2023-09-23T22:48:19.098 INFO:root:teuthology version: 0.0.1.dev194+g54e62bc 2023-09-23T22:48:19.098 DEBUG:teuthology.run:Teuthology command: teuthology --owner scheduled_teuthology@teuthology --verbose --name teuthology-2023-09-23_14:23:10-upgrade:quincy-x-reef-distro-default-smithi --archive /home/teuthworker/archive/teuthology-2023-09-23_14:23:10-upgrade:quincy-x-reef-distro-default-smithi/7401897 --description upgrade:quincy-x/stress-split/{0-distro/ubuntu_20.04 0-roles 1-start 2-first-half-tasks/rbd-import-export 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/rbd-import-export mon_election/connectivity} -- /home/teuthworker/archive/teuthology-2023-09-23_14:23:10-upgrade:quincy-x-reef-distro-default-smithi/7401897/orig.config.yaml 2023-09-23T22:48:19.155 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-09-23T22:48:19.240 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2023-09-23_14:23:10-upgrade:quincy-x-reef-distro-default-smithi/7401897 branch: reef description: upgrade:quincy-x/stress-split/{0-distro/ubuntu_20.04 0-roles 1-start 2-first-half-tasks/rbd-import-export 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/rbd-import-export mon_election/connectivity} email: ceph-qa@ceph.io first-half-sequence: - cephadm.shell: env: - sha1 mon.a: - ceph config set mgr mgr/cephadm/daemon_cache_timeout 60 - ceph config set global log_to_journald false --force - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - ceph orch ps - echo wait for minority of mons to upgrade - while ! ceph mon versions | grep $sha1 ; do sleep 2 ; done - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for majority of mons to upgrade - 'while ! ceph mon versions | grep $sha1 | egrep '': [23]'' ; do sleep 2 ; done' - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for all mons to upgrade - 'while ! ceph mon versions | grep $sha1 | grep '': 3'' ; do sleep 2 ; done' - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for half of osds to upgrade - 'while ! ceph osd versions | grep $sha1 | egrep '': [45678]''; do sleep 2 ; done' - ceph orch upgrade pause - ceph orch ps - ceph orch ps - ceph versions first-half-tasks: - workunit: branch: quincy clients: client.0: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done rbd/import_export.sh 5-workload' first_in_suite: false job_id: '7401897' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi meta: - desc: 'run basic import/export cli tests for rbd ' - desc: 'run randomized correctness test for rados operations generate write load with rados bench ' - desc: 'run basic cls tests for rbd ' - desc: 'run basic import/export cli tests for rbd ' - desc: 'librbd C and C++ api tests ' - desc: 'randomized correctness test for rados operations on a replicated pool, using only reads, writes, and deletes ' - desc: 'randomized correctness test for rados operations on a replicated pool with snapshot operations ' - desc: 'run basic import/export cli tests for rbd ' name: teuthology-2023-09-23_14:23:10-upgrade:quincy-x-reef-distro-default-smithi no_nested_subset: false nuke-on-error: true openstack: - volumes: count: 4 size: 10 os_type: ubuntu os_version: '20.04' overrides: admin_socket: branch: reef ceph: conf: global: mon election default strategy: 3 mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 osd shutdown pgref assert: true create_rbd_pool: true flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: bb0daeff97f020f686596fca6eba20c310e26fb7 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: bb0daeff97f020f686596fca6eba20c310e26fb7 kernel: hwe: true workunit: branch: reef sha1: bb0daeff97f020f686596fca6eba20c310e26fb7 owner: scheduled_teuthology@teuthology priority: 100 repo: https://github.com/ceph/ceph.git roles: - - mon.a - mon.c - mgr.y - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - node-exporter.a - alertmanager.a - - mon.b - mgr.x - osd.4 - osd.5 - osd.6 - osd.7 - client.1 - prometheus.a - grafana.a - node-exporter.b second-half-sequence: sequential: - cephadm.shell: env: - sha1 mon.a: - ceph orch upgrade resume - sleep 60 - echo wait for upgrade to complete - while ceph orch upgrade status | jq '.in_progress' | grep true ; do ceph orch ps ; ceph versions ; sleep 30 ; done - echo upgrade complete - ceph orch ps - ceph versions - ceph versions | jq -e '.overall | length == 1' - ceph versions | jq -e '.overall | keys' | grep $sha1 second-half-tasks: - workunit: branch: quincy clients: client.0: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done rbd/import_export.sh 5-workload' seed: 4997 sha1: bb0daeff97f020f686596fca6eba20c310e26fb7 sleep_before_teardown: 0 stress-tasks: - thrashosds: aggressive_pg_num_changes: false chance_force_recovery: 0 chance_pgnum_grow: 1 chance_pgpnum_fix: 1 chance_thrash_cluster_full: 0 chance_thrash_pg_upmap: 0 chance_thrash_pg_upmap_items: 0 disable_objectstore_tool_tests: true timeout: 1200 - full_sequential: - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - print: '**** done end radosbench.yaml' - workunit: branch: quincy clients: client.0: - cls/test_cls_rbd.sh - print: '**** done cls/test_cls_rbd.sh 5-workload' - workunit: branch: quincy clients: client.0: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done rbd/import_export.sh 5-workload' - workunit: branch: quincy clients: client.0: - rbd/test_librbd.sh env: RBD_FEATURES: '61' - print: '**** done rbd/test_librbd.sh 7-workload' - full_sequential: - rados: clients: - client.0 objects: 500 op_weights: delete: 10 read: 45 write: 45 ops: 4000 write_append_excl: false - print: '**** done rados/readwrite 5-workload' - full_sequential: - rados: clients: - client.0 objects: 50 op_weights: delete: 50 read: 100 rollback: 50 snap_create: 50 snap_remove: 50 write: 100 ops: 4000 write_append_excl: false - print: '**** done rados/snaps-few-objects 5-workload' suite: upgrade:quincy-x suite_branch: reef suite_path: /home/teuthworker/src/github.com_ceph_ceph_bb0daeff97f020f686596fca6eba20c310e26fb7/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph.git suite_sha1: bb0daeff97f020f686596fca6eba20c310e26fb7 targets: smithi159.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM= smithi164.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM= tasks: - install: branch: quincy exclude_packages: - ceph-volume - cephadm: cephadm_branch: quincy cephadm_git_url: https://github.com/ceph/ceph conf: osd: osd_class_default_list: '*' osd_class_load_list: '*' image: quay.ceph.io/ceph-ci/ceph:quincy - cephadm.shell: mon.a: - ceph fs volume create foo - ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force - ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force - ceph.healthy: null - print: '**** upgrading first half of cluster, with stress ****' - parallel: - first-half-tasks - first-half-sequence - print: '**** done upgrading first half of cluster ****' - ceph.healthy: null - print: '**** applying stress + thrashing to mixed-version cluster ****' - parallel: - stress-tasks - ceph.healthy: null - print: '**** finishing upgrade ****' - parallel: - second-half-tasks - second-half-sequence - ceph.healthy: null teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 54e62bcbac4e53d9685e08328b790d3b20d71cae timestamp: 2023-09-23_14:23:10 tube: smithi user: teuthology verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2830 2023-09-23T22:48:19.241 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph_bb0daeff97f020f686596fca6eba20c310e26fb7/qa; will attempt to use it 2023-09-23T22:48:19.242 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph_bb0daeff97f020f686596fca6eba20c310e26fb7/qa/tasks 2023-09-23T22:48:19.242 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-09-23T22:48:19.244 INFO:teuthology.task.internal:Checking packages... 2023-09-23T22:48:19.266 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash 'bb0daeff97f020f686596fca6eba20c310e26fb7' 2023-09-23T22:48:19.266 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-09-23T22:48:19.266 INFO:teuthology.packaging:ref: None 2023-09-23T22:48:19.266 INFO:teuthology.packaging:tag: None 2023-09-23T22:48:19.266 INFO:teuthology.packaging:branch: reef 2023-09-23T22:48:19.266 INFO:teuthology.packaging:sha1: bb0daeff97f020f686596fca6eba20c310e26fb7 2023-09-23T22:48:19.266 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=reef 2023-09-23T22:48:19.662 INFO:teuthology.task.internal:Found packages for ceph version 18.2.0-462-gceea2059-1focal 2023-09-23T22:48:19.662 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-09-23T22:48:19.696 INFO:teuthology.task.internal:no buildpackages task found 2023-09-23T22:48:19.696 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-09-23T22:48:19.707 INFO:teuthology.task.internal:Saving configuration 2023-09-23T22:48:19.727 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-09-23T22:48:19.744 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-09-23T22:48:19.770 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi159.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2023-09-23_14:23:10-upgrade:quincy-x-reef-distro-default-smithi/7401897', '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': '2023-09-23 22:42:08.964383', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2023-09-23T22:48:19.795 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi164.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2023-09-23_14:23:10-upgrade:quincy-x-reef-distro-default-smithi/7401897', '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': '2023-09-23 22:42:08.965908', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2023-09-23T22:48:19.795 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-09-23T22:48:19.802 INFO:teuthology.task.internal:roles: ubuntu@smithi159.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.y', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0', 'node-exporter.a', 'alertmanager.a'] 2023-09-23T22:48:19.803 INFO:teuthology.task.internal:roles: ubuntu@smithi164.front.sepia.ceph.com - ['mon.b', 'mgr.x', 'osd.4', 'osd.5', 'osd.6', 'osd.7', 'client.1', 'prometheus.a', 'grafana.a', 'node-exporter.b'] 2023-09-23T22:48:19.803 INFO:teuthology.run_tasks:Running task console_log... 2023-09-23T22:48:19.879 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f2b131820d0>, signals=[15]) 2023-09-23T22:48:19.879 INFO:teuthology.run_tasks:Running task internal.connect... 2023-09-23T22:48:19.964 INFO:teuthology.task.internal:Opening connections... 2023-09-23T22:48:19.965 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi159.front.sepia.ceph.com 2023-09-23T22:48:19.966 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi159.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-09-23T22:48:20.017 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi164.front.sepia.ceph.com 2023-09-23T22:48:20.018 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi164.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-09-23T22:48:20.066 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-09-23T22:48:20.075 DEBUG:teuthology.orchestra.run.smithi159:> uname -m 2023-09-23T22:48:20.096 INFO:teuthology.orchestra.run.smithi159.stdout:x86_64 2023-09-23T22:48:20.096 DEBUG:teuthology.orchestra.run.smithi159:> cat /etc/os-release 2023-09-23T22:48:20.145 INFO:teuthology.orchestra.run.smithi159.stdout:NAME="Ubuntu" 2023-09-23T22:48:20.145 INFO:teuthology.orchestra.run.smithi159.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2023-09-23T22:48:20.145 INFO:teuthology.orchestra.run.smithi159.stdout:ID=ubuntu 2023-09-23T22:48:20.145 INFO:teuthology.orchestra.run.smithi159.stdout:ID_LIKE=debian 2023-09-23T22:48:20.145 INFO:teuthology.orchestra.run.smithi159.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2023-09-23T22:48:20.145 INFO:teuthology.orchestra.run.smithi159.stdout:VERSION_ID="20.04" 2023-09-23T22:48:20.145 INFO:teuthology.orchestra.run.smithi159.stdout:HOME_URL="https://www.ubuntu.com/" 2023-09-23T22:48:20.146 INFO:teuthology.orchestra.run.smithi159.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2023-09-23T22:48:20.146 INFO:teuthology.orchestra.run.smithi159.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2023-09-23T22:48:20.146 INFO:teuthology.orchestra.run.smithi159.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2023-09-23T22:48:20.146 INFO:teuthology.orchestra.run.smithi159.stdout:VERSION_CODENAME=focal 2023-09-23T22:48:20.146 INFO:teuthology.orchestra.run.smithi159.stdout:UBUNTU_CODENAME=focal 2023-09-23T22:48:20.147 INFO:teuthology.lock.ops:Updating smithi159.front.sepia.ceph.com on lock server 2023-09-23T22:48:20.177 DEBUG:teuthology.orchestra.run.smithi164:> uname -m 2023-09-23T22:48:20.184 INFO:teuthology.orchestra.run.smithi164.stdout:x86_64 2023-09-23T22:48:20.185 DEBUG:teuthology.orchestra.run.smithi164:> cat /etc/os-release 2023-09-23T22:48:20.190 INFO:teuthology.orchestra.run.smithi164.stdout:NAME="Ubuntu" 2023-09-23T22:48:20.190 INFO:teuthology.orchestra.run.smithi164.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2023-09-23T22:48:20.191 INFO:teuthology.orchestra.run.smithi164.stdout:ID=ubuntu 2023-09-23T22:48:20.191 INFO:teuthology.orchestra.run.smithi164.stdout:ID_LIKE=debian 2023-09-23T22:48:20.191 INFO:teuthology.orchestra.run.smithi164.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2023-09-23T22:48:20.191 INFO:teuthology.orchestra.run.smithi164.stdout:VERSION_ID="20.04" 2023-09-23T22:48:20.191 INFO:teuthology.orchestra.run.smithi164.stdout:HOME_URL="https://www.ubuntu.com/" 2023-09-23T22:48:20.191 INFO:teuthology.orchestra.run.smithi164.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2023-09-23T22:48:20.191 INFO:teuthology.orchestra.run.smithi164.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2023-09-23T22:48:20.191 INFO:teuthology.orchestra.run.smithi164.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2023-09-23T22:48:20.191 INFO:teuthology.orchestra.run.smithi164.stdout:VERSION_CODENAME=focal 2023-09-23T22:48:20.192 INFO:teuthology.orchestra.run.smithi164.stdout:UBUNTU_CODENAME=focal 2023-09-23T22:48:20.192 INFO:teuthology.lock.ops:Updating smithi164.front.sepia.ceph.com on lock server 2023-09-23T22:48:20.210 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-09-23T22:48:20.223 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-09-23T22:48:20.238 INFO:teuthology.task.internal:Checking for old test directory... 2023-09-23T22:48:20.238 DEBUG:teuthology.orchestra.run.smithi159:> test '!' -e /home/ubuntu/cephtest 2023-09-23T22:48:20.241 DEBUG:teuthology.orchestra.run.smithi164:> test '!' -e /home/ubuntu/cephtest 2023-09-23T22:48:20.247 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-09-23T22:48:20.258 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-09-23T22:48:20.258 DEBUG:teuthology.orchestra.run.smithi159:> test -z $(ls -A /var/lib/ceph) 2023-09-23T22:48:20.261 DEBUG:teuthology.orchestra.run.smithi164:> test -z $(ls -A /var/lib/ceph) 2023-09-23T22:48:20.280 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-09-23T22:48:20.335 INFO:teuthology.run_tasks:Running task kernel... 2023-09-23T22:48:20.355 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-09-23T22:48:20.355 INFO:teuthology.task.kernel:normalize config orig: {'hwe': True} 2023-09-23T22:48:20.355 DEBUG:teuthology.task.kernel:normalized overrides {'mon.a': {'hwe': True}, 'mon.c': {'hwe': True}, 'mgr.y': {'hwe': True}, 'osd.0': {'hwe': True}, 'osd.1': {'hwe': True}, 'osd.2': {'hwe': True}, 'osd.3': {'hwe': True}, 'client.0': {'hwe': True}, 'node-exporter.a': {'hwe': True}, 'alertmanager.a': {'hwe': True}, 'mon.b': {'hwe': True}, 'mgr.x': {'hwe': True}, 'osd.4': {'hwe': True}, 'osd.5': {'hwe': True}, 'osd.6': {'hwe': True}, 'osd.7': {'hwe': True}, 'client.1': {'hwe': True}, 'prometheus.a': {'hwe': True}, 'grafana.a': {'hwe': True}, 'node-exporter.b': {'hwe': True}} 2023-09-23T22:48:20.356 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro', 'hwe': True}, 'mon.b': {'kdb': True, 'sha1': 'distro', 'hwe': True}}, timeout 300 2023-09-23T22:48:20.356 DEBUG:teuthology.orchestra.run.smithi159:> test -f /run/.containerenv -o -f /.dockerenv 2023-09-23T22:48:20.357 DEBUG:teuthology.orchestra.run.smithi164:> test -f /run/.containerenv -o -f /.dockerenv 2023-09-23T22:48:20.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:20.362 DEBUG:teuthology.orchestra.run.smithi159:> uname -r 2023-09-23T22:48:20.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:20.364 DEBUG:teuthology.orchestra.run.smithi164:> uname -r 2023-09-23T22:48:20.370 INFO:teuthology.orchestra.run.smithi159.stdout:5.4.0-124-generic 2023-09-23T22:48:20.371 INFO:teuthology.task.kernel:Running kernel on smithi159: 5.4.0-124-generic 2023-09-23T22:48:20.371 DEBUG:teuthology.orchestra.run.smithi159:> sudo apt-get clean 2023-09-23T22:48:20.412 INFO:teuthology.orchestra.run.smithi164.stdout:5.4.0-124-generic 2023-09-23T22:48:20.412 INFO:teuthology.task.kernel:Running kernel on smithi164: 5.4.0-124-generic 2023-09-23T22:48:20.412 DEBUG:teuthology.orchestra.run.smithi164:> sudo apt-get clean 2023-09-23T22:48:20.523 DEBUG:teuthology.orchestra.run.smithi164:> sudo apt-get update 2023-09-23T22:48:20.525 DEBUG:teuthology.orchestra.run.smithi159:> sudo apt-get update 2023-09-23T22:48:20.706 INFO:teuthology.orchestra.run.smithi159.stdout:Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2023-09-23T22:48:20.722 INFO:teuthology.orchestra.run.smithi164.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2023-09-23T22:48:20.722 INFO:teuthology.orchestra.run.smithi164.stdout:Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2023-09-23T22:48:20.723 INFO:teuthology.orchestra.run.smithi164.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2023-09-23T22:48:20.822 INFO:teuthology.orchestra.run.smithi159.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 2023-09-23T22:48:20.846 INFO:teuthology.orchestra.run.smithi164.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2023-09-23T22:48:20.904 INFO:teuthology.orchestra.run.smithi159.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2023-09-23T22:48:21.005 INFO:teuthology.orchestra.run.smithi159.stdout:Get:4 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [652 kB] 2023-09-23T22:48:21.084 INFO:teuthology.orchestra.run.smithi159.stdout:Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,464 kB] 2023-09-23T22:48:21.116 INFO:teuthology.orchestra.run.smithi164.stdout:Get:5 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [652 kB] 2023-09-23T22:48:21.130 INFO:teuthology.orchestra.run.smithi159.stdout:Get:6 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [385 kB] 2023-09-23T22:48:21.132 INFO:teuthology.orchestra.run.smithi159.stdout:Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2023-09-23T22:48:21.133 INFO:teuthology.orchestra.run.smithi159.stdout:Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [32.3 kB] 2023-09-23T22:48:21.133 INFO:teuthology.orchestra.run.smithi159.stdout:Get:9 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,210 kB] 2023-09-23T22:48:21.148 INFO:teuthology.orchestra.run.smithi159.stdout:Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [309 kB] 2023-09-23T22:48:21.151 INFO:teuthology.orchestra.run.smithi159.stdout:Get:11 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [580 B] 2023-09-23T22:48:21.151 INFO:teuthology.orchestra.run.smithi159.stdout:Get:12 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [615 kB] 2023-09-23T22:48:21.155 INFO:teuthology.orchestra.run.smithi159.stdout:Get:13 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [886 kB] 2023-09-23T22:48:21.161 INFO:teuthology.orchestra.run.smithi159.stdout:Get:14 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [185 kB] 2023-09-23T22:48:21.162 INFO:teuthology.orchestra.run.smithi159.stdout:Get:15 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.1 kB] 2023-09-23T22:48:21.164 INFO:teuthology.orchestra.run.smithi159.stdout:Get:16 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,196 B] 2023-09-23T22:48:21.164 INFO:teuthology.orchestra.run.smithi159.stdout:Get:17 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.6 kB] 2023-09-23T22:48:21.165 INFO:teuthology.orchestra.run.smithi159.stdout:Get:18 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,504 B] 2023-09-23T22:48:21.181 INFO:teuthology.orchestra.run.smithi159.stdout:Get:19 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2023-09-23T22:48:21.248 INFO:teuthology.orchestra.run.smithi159.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2023-09-23T22:48:21.248 INFO:teuthology.orchestra.run.smithi164.stdout:Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,464 kB] 2023-09-23T22:48:21.259 INFO:teuthology.orchestra.run.smithi164.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [2,852 kB] 2023-09-23T22:48:21.336 INFO:teuthology.orchestra.run.smithi164.stdout:Get:8 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [385 kB] 2023-09-23T22:48:21.350 INFO:teuthology.orchestra.run.smithi164.stdout:Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2023-09-23T22:48:21.350 INFO:teuthology.orchestra.run.smithi164.stdout:Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,210 kB] 2023-09-23T22:48:21.388 INFO:teuthology.orchestra.run.smithi164.stdout:Get:11 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [32.3 kB] 2023-09-23T22:48:21.389 INFO:teuthology.orchestra.run.smithi164.stdout:Get:12 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [309 kB] 2023-09-23T22:48:21.389 INFO:teuthology.orchestra.run.smithi159.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [884 kB] 2023-09-23T22:48:21.393 INFO:teuthology.orchestra.run.smithi164.stdout:Get:13 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [580 B] 2023-09-23T22:48:21.394 INFO:teuthology.orchestra.run.smithi164.stdout:Get:14 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [886 kB] 2023-09-23T22:48:21.417 INFO:teuthology.orchestra.run.smithi164.stdout:Get:15 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [615 kB] 2023-09-23T22:48:21.484 INFO:teuthology.orchestra.run.smithi164.stdout:Get:16 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [185 kB] 2023-09-23T22:48:21.484 INFO:teuthology.orchestra.run.smithi164.stdout:Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [884 kB] 2023-09-23T22:48:21.487 INFO:teuthology.orchestra.run.smithi164.stdout:Get:18 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.1 kB] 2023-09-23T22:48:21.488 INFO:teuthology.orchestra.run.smithi164.stdout:Get:19 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,196 B] 2023-09-23T22:48:21.489 INFO:teuthology.orchestra.run.smithi164.stdout:Get:20 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.6 kB] 2023-09-23T22:48:21.489 INFO:teuthology.orchestra.run.smithi164.stdout:Get:21 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,504 B] 2023-09-23T22:48:21.490 INFO:teuthology.orchestra.run.smithi164.stdout:Get:22 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2023-09-23T22:48:21.505 INFO:teuthology.orchestra.run.smithi164.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [468 kB] 2023-09-23T22:48:21.517 INFO:teuthology.orchestra.run.smithi164.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.1 kB] 2023-09-23T22:48:21.517 INFO:teuthology.orchestra.run.smithi164.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [33.7 kB] 2023-09-23T22:48:21.518 INFO:teuthology.orchestra.run.smithi164.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,327 kB] 2023-09-23T22:48:21.572 INFO:teuthology.orchestra.run.smithi164.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [325 kB] 2023-09-23T22:48:21.576 INFO:teuthology.orchestra.run.smithi164.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [576 B] 2023-09-23T22:48:21.577 INFO:teuthology.orchestra.run.smithi164.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,117 kB] 2023-09-23T22:48:21.594 INFO:teuthology.orchestra.run.smithi164.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [748 kB] 2023-09-23T22:48:21.608 INFO:teuthology.orchestra.run.smithi164.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [267 kB] 2023-09-23T22:48:21.614 INFO:teuthology.orchestra.run.smithi164.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.6 kB] 2023-09-23T22:48:21.615 INFO:teuthology.orchestra.run.smithi164.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,436 B] 2023-09-23T22:48:21.616 INFO:teuthology.orchestra.run.smithi164.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [25.8 kB] 2023-09-23T22:48:21.616 INFO:teuthology.orchestra.run.smithi164.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,484 B] 2023-09-23T22:48:21.633 INFO:teuthology.orchestra.run.smithi164.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2023-09-23T22:48:21.633 INFO:teuthology.orchestra.run.smithi164.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2023-09-23T22:48:21.634 INFO:teuthology.orchestra.run.smithi164.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2023-09-23T22:48:21.635 INFO:teuthology.orchestra.run.smithi164.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2023-09-23T22:48:21.635 INFO:teuthology.orchestra.run.smithi159.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [2,852 kB] 2023-09-23T22:48:21.659 INFO:teuthology.orchestra.run.smithi164.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2023-09-23T22:48:21.660 INFO:teuthology.orchestra.run.smithi164.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2023-09-23T22:48:21.660 INFO:teuthology.orchestra.run.smithi164.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2023-09-23T22:48:21.798 INFO:teuthology.orchestra.run.smithi159.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [468 kB] 2023-09-23T22:48:21.810 INFO:teuthology.orchestra.run.smithi159.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.1 kB] 2023-09-23T22:48:21.811 INFO:teuthology.orchestra.run.smithi159.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,327 kB] 2023-09-23T22:48:21.870 INFO:teuthology.orchestra.run.smithi159.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [33.7 kB] 2023-09-23T22:48:21.871 INFO:teuthology.orchestra.run.smithi159.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [325 kB] 2023-09-23T22:48:21.881 INFO:teuthology.orchestra.run.smithi159.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [576 B] 2023-09-23T22:48:22.057 INFO:teuthology.orchestra.run.smithi159.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,117 kB] 2023-09-23T22:48:22.691 INFO:teuthology.orchestra.run.smithi159.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [748 kB] 2023-09-23T22:48:22.730 INFO:teuthology.orchestra.run.smithi159.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [267 kB] 2023-09-23T22:48:22.743 INFO:teuthology.orchestra.run.smithi159.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.6 kB] 2023-09-23T22:48:22.744 INFO:teuthology.orchestra.run.smithi159.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [25.8 kB] 2023-09-23T22:48:22.745 INFO:teuthology.orchestra.run.smithi159.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,436 B] 2023-09-23T22:48:22.746 INFO:teuthology.orchestra.run.smithi159.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,484 B] 2023-09-23T22:48:22.747 INFO:teuthology.orchestra.run.smithi159.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2023-09-23T22:48:22.747 INFO:teuthology.orchestra.run.smithi159.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2023-09-23T22:48:22.773 INFO:teuthology.orchestra.run.smithi159.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2023-09-23T22:48:22.774 INFO:teuthology.orchestra.run.smithi159.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2023-09-23T22:48:22.939 INFO:teuthology.orchestra.run.smithi159.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2023-09-23T22:48:23.103 INFO:teuthology.orchestra.run.smithi159.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2023-09-23T22:48:23.154 INFO:teuthology.orchestra.run.smithi159.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2023-09-23T22:48:25.163 INFO:teuthology.orchestra.run.smithi159.stdout:Fetched 17.4 MB in 3s (6,804 kB/s) 2023-09-23T22:48:25.210 INFO:teuthology.orchestra.run.smithi164.stdout:Fetched 17.4 MB in 3s (6,718 kB/s) 2023-09-23T22:48:26.605 INFO:teuthology.orchestra.run.smithi159.stdout:Reading package lists... 2023-09-23T22:48:26.630 DEBUG:teuthology.orchestra.run.smithi159:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic-hwe-20.04 2023-09-23T22:48:26.686 INFO:teuthology.orchestra.run.smithi164.stdout:Reading package lists... 2023-09-23T22:48:26.713 DEBUG:teuthology.orchestra.run.smithi164:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic-hwe-20.04 2023-09-23T22:48:26.715 INFO:teuthology.orchestra.run.smithi159.stdout:Reading package lists... 2023-09-23T22:48:26.781 INFO:teuthology.orchestra.run.smithi164.stdout:Reading package lists... 2023-09-23T22:48:26.896 INFO:teuthology.orchestra.run.smithi159.stdout:Building dependency tree... 2023-09-23T22:48:26.897 INFO:teuthology.orchestra.run.smithi159.stdout:Reading state information... 2023-09-23T22:48:26.986 INFO:teuthology.orchestra.run.smithi164.stdout:Building dependency tree... 2023-09-23T22:48:26.986 INFO:teuthology.orchestra.run.smithi164.stdout:Reading state information... 2023-09-23T22:48:27.062 INFO:teuthology.orchestra.run.smithi159.stdout:The following additional packages will be installed: 2023-09-23T22:48:27.062 INFO:teuthology.orchestra.run.smithi159.stdout: libdbus-glib-1-2 libevdev2 libimobiledevice6 libplist3 libupower-glib3 2023-09-23T22:48:27.062 INFO:teuthology.orchestra.run.smithi159.stdout: libusbmuxd6 linux-image-5.15.0-84-generic linux-modules-5.15.0-84-generic 2023-09-23T22:48:27.062 INFO:teuthology.orchestra.run.smithi159.stdout: linux-modules-extra-5.15.0-84-generic thermald upower usbmuxd 2023-09-23T22:48:27.063 INFO:teuthology.orchestra.run.smithi159.stdout:Suggested packages: 2023-09-23T22:48:27.064 INFO:teuthology.orchestra.run.smithi159.stdout: libusbmuxd-tools fdutils linux-doc | linux-hwe-5.15-source-5.15.0 2023-09-23T22:48:27.064 INFO:teuthology.orchestra.run.smithi159.stdout: linux-hwe-5.15-tools linux-headers-5.15.0-84-generic 2023-09-23T22:48:27.119 INFO:teuthology.orchestra.run.smithi159.stdout:The following NEW packages will be installed: 2023-09-23T22:48:27.120 INFO:teuthology.orchestra.run.smithi159.stdout: libdbus-glib-1-2 libevdev2 libimobiledevice6 libplist3 libupower-glib3 2023-09-23T22:48:27.120 INFO:teuthology.orchestra.run.smithi159.stdout: libusbmuxd6 linux-image-5.15.0-84-generic linux-image-generic-hwe-20.04 2023-09-23T22:48:27.120 INFO:teuthology.orchestra.run.smithi159.stdout: linux-modules-5.15.0-84-generic linux-modules-extra-5.15.0-84-generic 2023-09-23T22:48:27.120 INFO:teuthology.orchestra.run.smithi159.stdout: thermald upower usbmuxd 2023-09-23T22:48:27.167 INFO:teuthology.orchestra.run.smithi164.stdout:The following additional packages will be installed: 2023-09-23T22:48:27.167 INFO:teuthology.orchestra.run.smithi164.stdout: libdbus-glib-1-2 libevdev2 libimobiledevice6 libplist3 libupower-glib3 2023-09-23T22:48:27.167 INFO:teuthology.orchestra.run.smithi164.stdout: libusbmuxd6 linux-image-5.15.0-84-generic linux-modules-5.15.0-84-generic 2023-09-23T22:48:27.168 INFO:teuthology.orchestra.run.smithi164.stdout: linux-modules-extra-5.15.0-84-generic thermald upower usbmuxd 2023-09-23T22:48:27.169 INFO:teuthology.orchestra.run.smithi164.stdout:Suggested packages: 2023-09-23T22:48:27.169 INFO:teuthology.orchestra.run.smithi164.stdout: libusbmuxd-tools fdutils linux-doc | linux-hwe-5.15-source-5.15.0 2023-09-23T22:48:27.169 INFO:teuthology.orchestra.run.smithi164.stdout: linux-hwe-5.15-tools linux-headers-5.15.0-84-generic 2023-09-23T22:48:27.174 INFO:teuthology.orchestra.run.smithi159.stdout:0 upgraded, 13 newly installed, 0 to remove and 266 not upgraded. 2023-09-23T22:48:27.174 INFO:teuthology.orchestra.run.smithi159.stdout:Need to get 90.9 MB of archives. 2023-09-23T22:48:27.174 INFO:teuthology.orchestra.run.smithi159.stdout:After this operation, 497 MB of additional disk space will be used. 2023-09-23T22:48:27.174 INFO:teuthology.orchestra.run.smithi159.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libdbus-glib-1-2 amd64 0.110-5fakssync1 [59.1 kB] 2023-09-23T22:48:27.227 INFO:teuthology.orchestra.run.smithi164.stdout:The following NEW packages will be installed: 2023-09-23T22:48:27.227 INFO:teuthology.orchestra.run.smithi164.stdout: libdbus-glib-1-2 libevdev2 libimobiledevice6 libplist3 libupower-glib3 2023-09-23T22:48:27.228 INFO:teuthology.orchestra.run.smithi164.stdout: libusbmuxd6 linux-image-5.15.0-84-generic linux-image-generic-hwe-20.04 2023-09-23T22:48:27.228 INFO:teuthology.orchestra.run.smithi164.stdout: linux-modules-5.15.0-84-generic linux-modules-extra-5.15.0-84-generic 2023-09-23T22:48:27.228 INFO:teuthology.orchestra.run.smithi164.stdout: thermald upower usbmuxd 2023-09-23T22:48:27.231 INFO:teuthology.orchestra.run.smithi159.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libplist3 amd64 2.1.0-4build2 [31.6 kB] 2023-09-23T22:48:27.237 INFO:teuthology.orchestra.run.smithi159.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libusbmuxd6 amd64 2.0.1-2 [19.1 kB] 2023-09-23T22:48:27.241 INFO:teuthology.orchestra.run.smithi159.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libimobiledevice6 amd64 1.2.1~git20191129.9f79242-1build1 [65.2 kB] 2023-09-23T22:48:27.256 INFO:teuthology.orchestra.run.smithi159.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libupower-glib3 amd64 0.99.11-1build2 [43.2 kB] 2023-09-23T22:48:27.263 INFO:teuthology.orchestra.run.smithi159.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.15.0-84-generic amd64 5.15.0-84.93~20.04.1 [20.9 MB] 2023-09-23T22:48:27.410 INFO:teuthology.orchestra.run.smithi164.stdout:0 upgraded, 13 newly installed, 0 to remove and 266 not upgraded. 2023-09-23T22:48:27.411 INFO:teuthology.orchestra.run.smithi164.stdout:Need to get 90.9 MB of archives. 2023-09-23T22:48:27.411 INFO:teuthology.orchestra.run.smithi164.stdout:After this operation, 497 MB of additional disk space will be used. 2023-09-23T22:48:27.411 INFO:teuthology.orchestra.run.smithi164.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libdbus-glib-1-2 amd64 0.110-5fakssync1 [59.1 kB] 2023-09-23T22:48:27.559 INFO:teuthology.orchestra.run.smithi159.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.15.0-84-generic amd64 5.15.0-84.93~20.04.1 [11.4 MB] 2023-09-23T22:48:27.657 INFO:teuthology.orchestra.run.smithi159.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.15.0-84-generic amd64 5.15.0-84.93~20.04.1 [58.0 MB] 2023-09-23T22:48:27.682 INFO:teuthology.orchestra.run.smithi164.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libplist3 amd64 2.1.0-4build2 [31.6 kB] 2023-09-23T22:48:27.711 INFO:teuthology.orchestra.run.smithi164.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libusbmuxd6 amd64 2.0.1-2 [19.1 kB] 2023-09-23T22:48:27.730 INFO:teuthology.orchestra.run.smithi164.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libimobiledevice6 amd64 1.2.1~git20191129.9f79242-1build1 [65.2 kB] 2023-09-23T22:48:27.805 INFO:teuthology.orchestra.run.smithi164.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libupower-glib3 amd64 0.99.11-1build2 [43.2 kB] 2023-09-23T22:48:27.840 INFO:teuthology.orchestra.run.smithi164.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.15.0-84-generic amd64 5.15.0-84.93~20.04.1 [20.9 MB] 2023-09-23T22:48:28.340 INFO:teuthology.orchestra.run.smithi159.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic-hwe-20.04 amd64 5.15.0.84.93~20.04.42 [2,692 B] 2023-09-23T22:48:28.341 INFO:teuthology.orchestra.run.smithi159.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libevdev2 amd64 1.9.0+dfsg-1ubuntu0.2 [31.6 kB] 2023-09-23T22:48:28.409 INFO:teuthology.orchestra.run.smithi159.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 thermald amd64 1.9.1-1ubuntu0.6 [233 kB] 2023-09-23T22:48:28.414 INFO:teuthology.orchestra.run.smithi159.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 upower amd64 0.99.11-1build2 [104 kB] 2023-09-23T22:48:28.417 INFO:teuthology.orchestra.run.smithi159.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 usbmuxd amd64 1.1.1~git20191130.9af2b12-1 [38.4 kB] 2023-09-23T22:48:28.724 INFO:teuthology.orchestra.run.smithi164.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.15.0-84-generic amd64 5.15.0-84.93~20.04.1 [11.4 MB] 2023-09-23T22:48:29.086 INFO:teuthology.orchestra.run.smithi164.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.15.0-84-generic amd64 5.15.0-84.93~20.04.1 [58.0 MB] 2023-09-23T22:48:29.097 INFO:teuthology.orchestra.run.smithi159.stdout:Fetched 90.9 MB in 1s (70.6 MB/s) 2023-09-23T22:48:29.304 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package libdbus-glib-1-2:amd64. 2023-09-23T22:48:30.983 INFO:teuthology.orchestra.run.smithi164.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic-hwe-20.04 amd64 5.15.0.84.93~20.04.42 [2,692 B] 2023-09-23T22:48:30.983 INFO:teuthology.orchestra.run.smithi164.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libevdev2 amd64 1.9.0+dfsg-1ubuntu0.2 [31.6 kB] 2023-09-23T22:48:30.984 INFO:teuthology.orchestra.run.smithi164.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 thermald amd64 1.9.1-1ubuntu0.6 [233 kB] 2023-09-23T22:48:31.127 INFO:teuthology.orchestra.run.smithi159.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 ... 104373 files and directories currently installed.) 2023-09-23T22:48:31.132 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../00-libdbus-glib-1-2_0.110-5fakssync1_amd64.deb ... 2023-09-23T22:48:31.152 INFO:teuthology.orchestra.run.smithi164.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 upower amd64 0.99.11-1build2 [104 kB] 2023-09-23T22:48:31.319 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking libdbus-glib-1-2:amd64 (0.110-5fakssync1) ... 2023-09-23T22:48:31.497 INFO:teuthology.orchestra.run.smithi164.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 usbmuxd amd64 1.1.1~git20191130.9af2b12-1 [38.4 kB] 2023-09-23T22:48:31.622 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package libplist3:amd64. 2023-09-23T22:48:31.635 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../01-libplist3_2.1.0-4build2_amd64.deb ... 2023-09-23T22:48:31.663 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking libplist3:amd64 (2.1.0-4build2) ... 2023-09-23T22:48:32.000 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package libusbmuxd6:amd64. 2023-09-23T22:48:32.014 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../02-libusbmuxd6_2.0.1-2_amd64.deb ... 2023-09-23T22:48:32.058 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking libusbmuxd6:amd64 (2.0.1-2) ... 2023-09-23T22:48:32.232 INFO:teuthology.orchestra.run.smithi164.stdout:Fetched 90.9 MB in 4s (21.2 MB/s) 2023-09-23T22:48:32.406 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package libimobiledevice6:amd64. 2023-09-23T22:48:32.421 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../03-libimobiledevice6_1.2.1~git20191129.9f79242-1build1_amd64.deb ... 2023-09-23T22:48:32.461 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking libimobiledevice6:amd64 (1.2.1~git20191129.9f79242-1build1) ... 2023-09-23T22:48:32.473 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package libdbus-glib-1-2:amd64. 2023-09-23T22:48:32.772 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package libupower-glib3:amd64. 2023-09-23T22:48:32.786 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../04-libupower-glib3_0.99.11-1build2_amd64.deb ... 2023-09-23T22:48:32.822 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking libupower-glib3:amd64 (0.99.11-1build2) ... 2023-09-23T22:48:33.159 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package linux-modules-5.15.0-84-generic. 2023-09-23T22:48:33.174 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../05-linux-modules-5.15.0-84-generic_5.15.0-84.93~20.04.1_amd64.deb ... 2023-09-23T22:48:33.217 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking linux-modules-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-09-23T22:48:34.233 INFO:teuthology.orchestra.run.smithi164.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 ... 104373 files and directories currently installed.) 2023-09-23T22:48:34.239 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../00-libdbus-glib-1-2_0.110-5fakssync1_amd64.deb ... 2023-09-23T22:48:34.462 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking libdbus-glib-1-2:amd64 (0.110-5fakssync1) ... 2023-09-23T22:48:34.840 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package libplist3:amd64. 2023-09-23T22:48:34.854 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../01-libplist3_2.1.0-4build2_amd64.deb ... 2023-09-23T22:48:34.932 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking libplist3:amd64 (2.1.0-4build2) ... 2023-09-23T22:48:35.293 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package libusbmuxd6:amd64. 2023-09-23T22:48:35.307 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../02-libusbmuxd6_2.0.1-2_amd64.deb ... 2023-09-23T22:48:35.351 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking libusbmuxd6:amd64 (2.0.1-2) ... 2023-09-23T22:48:35.710 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package linux-image-5.15.0-84-generic. 2023-09-23T22:48:35.721 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package libimobiledevice6:amd64. 2023-09-23T22:48:35.724 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../06-linux-image-5.15.0-84-generic_5.15.0-84.93~20.04.1_amd64.deb ... 2023-09-23T22:48:35.734 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../03-libimobiledevice6_1.2.1~git20191129.9f79242-1build1_amd64.deb ... 2023-09-23T22:48:35.779 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking libimobiledevice6:amd64 (1.2.1~git20191129.9f79242-1build1) ... 2023-09-23T22:48:35.822 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking linux-image-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-09-23T22:48:36.166 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package libupower-glib3:amd64. 2023-09-23T22:48:36.181 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../04-libupower-glib3_0.99.11-1build2_amd64.deb ... 2023-09-23T22:48:36.224 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking libupower-glib3:amd64 (0.99.11-1build2) ... 2023-09-23T22:48:36.346 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-84-generic. 2023-09-23T22:48:36.362 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../07-linux-modules-extra-5.15.0-84-generic_5.15.0-84.93~20.04.1_amd64.deb ... 2023-09-23T22:48:36.405 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking linux-modules-extra-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-09-23T22:48:36.577 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package linux-modules-5.15.0-84-generic. 2023-09-23T22:48:36.590 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../05-linux-modules-5.15.0-84-generic_5.15.0-84.93~20.04.1_amd64.deb ... 2023-09-23T22:48:36.635 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking linux-modules-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-09-23T22:48:39.286 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package linux-image-5.15.0-84-generic. 2023-09-23T22:48:39.299 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../06-linux-image-5.15.0-84-generic_5.15.0-84.93~20.04.1_amd64.deb ... 2023-09-23T22:48:39.404 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking linux-image-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-09-23T22:48:39.955 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-84-generic. 2023-09-23T22:48:39.970 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../07-linux-modules-extra-5.15.0-84-generic_5.15.0-84.93~20.04.1_amd64.deb ... 2023-09-23T22:48:40.022 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking linux-modules-extra-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-09-23T22:48:43.115 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package linux-image-generic-hwe-20.04. 2023-09-23T22:48:43.133 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../08-linux-image-generic-hwe-20.04_5.15.0.84.93~20.04.42_amd64.deb ... 2023-09-23T22:48:43.173 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking linux-image-generic-hwe-20.04 (5.15.0.84.93~20.04.42) ... 2023-09-23T22:48:43.501 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package libevdev2:amd64. 2023-09-23T22:48:43.515 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../09-libevdev2_1.9.0+dfsg-1ubuntu0.2_amd64.deb ... 2023-09-23T22:48:43.559 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.2) ... 2023-09-23T22:48:43.954 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package thermald. 2023-09-23T22:48:43.968 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../10-thermald_1.9.1-1ubuntu0.6_amd64.deb ... 2023-09-23T22:48:44.012 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking thermald (1.9.1-1ubuntu0.6) ... 2023-09-23T22:48:44.584 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package upower. 2023-09-23T22:48:44.597 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../11-upower_0.99.11-1build2_amd64.deb ... 2023-09-23T22:48:44.657 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking upower (0.99.11-1build2) ... 2023-09-23T22:48:45.080 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package usbmuxd. 2023-09-23T22:48:45.093 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../12-usbmuxd_1.1.1~git20191130.9af2b12-1_amd64.deb ... 2023-09-23T22:48:45.129 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking usbmuxd (1.1.1~git20191130.9af2b12-1) ... 2023-09-23T22:48:45.469 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up libplist3:amd64 (2.1.0-4build2) ... 2023-09-23T22:48:45.593 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up libdbus-glib-1-2:amd64 (0.110-5fakssync1) ... 2023-09-23T22:48:45.727 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up libusbmuxd6:amd64 (2.0.1-2) ... 2023-09-23T22:48:45.853 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up libupower-glib3:amd64 (0.99.11-1build2) ... 2023-09-23T22:48:45.996 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up libimobiledevice6:amd64 (1.2.1~git20191129.9f79242-1build1) ... 2023-09-23T22:48:46.122 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.2) ... 2023-09-23T22:48:46.248 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up upower (0.99.11-1build2) ... 2023-09-23T22:48:46.797 INFO:teuthology.orchestra.run.smithi159.stdout:upower.service is a disabled or a static unit, not starting it. 2023-09-23T22:48:46.852 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up usbmuxd (1.1.1~git20191130.9af2b12-1) ... 2023-09-23T22:48:47.028 INFO:teuthology.orchestra.run.smithi159.stdout:Warning: The home dir /var/lib/usbmux you specified can't be accessed: No such file or directory 2023-09-23T22:48:47.037 INFO:teuthology.orchestra.run.smithi159.stdout:Adding system user `usbmux' (UID 114) ... 2023-09-23T22:48:47.038 INFO:teuthology.orchestra.run.smithi159.stdout:Adding new user `usbmux' (UID 114) with group `plugdev' ... 2023-09-23T22:48:47.105 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package linux-image-generic-hwe-20.04. 2023-09-23T22:48:47.121 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../08-linux-image-generic-hwe-20.04_5.15.0.84.93~20.04.42_amd64.deb ... 2023-09-23T22:48:47.172 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking linux-image-generic-hwe-20.04 (5.15.0.84.93~20.04.42) ... 2023-09-23T22:48:47.511 INFO:teuthology.orchestra.run.smithi159.stdout:Not creating home directory `/var/lib/usbmux'. 2023-09-23T22:48:47.729 INFO:teuthology.orchestra.run.smithi159.stdout:usbmuxd.service is a disabled or a static unit, not starting it. 2023-09-23T22:48:47.774 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up thermald (1.9.1-1ubuntu0.6) ... 2023-09-23T22:48:48.066 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package libevdev2:amd64. 2023-09-23T22:48:48.082 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../09-libevdev2_1.9.0+dfsg-1ubuntu0.2_amd64.deb ... 2023-09-23T22:48:48.092 INFO:teuthology.orchestra.run.smithi159.stdout:Created symlink /etc/systemd/system/dbus-org.freedesktop.thermald.service -> /lib/systemd/system/thermald.service. 2023-09-23T22:48:48.093 INFO:teuthology.orchestra.run.smithi159.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/thermald.service -> /lib/systemd/system/thermald.service. 2023-09-23T22:48:48.132 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.2) ... 2023-09-23T22:48:48.519 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package thermald. 2023-09-23T22:48:48.529 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up linux-image-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-09-23T22:48:48.535 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../10-thermald_1.9.1-1ubuntu0.6_amd64.deb ... 2023-09-23T22:48:48.594 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking thermald (1.9.1-1ubuntu0.6) ... 2023-09-23T22:48:49.173 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package upower. 2023-09-23T22:48:49.187 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../11-upower_0.99.11-1build2_amd64.deb ... 2023-09-23T22:48:49.247 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking upower (0.99.11-1build2) ... 2023-09-23T22:48:49.661 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package usbmuxd. 2023-09-23T22:48:49.675 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../12-usbmuxd_1.1.1~git20191130.9af2b12-1_amd64.deb ... 2023-09-23T22:48:49.719 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking usbmuxd (1.1.1~git20191130.9af2b12-1) ... 2023-09-23T22:48:49.843 INFO:teuthology.orchestra.run.smithi159.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-84-generic 2023-09-23T22:48:49.843 INFO:teuthology.orchestra.run.smithi159.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-84-generic 2023-09-23T22:48:50.014 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up linux-modules-extra-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-09-23T22:48:50.028 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up libplist3:amd64 (2.1.0-4build2) ... 2023-09-23T22:48:50.182 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up libdbus-glib-1-2:amd64 (0.110-5fakssync1) ... 2023-09-23T22:48:50.308 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up libusbmuxd6:amd64 (2.0.1-2) ... 2023-09-23T22:48:50.451 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up libupower-glib3:amd64 (0.99.11-1build2) ... 2023-09-23T22:48:50.568 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up libimobiledevice6:amd64 (1.2.1~git20191129.9f79242-1build1) ... 2023-09-23T22:48:50.694 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.2) ... 2023-09-23T22:48:50.795 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up upower (0.99.11-1build2) ... 2023-09-23T22:48:51.360 INFO:teuthology.orchestra.run.smithi164.stdout:upower.service is a disabled or a static unit, not starting it. 2023-09-23T22:48:51.415 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up linux-image-generic-hwe-20.04 (5.15.0.84.93~20.04.42) ... 2023-09-23T22:48:51.432 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up usbmuxd (1.1.1~git20191130.9af2b12-1) ... 2023-09-23T22:48:51.541 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up linux-modules-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-09-23T22:48:51.623 INFO:teuthology.orchestra.run.smithi164.stdout:Warning: The home dir /var/lib/usbmux you specified can't be accessed: No such file or directory 2023-09-23T22:48:51.630 INFO:teuthology.orchestra.run.smithi164.stdout:Adding system user `usbmux' (UID 114) ... 2023-09-23T22:48:51.630 INFO:teuthology.orchestra.run.smithi164.stdout:Adding new user `usbmux' (UID 114) with group `plugdev' ... 2023-09-23T22:48:52.158 INFO:teuthology.orchestra.run.smithi164.stdout:Not creating home directory `/var/lib/usbmux'. 2023-09-23T22:48:52.372 INFO:teuthology.orchestra.run.smithi164.stdout:usbmuxd.service is a disabled or a static unit, not starting it. 2023-09-23T22:48:52.412 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up thermald (1.9.1-1ubuntu0.6) ... 2023-09-23T22:48:52.735 INFO:teuthology.orchestra.run.smithi164.stdout:Created symlink /etc/systemd/system/dbus-org.freedesktop.thermald.service -> /lib/systemd/system/thermald.service. 2023-09-23T22:48:52.735 INFO:teuthology.orchestra.run.smithi164.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/thermald.service -> /lib/systemd/system/thermald.service. 2023-09-23T22:48:53.102 INFO:teuthology.orchestra.run.smithi159.stdout:Processing triggers for libc-bin (2.31-0ubuntu9.9) ... 2023-09-23T22:48:53.390 INFO:teuthology.orchestra.run.smithi159.stdout:Processing triggers for man-db (2.9.1-1) ... 2023-09-23T22:48:53.710 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up linux-image-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-09-23T22:48:54.235 INFO:teuthology.orchestra.run.smithi159.stdout:Processing triggers for dbus (1.12.16-2ubuntu2.2) ... 2023-09-23T22:48:54.344 INFO:teuthology.orchestra.run.smithi159.stdout:Processing triggers for linux-image-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-09-23T22:48:54.425 INFO:teuthology.orchestra.run.smithi159.stdout:/etc/kernel/postinst.d/initramfs-tools: 2023-09-23T22:48:54.425 INFO:teuthology.orchestra.run.smithi159.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-84-generic 2023-09-23T22:48:55.284 INFO:teuthology.orchestra.run.smithi164.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-84-generic 2023-09-23T22:48:55.285 INFO:teuthology.orchestra.run.smithi164.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-84-generic 2023-09-23T22:48:55.469 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up linux-modules-extra-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-09-23T22:48:56.887 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up linux-image-generic-hwe-20.04 (5.15.0.84.93~20.04.42) ... 2023-09-23T22:48:57.013 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up linux-modules-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-09-23T22:48:58.432 INFO:teuthology.orchestra.run.smithi164.stdout:Processing triggers for libc-bin (2.31-0ubuntu9.9) ... 2023-09-23T22:48:58.728 INFO:teuthology.orchestra.run.smithi164.stdout:Processing triggers for man-db (2.9.1-1) ... 2023-09-23T22:49:00.090 INFO:teuthology.orchestra.run.smithi164.stdout:Processing triggers for dbus (1.12.16-2ubuntu2.2) ... 2023-09-23T22:49:00.215 INFO:teuthology.orchestra.run.smithi164.stdout:Processing triggers for linux-image-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-09-23T22:49:00.299 INFO:teuthology.orchestra.run.smithi164.stdout:/etc/kernel/postinst.d/initramfs-tools: 2023-09-23T22:49:00.299 INFO:teuthology.orchestra.run.smithi164.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-84-generic 2023-09-23T22:49:19.737 INFO:teuthology.orchestra.run.smithi159.stdout:/etc/kernel/postinst.d/zz-update-grub: 2023-09-23T22:49:19.738 INFO:teuthology.orchestra.run.smithi159.stdout:Sourcing file `/etc/default/grub' 2023-09-23T22:49:19.743 INFO:teuthology.orchestra.run.smithi159.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-09-23T22:49:19.761 INFO:teuthology.orchestra.run.smithi159.stdout:Generating grub configuration file ... 2023-09-23T22:49:20.067 INFO:teuthology.orchestra.run.smithi159.stdout:Found linux image: /boot/vmlinuz-5.15.0-84-generic 2023-09-23T22:49:20.086 INFO:teuthology.orchestra.run.smithi159.stdout:Found initrd image: /boot/initrd.img-5.15.0-84-generic 2023-09-23T22:49:20.504 INFO:teuthology.orchestra.run.smithi159.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-09-23T22:49:20.515 INFO:teuthology.orchestra.run.smithi159.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-09-23T22:49:22.504 INFO:teuthology.orchestra.run.smithi159.stdout:done 2023-09-23T22:49:22.979 DEBUG:teuthology.orchestra.run.smithi159:> dpkg -s linux-image-generic-hwe-20.04 2023-09-23T22:49:23.026 INFO:teuthology.orchestra.run.smithi159.stdout:Package: linux-image-generic-hwe-20.04 2023-09-23T22:49:23.026 INFO:teuthology.orchestra.run.smithi159.stdout:Status: install ok installed 2023-09-23T22:49:23.026 INFO:teuthology.orchestra.run.smithi159.stdout:Priority: optional 2023-09-23T22:49:23.026 INFO:teuthology.orchestra.run.smithi159.stdout:Section: kernel 2023-09-23T22:49:23.026 INFO:teuthology.orchestra.run.smithi159.stdout:Installed-Size: 20 2023-09-23T22:49:23.026 INFO:teuthology.orchestra.run.smithi159.stdout:Maintainer: Ubuntu Kernel Team 2023-09-23T22:49:23.026 INFO:teuthology.orchestra.run.smithi159.stdout:Architecture: amd64 2023-09-23T22:49:23.026 INFO:teuthology.orchestra.run.smithi159.stdout:Source: linux-meta-hwe-5.15 2023-09-23T22:49:23.027 INFO:teuthology.orchestra.run.smithi159.stdout:Version: 5.15.0.84.93~20.04.42 2023-09-23T22:49:23.027 INFO:teuthology.orchestra.run.smithi159.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.1), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-84), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.1) 2023-09-23T22:49:23.027 INFO:teuthology.orchestra.run.smithi159.stdout:Depends: linux-image-5.15.0-84-generic, linux-modules-extra-5.15.0-84-generic, linux-firmware, intel-microcode, amd64-microcode 2023-09-23T22:49:23.027 INFO:teuthology.orchestra.run.smithi159.stdout:Recommends: thermald 2023-09-23T22:49:23.027 INFO:teuthology.orchestra.run.smithi159.stdout:Description: Generic Linux kernel image 2023-09-23T22:49:23.027 INFO:teuthology.orchestra.run.smithi159.stdout: This package will always depend on the latest generic kernel image 2023-09-23T22:49:23.027 INFO:teuthology.orchestra.run.smithi159.stdout: available. 2023-09-23T22:49:23.027 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.15.0-84-generic 2023-09-23T22:49:23.027 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-09-23T22:49:23.027 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-09-23T22:49:23.027 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2023-09-23T22:49:23.028 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi159.front.sepia.ceph.com, path=None, version=distro) 2023-09-23T22:49:23.028 DEBUG:teuthology.orchestra.run.smithi159:> sudo apt-get clean 2023-09-23T22:49:23.095 DEBUG:teuthology.orchestra.run.smithi159:> sudo apt-get update 2023-09-23T22:49:23.293 INFO:teuthology.orchestra.run.smithi159.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2023-09-23T22:49:23.294 INFO:teuthology.orchestra.run.smithi159.stdout:Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2023-09-23T22:49:23.299 INFO:teuthology.orchestra.run.smithi159.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2023-09-23T22:49:23.316 INFO:teuthology.orchestra.run.smithi159.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2023-09-23T22:49:25.021 INFO:teuthology.orchestra.run.smithi159.stdout:Reading package lists... 2023-09-23T22:49:25.048 DEBUG:teuthology.orchestra.run.smithi159:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic-hwe-20.04 2023-09-23T22:49:25.115 INFO:teuthology.orchestra.run.smithi159.stdout:Reading package lists... 2023-09-23T22:49:25.305 INFO:teuthology.orchestra.run.smithi159.stdout:Building dependency tree... 2023-09-23T22:49:25.305 INFO:teuthology.orchestra.run.smithi159.stdout:Reading state information... 2023-09-23T22:49:25.511 INFO:teuthology.orchestra.run.smithi159.stdout:linux-image-generic-hwe-20.04 is already the newest version (5.15.0.84.93~20.04.42). 2023-09-23T22:49:25.512 INFO:teuthology.orchestra.run.smithi159.stdout:0 upgraded, 0 newly installed, 0 to remove and 266 not upgraded. 2023-09-23T22:49:25.513 DEBUG:teuthology.orchestra.run.smithi159:> dpkg -s linux-image-generic-hwe-20.04 2023-09-23T22:49:25.530 INFO:teuthology.orchestra.run.smithi159.stdout:Package: linux-image-generic-hwe-20.04 2023-09-23T22:49:25.530 INFO:teuthology.orchestra.run.smithi159.stdout:Status: install ok installed 2023-09-23T22:49:25.530 INFO:teuthology.orchestra.run.smithi159.stdout:Priority: optional 2023-09-23T22:49:25.530 INFO:teuthology.orchestra.run.smithi159.stdout:Section: kernel 2023-09-23T22:49:25.530 INFO:teuthology.orchestra.run.smithi159.stdout:Installed-Size: 20 2023-09-23T22:49:25.530 INFO:teuthology.orchestra.run.smithi159.stdout:Maintainer: Ubuntu Kernel Team 2023-09-23T22:49:25.531 INFO:teuthology.orchestra.run.smithi159.stdout:Architecture: amd64 2023-09-23T22:49:25.531 INFO:teuthology.orchestra.run.smithi159.stdout:Source: linux-meta-hwe-5.15 2023-09-23T22:49:25.531 INFO:teuthology.orchestra.run.smithi159.stdout:Version: 5.15.0.84.93~20.04.42 2023-09-23T22:49:25.531 INFO:teuthology.orchestra.run.smithi159.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.1), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-84), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.1) 2023-09-23T22:49:25.531 INFO:teuthology.orchestra.run.smithi159.stdout:Depends: linux-image-5.15.0-84-generic, linux-modules-extra-5.15.0-84-generic, linux-firmware, intel-microcode, amd64-microcode 2023-09-23T22:49:25.531 INFO:teuthology.orchestra.run.smithi159.stdout:Recommends: thermald 2023-09-23T22:49:25.531 INFO:teuthology.orchestra.run.smithi159.stdout:Description: Generic Linux kernel image 2023-09-23T22:49:25.531 INFO:teuthology.orchestra.run.smithi159.stdout: This package will always depend on the latest generic kernel image 2023-09-23T22:49:25.532 INFO:teuthology.orchestra.run.smithi159.stdout: available. 2023-09-23T22:49:25.532 DEBUG:teuthology.orchestra.run.smithi159:> mktemp 2023-09-23T22:49:25.536 INFO:teuthology.orchestra.run.smithi159.stdout:/tmp/tmp.U77d5A1ASv 2023-09-23T22:49:25.537 DEBUG:teuthology.orchestra.run.smithi159:> sudo cp /boot/grub/grub.cfg /tmp/tmp.U77d5A1ASv 2023-09-23T22:49:25.594 DEBUG:teuthology.orchestra.run.smithi159:> sudo chmod 0666 /tmp/tmp.U77d5A1ASv 2023-09-23T22:49:25.632 DEBUG:teuthology.orchestra.remote:smithi159:/tmp/tmp.U77d5A1ASv is 9KB 2023-09-23T22:49:25.646 DEBUG:teuthology.orchestra.run.smithi159:> rm -fr /tmp/tmp.U77d5A1ASv 2023-09-23T22:49:25.653 DEBUG:teuthology.orchestra.run.smithi159:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2023-09-23T22:49:25.709 DEBUG:teuthology.orchestra.run.smithi159:> set -ex 2023-09-23T22:49:25.709 DEBUG:teuthology.orchestra.run.smithi159:> sudo dd of=/etc/grub.d/01_ceph_kernel 2023-09-23T22:49:25.709 DEBUG:teuthology.orchestra.run.smithi159:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2023-09-23T22:49:25.754 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-84-generic 2023-09-23T22:49:25.754 DEBUG:teuthology.orchestra.run.smithi159:> sudo update-grub 2023-09-23T22:49:25.777 INFO:teuthology.orchestra.run.smithi164.stdout:/etc/kernel/postinst.d/zz-update-grub: 2023-09-23T22:49:25.777 INFO:teuthology.orchestra.run.smithi164.stdout:Sourcing file `/etc/default/grub' 2023-09-23T22:49:25.793 INFO:teuthology.orchestra.run.smithi164.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-09-23T22:49:25.821 INFO:teuthology.orchestra.run.smithi164.stdout:Generating grub configuration file ... 2023-09-23T22:49:26.261 INFO:teuthology.orchestra.run.smithi164.stdout:Found linux image: /boot/vmlinuz-5.15.0-84-generic 2023-09-23T22:49:26.284 INFO:teuthology.orchestra.run.smithi164.stdout:Found initrd image: /boot/initrd.img-5.15.0-84-generic 2023-09-23T22:49:26.767 INFO:teuthology.orchestra.run.smithi164.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-09-23T22:49:26.778 INFO:teuthology.orchestra.run.smithi164.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-09-23T22:49:27.053 INFO:teuthology.orchestra.run.smithi159.stderr:Sourcing file `/etc/default/grub' 2023-09-23T22:49:27.058 INFO:teuthology.orchestra.run.smithi159.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-09-23T22:49:27.067 INFO:teuthology.orchestra.run.smithi159.stderr:Generating grub configuration file ... 2023-09-23T22:49:27.308 INFO:teuthology.orchestra.run.smithi159.stderr:Found linux image: /boot/vmlinuz-5.15.0-84-generic 2023-09-23T22:49:27.320 INFO:teuthology.orchestra.run.smithi159.stderr:Found initrd image: /boot/initrd.img-5.15.0-84-generic 2023-09-23T22:49:27.675 INFO:teuthology.orchestra.run.smithi159.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-09-23T22:49:27.687 INFO:teuthology.orchestra.run.smithi159.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-09-23T22:49:28.715 INFO:teuthology.orchestra.run.smithi159.stderr:done 2023-09-23T22:49:28.717 DEBUG:teuthology.orchestra.run.smithi159:> sudo shutdown -r now 2023-09-23T22:49:28.887 INFO:teuthology.orchestra.run.smithi164.stdout:done 2023-09-23T22:49:29.364 DEBUG:teuthology.orchestra.run.smithi164:> dpkg -s linux-image-generic-hwe-20.04 2023-09-23T22:49:29.404 INFO:teuthology.orchestra.run.smithi164.stdout:Package: linux-image-generic-hwe-20.04 2023-09-23T22:49:29.404 INFO:teuthology.orchestra.run.smithi164.stdout:Status: install ok installed 2023-09-23T22:49:29.404 INFO:teuthology.orchestra.run.smithi164.stdout:Priority: optional 2023-09-23T22:49:29.405 INFO:teuthology.orchestra.run.smithi164.stdout:Section: kernel 2023-09-23T22:49:29.405 INFO:teuthology.orchestra.run.smithi164.stdout:Installed-Size: 20 2023-09-23T22:49:29.405 INFO:teuthology.orchestra.run.smithi164.stdout:Maintainer: Ubuntu Kernel Team 2023-09-23T22:49:29.405 INFO:teuthology.orchestra.run.smithi164.stdout:Architecture: amd64 2023-09-23T22:49:29.405 INFO:teuthology.orchestra.run.smithi164.stdout:Source: linux-meta-hwe-5.15 2023-09-23T22:49:29.405 INFO:teuthology.orchestra.run.smithi164.stdout:Version: 5.15.0.84.93~20.04.42 2023-09-23T22:49:29.405 INFO:teuthology.orchestra.run.smithi164.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.1), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-84), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.1) 2023-09-23T22:49:29.405 INFO:teuthology.orchestra.run.smithi164.stdout:Depends: linux-image-5.15.0-84-generic, linux-modules-extra-5.15.0-84-generic, linux-firmware, intel-microcode, amd64-microcode 2023-09-23T22:49:29.405 INFO:teuthology.orchestra.run.smithi164.stdout:Recommends: thermald 2023-09-23T22:49:29.405 INFO:teuthology.orchestra.run.smithi164.stdout:Description: Generic Linux kernel image 2023-09-23T22:49:29.405 INFO:teuthology.orchestra.run.smithi164.stdout: This package will always depend on the latest generic kernel image 2023-09-23T22:49:29.405 INFO:teuthology.orchestra.run.smithi164.stdout: available. 2023-09-23T22:49:29.406 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.15.0-84-generic 2023-09-23T22:49:29.406 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-09-23T22:49:29.406 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-09-23T22:49:29.406 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2023-09-23T22:49:29.406 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi164.front.sepia.ceph.com, path=None, version=distro) 2023-09-23T22:49:29.406 DEBUG:teuthology.orchestra.run.smithi164:> sudo apt-get clean 2023-09-23T22:49:29.502 DEBUG:teuthology.orchestra.run.smithi164:> sudo apt-get update 2023-09-23T22:49:29.653 INFO:teuthology.orchestra.run.smithi164.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2023-09-23T22:49:29.672 INFO:teuthology.orchestra.run.smithi164.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2023-09-23T22:49:29.701 INFO:teuthology.orchestra.run.smithi164.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2023-09-23T22:49:29.750 INFO:teuthology.orchestra.run.smithi164.stdout:Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2023-09-23T22:49:31.383 INFO:teuthology.orchestra.run.smithi164.stdout:Reading package lists... 2023-09-23T22:49:31.409 DEBUG:teuthology.orchestra.run.smithi164:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic-hwe-20.04 2023-09-23T22:49:31.477 INFO:teuthology.orchestra.run.smithi164.stdout:Reading package lists... 2023-09-23T22:49:31.666 INFO:teuthology.orchestra.run.smithi164.stdout:Building dependency tree... 2023-09-23T22:49:31.667 INFO:teuthology.orchestra.run.smithi164.stdout:Reading state information... 2023-09-23T22:49:31.872 INFO:teuthology.orchestra.run.smithi164.stdout:linux-image-generic-hwe-20.04 is already the newest version (5.15.0.84.93~20.04.42). 2023-09-23T22:49:31.873 INFO:teuthology.orchestra.run.smithi164.stdout:0 upgraded, 0 newly installed, 0 to remove and 266 not upgraded. 2023-09-23T22:49:31.875 DEBUG:teuthology.orchestra.run.smithi164:> dpkg -s linux-image-generic-hwe-20.04 2023-09-23T22:49:31.897 INFO:teuthology.orchestra.run.smithi164.stdout:Package: linux-image-generic-hwe-20.04 2023-09-23T22:49:31.897 INFO:teuthology.orchestra.run.smithi164.stdout:Status: install ok installed 2023-09-23T22:49:31.897 INFO:teuthology.orchestra.run.smithi164.stdout:Priority: optional 2023-09-23T22:49:31.897 INFO:teuthology.orchestra.run.smithi164.stdout:Section: kernel 2023-09-23T22:49:31.897 INFO:teuthology.orchestra.run.smithi164.stdout:Installed-Size: 20 2023-09-23T22:49:31.897 INFO:teuthology.orchestra.run.smithi164.stdout:Maintainer: Ubuntu Kernel Team 2023-09-23T22:49:31.897 INFO:teuthology.orchestra.run.smithi164.stdout:Architecture: amd64 2023-09-23T22:49:31.897 INFO:teuthology.orchestra.run.smithi164.stdout:Source: linux-meta-hwe-5.15 2023-09-23T22:49:31.897 INFO:teuthology.orchestra.run.smithi164.stdout:Version: 5.15.0.84.93~20.04.42 2023-09-23T22:49:31.898 INFO:teuthology.orchestra.run.smithi164.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.1), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-84), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.1) 2023-09-23T22:49:31.898 INFO:teuthology.orchestra.run.smithi164.stdout:Depends: linux-image-5.15.0-84-generic, linux-modules-extra-5.15.0-84-generic, linux-firmware, intel-microcode, amd64-microcode 2023-09-23T22:49:31.898 INFO:teuthology.orchestra.run.smithi164.stdout:Recommends: thermald 2023-09-23T22:49:31.898 INFO:teuthology.orchestra.run.smithi164.stdout:Description: Generic Linux kernel image 2023-09-23T22:49:31.898 INFO:teuthology.orchestra.run.smithi164.stdout: This package will always depend on the latest generic kernel image 2023-09-23T22:49:31.898 INFO:teuthology.orchestra.run.smithi164.stdout: available. 2023-09-23T22:49:31.898 DEBUG:teuthology.orchestra.run.smithi164:> mktemp 2023-09-23T22:49:31.904 INFO:teuthology.orchestra.run.smithi164.stdout:/tmp/tmp.S67WJWWtuJ 2023-09-23T22:49:31.904 DEBUG:teuthology.orchestra.run.smithi164:> sudo cp /boot/grub/grub.cfg /tmp/tmp.S67WJWWtuJ 2023-09-23T22:49:31.960 DEBUG:teuthology.orchestra.run.smithi164:> sudo chmod 0666 /tmp/tmp.S67WJWWtuJ 2023-09-23T22:49:32.003 DEBUG:teuthology.orchestra.remote:smithi164:/tmp/tmp.S67WJWWtuJ is 9KB 2023-09-23T22:49:32.018 DEBUG:teuthology.orchestra.run.smithi164:> rm -fr /tmp/tmp.S67WJWWtuJ 2023-09-23T22:49:32.024 DEBUG:teuthology.orchestra.run.smithi164:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2023-09-23T22:49:32.079 DEBUG:teuthology.orchestra.run.smithi164:> set -ex 2023-09-23T22:49:32.079 DEBUG:teuthology.orchestra.run.smithi164:> sudo dd of=/etc/grub.d/01_ceph_kernel 2023-09-23T22:49:32.079 DEBUG:teuthology.orchestra.run.smithi164:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2023-09-23T22:49:32.113 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-84-generic 2023-09-23T22:49:32.113 DEBUG:teuthology.orchestra.run.smithi164:> sudo update-grub 2023-09-23T22:49:33.430 INFO:teuthology.orchestra.run.smithi164.stderr:Sourcing file `/etc/default/grub' 2023-09-23T22:49:33.442 INFO:teuthology.orchestra.run.smithi164.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-09-23T22:49:33.453 INFO:teuthology.orchestra.run.smithi164.stderr:Generating grub configuration file ... 2023-09-23T22:49:33.750 INFO:teuthology.orchestra.run.smithi164.stderr:Found linux image: /boot/vmlinuz-5.15.0-84-generic 2023-09-23T22:49:33.762 INFO:teuthology.orchestra.run.smithi164.stderr:Found initrd image: /boot/initrd.img-5.15.0-84-generic 2023-09-23T22:49:34.185 INFO:teuthology.orchestra.run.smithi164.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-09-23T22:49:34.197 INFO:teuthology.orchestra.run.smithi164.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-09-23T22:49:35.191 INFO:teuthology.orchestra.run.smithi164.stderr:done 2023-09-23T22:49:35.192 DEBUG:teuthology.orchestra.run.smithi164:> sudo shutdown -r now 2023-09-23T22:49:58.735 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2023-09-23T22:49:58.735 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi159.front.sepia.ceph.com' 2023-09-23T22:49:58.736 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi159.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-09-23T22:50:05.202 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2023-09-23T22:50:05.202 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi164.front.sepia.ceph.com' 2023-09-23T22:50:05.203 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi164.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-09-23T22:50:33.210 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.159 2023-09-23T22:50:39.866 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.164 2023-09-23T22:50:42.213 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi159.front.sepia.ceph.com' 2023-09-23T22:50:42.214 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi159.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-09-23T22:50:48.870 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi164.front.sepia.ceph.com' 2023-09-23T22:50:48.870 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi164.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-09-23T22:51:42.262 DEBUG:teuthology.orchestra.remote:timed out 2023-09-23T22:51:48.879 DEBUG:teuthology.orchestra.remote:timed out 2023-09-23T22:51:54.266 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi159.front.sepia.ceph.com' 2023-09-23T22:51:54.267 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi159.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-09-23T22:51:54.511 DEBUG:teuthology.orchestra.run.smithi159:> true 2023-09-23T22:51:55.051 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi159.front.sepia.ceph.com' 2023-09-23T22:51:55.051 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.15.0-84-generic"... 2023-09-23T22:51:55.051 DEBUG:teuthology.orchestra.run.smithi159:> uname -r 2023-09-23T22:51:55.099 INFO:teuthology.orchestra.run.smithi159.stdout:5.15.0-84-generic 2023-09-23T22:51:55.099 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-84-generic vs 5.15.0-84-generic 2023-09-23T22:51:55.099 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-09-23T22:51:55.099 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2023-09-23T22:51:56.100 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2023-09-23T22:51:56.101 DEBUG:teuthology.orchestra.run.smithi159:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-09-23T22:51:56.477 INFO:teuthology.orchestra.run.smithi159.stdout:ttyS1 2023-09-23T22:51:56.503 DEBUG:teuthology.parallel:result is None 2023-09-23T22:52:00.879 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi164.front.sepia.ceph.com' 2023-09-23T22:52:00.880 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi164.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-09-23T22:52:01.178 DEBUG:teuthology.orchestra.run.smithi164:> true 2023-09-23T22:52:01.706 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi164.front.sepia.ceph.com' 2023-09-23T22:52:01.706 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.15.0-84-generic"... 2023-09-23T22:52:01.706 DEBUG:teuthology.orchestra.run.smithi164:> uname -r 2023-09-23T22:52:01.756 INFO:teuthology.orchestra.run.smithi164.stdout:5.15.0-84-generic 2023-09-23T22:52:01.756 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-84-generic vs 5.15.0-84-generic 2023-09-23T22:52:01.756 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-09-23T22:52:01.756 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2023-09-23T22:52:02.757 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2023-09-23T22:52:02.758 DEBUG:teuthology.orchestra.run.smithi164:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-09-23T22:52:03.130 INFO:teuthology.orchestra.run.smithi164.stdout:ttyS1 2023-09-23T22:52:03.167 DEBUG:teuthology.parallel:result is None 2023-09-23T22:52:03.167 INFO:teuthology.run_tasks:Running task internal.base... 2023-09-23T22:52:03.174 INFO:teuthology.task.internal:Creating test directory... 2023-09-23T22:52:03.174 DEBUG:teuthology.orchestra.run.smithi159:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-09-23T22:52:03.176 DEBUG:teuthology.orchestra.run.smithi164:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-09-23T22:52:03.185 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-09-23T22:52:03.191 INFO:teuthology.run_tasks:Running task internal.archive... 2023-09-23T22:52:03.202 INFO:teuthology.task.internal:Creating archive directory... 2023-09-23T22:52:03.202 DEBUG:teuthology.orchestra.run.smithi159:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-09-23T22:52:03.226 DEBUG:teuthology.orchestra.run.smithi164:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-09-23T22:52:03.308 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-09-23T22:52:03.314 INFO:teuthology.task.internal:Enabling coredump saving... 2023-09-23T22:52:03.314 DEBUG:teuthology.orchestra.run.smithi159:> 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 2023-09-23T22:52:03.316 DEBUG:teuthology.orchestra.run.smithi164:> 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 2023-09-23T22:52:03.333 INFO:teuthology.orchestra.run.smithi159.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-09-23T22:52:03.334 INFO:teuthology.orchestra.run.smithi164.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-09-23T22:52:03.339 INFO:teuthology.orchestra.run.smithi159.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-09-23T22:52:03.340 INFO:teuthology.orchestra.run.smithi164.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-09-23T22:52:03.341 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-09-23T22:52:03.348 INFO:teuthology.task.internal:Configuring sudo... 2023-09-23T22:52:03.348 DEBUG:teuthology.orchestra.run.smithi159:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-09-23T22:52:03.386 DEBUG:teuthology.orchestra.run.smithi164:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-09-23T22:52:03.402 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-09-23T22:52:03.410 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-09-23T22:52:03.410 DEBUG:teuthology.orchestra.run.smithi159:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-09-23T22:52:03.446 DEBUG:teuthology.orchestra.run.smithi164:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-09-23T22:52:03.453 DEBUG:teuthology.orchestra.run.smithi159:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-09-23T22:52:03.499 DEBUG:teuthology.orchestra.run.smithi159:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-09-23T22:52:03.547 DEBUG:teuthology.orchestra.run.smithi159:> set -ex 2023-09-23T22:52:03.547 DEBUG:teuthology.orchestra.run.smithi159:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-09-23T22:52:03.620 DEBUG:teuthology.orchestra.run.smithi164:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-09-23T22:52:03.627 DEBUG:teuthology.orchestra.run.smithi164:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-09-23T22:52:03.675 DEBUG:teuthology.orchestra.run.smithi164:> set -ex 2023-09-23T22:52:03.675 DEBUG:teuthology.orchestra.run.smithi164:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-09-23T22:52:03.745 DEBUG:teuthology.orchestra.run.smithi159:> sudo service rsyslog restart 2023-09-23T22:52:03.747 DEBUG:teuthology.orchestra.run.smithi164:> sudo service rsyslog restart 2023-09-23T22:52:03.836 INFO:teuthology.run_tasks:Running task internal.timer... 2023-09-23T22:52:03.843 INFO:teuthology.task.internal:Starting timer... 2023-09-23T22:52:03.844 INFO:teuthology.run_tasks:Running task pcp... 2023-09-23T22:52:03.854 INFO:teuthology.run_tasks:Running task selinux... 2023-09-23T22:52:03.862 DEBUG:teuthology.task.selinux:Excluding smithi159: OS 'ubuntu' does not support SELinux 2023-09-23T22:52:03.862 DEBUG:teuthology.task.selinux:Excluding smithi164: OS 'ubuntu' does not support SELinux 2023-09-23T22:52:03.863 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-09-23T22:52:03.863 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2023-09-23T22:52:03.863 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-09-23T22:52:03.863 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-09-23T22:52:03.871 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2023-09-23T22:52:03.879 INFO:teuthology.repo_utils:Fetching main from origin 2023-09-23T22:52:04.035 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-09-23T22:52:04.049 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'}]}] 2023-09-23T22:52:04.050 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi159.front.sepia.ceph.com,smithi164.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-09-23T22:57:39.219 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi159.front.sepia.ceph.com'), Remote(name='ubuntu@smithi164.front.sepia.ceph.com')] 2023-09-23T22:57:39.220 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi159.front.sepia.ceph.com' 2023-09-23T22:57:39.221 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi159.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-09-23T22:57:39.307 DEBUG:teuthology.orchestra.run.smithi159:> true 2023-09-23T22:57:39.424 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi159.front.sepia.ceph.com' 2023-09-23T22:57:39.424 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi164.front.sepia.ceph.com' 2023-09-23T22:57:39.424 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi164.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-09-23T22:57:39.511 DEBUG:teuthology.orchestra.run.smithi164:> true 2023-09-23T22:57:39.631 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi164.front.sepia.ceph.com' 2023-09-23T22:57:39.632 INFO:teuthology.run_tasks:Running task clock... 2023-09-23T22:57:39.642 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-09-23T22:57:39.642 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-09-23T22:57:39.642 DEBUG:teuthology.orchestra.run.smithi159:> 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 2023-09-23T22:57:39.644 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-09-23T22:57:39.645 DEBUG:teuthology.orchestra.run.smithi164:> 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 2023-09-23T22:57:39.676 INFO:teuthology.orchestra.run.smithi159.stdout:23 Sep 22:57:39 ntpd[22555]: ntpd 4.2.8p12@1.3728-o (1): Starting 2023-09-23T22:57:39.677 INFO:teuthology.orchestra.run.smithi159.stdout:23 Sep 22:57:39 ntpd[22555]: Command line: ntpd -gq 2023-09-23T22:57:39.677 INFO:teuthology.orchestra.run.smithi159.stdout:23 Sep 22:57:39 ntpd[22555]: proto: precision = 0.083 usec (-23) 2023-09-23T22:57:39.678 INFO:teuthology.orchestra.run.smithi159.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-09-23T22:57:39.678 INFO:teuthology.orchestra.run.smithi159.stdout:23 Sep 22:57:39 ntpd[22555]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-09-23T22:57:39.678 INFO:teuthology.orchestra.run.smithi159.stderr:restrict ::: KOD does nothing without LIMITED. 2023-09-23T22:57:39.679 INFO:teuthology.orchestra.run.smithi159.stdout:23 Sep 22:57:39 ntpd[22555]: restrict ::: KOD does nothing without LIMITED. 2023-09-23T22:57:39.679 INFO:teuthology.orchestra.run.smithi159.stdout:23 Sep 22:57:39 ntpd[22555]: Listen and drop on 0 v6wildcard [::]:123 2023-09-23T22:57:39.679 INFO:teuthology.orchestra.run.smithi159.stdout:23 Sep 22:57:39 ntpd[22555]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2023-09-23T22:57:39.679 INFO:teuthology.orchestra.run.smithi159.stdout:23 Sep 22:57:39 ntpd[22555]: Listen normally on 2 lo 127.0.0.1:123 2023-09-23T22:57:39.679 INFO:teuthology.orchestra.run.smithi159.stdout:23 Sep 22:57:39 ntpd[22555]: Listen normally on 3 enp3s0f1 172.21.15.159:123 2023-09-23T22:57:39.680 INFO:teuthology.orchestra.run.smithi159.stdout:23 Sep 22:57:39 ntpd[22555]: Listen normally on 4 lo [::1]:123 2023-09-23T22:57:39.680 INFO:teuthology.orchestra.run.smithi159.stdout:23 Sep 22:57:39 ntpd[22555]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:724f%5]:123 2023-09-23T22:57:39.680 INFO:teuthology.orchestra.run.smithi159.stdout:23 Sep 22:57:39 ntpd[22555]: Listening on routing socket on fd #22 for interface updates 2023-09-23T22:57:39.708 INFO:teuthology.orchestra.run.smithi164.stdout:23 Sep 22:57:39 ntpd[22550]: ntpd 4.2.8p12@1.3728-o (1): Starting 2023-09-23T22:57:39.708 INFO:teuthology.orchestra.run.smithi164.stdout:23 Sep 22:57:39 ntpd[22550]: Command line: ntpd -gq 2023-09-23T22:57:39.709 INFO:teuthology.orchestra.run.smithi164.stdout:23 Sep 22:57:39 ntpd[22550]: proto: precision = 0.087 usec (-23) 2023-09-23T22:57:39.709 INFO:teuthology.orchestra.run.smithi164.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-09-23T22:57:39.709 INFO:teuthology.orchestra.run.smithi164.stdout:23 Sep 22:57:39 ntpd[22550]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-09-23T22:57:39.710 INFO:teuthology.orchestra.run.smithi164.stderr:restrict ::: KOD does nothing without LIMITED. 2023-09-23T22:57:39.711 INFO:teuthology.orchestra.run.smithi164.stdout:23 Sep 22:57:39 ntpd[22550]: restrict ::: KOD does nothing without LIMITED. 2023-09-23T22:57:39.711 INFO:teuthology.orchestra.run.smithi164.stdout:23 Sep 22:57:39 ntpd[22550]: Listen and drop on 0 v6wildcard [::]:123 2023-09-23T22:57:39.711 INFO:teuthology.orchestra.run.smithi164.stdout:23 Sep 22:57:39 ntpd[22550]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2023-09-23T22:57:39.711 INFO:teuthology.orchestra.run.smithi164.stdout:23 Sep 22:57:39 ntpd[22550]: Listen normally on 2 lo 127.0.0.1:123 2023-09-23T22:57:39.711 INFO:teuthology.orchestra.run.smithi164.stdout:23 Sep 22:57:39 ntpd[22550]: Listen normally on 3 enp3s0f1 172.21.15.164:123 2023-09-23T22:57:39.711 INFO:teuthology.orchestra.run.smithi164.stdout:23 Sep 22:57:39 ntpd[22550]: Listen normally on 4 lo [::1]:123 2023-09-23T22:57:39.711 INFO:teuthology.orchestra.run.smithi164.stdout:23 Sep 22:57:39 ntpd[22550]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:73f3%5]:123 2023-09-23T22:57:39.711 INFO:teuthology.orchestra.run.smithi164.stdout:23 Sep 22:57:39 ntpd[22550]: Listening on routing socket on fd #22 for interface updates 2023-09-23T22:57:40.678 INFO:teuthology.orchestra.run.smithi159.stderr:23 Sep 22:57:40 ntpd[22555]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T22:57:40.678 INFO:teuthology.orchestra.run.smithi159.stderr:23 Sep 22:57:40 ntpd[22555]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T22:57:40.679 INFO:teuthology.orchestra.run.smithi159.stderr:23 Sep 22:57:40 ntpd[22555]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T22:57:40.679 INFO:teuthology.orchestra.run.smithi159.stderr:23 Sep 22:57:40 ntpd[22555]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T22:57:40.679 INFO:teuthology.orchestra.run.smithi159.stderr:23 Sep 22:57:40 ntpd[22555]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T22:57:40.679 INFO:teuthology.orchestra.run.smithi159.stderr:23 Sep 22:57:40 ntpd[22555]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T22:57:40.679 INFO:teuthology.orchestra.run.smithi159.stderr:23 Sep 22:57:40 ntpd[22555]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T22:57:40.679 INFO:teuthology.orchestra.run.smithi159.stderr:23 Sep 22:57:40 ntpd[22555]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T22:57:40.679 INFO:teuthology.orchestra.run.smithi159.stderr:23 Sep 22:57:40 ntpd[22555]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-23T22:57:40.679 INFO:teuthology.orchestra.run.smithi159.stderr:23 Sep 22:57:40 ntpd[22555]: can't open /var/log/ntpstats/peerstats.20230923: Permission denied 2023-09-23T22:57:40.679 INFO:teuthology.orchestra.run.smithi159.stderr:23 Sep 22:57:40 ntpd[22555]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T22:57:40.679 INFO:teuthology.orchestra.run.smithi159.stderr:23 Sep 22:57:40 ntpd[22555]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T22:57:40.679 INFO:teuthology.orchestra.run.smithi159.stderr:23 Sep 22:57:40 ntpd[22555]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-23T22:57:40.680 INFO:teuthology.orchestra.run.smithi159.stderr:23 Sep 22:57:40 ntpd[22555]: can't open /var/log/ntpstats/peerstats.20230923: Permission denied 2023-09-23T22:57:40.680 INFO:teuthology.orchestra.run.smithi159.stderr:23 Sep 22:57:40 ntpd[22555]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T22:57:40.680 INFO:teuthology.orchestra.run.smithi159.stderr:23 Sep 22:57:40 ntpd[22555]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T22:57:40.680 INFO:teuthology.orchestra.run.smithi159.stderr:23 Sep 22:57:40 ntpd[22555]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-23T22:57:40.680 INFO:teuthology.orchestra.run.smithi159.stderr:23 Sep 22:57:40 ntpd[22555]: can't open /var/log/ntpstats/peerstats.20230923: Permission denied 2023-09-23T22:57:41.709 INFO:teuthology.orchestra.run.smithi164.stderr:23 Sep 22:57:41 ntpd[22550]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T22:57:41.709 INFO:teuthology.orchestra.run.smithi164.stderr:23 Sep 22:57:41 ntpd[22550]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T22:57:41.709 INFO:teuthology.orchestra.run.smithi164.stderr:23 Sep 22:57:41 ntpd[22550]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T22:57:41.709 INFO:teuthology.orchestra.run.smithi164.stderr:23 Sep 22:57:41 ntpd[22550]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T22:57:41.709 INFO:teuthology.orchestra.run.smithi164.stderr:23 Sep 22:57:41 ntpd[22550]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-23T22:57:41.709 INFO:teuthology.orchestra.run.smithi164.stderr:23 Sep 22:57:41 ntpd[22550]: can't open /var/log/ntpstats/peerstats.20230923: Permission denied 2023-09-23T22:57:42.678 INFO:teuthology.orchestra.run.smithi159.stderr:23 Sep 22:57:42 ntpd[22555]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T22:57:42.678 INFO:teuthology.orchestra.run.smithi159.stderr:23 Sep 22:57:42 ntpd[22555]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T22:57:42.679 INFO:teuthology.orchestra.run.smithi159.stderr:23 Sep 22:57:42 ntpd[22555]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T22:57:42.679 INFO:teuthology.orchestra.run.smithi159.stderr:23 Sep 22:57:42 ntpd[22555]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T22:57:42.679 INFO:teuthology.orchestra.run.smithi159.stderr:23 Sep 22:57:42 ntpd[22555]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T22:57:42.679 INFO:teuthology.orchestra.run.smithi159.stderr:23 Sep 22:57:42 ntpd[22555]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T22:57:42.679 INFO:teuthology.orchestra.run.smithi159.stderr:23 Sep 22:57:42 ntpd[22555]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T22:57:42.679 INFO:teuthology.orchestra.run.smithi159.stderr:23 Sep 22:57:42 ntpd[22555]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T22:57:42.679 INFO:teuthology.orchestra.run.smithi159.stderr:23 Sep 22:57:42 ntpd[22555]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-23T22:57:42.679 INFO:teuthology.orchestra.run.smithi159.stderr:23 Sep 22:57:42 ntpd[22555]: can't open /var/log/ntpstats/peerstats.20230923: Permission denied 2023-09-23T22:57:42.679 INFO:teuthology.orchestra.run.smithi159.stderr:23 Sep 22:57:42 ntpd[22555]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T22:57:42.679 INFO:teuthology.orchestra.run.smithi159.stderr:23 Sep 22:57:42 ntpd[22555]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T22:57:42.679 INFO:teuthology.orchestra.run.smithi159.stderr:23 Sep 22:57:42 ntpd[22555]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-23T22:57:42.679 INFO:teuthology.orchestra.run.smithi159.stderr:23 Sep 22:57:42 ntpd[22555]: can't open /var/log/ntpstats/peerstats.20230923: Permission denied 2023-09-23T22:57:42.680 INFO:teuthology.orchestra.run.smithi159.stderr:23 Sep 22:57:42 ntpd[22555]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T22:57:42.680 INFO:teuthology.orchestra.run.smithi159.stderr:23 Sep 22:57:42 ntpd[22555]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T22:57:42.680 INFO:teuthology.orchestra.run.smithi159.stderr:23 Sep 22:57:42 ntpd[22555]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-23T22:57:42.680 INFO:teuthology.orchestra.run.smithi159.stderr:23 Sep 22:57:42 ntpd[22555]: can't open /var/log/ntpstats/peerstats.20230923: Permission denied 2023-09-23T22:57:42.708 INFO:teuthology.orchestra.run.smithi164.stderr:23 Sep 22:57:42 ntpd[22550]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T22:57:42.708 INFO:teuthology.orchestra.run.smithi164.stderr:23 Sep 22:57:42 ntpd[22550]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T22:57:43.677 INFO:teuthology.orchestra.run.smithi159.stderr:23 Sep 22:57:43 ntpd[22555]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T22:57:43.677 INFO:teuthology.orchestra.run.smithi159.stderr:23 Sep 22:57:43 ntpd[22555]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T22:57:43.709 INFO:teuthology.orchestra.run.smithi164.stderr:23 Sep 22:57:43 ntpd[22550]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T22:57:43.710 INFO:teuthology.orchestra.run.smithi164.stderr:23 Sep 22:57:43 ntpd[22550]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T22:57:43.710 INFO:teuthology.orchestra.run.smithi164.stderr:23 Sep 22:57:43 ntpd[22550]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T22:57:43.710 INFO:teuthology.orchestra.run.smithi164.stderr:23 Sep 22:57:43 ntpd[22550]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T22:57:43.710 INFO:teuthology.orchestra.run.smithi164.stderr:23 Sep 22:57:43 ntpd[22550]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T22:57:43.710 INFO:teuthology.orchestra.run.smithi164.stderr:23 Sep 22:57:43 ntpd[22550]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T22:57:43.710 INFO:teuthology.orchestra.run.smithi164.stderr:23 Sep 22:57:43 ntpd[22550]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-23T22:57:43.710 INFO:teuthology.orchestra.run.smithi164.stderr:23 Sep 22:57:43 ntpd[22550]: can't open /var/log/ntpstats/peerstats.20230923: Permission denied 2023-09-23T22:57:43.710 INFO:teuthology.orchestra.run.smithi164.stderr:23 Sep 22:57:43 ntpd[22550]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T22:57:43.710 INFO:teuthology.orchestra.run.smithi164.stderr:23 Sep 22:57:43 ntpd[22550]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T22:57:43.710 INFO:teuthology.orchestra.run.smithi164.stderr:23 Sep 22:57:43 ntpd[22550]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-23T22:57:43.710 INFO:teuthology.orchestra.run.smithi164.stderr:23 Sep 22:57:43 ntpd[22550]: can't open /var/log/ntpstats/peerstats.20230923: Permission denied 2023-09-23T22:57:44.678 INFO:teuthology.orchestra.run.smithi159.stderr:23 Sep 22:57:44 ntpd[22555]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T22:57:44.679 INFO:teuthology.orchestra.run.smithi159.stderr:23 Sep 22:57:44 ntpd[22555]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T22:57:44.679 INFO:teuthology.orchestra.run.smithi159.stderr:23 Sep 22:57:44 ntpd[22555]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T22:57:44.679 INFO:teuthology.orchestra.run.smithi159.stderr:23 Sep 22:57:44 ntpd[22555]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T22:57:44.679 INFO:teuthology.orchestra.run.smithi159.stderr:23 Sep 22:57:44 ntpd[22555]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T22:57:44.679 INFO:teuthology.orchestra.run.smithi159.stderr:23 Sep 22:57:44 ntpd[22555]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T22:57:44.679 INFO:teuthology.orchestra.run.smithi159.stderr:23 Sep 22:57:44 ntpd[22555]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T22:57:44.679 INFO:teuthology.orchestra.run.smithi159.stderr:23 Sep 22:57:44 ntpd[22555]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T22:57:44.679 INFO:teuthology.orchestra.run.smithi159.stderr:23 Sep 22:57:44 ntpd[22555]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-23T22:57:44.679 INFO:teuthology.orchestra.run.smithi159.stderr:23 Sep 22:57:44 ntpd[22555]: can't open /var/log/ntpstats/peerstats.20230923: Permission denied 2023-09-23T22:57:44.679 INFO:teuthology.orchestra.run.smithi159.stderr:23 Sep 22:57:44 ntpd[22555]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T22:57:44.679 INFO:teuthology.orchestra.run.smithi159.stderr:23 Sep 22:57:44 ntpd[22555]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T22:57:44.679 INFO:teuthology.orchestra.run.smithi159.stderr:23 Sep 22:57:44 ntpd[22555]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-23T22:57:44.680 INFO:teuthology.orchestra.run.smithi159.stderr:23 Sep 22:57:44 ntpd[22555]: can't open /var/log/ntpstats/peerstats.20230923: Permission denied 2023-09-23T22:57:44.680 INFO:teuthology.orchestra.run.smithi159.stderr:23 Sep 22:57:44 ntpd[22555]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T22:57:44.680 INFO:teuthology.orchestra.run.smithi159.stderr:23 Sep 22:57:44 ntpd[22555]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T22:57:44.680 INFO:teuthology.orchestra.run.smithi159.stderr:23 Sep 22:57:44 ntpd[22555]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-23T22:57:44.680 INFO:teuthology.orchestra.run.smithi159.stderr:23 Sep 22:57:44 ntpd[22555]: can't open /var/log/ntpstats/peerstats.20230923: Permission denied 2023-09-23T22:57:44.709 INFO:teuthology.orchestra.run.smithi164.stderr:23 Sep 22:57:44 ntpd[22550]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T22:57:44.709 INFO:teuthology.orchestra.run.smithi164.stderr:23 Sep 22:57:44 ntpd[22550]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T22:57:44.709 INFO:teuthology.orchestra.run.smithi164.stderr:23 Sep 22:57:44 ntpd[22550]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T22:57:44.709 INFO:teuthology.orchestra.run.smithi164.stderr:23 Sep 22:57:44 ntpd[22550]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T22:57:44.709 INFO:teuthology.orchestra.run.smithi164.stderr:23 Sep 22:57:44 ntpd[22550]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-23T22:57:44.709 INFO:teuthology.orchestra.run.smithi164.stderr:23 Sep 22:57:44 ntpd[22550]: can't open /var/log/ntpstats/peerstats.20230923: Permission denied 2023-09-23T22:57:45.709 INFO:teuthology.orchestra.run.smithi164.stderr:23 Sep 22:57:45 ntpd[22550]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T22:57:45.709 INFO:teuthology.orchestra.run.smithi164.stderr:23 Sep 22:57:45 ntpd[22550]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T22:57:45.710 INFO:teuthology.orchestra.run.smithi164.stderr:23 Sep 22:57:45 ntpd[22550]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T22:57:45.710 INFO:teuthology.orchestra.run.smithi164.stderr:23 Sep 22:57:45 ntpd[22550]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T22:57:45.710 INFO:teuthology.orchestra.run.smithi164.stderr:23 Sep 22:57:45 ntpd[22550]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T22:57:45.710 INFO:teuthology.orchestra.run.smithi164.stderr:23 Sep 22:57:45 ntpd[22550]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T22:57:45.710 INFO:teuthology.orchestra.run.smithi164.stderr:23 Sep 22:57:45 ntpd[22550]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-23T22:57:45.710 INFO:teuthology.orchestra.run.smithi164.stderr:23 Sep 22:57:45 ntpd[22550]: can't open /var/log/ntpstats/peerstats.20230923: Permission denied 2023-09-23T22:57:45.710 INFO:teuthology.orchestra.run.smithi164.stderr:23 Sep 22:57:45 ntpd[22550]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T22:57:45.710 INFO:teuthology.orchestra.run.smithi164.stderr:23 Sep 22:57:45 ntpd[22550]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T22:57:45.710 INFO:teuthology.orchestra.run.smithi164.stderr:23 Sep 22:57:45 ntpd[22550]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-23T22:57:45.710 INFO:teuthology.orchestra.run.smithi164.stderr:23 Sep 22:57:45 ntpd[22550]: can't open /var/log/ntpstats/peerstats.20230923: Permission denied 2023-09-23T22:57:46.678 INFO:teuthology.orchestra.run.smithi159.stderr:23 Sep 22:57:46 ntpd[22555]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T22:57:46.678 INFO:teuthology.orchestra.run.smithi159.stderr:23 Sep 22:57:46 ntpd[22555]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T22:57:46.678 INFO:teuthology.orchestra.run.smithi159.stderr:23 Sep 22:57:46 ntpd[22555]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T22:57:46.678 INFO:teuthology.orchestra.run.smithi159.stderr:23 Sep 22:57:46 ntpd[22555]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T22:57:46.678 INFO:teuthology.orchestra.run.smithi159.stderr:23 Sep 22:57:46 ntpd[22555]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T22:57:46.678 INFO:teuthology.orchestra.run.smithi159.stderr:23 Sep 22:57:46 ntpd[22555]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T22:57:46.678 INFO:teuthology.orchestra.run.smithi159.stderr:23 Sep 22:57:46 ntpd[22555]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T22:57:46.678 INFO:teuthology.orchestra.run.smithi159.stderr:23 Sep 22:57:46 ntpd[22555]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T22:57:46.678 INFO:teuthology.orchestra.run.smithi159.stderr:23 Sep 22:57:46 ntpd[22555]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-23T22:57:46.679 INFO:teuthology.orchestra.run.smithi159.stderr:23 Sep 22:57:46 ntpd[22555]: can't open /var/log/ntpstats/peerstats.20230923: Permission denied 2023-09-23T22:57:46.679 INFO:teuthology.orchestra.run.smithi159.stdout:23 Sep 22:57:46 ntpd[22555]: ntpd: time slew +0.000822 s 2023-09-23T22:57:46.679 INFO:teuthology.orchestra.run.smithi159.stdout:ntpd: time slew +0.000822s 2023-09-23T22:57:46.679 INFO:teuthology.orchestra.run.smithi159.stderr:23 Sep 22:57:46 ntpd[22555]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2023-09-23T22:57:46.679 INFO:teuthology.orchestra.run.smithi159.stderr:23 Sep 22:57:46 ntpd[22555]: can't open /var/log/ntpstats/loopstats.20230923: Permission denied 2023-09-23T22:57:46.709 INFO:teuthology.orchestra.run.smithi164.stderr:23 Sep 22:57:46 ntpd[22550]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T22:57:46.709 INFO:teuthology.orchestra.run.smithi164.stderr:23 Sep 22:57:46 ntpd[22550]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T22:57:46.709 INFO:teuthology.orchestra.run.smithi164.stderr:23 Sep 22:57:46 ntpd[22550]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T22:57:46.709 INFO:teuthology.orchestra.run.smithi164.stderr:23 Sep 22:57:46 ntpd[22550]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T22:57:46.709 INFO:teuthology.orchestra.run.smithi164.stderr:23 Sep 22:57:46 ntpd[22550]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-23T22:57:46.709 INFO:teuthology.orchestra.run.smithi164.stderr:23 Sep 22:57:46 ntpd[22550]: can't open /var/log/ntpstats/peerstats.20230923: Permission denied 2023-09-23T22:57:46.803 INFO:teuthology.orchestra.run.smithi159.stdout: remote refid st t when poll reach delay offset jitter 2023-09-23T22:57:46.803 INFO:teuthology.orchestra.run.smithi159.stdout:============================================================================== 2023-09-23T22:57:46.803 INFO:teuthology.orchestra.run.smithi159.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-09-23T22:57:46.803 INFO:teuthology.orchestra.run.smithi159.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-09-23T22:57:46.803 INFO:teuthology.orchestra.run.smithi159.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-09-23T22:57:46.803 INFO:teuthology.orchestra.run.smithi159.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-09-23T22:57:47.709 INFO:teuthology.orchestra.run.smithi164.stderr:23 Sep 22:57:47 ntpd[22550]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T22:57:47.709 INFO:teuthology.orchestra.run.smithi164.stderr:23 Sep 22:57:47 ntpd[22550]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T22:57:47.709 INFO:teuthology.orchestra.run.smithi164.stderr:23 Sep 22:57:47 ntpd[22550]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T22:57:47.710 INFO:teuthology.orchestra.run.smithi164.stderr:23 Sep 22:57:47 ntpd[22550]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T22:57:47.710 INFO:teuthology.orchestra.run.smithi164.stderr:23 Sep 22:57:47 ntpd[22550]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T22:57:47.710 INFO:teuthology.orchestra.run.smithi164.stderr:23 Sep 22:57:47 ntpd[22550]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T22:57:47.710 INFO:teuthology.orchestra.run.smithi164.stderr:23 Sep 22:57:47 ntpd[22550]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-23T22:57:47.710 INFO:teuthology.orchestra.run.smithi164.stderr:23 Sep 22:57:47 ntpd[22550]: can't open /var/log/ntpstats/peerstats.20230923: Permission denied 2023-09-23T22:57:47.710 INFO:teuthology.orchestra.run.smithi164.stdout:23 Sep 22:57:47 ntpd[22550]: ntpd: time slew +0.001266 s 2023-09-23T22:57:47.710 INFO:teuthology.orchestra.run.smithi164.stdout:ntpd: time slew +0.001266s 2023-09-23T22:57:47.711 INFO:teuthology.orchestra.run.smithi164.stderr:23 Sep 22:57:47 ntpd[22550]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2023-09-23T22:57:47.711 INFO:teuthology.orchestra.run.smithi164.stderr:23 Sep 22:57:47 ntpd[22550]: can't open /var/log/ntpstats/loopstats.20230923: Permission denied 2023-09-23T22:57:47.758 INFO:teuthology.orchestra.run.smithi164.stdout: remote refid st t when poll reach delay offset jitter 2023-09-23T22:57:47.758 INFO:teuthology.orchestra.run.smithi164.stdout:============================================================================== 2023-09-23T22:57:47.758 INFO:teuthology.orchestra.run.smithi164.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-09-23T22:57:47.758 INFO:teuthology.orchestra.run.smithi164.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-09-23T22:57:47.759 INFO:teuthology.orchestra.run.smithi164.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-09-23T22:57:47.759 INFO:teuthology.orchestra.run.smithi164.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-09-23T22:57:47.760 INFO:teuthology.run_tasks:Running task install... 2023-09-23T22:57:47.771 DEBUG:teuthology.task.install:project ceph 2023-09-23T22:57:47.771 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': 'bb0daeff97f020f686596fca6eba20c310e26fb7'}} 2023-09-23T22:57:47.771 DEBUG:teuthology.task.install:config {'branch': 'quincy', 'exclude_packages': ['ceph-volume'], 'flavor': 'default', 'sha1': 'bb0daeff97f020f686596fca6eba20c310e26fb7'} 2023-09-23T22:57:47.771 INFO:teuthology.task.install:Using flavor: default 2023-09-23T22:57:47.777 DEBUG:teuthology.task.install:Package list is: {'deb': ['ceph', 'cephadm', 'ceph-mds', 'ceph-mgr', 'ceph-common', 'ceph-fuse', 'ceph-test', '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', 'librados-devel', 'libcephfs2', 'libcephfs-devel', 'librados2', 'librbd1', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'rbd-fuse', 'rbd-mirror', 'rbd-nbd']} 2023-09-23T22:57:47.777 INFO:teuthology.task.install:extra packages: [] 2023-09-23T22:57:47.778 DEBUG:teuthology.orchestra.run.smithi159:> sudo apt-key list | grep Ceph 2023-09-23T22:57:47.778 DEBUG:teuthology.orchestra.run.smithi164:> sudo apt-key list | grep Ceph 2023-09-23T22:57:47.879 INFO:teuthology.orchestra.run.smithi159.stderr:Warning: apt-key output should not be parsed (stdout is not a terminal) 2023-09-23T22:57:47.898 INFO:teuthology.orchestra.run.smithi164.stderr:Warning: apt-key output should not be parsed (stdout is not a terminal) 2023-09-23T22:57:47.932 INFO:teuthology.orchestra.run.smithi159.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2023-09-23T22:57:47.932 INFO:teuthology.orchestra.run.smithi159.stdout:uid [ unknown] Ceph.com (release key) 2023-09-23T22:57:47.933 INFO:teuthology.task.install.deb:Installing packages: ceph, cephadm, ceph-mds, ceph-mgr, ceph-common, ceph-fuse, ceph-test, radosgw, python3-rados, python3-rgw, python3-cephfs, python3-rbd, libcephfs2, libcephfs-dev, librados2, librbd1, rbd-fuse on remote deb x86_64 2023-09-23T22:57:47.933 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-09-23T22:57:47.933 INFO:teuthology.packaging:ref: None 2023-09-23T22:57:47.933 INFO:teuthology.packaging:tag: None 2023-09-23T22:57:47.933 INFO:teuthology.packaging:branch: quincy 2023-09-23T22:57:47.933 INFO:teuthology.packaging:sha1: bb0daeff97f020f686596fca6eba20c310e26fb7 2023-09-23T22:57:47.934 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=quincy 2023-09-23T22:57:47.958 INFO:teuthology.orchestra.run.smithi164.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2023-09-23T22:57:47.958 INFO:teuthology.orchestra.run.smithi164.stdout:uid [ unknown] Ceph.com (release key) 2023-09-23T22:57:47.959 INFO:teuthology.task.install.deb:Installing packages: ceph, cephadm, ceph-mds, ceph-mgr, ceph-common, ceph-fuse, ceph-test, radosgw, python3-rados, python3-rgw, python3-cephfs, python3-rbd, libcephfs2, libcephfs-dev, librados2, librbd1, rbd-fuse on remote deb x86_64 2023-09-23T22:57:47.959 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-09-23T22:57:47.959 INFO:teuthology.packaging:ref: None 2023-09-23T22:57:47.959 INFO:teuthology.packaging:tag: None 2023-09-23T22:57:47.959 INFO:teuthology.packaging:branch: quincy 2023-09-23T22:57:47.959 INFO:teuthology.packaging:sha1: bb0daeff97f020f686596fca6eba20c310e26fb7 2023-09-23T22:57:47.959 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=quincy 2023-09-23T22:57:48.170 INFO:teuthology.task.install.deb:Pulling from https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default/ 2023-09-23T22:57:48.171 INFO:teuthology.task.install.deb:Package version is 17.2.6-1125-gc9bb1bcf-1focal 2023-09-23T22:57:48.205 INFO:teuthology.task.install.deb:Pulling from https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default/ 2023-09-23T22:57:48.205 INFO:teuthology.task.install.deb:Package version is 17.2.6-1125-gc9bb1bcf-1focal 2023-09-23T22:57:48.383 DEBUG:teuthology.orchestra.run.smithi159:> set -ex 2023-09-23T22:57:48.383 DEBUG:teuthology.orchestra.run.smithi159:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2023-09-23T22:57:48.398 DEBUG:teuthology.orchestra.run.smithi159:> sudo apt-get update 2023-09-23T22:57:48.405 DEBUG:teuthology.orchestra.run.smithi164:> set -ex 2023-09-23T22:57:48.405 DEBUG:teuthology.orchestra.run.smithi164:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2023-09-23T22:57:48.422 DEBUG:teuthology.orchestra.run.smithi164:> sudo apt-get update 2023-09-23T22:57:48.614 INFO:teuthology.orchestra.run.smithi159.stdout:Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2023-09-23T22:57:48.663 INFO:teuthology.orchestra.run.smithi164.stdout:Ign:1 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal InRelease 2023-09-23T22:57:48.685 INFO:teuthology.orchestra.run.smithi164.stdout:Get:2 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal Release [7,662 B] 2023-09-23T22:57:48.709 INFO:teuthology.orchestra.run.smithi164.stdout:Ign:3 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal Release.gpg 2023-09-23T22:57:48.726 INFO:teuthology.orchestra.run.smithi159.stdout:Ign:2 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal InRelease 2023-09-23T22:57:48.730 INFO:teuthology.orchestra.run.smithi164.stdout:Get:4 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main i386 Packages [3,376 B] 2023-09-23T22:57:48.731 INFO:teuthology.orchestra.run.smithi159.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal InRelease 2023-09-23T22:57:48.760 INFO:teuthology.orchestra.run.smithi164.stdout:Hit:5 http://archive.ubuntu.com/ubuntu focal InRelease 2023-09-23T22:57:48.760 INFO:teuthology.orchestra.run.smithi164.stdout:Hit:6 http://security.ubuntu.com/ubuntu focal-security InRelease 2023-09-23T22:57:48.771 INFO:teuthology.orchestra.run.smithi159.stdout:Get:4 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal Release [7,662 B] 2023-09-23T22:57:48.782 INFO:teuthology.orchestra.run.smithi164.stdout:Get:7 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 Packages [17.4 kB] 2023-09-23T22:57:48.812 INFO:teuthology.orchestra.run.smithi159.stdout:Hit:5 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2023-09-23T22:57:48.813 INFO:teuthology.orchestra.run.smithi164.stdout:Hit:8 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2023-09-23T22:57:48.818 INFO:teuthology.orchestra.run.smithi159.stdout:Ign:6 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal Release.gpg 2023-09-23T22:57:48.857 INFO:teuthology.orchestra.run.smithi159.stdout:Get:7 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main i386 Packages [3,376 B] 2023-09-23T22:57:48.894 INFO:teuthology.orchestra.run.smithi159.stdout:Hit:8 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2023-09-23T22:57:48.895 INFO:teuthology.orchestra.run.smithi164.stdout:Hit:9 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2023-09-23T22:57:48.929 INFO:teuthology.orchestra.run.smithi159.stdout:Get:9 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 Packages [17.4 kB] 2023-09-23T22:57:49.242 INFO:teuthology.orchestra.run.smithi159.stdout:Fetched 28.4 kB in 1s (44.8 kB/s) 2023-09-23T22:57:49.382 INFO:teuthology.orchestra.run.smithi164.stdout:Fetched 28.4 kB in 1s (38.1 kB/s) 2023-09-23T22:57:50.294 INFO:teuthology.orchestra.run.smithi159.stdout:Reading package lists... 2023-09-23T22:57:50.321 DEBUG:teuthology.orchestra.run.smithi159:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=17.2.6-1125-gc9bb1bcf-1focal cephadm=17.2.6-1125-gc9bb1bcf-1focal ceph-mds=17.2.6-1125-gc9bb1bcf-1focal ceph-mgr=17.2.6-1125-gc9bb1bcf-1focal ceph-common=17.2.6-1125-gc9bb1bcf-1focal ceph-fuse=17.2.6-1125-gc9bb1bcf-1focal ceph-test=17.2.6-1125-gc9bb1bcf-1focal radosgw=17.2.6-1125-gc9bb1bcf-1focal python3-rados=17.2.6-1125-gc9bb1bcf-1focal python3-rgw=17.2.6-1125-gc9bb1bcf-1focal python3-cephfs=17.2.6-1125-gc9bb1bcf-1focal python3-rbd=17.2.6-1125-gc9bb1bcf-1focal libcephfs2=17.2.6-1125-gc9bb1bcf-1focal libcephfs-dev=17.2.6-1125-gc9bb1bcf-1focal librados2=17.2.6-1125-gc9bb1bcf-1focal librbd1=17.2.6-1125-gc9bb1bcf-1focal rbd-fuse=17.2.6-1125-gc9bb1bcf-1focal 2023-09-23T22:57:50.393 INFO:teuthology.orchestra.run.smithi159.stdout:Reading package lists... 2023-09-23T22:57:50.428 INFO:teuthology.orchestra.run.smithi164.stdout:Reading package lists... 2023-09-23T22:57:50.455 DEBUG:teuthology.orchestra.run.smithi164:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=17.2.6-1125-gc9bb1bcf-1focal cephadm=17.2.6-1125-gc9bb1bcf-1focal ceph-mds=17.2.6-1125-gc9bb1bcf-1focal ceph-mgr=17.2.6-1125-gc9bb1bcf-1focal ceph-common=17.2.6-1125-gc9bb1bcf-1focal ceph-fuse=17.2.6-1125-gc9bb1bcf-1focal ceph-test=17.2.6-1125-gc9bb1bcf-1focal radosgw=17.2.6-1125-gc9bb1bcf-1focal python3-rados=17.2.6-1125-gc9bb1bcf-1focal python3-rgw=17.2.6-1125-gc9bb1bcf-1focal python3-cephfs=17.2.6-1125-gc9bb1bcf-1focal python3-rbd=17.2.6-1125-gc9bb1bcf-1focal libcephfs2=17.2.6-1125-gc9bb1bcf-1focal libcephfs-dev=17.2.6-1125-gc9bb1bcf-1focal librados2=17.2.6-1125-gc9bb1bcf-1focal librbd1=17.2.6-1125-gc9bb1bcf-1focal rbd-fuse=17.2.6-1125-gc9bb1bcf-1focal 2023-09-23T22:57:50.530 INFO:teuthology.orchestra.run.smithi164.stdout:Reading package lists... 2023-09-23T22:57:50.571 INFO:teuthology.orchestra.run.smithi159.stdout:Building dependency tree... 2023-09-23T22:57:50.572 INFO:teuthology.orchestra.run.smithi159.stdout:Reading state information... 2023-09-23T22:57:50.730 INFO:teuthology.orchestra.run.smithi164.stdout:Building dependency tree... 2023-09-23T22:57:50.731 INFO:teuthology.orchestra.run.smithi164.stdout:Reading state information... 2023-09-23T22:57:50.740 INFO:teuthology.orchestra.run.smithi159.stdout:The following packages were automatically installed and are no longer required: 2023-09-23T22:57:50.742 INFO:teuthology.orchestra.run.smithi159.stdout: libboost-iostreams1.71.0 libboost-thread1.71.0 2023-09-23T22:57:50.742 INFO:teuthology.orchestra.run.smithi159.stdout:Use 'sudo apt autoremove' to remove them. 2023-09-23T22:57:50.742 INFO:teuthology.orchestra.run.smithi159.stdout:The following additional packages will be installed: 2023-09-23T22:57:50.742 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2023-09-23T22:57:50.742 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd ceph-volume 2023-09-23T22:57:50.742 INFO:teuthology.orchestra.run.smithi159.stdout: fonts-mathjax jq libdouble-conversion3 libjq1 libjs-mathjax libjs-sphinxdoc 2023-09-23T22:57:50.742 INFO:teuthology.orchestra.run.smithi159.stdout: libjs-underscore liblbfgsb0 liblttng-ust0 liblua5.3-0 liboath0 libonig5 2023-09-23T22:57:50.743 INFO:teuthology.orchestra.run.smithi159.stdout: libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 librabbitmq4 2023-09-23T22:57:50.744 INFO:teuthology.orchestra.run.smithi159.stdout: libradosstriper1 librdkafka1 librgw2 libsqlite3-mod-ceph libthrift-0.13.0 2023-09-23T22:57:50.744 INFO:teuthology.orchestra.run.smithi159.stdout: nvme-cli python-natsort-doc python-pastedeploy-tpl python3-atomicwrites 2023-09-23T22:57:50.744 INFO:teuthology.orchestra.run.smithi159.stdout: python3-attr python3-bcrypt python3-blinker python3-bs4 python3-cachetools 2023-09-23T22:57:50.744 INFO:teuthology.orchestra.run.smithi159.stdout: python3-ceph-argparse python3-ceph-common python3-cherrypy3 2023-09-23T22:57:50.744 INFO:teuthology.orchestra.run.smithi159.stdout: python3-cryptography python3-decorator python3-google-auth python3-html5lib 2023-09-23T22:57:50.745 INFO:teuthology.orchestra.run.smithi159.stdout: python3-jinja2 python3-joblib python3-jwt python3-kubernetes 2023-09-23T22:57:50.745 INFO:teuthology.orchestra.run.smithi159.stdout: python3-logutils python3-lxml python3-mako python3-markupsafe 2023-09-23T22:57:50.745 INFO:teuthology.orchestra.run.smithi159.stdout: python3-natsort python3-oauthlib python3-openssl python3-packaging 2023-09-23T22:57:50.745 INFO:teuthology.orchestra.run.smithi159.stdout: python3-paste python3-pastedeploy python3-pastescript python3-pecan 2023-09-23T22:57:50.745 INFO:teuthology.orchestra.run.smithi159.stdout: python3-pluggy python3-prettytable python3-psutil python3-py python3-pyasn1 2023-09-23T22:57:50.745 INFO:teuthology.orchestra.run.smithi159.stdout: python3-pyasn1-modules python3-pyinotify python3-pytest python3-repoze.lru 2023-09-23T22:57:50.745 INFO:teuthology.orchestra.run.smithi159.stdout: python3-requests-oauthlib python3-routes python3-rsa python3-scipy 2023-09-23T22:57:50.745 INFO:teuthology.orchestra.run.smithi159.stdout: python3-simplegeneric python3-simplejson python3-singledispatch 2023-09-23T22:57:50.745 INFO:teuthology.orchestra.run.smithi159.stdout: python3-sklearn python3-sklearn-lib python3-soupsieve python3-tempita 2023-09-23T22:57:50.745 INFO:teuthology.orchestra.run.smithi159.stdout: python3-waitress python3-wcwidth python3-webencodings python3-webob 2023-09-23T22:57:50.745 INFO:teuthology.orchestra.run.smithi159.stdout: python3-websocket python3-webtest python3-werkzeug qttranslations5-l10n 2023-09-23T22:57:50.745 INFO:teuthology.orchestra.run.smithi159.stdout: socat xmlstarlet 2023-09-23T22:57:50.745 INFO:teuthology.orchestra.run.smithi159.stdout:Suggested packages: 2023-09-23T22:57:50.746 INFO:teuthology.orchestra.run.smithi159.stdout: python3-influxdb fonts-mathjax-extras fonts-stix libjs-mathjax-doc 2023-09-23T22:57:50.746 INFO:teuthology.orchestra.run.smithi159.stdout: python-attr-doc python-blinker-doc python-cryptography-doc 2023-09-23T22:57:50.746 INFO:teuthology.orchestra.run.smithi159.stdout: python3-cryptography-vectors python3-genshi python-jinja2-doc python3-crypto 2023-09-23T22:57:50.746 INFO:teuthology.orchestra.run.smithi159.stdout: python3-lxml-dbg python-lxml-doc python3-beaker python-mako-doc 2023-09-23T22:57:50.746 INFO:teuthology.orchestra.run.smithi159.stdout: python-openssl-doc python3-openssl-dbg httpd-wsgi libapache2-mod-python 2023-09-23T22:57:50.746 INFO:teuthology.orchestra.run.smithi159.stdout: libapache2-mod-scgi libjs-mochikit python-pecan-doc python-psutil-doc 2023-09-23T22:57:50.746 INFO:teuthology.orchestra.run.smithi159.stdout: subversion python-pyinotify-doc python-scipy-doc python3-dap 2023-09-23T22:57:50.746 INFO:teuthology.orchestra.run.smithi159.stdout: python-sklearn-doc ipython3 python-waitress-doc python-webob-doc 2023-09-23T22:57:50.746 INFO:teuthology.orchestra.run.smithi159.stdout: python-webtest-doc python-werkzeug-doc python3-termcolor python3-watchdog 2023-09-23T22:57:50.746 INFO:teuthology.orchestra.run.smithi159.stdout:Recommended packages: 2023-09-23T22:57:50.746 INFO:teuthology.orchestra.run.smithi159.stdout: btrfs-tools 2023-09-23T22:57:50.862 INFO:teuthology.orchestra.run.smithi159.stdout:The following NEW packages will be installed: 2023-09-23T22:57:50.862 INFO:teuthology.orchestra.run.smithi159.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2023-09-23T22:57:50.862 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2023-09-23T22:57:50.862 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test ceph-volume cephadm 2023-09-23T22:57:50.864 INFO:teuthology.orchestra.run.smithi159.stdout: fonts-mathjax jq libcephfs-dev libcephfs2 libdouble-conversion3 libjq1 2023-09-23T22:57:50.864 INFO:teuthology.orchestra.run.smithi159.stdout: libjs-mathjax libjs-sphinxdoc libjs-underscore liblbfgsb0 liblttng-ust0 2023-09-23T22:57:50.864 INFO:teuthology.orchestra.run.smithi159.stdout: liblua5.3-0 liboath0 libonig5 libpcre2-16-0 libqt5core5a libqt5dbus5 2023-09-23T22:57:50.865 INFO:teuthology.orchestra.run.smithi159.stdout: libqt5network5 librabbitmq4 libradosstriper1 librdkafka1 librgw2 2023-09-23T22:57:50.865 INFO:teuthology.orchestra.run.smithi159.stdout: libsqlite3-mod-ceph libthrift-0.13.0 nvme-cli python-natsort-doc 2023-09-23T22:57:50.865 INFO:teuthology.orchestra.run.smithi159.stdout: python-pastedeploy-tpl python3-atomicwrites python3-attr python3-bcrypt 2023-09-23T22:57:50.865 INFO:teuthology.orchestra.run.smithi159.stdout: python3-blinker python3-bs4 python3-cachetools python3-ceph-argparse 2023-09-23T22:57:50.865 INFO:teuthology.orchestra.run.smithi159.stdout: python3-ceph-common python3-cephfs python3-cherrypy3 python3-cryptography 2023-09-23T22:57:50.865 INFO:teuthology.orchestra.run.smithi159.stdout: python3-decorator python3-google-auth python3-html5lib python3-jinja2 2023-09-23T22:57:50.865 INFO:teuthology.orchestra.run.smithi159.stdout: python3-joblib python3-jwt python3-kubernetes python3-logutils python3-lxml 2023-09-23T22:57:50.865 INFO:teuthology.orchestra.run.smithi159.stdout: python3-mako python3-markupsafe python3-natsort python3-oauthlib 2023-09-23T22:57:50.865 INFO:teuthology.orchestra.run.smithi159.stdout: python3-openssl python3-packaging python3-paste python3-pastedeploy 2023-09-23T22:57:50.865 INFO:teuthology.orchestra.run.smithi159.stdout: python3-pastescript python3-pecan python3-pluggy python3-prettytable 2023-09-23T22:57:50.865 INFO:teuthology.orchestra.run.smithi159.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2023-09-23T22:57:50.865 INFO:teuthology.orchestra.run.smithi159.stdout: python3-pyinotify python3-pytest python3-rados python3-rbd 2023-09-23T22:57:50.865 INFO:teuthology.orchestra.run.smithi159.stdout: python3-repoze.lru python3-requests-oauthlib python3-rgw python3-routes 2023-09-23T22:57:50.866 INFO:teuthology.orchestra.run.smithi159.stdout: python3-rsa python3-scipy python3-simplegeneric python3-simplejson 2023-09-23T22:57:50.866 INFO:teuthology.orchestra.run.smithi159.stdout: python3-singledispatch python3-sklearn python3-sklearn-lib python3-soupsieve 2023-09-23T22:57:50.866 INFO:teuthology.orchestra.run.smithi159.stdout: python3-tempita python3-waitress python3-wcwidth python3-webencodings 2023-09-23T22:57:50.866 INFO:teuthology.orchestra.run.smithi159.stdout: python3-webob python3-websocket python3-webtest python3-werkzeug 2023-09-23T22:57:50.866 INFO:teuthology.orchestra.run.smithi159.stdout: qttranslations5-l10n radosgw rbd-fuse socat xmlstarlet 2023-09-23T22:57:50.866 INFO:teuthology.orchestra.run.smithi159.stdout:The following packages will be upgraded: 2023-09-23T22:57:50.866 INFO:teuthology.orchestra.run.smithi159.stdout: librados2 librbd1 2023-09-23T22:57:50.905 INFO:teuthology.orchestra.run.smithi164.stdout:The following packages were automatically installed and are no longer required: 2023-09-23T22:57:50.907 INFO:teuthology.orchestra.run.smithi164.stdout: libboost-iostreams1.71.0 libboost-thread1.71.0 2023-09-23T22:57:50.907 INFO:teuthology.orchestra.run.smithi164.stdout:Use 'sudo apt autoremove' to remove them. 2023-09-23T22:57:50.907 INFO:teuthology.orchestra.run.smithi164.stdout:The following additional packages will be installed: 2023-09-23T22:57:50.907 INFO:teuthology.orchestra.run.smithi164.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2023-09-23T22:57:50.907 INFO:teuthology.orchestra.run.smithi164.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd ceph-volume 2023-09-23T22:57:50.907 INFO:teuthology.orchestra.run.smithi164.stdout: fonts-mathjax jq libdouble-conversion3 libjq1 libjs-mathjax libjs-sphinxdoc 2023-09-23T22:57:50.907 INFO:teuthology.orchestra.run.smithi164.stdout: libjs-underscore liblbfgsb0 liblttng-ust0 liblua5.3-0 liboath0 libonig5 2023-09-23T22:57:50.907 INFO:teuthology.orchestra.run.smithi164.stdout: libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 librabbitmq4 2023-09-23T22:57:50.908 INFO:teuthology.orchestra.run.smithi164.stdout: libradosstriper1 librdkafka1 librgw2 libsqlite3-mod-ceph libthrift-0.13.0 2023-09-23T22:57:50.908 INFO:teuthology.orchestra.run.smithi164.stdout: nvme-cli python-natsort-doc python-pastedeploy-tpl python3-atomicwrites 2023-09-23T22:57:50.908 INFO:teuthology.orchestra.run.smithi164.stdout: python3-attr python3-bcrypt python3-blinker python3-bs4 python3-cachetools 2023-09-23T22:57:50.908 INFO:teuthology.orchestra.run.smithi164.stdout: python3-ceph-argparse python3-ceph-common python3-cherrypy3 2023-09-23T22:57:50.909 INFO:teuthology.orchestra.run.smithi164.stdout: python3-cryptography python3-decorator python3-google-auth python3-html5lib 2023-09-23T22:57:50.909 INFO:teuthology.orchestra.run.smithi164.stdout: python3-jinja2 python3-joblib python3-jwt python3-kubernetes 2023-09-23T22:57:50.909 INFO:teuthology.orchestra.run.smithi164.stdout: python3-logutils python3-lxml python3-mako python3-markupsafe 2023-09-23T22:57:50.909 INFO:teuthology.orchestra.run.smithi164.stdout: python3-natsort python3-oauthlib python3-openssl python3-packaging 2023-09-23T22:57:50.909 INFO:teuthology.orchestra.run.smithi164.stdout: python3-paste python3-pastedeploy python3-pastescript python3-pecan 2023-09-23T22:57:50.909 INFO:teuthology.orchestra.run.smithi164.stdout: python3-pluggy python3-prettytable python3-psutil python3-py python3-pyasn1 2023-09-23T22:57:50.909 INFO:teuthology.orchestra.run.smithi164.stdout: python3-pyasn1-modules python3-pyinotify python3-pytest python3-repoze.lru 2023-09-23T22:57:50.909 INFO:teuthology.orchestra.run.smithi164.stdout: python3-requests-oauthlib python3-routes python3-rsa python3-scipy 2023-09-23T22:57:50.909 INFO:teuthology.orchestra.run.smithi164.stdout: python3-simplegeneric python3-simplejson python3-singledispatch 2023-09-23T22:57:50.909 INFO:teuthology.orchestra.run.smithi164.stdout: python3-sklearn python3-sklearn-lib python3-soupsieve python3-tempita 2023-09-23T22:57:50.909 INFO:teuthology.orchestra.run.smithi164.stdout: python3-waitress python3-wcwidth python3-webencodings python3-webob 2023-09-23T22:57:50.909 INFO:teuthology.orchestra.run.smithi164.stdout: python3-websocket python3-webtest python3-werkzeug qttranslations5-l10n 2023-09-23T22:57:50.910 INFO:teuthology.orchestra.run.smithi164.stdout: socat xmlstarlet 2023-09-23T22:57:50.910 INFO:teuthology.orchestra.run.smithi164.stdout:Suggested packages: 2023-09-23T22:57:50.910 INFO:teuthology.orchestra.run.smithi164.stdout: python3-influxdb fonts-mathjax-extras fonts-stix libjs-mathjax-doc 2023-09-23T22:57:50.910 INFO:teuthology.orchestra.run.smithi164.stdout: python-attr-doc python-blinker-doc python-cryptography-doc 2023-09-23T22:57:50.910 INFO:teuthology.orchestra.run.smithi164.stdout: python3-cryptography-vectors python3-genshi python-jinja2-doc python3-crypto 2023-09-23T22:57:50.910 INFO:teuthology.orchestra.run.smithi164.stdout: python3-lxml-dbg python-lxml-doc python3-beaker python-mako-doc 2023-09-23T22:57:50.910 INFO:teuthology.orchestra.run.smithi164.stdout: python-openssl-doc python3-openssl-dbg httpd-wsgi libapache2-mod-python 2023-09-23T22:57:50.910 INFO:teuthology.orchestra.run.smithi164.stdout: libapache2-mod-scgi libjs-mochikit python-pecan-doc python-psutil-doc 2023-09-23T22:57:50.911 INFO:teuthology.orchestra.run.smithi164.stdout: subversion python-pyinotify-doc python-scipy-doc python3-dap 2023-09-23T22:57:50.911 INFO:teuthology.orchestra.run.smithi164.stdout: python-sklearn-doc ipython3 python-waitress-doc python-webob-doc 2023-09-23T22:57:50.911 INFO:teuthology.orchestra.run.smithi164.stdout: python-webtest-doc python-werkzeug-doc python3-termcolor python3-watchdog 2023-09-23T22:57:50.911 INFO:teuthology.orchestra.run.smithi164.stdout:Recommended packages: 2023-09-23T22:57:50.911 INFO:teuthology.orchestra.run.smithi164.stdout: btrfs-tools 2023-09-23T22:57:51.014 INFO:teuthology.orchestra.run.smithi159.stdout:2 upgraded, 108 newly installed, 0 to remove and 248 not upgraded. 2023-09-23T22:57:51.014 INFO:teuthology.orchestra.run.smithi159.stdout:Need to get 209 MB of archives. 2023-09-23T22:57:51.015 INFO:teuthology.orchestra.run.smithi159.stdout:After this operation, 980 MB of additional disk space will be used. 2023-09-23T22:57:51.015 INFO:teuthology.orchestra.run.smithi159.stdout:Get:1 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 librbd1 amd64 17.2.6-1125-gc9bb1bcf-1focal [3,501 kB] 2023-09-23T22:57:51.022 INFO:teuthology.orchestra.run.smithi164.stdout:The following NEW packages will be installed: 2023-09-23T22:57:51.022 INFO:teuthology.orchestra.run.smithi164.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2023-09-23T22:57:51.022 INFO:teuthology.orchestra.run.smithi164.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2023-09-23T22:57:51.022 INFO:teuthology.orchestra.run.smithi164.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test ceph-volume cephadm 2023-09-23T22:57:51.023 INFO:teuthology.orchestra.run.smithi164.stdout: fonts-mathjax jq libcephfs-dev libcephfs2 libdouble-conversion3 libjq1 2023-09-23T22:57:51.023 INFO:teuthology.orchestra.run.smithi164.stdout: libjs-mathjax libjs-sphinxdoc libjs-underscore liblbfgsb0 liblttng-ust0 2023-09-23T22:57:51.023 INFO:teuthology.orchestra.run.smithi164.stdout: liblua5.3-0 liboath0 libonig5 libpcre2-16-0 libqt5core5a libqt5dbus5 2023-09-23T22:57:51.023 INFO:teuthology.orchestra.run.smithi164.stdout: libqt5network5 librabbitmq4 libradosstriper1 librdkafka1 librgw2 2023-09-23T22:57:51.023 INFO:teuthology.orchestra.run.smithi164.stdout: libsqlite3-mod-ceph libthrift-0.13.0 nvme-cli python-natsort-doc 2023-09-23T22:57:51.024 INFO:teuthology.orchestra.run.smithi164.stdout: python-pastedeploy-tpl python3-atomicwrites python3-attr python3-bcrypt 2023-09-23T22:57:51.024 INFO:teuthology.orchestra.run.smithi164.stdout: python3-blinker python3-bs4 python3-cachetools python3-ceph-argparse 2023-09-23T22:57:51.024 INFO:teuthology.orchestra.run.smithi164.stdout: python3-ceph-common python3-cephfs python3-cherrypy3 python3-cryptography 2023-09-23T22:57:51.024 INFO:teuthology.orchestra.run.smithi164.stdout: python3-decorator python3-google-auth python3-html5lib python3-jinja2 2023-09-23T22:57:51.024 INFO:teuthology.orchestra.run.smithi164.stdout: python3-joblib python3-jwt python3-kubernetes python3-logutils python3-lxml 2023-09-23T22:57:51.024 INFO:teuthology.orchestra.run.smithi164.stdout: python3-mako python3-markupsafe python3-natsort python3-oauthlib 2023-09-23T22:57:51.024 INFO:teuthology.orchestra.run.smithi164.stdout: python3-openssl python3-packaging python3-paste python3-pastedeploy 2023-09-23T22:57:51.024 INFO:teuthology.orchestra.run.smithi164.stdout: python3-pastescript python3-pecan python3-pluggy python3-prettytable 2023-09-23T22:57:51.024 INFO:teuthology.orchestra.run.smithi164.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2023-09-23T22:57:51.024 INFO:teuthology.orchestra.run.smithi164.stdout: python3-pyinotify python3-pytest python3-rados python3-rbd 2023-09-23T22:57:51.024 INFO:teuthology.orchestra.run.smithi164.stdout: python3-repoze.lru python3-requests-oauthlib python3-rgw python3-routes 2023-09-23T22:57:51.024 INFO:teuthology.orchestra.run.smithi164.stdout: python3-rsa python3-scipy python3-simplegeneric python3-simplejson 2023-09-23T22:57:51.025 INFO:teuthology.orchestra.run.smithi164.stdout: python3-singledispatch python3-sklearn python3-sklearn-lib python3-soupsieve 2023-09-23T22:57:51.025 INFO:teuthology.orchestra.run.smithi164.stdout: python3-tempita python3-waitress python3-wcwidth python3-webencodings 2023-09-23T22:57:51.025 INFO:teuthology.orchestra.run.smithi164.stdout: python3-webob python3-websocket python3-webtest python3-werkzeug 2023-09-23T22:57:51.025 INFO:teuthology.orchestra.run.smithi164.stdout: qttranslations5-l10n radosgw rbd-fuse socat xmlstarlet 2023-09-23T22:57:51.025 INFO:teuthology.orchestra.run.smithi164.stdout:The following packages will be upgraded: 2023-09-23T22:57:51.025 INFO:teuthology.orchestra.run.smithi164.stdout: librados2 librbd1 2023-09-23T22:57:51.059 INFO:teuthology.orchestra.run.smithi159.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 liblttng-ust0 amd64 2.11.0-1 [160 kB] 2023-09-23T22:57:51.184 INFO:teuthology.orchestra.run.smithi164.stdout:2 upgraded, 108 newly installed, 0 to remove and 248 not upgraded. 2023-09-23T22:57:51.184 INFO:teuthology.orchestra.run.smithi164.stdout:Need to get 209 MB of archives. 2023-09-23T22:57:51.185 INFO:teuthology.orchestra.run.smithi164.stdout:After this operation, 980 MB of additional disk space will be used. 2023-09-23T22:57:51.185 INFO:teuthology.orchestra.run.smithi164.stdout:Get:1 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 librbd1 amd64 17.2.6-1125-gc9bb1bcf-1focal [3,501 kB] 2023-09-23T22:57:51.218 INFO:teuthology.orchestra.run.smithi164.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 liblttng-ust0 amd64 2.11.0-1 [160 kB] 2023-09-23T22:57:51.225 INFO:teuthology.orchestra.run.smithi159.stdout:Get:3 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 librados2 amd64 17.2.6-1125-gc9bb1bcf-1focal [3,553 kB] 2023-09-23T22:57:51.359 INFO:teuthology.orchestra.run.smithi159.stdout:Get:4 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 libcephfs2 amd64 17.2.6-1125-gc9bb1bcf-1focal [758 kB] 2023-09-23T22:57:51.389 INFO:teuthology.orchestra.run.smithi159.stdout:Get:5 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 python3-rados amd64 17.2.6-1125-gc9bb1bcf-1focal [414 kB] 2023-09-23T22:57:51.407 INFO:teuthology.orchestra.run.smithi159.stdout:Get:6 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 python3-ceph-argparse all 17.2.6-1125-gc9bb1bcf-1focal [22.5 kB] 2023-09-23T22:57:51.408 INFO:teuthology.orchestra.run.smithi159.stdout:Get:7 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 python3-cephfs amd64 17.2.6-1125-gc9bb1bcf-1focal [200 kB] 2023-09-23T22:57:51.414 INFO:teuthology.orchestra.run.smithi159.stdout:Get:8 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 python3-ceph-common all 17.2.6-1125-gc9bb1bcf-1focal [47.1 kB] 2023-09-23T22:57:51.416 INFO:teuthology.orchestra.run.smithi159.stdout:Get:9 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 python3-rbd amd64 17.2.6-1125-gc9bb1bcf-1focal [386 kB] 2023-09-23T22:57:51.434 INFO:teuthology.orchestra.run.smithi159.stdout:Get:10 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 librgw2 amd64 17.2.6-1125-gc9bb1bcf-1focal [5,567 kB] 2023-09-23T22:57:51.456 INFO:teuthology.orchestra.run.smithi159.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-prettytable all 0.7.2-5 [20.1 kB] 2023-09-23T22:57:51.463 INFO:teuthology.orchestra.run.smithi159.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2023-09-23T22:57:51.508 INFO:teuthology.orchestra.run.smithi159.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 librabbitmq4 amd64 0.10.0-1 [35.8 kB] 2023-09-23T22:57:51.521 INFO:teuthology.orchestra.run.smithi159.stdout:Get:14 http://archive.ubuntu.com/ubuntu focal/universe amd64 librdkafka1 amd64 1.2.1-1ubuntu1 [410 kB] 2023-09-23T22:57:51.614 INFO:teuthology.orchestra.run.smithi164.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-prettytable all 0.7.2-5 [20.1 kB] 2023-09-23T22:57:51.622 INFO:teuthology.orchestra.run.smithi164.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2023-09-23T22:57:51.648 INFO:teuthology.orchestra.run.smithi159.stdout:Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2023-09-23T22:57:51.653 INFO:teuthology.orchestra.run.smithi159.stdout:Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpcre2-16-0 amd64 10.34-7ubuntu0.1 [181 kB] 2023-09-23T22:57:51.664 INFO:teuthology.orchestra.run.smithi159.stdout:Get:17 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 python3-rgw amd64 17.2.6-1125-gc9bb1bcf-1focal [116 kB] 2023-09-23T22:57:51.666 INFO:teuthology.orchestra.run.smithi164.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 librabbitmq4 amd64 0.10.0-1 [35.8 kB] 2023-09-23T22:57:51.673 INFO:teuthology.orchestra.run.smithi159.stdout:Get:18 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 libradosstriper1 amd64 17.2.6-1125-gc9bb1bcf-1focal [479 kB] 2023-09-23T22:57:51.679 INFO:teuthology.orchestra.run.smithi164.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal/universe amd64 librdkafka1 amd64 1.2.1-1ubuntu1 [410 kB] 2023-09-23T22:57:51.683 INFO:teuthology.orchestra.run.smithi159.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu2.1 [2,006 kB] 2023-09-23T22:57:51.689 INFO:teuthology.orchestra.run.smithi159.stdout:Get:20 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 ceph-common amd64 17.2.6-1125-gc9bb1bcf-1focal [27.7 MB] 2023-09-23T22:57:51.805 INFO:teuthology.orchestra.run.smithi164.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2023-09-23T22:57:51.811 INFO:teuthology.orchestra.run.smithi164.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpcre2-16-0 amd64 10.34-7ubuntu0.1 [181 kB] 2023-09-23T22:57:51.825 INFO:teuthology.orchestra.run.smithi159.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu2.1 [208 kB] 2023-09-23T22:57:51.833 INFO:teuthology.orchestra.run.smithi159.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu2.1 [673 kB] 2023-09-23T22:57:51.836 INFO:teuthology.orchestra.run.smithi164.stdout:Get:9 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 librados2 amd64 17.2.6-1125-gc9bb1bcf-1focal [3,553 kB] 2023-09-23T22:57:51.840 INFO:teuthology.orchestra.run.smithi164.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu2.1 [2,006 kB] 2023-09-23T22:57:51.856 INFO:teuthology.orchestra.run.smithi159.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal/universe amd64 libthrift-0.13.0 amd64 0.13.0-2build2 [249 kB] 2023-09-23T22:57:51.983 INFO:teuthology.orchestra.run.smithi164.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu2.1 [208 kB] 2023-09-23T22:57:51.991 INFO:teuthology.orchestra.run.smithi164.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu2.1 [673 kB] 2023-09-23T22:57:52.014 INFO:teuthology.orchestra.run.smithi164.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal/universe amd64 libthrift-0.13.0 amd64 0.13.0-2build2 [249 kB] 2023-09-23T22:57:52.028 INFO:teuthology.orchestra.run.smithi159.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 liboath0 amd64 2.6.1-1.3 [44.7 kB] 2023-09-23T22:57:52.185 INFO:teuthology.orchestra.run.smithi164.stdout:Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 liboath0 amd64 2.6.1-1.3 [44.7 kB] 2023-09-23T22:57:52.276 INFO:teuthology.orchestra.run.smithi159.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-cryptography amd64 2.8-3ubuntu0.1 [211 kB] 2023-09-23T22:57:52.411 INFO:teuthology.orchestra.run.smithi164.stdout:Get:15 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 libcephfs2 amd64 17.2.6-1125-gc9bb1bcf-1focal [758 kB] 2023-09-23T22:57:52.433 INFO:teuthology.orchestra.run.smithi164.stdout:Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-cryptography amd64 2.8-3ubuntu0.1 [211 kB] 2023-09-23T22:57:52.472 INFO:teuthology.orchestra.run.smithi159.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-openssl all 19.0.0-1build1 [43.3 kB] 2023-09-23T22:57:52.493 INFO:teuthology.orchestra.run.smithi159.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-bcrypt amd64 3.1.7-2ubuntu1 [30.4 kB] 2023-09-23T22:57:52.506 INFO:teuthology.orchestra.run.smithi164.stdout:Get:17 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 python3-rados amd64 17.2.6-1125-gc9bb1bcf-1focal [414 kB] 2023-09-23T22:57:52.507 INFO:teuthology.orchestra.run.smithi159.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-cherrypy3 all 8.9.1-6 [160 kB] 2023-09-23T22:57:52.555 INFO:teuthology.orchestra.run.smithi164.stdout:Get:18 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 python3-ceph-argparse all 17.2.6-1125-gc9bb1bcf-1focal [22.5 kB] 2023-09-23T22:57:52.556 INFO:teuthology.orchestra.run.smithi164.stdout:Get:19 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 python3-cephfs amd64 17.2.6-1125-gc9bb1bcf-1focal [200 kB] 2023-09-23T22:57:52.559 INFO:teuthology.orchestra.run.smithi159.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-natsort all 7.0.1-1 [29.2 kB] 2023-09-23T22:57:52.566 INFO:teuthology.orchestra.run.smithi159.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-jwt all 1.7.1-2ubuntu2.1 [18.0 kB] 2023-09-23T22:57:52.570 INFO:teuthology.orchestra.run.smithi159.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-logutils all 0.3.3-7 [17.3 kB] 2023-09-23T22:57:52.574 INFO:teuthology.orchestra.run.smithi159.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-markupsafe amd64 1.1.0-1build2 [13.9 kB] 2023-09-23T22:57:52.576 INFO:teuthology.orchestra.run.smithi159.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-mako all 1.1.0+ds1-1ubuntu2.1 [59.2 kB] 2023-09-23T22:57:52.588 INFO:teuthology.orchestra.run.smithi159.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2023-09-23T22:57:52.598 INFO:teuthology.orchestra.run.smithi164.stdout:Get:20 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 python3-ceph-common all 17.2.6-1125-gc9bb1bcf-1focal [47.1 kB] 2023-09-23T22:57:52.599 INFO:teuthology.orchestra.run.smithi164.stdout:Get:21 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 python3-rbd amd64 17.2.6-1125-gc9bb1bcf-1focal [386 kB] 2023-09-23T22:57:52.628 INFO:teuthology.orchestra.run.smithi164.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-openssl all 19.0.0-1build1 [43.3 kB] 2023-09-23T22:57:52.647 INFO:teuthology.orchestra.run.smithi164.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-bcrypt amd64 3.1.7-2ubuntu1 [30.4 kB] 2023-09-23T22:57:52.648 INFO:teuthology.orchestra.run.smithi164.stdout:Get:24 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 librgw2 amd64 17.2.6-1125-gc9bb1bcf-1focal [5,567 kB] 2023-09-23T22:57:52.661 INFO:teuthology.orchestra.run.smithi164.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-cherrypy3 all 8.9.1-6 [160 kB] 2023-09-23T22:57:52.714 INFO:teuthology.orchestra.run.smithi164.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-natsort all 7.0.1-1 [29.2 kB] 2023-09-23T22:57:52.721 INFO:teuthology.orchestra.run.smithi164.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-jwt all 1.7.1-2ubuntu2.1 [18.0 kB] 2023-09-23T22:57:52.725 INFO:teuthology.orchestra.run.smithi164.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-logutils all 0.3.3-7 [17.3 kB] 2023-09-23T22:57:52.729 INFO:teuthology.orchestra.run.smithi164.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-markupsafe amd64 1.1.0-1build2 [13.9 kB] 2023-09-23T22:57:52.731 INFO:teuthology.orchestra.run.smithi164.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-mako all 1.1.0+ds1-1ubuntu2.1 [59.2 kB] 2023-09-23T22:57:52.743 INFO:teuthology.orchestra.run.smithi164.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2023-09-23T22:57:52.754 INFO:teuthology.orchestra.run.smithi159.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-singledispatch all 3.4.0.3-2build1 [7,128 B] 2023-09-23T22:57:52.839 INFO:teuthology.orchestra.run.smithi159.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webob all 1:1.8.5-2 [84.4 kB] 2023-09-23T22:57:52.910 INFO:teuthology.orchestra.run.smithi164.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-singledispatch all 3.4.0.3-2build1 [7,128 B] 2023-09-23T22:57:52.953 INFO:teuthology.orchestra.run.smithi159.stdout:Get:37 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 ceph-base amd64 17.2.6-1125-gc9bb1bcf-1focal [6,451 kB] 2023-09-23T22:57:52.994 INFO:teuthology.orchestra.run.smithi164.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webob all 1:1.8.5-2 [84.4 kB] 2023-09-23T22:57:53.023 INFO:teuthology.orchestra.run.smithi159.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2023-09-23T22:57:53.065 INFO:teuthology.orchestra.run.smithi159.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2023-09-23T22:57:53.123 INFO:teuthology.orchestra.run.smithi159.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-waitress all 1.4.1-1ubuntu0.1 [81.4 kB] 2023-09-23T22:57:53.136 INFO:teuthology.orchestra.run.smithi159.stdout:Get:41 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-modules-core all 17.2.6-1125-gc9bb1bcf-1focal [221 kB] 2023-09-23T22:57:53.144 INFO:teuthology.orchestra.run.smithi159.stdout:Get:42 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 libsqlite3-mod-ceph amd64 17.2.6-1125-gc9bb1bcf-1focal [152 kB] 2023-09-23T22:57:53.150 INFO:teuthology.orchestra.run.smithi159.stdout:Get:43 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr amd64 17.2.6-1125-gc9bb1bcf-1focal [1,588 kB] 2023-09-23T22:57:53.163 INFO:teuthology.orchestra.run.smithi159.stdout:Get:44 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-tempita all 0.5.2-6 [14.8 kB] 2023-09-23T22:57:53.169 INFO:teuthology.orchestra.run.smithi159.stdout:Get:45 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-paste all 3.4.0+dfsg1-1 [456 kB] 2023-09-23T22:57:53.181 INFO:teuthology.orchestra.run.smithi164.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2023-09-23T22:57:53.216 INFO:teuthology.orchestra.run.smithi159.stdout:Get:46 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 ceph-mon amd64 17.2.6-1125-gc9bb1bcf-1focal [7,846 kB] 2023-09-23T22:57:53.216 INFO:teuthology.orchestra.run.smithi164.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2023-09-23T22:57:53.280 INFO:teuthology.orchestra.run.smithi159.stdout:Get:47 http://archive.ubuntu.com/ubuntu focal/main amd64 python-pastedeploy-tpl all 2.1.0-1 [5,016 B] 2023-09-23T22:57:53.280 INFO:teuthology.orchestra.run.smithi159.stdout:Get:48 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pastedeploy all 2.1.0-1 [26.5 kB] 2023-09-23T22:57:53.280 INFO:teuthology.orchestra.run.smithi164.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-waitress all 1.4.1-1ubuntu0.1 [81.4 kB] 2023-09-23T22:57:53.284 INFO:teuthology.orchestra.run.smithi159.stdout:Get:49 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webtest all 2.0.32-2 [28.2 kB] 2023-09-23T22:57:53.288 INFO:teuthology.orchestra.run.smithi159.stdout:Get:50 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pecan all 1.3.3-3ubuntu1 [85.8 kB] 2023-09-23T22:57:53.321 INFO:teuthology.orchestra.run.smithi164.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-tempita all 0.5.2-6 [14.8 kB] 2023-09-23T22:57:53.328 INFO:teuthology.orchestra.run.smithi164.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-paste all 3.4.0+dfsg1-1 [456 kB] 2023-09-23T22:57:53.335 INFO:teuthology.orchestra.run.smithi164.stdout:Get:39 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 python3-rgw amd64 17.2.6-1125-gc9bb1bcf-1focal [116 kB] 2023-09-23T22:57:53.359 INFO:teuthology.orchestra.run.smithi164.stdout:Get:40 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 libradosstriper1 amd64 17.2.6-1125-gc9bb1bcf-1focal [479 kB] 2023-09-23T22:57:53.416 INFO:teuthology.orchestra.run.smithi164.stdout:Get:41 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 ceph-common amd64 17.2.6-1125-gc9bb1bcf-1focal [27.7 MB] 2023-09-23T22:57:53.438 INFO:teuthology.orchestra.run.smithi164.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal/main amd64 python-pastedeploy-tpl all 2.1.0-1 [5,016 B] 2023-09-23T22:57:53.439 INFO:teuthology.orchestra.run.smithi164.stdout:Get:43 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pastedeploy all 2.1.0-1 [26.5 kB] 2023-09-23T22:57:53.442 INFO:teuthology.orchestra.run.smithi164.stdout:Get:44 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webtest all 2.0.32-2 [28.2 kB] 2023-09-23T22:57:53.447 INFO:teuthology.orchestra.run.smithi164.stdout:Get:45 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pecan all 1.3.3-3ubuntu1 [85.8 kB] 2023-09-23T22:57:53.464 INFO:teuthology.orchestra.run.smithi159.stdout:Get:51 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-werkzeug all 0.16.1+dfsg1-2ubuntu0.1 [183 kB] 2023-09-23T22:57:53.566 INFO:teuthology.orchestra.run.smithi159.stdout:Get:52 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 ceph-osd amd64 17.2.6-1125-gc9bb1bcf-1focal [28.7 MB] 2023-09-23T22:57:53.624 INFO:teuthology.orchestra.run.smithi164.stdout:Get:46 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-werkzeug all 0.16.1+dfsg1-2ubuntu0.1 [183 kB] 2023-09-23T22:57:53.881 INFO:teuthology.orchestra.run.smithi159.stdout:Get:53 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-jinja2 all 2.10.1-2 [95.5 kB] 2023-09-23T22:57:53.912 INFO:teuthology.orchestra.run.smithi159.stdout:Get:54 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2023-09-23T22:57:53.917 INFO:teuthology.orchestra.run.smithi159.stdout:Get:55 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libjs-underscore all 1.9.1~dfsg-1ubuntu0.20.04.1 [99.5 kB] 2023-09-23T22:57:53.965 INFO:teuthology.orchestra.run.smithi159.stdout:Get:56 http://archive.ubuntu.com/ubuntu focal/main amd64 libjs-sphinxdoc all 1.8.5-7ubuntu3 [97.1 kB] 2023-09-23T22:57:53.997 INFO:teuthology.orchestra.run.smithi159.stdout:Get:57 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-routes all 2.4.1-2 [88.1 kB] 2023-09-23T22:57:54.025 INFO:teuthology.orchestra.run.smithi159.stdout:Get:58 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2023-09-23T22:57:54.028 INFO:teuthology.orchestra.run.smithi159.stdout:Get:59 http://archive.ubuntu.com/ubuntu focal/universe amd64 liblbfgsb0 amd64 3.0+dfsg.3-7build1 [29.5 kB] 2023-09-23T22:57:54.036 INFO:teuthology.orchestra.run.smithi159.stdout:Get:60 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-scipy amd64 1.3.3-3build1 [11.1 MB] 2023-09-23T22:57:54.040 INFO:teuthology.orchestra.run.smithi164.stdout:Get:47 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-jinja2 all 2.10.1-2 [95.5 kB] 2023-09-23T22:57:54.073 INFO:teuthology.orchestra.run.smithi164.stdout:Get:48 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2023-09-23T22:57:54.077 INFO:teuthology.orchestra.run.smithi164.stdout:Get:49 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libjs-underscore all 1.9.1~dfsg-1ubuntu0.20.04.1 [99.5 kB] 2023-09-23T22:57:54.125 INFO:teuthology.orchestra.run.smithi164.stdout:Get:50 http://archive.ubuntu.com/ubuntu focal/main amd64 libjs-sphinxdoc all 1.8.5-7ubuntu3 [97.1 kB] 2023-09-23T22:57:54.158 INFO:teuthology.orchestra.run.smithi164.stdout:Get:51 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-routes all 2.4.1-2 [88.1 kB] 2023-09-23T22:57:54.186 INFO:teuthology.orchestra.run.smithi164.stdout:Get:52 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2023-09-23T22:57:54.188 INFO:teuthology.orchestra.run.smithi164.stdout:Get:53 http://archive.ubuntu.com/ubuntu focal/universe amd64 liblbfgsb0 amd64 3.0+dfsg.3-7build1 [29.5 kB] 2023-09-23T22:57:54.197 INFO:teuthology.orchestra.run.smithi164.stdout:Get:54 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-scipy amd64 1.3.3-3build1 [11.1 MB] 2023-09-23T22:57:54.564 INFO:teuthology.orchestra.run.smithi159.stdout:Get:61 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn-lib amd64 0.22.2.post1+dfsg-5 [2,358 kB] 2023-09-23T22:57:54.580 INFO:teuthology.orchestra.run.smithi159.stdout:Get:62 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-joblib all 0.14.0-3 [192 kB] 2023-09-23T22:57:54.673 INFO:teuthology.orchestra.run.smithi164.stdout:Get:55 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn-lib amd64 0.22.2.post1+dfsg-5 [2,358 kB] 2023-09-23T22:57:54.717 INFO:teuthology.orchestra.run.smithi164.stdout:Get:56 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-joblib all 0.14.0-3 [192 kB] 2023-09-23T22:57:54.746 INFO:teuthology.orchestra.run.smithi159.stdout:Get:63 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn all 0.22.2.post1+dfsg-5 [1,773 kB] 2023-09-23T22:57:54.877 INFO:teuthology.orchestra.run.smithi159.stdout:Get:64 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 ceph amd64 17.2.6-1125-gc9bb1bcf-1focal [3,928 B] 2023-09-23T22:57:54.891 INFO:teuthology.orchestra.run.smithi164.stdout:Get:57 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn all 0.22.2.post1+dfsg-5 [1,773 kB] 2023-09-23T22:57:54.948 INFO:teuthology.orchestra.run.smithi159.stdout:Get:65 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 ceph-fuse amd64 17.2.6-1125-gc9bb1bcf-1focal [867 kB] 2023-09-23T22:57:54.955 INFO:teuthology.orchestra.run.smithi159.stdout:Get:66 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 ceph-mds amd64 17.2.6-1125-gc9bb1bcf-1focal [2,405 kB] 2023-09-23T22:57:54.972 INFO:teuthology.orchestra.run.smithi159.stdout:Get:67 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 cephadm amd64 17.2.6-1125-gc9bb1bcf-1focal [78.9 kB] 2023-09-23T22:57:54.973 INFO:teuthology.orchestra.run.smithi159.stdout:Get:68 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-cephadm all 17.2.6-1125-gc9bb1bcf-1focal [117 kB] 2023-09-23T22:57:54.974 INFO:teuthology.orchestra.run.smithi159.stdout:Get:69 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-dashboard all 17.2.6-1125-gc9bb1bcf-1focal [1,760 kB] 2023-09-23T22:57:55.035 INFO:teuthology.orchestra.run.smithi159.stdout:Get:70 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-diskprediction-local all 17.2.6-1125-gc9bb1bcf-1focal [7,883 kB] 2023-09-23T22:57:55.372 INFO:teuthology.orchestra.run.smithi159.stdout:Get:71 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-k8sevents all 17.2.6-1125-gc9bb1bcf-1focal [4,044 B] 2023-09-23T22:57:55.373 INFO:teuthology.orchestra.run.smithi159.stdout:Get:72 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 ceph-test amd64 17.2.6-1125-gc9bb1bcf-1focal [56.2 MB] 2023-09-23T22:57:55.435 INFO:teuthology.orchestra.run.smithi159.stdout:Get:73 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-cachetools all 4.0.0-1 [9,820 B] 2023-09-23T22:57:55.435 INFO:teuthology.orchestra.run.smithi159.stdout:Get:74 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1 all 0.4.2-3build1 [46.7 kB] 2023-09-23T22:57:55.437 INFO:teuthology.orchestra.run.smithi159.stdout:Get:75 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1-modules all 0.2.1-0.2build1 [32.9 kB] 2023-09-23T22:57:55.438 INFO:teuthology.orchestra.run.smithi159.stdout:Get:76 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-rsa all 4.0-3 [24.7 kB] 2023-09-23T22:57:55.440 INFO:teuthology.orchestra.run.smithi159.stdout:Get:77 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-google-auth all 1.5.1-2 [35.6 kB] 2023-09-23T22:57:55.441 INFO:teuthology.orchestra.run.smithi159.stdout:Get:78 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-blinker all 1.4+dfsg1-0.3ubuntu1 [13.2 kB] 2023-09-23T22:57:55.442 INFO:teuthology.orchestra.run.smithi159.stdout:Get:79 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-oauthlib all 3.1.0-1ubuntu2 [84.8 kB] 2023-09-23T22:57:55.444 INFO:teuthology.orchestra.run.smithi159.stdout:Get:80 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-requests-oauthlib all 1.0.0-1.1build1 [16.8 kB] 2023-09-23T22:57:55.444 INFO:teuthology.orchestra.run.smithi159.stdout:Get:81 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-websocket all 0.53.0-2ubuntu1 [32.3 kB] 2023-09-23T22:57:55.516 INFO:teuthology.orchestra.run.smithi159.stdout:Get:82 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-kubernetes all 7.0.0~a1-2 [271 kB] 2023-09-23T22:57:55.580 INFO:teuthology.orchestra.run.smithi164.stdout:Get:58 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-cachetools all 4.0.0-1 [9,820 B] 2023-09-23T22:57:55.580 INFO:teuthology.orchestra.run.smithi164.stdout:Get:59 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1 all 0.4.2-3build1 [46.7 kB] 2023-09-23T22:57:55.582 INFO:teuthology.orchestra.run.smithi164.stdout:Get:60 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1-modules all 0.2.1-0.2build1 [32.9 kB] 2023-09-23T22:57:55.583 INFO:teuthology.orchestra.run.smithi164.stdout:Get:61 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-rsa all 4.0-3 [24.7 kB] 2023-09-23T22:57:55.584 INFO:teuthology.orchestra.run.smithi164.stdout:Get:62 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-google-auth all 1.5.1-2 [35.6 kB] 2023-09-23T22:57:55.585 INFO:teuthology.orchestra.run.smithi164.stdout:Get:63 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-blinker all 1.4+dfsg1-0.3ubuntu1 [13.2 kB] 2023-09-23T22:57:55.586 INFO:teuthology.orchestra.run.smithi164.stdout:Get:64 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-oauthlib all 3.1.0-1ubuntu2 [84.8 kB] 2023-09-23T22:57:55.588 INFO:teuthology.orchestra.run.smithi164.stdout:Get:65 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-requests-oauthlib all 1.0.0-1.1build1 [16.8 kB] 2023-09-23T22:57:55.589 INFO:teuthology.orchestra.run.smithi164.stdout:Get:66 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-websocket all 0.53.0-2ubuntu1 [32.3 kB] 2023-09-23T22:57:55.661 INFO:teuthology.orchestra.run.smithi164.stdout:Get:67 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-kubernetes all 7.0.0~a1-2 [271 kB] 2023-09-23T22:57:55.688 INFO:teuthology.orchestra.run.smithi159.stdout:Get:83 http://archive.ubuntu.com/ubuntu focal/universe amd64 libonig5 amd64 6.9.4-1 [142 kB] 2023-09-23T22:57:55.835 INFO:teuthology.orchestra.run.smithi164.stdout:Get:68 http://archive.ubuntu.com/ubuntu focal/universe amd64 libonig5 amd64 6.9.4-1 [142 kB] 2023-09-23T22:57:56.068 INFO:teuthology.orchestra.run.smithi159.stdout:Get:84 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libjq1 amd64 1.6-1ubuntu0.20.04.1 [121 kB] 2023-09-23T22:57:56.119 INFO:teuthology.orchestra.run.smithi159.stdout:Get:85 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 jq amd64 1.6-1ubuntu0.20.04.1 [50.2 kB] 2023-09-23T22:57:56.155 INFO:teuthology.orchestra.run.smithi159.stdout:Get:86 http://archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2023-09-23T22:57:56.215 INFO:teuthology.orchestra.run.smithi164.stdout:Get:69 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libjq1 amd64 1.6-1ubuntu0.20.04.1 [121 kB] 2023-09-23T22:57:56.254 INFO:teuthology.orchestra.run.smithi159.stdout:Get:87 http://archive.ubuntu.com/ubuntu focal/universe amd64 xmlstarlet amd64 1.6.1-2build1 [267 kB] 2023-09-23T22:57:56.267 INFO:teuthology.orchestra.run.smithi164.stdout:Get:70 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 jq amd64 1.6-1ubuntu0.20.04.1 [50.2 kB] 2023-09-23T22:57:56.302 INFO:teuthology.orchestra.run.smithi159.stdout:Get:88 http://archive.ubuntu.com/ubuntu focal/universe amd64 fonts-mathjax all 2.7.4+dfsg-1 [2,208 kB] 2023-09-23T22:57:56.303 INFO:teuthology.orchestra.run.smithi164.stdout:Get:71 http://archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2023-09-23T22:57:56.404 INFO:teuthology.orchestra.run.smithi164.stdout:Get:72 http://archive.ubuntu.com/ubuntu focal/universe amd64 xmlstarlet amd64 1.6.1-2build1 [267 kB] 2023-09-23T22:57:56.451 INFO:teuthology.orchestra.run.smithi164.stdout:Get:73 http://archive.ubuntu.com/ubuntu focal/universe amd64 fonts-mathjax all 2.7.4+dfsg-1 [2,208 kB] 2023-09-23T22:57:56.456 INFO:teuthology.orchestra.run.smithi159.stdout:Get:89 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 nvme-cli amd64 1.9-1ubuntu0.1 [283 kB] 2023-09-23T22:57:56.465 INFO:teuthology.orchestra.run.smithi159.stdout:Get:90 http://archive.ubuntu.com/ubuntu focal/universe amd64 libjs-mathjax all 2.7.4+dfsg-1 [5,654 kB] 2023-09-23T22:57:56.606 INFO:teuthology.orchestra.run.smithi164.stdout:Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 nvme-cli amd64 1.9-1ubuntu0.1 [283 kB] 2023-09-23T22:57:56.614 INFO:teuthology.orchestra.run.smithi159.stdout:Get:91 http://archive.ubuntu.com/ubuntu focal/universe amd64 python-natsort-doc all 7.0.1-1 [103 kB] 2023-09-23T22:57:56.615 INFO:teuthology.orchestra.run.smithi159.stdout:Get:92 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-atomicwrites all 1.1.5-2build1 [7,016 B] 2023-09-23T22:57:56.615 INFO:teuthology.orchestra.run.smithi159.stdout:Get:93 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-attr all 19.3.0-2 [33.9 kB] 2023-09-23T22:57:56.615 INFO:teuthology.orchestra.run.smithi164.stdout:Get:75 http://archive.ubuntu.com/ubuntu focal/universe amd64 libjs-mathjax all 2.7.4+dfsg-1 [5,654 kB] 2023-09-23T22:57:56.765 INFO:teuthology.orchestra.run.smithi164.stdout:Get:76 http://archive.ubuntu.com/ubuntu focal/universe amd64 python-natsort-doc all 7.0.1-1 [103 kB] 2023-09-23T22:57:56.766 INFO:teuthology.orchestra.run.smithi164.stdout:Get:77 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-atomicwrites all 1.1.5-2build1 [7,016 B] 2023-09-23T22:57:56.778 INFO:teuthology.orchestra.run.smithi164.stdout:Get:78 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-attr all 19.3.0-2 [33.9 kB] 2023-09-23T22:57:56.780 INFO:teuthology.orchestra.run.smithi159.stdout:Get:94 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2023-09-23T22:57:56.864 INFO:teuthology.orchestra.run.smithi159.stdout:Get:95 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2023-09-23T22:57:56.942 INFO:teuthology.orchestra.run.smithi164.stdout:Get:79 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2023-09-23T22:57:57.026 INFO:teuthology.orchestra.run.smithi164.stdout:Get:80 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2023-09-23T22:57:57.045 INFO:teuthology.orchestra.run.smithi159.stdout:Get:96 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.5 [1,384 kB] 2023-09-23T22:57:57.207 INFO:teuthology.orchestra.run.smithi164.stdout:Get:81 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.5 [1,384 kB] 2023-09-23T22:57:57.364 INFO:teuthology.orchestra.run.smithi164.stdout:Get:82 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 ceph-base amd64 17.2.6-1125-gc9bb1bcf-1focal [6,451 kB] 2023-09-23T22:57:57.375 INFO:teuthology.orchestra.run.smithi159.stdout:Get:97 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-packaging all 20.3-1 [26.8 kB] 2023-09-23T22:57:57.377 INFO:teuthology.orchestra.run.smithi159.stdout:Get:98 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2023-09-23T22:57:57.381 INFO:teuthology.orchestra.run.smithi159.stdout:Get:99 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-pluggy all 0.13.0-2 [18.4 kB] 2023-09-23T22:57:57.383 INFO:teuthology.orchestra.run.smithi159.stdout:Get:100 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-psutil amd64 5.5.1-1ubuntu4 [141 kB] 2023-09-23T22:57:57.393 INFO:teuthology.orchestra.run.smithi159.stdout:Get:101 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-py all 1.8.1-1ubuntu0.1 [65.6 kB] 2023-09-23T22:57:57.397 INFO:teuthology.orchestra.run.smithi159.stdout:Get:102 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyinotify all 0.9.6-1.2ubuntu1 [24.8 kB] 2023-09-23T22:57:57.399 INFO:teuthology.orchestra.run.smithi159.stdout:Get:103 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-wcwidth all 0.1.8+dfsg1-3 [17.4 kB] 2023-09-23T22:57:57.400 INFO:teuthology.orchestra.run.smithi159.stdout:Get:104 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-pytest all 4.6.9-1 [178 kB] 2023-09-23T22:57:57.538 INFO:teuthology.orchestra.run.smithi164.stdout:Get:83 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-packaging all 20.3-1 [26.8 kB] 2023-09-23T22:57:57.539 INFO:teuthology.orchestra.run.smithi164.stdout:Get:84 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2023-09-23T22:57:57.544 INFO:teuthology.orchestra.run.smithi164.stdout:Get:85 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-pluggy all 0.13.0-2 [18.4 kB] 2023-09-23T22:57:57.545 INFO:teuthology.orchestra.run.smithi164.stdout:Get:86 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-psutil amd64 5.5.1-1ubuntu4 [141 kB] 2023-09-23T22:57:57.555 INFO:teuthology.orchestra.run.smithi164.stdout:Get:87 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-py all 1.8.1-1ubuntu0.1 [65.6 kB] 2023-09-23T22:57:57.559 INFO:teuthology.orchestra.run.smithi164.stdout:Get:88 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyinotify all 0.9.6-1.2ubuntu1 [24.8 kB] 2023-09-23T22:57:57.560 INFO:teuthology.orchestra.run.smithi164.stdout:Get:89 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-wcwidth all 0.1.8+dfsg1-3 [17.4 kB] 2023-09-23T22:57:57.562 INFO:teuthology.orchestra.run.smithi164.stdout:Get:90 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-pytest all 4.6.9-1 [178 kB] 2023-09-23T22:57:57.574 INFO:teuthology.orchestra.run.smithi159.stdout:Get:105 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-simplejson amd64 3.16.0-2ubuntu2 [50.8 kB] 2023-09-23T22:57:57.736 INFO:teuthology.orchestra.run.smithi164.stdout:Get:91 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-simplejson amd64 3.16.0-2ubuntu2 [50.8 kB] 2023-09-23T22:57:57.899 INFO:teuthology.orchestra.run.smithi159.stdout:Get:106 http://archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1,486 kB] 2023-09-23T22:57:57.964 INFO:teuthology.orchestra.run.smithi159.stdout:Get:107 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 ceph-volume all 17.2.6-1125-gc9bb1bcf-1focal [229 kB] 2023-09-23T22:57:57.993 INFO:teuthology.orchestra.run.smithi164.stdout:Get:92 http://archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1,486 kB] 2023-09-23T22:57:58.006 INFO:teuthology.orchestra.run.smithi164.stdout:Get:93 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-modules-core all 17.2.6-1125-gc9bb1bcf-1focal [221 kB] 2023-09-23T22:57:58.016 INFO:teuthology.orchestra.run.smithi164.stdout:Get:94 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 libsqlite3-mod-ceph amd64 17.2.6-1125-gc9bb1bcf-1focal [152 kB] 2023-09-23T22:57:58.021 INFO:teuthology.orchestra.run.smithi164.stdout:Get:95 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr amd64 17.2.6-1125-gc9bb1bcf-1focal [1,588 kB] 2023-09-23T22:57:58.039 INFO:teuthology.orchestra.run.smithi159.stdout:Get:108 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 libcephfs-dev amd64 17.2.6-1125-gc9bb1bcf-1focal [21.9 kB] 2023-09-23T22:57:58.039 INFO:teuthology.orchestra.run.smithi159.stdout:Get:109 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 radosgw amd64 17.2.6-1125-gc9bb1bcf-1focal [17.0 MB] 2023-09-23T22:57:58.147 INFO:teuthology.orchestra.run.smithi164.stdout:Get:96 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 ceph-mon amd64 17.2.6-1125-gc9bb1bcf-1focal [7,846 kB] 2023-09-23T22:57:58.699 INFO:teuthology.orchestra.run.smithi159.stdout:Get:110 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 rbd-fuse amd64 17.2.6-1125-gc9bb1bcf-1focal [79.8 kB] 2023-09-23T22:57:58.782 INFO:teuthology.orchestra.run.smithi164.stdout:Get:97 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 ceph-osd amd64 17.2.6-1125-gc9bb1bcf-1focal [28.7 MB] 2023-09-23T22:57:59.355 INFO:teuthology.orchestra.run.smithi159.stdout:Fetched 209 MB in 8s (26.8 MB/s) 2023-09-23T22:57:59.546 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package liblttng-ust0:amd64. 2023-09-23T22:57:59.592 INFO:teuthology.orchestra.run.smithi159.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 ... 112648 files and directories currently installed.) 2023-09-23T22:57:59.596 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../000-liblttng-ust0_2.11.0-1_amd64.deb ... 2023-09-23T22:57:59.677 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking liblttng-ust0:amd64 (2.11.0-1) ... 2023-09-23T22:58:00.011 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../001-librbd1_17.2.6-1125-gc9bb1bcf-1focal_amd64.deb ... 2023-09-23T22:58:00.029 INFO:teuthology.orchestra.run.smithi164.stdout:Get:98 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 ceph amd64 17.2.6-1125-gc9bb1bcf-1focal [3,928 B] 2023-09-23T22:58:00.097 INFO:teuthology.orchestra.run.smithi164.stdout:Get:99 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 ceph-fuse amd64 17.2.6-1125-gc9bb1bcf-1focal [867 kB] 2023-09-23T22:58:00.103 INFO:teuthology.orchestra.run.smithi164.stdout:Get:100 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 ceph-mds amd64 17.2.6-1125-gc9bb1bcf-1focal [2,405 kB] 2023-09-23T22:58:00.140 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking librbd1 (17.2.6-1125-gc9bb1bcf-1focal) over (15.2.17-0ubuntu0.20.04.4) ... 2023-09-23T22:58:00.175 INFO:teuthology.orchestra.run.smithi164.stdout:Get:101 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 cephadm amd64 17.2.6-1125-gc9bb1bcf-1focal [78.9 kB] 2023-09-23T22:58:00.176 INFO:teuthology.orchestra.run.smithi164.stdout:Get:102 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-cephadm all 17.2.6-1125-gc9bb1bcf-1focal [117 kB] 2023-09-23T22:58:00.178 INFO:teuthology.orchestra.run.smithi164.stdout:Get:103 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-dashboard all 17.2.6-1125-gc9bb1bcf-1focal [1,760 kB] 2023-09-23T22:58:00.258 INFO:teuthology.orchestra.run.smithi164.stdout:Get:104 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-diskprediction-local all 17.2.6-1125-gc9bb1bcf-1focal [7,883 kB] 2023-09-23T22:58:00.571 INFO:teuthology.orchestra.run.smithi164.stdout:Get:105 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-k8sevents all 17.2.6-1125-gc9bb1bcf-1focal [4,044 B] 2023-09-23T22:58:00.571 INFO:teuthology.orchestra.run.smithi164.stdout:Get:106 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 ceph-test amd64 17.2.6-1125-gc9bb1bcf-1focal [56.2 MB] 2023-09-23T22:58:00.757 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../002-librados2_17.2.6-1125-gc9bb1bcf-1focal_amd64.deb ... 2023-09-23T22:58:00.860 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking librados2 (17.2.6-1125-gc9bb1bcf-1focal) over (15.2.17-0ubuntu0.20.04.4) ... 2023-09-23T22:58:01.531 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package libcephfs2. 2023-09-23T22:58:01.546 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../003-libcephfs2_17.2.6-1125-gc9bb1bcf-1focal_amd64.deb ... 2023-09-23T22:58:01.598 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking libcephfs2 (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:58:01.925 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package python3-rados. 2023-09-23T22:58:01.940 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../004-python3-rados_17.2.6-1125-gc9bb1bcf-1focal_amd64.deb ... 2023-09-23T22:58:01.975 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking python3-rados (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:58:02.278 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package python3-ceph-argparse. 2023-09-23T22:58:02.292 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../005-python3-ceph-argparse_17.2.6-1125-gc9bb1bcf-1focal_all.deb ... 2023-09-23T22:58:02.336 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking python3-ceph-argparse (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:58:02.597 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package python3-cephfs. 2023-09-23T22:58:02.611 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../006-python3-cephfs_17.2.6-1125-gc9bb1bcf-1focal_amd64.deb ... 2023-09-23T22:58:02.655 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking python3-cephfs (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:58:02.983 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package python3-ceph-common. 2023-09-23T22:58:02.999 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../007-python3-ceph-common_17.2.6-1125-gc9bb1bcf-1focal_all.deb ... 2023-09-23T22:58:03.041 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking python3-ceph-common (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:58:03.068 INFO:teuthology.orchestra.run.smithi164.stdout:Get:107 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 ceph-volume all 17.2.6-1125-gc9bb1bcf-1focal [229 kB] 2023-09-23T22:58:03.070 INFO:teuthology.orchestra.run.smithi164.stdout:Get:108 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 libcephfs-dev amd64 17.2.6-1125-gc9bb1bcf-1focal [21.9 kB] 2023-09-23T22:58:03.070 INFO:teuthology.orchestra.run.smithi164.stdout:Get:109 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 radosgw amd64 17.2.6-1125-gc9bb1bcf-1focal [17.0 MB] 2023-09-23T22:58:03.377 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package python3-prettytable. 2023-09-23T22:58:03.386 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../008-python3-prettytable_0.7.2-5_all.deb ... 2023-09-23T22:58:03.427 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking python3-prettytable (0.7.2-5) ... 2023-09-23T22:58:03.650 INFO:teuthology.orchestra.run.smithi164.stdout:Get:110 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 rbd-fuse amd64 17.2.6-1125-gc9bb1bcf-1focal [79.8 kB] 2023-09-23T22:58:03.680 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package python3-rbd. 2023-09-23T22:58:03.688 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../009-python3-rbd_17.2.6-1125-gc9bb1bcf-1focal_amd64.deb ... 2023-09-23T22:58:03.730 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking python3-rbd (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:58:04.083 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package liblua5.3-0:amd64. 2023-09-23T22:58:04.098 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../010-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2023-09-23T22:58:04.141 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2023-09-23T22:58:04.304 INFO:teuthology.orchestra.run.smithi164.stdout:Fetched 209 MB in 13s (16.6 MB/s) 2023-09-23T22:58:04.477 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package liblttng-ust0:amd64. 2023-09-23T22:58:04.495 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package librabbitmq4:amd64. 2023-09-23T22:58:04.503 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../011-librabbitmq4_0.10.0-1_amd64.deb ... 2023-09-23T22:58:04.524 INFO:teuthology.orchestra.run.smithi164.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 ... 112648 files and directories currently installed.) 2023-09-23T22:58:04.528 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../000-liblttng-ust0_2.11.0-1_amd64.deb ... 2023-09-23T22:58:04.545 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking librabbitmq4:amd64 (0.10.0-1) ... 2023-09-23T22:58:04.592 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking liblttng-ust0:amd64 (2.11.0-1) ... 2023-09-23T22:58:04.866 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package librdkafka1:amd64. 2023-09-23T22:58:04.874 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../012-librdkafka1_1.2.1-1ubuntu1_amd64.deb ... 2023-09-23T22:58:04.908 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../001-librbd1_17.2.6-1125-gc9bb1bcf-1focal_amd64.deb ... 2023-09-23T22:58:04.916 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2023-09-23T22:58:05.038 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking librbd1 (17.2.6-1125-gc9bb1bcf-1focal) over (15.2.17-0ubuntu0.20.04.4) ... 2023-09-23T22:58:05.277 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package libdouble-conversion3:amd64. 2023-09-23T22:58:05.285 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../013-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2023-09-23T22:58:05.328 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2023-09-23T22:58:05.661 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package libpcre2-16-0:amd64. 2023-09-23T22:58:05.669 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../014-libpcre2-16-0_10.34-7ubuntu0.1_amd64.deb ... 2023-09-23T22:58:05.711 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking libpcre2-16-0:amd64 (10.34-7ubuntu0.1) ... 2023-09-23T22:58:05.721 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../002-librados2_17.2.6-1125-gc9bb1bcf-1focal_amd64.deb ... 2023-09-23T22:58:05.850 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking librados2 (17.2.6-1125-gc9bb1bcf-1focal) over (15.2.17-0ubuntu0.20.04.4) ... 2023-09-23T22:58:06.173 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package libqt5core5a:amd64. 2023-09-23T22:58:06.187 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../015-libqt5core5a_5.12.8+dfsg-0ubuntu2.1_amd64.deb ... 2023-09-23T22:58:06.240 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-09-23T22:58:06.521 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package libcephfs2. 2023-09-23T22:58:06.534 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../003-libcephfs2_17.2.6-1125-gc9bb1bcf-1focal_amd64.deb ... 2023-09-23T22:58:06.570 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking libcephfs2 (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:58:06.760 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package libqt5dbus5:amd64. 2023-09-23T22:58:06.773 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../016-libqt5dbus5_5.12.8+dfsg-0ubuntu2.1_amd64.deb ... 2023-09-23T22:58:06.818 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-09-23T22:58:06.889 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-rados. 2023-09-23T22:58:06.904 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../004-python3-rados_17.2.6-1125-gc9bb1bcf-1focal_amd64.deb ... 2023-09-23T22:58:06.956 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-rados (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:58:07.113 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package libqt5network5:amd64. 2023-09-23T22:58:07.127 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../017-libqt5network5_5.12.8+dfsg-0ubuntu2.1_amd64.deb ... 2023-09-23T22:58:07.162 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-09-23T22:58:07.309 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-ceph-argparse. 2023-09-23T22:58:07.323 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../005-python3-ceph-argparse_17.2.6-1125-gc9bb1bcf-1focal_all.deb ... 2023-09-23T22:58:07.367 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-ceph-argparse (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:58:07.642 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package libthrift-0.13.0. 2023-09-23T22:58:07.655 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../018-libthrift-0.13.0_0.13.0-2build2_amd64.deb ... 2023-09-23T22:58:07.703 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-cephfs. 2023-09-23T22:58:07.718 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../006-python3-cephfs_17.2.6-1125-gc9bb1bcf-1focal_amd64.deb ... 2023-09-23T22:58:07.782 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking libthrift-0.13.0 (0.13.0-2build2) ... 2023-09-23T22:58:07.878 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-cephfs (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:58:08.136 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package librgw2. 2023-09-23T22:58:08.149 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../019-librgw2_17.2.6-1125-gc9bb1bcf-1focal_amd64.deb ... 2023-09-23T22:58:08.194 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking librgw2 (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:58:08.281 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-ceph-common. 2023-09-23T22:58:08.294 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../007-python3-ceph-common_17.2.6-1125-gc9bb1bcf-1focal_all.deb ... 2023-09-23T22:58:08.322 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-ceph-common (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:58:08.626 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-prettytable. 2023-09-23T22:58:08.640 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../008-python3-prettytable_0.7.2-5_all.deb ... 2023-09-23T22:58:08.684 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-prettytable (0.7.2-5) ... 2023-09-23T22:58:08.930 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package python3-rgw. 2023-09-23T22:58:08.936 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-rbd. 2023-09-23T22:58:08.944 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../020-python3-rgw_17.2.6-1125-gc9bb1bcf-1focal_amd64.deb ... 2023-09-23T22:58:08.949 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../009-python3-rbd_17.2.6-1125-gc9bb1bcf-1focal_amd64.deb ... 2023-09-23T22:58:08.986 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-rbd (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:58:08.988 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking python3-rgw (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:58:09.331 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package liblua5.3-0:amd64. 2023-09-23T22:58:09.333 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package liboath0. 2023-09-23T22:58:09.345 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../010-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2023-09-23T22:58:09.347 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../021-liboath0_2.6.1-1.3_amd64.deb ... 2023-09-23T22:58:09.391 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking liboath0 (2.6.1-1.3) ... 2023-09-23T22:58:09.398 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2023-09-23T22:58:09.661 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package libradosstriper1. 2023-09-23T22:58:09.675 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../022-libradosstriper1_17.2.6-1125-gc9bb1bcf-1focal_amd64.deb ... 2023-09-23T22:58:09.710 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking libradosstriper1 (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:58:09.726 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package librabbitmq4:amd64. 2023-09-23T22:58:09.739 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../011-librabbitmq4_0.10.0-1_amd64.deb ... 2023-09-23T22:58:09.776 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking librabbitmq4:amd64 (0.10.0-1) ... 2023-09-23T22:58:10.113 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package librdkafka1:amd64. 2023-09-23T22:58:10.126 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../012-librdkafka1_1.2.1-1ubuntu1_amd64.deb ... 2023-09-23T22:58:10.164 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package ceph-common. 2023-09-23T22:58:10.172 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2023-09-23T22:58:10.179 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../023-ceph-common_17.2.6-1125-gc9bb1bcf-1focal_amd64.deb ... 2023-09-23T22:58:10.221 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking ceph-common (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:58:10.529 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package libdouble-conversion3:amd64. 2023-09-23T22:58:10.543 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../013-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2023-09-23T22:58:10.587 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2023-09-23T22:58:10.916 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package libpcre2-16-0:amd64. 2023-09-23T22:58:10.929 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../014-libpcre2-16-0_10.34-7ubuntu0.1_amd64.deb ... 2023-09-23T22:58:10.974 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking libpcre2-16-0:amd64 (10.34-7ubuntu0.1) ... 2023-09-23T22:58:11.411 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package libqt5core5a:amd64. 2023-09-23T22:58:11.426 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../015-libqt5core5a_5.12.8+dfsg-0ubuntu2.1_amd64.deb ... 2023-09-23T22:58:11.479 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-09-23T22:58:11.997 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package libqt5dbus5:amd64. 2023-09-23T22:58:12.012 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../016-libqt5dbus5_5.12.8+dfsg-0ubuntu2.1_amd64.deb ... 2023-09-23T22:58:12.055 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-09-23T22:58:12.409 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package libqt5network5:amd64. 2023-09-23T22:58:12.422 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../017-libqt5network5_5.12.8+dfsg-0ubuntu2.1_amd64.deb ... 2023-09-23T22:58:12.458 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-09-23T22:58:12.829 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package libthrift-0.13.0. 2023-09-23T22:58:12.843 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../018-libthrift-0.13.0_0.13.0-2build2_amd64.deb ... 2023-09-23T22:58:12.887 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking libthrift-0.13.0 (0.13.0-2build2) ... 2023-09-23T22:58:12.894 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package ceph-base. 2023-09-23T22:58:12.908 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../024-ceph-base_17.2.6-1125-gc9bb1bcf-1focal_amd64.deb ... 2023-09-23T22:58:12.961 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking ceph-base (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:58:13.190 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package librgw2. 2023-09-23T22:58:13.203 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../019-librgw2_17.2.6-1125-gc9bb1bcf-1focal_amd64.deb ... 2023-09-23T22:58:13.239 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking librgw2 (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:58:13.975 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package python3-cryptography. 2023-09-23T22:58:13.990 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../025-python3-cryptography_2.8-3ubuntu0.1_amd64.deb ... 2023-09-23T22:58:14.009 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-rgw. 2023-09-23T22:58:14.022 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../020-python3-rgw_17.2.6-1125-gc9bb1bcf-1focal_amd64.deb ... 2023-09-23T22:58:14.033 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking python3-cryptography (2.8-3ubuntu0.1) ... 2023-09-23T22:58:14.059 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-rgw (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:58:14.370 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package liboath0. 2023-09-23T22:58:14.384 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../021-liboath0_2.6.1-1.3_amd64.deb ... 2023-09-23T22:58:14.395 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package python3-openssl. 2023-09-23T22:58:14.410 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../026-python3-openssl_19.0.0-1build1_all.deb ... 2023-09-23T22:58:14.419 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking liboath0 (2.6.1-1.3) ... 2023-09-23T22:58:14.453 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking python3-openssl (19.0.0-1build1) ... 2023-09-23T22:58:14.705 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2023-09-23T22:58:14.714 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package libradosstriper1. 2023-09-23T22:58:14.718 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../027-ceph-mgr-modules-core_17.2.6-1125-gc9bb1bcf-1focal_all.deb ... 2023-09-23T22:58:14.727 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../022-libradosstriper1_17.2.6-1125-gc9bb1bcf-1focal_amd64.deb ... 2023-09-23T22:58:14.755 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking ceph-mgr-modules-core (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:58:14.772 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking libradosstriper1 (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:58:15.144 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package python3-bcrypt. 2023-09-23T22:58:15.157 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../028-python3-bcrypt_3.1.7-2ubuntu1_amd64.deb ... 2023-09-23T22:58:15.202 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking python3-bcrypt (3.1.7-2ubuntu1) ... 2023-09-23T22:58:15.234 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package ceph-common. 2023-09-23T22:58:15.247 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../023-ceph-common_17.2.6-1125-gc9bb1bcf-1focal_amd64.deb ... 2023-09-23T22:58:15.292 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking ceph-common (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:58:15.505 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package python3-cherrypy3. 2023-09-23T22:58:15.518 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../029-python3-cherrypy3_8.9.1-6_all.deb ... 2023-09-23T22:58:15.554 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking python3-cherrypy3 (8.9.1-6) ... 2023-09-23T22:58:15.891 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package python3-natsort. 2023-09-23T22:58:15.906 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../030-python3-natsort_7.0.1-1_all.deb ... 2023-09-23T22:58:15.949 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking python3-natsort (7.0.1-1) ... 2023-09-23T22:58:16.228 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package python3-jwt. 2023-09-23T22:58:16.243 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../031-python3-jwt_1.7.1-2ubuntu2.1_all.deb ... 2023-09-23T22:58:16.286 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking python3-jwt (1.7.1-2ubuntu2.1) ... 2023-09-23T22:58:16.598 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package python3-logutils. 2023-09-23T22:58:16.613 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../032-python3-logutils_0.3.3-7_all.deb ... 2023-09-23T22:58:16.656 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking python3-logutils (0.3.3-7) ... 2023-09-23T22:58:16.959 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package python3-markupsafe. 2023-09-23T22:58:16.974 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../033-python3-markupsafe_1.1.0-1build2_amd64.deb ... 2023-09-23T22:58:17.017 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking python3-markupsafe (1.1.0-1build2) ... 2023-09-23T22:58:17.287 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package python3-mako. 2023-09-23T22:58:17.302 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../034-python3-mako_1.1.0+ds1-1ubuntu2.1_all.deb ... 2023-09-23T22:58:17.336 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking python3-mako (1.1.0+ds1-1ubuntu2.1) ... 2023-09-23T22:58:17.648 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package python3-simplegeneric. 2023-09-23T22:58:17.661 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../035-python3-simplegeneric_0.8.1-3_all.deb ... 2023-09-23T22:58:17.698 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2023-09-23T22:58:17.973 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package ceph-base. 2023-09-23T22:58:17.986 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../024-ceph-base_17.2.6-1125-gc9bb1bcf-1focal_amd64.deb ... 2023-09-23T22:58:18.001 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package python3-singledispatch. 2023-09-23T22:58:18.014 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../036-python3-singledispatch_3.4.0.3-2build1_all.deb ... 2023-09-23T22:58:18.033 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking ceph-base (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:58:18.059 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking python3-singledispatch (3.4.0.3-2build1) ... 2023-09-23T22:58:18.379 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package python3-webob. 2023-09-23T22:58:18.395 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../037-python3-webob_1%3a1.8.5-2_all.deb ... 2023-09-23T22:58:18.437 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking python3-webob (1:1.8.5-2) ... 2023-09-23T22:58:18.757 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package python3-soupsieve. 2023-09-23T22:58:18.770 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../038-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2023-09-23T22:58:18.806 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2023-09-23T22:58:19.028 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-cryptography. 2023-09-23T22:58:19.041 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../025-python3-cryptography_2.8-3ubuntu0.1_amd64.deb ... 2023-09-23T22:58:19.076 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package python3-bs4. 2023-09-23T22:58:19.078 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-cryptography (2.8-3ubuntu0.1) ... 2023-09-23T22:58:19.090 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../039-python3-bs4_4.8.2-1_all.deb ... 2023-09-23T22:58:19.134 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking python3-bs4 (4.8.2-1) ... 2023-09-23T22:58:19.463 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package python3-waitress. 2023-09-23T22:58:19.473 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-openssl. 2023-09-23T22:58:19.477 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../040-python3-waitress_1.4.1-1ubuntu0.1_all.deb ... 2023-09-23T22:58:19.487 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../026-python3-openssl_19.0.0-1build1_all.deb ... 2023-09-23T22:58:19.524 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking python3-waitress (1.4.1-1ubuntu0.1) ... 2023-09-23T22:58:19.531 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-openssl (19.0.0-1build1) ... 2023-09-23T22:58:19.801 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2023-09-23T22:58:19.815 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../027-ceph-mgr-modules-core_17.2.6-1125-gc9bb1bcf-1focal_all.deb ... 2023-09-23T22:58:19.824 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package python3-tempita. 2023-09-23T22:58:19.838 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../041-python3-tempita_0.5.2-6_all.deb ... 2023-09-23T22:58:19.859 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking ceph-mgr-modules-core (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:58:19.882 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking python3-tempita (0.5.2-6) ... 2023-09-23T22:58:20.185 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package python3-paste. 2023-09-23T22:58:20.199 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../042-python3-paste_3.4.0+dfsg1-1_all.deb ... 2023-09-23T22:58:20.243 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking python3-paste (3.4.0+dfsg1-1) ... 2023-09-23T22:58:20.246 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-bcrypt. 2023-09-23T22:58:20.260 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../028-python3-bcrypt_3.1.7-2ubuntu1_amd64.deb ... 2023-09-23T22:58:20.304 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-bcrypt (3.1.7-2ubuntu1) ... 2023-09-23T22:58:20.547 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2023-09-23T22:58:20.562 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../043-python-pastedeploy-tpl_2.1.0-1_all.deb ... 2023-09-23T22:58:20.591 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-cherrypy3. 2023-09-23T22:58:20.605 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking python-pastedeploy-tpl (2.1.0-1) ... 2023-09-23T22:58:20.607 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../029-python3-cherrypy3_8.9.1-6_all.deb ... 2023-09-23T22:58:20.649 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-cherrypy3 (8.9.1-6) ... 2023-09-23T22:58:20.916 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package python3-pastedeploy. 2023-09-23T22:58:20.930 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../044-python3-pastedeploy_2.1.0-1_all.deb ... 2023-09-23T22:58:20.969 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-natsort. 2023-09-23T22:58:20.974 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking python3-pastedeploy (2.1.0-1) ... 2023-09-23T22:58:20.983 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../030-python3-natsort_7.0.1-1_all.deb ... 2023-09-23T22:58:21.027 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-natsort (7.0.1-1) ... 2023-09-23T22:58:21.303 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package python3-webtest. 2023-09-23T22:58:21.316 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../045-python3-webtest_2.0.32-2_all.deb ... 2023-09-23T22:58:21.339 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-jwt. 2023-09-23T22:58:21.347 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../031-python3-jwt_1.7.1-2ubuntu2.1_all.deb ... 2023-09-23T22:58:21.360 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking python3-webtest (2.0.32-2) ... 2023-09-23T22:58:21.389 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-jwt (1.7.1-2ubuntu2.1) ... 2023-09-23T22:58:21.672 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package python3-pecan. 2023-09-23T22:58:21.685 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../046-python3-pecan_1.3.3-3ubuntu1_all.deb ... 2023-09-23T22:58:21.700 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-logutils. 2023-09-23T22:58:21.709 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../032-python3-logutils_0.3.3-7_all.deb ... 2023-09-23T22:58:21.730 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking python3-pecan (1.3.3-3ubuntu1) ... 2023-09-23T22:58:21.750 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-logutils (0.3.3-7) ... 2023-09-23T22:58:22.053 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-markupsafe. 2023-09-23T22:58:22.060 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package python3-werkzeug. 2023-09-23T22:58:22.066 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../033-python3-markupsafe_1.1.0-1build2_amd64.deb ... 2023-09-23T22:58:22.073 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../047-python3-werkzeug_0.16.1+dfsg1-2ubuntu0.1_all.deb ... 2023-09-23T22:58:22.103 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-markupsafe (1.1.0-1build2) ... 2023-09-23T22:58:22.118 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking python3-werkzeug (0.16.1+dfsg1-2ubuntu0.1) ... 2023-09-23T22:58:22.406 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-mako. 2023-09-23T22:58:22.419 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../034-python3-mako_1.1.0+ds1-1ubuntu2.1_all.deb ... 2023-09-23T22:58:22.464 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-mako (1.1.0+ds1-1ubuntu2.1) ... 2023-09-23T22:58:22.471 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2023-09-23T22:58:22.485 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../048-libsqlite3-mod-ceph_17.2.6-1125-gc9bb1bcf-1focal_amd64.deb ... 2023-09-23T22:58:22.529 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking libsqlite3-mod-ceph (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:58:22.792 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-simplegeneric. 2023-09-23T22:58:22.806 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../035-python3-simplegeneric_0.8.1-3_all.deb ... 2023-09-23T22:58:22.850 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2023-09-23T22:58:22.866 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package ceph-mgr. 2023-09-23T22:58:22.880 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../049-ceph-mgr_17.2.6-1125-gc9bb1bcf-1focal_amd64.deb ... 2023-09-23T22:58:22.924 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking ceph-mgr (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:58:23.137 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-singledispatch. 2023-09-23T22:58:23.150 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../036-python3-singledispatch_3.4.0.3-2build1_all.deb ... 2023-09-23T22:58:23.195 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-singledispatch (3.4.0.3-2build1) ... 2023-09-23T22:58:24.161 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package ceph-mon. 2023-09-23T22:58:24.175 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../050-ceph-mon_17.2.6-1125-gc9bb1bcf-1focal_amd64.deb ... 2023-09-23T22:58:24.181 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-webob. 2023-09-23T22:58:24.195 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../037-python3-webob_1%3a1.8.5-2_all.deb ... 2023-09-23T22:58:24.219 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking ceph-mon (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:58:24.239 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-webob (1:1.8.5-2) ... 2023-09-23T22:58:24.559 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-soupsieve. 2023-09-23T22:58:24.573 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../038-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2023-09-23T22:58:24.617 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2023-09-23T22:58:24.920 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-bs4. 2023-09-23T22:58:24.928 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../039-python3-bs4_4.8.2-1_all.deb ... 2023-09-23T22:58:24.970 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-bs4 (4.8.2-1) ... 2023-09-23T22:58:25.298 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package ceph-osd. 2023-09-23T22:58:25.306 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-waitress. 2023-09-23T22:58:25.312 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../051-ceph-osd_17.2.6-1125-gc9bb1bcf-1focal_amd64.deb ... 2023-09-23T22:58:25.319 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../040-python3-waitress_1.4.1-1ubuntu0.1_all.deb ... 2023-09-23T22:58:25.347 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking ceph-osd (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:58:25.359 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-waitress (1.4.1-1ubuntu0.1) ... 2023-09-23T22:58:25.685 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-tempita. 2023-09-23T22:58:25.698 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../041-python3-tempita_0.5.2-6_all.deb ... 2023-09-23T22:58:25.742 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-tempita (0.5.2-6) ... 2023-09-23T22:58:26.029 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-paste. 2023-09-23T22:58:26.042 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../042-python3-paste_3.4.0+dfsg1-1_all.deb ... 2023-09-23T22:58:26.087 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-paste (3.4.0+dfsg1-1) ... 2023-09-23T22:58:26.398 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2023-09-23T22:58:26.412 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../043-python-pastedeploy-tpl_2.1.0-1_all.deb ... 2023-09-23T22:58:26.456 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python-pastedeploy-tpl (2.1.0-1) ... 2023-09-23T22:58:26.759 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-pastedeploy. 2023-09-23T22:58:26.775 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../044-python3-pastedeploy_2.1.0-1_all.deb ... 2023-09-23T22:58:26.817 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-pastedeploy (2.1.0-1) ... 2023-09-23T22:58:27.145 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-webtest. 2023-09-23T22:58:27.160 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../045-python3-webtest_2.0.32-2_all.deb ... 2023-09-23T22:58:27.203 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-webtest (2.0.32-2) ... 2023-09-23T22:58:27.515 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-pecan. 2023-09-23T22:58:27.530 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../046-python3-pecan_1.3.3-3ubuntu1_all.deb ... 2023-09-23T22:58:27.573 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-pecan (1.3.3-3ubuntu1) ... 2023-09-23T22:58:27.920 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-werkzeug. 2023-09-23T22:58:27.933 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../047-python3-werkzeug_0.16.1+dfsg1-2ubuntu0.1_all.deb ... 2023-09-23T22:58:27.977 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-werkzeug (0.16.1+dfsg1-2ubuntu0.1) ... 2023-09-23T22:58:28.176 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package ceph. 2023-09-23T22:58:28.186 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../052-ceph_17.2.6-1125-gc9bb1bcf-1focal_amd64.deb ... 2023-09-23T22:58:28.242 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking ceph (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:58:28.347 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2023-09-23T22:58:28.363 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../048-libsqlite3-mod-ceph_17.2.6-1125-gc9bb1bcf-1focal_amd64.deb ... 2023-09-23T22:58:28.405 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking libsqlite3-mod-ceph (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:58:28.562 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package ceph-fuse. 2023-09-23T22:58:28.576 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../053-ceph-fuse_17.2.6-1125-gc9bb1bcf-1focal_amd64.deb ... 2023-09-23T22:58:28.620 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking ceph-fuse (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:58:28.759 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package ceph-mgr. 2023-09-23T22:58:28.772 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../049-ceph-mgr_17.2.6-1125-gc9bb1bcf-1focal_amd64.deb ... 2023-09-23T22:58:28.817 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking ceph-mgr (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:58:29.040 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package ceph-mds. 2023-09-23T22:58:29.053 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../054-ceph-mds_17.2.6-1125-gc9bb1bcf-1focal_amd64.deb ... 2023-09-23T22:58:29.098 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking ceph-mds (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:58:29.303 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package ceph-mon. 2023-09-23T22:58:29.318 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../050-ceph-mon_17.2.6-1125-gc9bb1bcf-1focal_amd64.deb ... 2023-09-23T22:58:29.361 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking ceph-mon (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:58:29.618 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package cephadm. 2023-09-23T22:58:29.631 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../055-cephadm_17.2.6-1125-gc9bb1bcf-1focal_amd64.deb ... 2023-09-23T22:58:29.684 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking cephadm (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:58:29.979 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package python3-jinja2. 2023-09-23T22:58:29.992 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../056-python3-jinja2_2.10.1-2_all.deb ... 2023-09-23T22:58:30.037 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking python3-jinja2 (2.10.1-2) ... 2023-09-23T22:58:30.331 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2023-09-23T22:58:30.344 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../057-ceph-mgr-cephadm_17.2.6-1125-gc9bb1bcf-1focal_all.deb ... 2023-09-23T22:58:30.389 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking ceph-mgr-cephadm (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:58:30.481 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package ceph-osd. 2023-09-23T22:58:30.495 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../051-ceph-osd_17.2.6-1125-gc9bb1bcf-1focal_amd64.deb ... 2023-09-23T22:58:30.548 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking ceph-osd (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:58:30.745 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package python3-repoze.lru. 2023-09-23T22:58:30.758 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../058-python3-repoze.lru_0.7-2_all.deb ... 2023-09-23T22:58:30.803 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2023-09-23T22:58:31.030 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package libjs-underscore. 2023-09-23T22:58:31.044 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../059-libjs-underscore_1.9.1~dfsg-1ubuntu0.20.04.1_all.deb ... 2023-09-23T22:58:31.088 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2023-09-23T22:58:31.366 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package libjs-sphinxdoc. 2023-09-23T22:58:31.379 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../060-libjs-sphinxdoc_1.8.5-7ubuntu3_all.deb ... 2023-09-23T22:58:31.424 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2023-09-23T22:58:31.735 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package python3-routes. 2023-09-23T22:58:31.751 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../061-python3-routes_2.4.1-2_all.deb ... 2023-09-23T22:58:31.818 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking python3-routes (2.4.1-2) ... 2023-09-23T22:58:32.105 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2023-09-23T22:58:32.119 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../062-ceph-mgr-dashboard_17.2.6-1125-gc9bb1bcf-1focal_all.deb ... 2023-09-23T22:58:32.163 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking ceph-mgr-dashboard (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:58:32.608 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package python3-decorator. 2023-09-23T22:58:32.623 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../063-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2023-09-23T22:58:32.666 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2023-09-23T22:58:32.960 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package liblbfgsb0:amd64. 2023-09-23T22:58:32.975 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../064-liblbfgsb0_3.0+dfsg.3-7build1_amd64.deb ... 2023-09-23T22:58:33.018 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2023-09-23T22:58:33.276 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package ceph. 2023-09-23T22:58:33.289 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../052-ceph_17.2.6-1125-gc9bb1bcf-1focal_amd64.deb ... 2023-09-23T22:58:33.321 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package python3-scipy. 2023-09-23T22:58:33.334 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking ceph (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:58:33.334 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../065-python3-scipy_1.3.3-3build1_amd64.deb ... 2023-09-23T22:58:33.379 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking python3-scipy (1.3.3-3build1) ... 2023-09-23T22:58:33.653 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package ceph-fuse. 2023-09-23T22:58:33.668 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../053-ceph-fuse_17.2.6-1125-gc9bb1bcf-1focal_amd64.deb ... 2023-09-23T22:58:33.711 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking ceph-fuse (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:58:34.131 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package ceph-mds. 2023-09-23T22:58:34.145 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../054-ceph-mds_17.2.6-1125-gc9bb1bcf-1focal_amd64.deb ... 2023-09-23T22:58:34.189 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking ceph-mds (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:58:34.638 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package python3-sklearn-lib. 2023-09-23T22:58:34.652 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../066-python3-sklearn-lib_0.22.2.post1+dfsg-5_amd64.deb ... 2023-09-23T22:58:34.696 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2023-09-23T22:58:34.726 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package cephadm. 2023-09-23T22:58:34.740 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../055-cephadm_17.2.6-1125-gc9bb1bcf-1focal_amd64.deb ... 2023-09-23T22:58:34.784 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking cephadm (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:58:35.103 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-jinja2. 2023-09-23T22:58:35.118 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../056-python3-jinja2_2.10.1-2_all.deb ... 2023-09-23T22:58:35.161 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-jinja2 (2.10.1-2) ... 2023-09-23T22:58:35.200 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package python3-joblib. 2023-09-23T22:58:35.213 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../067-python3-joblib_0.14.0-3_all.deb ... 2023-09-23T22:58:35.249 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking python3-joblib (0.14.0-3) ... 2023-09-23T22:58:35.480 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2023-09-23T22:58:35.495 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../057-ceph-mgr-cephadm_17.2.6-1125-gc9bb1bcf-1focal_all.deb ... 2023-09-23T22:58:35.539 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking ceph-mgr-cephadm (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:58:35.645 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package python3-sklearn. 2023-09-23T22:58:35.659 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../068-python3-sklearn_0.22.2.post1+dfsg-5_all.deb ... 2023-09-23T22:58:35.703 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking python3-sklearn (0.22.2.post1+dfsg-5) ... 2023-09-23T22:58:35.867 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-repoze.lru. 2023-09-23T22:58:35.882 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../058-python3-repoze.lru_0.7-2_all.deb ... 2023-09-23T22:58:35.925 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2023-09-23T22:58:36.178 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package libjs-underscore. 2023-09-23T22:58:36.192 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../059-libjs-underscore_1.9.1~dfsg-1ubuntu0.20.04.1_all.deb ... 2023-09-23T22:58:36.236 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2023-09-23T22:58:36.419 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2023-09-23T22:58:36.433 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../069-ceph-mgr-diskprediction-local_17.2.6-1125-gc9bb1bcf-1focal_all.deb ... 2023-09-23T22:58:36.469 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking ceph-mgr-diskprediction-local (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:58:36.530 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package libjs-sphinxdoc. 2023-09-23T22:58:36.544 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../060-libjs-sphinxdoc_1.8.5-7ubuntu3_all.deb ... 2023-09-23T22:58:36.588 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2023-09-23T22:58:36.882 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-routes. 2023-09-23T22:58:36.896 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../061-python3-routes_2.4.1-2_all.deb ... 2023-09-23T22:58:36.940 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-routes (2.4.1-2) ... 2023-09-23T22:58:37.245 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2023-09-23T22:58:37.259 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../062-ceph-mgr-dashboard_17.2.6-1125-gc9bb1bcf-1focal_all.deb ... 2023-09-23T22:58:37.303 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking ceph-mgr-dashboard (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:58:37.555 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package python3-cachetools. 2023-09-23T22:58:37.570 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../070-python3-cachetools_4.0.0-1_all.deb ... 2023-09-23T22:58:37.613 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking python3-cachetools (4.0.0-1) ... 2023-09-23T22:58:37.774 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-decorator. 2023-09-23T22:58:37.787 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../063-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2023-09-23T22:58:37.831 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2023-09-23T22:58:37.899 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package python3-pyasn1. 2023-09-23T22:58:37.913 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../071-python3-pyasn1_0.4.2-3build1_all.deb ... 2023-09-23T22:58:37.957 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking python3-pyasn1 (0.4.2-3build1) ... 2023-09-23T22:58:38.126 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package liblbfgsb0:amd64. 2023-09-23T22:58:38.140 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../064-liblbfgsb0_3.0+dfsg.3-7build1_amd64.deb ... 2023-09-23T22:58:38.184 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2023-09-23T22:58:38.294 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package python3-pyasn1-modules. 2023-09-23T22:58:38.310 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../072-python3-pyasn1-modules_0.2.1-0.2build1_all.deb ... 2023-09-23T22:58:38.352 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking python3-pyasn1-modules (0.2.1-0.2build1) ... 2023-09-23T22:58:38.495 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-scipy. 2023-09-23T22:58:38.511 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../065-python3-scipy_1.3.3-3build1_amd64.deb ... 2023-09-23T22:58:38.553 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-scipy (1.3.3-3build1) ... 2023-09-23T22:58:38.680 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package python3-rsa. 2023-09-23T22:58:38.693 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../073-python3-rsa_4.0-3_all.deb ... 2023-09-23T22:58:38.738 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking python3-rsa (4.0-3) ... 2023-09-23T22:58:39.108 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package python3-google-auth. 2023-09-23T22:58:39.122 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../074-python3-google-auth_1.5.1-2_all.deb ... 2023-09-23T22:58:39.166 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking python3-google-auth (1.5.1-2) ... 2023-09-23T22:58:39.828 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package python3-blinker. 2023-09-23T22:58:39.843 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../075-python3-blinker_1.4+dfsg1-0.3ubuntu1_all.deb ... 2023-09-23T22:58:39.886 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking python3-blinker (1.4+dfsg1-0.3ubuntu1) ... 2023-09-23T22:58:40.138 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-sklearn-lib. 2023-09-23T22:58:40.152 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../066-python3-sklearn-lib_0.22.2.post1+dfsg-5_amd64.deb ... 2023-09-23T22:58:40.188 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package python3-oauthlib. 2023-09-23T22:58:40.196 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2023-09-23T22:58:40.202 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../076-python3-oauthlib_3.1.0-1ubuntu2_all.deb ... 2023-09-23T22:58:40.246 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking python3-oauthlib (3.1.0-1ubuntu2) ... 2023-09-23T22:58:40.567 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package python3-requests-oauthlib. 2023-09-23T22:58:40.581 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../077-python3-requests-oauthlib_1.0.0-1.1build1_all.deb ... 2023-09-23T22:58:40.625 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking python3-requests-oauthlib (1.0.0-1.1build1) ... 2023-09-23T22:58:40.725 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-joblib. 2023-09-23T22:58:40.740 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../067-python3-joblib_0.14.0-3_all.deb ... 2023-09-23T22:58:40.783 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-joblib (0.14.0-3) ... 2023-09-23T22:58:40.936 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package python3-websocket. 2023-09-23T22:58:40.950 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../078-python3-websocket_0.53.0-2ubuntu1_all.deb ... 2023-09-23T22:58:40.994 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking python3-websocket (0.53.0-2ubuntu1) ... 2023-09-23T22:58:41.145 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-sklearn. 2023-09-23T22:58:41.159 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../068-python3-sklearn_0.22.2.post1+dfsg-5_all.deb ... 2023-09-23T22:58:41.203 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-sklearn (0.22.2.post1+dfsg-5) ... 2023-09-23T22:58:41.289 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package python3-kubernetes. 2023-09-23T22:58:41.302 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../079-python3-kubernetes_7.0.0~a1-2_all.deb ... 2023-09-23T22:58:41.347 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking python3-kubernetes (7.0.0~a1-2) ... 2023-09-23T22:58:41.893 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2023-09-23T22:58:41.903 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2023-09-23T22:58:41.907 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../080-ceph-mgr-k8sevents_17.2.6-1125-gc9bb1bcf-1focal_all.deb ... 2023-09-23T22:58:41.917 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../069-ceph-mgr-diskprediction-local_17.2.6-1125-gc9bb1bcf-1focal_all.deb ... 2023-09-23T22:58:41.951 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking ceph-mgr-k8sevents (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:58:41.953 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking ceph-mgr-diskprediction-local (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:58:42.348 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package libonig5:amd64. 2023-09-23T22:58:42.356 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../081-libonig5_6.9.4-1_amd64.deb ... 2023-09-23T22:58:42.397 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking libonig5:amd64 (6.9.4-1) ... 2023-09-23T22:58:42.775 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package libjq1:amd64. 2023-09-23T22:58:42.784 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../082-libjq1_1.6-1ubuntu0.20.04.1_amd64.deb ... 2023-09-23T22:58:42.825 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 2023-09-23T22:58:43.078 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package jq. 2023-09-23T22:58:43.080 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-cachetools. 2023-09-23T22:58:43.092 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../083-jq_1.6-1ubuntu0.20.04.1_amd64.deb ... 2023-09-23T22:58:43.094 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../070-python3-cachetools_4.0.0-1_all.deb ... 2023-09-23T22:58:43.136 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking jq (1.6-1ubuntu0.20.04.1) ... 2023-09-23T22:58:43.139 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-cachetools (4.0.0-1) ... 2023-09-23T22:58:43.389 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package socat. 2023-09-23T22:58:43.403 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../084-socat_1.7.3.3-2_amd64.deb ... 2023-09-23T22:58:43.425 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-pyasn1. 2023-09-23T22:58:43.438 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../071-python3-pyasn1_0.4.2-3build1_all.deb ... 2023-09-23T22:58:43.447 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking socat (1.7.3.3-2) ... 2023-09-23T22:58:43.483 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-pyasn1 (0.4.2-3build1) ... 2023-09-23T22:58:43.759 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package xmlstarlet. 2023-09-23T22:58:43.773 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../085-xmlstarlet_1.6.1-2build1_amd64.deb ... 2023-09-23T22:58:43.817 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking xmlstarlet (1.6.1-2build1) ... 2023-09-23T22:58:43.820 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-pyasn1-modules. 2023-09-23T22:58:43.833 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../072-python3-pyasn1-modules_0.2.1-0.2build1_all.deb ... 2023-09-23T22:58:43.878 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-pyasn1-modules (0.2.1-0.2build1) ... 2023-09-23T22:58:44.156 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package ceph-test. 2023-09-23T22:58:44.169 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../086-ceph-test_17.2.6-1125-gc9bb1bcf-1focal_amd64.deb ... 2023-09-23T22:58:44.180 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-rsa. 2023-09-23T22:58:44.194 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../073-python3-rsa_4.0-3_all.deb ... 2023-09-23T22:58:44.214 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking ceph-test (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:58:44.238 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-rsa (4.0-3) ... 2023-09-23T22:58:44.567 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-google-auth. 2023-09-23T22:58:44.581 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../074-python3-google-auth_1.5.1-2_all.deb ... 2023-09-23T22:58:44.625 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-google-auth (1.5.1-2) ... 2023-09-23T22:58:44.928 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-blinker. 2023-09-23T22:58:44.942 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../075-python3-blinker_1.4+dfsg1-0.3ubuntu1_all.deb ... 2023-09-23T22:58:44.986 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-blinker (1.4+dfsg1-0.3ubuntu1) ... 2023-09-23T22:58:45.272 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-oauthlib. 2023-09-23T22:58:45.288 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../076-python3-oauthlib_3.1.0-1ubuntu2_all.deb ... 2023-09-23T22:58:45.330 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-oauthlib (3.1.0-1ubuntu2) ... 2023-09-23T22:58:45.659 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-requests-oauthlib. 2023-09-23T22:58:45.672 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../077-python3-requests-oauthlib_1.0.0-1.1build1_all.deb ... 2023-09-23T22:58:45.717 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-requests-oauthlib (1.0.0-1.1build1) ... 2023-09-23T22:58:46.012 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-websocket. 2023-09-23T22:58:46.027 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../078-python3-websocket_0.53.0-2ubuntu1_all.deb ... 2023-09-23T22:58:46.069 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-websocket (0.53.0-2ubuntu1) ... 2023-09-23T22:58:46.381 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-kubernetes. 2023-09-23T22:58:46.396 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../079-python3-kubernetes_7.0.0~a1-2_all.deb ... 2023-09-23T22:58:46.439 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-kubernetes (7.0.0~a1-2) ... 2023-09-23T22:58:46.986 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2023-09-23T22:58:47.000 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../080-ceph-mgr-k8sevents_17.2.6-1125-gc9bb1bcf-1focal_all.deb ... 2023-09-23T22:58:47.044 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking ceph-mgr-k8sevents (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:58:47.432 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package libonig5:amd64. 2023-09-23T22:58:47.441 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../081-libonig5_6.9.4-1_amd64.deb ... 2023-09-23T22:58:47.482 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking libonig5:amd64 (6.9.4-1) ... 2023-09-23T22:58:47.835 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package libjq1:amd64. 2023-09-23T22:58:47.844 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../082-libjq1_1.6-1ubuntu0.20.04.1_amd64.deb ... 2023-09-23T22:58:47.885 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 2023-09-23T22:58:48.154 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package jq. 2023-09-23T22:58:48.163 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../083-jq_1.6-1ubuntu0.20.04.1_amd64.deb ... 2023-09-23T22:58:48.204 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking jq (1.6-1ubuntu0.20.04.1) ... 2023-09-23T22:58:48.457 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package socat. 2023-09-23T22:58:48.466 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../084-socat_1.7.3.3-2_amd64.deb ... 2023-09-23T22:58:48.507 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking socat (1.7.3.3-2) ... 2023-09-23T22:58:48.827 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package xmlstarlet. 2023-09-23T22:58:48.836 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../085-xmlstarlet_1.6.1-2build1_amd64.deb ... 2023-09-23T22:58:48.877 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking xmlstarlet (1.6.1-2build1) ... 2023-09-23T22:58:49.159 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package ceph-volume. 2023-09-23T22:58:49.175 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../087-ceph-volume_17.2.6-1125-gc9bb1bcf-1focal_all.deb ... 2023-09-23T22:58:49.217 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking ceph-volume (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:58:49.232 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package ceph-test. 2023-09-23T22:58:49.246 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../086-ceph-test_17.2.6-1125-gc9bb1bcf-1focal_amd64.deb ... 2023-09-23T22:58:49.290 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking ceph-test (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:58:49.520 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package fonts-mathjax. 2023-09-23T22:58:49.573 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../088-fonts-mathjax_2.7.4+dfsg-1_all.deb ... 2023-09-23T22:58:49.578 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking fonts-mathjax (2.7.4+dfsg-1) ... 2023-09-23T22:58:50.115 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package libcephfs-dev. 2023-09-23T22:58:50.129 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../089-libcephfs-dev_17.2.6-1125-gc9bb1bcf-1focal_amd64.deb ... 2023-09-23T22:58:50.173 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking libcephfs-dev (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:58:50.567 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package nvme-cli. 2023-09-23T22:58:50.583 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../090-nvme-cli_1.9-1ubuntu0.1_amd64.deb ... 2023-09-23T22:58:50.640 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking nvme-cli (1.9-1ubuntu0.1) ... 2023-09-23T22:58:50.956 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package libjs-mathjax. 2023-09-23T22:58:50.971 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../091-libjs-mathjax_2.7.4+dfsg-1_all.deb ... 2023-09-23T22:58:51.014 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking libjs-mathjax (2.7.4+dfsg-1) ... 2023-09-23T22:58:52.637 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package python-natsort-doc. 2023-09-23T22:58:52.653 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../092-python-natsort-doc_7.0.1-1_all.deb ... 2023-09-23T22:58:52.695 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking python-natsort-doc (7.0.1-1) ... 2023-09-23T22:58:53.023 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package python3-atomicwrites. 2023-09-23T22:58:53.032 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../093-python3-atomicwrites_1.1.5-2build1_all.deb ... 2023-09-23T22:58:53.073 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking python3-atomicwrites (1.1.5-2build1) ... 2023-09-23T22:58:53.400 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package python3-attr. 2023-09-23T22:58:53.410 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../094-python3-attr_19.3.0-2_all.deb ... 2023-09-23T22:58:53.450 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking python3-attr (19.3.0-2) ... 2023-09-23T22:58:53.778 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package python3-webencodings. 2023-09-23T22:58:53.793 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../095-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2023-09-23T22:58:53.836 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2023-09-23T22:58:54.094 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package ceph-volume. 2023-09-23T22:58:54.103 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../087-ceph-volume_17.2.6-1125-gc9bb1bcf-1focal_all.deb ... 2023-09-23T22:58:54.131 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package python3-html5lib. 2023-09-23T22:58:54.144 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking ceph-volume (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:58:54.147 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../096-python3-html5lib_1.0.1-2_all.deb ... 2023-09-23T22:58:54.189 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking python3-html5lib (1.0.1-2) ... 2023-09-23T22:58:54.481 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package fonts-mathjax. 2023-09-23T22:58:54.496 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../088-fonts-mathjax_2.7.4+dfsg-1_all.deb ... 2023-09-23T22:58:54.539 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking fonts-mathjax (2.7.4+dfsg-1) ... 2023-09-23T22:58:54.551 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package python3-lxml:amd64. 2023-09-23T22:58:54.566 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../097-python3-lxml_4.5.0-1ubuntu0.5_amd64.deb ... 2023-09-23T22:58:54.609 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.5) ... 2023-09-23T22:58:55.035 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package libcephfs-dev. 2023-09-23T22:58:55.049 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../089-libcephfs-dev_17.2.6-1125-gc9bb1bcf-1focal_amd64.deb ... 2023-09-23T22:58:55.070 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package python3-packaging. 2023-09-23T22:58:55.086 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../098-python3-packaging_20.3-1_all.deb ... 2023-09-23T22:58:55.092 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking libcephfs-dev (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:58:55.128 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking python3-packaging (20.3-1) ... 2023-09-23T22:58:55.423 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package python3-pastescript. 2023-09-23T22:58:55.437 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../099-python3-pastescript_2.0.2-4_all.deb ... 2023-09-23T22:58:55.481 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2023-09-23T22:58:55.496 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package nvme-cli. 2023-09-23T22:58:55.511 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../090-nvme-cli_1.9-1ubuntu0.1_amd64.deb ... 2023-09-23T22:58:55.569 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking nvme-cli (1.9-1ubuntu0.1) ... 2023-09-23T22:58:55.792 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package python3-pluggy. 2023-09-23T22:58:55.808 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../100-python3-pluggy_0.13.0-2_all.deb ... 2023-09-23T22:58:55.850 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking python3-pluggy (0.13.0-2) ... 2023-09-23T22:58:55.892 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package libjs-mathjax. 2023-09-23T22:58:55.906 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../091-libjs-mathjax_2.7.4+dfsg-1_all.deb ... 2023-09-23T22:58:55.950 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking libjs-mathjax (2.7.4+dfsg-1) ... 2023-09-23T22:58:56.162 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package python3-psutil. 2023-09-23T22:58:56.176 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../101-python3-psutil_5.5.1-1ubuntu4_amd64.deb ... 2023-09-23T22:58:56.220 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking python3-psutil (5.5.1-1ubuntu4) ... 2023-09-23T22:58:56.540 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package python3-py. 2023-09-23T22:58:56.555 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../102-python3-py_1.8.1-1ubuntu0.1_all.deb ... 2023-09-23T22:58:56.598 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking python3-py (1.8.1-1ubuntu0.1) ... 2023-09-23T22:58:56.917 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package python3-pyinotify. 2023-09-23T22:58:56.931 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../103-python3-pyinotify_0.9.6-1.2ubuntu1_all.deb ... 2023-09-23T22:58:56.975 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking python3-pyinotify (0.9.6-1.2ubuntu1) ... 2023-09-23T22:58:57.278 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package python3-wcwidth. 2023-09-23T22:58:57.292 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../104-python3-wcwidth_0.1.8+dfsg1-3_all.deb ... 2023-09-23T22:58:57.336 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking python3-wcwidth (0.1.8+dfsg1-3) ... 2023-09-23T22:58:57.641 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package python3-pytest. 2023-09-23T22:58:57.651 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python-natsort-doc. 2023-09-23T22:58:57.656 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../105-python3-pytest_4.6.9-1_all.deb ... 2023-09-23T22:58:57.666 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../092-python-natsort-doc_7.0.1-1_all.deb ... 2023-09-23T22:58:57.699 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking python3-pytest (4.6.9-1) ... 2023-09-23T22:58:57.709 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python-natsort-doc (7.0.1-1) ... 2023-09-23T22:58:58.020 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-atomicwrites. 2023-09-23T22:58:58.028 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package python3-simplejson. 2023-09-23T22:58:58.036 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../093-python3-atomicwrites_1.1.5-2build1_all.deb ... 2023-09-23T22:58:58.044 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../106-python3-simplejson_3.16.0-2ubuntu2_amd64.deb ... 2023-09-23T22:58:58.078 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-atomicwrites (1.1.5-2build1) ... 2023-09-23T22:58:58.086 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking python3-simplejson (3.16.0-2ubuntu2) ... 2023-09-23T22:58:58.339 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package qttranslations5-l10n. 2023-09-23T22:58:58.353 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../107-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2023-09-23T22:58:58.390 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-attr. 2023-09-23T22:58:58.404 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../094-python3-attr_19.3.0-2_all.deb ... 2023-09-23T22:58:58.414 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2023-09-23T22:58:58.448 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-attr (19.3.0-2) ... 2023-09-23T22:58:58.776 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-webencodings. 2023-09-23T22:58:58.792 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../095-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2023-09-23T22:58:58.833 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2023-09-23T22:58:59.136 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-html5lib. 2023-09-23T22:58:59.143 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package radosgw. 2023-09-23T22:58:59.151 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../096-python3-html5lib_1.0.1-2_all.deb ... 2023-09-23T22:58:59.159 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../108-radosgw_17.2.6-1125-gc9bb1bcf-1focal_amd64.deb ... 2023-09-23T22:58:59.194 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-html5lib (1.0.1-2) ... 2023-09-23T22:58:59.201 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking radosgw (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:58:59.556 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-lxml:amd64. 2023-09-23T22:58:59.572 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../097-python3-lxml_4.5.0-1ubuntu0.5_amd64.deb ... 2023-09-23T22:58:59.614 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.5) ... 2023-09-23T22:59:00.051 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-packaging. 2023-09-23T22:59:00.062 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../098-python3-packaging_20.3-1_all.deb ... 2023-09-23T22:59:00.100 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-packaging (20.3-1) ... 2023-09-23T22:59:00.403 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-pastescript. 2023-09-23T22:59:00.418 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../099-python3-pastescript_2.0.2-4_all.deb ... 2023-09-23T22:59:00.461 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2023-09-23T22:59:00.782 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-pluggy. 2023-09-23T22:59:00.795 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../100-python3-pluggy_0.13.0-2_all.deb ... 2023-09-23T22:59:00.840 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-pluggy (0.13.0-2) ... 2023-09-23T22:59:00.972 INFO:teuthology.orchestra.run.smithi159.stdout:Selecting previously unselected package rbd-fuse. 2023-09-23T22:59:00.986 INFO:teuthology.orchestra.run.smithi159.stdout:Preparing to unpack .../109-rbd-fuse_17.2.6-1125-gc9bb1bcf-1focal_amd64.deb ... 2023-09-23T22:59:01.030 INFO:teuthology.orchestra.run.smithi159.stdout:Unpacking rbd-fuse (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:59:01.159 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-psutil. 2023-09-23T22:59:01.175 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../101-python3-psutil_5.5.1-1ubuntu4_amd64.deb ... 2023-09-23T22:59:01.217 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-psutil (5.5.1-1ubuntu4) ... 2023-09-23T22:59:01.330 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up python3-attr (19.3.0-2) ... 2023-09-23T22:59:01.537 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-py. 2023-09-23T22:59:01.552 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../102-python3-py_1.8.1-1ubuntu0.1_all.deb ... 2023-09-23T22:59:01.595 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-py (1.8.1-1ubuntu0.1) ... 2023-09-23T22:59:01.618 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up librabbitmq4:amd64 (0.10.0-1) ... 2023-09-23T22:59:01.746 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2023-09-23T22:59:01.882 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up nvme-cli (1.9-1ubuntu0.1) ... 2023-09-23T22:59:01.900 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-pyinotify. 2023-09-23T22:59:01.916 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../103-python3-pyinotify_0.9.6-1.2ubuntu1_all.deb ... 2023-09-23T22:59:01.958 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-pyinotify (0.9.6-1.2ubuntu1) ... 2023-09-23T22:59:02.075 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up cephadm (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:59:02.253 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-wcwidth. 2023-09-23T22:59:02.267 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../104-python3-wcwidth_0.1.8+dfsg1-3_all.deb ... 2023-09-23T22:59:02.311 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-wcwidth (0.1.8+dfsg1-3) ... 2023-09-23T22:59:02.615 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-pytest. 2023-09-23T22:59:02.629 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../105-python3-pytest_4.6.9-1_all.deb ... 2023-09-23T22:59:02.673 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-pytest (4.6.9-1) ... 2023-09-23T22:59:02.695 INFO:teuthology.orchestra.run.smithi159.stdout:Adding system user cephadm....done 2023-09-23T22:59:02.848 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up fonts-mathjax (2.7.4+dfsg-1) ... 2023-09-23T22:59:02.974 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up python3-waitress (1.4.1-1ubuntu0.1) ... 2023-09-23T22:59:02.976 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package python3-simplejson. 2023-09-23T22:59:02.992 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../106-python3-simplejson_3.16.0-2ubuntu2_amd64.deb ... 2023-09-23T22:59:03.034 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking python3-simplejson (3.16.0-2ubuntu2) ... 2023-09-23T22:59:03.304 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package qttranslations5-l10n. 2023-09-23T22:59:03.319 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../107-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2023-09-23T22:59:03.325 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up python3-repoze.lru (0.7-2) ... 2023-09-23T22:59:03.362 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2023-09-23T22:59:03.602 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up libjs-mathjax (2.7.4+dfsg-1) ... 2023-09-23T22:59:03.728 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up liboath0 (2.6.1-1.3) ... 2023-09-23T22:59:03.854 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up python3-py (1.8.1-1ubuntu0.1) ... 2023-09-23T22:59:04.050 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package radosgw. 2023-09-23T22:59:04.064 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../108-radosgw_17.2.6-1125-gc9bb1bcf-1focal_amd64.deb ... 2023-09-23T22:59:04.108 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking radosgw (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:59:04.181 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up python3-joblib (0.14.0-3) ... 2023-09-23T22:59:04.583 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up python3-jwt (1.7.1-2ubuntu2.1) ... 2023-09-23T22:59:04.876 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up python3-cachetools (4.0.0-1) ... 2023-09-23T22:59:05.164 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up python3-bcrypt (3.1.7-2ubuntu1) ... 2023-09-23T22:59:05.440 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up python3-pyinotify (0.9.6-1.2ubuntu1) ... 2023-09-23T22:59:05.741 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up python3-ceph-argparse (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:59:05.770 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package rbd-fuse. 2023-09-23T22:59:05.785 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../109-rbd-fuse_17.2.6-1125-gc9bb1bcf-1focal_amd64.deb ... 2023-09-23T22:59:05.828 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking rbd-fuse (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:59:06.026 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2023-09-23T22:59:06.116 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-attr (19.3.0-2) ... 2023-09-23T22:59:06.152 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up python3-markupsafe (1.1.0-1build2) ... 2023-09-23T22:59:06.403 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up librabbitmq4:amd64 (0.10.0-1) ... 2023-09-23T22:59:06.419 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2023-09-23T22:59:06.529 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2023-09-23T22:59:06.664 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up nvme-cli (1.9-1ubuntu0.1) ... 2023-09-23T22:59:06.712 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up libpcre2-16-0:amd64 (10.34-7ubuntu0.1) ... 2023-09-23T22:59:06.838 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up python3-psutil (5.5.1-1ubuntu4) ... 2023-09-23T22:59:06.874 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up cephadm (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:59:07.216 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up python3-natsort (7.0.1-1) ... 2023-09-23T22:59:07.461 INFO:teuthology.orchestra.run.smithi164.stdout:Adding system user cephadm....done 2023-09-23T22:59:07.509 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up python3-atomicwrites (1.1.5-2build1) ... 2023-09-23T22:59:07.613 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up fonts-mathjax (2.7.4+dfsg-1) ... 2023-09-23T22:59:07.739 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-waitress (1.4.1-1ubuntu0.1) ... 2023-09-23T22:59:07.794 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up python3-simplejson (3.16.0-2ubuntu2) ... 2023-09-23T22:59:08.075 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-repoze.lru (0.7-2) ... 2023-09-23T22:59:08.145 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up python3-decorator (4.4.2-0ubuntu1) ... 2023-09-23T22:59:08.351 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up libjs-mathjax (2.7.4+dfsg-1) ... 2023-09-23T22:59:08.421 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up python3-jinja2 (2.10.1-2) ... 2023-09-23T22:59:08.477 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up liboath0 (2.6.1-1.3) ... 2023-09-23T22:59:08.603 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-py (1.8.1-1ubuntu0.1) ... 2023-09-23T22:59:08.747 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up python3-tempita (0.5.2-6) ... 2023-09-23T22:59:08.938 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-joblib (0.14.0-3) ... 2023-09-23T22:59:09.048 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up python3-packaging (20.3-1) ... 2023-09-23T22:59:09.332 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up python-pastedeploy-tpl (2.1.0-1) ... 2023-09-23T22:59:09.335 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-jwt (1.7.1-2ubuntu2.1) ... 2023-09-23T22:59:09.466 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2023-09-23T22:59:09.593 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up python3-wcwidth (0.1.8+dfsg1-3) ... 2023-09-23T22:59:09.620 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-cachetools (4.0.0-1) ... 2023-09-23T22:59:09.877 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up python3-paste (3.4.0+dfsg1-1) ... 2023-09-23T22:59:09.904 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-bcrypt (3.1.7-2ubuntu1) ... 2023-09-23T22:59:10.180 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-pyinotify (0.9.6-1.2ubuntu1) ... 2023-09-23T22:59:10.562 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up python3-werkzeug (0.16.1+dfsg1-2ubuntu0.1) ... 2023-09-23T22:59:10.866 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-ceph-argparse (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:59:10.922 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up python3-cryptography (2.8-3ubuntu0.1) ... 2023-09-23T22:59:11.159 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2023-09-23T22:59:11.282 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up socat (1.7.3.3-2) ... 2023-09-23T22:59:11.286 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-markupsafe (1.1.0-1build2) ... 2023-09-23T22:59:11.416 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up python3-ceph-common (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:59:11.577 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2023-09-23T22:59:11.734 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-09-23T22:59:11.862 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up libpcre2-16-0:amd64 (10.34-7ubuntu0.1) ... 2023-09-23T22:59:11.868 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up python3-html5lib (1.0.1-2) ... 2023-09-23T22:59:11.990 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-psutil (5.5.1-1ubuntu4) ... 2023-09-23T22:59:12.203 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2023-09-23T22:59:12.329 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up xmlstarlet (1.6.1-2build1) ... 2023-09-23T22:59:12.366 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-natsort (7.0.1-1) ... 2023-09-23T22:59:12.455 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up python3-pluggy (0.13.0-2) ... 2023-09-23T22:59:12.642 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-atomicwrites (1.1.5-2build1) ... 2023-09-23T22:59:12.764 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.5) ... 2023-09-23T22:59:12.918 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-simplejson (3.16.0-2ubuntu2) ... 2023-09-23T22:59:13.074 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-09-23T22:59:13.200 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2023-09-23T22:59:13.269 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-decorator (4.4.2-0ubuntu1) ... 2023-09-23T22:59:13.326 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up python3-pyasn1 (0.4.2-3build1) ... 2023-09-23T22:59:13.554 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-jinja2 (2.10.1-2) ... 2023-09-23T22:59:13.638 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up python3-singledispatch (3.4.0.3-2build1) ... 2023-09-23T22:59:13.888 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-tempita (0.5.2-6) ... 2023-09-23T22:59:13.923 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up python3-logutils (0.3.3-7) ... 2023-09-23T22:59:14.181 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-packaging (20.3-1) ... 2023-09-23T22:59:14.225 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up liblttng-ust0:amd64 (2.11.0-1) ... 2023-09-23T22:59:14.350 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2023-09-23T22:59:14.482 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python-pastedeploy-tpl (2.1.0-1) ... 2023-09-23T22:59:14.608 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2023-09-23T22:59:14.635 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up python3-prettytable (0.7.2-5) ... 2023-09-23T22:59:14.734 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-wcwidth (0.1.8+dfsg1-3) ... 2023-09-23T22:59:14.927 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2023-09-23T22:59:15.019 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-paste (3.4.0+dfsg1-1) ... 2023-09-23T22:59:15.220 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up python3-websocket (0.53.0-2ubuntu1) ... 2023-09-23T22:59:15.412 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-werkzeug (0.16.1+dfsg1-2ubuntu0.1) ... 2023-09-23T22:59:15.644 INFO:teuthology.orchestra.run.smithi159.stdout:update-alternatives: using /usr/bin/python3-wsdump to provide /usr/bin/wsdump (wsdump) in auto mode 2023-09-23T22:59:15.780 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-cryptography (2.8-3ubuntu0.1) ... 2023-09-23T22:59:15.892 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up libonig5:amd64 (6.9.4-1) ... 2023-09-23T22:59:16.018 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up python3-mako (1.1.0+ds1-1ubuntu2.1) ... 2023-09-23T22:59:16.148 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up socat (1.7.3.3-2) ... 2023-09-23T22:59:16.283 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-ceph-common (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:59:16.336 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up python3-cherrypy3 (8.9.1-6) ... 2023-09-23T22:59:16.601 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-09-23T22:59:16.688 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2023-09-23T22:59:16.735 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-html5lib (1.0.1-2) ... 2023-09-23T22:59:16.814 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2023-09-23T22:59:16.939 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up python3-webob (1:1.8.5-2) ... 2023-09-23T22:59:17.078 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2023-09-23T22:59:17.204 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up xmlstarlet (1.6.1-2build1) ... 2023-09-23T22:59:17.266 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up python3-blinker (1.4+dfsg1-0.3ubuntu1) ... 2023-09-23T22:59:17.347 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-pluggy (0.13.0-2) ... 2023-09-23T22:59:17.561 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up librados2 (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:59:17.642 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.5) ... 2023-09-23T22:59:17.686 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up python3-scipy (1.3.3-3build1) ... 2023-09-23T22:59:17.950 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-09-23T22:59:18.076 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2023-09-23T22:59:18.204 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-pyasn1 (0.4.2-3build1) ... 2023-09-23T22:59:18.514 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-singledispatch (3.4.0.3-2build1) ... 2023-09-23T22:59:18.791 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-logutils (0.3.3-7) ... 2023-09-23T22:59:19.083 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up liblttng-ust0:amd64 (2.11.0-1) ... 2023-09-23T22:59:19.167 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up libsqlite3-mod-ceph (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:59:19.209 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2023-09-23T22:59:19.293 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 2023-09-23T22:59:19.411 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up python3-pytest (4.6.9-1) ... 2023-09-23T22:59:19.477 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-prettytable (0.7.2-5) ... 2023-09-23T22:59:19.770 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2023-09-23T22:59:19.779 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up python3-openssl (19.0.0-1build1) ... 2023-09-23T22:59:20.071 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up python3-pastedeploy (2.1.0-1) ... 2023-09-23T22:59:20.092 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-websocket (0.53.0-2ubuntu1) ... 2023-09-23T22:59:20.356 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-09-23T22:59:20.452 INFO:teuthology.orchestra.run.smithi164.stdout:update-alternatives: using /usr/bin/python3-wsdump to provide /usr/bin/wsdump (wsdump) in auto mode 2023-09-23T22:59:20.482 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up python3-bs4 (4.8.2-1) ... 2023-09-23T22:59:20.685 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up libonig5:amd64 (6.9.4-1) ... 2023-09-23T22:59:20.811 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-mako (1.1.0+ds1-1ubuntu2.1) ... 2023-09-23T22:59:20.825 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up libcephfs2 (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:59:20.952 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up python3-oauthlib (3.1.0-1ubuntu2) ... 2023-09-23T22:59:21.104 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-cherrypy3 (8.9.1-6) ... 2023-09-23T22:59:21.278 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up libradosstriper1 (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:59:21.403 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up python3-pyasn1-modules (0.2.1-0.2build1) ... 2023-09-23T22:59:21.455 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2023-09-23T22:59:21.581 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2023-09-23T22:59:21.710 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-webob (1:1.8.5-2) ... 2023-09-23T22:59:21.713 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up python3-sklearn (0.22.2.post1+dfsg-5) ... 2023-09-23T22:59:22.036 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-blinker (1.4+dfsg1-0.3ubuntu1) ... 2023-09-23T22:59:22.312 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up librados2 (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:59:22.438 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-scipy (1.3.3-3build1) ... 2023-09-23T22:59:22.761 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up librbd1 (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:59:22.886 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2023-09-23T22:59:23.012 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up python-natsort-doc (7.0.1-1) ... 2023-09-23T22:59:23.138 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up jq (1.6-1ubuntu0.20.04.1) ... 2023-09-23T22:59:23.272 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up python3-rsa (4.0-3) ... 2023-09-23T22:59:23.573 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up libthrift-0.13.0 (0.13.0-2build2) ... 2023-09-23T22:59:23.699 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up python3-webtest (2.0.32-2) ... 2023-09-23T22:59:23.919 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up libsqlite3-mod-ceph (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:59:24.000 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up ceph-mgr-modules-core (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:59:24.036 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 2023-09-23T22:59:24.126 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up ceph-fuse (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:59:24.163 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-pytest (4.6.9-1) ... 2023-09-23T22:59:24.338 INFO:teuthology.orchestra.run.smithi159.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2023-09-23T22:59:24.339 INFO:teuthology.orchestra.run.smithi159.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2023-09-23T22:59:24.548 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-openssl (19.0.0-1build1) ... 2023-09-23T22:59:24.786 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up libcephfs-dev (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:59:24.849 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-pastedeploy (2.1.0-1) ... 2023-09-23T22:59:24.997 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up python3-requests-oauthlib (1.0.0-1.1build1) ... 2023-09-23T22:59:25.133 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-09-23T22:59:25.260 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-bs4 (4.8.2-1) ... 2023-09-23T22:59:25.282 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up python3-pastescript (2.0.2-4) ... 2023-09-23T22:59:25.602 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up libcephfs2 (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:59:25.608 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up python3-pecan (1.3.3-3ubuntu1) ... 2023-09-23T22:59:25.711 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-oauthlib (3.1.0-1ubuntu2) ... 2023-09-23T22:59:25.953 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up python3-rados (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:59:26.030 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up libradosstriper1 (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:59:26.078 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up librgw2 (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:59:26.156 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-pyasn1-modules (0.2.1-0.2build1) ... 2023-09-23T22:59:26.205 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up python3-rbd (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:59:26.330 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up rbd-fuse (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:59:26.457 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up python3-routes (2.4.1-2) ... 2023-09-23T22:59:26.483 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-sklearn (0.22.2.post1+dfsg-5) ... 2023-09-23T22:59:26.750 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up python3-google-auth (1.5.1-2) ... 2023-09-23T22:59:27.051 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up python3-rgw (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:59:27.169 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up python3-cephfs (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:59:27.294 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up python3-kubernetes (7.0.0~a1-2) ... 2023-09-23T22:59:27.530 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up librbd1 (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:59:27.656 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2023-09-23T22:59:27.781 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python-natsort-doc (7.0.1-1) ... 2023-09-23T22:59:27.916 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up jq (1.6-1ubuntu0.20.04.1) ... 2023-09-23T22:59:28.042 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-rsa (4.0-3) ... 2023-09-23T22:59:28.231 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up ceph-common (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:59:28.335 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up libthrift-0.13.0 (0.13.0-2build2) ... 2023-09-23T22:59:28.461 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-webtest (2.0.32-2) ... 2023-09-23T22:59:28.745 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up ceph-mgr-modules-core (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:59:28.792 INFO:teuthology.orchestra.run.smithi159.stdout:Adding group ceph....done 2023-09-23T22:59:28.871 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up ceph-fuse (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:59:29.092 INFO:teuthology.orchestra.run.smithi164.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2023-09-23T22:59:29.092 INFO:teuthology.orchestra.run.smithi164.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2023-09-23T22:59:29.219 INFO:teuthology.orchestra.run.smithi159.stdout:Adding system user ceph....done 2023-09-23T22:59:29.395 INFO:teuthology.orchestra.run.smithi159.stdout:Setting system user ceph properties....done 2023-09-23T22:59:29.415 INFO:teuthology.orchestra.run.smithi159.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2023-09-23T22:59:29.565 INFO:teuthology.orchestra.run.smithi159.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2023-09-23T22:59:29.572 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up libcephfs-dev (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:59:29.776 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-requests-oauthlib (1.0.0-1.1build1) ... 2023-09-23T22:59:29.885 INFO:teuthology.orchestra.run.smithi159.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2023-09-23T22:59:30.085 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-pastescript (2.0.2-4) ... 2023-09-23T22:59:30.332 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up ceph-test (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:59:30.395 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-pecan (1.3.3-3ubuntu1) ... 2023-09-23T22:59:30.458 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up radosgw (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:59:30.731 INFO:teuthology.orchestra.run.smithi159.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2023-09-23T22:59:30.731 INFO:teuthology.orchestra.run.smithi159.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2023-09-23T22:59:30.748 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-rados (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:59:30.874 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up librgw2 (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:59:30.992 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-rbd (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:59:31.118 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up rbd-fuse (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:59:31.244 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-routes (2.4.1-2) ... 2023-09-23T22:59:31.377 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up ceph-base (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:59:31.545 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-google-auth (1.5.1-2) ... 2023-09-23T22:59:31.746 INFO:teuthology.orchestra.run.smithi159.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2023-09-23T22:59:31.846 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-rgw (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:59:31.972 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-cephfs (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:59:32.098 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up python3-kubernetes (7.0.0~a1-2) ... 2023-09-23T22:59:32.212 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up ceph-mds (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:59:32.431 INFO:teuthology.orchestra.run.smithi159.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2023-09-23T22:59:32.431 INFO:teuthology.orchestra.run.smithi159.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2023-09-23T22:59:32.872 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up ceph-mgr (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:59:33.020 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up ceph-common (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:59:33.101 INFO:teuthology.orchestra.run.smithi159.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2023-09-23T22:59:33.101 INFO:teuthology.orchestra.run.smithi159.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2023-09-23T22:59:33.548 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up ceph-osd (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:59:33.563 INFO:teuthology.orchestra.run.smithi164.stdout:Adding group ceph....done 2023-09-23T22:59:33.947 INFO:teuthology.orchestra.run.smithi164.stdout:Adding system user ceph....done 2023-09-23T22:59:34.055 INFO:teuthology.orchestra.run.smithi159.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2023-09-23T22:59:34.055 INFO:teuthology.orchestra.run.smithi159.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2023-09-23T22:59:34.124 INFO:teuthology.orchestra.run.smithi164.stdout:Setting system user ceph properties....done 2023-09-23T22:59:34.139 INFO:teuthology.orchestra.run.smithi164.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2023-09-23T22:59:34.283 INFO:teuthology.orchestra.run.smithi164.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2023-09-23T22:59:34.508 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up ceph-mgr-k8sevents (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:59:34.616 INFO:teuthology.orchestra.run.smithi164.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2023-09-23T22:59:34.628 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up ceph-mgr-diskprediction-local (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:59:34.771 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up ceph-mon (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:59:34.988 INFO:teuthology.orchestra.run.smithi159.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2023-09-23T22:59:34.988 INFO:teuthology.orchestra.run.smithi159.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2023-09-23T22:59:35.103 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up ceph-test (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:59:35.229 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up radosgw (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:59:35.431 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up ceph-mgr-cephadm (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:59:35.501 INFO:teuthology.orchestra.run.smithi164.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2023-09-23T22:59:35.501 INFO:teuthology.orchestra.run.smithi164.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2023-09-23T22:59:35.574 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up ceph (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:59:35.708 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up ceph-mgr-dashboard (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:59:36.144 INFO:teuthology.orchestra.run.smithi159.stdout:Setting up ceph-volume (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:59:36.181 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up ceph-base (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:59:36.270 INFO:teuthology.orchestra.run.smithi159.stdout:Processing triggers for libc-bin (2.31-0ubuntu9.9) ... 2023-09-23T22:59:36.439 INFO:teuthology.orchestra.run.smithi159.stdout:Processing triggers for systemd (245.4-4ubuntu3.17) ... 2023-09-23T22:59:36.551 INFO:teuthology.orchestra.run.smithi164.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2023-09-23T22:59:36.724 INFO:teuthology.orchestra.run.smithi159.stdout:Processing triggers for man-db (2.9.1-1) ... 2023-09-23T22:59:37.016 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up ceph-mds (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:59:37.252 INFO:teuthology.orchestra.run.smithi164.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2023-09-23T22:59:37.252 INFO:teuthology.orchestra.run.smithi164.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2023-09-23T22:59:37.746 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up ceph-mgr (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:59:37.970 INFO:teuthology.orchestra.run.smithi164.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2023-09-23T22:59:37.970 INFO:teuthology.orchestra.run.smithi164.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2023-09-23T22:59:38.472 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up ceph-osd (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:59:38.984 INFO:teuthology.orchestra.run.smithi164.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2023-09-23T22:59:38.984 INFO:teuthology.orchestra.run.smithi164.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2023-09-23T22:59:39.457 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up ceph-mgr-k8sevents (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:59:39.583 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up ceph-mgr-diskprediction-local (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:59:39.726 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up ceph-mon (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:59:39.776 INFO:teuthology.orchestra.run.smithi159.stdout:Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2023-09-23T22:59:39.951 INFO:teuthology.orchestra.run.smithi164.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2023-09-23T22:59:39.952 INFO:teuthology.orchestra.run.smithi164.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2023-09-23T22:59:40.379 INFO:teuthology.orchestra.run.smithi159.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2023-09-23T22:59:40.382 DEBUG:teuthology.parallel:result is None 2023-09-23T22:59:40.427 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up ceph-mgr-cephadm (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:59:40.570 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up ceph (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:59:40.696 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up ceph-mgr-dashboard (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:59:40.838 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up ceph-volume (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:59:40.965 INFO:teuthology.orchestra.run.smithi164.stdout:Processing triggers for libc-bin (2.31-0ubuntu9.9) ... 2023-09-23T22:59:41.117 INFO:teuthology.orchestra.run.smithi164.stdout:Processing triggers for systemd (245.4-4ubuntu3.17) ... 2023-09-23T22:59:41.611 INFO:teuthology.orchestra.run.smithi164.stdout:Processing triggers for man-db (2.9.1-1) ... 2023-09-23T22:59:44.716 INFO:teuthology.orchestra.run.smithi164.stdout:Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2023-09-23T22:59:45.305 INFO:teuthology.orchestra.run.smithi164.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2023-09-23T22:59:45.308 DEBUG:teuthology.parallel:result is None 2023-09-23T22:59:45.308 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-09-23T22:59:45.308 INFO:teuthology.packaging:ref: None 2023-09-23T22:59:45.308 INFO:teuthology.packaging:tag: None 2023-09-23T22:59:45.308 INFO:teuthology.packaging:branch: quincy 2023-09-23T22:59:45.308 INFO:teuthology.packaging:sha1: bb0daeff97f020f686596fca6eba20c310e26fb7 2023-09-23T22:59:45.308 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=quincy 2023-09-23T22:59:45.792 DEBUG:teuthology.orchestra.run.smithi159:> dpkg-query -W -f '${Version}' ceph 2023-09-23T22:59:45.820 INFO:teuthology.orchestra.run.smithi159.stdout:17.2.6-1125-gc9bb1bcf-1focal 2023-09-23T22:59:45.821 INFO:teuthology.packaging:The installed version of ceph is 17.2.6-1125-gc9bb1bcf-1focal 2023-09-23T22:59:45.821 INFO:teuthology.task.install:The correct ceph version 17.2.6-1125-gc9bb1bcf-1focal is installed. 2023-09-23T22:59:45.821 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-09-23T22:59:45.821 INFO:teuthology.packaging:ref: None 2023-09-23T22:59:45.821 INFO:teuthology.packaging:tag: None 2023-09-23T22:59:45.821 INFO:teuthology.packaging:branch: quincy 2023-09-23T22:59:45.821 INFO:teuthology.packaging:sha1: bb0daeff97f020f686596fca6eba20c310e26fb7 2023-09-23T22:59:45.822 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=quincy 2023-09-23T22:59:46.093 DEBUG:teuthology.orchestra.run.smithi164:> dpkg-query -W -f '${Version}' ceph 2023-09-23T22:59:46.117 INFO:teuthology.orchestra.run.smithi164.stdout:17.2.6-1125-gc9bb1bcf-1focal 2023-09-23T22:59:46.117 INFO:teuthology.packaging:The installed version of ceph is 17.2.6-1125-gc9bb1bcf-1focal 2023-09-23T22:59:46.117 INFO:teuthology.task.install:The correct ceph version 17.2.6-1125-gc9bb1bcf-1focal is installed. 2023-09-23T22:59:46.117 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2023-09-23T22:59:46.118 DEBUG:teuthology.orchestra.run.smithi159:> set -ex 2023-09-23T22:59:46.118 DEBUG:teuthology.orchestra.run.smithi159:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2023-09-23T22:59:46.135 DEBUG:teuthology.orchestra.run.smithi164:> set -ex 2023-09-23T22:59:46.135 DEBUG:teuthology.orchestra.run.smithi164:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2023-09-23T22:59:46.175 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2023-09-23T22:59:46.175 DEBUG:teuthology.orchestra.run.smithi159:> set -ex 2023-09-23T22:59:46.175 DEBUG:teuthology.orchestra.run.smithi159:> sudo dd of=/usr/bin/daemon-helper 2023-09-23T22:59:46.193 DEBUG:teuthology.orchestra.run.smithi159:> sudo chmod a=rx -- /usr/bin/daemon-helper 2023-09-23T22:59:46.248 DEBUG:teuthology.orchestra.run.smithi164:> set -ex 2023-09-23T22:59:46.248 DEBUG:teuthology.orchestra.run.smithi164:> sudo dd of=/usr/bin/daemon-helper 2023-09-23T22:59:46.264 DEBUG:teuthology.orchestra.run.smithi164:> sudo chmod a=rx -- /usr/bin/daemon-helper 2023-09-23T22:59:46.322 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2023-09-23T22:59:46.322 DEBUG:teuthology.orchestra.run.smithi159:> set -ex 2023-09-23T22:59:46.322 DEBUG:teuthology.orchestra.run.smithi159:> sudo dd of=/usr/bin/adjust-ulimits 2023-09-23T22:59:46.338 DEBUG:teuthology.orchestra.run.smithi159:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2023-09-23T22:59:46.397 DEBUG:teuthology.orchestra.run.smithi164:> set -ex 2023-09-23T22:59:46.397 DEBUG:teuthology.orchestra.run.smithi164:> sudo dd of=/usr/bin/adjust-ulimits 2023-09-23T22:59:46.413 DEBUG:teuthology.orchestra.run.smithi164:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2023-09-23T22:59:46.468 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2023-09-23T22:59:46.468 DEBUG:teuthology.orchestra.run.smithi159:> set -ex 2023-09-23T22:59:46.468 DEBUG:teuthology.orchestra.run.smithi159:> sudo dd of=/usr/bin/stdin-killer 2023-09-23T22:59:46.485 DEBUG:teuthology.orchestra.run.smithi159:> sudo chmod a=rx -- /usr/bin/stdin-killer 2023-09-23T22:59:46.541 DEBUG:teuthology.orchestra.run.smithi164:> set -ex 2023-09-23T22:59:46.541 DEBUG:teuthology.orchestra.run.smithi164:> sudo dd of=/usr/bin/stdin-killer 2023-09-23T22:59:46.556 DEBUG:teuthology.orchestra.run.smithi164:> sudo chmod a=rx -- /usr/bin/stdin-killer 2023-09-23T22:59:46.612 INFO:teuthology.run_tasks:Running task cephadm... 2023-09-23T22:59:46.692 INFO:tasks.cephadm:Config: {'cephadm_branch': 'quincy', 'cephadm_git_url': 'https://github.com/ceph/ceph', 'conf': {'osd': {'osd_class_default_list': '*', 'osd_class_load_list': '*', 'debug ms': 1, 'debug osd': 20, 'osd shutdown pgref assert': True}, 'global': {'mon election default strategy': 3}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}}, 'image': 'quay.ceph.io/ceph-ci/ceph:quincy', 'create_rbd_pool': True, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': 'bb0daeff97f020f686596fca6eba20c310e26fb7'} 2023-09-23T22:59:46.692 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:quincy 2023-09-23T22:59:46.693 INFO:tasks.cephadm:Cluster fsid is e43465dc-5a64-11ee-8db4-212e2dc638e7 2023-09-23T22:59:46.693 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2023-09-23T22:59:46.693 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.159', 'mon.c': '[v2:172.21.15.159:3301,v1:172.21.15.159:6790]', 'mon.b': '172.21.15.164'} 2023-09-23T22:59:46.693 INFO:tasks.cephadm:First mon is mon.a on smithi159 2023-09-23T22:59:46.693 INFO:tasks.cephadm:First mgr is y 2023-09-23T22:59:46.694 INFO:tasks.cephadm:Normalizing hostnames... 2023-09-23T22:59:46.694 DEBUG:teuthology.orchestra.run.smithi159:> sudo hostname $(hostname -s) 2023-09-23T22:59:46.711 DEBUG:teuthology.orchestra.run.smithi164:> sudo hostname $(hostname -s) 2023-09-23T22:59:46.726 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref quincy)... 2023-09-23T22:59:46.726 DEBUG:teuthology.orchestra.run.smithi159:> curl --silent https://raw.githubusercontent.com/ceph/ceph/quincy/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-09-23T22:59:47.044 INFO:teuthology.orchestra.run.smithi159.stdout:-rw-rw-r-- 1 ubuntu ubuntu 366215 Sep 23 22:59 /home/ubuntu/cephtest/cephadm 2023-09-23T22:59:47.045 DEBUG:teuthology.orchestra.run.smithi164:> curl --silent https://raw.githubusercontent.com/ceph/ceph/quincy/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-09-23T22:59:47.315 INFO:teuthology.orchestra.run.smithi164.stdout:-rw-rw-r-- 1 ubuntu ubuntu 366215 Sep 23 22:59 /home/ubuntu/cephtest/cephadm 2023-09-23T22:59:47.315 DEBUG:teuthology.orchestra.run.smithi159:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-09-23T22:59:47.324 DEBUG:teuthology.orchestra.run.smithi164:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-09-23T22:59:47.343 INFO:tasks.cephadm:Pulling image quay.ceph.io/ceph-ci/ceph:quincy on all hosts... 2023-09-23T22:59:47.343 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy pull 2023-09-23T22:59:47.368 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy pull 2023-09-23T22:59:47.625 INFO:teuthology.orchestra.run.smithi159.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:quincy... 2023-09-23T22:59:47.642 INFO:teuthology.orchestra.run.smithi164.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:quincy... 2023-09-23T23:00:27.426 INFO:teuthology.orchestra.run.smithi159.stdout:{ 2023-09-23T23:00:27.426 INFO:teuthology.orchestra.run.smithi159.stdout: "ceph_version": "ceph version 17.2.6-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable)", 2023-09-23T23:00:27.426 INFO:teuthology.orchestra.run.smithi159.stdout: "image_id": "444539aec5bf9e20782edb464496ac68eeb42e917d810f31b62a4e32fd3e4cab", 2023-09-23T23:00:27.426 INFO:teuthology.orchestra.run.smithi159.stdout: "repo_digests": [ 2023-09-23T23:00:27.426 INFO:teuthology.orchestra.run.smithi159.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:3bb80add7917e9e7cd2f8b41f950baba963e834e98b4566c8403c083fc4f1c17" 2023-09-23T23:00:27.426 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:00:27.426 INFO:teuthology.orchestra.run.smithi159.stdout:} 2023-09-23T23:00:36.597 INFO:teuthology.orchestra.run.smithi164.stdout:{ 2023-09-23T23:00:36.597 INFO:teuthology.orchestra.run.smithi164.stdout: "ceph_version": "ceph version 17.2.6-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable)", 2023-09-23T23:00:36.597 INFO:teuthology.orchestra.run.smithi164.stdout: "image_id": "444539aec5bf9e20782edb464496ac68eeb42e917d810f31b62a4e32fd3e4cab", 2023-09-23T23:00:36.597 INFO:teuthology.orchestra.run.smithi164.stdout: "repo_digests": [ 2023-09-23T23:00:36.597 INFO:teuthology.orchestra.run.smithi164.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:3bb80add7917e9e7cd2f8b41f950baba963e834e98b4566c8403c083fc4f1c17" 2023-09-23T23:00:36.598 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:00:36.598 INFO:teuthology.orchestra.run.smithi164.stdout:} 2023-09-23T23:00:36.620 DEBUG:teuthology.orchestra.run.smithi159:> sudo mkdir -p /etc/ceph 2023-09-23T23:00:36.637 DEBUG:teuthology.orchestra.run.smithi164:> sudo mkdir -p /etc/ceph 2023-09-23T23:00:36.654 DEBUG:teuthology.orchestra.run.smithi159:> sudo chmod 777 /etc/ceph 2023-09-23T23:00:36.692 DEBUG:teuthology.orchestra.run.smithi164:> sudo chmod 777 /etc/ceph 2023-09-23T23:00:36.708 INFO:tasks.cephadm:Writing seed config... 2023-09-23T23:00:36.710 INFO:tasks.cephadm: override: [osd] osd_class_default_list = * 2023-09-23T23:00:36.710 INFO:tasks.cephadm: override: [osd] osd_class_load_list = * 2023-09-23T23:00:36.710 INFO:tasks.cephadm: override: [osd] debug ms = 1 2023-09-23T23:00:36.710 INFO:tasks.cephadm: override: [osd] debug osd = 20 2023-09-23T23:00:36.710 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2023-09-23T23:00:36.710 INFO:tasks.cephadm: override: [global] mon election default strategy = 3 2023-09-23T23:00:36.710 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2023-09-23T23:00:36.710 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2023-09-23T23:00:36.711 INFO:tasks.cephadm: override: [mon] debug mon = 20 2023-09-23T23:00:36.711 INFO:tasks.cephadm: override: [mon] debug ms = 1 2023-09-23T23:00:36.711 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2023-09-23T23:00:36.711 DEBUG:teuthology.orchestra.run.smithi159:> set -ex 2023-09-23T23:00:36.711 DEBUG:teuthology.orchestra.run.smithi159:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2023-09-23T23:00:36.741 DEBUG:tasks.cephadm:Final config: [global] # make logging friendly to teuthology log_to_file = true log_to_stderr = false log to journald = false mon cluster log file level = debug mon clock drift allowed = 1.000 # replicate across OSDs, not hosts osd crush chooseleaf type = 0 #osd pool default size = 2 osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd # enable some debugging auth debug = true ms die on old message = true ms die on bug = true debug asserts on shutdown = true # adjust warnings mon max pg per osd = 10000# >= luminous mon pg warn max object skew = 0 mon osd allow primary affinity = true mon osd allow pg remap = true mon warn on legacy crush tunables = false mon warn on crush straw calc version zero = false mon warn on no sortbitwise = false mon warn on osd down out interval zero = false mon warn on too few osds = false mon_warn_on_pool_pg_num_not_power_of_two = false # disable pg_autoscaler by default for new pools osd_pool_default_pg_autoscale_mode = off # tests delete pools mon allow pool delete = true fsid = e43465dc-5a64-11ee-8db4-212e2dc638e7 mon election default strategy = 3 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = True bdev debug aio = true osd sloppy crc = true osd_class_default_list = * osd_class_load_list = * debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2023-09-23T23:00:36.741 DEBUG:teuthology.orchestra.run.smithi159:mon.a> sudo journalctl -f -n 0 -u ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7@mon.a.service 2023-09-23T23:00:36.784 DEBUG:teuthology.orchestra.run.smithi159:mgr.y> sudo journalctl -f -n 0 -u ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7@mgr.y.service 2023-09-23T23:00:36.827 INFO:tasks.cephadm:Bootstrapping... 2023-09-23T23:00:36.828 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy -v bootstrap --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-id a --mgr-id y --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.159 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2023-09-23T23:00:37.039 INFO:teuthology.orchestra.run.smithi159.stdout:-------------------------------------------------------------------------------- 2023-09-23T23:00:37.039 INFO:teuthology.orchestra.run.smithi159.stdout:cephadm ['--image', 'quay.ceph.io/ceph-ci/ceph:quincy', '-v', 'bootstrap', '--fsid', 'e43465dc-5a64-11ee-8db4-212e2dc638e7', '--config', '/home/ubuntu/cephtest/seed.ceph.conf', '--output-config', '/etc/ceph/ceph.conf', '--output-keyring', '/etc/ceph/ceph.client.admin.keyring', '--output-pub-ssh-key', '/home/ubuntu/cephtest/ceph.pub', '--mon-id', 'a', '--mgr-id', 'y', '--orphan-initial-daemons', '--skip-monitoring-stack', '--mon-ip', '172.21.15.159', '--skip-admin-label'] 2023-09-23T23:00:37.040 INFO:teuthology.orchestra.run.smithi159.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2023-09-23T23:00:37.040 INFO:teuthology.orchestra.run.smithi159.stdout:Verifying podman|docker is present... 2023-09-23T23:00:37.040 INFO:teuthology.orchestra.run.smithi159.stdout:Verifying lvm2 is present... 2023-09-23T23:00:37.041 INFO:teuthology.orchestra.run.smithi159.stdout:Verifying time synchronization is in place... 2023-09-23T23:00:37.046 INFO:teuthology.orchestra.run.smithi159.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2023-09-23T23:00:37.046 INFO:teuthology.orchestra.run.smithi159.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2023-09-23T23:00:37.050 INFO:teuthology.orchestra.run.smithi159.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2023-09-23T23:00:37.050 INFO:teuthology.orchestra.run.smithi159.stdout:systemctl: stdout inactive 2023-09-23T23:00:37.054 INFO:teuthology.orchestra.run.smithi159.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2023-09-23T23:00:37.054 INFO:teuthology.orchestra.run.smithi159.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2023-09-23T23:00:37.059 INFO:teuthology.orchestra.run.smithi159.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2023-09-23T23:00:37.059 INFO:teuthology.orchestra.run.smithi159.stdout:systemctl: stdout inactive 2023-09-23T23:00:37.063 INFO:teuthology.orchestra.run.smithi159.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2023-09-23T23:00:37.063 INFO:teuthology.orchestra.run.smithi159.stdout:systemctl: stdout masked 2023-09-23T23:00:37.068 INFO:teuthology.orchestra.run.smithi159.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2023-09-23T23:00:37.068 INFO:teuthology.orchestra.run.smithi159.stdout:systemctl: stdout inactive 2023-09-23T23:00:37.072 INFO:teuthology.orchestra.run.smithi159.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2023-09-23T23:00:37.072 INFO:teuthology.orchestra.run.smithi159.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2023-09-23T23:00:37.077 INFO:teuthology.orchestra.run.smithi159.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2023-09-23T23:00:37.077 INFO:teuthology.orchestra.run.smithi159.stdout:systemctl: stdout inactive 2023-09-23T23:00:37.083 INFO:teuthology.orchestra.run.smithi159.stdout:systemctl: stdout enabled 2023-09-23T23:00:37.089 INFO:teuthology.orchestra.run.smithi159.stdout:systemctl: stdout active 2023-09-23T23:00:37.090 INFO:teuthology.orchestra.run.smithi159.stdout:Unit ntp.service is enabled and running 2023-09-23T23:00:37.090 INFO:teuthology.orchestra.run.smithi159.stdout:Repeating the final host check... 2023-09-23T23:00:37.090 INFO:teuthology.orchestra.run.smithi159.stdout:docker (/usr/bin/docker) is present 2023-09-23T23:00:37.090 INFO:teuthology.orchestra.run.smithi159.stdout:systemctl is present 2023-09-23T23:00:37.090 INFO:teuthology.orchestra.run.smithi159.stdout:lvcreate is present 2023-09-23T23:00:37.096 INFO:teuthology.orchestra.run.smithi159.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2023-09-23T23:00:37.096 INFO:teuthology.orchestra.run.smithi159.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2023-09-23T23:00:37.101 INFO:teuthology.orchestra.run.smithi159.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2023-09-23T23:00:37.101 INFO:teuthology.orchestra.run.smithi159.stdout:systemctl: stdout inactive 2023-09-23T23:00:37.105 INFO:teuthology.orchestra.run.smithi159.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2023-09-23T23:00:37.106 INFO:teuthology.orchestra.run.smithi159.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2023-09-23T23:00:37.110 INFO:teuthology.orchestra.run.smithi159.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2023-09-23T23:00:37.110 INFO:teuthology.orchestra.run.smithi159.stdout:systemctl: stdout inactive 2023-09-23T23:00:37.116 INFO:teuthology.orchestra.run.smithi159.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2023-09-23T23:00:37.116 INFO:teuthology.orchestra.run.smithi159.stdout:systemctl: stdout masked 2023-09-23T23:00:37.121 INFO:teuthology.orchestra.run.smithi159.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2023-09-23T23:00:37.121 INFO:teuthology.orchestra.run.smithi159.stdout:systemctl: stdout inactive 2023-09-23T23:00:37.126 INFO:teuthology.orchestra.run.smithi159.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2023-09-23T23:00:37.126 INFO:teuthology.orchestra.run.smithi159.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2023-09-23T23:00:37.130 INFO:teuthology.orchestra.run.smithi159.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2023-09-23T23:00:37.130 INFO:teuthology.orchestra.run.smithi159.stdout:systemctl: stdout inactive 2023-09-23T23:00:37.137 INFO:teuthology.orchestra.run.smithi159.stdout:systemctl: stdout enabled 2023-09-23T23:00:37.141 INFO:teuthology.orchestra.run.smithi159.stdout:systemctl: stdout active 2023-09-23T23:00:37.141 INFO:teuthology.orchestra.run.smithi159.stdout:Unit ntp.service is enabled and running 2023-09-23T23:00:37.141 INFO:teuthology.orchestra.run.smithi159.stdout:Host looks OK 2023-09-23T23:00:37.142 INFO:teuthology.orchestra.run.smithi159.stdout:Cluster fsid: e43465dc-5a64-11ee-8db4-212e2dc638e7 2023-09-23T23:00:37.142 INFO:teuthology.orchestra.run.smithi159.stdout:Acquiring lock 140148473716592 on /run/cephadm/e43465dc-5a64-11ee-8db4-212e2dc638e7.lock 2023-09-23T23:00:37.142 INFO:teuthology.orchestra.run.smithi159.stdout:Lock 140148473716592 acquired on /run/cephadm/e43465dc-5a64-11ee-8db4-212e2dc638e7.lock 2023-09-23T23:00:37.142 INFO:teuthology.orchestra.run.smithi159.stdout:Verifying IP 172.21.15.159 port 3300 ... 2023-09-23T23:00:37.142 INFO:teuthology.orchestra.run.smithi159.stdout:Verifying IP 172.21.15.159 port 6789 ... 2023-09-23T23:00:37.142 INFO:teuthology.orchestra.run.smithi159.stdout:Base mon IP(s) is [172.21.15.159:3300, 172.21.15.159:6789], mon addrv is [v2:172.21.15.159:3300,v1:172.21.15.159:6789] 2023-09-23T23:00:37.145 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/sbin/ip: stdout default via 172.21.15.254 dev enp3s0f1 2023-09-23T23:00:37.145 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/sbin/ip: stdout default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.159 metric 100 2023-09-23T23:00:37.145 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/sbin/ip: stdout 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2023-09-23T23:00:37.145 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/sbin/ip: stdout 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.159 2023-09-23T23:00:37.146 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/sbin/ip: stdout 172.21.15.254 dev enp3s0f1 proto dhcp scope link src 172.21.15.159 metric 100 2023-09-23T23:00:37.148 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2023-09-23T23:00:37.148 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/sbin/ip: stdout fe80::/64 dev enp3s0f1 proto kernel metric 256 pref medium 2023-09-23T23:00:37.148 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 100 expires 1779sec pref medium 2023-09-23T23:00:37.151 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2023-09-23T23:00:37.151 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/sbin/ip: stdout inet6 ::1/128 scope host 2023-09-23T23:00:37.151 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2023-09-23T23:00:37.151 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/sbin/ip: stdout 5: enp3s0f1: mtu 1500 state UP qlen 1000 2023-09-23T23:00:37.151 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/sbin/ip: stdout inet6 fe80::ec4:7aff:fe88:724f/64 scope link 2023-09-23T23:00:37.151 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2023-09-23T23:00:37.152 INFO:teuthology.orchestra.run.smithi159.stdout:Mon IP `172.21.15.159` is in CIDR network `172.21.0.0/20` 2023-09-23T23:00:37.152 INFO:teuthology.orchestra.run.smithi159.stdout:Mon IP `172.21.15.159` is in CIDR network `172.21.0.0/20` 2023-09-23T23:00:37.152 INFO:teuthology.orchestra.run.smithi159.stdout:Mon IP `172.21.15.159` is in CIDR network `172.21.15.254/32` 2023-09-23T23:00:37.152 INFO:teuthology.orchestra.run.smithi159.stdout:Mon IP `172.21.15.159` is in CIDR network `172.21.15.254/32` 2023-09-23T23:00:37.152 INFO:teuthology.orchestra.run.smithi159.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20', '172.21.15.254/32', '172.21.15.254/32'] 2023-09-23T23:00:37.152 INFO:teuthology.orchestra.run.smithi159.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2023-09-23T23:00:37.153 INFO:teuthology.orchestra.run.smithi159.stdout:Pulling container image quay.ceph.io/ceph-ci/ceph:quincy... 2023-09-23T23:00:37.163 INFO:journalctl@ceph.mon.a.smithi159.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T23:00:37.235 INFO:journalctl@ceph.mgr.y.smithi159.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T23:00:37.372 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/docker: stdout quincy: Pulling from ceph-ci/ceph 2023-09-23T23:00:37.373 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/docker: stdout Digest: sha256:3bb80add7917e9e7cd2f8b41f950baba963e834e98b4566c8403c083fc4f1c17 2023-09-23T23:00:37.373 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/docker: stdout Status: Image is up to date for quay.ceph.io/ceph-ci/ceph:quincy 2023-09-23T23:00:37.373 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/docker: stdout quay.ceph.io/ceph-ci/ceph:quincy 2023-09-23T23:00:38.917 INFO:teuthology.orchestra.run.smithi159.stdout:ceph: stdout ceph version 17.2.6-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable) 2023-09-23T23:00:38.917 INFO:teuthology.orchestra.run.smithi159.stdout:Ceph version: ceph version 17.2.6-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable) 2023-09-23T23:00:38.917 INFO:teuthology.orchestra.run.smithi159.stdout:Extracting ceph user uid/gid from container image... 2023-09-23T23:00:40.364 INFO:teuthology.orchestra.run.smithi159.stdout:stat: stdout 167 167 2023-09-23T23:00:40.364 INFO:teuthology.orchestra.run.smithi159.stdout:Creating initial keys... 2023-09-23T23:00:41.795 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-authtool: stdout AQAZbg9lEiPpCBAAfAt3PrVUgPByobY44SsRzQ== 2023-09-23T23:00:43.183 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-authtool: stdout AQAabg9lm6dMIxAAQMJ5oKFQi1OYBFzcB+wnAQ== 2023-09-23T23:00:44.571 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-authtool: stdout AQAbbg9lVRA6ORAAMyaqb4QCB3jaHzDRE3e5CA== 2023-09-23T23:00:44.572 INFO:teuthology.orchestra.run.smithi159.stdout:Creating initial monmap... 2023-09-23T23:00:45.960 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2023-09-23T23:00:45.960 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = octopus 2023-09-23T23:00:45.960 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to e43465dc-5a64-11ee-8db4-212e2dc638e7 2023-09-23T23:00:45.960 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-09-23T23:00:45.960 INFO:teuthology.orchestra.run.smithi159.stdout:monmaptool for a [v2:172.21.15.159:3300,v1:172.21.15.159:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2023-09-23T23:00:45.960 INFO:teuthology.orchestra.run.smithi159.stdout:setting min_mon_release = octopus 2023-09-23T23:00:45.960 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/monmaptool: set fsid to e43465dc-5a64-11ee-8db4-212e2dc638e7 2023-09-23T23:00:45.960 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-09-23T23:00:45.960 INFO:teuthology.orchestra.run.smithi159.stdout: 2023-09-23T23:00:45.961 INFO:teuthology.orchestra.run.smithi159.stdout:Creating mon... 2023-09-23T23:00:47.332 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.752+0000 7ff866871b80 0 set uid:gid to 167:167 (ceph:ceph) 2023-09-23T23:00:47.332 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.752+0000 7ff866871b80 1 imported monmap: 2023-09-23T23:00:47.332 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr epoch 0 2023-09-23T23:00:47.332 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 2023-09-23T23:00:47.333 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr last_changed 2023-09-23T23:00:45.360780+0000 2023-09-23T23:00:47.333 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr created 2023-09-23T23:00:45.360780+0000 2023-09-23T23:00:47.333 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr min_mon_release 15 (octopus) 2023-09-23T23:00:47.333 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr election_strategy: 1 2023-09-23T23:00:47.333 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr 0: [v2:172.21.15.159:3300/0,v1:172.21.15.159:6789/0] mon.a 2023-09-23T23:00:47.335 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr 2023-09-23T23:00:47.336 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.752+0000 7ff866871b80 0 /usr/bin/ceph-mon: set fsid to e43465dc-5a64-11ee-8db4-212e2dc638e7 2023-09-23T23:00:47.336 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: RocksDB version: 6.15.5 2023-09-23T23:00:47.336 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr 2023-09-23T23:00:47.336 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-09-23T23:00:47.336 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Compile date Sep 23 2023 2023-09-23T23:00:47.336 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: DB SUMMARY 2023-09-23T23:00:47.336 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr 2023-09-23T23:00:47.336 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: DB Session ID: DG4CZ33N3XHR01DU2PQB 2023-09-23T23:00:47.336 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr 2023-09-23T23:00:47.336 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2023-09-23T23:00:47.336 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr 2023-09-23T23:00:47.337 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2023-09-23T23:00:47.337 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr 2023-09-23T23:00:47.337 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.error_if_exists: 0 2023-09-23T23:00:47.337 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.create_if_missing: 1 2023-09-23T23:00:47.337 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.paranoid_checks: 1 2023-09-23T23:00:47.337 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-09-23T23:00:47.337 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.env: 0x556531611a80 2023-09-23T23:00:47.337 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.fs: Posix File System 2023-09-23T23:00:47.337 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.info_log: 0x5565336d6ea0 2023-09-23T23:00:47.337 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.max_file_opening_threads: 16 2023-09-23T23:00:47.337 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.statistics: (nil) 2023-09-23T23:00:47.338 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.use_fsync: 0 2023-09-23T23:00:47.338 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.max_log_file_size: 0 2023-09-23T23:00:47.338 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-09-23T23:00:47.338 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.log_file_time_to_roll: 0 2023-09-23T23:00:47.360 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.keep_log_file_num: 1000 2023-09-23T23:00:47.360 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.recycle_log_file_num: 0 2023-09-23T23:00:47.360 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.allow_fallocate: 1 2023-09-23T23:00:47.361 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.allow_mmap_reads: 0 2023-09-23T23:00:47.361 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.allow_mmap_writes: 0 2023-09-23T23:00:47.361 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.use_direct_reads: 0 2023-09-23T23:00:47.361 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-09-23T23:00:47.361 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.create_missing_column_families: 0 2023-09-23T23:00:47.361 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.db_log_dir: 2023-09-23T23:00:47.361 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2023-09-23T23:00:47.361 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.table_cache_numshardbits: 6 2023-09-23T23:00:47.361 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-09-23T23:00:47.361 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-09-23T23:00:47.361 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-09-23T23:00:47.362 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-09-23T23:00:47.362 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-09-23T23:00:47.362 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.advise_random_on_open: 1 2023-09-23T23:00:47.362 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.db_write_buffer_size: 0 2023-09-23T23:00:47.362 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.write_buffer_manager: 0x5565341ac060 2023-09-23T23:00:47.362 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-09-23T23:00:47.362 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-09-23T23:00:47.362 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-09-23T23:00:47.362 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.use_adaptive_mutex: 0 2023-09-23T23:00:47.362 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.rate_limiter: (nil) 2023-09-23T23:00:47.362 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-09-23T23:00:47.362 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.wal_recovery_mode: 2 2023-09-23T23:00:47.363 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.enable_thread_tracking: 0 2023-09-23T23:00:47.363 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.enable_pipelined_write: 0 2023-09-23T23:00:47.363 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.unordered_write: 0 2023-09-23T23:00:47.363 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-09-23T23:00:47.363 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-09-23T23:00:47.363 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-09-23T23:00:47.363 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-09-23T23:00:47.363 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.row_cache: None 2023-09-23T23:00:47.363 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.wal_filter: None 2023-09-23T23:00:47.363 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-09-23T23:00:47.363 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.allow_ingest_behind: 0 2023-09-23T23:00:47.363 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.preserve_deletes: 0 2023-09-23T23:00:47.363 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.two_write_queues: 0 2023-09-23T23:00:47.363 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.manual_wal_flush: 0 2023-09-23T23:00:47.364 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.atomic_flush: 0 2023-09-23T23:00:47.364 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-09-23T23:00:47.364 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.persist_stats_to_disk: 0 2023-09-23T23:00:47.364 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-09-23T23:00:47.364 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.log_readahead_size: 0 2023-09-23T23:00:47.364 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2023-09-23T23:00:47.364 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.best_efforts_recovery: 0 2023-09-23T23:00:47.364 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-09-23T23:00:47.364 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-09-23T23:00:47.364 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.allow_data_in_errors: 0 2023-09-23T23:00:47.364 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.db_host_id: __hostname__ 2023-09-23T23:00:47.364 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.max_background_jobs: 2 2023-09-23T23:00:47.364 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.max_background_compactions: -1 2023-09-23T23:00:47.364 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.max_subcompactions: 1 2023-09-23T23:00:47.365 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-09-23T23:00:47.365 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-09-23T23:00:47.365 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.delayed_write_rate : 16777216 2023-09-23T23:00:47.365 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.max_total_wal_size: 0 2023-09-23T23:00:47.365 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-09-23T23:00:47.365 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.stats_dump_period_sec: 600 2023-09-23T23:00:47.365 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.stats_persist_period_sec: 600 2023-09-23T23:00:47.365 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-09-23T23:00:47.365 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.max_open_files: -1 2023-09-23T23:00:47.365 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.bytes_per_sync: 0 2023-09-23T23:00:47.365 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-09-23T23:00:47.366 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-09-23T23:00:47.366 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.compaction_readahead_size: 0 2023-09-23T23:00:47.366 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.max_background_flushes: -1 2023-09-23T23:00:47.366 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Compression algorithms supported: 2023-09-23T23:00:47.366 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-09-23T23:00:47.366 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: kZSTD supported: 0 2023-09-23T23:00:47.366 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: kXpressCompression supported: 0 2023-09-23T23:00:47.366 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: kLZ4HCCompression supported: 1 2023-09-23T23:00:47.366 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: kZlibCompression supported: 1 2023-09-23T23:00:47.366 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: kSnappyCompression supported: 1 2023-09-23T23:00:47.366 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: kLZ4Compression supported: 1 2023-09-23T23:00:47.366 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: kBZip2Compression supported: 0 2023-09-23T23:00:47.366 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-09-23T23:00:47.367 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: [db/db_impl/db_impl_open.cc:281] Creating manifest 1 2023-09-23T23:00:47.367 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr 2023-09-23T23:00:47.367 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: [db/version_set.cc:4724] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2023-09-23T23:00:47.367 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr 2023-09-23T23:00:47.367 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: [db/column_family.cc:595] --------------- Options for column family [default]: 2023-09-23T23:00:47.367 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr 2023-09-23T23:00:47.367 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-09-23T23:00:47.367 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.merge_operator: 2023-09-23T23:00:47.367 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.compaction_filter: None 2023-09-23T23:00:47.367 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.compaction_filter_factory: None 2023-09-23T23:00:47.367 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.sst_partitioner_factory: None 2023-09-23T23:00:47.367 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-09-23T23:00:47.368 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.table_factory: BlockBasedTable 2023-09-23T23:00:47.368 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55653348aff8) 2023-09-23T23:00:47.368 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks: 1 2023-09-23T23:00:47.368 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks_with_high_priority: 0 2023-09-23T23:00:47.368 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr pin_l0_filter_and_index_blocks_in_cache: 0 2023-09-23T23:00:47.368 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr pin_top_level_index_and_filter: 1 2023-09-23T23:00:47.368 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr index_type: 0 2023-09-23T23:00:47.368 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr data_block_index_type: 0 2023-09-23T23:00:47.368 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr index_shortening: 1 2023-09-23T23:00:47.368 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr data_block_hash_table_util_ratio: 0.750000 2023-09-23T23:00:47.368 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr hash_index_allow_collision: 1 2023-09-23T23:00:47.368 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr checksum: 1 2023-09-23T23:00:47.368 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr no_block_cache: 0 2023-09-23T23:00:47.369 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr block_cache: 0x5565334bd090 2023-09-23T23:00:47.369 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr block_cache_name: BinnedLRUCache 2023-09-23T23:00:47.369 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr block_cache_options: 2023-09-23T23:00:47.369 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr capacity : 536870912 2023-09-23T23:00:47.369 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr num_shard_bits : 4 2023-09-23T23:00:47.369 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr strict_capacity_limit : 0 2023-09-23T23:00:47.369 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr high_pri_pool_ratio: 0.000 2023-09-23T23:00:47.369 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr block_cache_compressed: (nil) 2023-09-23T23:00:47.369 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr persistent_cache: (nil) 2023-09-23T23:00:47.369 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr block_size: 4096 2023-09-23T23:00:47.369 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr block_size_deviation: 10 2023-09-23T23:00:47.369 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr block_restart_interval: 16 2023-09-23T23:00:47.369 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr index_block_restart_interval: 1 2023-09-23T23:00:47.370 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr metadata_block_size: 4096 2023-09-23T23:00:47.370 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr partition_filters: 0 2023-09-23T23:00:47.370 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr use_delta_encoding: 1 2023-09-23T23:00:47.370 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr filter_policy: rocksdb.BuiltinBloomFilter 2023-09-23T23:00:47.370 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr whole_key_filtering: 1 2023-09-23T23:00:47.370 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr verify_compression: 0 2023-09-23T23:00:47.370 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr read_amp_bytes_per_bit: 0 2023-09-23T23:00:47.370 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr format_version: 4 2023-09-23T23:00:47.370 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr enable_index_compression: 1 2023-09-23T23:00:47.370 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr block_align: 0 2023-09-23T23:00:47.370 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr 2023-09-23T23:00:47.370 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.write_buffer_size: 33554432 2023-09-23T23:00:47.371 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.max_write_buffer_number: 2 2023-09-23T23:00:47.371 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.compression: NoCompression 2023-09-23T23:00:47.371 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.bottommost_compression: Disabled 2023-09-23T23:00:47.371 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.prefix_extractor: nullptr 2023-09-23T23:00:47.371 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-09-23T23:00:47.371 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.num_levels: 7 2023-09-23T23:00:47.371 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-09-23T23:00:47.371 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-09-23T23:00:47.371 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-09-23T23:00:47.371 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-09-23T23:00:47.371 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-09-23T23:00:47.371 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-09-23T23:00:47.371 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-09-23T23:00:47.372 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-09-23T23:00:47.372 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-09-23T23:00:47.372 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-09-23T23:00:47.372 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.compression_opts.window_bits: -14 2023-09-23T23:00:47.372 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.compression_opts.level: 32767 2023-09-23T23:00:47.372 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.compression_opts.strategy: 0 2023-09-23T23:00:47.372 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-09-23T23:00:47.372 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-09-23T23:00:47.372 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2023-09-23T23:00:47.372 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.compression_opts.enabled: false 2023-09-23T23:00:47.372 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-09-23T23:00:47.372 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-09-23T23:00:47.373 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-09-23T23:00:47.373 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.target_file_size_base: 67108864 2023-09-23T23:00:47.373 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.target_file_size_multiplier: 1 2023-09-23T23:00:47.373 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-09-23T23:00:47.373 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-09-23T23:00:47.373 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-09-23T23:00:47.373 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-09-23T23:00:47.373 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-09-23T23:00:47.373 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-09-23T23:00:47.373 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-09-23T23:00:47.373 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-09-23T23:00:47.373 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-09-23T23:00:47.373 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-09-23T23:00:47.374 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-09-23T23:00:47.374 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-09-23T23:00:47.374 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.arena_block_size: 4194304 2023-09-23T23:00:47.374 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-09-23T23:00:47.374 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-09-23T23:00:47.374 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-09-23T23:00:47.374 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.disable_auto_compactions: 0 2023-09-23T23:00:47.374 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-09-23T23:00:47.374 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-09-23T23:00:47.374 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-09-23T23:00:47.374 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-09-23T23:00:47.374 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-09-23T23:00:47.375 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-09-23T23:00:47.375 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-09-23T23:00:47.375 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-09-23T23:00:47.375 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-09-23T23:00:47.375 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-09-23T23:00:47.375 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.table_properties_collectors: 2023-09-23T23:00:47.375 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.inplace_update_support: 0 2023-09-23T23:00:47.375 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-09-23T23:00:47.375 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-09-23T23:00:47.375 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-09-23T23:00:47.375 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.memtable_huge_page_size: 0 2023-09-23T23:00:47.375 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.bloom_locality: 0 2023-09-23T23:00:47.375 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.max_successive_merges: 0 2023-09-23T23:00:47.376 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-09-23T23:00:47.376 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.paranoid_file_checks: 0 2023-09-23T23:00:47.376 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.force_consistency_checks: 1 2023-09-23T23:00:47.376 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.report_bg_io_stats: 0 2023-09-23T23:00:47.376 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.ttl: 2592000 2023-09-23T23:00:47.376 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-09-23T23:00:47.376 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.enable_blob_files: false 2023-09-23T23:00:47.376 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.min_blob_size: 0 2023-09-23T23:00:47.376 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.blob_file_size: 268435456 2023-09-23T23:00:47.376 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.blob_compression_type: NoCompression 2023-09-23T23:00:47.376 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.enable_blob_garbage_collection: false 2023-09-23T23:00:47.376 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-09-23T23:00:47.376 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: [db/version_set.cc:4764] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-09-23T23:00:47.377 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr 2023-09-23T23:00:47.377 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: [db/version_set.cc:4779] Column family [default] (ID 0), log number is 0 2023-09-23T23:00:47.377 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr 2023-09-23T23:00:47.377 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.756+0000 7ff866871b80 4 rocksdb: [db/version_set.cc:4082] Creating manifest 3 2023-09-23T23:00:47.377 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr 2023-09-23T23:00:47.377 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.760+0000 7ff866871b80 4 rocksdb: [db/db_impl/db_impl_open.cc:1700] SstFileManager instance 0x556533451180 2023-09-23T23:00:47.377 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.760+0000 7ff866871b80 4 rocksdb: DB pointer 0x556533504000 2023-09-23T23:00:47.377 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.760+0000 7ff8584c1700 4 rocksdb: [db/db_impl/db_impl.cc:901] ------- DUMPING STATS ------- 2023-09-23T23:00:47.377 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.760+0000 7ff8584c1700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2023-09-23T23:00:47.377 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr ** DB Stats ** 2023-09-23T23:00:47.377 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2023-09-23T23:00:47.377 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-09-23T23:00:47.378 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-09-23T23:00:47.378 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-09-23T23:00:47.378 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-09-23T23:00:47.378 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-09-23T23:00:47.378 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-09-23T23:00:47.378 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr 2023-09-23T23:00:47.378 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2023-09-23T23:00:47.378 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-09-23T23:00:47.378 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-23T23:00:47.378 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-09-23T23:00:47.378 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-09-23T23:00:47.378 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr 2023-09-23T23:00:47.379 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2023-09-23T23:00:47.379 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-09-23T23:00:47.379 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-23T23:00:47.379 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2023-09-23T23:00:47.379 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr Flush(GB): cumulative 0.000, interval 0.000 2023-09-23T23:00:47.379 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr AddFile(GB): cumulative 0.000, interval 0.000 2023-09-23T23:00:47.379 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr AddFile(Total Files): cumulative 0, interval 0 2023-09-23T23:00:47.379 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr AddFile(L0 Files): cumulative 0, interval 0 2023-09-23T23:00:47.379 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr AddFile(Keys): cumulative 0, interval 0 2023-09-23T23:00:47.379 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-23T23:00:47.379 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-23T23:00:47.379 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-09-23T23:00:47.379 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr 2023-09-23T23:00:47.380 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr ** File Read Latency Histogram By Level [default] ** 2023-09-23T23:00:47.380 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr 2023-09-23T23:00:47.380 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2023-09-23T23:00:47.380 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-09-23T23:00:47.380 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-23T23:00:47.380 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-09-23T23:00:47.380 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-09-23T23:00:47.380 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr 2023-09-23T23:00:47.380 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2023-09-23T23:00:47.380 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-09-23T23:00:47.380 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-23T23:00:47.380 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2023-09-23T23:00:47.381 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr Flush(GB): cumulative 0.000, interval 0.000 2023-09-23T23:00:47.381 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr AddFile(GB): cumulative 0.000, interval 0.000 2023-09-23T23:00:47.381 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr AddFile(Total Files): cumulative 0, interval 0 2023-09-23T23:00:47.381 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr AddFile(L0 Files): cumulative 0, interval 0 2023-09-23T23:00:47.381 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr AddFile(Keys): cumulative 0, interval 0 2023-09-23T23:00:47.381 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-23T23:00:47.381 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-23T23:00:47.381 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-09-23T23:00:47.381 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr 2023-09-23T23:00:47.381 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr ** File Read Latency Histogram By Level [default] ** 2023-09-23T23:00:47.381 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr 2023-09-23T23:00:47.381 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.760+0000 7ff866871b80 4 rocksdb: [db/db_impl/db_impl.cc:446] Shutdown: canceling all background work 2023-09-23T23:00:47.381 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.760+0000 7ff866871b80 4 rocksdb: [db/db_impl/db_impl.cc:625] Shutdown complete 2023-09-23T23:00:47.382 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T23:00:46.760+0000 7ff866871b80 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2023-09-23T23:00:47.382 INFO:teuthology.orchestra.run.smithi159.stdout:create mon.a on 2023-09-23T23:00:47.562 INFO:teuthology.orchestra.run.smithi159.stdout:systemctl: stderr Removed /etc/systemd/system/multi-user.target.wants/ceph.target. 2023-09-23T23:00:47.759 INFO:teuthology.orchestra.run.smithi159.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2023-09-23T23:00:47.947 INFO:teuthology.orchestra.run.smithi159.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7.target -> /etc/systemd/system/ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7.target. 2023-09-23T23:00:47.947 INFO:teuthology.orchestra.run.smithi159.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7.target -> /etc/systemd/system/ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7.target. 2023-09-23T23:00:48.168 INFO:teuthology.orchestra.run.smithi159.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7@mon.a 2023-09-23T23:00:48.168 INFO:teuthology.orchestra.run.smithi159.stdout:systemctl: stderr Failed to reset failed state of unit ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7@mon.a.service: Unit ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7@mon.a.service not loaded. 2023-09-23T23:00:48.376 INFO:teuthology.orchestra.run.smithi159.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7.target.wants/ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7@mon.a.service -> /etc/systemd/system/ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7@.service. 2023-09-23T23:00:48.392 INFO:teuthology.orchestra.run.smithi159.stdout:firewalld does not appear to be present 2023-09-23T23:00:48.392 INFO:teuthology.orchestra.run.smithi159.stdout:Not possible to enable service . firewalld.service is not available 2023-09-23T23:00:48.393 INFO:teuthology.orchestra.run.smithi159.stdout:Waiting for mon to start... 2023-09-23T23:00:48.393 INFO:teuthology.orchestra.run.smithi159.stdout:Waiting for mon... 2023-09-23T23:00:48.452 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:48 smithi159 systemd[1]: Started Ceph mon.a for e43465dc-5a64-11ee-8db4-212e2dc638e7. 2023-09-23T23:00:50.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:49 smithi159 bash[26910]: cluster 2023-09-23T23:00:49.674996+0000 mon.a (mon.0) 0 : cluster [INF] mkfs e43465dc-5a64-11ee-8db4-212e2dc638e7 2023-09-23T23:00:50.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:49 smithi159 bash[26910]: cluster 2023-09-23T23:00:49.662659+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2023-09-23T23:00:50.614 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout cluster: 2023-09-23T23:00:50.615 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout id: e43465dc-5a64-11ee-8db4-212e2dc638e7 2023-09-23T23:00:50.615 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2023-09-23T23:00:50.615 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout 2023-09-23T23:00:50.615 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout services: 2023-09-23T23:00:50.615 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.350028s) 2023-09-23T23:00:50.615 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2023-09-23T23:00:50.615 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2023-09-23T23:00:50.615 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout 2023-09-23T23:00:50.616 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout data: 2023-09-23T23:00:50.616 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2023-09-23T23:00:50.616 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2023-09-23T23:00:50.616 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2023-09-23T23:00:50.616 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout pgs: 2023-09-23T23:00:50.616 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout 2023-09-23T23:00:50.616 INFO:teuthology.orchestra.run.smithi159.stdout:mon is available 2023-09-23T23:00:50.616 INFO:teuthology.orchestra.run.smithi159.stdout:Assimilating anything we can from ceph.conf... 2023-09-23T23:00:51.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:50 smithi159 bash[26910]: cluster 2023-09-23T23:00:49.673982+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2023-09-23T23:00:51.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:50 smithi159 bash[26910]: cluster 2023-09-23T23:00:49.674178+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.159:3300/0,v1:172.21.15.159:6789/0]} removed_ranks: {} 2023-09-23T23:00:51.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:50 smithi159 bash[26910]: cluster 2023-09-23T23:00:49.676446+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2023-09-23T23:00:51.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:50 smithi159 bash[26910]: cluster 2023-09-23T23:00:49.678839+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2023-09-23T23:00:51.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:50 smithi159 bash[26910]: cluster 2023-09-23T23:00:49.679318+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2023-09-23T23:00:51.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:50 smithi159 bash[26910]: audit 2023-09-23T23:00:50.023963+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.159:0/3444803027' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-09-23T23:00:52.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:51 smithi159 bash[26910]: audit 2023-09-23T23:00:51.723804+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.159:0/3695694436' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-09-23T23:00:52.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:51 smithi159 bash[26910]: audit 2023-09-23T23:00:51.730247+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.159:0/3695694436' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-09-23T23:00:52.320 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout 2023-09-23T23:00:52.320 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout [global] 2023-09-23T23:00:52.321 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout fsid = e43465dc-5a64-11ee-8db4-212e2dc638e7 2023-09-23T23:00:52.321 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.159:3300,v1:172.21.15.159:6789] 2023-09-23T23:00:52.321 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2023-09-23T23:00:52.322 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2023-09-23T23:00:52.322 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2023-09-23T23:00:52.322 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2023-09-23T23:00:52.322 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout 2023-09-23T23:00:52.323 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout [mgr] 2023-09-23T23:00:52.323 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2023-09-23T23:00:52.323 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout 2023-09-23T23:00:52.323 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout [osd] 2023-09-23T23:00:52.323 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2023-09-23T23:00:52.323 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2023-09-23T23:00:52.323 INFO:teuthology.orchestra.run.smithi159.stdout:Generating new minimal ceph.conf... 2023-09-23T23:00:53.792 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:53 smithi159 bash[26910]: audit 2023-09-23T23:00:53.449168+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.159:0/191127834' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:00:54.000 INFO:teuthology.orchestra.run.smithi159.stdout:Restarting the monitor... 2023-09-23T23:00:54.292 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:54 smithi159 systemd[1]: Stopping Ceph mon.a for e43465dc-5a64-11ee-8db4-212e2dc638e7... 2023-09-23T23:00:54.292 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:54 smithi159 bash[26910]: debug 2023-09-23T23:00:54.136+0000 7f25baeca700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2023-09-23T23:00:54.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:54 smithi159 bash[26910]: debug 2023-09-23T23:00:54.136+0000 7f25baeca700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2023-09-23T23:00:54.965 INFO:teuthology.orchestra.run.smithi159.stdout:Setting mon public_network to 172.21.15.254/32,172.21.0.0/20 2023-09-23T23:00:55.197 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:54 smithi159 bash[27319]: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-mon-a 2023-09-23T23:00:55.197 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:54 smithi159 bash[27394]: Error response from daemon: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-mon-a 2023-09-23T23:00:55.197 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:54 smithi159 systemd[1]: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7@mon.a.service: Succeeded. 2023-09-23T23:00:55.197 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:54 smithi159 systemd[1]: Stopped Ceph mon.a for e43465dc-5a64-11ee-8db4-212e2dc638e7. 2023-09-23T23:00:55.197 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:54 smithi159 systemd[1]: Started Ceph mon.a for e43465dc-5a64-11ee-8db4-212e2dc638e7. 2023-09-23T23:00:56.292 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.179+0000 7fd93922cb80 0 set uid:gid to 167:167 (ceph:ceph) 2023-09-23T23:00:56.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.179+0000 7fd93922cb80 0 ceph version 17.2.6-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable), process ceph-mon, pid 7 2023-09-23T23:00:56.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.179+0000 7fd93922cb80 0 pidfile_write: ignore empty --pid-file 2023-09-23T23:00:56.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 0 load: jerasure load: lrc 2023-09-23T23:00:56.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: RocksDB version: 6.15.5 2023-09-23T23:00:56.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-09-23T23:00:56.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Compile date Sep 23 2023 2023-09-23T23:00:56.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: DB SUMMARY 2023-09-23T23:00:56.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: DB Session ID: ICZNH22LCIPQD56DLDX8 2023-09-23T23:00:56.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: CURRENT file: CURRENT 2023-09-23T23:00:56.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: IDENTITY file: IDENTITY 2023-09-23T23:00:56.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 131 Bytes 2023-09-23T23:00:56.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2023-09-23T23:00:56.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000010.log size: 83639 ; 2023-09-23T23:00:56.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.error_if_exists: 0 2023-09-23T23:00:56.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.create_if_missing: 0 2023-09-23T23:00:56.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.paranoid_checks: 1 2023-09-23T23:00:56.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-09-23T23:00:56.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.env: 0x55f306aa5a80 2023-09-23T23:00:56.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.fs: Posix File System 2023-09-23T23:00:56.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.info_log: 0x55f3079e7a60 2023-09-23T23:00:56.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.max_file_opening_threads: 16 2023-09-23T23:00:56.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.statistics: (nil) 2023-09-23T23:00:56.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.use_fsync: 0 2023-09-23T23:00:56.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.max_log_file_size: 0 2023-09-23T23:00:56.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-09-23T23:00:56.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.log_file_time_to_roll: 0 2023-09-23T23:00:56.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.keep_log_file_num: 1000 2023-09-23T23:00:56.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.recycle_log_file_num: 0 2023-09-23T23:00:56.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.allow_fallocate: 1 2023-09-23T23:00:56.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.allow_mmap_reads: 0 2023-09-23T23:00:56.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.allow_mmap_writes: 0 2023-09-23T23:00:56.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.use_direct_reads: 0 2023-09-23T23:00:56.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-09-23T23:00:56.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.create_missing_column_families: 0 2023-09-23T23:00:56.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.db_log_dir: 2023-09-23T23:00:56.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2023-09-23T23:00:56.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.table_cache_numshardbits: 6 2023-09-23T23:00:56.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-09-23T23:00:56.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-09-23T23:00:56.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-09-23T23:00:56.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-09-23T23:00:56.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-09-23T23:00:56.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.advise_random_on_open: 1 2023-09-23T23:00:56.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.db_write_buffer_size: 0 2023-09-23T23:00:56.297 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.write_buffer_manager: 0x55f3086dc930 2023-09-23T23:00:56.297 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-09-23T23:00:56.297 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-09-23T23:00:56.297 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-09-23T23:00:56.297 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.use_adaptive_mutex: 0 2023-09-23T23:00:56.297 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.rate_limiter: (nil) 2023-09-23T23:00:56.297 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-09-23T23:00:56.297 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.wal_recovery_mode: 2 2023-09-23T23:00:56.297 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.enable_thread_tracking: 0 2023-09-23T23:00:56.297 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.enable_pipelined_write: 0 2023-09-23T23:00:56.297 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.unordered_write: 0 2023-09-23T23:00:56.297 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-09-23T23:00:56.297 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-09-23T23:00:56.298 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-09-23T23:00:56.298 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-09-23T23:00:56.298 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.row_cache: None 2023-09-23T23:00:56.298 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.wal_filter: None 2023-09-23T23:00:56.298 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-09-23T23:00:56.298 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.allow_ingest_behind: 0 2023-09-23T23:00:56.298 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.preserve_deletes: 0 2023-09-23T23:00:56.298 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.two_write_queues: 0 2023-09-23T23:00:56.298 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.manual_wal_flush: 0 2023-09-23T23:00:56.298 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.atomic_flush: 0 2023-09-23T23:00:56.298 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-09-23T23:00:56.298 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.persist_stats_to_disk: 0 2023-09-23T23:00:56.299 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-09-23T23:00:56.299 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.log_readahead_size: 0 2023-09-23T23:00:56.299 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2023-09-23T23:00:56.299 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.best_efforts_recovery: 0 2023-09-23T23:00:56.299 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-09-23T23:00:56.299 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-09-23T23:00:56.299 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.allow_data_in_errors: 0 2023-09-23T23:00:56.299 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.db_host_id: __hostname__ 2023-09-23T23:00:56.299 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.max_background_jobs: 2 2023-09-23T23:00:56.299 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.max_background_compactions: -1 2023-09-23T23:00:56.300 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.max_subcompactions: 1 2023-09-23T23:00:56.300 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-09-23T23:00:56.301 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-09-23T23:00:56.301 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.delayed_write_rate : 16777216 2023-09-23T23:00:56.301 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.max_total_wal_size: 0 2023-09-23T23:00:56.301 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-09-23T23:00:56.301 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.stats_dump_period_sec: 600 2023-09-23T23:00:56.301 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.stats_persist_period_sec: 600 2023-09-23T23:00:56.302 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-09-23T23:00:56.302 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.max_open_files: -1 2023-09-23T23:00:56.302 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.bytes_per_sync: 0 2023-09-23T23:00:56.302 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-09-23T23:00:56.302 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-09-23T23:00:56.302 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.compaction_readahead_size: 0 2023-09-23T23:00:56.302 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.max_background_flushes: -1 2023-09-23T23:00:56.302 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Compression algorithms supported: 2023-09-23T23:00:56.302 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-09-23T23:00:56.302 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: kZSTD supported: 0 2023-09-23T23:00:56.302 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: kXpressCompression supported: 0 2023-09-23T23:00:56.302 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: kLZ4HCCompression supported: 1 2023-09-23T23:00:56.303 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: kZlibCompression supported: 1 2023-09-23T23:00:56.303 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: kSnappyCompression supported: 1 2023-09-23T23:00:56.303 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: kLZ4Compression supported: 1 2023-09-23T23:00:56.303 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: kBZip2Compression supported: 0 2023-09-23T23:00:56.303 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-09-23T23:00:56.303 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: [db/version_set.cc:4724] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 2023-09-23T23:00:56.303 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: [db/column_family.cc:595] --------------- Options for column family [default]: 2023-09-23T23:00:56.303 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-09-23T23:00:56.303 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.merge_operator: 2023-09-23T23:00:56.303 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.compaction_filter: None 2023-09-23T23:00:56.303 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.compaction_filter_factory: None 2023-09-23T23:00:56.303 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.sst_partitioner_factory: None 2023-09-23T23:00:56.304 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-09-23T23:00:56.304 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.table_factory: BlockBasedTable 2023-09-23T23:00:56.304 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55f3079bafb8) 2023-09-23T23:00:56.304 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: cache_index_and_filter_blocks: 1 2023-09-23T23:00:56.304 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: cache_index_and_filter_blocks_with_high_priority: 0 2023-09-23T23:00:56.304 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-09-23T23:00:56.304 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: pin_top_level_index_and_filter: 1 2023-09-23T23:00:56.304 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: index_type: 0 2023-09-23T23:00:56.304 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: data_block_index_type: 0 2023-09-23T23:00:56.304 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: index_shortening: 1 2023-09-23T23:00:56.304 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: data_block_hash_table_util_ratio: 0.750000 2023-09-23T23:00:56.304 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: hash_index_allow_collision: 1 2023-09-23T23:00:56.305 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: checksum: 1 2023-09-23T23:00:56.305 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: no_block_cache: 0 2023-09-23T23:00:56.305 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: block_cache: 0x55f3079ed090 2023-09-23T23:00:56.305 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: block_cache_name: BinnedLRUCache 2023-09-23T23:00:56.305 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: block_cache_options: 2023-09-23T23:00:56.305 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: capacity : 536870912 2023-09-23T23:00:56.305 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: num_shard_bits : 4 2023-09-23T23:00:56.305 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: strict_capacity_limit : 0 2023-09-23T23:00:56.305 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: high_pri_pool_ratio: 0.000 2023-09-23T23:00:56.305 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: block_cache_compressed: (nil) 2023-09-23T23:00:56.305 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: persistent_cache: (nil) 2023-09-23T23:00:56.305 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: block_size: 4096 2023-09-23T23:00:56.306 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: block_size_deviation: 10 2023-09-23T23:00:56.306 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: block_restart_interval: 16 2023-09-23T23:00:56.306 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: index_block_restart_interval: 1 2023-09-23T23:00:56.306 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: metadata_block_size: 4096 2023-09-23T23:00:56.306 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: partition_filters: 0 2023-09-23T23:00:56.306 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: use_delta_encoding: 1 2023-09-23T23:00:56.306 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: filter_policy: rocksdb.BuiltinBloomFilter 2023-09-23T23:00:56.306 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: whole_key_filtering: 1 2023-09-23T23:00:56.306 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: verify_compression: 0 2023-09-23T23:00:56.306 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: read_amp_bytes_per_bit: 0 2023-09-23T23:00:56.306 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: format_version: 4 2023-09-23T23:00:56.306 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: enable_index_compression: 1 2023-09-23T23:00:56.306 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: block_align: 0 2023-09-23T23:00:56.307 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.write_buffer_size: 33554432 2023-09-23T23:00:56.307 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.max_write_buffer_number: 2 2023-09-23T23:00:56.307 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.compression: NoCompression 2023-09-23T23:00:56.307 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.bottommost_compression: Disabled 2023-09-23T23:00:56.307 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.prefix_extractor: nullptr 2023-09-23T23:00:56.307 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-09-23T23:00:56.307 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.num_levels: 7 2023-09-23T23:00:56.307 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-09-23T23:00:56.307 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-09-23T23:00:56.307 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-09-23T23:00:56.307 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-09-23T23:00:56.307 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-09-23T23:00:56.308 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-09-23T23:00:56.308 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-09-23T23:00:56.308 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-09-23T23:00:56.308 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-09-23T23:00:56.308 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-09-23T23:00:56.308 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.compression_opts.window_bits: -14 2023-09-23T23:00:56.308 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.compression_opts.level: 32767 2023-09-23T23:00:56.308 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.compression_opts.strategy: 0 2023-09-23T23:00:56.308 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-09-23T23:00:56.308 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-09-23T23:00:56.308 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2023-09-23T23:00:56.309 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.compression_opts.enabled: false 2023-09-23T23:00:56.309 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-09-23T23:00:56.309 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-09-23T23:00:56.309 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-09-23T23:00:56.309 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.target_file_size_base: 67108864 2023-09-23T23:00:56.309 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.target_file_size_multiplier: 1 2023-09-23T23:00:56.309 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-09-23T23:00:56.309 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-09-23T23:00:56.309 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-09-23T23:00:56.309 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-09-23T23:00:56.309 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-09-23T23:00:56.309 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-09-23T23:00:56.309 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-09-23T23:00:56.310 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-09-23T23:00:56.310 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-09-23T23:00:56.310 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-09-23T23:00:56.310 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-09-23T23:00:56.310 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-09-23T23:00:56.310 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.arena_block_size: 4194304 2023-09-23T23:00:56.310 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-09-23T23:00:56.310 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-09-23T23:00:56.310 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-09-23T23:00:56.310 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.disable_auto_compactions: 0 2023-09-23T23:00:56.310 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-09-23T23:00:56.310 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-09-23T23:00:56.311 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-09-23T23:00:56.311 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-09-23T23:00:56.311 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-09-23T23:00:56.311 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-09-23T23:00:56.311 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-09-23T23:00:56.311 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-09-23T23:00:56.311 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-09-23T23:00:56.311 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-09-23T23:00:56.311 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.table_properties_collectors: 2023-09-23T23:00:56.311 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.inplace_update_support: 0 2023-09-23T23:00:56.311 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-09-23T23:00:56.311 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-09-23T23:00:56.311 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-09-23T23:00:56.312 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.memtable_huge_page_size: 0 2023-09-23T23:00:56.312 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.bloom_locality: 0 2023-09-23T23:00:56.312 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.max_successive_merges: 0 2023-09-23T23:00:56.312 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-09-23T23:00:56.312 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.paranoid_file_checks: 0 2023-09-23T23:00:56.312 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.force_consistency_checks: 1 2023-09-23T23:00:56.312 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.report_bg_io_stats: 0 2023-09-23T23:00:56.312 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.ttl: 2592000 2023-09-23T23:00:56.312 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-09-23T23:00:56.312 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.enable_blob_files: false 2023-09-23T23:00:56.312 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.min_blob_size: 0 2023-09-23T23:00:56.312 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.blob_file_size: 268435456 2023-09-23T23:00:56.312 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.blob_compression_type: NoCompression 2023-09-23T23:00:56.313 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.enable_blob_garbage_collection: false 2023-09-23T23:00:56.313 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.183+0000 7fd93922cb80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-09-23T23:00:56.313 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.187+0000 7fd93922cb80 4 rocksdb: [db/version_set.cc:4764] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 succeeded,manifest_file_number is 9, next_file_number is 11, last_sequence is 5, log_number is 5,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-09-23T23:00:56.313 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.187+0000 7fd93922cb80 4 rocksdb: [db/version_set.cc:4779] Column family [default] (ID 0), log number is 5 2023-09-23T23:00:56.313 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.187+0000 7fd93922cb80 4 rocksdb: [db/version_set.cc:4082] Creating manifest 13 2023-09-23T23:00:56.313 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.187+0000 7fd93922cb80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1695510056191446, "job": 1, "event": "recovery_started", "wal_files": [10]} 2023-09-23T23:00:56.313 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.187+0000 7fd93922cb80 4 rocksdb: [db/db_impl/db_impl_open.cc:845] Recovering log #10 mode 2 2023-09-23T23:00:56.313 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.187+0000 7fd93922cb80 3 rocksdb: [table/block_based/filter_policy.cc:991] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2023-09-23T23:00:56.313 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.187+0000 7fd93922cb80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1695510056192755, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 14, "file_size": 80186, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 78454, "index_size": 220, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 581, "raw_key_size": 10136, "raw_average_key_size": 47, "raw_value_size": 72662, "raw_average_value_size": 341, "num_data_blocks": 10, "num_entries": 213, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1695510056, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "56eecf6c-8351-4105-ab3a-09f52229649f", "db_session_id": "ICZNH22LCIPQD56DLDX8"}} 2023-09-23T23:00:56.313 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.187+0000 7fd93922cb80 4 rocksdb: [db/version_set.cc:4082] Creating manifest 15 2023-09-23T23:00:56.313 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.187+0000 7fd93922cb80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1695510056193343, "job": 1, "event": "recovery_finished"} 2023-09-23T23:00:56.313 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.187+0000 7fd93922cb80 4 rocksdb: [file/delete_scheduler.cc:69] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000010.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-09-23T23:00:56.314 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.191+0000 7fd93922cb80 4 rocksdb: [db/db_impl/db_impl_open.cc:1700] SstFileManager instance 0x55f307981180 2023-09-23T23:00:56.314 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.191+0000 7fd93922cb80 4 rocksdb: DB pointer 0x55f307a56000 2023-09-23T23:00:56.314 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.191+0000 7fd92947e700 4 rocksdb: [db/db_impl/db_impl.cc:901] ------- DUMPING STATS ------- 2023-09-23T23:00:56.314 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.191+0000 7fd92947e700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2023-09-23T23:00:56.314 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: ** DB Stats ** 2023-09-23T23:00:56.314 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: Uptime(secs): 0.0 total, 0.0 interval 2023-09-23T23:00:56.314 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-09-23T23:00:56.314 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-09-23T23:00:56.314 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-09-23T23:00:56.314 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-09-23T23:00:56.315 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-09-23T23:00:56.315 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-09-23T23:00:56.315 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: ** Compaction Stats [default] ** 2023-09-23T23:00:56.315 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-09-23T23:00:56.315 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-23T23:00:56.315 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: L0 2/0 80.07 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 90.3 0.00 0.00 1 0.001 0 0 2023-09-23T23:00:56.315 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: Sum 2/0 80.07 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 90.3 0.00 0.00 1 0.001 0 0 2023-09-23T23:00:56.315 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 90.3 0.00 0.00 1 0.001 0 0 2023-09-23T23:00:56.315 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: ** Compaction Stats [default] ** 2023-09-23T23:00:56.315 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-09-23T23:00:56.315 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-23T23:00:56.315 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 90.3 0.00 0.00 1 0.001 0 0 2023-09-23T23:00:56.315 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: Uptime(secs): 0.0 total, 0.0 interval 2023-09-23T23:00:56.316 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: Flush(GB): cumulative 0.000, interval 0.000 2023-09-23T23:00:56.316 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: AddFile(GB): cumulative 0.000, interval 0.000 2023-09-23T23:00:56.316 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: AddFile(Total Files): cumulative 0, interval 0 2023-09-23T23:00:56.316 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: AddFile(L0 Files): cumulative 0, interval 0 2023-09-23T23:00:56.316 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: AddFile(Keys): cumulative 0, interval 0 2023-09-23T23:00:56.316 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: Cumulative compaction: 0.00 GB write, 13.70 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-23T23:00:56.316 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: Interval compaction: 0.00 GB write, 13.70 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-23T23:00:56.316 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-09-23T23:00:56.316 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: ** File Read Latency Histogram By Level [default] ** 2023-09-23T23:00:56.316 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: ** Compaction Stats [default] ** 2023-09-23T23:00:56.316 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-09-23T23:00:56.316 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-23T23:00:56.316 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: L0 2/0 80.07 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 90.3 0.00 0.00 1 0.001 0 0 2023-09-23T23:00:56.317 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: Sum 2/0 80.07 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 90.3 0.00 0.00 1 0.001 0 0 2023-09-23T23:00:56.317 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-09-23T23:00:56.317 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: ** Compaction Stats [default] ** 2023-09-23T23:00:56.317 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-09-23T23:00:56.317 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-23T23:00:56.317 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 90.3 0.00 0.00 1 0.001 0 0 2023-09-23T23:00:56.317 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: Uptime(secs): 0.0 total, 0.0 interval 2023-09-23T23:00:56.317 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: Flush(GB): cumulative 0.000, interval 0.000 2023-09-23T23:00:56.317 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: AddFile(GB): cumulative 0.000, interval 0.000 2023-09-23T23:00:56.317 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: AddFile(Total Files): cumulative 0, interval 0 2023-09-23T23:00:56.317 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: AddFile(L0 Files): cumulative 0, interval 0 2023-09-23T23:00:56.318 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: AddFile(Keys): cumulative 0, interval 0 2023-09-23T23:00:56.318 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: Cumulative compaction: 0.00 GB write, 13.63 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-23T23:00:56.318 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-23T23:00:56.318 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-09-23T23:00:56.318 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: ** File Read Latency Histogram By Level [default] ** 2023-09-23T23:00:56.318 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.191+0000 7fd93922cb80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.159:3300/0,v1:172.21.15.159:6789/0] at bind addrs [v2:172.21.15.159:3300/0,v1:172.21.15.159:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 2023-09-23T23:00:56.318 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.191+0000 7fd93922cb80 1 mon.a@-1(???) e1 preinit fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 2023-09-23T23:00:56.318 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.191+0000 7fd93922cb80 0 mon.a@-1(???).mds e1 new map 2023-09-23T23:00:56.318 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.191+0000 7fd93922cb80 0 mon.a@-1(???).mds e1 print_map 2023-09-23T23:00:56.318 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: e1 2023-09-23T23:00:56.318 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: enable_multiple, ever_enabled_multiple: 1,1 2023-09-23T23:00:56.318 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-09-23T23:00:56.318 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: legacy client fscid: -1 2023-09-23T23:00:56.319 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: 2023-09-23T23:00:56.319 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: No filesystems configured 2023-09-23T23:00:56.319 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.195+0000 7fd93922cb80 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2023-09-23T23:00:56.319 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.195+0000 7fd93922cb80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-09-23T23:00:56.319 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.195+0000 7fd93922cb80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-09-23T23:00:56.319 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.195+0000 7fd93922cb80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-09-23T23:00:56.319 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.195+0000 7fd93922cb80 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2023-09-23T23:00:56.319 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.195+0000 7fd93922cb80 20 expand_channel_meta expand map: {default=false} 2023-09-23T23:00:56.319 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.195+0000 7fd93922cb80 20 expand_channel_meta from 'false' to 'false' 2023-09-23T23:00:56.319 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.195+0000 7fd93922cb80 20 expand_channel_meta expanded map: {default=false} 2023-09-23T23:00:56.319 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.195+0000 7fd93922cb80 20 expand_channel_meta expand map: {default=info} 2023-09-23T23:00:56.319 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.195+0000 7fd93922cb80 20 expand_channel_meta from 'info' to 'info' 2023-09-23T23:00:56.320 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.195+0000 7fd93922cb80 20 expand_channel_meta expanded map: {default=info} 2023-09-23T23:00:56.320 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.195+0000 7fd93922cb80 20 expand_channel_meta expand map: {default=daemon} 2023-09-23T23:00:56.320 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.195+0000 7fd93922cb80 20 expand_channel_meta from 'daemon' to 'daemon' 2023-09-23T23:00:56.320 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.195+0000 7fd93922cb80 20 expand_channel_meta expanded map: {default=daemon} 2023-09-23T23:00:56.320 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.195+0000 7fd93922cb80 20 expand_channel_meta expand map: {default=debug} 2023-09-23T23:00:56.320 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.195+0000 7fd93922cb80 20 expand_channel_meta from 'debug' to 'debug' 2023-09-23T23:00:56.320 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: debug 2023-09-23T23:00:56.195+0000 7fd93922cb80 20 expand_channel_meta expanded map: {default=debug} 2023-09-23T23:00:56.320 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: cluster 2023-09-23T23:00:56.203938+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2023-09-23T23:00:56.320 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: cluster 2023-09-23T23:00:56.204040+0000 mon.a (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.159:3300/0,v1:172.21.15.159:6789/0]} removed_ranks: {} 2023-09-23T23:00:56.320 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: cluster 2023-09-23T23:00:56.204686+0000 mon.a (mon.0) 3 : cluster [DBG] fsmap 2023-09-23T23:00:56.320 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: cluster 2023-09-23T23:00:56.204735+0000 mon.a (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2023-09-23T23:00:56.320 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:56 smithi159 bash[27435]: cluster 2023-09-23T23:00:56.205308+0000 mon.a (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2023-09-23T23:00:57.087 INFO:teuthology.orchestra.run.smithi159.stdout:Wrote config to /etc/ceph/ceph.conf 2023-09-23T23:00:57.087 INFO:teuthology.orchestra.run.smithi159.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2023-09-23T23:00:57.087 INFO:teuthology.orchestra.run.smithi159.stdout:Creating mgr... 2023-09-23T23:00:57.088 INFO:teuthology.orchestra.run.smithi159.stdout:Verifying port 9283 ... 2023-09-23T23:00:57.323 INFO:teuthology.orchestra.run.smithi159.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7@mgr.y 2023-09-23T23:00:57.323 INFO:teuthology.orchestra.run.smithi159.stdout:systemctl: stderr Failed to reset failed state of unit ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7@mgr.y.service: Unit ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7@mgr.y.service not loaded. 2023-09-23T23:00:57.539 INFO:teuthology.orchestra.run.smithi159.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7.target.wants/ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7@mgr.y.service -> /etc/systemd/system/ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7@.service. 2023-09-23T23:00:57.551 INFO:teuthology.orchestra.run.smithi159.stdout:firewalld does not appear to be present 2023-09-23T23:00:57.551 INFO:teuthology.orchestra.run.smithi159.stdout:Not possible to enable service . firewalld.service is not available 2023-09-23T23:00:57.551 INFO:teuthology.orchestra.run.smithi159.stdout:firewalld does not appear to be present 2023-09-23T23:00:57.551 INFO:teuthology.orchestra.run.smithi159.stdout:Not possible to open ports <[9283]>. firewalld.service is not available 2023-09-23T23:00:57.552 INFO:teuthology.orchestra.run.smithi159.stdout:Waiting for mgr to start... 2023-09-23T23:00:57.552 INFO:teuthology.orchestra.run.smithi159.stdout:Waiting for mgr... 2023-09-23T23:00:57.792 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:57 smithi159 bash[27435]: audit 2023-09-23T23:00:56.447705+0000 mon.a (mon.0) 6 : audit [INF] from='client.? 172.21.15.159:0/40145874' entity='client.admin' 2023-09-23T23:00:59.433 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:00:59 smithi159 bash[27435]: audit 2023-09-23T23:00:59.175698+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.159:0/1985169241' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-09-23T23:00:59.433 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:00:59 smithi159 bash[27697]: debug 2023-09-23T23:00:59.087+0000 7f388ee8b1c0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-23T23:00:59.906 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout 2023-09-23T23:00:59.906 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout { 2023-09-23T23:00:59.906 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "fsid": "e43465dc-5a64-11ee-8db4-212e2dc638e7", 2023-09-23T23:00:59.906 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "health": { 2023-09-23T23:00:59.906 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-09-23T23:00:59.906 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-09-23T23:00:59.906 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-09-23T23:00:59.907 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout }, 2023-09-23T23:00:59.907 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-09-23T23:00:59.907 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-09-23T23:00:59.907 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout 0 2023-09-23T23:00:59.907 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout ], 2023-09-23T23:00:59.907 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-09-23T23:00:59.907 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "a" 2023-09-23T23:00:59.907 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout ], 2023-09-23T23:00:59.907 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "quorum_age": 2, 2023-09-23T23:00:59.907 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "monmap": { 2023-09-23T23:00:59.907 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-09-23T23:00:59.907 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "quincy", 2023-09-23T23:00:59.907 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-09-23T23:00:59.908 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout }, 2023-09-23T23:00:59.908 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-09-23T23:00:59.908 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-09-23T23:00:59.908 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-09-23T23:00:59.908 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-09-23T23:00:59.908 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-09-23T23:00:59.908 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-09-23T23:00:59.908 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-09-23T23:00:59.908 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-09-23T23:00:59.908 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout }, 2023-09-23T23:00:59.908 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-09-23T23:00:59.908 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-09-23T23:00:59.908 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-09-23T23:00:59.909 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-09-23T23:00:59.909 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-09-23T23:00:59.909 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-09-23T23:00:59.909 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-09-23T23:00:59.909 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-09-23T23:00:59.909 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-09-23T23:00:59.909 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout }, 2023-09-23T23:00:59.909 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-09-23T23:00:59.909 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-09-23T23:00:59.909 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-09-23T23:00:59.909 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-09-23T23:00:59.909 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout }, 2023-09-23T23:00:59.909 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-09-23T23:00:59.910 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "available": false, 2023-09-23T23:00:59.910 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-09-23T23:00:59.910 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "modules": [ 2023-09-23T23:00:59.910 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "iostat", 2023-09-23T23:00:59.910 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "nfs", 2023-09-23T23:00:59.910 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "restful" 2023-09-23T23:00:59.910 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout ], 2023-09-23T23:00:59.910 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "services": {} 2023-09-23T23:00:59.910 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout }, 2023-09-23T23:00:59.910 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-09-23T23:00:59.910 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-09-23T23:00:59.910 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "modified": "2023-09-23T23:00:49.675434+0000", 2023-09-23T23:00:59.910 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "services": {} 2023-09-23T23:00:59.911 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout }, 2023-09-23T23:00:59.911 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-09-23T23:00:59.911 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout } 2023-09-23T23:00:59.911 INFO:teuthology.orchestra.run.smithi159.stdout:mgr not available, waiting (1/15)... 2023-09-23T23:01:00.292 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:01:00 smithi159 bash[27697]: debug 2023-09-23T23:00:59.999+0000 7f388ee8b1c0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-09-23T23:01:00.293 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:01:00 smithi159 bash[27697]: debug 2023-09-23T23:01:00.099+0000 7f388ee8b1c0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-23T23:01:00.293 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:01:00 smithi159 bash[27697]: debug 2023-09-23T23:01:00.195+0000 7f388ee8b1c0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-23T23:01:00.792 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:01:00 smithi159 bash[27697]: debug 2023-09-23T23:01:00.455+0000 7f388ee8b1c0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-23T23:01:01.166 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:01:00 smithi159 bash[27697]: debug 2023-09-23T23:01:00.799+0000 7f388ee8b1c0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-23T23:01:01.167 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:01:00 smithi159 bash[27697]: debug 2023-09-23T23:01:00.895+0000 7f388ee8b1c0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-23T23:01:01.542 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:01:01 smithi159 bash[27697]: debug 2023-09-23T23:01:01.159+0000 7f388ee8b1c0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-23T23:01:02.270 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:01:02 smithi159 bash[27697]: debug 2023-09-23T23:01:02.155+0000 7f388ee8b1c0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-23T23:01:02.542 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:01:02 smithi159 bash[27697]: debug 2023-09-23T23:01:02.263+0000 7f388ee8b1c0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-09-23T23:01:02.542 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:01:02 smithi159 bash[27697]: debug 2023-09-23T23:01:02.383+0000 7f388ee8b1c0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-23T23:01:03.042 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:01:02 smithi159 bash[27697]: debug 2023-09-23T23:01:02.875+0000 7f388ee8b1c0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-09-23T23:01:03.462 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:01:03 smithi159 bash[27697]: debug 2023-09-23T23:01:03.095+0000 7f388ee8b1c0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-23T23:01:03.462 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:01:03 smithi159 bash[27435]: audit 2023-09-23T23:01:03.076258+0000 mon.a (mon.0) 8 : audit [DBG] from='client.? 172.21.15.159:0/228983425' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-09-23T23:01:03.542 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:01:03 smithi159 bash[27697]: debug 2023-09-23T23:01:03.455+0000 7f388ee8b1c0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-23T23:01:03.677 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout 2023-09-23T23:01:03.677 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout { 2023-09-23T23:01:03.677 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "fsid": "e43465dc-5a64-11ee-8db4-212e2dc638e7", 2023-09-23T23:01:03.677 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "health": { 2023-09-23T23:01:03.677 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-09-23T23:01:03.677 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-09-23T23:01:03.677 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-09-23T23:01:03.678 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout }, 2023-09-23T23:01:03.678 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-09-23T23:01:03.678 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-09-23T23:01:03.678 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout 0 2023-09-23T23:01:03.678 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout ], 2023-09-23T23:01:03.678 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-09-23T23:01:03.678 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "a" 2023-09-23T23:01:03.678 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout ], 2023-09-23T23:01:03.678 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "quorum_age": 6, 2023-09-23T23:01:03.678 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "monmap": { 2023-09-23T23:01:03.678 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-09-23T23:01:03.678 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "quincy", 2023-09-23T23:01:03.679 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-09-23T23:01:03.679 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout }, 2023-09-23T23:01:03.679 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-09-23T23:01:03.679 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-09-23T23:01:03.679 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-09-23T23:01:03.679 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-09-23T23:01:03.679 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-09-23T23:01:03.679 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-09-23T23:01:03.679 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-09-23T23:01:03.679 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-09-23T23:01:03.679 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout }, 2023-09-23T23:01:03.679 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-09-23T23:01:03.679 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-09-23T23:01:03.680 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-09-23T23:01:03.683 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-09-23T23:01:03.683 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-09-23T23:01:03.683 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-09-23T23:01:03.683 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-09-23T23:01:03.683 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-09-23T23:01:03.683 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-09-23T23:01:03.683 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout }, 2023-09-23T23:01:03.683 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-09-23T23:01:03.683 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-09-23T23:01:03.683 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-09-23T23:01:03.683 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-09-23T23:01:03.684 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout }, 2023-09-23T23:01:03.684 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-09-23T23:01:03.684 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "available": false, 2023-09-23T23:01:03.684 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-09-23T23:01:03.684 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "modules": [ 2023-09-23T23:01:03.684 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "iostat", 2023-09-23T23:01:03.684 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "nfs", 2023-09-23T23:01:03.684 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "restful" 2023-09-23T23:01:03.684 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout ], 2023-09-23T23:01:03.684 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "services": {} 2023-09-23T23:01:03.684 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout }, 2023-09-23T23:01:03.684 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-09-23T23:01:03.684 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-09-23T23:01:03.685 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "modified": "2023-09-23T23:00:49.675434+0000", 2023-09-23T23:01:03.685 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "services": {} 2023-09-23T23:01:03.685 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout }, 2023-09-23T23:01:03.685 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-09-23T23:01:03.685 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout } 2023-09-23T23:01:03.685 INFO:teuthology.orchestra.run.smithi159.stdout:mgr not available, waiting (2/15)... 2023-09-23T23:01:04.292 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:01:03 smithi159 bash[27697]: debug 2023-09-23T23:01:03.943+0000 7f388ee8b1c0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-23T23:01:04.754 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:01:04 smithi159 bash[27697]: debug 2023-09-23T23:01:04.483+0000 7f388ee8b1c0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-09-23T23:01:04.754 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:01:04 smithi159 bash[27697]: debug 2023-09-23T23:01:04.591+0000 7f388ee8b1c0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-23T23:01:05.042 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:01:04 smithi159 bash[27697]: debug 2023-09-23T23:01:04.747+0000 7f388ee8b1c0 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-23T23:01:05.301 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:01:05 smithi159 bash[27697]: debug 2023-09-23T23:01:05.043+0000 7f388ee8b1c0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-23T23:01:05.301 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:01:05 smithi159 bash[27697]: debug 2023-09-23T23:01:05.183+0000 7f388ee8b1c0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-23T23:01:05.301 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:01:05 smithi159 bash[27697]: debug 2023-09-23T23:01:05.295+0000 7f388ee8b1c0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-23T23:01:05.618 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:01:05 smithi159 bash[27697]: debug 2023-09-23T23:01:05.415+0000 7f388ee8b1c0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-23T23:01:06.042 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:01:05 smithi159 bash[27697]: debug 2023-09-23T23:01:05.611+0000 7f388ee8b1c0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-23T23:01:06.042 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:01:05 smithi159 bash[27697]: debug 2023-09-23T23:01:05.735+0000 7f388ee8b1c0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-23T23:01:07.206 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:01:07 smithi159 bash[27697]: debug 2023-09-23T23:01:07.011+0000 7f388ee8b1c0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-23T23:01:07.542 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout 2023-09-23T23:01:07.542 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout { 2023-09-23T23:01:07.542 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "fsid": "e43465dc-5a64-11ee-8db4-212e2dc638e7", 2023-09-23T23:01:07.543 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "health": { 2023-09-23T23:01:07.543 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-09-23T23:01:07.543 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-09-23T23:01:07.543 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-09-23T23:01:07.543 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout }, 2023-09-23T23:01:07.543 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-09-23T23:01:07.543 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-09-23T23:01:07.543 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout 0 2023-09-23T23:01:07.543 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout ], 2023-09-23T23:01:07.543 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-09-23T23:01:07.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:01:07 smithi159 bash[27435]: audit 2023-09-23T23:01:06.872077+0000 mon.a (mon.0) 9 : audit [DBG] from='client.? 172.21.15.159:0/3897361224' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-09-23T23:01:07.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:01:07 smithi159 bash[27435]: cluster 2023-09-23T23:01:07.036973+0000 mon.a (mon.0) 10 : cluster [INF] Activating manager daemon y 2023-09-23T23:01:07.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:01:07 smithi159 bash[27435]: cluster 2023-09-23T23:01:07.043350+0000 mon.a (mon.0) 11 : cluster [DBG] mgrmap e2: y(active, starting, since 0.00668595s) 2023-09-23T23:01:07.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:01:07 smithi159 bash[27435]: audit 2023-09-23T23:01:07.045072+0000 mon.a (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.159:0/1983373347' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-23T23:01:07.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:01:07 smithi159 bash[27435]: audit 2023-09-23T23:01:07.045463+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.159:0/1983373347' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-23T23:01:07.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:01:07 smithi159 bash[27435]: audit 2023-09-23T23:01:07.045887+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.159:0/1983373347' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-23T23:01:07.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:01:07 smithi159 bash[27435]: audit 2023-09-23T23:01:07.046295+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.159:0/1983373347' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-23T23:01:07.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:01:07 smithi159 bash[27435]: audit 2023-09-23T23:01:07.046688+0000 mon.a (mon.0) 16 : audit [DBG] from='mgr.14100 172.21.15.159:0/1983373347' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-23T23:01:07.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:01:07 smithi159 bash[27435]: audit 2023-09-23T23:01:07.046990+0000 mon.a (mon.0) 17 : audit [DBG] from='mgr.14100 172.21.15.159:0/1983373347' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-23T23:01:07.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:01:07 smithi159 bash[27435]: audit 2023-09-23T23:01:07.047274+0000 mon.a (mon.0) 18 : audit [DBG] from='mgr.14100 172.21.15.159:0/1983373347' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T23:01:07.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:01:07 smithi159 bash[27435]: audit 2023-09-23T23:01:07.047643+0000 mon.a (mon.0) 19 : audit [DBG] from='mgr.14100 172.21.15.159:0/1983373347' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-23T23:01:07.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:01:07 smithi159 bash[27435]: cluster 2023-09-23T23:01:07.073282+0000 mon.a (mon.0) 20 : cluster [INF] Manager daemon y is now available 2023-09-23T23:01:07.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:01:07 smithi159 bash[27435]: audit 2023-09-23T23:01:07.090652+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.159:0/1983373347' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-23T23:01:07.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:01:07 smithi159 bash[27435]: audit 2023-09-23T23:01:07.094820+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.14100 172.21.15.159:0/1983373347' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-23T23:01:07.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:01:07 smithi159 bash[27435]: audit 2023-09-23T23:01:07.099302+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.14100 172.21.15.159:0/1983373347' entity='mgr.y' 2023-09-23T23:01:07.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:01:07 smithi159 bash[27435]: audit 2023-09-23T23:01:07.102049+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.14100 172.21.15.159:0/1983373347' entity='mgr.y' 2023-09-23T23:01:07.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:01:07 smithi159 bash[27435]: audit 2023-09-23T23:01:07.104393+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.14100 172.21.15.159:0/1983373347' entity='mgr.y' 2023-09-23T23:01:07.547 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "a" 2023-09-23T23:01:07.547 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout ], 2023-09-23T23:01:07.547 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "quorum_age": 10, 2023-09-23T23:01:07.547 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "monmap": { 2023-09-23T23:01:07.547 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-09-23T23:01:07.547 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "quincy", 2023-09-23T23:01:07.547 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-09-23T23:01:07.547 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout }, 2023-09-23T23:01:07.547 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-09-23T23:01:07.547 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-09-23T23:01:07.547 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-09-23T23:01:07.548 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-09-23T23:01:07.548 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-09-23T23:01:07.548 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-09-23T23:01:07.548 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-09-23T23:01:07.548 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-09-23T23:01:07.551 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout }, 2023-09-23T23:01:07.551 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-09-23T23:01:07.551 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-09-23T23:01:07.551 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-09-23T23:01:07.551 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-09-23T23:01:07.551 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-09-23T23:01:07.551 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-09-23T23:01:07.552 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-09-23T23:01:07.552 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-09-23T23:01:07.552 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-09-23T23:01:07.552 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout }, 2023-09-23T23:01:07.552 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-09-23T23:01:07.552 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-09-23T23:01:07.552 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-09-23T23:01:07.552 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-09-23T23:01:07.552 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout }, 2023-09-23T23:01:07.552 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-09-23T23:01:07.553 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "available": false, 2023-09-23T23:01:07.553 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-09-23T23:01:07.553 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "modules": [ 2023-09-23T23:01:07.553 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "iostat", 2023-09-23T23:01:07.553 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "nfs", 2023-09-23T23:01:07.553 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "restful" 2023-09-23T23:01:07.553 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout ], 2023-09-23T23:01:07.553 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "services": {} 2023-09-23T23:01:07.553 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout }, 2023-09-23T23:01:07.553 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-09-23T23:01:07.554 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-09-23T23:01:07.554 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "modified": "2023-09-23T23:00:49.675434+0000", 2023-09-23T23:01:07.554 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "services": {} 2023-09-23T23:01:07.554 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout }, 2023-09-23T23:01:07.554 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-09-23T23:01:07.554 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout } 2023-09-23T23:01:07.554 INFO:teuthology.orchestra.run.smithi159.stdout:mgr not available, waiting (3/15)... 2023-09-23T23:01:09.542 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:01:09 smithi159 bash[27435]: cluster 2023-09-23T23:01:08.049421+0000 mon.a (mon.0) 26 : cluster [DBG] mgrmap e3: y(active, since 1.01275s) 2023-09-23T23:01:11.317 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:01:11 smithi159 bash[27435]: cluster 2023-09-23T23:01:10.049530+0000 mon.a (mon.0) 27 : cluster [DBG] mgrmap e4: y(active, since 3s) 2023-09-23T23:01:11.690 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout 2023-09-23T23:01:11.690 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout { 2023-09-23T23:01:11.690 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "fsid": "e43465dc-5a64-11ee-8db4-212e2dc638e7", 2023-09-23T23:01:11.690 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "health": { 2023-09-23T23:01:11.690 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-09-23T23:01:11.690 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-09-23T23:01:11.691 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-09-23T23:01:11.691 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout }, 2023-09-23T23:01:11.691 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-09-23T23:01:11.691 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-09-23T23:01:11.691 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout 0 2023-09-23T23:01:11.691 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout ], 2023-09-23T23:01:11.691 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-09-23T23:01:11.691 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "a" 2023-09-23T23:01:11.691 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout ], 2023-09-23T23:01:11.691 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "quorum_age": 14, 2023-09-23T23:01:11.691 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "monmap": { 2023-09-23T23:01:11.691 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-09-23T23:01:11.691 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "quincy", 2023-09-23T23:01:11.692 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-09-23T23:01:11.692 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout }, 2023-09-23T23:01:11.692 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-09-23T23:01:11.692 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-09-23T23:01:11.692 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-09-23T23:01:11.692 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-09-23T23:01:11.692 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-09-23T23:01:11.695 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-09-23T23:01:11.695 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-09-23T23:01:11.695 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-09-23T23:01:11.696 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout }, 2023-09-23T23:01:11.696 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-09-23T23:01:11.696 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-09-23T23:01:11.696 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-09-23T23:01:11.696 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-09-23T23:01:11.696 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-09-23T23:01:11.696 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-09-23T23:01:11.696 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-09-23T23:01:11.696 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-09-23T23:01:11.696 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-09-23T23:01:11.696 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout }, 2023-09-23T23:01:11.696 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-09-23T23:01:11.697 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-09-23T23:01:11.697 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-09-23T23:01:11.697 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-09-23T23:01:11.697 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout }, 2023-09-23T23:01:11.697 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-09-23T23:01:11.697 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "available": true, 2023-09-23T23:01:11.697 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-09-23T23:01:11.697 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "modules": [ 2023-09-23T23:01:11.697 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "iostat", 2023-09-23T23:01:11.697 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "nfs", 2023-09-23T23:01:11.697 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "restful" 2023-09-23T23:01:11.697 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout ], 2023-09-23T23:01:11.697 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "services": {} 2023-09-23T23:01:11.698 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout }, 2023-09-23T23:01:11.698 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-09-23T23:01:11.698 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-09-23T23:01:11.698 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "modified": "2023-09-23T23:00:49.675434+0000", 2023-09-23T23:01:11.698 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "services": {} 2023-09-23T23:01:11.698 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout }, 2023-09-23T23:01:11.698 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-09-23T23:01:11.698 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout } 2023-09-23T23:01:11.698 INFO:teuthology.orchestra.run.smithi159.stdout:mgr is available 2023-09-23T23:01:12.460 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:01:12 smithi159 bash[27435]: audit 2023-09-23T23:01:11.068348+0000 mon.a (mon.0) 28 : audit [DBG] from='client.? 172.21.15.159:0/3234514439' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-09-23T23:01:13.542 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:01:13 smithi159 bash[27435]: audit 2023-09-23T23:01:13.065441+0000 mon.a (mon.0) 29 : audit [INF] from='client.? 172.21.15.159:0/1255360407' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-09-23T23:01:13.720 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout 2023-09-23T23:01:13.720 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout [global] 2023-09-23T23:01:13.720 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout fsid = e43465dc-5a64-11ee-8db4-212e2dc638e7 2023-09-23T23:01:13.720 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2023-09-23T23:01:13.720 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2023-09-23T23:01:13.720 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2023-09-23T23:01:13.720 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2023-09-23T23:01:13.720 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout 2023-09-23T23:01:13.720 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout [mgr] 2023-09-23T23:01:13.721 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2023-09-23T23:01:13.721 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout 2023-09-23T23:01:13.721 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout [osd] 2023-09-23T23:01:13.721 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2023-09-23T23:01:13.721 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2023-09-23T23:01:13.722 INFO:teuthology.orchestra.run.smithi159.stdout:Enabling cephadm module... 2023-09-23T23:01:15.447 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:01:15 smithi159 bash[27435]: audit 2023-09-23T23:01:15.133034+0000 mon.a (mon.0) 30 : audit [INF] from='client.? 172.21.15.159:0/2928751084' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2023-09-23T23:01:15.447 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:01:15 smithi159 bash[27697]: ignoring --setuser ceph since I am not root 2023-09-23T23:01:15.447 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:01:15 smithi159 bash[27697]: ignoring --setgroup ceph since I am not root 2023-09-23T23:01:15.447 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:01:15 smithi159 bash[27697]: debug 2023-09-23T23:01:15.383+0000 7fbaae83b1c0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-23T23:01:16.468 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:01:16 smithi159 bash[27697]: debug 2023-09-23T23:01:16.259+0000 7fbaae83b1c0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-09-23T23:01:16.468 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:01:16 smithi159 bash[27697]: debug 2023-09-23T23:01:16.359+0000 7fbaae83b1c0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-23T23:01:16.469 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:01:16 smithi159 bash[27435]: audit 2023-09-23T23:01:15.189915+0000 mon.a (mon.0) 31 : audit [INF] from='client.? 172.21.15.159:0/2928751084' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2023-09-23T23:01:16.469 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:01:16 smithi159 bash[27435]: cluster 2023-09-23T23:01:15.190050+0000 mon.a (mon.0) 32 : cluster [DBG] mgrmap e5: y(active, since 8s) 2023-09-23T23:01:16.746 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:01:16 smithi159 bash[27697]: debug 2023-09-23T23:01:16.463+0000 7fbaae83b1c0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-23T23:01:17.042 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:01:16 smithi159 bash[27697]: debug 2023-09-23T23:01:16.739+0000 7fbaae83b1c0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-23T23:01:17.354 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:01:17 smithi159 bash[27435]: audit 2023-09-23T23:01:17.293534+0000 mon.a (mon.0) 33 : audit [DBG] from='client.? 172.21.15.159:0/1888130404' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-09-23T23:01:17.354 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:01:17 smithi159 bash[27697]: debug 2023-09-23T23:01:17.095+0000 7fbaae83b1c0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-23T23:01:17.354 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:01:17 smithi159 bash[27697]: debug 2023-09-23T23:01:17.191+0000 7fbaae83b1c0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-23T23:01:17.792 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:01:17 smithi159 bash[27697]: debug 2023-09-23T23:01:17.463+0000 7fbaae83b1c0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-23T23:01:17.921 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout { 2023-09-23T23:01:17.921 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "epoch": 5, 2023-09-23T23:01:17.921 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "available": true, 2023-09-23T23:01:17.921 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "active_name": "y", 2023-09-23T23:01:17.921 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "num_standby": 0 2023-09-23T23:01:17.921 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout } 2023-09-23T23:01:17.921 INFO:teuthology.orchestra.run.smithi159.stdout:Waiting for the mgr to restart... 2023-09-23T23:01:17.922 INFO:teuthology.orchestra.run.smithi159.stdout:Waiting for mgr epoch 5... 2023-09-23T23:01:18.791 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:01:18 smithi159 bash[27697]: debug 2023-09-23T23:01:18.455+0000 7fbaae83b1c0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-23T23:01:18.792 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:01:18 smithi159 bash[27697]: debug 2023-09-23T23:01:18.567+0000 7fbaae83b1c0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-09-23T23:01:18.792 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:01:18 smithi159 bash[27697]: debug 2023-09-23T23:01:18.683+0000 7fbaae83b1c0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-23T23:01:19.542 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:01:19 smithi159 bash[27697]: debug 2023-09-23T23:01:19.163+0000 7fbaae83b1c0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-09-23T23:01:19.542 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:01:19 smithi159 bash[27697]: debug 2023-09-23T23:01:19.383+0000 7fbaae83b1c0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-23T23:01:20.042 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:01:19 smithi159 bash[27697]: debug 2023-09-23T23:01:19.751+0000 7fbaae83b1c0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-23T23:01:20.542 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:01:20 smithi159 bash[27697]: debug 2023-09-23T23:01:20.251+0000 7fbaae83b1c0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-23T23:01:21.066 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:01:20 smithi159 bash[27697]: debug 2023-09-23T23:01:20.795+0000 7fbaae83b1c0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-09-23T23:01:21.066 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:01:20 smithi159 bash[27697]: debug 2023-09-23T23:01:20.899+0000 7fbaae83b1c0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-23T23:01:21.359 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:01:21 smithi159 bash[27697]: debug 2023-09-23T23:01:21.059+0000 7fbaae83b1c0 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-23T23:01:21.611 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:01:21 smithi159 bash[27697]: debug 2023-09-23T23:01:21.355+0000 7fbaae83b1c0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-23T23:01:21.612 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:01:21 smithi159 bash[27697]: debug 2023-09-23T23:01:21.491+0000 7fbaae83b1c0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-23T23:01:21.917 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:01:21 smithi159 bash[27697]: debug 2023-09-23T23:01:21.607+0000 7fbaae83b1c0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-23T23:01:21.918 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:01:21 smithi159 bash[27697]: debug 2023-09-23T23:01:21.727+0000 7fbaae83b1c0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-23T23:01:22.292 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:01:21 smithi159 bash[27697]: debug 2023-09-23T23:01:21.911+0000 7fbaae83b1c0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-23T23:01:22.292 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:01:22 smithi159 bash[27697]: debug 2023-09-23T23:01:22.031+0000 7fbaae83b1c0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-23T23:01:23.542 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:01:23 smithi159 bash[27697]: debug 2023-09-23T23:01:23.223+0000 7fbaae83b1c0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-23T23:01:23.542 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:01:23 smithi159 bash[27435]: cluster 2023-09-23T23:01:23.248040+0000 mon.a (mon.0) 34 : cluster [INF] Active manager daemon y restarted 2023-09-23T23:01:23.542 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:01:23 smithi159 bash[27435]: cluster 2023-09-23T23:01:23.248586+0000 mon.a (mon.0) 35 : cluster [INF] Activating manager daemon y 2023-09-23T23:01:23.542 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:01:23 smithi159 bash[27435]: cluster 2023-09-23T23:01:23.255672+0000 mon.a (mon.0) 36 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2023-09-23T23:01:23.542 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:01:23 smithi159 bash[27435]: cluster 2023-09-23T23:01:23.255887+0000 mon.a (mon.0) 37 : cluster [DBG] mgrmap e6: y(active, starting, since 0.00747819s) 2023-09-23T23:01:23.542 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:01:23 smithi159 bash[27435]: audit 2023-09-23T23:01:23.257746+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.14120 172.21.15.159:0/3639560987' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T23:01:23.542 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:01:23 smithi159 bash[27435]: audit 2023-09-23T23:01:23.259118+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.14120 172.21.15.159:0/3639560987' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-23T23:01:23.542 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:01:23 smithi159 bash[27435]: audit 2023-09-23T23:01:23.260183+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.14120 172.21.15.159:0/3639560987' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-23T23:01:23.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:01:23 smithi159 bash[27435]: audit 2023-09-23T23:01:23.260480+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.14120 172.21.15.159:0/3639560987' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-23T23:01:23.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:01:23 smithi159 bash[27435]: audit 2023-09-23T23:01:23.260757+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.14120 172.21.15.159:0/3639560987' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-23T23:01:23.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:01:23 smithi159 bash[27435]: cluster 2023-09-23T23:01:23.290222+0000 mon.a (mon.0) 43 : cluster [INF] Manager daemon y is now available 2023-09-23T23:01:24.792 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:01:24 smithi159 bash[27435]: cephadm 2023-09-23T23:01:23.307826+0000 mgr.y (mgr.14120) 1 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2023-09-23T23:01:24.792 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:01:24 smithi159 bash[27435]: audit 2023-09-23T23:01:23.313550+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.14120 172.21.15.159:0/3639560987' entity='mgr.y' 2023-09-23T23:01:24.792 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:01:24 smithi159 bash[27435]: audit 2023-09-23T23:01:23.317063+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.14120 172.21.15.159:0/3639560987' entity='mgr.y' 2023-09-23T23:01:24.792 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:01:24 smithi159 bash[27435]: audit 2023-09-23T23:01:23.325265+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.14120 172.21.15.159:0/3639560987' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:01:24.792 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:01:24 smithi159 bash[27435]: audit 2023-09-23T23:01:23.327768+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.14120 172.21.15.159:0/3639560987' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:01:24.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:01:24 smithi159 bash[27435]: audit 2023-09-23T23:01:23.335482+0000 mon.a (mon.0) 48 : audit [DBG] from='mgr.14120 172.21.15.159:0/3639560987' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:01:24.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:01:24 smithi159 bash[27435]: audit 2023-09-23T23:01:23.339863+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.14120 172.21.15.159:0/3639560987' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-23T23:01:24.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:01:24 smithi159 bash[27435]: audit 2023-09-23T23:01:23.344676+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.14120 172.21.15.159:0/3639560987' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-23T23:01:24.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:01:24 smithi159 bash[27435]: cephadm 2023-09-23T23:01:23.930474+0000 mgr.y (mgr.14120) 2 : cephadm [INF] [23/Sep/2023:23:01:23] ENGINE Bus STARTING 2023-09-23T23:01:24.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:01:24 smithi159 bash[27435]: cephadm 2023-09-23T23:01:24.052204+0000 mgr.y (mgr.14120) 3 : cephadm [INF] [23/Sep/2023:23:01:24] ENGINE Serving on https://172.21.15.159:7150 2023-09-23T23:01:24.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:01:24 smithi159 bash[27435]: cephadm 2023-09-23T23:01:24.052577+0000 mgr.y (mgr.14120) 4 : cephadm [INF] [23/Sep/2023:23:01:24] ENGINE Bus STARTED 2023-09-23T23:01:24.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:01:24 smithi159 bash[27435]: audit 2023-09-23T23:01:24.059735+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.14120 172.21.15.159:0/3639560987' entity='mgr.y' 2023-09-23T23:01:24.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:01:24 smithi159 bash[27435]: audit 2023-09-23T23:01:24.105226+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.14120 172.21.15.159:0/3639560987' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:01:24.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:01:24 smithi159 bash[27435]: cluster 2023-09-23T23:01:24.258021+0000 mon.a (mon.0) 53 : cluster [DBG] mgrmap e7: y(active, since 1.0096s) 2023-09-23T23:01:24.927 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout { 2023-09-23T23:01:24.927 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2023-09-23T23:01:24.927 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "initialized": true 2023-09-23T23:01:24.927 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout } 2023-09-23T23:01:24.927 INFO:teuthology.orchestra.run.smithi159.stdout:mgr epoch 5 is available 2023-09-23T23:01:24.928 INFO:teuthology.orchestra.run.smithi159.stdout:Setting orchestrator backend to cephadm... 2023-09-23T23:01:25.597 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:01:25 smithi159 bash[27435]: audit 2023-09-23T23:01:24.257571+0000 mgr.y (mgr.14120) 5 : audit [DBG] from='client.14124 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-09-23T23:01:25.598 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:01:25 smithi159 bash[27435]: audit 2023-09-23T23:01:24.273240+0000 mgr.y (mgr.14120) 6 : audit [DBG] from='client.14124 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-09-23T23:01:26.792 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:01:26 smithi159 bash[27435]: cluster 2023-09-23T23:01:25.321600+0000 mon.a (mon.0) 54 : cluster [DBG] mgrmap e8: y(active, since 2s) 2023-09-23T23:01:26.792 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:01:26 smithi159 bash[27435]: audit 2023-09-23T23:01:26.264085+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.14120 172.21.15.159:0/3639560987' entity='mgr.y' 2023-09-23T23:01:27.589 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:01:27 smithi159 bash[27435]: audit 2023-09-23T23:01:26.255413+0000 mgr.y (mgr.14120) 7 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:01:27.590 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:01:27 smithi159 bash[27435]: audit 2023-09-23T23:01:26.328028+0000 mon.a (mon.0) 56 : audit [DBG] from='mgr.14120 172.21.15.159:0/3639560987' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:01:28.541 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:01:28 smithi159 bash[27435]: audit 2023-09-23T23:01:28.216564+0000 mgr.y (mgr.14120) 8 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:01:28.863 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout value unchanged 2023-09-23T23:01:28.882 INFO:teuthology.orchestra.run.smithi159.stdout:Generating ssh key... 2023-09-23T23:01:30.561 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:01:30 smithi159 bash[27435]: audit 2023-09-23T23:01:30.219480+0000 mgr.y (mgr.14120) 9 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:01:30.562 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:01:30 smithi159 bash[27435]: cephadm 2023-09-23T23:01:30.219877+0000 mgr.y (mgr.14120) 10 : cephadm [INF] Generating ssh key... 2023-09-23T23:01:30.562 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:01:30 smithi159 bash[27697]: Generating public/private rsa key pair. 2023-09-23T23:01:30.563 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:01:30 smithi159 bash[27697]: Your identification has been saved in /tmp/tmp200430fo/key. 2023-09-23T23:01:30.563 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:01:30 smithi159 bash[27697]: Your public key has been saved in /tmp/tmp200430fo/key.pub. 2023-09-23T23:01:30.563 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:01:30 smithi159 bash[27697]: The key fingerprint is: 2023-09-23T23:01:30.563 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:01:30 smithi159 bash[27697]: SHA256:eVXdKgeGAK7WD38ccd4yhoeBSvFWrsJuDCYDaPeP2kg ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7 2023-09-23T23:01:30.563 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:01:30 smithi159 bash[27697]: The key's randomart image is: 2023-09-23T23:01:30.563 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:01:30 smithi159 bash[27697]: +---[RSA 3072]----+ 2023-09-23T23:01:30.563 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:01:30 smithi159 bash[27697]: | o..... ...| 2023-09-23T23:01:30.564 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:01:30 smithi159 bash[27697]: |. . o +. o. o| 2023-09-23T23:01:30.564 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:01:30 smithi159 bash[27697]: |o. . o + +.o. . | 2023-09-23T23:01:30.564 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:01:30 smithi159 bash[27697]: |... .= o o O..o | 2023-09-23T23:01:30.564 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:01:30 smithi159 bash[27697]: | o =.* S = *o. | 2023-09-23T23:01:30.564 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:01:30 smithi159 bash[27697]: | = +o= o + o | 2023-09-23T23:01:30.564 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:01:30 smithi159 bash[27697]: | E .+.o o | 2023-09-23T23:01:30.564 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:01:30 smithi159 bash[27697]: | . +. . | 2023-09-23T23:01:30.564 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:01:30 smithi159 bash[27697]: | o . | 2023-09-23T23:01:30.564 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:01:30 smithi159 bash[27697]: +----[SHA256]-----+ 2023-09-23T23:01:31.791 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:01:31 smithi159 bash[27435]: audit 2023-09-23T23:01:30.527339+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.14120 172.21.15.159:0/3639560987' entity='mgr.y' 2023-09-23T23:01:31.792 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:01:31 smithi159 bash[27435]: audit 2023-09-23T23:01:30.530112+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.14120 172.21.15.159:0/3639560987' entity='mgr.y' 2023-09-23T23:01:33.115 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCy9Jhd6R4TMNVnT/U4WhUNGOHT8Pl8WIIJtSfwJReTZrm1ai/QZ+EfQYWaUi1fv9Gg+JAkUIPt52+jP6neTOvqHfzvgyqmbNYTH3FvZlmPlAz8vPoe1Rkemv5h2PnBba3WYyQbMkOed7UVmoMcgmXaOK02+7VXjbH5MNgPQmy6MfEeZSGTrbgIMVHVW2+WnBnVT8Go239rfZJ/SEfCUxy4BJ2R/s18Ifyh3PjSsaQ2JPyKLyLVrxiXQ7sxF1TvXc54+1jHU6efyNAEKYF7dnTvLsyxJVPGl73fVDPujZt89yOtaQ+jujQ6UN0wW7UiFXW2lbVYV0c3BWKjo1Ekygap/dyNNNTNVPAgh6PSUZwQwvbTmSXOhfpov9e9P3hBQA6rxJRSC8wGCrw+BMc5hYoC9b/qCpOcblY33NcHiLuUH0K9Dtf8hRxa1wnovJDBSLxqSHaBQ17NvFjwilyKptziuENZs0dxSCdU9Y5n/FD1oK16QsBVZ1Y9X5CnU7hsGV8= ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7 2023-09-23T23:01:33.116 INFO:teuthology.orchestra.run.smithi159.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2023-09-23T23:01:33.116 INFO:teuthology.orchestra.run.smithi159.stdout:Adding key to root@localhost authorized_keys... 2023-09-23T23:01:33.117 INFO:teuthology.orchestra.run.smithi159.stdout:Adding host smithi159... 2023-09-23T23:01:33.542 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:01:33 smithi159 bash[27435]: audit 2023-09-23T23:01:32.482191+0000 mgr.y (mgr.14120) 11 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:01:35.675 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:01:35 smithi159 bash[27435]: audit 2023-09-23T23:01:34.448072+0000 mgr.y (mgr.14120) 12 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi159", "addr": "172.21.15.159", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:01:35.675 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:01:35 smithi159 bash[27435]: cephadm 2023-09-23T23:01:35.211084+0000 mgr.y (mgr.14120) 13 : cephadm [INF] Deploying cephadm binary to smithi159 2023-09-23T23:01:38.150 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout Added host 'smithi159' with addr '172.21.15.159' 2023-09-23T23:01:38.151 INFO:teuthology.orchestra.run.smithi159.stdout:Deploying unmanaged mon service... 2023-09-23T23:01:38.541 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:01:38 smithi159 bash[27435]: audit 2023-09-23T23:01:37.107482+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.14120 172.21.15.159:0/3639560987' entity='mgr.y' 2023-09-23T23:01:38.541 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:01:38 smithi159 bash[27435]: cephadm 2023-09-23T23:01:37.108213+0000 mgr.y (mgr.14120) 14 : cephadm [INF] Added host smithi159 2023-09-23T23:01:38.542 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:01:38 smithi159 bash[27435]: audit 2023-09-23T23:01:37.148063+0000 mon.a (mon.0) 60 : audit [DBG] from='mgr.14120 172.21.15.159:0/3639560987' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:01:40.834 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2023-09-23T23:01:40.834 INFO:teuthology.orchestra.run.smithi159.stdout:Deploying unmanaged mgr service... 2023-09-23T23:01:41.291 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:01:41 smithi159 bash[27435]: audit 2023-09-23T23:01:40.083504+0000 mgr.y (mgr.14120) 15 : audit [DBG] from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:01:41.292 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:01:41 smithi159 bash[27435]: cephadm 2023-09-23T23:01:40.086226+0000 mgr.y (mgr.14120) 16 : cephadm [INF] Saving service mon spec with placement count:5 2023-09-23T23:01:41.292 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:01:41 smithi159 bash[27435]: audit 2023-09-23T23:01:40.090565+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.14120 172.21.15.159:0/3639560987' entity='mgr.y' 2023-09-23T23:01:41.292 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:01:41 smithi159 bash[27435]: audit 2023-09-23T23:01:40.427684+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14120 172.21.15.159:0/3639560987' entity='mgr.y' 2023-09-23T23:01:41.292 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:01:41 smithi159 bash[27435]: audit 2023-09-23T23:01:40.705528+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.14120 172.21.15.159:0/3639560987' entity='mgr.y' 2023-09-23T23:01:42.891 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2023-09-23T23:01:43.541 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:01:43 smithi159 bash[27435]: audit 2023-09-23T23:01:42.216587+0000 mgr.y (mgr.14120) 17 : audit [DBG] from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:01:43.542 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:01:43 smithi159 bash[27435]: cephadm 2023-09-23T23:01:42.218822+0000 mgr.y (mgr.14120) 18 : cephadm [INF] Saving service mgr spec with placement count:2 2023-09-23T23:01:43.542 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:01:43 smithi159 bash[27435]: audit 2023-09-23T23:01:42.223535+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.14120 172.21.15.159:0/3639560987' entity='mgr.y' 2023-09-23T23:01:44.541 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:01:44 smithi159 bash[27435]: cluster 2023-09-23T23:01:43.261799+0000 mgr.y (mgr.14120) 19 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:01:45.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:01:45 smithi159 bash[27435]: audit 2023-09-23T23:01:44.265932+0000 mon.a (mon.0) 65 : audit [INF] from='client.? 172.21.15.159:0/2763489100' entity='client.admin' 2023-09-23T23:01:46.936 INFO:teuthology.orchestra.run.smithi159.stdout:Enabling the dashboard module... 2023-09-23T23:01:47.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:01:46 smithi159 bash[27435]: cluster 2023-09-23T23:01:45.262225+0000 mgr.y (mgr.14120) 20 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:01:47.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:01:46 smithi159 bash[27435]: audit 2023-09-23T23:01:45.788607+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.14120 172.21.15.159:0/3639560987' entity='mgr.y' 2023-09-23T23:01:47.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:01:46 smithi159 bash[27435]: audit 2023-09-23T23:01:46.191371+0000 mon.a (mon.0) 67 : audit [INF] from='client.? 172.21.15.159:0/2160584698' entity='client.admin' 2023-09-23T23:01:47.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:01:46 smithi159 bash[27435]: audit 2023-09-23T23:01:46.480297+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.14120 172.21.15.159:0/3639560987' entity='mgr.y' 2023-09-23T23:01:49.058 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:01:48 smithi159 bash[27435]: cluster 2023-09-23T23:01:47.262668+0000 mgr.y (mgr.14120) 21 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:01:49.058 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:01:48 smithi159 bash[27435]: audit 2023-09-23T23:01:48.451782+0000 mon.a (mon.0) 69 : audit [INF] from='client.? 172.21.15.159:0/3166300033' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2023-09-23T23:01:49.059 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:01:48 smithi159 bash[27697]: ignoring --setuser ceph since I am not root 2023-09-23T23:01:49.059 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:01:48 smithi159 bash[27697]: ignoring --setgroup ceph since I am not root 2023-09-23T23:01:49.059 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:01:49 smithi159 bash[27697]: debug 2023-09-23T23:01:48.999+0000 7f31b9a211c0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-23T23:01:50.089 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:01:49 smithi159 bash[27435]: audit 2023-09-23T23:01:48.794508+0000 mon.a (mon.0) 70 : audit [INF] from='client.? 172.21.15.159:0/3166300033' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2023-09-23T23:01:50.090 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:01:49 smithi159 bash[27435]: cluster 2023-09-23T23:01:48.794604+0000 mon.a (mon.0) 71 : cluster [DBG] mgrmap e9: y(active, since 25s) 2023-09-23T23:01:50.090 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:01:49 smithi159 bash[27697]: debug 2023-09-23T23:01:49.879+0000 7f31b9a211c0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-09-23T23:01:50.090 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:01:49 smithi159 bash[27697]: debug 2023-09-23T23:01:49.983+0000 7f31b9a211c0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-23T23:01:50.360 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:01:50 smithi159 bash[27697]: debug 2023-09-23T23:01:50.083+0000 7f31b9a211c0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-23T23:01:50.717 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:01:50 smithi159 bash[27697]: debug 2023-09-23T23:01:50.355+0000 7f31b9a211c0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-23T23:01:50.969 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:01:50 smithi159 bash[27697]: debug 2023-09-23T23:01:50.711+0000 7f31b9a211c0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-23T23:01:50.969 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:01:50 smithi159 bash[27697]: debug 2023-09-23T23:01:50.811+0000 7f31b9a211c0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-23T23:01:51.291 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:01:50 smithi159 bash[27435]: audit 2023-09-23T23:01:50.918224+0000 mon.a (mon.0) 72 : audit [DBG] from='client.? 172.21.15.159:0/839013022' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-09-23T23:01:51.292 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:01:51 smithi159 bash[27697]: debug 2023-09-23T23:01:51.087+0000 7f31b9a211c0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-23T23:01:51.578 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout { 2023-09-23T23:01:51.578 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "epoch": 9, 2023-09-23T23:01:51.578 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "available": true, 2023-09-23T23:01:51.578 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "active_name": "y", 2023-09-23T23:01:51.578 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "num_standby": 0 2023-09-23T23:01:51.578 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout } 2023-09-23T23:01:51.579 INFO:teuthology.orchestra.run.smithi159.stdout:Waiting for the mgr to restart... 2023-09-23T23:01:51.579 INFO:teuthology.orchestra.run.smithi159.stdout:Waiting for mgr epoch 9... 2023-09-23T23:01:52.370 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:01:52 smithi159 bash[27697]: debug 2023-09-23T23:01:52.067+0000 7f31b9a211c0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-23T23:01:52.370 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:01:52 smithi159 bash[27697]: debug 2023-09-23T23:01:52.179+0000 7f31b9a211c0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-09-23T23:01:52.370 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:01:52 smithi159 bash[27697]: debug 2023-09-23T23:01:52.291+0000 7f31b9a211c0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-23T23:01:53.041 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:01:52 smithi159 bash[27697]: debug 2023-09-23T23:01:52.775+0000 7f31b9a211c0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-09-23T23:01:53.042 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:01:52 smithi159 bash[27697]: debug 2023-09-23T23:01:52.995+0000 7f31b9a211c0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-23T23:01:53.791 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:01:53 smithi159 bash[27697]: debug 2023-09-23T23:01:53.367+0000 7f31b9a211c0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-23T23:01:54.121 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:01:53 smithi159 bash[27697]: debug 2023-09-23T23:01:53.847+0000 7f31b9a211c0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-23T23:01:54.674 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:01:54 smithi159 bash[27697]: debug 2023-09-23T23:01:54.395+0000 7f31b9a211c0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-09-23T23:01:54.674 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:01:54 smithi159 bash[27697]: debug 2023-09-23T23:01:54.507+0000 7f31b9a211c0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-23T23:01:54.968 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:01:54 smithi159 bash[27697]: debug 2023-09-23T23:01:54.667+0000 7f31b9a211c0 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-23T23:01:55.228 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:01:54 smithi159 bash[27697]: debug 2023-09-23T23:01:54.963+0000 7f31b9a211c0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-23T23:01:55.228 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:01:55 smithi159 bash[27697]: debug 2023-09-23T23:01:55.127+0000 7f31b9a211c0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-23T23:01:55.541 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:01:55 smithi159 bash[27697]: debug 2023-09-23T23:01:55.247+0000 7f31b9a211c0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-23T23:01:55.541 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:01:55 smithi159 bash[27697]: debug 2023-09-23T23:01:55.383+0000 7f31b9a211c0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-23T23:01:55.721 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:01:55 smithi159 bash[27697]: debug 2023-09-23T23:01:55.579+0000 7f31b9a211c0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-23T23:01:56.041 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:01:55 smithi159 bash[27697]: debug 2023-09-23T23:01:55.715+0000 7f31b9a211c0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-23T23:01:57.216 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:01:56 smithi159 bash[27697]: debug 2023-09-23T23:01:56.959+0000 7f31b9a211c0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-23T23:01:57.542 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:01:57 smithi159 bash[27435]: cluster 2023-09-23T23:01:56.984451+0000 mon.a (mon.0) 73 : cluster [INF] Active manager daemon y restarted 2023-09-23T23:01:57.542 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:01:57 smithi159 bash[27435]: cluster 2023-09-23T23:01:56.985062+0000 mon.a (mon.0) 74 : cluster [INF] Activating manager daemon y 2023-09-23T23:01:57.542 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:01:57 smithi159 bash[27435]: cluster 2023-09-23T23:01:56.990898+0000 mon.a (mon.0) 75 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2023-09-23T23:01:57.542 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:01:57 smithi159 bash[27435]: cluster 2023-09-23T23:01:56.991154+0000 mon.a (mon.0) 76 : cluster [DBG] mgrmap e10: y(active, starting, since 0.00628419s) 2023-09-23T23:01:57.542 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:01:57 smithi159 bash[27435]: audit 2023-09-23T23:01:56.993683+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T23:01:57.542 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:01:57 smithi159 bash[27435]: audit 2023-09-23T23:01:56.994593+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-23T23:01:57.542 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:01:57 smithi159 bash[27435]: audit 2023-09-23T23:01:56.995567+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-23T23:01:57.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:01:57 smithi159 bash[27435]: audit 2023-09-23T23:01:56.995772+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-23T23:01:57.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:01:57 smithi159 bash[27435]: audit 2023-09-23T23:01:56.995951+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-23T23:01:57.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:01:57 smithi159 bash[27435]: cluster 2023-09-23T23:01:57.026654+0000 mon.a (mon.0) 82 : cluster [INF] Manager daemon y is now available 2023-09-23T23:01:57.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:01:57 smithi159 bash[27435]: audit 2023-09-23T23:01:57.053585+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:01:57.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:01:57 smithi159 bash[27435]: audit 2023-09-23T23:01:57.058873+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:01:57.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:01:57 smithi159 bash[27435]: audit 2023-09-23T23:01:57.087057+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-23T23:01:57.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:01:57 smithi159 bash[27435]: audit 2023-09-23T23:01:57.091009+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-23T23:01:58.666 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout { 2023-09-23T23:01:58.667 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2023-09-23T23:01:58.667 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout "initialized": true 2023-09-23T23:01:58.667 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout } 2023-09-23T23:01:58.667 INFO:teuthology.orchestra.run.smithi159.stdout:mgr epoch 9 is available 2023-09-23T23:01:58.667 INFO:teuthology.orchestra.run.smithi159.stdout:Generating a dashboard self-signed certificate... 2023-09-23T23:01:59.291 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:01:58 smithi159 bash[27435]: cephadm 2023-09-23T23:01:57.982580+0000 mgr.y (mgr.14152) 1 : cephadm [INF] [23/Sep/2023:23:01:57] ENGINE Bus STARTING 2023-09-23T23:01:59.292 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:01:58 smithi159 bash[27435]: audit 2023-09-23T23:01:57.993477+0000 mgr.y (mgr.14152) 2 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-09-23T23:01:59.292 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:01:58 smithi159 bash[27435]: cluster 2023-09-23T23:01:57.995318+0000 mon.a (mon.0) 87 : cluster [DBG] mgrmap e11: y(active, since 1.01045s) 2023-09-23T23:01:59.292 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:01:58 smithi159 bash[27435]: audit 2023-09-23T23:01:58.005152+0000 mgr.y (mgr.14152) 3 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-09-23T23:01:59.292 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:01:58 smithi159 bash[27435]: cephadm 2023-09-23T23:01:58.105240+0000 mgr.y (mgr.14152) 4 : cephadm [INF] [23/Sep/2023:23:01:58] ENGINE Serving on https://172.21.15.159:7150 2023-09-23T23:01:59.292 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:01:58 smithi159 bash[27435]: cephadm 2023-09-23T23:01:58.105531+0000 mgr.y (mgr.14152) 5 : cephadm [INF] [23/Sep/2023:23:01:58] ENGINE Bus STARTED 2023-09-23T23:01:59.292 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:01:58 smithi159 bash[27435]: audit 2023-09-23T23:01:58.110953+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:02:00.754 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2023-09-23T23:02:00.755 INFO:teuthology.orchestra.run.smithi159.stdout:Creating initial admin user... 2023-09-23T23:02:01.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:02:00 smithi159 bash[27435]: cluster 2023-09-23T23:01:59.997159+0000 mon.a (mon.0) 89 : cluster [DBG] mgrmap e12: y(active, since 3s) 2023-09-23T23:02:01.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:02:00 smithi159 bash[27435]: audit 2023-09-23T23:02:00.034186+0000 mgr.y (mgr.14152) 6 : audit [DBG] from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:02:01.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:02:00 smithi159 bash[27435]: audit 2023-09-23T23:02:00.090945+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:02:01.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:02:00 smithi159 bash[27435]: audit 2023-09-23T23:02:00.096324+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:02:03.044 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$Eto4djrrm6Pzn5Q3uHJa5.r.07lywUVUKWLig6FwGYCb03KM4wvjm", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1695510122, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2023-09-23T23:02:03.044 INFO:teuthology.orchestra.run.smithi159.stdout:Fetching dashboard port number... 2023-09-23T23:02:03.729 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:02:03 smithi159 bash[27435]: audit 2023-09-23T23:02:02.127760+0000 mgr.y (mgr.14152) 7 : audit [DBG] from='client.14166 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:02:03.730 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:02:03 smithi159 bash[27435]: audit 2023-09-23T23:02:02.372320+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:02:04.631 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:02:04 smithi159 bash[27435]: cluster 2023-09-23T23:02:03.375995+0000 mon.a (mon.0) 93 : cluster [DBG] mgrmap e13: y(active, since 6s) 2023-09-23T23:02:04.631 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:02:04 smithi159 bash[27435]: audit 2023-09-23T23:02:03.824127+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:02:05.109 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stdout 8443 2023-09-23T23:02:05.110 INFO:teuthology.orchestra.run.smithi159.stdout:firewalld does not appear to be present 2023-09-23T23:02:05.110 INFO:teuthology.orchestra.run.smithi159.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2023-09-23T23:02:05.112 INFO:teuthology.orchestra.run.smithi159.stdout:Ceph Dashboard is now available at: 2023-09-23T23:02:05.112 INFO:teuthology.orchestra.run.smithi159.stdout: 2023-09-23T23:02:05.113 INFO:teuthology.orchestra.run.smithi159.stdout: URL: https://smithi159.front.sepia.ceph.com:8443/ 2023-09-23T23:02:05.113 INFO:teuthology.orchestra.run.smithi159.stdout: User: admin 2023-09-23T23:02:05.113 INFO:teuthology.orchestra.run.smithi159.stdout: Password: sgd9oi0msg 2023-09-23T23:02:05.113 INFO:teuthology.orchestra.run.smithi159.stdout: 2023-09-23T23:02:05.113 INFO:teuthology.orchestra.run.smithi159.stdout:Saving cluster configuration to /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/config directory 2023-09-23T23:02:05.113 INFO:teuthology.orchestra.run.smithi159.stdout:Enabling autotune for osd_memory_target 2023-09-23T23:02:05.541 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:02:05 smithi159 bash[27435]: audit 2023-09-23T23:02:04.380459+0000 mon.a (mon.0) 95 : audit [DBG] from='client.? 172.21.15.159:0/2937085776' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2023-09-23T23:02:05.542 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:02:05 smithi159 bash[27435]: audit 2023-09-23T23:02:04.512196+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:02:09.246 INFO:teuthology.orchestra.run.smithi159.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2023-09-23T23:02:09.247 INFO:teuthology.orchestra.run.smithi159.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2023-09-23T23:02:09.247 INFO:teuthology.orchestra.run.smithi159.stdout: 2023-09-23T23:02:09.247 INFO:teuthology.orchestra.run.smithi159.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2023-09-23T23:02:09.247 INFO:teuthology.orchestra.run.smithi159.stdout: 2023-09-23T23:02:09.247 INFO:teuthology.orchestra.run.smithi159.stdout:Or, if you are only running a single cluster on this host: 2023-09-23T23:02:09.247 INFO:teuthology.orchestra.run.smithi159.stdout: 2023-09-23T23:02:09.247 INFO:teuthology.orchestra.run.smithi159.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2023-09-23T23:02:09.247 INFO:teuthology.orchestra.run.smithi159.stdout: 2023-09-23T23:02:09.247 INFO:teuthology.orchestra.run.smithi159.stdout:Please consider enabling telemetry to help improve Ceph: 2023-09-23T23:02:09.247 INFO:teuthology.orchestra.run.smithi159.stdout: 2023-09-23T23:02:09.247 INFO:teuthology.orchestra.run.smithi159.stdout: ceph telemetry on 2023-09-23T23:02:09.247 INFO:teuthology.orchestra.run.smithi159.stdout: 2023-09-23T23:02:09.248 INFO:teuthology.orchestra.run.smithi159.stdout:For more information see: 2023-09-23T23:02:09.248 INFO:teuthology.orchestra.run.smithi159.stdout: 2023-09-23T23:02:09.248 INFO:teuthology.orchestra.run.smithi159.stdout: https://docs.ceph.com/docs/master/mgr/telemetry/ 2023-09-23T23:02:09.248 INFO:teuthology.orchestra.run.smithi159.stdout: 2023-09-23T23:02:09.248 INFO:teuthology.orchestra.run.smithi159.stdout:Bootstrap complete. 2023-09-23T23:02:09.283 INFO:tasks.cephadm:Fetching config... 2023-09-23T23:02:09.283 DEBUG:teuthology.orchestra.run.smithi159:> set -ex 2023-09-23T23:02:09.283 DEBUG:teuthology.orchestra.run.smithi159:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2023-09-23T23:02:09.289 INFO:tasks.cephadm:Fetching client.admin keyring... 2023-09-23T23:02:09.289 DEBUG:teuthology.orchestra.run.smithi159:> set -ex 2023-09-23T23:02:09.289 DEBUG:teuthology.orchestra.run.smithi159:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2023-09-23T23:02:09.343 INFO:tasks.cephadm:Fetching mon keyring... 2023-09-23T23:02:09.344 DEBUG:teuthology.orchestra.run.smithi159:> set -ex 2023-09-23T23:02:09.344 DEBUG:teuthology.orchestra.run.smithi159:> sudo dd if=/var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/keyring of=/dev/stdout 2023-09-23T23:02:09.401 INFO:tasks.cephadm:Fetching pub ssh key... 2023-09-23T23:02:09.401 DEBUG:teuthology.orchestra.run.smithi159:> set -ex 2023-09-23T23:02:09.401 DEBUG:teuthology.orchestra.run.smithi159:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2023-09-23T23:02:09.448 INFO:tasks.cephadm:Installing pub ssh key for root users... 2023-09-23T23:02:09.448 DEBUG:teuthology.orchestra.run.smithi159:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCy9Jhd6R4TMNVnT/U4WhUNGOHT8Pl8WIIJtSfwJReTZrm1ai/QZ+EfQYWaUi1fv9Gg+JAkUIPt52+jP6neTOvqHfzvgyqmbNYTH3FvZlmPlAz8vPoe1Rkemv5h2PnBba3WYyQbMkOed7UVmoMcgmXaOK02+7VXjbH5MNgPQmy6MfEeZSGTrbgIMVHVW2+WnBnVT8Go239rfZJ/SEfCUxy4BJ2R/s18Ifyh3PjSsaQ2JPyKLyLVrxiXQ7sxF1TvXc54+1jHU6efyNAEKYF7dnTvLsyxJVPGl73fVDPujZt89yOtaQ+jujQ6UN0wW7UiFXW2lbVYV0c3BWKjo1Ekygap/dyNNNTNVPAgh6PSUZwQwvbTmSXOhfpov9e9P3hBQA6rxJRSC8wGCrw+BMc5hYoC9b/qCpOcblY33NcHiLuUH0K9Dtf8hRxa1wnovJDBSLxqSHaBQ17NvFjwilyKptziuENZs0dxSCdU9Y5n/FD1oK16QsBVZ1Y9X5CnU7hsGV8= ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-09-23T23:02:09.511 INFO:teuthology.orchestra.run.smithi159.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCy9Jhd6R4TMNVnT/U4WhUNGOHT8Pl8WIIJtSfwJReTZrm1ai/QZ+EfQYWaUi1fv9Gg+JAkUIPt52+jP6neTOvqHfzvgyqmbNYTH3FvZlmPlAz8vPoe1Rkemv5h2PnBba3WYyQbMkOed7UVmoMcgmXaOK02+7VXjbH5MNgPQmy6MfEeZSGTrbgIMVHVW2+WnBnVT8Go239rfZJ/SEfCUxy4BJ2R/s18Ifyh3PjSsaQ2JPyKLyLVrxiXQ7sxF1TvXc54+1jHU6efyNAEKYF7dnTvLsyxJVPGl73fVDPujZt89yOtaQ+jujQ6UN0wW7UiFXW2lbVYV0c3BWKjo1Ekygap/dyNNNTNVPAgh6PSUZwQwvbTmSXOhfpov9e9P3hBQA6rxJRSC8wGCrw+BMc5hYoC9b/qCpOcblY33NcHiLuUH0K9Dtf8hRxa1wnovJDBSLxqSHaBQ17NvFjwilyKptziuENZs0dxSCdU9Y5n/FD1oK16QsBVZ1Y9X5CnU7hsGV8= ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7 2023-09-23T23:02:09.519 DEBUG:teuthology.orchestra.run.smithi164:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCy9Jhd6R4TMNVnT/U4WhUNGOHT8Pl8WIIJtSfwJReTZrm1ai/QZ+EfQYWaUi1fv9Gg+JAkUIPt52+jP6neTOvqHfzvgyqmbNYTH3FvZlmPlAz8vPoe1Rkemv5h2PnBba3WYyQbMkOed7UVmoMcgmXaOK02+7VXjbH5MNgPQmy6MfEeZSGTrbgIMVHVW2+WnBnVT8Go239rfZJ/SEfCUxy4BJ2R/s18Ifyh3PjSsaQ2JPyKLyLVrxiXQ7sxF1TvXc54+1jHU6efyNAEKYF7dnTvLsyxJVPGl73fVDPujZt89yOtaQ+jujQ6UN0wW7UiFXW2lbVYV0c3BWKjo1Ekygap/dyNNNTNVPAgh6PSUZwQwvbTmSXOhfpov9e9P3hBQA6rxJRSC8wGCrw+BMc5hYoC9b/qCpOcblY33NcHiLuUH0K9Dtf8hRxa1wnovJDBSLxqSHaBQ17NvFjwilyKptziuENZs0dxSCdU9Y5n/FD1oK16QsBVZ1Y9X5CnU7hsGV8= ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-09-23T23:02:09.542 INFO:teuthology.orchestra.run.smithi164.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCy9Jhd6R4TMNVnT/U4WhUNGOHT8Pl8WIIJtSfwJReTZrm1ai/QZ+EfQYWaUi1fv9Gg+JAkUIPt52+jP6neTOvqHfzvgyqmbNYTH3FvZlmPlAz8vPoe1Rkemv5h2PnBba3WYyQbMkOed7UVmoMcgmXaOK02+7VXjbH5MNgPQmy6MfEeZSGTrbgIMVHVW2+WnBnVT8Go239rfZJ/SEfCUxy4BJ2R/s18Ifyh3PjSsaQ2JPyKLyLVrxiXQ7sxF1TvXc54+1jHU6efyNAEKYF7dnTvLsyxJVPGl73fVDPujZt89yOtaQ+jujQ6UN0wW7UiFXW2lbVYV0c3BWKjo1Ekygap/dyNNNTNVPAgh6PSUZwQwvbTmSXOhfpov9e9P3hBQA6rxJRSC8wGCrw+BMc5hYoC9b/qCpOcblY33NcHiLuUH0K9Dtf8hRxa1wnovJDBSLxqSHaBQ17NvFjwilyKptziuENZs0dxSCdU9Y5n/FD1oK16QsBVZ1Y9X5CnU7hsGV8= ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7 2023-09-23T23:02:09.549 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2023-09-23T23:02:09.710 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:02:09 smithi159 bash[27435]: audit 2023-09-23T23:02:08.577743+0000 mon.a (mon.0) 97 : audit [INF] from='client.? 172.21.15.159:0/826550597' entity='client.admin' 2023-09-23T23:02:15.767 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:02:17.791 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:02:17 smithi159 bash[27435]: audit 2023-09-23T23:02:16.511968+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:02:17.792 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:02:17 smithi159 bash[27435]: audit 2023-09-23T23:02:16.515518+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:02:17.792 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:02:17 smithi159 bash[27435]: audit 2023-09-23T23:02:16.516439+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi159", "name": "osd_memory_target"}]: dispatch 2023-09-23T23:02:17.792 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:02:17 smithi159 bash[27435]: audit 2023-09-23T23:02:16.523266+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:02:17.792 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:02:17 smithi159 bash[27435]: audit 2023-09-23T23:02:16.556899+0000 mon.a (mon.0) 102 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:02:17.792 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:02:17 smithi159 bash[27435]: audit 2023-09-23T23:02:16.565560+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:02:18.791 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:02:18 smithi159 bash[27435]: cluster 2023-09-23T23:02:16.997149+0000 mgr.y (mgr.14152) 8 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:02:19.527 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2023-09-23T23:02:19.527 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph orch client-keyring set client.admin '*' --mode 0755 2023-09-23T23:02:20.291 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:02:19 smithi159 bash[27435]: audit 2023-09-23T23:02:18.851487+0000 mon.a (mon.0) 104 : audit [INF] from='client.? 172.21.15.159:0/2584216561' entity='client.admin' 2023-09-23T23:02:20.292 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:02:19 smithi159 bash[27435]: audit 2023-09-23T23:02:18.867816+0000 mon.a (mon.0) 105 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:02:20.292 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:02:19 smithi159 bash[27435]: audit 2023-09-23T23:02:18.875827+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:02:21.291 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:02:20 smithi159 bash[27435]: cluster 2023-09-23T23:02:18.997607+0000 mgr.y (mgr.14152) 9 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:02:23.291 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:02:22 smithi159 bash[27435]: cluster 2023-09-23T23:02:20.998025+0000 mgr.y (mgr.14152) 10 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:02:24.242 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:02:25.181 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:02:24 smithi159 bash[27435]: cluster 2023-09-23T23:02:22.998415+0000 mgr.y (mgr.14152) 11 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:02:27.124 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:02:26 smithi159 bash[27435]: cluster 2023-09-23T23:02:24.998797+0000 mgr.y (mgr.14152) 12 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:02:27.821 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi164 2023-09-23T23:02:27.821 DEBUG:teuthology.orchestra.run.smithi164:> set -ex 2023-09-23T23:02:27.821 DEBUG:teuthology.orchestra.run.smithi164:> dd of=/etc/ceph/ceph.conf 2023-09-23T23:02:27.829 DEBUG:teuthology.orchestra.run.smithi164:> set -ex 2023-09-23T23:02:27.829 DEBUG:teuthology.orchestra.run.smithi164:> dd of=/etc/ceph/ceph.client.admin.keyring 2023-09-23T23:02:27.876 INFO:tasks.cephadm:Adding host smithi164 to orchestrator... 2023-09-23T23:02:27.877 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph orch host add smithi164 2023-09-23T23:02:28.542 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:02:28 smithi159 bash[27435]: cluster 2023-09-23T23:02:26.999173+0000 mgr.y (mgr.14152) 13 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:02:28.542 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:02:28 smithi159 bash[27435]: audit 2023-09-23T23:02:27.068167+0000 mgr.y (mgr.14152) 14 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:02:28.542 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:02:28 smithi159 bash[27435]: audit 2023-09-23T23:02:27.074058+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:02:28.542 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:02:28 smithi159 bash[27435]: audit 2023-09-23T23:02:27.095908+0000 mon.a (mon.0) 108 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:02:28.542 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:02:28 smithi159 bash[27435]: audit 2023-09-23T23:02:27.099893+0000 mon.a (mon.0) 109 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:02:28.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:02:28 smithi159 bash[27435]: audit 2023-09-23T23:02:27.100919+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:02:28.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:02:28 smithi159 bash[27435]: cephadm 2023-09-23T23:02:27.102406+0000 mgr.y (mgr.14152) 15 : cephadm [INF] Updating smithi159:/etc/ceph/ceph.conf 2023-09-23T23:02:28.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:02:28 smithi159 bash[27435]: cephadm 2023-09-23T23:02:27.267354+0000 mgr.y (mgr.14152) 16 : cephadm [INF] Updating smithi159:/var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T23:02:28.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:02:28 smithi159 bash[27435]: cephadm 2023-09-23T23:02:27.432267+0000 mgr.y (mgr.14152) 17 : cephadm [INF] Updating smithi159:/etc/ceph/ceph.client.admin.keyring 2023-09-23T23:02:28.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:02:28 smithi159 bash[27435]: cephadm 2023-09-23T23:02:27.596393+0000 mgr.y (mgr.14152) 18 : cephadm [INF] Updating smithi159:/var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T23:02:28.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:02:28 smithi159 bash[27435]: audit 2023-09-23T23:02:27.716221+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:02:28.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:02:28 smithi159 bash[27435]: audit 2023-09-23T23:02:27.720207+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:02:28.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:02:28 smithi159 bash[27435]: audit 2023-09-23T23:02:27.724009+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:02:30.541 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:02:30 smithi159 bash[27435]: cluster 2023-09-23T23:02:28.999567+0000 mgr.y (mgr.14152) 19 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:02:32.542 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:02:32 smithi159 bash[27435]: cluster 2023-09-23T23:02:30.999996+0000 mgr.y (mgr.14152) 20 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:02:32.599 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:02:34.542 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:02:34 smithi159 bash[27435]: cluster 2023-09-23T23:02:33.000402+0000 mgr.y (mgr.14152) 21 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:02:36.541 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:02:36 smithi159 bash[27435]: cluster 2023-09-23T23:02:35.000845+0000 mgr.y (mgr.14152) 22 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:02:36.542 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:02:36 smithi159 bash[27435]: audit 2023-09-23T23:02:35.511454+0000 mgr.y (mgr.14152) 23 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi164", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:02:37.541 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:02:37 smithi159 bash[27435]: cephadm 2023-09-23T23:02:36.363486+0000 mgr.y (mgr.14152) 24 : cephadm [INF] Deploying cephadm binary to smithi164 2023-09-23T23:02:38.419 INFO:teuthology.orchestra.run.smithi159.stdout:Added host 'smithi164' with addr '172.21.15.164' 2023-09-23T23:02:38.513 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:02:38 smithi159 bash[27435]: cluster 2023-09-23T23:02:37.001279+0000 mgr.y (mgr.14152) 25 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:02:39.123 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph orch host ls --format=json 2023-09-23T23:02:39.792 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:02:39 smithi159 bash[27435]: audit 2023-09-23T23:02:38.417697+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:02:39.792 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:02:39 smithi159 bash[27435]: cephadm 2023-09-23T23:02:38.418559+0000 mgr.y (mgr.14152) 26 : cephadm [INF] Added host smithi164 2023-09-23T23:02:39.792 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:02:39 smithi159 bash[27435]: audit 2023-09-23T23:02:38.427870+0000 mon.a (mon.0) 115 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:02:39.792 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:02:39 smithi159 bash[27435]: audit 2023-09-23T23:02:38.750858+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:02:41.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:02:40 smithi159 bash[27435]: cluster 2023-09-23T23:02:39.001706+0000 mgr.y (mgr.14152) 27 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:02:41.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:02:40 smithi159 bash[27435]: audit 2023-09-23T23:02:40.074932+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:02:42.292 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:02:41 smithi159 bash[27435]: audit 2023-09-23T23:02:40.921283+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:02:42.292 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:02:41 smithi159 bash[27435]: cluster 2023-09-23T23:02:41.002121+0000 mgr.y (mgr.14152) 28 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:02:43.841 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:02:44.292 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:02:44 smithi159 bash[27435]: cluster 2023-09-23T23:02:43.002471+0000 mgr.y (mgr.14152) 29 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:02:46.336 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:02:46 smithi159 bash[27435]: cluster 2023-09-23T23:02:45.002856+0000 mgr.y (mgr.14152) 30 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:02:46.728 INFO:teuthology.orchestra.run.smithi159.stdout: 2023-09-23T23:02:46.728 INFO:teuthology.orchestra.run.smithi159.stdout:[{"addr": "172.21.15.159", "hostname": "smithi159", "labels": [], "status": ""}, {"addr": "172.21.15.164", "hostname": "smithi164", "labels": [], "status": ""}] 2023-09-23T23:02:47.421 INFO:tasks.cephadm:Setting crush tunables to default 2023-09-23T23:02:47.421 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd crush tunables default 2023-09-23T23:02:48.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:02:47 smithi159 bash[27435]: audit 2023-09-23T23:02:46.709285+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:02:48.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:02:47 smithi159 bash[27435]: audit 2023-09-23T23:02:46.712206+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:02:48.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:02:47 smithi159 bash[27435]: audit 2023-09-23T23:02:46.717852+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:02:48.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:02:47 smithi159 bash[27435]: audit 2023-09-23T23:02:46.721087+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:02:48.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:02:47 smithi159 bash[27435]: audit 2023-09-23T23:02:46.721826+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi164", "name": "osd_memory_target"}]: dispatch 2023-09-23T23:02:48.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:02:47 smithi159 bash[27435]: audit 2023-09-23T23:02:46.722872+0000 mon.a (mon.0) 124 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:02:48.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:02:47 smithi159 bash[27435]: audit 2023-09-23T23:02:46.723722+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:02:48.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:02:47 smithi159 bash[27435]: cephadm 2023-09-23T23:02:46.725097+0000 mgr.y (mgr.14152) 31 : cephadm [INF] Updating smithi164:/etc/ceph/ceph.conf 2023-09-23T23:02:48.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:02:47 smithi159 bash[27435]: audit 2023-09-23T23:02:46.726550+0000 mgr.y (mgr.14152) 32 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:02:48.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:02:47 smithi159 bash[27435]: audit 2023-09-23T23:02:47.389454+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:02:48.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:02:47 smithi159 bash[27435]: audit 2023-09-23T23:02:47.394559+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:02:48.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:02:47 smithi159 bash[27435]: audit 2023-09-23T23:02:47.400760+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:02:49.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:02:48 smithi159 bash[27435]: cephadm 2023-09-23T23:02:46.889895+0000 mgr.y (mgr.14152) 33 : cephadm [INF] Updating smithi164:/var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T23:02:49.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:02:48 smithi159 bash[27435]: cluster 2023-09-23T23:02:47.003133+0000 mgr.y (mgr.14152) 34 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:02:49.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:02:48 smithi159 bash[27435]: cephadm 2023-09-23T23:02:47.054454+0000 mgr.y (mgr.14152) 35 : cephadm [INF] Updating smithi164:/etc/ceph/ceph.client.admin.keyring 2023-09-23T23:02:49.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:02:48 smithi159 bash[27435]: cephadm 2023-09-23T23:02:47.219350+0000 mgr.y (mgr.14152) 36 : cephadm [INF] Updating smithi164:/var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T23:02:51.041 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:02:50 smithi159 bash[27435]: cluster 2023-09-23T23:02:49.003485+0000 mgr.y (mgr.14152) 37 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:02:52.139 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:02:53.041 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:02:52 smithi159 bash[27435]: cluster 2023-09-23T23:02:51.003887+0000 mgr.y (mgr.14152) 38 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:02:55.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:02:54 smithi159 bash[27435]: cluster 2023-09-23T23:02:53.004279+0000 mgr.y (mgr.14152) 39 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:02:55.744 INFO:teuthology.orchestra.run.smithi159.stderr:adjusted tunables profile to default 2023-09-23T23:02:55.999 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:02:55 smithi159 bash[27435]: audit 2023-09-23T23:02:55.100920+0000 mon.a (mon.0) 129 : audit [INF] from='client.? 172.21.15.159:0/3487378861' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2023-09-23T23:02:56.453 INFO:tasks.cephadm:Adding mon.a on smithi159 2023-09-23T23:02:56.453 INFO:tasks.cephadm:Adding mon.c on smithi159 2023-09-23T23:02:56.453 INFO:tasks.cephadm:Adding mon.b on smithi164 2023-09-23T23:02:56.453 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph orch apply mon '3;smithi159:172.21.15.159=a;smithi159:[v2:172.21.15.159:3301,v1:172.21.15.159:6790]=c;smithi164:172.21.15.164=b' 2023-09-23T23:02:57.041 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:02:56 smithi159 bash[27435]: cluster 2023-09-23T23:02:55.004712+0000 mgr.y (mgr.14152) 40 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:02:57.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:02:56 smithi159 bash[27435]: audit 2023-09-23T23:02:55.738994+0000 mon.a (mon.0) 130 : audit [INF] from='client.? 172.21.15.159:0/3487378861' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2023-09-23T23:02:57.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:02:56 smithi159 bash[27435]: cluster 2023-09-23T23:02:55.739050+0000 mon.a (mon.0) 131 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-09-23T23:02:57.685 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T23:02:59.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:02:58 smithi159 bash[27435]: cluster 2023-09-23T23:02:57.005144+0000 mgr.y (mgr.14152) 41 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:03:00.445 INFO:teuthology.orchestra.run.smithi164.stdout:Scheduled mon update... 2023-09-23T23:03:01.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:00 smithi159 bash[27435]: cluster 2023-09-23T23:02:59.005562+0000 mgr.y (mgr.14152) 42 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:03:01.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:00 smithi159 bash[27435]: audit 2023-09-23T23:03:00.443197+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:01.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:00 smithi159 bash[27435]: audit 2023-09-23T23:03:00.464856+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:03:01.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:00 smithi159 bash[27435]: audit 2023-09-23T23:03:00.468626+0000 mon.a (mon.0) 134 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:03:01.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:00 smithi159 bash[27435]: audit 2023-09-23T23:03:00.470648+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:03:01.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:00 smithi159 bash[27435]: audit 2023-09-23T23:03:00.478075+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:01.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:00 smithi159 bash[27435]: audit 2023-09-23T23:03:00.480680+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T23:03:01.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:00 smithi159 bash[27435]: audit 2023-09-23T23:03:00.481972+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:03:01.467 DEBUG:teuthology.orchestra.run.smithi159:mon.c> sudo journalctl -f -n 0 -u ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7@mon.c.service 2023-09-23T23:03:01.469 DEBUG:teuthology.orchestra.run.smithi164:mon.b> sudo journalctl -f -n 0 -u ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7@mon.b.service 2023-09-23T23:03:01.473 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-09-23T23:03:01.473 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph mon dump -f json 2023-09-23T23:03:01.875 INFO:journalctl@ceph.mon.c.smithi159.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T23:03:01.986 INFO:journalctl@ceph.mon.b.smithi164.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T23:03:02.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:01 smithi159 bash[27435]: audit 2023-09-23T23:03:00.431687+0000 mgr.y (mgr.14152) 43 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi159:172.21.15.159=a;smithi159:[v2:172.21.15.159:3301,v1:172.21.15.159:6790]=c;smithi164:172.21.15.164=b", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:03:02.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:01 smithi159 bash[27435]: cephadm 2023-09-23T23:03:00.437778+0000 mgr.y (mgr.14152) 44 : cephadm [INF] Saving service mon spec with placement smithi159:172.21.15.159=a;smithi159:[v2:172.21.15.159:3301,v1:172.21.15.159:6790]=c;smithi164:172.21.15.164=b;count:3 2023-09-23T23:03:02.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:01 smithi159 bash[27435]: cephadm 2023-09-23T23:03:00.483454+0000 mgr.y (mgr.14152) 45 : cephadm [INF] Deploying daemon mon.b on smithi164 2023-09-23T23:03:03.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:02 smithi159 bash[27435]: cluster 2023-09-23T23:03:01.005980+0000 mgr.y (mgr.14152) 46 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:03:03.067 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T23:03:05.041 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:04 smithi159 bash[27435]: cluster 2023-09-23T23:03:03.006430+0000 mgr.y (mgr.14152) 47 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:03:05.830 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:05 smithi164 systemd[1]: Started Ceph mon.b for e43465dc-5a64-11ee-8db4-212e2dc638e7. 2023-09-23T23:03:06.154 INFO:teuthology.orchestra.run.smithi164.stdout: 2023-09-23T23:03:06.154 INFO:teuthology.orchestra.run.smithi164.stdout:{"epoch":1,"fsid":"e43465dc-5a64-11ee-8db4-212e2dc638e7","modified":"2023-09-23T23:00:45.360780Z","created":"2023-09-23T23:00:45.360780Z","min_mon_release":17,"min_mon_release_name":"quincy","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:3300","nonce":0},{"type":"v1","addr":"172.21.15.159:6789","nonce":0}]},"addr":"172.21.15.159:6789/0","public_addr":"172.21.15.159:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-09-23T23:03:06.157 INFO:teuthology.orchestra.run.smithi164.stderr:dumped monmap epoch 1 2023-09-23T23:03:07.191 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:06 smithi159 bash[27435]: cluster 2023-09-23T23:03:05.006835+0000 mgr.y (mgr.14152) 48 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:03:07.191 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:06 smithi159 bash[27435]: audit 2023-09-23T23:03:05.813708+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:07.191 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:06 smithi159 bash[27435]: audit 2023-09-23T23:03:05.819852+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:07.191 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:06 smithi159 bash[27435]: audit 2023-09-23T23:03:05.870579+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:07.192 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:06 smithi159 bash[27435]: audit 2023-09-23T23:03:05.871789+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T23:03:07.192 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:06 smithi159 bash[27435]: audit 2023-09-23T23:03:05.873354+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:03:07.192 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:06 smithi159 bash[27435]: audit 2023-09-23T23:03:06.152649+0000 mon.a (mon.0) 144 : audit [DBG] from='client.? 172.21.15.164:0/3293995328' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-09-23T23:03:07.270 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.141+0000 7fe1b27b7b80 0 set uid:gid to 167:167 (ceph:ceph) 2023-09-23T23:03:07.270 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.141+0000 7fe1b27b7b80 0 ceph version 17.2.6-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable), process ceph-mon, pid 7 2023-09-23T23:03:07.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.141+0000 7fe1b27b7b80 0 pidfile_write: ignore empty --pid-file 2023-09-23T23:03:07.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 0 load: jerasure load: lrc 2023-09-23T23:03:07.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: RocksDB version: 6.15.5 2023-09-23T23:03:07.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-09-23T23:03:07.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Compile date Sep 23 2023 2023-09-23T23:03:07.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: DB SUMMARY 2023-09-23T23:03:07.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: DB Session ID: P51HI24UGVM1XYZ0EJ48 2023-09-23T23:03:07.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: CURRENT file: CURRENT 2023-09-23T23:03:07.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: IDENTITY file: IDENTITY 2023-09-23T23:03:07.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: MANIFEST file: MANIFEST-000003 size: 57 Bytes 2023-09-23T23:03:07.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2023-09-23T23:03:07.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000004.log size: 511 ; 2023-09-23T23:03:07.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.error_if_exists: 0 2023-09-23T23:03:07.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.create_if_missing: 0 2023-09-23T23:03:07.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.paranoid_checks: 1 2023-09-23T23:03:07.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-09-23T23:03:07.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.env: 0x56140e191a80 2023-09-23T23:03:07.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.fs: Posix File System 2023-09-23T23:03:07.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.info_log: 0x5614109d5a60 2023-09-23T23:03:07.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.max_file_opening_threads: 16 2023-09-23T23:03:07.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.statistics: (nil) 2023-09-23T23:03:07.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.use_fsync: 0 2023-09-23T23:03:07.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.max_log_file_size: 0 2023-09-23T23:03:07.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-09-23T23:03:07.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.log_file_time_to_roll: 0 2023-09-23T23:03:07.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.keep_log_file_num: 1000 2023-09-23T23:03:07.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.recycle_log_file_num: 0 2023-09-23T23:03:07.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.allow_fallocate: 1 2023-09-23T23:03:07.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.allow_mmap_reads: 0 2023-09-23T23:03:07.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.allow_mmap_writes: 0 2023-09-23T23:03:07.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.use_direct_reads: 0 2023-09-23T23:03:07.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-09-23T23:03:07.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.create_missing_column_families: 0 2023-09-23T23:03:07.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.db_log_dir: 2023-09-23T23:03:07.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-b/store.db 2023-09-23T23:03:07.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.table_cache_numshardbits: 6 2023-09-23T23:03:07.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-09-23T23:03:07.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-09-23T23:03:07.274 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-09-23T23:03:07.274 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-09-23T23:03:07.274 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-09-23T23:03:07.274 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.advise_random_on_open: 1 2023-09-23T23:03:07.274 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.db_write_buffer_size: 0 2023-09-23T23:03:07.274 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.write_buffer_manager: 0x5614116ca930 2023-09-23T23:03:07.274 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-09-23T23:03:07.274 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-09-23T23:03:07.274 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-09-23T23:03:07.274 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.use_adaptive_mutex: 0 2023-09-23T23:03:07.274 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.rate_limiter: (nil) 2023-09-23T23:03:07.275 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-09-23T23:03:07.275 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.wal_recovery_mode: 2 2023-09-23T23:03:07.275 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.enable_thread_tracking: 0 2023-09-23T23:03:07.276 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.enable_pipelined_write: 0 2023-09-23T23:03:07.277 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.unordered_write: 0 2023-09-23T23:03:07.277 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-09-23T23:03:07.277 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-09-23T23:03:07.277 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-09-23T23:03:07.277 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-09-23T23:03:07.277 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.row_cache: None 2023-09-23T23:03:07.277 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.wal_filter: None 2023-09-23T23:03:07.277 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-09-23T23:03:07.277 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.allow_ingest_behind: 0 2023-09-23T23:03:07.277 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.preserve_deletes: 0 2023-09-23T23:03:07.277 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.two_write_queues: 0 2023-09-23T23:03:07.277 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.manual_wal_flush: 0 2023-09-23T23:03:07.278 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.atomic_flush: 0 2023-09-23T23:03:07.278 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-09-23T23:03:07.278 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.persist_stats_to_disk: 0 2023-09-23T23:03:07.278 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-09-23T23:03:07.278 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.log_readahead_size: 0 2023-09-23T23:03:07.278 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2023-09-23T23:03:07.278 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.best_efforts_recovery: 0 2023-09-23T23:03:07.278 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-09-23T23:03:07.278 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-09-23T23:03:07.278 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.allow_data_in_errors: 0 2023-09-23T23:03:07.278 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.db_host_id: __hostname__ 2023-09-23T23:03:07.278 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.max_background_jobs: 2 2023-09-23T23:03:07.279 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.max_background_compactions: -1 2023-09-23T23:03:07.279 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.max_subcompactions: 1 2023-09-23T23:03:07.279 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-09-23T23:03:07.279 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-09-23T23:03:07.279 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.delayed_write_rate : 16777216 2023-09-23T23:03:07.279 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.max_total_wal_size: 0 2023-09-23T23:03:07.279 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-09-23T23:03:07.279 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.stats_dump_period_sec: 600 2023-09-23T23:03:07.279 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.stats_persist_period_sec: 600 2023-09-23T23:03:07.279 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-09-23T23:03:07.279 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.max_open_files: -1 2023-09-23T23:03:07.279 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.bytes_per_sync: 0 2023-09-23T23:03:07.279 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-09-23T23:03:07.280 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-09-23T23:03:07.280 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.compaction_readahead_size: 0 2023-09-23T23:03:07.280 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.max_background_flushes: -1 2023-09-23T23:03:07.280 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Compression algorithms supported: 2023-09-23T23:03:07.280 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-09-23T23:03:07.280 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: kZSTD supported: 0 2023-09-23T23:03:07.280 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: kXpressCompression supported: 0 2023-09-23T23:03:07.280 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: kLZ4HCCompression supported: 1 2023-09-23T23:03:07.280 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: kZlibCompression supported: 1 2023-09-23T23:03:07.280 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: kSnappyCompression supported: 1 2023-09-23T23:03:07.280 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: kLZ4Compression supported: 1 2023-09-23T23:03:07.280 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: kBZip2Compression supported: 0 2023-09-23T23:03:07.281 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-09-23T23:03:07.281 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: [db/version_set.cc:4724] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000003 2023-09-23T23:03:07.281 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: [db/column_family.cc:595] --------------- Options for column family [default]: 2023-09-23T23:03:07.281 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-09-23T23:03:07.281 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.merge_operator: 2023-09-23T23:03:07.281 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.compaction_filter: None 2023-09-23T23:03:07.281 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.compaction_filter_factory: None 2023-09-23T23:03:07.281 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.sst_partitioner_factory: None 2023-09-23T23:03:07.281 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-09-23T23:03:07.281 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.table_factory: BlockBasedTable 2023-09-23T23:03:07.281 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5614109a8fb8) 2023-09-23T23:03:07.281 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: cache_index_and_filter_blocks: 1 2023-09-23T23:03:07.281 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: cache_index_and_filter_blocks_with_high_priority: 0 2023-09-23T23:03:07.282 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-09-23T23:03:07.282 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: pin_top_level_index_and_filter: 1 2023-09-23T23:03:07.282 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: index_type: 0 2023-09-23T23:03:07.282 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: data_block_index_type: 0 2023-09-23T23:03:07.282 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: index_shortening: 1 2023-09-23T23:03:07.282 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: data_block_hash_table_util_ratio: 0.750000 2023-09-23T23:03:07.282 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: hash_index_allow_collision: 1 2023-09-23T23:03:07.282 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: checksum: 1 2023-09-23T23:03:07.282 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: no_block_cache: 0 2023-09-23T23:03:07.282 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: block_cache: 0x5614109db090 2023-09-23T23:03:07.282 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: block_cache_name: BinnedLRUCache 2023-09-23T23:03:07.282 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: block_cache_options: 2023-09-23T23:03:07.283 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: capacity : 536870912 2023-09-23T23:03:07.283 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: num_shard_bits : 4 2023-09-23T23:03:07.283 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: strict_capacity_limit : 0 2023-09-23T23:03:07.283 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: high_pri_pool_ratio: 0.000 2023-09-23T23:03:07.283 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: block_cache_compressed: (nil) 2023-09-23T23:03:07.283 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: persistent_cache: (nil) 2023-09-23T23:03:07.283 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: block_size: 4096 2023-09-23T23:03:07.283 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: block_size_deviation: 10 2023-09-23T23:03:07.283 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: block_restart_interval: 16 2023-09-23T23:03:07.283 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: index_block_restart_interval: 1 2023-09-23T23:03:07.283 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: metadata_block_size: 4096 2023-09-23T23:03:07.283 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: partition_filters: 0 2023-09-23T23:03:07.284 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: use_delta_encoding: 1 2023-09-23T23:03:07.284 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: filter_policy: rocksdb.BuiltinBloomFilter 2023-09-23T23:03:07.284 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: whole_key_filtering: 1 2023-09-23T23:03:07.284 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: verify_compression: 0 2023-09-23T23:03:07.284 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: read_amp_bytes_per_bit: 0 2023-09-23T23:03:07.284 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: format_version: 4 2023-09-23T23:03:07.284 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: enable_index_compression: 1 2023-09-23T23:03:07.284 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: block_align: 0 2023-09-23T23:03:07.284 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.write_buffer_size: 33554432 2023-09-23T23:03:07.284 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.max_write_buffer_number: 2 2023-09-23T23:03:07.284 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.compression: NoCompression 2023-09-23T23:03:07.284 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.bottommost_compression: Disabled 2023-09-23T23:03:07.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.prefix_extractor: nullptr 2023-09-23T23:03:07.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-09-23T23:03:07.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.num_levels: 7 2023-09-23T23:03:07.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-09-23T23:03:07.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-09-23T23:03:07.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-09-23T23:03:07.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-09-23T23:03:07.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-09-23T23:03:07.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-09-23T23:03:07.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-09-23T23:03:07.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-09-23T23:03:07.285 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-09-23T23:03:07.286 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-09-23T23:03:07.286 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.compression_opts.window_bits: -14 2023-09-23T23:03:07.286 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.compression_opts.level: 32767 2023-09-23T23:03:07.286 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.compression_opts.strategy: 0 2023-09-23T23:03:07.286 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-09-23T23:03:07.286 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-09-23T23:03:07.286 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2023-09-23T23:03:07.286 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.compression_opts.enabled: false 2023-09-23T23:03:07.286 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-09-23T23:03:07.286 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-09-23T23:03:07.286 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-09-23T23:03:07.286 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.target_file_size_base: 67108864 2023-09-23T23:03:07.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.target_file_size_multiplier: 1 2023-09-23T23:03:07.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-09-23T23:03:07.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-09-23T23:03:07.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-09-23T23:03:07.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-09-23T23:03:07.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-09-23T23:03:07.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-09-23T23:03:07.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-09-23T23:03:07.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-09-23T23:03:07.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-09-23T23:03:07.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-09-23T23:03:07.287 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-09-23T23:03:07.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-09-23T23:03:07.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.arena_block_size: 4194304 2023-09-23T23:03:07.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-09-23T23:03:07.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-09-23T23:03:07.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-09-23T23:03:07.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.disable_auto_compactions: 0 2023-09-23T23:03:07.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-09-23T23:03:07.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-09-23T23:03:07.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-09-23T23:03:07.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-09-23T23:03:07.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-09-23T23:03:07.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-09-23T23:03:07.288 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-09-23T23:03:07.289 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-09-23T23:03:07.289 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-09-23T23:03:07.289 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-09-23T23:03:07.289 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.table_properties_collectors: 2023-09-23T23:03:07.289 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.inplace_update_support: 0 2023-09-23T23:03:07.289 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-09-23T23:03:07.289 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-09-23T23:03:07.289 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-09-23T23:03:07.289 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.memtable_huge_page_size: 0 2023-09-23T23:03:07.289 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.bloom_locality: 0 2023-09-23T23:03:07.289 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.max_successive_merges: 0 2023-09-23T23:03:07.289 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-09-23T23:03:07.290 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.paranoid_file_checks: 0 2023-09-23T23:03:07.290 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.force_consistency_checks: 1 2023-09-23T23:03:07.290 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.report_bg_io_stats: 0 2023-09-23T23:03:07.290 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.ttl: 2592000 2023-09-23T23:03:07.290 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-09-23T23:03:07.290 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.enable_blob_files: false 2023-09-23T23:03:07.290 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.min_blob_size: 0 2023-09-23T23:03:07.290 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.blob_file_size: 268435456 2023-09-23T23:03:07.290 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.blob_compression_type: NoCompression 2023-09-23T23:03:07.290 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.enable_blob_garbage_collection: false 2023-09-23T23:03:07.290 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.145+0000 7fe1b27b7b80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-09-23T23:03:07.290 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.149+0000 7fe1b27b7b80 4 rocksdb: [db/version_set.cc:4764] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000003 succeeded,manifest_file_number is 3, next_file_number is 5, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-09-23T23:03:07.291 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.149+0000 7fe1b27b7b80 4 rocksdb: [db/version_set.cc:4779] Column family [default] (ID 0), log number is 0 2023-09-23T23:03:07.291 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.149+0000 7fe1b27b7b80 4 rocksdb: [db/version_set.cc:4082] Creating manifest 7 2023-09-23T23:03:07.291 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.149+0000 7fe1b27b7b80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1695510187151558, "job": 1, "event": "recovery_started", "wal_files": [4]} 2023-09-23T23:03:07.291 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.149+0000 7fe1b27b7b80 4 rocksdb: [db/db_impl/db_impl_open.cc:845] Recovering log #4 mode 2 2023-09-23T23:03:07.291 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.149+0000 7fe1b27b7b80 3 rocksdb: [table/block_based/filter_policy.cc:991] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2023-09-23T23:03:07.291 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.149+0000 7fe1b27b7b80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1695510187152021, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1545, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 523, "index_size": 31, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 401, "raw_average_value_size": 80, "num_data_blocks": 1, "num_entries": 5, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1695510187, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "5590cea1-de1e-456d-ad18-7fa1f27bbea5", "db_session_id": "P51HI24UGVM1XYZ0EJ48"}} 2023-09-23T23:03:07.291 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.149+0000 7fe1b27b7b80 4 rocksdb: [db/version_set.cc:4082] Creating manifest 9 2023-09-23T23:03:07.291 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.149+0000 7fe1b27b7b80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1695510187152461, "job": 1, "event": "recovery_finished"} 2023-09-23T23:03:07.291 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.149+0000 7fe1b27b7b80 4 rocksdb: [file/delete_scheduler.cc:69] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-09-23T23:03:07.291 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.149+0000 7fe1b27b7b80 4 rocksdb: [db/db_impl/db_impl_open.cc:1700] SstFileManager instance 0x56141096f180 2023-09-23T23:03:07.291 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.149+0000 7fe1b27b7b80 4 rocksdb: DB pointer 0x561410a44000 2023-09-23T23:03:07.291 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.149+0000 7fe1a2a09700 4 rocksdb: [db/db_impl/db_impl.cc:901] ------- DUMPING STATS ------- 2023-09-23T23:03:07.291 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.149+0000 7fe1a2a09700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2023-09-23T23:03:07.292 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: ** DB Stats ** 2023-09-23T23:03:07.292 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: Uptime(secs): 0.0 total, 0.0 interval 2023-09-23T23:03:07.292 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-09-23T23:03:07.292 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-09-23T23:03:07.292 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-09-23T23:03:07.292 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-09-23T23:03:07.292 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-09-23T23:03:07.292 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-09-23T23:03:07.292 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: ** Compaction Stats [default] ** 2023-09-23T23:03:07.292 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-09-23T23:03:07.292 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-23T23:03:07.292 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: L0 1/0 1.51 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.4 0.00 0.00 1 0.000 0 0 2023-09-23T23:03:07.293 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: Sum 1/0 1.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.4 0.00 0.00 1 0.000 0 0 2023-09-23T23:03:07.293 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.4 0.00 0.00 1 0.000 0 0 2023-09-23T23:03:07.293 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: ** Compaction Stats [default] ** 2023-09-23T23:03:07.293 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-09-23T23:03:07.293 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-23T23:03:07.293 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.4 0.00 0.00 1 0.000 0 0 2023-09-23T23:03:07.293 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: Uptime(secs): 0.0 total, 0.0 interval 2023-09-23T23:03:07.293 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: Flush(GB): cumulative 0.000, interval 0.000 2023-09-23T23:03:07.293 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: AddFile(GB): cumulative 0.000, interval 0.000 2023-09-23T23:03:07.293 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: AddFile(Total Files): cumulative 0, interval 0 2023-09-23T23:03:07.293 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: AddFile(L0 Files): cumulative 0, interval 0 2023-09-23T23:03:07.293 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: AddFile(Keys): cumulative 0, interval 0 2023-09-23T23:03:07.294 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: Cumulative compaction: 0.00 GB write, 0.37 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-23T23:03:07.294 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: Interval compaction: 0.00 GB write, 0.37 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-23T23:03:07.294 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-09-23T23:03:07.294 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: ** File Read Latency Histogram By Level [default] ** 2023-09-23T23:03:07.294 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: ** Compaction Stats [default] ** 2023-09-23T23:03:07.294 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-09-23T23:03:07.294 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-23T23:03:07.294 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: L0 1/0 1.51 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.4 0.00 0.00 1 0.000 0 0 2023-09-23T23:03:07.294 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: Sum 1/0 1.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.4 0.00 0.00 1 0.000 0 0 2023-09-23T23:03:07.294 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-09-23T23:03:07.294 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: ** Compaction Stats [default] ** 2023-09-23T23:03:07.294 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-09-23T23:03:07.295 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-23T23:03:07.295 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.4 0.00 0.00 1 0.000 0 0 2023-09-23T23:03:07.295 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: Uptime(secs): 0.0 total, 0.0 interval 2023-09-23T23:03:07.295 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: Flush(GB): cumulative 0.000, interval 0.000 2023-09-23T23:03:07.295 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: AddFile(GB): cumulative 0.000, interval 0.000 2023-09-23T23:03:07.295 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: AddFile(Total Files): cumulative 0, interval 0 2023-09-23T23:03:07.295 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: AddFile(L0 Files): cumulative 0, interval 0 2023-09-23T23:03:07.295 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: AddFile(Keys): cumulative 0, interval 0 2023-09-23T23:03:07.295 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: Cumulative compaction: 0.00 GB write, 0.37 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-23T23:03:07.295 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-23T23:03:07.295 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-09-23T23:03:07.295 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: ** File Read Latency Histogram By Level [default] ** 2023-09-23T23:03:07.296 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.149+0000 7fe1b27b7b80 0 mon.b does not exist in monmap, will attempt to join an existing cluster 2023-09-23T23:03:07.296 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.149+0000 7fe1b27b7b80 0 using public_addr v2:172.21.15.164:0/0 -> [v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0] 2023-09-23T23:03:07.296 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.153+0000 7fe1b27b7b80 0 starting mon.b rank -1 at public addrs [v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0] at bind addrs [v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 2023-09-23T23:03:07.296 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.153+0000 7fe1b27b7b80 1 mon.b@-1(???) e0 preinit fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 2023-09-23T23:03:07.296 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.173+0000 7fe1a5a0f700 0 mon.b@-1(synchronizing).mds e1 new map 2023-09-23T23:03:07.296 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.173+0000 7fe1a5a0f700 0 mon.b@-1(synchronizing).mds e1 print_map 2023-09-23T23:03:07.296 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: e1 2023-09-23T23:03:07.296 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: enable_multiple, ever_enabled_multiple: 1,1 2023-09-23T23:03:07.296 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-09-23T23:03:07.296 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: legacy client fscid: -1 2023-09-23T23:03:07.296 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: 2023-09-23T23:03:07.296 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: No filesystems configured 2023-09-23T23:03:07.296 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.173+0000 7fe1a5a0f700 1 mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2023-09-23T23:03:07.297 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.173+0000 7fe1a5a0f700 1 mon.b@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2023-09-23T23:03:07.297 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.173+0000 7fe1a5a0f700 1 mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2023-09-23T23:03:07.297 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.173+0000 7fe1a5a0f700 1 mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2023-09-23T23:03:07.297 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.173+0000 7fe1a5a0f700 1 mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2023-09-23T23:03:07.297 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.173+0000 7fe1a5a0f700 1 mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2023-09-23T23:03:07.297 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.173+0000 7fe1a5a0f700 0 mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2023-09-23T23:03:07.297 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.173+0000 7fe1a5a0f700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-09-23T23:03:07.297 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.173+0000 7fe1a5a0f700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-09-23T23:03:07.297 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.173+0000 7fe1a5a0f700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-09-23T23:03:07.297 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: cluster 2023-09-23T23:02:28.999567+0000 mgr.y (mgr.14152) 19 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:03:07.297 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: cluster 2023-09-23T23:02:30.999996+0000 mgr.y (mgr.14152) 20 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:03:07.297 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: cluster 2023-09-23T23:02:33.000402+0000 mgr.y (mgr.14152) 21 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:03:07.298 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: cluster 2023-09-23T23:02:35.000845+0000 mgr.y (mgr.14152) 22 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:03:07.298 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: audit 2023-09-23T23:02:35.511454+0000 mgr.y (mgr.14152) 23 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi164", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:03:07.298 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: cephadm 2023-09-23T23:02:36.363486+0000 mgr.y (mgr.14152) 24 : cephadm [INF] Deploying cephadm binary to smithi164 2023-09-23T23:03:07.298 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: cluster 2023-09-23T23:02:37.001279+0000 mgr.y (mgr.14152) 25 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:03:07.298 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: audit 2023-09-23T23:02:38.417697+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:07.298 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: cephadm 2023-09-23T23:02:38.418559+0000 mgr.y (mgr.14152) 26 : cephadm [INF] Added host smithi164 2023-09-23T23:03:07.298 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: audit 2023-09-23T23:02:38.427870+0000 mon.a (mon.0) 115 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:03:07.298 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: audit 2023-09-23T23:02:38.750858+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:07.298 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: cluster 2023-09-23T23:02:39.001706+0000 mgr.y (mgr.14152) 27 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:03:07.298 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: audit 2023-09-23T23:02:40.074932+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:07.298 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: audit 2023-09-23T23:02:40.921283+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:07.298 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: cluster 2023-09-23T23:02:41.002121+0000 mgr.y (mgr.14152) 28 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:03:07.299 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: cluster 2023-09-23T23:02:43.002471+0000 mgr.y (mgr.14152) 29 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:03:07.299 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: cluster 2023-09-23T23:02:45.002856+0000 mgr.y (mgr.14152) 30 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:03:07.299 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: audit 2023-09-23T23:02:46.709285+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:07.299 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: audit 2023-09-23T23:02:46.712206+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:07.299 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: audit 2023-09-23T23:02:46.717852+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:07.299 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: audit 2023-09-23T23:02:46.721087+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:07.299 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: audit 2023-09-23T23:02:46.721826+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi164", "name": "osd_memory_target"}]: dispatch 2023-09-23T23:03:07.299 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: audit 2023-09-23T23:02:46.722872+0000 mon.a (mon.0) 124 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:03:07.299 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: audit 2023-09-23T23:02:46.723722+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:03:07.299 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: cephadm 2023-09-23T23:02:46.725097+0000 mgr.y (mgr.14152) 31 : cephadm [INF] Updating smithi164:/etc/ceph/ceph.conf 2023-09-23T23:03:07.299 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: audit 2023-09-23T23:02:46.726550+0000 mgr.y (mgr.14152) 32 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:03:07.299 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: audit 2023-09-23T23:02:47.389454+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:07.300 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: audit 2023-09-23T23:02:47.394559+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:07.300 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: audit 2023-09-23T23:02:47.400760+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:07.300 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: cephadm 2023-09-23T23:02:46.889895+0000 mgr.y (mgr.14152) 33 : cephadm [INF] Updating smithi164:/var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T23:03:07.300 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: cluster 2023-09-23T23:02:47.003133+0000 mgr.y (mgr.14152) 34 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:03:07.300 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: cephadm 2023-09-23T23:02:47.054454+0000 mgr.y (mgr.14152) 35 : cephadm [INF] Updating smithi164:/etc/ceph/ceph.client.admin.keyring 2023-09-23T23:03:07.300 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: cephadm 2023-09-23T23:02:47.219350+0000 mgr.y (mgr.14152) 36 : cephadm [INF] Updating smithi164:/var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T23:03:07.300 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: cluster 2023-09-23T23:02:49.003485+0000 mgr.y (mgr.14152) 37 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:03:07.300 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: cluster 2023-09-23T23:02:51.003887+0000 mgr.y (mgr.14152) 38 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:03:07.300 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: cluster 2023-09-23T23:02:53.004279+0000 mgr.y (mgr.14152) 39 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:03:07.300 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: audit 2023-09-23T23:02:55.100920+0000 mon.a (mon.0) 129 : audit [INF] from='client.? 172.21.15.159:0/3487378861' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2023-09-23T23:03:07.300 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: cluster 2023-09-23T23:02:55.004712+0000 mgr.y (mgr.14152) 40 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:03:07.300 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: audit 2023-09-23T23:02:55.738994+0000 mon.a (mon.0) 130 : audit [INF] from='client.? 172.21.15.159:0/3487378861' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2023-09-23T23:03:07.301 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: cluster 2023-09-23T23:02:55.739050+0000 mon.a (mon.0) 131 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-09-23T23:03:07.301 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: cluster 2023-09-23T23:02:57.005144+0000 mgr.y (mgr.14152) 41 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:03:07.301 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: cluster 2023-09-23T23:02:59.005562+0000 mgr.y (mgr.14152) 42 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:03:07.301 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: audit 2023-09-23T23:03:00.443197+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:07.301 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: audit 2023-09-23T23:03:00.464856+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:03:07.301 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: audit 2023-09-23T23:03:00.468626+0000 mon.a (mon.0) 134 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:03:07.301 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: audit 2023-09-23T23:03:00.470648+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:03:07.301 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: audit 2023-09-23T23:03:00.478075+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:07.301 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: audit 2023-09-23T23:03:00.480680+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T23:03:07.301 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: audit 2023-09-23T23:03:00.481972+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:03:07.301 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: audit 2023-09-23T23:03:00.431687+0000 mgr.y (mgr.14152) 43 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi159:172.21.15.159=a;smithi159:[v2:172.21.15.159:3301,v1:172.21.15.159:6790]=c;smithi164:172.21.15.164=b", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:03:07.301 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: cephadm 2023-09-23T23:03:00.437778+0000 mgr.y (mgr.14152) 44 : cephadm [INF] Saving service mon spec with placement smithi159:172.21.15.159=a;smithi159:[v2:172.21.15.159:3301,v1:172.21.15.159:6790]=c;smithi164:172.21.15.164=b;count:3 2023-09-23T23:03:07.301 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: cephadm 2023-09-23T23:03:00.483454+0000 mgr.y (mgr.14152) 45 : cephadm [INF] Deploying daemon mon.b on smithi164 2023-09-23T23:03:07.302 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: cluster 2023-09-23T23:03:01.005980+0000 mgr.y (mgr.14152) 46 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:03:07.302 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: cluster 2023-09-23T23:03:03.006430+0000 mgr.y (mgr.14152) 47 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:03:07.302 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: cluster 2023-09-23T23:03:05.006835+0000 mgr.y (mgr.14152) 48 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:03:07.302 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: audit 2023-09-23T23:03:05.813708+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:07.302 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: audit 2023-09-23T23:03:05.819852+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:07.302 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: audit 2023-09-23T23:03:05.870579+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:07.302 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: audit 2023-09-23T23:03:05.871789+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T23:03:07.302 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: audit 2023-09-23T23:03:05.873354+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:03:07.302 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: audit 2023-09-23T23:03:06.152649+0000 mon.a (mon.0) 144 : audit [DBG] from='client.? 172.21.15.164:0/3293995328' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-09-23T23:03:07.302 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:07 smithi164 bash[31512]: debug 2023-09-23T23:03:07.177+0000 7fe1a5a0f700 1 mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2023-09-23T23:03:07.985 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-09-23T23:03:07.985 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph mon dump -f json 2023-09-23T23:03:10.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:10 smithi159 bash[41022]: debug 2023-09-23T23:03:10.701+0000 7f875f3e6700 1 mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2023-09-23T23:03:11.712 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T23:03:12.621 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:12 smithi164 bash[31512]: cluster 2023-09-23T23:03:07.007305+0000 mgr.y (mgr.14152) 50 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:03:12.621 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:12 smithi164 bash[31512]: audit 2023-09-23T23:03:07.192034+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T23:03:12.621 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:12 smithi164 bash[31512]: cluster 2023-09-23T23:03:07.192417+0000 mon.a (mon.0) 147 : cluster [INF] mon.a calling monitor election 2023-09-23T23:03:12.621 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:12 smithi164 bash[31512]: audit 2023-09-23T23:03:07.211113+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T23:03:12.621 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:12 smithi164 bash[31512]: audit 2023-09-23T23:03:08.185862+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T23:03:12.621 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:12 smithi164 bash[31512]: cluster 2023-09-23T23:03:09.007754+0000 mgr.y (mgr.14152) 51 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:03:12.621 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:12 smithi164 bash[31512]: audit 2023-09-23T23:03:09.185995+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T23:03:12.621 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:12 smithi164 bash[31512]: cluster 2023-09-23T23:03:09.187600+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2023-09-23T23:03:12.621 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:12 smithi164 bash[31512]: audit 2023-09-23T23:03:10.186458+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T23:03:12.622 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:12 smithi164 bash[31512]: audit 2023-09-23T23:03:10.709999+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T23:03:12.622 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:12 smithi164 bash[31512]: cluster 2023-09-23T23:03:11.008157+0000 mgr.y (mgr.14152) 52 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:03:12.622 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:12 smithi164 bash[31512]: audit 2023-09-23T23:03:11.186615+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T23:03:12.622 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:12 smithi164 bash[31512]: audit 2023-09-23T23:03:11.710713+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T23:03:12.622 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:12 smithi164 bash[31512]: audit 2023-09-23T23:03:12.186298+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T23:03:12.622 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:12 smithi164 bash[31512]: cluster 2023-09-23T23:03:12.232270+0000 mon.a (mon.0) 156 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-09-23T23:03:12.622 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:12 smithi164 bash[31512]: cluster 2023-09-23T23:03:12.242919+0000 mon.a (mon.0) 157 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.159:3300/0,v1:172.21.15.159:6789/0],b=[v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0]} removed_ranks: {} 2023-09-23T23:03:12.622 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:12 smithi164 bash[31512]: cluster 2023-09-23T23:03:12.262983+0000 mon.a (mon.0) 158 : cluster [DBG] fsmap 2023-09-23T23:03:12.622 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:12 smithi164 bash[31512]: cluster 2023-09-23T23:03:12.263070+0000 mon.a (mon.0) 159 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-09-23T23:03:12.622 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:12 smithi164 bash[31512]: cluster 2023-09-23T23:03:12.263368+0000 mon.a (mon.0) 160 : cluster [DBG] mgrmap e13: y(active, since 75s) 2023-09-23T23:03:12.622 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:12 smithi164 bash[31512]: cluster 2023-09-23T23:03:12.270055+0000 mon.a (mon.0) 161 : cluster [INF] overall HEALTH_OK 2023-09-23T23:03:12.622 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:12 smithi164 bash[31512]: audit 2023-09-23T23:03:12.274517+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:12.623 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:12 smithi164 bash[31512]: audit 2023-09-23T23:03:12.278738+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:12.623 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:12 smithi164 bash[31512]: audit 2023-09-23T23:03:12.308315+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:12.792 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:12 smithi159 bash[27435]: cluster 2023-09-23T23:03:07.007305+0000 mgr.y (mgr.14152) 50 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:03:12.792 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:12 smithi159 bash[27435]: audit 2023-09-23T23:03:07.192034+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T23:03:12.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:12 smithi159 bash[27435]: cluster 2023-09-23T23:03:07.192417+0000 mon.a (mon.0) 147 : cluster [INF] mon.a calling monitor election 2023-09-23T23:03:12.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:12 smithi159 bash[27435]: audit 2023-09-23T23:03:07.211113+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T23:03:12.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:12 smithi159 bash[27435]: audit 2023-09-23T23:03:08.185862+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T23:03:12.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:12 smithi159 bash[27435]: cluster 2023-09-23T23:03:09.007754+0000 mgr.y (mgr.14152) 51 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:03:12.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:12 smithi159 bash[27435]: audit 2023-09-23T23:03:09.185995+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T23:03:12.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:12 smithi159 bash[27435]: cluster 2023-09-23T23:03:09.187600+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2023-09-23T23:03:12.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:12 smithi159 bash[27435]: audit 2023-09-23T23:03:10.186458+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T23:03:12.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:12 smithi159 bash[27435]: audit 2023-09-23T23:03:10.709999+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T23:03:12.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:12 smithi159 bash[27435]: cluster 2023-09-23T23:03:11.008157+0000 mgr.y (mgr.14152) 52 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:03:12.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:12 smithi159 bash[27435]: audit 2023-09-23T23:03:11.186615+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T23:03:12.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:12 smithi159 bash[27435]: audit 2023-09-23T23:03:11.710713+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T23:03:12.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:12 smithi159 bash[27435]: audit 2023-09-23T23:03:12.186298+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T23:03:12.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:12 smithi159 bash[27435]: cluster 2023-09-23T23:03:12.232270+0000 mon.a (mon.0) 156 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-09-23T23:03:12.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:12 smithi159 bash[27435]: cluster 2023-09-23T23:03:12.242919+0000 mon.a (mon.0) 157 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.159:3300/0,v1:172.21.15.159:6789/0],b=[v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0]} removed_ranks: {} 2023-09-23T23:03:12.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:12 smithi159 bash[27435]: cluster 2023-09-23T23:03:12.262983+0000 mon.a (mon.0) 158 : cluster [DBG] fsmap 2023-09-23T23:03:12.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:12 smithi159 bash[27435]: cluster 2023-09-23T23:03:12.263070+0000 mon.a (mon.0) 159 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-09-23T23:03:12.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:12 smithi159 bash[27435]: cluster 2023-09-23T23:03:12.263368+0000 mon.a (mon.0) 160 : cluster [DBG] mgrmap e13: y(active, since 75s) 2023-09-23T23:03:12.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:12 smithi159 bash[27435]: cluster 2023-09-23T23:03:12.270055+0000 mon.a (mon.0) 161 : cluster [INF] overall HEALTH_OK 2023-09-23T23:03:12.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:12 smithi159 bash[27435]: audit 2023-09-23T23:03:12.274517+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:12.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:12 smithi159 bash[27435]: audit 2023-09-23T23:03:12.278738+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:12.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:12 smithi159 bash[27435]: audit 2023-09-23T23:03:12.308315+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:13.542 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:03:13 smithi159 bash[27697]: debug 2023-09-23T23:03:13.185+0000 7f31733bd700 -1 mgr.server handle_report got status from non-daemon mon.b 2023-09-23T23:03:18.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:17 smithi159 bash[27435]: audit 2023-09-23T23:03:12.717014+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T23:03:18.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:17 smithi159 bash[27435]: cluster 2023-09-23T23:03:12.717477+0000 mon.a (mon.0) 169 : cluster [INF] mon.a calling monitor election 2023-09-23T23:03:18.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:17 smithi159 bash[27435]: cluster 2023-09-23T23:03:12.721574+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2023-09-23T23:03:18.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:17 smithi159 bash[27435]: audit 2023-09-23T23:03:12.739718+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T23:03:18.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:17 smithi159 bash[27435]: audit 2023-09-23T23:03:12.740011+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T23:03:18.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:17 smithi159 bash[27435]: cluster 2023-09-23T23:03:13.008543+0000 mgr.y (mgr.14152) 53 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:03:18.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:17 smithi159 bash[27435]: audit 2023-09-23T23:03:13.710988+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T23:03:18.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:17 smithi159 bash[27435]: audit 2023-09-23T23:03:14.711428+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T23:03:18.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:17 smithi159 bash[27435]: cluster 2023-09-23T23:03:14.713342+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2023-09-23T23:03:18.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:17 smithi159 bash[27435]: cluster 2023-09-23T23:03:15.009039+0000 mgr.y (mgr.14152) 54 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:03:18.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:17 smithi159 bash[27435]: audit 2023-09-23T23:03:15.711217+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T23:03:18.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:17 smithi159 bash[27435]: audit 2023-09-23T23:03:16.711279+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T23:03:18.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:17 smithi159 bash[27435]: audit 2023-09-23T23:03:17.711368+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T23:03:18.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:17 smithi159 bash[27435]: cluster 2023-09-23T23:03:17.760312+0000 mon.a (mon.0) 177 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-09-23T23:03:18.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:17 smithi159 bash[27435]: cluster 2023-09-23T23:03:17.766406+0000 mon.a (mon.0) 178 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.159:3300/0,v1:172.21.15.159:6789/0],b=[v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0],c=[v2:172.21.15.159:3301/0,v1:172.21.15.159:6790/0]} removed_ranks: {} 2023-09-23T23:03:18.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:17 smithi159 bash[27435]: cluster 2023-09-23T23:03:17.786936+0000 mon.a (mon.0) 179 : cluster [DBG] fsmap 2023-09-23T23:03:18.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:17 smithi159 bash[27435]: cluster 2023-09-23T23:03:17.786995+0000 mon.a (mon.0) 180 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-09-23T23:03:18.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:17 smithi159 bash[27435]: cluster 2023-09-23T23:03:17.787280+0000 mon.a (mon.0) 181 : cluster [DBG] mgrmap e13: y(active, since 80s) 2023-09-23T23:03:18.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:17 smithi159 bash[27435]: cluster 2023-09-23T23:03:17.793106+0000 mon.a (mon.0) 182 : cluster [INF] overall HEALTH_OK 2023-09-23T23:03:18.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:17 smithi159 bash[27435]: audit 2023-09-23T23:03:17.797933+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:18.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:17 smithi159 bash[27435]: audit 2023-09-23T23:03:17.801582+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:18.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:17 smithi159 bash[27435]: audit 2023-09-23T23:03:17.804890+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:18.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:17 smithi159 bash[27435]: audit 2023-09-23T23:03:17.808283+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:18.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:17 smithi159 bash[27435]: audit 2023-09-23T23:03:17.811211+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:18.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:17 smithi159 bash[41022]: cluster 2023-09-23T23:03:07.007305+0000 mgr.y (mgr.14152) 50 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:03:18.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:17 smithi159 bash[41022]: audit 2023-09-23T23:03:07.192034+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T23:03:18.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:17 smithi159 bash[41022]: cluster 2023-09-23T23:03:07.192417+0000 mon.a (mon.0) 147 : cluster [INF] mon.a calling monitor election 2023-09-23T23:03:18.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:17 smithi159 bash[41022]: audit 2023-09-23T23:03:07.211113+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T23:03:18.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:17 smithi159 bash[41022]: audit 2023-09-23T23:03:08.185862+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T23:03:18.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:17 smithi159 bash[41022]: cluster 2023-09-23T23:03:09.007754+0000 mgr.y (mgr.14152) 51 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:03:18.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:17 smithi159 bash[41022]: audit 2023-09-23T23:03:09.185995+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T23:03:18.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:17 smithi159 bash[41022]: cluster 2023-09-23T23:03:09.187600+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2023-09-23T23:03:18.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:17 smithi159 bash[41022]: audit 2023-09-23T23:03:10.186458+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T23:03:18.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:17 smithi159 bash[41022]: audit 2023-09-23T23:03:10.709999+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T23:03:18.046 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:17 smithi159 bash[41022]: cluster 2023-09-23T23:03:11.008157+0000 mgr.y (mgr.14152) 52 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:03:18.046 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:17 smithi159 bash[41022]: audit 2023-09-23T23:03:11.186615+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T23:03:18.046 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:17 smithi159 bash[41022]: audit 2023-09-23T23:03:11.710713+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T23:03:18.046 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:17 smithi159 bash[41022]: audit 2023-09-23T23:03:12.186298+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T23:03:18.046 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:17 smithi159 bash[41022]: cluster 2023-09-23T23:03:12.232270+0000 mon.a (mon.0) 156 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-09-23T23:03:18.046 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:17 smithi159 bash[41022]: cluster 2023-09-23T23:03:12.242919+0000 mon.a (mon.0) 157 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.159:3300/0,v1:172.21.15.159:6789/0],b=[v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0]} removed_ranks: {} 2023-09-23T23:03:18.046 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:17 smithi159 bash[41022]: cluster 2023-09-23T23:03:12.262983+0000 mon.a (mon.0) 158 : cluster [DBG] fsmap 2023-09-23T23:03:18.046 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:17 smithi159 bash[41022]: cluster 2023-09-23T23:03:12.263070+0000 mon.a (mon.0) 159 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-09-23T23:03:18.046 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:17 smithi159 bash[41022]: cluster 2023-09-23T23:03:12.263368+0000 mon.a (mon.0) 160 : cluster [DBG] mgrmap e13: y(active, since 75s) 2023-09-23T23:03:18.046 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:17 smithi159 bash[41022]: cluster 2023-09-23T23:03:12.270055+0000 mon.a (mon.0) 161 : cluster [INF] overall HEALTH_OK 2023-09-23T23:03:18.046 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:17 smithi159 bash[41022]: audit 2023-09-23T23:03:12.274517+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:18.046 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:17 smithi159 bash[41022]: audit 2023-09-23T23:03:12.278738+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:18.047 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:17 smithi159 bash[41022]: audit 2023-09-23T23:03:12.308315+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:18.047 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:17 smithi159 bash[41022]: audit 2023-09-23T23:03:12.717014+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T23:03:18.047 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:17 smithi159 bash[41022]: cluster 2023-09-23T23:03:12.717477+0000 mon.a (mon.0) 169 : cluster [INF] mon.a calling monitor election 2023-09-23T23:03:18.047 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:17 smithi159 bash[41022]: cluster 2023-09-23T23:03:12.721574+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2023-09-23T23:03:18.047 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:17 smithi159 bash[41022]: audit 2023-09-23T23:03:12.739718+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T23:03:18.047 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:17 smithi159 bash[41022]: audit 2023-09-23T23:03:12.740011+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T23:03:18.047 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:17 smithi159 bash[41022]: cluster 2023-09-23T23:03:13.008543+0000 mgr.y (mgr.14152) 53 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:03:18.047 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:17 smithi159 bash[41022]: audit 2023-09-23T23:03:13.710988+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T23:03:18.047 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:17 smithi159 bash[41022]: audit 2023-09-23T23:03:14.711428+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T23:03:18.047 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:17 smithi159 bash[41022]: cluster 2023-09-23T23:03:14.713342+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2023-09-23T23:03:18.047 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:17 smithi159 bash[41022]: cluster 2023-09-23T23:03:15.009039+0000 mgr.y (mgr.14152) 54 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:03:18.047 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:17 smithi159 bash[41022]: audit 2023-09-23T23:03:15.711217+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T23:03:18.047 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:17 smithi159 bash[41022]: audit 2023-09-23T23:03:16.711279+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T23:03:18.047 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:17 smithi159 bash[41022]: audit 2023-09-23T23:03:17.711368+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T23:03:18.048 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:17 smithi159 bash[41022]: cluster 2023-09-23T23:03:17.760312+0000 mon.a (mon.0) 177 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-09-23T23:03:18.048 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:17 smithi159 bash[41022]: cluster 2023-09-23T23:03:17.766406+0000 mon.a (mon.0) 178 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.159:3300/0,v1:172.21.15.159:6789/0],b=[v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0],c=[v2:172.21.15.159:3301/0,v1:172.21.15.159:6790/0]} removed_ranks: {} 2023-09-23T23:03:18.048 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:17 smithi159 bash[41022]: cluster 2023-09-23T23:03:17.786936+0000 mon.a (mon.0) 179 : cluster [DBG] fsmap 2023-09-23T23:03:18.048 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:17 smithi159 bash[41022]: cluster 2023-09-23T23:03:17.786995+0000 mon.a (mon.0) 180 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-09-23T23:03:18.048 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:17 smithi159 bash[41022]: cluster 2023-09-23T23:03:17.787280+0000 mon.a (mon.0) 181 : cluster [DBG] mgrmap e13: y(active, since 80s) 2023-09-23T23:03:18.048 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:17 smithi159 bash[41022]: cluster 2023-09-23T23:03:17.793106+0000 mon.a (mon.0) 182 : cluster [INF] overall HEALTH_OK 2023-09-23T23:03:18.048 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:17 smithi159 bash[41022]: audit 2023-09-23T23:03:17.797933+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:18.048 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:17 smithi159 bash[41022]: audit 2023-09-23T23:03:17.801582+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:18.048 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:17 smithi159 bash[41022]: audit 2023-09-23T23:03:17.804890+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:18.048 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:17 smithi159 bash[41022]: audit 2023-09-23T23:03:17.808283+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:18.048 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:17 smithi159 bash[41022]: audit 2023-09-23T23:03:17.811211+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:18.261 INFO:teuthology.orchestra.run.smithi164.stdout: 2023-09-23T23:03:18.261 INFO:teuthology.orchestra.run.smithi164.stdout:{"epoch":3,"fsid":"e43465dc-5a64-11ee-8db4-212e2dc638e7","modified":"2023-09-23T23:03:12.711475Z","created":"2023-09-23T23:00:45.360780Z","min_mon_release":17,"min_mon_release_name":"quincy","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:3300","nonce":0},{"type":"v1","addr":"172.21.15.159:6789","nonce":0}]},"addr":"172.21.15.159:6789/0","public_addr":"172.21.15.159:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:3300","nonce":0},{"type":"v1","addr":"172.21.15.164:6789","nonce":0}]},"addr":"172.21.15.164:6789/0","public_addr":"172.21.15.164:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:3301","nonce":0},{"type":"v1","addr":"172.21.15.159:6790","nonce":0}]},"addr":"172.21.15.159:6790/0","public_addr":"172.21.15.159:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2023-09-23T23:03:18.265 INFO:teuthology.orchestra.run.smithi164.stderr:dumped monmap epoch 3 2023-09-23T23:03:18.270 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:17 smithi164 bash[31512]: audit 2023-09-23T23:03:12.717014+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T23:03:18.270 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:17 smithi164 bash[31512]: cluster 2023-09-23T23:03:12.717477+0000 mon.a (mon.0) 169 : cluster [INF] mon.a calling monitor election 2023-09-23T23:03:18.270 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:17 smithi164 bash[31512]: cluster 2023-09-23T23:03:12.721574+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2023-09-23T23:03:18.270 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:17 smithi164 bash[31512]: audit 2023-09-23T23:03:12.739718+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T23:03:18.270 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:17 smithi164 bash[31512]: audit 2023-09-23T23:03:12.740011+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T23:03:18.270 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:17 smithi164 bash[31512]: cluster 2023-09-23T23:03:13.008543+0000 mgr.y (mgr.14152) 53 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:03:18.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:17 smithi164 bash[31512]: audit 2023-09-23T23:03:13.710988+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T23:03:18.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:17 smithi164 bash[31512]: audit 2023-09-23T23:03:14.711428+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T23:03:18.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:17 smithi164 bash[31512]: cluster 2023-09-23T23:03:14.713342+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2023-09-23T23:03:18.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:17 smithi164 bash[31512]: cluster 2023-09-23T23:03:15.009039+0000 mgr.y (mgr.14152) 54 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:03:18.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:17 smithi164 bash[31512]: audit 2023-09-23T23:03:15.711217+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T23:03:18.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:17 smithi164 bash[31512]: audit 2023-09-23T23:03:16.711279+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T23:03:18.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:17 smithi164 bash[31512]: audit 2023-09-23T23:03:17.711368+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T23:03:18.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:17 smithi164 bash[31512]: cluster 2023-09-23T23:03:17.760312+0000 mon.a (mon.0) 177 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-09-23T23:03:18.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:17 smithi164 bash[31512]: cluster 2023-09-23T23:03:17.766406+0000 mon.a (mon.0) 178 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.159:3300/0,v1:172.21.15.159:6789/0],b=[v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0],c=[v2:172.21.15.159:3301/0,v1:172.21.15.159:6790/0]} removed_ranks: {} 2023-09-23T23:03:18.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:17 smithi164 bash[31512]: cluster 2023-09-23T23:03:17.786936+0000 mon.a (mon.0) 179 : cluster [DBG] fsmap 2023-09-23T23:03:18.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:17 smithi164 bash[31512]: cluster 2023-09-23T23:03:17.786995+0000 mon.a (mon.0) 180 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-09-23T23:03:18.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:17 smithi164 bash[31512]: cluster 2023-09-23T23:03:17.787280+0000 mon.a (mon.0) 181 : cluster [DBG] mgrmap e13: y(active, since 80s) 2023-09-23T23:03:18.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:17 smithi164 bash[31512]: cluster 2023-09-23T23:03:17.793106+0000 mon.a (mon.0) 182 : cluster [INF] overall HEALTH_OK 2023-09-23T23:03:18.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:17 smithi164 bash[31512]: audit 2023-09-23T23:03:17.797933+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:18.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:17 smithi164 bash[31512]: audit 2023-09-23T23:03:17.801582+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:18.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:17 smithi164 bash[31512]: audit 2023-09-23T23:03:17.804890+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:18.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:17 smithi164 bash[31512]: audit 2023-09-23T23:03:17.808283+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:18.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:17 smithi164 bash[31512]: audit 2023-09-23T23:03:17.811211+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:19.002 INFO:tasks.cephadm:Generating final ceph.conf file... 2023-09-23T23:03:19.002 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph config generate-minimal-conf 2023-09-23T23:03:19.270 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:18 smithi164 bash[31512]: cluster 2023-09-23T23:03:17.009564+0000 mgr.y (mgr.14152) 55 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:03:19.270 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:18 smithi164 bash[31512]: audit 2023-09-23T23:03:18.232196+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:03:19.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:18 smithi164 bash[31512]: audit 2023-09-23T23:03:18.233947+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:03:19.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:18 smithi164 bash[31512]: audit 2023-09-23T23:03:18.259676+0000 mon.a (mon.0) 190 : audit [DBG] from='client.? 172.21.15.164:0/4088155497' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-09-23T23:03:19.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:18 smithi164 bash[31512]: audit 2023-09-23T23:03:18.574066+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:19.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:18 smithi164 bash[31512]: audit 2023-09-23T23:03:18.578936+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:19.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:18 smithi164 bash[31512]: audit 2023-09-23T23:03:18.582157+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:19.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:18 smithi164 bash[31512]: audit 2023-09-23T23:03:18.584618+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:19.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:18 smithi164 bash[31512]: audit 2023-09-23T23:03:18.588215+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:19.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:18 smithi164 bash[31512]: audit 2023-09-23T23:03:18.654451+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T23:03:19.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:18 smithi164 bash[31512]: audit 2023-09-23T23:03:18.655923+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T23:03:19.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:18 smithi164 bash[31512]: audit 2023-09-23T23:03:18.657393+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:03:19.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:18 smithi164 bash[31512]: audit 2023-09-23T23:03:18.711632+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T23:03:19.292 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:18 smithi159 bash[27435]: cluster 2023-09-23T23:03:17.009564+0000 mgr.y (mgr.14152) 55 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:03:19.292 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:18 smithi159 bash[27435]: audit 2023-09-23T23:03:18.232196+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:03:19.292 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:18 smithi159 bash[27435]: audit 2023-09-23T23:03:18.233947+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:03:19.292 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:18 smithi159 bash[27435]: audit 2023-09-23T23:03:18.259676+0000 mon.a (mon.0) 190 : audit [DBG] from='client.? 172.21.15.164:0/4088155497' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-09-23T23:03:19.292 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:18 smithi159 bash[27435]: audit 2023-09-23T23:03:18.574066+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:19.292 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:18 smithi159 bash[27435]: audit 2023-09-23T23:03:18.578936+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:19.292 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:18 smithi159 bash[27435]: audit 2023-09-23T23:03:18.582157+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:19.292 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:18 smithi159 bash[27435]: audit 2023-09-23T23:03:18.584618+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:19.292 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:18 smithi159 bash[27435]: audit 2023-09-23T23:03:18.588215+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:19.292 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:18 smithi159 bash[27435]: audit 2023-09-23T23:03:18.654451+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T23:03:19.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:18 smithi159 bash[27435]: audit 2023-09-23T23:03:18.655923+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T23:03:19.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:18 smithi159 bash[27435]: audit 2023-09-23T23:03:18.657393+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:03:19.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:18 smithi159 bash[27435]: audit 2023-09-23T23:03:18.711632+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T23:03:19.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:18 smithi159 bash[41022]: cluster 2023-09-23T23:03:17.009564+0000 mgr.y (mgr.14152) 55 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:03:19.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:18 smithi159 bash[41022]: audit 2023-09-23T23:03:18.232196+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:03:19.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:18 smithi159 bash[41022]: audit 2023-09-23T23:03:18.233947+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:03:19.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:18 smithi159 bash[41022]: audit 2023-09-23T23:03:18.259676+0000 mon.a (mon.0) 190 : audit [DBG] from='client.? 172.21.15.164:0/4088155497' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-09-23T23:03:19.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:18 smithi159 bash[41022]: audit 2023-09-23T23:03:18.574066+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:19.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:18 smithi159 bash[41022]: audit 2023-09-23T23:03:18.578936+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:19.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:18 smithi159 bash[41022]: audit 2023-09-23T23:03:18.582157+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:19.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:18 smithi159 bash[41022]: audit 2023-09-23T23:03:18.584618+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:19.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:18 smithi159 bash[41022]: audit 2023-09-23T23:03:18.588215+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:19.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:18 smithi159 bash[41022]: audit 2023-09-23T23:03:18.654451+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T23:03:19.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:18 smithi159 bash[41022]: audit 2023-09-23T23:03:18.655923+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T23:03:19.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:18 smithi159 bash[41022]: audit 2023-09-23T23:03:18.657393+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:03:19.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:18 smithi159 bash[41022]: audit 2023-09-23T23:03:18.711632+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T23:03:20.225 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:19 smithi159 bash[27435]: cephadm 2023-09-23T23:03:18.236251+0000 mgr.y (mgr.14152) 56 : cephadm [INF] Updating smithi159:/etc/ceph/ceph.conf 2023-09-23T23:03:20.225 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:19 smithi159 bash[27435]: cephadm 2023-09-23T23:03:18.236549+0000 mgr.y (mgr.14152) 57 : cephadm [INF] Updating smithi164:/etc/ceph/ceph.conf 2023-09-23T23:03:20.225 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:19 smithi159 bash[27435]: cephadm 2023-09-23T23:03:18.402017+0000 mgr.y (mgr.14152) 58 : cephadm [INF] Updating smithi159:/var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T23:03:20.225 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:19 smithi159 bash[27435]: cephadm 2023-09-23T23:03:18.403690+0000 mgr.y (mgr.14152) 59 : cephadm [INF] Updating smithi164:/var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T23:03:20.226 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:19 smithi159 bash[27435]: cephadm 2023-09-23T23:03:18.653873+0000 mgr.y (mgr.14152) 60 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2023-09-23T23:03:20.226 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:19 smithi159 bash[27435]: cephadm 2023-09-23T23:03:18.659007+0000 mgr.y (mgr.14152) 61 : cephadm [INF] Reconfiguring daemon mon.a on smithi159 2023-09-23T23:03:20.226 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:19 smithi159 bash[41022]: cephadm 2023-09-23T23:03:18.236251+0000 mgr.y (mgr.14152) 56 : cephadm [INF] Updating smithi159:/etc/ceph/ceph.conf 2023-09-23T23:03:20.226 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:19 smithi159 bash[41022]: cephadm 2023-09-23T23:03:18.236549+0000 mgr.y (mgr.14152) 57 : cephadm [INF] Updating smithi164:/etc/ceph/ceph.conf 2023-09-23T23:03:20.226 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:19 smithi159 bash[41022]: cephadm 2023-09-23T23:03:18.402017+0000 mgr.y (mgr.14152) 58 : cephadm [INF] Updating smithi159:/var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T23:03:20.226 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:19 smithi159 bash[41022]: cephadm 2023-09-23T23:03:18.403690+0000 mgr.y (mgr.14152) 59 : cephadm [INF] Updating smithi164:/var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T23:03:20.226 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:19 smithi159 bash[41022]: cephadm 2023-09-23T23:03:18.653873+0000 mgr.y (mgr.14152) 60 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2023-09-23T23:03:20.226 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:19 smithi159 bash[41022]: cephadm 2023-09-23T23:03:18.659007+0000 mgr.y (mgr.14152) 61 : cephadm [INF] Reconfiguring daemon mon.a on smithi159 2023-09-23T23:03:20.270 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:19 smithi164 bash[31512]: cephadm 2023-09-23T23:03:18.236251+0000 mgr.y (mgr.14152) 56 : cephadm [INF] Updating smithi159:/etc/ceph/ceph.conf 2023-09-23T23:03:20.270 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:19 smithi164 bash[31512]: cephadm 2023-09-23T23:03:18.236549+0000 mgr.y (mgr.14152) 57 : cephadm [INF] Updating smithi164:/etc/ceph/ceph.conf 2023-09-23T23:03:20.270 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:19 smithi164 bash[31512]: cephadm 2023-09-23T23:03:18.402017+0000 mgr.y (mgr.14152) 58 : cephadm [INF] Updating smithi159:/var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T23:03:20.270 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:19 smithi164 bash[31512]: cephadm 2023-09-23T23:03:18.403690+0000 mgr.y (mgr.14152) 59 : cephadm [INF] Updating smithi164:/var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T23:03:20.270 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:19 smithi164 bash[31512]: cephadm 2023-09-23T23:03:18.653873+0000 mgr.y (mgr.14152) 60 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2023-09-23T23:03:20.270 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:19 smithi164 bash[31512]: cephadm 2023-09-23T23:03:18.659007+0000 mgr.y (mgr.14152) 61 : cephadm [INF] Reconfiguring daemon mon.a on smithi159 2023-09-23T23:03:21.212 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:20 smithi159 bash[27435]: cluster 2023-09-23T23:03:19.010025+0000 mgr.y (mgr.14152) 62 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:03:21.212 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:20 smithi159 bash[41022]: cluster 2023-09-23T23:03:19.010025+0000 mgr.y (mgr.14152) 62 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:03:21.270 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:20 smithi164 bash[31512]: cluster 2023-09-23T23:03:19.010025+0000 mgr.y (mgr.14152) 62 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:03:22.265 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:21 smithi159 bash[41022]: audit 2023-09-23T23:03:20.952340+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:22.266 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:21 smithi159 bash[41022]: audit 2023-09-23T23:03:20.957715+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:22.266 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:21 smithi159 bash[41022]: cephadm 2023-09-23T23:03:20.977669+0000 mgr.y (mgr.14152) 63 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2023-09-23T23:03:22.266 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:21 smithi159 bash[41022]: audit 2023-09-23T23:03:20.978313+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T23:03:22.266 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:21 smithi159 bash[41022]: audit 2023-09-23T23:03:20.979858+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T23:03:22.266 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:21 smithi159 bash[41022]: audit 2023-09-23T23:03:20.981264+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:03:22.266 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:21 smithi159 bash[41022]: cephadm 2023-09-23T23:03:20.982984+0000 mgr.y (mgr.14152) 64 : cephadm [INF] Reconfiguring daemon mon.c on smithi159 2023-09-23T23:03:22.266 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:21 smithi159 bash[41022]: cluster 2023-09-23T23:03:21.010396+0000 mgr.y (mgr.14152) 65 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:03:22.266 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:21 smithi159 bash[27435]: audit 2023-09-23T23:03:20.952340+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:22.266 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:21 smithi159 bash[27435]: audit 2023-09-23T23:03:20.957715+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:22.267 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:21 smithi159 bash[27435]: cephadm 2023-09-23T23:03:20.977669+0000 mgr.y (mgr.14152) 63 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2023-09-23T23:03:22.267 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:21 smithi159 bash[27435]: audit 2023-09-23T23:03:20.978313+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T23:03:22.267 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:21 smithi159 bash[27435]: audit 2023-09-23T23:03:20.979858+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T23:03:22.267 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:21 smithi159 bash[27435]: audit 2023-09-23T23:03:20.981264+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:03:22.267 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:21 smithi159 bash[27435]: cephadm 2023-09-23T23:03:20.982984+0000 mgr.y (mgr.14152) 64 : cephadm [INF] Reconfiguring daemon mon.c on smithi159 2023-09-23T23:03:22.267 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:21 smithi159 bash[27435]: cluster 2023-09-23T23:03:21.010396+0000 mgr.y (mgr.14152) 65 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:03:22.270 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:21 smithi164 bash[31512]: audit 2023-09-23T23:03:20.952340+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:22.270 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:21 smithi164 bash[31512]: audit 2023-09-23T23:03:20.957715+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:22.270 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:21 smithi164 bash[31512]: cephadm 2023-09-23T23:03:20.977669+0000 mgr.y (mgr.14152) 63 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2023-09-23T23:03:22.270 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:21 smithi164 bash[31512]: audit 2023-09-23T23:03:20.978313+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T23:03:22.270 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:21 smithi164 bash[31512]: audit 2023-09-23T23:03:20.979858+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T23:03:22.270 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:21 smithi164 bash[31512]: audit 2023-09-23T23:03:20.981264+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:03:22.270 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:21 smithi164 bash[31512]: cephadm 2023-09-23T23:03:20.982984+0000 mgr.y (mgr.14152) 64 : cephadm [INF] Reconfiguring daemon mon.c on smithi159 2023-09-23T23:03:22.270 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:21 smithi164 bash[31512]: cluster 2023-09-23T23:03:21.010396+0000 mgr.y (mgr.14152) 65 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:03:23.719 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:03:24.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:23 smithi159 bash[27435]: audit 2023-09-23T23:03:22.919659+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:24.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:23 smithi159 bash[27435]: audit 2023-09-23T23:03:22.927929+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:24.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:23 smithi159 bash[27435]: cephadm 2023-09-23T23:03:22.952375+0000 mgr.y (mgr.14152) 66 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2023-09-23T23:03:24.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:23 smithi159 bash[27435]: audit 2023-09-23T23:03:22.952976+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T23:03:24.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:23 smithi159 bash[27435]: audit 2023-09-23T23:03:22.954728+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T23:03:24.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:23 smithi159 bash[27435]: audit 2023-09-23T23:03:22.956447+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:03:24.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:23 smithi159 bash[27435]: cephadm 2023-09-23T23:03:22.958220+0000 mgr.y (mgr.14152) 67 : cephadm [INF] Reconfiguring daemon mon.b on smithi164 2023-09-23T23:03:24.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:23 smithi159 bash[27435]: cluster 2023-09-23T23:03:23.010709+0000 mgr.y (mgr.14152) 68 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:03:24.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:23 smithi159 bash[41022]: audit 2023-09-23T23:03:22.919659+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:24.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:23 smithi159 bash[41022]: audit 2023-09-23T23:03:22.927929+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:24.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:23 smithi159 bash[41022]: cephadm 2023-09-23T23:03:22.952375+0000 mgr.y (mgr.14152) 66 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2023-09-23T23:03:24.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:23 smithi159 bash[41022]: audit 2023-09-23T23:03:22.952976+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T23:03:24.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:23 smithi159 bash[41022]: audit 2023-09-23T23:03:22.954728+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T23:03:24.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:23 smithi159 bash[41022]: audit 2023-09-23T23:03:22.956447+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:03:24.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:23 smithi159 bash[41022]: cephadm 2023-09-23T23:03:22.958220+0000 mgr.y (mgr.14152) 67 : cephadm [INF] Reconfiguring daemon mon.b on smithi164 2023-09-23T23:03:24.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:23 smithi159 bash[41022]: cluster 2023-09-23T23:03:23.010709+0000 mgr.y (mgr.14152) 68 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:03:24.207 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:23 smithi164 bash[31512]: audit 2023-09-23T23:03:22.919659+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:24.207 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:23 smithi164 bash[31512]: audit 2023-09-23T23:03:22.927929+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:24.207 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:23 smithi164 bash[31512]: cephadm 2023-09-23T23:03:22.952375+0000 mgr.y (mgr.14152) 66 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2023-09-23T23:03:24.207 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:23 smithi164 bash[31512]: audit 2023-09-23T23:03:22.952976+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T23:03:24.207 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:23 smithi164 bash[31512]: audit 2023-09-23T23:03:22.954728+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T23:03:24.208 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:23 smithi164 bash[31512]: audit 2023-09-23T23:03:22.956447+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:03:24.208 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:23 smithi164 bash[31512]: cephadm 2023-09-23T23:03:22.958220+0000 mgr.y (mgr.14152) 67 : cephadm [INF] Reconfiguring daemon mon.b on smithi164 2023-09-23T23:03:24.208 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:23 smithi164 bash[31512]: cluster 2023-09-23T23:03:23.010709+0000 mgr.y (mgr.14152) 68 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:03:26.020 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:25 smithi164 bash[31512]: audit 2023-09-23T23:03:24.665397+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:26.020 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:25 smithi164 bash[31512]: audit 2023-09-23T23:03:24.671663+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:26.020 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:25 smithi164 bash[31512]: audit 2023-09-23T23:03:24.676720+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:03:26.020 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:25 smithi164 bash[31512]: audit 2023-09-23T23:03:24.679441+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:03:26.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:25 smithi164 bash[31512]: audit 2023-09-23T23:03:24.680907+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:03:26.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:25 smithi164 bash[31512]: audit 2023-09-23T23:03:24.688059+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:26.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:25 smithi159 bash[27435]: audit 2023-09-23T23:03:24.665397+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:26.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:25 smithi159 bash[27435]: audit 2023-09-23T23:03:24.671663+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:26.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:25 smithi159 bash[27435]: audit 2023-09-23T23:03:24.676720+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:03:26.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:25 smithi159 bash[27435]: audit 2023-09-23T23:03:24.679441+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:03:26.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:25 smithi159 bash[27435]: audit 2023-09-23T23:03:24.680907+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:03:26.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:25 smithi159 bash[27435]: audit 2023-09-23T23:03:24.688059+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:26.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:25 smithi159 bash[41022]: audit 2023-09-23T23:03:24.665397+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:26.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:25 smithi159 bash[41022]: audit 2023-09-23T23:03:24.671663+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:26.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:25 smithi159 bash[41022]: audit 2023-09-23T23:03:24.676720+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:03:26.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:25 smithi159 bash[41022]: audit 2023-09-23T23:03:24.679441+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:03:26.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:25 smithi159 bash[41022]: audit 2023-09-23T23:03:24.680907+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:03:26.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:25 smithi159 bash[41022]: audit 2023-09-23T23:03:24.688059+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:26.522 INFO:teuthology.orchestra.run.smithi159.stdout:# minimal ceph.conf for e43465dc-5a64-11ee-8db4-212e2dc638e7 2023-09-23T23:03:26.522 INFO:teuthology.orchestra.run.smithi159.stdout:[global] 2023-09-23T23:03:26.522 INFO:teuthology.orchestra.run.smithi159.stdout: fsid = e43465dc-5a64-11ee-8db4-212e2dc638e7 2023-09-23T23:03:26.523 INFO:teuthology.orchestra.run.smithi159.stdout: mon_host = [v2:172.21.15.159:3300/0,v1:172.21.15.159:6789/0] [v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0] [v2:172.21.15.159:3301/0,v1:172.21.15.159:6790/0] 2023-09-23T23:03:27.020 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:26 smithi164 bash[31512]: cluster 2023-09-23T23:03:25.011136+0000 mgr.y (mgr.14152) 69 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:03:27.020 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:26 smithi164 bash[31512]: audit 2023-09-23T23:03:26.520757+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.159:0/584000950' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:03:27.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:26 smithi159 bash[27435]: cluster 2023-09-23T23:03:25.011136+0000 mgr.y (mgr.14152) 69 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:03:27.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:26 smithi159 bash[27435]: audit 2023-09-23T23:03:26.520757+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.159:0/584000950' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:03:27.042 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:26 smithi159 bash[41022]: cluster 2023-09-23T23:03:25.011136+0000 mgr.y (mgr.14152) 69 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:03:27.042 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:26 smithi159 bash[41022]: audit 2023-09-23T23:03:26.520757+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.159:0/584000950' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:03:27.224 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2023-09-23T23:03:27.224 DEBUG:teuthology.orchestra.run.smithi159:> set -ex 2023-09-23T23:03:27.224 DEBUG:teuthology.orchestra.run.smithi159:> sudo dd of=/etc/ceph/ceph.conf 2023-09-23T23:03:27.239 DEBUG:teuthology.orchestra.run.smithi159:> set -ex 2023-09-23T23:03:27.239 DEBUG:teuthology.orchestra.run.smithi159:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-09-23T23:03:27.298 DEBUG:teuthology.orchestra.run.smithi164:> set -ex 2023-09-23T23:03:27.298 DEBUG:teuthology.orchestra.run.smithi164:> sudo dd of=/etc/ceph/ceph.conf 2023-09-23T23:03:27.314 DEBUG:teuthology.orchestra.run.smithi164:> set -ex 2023-09-23T23:03:27.315 DEBUG:teuthology.orchestra.run.smithi164:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-09-23T23:03:27.374 INFO:tasks.cephadm:Adding mgr.y on smithi159 2023-09-23T23:03:27.374 INFO:tasks.cephadm:Adding mgr.x on smithi164 2023-09-23T23:03:27.374 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph orch apply mgr '2;smithi159=y;smithi164=x' 2023-09-23T23:03:29.020 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:28 smithi164 bash[31512]: cluster 2023-09-23T23:03:27.011609+0000 mgr.y (mgr.14152) 70 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:03:29.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:28 smithi159 bash[27435]: cluster 2023-09-23T23:03:27.011609+0000 mgr.y (mgr.14152) 70 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:03:29.042 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:28 smithi159 bash[41022]: cluster 2023-09-23T23:03:27.011609+0000 mgr.y (mgr.14152) 70 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:03:31.020 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:30 smithi164 bash[31512]: cluster 2023-09-23T23:03:29.012012+0000 mgr.y (mgr.14152) 71 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:03:31.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:30 smithi159 bash[27435]: cluster 2023-09-23T23:03:29.012012+0000 mgr.y (mgr.14152) 71 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:03:31.042 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:30 smithi159 bash[41022]: cluster 2023-09-23T23:03:29.012012+0000 mgr.y (mgr.14152) 71 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:03:31.133 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T23:03:33.020 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:32 smithi164 bash[31512]: cluster 2023-09-23T23:03:31.012430+0000 mgr.y (mgr.14152) 72 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:03:33.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:32 smithi159 bash[27435]: cluster 2023-09-23T23:03:31.012430+0000 mgr.y (mgr.14152) 72 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:03:33.042 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:32 smithi159 bash[41022]: cluster 2023-09-23T23:03:31.012430+0000 mgr.y (mgr.14152) 72 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:03:33.899 INFO:teuthology.orchestra.run.smithi164.stdout:Scheduled mgr update... 2023-09-23T23:03:34.780 DEBUG:teuthology.orchestra.run.smithi164:mgr.x> sudo journalctl -f -n 0 -u ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7@mgr.x.service 2023-09-23T23:03:34.782 INFO:tasks.cephadm:Deploying OSDs... 2023-09-23T23:03:34.782 DEBUG:teuthology.orchestra.run.smithi159:> set -ex 2023-09-23T23:03:34.782 DEBUG:teuthology.orchestra.run.smithi159:> dd if=/scratch_devs of=/dev/stdout 2023-09-23T23:03:34.790 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2023-09-23T23:03:34.790 DEBUG:teuthology.orchestra.run.smithi159:> stat /dev/vg_nvme/lv_1 2023-09-23T23:03:34.841 INFO:teuthology.orchestra.run.smithi159.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-09-23T23:03:34.841 INFO:teuthology.orchestra.run.smithi159.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-09-23T23:03:34.841 INFO:teuthology.orchestra.run.smithi159.stdout:Device: 5h/5d Inode: 489 Links: 1 2023-09-23T23:03:34.841 INFO:teuthology.orchestra.run.smithi159.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-09-23T23:03:34.841 INFO:teuthology.orchestra.run.smithi159.stdout:Access: 2023-09-23 22:56:08.141790308 +0000 2023-09-23T23:03:34.841 INFO:teuthology.orchestra.run.smithi159.stdout:Modify: 2023-09-23 22:56:07.825797596 +0000 2023-09-23T23:03:34.841 INFO:teuthology.orchestra.run.smithi159.stdout:Change: 2023-09-23 22:56:07.825797596 +0000 2023-09-23T23:03:34.841 INFO:teuthology.orchestra.run.smithi159.stdout: Birth: - 2023-09-23T23:03:34.841 DEBUG:teuthology.orchestra.run.smithi159:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-09-23T23:03:34.895 INFO:teuthology.orchestra.run.smithi159.stderr:1+0 records in 2023-09-23T23:03:34.895 INFO:teuthology.orchestra.run.smithi159.stderr:1+0 records out 2023-09-23T23:03:34.895 INFO:teuthology.orchestra.run.smithi159.stderr:512 bytes copied, 0.000387515 s, 1.3 MB/s 2023-09-23T23:03:34.896 DEBUG:teuthology.orchestra.run.smithi159:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-09-23T23:03:34.947 DEBUG:teuthology.orchestra.run.smithi159:> stat /dev/vg_nvme/lv_2 2023-09-23T23:03:34.997 INFO:teuthology.orchestra.run.smithi159.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-09-23T23:03:34.998 INFO:teuthology.orchestra.run.smithi159.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-09-23T23:03:34.998 INFO:teuthology.orchestra.run.smithi159.stdout:Device: 5h/5d Inode: 495 Links: 1 2023-09-23T23:03:34.998 INFO:teuthology.orchestra.run.smithi159.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-09-23T23:03:34.998 INFO:teuthology.orchestra.run.smithi159.stdout:Access: 2023-09-23 22:56:08.657778409 +0000 2023-09-23T23:03:34.998 INFO:teuthology.orchestra.run.smithi159.stdout:Modify: 2023-09-23 22:56:08.341785696 +0000 2023-09-23T23:03:34.998 INFO:teuthology.orchestra.run.smithi159.stdout:Change: 2023-09-23 22:56:08.341785696 +0000 2023-09-23T23:03:34.998 INFO:teuthology.orchestra.run.smithi159.stdout: Birth: - 2023-09-23T23:03:34.998 DEBUG:teuthology.orchestra.run.smithi159:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-09-23T23:03:35.020 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:34 smithi164 bash[31512]: cluster 2023-09-23T23:03:33.012932+0000 mgr.y (mgr.14152) 73 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:03:35.020 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:34 smithi164 bash[31512]: audit 2023-09-23T23:03:33.897193+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:35.020 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:34 smithi164 bash[31512]: audit 2023-09-23T23:03:33.943480+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:03:35.020 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:34 smithi164 bash[31512]: audit 2023-09-23T23:03:33.947369+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:03:35.020 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:34 smithi164 bash[31512]: audit 2023-09-23T23:03:33.948779+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:03:35.020 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:34 smithi164 bash[31512]: audit 2023-09-23T23:03:33.955868+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:35.020 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:34 smithi164 bash[31512]: audit 2023-09-23T23:03:33.957980+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T23:03:35.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:34 smithi164 bash[31512]: audit 2023-09-23T23:03:33.961916+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-09-23T23:03:35.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:34 smithi164 bash[31512]: audit 2023-09-23T23:03:33.963181+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T23:03:35.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:34 smithi164 bash[31512]: audit 2023-09-23T23:03:33.964457+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:03:35.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:34 smithi159 bash[27435]: cluster 2023-09-23T23:03:33.012932+0000 mgr.y (mgr.14152) 73 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:03:35.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:34 smithi159 bash[27435]: audit 2023-09-23T23:03:33.897193+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:35.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:34 smithi159 bash[27435]: audit 2023-09-23T23:03:33.943480+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:03:35.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:34 smithi159 bash[27435]: audit 2023-09-23T23:03:33.947369+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:03:35.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:34 smithi159 bash[27435]: audit 2023-09-23T23:03:33.948779+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:03:35.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:34 smithi159 bash[27435]: audit 2023-09-23T23:03:33.955868+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:35.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:34 smithi159 bash[27435]: audit 2023-09-23T23:03:33.957980+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T23:03:35.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:34 smithi159 bash[27435]: audit 2023-09-23T23:03:33.961916+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-09-23T23:03:35.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:34 smithi159 bash[27435]: audit 2023-09-23T23:03:33.963181+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T23:03:35.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:34 smithi159 bash[27435]: audit 2023-09-23T23:03:33.964457+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:03:35.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:34 smithi159 bash[41022]: cluster 2023-09-23T23:03:33.012932+0000 mgr.y (mgr.14152) 73 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:03:35.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:34 smithi159 bash[41022]: audit 2023-09-23T23:03:33.897193+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:35.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:34 smithi159 bash[41022]: audit 2023-09-23T23:03:33.943480+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:03:35.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:34 smithi159 bash[41022]: audit 2023-09-23T23:03:33.947369+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:03:35.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:34 smithi159 bash[41022]: audit 2023-09-23T23:03:33.948779+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:03:35.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:34 smithi159 bash[41022]: audit 2023-09-23T23:03:33.955868+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:35.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:34 smithi159 bash[41022]: audit 2023-09-23T23:03:33.957980+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T23:03:35.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:34 smithi159 bash[41022]: audit 2023-09-23T23:03:33.961916+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-09-23T23:03:35.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:34 smithi159 bash[41022]: audit 2023-09-23T23:03:33.963181+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T23:03:35.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:34 smithi159 bash[41022]: audit 2023-09-23T23:03:33.964457+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:03:35.052 INFO:teuthology.orchestra.run.smithi159.stderr:1+0 records in 2023-09-23T23:03:35.052 INFO:teuthology.orchestra.run.smithi159.stderr:1+0 records out 2023-09-23T23:03:35.052 INFO:teuthology.orchestra.run.smithi159.stderr:512 bytes copied, 0.000330399 s, 1.5 MB/s 2023-09-23T23:03:35.053 DEBUG:teuthology.orchestra.run.smithi159:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-09-23T23:03:35.107 DEBUG:teuthology.orchestra.run.smithi159:> stat /dev/vg_nvme/lv_3 2023-09-23T23:03:35.157 INFO:teuthology.orchestra.run.smithi159.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-09-23T23:03:35.157 INFO:teuthology.orchestra.run.smithi159.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-09-23T23:03:35.157 INFO:teuthology.orchestra.run.smithi159.stdout:Device: 5h/5d Inode: 501 Links: 1 2023-09-23T23:03:35.158 INFO:teuthology.orchestra.run.smithi159.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-09-23T23:03:35.158 INFO:teuthology.orchestra.run.smithi159.stdout:Access: 2023-09-23 22:56:09.185766232 +0000 2023-09-23T23:03:35.158 INFO:teuthology.orchestra.run.smithi159.stdout:Modify: 2023-09-23 22:56:08.885773151 +0000 2023-09-23T23:03:35.158 INFO:teuthology.orchestra.run.smithi159.stdout:Change: 2023-09-23 22:56:08.885773151 +0000 2023-09-23T23:03:35.158 INFO:teuthology.orchestra.run.smithi159.stdout: Birth: - 2023-09-23T23:03:35.158 DEBUG:teuthology.orchestra.run.smithi159:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-09-23T23:03:35.213 INFO:teuthology.orchestra.run.smithi159.stderr:1+0 records in 2023-09-23T23:03:35.213 INFO:teuthology.orchestra.run.smithi159.stderr:1+0 records out 2023-09-23T23:03:35.213 INFO:teuthology.orchestra.run.smithi159.stderr:512 bytes copied, 0.000430074 s, 1.2 MB/s 2023-09-23T23:03:35.214 DEBUG:teuthology.orchestra.run.smithi159:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-09-23T23:03:35.228 INFO:journalctl@ceph.mgr.x.smithi164.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T23:03:35.267 DEBUG:teuthology.orchestra.run.smithi159:> stat /dev/vg_nvme/lv_4 2023-09-23T23:03:35.317 INFO:teuthology.orchestra.run.smithi159.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-09-23T23:03:35.317 INFO:teuthology.orchestra.run.smithi159.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-09-23T23:03:35.317 INFO:teuthology.orchestra.run.smithi159.stdout:Device: 5h/5d Inode: 508 Links: 1 2023-09-23T23:03:35.317 INFO:teuthology.orchestra.run.smithi159.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-09-23T23:03:35.318 INFO:teuthology.orchestra.run.smithi159.stdout:Access: 2023-09-23 22:56:09.713754056 +0000 2023-09-23T23:03:35.318 INFO:teuthology.orchestra.run.smithi159.stdout:Modify: 2023-09-23 22:56:09.417760882 +0000 2023-09-23T23:03:35.318 INFO:teuthology.orchestra.run.smithi159.stdout:Change: 2023-09-23 22:56:09.417760882 +0000 2023-09-23T23:03:35.318 INFO:teuthology.orchestra.run.smithi159.stdout: Birth: - 2023-09-23T23:03:35.318 DEBUG:teuthology.orchestra.run.smithi159:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-09-23T23:03:35.373 INFO:teuthology.orchestra.run.smithi159.stderr:1+0 records in 2023-09-23T23:03:35.373 INFO:teuthology.orchestra.run.smithi159.stderr:1+0 records out 2023-09-23T23:03:35.373 INFO:teuthology.orchestra.run.smithi159.stderr:512 bytes copied, 0.000416301 s, 1.2 MB/s 2023-09-23T23:03:35.374 DEBUG:teuthology.orchestra.run.smithi159:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-09-23T23:03:35.427 DEBUG:teuthology.orchestra.run.smithi164:> set -ex 2023-09-23T23:03:35.427 DEBUG:teuthology.orchestra.run.smithi164:> dd if=/scratch_devs of=/dev/stdout 2023-09-23T23:03:35.432 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2023-09-23T23:03:35.432 DEBUG:teuthology.orchestra.run.smithi164:> stat /dev/vg_nvme/lv_1 2023-09-23T23:03:35.481 INFO:teuthology.orchestra.run.smithi164.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-09-23T23:03:35.482 INFO:teuthology.orchestra.run.smithi164.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-09-23T23:03:35.482 INFO:teuthology.orchestra.run.smithi164.stdout:Device: 5h/5d Inode: 490 Links: 1 2023-09-23T23:03:35.482 INFO:teuthology.orchestra.run.smithi164.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-09-23T23:03:35.482 INFO:teuthology.orchestra.run.smithi164.stdout:Access: 2023-09-23 22:56:13.776277839 +0000 2023-09-23T23:03:35.482 INFO:teuthology.orchestra.run.smithi164.stdout:Modify: 2023-09-23 22:56:13.476284754 +0000 2023-09-23T23:03:35.482 INFO:teuthology.orchestra.run.smithi164.stdout:Change: 2023-09-23 22:56:13.476284754 +0000 2023-09-23T23:03:35.482 INFO:teuthology.orchestra.run.smithi164.stdout: Birth: - 2023-09-23T23:03:35.482 DEBUG:teuthology.orchestra.run.smithi164:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-09-23T23:03:35.537 INFO:teuthology.orchestra.run.smithi164.stderr:1+0 records in 2023-09-23T23:03:35.537 INFO:teuthology.orchestra.run.smithi164.stderr:1+0 records out 2023-09-23T23:03:35.537 INFO:teuthology.orchestra.run.smithi164.stderr:512 bytes copied, 0.000393386 s, 1.3 MB/s 2023-09-23T23:03:35.538 DEBUG:teuthology.orchestra.run.smithi164:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-09-23T23:03:35.587 DEBUG:teuthology.orchestra.run.smithi164:> stat /dev/vg_nvme/lv_2 2023-09-23T23:03:35.637 INFO:teuthology.orchestra.run.smithi164.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-09-23T23:03:35.637 INFO:teuthology.orchestra.run.smithi164.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-09-23T23:03:35.637 INFO:teuthology.orchestra.run.smithi164.stdout:Device: 5h/5d Inode: 497 Links: 1 2023-09-23T23:03:35.637 INFO:teuthology.orchestra.run.smithi164.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-09-23T23:03:35.637 INFO:teuthology.orchestra.run.smithi164.stdout:Access: 2023-09-23 22:56:14.292265946 +0000 2023-09-23T23:03:35.637 INFO:teuthology.orchestra.run.smithi164.stdout:Modify: 2023-09-23 22:56:13.992272861 +0000 2023-09-23T23:03:35.637 INFO:teuthology.orchestra.run.smithi164.stdout:Change: 2023-09-23 22:56:13.992272861 +0000 2023-09-23T23:03:35.637 INFO:teuthology.orchestra.run.smithi164.stdout: Birth: - 2023-09-23T23:03:35.637 DEBUG:teuthology.orchestra.run.smithi164:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-09-23T23:03:35.693 INFO:teuthology.orchestra.run.smithi164.stderr:1+0 records in 2023-09-23T23:03:35.693 INFO:teuthology.orchestra.run.smithi164.stderr:1+0 records out 2023-09-23T23:03:35.694 INFO:teuthology.orchestra.run.smithi164.stderr:512 bytes copied, 0.000387149 s, 1.3 MB/s 2023-09-23T23:03:35.695 DEBUG:teuthology.orchestra.run.smithi164:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-09-23T23:03:35.747 DEBUG:teuthology.orchestra.run.smithi164:> stat /dev/vg_nvme/lv_3 2023-09-23T23:03:35.770 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:35 smithi164 bash[31512]: audit 2023-09-23T23:03:33.887868+0000 mgr.y (mgr.14152) 74 : audit [DBG] from='client.24109 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi159=y;smithi164=x", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:03:35.770 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:35 smithi164 bash[31512]: cephadm 2023-09-23T23:03:33.890694+0000 mgr.y (mgr.14152) 75 : cephadm [INF] Saving service mgr spec with placement smithi159=y;smithi164=x;count:2 2023-09-23T23:03:35.770 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:35 smithi164 bash[31512]: cephadm 2023-09-23T23:03:33.965819+0000 mgr.y (mgr.14152) 76 : cephadm [INF] Deploying daemon mgr.x on smithi164 2023-09-23T23:03:35.777 INFO:teuthology.orchestra.run.smithi164.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-09-23T23:03:35.777 INFO:teuthology.orchestra.run.smithi164.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-09-23T23:03:35.777 INFO:teuthology.orchestra.run.smithi164.stdout:Device: 5h/5d Inode: 501 Links: 1 2023-09-23T23:03:35.777 INFO:teuthology.orchestra.run.smithi164.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-09-23T23:03:35.777 INFO:teuthology.orchestra.run.smithi164.stdout:Access: 2023-09-23 22:56:14.796254329 +0000 2023-09-23T23:03:35.777 INFO:teuthology.orchestra.run.smithi164.stdout:Modify: 2023-09-23 22:56:14.504261060 +0000 2023-09-23T23:03:35.777 INFO:teuthology.orchestra.run.smithi164.stdout:Change: 2023-09-23 22:56:14.504261060 +0000 2023-09-23T23:03:35.777 INFO:teuthology.orchestra.run.smithi164.stdout: Birth: - 2023-09-23T23:03:35.778 DEBUG:teuthology.orchestra.run.smithi164:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-09-23T23:03:35.833 INFO:teuthology.orchestra.run.smithi164.stderr:1+0 records in 2023-09-23T23:03:35.833 INFO:teuthology.orchestra.run.smithi164.stderr:1+0 records out 2023-09-23T23:03:35.833 INFO:teuthology.orchestra.run.smithi164.stderr:512 bytes copied, 0.000363143 s, 1.4 MB/s 2023-09-23T23:03:35.834 DEBUG:teuthology.orchestra.run.smithi164:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-09-23T23:03:35.883 DEBUG:teuthology.orchestra.run.smithi164:> stat /dev/vg_nvme/lv_4 2023-09-23T23:03:35.934 INFO:teuthology.orchestra.run.smithi164.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-09-23T23:03:35.934 INFO:teuthology.orchestra.run.smithi164.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-09-23T23:03:35.934 INFO:teuthology.orchestra.run.smithi164.stdout:Device: 5h/5d Inode: 507 Links: 1 2023-09-23T23:03:35.934 INFO:teuthology.orchestra.run.smithi164.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-09-23T23:03:35.934 INFO:teuthology.orchestra.run.smithi164.stdout:Access: 2023-09-23 22:56:15.304242619 +0000 2023-09-23T23:03:35.934 INFO:teuthology.orchestra.run.smithi164.stdout:Modify: 2023-09-23 22:56:15.004249534 +0000 2023-09-23T23:03:35.934 INFO:teuthology.orchestra.run.smithi164.stdout:Change: 2023-09-23 22:56:15.004249534 +0000 2023-09-23T23:03:35.934 INFO:teuthology.orchestra.run.smithi164.stdout: Birth: - 2023-09-23T23:03:35.934 DEBUG:teuthology.orchestra.run.smithi164:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-09-23T23:03:35.993 INFO:teuthology.orchestra.run.smithi164.stderr:1+0 records in 2023-09-23T23:03:35.993 INFO:teuthology.orchestra.run.smithi164.stderr:1+0 records out 2023-09-23T23:03:35.993 INFO:teuthology.orchestra.run.smithi164.stderr:512 bytes copied, 0.000319809 s, 1.6 MB/s 2023-09-23T23:03:35.994 DEBUG:teuthology.orchestra.run.smithi164:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-09-23T23:03:36.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:35 smithi159 bash[27435]: audit 2023-09-23T23:03:33.887868+0000 mgr.y (mgr.14152) 74 : audit [DBG] from='client.24109 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi159=y;smithi164=x", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:03:36.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:35 smithi159 bash[27435]: cephadm 2023-09-23T23:03:33.890694+0000 mgr.y (mgr.14152) 75 : cephadm [INF] Saving service mgr spec with placement smithi159=y;smithi164=x;count:2 2023-09-23T23:03:36.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:35 smithi159 bash[27435]: cephadm 2023-09-23T23:03:33.965819+0000 mgr.y (mgr.14152) 76 : cephadm [INF] Deploying daemon mgr.x on smithi164 2023-09-23T23:03:36.042 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:35 smithi159 bash[41022]: audit 2023-09-23T23:03:33.887868+0000 mgr.y (mgr.14152) 74 : audit [DBG] from='client.24109 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi159=y;smithi164=x", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:03:36.042 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:35 smithi159 bash[41022]: cephadm 2023-09-23T23:03:33.890694+0000 mgr.y (mgr.14152) 75 : cephadm [INF] Saving service mgr spec with placement smithi159=y;smithi164=x;count:2 2023-09-23T23:03:36.042 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:35 smithi159 bash[41022]: cephadm 2023-09-23T23:03:33.965819+0000 mgr.y (mgr.14152) 76 : cephadm [INF] Deploying daemon mgr.x on smithi164 2023-09-23T23:03:36.043 INFO:tasks.cephadm:Deploying osd.0 on smithi159 with /dev/vg_nvme/lv_4... 2023-09-23T23:03:36.043 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-09-23T23:03:36.513 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:03:36 smithi164 systemd[1]: Started Ceph mgr.x for e43465dc-5a64-11ee-8db4-212e2dc638e7. 2023-09-23T23:03:36.770 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:36 smithi164 bash[31512]: cluster 2023-09-23T23:03:35.013391+0000 mgr.y (mgr.14152) 77 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:03:36.770 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:36 smithi164 bash[31512]: audit 2023-09-23T23:03:36.488304+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:36.770 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:36 smithi164 bash[31512]: audit 2023-09-23T23:03:36.493482+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:36.770 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:36 smithi164 bash[31512]: audit 2023-09-23T23:03:36.543746+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:36.770 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:36 smithi164 bash[31512]: audit 2023-09-23T23:03:36.549597+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:36.770 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:36 smithi164 bash[31512]: audit 2023-09-23T23:03:36.616287+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:03:37.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:36 smithi159 bash[27435]: cluster 2023-09-23T23:03:35.013391+0000 mgr.y (mgr.14152) 77 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:03:37.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:36 smithi159 bash[27435]: audit 2023-09-23T23:03:36.488304+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:37.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:36 smithi159 bash[27435]: audit 2023-09-23T23:03:36.493482+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:37.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:36 smithi159 bash[27435]: audit 2023-09-23T23:03:36.543746+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:37.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:36 smithi159 bash[27435]: audit 2023-09-23T23:03:36.549597+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:37.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:36 smithi159 bash[27435]: audit 2023-09-23T23:03:36.616287+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:03:37.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:36 smithi159 bash[41022]: cluster 2023-09-23T23:03:35.013391+0000 mgr.y (mgr.14152) 77 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:03:37.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:36 smithi159 bash[41022]: audit 2023-09-23T23:03:36.488304+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:37.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:36 smithi159 bash[41022]: audit 2023-09-23T23:03:36.493482+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:37.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:36 smithi159 bash[41022]: audit 2023-09-23T23:03:36.543746+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:37.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:36 smithi159 bash[41022]: audit 2023-09-23T23:03:36.549597+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:37.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:36 smithi159 bash[41022]: audit 2023-09-23T23:03:36.616287+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:03:37.658 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:03:37 smithi164 bash[32529]: debug 2023-09-23T23:03:37.500+0000 7fc336476700 1 -- 172.21.15.164:0/3570638261 <== mon.1 v2:172.21.15.164:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55b23defe9c0 con 0x55b23e004400 2023-09-23T23:03:38.020 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:03:37 smithi164 bash[32529]: debug 2023-09-23T23:03:37.652+0000 7fc33eb811c0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-23T23:03:38.809 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:03:38 smithi164 bash[32529]: debug 2023-09-23T23:03:38.552+0000 7fc33eb811c0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-09-23T23:03:38.809 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:03:38 smithi164 bash[32529]: debug 2023-09-23T23:03:38.652+0000 7fc33eb811c0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-23T23:03:38.809 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:03:38 smithi164 bash[32529]: debug 2023-09-23T23:03:38.748+0000 7fc33eb811c0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-23T23:03:39.270 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:38 smithi164 bash[31512]: cluster 2023-09-23T23:03:37.013783+0000 mgr.y (mgr.14152) 78 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:03:39.270 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:38 smithi164 bash[31512]: audit 2023-09-23T23:03:37.809310+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:39.270 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:03:39 smithi164 bash[32529]: debug 2023-09-23T23:03:39.012+0000 7fc33eb811c0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-23T23:03:39.292 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:38 smithi159 bash[27435]: cluster 2023-09-23T23:03:37.013783+0000 mgr.y (mgr.14152) 78 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:03:39.292 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:38 smithi159 bash[27435]: audit 2023-09-23T23:03:37.809310+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:39.292 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:38 smithi159 bash[41022]: cluster 2023-09-23T23:03:37.013783+0000 mgr.y (mgr.14152) 78 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:03:39.292 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:38 smithi159 bash[41022]: audit 2023-09-23T23:03:37.809310+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:39.730 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:03:39 smithi164 bash[32529]: debug 2023-09-23T23:03:39.356+0000 7fc33eb811c0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-23T23:03:39.730 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:03:39 smithi164 bash[32529]: debug 2023-09-23T23:03:39.456+0000 7fc33eb811c0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-23T23:03:40.020 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:03:39 smithi164 bash[32529]: debug 2023-09-23T23:03:39.724+0000 7fc33eb811c0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-23T23:03:40.775 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:03:41.020 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:40 smithi164 bash[31512]: cluster 2023-09-23T23:03:39.014236+0000 mgr.y (mgr.14152) 79 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:03:41.020 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:03:40 smithi164 bash[32529]: debug 2023-09-23T23:03:40.716+0000 7fc33eb811c0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-23T23:03:41.020 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:03:40 smithi164 bash[32529]: debug 2023-09-23T23:03:40.824+0000 7fc33eb811c0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-09-23T23:03:41.020 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:03:40 smithi164 bash[32529]: debug 2023-09-23T23:03:40.940+0000 7fc33eb811c0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-23T23:03:41.292 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:40 smithi159 bash[27435]: cluster 2023-09-23T23:03:39.014236+0000 mgr.y (mgr.14152) 79 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:03:41.292 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:40 smithi159 bash[41022]: cluster 2023-09-23T23:03:39.014236+0000 mgr.y (mgr.14152) 79 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:03:41.770 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:03:41 smithi164 bash[32529]: debug 2023-09-23T23:03:41.412+0000 7fc33eb811c0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-09-23T23:03:41.770 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:03:41 smithi164 bash[32529]: debug 2023-09-23T23:03:41.656+0000 7fc33eb811c0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-23T23:03:42.520 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:03:42 smithi164 bash[32529]: debug 2023-09-23T23:03:42.072+0000 7fc33eb811c0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-23T23:03:43.020 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:03:42 smithi164 bash[32529]: debug 2023-09-23T23:03:42.596+0000 7fc33eb811c0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-23T23:03:43.020 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:42 smithi164 bash[31512]: cluster 2023-09-23T23:03:41.014580+0000 mgr.y (mgr.14152) 80 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:03:43.020 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:42 smithi164 bash[31512]: audit 2023-09-23T23:03:41.705570+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:43.020 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:42 smithi164 bash[31512]: audit 2023-09-23T23:03:41.711020+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:43.020 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:42 smithi164 bash[31512]: audit 2023-09-23T23:03:42.127938+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:03:43.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:42 smithi164 bash[31512]: audit 2023-09-23T23:03:42.129217+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:03:43.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:42 smithi164 bash[31512]: audit 2023-09-23T23:03:42.137577+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:43.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:42 smithi164 bash[31512]: audit 2023-09-23T23:03:42.204890+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T23:03:43.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:42 smithi164 bash[31512]: audit 2023-09-23T23:03:42.206330+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T23:03:43.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:42 smithi164 bash[31512]: audit 2023-09-23T23:03:42.207744+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:03:43.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:42 smithi159 bash[27435]: cluster 2023-09-23T23:03:41.014580+0000 mgr.y (mgr.14152) 80 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:03:43.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:42 smithi159 bash[27435]: audit 2023-09-23T23:03:41.705570+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:43.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:42 smithi159 bash[27435]: audit 2023-09-23T23:03:41.711020+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:43.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:42 smithi159 bash[27435]: audit 2023-09-23T23:03:42.127938+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:03:43.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:42 smithi159 bash[27435]: audit 2023-09-23T23:03:42.129217+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:03:43.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:42 smithi159 bash[27435]: audit 2023-09-23T23:03:42.137577+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:43.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:42 smithi159 bash[27435]: audit 2023-09-23T23:03:42.204890+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T23:03:43.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:42 smithi159 bash[27435]: audit 2023-09-23T23:03:42.206330+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T23:03:43.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:42 smithi159 bash[27435]: audit 2023-09-23T23:03:42.207744+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:03:43.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:42 smithi159 bash[41022]: cluster 2023-09-23T23:03:41.014580+0000 mgr.y (mgr.14152) 80 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:03:43.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:42 smithi159 bash[41022]: audit 2023-09-23T23:03:41.705570+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:43.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:42 smithi159 bash[41022]: audit 2023-09-23T23:03:41.711020+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:43.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:42 smithi159 bash[41022]: audit 2023-09-23T23:03:42.127938+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:03:43.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:42 smithi159 bash[41022]: audit 2023-09-23T23:03:42.129217+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:03:43.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:42 smithi159 bash[41022]: audit 2023-09-23T23:03:42.137577+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:43.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:42 smithi159 bash[41022]: audit 2023-09-23T23:03:42.204890+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T23:03:43.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:42 smithi159 bash[41022]: audit 2023-09-23T23:03:42.206330+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T23:03:43.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:42 smithi159 bash[41022]: audit 2023-09-23T23:03:42.207744+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:03:43.446 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:03:43 smithi164 bash[32529]: debug 2023-09-23T23:03:43.180+0000 7fc33eb811c0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-09-23T23:03:43.446 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:03:43 smithi164 bash[32529]: debug 2023-09-23T23:03:43.280+0000 7fc33eb811c0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-23T23:03:43.714 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:03:43 smithi164 bash[32529]: debug 2023-09-23T23:03:43.440+0000 7fc33eb811c0 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-23T23:03:43.992 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:43 smithi159 bash[27435]: cephadm 2023-09-23T23:03:42.204157+0000 mgr.y (mgr.14152) 81 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2023-09-23T23:03:43.992 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:43 smithi159 bash[27435]: cephadm 2023-09-23T23:03:42.209509+0000 mgr.y (mgr.14152) 82 : cephadm [INF] Reconfiguring daemon mgr.y on smithi159 2023-09-23T23:03:43.992 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:43 smithi159 bash[41022]: cephadm 2023-09-23T23:03:42.204157+0000 mgr.y (mgr.14152) 81 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2023-09-23T23:03:43.992 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:43 smithi159 bash[41022]: cephadm 2023-09-23T23:03:42.209509+0000 mgr.y (mgr.14152) 82 : cephadm [INF] Reconfiguring daemon mgr.y on smithi159 2023-09-23T23:03:43.993 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:43 smithi164 bash[31512]: cephadm 2023-09-23T23:03:42.204157+0000 mgr.y (mgr.14152) 81 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2023-09-23T23:03:43.993 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:43 smithi164 bash[31512]: cephadm 2023-09-23T23:03:42.209509+0000 mgr.y (mgr.14152) 82 : cephadm [INF] Reconfiguring daemon mgr.y on smithi159 2023-09-23T23:03:43.993 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:03:43 smithi164 bash[32529]: debug 2023-09-23T23:03:43.736+0000 7fc33eb811c0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-23T23:03:43.993 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:03:43 smithi164 bash[32529]: debug 2023-09-23T23:03:43.880+0000 7fc33eb811c0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-23T23:03:43.993 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:03:43 smithi164 bash[32529]: debug 2023-09-23T23:03:43.988+0000 7fc33eb811c0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-23T23:03:44.270 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:03:44 smithi164 bash[32529]: debug 2023-09-23T23:03:44.108+0000 7fc33eb811c0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-23T23:03:44.694 INFO:teuthology.orchestra.run.smithi159.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-09-23T23:03:44.694 INFO:teuthology.orchestra.run.smithi159.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-09-23T23:03:44.695 INFO:teuthology.orchestra.run.smithi159.stderr: stderr: 10+0 records in 2023-09-23T23:03:44.695 INFO:teuthology.orchestra.run.smithi159.stderr:10+0 records out 2023-09-23T23:03:44.695 INFO:teuthology.orchestra.run.smithi159.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0133897 s, 783 MB/s 2023-09-23T23:03:44.695 INFO:teuthology.orchestra.run.smithi159.stderr:--> Zapping successful for: 2023-09-23T23:03:44.716 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:03:44 smithi164 bash[32529]: debug 2023-09-23T23:03:44.288+0000 7fc33eb811c0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-23T23:03:44.716 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:03:44 smithi164 bash[32529]: debug 2023-09-23T23:03:44.408+0000 7fc33eb811c0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-23T23:03:44.983 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:44 smithi159 bash[41022]: cluster 2023-09-23T23:03:43.014898+0000 mgr.y (mgr.14152) 83 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:03:44.983 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:44 smithi159 bash[27435]: cluster 2023-09-23T23:03:43.014898+0000 mgr.y (mgr.14152) 83 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:03:45.020 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:44 smithi164 bash[31512]: cluster 2023-09-23T23:03:43.014898+0000 mgr.y (mgr.14152) 83 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:03:45.528 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph orch daemon add osd smithi159:vg_nvme/lv_4 2023-09-23T23:03:45.965 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:03:45 smithi164 bash[32529]: debug 2023-09-23T23:03:45.596+0000 7fc33eb811c0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-23T23:03:46.270 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:45 smithi164 bash[31512]: audit 2023-09-23T23:03:44.962951+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:46.270 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:45 smithi164 bash[31512]: audit 2023-09-23T23:03:44.967630+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:46.270 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:45 smithi164 bash[31512]: audit 2023-09-23T23:03:44.982929+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:03:46.270 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:45 smithi164 bash[31512]: audit 2023-09-23T23:03:44.985832+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:03:46.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:45 smithi164 bash[31512]: audit 2023-09-23T23:03:44.987245+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:03:46.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:45 smithi164 bash[31512]: audit 2023-09-23T23:03:44.993952+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:46.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:45 smithi164 bash[31512]: cluster 2023-09-23T23:03:45.015227+0000 mgr.y (mgr.14152) 84 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:03:46.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:45 smithi164 bash[31512]: cluster 2023-09-23T23:03:45.622499+0000 mon.a (mon.0) 245 : cluster [DBG] Standby manager daemon x started 2023-09-23T23:03:46.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:45 smithi164 bash[31512]: audit 2023-09-23T23:03:45.625079+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.? 172.21.15.164:0/763604155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-23T23:03:46.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:45 smithi164 bash[31512]: audit 2023-09-23T23:03:45.626014+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.164:0/763604155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T23:03:46.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:45 smithi164 bash[31512]: audit 2023-09-23T23:03:45.628133+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.164:0/763604155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-23T23:03:46.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:45 smithi164 bash[31512]: audit 2023-09-23T23:03:45.628856+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.164:0/763604155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T23:03:46.292 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:45 smithi159 bash[27435]: audit 2023-09-23T23:03:44.962951+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:46.292 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:45 smithi159 bash[27435]: audit 2023-09-23T23:03:44.967630+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:46.292 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:45 smithi159 bash[27435]: audit 2023-09-23T23:03:44.982929+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:03:46.292 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:45 smithi159 bash[27435]: audit 2023-09-23T23:03:44.985832+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:03:46.292 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:45 smithi159 bash[27435]: audit 2023-09-23T23:03:44.987245+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:03:46.292 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:45 smithi159 bash[27435]: audit 2023-09-23T23:03:44.993952+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:46.292 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:45 smithi159 bash[27435]: cluster 2023-09-23T23:03:45.015227+0000 mgr.y (mgr.14152) 84 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:03:46.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:45 smithi159 bash[27435]: cluster 2023-09-23T23:03:45.622499+0000 mon.a (mon.0) 245 : cluster [DBG] Standby manager daemon x started 2023-09-23T23:03:46.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:45 smithi159 bash[27435]: audit 2023-09-23T23:03:45.625079+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.? 172.21.15.164:0/763604155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-23T23:03:46.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:45 smithi159 bash[27435]: audit 2023-09-23T23:03:45.626014+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.164:0/763604155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T23:03:46.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:45 smithi159 bash[27435]: audit 2023-09-23T23:03:45.628133+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.164:0/763604155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-23T23:03:46.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:45 smithi159 bash[27435]: audit 2023-09-23T23:03:45.628856+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.164:0/763604155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T23:03:46.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:45 smithi159 bash[41022]: audit 2023-09-23T23:03:44.962951+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:46.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:45 smithi159 bash[41022]: audit 2023-09-23T23:03:44.967630+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:46.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:45 smithi159 bash[41022]: audit 2023-09-23T23:03:44.982929+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:03:46.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:45 smithi159 bash[41022]: audit 2023-09-23T23:03:44.985832+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:03:46.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:45 smithi159 bash[41022]: audit 2023-09-23T23:03:44.987245+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:03:46.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:45 smithi159 bash[41022]: audit 2023-09-23T23:03:44.993952+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:03:46.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:45 smithi159 bash[41022]: cluster 2023-09-23T23:03:45.015227+0000 mgr.y (mgr.14152) 84 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:03:46.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:45 smithi159 bash[41022]: cluster 2023-09-23T23:03:45.622499+0000 mon.a (mon.0) 245 : cluster [DBG] Standby manager daemon x started 2023-09-23T23:03:46.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:45 smithi159 bash[41022]: audit 2023-09-23T23:03:45.625079+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.? 172.21.15.164:0/763604155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-23T23:03:46.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:45 smithi159 bash[41022]: audit 2023-09-23T23:03:45.626014+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.164:0/763604155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T23:03:46.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:45 smithi159 bash[41022]: audit 2023-09-23T23:03:45.628133+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.164:0/763604155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-23T23:03:46.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:45 smithi159 bash[41022]: audit 2023-09-23T23:03:45.628856+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.164:0/763604155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T23:03:47.270 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:47 smithi164 bash[31512]: cluster 2023-09-23T23:03:46.008455+0000 mon.a (mon.0) 246 : cluster [DBG] mgrmap e14: y(active, since 109s), standbys: x 2023-09-23T23:03:47.270 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:47 smithi164 bash[31512]: audit 2023-09-23T23:03:46.008624+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-23T23:03:47.292 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:47 smithi159 bash[27435]: cluster 2023-09-23T23:03:46.008455+0000 mon.a (mon.0) 246 : cluster [DBG] mgrmap e14: y(active, since 109s), standbys: x 2023-09-23T23:03:47.292 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:47 smithi159 bash[27435]: audit 2023-09-23T23:03:46.008624+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-23T23:03:47.292 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:47 smithi159 bash[41022]: cluster 2023-09-23T23:03:46.008455+0000 mon.a (mon.0) 246 : cluster [DBG] mgrmap e14: y(active, since 109s), standbys: x 2023-09-23T23:03:47.292 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:47 smithi159 bash[41022]: audit 2023-09-23T23:03:46.008624+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-23T23:03:48.270 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:48 smithi164 bash[31512]: cluster 2023-09-23T23:03:47.015616+0000 mgr.y (mgr.14152) 85 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:03:48.292 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:48 smithi159 bash[27435]: cluster 2023-09-23T23:03:47.015616+0000 mgr.y (mgr.14152) 85 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:03:48.292 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:48 smithi159 bash[41022]: cluster 2023-09-23T23:03:47.015616+0000 mgr.y (mgr.14152) 85 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:03:50.253 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:03:50.520 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:50 smithi164 bash[31512]: cluster 2023-09-23T23:03:49.016038+0000 mgr.y (mgr.14152) 86 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:03:50.541 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:50 smithi159 bash[41022]: cluster 2023-09-23T23:03:49.016038+0000 mgr.y (mgr.14152) 86 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:03:50.542 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:50 smithi159 bash[27435]: cluster 2023-09-23T23:03:49.016038+0000 mgr.y (mgr.14152) 86 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:03:52.520 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:52 smithi164 bash[31512]: cluster 2023-09-23T23:03:51.016487+0000 mgr.y (mgr.14152) 87 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:03:52.542 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:52 smithi159 bash[27435]: cluster 2023-09-23T23:03:51.016487+0000 mgr.y (mgr.14152) 87 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:03:52.542 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:52 smithi159 bash[41022]: cluster 2023-09-23T23:03:51.016487+0000 mgr.y (mgr.14152) 87 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:03:53.520 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:53 smithi164 bash[31512]: audit 2023-09-23T23:03:53.038828+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T23:03:53.520 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:53 smithi164 bash[31512]: audit 2023-09-23T23:03:53.044111+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T23:03:53.520 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:53 smithi164 bash[31512]: audit 2023-09-23T23:03:53.044922+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:03:53.542 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:53 smithi159 bash[27435]: audit 2023-09-23T23:03:53.038828+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T23:03:53.542 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:53 smithi159 bash[27435]: audit 2023-09-23T23:03:53.044111+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T23:03:53.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:53 smithi159 bash[27435]: audit 2023-09-23T23:03:53.044922+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:03:53.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:53 smithi159 bash[41022]: audit 2023-09-23T23:03:53.038828+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T23:03:53.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:53 smithi159 bash[41022]: audit 2023-09-23T23:03:53.044111+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T23:03:53.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:53 smithi159 bash[41022]: audit 2023-09-23T23:03:53.044922+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:03:54.520 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:54 smithi164 bash[31512]: cluster 2023-09-23T23:03:53.016928+0000 mgr.y (mgr.14152) 88 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:03:54.520 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:54 smithi164 bash[31512]: audit 2023-09-23T23:03:53.031857+0000 mgr.y (mgr.14152) 89 : audit [DBG] from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi159:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:03:54.542 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:54 smithi159 bash[27435]: cluster 2023-09-23T23:03:53.016928+0000 mgr.y (mgr.14152) 88 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:03:54.542 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:54 smithi159 bash[27435]: audit 2023-09-23T23:03:53.031857+0000 mgr.y (mgr.14152) 89 : audit [DBG] from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi159:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:03:54.542 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:54 smithi159 bash[41022]: cluster 2023-09-23T23:03:53.016928+0000 mgr.y (mgr.14152) 88 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:03:54.542 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:54 smithi159 bash[41022]: audit 2023-09-23T23:03:53.031857+0000 mgr.y (mgr.14152) 89 : audit [DBG] from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi159:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:03:56.520 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:56 smithi164 bash[31512]: cluster 2023-09-23T23:03:55.017344+0000 mgr.y (mgr.14152) 90 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:03:56.542 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:56 smithi159 bash[27435]: cluster 2023-09-23T23:03:55.017344+0000 mgr.y (mgr.14152) 90 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:03:56.542 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:56 smithi159 bash[41022]: cluster 2023-09-23T23:03:55.017344+0000 mgr.y (mgr.14152) 90 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:03:58.520 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:03:58 smithi164 bash[31512]: cluster 2023-09-23T23:03:57.017760+0000 mgr.y (mgr.14152) 91 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:03:58.542 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:03:58 smithi159 bash[27435]: cluster 2023-09-23T23:03:57.017760+0000 mgr.y (mgr.14152) 91 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:03:58.542 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:03:58 smithi159 bash[41022]: cluster 2023-09-23T23:03:57.017760+0000 mgr.y (mgr.14152) 91 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:04:00.520 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:04:00 smithi164 bash[31512]: cluster 2023-09-23T23:03:59.018215+0000 mgr.y (mgr.14152) 92 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:04:00.542 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:04:00 smithi159 bash[27435]: cluster 2023-09-23T23:03:59.018215+0000 mgr.y (mgr.14152) 92 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:04:00.542 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:04:00 smithi159 bash[41022]: cluster 2023-09-23T23:03:59.018215+0000 mgr.y (mgr.14152) 92 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:04:02.542 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:04:02 smithi159 bash[27435]: cluster 2023-09-23T23:04:01.018580+0000 mgr.y (mgr.14152) 93 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:04:02.542 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:04:02 smithi159 bash[27435]: audit 2023-09-23T23:04:01.277123+0000 mon.a (mon.0) 251 : audit [INF] from='client.? 172.21.15.159:0/1246862439' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8558e9bc-d8a0-4d92-a3d5-597ef2b41bff"}]: dispatch 2023-09-23T23:04:02.542 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:04:02 smithi159 bash[27435]: audit 2023-09-23T23:04:01.282091+0000 mon.a (mon.0) 252 : audit [INF] from='client.? 172.21.15.159:0/1246862439' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8558e9bc-d8a0-4d92-a3d5-597ef2b41bff"}]': finished 2023-09-23T23:04:02.542 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:04:02 smithi159 bash[27435]: cluster 2023-09-23T23:04:01.282213+0000 mon.a (mon.0) 253 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2023-09-23T23:04:02.542 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:04:02 smithi159 bash[27435]: audit 2023-09-23T23:04:01.282338+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T23:04:02.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:04:02 smithi159 bash[27435]: audit 2023-09-23T23:04:01.992046+0000 mon.a (mon.0) 255 : audit [DBG] from='client.? 172.21.15.159:0/779794444' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T23:04:02.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:04:02 smithi159 bash[41022]: cluster 2023-09-23T23:04:01.018580+0000 mgr.y (mgr.14152) 93 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:04:02.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:04:02 smithi159 bash[41022]: audit 2023-09-23T23:04:01.277123+0000 mon.a (mon.0) 251 : audit [INF] from='client.? 172.21.15.159:0/1246862439' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8558e9bc-d8a0-4d92-a3d5-597ef2b41bff"}]: dispatch 2023-09-23T23:04:02.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:04:02 smithi159 bash[41022]: audit 2023-09-23T23:04:01.282091+0000 mon.a (mon.0) 252 : audit [INF] from='client.? 172.21.15.159:0/1246862439' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8558e9bc-d8a0-4d92-a3d5-597ef2b41bff"}]': finished 2023-09-23T23:04:02.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:04:02 smithi159 bash[41022]: cluster 2023-09-23T23:04:01.282213+0000 mon.a (mon.0) 253 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2023-09-23T23:04:02.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:04:02 smithi159 bash[41022]: audit 2023-09-23T23:04:01.282338+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T23:04:02.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:04:02 smithi159 bash[41022]: audit 2023-09-23T23:04:01.992046+0000 mon.a (mon.0) 255 : audit [DBG] from='client.? 172.21.15.159:0/779794444' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T23:04:02.770 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:04:02 smithi164 bash[31512]: cluster 2023-09-23T23:04:01.018580+0000 mgr.y (mgr.14152) 93 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:04:02.770 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:04:02 smithi164 bash[31512]: audit 2023-09-23T23:04:01.277123+0000 mon.a (mon.0) 251 : audit [INF] from='client.? 172.21.15.159:0/1246862439' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8558e9bc-d8a0-4d92-a3d5-597ef2b41bff"}]: dispatch 2023-09-23T23:04:02.770 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:04:02 smithi164 bash[31512]: audit 2023-09-23T23:04:01.282091+0000 mon.a (mon.0) 252 : audit [INF] from='client.? 172.21.15.159:0/1246862439' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8558e9bc-d8a0-4d92-a3d5-597ef2b41bff"}]': finished 2023-09-23T23:04:02.770 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:04:02 smithi164 bash[31512]: cluster 2023-09-23T23:04:01.282213+0000 mon.a (mon.0) 253 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2023-09-23T23:04:02.770 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:04:02 smithi164 bash[31512]: audit 2023-09-23T23:04:01.282338+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T23:04:02.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:04:02 smithi164 bash[31512]: audit 2023-09-23T23:04:01.992046+0000 mon.a (mon.0) 255 : audit [DBG] from='client.? 172.21.15.159:0/779794444' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T23:04:04.537 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:04:04 smithi159 bash[27435]: cluster 2023-09-23T23:04:03.019016+0000 mgr.y (mgr.14152) 94 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:04:04.537 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:04:04 smithi159 bash[41022]: cluster 2023-09-23T23:04:03.019016+0000 mgr.y (mgr.14152) 94 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:04:04.770 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:04:04 smithi164 bash[31512]: cluster 2023-09-23T23:04:03.019016+0000 mgr.y (mgr.14152) 94 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:04:06.542 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:04:06 smithi159 bash[27435]: cluster 2023-09-23T23:04:05.019458+0000 mgr.y (mgr.14152) 95 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:04:06.542 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:04:06 smithi159 bash[41022]: cluster 2023-09-23T23:04:05.019458+0000 mgr.y (mgr.14152) 95 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:04:06.770 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:04:06 smithi164 bash[31512]: cluster 2023-09-23T23:04:05.019458+0000 mgr.y (mgr.14152) 95 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:04:08.542 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:04:08 smithi159 bash[27435]: cluster 2023-09-23T23:04:07.019981+0000 mgr.y (mgr.14152) 96 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:04:08.542 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:04:08 smithi159 bash[41022]: cluster 2023-09-23T23:04:07.019981+0000 mgr.y (mgr.14152) 96 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:04:08.770 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:04:08 smithi164 bash[31512]: cluster 2023-09-23T23:04:07.019981+0000 mgr.y (mgr.14152) 96 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:04:10.542 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:04:10 smithi159 bash[41022]: cluster 2023-09-23T23:04:09.020555+0000 mgr.y (mgr.14152) 97 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:04:10.542 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:04:10 smithi159 bash[27435]: cluster 2023-09-23T23:04:09.020555+0000 mgr.y (mgr.14152) 97 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:04:10.770 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:04:10 smithi164 bash[31512]: cluster 2023-09-23T23:04:09.020555+0000 mgr.y (mgr.14152) 97 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:04:12.542 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:04:12 smithi159 bash[27435]: cluster 2023-09-23T23:04:11.021012+0000 mgr.y (mgr.14152) 98 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:04:12.542 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:04:12 smithi159 bash[41022]: cluster 2023-09-23T23:04:11.021012+0000 mgr.y (mgr.14152) 98 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:04:12.770 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:04:12 smithi164 bash[31512]: cluster 2023-09-23T23:04:11.021012+0000 mgr.y (mgr.14152) 98 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:04:14.542 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:04:14 smithi159 bash[41022]: cluster 2023-09-23T23:04:13.021467+0000 mgr.y (mgr.14152) 99 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:04:14.542 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:04:14 smithi159 bash[41022]: audit 2023-09-23T23:04:13.831429+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-09-23T23:04:14.542 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:04:14 smithi159 bash[41022]: audit 2023-09-23T23:04:13.832955+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:04:14.542 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:04:14 smithi159 bash[41022]: cephadm 2023-09-23T23:04:13.834223+0000 mgr.y (mgr.14152) 100 : cephadm [INF] Deploying daemon osd.0 on smithi159 2023-09-23T23:04:14.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:04:14 smithi159 bash[27435]: cluster 2023-09-23T23:04:13.021467+0000 mgr.y (mgr.14152) 99 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:04:14.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:04:14 smithi159 bash[27435]: audit 2023-09-23T23:04:13.831429+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-09-23T23:04:14.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:04:14 smithi159 bash[27435]: audit 2023-09-23T23:04:13.832955+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:04:14.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:04:14 smithi159 bash[27435]: cephadm 2023-09-23T23:04:13.834223+0000 mgr.y (mgr.14152) 100 : cephadm [INF] Deploying daemon osd.0 on smithi159 2023-09-23T23:04:14.770 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:04:14 smithi164 bash[31512]: cluster 2023-09-23T23:04:13.021467+0000 mgr.y (mgr.14152) 99 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:04:14.770 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:04:14 smithi164 bash[31512]: audit 2023-09-23T23:04:13.831429+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-09-23T23:04:14.770 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:04:14 smithi164 bash[31512]: audit 2023-09-23T23:04:13.832955+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:04:14.770 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:04:14 smithi164 bash[31512]: cephadm 2023-09-23T23:04:13.834223+0000 mgr.y (mgr.14152) 100 : cephadm [INF] Deploying daemon osd.0 on smithi159 2023-09-23T23:04:16.623 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:04:16 smithi159 bash[27435]: cluster 2023-09-23T23:04:15.021920+0000 mgr.y (mgr.14152) 101 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:04:16.623 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:04:16 smithi159 bash[41022]: cluster 2023-09-23T23:04:15.021920+0000 mgr.y (mgr.14152) 101 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:04:16.770 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:04:16 smithi164 bash[31512]: cluster 2023-09-23T23:04:15.021920+0000 mgr.y (mgr.14152) 101 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:04:18.542 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:04:18 smithi159 bash[27435]: cluster 2023-09-23T23:04:17.022378+0000 mgr.y (mgr.14152) 102 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:04:18.542 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:04:18 smithi159 bash[27435]: audit 2023-09-23T23:04:18.285909+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:04:18.542 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:04:18 smithi159 bash[27435]: audit 2023-09-23T23:04:18.292059+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:04:18.542 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:04:18 smithi159 bash[41022]: cluster 2023-09-23T23:04:17.022378+0000 mgr.y (mgr.14152) 102 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:04:18.542 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:04:18 smithi159 bash[41022]: audit 2023-09-23T23:04:18.285909+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:04:18.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:04:18 smithi159 bash[41022]: audit 2023-09-23T23:04:18.292059+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:04:18.770 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:04:18 smithi164 bash[31512]: cluster 2023-09-23T23:04:17.022378+0000 mgr.y (mgr.14152) 102 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:04:18.770 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:04:18 smithi164 bash[31512]: audit 2023-09-23T23:04:18.285909+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:04:18.770 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:04:18 smithi164 bash[31512]: audit 2023-09-23T23:04:18.292059+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:04:19.542 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:04:19 smithi159 bash[27435]: audit 2023-09-23T23:04:18.307971+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:04:19.542 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:04:19 smithi159 bash[41022]: audit 2023-09-23T23:04:18.307971+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:04:19.770 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:04:19 smithi164 bash[31512]: audit 2023-09-23T23:04:18.307971+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:04:20.770 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:04:20 smithi164 bash[31512]: cluster 2023-09-23T23:04:19.022769+0000 mgr.y (mgr.14152) 103 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:04:20.792 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:04:20 smithi159 bash[27435]: cluster 2023-09-23T23:04:19.022769+0000 mgr.y (mgr.14152) 103 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:04:20.792 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:04:20 smithi159 bash[41022]: cluster 2023-09-23T23:04:19.022769+0000 mgr.y (mgr.14152) 103 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:04:22.770 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:04:22 smithi164 bash[31512]: cluster 2023-09-23T23:04:21.023084+0000 mgr.y (mgr.14152) 104 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:04:22.792 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:04:22 smithi159 bash[27435]: cluster 2023-09-23T23:04:21.023084+0000 mgr.y (mgr.14152) 104 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:04:22.792 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:04:22 smithi159 bash[41022]: cluster 2023-09-23T23:04:21.023084+0000 mgr.y (mgr.14152) 104 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:04:24.770 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:04:24 smithi164 bash[31512]: cluster 2023-09-23T23:04:23.023483+0000 mgr.y (mgr.14152) 105 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:04:24.770 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:04:24 smithi164 bash[31512]: audit 2023-09-23T23:04:23.444486+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:04:24.770 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:04:24 smithi164 bash[31512]: audit 2023-09-23T23:04:23.451536+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:04:24.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:04:24 smithi164 bash[31512]: audit 2023-09-23T23:04:23.872761+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:04:24.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:04:24 smithi164 bash[31512]: audit 2023-09-23T23:04:23.874413+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:04:24.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:04:24 smithi164 bash[31512]: audit 2023-09-23T23:04:23.880595+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:04:24.792 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:04:24 smithi159 bash[27435]: cluster 2023-09-23T23:04:23.023483+0000 mgr.y (mgr.14152) 105 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:04:24.792 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:04:24 smithi159 bash[27435]: audit 2023-09-23T23:04:23.444486+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:04:24.792 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:04:24 smithi159 bash[27435]: audit 2023-09-23T23:04:23.451536+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:04:24.792 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:04:24 smithi159 bash[27435]: audit 2023-09-23T23:04:23.872761+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:04:24.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:04:24 smithi159 bash[27435]: audit 2023-09-23T23:04:23.874413+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:04:24.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:04:24 smithi159 bash[27435]: audit 2023-09-23T23:04:23.880595+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:04:24.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:04:24 smithi159 bash[41022]: cluster 2023-09-23T23:04:23.023483+0000 mgr.y (mgr.14152) 105 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:04:24.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:04:24 smithi159 bash[41022]: audit 2023-09-23T23:04:23.444486+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:04:24.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:04:24 smithi159 bash[41022]: audit 2023-09-23T23:04:23.451536+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:04:24.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:04:24 smithi159 bash[41022]: audit 2023-09-23T23:04:23.872761+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:04:24.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:04:24 smithi159 bash[41022]: audit 2023-09-23T23:04:23.874413+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:04:24.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:04:24 smithi159 bash[41022]: audit 2023-09-23T23:04:23.880595+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:04:25.737 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:04:25 smithi159 bash[27435]: audit 2023-09-23T23:04:24.946015+0000 mon.a (mon.0) 266 : audit [INF] from='osd.0 [v2:172.21.15.159:6802/3246541074,v1:172.21.15.159:6803/3246541074]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-09-23T23:04:25.737 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:04:25 smithi159 bash[41022]: audit 2023-09-23T23:04:24.946015+0000 mon.a (mon.0) 266 : audit [INF] from='osd.0 [v2:172.21.15.159:6802/3246541074,v1:172.21.15.159:6803/3246541074]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-09-23T23:04:25.770 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:04:25 smithi164 bash[31512]: audit 2023-09-23T23:04:24.946015+0000 mon.a (mon.0) 266 : audit [INF] from='osd.0 [v2:172.21.15.159:6802/3246541074,v1:172.21.15.159:6803/3246541074]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-09-23T23:04:26.542 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:04:26 smithi159 bash[27435]: cluster 2023-09-23T23:04:25.023784+0000 mgr.y (mgr.14152) 106 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:04:26.542 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:04:26 smithi159 bash[27435]: audit 2023-09-23T23:04:25.461271+0000 mon.a (mon.0) 267 : audit [INF] from='osd.0 [v2:172.21.15.159:6802/3246541074,v1:172.21.15.159:6803/3246541074]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-09-23T23:04:26.542 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:04:26 smithi159 bash[27435]: cluster 2023-09-23T23:04:25.461394+0000 mon.a (mon.0) 268 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2023-09-23T23:04:26.542 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:04:26 smithi159 bash[27435]: audit 2023-09-23T23:04:25.461557+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T23:04:26.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:04:26 smithi159 bash[27435]: audit 2023-09-23T23:04:25.462216+0000 mon.a (mon.0) 270 : audit [INF] from='osd.0 [v2:172.21.15.159:6802/3246541074,v1:172.21.15.159:6803/3246541074]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2023-09-23T23:04:26.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:04:26 smithi159 bash[41022]: cluster 2023-09-23T23:04:25.023784+0000 mgr.y (mgr.14152) 106 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:04:26.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:04:26 smithi159 bash[41022]: audit 2023-09-23T23:04:25.461271+0000 mon.a (mon.0) 267 : audit [INF] from='osd.0 [v2:172.21.15.159:6802/3246541074,v1:172.21.15.159:6803/3246541074]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-09-23T23:04:26.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:04:26 smithi159 bash[41022]: cluster 2023-09-23T23:04:25.461394+0000 mon.a (mon.0) 268 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2023-09-23T23:04:26.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:04:26 smithi159 bash[41022]: audit 2023-09-23T23:04:25.461557+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T23:04:26.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:04:26 smithi159 bash[41022]: audit 2023-09-23T23:04:25.462216+0000 mon.a (mon.0) 270 : audit [INF] from='osd.0 [v2:172.21.15.159:6802/3246541074,v1:172.21.15.159:6803/3246541074]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2023-09-23T23:04:26.770 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:04:26 smithi164 bash[31512]: cluster 2023-09-23T23:04:25.023784+0000 mgr.y (mgr.14152) 106 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:04:26.770 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:04:26 smithi164 bash[31512]: audit 2023-09-23T23:04:25.461271+0000 mon.a (mon.0) 267 : audit [INF] from='osd.0 [v2:172.21.15.159:6802/3246541074,v1:172.21.15.159:6803/3246541074]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-09-23T23:04:26.770 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:04:26 smithi164 bash[31512]: cluster 2023-09-23T23:04:25.461394+0000 mon.a (mon.0) 268 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2023-09-23T23:04:26.770 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:04:26 smithi164 bash[31512]: audit 2023-09-23T23:04:25.461557+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T23:04:26.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:04:26 smithi164 bash[31512]: audit 2023-09-23T23:04:25.462216+0000 mon.a (mon.0) 270 : audit [INF] from='osd.0 [v2:172.21.15.159:6802/3246541074,v1:172.21.15.159:6803/3246541074]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2023-09-23T23:04:26.945 INFO:teuthology.orchestra.run.smithi159.stdout:Created osd(s) 0 on host 'smithi159' 2023-09-23T23:04:27.654 DEBUG:teuthology.orchestra.run.smithi159:osd.0> sudo journalctl -f -n 0 -u ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7@osd.0.service 2023-09-23T23:04:27.657 INFO:tasks.cephadm:Deploying osd.1 on smithi159 with /dev/vg_nvme/lv_3... 2023-09-23T23:04:27.657 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-09-23T23:04:27.770 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:04:27 smithi164 bash[31512]: audit 2023-09-23T23:04:26.459056+0000 mon.a (mon.0) 271 : audit [INF] from='osd.0 [v2:172.21.15.159:6802/3246541074,v1:172.21.15.159:6803/3246541074]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]': finished 2023-09-23T23:04:27.770 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:04:27 smithi164 bash[31512]: cluster 2023-09-23T23:04:26.459162+0000 mon.a (mon.0) 272 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2023-09-23T23:04:27.770 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:04:27 smithi164 bash[31512]: audit 2023-09-23T23:04:26.459730+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T23:04:27.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:04:27 smithi164 bash[31512]: audit 2023-09-23T23:04:26.465552+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T23:04:27.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:04:27 smithi164 bash[31512]: audit 2023-09-23T23:04:26.928895+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:04:27.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:04:27 smithi164 bash[31512]: audit 2023-09-23T23:04:26.936922+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:04:27.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:04:27 smithi164 bash[31512]: audit 2023-09-23T23:04:26.970270+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:04:27.792 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:04:27 smithi159 bash[27435]: audit 2023-09-23T23:04:26.459056+0000 mon.a (mon.0) 271 : audit [INF] from='osd.0 [v2:172.21.15.159:6802/3246541074,v1:172.21.15.159:6803/3246541074]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]': finished 2023-09-23T23:04:27.792 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:04:27 smithi159 bash[27435]: cluster 2023-09-23T23:04:26.459162+0000 mon.a (mon.0) 272 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2023-09-23T23:04:27.792 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:04:27 smithi159 bash[27435]: audit 2023-09-23T23:04:26.459730+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T23:04:27.792 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:04:27 smithi159 bash[27435]: audit 2023-09-23T23:04:26.465552+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T23:04:27.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:04:27 smithi159 bash[27435]: audit 2023-09-23T23:04:26.928895+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:04:27.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:04:27 smithi159 bash[27435]: audit 2023-09-23T23:04:26.936922+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:04:27.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:04:27 smithi159 bash[27435]: audit 2023-09-23T23:04:26.970270+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:04:27.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:04:27 smithi159 bash[41022]: audit 2023-09-23T23:04:26.459056+0000 mon.a (mon.0) 271 : audit [INF] from='osd.0 [v2:172.21.15.159:6802/3246541074,v1:172.21.15.159:6803/3246541074]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]': finished 2023-09-23T23:04:27.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:04:27 smithi159 bash[41022]: cluster 2023-09-23T23:04:26.459162+0000 mon.a (mon.0) 272 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2023-09-23T23:04:27.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:04:27 smithi159 bash[41022]: audit 2023-09-23T23:04:26.459730+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T23:04:27.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:04:27 smithi159 bash[41022]: audit 2023-09-23T23:04:26.465552+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T23:04:27.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:04:27 smithi159 bash[41022]: audit 2023-09-23T23:04:26.928895+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:04:27.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:04:27 smithi159 bash[41022]: audit 2023-09-23T23:04:26.936922+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:04:27.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:04:27 smithi159 bash[41022]: audit 2023-09-23T23:04:26.970270+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:04:27.794 INFO:journalctl@ceph.osd.0.smithi159.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T23:04:28.770 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:04:28 smithi164 bash[31512]: cluster 2023-09-23T23:04:25.974212+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T23:04:28.770 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:04:28 smithi164 bash[31512]: cluster 2023-09-23T23:04:25.974357+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T23:04:28.770 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:04:28 smithi164 bash[31512]: cluster 2023-09-23T23:04:27.024087+0000 mgr.y (mgr.14152) 107 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:04:28.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:04:28 smithi164 bash[31512]: audit 2023-09-23T23:04:27.471103+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T23:04:28.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:04:28 smithi164 bash[31512]: cluster 2023-09-23T23:04:27.484450+0000 mon.a (mon.0) 279 : cluster [INF] osd.0 [v2:172.21.15.159:6802/3246541074,v1:172.21.15.159:6803/3246541074] boot 2023-09-23T23:04:28.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:04:28 smithi164 bash[31512]: cluster 2023-09-23T23:04:27.484523+0000 mon.a (mon.0) 280 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2023-09-23T23:04:28.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:04:28 smithi164 bash[31512]: audit 2023-09-23T23:04:27.484680+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T23:04:28.792 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:04:28 smithi159 bash[27435]: cluster 2023-09-23T23:04:25.974212+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T23:04:28.792 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:04:28 smithi159 bash[27435]: cluster 2023-09-23T23:04:25.974357+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T23:04:28.792 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:04:28 smithi159 bash[27435]: cluster 2023-09-23T23:04:27.024087+0000 mgr.y (mgr.14152) 107 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:04:28.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:04:28 smithi159 bash[27435]: audit 2023-09-23T23:04:27.471103+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T23:04:28.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:04:28 smithi159 bash[27435]: cluster 2023-09-23T23:04:27.484450+0000 mon.a (mon.0) 279 : cluster [INF] osd.0 [v2:172.21.15.159:6802/3246541074,v1:172.21.15.159:6803/3246541074] boot 2023-09-23T23:04:28.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:04:28 smithi159 bash[27435]: cluster 2023-09-23T23:04:27.484523+0000 mon.a (mon.0) 280 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2023-09-23T23:04:28.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:04:28 smithi159 bash[27435]: audit 2023-09-23T23:04:27.484680+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T23:04:28.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:04:28 smithi159 bash[41022]: cluster 2023-09-23T23:04:25.974212+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T23:04:28.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:04:28 smithi159 bash[41022]: cluster 2023-09-23T23:04:25.974357+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T23:04:28.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:04:28 smithi159 bash[41022]: cluster 2023-09-23T23:04:27.024087+0000 mgr.y (mgr.14152) 107 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T23:04:28.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:04:28 smithi159 bash[41022]: audit 2023-09-23T23:04:27.471103+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T23:04:28.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:04:28 smithi159 bash[41022]: cluster 2023-09-23T23:04:27.484450+0000 mon.a (mon.0) 279 : cluster [INF] osd.0 [v2:172.21.15.159:6802/3246541074,v1:172.21.15.159:6803/3246541074] boot 2023-09-23T23:04:28.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:04:28 smithi159 bash[41022]: cluster 2023-09-23T23:04:27.484523+0000 mon.a (mon.0) 280 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2023-09-23T23:04:28.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:04:28 smithi159 bash[41022]: audit 2023-09-23T23:04:27.484680+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T23:04:30.270 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:04:29 smithi164 bash[31512]: cluster 2023-09-23T23:04:28.949435+0000 mon.a (mon.0) 282 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2023-09-23T23:04:30.270 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:04:29 smithi164 bash[31512]: cluster 2023-09-23T23:04:29.024605+0000 mgr.y (mgr.14152) 108 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T23:04:30.292 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:04:29 smithi159 bash[27435]: cluster 2023-09-23T23:04:28.949435+0000 mon.a (mon.0) 282 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2023-09-23T23:04:30.292 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:04:29 smithi159 bash[27435]: cluster 2023-09-23T23:04:29.024605+0000 mgr.y (mgr.14152) 108 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T23:04:30.292 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:04:29 smithi159 bash[41022]: cluster 2023-09-23T23:04:28.949435+0000 mon.a (mon.0) 282 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2023-09-23T23:04:30.292 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:04:29 smithi159 bash[41022]: cluster 2023-09-23T23:04:29.024605+0000 mgr.y (mgr.14152) 108 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T23:04:31.740 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:04:32.520 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:04:32 smithi164 bash[31512]: cluster 2023-09-23T23:04:31.025051+0000 mgr.y (mgr.14152) 109 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T23:04:32.542 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:04:32 smithi159 bash[27435]: cluster 2023-09-23T23:04:31.025051+0000 mgr.y (mgr.14152) 109 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T23:04:32.542 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:04:32 smithi159 bash[41022]: cluster 2023-09-23T23:04:31.025051+0000 mgr.y (mgr.14152) 109 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T23:04:34.520 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:04:34 smithi164 bash[31512]: cluster 2023-09-23T23:04:33.025370+0000 mgr.y (mgr.14152) 110 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T23:04:34.542 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:04:34 smithi159 bash[27435]: cluster 2023-09-23T23:04:33.025370+0000 mgr.y (mgr.14152) 110 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T23:04:34.542 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:04:34 smithi159 bash[41022]: cluster 2023-09-23T23:04:33.025370+0000 mgr.y (mgr.14152) 110 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T23:04:36.058 INFO:teuthology.orchestra.run.smithi159.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-09-23T23:04:36.058 INFO:teuthology.orchestra.run.smithi159.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-09-23T23:04:36.058 INFO:teuthology.orchestra.run.smithi159.stderr: stderr: 10+0 records in 2023-09-23T23:04:36.059 INFO:teuthology.orchestra.run.smithi159.stderr:10+0 records out 2023-09-23T23:04:36.059 INFO:teuthology.orchestra.run.smithi159.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0165646 s, 633 MB/s 2023-09-23T23:04:36.059 INFO:teuthology.orchestra.run.smithi159.stderr:--> Zapping successful for: 2023-09-23T23:04:36.520 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:04:36 smithi164 bash[31512]: cluster 2023-09-23T23:04:35.025752+0000 mgr.y (mgr.14152) 111 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T23:04:36.542 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:04:36 smithi159 bash[27435]: cluster 2023-09-23T23:04:35.025752+0000 mgr.y (mgr.14152) 111 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T23:04:36.542 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:04:36 smithi159 bash[41022]: cluster 2023-09-23T23:04:35.025752+0000 mgr.y (mgr.14152) 111 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T23:04:36.880 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph orch daemon add osd smithi159:vg_nvme/lv_3 2023-09-23T23:04:39.020 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:04:38 smithi164 bash[31512]: cluster 2023-09-23T23:04:37.026323+0000 mgr.y (mgr.14152) 112 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T23:04:39.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:04:38 smithi164 bash[31512]: cephadm 2023-09-23T23:04:37.611304+0000 mgr.y (mgr.14152) 113 : cephadm [INF] Detected new or changed devices on smithi159 2023-09-23T23:04:39.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:04:38 smithi164 bash[31512]: audit 2023-09-23T23:04:37.622253+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:04:39.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:04:38 smithi164 bash[31512]: audit 2023-09-23T23:04:37.630792+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:04:39.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:04:38 smithi164 bash[31512]: audit 2023-09-23T23:04:37.632335+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-23T23:04:39.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:04:38 smithi164 bash[31512]: cephadm 2023-09-23T23:04:37.633521+0000 mgr.y (mgr.14152) 114 : cephadm [INF] Adjusting osd_memory_target on smithi159 to 16241M 2023-09-23T23:04:39.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:04:38 smithi164 bash[31512]: audit 2023-09-23T23:04:37.641442+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:04:39.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:04:38 smithi164 bash[31512]: audit 2023-09-23T23:04:37.643034+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:04:39.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:04:38 smithi164 bash[31512]: audit 2023-09-23T23:04:37.644527+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:04:39.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:04:38 smithi164 bash[31512]: audit 2023-09-23T23:04:37.653438+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:04:39.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:04:38 smithi159 bash[27435]: cluster 2023-09-23T23:04:37.026323+0000 mgr.y (mgr.14152) 112 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T23:04:39.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:04:38 smithi159 bash[27435]: cephadm 2023-09-23T23:04:37.611304+0000 mgr.y (mgr.14152) 113 : cephadm [INF] Detected new or changed devices on smithi159 2023-09-23T23:04:39.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:04:38 smithi159 bash[27435]: audit 2023-09-23T23:04:37.622253+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:04:39.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:04:38 smithi159 bash[27435]: audit 2023-09-23T23:04:37.630792+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:04:39.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:04:38 smithi159 bash[27435]: audit 2023-09-23T23:04:37.632335+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-23T23:04:39.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:04:38 smithi159 bash[27435]: cephadm 2023-09-23T23:04:37.633521+0000 mgr.y (mgr.14152) 114 : cephadm [INF] Adjusting osd_memory_target on smithi159 to 16241M 2023-09-23T23:04:39.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:04:38 smithi159 bash[27435]: audit 2023-09-23T23:04:37.641442+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:04:39.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:04:38 smithi159 bash[27435]: audit 2023-09-23T23:04:37.643034+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:04:39.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:04:38 smithi159 bash[27435]: audit 2023-09-23T23:04:37.644527+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:04:39.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:04:38 smithi159 bash[27435]: audit 2023-09-23T23:04:37.653438+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:04:39.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:04:38 smithi159 bash[41022]: cluster 2023-09-23T23:04:37.026323+0000 mgr.y (mgr.14152) 112 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T23:04:39.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:04:38 smithi159 bash[41022]: cephadm 2023-09-23T23:04:37.611304+0000 mgr.y (mgr.14152) 113 : cephadm [INF] Detected new or changed devices on smithi159 2023-09-23T23:04:39.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:04:38 smithi159 bash[41022]: audit 2023-09-23T23:04:37.622253+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:04:39.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:04:38 smithi159 bash[41022]: audit 2023-09-23T23:04:37.630792+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:04:39.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:04:38 smithi159 bash[41022]: audit 2023-09-23T23:04:37.632335+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-23T23:04:39.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:04:38 smithi159 bash[41022]: cephadm 2023-09-23T23:04:37.633521+0000 mgr.y (mgr.14152) 114 : cephadm [INF] Adjusting osd_memory_target on smithi159 to 16241M 2023-09-23T23:04:39.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:04:38 smithi159 bash[41022]: audit 2023-09-23T23:04:37.641442+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:04:39.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:04:38 smithi159 bash[41022]: audit 2023-09-23T23:04:37.643034+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:04:39.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:04:38 smithi159 bash[41022]: audit 2023-09-23T23:04:37.644527+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:04:39.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:04:38 smithi159 bash[41022]: audit 2023-09-23T23:04:37.653438+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:04:41.020 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:04:40 smithi164 bash[31512]: cluster 2023-09-23T23:04:39.026835+0000 mgr.y (mgr.14152) 115 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T23:04:41.042 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:04:40 smithi159 bash[41022]: cluster 2023-09-23T23:04:39.026835+0000 mgr.y (mgr.14152) 115 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T23:04:41.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:04:40 smithi159 bash[27435]: cluster 2023-09-23T23:04:39.026835+0000 mgr.y (mgr.14152) 115 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T23:04:41.612 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:04:42.792 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:04:42 smithi159 bash[27435]: cluster 2023-09-23T23:04:41.027316+0000 mgr.y (mgr.14152) 116 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T23:04:42.792 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:04:42 smithi159 bash[41022]: cluster 2023-09-23T23:04:41.027316+0000 mgr.y (mgr.14152) 116 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T23:04:43.020 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:04:42 smithi164 bash[31512]: cluster 2023-09-23T23:04:41.027316+0000 mgr.y (mgr.14152) 116 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T23:04:45.020 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:04:44 smithi164 bash[31512]: cluster 2023-09-23T23:04:43.027819+0000 mgr.y (mgr.14152) 117 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T23:04:45.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:04:44 smithi159 bash[27435]: cluster 2023-09-23T23:04:43.027819+0000 mgr.y (mgr.14152) 117 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T23:04:45.042 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:04:44 smithi159 bash[41022]: cluster 2023-09-23T23:04:43.027819+0000 mgr.y (mgr.14152) 117 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T23:04:46.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:04:45 smithi164 bash[31512]: audit 2023-09-23T23:04:44.672847+0000 mgr.y (mgr.14152) 118 : audit [DBG] from='client.24149 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi159:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:04:46.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:04:45 smithi164 bash[31512]: audit 2023-09-23T23:04:44.678882+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T23:04:46.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:04:45 smithi164 bash[31512]: audit 2023-09-23T23:04:44.684578+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T23:04:46.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:04:45 smithi164 bash[31512]: audit 2023-09-23T23:04:44.685533+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:04:46.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:04:45 smithi159 bash[27435]: audit 2023-09-23T23:04:44.672847+0000 mgr.y (mgr.14152) 118 : audit [DBG] from='client.24149 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi159:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:04:46.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:04:45 smithi159 bash[27435]: audit 2023-09-23T23:04:44.678882+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T23:04:46.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:04:45 smithi159 bash[27435]: audit 2023-09-23T23:04:44.684578+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T23:04:46.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:04:45 smithi159 bash[27435]: audit 2023-09-23T23:04:44.685533+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:04:46.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:04:45 smithi159 bash[41022]: audit 2023-09-23T23:04:44.672847+0000 mgr.y (mgr.14152) 118 : audit [DBG] from='client.24149 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi159:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:04:46.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:04:45 smithi159 bash[41022]: audit 2023-09-23T23:04:44.678882+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T23:04:46.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:04:45 smithi159 bash[41022]: audit 2023-09-23T23:04:44.684578+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T23:04:46.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:04:45 smithi159 bash[41022]: audit 2023-09-23T23:04:44.685533+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:04:47.020 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:04:46 smithi164 bash[31512]: cluster 2023-09-23T23:04:45.028326+0000 mgr.y (mgr.14152) 119 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T23:04:47.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:04:46 smithi159 bash[27435]: cluster 2023-09-23T23:04:45.028326+0000 mgr.y (mgr.14152) 119 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T23:04:47.042 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:04:46 smithi159 bash[41022]: cluster 2023-09-23T23:04:45.028326+0000 mgr.y (mgr.14152) 119 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T23:04:49.020 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:04:48 smithi164 bash[31512]: cluster 2023-09-23T23:04:47.028826+0000 mgr.y (mgr.14152) 120 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T23:04:49.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:04:48 smithi159 bash[27435]: cluster 2023-09-23T23:04:47.028826+0000 mgr.y (mgr.14152) 120 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T23:04:49.042 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:04:48 smithi159 bash[41022]: cluster 2023-09-23T23:04:47.028826+0000 mgr.y (mgr.14152) 120 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T23:04:51.020 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:04:50 smithi164 bash[31512]: cluster 2023-09-23T23:04:49.029241+0000 mgr.y (mgr.14152) 121 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T23:04:51.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:04:50 smithi159 bash[27435]: cluster 2023-09-23T23:04:49.029241+0000 mgr.y (mgr.14152) 121 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T23:04:51.042 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:04:50 smithi159 bash[41022]: cluster 2023-09-23T23:04:49.029241+0000 mgr.y (mgr.14152) 121 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T23:04:53.020 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:04:52 smithi164 bash[31512]: cluster 2023-09-23T23:04:51.029669+0000 mgr.y (mgr.14152) 122 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T23:04:53.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:04:52 smithi159 bash[27435]: cluster 2023-09-23T23:04:51.029669+0000 mgr.y (mgr.14152) 122 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T23:04:53.042 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:04:52 smithi159 bash[41022]: cluster 2023-09-23T23:04:51.029669+0000 mgr.y (mgr.14152) 122 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T23:04:54.020 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:04:53 smithi164 bash[31512]: audit 2023-09-23T23:04:52.926601+0000 mon.c (mon.2) 3 : audit [INF] from='client.? 172.21.15.159:0/1985387145' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4c49a5aa-2c2e-4270-a749-cec5f2d91d9a"}]: dispatch 2023-09-23T23:04:54.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:04:53 smithi164 bash[31512]: audit 2023-09-23T23:04:52.927327+0000 mon.a (mon.0) 293 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4c49a5aa-2c2e-4270-a749-cec5f2d91d9a"}]: dispatch 2023-09-23T23:04:54.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:04:53 smithi164 bash[31512]: audit 2023-09-23T23:04:52.935936+0000 mon.a (mon.0) 294 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4c49a5aa-2c2e-4270-a749-cec5f2d91d9a"}]': finished 2023-09-23T23:04:54.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:04:53 smithi164 bash[31512]: cluster 2023-09-23T23:04:52.936072+0000 mon.a (mon.0) 295 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2023-09-23T23:04:54.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:04:53 smithi164 bash[31512]: audit 2023-09-23T23:04:52.936266+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T23:04:54.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:04:53 smithi159 bash[27435]: audit 2023-09-23T23:04:52.926601+0000 mon.c (mon.2) 3 : audit [INF] from='client.? 172.21.15.159:0/1985387145' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4c49a5aa-2c2e-4270-a749-cec5f2d91d9a"}]: dispatch 2023-09-23T23:04:54.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:04:53 smithi159 bash[27435]: audit 2023-09-23T23:04:52.927327+0000 mon.a (mon.0) 293 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4c49a5aa-2c2e-4270-a749-cec5f2d91d9a"}]: dispatch 2023-09-23T23:04:54.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:04:53 smithi159 bash[27435]: audit 2023-09-23T23:04:52.935936+0000 mon.a (mon.0) 294 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4c49a5aa-2c2e-4270-a749-cec5f2d91d9a"}]': finished 2023-09-23T23:04:54.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:04:53 smithi159 bash[27435]: cluster 2023-09-23T23:04:52.936072+0000 mon.a (mon.0) 295 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2023-09-23T23:04:54.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:04:53 smithi159 bash[27435]: audit 2023-09-23T23:04:52.936266+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T23:04:54.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:04:53 smithi159 bash[41022]: audit 2023-09-23T23:04:52.926601+0000 mon.c (mon.2) 3 : audit [INF] from='client.? 172.21.15.159:0/1985387145' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4c49a5aa-2c2e-4270-a749-cec5f2d91d9a"}]: dispatch 2023-09-23T23:04:54.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:04:53 smithi159 bash[41022]: audit 2023-09-23T23:04:52.927327+0000 mon.a (mon.0) 293 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4c49a5aa-2c2e-4270-a749-cec5f2d91d9a"}]: dispatch 2023-09-23T23:04:54.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:04:53 smithi159 bash[41022]: audit 2023-09-23T23:04:52.935936+0000 mon.a (mon.0) 294 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4c49a5aa-2c2e-4270-a749-cec5f2d91d9a"}]': finished 2023-09-23T23:04:54.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:04:53 smithi159 bash[41022]: cluster 2023-09-23T23:04:52.936072+0000 mon.a (mon.0) 295 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2023-09-23T23:04:54.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:04:53 smithi159 bash[41022]: audit 2023-09-23T23:04:52.936266+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T23:04:55.020 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:04:54 smithi164 bash[31512]: cluster 2023-09-23T23:04:53.030201+0000 mgr.y (mgr.14152) 123 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T23:04:55.020 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:04:54 smithi164 bash[31512]: audit 2023-09-23T23:04:53.670157+0000 mon.a (mon.0) 297 : audit [DBG] from='client.? 172.21.15.159:0/1365761424' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T23:04:55.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:04:54 smithi159 bash[27435]: cluster 2023-09-23T23:04:53.030201+0000 mgr.y (mgr.14152) 123 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T23:04:55.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:04:54 smithi159 bash[27435]: audit 2023-09-23T23:04:53.670157+0000 mon.a (mon.0) 297 : audit [DBG] from='client.? 172.21.15.159:0/1365761424' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T23:04:55.042 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:04:54 smithi159 bash[41022]: cluster 2023-09-23T23:04:53.030201+0000 mgr.y (mgr.14152) 123 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T23:04:55.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:04:54 smithi159 bash[41022]: audit 2023-09-23T23:04:53.670157+0000 mon.a (mon.0) 297 : audit [DBG] from='client.? 172.21.15.159:0/1365761424' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T23:04:57.020 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:04:56 smithi164 bash[31512]: cluster 2023-09-23T23:04:55.030700+0000 mgr.y (mgr.14152) 124 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T23:04:57.042 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:04:56 smithi159 bash[41022]: cluster 2023-09-23T23:04:55.030700+0000 mgr.y (mgr.14152) 124 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T23:04:57.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:04:56 smithi159 bash[27435]: cluster 2023-09-23T23:04:55.030700+0000 mgr.y (mgr.14152) 124 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T23:04:59.020 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:04:58 smithi164 bash[31512]: cluster 2023-09-23T23:04:57.031030+0000 mgr.y (mgr.14152) 125 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T23:04:59.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:04:58 smithi159 bash[27435]: cluster 2023-09-23T23:04:57.031030+0000 mgr.y (mgr.14152) 125 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T23:04:59.042 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:04:58 smithi159 bash[41022]: cluster 2023-09-23T23:04:57.031030+0000 mgr.y (mgr.14152) 125 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T23:05:01.020 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:05:00 smithi164 bash[31512]: cluster 2023-09-23T23:04:59.031476+0000 mgr.y (mgr.14152) 126 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T23:05:01.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:05:00 smithi159 bash[27435]: cluster 2023-09-23T23:04:59.031476+0000 mgr.y (mgr.14152) 126 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T23:05:01.042 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:05:00 smithi159 bash[41022]: cluster 2023-09-23T23:04:59.031476+0000 mgr.y (mgr.14152) 126 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T23:05:02.962 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:05:02 smithi159 bash[27435]: cluster 2023-09-23T23:05:01.031916+0000 mgr.y (mgr.14152) 127 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T23:05:02.963 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:05:02 smithi159 bash[41022]: cluster 2023-09-23T23:05:01.031916+0000 mgr.y (mgr.14152) 127 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T23:05:03.020 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:05:02 smithi164 bash[31512]: cluster 2023-09-23T23:05:01.031916+0000 mgr.y (mgr.14152) 127 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T23:05:05.020 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:05:04 smithi164 bash[31512]: cluster 2023-09-23T23:05:03.032336+0000 mgr.y (mgr.14152) 128 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T23:05:05.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:05:04 smithi159 bash[27435]: cluster 2023-09-23T23:05:03.032336+0000 mgr.y (mgr.14152) 128 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T23:05:05.042 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:05:04 smithi159 bash[41022]: cluster 2023-09-23T23:05:03.032336+0000 mgr.y (mgr.14152) 128 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T23:05:06.020 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:05:05 smithi164 bash[31512]: audit 2023-09-23T23:05:05.467807+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-09-23T23:05:06.020 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:05:05 smithi164 bash[31512]: audit 2023-09-23T23:05:05.469275+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:05:06.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:05:05 smithi159 bash[41022]: audit 2023-09-23T23:05:05.467807+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-09-23T23:05:06.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:05:05 smithi159 bash[41022]: audit 2023-09-23T23:05:05.469275+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:05:06.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:05:05 smithi159 bash[27435]: audit 2023-09-23T23:05:05.467807+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-09-23T23:05:06.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:05:05 smithi159 bash[27435]: audit 2023-09-23T23:05:05.469275+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:05:07.020 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:05:06 smithi164 bash[31512]: cluster 2023-09-23T23:05:05.032742+0000 mgr.y (mgr.14152) 129 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T23:05:07.020 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:05:06 smithi164 bash[31512]: cephadm 2023-09-23T23:05:05.470456+0000 mgr.y (mgr.14152) 130 : cephadm [INF] Deploying daemon osd.1 on smithi159 2023-09-23T23:05:07.021 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:05:06 smithi159 bash[27435]: cluster 2023-09-23T23:05:05.032742+0000 mgr.y (mgr.14152) 129 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T23:05:07.021 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:05:06 smithi159 bash[27435]: cephadm 2023-09-23T23:05:05.470456+0000 mgr.y (mgr.14152) 130 : cephadm [INF] Deploying daemon osd.1 on smithi159 2023-09-23T23:05:07.021 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:05:06 smithi159 bash[41022]: cluster 2023-09-23T23:05:05.032742+0000 mgr.y (mgr.14152) 129 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T23:05:07.021 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:05:06 smithi159 bash[41022]: cephadm 2023-09-23T23:05:05.470456+0000 mgr.y (mgr.14152) 130 : cephadm [INF] Deploying daemon osd.1 on smithi159 2023-09-23T23:05:09.020 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:05:08 smithi164 bash[31512]: cluster 2023-09-23T23:05:07.033142+0000 mgr.y (mgr.14152) 131 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T23:05:09.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:05:08 smithi159 bash[27435]: cluster 2023-09-23T23:05:07.033142+0000 mgr.y (mgr.14152) 131 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T23:05:09.042 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:05:08 smithi159 bash[41022]: cluster 2023-09-23T23:05:07.033142+0000 mgr.y (mgr.14152) 131 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T23:05:10.988 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:05:10 smithi159 bash[41022]: cluster 2023-09-23T23:05:09.033598+0000 mgr.y (mgr.14152) 132 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T23:05:10.988 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:05:10 smithi159 bash[41022]: audit 2023-09-23T23:05:10.022458+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:05:10.988 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:05:10 smithi159 bash[41022]: audit 2023-09-23T23:05:10.022873+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:05:10.988 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:05:10 smithi159 bash[41022]: audit 2023-09-23T23:05:10.030391+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:05:10.989 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:05:10 smithi159 bash[27435]: cluster 2023-09-23T23:05:09.033598+0000 mgr.y (mgr.14152) 132 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T23:05:10.989 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:05:10 smithi159 bash[27435]: audit 2023-09-23T23:05:10.022458+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:05:10.989 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:05:10 smithi159 bash[27435]: audit 2023-09-23T23:05:10.022873+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:05:10.989 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:05:10 smithi159 bash[27435]: audit 2023-09-23T23:05:10.030391+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:05:11.020 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:05:10 smithi164 bash[31512]: cluster 2023-09-23T23:05:09.033598+0000 mgr.y (mgr.14152) 132 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T23:05:11.020 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:05:10 smithi164 bash[31512]: audit 2023-09-23T23:05:10.022458+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:05:11.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:05:10 smithi164 bash[31512]: audit 2023-09-23T23:05:10.022873+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:05:11.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:05:10 smithi164 bash[31512]: audit 2023-09-23T23:05:10.030391+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:05:13.020 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:05:12 smithi164 bash[31512]: cluster 2023-09-23T23:05:11.034047+0000 mgr.y (mgr.14152) 133 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T23:05:13.042 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:05:12 smithi159 bash[41022]: cluster 2023-09-23T23:05:11.034047+0000 mgr.y (mgr.14152) 133 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T23:05:13.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:05:12 smithi159 bash[27435]: cluster 2023-09-23T23:05:11.034047+0000 mgr.y (mgr.14152) 133 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T23:05:15.020 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:05:14 smithi164 bash[31512]: cluster 2023-09-23T23:05:13.034573+0000 mgr.y (mgr.14152) 134 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T23:05:15.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:05:14 smithi159 bash[27435]: cluster 2023-09-23T23:05:13.034573+0000 mgr.y (mgr.14152) 134 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T23:05:15.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:05:14 smithi159 bash[41022]: cluster 2023-09-23T23:05:13.034573+0000 mgr.y (mgr.14152) 134 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T23:05:17.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:05:16 smithi164 bash[31512]: cluster 2023-09-23T23:05:15.035112+0000 mgr.y (mgr.14152) 135 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T23:05:17.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:05:16 smithi164 bash[31512]: audit 2023-09-23T23:05:16.272108+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:05:17.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:05:16 smithi164 bash[31512]: audit 2023-09-23T23:05:16.285089+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:05:17.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:05:16 smithi164 bash[31512]: audit 2023-09-23T23:05:16.286369+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:05:17.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:05:16 smithi164 bash[31512]: audit 2023-09-23T23:05:16.287495+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:05:17.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:05:16 smithi164 bash[31512]: audit 2023-09-23T23:05:16.295902+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:05:17.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:05:16 smithi159 bash[27435]: cluster 2023-09-23T23:05:15.035112+0000 mgr.y (mgr.14152) 135 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T23:05:17.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:05:16 smithi159 bash[27435]: audit 2023-09-23T23:05:16.272108+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:05:17.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:05:16 smithi159 bash[27435]: audit 2023-09-23T23:05:16.285089+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:05:17.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:05:16 smithi159 bash[27435]: audit 2023-09-23T23:05:16.286369+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:05:17.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:05:16 smithi159 bash[27435]: audit 2023-09-23T23:05:16.287495+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:05:17.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:05:16 smithi159 bash[27435]: audit 2023-09-23T23:05:16.295902+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:05:17.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:05:16 smithi159 bash[41022]: cluster 2023-09-23T23:05:15.035112+0000 mgr.y (mgr.14152) 135 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T23:05:17.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:05:16 smithi159 bash[41022]: audit 2023-09-23T23:05:16.272108+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:05:17.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:05:16 smithi159 bash[41022]: audit 2023-09-23T23:05:16.285089+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:05:17.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:05:16 smithi159 bash[41022]: audit 2023-09-23T23:05:16.286369+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:05:17.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:05:16 smithi159 bash[41022]: audit 2023-09-23T23:05:16.287495+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:05:17.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:05:16 smithi159 bash[41022]: audit 2023-09-23T23:05:16.295902+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:05:18.020 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:05:17 smithi164 bash[31512]: audit 2023-09-23T23:05:16.822724+0000 mon.a (mon.0) 308 : audit [INF] from='osd.1 [v2:172.21.15.159:6810/173085485,v1:172.21.15.159:6811/173085485]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-09-23T23:05:18.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:05:17 smithi159 bash[27435]: audit 2023-09-23T23:05:16.822724+0000 mon.a (mon.0) 308 : audit [INF] from='osd.1 [v2:172.21.15.159:6810/173085485,v1:172.21.15.159:6811/173085485]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-09-23T23:05:18.042 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:05:17 smithi159 bash[41022]: audit 2023-09-23T23:05:16.822724+0000 mon.a (mon.0) 308 : audit [INF] from='osd.1 [v2:172.21.15.159:6810/173085485,v1:172.21.15.159:6811/173085485]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-09-23T23:05:19.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:05:18 smithi164 bash[31512]: cluster 2023-09-23T23:05:17.035582+0000 mgr.y (mgr.14152) 136 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T23:05:19.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:05:18 smithi164 bash[31512]: audit 2023-09-23T23:05:17.723428+0000 mon.a (mon.0) 309 : audit [INF] from='osd.1 [v2:172.21.15.159:6810/173085485,v1:172.21.15.159:6811/173085485]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-09-23T23:05:19.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:05:18 smithi164 bash[31512]: cluster 2023-09-23T23:05:17.723497+0000 mon.a (mon.0) 310 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2023-09-23T23:05:19.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:05:18 smithi164 bash[31512]: audit 2023-09-23T23:05:17.723641+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T23:05:19.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:05:18 smithi164 bash[31512]: audit 2023-09-23T23:05:17.724396+0000 mon.a (mon.0) 312 : audit [INF] from='osd.1 [v2:172.21.15.159:6810/173085485,v1:172.21.15.159:6811/173085485]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2023-09-23T23:05:19.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:05:18 smithi159 bash[27435]: cluster 2023-09-23T23:05:17.035582+0000 mgr.y (mgr.14152) 136 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T23:05:19.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:05:18 smithi159 bash[27435]: audit 2023-09-23T23:05:17.723428+0000 mon.a (mon.0) 309 : audit [INF] from='osd.1 [v2:172.21.15.159:6810/173085485,v1:172.21.15.159:6811/173085485]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-09-23T23:05:19.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:05:18 smithi159 bash[27435]: cluster 2023-09-23T23:05:17.723497+0000 mon.a (mon.0) 310 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2023-09-23T23:05:19.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:05:18 smithi159 bash[27435]: audit 2023-09-23T23:05:17.723641+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T23:05:19.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:05:18 smithi159 bash[27435]: audit 2023-09-23T23:05:17.724396+0000 mon.a (mon.0) 312 : audit [INF] from='osd.1 [v2:172.21.15.159:6810/173085485,v1:172.21.15.159:6811/173085485]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2023-09-23T23:05:19.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:05:18 smithi159 bash[41022]: cluster 2023-09-23T23:05:17.035582+0000 mgr.y (mgr.14152) 136 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T23:05:19.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:05:18 smithi159 bash[41022]: audit 2023-09-23T23:05:17.723428+0000 mon.a (mon.0) 309 : audit [INF] from='osd.1 [v2:172.21.15.159:6810/173085485,v1:172.21.15.159:6811/173085485]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-09-23T23:05:19.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:05:18 smithi159 bash[41022]: cluster 2023-09-23T23:05:17.723497+0000 mon.a (mon.0) 310 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2023-09-23T23:05:19.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:05:18 smithi159 bash[41022]: audit 2023-09-23T23:05:17.723641+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T23:05:19.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:05:18 smithi159 bash[41022]: audit 2023-09-23T23:05:17.724396+0000 mon.a (mon.0) 312 : audit [INF] from='osd.1 [v2:172.21.15.159:6810/173085485,v1:172.21.15.159:6811/173085485]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2023-09-23T23:05:19.786 INFO:teuthology.orchestra.run.smithi159.stdout:Created osd(s) 1 on host 'smithi159' 2023-09-23T23:05:20.018 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:05:19 smithi159 bash[27435]: audit 2023-09-23T23:05:18.726763+0000 mon.a (mon.0) 313 : audit [INF] from='osd.1 [v2:172.21.15.159:6810/173085485,v1:172.21.15.159:6811/173085485]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]': finished 2023-09-23T23:05:20.018 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:05:19 smithi159 bash[27435]: cluster 2023-09-23T23:05:18.726902+0000 mon.a (mon.0) 314 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2023-09-23T23:05:20.018 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:05:19 smithi159 bash[27435]: audit 2023-09-23T23:05:18.727463+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T23:05:20.018 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:05:19 smithi159 bash[27435]: audit 2023-09-23T23:05:18.735122+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T23:05:20.018 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:05:19 smithi159 bash[41022]: audit 2023-09-23T23:05:18.726763+0000 mon.a (mon.0) 313 : audit [INF] from='osd.1 [v2:172.21.15.159:6810/173085485,v1:172.21.15.159:6811/173085485]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]': finished 2023-09-23T23:05:20.018 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:05:19 smithi159 bash[41022]: cluster 2023-09-23T23:05:18.726902+0000 mon.a (mon.0) 314 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2023-09-23T23:05:20.019 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:05:19 smithi159 bash[41022]: audit 2023-09-23T23:05:18.727463+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T23:05:20.019 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:05:19 smithi159 bash[41022]: audit 2023-09-23T23:05:18.735122+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T23:05:20.020 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:05:19 smithi164 bash[31512]: audit 2023-09-23T23:05:18.726763+0000 mon.a (mon.0) 313 : audit [INF] from='osd.1 [v2:172.21.15.159:6810/173085485,v1:172.21.15.159:6811/173085485]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]': finished 2023-09-23T23:05:20.020 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:05:19 smithi164 bash[31512]: cluster 2023-09-23T23:05:18.726902+0000 mon.a (mon.0) 314 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2023-09-23T23:05:20.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:05:19 smithi164 bash[31512]: audit 2023-09-23T23:05:18.727463+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T23:05:20.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:05:19 smithi164 bash[31512]: audit 2023-09-23T23:05:18.735122+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T23:05:20.528 DEBUG:teuthology.orchestra.run.smithi159:osd.1> sudo journalctl -f -n 0 -u ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7@osd.1.service 2023-09-23T23:05:20.530 INFO:tasks.cephadm:Deploying osd.2 on smithi159 with /dev/vg_nvme/lv_2... 2023-09-23T23:05:20.530 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2023-09-23T23:05:20.679 INFO:journalctl@ceph.osd.1.smithi159.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T23:05:20.792 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:05:20 smithi159 bash[41022]: cluster 2023-09-23T23:05:17.793037+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T23:05:20.792 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:05:20 smithi159 bash[41022]: cluster 2023-09-23T23:05:17.793238+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T23:05:20.792 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:05:20 smithi159 bash[41022]: cluster 2023-09-23T23:05:19.036068+0000 mgr.y (mgr.14152) 137 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T23:05:20.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:05:20 smithi159 bash[41022]: audit 2023-09-23T23:05:19.732668+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T23:05:20.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:05:20 smithi159 bash[41022]: cluster 2023-09-23T23:05:19.739671+0000 mon.a (mon.0) 318 : cluster [INF] osd.1 [v2:172.21.15.159:6810/173085485,v1:172.21.15.159:6811/173085485] boot 2023-09-23T23:05:20.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:05:20 smithi159 bash[41022]: cluster 2023-09-23T23:05:19.739769+0000 mon.a (mon.0) 319 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2023-09-23T23:05:20.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:05:20 smithi159 bash[41022]: audit 2023-09-23T23:05:19.740740+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T23:05:20.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:05:20 smithi159 bash[41022]: audit 2023-09-23T23:05:19.775867+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:05:20.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:05:20 smithi159 bash[41022]: audit 2023-09-23T23:05:19.782908+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:05:20.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:05:20 smithi159 bash[41022]: audit 2023-09-23T23:05:19.785727+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:05:20.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:05:20 smithi159 bash[27435]: cluster 2023-09-23T23:05:17.793037+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T23:05:20.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:05:20 smithi159 bash[27435]: cluster 2023-09-23T23:05:17.793238+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T23:05:20.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:05:20 smithi159 bash[27435]: cluster 2023-09-23T23:05:19.036068+0000 mgr.y (mgr.14152) 137 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T23:05:20.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:05:20 smithi159 bash[27435]: audit 2023-09-23T23:05:19.732668+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T23:05:20.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:05:20 smithi159 bash[27435]: cluster 2023-09-23T23:05:19.739671+0000 mon.a (mon.0) 318 : cluster [INF] osd.1 [v2:172.21.15.159:6810/173085485,v1:172.21.15.159:6811/173085485] boot 2023-09-23T23:05:20.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:05:20 smithi159 bash[27435]: cluster 2023-09-23T23:05:19.739769+0000 mon.a (mon.0) 319 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2023-09-23T23:05:20.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:05:20 smithi159 bash[27435]: audit 2023-09-23T23:05:19.740740+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T23:05:20.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:05:20 smithi159 bash[27435]: audit 2023-09-23T23:05:19.775867+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:05:20.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:05:20 smithi159 bash[27435]: audit 2023-09-23T23:05:19.782908+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:05:20.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:05:20 smithi159 bash[27435]: audit 2023-09-23T23:05:19.785727+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:05:21.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:05:20 smithi164 bash[31512]: cluster 2023-09-23T23:05:17.793037+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T23:05:21.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:05:20 smithi164 bash[31512]: cluster 2023-09-23T23:05:17.793238+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T23:05:21.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:05:20 smithi164 bash[31512]: cluster 2023-09-23T23:05:19.036068+0000 mgr.y (mgr.14152) 137 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T23:05:21.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:05:20 smithi164 bash[31512]: audit 2023-09-23T23:05:19.732668+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T23:05:21.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:05:20 smithi164 bash[31512]: cluster 2023-09-23T23:05:19.739671+0000 mon.a (mon.0) 318 : cluster [INF] osd.1 [v2:172.21.15.159:6810/173085485,v1:172.21.15.159:6811/173085485] boot 2023-09-23T23:05:21.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:05:20 smithi164 bash[31512]: cluster 2023-09-23T23:05:19.739769+0000 mon.a (mon.0) 319 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2023-09-23T23:05:21.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:05:20 smithi164 bash[31512]: audit 2023-09-23T23:05:19.740740+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T23:05:21.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:05:20 smithi164 bash[31512]: audit 2023-09-23T23:05:19.775867+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:05:21.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:05:20 smithi164 bash[31512]: audit 2023-09-23T23:05:19.782908+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:05:21.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:05:20 smithi164 bash[31512]: audit 2023-09-23T23:05:19.785727+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:05:22.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:05:21 smithi159 bash[27435]: cluster 2023-09-23T23:05:20.786847+0000 mon.a (mon.0) 324 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2023-09-23T23:05:22.042 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:05:21 smithi159 bash[41022]: cluster 2023-09-23T23:05:20.786847+0000 mon.a (mon.0) 324 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2023-09-23T23:05:22.270 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:05:21 smithi164 bash[31512]: cluster 2023-09-23T23:05:20.786847+0000 mon.a (mon.0) 324 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2023-09-23T23:05:23.270 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:05:22 smithi164 bash[31512]: cluster 2023-09-23T23:05:21.036527+0000 mgr.y (mgr.14152) 138 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-09-23T23:05:23.292 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:05:22 smithi159 bash[27435]: cluster 2023-09-23T23:05:21.036527+0000 mgr.y (mgr.14152) 138 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-09-23T23:05:23.292 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:05:22 smithi159 bash[41022]: cluster 2023-09-23T23:05:21.036527+0000 mgr.y (mgr.14152) 138 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-09-23T23:05:24.563 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:05:25.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:05:24 smithi159 bash[27435]: cluster 2023-09-23T23:05:23.037043+0000 mgr.y (mgr.14152) 139 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-09-23T23:05:25.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:05:24 smithi159 bash[41022]: cluster 2023-09-23T23:05:23.037043+0000 mgr.y (mgr.14152) 139 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-09-23T23:05:25.270 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:05:24 smithi164 bash[31512]: cluster 2023-09-23T23:05:23.037043+0000 mgr.y (mgr.14152) 139 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-09-23T23:05:27.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:05:26 smithi159 bash[27435]: cluster 2023-09-23T23:05:25.037621+0000 mgr.y (mgr.14152) 140 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T23:05:27.042 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:05:26 smithi159 bash[41022]: cluster 2023-09-23T23:05:25.037621+0000 mgr.y (mgr.14152) 140 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T23:05:27.270 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:05:26 smithi164 bash[31512]: cluster 2023-09-23T23:05:25.037621+0000 mgr.y (mgr.14152) 140 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T23:05:29.264 INFO:teuthology.orchestra.run.smithi159.stderr:--> Zapping: /dev/vg_nvme/lv_2 2023-09-23T23:05:29.264 INFO:teuthology.orchestra.run.smithi159.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2023-09-23T23:05:29.264 INFO:teuthology.orchestra.run.smithi159.stderr: stderr: 10+0 records in 2023-09-23T23:05:29.264 INFO:teuthology.orchestra.run.smithi159.stderr:10+0 records out 2023-09-23T23:05:29.264 INFO:teuthology.orchestra.run.smithi159.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0223171 s, 470 MB/s 2023-09-23T23:05:29.264 INFO:teuthology.orchestra.run.smithi159.stderr: stderr: 2023-09-23T23:05:29.265 INFO:teuthology.orchestra.run.smithi159.stderr:--> Zapping successful for: 2023-09-23T23:05:29.270 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:05:28 smithi164 bash[31512]: cluster 2023-09-23T23:05:27.038181+0000 mgr.y (mgr.14152) 141 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T23:05:29.292 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:05:28 smithi159 bash[27435]: cluster 2023-09-23T23:05:27.038181+0000 mgr.y (mgr.14152) 141 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T23:05:29.292 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:05:28 smithi159 bash[41022]: cluster 2023-09-23T23:05:27.038181+0000 mgr.y (mgr.14152) 141 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T23:05:30.002 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph orch daemon add osd smithi159:vg_nvme/lv_2 2023-09-23T23:05:31.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:05:30 smithi164 bash[31512]: cluster 2023-09-23T23:05:29.038630+0000 mgr.y (mgr.14152) 142 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T23:05:31.292 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:05:30 smithi159 bash[27435]: cluster 2023-09-23T23:05:29.038630+0000 mgr.y (mgr.14152) 142 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T23:05:31.292 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:05:30 smithi159 bash[41022]: cluster 2023-09-23T23:05:29.038630+0000 mgr.y (mgr.14152) 142 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T23:05:32.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:05:31 smithi164 bash[31512]: cephadm 2023-09-23T23:05:30.929671+0000 mgr.y (mgr.14152) 143 : cephadm [INF] Detected new or changed devices on smithi159 2023-09-23T23:05:32.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:05:31 smithi164 bash[31512]: audit 2023-09-23T23:05:30.938531+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:05:32.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:05:31 smithi164 bash[31512]: audit 2023-09-23T23:05:30.945137+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:05:32.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:05:31 smithi164 bash[31512]: audit 2023-09-23T23:05:30.946798+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-23T23:05:32.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:05:31 smithi164 bash[31512]: audit 2023-09-23T23:05:30.948178+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-23T23:05:32.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:05:31 smithi164 bash[31512]: cephadm 2023-09-23T23:05:30.949062+0000 mgr.y (mgr.14152) 144 : cephadm [INF] Adjusting osd_memory_target on smithi159 to 8120M 2023-09-23T23:05:32.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:05:31 smithi164 bash[31512]: audit 2023-09-23T23:05:30.954864+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:05:32.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:05:31 smithi164 bash[31512]: audit 2023-09-23T23:05:30.956458+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:05:32.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:05:31 smithi164 bash[31512]: audit 2023-09-23T23:05:30.957844+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:05:32.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:05:31 smithi164 bash[31512]: audit 2023-09-23T23:05:30.966078+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:05:32.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:05:31 smithi164 bash[31512]: cluster 2023-09-23T23:05:31.039157+0000 mgr.y (mgr.14152) 145 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T23:05:32.292 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:05:31 smithi159 bash[27435]: cephadm 2023-09-23T23:05:30.929671+0000 mgr.y (mgr.14152) 143 : cephadm [INF] Detected new or changed devices on smithi159 2023-09-23T23:05:32.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:05:31 smithi159 bash[27435]: audit 2023-09-23T23:05:30.938531+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:05:32.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:05:31 smithi159 bash[27435]: audit 2023-09-23T23:05:30.945137+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:05:32.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:05:31 smithi159 bash[27435]: audit 2023-09-23T23:05:30.946798+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-23T23:05:32.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:05:31 smithi159 bash[27435]: audit 2023-09-23T23:05:30.948178+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-23T23:05:32.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:05:31 smithi159 bash[27435]: cephadm 2023-09-23T23:05:30.949062+0000 mgr.y (mgr.14152) 144 : cephadm [INF] Adjusting osd_memory_target on smithi159 to 8120M 2023-09-23T23:05:32.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:05:31 smithi159 bash[27435]: audit 2023-09-23T23:05:30.954864+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:05:32.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:05:31 smithi159 bash[27435]: audit 2023-09-23T23:05:30.956458+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:05:32.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:05:31 smithi159 bash[27435]: audit 2023-09-23T23:05:30.957844+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:05:32.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:05:31 smithi159 bash[27435]: audit 2023-09-23T23:05:30.966078+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:05:32.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:05:31 smithi159 bash[27435]: cluster 2023-09-23T23:05:31.039157+0000 mgr.y (mgr.14152) 145 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T23:05:32.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:05:31 smithi159 bash[41022]: cephadm 2023-09-23T23:05:30.929671+0000 mgr.y (mgr.14152) 143 : cephadm [INF] Detected new or changed devices on smithi159 2023-09-23T23:05:32.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:05:31 smithi159 bash[41022]: audit 2023-09-23T23:05:30.938531+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:05:32.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:05:31 smithi159 bash[41022]: audit 2023-09-23T23:05:30.945137+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:05:32.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:05:31 smithi159 bash[41022]: audit 2023-09-23T23:05:30.946798+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-23T23:05:32.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:05:31 smithi159 bash[41022]: audit 2023-09-23T23:05:30.948178+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-23T23:05:32.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:05:31 smithi159 bash[41022]: cephadm 2023-09-23T23:05:30.949062+0000 mgr.y (mgr.14152) 144 : cephadm [INF] Adjusting osd_memory_target on smithi159 to 8120M 2023-09-23T23:05:32.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:05:31 smithi159 bash[41022]: audit 2023-09-23T23:05:30.954864+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:05:32.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:05:31 smithi159 bash[41022]: audit 2023-09-23T23:05:30.956458+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:05:32.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:05:31 smithi159 bash[41022]: audit 2023-09-23T23:05:30.957844+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:05:32.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:05:31 smithi159 bash[41022]: audit 2023-09-23T23:05:30.966078+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:05:32.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:05:31 smithi159 bash[41022]: cluster 2023-09-23T23:05:31.039157+0000 mgr.y (mgr.14152) 145 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T23:05:34.520 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:05:34 smithi164 bash[31512]: cluster 2023-09-23T23:05:33.039637+0000 mgr.y (mgr.14152) 146 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T23:05:34.542 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:05:34 smithi159 bash[27435]: cluster 2023-09-23T23:05:33.039637+0000 mgr.y (mgr.14152) 146 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T23:05:34.542 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:05:34 smithi159 bash[41022]: cluster 2023-09-23T23:05:33.039637+0000 mgr.y (mgr.14152) 146 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T23:05:34.749 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:05:36.520 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:05:36 smithi164 bash[31512]: cluster 2023-09-23T23:05:35.040157+0000 mgr.y (mgr.14152) 147 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T23:05:36.542 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:05:36 smithi159 bash[27435]: cluster 2023-09-23T23:05:35.040157+0000 mgr.y (mgr.14152) 147 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T23:05:36.542 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:05:36 smithi159 bash[41022]: cluster 2023-09-23T23:05:35.040157+0000 mgr.y (mgr.14152) 147 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T23:05:38.542 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:05:38 smithi159 bash[41022]: cluster 2023-09-23T23:05:37.040730+0000 mgr.y (mgr.14152) 148 : cluster [DBG] pgmap v114: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T23:05:38.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:05:38 smithi159 bash[41022]: audit 2023-09-23T23:05:38.044733+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T23:05:38.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:05:38 smithi159 bash[41022]: audit 2023-09-23T23:05:38.048084+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T23:05:38.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:05:38 smithi159 bash[41022]: audit 2023-09-23T23:05:38.049104+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:05:38.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:05:38 smithi159 bash[27435]: cluster 2023-09-23T23:05:37.040730+0000 mgr.y (mgr.14152) 148 : cluster [DBG] pgmap v114: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T23:05:38.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:05:38 smithi159 bash[27435]: audit 2023-09-23T23:05:38.044733+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T23:05:38.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:05:38 smithi159 bash[27435]: audit 2023-09-23T23:05:38.048084+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T23:05:38.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:05:38 smithi159 bash[27435]: audit 2023-09-23T23:05:38.049104+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:05:38.770 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:05:38 smithi164 bash[31512]: cluster 2023-09-23T23:05:37.040730+0000 mgr.y (mgr.14152) 148 : cluster [DBG] pgmap v114: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T23:05:38.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:05:38 smithi164 bash[31512]: audit 2023-09-23T23:05:38.044733+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T23:05:38.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:05:38 smithi164 bash[31512]: audit 2023-09-23T23:05:38.048084+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T23:05:38.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:05:38 smithi164 bash[31512]: audit 2023-09-23T23:05:38.049104+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:05:39.770 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:05:39 smithi164 bash[31512]: audit 2023-09-23T23:05:38.041805+0000 mgr.y (mgr.14152) 149 : audit [DBG] from='client.24176 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi159:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:05:39.792 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:05:39 smithi159 bash[27435]: audit 2023-09-23T23:05:38.041805+0000 mgr.y (mgr.14152) 149 : audit [DBG] from='client.24176 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi159:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:05:39.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:05:39 smithi159 bash[41022]: audit 2023-09-23T23:05:38.041805+0000 mgr.y (mgr.14152) 149 : audit [DBG] from='client.24176 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi159:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:05:40.770 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:05:40 smithi164 bash[31512]: cluster 2023-09-23T23:05:39.041299+0000 mgr.y (mgr.14152) 150 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T23:05:40.792 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:05:40 smithi159 bash[27435]: cluster 2023-09-23T23:05:39.041299+0000 mgr.y (mgr.14152) 150 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T23:05:40.792 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:05:40 smithi159 bash[41022]: cluster 2023-09-23T23:05:39.041299+0000 mgr.y (mgr.14152) 150 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T23:05:42.770 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:05:42 smithi164 bash[31512]: cluster 2023-09-23T23:05:41.041827+0000 mgr.y (mgr.14152) 151 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T23:05:42.792 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:05:42 smithi159 bash[41022]: cluster 2023-09-23T23:05:41.041827+0000 mgr.y (mgr.14152) 151 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T23:05:42.792 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:05:42 smithi159 bash[27435]: cluster 2023-09-23T23:05:41.041827+0000 mgr.y (mgr.14152) 151 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T23:05:44.542 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:05:44 smithi159 bash[41022]: cluster 2023-09-23T23:05:43.042323+0000 mgr.y (mgr.14152) 152 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T23:05:44.542 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:05:44 smithi159 bash[27435]: cluster 2023-09-23T23:05:43.042323+0000 mgr.y (mgr.14152) 152 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T23:05:44.770 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:05:44 smithi164 bash[31512]: cluster 2023-09-23T23:05:43.042323+0000 mgr.y (mgr.14152) 152 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T23:05:46.770 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:05:46 smithi164 bash[31512]: cluster 2023-09-23T23:05:45.042620+0000 mgr.y (mgr.14152) 153 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T23:05:46.792 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:05:46 smithi159 bash[41022]: cluster 2023-09-23T23:05:45.042620+0000 mgr.y (mgr.14152) 153 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T23:05:46.792 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:05:46 smithi159 bash[27435]: cluster 2023-09-23T23:05:45.042620+0000 mgr.y (mgr.14152) 153 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T23:05:47.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:05:47 smithi164 bash[31512]: audit 2023-09-23T23:05:46.526404+0000 mon.a (mon.0) 336 : audit [INF] from='client.? 172.21.15.159:0/3980139121' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e69361f0-1f5c-4ffe-947a-d8db8e795ad9"}]: dispatch 2023-09-23T23:05:47.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:05:47 smithi164 bash[31512]: audit 2023-09-23T23:05:46.533635+0000 mon.a (mon.0) 337 : audit [INF] from='client.? 172.21.15.159:0/3980139121' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e69361f0-1f5c-4ffe-947a-d8db8e795ad9"}]': finished 2023-09-23T23:05:47.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:05:47 smithi164 bash[31512]: cluster 2023-09-23T23:05:46.533772+0000 mon.a (mon.0) 338 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2023-09-23T23:05:47.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:05:47 smithi164 bash[31512]: audit 2023-09-23T23:05:46.533938+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T23:05:47.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:05:47 smithi164 bash[31512]: audit 2023-09-23T23:05:47.301207+0000 mon.a (mon.0) 340 : audit [DBG] from='client.? 172.21.15.159:0/890501011' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T23:05:47.792 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:05:47 smithi159 bash[41022]: audit 2023-09-23T23:05:46.526404+0000 mon.a (mon.0) 336 : audit [INF] from='client.? 172.21.15.159:0/3980139121' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e69361f0-1f5c-4ffe-947a-d8db8e795ad9"}]: dispatch 2023-09-23T23:05:47.792 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:05:47 smithi159 bash[41022]: audit 2023-09-23T23:05:46.533635+0000 mon.a (mon.0) 337 : audit [INF] from='client.? 172.21.15.159:0/3980139121' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e69361f0-1f5c-4ffe-947a-d8db8e795ad9"}]': finished 2023-09-23T23:05:47.792 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:05:47 smithi159 bash[41022]: cluster 2023-09-23T23:05:46.533772+0000 mon.a (mon.0) 338 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2023-09-23T23:05:47.792 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:05:47 smithi159 bash[41022]: audit 2023-09-23T23:05:46.533938+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T23:05:47.792 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:05:47 smithi159 bash[41022]: audit 2023-09-23T23:05:47.301207+0000 mon.a (mon.0) 340 : audit [DBG] from='client.? 172.21.15.159:0/890501011' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T23:05:47.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:05:47 smithi159 bash[27435]: audit 2023-09-23T23:05:46.526404+0000 mon.a (mon.0) 336 : audit [INF] from='client.? 172.21.15.159:0/3980139121' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e69361f0-1f5c-4ffe-947a-d8db8e795ad9"}]: dispatch 2023-09-23T23:05:47.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:05:47 smithi159 bash[27435]: audit 2023-09-23T23:05:46.533635+0000 mon.a (mon.0) 337 : audit [INF] from='client.? 172.21.15.159:0/3980139121' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e69361f0-1f5c-4ffe-947a-d8db8e795ad9"}]': finished 2023-09-23T23:05:47.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:05:47 smithi159 bash[27435]: cluster 2023-09-23T23:05:46.533772+0000 mon.a (mon.0) 338 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2023-09-23T23:05:47.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:05:47 smithi159 bash[27435]: audit 2023-09-23T23:05:46.533938+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T23:05:47.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:05:47 smithi159 bash[27435]: audit 2023-09-23T23:05:47.301207+0000 mon.a (mon.0) 340 : audit [DBG] from='client.? 172.21.15.159:0/890501011' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T23:05:48.792 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:05:48 smithi159 bash[41022]: cluster 2023-09-23T23:05:47.042981+0000 mgr.y (mgr.14152) 154 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T23:05:48.792 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:05:48 smithi159 bash[27435]: cluster 2023-09-23T23:05:47.042981+0000 mgr.y (mgr.14152) 154 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T23:05:49.020 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:05:48 smithi164 bash[31512]: cluster 2023-09-23T23:05:47.042981+0000 mgr.y (mgr.14152) 154 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T23:05:50.792 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:05:50 smithi159 bash[27435]: cluster 2023-09-23T23:05:49.043395+0000 mgr.y (mgr.14152) 155 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T23:05:50.792 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:05:50 smithi159 bash[41022]: cluster 2023-09-23T23:05:49.043395+0000 mgr.y (mgr.14152) 155 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T23:05:51.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:05:50 smithi164 bash[31512]: cluster 2023-09-23T23:05:49.043395+0000 mgr.y (mgr.14152) 155 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T23:05:53.020 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:05:52 smithi164 bash[31512]: cluster 2023-09-23T23:05:51.043965+0000 mgr.y (mgr.14152) 156 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T23:05:53.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:05:52 smithi159 bash[27435]: cluster 2023-09-23T23:05:51.043965+0000 mgr.y (mgr.14152) 156 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T23:05:53.042 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:05:52 smithi159 bash[41022]: cluster 2023-09-23T23:05:51.043965+0000 mgr.y (mgr.14152) 156 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T23:05:55.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:05:54 smithi164 bash[31512]: cluster 2023-09-23T23:05:53.044562+0000 mgr.y (mgr.14152) 157 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T23:05:55.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:05:54 smithi159 bash[27435]: cluster 2023-09-23T23:05:53.044562+0000 mgr.y (mgr.14152) 157 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T23:05:55.042 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:05:54 smithi159 bash[41022]: cluster 2023-09-23T23:05:53.044562+0000 mgr.y (mgr.14152) 157 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T23:05:57.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:05:56 smithi164 bash[31512]: cluster 2023-09-23T23:05:55.045118+0000 mgr.y (mgr.14152) 158 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T23:05:57.042 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:05:56 smithi159 bash[41022]: cluster 2023-09-23T23:05:55.045118+0000 mgr.y (mgr.14152) 158 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T23:05:57.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:05:56 smithi159 bash[27435]: cluster 2023-09-23T23:05:55.045118+0000 mgr.y (mgr.14152) 158 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T23:05:59.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:05:58 smithi164 bash[31512]: cluster 2023-09-23T23:05:57.045631+0000 mgr.y (mgr.14152) 159 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T23:05:59.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:05:58 smithi159 bash[27435]: cluster 2023-09-23T23:05:57.045631+0000 mgr.y (mgr.14152) 159 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T23:05:59.042 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:05:58 smithi159 bash[41022]: cluster 2023-09-23T23:05:57.045631+0000 mgr.y (mgr.14152) 159 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T23:05:59.792 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:05:59 smithi159 bash[41022]: audit 2023-09-23T23:05:59.210622+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-09-23T23:05:59.792 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:05:59 smithi159 bash[41022]: audit 2023-09-23T23:05:59.211858+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:05:59.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:05:59 smithi159 bash[27435]: audit 2023-09-23T23:05:59.210622+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-09-23T23:05:59.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:05:59 smithi159 bash[27435]: audit 2023-09-23T23:05:59.211858+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:06:00.020 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:05:59 smithi164 bash[31512]: audit 2023-09-23T23:05:59.210622+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-09-23T23:06:00.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:05:59 smithi164 bash[31512]: audit 2023-09-23T23:05:59.211858+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:06:01.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:06:00 smithi164 bash[31512]: cluster 2023-09-23T23:05:59.046051+0000 mgr.y (mgr.14152) 160 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T23:06:01.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:06:00 smithi164 bash[31512]: cephadm 2023-09-23T23:05:59.212859+0000 mgr.y (mgr.14152) 161 : cephadm [INF] Deploying daemon osd.2 on smithi159 2023-09-23T23:06:01.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:06:00 smithi159 bash[27435]: cluster 2023-09-23T23:05:59.046051+0000 mgr.y (mgr.14152) 160 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T23:06:01.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:06:00 smithi159 bash[27435]: cephadm 2023-09-23T23:05:59.212859+0000 mgr.y (mgr.14152) 161 : cephadm [INF] Deploying daemon osd.2 on smithi159 2023-09-23T23:06:01.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:06:00 smithi159 bash[41022]: cluster 2023-09-23T23:05:59.046051+0000 mgr.y (mgr.14152) 160 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T23:06:01.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:06:00 smithi159 bash[41022]: cephadm 2023-09-23T23:05:59.212859+0000 mgr.y (mgr.14152) 161 : cephadm [INF] Deploying daemon osd.2 on smithi159 2023-09-23T23:06:02.792 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:06:02 smithi159 bash[27435]: cluster 2023-09-23T23:06:01.046474+0000 mgr.y (mgr.14152) 162 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T23:06:02.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:06:02 smithi159 bash[41022]: cluster 2023-09-23T23:06:01.046474+0000 mgr.y (mgr.14152) 162 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T23:06:03.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:06:02 smithi164 bash[31512]: cluster 2023-09-23T23:06:01.046474+0000 mgr.y (mgr.14152) 162 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T23:06:04.792 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:06:04 smithi159 bash[27435]: cluster 2023-09-23T23:06:03.046834+0000 mgr.y (mgr.14152) 163 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T23:06:04.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:06:04 smithi159 bash[27435]: audit 2023-09-23T23:06:03.679377+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:06:04.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:06:04 smithi159 bash[27435]: audit 2023-09-23T23:06:03.683181+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:06:04.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:06:04 smithi159 bash[27435]: audit 2023-09-23T23:06:03.689747+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:06:04.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:06:04 smithi159 bash[41022]: cluster 2023-09-23T23:06:03.046834+0000 mgr.y (mgr.14152) 163 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T23:06:04.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:06:04 smithi159 bash[41022]: audit 2023-09-23T23:06:03.679377+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:06:04.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:06:04 smithi159 bash[41022]: audit 2023-09-23T23:06:03.683181+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:06:04.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:06:04 smithi159 bash[41022]: audit 2023-09-23T23:06:03.689747+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:06:05.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:06:04 smithi164 bash[31512]: cluster 2023-09-23T23:06:03.046834+0000 mgr.y (mgr.14152) 163 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T23:06:05.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:06:04 smithi164 bash[31512]: audit 2023-09-23T23:06:03.679377+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:06:05.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:06:04 smithi164 bash[31512]: audit 2023-09-23T23:06:03.683181+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:06:05.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:06:04 smithi164 bash[31512]: audit 2023-09-23T23:06:03.689747+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:06:06.869 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:06:06 smithi159 bash[41022]: cluster 2023-09-23T23:06:05.047355+0000 mgr.y (mgr.14152) 164 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T23:06:06.869 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:06:06 smithi159 bash[27435]: cluster 2023-09-23T23:06:05.047355+0000 mgr.y (mgr.14152) 164 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T23:06:07.020 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:06:06 smithi164 bash[31512]: cluster 2023-09-23T23:06:05.047355+0000 mgr.y (mgr.14152) 164 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T23:06:08.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:06:08 smithi159 bash[27435]: cluster 2023-09-23T23:06:07.047835+0000 mgr.y (mgr.14152) 165 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T23:06:08.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:06:08 smithi159 bash[41022]: cluster 2023-09-23T23:06:07.047835+0000 mgr.y (mgr.14152) 165 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T23:06:09.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:06:08 smithi164 bash[31512]: cluster 2023-09-23T23:06:07.047835+0000 mgr.y (mgr.14152) 165 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T23:06:10.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:06:09 smithi164 bash[31512]: audit 2023-09-23T23:06:08.969811+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:06:10.445 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:06:09 smithi164 bash[31512]: audit 2023-09-23T23:06:08.975884+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:06:10.445 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:06:09 smithi164 bash[31512]: cluster 2023-09-23T23:06:09.048140+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T23:06:10.445 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:06:09 smithi164 bash[31512]: audit 2023-09-23T23:06:09.393235+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:06:10.445 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:06:09 smithi164 bash[31512]: audit 2023-09-23T23:06:09.394684+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:06:10.445 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:06:09 smithi164 bash[31512]: audit 2023-09-23T23:06:09.402467+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:06:10.446 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:06:09 smithi159 bash[27435]: audit 2023-09-23T23:06:08.969811+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:06:10.448 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:06:09 smithi159 bash[27435]: audit 2023-09-23T23:06:08.975884+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:06:10.448 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:06:09 smithi159 bash[27435]: cluster 2023-09-23T23:06:09.048140+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T23:06:10.448 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:06:09 smithi159 bash[27435]: audit 2023-09-23T23:06:09.393235+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:06:10.449 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:06:09 smithi159 bash[27435]: audit 2023-09-23T23:06:09.394684+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:06:10.449 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:06:09 smithi159 bash[27435]: audit 2023-09-23T23:06:09.402467+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:06:10.449 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:06:09 smithi159 bash[41022]: audit 2023-09-23T23:06:08.969811+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:06:10.449 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:06:09 smithi159 bash[41022]: audit 2023-09-23T23:06:08.975884+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:06:10.449 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:06:09 smithi159 bash[41022]: cluster 2023-09-23T23:06:09.048140+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T23:06:10.449 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:06:09 smithi159 bash[41022]: audit 2023-09-23T23:06:09.393235+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:06:10.449 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:06:09 smithi159 bash[41022]: audit 2023-09-23T23:06:09.394684+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:06:10.449 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:06:09 smithi159 bash[41022]: audit 2023-09-23T23:06:09.402467+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:06:11.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:06:10 smithi164 bash[31512]: audit 2023-09-23T23:06:10.500305+0000 mon.a (mon.0) 351 : audit [INF] from='osd.2 [v2:172.21.15.159:6818/81136691,v1:172.21.15.159:6819/81136691]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-09-23T23:06:11.292 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:06:10 smithi159 bash[27435]: audit 2023-09-23T23:06:10.500305+0000 mon.a (mon.0) 351 : audit [INF] from='osd.2 [v2:172.21.15.159:6818/81136691,v1:172.21.15.159:6819/81136691]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-09-23T23:06:11.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:06:10 smithi159 bash[41022]: audit 2023-09-23T23:06:10.500305+0000 mon.a (mon.0) 351 : audit [INF] from='osd.2 [v2:172.21.15.159:6818/81136691,v1:172.21.15.159:6819/81136691]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-09-23T23:06:12.042 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:06:12 smithi159 bash[41022]: audit 2023-09-23T23:06:10.992685+0000 mon.a (mon.0) 352 : audit [INF] from='osd.2 [v2:172.21.15.159:6818/81136691,v1:172.21.15.159:6819/81136691]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-09-23T23:06:12.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:06:12 smithi159 bash[41022]: cluster 2023-09-23T23:06:10.992774+0000 mon.a (mon.0) 353 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2023-09-23T23:06:12.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:06:12 smithi159 bash[41022]: audit 2023-09-23T23:06:10.992949+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T23:06:12.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:06:12 smithi159 bash[41022]: audit 2023-09-23T23:06:10.993797+0000 mon.a (mon.0) 355 : audit [INF] from='osd.2 [v2:172.21.15.159:6818/81136691,v1:172.21.15.159:6819/81136691]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2023-09-23T23:06:12.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:06:12 smithi159 bash[41022]: cluster 2023-09-23T23:06:11.048455+0000 mgr.y (mgr.14152) 167 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T23:06:12.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:06:12 smithi159 bash[27435]: audit 2023-09-23T23:06:10.992685+0000 mon.a (mon.0) 352 : audit [INF] from='osd.2 [v2:172.21.15.159:6818/81136691,v1:172.21.15.159:6819/81136691]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-09-23T23:06:12.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:06:12 smithi159 bash[27435]: cluster 2023-09-23T23:06:10.992774+0000 mon.a (mon.0) 353 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2023-09-23T23:06:12.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:06:12 smithi159 bash[27435]: audit 2023-09-23T23:06:10.992949+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T23:06:12.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:06:12 smithi159 bash[27435]: audit 2023-09-23T23:06:10.993797+0000 mon.a (mon.0) 355 : audit [INF] from='osd.2 [v2:172.21.15.159:6818/81136691,v1:172.21.15.159:6819/81136691]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2023-09-23T23:06:12.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:06:12 smithi159 bash[27435]: cluster 2023-09-23T23:06:11.048455+0000 mgr.y (mgr.14152) 167 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T23:06:12.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:06:12 smithi164 bash[31512]: audit 2023-09-23T23:06:10.992685+0000 mon.a (mon.0) 352 : audit [INF] from='osd.2 [v2:172.21.15.159:6818/81136691,v1:172.21.15.159:6819/81136691]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-09-23T23:06:12.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:06:12 smithi164 bash[31512]: cluster 2023-09-23T23:06:10.992774+0000 mon.a (mon.0) 353 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2023-09-23T23:06:12.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:06:12 smithi164 bash[31512]: audit 2023-09-23T23:06:10.992949+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T23:06:12.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:06:12 smithi164 bash[31512]: audit 2023-09-23T23:06:10.993797+0000 mon.a (mon.0) 355 : audit [INF] from='osd.2 [v2:172.21.15.159:6818/81136691,v1:172.21.15.159:6819/81136691]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2023-09-23T23:06:12.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:06:12 smithi164 bash[31512]: cluster 2023-09-23T23:06:11.048455+0000 mgr.y (mgr.14152) 167 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T23:06:13.102 INFO:teuthology.orchestra.run.smithi159.stdout:Created osd(s) 2 on host 'smithi159' 2023-09-23T23:06:13.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:06:13 smithi164 bash[31512]: audit 2023-09-23T23:06:11.997303+0000 mon.a (mon.0) 356 : audit [INF] from='osd.2 [v2:172.21.15.159:6818/81136691,v1:172.21.15.159:6819/81136691]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]': finished 2023-09-23T23:06:13.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:06:13 smithi164 bash[31512]: cluster 2023-09-23T23:06:11.997496+0000 mon.a (mon.0) 357 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2023-09-23T23:06:13.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:06:13 smithi164 bash[31512]: audit 2023-09-23T23:06:11.998210+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T23:06:13.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:06:13 smithi164 bash[31512]: audit 2023-09-23T23:06:12.006842+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T23:06:13.292 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:06:13 smithi159 bash[41022]: audit 2023-09-23T23:06:11.997303+0000 mon.a (mon.0) 356 : audit [INF] from='osd.2 [v2:172.21.15.159:6818/81136691,v1:172.21.15.159:6819/81136691]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]': finished 2023-09-23T23:06:13.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:06:13 smithi159 bash[41022]: cluster 2023-09-23T23:06:11.997496+0000 mon.a (mon.0) 357 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2023-09-23T23:06:13.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:06:13 smithi159 bash[41022]: audit 2023-09-23T23:06:11.998210+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T23:06:13.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:06:13 smithi159 bash[41022]: audit 2023-09-23T23:06:12.006842+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T23:06:13.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:06:13 smithi159 bash[27435]: audit 2023-09-23T23:06:11.997303+0000 mon.a (mon.0) 356 : audit [INF] from='osd.2 [v2:172.21.15.159:6818/81136691,v1:172.21.15.159:6819/81136691]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]': finished 2023-09-23T23:06:13.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:06:13 smithi159 bash[27435]: cluster 2023-09-23T23:06:11.997496+0000 mon.a (mon.0) 357 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2023-09-23T23:06:13.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:06:13 smithi159 bash[27435]: audit 2023-09-23T23:06:11.998210+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T23:06:13.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:06:13 smithi159 bash[27435]: audit 2023-09-23T23:06:12.006842+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T23:06:13.910 DEBUG:teuthology.orchestra.run.smithi159:osd.2> sudo journalctl -f -n 0 -u ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7@osd.2.service 2023-09-23T23:06:13.912 INFO:tasks.cephadm:Deploying osd.3 on smithi159 with /dev/vg_nvme/lv_1... 2023-09-23T23:06:13.913 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2023-09-23T23:06:14.051 INFO:journalctl@ceph.osd.2.smithi159.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T23:06:14.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:06:14 smithi164 bash[31512]: cluster 2023-09-23T23:06:11.453134+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T23:06:14.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:06:14 smithi164 bash[31512]: cluster 2023-09-23T23:06:11.453315+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T23:06:14.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:06:14 smithi164 bash[31512]: audit 2023-09-23T23:06:13.002903+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T23:06:14.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:06:14 smithi164 bash[31512]: cluster 2023-09-23T23:06:13.018408+0000 mon.a (mon.0) 361 : cluster [INF] osd.2 [v2:172.21.15.159:6818/81136691,v1:172.21.15.159:6819/81136691] boot 2023-09-23T23:06:14.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:06:14 smithi164 bash[31512]: cluster 2023-09-23T23:06:13.018455+0000 mon.a (mon.0) 362 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2023-09-23T23:06:14.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:06:14 smithi164 bash[31512]: audit 2023-09-23T23:06:13.018949+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T23:06:14.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:06:14 smithi164 bash[31512]: cluster 2023-09-23T23:06:13.048827+0000 mgr.y (mgr.14152) 168 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T23:06:14.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:06:14 smithi164 bash[31512]: audit 2023-09-23T23:06:13.085040+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:06:14.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:06:14 smithi164 bash[31512]: audit 2023-09-23T23:06:13.093465+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:06:14.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:06:14 smithi164 bash[31512]: audit 2023-09-23T23:06:13.093862+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:06:14.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:06:14 smithi164 bash[31512]: audit 2023-09-23T23:06:13.202640+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-09-23T23:06:14.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:06:14 smithi159 bash[27435]: cluster 2023-09-23T23:06:11.453134+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T23:06:14.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:06:14 smithi159 bash[27435]: cluster 2023-09-23T23:06:11.453315+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T23:06:14.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:06:14 smithi159 bash[27435]: audit 2023-09-23T23:06:13.002903+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T23:06:14.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:06:14 smithi159 bash[27435]: cluster 2023-09-23T23:06:13.018408+0000 mon.a (mon.0) 361 : cluster [INF] osd.2 [v2:172.21.15.159:6818/81136691,v1:172.21.15.159:6819/81136691] boot 2023-09-23T23:06:14.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:06:14 smithi159 bash[27435]: cluster 2023-09-23T23:06:13.018455+0000 mon.a (mon.0) 362 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2023-09-23T23:06:14.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:06:14 smithi159 bash[27435]: audit 2023-09-23T23:06:13.018949+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T23:06:14.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:06:14 smithi159 bash[27435]: cluster 2023-09-23T23:06:13.048827+0000 mgr.y (mgr.14152) 168 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T23:06:14.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:06:14 smithi159 bash[27435]: audit 2023-09-23T23:06:13.085040+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:06:14.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:06:14 smithi159 bash[27435]: audit 2023-09-23T23:06:13.093465+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:06:14.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:06:14 smithi159 bash[27435]: audit 2023-09-23T23:06:13.093862+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:06:14.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:06:14 smithi159 bash[27435]: audit 2023-09-23T23:06:13.202640+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-09-23T23:06:14.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:06:14 smithi159 bash[41022]: cluster 2023-09-23T23:06:11.453134+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T23:06:14.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:06:14 smithi159 bash[41022]: cluster 2023-09-23T23:06:11.453315+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T23:06:14.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:06:14 smithi159 bash[41022]: audit 2023-09-23T23:06:13.002903+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T23:06:14.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:06:14 smithi159 bash[41022]: cluster 2023-09-23T23:06:13.018408+0000 mon.a (mon.0) 361 : cluster [INF] osd.2 [v2:172.21.15.159:6818/81136691,v1:172.21.15.159:6819/81136691] boot 2023-09-23T23:06:14.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:06:14 smithi159 bash[41022]: cluster 2023-09-23T23:06:13.018455+0000 mon.a (mon.0) 362 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2023-09-23T23:06:14.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:06:14 smithi159 bash[41022]: audit 2023-09-23T23:06:13.018949+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T23:06:14.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:06:14 smithi159 bash[41022]: cluster 2023-09-23T23:06:13.048827+0000 mgr.y (mgr.14152) 168 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T23:06:14.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:06:14 smithi159 bash[41022]: audit 2023-09-23T23:06:13.085040+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:06:14.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:06:14 smithi159 bash[41022]: audit 2023-09-23T23:06:13.093465+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:06:14.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:06:14 smithi159 bash[41022]: audit 2023-09-23T23:06:13.093862+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:06:14.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:06:14 smithi159 bash[41022]: audit 2023-09-23T23:06:13.202640+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-09-23T23:06:15.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:06:15 smithi164 bash[31512]: audit 2023-09-23T23:06:14.099741+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2023-09-23T23:06:15.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:06:15 smithi164 bash[31512]: cluster 2023-09-23T23:06:14.099851+0000 mon.a (mon.0) 369 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2023-09-23T23:06:15.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:06:15 smithi164 bash[31512]: audit 2023-09-23T23:06:14.101068+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T23:06:15.542 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:06:15 smithi159 bash[27435]: audit 2023-09-23T23:06:14.099741+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2023-09-23T23:06:15.542 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:06:15 smithi159 bash[27435]: cluster 2023-09-23T23:06:14.099851+0000 mon.a (mon.0) 369 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2023-09-23T23:06:15.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:06:15 smithi159 bash[27435]: audit 2023-09-23T23:06:14.101068+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T23:06:15.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:06:15 smithi159 bash[41022]: audit 2023-09-23T23:06:14.099741+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2023-09-23T23:06:15.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:06:15 smithi159 bash[41022]: cluster 2023-09-23T23:06:14.099851+0000 mon.a (mon.0) 369 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2023-09-23T23:06:15.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:06:15 smithi159 bash[41022]: audit 2023-09-23T23:06:14.101068+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T23:06:16.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:06:16 smithi164 bash[31512]: cluster 2023-09-23T23:06:15.049342+0000 mgr.y (mgr.14152) 169 : cluster [DBG] pgmap v138: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-09-23T23:06:16.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:06:16 smithi164 bash[31512]: audit 2023-09-23T23:06:15.102499+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-09-23T23:06:16.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:06:16 smithi164 bash[31512]: cluster 2023-09-23T23:06:15.102637+0000 mon.a (mon.0) 372 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2023-09-23T23:06:16.542 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:06:16 smithi159 bash[27435]: cluster 2023-09-23T23:06:15.049342+0000 mgr.y (mgr.14152) 169 : cluster [DBG] pgmap v138: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-09-23T23:06:16.542 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:06:16 smithi159 bash[27435]: audit 2023-09-23T23:06:15.102499+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-09-23T23:06:16.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:06:16 smithi159 bash[27435]: cluster 2023-09-23T23:06:15.102637+0000 mon.a (mon.0) 372 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2023-09-23T23:06:16.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:06:16 smithi159 bash[41022]: cluster 2023-09-23T23:06:15.049342+0000 mgr.y (mgr.14152) 169 : cluster [DBG] pgmap v138: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-09-23T23:06:16.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:06:16 smithi159 bash[41022]: audit 2023-09-23T23:06:15.102499+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-09-23T23:06:16.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:06:16 smithi159 bash[41022]: cluster 2023-09-23T23:06:15.102637+0000 mon.a (mon.0) 372 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2023-09-23T23:06:17.409 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:06:17 smithi164 bash[31512]: cluster 2023-09-23T23:06:16.123564+0000 mon.a (mon.0) 373 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2023-09-23T23:06:17.409 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:06:17 smithi164 bash[31512]: audit 2023-09-23T23:06:16.307391+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:06:17.542 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:06:17 smithi159 bash[27435]: cluster 2023-09-23T23:06:16.123564+0000 mon.a (mon.0) 373 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2023-09-23T23:06:17.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:06:17 smithi159 bash[27435]: audit 2023-09-23T23:06:16.307391+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:06:17.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:06:17 smithi159 bash[41022]: cluster 2023-09-23T23:06:16.123564+0000 mon.a (mon.0) 373 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2023-09-23T23:06:17.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:06:17 smithi159 bash[41022]: audit 2023-09-23T23:06:16.307391+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:06:17.884 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:06:19.292 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:06:18 smithi159 bash[27435]: cluster 2023-09-23T23:06:17.049820+0000 mgr.y (mgr.14152) 170 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 449 KiB data, 16 MiB used, 268 GiB / 268 GiB avail 2023-09-23T23:06:19.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:06:18 smithi159 bash[41022]: cluster 2023-09-23T23:06:17.049820+0000 mgr.y (mgr.14152) 170 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 449 KiB data, 16 MiB used, 268 GiB / 268 GiB avail 2023-09-23T23:06:20.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:06:19 smithi164 bash[31512]: cluster 2023-09-23T23:06:17.049820+0000 mgr.y (mgr.14152) 170 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 449 KiB data, 16 MiB used, 268 GiB / 268 GiB avail 2023-09-23T23:06:21.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:06:20 smithi164 bash[31512]: audit 2023-09-23T23:06:18.112824+0000 mon.a (mon.0) 375 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-09-23T23:06:21.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:06:20 smithi164 bash[31512]: audit 2023-09-23T23:06:18.986025+0000 mon.a (mon.0) 376 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-09-23T23:06:21.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:06:20 smithi164 bash[31512]: audit 2023-09-23T23:06:18.986295+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T23:06:21.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:06:20 smithi164 bash[31512]: audit 2023-09-23T23:06:18.987999+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T23:06:21.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:06:20 smithi164 bash[31512]: audit 2023-09-23T23:06:18.988189+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T23:06:21.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:06:20 smithi164 bash[31512]: cluster 2023-09-23T23:06:18.995997+0000 mon.a (mon.0) 380 : cluster [DBG] mgrmap e15: y(active, since 4m), standbys: x 2023-09-23T23:06:21.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:06:20 smithi164 bash[31512]: audit 2023-09-23T23:06:18.996454+0000 mon.b (mon.1) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-09-23T23:06:21.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:06:20 smithi164 bash[31512]: audit 2023-09-23T23:06:18.997219+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T23:06:21.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:06:20 smithi164 bash[31512]: audit 2023-09-23T23:06:19.000057+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T23:06:21.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:06:20 smithi164 bash[31512]: audit 2023-09-23T23:06:19.000219+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T23:06:21.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:06:20 smithi164 bash[31512]: cluster 2023-09-23T23:06:19.050331+0000 mgr.y (mgr.14152) 171 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 449 KiB data, 19 MiB used, 268 GiB / 268 GiB avail 2023-09-23T23:06:21.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:06:20 smithi164 bash[31512]: audit 2023-09-23T23:06:19.925467+0000 mon.b (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-09-23T23:06:21.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:06:20 smithi164 bash[31512]: audit 2023-09-23T23:06:19.955395+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:06:21.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:06:20 smithi164 bash[31512]: audit 2023-09-23T23:06:19.957021+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T23:06:21.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:06:20 smithi164 bash[31512]: audit 2023-09-23T23:06:19.957233+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T23:06:21.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:06:20 smithi164 bash[31512]: audit 2023-09-23T23:06:19.957435+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T23:06:21.292 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:06:20 smithi159 bash[41022]: audit 2023-09-23T23:06:18.112824+0000 mon.a (mon.0) 375 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-09-23T23:06:21.292 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:06:20 smithi159 bash[41022]: audit 2023-09-23T23:06:18.986025+0000 mon.a (mon.0) 376 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-09-23T23:06:21.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:06:20 smithi159 bash[41022]: audit 2023-09-23T23:06:18.986295+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T23:06:21.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:06:20 smithi159 bash[41022]: audit 2023-09-23T23:06:18.987999+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T23:06:21.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:06:20 smithi159 bash[41022]: audit 2023-09-23T23:06:18.988189+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T23:06:21.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:06:20 smithi159 bash[41022]: cluster 2023-09-23T23:06:18.995997+0000 mon.a (mon.0) 380 : cluster [DBG] mgrmap e15: y(active, since 4m), standbys: x 2023-09-23T23:06:21.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:06:20 smithi159 bash[41022]: audit 2023-09-23T23:06:18.996454+0000 mon.b (mon.1) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-09-23T23:06:21.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:06:20 smithi159 bash[41022]: audit 2023-09-23T23:06:18.997219+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T23:06:21.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:06:20 smithi159 bash[41022]: audit 2023-09-23T23:06:19.000057+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T23:06:21.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:06:20 smithi159 bash[41022]: audit 2023-09-23T23:06:19.000219+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T23:06:21.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:06:20 smithi159 bash[41022]: cluster 2023-09-23T23:06:19.050331+0000 mgr.y (mgr.14152) 171 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 449 KiB data, 19 MiB used, 268 GiB / 268 GiB avail 2023-09-23T23:06:21.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:06:20 smithi159 bash[41022]: audit 2023-09-23T23:06:19.925467+0000 mon.b (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-09-23T23:06:21.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:06:20 smithi159 bash[41022]: audit 2023-09-23T23:06:19.955395+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:06:21.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:06:20 smithi159 bash[41022]: audit 2023-09-23T23:06:19.957021+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T23:06:21.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:06:20 smithi159 bash[41022]: audit 2023-09-23T23:06:19.957233+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T23:06:21.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:06:20 smithi159 bash[41022]: audit 2023-09-23T23:06:19.957435+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T23:06:21.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:06:20 smithi159 bash[27435]: audit 2023-09-23T23:06:18.112824+0000 mon.a (mon.0) 375 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-09-23T23:06:21.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:06:20 smithi159 bash[27435]: audit 2023-09-23T23:06:18.986025+0000 mon.a (mon.0) 376 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-09-23T23:06:21.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:06:20 smithi159 bash[27435]: audit 2023-09-23T23:06:18.986295+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T23:06:21.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:06:20 smithi159 bash[27435]: audit 2023-09-23T23:06:18.987999+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T23:06:21.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:06:20 smithi159 bash[27435]: audit 2023-09-23T23:06:18.988189+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T23:06:21.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:06:20 smithi159 bash[27435]: cluster 2023-09-23T23:06:18.995997+0000 mon.a (mon.0) 380 : cluster [DBG] mgrmap e15: y(active, since 4m), standbys: x 2023-09-23T23:06:21.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:06:20 smithi159 bash[27435]: audit 2023-09-23T23:06:18.996454+0000 mon.b (mon.1) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-09-23T23:06:21.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:06:20 smithi159 bash[27435]: audit 2023-09-23T23:06:18.997219+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T23:06:21.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:06:20 smithi159 bash[27435]: audit 2023-09-23T23:06:19.000057+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T23:06:21.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:06:20 smithi159 bash[27435]: audit 2023-09-23T23:06:19.000219+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T23:06:21.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:06:20 smithi159 bash[27435]: cluster 2023-09-23T23:06:19.050331+0000 mgr.y (mgr.14152) 171 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 449 KiB data, 19 MiB used, 268 GiB / 268 GiB avail 2023-09-23T23:06:21.297 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:06:20 smithi159 bash[27435]: audit 2023-09-23T23:06:19.925467+0000 mon.b (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-09-23T23:06:21.297 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:06:20 smithi159 bash[27435]: audit 2023-09-23T23:06:19.955395+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:06:21.297 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:06:20 smithi159 bash[27435]: audit 2023-09-23T23:06:19.957021+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T23:06:21.297 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:06:20 smithi159 bash[27435]: audit 2023-09-23T23:06:19.957233+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T23:06:21.297 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:06:20 smithi159 bash[27435]: audit 2023-09-23T23:06:19.957435+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T23:06:22.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:06:21 smithi159 bash[27435]: audit 2023-09-23T23:06:19.956769+0000 mon.c (mon.2) 4 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-09-23T23:06:22.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:06:21 smithi159 bash[27435]: audit 2023-09-23T23:06:20.887250+0000 mon.c (mon.2) 5 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-09-23T23:06:22.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:06:21 smithi159 bash[41022]: audit 2023-09-23T23:06:19.956769+0000 mon.c (mon.2) 4 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-09-23T23:06:22.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:06:21 smithi159 bash[41022]: audit 2023-09-23T23:06:20.887250+0000 mon.c (mon.2) 5 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-09-23T23:06:22.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:06:21 smithi164 bash[31512]: audit 2023-09-23T23:06:19.956769+0000 mon.c (mon.2) 4 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-09-23T23:06:22.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:06:21 smithi164 bash[31512]: audit 2023-09-23T23:06:20.887250+0000 mon.c (mon.2) 5 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-09-23T23:06:22.515 INFO:teuthology.orchestra.run.smithi159.stderr:--> Zapping: /dev/vg_nvme/lv_1 2023-09-23T23:06:22.515 INFO:teuthology.orchestra.run.smithi159.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2023-09-23T23:06:22.515 INFO:teuthology.orchestra.run.smithi159.stderr: stderr: 10+0 records in 2023-09-23T23:06:22.515 INFO:teuthology.orchestra.run.smithi159.stderr:10+0 records out 2023-09-23T23:06:22.515 INFO:teuthology.orchestra.run.smithi159.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0162621 s, 645 MB/s 2023-09-23T23:06:22.515 INFO:teuthology.orchestra.run.smithi159.stderr:--> Zapping successful for: 2023-09-23T23:06:23.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:06:22 smithi159 bash[27435]: cluster 2023-09-23T23:06:21.050894+0000 mgr.y (mgr.14152) 172 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 3.7 KiB/s rd, 212 KiB/s wr, 13 op/s 2023-09-23T23:06:23.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:06:22 smithi159 bash[41022]: cluster 2023-09-23T23:06:21.050894+0000 mgr.y (mgr.14152) 172 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 3.7 KiB/s rd, 212 KiB/s wr, 13 op/s 2023-09-23T23:06:23.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:06:22 smithi164 bash[31512]: cluster 2023-09-23T23:06:21.050894+0000 mgr.y (mgr.14152) 172 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 3.7 KiB/s rd, 212 KiB/s wr, 13 op/s 2023-09-23T23:06:23.341 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph orch daemon add osd smithi159:vg_nvme/lv_1 2023-09-23T23:06:25.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:06:24 smithi164 bash[31512]: cluster 2023-09-23T23:06:23.051361+0000 mgr.y (mgr.14152) 173 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 151 KiB/s wr, 9 op/s 2023-09-23T23:06:25.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:06:24 smithi164 bash[31512]: audit 2023-09-23T23:06:24.144943+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:06:25.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:06:24 smithi164 bash[31512]: audit 2023-09-23T23:06:24.151713+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:06:25.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:06:24 smithi164 bash[31512]: audit 2023-09-23T23:06:24.153468+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-23T23:06:25.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:06:24 smithi164 bash[31512]: audit 2023-09-23T23:06:24.154846+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-23T23:06:25.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:06:24 smithi164 bash[31512]: audit 2023-09-23T23:06:24.155970+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-09-23T23:06:25.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:06:24 smithi164 bash[31512]: audit 2023-09-23T23:06:24.162757+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:06:25.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:06:24 smithi164 bash[31512]: audit 2023-09-23T23:06:24.164177+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:06:25.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:06:24 smithi164 bash[31512]: audit 2023-09-23T23:06:24.165260+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:06:25.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:06:24 smithi164 bash[31512]: audit 2023-09-23T23:06:24.171605+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:06:25.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:06:24 smithi159 bash[27435]: cluster 2023-09-23T23:06:23.051361+0000 mgr.y (mgr.14152) 173 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 151 KiB/s wr, 9 op/s 2023-09-23T23:06:25.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:06:24 smithi159 bash[27435]: audit 2023-09-23T23:06:24.144943+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:06:25.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:06:24 smithi159 bash[27435]: audit 2023-09-23T23:06:24.151713+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:06:25.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:06:24 smithi159 bash[27435]: audit 2023-09-23T23:06:24.153468+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-23T23:06:25.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:06:24 smithi159 bash[27435]: audit 2023-09-23T23:06:24.154846+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-23T23:06:25.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:06:24 smithi159 bash[27435]: audit 2023-09-23T23:06:24.155970+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-09-23T23:06:25.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:06:24 smithi159 bash[27435]: audit 2023-09-23T23:06:24.162757+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:06:25.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:06:24 smithi159 bash[27435]: audit 2023-09-23T23:06:24.164177+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:06:25.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:06:24 smithi159 bash[27435]: audit 2023-09-23T23:06:24.165260+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:06:25.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:06:24 smithi159 bash[27435]: audit 2023-09-23T23:06:24.171605+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:06:25.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:06:24 smithi159 bash[41022]: cluster 2023-09-23T23:06:23.051361+0000 mgr.y (mgr.14152) 173 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 151 KiB/s wr, 9 op/s 2023-09-23T23:06:25.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:06:24 smithi159 bash[41022]: audit 2023-09-23T23:06:24.144943+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:06:25.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:06:24 smithi159 bash[41022]: audit 2023-09-23T23:06:24.151713+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:06:25.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:06:24 smithi159 bash[41022]: audit 2023-09-23T23:06:24.153468+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-23T23:06:25.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:06:24 smithi159 bash[41022]: audit 2023-09-23T23:06:24.154846+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-23T23:06:25.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:06:24 smithi159 bash[41022]: audit 2023-09-23T23:06:24.155970+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-09-23T23:06:25.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:06:24 smithi159 bash[41022]: audit 2023-09-23T23:06:24.162757+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:06:25.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:06:24 smithi159 bash[41022]: audit 2023-09-23T23:06:24.164177+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:06:25.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:06:24 smithi159 bash[41022]: audit 2023-09-23T23:06:24.165260+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:06:25.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:06:24 smithi159 bash[41022]: audit 2023-09-23T23:06:24.171605+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:06:26.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:06:25 smithi164 bash[31512]: cephadm 2023-09-23T23:06:24.136104+0000 mgr.y (mgr.14152) 174 : cephadm [INF] Detected new or changed devices on smithi159 2023-09-23T23:06:26.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:06:25 smithi164 bash[31512]: cephadm 2023-09-23T23:06:24.156798+0000 mgr.y (mgr.14152) 175 : cephadm [INF] Adjusting osd_memory_target on smithi159 to 5413M 2023-09-23T23:06:26.292 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:06:25 smithi159 bash[27435]: cephadm 2023-09-23T23:06:24.136104+0000 mgr.y (mgr.14152) 174 : cephadm [INF] Detected new or changed devices on smithi159 2023-09-23T23:06:26.292 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:06:25 smithi159 bash[27435]: cephadm 2023-09-23T23:06:24.156798+0000 mgr.y (mgr.14152) 175 : cephadm [INF] Adjusting osd_memory_target on smithi159 to 5413M 2023-09-23T23:06:26.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:06:25 smithi159 bash[41022]: cephadm 2023-09-23T23:06:24.136104+0000 mgr.y (mgr.14152) 174 : cephadm [INF] Detected new or changed devices on smithi159 2023-09-23T23:06:26.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:06:25 smithi159 bash[41022]: cephadm 2023-09-23T23:06:24.156798+0000 mgr.y (mgr.14152) 175 : cephadm [INF] Adjusting osd_memory_target on smithi159 to 5413M 2023-09-23T23:06:27.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:06:26 smithi164 bash[31512]: cluster 2023-09-23T23:06:25.051846+0000 mgr.y (mgr.14152) 176 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 20 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 117 KiB/s wr, 7 op/s 2023-09-23T23:06:27.292 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:06:26 smithi159 bash[27435]: cluster 2023-09-23T23:06:25.051846+0000 mgr.y (mgr.14152) 176 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 20 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 117 KiB/s wr, 7 op/s 2023-09-23T23:06:27.292 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:06:26 smithi159 bash[41022]: cluster 2023-09-23T23:06:25.051846+0000 mgr.y (mgr.14152) 176 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 20 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 117 KiB/s wr, 7 op/s 2023-09-23T23:06:28.090 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:06:28.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:06:27 smithi164 bash[31512]: cluster 2023-09-23T23:06:27.052392+0000 mgr.y (mgr.14152) 177 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 119 KiB/s wr, 8 op/s 2023-09-23T23:06:28.292 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:06:27 smithi159 bash[27435]: cluster 2023-09-23T23:06:27.052392+0000 mgr.y (mgr.14152) 177 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 119 KiB/s wr, 8 op/s 2023-09-23T23:06:28.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:06:27 smithi159 bash[41022]: cluster 2023-09-23T23:06:27.052392+0000 mgr.y (mgr.14152) 177 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 119 KiB/s wr, 8 op/s 2023-09-23T23:06:30.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:06:30 smithi159 bash[27435]: cluster 2023-09-23T23:06:29.053039+0000 mgr.y (mgr.14152) 178 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 109 KiB/s wr, 7 op/s 2023-09-23T23:06:30.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:06:30 smithi159 bash[41022]: cluster 2023-09-23T23:06:29.053039+0000 mgr.y (mgr.14152) 178 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 109 KiB/s wr, 7 op/s 2023-09-23T23:06:30.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:06:30 smithi164 bash[31512]: cluster 2023-09-23T23:06:29.053039+0000 mgr.y (mgr.14152) 178 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 109 KiB/s wr, 7 op/s 2023-09-23T23:06:32.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:06:32 smithi164 bash[31512]: cluster 2023-09-23T23:06:31.053598+0000 mgr.y (mgr.14152) 179 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 109 KiB/s wr, 7 op/s 2023-09-23T23:06:32.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:06:32 smithi164 bash[31512]: audit 2023-09-23T23:06:31.204932+0000 mgr.y (mgr.14152) 180 : audit [DBG] from='client.24212 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi159:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:06:32.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:06:32 smithi164 bash[31512]: audit 2023-09-23T23:06:31.211301+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T23:06:32.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:06:32 smithi164 bash[31512]: audit 2023-09-23T23:06:31.215830+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T23:06:32.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:06:32 smithi164 bash[31512]: audit 2023-09-23T23:06:31.217237+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:06:32.542 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:06:32 smithi159 bash[27435]: cluster 2023-09-23T23:06:31.053598+0000 mgr.y (mgr.14152) 179 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 109 KiB/s wr, 7 op/s 2023-09-23T23:06:32.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:06:32 smithi159 bash[27435]: audit 2023-09-23T23:06:31.204932+0000 mgr.y (mgr.14152) 180 : audit [DBG] from='client.24212 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi159:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:06:32.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:06:32 smithi159 bash[27435]: audit 2023-09-23T23:06:31.211301+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T23:06:32.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:06:32 smithi159 bash[27435]: audit 2023-09-23T23:06:31.215830+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T23:06:32.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:06:32 smithi159 bash[27435]: audit 2023-09-23T23:06:31.217237+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:06:32.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:06:32 smithi159 bash[41022]: cluster 2023-09-23T23:06:31.053598+0000 mgr.y (mgr.14152) 179 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 109 KiB/s wr, 7 op/s 2023-09-23T23:06:32.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:06:32 smithi159 bash[41022]: audit 2023-09-23T23:06:31.204932+0000 mgr.y (mgr.14152) 180 : audit [DBG] from='client.24212 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi159:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:06:32.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:06:32 smithi159 bash[41022]: audit 2023-09-23T23:06:31.211301+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T23:06:32.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:06:32 smithi159 bash[41022]: audit 2023-09-23T23:06:31.215830+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T23:06:32.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:06:32 smithi159 bash[41022]: audit 2023-09-23T23:06:31.217237+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:06:34.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:06:34 smithi164 bash[31512]: cluster 2023-09-23T23:06:33.054268+0000 mgr.y (mgr.14152) 181 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2023-09-23T23:06:34.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:06:34 smithi159 bash[27435]: cluster 2023-09-23T23:06:33.054268+0000 mgr.y (mgr.14152) 181 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2023-09-23T23:06:34.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:06:34 smithi159 bash[41022]: cluster 2023-09-23T23:06:33.054268+0000 mgr.y (mgr.14152) 181 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2023-09-23T23:06:36.292 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:06:36 smithi159 bash[41022]: cluster 2023-09-23T23:06:35.054963+0000 mgr.y (mgr.14152) 182 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2023-09-23T23:06:36.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:06:36 smithi159 bash[27435]: cluster 2023-09-23T23:06:35.054963+0000 mgr.y (mgr.14152) 182 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2023-09-23T23:06:36.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:06:36 smithi164 bash[31512]: cluster 2023-09-23T23:06:35.054963+0000 mgr.y (mgr.14152) 182 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2023-09-23T23:06:38.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:06:38 smithi164 bash[31512]: cluster 2023-09-23T23:06:37.055610+0000 mgr.y (mgr.14152) 183 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2023-09-23T23:06:38.792 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:06:38 smithi159 bash[27435]: cluster 2023-09-23T23:06:37.055610+0000 mgr.y (mgr.14152) 183 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2023-09-23T23:06:38.792 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:06:38 smithi159 bash[41022]: cluster 2023-09-23T23:06:37.055610+0000 mgr.y (mgr.14152) 183 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2023-09-23T23:06:40.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:06:40 smithi164 bash[31512]: cluster 2023-09-23T23:06:39.056249+0000 mgr.y (mgr.14152) 184 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail 2023-09-23T23:06:40.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:06:40 smithi164 bash[31512]: audit 2023-09-23T23:06:39.763209+0000 mon.a (mon.0) 400 : audit [INF] from='client.? 172.21.15.159:0/1210851654' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "586e11de-f487-4c4d-a5d6-249e1bb3b361"}]: dispatch 2023-09-23T23:06:40.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:06:40 smithi164 bash[31512]: audit 2023-09-23T23:06:39.772368+0000 mon.a (mon.0) 401 : audit [INF] from='client.? 172.21.15.159:0/1210851654' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "586e11de-f487-4c4d-a5d6-249e1bb3b361"}]': finished 2023-09-23T23:06:40.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:06:40 smithi164 bash[31512]: cluster 2023-09-23T23:06:39.772516+0000 mon.a (mon.0) 402 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2023-09-23T23:06:40.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:06:40 smithi164 bash[31512]: audit 2023-09-23T23:06:39.772697+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T23:06:40.792 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:06:40 smithi159 bash[27435]: cluster 2023-09-23T23:06:39.056249+0000 mgr.y (mgr.14152) 184 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail 2023-09-23T23:06:40.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:06:40 smithi159 bash[27435]: audit 2023-09-23T23:06:39.763209+0000 mon.a (mon.0) 400 : audit [INF] from='client.? 172.21.15.159:0/1210851654' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "586e11de-f487-4c4d-a5d6-249e1bb3b361"}]: dispatch 2023-09-23T23:06:40.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:06:40 smithi159 bash[27435]: audit 2023-09-23T23:06:39.772368+0000 mon.a (mon.0) 401 : audit [INF] from='client.? 172.21.15.159:0/1210851654' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "586e11de-f487-4c4d-a5d6-249e1bb3b361"}]': finished 2023-09-23T23:06:40.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:06:40 smithi159 bash[27435]: cluster 2023-09-23T23:06:39.772516+0000 mon.a (mon.0) 402 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2023-09-23T23:06:40.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:06:40 smithi159 bash[27435]: audit 2023-09-23T23:06:39.772697+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T23:06:40.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:06:40 smithi159 bash[41022]: cluster 2023-09-23T23:06:39.056249+0000 mgr.y (mgr.14152) 184 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail 2023-09-23T23:06:40.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:06:40 smithi159 bash[41022]: audit 2023-09-23T23:06:39.763209+0000 mon.a (mon.0) 400 : audit [INF] from='client.? 172.21.15.159:0/1210851654' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "586e11de-f487-4c4d-a5d6-249e1bb3b361"}]: dispatch 2023-09-23T23:06:40.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:06:40 smithi159 bash[41022]: audit 2023-09-23T23:06:39.772368+0000 mon.a (mon.0) 401 : audit [INF] from='client.? 172.21.15.159:0/1210851654' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "586e11de-f487-4c4d-a5d6-249e1bb3b361"}]': finished 2023-09-23T23:06:40.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:06:40 smithi159 bash[41022]: cluster 2023-09-23T23:06:39.772516+0000 mon.a (mon.0) 402 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2023-09-23T23:06:40.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:06:40 smithi159 bash[41022]: audit 2023-09-23T23:06:39.772697+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T23:06:41.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:06:41 smithi164 bash[31512]: audit 2023-09-23T23:06:40.552304+0000 mon.a (mon.0) 404 : audit [DBG] from='client.? 172.21.15.159:0/1414407830' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T23:06:41.792 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:06:41 smithi159 bash[27435]: audit 2023-09-23T23:06:40.552304+0000 mon.a (mon.0) 404 : audit [DBG] from='client.? 172.21.15.159:0/1414407830' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T23:06:41.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:06:41 smithi159 bash[41022]: audit 2023-09-23T23:06:40.552304+0000 mon.a (mon.0) 404 : audit [DBG] from='client.? 172.21.15.159:0/1414407830' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T23:06:42.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:06:42 smithi164 bash[31512]: cluster 2023-09-23T23:06:41.056937+0000 mgr.y (mgr.14152) 185 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail 2023-09-23T23:06:42.792 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:06:42 smithi159 bash[27435]: cluster 2023-09-23T23:06:41.056937+0000 mgr.y (mgr.14152) 185 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail 2023-09-23T23:06:42.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:06:42 smithi159 bash[41022]: cluster 2023-09-23T23:06:41.056937+0000 mgr.y (mgr.14152) 185 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail 2023-09-23T23:06:44.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:06:44 smithi164 bash[31512]: cluster 2023-09-23T23:06:43.057560+0000 mgr.y (mgr.14152) 186 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail 2023-09-23T23:06:44.792 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:06:44 smithi159 bash[27435]: cluster 2023-09-23T23:06:43.057560+0000 mgr.y (mgr.14152) 186 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail 2023-09-23T23:06:44.792 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:06:44 smithi159 bash[41022]: cluster 2023-09-23T23:06:43.057560+0000 mgr.y (mgr.14152) 186 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail 2023-09-23T23:06:46.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:06:46 smithi164 bash[31512]: cluster 2023-09-23T23:06:45.058145+0000 mgr.y (mgr.14152) 187 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T23:06:46.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:06:46 smithi159 bash[27435]: cluster 2023-09-23T23:06:45.058145+0000 mgr.y (mgr.14152) 187 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T23:06:46.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:06:46 smithi159 bash[41022]: cluster 2023-09-23T23:06:45.058145+0000 mgr.y (mgr.14152) 187 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T23:06:48.681 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:06:48 smithi159 bash[27435]: cluster 2023-09-23T23:06:47.058641+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T23:06:48.681 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:06:48 smithi159 bash[41022]: cluster 2023-09-23T23:06:47.058641+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T23:06:48.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:06:48 smithi164 bash[31512]: cluster 2023-09-23T23:06:47.058641+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T23:06:50.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:06:50 smithi164 bash[31512]: cluster 2023-09-23T23:06:49.059132+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T23:06:50.792 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:06:50 smithi159 bash[27435]: cluster 2023-09-23T23:06:49.059132+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T23:06:50.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:06:50 smithi159 bash[41022]: cluster 2023-09-23T23:06:49.059132+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T23:06:52.542 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:06:52 smithi159 bash[27435]: cluster 2023-09-23T23:06:51.059697+0000 mgr.y (mgr.14152) 190 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T23:06:52.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:06:52 smithi159 bash[41022]: cluster 2023-09-23T23:06:51.059697+0000 mgr.y (mgr.14152) 190 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T23:06:52.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:06:52 smithi164 bash[31512]: cluster 2023-09-23T23:06:51.059697+0000 mgr.y (mgr.14152) 190 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T23:06:53.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:06:53 smithi164 bash[31512]: audit 2023-09-23T23:06:52.674402+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-09-23T23:06:53.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:06:53 smithi164 bash[31512]: audit 2023-09-23T23:06:52.676235+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:06:53.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:06:53 smithi164 bash[31512]: cephadm 2023-09-23T23:06:52.677692+0000 mgr.y (mgr.14152) 191 : cephadm [INF] Deploying daemon osd.3 on smithi159 2023-09-23T23:06:53.792 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:06:53 smithi159 bash[27435]: audit 2023-09-23T23:06:52.674402+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-09-23T23:06:53.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:06:53 smithi159 bash[27435]: audit 2023-09-23T23:06:52.676235+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:06:53.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:06:53 smithi159 bash[27435]: cephadm 2023-09-23T23:06:52.677692+0000 mgr.y (mgr.14152) 191 : cephadm [INF] Deploying daemon osd.3 on smithi159 2023-09-23T23:06:53.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:06:53 smithi159 bash[41022]: audit 2023-09-23T23:06:52.674402+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-09-23T23:06:53.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:06:53 smithi159 bash[41022]: audit 2023-09-23T23:06:52.676235+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:06:53.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:06:53 smithi159 bash[41022]: cephadm 2023-09-23T23:06:52.677692+0000 mgr.y (mgr.14152) 191 : cephadm [INF] Deploying daemon osd.3 on smithi159 2023-09-23T23:06:54.542 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:06:54 smithi159 bash[27435]: cluster 2023-09-23T23:06:53.060237+0000 mgr.y (mgr.14152) 192 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T23:06:54.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:06:54 smithi159 bash[41022]: cluster 2023-09-23T23:06:53.060237+0000 mgr.y (mgr.14152) 192 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T23:06:54.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:06:54 smithi164 bash[31512]: cluster 2023-09-23T23:06:53.060237+0000 mgr.y (mgr.14152) 192 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T23:06:56.542 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:06:56 smithi159 bash[27435]: cluster 2023-09-23T23:06:55.060813+0000 mgr.y (mgr.14152) 193 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T23:06:56.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:06:56 smithi159 bash[41022]: cluster 2023-09-23T23:06:55.060813+0000 mgr.y (mgr.14152) 193 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T23:06:56.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:06:56 smithi164 bash[31512]: cluster 2023-09-23T23:06:55.060813+0000 mgr.y (mgr.14152) 193 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T23:06:58.616 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:06:58 smithi159 bash[27435]: cluster 2023-09-23T23:06:57.061367+0000 mgr.y (mgr.14152) 194 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T23:06:58.616 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:06:58 smithi159 bash[27435]: audit 2023-09-23T23:06:57.538681+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:06:58.617 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:06:58 smithi159 bash[27435]: audit 2023-09-23T23:06:57.547373+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:06:58.617 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:06:58 smithi159 bash[27435]: audit 2023-09-23T23:06:57.553619+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:06:58.617 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:06:58 smithi159 bash[41022]: cluster 2023-09-23T23:06:57.061367+0000 mgr.y (mgr.14152) 194 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T23:06:58.617 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:06:58 smithi159 bash[41022]: audit 2023-09-23T23:06:57.538681+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:06:58.617 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:06:58 smithi159 bash[41022]: audit 2023-09-23T23:06:57.547373+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:06:58.617 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:06:58 smithi159 bash[41022]: audit 2023-09-23T23:06:57.553619+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:06:58.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:06:58 smithi164 bash[31512]: cluster 2023-09-23T23:06:57.061367+0000 mgr.y (mgr.14152) 194 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T23:06:58.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:06:58 smithi164 bash[31512]: audit 2023-09-23T23:06:57.538681+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:06:58.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:06:58 smithi164 bash[31512]: audit 2023-09-23T23:06:57.547373+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:06:58.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:06:58 smithi164 bash[31512]: audit 2023-09-23T23:06:57.553619+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:07:00.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:07:00 smithi164 bash[31512]: cluster 2023-09-23T23:06:59.061952+0000 mgr.y (mgr.14152) 195 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T23:07:00.792 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:07:00 smithi159 bash[41022]: cluster 2023-09-23T23:06:59.061952+0000 mgr.y (mgr.14152) 195 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T23:07:00.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:07:00 smithi159 bash[27435]: cluster 2023-09-23T23:06:59.061952+0000 mgr.y (mgr.14152) 195 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T23:07:02.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:07:02 smithi164 bash[31512]: cluster 2023-09-23T23:07:01.062537+0000 mgr.y (mgr.14152) 196 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T23:07:02.792 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:07:02 smithi159 bash[27435]: cluster 2023-09-23T23:07:01.062537+0000 mgr.y (mgr.14152) 196 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T23:07:02.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:07:02 smithi159 bash[41022]: cluster 2023-09-23T23:07:01.062537+0000 mgr.y (mgr.14152) 196 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T23:07:04.658 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:07:04 smithi159 bash[41022]: cluster 2023-09-23T23:07:03.063008+0000 mgr.y (mgr.14152) 197 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T23:07:04.658 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:07:04 smithi159 bash[41022]: audit 2023-09-23T23:07:03.981402+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:07:04.658 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:07:04 smithi159 bash[41022]: audit 2023-09-23T23:07:03.987733+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:07:04.658 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:07:04 smithi159 bash[41022]: audit 2023-09-23T23:07:03.988986+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:07:04.659 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:07:04 smithi159 bash[41022]: audit 2023-09-23T23:07:03.990259+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:07:04.659 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:07:04 smithi159 bash[41022]: audit 2023-09-23T23:07:03.996898+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:07:04.659 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:07:04 smithi159 bash[27435]: cluster 2023-09-23T23:07:03.063008+0000 mgr.y (mgr.14152) 197 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T23:07:04.659 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:07:04 smithi159 bash[27435]: audit 2023-09-23T23:07:03.981402+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:07:04.659 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:07:04 smithi159 bash[27435]: audit 2023-09-23T23:07:03.987733+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:07:04.659 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:07:04 smithi159 bash[27435]: audit 2023-09-23T23:07:03.988986+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:07:04.659 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:07:04 smithi159 bash[27435]: audit 2023-09-23T23:07:03.990259+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:07:04.659 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:07:04 smithi159 bash[27435]: audit 2023-09-23T23:07:03.996898+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:07:04.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:07:04 smithi164 bash[31512]: cluster 2023-09-23T23:07:03.063008+0000 mgr.y (mgr.14152) 197 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T23:07:04.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:07:04 smithi164 bash[31512]: audit 2023-09-23T23:07:03.981402+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:07:04.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:07:04 smithi164 bash[31512]: audit 2023-09-23T23:07:03.987733+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:07:04.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:07:04 smithi164 bash[31512]: audit 2023-09-23T23:07:03.988986+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:07:04.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:07:04 smithi164 bash[31512]: audit 2023-09-23T23:07:03.990259+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:07:04.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:07:04 smithi164 bash[31512]: audit 2023-09-23T23:07:03.996898+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:07:05.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:07:05 smithi164 bash[31512]: audit 2023-09-23T23:07:04.560372+0000 mon.a (mon.0) 415 : audit [INF] from='osd.3 [v2:172.21.15.159:6826/2443601349,v1:172.21.15.159:6827/2443601349]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-09-23T23:07:05.792 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:07:05 smithi159 bash[27435]: audit 2023-09-23T23:07:04.560372+0000 mon.a (mon.0) 415 : audit [INF] from='osd.3 [v2:172.21.15.159:6826/2443601349,v1:172.21.15.159:6827/2443601349]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-09-23T23:07:05.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:07:05 smithi159 bash[41022]: audit 2023-09-23T23:07:04.560372+0000 mon.a (mon.0) 415 : audit [INF] from='osd.3 [v2:172.21.15.159:6826/2443601349,v1:172.21.15.159:6827/2443601349]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-09-23T23:07:06.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:07:06 smithi164 bash[31512]: cluster 2023-09-23T23:07:05.063575+0000 mgr.y (mgr.14152) 198 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T23:07:06.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:07:06 smithi164 bash[31512]: audit 2023-09-23T23:07:05.391376+0000 mon.a (mon.0) 416 : audit [INF] from='osd.3 [v2:172.21.15.159:6826/2443601349,v1:172.21.15.159:6827/2443601349]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-09-23T23:07:06.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:07:06 smithi164 bash[31512]: cluster 2023-09-23T23:07:05.391541+0000 mon.a (mon.0) 417 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2023-09-23T23:07:06.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:07:06 smithi164 bash[31512]: audit 2023-09-23T23:07:05.391742+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T23:07:06.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:07:06 smithi164 bash[31512]: audit 2023-09-23T23:07:05.394311+0000 mon.a (mon.0) 419 : audit [INF] from='osd.3 [v2:172.21.15.159:6826/2443601349,v1:172.21.15.159:6827/2443601349]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2023-09-23T23:07:06.792 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:07:06 smithi159 bash[27435]: cluster 2023-09-23T23:07:05.063575+0000 mgr.y (mgr.14152) 198 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T23:07:06.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:07:06 smithi159 bash[27435]: audit 2023-09-23T23:07:05.391376+0000 mon.a (mon.0) 416 : audit [INF] from='osd.3 [v2:172.21.15.159:6826/2443601349,v1:172.21.15.159:6827/2443601349]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-09-23T23:07:06.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:07:06 smithi159 bash[27435]: cluster 2023-09-23T23:07:05.391541+0000 mon.a (mon.0) 417 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2023-09-23T23:07:06.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:07:06 smithi159 bash[27435]: audit 2023-09-23T23:07:05.391742+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T23:07:06.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:07:06 smithi159 bash[27435]: audit 2023-09-23T23:07:05.394311+0000 mon.a (mon.0) 419 : audit [INF] from='osd.3 [v2:172.21.15.159:6826/2443601349,v1:172.21.15.159:6827/2443601349]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2023-09-23T23:07:06.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:07:06 smithi159 bash[41022]: cluster 2023-09-23T23:07:05.063575+0000 mgr.y (mgr.14152) 198 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T23:07:06.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:07:06 smithi159 bash[41022]: audit 2023-09-23T23:07:05.391376+0000 mon.a (mon.0) 416 : audit [INF] from='osd.3 [v2:172.21.15.159:6826/2443601349,v1:172.21.15.159:6827/2443601349]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-09-23T23:07:06.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:07:06 smithi159 bash[41022]: cluster 2023-09-23T23:07:05.391541+0000 mon.a (mon.0) 417 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2023-09-23T23:07:06.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:07:06 smithi159 bash[41022]: audit 2023-09-23T23:07:05.391742+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T23:07:06.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:07:06 smithi159 bash[41022]: audit 2023-09-23T23:07:05.394311+0000 mon.a (mon.0) 419 : audit [INF] from='osd.3 [v2:172.21.15.159:6826/2443601349,v1:172.21.15.159:6827/2443601349]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2023-09-23T23:07:07.671 INFO:teuthology.orchestra.run.smithi159.stdout:Created osd(s) 3 on host 'smithi159' 2023-09-23T23:07:07.725 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:07:07 smithi159 bash[41022]: audit 2023-09-23T23:07:06.395394+0000 mon.a (mon.0) 420 : audit [INF] from='osd.3 [v2:172.21.15.159:6826/2443601349,v1:172.21.15.159:6827/2443601349]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]': finished 2023-09-23T23:07:07.726 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:07:07 smithi159 bash[41022]: cluster 2023-09-23T23:07:06.395501+0000 mon.a (mon.0) 421 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2023-09-23T23:07:07.726 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:07:07 smithi159 bash[41022]: audit 2023-09-23T23:07:06.396252+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T23:07:07.726 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:07:07 smithi159 bash[41022]: audit 2023-09-23T23:07:06.402700+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T23:07:07.726 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:07:07 smithi159 bash[27435]: audit 2023-09-23T23:07:06.395394+0000 mon.a (mon.0) 420 : audit [INF] from='osd.3 [v2:172.21.15.159:6826/2443601349,v1:172.21.15.159:6827/2443601349]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]': finished 2023-09-23T23:07:07.726 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:07:07 smithi159 bash[27435]: cluster 2023-09-23T23:07:06.395501+0000 mon.a (mon.0) 421 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2023-09-23T23:07:07.727 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:07:07 smithi159 bash[27435]: audit 2023-09-23T23:07:06.396252+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T23:07:07.727 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:07:07 smithi159 bash[27435]: audit 2023-09-23T23:07:06.402700+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T23:07:07.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:07:07 smithi164 bash[31512]: audit 2023-09-23T23:07:06.395394+0000 mon.a (mon.0) 420 : audit [INF] from='osd.3 [v2:172.21.15.159:6826/2443601349,v1:172.21.15.159:6827/2443601349]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]': finished 2023-09-23T23:07:07.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:07:07 smithi164 bash[31512]: cluster 2023-09-23T23:07:06.395501+0000 mon.a (mon.0) 421 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2023-09-23T23:07:07.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:07:07 smithi164 bash[31512]: audit 2023-09-23T23:07:06.396252+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T23:07:07.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:07:07 smithi164 bash[31512]: audit 2023-09-23T23:07:06.402700+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T23:07:08.514 DEBUG:teuthology.orchestra.run.smithi159:osd.3> sudo journalctl -f -n 0 -u ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7@osd.3.service 2023-09-23T23:07:08.516 INFO:tasks.cephadm:Deploying osd.4 on smithi164 with /dev/vg_nvme/lv_4... 2023-09-23T23:07:08.517 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-09-23T23:07:08.637 INFO:journalctl@ceph.osd.3.smithi159.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T23:07:08.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:07:08 smithi164 bash[31512]: cluster 2023-09-23T23:07:05.542028+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T23:07:08.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:07:08 smithi164 bash[31512]: cluster 2023-09-23T23:07:05.542278+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T23:07:08.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:07:08 smithi164 bash[31512]: cluster 2023-09-23T23:07:07.064118+0000 mgr.y (mgr.14152) 199 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T23:07:08.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:07:08 smithi164 bash[31512]: audit 2023-09-23T23:07:07.402456+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T23:07:08.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:07:08 smithi164 bash[31512]: cluster 2023-09-23T23:07:07.409380+0000 mon.a (mon.0) 425 : cluster [INF] osd.3 [v2:172.21.15.159:6826/2443601349,v1:172.21.15.159:6827/2443601349] boot 2023-09-23T23:07:08.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:07:08 smithi164 bash[31512]: cluster 2023-09-23T23:07:07.409410+0000 mon.a (mon.0) 426 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2023-09-23T23:07:08.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:07:08 smithi164 bash[31512]: audit 2023-09-23T23:07:07.409742+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T23:07:08.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:07:08 smithi164 bash[31512]: audit 2023-09-23T23:07:07.644909+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:07:08.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:07:08 smithi164 bash[31512]: audit 2023-09-23T23:07:07.651013+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:07:08.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:07:08 smithi164 bash[31512]: audit 2023-09-23T23:07:07.685369+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:07:08.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:07:08 smithi159 bash[27435]: cluster 2023-09-23T23:07:05.542028+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T23:07:08.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:07:08 smithi159 bash[27435]: cluster 2023-09-23T23:07:05.542278+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T23:07:08.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:07:08 smithi159 bash[27435]: cluster 2023-09-23T23:07:07.064118+0000 mgr.y (mgr.14152) 199 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T23:07:08.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:07:08 smithi159 bash[27435]: audit 2023-09-23T23:07:07.402456+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T23:07:08.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:07:08 smithi159 bash[27435]: cluster 2023-09-23T23:07:07.409380+0000 mon.a (mon.0) 425 : cluster [INF] osd.3 [v2:172.21.15.159:6826/2443601349,v1:172.21.15.159:6827/2443601349] boot 2023-09-23T23:07:08.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:07:08 smithi159 bash[27435]: cluster 2023-09-23T23:07:07.409410+0000 mon.a (mon.0) 426 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2023-09-23T23:07:08.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:07:08 smithi159 bash[27435]: audit 2023-09-23T23:07:07.409742+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T23:07:08.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:07:08 smithi159 bash[27435]: audit 2023-09-23T23:07:07.644909+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:07:08.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:07:08 smithi159 bash[27435]: audit 2023-09-23T23:07:07.651013+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:07:08.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:07:08 smithi159 bash[27435]: audit 2023-09-23T23:07:07.685369+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:07:08.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:07:08 smithi159 bash[41022]: cluster 2023-09-23T23:07:05.542028+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T23:07:08.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:07:08 smithi159 bash[41022]: cluster 2023-09-23T23:07:05.542278+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T23:07:08.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:07:08 smithi159 bash[41022]: cluster 2023-09-23T23:07:07.064118+0000 mgr.y (mgr.14152) 199 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T23:07:08.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:07:08 smithi159 bash[41022]: audit 2023-09-23T23:07:07.402456+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T23:07:08.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:07:08 smithi159 bash[41022]: cluster 2023-09-23T23:07:07.409380+0000 mon.a (mon.0) 425 : cluster [INF] osd.3 [v2:172.21.15.159:6826/2443601349,v1:172.21.15.159:6827/2443601349] boot 2023-09-23T23:07:08.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:07:08 smithi159 bash[41022]: cluster 2023-09-23T23:07:07.409410+0000 mon.a (mon.0) 426 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2023-09-23T23:07:08.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:07:08 smithi159 bash[41022]: audit 2023-09-23T23:07:07.409742+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T23:07:08.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:07:08 smithi159 bash[41022]: audit 2023-09-23T23:07:07.644909+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:07:08.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:07:08 smithi159 bash[41022]: audit 2023-09-23T23:07:07.651013+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:07:08.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:07:08 smithi159 bash[41022]: audit 2023-09-23T23:07:07.685369+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:07:09.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:07:09 smithi164 bash[31512]: cluster 2023-09-23T23:07:08.427720+0000 mon.a (mon.0) 431 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2023-09-23T23:07:09.792 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:07:09 smithi159 bash[27435]: cluster 2023-09-23T23:07:08.427720+0000 mon.a (mon.0) 431 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2023-09-23T23:07:09.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:07:09 smithi159 bash[41022]: cluster 2023-09-23T23:07:08.427720+0000 mon.a (mon.0) 431 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2023-09-23T23:07:10.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:07:10 smithi164 bash[31512]: cluster 2023-09-23T23:07:09.064702+0000 mgr.y (mgr.14152) 200 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-09-23T23:07:10.792 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:07:10 smithi159 bash[27435]: cluster 2023-09-23T23:07:09.064702+0000 mgr.y (mgr.14152) 200 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-09-23T23:07:10.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:07:10 smithi159 bash[41022]: cluster 2023-09-23T23:07:09.064702+0000 mgr.y (mgr.14152) 200 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-09-23T23:07:12.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:07:12 smithi164 bash[31512]: cluster 2023-09-23T23:07:11.065265+0000 mgr.y (mgr.14152) 201 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-09-23T23:07:12.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:07:12 smithi159 bash[27435]: cluster 2023-09-23T23:07:11.065265+0000 mgr.y (mgr.14152) 201 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-09-23T23:07:12.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:07:12 smithi159 bash[41022]: cluster 2023-09-23T23:07:11.065265+0000 mgr.y (mgr.14152) 201 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-09-23T23:07:13.242 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T23:07:14.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:07:14 smithi164 bash[31512]: cluster 2023-09-23T23:07:13.065873+0000 mgr.y (mgr.14152) 202 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-09-23T23:07:14.792 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:07:14 smithi159 bash[27435]: cluster 2023-09-23T23:07:13.065873+0000 mgr.y (mgr.14152) 202 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-09-23T23:07:14.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:07:14 smithi159 bash[41022]: cluster 2023-09-23T23:07:13.065873+0000 mgr.y (mgr.14152) 202 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-09-23T23:07:16.246 INFO:teuthology.orchestra.run.smithi164.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-09-23T23:07:16.246 INFO:teuthology.orchestra.run.smithi164.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-09-23T23:07:16.246 INFO:teuthology.orchestra.run.smithi164.stderr: stderr: 10+0 records in 2023-09-23T23:07:16.246 INFO:teuthology.orchestra.run.smithi164.stderr:10+0 records out 2023-09-23T23:07:16.246 INFO:teuthology.orchestra.run.smithi164.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.014133 s, 742 MB/s 2023-09-23T23:07:16.246 INFO:teuthology.orchestra.run.smithi164.stderr:--> Zapping successful for: 2023-09-23T23:07:16.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:07:16 smithi164 bash[31512]: cluster 2023-09-23T23:07:15.066479+0000 mgr.y (mgr.14152) 203 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T23:07:16.792 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:07:16 smithi159 bash[27435]: cluster 2023-09-23T23:07:15.066479+0000 mgr.y (mgr.14152) 203 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T23:07:16.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:07:16 smithi159 bash[41022]: cluster 2023-09-23T23:07:15.066479+0000 mgr.y (mgr.14152) 203 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T23:07:16.947 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph orch daemon add osd smithi164:vg_nvme/lv_4 2023-09-23T23:07:19.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:07:18 smithi159 bash[27435]: cluster 2023-09-23T23:07:17.066964+0000 mgr.y (mgr.14152) 204 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T23:07:19.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:07:18 smithi159 bash[27435]: cephadm 2023-09-23T23:07:17.778647+0000 mgr.y (mgr.14152) 205 : cephadm [INF] Detected new or changed devices on smithi159 2023-09-23T23:07:19.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:07:18 smithi159 bash[27435]: audit 2023-09-23T23:07:17.788208+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:07:19.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:07:18 smithi159 bash[27435]: audit 2023-09-23T23:07:17.795976+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:07:19.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:07:18 smithi159 bash[27435]: audit 2023-09-23T23:07:17.797817+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-23T23:07:19.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:07:18 smithi159 bash[27435]: audit 2023-09-23T23:07:17.799226+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-23T23:07:19.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:07:18 smithi159 bash[27435]: audit 2023-09-23T23:07:17.800683+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-09-23T23:07:19.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:07:18 smithi159 bash[27435]: audit 2023-09-23T23:07:17.802013+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-09-23T23:07:19.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:07:18 smithi159 bash[27435]: cephadm 2023-09-23T23:07:17.803058+0000 mgr.y (mgr.14152) 206 : cephadm [INF] Adjusting osd_memory_target on smithi159 to 4060M 2023-09-23T23:07:19.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:07:18 smithi159 bash[27435]: audit 2023-09-23T23:07:17.808627+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:07:19.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:07:18 smithi159 bash[27435]: audit 2023-09-23T23:07:17.809992+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:07:19.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:07:18 smithi159 bash[27435]: audit 2023-09-23T23:07:17.811138+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:07:19.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:07:18 smithi159 bash[27435]: audit 2023-09-23T23:07:17.819022+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:07:19.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:07:18 smithi159 bash[41022]: cluster 2023-09-23T23:07:17.066964+0000 mgr.y (mgr.14152) 204 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T23:07:19.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:07:18 smithi159 bash[41022]: cephadm 2023-09-23T23:07:17.778647+0000 mgr.y (mgr.14152) 205 : cephadm [INF] Detected new or changed devices on smithi159 2023-09-23T23:07:19.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:07:18 smithi159 bash[41022]: audit 2023-09-23T23:07:17.788208+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:07:19.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:07:18 smithi159 bash[41022]: audit 2023-09-23T23:07:17.795976+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:07:19.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:07:18 smithi159 bash[41022]: audit 2023-09-23T23:07:17.797817+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-23T23:07:19.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:07:18 smithi159 bash[41022]: audit 2023-09-23T23:07:17.799226+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-23T23:07:19.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:07:18 smithi159 bash[41022]: audit 2023-09-23T23:07:17.800683+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-09-23T23:07:19.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:07:18 smithi159 bash[41022]: audit 2023-09-23T23:07:17.802013+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-09-23T23:07:19.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:07:18 smithi159 bash[41022]: cephadm 2023-09-23T23:07:17.803058+0000 mgr.y (mgr.14152) 206 : cephadm [INF] Adjusting osd_memory_target on smithi159 to 4060M 2023-09-23T23:07:19.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:07:18 smithi159 bash[41022]: audit 2023-09-23T23:07:17.808627+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:07:19.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:07:18 smithi159 bash[41022]: audit 2023-09-23T23:07:17.809992+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:07:19.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:07:18 smithi159 bash[41022]: audit 2023-09-23T23:07:17.811138+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:07:19.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:07:18 smithi159 bash[41022]: audit 2023-09-23T23:07:17.819022+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:07:19.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:07:18 smithi164 bash[31512]: cluster 2023-09-23T23:07:17.066964+0000 mgr.y (mgr.14152) 204 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T23:07:19.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:07:18 smithi164 bash[31512]: cephadm 2023-09-23T23:07:17.778647+0000 mgr.y (mgr.14152) 205 : cephadm [INF] Detected new or changed devices on smithi159 2023-09-23T23:07:19.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:07:18 smithi164 bash[31512]: audit 2023-09-23T23:07:17.788208+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:07:19.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:07:18 smithi164 bash[31512]: audit 2023-09-23T23:07:17.795976+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:07:19.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:07:18 smithi164 bash[31512]: audit 2023-09-23T23:07:17.797817+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-23T23:07:19.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:07:18 smithi164 bash[31512]: audit 2023-09-23T23:07:17.799226+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-23T23:07:19.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:07:18 smithi164 bash[31512]: audit 2023-09-23T23:07:17.800683+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-09-23T23:07:19.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:07:18 smithi164 bash[31512]: audit 2023-09-23T23:07:17.802013+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-09-23T23:07:19.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:07:18 smithi164 bash[31512]: cephadm 2023-09-23T23:07:17.803058+0000 mgr.y (mgr.14152) 206 : cephadm [INF] Adjusting osd_memory_target on smithi159 to 4060M 2023-09-23T23:07:19.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:07:18 smithi164 bash[31512]: audit 2023-09-23T23:07:17.808627+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:07:19.274 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:07:18 smithi164 bash[31512]: audit 2023-09-23T23:07:17.809992+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:07:19.274 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:07:18 smithi164 bash[31512]: audit 2023-09-23T23:07:17.811138+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:07:19.274 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:07:18 smithi164 bash[31512]: audit 2023-09-23T23:07:17.819022+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:07:21.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:07:20 smithi159 bash[27435]: cluster 2023-09-23T23:07:19.067494+0000 mgr.y (mgr.14152) 207 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T23:07:21.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:07:20 smithi159 bash[41022]: cluster 2023-09-23T23:07:19.067494+0000 mgr.y (mgr.14152) 207 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T23:07:21.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:07:20 smithi164 bash[31512]: cluster 2023-09-23T23:07:19.067494+0000 mgr.y (mgr.14152) 207 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T23:07:21.672 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T23:07:23.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:07:22 smithi164 bash[31512]: cluster 2023-09-23T23:07:21.068059+0000 mgr.y (mgr.14152) 208 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T23:07:23.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:07:22 smithi159 bash[27435]: cluster 2023-09-23T23:07:21.068059+0000 mgr.y (mgr.14152) 208 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T23:07:23.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:07:22 smithi159 bash[41022]: cluster 2023-09-23T23:07:21.068059+0000 mgr.y (mgr.14152) 208 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T23:07:25.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:07:24 smithi164 bash[31512]: cluster 2023-09-23T23:07:23.068615+0000 mgr.y (mgr.14152) 209 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T23:07:25.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:07:24 smithi164 bash[31512]: audit 2023-09-23T23:07:24.384507+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T23:07:25.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:07:24 smithi164 bash[31512]: audit 2023-09-23T23:07:24.389555+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T23:07:25.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:07:24 smithi164 bash[31512]: audit 2023-09-23T23:07:24.390863+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:07:25.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:07:24 smithi159 bash[27435]: cluster 2023-09-23T23:07:23.068615+0000 mgr.y (mgr.14152) 209 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T23:07:25.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:07:24 smithi159 bash[27435]: audit 2023-09-23T23:07:24.384507+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T23:07:25.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:07:24 smithi159 bash[27435]: audit 2023-09-23T23:07:24.389555+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T23:07:25.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:07:24 smithi159 bash[27435]: audit 2023-09-23T23:07:24.390863+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:07:25.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:07:24 smithi159 bash[41022]: cluster 2023-09-23T23:07:23.068615+0000 mgr.y (mgr.14152) 209 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T23:07:25.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:07:24 smithi159 bash[41022]: audit 2023-09-23T23:07:24.384507+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T23:07:25.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:07:24 smithi159 bash[41022]: audit 2023-09-23T23:07:24.389555+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T23:07:25.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:07:24 smithi159 bash[41022]: audit 2023-09-23T23:07:24.390863+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:07:26.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:07:25 smithi164 bash[31512]: audit 2023-09-23T23:07:24.376972+0000 mgr.y (mgr.14152) 210 : audit [DBG] from='client.24229 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi164:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:07:26.292 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:07:25 smithi159 bash[27435]: audit 2023-09-23T23:07:24.376972+0000 mgr.y (mgr.14152) 210 : audit [DBG] from='client.24229 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi164:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:07:26.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:07:25 smithi159 bash[41022]: audit 2023-09-23T23:07:24.376972+0000 mgr.y (mgr.14152) 210 : audit [DBG] from='client.24229 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi164:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:07:27.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:07:26 smithi164 bash[31512]: cluster 2023-09-23T23:07:25.069175+0000 mgr.y (mgr.14152) 211 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T23:07:27.292 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:07:26 smithi159 bash[27435]: cluster 2023-09-23T23:07:25.069175+0000 mgr.y (mgr.14152) 211 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T23:07:27.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:07:26 smithi159 bash[41022]: cluster 2023-09-23T23:07:25.069175+0000 mgr.y (mgr.14152) 211 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T23:07:29.168 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:07:28 smithi164 bash[31512]: cluster 2023-09-23T23:07:27.069748+0000 mgr.y (mgr.14152) 212 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T23:07:29.292 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:07:28 smithi159 bash[27435]: cluster 2023-09-23T23:07:27.069748+0000 mgr.y (mgr.14152) 212 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T23:07:29.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:07:28 smithi159 bash[41022]: cluster 2023-09-23T23:07:27.069748+0000 mgr.y (mgr.14152) 212 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T23:07:31.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:07:30 smithi164 bash[31512]: cluster 2023-09-23T23:07:29.070260+0000 mgr.y (mgr.14152) 213 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T23:07:31.292 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:07:30 smithi159 bash[27435]: cluster 2023-09-23T23:07:29.070260+0000 mgr.y (mgr.14152) 213 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T23:07:31.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:07:30 smithi159 bash[41022]: cluster 2023-09-23T23:07:29.070260+0000 mgr.y (mgr.14152) 213 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T23:07:33.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:07:32 smithi164 bash[31512]: cluster 2023-09-23T23:07:31.070741+0000 mgr.y (mgr.14152) 214 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T23:07:33.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:07:32 smithi164 bash[31512]: audit 2023-09-23T23:07:32.490212+0000 mon.b (mon.1) 9 : audit [INF] from='client.? 172.21.15.164:0/2227798016' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8e34cadf-fd5a-4168-ae9c-57e03efdaf93"}]: dispatch 2023-09-23T23:07:33.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:07:32 smithi164 bash[31512]: audit 2023-09-23T23:07:32.491816+0000 mon.a (mon.0) 445 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8e34cadf-fd5a-4168-ae9c-57e03efdaf93"}]: dispatch 2023-09-23T23:07:33.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:07:32 smithi164 bash[31512]: audit 2023-09-23T23:07:32.502696+0000 mon.a (mon.0) 446 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8e34cadf-fd5a-4168-ae9c-57e03efdaf93"}]': finished 2023-09-23T23:07:33.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:07:32 smithi164 bash[31512]: cluster 2023-09-23T23:07:32.502792+0000 mon.a (mon.0) 447 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2023-09-23T23:07:33.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:07:32 smithi164 bash[31512]: audit 2023-09-23T23:07:32.503020+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T23:07:33.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:07:32 smithi159 bash[27435]: cluster 2023-09-23T23:07:31.070741+0000 mgr.y (mgr.14152) 214 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T23:07:33.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:07:32 smithi159 bash[27435]: audit 2023-09-23T23:07:32.490212+0000 mon.b (mon.1) 9 : audit [INF] from='client.? 172.21.15.164:0/2227798016' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8e34cadf-fd5a-4168-ae9c-57e03efdaf93"}]: dispatch 2023-09-23T23:07:33.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:07:32 smithi159 bash[27435]: audit 2023-09-23T23:07:32.491816+0000 mon.a (mon.0) 445 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8e34cadf-fd5a-4168-ae9c-57e03efdaf93"}]: dispatch 2023-09-23T23:07:33.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:07:32 smithi159 bash[27435]: audit 2023-09-23T23:07:32.502696+0000 mon.a (mon.0) 446 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8e34cadf-fd5a-4168-ae9c-57e03efdaf93"}]': finished 2023-09-23T23:07:33.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:07:32 smithi159 bash[27435]: cluster 2023-09-23T23:07:32.502792+0000 mon.a (mon.0) 447 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2023-09-23T23:07:33.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:07:32 smithi159 bash[27435]: audit 2023-09-23T23:07:32.503020+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T23:07:33.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:07:32 smithi159 bash[41022]: cluster 2023-09-23T23:07:31.070741+0000 mgr.y (mgr.14152) 214 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T23:07:33.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:07:32 smithi159 bash[41022]: audit 2023-09-23T23:07:32.490212+0000 mon.b (mon.1) 9 : audit [INF] from='client.? 172.21.15.164:0/2227798016' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8e34cadf-fd5a-4168-ae9c-57e03efdaf93"}]: dispatch 2023-09-23T23:07:33.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:07:32 smithi159 bash[41022]: audit 2023-09-23T23:07:32.491816+0000 mon.a (mon.0) 445 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8e34cadf-fd5a-4168-ae9c-57e03efdaf93"}]: dispatch 2023-09-23T23:07:33.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:07:32 smithi159 bash[41022]: audit 2023-09-23T23:07:32.502696+0000 mon.a (mon.0) 446 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8e34cadf-fd5a-4168-ae9c-57e03efdaf93"}]': finished 2023-09-23T23:07:33.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:07:32 smithi159 bash[41022]: cluster 2023-09-23T23:07:32.502792+0000 mon.a (mon.0) 447 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2023-09-23T23:07:33.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:07:32 smithi159 bash[41022]: audit 2023-09-23T23:07:32.503020+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T23:07:34.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:07:33 smithi164 bash[31512]: audit 2023-09-23T23:07:33.223306+0000 mon.b (mon.1) 10 : audit [DBG] from='client.? 172.21.15.164:0/1635968337' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T23:07:34.292 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:07:33 smithi159 bash[27435]: audit 2023-09-23T23:07:33.223306+0000 mon.b (mon.1) 10 : audit [DBG] from='client.? 172.21.15.164:0/1635968337' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T23:07:34.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:07:33 smithi159 bash[41022]: audit 2023-09-23T23:07:33.223306+0000 mon.b (mon.1) 10 : audit [DBG] from='client.? 172.21.15.164:0/1635968337' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T23:07:35.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:07:34 smithi164 bash[31512]: cluster 2023-09-23T23:07:33.071245+0000 mgr.y (mgr.14152) 215 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T23:07:35.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:07:34 smithi159 bash[27435]: cluster 2023-09-23T23:07:33.071245+0000 mgr.y (mgr.14152) 215 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T23:07:35.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:07:34 smithi159 bash[41022]: cluster 2023-09-23T23:07:33.071245+0000 mgr.y (mgr.14152) 215 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T23:07:37.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:07:36 smithi164 bash[31512]: cluster 2023-09-23T23:07:35.071823+0000 mgr.y (mgr.14152) 216 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T23:07:37.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:07:36 smithi159 bash[27435]: cluster 2023-09-23T23:07:35.071823+0000 mgr.y (mgr.14152) 216 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T23:07:37.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:07:36 smithi159 bash[41022]: cluster 2023-09-23T23:07:35.071823+0000 mgr.y (mgr.14152) 216 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T23:07:39.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:07:38 smithi164 bash[31512]: cluster 2023-09-23T23:07:37.072374+0000 mgr.y (mgr.14152) 217 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T23:07:39.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:07:38 smithi159 bash[27435]: cluster 2023-09-23T23:07:37.072374+0000 mgr.y (mgr.14152) 217 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T23:07:39.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:07:38 smithi159 bash[41022]: cluster 2023-09-23T23:07:37.072374+0000 mgr.y (mgr.14152) 217 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T23:07:41.224 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:07:40 smithi164 bash[31512]: cluster 2023-09-23T23:07:39.073024+0000 mgr.y (mgr.14152) 218 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T23:07:41.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:07:40 smithi159 bash[27435]: cluster 2023-09-23T23:07:39.073024+0000 mgr.y (mgr.14152) 218 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T23:07:41.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:07:40 smithi159 bash[41022]: cluster 2023-09-23T23:07:39.073024+0000 mgr.y (mgr.14152) 218 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T23:07:43.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:07:42 smithi164 bash[31512]: cluster 2023-09-23T23:07:41.073633+0000 mgr.y (mgr.14152) 219 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T23:07:43.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:07:42 smithi159 bash[27435]: cluster 2023-09-23T23:07:41.073633+0000 mgr.y (mgr.14152) 219 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T23:07:43.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:07:42 smithi159 bash[41022]: cluster 2023-09-23T23:07:41.073633+0000 mgr.y (mgr.14152) 219 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T23:07:45.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:07:44 smithi164 bash[31512]: cluster 2023-09-23T23:07:43.074197+0000 mgr.y (mgr.14152) 220 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T23:07:45.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:07:44 smithi164 bash[31512]: audit 2023-09-23T23:07:44.744473+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-09-23T23:07:45.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:07:44 smithi164 bash[31512]: audit 2023-09-23T23:07:44.746488+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:07:45.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:07:44 smithi159 bash[27435]: cluster 2023-09-23T23:07:43.074197+0000 mgr.y (mgr.14152) 220 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T23:07:45.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:07:44 smithi159 bash[27435]: audit 2023-09-23T23:07:44.744473+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-09-23T23:07:45.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:07:44 smithi159 bash[27435]: audit 2023-09-23T23:07:44.746488+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:07:45.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:07:44 smithi159 bash[41022]: cluster 2023-09-23T23:07:43.074197+0000 mgr.y (mgr.14152) 220 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T23:07:45.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:07:44 smithi159 bash[41022]: audit 2023-09-23T23:07:44.744473+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-09-23T23:07:45.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:07:44 smithi159 bash[41022]: audit 2023-09-23T23:07:44.746488+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:07:46.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:07:45 smithi164 bash[31512]: cephadm 2023-09-23T23:07:44.747519+0000 mgr.y (mgr.14152) 221 : cephadm [INF] Deploying daemon osd.4 on smithi164 2023-09-23T23:07:46.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:07:45 smithi159 bash[27435]: cephadm 2023-09-23T23:07:44.747519+0000 mgr.y (mgr.14152) 221 : cephadm [INF] Deploying daemon osd.4 on smithi164 2023-09-23T23:07:46.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:07:45 smithi159 bash[41022]: cephadm 2023-09-23T23:07:44.747519+0000 mgr.y (mgr.14152) 221 : cephadm [INF] Deploying daemon osd.4 on smithi164 2023-09-23T23:07:47.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:07:46 smithi164 bash[31512]: cluster 2023-09-23T23:07:45.074754+0000 mgr.y (mgr.14152) 222 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T23:07:47.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:07:46 smithi159 bash[27435]: cluster 2023-09-23T23:07:45.074754+0000 mgr.y (mgr.14152) 222 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T23:07:47.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:07:46 smithi159 bash[41022]: cluster 2023-09-23T23:07:45.074754+0000 mgr.y (mgr.14152) 222 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T23:07:49.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:07:48 smithi164 bash[31512]: cluster 2023-09-23T23:07:47.075306+0000 mgr.y (mgr.14152) 223 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T23:07:49.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:07:48 smithi159 bash[41022]: cluster 2023-09-23T23:07:47.075306+0000 mgr.y (mgr.14152) 223 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T23:07:49.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:07:48 smithi159 bash[27435]: cluster 2023-09-23T23:07:47.075306+0000 mgr.y (mgr.14152) 223 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T23:07:50.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:07:49 smithi164 bash[31512]: audit 2023-09-23T23:07:48.908896+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:07:50.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:07:49 smithi164 bash[31512]: audit 2023-09-23T23:07:48.914824+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:07:50.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:07:49 smithi164 bash[31512]: audit 2023-09-23T23:07:48.939599+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:07:50.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:07:49 smithi159 bash[27435]: audit 2023-09-23T23:07:48.908896+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:07:50.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:07:49 smithi159 bash[27435]: audit 2023-09-23T23:07:48.914824+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:07:50.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:07:49 smithi159 bash[27435]: audit 2023-09-23T23:07:48.939599+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:07:50.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:07:49 smithi159 bash[41022]: audit 2023-09-23T23:07:48.908896+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:07:50.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:07:49 smithi159 bash[41022]: audit 2023-09-23T23:07:48.914824+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:07:50.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:07:49 smithi159 bash[41022]: audit 2023-09-23T23:07:48.939599+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:07:51.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:07:50 smithi164 bash[31512]: cluster 2023-09-23T23:07:49.075943+0000 mgr.y (mgr.14152) 224 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T23:07:51.292 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:07:50 smithi159 bash[27435]: cluster 2023-09-23T23:07:49.075943+0000 mgr.y (mgr.14152) 224 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T23:07:51.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:07:50 smithi159 bash[41022]: cluster 2023-09-23T23:07:49.075943+0000 mgr.y (mgr.14152) 224 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T23:07:53.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:07:52 smithi164 bash[31512]: cluster 2023-09-23T23:07:51.076534+0000 mgr.y (mgr.14152) 225 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T23:07:53.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:07:52 smithi159 bash[27435]: cluster 2023-09-23T23:07:51.076534+0000 mgr.y (mgr.14152) 225 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T23:07:53.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:07:52 smithi159 bash[41022]: cluster 2023-09-23T23:07:51.076534+0000 mgr.y (mgr.14152) 225 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T23:07:55.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:07:54 smithi164 bash[31512]: cluster 2023-09-23T23:07:53.077092+0000 mgr.y (mgr.14152) 226 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T23:07:55.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:07:54 smithi164 bash[31512]: audit 2023-09-23T23:07:54.035995+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:07:55.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:07:54 smithi164 bash[31512]: audit 2023-09-23T23:07:54.042020+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:07:55.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:07:54 smithi164 bash[31512]: audit 2023-09-23T23:07:54.464558+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:07:55.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:07:54 smithi164 bash[31512]: audit 2023-09-23T23:07:54.466382+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:07:55.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:07:54 smithi164 bash[31512]: audit 2023-09-23T23:07:54.474869+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:07:55.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:07:54 smithi159 bash[41022]: cluster 2023-09-23T23:07:53.077092+0000 mgr.y (mgr.14152) 226 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T23:07:55.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:07:54 smithi159 bash[41022]: audit 2023-09-23T23:07:54.035995+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:07:55.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:07:54 smithi159 bash[41022]: audit 2023-09-23T23:07:54.042020+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:07:55.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:07:54 smithi159 bash[41022]: audit 2023-09-23T23:07:54.464558+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:07:55.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:07:54 smithi159 bash[41022]: audit 2023-09-23T23:07:54.466382+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:07:55.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:07:54 smithi159 bash[41022]: audit 2023-09-23T23:07:54.474869+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:07:55.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:07:54 smithi159 bash[27435]: cluster 2023-09-23T23:07:53.077092+0000 mgr.y (mgr.14152) 226 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T23:07:55.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:07:54 smithi159 bash[27435]: audit 2023-09-23T23:07:54.035995+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:07:55.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:07:54 smithi159 bash[27435]: audit 2023-09-23T23:07:54.042020+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:07:55.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:07:54 smithi159 bash[27435]: audit 2023-09-23T23:07:54.464558+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:07:55.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:07:54 smithi159 bash[27435]: audit 2023-09-23T23:07:54.466382+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:07:55.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:07:54 smithi159 bash[27435]: audit 2023-09-23T23:07:54.474869+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:07:56.243 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:07:55 smithi164 bash[31512]: audit 2023-09-23T23:07:55.376937+0000 mon.b (mon.1) 11 : audit [INF] from='osd.4 [v2:172.21.15.164:6800/4068262520,v1:172.21.15.164:6801/4068262520]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-09-23T23:07:56.243 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:07:55 smithi164 bash[31512]: audit 2023-09-23T23:07:55.378238+0000 mon.a (mon.0) 459 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-09-23T23:07:56.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:07:55 smithi159 bash[41022]: audit 2023-09-23T23:07:55.376937+0000 mon.b (mon.1) 11 : audit [INF] from='osd.4 [v2:172.21.15.164:6800/4068262520,v1:172.21.15.164:6801/4068262520]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-09-23T23:07:56.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:07:55 smithi159 bash[41022]: audit 2023-09-23T23:07:55.378238+0000 mon.a (mon.0) 459 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-09-23T23:07:56.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:07:55 smithi159 bash[27435]: audit 2023-09-23T23:07:55.376937+0000 mon.b (mon.1) 11 : audit [INF] from='osd.4 [v2:172.21.15.164:6800/4068262520,v1:172.21.15.164:6801/4068262520]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-09-23T23:07:56.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:07:55 smithi159 bash[27435]: audit 2023-09-23T23:07:55.378238+0000 mon.a (mon.0) 459 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-09-23T23:07:57.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:07:56 smithi164 bash[31512]: cluster 2023-09-23T23:07:55.077706+0000 mgr.y (mgr.14152) 227 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T23:07:57.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:07:56 smithi164 bash[31512]: audit 2023-09-23T23:07:55.944113+0000 mon.a (mon.0) 460 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-09-23T23:07:57.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:07:56 smithi164 bash[31512]: cluster 2023-09-23T23:07:55.944196+0000 mon.a (mon.0) 461 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2023-09-23T23:07:57.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:07:56 smithi164 bash[31512]: audit 2023-09-23T23:07:55.944319+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T23:07:57.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:07:56 smithi164 bash[31512]: audit 2023-09-23T23:07:55.944660+0000 mon.b (mon.1) 12 : audit [INF] from='osd.4 [v2:172.21.15.164:6800/4068262520,v1:172.21.15.164:6801/4068262520]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2023-09-23T23:07:57.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:07:56 smithi164 bash[31512]: audit 2023-09-23T23:07:55.945726+0000 mon.a (mon.0) 463 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2023-09-23T23:07:57.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:07:56 smithi159 bash[41022]: cluster 2023-09-23T23:07:55.077706+0000 mgr.y (mgr.14152) 227 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T23:07:57.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:07:56 smithi159 bash[41022]: audit 2023-09-23T23:07:55.944113+0000 mon.a (mon.0) 460 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-09-23T23:07:57.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:07:56 smithi159 bash[41022]: cluster 2023-09-23T23:07:55.944196+0000 mon.a (mon.0) 461 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2023-09-23T23:07:57.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:07:56 smithi159 bash[41022]: audit 2023-09-23T23:07:55.944319+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T23:07:57.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:07:56 smithi159 bash[41022]: audit 2023-09-23T23:07:55.944660+0000 mon.b (mon.1) 12 : audit [INF] from='osd.4 [v2:172.21.15.164:6800/4068262520,v1:172.21.15.164:6801/4068262520]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2023-09-23T23:07:57.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:07:56 smithi159 bash[41022]: audit 2023-09-23T23:07:55.945726+0000 mon.a (mon.0) 463 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2023-09-23T23:07:57.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:07:56 smithi159 bash[27435]: cluster 2023-09-23T23:07:55.077706+0000 mgr.y (mgr.14152) 227 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T23:07:57.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:07:56 smithi159 bash[27435]: audit 2023-09-23T23:07:55.944113+0000 mon.a (mon.0) 460 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-09-23T23:07:57.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:07:56 smithi159 bash[27435]: cluster 2023-09-23T23:07:55.944196+0000 mon.a (mon.0) 461 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2023-09-23T23:07:57.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:07:56 smithi159 bash[27435]: audit 2023-09-23T23:07:55.944319+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T23:07:57.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:07:56 smithi159 bash[27435]: audit 2023-09-23T23:07:55.944660+0000 mon.b (mon.1) 12 : audit [INF] from='osd.4 [v2:172.21.15.164:6800/4068262520,v1:172.21.15.164:6801/4068262520]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2023-09-23T23:07:57.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:07:56 smithi159 bash[27435]: audit 2023-09-23T23:07:55.945726+0000 mon.a (mon.0) 463 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2023-09-23T23:07:57.467 INFO:teuthology.orchestra.run.smithi164.stdout:Created osd(s) 4 on host 'smithi164' 2023-09-23T23:07:58.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:07:57 smithi164 bash[31512]: audit 2023-09-23T23:07:56.947839+0000 mon.a (mon.0) 464 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]': finished 2023-09-23T23:07:58.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:07:57 smithi164 bash[31512]: cluster 2023-09-23T23:07:56.947950+0000 mon.a (mon.0) 465 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2023-09-23T23:07:58.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:07:57 smithi164 bash[31512]: audit 2023-09-23T23:07:56.949054+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T23:07:58.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:07:57 smithi164 bash[31512]: audit 2023-09-23T23:07:56.958616+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T23:07:58.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:07:57 smithi164 bash[31512]: cluster 2023-09-23T23:07:57.078239+0000 mgr.y (mgr.14152) 228 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T23:07:58.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:07:57 smithi164 bash[31512]: audit 2023-09-23T23:07:57.409277+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:07:58.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:07:57 smithi164 bash[31512]: audit 2023-09-23T23:07:57.415094+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:07:58.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:07:57 smithi164 bash[31512]: audit 2023-09-23T23:07:57.415420+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:07:58.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:07:57 smithi164 bash[31512]: cluster 2023-09-23T23:07:57.950362+0000 mon.a (mon.0) 471 : cluster [INF] osd.4 [v2:172.21.15.164:6800/4068262520,v1:172.21.15.164:6801/4068262520] boot 2023-09-23T23:07:58.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:07:57 smithi164 bash[31512]: cluster 2023-09-23T23:07:57.950523+0000 mon.a (mon.0) 472 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2023-09-23T23:07:58.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:07:57 smithi164 bash[31512]: audit 2023-09-23T23:07:57.950681+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T23:07:58.177 DEBUG:teuthology.orchestra.run.smithi164:osd.4> sudo journalctl -f -n 0 -u ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7@osd.4.service 2023-09-23T23:07:58.179 INFO:tasks.cephadm:Deploying osd.5 on smithi164 with /dev/vg_nvme/lv_3... 2023-09-23T23:07:58.179 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-09-23T23:07:58.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:07:57 smithi159 bash[27435]: audit 2023-09-23T23:07:56.947839+0000 mon.a (mon.0) 464 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]': finished 2023-09-23T23:07:58.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:07:57 smithi159 bash[27435]: cluster 2023-09-23T23:07:56.947950+0000 mon.a (mon.0) 465 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2023-09-23T23:07:58.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:07:57 smithi159 bash[27435]: audit 2023-09-23T23:07:56.949054+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T23:07:58.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:07:57 smithi159 bash[27435]: audit 2023-09-23T23:07:56.958616+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T23:07:58.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:07:57 smithi159 bash[27435]: cluster 2023-09-23T23:07:57.078239+0000 mgr.y (mgr.14152) 228 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T23:07:58.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:07:57 smithi159 bash[27435]: audit 2023-09-23T23:07:57.409277+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:07:58.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:07:57 smithi159 bash[27435]: audit 2023-09-23T23:07:57.415094+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:07:58.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:07:57 smithi159 bash[27435]: audit 2023-09-23T23:07:57.415420+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:07:58.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:07:57 smithi159 bash[27435]: cluster 2023-09-23T23:07:57.950362+0000 mon.a (mon.0) 471 : cluster [INF] osd.4 [v2:172.21.15.164:6800/4068262520,v1:172.21.15.164:6801/4068262520] boot 2023-09-23T23:07:58.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:07:57 smithi159 bash[27435]: cluster 2023-09-23T23:07:57.950523+0000 mon.a (mon.0) 472 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2023-09-23T23:07:58.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:07:57 smithi159 bash[27435]: audit 2023-09-23T23:07:57.950681+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T23:07:58.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:07:57 smithi159 bash[41022]: audit 2023-09-23T23:07:56.947839+0000 mon.a (mon.0) 464 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]': finished 2023-09-23T23:07:58.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:07:57 smithi159 bash[41022]: cluster 2023-09-23T23:07:56.947950+0000 mon.a (mon.0) 465 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2023-09-23T23:07:58.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:07:57 smithi159 bash[41022]: audit 2023-09-23T23:07:56.949054+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T23:07:58.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:07:57 smithi159 bash[41022]: audit 2023-09-23T23:07:56.958616+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T23:07:58.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:07:57 smithi159 bash[41022]: cluster 2023-09-23T23:07:57.078239+0000 mgr.y (mgr.14152) 228 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T23:07:58.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:07:57 smithi159 bash[41022]: audit 2023-09-23T23:07:57.409277+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:07:58.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:07:57 smithi159 bash[41022]: audit 2023-09-23T23:07:57.415094+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:07:58.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:07:57 smithi159 bash[41022]: audit 2023-09-23T23:07:57.415420+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:07:58.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:07:57 smithi159 bash[41022]: cluster 2023-09-23T23:07:57.950362+0000 mon.a (mon.0) 471 : cluster [INF] osd.4 [v2:172.21.15.164:6800/4068262520,v1:172.21.15.164:6801/4068262520] boot 2023-09-23T23:07:58.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:07:57 smithi159 bash[41022]: cluster 2023-09-23T23:07:57.950523+0000 mon.a (mon.0) 472 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2023-09-23T23:07:58.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:07:57 smithi159 bash[41022]: audit 2023-09-23T23:07:57.950681+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T23:07:58.318 INFO:journalctl@ceph.osd.4.smithi164.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T23:07:59.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:07:58 smithi164 bash[31512]: cluster 2023-09-23T23:07:56.420917+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T23:07:59.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:07:58 smithi164 bash[31512]: cluster 2023-09-23T23:07:56.421087+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T23:07:59.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:07:58 smithi164 bash[31512]: cluster 2023-09-23T23:07:58.952069+0000 mon.a (mon.0) 474 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2023-09-23T23:07:59.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:07:58 smithi159 bash[27435]: cluster 2023-09-23T23:07:56.420917+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T23:07:59.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:07:58 smithi159 bash[27435]: cluster 2023-09-23T23:07:56.421087+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T23:07:59.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:07:58 smithi159 bash[27435]: cluster 2023-09-23T23:07:58.952069+0000 mon.a (mon.0) 474 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2023-09-23T23:07:59.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:07:58 smithi159 bash[41022]: cluster 2023-09-23T23:07:56.420917+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T23:07:59.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:07:58 smithi159 bash[41022]: cluster 2023-09-23T23:07:56.421087+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T23:07:59.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:07:58 smithi159 bash[41022]: cluster 2023-09-23T23:07:58.952069+0000 mon.a (mon.0) 474 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2023-09-23T23:08:00.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:07:59 smithi164 bash[31512]: cluster 2023-09-23T23:07:59.078740+0000 mgr.y (mgr.14152) 229 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T23:08:00.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:07:59 smithi164 bash[31512]: cluster 2023-09-23T23:07:59.954408+0000 mon.a (mon.0) 475 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2023-09-23T23:08:00.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:07:59 smithi159 bash[27435]: cluster 2023-09-23T23:07:59.078740+0000 mgr.y (mgr.14152) 229 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T23:08:00.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:07:59 smithi159 bash[27435]: cluster 2023-09-23T23:07:59.954408+0000 mon.a (mon.0) 475 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2023-09-23T23:08:00.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:07:59 smithi159 bash[41022]: cluster 2023-09-23T23:07:59.078740+0000 mgr.y (mgr.14152) 229 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T23:08:00.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:07:59 smithi159 bash[41022]: cluster 2023-09-23T23:07:59.954408+0000 mon.a (mon.0) 475 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2023-09-23T23:08:02.173 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T23:08:02.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:08:01 smithi164 bash[31512]: cluster 2023-09-23T23:08:00.975036+0000 mon.a (mon.0) 476 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2023-09-23T23:08:02.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:08:01 smithi164 bash[31512]: cluster 2023-09-23T23:08:01.079346+0000 mgr.y (mgr.14152) 230 : cluster [DBG] pgmap v205: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 144 KiB/s, 0 objects/s recovering 2023-09-23T23:08:02.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:08:01 smithi159 bash[27435]: cluster 2023-09-23T23:08:00.975036+0000 mon.a (mon.0) 476 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2023-09-23T23:08:02.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:08:01 smithi159 bash[27435]: cluster 2023-09-23T23:08:01.079346+0000 mgr.y (mgr.14152) 230 : cluster [DBG] pgmap v205: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 144 KiB/s, 0 objects/s recovering 2023-09-23T23:08:02.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:08:01 smithi159 bash[41022]: cluster 2023-09-23T23:08:00.975036+0000 mon.a (mon.0) 476 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2023-09-23T23:08:02.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:08:01 smithi159 bash[41022]: cluster 2023-09-23T23:08:01.079346+0000 mgr.y (mgr.14152) 230 : cluster [DBG] pgmap v205: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 144 KiB/s, 0 objects/s recovering 2023-09-23T23:08:03.256 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:08:02 smithi164 bash[31512]: cluster 2023-09-23T23:08:01.988862+0000 mon.a (mon.0) 477 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2023-09-23T23:08:03.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:08:02 smithi159 bash[41022]: cluster 2023-09-23T23:08:01.988862+0000 mon.a (mon.0) 477 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2023-09-23T23:08:03.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:08:02 smithi159 bash[27435]: cluster 2023-09-23T23:08:01.988862+0000 mon.a (mon.0) 477 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2023-09-23T23:08:04.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:08:03 smithi164 bash[31512]: cluster 2023-09-23T23:08:03.079909+0000 mgr.y (mgr.14152) 231 : cluster [DBG] pgmap v207: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 140 KiB/s, 0 objects/s recovering 2023-09-23T23:08:04.292 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:08:03 smithi159 bash[27435]: cluster 2023-09-23T23:08:03.079909+0000 mgr.y (mgr.14152) 231 : cluster [DBG] pgmap v207: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 140 KiB/s, 0 objects/s recovering 2023-09-23T23:08:04.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:08:03 smithi159 bash[41022]: cluster 2023-09-23T23:08:03.079909+0000 mgr.y (mgr.14152) 231 : cluster [DBG] pgmap v207: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 140 KiB/s, 0 objects/s recovering 2023-09-23T23:08:06.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:08:06 smithi164 bash[31512]: cluster 2023-09-23T23:08:05.080459+0000 mgr.y (mgr.14152) 232 : cluster [DBG] pgmap v208: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2023-09-23T23:08:06.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:08:06 smithi159 bash[27435]: cluster 2023-09-23T23:08:05.080459+0000 mgr.y (mgr.14152) 232 : cluster [DBG] pgmap v208: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2023-09-23T23:08:06.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:08:06 smithi159 bash[41022]: cluster 2023-09-23T23:08:05.080459+0000 mgr.y (mgr.14152) 232 : cluster [DBG] pgmap v208: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2023-09-23T23:08:06.571 INFO:teuthology.orchestra.run.smithi164.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-09-23T23:08:06.571 INFO:teuthology.orchestra.run.smithi164.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-09-23T23:08:06.571 INFO:teuthology.orchestra.run.smithi164.stderr: stderr: 10+0 records in 2023-09-23T23:08:06.571 INFO:teuthology.orchestra.run.smithi164.stderr:10+0 records out 2023-09-23T23:08:06.572 INFO:teuthology.orchestra.run.smithi164.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0190743 s, 550 MB/s 2023-09-23T23:08:06.572 INFO:teuthology.orchestra.run.smithi164.stderr:--> Zapping successful for: 2023-09-23T23:08:07.311 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph orch daemon add osd smithi164:vg_nvme/lv_3 2023-09-23T23:08:09.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:08:08 smithi164 bash[31512]: cluster 2023-09-23T23:08:07.081104+0000 mgr.y (mgr.14152) 233 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 81 KiB/s, 0 objects/s recovering 2023-09-23T23:08:09.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:08:08 smithi164 bash[31512]: cephadm 2023-09-23T23:08:07.910679+0000 mgr.y (mgr.14152) 234 : cephadm [INF] Detected new or changed devices on smithi164 2023-09-23T23:08:09.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:08:08 smithi164 bash[31512]: audit 2023-09-23T23:08:07.920314+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:08:09.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:08:08 smithi164 bash[31512]: audit 2023-09-23T23:08:07.928190+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:08:09.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:08:08 smithi164 bash[31512]: audit 2023-09-23T23:08:07.929786+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T23:08:09.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:08:08 smithi164 bash[31512]: cephadm 2023-09-23T23:08:07.930900+0000 mgr.y (mgr.14152) 235 : cephadm [INF] Adjusting osd_memory_target on smithi164 to 17265M 2023-09-23T23:08:09.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:08:08 smithi164 bash[31512]: audit 2023-09-23T23:08:07.937835+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:08:09.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:08:08 smithi164 bash[31512]: audit 2023-09-23T23:08:07.939543+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:08:09.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:08:08 smithi164 bash[31512]: audit 2023-09-23T23:08:07.940738+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:08:09.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:08:08 smithi164 bash[31512]: audit 2023-09-23T23:08:07.948399+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:08:09.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:08:08 smithi159 bash[27435]: cluster 2023-09-23T23:08:07.081104+0000 mgr.y (mgr.14152) 233 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 81 KiB/s, 0 objects/s recovering 2023-09-23T23:08:09.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:08:08 smithi159 bash[27435]: cephadm 2023-09-23T23:08:07.910679+0000 mgr.y (mgr.14152) 234 : cephadm [INF] Detected new or changed devices on smithi164 2023-09-23T23:08:09.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:08:08 smithi159 bash[27435]: audit 2023-09-23T23:08:07.920314+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:08:09.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:08:08 smithi159 bash[27435]: audit 2023-09-23T23:08:07.928190+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:08:09.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:08:08 smithi159 bash[27435]: audit 2023-09-23T23:08:07.929786+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T23:08:09.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:08:08 smithi159 bash[27435]: cephadm 2023-09-23T23:08:07.930900+0000 mgr.y (mgr.14152) 235 : cephadm [INF] Adjusting osd_memory_target on smithi164 to 17265M 2023-09-23T23:08:09.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:08:08 smithi159 bash[27435]: audit 2023-09-23T23:08:07.937835+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:08:09.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:08:08 smithi159 bash[27435]: audit 2023-09-23T23:08:07.939543+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:08:09.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:08:08 smithi159 bash[27435]: audit 2023-09-23T23:08:07.940738+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:08:09.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:08:08 smithi159 bash[27435]: audit 2023-09-23T23:08:07.948399+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:08:09.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:08:08 smithi159 bash[41022]: cluster 2023-09-23T23:08:07.081104+0000 mgr.y (mgr.14152) 233 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 81 KiB/s, 0 objects/s recovering 2023-09-23T23:08:09.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:08:08 smithi159 bash[41022]: cephadm 2023-09-23T23:08:07.910679+0000 mgr.y (mgr.14152) 234 : cephadm [INF] Detected new or changed devices on smithi164 2023-09-23T23:08:09.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:08:08 smithi159 bash[41022]: audit 2023-09-23T23:08:07.920314+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:08:09.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:08:08 smithi159 bash[41022]: audit 2023-09-23T23:08:07.928190+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:08:09.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:08:08 smithi159 bash[41022]: audit 2023-09-23T23:08:07.929786+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T23:08:09.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:08:08 smithi159 bash[41022]: cephadm 2023-09-23T23:08:07.930900+0000 mgr.y (mgr.14152) 235 : cephadm [INF] Adjusting osd_memory_target on smithi164 to 17265M 2023-09-23T23:08:09.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:08:08 smithi159 bash[41022]: audit 2023-09-23T23:08:07.937835+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:08:09.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:08:08 smithi159 bash[41022]: audit 2023-09-23T23:08:07.939543+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:08:09.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:08:08 smithi159 bash[41022]: audit 2023-09-23T23:08:07.940738+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:08:09.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:08:08 smithi159 bash[41022]: audit 2023-09-23T23:08:07.948399+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:08:11.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:08:10 smithi164 bash[31512]: cluster 2023-09-23T23:08:09.081681+0000 mgr.y (mgr.14152) 236 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T23:08:11.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:08:10 smithi159 bash[27435]: cluster 2023-09-23T23:08:09.081681+0000 mgr.y (mgr.14152) 236 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T23:08:11.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:08:10 smithi159 bash[41022]: cluster 2023-09-23T23:08:09.081681+0000 mgr.y (mgr.14152) 236 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T23:08:12.037 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T23:08:13.182 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:08:12 smithi164 bash[31512]: cluster 2023-09-23T23:08:11.082265+0000 mgr.y (mgr.14152) 237 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T23:08:13.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:08:12 smithi159 bash[27435]: cluster 2023-09-23T23:08:11.082265+0000 mgr.y (mgr.14152) 237 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T23:08:13.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:08:12 smithi159 bash[41022]: cluster 2023-09-23T23:08:11.082265+0000 mgr.y (mgr.14152) 237 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T23:08:15.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:08:14 smithi164 bash[31512]: cluster 2023-09-23T23:08:13.082827+0000 mgr.y (mgr.14152) 238 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T23:08:15.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:08:14 smithi164 bash[31512]: audit 2023-09-23T23:08:14.755748+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T23:08:15.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:08:14 smithi164 bash[31512]: audit 2023-09-23T23:08:14.761131+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T23:08:15.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:08:14 smithi164 bash[31512]: audit 2023-09-23T23:08:14.762538+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:08:15.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:08:14 smithi159 bash[27435]: cluster 2023-09-23T23:08:13.082827+0000 mgr.y (mgr.14152) 238 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T23:08:15.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:08:14 smithi159 bash[27435]: audit 2023-09-23T23:08:14.755748+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T23:08:15.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:08:14 smithi159 bash[27435]: audit 2023-09-23T23:08:14.761131+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T23:08:15.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:08:14 smithi159 bash[27435]: audit 2023-09-23T23:08:14.762538+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:08:15.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:08:14 smithi159 bash[41022]: cluster 2023-09-23T23:08:13.082827+0000 mgr.y (mgr.14152) 238 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T23:08:15.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:08:14 smithi159 bash[41022]: audit 2023-09-23T23:08:14.755748+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T23:08:15.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:08:14 smithi159 bash[41022]: audit 2023-09-23T23:08:14.761131+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T23:08:15.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:08:14 smithi159 bash[41022]: audit 2023-09-23T23:08:14.762538+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:08:16.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:08:15 smithi164 bash[31512]: audit 2023-09-23T23:08:14.749189+0000 mgr.y (mgr.14152) 239 : audit [DBG] from='client.24256 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi164:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:08:16.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:08:15 smithi159 bash[27435]: audit 2023-09-23T23:08:14.749189+0000 mgr.y (mgr.14152) 239 : audit [DBG] from='client.24256 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi164:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:08:16.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:08:15 smithi159 bash[41022]: audit 2023-09-23T23:08:14.749189+0000 mgr.y (mgr.14152) 239 : audit [DBG] from='client.24256 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi164:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:08:17.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:08:16 smithi164 bash[31512]: cluster 2023-09-23T23:08:15.083397+0000 mgr.y (mgr.14152) 240 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T23:08:17.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:08:16 smithi159 bash[27435]: cluster 2023-09-23T23:08:15.083397+0000 mgr.y (mgr.14152) 240 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T23:08:17.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:08:16 smithi159 bash[41022]: cluster 2023-09-23T23:08:15.083397+0000 mgr.y (mgr.14152) 240 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T23:08:18.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:08:17 smithi164 bash[31512]: cluster 2023-09-23T23:08:17.083974+0000 mgr.y (mgr.14152) 241 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T23:08:18.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:08:17 smithi159 bash[27435]: cluster 2023-09-23T23:08:17.083974+0000 mgr.y (mgr.14152) 241 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T23:08:18.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:08:17 smithi159 bash[41022]: cluster 2023-09-23T23:08:17.083974+0000 mgr.y (mgr.14152) 241 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T23:08:20.394 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:08:20 smithi164 bash[31512]: cluster 2023-09-23T23:08:19.084512+0000 mgr.y (mgr.14152) 242 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T23:08:20.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:08:20 smithi159 bash[27435]: cluster 2023-09-23T23:08:19.084512+0000 mgr.y (mgr.14152) 242 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T23:08:20.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:08:20 smithi159 bash[41022]: cluster 2023-09-23T23:08:19.084512+0000 mgr.y (mgr.14152) 242 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T23:08:22.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:08:22 smithi164 bash[31512]: cluster 2023-09-23T23:08:21.085067+0000 mgr.y (mgr.14152) 243 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T23:08:22.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:08:22 smithi159 bash[41022]: cluster 2023-09-23T23:08:21.085067+0000 mgr.y (mgr.14152) 243 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T23:08:22.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:08:22 smithi159 bash[27435]: cluster 2023-09-23T23:08:21.085067+0000 mgr.y (mgr.14152) 243 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T23:08:23.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:08:23 smithi164 bash[31512]: audit 2023-09-23T23:08:22.812768+0000 mon.b (mon.1) 13 : audit [INF] from='client.? 172.21.15.164:0/3227681769' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "17a780c6-1857-4825-96dd-2e8501936c2e"}]: dispatch 2023-09-23T23:08:23.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:08:23 smithi164 bash[31512]: audit 2023-09-23T23:08:22.814148+0000 mon.a (mon.0) 488 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "17a780c6-1857-4825-96dd-2e8501936c2e"}]: dispatch 2023-09-23T23:08:23.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:08:23 smithi164 bash[31512]: audit 2023-09-23T23:08:22.825733+0000 mon.a (mon.0) 489 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "17a780c6-1857-4825-96dd-2e8501936c2e"}]': finished 2023-09-23T23:08:23.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:08:23 smithi164 bash[31512]: cluster 2023-09-23T23:08:22.825893+0000 mon.a (mon.0) 490 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2023-09-23T23:08:23.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:08:23 smithi164 bash[31512]: audit 2023-09-23T23:08:22.826075+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T23:08:23.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:08:23 smithi159 bash[27435]: audit 2023-09-23T23:08:22.812768+0000 mon.b (mon.1) 13 : audit [INF] from='client.? 172.21.15.164:0/3227681769' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "17a780c6-1857-4825-96dd-2e8501936c2e"}]: dispatch 2023-09-23T23:08:23.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:08:23 smithi159 bash[27435]: audit 2023-09-23T23:08:22.814148+0000 mon.a (mon.0) 488 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "17a780c6-1857-4825-96dd-2e8501936c2e"}]: dispatch 2023-09-23T23:08:23.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:08:23 smithi159 bash[27435]: audit 2023-09-23T23:08:22.825733+0000 mon.a (mon.0) 489 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "17a780c6-1857-4825-96dd-2e8501936c2e"}]': finished 2023-09-23T23:08:23.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:08:23 smithi159 bash[27435]: cluster 2023-09-23T23:08:22.825893+0000 mon.a (mon.0) 490 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2023-09-23T23:08:23.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:08:23 smithi159 bash[27435]: audit 2023-09-23T23:08:22.826075+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T23:08:23.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:08:23 smithi159 bash[41022]: audit 2023-09-23T23:08:22.812768+0000 mon.b (mon.1) 13 : audit [INF] from='client.? 172.21.15.164:0/3227681769' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "17a780c6-1857-4825-96dd-2e8501936c2e"}]: dispatch 2023-09-23T23:08:23.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:08:23 smithi159 bash[41022]: audit 2023-09-23T23:08:22.814148+0000 mon.a (mon.0) 488 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "17a780c6-1857-4825-96dd-2e8501936c2e"}]: dispatch 2023-09-23T23:08:23.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:08:23 smithi159 bash[41022]: audit 2023-09-23T23:08:22.825733+0000 mon.a (mon.0) 489 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "17a780c6-1857-4825-96dd-2e8501936c2e"}]': finished 2023-09-23T23:08:23.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:08:23 smithi159 bash[41022]: cluster 2023-09-23T23:08:22.825893+0000 mon.a (mon.0) 490 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2023-09-23T23:08:23.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:08:23 smithi159 bash[41022]: audit 2023-09-23T23:08:22.826075+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T23:08:24.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:08:24 smithi164 bash[31512]: cluster 2023-09-23T23:08:23.085608+0000 mgr.y (mgr.14152) 244 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T23:08:24.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:08:24 smithi164 bash[31512]: audit 2023-09-23T23:08:23.589861+0000 mon.b (mon.1) 14 : audit [DBG] from='client.? 172.21.15.164:0/4171912102' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T23:08:24.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:08:24 smithi159 bash[27435]: cluster 2023-09-23T23:08:23.085608+0000 mgr.y (mgr.14152) 244 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T23:08:24.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:08:24 smithi159 bash[27435]: audit 2023-09-23T23:08:23.589861+0000 mon.b (mon.1) 14 : audit [DBG] from='client.? 172.21.15.164:0/4171912102' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T23:08:24.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:08:24 smithi159 bash[41022]: cluster 2023-09-23T23:08:23.085608+0000 mgr.y (mgr.14152) 244 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T23:08:24.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:08:24 smithi159 bash[41022]: audit 2023-09-23T23:08:23.589861+0000 mon.b (mon.1) 14 : audit [DBG] from='client.? 172.21.15.164:0/4171912102' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T23:08:26.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:08:26 smithi164 bash[31512]: cluster 2023-09-23T23:08:25.086155+0000 mgr.y (mgr.14152) 245 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T23:08:26.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:08:26 smithi159 bash[27435]: cluster 2023-09-23T23:08:25.086155+0000 mgr.y (mgr.14152) 245 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T23:08:26.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:08:26 smithi159 bash[41022]: cluster 2023-09-23T23:08:25.086155+0000 mgr.y (mgr.14152) 245 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T23:08:28.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:08:28 smithi164 bash[31512]: cluster 2023-09-23T23:08:27.086649+0000 mgr.y (mgr.14152) 246 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T23:08:28.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:08:28 smithi159 bash[41022]: cluster 2023-09-23T23:08:27.086649+0000 mgr.y (mgr.14152) 246 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T23:08:28.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:08:28 smithi159 bash[27435]: cluster 2023-09-23T23:08:27.086649+0000 mgr.y (mgr.14152) 246 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T23:08:30.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:08:30 smithi164 bash[31512]: cluster 2023-09-23T23:08:29.087211+0000 mgr.y (mgr.14152) 247 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T23:08:30.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:08:30 smithi159 bash[27435]: cluster 2023-09-23T23:08:29.087211+0000 mgr.y (mgr.14152) 247 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T23:08:30.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:08:30 smithi159 bash[41022]: cluster 2023-09-23T23:08:29.087211+0000 mgr.y (mgr.14152) 247 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T23:08:32.625 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:08:32 smithi164 bash[31512]: cluster 2023-09-23T23:08:31.087758+0000 mgr.y (mgr.14152) 248 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T23:08:32.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:08:32 smithi159 bash[27435]: cluster 2023-09-23T23:08:31.087758+0000 mgr.y (mgr.14152) 248 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T23:08:32.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:08:32 smithi159 bash[41022]: cluster 2023-09-23T23:08:31.087758+0000 mgr.y (mgr.14152) 248 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T23:08:34.658 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:08:34 smithi164 bash[31512]: cluster 2023-09-23T23:08:33.088322+0000 mgr.y (mgr.14152) 249 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T23:08:34.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:08:34 smithi159 bash[27435]: cluster 2023-09-23T23:08:33.088322+0000 mgr.y (mgr.14152) 249 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T23:08:34.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:08:34 smithi159 bash[41022]: cluster 2023-09-23T23:08:33.088322+0000 mgr.y (mgr.14152) 249 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T23:08:35.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:08:35 smithi164 bash[31512]: audit 2023-09-23T23:08:35.123172+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-09-23T23:08:35.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:08:35 smithi164 bash[31512]: audit 2023-09-23T23:08:35.124669+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:08:35.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:08:35 smithi159 bash[41022]: audit 2023-09-23T23:08:35.123172+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-09-23T23:08:35.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:08:35 smithi159 bash[41022]: audit 2023-09-23T23:08:35.124669+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:08:35.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:08:35 smithi159 bash[27435]: audit 2023-09-23T23:08:35.123172+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-09-23T23:08:35.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:08:35 smithi159 bash[27435]: audit 2023-09-23T23:08:35.124669+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:08:36.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:08:36 smithi164 bash[31512]: cluster 2023-09-23T23:08:35.088860+0000 mgr.y (mgr.14152) 250 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T23:08:36.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:08:36 smithi164 bash[31512]: cephadm 2023-09-23T23:08:35.125815+0000 mgr.y (mgr.14152) 251 : cephadm [INF] Deploying daemon osd.5 on smithi164 2023-09-23T23:08:36.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:08:36 smithi159 bash[27435]: cluster 2023-09-23T23:08:35.088860+0000 mgr.y (mgr.14152) 250 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T23:08:36.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:08:36 smithi159 bash[27435]: cephadm 2023-09-23T23:08:35.125815+0000 mgr.y (mgr.14152) 251 : cephadm [INF] Deploying daemon osd.5 on smithi164 2023-09-23T23:08:36.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:08:36 smithi159 bash[41022]: cluster 2023-09-23T23:08:35.088860+0000 mgr.y (mgr.14152) 250 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T23:08:36.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:08:36 smithi159 bash[41022]: cephadm 2023-09-23T23:08:35.125815+0000 mgr.y (mgr.14152) 251 : cephadm [INF] Deploying daemon osd.5 on smithi164 2023-09-23T23:08:38.769 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:08:38 smithi164 bash[31512]: cluster 2023-09-23T23:08:37.089423+0000 mgr.y (mgr.14152) 252 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T23:08:38.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:08:38 smithi159 bash[27435]: cluster 2023-09-23T23:08:37.089423+0000 mgr.y (mgr.14152) 252 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T23:08:38.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:08:38 smithi159 bash[41022]: cluster 2023-09-23T23:08:37.089423+0000 mgr.y (mgr.14152) 252 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T23:08:40.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:08:40 smithi164 bash[31512]: cluster 2023-09-23T23:08:39.090012+0000 mgr.y (mgr.14152) 253 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T23:08:40.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:08:40 smithi164 bash[31512]: audit 2023-09-23T23:08:39.290416+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:08:40.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:08:40 smithi164 bash[31512]: audit 2023-09-23T23:08:39.296000+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:08:40.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:08:40 smithi164 bash[31512]: audit 2023-09-23T23:08:39.318976+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:08:40.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:08:40 smithi159 bash[27435]: cluster 2023-09-23T23:08:39.090012+0000 mgr.y (mgr.14152) 253 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T23:08:40.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:08:40 smithi159 bash[27435]: audit 2023-09-23T23:08:39.290416+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:08:40.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:08:40 smithi159 bash[27435]: audit 2023-09-23T23:08:39.296000+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:08:40.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:08:40 smithi159 bash[27435]: audit 2023-09-23T23:08:39.318976+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:08:40.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:08:40 smithi159 bash[41022]: cluster 2023-09-23T23:08:39.090012+0000 mgr.y (mgr.14152) 253 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T23:08:40.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:08:40 smithi159 bash[41022]: audit 2023-09-23T23:08:39.290416+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:08:40.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:08:40 smithi159 bash[41022]: audit 2023-09-23T23:08:39.296000+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:08:40.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:08:40 smithi159 bash[41022]: audit 2023-09-23T23:08:39.318976+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:08:42.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:08:42 smithi164 bash[31512]: cluster 2023-09-23T23:08:41.090565+0000 mgr.y (mgr.14152) 254 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T23:08:42.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:08:42 smithi159 bash[41022]: cluster 2023-09-23T23:08:41.090565+0000 mgr.y (mgr.14152) 254 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T23:08:42.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:08:42 smithi159 bash[27435]: cluster 2023-09-23T23:08:41.090565+0000 mgr.y (mgr.14152) 254 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T23:08:44.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:08:44 smithi164 bash[31512]: cluster 2023-09-23T23:08:43.091047+0000 mgr.y (mgr.14152) 255 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T23:08:44.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:08:44 smithi159 bash[41022]: cluster 2023-09-23T23:08:43.091047+0000 mgr.y (mgr.14152) 255 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T23:08:44.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:08:44 smithi159 bash[27435]: cluster 2023-09-23T23:08:43.091047+0000 mgr.y (mgr.14152) 255 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T23:08:45.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:08:45 smithi164 bash[31512]: audit 2023-09-23T23:08:44.458215+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:08:45.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:08:45 smithi164 bash[31512]: audit 2023-09-23T23:08:44.464830+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:08:45.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:08:45 smithi164 bash[31512]: audit 2023-09-23T23:08:44.466088+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:08:45.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:08:45 smithi164 bash[31512]: audit 2023-09-23T23:08:44.467324+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:08:45.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:08:45 smithi164 bash[31512]: audit 2023-09-23T23:08:44.473737+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:08:45.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:08:45 smithi159 bash[27435]: audit 2023-09-23T23:08:44.458215+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:08:45.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:08:45 smithi159 bash[27435]: audit 2023-09-23T23:08:44.464830+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:08:45.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:08:45 smithi159 bash[27435]: audit 2023-09-23T23:08:44.466088+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:08:45.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:08:45 smithi159 bash[27435]: audit 2023-09-23T23:08:44.467324+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:08:45.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:08:45 smithi159 bash[27435]: audit 2023-09-23T23:08:44.473737+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:08:45.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:08:45 smithi159 bash[41022]: audit 2023-09-23T23:08:44.458215+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:08:45.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:08:45 smithi159 bash[41022]: audit 2023-09-23T23:08:44.464830+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:08:45.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:08:45 smithi159 bash[41022]: audit 2023-09-23T23:08:44.466088+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:08:45.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:08:45 smithi159 bash[41022]: audit 2023-09-23T23:08:44.467324+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:08:45.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:08:45 smithi159 bash[41022]: audit 2023-09-23T23:08:44.473737+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:08:46.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:08:46 smithi164 bash[31512]: cluster 2023-09-23T23:08:45.091687+0000 mgr.y (mgr.14152) 256 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T23:08:46.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:08:46 smithi164 bash[31512]: audit 2023-09-23T23:08:46.038169+0000 mon.b (mon.1) 15 : audit [INF] from='osd.5 [v2:172.21.15.164:6808/3334203271,v1:172.21.15.164:6809/3334203271]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-09-23T23:08:46.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:08:46 smithi164 bash[31512]: audit 2023-09-23T23:08:46.039415+0000 mon.a (mon.0) 502 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-09-23T23:08:46.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:08:46 smithi159 bash[27435]: cluster 2023-09-23T23:08:45.091687+0000 mgr.y (mgr.14152) 256 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T23:08:46.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:08:46 smithi159 bash[27435]: audit 2023-09-23T23:08:46.038169+0000 mon.b (mon.1) 15 : audit [INF] from='osd.5 [v2:172.21.15.164:6808/3334203271,v1:172.21.15.164:6809/3334203271]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-09-23T23:08:46.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:08:46 smithi159 bash[27435]: audit 2023-09-23T23:08:46.039415+0000 mon.a (mon.0) 502 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-09-23T23:08:46.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:08:46 smithi159 bash[41022]: cluster 2023-09-23T23:08:45.091687+0000 mgr.y (mgr.14152) 256 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T23:08:46.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:08:46 smithi159 bash[41022]: audit 2023-09-23T23:08:46.038169+0000 mon.b (mon.1) 15 : audit [INF] from='osd.5 [v2:172.21.15.164:6808/3334203271,v1:172.21.15.164:6809/3334203271]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-09-23T23:08:46.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:08:46 smithi159 bash[41022]: audit 2023-09-23T23:08:46.039415+0000 mon.a (mon.0) 502 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-09-23T23:08:47.567 INFO:teuthology.orchestra.run.smithi164.stdout:Created osd(s) 5 on host 'smithi164' 2023-09-23T23:08:47.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:08:47 smithi164 bash[31512]: audit 2023-09-23T23:08:46.480256+0000 mon.a (mon.0) 503 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-09-23T23:08:47.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:08:47 smithi164 bash[31512]: cluster 2023-09-23T23:08:46.480472+0000 mon.a (mon.0) 504 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2023-09-23T23:08:47.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:08:47 smithi164 bash[31512]: audit 2023-09-23T23:08:46.481026+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T23:08:47.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:08:47 smithi164 bash[31512]: audit 2023-09-23T23:08:46.481201+0000 mon.b (mon.1) 16 : audit [INF] from='osd.5 [v2:172.21.15.164:6808/3334203271,v1:172.21.15.164:6809/3334203271]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2023-09-23T23:08:47.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:08:47 smithi164 bash[31512]: audit 2023-09-23T23:08:46.486172+0000 mon.a (mon.0) 506 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2023-09-23T23:08:47.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:08:47 smithi159 bash[41022]: audit 2023-09-23T23:08:46.480256+0000 mon.a (mon.0) 503 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-09-23T23:08:47.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:08:47 smithi159 bash[41022]: cluster 2023-09-23T23:08:46.480472+0000 mon.a (mon.0) 504 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2023-09-23T23:08:47.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:08:47 smithi159 bash[41022]: audit 2023-09-23T23:08:46.481026+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T23:08:47.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:08:47 smithi159 bash[41022]: audit 2023-09-23T23:08:46.481201+0000 mon.b (mon.1) 16 : audit [INF] from='osd.5 [v2:172.21.15.164:6808/3334203271,v1:172.21.15.164:6809/3334203271]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2023-09-23T23:08:47.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:08:47 smithi159 bash[41022]: audit 2023-09-23T23:08:46.486172+0000 mon.a (mon.0) 506 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2023-09-23T23:08:47.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:08:47 smithi159 bash[27435]: audit 2023-09-23T23:08:46.480256+0000 mon.a (mon.0) 503 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-09-23T23:08:47.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:08:47 smithi159 bash[27435]: cluster 2023-09-23T23:08:46.480472+0000 mon.a (mon.0) 504 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2023-09-23T23:08:47.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:08:47 smithi159 bash[27435]: audit 2023-09-23T23:08:46.481026+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T23:08:47.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:08:47 smithi159 bash[27435]: audit 2023-09-23T23:08:46.481201+0000 mon.b (mon.1) 16 : audit [INF] from='osd.5 [v2:172.21.15.164:6808/3334203271,v1:172.21.15.164:6809/3334203271]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2023-09-23T23:08:47.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:08:47 smithi159 bash[27435]: audit 2023-09-23T23:08:46.486172+0000 mon.a (mon.0) 506 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2023-09-23T23:08:48.284 DEBUG:teuthology.orchestra.run.smithi164:osd.5> sudo journalctl -f -n 0 -u ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7@osd.5.service 2023-09-23T23:08:48.287 INFO:tasks.cephadm:Deploying osd.6 on smithi164 with /dev/vg_nvme/lv_2... 2023-09-23T23:08:48.287 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2023-09-23T23:08:48.408 INFO:journalctl@ceph.osd.5.smithi164.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T23:08:48.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:08:48 smithi164 bash[31512]: cluster 2023-09-23T23:08:47.092286+0000 mgr.y (mgr.14152) 257 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T23:08:48.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:08:48 smithi164 bash[31512]: audit 2023-09-23T23:08:47.495724+0000 mon.a (mon.0) 507 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]': finished 2023-09-23T23:08:48.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:08:48 smithi164 bash[31512]: cluster 2023-09-23T23:08:47.495816+0000 mon.a (mon.0) 508 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2023-09-23T23:08:48.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:08:48 smithi164 bash[31512]: audit 2023-09-23T23:08:47.495981+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T23:08:48.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:08:48 smithi164 bash[31512]: audit 2023-09-23T23:08:47.503297+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T23:08:48.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:08:48 smithi164 bash[31512]: audit 2023-09-23T23:08:47.545834+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:08:48.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:08:48 smithi164 bash[31512]: audit 2023-09-23T23:08:47.551233+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:08:48.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:08:48 smithi164 bash[31512]: audit 2023-09-23T23:08:47.564469+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:08:48.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:08:48 smithi159 bash[41022]: cluster 2023-09-23T23:08:47.092286+0000 mgr.y (mgr.14152) 257 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T23:08:48.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:08:48 smithi159 bash[41022]: audit 2023-09-23T23:08:47.495724+0000 mon.a (mon.0) 507 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]': finished 2023-09-23T23:08:48.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:08:48 smithi159 bash[41022]: cluster 2023-09-23T23:08:47.495816+0000 mon.a (mon.0) 508 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2023-09-23T23:08:48.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:08:48 smithi159 bash[41022]: audit 2023-09-23T23:08:47.495981+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T23:08:48.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:08:48 smithi159 bash[41022]: audit 2023-09-23T23:08:47.503297+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T23:08:48.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:08:48 smithi159 bash[41022]: audit 2023-09-23T23:08:47.545834+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:08:48.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:08:48 smithi159 bash[41022]: audit 2023-09-23T23:08:47.551233+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:08:48.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:08:48 smithi159 bash[41022]: audit 2023-09-23T23:08:47.564469+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:08:48.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:08:48 smithi159 bash[27435]: cluster 2023-09-23T23:08:47.092286+0000 mgr.y (mgr.14152) 257 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T23:08:48.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:08:48 smithi159 bash[27435]: audit 2023-09-23T23:08:47.495724+0000 mon.a (mon.0) 507 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]': finished 2023-09-23T23:08:48.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:08:48 smithi159 bash[27435]: cluster 2023-09-23T23:08:47.495816+0000 mon.a (mon.0) 508 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2023-09-23T23:08:48.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:08:48 smithi159 bash[27435]: audit 2023-09-23T23:08:47.495981+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T23:08:48.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:08:48 smithi159 bash[27435]: audit 2023-09-23T23:08:47.503297+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T23:08:48.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:08:48 smithi159 bash[27435]: audit 2023-09-23T23:08:47.545834+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:08:48.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:08:48 smithi159 bash[27435]: audit 2023-09-23T23:08:47.551233+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:08:48.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:08:48 smithi159 bash[27435]: audit 2023-09-23T23:08:47.564469+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:08:49.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:08:49 smithi164 bash[31512]: cluster 2023-09-23T23:08:47.073145+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T23:08:49.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:08:49 smithi164 bash[31512]: cluster 2023-09-23T23:08:47.073335+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T23:08:49.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:08:49 smithi164 bash[31512]: audit 2023-09-23T23:08:48.503579+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T23:08:49.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:08:49 smithi164 bash[31512]: cluster 2023-09-23T23:08:48.507959+0000 mon.a (mon.0) 515 : cluster [INF] osd.5 [v2:172.21.15.164:6808/3334203271,v1:172.21.15.164:6809/3334203271] boot 2023-09-23T23:08:49.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:08:49 smithi164 bash[31512]: cluster 2023-09-23T23:08:48.508028+0000 mon.a (mon.0) 516 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2023-09-23T23:08:49.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:08:49 smithi164 bash[31512]: audit 2023-09-23T23:08:48.508332+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T23:08:49.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:08:49 smithi159 bash[27435]: cluster 2023-09-23T23:08:47.073145+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T23:08:49.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:08:49 smithi159 bash[27435]: cluster 2023-09-23T23:08:47.073335+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T23:08:49.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:08:49 smithi159 bash[27435]: audit 2023-09-23T23:08:48.503579+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T23:08:49.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:08:49 smithi159 bash[27435]: cluster 2023-09-23T23:08:48.507959+0000 mon.a (mon.0) 515 : cluster [INF] osd.5 [v2:172.21.15.164:6808/3334203271,v1:172.21.15.164:6809/3334203271] boot 2023-09-23T23:08:49.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:08:49 smithi159 bash[27435]: cluster 2023-09-23T23:08:48.508028+0000 mon.a (mon.0) 516 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2023-09-23T23:08:49.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:08:49 smithi159 bash[27435]: audit 2023-09-23T23:08:48.508332+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T23:08:49.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:08:49 smithi159 bash[41022]: cluster 2023-09-23T23:08:47.073145+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T23:08:49.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:08:49 smithi159 bash[41022]: cluster 2023-09-23T23:08:47.073335+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T23:08:49.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:08:49 smithi159 bash[41022]: audit 2023-09-23T23:08:48.503579+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T23:08:49.796 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:08:49 smithi159 bash[41022]: cluster 2023-09-23T23:08:48.507959+0000 mon.a (mon.0) 515 : cluster [INF] osd.5 [v2:172.21.15.164:6808/3334203271,v1:172.21.15.164:6809/3334203271] boot 2023-09-23T23:08:49.796 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:08:49 smithi159 bash[41022]: cluster 2023-09-23T23:08:48.508028+0000 mon.a (mon.0) 516 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2023-09-23T23:08:49.796 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:08:49 smithi159 bash[41022]: audit 2023-09-23T23:08:48.508332+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T23:08:50.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:08:50 smithi164 bash[31512]: cluster 2023-09-23T23:08:49.092891+0000 mgr.y (mgr.14152) 258 : cluster [DBG] pgmap v234: 1 pgs: 1 peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T23:08:50.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:08:50 smithi164 bash[31512]: cluster 2023-09-23T23:08:49.505862+0000 mon.a (mon.0) 518 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-09-23T23:08:50.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:08:50 smithi164 bash[31512]: cluster 2023-09-23T23:08:49.509899+0000 mon.a (mon.0) 519 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2023-09-23T23:08:50.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:08:50 smithi159 bash[27435]: cluster 2023-09-23T23:08:49.092891+0000 mgr.y (mgr.14152) 258 : cluster [DBG] pgmap v234: 1 pgs: 1 peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T23:08:50.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:08:50 smithi159 bash[27435]: cluster 2023-09-23T23:08:49.505862+0000 mon.a (mon.0) 518 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-09-23T23:08:50.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:08:50 smithi159 bash[27435]: cluster 2023-09-23T23:08:49.509899+0000 mon.a (mon.0) 519 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2023-09-23T23:08:50.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:08:50 smithi159 bash[41022]: cluster 2023-09-23T23:08:49.092891+0000 mgr.y (mgr.14152) 258 : cluster [DBG] pgmap v234: 1 pgs: 1 peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T23:08:50.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:08:50 smithi159 bash[41022]: cluster 2023-09-23T23:08:49.505862+0000 mon.a (mon.0) 518 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-09-23T23:08:50.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:08:50 smithi159 bash[41022]: cluster 2023-09-23T23:08:49.509899+0000 mon.a (mon.0) 519 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2023-09-23T23:08:51.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:08:51 smithi164 bash[31512]: cluster 2023-09-23T23:08:50.511034+0000 mon.a (mon.0) 520 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2023-09-23T23:08:51.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:08:51 smithi164 bash[31512]: cluster 2023-09-23T23:08:51.345801+0000 mon.a (mon.0) 521 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2023-09-23T23:08:51.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:08:51 smithi159 bash[27435]: cluster 2023-09-23T23:08:50.511034+0000 mon.a (mon.0) 520 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2023-09-23T23:08:51.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:08:51 smithi159 bash[27435]: cluster 2023-09-23T23:08:51.345801+0000 mon.a (mon.0) 521 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2023-09-23T23:08:51.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:08:51 smithi159 bash[41022]: cluster 2023-09-23T23:08:50.511034+0000 mon.a (mon.0) 520 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2023-09-23T23:08:51.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:08:51 smithi159 bash[41022]: cluster 2023-09-23T23:08:51.345801+0000 mon.a (mon.0) 521 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2023-09-23T23:08:52.332 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T23:08:52.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:08:52 smithi164 bash[31512]: cluster 2023-09-23T23:08:51.093449+0000 mgr.y (mgr.14152) 259 : cluster [DBG] pgmap v237: 1 pgs: 1 peering; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T23:08:52.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:08:52 smithi164 bash[31512]: cluster 2023-09-23T23:08:52.354712+0000 mon.a (mon.0) 522 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2023-09-23T23:08:52.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:08:52 smithi159 bash[27435]: cluster 2023-09-23T23:08:51.093449+0000 mgr.y (mgr.14152) 259 : cluster [DBG] pgmap v237: 1 pgs: 1 peering; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T23:08:52.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:08:52 smithi159 bash[27435]: cluster 2023-09-23T23:08:52.354712+0000 mon.a (mon.0) 522 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2023-09-23T23:08:52.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:08:52 smithi159 bash[41022]: cluster 2023-09-23T23:08:51.093449+0000 mgr.y (mgr.14152) 259 : cluster [DBG] pgmap v237: 1 pgs: 1 peering; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T23:08:52.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:08:52 smithi159 bash[41022]: cluster 2023-09-23T23:08:52.354712+0000 mon.a (mon.0) 522 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2023-09-23T23:08:54.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:08:54 smithi164 bash[31512]: cluster 2023-09-23T23:08:53.094023+0000 mgr.y (mgr.14152) 260 : cluster [DBG] pgmap v240: 1 pgs: 1 peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2023-09-23T23:08:54.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:08:54 smithi159 bash[27435]: cluster 2023-09-23T23:08:53.094023+0000 mgr.y (mgr.14152) 260 : cluster [DBG] pgmap v240: 1 pgs: 1 peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2023-09-23T23:08:54.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:08:54 smithi159 bash[41022]: cluster 2023-09-23T23:08:53.094023+0000 mgr.y (mgr.14152) 260 : cluster [DBG] pgmap v240: 1 pgs: 1 peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2023-09-23T23:08:55.869 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:08:55 smithi164 bash[31512]: cluster 2023-09-23T23:08:55.521387+0000 mon.a (mon.0) 523 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-09-23T23:08:55.869 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:08:55 smithi164 bash[31512]: cluster 2023-09-23T23:08:55.521470+0000 mon.a (mon.0) 524 : cluster [INF] Cluster is now healthy 2023-09-23T23:08:56.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:08:55 smithi159 bash[27435]: cluster 2023-09-23T23:08:55.521387+0000 mon.a (mon.0) 523 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-09-23T23:08:56.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:08:55 smithi159 bash[27435]: cluster 2023-09-23T23:08:55.521470+0000 mon.a (mon.0) 524 : cluster [INF] Cluster is now healthy 2023-09-23T23:08:56.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:08:55 smithi159 bash[41022]: cluster 2023-09-23T23:08:55.521387+0000 mon.a (mon.0) 523 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-09-23T23:08:56.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:08:55 smithi159 bash[41022]: cluster 2023-09-23T23:08:55.521470+0000 mon.a (mon.0) 524 : cluster [INF] Cluster is now healthy 2023-09-23T23:08:56.747 INFO:teuthology.orchestra.run.smithi164.stderr:--> Zapping: /dev/vg_nvme/lv_2 2023-09-23T23:08:56.747 INFO:teuthology.orchestra.run.smithi164.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2023-09-23T23:08:56.747 INFO:teuthology.orchestra.run.smithi164.stderr: stderr: 10+0 records in 2023-09-23T23:08:56.747 INFO:teuthology.orchestra.run.smithi164.stderr:10+0 records out 2023-09-23T23:08:56.747 INFO:teuthology.orchestra.run.smithi164.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0173202 s, 605 MB/s 2023-09-23T23:08:56.747 INFO:teuthology.orchestra.run.smithi164.stderr:--> Zapping successful for: 2023-09-23T23:08:57.004 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:08:56 smithi164 bash[31512]: cluster 2023-09-23T23:08:55.094627+0000 mgr.y (mgr.14152) 261 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 103 KiB/s, 0 objects/s recovering 2023-09-23T23:08:57.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:08:56 smithi159 bash[27435]: cluster 2023-09-23T23:08:55.094627+0000 mgr.y (mgr.14152) 261 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 103 KiB/s, 0 objects/s recovering 2023-09-23T23:08:57.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:08:56 smithi159 bash[41022]: cluster 2023-09-23T23:08:55.094627+0000 mgr.y (mgr.14152) 261 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 103 KiB/s, 0 objects/s recovering 2023-09-23T23:08:57.547 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph orch daemon add osd smithi164:vg_nvme/lv_2 2023-09-23T23:08:59.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:08:58 smithi164 bash[31512]: cluster 2023-09-23T23:08:57.095296+0000 mgr.y (mgr.14152) 262 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 88 KiB/s, 0 objects/s recovering 2023-09-23T23:08:59.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:08:58 smithi164 bash[31512]: audit 2023-09-23T23:08:58.020388+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:08:59.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:08:58 smithi164 bash[31512]: audit 2023-09-23T23:08:58.026911+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:08:59.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:08:58 smithi164 bash[31512]: audit 2023-09-23T23:08:58.028086+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T23:08:59.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:08:58 smithi164 bash[31512]: audit 2023-09-23T23:08:58.029046+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-23T23:08:59.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:08:58 smithi164 bash[31512]: audit 2023-09-23T23:08:58.035006+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:08:59.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:08:58 smithi164 bash[31512]: audit 2023-09-23T23:08:58.036316+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:08:59.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:08:58 smithi164 bash[31512]: audit 2023-09-23T23:08:58.037359+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:08:59.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:08:58 smithi164 bash[31512]: audit 2023-09-23T23:08:58.043361+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:08:59.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:08:58 smithi159 bash[41022]: cluster 2023-09-23T23:08:57.095296+0000 mgr.y (mgr.14152) 262 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 88 KiB/s, 0 objects/s recovering 2023-09-23T23:08:59.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:08:58 smithi159 bash[41022]: audit 2023-09-23T23:08:58.020388+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:08:59.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:08:58 smithi159 bash[41022]: audit 2023-09-23T23:08:58.026911+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:08:59.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:08:58 smithi159 bash[41022]: audit 2023-09-23T23:08:58.028086+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T23:08:59.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:08:58 smithi159 bash[41022]: audit 2023-09-23T23:08:58.029046+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-23T23:08:59.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:08:58 smithi159 bash[41022]: audit 2023-09-23T23:08:58.035006+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:08:59.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:08:58 smithi159 bash[41022]: audit 2023-09-23T23:08:58.036316+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:08:59.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:08:58 smithi159 bash[41022]: audit 2023-09-23T23:08:58.037359+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:08:59.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:08:58 smithi159 bash[41022]: audit 2023-09-23T23:08:58.043361+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:08:59.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:08:58 smithi159 bash[27435]: cluster 2023-09-23T23:08:57.095296+0000 mgr.y (mgr.14152) 262 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 88 KiB/s, 0 objects/s recovering 2023-09-23T23:08:59.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:08:58 smithi159 bash[27435]: audit 2023-09-23T23:08:58.020388+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:08:59.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:08:58 smithi159 bash[27435]: audit 2023-09-23T23:08:58.026911+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:08:59.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:08:58 smithi159 bash[27435]: audit 2023-09-23T23:08:58.028086+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T23:08:59.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:08:58 smithi159 bash[27435]: audit 2023-09-23T23:08:58.029046+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-23T23:08:59.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:08:58 smithi159 bash[27435]: audit 2023-09-23T23:08:58.035006+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:08:59.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:08:58 smithi159 bash[27435]: audit 2023-09-23T23:08:58.036316+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:08:59.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:08:58 smithi159 bash[27435]: audit 2023-09-23T23:08:58.037359+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:08:59.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:08:58 smithi159 bash[27435]: audit 2023-09-23T23:08:58.043361+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:09:00.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:08:59 smithi164 bash[31512]: cephadm 2023-09-23T23:08:58.011828+0000 mgr.y (mgr.14152) 263 : cephadm [INF] Detected new or changed devices on smithi164 2023-09-23T23:09:00.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:08:59 smithi164 bash[31512]: cephadm 2023-09-23T23:08:58.029713+0000 mgr.y (mgr.14152) 264 : cephadm [INF] Adjusting osd_memory_target on smithi164 to 8632M 2023-09-23T23:09:00.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:08:59 smithi159 bash[27435]: cephadm 2023-09-23T23:08:58.011828+0000 mgr.y (mgr.14152) 263 : cephadm [INF] Detected new or changed devices on smithi164 2023-09-23T23:09:00.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:08:59 smithi159 bash[27435]: cephadm 2023-09-23T23:08:58.029713+0000 mgr.y (mgr.14152) 264 : cephadm [INF] Adjusting osd_memory_target on smithi164 to 8632M 2023-09-23T23:09:00.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:08:59 smithi159 bash[41022]: cephadm 2023-09-23T23:08:58.011828+0000 mgr.y (mgr.14152) 263 : cephadm [INF] Detected new or changed devices on smithi164 2023-09-23T23:09:00.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:08:59 smithi159 bash[41022]: cephadm 2023-09-23T23:08:58.029713+0000 mgr.y (mgr.14152) 264 : cephadm [INF] Adjusting osd_memory_target on smithi164 to 8632M 2023-09-23T23:09:01.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:09:00 smithi164 bash[31512]: cluster 2023-09-23T23:08:59.095931+0000 mgr.y (mgr.14152) 265 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2023-09-23T23:09:01.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:09:00 smithi159 bash[27435]: cluster 2023-09-23T23:08:59.095931+0000 mgr.y (mgr.14152) 265 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2023-09-23T23:09:01.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:09:00 smithi159 bash[41022]: cluster 2023-09-23T23:08:59.095931+0000 mgr.y (mgr.14152) 265 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2023-09-23T23:09:02.281 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T23:09:03.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:09:02 smithi164 bash[31512]: cluster 2023-09-23T23:09:01.096510+0000 mgr.y (mgr.14152) 266 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 59 KiB/s, 0 objects/s recovering 2023-09-23T23:09:03.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:09:02 smithi159 bash[41022]: cluster 2023-09-23T23:09:01.096510+0000 mgr.y (mgr.14152) 266 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 59 KiB/s, 0 objects/s recovering 2023-09-23T23:09:03.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:09:02 smithi159 bash[27435]: cluster 2023-09-23T23:09:01.096510+0000 mgr.y (mgr.14152) 266 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 59 KiB/s, 0 objects/s recovering 2023-09-23T23:09:05.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:09:04 smithi164 bash[31512]: cluster 2023-09-23T23:09:03.097058+0000 mgr.y (mgr.14152) 267 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 54 KiB/s, 0 objects/s recovering 2023-09-23T23:09:05.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:09:04 smithi159 bash[27435]: cluster 2023-09-23T23:09:03.097058+0000 mgr.y (mgr.14152) 267 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 54 KiB/s, 0 objects/s recovering 2023-09-23T23:09:05.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:09:04 smithi159 bash[41022]: cluster 2023-09-23T23:09:03.097058+0000 mgr.y (mgr.14152) 267 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 54 KiB/s, 0 objects/s recovering 2023-09-23T23:09:06.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:09:05 smithi164 bash[31512]: audit 2023-09-23T23:09:05.132617+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T23:09:06.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:09:05 smithi164 bash[31512]: audit 2023-09-23T23:09:05.138603+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T23:09:06.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:09:05 smithi164 bash[31512]: audit 2023-09-23T23:09:05.140051+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:09:06.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:09:05 smithi159 bash[41022]: audit 2023-09-23T23:09:05.132617+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T23:09:06.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:09:05 smithi159 bash[41022]: audit 2023-09-23T23:09:05.138603+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T23:09:06.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:09:05 smithi159 bash[41022]: audit 2023-09-23T23:09:05.140051+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:09:06.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:09:05 smithi159 bash[27435]: audit 2023-09-23T23:09:05.132617+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T23:09:06.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:09:05 smithi159 bash[27435]: audit 2023-09-23T23:09:05.138603+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T23:09:06.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:09:05 smithi159 bash[27435]: audit 2023-09-23T23:09:05.140051+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:09:07.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:09:06 smithi164 bash[31512]: cluster 2023-09-23T23:09:05.097647+0000 mgr.y (mgr.14152) 268 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2023-09-23T23:09:07.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:09:06 smithi164 bash[31512]: audit 2023-09-23T23:09:05.127086+0000 mgr.y (mgr.14152) 269 : audit [DBG] from='client.24283 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi164:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:09:07.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:09:06 smithi159 bash[41022]: cluster 2023-09-23T23:09:05.097647+0000 mgr.y (mgr.14152) 268 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2023-09-23T23:09:07.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:09:06 smithi159 bash[41022]: audit 2023-09-23T23:09:05.127086+0000 mgr.y (mgr.14152) 269 : audit [DBG] from='client.24283 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi164:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:09:07.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:09:06 smithi159 bash[27435]: cluster 2023-09-23T23:09:05.097647+0000 mgr.y (mgr.14152) 268 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2023-09-23T23:09:07.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:09:06 smithi159 bash[27435]: audit 2023-09-23T23:09:05.127086+0000 mgr.y (mgr.14152) 269 : audit [DBG] from='client.24283 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi164:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:09:09.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:09:08 smithi164 bash[31512]: cluster 2023-09-23T23:09:07.098203+0000 mgr.y (mgr.14152) 270 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T23:09:09.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:09:08 smithi159 bash[27435]: cluster 2023-09-23T23:09:07.098203+0000 mgr.y (mgr.14152) 270 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T23:09:09.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:09:08 smithi159 bash[41022]: cluster 2023-09-23T23:09:07.098203+0000 mgr.y (mgr.14152) 270 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T23:09:10.895 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:09:10 smithi164 bash[31512]: cluster 2023-09-23T23:09:09.098701+0000 mgr.y (mgr.14152) 271 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T23:09:11.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:09:10 smithi159 bash[27435]: cluster 2023-09-23T23:09:09.098701+0000 mgr.y (mgr.14152) 271 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T23:09:11.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:09:10 smithi159 bash[41022]: cluster 2023-09-23T23:09:09.098701+0000 mgr.y (mgr.14152) 271 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T23:09:13.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:09:12 smithi164 bash[31512]: cluster 2023-09-23T23:09:11.099272+0000 mgr.y (mgr.14152) 272 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T23:09:13.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:09:12 smithi159 bash[27435]: cluster 2023-09-23T23:09:11.099272+0000 mgr.y (mgr.14152) 272 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T23:09:13.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:09:12 smithi159 bash[41022]: cluster 2023-09-23T23:09:11.099272+0000 mgr.y (mgr.14152) 272 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T23:09:14.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:09:13 smithi164 bash[31512]: audit 2023-09-23T23:09:13.198379+0000 mon.b (mon.1) 17 : audit [INF] from='client.? 172.21.15.164:0/2182747714' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6a548233-0f0a-431b-b6f3-8aadfab4ecdc"}]: dispatch 2023-09-23T23:09:14.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:09:13 smithi164 bash[31512]: audit 2023-09-23T23:09:13.199710+0000 mon.a (mon.0) 536 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6a548233-0f0a-431b-b6f3-8aadfab4ecdc"}]: dispatch 2023-09-23T23:09:14.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:09:13 smithi164 bash[31512]: audit 2023-09-23T23:09:13.207694+0000 mon.a (mon.0) 537 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6a548233-0f0a-431b-b6f3-8aadfab4ecdc"}]': finished 2023-09-23T23:09:14.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:09:13 smithi164 bash[31512]: cluster 2023-09-23T23:09:13.207777+0000 mon.a (mon.0) 538 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2023-09-23T23:09:14.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:09:13 smithi164 bash[31512]: audit 2023-09-23T23:09:13.207967+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T23:09:14.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:09:13 smithi159 bash[27435]: audit 2023-09-23T23:09:13.198379+0000 mon.b (mon.1) 17 : audit [INF] from='client.? 172.21.15.164:0/2182747714' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6a548233-0f0a-431b-b6f3-8aadfab4ecdc"}]: dispatch 2023-09-23T23:09:14.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:09:13 smithi159 bash[27435]: audit 2023-09-23T23:09:13.199710+0000 mon.a (mon.0) 536 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6a548233-0f0a-431b-b6f3-8aadfab4ecdc"}]: dispatch 2023-09-23T23:09:14.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:09:13 smithi159 bash[27435]: audit 2023-09-23T23:09:13.207694+0000 mon.a (mon.0) 537 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6a548233-0f0a-431b-b6f3-8aadfab4ecdc"}]': finished 2023-09-23T23:09:14.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:09:13 smithi159 bash[27435]: cluster 2023-09-23T23:09:13.207777+0000 mon.a (mon.0) 538 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2023-09-23T23:09:14.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:09:13 smithi159 bash[27435]: audit 2023-09-23T23:09:13.207967+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T23:09:14.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:09:13 smithi159 bash[41022]: audit 2023-09-23T23:09:13.198379+0000 mon.b (mon.1) 17 : audit [INF] from='client.? 172.21.15.164:0/2182747714' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6a548233-0f0a-431b-b6f3-8aadfab4ecdc"}]: dispatch 2023-09-23T23:09:14.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:09:13 smithi159 bash[41022]: audit 2023-09-23T23:09:13.199710+0000 mon.a (mon.0) 536 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6a548233-0f0a-431b-b6f3-8aadfab4ecdc"}]: dispatch 2023-09-23T23:09:14.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:09:13 smithi159 bash[41022]: audit 2023-09-23T23:09:13.207694+0000 mon.a (mon.0) 537 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6a548233-0f0a-431b-b6f3-8aadfab4ecdc"}]': finished 2023-09-23T23:09:14.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:09:13 smithi159 bash[41022]: cluster 2023-09-23T23:09:13.207777+0000 mon.a (mon.0) 538 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2023-09-23T23:09:14.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:09:13 smithi159 bash[41022]: audit 2023-09-23T23:09:13.207967+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T23:09:15.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:09:14 smithi164 bash[31512]: cluster 2023-09-23T23:09:13.099919+0000 mgr.y (mgr.14152) 273 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T23:09:15.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:09:14 smithi164 bash[31512]: audit 2023-09-23T23:09:13.936587+0000 mon.b (mon.1) 18 : audit [DBG] from='client.? 172.21.15.164:0/4053112443' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T23:09:15.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:09:14 smithi159 bash[27435]: cluster 2023-09-23T23:09:13.099919+0000 mgr.y (mgr.14152) 273 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T23:09:15.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:09:14 smithi159 bash[27435]: audit 2023-09-23T23:09:13.936587+0000 mon.b (mon.1) 18 : audit [DBG] from='client.? 172.21.15.164:0/4053112443' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T23:09:15.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:09:14 smithi159 bash[41022]: cluster 2023-09-23T23:09:13.099919+0000 mgr.y (mgr.14152) 273 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T23:09:15.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:09:14 smithi159 bash[41022]: audit 2023-09-23T23:09:13.936587+0000 mon.b (mon.1) 18 : audit [DBG] from='client.? 172.21.15.164:0/4053112443' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T23:09:16.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:09:16 smithi164 bash[31512]: cluster 2023-09-23T23:09:15.100490+0000 mgr.y (mgr.14152) 274 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T23:09:17.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:09:16 smithi159 bash[27435]: cluster 2023-09-23T23:09:15.100490+0000 mgr.y (mgr.14152) 274 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T23:09:17.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:09:16 smithi159 bash[41022]: cluster 2023-09-23T23:09:15.100490+0000 mgr.y (mgr.14152) 274 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T23:09:19.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:09:18 smithi164 bash[31512]: cluster 2023-09-23T23:09:17.101013+0000 mgr.y (mgr.14152) 275 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T23:09:19.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:09:18 smithi159 bash[27435]: cluster 2023-09-23T23:09:17.101013+0000 mgr.y (mgr.14152) 275 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T23:09:19.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:09:18 smithi159 bash[41022]: cluster 2023-09-23T23:09:17.101013+0000 mgr.y (mgr.14152) 275 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T23:09:21.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:09:20 smithi164 bash[31512]: cluster 2023-09-23T23:09:19.101585+0000 mgr.y (mgr.14152) 276 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T23:09:21.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:09:20 smithi159 bash[27435]: cluster 2023-09-23T23:09:19.101585+0000 mgr.y (mgr.14152) 276 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T23:09:21.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:09:20 smithi159 bash[41022]: cluster 2023-09-23T23:09:19.101585+0000 mgr.y (mgr.14152) 276 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T23:09:22.905 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:09:22 smithi164 bash[31512]: cluster 2023-09-23T23:09:21.102154+0000 mgr.y (mgr.14152) 277 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T23:09:23.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:09:22 smithi159 bash[27435]: cluster 2023-09-23T23:09:21.102154+0000 mgr.y (mgr.14152) 277 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T23:09:23.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:09:22 smithi159 bash[41022]: cluster 2023-09-23T23:09:21.102154+0000 mgr.y (mgr.14152) 277 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T23:09:24.956 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:09:24 smithi164 bash[31512]: cluster 2023-09-23T23:09:23.102672+0000 mgr.y (mgr.14152) 278 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T23:09:25.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:09:24 smithi159 bash[27435]: cluster 2023-09-23T23:09:23.102672+0000 mgr.y (mgr.14152) 278 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T23:09:25.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:09:24 smithi159 bash[41022]: cluster 2023-09-23T23:09:23.102672+0000 mgr.y (mgr.14152) 278 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T23:09:25.913 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:09:25 smithi164 bash[31512]: audit 2023-09-23T23:09:25.624184+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-09-23T23:09:25.913 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:09:25 smithi164 bash[31512]: audit 2023-09-23T23:09:25.626209+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:09:26.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:09:25 smithi159 bash[27435]: audit 2023-09-23T23:09:25.624184+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-09-23T23:09:26.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:09:25 smithi159 bash[27435]: audit 2023-09-23T23:09:25.626209+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:09:26.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:09:25 smithi159 bash[41022]: audit 2023-09-23T23:09:25.624184+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-09-23T23:09:26.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:09:25 smithi159 bash[41022]: audit 2023-09-23T23:09:25.626209+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:09:27.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:09:26 smithi164 bash[31512]: cluster 2023-09-23T23:09:25.103253+0000 mgr.y (mgr.14152) 279 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T23:09:27.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:09:26 smithi164 bash[31512]: cephadm 2023-09-23T23:09:25.627683+0000 mgr.y (mgr.14152) 280 : cephadm [INF] Deploying daemon osd.6 on smithi164 2023-09-23T23:09:27.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:09:26 smithi159 bash[27435]: cluster 2023-09-23T23:09:25.103253+0000 mgr.y (mgr.14152) 279 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T23:09:27.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:09:26 smithi159 bash[27435]: cephadm 2023-09-23T23:09:25.627683+0000 mgr.y (mgr.14152) 280 : cephadm [INF] Deploying daemon osd.6 on smithi164 2023-09-23T23:09:27.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:09:26 smithi159 bash[41022]: cluster 2023-09-23T23:09:25.103253+0000 mgr.y (mgr.14152) 279 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T23:09:27.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:09:26 smithi159 bash[41022]: cephadm 2023-09-23T23:09:25.627683+0000 mgr.y (mgr.14152) 280 : cephadm [INF] Deploying daemon osd.6 on smithi164 2023-09-23T23:09:29.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:09:28 smithi164 bash[31512]: cluster 2023-09-23T23:09:27.103788+0000 mgr.y (mgr.14152) 281 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T23:09:29.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:09:28 smithi159 bash[27435]: cluster 2023-09-23T23:09:27.103788+0000 mgr.y (mgr.14152) 281 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T23:09:29.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:09:28 smithi159 bash[41022]: cluster 2023-09-23T23:09:27.103788+0000 mgr.y (mgr.14152) 281 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T23:09:31.024 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:09:30 smithi164 bash[31512]: cluster 2023-09-23T23:09:29.104316+0000 mgr.y (mgr.14152) 282 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T23:09:31.025 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:09:30 smithi164 bash[31512]: audit 2023-09-23T23:09:29.952541+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:09:31.025 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:09:30 smithi164 bash[31512]: audit 2023-09-23T23:09:29.960696+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:09:31.025 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:09:30 smithi164 bash[31512]: audit 2023-09-23T23:09:29.966189+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:09:31.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:09:30 smithi159 bash[27435]: cluster 2023-09-23T23:09:29.104316+0000 mgr.y (mgr.14152) 282 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T23:09:31.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:09:30 smithi159 bash[27435]: audit 2023-09-23T23:09:29.952541+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:09:31.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:09:30 smithi159 bash[27435]: audit 2023-09-23T23:09:29.960696+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:09:31.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:09:30 smithi159 bash[27435]: audit 2023-09-23T23:09:29.966189+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:09:31.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:09:30 smithi159 bash[41022]: cluster 2023-09-23T23:09:29.104316+0000 mgr.y (mgr.14152) 282 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T23:09:31.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:09:30 smithi159 bash[41022]: audit 2023-09-23T23:09:29.952541+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:09:31.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:09:30 smithi159 bash[41022]: audit 2023-09-23T23:09:29.960696+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:09:31.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:09:30 smithi159 bash[41022]: audit 2023-09-23T23:09:29.966189+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:09:33.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:09:32 smithi164 bash[31512]: cluster 2023-09-23T23:09:31.104910+0000 mgr.y (mgr.14152) 283 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T23:09:33.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:09:32 smithi159 bash[27435]: cluster 2023-09-23T23:09:31.104910+0000 mgr.y (mgr.14152) 283 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T23:09:33.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:09:32 smithi159 bash[41022]: cluster 2023-09-23T23:09:31.104910+0000 mgr.y (mgr.14152) 283 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T23:09:34.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:09:33 smithi164 bash[31512]: cluster 2023-09-23T23:09:33.105443+0000 mgr.y (mgr.14152) 284 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T23:09:34.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:09:33 smithi159 bash[27435]: cluster 2023-09-23T23:09:33.105443+0000 mgr.y (mgr.14152) 284 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T23:09:34.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:09:33 smithi159 bash[41022]: cluster 2023-09-23T23:09:33.105443+0000 mgr.y (mgr.14152) 284 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T23:09:36.472 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:09:36 smithi164 bash[31512]: cluster 2023-09-23T23:09:35.106015+0000 mgr.y (mgr.14152) 285 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T23:09:36.472 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:09:36 smithi164 bash[31512]: audit 2023-09-23T23:09:35.220046+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:09:36.472 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:09:36 smithi164 bash[31512]: audit 2023-09-23T23:09:35.229426+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:09:36.472 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:09:36 smithi164 bash[31512]: audit 2023-09-23T23:09:35.652560+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:09:36.472 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:09:36 smithi164 bash[31512]: audit 2023-09-23T23:09:35.654411+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:09:36.473 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:09:36 smithi164 bash[31512]: audit 2023-09-23T23:09:35.665128+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:09:36.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:09:36 smithi159 bash[27435]: cluster 2023-09-23T23:09:35.106015+0000 mgr.y (mgr.14152) 285 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T23:09:36.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:09:36 smithi159 bash[27435]: audit 2023-09-23T23:09:35.220046+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:09:36.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:09:36 smithi159 bash[27435]: audit 2023-09-23T23:09:35.229426+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:09:36.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:09:36 smithi159 bash[27435]: audit 2023-09-23T23:09:35.652560+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:09:36.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:09:36 smithi159 bash[27435]: audit 2023-09-23T23:09:35.654411+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:09:36.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:09:36 smithi159 bash[27435]: audit 2023-09-23T23:09:35.665128+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:09:36.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:09:36 smithi159 bash[41022]: cluster 2023-09-23T23:09:35.106015+0000 mgr.y (mgr.14152) 285 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T23:09:36.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:09:36 smithi159 bash[41022]: audit 2023-09-23T23:09:35.220046+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:09:36.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:09:36 smithi159 bash[41022]: audit 2023-09-23T23:09:35.229426+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:09:36.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:09:36 smithi159 bash[41022]: audit 2023-09-23T23:09:35.652560+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:09:36.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:09:36 smithi159 bash[41022]: audit 2023-09-23T23:09:35.654411+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:09:36.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:09:36 smithi159 bash[41022]: audit 2023-09-23T23:09:35.665128+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:09:37.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:09:37 smithi164 bash[31512]: audit 2023-09-23T23:09:36.519727+0000 mon.b (mon.1) 19 : audit [INF] from='osd.6 [v2:172.21.15.164:6816/1265716723,v1:172.21.15.164:6817/1265716723]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-09-23T23:09:37.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:09:37 smithi164 bash[31512]: audit 2023-09-23T23:09:36.521153+0000 mon.a (mon.0) 550 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-09-23T23:09:37.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:09:37 smithi159 bash[27435]: audit 2023-09-23T23:09:36.519727+0000 mon.b (mon.1) 19 : audit [INF] from='osd.6 [v2:172.21.15.164:6816/1265716723,v1:172.21.15.164:6817/1265716723]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-09-23T23:09:37.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:09:37 smithi159 bash[27435]: audit 2023-09-23T23:09:36.521153+0000 mon.a (mon.0) 550 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-09-23T23:09:37.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:09:37 smithi159 bash[41022]: audit 2023-09-23T23:09:36.519727+0000 mon.b (mon.1) 19 : audit [INF] from='osd.6 [v2:172.21.15.164:6816/1265716723,v1:172.21.15.164:6817/1265716723]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-09-23T23:09:37.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:09:37 smithi159 bash[41022]: audit 2023-09-23T23:09:36.521153+0000 mon.a (mon.0) 550 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-09-23T23:09:38.549 INFO:teuthology.orchestra.run.smithi164.stdout:Created osd(s) 6 on host 'smithi164' 2023-09-23T23:09:38.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:09:38 smithi164 bash[31512]: cluster 2023-09-23T23:09:37.106584+0000 mgr.y (mgr.14152) 286 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T23:09:38.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:09:38 smithi164 bash[31512]: audit 2023-09-23T23:09:37.373788+0000 mon.a (mon.0) 551 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-09-23T23:09:38.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:09:38 smithi164 bash[31512]: cluster 2023-09-23T23:09:37.373853+0000 mon.a (mon.0) 552 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2023-09-23T23:09:38.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:09:38 smithi164 bash[31512]: audit 2023-09-23T23:09:37.374096+0000 mon.b (mon.1) 20 : audit [INF] from='osd.6 [v2:172.21.15.164:6816/1265716723,v1:172.21.15.164:6817/1265716723]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2023-09-23T23:09:38.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:09:38 smithi164 bash[31512]: audit 2023-09-23T23:09:37.374134+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T23:09:38.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:09:38 smithi164 bash[31512]: audit 2023-09-23T23:09:37.375227+0000 mon.a (mon.0) 554 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2023-09-23T23:09:38.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:09:38 smithi159 bash[27435]: cluster 2023-09-23T23:09:37.106584+0000 mgr.y (mgr.14152) 286 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T23:09:38.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:09:38 smithi159 bash[27435]: audit 2023-09-23T23:09:37.373788+0000 mon.a (mon.0) 551 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-09-23T23:09:38.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:09:38 smithi159 bash[27435]: cluster 2023-09-23T23:09:37.373853+0000 mon.a (mon.0) 552 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2023-09-23T23:09:38.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:09:38 smithi159 bash[27435]: audit 2023-09-23T23:09:37.374096+0000 mon.b (mon.1) 20 : audit [INF] from='osd.6 [v2:172.21.15.164:6816/1265716723,v1:172.21.15.164:6817/1265716723]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2023-09-23T23:09:38.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:09:38 smithi159 bash[27435]: audit 2023-09-23T23:09:37.374134+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T23:09:38.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:09:38 smithi159 bash[27435]: audit 2023-09-23T23:09:37.375227+0000 mon.a (mon.0) 554 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2023-09-23T23:09:38.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:09:38 smithi159 bash[41022]: cluster 2023-09-23T23:09:37.106584+0000 mgr.y (mgr.14152) 286 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T23:09:38.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:09:38 smithi159 bash[41022]: audit 2023-09-23T23:09:37.373788+0000 mon.a (mon.0) 551 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-09-23T23:09:38.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:09:38 smithi159 bash[41022]: cluster 2023-09-23T23:09:37.373853+0000 mon.a (mon.0) 552 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2023-09-23T23:09:38.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:09:38 smithi159 bash[41022]: audit 2023-09-23T23:09:37.374096+0000 mon.b (mon.1) 20 : audit [INF] from='osd.6 [v2:172.21.15.164:6816/1265716723,v1:172.21.15.164:6817/1265716723]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2023-09-23T23:09:38.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:09:38 smithi159 bash[41022]: audit 2023-09-23T23:09:37.374134+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T23:09:38.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:09:38 smithi159 bash[41022]: audit 2023-09-23T23:09:37.375227+0000 mon.a (mon.0) 554 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2023-09-23T23:09:39.182 DEBUG:teuthology.orchestra.run.smithi164:osd.6> sudo journalctl -f -n 0 -u ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7@osd.6.service 2023-09-23T23:09:39.185 INFO:tasks.cephadm:Deploying osd.7 on smithi164 with /dev/vg_nvme/lv_1... 2023-09-23T23:09:39.185 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2023-09-23T23:09:39.297 INFO:journalctl@ceph.osd.6.smithi164.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T23:09:39.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:09:39 smithi164 bash[31512]: audit 2023-09-23T23:09:38.379563+0000 mon.a (mon.0) 555 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]': finished 2023-09-23T23:09:39.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:09:39 smithi164 bash[31512]: cluster 2023-09-23T23:09:38.379683+0000 mon.a (mon.0) 556 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2023-09-23T23:09:39.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:09:39 smithi164 bash[31512]: audit 2023-09-23T23:09:38.380379+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T23:09:39.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:09:39 smithi164 bash[31512]: audit 2023-09-23T23:09:38.389210+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T23:09:39.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:09:39 smithi164 bash[31512]: audit 2023-09-23T23:09:38.502508+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:09:39.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:09:39 smithi164 bash[31512]: audit 2023-09-23T23:09:38.505393+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:09:39.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:09:39 smithi164 bash[31512]: audit 2023-09-23T23:09:38.511379+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:09:39.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:09:39 smithi164 bash[31512]: cluster 2023-09-23T23:09:39.378570+0000 mon.a (mon.0) 562 : cluster [INF] osd.6 [v2:172.21.15.164:6816/1265716723,v1:172.21.15.164:6817/1265716723] boot 2023-09-23T23:09:39.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:09:39 smithi164 bash[31512]: cluster 2023-09-23T23:09:39.378635+0000 mon.a (mon.0) 563 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2023-09-23T23:09:39.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:09:39 smithi164 bash[31512]: audit 2023-09-23T23:09:39.378857+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T23:09:39.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:09:39 smithi159 bash[27435]: audit 2023-09-23T23:09:38.379563+0000 mon.a (mon.0) 555 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]': finished 2023-09-23T23:09:39.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:09:39 smithi159 bash[27435]: cluster 2023-09-23T23:09:38.379683+0000 mon.a (mon.0) 556 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2023-09-23T23:09:39.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:09:39 smithi159 bash[27435]: audit 2023-09-23T23:09:38.380379+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T23:09:39.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:09:39 smithi159 bash[27435]: audit 2023-09-23T23:09:38.389210+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T23:09:39.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:09:39 smithi159 bash[27435]: audit 2023-09-23T23:09:38.502508+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:09:39.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:09:39 smithi159 bash[27435]: audit 2023-09-23T23:09:38.505393+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:09:39.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:09:39 smithi159 bash[27435]: audit 2023-09-23T23:09:38.511379+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:09:39.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:09:39 smithi159 bash[27435]: cluster 2023-09-23T23:09:39.378570+0000 mon.a (mon.0) 562 : cluster [INF] osd.6 [v2:172.21.15.164:6816/1265716723,v1:172.21.15.164:6817/1265716723] boot 2023-09-23T23:09:39.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:09:39 smithi159 bash[27435]: cluster 2023-09-23T23:09:39.378635+0000 mon.a (mon.0) 563 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2023-09-23T23:09:39.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:09:39 smithi159 bash[27435]: audit 2023-09-23T23:09:39.378857+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T23:09:39.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:09:39 smithi159 bash[41022]: audit 2023-09-23T23:09:38.379563+0000 mon.a (mon.0) 555 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]': finished 2023-09-23T23:09:39.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:09:39 smithi159 bash[41022]: cluster 2023-09-23T23:09:38.379683+0000 mon.a (mon.0) 556 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2023-09-23T23:09:39.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:09:39 smithi159 bash[41022]: audit 2023-09-23T23:09:38.380379+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T23:09:39.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:09:39 smithi159 bash[41022]: audit 2023-09-23T23:09:38.389210+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T23:09:39.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:09:39 smithi159 bash[41022]: audit 2023-09-23T23:09:38.502508+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:09:39.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:09:39 smithi159 bash[41022]: audit 2023-09-23T23:09:38.505393+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:09:39.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:09:39 smithi159 bash[41022]: audit 2023-09-23T23:09:38.511379+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:09:39.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:09:39 smithi159 bash[41022]: cluster 2023-09-23T23:09:39.378570+0000 mon.a (mon.0) 562 : cluster [INF] osd.6 [v2:172.21.15.164:6816/1265716723,v1:172.21.15.164:6817/1265716723] boot 2023-09-23T23:09:39.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:09:39 smithi159 bash[41022]: cluster 2023-09-23T23:09:39.378635+0000 mon.a (mon.0) 563 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2023-09-23T23:09:39.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:09:39 smithi159 bash[41022]: audit 2023-09-23T23:09:39.378857+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T23:09:40.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:09:40 smithi164 bash[31512]: cluster 2023-09-23T23:09:37.543033+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T23:09:40.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:09:40 smithi164 bash[31512]: cluster 2023-09-23T23:09:37.543222+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T23:09:40.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:09:40 smithi164 bash[31512]: cluster 2023-09-23T23:09:39.107141+0000 mgr.y (mgr.14152) 287 : cluster [DBG] pgmap v266: 1 pgs: 1 peering; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T23:09:40.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:09:40 smithi164 bash[31512]: cluster 2023-09-23T23:09:40.381412+0000 mon.a (mon.0) 565 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2023-09-23T23:09:40.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:09:40 smithi159 bash[27435]: cluster 2023-09-23T23:09:37.543033+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T23:09:40.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:09:40 smithi159 bash[27435]: cluster 2023-09-23T23:09:37.543222+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T23:09:40.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:09:40 smithi159 bash[27435]: cluster 2023-09-23T23:09:39.107141+0000 mgr.y (mgr.14152) 287 : cluster [DBG] pgmap v266: 1 pgs: 1 peering; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T23:09:40.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:09:40 smithi159 bash[27435]: cluster 2023-09-23T23:09:40.381412+0000 mon.a (mon.0) 565 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2023-09-23T23:09:40.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:09:40 smithi159 bash[41022]: cluster 2023-09-23T23:09:37.543033+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T23:09:40.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:09:40 smithi159 bash[41022]: cluster 2023-09-23T23:09:37.543222+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T23:09:40.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:09:40 smithi159 bash[41022]: cluster 2023-09-23T23:09:39.107141+0000 mgr.y (mgr.14152) 287 : cluster [DBG] pgmap v266: 1 pgs: 1 peering; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T23:09:40.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:09:40 smithi159 bash[41022]: cluster 2023-09-23T23:09:40.381412+0000 mon.a (mon.0) 565 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2023-09-23T23:09:42.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:09:42 smithi164 bash[31512]: cluster 2023-09-23T23:09:41.107685+0000 mgr.y (mgr.14152) 288 : cluster [DBG] pgmap v269: 1 pgs: 1 peering; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-09-23T23:09:42.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:09:42 smithi164 bash[31512]: cluster 2023-09-23T23:09:41.382615+0000 mon.a (mon.0) 566 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2023-09-23T23:09:42.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:09:42 smithi159 bash[27435]: cluster 2023-09-23T23:09:41.107685+0000 mgr.y (mgr.14152) 288 : cluster [DBG] pgmap v269: 1 pgs: 1 peering; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-09-23T23:09:42.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:09:42 smithi159 bash[27435]: cluster 2023-09-23T23:09:41.382615+0000 mon.a (mon.0) 566 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2023-09-23T23:09:42.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:09:42 smithi159 bash[41022]: cluster 2023-09-23T23:09:41.107685+0000 mgr.y (mgr.14152) 288 : cluster [DBG] pgmap v269: 1 pgs: 1 peering; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-09-23T23:09:42.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:09:42 smithi159 bash[41022]: cluster 2023-09-23T23:09:41.382615+0000 mon.a (mon.0) 566 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2023-09-23T23:09:43.282 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T23:09:43.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:09:43 smithi164 bash[31512]: cluster 2023-09-23T23:09:42.385275+0000 mon.a (mon.0) 567 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2023-09-23T23:09:43.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:09:43 smithi164 bash[31512]: cluster 2023-09-23T23:09:43.386083+0000 mon.a (mon.0) 568 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2023-09-23T23:09:43.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:09:43 smithi159 bash[41022]: cluster 2023-09-23T23:09:42.385275+0000 mon.a (mon.0) 567 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2023-09-23T23:09:43.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:09:43 smithi159 bash[41022]: cluster 2023-09-23T23:09:43.386083+0000 mon.a (mon.0) 568 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2023-09-23T23:09:43.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:09:43 smithi159 bash[27435]: cluster 2023-09-23T23:09:42.385275+0000 mon.a (mon.0) 567 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2023-09-23T23:09:43.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:09:43 smithi159 bash[27435]: cluster 2023-09-23T23:09:43.386083+0000 mon.a (mon.0) 568 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2023-09-23T23:09:44.750 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:09:44 smithi164 bash[31512]: cluster 2023-09-23T23:09:43.108235+0000 mgr.y (mgr.14152) 289 : cluster [DBG] pgmap v272: 1 pgs: 1 peering; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-09-23T23:09:44.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:09:44 smithi159 bash[41022]: cluster 2023-09-23T23:09:43.108235+0000 mgr.y (mgr.14152) 289 : cluster [DBG] pgmap v272: 1 pgs: 1 peering; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-09-23T23:09:44.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:09:44 smithi159 bash[27435]: cluster 2023-09-23T23:09:43.108235+0000 mgr.y (mgr.14152) 289 : cluster [DBG] pgmap v272: 1 pgs: 1 peering; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-09-23T23:09:46.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:09:46 smithi164 bash[31512]: cluster 2023-09-23T23:09:45.108841+0000 mgr.y (mgr.14152) 290 : cluster [DBG] pgmap v274: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail; 122 KiB/s, 0 objects/s recovering 2023-09-23T23:09:46.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:09:46 smithi159 bash[41022]: cluster 2023-09-23T23:09:45.108841+0000 mgr.y (mgr.14152) 290 : cluster [DBG] pgmap v274: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail; 122 KiB/s, 0 objects/s recovering 2023-09-23T23:09:46.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:09:46 smithi159 bash[27435]: cluster 2023-09-23T23:09:45.108841+0000 mgr.y (mgr.14152) 290 : cluster [DBG] pgmap v274: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail; 122 KiB/s, 0 objects/s recovering 2023-09-23T23:09:47.679 INFO:teuthology.orchestra.run.smithi164.stderr:--> Zapping: /dev/vg_nvme/lv_1 2023-09-23T23:09:47.679 INFO:teuthology.orchestra.run.smithi164.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2023-09-23T23:09:47.679 INFO:teuthology.orchestra.run.smithi164.stderr: stderr: 10+0 records in 2023-09-23T23:09:47.679 INFO:teuthology.orchestra.run.smithi164.stderr:10+0 records out 2023-09-23T23:09:47.679 INFO:teuthology.orchestra.run.smithi164.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0172318 s, 609 MB/s 2023-09-23T23:09:47.679 INFO:teuthology.orchestra.run.smithi164.stderr:--> Zapping successful for: 2023-09-23T23:09:48.408 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph orch daemon add osd smithi164:vg_nvme/lv_1 2023-09-23T23:09:48.675 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:09:48 smithi164 bash[31512]: cluster 2023-09-23T23:09:47.109431+0000 mgr.y (mgr.14152) 291 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail; 96 KiB/s, 0 objects/s recovering 2023-09-23T23:09:48.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:09:48 smithi159 bash[41022]: cluster 2023-09-23T23:09:47.109431+0000 mgr.y (mgr.14152) 291 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail; 96 KiB/s, 0 objects/s recovering 2023-09-23T23:09:48.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:09:48 smithi159 bash[27435]: cluster 2023-09-23T23:09:47.109431+0000 mgr.y (mgr.14152) 291 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail; 96 KiB/s, 0 objects/s recovering 2023-09-23T23:09:50.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:09:50 smithi164 bash[31512]: cluster 2023-09-23T23:09:49.110149+0000 mgr.y (mgr.14152) 292 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail; 75 KiB/s, 0 objects/s recovering 2023-09-23T23:09:50.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:09:50 smithi164 bash[31512]: cephadm 2023-09-23T23:09:49.349913+0000 mgr.y (mgr.14152) 293 : cephadm [INF] Detected new or changed devices on smithi164 2023-09-23T23:09:50.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:09:50 smithi164 bash[31512]: audit 2023-09-23T23:09:49.358573+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:09:50.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:09:50 smithi164 bash[31512]: audit 2023-09-23T23:09:49.366086+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:09:50.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:09:50 smithi164 bash[31512]: audit 2023-09-23T23:09:49.367861+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T23:09:50.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:09:50 smithi164 bash[31512]: audit 2023-09-23T23:09:49.369072+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-23T23:09:50.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:09:50 smithi164 bash[31512]: audit 2023-09-23T23:09:49.370173+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-23T23:09:50.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:09:50 smithi164 bash[31512]: cephadm 2023-09-23T23:09:49.371022+0000 mgr.y (mgr.14152) 294 : cephadm [INF] Adjusting osd_memory_target on smithi164 to 5755M 2023-09-23T23:09:50.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:09:50 smithi164 bash[31512]: audit 2023-09-23T23:09:49.379340+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:09:50.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:09:50 smithi164 bash[31512]: audit 2023-09-23T23:09:49.380782+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:09:50.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:09:50 smithi164 bash[31512]: audit 2023-09-23T23:09:49.382009+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:09:50.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:09:50 smithi164 bash[31512]: audit 2023-09-23T23:09:49.391166+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:09:50.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:09:50 smithi159 bash[27435]: cluster 2023-09-23T23:09:49.110149+0000 mgr.y (mgr.14152) 292 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail; 75 KiB/s, 0 objects/s recovering 2023-09-23T23:09:50.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:09:50 smithi159 bash[27435]: cephadm 2023-09-23T23:09:49.349913+0000 mgr.y (mgr.14152) 293 : cephadm [INF] Detected new or changed devices on smithi164 2023-09-23T23:09:50.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:09:50 smithi159 bash[27435]: audit 2023-09-23T23:09:49.358573+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:09:50.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:09:50 smithi159 bash[27435]: audit 2023-09-23T23:09:49.366086+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:09:50.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:09:50 smithi159 bash[27435]: audit 2023-09-23T23:09:49.367861+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T23:09:50.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:09:50 smithi159 bash[27435]: audit 2023-09-23T23:09:49.369072+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-23T23:09:50.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:09:50 smithi159 bash[27435]: audit 2023-09-23T23:09:49.370173+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-23T23:09:50.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:09:50 smithi159 bash[27435]: cephadm 2023-09-23T23:09:49.371022+0000 mgr.y (mgr.14152) 294 : cephadm [INF] Adjusting osd_memory_target on smithi164 to 5755M 2023-09-23T23:09:50.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:09:50 smithi159 bash[27435]: audit 2023-09-23T23:09:49.379340+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:09:50.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:09:50 smithi159 bash[27435]: audit 2023-09-23T23:09:49.380782+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:09:50.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:09:50 smithi159 bash[27435]: audit 2023-09-23T23:09:49.382009+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:09:50.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:09:50 smithi159 bash[27435]: audit 2023-09-23T23:09:49.391166+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:09:50.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:09:50 smithi159 bash[41022]: cluster 2023-09-23T23:09:49.110149+0000 mgr.y (mgr.14152) 292 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail; 75 KiB/s, 0 objects/s recovering 2023-09-23T23:09:50.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:09:50 smithi159 bash[41022]: cephadm 2023-09-23T23:09:49.349913+0000 mgr.y (mgr.14152) 293 : cephadm [INF] Detected new or changed devices on smithi164 2023-09-23T23:09:50.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:09:50 smithi159 bash[41022]: audit 2023-09-23T23:09:49.358573+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:09:50.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:09:50 smithi159 bash[41022]: audit 2023-09-23T23:09:49.366086+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:09:50.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:09:50 smithi159 bash[41022]: audit 2023-09-23T23:09:49.367861+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T23:09:50.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:09:50 smithi159 bash[41022]: audit 2023-09-23T23:09:49.369072+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-23T23:09:50.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:09:50 smithi159 bash[41022]: audit 2023-09-23T23:09:49.370173+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-23T23:09:50.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:09:50 smithi159 bash[41022]: cephadm 2023-09-23T23:09:49.371022+0000 mgr.y (mgr.14152) 294 : cephadm [INF] Adjusting osd_memory_target on smithi164 to 5755M 2023-09-23T23:09:50.796 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:09:50 smithi159 bash[41022]: audit 2023-09-23T23:09:49.379340+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:09:50.796 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:09:50 smithi159 bash[41022]: audit 2023-09-23T23:09:49.380782+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:09:50.796 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:09:50 smithi159 bash[41022]: audit 2023-09-23T23:09:49.382009+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:09:50.796 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:09:50 smithi159 bash[41022]: audit 2023-09-23T23:09:49.391166+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:09:52.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:09:52 smithi164 bash[31512]: cluster 2023-09-23T23:09:51.110767+0000 mgr.y (mgr.14152) 295 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail; 66 KiB/s, 0 objects/s recovering 2023-09-23T23:09:52.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:09:52 smithi159 bash[27435]: cluster 2023-09-23T23:09:51.110767+0000 mgr.y (mgr.14152) 295 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail; 66 KiB/s, 0 objects/s recovering 2023-09-23T23:09:52.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:09:52 smithi159 bash[41022]: cluster 2023-09-23T23:09:51.110767+0000 mgr.y (mgr.14152) 295 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail; 66 KiB/s, 0 objects/s recovering 2023-09-23T23:09:53.144 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T23:09:54.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:09:54 smithi164 bash[31512]: cluster 2023-09-23T23:09:53.111348+0000 mgr.y (mgr.14152) 296 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail; 58 KiB/s, 0 objects/s recovering 2023-09-23T23:09:54.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:09:54 smithi159 bash[27435]: cluster 2023-09-23T23:09:53.111348+0000 mgr.y (mgr.14152) 296 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail; 58 KiB/s, 0 objects/s recovering 2023-09-23T23:09:54.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:09:54 smithi159 bash[41022]: cluster 2023-09-23T23:09:53.111348+0000 mgr.y (mgr.14152) 296 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail; 58 KiB/s, 0 objects/s recovering 2023-09-23T23:09:56.777 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:09:56 smithi164 bash[31512]: cluster 2023-09-23T23:09:55.111956+0000 mgr.y (mgr.14152) 297 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail; 49 KiB/s, 0 objects/s recovering 2023-09-23T23:09:56.778 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:09:56 smithi164 bash[31512]: audit 2023-09-23T23:09:56.107142+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T23:09:56.778 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:09:56 smithi164 bash[31512]: audit 2023-09-23T23:09:56.113726+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T23:09:56.778 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:09:56 smithi164 bash[31512]: audit 2023-09-23T23:09:56.115165+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:09:56.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:09:56 smithi159 bash[27435]: cluster 2023-09-23T23:09:55.111956+0000 mgr.y (mgr.14152) 297 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail; 49 KiB/s, 0 objects/s recovering 2023-09-23T23:09:56.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:09:56 smithi159 bash[27435]: audit 2023-09-23T23:09:56.107142+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T23:09:56.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:09:56 smithi159 bash[27435]: audit 2023-09-23T23:09:56.113726+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T23:09:56.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:09:56 smithi159 bash[27435]: audit 2023-09-23T23:09:56.115165+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:09:56.796 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:09:56 smithi159 bash[41022]: cluster 2023-09-23T23:09:55.111956+0000 mgr.y (mgr.14152) 297 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail; 49 KiB/s, 0 objects/s recovering 2023-09-23T23:09:56.796 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:09:56 smithi159 bash[41022]: audit 2023-09-23T23:09:56.107142+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T23:09:56.796 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:09:56 smithi159 bash[41022]: audit 2023-09-23T23:09:56.113726+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T23:09:56.796 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:09:56 smithi159 bash[41022]: audit 2023-09-23T23:09:56.115165+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:09:57.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:09:57 smithi164 bash[31512]: audit 2023-09-23T23:09:56.100625+0000 mgr.y (mgr.14152) 298 : audit [DBG] from='client.24310 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi164:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:09:57.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:09:57 smithi159 bash[27435]: audit 2023-09-23T23:09:56.100625+0000 mgr.y (mgr.14152) 298 : audit [DBG] from='client.24310 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi164:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:09:57.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:09:57 smithi159 bash[41022]: audit 2023-09-23T23:09:56.100625+0000 mgr.y (mgr.14152) 298 : audit [DBG] from='client.24310 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi164:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:09:58.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:09:58 smithi164 bash[31512]: cluster 2023-09-23T23:09:57.112456+0000 mgr.y (mgr.14152) 299 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T23:09:58.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:09:58 smithi159 bash[27435]: cluster 2023-09-23T23:09:57.112456+0000 mgr.y (mgr.14152) 299 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T23:09:58.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:09:58 smithi159 bash[41022]: cluster 2023-09-23T23:09:57.112456+0000 mgr.y (mgr.14152) 299 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T23:10:00.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:10:00 smithi164 bash[31512]: cluster 2023-09-23T23:09:59.113023+0000 mgr.y (mgr.14152) 300 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T23:10:00.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:10:00 smithi164 bash[31512]: cluster 2023-09-23T23:10:00.000161+0000 mon.a (mon.0) 581 : cluster [INF] overall HEALTH_OK 2023-09-23T23:10:00.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:10:00 smithi159 bash[27435]: cluster 2023-09-23T23:09:59.113023+0000 mgr.y (mgr.14152) 300 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T23:10:00.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:10:00 smithi159 bash[27435]: cluster 2023-09-23T23:10:00.000161+0000 mon.a (mon.0) 581 : cluster [INF] overall HEALTH_OK 2023-09-23T23:10:00.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:10:00 smithi159 bash[41022]: cluster 2023-09-23T23:09:59.113023+0000 mgr.y (mgr.14152) 300 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T23:10:00.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:10:00 smithi159 bash[41022]: cluster 2023-09-23T23:10:00.000161+0000 mon.a (mon.0) 581 : cluster [INF] overall HEALTH_OK 2023-09-23T23:10:02.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:10:02 smithi164 bash[31512]: cluster 2023-09-23T23:10:01.113610+0000 mgr.y (mgr.14152) 301 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T23:10:02.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:10:02 smithi159 bash[27435]: cluster 2023-09-23T23:10:01.113610+0000 mgr.y (mgr.14152) 301 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T23:10:02.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:10:02 smithi159 bash[41022]: cluster 2023-09-23T23:10:01.113610+0000 mgr.y (mgr.14152) 301 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T23:10:04.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:10:04 smithi164 bash[31512]: cluster 2023-09-23T23:10:03.114265+0000 mgr.y (mgr.14152) 302 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T23:10:04.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:10:04 smithi159 bash[27435]: cluster 2023-09-23T23:10:03.114265+0000 mgr.y (mgr.14152) 302 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T23:10:04.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:10:04 smithi159 bash[41022]: cluster 2023-09-23T23:10:03.114265+0000 mgr.y (mgr.14152) 302 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T23:10:05.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:10:05 smithi164 bash[31512]: audit 2023-09-23T23:10:04.476620+0000 mon.b (mon.1) 21 : audit [INF] from='client.? 172.21.15.164:0/3808093422' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "70ce4d00-20f4-428b-8ac9-234cc77c2c69"}]: dispatch 2023-09-23T23:10:05.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:10:05 smithi164 bash[31512]: audit 2023-09-23T23:10:04.478083+0000 mon.a (mon.0) 582 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "70ce4d00-20f4-428b-8ac9-234cc77c2c69"}]: dispatch 2023-09-23T23:10:05.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:10:05 smithi164 bash[31512]: audit 2023-09-23T23:10:04.486022+0000 mon.a (mon.0) 583 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "70ce4d00-20f4-428b-8ac9-234cc77c2c69"}]': finished 2023-09-23T23:10:05.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:10:05 smithi164 bash[31512]: cluster 2023-09-23T23:10:04.486164+0000 mon.a (mon.0) 584 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2023-09-23T23:10:05.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:10:05 smithi164 bash[31512]: audit 2023-09-23T23:10:04.486407+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T23:10:05.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:10:05 smithi164 bash[31512]: audit 2023-09-23T23:10:05.246053+0000 mon.b (mon.1) 22 : audit [DBG] from='client.? 172.21.15.164:0/2605142088' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T23:10:05.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:10:05 smithi159 bash[27435]: audit 2023-09-23T23:10:04.476620+0000 mon.b (mon.1) 21 : audit [INF] from='client.? 172.21.15.164:0/3808093422' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "70ce4d00-20f4-428b-8ac9-234cc77c2c69"}]: dispatch 2023-09-23T23:10:05.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:10:05 smithi159 bash[27435]: audit 2023-09-23T23:10:04.478083+0000 mon.a (mon.0) 582 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "70ce4d00-20f4-428b-8ac9-234cc77c2c69"}]: dispatch 2023-09-23T23:10:05.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:10:05 smithi159 bash[27435]: audit 2023-09-23T23:10:04.486022+0000 mon.a (mon.0) 583 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "70ce4d00-20f4-428b-8ac9-234cc77c2c69"}]': finished 2023-09-23T23:10:05.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:10:05 smithi159 bash[27435]: cluster 2023-09-23T23:10:04.486164+0000 mon.a (mon.0) 584 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2023-09-23T23:10:05.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:10:05 smithi159 bash[27435]: audit 2023-09-23T23:10:04.486407+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T23:10:05.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:10:05 smithi159 bash[27435]: audit 2023-09-23T23:10:05.246053+0000 mon.b (mon.1) 22 : audit [DBG] from='client.? 172.21.15.164:0/2605142088' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T23:10:05.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:10:05 smithi159 bash[41022]: audit 2023-09-23T23:10:04.476620+0000 mon.b (mon.1) 21 : audit [INF] from='client.? 172.21.15.164:0/3808093422' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "70ce4d00-20f4-428b-8ac9-234cc77c2c69"}]: dispatch 2023-09-23T23:10:05.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:10:05 smithi159 bash[41022]: audit 2023-09-23T23:10:04.478083+0000 mon.a (mon.0) 582 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "70ce4d00-20f4-428b-8ac9-234cc77c2c69"}]: dispatch 2023-09-23T23:10:05.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:10:05 smithi159 bash[41022]: audit 2023-09-23T23:10:04.486022+0000 mon.a (mon.0) 583 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "70ce4d00-20f4-428b-8ac9-234cc77c2c69"}]': finished 2023-09-23T23:10:05.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:10:05 smithi159 bash[41022]: cluster 2023-09-23T23:10:04.486164+0000 mon.a (mon.0) 584 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2023-09-23T23:10:05.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:10:05 smithi159 bash[41022]: audit 2023-09-23T23:10:04.486407+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T23:10:05.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:10:05 smithi159 bash[41022]: audit 2023-09-23T23:10:05.246053+0000 mon.b (mon.1) 22 : audit [DBG] from='client.? 172.21.15.164:0/2605142088' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T23:10:06.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:10:06 smithi164 bash[31512]: cluster 2023-09-23T23:10:05.114754+0000 mgr.y (mgr.14152) 303 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T23:10:06.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:10:06 smithi159 bash[27435]: cluster 2023-09-23T23:10:05.114754+0000 mgr.y (mgr.14152) 303 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T23:10:06.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:10:06 smithi159 bash[41022]: cluster 2023-09-23T23:10:05.114754+0000 mgr.y (mgr.14152) 303 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T23:10:08.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:10:08 smithi164 bash[31512]: cluster 2023-09-23T23:10:07.115353+0000 mgr.y (mgr.14152) 304 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T23:10:08.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:10:08 smithi159 bash[27435]: cluster 2023-09-23T23:10:07.115353+0000 mgr.y (mgr.14152) 304 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T23:10:08.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:10:08 smithi159 bash[41022]: cluster 2023-09-23T23:10:07.115353+0000 mgr.y (mgr.14152) 304 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T23:10:10.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:10:10 smithi164 bash[31512]: cluster 2023-09-23T23:10:09.115936+0000 mgr.y (mgr.14152) 305 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T23:10:10.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:10:10 smithi159 bash[27435]: cluster 2023-09-23T23:10:09.115936+0000 mgr.y (mgr.14152) 305 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T23:10:10.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:10:10 smithi159 bash[41022]: cluster 2023-09-23T23:10:09.115936+0000 mgr.y (mgr.14152) 305 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T23:10:12.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:10:12 smithi164 bash[31512]: cluster 2023-09-23T23:10:11.116598+0000 mgr.y (mgr.14152) 306 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T23:10:12.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:10:12 smithi159 bash[27435]: cluster 2023-09-23T23:10:11.116598+0000 mgr.y (mgr.14152) 306 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T23:10:12.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:10:12 smithi159 bash[41022]: cluster 2023-09-23T23:10:11.116598+0000 mgr.y (mgr.14152) 306 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T23:10:14.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:10:14 smithi164 bash[31512]: cluster 2023-09-23T23:10:13.117227+0000 mgr.y (mgr.14152) 307 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T23:10:14.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:10:14 smithi159 bash[27435]: cluster 2023-09-23T23:10:13.117227+0000 mgr.y (mgr.14152) 307 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T23:10:14.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:10:14 smithi159 bash[41022]: cluster 2023-09-23T23:10:13.117227+0000 mgr.y (mgr.14152) 307 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T23:10:16.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:10:16 smithi164 bash[31512]: cluster 2023-09-23T23:10:15.117842+0000 mgr.y (mgr.14152) 308 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T23:10:16.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:10:16 smithi159 bash[27435]: cluster 2023-09-23T23:10:15.117842+0000 mgr.y (mgr.14152) 308 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T23:10:16.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:10:16 smithi159 bash[41022]: cluster 2023-09-23T23:10:15.117842+0000 mgr.y (mgr.14152) 308 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T23:10:17.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:10:17 smithi164 bash[31512]: audit 2023-09-23T23:10:17.008150+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-09-23T23:10:17.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:10:17 smithi164 bash[31512]: audit 2023-09-23T23:10:17.009839+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:10:17.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:10:17 smithi159 bash[27435]: audit 2023-09-23T23:10:17.008150+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-09-23T23:10:17.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:10:17 smithi159 bash[27435]: audit 2023-09-23T23:10:17.009839+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:10:17.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:10:17 smithi159 bash[41022]: audit 2023-09-23T23:10:17.008150+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-09-23T23:10:17.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:10:17 smithi159 bash[41022]: audit 2023-09-23T23:10:17.009839+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:10:18.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:10:18 smithi164 bash[31512]: cephadm 2023-09-23T23:10:17.010866+0000 mgr.y (mgr.14152) 309 : cephadm [INF] Deploying daemon osd.7 on smithi164 2023-09-23T23:10:18.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:10:18 smithi164 bash[31512]: cluster 2023-09-23T23:10:17.118410+0000 mgr.y (mgr.14152) 310 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T23:10:18.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:10:18 smithi159 bash[27435]: cephadm 2023-09-23T23:10:17.010866+0000 mgr.y (mgr.14152) 309 : cephadm [INF] Deploying daemon osd.7 on smithi164 2023-09-23T23:10:18.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:10:18 smithi159 bash[27435]: cluster 2023-09-23T23:10:17.118410+0000 mgr.y (mgr.14152) 310 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T23:10:18.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:10:18 smithi159 bash[41022]: cephadm 2023-09-23T23:10:17.010866+0000 mgr.y (mgr.14152) 309 : cephadm [INF] Deploying daemon osd.7 on smithi164 2023-09-23T23:10:18.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:10:18 smithi159 bash[41022]: cluster 2023-09-23T23:10:17.118410+0000 mgr.y (mgr.14152) 310 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T23:10:20.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:10:20 smithi164 bash[31512]: cluster 2023-09-23T23:10:19.118918+0000 mgr.y (mgr.14152) 311 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T23:10:20.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:10:20 smithi159 bash[27435]: cluster 2023-09-23T23:10:19.118918+0000 mgr.y (mgr.14152) 311 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T23:10:20.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:10:20 smithi159 bash[41022]: cluster 2023-09-23T23:10:19.118918+0000 mgr.y (mgr.14152) 311 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T23:10:22.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:10:22 smithi164 bash[31512]: cluster 2023-09-23T23:10:21.119483+0000 mgr.y (mgr.14152) 312 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T23:10:22.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:10:22 smithi164 bash[31512]: audit 2023-09-23T23:10:21.401041+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:10:22.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:10:22 smithi164 bash[31512]: audit 2023-09-23T23:10:21.408194+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:10:22.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:10:22 smithi164 bash[31512]: audit 2023-09-23T23:10:21.413614+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:10:22.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:10:22 smithi159 bash[27435]: cluster 2023-09-23T23:10:21.119483+0000 mgr.y (mgr.14152) 312 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T23:10:22.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:10:22 smithi159 bash[27435]: audit 2023-09-23T23:10:21.401041+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:10:22.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:10:22 smithi159 bash[27435]: audit 2023-09-23T23:10:21.408194+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:10:22.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:10:22 smithi159 bash[27435]: audit 2023-09-23T23:10:21.413614+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:10:22.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:10:22 smithi159 bash[41022]: cluster 2023-09-23T23:10:21.119483+0000 mgr.y (mgr.14152) 312 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T23:10:22.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:10:22 smithi159 bash[41022]: audit 2023-09-23T23:10:21.401041+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:10:22.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:10:22 smithi159 bash[41022]: audit 2023-09-23T23:10:21.408194+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:10:22.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:10:22 smithi159 bash[41022]: audit 2023-09-23T23:10:21.413614+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:10:24.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:10:24 smithi164 bash[31512]: cluster 2023-09-23T23:10:23.120040+0000 mgr.y (mgr.14152) 313 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T23:10:24.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:10:24 smithi159 bash[27435]: cluster 2023-09-23T23:10:23.120040+0000 mgr.y (mgr.14152) 313 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T23:10:24.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:10:24 smithi159 bash[41022]: cluster 2023-09-23T23:10:23.120040+0000 mgr.y (mgr.14152) 313 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T23:10:26.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:10:26 smithi164 bash[31512]: cluster 2023-09-23T23:10:25.120647+0000 mgr.y (mgr.14152) 314 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T23:10:26.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:10:26 smithi159 bash[27435]: cluster 2023-09-23T23:10:25.120647+0000 mgr.y (mgr.14152) 314 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T23:10:26.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:10:26 smithi159 bash[41022]: cluster 2023-09-23T23:10:25.120647+0000 mgr.y (mgr.14152) 314 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T23:10:28.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:10:27 smithi164 bash[31512]: audit 2023-09-23T23:10:26.653926+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:10:28.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:10:27 smithi164 bash[31512]: audit 2023-09-23T23:10:26.660180+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:10:28.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:10:27 smithi164 bash[31512]: audit 2023-09-23T23:10:26.661468+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:10:28.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:10:27 smithi164 bash[31512]: audit 2023-09-23T23:10:26.662699+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:10:28.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:10:27 smithi164 bash[31512]: audit 2023-09-23T23:10:26.669702+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:10:28.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:10:27 smithi159 bash[27435]: audit 2023-09-23T23:10:26.653926+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:10:28.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:10:27 smithi159 bash[27435]: audit 2023-09-23T23:10:26.660180+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:10:28.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:10:27 smithi159 bash[27435]: audit 2023-09-23T23:10:26.661468+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:10:28.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:10:27 smithi159 bash[27435]: audit 2023-09-23T23:10:26.662699+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:10:28.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:10:27 smithi159 bash[27435]: audit 2023-09-23T23:10:26.669702+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:10:28.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:10:27 smithi159 bash[41022]: audit 2023-09-23T23:10:26.653926+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:10:28.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:10:27 smithi159 bash[41022]: audit 2023-09-23T23:10:26.660180+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:10:28.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:10:27 smithi159 bash[41022]: audit 2023-09-23T23:10:26.661468+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:10:28.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:10:27 smithi159 bash[41022]: audit 2023-09-23T23:10:26.662699+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:10:28.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:10:27 smithi159 bash[41022]: audit 2023-09-23T23:10:26.669702+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:10:28.954 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:10:28 smithi164 bash[31512]: cluster 2023-09-23T23:10:27.121110+0000 mgr.y (mgr.14152) 315 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T23:10:28.954 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:10:28 smithi164 bash[31512]: audit 2023-09-23T23:10:28.042561+0000 mon.b (mon.1) 23 : audit [INF] from='osd.7 [v2:172.21.15.164:6824/220577122,v1:172.21.15.164:6825/220577122]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-09-23T23:10:28.954 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:10:28 smithi164 bash[31512]: audit 2023-09-23T23:10:28.043993+0000 mon.a (mon.0) 596 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-09-23T23:10:29.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:10:28 smithi159 bash[27435]: cluster 2023-09-23T23:10:27.121110+0000 mgr.y (mgr.14152) 315 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T23:10:29.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:10:28 smithi159 bash[27435]: audit 2023-09-23T23:10:28.042561+0000 mon.b (mon.1) 23 : audit [INF] from='osd.7 [v2:172.21.15.164:6824/220577122,v1:172.21.15.164:6825/220577122]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-09-23T23:10:29.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:10:28 smithi159 bash[27435]: audit 2023-09-23T23:10:28.043993+0000 mon.a (mon.0) 596 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-09-23T23:10:29.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:10:28 smithi159 bash[41022]: cluster 2023-09-23T23:10:27.121110+0000 mgr.y (mgr.14152) 315 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T23:10:29.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:10:28 smithi159 bash[41022]: audit 2023-09-23T23:10:28.042561+0000 mon.b (mon.1) 23 : audit [INF] from='osd.7 [v2:172.21.15.164:6824/220577122,v1:172.21.15.164:6825/220577122]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-09-23T23:10:29.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:10:28 smithi159 bash[41022]: audit 2023-09-23T23:10:28.043993+0000 mon.a (mon.0) 596 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-09-23T23:10:30.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:10:29 smithi164 bash[31512]: audit 2023-09-23T23:10:28.675864+0000 mon.a (mon.0) 597 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-09-23T23:10:30.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:10:29 smithi164 bash[31512]: cluster 2023-09-23T23:10:28.675994+0000 mon.a (mon.0) 598 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2023-09-23T23:10:30.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:10:29 smithi164 bash[31512]: audit 2023-09-23T23:10:28.676599+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T23:10:30.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:10:29 smithi164 bash[31512]: audit 2023-09-23T23:10:28.678208+0000 mon.b (mon.1) 24 : audit [INF] from='osd.7 [v2:172.21.15.164:6824/220577122,v1:172.21.15.164:6825/220577122]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2023-09-23T23:10:30.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:10:29 smithi164 bash[31512]: audit 2023-09-23T23:10:28.686337+0000 mon.a (mon.0) 600 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2023-09-23T23:10:30.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:10:29 smithi159 bash[41022]: audit 2023-09-23T23:10:28.675864+0000 mon.a (mon.0) 597 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-09-23T23:10:30.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:10:29 smithi159 bash[41022]: cluster 2023-09-23T23:10:28.675994+0000 mon.a (mon.0) 598 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2023-09-23T23:10:30.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:10:29 smithi159 bash[41022]: audit 2023-09-23T23:10:28.676599+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T23:10:30.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:10:29 smithi159 bash[41022]: audit 2023-09-23T23:10:28.678208+0000 mon.b (mon.1) 24 : audit [INF] from='osd.7 [v2:172.21.15.164:6824/220577122,v1:172.21.15.164:6825/220577122]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2023-09-23T23:10:30.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:10:29 smithi159 bash[41022]: audit 2023-09-23T23:10:28.686337+0000 mon.a (mon.0) 600 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2023-09-23T23:10:30.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:10:29 smithi159 bash[27435]: audit 2023-09-23T23:10:28.675864+0000 mon.a (mon.0) 597 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-09-23T23:10:30.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:10:29 smithi159 bash[27435]: cluster 2023-09-23T23:10:28.675994+0000 mon.a (mon.0) 598 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2023-09-23T23:10:30.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:10:29 smithi159 bash[27435]: audit 2023-09-23T23:10:28.676599+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T23:10:30.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:10:29 smithi159 bash[27435]: audit 2023-09-23T23:10:28.678208+0000 mon.b (mon.1) 24 : audit [INF] from='osd.7 [v2:172.21.15.164:6824/220577122,v1:172.21.15.164:6825/220577122]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2023-09-23T23:10:30.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:10:29 smithi159 bash[27435]: audit 2023-09-23T23:10:28.686337+0000 mon.a (mon.0) 600 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2023-09-23T23:10:30.081 INFO:teuthology.orchestra.run.smithi164.stdout:Created osd(s) 7 on host 'smithi164' 2023-09-23T23:10:30.775 DEBUG:teuthology.orchestra.run.smithi164:osd.7> sudo journalctl -f -n 0 -u ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7@osd.7.service 2023-09-23T23:10:30.777 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2023-09-23T23:10:30.777 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd stat -f json 2023-09-23T23:10:30.965 INFO:journalctl@ceph.osd.7.smithi164.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T23:10:31.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:10:30 smithi164 bash[31512]: cluster 2023-09-23T23:10:29.121657+0000 mgr.y (mgr.14152) 316 : cluster [DBG] pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T23:10:31.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:10:30 smithi164 bash[31512]: audit 2023-09-23T23:10:29.686523+0000 mon.a (mon.0) 601 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]': finished 2023-09-23T23:10:31.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:10:30 smithi164 bash[31512]: cluster 2023-09-23T23:10:29.686748+0000 mon.a (mon.0) 602 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2023-09-23T23:10:31.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:10:30 smithi164 bash[31512]: audit 2023-09-23T23:10:29.687347+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T23:10:31.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:10:30 smithi164 bash[31512]: audit 2023-09-23T23:10:29.693995+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T23:10:31.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:10:30 smithi164 bash[31512]: audit 2023-09-23T23:10:30.048396+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:10:31.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:10:30 smithi164 bash[31512]: audit 2023-09-23T23:10:30.055144+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:10:31.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:10:30 smithi164 bash[31512]: audit 2023-09-23T23:10:30.061549+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:10:31.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:10:30 smithi159 bash[27435]: cluster 2023-09-23T23:10:29.121657+0000 mgr.y (mgr.14152) 316 : cluster [DBG] pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T23:10:31.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:10:30 smithi159 bash[27435]: audit 2023-09-23T23:10:29.686523+0000 mon.a (mon.0) 601 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]': finished 2023-09-23T23:10:31.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:10:30 smithi159 bash[27435]: cluster 2023-09-23T23:10:29.686748+0000 mon.a (mon.0) 602 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2023-09-23T23:10:31.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:10:30 smithi159 bash[27435]: audit 2023-09-23T23:10:29.687347+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T23:10:31.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:10:30 smithi159 bash[27435]: audit 2023-09-23T23:10:29.693995+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T23:10:31.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:10:30 smithi159 bash[27435]: audit 2023-09-23T23:10:30.048396+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:10:31.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:10:30 smithi159 bash[27435]: audit 2023-09-23T23:10:30.055144+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:10:31.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:10:30 smithi159 bash[27435]: audit 2023-09-23T23:10:30.061549+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:10:31.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:10:30 smithi159 bash[41022]: cluster 2023-09-23T23:10:29.121657+0000 mgr.y (mgr.14152) 316 : cluster [DBG] pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T23:10:31.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:10:30 smithi159 bash[41022]: audit 2023-09-23T23:10:29.686523+0000 mon.a (mon.0) 601 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]': finished 2023-09-23T23:10:31.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:10:30 smithi159 bash[41022]: cluster 2023-09-23T23:10:29.686748+0000 mon.a (mon.0) 602 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2023-09-23T23:10:31.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:10:30 smithi159 bash[41022]: audit 2023-09-23T23:10:29.687347+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T23:10:31.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:10:30 smithi159 bash[41022]: audit 2023-09-23T23:10:29.693995+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T23:10:31.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:10:30 smithi159 bash[41022]: audit 2023-09-23T23:10:30.048396+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:10:31.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:10:30 smithi159 bash[41022]: audit 2023-09-23T23:10:30.055144+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:10:31.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:10:30 smithi159 bash[41022]: audit 2023-09-23T23:10:30.061549+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:10:32.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:10:31 smithi164 bash[31512]: cluster 2023-09-23T23:10:29.024321+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T23:10:32.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:10:31 smithi164 bash[31512]: cluster 2023-09-23T23:10:29.024499+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T23:10:32.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:10:31 smithi164 bash[31512]: audit 2023-09-23T23:10:30.698669+0000 mon.a (mon.0) 608 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T23:10:32.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:10:31 smithi164 bash[31512]: cluster 2023-09-23T23:10:30.702849+0000 mon.a (mon.0) 609 : cluster [INF] osd.7 [v2:172.21.15.164:6824/220577122,v1:172.21.15.164:6825/220577122] boot 2023-09-23T23:10:32.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:10:31 smithi164 bash[31512]: cluster 2023-09-23T23:10:30.702910+0000 mon.a (mon.0) 610 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2023-09-23T23:10:32.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:10:31 smithi164 bash[31512]: audit 2023-09-23T23:10:30.703088+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T23:10:32.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:10:31 smithi164 bash[31512]: cluster 2023-09-23T23:10:31.376606+0000 mon.a (mon.0) 612 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2023-09-23T23:10:32.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:10:31 smithi159 bash[27435]: cluster 2023-09-23T23:10:29.024321+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T23:10:32.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:10:31 smithi159 bash[27435]: cluster 2023-09-23T23:10:29.024499+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T23:10:32.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:10:31 smithi159 bash[27435]: audit 2023-09-23T23:10:30.698669+0000 mon.a (mon.0) 608 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T23:10:32.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:10:31 smithi159 bash[27435]: cluster 2023-09-23T23:10:30.702849+0000 mon.a (mon.0) 609 : cluster [INF] osd.7 [v2:172.21.15.164:6824/220577122,v1:172.21.15.164:6825/220577122] boot 2023-09-23T23:10:32.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:10:31 smithi159 bash[27435]: cluster 2023-09-23T23:10:30.702910+0000 mon.a (mon.0) 610 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2023-09-23T23:10:32.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:10:31 smithi159 bash[27435]: audit 2023-09-23T23:10:30.703088+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T23:10:32.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:10:31 smithi159 bash[27435]: cluster 2023-09-23T23:10:31.376606+0000 mon.a (mon.0) 612 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2023-09-23T23:10:32.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:10:31 smithi159 bash[41022]: cluster 2023-09-23T23:10:29.024321+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T23:10:32.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:10:31 smithi159 bash[41022]: cluster 2023-09-23T23:10:29.024499+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T23:10:32.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:10:31 smithi159 bash[41022]: audit 2023-09-23T23:10:30.698669+0000 mon.a (mon.0) 608 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T23:10:32.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:10:31 smithi159 bash[41022]: cluster 2023-09-23T23:10:30.702849+0000 mon.a (mon.0) 609 : cluster [INF] osd.7 [v2:172.21.15.164:6824/220577122,v1:172.21.15.164:6825/220577122] boot 2023-09-23T23:10:32.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:10:31 smithi159 bash[41022]: cluster 2023-09-23T23:10:30.702910+0000 mon.a (mon.0) 610 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2023-09-23T23:10:32.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:10:31 smithi159 bash[41022]: audit 2023-09-23T23:10:30.703088+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T23:10:32.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:10:31 smithi159 bash[41022]: cluster 2023-09-23T23:10:31.376606+0000 mon.a (mon.0) 612 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2023-09-23T23:10:33.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:10:32 smithi164 bash[31512]: cluster 2023-09-23T23:10:31.122273+0000 mgr.y (mgr.14152) 317 : cluster [DBG] pgmap v301: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T23:10:33.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:10:32 smithi164 bash[31512]: cluster 2023-09-23T23:10:32.378824+0000 mon.a (mon.0) 613 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2023-09-23T23:10:33.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:10:32 smithi159 bash[27435]: cluster 2023-09-23T23:10:31.122273+0000 mgr.y (mgr.14152) 317 : cluster [DBG] pgmap v301: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T23:10:33.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:10:32 smithi159 bash[27435]: cluster 2023-09-23T23:10:32.378824+0000 mon.a (mon.0) 613 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2023-09-23T23:10:33.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:10:32 smithi159 bash[41022]: cluster 2023-09-23T23:10:31.122273+0000 mgr.y (mgr.14152) 317 : cluster [DBG] pgmap v301: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T23:10:33.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:10:32 smithi159 bash[41022]: cluster 2023-09-23T23:10:32.378824+0000 mon.a (mon.0) 613 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2023-09-23T23:10:34.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:10:34 smithi164 bash[31512]: cluster 2023-09-23T23:10:33.122876+0000 mgr.y (mgr.14152) 318 : cluster [DBG] pgmap v304: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:10:34.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:10:34 smithi164 bash[31512]: cluster 2023-09-23T23:10:33.382522+0000 mon.a (mon.0) 614 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2023-09-23T23:10:34.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:10:34 smithi159 bash[41022]: cluster 2023-09-23T23:10:33.122876+0000 mgr.y (mgr.14152) 318 : cluster [DBG] pgmap v304: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:10:34.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:10:34 smithi159 bash[41022]: cluster 2023-09-23T23:10:33.382522+0000 mon.a (mon.0) 614 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2023-09-23T23:10:34.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:10:34 smithi159 bash[27435]: cluster 2023-09-23T23:10:33.122876+0000 mgr.y (mgr.14152) 318 : cluster [DBG] pgmap v304: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:10:34.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:10:34 smithi159 bash[27435]: cluster 2023-09-23T23:10:33.382522+0000 mon.a (mon.0) 614 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2023-09-23T23:10:35.534 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:10:35.716 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:10:35 smithi164 bash[31512]: cluster 2023-09-23T23:10:34.394970+0000 mon.a (mon.0) 615 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2023-09-23T23:10:35.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:10:35 smithi159 bash[41022]: cluster 2023-09-23T23:10:34.394970+0000 mon.a (mon.0) 615 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2023-09-23T23:10:35.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:10:35 smithi159 bash[27435]: cluster 2023-09-23T23:10:34.394970+0000 mon.a (mon.0) 615 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2023-09-23T23:10:36.665 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:10:36 smithi164 bash[31512]: cluster 2023-09-23T23:10:35.123466+0000 mgr.y (mgr.14152) 319 : cluster [DBG] pgmap v307: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:10:36.694 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:10:36 smithi159 bash[27435]: cluster 2023-09-23T23:10:35.123466+0000 mgr.y (mgr.14152) 319 : cluster [DBG] pgmap v307: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:10:36.694 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:10:36 smithi159 bash[41022]: cluster 2023-09-23T23:10:35.123466+0000 mgr.y (mgr.14152) 319 : cluster [DBG] pgmap v307: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:10:38.743 INFO:teuthology.orchestra.run.smithi159.stdout: 2023-09-23T23:10:38.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:10:38 smithi164 bash[31512]: cluster 2023-09-23T23:10:37.124107+0000 mgr.y (mgr.14152) 320 : cluster [DBG] pgmap v308: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 100 KiB/s, 0 objects/s recovering 2023-09-23T23:10:38.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:10:38 smithi159 bash[27435]: cluster 2023-09-23T23:10:37.124107+0000 mgr.y (mgr.14152) 320 : cluster [DBG] pgmap v308: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 100 KiB/s, 0 objects/s recovering 2023-09-23T23:10:38.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:10:38 smithi159 bash[41022]: cluster 2023-09-23T23:10:37.124107+0000 mgr.y (mgr.14152) 320 : cluster [DBG] pgmap v308: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 100 KiB/s, 0 objects/s recovering 2023-09-23T23:10:39.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:10:39 smithi164 bash[31512]: audit 2023-09-23T23:10:38.740319+0000 mon.a (mon.0) 616 : audit [DBG] from='client.? 172.21.15.159:0/1671477111' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-09-23T23:10:39.540 INFO:teuthology.orchestra.run.smithi159.stdout:{"epoch":58,"num_osds":8,"num_up_osds":8,"osd_up_since":1695510630,"num_in_osds":8,"osd_in_since":1695510604,"num_remapped_pgs":0} 2023-09-23T23:10:39.540 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd dump --format=json 2023-09-23T23:10:39.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:10:39 smithi159 bash[27435]: audit 2023-09-23T23:10:38.740319+0000 mon.a (mon.0) 616 : audit [DBG] from='client.? 172.21.15.159:0/1671477111' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-09-23T23:10:39.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:10:39 smithi159 bash[41022]: audit 2023-09-23T23:10:38.740319+0000 mon.a (mon.0) 616 : audit [DBG] from='client.? 172.21.15.159:0/1671477111' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-09-23T23:10:41.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:10:40 smithi164 bash[31512]: cluster 2023-09-23T23:10:39.124841+0000 mgr.y (mgr.14152) 321 : cluster [DBG] pgmap v309: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 85 KiB/s, 0 objects/s recovering 2023-09-23T23:10:41.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:10:40 smithi164 bash[31512]: cephadm 2023-09-23T23:10:39.753296+0000 mgr.y (mgr.14152) 322 : cephadm [INF] Detected new or changed devices on smithi164 2023-09-23T23:10:41.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:10:40 smithi164 bash[31512]: audit 2023-09-23T23:10:39.762578+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:10:41.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:10:40 smithi164 bash[31512]: audit 2023-09-23T23:10:39.768951+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:10:41.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:10:40 smithi164 bash[31512]: audit 2023-09-23T23:10:39.770745+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T23:10:41.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:10:40 smithi164 bash[31512]: audit 2023-09-23T23:10:39.771973+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-23T23:10:41.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:10:40 smithi164 bash[31512]: audit 2023-09-23T23:10:39.773151+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-23T23:10:41.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:10:40 smithi164 bash[31512]: audit 2023-09-23T23:10:39.774387+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-09-23T23:10:41.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:10:40 smithi164 bash[31512]: cephadm 2023-09-23T23:10:39.775358+0000 mgr.y (mgr.14152) 323 : cephadm [INF] Adjusting osd_memory_target on smithi164 to 4316M 2023-09-23T23:10:41.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:10:40 smithi164 bash[31512]: audit 2023-09-23T23:10:39.782514+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:10:41.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:10:40 smithi164 bash[31512]: audit 2023-09-23T23:10:39.783635+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:10:41.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:10:40 smithi164 bash[31512]: audit 2023-09-23T23:10:39.784506+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:10:41.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:10:40 smithi164 bash[31512]: audit 2023-09-23T23:10:39.790204+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:10:41.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:10:40 smithi159 bash[27435]: cluster 2023-09-23T23:10:39.124841+0000 mgr.y (mgr.14152) 321 : cluster [DBG] pgmap v309: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 85 KiB/s, 0 objects/s recovering 2023-09-23T23:10:41.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:10:40 smithi159 bash[27435]: cephadm 2023-09-23T23:10:39.753296+0000 mgr.y (mgr.14152) 322 : cephadm [INF] Detected new or changed devices on smithi164 2023-09-23T23:10:41.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:10:40 smithi159 bash[27435]: audit 2023-09-23T23:10:39.762578+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:10:41.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:10:40 smithi159 bash[27435]: audit 2023-09-23T23:10:39.768951+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:10:41.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:10:40 smithi159 bash[27435]: audit 2023-09-23T23:10:39.770745+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T23:10:41.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:10:40 smithi159 bash[27435]: audit 2023-09-23T23:10:39.771973+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-23T23:10:41.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:10:40 smithi159 bash[27435]: audit 2023-09-23T23:10:39.773151+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-23T23:10:41.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:10:40 smithi159 bash[27435]: audit 2023-09-23T23:10:39.774387+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-09-23T23:10:41.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:10:40 smithi159 bash[27435]: cephadm 2023-09-23T23:10:39.775358+0000 mgr.y (mgr.14152) 323 : cephadm [INF] Adjusting osd_memory_target on smithi164 to 4316M 2023-09-23T23:10:41.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:10:40 smithi159 bash[27435]: audit 2023-09-23T23:10:39.782514+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:10:41.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:10:40 smithi159 bash[27435]: audit 2023-09-23T23:10:39.783635+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:10:41.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:10:40 smithi159 bash[27435]: audit 2023-09-23T23:10:39.784506+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:10:41.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:10:40 smithi159 bash[27435]: audit 2023-09-23T23:10:39.790204+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:10:41.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:10:40 smithi159 bash[41022]: cluster 2023-09-23T23:10:39.124841+0000 mgr.y (mgr.14152) 321 : cluster [DBG] pgmap v309: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 85 KiB/s, 0 objects/s recovering 2023-09-23T23:10:41.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:10:40 smithi159 bash[41022]: cephadm 2023-09-23T23:10:39.753296+0000 mgr.y (mgr.14152) 322 : cephadm [INF] Detected new or changed devices on smithi164 2023-09-23T23:10:41.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:10:40 smithi159 bash[41022]: audit 2023-09-23T23:10:39.762578+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:10:41.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:10:40 smithi159 bash[41022]: audit 2023-09-23T23:10:39.768951+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:10:41.046 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:10:40 smithi159 bash[41022]: audit 2023-09-23T23:10:39.770745+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T23:10:41.046 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:10:40 smithi159 bash[41022]: audit 2023-09-23T23:10:39.771973+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-23T23:10:41.046 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:10:40 smithi159 bash[41022]: audit 2023-09-23T23:10:39.773151+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-23T23:10:41.046 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:10:40 smithi159 bash[41022]: audit 2023-09-23T23:10:39.774387+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-09-23T23:10:41.046 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:10:40 smithi159 bash[41022]: cephadm 2023-09-23T23:10:39.775358+0000 mgr.y (mgr.14152) 323 : cephadm [INF] Adjusting osd_memory_target on smithi164 to 4316M 2023-09-23T23:10:41.046 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:10:40 smithi159 bash[41022]: audit 2023-09-23T23:10:39.782514+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:10:41.046 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:10:40 smithi159 bash[41022]: audit 2023-09-23T23:10:39.783635+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:10:41.046 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:10:40 smithi159 bash[41022]: audit 2023-09-23T23:10:39.784506+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:10:41.046 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:10:40 smithi159 bash[41022]: audit 2023-09-23T23:10:39.790204+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:10:43.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:10:42 smithi164 bash[31512]: cluster 2023-09-23T23:10:41.125511+0000 mgr.y (mgr.14152) 324 : cluster [DBG] pgmap v310: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2023-09-23T23:10:43.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:10:42 smithi159 bash[27435]: cluster 2023-09-23T23:10:41.125511+0000 mgr.y (mgr.14152) 324 : cluster [DBG] pgmap v310: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2023-09-23T23:10:43.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:10:42 smithi159 bash[41022]: cluster 2023-09-23T23:10:41.125511+0000 mgr.y (mgr.14152) 324 : cluster [DBG] pgmap v310: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2023-09-23T23:10:44.290 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:10:45.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:10:44 smithi164 bash[31512]: cluster 2023-09-23T23:10:43.126134+0000 mgr.y (mgr.14152) 325 : cluster [DBG] pgmap v311: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s, 0 objects/s recovering 2023-09-23T23:10:45.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:10:44 smithi159 bash[41022]: cluster 2023-09-23T23:10:43.126134+0000 mgr.y (mgr.14152) 325 : cluster [DBG] pgmap v311: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s, 0 objects/s recovering 2023-09-23T23:10:45.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:10:44 smithi159 bash[27435]: cluster 2023-09-23T23:10:43.126134+0000 mgr.y (mgr.14152) 325 : cluster [DBG] pgmap v311: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s, 0 objects/s recovering 2023-09-23T23:10:47.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:10:46 smithi159 bash[27435]: cluster 2023-09-23T23:10:45.126783+0000 mgr.y (mgr.14152) 326 : cluster [DBG] pgmap v312: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 54 KiB/s, 0 objects/s recovering 2023-09-23T23:10:47.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:10:46 smithi159 bash[41022]: cluster 2023-09-23T23:10:45.126783+0000 mgr.y (mgr.14152) 326 : cluster [DBG] pgmap v312: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 54 KiB/s, 0 objects/s recovering 2023-09-23T23:10:47.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:10:46 smithi164 bash[31512]: cluster 2023-09-23T23:10:45.126783+0000 mgr.y (mgr.14152) 326 : cluster [DBG] pgmap v312: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 54 KiB/s, 0 objects/s recovering 2023-09-23T23:10:47.578 INFO:teuthology.orchestra.run.smithi159.stdout: 2023-09-23T23:10:47.578 INFO:teuthology.orchestra.run.smithi159.stdout:{"epoch":58,"fsid":"e43465dc-5a64-11ee-8db4-212e2dc638e7","created":"2023-09-23T23:00:49.674845+0000","modified":"2023-09-23T23:10:34.376477+0000","last_up_change":"2023-09-23T23:10:30.689138+0000","last_in_change":"2023-09-23T23:10:04.479250+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-09-23T23:06:13.639460+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":"off","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":"21","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":"8558e9bc-d8a0-4d92-a3d5-597ef2b41bff","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6802","nonce":3246541074},{"type":"v1","addr":"172.21.15.159:6803","nonce":3246541074}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6804","nonce":3246541074},{"type":"v1","addr":"172.21.15.159:6805","nonce":3246541074}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6808","nonce":3246541074},{"type":"v1","addr":"172.21.15.159:6809","nonce":3246541074}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6806","nonce":3246541074},{"type":"v1","addr":"172.21.15.159:6807","nonce":3246541074}]},"public_addr":"172.21.15.159:6803/3246541074","cluster_addr":"172.21.15.159:6805/3246541074","heartbeat_back_addr":"172.21.15.159:6809/3246541074","heartbeat_front_addr":"172.21.15.159:6807/3246541074","state":["exists","up"]},{"osd":1,"uuid":"4c49a5aa-2c2e-4270-a749-cec5f2d91d9a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":33,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6810","nonce":173085485},{"type":"v1","addr":"172.21.15.159:6811","nonce":173085485}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6812","nonce":173085485},{"type":"v1","addr":"172.21.15.159:6813","nonce":173085485}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6816","nonce":173085485},{"type":"v1","addr":"172.21.15.159:6817","nonce":173085485}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6814","nonce":173085485},{"type":"v1","addr":"172.21.15.159:6815","nonce":173085485}]},"public_addr":"172.21.15.159:6811/173085485","cluster_addr":"172.21.15.159:6813/173085485","heartbeat_back_addr":"172.21.15.159:6817/173085485","heartbeat_front_addr":"172.21.15.159:6815/173085485","state":["exists","up"]},{"osd":2,"uuid":"e69361f0-1f5c-4ffe-947a-d8db8e795ad9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6818","nonce":81136691},{"type":"v1","addr":"172.21.15.159:6819","nonce":81136691}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6820","nonce":81136691},{"type":"v1","addr":"172.21.15.159:6821","nonce":81136691}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6824","nonce":81136691},{"type":"v1","addr":"172.21.15.159:6825","nonce":81136691}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6822","nonce":81136691},{"type":"v1","addr":"172.21.15.159:6823","nonce":81136691}]},"public_addr":"172.21.15.159:6819/81136691","cluster_addr":"172.21.15.159:6821/81136691","heartbeat_back_addr":"172.21.15.159:6825/81136691","heartbeat_front_addr":"172.21.15.159:6823/81136691","state":["exists","up"]},{"osd":3,"uuid":"586e11de-f487-4c4d-a5d6-249e1bb3b361","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6826","nonce":2443601349},{"type":"v1","addr":"172.21.15.159:6827","nonce":2443601349}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6828","nonce":2443601349},{"type":"v1","addr":"172.21.15.159:6829","nonce":2443601349}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6832","nonce":2443601349},{"type":"v1","addr":"172.21.15.159:6833","nonce":2443601349}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6830","nonce":2443601349},{"type":"v1","addr":"172.21.15.159:6831","nonce":2443601349}]},"public_addr":"172.21.15.159:6827/2443601349","cluster_addr":"172.21.15.159:6829/2443601349","heartbeat_back_addr":"172.21.15.159:6833/2443601349","heartbeat_front_addr":"172.21.15.159:6831/2443601349","state":["exists","up"]},{"osd":4,"uuid":"8e34cadf-fd5a-4168-ae9c-57e03efdaf93","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6800","nonce":4068262520},{"type":"v1","addr":"172.21.15.164:6801","nonce":4068262520}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6802","nonce":4068262520},{"type":"v1","addr":"172.21.15.164:6803","nonce":4068262520}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6806","nonce":4068262520},{"type":"v1","addr":"172.21.15.164:6807","nonce":4068262520}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6804","nonce":4068262520},{"type":"v1","addr":"172.21.15.164:6805","nonce":4068262520}]},"public_addr":"172.21.15.164:6801/4068262520","cluster_addr":"172.21.15.164:6803/4068262520","heartbeat_back_addr":"172.21.15.164:6807/4068262520","heartbeat_front_addr":"172.21.15.164:6805/4068262520","state":["exists","up"]},{"osd":5,"uuid":"17a780c6-1857-4825-96dd-2e8501936c2e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6808","nonce":3334203271},{"type":"v1","addr":"172.21.15.164:6809","nonce":3334203271}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6810","nonce":3334203271},{"type":"v1","addr":"172.21.15.164:6811","nonce":3334203271}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6814","nonce":3334203271},{"type":"v1","addr":"172.21.15.164:6815","nonce":3334203271}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6812","nonce":3334203271},{"type":"v1","addr":"172.21.15.164:6813","nonce":3334203271}]},"public_addr":"172.21.15.164:6809/3334203271","cluster_addr":"172.21.15.164:6811/3334203271","heartbeat_back_addr":"172.21.15.164:6815/3334203271","heartbeat_front_addr":"172.21.15.164:6813/3334203271","state":["exists","up"]},{"osd":6,"uuid":"6a548233-0f0a-431b-b6f3-8aadfab4ecdc","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6816","nonce":1265716723},{"type":"v1","addr":"172.21.15.164:6817","nonce":1265716723}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6818","nonce":1265716723},{"type":"v1","addr":"172.21.15.164:6819","nonce":1265716723}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6822","nonce":1265716723},{"type":"v1","addr":"172.21.15.164:6823","nonce":1265716723}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6820","nonce":1265716723},{"type":"v1","addr":"172.21.15.164:6821","nonce":1265716723}]},"public_addr":"172.21.15.164:6817/1265716723","cluster_addr":"172.21.15.164:6819/1265716723","heartbeat_back_addr":"172.21.15.164:6823/1265716723","heartbeat_front_addr":"172.21.15.164:6821/1265716723","state":["exists","up"]},{"osd":7,"uuid":"70ce4d00-20f4-428b-8ac9-234cc77c2c69","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6824","nonce":220577122},{"type":"v1","addr":"172.21.15.164:6825","nonce":220577122}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6826","nonce":220577122},{"type":"v1","addr":"172.21.15.164:6827","nonce":220577122}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6830","nonce":220577122},{"type":"v1","addr":"172.21.15.164:6831","nonce":220577122}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6828","nonce":220577122},{"type":"v1","addr":"172.21.15.164:6829","nonce":220577122}]},"public_addr":"172.21.15.164:6825/220577122","cluster_addr":"172.21.15.164:6827/220577122","heartbeat_back_addr":"172.21.15.164:6831/220577122","heartbeat_front_addr":"172.21.15.164:6829/220577122","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T23:04:25.974361+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T23:05:17.793247+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T23:06:11.453322+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T23:07:05.542284+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T23:07:56.421093+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T23:08:47.073341+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T23:09:37.543228+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T23:10:29.024505+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.159:6800/317881060":"2023-09-24T23:01:56.984507+0000","172.21.15.159:6801/317881060":"2023-09-24T23:01:56.984507+0000","172.21.15.159:0/3632402390":"2023-09-24T23:01:56.984507+0000","172.21.15.159:0/3006995609":"2023-09-24T23:01:56.984507+0000","172.21.15.159:0/901567022":"2023-09-24T23:01:23.248088+0000","172.21.15.159:0/522488361":"2023-09-24T23:01:23.248088+0000","172.21.15.159:0/238564211":"2023-09-24T23:01:56.984507+0000","172.21.15.159:6800/3553440345":"2023-09-24T23:01:23.248088+0000","172.21.15.159:0/628898188":"2023-09-24T23:01:23.248088+0000","172.21.15.159:6801/3553440345":"2023-09-24T23:01:23.248088+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","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}} 2023-09-23T23:10:48.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:10:47 smithi159 bash[27435]: audit 2023-09-23T23:10:47.573900+0000 mon.a (mon.0) 627 : audit [DBG] from='client.? 172.21.15.159:0/443393181' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T23:10:48.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:10:47 smithi159 bash[41022]: audit 2023-09-23T23:10:47.573900+0000 mon.a (mon.0) 627 : audit [DBG] from='client.? 172.21.15.159:0/443393181' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T23:10:48.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:10:47 smithi164 bash[31512]: audit 2023-09-23T23:10:47.573900+0000 mon.a (mon.0) 627 : audit [DBG] from='client.? 172.21.15.159:0/443393181' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T23:10:48.396 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2023-09-23T23:06:13.639460+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': 'off', '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': '21', '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': {}}}] 2023-09-23T23:10:48.396 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd pool get .mgr pg_num 2023-09-23T23:10:49.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:10:48 smithi159 bash[41022]: cluster 2023-09-23T23:10:47.127338+0000 mgr.y (mgr.14152) 327 : cluster [DBG] pgmap v313: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2023-09-23T23:10:49.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:10:48 smithi159 bash[27435]: cluster 2023-09-23T23:10:47.127338+0000 mgr.y (mgr.14152) 327 : cluster [DBG] pgmap v313: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2023-09-23T23:10:49.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:10:48 smithi164 bash[31512]: cluster 2023-09-23T23:10:47.127338+0000 mgr.y (mgr.14152) 327 : cluster [DBG] pgmap v313: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2023-09-23T23:10:51.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:10:50 smithi159 bash[27435]: cluster 2023-09-23T23:10:49.127939+0000 mgr.y (mgr.14152) 328 : cluster [DBG] pgmap v314: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:10:51.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:10:50 smithi159 bash[41022]: cluster 2023-09-23T23:10:49.127939+0000 mgr.y (mgr.14152) 328 : cluster [DBG] pgmap v314: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:10:51.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:10:50 smithi164 bash[31512]: cluster 2023-09-23T23:10:49.127939+0000 mgr.y (mgr.14152) 328 : cluster [DBG] pgmap v314: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:10:53.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:10:52 smithi159 bash[27435]: cluster 2023-09-23T23:10:51.128529+0000 mgr.y (mgr.14152) 329 : cluster [DBG] pgmap v315: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:10:53.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:10:52 smithi159 bash[41022]: cluster 2023-09-23T23:10:51.128529+0000 mgr.y (mgr.14152) 329 : cluster [DBG] pgmap v315: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:10:53.150 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:10:53.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:10:52 smithi164 bash[31512]: cluster 2023-09-23T23:10:51.128529+0000 mgr.y (mgr.14152) 329 : cluster [DBG] pgmap v315: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:10:55.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:10:54 smithi159 bash[27435]: cluster 2023-09-23T23:10:53.129146+0000 mgr.y (mgr.14152) 330 : cluster [DBG] pgmap v316: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:10:55.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:10:54 smithi159 bash[41022]: cluster 2023-09-23T23:10:53.129146+0000 mgr.y (mgr.14152) 330 : cluster [DBG] pgmap v316: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:10:55.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:10:54 smithi164 bash[31512]: cluster 2023-09-23T23:10:53.129146+0000 mgr.y (mgr.14152) 330 : cluster [DBG] pgmap v316: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:10:56.523 INFO:teuthology.orchestra.run.smithi159.stdout:pg_num: 1 2023-09-23T23:10:57.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:10:56 smithi159 bash[27435]: cluster 2023-09-23T23:10:55.129732+0000 mgr.y (mgr.14152) 331 : cluster [DBG] pgmap v317: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:10:57.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:10:56 smithi159 bash[27435]: audit 2023-09-23T23:10:56.520231+0000 mon.c (mon.2) 6 : audit [DBG] from='client.? 172.21.15.159:0/4081758359' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-09-23T23:10:57.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:10:56 smithi159 bash[41022]: cluster 2023-09-23T23:10:55.129732+0000 mgr.y (mgr.14152) 331 : cluster [DBG] pgmap v317: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:10:57.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:10:56 smithi159 bash[41022]: audit 2023-09-23T23:10:56.520231+0000 mon.c (mon.2) 6 : audit [DBG] from='client.? 172.21.15.159:0/4081758359' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-09-23T23:10:57.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:10:56 smithi164 bash[31512]: cluster 2023-09-23T23:10:55.129732+0000 mgr.y (mgr.14152) 331 : cluster [DBG] pgmap v317: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:10:57.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:10:56 smithi164 bash[31512]: audit 2023-09-23T23:10:56.520231+0000 mon.c (mon.2) 6 : audit [DBG] from='client.? 172.21.15.159:0/4081758359' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-09-23T23:10:57.335 INFO:tasks.cephadm:Adding prometheus.a on smithi164 2023-09-23T23:10:57.335 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph orch apply prometheus '1;smithi164=a' 2023-09-23T23:10:59.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:10:58 smithi164 bash[31512]: cluster 2023-09-23T23:10:57.130261+0000 mgr.y (mgr.14152) 332 : cluster [DBG] pgmap v318: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:10:59.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:10:58 smithi159 bash[27435]: cluster 2023-09-23T23:10:57.130261+0000 mgr.y (mgr.14152) 332 : cluster [DBG] pgmap v318: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:10:59.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:10:58 smithi159 bash[41022]: cluster 2023-09-23T23:10:57.130261+0000 mgr.y (mgr.14152) 332 : cluster [DBG] pgmap v318: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:11:01.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:00 smithi164 bash[31512]: cluster 2023-09-23T23:10:59.130919+0000 mgr.y (mgr.14152) 333 : cluster [DBG] pgmap v319: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:11:01.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:00 smithi159 bash[27435]: cluster 2023-09-23T23:10:59.130919+0000 mgr.y (mgr.14152) 333 : cluster [DBG] pgmap v319: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:11:01.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:00 smithi159 bash[41022]: cluster 2023-09-23T23:10:59.130919+0000 mgr.y (mgr.14152) 333 : cluster [DBG] pgmap v319: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:11:02.088 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T23:11:03.160 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:02 smithi164 bash[31512]: cluster 2023-09-23T23:11:01.131532+0000 mgr.y (mgr.14152) 334 : cluster [DBG] pgmap v320: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:11:03.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:02 smithi159 bash[27435]: cluster 2023-09-23T23:11:01.131532+0000 mgr.y (mgr.14152) 334 : cluster [DBG] pgmap v320: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:11:03.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:02 smithi159 bash[41022]: cluster 2023-09-23T23:11:01.131532+0000 mgr.y (mgr.14152) 334 : cluster [DBG] pgmap v320: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:11:05.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:04 smithi164 bash[31512]: cluster 2023-09-23T23:11:03.132153+0000 mgr.y (mgr.14152) 335 : cluster [DBG] pgmap v321: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:11:05.087 INFO:teuthology.orchestra.run.smithi164.stdout:Scheduled prometheus update... 2023-09-23T23:11:05.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:04 smithi159 bash[27435]: cluster 2023-09-23T23:11:03.132153+0000 mgr.y (mgr.14152) 335 : cluster [DBG] pgmap v321: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:11:05.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:04 smithi159 bash[41022]: cluster 2023-09-23T23:11:03.132153+0000 mgr.y (mgr.14152) 335 : cluster [DBG] pgmap v321: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:11:05.834 DEBUG:teuthology.orchestra.run.smithi164:prometheus.a> sudo journalctl -f -n 0 -u ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7@prometheus.a.service 2023-09-23T23:11:05.836 INFO:tasks.cephadm:Adding node-exporter.a on smithi159 2023-09-23T23:11:05.836 INFO:tasks.cephadm:Adding node-exporter.b on smithi164 2023-09-23T23:11:05.837 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph orch apply node-exporter '2;smithi159=a;smithi164=b' 2023-09-23T23:11:06.108 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T23:11:06.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:06 smithi164 bash[31512]: audit 2023-09-23T23:11:05.071610+0000 mgr.y (mgr.14152) 336 : audit [DBG] from='client.24352 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi164=a", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:11:06.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:06 smithi164 bash[31512]: cephadm 2023-09-23T23:11:05.075054+0000 mgr.y (mgr.14152) 337 : cephadm [INF] Saving service prometheus spec with placement smithi164=a;count:1 2023-09-23T23:11:06.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:06 smithi164 bash[31512]: audit 2023-09-23T23:11:05.084291+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:11:06.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:06 smithi164 bash[31512]: audit 2023-09-23T23:11:05.086140+0000 mon.a (mon.0) 629 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:11:06.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:06 smithi164 bash[31512]: cluster 2023-09-23T23:11:05.132598+0000 mgr.y (mgr.14152) 338 : cluster [DBG] pgmap v322: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:11:06.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:06 smithi164 bash[31512]: audit 2023-09-23T23:11:05.561999+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:11:06.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:06 smithi164 bash[31512]: audit 2023-09-23T23:11:05.563268+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:11:06.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:06 smithi164 bash[31512]: audit 2023-09-23T23:11:05.573464+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:11:06.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:06 smithi164 bash[31512]: cephadm 2023-09-23T23:11:05.593551+0000 mgr.y (mgr.14152) 339 : cephadm [INF] Deploying daemon prometheus.a on smithi164 2023-09-23T23:11:06.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:06 smithi159 bash[27435]: audit 2023-09-23T23:11:05.071610+0000 mgr.y (mgr.14152) 336 : audit [DBG] from='client.24352 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi164=a", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:11:06.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:06 smithi159 bash[27435]: cephadm 2023-09-23T23:11:05.075054+0000 mgr.y (mgr.14152) 337 : cephadm [INF] Saving service prometheus spec with placement smithi164=a;count:1 2023-09-23T23:11:06.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:06 smithi159 bash[27435]: audit 2023-09-23T23:11:05.084291+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:11:06.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:06 smithi159 bash[27435]: audit 2023-09-23T23:11:05.086140+0000 mon.a (mon.0) 629 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:11:06.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:06 smithi159 bash[27435]: cluster 2023-09-23T23:11:05.132598+0000 mgr.y (mgr.14152) 338 : cluster [DBG] pgmap v322: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:11:06.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:06 smithi159 bash[27435]: audit 2023-09-23T23:11:05.561999+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:11:06.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:06 smithi159 bash[27435]: audit 2023-09-23T23:11:05.563268+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:11:06.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:06 smithi159 bash[27435]: audit 2023-09-23T23:11:05.573464+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:11:06.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:06 smithi159 bash[27435]: cephadm 2023-09-23T23:11:05.593551+0000 mgr.y (mgr.14152) 339 : cephadm [INF] Deploying daemon prometheus.a on smithi164 2023-09-23T23:11:06.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:06 smithi159 bash[41022]: audit 2023-09-23T23:11:05.071610+0000 mgr.y (mgr.14152) 336 : audit [DBG] from='client.24352 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi164=a", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:11:06.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:06 smithi159 bash[41022]: cephadm 2023-09-23T23:11:05.075054+0000 mgr.y (mgr.14152) 337 : cephadm [INF] Saving service prometheus spec with placement smithi164=a;count:1 2023-09-23T23:11:06.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:06 smithi159 bash[41022]: audit 2023-09-23T23:11:05.084291+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:11:06.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:06 smithi159 bash[41022]: audit 2023-09-23T23:11:05.086140+0000 mon.a (mon.0) 629 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:11:06.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:06 smithi159 bash[41022]: cluster 2023-09-23T23:11:05.132598+0000 mgr.y (mgr.14152) 338 : cluster [DBG] pgmap v322: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:11:06.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:06 smithi159 bash[41022]: audit 2023-09-23T23:11:05.561999+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:11:06.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:06 smithi159 bash[41022]: audit 2023-09-23T23:11:05.563268+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:11:06.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:06 smithi159 bash[41022]: audit 2023-09-23T23:11:05.573464+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:11:06.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:06 smithi159 bash[41022]: cephadm 2023-09-23T23:11:05.593551+0000 mgr.y (mgr.14152) 339 : cephadm [INF] Deploying daemon prometheus.a on smithi164 2023-09-23T23:11:08.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:08 smithi164 bash[31512]: cluster 2023-09-23T23:11:07.133116+0000 mgr.y (mgr.14152) 340 : cluster [DBG] pgmap v323: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:11:08.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:08 smithi159 bash[27435]: cluster 2023-09-23T23:11:07.133116+0000 mgr.y (mgr.14152) 340 : cluster [DBG] pgmap v323: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:11:08.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:08 smithi159 bash[41022]: cluster 2023-09-23T23:11:07.133116+0000 mgr.y (mgr.14152) 340 : cluster [DBG] pgmap v323: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:11:10.619 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T23:11:10.647 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:10 smithi164 bash[31512]: cluster 2023-09-23T23:11:09.133758+0000 mgr.y (mgr.14152) 341 : cluster [DBG] pgmap v324: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:11:10.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:10 smithi159 bash[27435]: cluster 2023-09-23T23:11:09.133758+0000 mgr.y (mgr.14152) 341 : cluster [DBG] pgmap v324: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:11:10.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:10 smithi159 bash[41022]: cluster 2023-09-23T23:11:09.133758+0000 mgr.y (mgr.14152) 341 : cluster [DBG] pgmap v324: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:11:12.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:12 smithi164 bash[31512]: cluster 2023-09-23T23:11:11.134507+0000 mgr.y (mgr.14152) 342 : cluster [DBG] pgmap v325: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:11:12.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:12 smithi159 bash[27435]: cluster 2023-09-23T23:11:11.134507+0000 mgr.y (mgr.14152) 342 : cluster [DBG] pgmap v325: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:11:12.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:12 smithi159 bash[41022]: cluster 2023-09-23T23:11:11.134507+0000 mgr.y (mgr.14152) 342 : cluster [DBG] pgmap v325: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:11:14.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:14 smithi164 bash[31512]: cluster 2023-09-23T23:11:13.135247+0000 mgr.y (mgr.14152) 343 : cluster [DBG] pgmap v326: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:11:14.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:14 smithi159 bash[27435]: cluster 2023-09-23T23:11:13.135247+0000 mgr.y (mgr.14152) 343 : cluster [DBG] pgmap v326: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:11:14.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:14 smithi159 bash[41022]: cluster 2023-09-23T23:11:13.135247+0000 mgr.y (mgr.14152) 343 : cluster [DBG] pgmap v326: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:11:16.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:16 smithi164 bash[31512]: cluster 2023-09-23T23:11:15.135850+0000 mgr.y (mgr.14152) 344 : cluster [DBG] pgmap v327: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:11:16.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:16 smithi159 bash[41022]: cluster 2023-09-23T23:11:15.135850+0000 mgr.y (mgr.14152) 344 : cluster [DBG] pgmap v327: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:11:16.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:16 smithi159 bash[27435]: cluster 2023-09-23T23:11:15.135850+0000 mgr.y (mgr.14152) 344 : cluster [DBG] pgmap v327: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:11:16.882 INFO:teuthology.orchestra.run.smithi164.stdout:Scheduled node-exporter update... 2023-09-23T23:11:18.254 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:17 smithi164 bash[31512]: audit 2023-09-23T23:11:16.869193+0000 mgr.y (mgr.14152) 345 : audit [DBG] from='client.24358 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi159=a;smithi164=b", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:11:18.255 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:17 smithi164 bash[31512]: cephadm 2023-09-23T23:11:16.872850+0000 mgr.y (mgr.14152) 346 : cephadm [INF] Saving service node-exporter spec with placement smithi159=a;smithi164=b;count:2 2023-09-23T23:11:18.255 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:17 smithi164 bash[31512]: audit 2023-09-23T23:11:16.879631+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:11:18.256 DEBUG:teuthology.orchestra.run.smithi159:node-exporter.a> sudo journalctl -f -n 0 -u ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7@node-exporter.a.service 2023-09-23T23:11:18.259 DEBUG:teuthology.orchestra.run.smithi164:node-exporter.b> sudo journalctl -f -n 0 -u ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7@node-exporter.b.service 2023-09-23T23:11:18.261 INFO:tasks.cephadm:Adding alertmanager.a on smithi159 2023-09-23T23:11:18.261 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph orch apply alertmanager '1;smithi159=a' 2023-09-23T23:11:18.268 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:17 smithi159 bash[41022]: audit 2023-09-23T23:11:16.869193+0000 mgr.y (mgr.14152) 345 : audit [DBG] from='client.24358 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi159=a;smithi164=b", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:11:18.269 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:17 smithi159 bash[41022]: cephadm 2023-09-23T23:11:16.872850+0000 mgr.y (mgr.14152) 346 : cephadm [INF] Saving service node-exporter spec with placement smithi159=a;smithi164=b;count:2 2023-09-23T23:11:18.269 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:17 smithi159 bash[41022]: audit 2023-09-23T23:11:16.879631+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:11:18.269 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:17 smithi159 bash[27435]: audit 2023-09-23T23:11:16.869193+0000 mgr.y (mgr.14152) 345 : audit [DBG] from='client.24358 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi159=a;smithi164=b", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:11:18.269 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:17 smithi159 bash[27435]: cephadm 2023-09-23T23:11:16.872850+0000 mgr.y (mgr.14152) 346 : cephadm [INF] Saving service node-exporter spec with placement smithi159=a;smithi164=b;count:2 2023-09-23T23:11:18.269 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:17 smithi159 bash[27435]: audit 2023-09-23T23:11:16.879631+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:11:18.392 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T23:11:18.913 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T23:11:19.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:18 smithi164 bash[31512]: cluster 2023-09-23T23:11:17.136579+0000 mgr.y (mgr.14152) 347 : cluster [DBG] pgmap v328: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:11:19.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:18 smithi159 bash[27435]: cluster 2023-09-23T23:11:17.136579+0000 mgr.y (mgr.14152) 347 : cluster [DBG] pgmap v328: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:11:19.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:18 smithi159 bash[41022]: cluster 2023-09-23T23:11:17.136579+0000 mgr.y (mgr.14152) 347 : cluster [DBG] pgmap v328: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:11:20.272 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:11:20 smithi164 systemd[1]: Started Ceph prometheus.a for e43465dc-5a64-11ee-8db4-212e2dc638e7. 2023-09-23T23:11:21.156 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:20 smithi164 bash[31512]: cluster 2023-09-23T23:11:19.137182+0000 mgr.y (mgr.14152) 348 : cluster [DBG] pgmap v329: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:11:21.156 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:20 smithi164 bash[31512]: audit 2023-09-23T23:11:20.253272+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:11:21.156 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:20 smithi164 bash[31512]: audit 2023-09-23T23:11:20.261016+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:11:21.156 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:20 smithi164 bash[31512]: audit 2023-09-23T23:11:20.310200+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:11:21.156 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:20 smithi164 bash[31512]: audit 2023-09-23T23:11:20.316229+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-09-23T23:11:21.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:20 smithi159 bash[27435]: cluster 2023-09-23T23:11:19.137182+0000 mgr.y (mgr.14152) 348 : cluster [DBG] pgmap v329: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:11:21.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:20 smithi159 bash[27435]: audit 2023-09-23T23:11:20.253272+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:11:21.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:20 smithi159 bash[27435]: audit 2023-09-23T23:11:20.261016+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:11:21.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:20 smithi159 bash[27435]: audit 2023-09-23T23:11:20.310200+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:11:21.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:20 smithi159 bash[27435]: audit 2023-09-23T23:11:20.316229+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-09-23T23:11:21.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:20 smithi159 bash[41022]: cluster 2023-09-23T23:11:19.137182+0000 mgr.y (mgr.14152) 348 : cluster [DBG] pgmap v329: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:11:21.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:20 smithi159 bash[41022]: audit 2023-09-23T23:11:20.253272+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:11:21.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:20 smithi159 bash[41022]: audit 2023-09-23T23:11:20.261016+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:11:21.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:20 smithi159 bash[41022]: audit 2023-09-23T23:11:20.310200+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' 2023-09-23T23:11:21.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:20 smithi159 bash[41022]: audit 2023-09-23T23:11:20.316229+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-09-23T23:11:21.522 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:11:21 smithi164 bash[32529]: ignoring --setuser ceph since I am not root 2023-09-23T23:11:21.522 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:11:21 smithi164 bash[32529]: ignoring --setgroup ceph since I am not root 2023-09-23T23:11:21.522 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:11:21 smithi164 bash[32529]: debug 2023-09-23T23:11:21.370+0000 7f79b2178700 1 -- 172.21.15.164:0/878440762 <== mon.1 v2:172.21.15.164:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x559bcc1529c0 con 0x559bcced8800 2023-09-23T23:11:21.523 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:11:21 smithi164 bash[64915]: ts=2023-09-23T23:11:21.241Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2023-09-23T23:11:21.523 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:11:21 smithi164 bash[64915]: ts=2023-09-23T23:11:21.242Z caller=main.go:569 level=info build_context="(go=go1.19.7, platform=linux/amd64, user=root@8a0ee342e522, date=20230321-12:56:07, tags=netgo,builtinassets)" 2023-09-23T23:11:21.523 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:11:21 smithi164 bash[64915]: ts=2023-09-23T23:11:21.242Z caller=main.go:570 level=info host_details="(Linux 5.15.0-84-generic #93~20.04.1-Ubuntu SMP Wed Sep 6 16:15:40 UTC 2023 x86_64 smithi164 (none))" 2023-09-23T23:11:21.523 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:11:21 smithi164 bash[64915]: ts=2023-09-23T23:11:21.242Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-09-23T23:11:21.523 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:11:21 smithi164 bash[64915]: ts=2023-09-23T23:11:21.242Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-09-23T23:11:21.523 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:11:21 smithi164 bash[64915]: ts=2023-09-23T23:11:21.244Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2023-09-23T23:11:21.523 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:11:21 smithi164 bash[64915]: ts=2023-09-23T23:11:21.245Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2023-09-23T23:11:21.523 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:11:21 smithi164 bash[64915]: ts=2023-09-23T23:11:21.246Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2023-09-23T23:11:21.523 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:11:21 smithi164 bash[64915]: ts=2023-09-23T23:11:21.246Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2023-09-23T23:11:21.524 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:11:21 smithi164 bash[64915]: ts=2023-09-23T23:11:21.247Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-09-23T23:11:21.524 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:11:21 smithi164 bash[64915]: ts=2023-09-23T23:11:21.247Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.219µs 2023-09-23T23:11:21.524 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:11:21 smithi164 bash[64915]: ts=2023-09-23T23:11:21.247Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-09-23T23:11:21.524 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:11:21 smithi164 bash[64915]: ts=2023-09-23T23:11:21.247Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2023-09-23T23:11:21.524 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:11:21 smithi164 bash[64915]: ts=2023-09-23T23:11:21.248Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=29.013µs wal_replay_duration=301.523µs wbl_replay_duration=195ns total_replay_duration=354.326µs 2023-09-23T23:11:21.524 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:11:21 smithi164 bash[64915]: ts=2023-09-23T23:11:21.249Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2023-09-23T23:11:21.524 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:11:21 smithi164 bash[64915]: ts=2023-09-23T23:11:21.249Z caller=main.go:1029 level=info msg="TSDB started" 2023-09-23T23:11:21.524 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:11:21 smithi164 bash[64915]: ts=2023-09-23T23:11:21.249Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-09-23T23:11:21.524 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:11:21 smithi164 bash[64915]: ts=2023-09-23T23:11:21.271Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=21.215907ms db_storage=940ns remote_storage=1.45µs web_handler=426ns query_engine=696ns scrape=331.114µs scrape_sd=19.079µs notify=4.52µs notify_sd=1.66µs rules=20.574251ms tracing=9.154µs 2023-09-23T23:11:21.525 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:11:21 smithi164 bash[64915]: ts=2023-09-23T23:11:21.271Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2023-09-23T23:11:21.525 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:11:21 smithi164 bash[64915]: ts=2023-09-23T23:11:21.271Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2023-09-23T23:11:21.793 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:11:21 smithi159 bash[27697]: ignoring --setuser ceph since I am not root 2023-09-23T23:11:21.794 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:11:21 smithi159 bash[27697]: ignoring --setgroup ceph since I am not root 2023-09-23T23:11:21.794 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:11:21 smithi159 bash[27697]: debug 2023-09-23T23:11:21.366+0000 7f0f35064700 1 -- 172.21.15.159:0/286731018 <== mon.2 v2:172.21.15.159:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55b4a83469c0 con 0x55b4a90cc800 2023-09-23T23:11:21.794 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:11:21 smithi159 bash[27697]: debug 2023-09-23T23:11:21.522+0000 7f0f3d3511c0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-23T23:11:22.022 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:11:21 smithi164 bash[32529]: debug 2023-09-23T23:11:21.530+0000 7f79ba4651c0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-23T23:11:22.626 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:11:22 smithi159 bash[27697]: debug 2023-09-23T23:11:22.426+0000 7f0f3d3511c0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-09-23T23:11:22.626 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:11:22 smithi159 bash[27697]: debug 2023-09-23T23:11:22.522+0000 7f0f3d3511c0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-23T23:11:22.627 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:22 smithi159 bash[27435]: audit 2023-09-23T23:11:21.321256+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-09-23T23:11:22.627 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:22 smithi159 bash[27435]: cluster 2023-09-23T23:11:21.321338+0000 mon.a (mon.0) 639 : cluster [DBG] mgrmap e16: y(active, since 9m), standbys: x 2023-09-23T23:11:22.627 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:22 smithi159 bash[41022]: audit 2023-09-23T23:11:21.321256+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-09-23T23:11:22.627 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:22 smithi159 bash[41022]: cluster 2023-09-23T23:11:21.321338+0000 mon.a (mon.0) 639 : cluster [DBG] mgrmap e16: y(active, since 9m), standbys: x 2023-09-23T23:11:22.638 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:22 smithi164 bash[31512]: audit 2023-09-23T23:11:21.321256+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14152 172.21.15.159:0/3173636043' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-09-23T23:11:22.638 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:22 smithi164 bash[31512]: cluster 2023-09-23T23:11:21.321338+0000 mon.a (mon.0) 639 : cluster [DBG] mgrmap e16: y(active, since 9m), standbys: x 2023-09-23T23:11:22.638 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:11:22 smithi164 bash[32529]: debug 2023-09-23T23:11:22.426+0000 7f79ba4651c0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-09-23T23:11:22.638 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:11:22 smithi164 bash[32529]: debug 2023-09-23T23:11:22.526+0000 7f79ba4651c0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-23T23:11:22.885 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:11:22 smithi159 bash[27697]: debug 2023-09-23T23:11:22.618+0000 7f0f3d3511c0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-23T23:11:22.902 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:11:22 smithi164 bash[32529]: debug 2023-09-23T23:11:22.630+0000 7f79ba4651c0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-23T23:11:23.046 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T23:11:23.233 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:11:22 smithi159 bash[27697]: debug 2023-09-23T23:11:22.878+0000 7f0f3d3511c0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-23T23:11:23.248 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:11:22 smithi164 bash[32529]: debug 2023-09-23T23:11:22.894+0000 7f79ba4651c0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-23T23:11:23.346 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:11:23 smithi164 bash[32529]: debug 2023-09-23T23:11:23.238+0000 7f79ba4651c0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-23T23:11:23.522 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:11:23 smithi164 bash[32529]: debug 2023-09-23T23:11:23.338+0000 7f79ba4651c0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-23T23:11:23.543 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:11:23 smithi159 bash[27697]: debug 2023-09-23T23:11:23.226+0000 7f0f3d3511c0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-23T23:11:23.543 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:11:23 smithi159 bash[27697]: debug 2023-09-23T23:11:23.326+0000 7f0f3d3511c0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-23T23:11:24.022 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:11:23 smithi164 bash[32529]: debug 2023-09-23T23:11:23.610+0000 7f79ba4651c0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-23T23:11:24.043 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:11:23 smithi159 bash[27697]: debug 2023-09-23T23:11:23.610+0000 7f0f3d3511c0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-23T23:11:24.731 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:11:24 smithi164 bash[32529]: debug 2023-09-23T23:11:24.610+0000 7f79ba4651c0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-23T23:11:25.022 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:11:24 smithi164 bash[32529]: debug 2023-09-23T23:11:24.722+0000 7f79ba4651c0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-09-23T23:11:25.022 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:11:24 smithi164 bash[32529]: debug 2023-09-23T23:11:24.838+0000 7f79ba4651c0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-23T23:11:25.043 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:11:24 smithi159 bash[27697]: debug 2023-09-23T23:11:24.594+0000 7f0f3d3511c0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-23T23:11:25.043 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:11:24 smithi159 bash[27697]: debug 2023-09-23T23:11:24.706+0000 7f0f3d3511c0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-09-23T23:11:25.043 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:11:24 smithi159 bash[27697]: debug 2023-09-23T23:11:24.818+0000 7f0f3d3511c0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-23T23:11:25.543 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:11:25 smithi159 bash[27697]: debug 2023-09-23T23:11:25.282+0000 7f0f3d3511c0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-09-23T23:11:25.543 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:11:25 smithi159 bash[27697]: debug 2023-09-23T23:11:25.502+0000 7f0f3d3511c0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-23T23:11:25.730 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:11:25 smithi164 bash[32529]: debug 2023-09-23T23:11:25.342+0000 7f79ba4651c0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-09-23T23:11:25.730 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:11:25 smithi164 bash[32529]: debug 2023-09-23T23:11:25.566+0000 7f79ba4651c0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-23T23:11:26.022 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:11:25 smithi164 bash[32529]: debug 2023-09-23T23:11:25.946+0000 7f79ba4651c0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-23T23:11:26.293 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:11:25 smithi159 bash[27697]: debug 2023-09-23T23:11:25.878+0000 7f0f3d3511c0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-23T23:11:26.772 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:11:26 smithi164 bash[32529]: debug 2023-09-23T23:11:26.438+0000 7f79ba4651c0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-23T23:11:26.793 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:11:26 smithi159 bash[27697]: debug 2023-09-23T23:11:26.362+0000 7f0f3d3511c0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-23T23:11:27.187 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:11:26 smithi159 bash[27697]: debug 2023-09-23T23:11:26.906+0000 7f0f3d3511c0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-09-23T23:11:27.187 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:11:27 smithi159 bash[27697]: debug 2023-09-23T23:11:27.018+0000 7f0f3d3511c0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-23T23:11:27.266 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:11:26 smithi164 bash[32529]: debug 2023-09-23T23:11:26.982+0000 7f79ba4651c0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-09-23T23:11:27.267 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:11:27 smithi164 bash[32529]: debug 2023-09-23T23:11:27.090+0000 7f79ba4651c0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-23T23:11:27.480 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:11:27 smithi159 bash[27697]: debug 2023-09-23T23:11:27.178+0000 7f0f3d3511c0 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-23T23:11:27.522 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:11:27 smithi164 bash[32529]: debug 2023-09-23T23:11:27.258+0000 7f79ba4651c0 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-23T23:11:27.741 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:11:27 smithi159 bash[27697]: debug 2023-09-23T23:11:27.474+0000 7f0f3d3511c0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-23T23:11:27.741 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:11:27 smithi159 bash[27697]: debug 2023-09-23T23:11:27.618+0000 7f0f3d3511c0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-23T23:11:27.824 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:11:27 smithi164 bash[32529]: debug 2023-09-23T23:11:27.558+0000 7f79ba4651c0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-23T23:11:27.824 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:11:27 smithi164 bash[32529]: debug 2023-09-23T23:11:27.702+0000 7f79ba4651c0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-23T23:11:28.043 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:11:27 smithi159 bash[27697]: debug 2023-09-23T23:11:27.734+0000 7f0f3d3511c0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-23T23:11:28.043 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:11:27 smithi159 bash[27697]: debug 2023-09-23T23:11:27.858+0000 7f0f3d3511c0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-23T23:11:28.126 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:11:27 smithi164 bash[32529]: debug 2023-09-23T23:11:27.814+0000 7f79ba4651c0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-23T23:11:28.126 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:11:27 smithi164 bash[32529]: debug 2023-09-23T23:11:27.934+0000 7f79ba4651c0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-23T23:11:28.522 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:11:28 smithi164 bash[32529]: debug 2023-09-23T23:11:28.118+0000 7f79ba4651c0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-23T23:11:28.522 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:11:28 smithi164 bash[32529]: debug 2023-09-23T23:11:28.238+0000 7f79ba4651c0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-23T23:11:28.543 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:11:28 smithi159 bash[27697]: debug 2023-09-23T23:11:28.042+0000 7f0f3d3511c0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-23T23:11:28.543 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:11:28 smithi159 bash[27697]: debug 2023-09-23T23:11:28.166+0000 7f0f3d3511c0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-23T23:11:29.649 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:11:29 smithi159 bash[27697]: debug 2023-09-23T23:11:29.382+0000 7f0f3d3511c0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-23T23:11:29.649 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:11:29 smithi159 bash[27697]: [23/Sep/2023:23:11:29] ENGINE Bus STARTING 2023-09-23T23:11:29.650 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:29 smithi159 bash[27435]: cluster 2023-09-23T23:11:29.412031+0000 mon.a (mon.0) 640 : cluster [INF] Active manager daemon y restarted 2023-09-23T23:11:29.650 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:29 smithi159 bash[27435]: cluster 2023-09-23T23:11:29.412696+0000 mon.a (mon.0) 641 : cluster [INF] Activating manager daemon y 2023-09-23T23:11:29.650 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:29 smithi159 bash[27435]: cluster 2023-09-23T23:11:29.423597+0000 mon.a (mon.0) 642 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2023-09-23T23:11:29.650 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:29 smithi159 bash[27435]: cluster 2023-09-23T23:11:29.424105+0000 mon.a (mon.0) 643 : cluster [DBG] mgrmap e17: y(active, starting, since 0.0117353s), standbys: x 2023-09-23T23:11:29.650 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:29 smithi159 bash[27435]: audit 2023-09-23T23:11:29.426429+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T23:11:29.650 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:29 smithi159 bash[27435]: audit 2023-09-23T23:11:29.426611+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T23:11:29.650 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:29 smithi159 bash[27435]: audit 2023-09-23T23:11:29.426782+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T23:11:29.651 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:29 smithi159 bash[27435]: audit 2023-09-23T23:11:29.428136+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-23T23:11:29.651 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:29 smithi159 bash[27435]: audit 2023-09-23T23:11:29.428351+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-23T23:11:29.651 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:29 smithi159 bash[27435]: audit 2023-09-23T23:11:29.428654+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T23:11:29.651 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:29 smithi159 bash[27435]: audit 2023-09-23T23:11:29.428874+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T23:11:29.651 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:29 smithi159 bash[27435]: audit 2023-09-23T23:11:29.429113+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T23:11:29.651 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:29 smithi159 bash[27435]: audit 2023-09-23T23:11:29.429426+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T23:11:29.651 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:29 smithi159 bash[27435]: audit 2023-09-23T23:11:29.429715+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T23:11:29.651 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:29 smithi159 bash[27435]: audit 2023-09-23T23:11:29.429945+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T23:11:29.651 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:29 smithi159 bash[27435]: audit 2023-09-23T23:11:29.430176+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T23:11:29.651 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:29 smithi159 bash[27435]: audit 2023-09-23T23:11:29.430414+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T23:11:29.651 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:29 smithi159 bash[27435]: audit 2023-09-23T23:11:29.430640+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-23T23:11:29.651 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:29 smithi159 bash[27435]: audit 2023-09-23T23:11:29.430802+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-23T23:11:29.652 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:29 smithi159 bash[27435]: audit 2023-09-23T23:11:29.431283+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-23T23:11:29.652 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:29 smithi159 bash[27435]: cluster 2023-09-23T23:11:29.462909+0000 mon.a (mon.0) 660 : cluster [INF] Manager daemon y is now available 2023-09-23T23:11:29.652 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:29 smithi159 bash[41022]: cluster 2023-09-23T23:11:29.412031+0000 mon.a (mon.0) 640 : cluster [INF] Active manager daemon y restarted 2023-09-23T23:11:29.652 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:29 smithi159 bash[41022]: cluster 2023-09-23T23:11:29.412696+0000 mon.a (mon.0) 641 : cluster [INF] Activating manager daemon y 2023-09-23T23:11:29.652 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:29 smithi159 bash[41022]: cluster 2023-09-23T23:11:29.423597+0000 mon.a (mon.0) 642 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2023-09-23T23:11:29.652 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:29 smithi159 bash[41022]: cluster 2023-09-23T23:11:29.424105+0000 mon.a (mon.0) 643 : cluster [DBG] mgrmap e17: y(active, starting, since 0.0117353s), standbys: x 2023-09-23T23:11:29.652 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:29 smithi159 bash[41022]: audit 2023-09-23T23:11:29.426429+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T23:11:29.652 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:29 smithi159 bash[41022]: audit 2023-09-23T23:11:29.426611+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T23:11:29.652 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:29 smithi159 bash[41022]: audit 2023-09-23T23:11:29.426782+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T23:11:29.652 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:29 smithi159 bash[41022]: audit 2023-09-23T23:11:29.428136+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-23T23:11:29.653 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:29 smithi159 bash[41022]: audit 2023-09-23T23:11:29.428351+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-23T23:11:29.653 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:29 smithi159 bash[41022]: audit 2023-09-23T23:11:29.428654+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T23:11:29.653 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:29 smithi159 bash[41022]: audit 2023-09-23T23:11:29.428874+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T23:11:29.653 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:29 smithi159 bash[41022]: audit 2023-09-23T23:11:29.429113+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T23:11:29.653 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:29 smithi159 bash[41022]: audit 2023-09-23T23:11:29.429426+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T23:11:29.653 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:29 smithi159 bash[41022]: audit 2023-09-23T23:11:29.429715+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T23:11:29.653 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:29 smithi159 bash[41022]: audit 2023-09-23T23:11:29.429945+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T23:11:29.653 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:29 smithi159 bash[41022]: audit 2023-09-23T23:11:29.430176+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T23:11:29.653 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:29 smithi159 bash[41022]: audit 2023-09-23T23:11:29.430414+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T23:11:29.653 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:29 smithi159 bash[41022]: audit 2023-09-23T23:11:29.430640+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-23T23:11:29.653 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:29 smithi159 bash[41022]: audit 2023-09-23T23:11:29.430802+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-23T23:11:29.653 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:29 smithi159 bash[41022]: audit 2023-09-23T23:11:29.431283+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-23T23:11:29.654 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:29 smithi159 bash[41022]: cluster 2023-09-23T23:11:29.462909+0000 mon.a (mon.0) 660 : cluster [INF] Manager daemon y is now available 2023-09-23T23:11:29.773 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:11:29 smithi164 bash[32529]: debug 2023-09-23T23:11:29.446+0000 7f79ba4651c0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-23T23:11:29.773 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:11:29 smithi164 bash[32529]: [23/Sep/2023:23:11:29] ENGINE Bus STARTING 2023-09-23T23:11:29.774 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:11:29 smithi164 bash[32529]: CherryPy Checker: 2023-09-23T23:11:29.774 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:11:29 smithi164 bash[32529]: The Application mounted at '' has an empty config. 2023-09-23T23:11:29.774 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:11:29 smithi164 bash[32529]: [23/Sep/2023:23:11:29] ENGINE Serving on http://:::9283 2023-09-23T23:11:29.774 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:11:29 smithi164 bash[32529]: [23/Sep/2023:23:11:29] ENGINE Bus STARTED 2023-09-23T23:11:29.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:29 smithi164 bash[31512]: cluster 2023-09-23T23:11:29.412031+0000 mon.a (mon.0) 640 : cluster [INF] Active manager daemon y restarted 2023-09-23T23:11:29.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:29 smithi164 bash[31512]: cluster 2023-09-23T23:11:29.412696+0000 mon.a (mon.0) 641 : cluster [INF] Activating manager daemon y 2023-09-23T23:11:29.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:29 smithi164 bash[31512]: cluster 2023-09-23T23:11:29.423597+0000 mon.a (mon.0) 642 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2023-09-23T23:11:29.775 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:29 smithi164 bash[31512]: cluster 2023-09-23T23:11:29.424105+0000 mon.a (mon.0) 643 : cluster [DBG] mgrmap e17: y(active, starting, since 0.0117353s), standbys: x 2023-09-23T23:11:29.775 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:29 smithi164 bash[31512]: audit 2023-09-23T23:11:29.426429+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T23:11:29.775 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:29 smithi164 bash[31512]: audit 2023-09-23T23:11:29.426611+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T23:11:29.775 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:29 smithi164 bash[31512]: audit 2023-09-23T23:11:29.426782+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T23:11:29.775 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:29 smithi164 bash[31512]: audit 2023-09-23T23:11:29.428136+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-23T23:11:29.775 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:29 smithi164 bash[31512]: audit 2023-09-23T23:11:29.428351+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-23T23:11:29.775 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:29 smithi164 bash[31512]: audit 2023-09-23T23:11:29.428654+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T23:11:29.775 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:29 smithi164 bash[31512]: audit 2023-09-23T23:11:29.428874+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T23:11:29.775 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:29 smithi164 bash[31512]: audit 2023-09-23T23:11:29.429113+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T23:11:29.775 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:29 smithi164 bash[31512]: audit 2023-09-23T23:11:29.429426+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T23:11:29.775 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:29 smithi164 bash[31512]: audit 2023-09-23T23:11:29.429715+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T23:11:29.775 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:29 smithi164 bash[31512]: audit 2023-09-23T23:11:29.429945+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T23:11:29.776 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:29 smithi164 bash[31512]: audit 2023-09-23T23:11:29.430176+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T23:11:29.776 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:29 smithi164 bash[31512]: audit 2023-09-23T23:11:29.430414+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T23:11:29.776 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:29 smithi164 bash[31512]: audit 2023-09-23T23:11:29.430640+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-23T23:11:29.776 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:29 smithi164 bash[31512]: audit 2023-09-23T23:11:29.430802+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-23T23:11:29.776 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:29 smithi164 bash[31512]: audit 2023-09-23T23:11:29.431283+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-23T23:11:29.776 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:29 smithi164 bash[31512]: cluster 2023-09-23T23:11:29.462909+0000 mon.a (mon.0) 660 : cluster [INF] Manager daemon y is now available 2023-09-23T23:11:30.043 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:11:29 smithi159 bash[27697]: CherryPy Checker: 2023-09-23T23:11:30.043 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:11:29 smithi159 bash[27697]: The Application mounted at '' has an empty config. 2023-09-23T23:11:30.043 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:11:29 smithi159 bash[27697]: [23/Sep/2023:23:11:29] ENGINE Serving on http://:::9283 2023-09-23T23:11:30.044 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:11:29 smithi159 bash[27697]: [23/Sep/2023:23:11:29] ENGINE Bus STARTED 2023-09-23T23:11:30.449 INFO:teuthology.orchestra.run.smithi164.stdout:Scheduled alertmanager update... 2023-09-23T23:11:30.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:30 smithi164 bash[31512]: cluster 2023-09-23T23:11:29.476904+0000 mon.a (mon.0) 661 : cluster [DBG] Standby manager daemon x restarted 2023-09-23T23:11:30.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:30 smithi164 bash[31512]: cluster 2023-09-23T23:11:29.477062+0000 mon.a (mon.0) 662 : cluster [DBG] Standby manager daemon x started 2023-09-23T23:11:30.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:30 smithi164 bash[31512]: audit 2023-09-23T23:11:29.478589+0000 mon.c (mon.2) 7 : audit [DBG] from='mgr.? 172.21.15.164:0/2308559423' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-23T23:11:30.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:30 smithi164 bash[31512]: audit 2023-09-23T23:11:29.479286+0000 mon.c (mon.2) 8 : audit [DBG] from='mgr.? 172.21.15.164:0/2308559423' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T23:11:30.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:30 smithi164 bash[31512]: audit 2023-09-23T23:11:29.481869+0000 mon.c (mon.2) 9 : audit [DBG] from='mgr.? 172.21.15.164:0/2308559423' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-23T23:11:30.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:30 smithi164 bash[31512]: audit 2023-09-23T23:11:29.483859+0000 mon.c (mon.2) 10 : audit [DBG] from='mgr.? 172.21.15.164:0/2308559423' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T23:11:30.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:30 smithi164 bash[31512]: audit 2023-09-23T23:11:29.503358+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:11:30.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:30 smithi164 bash[31512]: audit 2023-09-23T23:11:29.507757+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:11:30.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:30 smithi164 bash[31512]: audit 2023-09-23T23:11:29.524101+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:30.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:30 smithi164 bash[31512]: audit 2023-09-23T23:11:29.533202+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:11:30.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:30 smithi164 bash[31512]: audit 2023-09-23T23:11:29.545515+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-23T23:11:30.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:30 smithi164 bash[31512]: audit 2023-09-23T23:11:29.555689+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-23T23:11:30.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:30 smithi164 bash[31512]: cephadm 2023-09-23T23:11:30.139028+0000 mgr.y (mgr.14448) 1 : cephadm [INF] [23/Sep/2023:23:11:30] ENGINE Bus STARTING 2023-09-23T23:11:30.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:30 smithi164 bash[31512]: cephadm 2023-09-23T23:11:30.264004+0000 mgr.y (mgr.14448) 2 : cephadm [INF] [23/Sep/2023:23:11:30] ENGINE Serving on https://172.21.15.159:7150 2023-09-23T23:11:30.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:30 smithi164 bash[31512]: cephadm 2023-09-23T23:11:30.264382+0000 mgr.y (mgr.14448) 3 : cephadm [INF] [23/Sep/2023:23:11:30] ENGINE Bus STARTED 2023-09-23T23:11:30.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:30 smithi164 bash[31512]: audit 2023-09-23T23:11:30.274263+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:30.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:30 smithi164 bash[31512]: cluster 2023-09-23T23:11:30.435403+0000 mon.a (mon.0) 670 : cluster [DBG] mgrmap e18: y(active, since 1.02302s), standbys: x 2023-09-23T23:11:30.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:30 smithi164 bash[31512]: audit 2023-09-23T23:11:30.446655+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:30.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:30 smithi159 bash[27435]: cluster 2023-09-23T23:11:29.476904+0000 mon.a (mon.0) 661 : cluster [DBG] Standby manager daemon x restarted 2023-09-23T23:11:30.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:30 smithi159 bash[27435]: cluster 2023-09-23T23:11:29.477062+0000 mon.a (mon.0) 662 : cluster [DBG] Standby manager daemon x started 2023-09-23T23:11:30.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:30 smithi159 bash[27435]: audit 2023-09-23T23:11:29.478589+0000 mon.c (mon.2) 7 : audit [DBG] from='mgr.? 172.21.15.164:0/2308559423' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-23T23:11:30.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:30 smithi159 bash[27435]: audit 2023-09-23T23:11:29.479286+0000 mon.c (mon.2) 8 : audit [DBG] from='mgr.? 172.21.15.164:0/2308559423' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T23:11:30.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:30 smithi159 bash[27435]: audit 2023-09-23T23:11:29.481869+0000 mon.c (mon.2) 9 : audit [DBG] from='mgr.? 172.21.15.164:0/2308559423' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-23T23:11:30.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:30 smithi159 bash[27435]: audit 2023-09-23T23:11:29.483859+0000 mon.c (mon.2) 10 : audit [DBG] from='mgr.? 172.21.15.164:0/2308559423' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T23:11:30.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:30 smithi159 bash[27435]: audit 2023-09-23T23:11:29.503358+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:11:30.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:30 smithi159 bash[27435]: audit 2023-09-23T23:11:29.507757+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:11:30.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:30 smithi159 bash[27435]: audit 2023-09-23T23:11:29.524101+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:30.796 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:30 smithi159 bash[27435]: audit 2023-09-23T23:11:29.533202+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:11:30.796 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:30 smithi159 bash[27435]: audit 2023-09-23T23:11:29.545515+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-23T23:11:30.796 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:30 smithi159 bash[27435]: audit 2023-09-23T23:11:29.555689+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-23T23:11:30.796 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:30 smithi159 bash[27435]: cephadm 2023-09-23T23:11:30.139028+0000 mgr.y (mgr.14448) 1 : cephadm [INF] [23/Sep/2023:23:11:30] ENGINE Bus STARTING 2023-09-23T23:11:30.796 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:30 smithi159 bash[27435]: cephadm 2023-09-23T23:11:30.264004+0000 mgr.y (mgr.14448) 2 : cephadm [INF] [23/Sep/2023:23:11:30] ENGINE Serving on https://172.21.15.159:7150 2023-09-23T23:11:30.796 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:30 smithi159 bash[27435]: cephadm 2023-09-23T23:11:30.264382+0000 mgr.y (mgr.14448) 3 : cephadm [INF] [23/Sep/2023:23:11:30] ENGINE Bus STARTED 2023-09-23T23:11:30.796 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:30 smithi159 bash[27435]: audit 2023-09-23T23:11:30.274263+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:30.796 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:30 smithi159 bash[27435]: cluster 2023-09-23T23:11:30.435403+0000 mon.a (mon.0) 670 : cluster [DBG] mgrmap e18: y(active, since 1.02302s), standbys: x 2023-09-23T23:11:30.796 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:30 smithi159 bash[27435]: audit 2023-09-23T23:11:30.446655+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:30.797 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:30 smithi159 bash[41022]: cluster 2023-09-23T23:11:29.476904+0000 mon.a (mon.0) 661 : cluster [DBG] Standby manager daemon x restarted 2023-09-23T23:11:30.797 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:30 smithi159 bash[41022]: cluster 2023-09-23T23:11:29.477062+0000 mon.a (mon.0) 662 : cluster [DBG] Standby manager daemon x started 2023-09-23T23:11:30.797 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:30 smithi159 bash[41022]: audit 2023-09-23T23:11:29.478589+0000 mon.c (mon.2) 7 : audit [DBG] from='mgr.? 172.21.15.164:0/2308559423' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-23T23:11:30.797 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:30 smithi159 bash[41022]: audit 2023-09-23T23:11:29.479286+0000 mon.c (mon.2) 8 : audit [DBG] from='mgr.? 172.21.15.164:0/2308559423' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T23:11:30.797 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:30 smithi159 bash[41022]: audit 2023-09-23T23:11:29.481869+0000 mon.c (mon.2) 9 : audit [DBG] from='mgr.? 172.21.15.164:0/2308559423' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-23T23:11:30.797 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:30 smithi159 bash[41022]: audit 2023-09-23T23:11:29.483859+0000 mon.c (mon.2) 10 : audit [DBG] from='mgr.? 172.21.15.164:0/2308559423' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T23:11:30.797 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:30 smithi159 bash[41022]: audit 2023-09-23T23:11:29.503358+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:11:30.797 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:30 smithi159 bash[41022]: audit 2023-09-23T23:11:29.507757+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:11:30.797 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:30 smithi159 bash[41022]: audit 2023-09-23T23:11:29.524101+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:30.797 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:30 smithi159 bash[41022]: audit 2023-09-23T23:11:29.533202+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:11:30.798 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:30 smithi159 bash[41022]: audit 2023-09-23T23:11:29.545515+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-23T23:11:30.798 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:30 smithi159 bash[41022]: audit 2023-09-23T23:11:29.555689+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-23T23:11:30.798 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:30 smithi159 bash[41022]: cephadm 2023-09-23T23:11:30.139028+0000 mgr.y (mgr.14448) 1 : cephadm [INF] [23/Sep/2023:23:11:30] ENGINE Bus STARTING 2023-09-23T23:11:30.798 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:30 smithi159 bash[41022]: cephadm 2023-09-23T23:11:30.264004+0000 mgr.y (mgr.14448) 2 : cephadm [INF] [23/Sep/2023:23:11:30] ENGINE Serving on https://172.21.15.159:7150 2023-09-23T23:11:30.798 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:30 smithi159 bash[41022]: cephadm 2023-09-23T23:11:30.264382+0000 mgr.y (mgr.14448) 3 : cephadm [INF] [23/Sep/2023:23:11:30] ENGINE Bus STARTED 2023-09-23T23:11:30.798 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:30 smithi159 bash[41022]: audit 2023-09-23T23:11:30.274263+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:30.798 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:30 smithi159 bash[41022]: cluster 2023-09-23T23:11:30.435403+0000 mon.a (mon.0) 670 : cluster [DBG] mgrmap e18: y(active, since 1.02302s), standbys: x 2023-09-23T23:11:30.798 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:30 smithi159 bash[41022]: audit 2023-09-23T23:11:30.446655+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:31.252 DEBUG:teuthology.orchestra.run.smithi159:alertmanager.a> sudo journalctl -f -n 0 -u ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7@alertmanager.a.service 2023-09-23T23:11:31.255 INFO:tasks.cephadm:Adding grafana.a on smithi164 2023-09-23T23:11:31.255 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph orch apply grafana '1;smithi164=a' 2023-09-23T23:11:31.305 INFO:journalctl@ceph.alertmanager.a.smithi159.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T23:11:31.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:31 smithi164 bash[31512]: audit 2023-09-23T23:11:30.439524+0000 mgr.y (mgr.14448) 4 : audit [DBG] from='client.24376 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi159=a", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:11:31.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:31 smithi164 bash[31512]: cephadm 2023-09-23T23:11:30.442683+0000 mgr.y (mgr.14448) 5 : cephadm [INF] Saving service alertmanager spec with placement smithi159=a;count:1 2023-09-23T23:11:31.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:31 smithi164 bash[31512]: cluster 2023-09-23T23:11:30.443172+0000 mgr.y (mgr.14448) 6 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:11:31.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:31 smithi159 bash[41022]: audit 2023-09-23T23:11:30.439524+0000 mgr.y (mgr.14448) 4 : audit [DBG] from='client.24376 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi159=a", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:11:31.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:31 smithi159 bash[41022]: cephadm 2023-09-23T23:11:30.442683+0000 mgr.y (mgr.14448) 5 : cephadm [INF] Saving service alertmanager spec with placement smithi159=a;count:1 2023-09-23T23:11:31.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:31 smithi159 bash[41022]: cluster 2023-09-23T23:11:30.443172+0000 mgr.y (mgr.14448) 6 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:11:31.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:31 smithi159 bash[27435]: audit 2023-09-23T23:11:30.439524+0000 mgr.y (mgr.14448) 4 : audit [DBG] from='client.24376 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi159=a", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:11:31.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:31 smithi159 bash[27435]: cephadm 2023-09-23T23:11:30.442683+0000 mgr.y (mgr.14448) 5 : cephadm [INF] Saving service alertmanager spec with placement smithi159=a;count:1 2023-09-23T23:11:31.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:31 smithi159 bash[27435]: cluster 2023-09-23T23:11:30.443172+0000 mgr.y (mgr.14448) 6 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:11:32.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:32 smithi164 bash[31512]: cluster 2023-09-23T23:11:31.429678+0000 mgr.y (mgr.14448) 7 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:11:32.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:32 smithi164 bash[31512]: cluster 2023-09-23T23:11:32.444111+0000 mon.a (mon.0) 672 : cluster [DBG] mgrmap e19: y(active, since 3s), standbys: x 2023-09-23T23:11:32.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:32 smithi159 bash[27435]: cluster 2023-09-23T23:11:31.429678+0000 mgr.y (mgr.14448) 7 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:11:32.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:32 smithi159 bash[27435]: cluster 2023-09-23T23:11:32.444111+0000 mon.a (mon.0) 672 : cluster [DBG] mgrmap e19: y(active, since 3s), standbys: x 2023-09-23T23:11:32.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:32 smithi159 bash[41022]: cluster 2023-09-23T23:11:31.429678+0000 mgr.y (mgr.14448) 7 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:11:32.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:32 smithi159 bash[41022]: cluster 2023-09-23T23:11:32.444111+0000 mon.a (mon.0) 672 : cluster [DBG] mgrmap e19: y(active, since 3s), standbys: x 2023-09-23T23:11:34.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:34 smithi164 bash[31512]: cluster 2023-09-23T23:11:33.430311+0000 mgr.y (mgr.14448) 8 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:11:34.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:34 smithi159 bash[27435]: cluster 2023-09-23T23:11:33.430311+0000 mgr.y (mgr.14448) 8 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:11:34.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:34 smithi159 bash[41022]: cluster 2023-09-23T23:11:33.430311+0000 mgr.y (mgr.14448) 8 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:11:35.774 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T23:11:36.023 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:11:35 smithi164 bash[32529]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:11:35] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T23:11:36.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:36 smithi164 bash[31512]: audit 2023-09-23T23:11:35.225686+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:36.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:36 smithi164 bash[31512]: audit 2023-09-23T23:11:35.232217+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:36.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:36 smithi164 bash[31512]: audit 2023-09-23T23:11:35.532334+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:36.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:36 smithi164 bash[31512]: audit 2023-09-23T23:11:35.543837+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:36.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:36 smithi164 bash[31512]: audit 2023-09-23T23:11:35.928951+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:36.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:36 smithi164 bash[31512]: audit 2023-09-23T23:11:35.936325+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:36.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:36 smithi159 bash[41022]: audit 2023-09-23T23:11:35.225686+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:36.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:36 smithi159 bash[41022]: audit 2023-09-23T23:11:35.232217+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:36.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:36 smithi159 bash[41022]: audit 2023-09-23T23:11:35.532334+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:36.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:36 smithi159 bash[41022]: audit 2023-09-23T23:11:35.543837+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:36.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:36 smithi159 bash[41022]: audit 2023-09-23T23:11:35.928951+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:36.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:36 smithi159 bash[41022]: audit 2023-09-23T23:11:35.936325+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:36.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:36 smithi159 bash[27435]: audit 2023-09-23T23:11:35.225686+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:36.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:36 smithi159 bash[27435]: audit 2023-09-23T23:11:35.232217+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:36.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:36 smithi159 bash[27435]: audit 2023-09-23T23:11:35.532334+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:36.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:36 smithi159 bash[27435]: audit 2023-09-23T23:11:35.543837+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:36.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:36 smithi159 bash[27435]: audit 2023-09-23T23:11:35.928951+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:36.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:36 smithi159 bash[27435]: audit 2023-09-23T23:11:35.936325+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:37.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:37 smithi164 bash[31512]: cluster 2023-09-23T23:11:35.430872+0000 mgr.y (mgr.14448) 9 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:11:37.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:37 smithi164 bash[31512]: audit 2023-09-23T23:11:36.268125+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:37.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:37 smithi164 bash[31512]: audit 2023-09-23T23:11:36.279492+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:37.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:37 smithi164 bash[31512]: audit 2023-09-23T23:11:36.281581+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T23:11:37.274 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:37 smithi164 bash[31512]: audit 2023-09-23T23:11:36.283235+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-23T23:11:37.274 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:37 smithi164 bash[31512]: audit 2023-09-23T23:11:36.284605+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-23T23:11:37.274 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:37 smithi164 bash[31512]: audit 2023-09-23T23:11:36.285871+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-09-23T23:11:37.274 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:37 smithi164 bash[31512]: cephadm 2023-09-23T23:11:36.286895+0000 mgr.y (mgr.14448) 10 : cephadm [INF] Adjusting osd_memory_target on smithi164 to 4060M 2023-09-23T23:11:37.274 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:37 smithi164 bash[31512]: audit 2023-09-23T23:11:36.293074+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:37.274 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:37 smithi164 bash[31512]: audit 2023-09-23T23:11:36.294551+0000 mon.a (mon.0) 686 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:11:37.274 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:37 smithi164 bash[31512]: audit 2023-09-23T23:11:36.295812+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:11:37.274 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:37 smithi164 bash[31512]: cephadm 2023-09-23T23:11:36.297868+0000 mgr.y (mgr.14448) 11 : cephadm [INF] Updating smithi159:/etc/ceph/ceph.conf 2023-09-23T23:11:37.274 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:37 smithi164 bash[31512]: cephadm 2023-09-23T23:11:36.298185+0000 mgr.y (mgr.14448) 12 : cephadm [INF] Updating smithi164:/etc/ceph/ceph.conf 2023-09-23T23:11:37.274 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:37 smithi164 bash[31512]: audit 2023-09-23T23:11:36.965296+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:37.274 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:37 smithi164 bash[31512]: audit 2023-09-23T23:11:36.970893+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:37.274 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:37 smithi164 bash[31512]: audit 2023-09-23T23:11:36.977931+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:37.275 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:37 smithi164 bash[31512]: audit 2023-09-23T23:11:36.982782+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:37.275 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:37 smithi164 bash[31512]: audit 2023-09-23T23:11:36.989164+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:37.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:37 smithi159 bash[27435]: cluster 2023-09-23T23:11:35.430872+0000 mgr.y (mgr.14448) 9 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:11:37.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:37 smithi159 bash[27435]: audit 2023-09-23T23:11:36.268125+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:37.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:37 smithi159 bash[27435]: audit 2023-09-23T23:11:36.279492+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:37.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:37 smithi159 bash[27435]: audit 2023-09-23T23:11:36.281581+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T23:11:37.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:37 smithi159 bash[27435]: audit 2023-09-23T23:11:36.283235+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-23T23:11:37.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:37 smithi159 bash[27435]: audit 2023-09-23T23:11:36.284605+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-23T23:11:37.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:37 smithi159 bash[27435]: audit 2023-09-23T23:11:36.285871+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-09-23T23:11:37.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:37 smithi159 bash[27435]: cephadm 2023-09-23T23:11:36.286895+0000 mgr.y (mgr.14448) 10 : cephadm [INF] Adjusting osd_memory_target on smithi164 to 4060M 2023-09-23T23:11:37.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:37 smithi159 bash[27435]: audit 2023-09-23T23:11:36.293074+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:37.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:37 smithi159 bash[27435]: audit 2023-09-23T23:11:36.294551+0000 mon.a (mon.0) 686 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:11:37.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:37 smithi159 bash[27435]: audit 2023-09-23T23:11:36.295812+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:11:37.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:37 smithi159 bash[27435]: cephadm 2023-09-23T23:11:36.297868+0000 mgr.y (mgr.14448) 11 : cephadm [INF] Updating smithi159:/etc/ceph/ceph.conf 2023-09-23T23:11:37.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:37 smithi159 bash[27435]: cephadm 2023-09-23T23:11:36.298185+0000 mgr.y (mgr.14448) 12 : cephadm [INF] Updating smithi164:/etc/ceph/ceph.conf 2023-09-23T23:11:37.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:37 smithi159 bash[27435]: audit 2023-09-23T23:11:36.965296+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:37.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:37 smithi159 bash[27435]: audit 2023-09-23T23:11:36.970893+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:37.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:37 smithi159 bash[27435]: audit 2023-09-23T23:11:36.977931+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:37.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:37 smithi159 bash[27435]: audit 2023-09-23T23:11:36.982782+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:37.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:37 smithi159 bash[27435]: audit 2023-09-23T23:11:36.989164+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:37.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:37 smithi159 bash[41022]: cluster 2023-09-23T23:11:35.430872+0000 mgr.y (mgr.14448) 9 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:11:37.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:37 smithi159 bash[41022]: audit 2023-09-23T23:11:36.268125+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:37.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:37 smithi159 bash[41022]: audit 2023-09-23T23:11:36.279492+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:37.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:37 smithi159 bash[41022]: audit 2023-09-23T23:11:36.281581+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T23:11:37.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:37 smithi159 bash[41022]: audit 2023-09-23T23:11:36.283235+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-23T23:11:37.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:37 smithi159 bash[41022]: audit 2023-09-23T23:11:36.284605+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-23T23:11:37.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:37 smithi159 bash[41022]: audit 2023-09-23T23:11:36.285871+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-09-23T23:11:37.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:37 smithi159 bash[41022]: cephadm 2023-09-23T23:11:36.286895+0000 mgr.y (mgr.14448) 10 : cephadm [INF] Adjusting osd_memory_target on smithi164 to 4060M 2023-09-23T23:11:37.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:37 smithi159 bash[41022]: audit 2023-09-23T23:11:36.293074+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:37.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:37 smithi159 bash[41022]: audit 2023-09-23T23:11:36.294551+0000 mon.a (mon.0) 686 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:11:37.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:37 smithi159 bash[41022]: audit 2023-09-23T23:11:36.295812+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:11:37.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:37 smithi159 bash[41022]: cephadm 2023-09-23T23:11:36.297868+0000 mgr.y (mgr.14448) 11 : cephadm [INF] Updating smithi159:/etc/ceph/ceph.conf 2023-09-23T23:11:37.547 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:37 smithi159 bash[41022]: cephadm 2023-09-23T23:11:36.298185+0000 mgr.y (mgr.14448) 12 : cephadm [INF] Updating smithi164:/etc/ceph/ceph.conf 2023-09-23T23:11:37.547 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:37 smithi159 bash[41022]: audit 2023-09-23T23:11:36.965296+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:37.547 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:37 smithi159 bash[41022]: audit 2023-09-23T23:11:36.970893+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:37.547 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:37 smithi159 bash[41022]: audit 2023-09-23T23:11:36.977931+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:37.547 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:37 smithi159 bash[41022]: audit 2023-09-23T23:11:36.982782+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:37.547 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:37 smithi159 bash[41022]: audit 2023-09-23T23:11:36.989164+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:38.043 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:11:37 smithi159 systemd[1]: Started Ceph node-exporter.a for e43465dc-5a64-11ee-8db4-212e2dc638e7. 2023-09-23T23:11:38.044 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:11:37 smithi159 bash[74810]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2023-09-23T23:11:38.332 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:38 smithi164 bash[31512]: cephadm 2023-09-23T23:11:36.462578+0000 mgr.y (mgr.14448) 13 : cephadm [INF] Updating smithi159:/var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T23:11:38.332 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:38 smithi164 bash[31512]: cephadm 2023-09-23T23:11:36.463721+0000 mgr.y (mgr.14448) 14 : cephadm [INF] Updating smithi164:/var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T23:11:38.332 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:38 smithi164 bash[31512]: cephadm 2023-09-23T23:11:36.627347+0000 mgr.y (mgr.14448) 15 : cephadm [INF] Updating smithi159:/etc/ceph/ceph.client.admin.keyring 2023-09-23T23:11:38.332 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:38 smithi164 bash[31512]: cephadm 2023-09-23T23:11:36.628738+0000 mgr.y (mgr.14448) 16 : cephadm [INF] Updating smithi164:/etc/ceph/ceph.client.admin.keyring 2023-09-23T23:11:38.332 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:38 smithi164 bash[31512]: cephadm 2023-09-23T23:11:36.792757+0000 mgr.y (mgr.14448) 17 : cephadm [INF] Updating smithi159:/var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T23:11:38.332 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:38 smithi164 bash[31512]: cephadm 2023-09-23T23:11:36.795156+0000 mgr.y (mgr.14448) 18 : cephadm [INF] Updating smithi164:/var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T23:11:38.332 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:38 smithi164 bash[31512]: cephadm 2023-09-23T23:11:36.994000+0000 mgr.y (mgr.14448) 19 : cephadm [INF] Deploying daemon node-exporter.a on smithi159 2023-09-23T23:11:38.333 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:38 smithi164 bash[31512]: audit 2023-09-23T23:11:37.774397+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:38.333 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:38 smithi164 bash[31512]: audit 2023-09-23T23:11:37.779988+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:38.333 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:38 smithi164 bash[31512]: audit 2023-09-23T23:11:37.818316+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:38.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:38 smithi159 bash[27435]: cephadm 2023-09-23T23:11:36.462578+0000 mgr.y (mgr.14448) 13 : cephadm [INF] Updating smithi159:/var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T23:11:38.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:38 smithi159 bash[27435]: cephadm 2023-09-23T23:11:36.463721+0000 mgr.y (mgr.14448) 14 : cephadm [INF] Updating smithi164:/var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T23:11:38.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:38 smithi159 bash[27435]: cephadm 2023-09-23T23:11:36.627347+0000 mgr.y (mgr.14448) 15 : cephadm [INF] Updating smithi159:/etc/ceph/ceph.client.admin.keyring 2023-09-23T23:11:38.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:38 smithi159 bash[27435]: cephadm 2023-09-23T23:11:36.628738+0000 mgr.y (mgr.14448) 16 : cephadm [INF] Updating smithi164:/etc/ceph/ceph.client.admin.keyring 2023-09-23T23:11:38.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:38 smithi159 bash[27435]: cephadm 2023-09-23T23:11:36.792757+0000 mgr.y (mgr.14448) 17 : cephadm [INF] Updating smithi159:/var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T23:11:38.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:38 smithi159 bash[27435]: cephadm 2023-09-23T23:11:36.795156+0000 mgr.y (mgr.14448) 18 : cephadm [INF] Updating smithi164:/var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T23:11:38.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:38 smithi159 bash[27435]: cephadm 2023-09-23T23:11:36.994000+0000 mgr.y (mgr.14448) 19 : cephadm [INF] Deploying daemon node-exporter.a on smithi159 2023-09-23T23:11:38.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:38 smithi159 bash[27435]: audit 2023-09-23T23:11:37.774397+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:38.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:38 smithi159 bash[27435]: audit 2023-09-23T23:11:37.779988+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:38.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:38 smithi159 bash[27435]: audit 2023-09-23T23:11:37.818316+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:38.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:38 smithi159 bash[41022]: cephadm 2023-09-23T23:11:36.462578+0000 mgr.y (mgr.14448) 13 : cephadm [INF] Updating smithi159:/var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T23:11:38.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:38 smithi159 bash[41022]: cephadm 2023-09-23T23:11:36.463721+0000 mgr.y (mgr.14448) 14 : cephadm [INF] Updating smithi164:/var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T23:11:38.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:38 smithi159 bash[41022]: cephadm 2023-09-23T23:11:36.627347+0000 mgr.y (mgr.14448) 15 : cephadm [INF] Updating smithi159:/etc/ceph/ceph.client.admin.keyring 2023-09-23T23:11:38.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:38 smithi159 bash[41022]: cephadm 2023-09-23T23:11:36.628738+0000 mgr.y (mgr.14448) 16 : cephadm [INF] Updating smithi164:/etc/ceph/ceph.client.admin.keyring 2023-09-23T23:11:38.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:38 smithi159 bash[41022]: cephadm 2023-09-23T23:11:36.792757+0000 mgr.y (mgr.14448) 17 : cephadm [INF] Updating smithi159:/var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T23:11:38.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:38 smithi159 bash[41022]: cephadm 2023-09-23T23:11:36.795156+0000 mgr.y (mgr.14448) 18 : cephadm [INF] Updating smithi164:/var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T23:11:38.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:38 smithi159 bash[41022]: cephadm 2023-09-23T23:11:36.994000+0000 mgr.y (mgr.14448) 19 : cephadm [INF] Deploying daemon node-exporter.a on smithi159 2023-09-23T23:11:38.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:38 smithi159 bash[41022]: audit 2023-09-23T23:11:37.774397+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:38.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:38 smithi159 bash[41022]: audit 2023-09-23T23:11:37.779988+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:38.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:38 smithi159 bash[41022]: audit 2023-09-23T23:11:37.818316+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:38.772 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:11:38 smithi164 systemd[1]: Started Ceph node-exporter.b for e43465dc-5a64-11ee-8db4-212e2dc638e7. 2023-09-23T23:11:38.772 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:11:38 smithi164 bash[65902]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2023-09-23T23:11:38.807 INFO:teuthology.orchestra.run.smithi164.stdout:Scheduled grafana update... 2023-09-23T23:11:38.935 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:11:38 smithi159 bash[74810]: v1.5.0: Pulling from prometheus/node-exporter 2023-09-23T23:11:39.221 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:11:38 smithi159 bash[74810]: 22b70bddd3ac: Pulling fs layer 2023-09-23T23:11:39.221 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:11:38 smithi159 bash[74810]: 5c12815fee55: Pulling fs layer 2023-09-23T23:11:39.221 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:11:38 smithi159 bash[74810]: c0e87333d380: Pulling fs layer 2023-09-23T23:11:39.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:39 smithi164 bash[31512]: cluster 2023-09-23T23:11:37.431321+0000 mgr.y (mgr.14448) 20 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:11:39.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:39 smithi164 bash[31512]: cephadm 2023-09-23T23:11:37.819314+0000 mgr.y (mgr.14448) 21 : cephadm [INF] Deploying daemon node-exporter.b on smithi164 2023-09-23T23:11:39.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:39 smithi164 bash[31512]: audit 2023-09-23T23:11:38.565123+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:39.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:39 smithi164 bash[31512]: audit 2023-09-23T23:11:38.574137+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:39.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:39 smithi164 bash[31512]: audit 2023-09-23T23:11:38.591303+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:39.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:39 smithi164 bash[31512]: audit 2023-09-23T23:11:38.596548+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:39.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:39 smithi164 bash[31512]: audit 2023-09-23T23:11:38.608418+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:39.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:39 smithi164 bash[31512]: audit 2023-09-23T23:11:38.804474+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:39.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:39 smithi159 bash[27435]: cluster 2023-09-23T23:11:37.431321+0000 mgr.y (mgr.14448) 20 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:11:39.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:39 smithi159 bash[27435]: cephadm 2023-09-23T23:11:37.819314+0000 mgr.y (mgr.14448) 21 : cephadm [INF] Deploying daemon node-exporter.b on smithi164 2023-09-23T23:11:39.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:39 smithi159 bash[27435]: audit 2023-09-23T23:11:38.565123+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:39.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:39 smithi159 bash[27435]: audit 2023-09-23T23:11:38.574137+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:39.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:39 smithi159 bash[27435]: audit 2023-09-23T23:11:38.591303+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:39.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:39 smithi159 bash[27435]: audit 2023-09-23T23:11:38.596548+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:39.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:39 smithi159 bash[27435]: audit 2023-09-23T23:11:38.608418+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:39.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:39 smithi159 bash[27435]: audit 2023-09-23T23:11:38.804474+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:39.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:39 smithi159 bash[41022]: cluster 2023-09-23T23:11:37.431321+0000 mgr.y (mgr.14448) 20 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:11:39.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:39 smithi159 bash[41022]: cephadm 2023-09-23T23:11:37.819314+0000 mgr.y (mgr.14448) 21 : cephadm [INF] Deploying daemon node-exporter.b on smithi164 2023-09-23T23:11:39.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:39 smithi159 bash[41022]: audit 2023-09-23T23:11:38.565123+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:39.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:39 smithi159 bash[41022]: audit 2023-09-23T23:11:38.574137+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:39.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:39 smithi159 bash[41022]: audit 2023-09-23T23:11:38.591303+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:39.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:39 smithi159 bash[41022]: audit 2023-09-23T23:11:38.596548+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:39.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:39 smithi159 bash[41022]: audit 2023-09-23T23:11:38.608418+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:39.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:39 smithi159 bash[41022]: audit 2023-09-23T23:11:38.804474+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:39.545 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:11:39 smithi159 bash[74810]: 22b70bddd3ac: Verifying Checksum 2023-09-23T23:11:39.545 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:11:39 smithi159 bash[74810]: 22b70bddd3ac: Download complete 2023-09-23T23:11:39.545 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:11:39 smithi159 bash[74810]: 5c12815fee55: Verifying Checksum 2023-09-23T23:11:39.546 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:11:39 smithi159 bash[74810]: 5c12815fee55: Download complete 2023-09-23T23:11:39.546 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:11:39 smithi159 bash[74810]: 22b70bddd3ac: Pull complete 2023-09-23T23:11:39.546 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:11:39 smithi159 bash[74810]: c0e87333d380: Verifying Checksum 2023-09-23T23:11:39.546 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:11:39 smithi159 bash[74810]: c0e87333d380: Download complete 2023-09-23T23:11:39.635 DEBUG:teuthology.orchestra.run.smithi164:grafana.a> sudo journalctl -f -n 0 -u ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7@grafana.a.service 2023-09-23T23:11:39.637 INFO:tasks.cephadm:Setting up client nodes... 2023-09-23T23:11:39.638 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2023-09-23T23:11:39.704 INFO:journalctl@ceph.grafana.a.smithi164.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T23:11:39.979 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:11:39 smithi164 bash[65902]: v1.5.0: Pulling from prometheus/node-exporter 2023-09-23T23:11:40.270 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:11:39 smithi164 bash[65902]: 22b70bddd3ac: Pulling fs layer 2023-09-23T23:11:40.270 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:11:39 smithi164 bash[65902]: 5c12815fee55: Pulling fs layer 2023-09-23T23:11:40.270 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:11:39 smithi164 bash[65902]: c0e87333d380: Pulling fs layer 2023-09-23T23:11:40.291 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:11:40 smithi159 bash[74810]: 5c12815fee55: Pull complete 2023-09-23T23:11:40.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:40 smithi164 bash[31512]: cephadm 2023-09-23T23:11:38.626410+0000 mgr.y (mgr.14448) 22 : cephadm [INF] Deploying daemon alertmanager.a on smithi159 2023-09-23T23:11:40.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:40 smithi164 bash[31512]: audit 2023-09-23T23:11:38.794796+0000 mgr.y (mgr.14448) 23 : audit [DBG] from='client.24403 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi164=a", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:11:40.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:40 smithi164 bash[31512]: cephadm 2023-09-23T23:11:38.798314+0000 mgr.y (mgr.14448) 24 : cephadm [INF] Saving service grafana spec with placement smithi164=a;count:1 2023-09-23T23:11:40.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:40 smithi164 bash[31512]: audit 2023-09-23T23:11:39.534569+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:40.523 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:11:40 smithi164 bash[65902]: 5c12815fee55: Verifying Checksum 2023-09-23T23:11:40.523 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:11:40 smithi164 bash[65902]: 5c12815fee55: Download complete 2023-09-23T23:11:40.523 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:11:40 smithi164 bash[65902]: 22b70bddd3ac: Verifying Checksum 2023-09-23T23:11:40.523 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:11:40 smithi164 bash[65902]: 22b70bddd3ac: Download complete 2023-09-23T23:11:40.523 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:11:40 smithi164 bash[65902]: 22b70bddd3ac: Pull complete 2023-09-23T23:11:40.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:40 smithi159 bash[27435]: cephadm 2023-09-23T23:11:38.626410+0000 mgr.y (mgr.14448) 22 : cephadm [INF] Deploying daemon alertmanager.a on smithi159 2023-09-23T23:11:40.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:40 smithi159 bash[27435]: audit 2023-09-23T23:11:38.794796+0000 mgr.y (mgr.14448) 23 : audit [DBG] from='client.24403 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi164=a", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:11:40.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:40 smithi159 bash[27435]: cephadm 2023-09-23T23:11:38.798314+0000 mgr.y (mgr.14448) 24 : cephadm [INF] Saving service grafana spec with placement smithi164=a;count:1 2023-09-23T23:11:40.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:40 smithi159 bash[27435]: audit 2023-09-23T23:11:39.534569+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:40.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:40 smithi159 bash[41022]: cephadm 2023-09-23T23:11:38.626410+0000 mgr.y (mgr.14448) 22 : cephadm [INF] Deploying daemon alertmanager.a on smithi159 2023-09-23T23:11:40.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:40 smithi159 bash[41022]: audit 2023-09-23T23:11:38.794796+0000 mgr.y (mgr.14448) 23 : audit [DBG] from='client.24403 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi164=a", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:11:40.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:40 smithi159 bash[41022]: cephadm 2023-09-23T23:11:38.798314+0000 mgr.y (mgr.14448) 24 : cephadm [INF] Saving service grafana spec with placement smithi164=a;count:1 2023-09-23T23:11:40.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:40 smithi159 bash[41022]: audit 2023-09-23T23:11:39.534569+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:40.544 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:11:40 smithi159 bash[74810]: c0e87333d380: Pull complete 2023-09-23T23:11:40.544 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:11:40 smithi159 bash[74810]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2023-09-23T23:11:40.925 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:11:40 smithi164 bash[65902]: c0e87333d380: Verifying Checksum 2023-09-23T23:11:40.925 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:11:40 smithi164 bash[65902]: c0e87333d380: Download complete 2023-09-23T23:11:41.043 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:11:40 smithi159 bash[74810]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2023-09-23T23:11:41.272 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:11:40 smithi164 bash[65902]: 5c12815fee55: Pull complete 2023-09-23T23:11:41.536 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:41 smithi164 bash[31512]: cluster 2023-09-23T23:11:39.431928+0000 mgr.y (mgr.14448) 25 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:11:41.536 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:11:41 smithi164 bash[65902]: c0e87333d380: Pull complete 2023-09-23T23:11:41.536 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:11:41 smithi164 bash[65902]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2023-09-23T23:11:41.536 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:11:41 smithi164 bash[65902]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2023-09-23T23:11:41.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:41 smithi159 bash[27435]: cluster 2023-09-23T23:11:39.431928+0000 mgr.y (mgr.14448) 25 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:11:41.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:41 smithi159 bash[41022]: cluster 2023-09-23T23:11:39.431928+0000 mgr.y (mgr.14448) 25 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:11:42.676 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:42 smithi164 bash[31512]: cluster 2023-09-23T23:11:41.432577+0000 mgr.y (mgr.14448) 26 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:11:42.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:42 smithi159 bash[27435]: cluster 2023-09-23T23:11:41.432577+0000 mgr.y (mgr.14448) 26 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:11:42.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:42 smithi159 bash[41022]: cluster 2023-09-23T23:11:41.432577+0000 mgr.y (mgr.14448) 26 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:11:43.023 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:11:42 smithi164 bash[65902]: ts=2023-09-23T23:11:42.673Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2023-09-23T23:11:43.023 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:11:42 smithi164 bash[65902]: ts=2023-09-23T23:11:42.673Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2023-09-23T23:11:43.023 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:11:42 smithi164 bash[65902]: ts=2023-09-23T23:11:42.673Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2023-09-23T23:11:43.023 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:11:42 smithi164 bash[65902]: ts=2023-09-23T23:11:42.674Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2023-09-23T23:11:43.023 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:11:42 smithi164 bash[65902]: ts=2023-09-23T23:11:42.674Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2023-09-23T23:11:43.023 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:11:42 smithi164 bash[65902]: ts=2023-09-23T23:11:42.674Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2023-09-23T23:11:43.023 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:11:42 smithi164 bash[65902]: ts=2023-09-23T23:11:42.675Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2023-09-23T23:11:43.023 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:11:42 smithi164 bash[65902]: ts=2023-09-23T23:11:42.675Z caller=node_exporter.go:117 level=info collector=arp 2023-09-23T23:11:43.023 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:11:42 smithi164 bash[65902]: ts=2023-09-23T23:11:42.675Z caller=node_exporter.go:117 level=info collector=bcache 2023-09-23T23:11:43.024 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:11:42 smithi164 bash[65902]: ts=2023-09-23T23:11:42.675Z caller=node_exporter.go:117 level=info collector=bonding 2023-09-23T23:11:43.024 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:11:42 smithi164 bash[65902]: ts=2023-09-23T23:11:42.675Z caller=node_exporter.go:117 level=info collector=btrfs 2023-09-23T23:11:43.024 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:11:42 smithi164 bash[65902]: ts=2023-09-23T23:11:42.675Z caller=node_exporter.go:117 level=info collector=conntrack 2023-09-23T23:11:43.024 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:11:42 smithi164 bash[65902]: ts=2023-09-23T23:11:42.675Z caller=node_exporter.go:117 level=info collector=cpu 2023-09-23T23:11:43.024 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:11:42 smithi164 bash[65902]: ts=2023-09-23T23:11:42.675Z caller=node_exporter.go:117 level=info collector=cpufreq 2023-09-23T23:11:43.024 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:11:42 smithi164 bash[65902]: ts=2023-09-23T23:11:42.675Z caller=node_exporter.go:117 level=info collector=diskstats 2023-09-23T23:11:43.024 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:11:42 smithi164 bash[65902]: ts=2023-09-23T23:11:42.675Z caller=node_exporter.go:117 level=info collector=dmi 2023-09-23T23:11:43.024 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:11:42 smithi164 bash[65902]: ts=2023-09-23T23:11:42.675Z caller=node_exporter.go:117 level=info collector=edac 2023-09-23T23:11:43.024 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:11:42 smithi164 bash[65902]: ts=2023-09-23T23:11:42.675Z caller=node_exporter.go:117 level=info collector=entropy 2023-09-23T23:11:43.024 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:11:42 smithi164 bash[65902]: ts=2023-09-23T23:11:42.675Z caller=node_exporter.go:117 level=info collector=fibrechannel 2023-09-23T23:11:43.024 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:11:42 smithi164 bash[65902]: ts=2023-09-23T23:11:42.675Z caller=node_exporter.go:117 level=info collector=filefd 2023-09-23T23:11:43.024 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:11:42 smithi164 bash[65902]: ts=2023-09-23T23:11:42.675Z caller=node_exporter.go:117 level=info collector=filesystem 2023-09-23T23:11:43.025 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:11:42 smithi164 bash[65902]: ts=2023-09-23T23:11:42.675Z caller=node_exporter.go:117 level=info collector=hwmon 2023-09-23T23:11:43.025 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:11:42 smithi164 bash[65902]: ts=2023-09-23T23:11:42.675Z caller=node_exporter.go:117 level=info collector=infiniband 2023-09-23T23:11:43.025 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:11:42 smithi164 bash[65902]: ts=2023-09-23T23:11:42.675Z caller=node_exporter.go:117 level=info collector=ipvs 2023-09-23T23:11:43.025 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:11:42 smithi164 bash[65902]: ts=2023-09-23T23:11:42.675Z caller=node_exporter.go:117 level=info collector=loadavg 2023-09-23T23:11:43.025 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:11:42 smithi164 bash[65902]: ts=2023-09-23T23:11:42.675Z caller=node_exporter.go:117 level=info collector=mdadm 2023-09-23T23:11:43.025 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:11:42 smithi164 bash[65902]: ts=2023-09-23T23:11:42.675Z caller=node_exporter.go:117 level=info collector=meminfo 2023-09-23T23:11:43.025 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:11:42 smithi164 bash[65902]: ts=2023-09-23T23:11:42.675Z caller=node_exporter.go:117 level=info collector=netclass 2023-09-23T23:11:43.025 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:11:42 smithi164 bash[65902]: ts=2023-09-23T23:11:42.675Z caller=node_exporter.go:117 level=info collector=netdev 2023-09-23T23:11:43.026 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:11:42 smithi164 bash[65902]: ts=2023-09-23T23:11:42.675Z caller=node_exporter.go:117 level=info collector=netstat 2023-09-23T23:11:43.026 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:11:42 smithi164 bash[65902]: ts=2023-09-23T23:11:42.675Z caller=node_exporter.go:117 level=info collector=nfs 2023-09-23T23:11:43.026 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:11:42 smithi164 bash[65902]: ts=2023-09-23T23:11:42.675Z caller=node_exporter.go:117 level=info collector=nfsd 2023-09-23T23:11:43.026 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:11:42 smithi164 bash[65902]: ts=2023-09-23T23:11:42.675Z caller=node_exporter.go:117 level=info collector=nvme 2023-09-23T23:11:43.026 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:11:42 smithi164 bash[65902]: ts=2023-09-23T23:11:42.675Z caller=node_exporter.go:117 level=info collector=os 2023-09-23T23:11:43.026 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:11:42 smithi164 bash[65902]: ts=2023-09-23T23:11:42.675Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2023-09-23T23:11:43.026 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:11:42 smithi164 bash[65902]: ts=2023-09-23T23:11:42.675Z caller=node_exporter.go:117 level=info collector=pressure 2023-09-23T23:11:43.026 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:11:42 smithi164 bash[65902]: ts=2023-09-23T23:11:42.675Z caller=node_exporter.go:117 level=info collector=rapl 2023-09-23T23:11:43.026 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:11:42 smithi164 bash[65902]: ts=2023-09-23T23:11:42.675Z caller=node_exporter.go:117 level=info collector=schedstat 2023-09-23T23:11:43.026 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:11:42 smithi164 bash[65902]: ts=2023-09-23T23:11:42.675Z caller=node_exporter.go:117 level=info collector=selinux 2023-09-23T23:11:43.026 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:11:42 smithi164 bash[65902]: ts=2023-09-23T23:11:42.675Z caller=node_exporter.go:117 level=info collector=sockstat 2023-09-23T23:11:43.027 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:11:42 smithi164 bash[65902]: ts=2023-09-23T23:11:42.676Z caller=node_exporter.go:117 level=info collector=softnet 2023-09-23T23:11:43.027 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:11:42 smithi164 bash[65902]: ts=2023-09-23T23:11:42.676Z caller=node_exporter.go:117 level=info collector=stat 2023-09-23T23:11:43.027 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:11:42 smithi164 bash[65902]: ts=2023-09-23T23:11:42.676Z caller=node_exporter.go:117 level=info collector=tapestats 2023-09-23T23:11:43.027 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:11:42 smithi164 bash[65902]: ts=2023-09-23T23:11:42.676Z caller=node_exporter.go:117 level=info collector=textfile 2023-09-23T23:11:43.027 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:11:42 smithi164 bash[65902]: ts=2023-09-23T23:11:42.676Z caller=node_exporter.go:117 level=info collector=thermal_zone 2023-09-23T23:11:43.027 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:11:42 smithi164 bash[65902]: ts=2023-09-23T23:11:42.676Z caller=node_exporter.go:117 level=info collector=time 2023-09-23T23:11:43.027 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:11:42 smithi164 bash[65902]: ts=2023-09-23T23:11:42.676Z caller=node_exporter.go:117 level=info collector=udp_queues 2023-09-23T23:11:43.027 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:11:42 smithi164 bash[65902]: ts=2023-09-23T23:11:42.676Z caller=node_exporter.go:117 level=info collector=uname 2023-09-23T23:11:43.027 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:11:42 smithi164 bash[65902]: ts=2023-09-23T23:11:42.676Z caller=node_exporter.go:117 level=info collector=vmstat 2023-09-23T23:11:43.027 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:11:42 smithi164 bash[65902]: ts=2023-09-23T23:11:42.676Z caller=node_exporter.go:117 level=info collector=xfs 2023-09-23T23:11:43.027 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:11:42 smithi164 bash[65902]: ts=2023-09-23T23:11:42.676Z caller=node_exporter.go:117 level=info collector=zfs 2023-09-23T23:11:43.027 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:11:42 smithi164 bash[65902]: ts=2023-09-23T23:11:42.676Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2023-09-23T23:11:43.027 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:11:42 smithi164 bash[65902]: ts=2023-09-23T23:11:42.676Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2023-09-23T23:11:43.294 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:11:43 smithi159 bash[74810]: ts=2023-09-23T23:11:43.126Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2023-09-23T23:11:43.294 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:11:43 smithi159 bash[74810]: ts=2023-09-23T23:11:43.127Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2023-09-23T23:11:43.294 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:11:43 smithi159 bash[74810]: ts=2023-09-23T23:11:43.127Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2023-09-23T23:11:43.294 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:11:43 smithi159 bash[74810]: ts=2023-09-23T23:11:43.127Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2023-09-23T23:11:43.294 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:11:43 smithi159 bash[74810]: ts=2023-09-23T23:11:43.129Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2023-09-23T23:11:43.294 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:11:43 smithi159 bash[74810]: ts=2023-09-23T23:11:43.129Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2023-09-23T23:11:43.294 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:11:43 smithi159 bash[74810]: ts=2023-09-23T23:11:43.130Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2023-09-23T23:11:43.295 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:11:43 smithi159 bash[74810]: ts=2023-09-23T23:11:43.130Z caller=node_exporter.go:117 level=info collector=arp 2023-09-23T23:11:43.295 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:11:43 smithi159 bash[74810]: ts=2023-09-23T23:11:43.130Z caller=node_exporter.go:117 level=info collector=bcache 2023-09-23T23:11:43.295 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:11:43 smithi159 bash[74810]: ts=2023-09-23T23:11:43.130Z caller=node_exporter.go:117 level=info collector=bonding 2023-09-23T23:11:43.295 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:11:43 smithi159 bash[74810]: ts=2023-09-23T23:11:43.130Z caller=node_exporter.go:117 level=info collector=btrfs 2023-09-23T23:11:43.295 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:11:43 smithi159 bash[74810]: ts=2023-09-23T23:11:43.130Z caller=node_exporter.go:117 level=info collector=conntrack 2023-09-23T23:11:43.295 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:11:43 smithi159 bash[74810]: ts=2023-09-23T23:11:43.130Z caller=node_exporter.go:117 level=info collector=cpu 2023-09-23T23:11:43.295 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:11:43 smithi159 bash[74810]: ts=2023-09-23T23:11:43.130Z caller=node_exporter.go:117 level=info collector=cpufreq 2023-09-23T23:11:43.295 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:11:43 smithi159 bash[74810]: ts=2023-09-23T23:11:43.130Z caller=node_exporter.go:117 level=info collector=diskstats 2023-09-23T23:11:43.295 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:11:43 smithi159 bash[74810]: ts=2023-09-23T23:11:43.130Z caller=node_exporter.go:117 level=info collector=dmi 2023-09-23T23:11:43.295 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:11:43 smithi159 bash[74810]: ts=2023-09-23T23:11:43.130Z caller=node_exporter.go:117 level=info collector=edac 2023-09-23T23:11:43.295 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:11:43 smithi159 bash[74810]: ts=2023-09-23T23:11:43.130Z caller=node_exporter.go:117 level=info collector=entropy 2023-09-23T23:11:43.295 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:11:43 smithi159 bash[74810]: ts=2023-09-23T23:11:43.130Z caller=node_exporter.go:117 level=info collector=fibrechannel 2023-09-23T23:11:43.296 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:11:43 smithi159 bash[74810]: ts=2023-09-23T23:11:43.130Z caller=node_exporter.go:117 level=info collector=filefd 2023-09-23T23:11:43.296 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:11:43 smithi159 bash[74810]: ts=2023-09-23T23:11:43.130Z caller=node_exporter.go:117 level=info collector=filesystem 2023-09-23T23:11:43.296 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:11:43 smithi159 bash[74810]: ts=2023-09-23T23:11:43.130Z caller=node_exporter.go:117 level=info collector=hwmon 2023-09-23T23:11:43.296 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:11:43 smithi159 bash[74810]: ts=2023-09-23T23:11:43.130Z caller=node_exporter.go:117 level=info collector=infiniband 2023-09-23T23:11:43.296 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:11:43 smithi159 bash[74810]: ts=2023-09-23T23:11:43.130Z caller=node_exporter.go:117 level=info collector=ipvs 2023-09-23T23:11:43.296 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:11:43 smithi159 bash[74810]: ts=2023-09-23T23:11:43.130Z caller=node_exporter.go:117 level=info collector=loadavg 2023-09-23T23:11:43.296 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:11:43 smithi159 bash[74810]: ts=2023-09-23T23:11:43.130Z caller=node_exporter.go:117 level=info collector=mdadm 2023-09-23T23:11:43.296 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:11:43 smithi159 bash[74810]: ts=2023-09-23T23:11:43.130Z caller=node_exporter.go:117 level=info collector=meminfo 2023-09-23T23:11:43.296 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:11:43 smithi159 bash[74810]: ts=2023-09-23T23:11:43.130Z caller=node_exporter.go:117 level=info collector=netclass 2023-09-23T23:11:43.296 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:11:43 smithi159 bash[74810]: ts=2023-09-23T23:11:43.130Z caller=node_exporter.go:117 level=info collector=netdev 2023-09-23T23:11:43.296 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:11:43 smithi159 bash[74810]: ts=2023-09-23T23:11:43.130Z caller=node_exporter.go:117 level=info collector=netstat 2023-09-23T23:11:43.296 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:11:43 smithi159 bash[74810]: ts=2023-09-23T23:11:43.130Z caller=node_exporter.go:117 level=info collector=nfs 2023-09-23T23:11:43.296 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:11:43 smithi159 bash[74810]: ts=2023-09-23T23:11:43.130Z caller=node_exporter.go:117 level=info collector=nfsd 2023-09-23T23:11:43.297 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:11:43 smithi159 bash[74810]: ts=2023-09-23T23:11:43.130Z caller=node_exporter.go:117 level=info collector=nvme 2023-09-23T23:11:43.297 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:11:43 smithi159 bash[74810]: ts=2023-09-23T23:11:43.130Z caller=node_exporter.go:117 level=info collector=os 2023-09-23T23:11:43.297 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:11:43 smithi159 bash[74810]: ts=2023-09-23T23:11:43.130Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2023-09-23T23:11:43.297 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:11:43 smithi159 bash[74810]: ts=2023-09-23T23:11:43.130Z caller=node_exporter.go:117 level=info collector=pressure 2023-09-23T23:11:43.297 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:11:43 smithi159 bash[74810]: ts=2023-09-23T23:11:43.130Z caller=node_exporter.go:117 level=info collector=rapl 2023-09-23T23:11:43.297 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:11:43 smithi159 bash[74810]: ts=2023-09-23T23:11:43.130Z caller=node_exporter.go:117 level=info collector=schedstat 2023-09-23T23:11:43.297 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:11:43 smithi159 bash[74810]: ts=2023-09-23T23:11:43.130Z caller=node_exporter.go:117 level=info collector=selinux 2023-09-23T23:11:43.297 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:11:43 smithi159 bash[74810]: ts=2023-09-23T23:11:43.130Z caller=node_exporter.go:117 level=info collector=sockstat 2023-09-23T23:11:43.297 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:11:43 smithi159 bash[74810]: ts=2023-09-23T23:11:43.130Z caller=node_exporter.go:117 level=info collector=softnet 2023-09-23T23:11:43.297 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:11:43 smithi159 bash[74810]: ts=2023-09-23T23:11:43.130Z caller=node_exporter.go:117 level=info collector=stat 2023-09-23T23:11:43.297 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:11:43 smithi159 bash[74810]: ts=2023-09-23T23:11:43.130Z caller=node_exporter.go:117 level=info collector=tapestats 2023-09-23T23:11:43.297 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:11:43 smithi159 bash[74810]: ts=2023-09-23T23:11:43.130Z caller=node_exporter.go:117 level=info collector=textfile 2023-09-23T23:11:43.298 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:11:43 smithi159 bash[74810]: ts=2023-09-23T23:11:43.130Z caller=node_exporter.go:117 level=info collector=thermal_zone 2023-09-23T23:11:43.298 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:11:43 smithi159 bash[74810]: ts=2023-09-23T23:11:43.130Z caller=node_exporter.go:117 level=info collector=time 2023-09-23T23:11:43.298 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:11:43 smithi159 bash[74810]: ts=2023-09-23T23:11:43.130Z caller=node_exporter.go:117 level=info collector=udp_queues 2023-09-23T23:11:43.298 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:11:43 smithi159 bash[74810]: ts=2023-09-23T23:11:43.130Z caller=node_exporter.go:117 level=info collector=uname 2023-09-23T23:11:43.298 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:11:43 smithi159 bash[74810]: ts=2023-09-23T23:11:43.131Z caller=node_exporter.go:117 level=info collector=vmstat 2023-09-23T23:11:43.298 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:11:43 smithi159 bash[74810]: ts=2023-09-23T23:11:43.131Z caller=node_exporter.go:117 level=info collector=xfs 2023-09-23T23:11:43.298 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:11:43 smithi159 bash[74810]: ts=2023-09-23T23:11:43.131Z caller=node_exporter.go:117 level=info collector=zfs 2023-09-23T23:11:43.298 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:11:43 smithi159 bash[74810]: ts=2023-09-23T23:11:43.131Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2023-09-23T23:11:43.298 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:11:43 smithi159 bash[74810]: ts=2023-09-23T23:11:43.131Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2023-09-23T23:11:44.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:44 smithi164 bash[31512]: cluster 2023-09-23T23:11:43.433192+0000 mgr.y (mgr.14448) 27 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:11:44.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:44 smithi159 bash[27435]: cluster 2023-09-23T23:11:43.433192+0000 mgr.y (mgr.14448) 27 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:11:44.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:44 smithi159 bash[41022]: cluster 2023-09-23T23:11:43.433192+0000 mgr.y (mgr.14448) 27 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:11:45.413 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:11:45.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:45 smithi164 bash[31512]: audit 2023-09-23T23:11:44.531571+0000 mon.a (mon.0) 703 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:11:45.772 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:11:45 smithi164 bash[32529]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:11:45] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T23:11:45.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:45 smithi159 bash[27435]: audit 2023-09-23T23:11:44.531571+0000 mon.a (mon.0) 703 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:11:45.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:45 smithi159 bash[41022]: audit 2023-09-23T23:11:44.531571+0000 mon.a (mon.0) 703 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:11:46.530 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:46 smithi159 bash[27435]: cluster 2023-09-23T23:11:45.433591+0000 mgr.y (mgr.14448) 28 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:11:46.531 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:46 smithi159 bash[41022]: cluster 2023-09-23T23:11:45.433591+0000 mgr.y (mgr.14448) 28 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:11:46.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:46 smithi164 bash[31512]: cluster 2023-09-23T23:11:45.433591+0000 mgr.y (mgr.14448) 28 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:11:48.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:48 smithi164 bash[31512]: cluster 2023-09-23T23:11:47.434399+0000 mgr.y (mgr.14448) 29 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:11:48.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:48 smithi159 bash[27435]: cluster 2023-09-23T23:11:47.434399+0000 mgr.y (mgr.14448) 29 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:11:48.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:48 smithi159 bash[41022]: cluster 2023-09-23T23:11:47.434399+0000 mgr.y (mgr.14448) 29 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:11:50.043 INFO:teuthology.orchestra.run.smithi159.stdout:[client.0] 2023-09-23T23:11:50.044 INFO:teuthology.orchestra.run.smithi159.stdout: key = AQC2cA9lHEc5AhAA9am4WD0e1a3SJHrT/PCUOw== 2023-09-23T23:11:50.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:50 smithi164 bash[31512]: cluster 2023-09-23T23:11:49.435110+0000 mgr.y (mgr.14448) 30 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:11:50.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:50 smithi164 bash[31512]: audit 2023-09-23T23:11:50.037133+0000 mon.a (mon.0) 704 : audit [INF] from='client.? 172.21.15.159:0/1349012325' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-09-23T23:11:50.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:50 smithi164 bash[31512]: audit 2023-09-23T23:11:50.041143+0000 mon.a (mon.0) 705 : audit [INF] from='client.? 172.21.15.159:0/1349012325' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-09-23T23:11:50.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:50 smithi159 bash[27435]: cluster 2023-09-23T23:11:49.435110+0000 mgr.y (mgr.14448) 30 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:11:50.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:50 smithi159 bash[27435]: audit 2023-09-23T23:11:50.037133+0000 mon.a (mon.0) 704 : audit [INF] from='client.? 172.21.15.159:0/1349012325' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-09-23T23:11:50.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:50 smithi159 bash[27435]: audit 2023-09-23T23:11:50.041143+0000 mon.a (mon.0) 705 : audit [INF] from='client.? 172.21.15.159:0/1349012325' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-09-23T23:11:50.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:50 smithi159 bash[41022]: cluster 2023-09-23T23:11:49.435110+0000 mgr.y (mgr.14448) 30 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:11:50.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:50 smithi159 bash[41022]: audit 2023-09-23T23:11:50.037133+0000 mon.a (mon.0) 704 : audit [INF] from='client.? 172.21.15.159:0/1349012325' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-09-23T23:11:50.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:50 smithi159 bash[41022]: audit 2023-09-23T23:11:50.041143+0000 mon.a (mon.0) 705 : audit [INF] from='client.? 172.21.15.159:0/1349012325' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-09-23T23:11:51.090 INFO:journalctl@ceph.alertmanager.a.smithi159.stdout:Sep 23 23:11:51 smithi159 systemd[1]: Started Ceph alertmanager.a for e43465dc-5a64-11ee-8db4-212e2dc638e7. 2023-09-23T23:11:51.091 DEBUG:teuthology.orchestra.run.smithi159:> set -ex 2023-09-23T23:11:51.091 DEBUG:teuthology.orchestra.run.smithi159:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2023-09-23T23:11:51.091 DEBUG:teuthology.orchestra.run.smithi159:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2023-09-23T23:11:51.111 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2023-09-23T23:11:52.368 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:52 smithi159 bash[41022]: audit 2023-09-23T23:11:51.096866+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:52.368 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:52 smithi159 bash[41022]: audit 2023-09-23T23:11:51.104183+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:52.368 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:52 smithi159 bash[41022]: audit 2023-09-23T23:11:51.120016+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:52.369 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:52 smithi159 bash[41022]: audit 2023-09-23T23:11:51.124731+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:52.369 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:52 smithi159 bash[41022]: audit 2023-09-23T23:11:51.173335+0000 mon.a (mon.0) 710 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:11:52.369 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:52 smithi159 bash[41022]: audit 2023-09-23T23:11:51.498023+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:52.369 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:52 smithi159 bash[41022]: audit 2023-09-23T23:11:51.505097+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:52.369 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:52 smithi159 bash[27435]: audit 2023-09-23T23:11:51.096866+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:52.369 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:52 smithi159 bash[27435]: audit 2023-09-23T23:11:51.104183+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:52.369 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:52 smithi159 bash[27435]: audit 2023-09-23T23:11:51.120016+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:52.369 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:52 smithi159 bash[27435]: audit 2023-09-23T23:11:51.124731+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:52.369 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:52 smithi159 bash[27435]: audit 2023-09-23T23:11:51.173335+0000 mon.a (mon.0) 710 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:11:52.369 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:52 smithi159 bash[27435]: audit 2023-09-23T23:11:51.498023+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:52.370 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:52 smithi159 bash[27435]: audit 2023-09-23T23:11:51.505097+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:52.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:52 smithi164 bash[31512]: audit 2023-09-23T23:11:51.096866+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:52.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:52 smithi164 bash[31512]: audit 2023-09-23T23:11:51.104183+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:52.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:52 smithi164 bash[31512]: audit 2023-09-23T23:11:51.120016+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:52.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:52 smithi164 bash[31512]: audit 2023-09-23T23:11:51.124731+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:52.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:52 smithi164 bash[31512]: audit 2023-09-23T23:11:51.173335+0000 mon.a (mon.0) 710 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:11:52.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:52 smithi164 bash[31512]: audit 2023-09-23T23:11:51.498023+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:52.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:52 smithi164 bash[31512]: audit 2023-09-23T23:11:51.505097+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:52.794 INFO:journalctl@ceph.alertmanager.a.smithi159.stdout:Sep 23 23:11:52 smithi159 bash[75393]: ts=2023-09-23T23:11:52.365Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2023-09-23T23:11:52.794 INFO:journalctl@ceph.alertmanager.a.smithi159.stdout:Sep 23 23:11:52 smithi159 bash[75393]: ts=2023-09-23T23:11:52.365Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2023-09-23T23:11:52.794 INFO:journalctl@ceph.alertmanager.a.smithi159.stdout:Sep 23 23:11:52 smithi159 bash[75393]: ts=2023-09-23T23:11:52.368Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.159 port=9094 2023-09-23T23:11:52.794 INFO:journalctl@ceph.alertmanager.a.smithi159.stdout:Sep 23 23:11:52 smithi159 bash[75393]: ts=2023-09-23T23:11:52.369Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-09-23T23:11:52.794 INFO:journalctl@ceph.alertmanager.a.smithi159.stdout:Sep 23 23:11:52 smithi159 bash[75393]: ts=2023-09-23T23:11:52.420Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-09-23T23:11:52.794 INFO:journalctl@ceph.alertmanager.a.smithi159.stdout:Sep 23 23:11:52 smithi159 bash[75393]: ts=2023-09-23T23:11:52.421Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-09-23T23:11:52.794 INFO:journalctl@ceph.alertmanager.a.smithi159.stdout:Sep 23 23:11:52 smithi159 bash[75393]: ts=2023-09-23T23:11:52.425Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2023-09-23T23:11:52.794 INFO:journalctl@ceph.alertmanager.a.smithi159.stdout:Sep 23 23:11:52 smithi159 bash[75393]: ts=2023-09-23T23:11:52.425Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2023-09-23T23:11:53.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:53 smithi164 bash[31512]: cluster 2023-09-23T23:11:51.435705+0000 mgr.y (mgr.14448) 31 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:11:53.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:53 smithi159 bash[27435]: cluster 2023-09-23T23:11:51.435705+0000 mgr.y (mgr.14448) 31 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:11:53.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:53 smithi159 bash[41022]: cluster 2023-09-23T23:11:51.435705+0000 mgr.y (mgr.14448) 31 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:11:54.793 INFO:journalctl@ceph.alertmanager.a.smithi159.stdout:Sep 23 23:11:54 smithi159 bash[75393]: ts=2023-09-23T23:11:54.370Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000689507s 2023-09-23T23:11:55.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:55 smithi164 bash[31512]: cluster 2023-09-23T23:11:53.436313+0000 mgr.y (mgr.14448) 32 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:11:55.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:55 smithi164 bash[31512]: audit 2023-09-23T23:11:54.544979+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:55.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:55 smithi159 bash[27435]: cluster 2023-09-23T23:11:53.436313+0000 mgr.y (mgr.14448) 32 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:11:55.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:55 smithi159 bash[27435]: audit 2023-09-23T23:11:54.544979+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:55.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:55 smithi159 bash[41022]: cluster 2023-09-23T23:11:53.436313+0000 mgr.y (mgr.14448) 32 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:11:55.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:55 smithi159 bash[41022]: audit 2023-09-23T23:11:54.544979+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:55.880 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T23:11:56.022 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:11:55 smithi164 bash[32529]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:11:55] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T23:11:57.426 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:57 smithi159 bash[27435]: cluster 2023-09-23T23:11:55.436927+0000 mgr.y (mgr.14448) 33 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:11:57.426 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:57 smithi159 bash[27435]: audit 2023-09-23T23:11:56.764537+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:57.426 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:57 smithi159 bash[27435]: audit 2023-09-23T23:11:56.772391+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:57.427 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:57 smithi159 bash[41022]: cluster 2023-09-23T23:11:55.436927+0000 mgr.y (mgr.14448) 33 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:11:57.427 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:57 smithi159 bash[41022]: audit 2023-09-23T23:11:56.764537+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:57.427 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:57 smithi159 bash[41022]: audit 2023-09-23T23:11:56.772391+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:57.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:57 smithi164 bash[31512]: cluster 2023-09-23T23:11:55.436927+0000 mgr.y (mgr.14448) 33 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:11:57.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:57 smithi164 bash[31512]: audit 2023-09-23T23:11:56.764537+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:57.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:57 smithi164 bash[31512]: audit 2023-09-23T23:11:56.772391+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:57.794 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:11:57 smithi159 bash[27697]: [23/Sep/2023:23:11:57] ENGINE Bus STOPPING 2023-09-23T23:11:57.794 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:11:57 smithi159 bash[27697]: [23/Sep/2023:23:11:57] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-09-23T23:11:57.794 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:11:57 smithi159 bash[27697]: [23/Sep/2023:23:11:57] ENGINE Bus STOPPED 2023-09-23T23:11:57.794 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:11:57 smithi159 bash[27697]: [23/Sep/2023:23:11:57] ENGINE Bus STARTING 2023-09-23T23:11:57.794 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:11:57 smithi159 bash[27697]: [23/Sep/2023:23:11:57] ENGINE Serving on http://:::9283 2023-09-23T23:11:57.795 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:11:57 smithi159 bash[27697]: [23/Sep/2023:23:11:57] ENGINE Bus STARTED 2023-09-23T23:11:58.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:58 smithi164 bash[31512]: audit 2023-09-23T23:11:57.244163+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:58.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:58 smithi164 bash[31512]: audit 2023-09-23T23:11:57.251901+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:58.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:58 smithi164 bash[31512]: audit 2023-09-23T23:11:57.253528+0000 mon.a (mon.0) 718 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:11:58.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:58 smithi164 bash[31512]: audit 2023-09-23T23:11:57.254826+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:11:58.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:58 smithi164 bash[31512]: audit 2023-09-23T23:11:57.261913+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:58.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:58 smithi164 bash[31512]: audit 2023-09-23T23:11:57.403134+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:58.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:58 smithi164 bash[31512]: audit 2023-09-23T23:11:57.407634+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:58.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:58 smithi164 bash[31512]: audit 2023-09-23T23:11:57.410681+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-09-23T23:11:58.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:58 smithi164 bash[31512]: audit 2023-09-23T23:11:57.416448+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:58.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:58 smithi159 bash[27435]: audit 2023-09-23T23:11:57.244163+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:58.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:58 smithi159 bash[27435]: audit 2023-09-23T23:11:57.251901+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:58.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:58 smithi159 bash[27435]: audit 2023-09-23T23:11:57.253528+0000 mon.a (mon.0) 718 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:11:58.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:58 smithi159 bash[27435]: audit 2023-09-23T23:11:57.254826+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:11:58.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:58 smithi159 bash[27435]: audit 2023-09-23T23:11:57.261913+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:58.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:58 smithi159 bash[27435]: audit 2023-09-23T23:11:57.403134+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:58.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:58 smithi159 bash[27435]: audit 2023-09-23T23:11:57.407634+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:58.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:58 smithi159 bash[27435]: audit 2023-09-23T23:11:57.410681+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-09-23T23:11:58.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:58 smithi159 bash[27435]: audit 2023-09-23T23:11:57.416448+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:58.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:58 smithi159 bash[41022]: audit 2023-09-23T23:11:57.244163+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:58.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:58 smithi159 bash[41022]: audit 2023-09-23T23:11:57.251901+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:58.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:58 smithi159 bash[41022]: audit 2023-09-23T23:11:57.253528+0000 mon.a (mon.0) 718 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:11:58.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:58 smithi159 bash[41022]: audit 2023-09-23T23:11:57.254826+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:11:58.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:58 smithi159 bash[41022]: audit 2023-09-23T23:11:57.261913+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:58.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:58 smithi159 bash[41022]: audit 2023-09-23T23:11:57.403134+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:58.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:58 smithi159 bash[41022]: audit 2023-09-23T23:11:57.407634+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:58.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:58 smithi159 bash[41022]: audit 2023-09-23T23:11:57.410681+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-09-23T23:11:58.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:58 smithi159 bash[41022]: audit 2023-09-23T23:11:57.416448+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:11:59.353 INFO:teuthology.orchestra.run.smithi164.stdout:[client.1] 2023-09-23T23:11:59.353 INFO:teuthology.orchestra.run.smithi164.stdout: key = AQC/cA9lExl+FBAA7fIquGP0hWbjLmntYPXcxw== 2023-09-23T23:11:59.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:59 smithi164 bash[31512]: audit 2023-09-23T23:11:57.411589+0000 mgr.y (mgr.14448) 34 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-09-23T23:11:59.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:59 smithi164 bash[31512]: cephadm 2023-09-23T23:11:57.427560+0000 mgr.y (mgr.14448) 35 : cephadm [INF] Deploying daemon grafana.a on smithi164 2023-09-23T23:11:59.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:11:59 smithi164 bash[31512]: cluster 2023-09-23T23:11:57.437415+0000 mgr.y (mgr.14448) 36 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:11:59.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:59 smithi159 bash[41022]: audit 2023-09-23T23:11:57.411589+0000 mgr.y (mgr.14448) 34 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-09-23T23:11:59.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:59 smithi159 bash[41022]: cephadm 2023-09-23T23:11:57.427560+0000 mgr.y (mgr.14448) 35 : cephadm [INF] Deploying daemon grafana.a on smithi164 2023-09-23T23:11:59.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:11:59 smithi159 bash[41022]: cluster 2023-09-23T23:11:57.437415+0000 mgr.y (mgr.14448) 36 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:11:59.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:59 smithi159 bash[27435]: audit 2023-09-23T23:11:57.411589+0000 mgr.y (mgr.14448) 34 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-09-23T23:11:59.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:59 smithi159 bash[27435]: cephadm 2023-09-23T23:11:57.427560+0000 mgr.y (mgr.14448) 35 : cephadm [INF] Deploying daemon grafana.a on smithi164 2023-09-23T23:11:59.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:11:59 smithi159 bash[27435]: cluster 2023-09-23T23:11:57.437415+0000 mgr.y (mgr.14448) 36 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:12:00.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:12:00 smithi164 bash[31512]: audit 2023-09-23T23:11:59.341733+0000 mon.b (mon.1) 25 : audit [INF] from='client.? 172.21.15.164:0/4284018954' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-09-23T23:12:00.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:12:00 smithi164 bash[31512]: audit 2023-09-23T23:11:59.343469+0000 mon.a (mon.0) 725 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-09-23T23:12:00.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:12:00 smithi164 bash[31512]: audit 2023-09-23T23:11:59.350461+0000 mon.a (mon.0) 726 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-09-23T23:12:00.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:12:00 smithi164 bash[31512]: audit 2023-09-23T23:11:59.533002+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:12:00.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:12:00 smithi159 bash[41022]: audit 2023-09-23T23:11:59.341733+0000 mon.b (mon.1) 25 : audit [INF] from='client.? 172.21.15.164:0/4284018954' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-09-23T23:12:00.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:12:00 smithi159 bash[41022]: audit 2023-09-23T23:11:59.343469+0000 mon.a (mon.0) 725 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-09-23T23:12:00.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:12:00 smithi159 bash[41022]: audit 2023-09-23T23:11:59.350461+0000 mon.a (mon.0) 726 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-09-23T23:12:00.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:12:00 smithi159 bash[41022]: audit 2023-09-23T23:11:59.533002+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:12:00.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:12:00 smithi159 bash[27435]: audit 2023-09-23T23:11:59.341733+0000 mon.b (mon.1) 25 : audit [INF] from='client.? 172.21.15.164:0/4284018954' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-09-23T23:12:00.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:12:00 smithi159 bash[27435]: audit 2023-09-23T23:11:59.343469+0000 mon.a (mon.0) 725 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-09-23T23:12:00.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:12:00 smithi159 bash[27435]: audit 2023-09-23T23:11:59.350461+0000 mon.a (mon.0) 726 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-09-23T23:12:00.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:12:00 smithi159 bash[27435]: audit 2023-09-23T23:11:59.533002+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:12:00.557 DEBUG:teuthology.orchestra.run.smithi164:> set -ex 2023-09-23T23:12:00.557 DEBUG:teuthology.orchestra.run.smithi164:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2023-09-23T23:12:00.558 DEBUG:teuthology.orchestra.run.smithi164:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2023-09-23T23:12:00.579 INFO:tasks.cephadm:Waiting for OSDs to come up 2023-09-23T23:12:00.579 DEBUG:teuthology.orchestra.run.smithi159:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster ceph osd dump --format=json 2023-09-23T23:12:00.868 INFO:teuthology.misc.health.smithi159.stdout: 2023-09-23T23:12:00.868 INFO:teuthology.misc.health.smithi159.stdout:{"epoch":59,"fsid":"e43465dc-5a64-11ee-8db4-212e2dc638e7","created":"2023-09-23T23:00:49.674845+0000","modified":"2023-09-23T23:11:29.412133+0000","last_up_change":"2023-09-23T23:10:30.689138+0000","last_in_change":"2023-09-23T23:10:04.479250+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-09-23T23:06:13.639460+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":"off","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":"21","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":"8558e9bc-d8a0-4d92-a3d5-597ef2b41bff","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6802","nonce":3246541074},{"type":"v1","addr":"172.21.15.159:6803","nonce":3246541074}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6804","nonce":3246541074},{"type":"v1","addr":"172.21.15.159:6805","nonce":3246541074}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6808","nonce":3246541074},{"type":"v1","addr":"172.21.15.159:6809","nonce":3246541074}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6806","nonce":3246541074},{"type":"v1","addr":"172.21.15.159:6807","nonce":3246541074}]},"public_addr":"172.21.15.159:6803/3246541074","cluster_addr":"172.21.15.159:6805/3246541074","heartbeat_back_addr":"172.21.15.159:6809/3246541074","heartbeat_front_addr":"172.21.15.159:6807/3246541074","state":["exists","up"]},{"osd":1,"uuid":"4c49a5aa-2c2e-4270-a749-cec5f2d91d9a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":33,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6810","nonce":173085485},{"type":"v1","addr":"172.21.15.159:6811","nonce":173085485}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6812","nonce":173085485},{"type":"v1","addr":"172.21.15.159:6813","nonce":173085485}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6816","nonce":173085485},{"type":"v1","addr":"172.21.15.159:6817","nonce":173085485}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6814","nonce":173085485},{"type":"v1","addr":"172.21.15.159:6815","nonce":173085485}]},"public_addr":"172.21.15.159:6811/173085485","cluster_addr":"172.21.15.159:6813/173085485","heartbeat_back_addr":"172.21.15.159:6817/173085485","heartbeat_front_addr":"172.21.15.159:6815/173085485","state":["exists","up"]},{"osd":2,"uuid":"e69361f0-1f5c-4ffe-947a-d8db8e795ad9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6818","nonce":81136691},{"type":"v1","addr":"172.21.15.159:6819","nonce":81136691}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6820","nonce":81136691},{"type":"v1","addr":"172.21.15.159:6821","nonce":81136691}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6824","nonce":81136691},{"type":"v1","addr":"172.21.15.159:6825","nonce":81136691}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6822","nonce":81136691},{"type":"v1","addr":"172.21.15.159:6823","nonce":81136691}]},"public_addr":"172.21.15.159:6819/81136691","cluster_addr":"172.21.15.159:6821/81136691","heartbeat_back_addr":"172.21.15.159:6825/81136691","heartbeat_front_addr":"172.21.15.159:6823/81136691","state":["exists","up"]},{"osd":3,"uuid":"586e11de-f487-4c4d-a5d6-249e1bb3b361","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6826","nonce":2443601349},{"type":"v1","addr":"172.21.15.159:6827","nonce":2443601349}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6828","nonce":2443601349},{"type":"v1","addr":"172.21.15.159:6829","nonce":2443601349}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6832","nonce":2443601349},{"type":"v1","addr":"172.21.15.159:6833","nonce":2443601349}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6830","nonce":2443601349},{"type":"v1","addr":"172.21.15.159:6831","nonce":2443601349}]},"public_addr":"172.21.15.159:6827/2443601349","cluster_addr":"172.21.15.159:6829/2443601349","heartbeat_back_addr":"172.21.15.159:6833/2443601349","heartbeat_front_addr":"172.21.15.159:6831/2443601349","state":["exists","up"]},{"osd":4,"uuid":"8e34cadf-fd5a-4168-ae9c-57e03efdaf93","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6800","nonce":4068262520},{"type":"v1","addr":"172.21.15.164:6801","nonce":4068262520}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6802","nonce":4068262520},{"type":"v1","addr":"172.21.15.164:6803","nonce":4068262520}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6806","nonce":4068262520},{"type":"v1","addr":"172.21.15.164:6807","nonce":4068262520}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6804","nonce":4068262520},{"type":"v1","addr":"172.21.15.164:6805","nonce":4068262520}]},"public_addr":"172.21.15.164:6801/4068262520","cluster_addr":"172.21.15.164:6803/4068262520","heartbeat_back_addr":"172.21.15.164:6807/4068262520","heartbeat_front_addr":"172.21.15.164:6805/4068262520","state":["exists","up"]},{"osd":5,"uuid":"17a780c6-1857-4825-96dd-2e8501936c2e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6808","nonce":3334203271},{"type":"v1","addr":"172.21.15.164:6809","nonce":3334203271}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6810","nonce":3334203271},{"type":"v1","addr":"172.21.15.164:6811","nonce":3334203271}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6814","nonce":3334203271},{"type":"v1","addr":"172.21.15.164:6815","nonce":3334203271}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6812","nonce":3334203271},{"type":"v1","addr":"172.21.15.164:6813","nonce":3334203271}]},"public_addr":"172.21.15.164:6809/3334203271","cluster_addr":"172.21.15.164:6811/3334203271","heartbeat_back_addr":"172.21.15.164:6815/3334203271","heartbeat_front_addr":"172.21.15.164:6813/3334203271","state":["exists","up"]},{"osd":6,"uuid":"6a548233-0f0a-431b-b6f3-8aadfab4ecdc","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6816","nonce":1265716723},{"type":"v1","addr":"172.21.15.164:6817","nonce":1265716723}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6818","nonce":1265716723},{"type":"v1","addr":"172.21.15.164:6819","nonce":1265716723}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6822","nonce":1265716723},{"type":"v1","addr":"172.21.15.164:6823","nonce":1265716723}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6820","nonce":1265716723},{"type":"v1","addr":"172.21.15.164:6821","nonce":1265716723}]},"public_addr":"172.21.15.164:6817/1265716723","cluster_addr":"172.21.15.164:6819/1265716723","heartbeat_back_addr":"172.21.15.164:6823/1265716723","heartbeat_front_addr":"172.21.15.164:6821/1265716723","state":["exists","up"]},{"osd":7,"uuid":"70ce4d00-20f4-428b-8ac9-234cc77c2c69","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6824","nonce":220577122},{"type":"v1","addr":"172.21.15.164:6825","nonce":220577122}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6826","nonce":220577122},{"type":"v1","addr":"172.21.15.164:6827","nonce":220577122}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6830","nonce":220577122},{"type":"v1","addr":"172.21.15.164:6831","nonce":220577122}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6828","nonce":220577122},{"type":"v1","addr":"172.21.15.164:6829","nonce":220577122}]},"public_addr":"172.21.15.164:6825/220577122","cluster_addr":"172.21.15.164:6827/220577122","heartbeat_back_addr":"172.21.15.164:6831/220577122","heartbeat_front_addr":"172.21.15.164:6829/220577122","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T23:04:25.974361+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T23:05:17.793247+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T23:06:11.453322+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T23:07:05.542284+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T23:07:56.421093+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T23:08:47.073341+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T23:09:37.543228+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T23:10:29.024505+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.159:0/611583703":"2023-09-24T23:11:29.412062+0000","172.21.15.159:0/4225554496":"2023-09-24T23:11:29.412062+0000","172.21.15.159:6800/2559792961":"2023-09-24T23:11:29.412062+0000","172.21.15.159:0/3547298581":"2023-09-24T23:11:29.412062+0000","172.21.15.159:6800/317881060":"2023-09-24T23:01:56.984507+0000","172.21.15.159:6801/317881060":"2023-09-24T23:01:56.984507+0000","172.21.15.159:0/3632402390":"2023-09-24T23:01:56.984507+0000","172.21.15.159:0/3006995609":"2023-09-24T23:01:56.984507+0000","172.21.15.159:0/901567022":"2023-09-24T23:01:23.248088+0000","172.21.15.159:0/1495614127":"2023-09-24T23:11:29.412062+0000","172.21.15.159:0/522488361":"2023-09-24T23:01:23.248088+0000","172.21.15.159:6801/2559792961":"2023-09-24T23:11:29.412062+0000","172.21.15.159:0/238564211":"2023-09-24T23:01:56.984507+0000","172.21.15.159:6800/3553440345":"2023-09-24T23:01:23.248088+0000","172.21.15.159:0/628898188":"2023-09-24T23:01:23.248088+0000","172.21.15.159:6801/3553440345":"2023-09-24T23:01:23.248088+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","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}} 2023-09-23T23:12:00.882 DEBUG:teuthology.misc:8 of 8 OSDs are up 2023-09-23T23:12:00.882 INFO:tasks.cephadm:Creating RBD pool 2023-09-23T23:12:00.882 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- sudo ceph --cluster ceph osd pool create rbd 8 2023-09-23T23:12:01.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:12:01 smithi164 bash[31512]: cluster 2023-09-23T23:11:59.437962+0000 mgr.y (mgr.14448) 37 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:12:01.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:12:01 smithi164 bash[31512]: audit 2023-09-23T23:12:00.863965+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.159:0/1872757596' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T23:12:01.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:12:01 smithi159 bash[27435]: cluster 2023-09-23T23:11:59.437962+0000 mgr.y (mgr.14448) 37 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:12:01.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:12:01 smithi159 bash[27435]: audit 2023-09-23T23:12:00.863965+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.159:0/1872757596' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T23:12:01.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:12:01 smithi159 bash[41022]: cluster 2023-09-23T23:11:59.437962+0000 mgr.y (mgr.14448) 37 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:12:01.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:12:01 smithi159 bash[41022]: audit 2023-09-23T23:12:00.863965+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.159:0/1872757596' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T23:12:02.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:12:02 smithi164 bash[31512]: cluster 2023-09-23T23:12:01.438706+0000 mgr.y (mgr.14448) 38 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:12:02.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:12:02 smithi159 bash[27435]: cluster 2023-09-23T23:12:01.438706+0000 mgr.y (mgr.14448) 38 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:12:02.794 INFO:journalctl@ceph.alertmanager.a.smithi159.stdout:Sep 23 23:12:02 smithi159 bash[75393]: ts=2023-09-23T23:12:02.372Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.002410819s 2023-09-23T23:12:02.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:12:02 smithi159 bash[41022]: cluster 2023-09-23T23:12:01.438706+0000 mgr.y (mgr.14448) 38 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:12:04.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:12:04 smithi164 bash[31512]: cluster 2023-09-23T23:12:03.439430+0000 mgr.y (mgr.14448) 39 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:12:04.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:12:04 smithi159 bash[27435]: cluster 2023-09-23T23:12:03.439430+0000 mgr.y (mgr.14448) 39 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:12:04.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:12:04 smithi159 bash[41022]: cluster 2023-09-23T23:12:03.439430+0000 mgr.y (mgr.14448) 39 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:12:05.650 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:12:06.022 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:12:05 smithi164 bash[32529]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:12:05] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T23:12:06.765 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:12:06 smithi159 bash[27435]: cluster 2023-09-23T23:12:05.440187+0000 mgr.y (mgr.14448) 40 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:12:06.765 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:12:06 smithi159 bash[41022]: cluster 2023-09-23T23:12:05.440187+0000 mgr.y (mgr.14448) 40 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:12:06.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:12:06 smithi164 bash[31512]: cluster 2023-09-23T23:12:05.440187+0000 mgr.y (mgr.14448) 40 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:12:08.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:12:08 smithi164 bash[31512]: cluster 2023-09-23T23:12:07.441016+0000 mgr.y (mgr.14448) 41 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:12:08.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:12:08 smithi159 bash[41022]: cluster 2023-09-23T23:12:07.441016+0000 mgr.y (mgr.14448) 41 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:12:08.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:12:08 smithi159 bash[27435]: cluster 2023-09-23T23:12:07.441016+0000 mgr.y (mgr.14448) 41 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:12:09.525 INFO:teuthology.orchestra.run.smithi159.stderr:pool 'rbd' created 2023-09-23T23:12:09.764 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:12:09 smithi159 bash[27435]: audit 2023-09-23T23:12:08.969004+0000 mon.c (mon.2) 12 : audit [INF] from='client.? 172.21.15.159:0/4161284842' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2023-09-23T23:12:09.764 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:12:09 smithi159 bash[27435]: audit 2023-09-23T23:12:08.969857+0000 mon.a (mon.0) 728 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2023-09-23T23:12:09.765 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:12:09 smithi159 bash[41022]: audit 2023-09-23T23:12:08.969004+0000 mon.c (mon.2) 12 : audit [INF] from='client.? 172.21.15.159:0/4161284842' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2023-09-23T23:12:09.765 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:12:09 smithi159 bash[41022]: audit 2023-09-23T23:12:08.969857+0000 mon.a (mon.0) 728 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2023-09-23T23:12:09.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:12:09 smithi164 bash[31512]: audit 2023-09-23T23:12:08.969004+0000 mon.c (mon.2) 12 : audit [INF] from='client.? 172.21.15.159:0/4161284842' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2023-09-23T23:12:09.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:12:09 smithi164 bash[31512]: audit 2023-09-23T23:12:08.969857+0000 mon.a (mon.0) 728 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2023-09-23T23:12:10.352 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- sudo ceph --cluster ceph osd pool application enable rbd rbd --yes-i-really-mean-it 2023-09-23T23:12:10.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:12:10 smithi159 bash[27435]: cluster 2023-09-23T23:12:09.441609+0000 mgr.y (mgr.14448) 42 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:12:10.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:12:10 smithi159 bash[27435]: audit 2023-09-23T23:12:09.514442+0000 mon.a (mon.0) 729 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2023-09-23T23:12:10.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:12:10 smithi159 bash[27435]: cluster 2023-09-23T23:12:09.514513+0000 mon.a (mon.0) 730 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2023-09-23T23:12:10.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:12:10 smithi159 bash[41022]: cluster 2023-09-23T23:12:09.441609+0000 mgr.y (mgr.14448) 42 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:12:10.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:12:10 smithi159 bash[41022]: audit 2023-09-23T23:12:09.514442+0000 mon.a (mon.0) 729 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2023-09-23T23:12:10.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:12:10 smithi159 bash[41022]: cluster 2023-09-23T23:12:09.514513+0000 mon.a (mon.0) 730 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2023-09-23T23:12:11.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:12:10 smithi164 bash[31512]: cluster 2023-09-23T23:12:09.441609+0000 mgr.y (mgr.14448) 42 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:12:11.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:12:10 smithi164 bash[31512]: audit 2023-09-23T23:12:09.514442+0000 mon.a (mon.0) 729 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2023-09-23T23:12:11.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:12:10 smithi164 bash[31512]: cluster 2023-09-23T23:12:09.514513+0000 mon.a (mon.0) 730 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2023-09-23T23:12:11.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:12:11 smithi159 bash[27435]: cluster 2023-09-23T23:12:10.519079+0000 mon.a (mon.0) 731 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2023-09-23T23:12:11.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:12:11 smithi159 bash[41022]: cluster 2023-09-23T23:12:10.519079+0000 mon.a (mon.0) 731 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2023-09-23T23:12:12.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:12:11 smithi164 bash[31512]: cluster 2023-09-23T23:12:10.519079+0000 mon.a (mon.0) 731 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2023-09-23T23:12:12.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:12:12 smithi159 bash[27435]: cluster 2023-09-23T23:12:11.442217+0000 mgr.y (mgr.14448) 43 : cluster [DBG] pgmap v26: 9 pgs: 8 creating+peering, 1 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:12:12.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:12:12 smithi159 bash[27435]: cluster 2023-09-23T23:12:11.533565+0000 mon.a (mon.0) 732 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2023-09-23T23:12:12.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:12:12 smithi159 bash[41022]: cluster 2023-09-23T23:12:11.442217+0000 mgr.y (mgr.14448) 43 : cluster [DBG] pgmap v26: 9 pgs: 8 creating+peering, 1 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:12:12.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:12:12 smithi159 bash[41022]: cluster 2023-09-23T23:12:11.533565+0000 mon.a (mon.0) 732 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2023-09-23T23:12:12.818 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:12:12 smithi164 bash[31512]: cluster 2023-09-23T23:12:11.442217+0000 mgr.y (mgr.14448) 43 : cluster [DBG] pgmap v26: 9 pgs: 8 creating+peering, 1 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:12:12.819 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:12:12 smithi164 bash[31512]: cluster 2023-09-23T23:12:11.533565+0000 mon.a (mon.0) 732 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2023-09-23T23:12:14.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:12:14 smithi159 bash[27435]: cluster 2023-09-23T23:12:13.442906+0000 mgr.y (mgr.14448) 44 : cluster [DBG] pgmap v28: 9 pgs: 8 creating+peering, 1 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:12:14.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:12:14 smithi159 bash[27435]: audit 2023-09-23T23:12:14.533563+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:12:14.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:12:14 smithi159 bash[41022]: cluster 2023-09-23T23:12:13.442906+0000 mgr.y (mgr.14448) 44 : cluster [DBG] pgmap v28: 9 pgs: 8 creating+peering, 1 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:12:14.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:12:14 smithi159 bash[41022]: audit 2023-09-23T23:12:14.533563+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:12:15.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:12:14 smithi164 bash[31512]: cluster 2023-09-23T23:12:13.442906+0000 mgr.y (mgr.14448) 44 : cluster [DBG] pgmap v28: 9 pgs: 8 creating+peering, 1 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:12:15.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:12:14 smithi164 bash[31512]: audit 2023-09-23T23:12:14.533563+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:12:15.117 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:12:16.022 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:12:15 smithi164 bash[32529]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:12:15] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T23:12:16.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:12:16 smithi159 bash[27435]: cluster 2023-09-23T23:12:15.443574+0000 mgr.y (mgr.14448) 45 : cluster [DBG] pgmap v29: 9 pgs: 6 creating+peering, 3 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:12:16.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:12:16 smithi159 bash[41022]: cluster 2023-09-23T23:12:15.443574+0000 mgr.y (mgr.14448) 45 : cluster [DBG] pgmap v29: 9 pgs: 6 creating+peering, 3 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:12:17.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:12:16 smithi164 bash[31512]: cluster 2023-09-23T23:12:15.443574+0000 mgr.y (mgr.14448) 45 : cluster [DBG] pgmap v29: 9 pgs: 6 creating+peering, 3 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:12:18.563 INFO:teuthology.orchestra.run.smithi159.stderr:enabled application 'rbd' on pool 'rbd' 2023-09-23T23:12:19.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:12:18 smithi164 bash[31512]: cluster 2023-09-23T23:12:17.444318+0000 mgr.y (mgr.14448) 46 : cluster [DBG] pgmap v30: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:12:19.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:12:18 smithi164 bash[31512]: audit 2023-09-23T23:12:18.302550+0000 mon.c (mon.2) 13 : audit [INF] from='client.? 172.21.15.159:0/3850139745' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T23:12:19.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:12:18 smithi164 bash[31512]: audit 2023-09-23T23:12:18.303361+0000 mon.a (mon.0) 734 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T23:12:19.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:12:18 smithi159 bash[27435]: cluster 2023-09-23T23:12:17.444318+0000 mgr.y (mgr.14448) 46 : cluster [DBG] pgmap v30: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:12:19.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:12:18 smithi159 bash[27435]: audit 2023-09-23T23:12:18.302550+0000 mon.c (mon.2) 13 : audit [INF] from='client.? 172.21.15.159:0/3850139745' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T23:12:19.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:12:18 smithi159 bash[27435]: audit 2023-09-23T23:12:18.303361+0000 mon.a (mon.0) 734 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T23:12:19.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:12:18 smithi159 bash[41022]: cluster 2023-09-23T23:12:17.444318+0000 mgr.y (mgr.14448) 46 : cluster [DBG] pgmap v30: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:12:19.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:12:18 smithi159 bash[41022]: audit 2023-09-23T23:12:18.302550+0000 mon.c (mon.2) 13 : audit [INF] from='client.? 172.21.15.159:0/3850139745' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T23:12:19.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:12:18 smithi159 bash[41022]: audit 2023-09-23T23:12:18.303361+0000 mon.a (mon.0) 734 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T23:12:19.277 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2023-09-23T23:12:19.277 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2023-09-23T23:12:19.277 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph mgr dump --format=json 2023-09-23T23:12:19.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:12:19 smithi164 bash[31512]: audit 2023-09-23T23:12:18.554041+0000 mon.a (mon.0) 735 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]': finished 2023-09-23T23:12:19.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:12:19 smithi164 bash[31512]: cluster 2023-09-23T23:12:18.554218+0000 mon.a (mon.0) 736 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2023-09-23T23:12:20.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:12:19 smithi159 bash[27435]: audit 2023-09-23T23:12:18.554041+0000 mon.a (mon.0) 735 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]': finished 2023-09-23T23:12:20.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:12:19 smithi159 bash[27435]: cluster 2023-09-23T23:12:18.554218+0000 mon.a (mon.0) 736 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2023-09-23T23:12:20.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:12:19 smithi159 bash[41022]: audit 2023-09-23T23:12:18.554041+0000 mon.a (mon.0) 735 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]': finished 2023-09-23T23:12:20.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:12:19 smithi159 bash[41022]: cluster 2023-09-23T23:12:18.554218+0000 mon.a (mon.0) 736 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2023-09-23T23:12:20.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:12:20 smithi164 bash[31512]: cluster 2023-09-23T23:12:19.445070+0000 mgr.y (mgr.14448) 47 : cluster [DBG] pgmap v32: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:12:21.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:12:20 smithi159 bash[27435]: cluster 2023-09-23T23:12:19.445070+0000 mgr.y (mgr.14448) 47 : cluster [DBG] pgmap v32: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:12:21.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:12:20 smithi159 bash[41022]: cluster 2023-09-23T23:12:19.445070+0000 mgr.y (mgr.14448) 47 : cluster [DBG] pgmap v32: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:12:22.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:12:22 smithi164 bash[31512]: cluster 2023-09-23T23:12:21.445773+0000 mgr.y (mgr.14448) 48 : cluster [DBG] pgmap v33: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:12:22.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:12:22 smithi159 bash[27435]: cluster 2023-09-23T23:12:21.445773+0000 mgr.y (mgr.14448) 48 : cluster [DBG] pgmap v33: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:12:22.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:12:22 smithi159 bash[41022]: cluster 2023-09-23T23:12:21.445773+0000 mgr.y (mgr.14448) 48 : cluster [DBG] pgmap v33: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:12:23.763 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:12:23 smithi164 bash[31512]: audit 2023-09-23T23:12:22.519690+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:12:23.763 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:12:23 smithi164 bash[31512]: audit 2023-09-23T23:12:22.527974+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:12:23.763 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:12:23 smithi164 bash[31512]: audit 2023-09-23T23:12:22.564176+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:12:23.764 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:12:23 smithi164 bash[31512]: audit 2023-09-23T23:12:22.571947+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:12:23.764 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:12:23 smithi164 bash[31512]: audit 2023-09-23T23:12:22.637024+0000 mon.a (mon.0) 741 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:12:23.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:12:23 smithi159 bash[27435]: audit 2023-09-23T23:12:22.519690+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:12:23.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:12:23 smithi159 bash[27435]: audit 2023-09-23T23:12:22.527974+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:12:23.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:12:23 smithi159 bash[27435]: audit 2023-09-23T23:12:22.564176+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:12:23.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:12:23 smithi159 bash[27435]: audit 2023-09-23T23:12:22.571947+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:12:23.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:12:23 smithi159 bash[27435]: audit 2023-09-23T23:12:22.637024+0000 mon.a (mon.0) 741 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:12:23.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:12:23 smithi159 bash[41022]: audit 2023-09-23T23:12:22.519690+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:12:23.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:12:23 smithi159 bash[41022]: audit 2023-09-23T23:12:22.527974+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:12:23.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:12:23 smithi159 bash[41022]: audit 2023-09-23T23:12:22.564176+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:12:23.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:12:23 smithi159 bash[41022]: audit 2023-09-23T23:12:22.571947+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:12:23.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:12:23 smithi159 bash[41022]: audit 2023-09-23T23:12:22.637024+0000 mon.a (mon.0) 741 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:12:24.022 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:24 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:24.004316304Z level=info msg="Executing migration" id="create index UQE_user_login - v2" 2023-09-23T23:12:24.041 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:12:24.319 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:24 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:24.046183907Z level=info msg="Executing migration" id="create index UQE_user_email - v2" 2023-09-23T23:12:24.319 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:24 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:24.088442601Z level=info msg="Executing migration" id="copy data_source v1 to v2" 2023-09-23T23:12:24.319 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:24 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:24.113606038Z level=info msg="Executing migration" id="Drop old table user_v1" 2023-09-23T23:12:24.319 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:24 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:24.138793303Z level=info msg="Executing migration" id="Add column help_flags1 to user table" 2023-09-23T23:12:24.319 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:24 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:24.164086214Z level=info msg="Executing migration" id="Update user table charset" 2023-09-23T23:12:24.319 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:24 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:24.189366537Z level=info msg="Executing migration" id="Add last_seen_at column to user" 2023-09-23T23:12:24.319 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:24 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:24.214587288Z level=info msg="Executing migration" id="Add missing user data" 2023-09-23T23:12:24.319 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:24 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:24.239752324Z level=info msg="Executing migration" id="Add is_disabled column to user" 2023-09-23T23:12:24.319 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:24 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:24.265045891Z level=info msg="Executing migration" id="Add index user.login/user.email" 2023-09-23T23:12:24.320 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:24 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:24.290321058Z level=info msg="Executing migration" id="Add is_service_account column to user" 2023-09-23T23:12:24.571 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:24 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:24.315497306Z level=info msg="Executing migration" id="Update is_service_account column to nullable" 2023-09-23T23:12:24.571 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:24 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:24.332434442Z level=info msg="Executing migration" id="create temp user table v1-7" 2023-09-23T23:12:24.571 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:24 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:24.357678837Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" 2023-09-23T23:12:24.571 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:24 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:24.38298884Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" 2023-09-23T23:12:24.571 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:24 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:24.424947437Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" 2023-09-23T23:12:24.571 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:24 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:24.450203539Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" 2023-09-23T23:12:24.572 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:24 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:24.47533572Z level=info msg="Executing migration" id="Update temp_user table charset" 2023-09-23T23:12:24.572 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:24 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:24.500624821Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" 2023-09-23T23:12:24.572 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:24 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:24.525840306Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" 2023-09-23T23:12:24.572 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:24 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:24.567821866Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" 2023-09-23T23:12:24.857 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:12:24 smithi164 bash[31512]: cluster 2023-09-23T23:12:23.446359+0000 mgr.y (mgr.14448) 49 : cluster [DBG] pgmap v34: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:12:24.857 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:12:24 smithi164 bash[31512]: audit 2023-09-23T23:12:24.556336+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:12:24.858 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:24 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:24.609914036Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" 2023-09-23T23:12:24.858 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:24 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:24.65185292Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2023-09-23T23:12:24.858 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:24 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:24.677171669Z level=info msg="Executing migration" id="create temp_user v2" 2023-09-23T23:12:24.858 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:24 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:24.702366551Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" 2023-09-23T23:12:24.858 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:24 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:24.744393977Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" 2023-09-23T23:12:24.858 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:24 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:24.786332834Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" 2023-09-23T23:12:24.858 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:24 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:24.811914198Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" 2023-09-23T23:12:24.858 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:24 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:24.853885555Z level=info msg="Executing migration" id="copy temp_user v1 to v2" 2023-09-23T23:12:24.915 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:12:24 smithi159 bash[41022]: cluster 2023-09-23T23:12:23.446359+0000 mgr.y (mgr.14448) 49 : cluster [DBG] pgmap v34: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:12:24.915 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:12:24 smithi159 bash[41022]: audit 2023-09-23T23:12:24.556336+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:12:24.916 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:12:24 smithi159 bash[27435]: cluster 2023-09-23T23:12:23.446359+0000 mgr.y (mgr.14448) 49 : cluster [DBG] pgmap v34: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:12:24.916 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:12:24 smithi159 bash[27435]: audit 2023-09-23T23:12:24.556336+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:12:25.118 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:24 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:24.879028613Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" 2023-09-23T23:12:25.118 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:24 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:24.904268639Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" 2023-09-23T23:12:25.118 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:24 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:24.92965743Z level=info msg="Executing migration" id="create star table" 2023-09-23T23:12:25.118 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:24 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:24.954808968Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" 2023-09-23T23:12:25.118 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:24 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:24.980194188Z level=info msg="Executing migration" id="create org table v1" 2023-09-23T23:12:25.118 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:25 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:25.005387616Z level=info msg="Executing migration" id="create index UQE_org_name - v1" 2023-09-23T23:12:25.118 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:25 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:25.047217096Z level=info msg="Executing migration" id="create org_user table v1" 2023-09-23T23:12:25.118 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:25 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:25.07251454Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" 2023-09-23T23:12:25.119 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:25 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:25.114443169Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" 2023-09-23T23:12:25.370 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:25 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:25.139733107Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" 2023-09-23T23:12:25.371 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:25 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:25.16496824Z level=info msg="Executing migration" id="Update org table charset" 2023-09-23T23:12:25.371 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:25 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:25.190184351Z level=info msg="Executing migration" id="Update org_user table charset" 2023-09-23T23:12:25.371 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:25 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:25.2154443Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" 2023-09-23T23:12:25.371 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:25 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:25.240800759Z level=info msg="Executing migration" id="create dashboard table" 2023-09-23T23:12:25.371 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:25 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:25.266007737Z level=info msg="Executing migration" id="add index dashboard.account_id" 2023-09-23T23:12:25.371 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:25 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:25.291161701Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" 2023-09-23T23:12:25.371 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:25 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:25.316369202Z level=info msg="Executing migration" id="create dashboard_tag table" 2023-09-23T23:12:25.371 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:25 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:25.341684544Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" 2023-09-23T23:12:25.371 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:25 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:25.366866015Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2023-09-23T23:12:25.648 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:25 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:25.392192084Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" 2023-09-23T23:12:25.648 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:25 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:25.434096228Z level=info msg="Executing migration" id="create dashboard v2" 2023-09-23T23:12:25.648 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:25 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:25.476205625Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" 2023-09-23T23:12:25.648 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:25 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:25.535234427Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" 2023-09-23T23:12:25.648 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:25 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:25.560350767Z level=info msg="Executing migration" id="copy dashboard v1 to v2" 2023-09-23T23:12:25.648 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:25 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:25.60224337Z level=info msg="Executing migration" id="drop table dashboard_v1" 2023-09-23T23:12:25.648 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:25 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:25.644252778Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" 2023-09-23T23:12:25.900 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:12:25 smithi164 bash[32529]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:12:25] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T23:12:25.900 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:25 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:25.68627988Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" 2023-09-23T23:12:25.900 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:25 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:25.711549143Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" 2023-09-23T23:12:25.900 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:25 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:25.737048896Z level=info msg="Executing migration" id="Add column gnetId in dashboard" 2023-09-23T23:12:25.900 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:25 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:25.762320469Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" 2023-09-23T23:12:25.900 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:25 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:25.804246543Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" 2023-09-23T23:12:25.900 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:25 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:25.829534109Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" 2023-09-23T23:12:25.901 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:25 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:25.863059587Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" 2023-09-23T23:12:25.901 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:25 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:25.896535865Z level=info msg="Executing migration" id="Update dashboard table charset" 2023-09-23T23:12:26.152 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:25 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:25.938513459Z level=info msg="Executing migration" id="Update dashboard_tag table charset" 2023-09-23T23:12:26.152 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:25 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:25.96403401Z level=info msg="Executing migration" id="Add column folder_id in dashboard" 2023-09-23T23:12:26.153 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:25 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:25.989217178Z level=info msg="Executing migration" id="Add column isFolder in dashboard" 2023-09-23T23:12:26.153 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:26 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:26.031082232Z level=info msg="Executing migration" id="Add column has_acl in dashboard" 2023-09-23T23:12:26.153 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:26 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:26.081518108Z level=info msg="Executing migration" id="Add column uid in dashboard" 2023-09-23T23:12:26.153 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:26 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:26.123552732Z level=info msg="Executing migration" id="Update uid column values in dashboard" 2023-09-23T23:12:26.404 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:26 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:26.148836245Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" 2023-09-23T23:12:26.404 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:26 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:26.173996359Z level=info msg="Executing migration" id="Remove unique index org_id_slug" 2023-09-23T23:12:26.405 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:26 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:26.199279801Z level=info msg="Executing migration" id="Update dashboard title length" 2023-09-23T23:12:26.405 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:26 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:26.241194445Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" 2023-09-23T23:12:26.405 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:26 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:26.266564591Z level=info msg="Executing migration" id="create dashboard_provisioning" 2023-09-23T23:12:26.405 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:26 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:26.291624768Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2023-09-23T23:12:26.405 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:26 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:26.316933504Z level=info msg="Executing migration" id="create dashboard_provisioning v2" 2023-09-23T23:12:26.405 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:26 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:26.350671145Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2023-09-23T23:12:26.405 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:26 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:26.375769346Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2023-09-23T23:12:26.657 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:12:26 smithi164 bash[31512]: cluster 2023-09-23T23:12:25.446773+0000 mgr.y (mgr.14448) 50 : cluster [DBG] pgmap v35: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:12:26.657 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:26 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:26.401072095Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" 2023-09-23T23:12:26.657 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:26 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:26.443018004Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" 2023-09-23T23:12:26.657 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:26 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:26.468346402Z level=info msg="Executing migration" id="Add check_sum column" 2023-09-23T23:12:26.657 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:26 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:26.493495883Z level=info msg="Executing migration" id="Add index for dashboard_title" 2023-09-23T23:12:26.657 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:26 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:26.518803449Z level=info msg="Executing migration" id="delete tags for deleted dashboards" 2023-09-23T23:12:26.657 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:26 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:26.560840906Z level=info msg="Executing migration" id="delete stars for deleted dashboards" 2023-09-23T23:12:26.657 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:26 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:26.602749158Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" 2023-09-23T23:12:26.658 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:26 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:26.628170202Z level=info msg="Executing migration" id="Add isPublic for dashboard" 2023-09-23T23:12:26.658 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:26 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:26.653316286Z level=info msg="Executing migration" id="create data_source table" 2023-09-23T23:12:26.943 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:26 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:26.703967923Z level=info msg="Executing migration" id="add index data_source.account_id" 2023-09-23T23:12:26.943 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:26 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:26.729292932Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" 2023-09-23T23:12:26.943 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:26 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:26.754543285Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" 2023-09-23T23:12:26.943 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:26 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:26.796477095Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" 2023-09-23T23:12:26.943 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:26 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:26.821748078Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" 2023-09-23T23:12:26.943 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:26 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:26.85538832Z level=info msg="Executing migration" id="create data_source table v2" 2023-09-23T23:12:26.943 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:26 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:26.897272456Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" 2023-09-23T23:12:27.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:12:26 smithi159 bash[27435]: cluster 2023-09-23T23:12:25.446773+0000 mgr.y (mgr.14448) 50 : cluster [DBG] pgmap v35: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:12:27.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:12:26 smithi159 bash[41022]: cluster 2023-09-23T23:12:25.446773+0000 mgr.y (mgr.14448) 50 : cluster [DBG] pgmap v35: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:12:27.162 INFO:teuthology.orchestra.run.smithi159.stdout: 2023-09-23T23:12:27.211 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:26 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:26.939387324Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" 2023-09-23T23:12:27.212 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:26 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:26.964543159Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" 2023-09-23T23:12:27.212 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:27 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:27.006509948Z level=info msg="Executing migration" id="Add column with_credentials" 2023-09-23T23:12:27.212 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:27 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:27.048389514Z level=info msg="Executing migration" id="Add secure json data column" 2023-09-23T23:12:27.212 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:27 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:27.090431092Z level=info msg="Executing migration" id="Update data_source table charset" 2023-09-23T23:12:27.212 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:27 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:27.115675178Z level=info msg="Executing migration" id="Update initial version to 1" 2023-09-23T23:12:27.212 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:27 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:27.140993659Z level=info msg="Executing migration" id="Add read_only data column" 2023-09-23T23:12:27.212 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:27 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:27.182795173Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" 2023-09-23T23:12:27.212 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:27 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:27.208197179Z level=info msg="Executing migration" id="Update json_data with nulls" 2023-09-23T23:12:27.464 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:27 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:27.25013371Z level=info msg="Executing migration" id="Add uid column" 2023-09-23T23:12:27.464 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:27 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:27.275406251Z level=info msg="Executing migration" id="Update uid value" 2023-09-23T23:12:27.464 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:27 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:27.300641412Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" 2023-09-23T23:12:27.464 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:27 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:27.325939005Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" 2023-09-23T23:12:27.464 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:27 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:27.342757472Z level=info msg="Executing migration" id="create api_key table" 2023-09-23T23:12:27.464 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:27 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:27.367993205Z level=info msg="Executing migration" id="add index api_key.account_id" 2023-09-23T23:12:27.464 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:27 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:27.393136221Z level=info msg="Executing migration" id="add index api_key.key" 2023-09-23T23:12:27.464 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:27 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:27.435193446Z level=info msg="Executing migration" id="add index api_key.account_id_name" 2023-09-23T23:12:27.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:12:27 smithi164 bash[31512]: audit 2023-09-23T23:12:27.149732+0000 mon.b (mon.1) 26 : audit [DBG] from='client.? 172.21.15.159:0/162574558' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-09-23T23:12:27.725 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:27 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:27.460448176Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" 2023-09-23T23:12:27.725 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:27 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:27.485666776Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" 2023-09-23T23:12:27.725 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:27 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:27.561029018Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" 2023-09-23T23:12:27.725 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:27 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:27.603139737Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" 2023-09-23T23:12:27.725 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:27 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:27.645253924Z level=info msg="Executing migration" id="create api_key table v2" 2023-09-23T23:12:27.725 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:27 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:27.67914205Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" 2023-09-23T23:12:27.725 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:27 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:27.721219689Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" 2023-09-23T23:12:27.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:12:27 smithi159 bash[27435]: audit 2023-09-23T23:12:27.149732+0000 mon.b (mon.1) 26 : audit [DBG] from='client.? 172.21.15.159:0/162574558' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-09-23T23:12:27.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:12:27 smithi159 bash[41022]: audit 2023-09-23T23:12:27.149732+0000 mon.b (mon.1) 26 : audit [DBG] from='client.? 172.21.15.159:0/162574558' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-09-23T23:12:27.993 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:27 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:27.74632752Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" 2023-09-23T23:12:27.994 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:27 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:27.788250141Z level=info msg="Executing migration" id="copy api_key v1 to v2" 2023-09-23T23:12:27.994 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:27 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:27.813349549Z level=info msg="Executing migration" id="Drop old table api_key_v1" 2023-09-23T23:12:27.994 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:27 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:27.838799801Z level=info msg="Executing migration" id="Update api_key table charset" 2023-09-23T23:12:27.994 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:27 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:27.880604492Z level=info msg="Executing migration" id="Add expires to api_key table" 2023-09-23T23:12:27.994 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:27 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:27.905914893Z level=info msg="Executing migration" id="Add service account foreign key" 2023-09-23T23:12:27.994 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:27 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:27.947893209Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" 2023-09-23T23:12:27.994 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:27 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:27.989956622Z level=info msg="Executing migration" id="Add last_used_at to api_key table" 2023-09-23T23:12:28.049 INFO:teuthology.orchestra.run.smithi159.stdout:{"epoch":19,"active_gid":14448,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6800","nonce":1775715693},{"type":"v1","addr":"172.21.15.159:6801","nonce":1775715693}]},"active_addr":"172.21.15.159:6801/1775715693","active_change":"2023-09-23T23:11:29.412355+0000","active_mgr_features":4540138320759226367,"available":true,"standbys":[{"gid":24371,"name":"x","mgr_features":4540138320759226367,"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":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","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.25.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:9.4.7","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":"quay.io/ceph/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":"quay.io/ceph/keepalived:2.1.5","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:v1.5.0","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.43.0","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_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"secs","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","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":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","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_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","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_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","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":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","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":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"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":"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":"rgw","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":"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":[]}}}]}],"modules":["cephadm","dashboard","iostat","nfs","prometheus","restful"],"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":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","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.25.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:9.4.7","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":"quay.io/ceph/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":"quay.io/ceph/keepalived:2.1.5","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:v1.5.0","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.43.0","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_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"secs","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","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":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","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_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","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_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","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":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","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":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"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":"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":"rgw","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":"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":{"dashboard":"https://172.21.15.159:8443/","prometheus":"http://172.21.15.159: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":59,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.159:0","nonce":2034237092}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.159:0","nonce":2094969008}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.159:0","nonce":4287045522}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.159:0","nonce":3684843684}]}]} 2023-09-23T23:12:28.054 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2023-09-23T23:12:28.054 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2023-09-23T23:12:28.054 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd dump --format=json 2023-09-23T23:12:28.263 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:28 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:28.032011716Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" 2023-09-23T23:12:28.263 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:28 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:28.074028455Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" 2023-09-23T23:12:28.263 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:28 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:28.099301696Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" 2023-09-23T23:12:28.263 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:28 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:28.124535881Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" 2023-09-23T23:12:28.263 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:28 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:28.166783247Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" 2023-09-23T23:12:28.263 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:28 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:28.208636632Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" 2023-09-23T23:12:28.263 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:28 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:28.233922001Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" 2023-09-23T23:12:28.263 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:28 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:28.259191158Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" 2023-09-23T23:12:28.522 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:28 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:28.301297994Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" 2023-09-23T23:12:28.523 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:28 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:28.326474797Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" 2023-09-23T23:12:28.523 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:28 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:28.368541018Z level=info msg="Executing migration" id="Add encrypted dashboard json column" 2023-09-23T23:12:28.523 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:28 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:28.39374157Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" 2023-09-23T23:12:28.523 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:28 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:28.435737238Z level=info msg="Executing migration" id="create quota table v1" 2023-09-23T23:12:28.523 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:28 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:28.452649242Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" 2023-09-23T23:12:28.523 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:28 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:28.477816749Z level=info msg="Executing migration" id="Update quota table charset" 2023-09-23T23:12:28.523 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:28 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:28.503232265Z level=info msg="Executing migration" id="create plugin_setting table" 2023-09-23T23:12:28.818 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:28 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:28.545176748Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2023-09-23T23:12:28.818 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:28 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:28.587241807Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" 2023-09-23T23:12:28.818 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:28 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:28.629464746Z level=info msg="Executing migration" id="Update plugin_setting table charset" 2023-09-23T23:12:28.818 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:28 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:28.671420836Z level=info msg="Executing migration" id="create session table" 2023-09-23T23:12:28.818 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:28 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:28.696707844Z level=info msg="Executing migration" id="Drop old table playlist table" 2023-09-23T23:12:28.818 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:28 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:28.721935018Z level=info msg="Executing migration" id="Drop old table playlist_item table" 2023-09-23T23:12:28.818 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:28 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:28.74714321Z level=info msg="Executing migration" id="create playlist table v2" 2023-09-23T23:12:28.819 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:28 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:28.789402419Z level=info msg="Executing migration" id="create playlist item table v2" 2023-09-23T23:12:28.819 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:28 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:28.814509786Z level=info msg="Executing migration" id="Update playlist table charset" 2023-09-23T23:12:29.070 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:28 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:28.83972901Z level=info msg="Executing migration" id="Update playlist_item table charset" 2023-09-23T23:12:29.070 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:28 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:28.864982728Z level=info msg="Executing migration" id="drop preferences table v2" 2023-09-23T23:12:29.070 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:28 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:28.890264559Z level=info msg="Executing migration" id="drop preferences table v3" 2023-09-23T23:12:29.071 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:28 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:28.91552746Z level=info msg="Executing migration" id="create preferences table v3" 2023-09-23T23:12:29.071 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:28 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:28.957545002Z level=info msg="Executing migration" id="Update preferences table charset" 2023-09-23T23:12:29.071 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:28 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:28.999510415Z level=info msg="Executing migration" id="Add column team_id in preferences" 2023-09-23T23:12:29.071 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:29 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:29.041496867Z level=info msg="Executing migration" id="Update team_id column values in preferences" 2023-09-23T23:12:29.071 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:29 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:29.0667914Z level=info msg="Executing migration" id="Add column week_start in preferences" 2023-09-23T23:12:29.071 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:12:28 smithi164 bash[31512]: cluster 2023-09-23T23:12:27.447257+0000 mgr.y (mgr.14448) 51 : cluster [DBG] pgmap v36: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:12:29.071 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:12:28 smithi164 bash[31512]: audit 2023-09-23T23:12:27.927242+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:12:29.071 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:12:28 smithi164 bash[31512]: audit 2023-09-23T23:12:27.933493+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:12:29.071 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:12:28 smithi164 bash[31512]: audit 2023-09-23T23:12:28.581075+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:12:29.071 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:12:28 smithi164 bash[31512]: audit 2023-09-23T23:12:28.589616+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:12:29.072 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:12:28 smithi164 bash[31512]: audit 2023-09-23T23:12:28.591296+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:12:29.072 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:12:28 smithi164 bash[31512]: audit 2023-09-23T23:12:28.592773+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:12:29.072 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:12:28 smithi164 bash[31512]: audit 2023-09-23T23:12:28.600416+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:12:29.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:12:28 smithi159 bash[27435]: cluster 2023-09-23T23:12:27.447257+0000 mgr.y (mgr.14448) 51 : cluster [DBG] pgmap v36: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:12:29.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:12:28 smithi159 bash[27435]: audit 2023-09-23T23:12:27.927242+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:12:29.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:12:28 smithi159 bash[27435]: audit 2023-09-23T23:12:27.933493+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:12:29.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:12:28 smithi159 bash[27435]: audit 2023-09-23T23:12:28.581075+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:12:29.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:12:28 smithi159 bash[27435]: audit 2023-09-23T23:12:28.589616+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:12:29.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:12:28 smithi159 bash[27435]: audit 2023-09-23T23:12:28.591296+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:12:29.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:12:28 smithi159 bash[27435]: audit 2023-09-23T23:12:28.592773+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:12:29.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:12:28 smithi159 bash[27435]: audit 2023-09-23T23:12:28.600416+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:12:29.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:12:28 smithi159 bash[41022]: cluster 2023-09-23T23:12:27.447257+0000 mgr.y (mgr.14448) 51 : cluster [DBG] pgmap v36: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:12:29.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:12:28 smithi159 bash[41022]: audit 2023-09-23T23:12:27.927242+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:12:29.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:12:28 smithi159 bash[41022]: audit 2023-09-23T23:12:27.933493+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:12:29.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:12:28 smithi159 bash[41022]: audit 2023-09-23T23:12:28.581075+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:12:29.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:12:28 smithi159 bash[41022]: audit 2023-09-23T23:12:28.589616+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:12:29.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:12:28 smithi159 bash[41022]: audit 2023-09-23T23:12:28.591296+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:12:29.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:12:28 smithi159 bash[41022]: audit 2023-09-23T23:12:28.592773+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:12:29.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:12:28 smithi159 bash[41022]: audit 2023-09-23T23:12:28.600416+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:12:29.322 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:29 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:29.092084045Z level=info msg="Executing migration" id="Add column preferences.json_data" 2023-09-23T23:12:29.323 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:29 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:29.117331657Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" 2023-09-23T23:12:29.323 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:29 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:29.142585211Z level=info msg="Executing migration" id="Add preferences index org_id" 2023-09-23T23:12:29.323 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:29 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:29.167881122Z level=info msg="Executing migration" id="Add preferences index user_id" 2023-09-23T23:12:29.323 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:29 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:29.193210961Z level=info msg="Executing migration" id="create alert table v1" 2023-09-23T23:12:29.323 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:29 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:29.218331797Z level=info msg="Executing migration" id="add index alert org_id & id " 2023-09-23T23:12:29.323 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:29 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:29.243604251Z level=info msg="Executing migration" id="add index alert state" 2023-09-23T23:12:29.323 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:29 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:29.268819401Z level=info msg="Executing migration" id="add index alert dashboard_id" 2023-09-23T23:12:29.323 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:29 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:29.29396627Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" 2023-09-23T23:12:29.323 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:29 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:29.319241911Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" 2023-09-23T23:12:29.584 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:29 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:29.336094452Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2023-09-23T23:12:29.584 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:29 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:29.361438436Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2023-09-23T23:12:29.584 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:29 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:29.386528495Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" 2023-09-23T23:12:29.584 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:29 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:29.428461667Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" 2023-09-23T23:12:29.584 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:29 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:29.45422941Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" 2023-09-23T23:12:29.584 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:29 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:29.496133625Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" 2023-09-23T23:12:29.584 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:29 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:29.538216766Z level=info msg="Executing migration" id="create alert_notification table v1" 2023-09-23T23:12:29.584 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:29 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:29.580254794Z level=info msg="Executing migration" id="Add column is_default" 2023-09-23T23:12:29.836 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:29 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:29.622133507Z level=info msg="Executing migration" id="Add column frequency" 2023-09-23T23:12:29.836 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:29 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:29.647335965Z level=info msg="Executing migration" id="Add column send_reminder" 2023-09-23T23:12:29.836 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:29 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:29.689295708Z level=info msg="Executing migration" id="Add column disable_resolve_message" 2023-09-23T23:12:29.836 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:29 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:29.714598881Z level=info msg="Executing migration" id="add index alert_notification org_id & name" 2023-09-23T23:12:29.836 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:29 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:29.73985678Z level=info msg="Executing migration" id="Update alert table charset" 2023-09-23T23:12:29.836 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:29 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:29.765025902Z level=info msg="Executing migration" id="Update alert_notification table charset" 2023-09-23T23:12:29.836 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:29 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:29.790356675Z level=info msg="Executing migration" id="create notification_journal table v1" 2023-09-23T23:12:29.836 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:29 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:29.832316751Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" 2023-09-23T23:12:30.088 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:12:29 smithi164 bash[31512]: cephadm 2023-09-23T23:12:28.671203+0000 mgr.y (mgr.14448) 52 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-09-23T23:12:30.088 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:12:29 smithi164 bash[31512]: cephadm 2023-09-23T23:12:28.679675+0000 mgr.y (mgr.14448) 53 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi159 2023-09-23T23:12:30.088 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:12:29 smithi164 bash[31512]: audit 2023-09-23T23:12:29.533701+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:12:30.088 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:29 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:29.85759744Z level=info msg="Executing migration" id="drop alert_notification_journal" 2023-09-23T23:12:30.088 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:29 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:29.882827465Z level=info msg="Executing migration" id="create alert_notification_state table v1" 2023-09-23T23:12:30.089 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:29 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:29.907944471Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" 2023-09-23T23:12:30.089 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:29 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:29.950020716Z level=info msg="Executing migration" id="Add for to alert table" 2023-09-23T23:12:30.089 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:29 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:29.992003343Z level=info msg="Executing migration" id="Add column uid in alert_notification" 2023-09-23T23:12:30.089 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:30 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:30.034084189Z level=info msg="Executing migration" id="Update uid column values in alert_notification" 2023-09-23T23:12:30.089 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:30 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:30.059341766Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" 2023-09-23T23:12:30.089 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:30 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:30.084465685Z level=info msg="Executing migration" id="Remove unique index org_id_name" 2023-09-23T23:12:30.243 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:12:29 smithi159 bash[27435]: cephadm 2023-09-23T23:12:28.671203+0000 mgr.y (mgr.14448) 52 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-09-23T23:12:30.243 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:12:29 smithi159 bash[27435]: cephadm 2023-09-23T23:12:28.679675+0000 mgr.y (mgr.14448) 53 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi159 2023-09-23T23:12:30.243 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:12:29 smithi159 bash[27435]: audit 2023-09-23T23:12:29.533701+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:12:30.244 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:12:29 smithi159 bash[41022]: cephadm 2023-09-23T23:12:28.671203+0000 mgr.y (mgr.14448) 52 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-09-23T23:12:30.244 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:12:29 smithi159 bash[41022]: cephadm 2023-09-23T23:12:28.679675+0000 mgr.y (mgr.14448) 53 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi159 2023-09-23T23:12:30.244 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:12:29 smithi159 bash[41022]: audit 2023-09-23T23:12:29.533701+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:12:30.340 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:30 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:30.109849588Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" 2023-09-23T23:12:30.340 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:30 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:30.134940093Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" 2023-09-23T23:12:30.340 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:30 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:30.160338673Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" 2023-09-23T23:12:30.341 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:30 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:30.185660334Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" 2023-09-23T23:12:30.341 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:30 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:30.210913457Z level=info msg="Executing migration" id="Drop old annotation table v4" 2023-09-23T23:12:30.341 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:30 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:30.236199533Z level=info msg="Executing migration" id="create annotation table v5" 2023-09-23T23:12:30.341 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:30 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:30.261458629Z level=info msg="Executing migration" id="add index annotation 0 v3" 2023-09-23T23:12:30.341 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:30 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:30.286689229Z level=info msg="Executing migration" id="add index annotation 1 v3" 2023-09-23T23:12:30.341 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:30 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:30.31192361Z level=info msg="Executing migration" id="add index annotation 2 v3" 2023-09-23T23:12:30.610 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:30 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:30.337174796Z level=info msg="Executing migration" id="add index annotation 3 v3" 2023-09-23T23:12:30.610 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:30 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:30.362690192Z level=info msg="Executing migration" id="add index annotation 4 v3" 2023-09-23T23:12:30.610 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:30 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:30.387891517Z level=info msg="Executing migration" id="Update annotation table charset" 2023-09-23T23:12:30.610 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:30 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:30.429781675Z level=info msg="Executing migration" id="Add column region_id to annotation table" 2023-09-23T23:12:30.610 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:30 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:30.471830591Z level=info msg="Executing migration" id="Drop category_id index" 2023-09-23T23:12:30.610 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:30 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:30.513922903Z level=info msg="Executing migration" id="Add column tags to annotation table" 2023-09-23T23:12:30.610 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:30 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:30.539137844Z level=info msg="Executing migration" id="Create annotation_tag table v2" 2023-09-23T23:12:30.610 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:30 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:30.581087003Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" 2023-09-23T23:12:30.879 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:30 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:30.60642086Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2023-09-23T23:12:30.879 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:30 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:30.648353231Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" 2023-09-23T23:12:30.879 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:30 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:30.681956543Z level=info msg="Executing migration" id="Create annotation_tag table v3" 2023-09-23T23:12:30.879 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:30 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:30.707256972Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" 2023-09-23T23:12:30.879 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:30 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:30.732355427Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" 2023-09-23T23:12:30.879 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:30 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:30.75769073Z level=info msg="Executing migration" id="drop table annotation_tag_v2" 2023-09-23T23:12:30.879 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:30 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:30.799692807Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" 2023-09-23T23:12:30.879 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:30 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:30.824919477Z level=info msg="Executing migration" id="Add created time to annotation table" 2023-09-23T23:12:30.879 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:30 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:30.850134064Z level=info msg="Executing migration" id="Add updated time to annotation table" 2023-09-23T23:12:31.139 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:12:30 smithi164 bash[31512]: cluster 2023-09-23T23:12:29.447789+0000 mgr.y (mgr.14448) 54 : cluster [DBG] pgmap v37: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:12:31.139 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:30 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:30.875338035Z level=info msg="Executing migration" id="Add index for created in annotation table" 2023-09-23T23:12:31.140 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:30 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:30.900610131Z level=info msg="Executing migration" id="Add index for updated in annotation table" 2023-09-23T23:12:31.140 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:30 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:30.942639344Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" 2023-09-23T23:12:31.140 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:30 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:30.967877177Z level=info msg="Executing migration" id="Add epoch_end column" 2023-09-23T23:12:31.140 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:31 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:31.018178933Z level=info msg="Executing migration" id="Add index for epoch_end" 2023-09-23T23:12:31.140 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:31 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:31.06011282Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" 2023-09-23T23:12:31.140 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:31 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:31.085407752Z level=info msg="Executing migration" id="Move region to single row" 2023-09-23T23:12:31.140 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:31 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:31.110655275Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" 2023-09-23T23:12:31.140 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:31 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:31.135933005Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2023-09-23T23:12:31.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:12:30 smithi159 bash[27435]: cluster 2023-09-23T23:12:29.447789+0000 mgr.y (mgr.14448) 54 : cluster [DBG] pgmap v37: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:12:31.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:12:30 smithi159 bash[41022]: cluster 2023-09-23T23:12:29.447789+0000 mgr.y (mgr.14448) 54 : cluster [DBG] pgmap v37: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:12:31.400 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:31 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:31.161162336Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2023-09-23T23:12:31.400 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:31 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:31.186301511Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" 2023-09-23T23:12:31.401 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:31 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:31.211690485Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" 2023-09-23T23:12:31.401 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:31 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:31.236866475Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" 2023-09-23T23:12:31.401 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:31 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:31.262139697Z level=info msg="Executing migration" id="Increase tags column to length 4096" 2023-09-23T23:12:31.401 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:31 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:31.295937707Z level=info msg="Executing migration" id="create test_data table" 2023-09-23T23:12:31.401 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:31 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:31.321203122Z level=info msg="Executing migration" id="create dashboard_version table v1" 2023-09-23T23:12:31.401 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:31 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:31.346504464Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" 2023-09-23T23:12:31.401 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:31 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:31.371754002Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2023-09-23T23:12:31.401 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:31 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:31.3969539Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" 2023-09-23T23:12:31.669 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:31 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:31.438791841Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" 2023-09-23T23:12:31.669 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:31 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:31.472601689Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" 2023-09-23T23:12:31.669 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:31 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:31.497811115Z level=info msg="Executing migration" id="create team table" 2023-09-23T23:12:31.669 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:31 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:31.539783512Z level=info msg="Executing migration" id="add index team.org_id" 2023-09-23T23:12:31.670 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:31 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:31.565033921Z level=info msg="Executing migration" id="add unique index team_org_id_name" 2023-09-23T23:12:31.670 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:31 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:31.590352819Z level=info msg="Executing migration" id="create team member table" 2023-09-23T23:12:31.670 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:31 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:31.665623221Z level=info msg="Executing migration" id="add index team_member.org_id" 2023-09-23T23:12:31.946 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:31 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:31.690811968Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" 2023-09-23T23:12:31.947 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:31 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:31.716088333Z level=info msg="Executing migration" id="add index team_member.team_id" 2023-09-23T23:12:31.947 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:31 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:31.758090026Z level=info msg="Executing migration" id="Add column email to team table" 2023-09-23T23:12:31.947 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:31 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:31.783294949Z level=info msg="Executing migration" id="Add column external to team_member table" 2023-09-23T23:12:31.947 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:31 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:31.808569819Z level=info msg="Executing migration" id="Add column permission to team_member table" 2023-09-23T23:12:31.947 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:31 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:31.833824783Z level=info msg="Executing migration" id="create dashboard acl table" 2023-09-23T23:12:31.947 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:31 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:31.858972918Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" 2023-09-23T23:12:31.947 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:31 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:31.901075262Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" 2023-09-23T23:12:31.947 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:31 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:31.943052484Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" 2023-09-23T23:12:32.207 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:31 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:31.96837748Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" 2023-09-23T23:12:32.207 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:32 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:32.010423644Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" 2023-09-23T23:12:32.207 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:32 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:32.052237765Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" 2023-09-23T23:12:32.207 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:32 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:32.077604266Z level=info msg="Executing migration" id="add index dashboard_permission" 2023-09-23T23:12:32.208 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:32 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:32.102716392Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" 2023-09-23T23:12:32.208 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:32 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:32.128036903Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" 2023-09-23T23:12:32.208 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:32 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:32.153282226Z level=info msg="Executing migration" id="create tag table" 2023-09-23T23:12:32.208 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:32 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:32.178501245Z level=info msg="Executing migration" id="add index tag.key_value" 2023-09-23T23:12:32.208 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:32 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:32.203764647Z level=info msg="Executing migration" id="create login attempt table" 2023-09-23T23:12:32.476 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:12:32 smithi164 bash[31512]: cluster 2023-09-23T23:12:31.448588+0000 mgr.y (mgr.14448) 55 : cluster [DBG] pgmap v38: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:12:32.476 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:32 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:32.2457767Z level=info msg="Executing migration" id="add index login_attempt.username" 2023-09-23T23:12:32.476 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:32 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:32.279636264Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" 2023-09-23T23:12:32.477 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:32 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:32.304847064Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2023-09-23T23:12:32.477 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:32 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:32.329955609Z level=info msg="Executing migration" id="create login_attempt v2" 2023-09-23T23:12:32.477 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:32 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:32.355259992Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" 2023-09-23T23:12:32.477 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:32 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:32.380408316Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" 2023-09-23T23:12:32.477 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:32 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:32.422368176Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" 2023-09-23T23:12:32.477 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:32 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:32.447561294Z level=info msg="Executing migration" id="create user auth table" 2023-09-23T23:12:32.477 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:32 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:32.472886346Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" 2023-09-23T23:12:32.754 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:32 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:32.498051415Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" 2023-09-23T23:12:32.754 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:32 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:32.540219596Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" 2023-09-23T23:12:32.754 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:32 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:32.56549977Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" 2023-09-23T23:12:32.754 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:32 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:32.590725136Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" 2023-09-23T23:12:32.754 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:32 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:32.632621639Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" 2023-09-23T23:12:32.754 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:32 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:32.657937477Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" 2023-09-23T23:12:32.754 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:32 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:32.683124977Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" 2023-09-23T23:12:32.754 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:32 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:32.708413564Z level=info msg="Executing migration" id="create server_lock table" 2023-09-23T23:12:32.755 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:32 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:32.750376516Z level=info msg="Executing migration" id="add index server_lock.operation_uid" 2023-09-23T23:12:32.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:12:32 smithi159 bash[27435]: cluster 2023-09-23T23:12:31.448588+0000 mgr.y (mgr.14448) 55 : cluster [DBG] pgmap v38: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:12:32.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:12:32 smithi159 bash[41022]: cluster 2023-09-23T23:12:31.448588+0000 mgr.y (mgr.14448) 55 : cluster [DBG] pgmap v38: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:12:33.014 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:32 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:32.792370187Z level=info msg="Executing migration" id="create user auth token table" 2023-09-23T23:12:33.014 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:32 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:32.817644732Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" 2023-09-23T23:12:33.014 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:32 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:32.859607538Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" 2023-09-23T23:12:33.014 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:32 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:32.884922659Z level=info msg="Executing migration" id="add index user_auth_token.user_id" 2023-09-23T23:12:33.014 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:32 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:32.926786662Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" 2023-09-23T23:12:33.014 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:32 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:32.952123169Z level=info msg="Executing migration" id="create cache_data table" 2023-09-23T23:12:33.014 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:32 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:32.985721449Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" 2023-09-23T23:12:33.218 INFO:journalctl@ceph.alertmanager.a.smithi159.stdout:Sep 23 23:12:32 smithi159 systemd[1]: Stopping Ceph alertmanager.a for e43465dc-5a64-11ee-8db4-212e2dc638e7... 2023-09-23T23:12:33.218 INFO:journalctl@ceph.alertmanager.a.smithi159.stdout:Sep 23 23:12:33 smithi159 bash[75393]: ts=2023-09-23T23:12:33.003Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2023-09-23T23:12:33.269 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:33 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:33.010851963Z level=info msg="Executing migration" id="create short_url table v1" 2023-09-23T23:12:33.269 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:33 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:33.036175579Z level=info msg="Executing migration" id="add index short_url.org_id-uid" 2023-09-23T23:12:33.269 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:33 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:33.061402298Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" 2023-09-23T23:12:33.269 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:33 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:33.088262339Z level=info msg="Executing migration" id="delete alert_definition table" 2023-09-23T23:12:33.269 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:33 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:33.11354025Z level=info msg="Executing migration" id="recreate alert_definition table" 2023-09-23T23:12:33.269 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:33 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:33.138737896Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" 2023-09-23T23:12:33.269 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:33 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:33.164666243Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" 2023-09-23T23:12:33.269 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:33 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:33.189910005Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" 2023-09-23T23:12:33.269 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:33 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:33.215075044Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" 2023-09-23T23:12:33.269 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:33 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:33.240360235Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" 2023-09-23T23:12:33.270 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:33 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:33.265600259Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" 2023-09-23T23:12:33.522 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:33 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:33.307460338Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" 2023-09-23T23:12:33.522 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:33 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:33.332792828Z level=info msg="Executing migration" id="Add column paused in alert_definition" 2023-09-23T23:12:33.522 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:33 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:33.374684837Z level=info msg="Executing migration" id="drop alert_definition table" 2023-09-23T23:12:33.523 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:33 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:33.399940341Z level=info msg="Executing migration" id="delete alert_definition_version table" 2023-09-23T23:12:33.523 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:33 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:33.441774067Z level=info msg="Executing migration" id="recreate alert_definition_version table" 2023-09-23T23:12:33.523 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:33 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:33.467106036Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" 2023-09-23T23:12:33.523 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:33 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:33.50895668Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" 2023-09-23T23:12:33.793 INFO:journalctl@ceph.alertmanager.a.smithi159.stdout:Sep 23 23:12:33 smithi159 bash[77021]: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-alertmanager-a 2023-09-23T23:12:33.793 INFO:journalctl@ceph.alertmanager.a.smithi159.stdout:Sep 23 23:12:33 smithi159 bash[77084]: Error response from daemon: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-alertmanager-a 2023-09-23T23:12:33.794 INFO:journalctl@ceph.alertmanager.a.smithi159.stdout:Sep 23 23:12:33 smithi159 systemd[1]: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7@alertmanager.a.service: Succeeded. 2023-09-23T23:12:33.794 INFO:journalctl@ceph.alertmanager.a.smithi159.stdout:Sep 23 23:12:33 smithi159 systemd[1]: Stopped Ceph alertmanager.a for e43465dc-5a64-11ee-8db4-212e2dc638e7. 2023-09-23T23:12:33.794 INFO:journalctl@ceph.alertmanager.a.smithi159.stdout:Sep 23 23:12:33 smithi159 systemd[1]: Started Ceph alertmanager.a for e43465dc-5a64-11ee-8db4-212e2dc638e7. 2023-09-23T23:12:33.823 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:33 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:33.550959493Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" 2023-09-23T23:12:33.823 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:33 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:33.576251627Z level=info msg="Executing migration" id="drop alert_definition_version table" 2023-09-23T23:12:33.824 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:33 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:33.618331693Z level=info msg="Executing migration" id="create alert_instance table" 2023-09-23T23:12:33.824 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:33 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:33.643475719Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" 2023-09-23T23:12:33.824 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:33 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:33.668771576Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" 2023-09-23T23:12:33.824 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:33 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:33.693960364Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" 2023-09-23T23:12:33.824 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:33 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:33.719174921Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" 2023-09-23T23:12:33.824 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:33 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:33.769500945Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" 2023-09-23T23:12:33.824 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:33 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:33.819784061Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" 2023-09-23T23:12:34.131 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:33 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:33.853381847Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" 2023-09-23T23:12:34.131 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:33 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:33.9038642Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" 2023-09-23T23:12:34.132 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:33 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:33.945770168Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" 2023-09-23T23:12:34.132 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:33 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:33.970920486Z level=info msg="Executing migration" id="add current_reason column related to current_state" 2023-09-23T23:12:34.132 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:34 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:34.013291345Z level=info msg="Executing migration" id="create alert_rule table" 2023-09-23T23:12:34.229 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:12:34.426 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:34 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:34.128161483Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" 2023-09-23T23:12:34.426 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:34 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:34.175143248Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" 2023-09-23T23:12:34.426 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:34 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:34.231605786Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2023-09-23T23:12:34.426 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:34 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:34.284988694Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" 2023-09-23T23:12:35.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:12:34 smithi159 bash[27435]: cluster 2023-09-23T23:12:33.449158+0000 mgr.y (mgr.14448) 56 : cluster [DBG] pgmap v39: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:12:35.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:12:34 smithi159 bash[27435]: audit 2023-09-23T23:12:33.785413+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:12:35.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:12:34 smithi159 bash[27435]: audit 2023-09-23T23:12:33.794056+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:12:35.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:12:34 smithi159 bash[27435]: cephadm 2023-09-23T23:12:33.805194+0000 mgr.y (mgr.14448) 57 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-09-23T23:12:35.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:12:34 smithi159 bash[27435]: cephadm 2023-09-23T23:12:33.819356+0000 mgr.y (mgr.14448) 58 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi164 2023-09-23T23:12:35.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:12:34 smithi159 bash[41022]: cluster 2023-09-23T23:12:33.449158+0000 mgr.y (mgr.14448) 56 : cluster [DBG] pgmap v39: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:12:35.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:12:34 smithi159 bash[41022]: audit 2023-09-23T23:12:33.785413+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:12:35.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:12:34 smithi159 bash[41022]: audit 2023-09-23T23:12:33.794056+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:12:35.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:12:34 smithi159 bash[41022]: cephadm 2023-09-23T23:12:33.805194+0000 mgr.y (mgr.14448) 57 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-09-23T23:12:35.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:12:34 smithi159 bash[41022]: cephadm 2023-09-23T23:12:33.819356+0000 mgr.y (mgr.14448) 58 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi164 2023-09-23T23:12:35.253 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:34 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:34.42307586Z level=info msg="Executing migration" id="add column for to alert_rule" 2023-09-23T23:12:35.254 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:34 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:34.775007035Z level=info msg="Executing migration" id="add column annotations to alert_rule" 2023-09-23T23:12:35.254 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:34 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:34.902745664Z level=info msg="Executing migration" id="add column labels to alert_rule" 2023-09-23T23:12:35.254 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:12:34 smithi164 bash[31512]: cluster 2023-09-23T23:12:33.449158+0000 mgr.y (mgr.14448) 56 : cluster [DBG] pgmap v39: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:12:35.254 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:12:34 smithi164 bash[31512]: audit 2023-09-23T23:12:33.785413+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:12:35.254 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:12:34 smithi164 bash[31512]: audit 2023-09-23T23:12:33.794056+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:12:35.254 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:12:34 smithi164 bash[31512]: cephadm 2023-09-23T23:12:33.805194+0000 mgr.y (mgr.14448) 57 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-09-23T23:12:35.254 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:12:34 smithi164 bash[31512]: cephadm 2023-09-23T23:12:33.819356+0000 mgr.y (mgr.14448) 58 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi164 2023-09-23T23:12:35.522 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:35 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:35.250185438Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" 2023-09-23T23:12:35.522 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:35 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:35.369362849Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" 2023-09-23T23:12:35.522 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:35 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:35.456917778Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" 2023-09-23T23:12:35.851 INFO:journalctl@ceph.alertmanager.a.smithi159.stdout:Sep 23 23:12:35 smithi159 bash[77114]: ts=2023-09-23T23:12:35.661Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2023-09-23T23:12:35.851 INFO:journalctl@ceph.alertmanager.a.smithi159.stdout:Sep 23 23:12:35 smithi159 bash[77114]: ts=2023-09-23T23:12:35.662Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2023-09-23T23:12:35.851 INFO:journalctl@ceph.alertmanager.a.smithi159.stdout:Sep 23 23:12:35 smithi159 bash[77114]: ts=2023-09-23T23:12:35.663Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.159 port=9094 2023-09-23T23:12:35.851 INFO:journalctl@ceph.alertmanager.a.smithi159.stdout:Sep 23 23:12:35 smithi159 bash[77114]: ts=2023-09-23T23:12:35.666Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-09-23T23:12:35.851 INFO:journalctl@ceph.alertmanager.a.smithi159.stdout:Sep 23 23:12:35 smithi159 bash[77114]: ts=2023-09-23T23:12:35.703Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-09-23T23:12:35.852 INFO:journalctl@ceph.alertmanager.a.smithi159.stdout:Sep 23 23:12:35 smithi159 bash[77114]: ts=2023-09-23T23:12:35.704Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-09-23T23:12:35.852 INFO:journalctl@ceph.alertmanager.a.smithi159.stdout:Sep 23 23:12:35 smithi159 bash[77114]: ts=2023-09-23T23:12:35.708Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2023-09-23T23:12:35.852 INFO:journalctl@ceph.alertmanager.a.smithi159.stdout:Sep 23 23:12:35 smithi159 bash[77114]: ts=2023-09-23T23:12:35.708Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2023-09-23T23:12:35.879 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:12:35 smithi164 bash[32529]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:12:35] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T23:12:35.879 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:35 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:35.565152446Z level=info msg="Executing migration" id="add panel_id column to alert_rule" 2023-09-23T23:12:35.879 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:35 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:35.681905402Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2023-09-23T23:12:35.879 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:35 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:35.789012233Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" 2023-09-23T23:12:36.144 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:35 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:35.8754084Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" 2023-09-23T23:12:36.144 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:35 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:35.923120812Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" 2023-09-23T23:12:36.144 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:35 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:35.965082762Z level=info msg="Executing migration" id="create alert_rule_version table" 2023-09-23T23:12:36.144 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:35 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:35.990329459Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" 2023-09-23T23:12:36.144 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:36 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:36.040973143Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" 2023-09-23T23:12:36.144 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:36 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:36.108250234Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" 2023-09-23T23:12:36.413 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:36 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:36.150086326Z level=info msg="Executing migration" id="add column for to alert_rule_version" 2023-09-23T23:12:36.413 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:36 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:36.234390109Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" 2023-09-23T23:12:36.414 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:36 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:36.342634926Z level=info msg="Executing migration" id="add column labels to alert_rule_version" 2023-09-23T23:12:36.742 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:36 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:36.478887062Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" 2023-09-23T23:12:37.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:12:36 smithi164 bash[31512]: cluster 2023-09-23T23:12:35.449661+0000 mgr.y (mgr.14448) 59 : cluster [DBG] pgmap v40: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:12:37.022 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:36 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:36.739133351Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" 2023-09-23T23:12:37.023 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:36 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:36.875944731Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" 2023-09-23T23:12:37.023 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:36 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:36.962403322Z level=info msg="Executing migration" id=create_alert_configuration_table 2023-09-23T23:12:37.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:12:36 smithi159 bash[27435]: cluster 2023-09-23T23:12:35.449661+0000 mgr.y (mgr.14448) 59 : cluster [DBG] pgmap v40: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:12:37.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:12:36 smithi159 bash[41022]: cluster 2023-09-23T23:12:35.449661+0000 mgr.y (mgr.14448) 59 : cluster [DBG] pgmap v40: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:12:37.521 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:37 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:37.031982093Z level=info msg="Executing migration" id="Add column default in alert_configuration" 2023-09-23T23:12:37.522 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:37 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:37.099430849Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2023-09-23T23:12:37.522 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:37 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:37.242248439Z level=info msg="Executing migration" id="add column org_id in alert_configuration" 2023-09-23T23:12:37.773 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:37 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:37.518258627Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" 2023-09-23T23:12:37.773 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:37 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:37.671627921Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" 2023-09-23T23:12:38.043 INFO:journalctl@ceph.alertmanager.a.smithi159.stdout:Sep 23 23:12:37 smithi159 bash[77114]: ts=2023-09-23T23:12:37.667Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000903058s 2023-09-23T23:12:38.051 INFO:teuthology.orchestra.run.smithi159.stdout: 2023-09-23T23:12:38.051 INFO:teuthology.orchestra.run.smithi159.stdout:{"epoch":63,"fsid":"e43465dc-5a64-11ee-8db4-212e2dc638e7","created":"2023-09-23T23:00:49.674845+0000","modified":"2023-09-23T23:12:18.546080+0000","last_up_change":"2023-09-23T23:10:30.689138+0000","last_in_change":"2023-09-23T23:10:04.479250+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":2,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-09-23T23:06:13.639460+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":"off","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":"21","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":{}}},{"pool":2,"pool_name":"rbd","create_time":"2023-09-23T23:12:09.401085+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":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"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":"63","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":{},"application_metadata":{"rbd":{}}}],"osds":[{"osd":0,"uuid":"8558e9bc-d8a0-4d92-a3d5-597ef2b41bff","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6802","nonce":3246541074},{"type":"v1","addr":"172.21.15.159:6803","nonce":3246541074}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6804","nonce":3246541074},{"type":"v1","addr":"172.21.15.159:6805","nonce":3246541074}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6808","nonce":3246541074},{"type":"v1","addr":"172.21.15.159:6809","nonce":3246541074}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6806","nonce":3246541074},{"type":"v1","addr":"172.21.15.159:6807","nonce":3246541074}]},"public_addr":"172.21.15.159:6803/3246541074","cluster_addr":"172.21.15.159:6805/3246541074","heartbeat_back_addr":"172.21.15.159:6809/3246541074","heartbeat_front_addr":"172.21.15.159:6807/3246541074","state":["exists","up"]},{"osd":1,"uuid":"4c49a5aa-2c2e-4270-a749-cec5f2d91d9a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6810","nonce":173085485},{"type":"v1","addr":"172.21.15.159:6811","nonce":173085485}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6812","nonce":173085485},{"type":"v1","addr":"172.21.15.159:6813","nonce":173085485}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6816","nonce":173085485},{"type":"v1","addr":"172.21.15.159:6817","nonce":173085485}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6814","nonce":173085485},{"type":"v1","addr":"172.21.15.159:6815","nonce":173085485}]},"public_addr":"172.21.15.159:6811/173085485","cluster_addr":"172.21.15.159:6813/173085485","heartbeat_back_addr":"172.21.15.159:6817/173085485","heartbeat_front_addr":"172.21.15.159:6815/173085485","state":["exists","up"]},{"osd":2,"uuid":"e69361f0-1f5c-4ffe-947a-d8db8e795ad9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6818","nonce":81136691},{"type":"v1","addr":"172.21.15.159:6819","nonce":81136691}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6820","nonce":81136691},{"type":"v1","addr":"172.21.15.159:6821","nonce":81136691}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6824","nonce":81136691},{"type":"v1","addr":"172.21.15.159:6825","nonce":81136691}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6822","nonce":81136691},{"type":"v1","addr":"172.21.15.159:6823","nonce":81136691}]},"public_addr":"172.21.15.159:6819/81136691","cluster_addr":"172.21.15.159:6821/81136691","heartbeat_back_addr":"172.21.15.159:6825/81136691","heartbeat_front_addr":"172.21.15.159:6823/81136691","state":["exists","up"]},{"osd":3,"uuid":"586e11de-f487-4c4d-a5d6-249e1bb3b361","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6826","nonce":2443601349},{"type":"v1","addr":"172.21.15.159:6827","nonce":2443601349}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6828","nonce":2443601349},{"type":"v1","addr":"172.21.15.159:6829","nonce":2443601349}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6832","nonce":2443601349},{"type":"v1","addr":"172.21.15.159:6833","nonce":2443601349}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6830","nonce":2443601349},{"type":"v1","addr":"172.21.15.159:6831","nonce":2443601349}]},"public_addr":"172.21.15.159:6827/2443601349","cluster_addr":"172.21.15.159:6829/2443601349","heartbeat_back_addr":"172.21.15.159:6833/2443601349","heartbeat_front_addr":"172.21.15.159:6831/2443601349","state":["exists","up"]},{"osd":4,"uuid":"8e34cadf-fd5a-4168-ae9c-57e03efdaf93","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6800","nonce":4068262520},{"type":"v1","addr":"172.21.15.164:6801","nonce":4068262520}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6802","nonce":4068262520},{"type":"v1","addr":"172.21.15.164:6803","nonce":4068262520}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6806","nonce":4068262520},{"type":"v1","addr":"172.21.15.164:6807","nonce":4068262520}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6804","nonce":4068262520},{"type":"v1","addr":"172.21.15.164:6805","nonce":4068262520}]},"public_addr":"172.21.15.164:6801/4068262520","cluster_addr":"172.21.15.164:6803/4068262520","heartbeat_back_addr":"172.21.15.164:6807/4068262520","heartbeat_front_addr":"172.21.15.164:6805/4068262520","state":["exists","up"]},{"osd":5,"uuid":"17a780c6-1857-4825-96dd-2e8501936c2e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6808","nonce":3334203271},{"type":"v1","addr":"172.21.15.164:6809","nonce":3334203271}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6810","nonce":3334203271},{"type":"v1","addr":"172.21.15.164:6811","nonce":3334203271}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6814","nonce":3334203271},{"type":"v1","addr":"172.21.15.164:6815","nonce":3334203271}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6812","nonce":3334203271},{"type":"v1","addr":"172.21.15.164:6813","nonce":3334203271}]},"public_addr":"172.21.15.164:6809/3334203271","cluster_addr":"172.21.15.164:6811/3334203271","heartbeat_back_addr":"172.21.15.164:6815/3334203271","heartbeat_front_addr":"172.21.15.164:6813/3334203271","state":["exists","up"]},{"osd":6,"uuid":"6a548233-0f0a-431b-b6f3-8aadfab4ecdc","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6816","nonce":1265716723},{"type":"v1","addr":"172.21.15.164:6817","nonce":1265716723}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6818","nonce":1265716723},{"type":"v1","addr":"172.21.15.164:6819","nonce":1265716723}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6822","nonce":1265716723},{"type":"v1","addr":"172.21.15.164:6823","nonce":1265716723}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6820","nonce":1265716723},{"type":"v1","addr":"172.21.15.164:6821","nonce":1265716723}]},"public_addr":"172.21.15.164:6817/1265716723","cluster_addr":"172.21.15.164:6819/1265716723","heartbeat_back_addr":"172.21.15.164:6823/1265716723","heartbeat_front_addr":"172.21.15.164:6821/1265716723","state":["exists","up"]},{"osd":7,"uuid":"70ce4d00-20f4-428b-8ac9-234cc77c2c69","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6824","nonce":220577122},{"type":"v1","addr":"172.21.15.164:6825","nonce":220577122}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6826","nonce":220577122},{"type":"v1","addr":"172.21.15.164:6827","nonce":220577122}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6830","nonce":220577122},{"type":"v1","addr":"172.21.15.164:6831","nonce":220577122}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6828","nonce":220577122},{"type":"v1","addr":"172.21.15.164:6829","nonce":220577122}]},"public_addr":"172.21.15.164:6825/220577122","cluster_addr":"172.21.15.164:6827/220577122","heartbeat_back_addr":"172.21.15.164:6831/220577122","heartbeat_front_addr":"172.21.15.164:6829/220577122","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T23:04:25.974361+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T23:05:17.793247+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T23:06:11.453322+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T23:07:05.542284+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T23:07:56.421093+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T23:08:47.073341+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T23:09:37.543228+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T23:10:29.024505+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.159:0/611583703":"2023-09-24T23:11:29.412062+0000","172.21.15.159:0/4225554496":"2023-09-24T23:11:29.412062+0000","172.21.15.159:6800/2559792961":"2023-09-24T23:11:29.412062+0000","172.21.15.159:0/3547298581":"2023-09-24T23:11:29.412062+0000","172.21.15.159:6800/317881060":"2023-09-24T23:01:56.984507+0000","172.21.15.159:6801/317881060":"2023-09-24T23:01:56.984507+0000","172.21.15.159:0/3632402390":"2023-09-24T23:01:56.984507+0000","172.21.15.159:0/3006995609":"2023-09-24T23:01:56.984507+0000","172.21.15.159:0/901567022":"2023-09-24T23:01:23.248088+0000","172.21.15.159:0/1495614127":"2023-09-24T23:11:29.412062+0000","172.21.15.159:0/522488361":"2023-09-24T23:01:23.248088+0000","172.21.15.159:6801/2559792961":"2023-09-24T23:11:29.412062+0000","172.21.15.159:0/238564211":"2023-09-24T23:01:56.984507+0000","172.21.15.159:6800/3553440345":"2023-09-24T23:01:23.248088+0000","172.21.15.159:0/628898188":"2023-09-24T23:01:23.248088+0000","172.21.15.159:6801/3553440345":"2023-09-24T23:01:23.248088+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","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}} 2023-09-23T23:12:38.268 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:37 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:37.947865322Z level=info msg="Executing migration" id=create_ngalert_configuration_table 2023-09-23T23:12:38.268 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:38 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:38.058502095Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" 2023-09-23T23:12:38.268 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:38 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:38.173117538Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" 2023-09-23T23:12:38.522 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:38 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:38.264835953Z level=info msg="Executing migration" id="create provenance_type table" 2023-09-23T23:12:38.522 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:38 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:38.356337137Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" 2023-09-23T23:12:38.523 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:38 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:38.407834384Z level=info msg="Executing migration" id="create alert_image table" 2023-09-23T23:12:38.523 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:38 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:38.490785413Z level=info msg="Executing migration" id="add unique index on token to alert_image table" 2023-09-23T23:12:38.843 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:12:38 smithi164 bash[31512]: cluster 2023-09-23T23:12:37.450237+0000 mgr.y (mgr.14448) 60 : cluster [DBG] pgmap v41: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:12:38.843 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:38 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:38.552299444Z level=info msg="Executing migration" id="support longer URLs in alert_image table" 2023-09-23T23:12:38.843 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:38 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:38.58835332Z level=info msg="Executing migration" id=create_alert_configuration_history_table 2023-09-23T23:12:38.843 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:38 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:38.630279873Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" 2023-09-23T23:12:38.843 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:38 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:38.683354421Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" 2023-09-23T23:12:38.843 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:38 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:38.683802533Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" 2023-09-23T23:12:38.844 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:38 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:38.752311865Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" 2023-09-23T23:12:38.864 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2023-09-23T23:12:38.865 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd dump --format=json 2023-09-23T23:12:39.150 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:12:38 smithi164 bash[31512]: audit 2023-09-23T23:12:38.046797+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.159:0/2664341985' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T23:12:39.150 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:38 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:38.811996711Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" 2023-09-23T23:12:39.151 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:38 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:38.89812307Z level=info msg="Executing migration" id="clear migration entry \"remove unified alerting data\"" 2023-09-23T23:12:39.151 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:38 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:38.898633543Z level=info msg="Executing migration" id="move dashboard alerts to unified alerting" 2023-09-23T23:12:39.151 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:38 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:38.89905766Z level=info msg="alerts found to migrate" alerts=0 2023-09-23T23:12:39.151 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:38 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:38.98982204Z level=info msg="Executing migration" id="create library_element table v1" 2023-09-23T23:12:39.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:12:38 smithi159 bash[27435]: cluster 2023-09-23T23:12:37.450237+0000 mgr.y (mgr.14448) 60 : cluster [DBG] pgmap v41: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:12:39.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:12:38 smithi159 bash[27435]: audit 2023-09-23T23:12:38.046797+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.159:0/2664341985' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T23:12:39.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:12:38 smithi159 bash[41022]: cluster 2023-09-23T23:12:37.450237+0000 mgr.y (mgr.14448) 60 : cluster [DBG] pgmap v41: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:12:39.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:12:38 smithi159 bash[41022]: audit 2023-09-23T23:12:38.046797+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.159:0/2664341985' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T23:12:39.679 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:39 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:39.146798335Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" 2023-09-23T23:12:39.679 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:39 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:39.422846685Z level=info msg="Executing migration" id="create library_element_connection table v1" 2023-09-23T23:12:39.679 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:39 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:39.531938882Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" 2023-09-23T23:12:39.679 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:39 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:39.599526782Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" 2023-09-23T23:12:39.679 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:39 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:39.675415672Z level=info msg="Executing migration" id="increase max description length to 2048" 2023-09-23T23:12:39.931 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:39 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:39.717367513Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" 2023-09-23T23:12:39.931 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:39 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:39.759502703Z level=info msg="Executing migration" id="create data_keys table" 2023-09-23T23:12:39.931 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:39 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:39.824668864Z level=info msg="Executing migration" id="create secrets table" 2023-09-23T23:12:39.932 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:39 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:39.894101615Z level=info msg="Executing migration" id="rename data_keys name column to id" 2023-09-23T23:12:39.932 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:39 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:39.927847779Z level=info msg="Executing migration" id="add name column into data_keys" 2023-09-23T23:12:39.932 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:12:39 smithi164 systemd[1]: Stopping Ceph prometheus.a for e43465dc-5a64-11ee-8db4-212e2dc638e7... 2023-09-23T23:12:39.932 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:12:39 smithi164 bash[64915]: ts=2023-09-23T23:12:39.888Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-09-23T23:12:39.932 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:12:39 smithi164 bash[64915]: ts=2023-09-23T23:12:39.888Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2023-09-23T23:12:39.932 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:12:39 smithi164 bash[64915]: ts=2023-09-23T23:12:39.888Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2023-09-23T23:12:39.932 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:12:39 smithi164 bash[64915]: ts=2023-09-23T23:12:39.888Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2023-09-23T23:12:39.932 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:12:39 smithi164 bash[64915]: ts=2023-09-23T23:12:39.888Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2023-09-23T23:12:39.932 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:12:39 smithi164 bash[64915]: ts=2023-09-23T23:12:39.888Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2023-09-23T23:12:39.932 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:12:39 smithi164 bash[64915]: ts=2023-09-23T23:12:39.888Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2023-09-23T23:12:39.932 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:12:39 smithi164 bash[64915]: ts=2023-09-23T23:12:39.888Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2023-09-23T23:12:39.933 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:12:39 smithi164 bash[64915]: ts=2023-09-23T23:12:39.888Z caller=main.go:907 level=info msg="Scrape manager stopped" 2023-09-23T23:12:39.933 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:12:39 smithi164 bash[64915]: ts=2023-09-23T23:12:39.889Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2023-09-23T23:12:39.933 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:12:39 smithi164 bash[64915]: ts=2023-09-23T23:12:39.889Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2023-09-23T23:12:39.933 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:12:39 smithi164 bash[64915]: ts=2023-09-23T23:12:39.889Z caller=main.go:1147 level=info msg="See you next time!" 2023-09-23T23:12:40.209 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:39 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:39.953249305Z level=info msg="Executing migration" id="copy data_keys id column values into name" 2023-09-23T23:12:40.209 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:40 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:40.016381254Z level=info msg="Executing migration" id="rename data_keys name column to label" 2023-09-23T23:12:40.210 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:40 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:40.114486699Z level=info msg="Executing migration" id="rename data_keys id column back to name" 2023-09-23T23:12:40.522 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:40 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:40.206221406Z level=info msg="Executing migration" id="create kv_store table v1" 2023-09-23T23:12:40.522 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:40 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:40.396703004Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" 2023-09-23T23:12:40.978 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:12:40 smithi164 bash[31512]: cluster 2023-09-23T23:12:39.450760+0000 mgr.y (mgr.14448) 61 : cluster [DBG] pgmap v42: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:12:40.979 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:12:40 smithi164 bash[67385]: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-prometheus-a 2023-09-23T23:12:40.979 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:40 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:40.721386243Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" 2023-09-23T23:12:40.979 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:40 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:40.857367524Z level=info msg="Executing migration" id="create permission table" 2023-09-23T23:12:40.979 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:40 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:40.924545366Z level=info msg="Executing migration" id="add unique index permission.role_id" 2023-09-23T23:12:41.150 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:12:40 smithi159 bash[41022]: cluster 2023-09-23T23:12:39.450760+0000 mgr.y (mgr.14448) 61 : cluster [DBG] pgmap v42: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:12:41.150 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:12:40 smithi159 bash[27435]: cluster 2023-09-23T23:12:39.450760+0000 mgr.y (mgr.14448) 61 : cluster [DBG] pgmap v42: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:12:41.231 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:12:41 smithi164 bash[67448]: Error response from daemon: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-prometheus-a 2023-09-23T23:12:41.231 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:12:41 smithi164 systemd[1]: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7@prometheus.a.service: Succeeded. 2023-09-23T23:12:41.231 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:12:41 smithi164 systemd[1]: Stopped Ceph prometheus.a for e43465dc-5a64-11ee-8db4-212e2dc638e7. 2023-09-23T23:12:41.231 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:12:41 smithi164 systemd[1]: Started Ceph prometheus.a for e43465dc-5a64-11ee-8db4-212e2dc638e7. 2023-09-23T23:12:41.232 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:40 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:40.974980539Z level=info msg="Executing migration" id="add unique index role_id_action_scope" 2023-09-23T23:12:41.232 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:41 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:41.042942243Z level=info msg="Executing migration" id="create role table" 2023-09-23T23:12:41.232 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:41 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:41.084813446Z level=info msg="Executing migration" id="add column display_name" 2023-09-23T23:12:41.411 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:12:41 smithi159 bash[27697]: [23/Sep/2023:23:12:41] ENGINE Bus STOPPING 2023-09-23T23:12:41.411 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:12:41 smithi159 bash[27697]: [23/Sep/2023:23:12:41] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-09-23T23:12:41.411 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:12:41 smithi159 bash[27697]: [23/Sep/2023:23:12:41] ENGINE Bus STOPPED 2023-09-23T23:12:41.411 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:12:41 smithi159 bash[27697]: [23/Sep/2023:23:12:41] ENGINE Bus STARTING 2023-09-23T23:12:41.411 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:12:41 smithi159 bash[27697]: [23/Sep/2023:23:12:41] ENGINE Serving on http://:::9283 2023-09-23T23:12:41.411 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:12:41 smithi159 bash[27697]: [23/Sep/2023:23:12:41] ENGINE Bus STARTED 2023-09-23T23:12:41.411 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:12:41 smithi159 bash[27697]: [23/Sep/2023:23:12:41] ENGINE Bus STOPPING 2023-09-23T23:12:41.411 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:12:41 smithi159 bash[27697]: [23/Sep/2023:23:12:41] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-09-23T23:12:41.412 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:12:41 smithi159 bash[27697]: [23/Sep/2023:23:12:41] ENGINE Bus STOPPED 2023-09-23T23:12:41.412 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:12:41 smithi159 bash[27697]: [23/Sep/2023:23:12:41] ENGINE Bus STARTING 2023-09-23T23:12:41.412 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:12:41 smithi159 bash[27697]: [23/Sep/2023:23:12:41] ENGINE Serving on http://:::9283 2023-09-23T23:12:41.412 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:12:41 smithi159 bash[27697]: [23/Sep/2023:23:12:41] ENGINE Bus STARTED 2023-09-23T23:12:41.412 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:12:41 smithi159 bash[27697]: [23/Sep/2023:23:12:41] ENGINE Bus STOPPING 2023-09-23T23:12:41.412 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:12:41 smithi159 bash[27697]: [23/Sep/2023:23:12:41] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-09-23T23:12:41.412 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:12:41 smithi159 bash[27697]: [23/Sep/2023:23:12:41] ENGINE Bus STOPPED 2023-09-23T23:12:41.468 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:41 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:41.227690985Z level=info msg="Executing migration" id="add column group_name" 2023-09-23T23:12:41.522 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:41 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:41.465209145Z level=info msg="Executing migration" id="add index role.org_id" 2023-09-23T23:12:41.793 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:12:41 smithi159 bash[27697]: [23/Sep/2023:23:12:41] ENGINE Bus STARTING 2023-09-23T23:12:41.794 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:12:41 smithi159 bash[27697]: [23/Sep/2023:23:12:41] ENGINE Serving on http://:::9283 2023-09-23T23:12:41.794 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:12:41 smithi159 bash[27697]: [23/Sep/2023:23:12:41] ENGINE Bus STARTED 2023-09-23T23:12:42.009 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:41 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:41.687593098Z level=info msg="Executing migration" id="add unique index role_org_id_name" 2023-09-23T23:12:42.009 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:41 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:41.893693925Z level=info msg="Executing migration" id="add index role_org_id_uid" 2023-09-23T23:12:42.272 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:42 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:42.005678983Z level=info msg="Executing migration" id="create team role table" 2023-09-23T23:12:42.273 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:42 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:42.114978638Z level=info msg="Executing migration" id="add index team_role.org_id" 2023-09-23T23:12:42.273 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:42 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:42.224015128Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" 2023-09-23T23:12:42.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:12:42 smithi164 bash[31512]: audit 2023-09-23T23:12:41.075753+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:12:42.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:12:42 smithi164 bash[31512]: audit 2023-09-23T23:12:41.087237+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:12:42.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:12:42 smithi164 bash[31512]: audit 2023-09-23T23:12:41.119152+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-23T23:12:42.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:12:42 smithi164 bash[31512]: audit 2023-09-23T23:12:41.120032+0000 mgr.y (mgr.14448) 62 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-23T23:12:42.274 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:12:42 smithi164 bash[31512]: audit 2023-09-23T23:12:41.122026+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi159.front.sepia.ceph.com:9093"}]: dispatch 2023-09-23T23:12:42.274 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:12:42 smithi164 bash[31512]: audit 2023-09-23T23:12:41.122497+0000 mgr.y (mgr.14448) 63 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi159.front.sepia.ceph.com:9093"}]: dispatch 2023-09-23T23:12:42.274 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:12:42 smithi164 bash[31512]: audit 2023-09-23T23:12:41.130888+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:12:42.274 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:12:42 smithi164 bash[31512]: audit 2023-09-23T23:12:41.143851+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-23T23:12:42.274 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:12:42 smithi164 bash[31512]: audit 2023-09-23T23:12:41.144592+0000 mgr.y (mgr.14448) 64 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-23T23:12:42.274 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:12:42 smithi164 bash[31512]: audit 2023-09-23T23:12:41.151637+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi164.front.sepia.ceph.com:9095"}]: dispatch 2023-09-23T23:12:42.274 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:12:42 smithi164 bash[31512]: audit 2023-09-23T23:12:41.152563+0000 mgr.y (mgr.14448) 65 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi164.front.sepia.ceph.com:9095"}]: dispatch 2023-09-23T23:12:42.274 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:12:42 smithi164 bash[31512]: audit 2023-09-23T23:12:41.159555+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:12:42.274 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:12:42 smithi164 bash[31512]: audit 2023-09-23T23:12:41.173662+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-23T23:12:42.274 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:12:42 smithi164 bash[31512]: audit 2023-09-23T23:12:41.174423+0000 mgr.y (mgr.14448) 66 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-23T23:12:42.274 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:12:42 smithi164 bash[31512]: audit 2023-09-23T23:12:41.179675+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi164.front.sepia.ceph.com:3000"}]: dispatch 2023-09-23T23:12:42.275 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:12:42 smithi164 bash[31512]: audit 2023-09-23T23:12:41.180373+0000 mgr.y (mgr.14448) 67 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi164.front.sepia.ceph.com:3000"}]: dispatch 2023-09-23T23:12:42.275 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:12:42 smithi164 bash[31512]: audit 2023-09-23T23:12:41.189709+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:12:42.275 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:12:42 smithi164 bash[31512]: audit 2023-09-23T23:12:41.193605+0000 mon.a (mon.0) 764 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:12:42.275 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:12:42 smithi164 bash[31512]: audit 2023-09-23T23:12:41.523720+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:12:42.275 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:12:42 smithi164 bash[31512]: audit 2023-09-23T23:12:41.531511+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:12:42.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:12:42 smithi159 bash[27435]: audit 2023-09-23T23:12:41.075753+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:12:42.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:12:42 smithi159 bash[27435]: audit 2023-09-23T23:12:41.087237+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:12:42.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:12:42 smithi159 bash[27435]: audit 2023-09-23T23:12:41.119152+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-23T23:12:42.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:12:42 smithi159 bash[27435]: audit 2023-09-23T23:12:41.120032+0000 mgr.y (mgr.14448) 62 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-23T23:12:42.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:12:42 smithi159 bash[27435]: audit 2023-09-23T23:12:41.122026+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi159.front.sepia.ceph.com:9093"}]: dispatch 2023-09-23T23:12:42.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:12:42 smithi159 bash[27435]: audit 2023-09-23T23:12:41.122497+0000 mgr.y (mgr.14448) 63 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi159.front.sepia.ceph.com:9093"}]: dispatch 2023-09-23T23:12:42.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:12:42 smithi159 bash[27435]: audit 2023-09-23T23:12:41.130888+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:12:42.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:12:42 smithi159 bash[27435]: audit 2023-09-23T23:12:41.143851+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-23T23:12:42.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:12:42 smithi159 bash[27435]: audit 2023-09-23T23:12:41.144592+0000 mgr.y (mgr.14448) 64 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-23T23:12:42.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:12:42 smithi159 bash[27435]: audit 2023-09-23T23:12:41.151637+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi164.front.sepia.ceph.com:9095"}]: dispatch 2023-09-23T23:12:42.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:12:42 smithi159 bash[27435]: audit 2023-09-23T23:12:41.152563+0000 mgr.y (mgr.14448) 65 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi164.front.sepia.ceph.com:9095"}]: dispatch 2023-09-23T23:12:42.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:12:42 smithi159 bash[27435]: audit 2023-09-23T23:12:41.159555+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:12:42.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:12:42 smithi159 bash[27435]: audit 2023-09-23T23:12:41.173662+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-23T23:12:42.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:12:42 smithi159 bash[27435]: audit 2023-09-23T23:12:41.174423+0000 mgr.y (mgr.14448) 66 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-23T23:12:42.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:12:42 smithi159 bash[27435]: audit 2023-09-23T23:12:41.179675+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi164.front.sepia.ceph.com:3000"}]: dispatch 2023-09-23T23:12:42.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:12:42 smithi159 bash[27435]: audit 2023-09-23T23:12:41.180373+0000 mgr.y (mgr.14448) 67 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi164.front.sepia.ceph.com:3000"}]: dispatch 2023-09-23T23:12:42.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:12:42 smithi159 bash[27435]: audit 2023-09-23T23:12:41.189709+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:12:42.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:12:42 smithi159 bash[27435]: audit 2023-09-23T23:12:41.193605+0000 mon.a (mon.0) 764 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:12:42.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:12:42 smithi159 bash[27435]: audit 2023-09-23T23:12:41.523720+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:12:42.546 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:12:42 smithi159 bash[27435]: audit 2023-09-23T23:12:41.531511+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:12:42.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:12:42 smithi159 bash[41022]: audit 2023-09-23T23:12:41.075753+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:12:42.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:12:42 smithi159 bash[41022]: audit 2023-09-23T23:12:41.087237+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:12:42.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:12:42 smithi159 bash[41022]: audit 2023-09-23T23:12:41.119152+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-23T23:12:42.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:12:42 smithi159 bash[41022]: audit 2023-09-23T23:12:41.120032+0000 mgr.y (mgr.14448) 62 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-23T23:12:42.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:12:42 smithi159 bash[41022]: audit 2023-09-23T23:12:41.122026+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi159.front.sepia.ceph.com:9093"}]: dispatch 2023-09-23T23:12:42.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:12:42 smithi159 bash[41022]: audit 2023-09-23T23:12:41.122497+0000 mgr.y (mgr.14448) 63 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi159.front.sepia.ceph.com:9093"}]: dispatch 2023-09-23T23:12:42.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:12:42 smithi159 bash[41022]: audit 2023-09-23T23:12:41.130888+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:12:42.547 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:12:42 smithi159 bash[41022]: audit 2023-09-23T23:12:41.143851+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-23T23:12:42.547 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:12:42 smithi159 bash[41022]: audit 2023-09-23T23:12:41.144592+0000 mgr.y (mgr.14448) 64 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-23T23:12:42.547 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:12:42 smithi159 bash[41022]: audit 2023-09-23T23:12:41.151637+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi164.front.sepia.ceph.com:9095"}]: dispatch 2023-09-23T23:12:42.547 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:12:42 smithi159 bash[41022]: audit 2023-09-23T23:12:41.152563+0000 mgr.y (mgr.14448) 65 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi164.front.sepia.ceph.com:9095"}]: dispatch 2023-09-23T23:12:42.547 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:12:42 smithi159 bash[41022]: audit 2023-09-23T23:12:41.159555+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:12:42.547 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:12:42 smithi159 bash[41022]: audit 2023-09-23T23:12:41.173662+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-23T23:12:42.547 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:12:42 smithi159 bash[41022]: audit 2023-09-23T23:12:41.174423+0000 mgr.y (mgr.14448) 66 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-23T23:12:42.547 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:12:42 smithi159 bash[41022]: audit 2023-09-23T23:12:41.179675+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi164.front.sepia.ceph.com:3000"}]: dispatch 2023-09-23T23:12:42.547 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:12:42 smithi159 bash[41022]: audit 2023-09-23T23:12:41.180373+0000 mgr.y (mgr.14448) 67 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi164.front.sepia.ceph.com:3000"}]: dispatch 2023-09-23T23:12:42.547 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:12:42 smithi159 bash[41022]: audit 2023-09-23T23:12:41.189709+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:12:42.547 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:12:42 smithi159 bash[41022]: audit 2023-09-23T23:12:41.193605+0000 mon.a (mon.0) 764 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:12:42.547 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:12:42 smithi159 bash[41022]: audit 2023-09-23T23:12:41.523720+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:12:42.547 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:12:42 smithi159 bash[41022]: audit 2023-09-23T23:12:41.531511+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:12:42.588 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:42 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:42.318564374Z level=info msg="Executing migration" id="add index team_role.team_id" 2023-09-23T23:12:42.588 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:42 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:42.374751465Z level=info msg="Executing migration" id="create user role table" 2023-09-23T23:12:42.588 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:42 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:42.456557307Z level=info msg="Executing migration" id="add index user_role.org_id" 2023-09-23T23:12:42.589 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:42 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:42.533995519Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" 2023-09-23T23:12:42.589 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:42 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:42.584832448Z level=info msg="Executing migration" id="add index user_role.user_id" 2023-09-23T23:12:42.841 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:12:42 smithi164 bash[67476]: ts=2023-09-23T23:12:42.683Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2023-09-23T23:12:42.841 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:12:42 smithi164 bash[67476]: ts=2023-09-23T23:12:42.683Z caller=main.go:569 level=info build_context="(go=go1.19.7, platform=linux/amd64, user=root@8a0ee342e522, date=20230321-12:56:07, tags=netgo,builtinassets)" 2023-09-23T23:12:42.841 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:12:42 smithi164 bash[67476]: ts=2023-09-23T23:12:42.683Z caller=main.go:570 level=info host_details="(Linux 5.15.0-84-generic #93~20.04.1-Ubuntu SMP Wed Sep 6 16:15:40 UTC 2023 x86_64 smithi164 (none))" 2023-09-23T23:12:42.841 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:12:42 smithi164 bash[67476]: ts=2023-09-23T23:12:42.683Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-09-23T23:12:42.841 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:12:42 smithi164 bash[67476]: ts=2023-09-23T23:12:42.683Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-09-23T23:12:42.841 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:12:42 smithi164 bash[67476]: ts=2023-09-23T23:12:42.686Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2023-09-23T23:12:42.841 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:12:42 smithi164 bash[67476]: ts=2023-09-23T23:12:42.686Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2023-09-23T23:12:42.842 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:12:42 smithi164 bash[67476]: ts=2023-09-23T23:12:42.689Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2023-09-23T23:12:42.842 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:12:42 smithi164 bash[67476]: ts=2023-09-23T23:12:42.689Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2023-09-23T23:12:42.842 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:12:42 smithi164 bash[67476]: ts=2023-09-23T23:12:42.692Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-09-23T23:12:42.842 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:12:42 smithi164 bash[67476]: ts=2023-09-23T23:12:42.692Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.9µs 2023-09-23T23:12:42.842 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:12:42 smithi164 bash[67476]: ts=2023-09-23T23:12:42.692Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-09-23T23:12:42.842 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:12:42 smithi164 bash[67476]: ts=2023-09-23T23:12:42.692Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2023-09-23T23:12:42.842 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:12:42 smithi164 bash[67476]: ts=2023-09-23T23:12:42.693Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2023-09-23T23:12:42.842 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:12:42 smithi164 bash[67476]: ts=2023-09-23T23:12:42.693Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=36.44µs wal_replay_duration=861.619µs wbl_replay_duration=116ns total_replay_duration=931.205µs 2023-09-23T23:12:42.842 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:12:42 smithi164 bash[67476]: ts=2023-09-23T23:12:42.694Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2023-09-23T23:12:42.842 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:12:42 smithi164 bash[67476]: ts=2023-09-23T23:12:42.694Z caller=main.go:1029 level=info msg="TSDB started" 2023-09-23T23:12:42.843 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:12:42 smithi164 bash[67476]: ts=2023-09-23T23:12:42.694Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-09-23T23:12:42.843 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:12:42 smithi164 bash[67476]: ts=2023-09-23T23:12:42.718Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=24.205032ms db_storage=1.226µs remote_storage=2.072µs web_handler=522ns query_engine=900ns scrape=527.02µs scrape_sd=46.029µs notify=39.116µs notify_sd=32.679µs rules=23.129584ms tracing=7.309µs 2023-09-23T23:12:42.843 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:12:42 smithi164 bash[67476]: ts=2023-09-23T23:12:42.718Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2023-09-23T23:12:42.843 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:12:42 smithi164 bash[67476]: ts=2023-09-23T23:12:42.718Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2023-09-23T23:12:42.843 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:42 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:42.626735658Z level=info msg="Executing migration" id="create builtin role table" 2023-09-23T23:12:42.843 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:42 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:42.677242927Z level=info msg="Executing migration" id="add index builtin_role.role_id" 2023-09-23T23:12:42.843 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:42 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:42.744852733Z level=info msg="Executing migration" id="add index builtin_role.name" 2023-09-23T23:12:42.843 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:42 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:42.786775937Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" 2023-09-23T23:12:42.843 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:42 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:42.812027612Z level=info msg="Executing migration" id="add index builtin_role.org_id" 2023-09-23T23:12:43.101 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:12:43 smithi164 bash[31512]: cluster 2023-09-23T23:12:41.451342+0000 mgr.y (mgr.14448) 68 : cluster [DBG] pgmap v43: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:12:43.102 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:42 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:42.837291367Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" 2023-09-23T23:12:43.102 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:42 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:42.862609761Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" 2023-09-23T23:12:43.102 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:42 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:42.887793984Z level=info msg="Executing migration" id="add unique index role.uid" 2023-09-23T23:12:43.102 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:42 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:42.913107125Z level=info msg="Executing migration" id="create seed assignment table" 2023-09-23T23:12:43.102 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:42 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:42.938408623Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" 2023-09-23T23:12:43.102 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:42 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:42.963666232Z level=info msg="Executing migration" id="add column hidden to role table" 2023-09-23T23:12:43.102 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:42 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:42.988900528Z level=info msg="Executing migration" id="create query_history table v1" 2023-09-23T23:12:43.103 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:43 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:43.030769822Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" 2023-09-23T23:12:43.103 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:43 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:43.056278037Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" 2023-09-23T23:12:43.103 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:43 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:43.098173741Z level=info msg="Executing migration" id="teams permissions migration" 2023-09-23T23:12:43.371 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:43 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:43.123558635Z level=info msg="Executing migration" id="dashboard permissions" 2023-09-23T23:12:43.371 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:43 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:43.148755918Z level=info msg="Executing migration" id="dashboard permissions uid scopes" 2023-09-23T23:12:43.371 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:43 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:43.18260956Z level=info msg="Executing migration" id="drop managed folder create actions" 2023-09-23T23:12:43.372 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:43 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:43.207932626Z level=info msg="Executing migration" id="alerting notification permissions" 2023-09-23T23:12:43.372 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:43 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:43.233218351Z level=info msg="Executing migration" id="create query_history_star table v1" 2023-09-23T23:12:43.372 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:43 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:43.258534658Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" 2023-09-23T23:12:43.372 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:43 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:43.283753428Z level=info msg="Executing migration" id="add column org_id in query_history_star" 2023-09-23T23:12:43.372 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:43 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:43.334117654Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" 2023-09-23T23:12:43.372 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:43 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:43.367784788Z level=info msg="Executing migration" id="create correlation table v1" 2023-09-23T23:12:43.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:12:43 smithi159 bash[27435]: cluster 2023-09-23T23:12:41.451342+0000 mgr.y (mgr.14448) 68 : cluster [DBG] pgmap v43: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:12:43.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:12:43 smithi159 bash[41022]: cluster 2023-09-23T23:12:41.451342+0000 mgr.y (mgr.14448) 68 : cluster [DBG] pgmap v43: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:12:43.634 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:12:43.649 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:43 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:43.393023303Z level=info msg="Executing migration" id="add index correlations.uid" 2023-09-23T23:12:43.649 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:43 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:43.434963776Z level=info msg="Executing migration" id="add index correlations.source_uid" 2023-09-23T23:12:43.649 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:43 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:43.460341219Z level=info msg="Executing migration" id="add correlation config column" 2023-09-23T23:12:43.649 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:43 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:43.485576294Z level=info msg="Executing migration" id="create entity_events table" 2023-09-23T23:12:43.649 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:43 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:43.510700881Z level=info msg="Executing migration" id="create dashboard public config v1" 2023-09-23T23:12:43.649 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:43 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:43.552871727Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" 2023-09-23T23:12:43.649 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:43 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:43.553207036Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" 2023-09-23T23:12:43.649 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:43 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:43.578109166Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2023-09-23T23:12:43.649 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:43 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:43.57849403Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2023-09-23T23:12:43.650 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:43 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:43.60334958Z level=info msg="Executing migration" id="Drop old dashboard public config table" 2023-09-23T23:12:43.650 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:43 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:43.645396412Z level=info msg="Executing migration" id="recreate dashboard public config v1" 2023-09-23T23:12:43.943 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:43 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:43.670654174Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" 2023-09-23T23:12:43.943 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:43 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:43.712696926Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2023-09-23T23:12:43.943 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:43 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:43.737907892Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" 2023-09-23T23:12:43.943 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:43 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:43.763244101Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2023-09-23T23:12:43.943 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:43 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:43.788601804Z level=info msg="Executing migration" id="Drop public config table" 2023-09-23T23:12:43.944 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:43 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:43.830561509Z level=info msg="Executing migration" id="Recreate dashboard public config v2" 2023-09-23T23:12:43.944 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:43 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:43.872466552Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" 2023-09-23T23:12:44.196 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:43 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:43.939489163Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2023-09-23T23:12:44.196 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:43 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:43.964790686Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" 2023-09-23T23:12:44.196 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:43 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:43.990104416Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" 2023-09-23T23:12:44.196 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:44 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:44.040318009Z level=info msg="Executing migration" id="add annotations_enabled column" 2023-09-23T23:12:44.196 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:44 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:44.065614533Z level=info msg="Executing migration" id="add time_selection_enabled column" 2023-09-23T23:12:44.196 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:44 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:44.116111359Z level=info msg="Executing migration" id="delete orphaned public dashboards" 2023-09-23T23:12:44.196 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:44 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:44.141521822Z level=info msg="Executing migration" id="add share column" 2023-09-23T23:12:44.196 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:44 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:44.166815136Z level=info msg="Executing migration" id="create default alerting folders" 2023-09-23T23:12:44.196 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:44 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:44.192107786Z level=info msg="Executing migration" id="create file table" 2023-09-23T23:12:44.473 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:44 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:44.217418909Z level=info msg="Executing migration" id="file table idx: path natural pk" 2023-09-23T23:12:44.473 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:44 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:44.242656204Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" 2023-09-23T23:12:44.473 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:44 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:44.267969977Z level=info msg="Executing migration" id="create file_meta table" 2023-09-23T23:12:44.473 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:44 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:44.293223184Z level=info msg="Executing migration" id="file table idx: path key" 2023-09-23T23:12:44.473 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:44 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:44.318553476Z level=info msg="Executing migration" id="set path collation in file table" 2023-09-23T23:12:44.474 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:44 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:44.360546127Z level=info msg="Executing migration" id="managed permissions migration" 2023-09-23T23:12:44.474 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:44 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:44.402697898Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" 2023-09-23T23:12:44.474 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:44 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:44.469641051Z level=info msg="Executing migration" id="RBAC action name migrator" 2023-09-23T23:12:44.750 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:44 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:44.511658526Z level=info msg="Executing migration" id="Add UID column to playlist" 2023-09-23T23:12:44.750 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:44 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:44.536952021Z level=info msg="Executing migration" id="Update uid column values in playlist" 2023-09-23T23:12:44.751 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:44 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:44.578971258Z level=info msg="Executing migration" id="Add index for uid in playlist" 2023-09-23T23:12:44.751 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:44 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:44.621028671Z level=info msg="Executing migration" id="update group index for alert rules" 2023-09-23T23:12:44.751 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:44 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:44.646336621Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" 2023-09-23T23:12:44.751 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:44 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:44.671587794Z level=info msg="Executing migration" id="admin only folder/dashboard permission" 2023-09-23T23:12:44.751 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:44 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:44.713485839Z level=info msg="Executing migration" id="add action column to seed_assignment" 2023-09-23T23:12:44.751 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:44 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:44.747106963Z level=info msg="Executing migration" id="add scope column to seed_assignment" 2023-09-23T23:12:45.011 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:44 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:44.789009295Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" 2023-09-23T23:12:45.011 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:44 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:44.831021775Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" 2023-09-23T23:12:45.012 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:44 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:44.881532474Z level=info msg="Executing migration" id="add unique index builtin_role_name back" 2023-09-23T23:12:45.012 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:44 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:44.906763752Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" 2023-09-23T23:12:45.012 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:44 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:44.948753298Z level=info msg="Executing migration" id="add primary key to seed_assigment" 2023-09-23T23:12:45.012 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:44 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:44.974107739Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" 2023-09-23T23:12:45.012 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:45 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:45.007881623Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" 2023-09-23T23:12:45.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:12:45 smithi164 bash[31512]: cluster 2023-09-23T23:12:43.452031+0000 mgr.y (mgr.14448) 69 : cluster [DBG] pgmap v44: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:12:45.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:12:45 smithi164 bash[31512]: audit 2023-09-23T23:12:44.534245+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:12:45.273 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:45 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:45.049979928Z level=info msg="Executing migration" id="create folder table" 2023-09-23T23:12:45.273 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:45 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:45.092019952Z level=info msg="Executing migration" id="Add index for parent_uid" 2023-09-23T23:12:45.273 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:45 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:45.117279959Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" 2023-09-23T23:12:45.273 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:45 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:45.142557798Z level=info msg="Executing migration" id="Update folder title length" 2023-09-23T23:12:45.273 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:45 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:45.167849635Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" 2023-09-23T23:12:45.273 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:45 smithi164 bash[66781]: logger=migrator t=2023-09-23T23:12:45.19316811Z level=info msg="migrations completed" performed=485 skipped=0 duration=21.431592081s 2023-09-23T23:12:45.273 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:45 smithi164 bash[66781]: logger=sqlstore t=2023-09-23T23:12:45.194692944Z level=info msg="Created default organization" 2023-09-23T23:12:45.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:12:45 smithi159 bash[27435]: cluster 2023-09-23T23:12:43.452031+0000 mgr.y (mgr.14448) 69 : cluster [DBG] pgmap v44: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:12:45.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:12:45 smithi159 bash[27435]: audit 2023-09-23T23:12:44.534245+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:12:45.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:12:45 smithi159 bash[41022]: cluster 2023-09-23T23:12:43.452031+0000 mgr.y (mgr.14448) 69 : cluster [DBG] pgmap v44: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:12:45.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:12:45 smithi159 bash[41022]: audit 2023-09-23T23:12:44.534245+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:12:45.772 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:45 smithi164 bash[66781]: logger=plugin.loader t=2023-09-23T23:12:45.290149682Z level=info msg="Plugin registered" pluginID=input 2023-09-23T23:12:45.772 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:45 smithi164 bash[66781]: logger=plugin.loader t=2023-09-23T23:12:45.320432086Z level=info msg="Plugin registered" pluginID=grafana-piechart-panel 2023-09-23T23:12:45.772 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:45 smithi164 bash[66781]: logger=plugin.loader t=2023-09-23T23:12:45.32049422Z level=info msg="Plugin registered" pluginID=vonage-status-panel 2023-09-23T23:12:45.773 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:45 smithi164 bash[66781]: logger=secrets t=2023-09-23T23:12:45.320591654Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2023-09-23T23:12:45.773 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:45 smithi164 bash[66781]: logger=query_data t=2023-09-23T23:12:45.324830626Z level=info msg="Query Service initialization" 2023-09-23T23:12:45.773 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:45 smithi164 bash[66781]: logger=live.push_http t=2023-09-23T23:12:45.329466417Z level=info msg="Live Push Gateway initialization" 2023-09-23T23:12:45.793 INFO:journalctl@ceph.alertmanager.a.smithi159.stdout:Sep 23 23:12:45 smithi159 bash[77114]: ts=2023-09-23T23:12:45.669Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003491396s 2023-09-23T23:12:46.522 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:46 smithi164 bash[66781]: logger=infra.usagestats.collector t=2023-09-23T23:12:46.267588684Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2023-09-23T23:12:46.522 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:46 smithi164 bash[66781]: logger=provisioning.datasources t=2023-09-23T23:12:46.26832828Z level=warn msg="[Deprecated] the datasource provisioning config is outdated. please upgrade" filename=/etc/grafana/provisioning/datasources/ceph-dashboard.yml 2023-09-23T23:12:46.522 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:46 smithi164 bash[66781]: logger=provisioning.datasources t=2023-09-23T23:12:46.302110608Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2023-09-23T23:12:46.523 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:46 smithi164 bash[66781]: logger=provisioning.datasources t=2023-09-23T23:12:46.363029926Z level=info msg="inserting datasource from configuration " name=Loki uid=P8E80F9AEF21F6940 2023-09-23T23:12:46.523 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:46 smithi164 bash[66781]: logger=provisioning.alerting t=2023-09-23T23:12:46.437144213Z level=info msg="starting to provision alerting" 2023-09-23T23:12:46.523 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:46 smithi164 bash[66781]: logger=provisioning.alerting t=2023-09-23T23:12:46.43718997Z level=info msg="finished to provision alerting" 2023-09-23T23:12:46.523 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:46 smithi164 bash[66781]: logger=grafanaStorageLogger t=2023-09-23T23:12:46.437487903Z level=info msg="storage starting" 2023-09-23T23:12:46.523 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:46 smithi164 bash[66781]: logger=ngalert.state.manager t=2023-09-23T23:12:46.437691046Z level=info msg="Warming state cache for startup" 2023-09-23T23:12:46.523 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:46 smithi164 bash[66781]: logger=http.server t=2023-09-23T23:12:46.441941761Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2023-09-23T23:12:46.523 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:46 smithi164 bash[66781]: logger=sqlstore.transactions t=2023-09-23T23:12:46.448588391Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2023-09-23T23:12:46.523 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:46 smithi164 bash[66781]: logger=ngalert.state.manager t=2023-09-23T23:12:46.482321593Z level=info msg="State cache has been initialized" states=0 duration=44.628627ms 2023-09-23T23:12:46.523 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:46 smithi164 bash[66781]: logger=ngalert.multiorg.alertmanager t=2023-09-23T23:12:46.482405794Z level=info msg="starting MultiOrg Alertmanager" 2023-09-23T23:12:46.523 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:46 smithi164 bash[66781]: logger=ticker t=2023-09-23T23:12:46.482547995Z level=info msg=starting first_tick=2023-09-23T23:12:50Z 2023-09-23T23:12:46.913 INFO:teuthology.orchestra.run.smithi159.stdout: 2023-09-23T23:12:46.913 INFO:teuthology.orchestra.run.smithi159.stdout:{"epoch":63,"fsid":"e43465dc-5a64-11ee-8db4-212e2dc638e7","created":"2023-09-23T23:00:49.674845+0000","modified":"2023-09-23T23:12:18.546080+0000","last_up_change":"2023-09-23T23:10:30.689138+0000","last_in_change":"2023-09-23T23:10:04.479250+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":2,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-09-23T23:06:13.639460+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":"off","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":"21","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":{}}},{"pool":2,"pool_name":"rbd","create_time":"2023-09-23T23:12:09.401085+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":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"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":"63","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":{},"application_metadata":{"rbd":{}}}],"osds":[{"osd":0,"uuid":"8558e9bc-d8a0-4d92-a3d5-597ef2b41bff","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6802","nonce":3246541074},{"type":"v1","addr":"172.21.15.159:6803","nonce":3246541074}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6804","nonce":3246541074},{"type":"v1","addr":"172.21.15.159:6805","nonce":3246541074}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6808","nonce":3246541074},{"type":"v1","addr":"172.21.15.159:6809","nonce":3246541074}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6806","nonce":3246541074},{"type":"v1","addr":"172.21.15.159:6807","nonce":3246541074}]},"public_addr":"172.21.15.159:6803/3246541074","cluster_addr":"172.21.15.159:6805/3246541074","heartbeat_back_addr":"172.21.15.159:6809/3246541074","heartbeat_front_addr":"172.21.15.159:6807/3246541074","state":["exists","up"]},{"osd":1,"uuid":"4c49a5aa-2c2e-4270-a749-cec5f2d91d9a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6810","nonce":173085485},{"type":"v1","addr":"172.21.15.159:6811","nonce":173085485}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6812","nonce":173085485},{"type":"v1","addr":"172.21.15.159:6813","nonce":173085485}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6816","nonce":173085485},{"type":"v1","addr":"172.21.15.159:6817","nonce":173085485}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6814","nonce":173085485},{"type":"v1","addr":"172.21.15.159:6815","nonce":173085485}]},"public_addr":"172.21.15.159:6811/173085485","cluster_addr":"172.21.15.159:6813/173085485","heartbeat_back_addr":"172.21.15.159:6817/173085485","heartbeat_front_addr":"172.21.15.159:6815/173085485","state":["exists","up"]},{"osd":2,"uuid":"e69361f0-1f5c-4ffe-947a-d8db8e795ad9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6818","nonce":81136691},{"type":"v1","addr":"172.21.15.159:6819","nonce":81136691}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6820","nonce":81136691},{"type":"v1","addr":"172.21.15.159:6821","nonce":81136691}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6824","nonce":81136691},{"type":"v1","addr":"172.21.15.159:6825","nonce":81136691}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6822","nonce":81136691},{"type":"v1","addr":"172.21.15.159:6823","nonce":81136691}]},"public_addr":"172.21.15.159:6819/81136691","cluster_addr":"172.21.15.159:6821/81136691","heartbeat_back_addr":"172.21.15.159:6825/81136691","heartbeat_front_addr":"172.21.15.159:6823/81136691","state":["exists","up"]},{"osd":3,"uuid":"586e11de-f487-4c4d-a5d6-249e1bb3b361","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6826","nonce":2443601349},{"type":"v1","addr":"172.21.15.159:6827","nonce":2443601349}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6828","nonce":2443601349},{"type":"v1","addr":"172.21.15.159:6829","nonce":2443601349}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6832","nonce":2443601349},{"type":"v1","addr":"172.21.15.159:6833","nonce":2443601349}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6830","nonce":2443601349},{"type":"v1","addr":"172.21.15.159:6831","nonce":2443601349}]},"public_addr":"172.21.15.159:6827/2443601349","cluster_addr":"172.21.15.159:6829/2443601349","heartbeat_back_addr":"172.21.15.159:6833/2443601349","heartbeat_front_addr":"172.21.15.159:6831/2443601349","state":["exists","up"]},{"osd":4,"uuid":"8e34cadf-fd5a-4168-ae9c-57e03efdaf93","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6800","nonce":4068262520},{"type":"v1","addr":"172.21.15.164:6801","nonce":4068262520}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6802","nonce":4068262520},{"type":"v1","addr":"172.21.15.164:6803","nonce":4068262520}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6806","nonce":4068262520},{"type":"v1","addr":"172.21.15.164:6807","nonce":4068262520}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6804","nonce":4068262520},{"type":"v1","addr":"172.21.15.164:6805","nonce":4068262520}]},"public_addr":"172.21.15.164:6801/4068262520","cluster_addr":"172.21.15.164:6803/4068262520","heartbeat_back_addr":"172.21.15.164:6807/4068262520","heartbeat_front_addr":"172.21.15.164:6805/4068262520","state":["exists","up"]},{"osd":5,"uuid":"17a780c6-1857-4825-96dd-2e8501936c2e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6808","nonce":3334203271},{"type":"v1","addr":"172.21.15.164:6809","nonce":3334203271}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6810","nonce":3334203271},{"type":"v1","addr":"172.21.15.164:6811","nonce":3334203271}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6814","nonce":3334203271},{"type":"v1","addr":"172.21.15.164:6815","nonce":3334203271}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6812","nonce":3334203271},{"type":"v1","addr":"172.21.15.164:6813","nonce":3334203271}]},"public_addr":"172.21.15.164:6809/3334203271","cluster_addr":"172.21.15.164:6811/3334203271","heartbeat_back_addr":"172.21.15.164:6815/3334203271","heartbeat_front_addr":"172.21.15.164:6813/3334203271","state":["exists","up"]},{"osd":6,"uuid":"6a548233-0f0a-431b-b6f3-8aadfab4ecdc","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6816","nonce":1265716723},{"type":"v1","addr":"172.21.15.164:6817","nonce":1265716723}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6818","nonce":1265716723},{"type":"v1","addr":"172.21.15.164:6819","nonce":1265716723}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6822","nonce":1265716723},{"type":"v1","addr":"172.21.15.164:6823","nonce":1265716723}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6820","nonce":1265716723},{"type":"v1","addr":"172.21.15.164:6821","nonce":1265716723}]},"public_addr":"172.21.15.164:6817/1265716723","cluster_addr":"172.21.15.164:6819/1265716723","heartbeat_back_addr":"172.21.15.164:6823/1265716723","heartbeat_front_addr":"172.21.15.164:6821/1265716723","state":["exists","up"]},{"osd":7,"uuid":"70ce4d00-20f4-428b-8ac9-234cc77c2c69","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6824","nonce":220577122},{"type":"v1","addr":"172.21.15.164:6825","nonce":220577122}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6826","nonce":220577122},{"type":"v1","addr":"172.21.15.164:6827","nonce":220577122}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6830","nonce":220577122},{"type":"v1","addr":"172.21.15.164:6831","nonce":220577122}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6828","nonce":220577122},{"type":"v1","addr":"172.21.15.164:6829","nonce":220577122}]},"public_addr":"172.21.15.164:6825/220577122","cluster_addr":"172.21.15.164:6827/220577122","heartbeat_back_addr":"172.21.15.164:6831/220577122","heartbeat_front_addr":"172.21.15.164:6829/220577122","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T23:04:25.974361+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T23:05:17.793247+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T23:06:11.453322+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T23:07:05.542284+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T23:07:56.421093+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T23:08:47.073341+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T23:09:37.543228+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T23:10:29.024505+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.159:0/611583703":"2023-09-24T23:11:29.412062+0000","172.21.15.159:0/4225554496":"2023-09-24T23:11:29.412062+0000","172.21.15.159:6800/2559792961":"2023-09-24T23:11:29.412062+0000","172.21.15.159:0/3547298581":"2023-09-24T23:11:29.412062+0000","172.21.15.159:6800/317881060":"2023-09-24T23:01:56.984507+0000","172.21.15.159:6801/317881060":"2023-09-24T23:01:56.984507+0000","172.21.15.159:0/3632402390":"2023-09-24T23:01:56.984507+0000","172.21.15.159:0/3006995609":"2023-09-24T23:01:56.984507+0000","172.21.15.159:0/901567022":"2023-09-24T23:01:23.248088+0000","172.21.15.159:0/1495614127":"2023-09-24T23:11:29.412062+0000","172.21.15.159:0/522488361":"2023-09-24T23:01:23.248088+0000","172.21.15.159:6801/2559792961":"2023-09-24T23:11:29.412062+0000","172.21.15.159:0/238564211":"2023-09-24T23:01:56.984507+0000","172.21.15.159:6800/3553440345":"2023-09-24T23:01:23.248088+0000","172.21.15.159:0/628898188":"2023-09-24T23:01:23.248088+0000","172.21.15.159:6801/3553440345":"2023-09-24T23:01:23.248088+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","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}} 2023-09-23T23:12:47.022 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:46 smithi164 bash[66781]: logger=sqlstore.transactions t=2023-09-23T23:12:46.601887637Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2023-09-23T23:12:47.022 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:46 smithi164 bash[66781]: logger=sqlstore.transactions t=2023-09-23T23:12:46.65302584Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2023-09-23T23:12:47.022 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:12:46 smithi164 bash[66781]: logger=sqlstore.transactions t=2023-09-23T23:12:46.663678391Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" 2023-09-23T23:12:47.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:12:47 smithi159 bash[27435]: cluster 2023-09-23T23:12:45.452662+0000 mgr.y (mgr.14448) 70 : cluster [DBG] pgmap v45: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:12:47.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:12:47 smithi159 bash[27435]: audit 2023-09-23T23:12:46.743322+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:12:47.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:12:47 smithi159 bash[27435]: audit 2023-09-23T23:12:46.749879+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:12:47.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:12:47 smithi159 bash[27435]: audit 2023-09-23T23:12:46.908595+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.159:0/3943295880' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T23:12:47.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:12:47 smithi159 bash[41022]: cluster 2023-09-23T23:12:45.452662+0000 mgr.y (mgr.14448) 70 : cluster [DBG] pgmap v45: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:12:47.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:12:47 smithi159 bash[41022]: audit 2023-09-23T23:12:46.743322+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:12:47.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:12:47 smithi159 bash[41022]: audit 2023-09-23T23:12:46.749879+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:12:47.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:12:47 smithi159 bash[41022]: audit 2023-09-23T23:12:46.908595+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.159:0/3943295880' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T23:12:47.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:12:47 smithi164 bash[31512]: cluster 2023-09-23T23:12:45.452662+0000 mgr.y (mgr.14448) 70 : cluster [DBG] pgmap v45: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:12:47.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:12:47 smithi164 bash[31512]: audit 2023-09-23T23:12:46.743322+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:12:47.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:12:47 smithi164 bash[31512]: audit 2023-09-23T23:12:46.749879+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:12:47.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:12:47 smithi164 bash[31512]: audit 2023-09-23T23:12:46.908595+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.159:0/3943295880' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T23:12:47.705 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph tell osd.0 flush_pg_stats 2023-09-23T23:12:47.706 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph tell osd.1 flush_pg_stats 2023-09-23T23:12:47.706 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph tell osd.2 flush_pg_stats 2023-09-23T23:12:47.706 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph tell osd.3 flush_pg_stats 2023-09-23T23:12:47.707 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph tell osd.4 flush_pg_stats 2023-09-23T23:12:47.707 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph tell osd.5 flush_pg_stats 2023-09-23T23:12:47.708 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph tell osd.6 flush_pg_stats 2023-09-23T23:12:47.708 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph tell osd.7 flush_pg_stats 2023-09-23T23:12:48.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:12:48 smithi159 bash[27435]: cluster 2023-09-23T23:12:47.453212+0000 mgr.y (mgr.14448) 71 : cluster [DBG] pgmap v46: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:12:48.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:12:48 smithi159 bash[27435]: audit 2023-09-23T23:12:47.537473+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:12:48.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:12:48 smithi159 bash[27435]: audit 2023-09-23T23:12:47.544990+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:12:48.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:12:48 smithi159 bash[27435]: audit 2023-09-23T23:12:48.016245+0000 mon.a (mon.0) 772 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:12:48.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:12:48 smithi159 bash[27435]: audit 2023-09-23T23:12:48.017170+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:12:48.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:12:48 smithi159 bash[27435]: audit 2023-09-23T23:12:48.025472+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:12:48.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:12:48 smithi159 bash[27435]: audit 2023-09-23T23:12:48.100077+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:12:48.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:12:48 smithi159 bash[27435]: audit 2023-09-23T23:12:48.102307+0000 mon.a (mon.0) 776 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:12:48.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:12:48 smithi159 bash[27435]: audit 2023-09-23T23:12:48.103399+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:12:48.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:12:48 smithi159 bash[27435]: audit 2023-09-23T23:12:48.110836+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:12:48.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:12:48 smithi159 bash[41022]: cluster 2023-09-23T23:12:47.453212+0000 mgr.y (mgr.14448) 71 : cluster [DBG] pgmap v46: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:12:48.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:12:48 smithi159 bash[41022]: audit 2023-09-23T23:12:47.537473+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:12:48.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:12:48 smithi159 bash[41022]: audit 2023-09-23T23:12:47.544990+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:12:48.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:12:48 smithi159 bash[41022]: audit 2023-09-23T23:12:48.016245+0000 mon.a (mon.0) 772 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:12:48.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:12:48 smithi159 bash[41022]: audit 2023-09-23T23:12:48.017170+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:12:48.796 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:12:48 smithi159 bash[41022]: audit 2023-09-23T23:12:48.025472+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:12:48.796 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:12:48 smithi159 bash[41022]: audit 2023-09-23T23:12:48.100077+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:12:48.796 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:12:48 smithi159 bash[41022]: audit 2023-09-23T23:12:48.102307+0000 mon.a (mon.0) 776 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:12:48.796 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:12:48 smithi159 bash[41022]: audit 2023-09-23T23:12:48.103399+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:12:48.796 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:12:48 smithi159 bash[41022]: audit 2023-09-23T23:12:48.110836+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:12:49.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:12:48 smithi164 bash[31512]: cluster 2023-09-23T23:12:47.453212+0000 mgr.y (mgr.14448) 71 : cluster [DBG] pgmap v46: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:12:49.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:12:48 smithi164 bash[31512]: audit 2023-09-23T23:12:47.537473+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:12:49.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:12:48 smithi164 bash[31512]: audit 2023-09-23T23:12:47.544990+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:12:49.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:12:48 smithi164 bash[31512]: audit 2023-09-23T23:12:48.016245+0000 mon.a (mon.0) 772 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:12:49.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:12:48 smithi164 bash[31512]: audit 2023-09-23T23:12:48.017170+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:12:49.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:12:48 smithi164 bash[31512]: audit 2023-09-23T23:12:48.025472+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:12:49.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:12:48 smithi164 bash[31512]: audit 2023-09-23T23:12:48.100077+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:12:49.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:12:48 smithi164 bash[31512]: audit 2023-09-23T23:12:48.102307+0000 mon.a (mon.0) 776 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:12:49.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:12:48 smithi164 bash[31512]: audit 2023-09-23T23:12:48.103399+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:12:49.024 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:12:48 smithi164 bash[31512]: audit 2023-09-23T23:12:48.110836+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:12:51.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:12:50 smithi164 bash[31512]: cluster 2023-09-23T23:12:49.453898+0000 mgr.y (mgr.14448) 72 : cluster [DBG] pgmap v47: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:12:51.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:12:50 smithi159 bash[27435]: cluster 2023-09-23T23:12:49.453898+0000 mgr.y (mgr.14448) 72 : cluster [DBG] pgmap v47: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:12:51.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:12:50 smithi159 bash[41022]: cluster 2023-09-23T23:12:49.453898+0000 mgr.y (mgr.14448) 72 : cluster [DBG] pgmap v47: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:12:51.793 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:12:51 smithi159 bash[27697]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:12:51] "GET /metrics HTTP/1.1" 200 203170 "" "Prometheus/2.43.0" 2023-09-23T23:12:52.614 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:12:52.616 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:12:52.617 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:12:52.617 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:12:52.617 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:12:52.618 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:12:52.618 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:12:52.619 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:12:52.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:12:52 smithi164 bash[31512]: cluster 2023-09-23T23:12:51.454628+0000 mgr.y (mgr.14448) 73 : cluster [DBG] pgmap v48: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:12:52.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:12:52 smithi159 bash[27435]: cluster 2023-09-23T23:12:51.454628+0000 mgr.y (mgr.14448) 73 : cluster [DBG] pgmap v48: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:12:52.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:12:52 smithi159 bash[41022]: cluster 2023-09-23T23:12:51.454628+0000 mgr.y (mgr.14448) 73 : cluster [DBG] pgmap v48: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:12:54.682 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:12:54 smithi159 bash[27435]: cluster 2023-09-23T23:12:53.455216+0000 mgr.y (mgr.14448) 74 : cluster [DBG] pgmap v49: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:12:54.683 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:12:54 smithi159 bash[41022]: cluster 2023-09-23T23:12:53.455216+0000 mgr.y (mgr.14448) 74 : cluster [DBG] pgmap v49: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:12:54.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:12:54 smithi164 bash[31512]: cluster 2023-09-23T23:12:53.455216+0000 mgr.y (mgr.14448) 74 : cluster [DBG] pgmap v49: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:12:56.022 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:12:55 smithi164 bash[32529]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:12:55] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T23:12:56.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:12:56 smithi164 bash[31512]: cluster 2023-09-23T23:12:55.455741+0000 mgr.y (mgr.14448) 75 : cluster [DBG] pgmap v50: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:12:56.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:12:56 smithi159 bash[27435]: cluster 2023-09-23T23:12:55.455741+0000 mgr.y (mgr.14448) 75 : cluster [DBG] pgmap v50: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:12:56.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:12:56 smithi159 bash[41022]: cluster 2023-09-23T23:12:55.455741+0000 mgr.y (mgr.14448) 75 : cluster [DBG] pgmap v50: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:12:58.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:12:58 smithi164 bash[31512]: cluster 2023-09-23T23:12:57.456218+0000 mgr.y (mgr.14448) 76 : cluster [DBG] pgmap v51: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:12:58.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:12:58 smithi159 bash[27435]: cluster 2023-09-23T23:12:57.456218+0000 mgr.y (mgr.14448) 76 : cluster [DBG] pgmap v51: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:12:58.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:12:58 smithi159 bash[41022]: cluster 2023-09-23T23:12:57.456218+0000 mgr.y (mgr.14448) 76 : cluster [DBG] pgmap v51: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:13:00.856 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:13:00 smithi159 bash[27435]: cluster 2023-09-23T23:12:59.456648+0000 mgr.y (mgr.14448) 77 : cluster [DBG] pgmap v52: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:13:00.856 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:13:00 smithi159 bash[27435]: audit 2023-09-23T23:12:59.533792+0000 mon.a (mon.0) 779 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:13:00.856 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:13:00 smithi159 bash[41022]: cluster 2023-09-23T23:12:59.456648+0000 mgr.y (mgr.14448) 77 : cluster [DBG] pgmap v52: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:13:00.856 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:13:00 smithi159 bash[41022]: audit 2023-09-23T23:12:59.533792+0000 mon.a (mon.0) 779 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:13:01.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:13:00 smithi164 bash[31512]: cluster 2023-09-23T23:12:59.456648+0000 mgr.y (mgr.14448) 77 : cluster [DBG] pgmap v52: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:13:01.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:13:00 smithi164 bash[31512]: audit 2023-09-23T23:12:59.533792+0000 mon.a (mon.0) 779 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:13:01.831 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:13:01 smithi159 bash[27697]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:13:01] "GET /metrics HTTP/1.1" 200 203163 "" "Prometheus/2.43.0" 2023-09-23T23:13:02.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:13:02 smithi164 bash[31512]: cluster 2023-09-23T23:13:01.457337+0000 mgr.y (mgr.14448) 78 : cluster [DBG] pgmap v53: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:13:02.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:13:02 smithi159 bash[27435]: cluster 2023-09-23T23:13:01.457337+0000 mgr.y (mgr.14448) 78 : cluster [DBG] pgmap v53: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:13:02.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:13:02 smithi159 bash[41022]: cluster 2023-09-23T23:13:01.457337+0000 mgr.y (mgr.14448) 78 : cluster [DBG] pgmap v53: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:13:04.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:13:04 smithi164 bash[31512]: cluster 2023-09-23T23:13:03.458006+0000 mgr.y (mgr.14448) 79 : cluster [DBG] pgmap v54: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:13:04.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:13:04 smithi159 bash[27435]: cluster 2023-09-23T23:13:03.458006+0000 mgr.y (mgr.14448) 79 : cluster [DBG] pgmap v54: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:13:04.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:13:04 smithi159 bash[41022]: cluster 2023-09-23T23:13:03.458006+0000 mgr.y (mgr.14448) 79 : cluster [DBG] pgmap v54: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:13:05.805 INFO:teuthology.orchestra.run.smithi159.stdout:197568495658 2023-09-23T23:13:05.806 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.6 2023-09-23T23:13:06.022 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:13:05 smithi164 bash[32529]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:13:05] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T23:13:06.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:13:06 smithi164 bash[31512]: cluster 2023-09-23T23:13:05.458690+0000 mgr.y (mgr.14448) 80 : cluster [DBG] pgmap v55: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:13:06.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:13:06 smithi159 bash[41022]: cluster 2023-09-23T23:13:05.458690+0000 mgr.y (mgr.14448) 80 : cluster [DBG] pgmap v55: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:13:06.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:13:06 smithi159 bash[27435]: cluster 2023-09-23T23:13:05.458690+0000 mgr.y (mgr.14448) 80 : cluster [DBG] pgmap v55: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:13:07.710 INFO:teuthology.orchestra.run.smithi159.stdout:107374182472 2023-09-23T23:13:07.710 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.3 2023-09-23T23:13:08.566 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:13:08 smithi159 bash[27435]: cluster 2023-09-23T23:13:07.459202+0000 mgr.y (mgr.14448) 81 : cluster [DBG] pgmap v56: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:13:09.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:13:08 smithi164 bash[31512]: cluster 2023-09-23T23:13:07.459202+0000 mgr.y (mgr.14448) 81 : cluster [DBG] pgmap v56: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:13:09.031 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:13:08 smithi159 bash[41022]: cluster 2023-09-23T23:13:07.459202+0000 mgr.y (mgr.14448) 81 : cluster [DBG] pgmap v56: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:13:10.109 INFO:teuthology.orchestra.run.smithi159.stdout:231928234017 2023-09-23T23:13:10.110 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.7 2023-09-23T23:13:10.438 INFO:teuthology.orchestra.run.smithi159.stdout:34359738473 2023-09-23T23:13:10.438 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.0 2023-09-23T23:13:10.565 INFO:teuthology.orchestra.run.smithi159.stdout:163208757301 2023-09-23T23:13:10.566 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.5 2023-09-23T23:13:10.722 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:13:10 smithi159 bash[27435]: cluster 2023-09-23T23:13:09.459783+0000 mgr.y (mgr.14448) 82 : cluster [DBG] pgmap v57: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:13:10.722 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:13:10 smithi159 bash[41022]: cluster 2023-09-23T23:13:09.459783+0000 mgr.y (mgr.14448) 82 : cluster [DBG] pgmap v57: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:13:11.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:13:10 smithi164 bash[31512]: cluster 2023-09-23T23:13:09.459783+0000 mgr.y (mgr.14448) 82 : cluster [DBG] pgmap v57: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:13:11.646 INFO:teuthology.orchestra.run.smithi159.stdout:77309411413 2023-09-23T23:13:11.646 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.2 2023-09-23T23:13:11.694 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:13:11 smithi159 bash[27697]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:13:11] "GET /metrics HTTP/1.1" 200 203163 "" "Prometheus/2.43.0" 2023-09-23T23:13:12.089 INFO:teuthology.orchestra.run.smithi159.stdout:55834574942 2023-09-23T23:13:12.089 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.1 2023-09-23T23:13:12.293 INFO:teuthology.orchestra.run.smithi159.stdout:128849018942 2023-09-23T23:13:12.293 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.4 2023-09-23T23:13:12.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:13:12 smithi164 bash[31512]: cluster 2023-09-23T23:13:11.460268+0000 mgr.y (mgr.14448) 83 : cluster [DBG] pgmap v58: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:13:12.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:13:12 smithi159 bash[27435]: cluster 2023-09-23T23:13:11.460268+0000 mgr.y (mgr.14448) 83 : cluster [DBG] pgmap v58: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:13:12.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:13:12 smithi159 bash[41022]: cluster 2023-09-23T23:13:11.460268+0000 mgr.y (mgr.14448) 83 : cluster [DBG] pgmap v58: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:13:14.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:13:14 smithi164 bash[31512]: cluster 2023-09-23T23:13:13.460752+0000 mgr.y (mgr.14448) 84 : cluster [DBG] pgmap v59: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:13:14.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:13:14 smithi159 bash[27435]: cluster 2023-09-23T23:13:13.460752+0000 mgr.y (mgr.14448) 84 : cluster [DBG] pgmap v59: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:13:14.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:13:14 smithi159 bash[41022]: cluster 2023-09-23T23:13:13.460752+0000 mgr.y (mgr.14448) 84 : cluster [DBG] pgmap v59: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:13:15.087 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:13:15.088 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:13:15.088 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:13:15.089 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:13:15.090 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:13:15.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:13:15 smithi159 bash[27435]: audit 2023-09-23T23:13:14.534359+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:13:15.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:13:15 smithi159 bash[41022]: audit 2023-09-23T23:13:14.534359+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:13:16.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:13:15 smithi164 bash[31512]: audit 2023-09-23T23:13:14.534359+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:13:16.022 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:13:15 smithi164 bash[32529]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:13:15] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T23:13:16.102 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:13:16.102 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:13:16.103 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:13:16.792 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:13:16 smithi159 bash[27435]: cluster 2023-09-23T23:13:15.461221+0000 mgr.y (mgr.14448) 85 : cluster [DBG] pgmap v60: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:13:16.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:13:16 smithi159 bash[41022]: cluster 2023-09-23T23:13:15.461221+0000 mgr.y (mgr.14448) 85 : cluster [DBG] pgmap v60: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:13:17.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:13:16 smithi164 bash[31512]: cluster 2023-09-23T23:13:15.461221+0000 mgr.y (mgr.14448) 85 : cluster [DBG] pgmap v60: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:13:18.861 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:13:18 smithi159 bash[27435]: cluster 2023-09-23T23:13:17.461639+0000 mgr.y (mgr.14448) 86 : cluster [DBG] pgmap v61: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:13:18.862 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:13:18 smithi159 bash[41022]: cluster 2023-09-23T23:13:17.461639+0000 mgr.y (mgr.14448) 86 : cluster [DBG] pgmap v61: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:13:19.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:13:18 smithi164 bash[31512]: cluster 2023-09-23T23:13:17.461639+0000 mgr.y (mgr.14448) 86 : cluster [DBG] pgmap v61: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:13:20.808 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:13:20 smithi159 bash[27435]: cluster 2023-09-23T23:13:19.462166+0000 mgr.y (mgr.14448) 87 : cluster [DBG] pgmap v62: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:13:20.808 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:13:20 smithi159 bash[41022]: cluster 2023-09-23T23:13:19.462166+0000 mgr.y (mgr.14448) 87 : cluster [DBG] pgmap v62: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:13:21.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:13:20 smithi164 bash[31512]: cluster 2023-09-23T23:13:19.462166+0000 mgr.y (mgr.14448) 87 : cluster [DBG] pgmap v62: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:13:21.543 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:13:21 smithi159 bash[27697]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:13:21] "GET /metrics HTTP/1.1" 200 203166 "" "Prometheus/2.43.0" 2023-09-23T23:13:22.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:13:22 smithi164 bash[31512]: cluster 2023-09-23T23:13:21.462757+0000 mgr.y (mgr.14448) 88 : cluster [DBG] pgmap v63: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:13:22.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:13:22 smithi159 bash[41022]: cluster 2023-09-23T23:13:21.462757+0000 mgr.y (mgr.14448) 88 : cluster [DBG] pgmap v63: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:13:22.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:13:22 smithi159 bash[27435]: cluster 2023-09-23T23:13:21.462757+0000 mgr.y (mgr.14448) 88 : cluster [DBG] pgmap v63: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:13:24.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:13:24 smithi164 bash[31512]: cluster 2023-09-23T23:13:23.463273+0000 mgr.y (mgr.14448) 89 : cluster [DBG] pgmap v64: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:13:24.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:13:24 smithi159 bash[41022]: cluster 2023-09-23T23:13:23.463273+0000 mgr.y (mgr.14448) 89 : cluster [DBG] pgmap v64: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:13:24.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:13:24 smithi159 bash[27435]: cluster 2023-09-23T23:13:23.463273+0000 mgr.y (mgr.14448) 89 : cluster [DBG] pgmap v64: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:13:26.022 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:13:25 smithi164 bash[32529]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:13:25] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T23:13:26.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:13:26 smithi159 bash[27435]: cluster 2023-09-23T23:13:25.463892+0000 mgr.y (mgr.14448) 90 : cluster [DBG] pgmap v65: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:13:26.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:13:26 smithi159 bash[41022]: cluster 2023-09-23T23:13:25.463892+0000 mgr.y (mgr.14448) 90 : cluster [DBG] pgmap v65: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:13:26.901 INFO:teuthology.orchestra.run.smithi159.stdout:163208757305 2023-09-23T23:13:27.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:13:26 smithi164 bash[31512]: cluster 2023-09-23T23:13:25.463892+0000 mgr.y (mgr.14448) 90 : cluster [DBG] pgmap v65: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:13:27.308 INFO:teuthology.orchestra.run.smithi159.stdout:107374182477 2023-09-23T23:13:27.829 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:13:27 smithi159 bash[27435]: audit 2023-09-23T23:13:26.899144+0000 mon.a (mon.0) 781 : audit [DBG] from='client.? 172.21.15.159:0/2765742494' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-09-23T23:13:27.829 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:13:27 smithi159 bash[27435]: audit 2023-09-23T23:13:27.305385+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.159:0/2676845956' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-09-23T23:13:27.829 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:13:27 smithi159 bash[41022]: audit 2023-09-23T23:13:26.899144+0000 mon.a (mon.0) 781 : audit [DBG] from='client.? 172.21.15.159:0/2765742494' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-09-23T23:13:27.830 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:13:27 smithi159 bash[41022]: audit 2023-09-23T23:13:27.305385+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.159:0/2676845956' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-09-23T23:13:28.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:13:27 smithi164 bash[31512]: audit 2023-09-23T23:13:26.899144+0000 mon.a (mon.0) 781 : audit [DBG] from='client.? 172.21.15.159:0/2765742494' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-09-23T23:13:28.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:13:27 smithi164 bash[31512]: audit 2023-09-23T23:13:27.305385+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.159:0/2676845956' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-09-23T23:13:28.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:13:28 smithi159 bash[27435]: cluster 2023-09-23T23:13:27.464331+0000 mgr.y (mgr.14448) 91 : cluster [DBG] pgmap v66: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:13:28.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:13:28 smithi159 bash[41022]: cluster 2023-09-23T23:13:27.464331+0000 mgr.y (mgr.14448) 91 : cluster [DBG] pgmap v66: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:13:29.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:13:28 smithi164 bash[31512]: cluster 2023-09-23T23:13:27.464331+0000 mgr.y (mgr.14448) 91 : cluster [DBG] pgmap v66: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:13:29.693 INFO:tasks.cephadm.ceph_manager.ceph:need seq 163208757301 got 163208757305 for osd.5 2023-09-23T23:13:29.694 DEBUG:teuthology.parallel:result is None 2023-09-23T23:13:30.232 INFO:teuthology.orchestra.run.smithi159.stdout:231928234021 2023-09-23T23:13:30.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:13:30 smithi159 bash[27435]: cluster 2023-09-23T23:13:29.464680+0000 mgr.y (mgr.14448) 92 : cluster [DBG] pgmap v67: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:13:30.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:13:30 smithi159 bash[27435]: audit 2023-09-23T23:13:29.534562+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:13:30.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:13:30 smithi159 bash[27435]: audit 2023-09-23T23:13:30.229945+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.159:0/2466299881' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-09-23T23:13:30.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:13:30 smithi159 bash[41022]: cluster 2023-09-23T23:13:29.464680+0000 mgr.y (mgr.14448) 92 : cluster [DBG] pgmap v67: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:13:30.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:13:30 smithi159 bash[41022]: audit 2023-09-23T23:13:29.534562+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:13:30.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:13:30 smithi159 bash[41022]: audit 2023-09-23T23:13:30.229945+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.159:0/2466299881' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-09-23T23:13:31.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:13:30 smithi164 bash[31512]: cluster 2023-09-23T23:13:29.464680+0000 mgr.y (mgr.14448) 92 : cluster [DBG] pgmap v67: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:13:31.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:13:30 smithi164 bash[31512]: audit 2023-09-23T23:13:29.534562+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:13:31.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:13:30 smithi164 bash[31512]: audit 2023-09-23T23:13:30.229945+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.159:0/2466299881' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-09-23T23:13:31.201 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182472 got 107374182477 for osd.3 2023-09-23T23:13:31.201 DEBUG:teuthology.parallel:result is None 2023-09-23T23:13:31.543 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:13:31 smithi159 bash[27697]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:13:31] "GET /metrics HTTP/1.1" 200 203165 "" "Prometheus/2.43.0" 2023-09-23T23:13:32.415 INFO:teuthology.orchestra.run.smithi159.stdout:34359738477 2023-09-23T23:13:32.442 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:13:32 smithi159 bash[41022]: cluster 2023-09-23T23:13:31.465186+0000 mgr.y (mgr.14448) 93 : cluster [DBG] pgmap v68: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:13:32.442 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:13:32 smithi159 bash[41022]: audit 2023-09-23T23:13:32.412568+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.159:0/1912591235' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-09-23T23:13:32.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:13:32 smithi164 bash[31512]: cluster 2023-09-23T23:13:31.465186+0000 mgr.y (mgr.14448) 93 : cluster [DBG] pgmap v68: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:13:32.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:13:32 smithi164 bash[31512]: audit 2023-09-23T23:13:32.412568+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.159:0/1912591235' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-09-23T23:13:32.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:13:32 smithi159 bash[27435]: cluster 2023-09-23T23:13:31.465186+0000 mgr.y (mgr.14448) 93 : cluster [DBG] pgmap v68: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:13:32.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:13:32 smithi159 bash[27435]: audit 2023-09-23T23:13:32.412568+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.159:0/1912591235' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-09-23T23:13:33.340 INFO:tasks.cephadm.ceph_manager.ceph:need seq 231928234017 got 231928234021 for osd.7 2023-09-23T23:13:33.340 DEBUG:teuthology.parallel:result is None 2023-09-23T23:13:33.529 INFO:teuthology.orchestra.run.smithi159.stdout:77309411418 2023-09-23T23:13:33.768 INFO:teuthology.orchestra.run.smithi159.stdout:197568495664 2023-09-23T23:13:33.793 INFO:teuthology.orchestra.run.smithi159.stdout:55834574947 2023-09-23T23:13:34.817 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:13:34 smithi159 bash[27435]: cluster 2023-09-23T23:13:33.465586+0000 mgr.y (mgr.14448) 94 : cluster [DBG] pgmap v69: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:13:34.817 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:13:34 smithi159 bash[27435]: audit 2023-09-23T23:13:33.526596+0000 mon.a (mon.0) 783 : audit [DBG] from='client.? 172.21.15.159:0/1450627269' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-09-23T23:13:34.817 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:13:34 smithi159 bash[27435]: audit 2023-09-23T23:13:33.765934+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.159:0/353702374' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-09-23T23:13:34.817 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:13:34 smithi159 bash[27435]: audit 2023-09-23T23:13:33.791370+0000 mon.a (mon.0) 784 : audit [DBG] from='client.? 172.21.15.159:0/2900144349' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-09-23T23:13:34.818 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:13:34 smithi159 bash[41022]: cluster 2023-09-23T23:13:33.465586+0000 mgr.y (mgr.14448) 94 : cluster [DBG] pgmap v69: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:13:34.818 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:13:34 smithi159 bash[41022]: audit 2023-09-23T23:13:33.526596+0000 mon.a (mon.0) 783 : audit [DBG] from='client.? 172.21.15.159:0/1450627269' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-09-23T23:13:34.818 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:13:34 smithi159 bash[41022]: audit 2023-09-23T23:13:33.765934+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.159:0/353702374' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-09-23T23:13:34.818 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:13:34 smithi159 bash[41022]: audit 2023-09-23T23:13:33.791370+0000 mon.a (mon.0) 784 : audit [DBG] from='client.? 172.21.15.159:0/2900144349' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-09-23T23:13:35.000 INFO:teuthology.orchestra.run.smithi159.stdout:128849018947 2023-09-23T23:13:35.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:13:34 smithi164 bash[31512]: cluster 2023-09-23T23:13:33.465586+0000 mgr.y (mgr.14448) 94 : cluster [DBG] pgmap v69: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:13:35.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:13:34 smithi164 bash[31512]: audit 2023-09-23T23:13:33.526596+0000 mon.a (mon.0) 783 : audit [DBG] from='client.? 172.21.15.159:0/1450627269' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-09-23T23:13:35.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:13:34 smithi164 bash[31512]: audit 2023-09-23T23:13:33.765934+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.159:0/353702374' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-09-23T23:13:35.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:13:34 smithi164 bash[31512]: audit 2023-09-23T23:13:33.791370+0000 mon.a (mon.0) 784 : audit [DBG] from='client.? 172.21.15.159:0/2900144349' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-09-23T23:13:35.123 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738473 got 34359738477 for osd.0 2023-09-23T23:13:35.123 DEBUG:teuthology.parallel:result is None 2023-09-23T23:13:35.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:13:35 smithi159 bash[27435]: audit 2023-09-23T23:13:34.997995+0000 mon.a (mon.0) 785 : audit [DBG] from='client.? 172.21.15.159:0/544227667' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-09-23T23:13:35.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:13:35 smithi159 bash[41022]: audit 2023-09-23T23:13:34.997995+0000 mon.a (mon.0) 785 : audit [DBG] from='client.? 172.21.15.159:0/544227667' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-09-23T23:13:35.953 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411413 got 77309411418 for osd.2 2023-09-23T23:13:35.953 DEBUG:teuthology.parallel:result is None 2023-09-23T23:13:36.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:13:35 smithi164 bash[31512]: audit 2023-09-23T23:13:34.997995+0000 mon.a (mon.0) 785 : audit [DBG] from='client.? 172.21.15.159:0/544227667' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-09-23T23:13:36.023 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:13:35 smithi164 bash[32529]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:13:35] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T23:13:36.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:13:36 smithi159 bash[41022]: cluster 2023-09-23T23:13:35.465963+0000 mgr.y (mgr.14448) 95 : cluster [DBG] pgmap v70: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:13:36.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:13:36 smithi159 bash[27435]: cluster 2023-09-23T23:13:35.465963+0000 mgr.y (mgr.14448) 95 : cluster [DBG] pgmap v70: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:13:36.808 INFO:tasks.cephadm.ceph_manager.ceph:need seq 197568495658 got 197568495664 for osd.6 2023-09-23T23:13:36.808 DEBUG:teuthology.parallel:result is None 2023-09-23T23:13:36.824 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574942 got 55834574947 for osd.1 2023-09-23T23:13:36.824 DEBUG:teuthology.parallel:result is None 2023-09-23T23:13:36.862 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849018942 got 128849018947 for osd.4 2023-09-23T23:13:36.863 DEBUG:teuthology.parallel:result is None 2023-09-23T23:13:36.863 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2023-09-23T23:13:36.863 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T23:13:37.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:13:36 smithi164 bash[31512]: cluster 2023-09-23T23:13:35.465963+0000 mgr.y (mgr.14448) 95 : cluster [DBG] pgmap v70: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:13:38.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:13:38 smithi159 bash[27435]: cluster 2023-09-23T23:13:37.466626+0000 mgr.y (mgr.14448) 96 : cluster [DBG] pgmap v71: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:13:38.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:13:38 smithi159 bash[41022]: cluster 2023-09-23T23:13:37.466626+0000 mgr.y (mgr.14448) 96 : cluster [DBG] pgmap v71: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:13:39.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:13:38 smithi164 bash[31512]: cluster 2023-09-23T23:13:37.466626+0000 mgr.y (mgr.14448) 96 : cluster [DBG] pgmap v71: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:13:41.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:13:40 smithi164 bash[31512]: cluster 2023-09-23T23:13:39.467321+0000 mgr.y (mgr.14448) 97 : cluster [DBG] pgmap v72: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:13:41.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:13:40 smithi159 bash[27435]: cluster 2023-09-23T23:13:39.467321+0000 mgr.y (mgr.14448) 97 : cluster [DBG] pgmap v72: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:13:41.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:13:40 smithi159 bash[41022]: cluster 2023-09-23T23:13:39.467321+0000 mgr.y (mgr.14448) 97 : cluster [DBG] pgmap v72: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:13:41.675 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:13:41.708 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:13:41 smithi159 bash[27697]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:13:41] "GET /metrics HTTP/1.1" 200 203165 "" "Prometheus/2.43.0" 2023-09-23T23:13:42.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:13:42 smithi164 bash[31512]: cluster 2023-09-23T23:13:41.468068+0000 mgr.y (mgr.14448) 98 : cluster [DBG] pgmap v73: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:13:42.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:13:42 smithi159 bash[27435]: cluster 2023-09-23T23:13:41.468068+0000 mgr.y (mgr.14448) 98 : cluster [DBG] pgmap v73: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:13:42.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:13:42 smithi159 bash[41022]: cluster 2023-09-23T23:13:41.468068+0000 mgr.y (mgr.14448) 98 : cluster [DBG] pgmap v73: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:13:44.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:13:44 smithi159 bash[27435]: cluster 2023-09-23T23:13:43.468626+0000 mgr.y (mgr.14448) 99 : cluster [DBG] pgmap v74: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:13:44.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:13:44 smithi159 bash[41022]: cluster 2023-09-23T23:13:43.468626+0000 mgr.y (mgr.14448) 99 : cluster [DBG] pgmap v74: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:13:44.864 INFO:teuthology.orchestra.run.smithi159.stdout: 2023-09-23T23:13:44.867 INFO:teuthology.orchestra.run.smithi159.stderr:dumped all 2023-09-23T23:13:45.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:13:44 smithi164 bash[31512]: cluster 2023-09-23T23:13:43.468626+0000 mgr.y (mgr.14448) 99 : cluster [DBG] pgmap v74: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:13:45.645 INFO:teuthology.orchestra.run.smithi159.stdout:{"pg_ready":true,"pg_map":{"version":74,"stamp":"2023-09-23T23:13:43.468356+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":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"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":128,"ondisk_log_size":128,"up":27,"acting":27,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":27,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":50348,"kb_used_data":6636,"kb_used_omap":0,"kb_used_meta":43648,"kb_avail":749910868,"statfs":{"total":767960285184,"available":767908728832,"internally_reserved":0,"allocated":6795264,"data_stored":3874652,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":44695552},"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":"12.003441"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-23T23:12:12.522125+0000","last_change":"2023-09-23T23:12:10.523673+0000","last_active":"2023-09-23T23:12:12.522125+0000","last_peered":"2023-09-23T23:12:12.522125+0000","last_clean":"2023-09-23T23:12:12.522125+0000","last_became_active":"2023-09-23T23:12:10.523319+0000","last_became_peered":"2023-09-23T23:12:10.523319+0000","last_unstale":"2023-09-23T23:12:12.522125+0000","last_undegraded":"2023-09-23T23:12:12.522125+0000","last_fullsized":"2023-09-23T23:12:12.522125+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T09:35:06.463225+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-23T23:12:12.523092+0000","last_change":"2023-09-23T23:12:10.663419+0000","last_active":"2023-09-23T23:12:12.523092+0000","last_peered":"2023-09-23T23:12:12.523092+0000","last_clean":"2023-09-23T23:12:12.523092+0000","last_became_active":"2023-09-23T23:12:10.662075+0000","last_became_peered":"2023-09-23T23:12:10.662075+0000","last_unstale":"2023-09-23T23:12:12.523092+0000","last_undegraded":"2023-09-23T23:12:12.523092+0000","last_fullsized":"2023-09-23T23:12:12.523092+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T07:28:03.553010+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-23T23:12:11.528513+0000","last_change":"2023-09-23T23:12:10.661363+0000","last_active":"2023-09-23T23:12:11.528513+0000","last_peered":"2023-09-23T23:12:11.528513+0000","last_clean":"2023-09-23T23:12:11.528513+0000","last_became_active":"2023-09-23T23:12:10.660862+0000","last_became_peered":"2023-09-23T23:12:10.660862+0000","last_unstale":"2023-09-23T23:12:11.528513+0000","last_undegraded":"2023-09-23T23:12:11.528513+0000","last_fullsized":"2023-09-23T23:12:11.528513+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:47:08.633870+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-23T23:12:11.528363+0000","last_change":"2023-09-23T23:12:10.524014+0000","last_active":"2023-09-23T23:12:11.528363+0000","last_peered":"2023-09-23T23:12:11.528363+0000","last_clean":"2023-09-23T23:12:11.528363+0000","last_became_active":"2023-09-23T23:12:10.523653+0000","last_became_peered":"2023-09-23T23:12:10.523653+0000","last_unstale":"2023-09-23T23:12:11.528363+0000","last_undegraded":"2023-09-23T23:12:11.528363+0000","last_fullsized":"2023-09-23T23:12:11.528363+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:10:36.752198+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"1.0","version":"59'128","reported_seq":270,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-23T23:12:11.528412+0000","last_change":"2023-09-23T23:10:34.399890+0000","last_active":"2023-09-23T23:12:11.528412+0000","last_peered":"2023-09-23T23:12:11.528412+0000","last_clean":"2023-09-23T23:12:11.528412+0000","last_became_active":"2023-09-23T23:10:34.399199+0000","last_became_peered":"2023-09-23T23:10:34.399199+0000","last_unstale":"2023-09-23T23:12:11.528412+0000","last_undegraded":"2023-09-23T23:12:11.528412+0000","last_fullsized":"2023-09-23T23:12:11.528412+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:06:14.091106+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:06:14.091106+0000","last_clean_scrub_stamp":"2023-09-23T23:06:14.091106+0000","objects_scrubbed":0,"log_size":128,"ondisk_log_size":128,"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 @ 2023-09-25T06:09:28.544244+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":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"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":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-23T23:12:12.521863+0000","last_change":"2023-09-23T23:12:10.523401+0000","last_active":"2023-09-23T23:12:12.521863+0000","last_peered":"2023-09-23T23:12:12.521863+0000","last_clean":"2023-09-23T23:12:12.521863+0000","last_became_active":"2023-09-23T23:12:10.523078+0000","last_became_peered":"2023-09-23T23:12:10.523078+0000","last_unstale":"2023-09-23T23:12:12.521863+0000","last_undegraded":"2023-09-23T23:12:12.521863+0000","last_fullsized":"2023-09-23T23:12:12.521863+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-24T23:13:10.052297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-23T23:12:11.666109+0000","last_change":"2023-09-23T23:12:10.966712+0000","last_active":"2023-09-23T23:12:11.666109+0000","last_peered":"2023-09-23T23:12:11.666109+0000","last_clean":"2023-09-23T23:12:11.666109+0000","last_became_active":"2023-09-23T23:12:10.965857+0000","last_became_peered":"2023-09-23T23:12:10.965857+0000","last_unstale":"2023-09-23T23:12:11.666109+0000","last_undegraded":"2023-09-23T23:12:11.666109+0000","last_fullsized":"2023-09-23T23:12:11.666109+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T09:06:42.401415+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-23T23:12:12.521715+0000","last_change":"2023-09-23T23:12:10.523982+0000","last_active":"2023-09-23T23:12:12.521715+0000","last_peered":"2023-09-23T23:12:12.521715+0000","last_clean":"2023-09-23T23:12:12.521715+0000","last_became_active":"2023-09-23T23:12:10.523633+0000","last_became_peered":"2023-09-23T23:12:10.523633+0000","last_unstale":"2023-09-23T23:12:12.521715+0000","last_undegraded":"2023-09-23T23:12:12.521715+0000","last_fullsized":"2023-09-23T23:12:12.521715+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:26:15.022421+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-23T23:12:12.523092+0000","last_change":"2023-09-23T23:12:10.524846+0000","last_active":"2023-09-23T23:12:12.523092+0000","last_peered":"2023-09-23T23:12:12.523092+0000","last_clean":"2023-09-23T23:12:12.523092+0000","last_became_active":"2023-09-23T23:12:10.524452+0000","last_became_peered":"2023-09-23T23:12:10.524452+0000","last_unstale":"2023-09-23T23:12:12.523092+0000","last_undegraded":"2023-09-23T23:12:12.523092+0000","last_fullsized":"2023-09-23T23:12:12.523092+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:10:00.143787+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"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":24,"acting":24,"num_store_stats":8},{"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":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"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":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234024,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6320,"kb_used_data":1192,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93738832,"statfs":{"total":95995035648,"available":95988563968,"internally_reserved":0,"allocated":1220608,"data_stored":853268,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"hb_peers":[0,1,2,3,4,5,6],"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":"Sat Sep 23 23:13:39 2023","interfaces":[{"interface":"back","average":{"1min":0.86699999999999999,"5min":0.99199999999999999,"15min":1.032},"min":{"1min":0.58299999999999996,"5min":0.503,"15min":0.503},"max":{"1min":1.2310000000000001,"5min":4.1219999999999999,"15min":4.1219999999999999},"last":1.2310000000000001},{"interface":"front","average":{"1min":0.91200000000000003,"5min":0.93600000000000005,"15min":0.95199999999999996},"min":{"1min":0.56200000000000006,"5min":0.52900000000000003,"15min":0.52900000000000003},"max":{"1min":1.179,"5min":1.6339999999999999,"15min":1.6339999999999999},"last":0.94799999999999995}]},{"osd":1,"last update":"Sat Sep 23 23:13:39 2023","interfaces":[{"interface":"back","average":{"1min":0.95299999999999996,"5min":0.94199999999999995,"15min":0.95599999999999996},"min":{"1min":0.73499999999999999,"5min":0.58599999999999997,"15min":0.58599999999999997},"max":{"1min":1.3,"5min":1.3280000000000001,"15min":1.3280000000000001},"last":0.91300000000000003},{"interface":"front","average":{"1min":0.98199999999999998,"5min":1.0129999999999999,"15min":1.042},"min":{"1min":0.47799999999999998,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":1.4510000000000001,"5min":1.8380000000000001,"15min":1.8380000000000001},"last":1.151}]},{"osd":2,"last update":"Sat Sep 23 23:13:39 2023","interfaces":[{"interface":"back","average":{"1min":0.92000000000000004,"5min":1.095,"15min":1.1850000000000001},"min":{"1min":0.61099999999999999,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":1.252,"5min":4.2400000000000002,"15min":4.2400000000000002},"last":1.002},{"interface":"front","average":{"1min":0.93100000000000005,"5min":0.98799999999999999,"15min":1.026},"min":{"1min":0.64600000000000002,"5min":0.47599999999999998,"15min":0.47599999999999998},"max":{"1min":1.276,"5min":1.8320000000000001,"15min":1.8320000000000001},"last":1.276}]},{"osd":3,"last update":"Sat Sep 23 23:13:39 2023","interfaces":[{"interface":"back","average":{"1min":0.94299999999999995,"5min":1.1439999999999999,"15min":1.228},"min":{"1min":0.68200000000000005,"5min":0.54800000000000004,"15min":0.54800000000000004},"max":{"1min":1.161,"5min":4.3730000000000002,"15min":4.3730000000000002},"last":0.76800000000000002},{"interface":"front","average":{"1min":0.96999999999999997,"5min":1.0089999999999999,"15min":1.0349999999999999},"min":{"1min":0.81799999999999995,"5min":0.623,"15min":0.623},"max":{"1min":1.1819999999999999,"5min":1.706,"15min":1.706},"last":1.0469999999999999}]},{"osd":4,"last update":"Sat Sep 23 23:13:39 2023","interfaces":[{"interface":"back","average":{"1min":0.93899999999999995,"5min":0.97899999999999998,"15min":1.0069999999999999},"min":{"1min":0.52600000000000002,"5min":0.505,"15min":0.505},"max":{"1min":1.337,"5min":1.875,"15min":1.875},"last":1.101},{"interface":"front","average":{"1min":0.98399999999999999,"5min":1.1890000000000001,"15min":1.2809999999999999},"min":{"1min":0.66700000000000004,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":1.256,"5min":4.4269999999999996,"15min":4.4269999999999996},"last":1.123}]},{"osd":5,"last update":"Sat Sep 23 23:13:39 2023","interfaces":[{"interface":"back","average":{"1min":1.0760000000000001,"5min":1.044,"15min":1.077},"min":{"1min":0.71999999999999997,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":1.409,"5min":1.9319999999999999,"15min":1.9319999999999999},"last":1.1819999999999999},{"interface":"front","average":{"1min":1.1080000000000001,"5min":1.111,"15min":1.151},"min":{"1min":0.79200000000000004,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":1.4359999999999999,"5min":1.742,"15min":1.742},"last":1.2090000000000001}]},{"osd":6,"last update":"Sat Sep 23 23:13:39 2023","interfaces":[{"interface":"back","average":{"1min":1.145,"5min":1.1859999999999999,"15min":1.23},"min":{"1min":0.59399999999999997,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":1.492,"5min":1.9670000000000001,"15min":1.9670000000000001},"last":1.2589999999999999},{"interface":"front","average":{"1min":1.159,"5min":1.3220000000000001,"15min":1.4299999999999999},"min":{"1min":0.96099999999999997,"5min":0.496,"15min":0.496},"max":{"1min":1.375,"5min":4.6920000000000002,"15min":4.6920000000000002},"last":1.3009999999999999}]}]},{"osd":6,"up_from":46,"seq":197568495666,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6376,"kb_used_data":1184,"kb_used_omap":0,"kb_used_meta":5184,"kb_avail":93738776,"statfs":{"total":95995035648,"available":95988506624,"internally_reserved":0,"allocated":1212416,"data_stored":852738,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5308416},"hb_peers":[0,1,2,3,4,5,7],"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":"Sat Sep 23 23:12:48 2023","interfaces":[{"interface":"back","average":{"1min":0.92000000000000004,"5min":0.95299999999999996,"15min":0.97099999999999997},"min":{"1min":0.48499999999999999,"5min":0.48499999999999999,"15min":0.48499999999999999},"max":{"1min":1.282,"5min":1.2869999999999999,"15min":1.2869999999999999},"last":1.161},{"interface":"front","average":{"1min":0.878,"5min":0.98599999999999999,"15min":1.0089999999999999},"min":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":1.196,"5min":1.3979999999999999,"15min":1.3979999999999999},"last":0.75}]},{"osd":1,"last update":"Sat Sep 23 23:12:48 2023","interfaces":[{"interface":"back","average":{"1min":0.81999999999999995,"5min":0.89000000000000001,"15min":0.91600000000000004},"min":{"1min":0.58899999999999997,"5min":0.51500000000000001,"15min":0.51500000000000001},"max":{"1min":1.129,"5min":1.198,"15min":1.198},"last":0.91700000000000004},{"interface":"front","average":{"1min":0.871,"5min":0.98599999999999999,"15min":1.008},"min":{"1min":0.51300000000000001,"5min":0.51300000000000001,"15min":0.51300000000000001},"max":{"1min":1.2589999999999999,"5min":1.393,"15min":1.393},"last":1.224}]},{"osd":2,"last update":"Sat Sep 23 23:12:48 2023","interfaces":[{"interface":"back","average":{"1min":0.79300000000000004,"5min":0.86499999999999999,"15min":0.89400000000000002},"min":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"max":{"1min":1.2210000000000001,"5min":1.2749999999999999,"15min":1.2749999999999999},"last":1.024},{"interface":"front","average":{"1min":0.84399999999999997,"5min":0.92700000000000005,"15min":0.94699999999999995},"min":{"1min":0.55100000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"max":{"1min":1.1579999999999999,"5min":1.196,"15min":1.196},"last":0.79600000000000004}]},{"osd":3,"last update":"Sat Sep 23 23:12:48 2023","interfaces":[{"interface":"back","average":{"1min":0.93700000000000006,"5min":0.95299999999999996,"15min":0.95999999999999996},"min":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"max":{"1min":1.1120000000000001,"5min":1.3180000000000001,"15min":1.3180000000000001},"last":1.2769999999999999},{"interface":"front","average":{"1min":0.90000000000000002,"5min":0.95999999999999996,"15min":0.98499999999999999},"min":{"1min":0.71499999999999997,"5min":0.67700000000000005,"15min":0.67700000000000005},"max":{"1min":1.1839999999999999,"5min":1.26,"15min":1.26},"last":1.133}]},{"osd":4,"last update":"Sat Sep 23 23:12:48 2023","interfaces":[{"interface":"back","average":{"1min":0.80800000000000005,"5min":0.83999999999999997,"15min":0.85799999999999998},"min":{"1min":0.56200000000000006,"5min":0.496,"15min":0.496},"max":{"1min":1.232,"5min":1.232,"15min":1.232},"last":0.98699999999999999},{"interface":"front","average":{"1min":0.90000000000000002,"5min":0.94099999999999995,"15min":0.97099999999999997},"min":{"1min":0.52800000000000002,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":1.284,"5min":1.3340000000000001,"15min":1.3340000000000001},"last":0.96399999999999997}]},{"osd":5,"last update":"Sat Sep 23 23:12:48 2023","interfaces":[{"interface":"back","average":{"1min":0.81599999999999995,"5min":0.90000000000000002,"15min":0.92400000000000004},"min":{"1min":0.55400000000000005,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":1.2410000000000001,"5min":1.2410000000000001,"15min":1.2410000000000001},"last":1.097},{"interface":"front","average":{"1min":1.0269999999999999,"5min":0.98299999999999998,"15min":0.97899999999999998},"min":{"1min":0.47899999999999998,"5min":0.47899999999999998,"15min":0.47899999999999998},"max":{"1min":1.444,"5min":1.444,"15min":1.444},"last":1.0669999999999999}]},{"osd":7,"last update":"Sat Sep 23 23:13:37 2023","interfaces":[{"interface":"back","average":{"1min":1.1950000000000001,"5min":1.117,"15min":1.103},"min":{"1min":0.73299999999999998,"5min":0.63,"15min":0.63},"max":{"1min":1.478,"5min":1.478,"15min":1.478},"last":1.3169999999999999},{"interface":"front","average":{"1min":1.2589999999999999,"5min":1.1559999999999999,"15min":1.145},"min":{"1min":0.56799999999999995,"5min":0.55600000000000005,"15min":0.55600000000000005},"max":{"1min":1.5489999999999999,"5min":1.5549999999999999,"15min":1.5549999999999999},"last":1.3600000000000001}]}]},{"osd":1,"up_from":13,"seq":55834574949,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6508,"kb_used_data":612,"kb_used_omap":0,"kb_used_meta":5888,"kb_avail":93738644,"statfs":{"total":95995035648,"available":95988371456,"internally_reserved":0,"allocated":626688,"data_stored":262958,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":6029312},"hb_peers":[0,2,3,4,5,6,7],"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":"Sat Sep 23 23:12:41 2023","interfaces":[{"interface":"back","average":{"1min":0.74199999999999999,"5min":0.71999999999999997,"15min":0.60299999999999998},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.33200000000000002},"max":{"1min":1.097,"5min":1.1419999999999999,"15min":1.1419999999999999},"last":0.74199999999999999},{"interface":"front","average":{"1min":0.70799999999999996,"5min":0.76200000000000001,"15min":0.65800000000000003},"min":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.36899999999999999},"max":{"1min":1.075,"5min":1.242,"15min":1.242},"last":0.79000000000000004}]},{"osd":2,"last update":"Sat Sep 23 23:13:28 2023","interfaces":[{"interface":"back","average":{"1min":0.64700000000000002,"5min":0.75600000000000001,"15min":0.65600000000000003},"min":{"1min":0.29299999999999998,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":0.96399999999999997,"5min":1.085,"15min":1.085},"last":0.86199999999999999},{"interface":"front","average":{"1min":0.73299999999999998,"5min":0.80700000000000005,"15min":0.70099999999999996},"min":{"1min":0.40100000000000002,"5min":0.40100000000000002,"15min":0.36299999999999999},"max":{"1min":0.97799999999999998,"5min":1.204,"15min":1.204},"last":0.91200000000000003}]},{"osd":3,"last update":"Sat Sep 23 23:13:23 2023","interfaces":[{"interface":"back","average":{"1min":0.68999999999999995,"5min":0.753,"15min":0.753},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":0.93200000000000005,"5min":1.1319999999999999,"15min":1.1319999999999999},"last":0.69999999999999996},{"interface":"front","average":{"1min":0.82399999999999995,"5min":0.86599999999999999,"15min":0.83899999999999997},"min":{"1min":0.38700000000000001,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":1.194,"5min":1.3480000000000001,"15min":1.3480000000000001},"last":1.224}]},{"osd":4,"last update":"Sat Sep 23 23:13:12 2023","interfaces":[{"interface":"back","average":{"1min":1.0029999999999999,"5min":1.02,"15min":0.999},"min":{"1min":0.46500000000000002,"5min":0.46500000000000002,"15min":0.46500000000000002},"max":{"1min":1.3400000000000001,"5min":1.4590000000000001,"15min":1.4590000000000001},"last":1.28},{"interface":"front","average":{"1min":1.012,"5min":1.0409999999999999,"15min":1.012},"min":{"1min":0.55500000000000005,"5min":0.53000000000000003,"15min":0.53000000000000003},"max":{"1min":1.2529999999999999,"5min":1.3720000000000001,"15min":1.3720000000000001},"last":1.0109999999999999}]},{"osd":5,"last update":"Sat Sep 23 23:13:00 2023","interfaces":[{"interface":"back","average":{"1min":0.996,"5min":1.012,"15min":1.014},"min":{"1min":0.61699999999999999,"5min":0.60299999999999998,"15min":0.60299999999999998},"max":{"1min":1.2629999999999999,"5min":1.708,"15min":1.708},"last":0.96899999999999997},{"interface":"front","average":{"1min":1.032,"5min":1.0089999999999999,"15min":1.0109999999999999},"min":{"1min":0.72499999999999998,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":1.3120000000000001,"5min":1.5349999999999999,"15min":1.5349999999999999},"last":1.044}]},{"osd":6,"last update":"Sat Sep 23 23:12:44 2023","interfaces":[{"interface":"back","average":{"1min":1.01,"5min":1.1120000000000001,"15min":1.145},"min":{"1min":0.745,"5min":0.745,"15min":0.745},"max":{"1min":1.351,"5min":1.4370000000000001,"15min":1.4370000000000001},"last":1.3280000000000001},{"interface":"front","average":{"1min":1.1180000000000001,"5min":1.105,"15min":1.1200000000000001},"min":{"1min":0.79500000000000004,"5min":0.65400000000000003,"15min":0.65400000000000003},"max":{"1min":1.423,"5min":1.5529999999999999,"15min":1.5529999999999999},"last":1.1040000000000001}]},{"osd":7,"last update":"Sat Sep 23 23:13:38 2023","interfaces":[{"interface":"back","average":{"1min":1.0669999999999999,"5min":1.1639999999999999,"15min":1.1970000000000001},"min":{"1min":0.71599999999999997,"5min":0.71099999999999997,"15min":0.71099999999999997},"max":{"1min":1.405,"5min":1.631,"15min":1.631},"last":1.161},{"interface":"front","average":{"1min":1.109,"5min":1.1439999999999999,"15min":1.1639999999999999},"min":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.647,"5min":1.647,"15min":1.647},"last":1.3720000000000001}]}]},{"osd":0,"up_from":8,"seq":34359738480,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":7152,"kb_used_data":1192,"kb_used_omap":0,"kb_used_meta":5952,"kb_avail":93738000,"statfs":{"total":95995035648,"available":95987712000,"internally_reserved":0,"allocated":1220608,"data_stored":853326,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":6094848},"hb_peers":[1,2,3,4,5,6,7],"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":"Sat Sep 23 23:13:39 2023","interfaces":[{"interface":"back","average":{"1min":0.64600000000000002,"5min":0.68999999999999995,"15min":0.60599999999999998},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.28599999999999998},"max":{"1min":1.081,"5min":1.131,"15min":1.131},"last":0.70499999999999996},{"interface":"front","average":{"1min":0.70599999999999996,"5min":0.73999999999999999,"15min":0.66600000000000004},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":1.0289999999999999,"5min":1.1539999999999999,"15min":1.1539999999999999},"last":0.86799999999999999}]},{"osd":2,"last update":"Sat Sep 23 23:13:25 2023","interfaces":[{"interface":"back","average":{"1min":0.65700000000000003,"5min":0.73999999999999999,"15min":0.65200000000000002},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.312},"max":{"1min":0.94899999999999995,"5min":1.1319999999999999,"15min":1.1319999999999999},"last":0.74399999999999999},{"interface":"front","average":{"1min":0.73799999999999999,"5min":0.77900000000000003,"15min":0.68999999999999995},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.35599999999999998},"max":{"1min":1.266,"5min":1.266,"15min":1.266},"last":0.77600000000000002}]},{"osd":3,"last update":"Sat Sep 23 23:13:22 2023","interfaces":[{"interface":"back","average":{"1min":0.71199999999999997,"5min":0.79200000000000004,"15min":0.79600000000000004},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":1.1120000000000001,"5min":1.1120000000000001,"15min":1.1120000000000001},"last":0.90600000000000003},{"interface":"front","average":{"1min":0.73799999999999999,"5min":0.83899999999999997,"15min":0.84999999999999998},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":1.073,"5min":1.286,"15min":1.286},"last":1.121}]},{"osd":4,"last update":"Sat Sep 23 23:13:08 2023","interfaces":[{"interface":"back","average":{"1min":1.038,"5min":1.026,"15min":0.98599999999999999},"min":{"1min":0.70099999999999996,"5min":0.67300000000000004,"15min":0.67300000000000004},"max":{"1min":1.4119999999999999,"5min":1.5069999999999999,"15min":1.5069999999999999},"last":1.28},{"interface":"front","average":{"1min":1.0169999999999999,"5min":1.0209999999999999,"15min":0.96299999999999997},"min":{"1min":0.80100000000000005,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":1.3660000000000001,"5min":1.3660000000000001,"15min":1.3660000000000001},"last":0.95799999999999996}]},{"osd":5,"last update":"Sat Sep 23 23:12:56 2023","interfaces":[{"interface":"back","average":{"1min":1.0329999999999999,"5min":1.034,"15min":1.012},"min":{"1min":0.78700000000000003,"5min":0.69399999999999995,"15min":0.69399999999999995},"max":{"1min":1.464,"5min":1.464,"15min":1.464},"last":1.161},{"interface":"front","average":{"1min":1.0740000000000001,"5min":1.0700000000000001,"15min":1.048},"min":{"1min":0.74299999999999999,"5min":0.74299999999999999,"15min":0.74299999999999999},"max":{"1min":1.5469999999999999,"5min":1.6319999999999999,"15min":1.6319999999999999},"last":1.1799999999999999}]},{"osd":6,"last update":"Sat Sep 23 23:12:48 2023","interfaces":[{"interface":"back","average":{"1min":1.046,"5min":1.0489999999999999,"15min":1.0429999999999999},"min":{"1min":0.72099999999999997,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.629,"5min":1.629,"15min":1.629},"last":1.0169999999999999},{"interface":"front","average":{"1min":1.079,"5min":1.1060000000000001,"15min":1.107},"min":{"1min":0.81799999999999995,"5min":0.72599999999999998,"15min":0.72599999999999998},"max":{"1min":1.4850000000000001,"5min":1.544,"15min":1.544},"last":0.99399999999999999}]},{"osd":7,"last update":"Sat Sep 23 23:13:35 2023","interfaces":[{"interface":"back","average":{"1min":1.0189999999999999,"5min":1.1359999999999999,"15min":1.1659999999999999},"min":{"1min":0.67800000000000005,"5min":0.59699999999999998,"15min":0.59699999999999998},"max":{"1min":1.3899999999999999,"5min":1.609,"15min":1.609},"last":1.2250000000000001},{"interface":"front","average":{"1min":0.98499999999999999,"5min":1.1259999999999999,"15min":1.1579999999999999},"min":{"1min":0.623,"5min":0.623,"15min":0.623},"max":{"1min":1.4159999999999999,"5min":1.726,"15min":1.726},"last":1.075}]}]},{"osd":2,"up_from":18,"seq":77309411420,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6444,"kb_used_data":612,"kb_used_omap":0,"kb_used_meta":5824,"kb_avail":93738708,"statfs":{"total":95995035648,"available":95988436992,"internally_reserved":0,"allocated":626688,"data_stored":262958,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5963776},"hb_peers":[0,1,3,4,5,6,7],"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":"Sat Sep 23 23:13:31 2023","interfaces":[{"interface":"back","average":{"1min":0.623,"5min":0.68600000000000005,"15min":0.63500000000000001},"min":{"1min":0.35599999999999998,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":1.1200000000000001,"5min":1.278,"15min":1.278},"last":1.079},{"interface":"front","average":{"1min":0.72699999999999998,"5min":0.78600000000000003,"15min":0.70399999999999996},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":1.085,"5min":1.327,"15min":1.327},"last":1.24}]},{"osd":1,"last update":"Sat Sep 23 23:13:31 2023","interfaces":[{"interface":"back","average":{"1min":0.68400000000000005,"5min":0.73799999999999999,"15min":0.67700000000000005},"min":{"1min":0.42199999999999999,"5min":0.375,"15min":0.375},"max":{"1min":0.98599999999999999,"5min":1.0249999999999999,"15min":1.0249999999999999},"last":0.94699999999999995},{"interface":"front","average":{"1min":0.73799999999999999,"5min":0.79600000000000004,"15min":0.69699999999999995},"min":{"1min":0.42599999999999999,"5min":0.42599999999999999,"15min":0.36099999999999999},"max":{"1min":1.087,"5min":1.3320000000000001,"15min":1.3320000000000001},"last":1.1479999999999999}]},{"osd":3,"last update":"Sat Sep 23 23:13:14 2023","interfaces":[{"interface":"back","average":{"1min":0.82299999999999995,"5min":0.87,"15min":0.83299999999999996},"min":{"1min":0.56799999999999995,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":1.1659999999999999,"5min":1.298,"15min":1.298},"last":0.98399999999999999},{"interface":"front","average":{"1min":0.749,"5min":0.77400000000000002,"15min":0.752},"min":{"1min":0.46000000000000002,"5min":0.46000000000000002,"15min":0.46000000000000002},"max":{"1min":1.147,"5min":1.179,"15min":1.179},"last":1.034}]},{"osd":4,"last update":"Sat Sep 23 23:13:08 2023","interfaces":[{"interface":"back","average":{"1min":1.0369999999999999,"5min":0.97599999999999998,"15min":0.93000000000000005},"min":{"1min":0.66000000000000003,"5min":0.66000000000000003,"15min":0.66000000000000003},"max":{"1min":1.9019999999999999,"5min":1.9019999999999999,"15min":1.9019999999999999},"last":1.2669999999999999},{"interface":"front","average":{"1min":1.0920000000000001,"5min":1.0720000000000001,"15min":1.0089999999999999},"min":{"1min":0.80500000000000005,"5min":0.78200000000000003,"15min":0.78200000000000003},"max":{"1min":1.304,"5min":1.4359999999999999,"15min":1.4359999999999999},"last":1.3009999999999999}]},{"osd":5,"last update":"Sat Sep 23 23:12:55 2023","interfaces":[{"interface":"back","average":{"1min":1.0589999999999999,"5min":1.0780000000000001,"15min":1.0580000000000001},"min":{"1min":0.85199999999999998,"5min":0.77300000000000002,"15min":0.77300000000000002},"max":{"1min":1.3360000000000001,"5min":1.579,"15min":1.579},"last":1.4970000000000001},{"interface":"front","average":{"1min":1.0429999999999999,"5min":1.0029999999999999,"15min":0.98099999999999998},"min":{"1min":0.65700000000000003,"5min":0.65700000000000003,"15min":0.65700000000000003},"max":{"1min":1.2769999999999999,"5min":1.377,"15min":1.377},"last":1.603}]},{"osd":6,"last update":"Sat Sep 23 23:12:44 2023","interfaces":[{"interface":"back","average":{"1min":1.101,"5min":1.093,"15min":1.099},"min":{"1min":0.71199999999999997,"5min":0.61599999999999999,"15min":0.61599999999999999},"max":{"1min":1.456,"5min":1.456,"15min":1.456},"last":1.641},{"interface":"front","average":{"1min":1.1619999999999999,"5min":1.1499999999999999,"15min":1.159},"min":{"1min":0.751,"5min":0.751,"15min":0.751},"max":{"1min":1.448,"5min":1.5629999999999999,"15min":1.5629999999999999},"last":1.6759999999999999}]},{"osd":7,"last update":"Sat Sep 23 23:13:35 2023","interfaces":[{"interface":"back","average":{"1min":0.96999999999999997,"5min":1.0609999999999999,"15min":1.081},"min":{"1min":0.63200000000000001,"5min":0.54900000000000004,"15min":0.54900000000000004},"max":{"1min":1.4970000000000001,"5min":1.4970000000000001,"15min":1.4970000000000001},"last":1.702},{"interface":"front","average":{"1min":1.0740000000000001,"5min":1.1539999999999999,"15min":1.169},"min":{"1min":0.65700000000000003,"5min":0.65700000000000003,"15min":0.65700000000000003},"max":{"1min":1.5249999999999999,"5min":1.8300000000000001,"15min":1.8300000000000001},"last":1.5589999999999999}]}]},{"osd":3,"up_from":25,"seq":107374182480,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5872,"kb_used_data":616,"kb_used_omap":0,"kb_used_meta":5248,"kb_avail":93739280,"statfs":{"total":95995035648,"available":95989022720,"internally_reserved":0,"allocated":630784,"data_stored":263223,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5373952},"hb_peers":[0,1,2,4,5,6,7],"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":"Sat Sep 23 23:13:17 2023","interfaces":[{"interface":"back","average":{"1min":0.624,"5min":0.70199999999999996,"15min":0.72099999999999997},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":0.91900000000000004,"5min":1.419,"15min":1.419},"last":0.81200000000000006},{"interface":"front","average":{"1min":0.65000000000000002,"5min":0.75,"15min":0.77400000000000002},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":0.95899999999999996,"5min":1.1120000000000001,"15min":1.169},"last":0.627}]},{"osd":1,"last update":"Sat Sep 23 23:13:17 2023","interfaces":[{"interface":"back","average":{"1min":0.66400000000000003,"5min":0.78200000000000003,"15min":0.79200000000000004},"min":{"1min":0.41899999999999998,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":0.92100000000000004,"5min":1.3320000000000001,"15min":1.3320000000000001},"last":0.85699999999999998},{"interface":"front","average":{"1min":0.67800000000000005,"5min":0.77800000000000002,"15min":0.77200000000000002},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":1.081,"5min":1.3500000000000001,"15min":1.3500000000000001},"last":0.57599999999999996}]},{"osd":2,"last update":"Sat Sep 23 23:13:17 2023","interfaces":[{"interface":"back","average":{"1min":0.73199999999999998,"5min":0.82899999999999996,"15min":0.85699999999999998},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":1.093,"5min":1.321,"15min":1.321},"last":0.91200000000000003},{"interface":"front","average":{"1min":0.67900000000000005,"5min":0.78800000000000003,"15min":0.79200000000000004},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":1.0589999999999999,"5min":1.2490000000000001,"15min":1.2490000000000001},"last":0.96899999999999997}]},{"osd":4,"last update":"Sat Sep 23 23:13:10 2023","interfaces":[{"interface":"back","average":{"1min":0.94199999999999995,"5min":0.97399999999999998,"15min":0.96499999999999997},"min":{"1min":0.60799999999999998,"5min":0.60799999999999998,"15min":0.60799999999999998},"max":{"1min":1.2150000000000001,"5min":1.788,"15min":1.788},"last":0.76000000000000001},{"interface":"front","average":{"1min":0.92800000000000005,"5min":0.99099999999999999,"15min":0.94699999999999995},"min":{"1min":0.63400000000000001,"5min":0.63400000000000001,"15min":0.63400000000000001},"max":{"1min":1.6040000000000001,"5min":1.8759999999999999,"15min":1.8759999999999999},"last":0.71699999999999997}]},{"osd":5,"last update":"Sat Sep 23 23:12:59 2023","interfaces":[{"interface":"back","average":{"1min":0.98799999999999999,"5min":1.02,"15min":1.034},"min":{"1min":0.72599999999999998,"5min":0.70899999999999996,"15min":0.70899999999999996},"max":{"1min":1.508,"5min":1.7190000000000001,"15min":1.7190000000000001},"last":0.89100000000000001},{"interface":"front","average":{"1min":1.0509999999999999,"5min":1.0700000000000001,"15min":1.052},"min":{"1min":0.66500000000000004,"5min":0.66500000000000004,"15min":0.66500000000000004},"max":{"1min":1.4339999999999999,"5min":1.5580000000000001,"15min":1.5580000000000001},"last":0.93600000000000005}]},{"osd":6,"last update":"Sat Sep 23 23:12:44 2023","interfaces":[{"interface":"back","average":{"1min":1.0229999999999999,"5min":1.1479999999999999,"15min":1.1930000000000001},"min":{"1min":0.68000000000000005,"5min":0.68000000000000005,"15min":0.68000000000000005},"max":{"1min":1.2569999999999999,"5min":1.6819999999999999,"15min":1.6819999999999999},"last":1.0129999999999999},{"interface":"front","average":{"1min":1.0680000000000001,"5min":1.1870000000000001,"15min":1.216},"min":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"max":{"1min":1.363,"5min":1.827,"15min":1.827},"last":0.99199999999999999}]},{"osd":7,"last update":"Sat Sep 23 23:13:38 2023","interfaces":[{"interface":"back","average":{"1min":1.0449999999999999,"5min":1.204,"15min":1.252},"min":{"1min":0.70399999999999996,"5min":0.67300000000000004,"15min":0.67300000000000004},"max":{"1min":1.601,"5min":1.6559999999999999,"15min":1.6559999999999999},"last":1.0409999999999999},{"interface":"front","average":{"1min":1.002,"5min":1.1639999999999999,"15min":1.22},"min":{"1min":0.63500000000000001,"5min":0.63500000000000001,"15min":0.63500000000000001},"max":{"1min":1.4139999999999999,"5min":1.6000000000000001,"15min":1.6000000000000001},"last":1.0740000000000001}]}]},{"osd":4,"up_from":30,"seq":128849018949,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5868,"kb_used_data":612,"kb_used_omap":0,"kb_used_meta":5248,"kb_avail":93739284,"statfs":{"total":95995035648,"available":95989026816,"internally_reserved":0,"allocated":626688,"data_stored":262958,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5373952},"hb_peers":[0,1,2,3,5,6,7],"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":"Sat Sep 23 23:13:07 2023","interfaces":[{"interface":"back","average":{"1min":0.88700000000000001,"5min":0.90400000000000003,"15min":0.93899999999999995},"min":{"1min":0.57899999999999996,"5min":0.45800000000000002,"15min":0.45800000000000002},"max":{"1min":1.2130000000000001,"5min":1.319,"15min":1.319},"last":1.129},{"interface":"front","average":{"1min":1.002,"5min":0.98199999999999998,"15min":0.99199999999999999},"min":{"1min":0.76600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"max":{"1min":1.2010000000000001,"5min":1.2589999999999999,"15min":1.2589999999999999},"last":1.21}]},{"osd":1,"last update":"Sat Sep 23 23:13:07 2023","interfaces":[{"interface":"back","average":{"1min":0.84999999999999998,"5min":0.82299999999999995,"15min":0.84299999999999997},"min":{"1min":0.55500000000000005,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":1.218,"5min":1.218,"15min":1.218},"last":1.0700000000000001},{"interface":"front","average":{"1min":0.83099999999999996,"5min":0.88700000000000001,"15min":0.89300000000000002},"min":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":1.1479999999999999,"5min":1.5069999999999999,"15min":1.5069999999999999},"last":1.087}]},{"osd":2,"last update":"Sat Sep 23 23:13:07 2023","interfaces":[{"interface":"back","average":{"1min":0.90500000000000003,"5min":0.873,"15min":0.85599999999999998},"min":{"1min":0.68300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"max":{"1min":1.1080000000000001,"5min":1.3160000000000001,"15min":1.3160000000000001},"last":1.2909999999999999},{"interface":"front","average":{"1min":0.91300000000000003,"5min":0.88700000000000001,"15min":0.90600000000000003},"min":{"1min":0.49199999999999999,"5min":0.49199999999999999,"15min":0.49199999999999999},"max":{"1min":1.323,"5min":1.323,"15min":1.323},"last":0.89100000000000001}]},{"osd":3,"last update":"Sat Sep 23 23:13:07 2023","interfaces":[{"interface":"back","average":{"1min":0.90900000000000003,"5min":0.90200000000000002,"15min":0.93200000000000005},"min":{"1min":0.52400000000000002,"5min":0.52400000000000002,"15min":0.52400000000000002},"max":{"1min":1.3300000000000001,"5min":1.3300000000000001,"15min":1.3300000000000001},"last":1.151},{"interface":"front","average":{"1min":0.93500000000000005,"5min":0.93400000000000005,"15min":0.89000000000000001},"min":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"max":{"1min":1.468,"5min":1.468,"15min":1.468},"last":0.95199999999999996}]},{"osd":5,"last update":"Sat Sep 23 23:12:54 2023","interfaces":[{"interface":"back","average":{"1min":0.86599999999999999,"5min":0.79700000000000004,"15min":0.74299999999999999},"min":{"1min":0.52600000000000002,"5min":0.45500000000000002,"15min":0.45500000000000002},"max":{"1min":1.2,"5min":1.306,"15min":1.306},"last":1.1819999999999999},{"interface":"front","average":{"1min":1.03,"5min":0.99199999999999999,"15min":0.94099999999999995},"min":{"1min":0.65800000000000003,"5min":0.60499999999999998,"15min":0.60499999999999998},"max":{"1min":1.421,"5min":1.421,"15min":1.421},"last":1.2589999999999999}]},{"osd":6,"last update":"Sat Sep 23 23:12:44 2023","interfaces":[{"interface":"back","average":{"1min":0.83099999999999996,"5min":0.84399999999999997,"15min":0.83899999999999997},"min":{"1min":0.55000000000000004,"5min":0.433,"15min":0.433},"max":{"1min":1.2210000000000001,"5min":1.3819999999999999,"15min":1.3819999999999999},"last":0.92500000000000004},{"interface":"front","average":{"1min":0.86899999999999999,"5min":0.91800000000000004,"15min":0.93799999999999994},"min":{"1min":0.55100000000000005,"5min":0.45800000000000002,"15min":0.45800000000000002},"max":{"1min":1.405,"5min":1.4750000000000001,"15min":1.4750000000000001},"last":0.99099999999999999}]},{"osd":7,"last update":"Sat Sep 23 23:13:38 2023","interfaces":[{"interface":"back","average":{"1min":0.995,"5min":0.995,"15min":0.995},"min":{"1min":0.64000000000000001,"5min":0.59299999999999997,"15min":0.59299999999999997},"max":{"1min":1.5700000000000001,"5min":1.5700000000000001,"15min":1.5700000000000001},"last":0.76700000000000002},{"interface":"front","average":{"1min":0.99299999999999999,"5min":0.96799999999999997,"15min":0.97799999999999998},"min":{"1min":0.58699999999999997,"5min":0.51400000000000001,"15min":0.51400000000000001},"max":{"1min":1.367,"5min":1.367,"15min":1.367},"last":1.0249999999999999}]}]},{"osd":5,"up_from":38,"seq":163208757308,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5808,"kb_used_data":616,"kb_used_omap":0,"kb_used_meta":5184,"kb_avail":93739344,"statfs":{"total":95995035648,"available":95989088256,"internally_reserved":0,"allocated":630784,"data_stored":263223,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5308416},"hb_peers":[0,1,2,3,4,6,7],"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":"Sat Sep 23 23:13:04 2023","interfaces":[{"interface":"back","average":{"1min":0.86499999999999999,"5min":0.89000000000000001,"15min":0.90600000000000003},"min":{"1min":0.48099999999999998,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":1.179,"5min":1.653,"15min":1.653},"last":1.0860000000000001},{"interface":"front","average":{"1min":0.91200000000000003,"5min":0.91200000000000003,"15min":0.91200000000000003},"min":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.2689999999999999,"5min":1.306,"15min":1.306},"last":1.2809999999999999}]},{"osd":1,"last update":"Sat Sep 23 23:13:04 2023","interfaces":[{"interface":"back","average":{"1min":0.91300000000000003,"5min":0.90700000000000003,"15min":0.92900000000000005},"min":{"1min":0.64200000000000002,"5min":0.627,"15min":0.627},"max":{"1min":1.2649999999999999,"5min":1.2949999999999999,"15min":1.2949999999999999},"last":0.77700000000000002},{"interface":"front","average":{"1min":0.83499999999999996,"5min":0.89600000000000002,"15min":0.91400000000000003},"min":{"1min":0.443,"5min":0.443,"15min":0.443},"max":{"1min":1.2170000000000001,"5min":1.27,"15min":1.27},"last":1.365}]},{"osd":2,"last update":"Sat Sep 23 23:13:04 2023","interfaces":[{"interface":"back","average":{"1min":0.92600000000000005,"5min":0.90800000000000003,"15min":0.89200000000000002},"min":{"1min":0.68000000000000005,"5min":0.65600000000000003,"15min":0.65600000000000003},"max":{"1min":1.2589999999999999,"5min":1.357,"15min":1.357},"last":1.1259999999999999},{"interface":"front","average":{"1min":0.90600000000000003,"5min":0.94899999999999995,"15min":0.96699999999999997},"min":{"1min":0.73199999999999998,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":1.2869999999999999,"5min":1.5229999999999999,"15min":1.5229999999999999},"last":0.94799999999999995}]},{"osd":3,"last update":"Sat Sep 23 23:13:04 2023","interfaces":[{"interface":"back","average":{"1min":0.93500000000000005,"5min":0.93700000000000006,"15min":0.93799999999999994},"min":{"1min":0.59599999999999997,"5min":0.58399999999999996,"15min":0.58399999999999996},"max":{"1min":1.321,"5min":1.339,"15min":1.339},"last":1.0209999999999999},{"interface":"front","average":{"1min":0.97699999999999998,"5min":0.98099999999999998,"15min":0.99299999999999999},"min":{"1min":0.75700000000000001,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":1.2989999999999999,"5min":1.603,"15min":1.603},"last":1.1970000000000001}]},{"osd":4,"last update":"Sat Sep 23 23:13:04 2023","interfaces":[{"interface":"back","average":{"1min":0.87,"5min":0.85299999999999998,"15min":0.84299999999999997},"min":{"1min":0.55100000000000005,"5min":0.439,"15min":0.439},"max":{"1min":1.357,"5min":1.454,"15min":1.454},"last":1.046},{"interface":"front","average":{"1min":0.91000000000000003,"5min":0.874,"15min":0.85699999999999998},"min":{"1min":0.54900000000000004,"5min":0.48199999999999998,"15min":0.48199999999999998},"max":{"1min":1.4770000000000001,"5min":1.4770000000000001,"15min":1.4770000000000001},"last":0.85399999999999998}]},{"osd":6,"last update":"Sat Sep 23 23:12:45 2023","interfaces":[{"interface":"back","average":{"1min":0.86599999999999999,"5min":0.88800000000000001,"15min":0.89200000000000002},"min":{"1min":0.58699999999999997,"5min":0.495,"15min":0.495},"max":{"1min":1.2490000000000001,"5min":1.5840000000000001,"15min":1.5840000000000001},"last":1.1679999999999999},{"interface":"front","average":{"1min":0.85899999999999999,"5min":0.93799999999999994,"15min":0.95399999999999996},"min":{"1min":0.47799999999999998,"5min":0.46100000000000002,"15min":0.46100000000000002},"max":{"1min":1.1899999999999999,"5min":1.3979999999999999,"15min":1.3979999999999999},"last":1.2290000000000001}]},{"osd":7,"last update":"Sat Sep 23 23:13:39 2023","interfaces":[{"interface":"back","average":{"1min":1.181,"5min":1.0580000000000001,"15min":1.0469999999999999},"min":{"1min":0.82499999999999996,"5min":0.52300000000000002,"15min":0.52300000000000002},"max":{"1min":1.454,"5min":1.4950000000000001,"15min":1.4950000000000001},"last":1.3160000000000001},{"interface":"front","average":{"1min":1.181,"5min":1.0409999999999999,"15min":1.0249999999999999},"min":{"1min":0.82299999999999995,"5min":0.44600000000000001,"15min":0.44600000000000001},"max":{"1min":1.4990000000000001,"5min":1.8009999999999999,"15min":1.8009999999999999},"last":1.2609999999999999}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"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},{"poolid":2,"osd":1,"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},{"poolid":2,"osd":2,"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},{"poolid":2,"osd":3,"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},{"poolid":2,"osd":4,"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},{"poolid":2,"osd":5,"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},{"poolid":2,"osd":6,"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},{"poolid":2,"osd":7,"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}]}} 2023-09-23T23:13:45.648 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T23:13:45.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:13:45 smithi159 bash[27435]: audit 2023-09-23T23:13:44.535051+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:13:45.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:13:45 smithi159 bash[27435]: audit 2023-09-23T23:13:44.852153+0000 mgr.y (mgr.14448) 100 : audit [DBG] from='client.24557 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:13:45.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:13:45 smithi159 bash[41022]: audit 2023-09-23T23:13:44.535051+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:13:45.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:13:45 smithi159 bash[41022]: audit 2023-09-23T23:13:44.852153+0000 mgr.y (mgr.14448) 100 : audit [DBG] from='client.24557 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:13:46.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:13:45 smithi164 bash[31512]: audit 2023-09-23T23:13:44.535051+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:13:46.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:13:45 smithi164 bash[31512]: audit 2023-09-23T23:13:44.852153+0000 mgr.y (mgr.14448) 100 : audit [DBG] from='client.24557 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:13:46.023 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:13:45 smithi164 bash[32529]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:13:45] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T23:13:46.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:13:46 smithi159 bash[27435]: cluster 2023-09-23T23:13:45.469294+0000 mgr.y (mgr.14448) 101 : cluster [DBG] pgmap v75: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:13:46.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:13:46 smithi159 bash[41022]: cluster 2023-09-23T23:13:45.469294+0000 mgr.y (mgr.14448) 101 : cluster [DBG] pgmap v75: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:13:47.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:13:46 smithi164 bash[31512]: cluster 2023-09-23T23:13:45.469294+0000 mgr.y (mgr.14448) 101 : cluster [DBG] pgmap v75: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:13:48.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:13:48 smithi159 bash[41022]: cluster 2023-09-23T23:13:47.469883+0000 mgr.y (mgr.14448) 102 : cluster [DBG] pgmap v76: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:13:48.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:13:48 smithi159 bash[41022]: audit 2023-09-23T23:13:48.183624+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:13:48.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:13:48 smithi159 bash[27435]: cluster 2023-09-23T23:13:47.469883+0000 mgr.y (mgr.14448) 102 : cluster [DBG] pgmap v76: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:13:48.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:13:48 smithi159 bash[27435]: audit 2023-09-23T23:13:48.183624+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:13:49.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:13:48 smithi164 bash[31512]: cluster 2023-09-23T23:13:47.469883+0000 mgr.y (mgr.14448) 102 : cluster [DBG] pgmap v76: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:13:49.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:13:48 smithi164 bash[31512]: audit 2023-09-23T23:13:48.183624+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:13:49.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:13:49 smithi159 bash[27435]: audit 2023-09-23T23:13:48.724198+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:13:49.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:13:49 smithi159 bash[27435]: audit 2023-09-23T23:13:48.725993+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:13:49.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:13:49 smithi159 bash[27435]: audit 2023-09-23T23:13:48.734752+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:13:49.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:13:49 smithi159 bash[41022]: audit 2023-09-23T23:13:48.724198+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:13:49.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:13:49 smithi159 bash[41022]: audit 2023-09-23T23:13:48.725993+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:13:49.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:13:49 smithi159 bash[41022]: audit 2023-09-23T23:13:48.734752+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:13:50.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:13:49 smithi164 bash[31512]: audit 2023-09-23T23:13:48.724198+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:13:50.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:13:49 smithi164 bash[31512]: audit 2023-09-23T23:13:48.725993+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:13:50.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:13:49 smithi164 bash[31512]: audit 2023-09-23T23:13:48.734752+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:13:50.417 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:13:50.739 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:13:50 smithi159 bash[41022]: cluster 2023-09-23T23:13:49.470578+0000 mgr.y (mgr.14448) 103 : cluster [DBG] pgmap v77: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:13:51.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:13:50 smithi164 bash[31512]: cluster 2023-09-23T23:13:49.470578+0000 mgr.y (mgr.14448) 103 : cluster [DBG] pgmap v77: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:13:51.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:13:50 smithi159 bash[27435]: cluster 2023-09-23T23:13:49.470578+0000 mgr.y (mgr.14448) 103 : cluster [DBG] pgmap v77: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:13:51.707 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:13:51 smithi159 bash[27697]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:13:51] "GET /metrics HTTP/1.1" 200 203180 "" "Prometheus/2.43.0" 2023-09-23T23:13:52.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:13:52 smithi164 bash[31512]: cluster 2023-09-23T23:13:51.471333+0000 mgr.y (mgr.14448) 104 : cluster [DBG] pgmap v78: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:13:52.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:13:52 smithi159 bash[27435]: cluster 2023-09-23T23:13:51.471333+0000 mgr.y (mgr.14448) 104 : cluster [DBG] pgmap v78: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:13:52.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:13:52 smithi159 bash[41022]: cluster 2023-09-23T23:13:51.471333+0000 mgr.y (mgr.14448) 104 : cluster [DBG] pgmap v78: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:13:53.639 INFO:teuthology.orchestra.run.smithi159.stdout: 2023-09-23T23:13:53.642 INFO:teuthology.orchestra.run.smithi159.stderr:dumped all 2023-09-23T23:13:54.404 INFO:teuthology.orchestra.run.smithi159.stdout:{"pg_ready":true,"pg_map":{"version":79,"stamp":"2023-09-23T23:13:53.471614+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":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"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":128,"ondisk_log_size":128,"up":27,"acting":27,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":27,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":50348,"kb_used_data":6636,"kb_used_omap":0,"kb_used_meta":43648,"kb_avail":749910868,"statfs":{"total":767960285184,"available":767908728832,"internally_reserved":0,"allocated":6795264,"data_stored":3874652,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":44695552},"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":"12.003922"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-23T23:12:12.522125+0000","last_change":"2023-09-23T23:12:10.523673+0000","last_active":"2023-09-23T23:12:12.522125+0000","last_peered":"2023-09-23T23:12:12.522125+0000","last_clean":"2023-09-23T23:12:12.522125+0000","last_became_active":"2023-09-23T23:12:10.523319+0000","last_became_peered":"2023-09-23T23:12:10.523319+0000","last_unstale":"2023-09-23T23:12:12.522125+0000","last_undegraded":"2023-09-23T23:12:12.522125+0000","last_fullsized":"2023-09-23T23:12:12.522125+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T09:35:06.463225+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-23T23:12:12.523092+0000","last_change":"2023-09-23T23:12:10.663419+0000","last_active":"2023-09-23T23:12:12.523092+0000","last_peered":"2023-09-23T23:12:12.523092+0000","last_clean":"2023-09-23T23:12:12.523092+0000","last_became_active":"2023-09-23T23:12:10.662075+0000","last_became_peered":"2023-09-23T23:12:10.662075+0000","last_unstale":"2023-09-23T23:12:12.523092+0000","last_undegraded":"2023-09-23T23:12:12.523092+0000","last_fullsized":"2023-09-23T23:12:12.523092+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T07:28:03.553010+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-23T23:12:11.528513+0000","last_change":"2023-09-23T23:12:10.661363+0000","last_active":"2023-09-23T23:12:11.528513+0000","last_peered":"2023-09-23T23:12:11.528513+0000","last_clean":"2023-09-23T23:12:11.528513+0000","last_became_active":"2023-09-23T23:12:10.660862+0000","last_became_peered":"2023-09-23T23:12:10.660862+0000","last_unstale":"2023-09-23T23:12:11.528513+0000","last_undegraded":"2023-09-23T23:12:11.528513+0000","last_fullsized":"2023-09-23T23:12:11.528513+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:47:08.633870+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-23T23:12:11.528363+0000","last_change":"2023-09-23T23:12:10.524014+0000","last_active":"2023-09-23T23:12:11.528363+0000","last_peered":"2023-09-23T23:12:11.528363+0000","last_clean":"2023-09-23T23:12:11.528363+0000","last_became_active":"2023-09-23T23:12:10.523653+0000","last_became_peered":"2023-09-23T23:12:10.523653+0000","last_unstale":"2023-09-23T23:12:11.528363+0000","last_undegraded":"2023-09-23T23:12:11.528363+0000","last_fullsized":"2023-09-23T23:12:11.528363+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:10:36.752198+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"1.0","version":"59'128","reported_seq":270,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-23T23:12:11.528412+0000","last_change":"2023-09-23T23:10:34.399890+0000","last_active":"2023-09-23T23:12:11.528412+0000","last_peered":"2023-09-23T23:12:11.528412+0000","last_clean":"2023-09-23T23:12:11.528412+0000","last_became_active":"2023-09-23T23:10:34.399199+0000","last_became_peered":"2023-09-23T23:10:34.399199+0000","last_unstale":"2023-09-23T23:12:11.528412+0000","last_undegraded":"2023-09-23T23:12:11.528412+0000","last_fullsized":"2023-09-23T23:12:11.528412+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:06:14.091106+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:06:14.091106+0000","last_clean_scrub_stamp":"2023-09-23T23:06:14.091106+0000","objects_scrubbed":0,"log_size":128,"ondisk_log_size":128,"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 @ 2023-09-25T06:09:28.544244+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":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"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":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-23T23:12:12.521863+0000","last_change":"2023-09-23T23:12:10.523401+0000","last_active":"2023-09-23T23:12:12.521863+0000","last_peered":"2023-09-23T23:12:12.521863+0000","last_clean":"2023-09-23T23:12:12.521863+0000","last_became_active":"2023-09-23T23:12:10.523078+0000","last_became_peered":"2023-09-23T23:12:10.523078+0000","last_unstale":"2023-09-23T23:12:12.521863+0000","last_undegraded":"2023-09-23T23:12:12.521863+0000","last_fullsized":"2023-09-23T23:12:12.521863+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-24T23:13:10.052297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-23T23:12:11.666109+0000","last_change":"2023-09-23T23:12:10.966712+0000","last_active":"2023-09-23T23:12:11.666109+0000","last_peered":"2023-09-23T23:12:11.666109+0000","last_clean":"2023-09-23T23:12:11.666109+0000","last_became_active":"2023-09-23T23:12:10.965857+0000","last_became_peered":"2023-09-23T23:12:10.965857+0000","last_unstale":"2023-09-23T23:12:11.666109+0000","last_undegraded":"2023-09-23T23:12:11.666109+0000","last_fullsized":"2023-09-23T23:12:11.666109+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T09:06:42.401415+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-23T23:12:12.521715+0000","last_change":"2023-09-23T23:12:10.523982+0000","last_active":"2023-09-23T23:12:12.521715+0000","last_peered":"2023-09-23T23:12:12.521715+0000","last_clean":"2023-09-23T23:12:12.521715+0000","last_became_active":"2023-09-23T23:12:10.523633+0000","last_became_peered":"2023-09-23T23:12:10.523633+0000","last_unstale":"2023-09-23T23:12:12.521715+0000","last_undegraded":"2023-09-23T23:12:12.521715+0000","last_fullsized":"2023-09-23T23:12:12.521715+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:26:15.022421+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-23T23:12:12.523092+0000","last_change":"2023-09-23T23:12:10.524846+0000","last_active":"2023-09-23T23:12:12.523092+0000","last_peered":"2023-09-23T23:12:12.523092+0000","last_clean":"2023-09-23T23:12:12.523092+0000","last_became_active":"2023-09-23T23:12:10.524452+0000","last_became_peered":"2023-09-23T23:12:10.524452+0000","last_unstale":"2023-09-23T23:12:12.523092+0000","last_undegraded":"2023-09-23T23:12:12.523092+0000","last_fullsized":"2023-09-23T23:12:12.523092+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:10:00.143787+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"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":24,"acting":24,"num_store_stats":8},{"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":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"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":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234026,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6320,"kb_used_data":1192,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93738832,"statfs":{"total":95995035648,"available":95988563968,"internally_reserved":0,"allocated":1220608,"data_stored":853268,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"hb_peers":[0,1,2,3,4,5,6],"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":"Sat Sep 23 23:13:39 2023","interfaces":[{"interface":"back","average":{"1min":0.86699999999999999,"5min":0.99199999999999999,"15min":1.032},"min":{"1min":0.58299999999999996,"5min":0.503,"15min":0.503},"max":{"1min":1.2310000000000001,"5min":4.1219999999999999,"15min":4.1219999999999999},"last":0.96999999999999997},{"interface":"front","average":{"1min":0.91200000000000003,"5min":0.93600000000000005,"15min":0.95199999999999996},"min":{"1min":0.56200000000000006,"5min":0.52900000000000003,"15min":0.52900000000000003},"max":{"1min":1.179,"5min":1.6339999999999999,"15min":1.6339999999999999},"last":1.196}]},{"osd":1,"last update":"Sat Sep 23 23:13:39 2023","interfaces":[{"interface":"back","average":{"1min":0.95299999999999996,"5min":0.94199999999999995,"15min":0.95599999999999996},"min":{"1min":0.73499999999999999,"5min":0.58599999999999997,"15min":0.58599999999999997},"max":{"1min":1.3,"5min":1.3280000000000001,"15min":1.3280000000000001},"last":0.81299999999999994},{"interface":"front","average":{"1min":0.98199999999999998,"5min":1.0129999999999999,"15min":1.042},"min":{"1min":0.47799999999999998,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":1.4510000000000001,"5min":1.8380000000000001,"15min":1.8380000000000001},"last":1.278}]},{"osd":2,"last update":"Sat Sep 23 23:13:39 2023","interfaces":[{"interface":"back","average":{"1min":0.92000000000000004,"5min":1.095,"15min":1.1850000000000001},"min":{"1min":0.61099999999999999,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":1.252,"5min":4.2400000000000002,"15min":4.2400000000000002},"last":0.88800000000000001},{"interface":"front","average":{"1min":0.93100000000000005,"5min":0.98799999999999999,"15min":1.026},"min":{"1min":0.64600000000000002,"5min":0.47599999999999998,"15min":0.47599999999999998},"max":{"1min":1.276,"5min":1.8320000000000001,"15min":1.8320000000000001},"last":1.1499999999999999}]},{"osd":3,"last update":"Sat Sep 23 23:13:39 2023","interfaces":[{"interface":"back","average":{"1min":0.94299999999999995,"5min":1.1439999999999999,"15min":1.228},"min":{"1min":0.68200000000000005,"5min":0.54800000000000004,"15min":0.54800000000000004},"max":{"1min":1.161,"5min":4.3730000000000002,"15min":4.3730000000000002},"last":1.1719999999999999},{"interface":"front","average":{"1min":0.96999999999999997,"5min":1.0089999999999999,"15min":1.0349999999999999},"min":{"1min":0.81799999999999995,"5min":0.623,"15min":0.623},"max":{"1min":1.1819999999999999,"5min":1.706,"15min":1.706},"last":0.997}]},{"osd":4,"last update":"Sat Sep 23 23:13:39 2023","interfaces":[{"interface":"back","average":{"1min":0.93899999999999995,"5min":0.97899999999999998,"15min":1.0069999999999999},"min":{"1min":0.52600000000000002,"5min":0.505,"15min":0.505},"max":{"1min":1.337,"5min":1.875,"15min":1.875},"last":0.73999999999999999},{"interface":"front","average":{"1min":0.98399999999999999,"5min":1.1890000000000001,"15min":1.2809999999999999},"min":{"1min":0.66700000000000004,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":1.256,"5min":4.4269999999999996,"15min":4.4269999999999996},"last":1.03}]},{"osd":5,"last update":"Sat Sep 23 23:13:39 2023","interfaces":[{"interface":"back","average":{"1min":1.0760000000000001,"5min":1.044,"15min":1.077},"min":{"1min":0.71999999999999997,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":1.409,"5min":1.9319999999999999,"15min":1.9319999999999999},"last":1.0529999999999999},{"interface":"front","average":{"1min":1.1080000000000001,"5min":1.111,"15min":1.151},"min":{"1min":0.79200000000000004,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":1.4359999999999999,"5min":1.742,"15min":1.742},"last":0.93999999999999995}]},{"osd":6,"last update":"Sat Sep 23 23:13:39 2023","interfaces":[{"interface":"back","average":{"1min":1.145,"5min":1.1859999999999999,"15min":1.23},"min":{"1min":0.59399999999999997,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":1.492,"5min":1.9670000000000001,"15min":1.9670000000000001},"last":1.087},{"interface":"front","average":{"1min":1.159,"5min":1.3220000000000001,"15min":1.4299999999999999},"min":{"1min":0.96099999999999997,"5min":0.496,"15min":0.496},"max":{"1min":1.375,"5min":4.6920000000000002,"15min":4.6920000000000002},"last":1.123}]}]},{"osd":6,"up_from":46,"seq":197568495668,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6376,"kb_used_data":1184,"kb_used_omap":0,"kb_used_meta":5184,"kb_avail":93738776,"statfs":{"total":95995035648,"available":95988506624,"internally_reserved":0,"allocated":1212416,"data_stored":852738,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5308416},"hb_peers":[0,1,2,3,4,5,7],"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":"Sat Sep 23 23:13:48 2023","interfaces":[{"interface":"back","average":{"1min":0.96099999999999997,"5min":0.94899999999999995,"15min":0.96899999999999997},"min":{"1min":0.65800000000000003,"5min":0.48499999999999999,"15min":0.48499999999999999},"max":{"1min":1.248,"5min":1.2869999999999999,"15min":1.2869999999999999},"last":0.70299999999999996},{"interface":"front","average":{"1min":0.93899999999999995,"5min":0.96999999999999997,"15min":1.004},"min":{"1min":0.60599999999999998,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":1.3420000000000001,"5min":1.3979999999999999,"15min":1.3979999999999999},"last":0.60699999999999998}]},{"osd":1,"last update":"Sat Sep 23 23:13:48 2023","interfaces":[{"interface":"back","average":{"1min":0.84399999999999997,"5min":0.873,"15min":0.91100000000000003},"min":{"1min":0.65300000000000002,"5min":0.51500000000000001,"15min":0.51500000000000001},"max":{"1min":1.075,"5min":1.198,"15min":1.198},"last":0.95499999999999996},{"interface":"front","average":{"1min":1.052,"5min":0.99199999999999999,"15min":1.01},"min":{"1min":0.58999999999999997,"5min":0.51300000000000001,"15min":0.51300000000000001},"max":{"1min":1.323,"5min":1.393,"15min":1.393},"last":1.1200000000000001}]},{"osd":2,"last update":"Sat Sep 23 23:13:48 2023","interfaces":[{"interface":"back","average":{"1min":0.88,"5min":0.85899999999999999,"15min":0.89200000000000002},"min":{"1min":0.64800000000000002,"5min":0.60599999999999998,"15min":0.60599999999999998},"max":{"1min":1.151,"5min":1.2749999999999999,"15min":1.2749999999999999},"last":0.875},{"interface":"front","average":{"1min":0.85999999999999999,"5min":0.90800000000000003,"15min":0.94099999999999995},"min":{"1min":0.66400000000000003,"5min":0.55100000000000005,"15min":0.55100000000000005},"max":{"1min":1.1100000000000001,"5min":1.196,"15min":1.196},"last":0.67700000000000005}]},{"osd":3,"last update":"Sat Sep 23 23:13:48 2023","interfaces":[{"interface":"back","average":{"1min":1.02,"5min":0.96399999999999997,"15min":0.96399999999999997},"min":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"max":{"1min":1.3939999999999999,"5min":1.3939999999999999,"15min":1.3939999999999999},"last":0.85599999999999998},{"interface":"front","average":{"1min":0.92800000000000005,"5min":0.94599999999999995,"15min":0.97999999999999998},"min":{"1min":0.64100000000000001,"5min":0.64100000000000001,"15min":0.64100000000000001},"max":{"1min":1.133,"5min":1.26,"15min":1.26},"last":1.03}]},{"osd":4,"last update":"Sat Sep 23 23:13:48 2023","interfaces":[{"interface":"back","average":{"1min":0.94399999999999995,"5min":0.85499999999999998,"15min":0.86299999999999999},"min":{"1min":0.73599999999999999,"5min":0.496,"15min":0.496},"max":{"1min":1.1890000000000001,"5min":1.232,"15min":1.232},"last":0.82299999999999995},{"interface":"front","average":{"1min":1.0840000000000001,"5min":0.95999999999999996,"15min":0.97799999999999998},"min":{"1min":0.70899999999999996,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":1.3879999999999999,"5min":1.3879999999999999,"15min":1.3879999999999999},"last":0.79200000000000004}]},{"osd":5,"last update":"Sat Sep 23 23:13:48 2023","interfaces":[{"interface":"back","average":{"1min":1.0349999999999999,"5min":0.91900000000000004,"15min":0.93100000000000005},"min":{"1min":0.84899999999999998,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":1.171,"5min":1.2410000000000001,"15min":1.2410000000000001},"last":1.0840000000000001},{"interface":"front","average":{"1min":1.2330000000000001,"5min":1.034,"15min":0.996},"min":{"1min":0.92100000000000004,"5min":0.47899999999999998,"15min":0.47899999999999998},"max":{"1min":1.536,"5min":1.536,"15min":1.536},"last":0.92100000000000004}]},{"osd":7,"last update":"Sat Sep 23 23:13:37 2023","interfaces":[{"interface":"back","average":{"1min":1.1950000000000001,"5min":1.117,"15min":1.103},"min":{"1min":0.73299999999999998,"5min":0.63,"15min":0.63},"max":{"1min":1.478,"5min":1.478,"15min":1.478},"last":1.05},{"interface":"front","average":{"1min":1.2589999999999999,"5min":1.1559999999999999,"15min":1.145},"min":{"1min":0.56799999999999995,"5min":0.55600000000000005,"15min":0.55600000000000005},"max":{"1min":1.5489999999999999,"5min":1.5549999999999999,"15min":1.5549999999999999},"last":0.98999999999999999}]}]},{"osd":1,"up_from":13,"seq":55834574951,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6508,"kb_used_data":612,"kb_used_omap":0,"kb_used_meta":5888,"kb_avail":93738644,"statfs":{"total":95995035648,"available":95988371456,"internally_reserved":0,"allocated":626688,"data_stored":262958,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":6029312},"hb_peers":[0,2,3,4,5,6,7],"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":"Sat Sep 23 23:13:43 2023","interfaces":[{"interface":"back","average":{"1min":0.69499999999999995,"5min":0.72099999999999997,"15min":0.61299999999999999},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33200000000000002},"max":{"1min":1.1220000000000001,"5min":1.1419999999999999,"15min":1.1419999999999999},"last":0.59699999999999998},{"interface":"front","average":{"1min":0.65800000000000003,"5min":0.749,"15min":0.66100000000000003},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":0.97599999999999998,"5min":1.242,"15min":1.242},"last":0.73599999999999999}]},{"osd":2,"last update":"Sat Sep 23 23:13:28 2023","interfaces":[{"interface":"back","average":{"1min":0.64700000000000002,"5min":0.75600000000000001,"15min":0.65600000000000003},"min":{"1min":0.29299999999999998,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":0.96399999999999997,"5min":1.085,"15min":1.085},"last":0.82599999999999996},{"interface":"front","average":{"1min":0.73299999999999998,"5min":0.80700000000000005,"15min":0.70099999999999996},"min":{"1min":0.40100000000000002,"5min":0.40100000000000002,"15min":0.36299999999999999},"max":{"1min":0.97799999999999998,"5min":1.204,"15min":1.204},"last":0.871}]},{"osd":3,"last update":"Sat Sep 23 23:13:23 2023","interfaces":[{"interface":"back","average":{"1min":0.68999999999999995,"5min":0.753,"15min":0.753},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":0.93200000000000005,"5min":1.1319999999999999,"15min":1.1319999999999999},"last":0.67600000000000005},{"interface":"front","average":{"1min":0.82399999999999995,"5min":0.86599999999999999,"15min":0.83899999999999997},"min":{"1min":0.38700000000000001,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":1.194,"5min":1.3480000000000001,"15min":1.3480000000000001},"last":0.92100000000000004}]},{"osd":4,"last update":"Sat Sep 23 23:13:12 2023","interfaces":[{"interface":"back","average":{"1min":1.0029999999999999,"5min":1.02,"15min":0.999},"min":{"1min":0.46500000000000002,"5min":0.46500000000000002,"15min":0.46500000000000002},"max":{"1min":1.3400000000000001,"5min":1.4590000000000001,"15min":1.4590000000000001},"last":1.044},{"interface":"front","average":{"1min":1.012,"5min":1.0409999999999999,"15min":1.012},"min":{"1min":0.55500000000000005,"5min":0.53000000000000003,"15min":0.53000000000000003},"max":{"1min":1.2529999999999999,"5min":1.3720000000000001,"15min":1.3720000000000001},"last":0.996}]},{"osd":5,"last update":"Sat Sep 23 23:13:00 2023","interfaces":[{"interface":"back","average":{"1min":0.996,"5min":1.012,"15min":1.014},"min":{"1min":0.61699999999999999,"5min":0.60299999999999998,"15min":0.60299999999999998},"max":{"1min":1.2629999999999999,"5min":1.708,"15min":1.708},"last":1.073},{"interface":"front","average":{"1min":1.032,"5min":1.0089999999999999,"15min":1.0109999999999999},"min":{"1min":0.72499999999999998,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":1.3120000000000001,"5min":1.5349999999999999,"15min":1.5349999999999999},"last":0.90100000000000002}]},{"osd":6,"last update":"Sat Sep 23 23:13:49 2023","interfaces":[{"interface":"back","average":{"1min":1.0489999999999999,"5min":1.089,"15min":1.137},"min":{"1min":0.61299999999999999,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":1.595,"5min":1.595,"15min":1.595},"last":1.1120000000000001},{"interface":"front","average":{"1min":1.0429999999999999,"5min":1.0880000000000001,"15min":1.1140000000000001},"min":{"1min":0.60999999999999999,"5min":0.60999999999999999,"15min":0.60999999999999999},"max":{"1min":1.5129999999999999,"5min":1.5529999999999999,"15min":1.5529999999999999},"last":1.222}]},{"osd":7,"last update":"Sat Sep 23 23:13:38 2023","interfaces":[{"interface":"back","average":{"1min":1.0669999999999999,"5min":1.1639999999999999,"15min":1.1970000000000001},"min":{"1min":0.71599999999999997,"5min":0.71099999999999997,"15min":0.71099999999999997},"max":{"1min":1.405,"5min":1.631,"15min":1.631},"last":1.1279999999999999},{"interface":"front","average":{"1min":1.109,"5min":1.1439999999999999,"15min":1.1639999999999999},"min":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.647,"5min":1.647,"15min":1.647},"last":1.194}]}]},{"osd":0,"up_from":8,"seq":34359738482,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":7152,"kb_used_data":1192,"kb_used_omap":0,"kb_used_meta":5952,"kb_avail":93738000,"statfs":{"total":95995035648,"available":95987712000,"internally_reserved":0,"allocated":1220608,"data_stored":853326,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":6094848},"hb_peers":[1,2,3,4,5,6,7],"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":"Sat Sep 23 23:13:39 2023","interfaces":[{"interface":"back","average":{"1min":0.64600000000000002,"5min":0.68999999999999995,"15min":0.60599999999999998},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.28599999999999998},"max":{"1min":1.081,"5min":1.131,"15min":1.131},"last":0.59199999999999997},{"interface":"front","average":{"1min":0.70599999999999996,"5min":0.73999999999999999,"15min":0.66600000000000004},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":1.0289999999999999,"5min":1.1539999999999999,"15min":1.1539999999999999},"last":0.82299999999999995}]},{"osd":2,"last update":"Sat Sep 23 23:13:25 2023","interfaces":[{"interface":"back","average":{"1min":0.65700000000000003,"5min":0.73999999999999999,"15min":0.65200000000000002},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.312},"max":{"1min":0.94899999999999995,"5min":1.1319999999999999,"15min":1.1319999999999999},"last":0.66200000000000003},{"interface":"front","average":{"1min":0.73799999999999999,"5min":0.77900000000000003,"15min":0.68999999999999995},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.35599999999999998},"max":{"1min":1.266,"5min":1.266,"15min":1.266},"last":0.92000000000000004}]},{"osd":3,"last update":"Sat Sep 23 23:13:22 2023","interfaces":[{"interface":"back","average":{"1min":0.71199999999999997,"5min":0.79200000000000004,"15min":0.79600000000000004},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":1.1120000000000001,"5min":1.1120000000000001,"15min":1.1120000000000001},"last":0.78100000000000003},{"interface":"front","average":{"1min":0.73799999999999999,"5min":0.83899999999999997,"15min":0.84999999999999998},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":1.073,"5min":1.286,"15min":1.286},"last":0.753}]},{"osd":4,"last update":"Sat Sep 23 23:13:08 2023","interfaces":[{"interface":"back","average":{"1min":1.038,"5min":1.026,"15min":0.98599999999999999},"min":{"1min":0.70099999999999996,"5min":0.67300000000000004,"15min":0.67300000000000004},"max":{"1min":1.4119999999999999,"5min":1.5069999999999999,"15min":1.5069999999999999},"last":1.1859999999999999},{"interface":"front","average":{"1min":1.0169999999999999,"5min":1.0209999999999999,"15min":0.96299999999999997},"min":{"1min":0.80100000000000005,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":1.3660000000000001,"5min":1.3660000000000001,"15min":1.3660000000000001},"last":1.159}]},{"osd":5,"last update":"Sat Sep 23 23:12:56 2023","interfaces":[{"interface":"back","average":{"1min":1.0329999999999999,"5min":1.034,"15min":1.012},"min":{"1min":0.78700000000000003,"5min":0.69399999999999995,"15min":0.69399999999999995},"max":{"1min":1.464,"5min":1.464,"15min":1.464},"last":1.008},{"interface":"front","average":{"1min":1.0740000000000001,"5min":1.0700000000000001,"15min":1.048},"min":{"1min":0.74299999999999999,"5min":0.74299999999999999,"15min":0.74299999999999999},"max":{"1min":1.5469999999999999,"5min":1.6319999999999999,"15min":1.6319999999999999},"last":1.0369999999999999}]},{"osd":6,"last update":"Sat Sep 23 23:12:48 2023","interfaces":[{"interface":"back","average":{"1min":1.046,"5min":1.0489999999999999,"15min":1.0429999999999999},"min":{"1min":0.72099999999999997,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.629,"5min":1.629,"15min":1.629},"last":1.099},{"interface":"front","average":{"1min":1.079,"5min":1.1060000000000001,"15min":1.107},"min":{"1min":0.81799999999999995,"5min":0.72599999999999998,"15min":0.72599999999999998},"max":{"1min":1.4850000000000001,"5min":1.544,"15min":1.544},"last":1.121}]},{"osd":7,"last update":"Sat Sep 23 23:13:35 2023","interfaces":[{"interface":"back","average":{"1min":1.0189999999999999,"5min":1.1359999999999999,"15min":1.1659999999999999},"min":{"1min":0.67800000000000005,"5min":0.59699999999999998,"15min":0.59699999999999998},"max":{"1min":1.3899999999999999,"5min":1.609,"15min":1.609},"last":1.075},{"interface":"front","average":{"1min":0.98499999999999999,"5min":1.1259999999999999,"15min":1.1579999999999999},"min":{"1min":0.623,"5min":0.623,"15min":0.623},"max":{"1min":1.4159999999999999,"5min":1.726,"15min":1.726},"last":1.2290000000000001}]}]},{"osd":2,"up_from":18,"seq":77309411422,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6444,"kb_used_data":612,"kb_used_omap":0,"kb_used_meta":5824,"kb_avail":93738708,"statfs":{"total":95995035648,"available":95988436992,"internally_reserved":0,"allocated":626688,"data_stored":262958,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5963776},"hb_peers":[0,1,3,4,5,6,7],"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":"Sat Sep 23 23:13:31 2023","interfaces":[{"interface":"back","average":{"1min":0.623,"5min":0.68600000000000005,"15min":0.63500000000000001},"min":{"1min":0.35599999999999998,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":1.1200000000000001,"5min":1.278,"15min":1.278},"last":1.2010000000000001},{"interface":"front","average":{"1min":0.72699999999999998,"5min":0.78600000000000003,"15min":0.70399999999999996},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":1.085,"5min":1.327,"15min":1.327},"last":0.77500000000000002}]},{"osd":1,"last update":"Sat Sep 23 23:13:31 2023","interfaces":[{"interface":"back","average":{"1min":0.68400000000000005,"5min":0.73799999999999999,"15min":0.67700000000000005},"min":{"1min":0.42199999999999999,"5min":0.375,"15min":0.375},"max":{"1min":0.98599999999999999,"5min":1.0249999999999999,"15min":1.0249999999999999},"last":0.89100000000000001},{"interface":"front","average":{"1min":0.73799999999999999,"5min":0.79600000000000004,"15min":0.69699999999999995},"min":{"1min":0.42599999999999999,"5min":0.42599999999999999,"15min":0.36099999999999999},"max":{"1min":1.087,"5min":1.3320000000000001,"15min":1.3320000000000001},"last":0.97699999999999998}]},{"osd":3,"last update":"Sat Sep 23 23:13:14 2023","interfaces":[{"interface":"back","average":{"1min":0.82299999999999995,"5min":0.87,"15min":0.83299999999999996},"min":{"1min":0.56799999999999995,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":1.1659999999999999,"5min":1.298,"15min":1.298},"last":0.69599999999999995},{"interface":"front","average":{"1min":0.749,"5min":0.77400000000000002,"15min":0.752},"min":{"1min":0.46000000000000002,"5min":0.46000000000000002,"15min":0.46000000000000002},"max":{"1min":1.147,"5min":1.179,"15min":1.179},"last":1.022}]},{"osd":4,"last update":"Sat Sep 23 23:13:08 2023","interfaces":[{"interface":"back","average":{"1min":1.0369999999999999,"5min":0.97599999999999998,"15min":0.93000000000000005},"min":{"1min":0.66000000000000003,"5min":0.66000000000000003,"15min":0.66000000000000003},"max":{"1min":1.9019999999999999,"5min":1.9019999999999999,"15min":1.9019999999999999},"last":1.389},{"interface":"front","average":{"1min":1.0920000000000001,"5min":1.0720000000000001,"15min":1.0089999999999999},"min":{"1min":0.80500000000000005,"5min":0.78200000000000003,"15min":0.78200000000000003},"max":{"1min":1.304,"5min":1.4359999999999999,"15min":1.4359999999999999},"last":1.171}]},{"osd":5,"last update":"Sat Sep 23 23:12:55 2023","interfaces":[{"interface":"back","average":{"1min":1.0589999999999999,"5min":1.0780000000000001,"15min":1.0580000000000001},"min":{"1min":0.85199999999999998,"5min":0.77300000000000002,"15min":0.77300000000000002},"max":{"1min":1.3360000000000001,"5min":1.579,"15min":1.579},"last":1.2470000000000001},{"interface":"front","average":{"1min":1.0429999999999999,"5min":1.0029999999999999,"15min":0.98099999999999998},"min":{"1min":0.65700000000000003,"5min":0.65700000000000003,"15min":0.65700000000000003},"max":{"1min":1.2769999999999999,"5min":1.377,"15min":1.377},"last":1.2749999999999999}]},{"osd":6,"last update":"Sat Sep 23 23:13:49 2023","interfaces":[{"interface":"back","average":{"1min":1.0189999999999999,"5min":1.0760000000000001,"15min":1.0940000000000001},"min":{"1min":0.62,"5min":0.61599999999999999,"15min":0.61599999999999999},"max":{"1min":1.641,"5min":1.641,"15min":1.641},"last":1.073},{"interface":"front","average":{"1min":1.014,"5min":1.1200000000000001,"15min":1.149},"min":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.6759999999999999,"5min":1.6759999999999999,"15min":1.6759999999999999},"last":1.1060000000000001}]},{"osd":7,"last update":"Sat Sep 23 23:13:35 2023","interfaces":[{"interface":"back","average":{"1min":0.96999999999999997,"5min":1.0609999999999999,"15min":1.081},"min":{"1min":0.63200000000000001,"5min":0.54900000000000004,"15min":0.54900000000000004},"max":{"1min":1.4970000000000001,"5min":1.4970000000000001,"15min":1.4970000000000001},"last":1.1459999999999999},{"interface":"front","average":{"1min":1.0740000000000001,"5min":1.1539999999999999,"15min":1.169},"min":{"1min":0.65700000000000003,"5min":0.65700000000000003,"15min":0.65700000000000003},"max":{"1min":1.5249999999999999,"5min":1.8300000000000001,"15min":1.8300000000000001},"last":1.3220000000000001}]}]},{"osd":3,"up_from":25,"seq":107374182482,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5872,"kb_used_data":616,"kb_used_omap":0,"kb_used_meta":5248,"kb_avail":93739280,"statfs":{"total":95995035648,"available":95989022720,"internally_reserved":0,"allocated":630784,"data_stored":263223,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5373952},"hb_peers":[0,1,2,4,5,6,7],"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":"Sat Sep 23 23:13:17 2023","interfaces":[{"interface":"back","average":{"1min":0.624,"5min":0.70199999999999996,"15min":0.72099999999999997},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":0.91900000000000004,"5min":1.419,"15min":1.419},"last":0.70199999999999996},{"interface":"front","average":{"1min":0.65000000000000002,"5min":0.75,"15min":0.77400000000000002},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":0.95899999999999996,"5min":1.1120000000000001,"15min":1.169},"last":0.88400000000000001}]},{"osd":1,"last update":"Sat Sep 23 23:13:17 2023","interfaces":[{"interface":"back","average":{"1min":0.66400000000000003,"5min":0.78200000000000003,"15min":0.79200000000000004},"min":{"1min":0.41899999999999998,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":0.92100000000000004,"5min":1.3320000000000001,"15min":1.3320000000000001},"last":1.153},{"interface":"front","average":{"1min":0.67800000000000005,"5min":0.77800000000000002,"15min":0.77200000000000002},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":1.081,"5min":1.3500000000000001,"15min":1.3500000000000001},"last":0.66200000000000003}]},{"osd":2,"last update":"Sat Sep 23 23:13:17 2023","interfaces":[{"interface":"back","average":{"1min":0.73199999999999998,"5min":0.82899999999999996,"15min":0.85699999999999998},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":1.093,"5min":1.321,"15min":1.321},"last":0.95699999999999996},{"interface":"front","average":{"1min":0.67900000000000005,"5min":0.78800000000000003,"15min":0.79200000000000004},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":1.0589999999999999,"5min":1.2490000000000001,"15min":1.2490000000000001},"last":0.98599999999999999}]},{"osd":4,"last update":"Sat Sep 23 23:13:10 2023","interfaces":[{"interface":"back","average":{"1min":0.94199999999999995,"5min":0.97399999999999998,"15min":0.96499999999999997},"min":{"1min":0.60799999999999998,"5min":0.60799999999999998,"15min":0.60799999999999998},"max":{"1min":1.2150000000000001,"5min":1.788,"15min":1.788},"last":1.2230000000000001},{"interface":"front","average":{"1min":0.92800000000000005,"5min":0.99099999999999999,"15min":0.94699999999999995},"min":{"1min":0.63400000000000001,"5min":0.63400000000000001,"15min":0.63400000000000001},"max":{"1min":1.6040000000000001,"5min":1.8759999999999999,"15min":1.8759999999999999},"last":1.351}]},{"osd":5,"last update":"Sat Sep 23 23:12:59 2023","interfaces":[{"interface":"back","average":{"1min":0.98799999999999999,"5min":1.02,"15min":1.034},"min":{"1min":0.72599999999999998,"5min":0.70899999999999996,"15min":0.70899999999999996},"max":{"1min":1.508,"5min":1.7190000000000001,"15min":1.7190000000000001},"last":1.522},{"interface":"front","average":{"1min":1.0509999999999999,"5min":1.0700000000000001,"15min":1.052},"min":{"1min":0.66500000000000004,"5min":0.66500000000000004,"15min":0.66500000000000004},"max":{"1min":1.4339999999999999,"5min":1.5580000000000001,"15min":1.5580000000000001},"last":1.256}]},{"osd":6,"last update":"Sat Sep 23 23:13:44 2023","interfaces":[{"interface":"back","average":{"1min":0.96899999999999997,"5min":1.0980000000000001,"15min":1.1759999999999999},"min":{"1min":0.64900000000000002,"5min":0.64900000000000002,"15min":0.64900000000000002},"max":{"1min":1.581,"5min":1.6819999999999999,"15min":1.6819999999999999},"last":1.3129999999999999},{"interface":"front","average":{"1min":1.0269999999999999,"5min":1.1459999999999999,"15min":1.202},"min":{"1min":0.66100000000000003,"5min":0.57399999999999995,"15min":0.57399999999999995},"max":{"1min":1.4430000000000001,"5min":1.827,"15min":1.827},"last":1.476}]},{"osd":7,"last update":"Sat Sep 23 23:13:38 2023","interfaces":[{"interface":"back","average":{"1min":1.0449999999999999,"5min":1.204,"15min":1.252},"min":{"1min":0.70399999999999996,"5min":0.67300000000000004,"15min":0.67300000000000004},"max":{"1min":1.601,"5min":1.6559999999999999,"15min":1.6559999999999999},"last":1.595},{"interface":"front","average":{"1min":1.002,"5min":1.1639999999999999,"15min":1.22},"min":{"1min":0.63500000000000001,"5min":0.63500000000000001,"15min":0.63500000000000001},"max":{"1min":1.4139999999999999,"5min":1.6000000000000001,"15min":1.6000000000000001},"last":1.5549999999999999}]}]},{"osd":4,"up_from":30,"seq":128849018951,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5868,"kb_used_data":612,"kb_used_omap":0,"kb_used_meta":5248,"kb_avail":93739284,"statfs":{"total":95995035648,"available":95989026816,"internally_reserved":0,"allocated":626688,"data_stored":262958,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5373952},"hb_peers":[0,1,2,3,5,6,7],"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":"Sat Sep 23 23:13:07 2023","interfaces":[{"interface":"back","average":{"1min":0.88700000000000001,"5min":0.90400000000000003,"15min":0.93899999999999995},"min":{"1min":0.57899999999999996,"5min":0.45800000000000002,"15min":0.45800000000000002},"max":{"1min":1.2130000000000001,"5min":1.319,"15min":1.319},"last":0.88600000000000001},{"interface":"front","average":{"1min":1.002,"5min":0.98199999999999998,"15min":0.99199999999999999},"min":{"1min":0.76600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"max":{"1min":1.2010000000000001,"5min":1.2589999999999999,"15min":1.2589999999999999},"last":0.98799999999999999}]},{"osd":1,"last update":"Sat Sep 23 23:13:07 2023","interfaces":[{"interface":"back","average":{"1min":0.84999999999999998,"5min":0.82299999999999995,"15min":0.84299999999999997},"min":{"1min":0.55500000000000005,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":1.218,"5min":1.218,"15min":1.218},"last":0.73899999999999999},{"interface":"front","average":{"1min":0.83099999999999996,"5min":0.88700000000000001,"15min":0.89300000000000002},"min":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":1.1479999999999999,"5min":1.5069999999999999,"15min":1.5069999999999999},"last":1.1020000000000001}]},{"osd":2,"last update":"Sat Sep 23 23:13:07 2023","interfaces":[{"interface":"back","average":{"1min":0.90500000000000003,"5min":0.873,"15min":0.85599999999999998},"min":{"1min":0.68300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"max":{"1min":1.1080000000000001,"5min":1.3160000000000001,"15min":1.3160000000000001},"last":1.0800000000000001},{"interface":"front","average":{"1min":0.91300000000000003,"5min":0.88700000000000001,"15min":0.90600000000000003},"min":{"1min":0.49199999999999999,"5min":0.49199999999999999,"15min":0.49199999999999999},"max":{"1min":1.323,"5min":1.323,"15min":1.323},"last":1.056}]},{"osd":3,"last update":"Sat Sep 23 23:13:07 2023","interfaces":[{"interface":"back","average":{"1min":0.90900000000000003,"5min":0.90200000000000002,"15min":0.93200000000000005},"min":{"1min":0.52400000000000002,"5min":0.52400000000000002,"15min":0.52400000000000002},"max":{"1min":1.3300000000000001,"5min":1.3300000000000001,"15min":1.3300000000000001},"last":0.84299999999999997},{"interface":"front","average":{"1min":0.93500000000000005,"5min":0.93400000000000005,"15min":0.89000000000000001},"min":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"max":{"1min":1.468,"5min":1.468,"15min":1.468},"last":1.024}]},{"osd":5,"last update":"Sat Sep 23 23:12:54 2023","interfaces":[{"interface":"back","average":{"1min":0.86599999999999999,"5min":0.79700000000000004,"15min":0.74299999999999999},"min":{"1min":0.52600000000000002,"5min":0.45500000000000002,"15min":0.45500000000000002},"max":{"1min":1.2,"5min":1.306,"15min":1.306},"last":0.93400000000000005},{"interface":"front","average":{"1min":1.03,"5min":0.99199999999999999,"15min":0.94099999999999995},"min":{"1min":0.65800000000000003,"5min":0.60499999999999998,"15min":0.60499999999999998},"max":{"1min":1.421,"5min":1.421,"15min":1.421},"last":1.1879999999999999}]},{"osd":6,"last update":"Sat Sep 23 23:13:48 2023","interfaces":[{"interface":"back","average":{"1min":0.99399999999999999,"5min":0.875,"15min":0.84899999999999998},"min":{"1min":0.63800000000000001,"5min":0.433,"15min":0.433},"max":{"1min":1.2689999999999999,"5min":1.3819999999999999,"15min":1.3819999999999999},"last":1.1519999999999999},{"interface":"front","average":{"1min":1.0720000000000001,"5min":0.94299999999999995,"15min":0.94699999999999995},"min":{"1min":0.72899999999999998,"5min":0.45800000000000002,"15min":0.45800000000000002},"max":{"1min":1.4850000000000001,"5min":1.4850000000000001,"15min":1.4850000000000001},"last":1.131}]},{"osd":7,"last update":"Sat Sep 23 23:13:38 2023","interfaces":[{"interface":"back","average":{"1min":0.995,"5min":0.995,"15min":0.995},"min":{"1min":0.64000000000000001,"5min":0.59299999999999997,"15min":0.59299999999999997},"max":{"1min":1.5700000000000001,"5min":1.5700000000000001,"15min":1.5700000000000001},"last":1.2669999999999999},{"interface":"front","average":{"1min":0.99299999999999999,"5min":0.96799999999999997,"15min":0.97799999999999998},"min":{"1min":0.58699999999999997,"5min":0.51400000000000001,"15min":0.51400000000000001},"max":{"1min":1.367,"5min":1.367,"15min":1.367},"last":1.2370000000000001}]}]},{"osd":5,"up_from":38,"seq":163208757310,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5808,"kb_used_data":616,"kb_used_omap":0,"kb_used_meta":5184,"kb_avail":93739344,"statfs":{"total":95995035648,"available":95989088256,"internally_reserved":0,"allocated":630784,"data_stored":263223,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5308416},"hb_peers":[0,1,2,3,4,6,7],"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":"Sat Sep 23 23:13:04 2023","interfaces":[{"interface":"back","average":{"1min":0.86499999999999999,"5min":0.89000000000000001,"15min":0.90600000000000003},"min":{"1min":0.48099999999999998,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":1.179,"5min":1.653,"15min":1.653},"last":0.98199999999999998},{"interface":"front","average":{"1min":0.91200000000000003,"5min":0.91200000000000003,"15min":0.91200000000000003},"min":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.2689999999999999,"5min":1.306,"15min":1.306},"last":0.86799999999999999}]},{"osd":1,"last update":"Sat Sep 23 23:13:04 2023","interfaces":[{"interface":"back","average":{"1min":0.91300000000000003,"5min":0.90700000000000003,"15min":0.92900000000000005},"min":{"1min":0.64200000000000002,"5min":0.627,"15min":0.627},"max":{"1min":1.2649999999999999,"5min":1.2949999999999999,"15min":1.2949999999999999},"last":1.2170000000000001},{"interface":"front","average":{"1min":0.83499999999999996,"5min":0.89600000000000002,"15min":0.91400000000000003},"min":{"1min":0.443,"5min":0.443,"15min":0.443},"max":{"1min":1.2170000000000001,"5min":1.27,"15min":1.27},"last":1.1850000000000001}]},{"osd":2,"last update":"Sat Sep 23 23:13:04 2023","interfaces":[{"interface":"back","average":{"1min":0.92600000000000005,"5min":0.90800000000000003,"15min":0.89200000000000002},"min":{"1min":0.68000000000000005,"5min":0.65600000000000003,"15min":0.65600000000000003},"max":{"1min":1.2589999999999999,"5min":1.357,"15min":1.357},"last":0.92800000000000005},{"interface":"front","average":{"1min":0.90600000000000003,"5min":0.94899999999999995,"15min":0.96699999999999997},"min":{"1min":0.73199999999999998,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":1.2869999999999999,"5min":1.5229999999999999,"15min":1.5229999999999999},"last":1.1040000000000001}]},{"osd":3,"last update":"Sat Sep 23 23:13:04 2023","interfaces":[{"interface":"back","average":{"1min":0.93500000000000005,"5min":0.93700000000000006,"15min":0.93799999999999994},"min":{"1min":0.59599999999999997,"5min":0.58399999999999996,"15min":0.58399999999999996},"max":{"1min":1.321,"5min":1.339,"15min":1.339},"last":1.0309999999999999},{"interface":"front","average":{"1min":0.97699999999999998,"5min":0.98099999999999998,"15min":0.99299999999999999},"min":{"1min":0.75700000000000001,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":1.2989999999999999,"5min":1.603,"15min":1.603},"last":1.3340000000000001}]},{"osd":4,"last update":"Sat Sep 23 23:13:04 2023","interfaces":[{"interface":"back","average":{"1min":0.87,"5min":0.85299999999999998,"15min":0.84299999999999997},"min":{"1min":0.55100000000000005,"5min":0.439,"15min":0.439},"max":{"1min":1.357,"5min":1.454,"15min":1.454},"last":0.77200000000000002},{"interface":"front","average":{"1min":0.91000000000000003,"5min":0.874,"15min":0.85699999999999998},"min":{"1min":0.54900000000000004,"5min":0.48199999999999998,"15min":0.48199999999999998},"max":{"1min":1.4770000000000001,"5min":1.4770000000000001,"15min":1.4770000000000001},"last":1.147}]},{"osd":6,"last update":"Sat Sep 23 23:13:45 2023","interfaces":[{"interface":"back","average":{"1min":1.133,"5min":0.93500000000000005,"15min":0.90800000000000003},"min":{"1min":0.96799999999999997,"5min":0.495,"15min":0.495},"max":{"1min":1.3600000000000001,"5min":1.5840000000000001,"15min":1.5840000000000001},"last":1.0609999999999999},{"interface":"front","average":{"1min":1.194,"5min":0.98499999999999999,"15min":0.96899999999999997},"min":{"1min":0.77000000000000002,"5min":0.46100000000000002,"15min":0.46100000000000002},"max":{"1min":1.5529999999999999,"5min":1.5529999999999999,"15min":1.5529999999999999},"last":1.3029999999999999}]},{"osd":7,"last update":"Sat Sep 23 23:13:39 2023","interfaces":[{"interface":"back","average":{"1min":1.181,"5min":1.0580000000000001,"15min":1.0469999999999999},"min":{"1min":0.82499999999999996,"5min":0.52300000000000002,"15min":0.52300000000000002},"max":{"1min":1.454,"5min":1.4950000000000001,"15min":1.4950000000000001},"last":1.2470000000000001},{"interface":"front","average":{"1min":1.181,"5min":1.0409999999999999,"15min":1.0249999999999999},"min":{"1min":0.82299999999999995,"5min":0.44600000000000001,"15min":0.44600000000000001},"max":{"1min":1.4990000000000001,"5min":1.8009999999999999,"15min":1.8009999999999999},"last":1.2869999999999999}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"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},{"poolid":2,"osd":1,"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},{"poolid":2,"osd":2,"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},{"poolid":2,"osd":3,"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},{"poolid":2,"osd":4,"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},{"poolid":2,"osd":5,"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},{"poolid":2,"osd":6,"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},{"poolid":2,"osd":7,"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}]}} 2023-09-23T23:13:54.406 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2023-09-23T23:13:54.406 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2023-09-23T23:13:54.407 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2023-09-23T23:13:54.407 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph health --format=json 2023-09-23T23:13:54.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:13:54 smithi159 bash[27435]: cluster 2023-09-23T23:13:53.471864+0000 mgr.y (mgr.14448) 105 : cluster [DBG] pgmap v79: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:13:54.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:13:54 smithi159 bash[27435]: audit 2023-09-23T23:13:53.626854+0000 mgr.y (mgr.14448) 106 : audit [DBG] from='client.24563 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:13:54.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:13:54 smithi159 bash[41022]: cluster 2023-09-23T23:13:53.471864+0000 mgr.y (mgr.14448) 105 : cluster [DBG] pgmap v79: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:13:54.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:13:54 smithi159 bash[41022]: audit 2023-09-23T23:13:53.626854+0000 mgr.y (mgr.14448) 106 : audit [DBG] from='client.24563 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:13:55.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:13:54 smithi164 bash[31512]: cluster 2023-09-23T23:13:53.471864+0000 mgr.y (mgr.14448) 105 : cluster [DBG] pgmap v79: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:13:55.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:13:54 smithi164 bash[31512]: audit 2023-09-23T23:13:53.626854+0000 mgr.y (mgr.14448) 106 : audit [DBG] from='client.24563 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:13:56.022 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:13:55 smithi164 bash[32529]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:13:55] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T23:13:56.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:13:56 smithi159 bash[27435]: cluster 2023-09-23T23:13:55.472486+0000 mgr.y (mgr.14448) 107 : cluster [DBG] pgmap v80: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:13:56.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:13:56 smithi159 bash[41022]: cluster 2023-09-23T23:13:55.472486+0000 mgr.y (mgr.14448) 107 : cluster [DBG] pgmap v80: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:13:57.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:13:56 smithi164 bash[31512]: cluster 2023-09-23T23:13:55.472486+0000 mgr.y (mgr.14448) 107 : cluster [DBG] pgmap v80: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:13:58.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:13:58 smithi159 bash[27435]: cluster 2023-09-23T23:13:57.473050+0000 mgr.y (mgr.14448) 108 : cluster [DBG] pgmap v81: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:13:58.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:13:58 smithi159 bash[41022]: cluster 2023-09-23T23:13:57.473050+0000 mgr.y (mgr.14448) 108 : cluster [DBG] pgmap v81: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:13:59.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:13:58 smithi164 bash[31512]: cluster 2023-09-23T23:13:57.473050+0000 mgr.y (mgr.14448) 108 : cluster [DBG] pgmap v81: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:13:59.167 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:14:00.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:13:59 smithi164 bash[31512]: audit 2023-09-23T23:13:59.535545+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:14:00.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:13:59 smithi159 bash[27435]: audit 2023-09-23T23:13:59.535545+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:14:00.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:13:59 smithi159 bash[41022]: audit 2023-09-23T23:13:59.535545+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:14:00.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:00 smithi159 bash[27435]: cluster 2023-09-23T23:13:59.473619+0000 mgr.y (mgr.14448) 109 : cluster [DBG] pgmap v82: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:14:00.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:00 smithi159 bash[41022]: cluster 2023-09-23T23:13:59.473619+0000 mgr.y (mgr.14448) 109 : cluster [DBG] pgmap v82: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:14:01.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:00 smithi164 bash[31512]: cluster 2023-09-23T23:13:59.473619+0000 mgr.y (mgr.14448) 109 : cluster [DBG] pgmap v82: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:14:01.794 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:14:01 smithi159 bash[27697]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:14:01] "GET /metrics HTTP/1.1" 200 203178 "" "Prometheus/2.43.0" 2023-09-23T23:14:02.599 INFO:teuthology.orchestra.run.smithi159.stdout: 2023-09-23T23:14:02.599 INFO:teuthology.orchestra.run.smithi159.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2023-09-23T23:14:02.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:02 smithi164 bash[31512]: cluster 2023-09-23T23:14:01.474382+0000 mgr.y (mgr.14448) 110 : cluster [DBG] pgmap v83: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:14:02.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:02 smithi159 bash[27435]: cluster 2023-09-23T23:14:01.474382+0000 mgr.y (mgr.14448) 110 : cluster [DBG] pgmap v83: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:14:02.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:02 smithi159 bash[41022]: cluster 2023-09-23T23:14:01.474382+0000 mgr.y (mgr.14448) 110 : cluster [DBG] pgmap v83: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:14:03.395 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2023-09-23T23:14:03.395 INFO:tasks.cephadm:Setup complete, yielding 2023-09-23T23:14:03.396 INFO:teuthology.run_tasks:Running task cephadm.shell... 2023-09-23T23:14:03.406 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi159.front.sepia.ceph.com 2023-09-23T23:14:03.406 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- bash -c 'ceph fs volume create foo' 2023-09-23T23:14:03.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:03 smithi164 bash[31512]: audit 2023-09-23T23:14:02.596657+0000 mon.a (mon.0) 792 : audit [DBG] from='client.? 172.21.15.159:0/2067621909' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-09-23T23:14:03.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:03 smithi159 bash[27435]: audit 2023-09-23T23:14:02.596657+0000 mon.a (mon.0) 792 : audit [DBG] from='client.? 172.21.15.159:0/2067621909' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-09-23T23:14:03.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:03 smithi159 bash[41022]: audit 2023-09-23T23:14:02.596657+0000 mon.a (mon.0) 792 : audit [DBG] from='client.? 172.21.15.159:0/2067621909' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-09-23T23:14:04.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:04 smithi164 bash[31512]: cluster 2023-09-23T23:14:03.474929+0000 mgr.y (mgr.14448) 111 : cluster [DBG] pgmap v84: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:14:04.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:04 smithi159 bash[27435]: cluster 2023-09-23T23:14:03.474929+0000 mgr.y (mgr.14448) 111 : cluster [DBG] pgmap v84: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:14:04.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:04 smithi159 bash[41022]: cluster 2023-09-23T23:14:03.474929+0000 mgr.y (mgr.14448) 111 : cluster [DBG] pgmap v84: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:14:06.022 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:14:05 smithi164 bash[32529]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:14:05] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T23:14:06.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:06 smithi159 bash[27435]: cluster 2023-09-23T23:14:05.475604+0000 mgr.y (mgr.14448) 112 : cluster [DBG] pgmap v85: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:14:06.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:06 smithi159 bash[41022]: cluster 2023-09-23T23:14:05.475604+0000 mgr.y (mgr.14448) 112 : cluster [DBG] pgmap v85: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:14:07.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:06 smithi164 bash[31512]: cluster 2023-09-23T23:14:05.475604+0000 mgr.y (mgr.14448) 112 : cluster [DBG] pgmap v85: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:14:08.181 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:14:08.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:08 smithi159 bash[27435]: cluster 2023-09-23T23:14:07.476158+0000 mgr.y (mgr.14448) 113 : cluster [DBG] pgmap v86: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:14:08.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:08 smithi159 bash[41022]: cluster 2023-09-23T23:14:07.476158+0000 mgr.y (mgr.14448) 113 : cluster [DBG] pgmap v86: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:14:09.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:08 smithi164 bash[31512]: cluster 2023-09-23T23:14:07.476158+0000 mgr.y (mgr.14448) 113 : cluster [DBG] pgmap v86: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:14:10.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:10 smithi159 bash[27435]: cluster 2023-09-23T23:14:09.476569+0000 mgr.y (mgr.14448) 114 : cluster [DBG] pgmap v87: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:14:10.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:10 smithi159 bash[41022]: cluster 2023-09-23T23:14:09.476569+0000 mgr.y (mgr.14448) 114 : cluster [DBG] pgmap v87: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:14:11.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:10 smithi164 bash[31512]: cluster 2023-09-23T23:14:09.476569+0000 mgr.y (mgr.14448) 114 : cluster [DBG] pgmap v87: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:14:11.793 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:14:11 smithi159 bash[27697]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:14:11] "GET /metrics HTTP/1.1" 200 203178 "" "Prometheus/2.43.0" 2023-09-23T23:14:12.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:12 smithi164 bash[31512]: audit 2023-09-23T23:14:11.283500+0000 mgr.y (mgr.14448) 115 : audit [DBG] from='client.14652 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foo", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:14:12.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:12 smithi164 bash[31512]: audit 2023-09-23T23:14:11.284228+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2023-09-23T23:14:12.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:12 smithi159 bash[27435]: audit 2023-09-23T23:14:11.283500+0000 mgr.y (mgr.14448) 115 : audit [DBG] from='client.14652 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foo", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:14:12.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:12 smithi159 bash[27435]: audit 2023-09-23T23:14:11.284228+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2023-09-23T23:14:12.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:12 smithi159 bash[41022]: audit 2023-09-23T23:14:11.283500+0000 mgr.y (mgr.14448) 115 : audit [DBG] from='client.14652 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foo", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:14:12.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:12 smithi159 bash[41022]: audit 2023-09-23T23:14:11.284228+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2023-09-23T23:14:13.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:12 smithi159 bash[27435]: debug 2023-09-23T23:14:12.779+0000 7fd92c484700 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-09-23T23:14:13.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:13 smithi159 bash[27435]: cluster 2023-09-23T23:14:11.477218+0000 mgr.y (mgr.14448) 116 : cluster [DBG] pgmap v88: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:14:13.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:13 smithi159 bash[27435]: audit 2023-09-23T23:14:11.781159+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]': finished 2023-09-23T23:14:13.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:13 smithi159 bash[27435]: cluster 2023-09-23T23:14:11.781243+0000 mon.a (mon.0) 795 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-09-23T23:14:13.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:13 smithi159 bash[27435]: audit 2023-09-23T23:14:11.783381+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2023-09-23T23:14:13.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:13 smithi159 bash[27435]: audit 2023-09-23T23:14:12.780456+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foo.data"}]': finished 2023-09-23T23:14:13.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:13 smithi159 bash[27435]: cluster 2023-09-23T23:14:12.780725+0000 mon.a (mon.0) 798 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2023-09-23T23:14:13.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:13 smithi159 bash[27435]: audit 2023-09-23T23:14:12.783993+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2023-09-23T23:14:13.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:13 smithi159 bash[27435]: cluster 2023-09-23T23:14:12.785256+0000 mon.a (mon.0) 800 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-09-23T23:14:13.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:13 smithi159 bash[27435]: cluster 2023-09-23T23:14:12.785305+0000 mon.a (mon.0) 801 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2023-09-23T23:14:13.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:13 smithi159 bash[27435]: cluster 2023-09-23T23:14:12.795140+0000 mon.a (mon.0) 802 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2023-09-23T23:14:13.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:13 smithi159 bash[27435]: audit 2023-09-23T23:14:12.795356+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd='[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]': finished 2023-09-23T23:14:13.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:13 smithi159 bash[27435]: cluster 2023-09-23T23:14:12.795449+0000 mon.a (mon.0) 804 : cluster [DBG] fsmap foo:0 2023-09-23T23:14:13.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:13 smithi159 bash[27435]: audit 2023-09-23T23:14:12.811355+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:14:13.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:13 smithi159 bash[27435]: audit 2023-09-23T23:14:12.828843+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:14:13.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:13 smithi159 bash[27435]: audit 2023-09-23T23:14:12.831155+0000 mon.a (mon.0) 807 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:14:13.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:13 smithi159 bash[27435]: audit 2023-09-23T23:14:12.832381+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:14:13.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:13 smithi159 bash[27435]: audit 2023-09-23T23:14:12.838917+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:14:13.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:13 smithi159 bash[27435]: audit 2023-09-23T23:14:12.844106+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi159.bxttro", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-23T23:14:13.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:13 smithi159 bash[27435]: audit 2023-09-23T23:14:12.850783+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi159.bxttro", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-09-23T23:14:13.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:13 smithi159 bash[27435]: audit 2023-09-23T23:14:12.851961+0000 mon.a (mon.0) 812 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:14:13.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:13 smithi159 bash[41022]: cluster 2023-09-23T23:14:11.477218+0000 mgr.y (mgr.14448) 116 : cluster [DBG] pgmap v88: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:14:13.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:13 smithi159 bash[41022]: audit 2023-09-23T23:14:11.781159+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]': finished 2023-09-23T23:14:13.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:13 smithi159 bash[41022]: cluster 2023-09-23T23:14:11.781243+0000 mon.a (mon.0) 795 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-09-23T23:14:13.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:13 smithi159 bash[41022]: audit 2023-09-23T23:14:11.783381+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2023-09-23T23:14:13.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:13 smithi159 bash[41022]: audit 2023-09-23T23:14:12.780456+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foo.data"}]': finished 2023-09-23T23:14:13.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:13 smithi159 bash[41022]: cluster 2023-09-23T23:14:12.780725+0000 mon.a (mon.0) 798 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2023-09-23T23:14:13.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:13 smithi159 bash[41022]: audit 2023-09-23T23:14:12.783993+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2023-09-23T23:14:13.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:13 smithi159 bash[41022]: cluster 2023-09-23T23:14:12.785256+0000 mon.a (mon.0) 800 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-09-23T23:14:13.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:13 smithi159 bash[41022]: cluster 2023-09-23T23:14:12.785305+0000 mon.a (mon.0) 801 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2023-09-23T23:14:13.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:13 smithi159 bash[41022]: cluster 2023-09-23T23:14:12.795140+0000 mon.a (mon.0) 802 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2023-09-23T23:14:13.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:13 smithi159 bash[41022]: audit 2023-09-23T23:14:12.795356+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd='[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]': finished 2023-09-23T23:14:13.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:13 smithi159 bash[41022]: cluster 2023-09-23T23:14:12.795449+0000 mon.a (mon.0) 804 : cluster [DBG] fsmap foo:0 2023-09-23T23:14:13.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:13 smithi159 bash[41022]: audit 2023-09-23T23:14:12.811355+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:14:13.297 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:13 smithi159 bash[41022]: audit 2023-09-23T23:14:12.828843+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:14:13.297 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:13 smithi159 bash[41022]: audit 2023-09-23T23:14:12.831155+0000 mon.a (mon.0) 807 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:14:13.297 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:13 smithi159 bash[41022]: audit 2023-09-23T23:14:12.832381+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:14:13.297 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:13 smithi159 bash[41022]: audit 2023-09-23T23:14:12.838917+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:14:13.297 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:13 smithi159 bash[41022]: audit 2023-09-23T23:14:12.844106+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi159.bxttro", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-23T23:14:13.297 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:13 smithi159 bash[41022]: audit 2023-09-23T23:14:12.850783+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi159.bxttro", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-09-23T23:14:13.297 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:13 smithi159 bash[41022]: audit 2023-09-23T23:14:12.851961+0000 mon.a (mon.0) 812 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:14:13.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:13 smithi164 bash[31512]: cluster 2023-09-23T23:14:11.477218+0000 mgr.y (mgr.14448) 116 : cluster [DBG] pgmap v88: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:14:13.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:13 smithi164 bash[31512]: audit 2023-09-23T23:14:11.781159+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]': finished 2023-09-23T23:14:13.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:13 smithi164 bash[31512]: cluster 2023-09-23T23:14:11.781243+0000 mon.a (mon.0) 795 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-09-23T23:14:13.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:13 smithi164 bash[31512]: audit 2023-09-23T23:14:11.783381+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2023-09-23T23:14:13.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:13 smithi164 bash[31512]: audit 2023-09-23T23:14:12.780456+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foo.data"}]': finished 2023-09-23T23:14:13.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:13 smithi164 bash[31512]: cluster 2023-09-23T23:14:12.780725+0000 mon.a (mon.0) 798 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2023-09-23T23:14:13.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:13 smithi164 bash[31512]: audit 2023-09-23T23:14:12.783993+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2023-09-23T23:14:13.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:13 smithi164 bash[31512]: cluster 2023-09-23T23:14:12.785256+0000 mon.a (mon.0) 800 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-09-23T23:14:13.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:13 smithi164 bash[31512]: cluster 2023-09-23T23:14:12.785305+0000 mon.a (mon.0) 801 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2023-09-23T23:14:13.524 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:13 smithi164 bash[31512]: cluster 2023-09-23T23:14:12.795140+0000 mon.a (mon.0) 802 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2023-09-23T23:14:13.524 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:13 smithi164 bash[31512]: audit 2023-09-23T23:14:12.795356+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd='[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]': finished 2023-09-23T23:14:13.524 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:13 smithi164 bash[31512]: cluster 2023-09-23T23:14:12.795449+0000 mon.a (mon.0) 804 : cluster [DBG] fsmap foo:0 2023-09-23T23:14:13.524 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:13 smithi164 bash[31512]: audit 2023-09-23T23:14:12.811355+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:14:13.524 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:13 smithi164 bash[31512]: audit 2023-09-23T23:14:12.828843+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:14:13.524 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:13 smithi164 bash[31512]: audit 2023-09-23T23:14:12.831155+0000 mon.a (mon.0) 807 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:14:13.524 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:13 smithi164 bash[31512]: audit 2023-09-23T23:14:12.832381+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:14:13.524 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:13 smithi164 bash[31512]: audit 2023-09-23T23:14:12.838917+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:14:13.524 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:13 smithi164 bash[31512]: audit 2023-09-23T23:14:12.844106+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi159.bxttro", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-23T23:14:13.524 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:13 smithi164 bash[31512]: audit 2023-09-23T23:14:12.850783+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi159.bxttro", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-09-23T23:14:13.524 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:13 smithi164 bash[31512]: audit 2023-09-23T23:14:12.851961+0000 mon.a (mon.0) 812 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:14:14.168 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2023-09-23T23:14:14.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:14 smithi164 bash[31512]: cephadm 2023-09-23T23:14:12.800582+0000 mgr.y (mgr.14448) 117 : cephadm [INF] Saving service mds.foo spec with placement count:2 2023-09-23T23:14:14.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:14 smithi164 bash[31512]: cephadm 2023-09-23T23:14:12.853269+0000 mgr.y (mgr.14448) 118 : cephadm [INF] Deploying daemon mds.foo.smithi159.bxttro on smithi159 2023-09-23T23:14:14.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:14 smithi164 bash[31512]: cluster 2023-09-23T23:14:13.795845+0000 mon.a (mon.0) 813 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2023-09-23T23:14:14.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:14 smithi159 bash[27435]: cephadm 2023-09-23T23:14:12.800582+0000 mgr.y (mgr.14448) 117 : cephadm [INF] Saving service mds.foo spec with placement count:2 2023-09-23T23:14:14.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:14 smithi159 bash[27435]: cephadm 2023-09-23T23:14:12.853269+0000 mgr.y (mgr.14448) 118 : cephadm [INF] Deploying daemon mds.foo.smithi159.bxttro on smithi159 2023-09-23T23:14:14.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:14 smithi159 bash[27435]: cluster 2023-09-23T23:14:13.795845+0000 mon.a (mon.0) 813 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2023-09-23T23:14:14.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:14 smithi159 bash[41022]: cephadm 2023-09-23T23:14:12.800582+0000 mgr.y (mgr.14448) 117 : cephadm [INF] Saving service mds.foo spec with placement count:2 2023-09-23T23:14:14.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:14 smithi159 bash[41022]: cephadm 2023-09-23T23:14:12.853269+0000 mgr.y (mgr.14448) 118 : cephadm [INF] Deploying daemon mds.foo.smithi159.bxttro on smithi159 2023-09-23T23:14:14.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:14 smithi159 bash[41022]: cluster 2023-09-23T23:14:13.795845+0000 mon.a (mon.0) 813 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2023-09-23T23:14:15.505 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:15 smithi159 bash[27435]: cluster 2023-09-23T23:14:13.477840+0000 mgr.y (mgr.14448) 119 : cluster [DBG] pgmap v92: 73 pgs: 64 unknown, 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:14:15.505 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:15 smithi159 bash[27435]: audit 2023-09-23T23:14:14.542296+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:14:15.505 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:15 smithi159 bash[27435]: audit 2023-09-23T23:14:14.543461+0000 mon.a (mon.0) 815 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:14:15.505 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:15 smithi159 bash[27435]: cluster 2023-09-23T23:14:14.802848+0000 mon.a (mon.0) 816 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2023-09-23T23:14:15.506 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:15 smithi159 bash[41022]: cluster 2023-09-23T23:14:13.477840+0000 mgr.y (mgr.14448) 119 : cluster [DBG] pgmap v92: 73 pgs: 64 unknown, 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:14:15.506 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:15 smithi159 bash[41022]: audit 2023-09-23T23:14:14.542296+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:14:15.506 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:15 smithi159 bash[41022]: audit 2023-09-23T23:14:14.543461+0000 mon.a (mon.0) 815 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:14:15.506 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:15 smithi159 bash[41022]: cluster 2023-09-23T23:14:14.802848+0000 mon.a (mon.0) 816 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2023-09-23T23:14:15.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:15 smithi164 bash[31512]: cluster 2023-09-23T23:14:13.477840+0000 mgr.y (mgr.14448) 119 : cluster [DBG] pgmap v92: 73 pgs: 64 unknown, 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:14:15.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:15 smithi164 bash[31512]: audit 2023-09-23T23:14:14.542296+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:14:15.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:15 smithi164 bash[31512]: audit 2023-09-23T23:14:14.543461+0000 mon.a (mon.0) 815 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:14:15.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:15 smithi164 bash[31512]: cluster 2023-09-23T23:14:14.802848+0000 mon.a (mon.0) 816 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2023-09-23T23:14:16.022 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:14:15 smithi164 bash[32529]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:14:15] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T23:14:17.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:17 smithi159 bash[27435]: cluster 2023-09-23T23:14:15.478809+0000 mgr.y (mgr.14448) 120 : cluster [DBG] pgmap v95: 73 pgs: 73 active+clean; 577 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:14:17.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:17 smithi159 bash[27435]: audit 2023-09-23T23:14:16.034594+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:14:17.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:17 smithi159 bash[27435]: audit 2023-09-23T23:14:16.042357+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:14:17.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:17 smithi159 bash[27435]: audit 2023-09-23T23:14:16.086253+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:14:17.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:17 smithi159 bash[27435]: audit 2023-09-23T23:14:16.087448+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi164.itcshs", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-23T23:14:17.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:17 smithi159 bash[27435]: audit 2023-09-23T23:14:16.094780+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi164.itcshs", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-09-23T23:14:17.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:17 smithi159 bash[27435]: audit 2023-09-23T23:14:16.095844+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:14:17.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:17 smithi159 bash[27435]: cephadm 2023-09-23T23:14:16.096990+0000 mgr.y (mgr.14448) 121 : cephadm [INF] Deploying daemon mds.foo.smithi164.itcshs on smithi164 2023-09-23T23:14:17.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:17 smithi159 bash[41022]: cluster 2023-09-23T23:14:15.478809+0000 mgr.y (mgr.14448) 120 : cluster [DBG] pgmap v95: 73 pgs: 73 active+clean; 577 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:14:17.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:17 smithi159 bash[41022]: audit 2023-09-23T23:14:16.034594+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:14:17.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:17 smithi159 bash[41022]: audit 2023-09-23T23:14:16.042357+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:14:17.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:17 smithi159 bash[41022]: audit 2023-09-23T23:14:16.086253+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:14:17.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:17 smithi159 bash[41022]: audit 2023-09-23T23:14:16.087448+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi164.itcshs", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-23T23:14:17.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:17 smithi159 bash[41022]: audit 2023-09-23T23:14:16.094780+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi164.itcshs", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-09-23T23:14:17.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:17 smithi159 bash[41022]: audit 2023-09-23T23:14:16.095844+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:14:17.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:17 smithi159 bash[41022]: cephadm 2023-09-23T23:14:16.096990+0000 mgr.y (mgr.14448) 121 : cephadm [INF] Deploying daemon mds.foo.smithi164.itcshs on smithi164 2023-09-23T23:14:17.363 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:17 smithi164 bash[31512]: cluster 2023-09-23T23:14:15.478809+0000 mgr.y (mgr.14448) 120 : cluster [DBG] pgmap v95: 73 pgs: 73 active+clean; 577 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:14:17.363 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:17 smithi164 bash[31512]: audit 2023-09-23T23:14:16.034594+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:14:17.363 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:17 smithi164 bash[31512]: audit 2023-09-23T23:14:16.042357+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:14:17.363 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:17 smithi164 bash[31512]: audit 2023-09-23T23:14:16.086253+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:14:17.363 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:17 smithi164 bash[31512]: audit 2023-09-23T23:14:16.087448+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi164.itcshs", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-23T23:14:17.363 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:17 smithi164 bash[31512]: audit 2023-09-23T23:14:16.094780+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi164.itcshs", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-09-23T23:14:17.363 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:17 smithi164 bash[31512]: audit 2023-09-23T23:14:16.095844+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:14:17.364 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:17 smithi164 bash[31512]: cephadm 2023-09-23T23:14:16.096990+0000 mgr.y (mgr.14448) 121 : cephadm [INF] Deploying daemon mds.foo.smithi164.itcshs on smithi164 2023-09-23T23:14:18.938 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:14:19.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:19 smithi159 bash[41022]: cluster 2023-09-23T23:14:17.479533+0000 mgr.y (mgr.14448) 122 : cluster [DBG] pgmap v96: 73 pgs: 73 active+clean; 577 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:14:19.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:19 smithi159 bash[41022]: cluster 2023-09-23T23:14:18.043440+0000 mon.a (mon.0) 823 : cluster [DBG] mds.? [v2:172.21.15.159:6834/2276495702,v1:172.21.15.159:6835/2276495702] up:boot 2023-09-23T23:14:19.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:19 smithi159 bash[41022]: cluster 2023-09-23T23:14:18.043508+0000 mon.a (mon.0) 824 : cluster [INF] daemon mds.foo.smithi159.bxttro assigned to filesystem foo as rank 0 (now has 1 ranks) 2023-09-23T23:14:19.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:19 smithi159 bash[41022]: cluster 2023-09-23T23:14:18.043597+0000 mon.a (mon.0) 825 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2023-09-23T23:14:19.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:19 smithi159 bash[41022]: cluster 2023-09-23T23:14:18.043622+0000 mon.a (mon.0) 826 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2023-09-23T23:14:19.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:19 smithi159 bash[41022]: cluster 2023-09-23T23:14:18.043637+0000 mon.a (mon.0) 827 : cluster [INF] Cluster is now healthy 2023-09-23T23:14:19.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:19 smithi159 bash[41022]: cluster 2023-09-23T23:14:18.043929+0000 mon.a (mon.0) 828 : cluster [DBG] fsmap foo:0 1 up:standby 2023-09-23T23:14:19.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:19 smithi159 bash[41022]: audit 2023-09-23T23:14:18.044084+0000 mon.a (mon.0) 829 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi159.bxttro"}]: dispatch 2023-09-23T23:14:19.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:19 smithi159 bash[41022]: cluster 2023-09-23T23:14:18.050733+0000 mon.a (mon.0) 830 : cluster [DBG] fsmap foo:1 {0=foo.smithi159.bxttro=up:creating} 2023-09-23T23:14:19.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:19 smithi159 bash[41022]: cluster 2023-09-23T23:14:18.077076+0000 mon.a (mon.0) 831 : cluster [INF] daemon mds.foo.smithi159.bxttro is now active in filesystem foo as rank 0 2023-09-23T23:14:19.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:19 smithi159 bash[41022]: audit 2023-09-23T23:14:18.515680+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:14:19.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:19 smithi159 bash[41022]: audit 2023-09-23T23:14:18.522924+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:14:19.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:19 smithi159 bash[41022]: audit 2023-09-23T23:14:18.576305+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:14:19.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:19 smithi159 bash[41022]: audit 2023-09-23T23:14:18.585501+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:14:19.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:19 smithi159 bash[41022]: audit 2023-09-23T23:14:18.594190+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:14:19.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:19 smithi159 bash[41022]: audit 2023-09-23T23:14:18.659086+0000 mon.a (mon.0) 837 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:14:19.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:19 smithi159 bash[27435]: cluster 2023-09-23T23:14:17.479533+0000 mgr.y (mgr.14448) 122 : cluster [DBG] pgmap v96: 73 pgs: 73 active+clean; 577 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:14:19.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:19 smithi159 bash[27435]: cluster 2023-09-23T23:14:18.043440+0000 mon.a (mon.0) 823 : cluster [DBG] mds.? [v2:172.21.15.159:6834/2276495702,v1:172.21.15.159:6835/2276495702] up:boot 2023-09-23T23:14:19.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:19 smithi159 bash[27435]: cluster 2023-09-23T23:14:18.043508+0000 mon.a (mon.0) 824 : cluster [INF] daemon mds.foo.smithi159.bxttro assigned to filesystem foo as rank 0 (now has 1 ranks) 2023-09-23T23:14:19.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:19 smithi159 bash[27435]: cluster 2023-09-23T23:14:18.043597+0000 mon.a (mon.0) 825 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2023-09-23T23:14:19.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:19 smithi159 bash[27435]: cluster 2023-09-23T23:14:18.043622+0000 mon.a (mon.0) 826 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2023-09-23T23:14:19.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:19 smithi159 bash[27435]: cluster 2023-09-23T23:14:18.043637+0000 mon.a (mon.0) 827 : cluster [INF] Cluster is now healthy 2023-09-23T23:14:19.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:19 smithi159 bash[27435]: cluster 2023-09-23T23:14:18.043929+0000 mon.a (mon.0) 828 : cluster [DBG] fsmap foo:0 1 up:standby 2023-09-23T23:14:19.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:19 smithi159 bash[27435]: audit 2023-09-23T23:14:18.044084+0000 mon.a (mon.0) 829 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi159.bxttro"}]: dispatch 2023-09-23T23:14:19.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:19 smithi159 bash[27435]: cluster 2023-09-23T23:14:18.050733+0000 mon.a (mon.0) 830 : cluster [DBG] fsmap foo:1 {0=foo.smithi159.bxttro=up:creating} 2023-09-23T23:14:19.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:19 smithi159 bash[27435]: cluster 2023-09-23T23:14:18.077076+0000 mon.a (mon.0) 831 : cluster [INF] daemon mds.foo.smithi159.bxttro is now active in filesystem foo as rank 0 2023-09-23T23:14:19.297 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:19 smithi159 bash[27435]: audit 2023-09-23T23:14:18.515680+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:14:19.297 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:19 smithi159 bash[27435]: audit 2023-09-23T23:14:18.522924+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:14:19.297 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:19 smithi159 bash[27435]: audit 2023-09-23T23:14:18.576305+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:14:19.297 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:19 smithi159 bash[27435]: audit 2023-09-23T23:14:18.585501+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:14:19.297 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:19 smithi159 bash[27435]: audit 2023-09-23T23:14:18.594190+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:14:19.297 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:19 smithi159 bash[27435]: audit 2023-09-23T23:14:18.659086+0000 mon.a (mon.0) 837 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:14:19.330 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:19 smithi164 bash[31512]: cluster 2023-09-23T23:14:17.479533+0000 mgr.y (mgr.14448) 122 : cluster [DBG] pgmap v96: 73 pgs: 73 active+clean; 577 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:14:19.331 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:19 smithi164 bash[31512]: cluster 2023-09-23T23:14:18.043440+0000 mon.a (mon.0) 823 : cluster [DBG] mds.? [v2:172.21.15.159:6834/2276495702,v1:172.21.15.159:6835/2276495702] up:boot 2023-09-23T23:14:19.331 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:19 smithi164 bash[31512]: cluster 2023-09-23T23:14:18.043508+0000 mon.a (mon.0) 824 : cluster [INF] daemon mds.foo.smithi159.bxttro assigned to filesystem foo as rank 0 (now has 1 ranks) 2023-09-23T23:14:19.331 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:19 smithi164 bash[31512]: cluster 2023-09-23T23:14:18.043597+0000 mon.a (mon.0) 825 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2023-09-23T23:14:19.331 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:19 smithi164 bash[31512]: cluster 2023-09-23T23:14:18.043622+0000 mon.a (mon.0) 826 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2023-09-23T23:14:19.331 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:19 smithi164 bash[31512]: cluster 2023-09-23T23:14:18.043637+0000 mon.a (mon.0) 827 : cluster [INF] Cluster is now healthy 2023-09-23T23:14:19.331 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:19 smithi164 bash[31512]: cluster 2023-09-23T23:14:18.043929+0000 mon.a (mon.0) 828 : cluster [DBG] fsmap foo:0 1 up:standby 2023-09-23T23:14:19.331 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:19 smithi164 bash[31512]: audit 2023-09-23T23:14:18.044084+0000 mon.a (mon.0) 829 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi159.bxttro"}]: dispatch 2023-09-23T23:14:19.331 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:19 smithi164 bash[31512]: cluster 2023-09-23T23:14:18.050733+0000 mon.a (mon.0) 830 : cluster [DBG] fsmap foo:1 {0=foo.smithi159.bxttro=up:creating} 2023-09-23T23:14:19.331 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:19 smithi164 bash[31512]: cluster 2023-09-23T23:14:18.077076+0000 mon.a (mon.0) 831 : cluster [INF] daemon mds.foo.smithi159.bxttro is now active in filesystem foo as rank 0 2023-09-23T23:14:19.331 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:19 smithi164 bash[31512]: audit 2023-09-23T23:14:18.515680+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:14:19.331 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:19 smithi164 bash[31512]: audit 2023-09-23T23:14:18.522924+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:14:19.331 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:19 smithi164 bash[31512]: audit 2023-09-23T23:14:18.576305+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:14:19.332 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:19 smithi164 bash[31512]: audit 2023-09-23T23:14:18.585501+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:14:19.332 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:19 smithi164 bash[31512]: audit 2023-09-23T23:14:18.594190+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:14:19.332 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:19 smithi164 bash[31512]: audit 2023-09-23T23:14:18.659086+0000 mon.a (mon.0) 837 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:14:20.436 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:20 smithi159 bash[27435]: cluster 2023-09-23T23:14:19.055823+0000 mon.a (mon.0) 838 : cluster [DBG] mds.? [v2:172.21.15.159:6834/2276495702,v1:172.21.15.159:6835/2276495702] up:active 2023-09-23T23:14:20.436 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:20 smithi159 bash[27435]: cluster 2023-09-23T23:14:19.055892+0000 mon.a (mon.0) 839 : cluster [DBG] fsmap foo:1 {0=foo.smithi159.bxttro=up:active} 2023-09-23T23:14:20.436 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:20 smithi159 bash[27435]: audit 2023-09-23T23:14:19.600357+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:14:20.437 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:20 smithi159 bash[41022]: cluster 2023-09-23T23:14:19.055823+0000 mon.a (mon.0) 838 : cluster [DBG] mds.? [v2:172.21.15.159:6834/2276495702,v1:172.21.15.159:6835/2276495702] up:active 2023-09-23T23:14:20.437 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:20 smithi159 bash[41022]: cluster 2023-09-23T23:14:19.055892+0000 mon.a (mon.0) 839 : cluster [DBG] fsmap foo:1 {0=foo.smithi159.bxttro=up:active} 2023-09-23T23:14:20.437 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:20 smithi159 bash[41022]: audit 2023-09-23T23:14:19.600357+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:14:20.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:20 smithi164 bash[31512]: cluster 2023-09-23T23:14:19.055823+0000 mon.a (mon.0) 838 : cluster [DBG] mds.? [v2:172.21.15.159:6834/2276495702,v1:172.21.15.159:6835/2276495702] up:active 2023-09-23T23:14:20.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:20 smithi164 bash[31512]: cluster 2023-09-23T23:14:19.055892+0000 mon.a (mon.0) 839 : cluster [DBG] fsmap foo:1 {0=foo.smithi159.bxttro=up:active} 2023-09-23T23:14:20.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:20 smithi164 bash[31512]: audit 2023-09-23T23:14:19.600357+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:14:21.405 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:21 smithi159 bash[27435]: cluster 2023-09-23T23:14:19.480105+0000 mgr.y (mgr.14448) 123 : cluster [DBG] pgmap v97: 73 pgs: 73 active+clean; 577 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:14:21.405 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:21 smithi159 bash[27435]: cluster 2023-09-23T23:14:20.071988+0000 mon.a (mon.0) 841 : cluster [DBG] mds.? [v2:172.21.15.164:6832/2446981348,v1:172.21.15.164:6833/2446981348] up:boot 2023-09-23T23:14:21.406 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:21 smithi159 bash[27435]: cluster 2023-09-23T23:14:20.072038+0000 mon.a (mon.0) 842 : cluster [INF] Dropping low affinity active daemon mds.foo.smithi159.bxttro in favor of higher affinity standby. 2023-09-23T23:14:21.406 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:21 smithi159 bash[27435]: cluster 2023-09-23T23:14:20.072058+0000 mon.a (mon.0) 843 : cluster [WRN] Replacing daemon mds.foo.smithi159.bxttro as rank 0 with standby daemon mds.foo.smithi164.itcshs 2023-09-23T23:14:21.406 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:21 smithi159 bash[27435]: cluster 2023-09-23T23:14:20.072601+0000 mon.a (mon.0) 844 : cluster [WRN] Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2023-09-23T23:14:21.406 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:21 smithi159 bash[27435]: cluster 2023-09-23T23:14:20.072639+0000 mon.a (mon.0) 845 : cluster [WRN] Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2023-09-23T23:14:21.406 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:21 smithi159 bash[27435]: cluster 2023-09-23T23:14:20.072665+0000 mon.a (mon.0) 846 : cluster [DBG] fsmap foo:1 {0=foo.smithi159.bxttro=up:active} 1 up:standby 2023-09-23T23:14:21.406 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:21 smithi159 bash[27435]: audit 2023-09-23T23:14:20.072847+0000 mon.a (mon.0) 847 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi164.itcshs"}]: dispatch 2023-09-23T23:14:21.406 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:21 smithi159 bash[27435]: cluster 2023-09-23T23:14:20.077300+0000 mon.a (mon.0) 848 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2023-09-23T23:14:21.406 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:21 smithi159 bash[27435]: cluster 2023-09-23T23:14:20.088024+0000 mon.a (mon.0) 849 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi164.itcshs=up:replay} 2023-09-23T23:14:21.406 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:21 smithi159 bash[41022]: cluster 2023-09-23T23:14:19.480105+0000 mgr.y (mgr.14448) 123 : cluster [DBG] pgmap v97: 73 pgs: 73 active+clean; 577 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:14:21.407 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:21 smithi159 bash[41022]: cluster 2023-09-23T23:14:20.071988+0000 mon.a (mon.0) 841 : cluster [DBG] mds.? [v2:172.21.15.164:6832/2446981348,v1:172.21.15.164:6833/2446981348] up:boot 2023-09-23T23:14:21.407 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:21 smithi159 bash[41022]: cluster 2023-09-23T23:14:20.072038+0000 mon.a (mon.0) 842 : cluster [INF] Dropping low affinity active daemon mds.foo.smithi159.bxttro in favor of higher affinity standby. 2023-09-23T23:14:21.407 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:21 smithi159 bash[41022]: cluster 2023-09-23T23:14:20.072058+0000 mon.a (mon.0) 843 : cluster [WRN] Replacing daemon mds.foo.smithi159.bxttro as rank 0 with standby daemon mds.foo.smithi164.itcshs 2023-09-23T23:14:21.407 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:21 smithi159 bash[41022]: cluster 2023-09-23T23:14:20.072601+0000 mon.a (mon.0) 844 : cluster [WRN] Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2023-09-23T23:14:21.407 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:21 smithi159 bash[41022]: cluster 2023-09-23T23:14:20.072639+0000 mon.a (mon.0) 845 : cluster [WRN] Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2023-09-23T23:14:21.407 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:21 smithi159 bash[41022]: cluster 2023-09-23T23:14:20.072665+0000 mon.a (mon.0) 846 : cluster [DBG] fsmap foo:1 {0=foo.smithi159.bxttro=up:active} 1 up:standby 2023-09-23T23:14:21.407 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:21 smithi159 bash[41022]: audit 2023-09-23T23:14:20.072847+0000 mon.a (mon.0) 847 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi164.itcshs"}]: dispatch 2023-09-23T23:14:21.407 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:21 smithi159 bash[41022]: cluster 2023-09-23T23:14:20.077300+0000 mon.a (mon.0) 848 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2023-09-23T23:14:21.407 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:21 smithi159 bash[41022]: cluster 2023-09-23T23:14:20.088024+0000 mon.a (mon.0) 849 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi164.itcshs=up:replay} 2023-09-23T23:14:21.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:21 smithi164 bash[31512]: cluster 2023-09-23T23:14:19.480105+0000 mgr.y (mgr.14448) 123 : cluster [DBG] pgmap v97: 73 pgs: 73 active+clean; 577 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:14:21.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:21 smithi164 bash[31512]: cluster 2023-09-23T23:14:20.071988+0000 mon.a (mon.0) 841 : cluster [DBG] mds.? [v2:172.21.15.164:6832/2446981348,v1:172.21.15.164:6833/2446981348] up:boot 2023-09-23T23:14:21.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:21 smithi164 bash[31512]: cluster 2023-09-23T23:14:20.072038+0000 mon.a (mon.0) 842 : cluster [INF] Dropping low affinity active daemon mds.foo.smithi159.bxttro in favor of higher affinity standby. 2023-09-23T23:14:21.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:21 smithi164 bash[31512]: cluster 2023-09-23T23:14:20.072058+0000 mon.a (mon.0) 843 : cluster [WRN] Replacing daemon mds.foo.smithi159.bxttro as rank 0 with standby daemon mds.foo.smithi164.itcshs 2023-09-23T23:14:21.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:21 smithi164 bash[31512]: cluster 2023-09-23T23:14:20.072601+0000 mon.a (mon.0) 844 : cluster [WRN] Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2023-09-23T23:14:21.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:21 smithi164 bash[31512]: cluster 2023-09-23T23:14:20.072639+0000 mon.a (mon.0) 845 : cluster [WRN] Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2023-09-23T23:14:21.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:21 smithi164 bash[31512]: cluster 2023-09-23T23:14:20.072665+0000 mon.a (mon.0) 846 : cluster [DBG] fsmap foo:1 {0=foo.smithi159.bxttro=up:active} 1 up:standby 2023-09-23T23:14:21.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:21 smithi164 bash[31512]: audit 2023-09-23T23:14:20.072847+0000 mon.a (mon.0) 847 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi164.itcshs"}]: dispatch 2023-09-23T23:14:21.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:21 smithi164 bash[31512]: cluster 2023-09-23T23:14:20.077300+0000 mon.a (mon.0) 848 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2023-09-23T23:14:21.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:21 smithi164 bash[31512]: cluster 2023-09-23T23:14:20.088024+0000 mon.a (mon.0) 849 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi164.itcshs=up:replay} 2023-09-23T23:14:21.794 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:14:21 smithi159 bash[27697]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:14:21] "GET /metrics HTTP/1.1" 200 207973 "" "Prometheus/2.43.0" 2023-09-23T23:14:22.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:22 smithi164 bash[31512]: cluster 2023-09-23T23:14:21.084947+0000 mon.a (mon.0) 850 : cluster [INF] Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2023-09-23T23:14:22.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:22 smithi164 bash[31512]: cluster 2023-09-23T23:14:21.094527+0000 mon.a (mon.0) 851 : cluster [DBG] mds.? [v2:172.21.15.164:6832/2446981348,v1:172.21.15.164:6833/2446981348] up:reconnect 2023-09-23T23:14:22.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:22 smithi164 bash[31512]: cluster 2023-09-23T23:14:21.094587+0000 mon.a (mon.0) 852 : cluster [DBG] mds.? [v2:172.21.15.159:6834/3413445611,v1:172.21.15.159:6835/3413445611] up:boot 2023-09-23T23:14:22.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:22 smithi164 bash[31512]: cluster 2023-09-23T23:14:21.094656+0000 mon.a (mon.0) 853 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi164.itcshs=up:reconnect} 1 up:standby 2023-09-23T23:14:22.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:22 smithi164 bash[31512]: audit 2023-09-23T23:14:21.094948+0000 mon.a (mon.0) 854 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi159.bxttro"}]: dispatch 2023-09-23T23:14:22.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:22 smithi159 bash[27435]: cluster 2023-09-23T23:14:21.084947+0000 mon.a (mon.0) 850 : cluster [INF] Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2023-09-23T23:14:22.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:22 smithi159 bash[27435]: cluster 2023-09-23T23:14:21.094527+0000 mon.a (mon.0) 851 : cluster [DBG] mds.? [v2:172.21.15.164:6832/2446981348,v1:172.21.15.164:6833/2446981348] up:reconnect 2023-09-23T23:14:22.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:22 smithi159 bash[27435]: cluster 2023-09-23T23:14:21.094587+0000 mon.a (mon.0) 852 : cluster [DBG] mds.? [v2:172.21.15.159:6834/3413445611,v1:172.21.15.159:6835/3413445611] up:boot 2023-09-23T23:14:22.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:22 smithi159 bash[27435]: cluster 2023-09-23T23:14:21.094656+0000 mon.a (mon.0) 853 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi164.itcshs=up:reconnect} 1 up:standby 2023-09-23T23:14:22.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:22 smithi159 bash[27435]: audit 2023-09-23T23:14:21.094948+0000 mon.a (mon.0) 854 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi159.bxttro"}]: dispatch 2023-09-23T23:14:22.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:22 smithi159 bash[41022]: cluster 2023-09-23T23:14:21.084947+0000 mon.a (mon.0) 850 : cluster [INF] Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2023-09-23T23:14:22.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:22 smithi159 bash[41022]: cluster 2023-09-23T23:14:21.094527+0000 mon.a (mon.0) 851 : cluster [DBG] mds.? [v2:172.21.15.164:6832/2446981348,v1:172.21.15.164:6833/2446981348] up:reconnect 2023-09-23T23:14:22.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:22 smithi159 bash[41022]: cluster 2023-09-23T23:14:21.094587+0000 mon.a (mon.0) 852 : cluster [DBG] mds.? [v2:172.21.15.159:6834/3413445611,v1:172.21.15.159:6835/3413445611] up:boot 2023-09-23T23:14:22.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:22 smithi159 bash[41022]: cluster 2023-09-23T23:14:21.094656+0000 mon.a (mon.0) 853 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi164.itcshs=up:reconnect} 1 up:standby 2023-09-23T23:14:22.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:22 smithi159 bash[41022]: audit 2023-09-23T23:14:21.094948+0000 mon.a (mon.0) 854 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi159.bxttro"}]: dispatch 2023-09-23T23:14:23.251 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2023-09-23T23:14:23.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:23 smithi164 bash[31512]: cluster 2023-09-23T23:14:21.481158+0000 mgr.y (mgr.14448) 124 : cluster [DBG] pgmap v99: 73 pgs: 73 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1.7 KiB/s wr, 7 op/s 2023-09-23T23:14:23.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:23 smithi164 bash[31512]: cluster 2023-09-23T23:14:22.098433+0000 mon.a (mon.0) 855 : cluster [DBG] mds.? [v2:172.21.15.164:6832/2446981348,v1:172.21.15.164:6833/2446981348] up:rejoin 2023-09-23T23:14:23.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:23 smithi164 bash[31512]: cluster 2023-09-23T23:14:22.098519+0000 mon.a (mon.0) 856 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi164.itcshs=up:rejoin} 1 up:standby 2023-09-23T23:14:23.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:23 smithi164 bash[31512]: cluster 2023-09-23T23:14:22.100156+0000 mon.a (mon.0) 857 : cluster [INF] daemon mds.foo.smithi164.itcshs is now active in filesystem foo as rank 0 2023-09-23T23:14:23.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:23 smithi159 bash[27435]: cluster 2023-09-23T23:14:21.481158+0000 mgr.y (mgr.14448) 124 : cluster [DBG] pgmap v99: 73 pgs: 73 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1.7 KiB/s wr, 7 op/s 2023-09-23T23:14:23.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:23 smithi159 bash[27435]: cluster 2023-09-23T23:14:22.098433+0000 mon.a (mon.0) 855 : cluster [DBG] mds.? [v2:172.21.15.164:6832/2446981348,v1:172.21.15.164:6833/2446981348] up:rejoin 2023-09-23T23:14:23.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:23 smithi159 bash[27435]: cluster 2023-09-23T23:14:22.098519+0000 mon.a (mon.0) 856 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi164.itcshs=up:rejoin} 1 up:standby 2023-09-23T23:14:23.546 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:23 smithi159 bash[27435]: cluster 2023-09-23T23:14:22.100156+0000 mon.a (mon.0) 857 : cluster [INF] daemon mds.foo.smithi164.itcshs is now active in filesystem foo as rank 0 2023-09-23T23:14:23.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:23 smithi159 bash[41022]: cluster 2023-09-23T23:14:21.481158+0000 mgr.y (mgr.14448) 124 : cluster [DBG] pgmap v99: 73 pgs: 73 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1.7 KiB/s wr, 7 op/s 2023-09-23T23:14:23.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:23 smithi159 bash[41022]: cluster 2023-09-23T23:14:22.098433+0000 mon.a (mon.0) 855 : cluster [DBG] mds.? [v2:172.21.15.164:6832/2446981348,v1:172.21.15.164:6833/2446981348] up:rejoin 2023-09-23T23:14:23.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:23 smithi159 bash[41022]: cluster 2023-09-23T23:14:22.098519+0000 mon.a (mon.0) 856 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi164.itcshs=up:rejoin} 1 up:standby 2023-09-23T23:14:23.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:23 smithi159 bash[41022]: cluster 2023-09-23T23:14:22.100156+0000 mon.a (mon.0) 857 : cluster [INF] daemon mds.foo.smithi164.itcshs is now active in filesystem foo as rank 0 2023-09-23T23:14:24.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:24 smithi164 bash[31512]: cluster 2023-09-23T23:14:23.096063+0000 mon.a (mon.0) 858 : cluster [INF] Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2023-09-23T23:14:24.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:24 smithi164 bash[31512]: cluster 2023-09-23T23:14:23.096090+0000 mon.a (mon.0) 859 : cluster [INF] Cluster is now healthy 2023-09-23T23:14:24.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:24 smithi164 bash[31512]: cluster 2023-09-23T23:14:23.100599+0000 mon.a (mon.0) 860 : cluster [DBG] mds.? [v2:172.21.15.164:6832/2446981348,v1:172.21.15.164:6833/2446981348] up:active 2023-09-23T23:14:24.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:24 smithi164 bash[31512]: cluster 2023-09-23T23:14:23.100706+0000 mon.a (mon.0) 861 : cluster [DBG] fsmap foo:1 {0=foo.smithi164.itcshs=up:active} 1 up:standby 2023-09-23T23:14:24.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:24 smithi159 bash[27435]: cluster 2023-09-23T23:14:23.096063+0000 mon.a (mon.0) 858 : cluster [INF] Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2023-09-23T23:14:24.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:24 smithi159 bash[27435]: cluster 2023-09-23T23:14:23.096090+0000 mon.a (mon.0) 859 : cluster [INF] Cluster is now healthy 2023-09-23T23:14:24.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:24 smithi159 bash[27435]: cluster 2023-09-23T23:14:23.100599+0000 mon.a (mon.0) 860 : cluster [DBG] mds.? [v2:172.21.15.164:6832/2446981348,v1:172.21.15.164:6833/2446981348] up:active 2023-09-23T23:14:24.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:24 smithi159 bash[27435]: cluster 2023-09-23T23:14:23.100706+0000 mon.a (mon.0) 861 : cluster [DBG] fsmap foo:1 {0=foo.smithi164.itcshs=up:active} 1 up:standby 2023-09-23T23:14:24.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:24 smithi159 bash[41022]: cluster 2023-09-23T23:14:23.096063+0000 mon.a (mon.0) 858 : cluster [INF] Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2023-09-23T23:14:24.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:24 smithi159 bash[41022]: cluster 2023-09-23T23:14:23.096090+0000 mon.a (mon.0) 859 : cluster [INF] Cluster is now healthy 2023-09-23T23:14:24.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:24 smithi159 bash[41022]: cluster 2023-09-23T23:14:23.100599+0000 mon.a (mon.0) 860 : cluster [DBG] mds.? [v2:172.21.15.164:6832/2446981348,v1:172.21.15.164:6833/2446981348] up:active 2023-09-23T23:14:24.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:24 smithi159 bash[41022]: cluster 2023-09-23T23:14:23.100706+0000 mon.a (mon.0) 861 : cluster [DBG] fsmap foo:1 {0=foo.smithi164.itcshs=up:active} 1 up:standby 2023-09-23T23:14:25.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:25 smithi164 bash[31512]: cluster 2023-09-23T23:14:23.481899+0000 mgr.y (mgr.14448) 125 : cluster [DBG] pgmap v100: 73 pgs: 73 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.5 KiB/s wr, 6 op/s 2023-09-23T23:14:25.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:25 smithi164 bash[31512]: audit 2023-09-23T23:14:24.611777+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:14:25.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:25 smithi164 bash[31512]: audit 2023-09-23T23:14:24.804933+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:14:25.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:25 smithi164 bash[31512]: audit 2023-09-23T23:14:24.814877+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:14:25.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:25 smithi159 bash[27435]: cluster 2023-09-23T23:14:23.481899+0000 mgr.y (mgr.14448) 125 : cluster [DBG] pgmap v100: 73 pgs: 73 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.5 KiB/s wr, 6 op/s 2023-09-23T23:14:25.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:25 smithi159 bash[27435]: audit 2023-09-23T23:14:24.611777+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:14:25.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:25 smithi159 bash[27435]: audit 2023-09-23T23:14:24.804933+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:14:25.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:25 smithi159 bash[27435]: audit 2023-09-23T23:14:24.814877+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:14:25.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:25 smithi159 bash[41022]: cluster 2023-09-23T23:14:23.481899+0000 mgr.y (mgr.14448) 125 : cluster [DBG] pgmap v100: 73 pgs: 73 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.5 KiB/s wr, 6 op/s 2023-09-23T23:14:25.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:25 smithi159 bash[41022]: audit 2023-09-23T23:14:24.611777+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:14:25.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:25 smithi159 bash[41022]: audit 2023-09-23T23:14:24.804933+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:14:25.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:25 smithi159 bash[41022]: audit 2023-09-23T23:14:24.814877+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:14:26.022 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:14:25 smithi164 bash[32529]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:14:25] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T23:14:27.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:26 smithi164 bash[31512]: cluster 2023-09-23T23:14:25.482854+0000 mgr.y (mgr.14448) 126 : cluster [DBG] pgmap v101: 73 pgs: 73 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 4.9 KiB/s rd, 1.3 KiB/s wr, 9 op/s 2023-09-23T23:14:27.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:26 smithi164 bash[31512]: audit 2023-09-23T23:14:25.713844+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:14:27.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:26 smithi164 bash[31512]: audit 2023-09-23T23:14:25.722284+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:14:27.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:26 smithi164 bash[31512]: audit 2023-09-23T23:14:25.723842+0000 mon.a (mon.0) 867 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:14:27.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:26 smithi164 bash[31512]: audit 2023-09-23T23:14:25.725204+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:14:27.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:26 smithi164 bash[31512]: audit 2023-09-23T23:14:25.732461+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:14:27.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:26 smithi164 bash[31512]: audit 2023-09-23T23:14:25.807116+0000 mon.a (mon.0) 870 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:14:27.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:26 smithi164 bash[31512]: audit 2023-09-23T23:14:25.810137+0000 mon.a (mon.0) 871 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:14:27.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:26 smithi164 bash[31512]: audit 2023-09-23T23:14:25.811626+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:14:27.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:26 smithi164 bash[31512]: audit 2023-09-23T23:14:25.819596+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:14:27.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:26 smithi159 bash[27435]: cluster 2023-09-23T23:14:25.482854+0000 mgr.y (mgr.14448) 126 : cluster [DBG] pgmap v101: 73 pgs: 73 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 4.9 KiB/s rd, 1.3 KiB/s wr, 9 op/s 2023-09-23T23:14:27.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:26 smithi159 bash[27435]: audit 2023-09-23T23:14:25.713844+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:14:27.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:26 smithi159 bash[27435]: audit 2023-09-23T23:14:25.722284+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:14:27.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:26 smithi159 bash[27435]: audit 2023-09-23T23:14:25.723842+0000 mon.a (mon.0) 867 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:14:27.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:26 smithi159 bash[27435]: audit 2023-09-23T23:14:25.725204+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:14:27.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:26 smithi159 bash[27435]: audit 2023-09-23T23:14:25.732461+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:14:27.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:26 smithi159 bash[27435]: audit 2023-09-23T23:14:25.807116+0000 mon.a (mon.0) 870 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:14:27.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:26 smithi159 bash[27435]: audit 2023-09-23T23:14:25.810137+0000 mon.a (mon.0) 871 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:14:27.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:26 smithi159 bash[27435]: audit 2023-09-23T23:14:25.811626+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:14:27.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:26 smithi159 bash[27435]: audit 2023-09-23T23:14:25.819596+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:14:27.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:26 smithi159 bash[41022]: cluster 2023-09-23T23:14:25.482854+0000 mgr.y (mgr.14448) 126 : cluster [DBG] pgmap v101: 73 pgs: 73 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 4.9 KiB/s rd, 1.3 KiB/s wr, 9 op/s 2023-09-23T23:14:27.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:26 smithi159 bash[41022]: audit 2023-09-23T23:14:25.713844+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:14:27.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:26 smithi159 bash[41022]: audit 2023-09-23T23:14:25.722284+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:14:27.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:26 smithi159 bash[41022]: audit 2023-09-23T23:14:25.723842+0000 mon.a (mon.0) 867 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:14:27.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:26 smithi159 bash[41022]: audit 2023-09-23T23:14:25.725204+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:14:27.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:26 smithi159 bash[41022]: audit 2023-09-23T23:14:25.732461+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:14:27.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:26 smithi159 bash[41022]: audit 2023-09-23T23:14:25.807116+0000 mon.a (mon.0) 870 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:14:27.046 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:26 smithi159 bash[41022]: audit 2023-09-23T23:14:25.810137+0000 mon.a (mon.0) 871 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:14:27.046 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:26 smithi159 bash[41022]: audit 2023-09-23T23:14:25.811626+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:14:27.046 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:26 smithi159 bash[41022]: audit 2023-09-23T23:14:25.819596+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:14:27.796 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:14:29.010 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:28 smithi159 bash[41022]: cluster 2023-09-23T23:14:27.483510+0000 mgr.y (mgr.14448) 127 : cluster [DBG] pgmap v102: 73 pgs: 73 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 4.9 KiB/s rd, 1.3 KiB/s wr, 9 op/s 2023-09-23T23:14:29.010 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:28 smithi159 bash[27435]: cluster 2023-09-23T23:14:27.483510+0000 mgr.y (mgr.14448) 127 : cluster [DBG] pgmap v102: 73 pgs: 73 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 4.9 KiB/s rd, 1.3 KiB/s wr, 9 op/s 2023-09-23T23:14:29.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:28 smithi164 bash[31512]: cluster 2023-09-23T23:14:27.483510+0000 mgr.y (mgr.14448) 127 : cluster [DBG] pgmap v102: 73 pgs: 73 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 4.9 KiB/s rd, 1.3 KiB/s wr, 9 op/s 2023-09-23T23:14:30.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:29 smithi164 bash[31512]: audit 2023-09-23T23:14:29.481280+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2023-09-23T23:14:30.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:29 smithi164 bash[31512]: audit 2023-09-23T23:14:29.481849+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2023-09-23T23:14:30.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:29 smithi164 bash[31512]: audit 2023-09-23T23:14:29.482318+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2023-09-23T23:14:30.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:29 smithi164 bash[31512]: audit 2023-09-23T23:14:29.546370+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:14:30.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:29 smithi164 bash[31512]: audit 2023-09-23T23:14:29.547829+0000 mon.a (mon.0) 878 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:14:30.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:29 smithi159 bash[27435]: audit 2023-09-23T23:14:29.481280+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2023-09-23T23:14:30.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:29 smithi159 bash[27435]: audit 2023-09-23T23:14:29.481849+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2023-09-23T23:14:30.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:29 smithi159 bash[27435]: audit 2023-09-23T23:14:29.482318+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2023-09-23T23:14:30.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:29 smithi159 bash[27435]: audit 2023-09-23T23:14:29.546370+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:14:30.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:29 smithi159 bash[27435]: audit 2023-09-23T23:14:29.547829+0000 mon.a (mon.0) 878 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:14:30.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:29 smithi159 bash[41022]: audit 2023-09-23T23:14:29.481280+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2023-09-23T23:14:30.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:29 smithi159 bash[41022]: audit 2023-09-23T23:14:29.481849+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2023-09-23T23:14:30.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:29 smithi159 bash[41022]: audit 2023-09-23T23:14:29.482318+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2023-09-23T23:14:30.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:29 smithi159 bash[41022]: audit 2023-09-23T23:14:29.546370+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:14:30.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:29 smithi159 bash[41022]: audit 2023-09-23T23:14:29.547829+0000 mon.a (mon.0) 878 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:14:31.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:30 smithi164 bash[31512]: cluster 2023-09-23T23:14:29.484067+0000 mgr.y (mgr.14448) 128 : cluster [DBG] pgmap v103: 73 pgs: 73 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 4.9 KiB/s rd, 1.3 KiB/s wr, 9 op/s 2023-09-23T23:14:31.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:30 smithi164 bash[31512]: audit 2023-09-23T23:14:29.748631+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]': finished 2023-09-23T23:14:31.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:30 smithi164 bash[31512]: audit 2023-09-23T23:14:29.748746+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]': finished 2023-09-23T23:14:31.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:30 smithi164 bash[31512]: audit 2023-09-23T23:14:29.748868+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]': finished 2023-09-23T23:14:31.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:30 smithi164 bash[31512]: cluster 2023-09-23T23:14:29.748964+0000 mon.a (mon.0) 882 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2023-09-23T23:14:31.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:30 smithi159 bash[27435]: cluster 2023-09-23T23:14:29.484067+0000 mgr.y (mgr.14448) 128 : cluster [DBG] pgmap v103: 73 pgs: 73 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 4.9 KiB/s rd, 1.3 KiB/s wr, 9 op/s 2023-09-23T23:14:31.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:30 smithi159 bash[27435]: audit 2023-09-23T23:14:29.748631+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]': finished 2023-09-23T23:14:31.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:30 smithi159 bash[27435]: audit 2023-09-23T23:14:29.748746+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]': finished 2023-09-23T23:14:31.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:30 smithi159 bash[27435]: audit 2023-09-23T23:14:29.748868+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]': finished 2023-09-23T23:14:31.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:30 smithi159 bash[27435]: cluster 2023-09-23T23:14:29.748964+0000 mon.a (mon.0) 882 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2023-09-23T23:14:31.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:30 smithi159 bash[41022]: cluster 2023-09-23T23:14:29.484067+0000 mgr.y (mgr.14448) 128 : cluster [DBG] pgmap v103: 73 pgs: 73 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 4.9 KiB/s rd, 1.3 KiB/s wr, 9 op/s 2023-09-23T23:14:31.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:30 smithi159 bash[41022]: audit 2023-09-23T23:14:29.748631+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]': finished 2023-09-23T23:14:31.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:30 smithi159 bash[41022]: audit 2023-09-23T23:14:29.748746+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]': finished 2023-09-23T23:14:31.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:30 smithi159 bash[41022]: audit 2023-09-23T23:14:29.748868+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]': finished 2023-09-23T23:14:31.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:30 smithi159 bash[41022]: cluster 2023-09-23T23:14:29.748964+0000 mon.a (mon.0) 882 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2023-09-23T23:14:31.544 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:14:31 smithi159 bash[27697]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:14:31] "GET /metrics HTTP/1.1" 200 239003 "" "Prometheus/2.43.0" 2023-09-23T23:14:31.824 INFO:teuthology.run_tasks:Running task ceph.healthy... 2023-09-23T23:14:31.834 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2023-09-23T23:14:31.834 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2023-09-23T23:14:31.834 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph mgr dump --format=json 2023-09-23T23:14:32.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:31 smithi164 bash[31512]: cluster 2023-09-23T23:14:30.749452+0000 mon.a (mon.0) 883 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2023-09-23T23:14:32.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:31 smithi159 bash[27435]: cluster 2023-09-23T23:14:30.749452+0000 mon.a (mon.0) 883 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2023-09-23T23:14:32.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:31 smithi159 bash[41022]: cluster 2023-09-23T23:14:30.749452+0000 mon.a (mon.0) 883 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2023-09-23T23:14:33.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:32 smithi164 bash[31512]: cluster 2023-09-23T23:14:31.484465+0000 mgr.y (mgr.14448) 129 : cluster [DBG] pgmap v106: 73 pgs: 3 peering, 70 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 4.9 KiB/s rd, 0 B/s wr, 4 op/s 2023-09-23T23:14:33.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:32 smithi159 bash[27435]: cluster 2023-09-23T23:14:31.484465+0000 mgr.y (mgr.14448) 129 : cluster [DBG] pgmap v106: 73 pgs: 3 peering, 70 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 4.9 KiB/s rd, 0 B/s wr, 4 op/s 2023-09-23T23:14:33.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:32 smithi159 bash[41022]: cluster 2023-09-23T23:14:31.484465+0000 mgr.y (mgr.14448) 129 : cluster [DBG] pgmap v106: 73 pgs: 3 peering, 70 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 4.9 KiB/s rd, 0 B/s wr, 4 op/s 2023-09-23T23:14:35.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:34 smithi164 bash[31512]: cluster 2023-09-23T23:14:33.485050+0000 mgr.y (mgr.14448) 130 : cluster [DBG] pgmap v107: 73 pgs: 3 peering, 70 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:14:35.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:34 smithi159 bash[27435]: cluster 2023-09-23T23:14:33.485050+0000 mgr.y (mgr.14448) 130 : cluster [DBG] pgmap v107: 73 pgs: 3 peering, 70 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:14:35.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:34 smithi159 bash[41022]: cluster 2023-09-23T23:14:33.485050+0000 mgr.y (mgr.14448) 130 : cluster [DBG] pgmap v107: 73 pgs: 3 peering, 70 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:14:36.022 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:14:35 smithi164 bash[32529]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:14:35] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T23:14:36.611 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:14:37.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:36 smithi164 bash[31512]: cluster 2023-09-23T23:14:35.486166+0000 mgr.y (mgr.14448) 131 : cluster [DBG] pgmap v108: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:14:37.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:36 smithi159 bash[27435]: cluster 2023-09-23T23:14:35.486166+0000 mgr.y (mgr.14448) 131 : cluster [DBG] pgmap v108: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:14:37.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:36 smithi159 bash[41022]: cluster 2023-09-23T23:14:35.486166+0000 mgr.y (mgr.14448) 131 : cluster [DBG] pgmap v108: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:14:39.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:38 smithi164 bash[31512]: cluster 2023-09-23T23:14:37.486773+0000 mgr.y (mgr.14448) 132 : cluster [DBG] pgmap v109: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:14:39.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:38 smithi159 bash[27435]: cluster 2023-09-23T23:14:37.486773+0000 mgr.y (mgr.14448) 132 : cluster [DBG] pgmap v109: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:14:39.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:38 smithi159 bash[41022]: cluster 2023-09-23T23:14:37.486773+0000 mgr.y (mgr.14448) 132 : cluster [DBG] pgmap v109: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:14:40.039 INFO:teuthology.orchestra.run.smithi159.stdout: 2023-09-23T23:14:40.845 INFO:teuthology.orchestra.run.smithi159.stdout:{"epoch":19,"active_gid":14448,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6800","nonce":1775715693},{"type":"v1","addr":"172.21.15.159:6801","nonce":1775715693}]},"active_addr":"172.21.15.159:6801/1775715693","active_change":"2023-09-23T23:11:29.412355+0000","active_mgr_features":4540138320759226367,"available":true,"standbys":[{"gid":24371,"name":"x","mgr_features":4540138320759226367,"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":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","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.25.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:9.4.7","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":"quay.io/ceph/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":"quay.io/ceph/keepalived:2.1.5","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:v1.5.0","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.43.0","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_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"secs","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","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":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","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_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","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_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","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":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","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":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"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":"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":"rgw","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":"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":[]}}}]}],"modules":["cephadm","dashboard","iostat","nfs","prometheus","restful"],"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":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","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.25.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:9.4.7","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":"quay.io/ceph/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":"quay.io/ceph/keepalived:2.1.5","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:v1.5.0","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.43.0","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_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"secs","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","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":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","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_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","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_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","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":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","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":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"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":"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":"rgw","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":"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":{"dashboard":"https://172.21.15.159:8443/","prometheus":"http://172.21.15.159: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":59,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.159:0","nonce":2034237092}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.159:0","nonce":2094969008}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.159:0","nonce":4287045522}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.159:0","nonce":3684843684}]}]} 2023-09-23T23:14:40.850 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2023-09-23T23:14:40.851 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2023-09-23T23:14:40.851 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd dump --format=json 2023-09-23T23:14:41.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:40 smithi159 bash[41022]: cluster 2023-09-23T23:14:39.487448+0000 mgr.y (mgr.14448) 133 : cluster [DBG] pgmap v110: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:14:41.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:40 smithi159 bash[41022]: audit 2023-09-23T23:14:40.027802+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.159:0/3778673905' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-09-23T23:14:41.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:40 smithi159 bash[27435]: cluster 2023-09-23T23:14:39.487448+0000 mgr.y (mgr.14448) 133 : cluster [DBG] pgmap v110: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:14:41.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:40 smithi159 bash[27435]: audit 2023-09-23T23:14:40.027802+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.159:0/3778673905' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-09-23T23:14:41.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:40 smithi164 bash[31512]: cluster 2023-09-23T23:14:39.487448+0000 mgr.y (mgr.14448) 133 : cluster [DBG] pgmap v110: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:14:41.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:40 smithi164 bash[31512]: audit 2023-09-23T23:14:40.027802+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.159:0/3778673905' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-09-23T23:14:41.793 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:14:41 smithi159 bash[27697]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:14:41] "GET /metrics HTTP/1.1" 200 239003 "" "Prometheus/2.43.0" 2023-09-23T23:14:43.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:42 smithi159 bash[27435]: cluster 2023-09-23T23:14:41.488584+0000 mgr.y (mgr.14448) 134 : cluster [DBG] pgmap v111: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:14:43.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:42 smithi159 bash[41022]: cluster 2023-09-23T23:14:41.488584+0000 mgr.y (mgr.14448) 134 : cluster [DBG] pgmap v111: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:14:43.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:42 smithi164 bash[31512]: cluster 2023-09-23T23:14:41.488584+0000 mgr.y (mgr.14448) 134 : cluster [DBG] pgmap v111: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:14:45.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:44 smithi159 bash[27435]: cluster 2023-09-23T23:14:43.489164+0000 mgr.y (mgr.14448) 135 : cluster [DBG] pgmap v112: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:14:45.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:44 smithi159 bash[27435]: audit 2023-09-23T23:14:44.542132+0000 mon.a (mon.0) 884 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:14:45.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:44 smithi159 bash[41022]: cluster 2023-09-23T23:14:43.489164+0000 mgr.y (mgr.14448) 135 : cluster [DBG] pgmap v112: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:14:45.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:44 smithi159 bash[41022]: audit 2023-09-23T23:14:44.542132+0000 mon.a (mon.0) 884 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:14:45.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:44 smithi164 bash[31512]: cluster 2023-09-23T23:14:43.489164+0000 mgr.y (mgr.14448) 135 : cluster [DBG] pgmap v112: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:14:45.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:44 smithi164 bash[31512]: audit 2023-09-23T23:14:44.542132+0000 mon.a (mon.0) 884 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:14:45.630 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:14:46.022 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:14:45 smithi164 bash[32529]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:14:45] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T23:14:46.990 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:46 smithi159 bash[27435]: cluster 2023-09-23T23:14:45.490174+0000 mgr.y (mgr.14448) 136 : cluster [DBG] pgmap v113: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:14:46.991 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:46 smithi159 bash[41022]: cluster 2023-09-23T23:14:45.490174+0000 mgr.y (mgr.14448) 136 : cluster [DBG] pgmap v113: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:14:47.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:46 smithi164 bash[31512]: cluster 2023-09-23T23:14:45.490174+0000 mgr.y (mgr.14448) 136 : cluster [DBG] pgmap v113: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:14:48.893 INFO:teuthology.orchestra.run.smithi159.stdout: 2023-09-23T23:14:48.893 INFO:teuthology.orchestra.run.smithi159.stdout:{"epoch":71,"fsid":"e43465dc-5a64-11ee-8db4-212e2dc638e7","created":"2023-09-23T23:00:49.674845+0000","modified":"2023-09-23T23:14:30.738667+0000","last_up_change":"2023-09-23T23:10:30.689138+0000","last_in_change":"2023-09-23T23:10:04.479250+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":4,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"luminous","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-09-23T23:06:13.639460+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":"off","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":"21","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":{}}},{"pool":2,"pool_name":"rbd","create_time":"2023-09-23T23:12:09.401085+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":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"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":"63","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":{},"application_metadata":{"rbd":{}}},{"pool":3,"pool_name":"cephfs.foo.meta","create_time":"2023-09-23T23:14:11.719339+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":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"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":"67","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_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"foo"}}},{"pool":4,"pool_name":"cephfs.foo.data","create_time":"2023-09-23T23:14:12.189574+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":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"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":"68","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":{},"application_metadata":{"cephfs":{"data":"foo"}}}],"osds":[{"osd":0,"uuid":"8558e9bc-d8a0-4d92-a3d5-597ef2b41bff","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6802","nonce":3246541074},{"type":"v1","addr":"172.21.15.159:6803","nonce":3246541074}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6804","nonce":3246541074},{"type":"v1","addr":"172.21.15.159:6805","nonce":3246541074}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6808","nonce":3246541074},{"type":"v1","addr":"172.21.15.159:6809","nonce":3246541074}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6806","nonce":3246541074},{"type":"v1","addr":"172.21.15.159:6807","nonce":3246541074}]},"public_addr":"172.21.15.159:6803/3246541074","cluster_addr":"172.21.15.159:6805/3246541074","heartbeat_back_addr":"172.21.15.159:6809/3246541074","heartbeat_front_addr":"172.21.15.159:6807/3246541074","state":["exists","up"]},{"osd":1,"uuid":"4c49a5aa-2c2e-4270-a749-cec5f2d91d9a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6810","nonce":173085485},{"type":"v1","addr":"172.21.15.159:6811","nonce":173085485}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6812","nonce":173085485},{"type":"v1","addr":"172.21.15.159:6813","nonce":173085485}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6816","nonce":173085485},{"type":"v1","addr":"172.21.15.159:6817","nonce":173085485}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6814","nonce":173085485},{"type":"v1","addr":"172.21.15.159:6815","nonce":173085485}]},"public_addr":"172.21.15.159:6811/173085485","cluster_addr":"172.21.15.159:6813/173085485","heartbeat_back_addr":"172.21.15.159:6817/173085485","heartbeat_front_addr":"172.21.15.159:6815/173085485","state":["exists","up"]},{"osd":2,"uuid":"e69361f0-1f5c-4ffe-947a-d8db8e795ad9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6818","nonce":81136691},{"type":"v1","addr":"172.21.15.159:6819","nonce":81136691}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6820","nonce":81136691},{"type":"v1","addr":"172.21.15.159:6821","nonce":81136691}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6824","nonce":81136691},{"type":"v1","addr":"172.21.15.159:6825","nonce":81136691}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6822","nonce":81136691},{"type":"v1","addr":"172.21.15.159:6823","nonce":81136691}]},"public_addr":"172.21.15.159:6819/81136691","cluster_addr":"172.21.15.159:6821/81136691","heartbeat_back_addr":"172.21.15.159:6825/81136691","heartbeat_front_addr":"172.21.15.159:6823/81136691","state":["exists","up"]},{"osd":3,"uuid":"586e11de-f487-4c4d-a5d6-249e1bb3b361","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6826","nonce":2443601349},{"type":"v1","addr":"172.21.15.159:6827","nonce":2443601349}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6828","nonce":2443601349},{"type":"v1","addr":"172.21.15.159:6829","nonce":2443601349}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6832","nonce":2443601349},{"type":"v1","addr":"172.21.15.159:6833","nonce":2443601349}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6830","nonce":2443601349},{"type":"v1","addr":"172.21.15.159:6831","nonce":2443601349}]},"public_addr":"172.21.15.159:6827/2443601349","cluster_addr":"172.21.15.159:6829/2443601349","heartbeat_back_addr":"172.21.15.159:6833/2443601349","heartbeat_front_addr":"172.21.15.159:6831/2443601349","state":["exists","up"]},{"osd":4,"uuid":"8e34cadf-fd5a-4168-ae9c-57e03efdaf93","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":70,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6800","nonce":4068262520},{"type":"v1","addr":"172.21.15.164:6801","nonce":4068262520}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6802","nonce":4068262520},{"type":"v1","addr":"172.21.15.164:6803","nonce":4068262520}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6806","nonce":4068262520},{"type":"v1","addr":"172.21.15.164:6807","nonce":4068262520}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6804","nonce":4068262520},{"type":"v1","addr":"172.21.15.164:6805","nonce":4068262520}]},"public_addr":"172.21.15.164:6801/4068262520","cluster_addr":"172.21.15.164:6803/4068262520","heartbeat_back_addr":"172.21.15.164:6807/4068262520","heartbeat_front_addr":"172.21.15.164:6805/4068262520","state":["exists","up"]},{"osd":5,"uuid":"17a780c6-1857-4825-96dd-2e8501936c2e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":70,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6808","nonce":3334203271},{"type":"v1","addr":"172.21.15.164:6809","nonce":3334203271}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6810","nonce":3334203271},{"type":"v1","addr":"172.21.15.164:6811","nonce":3334203271}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6814","nonce":3334203271},{"type":"v1","addr":"172.21.15.164:6815","nonce":3334203271}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6812","nonce":3334203271},{"type":"v1","addr":"172.21.15.164:6813","nonce":3334203271}]},"public_addr":"172.21.15.164:6809/3334203271","cluster_addr":"172.21.15.164:6811/3334203271","heartbeat_back_addr":"172.21.15.164:6815/3334203271","heartbeat_front_addr":"172.21.15.164:6813/3334203271","state":["exists","up"]},{"osd":6,"uuid":"6a548233-0f0a-431b-b6f3-8aadfab4ecdc","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":70,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6816","nonce":1265716723},{"type":"v1","addr":"172.21.15.164:6817","nonce":1265716723}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6818","nonce":1265716723},{"type":"v1","addr":"172.21.15.164:6819","nonce":1265716723}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6822","nonce":1265716723},{"type":"v1","addr":"172.21.15.164:6823","nonce":1265716723}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6820","nonce":1265716723},{"type":"v1","addr":"172.21.15.164:6821","nonce":1265716723}]},"public_addr":"172.21.15.164:6817/1265716723","cluster_addr":"172.21.15.164:6819/1265716723","heartbeat_back_addr":"172.21.15.164:6823/1265716723","heartbeat_front_addr":"172.21.15.164:6821/1265716723","state":["exists","up"]},{"osd":7,"uuid":"70ce4d00-20f4-428b-8ac9-234cc77c2c69","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6824","nonce":220577122},{"type":"v1","addr":"172.21.15.164:6825","nonce":220577122}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6826","nonce":220577122},{"type":"v1","addr":"172.21.15.164:6827","nonce":220577122}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6830","nonce":220577122},{"type":"v1","addr":"172.21.15.164:6831","nonce":220577122}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6828","nonce":220577122},{"type":"v1","addr":"172.21.15.164:6829","nonce":220577122}]},"public_addr":"172.21.15.164:6825/220577122","cluster_addr":"172.21.15.164:6827/220577122","heartbeat_back_addr":"172.21.15.164:6831/220577122","heartbeat_front_addr":"172.21.15.164:6829/220577122","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T23:04:25.974361+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T23:05:17.793247+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T23:06:11.453322+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T23:07:05.542284+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T23:07:56.421093+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T23:08:47.073341+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T23:09:37.543228+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T23:10:29.024505+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"4.e","mappings":[{"from":1,"to":2}]},{"pgid":"4.12","mappings":[{"from":1,"to":5}]},{"pgid":"4.1f","mappings":[{"from":1,"to":2}]}],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.159:6835/2276495702":"2023-09-24T23:14:20.072068+0000","172.21.15.159:6834/2276495702":"2023-09-24T23:14:20.072068+0000","172.21.15.159:0/628898188":"2023-09-24T23:01:23.248088+0000","172.21.15.159:6800/3553440345":"2023-09-24T23:01:23.248088+0000","172.21.15.159:6801/3553440345":"2023-09-24T23:01:23.248088+0000","172.21.15.159:0/238564211":"2023-09-24T23:01:56.984507+0000","172.21.15.159:6801/2559792961":"2023-09-24T23:11:29.412062+0000","172.21.15.159:0/522488361":"2023-09-24T23:01:23.248088+0000","172.21.15.159:0/901567022":"2023-09-24T23:01:23.248088+0000","172.21.15.159:0/3006995609":"2023-09-24T23:01:56.984507+0000","172.21.15.159:0/3632402390":"2023-09-24T23:01:56.984507+0000","172.21.15.159:6801/317881060":"2023-09-24T23:01:56.984507+0000","172.21.15.159:6800/317881060":"2023-09-24T23:01:56.984507+0000","172.21.15.159:0/3547298581":"2023-09-24T23:11:29.412062+0000","172.21.15.159:0/1495614127":"2023-09-24T23:11:29.412062+0000","172.21.15.159:6800/2559792961":"2023-09-24T23:11:29.412062+0000","172.21.15.159:0/4225554496":"2023-09-24T23:11:29.412062+0000","172.21.15.159:0/611583703":"2023-09-24T23:11:29.412062+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","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}} 2023-09-23T23:14:49.065 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:48 smithi159 bash[27435]: cluster 2023-09-23T23:14:47.490756+0000 mgr.y (mgr.14448) 137 : cluster [DBG] pgmap v114: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:14:49.065 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:48 smithi159 bash[41022]: cluster 2023-09-23T23:14:47.490756+0000 mgr.y (mgr.14448) 137 : cluster [DBG] pgmap v114: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:14:49.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:48 smithi164 bash[31512]: cluster 2023-09-23T23:14:47.490756+0000 mgr.y (mgr.14448) 137 : cluster [DBG] pgmap v114: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:14:49.677 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2023-09-23T23:14:49.678 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd dump --format=json 2023-09-23T23:14:50.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:49 smithi159 bash[27435]: audit 2023-09-23T23:14:48.886268+0000 mon.a (mon.0) 885 : audit [DBG] from='client.? 172.21.15.159:0/3860711642' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T23:14:50.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:49 smithi159 bash[41022]: audit 2023-09-23T23:14:48.886268+0000 mon.a (mon.0) 885 : audit [DBG] from='client.? 172.21.15.159:0/3860711642' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T23:14:50.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:49 smithi164 bash[31512]: audit 2023-09-23T23:14:48.886268+0000 mon.a (mon.0) 885 : audit [DBG] from='client.? 172.21.15.159:0/3860711642' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T23:14:51.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:50 smithi164 bash[31512]: cluster 2023-09-23T23:14:49.491427+0000 mgr.y (mgr.14448) 138 : cluster [DBG] pgmap v115: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:14:51.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:50 smithi159 bash[27435]: cluster 2023-09-23T23:14:49.491427+0000 mgr.y (mgr.14448) 138 : cluster [DBG] pgmap v115: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:14:51.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:50 smithi159 bash[41022]: cluster 2023-09-23T23:14:49.491427+0000 mgr.y (mgr.14448) 138 : cluster [DBG] pgmap v115: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:14:51.793 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:14:51 smithi159 bash[27697]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:14:51] "GET /metrics HTTP/1.1" 200 238986 "" "Prometheus/2.43.0" 2023-09-23T23:14:53.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:52 smithi164 bash[31512]: cluster 2023-09-23T23:14:51.492553+0000 mgr.y (mgr.14448) 139 : cluster [DBG] pgmap v116: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:14:53.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:52 smithi159 bash[27435]: cluster 2023-09-23T23:14:51.492553+0000 mgr.y (mgr.14448) 139 : cluster [DBG] pgmap v116: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:14:53.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:52 smithi159 bash[41022]: cluster 2023-09-23T23:14:51.492553+0000 mgr.y (mgr.14448) 139 : cluster [DBG] pgmap v116: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:14:54.460 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:14:55.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:54 smithi164 bash[31512]: cluster 2023-09-23T23:14:53.493212+0000 mgr.y (mgr.14448) 140 : cluster [DBG] pgmap v117: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:14:55.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:54 smithi159 bash[27435]: cluster 2023-09-23T23:14:53.493212+0000 mgr.y (mgr.14448) 140 : cluster [DBG] pgmap v117: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:14:55.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:54 smithi159 bash[41022]: cluster 2023-09-23T23:14:53.493212+0000 mgr.y (mgr.14448) 140 : cluster [DBG] pgmap v117: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:14:56.022 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:14:55 smithi164 bash[32529]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:14:55] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T23:14:57.133 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:56 smithi159 bash[27435]: cluster 2023-09-23T23:14:55.494423+0000 mgr.y (mgr.14448) 141 : cluster [DBG] pgmap v118: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:14:57.133 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:56 smithi159 bash[41022]: cluster 2023-09-23T23:14:55.494423+0000 mgr.y (mgr.14448) 141 : cluster [DBG] pgmap v118: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:14:57.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:56 smithi164 bash[31512]: cluster 2023-09-23T23:14:55.494423+0000 mgr.y (mgr.14448) 141 : cluster [DBG] pgmap v118: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:14:57.575 INFO:teuthology.orchestra.run.smithi159.stdout: 2023-09-23T23:14:57.576 INFO:teuthology.orchestra.run.smithi159.stdout:{"epoch":71,"fsid":"e43465dc-5a64-11ee-8db4-212e2dc638e7","created":"2023-09-23T23:00:49.674845+0000","modified":"2023-09-23T23:14:30.738667+0000","last_up_change":"2023-09-23T23:10:30.689138+0000","last_in_change":"2023-09-23T23:10:04.479250+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":4,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"luminous","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-09-23T23:06:13.639460+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":"off","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":"21","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":{}}},{"pool":2,"pool_name":"rbd","create_time":"2023-09-23T23:12:09.401085+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":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"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":"63","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":{},"application_metadata":{"rbd":{}}},{"pool":3,"pool_name":"cephfs.foo.meta","create_time":"2023-09-23T23:14:11.719339+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":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"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":"67","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_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"foo"}}},{"pool":4,"pool_name":"cephfs.foo.data","create_time":"2023-09-23T23:14:12.189574+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":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"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":"68","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":{},"application_metadata":{"cephfs":{"data":"foo"}}}],"osds":[{"osd":0,"uuid":"8558e9bc-d8a0-4d92-a3d5-597ef2b41bff","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6802","nonce":3246541074},{"type":"v1","addr":"172.21.15.159:6803","nonce":3246541074}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6804","nonce":3246541074},{"type":"v1","addr":"172.21.15.159:6805","nonce":3246541074}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6808","nonce":3246541074},{"type":"v1","addr":"172.21.15.159:6809","nonce":3246541074}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6806","nonce":3246541074},{"type":"v1","addr":"172.21.15.159:6807","nonce":3246541074}]},"public_addr":"172.21.15.159:6803/3246541074","cluster_addr":"172.21.15.159:6805/3246541074","heartbeat_back_addr":"172.21.15.159:6809/3246541074","heartbeat_front_addr":"172.21.15.159:6807/3246541074","state":["exists","up"]},{"osd":1,"uuid":"4c49a5aa-2c2e-4270-a749-cec5f2d91d9a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6810","nonce":173085485},{"type":"v1","addr":"172.21.15.159:6811","nonce":173085485}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6812","nonce":173085485},{"type":"v1","addr":"172.21.15.159:6813","nonce":173085485}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6816","nonce":173085485},{"type":"v1","addr":"172.21.15.159:6817","nonce":173085485}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6814","nonce":173085485},{"type":"v1","addr":"172.21.15.159:6815","nonce":173085485}]},"public_addr":"172.21.15.159:6811/173085485","cluster_addr":"172.21.15.159:6813/173085485","heartbeat_back_addr":"172.21.15.159:6817/173085485","heartbeat_front_addr":"172.21.15.159:6815/173085485","state":["exists","up"]},{"osd":2,"uuid":"e69361f0-1f5c-4ffe-947a-d8db8e795ad9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6818","nonce":81136691},{"type":"v1","addr":"172.21.15.159:6819","nonce":81136691}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6820","nonce":81136691},{"type":"v1","addr":"172.21.15.159:6821","nonce":81136691}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6824","nonce":81136691},{"type":"v1","addr":"172.21.15.159:6825","nonce":81136691}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6822","nonce":81136691},{"type":"v1","addr":"172.21.15.159:6823","nonce":81136691}]},"public_addr":"172.21.15.159:6819/81136691","cluster_addr":"172.21.15.159:6821/81136691","heartbeat_back_addr":"172.21.15.159:6825/81136691","heartbeat_front_addr":"172.21.15.159:6823/81136691","state":["exists","up"]},{"osd":3,"uuid":"586e11de-f487-4c4d-a5d6-249e1bb3b361","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6826","nonce":2443601349},{"type":"v1","addr":"172.21.15.159:6827","nonce":2443601349}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6828","nonce":2443601349},{"type":"v1","addr":"172.21.15.159:6829","nonce":2443601349}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6832","nonce":2443601349},{"type":"v1","addr":"172.21.15.159:6833","nonce":2443601349}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6830","nonce":2443601349},{"type":"v1","addr":"172.21.15.159:6831","nonce":2443601349}]},"public_addr":"172.21.15.159:6827/2443601349","cluster_addr":"172.21.15.159:6829/2443601349","heartbeat_back_addr":"172.21.15.159:6833/2443601349","heartbeat_front_addr":"172.21.15.159:6831/2443601349","state":["exists","up"]},{"osd":4,"uuid":"8e34cadf-fd5a-4168-ae9c-57e03efdaf93","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":70,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6800","nonce":4068262520},{"type":"v1","addr":"172.21.15.164:6801","nonce":4068262520}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6802","nonce":4068262520},{"type":"v1","addr":"172.21.15.164:6803","nonce":4068262520}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6806","nonce":4068262520},{"type":"v1","addr":"172.21.15.164:6807","nonce":4068262520}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6804","nonce":4068262520},{"type":"v1","addr":"172.21.15.164:6805","nonce":4068262520}]},"public_addr":"172.21.15.164:6801/4068262520","cluster_addr":"172.21.15.164:6803/4068262520","heartbeat_back_addr":"172.21.15.164:6807/4068262520","heartbeat_front_addr":"172.21.15.164:6805/4068262520","state":["exists","up"]},{"osd":5,"uuid":"17a780c6-1857-4825-96dd-2e8501936c2e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":70,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6808","nonce":3334203271},{"type":"v1","addr":"172.21.15.164:6809","nonce":3334203271}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6810","nonce":3334203271},{"type":"v1","addr":"172.21.15.164:6811","nonce":3334203271}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6814","nonce":3334203271},{"type":"v1","addr":"172.21.15.164:6815","nonce":3334203271}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6812","nonce":3334203271},{"type":"v1","addr":"172.21.15.164:6813","nonce":3334203271}]},"public_addr":"172.21.15.164:6809/3334203271","cluster_addr":"172.21.15.164:6811/3334203271","heartbeat_back_addr":"172.21.15.164:6815/3334203271","heartbeat_front_addr":"172.21.15.164:6813/3334203271","state":["exists","up"]},{"osd":6,"uuid":"6a548233-0f0a-431b-b6f3-8aadfab4ecdc","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":70,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6816","nonce":1265716723},{"type":"v1","addr":"172.21.15.164:6817","nonce":1265716723}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6818","nonce":1265716723},{"type":"v1","addr":"172.21.15.164:6819","nonce":1265716723}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6822","nonce":1265716723},{"type":"v1","addr":"172.21.15.164:6823","nonce":1265716723}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6820","nonce":1265716723},{"type":"v1","addr":"172.21.15.164:6821","nonce":1265716723}]},"public_addr":"172.21.15.164:6817/1265716723","cluster_addr":"172.21.15.164:6819/1265716723","heartbeat_back_addr":"172.21.15.164:6823/1265716723","heartbeat_front_addr":"172.21.15.164:6821/1265716723","state":["exists","up"]},{"osd":7,"uuid":"70ce4d00-20f4-428b-8ac9-234cc77c2c69","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6824","nonce":220577122},{"type":"v1","addr":"172.21.15.164:6825","nonce":220577122}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6826","nonce":220577122},{"type":"v1","addr":"172.21.15.164:6827","nonce":220577122}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6830","nonce":220577122},{"type":"v1","addr":"172.21.15.164:6831","nonce":220577122}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6828","nonce":220577122},{"type":"v1","addr":"172.21.15.164:6829","nonce":220577122}]},"public_addr":"172.21.15.164:6825/220577122","cluster_addr":"172.21.15.164:6827/220577122","heartbeat_back_addr":"172.21.15.164:6831/220577122","heartbeat_front_addr":"172.21.15.164:6829/220577122","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T23:04:25.974361+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T23:05:17.793247+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T23:06:11.453322+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T23:07:05.542284+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T23:07:56.421093+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T23:08:47.073341+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T23:09:37.543228+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T23:10:29.024505+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"4.e","mappings":[{"from":1,"to":2}]},{"pgid":"4.12","mappings":[{"from":1,"to":5}]},{"pgid":"4.1f","mappings":[{"from":1,"to":2}]}],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.159:6835/2276495702":"2023-09-24T23:14:20.072068+0000","172.21.15.159:6834/2276495702":"2023-09-24T23:14:20.072068+0000","172.21.15.159:0/628898188":"2023-09-24T23:01:23.248088+0000","172.21.15.159:6800/3553440345":"2023-09-24T23:01:23.248088+0000","172.21.15.159:6801/3553440345":"2023-09-24T23:01:23.248088+0000","172.21.15.159:0/238564211":"2023-09-24T23:01:56.984507+0000","172.21.15.159:6801/2559792961":"2023-09-24T23:11:29.412062+0000","172.21.15.159:0/522488361":"2023-09-24T23:01:23.248088+0000","172.21.15.159:0/901567022":"2023-09-24T23:01:23.248088+0000","172.21.15.159:0/3006995609":"2023-09-24T23:01:56.984507+0000","172.21.15.159:0/3632402390":"2023-09-24T23:01:56.984507+0000","172.21.15.159:6801/317881060":"2023-09-24T23:01:56.984507+0000","172.21.15.159:6800/317881060":"2023-09-24T23:01:56.984507+0000","172.21.15.159:0/3547298581":"2023-09-24T23:11:29.412062+0000","172.21.15.159:0/1495614127":"2023-09-24T23:11:29.412062+0000","172.21.15.159:6800/2559792961":"2023-09-24T23:11:29.412062+0000","172.21.15.159:0/4225554496":"2023-09-24T23:11:29.412062+0000","172.21.15.159:0/611583703":"2023-09-24T23:11:29.412062+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","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}} 2023-09-23T23:14:58.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:57 smithi159 bash[41022]: audit 2023-09-23T23:14:57.570746+0000 mon.a (mon.0) 886 : audit [DBG] from='client.? 172.21.15.159:0/997868981' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T23:14:58.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:57 smithi159 bash[27435]: audit 2023-09-23T23:14:57.570746+0000 mon.a (mon.0) 886 : audit [DBG] from='client.? 172.21.15.159:0/997868981' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T23:14:58.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:57 smithi164 bash[31512]: audit 2023-09-23T23:14:57.570746+0000 mon.a (mon.0) 886 : audit [DBG] from='client.? 172.21.15.159:0/997868981' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T23:14:58.352 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph tell osd.0 flush_pg_stats 2023-09-23T23:14:58.352 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph tell osd.1 flush_pg_stats 2023-09-23T23:14:58.353 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph tell osd.2 flush_pg_stats 2023-09-23T23:14:58.353 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph tell osd.3 flush_pg_stats 2023-09-23T23:14:58.354 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph tell osd.4 flush_pg_stats 2023-09-23T23:14:58.354 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph tell osd.5 flush_pg_stats 2023-09-23T23:14:58.354 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph tell osd.6 flush_pg_stats 2023-09-23T23:14:58.355 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph tell osd.7 flush_pg_stats 2023-09-23T23:14:59.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:58 smithi164 bash[31512]: cluster 2023-09-23T23:14:57.495118+0000 mgr.y (mgr.14448) 142 : cluster [DBG] pgmap v119: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:14:59.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:58 smithi159 bash[27435]: cluster 2023-09-23T23:14:57.495118+0000 mgr.y (mgr.14448) 142 : cluster [DBG] pgmap v119: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:14:59.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:58 smithi159 bash[41022]: cluster 2023-09-23T23:14:57.495118+0000 mgr.y (mgr.14448) 142 : cluster [DBG] pgmap v119: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:15:00.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:14:59 smithi164 bash[31512]: audit 2023-09-23T23:14:59.542231+0000 mon.a (mon.0) 887 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:15:00.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:14:59 smithi159 bash[27435]: audit 2023-09-23T23:14:59.542231+0000 mon.a (mon.0) 887 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:15:00.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:14:59 smithi159 bash[41022]: audit 2023-09-23T23:14:59.542231+0000 mon.a (mon.0) 887 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:15:01.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:15:00 smithi164 bash[31512]: cluster 2023-09-23T23:14:59.495779+0000 mgr.y (mgr.14448) 143 : cluster [DBG] pgmap v120: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:15:01.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:15:00 smithi159 bash[27435]: cluster 2023-09-23T23:14:59.495779+0000 mgr.y (mgr.14448) 143 : cluster [DBG] pgmap v120: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:15:01.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:15:00 smithi159 bash[41022]: cluster 2023-09-23T23:14:59.495779+0000 mgr.y (mgr.14448) 143 : cluster [DBG] pgmap v120: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:15:01.793 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:15:01 smithi159 bash[27697]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:15:01] "GET /metrics HTTP/1.1" 200 238979 "" "Prometheus/2.43.0" 2023-09-23T23:15:03.256 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:15:03.256 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:15:03.257 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:15:03.257 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:15:03.257 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:15:03.258 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:15:03.258 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:15:03.260 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:15:03.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:15:02 smithi164 bash[31512]: cluster 2023-09-23T23:15:01.496917+0000 mgr.y (mgr.14448) 144 : cluster [DBG] pgmap v121: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:15:03.288 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:15:02 smithi159 bash[27435]: cluster 2023-09-23T23:15:01.496917+0000 mgr.y (mgr.14448) 144 : cluster [DBG] pgmap v121: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:15:03.288 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:15:02 smithi159 bash[41022]: cluster 2023-09-23T23:15:01.496917+0000 mgr.y (mgr.14448) 144 : cluster [DBG] pgmap v121: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:15:05.084 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:15:04 smithi159 bash[27435]: cluster 2023-09-23T23:15:03.497675+0000 mgr.y (mgr.14448) 145 : cluster [DBG] pgmap v122: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:15:05.084 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:15:04 smithi159 bash[41022]: cluster 2023-09-23T23:15:03.497675+0000 mgr.y (mgr.14448) 145 : cluster [DBG] pgmap v122: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:15:05.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:15:04 smithi164 bash[31512]: cluster 2023-09-23T23:15:03.497675+0000 mgr.y (mgr.14448) 145 : cluster [DBG] pgmap v122: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:15:06.022 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:15:05 smithi164 bash[32529]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:15:05] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T23:15:07.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:15:06 smithi159 bash[27435]: cluster 2023-09-23T23:15:05.498733+0000 mgr.y (mgr.14448) 146 : cluster [DBG] pgmap v123: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:15:07.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:15:06 smithi159 bash[41022]: cluster 2023-09-23T23:15:05.498733+0000 mgr.y (mgr.14448) 146 : cluster [DBG] pgmap v123: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:15:07.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:15:06 smithi164 bash[31512]: cluster 2023-09-23T23:15:05.498733+0000 mgr.y (mgr.14448) 146 : cluster [DBG] pgmap v123: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:15:09.040 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:15:08 smithi159 bash[27435]: cluster 2023-09-23T23:15:07.499173+0000 mgr.y (mgr.14448) 147 : cluster [DBG] pgmap v124: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:15:09.041 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:15:08 smithi159 bash[41022]: cluster 2023-09-23T23:15:07.499173+0000 mgr.y (mgr.14448) 147 : cluster [DBG] pgmap v124: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:15:09.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:15:08 smithi164 bash[31512]: cluster 2023-09-23T23:15:07.499173+0000 mgr.y (mgr.14448) 147 : cluster [DBG] pgmap v124: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:15:11.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:15:10 smithi164 bash[31512]: cluster 2023-09-23T23:15:09.499767+0000 mgr.y (mgr.14448) 148 : cluster [DBG] pgmap v125: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:15:11.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:15:10 smithi159 bash[27435]: cluster 2023-09-23T23:15:09.499767+0000 mgr.y (mgr.14448) 148 : cluster [DBG] pgmap v125: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:15:11.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:15:10 smithi159 bash[41022]: cluster 2023-09-23T23:15:09.499767+0000 mgr.y (mgr.14448) 148 : cluster [DBG] pgmap v125: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:15:11.794 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:15:11 smithi159 bash[27697]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:15:11] "GET /metrics HTTP/1.1" 200 238979 "" "Prometheus/2.43.0" 2023-09-23T23:15:13.274 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:15:12 smithi164 bash[31512]: cluster 2023-09-23T23:15:11.500958+0000 mgr.y (mgr.14448) 149 : cluster [DBG] pgmap v126: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:15:13.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:15:12 smithi159 bash[41022]: cluster 2023-09-23T23:15:11.500958+0000 mgr.y (mgr.14448) 149 : cluster [DBG] pgmap v126: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:15:13.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:15:12 smithi159 bash[27435]: cluster 2023-09-23T23:15:11.500958+0000 mgr.y (mgr.14448) 149 : cluster [DBG] pgmap v126: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:15:15.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:15:14 smithi164 bash[31512]: cluster 2023-09-23T23:15:13.501673+0000 mgr.y (mgr.14448) 150 : cluster [DBG] pgmap v127: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:15:15.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:15:14 smithi164 bash[31512]: audit 2023-09-23T23:15:14.541756+0000 mon.a (mon.0) 888 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:15:15.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:15:14 smithi159 bash[27435]: cluster 2023-09-23T23:15:13.501673+0000 mgr.y (mgr.14448) 150 : cluster [DBG] pgmap v127: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:15:15.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:15:14 smithi159 bash[27435]: audit 2023-09-23T23:15:14.541756+0000 mon.a (mon.0) 888 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:15:15.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:15:14 smithi159 bash[41022]: cluster 2023-09-23T23:15:13.501673+0000 mgr.y (mgr.14448) 150 : cluster [DBG] pgmap v127: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:15:15.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:15:14 smithi159 bash[41022]: audit 2023-09-23T23:15:14.541756+0000 mon.a (mon.0) 888 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:15:16.022 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:15:15 smithi164 bash[32529]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:15:15] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T23:15:16.550 INFO:teuthology.orchestra.run.smithi159.stdout:163208757327 2023-09-23T23:15:16.550 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.5 2023-09-23T23:15:17.172 INFO:teuthology.orchestra.run.smithi159.stdout:107374182499 2023-09-23T23:15:17.172 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.3 2023-09-23T23:15:17.197 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:15:16 smithi159 bash[27435]: cluster 2023-09-23T23:15:15.502344+0000 mgr.y (mgr.14448) 151 : cluster [DBG] pgmap v128: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:15:17.197 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:15:16 smithi159 bash[41022]: cluster 2023-09-23T23:15:15.502344+0000 mgr.y (mgr.14448) 151 : cluster [DBG] pgmap v128: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:15:17.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:15:16 smithi164 bash[31512]: cluster 2023-09-23T23:15:15.502344+0000 mgr.y (mgr.14448) 151 : cluster [DBG] pgmap v128: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:15:18.377 INFO:teuthology.orchestra.run.smithi159.stdout:128849018968 2023-09-23T23:15:18.377 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.4 2023-09-23T23:15:19.053 INFO:teuthology.orchestra.run.smithi159.stdout:231928234044 2023-09-23T23:15:19.054 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.7 2023-09-23T23:15:19.168 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:15:18 smithi159 bash[27435]: cluster 2023-09-23T23:15:17.502764+0000 mgr.y (mgr.14448) 152 : cluster [DBG] pgmap v129: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:15:19.168 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:15:18 smithi159 bash[41022]: cluster 2023-09-23T23:15:17.502764+0000 mgr.y (mgr.14448) 152 : cluster [DBG] pgmap v129: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:15:19.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:15:18 smithi164 bash[31512]: cluster 2023-09-23T23:15:17.502764+0000 mgr.y (mgr.14448) 152 : cluster [DBG] pgmap v129: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:15:20.051 INFO:teuthology.orchestra.run.smithi159.stdout:197568495685 2023-09-23T23:15:20.051 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.6 2023-09-23T23:15:20.078 INFO:teuthology.orchestra.run.smithi159.stdout:55834574968 2023-09-23T23:15:20.079 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.1 2023-09-23T23:15:21.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:15:20 smithi164 bash[31512]: cluster 2023-09-23T23:15:19.503411+0000 mgr.y (mgr.14448) 153 : cluster [DBG] pgmap v130: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:15:21.274 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:15:20 smithi159 bash[27435]: cluster 2023-09-23T23:15:19.503411+0000 mgr.y (mgr.14448) 153 : cluster [DBG] pgmap v130: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:15:21.274 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:15:20 smithi159 bash[41022]: cluster 2023-09-23T23:15:19.503411+0000 mgr.y (mgr.14448) 153 : cluster [DBG] pgmap v130: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:15:21.275 INFO:teuthology.orchestra.run.smithi159.stdout:77309411440 2023-09-23T23:15:21.275 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.2 2023-09-23T23:15:21.319 INFO:teuthology.orchestra.run.smithi159.stdout:34359738500 2023-09-23T23:15:21.319 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.0 2023-09-23T23:15:21.543 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:15:21 smithi159 bash[27697]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:15:21] "GET /metrics HTTP/1.1" 200 238951 "" "Prometheus/2.43.0" 2023-09-23T23:15:23.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:15:22 smithi164 bash[31512]: cluster 2023-09-23T23:15:21.504523+0000 mgr.y (mgr.14448) 154 : cluster [DBG] pgmap v131: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:15:23.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:15:22 smithi159 bash[27435]: cluster 2023-09-23T23:15:21.504523+0000 mgr.y (mgr.14448) 154 : cluster [DBG] pgmap v131: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:15:23.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:15:22 smithi159 bash[41022]: cluster 2023-09-23T23:15:21.504523+0000 mgr.y (mgr.14448) 154 : cluster [DBG] pgmap v131: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:15:24.360 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:15:24.361 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:15:24.361 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:15:24.362 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:15:24.362 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:15:24.363 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:15:25.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:15:24 smithi164 bash[31512]: cluster 2023-09-23T23:15:23.505166+0000 mgr.y (mgr.14448) 155 : cluster [DBG] pgmap v132: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:15:25.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:15:24 smithi159 bash[27435]: cluster 2023-09-23T23:15:23.505166+0000 mgr.y (mgr.14448) 155 : cluster [DBG] pgmap v132: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:15:25.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:15:24 smithi159 bash[41022]: cluster 2023-09-23T23:15:23.505166+0000 mgr.y (mgr.14448) 155 : cluster [DBG] pgmap v132: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:15:25.372 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:15:25.373 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:15:26.022 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:15:25 smithi164 bash[32529]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:15:25] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T23:15:27.175 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:15:26 smithi159 bash[27435]: cluster 2023-09-23T23:15:25.505962+0000 mgr.y (mgr.14448) 156 : cluster [DBG] pgmap v133: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:15:27.175 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:15:26 smithi159 bash[27435]: audit 2023-09-23T23:15:25.895726+0000 mon.a (mon.0) 889 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:15:27.175 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:15:26 smithi159 bash[27435]: audit 2023-09-23T23:15:26.368750+0000 mon.a (mon.0) 890 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:15:27.175 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:15:26 smithi159 bash[27435]: audit 2023-09-23T23:15:26.369611+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:15:27.175 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:15:26 smithi159 bash[27435]: audit 2023-09-23T23:15:26.375845+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:15:27.177 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:15:26 smithi159 bash[41022]: cluster 2023-09-23T23:15:25.505962+0000 mgr.y (mgr.14448) 156 : cluster [DBG] pgmap v133: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:15:27.177 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:15:26 smithi159 bash[41022]: audit 2023-09-23T23:15:25.895726+0000 mon.a (mon.0) 889 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:15:27.177 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:15:26 smithi159 bash[41022]: audit 2023-09-23T23:15:26.368750+0000 mon.a (mon.0) 890 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:15:27.177 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:15:26 smithi159 bash[41022]: audit 2023-09-23T23:15:26.369611+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:15:27.177 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:15:26 smithi159 bash[41022]: audit 2023-09-23T23:15:26.375845+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:15:27.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:15:26 smithi164 bash[31512]: cluster 2023-09-23T23:15:25.505962+0000 mgr.y (mgr.14448) 156 : cluster [DBG] pgmap v133: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:15:27.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:15:26 smithi164 bash[31512]: audit 2023-09-23T23:15:25.895726+0000 mon.a (mon.0) 889 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:15:27.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:15:26 smithi164 bash[31512]: audit 2023-09-23T23:15:26.368750+0000 mon.a (mon.0) 890 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:15:27.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:15:26 smithi164 bash[31512]: audit 2023-09-23T23:15:26.369611+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:15:27.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:15:26 smithi164 bash[31512]: audit 2023-09-23T23:15:26.375845+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:15:29.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:15:28 smithi164 bash[31512]: cluster 2023-09-23T23:15:27.506381+0000 mgr.y (mgr.14448) 157 : cluster [DBG] pgmap v134: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:15:29.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:15:28 smithi159 bash[27435]: cluster 2023-09-23T23:15:27.506381+0000 mgr.y (mgr.14448) 157 : cluster [DBG] pgmap v134: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:15:29.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:15:28 smithi159 bash[41022]: cluster 2023-09-23T23:15:27.506381+0000 mgr.y (mgr.14448) 157 : cluster [DBG] pgmap v134: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:15:30.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:15:29 smithi159 bash[27435]: audit 2023-09-23T23:15:29.545575+0000 mon.a (mon.0) 893 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:15:30.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:15:29 smithi159 bash[41022]: audit 2023-09-23T23:15:29.545575+0000 mon.a (mon.0) 893 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:15:30.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:15:29 smithi164 bash[31512]: audit 2023-09-23T23:15:29.545575+0000 mon.a (mon.0) 893 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:15:31.231 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:15:30 smithi159 bash[27435]: cluster 2023-09-23T23:15:29.506953+0000 mgr.y (mgr.14448) 158 : cluster [DBG] pgmap v135: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:15:31.231 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:15:30 smithi159 bash[41022]: cluster 2023-09-23T23:15:29.506953+0000 mgr.y (mgr.14448) 158 : cluster [DBG] pgmap v135: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:15:31.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:15:30 smithi164 bash[31512]: cluster 2023-09-23T23:15:29.506953+0000 mgr.y (mgr.14448) 158 : cluster [DBG] pgmap v135: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:15:31.529 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:15:31 smithi159 bash[27697]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:15:31] "GET /metrics HTTP/1.1" 200 238950 "" "Prometheus/2.43.0" 2023-09-23T23:15:33.164 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:15:32 smithi159 bash[27435]: cluster 2023-09-23T23:15:31.507838+0000 mgr.y (mgr.14448) 159 : cluster [DBG] pgmap v136: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:15:33.164 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:15:32 smithi159 bash[41022]: cluster 2023-09-23T23:15:31.507838+0000 mgr.y (mgr.14448) 159 : cluster [DBG] pgmap v136: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:15:33.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:15:32 smithi164 bash[31512]: cluster 2023-09-23T23:15:31.507838+0000 mgr.y (mgr.14448) 159 : cluster [DBG] pgmap v136: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:15:35.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:15:34 smithi159 bash[27435]: cluster 2023-09-23T23:15:33.508462+0000 mgr.y (mgr.14448) 160 : cluster [DBG] pgmap v137: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:15:35.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:15:34 smithi159 bash[41022]: cluster 2023-09-23T23:15:33.508462+0000 mgr.y (mgr.14448) 160 : cluster [DBG] pgmap v137: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:15:35.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:15:34 smithi164 bash[31512]: cluster 2023-09-23T23:15:33.508462+0000 mgr.y (mgr.14448) 160 : cluster [DBG] pgmap v137: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:15:36.022 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:15:35 smithi164 bash[32529]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:15:35] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T23:15:37.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:15:36 smithi164 bash[31512]: cluster 2023-09-23T23:15:35.509079+0000 mgr.y (mgr.14448) 161 : cluster [DBG] pgmap v138: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:15:37.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:15:36 smithi159 bash[27435]: cluster 2023-09-23T23:15:35.509079+0000 mgr.y (mgr.14448) 161 : cluster [DBG] pgmap v138: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:15:37.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:15:36 smithi159 bash[41022]: cluster 2023-09-23T23:15:35.509079+0000 mgr.y (mgr.14448) 161 : cluster [DBG] pgmap v138: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:15:38.532 INFO:teuthology.orchestra.run.smithi159.stdout:55834574973 2023-09-23T23:15:38.847 INFO:teuthology.orchestra.run.smithi159.stdout:128849018973 2023-09-23T23:15:39.181 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:15:38 smithi159 bash[27435]: cluster 2023-09-23T23:15:37.509653+0000 mgr.y (mgr.14448) 162 : cluster [DBG] pgmap v139: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:15:39.182 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:15:38 smithi159 bash[27435]: audit 2023-09-23T23:15:38.530383+0000 mon.a (mon.0) 894 : audit [DBG] from='client.? 172.21.15.159:0/2895869819' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-09-23T23:15:39.182 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:15:38 smithi159 bash[27435]: audit 2023-09-23T23:15:38.844826+0000 mon.a (mon.0) 895 : audit [DBG] from='client.? 172.21.15.159:0/2602043102' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-09-23T23:15:39.182 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:15:38 smithi159 bash[41022]: cluster 2023-09-23T23:15:37.509653+0000 mgr.y (mgr.14448) 162 : cluster [DBG] pgmap v139: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:15:39.182 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:15:38 smithi159 bash[41022]: audit 2023-09-23T23:15:38.530383+0000 mon.a (mon.0) 894 : audit [DBG] from='client.? 172.21.15.159:0/2895869819' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-09-23T23:15:39.182 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:15:38 smithi159 bash[41022]: audit 2023-09-23T23:15:38.844826+0000 mon.a (mon.0) 895 : audit [DBG] from='client.? 172.21.15.159:0/2602043102' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-09-23T23:15:39.256 INFO:teuthology.orchestra.run.smithi159.stdout:163208757332 2023-09-23T23:15:39.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:15:38 smithi164 bash[31512]: cluster 2023-09-23T23:15:37.509653+0000 mgr.y (mgr.14448) 162 : cluster [DBG] pgmap v139: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:15:39.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:15:38 smithi164 bash[31512]: audit 2023-09-23T23:15:38.530383+0000 mon.a (mon.0) 894 : audit [DBG] from='client.? 172.21.15.159:0/2895869819' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-09-23T23:15:39.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:15:38 smithi164 bash[31512]: audit 2023-09-23T23:15:38.844826+0000 mon.a (mon.0) 895 : audit [DBG] from='client.? 172.21.15.159:0/2602043102' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-09-23T23:15:39.352 INFO:teuthology.orchestra.run.smithi159.stdout:231928234048 2023-09-23T23:15:40.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:15:39 smithi164 bash[31512]: audit 2023-09-23T23:15:39.253477+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.159:0/48286568' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-09-23T23:15:40.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:15:39 smithi164 bash[31512]: audit 2023-09-23T23:15:39.350145+0000 mon.c (mon.2) 22 : audit [DBG] from='client.? 172.21.15.159:0/717123322' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-09-23T23:15:40.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:15:39 smithi159 bash[27435]: audit 2023-09-23T23:15:39.253477+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.159:0/48286568' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-09-23T23:15:40.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:15:39 smithi159 bash[27435]: audit 2023-09-23T23:15:39.350145+0000 mon.c (mon.2) 22 : audit [DBG] from='client.? 172.21.15.159:0/717123322' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-09-23T23:15:40.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:15:39 smithi159 bash[41022]: audit 2023-09-23T23:15:39.253477+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.159:0/48286568' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-09-23T23:15:40.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:15:39 smithi159 bash[41022]: audit 2023-09-23T23:15:39.350145+0000 mon.c (mon.2) 22 : audit [DBG] from='client.? 172.21.15.159:0/717123322' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-09-23T23:15:40.704 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574968 got 55834574973 for osd.1 2023-09-23T23:15:40.704 DEBUG:teuthology.parallel:result is None 2023-09-23T23:15:40.871 INFO:teuthology.orchestra.run.smithi159.stdout:107374182504 2023-09-23T23:15:40.920 INFO:teuthology.orchestra.run.smithi159.stdout:197568495690 2023-09-23T23:15:41.223 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:15:40 smithi159 bash[27435]: cluster 2023-09-23T23:15:39.510245+0000 mgr.y (mgr.14448) 163 : cluster [DBG] pgmap v140: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:15:41.224 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:15:40 smithi159 bash[27435]: audit 2023-09-23T23:15:40.868789+0000 mon.a (mon.0) 896 : audit [DBG] from='client.? 172.21.15.159:0/759201188' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-09-23T23:15:41.224 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:15:40 smithi159 bash[27435]: audit 2023-09-23T23:15:40.918426+0000 mon.a (mon.0) 897 : audit [DBG] from='client.? 172.21.15.159:0/4174244615' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-09-23T23:15:41.224 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:15:40 smithi159 bash[41022]: cluster 2023-09-23T23:15:39.510245+0000 mgr.y (mgr.14448) 163 : cluster [DBG] pgmap v140: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:15:41.224 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:15:40 smithi159 bash[41022]: audit 2023-09-23T23:15:40.868789+0000 mon.a (mon.0) 896 : audit [DBG] from='client.? 172.21.15.159:0/759201188' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-09-23T23:15:41.224 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:15:40 smithi159 bash[41022]: audit 2023-09-23T23:15:40.918426+0000 mon.a (mon.0) 897 : audit [DBG] from='client.? 172.21.15.159:0/4174244615' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-09-23T23:15:41.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:15:40 smithi164 bash[31512]: cluster 2023-09-23T23:15:39.510245+0000 mgr.y (mgr.14448) 163 : cluster [DBG] pgmap v140: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:15:41.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:15:40 smithi164 bash[31512]: audit 2023-09-23T23:15:40.868789+0000 mon.a (mon.0) 896 : audit [DBG] from='client.? 172.21.15.159:0/759201188' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-09-23T23:15:41.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:15:40 smithi164 bash[31512]: audit 2023-09-23T23:15:40.918426+0000 mon.a (mon.0) 897 : audit [DBG] from='client.? 172.21.15.159:0/4174244615' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-09-23T23:15:41.407 INFO:teuthology.orchestra.run.smithi159.stdout:77309411444 2023-09-23T23:15:41.522 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:15:41 smithi159 bash[27697]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:15:41] "GET /metrics HTTP/1.1" 200 238950 "" "Prometheus/2.43.0" 2023-09-23T23:15:41.998 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:15:41 smithi159 bash[27435]: audit 2023-09-23T23:15:41.404861+0000 mon.a (mon.0) 898 : audit [DBG] from='client.? 172.21.15.159:0/1984135460' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-09-23T23:15:41.999 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:15:41 smithi159 bash[41022]: audit 2023-09-23T23:15:41.404861+0000 mon.a (mon.0) 898 : audit [DBG] from='client.? 172.21.15.159:0/1984135460' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-09-23T23:15:42.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:15:41 smithi164 bash[31512]: audit 2023-09-23T23:15:41.404861+0000 mon.a (mon.0) 898 : audit [DBG] from='client.? 172.21.15.159:0/1984135460' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-09-23T23:15:42.391 INFO:teuthology.orchestra.run.smithi159.stdout:34359738505 2023-09-23T23:15:42.422 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849018968 got 128849018973 for osd.4 2023-09-23T23:15:42.422 DEBUG:teuthology.parallel:result is None 2023-09-23T23:15:43.206 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:15:42 smithi159 bash[27435]: cluster 2023-09-23T23:15:41.511217+0000 mgr.y (mgr.14448) 164 : cluster [DBG] pgmap v141: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:15:43.206 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:15:42 smithi159 bash[27435]: audit 2023-09-23T23:15:42.388647+0000 mon.c (mon.2) 23 : audit [DBG] from='client.? 172.21.15.159:0/438084708' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-09-23T23:15:43.206 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:15:42 smithi159 bash[41022]: cluster 2023-09-23T23:15:41.511217+0000 mgr.y (mgr.14448) 164 : cluster [DBG] pgmap v141: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:15:43.206 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:15:42 smithi159 bash[41022]: audit 2023-09-23T23:15:42.388647+0000 mon.c (mon.2) 23 : audit [DBG] from='client.? 172.21.15.159:0/438084708' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-09-23T23:15:43.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:15:42 smithi164 bash[31512]: cluster 2023-09-23T23:15:41.511217+0000 mgr.y (mgr.14448) 164 : cluster [DBG] pgmap v141: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:15:43.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:15:42 smithi164 bash[31512]: audit 2023-09-23T23:15:42.388647+0000 mon.c (mon.2) 23 : audit [DBG] from='client.? 172.21.15.159:0/438084708' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-09-23T23:15:43.636 INFO:tasks.cephadm.ceph_manager.ceph:need seq 163208757327 got 163208757332 for osd.5 2023-09-23T23:15:43.636 DEBUG:teuthology.parallel:result is None 2023-09-23T23:15:43.865 INFO:tasks.cephadm.ceph_manager.ceph:need seq 231928234044 got 231928234048 for osd.7 2023-09-23T23:15:43.865 DEBUG:teuthology.parallel:result is None 2023-09-23T23:15:44.968 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182499 got 107374182504 for osd.3 2023-09-23T23:15:44.968 DEBUG:teuthology.parallel:result is None 2023-09-23T23:15:44.977 INFO:tasks.cephadm.ceph_manager.ceph:need seq 197568495685 got 197568495690 for osd.6 2023-09-23T23:15:44.977 DEBUG:teuthology.parallel:result is None 2023-09-23T23:15:44.978 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411440 got 77309411444 for osd.2 2023-09-23T23:15:44.978 DEBUG:teuthology.parallel:result is None 2023-09-23T23:15:45.025 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738500 got 34359738505 for osd.0 2023-09-23T23:15:45.026 DEBUG:teuthology.parallel:result is None 2023-09-23T23:15:45.026 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2023-09-23T23:15:45.026 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T23:15:45.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:15:44 smithi164 bash[31512]: cluster 2023-09-23T23:15:43.511584+0000 mgr.y (mgr.14448) 165 : cluster [DBG] pgmap v142: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:15:45.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:15:44 smithi164 bash[31512]: audit 2023-09-23T23:15:44.546133+0000 mon.a (mon.0) 899 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:15:45.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:15:44 smithi159 bash[27435]: cluster 2023-09-23T23:15:43.511584+0000 mgr.y (mgr.14448) 165 : cluster [DBG] pgmap v142: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:15:45.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:15:44 smithi159 bash[27435]: audit 2023-09-23T23:15:44.546133+0000 mon.a (mon.0) 899 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:15:45.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:15:44 smithi159 bash[41022]: cluster 2023-09-23T23:15:43.511584+0000 mgr.y (mgr.14448) 165 : cluster [DBG] pgmap v142: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:15:45.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:15:44 smithi159 bash[41022]: audit 2023-09-23T23:15:44.546133+0000 mon.a (mon.0) 899 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:15:46.023 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:15:45 smithi164 bash[32529]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:15:45] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T23:15:47.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:15:46 smithi164 bash[31512]: cluster 2023-09-23T23:15:45.512585+0000 mgr.y (mgr.14448) 166 : cluster [DBG] pgmap v143: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:15:47.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:15:46 smithi159 bash[27435]: cluster 2023-09-23T23:15:45.512585+0000 mgr.y (mgr.14448) 166 : cluster [DBG] pgmap v143: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:15:47.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:15:46 smithi159 bash[41022]: cluster 2023-09-23T23:15:45.512585+0000 mgr.y (mgr.14448) 166 : cluster [DBG] pgmap v143: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:15:49.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:15:48 smithi164 bash[31512]: cluster 2023-09-23T23:15:47.513196+0000 mgr.y (mgr.14448) 167 : cluster [DBG] pgmap v144: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:15:49.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:15:48 smithi159 bash[27435]: cluster 2023-09-23T23:15:47.513196+0000 mgr.y (mgr.14448) 167 : cluster [DBG] pgmap v144: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:15:49.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:15:48 smithi159 bash[41022]: cluster 2023-09-23T23:15:47.513196+0000 mgr.y (mgr.14448) 167 : cluster [DBG] pgmap v144: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:15:49.845 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:15:51.188 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:15:50 smithi159 bash[27435]: cluster 2023-09-23T23:15:49.513787+0000 mgr.y (mgr.14448) 168 : cluster [DBG] pgmap v145: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:15:51.188 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:15:50 smithi159 bash[41022]: cluster 2023-09-23T23:15:49.513787+0000 mgr.y (mgr.14448) 168 : cluster [DBG] pgmap v145: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:15:51.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:15:50 smithi164 bash[31512]: cluster 2023-09-23T23:15:49.513787+0000 mgr.y (mgr.14448) 168 : cluster [DBG] pgmap v145: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:15:51.543 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:15:51 smithi159 bash[27697]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:15:51] "GET /metrics HTTP/1.1" 200 238941 "" "Prometheus/2.43.0" 2023-09-23T23:15:53.165 INFO:teuthology.orchestra.run.smithi159.stdout: 2023-09-23T23:15:53.166 INFO:teuthology.orchestra.run.smithi159.stderr:dumped all 2023-09-23T23:15:53.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:15:52 smithi164 bash[31512]: cluster 2023-09-23T23:15:51.514609+0000 mgr.y (mgr.14448) 169 : cluster [DBG] pgmap v146: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:15:53.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:15:52 smithi159 bash[27435]: cluster 2023-09-23T23:15:51.514609+0000 mgr.y (mgr.14448) 169 : cluster [DBG] pgmap v146: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:15:53.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:15:52 smithi159 bash[41022]: cluster 2023-09-23T23:15:51.514609+0000 mgr.y (mgr.14448) 169 : cluster [DBG] pgmap v146: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:15:53.939 INFO:teuthology.orchestra.run.smithi159.stdout:{"pg_ready":true,"pg_map":{"version":146,"stamp":"2023-09-23T23:15:51.514023+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":592674,"num_objects":24,"num_object_clones":0,"num_object_copies":72,"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":24,"num_whiteouts":0,"num_read":259,"num_read_kb":355,"num_write":224,"num_write_kb":2429,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":14,"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":173,"ondisk_log_size":173,"up":219,"acting":219,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":219,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":52812,"kb_used_data":7500,"kb_used_omap":0,"kb_used_meta":45248,"kb_avail":749908404,"statfs":{"total":767960285184,"available":767906205696,"internally_reserved":0,"allocated":7680000,"data_stored":4342970,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":46333952},"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":"12.004079"},"pg_stats":[{"pgid":"4.18","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:30.276874+0000","last_change":"2023-09-23T23:14:13.812819+0000","last_active":"2023-09-23T23:14:30.276874+0000","last_peered":"2023-09-23T23:14:30.276874+0000","last_clean":"2023-09-23T23:14:30.276874+0000","last_became_active":"2023-09-23T23:14:13.812218+0000","last_became_peered":"2023-09-23T23:14:13.812218+0000","last_unstale":"2023-09-23T23:14:30.276874+0000","last_undegraded":"2023-09-23T23:14:30.276874+0000","last_fullsized":"2023-09-23T23:14:30.276874+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T04:36:20.527818+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1f","version":"69'5","reported_seq":22,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:29.746769+0000","last_change":"2023-09-23T23:14:12.804458+0000","last_active":"2023-09-23T23:14:29.746769+0000","last_peered":"2023-09-23T23:14:29.746769+0000","last_clean":"2023-09-23T23:14:29.746769+0000","last_became_active":"2023-09-23T23:14:12.803976+0000","last_became_peered":"2023-09-23T23:14:12.803976+0000","last_unstale":"2023-09-23T23:14:29.746769+0000","last_undegraded":"2023-09-23T23:14:29.746769+0000","last_fullsized":"2023-09-23T23:14:29.746769+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":5,"ondisk_log_size":5,"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 @ 2023-09-24T23:17:53.266158+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"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":4,"num_read_kb":4,"num_write":4,"num_write_kb":1,"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":1,"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":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:30.363327+0000","last_change":"2023-09-23T23:14:13.811602+0000","last_active":"2023-09-23T23:14:30.363327+0000","last_peered":"2023-09-23T23:14:30.363327+0000","last_clean":"2023-09-23T23:14:30.363327+0000","last_became_active":"2023-09-23T23:14:13.811286+0000","last_became_peered":"2023-09-23T23:14:13.811286+0000","last_unstale":"2023-09-23T23:14:30.363327+0000","last_undegraded":"2023-09-23T23:14:30.363327+0000","last_fullsized":"2023-09-23T23:14:30.363327+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T06:53:42.818380+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1e","version":"69'2","reported_seq":17,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:30.364746+0000","last_change":"2023-09-23T23:14:12.804388+0000","last_active":"2023-09-23T23:14:30.364746+0000","last_peered":"2023-09-23T23:14:30.364746+0000","last_clean":"2023-09-23T23:14:30.364746+0000","last_became_active":"2023-09-23T23:14:12.803985+0000","last_became_peered":"2023-09-23T23:14:12.803985+0000","last_unstale":"2023-09-23T23:14:30.364746+0000","last_undegraded":"2023-09-23T23:14:30.364746+0000","last_fullsized":"2023-09-23T23:14:30.364746+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"ondisk_log_size":2,"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 @ 2023-09-25T05:17:33.367604+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:30.276762+0000","last_change":"2023-09-23T23:14:13.811221+0000","last_active":"2023-09-23T23:14:30.276762+0000","last_peered":"2023-09-23T23:14:30.276762+0000","last_clean":"2023-09-23T23:14:30.276762+0000","last_became_active":"2023-09-23T23:14:13.810920+0000","last_became_peered":"2023-09-23T23:14:13.810920+0000","last_unstale":"2023-09-23T23:14:30.276762+0000","last_undegraded":"2023-09-23T23:14:30.276762+0000","last_fullsized":"2023-09-23T23:14:30.276762+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T01:46:40.564140+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"68'2","reported_seq":18,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:30.286860+0000","last_change":"2023-09-23T23:14:12.796075+0000","last_active":"2023-09-23T23:14:30.286860+0000","last_peered":"2023-09-23T23:14:30.286860+0000","last_clean":"2023-09-23T23:14:30.286860+0000","last_became_active":"2023-09-23T23:14:12.795753+0000","last_became_peered":"2023-09-23T23:14:12.795753+0000","last_unstale":"2023-09-23T23:14:30.286860+0000","last_undegraded":"2023-09-23T23:14:30.286860+0000","last_fullsized":"2023-09-23T23:14:30.286860+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"ondisk_log_size":2,"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 @ 2023-09-25T04:30:30.838776+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"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":1,"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":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:30.277550+0000","last_change":"2023-09-23T23:14:13.812662+0000","last_active":"2023-09-23T23:14:30.277550+0000","last_peered":"2023-09-23T23:14:30.277550+0000","last_clean":"2023-09-23T23:14:30.277550+0000","last_became_active":"2023-09-23T23:14:13.812061+0000","last_became_peered":"2023-09-23T23:14:13.812061+0000","last_unstale":"2023-09-23T23:14:30.277550+0000","last_undegraded":"2023-09-23T23:14:30.277550+0000","last_fullsized":"2023-09-23T23:14:30.277550+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T03:55:57.155888+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1c","version":"68'2","reported_seq":18,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:30.287078+0000","last_change":"2023-09-23T23:14:12.795496+0000","last_active":"2023-09-23T23:14:30.287078+0000","last_peered":"2023-09-23T23:14:30.287078+0000","last_clean":"2023-09-23T23:14:30.287078+0000","last_became_active":"2023-09-23T23:14:12.794937+0000","last_became_peered":"2023-09-23T23:14:12.794937+0000","last_unstale":"2023-09-23T23:14:30.287078+0000","last_undegraded":"2023-09-23T23:14:30.287078+0000","last_fullsized":"2023-09-23T23:14:30.287078+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"ondisk_log_size":2,"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 @ 2023-09-25T07:01:54.910489+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"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":1,"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":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:30.282568+0000","last_change":"2023-09-23T23:14:13.812942+0000","last_active":"2023-09-23T23:14:30.282568+0000","last_peered":"2023-09-23T23:14:30.282568+0000","last_clean":"2023-09-23T23:14:30.282568+0000","last_became_active":"2023-09-23T23:14:13.812633+0000","last_became_peered":"2023-09-23T23:14:13.812633+0000","last_unstale":"2023-09-23T23:14:30.282568+0000","last_undegraded":"2023-09-23T23:14:30.282568+0000","last_fullsized":"2023-09-23T23:14:30.282568+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T04:44:11.567267+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[2,1,3],"acting":[2,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1b","version":"69'2","reported_seq":17,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:29.746903+0000","last_change":"2023-09-23T23:14:12.802710+0000","last_active":"2023-09-23T23:14:29.746903+0000","last_peered":"2023-09-23T23:14:29.746903+0000","last_clean":"2023-09-23T23:14:29.746903+0000","last_became_active":"2023-09-23T23:14:12.801040+0000","last_became_peered":"2023-09-23T23:14:12.801040+0000","last_unstale":"2023-09-23T23:14:29.746903+0000","last_undegraded":"2023-09-23T23:14:29.746903+0000","last_fullsized":"2023-09-23T23:14:29.746903+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"ondisk_log_size":2,"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 @ 2023-09-25T04:10:46.812226+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:30.277185+0000","last_change":"2023-09-23T23:14:13.810495+0000","last_active":"2023-09-23T23:14:30.277185+0000","last_peered":"2023-09-23T23:14:30.277185+0000","last_clean":"2023-09-23T23:14:30.277185+0000","last_became_active":"2023-09-23T23:14:13.810031+0000","last_became_peered":"2023-09-23T23:14:13.810031+0000","last_unstale":"2023-09-23T23:14:30.277185+0000","last_undegraded":"2023-09-23T23:14:30.277185+0000","last_fullsized":"2023-09-23T23:14:30.277185+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T03:05:45.978817+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.6","version":"69'1","reported_seq":16,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:29.746680+0000","last_change":"2023-09-23T23:14:12.803088+0000","last_active":"2023-09-23T23:14:29.746680+0000","last_peered":"2023-09-23T23:14:29.746680+0000","last_clean":"2023-09-23T23:14:29.746680+0000","last_became_active":"2023-09-23T23:14:12.802683+0000","last_became_peered":"2023-09-23T23:14:12.802683+0000","last_unstale":"2023-09-23T23:14:29.746680+0000","last_undegraded":"2023-09-23T23:14:29.746680+0000","last_fullsized":"2023-09-23T23:14:29.746680+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":1,"ondisk_log_size":1,"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 @ 2023-09-25T02:00:47.706225+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"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":1,"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":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":19,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:30.285372+0000","last_change":"2023-09-23T23:12:10.523673+0000","last_active":"2023-09-23T23:14:30.285372+0000","last_peered":"2023-09-23T23:14:30.285372+0000","last_clean":"2023-09-23T23:14:30.285372+0000","last_became_active":"2023-09-23T23:12:10.523319+0000","last_became_peered":"2023-09-23T23:12:10.523319+0000","last_unstale":"2023-09-23T23:14:30.285372+0000","last_undegraded":"2023-09-23T23:14:30.285372+0000","last_fullsized":"2023-09-23T23:14:30.285372+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T09:35:06.463225+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:30.363389+0000","last_change":"2023-09-23T23:14:14.284291+0000","last_active":"2023-09-23T23:14:30.363389+0000","last_peered":"2023-09-23T23:14:30.363389+0000","last_clean":"2023-09-23T23:14:30.363389+0000","last_became_active":"2023-09-23T23:14:14.283135+0000","last_became_peered":"2023-09-23T23:14:14.283135+0000","last_unstale":"2023-09-23T23:14:30.363389+0000","last_undegraded":"2023-09-23T23:14:30.363389+0000","last_fullsized":"2023-09-23T23:14:30.363389+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:34:00.591814+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":19,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:30.284876+0000","last_change":"2023-09-23T23:12:10.663419+0000","last_active":"2023-09-23T23:14:30.284876+0000","last_peered":"2023-09-23T23:14:30.284876+0000","last_clean":"2023-09-23T23:14:30.284876+0000","last_became_active":"2023-09-23T23:12:10.662075+0000","last_became_peered":"2023-09-23T23:12:10.662075+0000","last_unstale":"2023-09-23T23:14:30.284876+0000","last_undegraded":"2023-09-23T23:14:30.284876+0000","last_fullsized":"2023-09-23T23:14:30.284876+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T07:28:03.553010+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.7","version":"68'2","reported_seq":18,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:30.364925+0000","last_change":"2023-09-23T23:14:12.814664+0000","last_active":"2023-09-23T23:14:30.364925+0000","last_peered":"2023-09-23T23:14:30.364925+0000","last_clean":"2023-09-23T23:14:30.364925+0000","last_became_active":"2023-09-23T23:14:12.813025+0000","last_became_peered":"2023-09-23T23:14:12.813025+0000","last_unstale":"2023-09-23T23:14:30.364925+0000","last_undegraded":"2023-09-23T23:14:30.364925+0000","last_fullsized":"2023-09-23T23:14:30.364925+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"ondisk_log_size":2,"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 @ 2023-09-25T01:31:44.481139+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"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":1,"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":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:29.746835+0000","last_change":"2023-09-23T23:14:14.281805+0000","last_active":"2023-09-23T23:14:29.746835+0000","last_peered":"2023-09-23T23:14:29.746835+0000","last_clean":"2023-09-23T23:14:29.746835+0000","last_became_active":"2023-09-23T23:14:14.281027+0000","last_became_peered":"2023-09-23T23:14:14.281027+0000","last_unstale":"2023-09-23T23:14:29.746835+0000","last_undegraded":"2023-09-23T23:14:29.746835+0000","last_fullsized":"2023-09-23T23:14:29.746835+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T00:09:42.825164+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":15,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:30.284939+0000","last_change":"2023-09-23T23:14:12.802721+0000","last_active":"2023-09-23T23:14:30.284939+0000","last_peered":"2023-09-23T23:14:30.284939+0000","last_clean":"2023-09-23T23:14:30.284939+0000","last_became_active":"2023-09-23T23:14:12.802126+0000","last_became_peered":"2023-09-23T23:14:12.802126+0000","last_unstale":"2023-09-23T23:14:30.284939+0000","last_undegraded":"2023-09-23T23:14:30.284939+0000","last_fullsized":"2023-09-23T23:14:30.284939+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:38:13.876768+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":19,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:29.741687+0000","last_change":"2023-09-23T23:12:10.661363+0000","last_active":"2023-09-23T23:14:29.741687+0000","last_peered":"2023-09-23T23:14:29.741687+0000","last_clean":"2023-09-23T23:14:29.741687+0000","last_became_active":"2023-09-23T23:12:10.660862+0000","last_became_peered":"2023-09-23T23:12:10.660862+0000","last_unstale":"2023-09-23T23:14:29.741687+0000","last_undegraded":"2023-09-23T23:14:29.741687+0000","last_fullsized":"2023-09-23T23:14:29.741687+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:47:08.633870+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:29.746748+0000","last_change":"2023-09-23T23:14:13.811065+0000","last_active":"2023-09-23T23:14:29.746748+0000","last_peered":"2023-09-23T23:14:29.746748+0000","last_clean":"2023-09-23T23:14:29.746748+0000","last_became_active":"2023-09-23T23:14:13.810720+0000","last_became_peered":"2023-09-23T23:14:13.810720+0000","last_unstale":"2023-09-23T23:14:29.746748+0000","last_undegraded":"2023-09-23T23:14:29.746748+0000","last_fullsized":"2023-09-23T23:14:29.746748+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:18:52.995167+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":15,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:29.746459+0000","last_change":"2023-09-23T23:14:12.805614+0000","last_active":"2023-09-23T23:14:29.746459+0000","last_peered":"2023-09-23T23:14:29.746459+0000","last_clean":"2023-09-23T23:14:29.746459+0000","last_became_active":"2023-09-23T23:14:12.805096+0000","last_became_peered":"2023-09-23T23:14:12.805096+0000","last_unstale":"2023-09-23T23:14:29.746459+0000","last_undegraded":"2023-09-23T23:14:29.746459+0000","last_fullsized":"2023-09-23T23:14:29.746459+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T01:36:17.565758+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":19,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:29.741303+0000","last_change":"2023-09-23T23:12:10.524014+0000","last_active":"2023-09-23T23:14:29.741303+0000","last_peered":"2023-09-23T23:14:29.741303+0000","last_clean":"2023-09-23T23:14:29.741303+0000","last_became_active":"2023-09-23T23:12:10.523653+0000","last_became_peered":"2023-09-23T23:12:10.523653+0000","last_unstale":"2023-09-23T23:14:29.741303+0000","last_undegraded":"2023-09-23T23:14:29.741303+0000","last_fullsized":"2023-09-23T23:14:29.741303+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:10:36.752198+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:30.282156+0000","last_change":"2023-09-23T23:14:14.281846+0000","last_active":"2023-09-23T23:14:30.282156+0000","last_peered":"2023-09-23T23:14:30.282156+0000","last_clean":"2023-09-23T23:14:30.282156+0000","last_became_active":"2023-09-23T23:14:14.281132+0000","last_became_peered":"2023-09-23T23:14:14.281132+0000","last_unstale":"2023-09-23T23:14:30.282156+0000","last_undegraded":"2023-09-23T23:14:30.282156+0000","last_fullsized":"2023-09-23T23:14:30.282156+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T11:01:36.701962+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":15,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:30.364154+0000","last_change":"2023-09-23T23:14:12.807443+0000","last_active":"2023-09-23T23:14:30.364154+0000","last_peered":"2023-09-23T23:14:30.364154+0000","last_clean":"2023-09-23T23:14:30.364154+0000","last_became_active":"2023-09-23T23:14:12.806988+0000","last_became_peered":"2023-09-23T23:14:12.806988+0000","last_unstale":"2023-09-23T23:14:30.364154+0000","last_undegraded":"2023-09-23T23:14:30.364154+0000","last_fullsized":"2023-09-23T23:14:30.364154+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T01:23:34.520691+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.0","version":"59'128","reported_seq":278,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:29.741095+0000","last_change":"2023-09-23T23:10:34.399890+0000","last_active":"2023-09-23T23:14:29.741095+0000","last_peered":"2023-09-23T23:14:29.741095+0000","last_clean":"2023-09-23T23:14:29.741095+0000","last_became_active":"2023-09-23T23:10:34.399199+0000","last_became_peered":"2023-09-23T23:10:34.399199+0000","last_unstale":"2023-09-23T23:14:29.741095+0000","last_undegraded":"2023-09-23T23:14:29.741095+0000","last_fullsized":"2023-09-23T23:14:29.741095+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:06:14.091106+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:06:14.091106+0000","last_clean_scrub_stamp":"2023-09-23T23:06:14.091106+0000","objects_scrubbed":0,"log_size":128,"ondisk_log_size":128,"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 @ 2023-09-25T06:09:28.544244+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":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"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":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":19,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:30.286281+0000","last_change":"2023-09-23T23:12:10.523401+0000","last_active":"2023-09-23T23:14:30.286281+0000","last_peered":"2023-09-23T23:14:30.286281+0000","last_clean":"2023-09-23T23:14:30.286281+0000","last_became_active":"2023-09-23T23:12:10.523078+0000","last_became_peered":"2023-09-23T23:12:10.523078+0000","last_unstale":"2023-09-23T23:14:30.286281+0000","last_undegraded":"2023-09-23T23:14:30.286281+0000","last_fullsized":"2023-09-23T23:14:30.286281+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-24T23:13:10.052297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:30.282302+0000","last_change":"2023-09-23T23:14:13.811334+0000","last_active":"2023-09-23T23:14:30.282302+0000","last_peered":"2023-09-23T23:14:30.282302+0000","last_clean":"2023-09-23T23:14:30.282302+0000","last_became_active":"2023-09-23T23:14:13.810290+0000","last_became_peered":"2023-09-23T23:14:13.810290+0000","last_unstale":"2023-09-23T23:14:30.282302+0000","last_undegraded":"2023-09-23T23:14:30.282302+0000","last_fullsized":"2023-09-23T23:14:30.282302+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T03:51:28.928374+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":15,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:30.283554+0000","last_change":"2023-09-23T23:14:12.802468+0000","last_active":"2023-09-23T23:14:30.283554+0000","last_peered":"2023-09-23T23:14:30.283554+0000","last_clean":"2023-09-23T23:14:30.283554+0000","last_became_active":"2023-09-23T23:14:12.802138+0000","last_became_peered":"2023-09-23T23:14:12.802138+0000","last_unstale":"2023-09-23T23:14:30.283554+0000","last_undegraded":"2023-09-23T23:14:30.283554+0000","last_fullsized":"2023-09-23T23:14:30.283554+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T04:17:51.791515+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":19,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:30.282152+0000","last_change":"2023-09-23T23:12:10.966712+0000","last_active":"2023-09-23T23:14:30.282152+0000","last_peered":"2023-09-23T23:14:30.282152+0000","last_clean":"2023-09-23T23:14:30.282152+0000","last_became_active":"2023-09-23T23:12:10.965857+0000","last_became_peered":"2023-09-23T23:12:10.965857+0000","last_unstale":"2023-09-23T23:14:30.282152+0000","last_undegraded":"2023-09-23T23:14:30.282152+0000","last_fullsized":"2023-09-23T23:14:30.282152+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T09:06:42.401415+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:30.284811+0000","last_change":"2023-09-23T23:14:13.811973+0000","last_active":"2023-09-23T23:14:30.284811+0000","last_peered":"2023-09-23T23:14:30.284811+0000","last_clean":"2023-09-23T23:14:30.284811+0000","last_became_active":"2023-09-23T23:14:13.811649+0000","last_became_peered":"2023-09-23T23:14:13.811649+0000","last_unstale":"2023-09-23T23:14:30.284811+0000","last_undegraded":"2023-09-23T23:14:30.284811+0000","last_fullsized":"2023-09-23T23:14:30.284811+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T01:11:05.646168+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":15,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:30.277483+0000","last_change":"2023-09-23T23:14:12.807666+0000","last_active":"2023-09-23T23:14:30.277483+0000","last_peered":"2023-09-23T23:14:30.277483+0000","last_clean":"2023-09-23T23:14:30.277483+0000","last_became_active":"2023-09-23T23:14:12.807149+0000","last_became_peered":"2023-09-23T23:14:12.807149+0000","last_unstale":"2023-09-23T23:14:30.277483+0000","last_undegraded":"2023-09-23T23:14:30.277483+0000","last_fullsized":"2023-09-23T23:14:30.277483+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T07:05:10.548978+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":19,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:30.288398+0000","last_change":"2023-09-23T23:12:10.523982+0000","last_active":"2023-09-23T23:14:30.288398+0000","last_peered":"2023-09-23T23:14:30.288398+0000","last_clean":"2023-09-23T23:14:30.288398+0000","last_became_active":"2023-09-23T23:12:10.523633+0000","last_became_peered":"2023-09-23T23:12:10.523633+0000","last_unstale":"2023-09-23T23:14:30.288398+0000","last_undegraded":"2023-09-23T23:14:30.288398+0000","last_fullsized":"2023-09-23T23:14:30.288398+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:26:15.022421+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:30.283878+0000","last_change":"2023-09-23T23:14:13.807258+0000","last_active":"2023-09-23T23:14:30.283878+0000","last_peered":"2023-09-23T23:14:30.283878+0000","last_clean":"2023-09-23T23:14:30.283878+0000","last_became_active":"2023-09-23T23:14:13.806400+0000","last_became_peered":"2023-09-23T23:14:13.806400+0000","last_unstale":"2023-09-23T23:14:30.283878+0000","last_undegraded":"2023-09-23T23:14:30.283878+0000","last_fullsized":"2023-09-23T23:14:30.283878+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T07:58:22.130995+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":15,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:30.286714+0000","last_change":"2023-09-23T23:14:12.802473+0000","last_active":"2023-09-23T23:14:30.286714+0000","last_peered":"2023-09-23T23:14:30.286714+0000","last_clean":"2023-09-23T23:14:30.286714+0000","last_became_active":"2023-09-23T23:14:12.802132+0000","last_became_peered":"2023-09-23T23:14:12.802132+0000","last_unstale":"2023-09-23T23:14:30.286714+0000","last_undegraded":"2023-09-23T23:14:30.286714+0000","last_fullsized":"2023-09-23T23:14:30.286714+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T02:25:08.281003+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":19,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:30.284686+0000","last_change":"2023-09-23T23:12:10.524846+0000","last_active":"2023-09-23T23:14:30.284686+0000","last_peered":"2023-09-23T23:14:30.284686+0000","last_clean":"2023-09-23T23:14:30.284686+0000","last_became_active":"2023-09-23T23:12:10.524452+0000","last_became_peered":"2023-09-23T23:12:10.524452+0000","last_unstale":"2023-09-23T23:14:30.284686+0000","last_undegraded":"2023-09-23T23:14:30.284686+0000","last_fullsized":"2023-09-23T23:14:30.284686+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:10:00.143787+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:30.286448+0000","last_change":"2023-09-23T23:14:13.812384+0000","last_active":"2023-09-23T23:14:30.286448+0000","last_peered":"2023-09-23T23:14:30.286448+0000","last_clean":"2023-09-23T23:14:30.286448+0000","last_became_active":"2023-09-23T23:14:13.811471+0000","last_became_peered":"2023-09-23T23:14:13.811471+0000","last_unstale":"2023-09-23T23:14:30.286448+0000","last_undegraded":"2023-09-23T23:14:30.286448+0000","last_fullsized":"2023-09-23T23:14:30.286448+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T02:39:11.313718+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":15,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:30.363822+0000","last_change":"2023-09-23T23:14:12.807099+0000","last_active":"2023-09-23T23:14:30.363822+0000","last_peered":"2023-09-23T23:14:30.363822+0000","last_clean":"2023-09-23T23:14:30.363822+0000","last_became_active":"2023-09-23T23:14:12.806786+0000","last_became_peered":"2023-09-23T23:14:12.806786+0000","last_unstale":"2023-09-23T23:14:30.363822+0000","last_undegraded":"2023-09-23T23:14:30.363822+0000","last_fullsized":"2023-09-23T23:14:30.363822+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T01:44:00.755018+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":24,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-09-23T23:14:31.501173+0000","last_change":"2023-09-23T23:14:31.501173+0000","last_active":"2023-09-23T23:14:31.501173+0000","last_peered":"2023-09-23T23:14:31.501173+0000","last_clean":"2023-09-23T23:14:31.501173+0000","last_became_active":"2023-09-23T23:14:31.500298+0000","last_became_peered":"2023-09-23T23:14:31.500298+0000","last_unstale":"2023-09-23T23:14:31.501173+0000","last_undegraded":"2023-09-23T23:14:31.501173+0000","last_fullsized":"2023-09-23T23:14:31.501173+0000","mapping_epoch":70,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:49:45.512079+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,6,2],"acting":[4,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":15,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:30.277223+0000","last_change":"2023-09-23T23:14:12.799947+0000","last_active":"2023-09-23T23:14:30.277223+0000","last_peered":"2023-09-23T23:14:30.277223+0000","last_clean":"2023-09-23T23:14:30.277223+0000","last_became_active":"2023-09-23T23:14:12.798935+0000","last_became_peered":"2023-09-23T23:14:12.798935+0000","last_unstale":"2023-09-23T23:14:30.277223+0000","last_undegraded":"2023-09-23T23:14:30.277223+0000","last_fullsized":"2023-09-23T23:14:30.277223+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T00:40:14.177502+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:30.278123+0000","last_change":"2023-09-23T23:14:13.808776+0000","last_active":"2023-09-23T23:14:30.278123+0000","last_peered":"2023-09-23T23:14:30.278123+0000","last_clean":"2023-09-23T23:14:30.278123+0000","last_became_active":"2023-09-23T23:14:13.808295+0000","last_became_peered":"2023-09-23T23:14:13.808295+0000","last_unstale":"2023-09-23T23:14:30.278123+0000","last_undegraded":"2023-09-23T23:14:30.278123+0000","last_fullsized":"2023-09-23T23:14:30.278123+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:54:19.069393+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":15,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:30.285795+0000","last_change":"2023-09-23T23:14:12.801725+0000","last_active":"2023-09-23T23:14:30.285795+0000","last_peered":"2023-09-23T23:14:30.285795+0000","last_clean":"2023-09-23T23:14:30.285795+0000","last_became_active":"2023-09-23T23:14:12.801359+0000","last_became_peered":"2023-09-23T23:14:12.801359+0000","last_unstale":"2023-09-23T23:14:30.285795+0000","last_undegraded":"2023-09-23T23:14:30.285795+0000","last_fullsized":"2023-09-23T23:14:30.285795+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T04:07:16.982727+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:30.277848+0000","last_change":"2023-09-23T23:14:13.812812+0000","last_active":"2023-09-23T23:14:30.277848+0000","last_peered":"2023-09-23T23:14:30.277848+0000","last_clean":"2023-09-23T23:14:30.277848+0000","last_became_active":"2023-09-23T23:14:13.810980+0000","last_became_peered":"2023-09-23T23:14:13.810980+0000","last_unstale":"2023-09-23T23:14:30.277848+0000","last_undegraded":"2023-09-23T23:14:30.277848+0000","last_fullsized":"2023-09-23T23:14:30.277848+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:35:58.916281+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.b","version":"69'3","reported_seq":19,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:30.364362+0000","last_change":"2023-09-23T23:14:12.814667+0000","last_active":"2023-09-23T23:14:30.364362+0000","last_peered":"2023-09-23T23:14:30.364362+0000","last_clean":"2023-09-23T23:14:30.364362+0000","last_became_active":"2023-09-23T23:14:12.814106+0000","last_became_peered":"2023-09-23T23:14:12.814106+0000","last_unstale":"2023-09-23T23:14:30.364362+0000","last_undegraded":"2023-09-23T23:14:30.364362+0000","last_fullsized":"2023-09-23T23:14:30.364362+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":3,"ondisk_log_size":3,"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 @ 2023-09-25T09:45:35.367607+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":2,"num_read_kb":2,"num_write":1,"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":1,"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":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:29.746746+0000","last_change":"2023-09-23T23:14:13.810704+0000","last_active":"2023-09-23T23:14:29.746746+0000","last_peered":"2023-09-23T23:14:29.746746+0000","last_clean":"2023-09-23T23:14:29.746746+0000","last_became_active":"2023-09-23T23:14:13.810358+0000","last_became_peered":"2023-09-23T23:14:13.810358+0000","last_unstale":"2023-09-23T23:14:29.746746+0000","last_undegraded":"2023-09-23T23:14:29.746746+0000","last_fullsized":"2023-09-23T23:14:29.746746+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:11:11.864998+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":15,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:30.286959+0000","last_change":"2023-09-23T23:14:12.797295+0000","last_active":"2023-09-23T23:14:30.286959+0000","last_peered":"2023-09-23T23:14:30.286959+0000","last_clean":"2023-09-23T23:14:30.286959+0000","last_became_active":"2023-09-23T23:14:12.796985+0000","last_became_peered":"2023-09-23T23:14:12.796985+0000","last_unstale":"2023-09-23T23:14:30.286959+0000","last_undegraded":"2023-09-23T23:14:30.286959+0000","last_fullsized":"2023-09-23T23:14:30.286959+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T09:38:42.029435+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:30.283221+0000","last_change":"2023-09-23T23:14:14.282783+0000","last_active":"2023-09-23T23:14:30.283221+0000","last_peered":"2023-09-23T23:14:30.283221+0000","last_clean":"2023-09-23T23:14:30.283221+0000","last_became_active":"2023-09-23T23:14:14.282413+0000","last_became_peered":"2023-09-23T23:14:14.282413+0000","last_unstale":"2023-09-23T23:14:30.283221+0000","last_undegraded":"2023-09-23T23:14:30.283221+0000","last_fullsized":"2023-09-23T23:14:30.283221+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T00:11:41.585232+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.d","version":"68'1","reported_seq":17,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:29.741900+0000","last_change":"2023-09-23T23:14:12.796334+0000","last_active":"2023-09-23T23:14:29.741900+0000","last_peered":"2023-09-23T23:14:29.741900+0000","last_clean":"2023-09-23T23:14:29.741900+0000","last_became_active":"2023-09-23T23:14:12.795929+0000","last_became_peered":"2023-09-23T23:14:12.795929+0000","last_unstale":"2023-09-23T23:14:29.741900+0000","last_undegraded":"2023-09-23T23:14:29.741900+0000","last_fullsized":"2023-09-23T23:14:29.741900+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":1,"ondisk_log_size":1,"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 @ 2023-09-25T04:07:32.922914+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"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":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:30.277046+0000","last_change":"2023-09-23T23:14:13.813593+0000","last_active":"2023-09-23T23:14:30.277046+0000","last_peered":"2023-09-23T23:14:30.277046+0000","last_clean":"2023-09-23T23:14:30.277046+0000","last_became_active":"2023-09-23T23:14:13.813307+0000","last_became_peered":"2023-09-23T23:14:13.813307+0000","last_unstale":"2023-09-23T23:14:30.277046+0000","last_undegraded":"2023-09-23T23:14:30.277046+0000","last_fullsized":"2023-09-23T23:14:30.277046+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T00:10:04.221668+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"68'2","reported_seq":18,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:29.741940+0000","last_change":"2023-09-23T23:14:12.801266+0000","last_active":"2023-09-23T23:14:29.741940+0000","last_peered":"2023-09-23T23:14:29.741940+0000","last_clean":"2023-09-23T23:14:29.741940+0000","last_became_active":"2023-09-23T23:14:12.800762+0000","last_became_peered":"2023-09-23T23:14:12.800762+0000","last_unstale":"2023-09-23T23:14:29.741940+0000","last_undegraded":"2023-09-23T23:14:29.741940+0000","last_fullsized":"2023-09-23T23:14:29.741940+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"ondisk_log_size":2,"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 @ 2023-09-25T07:02:56.751695+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"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":1,"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":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:30.285819+0000","last_change":"2023-09-23T23:14:14.283549+0000","last_active":"2023-09-23T23:14:30.285819+0000","last_peered":"2023-09-23T23:14:30.285819+0000","last_clean":"2023-09-23T23:14:30.285819+0000","last_became_active":"2023-09-23T23:14:14.283214+0000","last_became_peered":"2023-09-23T23:14:14.283214+0000","last_unstale":"2023-09-23T23:14:30.285819+0000","last_undegraded":"2023-09-23T23:14:30.285819+0000","last_fullsized":"2023-09-23T23:14:30.285819+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:47:18.756423+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"68'1","reported_seq":17,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:29.742173+0000","last_change":"2023-09-23T23:14:12.803838+0000","last_active":"2023-09-23T23:14:29.742173+0000","last_peered":"2023-09-23T23:14:29.742173+0000","last_clean":"2023-09-23T23:14:29.742173+0000","last_became_active":"2023-09-23T23:14:12.802794+0000","last_became_peered":"2023-09-23T23:14:12.802794+0000","last_unstale":"2023-09-23T23:14:29.742173+0000","last_undegraded":"2023-09-23T23:14:29.742173+0000","last_fullsized":"2023-09-23T23:14:29.742173+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":1,"ondisk_log_size":1,"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 @ 2023-09-25T00:13:23.523916+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"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":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:30.363493+0000","last_change":"2023-09-23T23:14:14.282949+0000","last_active":"2023-09-23T23:14:30.363493+0000","last_peered":"2023-09-23T23:14:30.363493+0000","last_clean":"2023-09-23T23:14:30.363493+0000","last_became_active":"2023-09-23T23:14:14.282159+0000","last_became_peered":"2023-09-23T23:14:14.282159+0000","last_unstale":"2023-09-23T23:14:30.363493+0000","last_undegraded":"2023-09-23T23:14:30.363493+0000","last_fullsized":"2023-09-23T23:14:30.363493+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T07:23:36.329835+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.10","version":"68'8","reported_seq":27,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:30.282750+0000","last_change":"2023-09-23T23:14:12.796247+0000","last_active":"2023-09-23T23:14:30.282750+0000","last_peered":"2023-09-23T23:14:30.282750+0000","last_clean":"2023-09-23T23:14:30.282750+0000","last_became_active":"2023-09-23T23:14:12.795905+0000","last_became_peered":"2023-09-23T23:14:12.795905+0000","last_unstale":"2023-09-23T23:14:30.282750+0000","last_undegraded":"2023-09-23T23:14:30.282750+0000","last_fullsized":"2023-09-23T23:14:30.282750+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":8,"ondisk_log_size":8,"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 @ 2023-09-25T07:40:04.507768+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"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":4,"num_whiteouts":0,"num_read":12,"num_read_kb":12,"num_write":12,"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":4,"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":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:29.746562+0000","last_change":"2023-09-23T23:14:14.286572+0000","last_active":"2023-09-23T23:14:29.746562+0000","last_peered":"2023-09-23T23:14:29.746562+0000","last_clean":"2023-09-23T23:14:29.746562+0000","last_became_active":"2023-09-23T23:14:14.284931+0000","last_became_peered":"2023-09-23T23:14:14.284931+0000","last_unstale":"2023-09-23T23:14:29.746562+0000","last_undegraded":"2023-09-23T23:14:29.746562+0000","last_fullsized":"2023-09-23T23:14:29.746562+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:11:26.808289+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,3,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":15,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:29.741101+0000","last_change":"2023-09-23T23:14:12.808671+0000","last_active":"2023-09-23T23:14:29.741101+0000","last_peered":"2023-09-23T23:14:29.741101+0000","last_clean":"2023-09-23T23:14:29.741101+0000","last_became_active":"2023-09-23T23:14:12.808360+0000","last_became_peered":"2023-09-23T23:14:12.808360+0000","last_unstale":"2023-09-23T23:14:29.741101+0000","last_undegraded":"2023-09-23T23:14:29.741101+0000","last_fullsized":"2023-09-23T23:14:29.741101+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T02:22:40.184723+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:30.286357+0000","last_change":"2023-09-23T23:14:14.284808+0000","last_active":"2023-09-23T23:14:30.286357+0000","last_peered":"2023-09-23T23:14:30.286357+0000","last_clean":"2023-09-23T23:14:30.286357+0000","last_became_active":"2023-09-23T23:14:14.284396+0000","last_became_peered":"2023-09-23T23:14:14.284396+0000","last_unstale":"2023-09-23T23:14:30.286357+0000","last_undegraded":"2023-09-23T23:14:30.286357+0000","last_fullsized":"2023-09-23T23:14:30.286357+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T04:28:07.916368+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":15,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:29.746482+0000","last_change":"2023-09-23T23:14:12.805293+0000","last_active":"2023-09-23T23:14:29.746482+0000","last_peered":"2023-09-23T23:14:29.746482+0000","last_clean":"2023-09-23T23:14:29.746482+0000","last_became_active":"2023-09-23T23:14:12.805099+0000","last_became_peered":"2023-09-23T23:14:12.805099+0000","last_unstale":"2023-09-23T23:14:29.746482+0000","last_undegraded":"2023-09-23T23:14:29.746482+0000","last_fullsized":"2023-09-23T23:14:29.746482+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T00:05:36.010459+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:30.363329+0000","last_change":"2023-09-23T23:14:14.284948+0000","last_active":"2023-09-23T23:14:30.363329+0000","last_peered":"2023-09-23T23:14:30.363329+0000","last_clean":"2023-09-23T23:14:30.363329+0000","last_became_active":"2023-09-23T23:14:14.284066+0000","last_became_peered":"2023-09-23T23:14:14.284066+0000","last_unstale":"2023-09-23T23:14:30.363329+0000","last_undegraded":"2023-09-23T23:14:30.363329+0000","last_fullsized":"2023-09-23T23:14:30.363329+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T04:44:20.067261+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.13","version":"68'2","reported_seq":19,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:29.741651+0000","last_change":"2023-09-23T23:14:12.802304+0000","last_active":"2023-09-23T23:14:29.741651+0000","last_peered":"2023-09-23T23:14:29.741651+0000","last_clean":"2023-09-23T23:14:29.741651+0000","last_became_active":"2023-09-23T23:14:12.801933+0000","last_became_peered":"2023-09-23T23:14:12.801933+0000","last_unstale":"2023-09-23T23:14:29.741651+0000","last_undegraded":"2023-09-23T23:14:29.741651+0000","last_fullsized":"2023-09-23T23:14:29.741651+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"ondisk_log_size":2,"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 @ 2023-09-25T08:39:00.686316+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"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":4,"num_read_kb":7,"num_write":3,"num_write_kb":6,"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":1,"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":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:30.277348+0000","last_change":"2023-09-23T23:14:13.808948+0000","last_active":"2023-09-23T23:14:30.277348+0000","last_peered":"2023-09-23T23:14:30.277348+0000","last_clean":"2023-09-23T23:14:30.277348+0000","last_became_active":"2023-09-23T23:14:13.807232+0000","last_became_peered":"2023-09-23T23:14:13.807232+0000","last_unstale":"2023-09-23T23:14:30.277348+0000","last_undegraded":"2023-09-23T23:14:30.277348+0000","last_fullsized":"2023-09-23T23:14:30.277348+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T04:09:03.736494+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"69'7","reported_seq":27,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:30.277657+0000","last_change":"2023-09-23T23:14:12.800049+0000","last_active":"2023-09-23T23:14:30.277657+0000","last_peered":"2023-09-23T23:14:30.277657+0000","last_clean":"2023-09-23T23:14:30.277657+0000","last_became_active":"2023-09-23T23:14:12.799730+0000","last_became_peered":"2023-09-23T23:14:12.799730+0000","last_unstale":"2023-09-23T23:14:30.277657+0000","last_undegraded":"2023-09-23T23:14:30.277657+0000","last_fullsized":"2023-09-23T23:14:30.277657+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":7,"ondisk_log_size":7,"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 @ 2023-09-24T23:14:21.475655+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":1536,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"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":4,"num_whiteouts":0,"num_read":7,"num_read_kb":6,"num_write":6,"num_write_kb":3,"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":1,"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":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":10,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-09-23T23:14:31.500724+0000","last_change":"2023-09-23T23:14:31.500724+0000","last_active":"2023-09-23T23:14:31.500724+0000","last_peered":"2023-09-23T23:14:31.500724+0000","last_clean":"2023-09-23T23:14:31.500724+0000","last_became_active":"2023-09-23T23:14:31.499891+0000","last_became_peered":"2023-09-23T23:14:31.499891+0000","last_unstale":"2023-09-23T23:14:31.500724+0000","last_undegraded":"2023-09-23T23:14:31.500724+0000","last_fullsized":"2023-09-23T23:14:31.500724+0000","mapping_epoch":70,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T02:40:01.339378+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,6,2],"acting":[5,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.15","version":"68'3","reported_seq":20,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:29.741741+0000","last_change":"2023-09-23T23:14:12.804102+0000","last_active":"2023-09-23T23:14:29.741741+0000","last_peered":"2023-09-23T23:14:29.741741+0000","last_clean":"2023-09-23T23:14:29.741741+0000","last_became_active":"2023-09-23T23:14:12.803894+0000","last_became_peered":"2023-09-23T23:14:12.803894+0000","last_unstale":"2023-09-23T23:14:29.741741+0000","last_undegraded":"2023-09-23T23:14:29.741741+0000","last_fullsized":"2023-09-23T23:14:29.741741+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":3,"ondisk_log_size":3,"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 @ 2023-09-25T04:01:59.298893+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"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":4,"num_read_kb":4,"num_write":4,"num_write_kb":1,"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":1,"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":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:30.363406+0000","last_change":"2023-09-23T23:14:14.281420+0000","last_active":"2023-09-23T23:14:30.363406+0000","last_peered":"2023-09-23T23:14:30.363406+0000","last_clean":"2023-09-23T23:14:30.363406+0000","last_became_active":"2023-09-23T23:14:14.280788+0000","last_became_peered":"2023-09-23T23:14:14.280788+0000","last_unstale":"2023-09-23T23:14:30.363406+0000","last_undegraded":"2023-09-23T23:14:30.363406+0000","last_fullsized":"2023-09-23T23:14:30.363406+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T03:23:43.246380+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":15,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:30.286088+0000","last_change":"2023-09-23T23:14:12.795046+0000","last_active":"2023-09-23T23:14:30.286088+0000","last_peered":"2023-09-23T23:14:30.286088+0000","last_clean":"2023-09-23T23:14:30.286088+0000","last_became_active":"2023-09-23T23:14:12.794698+0000","last_became_peered":"2023-09-23T23:14:12.794698+0000","last_unstale":"2023-09-23T23:14:30.286088+0000","last_undegraded":"2023-09-23T23:14:30.286088+0000","last_fullsized":"2023-09-23T23:14:30.286088+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T02:46:10.657581+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:30.363944+0000","last_change":"2023-09-23T23:14:13.813286+0000","last_active":"2023-09-23T23:14:30.363944+0000","last_peered":"2023-09-23T23:14:30.363944+0000","last_clean":"2023-09-23T23:14:30.363944+0000","last_became_active":"2023-09-23T23:14:13.812971+0000","last_became_peered":"2023-09-23T23:14:13.812971+0000","last_unstale":"2023-09-23T23:14:30.363944+0000","last_undegraded":"2023-09-23T23:14:30.363944+0000","last_fullsized":"2023-09-23T23:14:30.363944+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:27:32.762055+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":15,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:29.746853+0000","last_change":"2023-09-23T23:14:12.803487+0000","last_active":"2023-09-23T23:14:29.746853+0000","last_peered":"2023-09-23T23:14:29.746853+0000","last_clean":"2023-09-23T23:14:29.746853+0000","last_became_active":"2023-09-23T23:14:12.803176+0000","last_became_peered":"2023-09-23T23:14:12.803176+0000","last_unstale":"2023-09-23T23:14:29.746853+0000","last_undegraded":"2023-09-23T23:14:29.746853+0000","last_fullsized":"2023-09-23T23:14:29.746853+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T01:11:39.321311+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":24,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-09-23T23:14:31.500987+0000","last_change":"2023-09-23T23:14:31.500987+0000","last_active":"2023-09-23T23:14:31.500987+0000","last_peered":"2023-09-23T23:14:31.500987+0000","last_clean":"2023-09-23T23:14:31.500987+0000","last_became_active":"2023-09-23T23:14:31.499702+0000","last_became_peered":"2023-09-23T23:14:31.499702+0000","last_unstale":"2023-09-23T23:14:31.500987+0000","last_undegraded":"2023-09-23T23:14:31.500987+0000","last_fullsized":"2023-09-23T23:14:31.500987+0000","mapping_epoch":70,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T00:27:55.198640+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":15,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:30.364058+0000","last_change":"2023-09-23T23:14:12.814840+0000","last_active":"2023-09-23T23:14:30.364058+0000","last_peered":"2023-09-23T23:14:30.364058+0000","last_clean":"2023-09-23T23:14:30.364058+0000","last_became_active":"2023-09-23T23:14:12.814498+0000","last_became_peered":"2023-09-23T23:14:12.814498+0000","last_unstale":"2023-09-23T23:14:30.364058+0000","last_undegraded":"2023-09-23T23:14:30.364058+0000","last_fullsized":"2023-09-23T23:14:30.364058+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:41:07.964503+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:29.746563+0000","last_change":"2023-09-23T23:14:14.286792+0000","last_active":"2023-09-23T23:14:29.746563+0000","last_peered":"2023-09-23T23:14:29.746563+0000","last_clean":"2023-09-23T23:14:29.746563+0000","last_became_active":"2023-09-23T23:14:14.285861+0000","last_became_peered":"2023-09-23T23:14:14.285861+0000","last_unstale":"2023-09-23T23:14:29.746563+0000","last_undegraded":"2023-09-23T23:14:29.746563+0000","last_fullsized":"2023-09-23T23:14:29.746563+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T02:29:29.164291+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":15,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:30.283319+0000","last_change":"2023-09-23T23:14:12.797849+0000","last_active":"2023-09-23T23:14:30.283319+0000","last_peered":"2023-09-23T23:14:30.283319+0000","last_clean":"2023-09-23T23:14:30.283319+0000","last_became_active":"2023-09-23T23:14:12.797272+0000","last_became_peered":"2023-09-23T23:14:12.797272+0000","last_unstale":"2023-09-23T23:14:30.283319+0000","last_undegraded":"2023-09-23T23:14:30.283319+0000","last_fullsized":"2023-09-23T23:14:30.283319+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:30:35.498852+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:30.364768+0000","last_change":"2023-09-23T23:14:13.815926+0000","last_active":"2023-09-23T23:14:30.364768+0000","last_peered":"2023-09-23T23:14:30.364768+0000","last_clean":"2023-09-23T23:14:30.364768+0000","last_became_active":"2023-09-23T23:14:13.815258+0000","last_became_peered":"2023-09-23T23:14:13.815258+0000","last_unstale":"2023-09-23T23:14:30.364768+0000","last_undegraded":"2023-09-23T23:14:30.364768+0000","last_fullsized":"2023-09-23T23:14:30.364768+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T02:07:43.622025+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1a","version":"69'2","reported_seq":17,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:30.277180+0000","last_change":"2023-09-23T23:14:12.802498+0000","last_active":"2023-09-23T23:14:30.277180+0000","last_peered":"2023-09-23T23:14:30.277180+0000","last_clean":"2023-09-23T23:14:30.277180+0000","last_became_active":"2023-09-23T23:14:12.801926+0000","last_became_peered":"2023-09-23T23:14:12.801926+0000","last_unstale":"2023-09-23T23:14:30.277180+0000","last_undegraded":"2023-09-23T23:14:30.277180+0000","last_fullsized":"2023-09-23T23:14:30.277180+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"ondisk_log_size":2,"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 @ 2023-09-25T06:47:55.463443+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"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":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":2306,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"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":22,"num_whiteouts":0,"num_read":47,"num_read_kb":49,"num_write":45,"num_write_kb":13,"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":14,"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":98304,"data_stored":6918,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":45,"ondisk_log_size":45,"up":96,"acting":96,"num_store_stats":8},{"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":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"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":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3},{"poolid":2,"num_pg":8,"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":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234051,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6636,"kb_used_data":1316,"kb_used_omap":0,"kb_used_meta":5312,"kb_avail":93738516,"statfs":{"total":95995035648,"available":95988240384,"internally_reserved":0,"allocated":1347584,"data_stored":912695,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5439488},"hb_peers":[0,1,2,3,4,5,6],"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":"Sat Sep 23 23:15:43 2023","interfaces":[{"interface":"back","average":{"1min":0.88800000000000001,"5min":0.92900000000000005,"15min":1.0109999999999999},"min":{"1min":0.623,"5min":0.503,"15min":0.503},"max":{"1min":1.3320000000000001,"5min":4.1219999999999999,"15min":4.1219999999999999},"last":0.751},{"interface":"front","average":{"1min":0.995,"5min":0.93899999999999995,"15min":0.95299999999999996},"min":{"1min":0.64700000000000002,"5min":0.52900000000000003,"15min":0.52900000000000003},"max":{"1min":1.4510000000000001,"5min":1.6339999999999999,"15min":1.6339999999999999},"last":1.155}]},{"osd":1,"last update":"Sat Sep 23 23:15:43 2023","interfaces":[{"interface":"back","average":{"1min":0.91900000000000004,"5min":0.93400000000000005,"15min":0.95299999999999996},"min":{"1min":0.63,"5min":0.58599999999999997,"15min":0.58599999999999997},"max":{"1min":1.2310000000000001,"5min":1.3600000000000001,"15min":1.3600000000000001},"last":1.2769999999999999},{"interface":"front","average":{"1min":0.94399999999999995,"5min":0.95799999999999996,"15min":1.024},"min":{"1min":0.628,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":1.3380000000000001,"5min":1.8380000000000001,"15min":1.8380000000000001},"last":0.67300000000000004}]},{"osd":2,"last update":"Sat Sep 23 23:15:43 2023","interfaces":[{"interface":"back","average":{"1min":0.93999999999999995,"5min":0.995,"15min":1.151},"min":{"1min":0.60999999999999999,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":1.327,"5min":4.2400000000000002,"15min":4.2400000000000002},"last":0.84199999999999997},{"interface":"front","average":{"1min":0.95499999999999996,"5min":0.95699999999999996,"15min":1.016},"min":{"1min":0.70499999999999996,"5min":0.47599999999999998,"15min":0.47599999999999998},"max":{"1min":1.2789999999999999,"5min":1.8320000000000001,"15min":1.8320000000000001},"last":1.0800000000000001}]},{"osd":3,"last update":"Sat Sep 23 23:15:43 2023","interfaces":[{"interface":"back","average":{"1min":0.996,"5min":1.024,"15min":1.1879999999999999},"min":{"1min":0.70099999999999996,"5min":0.54800000000000004,"15min":0.54800000000000004},"max":{"1min":1.444,"5min":4.3730000000000002,"15min":4.3730000000000002},"last":1.3600000000000001},{"interface":"front","average":{"1min":0.97799999999999998,"5min":0.98999999999999999,"15min":1.0289999999999999},"min":{"1min":0.71599999999999997,"5min":0.623,"15min":0.623},"max":{"1min":1.1890000000000001,"5min":1.706,"15min":1.706},"last":0.77800000000000002}]},{"osd":4,"last update":"Sat Sep 23 23:15:43 2023","interfaces":[{"interface":"back","average":{"1min":1.042,"5min":0.96099999999999997,"15min":1.0009999999999999},"min":{"1min":0.77900000000000003,"5min":0.505,"15min":0.505},"max":{"1min":1.4059999999999999,"5min":1.875,"15min":1.875},"last":1.0349999999999999},{"interface":"front","average":{"1min":1.0940000000000001,"5min":1.0740000000000001,"15min":1.2430000000000001},"min":{"1min":0.79000000000000004,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":1.512,"5min":4.4269999999999996,"15min":4.4269999999999996},"last":1.228}]},{"osd":5,"last update":"Sat Sep 23 23:15:43 2023","interfaces":[{"interface":"back","average":{"1min":1.0660000000000001,"5min":1.0189999999999999,"15min":1.069},"min":{"1min":0.76300000000000001,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":1.351,"5min":1.9319999999999999,"15min":1.9319999999999999},"last":0.93700000000000006},{"interface":"front","average":{"1min":1.1830000000000001,"5min":1.0760000000000001,"15min":1.1399999999999999},"min":{"1min":0.81999999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":1.458,"5min":1.742,"15min":1.742},"last":0.89400000000000002}]},{"osd":6,"last update":"Sat Sep 23 23:15:43 2023","interfaces":[{"interface":"back","average":{"1min":1.1850000000000001,"5min":1.135,"15min":1.2130000000000001},"min":{"1min":0.94099999999999995,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":1.387,"5min":1.9670000000000001,"15min":1.9670000000000001},"last":1.321},{"interface":"front","average":{"1min":1.242,"5min":1.198,"15min":1.3879999999999999},"min":{"1min":1.0620000000000001,"5min":0.496,"15min":0.496},"max":{"1min":1.5569999999999999,"5min":4.6920000000000002,"15min":4.6920000000000002},"last":0.99299999999999999}]}]},{"osd":6,"up_from":46,"seq":197568495693,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6680,"kb_used_data":1296,"kb_used_omap":0,"kb_used_meta":5376,"kb_avail":93738472,"statfs":{"total":95995035648,"available":95988195328,"internally_reserved":0,"allocated":1327104,"data_stored":912019,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5505024},"hb_peers":[0,1,2,3,4,5,7],"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":"Sat Sep 23 23:14:49 2023","interfaces":[{"interface":"back","average":{"1min":1.0289999999999999,"5min":0.95899999999999996,"15min":0.97299999999999998},"min":{"1min":0.58699999999999997,"5min":0.48499999999999999,"15min":0.48499999999999999},"max":{"1min":1.3500000000000001,"5min":1.3500000000000001,"15min":1.3500000000000001},"last":1.222},{"interface":"front","average":{"1min":0.99299999999999999,"5min":0.96399999999999997,"15min":1.002},"min":{"1min":0.67000000000000004,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":1.349,"5min":1.3979999999999999,"15min":1.3979999999999999},"last":1.26}]},{"osd":1,"last update":"Sat Sep 23 23:14:49 2023","interfaces":[{"interface":"back","average":{"1min":0.91900000000000004,"5min":0.871,"15min":0.91000000000000003},"min":{"1min":0.76200000000000001,"5min":0.51500000000000001,"15min":0.51500000000000001},"max":{"1min":1.097,"5min":1.198,"15min":1.198},"last":1.133},{"interface":"front","average":{"1min":1.107,"5min":1.01,"15min":1.016},"min":{"1min":0.79900000000000004,"5min":0.51300000000000001,"15min":0.51300000000000001},"max":{"1min":1.4179999999999999,"5min":1.4179999999999999,"15min":1.4179999999999999},"last":1.032}]},{"osd":2,"last update":"Sat Sep 23 23:14:49 2023","interfaces":[{"interface":"back","average":{"1min":0.88100000000000001,"5min":0.85399999999999998,"15min":0.89000000000000001},"min":{"1min":0.59299999999999997,"5min":0.59299999999999997,"15min":0.59299999999999997},"max":{"1min":1.095,"5min":1.2749999999999999,"15min":1.2749999999999999},"last":0.89600000000000002},{"interface":"front","average":{"1min":0.95599999999999996,"5min":0.90700000000000003,"15min":0.94099999999999995},"min":{"1min":0.68300000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"max":{"1min":1.2230000000000001,"5min":1.2230000000000001,"15min":1.2230000000000001},"last":1.0009999999999999}]},{"osd":3,"last update":"Sat Sep 23 23:14:49 2023","interfaces":[{"interface":"back","average":{"1min":1.0820000000000001,"5min":0.98699999999999999,"15min":0.97099999999999997},"min":{"1min":0.66400000000000003,"5min":0.61899999999999999,"15min":0.61899999999999999},"max":{"1min":1.4910000000000001,"5min":1.4910000000000001,"15min":1.4910000000000001},"last":1.1739999999999999},{"interface":"front","average":{"1min":1.006,"5min":0.94699999999999995,"15min":0.98099999999999998},"min":{"1min":0.65700000000000003,"5min":0.64100000000000001,"15min":0.64100000000000001},"max":{"1min":1.2350000000000001,"5min":1.26,"15min":1.26},"last":1.054}]},{"osd":4,"last update":"Sat Sep 23 23:14:49 2023","interfaces":[{"interface":"back","average":{"1min":0.95099999999999996,"5min":0.871,"15min":0.86899999999999999},"min":{"1min":0.74199999999999999,"5min":0.496,"15min":0.496},"max":{"1min":1.29,"5min":1.29,"15min":1.29},"last":1.081},{"interface":"front","average":{"1min":1.1020000000000001,"5min":0.98299999999999998,"15min":0.98499999999999999},"min":{"1min":0.71599999999999997,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":1.4390000000000001,"5min":1.4390000000000001,"15min":1.4390000000000001},"last":0.81200000000000006}]},{"osd":5,"last update":"Sat Sep 23 23:14:49 2023","interfaces":[{"interface":"back","average":{"1min":0.999,"5min":0.93200000000000005,"15min":0.93500000000000005},"min":{"1min":0.81200000000000006,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":1.234,"5min":1.2410000000000001,"15min":1.2410000000000001},"last":0.85799999999999998},{"interface":"front","average":{"1min":1.196,"5min":1.0780000000000001,"15min":1.01},"min":{"1min":0.81200000000000006,"5min":0.47899999999999998,"15min":0.47899999999999998},"max":{"1min":1.425,"5min":1.536,"15min":1.536},"last":0.95599999999999996}]},{"osd":7,"last update":"Sat Sep 23 23:15:39 2023","interfaces":[{"interface":"back","average":{"1min":1.204,"5min":1.171,"15min":1.121},"min":{"1min":0.94999999999999996,"5min":0.63,"15min":0.63},"max":{"1min":1.5640000000000001,"5min":1.5640000000000001,"15min":1.5640000000000001},"last":1.111},{"interface":"front","average":{"1min":1.296,"5min":1.2250000000000001,"15min":1.1679999999999999},"min":{"1min":1.123,"5min":0.55600000000000005,"15min":0.55600000000000005},"max":{"1min":1.4990000000000001,"5min":1.607,"15min":1.607},"last":1.3}]}]},{"osd":1,"up_from":13,"seq":55834574976,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6860,"kb_used_data":708,"kb_used_omap":0,"kb_used_meta":6144,"kb_avail":93738292,"statfs":{"total":95995035648,"available":95988011008,"internally_reserved":0,"allocated":724992,"data_stored":320633,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":6291456},"hb_peers":[0,2,3,4,5,6,7],"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":"Sat Sep 23 23:15:48 2023","interfaces":[{"interface":"back","average":{"1min":0.64900000000000002,"5min":0.73499999999999999,"15min":0.63900000000000001},"min":{"1min":0.34100000000000003,"5min":0.33400000000000002,"15min":0.33200000000000002},"max":{"1min":0.86799999999999999,"5min":1.321,"15min":1.321},"last":0.77900000000000003},{"interface":"front","average":{"1min":0.59199999999999997,"5min":0.72099999999999997,"15min":0.67900000000000005},"min":{"1min":0.35899999999999999,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":0.80800000000000005,"5min":3.3700000000000001,"15min":3.3700000000000001},"last":0.57699999999999996}]},{"osd":2,"last update":"Sat Sep 23 23:15:30 2023","interfaces":[{"interface":"back","average":{"1min":0.65700000000000003,"5min":0.73399999999999999,"15min":0.67200000000000004},"min":{"1min":0.35699999999999998,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":0.97899999999999998,"5min":1.1619999999999999,"15min":1.1619999999999999},"last":1.048},{"interface":"front","average":{"1min":0.68999999999999995,"5min":0.79900000000000004,"15min":0.72799999999999998},"min":{"1min":0.46400000000000002,"5min":0.40100000000000002,"15min":0.36299999999999999},"max":{"1min":0.93799999999999994,"5min":3.456,"15min":3.456},"last":0.64200000000000002}]},{"osd":3,"last update":"Sat Sep 23 23:15:27 2023","interfaces":[{"interface":"back","average":{"1min":0.65400000000000003,"5min":0.71599999999999997,"15min":0.745},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":0.99199999999999999,"5min":1.1319999999999999,"15min":1.1319999999999999},"last":0.50900000000000001},{"interface":"front","average":{"1min":0.80800000000000005,"5min":0.84799999999999998,"15min":0.84299999999999997},"min":{"1min":0.45600000000000002,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":1.137,"5min":1.2390000000000001,"15min":1.3480000000000001},"last":0.95099999999999996}]},{"osd":4,"last update":"Sat Sep 23 23:15:13 2023","interfaces":[{"interface":"back","average":{"1min":1.115,"5min":1.0609999999999999,"15min":1.014},"min":{"1min":0.96299999999999997,"5min":0.46500000000000002,"15min":0.46500000000000002},"max":{"1min":1.345,"5min":1.5469999999999999,"15min":1.5469999999999999},"last":1.212},{"interface":"front","average":{"1min":1.087,"5min":1.085,"15min":1.032},"min":{"1min":0.81000000000000005,"5min":0.53000000000000003,"15min":0.53000000000000003},"max":{"1min":1.3080000000000001,"5min":3.6560000000000001,"15min":3.6560000000000001},"last":0.91500000000000004}]},{"osd":5,"last update":"Sat Sep 23 23:15:07 2023","interfaces":[{"interface":"back","average":{"1min":1.012,"5min":1.038,"15min":1.022},"min":{"1min":0.78200000000000003,"5min":0.60299999999999998,"15min":0.60299999999999998},"max":{"1min":1.389,"5min":3.6080000000000001,"15min":3.6080000000000001},"last":0.746},{"interface":"front","average":{"1min":1.0129999999999999,"5min":1.0169999999999999,"15min":1.014},"min":{"1min":0.80000000000000004,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":1.3200000000000001,"5min":1.5349999999999999,"15min":1.5349999999999999},"last":0.879}]},{"osd":6,"last update":"Sat Sep 23 23:14:50 2023","interfaces":[{"interface":"back","average":{"1min":1.1539999999999999,"5min":1.087,"15min":1.137},"min":{"1min":0.81799999999999995,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":1.6830000000000001,"5min":1.6830000000000001,"15min":1.6830000000000001},"last":1.429},{"interface":"front","average":{"1min":1.2649999999999999,"5min":1.115,"15min":1.123},"min":{"1min":0.74099999999999999,"5min":0.60999999999999999,"15min":0.60999999999999999},"max":{"1min":3.754,"5min":3.754,"15min":3.754},"last":0.84599999999999997}]},{"osd":7,"last update":"Sat Sep 23 23:15:44 2023","interfaces":[{"interface":"back","average":{"1min":1.0580000000000001,"5min":1.1479999999999999,"15min":1.1919999999999999},"min":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"max":{"1min":1.417,"5min":3.7970000000000002,"15min":3.7970000000000002},"last":0.99199999999999999},{"interface":"front","average":{"1min":1.0680000000000001,"5min":1.1299999999999999,"15min":1.159},"min":{"1min":0.69899999999999995,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.4119999999999999,"5min":1.647,"15min":1.647},"last":1.5489999999999999}]}]},{"osd":0,"up_from":8,"seq":34359738507,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":7448,"kb_used_data":1296,"kb_used_omap":0,"kb_used_meta":6144,"kb_avail":93737704,"statfs":{"total":95995035648,"available":95987408896,"internally_reserved":0,"allocated":1327104,"data_stored":911577,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":6291456},"hb_peers":[1,2,3,4,5,6,7],"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":"Sat Sep 23 23:15:45 2023","interfaces":[{"interface":"back","average":{"1min":0.65600000000000003,"5min":0.69999999999999996,"15min":0.626},"min":{"1min":0.33200000000000002,"5min":0.33200000000000002,"15min":0.28599999999999998},"max":{"1min":1.0529999999999999,"5min":1.131,"15min":1.131},"last":1.137},{"interface":"front","average":{"1min":0.624,"5min":0.70999999999999996,"15min":0.67300000000000004},"min":{"1min":0.315,"5min":0.315,"15min":0.315},"max":{"1min":0.85299999999999998,"5min":1.1539999999999999,"15min":1.1539999999999999},"last":0.81200000000000006}]},{"osd":2,"last update":"Sat Sep 23 23:15:30 2023","interfaces":[{"interface":"back","average":{"1min":0.71399999999999997,"5min":0.72699999999999998,"15min":0.67000000000000004},"min":{"1min":0.41299999999999998,"5min":0.32500000000000001,"15min":0.312},"max":{"1min":1.0069999999999999,"5min":1.214,"15min":1.214},"last":0.76000000000000001},{"interface":"front","average":{"1min":0.73999999999999999,"5min":0.77600000000000002,"15min":0.70899999999999996},"min":{"1min":0.27600000000000002,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":1.302,"5min":1.302,"15min":1.302},"last":0.92400000000000004}]},{"osd":3,"last update":"Sat Sep 23 23:15:25 2023","interfaces":[{"interface":"back","average":{"1min":0.80200000000000005,"5min":0.79100000000000004,"15min":0.79700000000000004},"min":{"1min":0.46500000000000002,"5min":0.38,"15min":0.38},"max":{"1min":1.0700000000000001,"5min":1.117,"15min":1.117},"last":0.89700000000000002},{"interface":"front","average":{"1min":0.86399999999999999,"5min":0.84199999999999997,"15min":0.84899999999999998},"min":{"1min":0.371,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":1.4059999999999999,"5min":1.4059999999999999,"15min":1.4059999999999999},"last":1.2529999999999999}]},{"osd":4,"last update":"Sat Sep 23 23:15:09 2023","interfaces":[{"interface":"back","average":{"1min":1.131,"5min":1.0629999999999999,"15min":1.0029999999999999},"min":{"1min":0.77100000000000002,"5min":0.67300000000000004,"15min":0.67300000000000004},"max":{"1min":1.8700000000000001,"5min":1.8700000000000001,"15min":1.8700000000000001},"last":1.044},{"interface":"front","average":{"1min":1.0880000000000001,"5min":1.034,"15min":0.97599999999999998},"min":{"1min":0.73999999999999999,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":1.6220000000000001,"5min":1.6220000000000001,"15min":1.6220000000000001},"last":1.008}]},{"osd":5,"last update":"Sat Sep 23 23:15:01 2023","interfaces":[{"interface":"back","average":{"1min":0.95699999999999996,"5min":1.016,"15min":1.006},"min":{"1min":0.67900000000000005,"5min":0.67400000000000004,"15min":0.67400000000000004},"max":{"1min":1.341,"5min":1.464,"15min":1.464},"last":1.1739999999999999},{"interface":"front","average":{"1min":1.0680000000000001,"5min":1.077,"15min":1.05},"min":{"1min":0.67600000000000005,"5min":0.67600000000000005,"15min":0.67600000000000005},"max":{"1min":1.486,"5min":1.6319999999999999,"15min":1.6319999999999999},"last":0.98199999999999998}]},{"osd":6,"last update":"Sat Sep 23 23:14:54 2023","interfaces":[{"interface":"back","average":{"1min":1.048,"5min":1.028,"15min":1.036},"min":{"1min":0.64500000000000002,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.2669999999999999,"5min":1.629,"15min":1.629},"last":1.516},{"interface":"front","average":{"1min":1.1140000000000001,"5min":1.081,"15min":1.099},"min":{"1min":0.85899999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"max":{"1min":1.51,"5min":1.544,"15min":1.544},"last":1.0840000000000001}]},{"osd":7,"last update":"Sat Sep 23 23:15:41 2023","interfaces":[{"interface":"back","average":{"1min":1.119,"5min":1.1259999999999999,"15min":1.1619999999999999},"min":{"1min":0.67800000000000005,"5min":0.59699999999999998,"15min":0.59699999999999998},"max":{"1min":1.766,"5min":1.766,"15min":1.766},"last":1.304},{"interface":"front","average":{"1min":1.1319999999999999,"5min":1.1060000000000001,"15min":1.151},"min":{"1min":0.67800000000000005,"5min":0.623,"15min":0.623},"max":{"1min":1.46,"5min":1.726,"15min":1.726},"last":1.4650000000000001}]}]},{"osd":2,"up_from":18,"seq":77309411447,"num_pgs":19,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6676,"kb_used_data":716,"kb_used_omap":0,"kb_used_meta":5952,"kb_avail":93738476,"statfs":{"total":95995035648,"available":95988199424,"internally_reserved":0,"allocated":733184,"data_stored":321221,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":6094848},"hb_peers":[0,1,3,4,5,6,7],"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":"Sat Sep 23 23:15:33 2023","interfaces":[{"interface":"back","average":{"1min":0.61099999999999999,"5min":0.68899999999999995,"15min":0.64500000000000002},"min":{"1min":0.308,"5min":0.308,"15min":0.308},"max":{"1min":1.1759999999999999,"5min":1.278,"15min":1.278},"last":0.79600000000000004},{"interface":"front","average":{"1min":0.70399999999999996,"5min":0.77400000000000002,"15min":0.71699999999999997},"min":{"1min":0.36199999999999999,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":1.302,"5min":1.302,"15min":1.327},"last":0.754}]},{"osd":1,"last update":"Sat Sep 23 23:15:33 2023","interfaces":[{"interface":"back","average":{"1min":0.63600000000000001,"5min":0.72799999999999998,"15min":0.68700000000000006},"min":{"1min":0.374,"5min":0.374,"15min":0.374},"max":{"1min":0.80300000000000005,"5min":1.0649999999999999,"15min":1.0649999999999999},"last":1.256},{"interface":"front","average":{"1min":0.66100000000000003,"5min":0.76000000000000001,"15min":0.70999999999999996},"min":{"1min":0.41599999999999998,"5min":0.41599999999999998,"15min":0.36099999999999999},"max":{"1min":0.90200000000000002,"5min":1.3320000000000001,"15min":1.3320000000000001},"last":0.91300000000000003}]},{"osd":3,"last update":"Sat Sep 23 23:15:16 2023","interfaces":[{"interface":"back","average":{"1min":0.84199999999999997,"5min":0.84199999999999997,"15min":0.83399999999999996},"min":{"1min":0.502,"5min":0.502,"15min":0.502},"max":{"1min":1.139,"5min":1.298,"15min":1.298},"last":0.84699999999999998},{"interface":"front","average":{"1min":0.70799999999999996,"5min":0.73699999999999999,"15min":0.745},"min":{"1min":0.52200000000000002,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":0.873,"5min":1.179,"15min":1.179},"last":0.95299999999999996}]},{"osd":4,"last update":"Sat Sep 23 23:15:11 2023","interfaces":[{"interface":"back","average":{"1min":1,"5min":0.99199999999999999,"15min":0.93799999999999994},"min":{"1min":0.66100000000000003,"5min":0.66000000000000003,"15min":0.66000000000000003},"max":{"1min":1.528,"5min":1.9019999999999999,"15min":1.9019999999999999},"last":1.1339999999999999},{"interface":"front","average":{"1min":1.034,"5min":1.077,"15min":1.018},"min":{"1min":0.67500000000000004,"5min":0.67500000000000004,"15min":0.67500000000000004},"max":{"1min":1.3740000000000001,"5min":1.4359999999999999,"15min":1.4359999999999999},"last":1.3620000000000001}]},{"osd":5,"last update":"Sat Sep 23 23:14:58 2023","interfaces":[{"interface":"back","average":{"1min":1.0309999999999999,"5min":1.0720000000000001,"15min":1.056},"min":{"1min":0.78000000000000003,"5min":0.66800000000000004,"15min":0.66800000000000004},"max":{"1min":1.4810000000000001,"5min":1.579,"15min":1.579},"last":1.4239999999999999},{"interface":"front","average":{"1min":1.0269999999999999,"5min":1.008,"15min":0.98299999999999998},"min":{"1min":0.77800000000000002,"5min":0.65700000000000003,"15min":0.65700000000000003},"max":{"1min":1.3,"5min":1.603,"15min":1.603},"last":1.6419999999999999}]},{"osd":6,"last update":"Sat Sep 23 23:14:54 2023","interfaces":[{"interface":"back","average":{"1min":1.079,"5min":1.0720000000000001,"15min":1.0920000000000001},"min":{"1min":0.82699999999999996,"5min":0.61599999999999999,"15min":0.61599999999999999},"max":{"1min":1.444,"5min":1.641,"15min":1.641},"last":1.202},{"interface":"front","average":{"1min":1.1559999999999999,"5min":1.1180000000000001,"15min":1.1479999999999999},"min":{"1min":0.83999999999999997,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.5720000000000001,"5min":1.6759999999999999,"15min":1.6759999999999999},"last":1.4710000000000001}]},{"osd":7,"last update":"Sat Sep 23 23:15:41 2023","interfaces":[{"interface":"back","average":{"1min":0.93300000000000005,"5min":1.042,"15min":1.0740000000000001},"min":{"1min":0.64400000000000002,"5min":0.54900000000000004,"15min":0.54900000000000004},"max":{"1min":1.1870000000000001,"5min":1.702,"15min":1.702},"last":1.5640000000000001},{"interface":"front","average":{"1min":0.94699999999999995,"5min":1.115,"15min":1.1559999999999999},"min":{"1min":0.59099999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"max":{"1min":1.2829999999999999,"5min":1.8300000000000001,"15min":1.8300000000000001},"last":1.327}]}]},{"osd":3,"up_from":25,"seq":107374182507,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6164,"kb_used_data":716,"kb_used_omap":0,"kb_used_meta":5440,"kb_avail":93738988,"statfs":{"total":95995035648,"available":95988723712,"internally_reserved":0,"allocated":733184,"data_stored":320988,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5570560},"hb_peers":[0,1,2,4,5,6,7],"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":"Sat Sep 23 23:15:21 2023","interfaces":[{"interface":"back","average":{"1min":0.70799999999999996,"5min":0.69299999999999995,"15min":0.71499999999999997},"min":{"1min":0.47099999999999997,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":1.4159999999999999,"5min":1.419,"15min":1.419},"last":0.69299999999999995},{"interface":"front","average":{"1min":0.73599999999999999,"5min":0.72799999999999998,"15min":0.76500000000000001},"min":{"1min":0.39400000000000002,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":1.1759999999999999,"5min":1.1759999999999999,"15min":1.1759999999999999},"last":0.75700000000000001}]},{"osd":1,"last update":"Sat Sep 23 23:15:21 2023","interfaces":[{"interface":"back","average":{"1min":0.82499999999999996,"5min":0.75900000000000001,"15min":0.78600000000000003},"min":{"1min":0.46000000000000002,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":1.341,"5min":1.341,"15min":1.341},"last":1.028},{"interface":"front","average":{"1min":0.79100000000000004,"5min":0.745,"15min":0.76700000000000002},"min":{"1min":0.48099999999999998,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":1.3140000000000001,"5min":1.3500000000000001,"15min":1.3500000000000001},"last":0.91500000000000004}]},{"osd":2,"last update":"Sat Sep 23 23:15:21 2023","interfaces":[{"interface":"back","average":{"1min":0.79100000000000004,"5min":0.79200000000000004,"15min":0.84399999999999997},"min":{"1min":0.439,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":1.242,"5min":1.276,"15min":1.321},"last":0.81799999999999995},{"interface":"front","average":{"1min":0.81699999999999995,"5min":0.76400000000000001,"15min":0.79200000000000004},"min":{"1min":0.57399999999999995,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":1.544,"5min":1.544,"15min":1.544},"last":0.97799999999999998}]},{"osd":4,"last update":"Sat Sep 23 23:15:13 2023","interfaces":[{"interface":"back","average":{"1min":0.98799999999999999,"5min":0.96999999999999997,"15min":0.96599999999999997},"min":{"1min":0.79300000000000004,"5min":0.60799999999999998,"15min":0.60799999999999998},"max":{"1min":1.478,"5min":1.788,"15min":1.788},"last":1.542},{"interface":"front","average":{"1min":1.024,"5min":1.0029999999999999,"15min":0.96099999999999997},"min":{"1min":0.626,"5min":0.626,"15min":0.626},"max":{"1min":1.6000000000000001,"5min":1.8759999999999999,"15min":1.8759999999999999},"last":1.2609999999999999}]},{"osd":5,"last update":"Sat Sep 23 23:15:01 2023","interfaces":[{"interface":"back","average":{"1min":1.079,"5min":1.03,"15min":1.0369999999999999},"min":{"1min":0.80100000000000005,"5min":0.66700000000000004,"15min":0.66700000000000004},"max":{"1min":1.645,"5min":1.7190000000000001,"15min":1.7190000000000001},"last":1.1779999999999999},{"interface":"front","average":{"1min":1.103,"5min":1.0820000000000001,"15min":1.056},"min":{"1min":0.81699999999999995,"5min":0.66500000000000004,"15min":0.66500000000000004},"max":{"1min":1.8400000000000001,"5min":1.8400000000000001,"15min":1.8400000000000001},"last":1.1040000000000001}]},{"osd":6,"last update":"Sat Sep 23 23:15:46 2023","interfaces":[{"interface":"back","average":{"1min":1.016,"5min":1.0269999999999999,"15min":1.153},"min":{"1min":0.68600000000000005,"5min":0.64900000000000002,"15min":0.64900000000000002},"max":{"1min":1.8720000000000001,"5min":1.8720000000000001,"15min":1.8720000000000001},"last":1.431},{"interface":"front","average":{"1min":1.0940000000000001,"5min":1.111,"15min":1.1910000000000001},"min":{"1min":0.76300000000000001,"5min":0.57399999999999995,"15min":0.57399999999999995},"max":{"1min":2.0150000000000001,"5min":2.0150000000000001,"15min":2.0150000000000001},"last":1.3560000000000001}]},{"osd":7,"last update":"Sat Sep 23 23:15:38 2023","interfaces":[{"interface":"back","average":{"1min":1.1220000000000001,"5min":1.165,"15min":1.2390000000000001},"min":{"1min":0.81599999999999995,"5min":0.67300000000000004,"15min":0.67300000000000004},"max":{"1min":1.929,"5min":1.929,"15min":1.929},"last":1.3049999999999999},{"interface":"front","average":{"1min":1.079,"5min":1.117,"15min":1.204},"min":{"1min":0.72499999999999998,"5min":0.63500000000000001,"15min":0.63500000000000001},"max":{"1min":1.7070000000000001,"5min":1.7070000000000001,"15min":1.7070000000000001},"last":1.4930000000000001}]}]},{"osd":4,"up_from":30,"seq":128849018976,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6244,"kb_used_data":732,"kb_used_omap":0,"kb_used_meta":5504,"kb_avail":93738908,"statfs":{"total":95995035648,"available":95988641792,"internally_reserved":0,"allocated":749568,"data_stored":322315,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5636096},"hb_peers":[0,1,2,3,5,6,7],"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":"Sat Sep 23 23:15:09 2023","interfaces":[{"interface":"back","average":{"1min":0.97199999999999998,"5min":0.89200000000000002,"15min":0.93300000000000005},"min":{"1min":0.61599999999999999,"5min":0.45800000000000002,"15min":0.45800000000000002},"max":{"1min":1.369,"5min":1.369,"15min":1.369},"last":0.66500000000000004},{"interface":"front","average":{"1min":1.0569999999999999,"5min":0.98699999999999999,"15min":0.99399999999999999},"min":{"1min":0.80800000000000005,"5min":0.627,"15min":0.627},"max":{"1min":1.274,"5min":1.274,"15min":1.274},"last":1.0900000000000001}]},{"osd":1,"last update":"Sat Sep 23 23:15:09 2023","interfaces":[{"interface":"back","average":{"1min":0.97199999999999998,"5min":0.85499999999999998,"15min":0.85199999999999998},"min":{"1min":0.59899999999999998,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":1.4019999999999999,"5min":1.4019999999999999,"15min":1.4019999999999999},"last":0.82599999999999996},{"interface":"front","average":{"1min":0.88800000000000001,"5min":0.88200000000000001,"15min":0.89200000000000002},"min":{"1min":0.68200000000000005,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":1.1599999999999999,"5min":1.242,"15min":1.5069999999999999},"last":0.77300000000000002}]},{"osd":2,"last update":"Sat Sep 23 23:15:09 2023","interfaces":[{"interface":"back","average":{"1min":0.90900000000000003,"5min":0.89600000000000002,"15min":0.86199999999999999},"min":{"1min":0.53600000000000003,"5min":0.495,"15min":0.495},"max":{"1min":1.2969999999999999,"5min":1.3160000000000001,"15min":1.3160000000000001},"last":0.86799999999999999},{"interface":"front","average":{"1min":1.002,"5min":0.90700000000000003,"15min":0.91200000000000003},"min":{"1min":0.65100000000000002,"5min":0.49199999999999999,"15min":0.49199999999999999},"max":{"1min":1.4179999999999999,"5min":1.4179999999999999,"15min":1.4179999999999999},"last":1.0289999999999999}]},{"osd":3,"last update":"Sat Sep 23 23:15:09 2023","interfaces":[{"interface":"back","average":{"1min":1.0249999999999999,"5min":0.94499999999999995,"15min":0.94099999999999995},"min":{"1min":0.749,"5min":0.52400000000000002,"15min":0.52400000000000002},"max":{"1min":1.323,"5min":1.3300000000000001,"15min":1.3300000000000001},"last":0.72299999999999998},{"interface":"front","average":{"1min":0.99099999999999999,"5min":0.95099999999999996,"15min":0.90100000000000002},"min":{"1min":0.55200000000000005,"5min":0.53800000000000003,"15min":0.53800000000000003},"max":{"1min":1.262,"5min":1.468,"15min":1.468},"last":1.0569999999999999}]},{"osd":5,"last update":"Sat Sep 23 23:14:57 2023","interfaces":[{"interface":"back","average":{"1min":0.96499999999999997,"5min":0.88800000000000001,"15min":0.77400000000000002},"min":{"1min":0.66800000000000004,"5min":0.46400000000000002,"15min":0.45500000000000002},"max":{"1min":1.2,"5min":1.306,"15min":1.306},"last":1.149},{"interface":"front","average":{"1min":1.141,"5min":1.0720000000000001,"15min":0.96799999999999997},"min":{"1min":0.77100000000000002,"5min":0.59699999999999998,"15min":0.59699999999999998},"max":{"1min":1.329,"5min":1.5269999999999999,"15min":1.5269999999999999},"last":1.2190000000000001}]},{"osd":6,"last update":"Sat Sep 23 23:14:51 2023","interfaces":[{"interface":"back","average":{"1min":1.018,"5min":0.91100000000000003,"15min":0.86099999999999999},"min":{"1min":0.754,"5min":0.433,"15min":0.433},"max":{"1min":1.2450000000000001,"5min":1.3819999999999999,"15min":1.3819999999999999},"last":0.98799999999999999},{"interface":"front","average":{"1min":1.026,"5min":0.95799999999999996,"15min":0.95199999999999996},"min":{"1min":0.72699999999999998,"5min":0.45800000000000002,"15min":0.45800000000000002},"max":{"1min":1.292,"5min":1.4850000000000001,"15min":1.4850000000000001},"last":0.94899999999999995}]},{"osd":7,"last update":"Sat Sep 23 23:15:41 2023","interfaces":[{"interface":"back","average":{"1min":1.1479999999999999,"5min":1.036,"15min":1.0089999999999999},"min":{"1min":0.92000000000000004,"5min":0.59299999999999997,"15min":0.59299999999999997},"max":{"1min":1.3140000000000001,"5min":1.5700000000000001,"15min":1.5700000000000001},"last":0.90800000000000003},{"interface":"front","average":{"1min":1.1659999999999999,"5min":1.032,"15min":1},"min":{"1min":0.83799999999999997,"5min":0.51400000000000001,"15min":0.51400000000000001},"max":{"1min":1.431,"5min":1.4570000000000001,"15min":1.4570000000000001},"last":1.181}]}]},{"osd":5,"up_from":38,"seq":163208757335,"num_pgs":21,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6104,"kb_used_data":720,"kb_used_omap":0,"kb_used_meta":5376,"kb_avail":93739048,"statfs":{"total":95995035648,"available":95988785152,"internally_reserved":0,"allocated":737280,"data_stored":321522,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5505024},"hb_peers":[0,1,2,3,4,6,7],"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":"Sat Sep 23 23:15:06 2023","interfaces":[{"interface":"back","average":{"1min":0.878,"5min":0.89000000000000001,"15min":0.90600000000000003},"min":{"1min":0.54300000000000004,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":1.1970000000000001,"5min":1.653,"15min":1.653},"last":0.71999999999999997},{"interface":"front","average":{"1min":0.95199999999999996,"5min":0.92600000000000005,"15min":0.91600000000000004},"min":{"1min":0.58699999999999997,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.3400000000000001,"5min":1.3400000000000001,"15min":1.3400000000000001},"last":1.1559999999999999}]},{"osd":1,"last update":"Sat Sep 23 23:15:06 2023","interfaces":[{"interface":"back","average":{"1min":0.94199999999999995,"5min":0.90600000000000003,"15min":0.92900000000000005},"min":{"1min":0.63200000000000001,"5min":0.627,"15min":0.627},"max":{"1min":1.2030000000000001,"5min":1.3220000000000001,"15min":1.3220000000000001},"last":1.024},{"interface":"front","average":{"1min":0.97099999999999997,"5min":0.92000000000000004,"15min":0.92200000000000004},"min":{"1min":0.72599999999999998,"5min":0.443,"15min":0.443},"max":{"1min":1.284,"5min":1.4039999999999999,"15min":1.4039999999999999},"last":0.67400000000000004}]},{"osd":2,"last update":"Sat Sep 23 23:15:06 2023","interfaces":[{"interface":"back","average":{"1min":0.92800000000000005,"5min":0.94299999999999995,"15min":0.90400000000000003},"min":{"1min":0.56000000000000005,"5min":0.56000000000000005,"15min":0.56000000000000005},"max":{"1min":1.258,"5min":1.357,"15min":1.357},"last":0.76500000000000001},{"interface":"front","average":{"1min":0.999,"5min":0.96699999999999997,"15min":0.97299999999999998},"min":{"1min":0.60399999999999998,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":1.2410000000000001,"5min":1.5229999999999999,"15min":1.5229999999999999},"last":0.85399999999999998}]},{"osd":3,"last update":"Sat Sep 23 23:15:06 2023","interfaces":[{"interface":"back","average":{"1min":0.94899999999999995,"5min":0.96099999999999997,"15min":0.94599999999999995},"min":{"1min":0.66100000000000003,"5min":0.58399999999999996,"15min":0.58399999999999996},"max":{"1min":1.2509999999999999,"5min":1.3700000000000001,"15min":1.3700000000000001},"last":0.89400000000000002},{"interface":"front","average":{"1min":1.0640000000000001,"5min":1.0149999999999999,"15min":1.0049999999999999},"min":{"1min":0.753,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":1.3009999999999999,"5min":1.405,"15min":1.603},"last":0.95399999999999996}]},{"osd":4,"last update":"Sat Sep 23 23:15:06 2023","interfaces":[{"interface":"back","average":{"1min":0.96199999999999997,"5min":0.92200000000000004,"15min":0.86599999999999999},"min":{"1min":0.51500000000000001,"5min":0.439,"15min":0.439},"max":{"1min":1.266,"5min":1.454,"15min":1.454},"last":0.92400000000000004},{"interface":"front","average":{"1min":1.101,"5min":0.97399999999999998,"15min":0.89000000000000001},"min":{"1min":0.82199999999999995,"5min":0.48199999999999998,"15min":0.48199999999999998},"max":{"1min":1.3009999999999999,"5min":1.4770000000000001,"15min":1.4770000000000001},"last":1.2030000000000001}]},{"osd":6,"last update":"Sat Sep 23 23:14:49 2023","interfaces":[{"interface":"back","average":{"1min":1.0820000000000001,"5min":0.97299999999999998,"15min":0.92100000000000004},"min":{"1min":0.79700000000000004,"5min":0.495,"15min":0.495},"max":{"1min":1.3160000000000001,"5min":1.5840000000000001,"15min":1.5840000000000001},"last":1.046},{"interface":"front","average":{"1min":1.129,"5min":1.018,"15min":0.97999999999999998},"min":{"1min":0.70999999999999996,"5min":0.46100000000000002,"15min":0.46100000000000002},"max":{"1min":1.3819999999999999,"5min":1.5529999999999999,"15min":1.5529999999999999},"last":1.097}]},{"osd":7,"last update":"Sat Sep 23 23:15:46 2023","interfaces":[{"interface":"back","average":{"1min":1.222,"5min":1.1220000000000001,"15min":1.0680000000000001},"min":{"1min":0.99299999999999999,"5min":0.52300000000000002,"15min":0.52300000000000002},"max":{"1min":1.399,"5min":1.4950000000000001,"15min":1.4950000000000001},"last":0.99299999999999999},{"interface":"front","average":{"1min":1.21,"5min":1.1200000000000001,"15min":1.052},"min":{"1min":0.97299999999999998,"5min":0.44600000000000001,"15min":0.44600000000000001},"max":{"1min":1.4690000000000001,"5min":1.8009999999999999,"15min":1.8009999999999999},"last":1.0720000000000001}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"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},{"poolid":2,"osd":1,"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},{"poolid":2,"osd":2,"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},{"poolid":2,"osd":3,"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},{"poolid":2,"osd":4,"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},{"poolid":2,"osd":5,"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},{"poolid":2,"osd":6,"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},{"poolid":2,"osd":7,"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},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"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},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":1682,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":624,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":1606,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":1752,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"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},{"poolid":4,"osd":1,"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},{"poolid":4,"osd":2,"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},{"poolid":4,"osd":3,"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},{"poolid":4,"osd":4,"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},{"poolid":4,"osd":5,"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},{"poolid":4,"osd":6,"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},{"poolid":4,"osd":7,"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}]}} 2023-09-23T23:15:53.946 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T23:15:54.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:15:53 smithi164 bash[31512]: audit 2023-09-23T23:15:53.143853+0000 mgr.y (mgr.14448) 170 : audit [DBG] from='client.24725 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:15:54.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:15:53 smithi159 bash[27435]: audit 2023-09-23T23:15:53.143853+0000 mgr.y (mgr.14448) 170 : audit [DBG] from='client.24725 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:15:54.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:15:53 smithi159 bash[41022]: audit 2023-09-23T23:15:53.143853+0000 mgr.y (mgr.14448) 170 : audit [DBG] from='client.24725 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:15:55.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:15:54 smithi164 bash[31512]: cluster 2023-09-23T23:15:53.515187+0000 mgr.y (mgr.14448) 171 : cluster [DBG] pgmap v147: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:15:55.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:15:54 smithi159 bash[27435]: cluster 2023-09-23T23:15:53.515187+0000 mgr.y (mgr.14448) 171 : cluster [DBG] pgmap v147: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:15:55.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:15:54 smithi159 bash[41022]: cluster 2023-09-23T23:15:53.515187+0000 mgr.y (mgr.14448) 171 : cluster [DBG] pgmap v147: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:15:56.022 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:15:55 smithi164 bash[32529]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:15:55] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T23:15:57.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:15:56 smithi164 bash[31512]: cluster 2023-09-23T23:15:55.516257+0000 mgr.y (mgr.14448) 172 : cluster [DBG] pgmap v148: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:15:57.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:15:56 smithi159 bash[27435]: cluster 2023-09-23T23:15:55.516257+0000 mgr.y (mgr.14448) 172 : cluster [DBG] pgmap v148: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:15:57.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:15:56 smithi159 bash[41022]: cluster 2023-09-23T23:15:55.516257+0000 mgr.y (mgr.14448) 172 : cluster [DBG] pgmap v148: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:15:58.728 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:15:59.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:15:58 smithi159 bash[27435]: cluster 2023-09-23T23:15:57.516909+0000 mgr.y (mgr.14448) 173 : cluster [DBG] pgmap v149: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:15:59.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:15:58 smithi159 bash[41022]: cluster 2023-09-23T23:15:57.516909+0000 mgr.y (mgr.14448) 173 : cluster [DBG] pgmap v149: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:15:59.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:15:58 smithi164 bash[31512]: cluster 2023-09-23T23:15:57.516909+0000 mgr.y (mgr.14448) 173 : cluster [DBG] pgmap v149: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:16:00.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:15:59 smithi159 bash[41022]: audit 2023-09-23T23:15:59.547152+0000 mon.a (mon.0) 900 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:16:00.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:15:59 smithi159 bash[27435]: audit 2023-09-23T23:15:59.547152+0000 mon.a (mon.0) 900 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:16:00.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:15:59 smithi164 bash[31512]: audit 2023-09-23T23:15:59.547152+0000 mon.a (mon.0) 900 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:16:01.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:16:00 smithi164 bash[31512]: cluster 2023-09-23T23:15:59.517460+0000 mgr.y (mgr.14448) 174 : cluster [DBG] pgmap v150: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:16:01.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:16:00 smithi159 bash[27435]: cluster 2023-09-23T23:15:59.517460+0000 mgr.y (mgr.14448) 174 : cluster [DBG] pgmap v150: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:16:01.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:16:00 smithi159 bash[41022]: cluster 2023-09-23T23:15:59.517460+0000 mgr.y (mgr.14448) 174 : cluster [DBG] pgmap v150: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:16:01.702 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:16:01 smithi159 bash[27697]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:16:01] "GET /metrics HTTP/1.1" 200 238945 "" "Prometheus/2.43.0" 2023-09-23T23:16:02.095 INFO:teuthology.orchestra.run.smithi159.stdout: 2023-09-23T23:16:02.102 INFO:teuthology.orchestra.run.smithi159.stderr:dumped all 2023-09-23T23:16:02.926 INFO:teuthology.orchestra.run.smithi159.stdout:{"pg_ready":true,"pg_map":{"version":151,"stamp":"2023-09-23T23:16:01.517772+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":592674,"num_objects":24,"num_object_clones":0,"num_object_copies":72,"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":24,"num_whiteouts":0,"num_read":259,"num_read_kb":355,"num_write":224,"num_write_kb":2429,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":14,"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":173,"ondisk_log_size":173,"up":219,"acting":219,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":219,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":52812,"kb_used_data":7500,"kb_used_omap":0,"kb_used_meta":45248,"kb_avail":749908404,"statfs":{"total":767960285184,"available":767906205696,"internally_reserved":0,"allocated":7680000,"data_stored":4342970,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":46333952},"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":"12.004298"},"pg_stats":[{"pgid":"4.18","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:30.276874+0000","last_change":"2023-09-23T23:14:13.812819+0000","last_active":"2023-09-23T23:14:30.276874+0000","last_peered":"2023-09-23T23:14:30.276874+0000","last_clean":"2023-09-23T23:14:30.276874+0000","last_became_active":"2023-09-23T23:14:13.812218+0000","last_became_peered":"2023-09-23T23:14:13.812218+0000","last_unstale":"2023-09-23T23:14:30.276874+0000","last_undegraded":"2023-09-23T23:14:30.276874+0000","last_fullsized":"2023-09-23T23:14:30.276874+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T04:36:20.527818+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1f","version":"69'5","reported_seq":22,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:29.746769+0000","last_change":"2023-09-23T23:14:12.804458+0000","last_active":"2023-09-23T23:14:29.746769+0000","last_peered":"2023-09-23T23:14:29.746769+0000","last_clean":"2023-09-23T23:14:29.746769+0000","last_became_active":"2023-09-23T23:14:12.803976+0000","last_became_peered":"2023-09-23T23:14:12.803976+0000","last_unstale":"2023-09-23T23:14:29.746769+0000","last_undegraded":"2023-09-23T23:14:29.746769+0000","last_fullsized":"2023-09-23T23:14:29.746769+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":5,"ondisk_log_size":5,"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 @ 2023-09-24T23:17:53.266158+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"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":4,"num_read_kb":4,"num_write":4,"num_write_kb":1,"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":1,"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":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:30.363327+0000","last_change":"2023-09-23T23:14:13.811602+0000","last_active":"2023-09-23T23:14:30.363327+0000","last_peered":"2023-09-23T23:14:30.363327+0000","last_clean":"2023-09-23T23:14:30.363327+0000","last_became_active":"2023-09-23T23:14:13.811286+0000","last_became_peered":"2023-09-23T23:14:13.811286+0000","last_unstale":"2023-09-23T23:14:30.363327+0000","last_undegraded":"2023-09-23T23:14:30.363327+0000","last_fullsized":"2023-09-23T23:14:30.363327+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T06:53:42.818380+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1e","version":"69'2","reported_seq":17,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:30.364746+0000","last_change":"2023-09-23T23:14:12.804388+0000","last_active":"2023-09-23T23:14:30.364746+0000","last_peered":"2023-09-23T23:14:30.364746+0000","last_clean":"2023-09-23T23:14:30.364746+0000","last_became_active":"2023-09-23T23:14:12.803985+0000","last_became_peered":"2023-09-23T23:14:12.803985+0000","last_unstale":"2023-09-23T23:14:30.364746+0000","last_undegraded":"2023-09-23T23:14:30.364746+0000","last_fullsized":"2023-09-23T23:14:30.364746+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"ondisk_log_size":2,"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 @ 2023-09-25T05:17:33.367604+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:30.276762+0000","last_change":"2023-09-23T23:14:13.811221+0000","last_active":"2023-09-23T23:14:30.276762+0000","last_peered":"2023-09-23T23:14:30.276762+0000","last_clean":"2023-09-23T23:14:30.276762+0000","last_became_active":"2023-09-23T23:14:13.810920+0000","last_became_peered":"2023-09-23T23:14:13.810920+0000","last_unstale":"2023-09-23T23:14:30.276762+0000","last_undegraded":"2023-09-23T23:14:30.276762+0000","last_fullsized":"2023-09-23T23:14:30.276762+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T01:46:40.564140+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"68'2","reported_seq":18,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:30.286860+0000","last_change":"2023-09-23T23:14:12.796075+0000","last_active":"2023-09-23T23:14:30.286860+0000","last_peered":"2023-09-23T23:14:30.286860+0000","last_clean":"2023-09-23T23:14:30.286860+0000","last_became_active":"2023-09-23T23:14:12.795753+0000","last_became_peered":"2023-09-23T23:14:12.795753+0000","last_unstale":"2023-09-23T23:14:30.286860+0000","last_undegraded":"2023-09-23T23:14:30.286860+0000","last_fullsized":"2023-09-23T23:14:30.286860+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"ondisk_log_size":2,"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 @ 2023-09-25T04:30:30.838776+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"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":1,"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":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:30.277550+0000","last_change":"2023-09-23T23:14:13.812662+0000","last_active":"2023-09-23T23:14:30.277550+0000","last_peered":"2023-09-23T23:14:30.277550+0000","last_clean":"2023-09-23T23:14:30.277550+0000","last_became_active":"2023-09-23T23:14:13.812061+0000","last_became_peered":"2023-09-23T23:14:13.812061+0000","last_unstale":"2023-09-23T23:14:30.277550+0000","last_undegraded":"2023-09-23T23:14:30.277550+0000","last_fullsized":"2023-09-23T23:14:30.277550+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T03:55:57.155888+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1c","version":"68'2","reported_seq":18,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:30.287078+0000","last_change":"2023-09-23T23:14:12.795496+0000","last_active":"2023-09-23T23:14:30.287078+0000","last_peered":"2023-09-23T23:14:30.287078+0000","last_clean":"2023-09-23T23:14:30.287078+0000","last_became_active":"2023-09-23T23:14:12.794937+0000","last_became_peered":"2023-09-23T23:14:12.794937+0000","last_unstale":"2023-09-23T23:14:30.287078+0000","last_undegraded":"2023-09-23T23:14:30.287078+0000","last_fullsized":"2023-09-23T23:14:30.287078+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"ondisk_log_size":2,"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 @ 2023-09-25T07:01:54.910489+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"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":1,"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":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:30.282568+0000","last_change":"2023-09-23T23:14:13.812942+0000","last_active":"2023-09-23T23:14:30.282568+0000","last_peered":"2023-09-23T23:14:30.282568+0000","last_clean":"2023-09-23T23:14:30.282568+0000","last_became_active":"2023-09-23T23:14:13.812633+0000","last_became_peered":"2023-09-23T23:14:13.812633+0000","last_unstale":"2023-09-23T23:14:30.282568+0000","last_undegraded":"2023-09-23T23:14:30.282568+0000","last_fullsized":"2023-09-23T23:14:30.282568+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T04:44:11.567267+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[2,1,3],"acting":[2,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1b","version":"69'2","reported_seq":17,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:29.746903+0000","last_change":"2023-09-23T23:14:12.802710+0000","last_active":"2023-09-23T23:14:29.746903+0000","last_peered":"2023-09-23T23:14:29.746903+0000","last_clean":"2023-09-23T23:14:29.746903+0000","last_became_active":"2023-09-23T23:14:12.801040+0000","last_became_peered":"2023-09-23T23:14:12.801040+0000","last_unstale":"2023-09-23T23:14:29.746903+0000","last_undegraded":"2023-09-23T23:14:29.746903+0000","last_fullsized":"2023-09-23T23:14:29.746903+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"ondisk_log_size":2,"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 @ 2023-09-25T04:10:46.812226+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:30.277185+0000","last_change":"2023-09-23T23:14:13.810495+0000","last_active":"2023-09-23T23:14:30.277185+0000","last_peered":"2023-09-23T23:14:30.277185+0000","last_clean":"2023-09-23T23:14:30.277185+0000","last_became_active":"2023-09-23T23:14:13.810031+0000","last_became_peered":"2023-09-23T23:14:13.810031+0000","last_unstale":"2023-09-23T23:14:30.277185+0000","last_undegraded":"2023-09-23T23:14:30.277185+0000","last_fullsized":"2023-09-23T23:14:30.277185+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T03:05:45.978817+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.6","version":"69'1","reported_seq":16,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:29.746680+0000","last_change":"2023-09-23T23:14:12.803088+0000","last_active":"2023-09-23T23:14:29.746680+0000","last_peered":"2023-09-23T23:14:29.746680+0000","last_clean":"2023-09-23T23:14:29.746680+0000","last_became_active":"2023-09-23T23:14:12.802683+0000","last_became_peered":"2023-09-23T23:14:12.802683+0000","last_unstale":"2023-09-23T23:14:29.746680+0000","last_undegraded":"2023-09-23T23:14:29.746680+0000","last_fullsized":"2023-09-23T23:14:29.746680+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":1,"ondisk_log_size":1,"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 @ 2023-09-25T02:00:47.706225+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"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":1,"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":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":19,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:30.285372+0000","last_change":"2023-09-23T23:12:10.523673+0000","last_active":"2023-09-23T23:14:30.285372+0000","last_peered":"2023-09-23T23:14:30.285372+0000","last_clean":"2023-09-23T23:14:30.285372+0000","last_became_active":"2023-09-23T23:12:10.523319+0000","last_became_peered":"2023-09-23T23:12:10.523319+0000","last_unstale":"2023-09-23T23:14:30.285372+0000","last_undegraded":"2023-09-23T23:14:30.285372+0000","last_fullsized":"2023-09-23T23:14:30.285372+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T09:35:06.463225+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:30.363389+0000","last_change":"2023-09-23T23:14:14.284291+0000","last_active":"2023-09-23T23:14:30.363389+0000","last_peered":"2023-09-23T23:14:30.363389+0000","last_clean":"2023-09-23T23:14:30.363389+0000","last_became_active":"2023-09-23T23:14:14.283135+0000","last_became_peered":"2023-09-23T23:14:14.283135+0000","last_unstale":"2023-09-23T23:14:30.363389+0000","last_undegraded":"2023-09-23T23:14:30.363389+0000","last_fullsized":"2023-09-23T23:14:30.363389+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:34:00.591814+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":19,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:30.284876+0000","last_change":"2023-09-23T23:12:10.663419+0000","last_active":"2023-09-23T23:14:30.284876+0000","last_peered":"2023-09-23T23:14:30.284876+0000","last_clean":"2023-09-23T23:14:30.284876+0000","last_became_active":"2023-09-23T23:12:10.662075+0000","last_became_peered":"2023-09-23T23:12:10.662075+0000","last_unstale":"2023-09-23T23:14:30.284876+0000","last_undegraded":"2023-09-23T23:14:30.284876+0000","last_fullsized":"2023-09-23T23:14:30.284876+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T07:28:03.553010+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.7","version":"68'2","reported_seq":18,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:30.364925+0000","last_change":"2023-09-23T23:14:12.814664+0000","last_active":"2023-09-23T23:14:30.364925+0000","last_peered":"2023-09-23T23:14:30.364925+0000","last_clean":"2023-09-23T23:14:30.364925+0000","last_became_active":"2023-09-23T23:14:12.813025+0000","last_became_peered":"2023-09-23T23:14:12.813025+0000","last_unstale":"2023-09-23T23:14:30.364925+0000","last_undegraded":"2023-09-23T23:14:30.364925+0000","last_fullsized":"2023-09-23T23:14:30.364925+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"ondisk_log_size":2,"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 @ 2023-09-25T01:31:44.481139+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"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":1,"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":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:29.746835+0000","last_change":"2023-09-23T23:14:14.281805+0000","last_active":"2023-09-23T23:14:29.746835+0000","last_peered":"2023-09-23T23:14:29.746835+0000","last_clean":"2023-09-23T23:14:29.746835+0000","last_became_active":"2023-09-23T23:14:14.281027+0000","last_became_peered":"2023-09-23T23:14:14.281027+0000","last_unstale":"2023-09-23T23:14:29.746835+0000","last_undegraded":"2023-09-23T23:14:29.746835+0000","last_fullsized":"2023-09-23T23:14:29.746835+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T00:09:42.825164+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":15,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:30.284939+0000","last_change":"2023-09-23T23:14:12.802721+0000","last_active":"2023-09-23T23:14:30.284939+0000","last_peered":"2023-09-23T23:14:30.284939+0000","last_clean":"2023-09-23T23:14:30.284939+0000","last_became_active":"2023-09-23T23:14:12.802126+0000","last_became_peered":"2023-09-23T23:14:12.802126+0000","last_unstale":"2023-09-23T23:14:30.284939+0000","last_undegraded":"2023-09-23T23:14:30.284939+0000","last_fullsized":"2023-09-23T23:14:30.284939+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:38:13.876768+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":19,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:29.741687+0000","last_change":"2023-09-23T23:12:10.661363+0000","last_active":"2023-09-23T23:14:29.741687+0000","last_peered":"2023-09-23T23:14:29.741687+0000","last_clean":"2023-09-23T23:14:29.741687+0000","last_became_active":"2023-09-23T23:12:10.660862+0000","last_became_peered":"2023-09-23T23:12:10.660862+0000","last_unstale":"2023-09-23T23:14:29.741687+0000","last_undegraded":"2023-09-23T23:14:29.741687+0000","last_fullsized":"2023-09-23T23:14:29.741687+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:47:08.633870+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:29.746748+0000","last_change":"2023-09-23T23:14:13.811065+0000","last_active":"2023-09-23T23:14:29.746748+0000","last_peered":"2023-09-23T23:14:29.746748+0000","last_clean":"2023-09-23T23:14:29.746748+0000","last_became_active":"2023-09-23T23:14:13.810720+0000","last_became_peered":"2023-09-23T23:14:13.810720+0000","last_unstale":"2023-09-23T23:14:29.746748+0000","last_undegraded":"2023-09-23T23:14:29.746748+0000","last_fullsized":"2023-09-23T23:14:29.746748+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:18:52.995167+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":15,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:29.746459+0000","last_change":"2023-09-23T23:14:12.805614+0000","last_active":"2023-09-23T23:14:29.746459+0000","last_peered":"2023-09-23T23:14:29.746459+0000","last_clean":"2023-09-23T23:14:29.746459+0000","last_became_active":"2023-09-23T23:14:12.805096+0000","last_became_peered":"2023-09-23T23:14:12.805096+0000","last_unstale":"2023-09-23T23:14:29.746459+0000","last_undegraded":"2023-09-23T23:14:29.746459+0000","last_fullsized":"2023-09-23T23:14:29.746459+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T01:36:17.565758+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":19,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:29.741303+0000","last_change":"2023-09-23T23:12:10.524014+0000","last_active":"2023-09-23T23:14:29.741303+0000","last_peered":"2023-09-23T23:14:29.741303+0000","last_clean":"2023-09-23T23:14:29.741303+0000","last_became_active":"2023-09-23T23:12:10.523653+0000","last_became_peered":"2023-09-23T23:12:10.523653+0000","last_unstale":"2023-09-23T23:14:29.741303+0000","last_undegraded":"2023-09-23T23:14:29.741303+0000","last_fullsized":"2023-09-23T23:14:29.741303+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:10:36.752198+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:30.282156+0000","last_change":"2023-09-23T23:14:14.281846+0000","last_active":"2023-09-23T23:14:30.282156+0000","last_peered":"2023-09-23T23:14:30.282156+0000","last_clean":"2023-09-23T23:14:30.282156+0000","last_became_active":"2023-09-23T23:14:14.281132+0000","last_became_peered":"2023-09-23T23:14:14.281132+0000","last_unstale":"2023-09-23T23:14:30.282156+0000","last_undegraded":"2023-09-23T23:14:30.282156+0000","last_fullsized":"2023-09-23T23:14:30.282156+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T11:01:36.701962+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":15,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:30.364154+0000","last_change":"2023-09-23T23:14:12.807443+0000","last_active":"2023-09-23T23:14:30.364154+0000","last_peered":"2023-09-23T23:14:30.364154+0000","last_clean":"2023-09-23T23:14:30.364154+0000","last_became_active":"2023-09-23T23:14:12.806988+0000","last_became_peered":"2023-09-23T23:14:12.806988+0000","last_unstale":"2023-09-23T23:14:30.364154+0000","last_undegraded":"2023-09-23T23:14:30.364154+0000","last_fullsized":"2023-09-23T23:14:30.364154+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T01:23:34.520691+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.0","version":"59'128","reported_seq":278,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:29.741095+0000","last_change":"2023-09-23T23:10:34.399890+0000","last_active":"2023-09-23T23:14:29.741095+0000","last_peered":"2023-09-23T23:14:29.741095+0000","last_clean":"2023-09-23T23:14:29.741095+0000","last_became_active":"2023-09-23T23:10:34.399199+0000","last_became_peered":"2023-09-23T23:10:34.399199+0000","last_unstale":"2023-09-23T23:14:29.741095+0000","last_undegraded":"2023-09-23T23:14:29.741095+0000","last_fullsized":"2023-09-23T23:14:29.741095+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:06:14.091106+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:06:14.091106+0000","last_clean_scrub_stamp":"2023-09-23T23:06:14.091106+0000","objects_scrubbed":0,"log_size":128,"ondisk_log_size":128,"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 @ 2023-09-25T06:09:28.544244+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":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"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":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":19,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:30.286281+0000","last_change":"2023-09-23T23:12:10.523401+0000","last_active":"2023-09-23T23:14:30.286281+0000","last_peered":"2023-09-23T23:14:30.286281+0000","last_clean":"2023-09-23T23:14:30.286281+0000","last_became_active":"2023-09-23T23:12:10.523078+0000","last_became_peered":"2023-09-23T23:12:10.523078+0000","last_unstale":"2023-09-23T23:14:30.286281+0000","last_undegraded":"2023-09-23T23:14:30.286281+0000","last_fullsized":"2023-09-23T23:14:30.286281+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-24T23:13:10.052297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:30.282302+0000","last_change":"2023-09-23T23:14:13.811334+0000","last_active":"2023-09-23T23:14:30.282302+0000","last_peered":"2023-09-23T23:14:30.282302+0000","last_clean":"2023-09-23T23:14:30.282302+0000","last_became_active":"2023-09-23T23:14:13.810290+0000","last_became_peered":"2023-09-23T23:14:13.810290+0000","last_unstale":"2023-09-23T23:14:30.282302+0000","last_undegraded":"2023-09-23T23:14:30.282302+0000","last_fullsized":"2023-09-23T23:14:30.282302+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T03:51:28.928374+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":15,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:30.283554+0000","last_change":"2023-09-23T23:14:12.802468+0000","last_active":"2023-09-23T23:14:30.283554+0000","last_peered":"2023-09-23T23:14:30.283554+0000","last_clean":"2023-09-23T23:14:30.283554+0000","last_became_active":"2023-09-23T23:14:12.802138+0000","last_became_peered":"2023-09-23T23:14:12.802138+0000","last_unstale":"2023-09-23T23:14:30.283554+0000","last_undegraded":"2023-09-23T23:14:30.283554+0000","last_fullsized":"2023-09-23T23:14:30.283554+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T04:17:51.791515+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":19,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:30.282152+0000","last_change":"2023-09-23T23:12:10.966712+0000","last_active":"2023-09-23T23:14:30.282152+0000","last_peered":"2023-09-23T23:14:30.282152+0000","last_clean":"2023-09-23T23:14:30.282152+0000","last_became_active":"2023-09-23T23:12:10.965857+0000","last_became_peered":"2023-09-23T23:12:10.965857+0000","last_unstale":"2023-09-23T23:14:30.282152+0000","last_undegraded":"2023-09-23T23:14:30.282152+0000","last_fullsized":"2023-09-23T23:14:30.282152+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T09:06:42.401415+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:30.284811+0000","last_change":"2023-09-23T23:14:13.811973+0000","last_active":"2023-09-23T23:14:30.284811+0000","last_peered":"2023-09-23T23:14:30.284811+0000","last_clean":"2023-09-23T23:14:30.284811+0000","last_became_active":"2023-09-23T23:14:13.811649+0000","last_became_peered":"2023-09-23T23:14:13.811649+0000","last_unstale":"2023-09-23T23:14:30.284811+0000","last_undegraded":"2023-09-23T23:14:30.284811+0000","last_fullsized":"2023-09-23T23:14:30.284811+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T01:11:05.646168+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":15,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:30.277483+0000","last_change":"2023-09-23T23:14:12.807666+0000","last_active":"2023-09-23T23:14:30.277483+0000","last_peered":"2023-09-23T23:14:30.277483+0000","last_clean":"2023-09-23T23:14:30.277483+0000","last_became_active":"2023-09-23T23:14:12.807149+0000","last_became_peered":"2023-09-23T23:14:12.807149+0000","last_unstale":"2023-09-23T23:14:30.277483+0000","last_undegraded":"2023-09-23T23:14:30.277483+0000","last_fullsized":"2023-09-23T23:14:30.277483+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T07:05:10.548978+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":19,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:30.288398+0000","last_change":"2023-09-23T23:12:10.523982+0000","last_active":"2023-09-23T23:14:30.288398+0000","last_peered":"2023-09-23T23:14:30.288398+0000","last_clean":"2023-09-23T23:14:30.288398+0000","last_became_active":"2023-09-23T23:12:10.523633+0000","last_became_peered":"2023-09-23T23:12:10.523633+0000","last_unstale":"2023-09-23T23:14:30.288398+0000","last_undegraded":"2023-09-23T23:14:30.288398+0000","last_fullsized":"2023-09-23T23:14:30.288398+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:26:15.022421+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:30.283878+0000","last_change":"2023-09-23T23:14:13.807258+0000","last_active":"2023-09-23T23:14:30.283878+0000","last_peered":"2023-09-23T23:14:30.283878+0000","last_clean":"2023-09-23T23:14:30.283878+0000","last_became_active":"2023-09-23T23:14:13.806400+0000","last_became_peered":"2023-09-23T23:14:13.806400+0000","last_unstale":"2023-09-23T23:14:30.283878+0000","last_undegraded":"2023-09-23T23:14:30.283878+0000","last_fullsized":"2023-09-23T23:14:30.283878+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T07:58:22.130995+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":15,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:30.286714+0000","last_change":"2023-09-23T23:14:12.802473+0000","last_active":"2023-09-23T23:14:30.286714+0000","last_peered":"2023-09-23T23:14:30.286714+0000","last_clean":"2023-09-23T23:14:30.286714+0000","last_became_active":"2023-09-23T23:14:12.802132+0000","last_became_peered":"2023-09-23T23:14:12.802132+0000","last_unstale":"2023-09-23T23:14:30.286714+0000","last_undegraded":"2023-09-23T23:14:30.286714+0000","last_fullsized":"2023-09-23T23:14:30.286714+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T02:25:08.281003+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":19,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:30.284686+0000","last_change":"2023-09-23T23:12:10.524846+0000","last_active":"2023-09-23T23:14:30.284686+0000","last_peered":"2023-09-23T23:14:30.284686+0000","last_clean":"2023-09-23T23:14:30.284686+0000","last_became_active":"2023-09-23T23:12:10.524452+0000","last_became_peered":"2023-09-23T23:12:10.524452+0000","last_unstale":"2023-09-23T23:14:30.284686+0000","last_undegraded":"2023-09-23T23:14:30.284686+0000","last_fullsized":"2023-09-23T23:14:30.284686+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:10:00.143787+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:30.286448+0000","last_change":"2023-09-23T23:14:13.812384+0000","last_active":"2023-09-23T23:14:30.286448+0000","last_peered":"2023-09-23T23:14:30.286448+0000","last_clean":"2023-09-23T23:14:30.286448+0000","last_became_active":"2023-09-23T23:14:13.811471+0000","last_became_peered":"2023-09-23T23:14:13.811471+0000","last_unstale":"2023-09-23T23:14:30.286448+0000","last_undegraded":"2023-09-23T23:14:30.286448+0000","last_fullsized":"2023-09-23T23:14:30.286448+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T02:39:11.313718+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":15,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:30.363822+0000","last_change":"2023-09-23T23:14:12.807099+0000","last_active":"2023-09-23T23:14:30.363822+0000","last_peered":"2023-09-23T23:14:30.363822+0000","last_clean":"2023-09-23T23:14:30.363822+0000","last_became_active":"2023-09-23T23:14:12.806786+0000","last_became_peered":"2023-09-23T23:14:12.806786+0000","last_unstale":"2023-09-23T23:14:30.363822+0000","last_undegraded":"2023-09-23T23:14:30.363822+0000","last_fullsized":"2023-09-23T23:14:30.363822+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T01:44:00.755018+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":24,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-09-23T23:14:31.501173+0000","last_change":"2023-09-23T23:14:31.501173+0000","last_active":"2023-09-23T23:14:31.501173+0000","last_peered":"2023-09-23T23:14:31.501173+0000","last_clean":"2023-09-23T23:14:31.501173+0000","last_became_active":"2023-09-23T23:14:31.500298+0000","last_became_peered":"2023-09-23T23:14:31.500298+0000","last_unstale":"2023-09-23T23:14:31.501173+0000","last_undegraded":"2023-09-23T23:14:31.501173+0000","last_fullsized":"2023-09-23T23:14:31.501173+0000","mapping_epoch":70,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:49:45.512079+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,6,2],"acting":[4,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":15,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:30.277223+0000","last_change":"2023-09-23T23:14:12.799947+0000","last_active":"2023-09-23T23:14:30.277223+0000","last_peered":"2023-09-23T23:14:30.277223+0000","last_clean":"2023-09-23T23:14:30.277223+0000","last_became_active":"2023-09-23T23:14:12.798935+0000","last_became_peered":"2023-09-23T23:14:12.798935+0000","last_unstale":"2023-09-23T23:14:30.277223+0000","last_undegraded":"2023-09-23T23:14:30.277223+0000","last_fullsized":"2023-09-23T23:14:30.277223+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T00:40:14.177502+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:30.278123+0000","last_change":"2023-09-23T23:14:13.808776+0000","last_active":"2023-09-23T23:14:30.278123+0000","last_peered":"2023-09-23T23:14:30.278123+0000","last_clean":"2023-09-23T23:14:30.278123+0000","last_became_active":"2023-09-23T23:14:13.808295+0000","last_became_peered":"2023-09-23T23:14:13.808295+0000","last_unstale":"2023-09-23T23:14:30.278123+0000","last_undegraded":"2023-09-23T23:14:30.278123+0000","last_fullsized":"2023-09-23T23:14:30.278123+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:54:19.069393+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":15,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:30.285795+0000","last_change":"2023-09-23T23:14:12.801725+0000","last_active":"2023-09-23T23:14:30.285795+0000","last_peered":"2023-09-23T23:14:30.285795+0000","last_clean":"2023-09-23T23:14:30.285795+0000","last_became_active":"2023-09-23T23:14:12.801359+0000","last_became_peered":"2023-09-23T23:14:12.801359+0000","last_unstale":"2023-09-23T23:14:30.285795+0000","last_undegraded":"2023-09-23T23:14:30.285795+0000","last_fullsized":"2023-09-23T23:14:30.285795+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T04:07:16.982727+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:30.277848+0000","last_change":"2023-09-23T23:14:13.812812+0000","last_active":"2023-09-23T23:14:30.277848+0000","last_peered":"2023-09-23T23:14:30.277848+0000","last_clean":"2023-09-23T23:14:30.277848+0000","last_became_active":"2023-09-23T23:14:13.810980+0000","last_became_peered":"2023-09-23T23:14:13.810980+0000","last_unstale":"2023-09-23T23:14:30.277848+0000","last_undegraded":"2023-09-23T23:14:30.277848+0000","last_fullsized":"2023-09-23T23:14:30.277848+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:35:58.916281+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.b","version":"69'3","reported_seq":19,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:30.364362+0000","last_change":"2023-09-23T23:14:12.814667+0000","last_active":"2023-09-23T23:14:30.364362+0000","last_peered":"2023-09-23T23:14:30.364362+0000","last_clean":"2023-09-23T23:14:30.364362+0000","last_became_active":"2023-09-23T23:14:12.814106+0000","last_became_peered":"2023-09-23T23:14:12.814106+0000","last_unstale":"2023-09-23T23:14:30.364362+0000","last_undegraded":"2023-09-23T23:14:30.364362+0000","last_fullsized":"2023-09-23T23:14:30.364362+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":3,"ondisk_log_size":3,"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 @ 2023-09-25T09:45:35.367607+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":2,"num_read_kb":2,"num_write":1,"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":1,"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":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:29.746746+0000","last_change":"2023-09-23T23:14:13.810704+0000","last_active":"2023-09-23T23:14:29.746746+0000","last_peered":"2023-09-23T23:14:29.746746+0000","last_clean":"2023-09-23T23:14:29.746746+0000","last_became_active":"2023-09-23T23:14:13.810358+0000","last_became_peered":"2023-09-23T23:14:13.810358+0000","last_unstale":"2023-09-23T23:14:29.746746+0000","last_undegraded":"2023-09-23T23:14:29.746746+0000","last_fullsized":"2023-09-23T23:14:29.746746+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:11:11.864998+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":15,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:30.286959+0000","last_change":"2023-09-23T23:14:12.797295+0000","last_active":"2023-09-23T23:14:30.286959+0000","last_peered":"2023-09-23T23:14:30.286959+0000","last_clean":"2023-09-23T23:14:30.286959+0000","last_became_active":"2023-09-23T23:14:12.796985+0000","last_became_peered":"2023-09-23T23:14:12.796985+0000","last_unstale":"2023-09-23T23:14:30.286959+0000","last_undegraded":"2023-09-23T23:14:30.286959+0000","last_fullsized":"2023-09-23T23:14:30.286959+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T09:38:42.029435+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:30.283221+0000","last_change":"2023-09-23T23:14:14.282783+0000","last_active":"2023-09-23T23:14:30.283221+0000","last_peered":"2023-09-23T23:14:30.283221+0000","last_clean":"2023-09-23T23:14:30.283221+0000","last_became_active":"2023-09-23T23:14:14.282413+0000","last_became_peered":"2023-09-23T23:14:14.282413+0000","last_unstale":"2023-09-23T23:14:30.283221+0000","last_undegraded":"2023-09-23T23:14:30.283221+0000","last_fullsized":"2023-09-23T23:14:30.283221+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T00:11:41.585232+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.d","version":"68'1","reported_seq":17,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:29.741900+0000","last_change":"2023-09-23T23:14:12.796334+0000","last_active":"2023-09-23T23:14:29.741900+0000","last_peered":"2023-09-23T23:14:29.741900+0000","last_clean":"2023-09-23T23:14:29.741900+0000","last_became_active":"2023-09-23T23:14:12.795929+0000","last_became_peered":"2023-09-23T23:14:12.795929+0000","last_unstale":"2023-09-23T23:14:29.741900+0000","last_undegraded":"2023-09-23T23:14:29.741900+0000","last_fullsized":"2023-09-23T23:14:29.741900+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":1,"ondisk_log_size":1,"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 @ 2023-09-25T04:07:32.922914+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"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":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:30.277046+0000","last_change":"2023-09-23T23:14:13.813593+0000","last_active":"2023-09-23T23:14:30.277046+0000","last_peered":"2023-09-23T23:14:30.277046+0000","last_clean":"2023-09-23T23:14:30.277046+0000","last_became_active":"2023-09-23T23:14:13.813307+0000","last_became_peered":"2023-09-23T23:14:13.813307+0000","last_unstale":"2023-09-23T23:14:30.277046+0000","last_undegraded":"2023-09-23T23:14:30.277046+0000","last_fullsized":"2023-09-23T23:14:30.277046+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T00:10:04.221668+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"68'2","reported_seq":18,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:29.741940+0000","last_change":"2023-09-23T23:14:12.801266+0000","last_active":"2023-09-23T23:14:29.741940+0000","last_peered":"2023-09-23T23:14:29.741940+0000","last_clean":"2023-09-23T23:14:29.741940+0000","last_became_active":"2023-09-23T23:14:12.800762+0000","last_became_peered":"2023-09-23T23:14:12.800762+0000","last_unstale":"2023-09-23T23:14:29.741940+0000","last_undegraded":"2023-09-23T23:14:29.741940+0000","last_fullsized":"2023-09-23T23:14:29.741940+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"ondisk_log_size":2,"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 @ 2023-09-25T07:02:56.751695+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"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":1,"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":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:30.285819+0000","last_change":"2023-09-23T23:14:14.283549+0000","last_active":"2023-09-23T23:14:30.285819+0000","last_peered":"2023-09-23T23:14:30.285819+0000","last_clean":"2023-09-23T23:14:30.285819+0000","last_became_active":"2023-09-23T23:14:14.283214+0000","last_became_peered":"2023-09-23T23:14:14.283214+0000","last_unstale":"2023-09-23T23:14:30.285819+0000","last_undegraded":"2023-09-23T23:14:30.285819+0000","last_fullsized":"2023-09-23T23:14:30.285819+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:47:18.756423+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"68'1","reported_seq":17,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:29.742173+0000","last_change":"2023-09-23T23:14:12.803838+0000","last_active":"2023-09-23T23:14:29.742173+0000","last_peered":"2023-09-23T23:14:29.742173+0000","last_clean":"2023-09-23T23:14:29.742173+0000","last_became_active":"2023-09-23T23:14:12.802794+0000","last_became_peered":"2023-09-23T23:14:12.802794+0000","last_unstale":"2023-09-23T23:14:29.742173+0000","last_undegraded":"2023-09-23T23:14:29.742173+0000","last_fullsized":"2023-09-23T23:14:29.742173+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":1,"ondisk_log_size":1,"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 @ 2023-09-25T00:13:23.523916+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"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":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:30.363493+0000","last_change":"2023-09-23T23:14:14.282949+0000","last_active":"2023-09-23T23:14:30.363493+0000","last_peered":"2023-09-23T23:14:30.363493+0000","last_clean":"2023-09-23T23:14:30.363493+0000","last_became_active":"2023-09-23T23:14:14.282159+0000","last_became_peered":"2023-09-23T23:14:14.282159+0000","last_unstale":"2023-09-23T23:14:30.363493+0000","last_undegraded":"2023-09-23T23:14:30.363493+0000","last_fullsized":"2023-09-23T23:14:30.363493+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T07:23:36.329835+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.10","version":"68'8","reported_seq":27,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:30.282750+0000","last_change":"2023-09-23T23:14:12.796247+0000","last_active":"2023-09-23T23:14:30.282750+0000","last_peered":"2023-09-23T23:14:30.282750+0000","last_clean":"2023-09-23T23:14:30.282750+0000","last_became_active":"2023-09-23T23:14:12.795905+0000","last_became_peered":"2023-09-23T23:14:12.795905+0000","last_unstale":"2023-09-23T23:14:30.282750+0000","last_undegraded":"2023-09-23T23:14:30.282750+0000","last_fullsized":"2023-09-23T23:14:30.282750+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":8,"ondisk_log_size":8,"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 @ 2023-09-25T07:40:04.507768+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"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":4,"num_whiteouts":0,"num_read":12,"num_read_kb":12,"num_write":12,"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":4,"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":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:29.746562+0000","last_change":"2023-09-23T23:14:14.286572+0000","last_active":"2023-09-23T23:14:29.746562+0000","last_peered":"2023-09-23T23:14:29.746562+0000","last_clean":"2023-09-23T23:14:29.746562+0000","last_became_active":"2023-09-23T23:14:14.284931+0000","last_became_peered":"2023-09-23T23:14:14.284931+0000","last_unstale":"2023-09-23T23:14:29.746562+0000","last_undegraded":"2023-09-23T23:14:29.746562+0000","last_fullsized":"2023-09-23T23:14:29.746562+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:11:26.808289+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,3,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":15,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:29.741101+0000","last_change":"2023-09-23T23:14:12.808671+0000","last_active":"2023-09-23T23:14:29.741101+0000","last_peered":"2023-09-23T23:14:29.741101+0000","last_clean":"2023-09-23T23:14:29.741101+0000","last_became_active":"2023-09-23T23:14:12.808360+0000","last_became_peered":"2023-09-23T23:14:12.808360+0000","last_unstale":"2023-09-23T23:14:29.741101+0000","last_undegraded":"2023-09-23T23:14:29.741101+0000","last_fullsized":"2023-09-23T23:14:29.741101+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T02:22:40.184723+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:30.286357+0000","last_change":"2023-09-23T23:14:14.284808+0000","last_active":"2023-09-23T23:14:30.286357+0000","last_peered":"2023-09-23T23:14:30.286357+0000","last_clean":"2023-09-23T23:14:30.286357+0000","last_became_active":"2023-09-23T23:14:14.284396+0000","last_became_peered":"2023-09-23T23:14:14.284396+0000","last_unstale":"2023-09-23T23:14:30.286357+0000","last_undegraded":"2023-09-23T23:14:30.286357+0000","last_fullsized":"2023-09-23T23:14:30.286357+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T04:28:07.916368+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":15,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:29.746482+0000","last_change":"2023-09-23T23:14:12.805293+0000","last_active":"2023-09-23T23:14:29.746482+0000","last_peered":"2023-09-23T23:14:29.746482+0000","last_clean":"2023-09-23T23:14:29.746482+0000","last_became_active":"2023-09-23T23:14:12.805099+0000","last_became_peered":"2023-09-23T23:14:12.805099+0000","last_unstale":"2023-09-23T23:14:29.746482+0000","last_undegraded":"2023-09-23T23:14:29.746482+0000","last_fullsized":"2023-09-23T23:14:29.746482+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T00:05:36.010459+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:30.363329+0000","last_change":"2023-09-23T23:14:14.284948+0000","last_active":"2023-09-23T23:14:30.363329+0000","last_peered":"2023-09-23T23:14:30.363329+0000","last_clean":"2023-09-23T23:14:30.363329+0000","last_became_active":"2023-09-23T23:14:14.284066+0000","last_became_peered":"2023-09-23T23:14:14.284066+0000","last_unstale":"2023-09-23T23:14:30.363329+0000","last_undegraded":"2023-09-23T23:14:30.363329+0000","last_fullsized":"2023-09-23T23:14:30.363329+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T04:44:20.067261+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.13","version":"68'2","reported_seq":19,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:29.741651+0000","last_change":"2023-09-23T23:14:12.802304+0000","last_active":"2023-09-23T23:14:29.741651+0000","last_peered":"2023-09-23T23:14:29.741651+0000","last_clean":"2023-09-23T23:14:29.741651+0000","last_became_active":"2023-09-23T23:14:12.801933+0000","last_became_peered":"2023-09-23T23:14:12.801933+0000","last_unstale":"2023-09-23T23:14:29.741651+0000","last_undegraded":"2023-09-23T23:14:29.741651+0000","last_fullsized":"2023-09-23T23:14:29.741651+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"ondisk_log_size":2,"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 @ 2023-09-25T08:39:00.686316+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"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":4,"num_read_kb":7,"num_write":3,"num_write_kb":6,"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":1,"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":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:30.277348+0000","last_change":"2023-09-23T23:14:13.808948+0000","last_active":"2023-09-23T23:14:30.277348+0000","last_peered":"2023-09-23T23:14:30.277348+0000","last_clean":"2023-09-23T23:14:30.277348+0000","last_became_active":"2023-09-23T23:14:13.807232+0000","last_became_peered":"2023-09-23T23:14:13.807232+0000","last_unstale":"2023-09-23T23:14:30.277348+0000","last_undegraded":"2023-09-23T23:14:30.277348+0000","last_fullsized":"2023-09-23T23:14:30.277348+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T04:09:03.736494+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"69'7","reported_seq":27,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:30.277657+0000","last_change":"2023-09-23T23:14:12.800049+0000","last_active":"2023-09-23T23:14:30.277657+0000","last_peered":"2023-09-23T23:14:30.277657+0000","last_clean":"2023-09-23T23:14:30.277657+0000","last_became_active":"2023-09-23T23:14:12.799730+0000","last_became_peered":"2023-09-23T23:14:12.799730+0000","last_unstale":"2023-09-23T23:14:30.277657+0000","last_undegraded":"2023-09-23T23:14:30.277657+0000","last_fullsized":"2023-09-23T23:14:30.277657+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":7,"ondisk_log_size":7,"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 @ 2023-09-24T23:14:21.475655+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":1536,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"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":4,"num_whiteouts":0,"num_read":7,"num_read_kb":6,"num_write":6,"num_write_kb":3,"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":1,"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":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":10,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-09-23T23:14:31.500724+0000","last_change":"2023-09-23T23:14:31.500724+0000","last_active":"2023-09-23T23:14:31.500724+0000","last_peered":"2023-09-23T23:14:31.500724+0000","last_clean":"2023-09-23T23:14:31.500724+0000","last_became_active":"2023-09-23T23:14:31.499891+0000","last_became_peered":"2023-09-23T23:14:31.499891+0000","last_unstale":"2023-09-23T23:14:31.500724+0000","last_undegraded":"2023-09-23T23:14:31.500724+0000","last_fullsized":"2023-09-23T23:14:31.500724+0000","mapping_epoch":70,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T02:40:01.339378+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,6,2],"acting":[5,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.15","version":"68'3","reported_seq":20,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:29.741741+0000","last_change":"2023-09-23T23:14:12.804102+0000","last_active":"2023-09-23T23:14:29.741741+0000","last_peered":"2023-09-23T23:14:29.741741+0000","last_clean":"2023-09-23T23:14:29.741741+0000","last_became_active":"2023-09-23T23:14:12.803894+0000","last_became_peered":"2023-09-23T23:14:12.803894+0000","last_unstale":"2023-09-23T23:14:29.741741+0000","last_undegraded":"2023-09-23T23:14:29.741741+0000","last_fullsized":"2023-09-23T23:14:29.741741+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":3,"ondisk_log_size":3,"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 @ 2023-09-25T04:01:59.298893+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"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":4,"num_read_kb":4,"num_write":4,"num_write_kb":1,"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":1,"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":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:30.363406+0000","last_change":"2023-09-23T23:14:14.281420+0000","last_active":"2023-09-23T23:14:30.363406+0000","last_peered":"2023-09-23T23:14:30.363406+0000","last_clean":"2023-09-23T23:14:30.363406+0000","last_became_active":"2023-09-23T23:14:14.280788+0000","last_became_peered":"2023-09-23T23:14:14.280788+0000","last_unstale":"2023-09-23T23:14:30.363406+0000","last_undegraded":"2023-09-23T23:14:30.363406+0000","last_fullsized":"2023-09-23T23:14:30.363406+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T03:23:43.246380+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":15,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:30.286088+0000","last_change":"2023-09-23T23:14:12.795046+0000","last_active":"2023-09-23T23:14:30.286088+0000","last_peered":"2023-09-23T23:14:30.286088+0000","last_clean":"2023-09-23T23:14:30.286088+0000","last_became_active":"2023-09-23T23:14:12.794698+0000","last_became_peered":"2023-09-23T23:14:12.794698+0000","last_unstale":"2023-09-23T23:14:30.286088+0000","last_undegraded":"2023-09-23T23:14:30.286088+0000","last_fullsized":"2023-09-23T23:14:30.286088+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T02:46:10.657581+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:30.363944+0000","last_change":"2023-09-23T23:14:13.813286+0000","last_active":"2023-09-23T23:14:30.363944+0000","last_peered":"2023-09-23T23:14:30.363944+0000","last_clean":"2023-09-23T23:14:30.363944+0000","last_became_active":"2023-09-23T23:14:13.812971+0000","last_became_peered":"2023-09-23T23:14:13.812971+0000","last_unstale":"2023-09-23T23:14:30.363944+0000","last_undegraded":"2023-09-23T23:14:30.363944+0000","last_fullsized":"2023-09-23T23:14:30.363944+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:27:32.762055+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":15,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:29.746853+0000","last_change":"2023-09-23T23:14:12.803487+0000","last_active":"2023-09-23T23:14:29.746853+0000","last_peered":"2023-09-23T23:14:29.746853+0000","last_clean":"2023-09-23T23:14:29.746853+0000","last_became_active":"2023-09-23T23:14:12.803176+0000","last_became_peered":"2023-09-23T23:14:12.803176+0000","last_unstale":"2023-09-23T23:14:29.746853+0000","last_undegraded":"2023-09-23T23:14:29.746853+0000","last_fullsized":"2023-09-23T23:14:29.746853+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T01:11:39.321311+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":24,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-09-23T23:14:31.500987+0000","last_change":"2023-09-23T23:14:31.500987+0000","last_active":"2023-09-23T23:14:31.500987+0000","last_peered":"2023-09-23T23:14:31.500987+0000","last_clean":"2023-09-23T23:14:31.500987+0000","last_became_active":"2023-09-23T23:14:31.499702+0000","last_became_peered":"2023-09-23T23:14:31.499702+0000","last_unstale":"2023-09-23T23:14:31.500987+0000","last_undegraded":"2023-09-23T23:14:31.500987+0000","last_fullsized":"2023-09-23T23:14:31.500987+0000","mapping_epoch":70,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T00:27:55.198640+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":15,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:30.364058+0000","last_change":"2023-09-23T23:14:12.814840+0000","last_active":"2023-09-23T23:14:30.364058+0000","last_peered":"2023-09-23T23:14:30.364058+0000","last_clean":"2023-09-23T23:14:30.364058+0000","last_became_active":"2023-09-23T23:14:12.814498+0000","last_became_peered":"2023-09-23T23:14:12.814498+0000","last_unstale":"2023-09-23T23:14:30.364058+0000","last_undegraded":"2023-09-23T23:14:30.364058+0000","last_fullsized":"2023-09-23T23:14:30.364058+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:41:07.964503+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:29.746563+0000","last_change":"2023-09-23T23:14:14.286792+0000","last_active":"2023-09-23T23:14:29.746563+0000","last_peered":"2023-09-23T23:14:29.746563+0000","last_clean":"2023-09-23T23:14:29.746563+0000","last_became_active":"2023-09-23T23:14:14.285861+0000","last_became_peered":"2023-09-23T23:14:14.285861+0000","last_unstale":"2023-09-23T23:14:29.746563+0000","last_undegraded":"2023-09-23T23:14:29.746563+0000","last_fullsized":"2023-09-23T23:14:29.746563+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T02:29:29.164291+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":15,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:30.283319+0000","last_change":"2023-09-23T23:14:12.797849+0000","last_active":"2023-09-23T23:14:30.283319+0000","last_peered":"2023-09-23T23:14:30.283319+0000","last_clean":"2023-09-23T23:14:30.283319+0000","last_became_active":"2023-09-23T23:14:12.797272+0000","last_became_peered":"2023-09-23T23:14:12.797272+0000","last_unstale":"2023-09-23T23:14:30.283319+0000","last_undegraded":"2023-09-23T23:14:30.283319+0000","last_fullsized":"2023-09-23T23:14:30.283319+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:30:35.498852+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:30.364768+0000","last_change":"2023-09-23T23:14:13.815926+0000","last_active":"2023-09-23T23:14:30.364768+0000","last_peered":"2023-09-23T23:14:30.364768+0000","last_clean":"2023-09-23T23:14:30.364768+0000","last_became_active":"2023-09-23T23:14:13.815258+0000","last_became_peered":"2023-09-23T23:14:13.815258+0000","last_unstale":"2023-09-23T23:14:30.364768+0000","last_undegraded":"2023-09-23T23:14:30.364768+0000","last_fullsized":"2023-09-23T23:14:30.364768+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T02:07:43.622025+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1a","version":"69'2","reported_seq":17,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T23:14:30.277180+0000","last_change":"2023-09-23T23:14:12.802498+0000","last_active":"2023-09-23T23:14:30.277180+0000","last_peered":"2023-09-23T23:14:30.277180+0000","last_clean":"2023-09-23T23:14:30.277180+0000","last_became_active":"2023-09-23T23:14:12.801926+0000","last_became_peered":"2023-09-23T23:14:12.801926+0000","last_unstale":"2023-09-23T23:14:30.277180+0000","last_undegraded":"2023-09-23T23:14:30.277180+0000","last_fullsized":"2023-09-23T23:14:30.277180+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"ondisk_log_size":2,"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 @ 2023-09-25T06:47:55.463443+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"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":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":2306,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"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":22,"num_whiteouts":0,"num_read":47,"num_read_kb":49,"num_write":45,"num_write_kb":13,"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":14,"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":98304,"data_stored":6918,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":45,"ondisk_log_size":45,"up":96,"acting":96,"num_store_stats":8},{"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":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"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":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3},{"poolid":2,"num_pg":8,"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":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234053,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6636,"kb_used_data":1316,"kb_used_omap":0,"kb_used_meta":5312,"kb_avail":93738516,"statfs":{"total":95995035648,"available":95988240384,"internally_reserved":0,"allocated":1347584,"data_stored":912695,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5439488},"hb_peers":[0,1,2,3,4,5,6],"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":"Sat Sep 23 23:15:43 2023","interfaces":[{"interface":"back","average":{"1min":0.88800000000000001,"5min":0.92900000000000005,"15min":1.0109999999999999},"min":{"1min":0.623,"5min":0.503,"15min":0.503},"max":{"1min":1.3320000000000001,"5min":4.1219999999999999,"15min":4.1219999999999999},"last":0.85199999999999998},{"interface":"front","average":{"1min":0.995,"5min":0.93899999999999995,"15min":0.95299999999999996},"min":{"1min":0.64700000000000002,"5min":0.52900000000000003,"15min":0.52900000000000003},"max":{"1min":1.4510000000000001,"5min":1.6339999999999999,"15min":1.6339999999999999},"last":1.22}]},{"osd":1,"last update":"Sat Sep 23 23:15:43 2023","interfaces":[{"interface":"back","average":{"1min":0.91900000000000004,"5min":0.93400000000000005,"15min":0.95299999999999996},"min":{"1min":0.63,"5min":0.58599999999999997,"15min":0.58599999999999997},"max":{"1min":1.2310000000000001,"5min":1.3600000000000001,"15min":1.3600000000000001},"last":1.145},{"interface":"front","average":{"1min":0.94399999999999995,"5min":0.95799999999999996,"15min":1.024},"min":{"1min":0.628,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":1.3380000000000001,"5min":1.8380000000000001,"15min":1.8380000000000001},"last":0.75800000000000001}]},{"osd":2,"last update":"Sat Sep 23 23:15:43 2023","interfaces":[{"interface":"back","average":{"1min":0.93999999999999995,"5min":0.995,"15min":1.151},"min":{"1min":0.60999999999999999,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":1.327,"5min":4.2400000000000002,"15min":4.2400000000000002},"last":0.95099999999999996},{"interface":"front","average":{"1min":0.95499999999999996,"5min":0.95699999999999996,"15min":1.016},"min":{"1min":0.70499999999999996,"5min":0.47599999999999998,"15min":0.47599999999999998},"max":{"1min":1.2789999999999999,"5min":1.8320000000000001,"15min":1.8320000000000001},"last":1.29}]},{"osd":3,"last update":"Sat Sep 23 23:15:43 2023","interfaces":[{"interface":"back","average":{"1min":0.996,"5min":1.024,"15min":1.1879999999999999},"min":{"1min":0.70099999999999996,"5min":0.54800000000000004,"15min":0.54800000000000004},"max":{"1min":1.444,"5min":4.3730000000000002,"15min":4.3730000000000002},"last":1.097},{"interface":"front","average":{"1min":0.97799999999999998,"5min":0.98999999999999999,"15min":1.0289999999999999},"min":{"1min":0.71599999999999997,"5min":0.623,"15min":0.623},"max":{"1min":1.1890000000000001,"5min":1.706,"15min":1.706},"last":1.347}]},{"osd":4,"last update":"Sat Sep 23 23:15:43 2023","interfaces":[{"interface":"back","average":{"1min":1.042,"5min":0.96099999999999997,"15min":1.0009999999999999},"min":{"1min":0.77900000000000003,"5min":0.505,"15min":0.505},"max":{"1min":1.4059999999999999,"5min":1.875,"15min":1.875},"last":1.024},{"interface":"front","average":{"1min":1.0940000000000001,"5min":1.0740000000000001,"15min":1.2430000000000001},"min":{"1min":0.79000000000000004,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":1.512,"5min":4.4269999999999996,"15min":4.4269999999999996},"last":1.1839999999999999}]},{"osd":5,"last update":"Sat Sep 23 23:15:43 2023","interfaces":[{"interface":"back","average":{"1min":1.0660000000000001,"5min":1.0189999999999999,"15min":1.069},"min":{"1min":0.76300000000000001,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":1.351,"5min":1.9319999999999999,"15min":1.9319999999999999},"last":1.389},{"interface":"front","average":{"1min":1.1830000000000001,"5min":1.0760000000000001,"15min":1.1399999999999999},"min":{"1min":0.81999999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":1.458,"5min":1.742,"15min":1.742},"last":1.3240000000000001}]},{"osd":6,"last update":"Sat Sep 23 23:15:43 2023","interfaces":[{"interface":"back","average":{"1min":1.1850000000000001,"5min":1.135,"15min":1.2130000000000001},"min":{"1min":0.94099999999999995,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":1.387,"5min":1.9670000000000001,"15min":1.9670000000000001},"last":1.4119999999999999},{"interface":"front","average":{"1min":1.242,"5min":1.198,"15min":1.3879999999999999},"min":{"1min":1.0620000000000001,"5min":0.496,"15min":0.496},"max":{"1min":1.5569999999999999,"5min":4.6920000000000002,"15min":4.6920000000000002},"last":1.26}]}]},{"osd":6,"up_from":46,"seq":197568495695,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6680,"kb_used_data":1296,"kb_used_omap":0,"kb_used_meta":5376,"kb_avail":93738472,"statfs":{"total":95995035648,"available":95988195328,"internally_reserved":0,"allocated":1327104,"data_stored":912019,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5505024},"hb_peers":[0,1,2,3,4,5,7],"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":"Sat Sep 23 23:15:53 2023","interfaces":[{"interface":"back","average":{"1min":1,"5min":0.96299999999999997,"15min":0.97399999999999998},"min":{"1min":0.51300000000000001,"5min":0.48499999999999999,"15min":0.48499999999999999},"max":{"1min":1.3540000000000001,"5min":1.3540000000000001,"15min":1.3540000000000001},"last":1.4339999999999999},{"interface":"front","average":{"1min":1.121,"5min":0.98399999999999999,"15min":1.008},"min":{"1min":0.71899999999999997,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":1.5409999999999999,"5min":1.5409999999999999,"15min":1.5409999999999999},"last":0.83799999999999997}]},{"osd":1,"last update":"Sat Sep 23 23:15:53 2023","interfaces":[{"interface":"back","average":{"1min":0.92600000000000005,"5min":0.87,"15min":0.91000000000000003},"min":{"1min":0.622,"5min":0.51500000000000001,"15min":0.51500000000000001},"max":{"1min":1.133,"5min":1.1759999999999999,"15min":1.198},"last":0.98199999999999998},{"interface":"front","average":{"1min":0.98699999999999999,"5min":1.0029999999999999,"15min":1.014},"min":{"1min":0.79800000000000004,"5min":0.51300000000000001,"15min":0.51300000000000001},"max":{"1min":1.304,"5min":1.4179999999999999,"15min":1.4179999999999999},"last":1.3799999999999999}]},{"osd":2,"last update":"Sat Sep 23 23:15:53 2023","interfaces":[{"interface":"back","average":{"1min":0.91000000000000003,"5min":0.85399999999999998,"15min":0.89000000000000001},"min":{"1min":0.73999999999999999,"5min":0.59299999999999997,"15min":0.59299999999999997},"max":{"1min":1.139,"5min":1.2210000000000001,"15min":1.2749999999999999},"last":0.90400000000000003},{"interface":"front","average":{"1min":0.90500000000000003,"5min":0.89700000000000002,"15min":0.93700000000000006},"min":{"1min":0.58699999999999997,"5min":0.55100000000000005,"15min":0.55100000000000005},"max":{"1min":1.073,"5min":1.2230000000000001,"15min":1.2230000000000001},"last":1.024}]},{"osd":3,"last update":"Sat Sep 23 23:15:53 2023","interfaces":[{"interface":"back","average":{"1min":1.0660000000000001,"5min":1.008,"15min":0.97799999999999998},"min":{"1min":0.72299999999999998,"5min":0.61899999999999999,"15min":0.61899999999999999},"max":{"1min":1.3859999999999999,"5min":1.4910000000000001,"15min":1.4910000000000001},"last":1.2649999999999999},{"interface":"front","average":{"1min":0.99099999999999999,"5min":0.94599999999999995,"15min":0.97999999999999998},"min":{"1min":0.74199999999999999,"5min":0.64100000000000001,"15min":0.64100000000000001},"max":{"1min":1.2010000000000001,"5min":1.26,"15min":1.26},"last":1.1319999999999999}]},{"osd":4,"last update":"Sat Sep 23 23:15:53 2023","interfaces":[{"interface":"back","average":{"1min":0.91300000000000003,"5min":0.88,"15min":0.872},"min":{"1min":0.68700000000000006,"5min":0.496,"15min":0.496},"max":{"1min":1.1779999999999999,"5min":1.29,"15min":1.29},"last":1.23},{"interface":"front","average":{"1min":1.1040000000000001,"5min":1.006,"15min":0.99299999999999999},"min":{"1min":0.81000000000000005,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":1.526,"5min":1.526,"15min":1.526},"last":1.1859999999999999}]},{"osd":5,"last update":"Sat Sep 23 23:15:53 2023","interfaces":[{"interface":"back","average":{"1min":0.98799999999999999,"5min":0.94199999999999995,"15min":0.93799999999999994},"min":{"1min":0.72799999999999998,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":1.1679999999999999,"5min":1.2410000000000001,"15min":1.2410000000000001},"last":1.147},{"interface":"front","average":{"1min":1.1839999999999999,"5min":1.119,"15min":1.024},"min":{"1min":0.89600000000000002,"5min":0.47899999999999998,"15min":0.47899999999999998},"max":{"1min":1.488,"5min":1.536,"15min":1.536},"last":1.087}]},{"osd":7,"last update":"Sat Sep 23 23:15:39 2023","interfaces":[{"interface":"back","average":{"1min":1.204,"5min":1.171,"15min":1.121},"min":{"1min":0.94999999999999996,"5min":0.63,"15min":0.63},"max":{"1min":1.5640000000000001,"5min":1.5640000000000001,"15min":1.5640000000000001},"last":1.335},{"interface":"front","average":{"1min":1.296,"5min":1.2250000000000001,"15min":1.1679999999999999},"min":{"1min":1.123,"5min":0.55600000000000005,"15min":0.55600000000000005},"max":{"1min":1.4990000000000001,"5min":1.607,"15min":1.607},"last":1.4810000000000001}]}]},{"osd":1,"up_from":13,"seq":55834574978,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6860,"kb_used_data":708,"kb_used_omap":0,"kb_used_meta":6144,"kb_avail":93738292,"statfs":{"total":95995035648,"available":95988011008,"internally_reserved":0,"allocated":724992,"data_stored":320633,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":6291456},"hb_peers":[0,2,3,4,5,6,7],"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":"Sat Sep 23 23:15:48 2023","interfaces":[{"interface":"back","average":{"1min":0.64900000000000002,"5min":0.73499999999999999,"15min":0.63900000000000001},"min":{"1min":0.34100000000000003,"5min":0.33400000000000002,"15min":0.33200000000000002},"max":{"1min":0.86799999999999999,"5min":1.321,"15min":1.321},"last":0.69699999999999995},{"interface":"front","average":{"1min":0.59199999999999997,"5min":0.72099999999999997,"15min":0.67900000000000005},"min":{"1min":0.35899999999999999,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":0.80800000000000005,"5min":3.3700000000000001,"15min":3.3700000000000001},"last":1.113}]},{"osd":2,"last update":"Sat Sep 23 23:15:30 2023","interfaces":[{"interface":"back","average":{"1min":0.65700000000000003,"5min":0.73399999999999999,"15min":0.67200000000000004},"min":{"1min":0.35699999999999998,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":0.97899999999999998,"5min":1.1619999999999999,"15min":1.1619999999999999},"last":0.84799999999999998},{"interface":"front","average":{"1min":0.68999999999999995,"5min":0.79900000000000004,"15min":0.72799999999999998},"min":{"1min":0.46400000000000002,"5min":0.40100000000000002,"15min":0.36299999999999999},"max":{"1min":0.93799999999999994,"5min":3.456,"15min":3.456},"last":0.58099999999999996}]},{"osd":3,"last update":"Sat Sep 23 23:15:27 2023","interfaces":[{"interface":"back","average":{"1min":0.65400000000000003,"5min":0.71599999999999997,"15min":0.745},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":0.99199999999999999,"5min":1.1319999999999999,"15min":1.1319999999999999},"last":0.94499999999999995},{"interface":"front","average":{"1min":0.80800000000000005,"5min":0.84799999999999998,"15min":0.84299999999999997},"min":{"1min":0.45600000000000002,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":1.137,"5min":1.2390000000000001,"15min":1.3480000000000001},"last":0.625}]},{"osd":4,"last update":"Sat Sep 23 23:15:13 2023","interfaces":[{"interface":"back","average":{"1min":1.115,"5min":1.0609999999999999,"15min":1.014},"min":{"1min":0.96299999999999997,"5min":0.46500000000000002,"15min":0.46500000000000002},"max":{"1min":1.345,"5min":1.5469999999999999,"15min":1.5469999999999999},"last":0.99099999999999999},{"interface":"front","average":{"1min":1.087,"5min":1.085,"15min":1.032},"min":{"1min":0.81000000000000005,"5min":0.53000000000000003,"15min":0.53000000000000003},"max":{"1min":1.3080000000000001,"5min":3.6560000000000001,"15min":3.6560000000000001},"last":0.79200000000000004}]},{"osd":5,"last update":"Sat Sep 23 23:15:07 2023","interfaces":[{"interface":"back","average":{"1min":1.012,"5min":1.038,"15min":1.022},"min":{"1min":0.78200000000000003,"5min":0.60299999999999998,"15min":0.60299999999999998},"max":{"1min":1.389,"5min":3.6080000000000001,"15min":3.6080000000000001},"last":0.91300000000000003},{"interface":"front","average":{"1min":1.0129999999999999,"5min":1.0169999999999999,"15min":1.014},"min":{"1min":0.80000000000000004,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":1.3200000000000001,"5min":1.5349999999999999,"15min":1.5349999999999999},"last":1.323}]},{"osd":6,"last update":"Sat Sep 23 23:15:53 2023","interfaces":[{"interface":"back","average":{"1min":1.04,"5min":1.0629999999999999,"15min":1.129},"min":{"1min":0.52500000000000002,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":1.474,"5min":1.6830000000000001,"15min":1.6830000000000001},"last":1.151},{"interface":"front","average":{"1min":1,"5min":1.0900000000000001,"15min":1.115},"min":{"1min":0.68500000000000005,"5min":0.60999999999999999,"15min":0.60999999999999999},"max":{"1min":1.3959999999999999,"5min":3.754,"15min":3.754},"last":1.022}]},{"osd":7,"last update":"Sat Sep 23 23:15:44 2023","interfaces":[{"interface":"back","average":{"1min":1.0580000000000001,"5min":1.1479999999999999,"15min":1.1919999999999999},"min":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"max":{"1min":1.417,"5min":3.7970000000000002,"15min":3.7970000000000002},"last":1.194},{"interface":"front","average":{"1min":1.0680000000000001,"5min":1.1299999999999999,"15min":1.159},"min":{"1min":0.69899999999999995,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.4119999999999999,"5min":1.647,"15min":1.647},"last":1.238}]}]},{"osd":0,"up_from":8,"seq":34359738509,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":7448,"kb_used_data":1296,"kb_used_omap":0,"kb_used_meta":6144,"kb_avail":93737704,"statfs":{"total":95995035648,"available":95987408896,"internally_reserved":0,"allocated":1327104,"data_stored":911577,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":6291456},"hb_peers":[1,2,3,4,5,6,7],"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":"Sat Sep 23 23:15:45 2023","interfaces":[{"interface":"back","average":{"1min":0.65600000000000003,"5min":0.69999999999999996,"15min":0.626},"min":{"1min":0.33200000000000002,"5min":0.33200000000000002,"15min":0.28599999999999998},"max":{"1min":1.0529999999999999,"5min":1.131,"15min":1.131},"last":0.84799999999999998},{"interface":"front","average":{"1min":0.624,"5min":0.70999999999999996,"15min":0.67300000000000004},"min":{"1min":0.315,"5min":0.315,"15min":0.315},"max":{"1min":0.85299999999999998,"5min":1.1539999999999999,"15min":1.1539999999999999},"last":0.80800000000000005}]},{"osd":2,"last update":"Sat Sep 23 23:15:30 2023","interfaces":[{"interface":"back","average":{"1min":0.71399999999999997,"5min":0.72699999999999998,"15min":0.67000000000000004},"min":{"1min":0.41299999999999998,"5min":0.32500000000000001,"15min":0.312},"max":{"1min":1.0069999999999999,"5min":1.214,"15min":1.214},"last":0.72499999999999998},{"interface":"front","average":{"1min":0.73999999999999999,"5min":0.77600000000000002,"15min":0.70899999999999996},"min":{"1min":0.27600000000000002,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":1.302,"5min":1.302,"15min":1.302},"last":0.67000000000000004}]},{"osd":3,"last update":"Sat Sep 23 23:15:25 2023","interfaces":[{"interface":"back","average":{"1min":0.80200000000000005,"5min":0.79100000000000004,"15min":0.79700000000000004},"min":{"1min":0.46500000000000002,"5min":0.38,"15min":0.38},"max":{"1min":1.0700000000000001,"5min":1.117,"15min":1.117},"last":0.83199999999999996},{"interface":"front","average":{"1min":0.86399999999999999,"5min":0.84199999999999997,"15min":0.84899999999999998},"min":{"1min":0.371,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":1.4059999999999999,"5min":1.4059999999999999,"15min":1.4059999999999999},"last":0.88500000000000001}]},{"osd":4,"last update":"Sat Sep 23 23:15:09 2023","interfaces":[{"interface":"back","average":{"1min":1.131,"5min":1.0629999999999999,"15min":1.0029999999999999},"min":{"1min":0.77100000000000002,"5min":0.67300000000000004,"15min":0.67300000000000004},"max":{"1min":1.8700000000000001,"5min":1.8700000000000001,"15min":1.8700000000000001},"last":0.93899999999999995},{"interface":"front","average":{"1min":1.0880000000000001,"5min":1.034,"15min":0.97599999999999998},"min":{"1min":0.73999999999999999,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":1.6220000000000001,"5min":1.6220000000000001,"15min":1.6220000000000001},"last":1}]},{"osd":5,"last update":"Sat Sep 23 23:15:01 2023","interfaces":[{"interface":"back","average":{"1min":0.95699999999999996,"5min":1.016,"15min":1.006},"min":{"1min":0.67900000000000005,"5min":0.67400000000000004,"15min":0.67400000000000004},"max":{"1min":1.341,"5min":1.464,"15min":1.464},"last":0.90500000000000003},{"interface":"front","average":{"1min":1.0680000000000001,"5min":1.077,"15min":1.05},"min":{"1min":0.67600000000000005,"5min":0.67600000000000005,"15min":0.67600000000000005},"max":{"1min":1.486,"5min":1.6319999999999999,"15min":1.6319999999999999},"last":0.98199999999999998}]},{"osd":6,"last update":"Sat Sep 23 23:15:56 2023","interfaces":[{"interface":"back","average":{"1min":1.0549999999999999,"5min":1.03,"15min":1.0369999999999999},"min":{"1min":0.627,"5min":0.61499999999999999,"15min":0.56200000000000006},"max":{"1min":1.516,"5min":1.629,"15min":1.629},"last":1.1819999999999999},{"interface":"front","average":{"1min":1.048,"5min":1.069,"15min":1.095},"min":{"1min":0.72899999999999998,"5min":0.61399999999999999,"15min":0.61399999999999999},"max":{"1min":1.5089999999999999,"5min":1.51,"15min":1.544},"last":1.056}]},{"osd":7,"last update":"Sat Sep 23 23:15:41 2023","interfaces":[{"interface":"back","average":{"1min":1.119,"5min":1.1259999999999999,"15min":1.1619999999999999},"min":{"1min":0.67800000000000005,"5min":0.59699999999999998,"15min":0.59699999999999998},"max":{"1min":1.766,"5min":1.766,"15min":1.766},"last":1.099},{"interface":"front","average":{"1min":1.1319999999999999,"5min":1.1060000000000001,"15min":1.151},"min":{"1min":0.67800000000000005,"5min":0.623,"15min":0.623},"max":{"1min":1.46,"5min":1.726,"15min":1.726},"last":1.238}]}]},{"osd":2,"up_from":18,"seq":77309411449,"num_pgs":19,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6676,"kb_used_data":716,"kb_used_omap":0,"kb_used_meta":5952,"kb_avail":93738476,"statfs":{"total":95995035648,"available":95988199424,"internally_reserved":0,"allocated":733184,"data_stored":321221,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":6094848},"hb_peers":[0,1,3,4,5,6,7],"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":"Sat Sep 23 23:15:33 2023","interfaces":[{"interface":"back","average":{"1min":0.61099999999999999,"5min":0.68899999999999995,"15min":0.64500000000000002},"min":{"1min":0.308,"5min":0.308,"15min":0.308},"max":{"1min":1.1759999999999999,"5min":1.278,"15min":1.278},"last":0.50700000000000001},{"interface":"front","average":{"1min":0.70399999999999996,"5min":0.77400000000000002,"15min":0.71699999999999997},"min":{"1min":0.36199999999999999,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":1.302,"5min":1.302,"15min":1.327},"last":0.62}]},{"osd":1,"last update":"Sat Sep 23 23:15:33 2023","interfaces":[{"interface":"back","average":{"1min":0.63600000000000001,"5min":0.72799999999999998,"15min":0.68700000000000006},"min":{"1min":0.374,"5min":0.374,"15min":0.374},"max":{"1min":0.80300000000000005,"5min":1.0649999999999999,"15min":1.0649999999999999},"last":0.72999999999999998},{"interface":"front","average":{"1min":0.66100000000000003,"5min":0.76000000000000001,"15min":0.70999999999999996},"min":{"1min":0.41599999999999998,"5min":0.41599999999999998,"15min":0.36099999999999999},"max":{"1min":0.90200000000000002,"5min":1.3320000000000001,"15min":1.3320000000000001},"last":1.0129999999999999}]},{"osd":3,"last update":"Sat Sep 23 23:15:16 2023","interfaces":[{"interface":"back","average":{"1min":0.84199999999999997,"5min":0.84199999999999997,"15min":0.83399999999999996},"min":{"1min":0.502,"5min":0.502,"15min":0.502},"max":{"1min":1.139,"5min":1.298,"15min":1.298},"last":1.095},{"interface":"front","average":{"1min":0.70799999999999996,"5min":0.73699999999999999,"15min":0.745},"min":{"1min":0.52200000000000002,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":0.873,"5min":1.179,"15min":1.179},"last":0.81699999999999995}]},{"osd":4,"last update":"Sat Sep 23 23:15:11 2023","interfaces":[{"interface":"back","average":{"1min":1,"5min":0.99199999999999999,"15min":0.93799999999999994},"min":{"1min":0.66100000000000003,"5min":0.66000000000000003,"15min":0.66000000000000003},"max":{"1min":1.528,"5min":1.9019999999999999,"15min":1.9019999999999999},"last":1.2030000000000001},{"interface":"front","average":{"1min":1.034,"5min":1.077,"15min":1.018},"min":{"1min":0.67500000000000004,"5min":0.67500000000000004,"15min":0.67500000000000004},"max":{"1min":1.3740000000000001,"5min":1.4359999999999999,"15min":1.4359999999999999},"last":1.177}]},{"osd":5,"last update":"Sat Sep 23 23:14:58 2023","interfaces":[{"interface":"back","average":{"1min":1.0309999999999999,"5min":1.0720000000000001,"15min":1.056},"min":{"1min":0.78000000000000003,"5min":0.66800000000000004,"15min":0.66800000000000004},"max":{"1min":1.4810000000000001,"5min":1.579,"15min":1.579},"last":0.92100000000000004},{"interface":"front","average":{"1min":1.0269999999999999,"5min":1.008,"15min":0.98299999999999998},"min":{"1min":0.77800000000000002,"5min":0.65700000000000003,"15min":0.65700000000000003},"max":{"1min":1.3,"5min":1.603,"15min":1.603},"last":1.131}]},{"osd":6,"last update":"Sat Sep 23 23:15:57 2023","interfaces":[{"interface":"back","average":{"1min":0.94499999999999995,"5min":1.04,"15min":1.0820000000000001},"min":{"1min":0.627,"5min":0.61599999999999999,"15min":0.61599999999999999},"max":{"1min":1.242,"5min":1.641,"15min":1.641},"last":1.0549999999999999},{"interface":"front","average":{"1min":0.93600000000000005,"5min":1.073,"15min":1.133},"min":{"1min":0.65800000000000003,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.4710000000000001,"5min":1.6759999999999999,"15min":1.6759999999999999},"last":0.871}]},{"osd":7,"last update":"Sat Sep 23 23:15:41 2023","interfaces":[{"interface":"back","average":{"1min":0.93300000000000005,"5min":1.042,"15min":1.0740000000000001},"min":{"1min":0.64400000000000002,"5min":0.54900000000000004,"15min":0.54900000000000004},"max":{"1min":1.1870000000000001,"5min":1.702,"15min":1.702},"last":1.244},{"interface":"front","average":{"1min":0.94699999999999995,"5min":1.115,"15min":1.1559999999999999},"min":{"1min":0.59099999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"max":{"1min":1.2829999999999999,"5min":1.8300000000000001,"15min":1.8300000000000001},"last":0.98099999999999998}]}]},{"osd":3,"up_from":25,"seq":107374182509,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6164,"kb_used_data":716,"kb_used_omap":0,"kb_used_meta":5440,"kb_avail":93738988,"statfs":{"total":95995035648,"available":95988723712,"internally_reserved":0,"allocated":733184,"data_stored":320988,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5570560},"hb_peers":[0,1,2,4,5,6,7],"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":"Sat Sep 23 23:15:21 2023","interfaces":[{"interface":"back","average":{"1min":0.70799999999999996,"5min":0.69299999999999995,"15min":0.71499999999999997},"min":{"1min":0.47099999999999997,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":1.4159999999999999,"5min":1.419,"15min":1.419},"last":0.61799999999999999},{"interface":"front","average":{"1min":0.73599999999999999,"5min":0.72799999999999998,"15min":0.76500000000000001},"min":{"1min":0.39400000000000002,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":1.1759999999999999,"5min":1.1759999999999999,"15min":1.1759999999999999},"last":0.90900000000000003}]},{"osd":1,"last update":"Sat Sep 23 23:15:21 2023","interfaces":[{"interface":"back","average":{"1min":0.82499999999999996,"5min":0.75900000000000001,"15min":0.78600000000000003},"min":{"1min":0.46000000000000002,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":1.341,"5min":1.341,"15min":1.341},"last":0.66200000000000003},{"interface":"front","average":{"1min":0.79100000000000004,"5min":0.745,"15min":0.76700000000000002},"min":{"1min":0.48099999999999998,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":1.3140000000000001,"5min":1.3500000000000001,"15min":1.3500000000000001},"last":0.69899999999999995}]},{"osd":2,"last update":"Sat Sep 23 23:15:21 2023","interfaces":[{"interface":"back","average":{"1min":0.79100000000000004,"5min":0.79200000000000004,"15min":0.84399999999999997},"min":{"1min":0.439,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":1.242,"5min":1.276,"15min":1.321},"last":0.57699999999999996},{"interface":"front","average":{"1min":0.81699999999999995,"5min":0.76400000000000001,"15min":0.79200000000000004},"min":{"1min":0.57399999999999995,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":1.544,"5min":1.544,"15min":1.544},"last":0.73299999999999998}]},{"osd":4,"last update":"Sat Sep 23 23:15:13 2023","interfaces":[{"interface":"back","average":{"1min":0.98799999999999999,"5min":0.96999999999999997,"15min":0.96599999999999997},"min":{"1min":0.79300000000000004,"5min":0.60799999999999998,"15min":0.60799999999999998},"max":{"1min":1.478,"5min":1.788,"15min":1.788},"last":0.86699999999999999},{"interface":"front","average":{"1min":1.024,"5min":1.0029999999999999,"15min":0.96099999999999997},"min":{"1min":0.626,"5min":0.626,"15min":0.626},"max":{"1min":1.6000000000000001,"5min":1.8759999999999999,"15min":1.8759999999999999},"last":0.93200000000000005}]},{"osd":5,"last update":"Sat Sep 23 23:15:01 2023","interfaces":[{"interface":"back","average":{"1min":1.079,"5min":1.03,"15min":1.0369999999999999},"min":{"1min":0.80100000000000005,"5min":0.66700000000000004,"15min":0.66700000000000004},"max":{"1min":1.645,"5min":1.7190000000000001,"15min":1.7190000000000001},"last":1.3120000000000001},{"interface":"front","average":{"1min":1.103,"5min":1.0820000000000001,"15min":1.056},"min":{"1min":0.81699999999999995,"5min":0.66500000000000004,"15min":0.66500000000000004},"max":{"1min":1.8400000000000001,"5min":1.8400000000000001,"15min":1.8400000000000001},"last":1.2150000000000001}]},{"osd":6,"last update":"Sat Sep 23 23:15:46 2023","interfaces":[{"interface":"back","average":{"1min":1.016,"5min":1.0269999999999999,"15min":1.153},"min":{"1min":0.68600000000000005,"5min":0.64900000000000002,"15min":0.64900000000000002},"max":{"1min":1.8720000000000001,"5min":1.8720000000000001,"15min":1.8720000000000001},"last":1.2649999999999999},{"interface":"front","average":{"1min":1.0940000000000001,"5min":1.111,"15min":1.1910000000000001},"min":{"1min":0.76300000000000001,"5min":0.57399999999999995,"15min":0.57399999999999995},"max":{"1min":2.0150000000000001,"5min":2.0150000000000001,"15min":2.0150000000000001},"last":1.393}]},{"osd":7,"last update":"Sat Sep 23 23:15:38 2023","interfaces":[{"interface":"back","average":{"1min":1.1220000000000001,"5min":1.165,"15min":1.2390000000000001},"min":{"1min":0.81599999999999995,"5min":0.67300000000000004,"15min":0.67300000000000004},"max":{"1min":1.929,"5min":1.929,"15min":1.929},"last":1.333},{"interface":"front","average":{"1min":1.079,"5min":1.117,"15min":1.204},"min":{"1min":0.72499999999999998,"5min":0.63500000000000001,"15min":0.63500000000000001},"max":{"1min":1.7070000000000001,"5min":1.7070000000000001,"15min":1.7070000000000001},"last":1.1870000000000001}]}]},{"osd":4,"up_from":30,"seq":128849018978,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6244,"kb_used_data":732,"kb_used_omap":0,"kb_used_meta":5504,"kb_avail":93738908,"statfs":{"total":95995035648,"available":95988641792,"internally_reserved":0,"allocated":749568,"data_stored":322315,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5636096},"hb_peers":[0,1,2,3,5,6,7],"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":"Sat Sep 23 23:15:09 2023","interfaces":[{"interface":"back","average":{"1min":0.97199999999999998,"5min":0.89200000000000002,"15min":0.93300000000000005},"min":{"1min":0.61599999999999999,"5min":0.45800000000000002,"15min":0.45800000000000002},"max":{"1min":1.369,"5min":1.369,"15min":1.369},"last":1.1950000000000001},{"interface":"front","average":{"1min":1.0569999999999999,"5min":0.98699999999999999,"15min":0.99399999999999999},"min":{"1min":0.80800000000000005,"5min":0.627,"15min":0.627},"max":{"1min":1.274,"5min":1.274,"15min":1.274},"last":1.2949999999999999}]},{"osd":1,"last update":"Sat Sep 23 23:15:09 2023","interfaces":[{"interface":"back","average":{"1min":0.97199999999999998,"5min":0.85499999999999998,"15min":0.85199999999999998},"min":{"1min":0.59899999999999998,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":1.4019999999999999,"5min":1.4019999999999999,"15min":1.4019999999999999},"last":0.85599999999999998},{"interface":"front","average":{"1min":0.88800000000000001,"5min":0.88200000000000001,"15min":0.89200000000000002},"min":{"1min":0.68200000000000005,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":1.1599999999999999,"5min":1.242,"15min":1.5069999999999999},"last":1.161}]},{"osd":2,"last update":"Sat Sep 23 23:15:09 2023","interfaces":[{"interface":"back","average":{"1min":0.90900000000000003,"5min":0.89600000000000002,"15min":0.86199999999999999},"min":{"1min":0.53600000000000003,"5min":0.495,"15min":0.495},"max":{"1min":1.2969999999999999,"5min":1.3160000000000001,"15min":1.3160000000000001},"last":0.91900000000000004},{"interface":"front","average":{"1min":1.002,"5min":0.90700000000000003,"15min":0.91200000000000003},"min":{"1min":0.65100000000000002,"5min":0.49199999999999999,"15min":0.49199999999999999},"max":{"1min":1.4179999999999999,"5min":1.4179999999999999,"15min":1.4179999999999999},"last":1.0960000000000001}]},{"osd":3,"last update":"Sat Sep 23 23:15:09 2023","interfaces":[{"interface":"back","average":{"1min":1.0249999999999999,"5min":0.94499999999999995,"15min":0.94099999999999995},"min":{"1min":0.749,"5min":0.52400000000000002,"15min":0.52400000000000002},"max":{"1min":1.323,"5min":1.3300000000000001,"15min":1.3300000000000001},"last":0.996},{"interface":"front","average":{"1min":0.99099999999999999,"5min":0.95099999999999996,"15min":0.90100000000000002},"min":{"1min":0.55200000000000005,"5min":0.53800000000000003,"15min":0.53800000000000003},"max":{"1min":1.262,"5min":1.468,"15min":1.468},"last":0.95699999999999996}]},{"osd":5,"last update":"Sat Sep 23 23:15:57 2023","interfaces":[{"interface":"back","average":{"1min":0.998,"5min":0.91400000000000003,"15min":0.79200000000000004},"min":{"1min":0.748,"5min":0.46400000000000002,"15min":0.45500000000000002},"max":{"1min":1.3720000000000001,"5min":1.3720000000000001,"15min":1.3720000000000001},"last":1.075},{"interface":"front","average":{"1min":1.23,"5min":1.1040000000000001,"15min":0.98799999999999999},"min":{"1min":0.98999999999999999,"5min":0.59699999999999998,"15min":0.59699999999999998},"max":{"1min":1.446,"5min":1.5269999999999999,"15min":1.5269999999999999},"last":1.2549999999999999}]},{"osd":6,"last update":"Sat Sep 23 23:15:53 2023","interfaces":[{"interface":"back","average":{"1min":1.0680000000000001,"5min":0.95699999999999996,"15min":0.877},"min":{"1min":0.73499999999999999,"5min":0.433,"15min":0.433},"max":{"1min":1.516,"5min":1.516,"15min":1.516},"last":1.046},{"interface":"front","average":{"1min":1.0680000000000001,"5min":0.98199999999999998,"15min":0.95999999999999996},"min":{"1min":0.83299999999999996,"5min":0.45800000000000002,"15min":0.45800000000000002},"max":{"1min":1.3720000000000001,"5min":1.4850000000000001,"15min":1.4850000000000001},"last":1.2170000000000001}]},{"osd":7,"last update":"Sat Sep 23 23:15:41 2023","interfaces":[{"interface":"back","average":{"1min":1.1479999999999999,"5min":1.036,"15min":1.0089999999999999},"min":{"1min":0.92000000000000004,"5min":0.59299999999999997,"15min":0.59299999999999997},"max":{"1min":1.3140000000000001,"5min":1.5700000000000001,"15min":1.5700000000000001},"last":1.331},{"interface":"front","average":{"1min":1.1659999999999999,"5min":1.032,"15min":1},"min":{"1min":0.83799999999999997,"5min":0.51400000000000001,"15min":0.51400000000000001},"max":{"1min":1.431,"5min":1.4570000000000001,"15min":1.4570000000000001},"last":1.133}]}]},{"osd":5,"up_from":38,"seq":163208757337,"num_pgs":21,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6104,"kb_used_data":720,"kb_used_omap":0,"kb_used_meta":5376,"kb_avail":93739048,"statfs":{"total":95995035648,"available":95988785152,"internally_reserved":0,"allocated":737280,"data_stored":321522,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5505024},"hb_peers":[0,1,2,3,4,6,7],"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":"Sat Sep 23 23:15:06 2023","interfaces":[{"interface":"back","average":{"1min":0.878,"5min":0.89000000000000001,"15min":0.90600000000000003},"min":{"1min":0.54300000000000004,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":1.1970000000000001,"5min":1.653,"15min":1.653},"last":1.1399999999999999},{"interface":"front","average":{"1min":0.95199999999999996,"5min":0.92600000000000005,"15min":0.91600000000000004},"min":{"1min":0.58699999999999997,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.3400000000000001,"5min":1.3400000000000001,"15min":1.3400000000000001},"last":0.76900000000000002}]},{"osd":1,"last update":"Sat Sep 23 23:15:06 2023","interfaces":[{"interface":"back","average":{"1min":0.94199999999999995,"5min":0.90600000000000003,"15min":0.92900000000000005},"min":{"1min":0.63200000000000001,"5min":0.627,"15min":0.627},"max":{"1min":1.2030000000000001,"5min":1.3220000000000001,"15min":1.3220000000000001},"last":1.026},{"interface":"front","average":{"1min":0.97099999999999997,"5min":0.92000000000000004,"15min":0.92200000000000004},"min":{"1min":0.72599999999999998,"5min":0.443,"15min":0.443},"max":{"1min":1.284,"5min":1.4039999999999999,"15min":1.4039999999999999},"last":1.21}]},{"osd":2,"last update":"Sat Sep 23 23:15:06 2023","interfaces":[{"interface":"back","average":{"1min":0.92800000000000005,"5min":0.94299999999999995,"15min":0.90400000000000003},"min":{"1min":0.56000000000000005,"5min":0.56000000000000005,"15min":0.56000000000000005},"max":{"1min":1.258,"5min":1.357,"15min":1.357},"last":0.82899999999999996},{"interface":"front","average":{"1min":0.999,"5min":0.96699999999999997,"15min":0.97299999999999998},"min":{"1min":0.60399999999999998,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":1.2410000000000001,"5min":1.5229999999999999,"15min":1.5229999999999999},"last":1.351}]},{"osd":3,"last update":"Sat Sep 23 23:15:06 2023","interfaces":[{"interface":"back","average":{"1min":0.94899999999999995,"5min":0.96099999999999997,"15min":0.94599999999999995},"min":{"1min":0.66100000000000003,"5min":0.58399999999999996,"15min":0.58399999999999996},"max":{"1min":1.2509999999999999,"5min":1.3700000000000001,"15min":1.3700000000000001},"last":0.98999999999999999},{"interface":"front","average":{"1min":1.0640000000000001,"5min":1.0149999999999999,"15min":1.0049999999999999},"min":{"1min":0.753,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":1.3009999999999999,"5min":1.405,"15min":1.603},"last":1.29}]},{"osd":4,"last update":"Sat Sep 23 23:15:06 2023","interfaces":[{"interface":"back","average":{"1min":0.96199999999999997,"5min":0.92200000000000004,"15min":0.86599999999999999},"min":{"1min":0.51500000000000001,"5min":0.439,"15min":0.439},"max":{"1min":1.266,"5min":1.454,"15min":1.454},"last":0.89100000000000001},{"interface":"front","average":{"1min":1.101,"5min":0.97399999999999998,"15min":0.89000000000000001},"min":{"1min":0.82199999999999995,"5min":0.48199999999999998,"15min":0.48199999999999998},"max":{"1min":1.3009999999999999,"5min":1.4770000000000001,"15min":1.4770000000000001},"last":1.093}]},{"osd":6,"last update":"Sat Sep 23 23:15:51 2023","interfaces":[{"interface":"back","average":{"1min":1.113,"5min":1.016,"15min":0.93500000000000005},"min":{"1min":0.81000000000000005,"5min":0.495,"15min":0.495},"max":{"1min":1.5680000000000001,"5min":1.5840000000000001,"15min":1.5840000000000001},"last":1.0620000000000001},{"interface":"front","average":{"1min":1.1779999999999999,"5min":1.0609999999999999,"15min":0.995},"min":{"1min":0.95599999999999996,"5min":0.47799999999999998,"15min":0.46100000000000002},"max":{"1min":1.5109999999999999,"5min":1.5529999999999999,"15min":1.5529999999999999},"last":1.258}]},{"osd":7,"last update":"Sat Sep 23 23:15:46 2023","interfaces":[{"interface":"back","average":{"1min":1.222,"5min":1.1220000000000001,"15min":1.0680000000000001},"min":{"1min":0.99299999999999999,"5min":0.52300000000000002,"15min":0.52300000000000002},"max":{"1min":1.399,"5min":1.4950000000000001,"15min":1.4950000000000001},"last":1.1830000000000001},{"interface":"front","average":{"1min":1.21,"5min":1.1200000000000001,"15min":1.052},"min":{"1min":0.97299999999999998,"5min":0.44600000000000001,"15min":0.44600000000000001},"max":{"1min":1.4690000000000001,"5min":1.8009999999999999,"15min":1.8009999999999999},"last":1.401}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"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},{"poolid":2,"osd":1,"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},{"poolid":2,"osd":2,"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},{"poolid":2,"osd":3,"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},{"poolid":2,"osd":4,"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},{"poolid":2,"osd":5,"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},{"poolid":2,"osd":6,"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},{"poolid":2,"osd":7,"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},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"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},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":1682,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":624,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":1606,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":1752,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"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},{"poolid":4,"osd":1,"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},{"poolid":4,"osd":2,"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},{"poolid":4,"osd":3,"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},{"poolid":4,"osd":4,"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},{"poolid":4,"osd":5,"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},{"poolid":4,"osd":6,"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},{"poolid":4,"osd":7,"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}]}} 2023-09-23T23:16:02.932 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2023-09-23T23:16:02.932 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2023-09-23T23:16:02.932 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2023-09-23T23:16:02.932 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph health --format=json 2023-09-23T23:16:03.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:16:02 smithi164 bash[31512]: cluster 2023-09-23T23:16:01.518509+0000 mgr.y (mgr.14448) 175 : cluster [DBG] pgmap v151: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:16:03.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:16:02 smithi164 bash[31512]: audit 2023-09-23T23:16:02.082760+0000 mgr.y (mgr.14448) 176 : audit [DBG] from='client.24731 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:16:03.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:16:02 smithi159 bash[27435]: cluster 2023-09-23T23:16:01.518509+0000 mgr.y (mgr.14448) 175 : cluster [DBG] pgmap v151: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:16:03.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:16:02 smithi159 bash[27435]: audit 2023-09-23T23:16:02.082760+0000 mgr.y (mgr.14448) 176 : audit [DBG] from='client.24731 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:16:03.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:16:03 smithi159 bash[41022]: cluster 2023-09-23T23:16:01.518509+0000 mgr.y (mgr.14448) 175 : cluster [DBG] pgmap v151: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:16:03.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:16:03 smithi159 bash[41022]: audit 2023-09-23T23:16:02.082760+0000 mgr.y (mgr.14448) 176 : audit [DBG] from='client.24731 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:16:05.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:16:05 smithi164 bash[31512]: cluster 2023-09-23T23:16:03.519128+0000 mgr.y (mgr.14448) 177 : cluster [DBG] pgmap v152: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:16:05.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:16:05 smithi159 bash[27435]: cluster 2023-09-23T23:16:03.519128+0000 mgr.y (mgr.14448) 177 : cluster [DBG] pgmap v152: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:16:05.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:16:05 smithi159 bash[41022]: cluster 2023-09-23T23:16:03.519128+0000 mgr.y (mgr.14448) 177 : cluster [DBG] pgmap v152: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:16:06.022 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:16:05 smithi164 bash[32529]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:16:05] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T23:16:07.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:16:07 smithi164 bash[31512]: cluster 2023-09-23T23:16:05.520200+0000 mgr.y (mgr.14448) 178 : cluster [DBG] pgmap v153: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:16:07.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:16:07 smithi159 bash[27435]: cluster 2023-09-23T23:16:05.520200+0000 mgr.y (mgr.14448) 178 : cluster [DBG] pgmap v153: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:16:07.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:16:07 smithi159 bash[41022]: cluster 2023-09-23T23:16:05.520200+0000 mgr.y (mgr.14448) 178 : cluster [DBG] pgmap v153: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:16:07.746 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:16:09.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:16:09 smithi164 bash[31512]: cluster 2023-09-23T23:16:07.520803+0000 mgr.y (mgr.14448) 179 : cluster [DBG] pgmap v154: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:16:09.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:16:09 smithi159 bash[27435]: cluster 2023-09-23T23:16:07.520803+0000 mgr.y (mgr.14448) 179 : cluster [DBG] pgmap v154: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:16:09.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:16:09 smithi159 bash[41022]: cluster 2023-09-23T23:16:07.520803+0000 mgr.y (mgr.14448) 179 : cluster [DBG] pgmap v154: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:16:10.985 INFO:teuthology.orchestra.run.smithi159.stdout: 2023-09-23T23:16:10.985 INFO:teuthology.orchestra.run.smithi159.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2023-09-23T23:16:11.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:16:11 smithi164 bash[31512]: cluster 2023-09-23T23:16:09.521424+0000 mgr.y (mgr.14448) 180 : cluster [DBG] pgmap v155: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:16:11.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:16:11 smithi164 bash[31512]: audit 2023-09-23T23:16:10.982958+0000 mon.c (mon.2) 24 : audit [DBG] from='client.? 172.21.15.159:0/2074159159' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-09-23T23:16:11.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:16:11 smithi159 bash[41022]: cluster 2023-09-23T23:16:09.521424+0000 mgr.y (mgr.14448) 180 : cluster [DBG] pgmap v155: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:16:11.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:16:11 smithi159 bash[41022]: audit 2023-09-23T23:16:10.982958+0000 mon.c (mon.2) 24 : audit [DBG] from='client.? 172.21.15.159:0/2074159159' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-09-23T23:16:11.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:16:11 smithi159 bash[27435]: cluster 2023-09-23T23:16:09.521424+0000 mgr.y (mgr.14448) 180 : cluster [DBG] pgmap v155: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:16:11.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:16:11 smithi159 bash[27435]: audit 2023-09-23T23:16:10.982958+0000 mon.c (mon.2) 24 : audit [DBG] from='client.? 172.21.15.159:0/2074159159' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-09-23T23:16:11.543 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:16:11 smithi159 bash[27697]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:16:11] "GET /metrics HTTP/1.1" 200 238945 "" "Prometheus/2.43.0" 2023-09-23T23:16:11.772 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2023-09-23T23:16:11.773 INFO:teuthology.run_tasks:Running task print... 2023-09-23T23:16:11.782 INFO:teuthology.task.print:**** upgrading first half of cluster, with stress **** 2023-09-23T23:16:11.782 INFO:teuthology.run_tasks:Running task parallel... 2023-09-23T23:16:11.837 INFO:teuthology.task.parallel:starting parallel... 2023-09-23T23:16:11.837 INFO:teuthology.task.parallel:In parallel, running task sequential... 2023-09-23T23:16:11.838 INFO:teuthology.task.sequential:In sequential, running task workunit... 2023-09-23T23:16:11.841 INFO:tasks.workunit:Pulling workunits from ref quincy 2023-09-23T23:16:11.841 INFO:tasks.workunit:Making a separate scratch dir for every client... 2023-09-23T23:16:11.842 DEBUG:teuthology.orchestra.run.smithi159:> stat -- /home/ubuntu/cephtest/mnt.0 2023-09-23T23:16:11.842 INFO:teuthology.task.parallel:In parallel, running task sequential... 2023-09-23T23:16:11.842 INFO:teuthology.task.sequential:In sequential, running task cephadm.shell... 2023-09-23T23:16:11.842 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi159.front.sepia.ceph.com 2023-09-23T23:16:11.843 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'ceph config set mgr mgr/cephadm/daemon_cache_timeout 60' 2023-09-23T23:16:11.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:16:11.850 INFO:teuthology.orchestra.run.smithi159.stderr:stat: cannot stat '/home/ubuntu/cephtest/mnt.0': No such file or directory 2023-09-23T23:16:11.850 DEBUG:teuthology.orchestra.run.smithi159:> mkdir -- /home/ubuntu/cephtest/mnt.0 2023-09-23T23:16:11.899 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2023-09-23T23:16:11.899 DEBUG:teuthology.orchestra.run.smithi159:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2023-09-23T23:16:11.946 INFO:tasks.workunit:timeout=3h 2023-09-23T23:16:11.946 INFO:tasks.workunit:cleanup=True 2023-09-23T23:16:11.947 DEBUG:teuthology.orchestra.run.smithi159:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone --depth 1 --branch quincy https://github.com/ceph/ceph.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 2023-09-23T23:16:11.996 INFO:tasks.workunit.client.0.smithi159.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2023-09-23T23:16:13.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:16:13 smithi159 bash[27435]: cluster 2023-09-23T23:16:11.522535+0000 mgr.y (mgr.14448) 181 : cluster [DBG] pgmap v156: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:16:13.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:16:13 smithi159 bash[41022]: cluster 2023-09-23T23:16:11.522535+0000 mgr.y (mgr.14448) 181 : cluster [DBG] pgmap v156: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:16:13.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:16:13 smithi164 bash[31512]: cluster 2023-09-23T23:16:11.522535+0000 mgr.y (mgr.14448) 181 : cluster [DBG] pgmap v156: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:16:15.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:16:15 smithi159 bash[27435]: cluster 2023-09-23T23:16:13.523145+0000 mgr.y (mgr.14448) 182 : cluster [DBG] pgmap v157: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:16:15.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:16:15 smithi159 bash[27435]: audit 2023-09-23T23:16:14.547521+0000 mon.a (mon.0) 901 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:16:15.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:16:15 smithi159 bash[41022]: cluster 2023-09-23T23:16:13.523145+0000 mgr.y (mgr.14448) 182 : cluster [DBG] pgmap v157: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:16:15.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:16:15 smithi159 bash[41022]: audit 2023-09-23T23:16:14.547521+0000 mon.a (mon.0) 901 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:16:15.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:16:15 smithi164 bash[31512]: cluster 2023-09-23T23:16:13.523145+0000 mgr.y (mgr.14448) 182 : cluster [DBG] pgmap v157: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:16:15.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:16:15 smithi164 bash[31512]: audit 2023-09-23T23:16:14.547521+0000 mon.a (mon.0) 901 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:16:16.022 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:16:15 smithi164 bash[32529]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:16:15] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T23:16:16.555 DEBUG:teuthology.orchestra.run.smithi159:> cd -- /home/ubuntu/cephtest/clone.client.0/qa/workunits && if test -e Makefile ; then make ; fi && find -executable -type f -printf '%P\0' >/home/ubuntu/cephtest/workunits.list.client.0 2023-09-23T23:16:16.613 INFO:tasks.workunit.client.0.smithi159.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2023-09-23T23:16:16.613 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:16:16.616 INFO:tasks.workunit.client.0.smithi159.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2023-09-23T23:16:16.616 INFO:tasks.workunit.client.0.smithi159.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2023-09-23T23:16:17.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:16:17 smithi164 bash[31512]: cluster 2023-09-23T23:16:15.523954+0000 mgr.y (mgr.14448) 183 : cluster [DBG] pgmap v158: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:16:17.965 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:16:17 smithi159 bash[27435]: cluster 2023-09-23T23:16:15.523954+0000 mgr.y (mgr.14448) 183 : cluster [DBG] pgmap v158: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:16:17.965 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:16:17 smithi159 bash[41022]: cluster 2023-09-23T23:16:15.523954+0000 mgr.y (mgr.14448) 183 : cluster [DBG] pgmap v158: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:16:19.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:16:19 smithi159 bash[41022]: cluster 2023-09-23T23:16:17.524527+0000 mgr.y (mgr.14448) 184 : cluster [DBG] pgmap v159: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:16:19.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:16:19 smithi159 bash[27435]: cluster 2023-09-23T23:16:17.524527+0000 mgr.y (mgr.14448) 184 : cluster [DBG] pgmap v159: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:16:19.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:16:19 smithi164 bash[31512]: cluster 2023-09-23T23:16:17.524527+0000 mgr.y (mgr.14448) 184 : cluster [DBG] pgmap v159: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:16:21.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:16:21 smithi159 bash[27435]: cluster 2023-09-23T23:16:19.525181+0000 mgr.y (mgr.14448) 185 : cluster [DBG] pgmap v160: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:16:21.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:16:21 smithi159 bash[41022]: cluster 2023-09-23T23:16:19.525181+0000 mgr.y (mgr.14448) 185 : cluster [DBG] pgmap v160: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:16:21.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:16:21 smithi164 bash[31512]: cluster 2023-09-23T23:16:19.525181+0000 mgr.y (mgr.14448) 185 : cluster [DBG] pgmap v160: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:16:21.530 INFO:tasks.workunit.client.0.smithi159.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2023-09-23T23:16:21.793 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:16:21 smithi159 bash[27697]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:16:21] "GET /metrics HTTP/1.1" 200 238939 "" "Prometheus/2.43.0" 2023-09-23T23:16:22.060 INFO:tasks.workunit.client.0.smithi159.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2023-09-23T23:16:22.120 INFO:tasks.workunit.client.0.smithi159.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2023-09-23T23:16:22.123 INFO:tasks.workunit.client.0.smithi159.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2023-09-23T23:16:22.123 INFO:tasks.workunit.client.0.smithi159.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2023-09-23T23:16:22.243 INFO:tasks.workunit.client.0.smithi159.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2023-09-23T23:16:22.250 DEBUG:teuthology.orchestra.run.smithi159:> set -ex 2023-09-23T23:16:22.250 DEBUG:teuthology.orchestra.run.smithi159:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2023-09-23T23:16:22.298 INFO:tasks.workunit:Running workunits matching rbd/import_export.sh on client.0... 2023-09-23T23:16:22.299 INFO:tasks.workunit:Running workunit rbd/import_export.sh... 2023-09-23T23:16:22.301 DEBUG:teuthology.orchestra.run.smithi159:workunit test rbd/import_export.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=quincy TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 RBD_CREATE_ARGS=--new-format adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/rbd/import_export.sh 2023-09-23T23:16:22.350 INFO:tasks.workunit.client.0.smithi159.stderr:+ export RBD_FORCE_ALLOW_V1=1 2023-09-23T23:16:22.351 INFO:tasks.workunit.client.0.smithi159.stderr:+ TMPDIR=/tmp/rbd_import_export_88320 2023-09-23T23:16:22.351 INFO:tasks.workunit.client.0.smithi159.stderr:+ rm -rf /tmp/rbd_import_export_88320 2023-09-23T23:16:22.351 INFO:tasks.workunit.client.0.smithi159.stderr:+ mkdir /tmp/rbd_import_export_88320 2023-09-23T23:16:22.353 INFO:tasks.workunit.client.0.smithi159.stderr:+ trap rm -rf /tmp/rbd_import_export_88320 INT TERM EXIT 2023-09-23T23:16:22.353 INFO:tasks.workunit.client.0.smithi159.stderr:+ mkdir foo.88320 2023-09-23T23:16:22.354 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd import foo.88320 foo.dir 2023-09-23T23:16:22.423 INFO:tasks.workunit.client.0.smithi159.stderr:rbd: cannot import a directory 2023-09-23T23:16:22.424 INFO:tasks.workunit.client.0.smithi159.stderr: Importing image: 0% complete...failed. 2023-09-23T23:16:22.424 INFO:tasks.workunit.client.0.smithi159.stderr:rbd: import failed: (21) Is a directory 2023-09-23T23:16:22.427 INFO:tasks.workunit.client.0.smithi159.stderr:+ true 2023-09-23T23:16:22.427 INFO:tasks.workunit.client.0.smithi159.stderr:+ rmdir foo.88320 2023-09-23T23:16:22.464 INFO:tasks.workunit.client.0.smithi159.stderr:+ dd if=/bin/sh of=/tmp/rbd_import_export_88320/img bs=1k count=1 seek=10 2023-09-23T23:16:22.466 INFO:tasks.workunit.client.0.smithi159.stderr:1+0 records in 2023-09-23T23:16:22.466 INFO:tasks.workunit.client.0.smithi159.stderr:1+0 records out 2023-09-23T23:16:22.466 INFO:tasks.workunit.client.0.smithi159.stderr:1024 bytes (1.0 kB, 1.0 KiB) copied, 0.000166729 s, 6.1 MB/s 2023-09-23T23:16:22.466 INFO:tasks.workunit.client.0.smithi159.stderr:+ dd if=/bin/dd of=/tmp/rbd_import_export_88320/img bs=1k count=10 seek=100 2023-09-23T23:16:22.466 INFO:tasks.workunit.client.0.smithi159.stderr:10+0 records in 2023-09-23T23:16:22.467 INFO:tasks.workunit.client.0.smithi159.stderr:10+0 records out 2023-09-23T23:16:22.467 INFO:tasks.workunit.client.0.smithi159.stderr:10240 bytes (10 kB, 10 KiB) copied, 0.000100357 s, 102 MB/s 2023-09-23T23:16:22.467 INFO:tasks.workunit.client.0.smithi159.stderr:+ dd if=/bin/rm of=/tmp/rbd_import_export_88320/img bs=1k count=100 seek=1000 2023-09-23T23:16:22.468 INFO:tasks.workunit.client.0.smithi159.stderr:70+1 records in 2023-09-23T23:16:22.468 INFO:tasks.workunit.client.0.smithi159.stderr:70+1 records out 2023-09-23T23:16:22.469 INFO:tasks.workunit.client.0.smithi159.stderr:72056 bytes (72 kB, 70 KiB) copied, 0.00054568 s, 132 MB/s 2023-09-23T23:16:22.469 INFO:tasks.workunit.client.0.smithi159.stderr:+ dd if=/bin/ls of=/tmp/rbd_import_export_88320/img bs=1k seek=10000 2023-09-23T23:16:22.471 INFO:tasks.workunit.client.0.smithi159.stderr:138+1 records in 2023-09-23T23:16:22.471 INFO:tasks.workunit.client.0.smithi159.stderr:138+1 records out 2023-09-23T23:16:22.471 INFO:tasks.workunit.client.0.smithi159.stderr:142144 bytes (142 kB, 139 KiB) copied, 0.000998783 s, 142 MB/s 2023-09-23T23:16:22.471 INFO:tasks.workunit.client.0.smithi159.stderr:+ dd if=/bin/ln of=/tmp/rbd_import_export_88320/img bs=1k seek=100000 2023-09-23T23:16:22.472 INFO:tasks.workunit.client.0.smithi159.stderr:74+1 records in 2023-09-23T23:16:22.472 INFO:tasks.workunit.client.0.smithi159.stderr:74+1 records out 2023-09-23T23:16:22.473 INFO:tasks.workunit.client.0.smithi159.stderr:76160 bytes (76 kB, 74 KiB) copied, 0.000446605 s, 171 MB/s 2023-09-23T23:16:22.473 INFO:tasks.workunit.client.0.smithi159.stderr:+ dd if=/bin/grep of=/tmp/rbd_import_export_88320/img bs=1k seek=1000000 2023-09-23T23:16:22.475 INFO:tasks.workunit.client.0.smithi159.stderr:194+1 records in 2023-09-23T23:16:22.475 INFO:tasks.workunit.client.0.smithi159.stderr:194+1 records out 2023-09-23T23:16:22.475 INFO:tasks.workunit.client.0.smithi159.stderr:199136 bytes (199 kB, 194 KiB) copied, 0.00134314 s, 148 MB/s 2023-09-23T23:16:22.475 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd rm testimg 2023-09-23T23:16:22.527 INFO:tasks.workunit.client.0.smithi159.stderr: Removing image: 0% complete...failed. 2023-09-23T23:16:22.528 INFO:tasks.workunit.client.0.smithi159.stderr:rbd: delete error: (2) No such file or directory 2023-09-23T23:16:22.533 INFO:tasks.workunit.client.0.smithi159.stderr:+ true 2023-09-23T23:16:22.533 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd import --new-format /tmp/rbd_import_export_88320/img testimg 2023-09-23T23:16:23.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:16:23 smithi159 bash[27435]: cluster 2023-09-23T23:16:21.525987+0000 mgr.y (mgr.14448) 186 : cluster [DBG] pgmap v161: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:16:23.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:16:23 smithi159 bash[27435]: audit 2023-09-23T23:16:23.002851+0000 mon.a (mon.0) 902 : audit [INF] from='client.? ' entity='client.admin' 2023-09-23T23:16:23.294 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:16:23 smithi159 bash[27697]: [23/Sep/2023:23:16:23] ENGINE Bus STOPPING 2023-09-23T23:16:23.294 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:16:23 smithi159 bash[27697]: [23/Sep/2023:23:16:23] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-09-23T23:16:23.294 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:16:23 smithi159 bash[27697]: [23/Sep/2023:23:16:23] ENGINE Bus STOPPED 2023-09-23T23:16:23.294 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:16:23 smithi159 bash[27697]: [23/Sep/2023:23:16:23] ENGINE Bus STARTING 2023-09-23T23:16:23.294 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:16:23 smithi159 bash[27697]: [23/Sep/2023:23:16:23] ENGINE Serving on http://:::9283 2023-09-23T23:16:23.294 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:16:23 smithi159 bash[27697]: [23/Sep/2023:23:16:23] ENGINE Bus STARTED 2023-09-23T23:16:23.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:16:23 smithi159 bash[41022]: cluster 2023-09-23T23:16:21.525987+0000 mgr.y (mgr.14448) 186 : cluster [DBG] pgmap v161: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:16:23.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:16:23 smithi159 bash[41022]: audit 2023-09-23T23:16:23.002851+0000 mon.a (mon.0) 902 : audit [INF] from='client.? ' entity='client.admin' 2023-09-23T23:16:23.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:16:23 smithi164 bash[31512]: cluster 2023-09-23T23:16:21.525987+0000 mgr.y (mgr.14448) 186 : cluster [DBG] pgmap v161: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:16:23.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:16:23 smithi164 bash[31512]: audit 2023-09-23T23:16:23.002851+0000 mon.a (mon.0) 902 : audit [INF] from='client.? ' entity='client.admin' 2023-09-23T23:16:23.846 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'ceph config set global log_to_journald false --force' 2023-09-23T23:16:24.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:16:24 smithi159 bash[27435]: cluster 2023-09-23T23:16:23.044923+0000 mon.a (mon.0) 903 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2023-09-23T23:16:24.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:16:24 smithi159 bash[27435]: audit 2023-09-23T23:16:23.054515+0000 mon.a (mon.0) 904 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:16:24.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:16:24 smithi159 bash[41022]: cluster 2023-09-23T23:16:23.044923+0000 mon.a (mon.0) 903 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2023-09-23T23:16:24.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:16:24 smithi159 bash[41022]: audit 2023-09-23T23:16:23.054515+0000 mon.a (mon.0) 904 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:16:24.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:16:24 smithi164 bash[31512]: cluster 2023-09-23T23:16:23.044923+0000 mon.a (mon.0) 903 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2023-09-23T23:16:24.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:16:24 smithi164 bash[31512]: audit 2023-09-23T23:16:23.054515+0000 mon.a (mon.0) 904 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:16:24.688 INFO:tasks.workunit.client.0.smithi159.stderr: Importing image: 1% complete... Importing image: 2% complete... Importing image: 3% complete... Importing image: 4% complete... Importing image: 5% complete... Importing image: 6% complete... Importing image: 7% complete... Importing image: 8% complete... Importing image: 9% complete... Importing image: 10% complete... Importing image: 11% complete... Importing image: 12% complete... Importing image: 13% complete... Importing image: 14% complete... Importing image: 15% complete... Importing image: 16% complete... Importing image: 17% complete... Importing image: 18% complete... Importing image: 19% complete... Importing image: 20% complete... Importing image: 21% complete... Importing image: 22% complete... Importing image: 23% complete... Importing image: 24% complete... Importing image: 25% complete... Importing image: 26% complete... Importing image: 27% complete... Importing image: 28% complete... Importing image: 29% complete... Importing image: 30% complete... Importing image: 31% complete... Importing image: 32% complete... Importing image: 33% complete... Importing image: 34% complete... Importing image: 35% complete... Importing image: 36% complete... Importing image: 37% complete... Importing image: 38% complete... Importing image: 39% complete... Importing image: 40% complete... Importing image: 41% complete... Importing image: 42% complete... Importing image: 43% complete... Importing image: 44% complete... Importing image: 45% complete... Importing image: 46% complete... Importing image: 47% complete... Importing image: 48% complete... Importing image: 49% complete... Importing image: 50% complete... Importing image: 51% complete... Importing image: 52% complete... Importing image: 53% complete... Importing image: 54% complete... Importing image: 55% complete... Importing image: 56% complete... Importing image: 57% complete... Importing image: 58% complete... Importing image: 59% complete... Importing image: 60% complete... Importing image: 61% complete... Importing image: 62% complete... Importing image: 63% complete... Importing image: 64% complete... Importing image: 65% complete... Importing image: 66% complete... Importing image: 67% complete... Importing image: 68% complete... Importing image: 69% complete... Importing image: 70% complete... Importing image: 71% complete... Importing image: 72% complete... Importing image: 73% complete... Importing image: 74% complete... Importing image: 75% complete... Importing image: 76% complete... Importing image: 77% complete... Importing image: 78% complete... Importing image: 79% complete... Importing image: 80% complete... Importing image: 81% complete... Importing image: 82% complete... Importing image: 83% complete... Importing image: 84% complete... Importing image: 85% complete... Importing image: 86% complete... Importing image: 87% complete... Importing image: 88% complete... Importing image: 89% complete... Importing image: 90% complete... Importing image: 91% complete... Importing image: 92% complete... Importing image: 93% complete... Importing image: 94% complete... Importing image: 95% complete... Importing image: 96% complete... Importing image: 97% complete... Importing image: 98% complete... Importing image: 99% complete... Importing image: 100% complete...done. 2023-09-23T23:16:24.690 INFO:tasks.workunit.client.0.smithi159.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-09-23T23:16:24.693 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd export testimg /tmp/rbd_import_export_88320/img2 2023-09-23T23:16:25.117 INFO:tasks.workunit.client.0.smithi159.stderr: Exporting image: 1% complete... Exporting image: 2% complete... Exporting image: 3% complete... Exporting image: 4% complete... Exporting image: 5% complete... Exporting image: 6% complete... Exporting image: 7% complete... Exporting image: 8% complete... Exporting image: 9% complete... Exporting image: 10% complete... Exporting image: 11% complete... Exporting image: 12% complete... Exporting image: 13% complete... Exporting image: 14% complete... Exporting image: 15% complete... Exporting image: 16% complete... Exporting image: 17% complete... Exporting image: 18% complete... Exporting image: 19% complete... Exporting image: 20% complete... Exporting image: 21% complete... Exporting image: 22% complete... Exporting image: 23% complete... Exporting image: 24% complete... Exporting image: 25% complete... Exporting image: 26% complete... Exporting image: 27% complete... Exporting image: 28% complete... Exporting image: 29% complete... Exporting image: 30% complete... Exporting image: 31% complete... Exporting image: 32% complete... Exporting image: 33% complete... Exporting image: 34% complete... Exporting image: 35% complete... Exporting image: 36% complete... Exporting image: 37% complete... Exporting image: 38% complete... Exporting image: 39% complete... Exporting image: 40% complete... Exporting image: 41% complete... Exporting image: 42% complete... Exporting image: 43% complete... Exporting image: 44% complete... Exporting image: 45% complete... Exporting image: 46% complete... Exporting image: 47% complete... Exporting image: 48% complete... Exporting image: 49% complete... Exporting image: 50% complete... Exporting image: 51% complete... Exporting image: 52% complete... Exporting image: 53% complete... Exporting image: 54% complete... Exporting image: 55% complete... Exporting image: 56% complete... Exporting image: 57% complete... Exporting image: 58% complete... Exporting image: 59% complete... Exporting image: 60% complete... Exporting image: 61% complete... Exporting image: 62% complete... Exporting image: 63% complete... Exporting image: 64% complete... Exporting image: 65% complete... Exporting image: 66% complete... Exporting image: 67% complete... Exporting image: 68% complete... Exporting image: 69% complete... Exporting image: 70% complete... Exporting image: 71% complete... Exporting image: 72% complete... Exporting image: 73% complete... Exporting image: 74% complete... Exporting image: 75% complete... Exporting image: 76% complete... Exporting image: 77% complete... Exporting image: 78% complete... Exporting image: 79% complete... Exporting image: 80% complete... Exporting image: 81% complete... Exporting image: 82% complete... Exporting image: 83% complete... Exporting image: 84% complete... Exporting image: 85% complete... Exporting image: 86% complete... Exporting image: 87% complete... Exporting image: 88% complete... Exporting image: 89% complete... Exporting image: 90% complete... Exporting image: 91% complete... Exporting image: 92% complete... Exporting image: 93% complete... Exporting image: 94% complete... Exporting image: 95% complete... Exporting image: 96% complete... Exporting image: 97% complete... Exporting image: 98% complete... Exporting image: 99% complete... Exporting image: 100% complete...done. 2023-09-23T23:16:25.122 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd export testimg - 2023-09-23T23:16:25.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:16:25 smithi164 bash[31512]: cluster 2023-09-23T23:16:23.526689+0000 mgr.y (mgr.14448) 187 : cluster [DBG] pgmap v163: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:16:25.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:16:25 smithi164 bash[31512]: cluster 2023-09-23T23:16:24.062472+0000 mon.a (mon.0) 905 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2023-09-23T23:16:25.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:16:25 smithi159 bash[41022]: cluster 2023-09-23T23:16:23.526689+0000 mgr.y (mgr.14448) 187 : cluster [DBG] pgmap v163: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:16:25.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:16:25 smithi159 bash[41022]: cluster 2023-09-23T23:16:24.062472+0000 mon.a (mon.0) 905 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2023-09-23T23:16:25.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:16:25 smithi159 bash[27435]: cluster 2023-09-23T23:16:23.526689+0000 mgr.y (mgr.14448) 187 : cluster [DBG] pgmap v163: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:16:25.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:16:25 smithi159 bash[27435]: cluster 2023-09-23T23:16:24.062472+0000 mon.a (mon.0) 905 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2023-09-23T23:16:26.022 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:16:25 smithi164 bash[32529]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:16:25] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T23:16:26.040 INFO:tasks.workunit.client.0.smithi159.stderr: Exporting image: 1% complete... Exporting image: 2% complete... Exporting image: 3% complete... Exporting image: 4% complete... Exporting image: 5% complete... Exporting image: 6% complete... Exporting image: 7% complete... Exporting image: 8% complete... Exporting image: 9% complete... Exporting image: 10% complete... Exporting image: 11% complete... Exporting image: 12% complete... Exporting image: 13% complete... Exporting image: 14% complete... Exporting image: 15% complete... Exporting image: 16% complete... Exporting image: 17% complete... Exporting image: 18% complete... Exporting image: 19% complete... Exporting image: 20% complete... Exporting image: 21% complete... Exporting image: 22% complete... Exporting image: 23% complete... Exporting image: 24% complete... Exporting image: 25% complete... Exporting image: 26% complete... Exporting image: 27% complete... Exporting image: 28% complete... Exporting image: 29% complete... Exporting image: 30% complete... Exporting image: 31% complete... Exporting image: 32% complete... Exporting image: 33% complete... Exporting image: 34% complete... Exporting image: 35% complete... Exporting image: 36% complete... Exporting image: 37% complete... Exporting image: 38% complete... Exporting image: 39% complete... Exporting image: 40% complete... Exporting image: 41% complete... Exporting image: 42% complete... Exporting image: 43% complete... Exporting image: 44% complete... Exporting image: 45% complete... Exporting image: 46% complete... Exporting image: 47% complete... Exporting image: 48% complete... Exporting image: 49% complete... Exporting image: 50% complete... Exporting image: 51% complete... Exporting image: 52% complete... Exporting image: 53% complete... Exporting image: 54% complete... Exporting image: 55% complete... Exporting image: 56% complete... Exporting image: 57% complete... Exporting image: 58% complete... Exporting image: 59% complete... Exporting image: 60% complete... Exporting image: 61% complete... Exporting image: 62% complete... Exporting image: 63% complete... Exporting image: 64% complete... Exporting image: 65% complete... Exporting image: 66% complete... Exporting image: 67% complete... Exporting image: 68% complete... Exporting image: 69% complete... Exporting image: 70% complete... Exporting image: 71% complete... Exporting image: 72% complete... Exporting image: 73% complete... Exporting image: 74% complete... Exporting image: 75% complete... Exporting image: 76% complete... Exporting image: 77% complete... Exporting image: 78% complete... Exporting image: 79% complete... Exporting image: 80% complete... Exporting image: 81% complete... Exporting image: 82% complete... Exporting image: 83% complete... Exporting image: 84% complete... Exporting image: 85% complete... Exporting image: 86% complete... Exporting image: 87% complete... Exporting image: 88% complete... Exporting image: 89% complete... Exporting image: 90% complete... Exporting image: 91% complete... Exporting image: 92% complete... Exporting image: 93% complete... Exporting image: 94% complete... Exporting image: 95% complete... Exporting image: 96% complete... Exporting image: 97% complete... Exporting image: 98% complete... Exporting image: 99% complete... Exporting image: 100% complete...done. 2023-09-23T23:16:26.046 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd rm testimg 2023-09-23T23:16:26.193 INFO:tasks.workunit.client.0.smithi159.stderr: Removing image: 1% complete... Removing image: 2% complete... Removing image: 3% complete... Removing image: 4% complete... Removing image: 5% complete... Removing image: 6% complete... Removing image: 7% complete... Removing image: 8% complete... Removing image: 9% complete... Removing image: 10% complete... Removing image: 11% complete... Removing image: 12% complete... Removing image: 13% complete... Removing image: 14% complete... Removing image: 15% complete... Removing image: 16% complete... Removing image: 17% complete... Removing image: 18% complete... Removing image: 19% complete... Removing image: 20% complete... Removing image: 21% complete... Removing image: 22% complete... Removing image: 23% complete... Removing image: 24% complete... Removing image: 25% complete... Removing image: 26% complete... Removing image: 27% complete... Removing image: 28% complete... Removing image: 29% complete... Removing image: 30% complete... Removing image: 31% complete... Removing image: 32% complete... Removing image: 33% complete... Removing image: 34% complete... Removing image: 35% complete... Removing image: 36% complete... Removing image: 37% complete... Removing image: 38% complete... Removing image: 39% complete... Removing image: 40% complete... Removing image: 41% complete... Removing image: 42% complete... Removing image: 43% complete... Removing image: 44% complete... Removing image: 45% complete... Removing image: 46% complete... Removing image: 47% complete... Removing image: 48% complete... Removing image: 49% complete... Removing image: 50% complete... Removing image: 51% complete... Removing image: 52% complete... Removing image: 53% complete... Removing image: 54% complete... Removing image: 55% complete... Removing image: 56% complete... Removing image: 57% complete... Removing image: 58% complete... Removing image: 59% complete... Removing image: 60% complete... Removing image: 61% complete... Removing image: 62% complete... Removing image: 63% complete... Removing image: 64% complete... Removing image: 65% complete... Removing image: 66% complete... Removing image: 67% complete... Removing image: 68% complete... Removing image: 69% complete... Removing image: 70% complete... Removing image: 71% complete... Removing image: 72% complete... Removing image: 73% complete... Removing image: 74% complete... Removing image: 75% complete... Removing image: 76% complete... Removing image: 77% complete... Removing image: 78% complete... Removing image: 79% complete... Removing image: 80% complete... Removing image: 81% complete... Removing image: 82% complete... Removing image: 83% complete... Removing image: 84% complete... Removing image: 85% complete... Removing image: 86% complete... Removing image: 87% complete... Removing image: 88% complete... Removing image: 89% complete... Removing image: 90% complete... Removing image: 91% complete... Removing image: 92% complete... Removing image: 93% complete... Removing image: 94% complete... Removing image: 95% complete... Removing image: 96% complete... Removing image: 97% complete... Removing image: 98% complete... Removing image: 99% complete... Removing image: 100% complete...done. 2023-09-23T23:16:26.199 INFO:tasks.workunit.client.0.smithi159.stderr:+ cmp /tmp/rbd_import_export_88320/img /tmp/rbd_import_export_88320/img2 2023-09-23T23:16:26.925 INFO:tasks.workunit.client.0.smithi159.stderr:+ cmp /tmp/rbd_import_export_88320/img /tmp/rbd_import_export_88320/img3 2023-09-23T23:16:27.413 INFO:tasks.workunit.client.0.smithi159.stderr:+ rm /tmp/rbd_import_export_88320/img2 /tmp/rbd_import_export_88320/img3 2023-09-23T23:16:27.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:16:27 smithi164 bash[31512]: cluster 2023-09-23T23:16:25.527550+0000 mgr.y (mgr.14448) 188 : cluster [DBG] pgmap v165: 73 pgs: 73 active+clean; 6.0 MiB data, 54 MiB used, 715 GiB / 715 GiB avail; 112 KiB/s rd, 64 KiB/s wr, 18 op/s 2023-09-23T23:16:27.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:16:27 smithi164 bash[31512]: cluster 2023-09-23T23:16:26.767486+0000 mon.a (mon.0) 906 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2023-09-23T23:16:27.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:16:27 smithi159 bash[41022]: cluster 2023-09-23T23:16:25.527550+0000 mgr.y (mgr.14448) 188 : cluster [DBG] pgmap v165: 73 pgs: 73 active+clean; 6.0 MiB data, 54 MiB used, 715 GiB / 715 GiB avail; 112 KiB/s rd, 64 KiB/s wr, 18 op/s 2023-09-23T23:16:27.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:16:27 smithi159 bash[41022]: cluster 2023-09-23T23:16:26.767486+0000 mon.a (mon.0) 906 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2023-09-23T23:16:27.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:16:27 smithi159 bash[27435]: cluster 2023-09-23T23:16:25.527550+0000 mgr.y (mgr.14448) 188 : cluster [DBG] pgmap v165: 73 pgs: 73 active+clean; 6.0 MiB data, 54 MiB used, 715 GiB / 715 GiB avail; 112 KiB/s rd, 64 KiB/s wr, 18 op/s 2023-09-23T23:16:27.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:16:27 smithi159 bash[27435]: cluster 2023-09-23T23:16:26.767486+0000 mon.a (mon.0) 906 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2023-09-23T23:16:27.589 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd import --new-format - testimg 2023-09-23T23:16:27.849 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:16:28.156 INFO:tasks.workunit.client.0.smithi159.stderr: Importing image: 100% complete...done. 2023-09-23T23:16:28.157 INFO:tasks.workunit.client.0.smithi159.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-09-23T23:16:28.162 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd export testimg /tmp/rbd_import_export_88320/img2 2023-09-23T23:16:28.509 INFO:tasks.workunit.client.0.smithi159.stderr: Exporting image: 1% complete... Exporting image: 2% complete... Exporting image: 3% complete... Exporting image: 4% complete... Exporting image: 5% complete... Exporting image: 6% complete... Exporting image: 7% complete... Exporting image: 8% complete... Exporting image: 9% complete... Exporting image: 10% complete... Exporting image: 11% complete... Exporting image: 12% complete... Exporting image: 13% complete... Exporting image: 14% complete... Exporting image: 15% complete... Exporting image: 16% complete... Exporting image: 17% complete... Exporting image: 18% complete... Exporting image: 19% complete... Exporting image: 20% complete... Exporting image: 21% complete... Exporting image: 22% complete... Exporting image: 23% complete... Exporting image: 24% complete... Exporting image: 25% complete... Exporting image: 26% complete... Exporting image: 27% complete... Exporting image: 28% complete... Exporting image: 29% complete... Exporting image: 30% complete... Exporting image: 31% complete... Exporting image: 32% complete... Exporting image: 33% complete... Exporting image: 34% complete... Exporting image: 35% complete... Exporting image: 36% complete... Exporting image: 37% complete... Exporting image: 38% complete... Exporting image: 39% complete... Exporting image: 40% complete... Exporting image: 41% complete... Exporting image: 42% complete... Exporting image: 43% complete... Exporting image: 44% complete... Exporting image: 45% complete... Exporting image: 46% complete... Exporting image: 47% complete... Exporting image: 48% complete... Exporting image: 49% complete... Exporting image: 50% complete... Exporting image: 51% complete... Exporting image: 52% complete... Exporting image: 53% complete... Exporting image: 54% complete... Exporting image: 55% complete... Exporting image: 56% complete... Exporting image: 57% complete... Exporting image: 58% complete... Exporting image: 59% complete... Exporting image: 60% complete... Exporting image: 61% complete... Exporting image: 62% complete... Exporting image: 63% complete... Exporting image: 64% complete... Exporting image: 65% complete... Exporting image: 66% complete... Exporting image: 67% complete... Exporting image: 68% complete... Exporting image: 69% complete... Exporting image: 70% complete... Exporting image: 71% complete... Exporting image: 72% complete... Exporting image: 73% complete... Exporting image: 74% complete... Exporting image: 75% complete... Exporting image: 76% complete... Exporting image: 77% complete... Exporting image: 78% complete... Exporting image: 79% complete... Exporting image: 80% complete... Exporting image: 81% complete... Exporting image: 82% complete... Exporting image: 83% complete... Exporting image: 84% complete... Exporting image: 85% complete... Exporting image: 86% complete... Exporting image: 87% complete... Exporting image: 88% complete... Exporting image: 89% complete... Exporting image: 90% complete... Exporting image: 91% complete... Exporting image: 92% complete... Exporting image: 93% complete... Exporting image: 94% complete... Exporting image: 95% complete... Exporting image: 96% complete... Exporting image: 97% complete... Exporting image: 98% complete... Exporting image: 99% complete... Exporting image: 100% complete...done. 2023-09-23T23:16:28.515 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd export testimg - 2023-09-23T23:16:29.445 INFO:tasks.workunit.client.0.smithi159.stderr: Exporting image: 1% complete... Exporting image: 2% complete... Exporting image: 3% complete... Exporting image: 4% complete... Exporting image: 5% complete... Exporting image: 6% complete... Exporting image: 7% complete... Exporting image: 8% complete... Exporting image: 9% complete... Exporting image: 10% complete... Exporting image: 11% complete... Exporting image: 12% complete... Exporting image: 13% complete... Exporting image: 14% complete... Exporting image: 15% complete... Exporting image: 16% complete... Exporting image: 17% complete... Exporting image: 18% complete... Exporting image: 19% complete... Exporting image: 20% complete... Exporting image: 21% complete... Exporting image: 22% complete... Exporting image: 23% complete... Exporting image: 24% complete... Exporting image: 25% complete... Exporting image: 26% complete... Exporting image: 27% complete... Exporting image: 28% complete... Exporting image: 29% complete... Exporting image: 30% complete... Exporting image: 31% complete... Exporting image: 32% complete... Exporting image: 33% complete... Exporting image: 34% complete... Exporting image: 35% complete... Exporting image: 36% complete... Exporting image: 37% complete... Exporting image: 38% complete... Exporting image: 39% complete... Exporting image: 40% complete... Exporting image: 41% complete... Exporting image: 42% complete... Exporting image: 43% complete... Exporting image: 44% complete... Exporting image: 45% complete... Exporting image: 46% complete... Exporting image: 47% complete... Exporting image: 48% complete... Exporting image: 49% complete... Exporting image: 50% complete... Exporting image: 51% complete... Exporting image: 52% complete... Exporting image: 53% complete... Exporting image: 54% complete... Exporting image: 55% complete... Exporting image: 56% complete... Exporting image: 57% complete... Exporting image: 58% complete... Exporting image: 59% complete... Exporting image: 60% complete... Exporting image: 61% complete... Exporting image: 62% complete... Exporting image: 63% complete... Exporting image: 64% complete... Exporting image: 65% complete... Exporting image: 66% complete... Exporting image: 67% complete... Exporting image: 68% complete... Exporting image: 69% complete... Exporting image: 70% complete... Exporting image: 71% complete... Exporting image: 72% complete... Exporting image: 73% complete... Exporting image: 74% complete... Exporting image: 75% complete... Exporting image: 76% complete... Exporting image: 77% complete... Exporting image: 78% complete... Exporting image: 79% complete... Exporting image: 80% complete... Exporting image: 81% complete... Exporting image: 82% complete... Exporting image: 83% complete... Exporting image: 84% complete... Exporting image: 85% complete... Exporting image: 86% complete... Exporting image: 87% complete... Exporting image: 88% complete... Exporting image: 89% complete... Exporting image: 90% complete... Exporting image: 91% complete... Exporting image: 92% complete... Exporting image: 93% complete... Exporting image: 94% complete... Exporting image: 95% complete... Exporting image: 96% complete... Exporting image: 97% complete... Exporting image: 98% complete... Exporting image: 99% complete... Exporting image: 100% complete...done. 2023-09-23T23:16:29.451 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd rm testimg 2023-09-23T23:16:29.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:16:29 smithi164 bash[31512]: cluster 2023-09-23T23:16:27.528144+0000 mgr.y (mgr.14448) 189 : cluster [DBG] pgmap v167: 73 pgs: 73 active+clean; 6.0 MiB data, 54 MiB used, 715 GiB / 715 GiB avail; 150 KiB/s rd, 85 KiB/s wr, 25 op/s 2023-09-23T23:16:29.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:16:29 smithi164 bash[31512]: audit 2023-09-23T23:16:28.793412+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:16:29.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:16:29 smithi164 bash[31512]: audit 2023-09-23T23:16:28.799600+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:16:29.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:16:29 smithi159 bash[27435]: cluster 2023-09-23T23:16:27.528144+0000 mgr.y (mgr.14448) 189 : cluster [DBG] pgmap v167: 73 pgs: 73 active+clean; 6.0 MiB data, 54 MiB used, 715 GiB / 715 GiB avail; 150 KiB/s rd, 85 KiB/s wr, 25 op/s 2023-09-23T23:16:29.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:16:29 smithi159 bash[27435]: audit 2023-09-23T23:16:28.793412+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:16:29.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:16:29 smithi159 bash[27435]: audit 2023-09-23T23:16:28.799600+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:16:29.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:16:29 smithi159 bash[41022]: cluster 2023-09-23T23:16:27.528144+0000 mgr.y (mgr.14448) 189 : cluster [DBG] pgmap v167: 73 pgs: 73 active+clean; 6.0 MiB data, 54 MiB used, 715 GiB / 715 GiB avail; 150 KiB/s rd, 85 KiB/s wr, 25 op/s 2023-09-23T23:16:29.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:16:29 smithi159 bash[41022]: audit 2023-09-23T23:16:28.793412+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:16:29.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:16:29 smithi159 bash[41022]: audit 2023-09-23T23:16:28.799600+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:16:29.581 INFO:tasks.workunit.client.0.smithi159.stderr: Removing image: 1% complete... Removing image: 2% complete... Removing image: 3% complete... Removing image: 4% complete... Removing image: 5% complete... Removing image: 6% complete... Removing image: 7% complete... Removing image: 8% complete... Removing image: 9% complete... Removing image: 10% complete... Removing image: 11% complete... Removing image: 12% complete... Removing image: 13% complete... Removing image: 14% complete... Removing image: 15% complete... Removing image: 16% complete... Removing image: 17% complete... Removing image: 18% complete... Removing image: 19% complete... Removing image: 20% complete... Removing image: 21% complete... Removing image: 22% complete... Removing image: 23% complete... Removing image: 24% complete... Removing image: 25% complete... Removing image: 26% complete... Removing image: 27% complete... Removing image: 28% complete... Removing image: 29% complete... Removing image: 30% complete... Removing image: 31% complete... Removing image: 32% complete... Removing image: 33% complete... Removing image: 34% complete... Removing image: 35% complete... Removing image: 36% complete... Removing image: 37% complete... Removing image: 38% complete... Removing image: 39% complete... Removing image: 40% complete... Removing image: 41% complete... Removing image: 42% complete... Removing image: 43% complete... Removing image: 44% complete... Removing image: 45% complete... Removing image: 46% complete... Removing image: 47% complete... Removing image: 48% complete... Removing image: 49% complete... Removing image: 50% complete... Removing image: 51% complete... Removing image: 52% complete... Removing image: 53% complete... Removing image: 54% complete... Removing image: 55% complete... Removing image: 56% complete... Removing image: 57% complete... Removing image: 58% complete... Removing image: 59% complete... Removing image: 60% complete... Removing image: 61% complete... Removing image: 62% complete... Removing image: 63% complete... Removing image: 64% complete... Removing image: 65% complete... Removing image: 66% complete... Removing image: 67% complete... Removing image: 68% complete... Removing image: 69% complete... Removing image: 70% complete... Removing image: 71% complete... Removing image: 72% complete... Removing image: 73% complete... Removing image: 74% complete... Removing image: 75% complete... Removing image: 76% complete... Removing image: 77% complete... Removing image: 78% complete... Removing image: 79% complete... Removing image: 80% complete... Removing image: 81% complete... Removing image: 82% complete... Removing image: 83% complete... Removing image: 84% complete... Removing image: 85% complete... Removing image: 86% complete... Removing image: 87% complete... Removing image: 88% complete... Removing image: 89% complete... Removing image: 90% complete... Removing image: 91% complete... Removing image: 92% complete... Removing image: 93% complete... Removing image: 94% complete... Removing image: 95% complete... Removing image: 96% complete... Removing image: 97% complete... Removing image: 98% complete... Removing image: 99% complete... Removing image: 100% complete...done. 2023-09-23T23:16:29.586 INFO:tasks.workunit.client.0.smithi159.stderr:+ cmp /tmp/rbd_import_export_88320/img /tmp/rbd_import_export_88320/img2 2023-09-23T23:16:30.332 INFO:tasks.workunit.client.0.smithi159.stderr:+ cmp /tmp/rbd_import_export_88320/img /tmp/rbd_import_export_88320/img3 2023-09-23T23:16:30.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:16:30 smithi164 bash[31512]: audit 2023-09-23T23:16:29.144901+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:16:30.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:16:30 smithi164 bash[31512]: audit 2023-09-23T23:16:29.161948+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:16:30.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:16:30 smithi164 bash[31512]: audit 2023-09-23T23:16:29.549511+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:16:30.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:16:30 smithi164 bash[31512]: audit 2023-09-23T23:16:29.664751+0000 mon.a (mon.0) 912 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:16:30.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:16:30 smithi164 bash[31512]: audit 2023-09-23T23:16:29.666208+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:16:30.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:16:30 smithi164 bash[31512]: audit 2023-09-23T23:16:29.674785+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:16:30.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:16:30 smithi159 bash[27435]: audit 2023-09-23T23:16:29.144901+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:16:30.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:16:30 smithi159 bash[27435]: audit 2023-09-23T23:16:29.161948+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:16:30.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:16:30 smithi159 bash[27435]: audit 2023-09-23T23:16:29.549511+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:16:30.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:16:30 smithi159 bash[27435]: audit 2023-09-23T23:16:29.664751+0000 mon.a (mon.0) 912 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:16:30.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:16:30 smithi159 bash[27435]: audit 2023-09-23T23:16:29.666208+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:16:30.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:16:30 smithi159 bash[27435]: audit 2023-09-23T23:16:29.674785+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:16:30.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:16:30 smithi159 bash[41022]: audit 2023-09-23T23:16:29.144901+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:16:30.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:16:30 smithi159 bash[41022]: audit 2023-09-23T23:16:29.161948+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:16:30.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:16:30 smithi159 bash[41022]: audit 2023-09-23T23:16:29.549511+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:16:30.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:16:30 smithi159 bash[41022]: audit 2023-09-23T23:16:29.664751+0000 mon.a (mon.0) 912 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:16:30.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:16:30 smithi159 bash[41022]: audit 2023-09-23T23:16:29.666208+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:16:30.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:16:30 smithi159 bash[41022]: audit 2023-09-23T23:16:29.674785+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:16:30.827 INFO:tasks.workunit.client.0.smithi159.stderr:+ rm /tmp/rbd_import_export_88320/img /tmp/rbd_import_export_88320/img2 /tmp/rbd_import_export_88320/img3 2023-09-23T23:16:31.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:16:31 smithi164 bash[31512]: cluster 2023-09-23T23:16:29.528759+0000 mgr.y (mgr.14448) 190 : cluster [DBG] pgmap v168: 73 pgs: 73 active+clean; 6.0 MiB data, 54 MiB used, 715 GiB / 715 GiB avail; 139 KiB/s rd, 79 KiB/s wr, 23 op/s 2023-09-23T23:16:31.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:16:31 smithi159 bash[27435]: cluster 2023-09-23T23:16:29.528759+0000 mgr.y (mgr.14448) 190 : cluster [DBG] pgmap v168: 73 pgs: 73 active+clean; 6.0 MiB data, 54 MiB used, 715 GiB / 715 GiB avail; 139 KiB/s rd, 79 KiB/s wr, 23 op/s 2023-09-23T23:16:31.544 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:16:31 smithi159 bash[27697]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:16:31] "GET /metrics HTTP/1.1" 200 239161 "" "Prometheus/2.43.0" 2023-09-23T23:16:31.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:16:31 smithi159 bash[41022]: cluster 2023-09-23T23:16:29.528759+0000 mgr.y (mgr.14448) 190 : cluster [DBG] pgmap v168: 73 pgs: 73 active+clean; 6.0 MiB data, 54 MiB used, 715 GiB / 715 GiB avail; 139 KiB/s rd, 79 KiB/s wr, 23 op/s 2023-09-23T23:16:33.071 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd help export 2023-09-23T23:16:33.071 INFO:tasks.workunit.client.0.smithi159.stderr:+ grep -q export-format 2023-09-23T23:16:33.089 INFO:tasks.workunit.client.0.smithi159.stderr:+ dd if=/bin/dd of=/tmp/rbd_import_export_88320/img bs=1k count=10 seek=100 2023-09-23T23:16:33.090 INFO:tasks.workunit.client.0.smithi159.stderr:10+0 records in 2023-09-23T23:16:33.091 INFO:tasks.workunit.client.0.smithi159.stderr:10+0 records out 2023-09-23T23:16:33.091 INFO:tasks.workunit.client.0.smithi159.stderr:10240 bytes (10 kB, 10 KiB) copied, 0.000230205 s, 44.5 MB/s 2023-09-23T23:16:33.091 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd import --new-format /tmp/rbd_import_export_88320/img testimg 2023-09-23T23:16:33.157 INFO:tasks.workunit.client.0.smithi159.stderr: Importing image: 100% complete...done. 2023-09-23T23:16:33.158 INFO:tasks.workunit.client.0.smithi159.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-09-23T23:16:33.160 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd snap create testimg@snap 2023-09-23T23:16:33.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:16:33 smithi164 bash[31512]: cluster 2023-09-23T23:16:31.529871+0000 mgr.y (mgr.14448) 191 : cluster [DBG] pgmap v169: 73 pgs: 73 active+clean; 579 KiB data, 53 MiB used, 715 GiB / 715 GiB avail; 320 KiB/s rd, 132 KiB/s wr, 100 op/s 2023-09-23T23:16:33.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:16:33 smithi159 bash[27435]: cluster 2023-09-23T23:16:31.529871+0000 mgr.y (mgr.14448) 191 : cluster [DBG] pgmap v169: 73 pgs: 73 active+clean; 579 KiB data, 53 MiB used, 715 GiB / 715 GiB avail; 320 KiB/s rd, 132 KiB/s wr, 100 op/s 2023-09-23T23:16:33.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:16:33 smithi159 bash[41022]: cluster 2023-09-23T23:16:31.529871+0000 mgr.y (mgr.14448) 191 : cluster [DBG] pgmap v169: 73 pgs: 73 active+clean; 579 KiB data, 53 MiB used, 715 GiB / 715 GiB avail; 320 KiB/s rd, 132 KiB/s wr, 100 op/s 2023-09-23T23:16:34.193 INFO:tasks.workunit.client.0.smithi159.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2023-09-23T23:16:34.205 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd image-meta set testimg key1 value1 2023-09-23T23:16:34.275 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd image-meta list testimg 2023-09-23T23:16:34.334 INFO:tasks.workunit.client.0.smithi159.stderr:+ IMAGEMETA_BEFORE=There is 1 metadatum on this image: 2023-09-23T23:16:34.334 INFO:tasks.workunit.client.0.smithi159.stderr: 2023-09-23T23:16:34.334 INFO:tasks.workunit.client.0.smithi159.stderr:Key Value 2023-09-23T23:16:34.334 INFO:tasks.workunit.client.0.smithi159.stderr:key1 value1 2023-09-23T23:16:34.334 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_88320/img_v2 2023-09-23T23:16:34.391 INFO:tasks.workunit.client.0.smithi159.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2023-09-23T23:16:34.398 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_88320/img_v2 testimg_import 2023-09-23T23:16:35.214 INFO:tasks.workunit.client.0.smithi159.stderr: Importing image: 50% complete... Importing image: 100% complete... Importing image: 100% complete...done. 2023-09-23T23:16:35.219 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd info testimg_import 2023-09-23T23:16:35.260 INFO:tasks.workunit.client.0.smithi159.stdout:rbd image 'testimg_import': 2023-09-23T23:16:35.260 INFO:tasks.workunit.client.0.smithi159.stdout: size 110 KiB in 1 objects 2023-09-23T23:16:35.260 INFO:tasks.workunit.client.0.smithi159.stdout: order 22 (4 MiB objects) 2023-09-23T23:16:35.260 INFO:tasks.workunit.client.0.smithi159.stdout: snapshot_count: 1 2023-09-23T23:16:35.260 INFO:tasks.workunit.client.0.smithi159.stdout: id: 6107c6b42ec7 2023-09-23T23:16:35.260 INFO:tasks.workunit.client.0.smithi159.stdout: block_name_prefix: rbd_data.6107c6b42ec7 2023-09-23T23:16:35.260 INFO:tasks.workunit.client.0.smithi159.stdout: format: 2 2023-09-23T23:16:35.261 INFO:tasks.workunit.client.0.smithi159.stdout: features: layering, exclusive-lock, object-map, fast-diff, deep-flatten 2023-09-23T23:16:35.261 INFO:tasks.workunit.client.0.smithi159.stdout: op_features: 2023-09-23T23:16:35.261 INFO:tasks.workunit.client.0.smithi159.stdout: flags: 2023-09-23T23:16:35.261 INFO:tasks.workunit.client.0.smithi159.stdout: create_timestamp: Sat Sep 23 23:16:34 2023 2023-09-23T23:16:35.261 INFO:tasks.workunit.client.0.smithi159.stdout: access_timestamp: Sat Sep 23 23:16:34 2023 2023-09-23T23:16:35.261 INFO:tasks.workunit.client.0.smithi159.stdout: modify_timestamp: Sat Sep 23 23:16:34 2023 2023-09-23T23:16:35.263 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd info testimg_import@snap 2023-09-23T23:16:35.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:16:35 smithi159 bash[27435]: cluster 2023-09-23T23:16:33.530613+0000 mgr.y (mgr.14448) 192 : cluster [DBG] pgmap v170: 73 pgs: 73 active+clean; 579 KiB data, 53 MiB used, 715 GiB / 715 GiB avail; 271 KiB/s rd, 111 KiB/s wr, 84 op/s 2023-09-23T23:16:35.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:16:35 smithi159 bash[27435]: cluster 2023-09-23T23:16:34.176686+0000 mon.a (mon.0) 915 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2023-09-23T23:16:35.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:16:35 smithi159 bash[41022]: cluster 2023-09-23T23:16:33.530613+0000 mgr.y (mgr.14448) 192 : cluster [DBG] pgmap v170: 73 pgs: 73 active+clean; 579 KiB data, 53 MiB used, 715 GiB / 715 GiB avail; 271 KiB/s rd, 111 KiB/s wr, 84 op/s 2023-09-23T23:16:35.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:16:35 smithi159 bash[41022]: cluster 2023-09-23T23:16:34.176686+0000 mon.a (mon.0) 915 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2023-09-23T23:16:35.307 INFO:tasks.workunit.client.0.smithi159.stdout:rbd image 'testimg_import': 2023-09-23T23:16:35.307 INFO:tasks.workunit.client.0.smithi159.stdout: size 110 KiB in 1 objects 2023-09-23T23:16:35.307 INFO:tasks.workunit.client.0.smithi159.stdout: order 22 (4 MiB objects) 2023-09-23T23:16:35.307 INFO:tasks.workunit.client.0.smithi159.stdout: snapshot_count: 1 2023-09-23T23:16:35.307 INFO:tasks.workunit.client.0.smithi159.stdout: id: 6107c6b42ec7 2023-09-23T23:16:35.307 INFO:tasks.workunit.client.0.smithi159.stdout: block_name_prefix: rbd_data.6107c6b42ec7 2023-09-23T23:16:35.307 INFO:tasks.workunit.client.0.smithi159.stdout: format: 2 2023-09-23T23:16:35.307 INFO:tasks.workunit.client.0.smithi159.stdout: features: layering, exclusive-lock, object-map, fast-diff, deep-flatten 2023-09-23T23:16:35.307 INFO:tasks.workunit.client.0.smithi159.stdout: op_features: 2023-09-23T23:16:35.308 INFO:tasks.workunit.client.0.smithi159.stdout: flags: 2023-09-23T23:16:35.308 INFO:tasks.workunit.client.0.smithi159.stdout: create_timestamp: Sat Sep 23 23:16:34 2023 2023-09-23T23:16:35.308 INFO:tasks.workunit.client.0.smithi159.stdout: access_timestamp: Sat Sep 23 23:16:34 2023 2023-09-23T23:16:35.308 INFO:tasks.workunit.client.0.smithi159.stdout: modify_timestamp: Sat Sep 23 23:16:34 2023 2023-09-23T23:16:35.308 INFO:tasks.workunit.client.0.smithi159.stdout: protected: False 2023-09-23T23:16:35.311 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd image-meta list testimg_import 2023-09-23T23:16:35.359 INFO:tasks.workunit.client.0.smithi159.stderr:+ IMAGEMETA_AFTER=There is 1 metadatum on this image: 2023-09-23T23:16:35.359 INFO:tasks.workunit.client.0.smithi159.stderr: 2023-09-23T23:16:35.359 INFO:tasks.workunit.client.0.smithi159.stderr:Key Value 2023-09-23T23:16:35.359 INFO:tasks.workunit.client.0.smithi159.stderr:key1 value1 2023-09-23T23:16:35.359 INFO:tasks.workunit.client.0.smithi159.stderr:+ [ There is 1 metadatum on this image: 2023-09-23T23:16:35.359 INFO:tasks.workunit.client.0.smithi159.stderr: 2023-09-23T23:16:35.359 INFO:tasks.workunit.client.0.smithi159.stderr:Key Value 2023-09-23T23:16:35.359 INFO:tasks.workunit.client.0.smithi159.stderr:key1 value1 = There is 1 metadatum on this image: 2023-09-23T23:16:35.359 INFO:tasks.workunit.client.0.smithi159.stderr: 2023-09-23T23:16:35.360 INFO:tasks.workunit.client.0.smithi159.stderr:Key Value 2023-09-23T23:16:35.360 INFO:tasks.workunit.client.0.smithi159.stderr:key1 value1 ] 2023-09-23T23:16:35.360 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd export testimg_import /tmp/rbd_import_export_88320/img_import 2023-09-23T23:16:35.402 INFO:tasks.workunit.client.0.smithi159.stderr: Exporting image: 100% complete...done. 2023-09-23T23:16:35.408 INFO:tasks.workunit.client.0.smithi159.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_88320/img /tmp/rbd_import_export_88320/img_import 2023-09-23T23:16:35.408 INFO:tasks.workunit.client.0.smithi159.stderr:+ cmp -l /tmp/rbd_import_export_88320/img /tmp/rbd_import_export_88320/img_import 2023-09-23T23:16:35.409 INFO:tasks.workunit.client.0.smithi159.stderr:+ stat /tmp/rbd_import_export_88320/img --format %b 2023-09-23T23:16:35.410 INFO:tasks.workunit.client.0.smithi159.stderr:+ origsize=24 2023-09-23T23:16:35.410 INFO:tasks.workunit.client.0.smithi159.stderr:+ stat /tmp/rbd_import_export_88320/img_import --format %b 2023-09-23T23:16:35.411 INFO:tasks.workunit.client.0.smithi159.stderr:+ exportsize=224 2023-09-23T23:16:35.411 INFO:tasks.workunit.client.0.smithi159.stderr:+ difference=200 2023-09-23T23:16:35.411 INFO:tasks.workunit.client.0.smithi159.stderr:+ difference=200 2023-09-23T23:16:35.412 INFO:tasks.workunit.client.0.smithi159.stderr:+ test 200 -ge 0 -a 200 -lt 4096 2023-09-23T23:16:35.412 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd export testimg@snap /tmp/rbd_import_export_88320/img_snap 2023-09-23T23:16:35.458 INFO:tasks.workunit.client.0.smithi159.stderr: Exporting image: 100% complete...done. 2023-09-23T23:16:35.462 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd export testimg_import@snap /tmp/rbd_import_export_88320/img_snap_import 2023-09-23T23:16:35.512 INFO:tasks.workunit.client.0.smithi159.stderr: Exporting image: 100% complete...done. 2023-09-23T23:16:35.518 INFO:tasks.workunit.client.0.smithi159.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_88320/img_snap /tmp/rbd_import_export_88320/img_snap_import 2023-09-23T23:16:35.518 INFO:tasks.workunit.client.0.smithi159.stderr:+ cmp -l /tmp/rbd_import_export_88320/img_snap /tmp/rbd_import_export_88320/img_snap_import 2023-09-23T23:16:35.519 INFO:tasks.workunit.client.0.smithi159.stderr:+ stat /tmp/rbd_import_export_88320/img_snap --format %b 2023-09-23T23:16:35.520 INFO:tasks.workunit.client.0.smithi159.stderr:+ origsize=224 2023-09-23T23:16:35.520 INFO:tasks.workunit.client.0.smithi159.stderr:+ stat /tmp/rbd_import_export_88320/img_snap_import --format %b 2023-09-23T23:16:35.522 INFO:tasks.workunit.client.0.smithi159.stderr:+ exportsize=224 2023-09-23T23:16:35.522 INFO:tasks.workunit.client.0.smithi159.stderr:+ difference=0 2023-09-23T23:16:35.522 INFO:tasks.workunit.client.0.smithi159.stderr:+ difference=0 2023-09-23T23:16:35.522 INFO:tasks.workunit.client.0.smithi159.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2023-09-23T23:16:35.523 INFO:tasks.workunit.client.0.smithi159.stderr:+ rm /tmp/rbd_import_export_88320/img_v2 2023-09-23T23:16:35.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:16:35 smithi164 bash[31512]: cluster 2023-09-23T23:16:33.530613+0000 mgr.y (mgr.14448) 192 : cluster [DBG] pgmap v170: 73 pgs: 73 active+clean; 579 KiB data, 53 MiB used, 715 GiB / 715 GiB avail; 271 KiB/s rd, 111 KiB/s wr, 84 op/s 2023-09-23T23:16:35.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:16:35 smithi164 bash[31512]: cluster 2023-09-23T23:16:34.176686+0000 mon.a (mon.0) 915 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2023-09-23T23:16:35.523 INFO:tasks.workunit.client.0.smithi159.stderr:+ rm /tmp/rbd_import_export_88320/img_import 2023-09-23T23:16:35.524 INFO:tasks.workunit.client.0.smithi159.stderr:+ rm /tmp/rbd_import_export_88320/img_snap 2023-09-23T23:16:35.524 INFO:tasks.workunit.client.0.smithi159.stderr:+ rm /tmp/rbd_import_export_88320/img_snap_import 2023-09-23T23:16:35.525 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd snap rm testimg_import@snap 2023-09-23T23:16:35.761 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2023-09-23T23:16:36.022 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:16:35 smithi164 bash[32529]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:16:35] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T23:16:36.206 INFO:tasks.workunit.client.0.smithi159.stderr: Removing snap: 100% complete...done. 2023-09-23T23:16:36.216 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd remove testimg_import 2023-09-23T23:16:36.360 INFO:tasks.workunit.client.0.smithi159.stderr: Removing image: 100% complete...done. 2023-09-23T23:16:36.366 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd snap rm testimg@snap 2023-09-23T23:16:36.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:16:36 smithi164 bash[31512]: cluster 2023-09-23T23:16:35.188349+0000 mon.a (mon.0) 916 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2023-09-23T23:16:36.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:16:36 smithi159 bash[27435]: cluster 2023-09-23T23:16:35.188349+0000 mon.a (mon.0) 916 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2023-09-23T23:16:36.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:16:36 smithi159 bash[41022]: cluster 2023-09-23T23:16:35.188349+0000 mon.a (mon.0) 916 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2023-09-23T23:16:37.220 INFO:tasks.workunit.client.0.smithi159.stderr: Removing snap: 100% complete...done. 2023-09-23T23:16:37.234 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd rm testimg 2023-09-23T23:16:37.387 INFO:tasks.workunit.client.0.smithi159.stderr: Removing image: 100% complete...done. 2023-09-23T23:16:37.392 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd import --order 20 /tmp/rbd_import_export_88320/img testimg 2023-09-23T23:16:37.484 INFO:tasks.workunit.client.0.smithi159.stderr: Importing image: 100% complete...done. 2023-09-23T23:16:37.485 INFO:tasks.workunit.client.0.smithi159.stderr:rbd: --order is deprecated, use --object-size 2023-09-23T23:16:37.489 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_88320/img_v2 2023-09-23T23:16:37.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:16:37 smithi164 bash[31512]: cluster 2023-09-23T23:16:35.531641+0000 mgr.y (mgr.14448) 193 : cluster [DBG] pgmap v173: 73 pgs: 73 active+clean; 799 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 264 KiB/s rd, 73 KiB/s wr, 151 op/s 2023-09-23T23:16:37.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:16:37 smithi164 bash[31512]: cluster 2023-09-23T23:16:36.198472+0000 mon.a (mon.0) 917 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2023-09-23T23:16:37.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:16:37 smithi159 bash[27435]: cluster 2023-09-23T23:16:35.531641+0000 mgr.y (mgr.14448) 193 : cluster [DBG] pgmap v173: 73 pgs: 73 active+clean; 799 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 264 KiB/s rd, 73 KiB/s wr, 151 op/s 2023-09-23T23:16:37.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:16:37 smithi159 bash[27435]: cluster 2023-09-23T23:16:36.198472+0000 mon.a (mon.0) 917 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2023-09-23T23:16:37.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:16:37 smithi159 bash[41022]: cluster 2023-09-23T23:16:35.531641+0000 mgr.y (mgr.14448) 193 : cluster [DBG] pgmap v173: 73 pgs: 73 active+clean; 799 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 264 KiB/s rd, 73 KiB/s wr, 151 op/s 2023-09-23T23:16:37.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:16:37 smithi159 bash[41022]: cluster 2023-09-23T23:16:36.198472+0000 mon.a (mon.0) 917 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2023-09-23T23:16:37.545 INFO:tasks.workunit.client.0.smithi159.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2023-09-23T23:16:37.551 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_88320/img_v2 testimg_import 2023-09-23T23:16:37.650 INFO:tasks.workunit.client.0.smithi159.stderr: Importing image: 100% complete... Importing image: 100% complete...done. 2023-09-23T23:16:37.656 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd info testimg_import 2023-09-23T23:16:37.656 INFO:tasks.workunit.client.0.smithi159.stderr:+ grep order 2023-09-23T23:16:37.656 INFO:tasks.workunit.client.0.smithi159.stderr:+ awk {print $2} 2023-09-23T23:16:37.656 INFO:tasks.workunit.client.0.smithi159.stderr:+ grep 20 2023-09-23T23:16:37.709 INFO:tasks.workunit.client.0.smithi159.stdout:20 2023-09-23T23:16:37.709 INFO:tasks.workunit.client.0.smithi159.stderr:+ rm /tmp/rbd_import_export_88320/img_v2 2023-09-23T23:16:37.710 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd remove testimg_import 2023-09-23T23:16:37.858 INFO:tasks.workunit.client.0.smithi159.stderr: Removing image: 100% complete...done. 2023-09-23T23:16:37.864 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd remove testimg 2023-09-23T23:16:38.023 INFO:tasks.workunit.client.0.smithi159.stderr: Removing image: 100% complete...done. 2023-09-23T23:16:38.028 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd import --image-feature layering /tmp/rbd_import_export_88320/img testimg 2023-09-23T23:16:38.102 INFO:tasks.workunit.client.0.smithi159.stderr: Importing image: 100% complete...done. 2023-09-23T23:16:38.109 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd info testimg 2023-09-23T23:16:38.110 INFO:tasks.workunit.client.0.smithi159.stderr:+ grep features 2023-09-23T23:16:38.164 INFO:tasks.workunit.client.0.smithi159.stderr:+ FEATURES_BEFORE= features: layering 2023-09-23T23:16:38.164 INFO:tasks.workunit.client.0.smithi159.stderr: op_features: 2023-09-23T23:16:38.164 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_88320/img_v2 2023-09-23T23:16:38.217 INFO:tasks.workunit.client.0.smithi159.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2023-09-23T23:16:38.222 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_88320/img_v2 testimg_import 2023-09-23T23:16:38.304 INFO:tasks.workunit.client.0.smithi159.stderr: Importing image: 100% complete... Importing image: 100% complete...done. 2023-09-23T23:16:38.310 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd info testimg_import 2023-09-23T23:16:38.310 INFO:tasks.workunit.client.0.smithi159.stderr:+ grep features 2023-09-23T23:16:38.362 INFO:tasks.workunit.client.0.smithi159.stderr:+ FEATURES_AFTER= features: layering 2023-09-23T23:16:38.363 INFO:tasks.workunit.client.0.smithi159.stderr: op_features: 2023-09-23T23:16:38.363 INFO:tasks.workunit.client.0.smithi159.stderr:+ [ features: layering 2023-09-23T23:16:38.363 INFO:tasks.workunit.client.0.smithi159.stderr: op_features: != features: layering 2023-09-23T23:16:38.363 INFO:tasks.workunit.client.0.smithi159.stderr: op_features: ] 2023-09-23T23:16:38.363 INFO:tasks.workunit.client.0.smithi159.stderr:+ rm /tmp/rbd_import_export_88320/img_v2 2023-09-23T23:16:38.363 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd remove testimg_import 2023-09-23T23:16:38.479 INFO:tasks.workunit.client.0.smithi159.stderr: Removing image: 100% complete...done. 2023-09-23T23:16:38.484 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd remove testimg 2023-09-23T23:16:38.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:16:38 smithi164 bash[31512]: cluster 2023-09-23T23:16:37.208577+0000 mon.a (mon.0) 918 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2023-09-23T23:16:38.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:16:38 smithi159 bash[27435]: cluster 2023-09-23T23:16:37.208577+0000 mon.a (mon.0) 918 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2023-09-23T23:16:38.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:16:38 smithi159 bash[41022]: cluster 2023-09-23T23:16:37.208577+0000 mon.a (mon.0) 918 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2023-09-23T23:16:38.600 INFO:tasks.workunit.client.0.smithi159.stderr: Removing image: 100% complete...done. 2023-09-23T23:16:38.605 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd import --stripe-count 1000 --stripe-unit 4096 /tmp/rbd_import_export_88320/img testimg 2023-09-23T23:16:38.714 INFO:tasks.workunit.client.0.smithi159.stderr: Importing image: 100% complete...done. 2023-09-23T23:16:38.719 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_88320/img_v2 2023-09-23T23:16:38.778 INFO:tasks.workunit.client.0.smithi159.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2023-09-23T23:16:38.784 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_88320/img_v2 testimg_import 2023-09-23T23:16:38.884 INFO:tasks.workunit.client.0.smithi159.stderr: Importing image: 100% complete... Importing image: 100% complete...done. 2023-09-23T23:16:38.889 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd info testimg_import 2023-09-23T23:16:38.889 INFO:tasks.workunit.client.0.smithi159.stderr:+ grep stripe unit 2023-09-23T23:16:38.889 INFO:tasks.workunit.client.0.smithi159.stderr:+ grep -Ei (4 KiB|4096) 2023-09-23T23:16:38.941 INFO:tasks.workunit.client.0.smithi159.stdout: stripe unit: 4 KiB 2023-09-23T23:16:38.942 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd info testimg_import 2023-09-23T23:16:38.942 INFO:tasks.workunit.client.0.smithi159.stderr:+ grep stripe count 2023-09-23T23:16:38.942 INFO:tasks.workunit.client.0.smithi159.stderr:+ awk {print $3} 2023-09-23T23:16:38.943 INFO:tasks.workunit.client.0.smithi159.stderr:+ grep 1000 2023-09-23T23:16:38.998 INFO:tasks.workunit.client.0.smithi159.stdout:1000 2023-09-23T23:16:38.999 INFO:tasks.workunit.client.0.smithi159.stderr:+ rm /tmp/rbd_import_export_88320/img_v2 2023-09-23T23:16:38.999 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd remove testimg_import 2023-09-23T23:16:39.147 INFO:tasks.workunit.client.0.smithi159.stderr: Removing image: 3% complete... Removing image: 7% complete... Removing image: 10% complete... Removing image: 14% complete... Removing image: 17% complete... Removing image: 21% complete... Removing image: 25% complete... Removing image: 28% complete... Removing image: 32% complete... Removing image: 35% complete... Removing image: 39% complete... Removing image: 42% complete... Removing image: 46% complete... Removing image: 50% complete... Removing image: 53% complete... Removing image: 57% complete... Removing image: 60% complete... Removing image: 64% complete... Removing image: 67% complete... Removing image: 71% complete... Removing image: 75% complete... Removing image: 78% complete... Removing image: 82% complete... Removing image: 85% complete... Removing image: 89% complete... Removing image: 92% complete... Removing image: 96% complete... Removing image: 100% complete...done. 2023-09-23T23:16:39.152 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd remove testimg 2023-09-23T23:16:39.317 INFO:tasks.workunit.client.0.smithi159.stderr: Removing image: 3% complete... Removing image: 7% complete... Removing image: 10% complete... Removing image: 14% complete... Removing image: 17% complete... Removing image: 21% complete... Removing image: 25% complete... Removing image: 28% complete... Removing image: 32% complete... Removing image: 35% complete... Removing image: 39% complete... Removing image: 42% complete... Removing image: 46% complete... Removing image: 50% complete... Removing image: 53% complete... Removing image: 57% complete... Removing image: 60% complete... Removing image: 64% complete... Removing image: 67% complete... Removing image: 71% complete... Removing image: 75% complete... Removing image: 78% complete... Removing image: 82% complete... Removing image: 85% complete... Removing image: 89% complete... Removing image: 92% complete... Removing image: 96% complete... Removing image: 100% complete...done. 2023-09-23T23:16:39.323 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd import --image-format=2 /tmp/rbd_import_export_88320/img testimg 2023-09-23T23:16:39.413 INFO:tasks.workunit.client.0.smithi159.stderr: Importing image: 100% complete...done. 2023-09-23T23:16:39.419 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd snap create testimg@snap1 2023-09-23T23:16:39.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:16:39 smithi164 bash[31512]: cluster 2023-09-23T23:16:37.532112+0000 mgr.y (mgr.14448) 194 : cluster [DBG] pgmap v176: 73 pgs: 73 active+clean; 799 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 112 KiB/s rd, 11 KiB/s wr, 140 op/s 2023-09-23T23:16:39.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:16:39 smithi159 bash[27435]: cluster 2023-09-23T23:16:37.532112+0000 mgr.y (mgr.14448) 194 : cluster [DBG] pgmap v176: 73 pgs: 73 active+clean; 799 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 112 KiB/s rd, 11 KiB/s wr, 140 op/s 2023-09-23T23:16:39.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:16:39 smithi159 bash[41022]: cluster 2023-09-23T23:16:37.532112+0000 mgr.y (mgr.14448) 194 : cluster [DBG] pgmap v176: 73 pgs: 73 active+clean; 799 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 112 KiB/s rd, 11 KiB/s wr, 140 op/s 2023-09-23T23:16:40.246 INFO:tasks.workunit.client.0.smithi159.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2023-09-23T23:16:40.258 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd snap create testimg@snap2 2023-09-23T23:16:40.525 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:16:41.249 INFO:tasks.workunit.client.0.smithi159.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2023-09-23T23:16:41.257 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd snap protect testimg@snap2 2023-09-23T23:16:41.318 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_88320/snap_protect 2023-09-23T23:16:41.382 INFO:tasks.workunit.client.0.smithi159.stderr: Exporting image: 33% complete... Exporting image: 100% complete... Exporting image: 100% complete...done. 2023-09-23T23:16:41.389 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_88320/snap_protect testimg_import 2023-09-23T23:16:41.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:16:41 smithi164 bash[31512]: cluster 2023-09-23T23:16:39.532737+0000 mgr.y (mgr.14448) 195 : cluster [DBG] pgmap v177: 73 pgs: 73 active+clean; 799 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 84 KiB/s rd, 8.2 KiB/s wr, 104 op/s 2023-09-23T23:16:41.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:16:41 smithi164 bash[31512]: cluster 2023-09-23T23:16:40.227316+0000 mon.a (mon.0) 919 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2023-09-23T23:16:41.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:16:41 smithi159 bash[27435]: cluster 2023-09-23T23:16:39.532737+0000 mgr.y (mgr.14448) 195 : cluster [DBG] pgmap v177: 73 pgs: 73 active+clean; 799 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 84 KiB/s rd, 8.2 KiB/s wr, 104 op/s 2023-09-23T23:16:41.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:16:41 smithi159 bash[27435]: cluster 2023-09-23T23:16:40.227316+0000 mon.a (mon.0) 919 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2023-09-23T23:16:41.544 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:16:41 smithi159 bash[27697]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:16:41] "GET /metrics HTTP/1.1" 200 239161 "" "Prometheus/2.43.0" 2023-09-23T23:16:41.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:16:41 smithi159 bash[41022]: cluster 2023-09-23T23:16:39.532737+0000 mgr.y (mgr.14448) 195 : cluster [DBG] pgmap v177: 73 pgs: 73 active+clean; 799 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 84 KiB/s rd, 8.2 KiB/s wr, 104 op/s 2023-09-23T23:16:41.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:16:41 smithi159 bash[41022]: cluster 2023-09-23T23:16:40.227316+0000 mon.a (mon.0) 919 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2023-09-23T23:16:42.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:16:42 smithi164 bash[31512]: cluster 2023-09-23T23:16:41.232117+0000 mon.a (mon.0) 920 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2023-09-23T23:16:42.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:16:42 smithi159 bash[41022]: cluster 2023-09-23T23:16:41.232117+0000 mon.a (mon.0) 920 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2023-09-23T23:16:42.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:16:42 smithi159 bash[27435]: cluster 2023-09-23T23:16:41.232117+0000 mon.a (mon.0) 920 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2023-09-23T23:16:43.292 INFO:tasks.workunit.client.0.smithi159.stderr: Importing image: 33% complete... Importing image: 66% complete... Importing image: 100% complete... Importing image: 100% complete...done. 2023-09-23T23:16:43.297 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd info testimg_import@snap1 2023-09-23T23:16:43.298 INFO:tasks.workunit.client.0.smithi159.stderr:+ grep protected: False 2023-09-23T23:16:43.352 INFO:tasks.workunit.client.0.smithi159.stdout: protected: False 2023-09-23T23:16:43.353 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd info testimg_import@snap2 2023-09-23T23:16:43.353 INFO:tasks.workunit.client.0.smithi159.stderr:+ grep protected: True 2023-09-23T23:16:43.412 INFO:tasks.workunit.client.0.smithi159.stdout: protected: True 2023-09-23T23:16:43.412 INFO:tasks.workunit.client.0.smithi159.stderr:+ rm /tmp/rbd_import_export_88320/snap_protect 2023-09-23T23:16:43.413 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd snap unprotect testimg@snap2 2023-09-23T23:16:43.479 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd snap unprotect testimg_import@snap2 2023-09-23T23:16:43.518 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:16:43 smithi159 bash[27435]: cluster 2023-09-23T23:16:41.533379+0000 mgr.y (mgr.14448) 196 : cluster [DBG] pgmap v180: 73 pgs: 73 active+clean; 689 KiB data, 56 MiB used, 715 GiB / 715 GiB avail; 301 KiB/s rd, 35 KiB/s wr, 402 op/s 2023-09-23T23:16:43.518 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:16:43 smithi159 bash[27435]: cluster 2023-09-23T23:16:42.252817+0000 mon.a (mon.0) 921 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2023-09-23T23:16:43.518 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:16:43 smithi159 bash[41022]: cluster 2023-09-23T23:16:41.533379+0000 mgr.y (mgr.14448) 196 : cluster [DBG] pgmap v180: 73 pgs: 73 active+clean; 689 KiB data, 56 MiB used, 715 GiB / 715 GiB avail; 301 KiB/s rd, 35 KiB/s wr, 402 op/s 2023-09-23T23:16:43.518 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:16:43 smithi159 bash[41022]: cluster 2023-09-23T23:16:42.252817+0000 mon.a (mon.0) 921 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2023-09-23T23:16:43.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:16:43 smithi164 bash[31512]: cluster 2023-09-23T23:16:41.533379+0000 mgr.y (mgr.14448) 196 : cluster [DBG] pgmap v180: 73 pgs: 73 active+clean; 689 KiB data, 56 MiB used, 715 GiB / 715 GiB avail; 301 KiB/s rd, 35 KiB/s wr, 402 op/s 2023-09-23T23:16:43.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:16:43 smithi164 bash[31512]: cluster 2023-09-23T23:16:42.252817+0000 mon.a (mon.0) 921 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2023-09-23T23:16:43.544 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd snap purge testimg 2023-09-23T23:16:43.929 INFO:teuthology.orchestra.run.smithi159.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:bb0daeff97f020f686596fca6eba20c310e26fb7 2023-09-23T23:16:44.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:16:44 smithi164 bash[31512]: cluster 2023-09-23T23:16:43.254916+0000 mon.a (mon.0) 922 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2023-09-23T23:16:44.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:16:44 smithi164 bash[31512]: audit 2023-09-23T23:16:43.925763+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:16:44.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:16:44 smithi164 bash[31512]: audit 2023-09-23T23:16:43.975379+0000 mon.a (mon.0) 924 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:16:44.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:16:44 smithi164 bash[31512]: audit 2023-09-23T23:16:43.978878+0000 mon.a (mon.0) 925 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:16:44.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:16:44 smithi164 bash[31512]: audit 2023-09-23T23:16:43.980243+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:16:44.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:16:44 smithi164 bash[31512]: audit 2023-09-23T23:16:43.988915+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:16:44.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:16:44 smithi159 bash[27435]: cluster 2023-09-23T23:16:43.254916+0000 mon.a (mon.0) 922 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2023-09-23T23:16:44.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:16:44 smithi159 bash[27435]: audit 2023-09-23T23:16:43.925763+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:16:44.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:16:44 smithi159 bash[27435]: audit 2023-09-23T23:16:43.975379+0000 mon.a (mon.0) 924 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:16:44.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:16:44 smithi159 bash[27435]: audit 2023-09-23T23:16:43.978878+0000 mon.a (mon.0) 925 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:16:44.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:16:44 smithi159 bash[27435]: audit 2023-09-23T23:16:43.980243+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:16:44.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:16:44 smithi159 bash[27435]: audit 2023-09-23T23:16:43.988915+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:16:44.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:16:44 smithi159 bash[41022]: cluster 2023-09-23T23:16:43.254916+0000 mon.a (mon.0) 922 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2023-09-23T23:16:44.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:16:44 smithi159 bash[41022]: audit 2023-09-23T23:16:43.925763+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:16:44.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:16:44 smithi159 bash[41022]: audit 2023-09-23T23:16:43.975379+0000 mon.a (mon.0) 924 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:16:44.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:16:44 smithi159 bash[41022]: audit 2023-09-23T23:16:43.978878+0000 mon.a (mon.0) 925 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:16:44.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:16:44 smithi159 bash[41022]: audit 2023-09-23T23:16:43.980243+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:16:44.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:16:44 smithi159 bash[41022]: audit 2023-09-23T23:16:43.988915+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:16:44.978 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'ceph orch ps' 2023-09-23T23:16:45.293 INFO:tasks.workunit.client.0.smithi159.stderr: Removing all snapshots: 50% complete... Removing all snapshots: 100% complete... Removing all snapshots: 100% complete...done. 2023-09-23T23:16:45.304 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd snap purge testimg_import 2023-09-23T23:16:45.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:16:45 smithi164 bash[31512]: cluster 2023-09-23T23:16:43.534035+0000 mgr.y (mgr.14448) 197 : cluster [DBG] pgmap v183: 73 pgs: 73 active+clean; 689 KiB data, 56 MiB used, 715 GiB / 715 GiB avail; 401 KiB/s rd, 46 KiB/s wr, 537 op/s 2023-09-23T23:16:45.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:16:45 smithi164 bash[31512]: audit 2023-09-23T23:16:43.917087+0000 mgr.y (mgr.14448) 198 : audit [DBG] from='client.15174 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:bb0daeff97f020f686596fca6eba20c310e26fb7", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:16:45.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:16:45 smithi164 bash[31512]: cephadm 2023-09-23T23:16:43.918698+0000 mgr.y (mgr.14448) 199 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:bb0daeff97f020f686596fca6eba20c310e26fb7 2023-09-23T23:16:45.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:16:45 smithi164 bash[31512]: cephadm 2023-09-23T23:16:44.063206+0000 mgr.y (mgr.14448) 200 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:bb0daeff97f020f686596fca6eba20c310e26fb7 2023-09-23T23:16:45.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:16:45 smithi164 bash[31512]: cluster 2023-09-23T23:16:44.269336+0000 mon.a (mon.0) 928 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2023-09-23T23:16:45.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:16:45 smithi164 bash[31512]: audit 2023-09-23T23:16:44.550728+0000 mon.a (mon.0) 929 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:16:45.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:16:45 smithi159 bash[27435]: cluster 2023-09-23T23:16:43.534035+0000 mgr.y (mgr.14448) 197 : cluster [DBG] pgmap v183: 73 pgs: 73 active+clean; 689 KiB data, 56 MiB used, 715 GiB / 715 GiB avail; 401 KiB/s rd, 46 KiB/s wr, 537 op/s 2023-09-23T23:16:45.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:16:45 smithi159 bash[27435]: audit 2023-09-23T23:16:43.917087+0000 mgr.y (mgr.14448) 198 : audit [DBG] from='client.15174 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:bb0daeff97f020f686596fca6eba20c310e26fb7", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:16:45.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:16:45 smithi159 bash[27435]: cephadm 2023-09-23T23:16:43.918698+0000 mgr.y (mgr.14448) 199 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:bb0daeff97f020f686596fca6eba20c310e26fb7 2023-09-23T23:16:45.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:16:45 smithi159 bash[27435]: cephadm 2023-09-23T23:16:44.063206+0000 mgr.y (mgr.14448) 200 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:bb0daeff97f020f686596fca6eba20c310e26fb7 2023-09-23T23:16:45.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:16:45 smithi159 bash[27435]: cluster 2023-09-23T23:16:44.269336+0000 mon.a (mon.0) 928 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2023-09-23T23:16:45.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:16:45 smithi159 bash[27435]: audit 2023-09-23T23:16:44.550728+0000 mon.a (mon.0) 929 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:16:45.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:16:45 smithi159 bash[41022]: cluster 2023-09-23T23:16:43.534035+0000 mgr.y (mgr.14448) 197 : cluster [DBG] pgmap v183: 73 pgs: 73 active+clean; 689 KiB data, 56 MiB used, 715 GiB / 715 GiB avail; 401 KiB/s rd, 46 KiB/s wr, 537 op/s 2023-09-23T23:16:45.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:16:45 smithi159 bash[41022]: audit 2023-09-23T23:16:43.917087+0000 mgr.y (mgr.14448) 198 : audit [DBG] from='client.15174 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:bb0daeff97f020f686596fca6eba20c310e26fb7", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:16:45.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:16:45 smithi159 bash[41022]: cephadm 2023-09-23T23:16:43.918698+0000 mgr.y (mgr.14448) 199 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:bb0daeff97f020f686596fca6eba20c310e26fb7 2023-09-23T23:16:45.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:16:45 smithi159 bash[41022]: cephadm 2023-09-23T23:16:44.063206+0000 mgr.y (mgr.14448) 200 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:bb0daeff97f020f686596fca6eba20c310e26fb7 2023-09-23T23:16:45.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:16:45 smithi159 bash[41022]: cluster 2023-09-23T23:16:44.269336+0000 mon.a (mon.0) 928 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2023-09-23T23:16:45.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:16:45 smithi159 bash[41022]: audit 2023-09-23T23:16:44.550728+0000 mon.a (mon.0) 929 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:16:46.022 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:16:45 smithi164 bash[32529]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:16:45] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T23:16:46.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:16:46 smithi159 bash[27435]: cluster 2023-09-23T23:16:45.281745+0000 mon.a (mon.0) 930 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2023-09-23T23:16:46.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:16:46 smithi159 bash[41022]: cluster 2023-09-23T23:16:45.281745+0000 mon.a (mon.0) 930 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2023-09-23T23:16:46.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:16:46 smithi164 bash[31512]: cluster 2023-09-23T23:16:45.281745+0000 mon.a (mon.0) 930 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2023-09-23T23:16:46.786 INFO:tasks.workunit.client.0.smithi159.stderr: Removing all snapshots: 50% complete... Removing all snapshots: 100% complete... Removing all snapshots: 100% complete...done. 2023-09-23T23:16:46.799 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd remove testimg 2023-09-23T23:16:46.953 INFO:tasks.workunit.client.0.smithi159.stderr: Removing image: 100% complete...done. 2023-09-23T23:16:46.958 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd remove testimg_import 2023-09-23T23:16:47.102 INFO:tasks.workunit.client.0.smithi159.stderr: Removing image: 100% complete...done. 2023-09-23T23:16:47.108 INFO:tasks.workunit.client.0.smithi159.stderr:+ tiered=0 2023-09-23T23:16:47.108 INFO:tasks.workunit.client.0.smithi159.stderr:+ ceph osd dump 2023-09-23T23:16:47.109 INFO:tasks.workunit.client.0.smithi159.stderr:+ grep+ 'rbd' 2023-09-23T23:16:47.109 INFO:tasks.workunit.client.0.smithi159.stderr:+ grep tier 2023-09-23T23:16:47.109 INFO:tasks.workunit.client.0.smithi159.stderr:grep ^pool 2023-09-23T23:16:47.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:16:47 smithi159 bash[27435]: cluster 2023-09-23T23:16:45.534982+0000 mgr.y (mgr.14448) 201 : cluster [DBG] pgmap v186: 73 pgs: 73 active+clean; 799 KiB data, 57 MiB used, 715 GiB / 715 GiB avail; 128 KiB/s rd, 12 KiB/s wr, 171 op/s 2023-09-23T23:16:47.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:16:47 smithi159 bash[27435]: cluster 2023-09-23T23:16:46.291354+0000 mon.a (mon.0) 931 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2023-09-23T23:16:47.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:16:47 smithi159 bash[27435]: cluster 2023-09-23T23:16:46.771300+0000 mon.a (mon.0) 932 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2023-09-23T23:16:47.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:16:47 smithi159 bash[41022]: cluster 2023-09-23T23:16:45.534982+0000 mgr.y (mgr.14448) 201 : cluster [DBG] pgmap v186: 73 pgs: 73 active+clean; 799 KiB data, 57 MiB used, 715 GiB / 715 GiB avail; 128 KiB/s rd, 12 KiB/s wr, 171 op/s 2023-09-23T23:16:47.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:16:47 smithi159 bash[41022]: cluster 2023-09-23T23:16:46.291354+0000 mon.a (mon.0) 931 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2023-09-23T23:16:47.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:16:47 smithi159 bash[41022]: cluster 2023-09-23T23:16:46.771300+0000 mon.a (mon.0) 932 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2023-09-23T23:16:47.567 INFO:tasks.workunit.client.0.smithi159.stderr:+ dd if=/dev/urandom bs=1M seek=1 count=1 of=/tmp/rbd_import_export_88320/sparse1 2023-09-23T23:16:47.572 INFO:tasks.workunit.client.0.smithi159.stderr:1+0 records in 2023-09-23T23:16:47.572 INFO:tasks.workunit.client.0.smithi159.stderr:1+0 records out 2023-09-23T23:16:47.572 INFO:tasks.workunit.client.0.smithi159.stderr:1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00352654 s, 297 MB/s 2023-09-23T23:16:47.572 INFO:tasks.workunit.client.0.smithi159.stderr:+ dd if=/dev/urandom bs=1M count=1 of=/tmp/rbd_import_export_88320/sparse2 2023-09-23T23:16:47.579 INFO:tasks.workunit.client.0.smithi159.stderr:1+0 records in 2023-09-23T23:16:47.579 INFO:tasks.workunit.client.0.smithi159.stderr:1+0 records out 2023-09-23T23:16:47.579 INFO:tasks.workunit.client.0.smithi159.stderr:1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.0064227 s, 163 MB/s 2023-09-23T23:16:47.579 INFO:tasks.workunit.client.0.smithi159.stderr:+ truncate /tmp/rbd_import_export_88320/sparse2 -s 2M 2023-09-23T23:16:47.590 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd rm sparse1 2023-09-23T23:16:47.644 INFO:tasks.workunit.client.0.smithi159.stderr: Removing image: 0% complete...failed. 2023-09-23T23:16:47.644 INFO:tasks.workunit.client.0.smithi159.stderr:rbd: delete error: (2) No such file or directory 2023-09-23T23:16:47.648 INFO:tasks.workunit.client.0.smithi159.stderr:+ true 2023-09-23T23:16:47.648 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd import --new-format --order 20 /tmp/rbd_import_export_88320/sparse1 2023-09-23T23:16:47.748 INFO:tasks.workunit.client.0.smithi159.stderr: Importing image: 50% complete... Importing image: 100% complete...done. 2023-09-23T23:16:47.750 INFO:tasks.workunit.client.0.smithi159.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-09-23T23:16:47.750 INFO:tasks.workunit.client.0.smithi159.stderr:rbd: --order is deprecated, use --object-size 2023-09-23T23:16:47.754 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd ls -l 2023-09-23T23:16:47.754 INFO:tasks.workunit.client.0.smithi159.stderr:+ grep sparse1 2023-09-23T23:16:47.754 INFO:tasks.workunit.client.0.smithi159.stderr:+ grep -Ei (2 MiB|2048k) 2023-09-23T23:16:47.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:16:47 smithi164 bash[31512]: cluster 2023-09-23T23:16:45.534982+0000 mgr.y (mgr.14448) 201 : cluster [DBG] pgmap v186: 73 pgs: 73 active+clean; 799 KiB data, 57 MiB used, 715 GiB / 715 GiB avail; 128 KiB/s rd, 12 KiB/s wr, 171 op/s 2023-09-23T23:16:47.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:16:47 smithi164 bash[31512]: cluster 2023-09-23T23:16:46.291354+0000 mon.a (mon.0) 931 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2023-09-23T23:16:47.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:16:47 smithi164 bash[31512]: cluster 2023-09-23T23:16:46.771300+0000 mon.a (mon.0) 932 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2023-09-23T23:16:47.815 INFO:tasks.workunit.client.0.smithi159.stdout:sparse1 2 MiB 2 2023-09-23T23:16:47.816 INFO:tasks.workunit.client.0.smithi159.stderr:+ objects sparse1 2023-09-23T23:16:47.816 INFO:tasks.workunit.client.0.smithi159.stderr:+ image=sparse1 2023-09-23T23:16:47.816 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd info sparse1 2023-09-23T23:16:47.816 INFO:tasks.workunit.client.0.smithi159.stderr:+ grep block_name_prefix 2023-09-23T23:16:47.817 INFO:tasks.workunit.client.0.smithi159.stderr:+ awk {print $NF;} 2023-09-23T23:16:47.870 INFO:tasks.workunit.client.0.smithi159.stderr:+ prefix=rbd_data.3b6a55b095f6 2023-09-23T23:16:47.871 INFO:tasks.workunit.client.0.smithi159.stderr:+ grep rbd_data.3b6a55b095f6 2023-09-23T23:16:47.871 INFO:tasks.workunit.client.0.smithi159.stderr:+ sed -e s/rbd_data.3b6a55b095f6\.// -e s/^0*\([0-9a-f]\)/\1/ 2023-09-23T23:16:47.871 INFO:tasks.workunit.client.0.smithi159.stderr:+ + get_image_data_pool sparse1 2023-09-23T23:16:47.872 INFO:tasks.workunit.client.0.smithi159.stderr:sort -u 2023-09-23T23:16:47.872 INFO:tasks.workunit.client.0.smithi159.stderr:+ image=sparse1 2023-09-23T23:16:47.872 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd info sparse1 2023-09-23T23:16:47.872 INFO:tasks.workunit.client.0.smithi159.stderr:+ grep data_pool: 2023-09-23T23:16:47.872 INFO:tasks.workunit.client.0.smithi159.stderr:+ awk -F: { print $NF } 2023-09-23T23:16:47.925 INFO:tasks.workunit.client.0.smithi159.stderr:+ data_pool= 2023-09-23T23:16:47.925 INFO:tasks.workunit.client.0.smithi159.stderr:+ [ -z ] 2023-09-23T23:16:47.925 INFO:tasks.workunit.client.0.smithi159.stderr:+ data_pool=rbd 2023-09-23T23:16:47.925 INFO:tasks.workunit.client.0.smithi159.stderr:+ echo rbd 2023-09-23T23:16:47.925 INFO:tasks.workunit.client.0.smithi159.stderr:+ rados ls -p rbd 2023-09-23T23:16:47.975 INFO:tasks.workunit.client.0.smithi159.stderr:+ objects=1 2023-09-23T23:16:47.975 INFO:tasks.workunit.client.0.smithi159.stderr:+ echo 1 2023-09-23T23:16:47.975 INFO:tasks.workunit.client.0.smithi159.stderr:+ [ 0 -eq 1 -o 1 = 1 ] 2023-09-23T23:16:47.975 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd export sparse1 /tmp/rbd_import_export_88320/sparse1.out 2023-09-23T23:16:48.029 INFO:tasks.workunit.client.0.smithi159.stderr: Exporting image: 50% complete... Exporting image: 100% complete...done. 2023-09-23T23:16:48.034 INFO:tasks.workunit.client.0.smithi159.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_88320/sparse1 /tmp/rbd_import_export_88320/sparse1.out 2023-09-23T23:16:48.034 INFO:tasks.workunit.client.0.smithi159.stderr:+ cmp -l /tmp/rbd_import_export_88320/sparse1 /tmp/rbd_import_export_88320/sparse1.out 2023-09-23T23:16:48.037 INFO:tasks.workunit.client.0.smithi159.stderr:+ stat /tmp/rbd_import_export_88320/sparse1 --format %b 2023-09-23T23:16:48.038 INFO:tasks.workunit.client.0.smithi159.stderr:+ origsize=2048 2023-09-23T23:16:48.038 INFO:tasks.workunit.client.0.smithi159.stderr:+ stat /tmp/rbd_import_export_88320/sparse1.out --format %b 2023-09-23T23:16:48.039 INFO:tasks.workunit.client.0.smithi159.stderr:+ exportsize=2048 2023-09-23T23:16:48.040 INFO:tasks.workunit.client.0.smithi159.stderr:+ difference=0 2023-09-23T23:16:48.040 INFO:tasks.workunit.client.0.smithi159.stderr:+ difference=0 2023-09-23T23:16:48.040 INFO:tasks.workunit.client.0.smithi159.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2023-09-23T23:16:48.040 INFO:tasks.workunit.client.0.smithi159.stderr:+ rm /tmp/rbd_import_export_88320/sparse1.out 2023-09-23T23:16:48.040 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd rm sparse1 2023-09-23T23:16:48.186 INFO:tasks.workunit.client.0.smithi159.stderr: Removing image: 50% complete... Removing image: 100% complete...done. 2023-09-23T23:16:48.196 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd rm sparse2 2023-09-23T23:16:48.255 INFO:tasks.workunit.client.0.smithi159.stderr: Removing image: 0% complete...failed. 2023-09-23T23:16:48.256 INFO:tasks.workunit.client.0.smithi159.stderr:rbd: delete error: (2) No such file or directory 2023-09-23T23:16:48.261 INFO:tasks.workunit.client.0.smithi159.stderr:+ true 2023-09-23T23:16:48.261 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd import --new-format --order 20 /tmp/rbd_import_export_88320/sparse2 2023-09-23T23:16:48.357 INFO:tasks.workunit.client.0.smithi159.stderr: Importing image: 50% complete... Importing image: 100% complete...done. 2023-09-23T23:16:48.358 INFO:tasks.workunit.client.0.smithi159.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-09-23T23:16:48.358 INFO:tasks.workunit.client.0.smithi159.stderr:rbd: --order is deprecated, use --object-size 2023-09-23T23:16:48.363 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd ls -l 2023-09-23T23:16:48.363 INFO:tasks.workunit.client.0.smithi159.stderr:+ grep sparse2 2023-09-23T23:16:48.363 INFO:tasks.workunit.client.0.smithi159.stderr:+ grep -Ei (2 MiB|2048k) 2023-09-23T23:16:48.424 INFO:tasks.workunit.client.0.smithi159.stdout:sparse2 2 MiB 2 2023-09-23T23:16:48.426 INFO:tasks.workunit.client.0.smithi159.stderr:+ objects sparse2 2023-09-23T23:16:48.426 INFO:tasks.workunit.client.0.smithi159.stderr:+ image=sparse2 2023-09-23T23:16:48.426 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd info sparse2 2023-09-23T23:16:48.426 INFO:tasks.workunit.client.0.smithi159.stderr:+ grep block_name_prefix 2023-09-23T23:16:48.426 INFO:tasks.workunit.client.0.smithi159.stderr:+ awk {print $NF;} 2023-09-23T23:16:48.487 INFO:tasks.workunit.client.0.smithi159.stderr:+ prefix=rbd_data.6260524b3b99 2023-09-23T23:16:48.489 INFO:tasks.workunit.client.0.smithi159.stderr:+ grep rbd_data.6260524b3b99 2023-09-23T23:16:48.489 INFO:tasks.workunit.client.0.smithi159.stderr:+ get_image_data_pool sparse2 2023-09-23T23:16:48.489 INFO:tasks.workunit.client.0.smithi159.stderr:+ image=sparse2 2023-09-23T23:16:48.489 INFO:tasks.workunit.client.0.smithi159.stderr:+ sed -e s/rbd_data.6260524b3b99\.// -e s/^0*\([0-9a-f]\)/\1/ 2023-09-23T23:16:48.489 INFO:tasks.workunit.client.0.smithi159.stderr:+ sort -u 2023-09-23T23:16:48.489 INFO:tasks.workunit.client.0.smithi159.stderr:+ + grep data_pool: 2023-09-23T23:16:48.489 INFO:tasks.workunit.client.0.smithi159.stderr:+ awk -F: { print $NF } 2023-09-23T23:16:48.490 INFO:tasks.workunit.client.0.smithi159.stderr:rbd info sparse2 2023-09-23T23:16:48.547 INFO:tasks.workunit.client.0.smithi159.stderr:+ data_pool= 2023-09-23T23:16:48.547 INFO:tasks.workunit.client.0.smithi159.stderr:+ [ -z ] 2023-09-23T23:16:48.548 INFO:tasks.workunit.client.0.smithi159.stderr:+ data_pool=rbd 2023-09-23T23:16:48.548 INFO:tasks.workunit.client.0.smithi159.stderr:+ echo rbd 2023-09-23T23:16:48.548 INFO:tasks.workunit.client.0.smithi159.stderr:+ rados ls -p rbd 2023-09-23T23:16:48.598 INFO:tasks.workunit.client.0.smithi159.stderr:+ objects=0 2023-09-23T23:16:48.598 INFO:tasks.workunit.client.0.smithi159.stderr:+ echo 0 2023-09-23T23:16:48.598 INFO:tasks.workunit.client.0.smithi159.stderr:+ [ 0 -eq 1 -o 0 = 0 ] 2023-09-23T23:16:48.599 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd export sparse2 /tmp/rbd_import_export_88320/sparse2.out 2023-09-23T23:16:48.653 INFO:tasks.workunit.client.0.smithi159.stderr: Exporting image: 50% complete... Exporting image: 100% complete...done. 2023-09-23T23:16:48.659 INFO:tasks.workunit.client.0.smithi159.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_88320/sparse2 /tmp/rbd_import_export_88320/sparse2.out 2023-09-23T23:16:48.659 INFO:tasks.workunit.client.0.smithi159.stderr:+ cmp -l /tmp/rbd_import_export_88320/sparse2 /tmp/rbd_import_export_88320/sparse2.out 2023-09-23T23:16:48.663 INFO:tasks.workunit.client.0.smithi159.stderr:+ stat /tmp/rbd_import_export_88320/sparse2 --format %b 2023-09-23T23:16:48.664 INFO:tasks.workunit.client.0.smithi159.stderr:+ origsize=2048 2023-09-23T23:16:48.664 INFO:tasks.workunit.client.0.smithi159.stderr:+ stat /tmp/rbd_import_export_88320/sparse2.out --format %b 2023-09-23T23:16:48.665 INFO:tasks.workunit.client.0.smithi159.stderr:+ exportsize=2048 2023-09-23T23:16:48.665 INFO:tasks.workunit.client.0.smithi159.stderr:+ difference=0 2023-09-23T23:16:48.665 INFO:tasks.workunit.client.0.smithi159.stderr:+ difference=0 2023-09-23T23:16:48.666 INFO:tasks.workunit.client.0.smithi159.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2023-09-23T23:16:48.666 INFO:tasks.workunit.client.0.smithi159.stderr:+ rm /tmp/rbd_import_export_88320/sparse2.out 2023-09-23T23:16:48.666 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd rm sparse2 2023-09-23T23:16:48.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:16:48 smithi164 bash[31512]: audit 2023-09-23T23:16:47.423843+0000 mon.c (mon.2) 25 : audit [DBG] from='client.? 172.21.15.159:0/4204485893' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-09-23T23:16:48.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:16:48 smithi164 bash[31512]: audit 2023-09-23T23:16:47.549360+0000 mon.c (mon.2) 26 : audit [DBG] from='client.? 172.21.15.159:0/4204485893' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-09-23T23:16:48.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:16:48 smithi159 bash[27435]: audit 2023-09-23T23:16:47.423843+0000 mon.c (mon.2) 25 : audit [DBG] from='client.? 172.21.15.159:0/4204485893' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-09-23T23:16:48.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:16:48 smithi159 bash[27435]: audit 2023-09-23T23:16:47.549360+0000 mon.c (mon.2) 26 : audit [DBG] from='client.? 172.21.15.159:0/4204485893' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-09-23T23:16:48.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:16:48 smithi159 bash[41022]: audit 2023-09-23T23:16:47.423843+0000 mon.c (mon.2) 25 : audit [DBG] from='client.? 172.21.15.159:0/4204485893' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-09-23T23:16:48.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:16:48 smithi159 bash[41022]: audit 2023-09-23T23:16:47.549360+0000 mon.c (mon.2) 26 : audit [DBG] from='client.? 172.21.15.159:0/4204485893' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-09-23T23:16:48.820 INFO:tasks.workunit.client.0.smithi159.stderr: Removing image: 50% complete... Removing image: 100% complete...done. 2023-09-23T23:16:48.825 INFO:tasks.workunit.client.0.smithi159.stderr:+ truncate /tmp/rbd_import_export_88320/sparse1 -s 10M 2023-09-23T23:16:48.826 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd import --new-format --order 20 - sparse1 2023-09-23T23:16:48.974 INFO:tasks.workunit.client.0.smithi159.stderr: Importing image: 100% complete...done. 2023-09-23T23:16:48.974 INFO:tasks.workunit.client.0.smithi159.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-09-23T23:16:48.974 INFO:tasks.workunit.client.0.smithi159.stderr:rbd: --order is deprecated, use --object-size 2023-09-23T23:16:48.978 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd ls -l 2023-09-23T23:16:48.978 INFO:tasks.workunit.client.0.smithi159.stderr:+ grep sparse1 2023-09-23T23:16:48.978 INFO:tasks.workunit.client.0.smithi159.stderr:+ grep -Ei (10 MiB|10240k) 2023-09-23T23:16:49.037 INFO:tasks.workunit.client.0.smithi159.stdout:sparse1 10 MiB 2 2023-09-23T23:16:49.038 INFO:tasks.workunit.client.0.smithi159.stderr:+ objects sparse1 2023-09-23T23:16:49.038 INFO:tasks.workunit.client.0.smithi159.stderr:+ image=sparse1 2023-09-23T23:16:49.038 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd info sparse1 2023-09-23T23:16:49.039 INFO:tasks.workunit.client.0.smithi159.stderr:+ grep block_name_prefix 2023-09-23T23:16:49.039 INFO:tasks.workunit.client.0.smithi159.stderr:+ awk {print $NF;} 2023-09-23T23:16:49.100 INFO:tasks.workunit.client.0.smithi159.stderr:+ prefix=rbd_data.3bca89934389 2023-09-23T23:16:49.101 INFO:tasks.workunit.client.0.smithi159.stderr:+ grep rbd_data.3bca89934389 2023-09-23T23:16:49.101 INFO:tasks.workunit.client.0.smithi159.stderr:+ get_image_data_pool sparse1 2023-09-23T23:16:49.101 INFO:tasks.workunit.client.0.smithi159.stderr:+ image=sparse1 2023-09-23T23:16:49.101 INFO:tasks.workunit.client.0.smithi159.stderr:+ sed -e s/rbd_data.3bca89934389\.// -e s/^0*\([0-9a-f]\)/\1/ 2023-09-23T23:16:49.101 INFO:tasks.workunit.client.0.smithi159.stderr:+ sort -u 2023-09-23T23:16:49.101 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd info sparse1 2023-09-23T23:16:49.102 INFO:tasks.workunit.client.0.smithi159.stderr:+ + awk -F: { print $NF } 2023-09-23T23:16:49.102 INFO:tasks.workunit.client.0.smithi159.stderr:grep data_pool: 2023-09-23T23:16:49.158 INFO:tasks.workunit.client.0.smithi159.stderr:+ data_pool= 2023-09-23T23:16:49.158 INFO:tasks.workunit.client.0.smithi159.stderr:+ [ -z ] 2023-09-23T23:16:49.158 INFO:tasks.workunit.client.0.smithi159.stderr:+ data_pool=rbd 2023-09-23T23:16:49.158 INFO:tasks.workunit.client.0.smithi159.stderr:+ echo rbd 2023-09-23T23:16:49.158 INFO:tasks.workunit.client.0.smithi159.stderr:+ rados ls -p rbd 2023-09-23T23:16:49.209 INFO:tasks.workunit.client.0.smithi159.stderr:+ objects=1 2023-09-23T23:16:49.209 INFO:tasks.workunit.client.0.smithi159.stderr:+ echo 1 2023-09-23T23:16:49.210 INFO:tasks.workunit.client.0.smithi159.stderr:+ [ 0 -eq 1 -o 1 = 1 ] 2023-09-23T23:16:49.210 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd export sparse1 /tmp/rbd_import_export_88320/sparse1.out 2023-09-23T23:16:49.270 INFO:tasks.workunit.client.0.smithi159.stderr: Exporting image: 10% complete... Exporting image: 20% complete... Exporting image: 30% complete... Exporting image: 40% complete... Exporting image: 50% complete... Exporting image: 60% complete... Exporting image: 70% complete... Exporting image: 80% complete... Exporting image: 90% complete... Exporting image: 100% complete...done. 2023-09-23T23:16:49.275 INFO:tasks.workunit.client.0.smithi159.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_88320/sparse1 /tmp/rbd_import_export_88320/sparse1.out 2023-09-23T23:16:49.275 INFO:tasks.workunit.client.0.smithi159.stderr:+ cmp -l /tmp/rbd_import_export_88320/sparse1 /tmp/rbd_import_export_88320/sparse1.out 2023-09-23T23:16:49.286 INFO:tasks.workunit.client.0.smithi159.stderr:+ stat /tmp/rbd_import_export_88320/sparse1 --format %b 2023-09-23T23:16:49.288 INFO:tasks.workunit.client.0.smithi159.stderr:+ origsize=2048 2023-09-23T23:16:49.288 INFO:tasks.workunit.client.0.smithi159.stderr:+ stat /tmp/rbd_import_export_88320/sparse1.out --format %b 2023-09-23T23:16:49.289 INFO:tasks.workunit.client.0.smithi159.stderr:+ exportsize=2048 2023-09-23T23:16:49.289 INFO:tasks.workunit.client.0.smithi159.stderr:+ difference=0 2023-09-23T23:16:49.289 INFO:tasks.workunit.client.0.smithi159.stderr:+ difference=0 2023-09-23T23:16:49.289 INFO:tasks.workunit.client.0.smithi159.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2023-09-23T23:16:49.289 INFO:tasks.workunit.client.0.smithi159.stderr:+ rm /tmp/rbd_import_export_88320/sparse1.out 2023-09-23T23:16:49.291 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd rm sparse1 2023-09-23T23:16:49.442 INFO:tasks.workunit.client.0.smithi159.stderr: Removing image: 10% complete... Removing image: 20% complete... Removing image: 30% complete... Removing image: 40% complete... Removing image: 50% complete... Removing image: 60% complete... Removing image: 70% complete... Removing image: 80% complete... Removing image: 90% complete... Removing image: 100% complete...done. 2023-09-23T23:16:49.447 INFO:tasks.workunit.client.0.smithi159.stderr:+ dd if=/dev/urandom bs=2M count=1 of=/tmp/rbd_import_export_88320/sparse2 oflag=append conv=notrunc 2023-09-23T23:16:49.458 INFO:tasks.workunit.client.0.smithi159.stderr:1+0 records in 2023-09-23T23:16:49.458 INFO:tasks.workunit.client.0.smithi159.stderr:1+0 records out 2023-09-23T23:16:49.458 INFO:tasks.workunit.client.0.smithi159.stderr:2097152 bytes (2.1 MB, 2.0 MiB) copied, 0.0096097 s, 218 MB/s 2023-09-23T23:16:49.458 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd import --new-format --order 20 - sparse2 2023-09-23T23:16:49.594 INFO:tasks.workunit.client.0.smithi159.stderr: Importing image: 100% complete...done. 2023-09-23T23:16:49.595 INFO:tasks.workunit.client.0.smithi159.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-09-23T23:16:49.595 INFO:tasks.workunit.client.0.smithi159.stderr:rbd: --order is deprecated, use --object-size 2023-09-23T23:16:49.599 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd ls -l 2023-09-23T23:16:49.600 INFO:tasks.workunit.client.0.smithi159.stderr:+ grep sparse2 2023-09-23T23:16:49.600 INFO:tasks.workunit.client.0.smithi159.stderr:+ grep -Ei (4 MiB|4096k) 2023-09-23T23:16:49.656 INFO:tasks.workunit.client.0.smithi159.stdout:sparse2 4 MiB 2 2023-09-23T23:16:49.656 INFO:tasks.workunit.client.0.smithi159.stderr:+ objects sparse2 2023-09-23T23:16:49.657 INFO:tasks.workunit.client.0.smithi159.stderr:+ image=sparse2 2023-09-23T23:16:49.657 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd info sparse2 2023-09-23T23:16:49.657 INFO:tasks.workunit.client.0.smithi159.stderr:+ grep block_name_prefix 2023-09-23T23:16:49.657 INFO:tasks.workunit.client.0.smithi159.stderr:+ awk {print $NF;} 2023-09-23T23:16:49.712 INFO:tasks.workunit.client.0.smithi159.stderr:+ prefix=rbd_data.62babdf5da08 2023-09-23T23:16:49.713 INFO:tasks.workunit.client.0.smithi159.stderr:+ + get_image_data_pool sparse2 2023-09-23T23:16:49.713 INFO:tasks.workunit.client.0.smithi159.stderr:+ image=sparse2 2023-09-23T23:16:49.713 INFO:tasks.workunit.client.0.smithi159.stderr:grep rbd_data.62babdf5da08 2023-09-23T23:16:49.713 INFO:tasks.workunit.client.0.smithi159.stderr:+ sed -e s/rbd_data.62babdf5da08\.// -e s/^0*\([0-9a-f]\)/\1/ 2023-09-23T23:16:49.714 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd info sparse2 2023-09-23T23:16:49.714 INFO:tasks.workunit.client.0.smithi159.stderr:+ grep data_pool: 2023-09-23T23:16:49.714 INFO:tasks.workunit.client.0.smithi159.stderr:+ sort -u 2023-09-23T23:16:49.714 INFO:tasks.workunit.client.0.smithi159.stderr:+ awk -F: { print $NF } 2023-09-23T23:16:49.752 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:16:49.772 INFO:tasks.workunit.client.0.smithi159.stderr:+ data_pool= 2023-09-23T23:16:49.773 INFO:tasks.workunit.client.0.smithi159.stderr:+ [ -z ] 2023-09-23T23:16:49.773 INFO:tasks.workunit.client.0.smithi159.stderr:+ data_pool=rbd 2023-09-23T23:16:49.773 INFO:tasks.workunit.client.0.smithi159.stderr:+ echo rbd 2023-09-23T23:16:49.773 INFO:tasks.workunit.client.0.smithi159.stderr:+ rados ls -p rbd 2023-09-23T23:16:49.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:16:49 smithi164 bash[31512]: cluster 2023-09-23T23:16:47.535624+0000 mgr.y (mgr.14448) 202 : cluster [DBG] pgmap v189: 73 pgs: 73 active+clean; 799 KiB data, 57 MiB used, 715 GiB / 715 GiB avail; 128 KiB/s rd, 12 KiB/s wr, 171 op/s 2023-09-23T23:16:49.775 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:16:49 smithi159 bash[27435]: cluster 2023-09-23T23:16:47.535624+0000 mgr.y (mgr.14448) 202 : cluster [DBG] pgmap v189: 73 pgs: 73 active+clean; 799 KiB data, 57 MiB used, 715 GiB / 715 GiB avail; 128 KiB/s rd, 12 KiB/s wr, 171 op/s 2023-09-23T23:16:49.775 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:16:49 smithi159 bash[41022]: cluster 2023-09-23T23:16:47.535624+0000 mgr.y (mgr.14448) 202 : cluster [DBG] pgmap v189: 73 pgs: 73 active+clean; 799 KiB data, 57 MiB used, 715 GiB / 715 GiB avail; 128 KiB/s rd, 12 KiB/s wr, 171 op/s 2023-09-23T23:16:49.818 INFO:tasks.workunit.client.0.smithi159.stderr:+ objects=0 2023-09-23T23:16:49.818 INFO:tasks.workunit.client.0.smithi159.stderr:2 2023-09-23T23:16:49.818 INFO:tasks.workunit.client.0.smithi159.stderr:3 2023-09-23T23:16:49.819 INFO:tasks.workunit.client.0.smithi159.stderr:+ echo 0 2 3 2023-09-23T23:16:49.819 INFO:tasks.workunit.client.0.smithi159.stderr:+ [ 0 -eq 1 -o 0 2 3 = 0 2 3 ] 2023-09-23T23:16:49.819 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd export sparse2 /tmp/rbd_import_export_88320/sparse2.out 2023-09-23T23:16:49.874 INFO:tasks.workunit.client.0.smithi159.stderr: Exporting image: 25% complete... Exporting image: 50% complete... Exporting image: 75% complete... Exporting image: 100% complete...done. 2023-09-23T23:16:49.879 INFO:tasks.workunit.client.0.smithi159.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_88320/sparse2 /tmp/rbd_import_export_88320/sparse2.out 2023-09-23T23:16:49.879 INFO:tasks.workunit.client.0.smithi159.stderr:+ cmp -l /tmp/rbd_import_export_88320/sparse2 /tmp/rbd_import_export_88320/sparse2.out 2023-09-23T23:16:49.883 INFO:tasks.workunit.client.0.smithi159.stderr:+ stat /tmp/rbd_import_export_88320/sparse2 --format %b 2023-09-23T23:16:49.884 INFO:tasks.workunit.client.0.smithi159.stderr:+ origsize=6144 2023-09-23T23:16:49.884 INFO:tasks.workunit.client.0.smithi159.stderr:+ stat /tmp/rbd_import_export_88320/sparse2.out --format %b 2023-09-23T23:16:49.886 INFO:tasks.workunit.client.0.smithi159.stderr:+ exportsize=6144 2023-09-23T23:16:49.886 INFO:tasks.workunit.client.0.smithi159.stderr:+ difference=0 2023-09-23T23:16:49.886 INFO:tasks.workunit.client.0.smithi159.stderr:+ difference=0 2023-09-23T23:16:49.886 INFO:tasks.workunit.client.0.smithi159.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2023-09-23T23:16:49.886 INFO:tasks.workunit.client.0.smithi159.stderr:+ rm /tmp/rbd_import_export_88320/sparse2.out 2023-09-23T23:16:49.887 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd rm sparse2 2023-09-23T23:16:50.028 INFO:tasks.workunit.client.0.smithi159.stderr: Removing image: 25% complete... Removing image: 50% complete... Removing image: 75% complete... Removing image: 100% complete...done. 2023-09-23T23:16:50.033 INFO:tasks.workunit.client.0.smithi159.stderr:+ echo partially-sparse file imports to partially-sparse image 2023-09-23T23:16:50.033 INFO:tasks.workunit.client.0.smithi159.stdout:partially-sparse file imports to partially-sparse image 2023-09-23T23:16:50.033 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd import --new-format --order 20 /tmp/rbd_import_export_88320/sparse1 sparse 2023-09-23T23:16:50.120 INFO:tasks.workunit.client.0.smithi159.stderr: Importing image: 10% complete... Importing image: 20% complete... Importing image: 30% complete... Importing image: 40% complete... Importing image: 50% complete... Importing image: 60% complete... Importing image: 70% complete... Importing image: 80% complete... Importing image: 90% complete... Importing image: 100% complete...done. 2023-09-23T23:16:50.121 INFO:tasks.workunit.client.0.smithi159.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-09-23T23:16:50.122 INFO:tasks.workunit.client.0.smithi159.stderr:rbd: --order is deprecated, use --object-size 2023-09-23T23:16:50.126 INFO:tasks.workunit.client.0.smithi159.stderr:+ objects sparse 2023-09-23T23:16:50.126 INFO:tasks.workunit.client.0.smithi159.stderr:+ image=sparse 2023-09-23T23:16:50.126 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd info sparse 2023-09-23T23:16:50.126 INFO:tasks.workunit.client.0.smithi159.stderr:+ grep block_name_prefix 2023-09-23T23:16:50.126 INFO:tasks.workunit.client.0.smithi159.stderr:+ awk {print $NF;} 2023-09-23T23:16:50.176 INFO:tasks.workunit.client.0.smithi159.stderr:+ prefix=rbd_data.3c245f2d316b 2023-09-23T23:16:50.178 INFO:tasks.workunit.client.0.smithi159.stderr:+ + get_image_data_pool sparse 2023-09-23T23:16:50.178 INFO:tasks.workunit.client.0.smithi159.stderr:+ grepimage=sparse rbd_data.3c245f2d316b 2023-09-23T23:16:50.178 INFO:tasks.workunit.client.0.smithi159.stderr: 2023-09-23T23:16:50.178 INFO:tasks.workunit.client.0.smithi159.stderr:+ sed -e s/rbd_data.3c245f2d316b\.// -e s/^0*\([0-9a-f]\)/\1/ 2023-09-23T23:16:50.178 INFO:tasks.workunit.client.0.smithi159.stderr:+ sort -u 2023-09-23T23:16:50.178 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd info sparse 2023-09-23T23:16:50.178 INFO:tasks.workunit.client.0.smithi159.stderr:+ grep data_pool: 2023-09-23T23:16:50.178 INFO:tasks.workunit.client.0.smithi159.stderr:+ awk -F: { print $NF } 2023-09-23T23:16:50.225 INFO:tasks.workunit.client.0.smithi159.stderr:+ data_pool= 2023-09-23T23:16:50.225 INFO:tasks.workunit.client.0.smithi159.stderr:+ [ -z ] 2023-09-23T23:16:50.225 INFO:tasks.workunit.client.0.smithi159.stderr:+ data_pool=rbd 2023-09-23T23:16:50.225 INFO:tasks.workunit.client.0.smithi159.stderr:+ echo rbd 2023-09-23T23:16:50.226 INFO:tasks.workunit.client.0.smithi159.stderr:+ rados ls -p rbd 2023-09-23T23:16:50.270 INFO:tasks.workunit.client.0.smithi159.stderr:+ objects=1 2023-09-23T23:16:50.270 INFO:tasks.workunit.client.0.smithi159.stderr:+ echo 1 2023-09-23T23:16:50.270 INFO:tasks.workunit.client.0.smithi159.stderr:+ [ 0 -eq 1 -o 1 = 1 ] 2023-09-23T23:16:50.270 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd rm sparse 2023-09-23T23:16:50.408 INFO:tasks.workunit.client.0.smithi159.stderr: Removing image: 10% complete... Removing image: 20% complete... Removing image: 30% complete... Removing image: 40% complete... Removing image: 50% complete... Removing image: 60% complete... Removing image: 70% complete... Removing image: 80% complete... Removing image: 90% complete... Removing image: 100% complete...done. 2023-09-23T23:16:50.413 INFO:tasks.workunit.client.0.smithi159.stderr:+ echo zeros import through stdin to sparse image 2023-09-23T23:16:50.413 INFO:tasks.workunit.client.0.smithi159.stdout:zeros import through stdin to sparse image 2023-09-23T23:16:50.414 INFO:tasks.workunit.client.0.smithi159.stderr:+ dd if=/dev/zero bs=1M count=4 2023-09-23T23:16:50.414 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd import --new-format - sparse 2023-09-23T23:16:50.479 INFO:tasks.workunit.client.0.smithi159.stderr:4+0 records in 2023-09-23T23:16:50.479 INFO:tasks.workunit.client.0.smithi159.stderr:4+0 records out 2023-09-23T23:16:50.479 INFO:tasks.workunit.client.0.smithi159.stderr:4194304 bytes (4.2 MB, 4.0 MiB) copied, 0.064561 s, 65.0 MB/s 2023-09-23T23:16:50.496 INFO:tasks.workunit.client.0.smithi159.stderr: Importing image: 100% complete...done. 2023-09-23T23:16:50.496 INFO:tasks.workunit.client.0.smithi159.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-09-23T23:16:50.501 INFO:tasks.workunit.client.0.smithi159.stderr:+ objects sparse 2023-09-23T23:16:50.501 INFO:tasks.workunit.client.0.smithi159.stderr:+ image=sparse 2023-09-23T23:16:50.501 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd info sparse 2023-09-23T23:16:50.501 INFO:tasks.workunit.client.0.smithi159.stderr:+ grep block_name_prefix 2023-09-23T23:16:50.501 INFO:tasks.workunit.client.0.smithi159.stderr:+ awk {print $NF;} 2023-09-23T23:16:50.551 INFO:tasks.workunit.client.0.smithi159.stderr:+ prefix=rbd_data.3c45eb19d86f 2023-09-23T23:16:50.551 INFO:tasks.workunit.client.0.smithi159.stderr:+ grep rbd_data.3c45eb19d86f 2023-09-23T23:16:50.551 INFO:tasks.workunit.client.0.smithi159.stderr:+ get_image_data_pool sparse 2023-09-23T23:16:50.551 INFO:tasks.workunit.client.0.smithi159.stderr:+ image=sparse 2023-09-23T23:16:50.551 INFO:tasks.workunit.client.0.smithi159.stderr:+ sed -e s/rbd_data.3c45eb19d86f\.// -e s/^0*\([0-9a-f]\)/\1/ 2023-09-23T23:16:50.552 INFO:tasks.workunit.client.0.smithi159.stderr:+ sort -u 2023-09-23T23:16:50.552 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd info sparse 2023-09-23T23:16:50.552 INFO:tasks.workunit.client.0.smithi159.stderr:+ grep data_pool: 2023-09-23T23:16:50.552 INFO:tasks.workunit.client.0.smithi159.stderr:+ awk -F: { print $NF } 2023-09-23T23:16:50.603 INFO:tasks.workunit.client.0.smithi159.stderr:+ data_pool= 2023-09-23T23:16:50.603 INFO:tasks.workunit.client.0.smithi159.stderr:+ [ -z ] 2023-09-23T23:16:50.603 INFO:tasks.workunit.client.0.smithi159.stderr:+ data_pool=rbd 2023-09-23T23:16:50.604 INFO:tasks.workunit.client.0.smithi159.stderr:+ echo rbd 2023-09-23T23:16:50.604 INFO:tasks.workunit.client.0.smithi159.stderr:+ rados ls -p rbd 2023-09-23T23:16:50.647 INFO:tasks.workunit.client.0.smithi159.stderr:+ objects= 2023-09-23T23:16:50.647 INFO:tasks.workunit.client.0.smithi159.stderr:+ echo 2023-09-23T23:16:50.647 INFO:tasks.workunit.client.0.smithi159.stderr:+ [ 0 -eq 1 -o = ] 2023-09-23T23:16:50.648 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd rm sparse 2023-09-23T23:16:50.774 INFO:tasks.workunit.client.0.smithi159.stderr: Removing image: 100% complete...done. 2023-09-23T23:16:50.778 INFO:tasks.workunit.client.0.smithi159.stdout:zeros export to sparse file 2023-09-23T23:16:50.778 INFO:tasks.workunit.client.0.smithi159.stderr:+ echo zeros export to sparse file 2023-09-23T23:16:50.779 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd create --new-format sparse --size 4 2023-09-23T23:16:50.830 INFO:tasks.workunit.client.0.smithi159.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-09-23T23:16:50.833 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd info sparse 2023-09-23T23:16:50.834 INFO:tasks.workunit.client.0.smithi159.stderr:+ grep block_name_prefix 2023-09-23T23:16:50.834 INFO:tasks.workunit.client.0.smithi159.stderr:+ awk {print $NF;} 2023-09-23T23:16:50.885 INFO:tasks.workunit.client.0.smithi159.stderr:+ prefix=rbd_data.3c66aae3eb21 2023-09-23T23:16:50.885 INFO:tasks.workunit.client.0.smithi159.stderr:+ dd if=/dev/zero bs=4M count=1 2023-09-23T23:16:50.886 INFO:tasks.workunit.client.0.smithi159.stderr:+ get_image_data_pool sparse 2023-09-23T23:16:50.886 INFO:tasks.workunit.client.0.smithi159.stderr:+ image=sparse 2023-09-23T23:16:50.886 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd info sparse 2023-09-23T23:16:50.886 INFO:tasks.workunit.client.0.smithi159.stderr:+ grep data_pool: 2023-09-23T23:16:50.886 INFO:tasks.workunit.client.0.smithi159.stderr:+ awk -F: { print $NF } 2023-09-23T23:16:50.934 INFO:tasks.workunit.client.0.smithi159.stderr:+ data_pool= 2023-09-23T23:16:50.934 INFO:tasks.workunit.client.0.smithi159.stderr:+ [ -z ] 2023-09-23T23:16:50.934 INFO:tasks.workunit.client.0.smithi159.stderr:+ data_pool=rbd 2023-09-23T23:16:50.934 INFO:tasks.workunit.client.0.smithi159.stderr:+ echo rbd 2023-09-23T23:16:50.934 INFO:tasks.workunit.client.0.smithi159.stderr:+ rados -p rbd put rbd_data.3c66aae3eb21.000000000000 - 2023-09-23T23:16:50.973 INFO:tasks.workunit.client.0.smithi159.stderr:1+0 records in 2023-09-23T23:16:50.974 INFO:tasks.workunit.client.0.smithi159.stderr:1+0 records out 2023-09-23T23:16:50.974 INFO:tasks.workunit.client.0.smithi159.stderr:4194304 bytes (4.2 MB, 4.0 MiB) copied, 0.0883563 s, 47.5 MB/s 2023-09-23T23:16:51.003 INFO:tasks.workunit.client.0.smithi159.stderr:+ objects sparse 2023-09-23T23:16:51.003 INFO:tasks.workunit.client.0.smithi159.stderr:+ image=sparse 2023-09-23T23:16:51.003 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd info sparse 2023-09-23T23:16:51.003 INFO:tasks.workunit.client.0.smithi159.stderr:+ grep block_name_prefix 2023-09-23T23:16:51.003 INFO:tasks.workunit.client.0.smithi159.stderr:+ awk {print $NF;} 2023-09-23T23:16:51.052 INFO:tasks.workunit.client.0.smithi159.stderr:+ prefix=rbd_data.3c66aae3eb21 2023-09-23T23:16:51.053 INFO:tasks.workunit.client.0.smithi159.stderr:+ grep rbd_data.3c66aae3eb21 2023-09-23T23:16:51.054 INFO:tasks.workunit.client.0.smithi159.stderr:+ get_image_data_pool sparse 2023-09-23T23:16:51.054 INFO:tasks.workunit.client.0.smithi159.stderr:+ image=sparse 2023-09-23T23:16:51.054 INFO:tasks.workunit.client.0.smithi159.stderr:+ sed -e s/rbd_data.3c66aae3eb21\.// -e s/^0*\([0-9a-f]\)/\1/ 2023-09-23T23:16:51.054 INFO:tasks.workunit.client.0.smithi159.stderr:+ sort -u 2023-09-23T23:16:51.054 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd info sparse 2023-09-23T23:16:51.054 INFO:tasks.workunit.client.0.smithi159.stderr:+ awk -F: { print $NF } 2023-09-23T23:16:51.054 INFO:tasks.workunit.client.0.smithi159.stderr:+ grep data_pool: 2023-09-23T23:16:51.105 INFO:tasks.workunit.client.0.smithi159.stderr:+ data_pool= 2023-09-23T23:16:51.105 INFO:tasks.workunit.client.0.smithi159.stderr:+ [ -z ] 2023-09-23T23:16:51.105 INFO:tasks.workunit.client.0.smithi159.stderr:+ data_pool=rbd 2023-09-23T23:16:51.105 INFO:tasks.workunit.client.0.smithi159.stderr:+ echo rbd 2023-09-23T23:16:51.105 INFO:tasks.workunit.client.0.smithi159.stderr:+ rados ls -p rbd 2023-09-23T23:16:51.146 INFO:tasks.workunit.client.0.smithi159.stderr:+ objects=0 2023-09-23T23:16:51.146 INFO:tasks.workunit.client.0.smithi159.stderr:+ echo 0 2023-09-23T23:16:51.146 INFO:tasks.workunit.client.0.smithi159.stderr:+ [ 0 -eq 1 -o 0 = 0 ] 2023-09-23T23:16:51.146 INFO:tasks.workunit.client.0.smithi159.stderr:+ rm /tmp/rbd_import_export_88320/sparse 2023-09-23T23:16:51.147 INFO:tasks.workunit.client.0.smithi159.stderr:rm: cannot remove '/tmp/rbd_import_export_88320/sparse': No such file or directory 2023-09-23T23:16:51.147 INFO:tasks.workunit.client.0.smithi159.stderr:+ true 2023-09-23T23:16:51.147 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd export sparse /tmp/rbd_import_export_88320/sparse 2023-09-23T23:16:51.192 INFO:tasks.workunit.client.0.smithi159.stderr: Exporting image: 100% complete...done. 2023-09-23T23:16:51.197 INFO:tasks.workunit.client.0.smithi159.stderr:+ stat /tmp/rbd_import_export_88320/sparse --format=%b 2023-09-23T23:16:51.198 INFO:tasks.workunit.client.0.smithi159.stderr:+ [ 0 = 0 ] 2023-09-23T23:16:51.198 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd rm sparse 2023-09-23T23:16:51.322 INFO:tasks.workunit.client.0.smithi159.stderr: Removing image: 100% complete...done. 2023-09-23T23:16:51.326 INFO:tasks.workunit.client.0.smithi159.stderr:+ rm /tmp/rbd_import_export_88320/sparse /tmp/rbd_import_export_88320/sparse1 /tmp/rbd_import_export_88320/sparse2 /tmp/rbd_import_export_88320/sparse3 2023-09-23T23:16:51.330 INFO:tasks.workunit.client.0.smithi159.stderr:rm: cannot remove '/tmp/rbd_import_export_88320/sparse3': No such file or directory 2023-09-23T23:16:51.330 INFO:tasks.workunit.client.0.smithi159.stderr:+ true 2023-09-23T23:16:51.331 INFO:tasks.workunit.client.0.smithi159.stdout:OK 2023-09-23T23:16:51.331 INFO:tasks.workunit.client.0.smithi159.stderr:+ echo OK 2023-09-23T23:16:51.331 INFO:tasks.workunit.client.0.smithi159.stderr:+ rm -rf /tmp/rbd_import_export_88320 2023-09-23T23:16:51.332 INFO:teuthology.orchestra.run:Running command with timeout 3600 2023-09-23T23:16:51.332 DEBUG:teuthology.orchestra.run.smithi159:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2023-09-23T23:16:51.343 INFO:tasks.workunit:Stopping ['rbd/import_export.sh'] on client.0... 2023-09-23T23:16:51.343 DEBUG:teuthology.orchestra.run.smithi159:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2023-09-23T23:16:51.636 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:16:51 smithi159 bash[27435]: cluster 2023-09-23T23:16:49.536295+0000 mgr.y (mgr.14448) 203 : cluster [DBG] pgmap v190: 73 pgs: 73 active+clean; 799 KiB data, 57 MiB used, 715 GiB / 715 GiB avail; 98 KiB/s rd, 9.1 KiB/s wr, 130 op/s 2023-09-23T23:16:51.636 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:16:51 smithi159 bash[41022]: cluster 2023-09-23T23:16:49.536295+0000 mgr.y (mgr.14448) 203 : cluster [DBG] pgmap v190: 73 pgs: 73 active+clean; 799 KiB data, 57 MiB used, 715 GiB / 715 GiB avail; 98 KiB/s rd, 9.1 KiB/s wr, 130 op/s 2023-09-23T23:16:51.636 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:16:51 smithi159 bash[27697]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:16:51] "GET /metrics HTTP/1.1" 200 239628 "" "Prometheus/2.43.0" 2023-09-23T23:16:51.637 DEBUG:teuthology.parallel:result is None 2023-09-23T23:16:51.637 DEBUG:teuthology.orchestra.run.smithi159:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2023-09-23T23:16:51.650 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2023-09-23T23:16:51.650 DEBUG:teuthology.orchestra.run.smithi159:> rmdir -- /home/ubuntu/cephtest/mnt.0 2023-09-23T23:16:51.697 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2023-09-23T23:16:51.697 INFO:teuthology.task.sequential:In sequential, running task print... 2023-09-23T23:16:51.697 INFO:teuthology.task.print:**** done rbd/import_export.sh 5-workload 2023-09-23T23:16:51.697 DEBUG:teuthology.parallel:result is None 2023-09-23T23:16:51.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:16:51 smithi164 bash[31512]: cluster 2023-09-23T23:16:49.536295+0000 mgr.y (mgr.14448) 203 : cluster [DBG] pgmap v190: 73 pgs: 73 active+clean; 799 KiB data, 57 MiB used, 715 GiB / 715 GiB avail; 98 KiB/s rd, 9.1 KiB/s wr, 130 op/s 2023-09-23T23:16:53.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:16:53 smithi164 bash[31512]: cluster 2023-09-23T23:16:51.536935+0000 mgr.y (mgr.14448) 204 : cluster [DBG] pgmap v191: 73 pgs: 73 active+clean; 579 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 1.3 MiB/s rd, 1.1 MiB/s wr, 452 op/s 2023-09-23T23:16:53.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:16:53 smithi159 bash[27435]: cluster 2023-09-23T23:16:51.536935+0000 mgr.y (mgr.14448) 204 : cluster [DBG] pgmap v191: 73 pgs: 73 active+clean; 579 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 1.3 MiB/s rd, 1.1 MiB/s wr, 452 op/s 2023-09-23T23:16:53.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:16:53 smithi159 bash[41022]: cluster 2023-09-23T23:16:51.536935+0000 mgr.y (mgr.14448) 204 : cluster [DBG] pgmap v191: 73 pgs: 73 active+clean; 579 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 1.3 MiB/s rd, 1.1 MiB/s wr, 452 op/s 2023-09-23T23:16:55.165 INFO:teuthology.orchestra.run.smithi159.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-09-23T23:16:55.165 INFO:teuthology.orchestra.run.smithi159.stdout:alertmanager.a smithi159 *:9093,9094 running (4m) 26s ago 5m 14.3M - 0.25.0 c8568f914cd2 3b442a7a0b3b 2023-09-23T23:16:55.165 INFO:teuthology.orchestra.run.smithi159.stdout:grafana.a smithi164 *:3000 running (4m) 26s ago 4m 77.0M - 9.4.7 2c41d148cca3 06d1fa173e7f 2023-09-23T23:16:55.165 INFO:teuthology.orchestra.run.smithi159.stdout:mds.foo.smithi159.bxttro smithi159 running (2m) 26s ago 2m 11.4M - 17.2.6-1125-gc9bb1bcf 444539aec5bf d983d04b70c1 2023-09-23T23:16:55.165 INFO:teuthology.orchestra.run.smithi159.stdout:mds.foo.smithi164.itcshs smithi164 running (2m) 26s ago 2m 12.8M - 17.2.6-1125-gc9bb1bcf 444539aec5bf b975dbf2bce2 2023-09-23T23:16:55.165 INFO:teuthology.orchestra.run.smithi159.stdout:mgr.x smithi164 *:8443 running (13m) 26s ago 13m 420M - 17.2.6-1125-gc9bb1bcf 444539aec5bf 858a719af65d 2023-09-23T23:16:55.165 INFO:teuthology.orchestra.run.smithi159.stdout:mgr.y smithi159 *:9283 running (15m) 26s ago 15m 472M - 17.2.6-1125-gc9bb1bcf 444539aec5bf 58e5db98e26d 2023-09-23T23:16:55.166 INFO:teuthology.orchestra.run.smithi159.stdout:mon.a smithi159 running (16m) 26s ago 16m 49.7M 2048M 17.2.6-1125-gc9bb1bcf 444539aec5bf 7a633533493d 2023-09-23T23:16:55.166 INFO:teuthology.orchestra.run.smithi159.stdout:mon.b smithi164 running (13m) 26s ago 13m 38.6M 2048M 17.2.6-1125-gc9bb1bcf 444539aec5bf 42d811438f3f 2023-09-23T23:16:55.166 INFO:teuthology.orchestra.run.smithi159.stdout:mon.c smithi159 running (13m) 26s ago 13m 38.0M 2048M 17.2.6-1125-gc9bb1bcf 444539aec5bf 784fd83cfab2 2023-09-23T23:16:55.166 INFO:teuthology.orchestra.run.smithi159.stdout:node-exporter.a smithi159 *:9100 running (5m) 26s ago 5m 8496k - 1.5.0 0da6a335fe13 0d26edbc5c9e 2023-09-23T23:16:55.166 INFO:teuthology.orchestra.run.smithi159.stdout:node-exporter.b smithi164 *:9100 running (5m) 26s ago 5m 8659k - 1.5.0 0da6a335fe13 913f84dc5bfb 2023-09-23T23:16:55.166 INFO:teuthology.orchestra.run.smithi159.stdout:osd.0 smithi159 running (12m) 26s ago 12m 46.0M 4060M 17.2.6-1125-gc9bb1bcf 444539aec5bf d2c24c6ef19d 2023-09-23T23:16:55.166 INFO:teuthology.orchestra.run.smithi159.stdout:osd.1 smithi159 running (11m) 26s ago 11m 46.0M 4060M 17.2.6-1125-gc9bb1bcf 444539aec5bf 7014e2055201 2023-09-23T23:16:55.166 INFO:teuthology.orchestra.run.smithi159.stdout:osd.2 smithi159 running (10m) 26s ago 10m 42.0M 4060M 17.2.6-1125-gc9bb1bcf 444539aec5bf 3a366a1b6c0c 2023-09-23T23:16:55.166 INFO:teuthology.orchestra.run.smithi159.stdout:osd.3 smithi159 running (9m) 26s ago 9m 41.6M 4060M 17.2.6-1125-gc9bb1bcf 444539aec5bf dae51b51c405 2023-09-23T23:16:55.166 INFO:teuthology.orchestra.run.smithi159.stdout:osd.4 smithi164 running (9m) 26s ago 9m 42.7M 4060M 17.2.6-1125-gc9bb1bcf 444539aec5bf f4a4dea90079 2023-09-23T23:16:55.167 INFO:teuthology.orchestra.run.smithi159.stdout:osd.5 smithi164 running (8m) 26s ago 8m 43.4M 4060M 17.2.6-1125-gc9bb1bcf 444539aec5bf a85dc1066ff6 2023-09-23T23:16:55.167 INFO:teuthology.orchestra.run.smithi159.stdout:osd.6 smithi164 running (7m) 26s ago 7m 42.5M 4060M 17.2.6-1125-gc9bb1bcf 444539aec5bf 3f107b7eb88b 2023-09-23T23:16:55.167 INFO:teuthology.orchestra.run.smithi159.stdout:osd.7 smithi164 running (6m) 26s ago 6m 41.2M 4060M 17.2.6-1125-gc9bb1bcf 444539aec5bf 622062d0721f 2023-09-23T23:16:55.167 INFO:teuthology.orchestra.run.smithi159.stdout:prometheus.a smithi164 *:9095 running (4m) 26s ago 5m 48.4M - 2.43.0 a07b618ecd1d f9420a38eb52 2023-09-23T23:16:55.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:16:55 smithi159 bash[27435]: cluster 2023-09-23T23:16:53.537505+0000 mgr.y (mgr.14448) 205 : cluster [DBG] pgmap v192: 73 pgs: 73 active+clean; 579 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 967 KiB/s rd, 909 KiB/s wr, 268 op/s 2023-09-23T23:16:55.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:16:55 smithi159 bash[41022]: cluster 2023-09-23T23:16:53.537505+0000 mgr.y (mgr.14448) 205 : cluster [DBG] pgmap v192: 73 pgs: 73 active+clean; 579 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 967 KiB/s rd, 909 KiB/s wr, 268 op/s 2023-09-23T23:16:55.666 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:16:55 smithi164 bash[31512]: cluster 2023-09-23T23:16:53.537505+0000 mgr.y (mgr.14448) 205 : cluster [DBG] pgmap v192: 73 pgs: 73 active+clean; 579 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 967 KiB/s rd, 909 KiB/s wr, 268 op/s 2023-09-23T23:16:56.022 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:16:55 smithi164 bash[32529]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:16:55] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T23:16:56.168 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'echo wait for minority of mons to upgrade' 2023-09-23T23:16:56.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:16:56 smithi159 bash[27435]: audit 2023-09-23T23:16:55.143402+0000 mgr.y (mgr.14448) 206 : audit [DBG] from='client.15522 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:16:56.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:16:56 smithi159 bash[41022]: audit 2023-09-23T23:16:55.143402+0000 mgr.y (mgr.14448) 206 : audit [DBG] from='client.15522 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:16:56.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:16:56 smithi164 bash[31512]: audit 2023-09-23T23:16:55.143402+0000 mgr.y (mgr.14448) 206 : audit [DBG] from='client.15522 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:16:57.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:16:57 smithi164 bash[31512]: cluster 2023-09-23T23:16:55.538440+0000 mgr.y (mgr.14448) 207 : cluster [DBG] pgmap v193: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail; 877 KiB/s rd, 1.2 MiB/s wr, 285 op/s 2023-09-23T23:16:57.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:16:57 smithi164 bash[31512]: cluster 2023-09-23T23:16:56.777575+0000 mon.a (mon.0) 933 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2023-09-23T23:16:57.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:16:57 smithi159 bash[27435]: cluster 2023-09-23T23:16:55.538440+0000 mgr.y (mgr.14448) 207 : cluster [DBG] pgmap v193: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail; 877 KiB/s rd, 1.2 MiB/s wr, 285 op/s 2023-09-23T23:16:57.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:16:57 smithi159 bash[27435]: cluster 2023-09-23T23:16:56.777575+0000 mon.a (mon.0) 933 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2023-09-23T23:16:57.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:16:57 smithi159 bash[41022]: cluster 2023-09-23T23:16:55.538440+0000 mgr.y (mgr.14448) 207 : cluster [DBG] pgmap v193: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail; 877 KiB/s rd, 1.2 MiB/s wr, 285 op/s 2023-09-23T23:16:57.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:16:57 smithi159 bash[41022]: cluster 2023-09-23T23:16:56.777575+0000 mon.a (mon.0) 933 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2023-09-23T23:16:59.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:16:59 smithi164 bash[31512]: cluster 2023-09-23T23:16:57.539010+0000 mgr.y (mgr.14448) 208 : cluster [DBG] pgmap v195: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail; 811 KiB/s rd, 1.1 MiB/s wr, 263 op/s 2023-09-23T23:16:59.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:16:59 smithi159 bash[27435]: cluster 2023-09-23T23:16:57.539010+0000 mgr.y (mgr.14448) 208 : cluster [DBG] pgmap v195: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail; 811 KiB/s rd, 1.1 MiB/s wr, 263 op/s 2023-09-23T23:16:59.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:16:59 smithi159 bash[41022]: cluster 2023-09-23T23:16:57.539010+0000 mgr.y (mgr.14448) 208 : cluster [DBG] pgmap v195: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail; 811 KiB/s rd, 1.1 MiB/s wr, 263 op/s 2023-09-23T23:17:00.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:17:00 smithi164 bash[31512]: audit 2023-09-23T23:16:59.550787+0000 mon.a (mon.0) 934 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:17:00.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:17:00 smithi159 bash[27435]: audit 2023-09-23T23:16:59.550787+0000 mon.a (mon.0) 934 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:17:00.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:17:00 smithi159 bash[41022]: audit 2023-09-23T23:16:59.550787+0000 mon.a (mon.0) 934 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:17:00.957 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:17:01.628 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:17:01 smithi164 bash[31512]: cluster 2023-09-23T23:16:59.539526+0000 mgr.y (mgr.14448) 209 : cluster [DBG] pgmap v196: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail; 811 KiB/s rd, 1.1 MiB/s wr, 263 op/s 2023-09-23T23:17:01.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:17:01 smithi159 bash[27435]: cluster 2023-09-23T23:16:59.539526+0000 mgr.y (mgr.14448) 209 : cluster [DBG] pgmap v196: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail; 811 KiB/s rd, 1.1 MiB/s wr, 263 op/s 2023-09-23T23:17:01.794 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:17:01 smithi159 bash[27697]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:17:01] "GET /metrics HTTP/1.1" 200 239729 "" "Prometheus/2.43.0" 2023-09-23T23:17:01.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:17:01 smithi159 bash[41022]: cluster 2023-09-23T23:16:59.539526+0000 mgr.y (mgr.14448) 209 : cluster [DBG] pgmap v196: 73 pgs: 73 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail; 811 KiB/s rd, 1.1 MiB/s wr, 263 op/s 2023-09-23T23:17:03.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:17:03 smithi164 bash[31512]: cluster 2023-09-23T23:17:01.540350+0000 mgr.y (mgr.14448) 210 : cluster [DBG] pgmap v197: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 410 KiB/s wr, 49 op/s 2023-09-23T23:17:03.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:17:03 smithi159 bash[27435]: cluster 2023-09-23T23:17:01.540350+0000 mgr.y (mgr.14448) 210 : cluster [DBG] pgmap v197: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 410 KiB/s wr, 49 op/s 2023-09-23T23:17:03.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:17:03 smithi159 bash[41022]: cluster 2023-09-23T23:17:01.540350+0000 mgr.y (mgr.14448) 210 : cluster [DBG] pgmap v197: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 410 KiB/s wr, 49 op/s 2023-09-23T23:17:05.666 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:17:05 smithi164 bash[31512]: cluster 2023-09-23T23:17:03.540768+0000 mgr.y (mgr.14448) 211 : cluster [DBG] pgmap v198: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 410 KiB/s wr, 49 op/s 2023-09-23T23:17:05.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:17:05 smithi159 bash[27435]: cluster 2023-09-23T23:17:03.540768+0000 mgr.y (mgr.14448) 211 : cluster [DBG] pgmap v198: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 410 KiB/s wr, 49 op/s 2023-09-23T23:17:05.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:17:05 smithi159 bash[41022]: cluster 2023-09-23T23:17:03.540768+0000 mgr.y (mgr.14448) 211 : cluster [DBG] pgmap v198: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 410 KiB/s wr, 49 op/s 2023-09-23T23:17:06.022 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:17:05 smithi164 bash[32529]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:17:05] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T23:17:07.760 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:17:07 smithi159 bash[27435]: cluster 2023-09-23T23:17:05.541311+0000 mgr.y (mgr.14448) 212 : cluster [DBG] pgmap v199: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:17:07.760 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:17:07 smithi159 bash[41022]: cluster 2023-09-23T23:17:05.541311+0000 mgr.y (mgr.14448) 212 : cluster [DBG] pgmap v199: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:17:07.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:17:07 smithi164 bash[31512]: cluster 2023-09-23T23:17:05.541311+0000 mgr.y (mgr.14448) 212 : cluster [DBG] pgmap v199: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:17:09.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:17:09 smithi164 bash[31512]: cluster 2023-09-23T23:17:07.541769+0000 mgr.y (mgr.14448) 213 : cluster [DBG] pgmap v200: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:17:09.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:17:09 smithi159 bash[27435]: cluster 2023-09-23T23:17:07.541769+0000 mgr.y (mgr.14448) 213 : cluster [DBG] pgmap v200: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:17:09.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:17:09 smithi159 bash[41022]: cluster 2023-09-23T23:17:07.541769+0000 mgr.y (mgr.14448) 213 : cluster [DBG] pgmap v200: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:17:11.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:17:11 smithi164 bash[31512]: cluster 2023-09-23T23:17:09.542210+0000 mgr.y (mgr.14448) 214 : cluster [DBG] pgmap v201: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:17:11.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:17:11 smithi159 bash[27435]: cluster 2023-09-23T23:17:09.542210+0000 mgr.y (mgr.14448) 214 : cluster [DBG] pgmap v201: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:17:11.793 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:17:11 smithi159 bash[27697]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:17:11] "GET /metrics HTTP/1.1" 200 239729 "" "Prometheus/2.43.0" 2023-09-23T23:17:11.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:17:11 smithi159 bash[41022]: cluster 2023-09-23T23:17:09.542210+0000 mgr.y (mgr.14448) 214 : cluster [DBG] pgmap v201: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:17:13.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:17:13 smithi164 bash[31512]: cluster 2023-09-23T23:17:11.543103+0000 mgr.y (mgr.14448) 215 : cluster [DBG] pgmap v202: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:17:13.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:17:13 smithi159 bash[27435]: cluster 2023-09-23T23:17:11.543103+0000 mgr.y (mgr.14448) 215 : cluster [DBG] pgmap v202: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:17:13.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:17:13 smithi159 bash[41022]: cluster 2023-09-23T23:17:11.543103+0000 mgr.y (mgr.14448) 215 : cluster [DBG] pgmap v202: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:17:14.533 INFO:teuthology.orchestra.run.smithi159.stdout:wait for minority of mons to upgrade 2023-09-23T23:17:15.666 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:17:15 smithi164 bash[31512]: cluster 2023-09-23T23:17:13.543748+0000 mgr.y (mgr.14448) 216 : cluster [DBG] pgmap v203: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:17:15.666 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:17:15 smithi164 bash[31512]: audit 2023-09-23T23:17:14.551802+0000 mon.a (mon.0) 935 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:17:15.846 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:17:15 smithi159 bash[41022]: cluster 2023-09-23T23:17:13.543748+0000 mgr.y (mgr.14448) 216 : cluster [DBG] pgmap v203: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:17:15.847 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:17:15 smithi159 bash[41022]: audit 2023-09-23T23:17:14.551802+0000 mon.a (mon.0) 935 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:17:15.847 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:17:15 smithi159 bash[27435]: cluster 2023-09-23T23:17:13.543748+0000 mgr.y (mgr.14448) 216 : cluster [DBG] pgmap v203: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:17:15.847 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:17:15 smithi159 bash[27435]: audit 2023-09-23T23:17:14.551802+0000 mon.a (mon.0) 935 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:17:16.023 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:17:15 smithi164 bash[32529]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:17:15] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T23:17:16.731 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'while ! ceph mon versions | grep $sha1 ; do sleep 2 ; done' 2023-09-23T23:17:17.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:17:17 smithi159 bash[27435]: cluster 2023-09-23T23:17:15.544428+0000 mgr.y (mgr.14448) 217 : cluster [DBG] pgmap v204: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:17:17.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:17:17 smithi159 bash[41022]: cluster 2023-09-23T23:17:15.544428+0000 mgr.y (mgr.14448) 217 : cluster [DBG] pgmap v204: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:17:17.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:17:17 smithi164 bash[31512]: cluster 2023-09-23T23:17:15.544428+0000 mgr.y (mgr.14448) 217 : cluster [DBG] pgmap v204: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:17:19.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:17:18 smithi164 bash[31512]: cluster 2023-09-23T23:17:17.544866+0000 mgr.y (mgr.14448) 218 : cluster [DBG] pgmap v205: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:17:19.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:17:18 smithi164 bash[31512]: audit 2023-09-23T23:17:17.953354+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:17:19.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:17:18 smithi164 bash[31512]: cephadm 2023-09-23T23:17:17.955022+0000 mgr.y (mgr.14448) 219 : cephadm [INF] Upgrade: Target is version 18.2.0-460-gbb0daeff (unknown) 2023-09-23T23:17:19.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:17:18 smithi164 bash[31512]: cephadm 2023-09-23T23:17:17.955174+0000 mgr.y (mgr.14448) 220 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d, digests ['quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d'] 2023-09-23T23:17:19.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:17:18 smithi164 bash[31512]: audit 2023-09-23T23:17:17.956833+0000 mon.a (mon.0) 937 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:17:19.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:17:18 smithi164 bash[31512]: audit 2023-09-23T23:17:17.964556+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:17:19.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:17:18 smithi164 bash[31512]: cephadm 2023-09-23T23:17:17.965684+0000 mgr.y (mgr.14448) 221 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-09-23T23:17:19.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:17:18 smithi164 bash[31512]: cephadm 2023-09-23T23:17:18.231111+0000 mgr.y (mgr.14448) 222 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d on smithi164 2023-09-23T23:17:19.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:17:18 smithi159 bash[27435]: cluster 2023-09-23T23:17:17.544866+0000 mgr.y (mgr.14448) 218 : cluster [DBG] pgmap v205: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:17:19.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:17:18 smithi159 bash[27435]: audit 2023-09-23T23:17:17.953354+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:17:19.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:17:18 smithi159 bash[27435]: cephadm 2023-09-23T23:17:17.955022+0000 mgr.y (mgr.14448) 219 : cephadm [INF] Upgrade: Target is version 18.2.0-460-gbb0daeff (unknown) 2023-09-23T23:17:19.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:17:18 smithi159 bash[27435]: cephadm 2023-09-23T23:17:17.955174+0000 mgr.y (mgr.14448) 220 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d, digests ['quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d'] 2023-09-23T23:17:19.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:17:18 smithi159 bash[27435]: audit 2023-09-23T23:17:17.956833+0000 mon.a (mon.0) 937 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:17:19.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:17:18 smithi159 bash[27435]: audit 2023-09-23T23:17:17.964556+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:17:19.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:17:18 smithi159 bash[27435]: cephadm 2023-09-23T23:17:17.965684+0000 mgr.y (mgr.14448) 221 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-09-23T23:17:19.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:17:18 smithi159 bash[27435]: cephadm 2023-09-23T23:17:18.231111+0000 mgr.y (mgr.14448) 222 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d on smithi164 2023-09-23T23:17:19.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:17:18 smithi159 bash[41022]: cluster 2023-09-23T23:17:17.544866+0000 mgr.y (mgr.14448) 218 : cluster [DBG] pgmap v205: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:17:19.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:17:18 smithi159 bash[41022]: audit 2023-09-23T23:17:17.953354+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:17:19.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:17:18 smithi159 bash[41022]: cephadm 2023-09-23T23:17:17.955022+0000 mgr.y (mgr.14448) 219 : cephadm [INF] Upgrade: Target is version 18.2.0-460-gbb0daeff (unknown) 2023-09-23T23:17:19.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:17:18 smithi159 bash[41022]: cephadm 2023-09-23T23:17:17.955174+0000 mgr.y (mgr.14448) 220 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d, digests ['quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d'] 2023-09-23T23:17:19.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:17:18 smithi159 bash[41022]: audit 2023-09-23T23:17:17.956833+0000 mon.a (mon.0) 937 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:17:19.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:17:18 smithi159 bash[41022]: audit 2023-09-23T23:17:17.964556+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:17:19.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:17:18 smithi159 bash[41022]: cephadm 2023-09-23T23:17:17.965684+0000 mgr.y (mgr.14448) 221 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-09-23T23:17:19.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:17:18 smithi159 bash[41022]: cephadm 2023-09-23T23:17:18.231111+0000 mgr.y (mgr.14448) 222 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d on smithi164 2023-09-23T23:17:21.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:17:20 smithi164 bash[31512]: cluster 2023-09-23T23:17:19.545472+0000 mgr.y (mgr.14448) 223 : cluster [DBG] pgmap v206: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:17:21.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:17:20 smithi159 bash[27435]: cluster 2023-09-23T23:17:19.545472+0000 mgr.y (mgr.14448) 223 : cluster [DBG] pgmap v206: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:17:21.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:17:20 smithi159 bash[41022]: cluster 2023-09-23T23:17:19.545472+0000 mgr.y (mgr.14448) 223 : cluster [DBG] pgmap v206: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:17:21.516 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:17:21.793 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:17:21 smithi159 bash[27697]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:17:21] "GET /metrics HTTP/1.1" 200 239695 "" "Prometheus/2.43.0" 2023-09-23T23:17:23.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:17:22 smithi164 bash[31512]: cluster 2023-09-23T23:17:21.546583+0000 mgr.y (mgr.14448) 224 : cluster [DBG] pgmap v207: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:17:23.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:17:22 smithi159 bash[27435]: cluster 2023-09-23T23:17:21.546583+0000 mgr.y (mgr.14448) 224 : cluster [DBG] pgmap v207: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:17:23.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:17:22 smithi159 bash[41022]: cluster 2023-09-23T23:17:21.546583+0000 mgr.y (mgr.14448) 224 : cluster [DBG] pgmap v207: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:17:25.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:17:24 smithi164 bash[31512]: cluster 2023-09-23T23:17:23.547040+0000 mgr.y (mgr.14448) 225 : cluster [DBG] pgmap v208: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:17:25.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:17:24 smithi164 bash[31512]: audit 2023-09-23T23:17:24.950658+0000 mon.a (mon.0) 939 : audit [DBG] from='client.? 172.21.15.159:0/1547590369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:17:25.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:17:24 smithi159 bash[27435]: cluster 2023-09-23T23:17:23.547040+0000 mgr.y (mgr.14448) 225 : cluster [DBG] pgmap v208: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:17:25.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:17:24 smithi159 bash[27435]: audit 2023-09-23T23:17:24.950658+0000 mon.a (mon.0) 939 : audit [DBG] from='client.? 172.21.15.159:0/1547590369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:17:25.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:17:24 smithi159 bash[41022]: cluster 2023-09-23T23:17:23.547040+0000 mgr.y (mgr.14448) 225 : cluster [DBG] pgmap v208: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:17:25.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:17:24 smithi159 bash[41022]: audit 2023-09-23T23:17:24.950658+0000 mon.a (mon.0) 939 : audit [DBG] from='client.? 172.21.15.159:0/1547590369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:17:26.023 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:17:25 smithi164 bash[32529]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:17:25] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T23:17:27.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:17:26 smithi164 bash[31512]: cluster 2023-09-23T23:17:25.548019+0000 mgr.y (mgr.14448) 226 : cluster [DBG] pgmap v209: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:17:27.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:17:26 smithi159 bash[27435]: cluster 2023-09-23T23:17:25.548019+0000 mgr.y (mgr.14448) 226 : cluster [DBG] pgmap v209: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:17:27.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:17:26 smithi159 bash[41022]: cluster 2023-09-23T23:17:25.548019+0000 mgr.y (mgr.14448) 226 : cluster [DBG] pgmap v209: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:17:28.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:17:27 smithi164 bash[31512]: audit 2023-09-23T23:17:27.397512+0000 mon.a (mon.0) 940 : audit [DBG] from='client.? 172.21.15.159:0/3633527221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:17:28.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:17:27 smithi159 bash[27435]: audit 2023-09-23T23:17:27.397512+0000 mon.a (mon.0) 940 : audit [DBG] from='client.? 172.21.15.159:0/3633527221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:17:28.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:17:27 smithi159 bash[41022]: audit 2023-09-23T23:17:27.397512+0000 mon.a (mon.0) 940 : audit [DBG] from='client.? 172.21.15.159:0/3633527221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:17:29.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:17:28 smithi164 bash[31512]: cluster 2023-09-23T23:17:27.548600+0000 mgr.y (mgr.14448) 227 : cluster [DBG] pgmap v210: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:17:29.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:17:28 smithi159 bash[27435]: cluster 2023-09-23T23:17:27.548600+0000 mgr.y (mgr.14448) 227 : cluster [DBG] pgmap v210: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:17:29.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:17:28 smithi159 bash[41022]: cluster 2023-09-23T23:17:27.548600+0000 mgr.y (mgr.14448) 227 : cluster [DBG] pgmap v210: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:17:30.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:17:29 smithi164 bash[31512]: audit 2023-09-23T23:17:29.551060+0000 mon.a (mon.0) 941 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:17:30.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:17:29 smithi164 bash[31512]: audit 2023-09-23T23:17:29.846310+0000 mon.c (mon.2) 27 : audit [DBG] from='client.? 172.21.15.159:0/1055419761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:17:30.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:17:29 smithi159 bash[27435]: audit 2023-09-23T23:17:29.551060+0000 mon.a (mon.0) 941 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:17:30.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:17:29 smithi159 bash[27435]: audit 2023-09-23T23:17:29.846310+0000 mon.c (mon.2) 27 : audit [DBG] from='client.? 172.21.15.159:0/1055419761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:17:30.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:17:29 smithi159 bash[41022]: audit 2023-09-23T23:17:29.551060+0000 mon.a (mon.0) 941 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:17:30.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:17:29 smithi159 bash[41022]: audit 2023-09-23T23:17:29.846310+0000 mon.c (mon.2) 27 : audit [DBG] from='client.? 172.21.15.159:0/1055419761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:17:31.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:17:30 smithi164 bash[31512]: cluster 2023-09-23T23:17:29.549038+0000 mgr.y (mgr.14448) 228 : cluster [DBG] pgmap v211: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:17:31.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:17:30 smithi159 bash[27435]: cluster 2023-09-23T23:17:29.549038+0000 mgr.y (mgr.14448) 228 : cluster [DBG] pgmap v211: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:17:31.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:17:30 smithi159 bash[41022]: cluster 2023-09-23T23:17:29.549038+0000 mgr.y (mgr.14448) 228 : cluster [DBG] pgmap v211: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:17:31.793 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:17:31 smithi159 bash[27697]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:17:31] "GET /metrics HTTP/1.1" 200 239642 "" "Prometheus/2.43.0" 2023-09-23T23:17:33.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:17:32 smithi164 bash[31512]: cluster 2023-09-23T23:17:31.550134+0000 mgr.y (mgr.14448) 229 : cluster [DBG] pgmap v212: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:17:33.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:17:32 smithi164 bash[31512]: audit 2023-09-23T23:17:32.292344+0000 mon.c (mon.2) 28 : audit [DBG] from='client.? 172.21.15.159:0/1327315435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:17:33.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:17:32 smithi159 bash[27435]: cluster 2023-09-23T23:17:31.550134+0000 mgr.y (mgr.14448) 229 : cluster [DBG] pgmap v212: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:17:33.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:17:32 smithi159 bash[27435]: audit 2023-09-23T23:17:32.292344+0000 mon.c (mon.2) 28 : audit [DBG] from='client.? 172.21.15.159:0/1327315435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:17:33.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:17:32 smithi159 bash[41022]: cluster 2023-09-23T23:17:31.550134+0000 mgr.y (mgr.14448) 229 : cluster [DBG] pgmap v212: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:17:33.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:17:32 smithi159 bash[41022]: audit 2023-09-23T23:17:32.292344+0000 mon.c (mon.2) 28 : audit [DBG] from='client.? 172.21.15.159:0/1327315435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:17:35.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:17:34 smithi164 bash[31512]: cluster 2023-09-23T23:17:33.550711+0000 mgr.y (mgr.14448) 230 : cluster [DBG] pgmap v213: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:17:35.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:17:34 smithi164 bash[31512]: audit 2023-09-23T23:17:34.743673+0000 mon.c (mon.2) 29 : audit [DBG] from='client.? 172.21.15.159:0/4078884046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:17:35.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:17:34 smithi159 bash[27435]: cluster 2023-09-23T23:17:33.550711+0000 mgr.y (mgr.14448) 230 : cluster [DBG] pgmap v213: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:17:35.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:17:34 smithi159 bash[27435]: audit 2023-09-23T23:17:34.743673+0000 mon.c (mon.2) 29 : audit [DBG] from='client.? 172.21.15.159:0/4078884046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:17:35.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:17:34 smithi159 bash[41022]: cluster 2023-09-23T23:17:33.550711+0000 mgr.y (mgr.14448) 230 : cluster [DBG] pgmap v213: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:17:35.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:17:34 smithi159 bash[41022]: audit 2023-09-23T23:17:34.743673+0000 mon.c (mon.2) 29 : audit [DBG] from='client.? 172.21.15.159:0/4078884046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:17:36.022 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:17:35 smithi164 bash[32529]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:17:35] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T23:17:37.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:17:37 smithi164 bash[31512]: cluster 2023-09-23T23:17:35.551742+0000 mgr.y (mgr.14448) 231 : cluster [DBG] pgmap v214: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:17:37.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:17:37 smithi159 bash[27435]: cluster 2023-09-23T23:17:35.551742+0000 mgr.y (mgr.14448) 231 : cluster [DBG] pgmap v214: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:17:37.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:17:37 smithi159 bash[41022]: cluster 2023-09-23T23:17:35.551742+0000 mgr.y (mgr.14448) 231 : cluster [DBG] pgmap v214: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:17:38.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:17:38 smithi164 bash[31512]: audit 2023-09-23T23:17:37.188370+0000 mon.c (mon.2) 30 : audit [DBG] from='client.? 172.21.15.159:0/4068865777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:17:38.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:17:38 smithi159 bash[27435]: audit 2023-09-23T23:17:37.188370+0000 mon.c (mon.2) 30 : audit [DBG] from='client.? 172.21.15.159:0/4068865777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:17:38.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:17:38 smithi159 bash[41022]: audit 2023-09-23T23:17:37.188370+0000 mon.c (mon.2) 30 : audit [DBG] from='client.? 172.21.15.159:0/4068865777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:17:39.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:17:39 smithi164 bash[31512]: cluster 2023-09-23T23:17:37.552379+0000 mgr.y (mgr.14448) 232 : cluster [DBG] pgmap v215: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:17:39.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:17:39 smithi159 bash[41022]: cluster 2023-09-23T23:17:37.552379+0000 mgr.y (mgr.14448) 232 : cluster [DBG] pgmap v215: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:17:39.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:17:39 smithi159 bash[27435]: cluster 2023-09-23T23:17:37.552379+0000 mgr.y (mgr.14448) 232 : cluster [DBG] pgmap v215: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:17:40.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:17:40 smithi164 bash[31512]: audit 2023-09-23T23:17:39.632150+0000 mon.a (mon.0) 942 : audit [DBG] from='client.? 172.21.15.159:0/3933936085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:17:40.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:17:40 smithi159 bash[27435]: audit 2023-09-23T23:17:39.632150+0000 mon.a (mon.0) 942 : audit [DBG] from='client.? 172.21.15.159:0/3933936085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:17:40.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:17:40 smithi159 bash[41022]: audit 2023-09-23T23:17:39.632150+0000 mon.a (mon.0) 942 : audit [DBG] from='client.? 172.21.15.159:0/3933936085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:17:41.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:17:41 smithi164 bash[31512]: cluster 2023-09-23T23:17:39.552938+0000 mgr.y (mgr.14448) 233 : cluster [DBG] pgmap v216: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:17:41.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:17:41 smithi159 bash[27435]: cluster 2023-09-23T23:17:39.552938+0000 mgr.y (mgr.14448) 233 : cluster [DBG] pgmap v216: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:17:41.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:17:41 smithi159 bash[41022]: cluster 2023-09-23T23:17:39.552938+0000 mgr.y (mgr.14448) 233 : cluster [DBG] pgmap v216: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:17:41.793 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:17:41 smithi159 bash[27697]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:17:41] "GET /metrics HTTP/1.1" 200 239642 "" "Prometheus/2.43.0" 2023-09-23T23:17:43.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:17:43 smithi159 bash[27435]: cluster 2023-09-23T23:17:41.554054+0000 mgr.y (mgr.14448) 234 : cluster [DBG] pgmap v217: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:17:43.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:17:43 smithi159 bash[27435]: audit 2023-09-23T23:17:42.073186+0000 mon.a (mon.0) 943 : audit [DBG] from='client.? 172.21.15.159:0/3594342563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:17:43.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:17:43 smithi159 bash[41022]: cluster 2023-09-23T23:17:41.554054+0000 mgr.y (mgr.14448) 234 : cluster [DBG] pgmap v217: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:17:43.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:17:43 smithi159 bash[41022]: audit 2023-09-23T23:17:42.073186+0000 mon.a (mon.0) 943 : audit [DBG] from='client.? 172.21.15.159:0/3594342563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:17:43.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:17:43 smithi164 bash[31512]: cluster 2023-09-23T23:17:41.554054+0000 mgr.y (mgr.14448) 234 : cluster [DBG] pgmap v217: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:17:43.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:17:43 smithi164 bash[31512]: audit 2023-09-23T23:17:42.073186+0000 mon.a (mon.0) 943 : audit [DBG] from='client.? 172.21.15.159:0/3594342563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:17:45.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:17:45 smithi159 bash[41022]: cluster 2023-09-23T23:17:43.554657+0000 mgr.y (mgr.14448) 235 : cluster [DBG] pgmap v218: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:17:45.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:17:45 smithi159 bash[41022]: audit 2023-09-23T23:17:44.528510+0000 mon.a (mon.0) 944 : audit [DBG] from='client.? 172.21.15.159:0/1732196992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:17:45.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:17:45 smithi159 bash[41022]: audit 2023-09-23T23:17:44.552016+0000 mon.a (mon.0) 945 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:17:45.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:17:45 smithi159 bash[27435]: cluster 2023-09-23T23:17:43.554657+0000 mgr.y (mgr.14448) 235 : cluster [DBG] pgmap v218: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:17:45.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:17:45 smithi159 bash[27435]: audit 2023-09-23T23:17:44.528510+0000 mon.a (mon.0) 944 : audit [DBG] from='client.? 172.21.15.159:0/1732196992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:17:45.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:17:45 smithi159 bash[27435]: audit 2023-09-23T23:17:44.552016+0000 mon.a (mon.0) 945 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:17:45.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:17:45 smithi164 bash[31512]: cluster 2023-09-23T23:17:43.554657+0000 mgr.y (mgr.14448) 235 : cluster [DBG] pgmap v218: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:17:45.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:17:45 smithi164 bash[31512]: audit 2023-09-23T23:17:44.528510+0000 mon.a (mon.0) 944 : audit [DBG] from='client.? 172.21.15.159:0/1732196992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:17:45.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:17:45 smithi164 bash[31512]: audit 2023-09-23T23:17:44.552016+0000 mon.a (mon.0) 945 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:17:46.022 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:17:45 smithi164 bash[32529]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:17:45] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T23:17:47.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:17:47 smithi159 bash[27435]: cluster 2023-09-23T23:17:45.555663+0000 mgr.y (mgr.14448) 236 : cluster [DBG] pgmap v219: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:17:47.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:17:47 smithi159 bash[27435]: audit 2023-09-23T23:17:46.969334+0000 mon.c (mon.2) 31 : audit [DBG] from='client.? 172.21.15.159:0/2757959015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:17:47.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:17:47 smithi159 bash[41022]: cluster 2023-09-23T23:17:45.555663+0000 mgr.y (mgr.14448) 236 : cluster [DBG] pgmap v219: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:17:47.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:17:47 smithi159 bash[41022]: audit 2023-09-23T23:17:46.969334+0000 mon.c (mon.2) 31 : audit [DBG] from='client.? 172.21.15.159:0/2757959015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:17:47.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:17:47 smithi164 bash[31512]: cluster 2023-09-23T23:17:45.555663+0000 mgr.y (mgr.14448) 236 : cluster [DBG] pgmap v219: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:17:47.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:17:47 smithi164 bash[31512]: audit 2023-09-23T23:17:46.969334+0000 mon.c (mon.2) 31 : audit [DBG] from='client.? 172.21.15.159:0/2757959015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:17:49.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:17:49 smithi159 bash[41022]: cluster 2023-09-23T23:17:47.556309+0000 mgr.y (mgr.14448) 237 : cluster [DBG] pgmap v220: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:17:49.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:17:49 smithi159 bash[27435]: cluster 2023-09-23T23:17:47.556309+0000 mgr.y (mgr.14448) 237 : cluster [DBG] pgmap v220: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:17:49.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:17:49 smithi164 bash[31512]: cluster 2023-09-23T23:17:47.556309+0000 mgr.y (mgr.14448) 237 : cluster [DBG] pgmap v220: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:17:50.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:17:50 smithi164 bash[31512]: audit 2023-09-23T23:17:49.416711+0000 mon.a (mon.0) 946 : audit [DBG] from='client.? 172.21.15.159:0/2029839221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:17:50.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:17:50 smithi159 bash[27435]: audit 2023-09-23T23:17:49.416711+0000 mon.a (mon.0) 946 : audit [DBG] from='client.? 172.21.15.159:0/2029839221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:17:50.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:17:50 smithi159 bash[41022]: audit 2023-09-23T23:17:49.416711+0000 mon.a (mon.0) 946 : audit [DBG] from='client.? 172.21.15.159:0/2029839221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:17:51.405 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:17:51 smithi159 bash[27435]: cluster 2023-09-23T23:17:49.556977+0000 mgr.y (mgr.14448) 238 : cluster [DBG] pgmap v221: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:17:51.405 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:17:51 smithi159 bash[41022]: cluster 2023-09-23T23:17:49.556977+0000 mgr.y (mgr.14448) 238 : cluster [DBG] pgmap v221: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:17:51.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:17:51 smithi164 bash[31512]: cluster 2023-09-23T23:17:49.556977+0000 mgr.y (mgr.14448) 238 : cluster [DBG] pgmap v221: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:17:51.793 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:17:51 smithi159 bash[27697]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:17:51] "GET /metrics HTTP/1.1" 200 239652 "" "Prometheus/2.43.0" 2023-09-23T23:17:53.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:17:52 smithi159 bash[27435]: cluster 2023-09-23T23:17:51.558009+0000 mgr.y (mgr.14448) 239 : cluster [DBG] pgmap v222: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:17:53.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:17:52 smithi159 bash[27435]: audit 2023-09-23T23:17:51.849521+0000 mon.a (mon.0) 947 : audit [DBG] from='client.? 172.21.15.159:0/997510623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:17:53.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:17:52 smithi159 bash[41022]: cluster 2023-09-23T23:17:51.558009+0000 mgr.y (mgr.14448) 239 : cluster [DBG] pgmap v222: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:17:53.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:17:52 smithi159 bash[41022]: audit 2023-09-23T23:17:51.849521+0000 mon.a (mon.0) 947 : audit [DBG] from='client.? 172.21.15.159:0/997510623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:17:53.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:17:52 smithi164 bash[31512]: cluster 2023-09-23T23:17:51.558009+0000 mgr.y (mgr.14448) 239 : cluster [DBG] pgmap v222: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:17:53.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:17:52 smithi164 bash[31512]: audit 2023-09-23T23:17:51.849521+0000 mon.a (mon.0) 947 : audit [DBG] from='client.? 172.21.15.159:0/997510623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:17:55.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:17:54 smithi164 bash[31512]: cluster 2023-09-23T23:17:53.558591+0000 mgr.y (mgr.14448) 240 : cluster [DBG] pgmap v223: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:17:55.274 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:17:54 smithi164 bash[31512]: audit 2023-09-23T23:17:54.287781+0000 mon.c (mon.2) 32 : audit [DBG] from='client.? 172.21.15.159:0/1704998873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:17:55.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:17:54 smithi159 bash[27435]: cluster 2023-09-23T23:17:53.558591+0000 mgr.y (mgr.14448) 240 : cluster [DBG] pgmap v223: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:17:55.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:17:54 smithi159 bash[27435]: audit 2023-09-23T23:17:54.287781+0000 mon.c (mon.2) 32 : audit [DBG] from='client.? 172.21.15.159:0/1704998873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:17:55.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:17:54 smithi159 bash[41022]: cluster 2023-09-23T23:17:53.558591+0000 mgr.y (mgr.14448) 240 : cluster [DBG] pgmap v223: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:17:55.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:17:54 smithi159 bash[41022]: audit 2023-09-23T23:17:54.287781+0000 mon.c (mon.2) 32 : audit [DBG] from='client.? 172.21.15.159:0/1704998873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:17:56.023 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:17:55 smithi164 bash[32529]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:17:55] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T23:17:57.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:17:56 smithi164 bash[31512]: cluster 2023-09-23T23:17:55.559652+0000 mgr.y (mgr.14448) 241 : cluster [DBG] pgmap v224: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:17:57.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:17:56 smithi164 bash[31512]: audit 2023-09-23T23:17:56.736614+0000 mon.c (mon.2) 33 : audit [DBG] from='client.? 172.21.15.159:0/307957189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:17:57.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:17:56 smithi159 bash[27435]: cluster 2023-09-23T23:17:55.559652+0000 mgr.y (mgr.14448) 241 : cluster [DBG] pgmap v224: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:17:57.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:17:56 smithi159 bash[27435]: audit 2023-09-23T23:17:56.736614+0000 mon.c (mon.2) 33 : audit [DBG] from='client.? 172.21.15.159:0/307957189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:17:57.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:17:56 smithi159 bash[41022]: cluster 2023-09-23T23:17:55.559652+0000 mgr.y (mgr.14448) 241 : cluster [DBG] pgmap v224: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:17:57.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:17:56 smithi159 bash[41022]: audit 2023-09-23T23:17:56.736614+0000 mon.c (mon.2) 33 : audit [DBG] from='client.? 172.21.15.159:0/307957189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:17:59.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:17:58 smithi164 bash[31512]: cluster 2023-09-23T23:17:57.560288+0000 mgr.y (mgr.14448) 242 : cluster [DBG] pgmap v225: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:17:59.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:17:58 smithi159 bash[27435]: cluster 2023-09-23T23:17:57.560288+0000 mgr.y (mgr.14448) 242 : cluster [DBG] pgmap v225: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:17:59.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:17:58 smithi159 bash[41022]: cluster 2023-09-23T23:17:57.560288+0000 mgr.y (mgr.14448) 242 : cluster [DBG] pgmap v225: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:18:00.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:17:59 smithi164 bash[31512]: audit 2023-09-23T23:17:59.183402+0000 mon.a (mon.0) 948 : audit [DBG] from='client.? 172.21.15.159:0/2854562087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:18:00.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:17:59 smithi164 bash[31512]: audit 2023-09-23T23:17:59.552400+0000 mon.a (mon.0) 949 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:18:00.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:17:59 smithi159 bash[27435]: audit 2023-09-23T23:17:59.183402+0000 mon.a (mon.0) 948 : audit [DBG] from='client.? 172.21.15.159:0/2854562087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:18:00.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:17:59 smithi159 bash[27435]: audit 2023-09-23T23:17:59.552400+0000 mon.a (mon.0) 949 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:18:00.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:17:59 smithi159 bash[41022]: audit 2023-09-23T23:17:59.183402+0000 mon.a (mon.0) 948 : audit [DBG] from='client.? 172.21.15.159:0/2854562087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:18:00.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:17:59 smithi159 bash[41022]: audit 2023-09-23T23:17:59.552400+0000 mon.a (mon.0) 949 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:18:01.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:00 smithi164 bash[31512]: cluster 2023-09-23T23:17:59.561235+0000 mgr.y (mgr.14448) 243 : cluster [DBG] pgmap v226: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:18:01.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:00 smithi159 bash[27435]: cluster 2023-09-23T23:17:59.561235+0000 mgr.y (mgr.14448) 243 : cluster [DBG] pgmap v226: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:18:01.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:00 smithi159 bash[41022]: cluster 2023-09-23T23:17:59.561235+0000 mgr.y (mgr.14448) 243 : cluster [DBG] pgmap v226: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:18:01.793 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:18:01 smithi159 bash[27697]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:18:01] "GET /metrics HTTP/1.1" 200 239648 "" "Prometheus/2.43.0" 2023-09-23T23:18:02.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:01 smithi164 bash[31512]: audit 2023-09-23T23:18:01.632487+0000 mon.c (mon.2) 34 : audit [DBG] from='client.? 172.21.15.159:0/1830192430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:18:02.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:01 smithi159 bash[27435]: audit 2023-09-23T23:18:01.632487+0000 mon.c (mon.2) 34 : audit [DBG] from='client.? 172.21.15.159:0/1830192430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:18:02.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:01 smithi159 bash[41022]: audit 2023-09-23T23:18:01.632487+0000 mon.c (mon.2) 34 : audit [DBG] from='client.? 172.21.15.159:0/1830192430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:18:03.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:02 smithi164 bash[31512]: cluster 2023-09-23T23:18:01.562263+0000 mgr.y (mgr.14448) 244 : cluster [DBG] pgmap v227: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:18:03.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:02 smithi159 bash[27435]: cluster 2023-09-23T23:18:01.562263+0000 mgr.y (mgr.14448) 244 : cluster [DBG] pgmap v227: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:18:03.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:02 smithi159 bash[41022]: cluster 2023-09-23T23:18:01.562263+0000 mgr.y (mgr.14448) 244 : cluster [DBG] pgmap v227: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:18:05.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:04 smithi164 bash[31512]: cluster 2023-09-23T23:18:03.562835+0000 mgr.y (mgr.14448) 245 : cluster [DBG] pgmap v228: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:18:05.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:04 smithi164 bash[31512]: audit 2023-09-23T23:18:04.076712+0000 mon.c (mon.2) 35 : audit [DBG] from='client.? 172.21.15.159:0/1720092926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:18:05.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:04 smithi164 bash[31512]: cephadm 2023-09-23T23:18:04.368402+0000 mgr.y (mgr.14448) 246 : cephadm [INF] Upgrade: Updating mgr.x 2023-09-23T23:18:05.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:04 smithi164 bash[31512]: audit 2023-09-23T23:18:04.379606+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:18:05.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:04 smithi164 bash[31512]: audit 2023-09-23T23:18:04.381195+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T23:18:05.024 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:04 smithi164 bash[31512]: audit 2023-09-23T23:18:04.382444+0000 mon.a (mon.0) 952 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T23:18:05.024 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:04 smithi164 bash[31512]: audit 2023-09-23T23:18:04.383783+0000 mon.a (mon.0) 953 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:18:05.024 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:04 smithi164 bash[31512]: cephadm 2023-09-23T23:18:04.385209+0000 mgr.y (mgr.14448) 247 : cephadm [INF] Deploying daemon mgr.x on smithi164 2023-09-23T23:18:05.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:04 smithi159 bash[27435]: cluster 2023-09-23T23:18:03.562835+0000 mgr.y (mgr.14448) 245 : cluster [DBG] pgmap v228: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:18:05.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:04 smithi159 bash[27435]: audit 2023-09-23T23:18:04.076712+0000 mon.c (mon.2) 35 : audit [DBG] from='client.? 172.21.15.159:0/1720092926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:18:05.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:04 smithi159 bash[27435]: cephadm 2023-09-23T23:18:04.368402+0000 mgr.y (mgr.14448) 246 : cephadm [INF] Upgrade: Updating mgr.x 2023-09-23T23:18:05.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:04 smithi159 bash[27435]: audit 2023-09-23T23:18:04.379606+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:18:05.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:04 smithi159 bash[27435]: audit 2023-09-23T23:18:04.381195+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T23:18:05.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:04 smithi159 bash[27435]: audit 2023-09-23T23:18:04.382444+0000 mon.a (mon.0) 952 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T23:18:05.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:04 smithi159 bash[27435]: audit 2023-09-23T23:18:04.383783+0000 mon.a (mon.0) 953 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:18:05.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:04 smithi159 bash[27435]: cephadm 2023-09-23T23:18:04.385209+0000 mgr.y (mgr.14448) 247 : cephadm [INF] Deploying daemon mgr.x on smithi164 2023-09-23T23:18:05.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:04 smithi159 bash[41022]: cluster 2023-09-23T23:18:03.562835+0000 mgr.y (mgr.14448) 245 : cluster [DBG] pgmap v228: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:18:05.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:04 smithi159 bash[41022]: audit 2023-09-23T23:18:04.076712+0000 mon.c (mon.2) 35 : audit [DBG] from='client.? 172.21.15.159:0/1720092926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:18:05.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:04 smithi159 bash[41022]: cephadm 2023-09-23T23:18:04.368402+0000 mgr.y (mgr.14448) 246 : cephadm [INF] Upgrade: Updating mgr.x 2023-09-23T23:18:05.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:04 smithi159 bash[41022]: audit 2023-09-23T23:18:04.379606+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:18:05.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:04 smithi159 bash[41022]: audit 2023-09-23T23:18:04.381195+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T23:18:05.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:04 smithi159 bash[41022]: audit 2023-09-23T23:18:04.382444+0000 mon.a (mon.0) 952 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T23:18:05.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:04 smithi159 bash[41022]: audit 2023-09-23T23:18:04.383783+0000 mon.a (mon.0) 953 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:18:05.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:04 smithi159 bash[41022]: cephadm 2023-09-23T23:18:04.385209+0000 mgr.y (mgr.14448) 247 : cephadm [INF] Deploying daemon mgr.x on smithi164 2023-09-23T23:18:05.773 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:18:05 smithi164 bash[32529]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:18:05] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T23:18:06.761 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:18:06 smithi164 systemd[1]: Stopping Ceph mgr.x for e43465dc-5a64-11ee-8db4-212e2dc638e7... 2023-09-23T23:18:07.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:06 smithi164 bash[31512]: cluster 2023-09-23T23:18:05.563912+0000 mgr.y (mgr.14448) 248 : cluster [DBG] pgmap v229: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:18:07.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:06 smithi164 bash[31512]: audit 2023-09-23T23:18:06.520281+0000 mon.c (mon.2) 36 : audit [DBG] from='client.? 172.21.15.159:0/1651608784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:18:07.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:06 smithi159 bash[41022]: cluster 2023-09-23T23:18:05.563912+0000 mgr.y (mgr.14448) 248 : cluster [DBG] pgmap v229: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:18:07.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:06 smithi159 bash[41022]: audit 2023-09-23T23:18:06.520281+0000 mon.c (mon.2) 36 : audit [DBG] from='client.? 172.21.15.159:0/1651608784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:18:07.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:06 smithi159 bash[27435]: cluster 2023-09-23T23:18:05.563912+0000 mgr.y (mgr.14448) 248 : cluster [DBG] pgmap v229: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:18:07.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:06 smithi159 bash[27435]: audit 2023-09-23T23:18:06.520281+0000 mon.c (mon.2) 36 : audit [DBG] from='client.? 172.21.15.159:0/1651608784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:18:07.523 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:18:07 smithi164 bash[69255]: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-mgr-x 2023-09-23T23:18:07.523 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:18:07 smithi164 systemd[1]: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7@mgr.x.service: Main process exited, code=exited, status=143/n/a 2023-09-23T23:18:07.523 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:18:07 smithi164 bash[69320]: Error response from daemon: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-mgr-x 2023-09-23T23:18:07.523 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:18:07 smithi164 systemd[1]: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7@mgr.x.service: Failed with result 'exit-code'. 2023-09-23T23:18:07.523 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:18:07 smithi164 systemd[1]: Stopped Ceph mgr.x for e43465dc-5a64-11ee-8db4-212e2dc638e7. 2023-09-23T23:18:08.023 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:18:07 smithi164 systemd[1]: Started Ceph mgr.x for e43465dc-5a64-11ee-8db4-212e2dc638e7. 2023-09-23T23:18:08.966 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:18:08 smithi164 bash[69376]: debug 2023-09-23T23:18:08.799+0000 7f5836bd8700 1 -- 172.21.15.164:0/3469014535 <== mon.2 v2:172.21.15.159:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x559e0fb0d1e0 con 0x559e1088c800 2023-09-23T23:18:08.966 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:08 smithi164 bash[31512]: cluster 2023-09-23T23:18:07.564536+0000 mgr.y (mgr.14448) 249 : cluster [DBG] pgmap v230: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:18:08.966 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:08 smithi164 bash[31512]: audit 2023-09-23T23:18:07.730193+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:18:08.966 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:08 smithi164 bash[31512]: audit 2023-09-23T23:18:07.737571+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:18:08.966 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:08 smithi164 bash[31512]: audit 2023-09-23T23:18:07.758539+0000 mon.a (mon.0) 956 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:18:09.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:08 smithi159 bash[27435]: cluster 2023-09-23T23:18:07.564536+0000 mgr.y (mgr.14448) 249 : cluster [DBG] pgmap v230: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:18:09.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:08 smithi159 bash[27435]: audit 2023-09-23T23:18:07.730193+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:18:09.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:08 smithi159 bash[27435]: audit 2023-09-23T23:18:07.737571+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:18:09.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:08 smithi159 bash[27435]: audit 2023-09-23T23:18:07.758539+0000 mon.a (mon.0) 956 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:18:09.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:08 smithi159 bash[41022]: cluster 2023-09-23T23:18:07.564536+0000 mgr.y (mgr.14448) 249 : cluster [DBG] pgmap v230: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:18:09.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:08 smithi159 bash[41022]: audit 2023-09-23T23:18:07.730193+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:18:09.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:08 smithi159 bash[41022]: audit 2023-09-23T23:18:07.737571+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:18:09.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:08 smithi159 bash[41022]: audit 2023-09-23T23:18:07.758539+0000 mon.a (mon.0) 956 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:18:09.273 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:18:08 smithi164 bash[69376]: debug 2023-09-23T23:18:08.955+0000 7f5840d25200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-23T23:18:10.011 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:09 smithi164 bash[31512]: audit 2023-09-23T23:18:08.962267+0000 mon.a (mon.0) 957 : audit [DBG] from='client.? 172.21.15.159:0/4190049783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:18:10.011 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:18:09 smithi164 bash[69376]: debug 2023-09-23T23:18:09.899+0000 7f5840d25200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-09-23T23:18:10.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:09 smithi159 bash[27435]: audit 2023-09-23T23:18:08.962267+0000 mon.a (mon.0) 957 : audit [DBG] from='client.? 172.21.15.159:0/4190049783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:18:10.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:09 smithi159 bash[41022]: audit 2023-09-23T23:18:08.962267+0000 mon.a (mon.0) 957 : audit [DBG] from='client.? 172.21.15.159:0/4190049783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:18:10.273 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:18:10 smithi164 bash[69376]: debug 2023-09-23T23:18:10.003+0000 7f5840d25200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-23T23:18:10.273 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:18:10 smithi164 bash[69376]: debug 2023-09-23T23:18:10.107+0000 7f5840d25200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-23T23:18:10.743 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:18:10 smithi164 bash[69376]: debug 2023-09-23T23:18:10.383+0000 7f5840d25200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-23T23:18:11.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:10 smithi164 bash[31512]: cluster 2023-09-23T23:18:09.565185+0000 mgr.y (mgr.14448) 250 : cluster [DBG] pgmap v231: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:18:11.023 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:18:10 smithi164 bash[69376]: debug 2023-09-23T23:18:10.747+0000 7f5840d25200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-23T23:18:11.023 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:18:10 smithi164 bash[69376]: debug 2023-09-23T23:18:10.907+0000 7f5840d25200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-23T23:18:11.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:10 smithi159 bash[27435]: cluster 2023-09-23T23:18:09.565185+0000 mgr.y (mgr.14448) 250 : cluster [DBG] pgmap v231: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:18:11.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:10 smithi159 bash[41022]: cluster 2023-09-23T23:18:09.565185+0000 mgr.y (mgr.14448) 250 : cluster [DBG] pgmap v231: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:18:11.523 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:18:11 smithi164 bash[69376]: debug 2023-09-23T23:18:11.127+0000 7f5840d25200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-23T23:18:11.752 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:18:11 smithi159 bash[27697]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:18:11] "GET /metrics HTTP/1.1" 200 239648 "" "Prometheus/2.43.0" 2023-09-23T23:18:12.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:11 smithi164 bash[31512]: audit 2023-09-23T23:18:11.398654+0000 mon.c (mon.2) 37 : audit [DBG] from='client.? 172.21.15.159:0/3440302043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:18:12.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:11 smithi159 bash[27435]: audit 2023-09-23T23:18:11.398654+0000 mon.c (mon.2) 37 : audit [DBG] from='client.? 172.21.15.159:0/3440302043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:18:12.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:11 smithi159 bash[41022]: audit 2023-09-23T23:18:11.398654+0000 mon.c (mon.2) 37 : audit [DBG] from='client.? 172.21.15.159:0/3440302043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:18:12.523 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:18:12 smithi164 bash[69376]: debug 2023-09-23T23:18:12.167+0000 7f5840d25200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-23T23:18:12.523 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:18:12 smithi164 bash[69376]: debug 2023-09-23T23:18:12.283+0000 7f5840d25200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-09-23T23:18:12.523 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:18:12 smithi164 bash[69376]: debug 2023-09-23T23:18:12.403+0000 7f5840d25200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-23T23:18:13.181 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:12 smithi164 bash[31512]: cluster 2023-09-23T23:18:11.566361+0000 mgr.y (mgr.14448) 251 : cluster [DBG] pgmap v232: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:18:13.181 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:18:12 smithi164 bash[69376]: debug 2023-09-23T23:18:12.923+0000 7f5840d25200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-09-23T23:18:13.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:12 smithi159 bash[27435]: cluster 2023-09-23T23:18:11.566361+0000 mgr.y (mgr.14448) 251 : cluster [DBG] pgmap v232: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:18:13.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:12 smithi159 bash[41022]: cluster 2023-09-23T23:18:11.566361+0000 mgr.y (mgr.14448) 251 : cluster [DBG] pgmap v232: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:18:13.523 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:18:13 smithi164 bash[69376]: debug 2023-09-23T23:18:13.171+0000 7f5840d25200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-23T23:18:13.793 INFO:journalctl@ceph.alertmanager.a.smithi159.stdout:Sep 23 23:18:13 smithi159 bash[77114]: ts=2023-09-23T23:18:13.515Z caller=notify.go:732 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi164.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.164:8443: connect: connection refused" 2023-09-23T23:18:14.023 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:18:13 smithi164 bash[69376]: debug 2023-09-23T23:18:13.687+0000 7f5840d25200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-23T23:18:14.523 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:18:14 smithi164 bash[69376]: debug 2023-09-23T23:18:14.251+0000 7f5840d25200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-23T23:18:14.891 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:14 smithi164 bash[31512]: audit 2023-09-23T23:18:13.550411+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:18:14.892 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:14 smithi164 bash[31512]: audit 2023-09-23T23:18:13.557108+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:18:14.892 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:14 smithi164 bash[31512]: cluster 2023-09-23T23:18:13.566930+0000 mgr.y (mgr.14448) 252 : cluster [DBG] pgmap v233: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:18:14.892 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:14 smithi164 bash[31512]: audit 2023-09-23T23:18:13.855649+0000 mon.a (mon.0) 960 : audit [DBG] from='client.? 172.21.15.159:0/525369972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:18:14.892 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:14 smithi164 bash[31512]: audit 2023-09-23T23:18:14.010747+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:18:14.892 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:14 smithi164 bash[31512]: audit 2023-09-23T23:18:14.017726+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:18:15.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:14 smithi159 bash[27435]: audit 2023-09-23T23:18:13.550411+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:18:15.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:14 smithi159 bash[27435]: audit 2023-09-23T23:18:13.557108+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:18:15.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:14 smithi159 bash[27435]: cluster 2023-09-23T23:18:13.566930+0000 mgr.y (mgr.14448) 252 : cluster [DBG] pgmap v233: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:18:15.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:14 smithi159 bash[27435]: audit 2023-09-23T23:18:13.855649+0000 mon.a (mon.0) 960 : audit [DBG] from='client.? 172.21.15.159:0/525369972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:18:15.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:14 smithi159 bash[27435]: audit 2023-09-23T23:18:14.010747+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:18:15.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:14 smithi159 bash[27435]: audit 2023-09-23T23:18:14.017726+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:18:15.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:14 smithi159 bash[41022]: audit 2023-09-23T23:18:13.550411+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:18:15.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:14 smithi159 bash[41022]: audit 2023-09-23T23:18:13.557108+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:18:15.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:14 smithi159 bash[41022]: cluster 2023-09-23T23:18:13.566930+0000 mgr.y (mgr.14448) 252 : cluster [DBG] pgmap v233: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:18:15.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:14 smithi159 bash[41022]: audit 2023-09-23T23:18:13.855649+0000 mon.a (mon.0) 960 : audit [DBG] from='client.? 172.21.15.159:0/525369972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:18:15.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:14 smithi159 bash[41022]: audit 2023-09-23T23:18:14.010747+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:18:15.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:14 smithi159 bash[41022]: audit 2023-09-23T23:18:14.017726+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:18:15.273 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:18:14 smithi164 bash[69376]: debug 2023-09-23T23:18:14.883+0000 7f5840d25200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-09-23T23:18:15.273 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:18:15 smithi164 bash[69376]: debug 2023-09-23T23:18:15.007+0000 7f5840d25200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-23T23:18:15.647 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:15 smithi164 bash[31512]: audit 2023-09-23T23:18:14.554955+0000 mon.a (mon.0) 963 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:18:15.647 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:15 smithi164 bash[31512]: audit 2023-09-23T23:18:14.717655+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:18:15.647 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:15 smithi164 bash[31512]: audit 2023-09-23T23:18:14.728243+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:18:15.648 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:18:15 smithi164 bash[69376]: debug 2023-09-23T23:18:15.379+0000 7f5840d25200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-23T23:18:15.648 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:18:15 smithi164 bash[69376]: debug 2023-09-23T23:18:15.495+0000 7f5840d25200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-23T23:18:15.648 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:18:15 smithi164 bash[69376]: debug 2023-09-23T23:18:15.639+0000 7f5840d25200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-23T23:18:15.899 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:18:15 smithi164 bash[69376]: debug 2023-09-23T23:18:15.759+0000 7f5840d25200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-23T23:18:16.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:15 smithi159 bash[27435]: audit 2023-09-23T23:18:14.554955+0000 mon.a (mon.0) 963 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:18:16.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:15 smithi159 bash[27435]: audit 2023-09-23T23:18:14.717655+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:18:16.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:15 smithi159 bash[27435]: audit 2023-09-23T23:18:14.728243+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:18:16.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:15 smithi159 bash[41022]: audit 2023-09-23T23:18:14.554955+0000 mon.a (mon.0) 963 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:18:16.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:15 smithi159 bash[41022]: audit 2023-09-23T23:18:14.717655+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:18:16.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:15 smithi159 bash[41022]: audit 2023-09-23T23:18:14.728243+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:18:16.225 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:18:15 smithi164 bash[69376]: debug 2023-09-23T23:18:15.891+0000 7f5840d25200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-23T23:18:16.225 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:18:16 smithi164 bash[69376]: debug 2023-09-23T23:18:16.087+0000 7f5840d25200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-23T23:18:16.523 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:18:16 smithi164 bash[69376]: debug 2023-09-23T23:18:16.215+0000 7f5840d25200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-23T23:18:17.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:16 smithi164 bash[31512]: cluster 2023-09-23T23:18:15.568026+0000 mgr.y (mgr.14448) 253 : cluster [DBG] pgmap v234: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:18:17.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:16 smithi164 bash[31512]: audit 2023-09-23T23:18:16.303875+0000 mon.a (mon.0) 966 : audit [DBG] from='client.? 172.21.15.159:0/3942287255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:18:17.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:16 smithi159 bash[27435]: cluster 2023-09-23T23:18:15.568026+0000 mgr.y (mgr.14448) 253 : cluster [DBG] pgmap v234: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:18:17.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:16 smithi159 bash[27435]: audit 2023-09-23T23:18:16.303875+0000 mon.a (mon.0) 966 : audit [DBG] from='client.? 172.21.15.159:0/3942287255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:18:17.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:16 smithi159 bash[41022]: cluster 2023-09-23T23:18:15.568026+0000 mgr.y (mgr.14448) 253 : cluster [DBG] pgmap v234: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:18:17.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:16 smithi159 bash[41022]: audit 2023-09-23T23:18:16.303875+0000 mon.a (mon.0) 966 : audit [DBG] from='client.? 172.21.15.159:0/3942287255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:18:17.773 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:18:17 smithi164 bash[69376]: debug 2023-09-23T23:18:17.455+0000 7f5840d25200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-23T23:18:17.773 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:18:17 smithi164 bash[69376]: [23/Sep/2023:23:18:17] ENGINE Bus STARTING 2023-09-23T23:18:17.773 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:18:17 smithi164 bash[69376]: CherryPy Checker: 2023-09-23T23:18:17.773 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:18:17 smithi164 bash[69376]: The Application mounted at '' has an empty config. 2023-09-23T23:18:17.773 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:18:17 smithi164 bash[69376]: [23/Sep/2023:23:18:17] ENGINE Serving on http://:::9283 2023-09-23T23:18:17.773 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:18:17 smithi164 bash[69376]: [23/Sep/2023:23:18:17] ENGINE Bus STARTED 2023-09-23T23:18:18.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:17 smithi164 bash[31512]: cluster 2023-09-23T23:18:17.484275+0000 mon.a (mon.0) 967 : cluster [DBG] Standby manager daemon x restarted 2023-09-23T23:18:18.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:17 smithi164 bash[31512]: cluster 2023-09-23T23:18:17.484565+0000 mon.a (mon.0) 968 : cluster [DBG] Standby manager daemon x started 2023-09-23T23:18:18.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:17 smithi164 bash[31512]: audit 2023-09-23T23:18:17.489618+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-23T23:18:18.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:17 smithi164 bash[31512]: audit 2023-09-23T23:18:17.491120+0000 mon.b (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T23:18:18.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:17 smithi164 bash[31512]: audit 2023-09-23T23:18:17.495388+0000 mon.b (mon.1) 29 : audit [DBG] from='mgr.? 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-23T23:18:18.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:17 smithi164 bash[31512]: audit 2023-09-23T23:18:17.495929+0000 mon.b (mon.1) 30 : audit [DBG] from='mgr.? 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T23:18:18.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:17 smithi159 bash[27435]: cluster 2023-09-23T23:18:17.484275+0000 mon.a (mon.0) 967 : cluster [DBG] Standby manager daemon x restarted 2023-09-23T23:18:18.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:17 smithi159 bash[27435]: cluster 2023-09-23T23:18:17.484565+0000 mon.a (mon.0) 968 : cluster [DBG] Standby manager daemon x started 2023-09-23T23:18:18.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:17 smithi159 bash[27435]: audit 2023-09-23T23:18:17.489618+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-23T23:18:18.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:17 smithi159 bash[27435]: audit 2023-09-23T23:18:17.491120+0000 mon.b (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T23:18:18.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:17 smithi159 bash[27435]: audit 2023-09-23T23:18:17.495388+0000 mon.b (mon.1) 29 : audit [DBG] from='mgr.? 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-23T23:18:18.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:17 smithi159 bash[27435]: audit 2023-09-23T23:18:17.495929+0000 mon.b (mon.1) 30 : audit [DBG] from='mgr.? 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T23:18:18.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:17 smithi159 bash[41022]: cluster 2023-09-23T23:18:17.484275+0000 mon.a (mon.0) 967 : cluster [DBG] Standby manager daemon x restarted 2023-09-23T23:18:18.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:17 smithi159 bash[41022]: cluster 2023-09-23T23:18:17.484565+0000 mon.a (mon.0) 968 : cluster [DBG] Standby manager daemon x started 2023-09-23T23:18:18.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:17 smithi159 bash[41022]: audit 2023-09-23T23:18:17.489618+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-23T23:18:18.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:17 smithi159 bash[41022]: audit 2023-09-23T23:18:17.491120+0000 mon.b (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T23:18:18.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:17 smithi159 bash[41022]: audit 2023-09-23T23:18:17.495388+0000 mon.b (mon.1) 29 : audit [DBG] from='mgr.? 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-23T23:18:18.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:17 smithi159 bash[41022]: audit 2023-09-23T23:18:17.495929+0000 mon.b (mon.1) 30 : audit [DBG] from='mgr.? 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T23:18:18.793 INFO:journalctl@ceph.alertmanager.a.smithi159.stdout:Sep 23 23:18:18 smithi159 bash[77114]: ts=2023-09-23T23:18:18.425Z caller=notify.go:743 level=info component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify success" attempts=5 2023-09-23T23:18:19.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:18 smithi164 bash[31512]: cluster 2023-09-23T23:18:17.568617+0000 mgr.y (mgr.14448) 254 : cluster [DBG] pgmap v235: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:18:19.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:18 smithi164 bash[31512]: cluster 2023-09-23T23:18:17.818529+0000 mon.a (mon.0) 969 : cluster [DBG] mgrmap e20: y(active, since 6m), standbys: x 2023-09-23T23:18:19.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:18 smithi164 bash[31512]: audit 2023-09-23T23:18:18.742009+0000 mon.a (mon.0) 970 : audit [DBG] from='client.? 172.21.15.159:0/1531798850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:18:19.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:18 smithi159 bash[41022]: cluster 2023-09-23T23:18:17.568617+0000 mgr.y (mgr.14448) 254 : cluster [DBG] pgmap v235: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:18:19.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:18 smithi159 bash[41022]: cluster 2023-09-23T23:18:17.818529+0000 mon.a (mon.0) 969 : cluster [DBG] mgrmap e20: y(active, since 6m), standbys: x 2023-09-23T23:18:19.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:18 smithi159 bash[41022]: audit 2023-09-23T23:18:18.742009+0000 mon.a (mon.0) 970 : audit [DBG] from='client.? 172.21.15.159:0/1531798850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:18:19.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:18 smithi159 bash[27435]: cluster 2023-09-23T23:18:17.568617+0000 mgr.y (mgr.14448) 254 : cluster [DBG] pgmap v235: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:18:19.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:18 smithi159 bash[27435]: cluster 2023-09-23T23:18:17.818529+0000 mon.a (mon.0) 969 : cluster [DBG] mgrmap e20: y(active, since 6m), standbys: x 2023-09-23T23:18:19.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:18 smithi159 bash[27435]: audit 2023-09-23T23:18:18.742009+0000 mon.a (mon.0) 970 : audit [DBG] from='client.? 172.21.15.159:0/1531798850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:18:21.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:20 smithi164 bash[31512]: cluster 2023-09-23T23:18:19.569259+0000 mgr.y (mgr.14448) 255 : cluster [DBG] pgmap v236: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:18:21.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:20 smithi159 bash[27435]: cluster 2023-09-23T23:18:19.569259+0000 mgr.y (mgr.14448) 255 : cluster [DBG] pgmap v236: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:18:21.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:20 smithi159 bash[41022]: cluster 2023-09-23T23:18:19.569259+0000 mgr.y (mgr.14448) 255 : cluster [DBG] pgmap v236: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:18:21.793 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:18:21 smithi159 bash[27697]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:18:21] "GET /metrics HTTP/1.1" 200 239642 "" "Prometheus/2.43.0" 2023-09-23T23:18:22.235 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:21 smithi164 bash[31512]: audit 2023-09-23T23:18:21.188799+0000 mon.c (mon.2) 38 : audit [DBG] from='client.? 172.21.15.159:0/3015277176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:18:22.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:21 smithi159 bash[27435]: audit 2023-09-23T23:18:21.188799+0000 mon.c (mon.2) 38 : audit [DBG] from='client.? 172.21.15.159:0/3015277176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:18:22.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:21 smithi159 bash[41022]: audit 2023-09-23T23:18:21.188799+0000 mon.c (mon.2) 38 : audit [DBG] from='client.? 172.21.15.159:0/3015277176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:18:23.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:22 smithi164 bash[31512]: cluster 2023-09-23T23:18:21.570443+0000 mgr.y (mgr.14448) 256 : cluster [DBG] pgmap v237: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:18:23.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:22 smithi159 bash[27435]: cluster 2023-09-23T23:18:21.570443+0000 mgr.y (mgr.14448) 256 : cluster [DBG] pgmap v237: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:18:23.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:22 smithi159 bash[41022]: cluster 2023-09-23T23:18:21.570443+0000 mgr.y (mgr.14448) 256 : cluster [DBG] pgmap v237: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:18:24.181 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:23 smithi164 bash[31512]: audit 2023-09-23T23:18:23.633419+0000 mon.a (mon.0) 971 : audit [DBG] from='client.? 172.21.15.159:0/1815781240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:18:24.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:23 smithi159 bash[27435]: audit 2023-09-23T23:18:23.633419+0000 mon.a (mon.0) 971 : audit [DBG] from='client.? 172.21.15.159:0/1815781240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:18:24.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:23 smithi159 bash[41022]: audit 2023-09-23T23:18:23.633419+0000 mon.a (mon.0) 971 : audit [DBG] from='client.? 172.21.15.159:0/1815781240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:18:25.104 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:18:24 smithi164 bash[69376]: [23/Sep/2023:23:18:24] ENGINE Bus STOPPING 2023-09-23T23:18:25.104 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:18:24 smithi164 bash[69376]: [23/Sep/2023:23:18:24] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-09-23T23:18:25.105 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:18:24 smithi164 bash[69376]: [23/Sep/2023:23:18:24] ENGINE Bus STOPPED 2023-09-23T23:18:25.105 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:18:24 smithi164 bash[69376]: [23/Sep/2023:23:18:24] ENGINE Bus STARTING 2023-09-23T23:18:25.105 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:24 smithi164 bash[31512]: cluster 2023-09-23T23:18:23.571045+0000 mgr.y (mgr.14448) 257 : cluster [DBG] pgmap v238: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:18:25.105 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:24 smithi164 bash[31512]: audit 2023-09-23T23:18:24.729923+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:18:25.105 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:24 smithi164 bash[31512]: audit 2023-09-23T23:18:24.737086+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:18:25.105 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:24 smithi164 bash[31512]: audit 2023-09-23T23:18:24.738574+0000 mon.a (mon.0) 974 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:18:25.105 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:24 smithi164 bash[31512]: audit 2023-09-23T23:18:24.739777+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:18:25.105 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:24 smithi164 bash[31512]: audit 2023-09-23T23:18:24.745930+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:18:25.105 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:24 smithi164 bash[31512]: audit 2023-09-23T23:18:24.821257+0000 mon.a (mon.0) 977 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:18:25.157 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:18:24 smithi159 bash[27697]: debug 2023-09-23T23:18:24.838+0000 7f0f3285f700 -1 mgr handle_mgr_map I was active but no longer am 2023-09-23T23:18:25.157 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:18:24 smithi159 bash[27697]: ignoring --setuser ceph since I am not root 2023-09-23T23:18:25.157 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:18:24 smithi159 bash[27697]: ignoring --setgroup ceph since I am not root 2023-09-23T23:18:25.157 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:18:24 smithi159 bash[27697]: debug 2023-09-23T23:18:24.894+0000 7f961fff9700 1 -- 172.21.15.159:0/2888705680 <== mon.0 v2:172.21.15.159:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5597a85049c0 con 0x5597a928ac00 2023-09-23T23:18:25.157 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:18:25 smithi159 bash[27697]: debug 2023-09-23T23:18:25.058+0000 7f96282e61c0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-23T23:18:25.158 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:24 smithi159 bash[27435]: cluster 2023-09-23T23:18:23.571045+0000 mgr.y (mgr.14448) 257 : cluster [DBG] pgmap v238: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:18:25.158 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:24 smithi159 bash[27435]: audit 2023-09-23T23:18:24.729923+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:18:25.158 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:24 smithi159 bash[27435]: audit 2023-09-23T23:18:24.737086+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:18:25.158 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:24 smithi159 bash[27435]: audit 2023-09-23T23:18:24.738574+0000 mon.a (mon.0) 974 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:18:25.158 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:24 smithi159 bash[27435]: audit 2023-09-23T23:18:24.739777+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:18:25.158 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:24 smithi159 bash[27435]: audit 2023-09-23T23:18:24.745930+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:18:25.158 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:24 smithi159 bash[27435]: audit 2023-09-23T23:18:24.821257+0000 mon.a (mon.0) 977 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:18:25.158 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:24 smithi159 bash[41022]: cluster 2023-09-23T23:18:23.571045+0000 mgr.y (mgr.14448) 257 : cluster [DBG] pgmap v238: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:18:25.158 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:24 smithi159 bash[41022]: audit 2023-09-23T23:18:24.729923+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:18:25.159 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:24 smithi159 bash[41022]: audit 2023-09-23T23:18:24.737086+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:18:25.159 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:24 smithi159 bash[41022]: audit 2023-09-23T23:18:24.738574+0000 mon.a (mon.0) 974 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:18:25.159 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:24 smithi159 bash[41022]: audit 2023-09-23T23:18:24.739777+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:18:25.159 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:24 smithi159 bash[41022]: audit 2023-09-23T23:18:24.745930+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' 2023-09-23T23:18:25.159 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:24 smithi159 bash[41022]: audit 2023-09-23T23:18:24.821257+0000 mon.a (mon.0) 977 : audit [DBG] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:18:25.523 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:18:25 smithi164 bash[69376]: debug 2023-09-23T23:18:25.095+0000 7f579e1c0700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T23:18:25.523 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:18:25 smithi164 bash[69376]: debug 2023-09-23T23:18:25.095+0000 7f579e1c0700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T23:18:25.523 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:18:25 smithi164 bash[69376]: debug 2023-09-23T23:18:25.095+0000 7f579e1c0700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T23:18:25.523 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:18:25 smithi164 bash[69376]: debug 2023-09-23T23:18:25.095+0000 7f579e1c0700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T23:18:25.523 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:18:25 smithi164 bash[69376]: debug 2023-09-23T23:18:25.095+0000 7f579e1c0700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T23:18:25.523 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:18:25 smithi164 bash[69376]: debug 2023-09-23T23:18:25.095+0000 7f579b1ba700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T23:18:25.523 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:18:25 smithi164 bash[69376]: debug 2023-09-23T23:18:25.095+0000 7f579b1ba700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T23:18:25.524 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:18:25 smithi164 bash[69376]: debug 2023-09-23T23:18:25.095+0000 7f579b1ba700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T23:18:25.524 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:18:25 smithi164 bash[69376]: debug 2023-09-23T23:18:25.095+0000 7f579b1ba700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T23:18:25.524 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:18:25 smithi164 bash[69376]: debug 2023-09-23T23:18:25.095+0000 7f579b1ba700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T23:18:25.524 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:18:25 smithi164 bash[69376]: [23/Sep/2023:23:18:25] ENGINE Serving on http://:::9283 2023-09-23T23:18:25.524 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:18:25 smithi164 bash[69376]: [23/Sep/2023:23:18:25] ENGINE Bus STARTED 2023-09-23T23:18:26.023 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:18:25 smithi164 bash[69376]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:18:25] "GET /metrics HTTP/1.1" 200 31030 "" "Prometheus/2.43.0" 2023-09-23T23:18:26.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:25 smithi164 bash[31512]: audit 2023-09-23T23:18:24.832298+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-09-23T23:18:26.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:25 smithi164 bash[31512]: cluster 2023-09-23T23:18:24.845286+0000 mon.a (mon.0) 979 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2023-09-23T23:18:26.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:25 smithi164 bash[31512]: audit 2023-09-23T23:18:24.845604+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2023-09-23T23:18:26.024 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:25 smithi164 bash[31512]: cluster 2023-09-23T23:18:24.845673+0000 mon.a (mon.0) 981 : cluster [DBG] mgrmap e21: x(active, starting, since 0.0125749s) 2023-09-23T23:18:26.024 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:25 smithi164 bash[31512]: audit 2023-09-23T23:18:24.853621+0000 mon.a (mon.0) 982 : audit [DBG] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T23:18:26.024 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:25 smithi164 bash[31512]: audit 2023-09-23T23:18:24.853791+0000 mon.a (mon.0) 983 : audit [DBG] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T23:18:26.024 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:25 smithi164 bash[31512]: audit 2023-09-23T23:18:24.853951+0000 mon.a (mon.0) 984 : audit [DBG] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T23:18:26.024 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:25 smithi164 bash[31512]: audit 2023-09-23T23:18:24.854638+0000 mon.a (mon.0) 985 : audit [DBG] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi164.itcshs"}]: dispatch 2023-09-23T23:18:26.024 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:25 smithi164 bash[31512]: audit 2023-09-23T23:18:24.854887+0000 mon.a (mon.0) 986 : audit [DBG] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi159.bxttro"}]: dispatch 2023-09-23T23:18:26.024 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:25 smithi164 bash[31512]: audit 2023-09-23T23:18:24.855189+0000 mon.a (mon.0) 987 : audit [DBG] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-23T23:18:26.024 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:25 smithi164 bash[31512]: audit 2023-09-23T23:18:24.855520+0000 mon.a (mon.0) 988 : audit [DBG] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T23:18:26.024 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:25 smithi164 bash[31512]: audit 2023-09-23T23:18:24.855782+0000 mon.a (mon.0) 989 : audit [DBG] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T23:18:26.024 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:25 smithi164 bash[31512]: audit 2023-09-23T23:18:24.856022+0000 mon.a (mon.0) 990 : audit [DBG] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T23:18:26.024 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:25 smithi164 bash[31512]: audit 2023-09-23T23:18:24.856258+0000 mon.a (mon.0) 991 : audit [DBG] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T23:18:26.024 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:25 smithi164 bash[31512]: audit 2023-09-23T23:18:24.856494+0000 mon.a (mon.0) 992 : audit [DBG] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T23:18:26.025 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:25 smithi164 bash[31512]: audit 2023-09-23T23:18:24.856751+0000 mon.a (mon.0) 993 : audit [DBG] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T23:18:26.025 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:25 smithi164 bash[31512]: audit 2023-09-23T23:18:24.856988+0000 mon.a (mon.0) 994 : audit [DBG] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T23:18:26.025 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:25 smithi164 bash[31512]: audit 2023-09-23T23:18:24.857226+0000 mon.a (mon.0) 995 : audit [DBG] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T23:18:26.025 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:25 smithi164 bash[31512]: audit 2023-09-23T23:18:24.858398+0000 mon.a (mon.0) 996 : audit [DBG] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-23T23:18:26.025 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:25 smithi164 bash[31512]: audit 2023-09-23T23:18:24.858650+0000 mon.a (mon.0) 997 : audit [DBG] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-23T23:18:26.025 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:25 smithi164 bash[31512]: audit 2023-09-23T23:18:24.859234+0000 mon.a (mon.0) 998 : audit [DBG] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-23T23:18:26.025 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:25 smithi164 bash[31512]: cluster 2023-09-23T23:18:24.908621+0000 mon.a (mon.0) 999 : cluster [INF] Manager daemon x is now available 2023-09-23T23:18:26.025 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:25 smithi164 bash[31512]: audit 2023-09-23T23:18:24.948521+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:18:26.025 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:25 smithi164 bash[31512]: audit 2023-09-23T23:18:24.961517+0000 mon.a (mon.0) 1001 : audit [DBG] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:18:26.025 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:25 smithi164 bash[31512]: audit 2023-09-23T23:18:24.966291+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:18:26.025 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:25 smithi164 bash[31512]: audit 2023-09-23T23:18:25.004436+0000 mon.a (mon.0) 1003 : audit [DBG] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:18:26.026 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:25 smithi164 bash[31512]: audit 2023-09-23T23:18:25.026382+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-09-23T23:18:26.026 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:25 smithi164 bash[31512]: audit 2023-09-23T23:18:25.060408+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-09-23T23:18:26.026 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:25 smithi164 bash[31512]: cephadm 2023-09-23T23:18:25.512931+0000 mgr.x (mgr.25369) 1 : cephadm [INF] Deploying cephadm binary to smithi159 2023-09-23T23:18:26.026 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:25 smithi164 bash[31512]: cephadm 2023-09-23T23:18:25.516613+0000 mgr.x (mgr.25369) 2 : cephadm [INF] Deploying cephadm binary to smithi164 2023-09-23T23:18:26.164 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:18:26 smithi159 bash[27697]: debug 2023-09-23T23:18:26.042+0000 7f96282e61c0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-09-23T23:18:26.164 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:25 smithi159 bash[27435]: audit 2023-09-23T23:18:24.832298+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-09-23T23:18:26.165 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:25 smithi159 bash[27435]: cluster 2023-09-23T23:18:24.845286+0000 mon.a (mon.0) 979 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2023-09-23T23:18:26.165 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:25 smithi159 bash[27435]: audit 2023-09-23T23:18:24.845604+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2023-09-23T23:18:26.165 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:25 smithi159 bash[27435]: cluster 2023-09-23T23:18:24.845673+0000 mon.a (mon.0) 981 : cluster [DBG] mgrmap e21: x(active, starting, since 0.0125749s) 2023-09-23T23:18:26.165 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:25 smithi159 bash[27435]: audit 2023-09-23T23:18:24.853621+0000 mon.a (mon.0) 982 : audit [DBG] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T23:18:26.165 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:25 smithi159 bash[27435]: audit 2023-09-23T23:18:24.853791+0000 mon.a (mon.0) 983 : audit [DBG] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T23:18:26.165 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:25 smithi159 bash[27435]: audit 2023-09-23T23:18:24.853951+0000 mon.a (mon.0) 984 : audit [DBG] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T23:18:26.165 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:25 smithi159 bash[27435]: audit 2023-09-23T23:18:24.854638+0000 mon.a (mon.0) 985 : audit [DBG] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi164.itcshs"}]: dispatch 2023-09-23T23:18:26.165 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:25 smithi159 bash[27435]: audit 2023-09-23T23:18:24.854887+0000 mon.a (mon.0) 986 : audit [DBG] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi159.bxttro"}]: dispatch 2023-09-23T23:18:26.165 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:25 smithi159 bash[27435]: audit 2023-09-23T23:18:24.855189+0000 mon.a (mon.0) 987 : audit [DBG] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-23T23:18:26.165 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:25 smithi159 bash[27435]: audit 2023-09-23T23:18:24.855520+0000 mon.a (mon.0) 988 : audit [DBG] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T23:18:26.165 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:25 smithi159 bash[27435]: audit 2023-09-23T23:18:24.855782+0000 mon.a (mon.0) 989 : audit [DBG] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T23:18:26.166 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:25 smithi159 bash[27435]: audit 2023-09-23T23:18:24.856022+0000 mon.a (mon.0) 990 : audit [DBG] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T23:18:26.166 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:25 smithi159 bash[27435]: audit 2023-09-23T23:18:24.856258+0000 mon.a (mon.0) 991 : audit [DBG] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T23:18:26.166 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:25 smithi159 bash[27435]: audit 2023-09-23T23:18:24.856494+0000 mon.a (mon.0) 992 : audit [DBG] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T23:18:26.166 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:25 smithi159 bash[27435]: audit 2023-09-23T23:18:24.856751+0000 mon.a (mon.0) 993 : audit [DBG] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T23:18:26.166 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:25 smithi159 bash[27435]: audit 2023-09-23T23:18:24.856988+0000 mon.a (mon.0) 994 : audit [DBG] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T23:18:26.166 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:25 smithi159 bash[27435]: audit 2023-09-23T23:18:24.857226+0000 mon.a (mon.0) 995 : audit [DBG] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T23:18:26.166 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:25 smithi159 bash[41022]: audit 2023-09-23T23:18:24.832298+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-09-23T23:18:26.166 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:25 smithi159 bash[41022]: cluster 2023-09-23T23:18:24.845286+0000 mon.a (mon.0) 979 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2023-09-23T23:18:26.166 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:25 smithi159 bash[41022]: audit 2023-09-23T23:18:24.845604+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.14448 172.21.15.159:0/3566380570' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2023-09-23T23:18:26.167 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:25 smithi159 bash[41022]: cluster 2023-09-23T23:18:24.845673+0000 mon.a (mon.0) 981 : cluster [DBG] mgrmap e21: x(active, starting, since 0.0125749s) 2023-09-23T23:18:26.167 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:25 smithi159 bash[41022]: audit 2023-09-23T23:18:24.853621+0000 mon.a (mon.0) 982 : audit [DBG] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T23:18:26.167 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:25 smithi159 bash[41022]: audit 2023-09-23T23:18:24.853791+0000 mon.a (mon.0) 983 : audit [DBG] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T23:18:26.167 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:25 smithi159 bash[41022]: audit 2023-09-23T23:18:24.853951+0000 mon.a (mon.0) 984 : audit [DBG] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T23:18:26.167 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:25 smithi159 bash[41022]: audit 2023-09-23T23:18:24.854638+0000 mon.a (mon.0) 985 : audit [DBG] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi164.itcshs"}]: dispatch 2023-09-23T23:18:26.167 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:25 smithi159 bash[41022]: audit 2023-09-23T23:18:24.854887+0000 mon.a (mon.0) 986 : audit [DBG] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi159.bxttro"}]: dispatch 2023-09-23T23:18:26.167 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:25 smithi159 bash[41022]: audit 2023-09-23T23:18:24.855189+0000 mon.a (mon.0) 987 : audit [DBG] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-23T23:18:26.167 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:25 smithi159 bash[41022]: audit 2023-09-23T23:18:24.855520+0000 mon.a (mon.0) 988 : audit [DBG] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T23:18:26.167 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:25 smithi159 bash[41022]: audit 2023-09-23T23:18:24.855782+0000 mon.a (mon.0) 989 : audit [DBG] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T23:18:26.167 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:25 smithi159 bash[41022]: audit 2023-09-23T23:18:24.856022+0000 mon.a (mon.0) 990 : audit [DBG] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T23:18:26.167 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:25 smithi159 bash[41022]: audit 2023-09-23T23:18:24.856258+0000 mon.a (mon.0) 991 : audit [DBG] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T23:18:26.167 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:25 smithi159 bash[41022]: audit 2023-09-23T23:18:24.856494+0000 mon.a (mon.0) 992 : audit [DBG] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T23:18:26.168 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:25 smithi159 bash[41022]: audit 2023-09-23T23:18:24.856751+0000 mon.a (mon.0) 993 : audit [DBG] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T23:18:26.168 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:25 smithi159 bash[41022]: audit 2023-09-23T23:18:24.856988+0000 mon.a (mon.0) 994 : audit [DBG] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T23:18:26.168 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:25 smithi159 bash[41022]: audit 2023-09-23T23:18:24.857226+0000 mon.a (mon.0) 995 : audit [DBG] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T23:18:26.168 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:25 smithi159 bash[27435]: audit 2023-09-23T23:18:24.858398+0000 mon.a (mon.0) 996 : audit [DBG] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-23T23:18:26.168 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:25 smithi159 bash[27435]: audit 2023-09-23T23:18:24.858650+0000 mon.a (mon.0) 997 : audit [DBG] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-23T23:18:26.168 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:25 smithi159 bash[27435]: audit 2023-09-23T23:18:24.859234+0000 mon.a (mon.0) 998 : audit [DBG] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-23T23:18:26.168 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:25 smithi159 bash[27435]: cluster 2023-09-23T23:18:24.908621+0000 mon.a (mon.0) 999 : cluster [INF] Manager daemon x is now available 2023-09-23T23:18:26.168 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:25 smithi159 bash[27435]: audit 2023-09-23T23:18:24.948521+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:18:26.168 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:25 smithi159 bash[27435]: audit 2023-09-23T23:18:24.961517+0000 mon.a (mon.0) 1001 : audit [DBG] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:18:26.169 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:25 smithi159 bash[27435]: audit 2023-09-23T23:18:24.966291+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:18:26.169 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:25 smithi159 bash[27435]: audit 2023-09-23T23:18:25.004436+0000 mon.a (mon.0) 1003 : audit [DBG] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:18:26.169 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:25 smithi159 bash[27435]: audit 2023-09-23T23:18:25.026382+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-09-23T23:18:26.169 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:25 smithi159 bash[27435]: audit 2023-09-23T23:18:25.060408+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-09-23T23:18:26.169 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:25 smithi159 bash[27435]: cephadm 2023-09-23T23:18:25.512931+0000 mgr.x (mgr.25369) 1 : cephadm [INF] Deploying cephadm binary to smithi159 2023-09-23T23:18:26.169 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:25 smithi159 bash[27435]: cephadm 2023-09-23T23:18:25.516613+0000 mgr.x (mgr.25369) 2 : cephadm [INF] Deploying cephadm binary to smithi164 2023-09-23T23:18:26.169 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:25 smithi159 bash[41022]: audit 2023-09-23T23:18:24.858398+0000 mon.a (mon.0) 996 : audit [DBG] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-23T23:18:26.169 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:25 smithi159 bash[41022]: audit 2023-09-23T23:18:24.858650+0000 mon.a (mon.0) 997 : audit [DBG] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-23T23:18:26.169 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:25 smithi159 bash[41022]: audit 2023-09-23T23:18:24.859234+0000 mon.a (mon.0) 998 : audit [DBG] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-23T23:18:26.169 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:25 smithi159 bash[41022]: cluster 2023-09-23T23:18:24.908621+0000 mon.a (mon.0) 999 : cluster [INF] Manager daemon x is now available 2023-09-23T23:18:26.170 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:25 smithi159 bash[41022]: audit 2023-09-23T23:18:24.948521+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:18:26.170 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:25 smithi159 bash[41022]: audit 2023-09-23T23:18:24.961517+0000 mon.a (mon.0) 1001 : audit [DBG] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:18:26.170 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:25 smithi159 bash[41022]: audit 2023-09-23T23:18:24.966291+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:18:26.170 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:25 smithi159 bash[41022]: audit 2023-09-23T23:18:25.004436+0000 mon.a (mon.0) 1003 : audit [DBG] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:18:26.170 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:25 smithi159 bash[41022]: audit 2023-09-23T23:18:25.026382+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-09-23T23:18:26.170 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:25 smithi159 bash[41022]: audit 2023-09-23T23:18:25.060408+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-09-23T23:18:26.170 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:25 smithi159 bash[41022]: cephadm 2023-09-23T23:18:25.512931+0000 mgr.x (mgr.25369) 1 : cephadm [INF] Deploying cephadm binary to smithi159 2023-09-23T23:18:26.170 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:25 smithi159 bash[41022]: cephadm 2023-09-23T23:18:25.516613+0000 mgr.x (mgr.25369) 2 : cephadm [INF] Deploying cephadm binary to smithi164 2023-09-23T23:18:26.543 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:18:26 smithi159 bash[27697]: debug 2023-09-23T23:18:26.154+0000 7f96282e61c0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-23T23:18:26.544 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:18:26 smithi159 bash[27697]: debug 2023-09-23T23:18:26.266+0000 7f96282e61c0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-23T23:18:26.874 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:18:26 smithi159 bash[27697]: debug 2023-09-23T23:18:26.558+0000 7f96282e61c0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-23T23:18:27.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:26 smithi164 bash[31512]: cluster 2023-09-23T23:18:25.866510+0000 mon.a (mon.0) 1006 : cluster [DBG] mgrmap e22: x(active, since 1.03341s) 2023-09-23T23:18:27.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:26 smithi164 bash[31512]: cluster 2023-09-23T23:18:25.901723+0000 mgr.x (mgr.25369) 3 : cluster [DBG] pgmap v3: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:18:27.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:26 smithi164 bash[31512]: audit 2023-09-23T23:18:25.998433+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:18:27.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:26 smithi164 bash[31512]: audit 2023-09-23T23:18:26.025953+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:18:27.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:26 smithi164 bash[31512]: audit 2023-09-23T23:18:26.119080+0000 mon.c (mon.2) 39 : audit [DBG] from='client.? 172.21.15.159:0/563587286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:18:27.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:26 smithi164 bash[31512]: cephadm 2023-09-23T23:18:26.479141+0000 mgr.x (mgr.25369) 4 : cephadm [INF] [23/Sep/2023:23:18:26] ENGINE Bus STARTING 2023-09-23T23:18:27.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:26 smithi164 bash[31512]: cephadm 2023-09-23T23:18:26.699897+0000 mgr.x (mgr.25369) 5 : cephadm [INF] [23/Sep/2023:23:18:26] ENGINE Serving on https://172.21.15.164:7150 2023-09-23T23:18:27.293 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:18:26 smithi159 bash[27697]: debug 2023-09-23T23:18:26.934+0000 7f96282e61c0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-23T23:18:27.293 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:18:27 smithi159 bash[27697]: debug 2023-09-23T23:18:27.046+0000 7f96282e61c0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-23T23:18:27.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:26 smithi159 bash[27435]: cluster 2023-09-23T23:18:25.866510+0000 mon.a (mon.0) 1006 : cluster [DBG] mgrmap e22: x(active, since 1.03341s) 2023-09-23T23:18:27.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:26 smithi159 bash[27435]: cluster 2023-09-23T23:18:25.901723+0000 mgr.x (mgr.25369) 3 : cluster [DBG] pgmap v3: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:18:27.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:26 smithi159 bash[27435]: audit 2023-09-23T23:18:25.998433+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:18:27.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:26 smithi159 bash[27435]: audit 2023-09-23T23:18:26.025953+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:18:27.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:26 smithi159 bash[27435]: audit 2023-09-23T23:18:26.119080+0000 mon.c (mon.2) 39 : audit [DBG] from='client.? 172.21.15.159:0/563587286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:18:27.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:26 smithi159 bash[27435]: cephadm 2023-09-23T23:18:26.479141+0000 mgr.x (mgr.25369) 4 : cephadm [INF] [23/Sep/2023:23:18:26] ENGINE Bus STARTING 2023-09-23T23:18:27.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:26 smithi159 bash[27435]: cephadm 2023-09-23T23:18:26.699897+0000 mgr.x (mgr.25369) 5 : cephadm [INF] [23/Sep/2023:23:18:26] ENGINE Serving on https://172.21.15.164:7150 2023-09-23T23:18:27.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:26 smithi159 bash[41022]: cluster 2023-09-23T23:18:25.866510+0000 mon.a (mon.0) 1006 : cluster [DBG] mgrmap e22: x(active, since 1.03341s) 2023-09-23T23:18:27.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:26 smithi159 bash[41022]: cluster 2023-09-23T23:18:25.901723+0000 mgr.x (mgr.25369) 3 : cluster [DBG] pgmap v3: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:18:27.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:26 smithi159 bash[41022]: audit 2023-09-23T23:18:25.998433+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:18:27.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:26 smithi159 bash[41022]: audit 2023-09-23T23:18:26.025953+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:18:27.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:26 smithi159 bash[41022]: audit 2023-09-23T23:18:26.119080+0000 mon.c (mon.2) 39 : audit [DBG] from='client.? 172.21.15.159:0/563587286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:18:27.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:26 smithi159 bash[41022]: cephadm 2023-09-23T23:18:26.479141+0000 mgr.x (mgr.25369) 4 : cephadm [INF] [23/Sep/2023:23:18:26] ENGINE Bus STARTING 2023-09-23T23:18:27.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:26 smithi159 bash[41022]: cephadm 2023-09-23T23:18:26.699897+0000 mgr.x (mgr.25369) 5 : cephadm [INF] [23/Sep/2023:23:18:26] ENGINE Serving on https://172.21.15.164:7150 2023-09-23T23:18:27.793 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:18:27 smithi159 bash[27697]: debug 2023-09-23T23:18:27.346+0000 7f96282e61c0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-23T23:18:28.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:27 smithi164 bash[31512]: cephadm 2023-09-23T23:18:26.836095+0000 mgr.x (mgr.25369) 6 : cephadm [INF] [23/Sep/2023:23:18:26] ENGINE Serving on http://172.21.15.164:8765 2023-09-23T23:18:28.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:27 smithi164 bash[31512]: cephadm 2023-09-23T23:18:26.836345+0000 mgr.x (mgr.25369) 7 : cephadm [INF] [23/Sep/2023:23:18:26] ENGINE Bus STARTED 2023-09-23T23:18:28.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:27 smithi164 bash[31512]: cluster 2023-09-23T23:18:26.857107+0000 mgr.x (mgr.25369) 8 : cluster [DBG] pgmap v4: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:18:28.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:27 smithi159 bash[27435]: cephadm 2023-09-23T23:18:26.836095+0000 mgr.x (mgr.25369) 6 : cephadm [INF] [23/Sep/2023:23:18:26] ENGINE Serving on http://172.21.15.164:8765 2023-09-23T23:18:28.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:27 smithi159 bash[27435]: cephadm 2023-09-23T23:18:26.836345+0000 mgr.x (mgr.25369) 7 : cephadm [INF] [23/Sep/2023:23:18:26] ENGINE Bus STARTED 2023-09-23T23:18:28.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:27 smithi159 bash[27435]: cluster 2023-09-23T23:18:26.857107+0000 mgr.x (mgr.25369) 8 : cluster [DBG] pgmap v4: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:18:28.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:27 smithi159 bash[41022]: cephadm 2023-09-23T23:18:26.836095+0000 mgr.x (mgr.25369) 6 : cephadm [INF] [23/Sep/2023:23:18:26] ENGINE Serving on http://172.21.15.164:8765 2023-09-23T23:18:28.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:27 smithi159 bash[41022]: cephadm 2023-09-23T23:18:26.836345+0000 mgr.x (mgr.25369) 7 : cephadm [INF] [23/Sep/2023:23:18:26] ENGINE Bus STARTED 2023-09-23T23:18:28.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:27 smithi159 bash[41022]: cluster 2023-09-23T23:18:26.857107+0000 mgr.x (mgr.25369) 8 : cluster [DBG] pgmap v4: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:18:28.793 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:18:28 smithi159 bash[27697]: debug 2023-09-23T23:18:28.466+0000 7f96282e61c0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-23T23:18:28.793 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:18:28 smithi159 bash[27697]: debug 2023-09-23T23:18:28.578+0000 7f96282e61c0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-09-23T23:18:28.793 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:18:28 smithi159 bash[27697]: debug 2023-09-23T23:18:28.702+0000 7f96282e61c0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-23T23:18:29.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:28 smithi164 bash[31512]: audit 2023-09-23T23:18:28.584175+0000 mon.a (mon.0) 1009 : audit [DBG] from='client.? 172.21.15.159:0/568181906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:18:29.023 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:18:28 smithi164 bash[67476]: ts=2023-09-23T23:18:28.661Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable)\", cluster_addr=\"172.21.15.159\", device_class=\"ssd\", hostname=\"smithi159\", instance=\"smithi164.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.159\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable)\", cluster_addr=\"172.21.15.159\", device_class=\"ssd\", hostname=\"smithi159\", instance=\"172.21.15.159:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.159\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T23:18:29.023 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:18:28 smithi164 bash[67476]: ts=2023-09-23T23:18:28.663Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephPGImbalance index=15 msg="Evaluating rule failed" rule="alert: CephPGImbalance\nexpr: abs(((ceph_osd_numpg > 0) - on (job) group_left () avg by (job) (ceph_osd_numpg\n > 0)) / on (job) group_left () avg by (job) (ceph_osd_numpg > 0)) * on (ceph_daemon)\n group_left (hostname) ceph_osd_metadata > 0.3\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.5\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} deviates by\n more than 30% from average PG count.\n summary: PGs are not balanced across OSDs\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable)\", cluster_addr=\"172.21.15.159\", device_class=\"ssd\", hostname=\"smithi159\", instance=\"smithi164.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.159\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable)\", cluster_addr=\"172.21.15.159\", device_class=\"ssd\", hostname=\"smithi159\", instance=\"172.21.15.159:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.159\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T23:18:29.189 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:28 smithi159 bash[27435]: audit 2023-09-23T23:18:28.584175+0000 mon.a (mon.0) 1009 : audit [DBG] from='client.? 172.21.15.159:0/568181906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:18:29.189 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:28 smithi159 bash[41022]: audit 2023-09-23T23:18:28.584175+0000 mon.a (mon.0) 1009 : audit [DBG] from='client.? 172.21.15.159:0/568181906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:18:29.543 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:18:29 smithi159 bash[27697]: debug 2023-09-23T23:18:29.182+0000 7f96282e61c0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-09-23T23:18:29.543 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:18:29 smithi159 bash[27697]: debug 2023-09-23T23:18:29.406+0000 7f96282e61c0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-23T23:18:30.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:29 smithi164 bash[31512]: cluster 2023-09-23T23:18:28.857788+0000 mgr.x (mgr.25369) 9 : cluster [DBG] pgmap v5: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:18:30.290 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:29 smithi159 bash[27435]: cluster 2023-09-23T23:18:28.857788+0000 mgr.x (mgr.25369) 9 : cluster [DBG] pgmap v5: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:18:30.290 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:29 smithi159 bash[41022]: cluster 2023-09-23T23:18:28.857788+0000 mgr.x (mgr.25369) 9 : cluster [DBG] pgmap v5: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:18:30.291 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:18:29 smithi159 bash[27697]: debug 2023-09-23T23:18:29.790+0000 7f96282e61c0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-23T23:18:30.543 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:18:30 smithi159 bash[27697]: debug 2023-09-23T23:18:30.282+0000 7f96282e61c0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-23T23:18:31.139 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:18:30 smithi159 bash[27697]: debug 2023-09-23T23:18:30.854+0000 7f96282e61c0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-09-23T23:18:31.139 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:18:30 smithi159 bash[27697]: debug 2023-09-23T23:18:30.966+0000 7f96282e61c0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-23T23:18:31.444 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:18:31 smithi159 bash[27697]: debug 2023-09-23T23:18:31.130+0000 7f96282e61c0 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-23T23:18:31.705 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:18:31 smithi159 bash[27697]: debug 2023-09-23T23:18:31.434+0000 7f96282e61c0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-23T23:18:31.705 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:18:31 smithi159 bash[27697]: debug 2023-09-23T23:18:31.582+0000 7f96282e61c0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-23T23:18:31.705 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:18:31 smithi159 bash[27697]: debug 2023-09-23T23:18:31.698+0000 7f96282e61c0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-23T23:18:32.043 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:18:31 smithi159 bash[27697]: debug 2023-09-23T23:18:31.838+0000 7f96282e61c0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-23T23:18:32.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:31 smithi159 bash[27435]: cluster 2023-09-23T23:18:30.858504+0000 mgr.x (mgr.25369) 10 : cluster [DBG] pgmap v6: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:18:32.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:31 smithi159 bash[27435]: audit 2023-09-23T23:18:31.027208+0000 mon.c (mon.2) 40 : audit [DBG] from='client.? 172.21.15.159:0/2219224389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:18:32.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:31 smithi159 bash[41022]: cluster 2023-09-23T23:18:30.858504+0000 mgr.x (mgr.25369) 10 : cluster [DBG] pgmap v6: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:18:32.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:31 smithi159 bash[41022]: audit 2023-09-23T23:18:31.027208+0000 mon.c (mon.2) 40 : audit [DBG] from='client.? 172.21.15.159:0/2219224389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:18:32.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:31 smithi164 bash[31512]: cluster 2023-09-23T23:18:30.858504+0000 mgr.x (mgr.25369) 10 : cluster [DBG] pgmap v6: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:18:32.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:31 smithi164 bash[31512]: audit 2023-09-23T23:18:31.027208+0000 mon.c (mon.2) 40 : audit [DBG] from='client.? 172.21.15.159:0/2219224389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:18:32.543 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:18:32 smithi159 bash[27697]: debug 2023-09-23T23:18:32.050+0000 7f96282e61c0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-23T23:18:32.543 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:18:32 smithi159 bash[27697]: debug 2023-09-23T23:18:32.186+0000 7f96282e61c0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-23T23:18:33.793 INFO:journalctl@ceph.alertmanager.a.smithi159.stdout:Sep 23 23:18:33 smithi159 bash[77114]: ts=2023-09-23T23:18:33.516Z caller=notify.go:732 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi159.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.159:8443: connect: connection refused" 2023-09-23T23:18:33.794 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:18:33 smithi159 bash[27697]: debug 2023-09-23T23:18:33.522+0000 7f96282e61c0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-23T23:18:33.794 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:18:33 smithi159 bash[27697]: [23/Sep/2023:23:18:33] ENGINE Bus STARTING 2023-09-23T23:18:33.794 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:18:33 smithi159 bash[27697]: CherryPy Checker: 2023-09-23T23:18:33.794 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:18:33 smithi159 bash[27697]: The Application mounted at '' has an empty config. 2023-09-23T23:18:33.794 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:18:33 smithi159 bash[27697]: [23/Sep/2023:23:18:33] ENGINE Serving on http://:::9283 2023-09-23T23:18:33.794 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:18:33 smithi159 bash[27697]: [23/Sep/2023:23:18:33] ENGINE Bus STARTED 2023-09-23T23:18:34.252 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:33 smithi159 bash[41022]: cluster 2023-09-23T23:18:32.859467+0000 mgr.x (mgr.25369) 11 : cluster [DBG] pgmap v7: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:18:34.252 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:33 smithi159 bash[41022]: cluster 2023-09-23T23:18:33.527923+0000 mon.a (mon.0) 1010 : cluster [DBG] Standby manager daemon y started 2023-09-23T23:18:34.253 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:33 smithi159 bash[41022]: audit 2023-09-23T23:18:33.530859+0000 mon.a (mon.0) 1011 : audit [DBG] from='client.? 172.21.15.159:0/1888293577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:18:34.253 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:33 smithi159 bash[41022]: audit 2023-09-23T23:18:33.536894+0000 mon.a (mon.0) 1012 : audit [DBG] from='mgr.? 172.21.15.159:0/1696379956' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-09-23T23:18:34.253 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:33 smithi159 bash[41022]: audit 2023-09-23T23:18:33.538229+0000 mon.a (mon.0) 1013 : audit [DBG] from='mgr.? 172.21.15.159:0/1696379956' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T23:18:34.253 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:33 smithi159 bash[41022]: audit 2023-09-23T23:18:33.545479+0000 mon.a (mon.0) 1014 : audit [DBG] from='mgr.? 172.21.15.159:0/1696379956' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-09-23T23:18:34.253 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:33 smithi159 bash[41022]: audit 2023-09-23T23:18:33.546121+0000 mon.a (mon.0) 1015 : audit [DBG] from='mgr.? 172.21.15.159:0/1696379956' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T23:18:34.253 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:33 smithi159 bash[41022]: audit 2023-09-23T23:18:33.799101+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:18:34.253 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:33 smithi159 bash[41022]: audit 2023-09-23T23:18:33.806249+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:18:34.253 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:33 smithi159 bash[27435]: cluster 2023-09-23T23:18:32.859467+0000 mgr.x (mgr.25369) 11 : cluster [DBG] pgmap v7: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:18:34.253 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:33 smithi159 bash[27435]: cluster 2023-09-23T23:18:33.527923+0000 mon.a (mon.0) 1010 : cluster [DBG] Standby manager daemon y started 2023-09-23T23:18:34.254 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:33 smithi159 bash[27435]: audit 2023-09-23T23:18:33.530859+0000 mon.a (mon.0) 1011 : audit [DBG] from='client.? 172.21.15.159:0/1888293577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:18:34.254 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:33 smithi159 bash[27435]: audit 2023-09-23T23:18:33.536894+0000 mon.a (mon.0) 1012 : audit [DBG] from='mgr.? 172.21.15.159:0/1696379956' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-09-23T23:18:34.254 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:33 smithi159 bash[27435]: audit 2023-09-23T23:18:33.538229+0000 mon.a (mon.0) 1013 : audit [DBG] from='mgr.? 172.21.15.159:0/1696379956' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T23:18:34.254 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:33 smithi159 bash[27435]: audit 2023-09-23T23:18:33.545479+0000 mon.a (mon.0) 1014 : audit [DBG] from='mgr.? 172.21.15.159:0/1696379956' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-09-23T23:18:34.254 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:33 smithi159 bash[27435]: audit 2023-09-23T23:18:33.546121+0000 mon.a (mon.0) 1015 : audit [DBG] from='mgr.? 172.21.15.159:0/1696379956' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T23:18:34.254 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:33 smithi159 bash[27435]: audit 2023-09-23T23:18:33.799101+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:18:34.254 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:33 smithi159 bash[27435]: audit 2023-09-23T23:18:33.806249+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:18:34.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:33 smithi164 bash[31512]: cluster 2023-09-23T23:18:32.859467+0000 mgr.x (mgr.25369) 11 : cluster [DBG] pgmap v7: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:18:34.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:33 smithi164 bash[31512]: cluster 2023-09-23T23:18:33.527923+0000 mon.a (mon.0) 1010 : cluster [DBG] Standby manager daemon y started 2023-09-23T23:18:34.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:33 smithi164 bash[31512]: audit 2023-09-23T23:18:33.530859+0000 mon.a (mon.0) 1011 : audit [DBG] from='client.? 172.21.15.159:0/1888293577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:18:34.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:33 smithi164 bash[31512]: audit 2023-09-23T23:18:33.536894+0000 mon.a (mon.0) 1012 : audit [DBG] from='mgr.? 172.21.15.159:0/1696379956' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-09-23T23:18:34.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:33 smithi164 bash[31512]: audit 2023-09-23T23:18:33.538229+0000 mon.a (mon.0) 1013 : audit [DBG] from='mgr.? 172.21.15.159:0/1696379956' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T23:18:34.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:33 smithi164 bash[31512]: audit 2023-09-23T23:18:33.545479+0000 mon.a (mon.0) 1014 : audit [DBG] from='mgr.? 172.21.15.159:0/1696379956' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-09-23T23:18:34.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:33 smithi164 bash[31512]: audit 2023-09-23T23:18:33.546121+0000 mon.a (mon.0) 1015 : audit [DBG] from='mgr.? 172.21.15.159:0/1696379956' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T23:18:34.274 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:33 smithi164 bash[31512]: audit 2023-09-23T23:18:33.799101+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:18:34.274 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:33 smithi164 bash[31512]: audit 2023-09-23T23:18:33.806249+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:18:34.543 INFO:journalctl@ceph.alertmanager.a.smithi159.stdout:Sep 23 23:18:34 smithi159 bash[77114]: ts=2023-09-23T23:18:34.249Z caller=notify.go:743 level=info component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify success" attempts=2 2023-09-23T23:18:35.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:34 smithi164 bash[31512]: cluster 2023-09-23T23:18:33.918655+0000 mon.a (mon.0) 1018 : cluster [DBG] mgrmap e23: x(active, since 9s), standbys: y 2023-09-23T23:18:35.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:34 smithi164 bash[31512]: audit 2023-09-23T23:18:33.921573+0000 mon.a (mon.0) 1019 : audit [DBG] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-23T23:18:35.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:34 smithi164 bash[31512]: audit 2023-09-23T23:18:34.312279+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:18:35.274 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:34 smithi164 bash[31512]: audit 2023-09-23T23:18:34.319754+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:18:35.274 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:34 smithi164 bash[31512]: audit 2023-09-23T23:18:34.601406+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:18:35.274 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:34 smithi164 bash[31512]: audit 2023-09-23T23:18:34.609255+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:18:35.274 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:34 smithi164 bash[31512]: audit 2023-09-23T23:18:34.611728+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-23T23:18:35.274 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:34 smithi164 bash[31512]: audit 2023-09-23T23:18:34.613155+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-23T23:18:35.275 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:34 smithi164 bash[31512]: audit 2023-09-23T23:18:34.614273+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-09-23T23:18:35.275 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:34 smithi164 bash[31512]: cephadm 2023-09-23T23:18:34.614954+0000 mgr.x (mgr.25369) 12 : cephadm [INF] Adjusting osd_memory_target on smithi159 to 2524M 2023-09-23T23:18:35.275 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:34 smithi164 bash[31512]: audit 2023-09-23T23:18:34.615827+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-09-23T23:18:35.275 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:34 smithi164 bash[31512]: audit 2023-09-23T23:18:34.624297+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:18:35.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:34 smithi159 bash[27435]: cluster 2023-09-23T23:18:33.918655+0000 mon.a (mon.0) 1018 : cluster [DBG] mgrmap e23: x(active, since 9s), standbys: y 2023-09-23T23:18:35.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:34 smithi159 bash[27435]: audit 2023-09-23T23:18:33.921573+0000 mon.a (mon.0) 1019 : audit [DBG] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-23T23:18:35.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:34 smithi159 bash[27435]: audit 2023-09-23T23:18:34.312279+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:18:35.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:34 smithi159 bash[27435]: audit 2023-09-23T23:18:34.319754+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:18:35.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:34 smithi159 bash[27435]: audit 2023-09-23T23:18:34.601406+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:18:35.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:34 smithi159 bash[27435]: audit 2023-09-23T23:18:34.609255+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:18:35.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:34 smithi159 bash[27435]: audit 2023-09-23T23:18:34.611728+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-23T23:18:35.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:34 smithi159 bash[27435]: audit 2023-09-23T23:18:34.613155+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-23T23:18:35.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:34 smithi159 bash[27435]: audit 2023-09-23T23:18:34.614273+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-09-23T23:18:35.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:34 smithi159 bash[27435]: cephadm 2023-09-23T23:18:34.614954+0000 mgr.x (mgr.25369) 12 : cephadm [INF] Adjusting osd_memory_target on smithi159 to 2524M 2023-09-23T23:18:35.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:34 smithi159 bash[27435]: audit 2023-09-23T23:18:34.615827+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-09-23T23:18:35.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:34 smithi159 bash[27435]: audit 2023-09-23T23:18:34.624297+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:18:35.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:34 smithi159 bash[41022]: cluster 2023-09-23T23:18:33.918655+0000 mon.a (mon.0) 1018 : cluster [DBG] mgrmap e23: x(active, since 9s), standbys: y 2023-09-23T23:18:35.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:34 smithi159 bash[41022]: audit 2023-09-23T23:18:33.921573+0000 mon.a (mon.0) 1019 : audit [DBG] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-23T23:18:35.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:34 smithi159 bash[41022]: audit 2023-09-23T23:18:34.312279+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:18:35.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:34 smithi159 bash[41022]: audit 2023-09-23T23:18:34.319754+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:18:35.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:34 smithi159 bash[41022]: audit 2023-09-23T23:18:34.601406+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:18:35.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:34 smithi159 bash[41022]: audit 2023-09-23T23:18:34.609255+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:18:35.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:34 smithi159 bash[41022]: audit 2023-09-23T23:18:34.611728+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-23T23:18:35.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:34 smithi159 bash[41022]: audit 2023-09-23T23:18:34.613155+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-23T23:18:35.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:34 smithi159 bash[41022]: audit 2023-09-23T23:18:34.614273+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-09-23T23:18:35.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:34 smithi159 bash[41022]: cephadm 2023-09-23T23:18:34.614954+0000 mgr.x (mgr.25369) 12 : cephadm [INF] Adjusting osd_memory_target on smithi159 to 2524M 2023-09-23T23:18:35.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:34 smithi159 bash[41022]: audit 2023-09-23T23:18:34.615827+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-09-23T23:18:35.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:34 smithi159 bash[41022]: audit 2023-09-23T23:18:34.624297+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:18:36.023 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:18:35 smithi164 bash[69376]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:18:35] "GET /metrics HTTP/1.1" 200 31030 "" "Prometheus/2.43.0" 2023-09-23T23:18:36.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:36 smithi164 bash[31512]: cluster 2023-09-23T23:18:34.860129+0000 mgr.x (mgr.25369) 13 : cluster [DBG] pgmap v8: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:18:36.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:36 smithi164 bash[31512]: audit 2023-09-23T23:18:35.118456+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:18:36.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:36 smithi164 bash[31512]: audit 2023-09-23T23:18:35.129497+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:18:36.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:36 smithi164 bash[31512]: audit 2023-09-23T23:18:35.981570+0000 mon.a (mon.0) 1031 : audit [DBG] from='client.? 172.21.15.159:0/1021803647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:18:36.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:36 smithi159 bash[27435]: cluster 2023-09-23T23:18:34.860129+0000 mgr.x (mgr.25369) 13 : cluster [DBG] pgmap v8: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:18:36.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:36 smithi159 bash[27435]: audit 2023-09-23T23:18:35.118456+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:18:36.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:36 smithi159 bash[27435]: audit 2023-09-23T23:18:35.129497+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:18:36.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:36 smithi159 bash[27435]: audit 2023-09-23T23:18:35.981570+0000 mon.a (mon.0) 1031 : audit [DBG] from='client.? 172.21.15.159:0/1021803647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:18:36.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:36 smithi159 bash[41022]: cluster 2023-09-23T23:18:34.860129+0000 mgr.x (mgr.25369) 13 : cluster [DBG] pgmap v8: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:18:36.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:36 smithi159 bash[41022]: audit 2023-09-23T23:18:35.118456+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:18:36.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:36 smithi159 bash[41022]: audit 2023-09-23T23:18:35.129497+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:18:36.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:36 smithi159 bash[41022]: audit 2023-09-23T23:18:35.981570+0000 mon.a (mon.0) 1031 : audit [DBG] from='client.? 172.21.15.159:0/1021803647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:18:38.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:37 smithi164 bash[31512]: cluster 2023-09-23T23:18:36.861157+0000 mgr.x (mgr.25369) 14 : cluster [DBG] pgmap v9: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:18:38.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:37 smithi159 bash[27435]: cluster 2023-09-23T23:18:36.861157+0000 mgr.x (mgr.25369) 14 : cluster [DBG] pgmap v9: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:18:38.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:37 smithi159 bash[41022]: cluster 2023-09-23T23:18:36.861157+0000 mgr.x (mgr.25369) 14 : cluster [DBG] pgmap v9: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:18:39.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:38 smithi164 bash[31512]: audit 2023-09-23T23:18:38.434119+0000 mon.a (mon.0) 1032 : audit [DBG] from='client.? 172.21.15.159:0/3525466146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:18:39.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:38 smithi159 bash[27435]: audit 2023-09-23T23:18:38.434119+0000 mon.a (mon.0) 1032 : audit [DBG] from='client.? 172.21.15.159:0/3525466146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:18:39.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:38 smithi159 bash[41022]: audit 2023-09-23T23:18:38.434119+0000 mon.a (mon.0) 1032 : audit [DBG] from='client.? 172.21.15.159:0/3525466146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:18:40.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:39 smithi164 bash[31512]: cluster 2023-09-23T23:18:38.861806+0000 mgr.x (mgr.25369) 15 : cluster [DBG] pgmap v10: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:18:40.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:39 smithi159 bash[27435]: cluster 2023-09-23T23:18:38.861806+0000 mgr.x (mgr.25369) 15 : cluster [DBG] pgmap v10: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:18:40.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:39 smithi159 bash[41022]: cluster 2023-09-23T23:18:38.861806+0000 mgr.x (mgr.25369) 15 : cluster [DBG] pgmap v10: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:18:41.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:40 smithi164 bash[31512]: audit 2023-09-23T23:18:40.000241+0000 mon.a (mon.0) 1033 : audit [DBG] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:18:41.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:40 smithi164 bash[31512]: audit 2023-09-23T23:18:40.885701+0000 mon.a (mon.0) 1034 : audit [DBG] from='client.? 172.21.15.159:0/543999631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:18:41.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:40 smithi159 bash[27435]: audit 2023-09-23T23:18:40.000241+0000 mon.a (mon.0) 1033 : audit [DBG] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:18:41.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:40 smithi159 bash[27435]: audit 2023-09-23T23:18:40.885701+0000 mon.a (mon.0) 1034 : audit [DBG] from='client.? 172.21.15.159:0/543999631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:18:41.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:40 smithi159 bash[41022]: audit 2023-09-23T23:18:40.000241+0000 mon.a (mon.0) 1033 : audit [DBG] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:18:41.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:40 smithi159 bash[41022]: audit 2023-09-23T23:18:40.885701+0000 mon.a (mon.0) 1034 : audit [DBG] from='client.? 172.21.15.159:0/543999631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:18:41.793 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:18:41 smithi159 bash[27697]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:18:41] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T23:18:43.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:42 smithi164 bash[31512]: cluster 2023-09-23T23:18:40.862607+0000 mgr.x (mgr.25369) 16 : cluster [DBG] pgmap v11: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:18:43.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:42 smithi159 bash[27435]: cluster 2023-09-23T23:18:40.862607+0000 mgr.x (mgr.25369) 16 : cluster [DBG] pgmap v11: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:18:43.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:42 smithi159 bash[41022]: cluster 2023-09-23T23:18:40.862607+0000 mgr.x (mgr.25369) 16 : cluster [DBG] pgmap v11: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:18:44.240 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:43 smithi164 bash[31512]: audit 2023-09-23T23:18:43.348209+0000 mon.a (mon.0) 1035 : audit [DBG] from='client.? 172.21.15.159:0/2525737845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:18:44.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:43 smithi159 bash[27435]: audit 2023-09-23T23:18:43.348209+0000 mon.a (mon.0) 1035 : audit [DBG] from='client.? 172.21.15.159:0/2525737845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:18:44.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:43 smithi159 bash[41022]: audit 2023-09-23T23:18:43.348209+0000 mon.a (mon.0) 1035 : audit [DBG] from='client.? 172.21.15.159:0/2525737845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:18:45.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:44 smithi164 bash[31512]: cluster 2023-09-23T23:18:42.863569+0000 mgr.x (mgr.25369) 17 : cluster [DBG] pgmap v12: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:18:45.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:44 smithi159 bash[27435]: cluster 2023-09-23T23:18:42.863569+0000 mgr.x (mgr.25369) 17 : cluster [DBG] pgmap v12: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:18:45.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:44 smithi159 bash[41022]: cluster 2023-09-23T23:18:42.863569+0000 mgr.x (mgr.25369) 17 : cluster [DBG] pgmap v12: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:18:45.933 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:18:45 smithi164 bash[69376]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:18:45] "GET /metrics HTTP/1.1" 200 33931 "" "Prometheus/2.43.0" 2023-09-23T23:18:46.240 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:18:46 smithi159 systemd[1]: Stopping Ceph node-exporter.a for e43465dc-5a64-11ee-8db4-212e2dc638e7... 2023-09-23T23:18:46.240 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:45 smithi159 bash[27435]: cluster 2023-09-23T23:18:44.864096+0000 mgr.x (mgr.25369) 18 : cluster [DBG] pgmap v13: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:18:46.240 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:45 smithi159 bash[27435]: audit 2023-09-23T23:18:44.931474+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:18:46.241 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:45 smithi159 bash[27435]: audit 2023-09-23T23:18:44.939624+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:18:46.241 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:45 smithi159 bash[27435]: audit 2023-09-23T23:18:44.941814+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T23:18:46.241 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:45 smithi159 bash[27435]: audit 2023-09-23T23:18:44.943582+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-23T23:18:46.241 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:45 smithi159 bash[27435]: audit 2023-09-23T23:18:44.945351+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-23T23:18:46.241 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:45 smithi159 bash[27435]: cephadm 2023-09-23T23:18:44.946643+0000 mgr.x (mgr.25369) 19 : cephadm [INF] Adjusting osd_memory_target on smithi164 to 2524M 2023-09-23T23:18:46.241 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:45 smithi159 bash[27435]: audit 2023-09-23T23:18:44.947222+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-09-23T23:18:46.241 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:45 smithi159 bash[27435]: audit 2023-09-23T23:18:44.954077+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:18:46.241 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:45 smithi159 bash[27435]: audit 2023-09-23T23:18:44.955892+0000 mon.a (mon.0) 1043 : audit [DBG] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:18:46.241 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:45 smithi159 bash[27435]: audit 2023-09-23T23:18:44.957622+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:18:46.241 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:45 smithi159 bash[27435]: cephadm 2023-09-23T23:18:44.958288+0000 mgr.x (mgr.25369) 20 : cephadm [INF] Updating smithi159:/etc/ceph/ceph.conf 2023-09-23T23:18:46.241 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:45 smithi159 bash[27435]: cephadm 2023-09-23T23:18:44.958701+0000 mgr.x (mgr.25369) 21 : cephadm [INF] Updating smithi164:/etc/ceph/ceph.conf 2023-09-23T23:18:46.241 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:45 smithi159 bash[27435]: cephadm 2023-09-23T23:18:45.124853+0000 mgr.x (mgr.25369) 22 : cephadm [INF] Updating smithi164:/var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T23:18:46.242 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:45 smithi159 bash[27435]: cephadm 2023-09-23T23:18:45.174114+0000 mgr.x (mgr.25369) 23 : cephadm [INF] Updating smithi159:/var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T23:18:46.242 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:45 smithi159 bash[27435]: cephadm 2023-09-23T23:18:45.289326+0000 mgr.x (mgr.25369) 24 : cephadm [INF] Updating smithi164:/etc/ceph/ceph.client.admin.keyring 2023-09-23T23:18:46.242 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:45 smithi159 bash[27435]: cephadm 2023-09-23T23:18:45.338893+0000 mgr.x (mgr.25369) 25 : cephadm [INF] Updating smithi159:/etc/ceph/ceph.client.admin.keyring 2023-09-23T23:18:46.242 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:45 smithi159 bash[27435]: cephadm 2023-09-23T23:18:45.454313+0000 mgr.x (mgr.25369) 26 : cephadm [INF] Updating smithi164:/var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T23:18:46.242 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:45 smithi159 bash[27435]: cephadm 2023-09-23T23:18:45.504010+0000 mgr.x (mgr.25369) 27 : cephadm [INF] Updating smithi159:/var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T23:18:46.242 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:45 smithi159 bash[27435]: audit 2023-09-23T23:18:45.628694+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:18:46.242 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:45 smithi159 bash[27435]: audit 2023-09-23T23:18:45.638718+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:18:46.242 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:45 smithi159 bash[27435]: audit 2023-09-23T23:18:45.683139+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:18:46.242 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:45 smithi159 bash[27435]: audit 2023-09-23T23:18:45.693472+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:18:46.242 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:45 smithi159 bash[27435]: audit 2023-09-23T23:18:45.701594+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:18:46.242 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:45 smithi159 bash[27435]: audit 2023-09-23T23:18:45.780754+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:18:46.242 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:45 smithi159 bash[27435]: audit 2023-09-23T23:18:45.787086+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:18:46.243 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:45 smithi159 bash[27435]: audit 2023-09-23T23:18:45.793547+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:18:46.243 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:45 smithi159 bash[27435]: cephadm 2023-09-23T23:18:45.799785+0000 mgr.x (mgr.25369) 28 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2023-09-23T23:18:46.243 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:45 smithi159 bash[27435]: audit 2023-09-23T23:18:45.799978+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:18:46.243 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:45 smithi159 bash[27435]: cephadm 2023-09-23T23:18:45.800512+0000 mgr.x (mgr.25369) 29 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi159 2023-09-23T23:18:46.243 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:45 smithi159 bash[27435]: audit 2023-09-23T23:18:45.824946+0000 mon.c (mon.2) 41 : audit [DBG] from='client.? 172.21.15.159:0/2195039322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:18:46.243 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:45 smithi159 bash[41022]: cluster 2023-09-23T23:18:44.864096+0000 mgr.x (mgr.25369) 18 : cluster [DBG] pgmap v13: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:18:46.243 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:45 smithi159 bash[41022]: audit 2023-09-23T23:18:44.931474+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:18:46.243 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:45 smithi159 bash[41022]: audit 2023-09-23T23:18:44.939624+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:18:46.243 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:45 smithi159 bash[41022]: audit 2023-09-23T23:18:44.941814+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T23:18:46.244 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:45 smithi159 bash[41022]: audit 2023-09-23T23:18:44.943582+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-23T23:18:46.244 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:45 smithi159 bash[41022]: audit 2023-09-23T23:18:44.945351+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-23T23:18:46.244 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:45 smithi159 bash[41022]: cephadm 2023-09-23T23:18:44.946643+0000 mgr.x (mgr.25369) 19 : cephadm [INF] Adjusting osd_memory_target on smithi164 to 2524M 2023-09-23T23:18:46.244 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:45 smithi159 bash[41022]: audit 2023-09-23T23:18:44.947222+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-09-23T23:18:46.244 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:45 smithi159 bash[41022]: audit 2023-09-23T23:18:44.954077+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:18:46.244 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:45 smithi159 bash[41022]: audit 2023-09-23T23:18:44.955892+0000 mon.a (mon.0) 1043 : audit [DBG] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:18:46.244 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:45 smithi159 bash[41022]: audit 2023-09-23T23:18:44.957622+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:18:46.244 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:45 smithi159 bash[41022]: cephadm 2023-09-23T23:18:44.958288+0000 mgr.x (mgr.25369) 20 : cephadm [INF] Updating smithi159:/etc/ceph/ceph.conf 2023-09-23T23:18:46.244 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:45 smithi159 bash[41022]: cephadm 2023-09-23T23:18:44.958701+0000 mgr.x (mgr.25369) 21 : cephadm [INF] Updating smithi164:/etc/ceph/ceph.conf 2023-09-23T23:18:46.244 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:45 smithi159 bash[41022]: cephadm 2023-09-23T23:18:45.124853+0000 mgr.x (mgr.25369) 22 : cephadm [INF] Updating smithi164:/var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T23:18:46.244 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:45 smithi159 bash[41022]: cephadm 2023-09-23T23:18:45.174114+0000 mgr.x (mgr.25369) 23 : cephadm [INF] Updating smithi159:/var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T23:18:46.244 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:45 smithi159 bash[41022]: cephadm 2023-09-23T23:18:45.289326+0000 mgr.x (mgr.25369) 24 : cephadm [INF] Updating smithi164:/etc/ceph/ceph.client.admin.keyring 2023-09-23T23:18:46.245 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:45 smithi159 bash[41022]: cephadm 2023-09-23T23:18:45.338893+0000 mgr.x (mgr.25369) 25 : cephadm [INF] Updating smithi159:/etc/ceph/ceph.client.admin.keyring 2023-09-23T23:18:46.245 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:45 smithi159 bash[41022]: cephadm 2023-09-23T23:18:45.454313+0000 mgr.x (mgr.25369) 26 : cephadm [INF] Updating smithi164:/var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T23:18:46.245 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:45 smithi159 bash[41022]: cephadm 2023-09-23T23:18:45.504010+0000 mgr.x (mgr.25369) 27 : cephadm [INF] Updating smithi159:/var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T23:18:46.245 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:45 smithi159 bash[41022]: audit 2023-09-23T23:18:45.628694+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:18:46.245 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:45 smithi159 bash[41022]: audit 2023-09-23T23:18:45.638718+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:18:46.245 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:45 smithi159 bash[41022]: audit 2023-09-23T23:18:45.683139+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:18:46.245 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:45 smithi159 bash[41022]: audit 2023-09-23T23:18:45.693472+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:18:46.245 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:45 smithi159 bash[41022]: audit 2023-09-23T23:18:45.701594+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:18:46.245 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:45 smithi159 bash[41022]: audit 2023-09-23T23:18:45.780754+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:18:46.245 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:45 smithi159 bash[41022]: audit 2023-09-23T23:18:45.787086+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:18:46.245 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:45 smithi159 bash[41022]: audit 2023-09-23T23:18:45.793547+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:18:46.246 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:45 smithi159 bash[41022]: cephadm 2023-09-23T23:18:45.799785+0000 mgr.x (mgr.25369) 28 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2023-09-23T23:18:46.246 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:45 smithi159 bash[41022]: audit 2023-09-23T23:18:45.799978+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:18:46.246 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:45 smithi159 bash[41022]: cephadm 2023-09-23T23:18:45.800512+0000 mgr.x (mgr.25369) 29 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi159 2023-09-23T23:18:46.246 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:45 smithi159 bash[41022]: audit 2023-09-23T23:18:45.824946+0000 mon.c (mon.2) 41 : audit [DBG] from='client.? 172.21.15.159:0/2195039322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:18:46.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:45 smithi164 bash[31512]: cluster 2023-09-23T23:18:44.864096+0000 mgr.x (mgr.25369) 18 : cluster [DBG] pgmap v13: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:18:46.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:45 smithi164 bash[31512]: audit 2023-09-23T23:18:44.931474+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:18:46.274 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:45 smithi164 bash[31512]: audit 2023-09-23T23:18:44.939624+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:18:46.274 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:45 smithi164 bash[31512]: audit 2023-09-23T23:18:44.941814+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T23:18:46.274 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:45 smithi164 bash[31512]: audit 2023-09-23T23:18:44.943582+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-23T23:18:46.274 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:45 smithi164 bash[31512]: audit 2023-09-23T23:18:44.945351+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-23T23:18:46.274 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:45 smithi164 bash[31512]: cephadm 2023-09-23T23:18:44.946643+0000 mgr.x (mgr.25369) 19 : cephadm [INF] Adjusting osd_memory_target on smithi164 to 2524M 2023-09-23T23:18:46.274 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:45 smithi164 bash[31512]: audit 2023-09-23T23:18:44.947222+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-09-23T23:18:46.274 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:45 smithi164 bash[31512]: audit 2023-09-23T23:18:44.954077+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:18:46.274 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:45 smithi164 bash[31512]: audit 2023-09-23T23:18:44.955892+0000 mon.a (mon.0) 1043 : audit [DBG] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:18:46.274 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:45 smithi164 bash[31512]: audit 2023-09-23T23:18:44.957622+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:18:46.274 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:45 smithi164 bash[31512]: cephadm 2023-09-23T23:18:44.958288+0000 mgr.x (mgr.25369) 20 : cephadm [INF] Updating smithi159:/etc/ceph/ceph.conf 2023-09-23T23:18:46.274 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:45 smithi164 bash[31512]: cephadm 2023-09-23T23:18:44.958701+0000 mgr.x (mgr.25369) 21 : cephadm [INF] Updating smithi164:/etc/ceph/ceph.conf 2023-09-23T23:18:46.274 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:45 smithi164 bash[31512]: cephadm 2023-09-23T23:18:45.124853+0000 mgr.x (mgr.25369) 22 : cephadm [INF] Updating smithi164:/var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T23:18:46.275 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:45 smithi164 bash[31512]: cephadm 2023-09-23T23:18:45.174114+0000 mgr.x (mgr.25369) 23 : cephadm [INF] Updating smithi159:/var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T23:18:46.275 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:45 smithi164 bash[31512]: cephadm 2023-09-23T23:18:45.289326+0000 mgr.x (mgr.25369) 24 : cephadm [INF] Updating smithi164:/etc/ceph/ceph.client.admin.keyring 2023-09-23T23:18:46.275 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:45 smithi164 bash[31512]: cephadm 2023-09-23T23:18:45.338893+0000 mgr.x (mgr.25369) 25 : cephadm [INF] Updating smithi159:/etc/ceph/ceph.client.admin.keyring 2023-09-23T23:18:46.275 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:45 smithi164 bash[31512]: cephadm 2023-09-23T23:18:45.454313+0000 mgr.x (mgr.25369) 26 : cephadm [INF] Updating smithi164:/var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T23:18:46.275 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:45 smithi164 bash[31512]: cephadm 2023-09-23T23:18:45.504010+0000 mgr.x (mgr.25369) 27 : cephadm [INF] Updating smithi159:/var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T23:18:46.275 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:45 smithi164 bash[31512]: audit 2023-09-23T23:18:45.628694+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:18:46.275 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:45 smithi164 bash[31512]: audit 2023-09-23T23:18:45.638718+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:18:46.275 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:45 smithi164 bash[31512]: audit 2023-09-23T23:18:45.683139+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:18:46.275 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:45 smithi164 bash[31512]: audit 2023-09-23T23:18:45.693472+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:18:46.275 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:45 smithi164 bash[31512]: audit 2023-09-23T23:18:45.701594+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:18:46.275 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:45 smithi164 bash[31512]: audit 2023-09-23T23:18:45.780754+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:18:46.276 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:45 smithi164 bash[31512]: audit 2023-09-23T23:18:45.787086+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:18:46.276 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:45 smithi164 bash[31512]: audit 2023-09-23T23:18:45.793547+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:18:46.276 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:45 smithi164 bash[31512]: cephadm 2023-09-23T23:18:45.799785+0000 mgr.x (mgr.25369) 28 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2023-09-23T23:18:46.276 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:45 smithi164 bash[31512]: audit 2023-09-23T23:18:45.799978+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:18:46.276 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:45 smithi164 bash[31512]: cephadm 2023-09-23T23:18:45.800512+0000 mgr.x (mgr.25369) 29 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi159 2023-09-23T23:18:46.276 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:45 smithi164 bash[31512]: audit 2023-09-23T23:18:45.824946+0000 mon.c (mon.2) 41 : audit [DBG] from='client.? 172.21.15.159:0/2195039322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:18:47.092 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:18:46 smithi159 bash[93910]: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-node-exporter-a 2023-09-23T23:18:47.092 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:18:47 smithi159 systemd[1]: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2023-09-23T23:18:47.093 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:18:47 smithi159 bash[93972]: Error response from daemon: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-node-exporter-a 2023-09-23T23:18:47.093 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:18:47 smithi159 systemd[1]: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7@node-exporter.a.service: Failed with result 'exit-code'. 2023-09-23T23:18:47.482 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:18:47 smithi159 systemd[1]: Stopped Ceph node-exporter.a for e43465dc-5a64-11ee-8db4-212e2dc638e7. 2023-09-23T23:18:47.482 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:18:47 smithi159 systemd[1]: Started Ceph node-exporter.a for e43465dc-5a64-11ee-8db4-212e2dc638e7. 2023-09-23T23:18:48.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:48 smithi164 bash[31512]: cluster 2023-09-23T23:18:46.865204+0000 mgr.x (mgr.25369) 30 : cluster [DBG] pgmap v14: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:18:48.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:48 smithi164 bash[31512]: audit 2023-09-23T23:18:47.139634+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:18:48.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:48 smithi164 bash[31512]: audit 2023-09-23T23:18:47.149321+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:18:48.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:48 smithi164 bash[31512]: cephadm 2023-09-23T23:18:47.169446+0000 mgr.x (mgr.25369) 31 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-09-23T23:18:48.524 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:48 smithi164 bash[31512]: cephadm 2023-09-23T23:18:47.188054+0000 mgr.x (mgr.25369) 32 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi159 2023-09-23T23:18:48.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:48 smithi159 bash[27435]: cluster 2023-09-23T23:18:46.865204+0000 mgr.x (mgr.25369) 30 : cluster [DBG] pgmap v14: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:18:48.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:48 smithi159 bash[27435]: audit 2023-09-23T23:18:47.139634+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:18:48.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:48 smithi159 bash[27435]: audit 2023-09-23T23:18:47.149321+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:18:48.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:48 smithi159 bash[27435]: cephadm 2023-09-23T23:18:47.169446+0000 mgr.x (mgr.25369) 31 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-09-23T23:18:48.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:48 smithi159 bash[27435]: cephadm 2023-09-23T23:18:47.188054+0000 mgr.x (mgr.25369) 32 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi159 2023-09-23T23:18:48.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:48 smithi159 bash[41022]: cluster 2023-09-23T23:18:46.865204+0000 mgr.x (mgr.25369) 30 : cluster [DBG] pgmap v14: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:18:48.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:48 smithi159 bash[41022]: audit 2023-09-23T23:18:47.139634+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:18:48.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:48 smithi159 bash[41022]: audit 2023-09-23T23:18:47.149321+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:18:48.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:48 smithi159 bash[41022]: cephadm 2023-09-23T23:18:47.169446+0000 mgr.x (mgr.25369) 31 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-09-23T23:18:48.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:48 smithi159 bash[41022]: cephadm 2023-09-23T23:18:47.188054+0000 mgr.x (mgr.25369) 32 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi159 2023-09-23T23:18:49.002 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:18:48 smithi159 bash[94001]: ts=2023-09-23T23:18:48.871Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2023-09-23T23:18:49.002 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:18:48 smithi159 bash[94001]: ts=2023-09-23T23:18:48.871Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2023-09-23T23:18:49.002 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:18:48 smithi159 bash[94001]: ts=2023-09-23T23:18:48.872Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2023-09-23T23:18:49.002 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:18:48 smithi159 bash[94001]: ts=2023-09-23T23:18:48.872Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2023-09-23T23:18:49.002 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:18:48 smithi159 bash[94001]: ts=2023-09-23T23:18:48.872Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2023-09-23T23:18:49.002 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:18:48 smithi159 bash[94001]: ts=2023-09-23T23:18:48.872Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2023-09-23T23:18:49.003 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:18:48 smithi159 bash[94001]: ts=2023-09-23T23:18:48.873Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2023-09-23T23:18:49.003 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:18:48 smithi159 bash[94001]: ts=2023-09-23T23:18:48.873Z caller=node_exporter.go:117 level=info collector=arp 2023-09-23T23:18:49.003 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:18:48 smithi159 bash[94001]: ts=2023-09-23T23:18:48.873Z caller=node_exporter.go:117 level=info collector=bcache 2023-09-23T23:18:49.003 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:18:48 smithi159 bash[94001]: ts=2023-09-23T23:18:48.873Z caller=node_exporter.go:117 level=info collector=bonding 2023-09-23T23:18:49.003 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:18:48 smithi159 bash[94001]: ts=2023-09-23T23:18:48.874Z caller=node_exporter.go:117 level=info collector=btrfs 2023-09-23T23:18:49.003 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:18:48 smithi159 bash[94001]: ts=2023-09-23T23:18:48.874Z caller=node_exporter.go:117 level=info collector=conntrack 2023-09-23T23:18:49.003 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:18:48 smithi159 bash[94001]: ts=2023-09-23T23:18:48.874Z caller=node_exporter.go:117 level=info collector=cpu 2023-09-23T23:18:49.003 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:18:48 smithi159 bash[94001]: ts=2023-09-23T23:18:48.874Z caller=node_exporter.go:117 level=info collector=cpufreq 2023-09-23T23:18:49.003 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:18:48 smithi159 bash[94001]: ts=2023-09-23T23:18:48.874Z caller=node_exporter.go:117 level=info collector=diskstats 2023-09-23T23:18:49.003 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:18:48 smithi159 bash[94001]: ts=2023-09-23T23:18:48.874Z caller=node_exporter.go:117 level=info collector=dmi 2023-09-23T23:18:49.003 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:18:48 smithi159 bash[94001]: ts=2023-09-23T23:18:48.874Z caller=node_exporter.go:117 level=info collector=edac 2023-09-23T23:18:49.003 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:18:48 smithi159 bash[94001]: ts=2023-09-23T23:18:48.874Z caller=node_exporter.go:117 level=info collector=entropy 2023-09-23T23:18:49.004 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:18:48 smithi159 bash[94001]: ts=2023-09-23T23:18:48.874Z caller=node_exporter.go:117 level=info collector=fibrechannel 2023-09-23T23:18:49.004 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:18:48 smithi159 bash[94001]: ts=2023-09-23T23:18:48.874Z caller=node_exporter.go:117 level=info collector=filefd 2023-09-23T23:18:49.004 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:18:48 smithi159 bash[94001]: ts=2023-09-23T23:18:48.874Z caller=node_exporter.go:117 level=info collector=filesystem 2023-09-23T23:18:49.004 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:18:48 smithi159 bash[94001]: ts=2023-09-23T23:18:48.874Z caller=node_exporter.go:117 level=info collector=hwmon 2023-09-23T23:18:49.004 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:18:48 smithi159 bash[94001]: ts=2023-09-23T23:18:48.874Z caller=node_exporter.go:117 level=info collector=infiniband 2023-09-23T23:18:49.004 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:18:48 smithi159 bash[94001]: ts=2023-09-23T23:18:48.874Z caller=node_exporter.go:117 level=info collector=ipvs 2023-09-23T23:18:49.004 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:18:48 smithi159 bash[94001]: ts=2023-09-23T23:18:48.874Z caller=node_exporter.go:117 level=info collector=loadavg 2023-09-23T23:18:49.004 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:18:48 smithi159 bash[94001]: ts=2023-09-23T23:18:48.874Z caller=node_exporter.go:117 level=info collector=mdadm 2023-09-23T23:18:49.004 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:18:48 smithi159 bash[94001]: ts=2023-09-23T23:18:48.874Z caller=node_exporter.go:117 level=info collector=meminfo 2023-09-23T23:18:49.004 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:18:48 smithi159 bash[94001]: ts=2023-09-23T23:18:48.874Z caller=node_exporter.go:117 level=info collector=netclass 2023-09-23T23:18:49.004 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:18:48 smithi159 bash[94001]: ts=2023-09-23T23:18:48.874Z caller=node_exporter.go:117 level=info collector=netdev 2023-09-23T23:18:49.004 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:18:48 smithi159 bash[94001]: ts=2023-09-23T23:18:48.874Z caller=node_exporter.go:117 level=info collector=netstat 2023-09-23T23:18:49.004 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:18:48 smithi159 bash[94001]: ts=2023-09-23T23:18:48.874Z caller=node_exporter.go:117 level=info collector=nfs 2023-09-23T23:18:49.005 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:18:48 smithi159 bash[94001]: ts=2023-09-23T23:18:48.874Z caller=node_exporter.go:117 level=info collector=nfsd 2023-09-23T23:18:49.005 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:18:48 smithi159 bash[94001]: ts=2023-09-23T23:18:48.874Z caller=node_exporter.go:117 level=info collector=nvme 2023-09-23T23:18:49.005 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:18:48 smithi159 bash[94001]: ts=2023-09-23T23:18:48.874Z caller=node_exporter.go:117 level=info collector=os 2023-09-23T23:18:49.005 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:18:48 smithi159 bash[94001]: ts=2023-09-23T23:18:48.874Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2023-09-23T23:18:49.005 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:18:48 smithi159 bash[94001]: ts=2023-09-23T23:18:48.874Z caller=node_exporter.go:117 level=info collector=pressure 2023-09-23T23:18:49.005 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:18:48 smithi159 bash[94001]: ts=2023-09-23T23:18:48.874Z caller=node_exporter.go:117 level=info collector=rapl 2023-09-23T23:18:49.005 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:18:48 smithi159 bash[94001]: ts=2023-09-23T23:18:48.874Z caller=node_exporter.go:117 level=info collector=schedstat 2023-09-23T23:18:49.005 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:18:48 smithi159 bash[94001]: ts=2023-09-23T23:18:48.874Z caller=node_exporter.go:117 level=info collector=selinux 2023-09-23T23:18:49.005 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:18:48 smithi159 bash[94001]: ts=2023-09-23T23:18:48.874Z caller=node_exporter.go:117 level=info collector=sockstat 2023-09-23T23:18:49.005 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:18:48 smithi159 bash[94001]: ts=2023-09-23T23:18:48.874Z caller=node_exporter.go:117 level=info collector=softnet 2023-09-23T23:18:49.005 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:18:48 smithi159 bash[94001]: ts=2023-09-23T23:18:48.874Z caller=node_exporter.go:117 level=info collector=stat 2023-09-23T23:18:49.005 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:18:48 smithi159 bash[94001]: ts=2023-09-23T23:18:48.874Z caller=node_exporter.go:117 level=info collector=tapestats 2023-09-23T23:18:49.005 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:18:48 smithi159 bash[94001]: ts=2023-09-23T23:18:48.874Z caller=node_exporter.go:117 level=info collector=textfile 2023-09-23T23:18:49.006 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:18:48 smithi159 bash[94001]: ts=2023-09-23T23:18:48.874Z caller=node_exporter.go:117 level=info collector=thermal_zone 2023-09-23T23:18:49.006 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:18:48 smithi159 bash[94001]: ts=2023-09-23T23:18:48.874Z caller=node_exporter.go:117 level=info collector=time 2023-09-23T23:18:49.006 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:18:48 smithi159 bash[94001]: ts=2023-09-23T23:18:48.874Z caller=node_exporter.go:117 level=info collector=udp_queues 2023-09-23T23:18:49.006 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:18:48 smithi159 bash[94001]: ts=2023-09-23T23:18:48.874Z caller=node_exporter.go:117 level=info collector=uname 2023-09-23T23:18:49.006 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:18:48 smithi159 bash[94001]: ts=2023-09-23T23:18:48.874Z caller=node_exporter.go:117 level=info collector=vmstat 2023-09-23T23:18:49.006 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:18:48 smithi159 bash[94001]: ts=2023-09-23T23:18:48.874Z caller=node_exporter.go:117 level=info collector=xfs 2023-09-23T23:18:49.006 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:18:48 smithi159 bash[94001]: ts=2023-09-23T23:18:48.874Z caller=node_exporter.go:117 level=info collector=zfs 2023-09-23T23:18:49.006 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:18:48 smithi159 bash[94001]: ts=2023-09-23T23:18:48.874Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2023-09-23T23:18:49.006 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 23 23:18:48 smithi159 bash[94001]: ts=2023-09-23T23:18:48.874Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2023-09-23T23:18:49.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:49 smithi159 bash[27435]: audit 2023-09-23T23:18:48.256733+0000 mon.c (mon.2) 42 : audit [DBG] from='client.? 172.21.15.159:0/913256941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:18:49.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:49 smithi159 bash[41022]: audit 2023-09-23T23:18:48.256733+0000 mon.c (mon.2) 42 : audit [DBG] from='client.? 172.21.15.159:0/913256941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:18:49.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:49 smithi164 bash[31512]: audit 2023-09-23T23:18:48.256733+0000 mon.c (mon.2) 42 : audit [DBG] from='client.? 172.21.15.159:0/913256941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:18:50.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:50 smithi164 bash[31512]: cluster 2023-09-23T23:18:48.865794+0000 mgr.x (mgr.25369) 33 : cluster [DBG] pgmap v15: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:18:50.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:50 smithi159 bash[27435]: cluster 2023-09-23T23:18:48.865794+0000 mgr.x (mgr.25369) 33 : cluster [DBG] pgmap v15: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:18:50.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:50 smithi159 bash[41022]: cluster 2023-09-23T23:18:48.865794+0000 mgr.x (mgr.25369) 33 : cluster [DBG] pgmap v15: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:18:51.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:51 smithi159 bash[27435]: audit 2023-09-23T23:18:50.715661+0000 mon.c (mon.2) 43 : audit [DBG] from='client.? 172.21.15.159:0/2214204813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:18:51.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:51 smithi159 bash[41022]: audit 2023-09-23T23:18:50.715661+0000 mon.c (mon.2) 43 : audit [DBG] from='client.? 172.21.15.159:0/2214204813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:18:51.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:51 smithi164 bash[31512]: audit 2023-09-23T23:18:50.715661+0000 mon.c (mon.2) 43 : audit [DBG] from='client.? 172.21.15.159:0/2214204813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:18:51.790 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:18:51 smithi159 bash[27697]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:18:51] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T23:18:51.790 INFO:journalctl@ceph.alertmanager.a.smithi159.stdout:Sep 23 23:18:51 smithi159 systemd[1]: Stopping Ceph alertmanager.a for e43465dc-5a64-11ee-8db4-212e2dc638e7... 2023-09-23T23:18:52.043 INFO:journalctl@ceph.alertmanager.a.smithi159.stdout:Sep 23 23:18:51 smithi159 bash[77114]: ts=2023-09-23T23:18:51.786Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2023-09-23T23:18:52.647 INFO:journalctl@ceph.alertmanager.a.smithi159.stdout:Sep 23 23:18:52 smithi159 bash[94308]: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-alertmanager-a 2023-09-23T23:18:52.648 INFO:journalctl@ceph.alertmanager.a.smithi159.stdout:Sep 23 23:18:52 smithi159 bash[94371]: Error response from daemon: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-alertmanager-a 2023-09-23T23:18:52.648 INFO:journalctl@ceph.alertmanager.a.smithi159.stdout:Sep 23 23:18:52 smithi159 systemd[1]: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7@alertmanager.a.service: Succeeded. 2023-09-23T23:18:52.648 INFO:journalctl@ceph.alertmanager.a.smithi159.stdout:Sep 23 23:18:52 smithi159 systemd[1]: Stopped Ceph alertmanager.a for e43465dc-5a64-11ee-8db4-212e2dc638e7. 2023-09-23T23:18:52.648 INFO:journalctl@ceph.alertmanager.a.smithi159.stdout:Sep 23 23:18:52 smithi159 systemd[1]: Started Ceph alertmanager.a for e43465dc-5a64-11ee-8db4-212e2dc638e7. 2023-09-23T23:18:53.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:52 smithi159 bash[41022]: cluster 2023-09-23T23:18:50.866474+0000 mgr.x (mgr.25369) 34 : cluster [DBG] pgmap v16: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:18:53.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:52 smithi159 bash[41022]: audit 2023-09-23T23:18:52.624870+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:18:53.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:52 smithi159 bash[41022]: audit 2023-09-23T23:18:52.632204+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:18:53.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:52 smithi159 bash[27435]: cluster 2023-09-23T23:18:50.866474+0000 mgr.x (mgr.25369) 34 : cluster [DBG] pgmap v16: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:18:53.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:52 smithi159 bash[27435]: audit 2023-09-23T23:18:52.624870+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:18:53.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:52 smithi159 bash[27435]: audit 2023-09-23T23:18:52.632204+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:18:53.205 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:52 smithi164 bash[31512]: cluster 2023-09-23T23:18:50.866474+0000 mgr.x (mgr.25369) 34 : cluster [DBG] pgmap v16: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:18:53.205 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:52 smithi164 bash[31512]: audit 2023-09-23T23:18:52.624870+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:18:53.205 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:52 smithi164 bash[31512]: audit 2023-09-23T23:18:52.632204+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:18:54.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:53 smithi164 bash[31512]: cephadm 2023-09-23T23:18:52.670032+0000 mgr.x (mgr.25369) 35 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-09-23T23:18:54.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:53 smithi164 bash[31512]: audit 2023-09-23T23:18:53.144878+0000 mon.a (mon.0) 1058 : audit [DBG] from='client.? 172.21.15.159:0/2346263580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:18:54.087 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:53 smithi159 bash[27435]: cephadm 2023-09-23T23:18:52.670032+0000 mgr.x (mgr.25369) 35 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-09-23T23:18:54.087 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:53 smithi159 bash[27435]: audit 2023-09-23T23:18:53.144878+0000 mon.a (mon.0) 1058 : audit [DBG] from='client.? 172.21.15.159:0/2346263580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:18:54.087 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:53 smithi159 bash[41022]: cephadm 2023-09-23T23:18:52.670032+0000 mgr.x (mgr.25369) 35 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-09-23T23:18:54.087 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:53 smithi159 bash[41022]: audit 2023-09-23T23:18:53.144878+0000 mon.a (mon.0) 1058 : audit [DBG] from='client.? 172.21.15.159:0/2346263580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:18:54.088 INFO:journalctl@ceph.alertmanager.a.smithi159.stdout:Sep 23 23:18:54 smithi159 bash[94401]: ts=2023-09-23T23:18:54.039Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2023-09-23T23:18:54.088 INFO:journalctl@ceph.alertmanager.a.smithi159.stdout:Sep 23 23:18:54 smithi159 bash[94401]: ts=2023-09-23T23:18:54.040Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2023-09-23T23:18:54.088 INFO:journalctl@ceph.alertmanager.a.smithi159.stdout:Sep 23 23:18:54 smithi159 bash[94401]: ts=2023-09-23T23:18:54.042Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.159 port=9094 2023-09-23T23:18:54.088 INFO:journalctl@ceph.alertmanager.a.smithi159.stdout:Sep 23 23:18:54 smithi159 bash[94401]: ts=2023-09-23T23:18:54.043Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-09-23T23:18:54.543 INFO:journalctl@ceph.alertmanager.a.smithi159.stdout:Sep 23 23:18:54 smithi159 bash[94401]: ts=2023-09-23T23:18:54.084Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-09-23T23:18:54.543 INFO:journalctl@ceph.alertmanager.a.smithi159.stdout:Sep 23 23:18:54 smithi159 bash[94401]: ts=2023-09-23T23:18:54.085Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-09-23T23:18:54.543 INFO:journalctl@ceph.alertmanager.a.smithi159.stdout:Sep 23 23:18:54 smithi159 bash[94401]: ts=2023-09-23T23:18:54.090Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2023-09-23T23:18:54.544 INFO:journalctl@ceph.alertmanager.a.smithi159.stdout:Sep 23 23:18:54 smithi159 bash[94401]: ts=2023-09-23T23:18:54.090Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2023-09-23T23:18:55.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:54 smithi164 bash[31512]: cluster 2023-09-23T23:18:52.867351+0000 mgr.x (mgr.25369) 36 : cluster [DBG] pgmap v17: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:18:55.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:54 smithi164 bash[31512]: cephadm 2023-09-23T23:18:52.914778+0000 mgr.x (mgr.25369) 37 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi164 2023-09-23T23:18:55.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:54 smithi159 bash[27435]: cluster 2023-09-23T23:18:52.867351+0000 mgr.x (mgr.25369) 36 : cluster [DBG] pgmap v17: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:18:55.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:54 smithi159 bash[27435]: cephadm 2023-09-23T23:18:52.914778+0000 mgr.x (mgr.25369) 37 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi164 2023-09-23T23:18:55.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:54 smithi159 bash[41022]: cluster 2023-09-23T23:18:52.867351+0000 mgr.x (mgr.25369) 36 : cluster [DBG] pgmap v17: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:18:55.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:54 smithi159 bash[41022]: cephadm 2023-09-23T23:18:52.914778+0000 mgr.x (mgr.25369) 37 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi164 2023-09-23T23:18:56.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:55 smithi164 bash[31512]: cluster 2023-09-23T23:18:54.867973+0000 mgr.x (mgr.25369) 38 : cluster [DBG] pgmap v18: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:18:56.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:55 smithi164 bash[31512]: audit 2023-09-23T23:18:55.000154+0000 mon.a (mon.0) 1059 : audit [DBG] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:18:56.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:55 smithi164 bash[31512]: audit 2023-09-23T23:18:55.593534+0000 mon.a (mon.0) 1060 : audit [DBG] from='client.? 172.21.15.159:0/1368926607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:18:56.023 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:18:55 smithi164 bash[69376]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:18:55] "GET /metrics HTTP/1.1" 200 33929 "" "Prometheus/2.43.0" 2023-09-23T23:18:56.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:55 smithi159 bash[41022]: cluster 2023-09-23T23:18:54.867973+0000 mgr.x (mgr.25369) 38 : cluster [DBG] pgmap v18: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:18:56.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:55 smithi159 bash[41022]: audit 2023-09-23T23:18:55.000154+0000 mon.a (mon.0) 1059 : audit [DBG] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:18:56.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:55 smithi159 bash[41022]: audit 2023-09-23T23:18:55.593534+0000 mon.a (mon.0) 1060 : audit [DBG] from='client.? 172.21.15.159:0/1368926607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:18:56.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:55 smithi159 bash[27435]: cluster 2023-09-23T23:18:54.867973+0000 mgr.x (mgr.25369) 38 : cluster [DBG] pgmap v18: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:18:56.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:55 smithi159 bash[27435]: audit 2023-09-23T23:18:55.000154+0000 mon.a (mon.0) 1059 : audit [DBG] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:18:56.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:55 smithi159 bash[27435]: audit 2023-09-23T23:18:55.593534+0000 mon.a (mon.0) 1060 : audit [DBG] from='client.? 172.21.15.159:0/1368926607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:18:56.294 INFO:journalctl@ceph.alertmanager.a.smithi159.stdout:Sep 23 23:18:56 smithi159 bash[94401]: ts=2023-09-23T23:18:56.044Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.00064758s 2023-09-23T23:18:57.023 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:18:56 smithi164 systemd[1]: Stopping Ceph prometheus.a for e43465dc-5a64-11ee-8db4-212e2dc638e7... 2023-09-23T23:18:57.023 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:18:56 smithi164 bash[67476]: ts=2023-09-23T23:18:56.826Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-09-23T23:18:57.023 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:18:56 smithi164 bash[67476]: ts=2023-09-23T23:18:56.826Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2023-09-23T23:18:57.024 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:18:56 smithi164 bash[67476]: ts=2023-09-23T23:18:56.826Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2023-09-23T23:18:57.024 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:18:56 smithi164 bash[67476]: ts=2023-09-23T23:18:56.826Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2023-09-23T23:18:57.024 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:18:56 smithi164 bash[67476]: ts=2023-09-23T23:18:56.826Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2023-09-23T23:18:57.024 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:18:56 smithi164 bash[67476]: ts=2023-09-23T23:18:56.826Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2023-09-23T23:18:57.024 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:18:56 smithi164 bash[67476]: ts=2023-09-23T23:18:56.826Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2023-09-23T23:18:57.024 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:18:56 smithi164 bash[67476]: ts=2023-09-23T23:18:56.826Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2023-09-23T23:18:57.024 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:18:56 smithi164 bash[67476]: ts=2023-09-23T23:18:56.827Z caller=main.go:907 level=info msg="Scrape manager stopped" 2023-09-23T23:18:57.024 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:18:56 smithi164 bash[67476]: ts=2023-09-23T23:18:56.827Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2023-09-23T23:18:57.024 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:18:56 smithi164 bash[67476]: ts=2023-09-23T23:18:56.827Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2023-09-23T23:18:57.024 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:18:56 smithi164 bash[67476]: ts=2023-09-23T23:18:56.828Z caller=main.go:1147 level=info msg="See you next time!" 2023-09-23T23:18:57.636 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:18:57 smithi164 bash[80145]: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-prometheus-a 2023-09-23T23:18:57.637 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:18:57 smithi164 bash[80209]: Error response from daemon: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-prometheus-a 2023-09-23T23:18:57.637 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:18:57 smithi164 systemd[1]: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7@prometheus.a.service: Succeeded. 2023-09-23T23:18:57.637 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:18:57 smithi164 systemd[1]: Stopped Ceph prometheus.a for e43465dc-5a64-11ee-8db4-212e2dc638e7. 2023-09-23T23:18:57.637 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:18:57 smithi164 systemd[1]: Started Ceph prometheus.a for e43465dc-5a64-11ee-8db4-212e2dc638e7. 2023-09-23T23:18:58.273 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:18:57 smithi164 systemd[1]: Stopping Ceph node-exporter.b for e43465dc-5a64-11ee-8db4-212e2dc638e7... 2023-09-23T23:18:58.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:58 smithi164 bash[31512]: cluster 2023-09-23T23:18:56.869254+0000 mgr.x (mgr.25369) 39 : cluster [DBG] pgmap v19: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:18:58.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:58 smithi164 bash[31512]: audit 2023-09-23T23:18:57.611945+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:18:58.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:58 smithi164 bash[31512]: audit 2023-09-23T23:18:57.620807+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:18:58.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:58 smithi164 bash[31512]: cephadm 2023-09-23T23:18:57.650953+0000 mgr.x (mgr.25369) 40 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2023-09-23T23:18:58.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:58 smithi164 bash[31512]: cephadm 2023-09-23T23:18:57.651820+0000 mgr.x (mgr.25369) 41 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi164 2023-09-23T23:18:58.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:18:58 smithi164 bash[31512]: audit 2023-09-23T23:18:58.030811+0000 mon.c (mon.2) 44 : audit [DBG] from='client.? 172.21.15.159:0/1486056966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:18:59.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:58 smithi159 bash[27435]: cluster 2023-09-23T23:18:56.869254+0000 mgr.x (mgr.25369) 39 : cluster [DBG] pgmap v19: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:18:59.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:58 smithi159 bash[27435]: audit 2023-09-23T23:18:57.611945+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:18:59.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:58 smithi159 bash[27435]: audit 2023-09-23T23:18:57.620807+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:18:59.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:58 smithi159 bash[27435]: cephadm 2023-09-23T23:18:57.650953+0000 mgr.x (mgr.25369) 40 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2023-09-23T23:18:59.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:58 smithi159 bash[27435]: cephadm 2023-09-23T23:18:57.651820+0000 mgr.x (mgr.25369) 41 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi164 2023-09-23T23:18:59.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:18:58 smithi159 bash[27435]: audit 2023-09-23T23:18:58.030811+0000 mon.c (mon.2) 44 : audit [DBG] from='client.? 172.21.15.159:0/1486056966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:18:59.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:58 smithi159 bash[41022]: cluster 2023-09-23T23:18:56.869254+0000 mgr.x (mgr.25369) 39 : cluster [DBG] pgmap v19: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:18:59.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:58 smithi159 bash[41022]: audit 2023-09-23T23:18:57.611945+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:18:59.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:58 smithi159 bash[41022]: audit 2023-09-23T23:18:57.620807+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:18:59.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:58 smithi159 bash[41022]: cephadm 2023-09-23T23:18:57.650953+0000 mgr.x (mgr.25369) 40 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2023-09-23T23:18:59.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:58 smithi159 bash[41022]: cephadm 2023-09-23T23:18:57.651820+0000 mgr.x (mgr.25369) 41 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi164 2023-09-23T23:18:59.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:18:58 smithi159 bash[41022]: audit 2023-09-23T23:18:58.030811+0000 mon.c (mon.2) 44 : audit [DBG] from='client.? 172.21.15.159:0/1486056966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:18:59.171 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:18:59 smithi164 bash[80285]: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-node-exporter-b 2023-09-23T23:18:59.171 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:18:58 smithi164 bash[80237]: ts=2023-09-23T23:18:58.902Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2023-09-23T23:18:59.171 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:18:58 smithi164 bash[80237]: ts=2023-09-23T23:18:58.902Z caller=main.go:569 level=info build_context="(go=go1.19.7, platform=linux/amd64, user=root@8a0ee342e522, date=20230321-12:56:07, tags=netgo,builtinassets)" 2023-09-23T23:18:59.171 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:18:58 smithi164 bash[80237]: ts=2023-09-23T23:18:58.902Z caller=main.go:570 level=info host_details="(Linux 5.15.0-84-generic #93~20.04.1-Ubuntu SMP Wed Sep 6 16:15:40 UTC 2023 x86_64 smithi164 (none))" 2023-09-23T23:18:59.172 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:18:58 smithi164 bash[80237]: ts=2023-09-23T23:18:58.902Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-09-23T23:18:59.172 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:18:58 smithi164 bash[80237]: ts=2023-09-23T23:18:58.902Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-09-23T23:18:59.172 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:18:58 smithi164 bash[80237]: ts=2023-09-23T23:18:58.904Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2023-09-23T23:18:59.172 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:18:58 smithi164 bash[80237]: ts=2023-09-23T23:18:58.904Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2023-09-23T23:18:59.172 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:18:58 smithi164 bash[80237]: ts=2023-09-23T23:18:58.905Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2023-09-23T23:18:59.172 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:18:58 smithi164 bash[80237]: ts=2023-09-23T23:18:58.905Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2023-09-23T23:18:59.172 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:18:58 smithi164 bash[80237]: ts=2023-09-23T23:18:58.907Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-09-23T23:18:59.172 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:18:58 smithi164 bash[80237]: ts=2023-09-23T23:18:58.907Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.975µs 2023-09-23T23:18:59.172 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:18:58 smithi164 bash[80237]: ts=2023-09-23T23:18:58.907Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-09-23T23:18:59.172 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:18:58 smithi164 bash[80237]: ts=2023-09-23T23:18:58.909Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2023-09-23T23:18:59.172 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:18:58 smithi164 bash[80237]: ts=2023-09-23T23:18:58.939Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2023-09-23T23:18:59.172 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:18:58 smithi164 bash[80237]: ts=2023-09-23T23:18:58.939Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2023-09-23T23:18:59.173 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:18:58 smithi164 bash[80237]: ts=2023-09-23T23:18:58.939Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=27.863µs wal_replay_duration=32.489837ms wbl_replay_duration=103ns total_replay_duration=32.548422ms 2023-09-23T23:18:59.173 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:18:58 smithi164 bash[80237]: ts=2023-09-23T23:18:58.942Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2023-09-23T23:18:59.173 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:18:58 smithi164 bash[80237]: ts=2023-09-23T23:18:58.942Z caller=main.go:1029 level=info msg="TSDB started" 2023-09-23T23:18:59.173 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:18:58 smithi164 bash[80237]: ts=2023-09-23T23:18:58.942Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-09-23T23:18:59.173 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:18:58 smithi164 bash[80237]: ts=2023-09-23T23:18:58.961Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=19.069172ms db_storage=1.032µs remote_storage=1.634µs web_handler=444ns query_engine=839ns scrape=277.172µs scrape_sd=99.925µs notify=11.453µs notify_sd=27.44µs rules=18.378967ms tracing=5.427µs 2023-09-23T23:18:59.173 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:18:58 smithi164 bash[80237]: ts=2023-09-23T23:18:58.961Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2023-09-23T23:18:59.173 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:18:58 smithi164 bash[80237]: ts=2023-09-23T23:18:58.961Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2023-09-23T23:18:59.523 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:18:59 smithi164 systemd[1]: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2023-09-23T23:18:59.523 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:18:59 smithi164 bash[80407]: Error response from daemon: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-node-exporter-b 2023-09-23T23:18:59.523 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:18:59 smithi164 systemd[1]: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7@node-exporter.b.service: Failed with result 'exit-code'. 2023-09-23T23:18:59.523 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:18:59 smithi164 systemd[1]: Stopped Ceph node-exporter.b for e43465dc-5a64-11ee-8db4-212e2dc638e7. 2023-09-23T23:18:59.523 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:18:59 smithi164 systemd[1]: Started Ceph node-exporter.b for e43465dc-5a64-11ee-8db4-212e2dc638e7. 2023-09-23T23:19:00.502 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:00 smithi164 bash[31512]: cluster 2023-09-23T23:18:58.869905+0000 mgr.x (mgr.25369) 42 : cluster [DBG] pgmap v20: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:19:00.502 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:00 smithi164 bash[31512]: audit 2023-09-23T23:18:59.228109+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:19:00.502 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:00 smithi164 bash[31512]: audit 2023-09-23T23:18:59.236260+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:19:00.503 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:00 smithi164 bash[31512]: cephadm 2023-09-23T23:18:59.270116+0000 mgr.x (mgr.25369) 43 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2023-09-23T23:19:00.503 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:00 smithi164 bash[31512]: cephadm 2023-09-23T23:18:59.290244+0000 mgr.x (mgr.25369) 44 : cephadm [INF] Reconfiguring daemon grafana.a on smithi164 2023-09-23T23:19:00.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:00 smithi159 bash[27435]: cluster 2023-09-23T23:18:58.869905+0000 mgr.x (mgr.25369) 42 : cluster [DBG] pgmap v20: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:19:00.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:00 smithi159 bash[27435]: audit 2023-09-23T23:18:59.228109+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:19:00.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:00 smithi159 bash[27435]: audit 2023-09-23T23:18:59.236260+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:19:00.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:00 smithi159 bash[27435]: cephadm 2023-09-23T23:18:59.270116+0000 mgr.x (mgr.25369) 43 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2023-09-23T23:19:00.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:00 smithi159 bash[27435]: cephadm 2023-09-23T23:18:59.290244+0000 mgr.x (mgr.25369) 44 : cephadm [INF] Reconfiguring daemon grafana.a on smithi164 2023-09-23T23:19:00.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:00 smithi159 bash[41022]: cluster 2023-09-23T23:18:58.869905+0000 mgr.x (mgr.25369) 42 : cluster [DBG] pgmap v20: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:19:00.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:00 smithi159 bash[41022]: audit 2023-09-23T23:18:59.228109+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:19:00.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:00 smithi159 bash[41022]: audit 2023-09-23T23:18:59.236260+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:19:00.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:00 smithi159 bash[41022]: cephadm 2023-09-23T23:18:59.270116+0000 mgr.x (mgr.25369) 43 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2023-09-23T23:19:00.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:00 smithi159 bash[41022]: cephadm 2023-09-23T23:18:59.290244+0000 mgr.x (mgr.25369) 44 : cephadm [INF] Reconfiguring daemon grafana.a on smithi164 2023-09-23T23:19:00.773 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:19:00 smithi164 bash[80437]: ts=2023-09-23T23:19:00.614Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2023-09-23T23:19:00.773 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:19:00 smithi164 bash[80437]: ts=2023-09-23T23:19:00.614Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2023-09-23T23:19:00.774 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:19:00 smithi164 bash[80437]: ts=2023-09-23T23:19:00.615Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2023-09-23T23:19:00.774 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:19:00 smithi164 bash[80437]: ts=2023-09-23T23:19:00.615Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2023-09-23T23:19:00.774 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:19:00 smithi164 bash[80437]: ts=2023-09-23T23:19:00.615Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2023-09-23T23:19:00.774 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:19:00 smithi164 bash[80437]: ts=2023-09-23T23:19:00.615Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2023-09-23T23:19:00.774 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:19:00 smithi164 bash[80437]: ts=2023-09-23T23:19:00.616Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2023-09-23T23:19:00.774 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:19:00 smithi164 bash[80437]: ts=2023-09-23T23:19:00.616Z caller=node_exporter.go:117 level=info collector=arp 2023-09-23T23:19:00.774 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:19:00 smithi164 bash[80437]: ts=2023-09-23T23:19:00.616Z caller=node_exporter.go:117 level=info collector=bcache 2023-09-23T23:19:00.774 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:19:00 smithi164 bash[80437]: ts=2023-09-23T23:19:00.616Z caller=node_exporter.go:117 level=info collector=bonding 2023-09-23T23:19:00.774 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:19:00 smithi164 bash[80437]: ts=2023-09-23T23:19:00.616Z caller=node_exporter.go:117 level=info collector=btrfs 2023-09-23T23:19:00.774 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:19:00 smithi164 bash[80437]: ts=2023-09-23T23:19:00.616Z caller=node_exporter.go:117 level=info collector=conntrack 2023-09-23T23:19:00.774 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:19:00 smithi164 bash[80437]: ts=2023-09-23T23:19:00.616Z caller=node_exporter.go:117 level=info collector=cpu 2023-09-23T23:19:00.775 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:19:00 smithi164 bash[80437]: ts=2023-09-23T23:19:00.616Z caller=node_exporter.go:117 level=info collector=cpufreq 2023-09-23T23:19:00.775 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:19:00 smithi164 bash[80437]: ts=2023-09-23T23:19:00.616Z caller=node_exporter.go:117 level=info collector=diskstats 2023-09-23T23:19:00.775 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:19:00 smithi164 bash[80437]: ts=2023-09-23T23:19:00.616Z caller=node_exporter.go:117 level=info collector=dmi 2023-09-23T23:19:00.775 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:19:00 smithi164 bash[80437]: ts=2023-09-23T23:19:00.616Z caller=node_exporter.go:117 level=info collector=edac 2023-09-23T23:19:00.775 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:19:00 smithi164 bash[80437]: ts=2023-09-23T23:19:00.616Z caller=node_exporter.go:117 level=info collector=entropy 2023-09-23T23:19:00.775 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:19:00 smithi164 bash[80437]: ts=2023-09-23T23:19:00.616Z caller=node_exporter.go:117 level=info collector=fibrechannel 2023-09-23T23:19:00.775 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:19:00 smithi164 bash[80437]: ts=2023-09-23T23:19:00.616Z caller=node_exporter.go:117 level=info collector=filefd 2023-09-23T23:19:00.775 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:19:00 smithi164 bash[80437]: ts=2023-09-23T23:19:00.616Z caller=node_exporter.go:117 level=info collector=filesystem 2023-09-23T23:19:00.775 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:19:00 smithi164 bash[80437]: ts=2023-09-23T23:19:00.616Z caller=node_exporter.go:117 level=info collector=hwmon 2023-09-23T23:19:00.775 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:19:00 smithi164 bash[80437]: ts=2023-09-23T23:19:00.616Z caller=node_exporter.go:117 level=info collector=infiniband 2023-09-23T23:19:00.776 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:19:00 smithi164 bash[80437]: ts=2023-09-23T23:19:00.616Z caller=node_exporter.go:117 level=info collector=ipvs 2023-09-23T23:19:00.776 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:19:00 smithi164 bash[80437]: ts=2023-09-23T23:19:00.616Z caller=node_exporter.go:117 level=info collector=loadavg 2023-09-23T23:19:00.776 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:19:00 smithi164 bash[80437]: ts=2023-09-23T23:19:00.616Z caller=node_exporter.go:117 level=info collector=mdadm 2023-09-23T23:19:00.776 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:19:00 smithi164 bash[80437]: ts=2023-09-23T23:19:00.616Z caller=node_exporter.go:117 level=info collector=meminfo 2023-09-23T23:19:00.776 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:19:00 smithi164 bash[80437]: ts=2023-09-23T23:19:00.616Z caller=node_exporter.go:117 level=info collector=netclass 2023-09-23T23:19:00.776 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:19:00 smithi164 bash[80437]: ts=2023-09-23T23:19:00.616Z caller=node_exporter.go:117 level=info collector=netdev 2023-09-23T23:19:00.777 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:19:00 smithi164 bash[80437]: ts=2023-09-23T23:19:00.616Z caller=node_exporter.go:117 level=info collector=netstat 2023-09-23T23:19:00.777 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:19:00 smithi164 bash[80437]: ts=2023-09-23T23:19:00.616Z caller=node_exporter.go:117 level=info collector=nfs 2023-09-23T23:19:00.777 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:19:00 smithi164 bash[80437]: ts=2023-09-23T23:19:00.616Z caller=node_exporter.go:117 level=info collector=nfsd 2023-09-23T23:19:00.777 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:19:00 smithi164 bash[80437]: ts=2023-09-23T23:19:00.616Z caller=node_exporter.go:117 level=info collector=nvme 2023-09-23T23:19:00.777 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:19:00 smithi164 bash[80437]: ts=2023-09-23T23:19:00.616Z caller=node_exporter.go:117 level=info collector=os 2023-09-23T23:19:00.777 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:19:00 smithi164 bash[80437]: ts=2023-09-23T23:19:00.616Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2023-09-23T23:19:00.777 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:19:00 smithi164 bash[80437]: ts=2023-09-23T23:19:00.617Z caller=node_exporter.go:117 level=info collector=pressure 2023-09-23T23:19:00.777 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:19:00 smithi164 bash[80437]: ts=2023-09-23T23:19:00.617Z caller=node_exporter.go:117 level=info collector=rapl 2023-09-23T23:19:00.777 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:19:00 smithi164 bash[80437]: ts=2023-09-23T23:19:00.617Z caller=node_exporter.go:117 level=info collector=schedstat 2023-09-23T23:19:00.777 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:19:00 smithi164 bash[80437]: ts=2023-09-23T23:19:00.617Z caller=node_exporter.go:117 level=info collector=selinux 2023-09-23T23:19:00.778 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:19:00 smithi164 bash[80437]: ts=2023-09-23T23:19:00.617Z caller=node_exporter.go:117 level=info collector=sockstat 2023-09-23T23:19:00.778 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:19:00 smithi164 bash[80437]: ts=2023-09-23T23:19:00.617Z caller=node_exporter.go:117 level=info collector=softnet 2023-09-23T23:19:00.778 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:19:00 smithi164 bash[80437]: ts=2023-09-23T23:19:00.617Z caller=node_exporter.go:117 level=info collector=stat 2023-09-23T23:19:00.778 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:19:00 smithi164 bash[80437]: ts=2023-09-23T23:19:00.617Z caller=node_exporter.go:117 level=info collector=tapestats 2023-09-23T23:19:00.778 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:19:00 smithi164 bash[80437]: ts=2023-09-23T23:19:00.617Z caller=node_exporter.go:117 level=info collector=textfile 2023-09-23T23:19:00.779 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:19:00 smithi164 bash[80437]: ts=2023-09-23T23:19:00.617Z caller=node_exporter.go:117 level=info collector=thermal_zone 2023-09-23T23:19:00.779 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:19:00 smithi164 bash[80437]: ts=2023-09-23T23:19:00.617Z caller=node_exporter.go:117 level=info collector=time 2023-09-23T23:19:00.779 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:19:00 smithi164 bash[80437]: ts=2023-09-23T23:19:00.617Z caller=node_exporter.go:117 level=info collector=udp_queues 2023-09-23T23:19:00.779 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:19:00 smithi164 bash[80437]: ts=2023-09-23T23:19:00.617Z caller=node_exporter.go:117 level=info collector=uname 2023-09-23T23:19:00.779 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:19:00 smithi164 bash[80437]: ts=2023-09-23T23:19:00.617Z caller=node_exporter.go:117 level=info collector=vmstat 2023-09-23T23:19:00.779 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:19:00 smithi164 bash[80437]: ts=2023-09-23T23:19:00.617Z caller=node_exporter.go:117 level=info collector=xfs 2023-09-23T23:19:00.779 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:19:00 smithi164 bash[80437]: ts=2023-09-23T23:19:00.617Z caller=node_exporter.go:117 level=info collector=zfs 2023-09-23T23:19:00.779 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:19:00 smithi164 bash[80437]: ts=2023-09-23T23:19:00.617Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2023-09-23T23:19:00.779 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 23 23:19:00 smithi164 bash[80437]: ts=2023-09-23T23:19:00.617Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2023-09-23T23:19:01.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:01 smithi164 bash[31512]: audit 2023-09-23T23:19:00.472221+0000 mon.c (mon.2) 45 : audit [DBG] from='client.? 172.21.15.159:0/420512691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:19:01.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:01 smithi159 bash[27435]: audit 2023-09-23T23:19:00.472221+0000 mon.c (mon.2) 45 : audit [DBG] from='client.? 172.21.15.159:0/420512691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:19:01.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:01 smithi159 bash[41022]: audit 2023-09-23T23:19:00.472221+0000 mon.c (mon.2) 45 : audit [DBG] from='client.? 172.21.15.159:0/420512691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:19:03.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:02 smithi164 bash[31512]: cluster 2023-09-23T23:19:00.870473+0000 mgr.x (mgr.25369) 45 : cluster [DBG] pgmap v21: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:19:03.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:02 smithi159 bash[27435]: cluster 2023-09-23T23:19:00.870473+0000 mgr.x (mgr.25369) 45 : cluster [DBG] pgmap v21: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:19:03.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:02 smithi159 bash[41022]: cluster 2023-09-23T23:19:00.870473+0000 mgr.x (mgr.25369) 45 : cluster [DBG] pgmap v21: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:19:03.408 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:19:03 smithi164 systemd[1]: Stopping Ceph grafana.a for e43465dc-5a64-11ee-8db4-212e2dc638e7... 2023-09-23T23:19:03.988 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:03 smithi164 bash[31512]: audit 2023-09-23T23:19:02.908238+0000 mon.b (mon.1) 31 : audit [DBG] from='client.? 172.21.15.159:0/1938803496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:19:03.988 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:19:03 smithi164 bash[80689]: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-grafana-a 2023-09-23T23:19:03.988 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:19:03 smithi164 systemd[1]: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7@grafana.a.service: Main process exited, code=exited, status=143/n/a 2023-09-23T23:19:03.988 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:19:03 smithi164 bash[80752]: Error response from daemon: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-grafana-a 2023-09-23T23:19:03.988 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:19:03 smithi164 systemd[1]: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7@grafana.a.service: Failed with result 'exit-code'. 2023-09-23T23:19:03.988 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:19:03 smithi164 systemd[1]: Stopped Ceph grafana.a for e43465dc-5a64-11ee-8db4-212e2dc638e7. 2023-09-23T23:19:03.988 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:19:03 smithi164 systemd[1]: Started Ceph grafana.a for e43465dc-5a64-11ee-8db4-212e2dc638e7. 2023-09-23T23:19:04.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:03 smithi159 bash[27435]: audit 2023-09-23T23:19:02.908238+0000 mon.b (mon.1) 31 : audit [DBG] from='client.? 172.21.15.159:0/1938803496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:19:04.294 INFO:journalctl@ceph.alertmanager.a.smithi159.stdout:Sep 23 23:19:04 smithi159 bash[94401]: ts=2023-09-23T23:19:04.047Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.00374531s 2023-09-23T23:19:04.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:03 smithi159 bash[41022]: audit 2023-09-23T23:19:02.908238+0000 mon.b (mon.1) 31 : audit [DBG] from='client.? 172.21.15.159:0/1938803496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:19:05.155 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:04 smithi164 bash[31512]: cluster 2023-09-23T23:19:02.871151+0000 mgr.x (mgr.25369) 46 : cluster [DBG] pgmap v22: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:19:05.156 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:04 smithi164 bash[31512]: audit 2023-09-23T23:19:03.973725+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:19:05.156 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:04 smithi164 bash[31512]: audit 2023-09-23T23:19:03.984593+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:19:05.156 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:04 smithi164 bash[31512]: audit 2023-09-23T23:19:04.022162+0000 mgr.x (mgr.25369) 47 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-23T23:19:05.156 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:04 smithi164 bash[31512]: audit 2023-09-23T23:19:04.023416+0000 mon.a (mon.0) 1067 : audit [DBG] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-23T23:19:05.156 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:04 smithi164 bash[31512]: audit 2023-09-23T23:19:04.027751+0000 mgr.x (mgr.25369) 48 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-23T23:19:05.156 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:04 smithi164 bash[31512]: audit 2023-09-23T23:19:04.029019+0000 mon.a (mon.0) 1068 : audit [DBG] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-23T23:19:05.156 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:04 smithi164 bash[31512]: audit 2023-09-23T23:19:04.033088+0000 mgr.x (mgr.25369) 49 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-23T23:19:05.156 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:04 smithi164 bash[31512]: audit 2023-09-23T23:19:04.034174+0000 mon.a (mon.0) 1069 : audit [DBG] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-23T23:19:05.156 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:04 smithi164 bash[31512]: audit 2023-09-23T23:19:04.043252+0000 mon.a (mon.0) 1070 : audit [DBG] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:19:05.156 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:04 smithi164 bash[31512]: cephadm 2023-09-23T23:19:04.045325+0000 mgr.x (mgr.25369) 50 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-09-23T23:19:05.156 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:04 smithi164 bash[31512]: cephadm 2023-09-23T23:19:04.046005+0000 mgr.x (mgr.25369) 51 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-09-23T23:19:05.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:04 smithi159 bash[27435]: cluster 2023-09-23T23:19:02.871151+0000 mgr.x (mgr.25369) 46 : cluster [DBG] pgmap v22: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:19:05.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:04 smithi159 bash[27435]: audit 2023-09-23T23:19:03.973725+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:19:05.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:04 smithi159 bash[27435]: audit 2023-09-23T23:19:03.984593+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:19:05.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:04 smithi159 bash[27435]: audit 2023-09-23T23:19:04.022162+0000 mgr.x (mgr.25369) 47 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-23T23:19:05.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:04 smithi159 bash[27435]: audit 2023-09-23T23:19:04.023416+0000 mon.a (mon.0) 1067 : audit [DBG] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-23T23:19:05.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:04 smithi159 bash[27435]: audit 2023-09-23T23:19:04.027751+0000 mgr.x (mgr.25369) 48 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-23T23:19:05.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:04 smithi159 bash[27435]: audit 2023-09-23T23:19:04.029019+0000 mon.a (mon.0) 1068 : audit [DBG] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-23T23:19:05.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:04 smithi159 bash[27435]: audit 2023-09-23T23:19:04.033088+0000 mgr.x (mgr.25369) 49 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-23T23:19:05.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:04 smithi159 bash[27435]: audit 2023-09-23T23:19:04.034174+0000 mon.a (mon.0) 1069 : audit [DBG] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-23T23:19:05.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:04 smithi159 bash[27435]: audit 2023-09-23T23:19:04.043252+0000 mon.a (mon.0) 1070 : audit [DBG] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:19:05.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:04 smithi159 bash[27435]: cephadm 2023-09-23T23:19:04.045325+0000 mgr.x (mgr.25369) 50 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-09-23T23:19:05.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:04 smithi159 bash[27435]: cephadm 2023-09-23T23:19:04.046005+0000 mgr.x (mgr.25369) 51 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-09-23T23:19:05.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:04 smithi159 bash[41022]: cluster 2023-09-23T23:19:02.871151+0000 mgr.x (mgr.25369) 46 : cluster [DBG] pgmap v22: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:19:05.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:04 smithi159 bash[41022]: audit 2023-09-23T23:19:03.973725+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:19:05.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:04 smithi159 bash[41022]: audit 2023-09-23T23:19:03.984593+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:19:05.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:04 smithi159 bash[41022]: audit 2023-09-23T23:19:04.022162+0000 mgr.x (mgr.25369) 47 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-23T23:19:05.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:04 smithi159 bash[41022]: audit 2023-09-23T23:19:04.023416+0000 mon.a (mon.0) 1067 : audit [DBG] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-23T23:19:05.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:04 smithi159 bash[41022]: audit 2023-09-23T23:19:04.027751+0000 mgr.x (mgr.25369) 48 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-23T23:19:05.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:04 smithi159 bash[41022]: audit 2023-09-23T23:19:04.029019+0000 mon.a (mon.0) 1068 : audit [DBG] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-23T23:19:05.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:04 smithi159 bash[41022]: audit 2023-09-23T23:19:04.033088+0000 mgr.x (mgr.25369) 49 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-23T23:19:05.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:04 smithi159 bash[41022]: audit 2023-09-23T23:19:04.034174+0000 mon.a (mon.0) 1069 : audit [DBG] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-23T23:19:05.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:04 smithi159 bash[41022]: audit 2023-09-23T23:19:04.043252+0000 mon.a (mon.0) 1070 : audit [DBG] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:19:05.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:04 smithi159 bash[41022]: cephadm 2023-09-23T23:19:04.045325+0000 mgr.x (mgr.25369) 50 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-09-23T23:19:05.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:04 smithi159 bash[41022]: cephadm 2023-09-23T23:19:04.046005+0000 mgr.x (mgr.25369) 51 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-09-23T23:19:05.523 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:19:05 smithi164 bash[80782]: logger=settings t=2023-09-23T23:19:05.151202807Z level=info msg="Starting Grafana" version=9.4.7 commit=4add91f03d branch=HEAD compiled=2023-03-16T23:56:52Z 2023-09-23T23:19:05.523 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:19:05 smithi164 bash[80782]: logger=settings t=2023-09-23T23:19:05.15140482Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2023-09-23T23:19:05.523 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:19:05 smithi164 bash[80782]: logger=settings t=2023-09-23T23:19:05.151425937Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2023-09-23T23:19:05.524 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:19:05 smithi164 bash[80782]: logger=settings t=2023-09-23T23:19:05.151433908Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2023-09-23T23:19:05.524 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:19:05 smithi164 bash[80782]: logger=settings t=2023-09-23T23:19:05.151440715Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2023-09-23T23:19:05.524 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:19:05 smithi164 bash[80782]: logger=settings t=2023-09-23T23:19:05.151455858Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2023-09-23T23:19:05.524 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:19:05 smithi164 bash[80782]: logger=settings t=2023-09-23T23:19:05.151472918Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2023-09-23T23:19:05.524 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:19:05 smithi164 bash[80782]: logger=settings t=2023-09-23T23:19:05.151484924Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2023-09-23T23:19:05.524 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:19:05 smithi164 bash[80782]: logger=settings t=2023-09-23T23:19:05.151496017Z level=info msg="Path Home" path=/usr/share/grafana 2023-09-23T23:19:05.524 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:19:05 smithi164 bash[80782]: logger=settings t=2023-09-23T23:19:05.151507835Z level=info msg="Path Data" path=/var/lib/grafana 2023-09-23T23:19:05.524 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:19:05 smithi164 bash[80782]: logger=settings t=2023-09-23T23:19:05.151521412Z level=info msg="Path Logs" path=/var/log/grafana 2023-09-23T23:19:05.524 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:19:05 smithi164 bash[80782]: logger=settings t=2023-09-23T23:19:05.151535561Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2023-09-23T23:19:05.524 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:19:05 smithi164 bash[80782]: logger=settings t=2023-09-23T23:19:05.151551707Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2023-09-23T23:19:05.524 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:19:05 smithi164 bash[80782]: logger=settings t=2023-09-23T23:19:05.151564327Z level=info msg="App mode production" 2023-09-23T23:19:05.524 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:19:05 smithi164 bash[80782]: logger=sqlstore t=2023-09-23T23:19:05.151641626Z level=info msg="Connecting to DB" dbtype=sqlite3 2023-09-23T23:19:05.524 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:19:05 smithi164 bash[80782]: logger=sqlstore t=2023-09-23T23:19:05.151672264Z level=warn msg="SQLite database file has broader permissions than it should" path=/var/lib/grafana/grafana.db mode=-rw-r--r-- expected=-rw-r----- 2023-09-23T23:19:05.525 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:19:05 smithi164 bash[80782]: logger=migrator t=2023-09-23T23:19:05.169448429Z level=info msg="Starting DB migrations" 2023-09-23T23:19:05.525 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:19:05 smithi164 bash[80782]: logger=migrator t=2023-09-23T23:19:05.176744999Z level=info msg="migrations completed" performed=0 skipped=481 duration=1.480396ms 2023-09-23T23:19:05.525 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:19:05 smithi164 bash[80782]: logger=sqlstore t=2023-09-23T23:19:05.177539516Z level=info msg="Created default organization" 2023-09-23T23:19:05.525 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:19:05 smithi164 bash[80782]: logger=plugin.loader t=2023-09-23T23:19:05.246933363Z level=info msg="Plugin registered" pluginID=input 2023-09-23T23:19:05.525 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:19:05 smithi164 bash[80782]: logger=plugin.loader t=2023-09-23T23:19:05.277366749Z level=info msg="Plugin registered" pluginID=vonage-status-panel 2023-09-23T23:19:05.525 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:19:05 smithi164 bash[80782]: logger=plugin.loader t=2023-09-23T23:19:05.277397624Z level=info msg="Plugin registered" pluginID=grafana-piechart-panel 2023-09-23T23:19:05.525 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:19:05 smithi164 bash[80782]: logger=secrets t=2023-09-23T23:19:05.277451288Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2023-09-23T23:19:05.525 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:19:05 smithi164 bash[80782]: logger=query_data t=2023-09-23T23:19:05.279443617Z level=info msg="Query Service initialization" 2023-09-23T23:19:05.525 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:19:05 smithi164 bash[80782]: logger=live.push_http t=2023-09-23T23:19:05.283752732Z level=info msg="Live Push Gateway initialization" 2023-09-23T23:19:06.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:05 smithi159 bash[27435]: cluster 2023-09-23T23:19:04.871913+0000 mgr.x (mgr.25369) 52 : cluster [DBG] pgmap v23: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:19:06.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:05 smithi159 bash[27435]: audit 2023-09-23T23:19:05.359996+0000 mon.c (mon.2) 46 : audit [DBG] from='client.? 172.21.15.159:0/971445399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:19:06.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:05 smithi159 bash[41022]: cluster 2023-09-23T23:19:04.871913+0000 mgr.x (mgr.25369) 52 : cluster [DBG] pgmap v23: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:19:06.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:05 smithi159 bash[41022]: audit 2023-09-23T23:19:05.359996+0000 mon.c (mon.2) 46 : audit [DBG] from='client.? 172.21.15.159:0/971445399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:19:06.168 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:05 smithi164 bash[31512]: cluster 2023-09-23T23:19:04.871913+0000 mgr.x (mgr.25369) 52 : cluster [DBG] pgmap v23: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:19:06.169 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:05 smithi164 bash[31512]: audit 2023-09-23T23:19:05.359996+0000 mon.c (mon.2) 46 : audit [DBG] from='client.? 172.21.15.159:0/971445399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:19:06.502 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:19:06 smithi164 bash[80782]: logger=infra.usagestats.collector t=2023-09-23T23:19:06.164460164Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2023-09-23T23:19:06.502 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:19:06 smithi164 bash[80782]: logger=provisioning.datasources t=2023-09-23T23:19:06.293601467Z level=info msg="deleted correlations based on configuration" ds_name=Dashboard1 2023-09-23T23:19:06.502 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:19:06 smithi164 bash[80782]: logger=provisioning.datasources t=2023-09-23T23:19:06.293654652Z level=info msg="deleted datasource based on configuration" name=Dashboard1 2023-09-23T23:19:06.502 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:19:06 smithi164 bash[80782]: logger=provisioning.datasources t=2023-09-23T23:19:06.305071033Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2023-09-23T23:19:06.502 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:19:06 smithi164 bash[80782]: logger=provisioning.alerting t=2023-09-23T23:19:06.497100129Z level=info msg="starting to provision alerting" 2023-09-23T23:19:06.502 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:19:06 smithi164 bash[80782]: logger=provisioning.alerting t=2023-09-23T23:19:06.497166034Z level=info msg="finished to provision alerting" 2023-09-23T23:19:06.773 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:19:06 smithi164 bash[80782]: logger=ngalert.state.manager t=2023-09-23T23:19:06.497508625Z level=info msg="Warming state cache for startup" 2023-09-23T23:19:06.773 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:19:06 smithi164 bash[80782]: logger=grafanaStorageLogger t=2023-09-23T23:19:06.497647099Z level=info msg="storage starting" 2023-09-23T23:19:06.773 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:19:06 smithi164 bash[80782]: logger=http.server t=2023-09-23T23:19:06.502024811Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2023-09-23T23:19:06.773 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:19:06 smithi164 bash[80782]: logger=ngalert.state.manager t=2023-09-23T23:19:06.561883787Z level=info msg="State cache has been initialized" states=0 duration=64.370111ms 2023-09-23T23:19:06.774 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:19:06 smithi164 bash[80782]: logger=ngalert.multiorg.alertmanager t=2023-09-23T23:19:06.562005579Z level=info msg="starting MultiOrg Alertmanager" 2023-09-23T23:19:06.774 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:19:06 smithi164 bash[80782]: logger=ticker t=2023-09-23T23:19:06.562103239Z level=info msg=starting first_tick=2023-09-23T23:19:10Z 2023-09-23T23:19:07.593 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:07 smithi159 bash[27435]: cephadm 2023-09-23T23:19:06.316357+0000 mgr.x (mgr.25369) 53 : cephadm [INF] Upgrade: Updating mgr.y 2023-09-23T23:19:07.593 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:07 smithi159 bash[27435]: audit 2023-09-23T23:19:06.327425+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:19:07.593 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:07 smithi159 bash[27435]: audit 2023-09-23T23:19:06.329256+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T23:19:07.594 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:07 smithi159 bash[27435]: audit 2023-09-23T23:19:06.331092+0000 mon.a (mon.0) 1073 : audit [DBG] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T23:19:07.594 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:07 smithi159 bash[27435]: cephadm 2023-09-23T23:19:06.332203+0000 mgr.x (mgr.25369) 54 : cephadm [INF] Deploying daemon mgr.y on smithi159 2023-09-23T23:19:07.594 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:07 smithi159 bash[27435]: audit 2023-09-23T23:19:06.332749+0000 mon.a (mon.0) 1074 : audit [DBG] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:19:07.595 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:07 smithi159 bash[41022]: cephadm 2023-09-23T23:19:06.316357+0000 mgr.x (mgr.25369) 53 : cephadm [INF] Upgrade: Updating mgr.y 2023-09-23T23:19:07.595 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:07 smithi159 bash[41022]: audit 2023-09-23T23:19:06.327425+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:19:07.595 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:07 smithi159 bash[41022]: audit 2023-09-23T23:19:06.329256+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T23:19:07.595 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:07 smithi159 bash[41022]: audit 2023-09-23T23:19:06.331092+0000 mon.a (mon.0) 1073 : audit [DBG] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T23:19:07.595 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:07 smithi159 bash[41022]: cephadm 2023-09-23T23:19:06.332203+0000 mgr.x (mgr.25369) 54 : cephadm [INF] Deploying daemon mgr.y on smithi159 2023-09-23T23:19:07.595 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:07 smithi159 bash[41022]: audit 2023-09-23T23:19:06.332749+0000 mon.a (mon.0) 1074 : audit [DBG] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:19:07.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:07 smithi164 bash[31512]: cephadm 2023-09-23T23:19:06.316357+0000 mgr.x (mgr.25369) 53 : cephadm [INF] Upgrade: Updating mgr.y 2023-09-23T23:19:07.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:07 smithi164 bash[31512]: audit 2023-09-23T23:19:06.327425+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:19:07.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:07 smithi164 bash[31512]: audit 2023-09-23T23:19:06.329256+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T23:19:07.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:07 smithi164 bash[31512]: audit 2023-09-23T23:19:06.331092+0000 mon.a (mon.0) 1073 : audit [DBG] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T23:19:07.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:07 smithi164 bash[31512]: cephadm 2023-09-23T23:19:06.332203+0000 mgr.x (mgr.25369) 54 : cephadm [INF] Deploying daemon mgr.y on smithi159 2023-09-23T23:19:07.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:07 smithi164 bash[31512]: audit 2023-09-23T23:19:06.332749+0000 mon.a (mon.0) 1074 : audit [DBG] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:19:08.618 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:08 smithi159 bash[27435]: cluster 2023-09-23T23:19:06.873056+0000 mgr.x (mgr.25369) 55 : cluster [DBG] pgmap v24: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:19:08.618 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:08 smithi159 bash[27435]: audit 2023-09-23T23:19:07.802471+0000 mon.a (mon.0) 1075 : audit [DBG] from='client.? 172.21.15.159:0/289137977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:19:08.618 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:08 smithi159 bash[41022]: cluster 2023-09-23T23:19:06.873056+0000 mgr.x (mgr.25369) 55 : cluster [DBG] pgmap v24: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:19:08.618 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:08 smithi159 bash[41022]: audit 2023-09-23T23:19:07.802471+0000 mon.a (mon.0) 1075 : audit [DBG] from='client.? 172.21.15.159:0/289137977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:19:08.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:08 smithi164 bash[31512]: cluster 2023-09-23T23:19:06.873056+0000 mgr.x (mgr.25369) 55 : cluster [DBG] pgmap v24: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:19:08.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:08 smithi164 bash[31512]: audit 2023-09-23T23:19:07.802471+0000 mon.a (mon.0) 1075 : audit [DBG] from='client.? 172.21.15.159:0/289137977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:19:09.043 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:19:08 smithi159 systemd[1]: Stopping Ceph mgr.y for e43465dc-5a64-11ee-8db4-212e2dc638e7... 2023-09-23T23:19:10.043 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:19:09 smithi159 bash[94878]: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-mgr-y 2023-09-23T23:19:10.043 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:19:09 smithi159 systemd[1]: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7@mgr.y.service: Main process exited, code=exited, status=143/n/a 2023-09-23T23:19:10.043 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:19:09 smithi159 bash[94944]: Error response from daemon: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-mgr-y 2023-09-23T23:19:10.044 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:19:09 smithi159 systemd[1]: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7@mgr.y.service: Failed with result 'exit-code'. 2023-09-23T23:19:10.044 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:19:09 smithi159 systemd[1]: Stopped Ceph mgr.y for e43465dc-5a64-11ee-8db4-212e2dc638e7. 2023-09-23T23:19:10.543 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:19:10 smithi159 systemd[1]: Started Ceph mgr.y for e43465dc-5a64-11ee-8db4-212e2dc638e7. 2023-09-23T23:19:10.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:10 smithi159 bash[41022]: cluster 2023-09-23T23:19:08.873720+0000 mgr.x (mgr.25369) 56 : cluster [DBG] pgmap v25: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:19:10.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:10 smithi159 bash[41022]: audit 2023-09-23T23:19:10.001133+0000 mon.a (mon.0) 1076 : audit [DBG] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:19:10.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:10 smithi159 bash[41022]: audit 2023-09-23T23:19:10.140369+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:19:10.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:10 smithi159 bash[41022]: audit 2023-09-23T23:19:10.149916+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:19:10.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:10 smithi159 bash[41022]: audit 2023-09-23T23:19:10.166668+0000 mon.a (mon.0) 1079 : audit [DBG] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:19:10.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:10 smithi159 bash[41022]: audit 2023-09-23T23:19:10.273300+0000 mon.c (mon.2) 47 : audit [DBG] from='client.? 172.21.15.159:0/3864520152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:19:10.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:10 smithi159 bash[27435]: cluster 2023-09-23T23:19:08.873720+0000 mgr.x (mgr.25369) 56 : cluster [DBG] pgmap v25: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:19:10.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:10 smithi159 bash[27435]: audit 2023-09-23T23:19:10.001133+0000 mon.a (mon.0) 1076 : audit [DBG] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:19:10.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:10 smithi159 bash[27435]: audit 2023-09-23T23:19:10.140369+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:19:10.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:10 smithi159 bash[27435]: audit 2023-09-23T23:19:10.149916+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:19:10.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:10 smithi159 bash[27435]: audit 2023-09-23T23:19:10.166668+0000 mon.a (mon.0) 1079 : audit [DBG] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:19:10.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:10 smithi159 bash[27435]: audit 2023-09-23T23:19:10.273300+0000 mon.c (mon.2) 47 : audit [DBG] from='client.? 172.21.15.159:0/3864520152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:19:10.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:10 smithi164 bash[31512]: cluster 2023-09-23T23:19:08.873720+0000 mgr.x (mgr.25369) 56 : cluster [DBG] pgmap v25: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:19:10.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:10 smithi164 bash[31512]: audit 2023-09-23T23:19:10.001133+0000 mon.a (mon.0) 1076 : audit [DBG] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:19:10.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:10 smithi164 bash[31512]: audit 2023-09-23T23:19:10.140369+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:19:10.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:10 smithi164 bash[31512]: audit 2023-09-23T23:19:10.149916+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:19:10.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:10 smithi164 bash[31512]: audit 2023-09-23T23:19:10.166668+0000 mon.a (mon.0) 1079 : audit [DBG] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:19:10.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:10 smithi164 bash[31512]: audit 2023-09-23T23:19:10.273300+0000 mon.c (mon.2) 47 : audit [DBG] from='client.? 172.21.15.159:0/3864520152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:19:11.545 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:19:11 smithi159 bash[95019]: debug 2023-09-23T23:19:11.433+0000 7fd22227f700 1 -- 172.21.15.159:0/1923910122 <== mon.0 v2:172.21.15.159:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55af8f0c51e0 con 0x55af8fe44c00 2023-09-23T23:19:12.043 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:19:11 smithi159 bash[95019]: debug 2023-09-23T23:19:11.593+0000 7fd22c3cc200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-23T23:19:13.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:12 smithi159 bash[27435]: cluster 2023-09-23T23:19:10.874431+0000 mgr.x (mgr.25369) 57 : cluster [DBG] pgmap v26: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:19:13.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:12 smithi159 bash[27435]: audit 2023-09-23T23:19:12.782700+0000 mon.a (mon.0) 1080 : audit [DBG] from='client.? 172.21.15.159:0/259790978' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:19:13.044 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:19:12 smithi159 bash[95019]: debug 2023-09-23T23:19:12.573+0000 7fd22c3cc200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-09-23T23:19:13.044 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:19:12 smithi159 bash[95019]: debug 2023-09-23T23:19:12.701+0000 7fd22c3cc200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-23T23:19:13.044 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:19:12 smithi159 bash[95019]: debug 2023-09-23T23:19:12.813+0000 7fd22c3cc200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-23T23:19:13.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:12 smithi159 bash[41022]: cluster 2023-09-23T23:19:10.874431+0000 mgr.x (mgr.25369) 57 : cluster [DBG] pgmap v26: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:19:13.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:12 smithi159 bash[41022]: audit 2023-09-23T23:19:12.782700+0000 mon.a (mon.0) 1080 : audit [DBG] from='client.? 172.21.15.159:0/259790978' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:19:13.145 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:12 smithi164 bash[31512]: cluster 2023-09-23T23:19:10.874431+0000 mgr.x (mgr.25369) 57 : cluster [DBG] pgmap v26: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:19:13.146 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:12 smithi164 bash[31512]: audit 2023-09-23T23:19:12.782700+0000 mon.a (mon.0) 1080 : audit [DBG] from='client.? 172.21.15.159:0/259790978' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:19:13.503 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:19:13 smithi159 bash[95019]: debug 2023-09-23T23:19:13.109+0000 7fd22c3cc200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-23T23:19:13.523 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:19:13 smithi164 bash[69376]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:19:13] "GET /metrics HTTP/1.1" 200 33926 "" "Prometheus/2.43.0" 2023-09-23T23:19:13.793 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:19:13 smithi159 bash[95019]: debug 2023-09-23T23:19:13.497+0000 7fd22c3cc200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-23T23:19:13.793 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:19:13 smithi159 bash[95019]: debug 2023-09-23T23:19:13.677+0000 7fd22c3cc200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-23T23:19:14.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:13 smithi164 bash[31512]: cluster 2023-09-23T23:19:12.875558+0000 mgr.x (mgr.25369) 58 : cluster [DBG] pgmap v27: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:19:14.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:13 smithi159 bash[41022]: cluster 2023-09-23T23:19:12.875558+0000 mgr.x (mgr.25369) 58 : cluster [DBG] pgmap v27: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:19:14.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:13 smithi159 bash[27435]: cluster 2023-09-23T23:19:12.875558+0000 mgr.x (mgr.25369) 58 : cluster [DBG] pgmap v27: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:19:14.294 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:19:13 smithi159 bash[95019]: debug 2023-09-23T23:19:13.917+0000 7fd22c3cc200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-23T23:19:15.261 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:19:15 smithi159 bash[95019]: debug 2023-09-23T23:19:15.001+0000 7fd22c3cc200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-23T23:19:15.261 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:19:15 smithi159 bash[95019]: debug 2023-09-23T23:19:15.125+0000 7fd22c3cc200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-09-23T23:19:15.543 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:19:15 smithi159 bash[95019]: debug 2023-09-23T23:19:15.257+0000 7fd22c3cc200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-23T23:19:16.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:15 smithi159 bash[27435]: cluster 2023-09-23T23:19:14.876238+0000 mgr.x (mgr.25369) 59 : cluster [DBG] pgmap v28: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:19:16.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:15 smithi159 bash[27435]: audit 2023-09-23T23:19:15.242498+0000 mon.c (mon.2) 48 : audit [DBG] from='client.? 172.21.15.159:0/999531804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:19:16.044 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:19:15 smithi159 bash[95019]: debug 2023-09-23T23:19:15.785+0000 7fd22c3cc200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-09-23T23:19:16.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:15 smithi159 bash[41022]: cluster 2023-09-23T23:19:14.876238+0000 mgr.x (mgr.25369) 59 : cluster [DBG] pgmap v28: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:19:16.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:15 smithi159 bash[41022]: audit 2023-09-23T23:19:15.242498+0000 mon.c (mon.2) 48 : audit [DBG] from='client.? 172.21.15.159:0/999531804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:19:16.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:15 smithi164 bash[31512]: cluster 2023-09-23T23:19:14.876238+0000 mgr.x (mgr.25369) 59 : cluster [DBG] pgmap v28: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:19:16.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:15 smithi164 bash[31512]: audit 2023-09-23T23:19:15.242498+0000 mon.c (mon.2) 48 : audit [DBG] from='client.? 172.21.15.159:0/999531804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:19:16.543 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:19:16 smithi159 bash[95019]: debug 2023-09-23T23:19:16.057+0000 7fd22c3cc200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-23T23:19:17.043 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:19:16 smithi159 bash[95019]: debug 2023-09-23T23:19:16.573+0000 7fd22c3cc200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-23T23:19:17.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:17 smithi164 bash[31512]: audit 2023-09-23T23:19:16.167099+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:19:17.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:17 smithi164 bash[31512]: audit 2023-09-23T23:19:16.175157+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:19:17.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:17 smithi164 bash[31512]: audit 2023-09-23T23:19:16.674035+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:19:17.524 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:17 smithi164 bash[31512]: audit 2023-09-23T23:19:16.681310+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:19:17.524 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:17 smithi164 bash[31512]: audit 2023-09-23T23:19:16.975650+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:19:17.524 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:17 smithi164 bash[31512]: audit 2023-09-23T23:19:16.983828+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:19:17.543 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:19:17 smithi159 bash[95019]: debug 2023-09-23T23:19:17.113+0000 7fd22c3cc200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-23T23:19:17.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:17 smithi159 bash[41022]: audit 2023-09-23T23:19:16.167099+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:19:17.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:17 smithi159 bash[41022]: audit 2023-09-23T23:19:16.175157+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:19:17.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:17 smithi159 bash[41022]: audit 2023-09-23T23:19:16.674035+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:19:17.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:17 smithi159 bash[41022]: audit 2023-09-23T23:19:16.681310+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:19:17.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:17 smithi159 bash[41022]: audit 2023-09-23T23:19:16.975650+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:19:17.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:17 smithi159 bash[41022]: audit 2023-09-23T23:19:16.983828+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:19:17.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:17 smithi159 bash[27435]: audit 2023-09-23T23:19:16.167099+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:19:17.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:17 smithi159 bash[27435]: audit 2023-09-23T23:19:16.175157+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:19:17.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:17 smithi159 bash[27435]: audit 2023-09-23T23:19:16.674035+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:19:17.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:17 smithi159 bash[27435]: audit 2023-09-23T23:19:16.681310+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:19:17.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:17 smithi159 bash[27435]: audit 2023-09-23T23:19:16.975650+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:19:17.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:17 smithi159 bash[27435]: audit 2023-09-23T23:19:16.983828+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:19:18.043 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:19:17 smithi159 bash[95019]: debug 2023-09-23T23:19:17.701+0000 7fd22c3cc200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-09-23T23:19:18.043 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:19:17 smithi159 bash[95019]: debug 2023-09-23T23:19:17.817+0000 7fd22c3cc200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-23T23:19:18.447 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:18 smithi159 bash[27435]: cluster 2023-09-23T23:19:16.877268+0000 mgr.x (mgr.25369) 60 : cluster [DBG] pgmap v29: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:19:18.447 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:18 smithi159 bash[27435]: audit 2023-09-23T23:19:17.673477+0000 mon.c (mon.2) 49 : audit [DBG] from='client.? 172.21.15.159:0/3192137684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:19:18.447 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:19:18 smithi159 bash[95019]: debug 2023-09-23T23:19:18.173+0000 7fd22c3cc200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-23T23:19:18.447 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:19:18 smithi159 bash[95019]: debug 2023-09-23T23:19:18.289+0000 7fd22c3cc200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-23T23:19:18.447 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:18 smithi159 bash[41022]: cluster 2023-09-23T23:19:16.877268+0000 mgr.x (mgr.25369) 60 : cluster [DBG] pgmap v29: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:19:18.448 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:18 smithi159 bash[41022]: audit 2023-09-23T23:19:17.673477+0000 mon.c (mon.2) 49 : audit [DBG] from='client.? 172.21.15.159:0/3192137684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:19:18.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:18 smithi164 bash[31512]: cluster 2023-09-23T23:19:16.877268+0000 mgr.x (mgr.25369) 60 : cluster [DBG] pgmap v29: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:19:18.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:18 smithi164 bash[31512]: audit 2023-09-23T23:19:17.673477+0000 mon.c (mon.2) 49 : audit [DBG] from='client.? 172.21.15.159:0/3192137684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:19:18.793 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:19:18 smithi159 bash[95019]: debug 2023-09-23T23:19:18.441+0000 7fd22c3cc200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-23T23:19:18.793 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:19:18 smithi159 bash[95019]: debug 2023-09-23T23:19:18.561+0000 7fd22c3cc200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-23T23:19:18.793 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:19:18 smithi159 bash[95019]: debug 2023-09-23T23:19:18.689+0000 7fd22c3cc200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-23T23:19:19.023 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:19:18 smithi164 bash[80237]: ts=2023-09-23T23:19:18.664Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable)\", cluster_addr=\"172.21.15.159\", device_class=\"ssd\", hostname=\"smithi159\", instance=\"smithi164:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.159\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable)\", cluster_addr=\"172.21.15.159\", device_class=\"ssd\", hostname=\"smithi159\", instance=\"smithi164.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.159\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T23:19:19.293 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:19:18 smithi159 bash[95019]: debug 2023-09-23T23:19:18.881+0000 7fd22c3cc200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-23T23:19:19.293 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:19:19 smithi159 bash[95019]: debug 2023-09-23T23:19:19.009+0000 7fd22c3cc200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-23T23:19:20.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:20 smithi164 bash[31512]: cluster 2023-09-23T23:19:18.877958+0000 mgr.x (mgr.25369) 61 : cluster [DBG] pgmap v30: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:19:20.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:20 smithi164 bash[31512]: audit 2023-09-23T23:19:20.115697+0000 mon.c (mon.2) 50 : audit [DBG] from='client.? 172.21.15.159:0/1575875960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:19:20.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:20 smithi159 bash[27435]: cluster 2023-09-23T23:19:18.877958+0000 mgr.x (mgr.25369) 61 : cluster [DBG] pgmap v30: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:19:20.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:20 smithi159 bash[27435]: audit 2023-09-23T23:19:20.115697+0000 mon.c (mon.2) 50 : audit [DBG] from='client.? 172.21.15.159:0/1575875960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:19:20.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:20 smithi159 bash[41022]: cluster 2023-09-23T23:19:18.877958+0000 mgr.x (mgr.25369) 61 : cluster [DBG] pgmap v30: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:19:20.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:20 smithi159 bash[41022]: audit 2023-09-23T23:19:20.115697+0000 mon.c (mon.2) 50 : audit [DBG] from='client.? 172.21.15.159:0/1575875960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:19:20.544 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:19:20 smithi159 bash[95019]: debug 2023-09-23T23:19:20.265+0000 7fd22c3cc200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-23T23:19:20.544 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:19:20 smithi159 bash[95019]: [23/Sep/2023:23:19:20] ENGINE Bus STARTING 2023-09-23T23:19:20.544 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:19:20 smithi159 bash[95019]: CherryPy Checker: 2023-09-23T23:19:20.544 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:19:20 smithi159 bash[95019]: The Application mounted at '' has an empty config. 2023-09-23T23:19:20.544 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:19:20 smithi159 bash[95019]: [23/Sep/2023:23:19:20] ENGINE Serving on http://:::9283 2023-09-23T23:19:20.545 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:19:20 smithi159 bash[95019]: [23/Sep/2023:23:19:20] ENGINE Bus STARTED 2023-09-23T23:19:21.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:21 smithi164 bash[31512]: cluster 2023-09-23T23:19:20.293763+0000 mon.a (mon.0) 1087 : cluster [DBG] Standby manager daemon y restarted 2023-09-23T23:19:21.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:21 smithi164 bash[31512]: cluster 2023-09-23T23:19:20.294203+0000 mon.a (mon.0) 1088 : cluster [DBG] Standby manager daemon y started 2023-09-23T23:19:21.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:21 smithi164 bash[31512]: audit 2023-09-23T23:19:20.298429+0000 mon.c (mon.2) 51 : audit [DBG] from='mgr.? 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-09-23T23:19:21.524 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:21 smithi164 bash[31512]: audit 2023-09-23T23:19:20.300140+0000 mon.c (mon.2) 52 : audit [DBG] from='mgr.? 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T23:19:21.524 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:21 smithi164 bash[31512]: audit 2023-09-23T23:19:20.306126+0000 mon.c (mon.2) 53 : audit [DBG] from='mgr.? 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-09-23T23:19:21.524 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:21 smithi164 bash[31512]: audit 2023-09-23T23:19:20.307079+0000 mon.c (mon.2) 54 : audit [DBG] from='mgr.? 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T23:19:21.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:21 smithi159 bash[27435]: cluster 2023-09-23T23:19:20.293763+0000 mon.a (mon.0) 1087 : cluster [DBG] Standby manager daemon y restarted 2023-09-23T23:19:21.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:21 smithi159 bash[27435]: cluster 2023-09-23T23:19:20.294203+0000 mon.a (mon.0) 1088 : cluster [DBG] Standby manager daemon y started 2023-09-23T23:19:21.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:21 smithi159 bash[27435]: audit 2023-09-23T23:19:20.298429+0000 mon.c (mon.2) 51 : audit [DBG] from='mgr.? 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-09-23T23:19:21.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:21 smithi159 bash[27435]: audit 2023-09-23T23:19:20.300140+0000 mon.c (mon.2) 52 : audit [DBG] from='mgr.? 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T23:19:21.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:21 smithi159 bash[27435]: audit 2023-09-23T23:19:20.306126+0000 mon.c (mon.2) 53 : audit [DBG] from='mgr.? 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-09-23T23:19:21.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:21 smithi159 bash[27435]: audit 2023-09-23T23:19:20.307079+0000 mon.c (mon.2) 54 : audit [DBG] from='mgr.? 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T23:19:21.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:21 smithi159 bash[41022]: cluster 2023-09-23T23:19:20.293763+0000 mon.a (mon.0) 1087 : cluster [DBG] Standby manager daemon y restarted 2023-09-23T23:19:21.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:21 smithi159 bash[41022]: cluster 2023-09-23T23:19:20.294203+0000 mon.a (mon.0) 1088 : cluster [DBG] Standby manager daemon y started 2023-09-23T23:19:21.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:21 smithi159 bash[41022]: audit 2023-09-23T23:19:20.298429+0000 mon.c (mon.2) 51 : audit [DBG] from='mgr.? 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-09-23T23:19:21.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:21 smithi159 bash[41022]: audit 2023-09-23T23:19:20.300140+0000 mon.c (mon.2) 52 : audit [DBG] from='mgr.? 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T23:19:21.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:21 smithi159 bash[41022]: audit 2023-09-23T23:19:20.306126+0000 mon.c (mon.2) 53 : audit [DBG] from='mgr.? 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-09-23T23:19:21.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:21 smithi159 bash[41022]: audit 2023-09-23T23:19:20.307079+0000 mon.c (mon.2) 54 : audit [DBG] from='mgr.? 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T23:19:22.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:22 smithi164 bash[31512]: cluster 2023-09-23T23:19:20.878611+0000 mgr.x (mgr.25369) 62 : cluster [DBG] pgmap v31: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:19:22.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:22 smithi164 bash[31512]: cluster 2023-09-23T23:19:21.188643+0000 mon.a (mon.0) 1089 : cluster [DBG] mgrmap e24: x(active, since 56s), standbys: y 2023-09-23T23:19:22.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:22 smithi159 bash[27435]: cluster 2023-09-23T23:19:20.878611+0000 mgr.x (mgr.25369) 62 : cluster [DBG] pgmap v31: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:19:22.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:22 smithi159 bash[27435]: cluster 2023-09-23T23:19:21.188643+0000 mon.a (mon.0) 1089 : cluster [DBG] mgrmap e24: x(active, since 56s), standbys: y 2023-09-23T23:19:22.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:22 smithi159 bash[41022]: cluster 2023-09-23T23:19:20.878611+0000 mgr.x (mgr.25369) 62 : cluster [DBG] pgmap v31: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:19:22.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:22 smithi159 bash[41022]: cluster 2023-09-23T23:19:21.188643+0000 mon.a (mon.0) 1089 : cluster [DBG] mgrmap e24: x(active, since 56s), standbys: y 2023-09-23T23:19:23.406 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:23 smithi159 bash[27435]: audit 2023-09-23T23:19:22.570222+0000 mon.a (mon.0) 1090 : audit [DBG] from='client.? 172.21.15.159:0/2621522523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:19:23.406 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:23 smithi159 bash[41022]: audit 2023-09-23T23:19:22.570222+0000 mon.a (mon.0) 1090 : audit [DBG] from='client.? 172.21.15.159:0/2621522523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:19:23.523 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:19:23 smithi164 bash[69376]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:19:23] "GET /metrics HTTP/1.1" 200 33926 "" "Prometheus/2.43.0" 2023-09-23T23:19:23.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:23 smithi164 bash[31512]: audit 2023-09-23T23:19:22.570222+0000 mon.a (mon.0) 1090 : audit [DBG] from='client.? 172.21.15.159:0/2621522523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:19:24.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:24 smithi164 bash[31512]: cluster 2023-09-23T23:19:22.879855+0000 mgr.x (mgr.25369) 63 : cluster [DBG] pgmap v32: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:19:24.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:24 smithi159 bash[27435]: cluster 2023-09-23T23:19:22.879855+0000 mgr.x (mgr.25369) 63 : cluster [DBG] pgmap v32: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:19:24.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:24 smithi159 bash[41022]: cluster 2023-09-23T23:19:22.879855+0000 mgr.x (mgr.25369) 63 : cluster [DBG] pgmap v32: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:19:25.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:25 smithi159 bash[27435]: audit 2023-09-23T23:19:25.001715+0000 mon.a (mon.0) 1091 : audit [DBG] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:19:25.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:25 smithi159 bash[27435]: audit 2023-09-23T23:19:25.016155+0000 mon.c (mon.2) 55 : audit [DBG] from='client.? 172.21.15.159:0/4192059648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:19:25.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:25 smithi159 bash[41022]: audit 2023-09-23T23:19:25.001715+0000 mon.a (mon.0) 1091 : audit [DBG] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:19:25.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:25 smithi159 bash[41022]: audit 2023-09-23T23:19:25.016155+0000 mon.c (mon.2) 55 : audit [DBG] from='client.? 172.21.15.159:0/4192059648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:19:25.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:25 smithi164 bash[31512]: audit 2023-09-23T23:19:25.001715+0000 mon.a (mon.0) 1091 : audit [DBG] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:19:25.524 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:25 smithi164 bash[31512]: audit 2023-09-23T23:19:25.016155+0000 mon.c (mon.2) 55 : audit [DBG] from='client.? 172.21.15.159:0/4192059648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:19:26.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:26 smithi164 bash[31512]: cluster 2023-09-23T23:19:24.880665+0000 mgr.x (mgr.25369) 64 : cluster [DBG] pgmap v33: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:19:26.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:26 smithi159 bash[27435]: cluster 2023-09-23T23:19:24.880665+0000 mgr.x (mgr.25369) 64 : cluster [DBG] pgmap v33: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:19:26.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:26 smithi159 bash[41022]: cluster 2023-09-23T23:19:24.880665+0000 mgr.x (mgr.25369) 64 : cluster [DBG] pgmap v33: 73 pgs: 73 active+clean; 4.6 MiB data, 83 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:19:28.036 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:19:27 smithi164 bash[69376]: debug 2023-09-23T23:19:27.765+0000 7f58343d3700 -1 mgr handle_mgr_map I was active but no longer am 2023-09-23T23:19:28.037 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:19:27 smithi164 bash[69376]: ignoring --setuser ceph since I am not root 2023-09-23T23:19:28.037 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:19:27 smithi164 bash[69376]: ignoring --setgroup ceph since I am not root 2023-09-23T23:19:28.037 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:19:27 smithi164 bash[69376]: debug 2023-09-23T23:19:27.837+0000 7f9994d83700 1 -- 172.21.15.164:0/1148925092 <== mon.1 v2:172.21.15.164:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5579aebc51e0 con 0x5579af944400 2023-09-23T23:19:28.037 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:19:28 smithi164 bash[69376]: debug 2023-09-23T23:19:28.005+0000 7f999eab2200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-23T23:19:28.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:27 smithi164 bash[31512]: audit 2023-09-23T23:19:27.450144+0000 mon.c (mon.2) 56 : audit [DBG] from='client.? 172.21.15.159:0/3563651617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:19:28.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:27 smithi164 bash[31512]: audit 2023-09-23T23:19:27.640664+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:19:28.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:27 smithi164 bash[31512]: audit 2023-09-23T23:19:27.650494+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:19:28.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:27 smithi164 bash[31512]: audit 2023-09-23T23:19:27.652666+0000 mon.a (mon.0) 1094 : audit [DBG] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:19:28.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:27 smithi164 bash[31512]: audit 2023-09-23T23:19:27.654691+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:19:28.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:27 smithi164 bash[31512]: audit 2023-09-23T23:19:27.664219+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:19:28.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:27 smithi164 bash[31512]: audit 2023-09-23T23:19:27.749116+0000 mon.a (mon.0) 1097 : audit [DBG] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:19:28.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:27 smithi164 bash[31512]: audit 2023-09-23T23:19:27.758379+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-09-23T23:19:28.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:27 smithi164 bash[31512]: cluster 2023-09-23T23:19:27.770909+0000 mon.a (mon.0) 1099 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2023-09-23T23:19:28.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:27 smithi164 bash[31512]: audit 2023-09-23T23:19:27.771294+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-09-23T23:19:28.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:27 smithi164 bash[31512]: cluster 2023-09-23T23:19:27.771390+0000 mon.a (mon.0) 1101 : cluster [DBG] mgrmap e25: y(active, starting, since 0.0121099s) 2023-09-23T23:19:28.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:27 smithi164 bash[31512]: audit 2023-09-23T23:19:27.772667+0000 mon.c (mon.2) 57 : audit [DBG] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T23:19:28.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:27 smithi164 bash[31512]: audit 2023-09-23T23:19:27.773031+0000 mon.c (mon.2) 58 : audit [DBG] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T23:19:28.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:27 smithi164 bash[31512]: audit 2023-09-23T23:19:27.773276+0000 mon.c (mon.2) 59 : audit [DBG] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T23:19:28.038 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:27 smithi164 bash[31512]: audit 2023-09-23T23:19:27.773577+0000 mon.c (mon.2) 60 : audit [DBG] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi164.itcshs"}]: dispatch 2023-09-23T23:19:28.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:27 smithi164 bash[31512]: audit 2023-09-23T23:19:27.774009+0000 mon.c (mon.2) 61 : audit [DBG] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi159.bxttro"}]: dispatch 2023-09-23T23:19:28.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:27 smithi164 bash[31512]: audit 2023-09-23T23:19:27.774448+0000 mon.c (mon.2) 62 : audit [DBG] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-23T23:19:28.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:27 smithi164 bash[31512]: audit 2023-09-23T23:19:27.774802+0000 mon.c (mon.2) 63 : audit [DBG] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T23:19:28.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:27 smithi164 bash[31512]: audit 2023-09-23T23:19:27.775127+0000 mon.c (mon.2) 64 : audit [DBG] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T23:19:28.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:27 smithi164 bash[31512]: audit 2023-09-23T23:19:27.775530+0000 mon.c (mon.2) 65 : audit [DBG] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T23:19:28.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:27 smithi164 bash[31512]: audit 2023-09-23T23:19:27.775979+0000 mon.c (mon.2) 66 : audit [DBG] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T23:19:28.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:27 smithi164 bash[31512]: audit 2023-09-23T23:19:27.776298+0000 mon.c (mon.2) 67 : audit [DBG] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T23:19:28.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:27 smithi164 bash[31512]: audit 2023-09-23T23:19:27.776592+0000 mon.c (mon.2) 68 : audit [DBG] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T23:19:28.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:27 smithi164 bash[31512]: audit 2023-09-23T23:19:27.776908+0000 mon.c (mon.2) 69 : audit [DBG] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T23:19:28.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:27 smithi164 bash[31512]: audit 2023-09-23T23:19:27.777119+0000 mon.c (mon.2) 70 : audit [DBG] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T23:19:28.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:27 smithi164 bash[31512]: audit 2023-09-23T23:19:27.777430+0000 mon.c (mon.2) 71 : audit [DBG] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-23T23:19:28.040 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:27 smithi164 bash[31512]: audit 2023-09-23T23:19:27.777672+0000 mon.c (mon.2) 72 : audit [DBG] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-23T23:19:28.040 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:27 smithi164 bash[31512]: audit 2023-09-23T23:19:27.778171+0000 mon.c (mon.2) 73 : audit [DBG] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-23T23:19:28.040 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:27 smithi164 bash[31512]: cluster 2023-09-23T23:19:27.823464+0000 mon.a (mon.0) 1102 : cluster [INF] Manager daemon y is now available 2023-09-23T23:19:28.043 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:19:27 smithi159 bash[95019]: [23/Sep/2023:23:19:27] ENGINE Bus STOPPING 2023-09-23T23:19:28.043 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:19:27 smithi159 bash[95019]: [23/Sep/2023:23:19:27] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-09-23T23:19:28.043 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:19:27 smithi159 bash[95019]: [23/Sep/2023:23:19:27] ENGINE Bus STOPPED 2023-09-23T23:19:28.043 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:19:27 smithi159 bash[95019]: [23/Sep/2023:23:19:27] ENGINE Bus STARTING 2023-09-23T23:19:28.044 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:19:28 smithi159 bash[95019]: [23/Sep/2023:23:19:28] ENGINE Serving on http://:::9283 2023-09-23T23:19:28.044 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:19:28 smithi159 bash[95019]: [23/Sep/2023:23:19:28] ENGINE Bus STARTED 2023-09-23T23:19:28.044 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:19:28 smithi159 bash[95019]: debug 2023-09-23T23:19:28.013+0000 7fd18505e700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T23:19:28.044 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:19:28 smithi159 bash[95019]: debug 2023-09-23T23:19:28.013+0000 7fd18505e700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T23:19:28.044 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:19:28 smithi159 bash[95019]: debug 2023-09-23T23:19:28.013+0000 7fd18505e700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T23:19:28.044 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:19:28 smithi159 bash[95019]: debug 2023-09-23T23:19:28.013+0000 7fd18505e700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T23:19:28.044 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:19:28 smithi159 bash[95019]: debug 2023-09-23T23:19:28.013+0000 7fd18505e700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T23:19:28.044 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:19:28 smithi159 bash[95019]: debug 2023-09-23T23:19:28.013+0000 7fd189066700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T23:19:28.044 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:19:28 smithi159 bash[95019]: debug 2023-09-23T23:19:28.013+0000 7fd189066700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T23:19:28.044 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:19:28 smithi159 bash[95019]: debug 2023-09-23T23:19:28.013+0000 7fd189066700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T23:19:28.044 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:19:28 smithi159 bash[95019]: debug 2023-09-23T23:19:28.013+0000 7fd189066700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T23:19:28.044 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:19:28 smithi159 bash[95019]: debug 2023-09-23T23:19:28.013+0000 7fd189066700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T23:19:28.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:27 smithi159 bash[27435]: audit 2023-09-23T23:19:27.450144+0000 mon.c (mon.2) 56 : audit [DBG] from='client.? 172.21.15.159:0/3563651617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:19:28.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:27 smithi159 bash[27435]: audit 2023-09-23T23:19:27.640664+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:19:28.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:27 smithi159 bash[27435]: audit 2023-09-23T23:19:27.650494+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:19:28.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:27 smithi159 bash[27435]: audit 2023-09-23T23:19:27.652666+0000 mon.a (mon.0) 1094 : audit [DBG] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:19:28.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:27 smithi159 bash[27435]: audit 2023-09-23T23:19:27.654691+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:19:28.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:27 smithi159 bash[27435]: audit 2023-09-23T23:19:27.664219+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:19:28.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:27 smithi159 bash[27435]: audit 2023-09-23T23:19:27.749116+0000 mon.a (mon.0) 1097 : audit [DBG] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:19:28.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:27 smithi159 bash[27435]: audit 2023-09-23T23:19:27.758379+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-09-23T23:19:28.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:27 smithi159 bash[27435]: cluster 2023-09-23T23:19:27.770909+0000 mon.a (mon.0) 1099 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2023-09-23T23:19:28.046 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:27 smithi159 bash[27435]: audit 2023-09-23T23:19:27.771294+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-09-23T23:19:28.046 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:27 smithi159 bash[27435]: cluster 2023-09-23T23:19:27.771390+0000 mon.a (mon.0) 1101 : cluster [DBG] mgrmap e25: y(active, starting, since 0.0121099s) 2023-09-23T23:19:28.046 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:27 smithi159 bash[27435]: audit 2023-09-23T23:19:27.772667+0000 mon.c (mon.2) 57 : audit [DBG] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T23:19:28.046 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:27 smithi159 bash[27435]: audit 2023-09-23T23:19:27.773031+0000 mon.c (mon.2) 58 : audit [DBG] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T23:19:28.046 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:27 smithi159 bash[27435]: audit 2023-09-23T23:19:27.773276+0000 mon.c (mon.2) 59 : audit [DBG] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T23:19:28.046 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:27 smithi159 bash[27435]: audit 2023-09-23T23:19:27.773577+0000 mon.c (mon.2) 60 : audit [DBG] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi164.itcshs"}]: dispatch 2023-09-23T23:19:28.046 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:27 smithi159 bash[27435]: audit 2023-09-23T23:19:27.774009+0000 mon.c (mon.2) 61 : audit [DBG] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi159.bxttro"}]: dispatch 2023-09-23T23:19:28.046 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:27 smithi159 bash[27435]: audit 2023-09-23T23:19:27.774448+0000 mon.c (mon.2) 62 : audit [DBG] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-23T23:19:28.046 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:27 smithi159 bash[27435]: audit 2023-09-23T23:19:27.774802+0000 mon.c (mon.2) 63 : audit [DBG] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T23:19:28.046 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:27 smithi159 bash[27435]: audit 2023-09-23T23:19:27.775127+0000 mon.c (mon.2) 64 : audit [DBG] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T23:19:28.046 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:27 smithi159 bash[27435]: audit 2023-09-23T23:19:27.775530+0000 mon.c (mon.2) 65 : audit [DBG] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T23:19:28.047 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:27 smithi159 bash[27435]: audit 2023-09-23T23:19:27.775979+0000 mon.c (mon.2) 66 : audit [DBG] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T23:19:28.047 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:27 smithi159 bash[27435]: audit 2023-09-23T23:19:27.776298+0000 mon.c (mon.2) 67 : audit [DBG] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T23:19:28.047 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:27 smithi159 bash[27435]: audit 2023-09-23T23:19:27.776592+0000 mon.c (mon.2) 68 : audit [DBG] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T23:19:28.047 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:27 smithi159 bash[27435]: audit 2023-09-23T23:19:27.776908+0000 mon.c (mon.2) 69 : audit [DBG] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T23:19:28.047 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:27 smithi159 bash[27435]: audit 2023-09-23T23:19:27.777119+0000 mon.c (mon.2) 70 : audit [DBG] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T23:19:28.047 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:27 smithi159 bash[27435]: audit 2023-09-23T23:19:27.777430+0000 mon.c (mon.2) 71 : audit [DBG] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-23T23:19:28.047 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:27 smithi159 bash[27435]: audit 2023-09-23T23:19:27.777672+0000 mon.c (mon.2) 72 : audit [DBG] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-23T23:19:28.047 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:27 smithi159 bash[27435]: audit 2023-09-23T23:19:27.778171+0000 mon.c (mon.2) 73 : audit [DBG] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-23T23:19:28.047 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:27 smithi159 bash[27435]: cluster 2023-09-23T23:19:27.823464+0000 mon.a (mon.0) 1102 : cluster [INF] Manager daemon y is now available 2023-09-23T23:19:28.047 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:27 smithi159 bash[41022]: audit 2023-09-23T23:19:27.450144+0000 mon.c (mon.2) 56 : audit [DBG] from='client.? 172.21.15.159:0/3563651617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:19:28.048 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:27 smithi159 bash[41022]: audit 2023-09-23T23:19:27.640664+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:19:28.048 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:27 smithi159 bash[41022]: audit 2023-09-23T23:19:27.650494+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:19:28.048 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:27 smithi159 bash[41022]: audit 2023-09-23T23:19:27.652666+0000 mon.a (mon.0) 1094 : audit [DBG] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:19:28.048 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:27 smithi159 bash[41022]: audit 2023-09-23T23:19:27.654691+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:19:28.048 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:27 smithi159 bash[41022]: audit 2023-09-23T23:19:27.664219+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' 2023-09-23T23:19:28.048 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:27 smithi159 bash[41022]: audit 2023-09-23T23:19:27.749116+0000 mon.a (mon.0) 1097 : audit [DBG] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:19:28.048 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:27 smithi159 bash[41022]: audit 2023-09-23T23:19:27.758379+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-09-23T23:19:28.048 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:27 smithi159 bash[41022]: cluster 2023-09-23T23:19:27.770909+0000 mon.a (mon.0) 1099 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2023-09-23T23:19:28.048 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:27 smithi159 bash[41022]: audit 2023-09-23T23:19:27.771294+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.25369 172.21.15.164:0/1899012147' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-09-23T23:19:28.048 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:27 smithi159 bash[41022]: cluster 2023-09-23T23:19:27.771390+0000 mon.a (mon.0) 1101 : cluster [DBG] mgrmap e25: y(active, starting, since 0.0121099s) 2023-09-23T23:19:28.048 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:27 smithi159 bash[41022]: audit 2023-09-23T23:19:27.772667+0000 mon.c (mon.2) 57 : audit [DBG] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T23:19:28.049 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:27 smithi159 bash[41022]: audit 2023-09-23T23:19:27.773031+0000 mon.c (mon.2) 58 : audit [DBG] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T23:19:28.049 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:27 smithi159 bash[41022]: audit 2023-09-23T23:19:27.773276+0000 mon.c (mon.2) 59 : audit [DBG] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T23:19:28.049 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:27 smithi159 bash[41022]: audit 2023-09-23T23:19:27.773577+0000 mon.c (mon.2) 60 : audit [DBG] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi164.itcshs"}]: dispatch 2023-09-23T23:19:28.049 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:27 smithi159 bash[41022]: audit 2023-09-23T23:19:27.774009+0000 mon.c (mon.2) 61 : audit [DBG] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi159.bxttro"}]: dispatch 2023-09-23T23:19:28.049 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:27 smithi159 bash[41022]: audit 2023-09-23T23:19:27.774448+0000 mon.c (mon.2) 62 : audit [DBG] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-23T23:19:28.049 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:27 smithi159 bash[41022]: audit 2023-09-23T23:19:27.774802+0000 mon.c (mon.2) 63 : audit [DBG] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T23:19:28.049 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:27 smithi159 bash[41022]: audit 2023-09-23T23:19:27.775127+0000 mon.c (mon.2) 64 : audit [DBG] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T23:19:28.049 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:27 smithi159 bash[41022]: audit 2023-09-23T23:19:27.775530+0000 mon.c (mon.2) 65 : audit [DBG] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T23:19:28.049 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:27 smithi159 bash[41022]: audit 2023-09-23T23:19:27.775979+0000 mon.c (mon.2) 66 : audit [DBG] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T23:19:28.049 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:27 smithi159 bash[41022]: audit 2023-09-23T23:19:27.776298+0000 mon.c (mon.2) 67 : audit [DBG] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T23:19:28.049 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:27 smithi159 bash[41022]: audit 2023-09-23T23:19:27.776592+0000 mon.c (mon.2) 68 : audit [DBG] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T23:19:28.049 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:27 smithi159 bash[41022]: audit 2023-09-23T23:19:27.776908+0000 mon.c (mon.2) 69 : audit [DBG] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T23:19:28.049 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:27 smithi159 bash[41022]: audit 2023-09-23T23:19:27.777119+0000 mon.c (mon.2) 70 : audit [DBG] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T23:19:28.050 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:27 smithi159 bash[41022]: audit 2023-09-23T23:19:27.777430+0000 mon.c (mon.2) 71 : audit [DBG] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-23T23:19:28.050 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:27 smithi159 bash[41022]: audit 2023-09-23T23:19:27.777672+0000 mon.c (mon.2) 72 : audit [DBG] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-23T23:19:28.050 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:27 smithi159 bash[41022]: audit 2023-09-23T23:19:27.778171+0000 mon.c (mon.2) 73 : audit [DBG] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-23T23:19:28.050 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:27 smithi159 bash[41022]: cluster 2023-09-23T23:19:27.823464+0000 mon.a (mon.0) 1102 : cluster [INF] Manager daemon y is now available 2023-09-23T23:19:28.958 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:19:28 smithi164 bash[80237]: ts=2023-09-23T23:19:28.662Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable)\", cluster_addr=\"172.21.15.159\", device_class=\"ssd\", hostname=\"smithi159\", instance=\"smithi164:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.159\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable)\", cluster_addr=\"172.21.15.159\", device_class=\"ssd\", hostname=\"smithi159\", instance=\"smithi164.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.159\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T23:19:28.958 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:28 smithi164 bash[31512]: audit 2023-09-23T23:19:27.859672+0000 mon.c (mon.2) 74 : audit [DBG] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:19:28.959 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:28 smithi164 bash[31512]: audit 2023-09-23T23:19:27.865134+0000 mon.c (mon.2) 75 : audit [DBG] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:19:28.959 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:28 smithi164 bash[31512]: audit 2023-09-23T23:19:27.903356+0000 mon.c (mon.2) 76 : audit [DBG] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:19:28.959 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:28 smithi164 bash[31512]: audit 2023-09-23T23:19:27.921066+0000 mon.c (mon.2) 77 : audit [INF] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-23T23:19:28.959 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:28 smithi164 bash[31512]: audit 2023-09-23T23:19:27.921729+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.25760 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-23T23:19:28.959 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:28 smithi164 bash[31512]: audit 2023-09-23T23:19:27.959365+0000 mon.c (mon.2) 78 : audit [INF] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-23T23:19:28.959 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:28 smithi164 bash[31512]: audit 2023-09-23T23:19:27.960101+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.25760 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-23T23:19:28.959 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:28 smithi164 bash[31512]: cephadm 2023-09-23T23:19:28.346626+0000 mgr.y (mgr.25760) 1 : cephadm [INF] [23/Sep/2023:23:19:28] ENGINE Bus STARTING 2023-09-23T23:19:28.959 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:28 smithi164 bash[31512]: cluster 2023-09-23T23:19:28.778153+0000 mon.a (mon.0) 1105 : cluster [DBG] mgrmap e26: y(active, since 1.01888s) 2023-09-23T23:19:29.273 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:19:28 smithi164 bash[69376]: debug 2023-09-23T23:19:28.949+0000 7f999eab2200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-09-23T23:19:29.273 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:19:29 smithi164 bash[69376]: debug 2023-09-23T23:19:29.053+0000 7f999eab2200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-23T23:19:29.273 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:19:29 smithi164 bash[69376]: debug 2023-09-23T23:19:29.153+0000 7f999eab2200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-23T23:19:29.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:28 smithi159 bash[27435]: audit 2023-09-23T23:19:27.859672+0000 mon.c (mon.2) 74 : audit [DBG] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:19:29.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:28 smithi159 bash[27435]: audit 2023-09-23T23:19:27.865134+0000 mon.c (mon.2) 75 : audit [DBG] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:19:29.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:28 smithi159 bash[27435]: audit 2023-09-23T23:19:27.903356+0000 mon.c (mon.2) 76 : audit [DBG] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:19:29.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:28 smithi159 bash[27435]: audit 2023-09-23T23:19:27.921066+0000 mon.c (mon.2) 77 : audit [INF] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-23T23:19:29.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:28 smithi159 bash[27435]: audit 2023-09-23T23:19:27.921729+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.25760 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-23T23:19:29.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:28 smithi159 bash[27435]: audit 2023-09-23T23:19:27.959365+0000 mon.c (mon.2) 78 : audit [INF] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-23T23:19:29.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:28 smithi159 bash[27435]: audit 2023-09-23T23:19:27.960101+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.25760 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-23T23:19:29.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:28 smithi159 bash[27435]: cephadm 2023-09-23T23:19:28.346626+0000 mgr.y (mgr.25760) 1 : cephadm [INF] [23/Sep/2023:23:19:28] ENGINE Bus STARTING 2023-09-23T23:19:29.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:28 smithi159 bash[27435]: cluster 2023-09-23T23:19:28.778153+0000 mon.a (mon.0) 1105 : cluster [DBG] mgrmap e26: y(active, since 1.01888s) 2023-09-23T23:19:29.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:28 smithi159 bash[41022]: audit 2023-09-23T23:19:27.859672+0000 mon.c (mon.2) 74 : audit [DBG] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:19:29.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:28 smithi159 bash[41022]: audit 2023-09-23T23:19:27.865134+0000 mon.c (mon.2) 75 : audit [DBG] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:19:29.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:28 smithi159 bash[41022]: audit 2023-09-23T23:19:27.903356+0000 mon.c (mon.2) 76 : audit [DBG] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:19:29.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:28 smithi159 bash[41022]: audit 2023-09-23T23:19:27.921066+0000 mon.c (mon.2) 77 : audit [INF] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-23T23:19:29.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:28 smithi159 bash[41022]: audit 2023-09-23T23:19:27.921729+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.25760 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-23T23:19:29.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:28 smithi159 bash[41022]: audit 2023-09-23T23:19:27.959365+0000 mon.c (mon.2) 78 : audit [INF] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-23T23:19:29.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:28 smithi159 bash[41022]: audit 2023-09-23T23:19:27.960101+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.25760 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-23T23:19:29.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:28 smithi159 bash[41022]: cephadm 2023-09-23T23:19:28.346626+0000 mgr.y (mgr.25760) 1 : cephadm [INF] [23/Sep/2023:23:19:28] ENGINE Bus STARTING 2023-09-23T23:19:29.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:28 smithi159 bash[41022]: cluster 2023-09-23T23:19:28.778153+0000 mon.a (mon.0) 1105 : cluster [DBG] mgrmap e26: y(active, since 1.01888s) 2023-09-23T23:19:29.773 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:19:29 smithi164 bash[69376]: debug 2023-09-23T23:19:29.417+0000 7f999eab2200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-23T23:19:30.164 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:19:29 smithi164 bash[69376]: debug 2023-09-23T23:19:29.781+0000 7f999eab2200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-23T23:19:30.164 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:19:29 smithi164 bash[69376]: debug 2023-09-23T23:19:29.941+0000 7f999eab2200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-23T23:19:30.165 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:29 smithi164 bash[31512]: cephadm 2023-09-23T23:19:28.451371+0000 mgr.y (mgr.25760) 2 : cephadm [INF] [23/Sep/2023:23:19:28] ENGINE Serving on http://172.21.15.159:8765 2023-09-23T23:19:30.165 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:29 smithi164 bash[31512]: cephadm 2023-09-23T23:19:28.610761+0000 mgr.y (mgr.25760) 3 : cephadm [INF] [23/Sep/2023:23:19:28] ENGINE Serving on https://172.21.15.159:7150 2023-09-23T23:19:30.165 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:29 smithi164 bash[31512]: cephadm 2023-09-23T23:19:28.611048+0000 mgr.y (mgr.25760) 4 : cephadm [INF] [23/Sep/2023:23:19:28] ENGINE Bus STARTED 2023-09-23T23:19:30.165 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:29 smithi164 bash[31512]: cluster 2023-09-23T23:19:28.784683+0000 mgr.y (mgr.25760) 5 : cluster [DBG] pgmap v3: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:19:30.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:29 smithi159 bash[27435]: cephadm 2023-09-23T23:19:28.451371+0000 mgr.y (mgr.25760) 2 : cephadm [INF] [23/Sep/2023:23:19:28] ENGINE Serving on http://172.21.15.159:8765 2023-09-23T23:19:30.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:29 smithi159 bash[27435]: cephadm 2023-09-23T23:19:28.610761+0000 mgr.y (mgr.25760) 3 : cephadm [INF] [23/Sep/2023:23:19:28] ENGINE Serving on https://172.21.15.159:7150 2023-09-23T23:19:30.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:29 smithi159 bash[27435]: cephadm 2023-09-23T23:19:28.611048+0000 mgr.y (mgr.25760) 4 : cephadm [INF] [23/Sep/2023:23:19:28] ENGINE Bus STARTED 2023-09-23T23:19:30.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:29 smithi159 bash[27435]: cluster 2023-09-23T23:19:28.784683+0000 mgr.y (mgr.25760) 5 : cluster [DBG] pgmap v3: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:19:30.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:29 smithi159 bash[41022]: cephadm 2023-09-23T23:19:28.451371+0000 mgr.y (mgr.25760) 2 : cephadm [INF] [23/Sep/2023:23:19:28] ENGINE Serving on http://172.21.15.159:8765 2023-09-23T23:19:30.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:29 smithi159 bash[41022]: cephadm 2023-09-23T23:19:28.610761+0000 mgr.y (mgr.25760) 3 : cephadm [INF] [23/Sep/2023:23:19:28] ENGINE Serving on https://172.21.15.159:7150 2023-09-23T23:19:30.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:29 smithi159 bash[41022]: cephadm 2023-09-23T23:19:28.611048+0000 mgr.y (mgr.25760) 4 : cephadm [INF] [23/Sep/2023:23:19:28] ENGINE Bus STARTED 2023-09-23T23:19:30.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:29 smithi159 bash[41022]: cluster 2023-09-23T23:19:28.784683+0000 mgr.y (mgr.25760) 5 : cluster [DBG] pgmap v3: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:19:30.523 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:19:30 smithi164 bash[69376]: debug 2023-09-23T23:19:30.157+0000 7f999eab2200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-23T23:19:31.201 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:30 smithi164 bash[31512]: cluster 2023-09-23T23:19:29.775944+0000 mgr.y (mgr.25760) 6 : cluster [DBG] pgmap v4: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:19:31.201 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:30 smithi164 bash[31512]: audit 2023-09-23T23:19:29.914014+0000 mon.a (mon.0) 1106 : audit [DBG] from='client.? 172.21.15.159:0/1838647813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:19:31.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:30 smithi159 bash[27435]: cluster 2023-09-23T23:19:29.775944+0000 mgr.y (mgr.25760) 6 : cluster [DBG] pgmap v4: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:19:31.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:30 smithi159 bash[27435]: audit 2023-09-23T23:19:29.914014+0000 mon.a (mon.0) 1106 : audit [DBG] from='client.? 172.21.15.159:0/1838647813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:19:31.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:30 smithi159 bash[41022]: cluster 2023-09-23T23:19:29.775944+0000 mgr.y (mgr.25760) 6 : cluster [DBG] pgmap v4: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:19:31.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:30 smithi159 bash[41022]: audit 2023-09-23T23:19:29.914014+0000 mon.a (mon.0) 1106 : audit [DBG] from='client.? 172.21.15.159:0/1838647813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:19:31.523 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:19:31 smithi164 bash[69376]: debug 2023-09-23T23:19:31.193+0000 7f999eab2200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-23T23:19:31.523 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:19:31 smithi164 bash[69376]: debug 2023-09-23T23:19:31.309+0000 7f999eab2200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-09-23T23:19:31.523 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:19:31 smithi164 bash[69376]: debug 2023-09-23T23:19:31.429+0000 7f999eab2200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-23T23:19:32.273 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:19:31 smithi164 bash[69376]: debug 2023-09-23T23:19:31.913+0000 7f999eab2200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-09-23T23:19:32.273 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:19:32 smithi164 bash[69376]: debug 2023-09-23T23:19:32.137+0000 7f999eab2200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-23T23:19:32.844 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:19:32 smithi164 bash[69376]: debug 2023-09-23T23:19:32.585+0000 7f999eab2200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-23T23:19:33.273 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:19:33 smithi164 bash[69376]: debug 2023-09-23T23:19:33.085+0000 7f999eab2200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-23T23:19:33.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:32 smithi164 bash[31512]: cluster 2023-09-23T23:19:31.776647+0000 mgr.y (mgr.25760) 7 : cluster [DBG] pgmap v5: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:19:33.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:32 smithi164 bash[31512]: audit 2023-09-23T23:19:32.365150+0000 mon.a (mon.0) 1107 : audit [DBG] from='client.? 172.21.15.159:0/3303644023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:19:33.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:32 smithi159 bash[27435]: cluster 2023-09-23T23:19:31.776647+0000 mgr.y (mgr.25760) 7 : cluster [DBG] pgmap v5: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:19:33.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:32 smithi159 bash[27435]: audit 2023-09-23T23:19:32.365150+0000 mon.a (mon.0) 1107 : audit [DBG] from='client.? 172.21.15.159:0/3303644023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:19:33.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:32 smithi159 bash[41022]: cluster 2023-09-23T23:19:31.776647+0000 mgr.y (mgr.25760) 7 : cluster [DBG] pgmap v5: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:19:33.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:32 smithi159 bash[41022]: audit 2023-09-23T23:19:32.365150+0000 mon.a (mon.0) 1107 : audit [DBG] from='client.? 172.21.15.159:0/3303644023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:19:34.023 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:19:33 smithi164 bash[69376]: debug 2023-09-23T23:19:33.685+0000 7f999eab2200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-09-23T23:19:34.023 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:19:33 smithi164 bash[69376]: debug 2023-09-23T23:19:33.805+0000 7f999eab2200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-23T23:19:34.495 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:19:34 smithi164 bash[69376]: debug 2023-09-23T23:19:34.189+0000 7f999eab2200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-23T23:19:34.496 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:19:34 smithi164 bash[69376]: debug 2023-09-23T23:19:34.325+0000 7f999eab2200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-23T23:19:34.773 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:19:34 smithi164 bash[69376]: debug 2023-09-23T23:19:34.489+0000 7f999eab2200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-23T23:19:34.773 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:19:34 smithi164 bash[69376]: debug 2023-09-23T23:19:34.625+0000 7f999eab2200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-23T23:19:35.136 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:19:34 smithi164 bash[69376]: debug 2023-09-23T23:19:34.769+0000 7f999eab2200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-23T23:19:35.136 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:19:34 smithi164 bash[69376]: debug 2023-09-23T23:19:34.989+0000 7f999eab2200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-23T23:19:35.392 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:19:35 smithi164 bash[69376]: debug 2023-09-23T23:19:35.129+0000 7f999eab2200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-23T23:19:35.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:35 smithi164 bash[31512]: cluster 2023-09-23T23:19:33.777089+0000 mgr.y (mgr.25760) 8 : cluster [DBG] pgmap v6: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:19:35.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:35 smithi164 bash[31512]: audit 2023-09-23T23:19:34.390932+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.25760 ' entity='mgr.y' 2023-09-23T23:19:35.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:35 smithi164 bash[31512]: audit 2023-09-23T23:19:34.400615+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.25760 ' entity='mgr.y' 2023-09-23T23:19:35.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:35 smithi164 bash[31512]: audit 2023-09-23T23:19:34.648427+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.25760 ' entity='mgr.y' 2023-09-23T23:19:35.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:35 smithi164 bash[31512]: audit 2023-09-23T23:19:34.658275+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.25760 ' entity='mgr.y' 2023-09-23T23:19:35.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:35 smithi164 bash[31512]: audit 2023-09-23T23:19:34.832204+0000 mon.a (mon.0) 1112 : audit [DBG] from='client.? 172.21.15.159:0/3217851616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:19:35.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:35 smithi164 bash[31512]: audit 2023-09-23T23:19:35.195511+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.25760 ' entity='mgr.y' 2023-09-23T23:19:35.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:35 smithi164 bash[31512]: audit 2023-09-23T23:19:35.204706+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.25760 ' entity='mgr.y' 2023-09-23T23:19:35.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:35 smithi159 bash[27435]: cluster 2023-09-23T23:19:33.777089+0000 mgr.y (mgr.25760) 8 : cluster [DBG] pgmap v6: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:19:35.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:35 smithi159 bash[27435]: audit 2023-09-23T23:19:34.390932+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.25760 ' entity='mgr.y' 2023-09-23T23:19:35.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:35 smithi159 bash[27435]: audit 2023-09-23T23:19:34.400615+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.25760 ' entity='mgr.y' 2023-09-23T23:19:35.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:35 smithi159 bash[27435]: audit 2023-09-23T23:19:34.648427+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.25760 ' entity='mgr.y' 2023-09-23T23:19:35.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:35 smithi159 bash[27435]: audit 2023-09-23T23:19:34.658275+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.25760 ' entity='mgr.y' 2023-09-23T23:19:35.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:35 smithi159 bash[27435]: audit 2023-09-23T23:19:34.832204+0000 mon.a (mon.0) 1112 : audit [DBG] from='client.? 172.21.15.159:0/3217851616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:19:35.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:35 smithi159 bash[27435]: audit 2023-09-23T23:19:35.195511+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.25760 ' entity='mgr.y' 2023-09-23T23:19:35.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:35 smithi159 bash[27435]: audit 2023-09-23T23:19:35.204706+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.25760 ' entity='mgr.y' 2023-09-23T23:19:35.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:35 smithi159 bash[41022]: cluster 2023-09-23T23:19:33.777089+0000 mgr.y (mgr.25760) 8 : cluster [DBG] pgmap v6: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:19:35.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:35 smithi159 bash[41022]: audit 2023-09-23T23:19:34.390932+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.25760 ' entity='mgr.y' 2023-09-23T23:19:35.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:35 smithi159 bash[41022]: audit 2023-09-23T23:19:34.400615+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.25760 ' entity='mgr.y' 2023-09-23T23:19:35.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:35 smithi159 bash[41022]: audit 2023-09-23T23:19:34.648427+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.25760 ' entity='mgr.y' 2023-09-23T23:19:35.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:35 smithi159 bash[41022]: audit 2023-09-23T23:19:34.658275+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.25760 ' entity='mgr.y' 2023-09-23T23:19:35.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:35 smithi159 bash[41022]: audit 2023-09-23T23:19:34.832204+0000 mon.a (mon.0) 1112 : audit [DBG] from='client.? 172.21.15.159:0/3217851616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:19:35.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:35 smithi159 bash[41022]: audit 2023-09-23T23:19:35.195511+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.25760 ' entity='mgr.y' 2023-09-23T23:19:35.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:35 smithi159 bash[41022]: audit 2023-09-23T23:19:35.204706+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.25760 ' entity='mgr.y' 2023-09-23T23:19:36.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:36 smithi164 bash[31512]: audit 2023-09-23T23:19:35.466791+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.25760 ' entity='mgr.y' 2023-09-23T23:19:36.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:36 smithi164 bash[31512]: audit 2023-09-23T23:19:35.476725+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.25760 ' entity='mgr.y' 2023-09-23T23:19:36.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:36 smithi164 bash[31512]: cluster 2023-09-23T23:19:35.778189+0000 mgr.y (mgr.25760) 9 : cluster [DBG] pgmap v7: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:19:36.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:36 smithi164 bash[31512]: cluster 2023-09-23T23:19:36.455664+0000 mon.a (mon.0) 1117 : cluster [DBG] Standby manager daemon x started 2023-09-23T23:19:36.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:36 smithi164 bash[31512]: audit 2023-09-23T23:19:36.457477+0000 mon.c (mon.2) 79 : audit [DBG] from='mgr.? 172.21.15.164:0/3833228809' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-23T23:19:36.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:36 smithi164 bash[31512]: audit 2023-09-23T23:19:36.459123+0000 mon.c (mon.2) 80 : audit [DBG] from='mgr.? 172.21.15.164:0/3833228809' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T23:19:36.774 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:19:36 smithi164 bash[69376]: debug 2023-09-23T23:19:36.429+0000 7f999eab2200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-23T23:19:36.774 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:19:36 smithi164 bash[69376]: [23/Sep/2023:23:19:36] ENGINE Bus STARTING 2023-09-23T23:19:36.774 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:19:36 smithi164 bash[69376]: CherryPy Checker: 2023-09-23T23:19:36.774 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:19:36 smithi164 bash[69376]: The Application mounted at '' has an empty config. 2023-09-23T23:19:36.775 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:19:36 smithi164 bash[69376]: [23/Sep/2023:23:19:36] ENGINE Serving on http://:::9283 2023-09-23T23:19:36.775 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:19:36 smithi164 bash[69376]: [23/Sep/2023:23:19:36] ENGINE Bus STARTED 2023-09-23T23:19:36.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:36 smithi159 bash[41022]: audit 2023-09-23T23:19:35.466791+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.25760 ' entity='mgr.y' 2023-09-23T23:19:36.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:36 smithi159 bash[41022]: audit 2023-09-23T23:19:35.476725+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.25760 ' entity='mgr.y' 2023-09-23T23:19:36.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:36 smithi159 bash[41022]: cluster 2023-09-23T23:19:35.778189+0000 mgr.y (mgr.25760) 9 : cluster [DBG] pgmap v7: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:19:36.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:36 smithi159 bash[41022]: cluster 2023-09-23T23:19:36.455664+0000 mon.a (mon.0) 1117 : cluster [DBG] Standby manager daemon x started 2023-09-23T23:19:36.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:36 smithi159 bash[41022]: audit 2023-09-23T23:19:36.457477+0000 mon.c (mon.2) 79 : audit [DBG] from='mgr.? 172.21.15.164:0/3833228809' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-23T23:19:36.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:36 smithi159 bash[41022]: audit 2023-09-23T23:19:36.459123+0000 mon.c (mon.2) 80 : audit [DBG] from='mgr.? 172.21.15.164:0/3833228809' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T23:19:36.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:36 smithi159 bash[27435]: audit 2023-09-23T23:19:35.466791+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.25760 ' entity='mgr.y' 2023-09-23T23:19:36.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:36 smithi159 bash[27435]: audit 2023-09-23T23:19:35.476725+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.25760 ' entity='mgr.y' 2023-09-23T23:19:36.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:36 smithi159 bash[27435]: cluster 2023-09-23T23:19:35.778189+0000 mgr.y (mgr.25760) 9 : cluster [DBG] pgmap v7: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:19:36.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:36 smithi159 bash[27435]: cluster 2023-09-23T23:19:36.455664+0000 mon.a (mon.0) 1117 : cluster [DBG] Standby manager daemon x started 2023-09-23T23:19:36.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:36 smithi159 bash[27435]: audit 2023-09-23T23:19:36.457477+0000 mon.c (mon.2) 79 : audit [DBG] from='mgr.? 172.21.15.164:0/3833228809' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-23T23:19:36.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:36 smithi159 bash[27435]: audit 2023-09-23T23:19:36.459123+0000 mon.c (mon.2) 80 : audit [DBG] from='mgr.? 172.21.15.164:0/3833228809' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T23:19:37.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:37 smithi164 bash[31512]: audit 2023-09-23T23:19:36.468374+0000 mon.c (mon.2) 81 : audit [DBG] from='mgr.? 172.21.15.164:0/3833228809' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-23T23:19:37.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:37 smithi164 bash[31512]: audit 2023-09-23T23:19:36.469579+0000 mon.c (mon.2) 82 : audit [DBG] from='mgr.? 172.21.15.164:0/3833228809' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T23:19:37.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:37 smithi164 bash[31512]: audit 2023-09-23T23:19:36.486734+0000 mon.c (mon.2) 83 : audit [DBG] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-23T23:19:37.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:37 smithi164 bash[31512]: cluster 2023-09-23T23:19:36.487401+0000 mon.a (mon.0) 1118 : cluster [DBG] mgrmap e27: y(active, since 8s), standbys: x 2023-09-23T23:19:37.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:37 smithi164 bash[31512]: audit 2023-09-23T23:19:37.289107+0000 mon.c (mon.2) 84 : audit [DBG] from='client.? 172.21.15.159:0/1398306397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:19:37.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:37 smithi159 bash[41022]: audit 2023-09-23T23:19:36.468374+0000 mon.c (mon.2) 81 : audit [DBG] from='mgr.? 172.21.15.164:0/3833228809' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-23T23:19:37.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:37 smithi159 bash[41022]: audit 2023-09-23T23:19:36.469579+0000 mon.c (mon.2) 82 : audit [DBG] from='mgr.? 172.21.15.164:0/3833228809' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T23:19:37.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:37 smithi159 bash[41022]: audit 2023-09-23T23:19:36.486734+0000 mon.c (mon.2) 83 : audit [DBG] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-23T23:19:37.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:37 smithi159 bash[41022]: cluster 2023-09-23T23:19:36.487401+0000 mon.a (mon.0) 1118 : cluster [DBG] mgrmap e27: y(active, since 8s), standbys: x 2023-09-23T23:19:37.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:37 smithi159 bash[41022]: audit 2023-09-23T23:19:37.289107+0000 mon.c (mon.2) 84 : audit [DBG] from='client.? 172.21.15.159:0/1398306397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:19:37.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:37 smithi159 bash[27435]: audit 2023-09-23T23:19:36.468374+0000 mon.c (mon.2) 81 : audit [DBG] from='mgr.? 172.21.15.164:0/3833228809' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-23T23:19:37.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:37 smithi159 bash[27435]: audit 2023-09-23T23:19:36.469579+0000 mon.c (mon.2) 82 : audit [DBG] from='mgr.? 172.21.15.164:0/3833228809' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T23:19:37.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:37 smithi159 bash[27435]: audit 2023-09-23T23:19:36.486734+0000 mon.c (mon.2) 83 : audit [DBG] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-23T23:19:37.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:37 smithi159 bash[27435]: cluster 2023-09-23T23:19:36.487401+0000 mon.a (mon.0) 1118 : cluster [DBG] mgrmap e27: y(active, since 8s), standbys: x 2023-09-23T23:19:37.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:37 smithi159 bash[27435]: audit 2023-09-23T23:19:37.289107+0000 mon.c (mon.2) 84 : audit [DBG] from='client.? 172.21.15.159:0/1398306397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:19:38.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:38 smithi164 bash[31512]: cluster 2023-09-23T23:19:37.778829+0000 mgr.y (mgr.25760) 10 : cluster [DBG] pgmap v8: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:19:38.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:38 smithi159 bash[27435]: cluster 2023-09-23T23:19:37.778829+0000 mgr.y (mgr.25760) 10 : cluster [DBG] pgmap v8: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:19:38.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:38 smithi159 bash[41022]: cluster 2023-09-23T23:19:37.778829+0000 mgr.y (mgr.25760) 10 : cluster [DBG] pgmap v8: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:19:40.094 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:39 smithi159 bash[27435]: audit 2023-09-23T23:19:39.754699+0000 mon.c (mon.2) 85 : audit [DBG] from='client.? 172.21.15.159:0/1039084645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:19:40.094 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:39 smithi159 bash[41022]: audit 2023-09-23T23:19:39.754699+0000 mon.c (mon.2) 85 : audit [DBG] from='client.? 172.21.15.159:0/1039084645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:19:40.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:39 smithi164 bash[31512]: audit 2023-09-23T23:19:39.754699+0000 mon.c (mon.2) 85 : audit [DBG] from='client.? 172.21.15.159:0/1039084645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:19:41.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:40 smithi164 bash[31512]: cluster 2023-09-23T23:19:39.779927+0000 mgr.y (mgr.25760) 11 : cluster [DBG] pgmap v9: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:19:41.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:40 smithi159 bash[27435]: cluster 2023-09-23T23:19:39.779927+0000 mgr.y (mgr.25760) 11 : cluster [DBG] pgmap v9: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:19:41.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:40 smithi159 bash[41022]: cluster 2023-09-23T23:19:39.779927+0000 mgr.y (mgr.25760) 11 : cluster [DBG] pgmap v9: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:19:43.119 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:42 smithi159 bash[27435]: cluster 2023-09-23T23:19:41.780647+0000 mgr.y (mgr.25760) 12 : cluster [DBG] pgmap v10: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:19:43.119 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:42 smithi159 bash[27435]: audit 2023-09-23T23:19:42.201293+0000 mon.c (mon.2) 86 : audit [DBG] from='client.? 172.21.15.159:0/1347188525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:19:43.119 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:42 smithi159 bash[41022]: cluster 2023-09-23T23:19:41.780647+0000 mgr.y (mgr.25760) 12 : cluster [DBG] pgmap v10: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:19:43.119 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:42 smithi159 bash[41022]: audit 2023-09-23T23:19:42.201293+0000 mon.c (mon.2) 86 : audit [DBG] from='client.? 172.21.15.159:0/1347188525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:19:43.146 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:42 smithi164 bash[31512]: cluster 2023-09-23T23:19:41.780647+0000 mgr.y (mgr.25760) 12 : cluster [DBG] pgmap v10: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:19:43.146 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:42 smithi164 bash[31512]: audit 2023-09-23T23:19:42.201293+0000 mon.c (mon.2) 86 : audit [DBG] from='client.? 172.21.15.159:0/1347188525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:19:43.523 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:19:43 smithi164 bash[69376]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:19:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T23:19:44.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:43 smithi164 bash[31512]: audit 2023-09-23T23:19:42.902120+0000 mon.c (mon.2) 87 : audit [DBG] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:19:44.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:43 smithi159 bash[27435]: audit 2023-09-23T23:19:42.902120+0000 mon.c (mon.2) 87 : audit [DBG] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:19:44.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:43 smithi159 bash[41022]: audit 2023-09-23T23:19:42.902120+0000 mon.c (mon.2) 87 : audit [DBG] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:19:45.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:44 smithi159 bash[27435]: cluster 2023-09-23T23:19:43.781477+0000 mgr.y (mgr.25760) 13 : cluster [DBG] pgmap v11: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:19:45.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:44 smithi159 bash[27435]: audit 2023-09-23T23:19:44.658650+0000 mon.a (mon.0) 1119 : audit [DBG] from='client.? 172.21.15.159:0/1498056752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:19:45.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:44 smithi159 bash[41022]: cluster 2023-09-23T23:19:43.781477+0000 mgr.y (mgr.25760) 13 : cluster [DBG] pgmap v11: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:19:45.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:44 smithi159 bash[41022]: audit 2023-09-23T23:19:44.658650+0000 mon.a (mon.0) 1119 : audit [DBG] from='client.? 172.21.15.159:0/1498056752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:19:45.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:44 smithi164 bash[31512]: cluster 2023-09-23T23:19:43.781477+0000 mgr.y (mgr.25760) 13 : cluster [DBG] pgmap v11: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:19:45.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:44 smithi164 bash[31512]: audit 2023-09-23T23:19:44.658650+0000 mon.a (mon.0) 1119 : audit [DBG] from='client.? 172.21.15.159:0/1498056752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:19:46.736 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:46 smithi164 bash[31512]: audit 2023-09-23T23:19:45.354494+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.25760 ' entity='mgr.y' 2023-09-23T23:19:46.736 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:46 smithi164 bash[31512]: audit 2023-09-23T23:19:45.364561+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.25760 ' entity='mgr.y' 2023-09-23T23:19:46.736 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:46 smithi164 bash[31512]: audit 2023-09-23T23:19:45.367956+0000 mon.c (mon.2) 88 : audit [DBG] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:19:46.737 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:46 smithi164 bash[31512]: audit 2023-09-23T23:19:45.369205+0000 mon.c (mon.2) 89 : audit [INF] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:19:46.737 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:46 smithi164 bash[31512]: cephadm 2023-09-23T23:19:45.371085+0000 mgr.y (mgr.25760) 14 : cephadm [INF] Updating smithi159:/etc/ceph/ceph.conf 2023-09-23T23:19:46.737 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:46 smithi164 bash[31512]: cephadm 2023-09-23T23:19:45.371449+0000 mgr.y (mgr.25760) 15 : cephadm [INF] Updating smithi164:/etc/ceph/ceph.conf 2023-09-23T23:19:46.737 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:46 smithi164 bash[31512]: audit 2023-09-23T23:19:46.092678+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.25760 ' entity='mgr.y' 2023-09-23T23:19:46.737 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:46 smithi164 bash[31512]: audit 2023-09-23T23:19:46.098887+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.25760 ' entity='mgr.y' 2023-09-23T23:19:46.737 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:46 smithi164 bash[31512]: audit 2023-09-23T23:19:46.105920+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.25760 ' entity='mgr.y' 2023-09-23T23:19:46.737 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:46 smithi164 bash[31512]: audit 2023-09-23T23:19:46.110647+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.25760 ' entity='mgr.y' 2023-09-23T23:19:46.737 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:46 smithi164 bash[31512]: audit 2023-09-23T23:19:46.118540+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.25760 ' entity='mgr.y' 2023-09-23T23:19:46.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:46 smithi159 bash[27435]: audit 2023-09-23T23:19:45.354494+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.25760 ' entity='mgr.y' 2023-09-23T23:19:46.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:46 smithi159 bash[27435]: audit 2023-09-23T23:19:45.364561+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.25760 ' entity='mgr.y' 2023-09-23T23:19:46.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:46 smithi159 bash[27435]: audit 2023-09-23T23:19:45.367956+0000 mon.c (mon.2) 88 : audit [DBG] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:19:46.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:46 smithi159 bash[27435]: audit 2023-09-23T23:19:45.369205+0000 mon.c (mon.2) 89 : audit [INF] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:19:46.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:46 smithi159 bash[27435]: cephadm 2023-09-23T23:19:45.371085+0000 mgr.y (mgr.25760) 14 : cephadm [INF] Updating smithi159:/etc/ceph/ceph.conf 2023-09-23T23:19:46.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:46 smithi159 bash[27435]: cephadm 2023-09-23T23:19:45.371449+0000 mgr.y (mgr.25760) 15 : cephadm [INF] Updating smithi164:/etc/ceph/ceph.conf 2023-09-23T23:19:46.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:46 smithi159 bash[27435]: audit 2023-09-23T23:19:46.092678+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.25760 ' entity='mgr.y' 2023-09-23T23:19:46.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:46 smithi159 bash[27435]: audit 2023-09-23T23:19:46.098887+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.25760 ' entity='mgr.y' 2023-09-23T23:19:46.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:46 smithi159 bash[27435]: audit 2023-09-23T23:19:46.105920+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.25760 ' entity='mgr.y' 2023-09-23T23:19:46.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:46 smithi159 bash[27435]: audit 2023-09-23T23:19:46.110647+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.25760 ' entity='mgr.y' 2023-09-23T23:19:46.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:46 smithi159 bash[27435]: audit 2023-09-23T23:19:46.118540+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.25760 ' entity='mgr.y' 2023-09-23T23:19:46.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:46 smithi159 bash[41022]: audit 2023-09-23T23:19:45.354494+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.25760 ' entity='mgr.y' 2023-09-23T23:19:46.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:46 smithi159 bash[41022]: audit 2023-09-23T23:19:45.364561+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.25760 ' entity='mgr.y' 2023-09-23T23:19:46.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:46 smithi159 bash[41022]: audit 2023-09-23T23:19:45.367956+0000 mon.c (mon.2) 88 : audit [DBG] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:19:46.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:46 smithi159 bash[41022]: audit 2023-09-23T23:19:45.369205+0000 mon.c (mon.2) 89 : audit [INF] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:19:46.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:46 smithi159 bash[41022]: cephadm 2023-09-23T23:19:45.371085+0000 mgr.y (mgr.25760) 14 : cephadm [INF] Updating smithi159:/etc/ceph/ceph.conf 2023-09-23T23:19:46.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:46 smithi159 bash[41022]: cephadm 2023-09-23T23:19:45.371449+0000 mgr.y (mgr.25760) 15 : cephadm [INF] Updating smithi164:/etc/ceph/ceph.conf 2023-09-23T23:19:46.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:46 smithi159 bash[41022]: audit 2023-09-23T23:19:46.092678+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.25760 ' entity='mgr.y' 2023-09-23T23:19:46.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:46 smithi159 bash[41022]: audit 2023-09-23T23:19:46.098887+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.25760 ' entity='mgr.y' 2023-09-23T23:19:46.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:46 smithi159 bash[41022]: audit 2023-09-23T23:19:46.105920+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.25760 ' entity='mgr.y' 2023-09-23T23:19:46.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:46 smithi159 bash[41022]: audit 2023-09-23T23:19:46.110647+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.25760 ' entity='mgr.y' 2023-09-23T23:19:46.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:46 smithi159 bash[41022]: audit 2023-09-23T23:19:46.118540+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.25760 ' entity='mgr.y' 2023-09-23T23:19:47.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:47 smithi164 bash[31512]: cephadm 2023-09-23T23:19:45.586519+0000 mgr.y (mgr.25760) 16 : cephadm [INF] Updating smithi159:/var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T23:19:47.524 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:47 smithi164 bash[31512]: cephadm 2023-09-23T23:19:45.588156+0000 mgr.y (mgr.25760) 17 : cephadm [INF] Updating smithi164:/var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T23:19:47.524 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:47 smithi164 bash[31512]: cephadm 2023-09-23T23:19:45.751735+0000 mgr.y (mgr.25760) 18 : cephadm [INF] Updating smithi159:/etc/ceph/ceph.client.admin.keyring 2023-09-23T23:19:47.524 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:47 smithi164 bash[31512]: cephadm 2023-09-23T23:19:45.752854+0000 mgr.y (mgr.25760) 19 : cephadm [INF] Updating smithi164:/etc/ceph/ceph.client.admin.keyring 2023-09-23T23:19:47.524 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:47 smithi164 bash[31512]: cluster 2023-09-23T23:19:45.782374+0000 mgr.y (mgr.25760) 20 : cluster [DBG] pgmap v12: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:19:47.524 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:47 smithi164 bash[31512]: cephadm 2023-09-23T23:19:45.917995+0000 mgr.y (mgr.25760) 21 : cephadm [INF] Updating smithi164:/var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T23:19:47.524 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:47 smithi164 bash[31512]: cephadm 2023-09-23T23:19:45.918385+0000 mgr.y (mgr.25760) 22 : cephadm [INF] Updating smithi159:/var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T23:19:47.524 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:47 smithi164 bash[31512]: cephadm 2023-09-23T23:19:46.191582+0000 mgr.y (mgr.25760) 23 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-09-23T23:19:47.524 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:47 smithi164 bash[31512]: audit 2023-09-23T23:19:47.103566+0000 mon.c (mon.2) 90 : audit [DBG] from='client.? 172.21.15.159:0/1046011918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:19:47.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:47 smithi159 bash[41022]: cephadm 2023-09-23T23:19:45.586519+0000 mgr.y (mgr.25760) 16 : cephadm [INF] Updating smithi159:/var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T23:19:47.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:47 smithi159 bash[41022]: cephadm 2023-09-23T23:19:45.588156+0000 mgr.y (mgr.25760) 17 : cephadm [INF] Updating smithi164:/var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T23:19:47.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:47 smithi159 bash[41022]: cephadm 2023-09-23T23:19:45.751735+0000 mgr.y (mgr.25760) 18 : cephadm [INF] Updating smithi159:/etc/ceph/ceph.client.admin.keyring 2023-09-23T23:19:47.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:47 smithi159 bash[41022]: cephadm 2023-09-23T23:19:45.752854+0000 mgr.y (mgr.25760) 19 : cephadm [INF] Updating smithi164:/etc/ceph/ceph.client.admin.keyring 2023-09-23T23:19:47.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:47 smithi159 bash[41022]: cluster 2023-09-23T23:19:45.782374+0000 mgr.y (mgr.25760) 20 : cluster [DBG] pgmap v12: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:19:47.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:47 smithi159 bash[41022]: cephadm 2023-09-23T23:19:45.917995+0000 mgr.y (mgr.25760) 21 : cephadm [INF] Updating smithi164:/var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T23:19:47.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:47 smithi159 bash[41022]: cephadm 2023-09-23T23:19:45.918385+0000 mgr.y (mgr.25760) 22 : cephadm [INF] Updating smithi159:/var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T23:19:47.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:47 smithi159 bash[41022]: cephadm 2023-09-23T23:19:46.191582+0000 mgr.y (mgr.25760) 23 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-09-23T23:19:47.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:47 smithi159 bash[41022]: audit 2023-09-23T23:19:47.103566+0000 mon.c (mon.2) 90 : audit [DBG] from='client.? 172.21.15.159:0/1046011918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:19:47.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:47 smithi159 bash[27435]: cephadm 2023-09-23T23:19:45.586519+0000 mgr.y (mgr.25760) 16 : cephadm [INF] Updating smithi159:/var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T23:19:47.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:47 smithi159 bash[27435]: cephadm 2023-09-23T23:19:45.588156+0000 mgr.y (mgr.25760) 17 : cephadm [INF] Updating smithi164:/var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T23:19:47.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:47 smithi159 bash[27435]: cephadm 2023-09-23T23:19:45.751735+0000 mgr.y (mgr.25760) 18 : cephadm [INF] Updating smithi159:/etc/ceph/ceph.client.admin.keyring 2023-09-23T23:19:47.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:47 smithi159 bash[27435]: cephadm 2023-09-23T23:19:45.752854+0000 mgr.y (mgr.25760) 19 : cephadm [INF] Updating smithi164:/etc/ceph/ceph.client.admin.keyring 2023-09-23T23:19:47.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:47 smithi159 bash[27435]: cluster 2023-09-23T23:19:45.782374+0000 mgr.y (mgr.25760) 20 : cluster [DBG] pgmap v12: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:19:47.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:47 smithi159 bash[27435]: cephadm 2023-09-23T23:19:45.917995+0000 mgr.y (mgr.25760) 21 : cephadm [INF] Updating smithi164:/var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T23:19:47.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:47 smithi159 bash[27435]: cephadm 2023-09-23T23:19:45.918385+0000 mgr.y (mgr.25760) 22 : cephadm [INF] Updating smithi159:/var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T23:19:47.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:47 smithi159 bash[27435]: cephadm 2023-09-23T23:19:46.191582+0000 mgr.y (mgr.25760) 23 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-09-23T23:19:47.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:47 smithi159 bash[27435]: audit 2023-09-23T23:19:47.103566+0000 mon.c (mon.2) 90 : audit [DBG] from='client.? 172.21.15.159:0/1046011918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:19:48.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:48 smithi164 bash[31512]: cephadm 2023-09-23T23:19:46.444136+0000 mgr.y (mgr.25760) 24 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi164 2023-09-23T23:19:48.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:48 smithi159 bash[27435]: cephadm 2023-09-23T23:19:46.444136+0000 mgr.y (mgr.25760) 24 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi164 2023-09-23T23:19:48.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:48 smithi159 bash[41022]: cephadm 2023-09-23T23:19:46.444136+0000 mgr.y (mgr.25760) 24 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi164 2023-09-23T23:19:49.561 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:49 smithi164 bash[31512]: cluster 2023-09-23T23:19:47.783046+0000 mgr.y (mgr.25760) 25 : cluster [DBG] pgmap v13: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:19:49.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:49 smithi159 bash[27435]: cluster 2023-09-23T23:19:47.783046+0000 mgr.y (mgr.25760) 25 : cluster [DBG] pgmap v13: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:19:49.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:49 smithi159 bash[41022]: cluster 2023-09-23T23:19:47.783046+0000 mgr.y (mgr.25760) 25 : cluster [DBG] pgmap v13: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:19:50.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:50 smithi164 bash[31512]: audit 2023-09-23T23:19:49.549419+0000 mon.a (mon.0) 1127 : audit [DBG] from='client.? 172.21.15.159:0/1336071402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:19:50.524 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:19:50 smithi164 systemd[1]: Stopping Ceph prometheus.a for e43465dc-5a64-11ee-8db4-212e2dc638e7... 2023-09-23T23:19:50.524 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:19:50 smithi164 bash[80237]: ts=2023-09-23T23:19:50.389Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-09-23T23:19:50.524 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:19:50 smithi164 bash[80237]: ts=2023-09-23T23:19:50.389Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2023-09-23T23:19:50.524 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:19:50 smithi164 bash[80237]: ts=2023-09-23T23:19:50.389Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2023-09-23T23:19:50.524 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:19:50 smithi164 bash[80237]: ts=2023-09-23T23:19:50.389Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2023-09-23T23:19:50.524 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:19:50 smithi164 bash[80237]: ts=2023-09-23T23:19:50.389Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2023-09-23T23:19:50.524 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:19:50 smithi164 bash[80237]: ts=2023-09-23T23:19:50.389Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2023-09-23T23:19:50.524 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:19:50 smithi164 bash[80237]: ts=2023-09-23T23:19:50.389Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2023-09-23T23:19:50.524 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:19:50 smithi164 bash[80237]: ts=2023-09-23T23:19:50.389Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2023-09-23T23:19:50.524 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:19:50 smithi164 bash[80237]: ts=2023-09-23T23:19:50.390Z caller=main.go:907 level=info msg="Scrape manager stopped" 2023-09-23T23:19:50.524 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:19:50 smithi164 bash[80237]: ts=2023-09-23T23:19:50.390Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2023-09-23T23:19:50.525 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:19:50 smithi164 bash[80237]: ts=2023-09-23T23:19:50.390Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2023-09-23T23:19:50.525 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:19:50 smithi164 bash[80237]: ts=2023-09-23T23:19:50.390Z caller=main.go:1147 level=info msg="See you next time!" 2023-09-23T23:19:50.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:50 smithi159 bash[27435]: audit 2023-09-23T23:19:49.549419+0000 mon.a (mon.0) 1127 : audit [DBG] from='client.? 172.21.15.159:0/1336071402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:19:50.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:50 smithi159 bash[41022]: audit 2023-09-23T23:19:49.549419+0000 mon.a (mon.0) 1127 : audit [DBG] from='client.? 172.21.15.159:0/1336071402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:19:51.236 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:19:50 smithi164 bash[82052]: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-prometheus-a 2023-09-23T23:19:51.236 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:19:51 smithi164 bash[82115]: Error response from daemon: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-prometheus-a 2023-09-23T23:19:51.236 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:19:51 smithi164 systemd[1]: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7@prometheus.a.service: Succeeded. 2023-09-23T23:19:51.236 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:19:51 smithi164 systemd[1]: Stopped Ceph prometheus.a for e43465dc-5a64-11ee-8db4-212e2dc638e7. 2023-09-23T23:19:51.236 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:19:51 smithi164 systemd[1]: Started Ceph prometheus.a for e43465dc-5a64-11ee-8db4-212e2dc638e7. 2023-09-23T23:19:51.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:51 smithi164 bash[31512]: cluster 2023-09-23T23:19:49.784214+0000 mgr.y (mgr.25760) 26 : cluster [DBG] pgmap v14: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:19:51.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:51 smithi164 bash[31512]: audit 2023-09-23T23:19:51.210336+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.25760 ' entity='mgr.y' 2023-09-23T23:19:51.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:51 smithi164 bash[31512]: audit 2023-09-23T23:19:51.219841+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.25760 ' entity='mgr.y' 2023-09-23T23:19:51.524 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:51 smithi164 bash[31512]: audit 2023-09-23T23:19:51.229200+0000 mon.c (mon.2) 91 : audit [DBG] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-23T23:19:51.524 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:51 smithi164 bash[31512]: audit 2023-09-23T23:19:51.238844+0000 mon.c (mon.2) 92 : audit [DBG] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:19:51.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:51 smithi159 bash[27435]: cluster 2023-09-23T23:19:49.784214+0000 mgr.y (mgr.25760) 26 : cluster [DBG] pgmap v14: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:19:51.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:51 smithi159 bash[27435]: audit 2023-09-23T23:19:51.210336+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.25760 ' entity='mgr.y' 2023-09-23T23:19:51.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:51 smithi159 bash[27435]: audit 2023-09-23T23:19:51.219841+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.25760 ' entity='mgr.y' 2023-09-23T23:19:51.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:51 smithi159 bash[27435]: audit 2023-09-23T23:19:51.229200+0000 mon.c (mon.2) 91 : audit [DBG] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-23T23:19:51.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:51 smithi159 bash[27435]: audit 2023-09-23T23:19:51.238844+0000 mon.c (mon.2) 92 : audit [DBG] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:19:51.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:51 smithi159 bash[41022]: cluster 2023-09-23T23:19:49.784214+0000 mgr.y (mgr.25760) 26 : cluster [DBG] pgmap v14: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:19:51.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:51 smithi159 bash[41022]: audit 2023-09-23T23:19:51.210336+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.25760 ' entity='mgr.y' 2023-09-23T23:19:51.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:51 smithi159 bash[41022]: audit 2023-09-23T23:19:51.219841+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.25760 ' entity='mgr.y' 2023-09-23T23:19:51.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:51 smithi159 bash[41022]: audit 2023-09-23T23:19:51.229200+0000 mon.c (mon.2) 91 : audit [DBG] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-23T23:19:51.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:51 smithi159 bash[41022]: audit 2023-09-23T23:19:51.238844+0000 mon.c (mon.2) 92 : audit [DBG] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:19:52.736 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:52 smithi164 bash[31512]: audit 2023-09-23T23:19:51.230213+0000 mgr.y (mgr.25760) 27 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-23T23:19:52.736 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:52 smithi164 bash[31512]: audit 2023-09-23T23:19:51.999091+0000 mon.a (mon.0) 1130 : audit [DBG] from='client.? 172.21.15.159:0/4247105811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:19:52.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:52 smithi159 bash[27435]: audit 2023-09-23T23:19:51.230213+0000 mgr.y (mgr.25760) 27 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-23T23:19:52.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:52 smithi159 bash[27435]: audit 2023-09-23T23:19:51.999091+0000 mon.a (mon.0) 1130 : audit [DBG] from='client.? 172.21.15.159:0/4247105811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:19:52.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:52 smithi159 bash[41022]: audit 2023-09-23T23:19:51.230213+0000 mgr.y (mgr.25760) 27 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-23T23:19:52.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:52 smithi159 bash[41022]: audit 2023-09-23T23:19:51.999091+0000 mon.a (mon.0) 1130 : audit [DBG] from='client.? 172.21.15.159:0/4247105811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:19:53.017 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:19:52 smithi164 bash[82145]: ts=2023-09-23T23:19:52.854Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2023-09-23T23:19:53.017 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:19:52 smithi164 bash[82145]: ts=2023-09-23T23:19:52.855Z caller=main.go:569 level=info build_context="(go=go1.19.7, platform=linux/amd64, user=root@8a0ee342e522, date=20230321-12:56:07, tags=netgo,builtinassets)" 2023-09-23T23:19:53.017 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:19:52 smithi164 bash[82145]: ts=2023-09-23T23:19:52.855Z caller=main.go:570 level=info host_details="(Linux 5.15.0-84-generic #93~20.04.1-Ubuntu SMP Wed Sep 6 16:15:40 UTC 2023 x86_64 smithi164 (none))" 2023-09-23T23:19:53.017 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:19:52 smithi164 bash[82145]: ts=2023-09-23T23:19:52.855Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-09-23T23:19:53.017 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:19:52 smithi164 bash[82145]: ts=2023-09-23T23:19:52.855Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-09-23T23:19:53.017 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:19:52 smithi164 bash[82145]: ts=2023-09-23T23:19:52.857Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2023-09-23T23:19:53.017 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:19:52 smithi164 bash[82145]: ts=2023-09-23T23:19:52.858Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2023-09-23T23:19:53.017 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:19:52 smithi164 bash[82145]: ts=2023-09-23T23:19:52.859Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2023-09-23T23:19:53.017 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:19:52 smithi164 bash[82145]: ts=2023-09-23T23:19:52.859Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2023-09-23T23:19:53.018 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:19:52 smithi164 bash[82145]: ts=2023-09-23T23:19:52.860Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-09-23T23:19:53.018 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:19:52 smithi164 bash[82145]: ts=2023-09-23T23:19:52.860Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.755µs 2023-09-23T23:19:53.018 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:19:52 smithi164 bash[82145]: ts=2023-09-23T23:19:52.860Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-09-23T23:19:53.018 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:19:52 smithi164 bash[82145]: ts=2023-09-23T23:19:52.861Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2023-09-23T23:19:53.018 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:19:52 smithi164 bash[82145]: ts=2023-09-23T23:19:52.889Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2023-09-23T23:19:53.018 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:19:52 smithi164 bash[82145]: ts=2023-09-23T23:19:52.892Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2023-09-23T23:19:53.018 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:19:52 smithi164 bash[82145]: ts=2023-09-23T23:19:52.892Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2023-09-23T23:19:53.018 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:19:52 smithi164 bash[82145]: ts=2023-09-23T23:19:52.892Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=21.546µs wal_replay_duration=31.548036ms wbl_replay_duration=160ns total_replay_duration=31.595204ms 2023-09-23T23:19:53.018 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:19:52 smithi164 bash[82145]: ts=2023-09-23T23:19:52.897Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2023-09-23T23:19:53.018 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:19:52 smithi164 bash[82145]: ts=2023-09-23T23:19:52.897Z caller=main.go:1029 level=info msg="TSDB started" 2023-09-23T23:19:53.018 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:19:52 smithi164 bash[82145]: ts=2023-09-23T23:19:52.897Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-09-23T23:19:53.018 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:19:52 smithi164 bash[82145]: ts=2023-09-23T23:19:52.921Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=24.564694ms db_storage=1.227µs remote_storage=1.756µs web_handler=453ns query_engine=816ns scrape=253.63µs scrape_sd=85.612µs notify=12.258µs notify_sd=10.515µs rules=23.900956ms tracing=6.061µs 2023-09-23T23:19:53.018 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:19:52 smithi164 bash[82145]: ts=2023-09-23T23:19:52.921Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2023-09-23T23:19:53.019 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:19:52 smithi164 bash[82145]: ts=2023-09-23T23:19:52.921Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2023-09-23T23:19:53.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:53 smithi164 bash[31512]: cluster 2023-09-23T23:19:51.784859+0000 mgr.y (mgr.25760) 28 : cluster [DBG] pgmap v15: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:19:53.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:53 smithi159 bash[27435]: cluster 2023-09-23T23:19:51.784859+0000 mgr.y (mgr.25760) 28 : cluster [DBG] pgmap v15: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:19:53.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:53 smithi159 bash[41022]: cluster 2023-09-23T23:19:51.784859+0000 mgr.y (mgr.25760) 28 : cluster [DBG] pgmap v15: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:19:54.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:54 smithi164 bash[31512]: audit 2023-09-23T23:19:53.716907+0000 mon.c (mon.2) 93 : audit [INF] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T23:19:54.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:54 smithi164 bash[31512]: audit 2023-09-23T23:19:53.717636+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.25760 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T23:19:54.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:54 smithi164 bash[31512]: audit 2023-09-23T23:19:53.719929+0000 mon.c (mon.2) 94 : audit [DBG] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T23:19:54.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:54 smithi164 bash[31512]: audit 2023-09-23T23:19:53.721787+0000 mon.c (mon.2) 95 : audit [DBG] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:19:54.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:54 smithi159 bash[27435]: audit 2023-09-23T23:19:53.716907+0000 mon.c (mon.2) 93 : audit [INF] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T23:19:54.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:54 smithi159 bash[27435]: audit 2023-09-23T23:19:53.717636+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.25760 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T23:19:54.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:54 smithi159 bash[27435]: audit 2023-09-23T23:19:53.719929+0000 mon.c (mon.2) 94 : audit [DBG] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T23:19:54.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:54 smithi159 bash[27435]: audit 2023-09-23T23:19:53.721787+0000 mon.c (mon.2) 95 : audit [DBG] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:19:54.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:54 smithi159 bash[41022]: audit 2023-09-23T23:19:53.716907+0000 mon.c (mon.2) 93 : audit [INF] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T23:19:54.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:54 smithi159 bash[41022]: audit 2023-09-23T23:19:53.717636+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.25760 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T23:19:54.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:54 smithi159 bash[41022]: audit 2023-09-23T23:19:53.719929+0000 mon.c (mon.2) 94 : audit [DBG] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T23:19:54.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:54 smithi159 bash[41022]: audit 2023-09-23T23:19:53.721787+0000 mon.c (mon.2) 95 : audit [DBG] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:19:55.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:55 smithi164 bash[31512]: cephadm 2023-09-23T23:19:53.716079+0000 mgr.y (mgr.25760) 29 : cephadm [INF] Upgrade: Updating mgr.x 2023-09-23T23:19:55.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:55 smithi164 bash[31512]: cephadm 2023-09-23T23:19:53.723523+0000 mgr.y (mgr.25760) 30 : cephadm [INF] Deploying daemon mgr.x on smithi164 2023-09-23T23:19:55.524 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:55 smithi164 bash[31512]: cluster 2023-09-23T23:19:53.785827+0000 mgr.y (mgr.25760) 31 : cluster [DBG] pgmap v16: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:19:55.524 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:55 smithi164 bash[31512]: audit 2023-09-23T23:19:54.455109+0000 mon.c (mon.2) 96 : audit [DBG] from='client.? 172.21.15.159:0/2915076585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:19:55.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:55 smithi159 bash[41022]: cephadm 2023-09-23T23:19:53.716079+0000 mgr.y (mgr.25760) 29 : cephadm [INF] Upgrade: Updating mgr.x 2023-09-23T23:19:55.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:55 smithi159 bash[41022]: cephadm 2023-09-23T23:19:53.723523+0000 mgr.y (mgr.25760) 30 : cephadm [INF] Deploying daemon mgr.x on smithi164 2023-09-23T23:19:55.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:55 smithi159 bash[41022]: cluster 2023-09-23T23:19:53.785827+0000 mgr.y (mgr.25760) 31 : cluster [DBG] pgmap v16: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:19:55.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:55 smithi159 bash[41022]: audit 2023-09-23T23:19:54.455109+0000 mon.c (mon.2) 96 : audit [DBG] from='client.? 172.21.15.159:0/2915076585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:19:55.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:55 smithi159 bash[27435]: cephadm 2023-09-23T23:19:53.716079+0000 mgr.y (mgr.25760) 29 : cephadm [INF] Upgrade: Updating mgr.x 2023-09-23T23:19:55.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:55 smithi159 bash[27435]: cephadm 2023-09-23T23:19:53.723523+0000 mgr.y (mgr.25760) 30 : cephadm [INF] Deploying daemon mgr.x on smithi164 2023-09-23T23:19:55.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:55 smithi159 bash[27435]: cluster 2023-09-23T23:19:53.785827+0000 mgr.y (mgr.25760) 31 : cluster [DBG] pgmap v16: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:19:55.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:55 smithi159 bash[27435]: audit 2023-09-23T23:19:54.455109+0000 mon.c (mon.2) 96 : audit [DBG] from='client.? 172.21.15.159:0/2915076585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:19:56.273 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:19:56 smithi164 systemd[1]: Stopping Ceph mgr.x for e43465dc-5a64-11ee-8db4-212e2dc638e7... 2023-09-23T23:19:57.245 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:19:56 smithi164 bash[82449]: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-mgr-x 2023-09-23T23:19:57.245 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:19:56 smithi164 systemd[1]: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7@mgr.x.service: Main process exited, code=exited, status=143/n/a 2023-09-23T23:19:57.245 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:19:57 smithi164 bash[82510]: Error response from daemon: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-mgr-x 2023-09-23T23:19:57.246 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:19:57 smithi164 systemd[1]: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7@mgr.x.service: Failed with result 'exit-code'. 2023-09-23T23:19:57.246 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:19:57 smithi164 systemd[1]: Stopped Ceph mgr.x for e43465dc-5a64-11ee-8db4-212e2dc638e7. 2023-09-23T23:19:57.246 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:19:57 smithi164 systemd[1]: Started Ceph mgr.x for e43465dc-5a64-11ee-8db4-212e2dc638e7. 2023-09-23T23:19:57.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:57 smithi164 bash[31512]: cluster 2023-09-23T23:19:55.786675+0000 mgr.y (mgr.25760) 32 : cluster [DBG] pgmap v17: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:19:57.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:57 smithi164 bash[31512]: audit 2023-09-23T23:19:56.911175+0000 mon.a (mon.0) 1132 : audit [DBG] from='client.? 172.21.15.159:0/1218149307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:19:57.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:57 smithi164 bash[31512]: audit 2023-09-23T23:19:57.285201+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.25760 ' entity='mgr.y' 2023-09-23T23:19:57.524 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:57 smithi164 bash[31512]: audit 2023-09-23T23:19:57.298417+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.25760 ' entity='mgr.y' 2023-09-23T23:19:57.524 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:57 smithi164 bash[31512]: audit 2023-09-23T23:19:57.347503+0000 mon.c (mon.2) 97 : audit [DBG] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:19:57.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:57 smithi159 bash[27435]: cluster 2023-09-23T23:19:55.786675+0000 mgr.y (mgr.25760) 32 : cluster [DBG] pgmap v17: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:19:57.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:57 smithi159 bash[27435]: audit 2023-09-23T23:19:56.911175+0000 mon.a (mon.0) 1132 : audit [DBG] from='client.? 172.21.15.159:0/1218149307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:19:57.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:57 smithi159 bash[27435]: audit 2023-09-23T23:19:57.285201+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.25760 ' entity='mgr.y' 2023-09-23T23:19:57.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:57 smithi159 bash[27435]: audit 2023-09-23T23:19:57.298417+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.25760 ' entity='mgr.y' 2023-09-23T23:19:57.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:57 smithi159 bash[27435]: audit 2023-09-23T23:19:57.347503+0000 mon.c (mon.2) 97 : audit [DBG] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:19:57.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:57 smithi159 bash[41022]: cluster 2023-09-23T23:19:55.786675+0000 mgr.y (mgr.25760) 32 : cluster [DBG] pgmap v17: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:19:57.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:57 smithi159 bash[41022]: audit 2023-09-23T23:19:56.911175+0000 mon.a (mon.0) 1132 : audit [DBG] from='client.? 172.21.15.159:0/1218149307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:19:57.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:57 smithi159 bash[41022]: audit 2023-09-23T23:19:57.285201+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.25760 ' entity='mgr.y' 2023-09-23T23:19:57.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:57 smithi159 bash[41022]: audit 2023-09-23T23:19:57.298417+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.25760 ' entity='mgr.y' 2023-09-23T23:19:57.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:57 smithi159 bash[41022]: audit 2023-09-23T23:19:57.347503+0000 mon.c (mon.2) 97 : audit [DBG] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:19:58.625 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:58 smithi164 bash[31512]: audit 2023-09-23T23:19:57.903147+0000 mon.c (mon.2) 98 : audit [DBG] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:19:58.626 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:19:58 smithi164 bash[82566]: debug 2023-09-23T23:19:58.457+0000 7fbf668b3700 1 -- 172.21.15.164:0/1509629362 <== mon.1 v2:172.21.15.164:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x557ad2a251e0 con 0x557ad37a4c00 2023-09-23T23:19:58.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:58 smithi159 bash[27435]: audit 2023-09-23T23:19:57.903147+0000 mon.c (mon.2) 98 : audit [DBG] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:19:58.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:58 smithi159 bash[41022]: audit 2023-09-23T23:19:57.903147+0000 mon.c (mon.2) 98 : audit [DBG] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:19:59.023 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:19:58 smithi164 bash[82566]: debug 2023-09-23T23:19:58.617+0000 7fbf70a00200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-23T23:19:59.687 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:59 smithi164 bash[31512]: cluster 2023-09-23T23:19:57.787299+0000 mgr.y (mgr.25760) 33 : cluster [DBG] pgmap v18: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:19:59.687 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:19:59 smithi164 bash[31512]: audit 2023-09-23T23:19:59.365221+0000 mon.c (mon.2) 99 : audit [DBG] from='client.? 172.21.15.159:0/4030725748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:19:59.688 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:19:59 smithi164 bash[82566]: debug 2023-09-23T23:19:59.573+0000 7fbf70a00200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-09-23T23:19:59.688 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:19:59 smithi164 bash[82566]: debug 2023-09-23T23:19:59.681+0000 7fbf70a00200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-23T23:19:59.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:59 smithi159 bash[27435]: cluster 2023-09-23T23:19:57.787299+0000 mgr.y (mgr.25760) 33 : cluster [DBG] pgmap v18: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:19:59.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:19:59 smithi159 bash[27435]: audit 2023-09-23T23:19:59.365221+0000 mon.c (mon.2) 99 : audit [DBG] from='client.? 172.21.15.159:0/4030725748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:19:59.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:59 smithi159 bash[41022]: cluster 2023-09-23T23:19:57.787299+0000 mgr.y (mgr.25760) 33 : cluster [DBG] pgmap v18: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:19:59.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:19:59 smithi159 bash[41022]: audit 2023-09-23T23:19:59.365221+0000 mon.c (mon.2) 99 : audit [DBG] from='client.? 172.21.15.159:0/4030725748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:20:00.023 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:19:59 smithi164 bash[82566]: debug 2023-09-23T23:19:59.785+0000 7fbf70a00200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-23T23:20:00.433 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:20:00 smithi164 bash[82566]: debug 2023-09-23T23:20:00.057+0000 7fbf70a00200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-23T23:20:00.773 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:20:00 smithi164 bash[82566]: debug 2023-09-23T23:20:00.425+0000 7fbf70a00200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-23T23:20:00.773 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:20:00 smithi164 bash[82566]: debug 2023-09-23T23:20:00.589+0000 7fbf70a00200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-23T23:20:00.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:00 smithi164 bash[31512]: cluster 2023-09-23T23:20:00.000153+0000 mon.a (mon.0) 1135 : cluster [INF] overall HEALTH_OK 2023-09-23T23:20:00.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:00 smithi159 bash[27435]: cluster 2023-09-23T23:20:00.000153+0000 mon.a (mon.0) 1135 : cluster [INF] overall HEALTH_OK 2023-09-23T23:20:00.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:00 smithi159 bash[41022]: cluster 2023-09-23T23:20:00.000153+0000 mon.a (mon.0) 1135 : cluster [INF] overall HEALTH_OK 2023-09-23T23:20:01.273 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:20:00 smithi164 bash[82566]: debug 2023-09-23T23:20:00.809+0000 7fbf70a00200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-23T23:20:01.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:01 smithi164 bash[31512]: cluster 2023-09-23T23:19:59.788410+0000 mgr.y (mgr.25760) 34 : cluster [DBG] pgmap v19: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:20:01.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:01 smithi159 bash[27435]: cluster 2023-09-23T23:19:59.788410+0000 mgr.y (mgr.25760) 34 : cluster [DBG] pgmap v19: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:20:01.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:01 smithi159 bash[41022]: cluster 2023-09-23T23:19:59.788410+0000 mgr.y (mgr.25760) 34 : cluster [DBG] pgmap v19: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:20:02.273 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:20:01 smithi164 bash[82566]: debug 2023-09-23T23:20:01.841+0000 7fbf70a00200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-23T23:20:02.273 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:20:01 smithi164 bash[82566]: debug 2023-09-23T23:20:01.961+0000 7fbf70a00200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-09-23T23:20:02.274 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:20:02 smithi164 bash[82566]: debug 2023-09-23T23:20:02.081+0000 7fbf70a00200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-23T23:20:02.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:02 smithi164 bash[31512]: audit 2023-09-23T23:20:01.815543+0000 mon.c (mon.2) 100 : audit [DBG] from='client.? 172.21.15.159:0/3421141462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:20:02.773 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:20:02 smithi164 bash[82566]: debug 2023-09-23T23:20:02.621+0000 7fbf70a00200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-09-23T23:20:02.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:02 smithi159 bash[27435]: audit 2023-09-23T23:20:01.815543+0000 mon.c (mon.2) 100 : audit [DBG] from='client.? 172.21.15.159:0/3421141462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:20:02.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:02 smithi159 bash[41022]: audit 2023-09-23T23:20:01.815543+0000 mon.c (mon.2) 100 : audit [DBG] from='client.? 172.21.15.159:0/3421141462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:20:03.273 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:20:02 smithi164 bash[82566]: debug 2023-09-23T23:20:02.881+0000 7fbf70a00200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-23T23:20:03.773 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:20:03 smithi164 bash[82566]: debug 2023-09-23T23:20:03.397+0000 7fbf70a00200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-23T23:20:03.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:03 smithi164 bash[31512]: cluster 2023-09-23T23:20:01.789080+0000 mgr.y (mgr.25760) 35 : cluster [DBG] pgmap v20: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:20:03.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:03 smithi159 bash[27435]: cluster 2023-09-23T23:20:01.789080+0000 mgr.y (mgr.25760) 35 : cluster [DBG] pgmap v20: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:20:03.794 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:20:03 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:20:03] "GET /metrics HTTP/1.1" 200 33925 "" "Prometheus/2.43.0" 2023-09-23T23:20:03.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:03 smithi159 bash[41022]: cluster 2023-09-23T23:20:01.789080+0000 mgr.y (mgr.25760) 35 : cluster [DBG] pgmap v20: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:20:04.273 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:20:03 smithi164 bash[82566]: debug 2023-09-23T23:20:03.957+0000 7fbf70a00200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-23T23:20:05.023 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:20:04 smithi164 bash[82566]: debug 2023-09-23T23:20:04.585+0000 7fbf70a00200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-09-23T23:20:05.024 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:20:04 smithi164 bash[82566]: debug 2023-09-23T23:20:04.713+0000 7fbf70a00200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-23T23:20:05.024 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:04 smithi164 bash[31512]: audit 2023-09-23T23:20:03.646522+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.25760 ' entity='mgr.y' 2023-09-23T23:20:05.024 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:04 smithi164 bash[31512]: audit 2023-09-23T23:20:03.656859+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.25760 ' entity='mgr.y' 2023-09-23T23:20:05.024 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:04 smithi164 bash[31512]: cluster 2023-09-23T23:20:03.790031+0000 mgr.y (mgr.25760) 36 : cluster [DBG] pgmap v21: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:20:05.024 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:04 smithi164 bash[31512]: audit 2023-09-23T23:20:04.323182+0000 mon.c (mon.2) 101 : audit [DBG] from='client.? 172.21.15.159:0/3802221248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:20:05.024 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:04 smithi164 bash[31512]: audit 2023-09-23T23:20:04.401675+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.25760 ' entity='mgr.y' 2023-09-23T23:20:05.024 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:04 smithi164 bash[31512]: audit 2023-09-23T23:20:04.412238+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.25760 ' entity='mgr.y' 2023-09-23T23:20:05.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:04 smithi159 bash[27435]: audit 2023-09-23T23:20:03.646522+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.25760 ' entity='mgr.y' 2023-09-23T23:20:05.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:04 smithi159 bash[27435]: audit 2023-09-23T23:20:03.656859+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.25760 ' entity='mgr.y' 2023-09-23T23:20:05.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:04 smithi159 bash[27435]: cluster 2023-09-23T23:20:03.790031+0000 mgr.y (mgr.25760) 36 : cluster [DBG] pgmap v21: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:20:05.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:04 smithi159 bash[27435]: audit 2023-09-23T23:20:04.323182+0000 mon.c (mon.2) 101 : audit [DBG] from='client.? 172.21.15.159:0/3802221248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:20:05.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:04 smithi159 bash[27435]: audit 2023-09-23T23:20:04.401675+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.25760 ' entity='mgr.y' 2023-09-23T23:20:05.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:04 smithi159 bash[27435]: audit 2023-09-23T23:20:04.412238+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.25760 ' entity='mgr.y' 2023-09-23T23:20:05.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:04 smithi159 bash[41022]: audit 2023-09-23T23:20:03.646522+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.25760 ' entity='mgr.y' 2023-09-23T23:20:05.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:04 smithi159 bash[41022]: audit 2023-09-23T23:20:03.656859+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.25760 ' entity='mgr.y' 2023-09-23T23:20:05.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:04 smithi159 bash[41022]: cluster 2023-09-23T23:20:03.790031+0000 mgr.y (mgr.25760) 36 : cluster [DBG] pgmap v21: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:20:05.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:04 smithi159 bash[41022]: audit 2023-09-23T23:20:04.323182+0000 mon.c (mon.2) 101 : audit [DBG] from='client.? 172.21.15.159:0/3802221248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:20:05.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:04 smithi159 bash[41022]: audit 2023-09-23T23:20:04.401675+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.25760 ' entity='mgr.y' 2023-09-23T23:20:05.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:04 smithi159 bash[41022]: audit 2023-09-23T23:20:04.412238+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.25760 ' entity='mgr.y' 2023-09-23T23:20:05.361 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:20:05 smithi164 bash[82566]: debug 2023-09-23T23:20:05.093+0000 7fbf70a00200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-23T23:20:05.362 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:20:05 smithi164 bash[82566]: debug 2023-09-23T23:20:05.209+0000 7fbf70a00200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-23T23:20:05.362 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:20:05 smithi164 bash[82566]: debug 2023-09-23T23:20:05.353+0000 7fbf70a00200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-23T23:20:05.613 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:20:05 smithi164 bash[82566]: debug 2023-09-23T23:20:05.473+0000 7fbf70a00200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-23T23:20:05.948 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:20:05 smithi164 bash[82566]: debug 2023-09-23T23:20:05.605+0000 7fbf70a00200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-23T23:20:05.948 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:20:05 smithi164 bash[82566]: debug 2023-09-23T23:20:05.805+0000 7fbf70a00200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-23T23:20:06.273 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:20:05 smithi164 bash[82566]: debug 2023-09-23T23:20:05.941+0000 7fbf70a00200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-23T23:20:07.208 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:06 smithi164 bash[31512]: cluster 2023-09-23T23:20:05.790655+0000 mgr.y (mgr.25760) 37 : cluster [DBG] pgmap v22: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:20:07.208 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:06 smithi164 bash[31512]: audit 2023-09-23T23:20:06.770199+0000 mon.a (mon.0) 1140 : audit [DBG] from='client.? 172.21.15.159:0/2630741079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:20:07.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:06 smithi159 bash[27435]: cluster 2023-09-23T23:20:05.790655+0000 mgr.y (mgr.25760) 37 : cluster [DBG] pgmap v22: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:20:07.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:06 smithi159 bash[27435]: audit 2023-09-23T23:20:06.770199+0000 mon.a (mon.0) 1140 : audit [DBG] from='client.? 172.21.15.159:0/2630741079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:20:07.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:06 smithi159 bash[41022]: cluster 2023-09-23T23:20:05.790655+0000 mgr.y (mgr.25760) 37 : cluster [DBG] pgmap v22: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:20:07.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:06 smithi159 bash[41022]: audit 2023-09-23T23:20:06.770199+0000 mon.a (mon.0) 1140 : audit [DBG] from='client.? 172.21.15.159:0/2630741079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:20:07.523 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:20:07 smithi164 bash[82566]: debug 2023-09-23T23:20:07.201+0000 7fbf70a00200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-23T23:20:07.523 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:20:07 smithi164 bash[82566]: [23/Sep/2023:23:20:07] ENGINE Bus STARTING 2023-09-23T23:20:07.523 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:20:07 smithi164 bash[82566]: CherryPy Checker: 2023-09-23T23:20:07.523 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:20:07 smithi164 bash[82566]: The Application mounted at '' has an empty config. 2023-09-23T23:20:07.524 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:20:07 smithi164 bash[82566]: [23/Sep/2023:23:20:07] ENGINE Serving on http://:::9283 2023-09-23T23:20:07.524 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:20:07 smithi164 bash[82566]: [23/Sep/2023:23:20:07] ENGINE Bus STARTED 2023-09-23T23:20:08.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:07 smithi164 bash[31512]: cluster 2023-09-23T23:20:07.227974+0000 mon.a (mon.0) 1141 : cluster [DBG] Standby manager daemon x restarted 2023-09-23T23:20:08.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:07 smithi164 bash[31512]: cluster 2023-09-23T23:20:07.228225+0000 mon.a (mon.0) 1142 : cluster [DBG] Standby manager daemon x started 2023-09-23T23:20:08.274 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:07 smithi164 bash[31512]: audit 2023-09-23T23:20:07.234441+0000 mon.c (mon.2) 102 : audit [DBG] from='mgr.? 172.21.15.164:0/4156369817' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-23T23:20:08.274 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:07 smithi164 bash[31512]: audit 2023-09-23T23:20:07.235726+0000 mon.c (mon.2) 103 : audit [DBG] from='mgr.? 172.21.15.164:0/4156369817' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T23:20:08.274 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:07 smithi164 bash[31512]: audit 2023-09-23T23:20:07.242280+0000 mon.c (mon.2) 104 : audit [DBG] from='mgr.? 172.21.15.164:0/4156369817' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-23T23:20:08.274 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:07 smithi164 bash[31512]: audit 2023-09-23T23:20:07.243270+0000 mon.c (mon.2) 105 : audit [DBG] from='mgr.? 172.21.15.164:0/4156369817' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T23:20:08.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:07 smithi159 bash[27435]: cluster 2023-09-23T23:20:07.227974+0000 mon.a (mon.0) 1141 : cluster [DBG] Standby manager daemon x restarted 2023-09-23T23:20:08.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:07 smithi159 bash[27435]: cluster 2023-09-23T23:20:07.228225+0000 mon.a (mon.0) 1142 : cluster [DBG] Standby manager daemon x started 2023-09-23T23:20:08.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:07 smithi159 bash[27435]: audit 2023-09-23T23:20:07.234441+0000 mon.c (mon.2) 102 : audit [DBG] from='mgr.? 172.21.15.164:0/4156369817' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-23T23:20:08.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:07 smithi159 bash[27435]: audit 2023-09-23T23:20:07.235726+0000 mon.c (mon.2) 103 : audit [DBG] from='mgr.? 172.21.15.164:0/4156369817' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T23:20:08.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:07 smithi159 bash[27435]: audit 2023-09-23T23:20:07.242280+0000 mon.c (mon.2) 104 : audit [DBG] from='mgr.? 172.21.15.164:0/4156369817' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-23T23:20:08.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:07 smithi159 bash[27435]: audit 2023-09-23T23:20:07.243270+0000 mon.c (mon.2) 105 : audit [DBG] from='mgr.? 172.21.15.164:0/4156369817' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T23:20:08.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:07 smithi159 bash[41022]: cluster 2023-09-23T23:20:07.227974+0000 mon.a (mon.0) 1141 : cluster [DBG] Standby manager daemon x restarted 2023-09-23T23:20:08.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:07 smithi159 bash[41022]: cluster 2023-09-23T23:20:07.228225+0000 mon.a (mon.0) 1142 : cluster [DBG] Standby manager daemon x started 2023-09-23T23:20:08.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:07 smithi159 bash[41022]: audit 2023-09-23T23:20:07.234441+0000 mon.c (mon.2) 102 : audit [DBG] from='mgr.? 172.21.15.164:0/4156369817' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-23T23:20:08.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:07 smithi159 bash[41022]: audit 2023-09-23T23:20:07.235726+0000 mon.c (mon.2) 103 : audit [DBG] from='mgr.? 172.21.15.164:0/4156369817' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T23:20:08.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:07 smithi159 bash[41022]: audit 2023-09-23T23:20:07.242280+0000 mon.c (mon.2) 104 : audit [DBG] from='mgr.? 172.21.15.164:0/4156369817' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-23T23:20:08.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:07 smithi159 bash[41022]: audit 2023-09-23T23:20:07.243270+0000 mon.c (mon.2) 105 : audit [DBG] from='mgr.? 172.21.15.164:0/4156369817' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T23:20:09.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:08 smithi164 bash[31512]: cluster 2023-09-23T23:20:07.791341+0000 mgr.y (mgr.25760) 38 : cluster [DBG] pgmap v23: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:20:09.024 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:08 smithi164 bash[31512]: cluster 2023-09-23T23:20:07.865388+0000 mon.a (mon.0) 1143 : cluster [DBG] mgrmap e28: y(active, since 40s), standbys: x 2023-09-23T23:20:09.024 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:20:08 smithi164 bash[82145]: ts=2023-09-23T23:20:08.662Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable)\", cluster_addr=\"172.21.15.159\", device_class=\"ssd\", hostname=\"smithi159\", instance=\"smithi164.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.159\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable)\", cluster_addr=\"172.21.15.159\", device_class=\"ssd\", hostname=\"smithi159\", instance=\"smithi159:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.159\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T23:20:09.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:08 smithi159 bash[27435]: cluster 2023-09-23T23:20:07.791341+0000 mgr.y (mgr.25760) 38 : cluster [DBG] pgmap v23: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:20:09.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:08 smithi159 bash[27435]: cluster 2023-09-23T23:20:07.865388+0000 mon.a (mon.0) 1143 : cluster [DBG] mgrmap e28: y(active, since 40s), standbys: x 2023-09-23T23:20:09.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:08 smithi159 bash[41022]: cluster 2023-09-23T23:20:07.791341+0000 mgr.y (mgr.25760) 38 : cluster [DBG] pgmap v23: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:20:09.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:08 smithi159 bash[41022]: cluster 2023-09-23T23:20:07.865388+0000 mon.a (mon.0) 1143 : cluster [DBG] mgrmap e28: y(active, since 40s), standbys: x 2023-09-23T23:20:10.149 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:09 smithi164 bash[31512]: audit 2023-09-23T23:20:09.226802+0000 mon.c (mon.2) 106 : audit [DBG] from='client.? 172.21.15.159:0/2589395945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:20:10.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:09 smithi159 bash[27435]: audit 2023-09-23T23:20:09.226802+0000 mon.c (mon.2) 106 : audit [DBG] from='client.? 172.21.15.159:0/2589395945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:20:10.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:09 smithi159 bash[41022]: audit 2023-09-23T23:20:09.226802+0000 mon.c (mon.2) 106 : audit [DBG] from='client.? 172.21.15.159:0/2589395945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:20:11.167 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:10 smithi164 bash[31512]: cluster 2023-09-23T23:20:09.792426+0000 mgr.y (mgr.25760) 39 : cluster [DBG] pgmap v24: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:20:11.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:10 smithi159 bash[27435]: cluster 2023-09-23T23:20:09.792426+0000 mgr.y (mgr.25760) 39 : cluster [DBG] pgmap v24: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:20:11.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:10 smithi159 bash[41022]: cluster 2023-09-23T23:20:09.792426+0000 mgr.y (mgr.25760) 39 : cluster [DBG] pgmap v24: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:20:12.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:11 smithi164 bash[31512]: audit 2023-09-23T23:20:11.688317+0000 mon.a (mon.0) 1144 : audit [DBG] from='client.? 172.21.15.159:0/1390287412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:20:12.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:11 smithi159 bash[27435]: audit 2023-09-23T23:20:11.688317+0000 mon.a (mon.0) 1144 : audit [DBG] from='client.? 172.21.15.159:0/1390287412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:20:12.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:11 smithi159 bash[41022]: audit 2023-09-23T23:20:11.688317+0000 mon.a (mon.0) 1144 : audit [DBG] from='client.? 172.21.15.159:0/1390287412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:20:13.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:12 smithi164 bash[31512]: cluster 2023-09-23T23:20:11.793083+0000 mgr.y (mgr.25760) 40 : cluster [DBG] pgmap v25: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:20:13.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:12 smithi159 bash[27435]: cluster 2023-09-23T23:20:11.793083+0000 mgr.y (mgr.25760) 40 : cluster [DBG] pgmap v25: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:20:13.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:12 smithi159 bash[41022]: cluster 2023-09-23T23:20:11.793083+0000 mgr.y (mgr.25760) 40 : cluster [DBG] pgmap v25: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:20:14.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:13 smithi164 bash[31512]: audit 2023-09-23T23:20:12.903477+0000 mon.c (mon.2) 107 : audit [DBG] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:20:14.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:13 smithi159 bash[27435]: audit 2023-09-23T23:20:12.903477+0000 mon.c (mon.2) 107 : audit [DBG] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:20:14.043 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:20:13 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:20:13] "GET /metrics HTTP/1.1" 200 33926 "" "Prometheus/2.43.0" 2023-09-23T23:20:14.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:13 smithi159 bash[41022]: audit 2023-09-23T23:20:12.903477+0000 mon.c (mon.2) 107 : audit [DBG] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:20:15.274 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:14 smithi164 bash[31512]: cluster 2023-09-23T23:20:13.793778+0000 mgr.y (mgr.25760) 41 : cluster [DBG] pgmap v26: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:20:15.274 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:14 smithi164 bash[31512]: audit 2023-09-23T23:20:14.141012+0000 mon.a (mon.0) 1145 : audit [DBG] from='client.? 172.21.15.159:0/3258844400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:20:15.274 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:14 smithi164 bash[31512]: audit 2023-09-23T23:20:14.418161+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.25760 ' entity='mgr.y' 2023-09-23T23:20:15.274 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:14 smithi164 bash[31512]: audit 2023-09-23T23:20:14.428358+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.25760 ' entity='mgr.y' 2023-09-23T23:20:15.274 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:14 smithi164 bash[31512]: audit 2023-09-23T23:20:14.431441+0000 mon.c (mon.2) 108 : audit [DBG] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:20:15.274 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:14 smithi164 bash[31512]: audit 2023-09-23T23:20:14.432895+0000 mon.c (mon.2) 109 : audit [INF] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:20:15.274 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:14 smithi164 bash[31512]: audit 2023-09-23T23:20:14.443228+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.25760 ' entity='mgr.y' 2023-09-23T23:20:15.274 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:14 smithi164 bash[31512]: audit 2023-09-23T23:20:14.528127+0000 mon.c (mon.2) 110 : audit [DBG] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:20:15.274 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:14 smithi164 bash[31512]: audit 2023-09-23T23:20:14.533661+0000 mon.c (mon.2) 111 : audit [DBG] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T23:20:15.275 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:14 smithi164 bash[31512]: audit 2023-09-23T23:20:14.545132+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.25760 ' entity='mgr.y' 2023-09-23T23:20:15.275 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:14 smithi164 bash[31512]: audit 2023-09-23T23:20:14.547411+0000 mon.c (mon.2) 112 : audit [INF] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-09-23T23:20:15.275 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:14 smithi164 bash[31512]: audit 2023-09-23T23:20:14.547985+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.25760 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-09-23T23:20:15.275 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:14 smithi164 bash[31512]: audit 2023-09-23T23:20:14.555220+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.25760 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2023-09-23T23:20:15.275 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:14 smithi164 bash[31512]: audit 2023-09-23T23:20:14.557230+0000 mon.c (mon.2) 113 : audit [INF] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-09-23T23:20:15.275 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:14 smithi164 bash[31512]: audit 2023-09-23T23:20:14.557798+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.25760 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-09-23T23:20:15.275 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:14 smithi164 bash[31512]: audit 2023-09-23T23:20:14.566581+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.25760 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2023-09-23T23:20:15.275 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:14 smithi164 bash[31512]: audit 2023-09-23T23:20:14.569277+0000 mon.c (mon.2) 114 : audit [DBG] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-09-23T23:20:15.275 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:14 smithi164 bash[31512]: audit 2023-09-23T23:20:14.570569+0000 mon.c (mon.2) 115 : audit [DBG] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2023-09-23T23:20:15.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:14 smithi159 bash[27435]: cluster 2023-09-23T23:20:13.793778+0000 mgr.y (mgr.25760) 41 : cluster [DBG] pgmap v26: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:20:15.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:14 smithi159 bash[27435]: audit 2023-09-23T23:20:14.141012+0000 mon.a (mon.0) 1145 : audit [DBG] from='client.? 172.21.15.159:0/3258844400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:20:15.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:14 smithi159 bash[27435]: audit 2023-09-23T23:20:14.418161+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.25760 ' entity='mgr.y' 2023-09-23T23:20:15.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:14 smithi159 bash[27435]: audit 2023-09-23T23:20:14.428358+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.25760 ' entity='mgr.y' 2023-09-23T23:20:15.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:14 smithi159 bash[27435]: audit 2023-09-23T23:20:14.431441+0000 mon.c (mon.2) 108 : audit [DBG] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:20:15.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:14 smithi159 bash[27435]: audit 2023-09-23T23:20:14.432895+0000 mon.c (mon.2) 109 : audit [INF] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:20:15.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:14 smithi159 bash[27435]: audit 2023-09-23T23:20:14.443228+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.25760 ' entity='mgr.y' 2023-09-23T23:20:15.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:14 smithi159 bash[27435]: audit 2023-09-23T23:20:14.528127+0000 mon.c (mon.2) 110 : audit [DBG] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:20:15.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:14 smithi159 bash[27435]: audit 2023-09-23T23:20:14.533661+0000 mon.c (mon.2) 111 : audit [DBG] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T23:20:15.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:14 smithi159 bash[27435]: audit 2023-09-23T23:20:14.545132+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.25760 ' entity='mgr.y' 2023-09-23T23:20:15.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:14 smithi159 bash[27435]: audit 2023-09-23T23:20:14.547411+0000 mon.c (mon.2) 112 : audit [INF] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-09-23T23:20:15.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:14 smithi159 bash[27435]: audit 2023-09-23T23:20:14.547985+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.25760 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-09-23T23:20:15.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:14 smithi159 bash[27435]: audit 2023-09-23T23:20:14.555220+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.25760 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2023-09-23T23:20:15.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:14 smithi159 bash[27435]: audit 2023-09-23T23:20:14.557230+0000 mon.c (mon.2) 113 : audit [INF] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-09-23T23:20:15.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:14 smithi159 bash[27435]: audit 2023-09-23T23:20:14.557798+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.25760 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-09-23T23:20:15.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:14 smithi159 bash[27435]: audit 2023-09-23T23:20:14.566581+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.25760 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2023-09-23T23:20:15.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:14 smithi159 bash[27435]: audit 2023-09-23T23:20:14.569277+0000 mon.c (mon.2) 114 : audit [DBG] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-09-23T23:20:15.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:14 smithi159 bash[27435]: audit 2023-09-23T23:20:14.570569+0000 mon.c (mon.2) 115 : audit [DBG] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2023-09-23T23:20:15.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:14 smithi159 bash[41022]: cluster 2023-09-23T23:20:13.793778+0000 mgr.y (mgr.25760) 41 : cluster [DBG] pgmap v26: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:20:15.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:14 smithi159 bash[41022]: audit 2023-09-23T23:20:14.141012+0000 mon.a (mon.0) 1145 : audit [DBG] from='client.? 172.21.15.159:0/3258844400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:20:15.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:14 smithi159 bash[41022]: audit 2023-09-23T23:20:14.418161+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.25760 ' entity='mgr.y' 2023-09-23T23:20:15.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:14 smithi159 bash[41022]: audit 2023-09-23T23:20:14.428358+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.25760 ' entity='mgr.y' 2023-09-23T23:20:15.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:14 smithi159 bash[41022]: audit 2023-09-23T23:20:14.431441+0000 mon.c (mon.2) 108 : audit [DBG] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:20:15.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:14 smithi159 bash[41022]: audit 2023-09-23T23:20:14.432895+0000 mon.c (mon.2) 109 : audit [INF] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:20:15.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:14 smithi159 bash[41022]: audit 2023-09-23T23:20:14.443228+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.25760 ' entity='mgr.y' 2023-09-23T23:20:15.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:14 smithi159 bash[41022]: audit 2023-09-23T23:20:14.528127+0000 mon.c (mon.2) 110 : audit [DBG] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:20:15.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:14 smithi159 bash[41022]: audit 2023-09-23T23:20:14.533661+0000 mon.c (mon.2) 111 : audit [DBG] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T23:20:15.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:14 smithi159 bash[41022]: audit 2023-09-23T23:20:14.545132+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.25760 ' entity='mgr.y' 2023-09-23T23:20:15.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:14 smithi159 bash[41022]: audit 2023-09-23T23:20:14.547411+0000 mon.c (mon.2) 112 : audit [INF] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-09-23T23:20:15.297 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:14 smithi159 bash[41022]: audit 2023-09-23T23:20:14.547985+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.25760 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-09-23T23:20:15.297 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:14 smithi159 bash[41022]: audit 2023-09-23T23:20:14.555220+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.25760 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2023-09-23T23:20:15.297 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:14 smithi159 bash[41022]: audit 2023-09-23T23:20:14.557230+0000 mon.c (mon.2) 113 : audit [INF] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-09-23T23:20:15.297 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:14 smithi159 bash[41022]: audit 2023-09-23T23:20:14.557798+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.25760 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-09-23T23:20:15.297 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:14 smithi159 bash[41022]: audit 2023-09-23T23:20:14.566581+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.25760 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2023-09-23T23:20:15.297 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:14 smithi159 bash[41022]: audit 2023-09-23T23:20:14.569277+0000 mon.c (mon.2) 114 : audit [DBG] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-09-23T23:20:15.297 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:14 smithi159 bash[41022]: audit 2023-09-23T23:20:14.570569+0000 mon.c (mon.2) 115 : audit [DBG] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2023-09-23T23:20:16.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:15 smithi164 bash[31512]: cephadm 2023-09-23T23:20:14.535181+0000 mgr.y (mgr.25760) 42 : cephadm [INF] Upgrade: Setting container_image for all mgr 2023-09-23T23:20:16.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:15 smithi164 bash[31512]: cephadm 2023-09-23T23:20:14.571529+0000 mgr.y (mgr.25760) 43 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2023-09-23T23:20:16.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:15 smithi159 bash[27435]: cephadm 2023-09-23T23:20:14.535181+0000 mgr.y (mgr.25760) 42 : cephadm [INF] Upgrade: Setting container_image for all mgr 2023-09-23T23:20:16.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:15 smithi159 bash[27435]: cephadm 2023-09-23T23:20:14.571529+0000 mgr.y (mgr.25760) 43 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2023-09-23T23:20:16.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:15 smithi159 bash[41022]: cephadm 2023-09-23T23:20:14.535181+0000 mgr.y (mgr.25760) 42 : cephadm [INF] Upgrade: Setting container_image for all mgr 2023-09-23T23:20:16.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:15 smithi159 bash[41022]: cephadm 2023-09-23T23:20:14.571529+0000 mgr.y (mgr.25760) 43 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2023-09-23T23:20:17.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:16 smithi164 bash[31512]: cluster 2023-09-23T23:20:15.794545+0000 mgr.y (mgr.25760) 44 : cluster [DBG] pgmap v27: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:20:17.274 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:16 smithi164 bash[31512]: audit 2023-09-23T23:20:16.608751+0000 mon.a (mon.0) 1154 : audit [DBG] from='client.? 172.21.15.159:0/3043071382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:20:17.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:16 smithi159 bash[27435]: cluster 2023-09-23T23:20:15.794545+0000 mgr.y (mgr.25760) 44 : cluster [DBG] pgmap v27: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:20:17.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:16 smithi159 bash[27435]: audit 2023-09-23T23:20:16.608751+0000 mon.a (mon.0) 1154 : audit [DBG] from='client.? 172.21.15.159:0/3043071382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:20:17.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:16 smithi159 bash[41022]: cluster 2023-09-23T23:20:15.794545+0000 mgr.y (mgr.25760) 44 : cluster [DBG] pgmap v27: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:20:17.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:16 smithi159 bash[41022]: audit 2023-09-23T23:20:16.608751+0000 mon.a (mon.0) 1154 : audit [DBG] from='client.? 172.21.15.159:0/3043071382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:20:18.449 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:18 smithi159 bash[27435]: cephadm 2023-09-23T23:20:17.141494+0000 mgr.y (mgr.25760) 45 : cephadm [INF] Upgrade: Updating mon.a 2023-09-23T23:20:18.449 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:18 smithi159 bash[27435]: audit 2023-09-23T23:20:17.152112+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.25760 ' entity='mgr.y' 2023-09-23T23:20:18.449 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:18 smithi159 bash[27435]: audit 2023-09-23T23:20:17.153666+0000 mon.c (mon.2) 116 : audit [INF] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T23:20:18.449 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:18 smithi159 bash[27435]: audit 2023-09-23T23:20:17.154854+0000 mon.c (mon.2) 117 : audit [DBG] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T23:20:18.449 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:18 smithi159 bash[27435]: audit 2023-09-23T23:20:17.155983+0000 mon.c (mon.2) 118 : audit [DBG] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:20:18.449 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:18 smithi159 bash[27435]: cephadm 2023-09-23T23:20:17.157267+0000 mgr.y (mgr.25760) 46 : cephadm [INF] Deploying daemon mon.a on smithi159 2023-09-23T23:20:18.450 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:18 smithi159 bash[41022]: cephadm 2023-09-23T23:20:17.141494+0000 mgr.y (mgr.25760) 45 : cephadm [INF] Upgrade: Updating mon.a 2023-09-23T23:20:18.450 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:18 smithi159 bash[41022]: audit 2023-09-23T23:20:17.152112+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.25760 ' entity='mgr.y' 2023-09-23T23:20:18.450 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:18 smithi159 bash[41022]: audit 2023-09-23T23:20:17.153666+0000 mon.c (mon.2) 116 : audit [INF] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T23:20:18.450 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:18 smithi159 bash[41022]: audit 2023-09-23T23:20:17.154854+0000 mon.c (mon.2) 117 : audit [DBG] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T23:20:18.450 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:18 smithi159 bash[41022]: audit 2023-09-23T23:20:17.155983+0000 mon.c (mon.2) 118 : audit [DBG] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:20:18.450 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:18 smithi159 bash[41022]: cephadm 2023-09-23T23:20:17.157267+0000 mgr.y (mgr.25760) 46 : cephadm [INF] Deploying daemon mon.a on smithi159 2023-09-23T23:20:18.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:18 smithi164 bash[31512]: cephadm 2023-09-23T23:20:17.141494+0000 mgr.y (mgr.25760) 45 : cephadm [INF] Upgrade: Updating mon.a 2023-09-23T23:20:18.524 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:18 smithi164 bash[31512]: audit 2023-09-23T23:20:17.152112+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.25760 ' entity='mgr.y' 2023-09-23T23:20:18.524 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:18 smithi164 bash[31512]: audit 2023-09-23T23:20:17.153666+0000 mon.c (mon.2) 116 : audit [INF] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T23:20:18.524 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:18 smithi164 bash[31512]: audit 2023-09-23T23:20:17.154854+0000 mon.c (mon.2) 117 : audit [DBG] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T23:20:18.524 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:18 smithi164 bash[31512]: audit 2023-09-23T23:20:17.155983+0000 mon.c (mon.2) 118 : audit [DBG] from='mgr.25760 172.21.15.159:0/2355542688' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:20:18.524 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:18 smithi164 bash[31512]: cephadm 2023-09-23T23:20:17.157267+0000 mgr.y (mgr.25760) 46 : cephadm [INF] Deploying daemon mon.a on smithi159 2023-09-23T23:20:19.023 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:20:18 smithi164 bash[82145]: ts=2023-09-23T23:20:18.663Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable)\", cluster_addr=\"172.21.15.159\", device_class=\"ssd\", hostname=\"smithi159\", instance=\"smithi164.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.159\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable)\", cluster_addr=\"172.21.15.159\", device_class=\"ssd\", hostname=\"smithi159\", instance=\"smithi159:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.159\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T23:20:19.491 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:19 smithi159 bash[27435]: cluster 2023-09-23T23:20:17.795247+0000 mgr.y (mgr.25760) 47 : cluster [DBG] pgmap v28: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:20:19.492 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:19 smithi159 bash[27435]: audit 2023-09-23T23:20:19.050325+0000 mon.a (mon.0) 1156 : audit [DBG] from='client.? 172.21.15.159:0/4150872292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:20:19.492 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:19 smithi159 bash[41022]: cluster 2023-09-23T23:20:17.795247+0000 mgr.y (mgr.25760) 47 : cluster [DBG] pgmap v28: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:20:19.492 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:19 smithi159 bash[41022]: audit 2023-09-23T23:20:19.050325+0000 mon.a (mon.0) 1156 : audit [DBG] from='client.? 172.21.15.159:0/4150872292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:20:19.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:19 smithi164 bash[31512]: cluster 2023-09-23T23:20:17.795247+0000 mgr.y (mgr.25760) 47 : cluster [DBG] pgmap v28: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:20:19.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:19 smithi164 bash[31512]: audit 2023-09-23T23:20:19.050325+0000 mon.a (mon.0) 1156 : audit [DBG] from='client.? 172.21.15.159:0/4150872292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:20:19.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:19 smithi159 systemd[1]: Stopping Ceph mon.a for e43465dc-5a64-11ee-8db4-212e2dc638e7... 2023-09-23T23:20:20.123 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:19 smithi159 bash[27435]: debug 2023-09-23T23:20:19.864+0000 7fd931c8f700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2023-09-23T23:20:20.123 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:19 smithi159 bash[27435]: debug 2023-09-23T23:20:19.864+0000 7fd931c8f700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2023-09-23T23:20:20.736 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:20 smithi159 bash[105798]: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-mon-a 2023-09-23T23:20:20.736 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:20 smithi159 bash[105861]: Error response from daemon: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-mon-a 2023-09-23T23:20:20.737 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:20 smithi159 systemd[1]: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7@mon.a.service: Succeeded. 2023-09-23T23:20:20.737 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:20 smithi159 systemd[1]: Stopped Ceph mon.a for e43465dc-5a64-11ee-8db4-212e2dc638e7. 2023-09-23T23:20:21.017 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:20 smithi159 systemd[1]: Started Ceph mon.a for e43465dc-5a64-11ee-8db4-212e2dc638e7. 2023-09-23T23:20:22.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.004+0000 7f15af8e5c80 0 set uid:gid to 167:167 (ceph:ceph) 2023-09-23T23:20:22.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.004+0000 7f15af8e5c80 0 ceph version 18.2.0-460-gbb0daeff (bb0daeff97f020f686596fca6eba20c310e26fb7) reef (stable), process ceph-mon, pid 7 2023-09-23T23:20:22.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.004+0000 7f15af8e5c80 0 pidfile_write: ignore empty --pid-file 2023-09-23T23:20:22.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 0 load: jerasure load: lrc 2023-09-23T23:20:22.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: RocksDB version: 7.9.2 2023-09-23T23:20:22.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Git sha 0 2023-09-23T23:20:22.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Compile date 2023-09-22 15:19:43 2023-09-23T23:20:22.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: DB SUMMARY 2023-09-23T23:20:22.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: DB Session ID: 343ZP8XIFBM17WD13MDH 2023-09-23T23:20:22.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: CURRENT file: CURRENT 2023-09-23T23:20:22.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: IDENTITY file: IDENTITY 2023-09-23T23:20:22.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: MANIFEST file: MANIFEST-000015 size: 1551 Bytes 2023-09-23T23:20:22.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000039.sst 2023-09-23T23:20:22.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000037.log size: 1896182 ; 2023-09-23T23:20:22.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.error_if_exists: 0 2023-09-23T23:20:22.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.create_if_missing: 0 2023-09-23T23:20:22.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.paranoid_checks: 1 2023-09-23T23:20:22.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2023-09-23T23:20:22.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-09-23T23:20:22.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-09-23T23:20:22.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.env: 0x55849b47a720 2023-09-23T23:20:22.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.fs: PosixFileSystem 2023-09-23T23:20:22.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.info_log: 0x55849d04d480 2023-09-23T23:20:22.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.max_file_opening_threads: 16 2023-09-23T23:20:22.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.statistics: (nil) 2023-09-23T23:20:22.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.use_fsync: 0 2023-09-23T23:20:22.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.max_log_file_size: 0 2023-09-23T23:20:22.297 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-09-23T23:20:22.298 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.log_file_time_to_roll: 0 2023-09-23T23:20:22.298 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.keep_log_file_num: 1000 2023-09-23T23:20:22.298 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.recycle_log_file_num: 0 2023-09-23T23:20:22.298 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.allow_fallocate: 1 2023-09-23T23:20:22.298 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.allow_mmap_reads: 0 2023-09-23T23:20:22.298 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.allow_mmap_writes: 0 2023-09-23T23:20:22.298 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.use_direct_reads: 0 2023-09-23T23:20:22.298 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-09-23T23:20:22.298 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.create_missing_column_families: 0 2023-09-23T23:20:22.298 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.db_log_dir: 2023-09-23T23:20:22.299 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.wal_dir: 2023-09-23T23:20:22.299 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.table_cache_numshardbits: 6 2023-09-23T23:20:22.299 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-09-23T23:20:22.299 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-09-23T23:20:22.299 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-09-23T23:20:22.299 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-09-23T23:20:22.299 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-09-23T23:20:22.299 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.advise_random_on_open: 1 2023-09-23T23:20:22.299 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.db_write_buffer_size: 0 2023-09-23T23:20:22.299 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.write_buffer_manager: 0x55849c2dac80 2023-09-23T23:20:22.299 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-09-23T23:20:22.300 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-09-23T23:20:22.300 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.use_adaptive_mutex: 0 2023-09-23T23:20:22.300 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.rate_limiter: (nil) 2023-09-23T23:20:22.300 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-09-23T23:20:22.300 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.wal_recovery_mode: 2 2023-09-23T23:20:22.300 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.enable_thread_tracking: 0 2023-09-23T23:20:22.300 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.enable_pipelined_write: 0 2023-09-23T23:20:22.300 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.unordered_write: 0 2023-09-23T23:20:22.300 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-09-23T23:20:22.300 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-09-23T23:20:22.300 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-09-23T23:20:22.300 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-09-23T23:20:22.301 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.row_cache: None 2023-09-23T23:20:22.301 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.wal_filter: None 2023-09-23T23:20:22.301 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-09-23T23:20:22.301 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.allow_ingest_behind: 0 2023-09-23T23:20:22.301 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.two_write_queues: 0 2023-09-23T23:20:22.301 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.manual_wal_flush: 0 2023-09-23T23:20:22.301 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.wal_compression: 0 2023-09-23T23:20:22.301 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.atomic_flush: 0 2023-09-23T23:20:22.301 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-09-23T23:20:22.301 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.persist_stats_to_disk: 0 2023-09-23T23:20:22.301 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-09-23T23:20:22.301 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.log_readahead_size: 0 2023-09-23T23:20:22.302 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2023-09-23T23:20:22.302 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.best_efforts_recovery: 0 2023-09-23T23:20:22.302 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-09-23T23:20:22.302 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-09-23T23:20:22.302 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.allow_data_in_errors: 0 2023-09-23T23:20:22.302 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.db_host_id: __hostname__ 2023-09-23T23:20:22.302 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.enforce_single_del_contracts: true 2023-09-23T23:20:22.302 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.max_background_jobs: 2 2023-09-23T23:20:22.302 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.max_background_compactions: -1 2023-09-23T23:20:22.302 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.max_subcompactions: 1 2023-09-23T23:20:22.302 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-09-23T23:20:22.302 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-09-23T23:20:22.303 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.delayed_write_rate : 16777216 2023-09-23T23:20:22.303 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.max_total_wal_size: 0 2023-09-23T23:20:22.303 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-09-23T23:20:22.303 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.stats_dump_period_sec: 600 2023-09-23T23:20:22.303 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.stats_persist_period_sec: 600 2023-09-23T23:20:22.303 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-09-23T23:20:22.303 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.max_open_files: -1 2023-09-23T23:20:22.303 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.bytes_per_sync: 0 2023-09-23T23:20:22.303 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-09-23T23:20:22.303 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-09-23T23:20:22.303 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.compaction_readahead_size: 0 2023-09-23T23:20:22.303 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.max_background_flushes: -1 2023-09-23T23:20:22.304 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Compression algorithms supported: 2023-09-23T23:20:22.304 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-09-23T23:20:22.304 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: kZSTD supported: 0 2023-09-23T23:20:22.304 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: kXpressCompression supported: 0 2023-09-23T23:20:22.304 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: kLZ4HCCompression supported: 1 2023-09-23T23:20:22.304 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: kZlibCompression supported: 1 2023-09-23T23:20:22.304 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: kSnappyCompression supported: 1 2023-09-23T23:20:22.304 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: kLZ4Compression supported: 1 2023-09-23T23:20:22.304 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: kBZip2Compression supported: 0 2023-09-23T23:20:22.304 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-09-23T23:20:22.304 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2023-09-23T23:20:22.304 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2023-09-23T23:20:22.304 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-09-23T23:20:22.305 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-09-23T23:20:22.305 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.merge_operator: 2023-09-23T23:20:22.305 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.compaction_filter: None 2023-09-23T23:20:22.305 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.compaction_filter_factory: None 2023-09-23T23:20:22.305 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.sst_partitioner_factory: None 2023-09-23T23:20:22.305 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-09-23T23:20:22.305 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.table_factory: BlockBasedTable 2023-09-23T23:20:22.305 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55849d04d580) 2023-09-23T23:20:22.305 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: cache_index_and_filter_blocks: 1 2023-09-23T23:20:22.305 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: cache_index_and_filter_blocks_with_high_priority: 0 2023-09-23T23:20:22.305 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-09-23T23:20:22.305 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: pin_top_level_index_and_filter: 1 2023-09-23T23:20:22.306 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: index_type: 0 2023-09-23T23:20:22.306 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: data_block_index_type: 0 2023-09-23T23:20:22.306 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: index_shortening: 1 2023-09-23T23:20:22.306 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: data_block_hash_table_util_ratio: 0.750000 2023-09-23T23:20:22.306 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: checksum: 4 2023-09-23T23:20:22.306 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: no_block_cache: 0 2023-09-23T23:20:22.306 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: block_cache: 0x55849c35d1f0 2023-09-23T23:20:22.306 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: block_cache_name: BinnedLRUCache 2023-09-23T23:20:22.306 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: block_cache_options: 2023-09-23T23:20:22.306 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: capacity : 536870912 2023-09-23T23:20:22.306 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: num_shard_bits : 4 2023-09-23T23:20:22.306 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: strict_capacity_limit : 0 2023-09-23T23:20:22.307 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: high_pri_pool_ratio: 0.000 2023-09-23T23:20:22.307 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: block_cache_compressed: (nil) 2023-09-23T23:20:22.307 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: persistent_cache: (nil) 2023-09-23T23:20:22.307 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: block_size: 4096 2023-09-23T23:20:22.307 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: block_size_deviation: 10 2023-09-23T23:20:22.307 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: block_restart_interval: 16 2023-09-23T23:20:22.307 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: index_block_restart_interval: 1 2023-09-23T23:20:22.307 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: metadata_block_size: 4096 2023-09-23T23:20:22.307 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: partition_filters: 0 2023-09-23T23:20:22.307 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: use_delta_encoding: 1 2023-09-23T23:20:22.307 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: filter_policy: bloomfilter 2023-09-23T23:20:22.307 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: whole_key_filtering: 1 2023-09-23T23:20:22.308 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: verify_compression: 0 2023-09-23T23:20:22.308 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: read_amp_bytes_per_bit: 0 2023-09-23T23:20:22.308 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: format_version: 5 2023-09-23T23:20:22.308 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: enable_index_compression: 1 2023-09-23T23:20:22.308 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: block_align: 0 2023-09-23T23:20:22.308 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: max_auto_readahead_size: 262144 2023-09-23T23:20:22.308 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: prepopulate_block_cache: 0 2023-09-23T23:20:22.308 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: initial_auto_readahead_size: 8192 2023-09-23T23:20:22.308 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: num_file_reads_for_auto_readahead: 2 2023-09-23T23:20:22.308 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.write_buffer_size: 33554432 2023-09-23T23:20:22.308 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.max_write_buffer_number: 2 2023-09-23T23:20:22.308 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.compression: NoCompression 2023-09-23T23:20:22.309 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.bottommost_compression: Disabled 2023-09-23T23:20:22.309 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.prefix_extractor: nullptr 2023-09-23T23:20:22.309 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-09-23T23:20:22.309 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.num_levels: 7 2023-09-23T23:20:22.309 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-09-23T23:20:22.309 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-09-23T23:20:22.309 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-09-23T23:20:22.309 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-09-23T23:20:22.309 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-09-23T23:20:22.309 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-09-23T23:20:22.309 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-09-23T23:20:22.310 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-09-23T23:20:22.310 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-09-23T23:20:22.310 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-09-23T23:20:22.310 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-09-23T23:20:22.310 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-09-23T23:20:22.310 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.compression_opts.window_bits: -14 2023-09-23T23:20:22.310 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.compression_opts.level: 32767 2023-09-23T23:20:22.310 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.compression_opts.strategy: 0 2023-09-23T23:20:22.310 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-09-23T23:20:22.310 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-09-23T23:20:22.310 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-09-23T23:20:22.310 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2023-09-23T23:20:22.311 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.compression_opts.enabled: false 2023-09-23T23:20:22.311 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-09-23T23:20:22.311 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-09-23T23:20:22.311 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-09-23T23:20:22.311 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-09-23T23:20:22.311 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.target_file_size_base: 67108864 2023-09-23T23:20:22.311 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.target_file_size_multiplier: 1 2023-09-23T23:20:22.311 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-09-23T23:20:22.311 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-09-23T23:20:22.311 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-09-23T23:20:22.311 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-09-23T23:20:22.311 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-09-23T23:20:22.312 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-09-23T23:20:22.312 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-09-23T23:20:22.312 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-09-23T23:20:22.312 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-09-23T23:20:22.312 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-09-23T23:20:22.312 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-09-23T23:20:22.312 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-09-23T23:20:22.312 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-09-23T23:20:22.312 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.arena_block_size: 1048576 2023-09-23T23:20:22.312 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-09-23T23:20:22.312 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-09-23T23:20:22.312 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.disable_auto_compactions: 0 2023-09-23T23:20:22.312 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-09-23T23:20:22.312 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-09-23T23:20:22.313 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-09-23T23:20:22.313 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-09-23T23:20:22.313 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-09-23T23:20:22.313 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-09-23T23:20:22.313 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-09-23T23:20:22.313 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-09-23T23:20:22.313 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-09-23T23:20:22.313 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-09-23T23:20:22.313 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.table_properties_collectors: 2023-09-23T23:20:22.313 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.inplace_update_support: 0 2023-09-23T23:20:22.313 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-09-23T23:20:22.313 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-09-23T23:20:22.314 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-09-23T23:20:22.314 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.memtable_huge_page_size: 0 2023-09-23T23:20:22.314 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.bloom_locality: 0 2023-09-23T23:20:22.314 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.max_successive_merges: 0 2023-09-23T23:20:22.314 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-09-23T23:20:22.314 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.paranoid_file_checks: 0 2023-09-23T23:20:22.314 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.force_consistency_checks: 1 2023-09-23T23:20:22.314 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.report_bg_io_stats: 0 2023-09-23T23:20:22.314 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.ttl: 2592000 2023-09-23T23:20:22.314 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-09-23T23:20:22.314 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2023-09-23T23:20:22.314 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2023-09-23T23:20:22.315 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.enable_blob_files: false 2023-09-23T23:20:22.315 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.min_blob_size: 0 2023-09-23T23:20:22.315 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.blob_file_size: 268435456 2023-09-23T23:20:22.315 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.blob_compression_type: NoCompression 2023-09-23T23:20:22.316 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2023-09-23T23:20:22.316 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-09-23T23:20:22.316 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-09-23T23:20:22.316 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2023-09-23T23:20:22.316 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.blob_file_starting_level: 0 2023-09-23T23:20:22.316 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.008+0000 7f15af8e5c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-09-23T23:20:22.316 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.012+0000 7f15a5104700 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 39.sst 2023-09-23T23:20:22.316 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.012+0000 7f15af8e5c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-09-23T23:20:22.316 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.012+0000 7f15af8e5c80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 succeeded,manifest_file_number is 15, next_file_number is 41, last_sequence is 17726, log_number is 37,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-09-23T23:20:22.317 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.012+0000 7f15af8e5c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 37 2023-09-23T23:20:22.317 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.012+0000 7f15af8e5c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 56eecf6c-8351-4105-ab3a-09f52229649f 2023-09-23T23:20:22.317 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.012+0000 7f15af8e5c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1695511222015411, "job": 1, "event": "recovery_started", "wal_files": [37]} 2023-09-23T23:20:22.317 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.012+0000 7f15af8e5c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #37 mode 2 2023-09-23T23:20:22.317 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.024+0000 7f15af8e5c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1695511222026920, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 42, "file_size": 1751562, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 17718, "largest_seqno": 18805, "table_properties": {"data_size": 1746377, "index_size": 2954, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1221, "raw_key_size": 10742, "raw_average_key_size": 22, "raw_value_size": 1736485, "raw_average_value_size": 3702, "num_data_blocks": 135, "num_entries": 469, "num_filter_entries": 469, "num_deletions": 2, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1695511222, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "56eecf6c-8351-4105-ab3a-09f52229649f", "db_session_id": "343ZP8XIFBM17WD13MDH", "orig_file_number": 42, "seqno_to_time_mapping": "N/A"}} 2023-09-23T23:20:22.317 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.024+0000 7f15af8e5c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1695511222027033, "job": 1, "event": "recovery_finished"} 2023-09-23T23:20:22.317 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.024+0000 7f15af8e5c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 44 2023-09-23T23:20:22.317 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.024+0000 7f15af8e5c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-09-23T23:20:22.317 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.024+0000 7f15af8e5c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000037.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-09-23T23:20:22.317 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.024+0000 7f15af8e5c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55849c3fe000 2023-09-23T23:20:22.317 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.024+0000 7f15af8e5c80 4 rocksdb: DB pointer 0x55849c3ec000 2023-09-23T23:20:22.318 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.024+0000 7f159e0f6700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-09-23T23:20:22.318 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.024+0000 7f159e0f6700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2023-09-23T23:20:22.318 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: ** DB Stats ** 2023-09-23T23:20:22.318 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: Uptime(secs): 0.0 total, 0.0 interval 2023-09-23T23:20:22.318 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-09-23T23:20:22.318 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-09-23T23:20:22.318 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-09-23T23:20:22.318 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-09-23T23:20:22.318 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-09-23T23:20:22.318 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-09-23T23:20:22.318 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: ** Compaction Stats [default] ** 2023-09-23T23:20:22.318 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2023-09-23T23:20:22.319 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-09-23T23:20:22.319 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: L0 1/0 1.67 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 460.2 0.00 0.00 1 0.004 0 0 0.0 0.0 2023-09-23T23:20:22.319 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: L6 1/0 5.73 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2023-09-23T23:20:22.319 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: Sum 2/0 7.40 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 460.2 0.00 0.00 1 0.004 0 0 0.0 0.0 2023-09-23T23:20:22.319 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 460.2 0.00 0.00 1 0.004 0 0 0.0 0.0 2023-09-23T23:20:22.319 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: ** Compaction Stats [default] ** 2023-09-23T23:20:22.319 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2023-09-23T23:20:22.319 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-23T23:20:22.319 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 460.2 0.00 0.00 1 0.004 0 0 0.0 0.0 2023-09-23T23:20:22.319 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-09-23T23:20:22.319 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: Uptime(secs): 0.0 total, 0.0 interval 2023-09-23T23:20:22.319 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: Flush(GB): cumulative 0.002, interval 0.002 2023-09-23T23:20:22.320 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: AddFile(GB): cumulative 0.000, interval 0.000 2023-09-23T23:20:22.320 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: AddFile(Total Files): cumulative 0, interval 0 2023-09-23T23:20:22.320 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: AddFile(L0 Files): cumulative 0, interval 0 2023-09-23T23:20:22.320 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: AddFile(Keys): cumulative 0, interval 0 2023-09-23T23:20:22.320 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: Cumulative compaction: 0.00 GB write, 109.31 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-23T23:20:22.320 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: Interval compaction: 0.00 GB write, 109.31 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-23T23:20:22.320 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-09-23T23:20:22.320 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: Block cache BinnedLRUCache@0x55849c35d1f0#7 capacity: 512.00 MB usage: 4.36 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.4e-05 secs_since: 0 2023-09-23T23:20:22.320 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: Block cache entry stats(count,size,portion): FilterBlock(1,1.28 KB,0.000244379%) IndexBlock(1,3.08 KB,0.000587106%) Misc(1,0.00 KB,0%) 2023-09-23T23:20:22.320 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: ** File Read Latency Histogram By Level [default] ** 2023-09-23T23:20:22.320 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.024+0000 7f15af8e5c80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.159:3300/0,v1:172.21.15.159:6789/0] at bind addrs [v2:172.21.15.159:3300/0,v1:172.21.15.159:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 2023-09-23T23:20:22.320 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.028+0000 7f15af8e5c80 1 mon.a@-1(???) e3 preinit fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 2023-09-23T23:20:22.321 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.028+0000 7f15af8e5c80 0 mon.a@-1(???).mds e10 new map 2023-09-23T23:20:22.321 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.028+0000 7f15af8e5c80 0 mon.a@-1(???).mds e10 print_map 2023-09-23T23:20:22.321 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: e10 2023-09-23T23:20:22.321 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: enable_multiple, ever_enabled_multiple: 1,1 2023-09-23T23:20:22.321 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-09-23T23:20:22.321 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: legacy client fscid: 1 2023-09-23T23:20:22.321 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: 2023-09-23T23:20:22.321 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: Filesystem 'foo' (1) 2023-09-23T23:20:22.321 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: fs_name foo 2023-09-23T23:20:22.321 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: epoch 10 2023-09-23T23:20:22.321 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: flags 12 joinable allow_snaps allow_multimds_snaps 2023-09-23T23:20:22.321 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: created 2023-09-23T23:14:12.785029+0000 2023-09-23T23:20:22.321 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: modified 2023-09-23T23:14:23.096010+0000 2023-09-23T23:20:22.322 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: tableserver 0 2023-09-23T23:20:22.322 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: root 0 2023-09-23T23:20:22.322 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: session_timeout 60 2023-09-23T23:20:22.322 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: session_autoclose 300 2023-09-23T23:20:22.322 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: max_file_size 1099511627776 2023-09-23T23:20:22.322 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: required_client_features {} 2023-09-23T23:20:22.322 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: last_failure 0 2023-09-23T23:20:22.322 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: last_failure_osd_epoch 69 2023-09-23T23:20:22.322 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: compat compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,7=mds uses inline data,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-09-23T23:20:22.322 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: max_mds 1 2023-09-23T23:20:22.322 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: in 0 2023-09-23T23:20:22.322 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: up {0=24532} 2023-09-23T23:20:22.323 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: failed 2023-09-23T23:20:22.323 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: damaged 2023-09-23T23:20:22.323 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: stopped 2023-09-23T23:20:22.323 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: data_pools [4] 2023-09-23T23:20:22.323 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: metadata_pool 3 2023-09-23T23:20:22.323 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: inline_data disabled 2023-09-23T23:20:22.323 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: balancer 2023-09-23T23:20:22.323 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: bal_rank_mask -1 2023-09-23T23:20:22.323 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: standby_count_wanted 1 2023-09-23T23:20:22.323 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: [mds.foo.smithi164.itcshs{0:24532} state up:active seq 4 join_fscid=1 addr [v2:172.21.15.164:6832/2446981348,v1:172.21.15.164:6833/2446981348] compat {c=[1],r=[1],i=[7ff]}] 2023-09-23T23:20:22.323 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: 2023-09-23T23:20:22.323 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: 2023-09-23T23:20:22.323 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: Standby daemons: 2023-09-23T23:20:22.324 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: 2023-09-23T23:20:22.324 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: [mds.foo.smithi159.bxttro{-1:24593} state up:standby seq 1 join_fscid=1 addr [v2:172.21.15.159:6834/3413445611,v1:172.21.15.159:6835/3413445611] compat {c=[1],r=[1],i=[7ff]}] 2023-09-23T23:20:22.324 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.028+0000 7f15af8e5c80 0 mon.a@-1(???).osd e89 crush map has features 3314933000854323200, adjusting msgr requires 2023-09-23T23:20:22.324 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.028+0000 7f15af8e5c80 0 mon.a@-1(???).osd e89 crush map has features 432629239337189376, adjusting msgr requires 2023-09-23T23:20:22.324 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.028+0000 7f15af8e5c80 0 mon.a@-1(???).osd e89 crush map has features 432629239337189376, adjusting msgr requires 2023-09-23T23:20:22.324 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.028+0000 7f15af8e5c80 0 mon.a@-1(???).osd e89 crush map has features 432629239337189376, adjusting msgr requires 2023-09-23T23:20:22.324 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.028+0000 7f15af8e5c80 1 mon.a@-1(???).paxosservice(auth 1..20) refresh upgraded, format 0 -> 3 2023-09-23T23:20:22.324 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.028+0000 7f15af8e5c80 20 expand_channel_meta expand map: {default=false} 2023-09-23T23:20:22.324 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.028+0000 7f15af8e5c80 20 expand_channel_meta from 'false' to 'false' 2023-09-23T23:20:22.324 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.028+0000 7f15af8e5c80 20 expand_channel_meta expanded map: {default=false} 2023-09-23T23:20:22.324 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.028+0000 7f15af8e5c80 20 expand_channel_meta expand map: {default=info} 2023-09-23T23:20:22.324 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.028+0000 7f15af8e5c80 20 expand_channel_meta from 'info' to 'info' 2023-09-23T23:20:22.325 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.028+0000 7f15af8e5c80 20 expand_channel_meta expanded map: {default=info} 2023-09-23T23:20:22.325 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.028+0000 7f15af8e5c80 20 expand_channel_meta expand map: {default=daemon} 2023-09-23T23:20:22.325 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.028+0000 7f15af8e5c80 20 expand_channel_meta from 'daemon' to 'daemon' 2023-09-23T23:20:22.325 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.028+0000 7f15af8e5c80 20 expand_channel_meta expanded map: {default=daemon} 2023-09-23T23:20:22.325 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.028+0000 7f15af8e5c80 20 expand_channel_meta expand map: {default=debug} 2023-09-23T23:20:22.325 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.028+0000 7f15af8e5c80 20 expand_channel_meta from 'debug' to 'debug' 2023-09-23T23:20:22.325 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:22 smithi159 bash[105915]: debug 2023-09-23T23:20:22.028+0000 7f15af8e5c80 20 expand_channel_meta expanded map: {default=debug} 2023-09-23T23:20:23.794 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:20:23 smithi159 bash[95019]: ignoring --setuser ceph since I am not root 2023-09-23T23:20:23.794 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:20:23 smithi159 bash[95019]: ignoring --setgroup ceph since I am not root 2023-09-23T23:20:23.794 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:20:23 smithi159 bash[95019]: debug 2023-09-23T23:20:23.588+0000 7fef93757700 1 -- 172.21.15.159:0/628044126 <== mon.0 v2:172.21.15.159:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55f36b82d1e0 con 0x55f36c5acc00 2023-09-23T23:20:23.794 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:20:23 smithi159 bash[95019]: debug 2023-09-23T23:20:23.752+0000 7fef9d486200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-23T23:20:23.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:23 smithi159 bash[41022]: cluster 2023-09-23T23:20:19.796315+0000 mgr.y (mgr.25760) 48 : cluster [DBG] pgmap v29: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:20:23.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:23 smithi159 bash[41022]: audit 2023-09-23T23:20:21.499712+0000 mon.c (mon.2) 119 : audit [DBG] from='client.? 172.21.15.159:0/1777346321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:20:23.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:23 smithi159 bash[41022]: cluster 2023-09-23T23:20:21.796968+0000 mgr.y (mgr.25760) 49 : cluster [DBG] pgmap v30: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:20:23.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:23 smithi159 bash[41022]: cluster 2023-09-23T23:20:23.452055+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2023-09-23T23:20:23.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:23 smithi159 bash[41022]: cluster 2023-09-23T23:20:23.474250+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-09-23T23:20:23.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:23 smithi159 bash[41022]: cluster 2023-09-23T23:20:23.483776+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.159:3300/0,v1:172.21.15.159:6789/0],b=[v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0],c=[v2:172.21.15.159:3301/0,v1:172.21.15.159:6790/0]} removed_ranks: {} 2023-09-23T23:20:23.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:23 smithi159 bash[41022]: cluster 2023-09-23T23:20:23.484461+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap foo:1 {0=foo.smithi164.itcshs=up:active} 1 up:standby 2023-09-23T23:20:23.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:23 smithi159 bash[41022]: cluster 2023-09-23T23:20:23.484498+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2023-09-23T23:20:23.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:23 smithi159 bash[41022]: cluster 2023-09-23T23:20:23.485769+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e28: y(active, since 55s), standbys: x 2023-09-23T23:20:23.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:23 smithi159 bash[41022]: cluster 2023-09-23T23:20:23.524052+0000 mon.a (mon.0) 7 : cluster [DBG] mgrmap e29: y(active, since 55s), standbys: x 2023-09-23T23:20:23.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:23 smithi159 bash[41022]: cluster 2023-09-23T23:20:23.524115+0000 mon.a (mon.0) 8 : cluster [INF] overall HEALTH_OK 2023-09-23T23:20:23.796 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:23 smithi159 bash[41022]: audit 2023-09-23T23:20:23.524260+0000 mon.a (mon.0) 9 : audit [INF] from='mgr.25760 ' entity='' 2023-09-23T23:20:23.796 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:23 smithi159 bash[105915]: cluster 2023-09-23T23:20:19.796315+0000 mgr.y (mgr.25760) 48 : cluster 0 pgmap v29: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:20:23.796 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:23 smithi159 bash[105915]: audit 2023-09-23T23:20:21.499712+0000 mon.c (mon.2) 119 : audit 0 from='client.? 172.21.15.159:0/1777346321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:20:23.796 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:23 smithi159 bash[105915]: cluster 2023-09-23T23:20:21.796968+0000 mgr.y (mgr.25760) 49 : cluster 0 pgmap v30: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:20:23.796 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:23 smithi159 bash[105915]: cluster 2023-09-23T23:20:23.452055+0000 mon.a (mon.0) 1 : cluster 1 mon.a calling monitor election 2023-09-23T23:20:23.796 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:23 smithi159 bash[105915]: cluster 2023-09-23T23:20:23.474250+0000 mon.a (mon.0) 2 : cluster 1 mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-09-23T23:20:23.796 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:23 smithi159 bash[105915]: cluster 2023-09-23T23:20:23.483776+0000 mon.a (mon.0) 3 : cluster 0 monmap e3: 3 mons at {a=[v2:172.21.15.159:3300/0,v1:172.21.15.159:6789/0],b=[v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0],c=[v2:172.21.15.159:3301/0,v1:172.21.15.159:6790/0]} removed_ranks: {} 2023-09-23T23:20:23.796 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:23 smithi159 bash[105915]: cluster 2023-09-23T23:20:23.484461+0000 mon.a (mon.0) 4 : cluster 0 fsmap foo:1 {0=foo.smithi164.itcshs=up:active} 1 up:standby 2023-09-23T23:20:23.797 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:23 smithi159 bash[105915]: cluster 2023-09-23T23:20:23.484498+0000 mon.a (mon.0) 5 : cluster 0 osdmap e89: 8 total, 8 up, 8 in 2023-09-23T23:20:23.797 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:23 smithi159 bash[105915]: cluster 2023-09-23T23:20:23.485769+0000 mon.a (mon.0) 6 : cluster 0 mgrmap e28: y(active, since 55s), standbys: x 2023-09-23T23:20:23.797 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:23 smithi159 bash[105915]: cluster 2023-09-23T23:20:23.524052+0000 mon.a (mon.0) 7 : cluster 0 mgrmap e29: y(active, since 55s), standbys: x 2023-09-23T23:20:23.797 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:23 smithi159 bash[105915]: cluster 2023-09-23T23:20:23.524115+0000 mon.a (mon.0) 8 : cluster 1 overall HEALTH_OK 2023-09-23T23:20:23.797 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:23 smithi159 bash[105915]: audit 2023-09-23T23:20:23.524260+0000 mon.a (mon.0) 9 : audit 1 from='mgr.25760 ' entity='' 2023-09-23T23:20:23.980 INFO:teuthology.orchestra.run.smithi159.stdout: "ceph version 18.2.0-460-gbb0daeff (bb0daeff97f020f686596fca6eba20c310e26fb7) reef (stable)": 1 2023-09-23T23:20:24.023 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:20:23 smithi164 bash[82566]: ignoring --setuser ceph since I am not root 2023-09-23T23:20:24.024 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:20:23 smithi164 bash[82566]: ignoring --setgroup ceph since I am not root 2023-09-23T23:20:24.024 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:20:23 smithi164 bash[82566]: debug 2023-09-23T23:20:23.576+0000 7fe9ecf8f700 1 -- 172.21.15.164:0/4109740405 <== mon.1 v2:172.21.15.164:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55ff224c51e0 con 0x55ff23244400 2023-09-23T23:20:24.024 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:20:23 smithi164 bash[82566]: debug 2023-09-23T23:20:23.740+0000 7fe9f6cbe200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-23T23:20:24.024 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:23 smithi164 bash[31512]: cluster 2023-09-23T23:20:19.796315+0000 mgr.y (mgr.25760) 48 : cluster [DBG] pgmap v29: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:20:24.024 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:23 smithi164 bash[31512]: audit 2023-09-23T23:20:21.499712+0000 mon.c (mon.2) 119 : audit [DBG] from='client.? 172.21.15.159:0/1777346321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:20:24.024 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:23 smithi164 bash[31512]: cluster 2023-09-23T23:20:21.796968+0000 mgr.y (mgr.25760) 49 : cluster [DBG] pgmap v30: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:20:24.024 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:23 smithi164 bash[31512]: cluster 2023-09-23T23:20:23.452055+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2023-09-23T23:20:24.024 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:23 smithi164 bash[31512]: cluster 2023-09-23T23:20:23.474250+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-09-23T23:20:24.024 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:23 smithi164 bash[31512]: cluster 2023-09-23T23:20:23.483776+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.159:3300/0,v1:172.21.15.159:6789/0],b=[v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0],c=[v2:172.21.15.159:3301/0,v1:172.21.15.159:6790/0]} removed_ranks: {} 2023-09-23T23:20:24.025 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:23 smithi164 bash[31512]: cluster 2023-09-23T23:20:23.484461+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap foo:1 {0=foo.smithi164.itcshs=up:active} 1 up:standby 2023-09-23T23:20:24.025 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:23 smithi164 bash[31512]: cluster 2023-09-23T23:20:23.484498+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2023-09-23T23:20:24.025 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:23 smithi164 bash[31512]: cluster 2023-09-23T23:20:23.485769+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e28: y(active, since 55s), standbys: x 2023-09-23T23:20:24.025 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:23 smithi164 bash[31512]: cluster 2023-09-23T23:20:23.524052+0000 mon.a (mon.0) 7 : cluster [DBG] mgrmap e29: y(active, since 55s), standbys: x 2023-09-23T23:20:24.025 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:23 smithi164 bash[31512]: cluster 2023-09-23T23:20:23.524115+0000 mon.a (mon.0) 8 : cluster [INF] overall HEALTH_OK 2023-09-23T23:20:24.025 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:23 smithi164 bash[31512]: audit 2023-09-23T23:20:23.524260+0000 mon.a (mon.0) 9 : audit [INF] from='mgr.25760 ' entity='' 2023-09-23T23:20:24.820 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:24 smithi159 bash[105915]: audit 2023-09-23T23:20:23.959776+0000 mon.c (mon.2) 120 : audit 0 from='client.? 172.21.15.159:0/4028853545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:20:24.820 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:20:24 smithi159 bash[95019]: debug 2023-09-23T23:20:24.684+0000 7fef9d486200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-09-23T23:20:24.820 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:20:24 smithi159 bash[95019]: debug 2023-09-23T23:20:24.792+0000 7fef9d486200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-23T23:20:24.821 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:24 smithi159 bash[41022]: audit 2023-09-23T23:20:23.959776+0000 mon.c (mon.2) 120 : audit [DBG] from='client.? 172.21.15.159:0/4028853545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:20:24.822 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'ceph orch ps' 2023-09-23T23:20:24.883 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:24 smithi164 bash[31512]: audit 2023-09-23T23:20:23.959776+0000 mon.c (mon.2) 120 : audit [DBG] from='client.? 172.21.15.159:0/4028853545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:20:24.884 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:20:24 smithi164 bash[82566]: debug 2023-09-23T23:20:24.672+0000 7fe9f6cbe200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-09-23T23:20:24.884 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:20:24 smithi164 bash[82566]: debug 2023-09-23T23:20:24.772+0000 7fe9f6cbe200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-23T23:20:25.153 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:20:24 smithi164 bash[82566]: debug 2023-09-23T23:20:24.876+0000 7fe9f6cbe200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-23T23:20:25.211 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:20:24 smithi159 bash[95019]: debug 2023-09-23T23:20:24.908+0000 7fef9d486200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-23T23:20:25.513 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:20:25 smithi164 bash[82566]: debug 2023-09-23T23:20:25.144+0000 7fe9f6cbe200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-23T23:20:25.543 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:20:25 smithi159 bash[95019]: debug 2023-09-23T23:20:25.204+0000 7fef9d486200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-23T23:20:25.773 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:20:25 smithi164 bash[82566]: debug 2023-09-23T23:20:25.504+0000 7fe9f6cbe200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-23T23:20:25.773 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:20:25 smithi164 bash[82566]: debug 2023-09-23T23:20:25.668+0000 7fe9f6cbe200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-23T23:20:26.009 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:20:25 smithi159 bash[95019]: debug 2023-09-23T23:20:25.596+0000 7fef9d486200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-23T23:20:26.009 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:20:25 smithi159 bash[95019]: debug 2023-09-23T23:20:25.772+0000 7fef9d486200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-23T23:20:26.273 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:20:25 smithi164 bash[82566]: debug 2023-09-23T23:20:25.880+0000 7fe9f6cbe200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-23T23:20:26.293 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:20:26 smithi159 bash[95019]: debug 2023-09-23T23:20:26.004+0000 7fef9d486200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-23T23:20:27.273 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:20:26 smithi164 bash[82566]: debug 2023-09-23T23:20:26.892+0000 7fe9f6cbe200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-23T23:20:27.273 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:20:27 smithi164 bash[82566]: debug 2023-09-23T23:20:27.004+0000 7fe9f6cbe200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-09-23T23:20:27.274 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:20:27 smithi164 bash[82566]: debug 2023-09-23T23:20:27.128+0000 7fe9f6cbe200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-23T23:20:27.293 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:20:27 smithi159 bash[95019]: debug 2023-09-23T23:20:27.012+0000 7fef9d486200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-23T23:20:27.293 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:20:27 smithi159 bash[95019]: debug 2023-09-23T23:20:27.132+0000 7fef9d486200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-09-23T23:20:27.294 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:20:27 smithi159 bash[95019]: debug 2023-09-23T23:20:27.256+0000 7fef9d486200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-23T23:20:28.023 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:20:27 smithi164 bash[82566]: debug 2023-09-23T23:20:27.608+0000 7fe9f6cbe200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-09-23T23:20:28.023 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:20:27 smithi164 bash[82566]: debug 2023-09-23T23:20:27.836+0000 7fe9f6cbe200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-23T23:20:28.043 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:20:27 smithi159 bash[95019]: debug 2023-09-23T23:20:27.740+0000 7fef9d486200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-09-23T23:20:28.043 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:20:27 smithi159 bash[95019]: debug 2023-09-23T23:20:27.972+0000 7fef9d486200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-23T23:20:28.773 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:20:28 smithi164 bash[82566]: debug 2023-09-23T23:20:28.288+0000 7fe9f6cbe200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-23T23:20:28.793 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:20:28 smithi159 bash[95019]: debug 2023-09-23T23:20:28.420+0000 7fef9d486200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-23T23:20:29.273 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:20:28 smithi164 bash[82566]: debug 2023-09-23T23:20:28.784+0000 7fe9f6cbe200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-23T23:20:29.293 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:20:28 smithi159 bash[95019]: debug 2023-09-23T23:20:28.920+0000 7fef9d486200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-23T23:20:29.578 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:20:29.773 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:20:29 smithi164 bash[82566]: debug 2023-09-23T23:20:29.332+0000 7fe9f6cbe200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-09-23T23:20:29.773 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:20:29 smithi164 bash[82566]: debug 2023-09-23T23:20:29.448+0000 7fe9f6cbe200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-23T23:20:29.793 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:20:29 smithi159 bash[95019]: debug 2023-09-23T23:20:29.480+0000 7fef9d486200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-09-23T23:20:29.793 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:20:29 smithi159 bash[95019]: debug 2023-09-23T23:20:29.596+0000 7fef9d486200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-23T23:20:30.070 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:20:29 smithi164 bash[82566]: debug 2023-09-23T23:20:29.800+0000 7fe9f6cbe200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-23T23:20:30.070 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:20:29 smithi164 bash[82566]: debug 2023-09-23T23:20:29.916+0000 7fe9f6cbe200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-23T23:20:30.221 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:20:29 smithi159 bash[95019]: debug 2023-09-23T23:20:29.952+0000 7fef9d486200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-23T23:20:30.221 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:20:30 smithi159 bash[95019]: debug 2023-09-23T23:20:30.068+0000 7fef9d486200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-23T23:20:30.510 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:20:30 smithi164 bash[82566]: debug 2023-09-23T23:20:30.060+0000 7fe9f6cbe200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-23T23:20:30.510 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:20:30 smithi164 bash[82566]: debug 2023-09-23T23:20:30.180+0000 7fe9f6cbe200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-23T23:20:30.510 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:20:30 smithi164 bash[82566]: debug 2023-09-23T23:20:30.308+0000 7fe9f6cbe200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-23T23:20:30.543 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:20:30 smithi159 bash[95019]: debug 2023-09-23T23:20:30.216+0000 7fef9d486200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-23T23:20:30.544 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:20:30 smithi159 bash[95019]: debug 2023-09-23T23:20:30.332+0000 7fef9d486200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-23T23:20:30.544 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:20:30 smithi159 bash[95019]: debug 2023-09-23T23:20:30.456+0000 7fef9d486200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-23T23:20:30.773 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:20:30 smithi164 bash[82566]: debug 2023-09-23T23:20:30.500+0000 7fe9f6cbe200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-23T23:20:30.773 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:20:30 smithi164 bash[82566]: debug 2023-09-23T23:20:30.624+0000 7fe9f6cbe200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-23T23:20:30.922 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:20:30 smithi159 bash[95019]: debug 2023-09-23T23:20:30.652+0000 7fef9d486200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-23T23:20:30.923 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:20:30 smithi159 bash[95019]: debug 2023-09-23T23:20:30.788+0000 7fef9d486200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-23T23:20:32.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:31 smithi159 bash[41022]: cluster 2023-09-23T23:20:31.888603+0000 mon.a (mon.0) 10 : cluster [DBG] Standby manager daemon x restarted 2023-09-23T23:20:32.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:31 smithi159 bash[41022]: cluster 2023-09-23T23:20:31.888739+0000 mon.a (mon.0) 11 : cluster [DBG] Standby manager daemon x started 2023-09-23T23:20:32.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:31 smithi159 bash[41022]: audit 2023-09-23T23:20:31.892951+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.164:0/3320681454' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-23T23:20:32.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:31 smithi159 bash[41022]: audit 2023-09-23T23:20:31.893913+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.? 172.21.15.164:0/3320681454' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T23:20:32.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:31 smithi159 bash[41022]: audit 2023-09-23T23:20:31.897998+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.? 172.21.15.164:0/3320681454' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-23T23:20:32.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:31 smithi159 bash[41022]: audit 2023-09-23T23:20:31.898707+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.? 172.21.15.164:0/3320681454' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T23:20:32.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:31 smithi159 bash[105915]: cluster 2023-09-23T23:20:31.888603+0000 mon.a (mon.0) 10 : cluster 0 Standby manager daemon x restarted 2023-09-23T23:20:32.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:31 smithi159 bash[105915]: cluster 2023-09-23T23:20:31.888739+0000 mon.a (mon.0) 11 : cluster 0 Standby manager daemon x started 2023-09-23T23:20:32.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:31 smithi159 bash[105915]: audit 2023-09-23T23:20:31.892951+0000 mon.b (mon.1) 32 : audit 0 from='mgr.? 172.21.15.164:0/3320681454' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-23T23:20:32.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:31 smithi159 bash[105915]: audit 2023-09-23T23:20:31.893913+0000 mon.b (mon.1) 33 : audit 0 from='mgr.? 172.21.15.164:0/3320681454' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T23:20:32.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:31 smithi159 bash[105915]: audit 2023-09-23T23:20:31.897998+0000 mon.b (mon.1) 34 : audit 0 from='mgr.? 172.21.15.164:0/3320681454' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-23T23:20:32.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:31 smithi159 bash[105915]: audit 2023-09-23T23:20:31.898707+0000 mon.b (mon.1) 35 : audit 0 from='mgr.? 172.21.15.164:0/3320681454' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T23:20:32.201 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:32 smithi159 bash[41022]: debug 2023-09-23T23:20:32.072+0000 7f875f3e6700 -1 mon.c@2(peon).osd e90 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-23T23:20:32.202 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:20:32 smithi159 bash[95019]: debug 2023-09-23T23:20:32.048+0000 7fef9d486200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-23T23:20:32.202 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:20:32 smithi159 bash[95019]: [23/Sep/2023:23:20:32] ENGINE Bus STARTING 2023-09-23T23:20:32.261 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:20:31 smithi164 bash[82566]: debug 2023-09-23T23:20:31.860+0000 7fe9f6cbe200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-23T23:20:32.261 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:20:31 smithi164 bash[82566]: [23/Sep/2023:23:20:31] ENGINE Bus STARTING 2023-09-23T23:20:32.261 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:20:31 smithi164 bash[82566]: CherryPy Checker: 2023-09-23T23:20:32.262 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:20:31 smithi164 bash[82566]: The Application mounted at '' has an empty config. 2023-09-23T23:20:32.262 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:20:31 smithi164 bash[82566]: [23/Sep/2023:23:20:31] ENGINE Serving on http://:::9283 2023-09-23T23:20:32.262 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 23 23:20:31 smithi164 bash[82566]: [23/Sep/2023:23:20:31] ENGINE Bus STARTED 2023-09-23T23:20:32.262 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:31 smithi164 bash[31512]: cluster 2023-09-23T23:20:31.888603+0000 mon.a (mon.0) 10 : cluster [DBG] Standby manager daemon x restarted 2023-09-23T23:20:32.262 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:31 smithi164 bash[31512]: cluster 2023-09-23T23:20:31.888739+0000 mon.a (mon.0) 11 : cluster [DBG] Standby manager daemon x started 2023-09-23T23:20:32.262 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:31 smithi164 bash[31512]: audit 2023-09-23T23:20:31.892951+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.164:0/3320681454' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-23T23:20:32.262 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:31 smithi164 bash[31512]: audit 2023-09-23T23:20:31.893913+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.? 172.21.15.164:0/3320681454' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T23:20:32.262 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:31 smithi164 bash[31512]: audit 2023-09-23T23:20:31.897998+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.? 172.21.15.164:0/3320681454' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-23T23:20:32.262 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:31 smithi164 bash[31512]: audit 2023-09-23T23:20:31.898707+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.? 172.21.15.164:0/3320681454' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T23:20:32.262 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:32 smithi164 bash[31512]: debug 2023-09-23T23:20:32.072+0000 7fe1a5a0f700 -1 mon.b@1(peon).osd e90 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-23T23:20:32.543 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:20:32 smithi159 bash[95019]: debug 2023-09-23T23:20:32.256+0000 7fef0006c700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T23:20:32.544 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:20:32 smithi159 bash[95019]: debug 2023-09-23T23:20:32.256+0000 7fef0006c700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T23:20:32.544 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:20:32 smithi159 bash[95019]: debug 2023-09-23T23:20:32.256+0000 7fef0006c700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T23:20:32.544 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:20:32 smithi159 bash[95019]: debug 2023-09-23T23:20:32.256+0000 7fef0006c700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T23:20:32.544 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:20:32 smithi159 bash[95019]: debug 2023-09-23T23:20:32.256+0000 7fef0006c700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T23:20:32.544 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:20:32 smithi159 bash[95019]: debug 2023-09-23T23:20:32.260+0000 7feefc865700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T23:20:32.544 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:20:32 smithi159 bash[95019]: debug 2023-09-23T23:20:32.260+0000 7feefc865700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T23:20:32.544 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:20:32 smithi159 bash[95019]: debug 2023-09-23T23:20:32.260+0000 7feefc865700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T23:20:32.544 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:20:32 smithi159 bash[95019]: debug 2023-09-23T23:20:32.260+0000 7feefc865700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T23:20:32.544 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:20:32 smithi159 bash[95019]: debug 2023-09-23T23:20:32.260+0000 7feefc865700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T23:20:32.544 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:20:32 smithi159 bash[95019]: CherryPy Checker: 2023-09-23T23:20:32.544 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:20:32 smithi159 bash[95019]: The Application mounted at '' has an empty config. 2023-09-23T23:20:32.544 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:20:32 smithi159 bash[95019]: [23/Sep/2023:23:20:32] ENGINE Serving on http://:::9283 2023-09-23T23:20:32.545 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:20:32 smithi159 bash[95019]: [23/Sep/2023:23:20:32] ENGINE Bus STARTED 2023-09-23T23:20:33.117 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:32 smithi159 bash[105915]: cluster 2023-09-23T23:20:31.948065+0000 mon.a (mon.0) 12 : cluster 0 mgrmap e30: y(active, since 64s), standbys: x 2023-09-23T23:20:33.117 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:32 smithi159 bash[105915]: cluster 2023-09-23T23:20:32.072288+0000 mon.a (mon.0) 13 : cluster 1 Active manager daemon y restarted 2023-09-23T23:20:33.118 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:32 smithi159 bash[105915]: cluster 2023-09-23T23:20:32.072936+0000 mon.a (mon.0) 14 : cluster 1 Activating manager daemon y 2023-09-23T23:20:33.118 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:32 smithi159 bash[105915]: cluster 2023-09-23T23:20:32.079328+0000 mon.a (mon.0) 15 : cluster 0 osdmap e90: 8 total, 8 up, 8 in 2023-09-23T23:20:33.118 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:32 smithi159 bash[105915]: cluster 2023-09-23T23:20:32.079612+0000 mon.a (mon.0) 16 : cluster 0 mgrmap e31: y(active, starting, since 0.00684059s), standbys: x 2023-09-23T23:20:33.118 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:32 smithi159 bash[105915]: cluster 2023-09-23T23:20:32.081776+0000 osd.0 (osd.0) 3 : cluster 3 failed to encode map e90 with expected crc 2023-09-23T23:20:33.118 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:32 smithi159 bash[105915]: cluster 2023-09-23T23:20:32.084123+0000 osd.7 (osd.7) 3 : cluster 3 failed to encode map e90 with expected crc 2023-09-23T23:20:33.118 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:32 smithi159 bash[105915]: audit 2023-09-23T23:20:32.087729+0000 mon.c (mon.2) 121 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T23:20:33.118 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:32 smithi159 bash[105915]: audit 2023-09-23T23:20:32.087982+0000 mon.c (mon.2) 122 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T23:20:33.119 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:32 smithi159 bash[105915]: audit 2023-09-23T23:20:32.088309+0000 mon.c (mon.2) 123 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T23:20:33.119 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:32 smithi159 bash[105915]: audit 2023-09-23T23:20:32.088841+0000 mon.c (mon.2) 124 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi164.itcshs"}]: dispatch 2023-09-23T23:20:33.119 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:32 smithi159 bash[105915]: audit 2023-09-23T23:20:32.089046+0000 mon.c (mon.2) 125 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi159.bxttro"}]: dispatch 2023-09-23T23:20:33.119 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:32 smithi159 bash[105915]: audit 2023-09-23T23:20:32.089642+0000 mon.c (mon.2) 126 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-23T23:20:33.119 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:32 smithi159 bash[105915]: audit 2023-09-23T23:20:32.089863+0000 mon.c (mon.2) 127 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-23T23:20:33.119 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:32 smithi159 bash[105915]: audit 2023-09-23T23:20:32.090135+0000 mon.c (mon.2) 128 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T23:20:33.119 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:32 smithi159 bash[105915]: audit 2023-09-23T23:20:32.090357+0000 mon.c (mon.2) 129 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T23:20:33.119 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:32 smithi159 bash[105915]: audit 2023-09-23T23:20:32.090534+0000 mon.c (mon.2) 130 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T23:20:33.119 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:32 smithi159 bash[105915]: audit 2023-09-23T23:20:32.090731+0000 mon.c (mon.2) 131 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T23:20:33.120 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:32 smithi159 bash[105915]: audit 2023-09-23T23:20:32.090903+0000 mon.c (mon.2) 132 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T23:20:33.120 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:32 smithi159 bash[105915]: audit 2023-09-23T23:20:32.091056+0000 mon.c (mon.2) 133 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T23:20:33.120 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:32 smithi159 bash[41022]: cluster 2023-09-23T23:20:31.948065+0000 mon.a (mon.0) 12 : cluster [DBG] mgrmap e30: y(active, since 64s), standbys: x 2023-09-23T23:20:33.120 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:32 smithi159 bash[41022]: cluster 2023-09-23T23:20:32.072288+0000 mon.a (mon.0) 13 : cluster [INF] Active manager daemon y restarted 2023-09-23T23:20:33.120 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:32 smithi159 bash[41022]: cluster 2023-09-23T23:20:32.072936+0000 mon.a (mon.0) 14 : cluster [INF] Activating manager daemon y 2023-09-23T23:20:33.120 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:32 smithi159 bash[41022]: cluster 2023-09-23T23:20:32.079328+0000 mon.a (mon.0) 15 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2023-09-23T23:20:33.121 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:32 smithi159 bash[41022]: cluster 2023-09-23T23:20:32.079612+0000 mon.a (mon.0) 16 : cluster [DBG] mgrmap e31: y(active, starting, since 0.00684059s), standbys: x 2023-09-23T23:20:33.121 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:32 smithi159 bash[41022]: cluster 2023-09-23T23:20:32.081776+0000 osd.0 (osd.0) 3 : cluster [WRN] failed to encode map e90 with expected crc 2023-09-23T23:20:33.121 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:32 smithi159 bash[41022]: cluster 2023-09-23T23:20:32.084123+0000 osd.7 (osd.7) 3 : cluster [WRN] failed to encode map e90 with expected crc 2023-09-23T23:20:33.121 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:32 smithi159 bash[41022]: audit 2023-09-23T23:20:32.087729+0000 mon.c (mon.2) 121 : audit [DBG] from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T23:20:33.121 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:32 smithi159 bash[41022]: audit 2023-09-23T23:20:32.087982+0000 mon.c (mon.2) 122 : audit [DBG] from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T23:20:33.121 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:32 smithi159 bash[41022]: audit 2023-09-23T23:20:32.088309+0000 mon.c (mon.2) 123 : audit [DBG] from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T23:20:33.121 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:32 smithi159 bash[41022]: audit 2023-09-23T23:20:32.088841+0000 mon.c (mon.2) 124 : audit [DBG] from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi164.itcshs"}]: dispatch 2023-09-23T23:20:33.121 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:32 smithi159 bash[41022]: audit 2023-09-23T23:20:32.089046+0000 mon.c (mon.2) 125 : audit [DBG] from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi159.bxttro"}]: dispatch 2023-09-23T23:20:33.122 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:32 smithi159 bash[41022]: audit 2023-09-23T23:20:32.089642+0000 mon.c (mon.2) 126 : audit [DBG] from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-23T23:20:33.122 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:32 smithi159 bash[41022]: audit 2023-09-23T23:20:32.089863+0000 mon.c (mon.2) 127 : audit [DBG] from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-23T23:20:33.122 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:32 smithi159 bash[41022]: audit 2023-09-23T23:20:32.090135+0000 mon.c (mon.2) 128 : audit [DBG] from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T23:20:33.122 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:32 smithi159 bash[41022]: audit 2023-09-23T23:20:32.090357+0000 mon.c (mon.2) 129 : audit [DBG] from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T23:20:33.122 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:32 smithi159 bash[41022]: audit 2023-09-23T23:20:32.090534+0000 mon.c (mon.2) 130 : audit [DBG] from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T23:20:33.122 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:32 smithi159 bash[41022]: audit 2023-09-23T23:20:32.090731+0000 mon.c (mon.2) 131 : audit [DBG] from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T23:20:33.122 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:32 smithi159 bash[41022]: audit 2023-09-23T23:20:32.090903+0000 mon.c (mon.2) 132 : audit [DBG] from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T23:20:33.122 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:32 smithi159 bash[41022]: audit 2023-09-23T23:20:32.091056+0000 mon.c (mon.2) 133 : audit [DBG] from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T23:20:33.123 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:32 smithi159 bash[105915]: audit 2023-09-23T23:20:32.091223+0000 mon.c (mon.2) 134 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T23:20:33.123 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:32 smithi159 bash[105915]: audit 2023-09-23T23:20:32.091392+0000 mon.c (mon.2) 135 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T23:20:33.123 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:32 smithi159 bash[105915]: cluster 2023-09-23T23:20:32.091476+0000 osd.4 (osd.4) 3 : cluster 3 failed to encode map e90 with expected crc 2023-09-23T23:20:33.123 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:32 smithi159 bash[105915]: audit 2023-09-23T23:20:32.091575+0000 mon.c (mon.2) 136 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-23T23:20:33.124 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:32 smithi159 bash[105915]: audit 2023-09-23T23:20:32.091732+0000 mon.c (mon.2) 137 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-23T23:20:33.124 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:32 smithi159 bash[105915]: audit 2023-09-23T23:20:32.091835+0000 mon.c (mon.2) 138 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-23T23:20:33.124 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:32 smithi159 bash[105915]: cluster 2023-09-23T23:20:32.139978+0000 mon.a (mon.0) 17 : cluster 1 Manager daemon y is now available 2023-09-23T23:20:33.124 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:32 smithi159 bash[105915]: audit 2023-09-23T23:20:32.168665+0000 mon.c (mon.2) 139 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:20:33.124 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:32 smithi159 bash[105915]: audit 2023-09-23T23:20:32.172795+0000 mon.c (mon.2) 140 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:20:33.124 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:32 smithi159 bash[105915]: audit 2023-09-23T23:20:32.196763+0000 mon.c (mon.2) 141 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:20:33.125 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:32 smithi159 bash[105915]: audit 2023-09-23T23:20:32.205571+0000 mon.c (mon.2) 142 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-23T23:20:33.125 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:32 smithi159 bash[105915]: audit 2023-09-23T23:20:32.206596+0000 mon.a (mon.0) 18 : audit 1 from='mgr.25991 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-23T23:20:33.125 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:32 smithi159 bash[105915]: cluster 2023-09-23T23:20:32.225005+0000 osd.2 (osd.2) 3 : cluster 3 failed to encode map e90 with expected crc 2023-09-23T23:20:33.125 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:32 smithi159 bash[105915]: audit 2023-09-23T23:20:32.239147+0000 mon.c (mon.2) 143 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-23T23:20:33.125 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:32 smithi159 bash[105915]: audit 2023-09-23T23:20:32.239666+0000 mon.a (mon.0) 19 : audit 1 from='mgr.25991 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-23T23:20:33.126 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:32 smithi159 bash[41022]: audit 2023-09-23T23:20:32.091223+0000 mon.c (mon.2) 134 : audit [DBG] from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T23:20:33.126 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:32 smithi159 bash[41022]: audit 2023-09-23T23:20:32.091392+0000 mon.c (mon.2) 135 : audit [DBG] from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T23:20:33.126 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:32 smithi159 bash[41022]: cluster 2023-09-23T23:20:32.091476+0000 osd.4 (osd.4) 3 : cluster [WRN] failed to encode map e90 with expected crc 2023-09-23T23:20:33.126 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:32 smithi159 bash[41022]: audit 2023-09-23T23:20:32.091575+0000 mon.c (mon.2) 136 : audit [DBG] from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-23T23:20:33.126 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:32 smithi159 bash[41022]: audit 2023-09-23T23:20:32.091732+0000 mon.c (mon.2) 137 : audit [DBG] from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-23T23:20:33.126 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:32 smithi159 bash[41022]: audit 2023-09-23T23:20:32.091835+0000 mon.c (mon.2) 138 : audit [DBG] from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-23T23:20:33.126 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:32 smithi159 bash[41022]: cluster 2023-09-23T23:20:32.139978+0000 mon.a (mon.0) 17 : cluster [INF] Manager daemon y is now available 2023-09-23T23:20:33.127 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:32 smithi159 bash[41022]: audit 2023-09-23T23:20:32.168665+0000 mon.c (mon.2) 139 : audit [DBG] from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:20:33.127 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:32 smithi159 bash[41022]: audit 2023-09-23T23:20:32.172795+0000 mon.c (mon.2) 140 : audit [DBG] from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:20:33.127 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:32 smithi159 bash[41022]: audit 2023-09-23T23:20:32.196763+0000 mon.c (mon.2) 141 : audit [DBG] from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:20:33.127 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:32 smithi159 bash[41022]: audit 2023-09-23T23:20:32.205571+0000 mon.c (mon.2) 142 : audit [INF] from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-23T23:20:33.127 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:32 smithi159 bash[41022]: audit 2023-09-23T23:20:32.206596+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.25991 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-23T23:20:33.127 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:32 smithi159 bash[41022]: cluster 2023-09-23T23:20:32.225005+0000 osd.2 (osd.2) 3 : cluster [WRN] failed to encode map e90 with expected crc 2023-09-23T23:20:33.127 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:32 smithi159 bash[41022]: audit 2023-09-23T23:20:32.239147+0000 mon.c (mon.2) 143 : audit [INF] from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-23T23:20:33.127 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:32 smithi159 bash[41022]: audit 2023-09-23T23:20:32.239666+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.25991 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-23T23:20:33.255 INFO:teuthology.orchestra.run.smithi159.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-09-23T23:20:33.255 INFO:teuthology.orchestra.run.smithi159.stdout:alertmanager.a smithi159 *:9093,9094 running (100s) - 8m 13.8M - 0.25.0 c8568f914cd2 9750af0445f0 2023-09-23T23:20:33.255 INFO:teuthology.orchestra.run.smithi159.stdout:grafana.a smithi164 *:3000 running (89s) - 8m 74.5M - 9.4.7 2c41d148cca3 cad19c16c3f7 2023-09-23T23:20:33.255 INFO:teuthology.orchestra.run.smithi159.stdout:mds.foo.smithi159.bxttro smithi159 running (6m) - 6m 12.7M - 17.2.6-1125-gc9bb1bcf 444539aec5bf d983d04b70c1 2023-09-23T23:20:33.255 INFO:teuthology.orchestra.run.smithi159.stdout:mds.foo.smithi164.itcshs smithi164 running (6m) - 6m 14.7M - 17.2.6-1125-gc9bb1bcf 444539aec5bf b975dbf2bce2 2023-09-23T23:20:33.255 INFO:teuthology.orchestra.run.smithi159.stdout:mgr.x smithi164 *:8443,9283,8765 running (35s) - 16m 72.1M - 18.2.0-460-gbb0daeff e32c2a64c126 db6aa0169edc 2023-09-23T23:20:33.255 INFO:teuthology.orchestra.run.smithi159.stdout:mgr.y smithi159 *:8443,9283,8765 running (83s) - 19m 457M - 18.2.0-460-gbb0daeff e32c2a64c126 9c2704814565 2023-09-23T23:20:33.256 INFO:teuthology.orchestra.run.smithi159.stdout:mon.a smithi159 running (19m) - 19m 58.1M 2048M 17.2.6-1125-gc9bb1bcf 444539aec5bf 7a633533493d 2023-09-23T23:20:33.256 INFO:teuthology.orchestra.run.smithi159.stdout:mon.b smithi164 running (17m) - 17m 43.7M 2048M 17.2.6-1125-gc9bb1bcf 444539aec5bf 42d811438f3f 2023-09-23T23:20:33.256 INFO:teuthology.orchestra.run.smithi159.stdout:mon.c smithi159 running (17m) - 17m 43.3M 2048M 17.2.6-1125-gc9bb1bcf 444539aec5bf 784fd83cfab2 2023-09-23T23:20:33.256 INFO:teuthology.orchestra.run.smithi159.stdout:node-exporter.a smithi159 *:9100 running (106s) - 8m 7656k - 1.5.0 0da6a335fe13 fb255f0fadb1 2023-09-23T23:20:33.256 INFO:teuthology.orchestra.run.smithi159.stdout:node-exporter.b smithi164 *:9100 running (93s) - 8m 7780k - 1.5.0 0da6a335fe13 a8742591fc95 2023-09-23T23:20:33.256 INFO:teuthology.orchestra.run.smithi159.stdout:osd.0 smithi159 running (16m) - 16m 51.6M 2524M 17.2.6-1125-gc9bb1bcf 444539aec5bf d2c24c6ef19d 2023-09-23T23:20:33.256 INFO:teuthology.orchestra.run.smithi159.stdout:osd.1 smithi159 running (15m) - 15m 52.0M 2524M 17.2.6-1125-gc9bb1bcf 444539aec5bf 7014e2055201 2023-09-23T23:20:33.256 INFO:teuthology.orchestra.run.smithi159.stdout:osd.2 smithi159 running (14m) - 14m 48.4M 2524M 17.2.6-1125-gc9bb1bcf 444539aec5bf 3a366a1b6c0c 2023-09-23T23:20:33.256 INFO:teuthology.orchestra.run.smithi159.stdout:osd.3 smithi159 running (13m) - 13m 46.1M 2524M 17.2.6-1125-gc9bb1bcf 444539aec5bf dae51b51c405 2023-09-23T23:20:33.256 INFO:teuthology.orchestra.run.smithi159.stdout:osd.4 smithi164 running (12m) - 12m 47.9M 2524M 17.2.6-1125-gc9bb1bcf 444539aec5bf f4a4dea90079 2023-09-23T23:20:33.256 INFO:teuthology.orchestra.run.smithi159.stdout:osd.5 smithi164 running (11m) - 11m 48.7M 2524M 17.2.6-1125-gc9bb1bcf 444539aec5bf a85dc1066ff6 2023-09-23T23:20:33.256 INFO:teuthology.orchestra.run.smithi159.stdout:osd.6 smithi164 running (11m) - 11m 46.0M 2524M 17.2.6-1125-gc9bb1bcf 444539aec5bf 3f107b7eb88b 2023-09-23T23:20:33.257 INFO:teuthology.orchestra.run.smithi159.stdout:osd.7 smithi164 running (10m) - 10m 50.1M 2524M 17.2.6-1125-gc9bb1bcf 444539aec5bf 622062d0721f 2023-09-23T23:20:33.257 INFO:teuthology.orchestra.run.smithi159.stdout:prometheus.a smithi164 *:9095 running (42s) - 9m 38.7M - 2.43.0 a07b618ecd1d a1214f83d212 2023-09-23T23:20:33.274 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:32 smithi164 bash[31512]: cluster 2023-09-23T23:20:31.948065+0000 mon.a (mon.0) 12 : cluster [DBG] mgrmap e30: y(active, since 64s), standbys: x 2023-09-23T23:20:33.274 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:32 smithi164 bash[31512]: cluster 2023-09-23T23:20:32.072288+0000 mon.a (mon.0) 13 : cluster [INF] Active manager daemon y restarted 2023-09-23T23:20:33.274 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:32 smithi164 bash[31512]: cluster 2023-09-23T23:20:32.072936+0000 mon.a (mon.0) 14 : cluster [INF] Activating manager daemon y 2023-09-23T23:20:33.275 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:32 smithi164 bash[31512]: cluster 2023-09-23T23:20:32.079328+0000 mon.a (mon.0) 15 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2023-09-23T23:20:33.275 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:32 smithi164 bash[31512]: cluster 2023-09-23T23:20:32.079612+0000 mon.a (mon.0) 16 : cluster [DBG] mgrmap e31: y(active, starting, since 0.00684059s), standbys: x 2023-09-23T23:20:33.275 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:32 smithi164 bash[31512]: cluster 2023-09-23T23:20:32.081776+0000 osd.0 (osd.0) 3 : cluster [WRN] failed to encode map e90 with expected crc 2023-09-23T23:20:33.275 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:32 smithi164 bash[31512]: cluster 2023-09-23T23:20:32.084123+0000 osd.7 (osd.7) 3 : cluster [WRN] failed to encode map e90 with expected crc 2023-09-23T23:20:33.275 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:32 smithi164 bash[31512]: audit 2023-09-23T23:20:32.087729+0000 mon.c (mon.2) 121 : audit [DBG] from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T23:20:33.276 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:32 smithi164 bash[31512]: audit 2023-09-23T23:20:32.087982+0000 mon.c (mon.2) 122 : audit [DBG] from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T23:20:33.276 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:32 smithi164 bash[31512]: audit 2023-09-23T23:20:32.088309+0000 mon.c (mon.2) 123 : audit [DBG] from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T23:20:33.276 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:32 smithi164 bash[31512]: audit 2023-09-23T23:20:32.088841+0000 mon.c (mon.2) 124 : audit [DBG] from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi164.itcshs"}]: dispatch 2023-09-23T23:20:33.276 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:32 smithi164 bash[31512]: audit 2023-09-23T23:20:32.089046+0000 mon.c (mon.2) 125 : audit [DBG] from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi159.bxttro"}]: dispatch 2023-09-23T23:20:33.276 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:32 smithi164 bash[31512]: audit 2023-09-23T23:20:32.089642+0000 mon.c (mon.2) 126 : audit [DBG] from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-23T23:20:33.276 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:32 smithi164 bash[31512]: audit 2023-09-23T23:20:32.089863+0000 mon.c (mon.2) 127 : audit [DBG] from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-23T23:20:33.277 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:32 smithi164 bash[31512]: audit 2023-09-23T23:20:32.090135+0000 mon.c (mon.2) 128 : audit [DBG] from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T23:20:33.277 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:32 smithi164 bash[31512]: audit 2023-09-23T23:20:32.090357+0000 mon.c (mon.2) 129 : audit [DBG] from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T23:20:33.277 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:32 smithi164 bash[31512]: audit 2023-09-23T23:20:32.090534+0000 mon.c (mon.2) 130 : audit [DBG] from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T23:20:33.277 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:32 smithi164 bash[31512]: audit 2023-09-23T23:20:32.090731+0000 mon.c (mon.2) 131 : audit [DBG] from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T23:20:33.277 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:32 smithi164 bash[31512]: audit 2023-09-23T23:20:32.090903+0000 mon.c (mon.2) 132 : audit [DBG] from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T23:20:33.278 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:32 smithi164 bash[31512]: audit 2023-09-23T23:20:32.091056+0000 mon.c (mon.2) 133 : audit [DBG] from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T23:20:33.278 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:32 smithi164 bash[31512]: audit 2023-09-23T23:20:32.091223+0000 mon.c (mon.2) 134 : audit [DBG] from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T23:20:33.278 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:32 smithi164 bash[31512]: audit 2023-09-23T23:20:32.091392+0000 mon.c (mon.2) 135 : audit [DBG] from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T23:20:33.278 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:32 smithi164 bash[31512]: cluster 2023-09-23T23:20:32.091476+0000 osd.4 (osd.4) 3 : cluster [WRN] failed to encode map e90 with expected crc 2023-09-23T23:20:33.278 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:32 smithi164 bash[31512]: audit 2023-09-23T23:20:32.091575+0000 mon.c (mon.2) 136 : audit [DBG] from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-23T23:20:33.279 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:32 smithi164 bash[31512]: audit 2023-09-23T23:20:32.091732+0000 mon.c (mon.2) 137 : audit [DBG] from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-23T23:20:33.279 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:32 smithi164 bash[31512]: audit 2023-09-23T23:20:32.091835+0000 mon.c (mon.2) 138 : audit [DBG] from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-23T23:20:33.279 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:32 smithi164 bash[31512]: cluster 2023-09-23T23:20:32.139978+0000 mon.a (mon.0) 17 : cluster [INF] Manager daemon y is now available 2023-09-23T23:20:33.279 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:32 smithi164 bash[31512]: audit 2023-09-23T23:20:32.168665+0000 mon.c (mon.2) 139 : audit [DBG] from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:20:33.279 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:32 smithi164 bash[31512]: audit 2023-09-23T23:20:32.172795+0000 mon.c (mon.2) 140 : audit [DBG] from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:20:33.280 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:32 smithi164 bash[31512]: audit 2023-09-23T23:20:32.196763+0000 mon.c (mon.2) 141 : audit [DBG] from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:20:33.280 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:32 smithi164 bash[31512]: audit 2023-09-23T23:20:32.205571+0000 mon.c (mon.2) 142 : audit [INF] from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-23T23:20:33.280 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:32 smithi164 bash[31512]: audit 2023-09-23T23:20:32.206596+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.25991 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-23T23:20:33.280 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:32 smithi164 bash[31512]: cluster 2023-09-23T23:20:32.225005+0000 osd.2 (osd.2) 3 : cluster [WRN] failed to encode map e90 with expected crc 2023-09-23T23:20:33.280 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:32 smithi164 bash[31512]: audit 2023-09-23T23:20:32.239147+0000 mon.c (mon.2) 143 : audit [INF] from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-23T23:20:33.280 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:32 smithi164 bash[31512]: audit 2023-09-23T23:20:32.239666+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.25991 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-23T23:20:33.453 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:20:33 smithi159 bash[95019]: debug 2023-09-23T23:20:33.112+0000 7fef5543f700 -1 mgr.server handle_report got status from non-daemon mon.a 2023-09-23T23:20:33.793 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:20:33 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:20:33] "GET /metrics HTTP/1.1" 200 31240 "" "Prometheus/2.43.0" 2023-09-23T23:20:34.114 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'ceph orch upgrade pause' 2023-09-23T23:20:34.274 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:33 smithi164 bash[31512]: cluster 2023-09-23T23:20:32.209445+0000 osd.5 (osd.5) 3 : cluster [WRN] failed to encode map e90 with expected crc 2023-09-23T23:20:34.274 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:33 smithi164 bash[31512]: cluster 2023-09-23T23:20:32.231364+0000 osd.1 (osd.1) 3 : cluster [WRN] failed to encode map e90 with expected crc 2023-09-23T23:20:34.274 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:33 smithi164 bash[31512]: cephadm 2023-09-23T23:20:32.736492+0000 mgr.y (mgr.25991) 1 : cephadm [INF] [23/Sep/2023:23:20:32] ENGINE Bus STARTING 2023-09-23T23:20:34.274 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:33 smithi164 bash[31512]: cephadm 2023-09-23T23:20:32.838941+0000 mgr.y (mgr.25991) 2 : cephadm [INF] [23/Sep/2023:23:20:32] ENGINE Serving on http://172.21.15.159:8765 2023-09-23T23:20:34.274 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:33 smithi164 bash[31512]: cephadm 2023-09-23T23:20:32.970011+0000 mgr.y (mgr.25991) 3 : cephadm [INF] [23/Sep/2023:23:20:32] ENGINE Serving on https://172.21.15.159:7150 2023-09-23T23:20:34.274 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:33 smithi164 bash[31512]: cephadm 2023-09-23T23:20:32.970253+0000 mgr.y (mgr.25991) 4 : cephadm [INF] [23/Sep/2023:23:20:32] ENGINE Bus STARTED 2023-09-23T23:20:34.275 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:33 smithi164 bash[31512]: cluster 2023-09-23T23:20:33.108453+0000 mon.a (mon.0) 20 : cluster [DBG] mgrmap e32: y(active, since 1.03567s), standbys: x 2023-09-23T23:20:34.275 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:33 smithi164 bash[31512]: cluster 2023-09-23T23:20:33.118268+0000 mgr.y (mgr.25991) 5 : cluster [DBG] pgmap v3: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:20:34.275 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:33 smithi164 bash[31512]: audit 2023-09-23T23:20:33.235651+0000 mgr.y (mgr.25991) 6 : audit [DBG] from='client.34152 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:20:34.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:33 smithi159 bash[41022]: cluster 2023-09-23T23:20:32.209445+0000 osd.5 (osd.5) 3 : cluster [WRN] failed to encode map e90 with expected crc 2023-09-23T23:20:34.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:33 smithi159 bash[41022]: cluster 2023-09-23T23:20:32.231364+0000 osd.1 (osd.1) 3 : cluster [WRN] failed to encode map e90 with expected crc 2023-09-23T23:20:34.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:33 smithi159 bash[41022]: cephadm 2023-09-23T23:20:32.736492+0000 mgr.y (mgr.25991) 1 : cephadm [INF] [23/Sep/2023:23:20:32] ENGINE Bus STARTING 2023-09-23T23:20:34.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:33 smithi159 bash[41022]: cephadm 2023-09-23T23:20:32.838941+0000 mgr.y (mgr.25991) 2 : cephadm [INF] [23/Sep/2023:23:20:32] ENGINE Serving on http://172.21.15.159:8765 2023-09-23T23:20:34.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:33 smithi159 bash[41022]: cephadm 2023-09-23T23:20:32.970011+0000 mgr.y (mgr.25991) 3 : cephadm [INF] [23/Sep/2023:23:20:32] ENGINE Serving on https://172.21.15.159:7150 2023-09-23T23:20:34.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:33 smithi159 bash[41022]: cephadm 2023-09-23T23:20:32.970253+0000 mgr.y (mgr.25991) 4 : cephadm [INF] [23/Sep/2023:23:20:32] ENGINE Bus STARTED 2023-09-23T23:20:34.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:33 smithi159 bash[41022]: cluster 2023-09-23T23:20:33.108453+0000 mon.a (mon.0) 20 : cluster [DBG] mgrmap e32: y(active, since 1.03567s), standbys: x 2023-09-23T23:20:34.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:33 smithi159 bash[41022]: cluster 2023-09-23T23:20:33.118268+0000 mgr.y (mgr.25991) 5 : cluster [DBG] pgmap v3: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:20:34.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:33 smithi159 bash[41022]: audit 2023-09-23T23:20:33.235651+0000 mgr.y (mgr.25991) 6 : audit [DBG] from='client.34152 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:20:34.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:33 smithi159 bash[105915]: cluster 2023-09-23T23:20:32.209445+0000 osd.5 (osd.5) 3 : cluster 3 failed to encode map e90 with expected crc 2023-09-23T23:20:34.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:33 smithi159 bash[105915]: cluster 2023-09-23T23:20:32.231364+0000 osd.1 (osd.1) 3 : cluster 3 failed to encode map e90 with expected crc 2023-09-23T23:20:34.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:33 smithi159 bash[105915]: cephadm 2023-09-23T23:20:32.736492+0000 mgr.y (mgr.25991) 1 : cephadm 1 [23/Sep/2023:23:20:32] ENGINE Bus STARTING 2023-09-23T23:20:34.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:33 smithi159 bash[105915]: cephadm 2023-09-23T23:20:32.838941+0000 mgr.y (mgr.25991) 2 : cephadm 1 [23/Sep/2023:23:20:32] ENGINE Serving on http://172.21.15.159:8765 2023-09-23T23:20:34.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:33 smithi159 bash[105915]: cephadm 2023-09-23T23:20:32.970011+0000 mgr.y (mgr.25991) 3 : cephadm 1 [23/Sep/2023:23:20:32] ENGINE Serving on https://172.21.15.159:7150 2023-09-23T23:20:34.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:33 smithi159 bash[105915]: cephadm 2023-09-23T23:20:32.970253+0000 mgr.y (mgr.25991) 4 : cephadm 1 [23/Sep/2023:23:20:32] ENGINE Bus STARTED 2023-09-23T23:20:34.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:33 smithi159 bash[105915]: cluster 2023-09-23T23:20:33.108453+0000 mon.a (mon.0) 20 : cluster 0 mgrmap e32: y(active, since 1.03567s), standbys: x 2023-09-23T23:20:34.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:33 smithi159 bash[105915]: cluster 2023-09-23T23:20:33.118268+0000 mgr.y (mgr.25991) 5 : cluster 0 pgmap v3: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:20:34.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:33 smithi159 bash[105915]: audit 2023-09-23T23:20:33.235651+0000 mgr.y (mgr.25991) 6 : audit 0 from='client.34152 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:20:35.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:35 smithi164 bash[31512]: cluster 2023-09-23T23:20:34.091533+0000 mgr.y (mgr.25991) 7 : cluster [DBG] pgmap v4: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:20:35.524 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:35 smithi164 bash[31512]: cluster 2023-09-23T23:20:34.970681+0000 mon.a (mon.0) 21 : cluster [DBG] mgrmap e33: y(active, since 2s), standbys: x 2023-09-23T23:20:35.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:35 smithi159 bash[105915]: cluster 2023-09-23T23:20:34.091533+0000 mgr.y (mgr.25991) 7 : cluster 0 pgmap v4: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:20:35.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:35 smithi159 bash[105915]: cluster 2023-09-23T23:20:34.970681+0000 mon.a (mon.0) 21 : cluster 0 mgrmap e33: y(active, since 2s), standbys: x 2023-09-23T23:20:35.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:35 smithi159 bash[41022]: cluster 2023-09-23T23:20:34.091533+0000 mgr.y (mgr.25991) 7 : cluster [DBG] pgmap v4: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:20:35.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:35 smithi159 bash[41022]: cluster 2023-09-23T23:20:34.970681+0000 mon.a (mon.0) 21 : cluster [DBG] mgrmap e33: y(active, since 2s), standbys: x 2023-09-23T23:20:37.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:37 smithi164 bash[31512]: cluster 2023-09-23T23:20:36.092191+0000 mgr.y (mgr.25991) 8 : cluster [DBG] pgmap v5: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:20:37.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:37 smithi159 bash[105915]: cluster 2023-09-23T23:20:36.092191+0000 mgr.y (mgr.25991) 8 : cluster 0 pgmap v5: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:20:37.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:37 smithi159 bash[41022]: cluster 2023-09-23T23:20:36.092191+0000 mgr.y (mgr.25991) 8 : cluster [DBG] pgmap v5: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:20:38.670 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:20:39.023 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:20:38 smithi164 bash[82145]: ts=2023-09-23T23:20:38.661Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable)\", cluster_addr=\"172.21.15.159\", device_class=\"ssd\", hostname=\"smithi159\", instance=\"smithi164.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.159\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable)\", cluster_addr=\"172.21.15.159\", device_class=\"ssd\", hostname=\"smithi159\", instance=\"smithi159:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.159\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T23:20:39.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:39 smithi164 bash[31512]: cluster 2023-09-23T23:20:38.092846+0000 mgr.y (mgr.25991) 9 : cluster [DBG] pgmap v6: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:20:39.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:39 smithi164 bash[31512]: audit 2023-09-23T23:20:38.851420+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.25991 ' entity='mgr.y' 2023-09-23T23:20:39.524 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:39 smithi164 bash[31512]: audit 2023-09-23T23:20:38.861265+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.25991 ' entity='mgr.y' 2023-09-23T23:20:39.524 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:39 smithi164 bash[31512]: audit 2023-09-23T23:20:38.964357+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.25991 ' entity='mgr.y' 2023-09-23T23:20:39.524 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:39 smithi164 bash[31512]: audit 2023-09-23T23:20:38.974486+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.25991 ' entity='mgr.y' 2023-09-23T23:20:39.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:39 smithi159 bash[41022]: cluster 2023-09-23T23:20:38.092846+0000 mgr.y (mgr.25991) 9 : cluster [DBG] pgmap v6: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:20:39.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:39 smithi159 bash[41022]: audit 2023-09-23T23:20:38.851420+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.25991 ' entity='mgr.y' 2023-09-23T23:20:39.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:39 smithi159 bash[41022]: audit 2023-09-23T23:20:38.861265+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.25991 ' entity='mgr.y' 2023-09-23T23:20:39.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:39 smithi159 bash[41022]: audit 2023-09-23T23:20:38.964357+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.25991 ' entity='mgr.y' 2023-09-23T23:20:39.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:39 smithi159 bash[41022]: audit 2023-09-23T23:20:38.974486+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.25991 ' entity='mgr.y' 2023-09-23T23:20:39.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:39 smithi159 bash[105915]: cluster 2023-09-23T23:20:38.092846+0000 mgr.y (mgr.25991) 9 : cluster 0 pgmap v6: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:20:39.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:39 smithi159 bash[105915]: audit 2023-09-23T23:20:38.851420+0000 mon.a (mon.0) 22 : audit 1 from='mgr.25991 ' entity='mgr.y' 2023-09-23T23:20:39.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:39 smithi159 bash[105915]: audit 2023-09-23T23:20:38.861265+0000 mon.a (mon.0) 23 : audit 1 from='mgr.25991 ' entity='mgr.y' 2023-09-23T23:20:39.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:39 smithi159 bash[105915]: audit 2023-09-23T23:20:38.964357+0000 mon.a (mon.0) 24 : audit 1 from='mgr.25991 ' entity='mgr.y' 2023-09-23T23:20:39.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:39 smithi159 bash[105915]: audit 2023-09-23T23:20:38.974486+0000 mon.a (mon.0) 25 : audit 1 from='mgr.25991 ' entity='mgr.y' 2023-09-23T23:20:41.024 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:40 smithi164 bash[31512]: audit 2023-09-23T23:20:39.723321+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.25991 ' entity='mgr.y' 2023-09-23T23:20:41.024 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:40 smithi164 bash[31512]: audit 2023-09-23T23:20:39.734177+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.25991 ' entity='mgr.y' 2023-09-23T23:20:41.024 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:40 smithi164 bash[31512]: audit 2023-09-23T23:20:39.773909+0000 mon.a (mon.0) 28 : audit [INF] from='mgr.25991 ' entity='mgr.y' 2023-09-23T23:20:41.024 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:40 smithi164 bash[31512]: audit 2023-09-23T23:20:39.784926+0000 mon.a (mon.0) 29 : audit [INF] from='mgr.25991 ' entity='mgr.y' 2023-09-23T23:20:41.025 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:40 smithi164 bash[31512]: cluster 2023-09-23T23:20:40.093949+0000 mgr.y (mgr.25991) 10 : cluster [DBG] pgmap v7: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:20:41.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:40 smithi159 bash[41022]: audit 2023-09-23T23:20:39.723321+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.25991 ' entity='mgr.y' 2023-09-23T23:20:41.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:40 smithi159 bash[41022]: audit 2023-09-23T23:20:39.734177+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.25991 ' entity='mgr.y' 2023-09-23T23:20:41.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:40 smithi159 bash[41022]: audit 2023-09-23T23:20:39.773909+0000 mon.a (mon.0) 28 : audit [INF] from='mgr.25991 ' entity='mgr.y' 2023-09-23T23:20:41.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:40 smithi159 bash[41022]: audit 2023-09-23T23:20:39.784926+0000 mon.a (mon.0) 29 : audit [INF] from='mgr.25991 ' entity='mgr.y' 2023-09-23T23:20:41.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:40 smithi159 bash[41022]: cluster 2023-09-23T23:20:40.093949+0000 mgr.y (mgr.25991) 10 : cluster [DBG] pgmap v7: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:20:41.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:40 smithi159 bash[105915]: audit 2023-09-23T23:20:39.723321+0000 mon.a (mon.0) 26 : audit 1 from='mgr.25991 ' entity='mgr.y' 2023-09-23T23:20:41.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:40 smithi159 bash[105915]: audit 2023-09-23T23:20:39.734177+0000 mon.a (mon.0) 27 : audit 1 from='mgr.25991 ' entity='mgr.y' 2023-09-23T23:20:41.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:40 smithi159 bash[105915]: audit 2023-09-23T23:20:39.773909+0000 mon.a (mon.0) 28 : audit 1 from='mgr.25991 ' entity='mgr.y' 2023-09-23T23:20:41.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:40 smithi159 bash[105915]: audit 2023-09-23T23:20:39.784926+0000 mon.a (mon.0) 29 : audit 1 from='mgr.25991 ' entity='mgr.y' 2023-09-23T23:20:41.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:40 smithi159 bash[105915]: cluster 2023-09-23T23:20:40.093949+0000 mgr.y (mgr.25991) 10 : cluster 0 pgmap v7: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:20:42.429 INFO:teuthology.orchestra.run.smithi159.stdout:Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T23:20:43.242 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'sleep 60' 2023-09-23T23:20:43.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:43 smithi159 bash[105915]: cluster 2023-09-23T23:20:42.094413+0000 mgr.y (mgr.25991) 11 : cluster 0 pgmap v8: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:20:43.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:43 smithi159 bash[105915]: audit 2023-09-23T23:20:42.418127+0000 mgr.y (mgr.25991) 12 : audit 0 from='client.26036 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:20:43.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:43 smithi159 bash[105915]: cephadm 2023-09-23T23:20:42.418892+0000 mgr.y (mgr.25991) 13 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T23:20:43.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:43 smithi159 bash[105915]: audit 2023-09-23T23:20:42.425942+0000 mon.a (mon.0) 30 : audit 1 from='mgr.25991 ' entity='mgr.y' 2023-09-23T23:20:43.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:43 smithi159 bash[41022]: cluster 2023-09-23T23:20:42.094413+0000 mgr.y (mgr.25991) 11 : cluster [DBG] pgmap v8: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:20:43.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:43 smithi159 bash[41022]: audit 2023-09-23T23:20:42.418127+0000 mgr.y (mgr.25991) 12 : audit [DBG] from='client.26036 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:20:43.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:43 smithi159 bash[41022]: cephadm 2023-09-23T23:20:42.418892+0000 mgr.y (mgr.25991) 13 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T23:20:43.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:43 smithi159 bash[41022]: audit 2023-09-23T23:20:42.425942+0000 mon.a (mon.0) 30 : audit [INF] from='mgr.25991 ' entity='mgr.y' 2023-09-23T23:20:43.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:43 smithi164 bash[31512]: cluster 2023-09-23T23:20:42.094413+0000 mgr.y (mgr.25991) 11 : cluster [DBG] pgmap v8: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:20:43.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:43 smithi164 bash[31512]: audit 2023-09-23T23:20:42.418127+0000 mgr.y (mgr.25991) 12 : audit [DBG] from='client.26036 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:20:43.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:43 smithi164 bash[31512]: cephadm 2023-09-23T23:20:42.418892+0000 mgr.y (mgr.25991) 13 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T23:20:43.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:43 smithi164 bash[31512]: audit 2023-09-23T23:20:42.425942+0000 mon.a (mon.0) 30 : audit [INF] from='mgr.25991 ' entity='mgr.y' 2023-09-23T23:20:44.043 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:20:43 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:20:43] "GET /metrics HTTP/1.1" 200 31240 "" "Prometheus/2.43.0" 2023-09-23T23:20:45.758 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:45 smithi164 bash[31512]: cluster 2023-09-23T23:20:44.095384+0000 mgr.y (mgr.25991) 14 : cluster [DBG] pgmap v9: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:20:45.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:45 smithi159 bash[105915]: cluster 2023-09-23T23:20:44.095384+0000 mgr.y (mgr.25991) 14 : cluster 0 pgmap v9: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:20:45.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:45 smithi159 bash[41022]: cluster 2023-09-23T23:20:44.095384+0000 mgr.y (mgr.25991) 14 : cluster [DBG] pgmap v9: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:20:47.524 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:47 smithi164 bash[31512]: cluster 2023-09-23T23:20:46.096090+0000 mgr.y (mgr.25991) 15 : cluster [DBG] pgmap v10: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:20:47.524 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:47 smithi164 bash[31512]: audit 2023-09-23T23:20:47.197907+0000 mon.c (mon.2) 144 : audit [DBG] from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:20:47.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:47 smithi159 bash[105915]: cluster 2023-09-23T23:20:46.096090+0000 mgr.y (mgr.25991) 15 : cluster 0 pgmap v10: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:20:47.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:47 smithi159 bash[105915]: audit 2023-09-23T23:20:47.197907+0000 mon.c (mon.2) 144 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:20:47.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:47 smithi159 bash[41022]: cluster 2023-09-23T23:20:46.096090+0000 mgr.y (mgr.25991) 15 : cluster [DBG] pgmap v10: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:20:47.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:47 smithi159 bash[41022]: audit 2023-09-23T23:20:47.197907+0000 mon.c (mon.2) 144 : audit [DBG] from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:20:48.023 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:20:49.023 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:20:48 smithi164 bash[82145]: ts=2023-09-23T23:20:48.662Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable)\", cluster_addr=\"172.21.15.159\", device_class=\"ssd\", hostname=\"smithi159\", instance=\"smithi164.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.159\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable)\", cluster_addr=\"172.21.15.159\", device_class=\"ssd\", hostname=\"smithi159\", instance=\"smithi159:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.159\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T23:20:49.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:49 smithi164 bash[31512]: cluster 2023-09-23T23:20:48.096763+0000 mgr.y (mgr.25991) 16 : cluster [DBG] pgmap v11: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:20:49.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:49 smithi159 bash[41022]: cluster 2023-09-23T23:20:48.096763+0000 mgr.y (mgr.25991) 16 : cluster [DBG] pgmap v11: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:20:49.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:49 smithi159 bash[105915]: cluster 2023-09-23T23:20:48.096763+0000 mgr.y (mgr.25991) 16 : cluster 0 pgmap v11: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:20:50.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:50 smithi159 bash[41022]: audit 2023-09-23T23:20:49.436167+0000 mon.a (mon.0) 31 : audit [INF] from='mgr.25991 ' entity='mgr.y' 2023-09-23T23:20:50.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:50 smithi159 bash[41022]: audit 2023-09-23T23:20:49.453097+0000 mon.a (mon.0) 32 : audit [INF] from='mgr.25991 ' entity='mgr.y' 2023-09-23T23:20:50.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:50 smithi159 bash[41022]: audit 2023-09-23T23:20:49.457768+0000 mon.c (mon.2) 145 : audit [DBG] from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:20:50.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:50 smithi159 bash[41022]: audit 2023-09-23T23:20:49.458888+0000 mon.c (mon.2) 146 : audit [INF] from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:20:50.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:50 smithi159 bash[41022]: cephadm 2023-09-23T23:20:49.460494+0000 mgr.y (mgr.25991) 17 : cephadm [INF] Updating smithi159:/etc/ceph/ceph.conf 2023-09-23T23:20:50.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:50 smithi159 bash[41022]: cephadm 2023-09-23T23:20:49.460788+0000 mgr.y (mgr.25991) 18 : cephadm [INF] Updating smithi164:/etc/ceph/ceph.conf 2023-09-23T23:20:50.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:50 smithi159 bash[41022]: audit 2023-09-23T23:20:50.127762+0000 mon.a (mon.0) 33 : audit [INF] from='mgr.25991 ' entity='mgr.y' 2023-09-23T23:20:50.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:50 smithi159 bash[41022]: audit 2023-09-23T23:20:50.140425+0000 mon.a (mon.0) 34 : audit [INF] from='mgr.25991 ' entity='mgr.y' 2023-09-23T23:20:50.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:50 smithi159 bash[41022]: audit 2023-09-23T23:20:50.380104+0000 mon.a (mon.0) 35 : audit [INF] from='mgr.25991 ' entity='mgr.y' 2023-09-23T23:20:50.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:50 smithi159 bash[41022]: audit 2023-09-23T23:20:50.393711+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.25991 ' entity='mgr.y' 2023-09-23T23:20:50.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:50 smithi159 bash[41022]: audit 2023-09-23T23:20:50.403978+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.25991 ' entity='mgr.y' 2023-09-23T23:20:50.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:50 smithi159 bash[105915]: audit 2023-09-23T23:20:49.436167+0000 mon.a (mon.0) 31 : audit 1 from='mgr.25991 ' entity='mgr.y' 2023-09-23T23:20:50.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:50 smithi159 bash[105915]: audit 2023-09-23T23:20:49.453097+0000 mon.a (mon.0) 32 : audit 1 from='mgr.25991 ' entity='mgr.y' 2023-09-23T23:20:50.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:50 smithi159 bash[105915]: audit 2023-09-23T23:20:49.457768+0000 mon.c (mon.2) 145 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:20:50.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:50 smithi159 bash[105915]: audit 2023-09-23T23:20:49.458888+0000 mon.c (mon.2) 146 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:20:50.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:50 smithi159 bash[105915]: cephadm 2023-09-23T23:20:49.460494+0000 mgr.y (mgr.25991) 17 : cephadm 1 Updating smithi159:/etc/ceph/ceph.conf 2023-09-23T23:20:50.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:50 smithi159 bash[105915]: cephadm 2023-09-23T23:20:49.460788+0000 mgr.y (mgr.25991) 18 : cephadm 1 Updating smithi164:/etc/ceph/ceph.conf 2023-09-23T23:20:50.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:50 smithi159 bash[105915]: audit 2023-09-23T23:20:50.127762+0000 mon.a (mon.0) 33 : audit 1 from='mgr.25991 ' entity='mgr.y' 2023-09-23T23:20:50.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:50 smithi159 bash[105915]: audit 2023-09-23T23:20:50.140425+0000 mon.a (mon.0) 34 : audit 1 from='mgr.25991 ' entity='mgr.y' 2023-09-23T23:20:50.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:50 smithi159 bash[105915]: audit 2023-09-23T23:20:50.380104+0000 mon.a (mon.0) 35 : audit 1 from='mgr.25991 ' entity='mgr.y' 2023-09-23T23:20:50.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:50 smithi159 bash[105915]: audit 2023-09-23T23:20:50.393711+0000 mon.a (mon.0) 36 : audit 1 from='mgr.25991 ' entity='mgr.y' 2023-09-23T23:20:50.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:50 smithi159 bash[105915]: audit 2023-09-23T23:20:50.403978+0000 mon.a (mon.0) 37 : audit 1 from='mgr.25991 ' entity='mgr.y' 2023-09-23T23:20:50.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:50 smithi164 bash[31512]: audit 2023-09-23T23:20:49.436167+0000 mon.a (mon.0) 31 : audit [INF] from='mgr.25991 ' entity='mgr.y' 2023-09-23T23:20:50.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:50 smithi164 bash[31512]: audit 2023-09-23T23:20:49.453097+0000 mon.a (mon.0) 32 : audit [INF] from='mgr.25991 ' entity='mgr.y' 2023-09-23T23:20:50.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:50 smithi164 bash[31512]: audit 2023-09-23T23:20:49.457768+0000 mon.c (mon.2) 145 : audit [DBG] from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:20:50.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:50 smithi164 bash[31512]: audit 2023-09-23T23:20:49.458888+0000 mon.c (mon.2) 146 : audit [INF] from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:20:50.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:50 smithi164 bash[31512]: cephadm 2023-09-23T23:20:49.460494+0000 mgr.y (mgr.25991) 17 : cephadm [INF] Updating smithi159:/etc/ceph/ceph.conf 2023-09-23T23:20:50.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:50 smithi164 bash[31512]: cephadm 2023-09-23T23:20:49.460788+0000 mgr.y (mgr.25991) 18 : cephadm [INF] Updating smithi164:/etc/ceph/ceph.conf 2023-09-23T23:20:50.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:50 smithi164 bash[31512]: audit 2023-09-23T23:20:50.127762+0000 mon.a (mon.0) 33 : audit [INF] from='mgr.25991 ' entity='mgr.y' 2023-09-23T23:20:50.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:50 smithi164 bash[31512]: audit 2023-09-23T23:20:50.140425+0000 mon.a (mon.0) 34 : audit [INF] from='mgr.25991 ' entity='mgr.y' 2023-09-23T23:20:50.775 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:50 smithi164 bash[31512]: audit 2023-09-23T23:20:50.380104+0000 mon.a (mon.0) 35 : audit [INF] from='mgr.25991 ' entity='mgr.y' 2023-09-23T23:20:50.775 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:50 smithi164 bash[31512]: audit 2023-09-23T23:20:50.393711+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.25991 ' entity='mgr.y' 2023-09-23T23:20:50.775 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:50 smithi164 bash[31512]: audit 2023-09-23T23:20:50.403978+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.25991 ' entity='mgr.y' 2023-09-23T23:20:51.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:51 smithi164 bash[31512]: cephadm 2023-09-23T23:20:49.625404+0000 mgr.y (mgr.25991) 19 : cephadm [INF] Updating smithi164:/var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T23:20:51.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:51 smithi164 bash[31512]: cephadm 2023-09-23T23:20:49.789476+0000 mgr.y (mgr.25991) 20 : cephadm [INF] Updating smithi164:/etc/ceph/ceph.client.admin.keyring 2023-09-23T23:20:51.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:51 smithi164 bash[31512]: cephadm 2023-09-23T23:20:49.825467+0000 mgr.y (mgr.25991) 21 : cephadm [INF] Updating smithi159:/var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T23:20:51.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:51 smithi164 bash[31512]: cephadm 2023-09-23T23:20:49.954128+0000 mgr.y (mgr.25991) 22 : cephadm [INF] Updating smithi164:/var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T23:20:51.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:51 smithi164 bash[31512]: cephadm 2023-09-23T23:20:50.041149+0000 mgr.y (mgr.25991) 23 : cephadm [INF] Updating smithi159:/etc/ceph/ceph.client.admin.keyring 2023-09-23T23:20:51.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:51 smithi164 bash[31512]: cluster 2023-09-23T23:20:50.097339+0000 mgr.y (mgr.25991) 24 : cluster [DBG] pgmap v12: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:20:51.775 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:51 smithi164 bash[31512]: cephadm 2023-09-23T23:20:50.206223+0000 mgr.y (mgr.25991) 25 : cephadm [INF] Updating smithi159:/var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T23:20:51.775 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:51 smithi164 bash[31512]: audit 2023-09-23T23:20:50.489335+0000 mon.c (mon.2) 147 : audit [DBG] from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:20:51.775 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:51 smithi164 bash[31512]: audit 2023-09-23T23:20:50.491806+0000 mon.c (mon.2) 148 : audit [DBG] from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:20:51.775 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:51 smithi164 bash[31512]: audit 2023-09-23T23:20:50.493240+0000 mon.c (mon.2) 149 : audit [INF] from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:20:51.775 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:51 smithi164 bash[31512]: audit 2023-09-23T23:20:50.501493+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.25991 ' entity='mgr.y' 2023-09-23T23:20:51.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:51 smithi159 bash[105915]: cephadm 2023-09-23T23:20:49.625404+0000 mgr.y (mgr.25991) 19 : cephadm 1 Updating smithi164:/var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T23:20:51.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:51 smithi159 bash[105915]: cephadm 2023-09-23T23:20:49.789476+0000 mgr.y (mgr.25991) 20 : cephadm 1 Updating smithi164:/etc/ceph/ceph.client.admin.keyring 2023-09-23T23:20:51.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:51 smithi159 bash[105915]: cephadm 2023-09-23T23:20:49.825467+0000 mgr.y (mgr.25991) 21 : cephadm 1 Updating smithi159:/var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T23:20:51.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:51 smithi159 bash[105915]: cephadm 2023-09-23T23:20:49.954128+0000 mgr.y (mgr.25991) 22 : cephadm 1 Updating smithi164:/var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T23:20:51.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:51 smithi159 bash[105915]: cephadm 2023-09-23T23:20:50.041149+0000 mgr.y (mgr.25991) 23 : cephadm 1 Updating smithi159:/etc/ceph/ceph.client.admin.keyring 2023-09-23T23:20:51.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:51 smithi159 bash[105915]: cluster 2023-09-23T23:20:50.097339+0000 mgr.y (mgr.25991) 24 : cluster 0 pgmap v12: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:20:51.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:51 smithi159 bash[105915]: cephadm 2023-09-23T23:20:50.206223+0000 mgr.y (mgr.25991) 25 : cephadm 1 Updating smithi159:/var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T23:20:51.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:51 smithi159 bash[105915]: audit 2023-09-23T23:20:50.489335+0000 mon.c (mon.2) 147 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:20:51.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:51 smithi159 bash[105915]: audit 2023-09-23T23:20:50.491806+0000 mon.c (mon.2) 148 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:20:51.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:51 smithi159 bash[105915]: audit 2023-09-23T23:20:50.493240+0000 mon.c (mon.2) 149 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:20:51.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:51 smithi159 bash[105915]: audit 2023-09-23T23:20:50.501493+0000 mon.a (mon.0) 38 : audit 1 from='mgr.25991 ' entity='mgr.y' 2023-09-23T23:20:51.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:51 smithi159 bash[41022]: cephadm 2023-09-23T23:20:49.625404+0000 mgr.y (mgr.25991) 19 : cephadm [INF] Updating smithi164:/var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T23:20:51.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:51 smithi159 bash[41022]: cephadm 2023-09-23T23:20:49.789476+0000 mgr.y (mgr.25991) 20 : cephadm [INF] Updating smithi164:/etc/ceph/ceph.client.admin.keyring 2023-09-23T23:20:51.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:51 smithi159 bash[41022]: cephadm 2023-09-23T23:20:49.825467+0000 mgr.y (mgr.25991) 21 : cephadm [INF] Updating smithi159:/var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T23:20:51.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:51 smithi159 bash[41022]: cephadm 2023-09-23T23:20:49.954128+0000 mgr.y (mgr.25991) 22 : cephadm [INF] Updating smithi164:/var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T23:20:51.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:51 smithi159 bash[41022]: cephadm 2023-09-23T23:20:50.041149+0000 mgr.y (mgr.25991) 23 : cephadm [INF] Updating smithi159:/etc/ceph/ceph.client.admin.keyring 2023-09-23T23:20:51.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:51 smithi159 bash[41022]: cluster 2023-09-23T23:20:50.097339+0000 mgr.y (mgr.25991) 24 : cluster [DBG] pgmap v12: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:20:51.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:51 smithi159 bash[41022]: cephadm 2023-09-23T23:20:50.206223+0000 mgr.y (mgr.25991) 25 : cephadm [INF] Updating smithi159:/var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T23:20:51.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:51 smithi159 bash[41022]: audit 2023-09-23T23:20:50.489335+0000 mon.c (mon.2) 147 : audit [DBG] from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:20:51.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:51 smithi159 bash[41022]: audit 2023-09-23T23:20:50.491806+0000 mon.c (mon.2) 148 : audit [DBG] from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:20:51.796 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:51 smithi159 bash[41022]: audit 2023-09-23T23:20:50.493240+0000 mon.c (mon.2) 149 : audit [INF] from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:20:51.796 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:51 smithi159 bash[41022]: audit 2023-09-23T23:20:50.501493+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.25991 ' entity='mgr.y' 2023-09-23T23:20:53.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:53 smithi164 bash[31512]: cluster 2023-09-23T23:20:52.098005+0000 mgr.y (mgr.25991) 26 : cluster [DBG] pgmap v13: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:20:53.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:53 smithi159 bash[105915]: cluster 2023-09-23T23:20:52.098005+0000 mgr.y (mgr.25991) 26 : cluster 0 pgmap v13: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:20:53.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:53 smithi159 bash[41022]: cluster 2023-09-23T23:20:52.098005+0000 mgr.y (mgr.25991) 26 : cluster [DBG] pgmap v13: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:20:54.043 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:20:53 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:20:53] "GET /metrics HTTP/1.1" 200 33927 "" "Prometheus/2.43.0" 2023-09-23T23:20:55.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:55 smithi164 bash[31512]: cluster 2023-09-23T23:20:54.099129+0000 mgr.y (mgr.25991) 27 : cluster [DBG] pgmap v14: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:20:55.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:55 smithi159 bash[105915]: cluster 2023-09-23T23:20:54.099129+0000 mgr.y (mgr.25991) 27 : cluster 0 pgmap v14: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:20:55.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:55 smithi159 bash[41022]: cluster 2023-09-23T23:20:54.099129+0000 mgr.y (mgr.25991) 27 : cluster [DBG] pgmap v14: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:20:57.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:57 smithi164 bash[31512]: cluster 2023-09-23T23:20:56.099921+0000 mgr.y (mgr.25991) 28 : cluster [DBG] pgmap v15: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:20:57.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:57 smithi159 bash[105915]: cluster 2023-09-23T23:20:56.099921+0000 mgr.y (mgr.25991) 28 : cluster 0 pgmap v15: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:20:57.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:57 smithi159 bash[41022]: cluster 2023-09-23T23:20:56.099921+0000 mgr.y (mgr.25991) 28 : cluster [DBG] pgmap v15: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:20:59.023 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:20:58 smithi164 bash[82145]: ts=2023-09-23T23:20:58.662Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable)\", cluster_addr=\"172.21.15.159\", device_class=\"ssd\", hostname=\"smithi159\", instance=\"smithi164.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.159\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable)\", cluster_addr=\"172.21.15.159\", device_class=\"ssd\", hostname=\"smithi159\", instance=\"smithi159:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.159\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T23:20:59.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:20:59 smithi164 bash[31512]: cluster 2023-09-23T23:20:58.100618+0000 mgr.y (mgr.25991) 29 : cluster [DBG] pgmap v16: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:20:59.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:20:59 smithi159 bash[105915]: cluster 2023-09-23T23:20:58.100618+0000 mgr.y (mgr.25991) 29 : cluster 0 pgmap v16: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:20:59.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:20:59 smithi159 bash[41022]: cluster 2023-09-23T23:20:58.100618+0000 mgr.y (mgr.25991) 29 : cluster [DBG] pgmap v16: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:21:01.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:21:01 smithi164 bash[31512]: cluster 2023-09-23T23:21:00.101611+0000 mgr.y (mgr.25991) 30 : cluster [DBG] pgmap v17: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:21:01.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:21:01 smithi159 bash[105915]: cluster 2023-09-23T23:21:00.101611+0000 mgr.y (mgr.25991) 30 : cluster 0 pgmap v17: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:21:01.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:21:01 smithi159 bash[41022]: cluster 2023-09-23T23:21:00.101611+0000 mgr.y (mgr.25991) 30 : cluster [DBG] pgmap v17: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:21:03.524 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:21:03 smithi164 bash[31512]: cluster 2023-09-23T23:21:02.102248+0000 mgr.y (mgr.25991) 31 : cluster [DBG] pgmap v18: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:21:03.524 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:21:03 smithi164 bash[31512]: audit 2023-09-23T23:21:02.198413+0000 mon.c (mon.2) 150 : audit [DBG] from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:21:03.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:21:03 smithi159 bash[41022]: cluster 2023-09-23T23:21:02.102248+0000 mgr.y (mgr.25991) 31 : cluster [DBG] pgmap v18: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:21:03.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:21:03 smithi159 bash[41022]: audit 2023-09-23T23:21:02.198413+0000 mon.c (mon.2) 150 : audit [DBG] from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:21:03.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:21:03 smithi159 bash[105915]: cluster 2023-09-23T23:21:02.102248+0000 mgr.y (mgr.25991) 31 : cluster 0 pgmap v18: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:21:03.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:21:03 smithi159 bash[105915]: audit 2023-09-23T23:21:02.198413+0000 mon.c (mon.2) 150 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:21:04.043 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:21:03 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:21:03] "GET /metrics HTTP/1.1" 200 33924 "" "Prometheus/2.43.0" 2023-09-23T23:21:05.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:21:05 smithi164 bash[31512]: cluster 2023-09-23T23:21:04.103302+0000 mgr.y (mgr.25991) 32 : cluster [DBG] pgmap v19: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:21:05.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:21:05 smithi159 bash[105915]: cluster 2023-09-23T23:21:04.103302+0000 mgr.y (mgr.25991) 32 : cluster 0 pgmap v19: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:21:05.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:21:05 smithi159 bash[41022]: cluster 2023-09-23T23:21:04.103302+0000 mgr.y (mgr.25991) 32 : cluster [DBG] pgmap v19: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:21:07.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:21:07 smithi164 bash[31512]: cluster 2023-09-23T23:21:06.103964+0000 mgr.y (mgr.25991) 33 : cluster [DBG] pgmap v20: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:21:07.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:21:07 smithi159 bash[105915]: cluster 2023-09-23T23:21:06.103964+0000 mgr.y (mgr.25991) 33 : cluster 0 pgmap v20: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:21:07.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:21:07 smithi159 bash[41022]: cluster 2023-09-23T23:21:06.103964+0000 mgr.y (mgr.25991) 33 : cluster [DBG] pgmap v20: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:21:09.023 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:21:08 smithi164 bash[82145]: ts=2023-09-23T23:21:08.662Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable)\", cluster_addr=\"172.21.15.159\", device_class=\"ssd\", hostname=\"smithi159\", instance=\"smithi164.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.159\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable)\", cluster_addr=\"172.21.15.159\", device_class=\"ssd\", hostname=\"smithi159\", instance=\"smithi159:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.159\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T23:21:09.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:21:09 smithi164 bash[31512]: cluster 2023-09-23T23:21:08.104598+0000 mgr.y (mgr.25991) 34 : cluster [DBG] pgmap v21: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:21:09.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:21:09 smithi159 bash[105915]: cluster 2023-09-23T23:21:08.104598+0000 mgr.y (mgr.25991) 34 : cluster 0 pgmap v21: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:21:09.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:21:09 smithi159 bash[41022]: cluster 2023-09-23T23:21:08.104598+0000 mgr.y (mgr.25991) 34 : cluster [DBG] pgmap v21: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:21:11.524 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:21:11 smithi164 bash[31512]: cluster 2023-09-23T23:21:10.105673+0000 mgr.y (mgr.25991) 35 : cluster [DBG] pgmap v22: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:21:11.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:21:11 smithi159 bash[105915]: cluster 2023-09-23T23:21:10.105673+0000 mgr.y (mgr.25991) 35 : cluster 0 pgmap v22: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:21:11.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:21:11 smithi159 bash[41022]: cluster 2023-09-23T23:21:10.105673+0000 mgr.y (mgr.25991) 35 : cluster [DBG] pgmap v22: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:21:13.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:21:13 smithi164 bash[31512]: cluster 2023-09-23T23:21:12.106300+0000 mgr.y (mgr.25991) 36 : cluster [DBG] pgmap v23: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:21:13.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:21:13 smithi159 bash[105915]: cluster 2023-09-23T23:21:12.106300+0000 mgr.y (mgr.25991) 36 : cluster 0 pgmap v23: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:21:13.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:21:13 smithi159 bash[41022]: cluster 2023-09-23T23:21:12.106300+0000 mgr.y (mgr.25991) 36 : cluster [DBG] pgmap v23: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:21:14.043 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:21:13 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:21:13] "GET /metrics HTTP/1.1" 200 33924 "" "Prometheus/2.43.0" 2023-09-23T23:21:15.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:21:15 smithi164 bash[31512]: cluster 2023-09-23T23:21:14.107343+0000 mgr.y (mgr.25991) 37 : cluster [DBG] pgmap v24: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:21:15.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:21:15 smithi159 bash[105915]: cluster 2023-09-23T23:21:14.107343+0000 mgr.y (mgr.25991) 37 : cluster 0 pgmap v24: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:21:15.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:21:15 smithi159 bash[41022]: cluster 2023-09-23T23:21:14.107343+0000 mgr.y (mgr.25991) 37 : cluster [DBG] pgmap v24: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:21:17.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:21:17 smithi164 bash[31512]: cluster 2023-09-23T23:21:16.107984+0000 mgr.y (mgr.25991) 38 : cluster [DBG] pgmap v25: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:21:17.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:21:17 smithi159 bash[105915]: cluster 2023-09-23T23:21:16.107984+0000 mgr.y (mgr.25991) 38 : cluster 0 pgmap v25: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:21:17.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:21:17 smithi159 bash[41022]: cluster 2023-09-23T23:21:16.107984+0000 mgr.y (mgr.25991) 38 : cluster [DBG] pgmap v25: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:21:18.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:21:18 smithi164 bash[31512]: audit 2023-09-23T23:21:17.198688+0000 mon.c (mon.2) 151 : audit [DBG] from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:21:18.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:21:18 smithi159 bash[105915]: audit 2023-09-23T23:21:17.198688+0000 mon.c (mon.2) 151 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:21:18.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:21:18 smithi159 bash[41022]: audit 2023-09-23T23:21:17.198688+0000 mon.c (mon.2) 151 : audit [DBG] from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:21:19.023 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:21:18 smithi164 bash[82145]: ts=2023-09-23T23:21:18.662Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable)\", cluster_addr=\"172.21.15.159\", device_class=\"ssd\", hostname=\"smithi159\", instance=\"smithi164.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.159\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable)\", cluster_addr=\"172.21.15.159\", device_class=\"ssd\", hostname=\"smithi159\", instance=\"smithi159:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.159\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T23:21:19.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:21:19 smithi164 bash[31512]: cluster 2023-09-23T23:21:18.108656+0000 mgr.y (mgr.25991) 39 : cluster [DBG] pgmap v26: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:21:19.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:21:19 smithi159 bash[105915]: cluster 2023-09-23T23:21:18.108656+0000 mgr.y (mgr.25991) 39 : cluster 0 pgmap v26: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:21:19.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:21:19 smithi159 bash[41022]: cluster 2023-09-23T23:21:18.108656+0000 mgr.y (mgr.25991) 39 : cluster [DBG] pgmap v26: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:21:21.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:21:21 smithi164 bash[31512]: cluster 2023-09-23T23:21:20.109748+0000 mgr.y (mgr.25991) 40 : cluster [DBG] pgmap v27: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:21:21.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:21:21 smithi159 bash[105915]: cluster 2023-09-23T23:21:20.109748+0000 mgr.y (mgr.25991) 40 : cluster 0 pgmap v27: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:21:21.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:21:21 smithi159 bash[41022]: cluster 2023-09-23T23:21:20.109748+0000 mgr.y (mgr.25991) 40 : cluster [DBG] pgmap v27: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:21:23.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:21:23 smithi164 bash[31512]: cluster 2023-09-23T23:21:22.110502+0000 mgr.y (mgr.25991) 41 : cluster [DBG] pgmap v28: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:21:23.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:21:23 smithi159 bash[105915]: cluster 2023-09-23T23:21:22.110502+0000 mgr.y (mgr.25991) 41 : cluster 0 pgmap v28: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:21:23.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:21:23 smithi159 bash[41022]: cluster 2023-09-23T23:21:22.110502+0000 mgr.y (mgr.25991) 41 : cluster [DBG] pgmap v28: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:21:24.043 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:21:23 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:21:23] "GET /metrics HTTP/1.1" 200 33923 "" "Prometheus/2.43.0" 2023-09-23T23:21:25.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:21:25 smithi164 bash[31512]: cluster 2023-09-23T23:21:24.111610+0000 mgr.y (mgr.25991) 42 : cluster [DBG] pgmap v29: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:21:25.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:21:25 smithi159 bash[105915]: cluster 2023-09-23T23:21:24.111610+0000 mgr.y (mgr.25991) 42 : cluster 0 pgmap v29: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:21:25.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:21:25 smithi159 bash[41022]: cluster 2023-09-23T23:21:24.111610+0000 mgr.y (mgr.25991) 42 : cluster [DBG] pgmap v29: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:21:27.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:21:27 smithi164 bash[31512]: cluster 2023-09-23T23:21:26.112250+0000 mgr.y (mgr.25991) 43 : cluster [DBG] pgmap v30: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:21:27.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:21:27 smithi159 bash[105915]: cluster 2023-09-23T23:21:26.112250+0000 mgr.y (mgr.25991) 43 : cluster 0 pgmap v30: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:21:27.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:21:27 smithi159 bash[41022]: cluster 2023-09-23T23:21:26.112250+0000 mgr.y (mgr.25991) 43 : cluster [DBG] pgmap v30: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:21:29.023 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:21:28 smithi164 bash[82145]: ts=2023-09-23T23:21:28.661Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable)\", cluster_addr=\"172.21.15.159\", device_class=\"ssd\", hostname=\"smithi159\", instance=\"smithi164.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.159\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable)\", cluster_addr=\"172.21.15.159\", device_class=\"ssd\", hostname=\"smithi159\", instance=\"smithi159:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.159\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T23:21:29.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:21:29 smithi164 bash[31512]: cluster 2023-09-23T23:21:28.112971+0000 mgr.y (mgr.25991) 44 : cluster [DBG] pgmap v31: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:21:29.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:21:29 smithi159 bash[105915]: cluster 2023-09-23T23:21:28.112971+0000 mgr.y (mgr.25991) 44 : cluster 0 pgmap v31: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:21:29.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:21:29 smithi159 bash[41022]: cluster 2023-09-23T23:21:28.112971+0000 mgr.y (mgr.25991) 44 : cluster [DBG] pgmap v31: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:21:31.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:21:31 smithi164 bash[31512]: cluster 2023-09-23T23:21:30.114121+0000 mgr.y (mgr.25991) 45 : cluster [DBG] pgmap v32: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:21:31.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:21:31 smithi159 bash[41022]: cluster 2023-09-23T23:21:30.114121+0000 mgr.y (mgr.25991) 45 : cluster [DBG] pgmap v32: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:21:31.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:21:31 smithi159 bash[105915]: cluster 2023-09-23T23:21:30.114121+0000 mgr.y (mgr.25991) 45 : cluster 0 pgmap v32: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:21:33.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:21:33 smithi164 bash[31512]: cluster 2023-09-23T23:21:32.114714+0000 mgr.y (mgr.25991) 46 : cluster [DBG] pgmap v33: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:21:33.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:21:33 smithi164 bash[31512]: audit 2023-09-23T23:21:32.202502+0000 mon.c (mon.2) 152 : audit [DBG] from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:21:33.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:21:33 smithi159 bash[105915]: cluster 2023-09-23T23:21:32.114714+0000 mgr.y (mgr.25991) 46 : cluster 0 pgmap v33: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:21:33.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:21:33 smithi159 bash[105915]: audit 2023-09-23T23:21:32.202502+0000 mon.c (mon.2) 152 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:21:33.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:21:33 smithi159 bash[41022]: cluster 2023-09-23T23:21:32.114714+0000 mgr.y (mgr.25991) 46 : cluster [DBG] pgmap v33: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:21:33.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:21:33 smithi159 bash[41022]: audit 2023-09-23T23:21:32.202502+0000 mon.c (mon.2) 152 : audit [DBG] from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:21:34.043 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:21:33 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:21:33] "GET /metrics HTTP/1.1" 200 33922 "" "Prometheus/2.43.0" 2023-09-23T23:21:35.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:21:35 smithi164 bash[31512]: cluster 2023-09-23T23:21:34.115924+0000 mgr.y (mgr.25991) 47 : cluster [DBG] pgmap v34: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:21:35.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:21:35 smithi159 bash[105915]: cluster 2023-09-23T23:21:34.115924+0000 mgr.y (mgr.25991) 47 : cluster 0 pgmap v34: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:21:35.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:21:35 smithi159 bash[41022]: cluster 2023-09-23T23:21:34.115924+0000 mgr.y (mgr.25991) 47 : cluster [DBG] pgmap v34: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:21:37.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:21:37 smithi164 bash[31512]: cluster 2023-09-23T23:21:36.116571+0000 mgr.y (mgr.25991) 48 : cluster [DBG] pgmap v35: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:21:37.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:21:37 smithi159 bash[105915]: cluster 2023-09-23T23:21:36.116571+0000 mgr.y (mgr.25991) 48 : cluster 0 pgmap v35: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:21:37.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:21:37 smithi159 bash[41022]: cluster 2023-09-23T23:21:36.116571+0000 mgr.y (mgr.25991) 48 : cluster [DBG] pgmap v35: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:21:39.023 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:21:38 smithi164 bash[82145]: ts=2023-09-23T23:21:38.662Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable)\", cluster_addr=\"172.21.15.159\", device_class=\"ssd\", hostname=\"smithi159\", instance=\"smithi164.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.159\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable)\", cluster_addr=\"172.21.15.159\", device_class=\"ssd\", hostname=\"smithi159\", instance=\"smithi159:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.159\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T23:21:39.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:21:39 smithi164 bash[31512]: cluster 2023-09-23T23:21:38.117231+0000 mgr.y (mgr.25991) 49 : cluster [DBG] pgmap v36: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:21:39.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:21:39 smithi159 bash[105915]: cluster 2023-09-23T23:21:38.117231+0000 mgr.y (mgr.25991) 49 : cluster 0 pgmap v36: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:21:39.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:21:39 smithi159 bash[41022]: cluster 2023-09-23T23:21:38.117231+0000 mgr.y (mgr.25991) 49 : cluster [DBG] pgmap v36: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:21:41.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:21:41 smithi164 bash[31512]: cluster 2023-09-23T23:21:40.118216+0000 mgr.y (mgr.25991) 50 : cluster [DBG] pgmap v37: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:21:41.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:21:41 smithi159 bash[105915]: cluster 2023-09-23T23:21:40.118216+0000 mgr.y (mgr.25991) 50 : cluster 0 pgmap v37: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:21:41.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:21:41 smithi159 bash[41022]: cluster 2023-09-23T23:21:40.118216+0000 mgr.y (mgr.25991) 50 : cluster [DBG] pgmap v37: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:21:43.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:21:43 smithi164 bash[31512]: cluster 2023-09-23T23:21:42.118870+0000 mgr.y (mgr.25991) 51 : cluster [DBG] pgmap v38: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:21:43.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:21:43 smithi159 bash[105915]: cluster 2023-09-23T23:21:42.118870+0000 mgr.y (mgr.25991) 51 : cluster 0 pgmap v38: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:21:43.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:21:43 smithi159 bash[41022]: cluster 2023-09-23T23:21:42.118870+0000 mgr.y (mgr.25991) 51 : cluster [DBG] pgmap v38: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:21:44.043 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:21:43 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:21:43] "GET /metrics HTTP/1.1" 200 33922 "" "Prometheus/2.43.0" 2023-09-23T23:21:45.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:21:45 smithi164 bash[31512]: cluster 2023-09-23T23:21:44.119921+0000 mgr.y (mgr.25991) 52 : cluster [DBG] pgmap v39: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:21:45.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:21:45 smithi159 bash[105915]: cluster 2023-09-23T23:21:44.119921+0000 mgr.y (mgr.25991) 52 : cluster 0 pgmap v39: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:21:45.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:21:45 smithi159 bash[41022]: cluster 2023-09-23T23:21:44.119921+0000 mgr.y (mgr.25991) 52 : cluster [DBG] pgmap v39: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:21:47.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:21:47 smithi164 bash[31512]: cluster 2023-09-23T23:21:46.120535+0000 mgr.y (mgr.25991) 53 : cluster [DBG] pgmap v40: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:21:47.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:21:47 smithi159 bash[105915]: cluster 2023-09-23T23:21:46.120535+0000 mgr.y (mgr.25991) 53 : cluster 0 pgmap v40: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:21:47.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:21:47 smithi159 bash[41022]: cluster 2023-09-23T23:21:46.120535+0000 mgr.y (mgr.25991) 53 : cluster [DBG] pgmap v40: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:21:48.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:21:48 smithi164 bash[31512]: audit 2023-09-23T23:21:47.203169+0000 mon.c (mon.2) 153 : audit [DBG] from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:21:48.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:21:48 smithi159 bash[105915]: audit 2023-09-23T23:21:47.203169+0000 mon.c (mon.2) 153 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:21:48.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:21:48 smithi159 bash[41022]: audit 2023-09-23T23:21:47.203169+0000 mon.c (mon.2) 153 : audit [DBG] from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:21:49.023 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:21:48 smithi164 bash[82145]: ts=2023-09-23T23:21:48.661Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable)\", cluster_addr=\"172.21.15.159\", device_class=\"ssd\", hostname=\"smithi159\", instance=\"smithi164.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.159\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable)\", cluster_addr=\"172.21.15.159\", device_class=\"ssd\", hostname=\"smithi159\", instance=\"smithi159:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.159\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T23:21:49.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:21:49 smithi164 bash[31512]: cluster 2023-09-23T23:21:48.121177+0000 mgr.y (mgr.25991) 54 : cluster [DBG] pgmap v41: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:21:49.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:21:49 smithi159 bash[105915]: cluster 2023-09-23T23:21:48.121177+0000 mgr.y (mgr.25991) 54 : cluster 0 pgmap v41: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:21:49.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:21:49 smithi159 bash[41022]: cluster 2023-09-23T23:21:48.121177+0000 mgr.y (mgr.25991) 54 : cluster [DBG] pgmap v41: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:21:51.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:21:51 smithi164 bash[31512]: cluster 2023-09-23T23:21:50.122352+0000 mgr.y (mgr.25991) 55 : cluster [DBG] pgmap v42: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:21:51.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:21:51 smithi164 bash[31512]: audit 2023-09-23T23:21:50.585710+0000 mon.c (mon.2) 154 : audit [DBG] from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:21:51.555 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:21:51 smithi159 bash[105915]: cluster 2023-09-23T23:21:50.122352+0000 mgr.y (mgr.25991) 55 : cluster 0 pgmap v42: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:21:51.555 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:21:51 smithi159 bash[105915]: audit 2023-09-23T23:21:50.585710+0000 mon.c (mon.2) 154 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:21:51.555 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:21:51 smithi159 bash[41022]: cluster 2023-09-23T23:21:50.122352+0000 mgr.y (mgr.25991) 55 : cluster [DBG] pgmap v42: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:21:51.555 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:21:51 smithi159 bash[41022]: audit 2023-09-23T23:21:50.585710+0000 mon.c (mon.2) 154 : audit [DBG] from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:21:52.075 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'ceph orch upgrade resume' 2023-09-23T23:21:53.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:21:53 smithi164 bash[31512]: cluster 2023-09-23T23:21:52.122942+0000 mgr.y (mgr.25991) 56 : cluster [DBG] pgmap v43: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:21:53.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:21:53 smithi159 bash[105915]: cluster 2023-09-23T23:21:52.122942+0000 mgr.y (mgr.25991) 56 : cluster 0 pgmap v43: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:21:53.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:21:53 smithi159 bash[41022]: cluster 2023-09-23T23:21:52.122942+0000 mgr.y (mgr.25991) 56 : cluster [DBG] pgmap v43: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:21:54.043 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:21:53 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:21:53] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-09-23T23:21:55.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:21:55 smithi164 bash[31512]: cluster 2023-09-23T23:21:54.124026+0000 mgr.y (mgr.25991) 57 : cluster [DBG] pgmap v44: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:21:55.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:21:55 smithi159 bash[105915]: cluster 2023-09-23T23:21:54.124026+0000 mgr.y (mgr.25991) 57 : cluster 0 pgmap v44: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:21:55.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:21:55 smithi159 bash[41022]: cluster 2023-09-23T23:21:54.124026+0000 mgr.y (mgr.25991) 57 : cluster [DBG] pgmap v44: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:21:56.632 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:21:57.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:21:57 smithi164 bash[31512]: cluster 2023-09-23T23:21:56.124538+0000 mgr.y (mgr.25991) 58 : cluster [DBG] pgmap v45: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:21:57.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:21:57 smithi164 bash[31512]: audit 2023-09-23T23:21:56.831397+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.25991 ' entity='mgr.y' 2023-09-23T23:21:57.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:21:57 smithi164 bash[31512]: audit 2023-09-23T23:21:56.845707+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.25991 ' entity='mgr.y' 2023-09-23T23:21:57.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:21:57 smithi164 bash[31512]: audit 2023-09-23T23:21:57.084836+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.25991 ' entity='mgr.y' 2023-09-23T23:21:57.524 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:21:57 smithi164 bash[31512]: audit 2023-09-23T23:21:57.095631+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.25991 ' entity='mgr.y' 2023-09-23T23:21:57.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:21:57 smithi159 bash[105915]: cluster 2023-09-23T23:21:56.124538+0000 mgr.y (mgr.25991) 58 : cluster 0 pgmap v45: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:21:57.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:21:57 smithi159 bash[105915]: audit 2023-09-23T23:21:56.831397+0000 mon.a (mon.0) 39 : audit 1 from='mgr.25991 ' entity='mgr.y' 2023-09-23T23:21:57.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:21:57 smithi159 bash[105915]: audit 2023-09-23T23:21:56.845707+0000 mon.a (mon.0) 40 : audit 1 from='mgr.25991 ' entity='mgr.y' 2023-09-23T23:21:57.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:21:57 smithi159 bash[105915]: audit 2023-09-23T23:21:57.084836+0000 mon.a (mon.0) 41 : audit 1 from='mgr.25991 ' entity='mgr.y' 2023-09-23T23:21:57.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:21:57 smithi159 bash[105915]: audit 2023-09-23T23:21:57.095631+0000 mon.a (mon.0) 42 : audit 1 from='mgr.25991 ' entity='mgr.y' 2023-09-23T23:21:57.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:21:57 smithi159 bash[41022]: cluster 2023-09-23T23:21:56.124538+0000 mgr.y (mgr.25991) 58 : cluster [DBG] pgmap v45: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:21:57.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:21:57 smithi159 bash[41022]: audit 2023-09-23T23:21:56.831397+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.25991 ' entity='mgr.y' 2023-09-23T23:21:57.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:21:57 smithi159 bash[41022]: audit 2023-09-23T23:21:56.845707+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.25991 ' entity='mgr.y' 2023-09-23T23:21:57.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:21:57 smithi159 bash[41022]: audit 2023-09-23T23:21:57.084836+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.25991 ' entity='mgr.y' 2023-09-23T23:21:57.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:21:57 smithi159 bash[41022]: audit 2023-09-23T23:21:57.095631+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.25991 ' entity='mgr.y' 2023-09-23T23:21:58.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:21:58 smithi164 bash[31512]: audit 2023-09-23T23:21:57.571629+0000 mon.c (mon.2) 155 : audit [DBG] from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:21:58.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:21:58 smithi164 bash[31512]: audit 2023-09-23T23:21:57.573166+0000 mon.c (mon.2) 156 : audit [INF] from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:21:58.524 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:21:58 smithi164 bash[31512]: audit 2023-09-23T23:21:57.583076+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.25991 ' entity='mgr.y' 2023-09-23T23:21:58.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:21:58 smithi159 bash[41022]: audit 2023-09-23T23:21:57.571629+0000 mon.c (mon.2) 155 : audit [DBG] from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:21:58.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:21:58 smithi159 bash[41022]: audit 2023-09-23T23:21:57.573166+0000 mon.c (mon.2) 156 : audit [INF] from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:21:58.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:21:58 smithi159 bash[41022]: audit 2023-09-23T23:21:57.583076+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.25991 ' entity='mgr.y' 2023-09-23T23:21:58.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:21:58 smithi159 bash[105915]: audit 2023-09-23T23:21:57.571629+0000 mon.c (mon.2) 155 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:21:58.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:21:58 smithi159 bash[105915]: audit 2023-09-23T23:21:57.573166+0000 mon.c (mon.2) 156 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:21:58.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:21:58 smithi159 bash[105915]: audit 2023-09-23T23:21:57.583076+0000 mon.a (mon.0) 43 : audit 1 from='mgr.25991 ' entity='mgr.y' 2023-09-23T23:21:59.023 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:21:58 smithi164 bash[82145]: ts=2023-09-23T23:21:58.662Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable)\", cluster_addr=\"172.21.15.159\", device_class=\"ssd\", hostname=\"smithi159\", instance=\"smithi164.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.159\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable)\", cluster_addr=\"172.21.15.159\", device_class=\"ssd\", hostname=\"smithi159\", instance=\"smithi159:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.159\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T23:21:59.850 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:21:59 smithi159 bash[105915]: cluster 2023-09-23T23:21:58.125163+0000 mgr.y (mgr.25991) 59 : cluster 0 pgmap v46: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:21:59.850 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:21:59 smithi159 bash[41022]: cluster 2023-09-23T23:21:58.125163+0000 mgr.y (mgr.25991) 59 : cluster [DBG] pgmap v46: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:22:00.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:21:59 smithi164 bash[31512]: cluster 2023-09-23T23:21:58.125163+0000 mgr.y (mgr.25991) 59 : cluster [DBG] pgmap v46: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:22:00.336 INFO:teuthology.orchestra.run.smithi159.stdout:Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T23:22:01.251 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'echo wait for majority of mons to upgrade' 2023-09-23T23:22:01.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:01 smithi159 bash[105915]: cluster 2023-09-23T23:22:00.126039+0000 mgr.y (mgr.25991) 60 : cluster 0 pgmap v47: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:22:01.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:01 smithi159 bash[105915]: audit 2023-09-23T23:22:00.323510+0000 mgr.y (mgr.25991) 61 : audit 0 from='client.26042 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:22:01.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:01 smithi159 bash[105915]: cephadm 2023-09-23T23:22:00.324189+0000 mgr.y (mgr.25991) 62 : cephadm 1 Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T23:22:01.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:01 smithi159 bash[105915]: audit 2023-09-23T23:22:00.332740+0000 mon.a (mon.0) 44 : audit 1 from='mgr.25991 ' entity='mgr.y' 2023-09-23T23:22:01.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:01 smithi159 bash[105915]: audit 2023-09-23T23:22:00.337845+0000 mon.c (mon.2) 157 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:22:01.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:01 smithi159 bash[105915]: audit 2023-09-23T23:22:00.712273+0000 mon.a (mon.0) 45 : audit 1 from='mgr.25991 ' entity='mgr.y' 2023-09-23T23:22:01.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:01 smithi159 bash[105915]: audit 2023-09-23T23:22:00.720033+0000 mon.a (mon.0) 46 : audit 1 from='mgr.25991 ' entity='mgr.y' 2023-09-23T23:22:01.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:01 smithi159 bash[105915]: audit 2023-09-23T23:22:00.722373+0000 mon.c (mon.2) 158 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:22:01.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:01 smithi159 bash[105915]: audit 2023-09-23T23:22:00.723594+0000 mon.c (mon.2) 159 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:22:01.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:01 smithi159 bash[105915]: audit 2023-09-23T23:22:00.731226+0000 mon.a (mon.0) 47 : audit 1 from='mgr.25991 ' entity='mgr.y' 2023-09-23T23:22:01.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:01 smithi159 bash[105915]: audit 2023-09-23T23:22:00.814641+0000 mon.c (mon.2) 160 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:22:01.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:01 smithi159 bash[105915]: audit 2023-09-23T23:22:00.818803+0000 mon.c (mon.2) 161 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T23:22:01.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:01 smithi159 bash[105915]: audit 2023-09-23T23:22:00.820470+0000 mon.c (mon.2) 162 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-09-23T23:22:01.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:01 smithi159 bash[105915]: audit 2023-09-23T23:22:00.821470+0000 mon.c (mon.2) 163 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-09-23T23:22:01.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:01 smithi159 bash[41022]: cluster 2023-09-23T23:22:00.126039+0000 mgr.y (mgr.25991) 60 : cluster [DBG] pgmap v47: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:22:01.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:01 smithi159 bash[41022]: audit 2023-09-23T23:22:00.323510+0000 mgr.y (mgr.25991) 61 : audit [DBG] from='client.26042 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:22:01.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:01 smithi159 bash[41022]: cephadm 2023-09-23T23:22:00.324189+0000 mgr.y (mgr.25991) 62 : cephadm [INF] Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T23:22:01.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:01 smithi159 bash[41022]: audit 2023-09-23T23:22:00.332740+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.25991 ' entity='mgr.y' 2023-09-23T23:22:01.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:01 smithi159 bash[41022]: audit 2023-09-23T23:22:00.337845+0000 mon.c (mon.2) 157 : audit [DBG] from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:22:01.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:01 smithi159 bash[41022]: audit 2023-09-23T23:22:00.712273+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.25991 ' entity='mgr.y' 2023-09-23T23:22:01.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:01 smithi159 bash[41022]: audit 2023-09-23T23:22:00.720033+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.25991 ' entity='mgr.y' 2023-09-23T23:22:01.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:01 smithi159 bash[41022]: audit 2023-09-23T23:22:00.722373+0000 mon.c (mon.2) 158 : audit [DBG] from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:22:01.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:01 smithi159 bash[41022]: audit 2023-09-23T23:22:00.723594+0000 mon.c (mon.2) 159 : audit [INF] from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:22:01.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:01 smithi159 bash[41022]: audit 2023-09-23T23:22:00.731226+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.25991 ' entity='mgr.y' 2023-09-23T23:22:01.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:01 smithi159 bash[41022]: audit 2023-09-23T23:22:00.814641+0000 mon.c (mon.2) 160 : audit [DBG] from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:22:01.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:01 smithi159 bash[41022]: audit 2023-09-23T23:22:00.818803+0000 mon.c (mon.2) 161 : audit [DBG] from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T23:22:01.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:01 smithi159 bash[41022]: audit 2023-09-23T23:22:00.820470+0000 mon.c (mon.2) 162 : audit [DBG] from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-09-23T23:22:01.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:01 smithi159 bash[41022]: audit 2023-09-23T23:22:00.821470+0000 mon.c (mon.2) 163 : audit [DBG] from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-09-23T23:22:01.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:01 smithi164 bash[31512]: cluster 2023-09-23T23:22:00.126039+0000 mgr.y (mgr.25991) 60 : cluster [DBG] pgmap v47: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:22:01.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:01 smithi164 bash[31512]: audit 2023-09-23T23:22:00.323510+0000 mgr.y (mgr.25991) 61 : audit [DBG] from='client.26042 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:22:01.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:01 smithi164 bash[31512]: cephadm 2023-09-23T23:22:00.324189+0000 mgr.y (mgr.25991) 62 : cephadm [INF] Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T23:22:01.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:01 smithi164 bash[31512]: audit 2023-09-23T23:22:00.332740+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.25991 ' entity='mgr.y' 2023-09-23T23:22:01.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:01 smithi164 bash[31512]: audit 2023-09-23T23:22:00.337845+0000 mon.c (mon.2) 157 : audit [DBG] from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:22:01.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:01 smithi164 bash[31512]: audit 2023-09-23T23:22:00.712273+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.25991 ' entity='mgr.y' 2023-09-23T23:22:01.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:01 smithi164 bash[31512]: audit 2023-09-23T23:22:00.720033+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.25991 ' entity='mgr.y' 2023-09-23T23:22:01.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:01 smithi164 bash[31512]: audit 2023-09-23T23:22:00.722373+0000 mon.c (mon.2) 158 : audit [DBG] from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:22:01.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:01 smithi164 bash[31512]: audit 2023-09-23T23:22:00.723594+0000 mon.c (mon.2) 159 : audit [INF] from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:22:01.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:01 smithi164 bash[31512]: audit 2023-09-23T23:22:00.731226+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.25991 ' entity='mgr.y' 2023-09-23T23:22:01.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:01 smithi164 bash[31512]: audit 2023-09-23T23:22:00.814641+0000 mon.c (mon.2) 160 : audit [DBG] from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:22:01.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:01 smithi164 bash[31512]: audit 2023-09-23T23:22:00.818803+0000 mon.c (mon.2) 161 : audit [DBG] from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T23:22:01.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:01 smithi164 bash[31512]: audit 2023-09-23T23:22:00.820470+0000 mon.c (mon.2) 162 : audit [DBG] from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-09-23T23:22:01.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:01 smithi164 bash[31512]: audit 2023-09-23T23:22:00.821470+0000 mon.c (mon.2) 163 : audit [DBG] from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-09-23T23:22:02.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:02 smithi164 bash[31512]: cephadm 2023-09-23T23:22:00.822256+0000 mgr.y (mgr.25991) 63 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2023-09-23T23:22:02.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:02 smithi164 bash[31512]: audit 2023-09-23T23:22:02.202798+0000 mon.c (mon.2) 164 : audit [DBG] from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:22:02.796 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:02 smithi159 bash[105915]: cephadm 2023-09-23T23:22:00.822256+0000 mgr.y (mgr.25991) 63 : cephadm 1 Upgrade: It appears safe to stop mon.c 2023-09-23T23:22:02.796 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:02 smithi159 bash[105915]: audit 2023-09-23T23:22:02.202798+0000 mon.c (mon.2) 164 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:22:02.796 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:02 smithi159 bash[41022]: cephadm 2023-09-23T23:22:00.822256+0000 mgr.y (mgr.25991) 63 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2023-09-23T23:22:02.796 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:02 smithi159 bash[41022]: audit 2023-09-23T23:22:02.202798+0000 mon.c (mon.2) 164 : audit [DBG] from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:22:03.672 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:03 smithi159 bash[105915]: cluster 2023-09-23T23:22:02.126712+0000 mgr.y (mgr.25991) 64 : cluster 0 pgmap v48: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:22:03.672 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:03 smithi159 bash[105915]: audit 2023-09-23T23:22:03.099600+0000 mon.a (mon.0) 48 : audit 1 from='mgr.25991 ' entity='mgr.y' 2023-09-23T23:22:03.672 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:03 smithi159 bash[105915]: audit 2023-09-23T23:22:03.102472+0000 mon.c (mon.2) 165 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T23:22:03.672 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:03 smithi159 bash[105915]: audit 2023-09-23T23:22:03.103739+0000 mon.c (mon.2) 166 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T23:22:03.672 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:03 smithi159 bash[105915]: audit 2023-09-23T23:22:03.104877+0000 mon.c (mon.2) 167 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:22:03.672 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:03 smithi159 bash[41022]: cluster 2023-09-23T23:22:02.126712+0000 mgr.y (mgr.25991) 64 : cluster [DBG] pgmap v48: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:22:03.673 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:03 smithi159 bash[41022]: audit 2023-09-23T23:22:03.099600+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.25991 ' entity='mgr.y' 2023-09-23T23:22:03.673 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:03 smithi159 bash[41022]: audit 2023-09-23T23:22:03.102472+0000 mon.c (mon.2) 165 : audit [INF] from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T23:22:03.673 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:03 smithi159 bash[41022]: audit 2023-09-23T23:22:03.103739+0000 mon.c (mon.2) 166 : audit [DBG] from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T23:22:03.673 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:03 smithi159 bash[41022]: audit 2023-09-23T23:22:03.104877+0000 mon.c (mon.2) 167 : audit [DBG] from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:22:03.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:03 smithi164 bash[31512]: cluster 2023-09-23T23:22:02.126712+0000 mgr.y (mgr.25991) 64 : cluster [DBG] pgmap v48: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:22:03.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:03 smithi164 bash[31512]: audit 2023-09-23T23:22:03.099600+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.25991 ' entity='mgr.y' 2023-09-23T23:22:03.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:03 smithi164 bash[31512]: audit 2023-09-23T23:22:03.102472+0000 mon.c (mon.2) 165 : audit [INF] from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T23:22:03.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:03 smithi164 bash[31512]: audit 2023-09-23T23:22:03.103739+0000 mon.c (mon.2) 166 : audit [DBG] from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T23:22:03.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:03 smithi164 bash[31512]: audit 2023-09-23T23:22:03.104877+0000 mon.c (mon.2) 167 : audit [DBG] from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:22:04.043 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:22:03 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:22:03] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-09-23T23:22:04.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:04 smithi164 bash[31512]: cephadm 2023-09-23T23:22:03.091509+0000 mgr.y (mgr.25991) 65 : cephadm [INF] Upgrade: Updating mon.c 2023-09-23T23:22:04.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:04 smithi164 bash[31512]: cephadm 2023-09-23T23:22:03.106104+0000 mgr.y (mgr.25991) 66 : cephadm [INF] Deploying daemon mon.c on smithi159 2023-09-23T23:22:04.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:04 smithi164 bash[31512]: cluster 2023-09-23T23:22:03.344356+0000 mon.a (mon.0) 49 : cluster [DBG] mgrmap e34: y(active, since 91s), standbys: x 2023-09-23T23:22:04.781 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:04 smithi159 bash[105915]: cephadm 2023-09-23T23:22:03.091509+0000 mgr.y (mgr.25991) 65 : cephadm 1 Upgrade: Updating mon.c 2023-09-23T23:22:04.781 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:04 smithi159 bash[105915]: cephadm 2023-09-23T23:22:03.106104+0000 mgr.y (mgr.25991) 66 : cephadm 1 Deploying daemon mon.c on smithi159 2023-09-23T23:22:04.781 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:04 smithi159 bash[105915]: cluster 2023-09-23T23:22:03.344356+0000 mon.a (mon.0) 49 : cluster 0 mgrmap e34: y(active, since 91s), standbys: x 2023-09-23T23:22:04.781 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:04 smithi159 bash[41022]: cephadm 2023-09-23T23:22:03.091509+0000 mgr.y (mgr.25991) 65 : cephadm [INF] Upgrade: Updating mon.c 2023-09-23T23:22:04.781 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:04 smithi159 bash[41022]: cephadm 2023-09-23T23:22:03.106104+0000 mgr.y (mgr.25991) 66 : cephadm [INF] Deploying daemon mon.c on smithi159 2023-09-23T23:22:04.781 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:04 smithi159 bash[41022]: cluster 2023-09-23T23:22:03.344356+0000 mon.a (mon.0) 49 : cluster [DBG] mgrmap e34: y(active, since 91s), standbys: x 2023-09-23T23:22:05.712 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:05 smithi159 bash[105915]: cluster 2023-09-23T23:22:04.127417+0000 mgr.y (mgr.25991) 67 : cluster 0 pgmap v49: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-09-23T23:22:05.712 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:05 smithi159 bash[41022]: cluster 2023-09-23T23:22:04.127417+0000 mgr.y (mgr.25991) 67 : cluster [DBG] pgmap v49: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-09-23T23:22:05.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:05 smithi164 bash[31512]: cluster 2023-09-23T23:22:04.127417+0000 mgr.y (mgr.25991) 67 : cluster [DBG] pgmap v49: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-09-23T23:22:05.990 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:22:05 smithi159 bash[95019]: [23/Sep/2023:23:22:05] ENGINE Bus STOPPING 2023-09-23T23:22:05.990 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:22:05 smithi159 bash[95019]: [23/Sep/2023:23:22:05] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-09-23T23:22:05.990 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:22:05 smithi159 bash[95019]: [23/Sep/2023:23:22:05] ENGINE Bus STOPPED 2023-09-23T23:22:05.991 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:22:05 smithi159 bash[95019]: [23/Sep/2023:23:22:05] ENGINE Bus STARTING 2023-09-23T23:22:05.991 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:22:05 smithi159 bash[95019]: [23/Sep/2023:23:22:05] ENGINE Serving on http://:::9283 2023-09-23T23:22:05.991 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:05 smithi159 systemd[1]: Stopping Ceph mon.c for e43465dc-5a64-11ee-8db4-212e2dc638e7... 2023-09-23T23:22:05.991 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:05 smithi159 bash[41022]: debug 2023-09-23T23:22:05.854+0000 7f8764bf1700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.c -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2023-09-23T23:22:05.991 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:05 smithi159 bash[41022]: debug 2023-09-23T23:22:05.854+0000 7f8764bf1700 -1 mon.c@2(peon) e3 *** Got Signal Terminated *** 2023-09-23T23:22:06.293 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:22:05 smithi159 bash[95019]: [23/Sep/2023:23:22:05] ENGINE Bus STARTED 2023-09-23T23:22:06.576 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:22:07.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:06 smithi159 bash[108324]: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-mon-c 2023-09-23T23:22:07.823 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:07 smithi159 bash[108407]: Error response from daemon: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-mon-c 2023-09-23T23:22:07.823 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:07 smithi159 systemd[1]: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7@mon.c.service: Succeeded. 2023-09-23T23:22:07.823 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:07 smithi159 systemd[1]: Stopped Ceph mon.c for e43465dc-5a64-11ee-8db4-212e2dc638e7. 2023-09-23T23:22:08.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:07 smithi159 systemd[1]: Started Ceph mon.c for e43465dc-5a64-11ee-8db4-212e2dc638e7. 2023-09-23T23:22:09.023 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:22:08 smithi164 bash[82145]: ts=2023-09-23T23:22:08.662Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable)\", cluster_addr=\"172.21.15.159\", device_class=\"ssd\", hostname=\"smithi159\", instance=\"smithi164.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.159\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable)\", cluster_addr=\"172.21.15.159\", device_class=\"ssd\", hostname=\"smithi159\", instance=\"smithi159:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.159\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T23:22:10.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.726+0000 7f7df7e46c80 0 set uid:gid to 167:167 (ceph:ceph) 2023-09-23T23:22:10.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.726+0000 7f7df7e46c80 0 ceph version 18.2.0-460-gbb0daeff (bb0daeff97f020f686596fca6eba20c310e26fb7) reef (stable), process ceph-mon, pid 8 2023-09-23T23:22:10.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.726+0000 7f7df7e46c80 0 pidfile_write: ignore empty --pid-file 2023-09-23T23:22:10.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 0 load: jerasure load: lrc 2023-09-23T23:22:10.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: RocksDB version: 7.9.2 2023-09-23T23:22:10.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Git sha 0 2023-09-23T23:22:10.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Compile date 2023-09-22 15:19:43 2023-09-23T23:22:10.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: DB SUMMARY 2023-09-23T23:22:10.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: DB Session ID: EF4VJOCXOUZUO3MDDW5X 2023-09-23T23:22:10.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: CURRENT file: CURRENT 2023-09-23T23:22:10.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: IDENTITY file: IDENTITY 2023-09-23T23:22:10.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 1867 Bytes 2023-09-23T23:22:10.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000039.sst 2023-09-23T23:22:10.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000037.log size: 1624483 ; 2023-09-23T23:22:10.046 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.error_if_exists: 0 2023-09-23T23:22:10.046 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.create_if_missing: 0 2023-09-23T23:22:10.046 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.paranoid_checks: 1 2023-09-23T23:22:10.046 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2023-09-23T23:22:10.046 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-09-23T23:22:10.046 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-09-23T23:22:10.046 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.env: 0x55f73d6de720 2023-09-23T23:22:10.046 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.fs: PosixFileSystem 2023-09-23T23:22:10.046 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.info_log: 0x55f740249480 2023-09-23T23:22:10.046 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.max_file_opening_threads: 16 2023-09-23T23:22:10.046 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.statistics: (nil) 2023-09-23T23:22:10.047 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.use_fsync: 0 2023-09-23T23:22:10.047 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.max_log_file_size: 0 2023-09-23T23:22:10.047 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-09-23T23:22:10.047 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.log_file_time_to_roll: 0 2023-09-23T23:22:10.047 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.keep_log_file_num: 1000 2023-09-23T23:22:10.047 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.recycle_log_file_num: 0 2023-09-23T23:22:10.047 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.allow_fallocate: 1 2023-09-23T23:22:10.047 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.allow_mmap_reads: 0 2023-09-23T23:22:10.047 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.allow_mmap_writes: 0 2023-09-23T23:22:10.047 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.use_direct_reads: 0 2023-09-23T23:22:10.047 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-09-23T23:22:10.047 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.create_missing_column_families: 0 2023-09-23T23:22:10.047 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.db_log_dir: 2023-09-23T23:22:10.048 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.wal_dir: 2023-09-23T23:22:10.048 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.table_cache_numshardbits: 6 2023-09-23T23:22:10.048 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-09-23T23:22:10.048 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-09-23T23:22:10.048 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-09-23T23:22:10.048 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-09-23T23:22:10.048 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-09-23T23:22:10.048 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.advise_random_on_open: 1 2023-09-23T23:22:10.048 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.db_write_buffer_size: 0 2023-09-23T23:22:10.048 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.write_buffer_manager: 0x55f73f4d6c80 2023-09-23T23:22:10.048 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-09-23T23:22:10.048 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-09-23T23:22:10.048 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.use_adaptive_mutex: 0 2023-09-23T23:22:10.049 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.rate_limiter: (nil) 2023-09-23T23:22:10.049 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-09-23T23:22:10.049 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.wal_recovery_mode: 2 2023-09-23T23:22:10.050 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.enable_thread_tracking: 0 2023-09-23T23:22:10.050 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.enable_pipelined_write: 0 2023-09-23T23:22:10.050 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.unordered_write: 0 2023-09-23T23:22:10.051 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-09-23T23:22:10.051 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-09-23T23:22:10.051 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-09-23T23:22:10.051 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-09-23T23:22:10.051 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.row_cache: None 2023-09-23T23:22:10.051 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.wal_filter: None 2023-09-23T23:22:10.051 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-09-23T23:22:10.051 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.allow_ingest_behind: 0 2023-09-23T23:22:10.051 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.two_write_queues: 0 2023-09-23T23:22:10.051 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.manual_wal_flush: 0 2023-09-23T23:22:10.051 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.wal_compression: 0 2023-09-23T23:22:10.051 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.atomic_flush: 0 2023-09-23T23:22:10.052 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-09-23T23:22:10.052 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.persist_stats_to_disk: 0 2023-09-23T23:22:10.052 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-09-23T23:22:10.052 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.log_readahead_size: 0 2023-09-23T23:22:10.052 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2023-09-23T23:22:10.052 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.best_efforts_recovery: 0 2023-09-23T23:22:10.052 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-09-23T23:22:10.052 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-09-23T23:22:10.052 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.allow_data_in_errors: 0 2023-09-23T23:22:10.052 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.db_host_id: __hostname__ 2023-09-23T23:22:10.052 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.enforce_single_del_contracts: true 2023-09-23T23:22:10.052 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.max_background_jobs: 2 2023-09-23T23:22:10.053 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.max_background_compactions: -1 2023-09-23T23:22:10.053 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.max_subcompactions: 1 2023-09-23T23:22:10.053 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-09-23T23:22:10.053 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-09-23T23:22:10.053 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.delayed_write_rate : 16777216 2023-09-23T23:22:10.053 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.max_total_wal_size: 0 2023-09-23T23:22:10.053 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-09-23T23:22:10.053 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.stats_dump_period_sec: 600 2023-09-23T23:22:10.053 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.stats_persist_period_sec: 600 2023-09-23T23:22:10.053 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-09-23T23:22:10.053 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.max_open_files: -1 2023-09-23T23:22:10.053 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.bytes_per_sync: 0 2023-09-23T23:22:10.054 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-09-23T23:22:10.054 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-09-23T23:22:10.054 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.compaction_readahead_size: 0 2023-09-23T23:22:10.054 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.max_background_flushes: -1 2023-09-23T23:22:10.054 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Compression algorithms supported: 2023-09-23T23:22:10.054 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-09-23T23:22:10.054 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: kZSTD supported: 0 2023-09-23T23:22:10.054 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: kXpressCompression supported: 0 2023-09-23T23:22:10.054 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: kLZ4HCCompression supported: 1 2023-09-23T23:22:10.054 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: kZlibCompression supported: 1 2023-09-23T23:22:10.054 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: kSnappyCompression supported: 1 2023-09-23T23:22:10.054 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: kLZ4Compression supported: 1 2023-09-23T23:22:10.055 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: kBZip2Compression supported: 0 2023-09-23T23:22:10.055 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-09-23T23:22:10.055 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2023-09-23T23:22:10.055 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000009 2023-09-23T23:22:10.055 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-09-23T23:22:10.055 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-09-23T23:22:10.055 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.merge_operator: 2023-09-23T23:22:10.055 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.compaction_filter: None 2023-09-23T23:22:10.055 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.compaction_filter_factory: None 2023-09-23T23:22:10.055 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.sst_partitioner_factory: None 2023-09-23T23:22:10.055 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-09-23T23:22:10.056 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.table_factory: BlockBasedTable 2023-09-23T23:22:10.056 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55f740249580) 2023-09-23T23:22:10.056 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: cache_index_and_filter_blocks: 1 2023-09-23T23:22:10.056 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: cache_index_and_filter_blocks_with_high_priority: 0 2023-09-23T23:22:10.056 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-09-23T23:22:10.056 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: pin_top_level_index_and_filter: 1 2023-09-23T23:22:10.056 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: index_type: 0 2023-09-23T23:22:10.056 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: data_block_index_type: 0 2023-09-23T23:22:10.056 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: index_shortening: 1 2023-09-23T23:22:10.056 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: data_block_hash_table_util_ratio: 0.750000 2023-09-23T23:22:10.056 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: checksum: 4 2023-09-23T23:22:10.056 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: no_block_cache: 0 2023-09-23T23:22:10.057 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: block_cache: 0x55f73f5591f0 2023-09-23T23:22:10.057 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: block_cache_name: BinnedLRUCache 2023-09-23T23:22:10.057 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: block_cache_options: 2023-09-23T23:22:10.057 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: capacity : 536870912 2023-09-23T23:22:10.057 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: num_shard_bits : 4 2023-09-23T23:22:10.057 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: strict_capacity_limit : 0 2023-09-23T23:22:10.057 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: high_pri_pool_ratio: 0.000 2023-09-23T23:22:10.057 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: block_cache_compressed: (nil) 2023-09-23T23:22:10.057 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: persistent_cache: (nil) 2023-09-23T23:22:10.057 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: block_size: 4096 2023-09-23T23:22:10.057 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: block_size_deviation: 10 2023-09-23T23:22:10.057 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: block_restart_interval: 16 2023-09-23T23:22:10.058 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: index_block_restart_interval: 1 2023-09-23T23:22:10.058 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: metadata_block_size: 4096 2023-09-23T23:22:10.058 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: partition_filters: 0 2023-09-23T23:22:10.058 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: use_delta_encoding: 1 2023-09-23T23:22:10.058 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: filter_policy: bloomfilter 2023-09-23T23:22:10.058 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: whole_key_filtering: 1 2023-09-23T23:22:10.058 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: verify_compression: 0 2023-09-23T23:22:10.058 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: read_amp_bytes_per_bit: 0 2023-09-23T23:22:10.058 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: format_version: 5 2023-09-23T23:22:10.058 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: enable_index_compression: 1 2023-09-23T23:22:10.058 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: block_align: 0 2023-09-23T23:22:10.058 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: max_auto_readahead_size: 262144 2023-09-23T23:22:10.059 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: prepopulate_block_cache: 0 2023-09-23T23:22:10.059 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: initial_auto_readahead_size: 8192 2023-09-23T23:22:10.059 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: num_file_reads_for_auto_readahead: 2 2023-09-23T23:22:10.059 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.write_buffer_size: 33554432 2023-09-23T23:22:10.059 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.max_write_buffer_number: 2 2023-09-23T23:22:10.059 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.compression: NoCompression 2023-09-23T23:22:10.059 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.bottommost_compression: Disabled 2023-09-23T23:22:10.059 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.prefix_extractor: nullptr 2023-09-23T23:22:10.059 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-09-23T23:22:10.059 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.num_levels: 7 2023-09-23T23:22:10.059 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-09-23T23:22:10.059 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-09-23T23:22:10.060 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-09-23T23:22:10.060 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-09-23T23:22:10.060 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-09-23T23:22:10.060 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-09-23T23:22:10.060 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-09-23T23:22:10.060 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-09-23T23:22:10.060 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-09-23T23:22:10.060 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-09-23T23:22:10.060 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-09-23T23:22:10.060 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-09-23T23:22:10.060 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.compression_opts.window_bits: -14 2023-09-23T23:22:10.060 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.compression_opts.level: 32767 2023-09-23T23:22:10.060 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.compression_opts.strategy: 0 2023-09-23T23:22:10.061 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-09-23T23:22:10.061 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-09-23T23:22:10.061 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-09-23T23:22:10.061 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2023-09-23T23:22:10.061 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.compression_opts.enabled: false 2023-09-23T23:22:10.061 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-09-23T23:22:10.061 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-09-23T23:22:10.061 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-09-23T23:22:10.061 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-09-23T23:22:10.061 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.target_file_size_base: 67108864 2023-09-23T23:22:10.061 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.target_file_size_multiplier: 1 2023-09-23T23:22:10.061 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-09-23T23:22:10.062 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-09-23T23:22:10.062 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-09-23T23:22:10.062 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-09-23T23:22:10.062 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-09-23T23:22:10.062 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-09-23T23:22:10.062 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-09-23T23:22:10.062 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-09-23T23:22:10.062 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-09-23T23:22:10.062 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-09-23T23:22:10.062 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-09-23T23:22:10.062 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-09-23T23:22:10.062 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-09-23T23:22:10.063 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.arena_block_size: 1048576 2023-09-23T23:22:10.063 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-09-23T23:22:10.063 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-09-23T23:22:10.063 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.disable_auto_compactions: 0 2023-09-23T23:22:10.063 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-09-23T23:22:10.063 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-09-23T23:22:10.063 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-09-23T23:22:10.063 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-09-23T23:22:10.063 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-09-23T23:22:10.063 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-09-23T23:22:10.063 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-09-23T23:22:10.063 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-09-23T23:22:10.064 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-09-23T23:22:10.064 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-09-23T23:22:10.064 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.table_properties_collectors: 2023-09-23T23:22:10.064 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.inplace_update_support: 0 2023-09-23T23:22:10.064 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-09-23T23:22:10.064 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-09-23T23:22:10.064 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-09-23T23:22:10.064 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.memtable_huge_page_size: 0 2023-09-23T23:22:10.064 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.bloom_locality: 0 2023-09-23T23:22:10.064 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.max_successive_merges: 0 2023-09-23T23:22:10.064 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-09-23T23:22:10.064 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.paranoid_file_checks: 0 2023-09-23T23:22:10.065 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.force_consistency_checks: 1 2023-09-23T23:22:10.065 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.report_bg_io_stats: 0 2023-09-23T23:22:10.065 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.ttl: 2592000 2023-09-23T23:22:10.065 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-09-23T23:22:10.065 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2023-09-23T23:22:10.065 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2023-09-23T23:22:10.065 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.enable_blob_files: false 2023-09-23T23:22:10.065 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.min_blob_size: 0 2023-09-23T23:22:10.065 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.blob_file_size: 268435456 2023-09-23T23:22:10.065 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.blob_compression_type: NoCompression 2023-09-23T23:22:10.066 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2023-09-23T23:22:10.066 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-09-23T23:22:10.066 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-09-23T23:22:10.066 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2023-09-23T23:22:10.066 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.blob_file_starting_level: 0 2023-09-23T23:22:10.066 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-09-23T23:22:10.066 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7dece64700 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 39.sst 2023-09-23T23:22:10.066 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-09-23T23:22:10.066 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000009 succeeded,manifest_file_number is 9, next_file_number is 41, last_sequence is 20728, log_number is 37,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-09-23T23:22:10.066 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 37 2023-09-23T23:22:10.066 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 17446901-4037-47b1-8480-344d434027a5 2023-09-23T23:22:10.067 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1695511329741740, "job": 1, "event": "recovery_started", "wal_files": [37]} 2023-09-23T23:22:10.067 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.734+0000 7f7df7e46c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #37 mode 2 2023-09-23T23:22:10.067 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.742+0000 7f7df7e46c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1695511329748066, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 42, "file_size": 1019289, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 20723, "largest_seqno": 21847, "table_properties": {"data_size": 1014591, "index_size": 2724, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 965, "raw_key_size": 8066, "raw_average_key_size": 21, "raw_value_size": 1006333, "raw_average_value_size": 2697, "num_data_blocks": 124, "num_entries": 373, "num_filter_entries": 373, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1695511329, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "17446901-4037-47b1-8480-344d434027a5", "db_session_id": "EF4VJOCXOUZUO3MDDW5X", "orig_file_number": 42, "seqno_to_time_mapping": "N/A"}} 2023-09-23T23:22:10.067 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.742+0000 7f7df7e46c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1695511329748199, "job": 1, "event": "recovery_finished"} 2023-09-23T23:22:10.067 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.742+0000 7f7df7e46c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 44 2023-09-23T23:22:10.067 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.742+0000 7f7df7e46c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-09-23T23:22:10.067 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.742+0000 7f7df7e46c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000037.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-09-23T23:22:10.067 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.742+0000 7f7df7e46c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55f73f5fa000 2023-09-23T23:22:10.067 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.742+0000 7f7df7e46c80 4 rocksdb: DB pointer 0x55f73f5e8000 2023-09-23T23:22:10.067 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.742+0000 7f7de6657700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-09-23T23:22:10.067 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.742+0000 7f7de6657700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2023-09-23T23:22:10.068 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: ** DB Stats ** 2023-09-23T23:22:10.068 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: Uptime(secs): 0.0 total, 0.0 interval 2023-09-23T23:22:10.068 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-09-23T23:22:10.068 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-09-23T23:22:10.068 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-09-23T23:22:10.068 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-09-23T23:22:10.068 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-09-23T23:22:10.068 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-09-23T23:22:10.068 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: ** Compaction Stats [default] ** 2023-09-23T23:22:10.068 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2023-09-23T23:22:10.068 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-09-23T23:22:10.069 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: L0 1/0 995.40 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 345.7 0.00 0.00 1 0.003 0 0 0.0 0.0 2023-09-23T23:22:10.069 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: L6 1/0 7.63 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2023-09-23T23:22:10.069 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: Sum 2/0 8.60 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 345.7 0.00 0.00 1 0.003 0 0 0.0 0.0 2023-09-23T23:22:10.069 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 345.7 0.00 0.00 1 0.003 0 0 0.0 0.0 2023-09-23T23:22:10.069 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: ** Compaction Stats [default] ** 2023-09-23T23:22:10.069 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2023-09-23T23:22:10.069 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-23T23:22:10.069 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 345.7 0.00 0.00 1 0.003 0 0 0.0 0.0 2023-09-23T23:22:10.069 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-09-23T23:22:10.069 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: Uptime(secs): 0.0 total, 0.0 interval 2023-09-23T23:22:10.069 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: Flush(GB): cumulative 0.001, interval 0.001 2023-09-23T23:22:10.069 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: AddFile(GB): cumulative 0.000, interval 0.000 2023-09-23T23:22:10.070 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: AddFile(Total Files): cumulative 0, interval 0 2023-09-23T23:22:10.070 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: AddFile(L0 Files): cumulative 0, interval 0 2023-09-23T23:22:10.070 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: AddFile(Keys): cumulative 0, interval 0 2023-09-23T23:22:10.070 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: Cumulative compaction: 0.00 GB write, 99.92 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-23T23:22:10.070 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: Interval compaction: 0.00 GB write, 99.92 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-23T23:22:10.070 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-09-23T23:22:10.070 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: Block cache BinnedLRUCache@0x55f73f5591f0#8 capacity: 512.00 MB usage: 3.86 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 2.8e-05 secs_since: 0 2023-09-23T23:22:10.070 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: Block cache entry stats(count,size,portion): FilterBlock(1,1.03 KB,0.000196695%) IndexBlock(1,2.83 KB,0.000539422%) Misc(1,0.00 KB,0%) 2023-09-23T23:22:10.070 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: ** File Read Latency Histogram By Level [default] ** 2023-09-23T23:22:10.070 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.746+0000 7f7df7e46c80 0 starting mon.c rank 2 at public addrs [v2:172.21.15.159:3301/0,v1:172.21.15.159:6790/0] at bind addrs [v2:172.21.15.159:3301/0,v1:172.21.15.159:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 2023-09-23T23:22:10.070 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.746+0000 7f7df7e46c80 1 mon.c@-1(???) e3 preinit fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 2023-09-23T23:22:10.070 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.746+0000 7f7df7e46c80 0 mon.c@-1(???).mds e10 new map 2023-09-23T23:22:10.071 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.746+0000 7f7df7e46c80 0 mon.c@-1(???).mds e10 print_map 2023-09-23T23:22:10.071 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: e10 2023-09-23T23:22:10.071 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: enable_multiple, ever_enabled_multiple: 1,1 2023-09-23T23:22:10.071 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-09-23T23:22:10.071 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: legacy client fscid: 1 2023-09-23T23:22:10.071 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: 2023-09-23T23:22:10.071 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: Filesystem 'foo' (1) 2023-09-23T23:22:10.071 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: fs_name foo 2023-09-23T23:22:10.071 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: epoch 10 2023-09-23T23:22:10.071 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: flags 12 joinable allow_snaps allow_multimds_snaps 2023-09-23T23:22:10.071 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: created 2023-09-23T23:14:12.785029+0000 2023-09-23T23:22:10.071 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: modified 2023-09-23T23:14:23.096010+0000 2023-09-23T23:22:10.072 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: tableserver 0 2023-09-23T23:22:10.072 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: root 0 2023-09-23T23:22:10.072 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: session_timeout 60 2023-09-23T23:22:10.072 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: session_autoclose 300 2023-09-23T23:22:10.072 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: max_file_size 1099511627776 2023-09-23T23:22:10.072 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: required_client_features {} 2023-09-23T23:22:10.072 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: last_failure 0 2023-09-23T23:22:10.072 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: last_failure_osd_epoch 69 2023-09-23T23:22:10.072 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: compat compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,7=mds uses inline data,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-09-23T23:22:10.072 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: max_mds 1 2023-09-23T23:22:10.072 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: in 0 2023-09-23T23:22:10.072 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: up {0=24532} 2023-09-23T23:22:10.073 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: failed 2023-09-23T23:22:10.073 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: damaged 2023-09-23T23:22:10.073 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: stopped 2023-09-23T23:22:10.073 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: data_pools [4] 2023-09-23T23:22:10.073 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: metadata_pool 3 2023-09-23T23:22:10.073 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: inline_data disabled 2023-09-23T23:22:10.073 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: balancer 2023-09-23T23:22:10.073 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: bal_rank_mask -1 2023-09-23T23:22:10.073 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: standby_count_wanted 1 2023-09-23T23:22:10.073 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: [mds.foo.smithi164.itcshs{0:24532} state up:active seq 4 join_fscid=1 addr [v2:172.21.15.164:6832/2446981348,v1:172.21.15.164:6833/2446981348] compat {c=[1],r=[1],i=[7ff]}] 2023-09-23T23:22:10.073 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: 2023-09-23T23:22:10.073 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: 2023-09-23T23:22:10.074 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: Standby daemons: 2023-09-23T23:22:10.074 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: 2023-09-23T23:22:10.074 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: [mds.foo.smithi159.bxttro{-1:24593} state up:standby seq 1 join_fscid=1 addr [v2:172.21.15.159:6834/3413445611,v1:172.21.15.159:6835/3413445611] compat {c=[1],r=[1],i=[7ff]}] 2023-09-23T23:22:10.074 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.746+0000 7f7df7e46c80 0 mon.c@-1(???).osd e90 crush map has features 3314933000854323200, adjusting msgr requires 2023-09-23T23:22:10.074 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.746+0000 7f7df7e46c80 0 mon.c@-1(???).osd e90 crush map has features 432629239337189376, adjusting msgr requires 2023-09-23T23:22:10.074 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.746+0000 7f7df7e46c80 0 mon.c@-1(???).osd e90 crush map has features 432629239337189376, adjusting msgr requires 2023-09-23T23:22:10.074 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.746+0000 7f7df7e46c80 0 mon.c@-1(???).osd e90 crush map has features 432629239337189376, adjusting msgr requires 2023-09-23T23:22:10.074 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.746+0000 7f7df7e46c80 1 mon.c@-1(???).paxosservice(auth 1..22) refresh upgraded, format 0 -> 3 2023-09-23T23:22:10.074 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.750+0000 7f7df7e46c80 20 expand_channel_meta expand map: {default=false} 2023-09-23T23:22:10.074 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.750+0000 7f7df7e46c80 20 expand_channel_meta from 'false' to 'false' 2023-09-23T23:22:10.074 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.750+0000 7f7df7e46c80 20 expand_channel_meta expanded map: {default=false} 2023-09-23T23:22:10.074 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.750+0000 7f7df7e46c80 20 expand_channel_meta expand map: {default=info} 2023-09-23T23:22:10.074 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.750+0000 7f7df7e46c80 20 expand_channel_meta from 'info' to 'info' 2023-09-23T23:22:10.075 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.750+0000 7f7df7e46c80 20 expand_channel_meta expanded map: {default=info} 2023-09-23T23:22:10.075 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.750+0000 7f7df7e46c80 20 expand_channel_meta expand map: {default=daemon} 2023-09-23T23:22:10.075 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.750+0000 7f7df7e46c80 20 expand_channel_meta from 'daemon' to 'daemon' 2023-09-23T23:22:10.075 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.750+0000 7f7df7e46c80 20 expand_channel_meta expanded map: {default=daemon} 2023-09-23T23:22:10.075 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.750+0000 7f7df7e46c80 20 expand_channel_meta expand map: {default=debug} 2023-09-23T23:22:10.075 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.750+0000 7f7df7e46c80 20 expand_channel_meta from 'debug' to 'debug' 2023-09-23T23:22:10.075 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:09 smithi159 bash[108473]: debug 2023-09-23T23:22:09.750+0000 7f7df7e46c80 20 expand_channel_meta expanded map: {default=debug} 2023-09-23T23:22:10.898 INFO:teuthology.orchestra.run.smithi159.stdout:wait for majority of mons to upgrade 2023-09-23T23:22:11.723 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'while ! ceph mon versions | grep $sha1 | egrep '"'"': [23]'"'"' ; do sleep 2 ; done' 2023-09-23T23:22:14.043 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:22:13 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:22:13] "GET /metrics HTTP/1.1" 200 33921 "" "Prometheus/2.43.0" 2023-09-23T23:22:16.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:15 smithi164 bash[31512]: cluster 2023-09-23T23:22:06.127862+0000 mgr.y (mgr.25991) 68 : cluster [DBG] pgmap v50: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-09-23T23:22:16.274 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:15 smithi164 bash[31512]: cluster 2023-09-23T23:22:08.128357+0000 mgr.y (mgr.25991) 69 : cluster [DBG] pgmap v51: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-09-23T23:22:16.274 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:15 smithi164 bash[31512]: cluster 2023-09-23T23:22:09.964056+0000 mon.b (mon.1) 36 : cluster [INF] mon.b calling monitor election 2023-09-23T23:22:16.274 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:15 smithi164 bash[31512]: cluster 2023-09-23T23:22:09.967332+0000 mon.a (mon.0) 53 : cluster [INF] mon.a calling monitor election 2023-09-23T23:22:16.274 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:15 smithi164 bash[31512]: cluster 2023-09-23T23:22:10.129022+0000 mgr.y (mgr.25991) 70 : cluster [DBG] pgmap v52: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-09-23T23:22:16.274 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:15 smithi164 bash[31512]: cluster 2023-09-23T23:22:12.129799+0000 mgr.y (mgr.25991) 71 : cluster [DBG] pgmap v53: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-09-23T23:22:16.274 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:16 smithi164 bash[31512]: cluster 2023-09-23T23:22:14.130962+0000 mgr.y (mgr.25991) 72 : cluster [DBG] pgmap v54: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-09-23T23:22:16.274 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:16 smithi164 bash[31512]: cluster 2023-09-23T23:22:14.969788+0000 mon.a (mon.0) 54 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-09-23T23:22:16.274 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:16 smithi164 bash[31512]: cluster 2023-09-23T23:22:14.976650+0000 mon.a (mon.0) 55 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.159:3300/0,v1:172.21.15.159:6789/0],b=[v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0],c=[v2:172.21.15.159:3301/0,v1:172.21.15.159:6790/0]} removed_ranks: {} 2023-09-23T23:22:16.274 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:16 smithi164 bash[31512]: cluster 2023-09-23T23:22:14.977575+0000 mon.a (mon.0) 56 : cluster [DBG] fsmap foo:1 {0=foo.smithi164.itcshs=up:active} 1 up:standby 2023-09-23T23:22:16.274 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:16 smithi164 bash[31512]: cluster 2023-09-23T23:22:14.977623+0000 mon.a (mon.0) 57 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2023-09-23T23:22:16.275 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:16 smithi164 bash[31512]: cluster 2023-09-23T23:22:14.978171+0000 mon.a (mon.0) 58 : cluster [DBG] mgrmap e34: y(active, since 102s), standbys: x 2023-09-23T23:22:16.275 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:16 smithi164 bash[31512]: cluster 2023-09-23T23:22:14.978444+0000 mon.a (mon.0) 59 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2023-09-23T23:22:16.275 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:16 smithi164 bash[31512]: cluster 2023-09-23T23:22:15.006406+0000 mon.a (mon.0) 60 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2023-09-23T23:22:16.275 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:16 smithi164 bash[31512]: cluster 2023-09-23T23:22:15.006447+0000 mon.a (mon.0) 61 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2023-09-23T23:22:16.275 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:16 smithi164 bash[31512]: cluster 2023-09-23T23:22:15.006509+0000 mon.a (mon.0) 62 : cluster [WRN] mon.c (rank 2) addr [v2:172.21.15.159:3301/0,v1:172.21.15.159:6790/0] is down (out of quorum) 2023-09-23T23:22:16.275 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:16 smithi164 bash[31512]: audit 2023-09-23T23:22:15.010454+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:22:16.275 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:16 smithi164 bash[31512]: audit 2023-09-23T23:22:15.017884+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:22:16.275 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:16 smithi164 bash[31512]: audit 2023-09-23T23:22:15.049023+0000 mon.a (mon.0) 65 : audit [DBG] from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:22:16.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:15 smithi159 bash[105915]: cluster 2023-09-23T23:22:06.127862+0000 mgr.y (mgr.25991) 68 : cluster 0 pgmap v50: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-09-23T23:22:16.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:15 smithi159 bash[105915]: cluster 2023-09-23T23:22:08.128357+0000 mgr.y (mgr.25991) 69 : cluster 0 pgmap v51: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-09-23T23:22:16.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:15 smithi159 bash[105915]: cluster 2023-09-23T23:22:09.964056+0000 mon.b (mon.1) 36 : cluster 1 mon.b calling monitor election 2023-09-23T23:22:16.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:15 smithi159 bash[105915]: cluster 2023-09-23T23:22:09.967332+0000 mon.a (mon.0) 53 : cluster 1 mon.a calling monitor election 2023-09-23T23:22:16.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:15 smithi159 bash[105915]: cluster 2023-09-23T23:22:10.129022+0000 mgr.y (mgr.25991) 70 : cluster 0 pgmap v52: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-09-23T23:22:16.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:15 smithi159 bash[105915]: cluster 2023-09-23T23:22:12.129799+0000 mgr.y (mgr.25991) 71 : cluster 0 pgmap v53: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-09-23T23:22:16.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:15 smithi159 bash[105915]: cluster 2023-09-23T23:22:14.130962+0000 mgr.y (mgr.25991) 72 : cluster 0 pgmap v54: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-09-23T23:22:16.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:15 smithi159 bash[105915]: cluster 2023-09-23T23:22:14.969788+0000 mon.a (mon.0) 54 : cluster 1 mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-09-23T23:22:16.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:15 smithi159 bash[105915]: cluster 2023-09-23T23:22:14.976650+0000 mon.a (mon.0) 55 : cluster 0 monmap e3: 3 mons at {a=[v2:172.21.15.159:3300/0,v1:172.21.15.159:6789/0],b=[v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0],c=[v2:172.21.15.159:3301/0,v1:172.21.15.159:6790/0]} removed_ranks: {} 2023-09-23T23:22:16.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:15 smithi159 bash[105915]: cluster 2023-09-23T23:22:14.977575+0000 mon.a (mon.0) 56 : cluster 0 fsmap foo:1 {0=foo.smithi164.itcshs=up:active} 1 up:standby 2023-09-23T23:22:16.297 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:15 smithi159 bash[105915]: cluster 2023-09-23T23:22:14.977623+0000 mon.a (mon.0) 57 : cluster 0 osdmap e90: 8 total, 8 up, 8 in 2023-09-23T23:22:16.297 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:15 smithi159 bash[105915]: cluster 2023-09-23T23:22:14.978171+0000 mon.a (mon.0) 58 : cluster 0 mgrmap e34: y(active, since 102s), standbys: x 2023-09-23T23:22:16.297 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:15 smithi159 bash[105915]: cluster 2023-09-23T23:22:14.978444+0000 mon.a (mon.0) 59 : cluster 3 Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2023-09-23T23:22:16.297 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:15 smithi159 bash[105915]: cluster 2023-09-23T23:22:15.006406+0000 mon.a (mon.0) 60 : cluster 3 Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2023-09-23T23:22:16.298 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:15 smithi159 bash[105915]: cluster 2023-09-23T23:22:15.006447+0000 mon.a (mon.0) 61 : cluster 3 [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2023-09-23T23:22:16.298 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:15 smithi159 bash[105915]: cluster 2023-09-23T23:22:15.006509+0000 mon.a (mon.0) 62 : cluster 3 mon.c (rank 2) addr [v2:172.21.15.159:3301/0,v1:172.21.15.159:6790/0] is down (out of quorum) 2023-09-23T23:22:16.298 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:15 smithi159 bash[105915]: audit 2023-09-23T23:22:15.010454+0000 mon.a (mon.0) 63 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:22:16.298 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:15 smithi159 bash[105915]: audit 2023-09-23T23:22:15.017884+0000 mon.a (mon.0) 64 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:22:16.298 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:15 smithi159 bash[105915]: audit 2023-09-23T23:22:15.049023+0000 mon.a (mon.0) 65 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:22:16.299 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:16 smithi159 bash[108473]: cluster 2023-09-23T23:22:06.127862+0000 mgr.y (mgr.25991) 68 : cluster 0 pgmap v50: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-09-23T23:22:16.299 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:16 smithi159 bash[108473]: cluster 2023-09-23T23:22:08.128357+0000 mgr.y (mgr.25991) 69 : cluster 0 pgmap v51: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-09-23T23:22:16.299 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:16 smithi159 bash[108473]: cluster 2023-09-23T23:22:09.964056+0000 mon.b (mon.1) 36 : cluster 1 mon.b calling monitor election 2023-09-23T23:22:16.299 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:16 smithi159 bash[108473]: cluster 2023-09-23T23:22:09.967332+0000 mon.a (mon.0) 53 : cluster 1 mon.a calling monitor election 2023-09-23T23:22:16.300 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:16 smithi159 bash[108473]: cluster 2023-09-23T23:22:10.129022+0000 mgr.y (mgr.25991) 70 : cluster 0 pgmap v52: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-09-23T23:22:16.300 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:16 smithi159 bash[108473]: cluster 2023-09-23T23:22:12.129799+0000 mgr.y (mgr.25991) 71 : cluster 0 pgmap v53: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-09-23T23:22:16.300 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:16 smithi159 bash[108473]: cluster 2023-09-23T23:22:14.130962+0000 mgr.y (mgr.25991) 72 : cluster 0 pgmap v54: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-09-23T23:22:16.300 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:16 smithi159 bash[108473]: cluster 2023-09-23T23:22:14.969788+0000 mon.a (mon.0) 54 : cluster 1 mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-09-23T23:22:16.300 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:16 smithi159 bash[108473]: cluster 2023-09-23T23:22:14.976650+0000 mon.a (mon.0) 55 : cluster 0 monmap e3: 3 mons at {a=[v2:172.21.15.159:3300/0,v1:172.21.15.159:6789/0],b=[v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0],c=[v2:172.21.15.159:3301/0,v1:172.21.15.159:6790/0]} removed_ranks: {} 2023-09-23T23:22:16.300 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:16 smithi159 bash[108473]: cluster 2023-09-23T23:22:14.977575+0000 mon.a (mon.0) 56 : cluster 0 fsmap foo:1 {0=foo.smithi164.itcshs=up:active} 1 up:standby 2023-09-23T23:22:16.300 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:16 smithi159 bash[108473]: cluster 2023-09-23T23:22:14.977623+0000 mon.a (mon.0) 57 : cluster 0 osdmap e90: 8 total, 8 up, 8 in 2023-09-23T23:22:16.300 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:16 smithi159 bash[108473]: cluster 2023-09-23T23:22:14.978171+0000 mon.a (mon.0) 58 : cluster 0 mgrmap e34: y(active, since 102s), standbys: x 2023-09-23T23:22:16.301 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:16 smithi159 bash[108473]: cluster 2023-09-23T23:22:14.978444+0000 mon.a (mon.0) 59 : cluster 3 Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2023-09-23T23:22:16.301 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:16 smithi159 bash[108473]: cluster 2023-09-23T23:22:15.006406+0000 mon.a (mon.0) 60 : cluster 3 Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2023-09-23T23:22:16.301 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:16 smithi159 bash[108473]: cluster 2023-09-23T23:22:15.006447+0000 mon.a (mon.0) 61 : cluster 3 [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2023-09-23T23:22:16.301 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:16 smithi159 bash[108473]: cluster 2023-09-23T23:22:15.006509+0000 mon.a (mon.0) 62 : cluster 3 mon.c (rank 2) addr [v2:172.21.15.159:3301/0,v1:172.21.15.159:6790/0] is down (out of quorum) 2023-09-23T23:22:16.301 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:16 smithi159 bash[108473]: audit 2023-09-23T23:22:15.010454+0000 mon.a (mon.0) 63 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:22:16.301 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:16 smithi159 bash[108473]: audit 2023-09-23T23:22:15.017884+0000 mon.a (mon.0) 64 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:22:16.301 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:16 smithi159 bash[108473]: audit 2023-09-23T23:22:15.049023+0000 mon.a (mon.0) 65 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:22:16.495 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:22:17.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:16 smithi164 bash[31512]: cluster 2023-09-23T23:22:09.964286+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2023-09-23T23:22:17.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:16 smithi164 bash[31512]: cluster 2023-09-23T23:22:15.987324+0000 mon.a (mon.0) 66 : cluster [INF] mon.a calling monitor election 2023-09-23T23:22:17.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:16 smithi164 bash[31512]: cluster 2023-09-23T23:22:15.987658+0000 mon.b (mon.1) 37 : cluster [INF] mon.b calling monitor election 2023-09-23T23:22:17.274 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:16 smithi164 bash[31512]: cluster 2023-09-23T23:22:16.010540+0000 mon.a (mon.0) 67 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-09-23T23:22:17.274 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:16 smithi164 bash[31512]: cluster 2023-09-23T23:22:16.017478+0000 mon.a (mon.0) 68 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.159:3300/0,v1:172.21.15.159:6789/0],b=[v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0],c=[v2:172.21.15.159:3301/0,v1:172.21.15.159:6790/0]} removed_ranks: {} 2023-09-23T23:22:17.274 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:16 smithi164 bash[31512]: cluster 2023-09-23T23:22:16.018228+0000 mon.a (mon.0) 69 : cluster [DBG] fsmap foo:1 {0=foo.smithi164.itcshs=up:active} 1 up:standby 2023-09-23T23:22:17.274 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:16 smithi164 bash[31512]: cluster 2023-09-23T23:22:16.018270+0000 mon.a (mon.0) 70 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2023-09-23T23:22:17.274 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:16 smithi164 bash[31512]: cluster 2023-09-23T23:22:16.018993+0000 mon.a (mon.0) 71 : cluster [DBG] mgrmap e34: y(active, since 103s), standbys: x 2023-09-23T23:22:17.274 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:16 smithi164 bash[31512]: cluster 2023-09-23T23:22:16.019274+0000 mon.a (mon.0) 72 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2023-09-23T23:22:17.274 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:16 smithi164 bash[31512]: cluster 2023-09-23T23:22:16.019303+0000 mon.a (mon.0) 73 : cluster [INF] Cluster is now healthy 2023-09-23T23:22:17.274 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:16 smithi164 bash[31512]: cluster 2023-09-23T23:22:16.027594+0000 mon.a (mon.0) 74 : cluster [INF] overall HEALTH_OK 2023-09-23T23:22:17.274 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:16 smithi164 bash[31512]: cluster 2023-09-23T23:22:16.131547+0000 mgr.y (mgr.25991) 73 : cluster [DBG] pgmap v55: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:22:17.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:16 smithi159 bash[108473]: cluster 2023-09-23T23:22:09.964286+0000 mon.c (mon.2) 1 : cluster 1 mon.c calling monitor election 2023-09-23T23:22:17.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:16 smithi159 bash[108473]: cluster 2023-09-23T23:22:15.987324+0000 mon.a (mon.0) 66 : cluster 1 mon.a calling monitor election 2023-09-23T23:22:17.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:16 smithi159 bash[108473]: cluster 2023-09-23T23:22:15.987658+0000 mon.b (mon.1) 37 : cluster 1 mon.b calling monitor election 2023-09-23T23:22:17.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:16 smithi159 bash[108473]: cluster 2023-09-23T23:22:16.010540+0000 mon.a (mon.0) 67 : cluster 1 mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-09-23T23:22:17.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:16 smithi159 bash[108473]: cluster 2023-09-23T23:22:16.017478+0000 mon.a (mon.0) 68 : cluster 0 monmap e3: 3 mons at {a=[v2:172.21.15.159:3300/0,v1:172.21.15.159:6789/0],b=[v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0],c=[v2:172.21.15.159:3301/0,v1:172.21.15.159:6790/0]} removed_ranks: {} 2023-09-23T23:22:17.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:16 smithi159 bash[108473]: cluster 2023-09-23T23:22:16.018228+0000 mon.a (mon.0) 69 : cluster 0 fsmap foo:1 {0=foo.smithi164.itcshs=up:active} 1 up:standby 2023-09-23T23:22:17.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:16 smithi159 bash[108473]: cluster 2023-09-23T23:22:16.018270+0000 mon.a (mon.0) 70 : cluster 0 osdmap e90: 8 total, 8 up, 8 in 2023-09-23T23:22:17.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:16 smithi159 bash[108473]: cluster 2023-09-23T23:22:16.018993+0000 mon.a (mon.0) 71 : cluster 0 mgrmap e34: y(active, since 103s), standbys: x 2023-09-23T23:22:17.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:16 smithi159 bash[108473]: cluster 2023-09-23T23:22:16.019274+0000 mon.a (mon.0) 72 : cluster 1 Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2023-09-23T23:22:17.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:16 smithi159 bash[108473]: cluster 2023-09-23T23:22:16.019303+0000 mon.a (mon.0) 73 : cluster 1 Cluster is now healthy 2023-09-23T23:22:17.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:16 smithi159 bash[108473]: cluster 2023-09-23T23:22:16.027594+0000 mon.a (mon.0) 74 : cluster 1 overall HEALTH_OK 2023-09-23T23:22:17.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:16 smithi159 bash[108473]: cluster 2023-09-23T23:22:16.131547+0000 mgr.y (mgr.25991) 73 : cluster 0 pgmap v55: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:22:17.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:16 smithi159 bash[105915]: cluster 2023-09-23T23:22:09.964286+0000 mon.c (mon.2) 1 : cluster 1 mon.c calling monitor election 2023-09-23T23:22:17.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:16 smithi159 bash[105915]: cluster 2023-09-23T23:22:15.987324+0000 mon.a (mon.0) 66 : cluster 1 mon.a calling monitor election 2023-09-23T23:22:17.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:16 smithi159 bash[105915]: cluster 2023-09-23T23:22:15.987658+0000 mon.b (mon.1) 37 : cluster 1 mon.b calling monitor election 2023-09-23T23:22:17.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:16 smithi159 bash[105915]: cluster 2023-09-23T23:22:16.010540+0000 mon.a (mon.0) 67 : cluster 1 mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-09-23T23:22:17.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:16 smithi159 bash[105915]: cluster 2023-09-23T23:22:16.017478+0000 mon.a (mon.0) 68 : cluster 0 monmap e3: 3 mons at {a=[v2:172.21.15.159:3300/0,v1:172.21.15.159:6789/0],b=[v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0],c=[v2:172.21.15.159:3301/0,v1:172.21.15.159:6790/0]} removed_ranks: {} 2023-09-23T23:22:17.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:16 smithi159 bash[105915]: cluster 2023-09-23T23:22:16.018228+0000 mon.a (mon.0) 69 : cluster 0 fsmap foo:1 {0=foo.smithi164.itcshs=up:active} 1 up:standby 2023-09-23T23:22:17.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:16 smithi159 bash[105915]: cluster 2023-09-23T23:22:16.018270+0000 mon.a (mon.0) 70 : cluster 0 osdmap e90: 8 total, 8 up, 8 in 2023-09-23T23:22:17.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:16 smithi159 bash[105915]: cluster 2023-09-23T23:22:16.018993+0000 mon.a (mon.0) 71 : cluster 0 mgrmap e34: y(active, since 103s), standbys: x 2023-09-23T23:22:17.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:16 smithi159 bash[105915]: cluster 2023-09-23T23:22:16.019274+0000 mon.a (mon.0) 72 : cluster 1 Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2023-09-23T23:22:17.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:16 smithi159 bash[105915]: cluster 2023-09-23T23:22:16.019303+0000 mon.a (mon.0) 73 : cluster 1 Cluster is now healthy 2023-09-23T23:22:17.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:16 smithi159 bash[105915]: cluster 2023-09-23T23:22:16.027594+0000 mon.a (mon.0) 74 : cluster 1 overall HEALTH_OK 2023-09-23T23:22:17.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:16 smithi159 bash[105915]: cluster 2023-09-23T23:22:16.131547+0000 mgr.y (mgr.25991) 73 : cluster 0 pgmap v55: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:22:18.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:18 smithi159 bash[108473]: audit 2023-09-23T23:22:17.202946+0000 mon.a (mon.0) 75 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:22:18.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:18 smithi159 bash[105915]: audit 2023-09-23T23:22:17.202946+0000 mon.a (mon.0) 75 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:22:18.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:18 smithi164 bash[31512]: audit 2023-09-23T23:22:17.202946+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:22:19.023 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:22:18 smithi164 bash[82145]: ts=2023-09-23T23:22:18.664Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable)\", cluster_addr=\"172.21.15.159\", device_class=\"ssd\", hostname=\"smithi159\", instance=\"smithi164.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.159\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable)\", cluster_addr=\"172.21.15.159\", device_class=\"ssd\", hostname=\"smithi159\", instance=\"smithi159:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.159\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T23:22:19.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:19 smithi164 bash[31512]: cluster 2023-09-23T23:22:18.132445+0000 mgr.y (mgr.25991) 74 : cluster [DBG] pgmap v56: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:22:19.535 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:19 smithi159 bash[105915]: cluster 2023-09-23T23:22:18.132445+0000 mgr.y (mgr.25991) 74 : cluster 0 pgmap v56: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:22:19.535 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:19 smithi159 bash[108473]: cluster 2023-09-23T23:22:18.132445+0000 mgr.y (mgr.25991) 74 : cluster 0 pgmap v56: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:22:19.794 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:22:19 smithi159 bash[95019]: debug 2023-09-23T23:22:19.758+0000 7fef5543f700 -1 mgr.server handle_report got status from non-daemon mon.c 2023-09-23T23:22:20.131 INFO:teuthology.orchestra.run.smithi159.stdout: "ceph version 18.2.0-460-gbb0daeff (bb0daeff97f020f686596fca6eba20c310e26fb7) reef (stable)": 2 2023-09-23T23:22:20.924 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'ceph orch ps' 2023-09-23T23:22:21.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:20 smithi159 bash[105915]: audit 2023-09-23T23:22:20.096839+0000 mon.a (mon.0) 76 : audit 0 from='client.? 172.21.15.159:0/1798996325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:22:21.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:20 smithi159 bash[105915]: cluster 2023-09-23T23:22:20.132856+0000 mgr.y (mgr.25991) 75 : cluster 0 pgmap v57: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:22:21.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:20 smithi159 bash[105915]: audit 2023-09-23T23:22:20.646221+0000 mon.a (mon.0) 77 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:22:21.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:20 smithi159 bash[105915]: audit 2023-09-23T23:22:20.653882+0000 mon.a (mon.0) 78 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:22:21.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:20 smithi159 bash[108473]: audit 2023-09-23T23:22:20.096839+0000 mon.a (mon.0) 76 : audit 0 from='client.? 172.21.15.159:0/1798996325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:22:21.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:20 smithi159 bash[108473]: cluster 2023-09-23T23:22:20.132856+0000 mgr.y (mgr.25991) 75 : cluster 0 pgmap v57: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:22:21.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:20 smithi159 bash[108473]: audit 2023-09-23T23:22:20.646221+0000 mon.a (mon.0) 77 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:22:21.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:20 smithi159 bash[108473]: audit 2023-09-23T23:22:20.653882+0000 mon.a (mon.0) 78 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:22:21.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:20 smithi164 bash[31512]: audit 2023-09-23T23:22:20.096839+0000 mon.a (mon.0) 76 : audit [DBG] from='client.? 172.21.15.159:0/1798996325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:22:21.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:20 smithi164 bash[31512]: cluster 2023-09-23T23:22:20.132856+0000 mgr.y (mgr.25991) 75 : cluster [DBG] pgmap v57: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:22:21.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:20 smithi164 bash[31512]: audit 2023-09-23T23:22:20.646221+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:22:21.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:20 smithi164 bash[31512]: audit 2023-09-23T23:22:20.653882+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:22:22.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:22 smithi164 bash[31512]: audit 2023-09-23T23:22:21.496455+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:22:22.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:22 smithi164 bash[31512]: audit 2023-09-23T23:22:21.503775+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:22:22.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:22 smithi159 bash[105915]: audit 2023-09-23T23:22:21.496455+0000 mon.a (mon.0) 79 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:22:22.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:22 smithi159 bash[105915]: audit 2023-09-23T23:22:21.503775+0000 mon.a (mon.0) 80 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:22:22.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:22 smithi159 bash[108473]: audit 2023-09-23T23:22:21.496455+0000 mon.a (mon.0) 79 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:22:22.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:22 smithi159 bash[108473]: audit 2023-09-23T23:22:21.503775+0000 mon.a (mon.0) 80 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:22:23.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:23 smithi164 bash[31512]: cluster 2023-09-23T23:22:22.133445+0000 mgr.y (mgr.25991) 76 : cluster [DBG] pgmap v58: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:22:23.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:23 smithi159 bash[105915]: cluster 2023-09-23T23:22:22.133445+0000 mgr.y (mgr.25991) 76 : cluster 0 pgmap v58: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:22:23.794 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:22:23 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:22:23] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.43.0" 2023-09-23T23:22:23.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:23 smithi159 bash[108473]: cluster 2023-09-23T23:22:22.133445+0000 mgr.y (mgr.25991) 76 : cluster 0 pgmap v58: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:22:25.720 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:22:25.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:25 smithi164 bash[31512]: cluster 2023-09-23T23:22:24.134651+0000 mgr.y (mgr.25991) 77 : cluster [DBG] pgmap v59: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:22:25.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:25 smithi159 bash[105915]: cluster 2023-09-23T23:22:24.134651+0000 mgr.y (mgr.25991) 77 : cluster 0 pgmap v59: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:22:25.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:25 smithi159 bash[108473]: cluster 2023-09-23T23:22:24.134651+0000 mgr.y (mgr.25991) 77 : cluster 0 pgmap v59: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:22:27.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:27 smithi164 bash[31512]: cluster 2023-09-23T23:22:26.135318+0000 mgr.y (mgr.25991) 78 : cluster [DBG] pgmap v60: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:22:27.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:27 smithi159 bash[105915]: cluster 2023-09-23T23:22:26.135318+0000 mgr.y (mgr.25991) 78 : cluster 0 pgmap v60: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:22:27.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:27 smithi159 bash[108473]: cluster 2023-09-23T23:22:26.135318+0000 mgr.y (mgr.25991) 78 : cluster 0 pgmap v60: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:22:29.023 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:22:28 smithi164 bash[82145]: ts=2023-09-23T23:22:28.662Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable)\", cluster_addr=\"172.21.15.159\", device_class=\"ssd\", hostname=\"smithi159\", instance=\"smithi164.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.159\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable)\", cluster_addr=\"172.21.15.159\", device_class=\"ssd\", hostname=\"smithi159\", instance=\"smithi159:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.159\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T23:22:29.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:29 smithi164 bash[31512]: cluster 2023-09-23T23:22:28.136200+0000 mgr.y (mgr.25991) 79 : cluster [DBG] pgmap v61: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:22:29.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:29 smithi159 bash[105915]: cluster 2023-09-23T23:22:28.136200+0000 mgr.y (mgr.25991) 79 : cluster 0 pgmap v61: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:22:29.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:29 smithi159 bash[108473]: cluster 2023-09-23T23:22:28.136200+0000 mgr.y (mgr.25991) 79 : cluster 0 pgmap v61: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:22:30.758 INFO:teuthology.orchestra.run.smithi159.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-09-23T23:22:30.758 INFO:teuthology.orchestra.run.smithi159.stdout:alertmanager.a smithi159 *:9093,9094 running (3m) - 10m 14.5M - 0.25.0 c8568f914cd2 9750af0445f0 2023-09-23T23:22:30.758 INFO:teuthology.orchestra.run.smithi159.stdout:grafana.a smithi164 *:3000 running (3m) - 10m 75.1M - 9.4.7 2c41d148cca3 cad19c16c3f7 2023-09-23T23:22:30.758 INFO:teuthology.orchestra.run.smithi159.stdout:mds.foo.smithi159.bxttro smithi159 running (8m) - 8m 13.5M - 17.2.6-1125-gc9bb1bcf 444539aec5bf d983d04b70c1 2023-09-23T23:22:30.758 INFO:teuthology.orchestra.run.smithi159.stdout:mds.foo.smithi164.itcshs smithi164 running (8m) - 8m 15.3M - 17.2.6-1125-gc9bb1bcf 444539aec5bf b975dbf2bce2 2023-09-23T23:22:30.758 INFO:teuthology.orchestra.run.smithi159.stdout:mgr.x smithi164 *:8443,9283,8765 running (2m) - 18m 427M - 18.2.0-460-gbb0daeff e32c2a64c126 db6aa0169edc 2023-09-23T23:22:30.758 INFO:teuthology.orchestra.run.smithi159.stdout:mgr.y smithi159 *:8443,9283,8765 running (3m) - 21m 475M - 18.2.0-460-gbb0daeff e32c2a64c126 9c2704814565 2023-09-23T23:22:30.758 INFO:teuthology.orchestra.run.smithi159.stdout:mon.a smithi159 running (2m) - 21m 41.1M 2048M 18.2.0-460-gbb0daeff e32c2a64c126 827e227af20b 2023-09-23T23:22:30.759 INFO:teuthology.orchestra.run.smithi159.stdout:mon.b smithi164 running (19m) - 19m 44.5M 2048M 17.2.6-1125-gc9bb1bcf 444539aec5bf 42d811438f3f 2023-09-23T23:22:30.759 INFO:teuthology.orchestra.run.smithi159.stdout:mon.c smithi159 running (22s) - 19m 18.4M 2048M 18.2.0-460-gbb0daeff e32c2a64c126 f91c3ce39494 2023-09-23T23:22:30.759 INFO:teuthology.orchestra.run.smithi159.stdout:node-exporter.a smithi159 *:9100 running (3m) - 10m 8108k - 1.5.0 0da6a335fe13 fb255f0fadb1 2023-09-23T23:22:30.759 INFO:teuthology.orchestra.run.smithi159.stdout:node-exporter.b smithi164 *:9100 running (3m) - 10m 8043k - 1.5.0 0da6a335fe13 a8742591fc95 2023-09-23T23:22:30.759 INFO:teuthology.orchestra.run.smithi159.stdout:osd.0 smithi159 running (18m) - 18m 52.5M 2524M 17.2.6-1125-gc9bb1bcf 444539aec5bf d2c24c6ef19d 2023-09-23T23:22:30.759 INFO:teuthology.orchestra.run.smithi159.stdout:osd.1 smithi159 running (17m) - 17m 52.9M 2524M 17.2.6-1125-gc9bb1bcf 444539aec5bf 7014e2055201 2023-09-23T23:22:30.759 INFO:teuthology.orchestra.run.smithi159.stdout:osd.2 smithi159 running (16m) - 16m 48.9M 2524M 17.2.6-1125-gc9bb1bcf 444539aec5bf 3a366a1b6c0c 2023-09-23T23:22:30.759 INFO:teuthology.orchestra.run.smithi159.stdout:osd.3 smithi159 running (15m) - 15m 47.2M 2524M 17.2.6-1125-gc9bb1bcf 444539aec5bf dae51b51c405 2023-09-23T23:22:30.759 INFO:teuthology.orchestra.run.smithi159.stdout:osd.4 smithi164 running (14m) - 14m 48.6M 2524M 17.2.6-1125-gc9bb1bcf 444539aec5bf f4a4dea90079 2023-09-23T23:22:30.759 INFO:teuthology.orchestra.run.smithi159.stdout:osd.5 smithi164 running (13m) - 13m 49.5M 2524M 17.2.6-1125-gc9bb1bcf 444539aec5bf a85dc1066ff6 2023-09-23T23:22:30.759 INFO:teuthology.orchestra.run.smithi159.stdout:osd.6 smithi164 running (12m) - 13m 47.1M 2524M 17.2.6-1125-gc9bb1bcf 444539aec5bf 3f107b7eb88b 2023-09-23T23:22:30.759 INFO:teuthology.orchestra.run.smithi159.stdout:osd.7 smithi164 running (12m) - 12m 50.4M 2524M 17.2.6-1125-gc9bb1bcf 444539aec5bf 622062d0721f 2023-09-23T23:22:30.760 INFO:teuthology.orchestra.run.smithi159.stdout:prometheus.a smithi164 *:9095 running (2m) - 11m 47.4M - 2.43.0 a07b618ecd1d a1214f83d212 2023-09-23T23:22:31.607 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'ceph orch upgrade pause' 2023-09-23T23:22:31.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:31 smithi164 bash[31512]: cluster 2023-09-23T23:22:30.136779+0000 mgr.y (mgr.25991) 80 : cluster [DBG] pgmap v62: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:22:31.777 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:31 smithi159 bash[105915]: cluster 2023-09-23T23:22:30.136779+0000 mgr.y (mgr.25991) 80 : cluster 0 pgmap v62: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:22:31.777 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:31 smithi159 bash[108473]: cluster 2023-09-23T23:22:30.136779+0000 mgr.y (mgr.25991) 80 : cluster 0 pgmap v62: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:22:32.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:32 smithi164 bash[31512]: audit 2023-09-23T23:22:30.737528+0000 mgr.y (mgr.25991) 81 : audit [DBG] from='client.34176 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:22:32.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:32 smithi164 bash[31512]: audit 2023-09-23T23:22:32.203236+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:22:32.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:32 smithi159 bash[105915]: audit 2023-09-23T23:22:30.737528+0000 mgr.y (mgr.25991) 81 : audit 0 from='client.34176 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:22:32.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:32 smithi159 bash[105915]: audit 2023-09-23T23:22:32.203236+0000 mon.a (mon.0) 81 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:22:32.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:32 smithi159 bash[108473]: audit 2023-09-23T23:22:30.737528+0000 mgr.y (mgr.25991) 81 : audit 0 from='client.34176 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:22:32.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:32 smithi159 bash[108473]: audit 2023-09-23T23:22:32.203236+0000 mon.a (mon.0) 81 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:22:33.894 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:33 smithi164 bash[31512]: cluster 2023-09-23T23:22:32.137401+0000 mgr.y (mgr.25991) 82 : cluster [DBG] pgmap v63: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:22:33.894 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:33 smithi164 bash[31512]: audit 2023-09-23T23:22:32.605641+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:22:33.894 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:33 smithi164 bash[31512]: audit 2023-09-23T23:22:32.613840+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:22:33.894 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:33 smithi164 bash[31512]: audit 2023-09-23T23:22:32.615362+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:22:33.894 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:33 smithi164 bash[31512]: audit 2023-09-23T23:22:32.616510+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:22:33.894 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:33 smithi164 bash[31512]: audit 2023-09-23T23:22:32.623691+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:22:33.894 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:33 smithi164 bash[31512]: audit 2023-09-23T23:22:32.708692+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:22:33.894 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:33 smithi164 bash[31512]: audit 2023-09-23T23:22:32.712554+0000 mon.a (mon.0) 88 : audit [DBG] from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T23:22:33.895 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:33 smithi164 bash[31512]: audit 2023-09-23T23:22:32.714390+0000 mon.a (mon.0) 89 : audit [DBG] from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-09-23T23:22:33.895 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:33 smithi164 bash[31512]: audit 2023-09-23T23:22:32.715405+0000 mon.a (mon.0) 90 : audit [DBG] from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-09-23T23:22:34.044 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:22:33 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:22:33] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-09-23T23:22:34.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:33 smithi159 bash[108473]: cluster 2023-09-23T23:22:32.137401+0000 mgr.y (mgr.25991) 82 : cluster 0 pgmap v63: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:22:34.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:33 smithi159 bash[108473]: audit 2023-09-23T23:22:32.605641+0000 mon.a (mon.0) 82 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:22:34.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:33 smithi159 bash[108473]: audit 2023-09-23T23:22:32.613840+0000 mon.a (mon.0) 83 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:22:34.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:33 smithi159 bash[108473]: audit 2023-09-23T23:22:32.615362+0000 mon.a (mon.0) 84 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:22:34.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:33 smithi159 bash[108473]: audit 2023-09-23T23:22:32.616510+0000 mon.a (mon.0) 85 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:22:34.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:33 smithi159 bash[108473]: audit 2023-09-23T23:22:32.623691+0000 mon.a (mon.0) 86 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:22:34.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:33 smithi159 bash[108473]: audit 2023-09-23T23:22:32.708692+0000 mon.a (mon.0) 87 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:22:34.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:33 smithi159 bash[108473]: audit 2023-09-23T23:22:32.712554+0000 mon.a (mon.0) 88 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T23:22:34.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:33 smithi159 bash[108473]: audit 2023-09-23T23:22:32.714390+0000 mon.a (mon.0) 89 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-09-23T23:22:34.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:33 smithi159 bash[108473]: audit 2023-09-23T23:22:32.715405+0000 mon.a (mon.0) 90 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-09-23T23:22:34.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:33 smithi159 bash[105915]: cluster 2023-09-23T23:22:32.137401+0000 mgr.y (mgr.25991) 82 : cluster 0 pgmap v63: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:22:34.046 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:33 smithi159 bash[105915]: audit 2023-09-23T23:22:32.605641+0000 mon.a (mon.0) 82 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:22:34.046 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:33 smithi159 bash[105915]: audit 2023-09-23T23:22:32.613840+0000 mon.a (mon.0) 83 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:22:34.046 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:33 smithi159 bash[105915]: audit 2023-09-23T23:22:32.615362+0000 mon.a (mon.0) 84 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:22:34.046 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:33 smithi159 bash[105915]: audit 2023-09-23T23:22:32.616510+0000 mon.a (mon.0) 85 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:22:34.046 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:33 smithi159 bash[105915]: audit 2023-09-23T23:22:32.623691+0000 mon.a (mon.0) 86 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:22:34.046 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:33 smithi159 bash[105915]: audit 2023-09-23T23:22:32.708692+0000 mon.a (mon.0) 87 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:22:34.046 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:33 smithi159 bash[105915]: audit 2023-09-23T23:22:32.712554+0000 mon.a (mon.0) 88 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T23:22:34.046 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:33 smithi159 bash[105915]: audit 2023-09-23T23:22:32.714390+0000 mon.a (mon.0) 89 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-09-23T23:22:34.046 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:33 smithi159 bash[105915]: audit 2023-09-23T23:22:32.715405+0000 mon.a (mon.0) 90 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-09-23T23:22:34.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:34 smithi164 bash[31512]: cephadm 2023-09-23T23:22:32.716163+0000 mgr.y (mgr.25991) 83 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2023-09-23T23:22:35.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:34 smithi159 bash[105915]: cephadm 2023-09-23T23:22:32.716163+0000 mgr.y (mgr.25991) 83 : cephadm 1 Upgrade: It appears safe to stop mon.b 2023-09-23T23:22:35.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:34 smithi159 bash[108473]: cephadm 2023-09-23T23:22:32.716163+0000 mgr.y (mgr.25991) 83 : cephadm 1 Upgrade: It appears safe to stop mon.b 2023-09-23T23:22:36.001 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:35 smithi164 bash[31512]: cluster 2023-09-23T23:22:34.138503+0000 mgr.y (mgr.25991) 84 : cluster [DBG] pgmap v64: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:22:36.001 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:35 smithi164 bash[31512]: audit 2023-09-23T23:22:34.896032+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:22:36.001 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:35 smithi164 bash[31512]: audit 2023-09-23T23:22:34.897725+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T23:22:36.001 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:35 smithi164 bash[31512]: audit 2023-09-23T23:22:34.899168+0000 mon.a (mon.0) 93 : audit [DBG] from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T23:22:36.001 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:35 smithi164 bash[31512]: audit 2023-09-23T23:22:34.900445+0000 mon.a (mon.0) 94 : audit [DBG] from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:22:36.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:35 smithi159 bash[105915]: cluster 2023-09-23T23:22:34.138503+0000 mgr.y (mgr.25991) 84 : cluster 0 pgmap v64: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:22:36.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:35 smithi159 bash[105915]: audit 2023-09-23T23:22:34.896032+0000 mon.a (mon.0) 91 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:22:36.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:35 smithi159 bash[105915]: audit 2023-09-23T23:22:34.897725+0000 mon.a (mon.0) 92 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T23:22:36.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:35 smithi159 bash[105915]: audit 2023-09-23T23:22:34.899168+0000 mon.a (mon.0) 93 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T23:22:36.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:35 smithi159 bash[105915]: audit 2023-09-23T23:22:34.900445+0000 mon.a (mon.0) 94 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:22:36.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:35 smithi159 bash[108473]: cluster 2023-09-23T23:22:34.138503+0000 mgr.y (mgr.25991) 84 : cluster 0 pgmap v64: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:22:36.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:35 smithi159 bash[108473]: audit 2023-09-23T23:22:34.896032+0000 mon.a (mon.0) 91 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:22:36.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:35 smithi159 bash[108473]: audit 2023-09-23T23:22:34.897725+0000 mon.a (mon.0) 92 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T23:22:36.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:35 smithi159 bash[108473]: audit 2023-09-23T23:22:34.899168+0000 mon.a (mon.0) 93 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T23:22:36.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:35 smithi159 bash[108473]: audit 2023-09-23T23:22:34.900445+0000 mon.a (mon.0) 94 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:22:36.389 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:22:36.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:36 smithi164 bash[31512]: cephadm 2023-09-23T23:22:34.886980+0000 mgr.y (mgr.25991) 85 : cephadm [INF] Upgrade: Updating mon.b 2023-09-23T23:22:36.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:36 smithi164 bash[31512]: cephadm 2023-09-23T23:22:34.901937+0000 mgr.y (mgr.25991) 86 : cephadm [INF] Deploying daemon mon.b on smithi164 2023-09-23T23:22:37.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:36 smithi159 bash[108473]: cephadm 2023-09-23T23:22:34.886980+0000 mgr.y (mgr.25991) 85 : cephadm 1 Upgrade: Updating mon.b 2023-09-23T23:22:37.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:36 smithi159 bash[108473]: cephadm 2023-09-23T23:22:34.901937+0000 mgr.y (mgr.25991) 86 : cephadm 1 Deploying daemon mon.b on smithi164 2023-09-23T23:22:37.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:36 smithi159 bash[105915]: cephadm 2023-09-23T23:22:34.886980+0000 mgr.y (mgr.25991) 85 : cephadm 1 Upgrade: Updating mon.b 2023-09-23T23:22:37.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:36 smithi159 bash[105915]: cephadm 2023-09-23T23:22:34.901937+0000 mgr.y (mgr.25991) 86 : cephadm 1 Deploying daemon mon.b on smithi164 2023-09-23T23:22:37.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:37 smithi164 systemd[1]: Stopping Ceph mon.b for e43465dc-5a64-11ee-8db4-212e2dc638e7... 2023-09-23T23:22:37.657 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:37 smithi164 bash[31512]: debug 2023-09-23T23:22:37.314+0000 7fe1ab21a700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2023-09-23T23:22:37.657 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:37 smithi164 bash[31512]: debug 2023-09-23T23:22:37.314+0000 7fe1ab21a700 -1 mon.b@1(peon) e3 *** Got Signal Terminated *** 2023-09-23T23:22:38.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:37 smithi164 bash[92727]: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-mon-b 2023-09-23T23:22:38.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:38 smithi164 bash[92789]: Error response from daemon: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-mon-b 2023-09-23T23:22:38.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:38 smithi164 systemd[1]: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7@mon.b.service: Succeeded. 2023-09-23T23:22:38.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:38 smithi164 systemd[1]: Stopped Ceph mon.b for e43465dc-5a64-11ee-8db4-212e2dc638e7. 2023-09-23T23:22:38.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:38 smithi164 systemd[1]: Started Ceph mon.b for e43465dc-5a64-11ee-8db4-212e2dc638e7. 2023-09-23T23:22:38.773 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:22:38 smithi164 bash[82145]: ts=2023-09-23T23:22:38.661Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable)\", cluster_addr=\"172.21.15.159\", device_class=\"ssd\", hostname=\"smithi159\", instance=\"smithi164.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.159\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable)\", cluster_addr=\"172.21.15.159\", device_class=\"ssd\", hostname=\"smithi159\", instance=\"smithi159:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.159\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T23:22:39.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.490+0000 7fb3d23d1c80 0 set uid:gid to 167:167 (ceph:ceph) 2023-09-23T23:22:39.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.494+0000 7fb3d23d1c80 0 ceph version 18.2.0-460-gbb0daeff (bb0daeff97f020f686596fca6eba20c310e26fb7) reef (stable), process ceph-mon, pid 7 2023-09-23T23:22:39.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.494+0000 7fb3d23d1c80 0 pidfile_write: ignore empty --pid-file 2023-09-23T23:22:39.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 0 load: jerasure load: lrc 2023-09-23T23:22:39.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: RocksDB version: 7.9.2 2023-09-23T23:22:39.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Git sha 0 2023-09-23T23:22:39.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Compile date 2023-09-22 15:19:43 2023-09-23T23:22:39.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: DB SUMMARY 2023-09-23T23:22:39.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: DB Session ID: 0FKMCRUK65GWQCMC0RWR 2023-09-23T23:22:39.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: CURRENT file: CURRENT 2023-09-23T23:22:39.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: IDENTITY file: IDENTITY 2023-09-23T23:22:39.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 1867 Bytes 2023-09-23T23:22:39.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000039.sst 2023-09-23T23:22:39.775 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000037.log size: 2260960 ; 2023-09-23T23:22:39.775 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.error_if_exists: 0 2023-09-23T23:22:39.775 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.create_if_missing: 0 2023-09-23T23:22:39.775 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.paranoid_checks: 1 2023-09-23T23:22:39.775 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2023-09-23T23:22:39.775 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-09-23T23:22:39.775 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-09-23T23:22:39.775 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.env: 0x5636c17ba720 2023-09-23T23:22:39.775 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.fs: PosixFileSystem 2023-09-23T23:22:39.775 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.info_log: 0x5636c48d1480 2023-09-23T23:22:39.775 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.max_file_opening_threads: 16 2023-09-23T23:22:39.775 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.statistics: (nil) 2023-09-23T23:22:39.776 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.use_fsync: 0 2023-09-23T23:22:39.776 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.max_log_file_size: 0 2023-09-23T23:22:39.776 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-09-23T23:22:39.777 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.log_file_time_to_roll: 0 2023-09-23T23:22:39.777 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.keep_log_file_num: 1000 2023-09-23T23:22:39.777 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.recycle_log_file_num: 0 2023-09-23T23:22:39.777 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.allow_fallocate: 1 2023-09-23T23:22:39.777 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.allow_mmap_reads: 0 2023-09-23T23:22:39.777 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.allow_mmap_writes: 0 2023-09-23T23:22:39.777 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.use_direct_reads: 0 2023-09-23T23:22:39.777 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-09-23T23:22:39.777 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.create_missing_column_families: 0 2023-09-23T23:22:39.777 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.db_log_dir: 2023-09-23T23:22:39.777 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.wal_dir: 2023-09-23T23:22:39.778 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.table_cache_numshardbits: 6 2023-09-23T23:22:39.778 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-09-23T23:22:39.778 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-09-23T23:22:39.778 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-09-23T23:22:39.778 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-09-23T23:22:39.778 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-09-23T23:22:39.778 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.advise_random_on_open: 1 2023-09-23T23:22:39.778 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.db_write_buffer_size: 0 2023-09-23T23:22:39.778 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.write_buffer_manager: 0x5636c3b5ec80 2023-09-23T23:22:39.778 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-09-23T23:22:39.778 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-09-23T23:22:39.778 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.use_adaptive_mutex: 0 2023-09-23T23:22:39.779 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.rate_limiter: (nil) 2023-09-23T23:22:39.779 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-09-23T23:22:39.779 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.wal_recovery_mode: 2 2023-09-23T23:22:39.779 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.enable_thread_tracking: 0 2023-09-23T23:22:39.779 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.enable_pipelined_write: 0 2023-09-23T23:22:39.779 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.unordered_write: 0 2023-09-23T23:22:39.779 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-09-23T23:22:39.779 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-09-23T23:22:39.779 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-09-23T23:22:39.779 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-09-23T23:22:39.779 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.row_cache: None 2023-09-23T23:22:39.779 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.wal_filter: None 2023-09-23T23:22:39.780 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-09-23T23:22:39.780 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.allow_ingest_behind: 0 2023-09-23T23:22:39.780 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.two_write_queues: 0 2023-09-23T23:22:39.780 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.manual_wal_flush: 0 2023-09-23T23:22:39.780 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.wal_compression: 0 2023-09-23T23:22:39.780 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.atomic_flush: 0 2023-09-23T23:22:39.780 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-09-23T23:22:39.780 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.persist_stats_to_disk: 0 2023-09-23T23:22:39.780 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-09-23T23:22:39.780 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.log_readahead_size: 0 2023-09-23T23:22:39.780 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2023-09-23T23:22:39.780 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.best_efforts_recovery: 0 2023-09-23T23:22:39.780 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-09-23T23:22:39.781 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-09-23T23:22:39.781 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.allow_data_in_errors: 0 2023-09-23T23:22:39.781 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.db_host_id: __hostname__ 2023-09-23T23:22:39.781 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.enforce_single_del_contracts: true 2023-09-23T23:22:39.781 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.max_background_jobs: 2 2023-09-23T23:22:39.781 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.max_background_compactions: -1 2023-09-23T23:22:39.781 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.max_subcompactions: 1 2023-09-23T23:22:39.781 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-09-23T23:22:39.781 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-09-23T23:22:39.781 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.delayed_write_rate : 16777216 2023-09-23T23:22:39.781 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.max_total_wal_size: 0 2023-09-23T23:22:39.781 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-09-23T23:22:39.782 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.stats_dump_period_sec: 600 2023-09-23T23:22:39.782 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.stats_persist_period_sec: 600 2023-09-23T23:22:39.782 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-09-23T23:22:39.782 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.max_open_files: -1 2023-09-23T23:22:39.782 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.bytes_per_sync: 0 2023-09-23T23:22:39.782 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-09-23T23:22:39.782 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-09-23T23:22:39.782 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.compaction_readahead_size: 0 2023-09-23T23:22:39.782 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.max_background_flushes: -1 2023-09-23T23:22:39.782 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Compression algorithms supported: 2023-09-23T23:22:39.782 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-09-23T23:22:39.783 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: kZSTD supported: 0 2023-09-23T23:22:39.783 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: kXpressCompression supported: 0 2023-09-23T23:22:39.783 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: kLZ4HCCompression supported: 1 2023-09-23T23:22:39.783 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: kZlibCompression supported: 1 2023-09-23T23:22:39.783 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: kSnappyCompression supported: 1 2023-09-23T23:22:39.783 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: kLZ4Compression supported: 1 2023-09-23T23:22:39.783 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: kBZip2Compression supported: 0 2023-09-23T23:22:39.783 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-09-23T23:22:39.783 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2023-09-23T23:22:39.783 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000009 2023-09-23T23:22:39.783 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-09-23T23:22:39.783 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-09-23T23:22:39.783 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.merge_operator: 2023-09-23T23:22:39.784 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.compaction_filter: None 2023-09-23T23:22:39.784 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.compaction_filter_factory: None 2023-09-23T23:22:39.784 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.sst_partitioner_factory: None 2023-09-23T23:22:39.784 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-09-23T23:22:39.784 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.table_factory: BlockBasedTable 2023-09-23T23:22:39.784 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5636c48d1580) 2023-09-23T23:22:39.784 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: cache_index_and_filter_blocks: 1 2023-09-23T23:22:39.784 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: cache_index_and_filter_blocks_with_high_priority: 0 2023-09-23T23:22:39.784 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-09-23T23:22:39.784 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: pin_top_level_index_and_filter: 1 2023-09-23T23:22:39.784 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: index_type: 0 2023-09-23T23:22:39.784 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: data_block_index_type: 0 2023-09-23T23:22:39.785 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: index_shortening: 1 2023-09-23T23:22:39.785 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: data_block_hash_table_util_ratio: 0.750000 2023-09-23T23:22:39.785 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: checksum: 4 2023-09-23T23:22:39.785 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: no_block_cache: 0 2023-09-23T23:22:39.785 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: block_cache: 0x5636c3be11f0 2023-09-23T23:22:39.785 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: block_cache_name: BinnedLRUCache 2023-09-23T23:22:39.785 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: block_cache_options: 2023-09-23T23:22:39.785 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: capacity : 536870912 2023-09-23T23:22:39.785 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: num_shard_bits : 4 2023-09-23T23:22:39.785 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: strict_capacity_limit : 0 2023-09-23T23:22:39.785 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: high_pri_pool_ratio: 0.000 2023-09-23T23:22:39.785 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: block_cache_compressed: (nil) 2023-09-23T23:22:39.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: persistent_cache: (nil) 2023-09-23T23:22:39.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: block_size: 4096 2023-09-23T23:22:39.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: block_size_deviation: 10 2023-09-23T23:22:39.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: block_restart_interval: 16 2023-09-23T23:22:39.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: index_block_restart_interval: 1 2023-09-23T23:22:39.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: metadata_block_size: 4096 2023-09-23T23:22:39.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: partition_filters: 0 2023-09-23T23:22:39.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: use_delta_encoding: 1 2023-09-23T23:22:39.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: filter_policy: bloomfilter 2023-09-23T23:22:39.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: whole_key_filtering: 1 2023-09-23T23:22:39.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: verify_compression: 0 2023-09-23T23:22:39.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: read_amp_bytes_per_bit: 0 2023-09-23T23:22:39.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: format_version: 5 2023-09-23T23:22:39.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: enable_index_compression: 1 2023-09-23T23:22:39.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: block_align: 0 2023-09-23T23:22:39.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: max_auto_readahead_size: 262144 2023-09-23T23:22:39.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: prepopulate_block_cache: 0 2023-09-23T23:22:39.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: initial_auto_readahead_size: 8192 2023-09-23T23:22:39.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: num_file_reads_for_auto_readahead: 2 2023-09-23T23:22:39.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.write_buffer_size: 33554432 2023-09-23T23:22:39.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.max_write_buffer_number: 2 2023-09-23T23:22:39.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.compression: NoCompression 2023-09-23T23:22:39.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.bottommost_compression: Disabled 2023-09-23T23:22:39.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.prefix_extractor: nullptr 2023-09-23T23:22:39.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-09-23T23:22:39.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.num_levels: 7 2023-09-23T23:22:39.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-09-23T23:22:39.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-09-23T23:22:39.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-09-23T23:22:39.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-09-23T23:22:39.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-09-23T23:22:39.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-09-23T23:22:39.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-09-23T23:22:39.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-09-23T23:22:39.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-09-23T23:22:39.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-09-23T23:22:39.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-09-23T23:22:39.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-09-23T23:22:39.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.compression_opts.window_bits: -14 2023-09-23T23:22:39.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.compression_opts.level: 32767 2023-09-23T23:22:39.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.compression_opts.strategy: 0 2023-09-23T23:22:39.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-09-23T23:22:39.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-09-23T23:22:39.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-09-23T23:22:39.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2023-09-23T23:22:39.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.compression_opts.enabled: false 2023-09-23T23:22:39.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-09-23T23:22:39.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-09-23T23:22:39.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-09-23T23:22:39.790 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-09-23T23:22:39.790 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.target_file_size_base: 67108864 2023-09-23T23:22:39.790 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.target_file_size_multiplier: 1 2023-09-23T23:22:39.790 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-09-23T23:22:39.790 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-09-23T23:22:39.790 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-09-23T23:22:39.790 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-09-23T23:22:39.790 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-09-23T23:22:39.790 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-09-23T23:22:39.790 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-09-23T23:22:39.790 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-09-23T23:22:39.790 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-09-23T23:22:39.790 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-09-23T23:22:39.791 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-09-23T23:22:39.791 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-09-23T23:22:39.791 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-09-23T23:22:39.791 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.arena_block_size: 1048576 2023-09-23T23:22:39.791 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-09-23T23:22:39.791 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-09-23T23:22:39.791 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.disable_auto_compactions: 0 2023-09-23T23:22:39.791 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-09-23T23:22:39.791 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-09-23T23:22:39.791 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-09-23T23:22:39.791 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-09-23T23:22:39.791 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-09-23T23:22:39.792 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-09-23T23:22:39.792 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-09-23T23:22:39.793 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-09-23T23:22:39.793 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-09-23T23:22:39.793 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-09-23T23:22:39.793 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.table_properties_collectors: 2023-09-23T23:22:39.793 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.inplace_update_support: 0 2023-09-23T23:22:39.793 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-09-23T23:22:39.793 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-09-23T23:22:39.793 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-09-23T23:22:39.793 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.memtable_huge_page_size: 0 2023-09-23T23:22:39.793 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.bloom_locality: 0 2023-09-23T23:22:39.793 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.max_successive_merges: 0 2023-09-23T23:22:39.793 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-09-23T23:22:39.794 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.paranoid_file_checks: 0 2023-09-23T23:22:39.794 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.force_consistency_checks: 1 2023-09-23T23:22:39.794 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.report_bg_io_stats: 0 2023-09-23T23:22:39.794 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.ttl: 2592000 2023-09-23T23:22:39.794 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-09-23T23:22:39.794 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2023-09-23T23:22:39.794 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2023-09-23T23:22:39.794 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.enable_blob_files: false 2023-09-23T23:22:39.794 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.min_blob_size: 0 2023-09-23T23:22:39.794 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.blob_file_size: 268435456 2023-09-23T23:22:39.794 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.blob_compression_type: NoCompression 2023-09-23T23:22:39.794 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2023-09-23T23:22:39.795 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-09-23T23:22:39.795 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-09-23T23:22:39.795 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2023-09-23T23:22:39.795 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.blob_file_starting_level: 0 2023-09-23T23:22:39.795 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-09-23T23:22:39.795 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3c7bf0700 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 39.sst 2023-09-23T23:22:39.795 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-09-23T23:22:39.795 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000009 succeeded,manifest_file_number is 9, next_file_number is 41, last_sequence is 20820, log_number is 37,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-09-23T23:22:39.795 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.498+0000 7fb3d23d1c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 37 2023-09-23T23:22:39.795 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.502+0000 7fb3d23d1c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 5590cea1-de1e-456d-ad18-7fa1f27bbea5 2023-09-23T23:22:39.795 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.502+0000 7fb3d23d1c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1695511359506369, "job": 1, "event": "recovery_started", "wal_files": [37]} 2023-09-23T23:22:39.795 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.502+0000 7fb3d23d1c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #37 mode 2 2023-09-23T23:22:39.796 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.510+0000 7fb3d23d1c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1695511359517613, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 42, "file_size": 1380730, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 20815, "largest_seqno": 22412, "table_properties": {"data_size": 1374595, "index_size": 3776, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1349, "raw_key_size": 11623, "raw_average_key_size": 21, "raw_value_size": 1363038, "raw_average_value_size": 2571, "num_data_blocks": 173, "num_entries": 530, "num_filter_entries": 530, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1695511359, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "5590cea1-de1e-456d-ad18-7fa1f27bbea5", "db_session_id": "0FKMCRUK65GWQCMC0RWR", "orig_file_number": 42, "seqno_to_time_mapping": "N/A"}} 2023-09-23T23:22:39.796 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.510+0000 7fb3d23d1c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1695511359517722, "job": 1, "event": "recovery_finished"} 2023-09-23T23:22:39.796 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.510+0000 7fb3d23d1c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 44 2023-09-23T23:22:39.796 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.510+0000 7fb3d23d1c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-09-23T23:22:39.796 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.514+0000 7fb3d23d1c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000037.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-09-23T23:22:39.796 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.514+0000 7fb3d23d1c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5636c3c82000 2023-09-23T23:22:39.796 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.514+0000 7fb3d23d1c80 4 rocksdb: DB pointer 0x5636c3c70000 2023-09-23T23:22:39.796 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.514+0000 7fb3c0be2700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-09-23T23:22:39.796 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.514+0000 7fb3c0be2700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2023-09-23T23:22:39.796 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: ** DB Stats ** 2023-09-23T23:22:39.796 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: Uptime(secs): 0.0 total, 0.0 interval 2023-09-23T23:22:39.796 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-09-23T23:22:39.797 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-09-23T23:22:39.797 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-09-23T23:22:39.797 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-09-23T23:22:39.797 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-09-23T23:22:39.797 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-09-23T23:22:39.797 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: ** Compaction Stats [default] ** 2023-09-23T23:22:39.797 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2023-09-23T23:22:39.797 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-09-23T23:22:39.797 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: L0 1/0 1.32 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 426.1 0.00 0.00 1 0.003 0 0 0.0 0.0 2023-09-23T23:22:39.797 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: L6 1/0 7.63 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2023-09-23T23:22:39.797 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: Sum 2/0 8.95 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 426.1 0.00 0.00 1 0.003 0 0 0.0 0.0 2023-09-23T23:22:39.798 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 426.1 0.00 0.00 1 0.003 0 0 0.0 0.0 2023-09-23T23:22:39.798 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: ** Compaction Stats [default] ** 2023-09-23T23:22:39.798 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2023-09-23T23:22:39.798 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-23T23:22:39.798 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 426.1 0.00 0.00 1 0.003 0 0 0.0 0.0 2023-09-23T23:22:39.798 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-09-23T23:22:39.798 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: Uptime(secs): 0.0 total, 0.0 interval 2023-09-23T23:22:39.798 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: Flush(GB): cumulative 0.001, interval 0.001 2023-09-23T23:22:39.798 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: AddFile(GB): cumulative 0.000, interval 0.000 2023-09-23T23:22:39.798 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: AddFile(Total Files): cumulative 0, interval 0 2023-09-23T23:22:39.798 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: AddFile(L0 Files): cumulative 0, interval 0 2023-09-23T23:22:39.798 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: AddFile(Keys): cumulative 0, interval 0 2023-09-23T23:22:39.799 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: Cumulative compaction: 0.00 GB write, 75.63 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-23T23:22:39.799 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: Interval compaction: 0.00 GB write, 75.63 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-23T23:22:39.799 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-09-23T23:22:39.799 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: Block cache BinnedLRUCache@0x5636c3be11f0#7 capacity: 512.00 MB usage: 5.48 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 3.7e-05 secs_since: 0 2023-09-23T23:22:39.799 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: Block cache entry stats(count,size,portion): FilterBlock(1,1.41 KB,0.000268221%) IndexBlock(1,4.08 KB,0.000777841%) Misc(1,0.00 KB,0%) 2023-09-23T23:22:39.799 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: ** File Read Latency Histogram By Level [default] ** 2023-09-23T23:22:39.799 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.518+0000 7fb3d23d1c80 0 starting mon.b rank 1 at public addrs [v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0] at bind addrs [v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 2023-09-23T23:22:39.799 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.518+0000 7fb3d23d1c80 1 mon.b@-1(???) e3 preinit fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 2023-09-23T23:22:39.799 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.518+0000 7fb3d23d1c80 0 mon.b@-1(???).mds e10 new map 2023-09-23T23:22:39.799 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.518+0000 7fb3d23d1c80 0 mon.b@-1(???).mds e10 print_map 2023-09-23T23:22:39.799 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: e10 2023-09-23T23:22:39.799 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: enable_multiple, ever_enabled_multiple: 1,1 2023-09-23T23:22:39.799 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-09-23T23:22:39.800 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: legacy client fscid: 1 2023-09-23T23:22:39.800 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: 2023-09-23T23:22:39.800 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: Filesystem 'foo' (1) 2023-09-23T23:22:39.800 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: fs_name foo 2023-09-23T23:22:39.800 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: epoch 10 2023-09-23T23:22:39.800 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: flags 12 joinable allow_snaps allow_multimds_snaps 2023-09-23T23:22:39.800 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: created 2023-09-23T23:14:12.785029+0000 2023-09-23T23:22:39.800 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: modified 2023-09-23T23:14:23.096010+0000 2023-09-23T23:22:39.800 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: tableserver 0 2023-09-23T23:22:39.800 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: root 0 2023-09-23T23:22:39.800 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: session_timeout 60 2023-09-23T23:22:39.800 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: session_autoclose 300 2023-09-23T23:22:39.801 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: max_file_size 1099511627776 2023-09-23T23:22:39.801 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: required_client_features {} 2023-09-23T23:22:39.801 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: last_failure 0 2023-09-23T23:22:39.801 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: last_failure_osd_epoch 69 2023-09-23T23:22:39.801 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: compat compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,7=mds uses inline data,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-09-23T23:22:39.801 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: max_mds 1 2023-09-23T23:22:39.801 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: in 0 2023-09-23T23:22:39.801 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: up {0=24532} 2023-09-23T23:22:39.801 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: failed 2023-09-23T23:22:39.801 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: damaged 2023-09-23T23:22:39.801 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: stopped 2023-09-23T23:22:39.801 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: data_pools [4] 2023-09-23T23:22:39.801 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: metadata_pool 3 2023-09-23T23:22:39.802 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: inline_data disabled 2023-09-23T23:22:39.802 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: balancer 2023-09-23T23:22:39.802 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: bal_rank_mask -1 2023-09-23T23:22:39.802 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: standby_count_wanted 1 2023-09-23T23:22:39.802 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: [mds.foo.smithi164.itcshs{0:24532} state up:active seq 4 join_fscid=1 addr [v2:172.21.15.164:6832/2446981348,v1:172.21.15.164:6833/2446981348] compat {c=[1],r=[1],i=[7ff]}] 2023-09-23T23:22:39.802 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: 2023-09-23T23:22:39.802 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: 2023-09-23T23:22:39.802 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: Standby daemons: 2023-09-23T23:22:39.802 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: 2023-09-23T23:22:39.802 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: [mds.foo.smithi159.bxttro{-1:24593} state up:standby seq 1 join_fscid=1 addr [v2:172.21.15.159:6834/3413445611,v1:172.21.15.159:6835/3413445611] compat {c=[1],r=[1],i=[7ff]}] 2023-09-23T23:22:39.802 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.518+0000 7fb3d23d1c80 0 mon.b@-1(???).osd e90 crush map has features 3314933000854323200, adjusting msgr requires 2023-09-23T23:22:39.802 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.518+0000 7fb3d23d1c80 0 mon.b@-1(???).osd e90 crush map has features 432629239337189376, adjusting msgr requires 2023-09-23T23:22:39.803 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.518+0000 7fb3d23d1c80 0 mon.b@-1(???).osd e90 crush map has features 432629239337189376, adjusting msgr requires 2023-09-23T23:22:39.803 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.518+0000 7fb3d23d1c80 0 mon.b@-1(???).osd e90 crush map has features 432629239337189376, adjusting msgr requires 2023-09-23T23:22:39.803 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.518+0000 7fb3d23d1c80 1 mon.b@-1(???).paxosservice(auth 1..23) refresh upgraded, format 0 -> 3 2023-09-23T23:22:39.803 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.522+0000 7fb3d23d1c80 20 expand_channel_meta expand map: {default=false} 2023-09-23T23:22:39.803 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.522+0000 7fb3d23d1c80 20 expand_channel_meta from 'false' to 'false' 2023-09-23T23:22:39.803 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.522+0000 7fb3d23d1c80 20 expand_channel_meta expanded map: {default=false} 2023-09-23T23:22:39.803 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.522+0000 7fb3d23d1c80 20 expand_channel_meta expand map: {default=info} 2023-09-23T23:22:39.803 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.522+0000 7fb3d23d1c80 20 expand_channel_meta from 'info' to 'info' 2023-09-23T23:22:39.803 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.522+0000 7fb3d23d1c80 20 expand_channel_meta expanded map: {default=info} 2023-09-23T23:22:39.803 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.522+0000 7fb3d23d1c80 20 expand_channel_meta expand map: {default=daemon} 2023-09-23T23:22:39.803 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.522+0000 7fb3d23d1c80 20 expand_channel_meta from 'daemon' to 'daemon' 2023-09-23T23:22:39.803 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.522+0000 7fb3d23d1c80 20 expand_channel_meta expanded map: {default=daemon} 2023-09-23T23:22:39.803 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.522+0000 7fb3d23d1c80 20 expand_channel_meta expand map: {default=debug} 2023-09-23T23:22:39.804 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.522+0000 7fb3d23d1c80 20 expand_channel_meta from 'debug' to 'debug' 2023-09-23T23:22:39.804 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:39 smithi164 bash[92846]: debug 2023-09-23T23:22:39.522+0000 7fb3d23d1c80 20 expand_channel_meta expanded map: {default=debug} 2023-09-23T23:22:40.609 INFO:teuthology.orchestra.run.smithi159.stdout:Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T23:22:40.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:40 smithi159 bash[105915]: cluster 2023-09-23T23:22:36.139131+0000 mgr.y (mgr.25991) 87 : cluster 0 pgmap v65: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:22:40.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:40 smithi159 bash[108473]: cluster 2023-09-23T23:22:36.139131+0000 mgr.y (mgr.25991) 87 : cluster 0 pgmap v65: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:22:41.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:40 smithi164 bash[92846]: cluster 2023-09-23T23:22:36.139131+0000 mgr.y (mgr.25991) 87 : cluster 0 pgmap v65: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:22:41.452 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'sleep 60' 2023-09-23T23:22:41.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:41 smithi159 bash[105915]: audit 2023-09-23T23:22:39.714670+0000 mgr.y (mgr.25991) 89 : audit 0 from='client.34182 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:22:41.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:41 smithi159 bash[105915]: cephadm 2023-09-23T23:22:39.715069+0000 mgr.y (mgr.25991) 90 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T23:22:41.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:41 smithi159 bash[105915]: cluster 2023-09-23T23:22:40.140382+0000 mgr.y (mgr.25991) 91 : cluster 0 pgmap v67: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:22:41.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:41 smithi159 bash[105915]: cluster 2023-09-23T23:22:40.559396+0000 mon.b (mon.1) 2 : cluster 1 mon.b calling monitor election 2023-09-23T23:22:41.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:41 smithi159 bash[105915]: cluster 2023-09-23T23:22:40.559471+0000 mon.a (mon.0) 101 : cluster 1 overall HEALTH_OK 2023-09-23T23:22:41.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:41 smithi159 bash[105915]: audit 2023-09-23T23:22:40.560280+0000 mon.a (mon.0) 102 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T23:22:41.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:41 smithi159 bash[105915]: cluster 2023-09-23T23:22:40.560801+0000 mon.a (mon.0) 103 : cluster 1 mon.a calling monitor election 2023-09-23T23:22:41.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:41 smithi159 bash[105915]: cluster 2023-09-23T23:22:40.560865+0000 mon.c (mon.2) 2 : cluster 1 mon.c calling monitor election 2023-09-23T23:22:41.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:41 smithi159 bash[105915]: audit 2023-09-23T23:22:40.562617+0000 mon.a (mon.0) 104 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T23:22:41.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:41 smithi159 bash[105915]: audit 2023-09-23T23:22:40.562894+0000 mon.a (mon.0) 105 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T23:22:41.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:41 smithi159 bash[105915]: cluster 2023-09-23T23:22:40.580987+0000 mon.a (mon.0) 106 : cluster 1 mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-09-23T23:22:41.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:41 smithi159 bash[105915]: cluster 2023-09-23T23:22:40.589620+0000 mon.a (mon.0) 107 : cluster 0 monmap e4: 3 mons at {a=[v2:172.21.15.159:3300/0,v1:172.21.15.159:6789/0],b=[v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0],c=[v2:172.21.15.159:3301/0,v1:172.21.15.159:6790/0]} removed_ranks: {} 2023-09-23T23:22:41.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:41 smithi159 bash[105915]: cluster 2023-09-23T23:22:40.590459+0000 mon.a (mon.0) 108 : cluster 0 fsmap foo:1 {0=foo.smithi164.itcshs=up:active} 1 up:standby 2023-09-23T23:22:41.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:41 smithi159 bash[105915]: cluster 2023-09-23T23:22:40.590510+0000 mon.a (mon.0) 109 : cluster 0 osdmap e90: 8 total, 8 up, 8 in 2023-09-23T23:22:41.796 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:41 smithi159 bash[105915]: cluster 2023-09-23T23:22:40.590955+0000 mon.a (mon.0) 110 : cluster 0 mgrmap e34: y(active, since 2m), standbys: x 2023-09-23T23:22:41.796 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:41 smithi159 bash[105915]: cluster 2023-09-23T23:22:40.596559+0000 mon.a (mon.0) 111 : cluster 1 overall HEALTH_OK 2023-09-23T23:22:41.796 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:41 smithi159 bash[105915]: audit 2023-09-23T23:22:40.601126+0000 mon.a (mon.0) 112 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:22:41.796 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:41 smithi159 bash[105915]: audit 2023-09-23T23:22:40.605959+0000 mon.a (mon.0) 113 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:22:41.796 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:41 smithi159 bash[105915]: audit 2023-09-23T23:22:40.611710+0000 mon.a (mon.0) 114 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:22:41.796 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:41 smithi159 bash[105915]: audit 2023-09-23T23:22:40.630412+0000 mon.a (mon.0) 115 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:22:41.796 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:41 smithi159 bash[108473]: audit 2023-09-23T23:22:39.714670+0000 mgr.y (mgr.25991) 89 : audit 0 from='client.34182 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:22:41.796 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:41 smithi159 bash[108473]: cephadm 2023-09-23T23:22:39.715069+0000 mgr.y (mgr.25991) 90 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T23:22:41.796 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:41 smithi159 bash[108473]: cluster 2023-09-23T23:22:40.140382+0000 mgr.y (mgr.25991) 91 : cluster 0 pgmap v67: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:22:41.796 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:41 smithi159 bash[108473]: cluster 2023-09-23T23:22:40.559396+0000 mon.b (mon.1) 2 : cluster 1 mon.b calling monitor election 2023-09-23T23:22:41.797 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:41 smithi159 bash[108473]: cluster 2023-09-23T23:22:40.559471+0000 mon.a (mon.0) 101 : cluster 1 overall HEALTH_OK 2023-09-23T23:22:41.797 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:41 smithi159 bash[108473]: audit 2023-09-23T23:22:40.560280+0000 mon.a (mon.0) 102 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T23:22:41.797 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:41 smithi159 bash[108473]: cluster 2023-09-23T23:22:40.560801+0000 mon.a (mon.0) 103 : cluster 1 mon.a calling monitor election 2023-09-23T23:22:41.797 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:41 smithi159 bash[108473]: cluster 2023-09-23T23:22:40.560865+0000 mon.c (mon.2) 2 : cluster 1 mon.c calling monitor election 2023-09-23T23:22:41.797 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:41 smithi159 bash[108473]: audit 2023-09-23T23:22:40.562617+0000 mon.a (mon.0) 104 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T23:22:41.797 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:41 smithi159 bash[108473]: audit 2023-09-23T23:22:40.562894+0000 mon.a (mon.0) 105 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T23:22:41.797 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:41 smithi159 bash[108473]: cluster 2023-09-23T23:22:40.580987+0000 mon.a (mon.0) 106 : cluster 1 mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-09-23T23:22:41.797 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:41 smithi159 bash[108473]: cluster 2023-09-23T23:22:40.589620+0000 mon.a (mon.0) 107 : cluster 0 monmap e4: 3 mons at {a=[v2:172.21.15.159:3300/0,v1:172.21.15.159:6789/0],b=[v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0],c=[v2:172.21.15.159:3301/0,v1:172.21.15.159:6790/0]} removed_ranks: {} 2023-09-23T23:22:41.797 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:41 smithi159 bash[108473]: cluster 2023-09-23T23:22:40.590459+0000 mon.a (mon.0) 108 : cluster 0 fsmap foo:1 {0=foo.smithi164.itcshs=up:active} 1 up:standby 2023-09-23T23:22:41.797 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:41 smithi159 bash[108473]: cluster 2023-09-23T23:22:40.590510+0000 mon.a (mon.0) 109 : cluster 0 osdmap e90: 8 total, 8 up, 8 in 2023-09-23T23:22:41.797 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:41 smithi159 bash[108473]: cluster 2023-09-23T23:22:40.590955+0000 mon.a (mon.0) 110 : cluster 0 mgrmap e34: y(active, since 2m), standbys: x 2023-09-23T23:22:41.797 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:41 smithi159 bash[108473]: cluster 2023-09-23T23:22:40.596559+0000 mon.a (mon.0) 111 : cluster 1 overall HEALTH_OK 2023-09-23T23:22:41.798 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:41 smithi159 bash[108473]: audit 2023-09-23T23:22:40.601126+0000 mon.a (mon.0) 112 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:22:41.798 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:41 smithi159 bash[108473]: audit 2023-09-23T23:22:40.605959+0000 mon.a (mon.0) 113 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:22:41.798 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:41 smithi159 bash[108473]: audit 2023-09-23T23:22:40.611710+0000 mon.a (mon.0) 114 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:22:41.798 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:41 smithi159 bash[108473]: audit 2023-09-23T23:22:40.630412+0000 mon.a (mon.0) 115 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:22:42.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:41 smithi164 bash[92846]: audit 2023-09-23T23:22:39.714670+0000 mgr.y (mgr.25991) 89 : audit 0 from='client.34182 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:22:42.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:41 smithi164 bash[92846]: cephadm 2023-09-23T23:22:39.715069+0000 mgr.y (mgr.25991) 90 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T23:22:42.024 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:41 smithi164 bash[92846]: cluster 2023-09-23T23:22:40.140382+0000 mgr.y (mgr.25991) 91 : cluster 0 pgmap v67: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:22:42.024 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:41 smithi164 bash[92846]: cluster 2023-09-23T23:22:40.559396+0000 mon.b (mon.1) 2 : cluster 1 mon.b calling monitor election 2023-09-23T23:22:42.024 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:41 smithi164 bash[92846]: cluster 2023-09-23T23:22:40.559471+0000 mon.a (mon.0) 101 : cluster 1 overall HEALTH_OK 2023-09-23T23:22:42.024 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:41 smithi164 bash[92846]: audit 2023-09-23T23:22:40.560280+0000 mon.a (mon.0) 102 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T23:22:42.024 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:41 smithi164 bash[92846]: cluster 2023-09-23T23:22:40.560801+0000 mon.a (mon.0) 103 : cluster 1 mon.a calling monitor election 2023-09-23T23:22:42.024 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:41 smithi164 bash[92846]: cluster 2023-09-23T23:22:40.560865+0000 mon.c (mon.2) 2 : cluster 1 mon.c calling monitor election 2023-09-23T23:22:42.024 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:41 smithi164 bash[92846]: audit 2023-09-23T23:22:40.562617+0000 mon.a (mon.0) 104 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T23:22:42.024 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:41 smithi164 bash[92846]: audit 2023-09-23T23:22:40.562894+0000 mon.a (mon.0) 105 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T23:22:42.024 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:41 smithi164 bash[92846]: cluster 2023-09-23T23:22:40.580987+0000 mon.a (mon.0) 106 : cluster 1 mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-09-23T23:22:42.024 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:41 smithi164 bash[92846]: cluster 2023-09-23T23:22:40.589620+0000 mon.a (mon.0) 107 : cluster 0 monmap e4: 3 mons at {a=[v2:172.21.15.159:3300/0,v1:172.21.15.159:6789/0],b=[v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0],c=[v2:172.21.15.159:3301/0,v1:172.21.15.159:6790/0]} removed_ranks: {} 2023-09-23T23:22:42.024 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:41 smithi164 bash[92846]: cluster 2023-09-23T23:22:40.590459+0000 mon.a (mon.0) 108 : cluster 0 fsmap foo:1 {0=foo.smithi164.itcshs=up:active} 1 up:standby 2023-09-23T23:22:42.024 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:41 smithi164 bash[92846]: cluster 2023-09-23T23:22:40.590510+0000 mon.a (mon.0) 109 : cluster 0 osdmap e90: 8 total, 8 up, 8 in 2023-09-23T23:22:42.025 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:41 smithi164 bash[92846]: cluster 2023-09-23T23:22:40.590955+0000 mon.a (mon.0) 110 : cluster 0 mgrmap e34: y(active, since 2m), standbys: x 2023-09-23T23:22:42.025 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:41 smithi164 bash[92846]: cluster 2023-09-23T23:22:40.596559+0000 mon.a (mon.0) 111 : cluster 1 overall HEALTH_OK 2023-09-23T23:22:42.025 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:41 smithi164 bash[92846]: audit 2023-09-23T23:22:40.601126+0000 mon.a (mon.0) 112 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:22:42.025 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:41 smithi164 bash[92846]: audit 2023-09-23T23:22:40.605959+0000 mon.a (mon.0) 113 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:22:42.025 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:41 smithi164 bash[92846]: audit 2023-09-23T23:22:40.611710+0000 mon.a (mon.0) 114 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:22:42.025 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:41 smithi164 bash[92846]: audit 2023-09-23T23:22:40.630412+0000 mon.a (mon.0) 115 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:22:43.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:43 smithi164 bash[92846]: cluster 2023-09-23T23:22:42.141072+0000 mgr.y (mgr.25991) 92 : cluster 0 pgmap v68: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:22:43.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:43 smithi159 bash[105915]: cluster 2023-09-23T23:22:42.141072+0000 mgr.y (mgr.25991) 92 : cluster 0 pgmap v68: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:22:43.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:43 smithi159 bash[108473]: cluster 2023-09-23T23:22:42.141072+0000 mgr.y (mgr.25991) 92 : cluster 0 pgmap v68: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:22:44.044 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:22:43 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:22:43] "GET /metrics HTTP/1.1" 200 33908 "" "Prometheus/2.43.0" 2023-09-23T23:22:44.794 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:22:44 smithi159 bash[95019]: debug 2023-09-23T23:22:44.529+0000 7fef5543f700 -1 mgr.server handle_report got status from non-daemon mon.b 2023-09-23T23:22:45.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:45 smithi159 bash[105915]: cluster 2023-09-23T23:22:44.142180+0000 mgr.y (mgr.25991) 93 : cluster 0 pgmap v69: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:22:45.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:45 smithi159 bash[108473]: cluster 2023-09-23T23:22:44.142180+0000 mgr.y (mgr.25991) 93 : cluster 0 pgmap v69: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:22:46.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:45 smithi164 bash[92846]: cluster 2023-09-23T23:22:44.142180+0000 mgr.y (mgr.25991) 93 : cluster 0 pgmap v69: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:22:46.233 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:22:47.551 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:47 smithi159 bash[105915]: cluster 2023-09-23T23:22:46.142780+0000 mgr.y (mgr.25991) 94 : cluster 0 pgmap v70: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:22:47.551 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:47 smithi159 bash[105915]: audit 2023-09-23T23:22:47.023353+0000 mon.a (mon.0) 116 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:22:47.551 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:47 smithi159 bash[105915]: audit 2023-09-23T23:22:47.031355+0000 mon.a (mon.0) 117 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:22:47.551 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:47 smithi159 bash[105915]: audit 2023-09-23T23:22:47.204054+0000 mon.a (mon.0) 118 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:22:48.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:47 smithi164 bash[92846]: cluster 2023-09-23T23:22:46.142780+0000 mgr.y (mgr.25991) 94 : cluster 0 pgmap v70: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:22:48.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:47 smithi164 bash[92846]: audit 2023-09-23T23:22:47.023353+0000 mon.a (mon.0) 116 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:22:48.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:47 smithi164 bash[92846]: audit 2023-09-23T23:22:47.031355+0000 mon.a (mon.0) 117 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:22:48.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:47 smithi164 bash[92846]: audit 2023-09-23T23:22:47.204054+0000 mon.a (mon.0) 118 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:22:48.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:47 smithi159 bash[108473]: cluster 2023-09-23T23:22:46.142780+0000 mgr.y (mgr.25991) 94 : cluster 0 pgmap v70: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:22:48.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:47 smithi159 bash[108473]: audit 2023-09-23T23:22:47.023353+0000 mon.a (mon.0) 116 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:22:48.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:47 smithi159 bash[108473]: audit 2023-09-23T23:22:47.031355+0000 mon.a (mon.0) 117 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:22:48.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:47 smithi159 bash[108473]: audit 2023-09-23T23:22:47.204054+0000 mon.a (mon.0) 118 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:22:49.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:48 smithi164 bash[92846]: audit 2023-09-23T23:22:47.823361+0000 mon.a (mon.0) 119 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:22:49.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:48 smithi164 bash[92846]: audit 2023-09-23T23:22:47.829908+0000 mon.a (mon.0) 120 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:22:49.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:48 smithi164 bash[92846]: cluster 2023-09-23T23:22:48.143741+0000 mgr.y (mgr.25991) 95 : cluster 0 pgmap v71: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:22:49.023 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:22:48 smithi164 bash[82145]: ts=2023-09-23T23:22:48.662Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable)\", cluster_addr=\"172.21.15.159\", device_class=\"ssd\", hostname=\"smithi159\", instance=\"smithi164.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.159\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable)\", cluster_addr=\"172.21.15.159\", device_class=\"ssd\", hostname=\"smithi159\", instance=\"smithi159:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.159\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T23:22:49.242 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:48 smithi159 bash[105915]: audit 2023-09-23T23:22:47.823361+0000 mon.a (mon.0) 119 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:22:49.243 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:48 smithi159 bash[105915]: audit 2023-09-23T23:22:47.829908+0000 mon.a (mon.0) 120 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:22:49.243 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:48 smithi159 bash[105915]: cluster 2023-09-23T23:22:48.143741+0000 mgr.y (mgr.25991) 95 : cluster 0 pgmap v71: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:22:49.243 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:48 smithi159 bash[108473]: audit 2023-09-23T23:22:47.823361+0000 mon.a (mon.0) 119 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:22:49.243 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:48 smithi159 bash[108473]: audit 2023-09-23T23:22:47.829908+0000 mon.a (mon.0) 120 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:22:49.243 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:48 smithi159 bash[108473]: cluster 2023-09-23T23:22:48.143741+0000 mgr.y (mgr.25991) 95 : cluster 0 pgmap v71: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:22:51.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:51 smithi164 bash[92846]: cluster 2023-09-23T23:22:50.144423+0000 mgr.y (mgr.25991) 96 : cluster 0 pgmap v72: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:22:51.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:51 smithi159 bash[105915]: cluster 2023-09-23T23:22:50.144423+0000 mgr.y (mgr.25991) 96 : cluster 0 pgmap v72: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:22:51.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:51 smithi159 bash[108473]: cluster 2023-09-23T23:22:50.144423+0000 mgr.y (mgr.25991) 96 : cluster 0 pgmap v72: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:22:53.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:53 smithi164 bash[92846]: cluster 2023-09-23T23:22:52.145072+0000 mgr.y (mgr.25991) 97 : cluster 0 pgmap v73: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:22:53.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:53 smithi159 bash[105915]: cluster 2023-09-23T23:22:52.145072+0000 mgr.y (mgr.25991) 97 : cluster 0 pgmap v73: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:22:53.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:53 smithi159 bash[108473]: cluster 2023-09-23T23:22:52.145072+0000 mgr.y (mgr.25991) 97 : cluster 0 pgmap v73: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:22:54.044 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:22:53 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:22:53] "GET /metrics HTTP/1.1" 200 33922 "" "Prometheus/2.43.0" 2023-09-23T23:22:55.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:55 smithi164 bash[92846]: cluster 2023-09-23T23:22:54.146190+0000 mgr.y (mgr.25991) 98 : cluster 0 pgmap v74: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:22:55.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:55 smithi159 bash[105915]: cluster 2023-09-23T23:22:54.146190+0000 mgr.y (mgr.25991) 98 : cluster 0 pgmap v74: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:22:55.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:55 smithi159 bash[108473]: cluster 2023-09-23T23:22:54.146190+0000 mgr.y (mgr.25991) 98 : cluster 0 pgmap v74: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:22:57.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:57 smithi164 bash[92846]: cluster 2023-09-23T23:22:56.146830+0000 mgr.y (mgr.25991) 99 : cluster 0 pgmap v75: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:22:57.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:57 smithi159 bash[105915]: cluster 2023-09-23T23:22:56.146830+0000 mgr.y (mgr.25991) 99 : cluster 0 pgmap v75: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:22:57.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:57 smithi159 bash[108473]: cluster 2023-09-23T23:22:56.146830+0000 mgr.y (mgr.25991) 99 : cluster 0 pgmap v75: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:22:59.023 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:22:58 smithi164 bash[82145]: ts=2023-09-23T23:22:58.662Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable)\", cluster_addr=\"172.21.15.159\", device_class=\"ssd\", hostname=\"smithi159\", instance=\"smithi164.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.159\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable)\", cluster_addr=\"172.21.15.159\", device_class=\"ssd\", hostname=\"smithi159\", instance=\"smithi159:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.159\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T23:22:59.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:58 smithi164 bash[92846]: audit 2023-09-23T23:22:57.878728+0000 mon.a (mon.0) 121 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:22:59.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:58 smithi164 bash[92846]: audit 2023-09-23T23:22:57.889121+0000 mon.a (mon.0) 122 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:22:59.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:58 smithi164 bash[92846]: audit 2023-09-23T23:22:57.890742+0000 mon.a (mon.0) 123 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:22:59.024 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:58 smithi164 bash[92846]: audit 2023-09-23T23:22:57.892022+0000 mon.a (mon.0) 124 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:22:59.024 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:58 smithi164 bash[92846]: audit 2023-09-23T23:22:57.899293+0000 mon.a (mon.0) 125 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:22:59.024 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:58 smithi164 bash[92846]: cephadm 2023-09-23T23:22:57.969084+0000 mgr.y (mgr.25991) 100 : cephadm 1 Reconfiguring mon.a (monmap changed)... 2023-09-23T23:22:59.024 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:58 smithi164 bash[92846]: audit 2023-09-23T23:22:57.969689+0000 mon.a (mon.0) 126 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T23:22:59.024 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:58 smithi164 bash[92846]: audit 2023-09-23T23:22:57.971029+0000 mon.a (mon.0) 127 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T23:22:59.024 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:58 smithi164 bash[92846]: audit 2023-09-23T23:22:57.972526+0000 mon.a (mon.0) 128 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:22:59.024 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:58 smithi164 bash[92846]: cephadm 2023-09-23T23:22:57.974067+0000 mgr.y (mgr.25991) 101 : cephadm 1 Reconfiguring daemon mon.a on smithi159 2023-09-23T23:22:59.024 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:22:58 smithi164 bash[92846]: cluster 2023-09-23T23:22:58.147752+0000 mgr.y (mgr.25991) 102 : cluster 0 pgmap v76: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:22:59.241 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:58 smithi159 bash[105915]: audit 2023-09-23T23:22:57.878728+0000 mon.a (mon.0) 121 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:22:59.241 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:58 smithi159 bash[105915]: audit 2023-09-23T23:22:57.889121+0000 mon.a (mon.0) 122 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:22:59.241 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:58 smithi159 bash[105915]: audit 2023-09-23T23:22:57.890742+0000 mon.a (mon.0) 123 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:22:59.241 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:58 smithi159 bash[105915]: audit 2023-09-23T23:22:57.892022+0000 mon.a (mon.0) 124 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:22:59.241 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:58 smithi159 bash[105915]: audit 2023-09-23T23:22:57.899293+0000 mon.a (mon.0) 125 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:22:59.241 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:58 smithi159 bash[105915]: cephadm 2023-09-23T23:22:57.969084+0000 mgr.y (mgr.25991) 100 : cephadm 1 Reconfiguring mon.a (monmap changed)... 2023-09-23T23:22:59.241 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:58 smithi159 bash[105915]: audit 2023-09-23T23:22:57.969689+0000 mon.a (mon.0) 126 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T23:22:59.241 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:58 smithi159 bash[105915]: audit 2023-09-23T23:22:57.971029+0000 mon.a (mon.0) 127 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T23:22:59.242 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:58 smithi159 bash[105915]: audit 2023-09-23T23:22:57.972526+0000 mon.a (mon.0) 128 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:22:59.242 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:58 smithi159 bash[105915]: cephadm 2023-09-23T23:22:57.974067+0000 mgr.y (mgr.25991) 101 : cephadm 1 Reconfiguring daemon mon.a on smithi159 2023-09-23T23:22:59.242 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:22:58 smithi159 bash[105915]: cluster 2023-09-23T23:22:58.147752+0000 mgr.y (mgr.25991) 102 : cluster 0 pgmap v76: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:22:59.242 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:58 smithi159 bash[108473]: audit 2023-09-23T23:22:57.878728+0000 mon.a (mon.0) 121 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:22:59.242 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:58 smithi159 bash[108473]: audit 2023-09-23T23:22:57.889121+0000 mon.a (mon.0) 122 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:22:59.242 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:58 smithi159 bash[108473]: audit 2023-09-23T23:22:57.890742+0000 mon.a (mon.0) 123 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:22:59.242 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:58 smithi159 bash[108473]: audit 2023-09-23T23:22:57.892022+0000 mon.a (mon.0) 124 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:22:59.242 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:58 smithi159 bash[108473]: audit 2023-09-23T23:22:57.899293+0000 mon.a (mon.0) 125 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:22:59.242 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:58 smithi159 bash[108473]: cephadm 2023-09-23T23:22:57.969084+0000 mgr.y (mgr.25991) 100 : cephadm 1 Reconfiguring mon.a (monmap changed)... 2023-09-23T23:22:59.242 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:58 smithi159 bash[108473]: audit 2023-09-23T23:22:57.969689+0000 mon.a (mon.0) 126 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T23:22:59.243 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:58 smithi159 bash[108473]: audit 2023-09-23T23:22:57.971029+0000 mon.a (mon.0) 127 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T23:22:59.243 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:58 smithi159 bash[108473]: audit 2023-09-23T23:22:57.972526+0000 mon.a (mon.0) 128 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:22:59.243 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:58 smithi159 bash[108473]: cephadm 2023-09-23T23:22:57.974067+0000 mgr.y (mgr.25991) 101 : cephadm 1 Reconfiguring daemon mon.a on smithi159 2023-09-23T23:22:59.243 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:22:58 smithi159 bash[108473]: cluster 2023-09-23T23:22:58.147752+0000 mgr.y (mgr.25991) 102 : cluster 0 pgmap v76: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:23:01.522 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:01 smithi159 bash[105915]: cluster 2023-09-23T23:23:00.148371+0000 mgr.y (mgr.25991) 103 : cluster 0 pgmap v77: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:23:01.522 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:01 smithi159 bash[105915]: audit 2023-09-23T23:23:00.256400+0000 mon.a (mon.0) 129 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:23:01.522 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:01 smithi159 bash[105915]: audit 2023-09-23T23:23:00.264049+0000 mon.a (mon.0) 130 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:23:01.522 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:01 smithi159 bash[105915]: cephadm 2023-09-23T23:23:00.293618+0000 mgr.y (mgr.25991) 104 : cephadm 1 Reconfiguring mgr.y (monmap changed)... 2023-09-23T23:23:01.522 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:01 smithi159 bash[105915]: audit 2023-09-23T23:23:00.294269+0000 mon.a (mon.0) 131 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T23:23:01.522 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:01 smithi159 bash[105915]: audit 2023-09-23T23:23:00.296208+0000 mon.a (mon.0) 132 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T23:23:01.522 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:01 smithi159 bash[105915]: audit 2023-09-23T23:23:00.297905+0000 mon.a (mon.0) 133 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:23:01.522 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:01 smithi159 bash[105915]: cephadm 2023-09-23T23:23:00.299730+0000 mgr.y (mgr.25991) 105 : cephadm 1 Reconfiguring daemon mgr.y on smithi159 2023-09-23T23:23:01.523 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:01 smithi159 bash[108473]: cluster 2023-09-23T23:23:00.148371+0000 mgr.y (mgr.25991) 103 : cluster 0 pgmap v77: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:23:01.523 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:01 smithi159 bash[108473]: audit 2023-09-23T23:23:00.256400+0000 mon.a (mon.0) 129 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:23:01.523 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:01 smithi159 bash[108473]: audit 2023-09-23T23:23:00.264049+0000 mon.a (mon.0) 130 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:23:01.523 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:01 smithi159 bash[108473]: cephadm 2023-09-23T23:23:00.293618+0000 mgr.y (mgr.25991) 104 : cephadm 1 Reconfiguring mgr.y (monmap changed)... 2023-09-23T23:23:01.523 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:01 smithi159 bash[108473]: audit 2023-09-23T23:23:00.294269+0000 mon.a (mon.0) 131 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T23:23:01.523 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:01 smithi159 bash[108473]: audit 2023-09-23T23:23:00.296208+0000 mon.a (mon.0) 132 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T23:23:01.523 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:01 smithi159 bash[108473]: audit 2023-09-23T23:23:00.297905+0000 mon.a (mon.0) 133 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:23:01.523 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:01 smithi159 bash[108473]: cephadm 2023-09-23T23:23:00.299730+0000 mgr.y (mgr.25991) 105 : cephadm 1 Reconfiguring daemon mgr.y on smithi159 2023-09-23T23:23:01.524 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:01 smithi164 bash[92846]: cluster 2023-09-23T23:23:00.148371+0000 mgr.y (mgr.25991) 103 : cluster 0 pgmap v77: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:23:01.524 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:01 smithi164 bash[92846]: audit 2023-09-23T23:23:00.256400+0000 mon.a (mon.0) 129 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:23:01.524 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:01 smithi164 bash[92846]: audit 2023-09-23T23:23:00.264049+0000 mon.a (mon.0) 130 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:23:01.524 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:01 smithi164 bash[92846]: cephadm 2023-09-23T23:23:00.293618+0000 mgr.y (mgr.25991) 104 : cephadm 1 Reconfiguring mgr.y (monmap changed)... 2023-09-23T23:23:01.524 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:01 smithi164 bash[92846]: audit 2023-09-23T23:23:00.294269+0000 mon.a (mon.0) 131 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T23:23:01.524 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:01 smithi164 bash[92846]: audit 2023-09-23T23:23:00.296208+0000 mon.a (mon.0) 132 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T23:23:01.524 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:01 smithi164 bash[92846]: audit 2023-09-23T23:23:00.297905+0000 mon.a (mon.0) 133 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:23:01.524 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:01 smithi164 bash[92846]: cephadm 2023-09-23T23:23:00.299730+0000 mgr.y (mgr.25991) 105 : cephadm 1 Reconfiguring daemon mgr.y on smithi159 2023-09-23T23:23:03.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:03 smithi164 bash[92846]: cluster 2023-09-23T23:23:02.148967+0000 mgr.y (mgr.25991) 106 : cluster 0 pgmap v78: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:23:03.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:03 smithi164 bash[92846]: audit 2023-09-23T23:23:02.204482+0000 mon.a (mon.0) 134 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:23:03.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:03 smithi164 bash[92846]: audit 2023-09-23T23:23:02.419312+0000 mon.a (mon.0) 135 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:23:03.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:03 smithi164 bash[92846]: audit 2023-09-23T23:23:02.428821+0000 mon.a (mon.0) 136 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:23:03.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:03 smithi164 bash[92846]: cephadm 2023-09-23T23:23:02.469850+0000 mgr.y (mgr.25991) 107 : cephadm 1 Reconfiguring mon.c (monmap changed)... 2023-09-23T23:23:03.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:03 smithi164 bash[92846]: audit 2023-09-23T23:23:02.470505+0000 mon.a (mon.0) 137 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T23:23:03.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:03 smithi164 bash[92846]: audit 2023-09-23T23:23:02.472227+0000 mon.a (mon.0) 138 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T23:23:03.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:03 smithi164 bash[92846]: audit 2023-09-23T23:23:02.473755+0000 mon.a (mon.0) 139 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:23:03.524 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:03 smithi164 bash[92846]: cephadm 2023-09-23T23:23:02.475482+0000 mgr.y (mgr.25991) 108 : cephadm 1 Reconfiguring daemon mon.c on smithi159 2023-09-23T23:23:03.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:03 smithi159 bash[108473]: cluster 2023-09-23T23:23:02.148967+0000 mgr.y (mgr.25991) 106 : cluster 0 pgmap v78: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:23:03.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:03 smithi159 bash[108473]: audit 2023-09-23T23:23:02.204482+0000 mon.a (mon.0) 134 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:23:03.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:03 smithi159 bash[108473]: audit 2023-09-23T23:23:02.419312+0000 mon.a (mon.0) 135 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:23:03.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:03 smithi159 bash[108473]: audit 2023-09-23T23:23:02.428821+0000 mon.a (mon.0) 136 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:23:03.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:03 smithi159 bash[108473]: cephadm 2023-09-23T23:23:02.469850+0000 mgr.y (mgr.25991) 107 : cephadm 1 Reconfiguring mon.c (monmap changed)... 2023-09-23T23:23:03.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:03 smithi159 bash[108473]: audit 2023-09-23T23:23:02.470505+0000 mon.a (mon.0) 137 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T23:23:03.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:03 smithi159 bash[108473]: audit 2023-09-23T23:23:02.472227+0000 mon.a (mon.0) 138 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T23:23:03.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:03 smithi159 bash[108473]: audit 2023-09-23T23:23:02.473755+0000 mon.a (mon.0) 139 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:23:03.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:03 smithi159 bash[108473]: cephadm 2023-09-23T23:23:02.475482+0000 mgr.y (mgr.25991) 108 : cephadm 1 Reconfiguring daemon mon.c on smithi159 2023-09-23T23:23:03.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:03 smithi159 bash[105915]: cluster 2023-09-23T23:23:02.148967+0000 mgr.y (mgr.25991) 106 : cluster 0 pgmap v78: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:23:03.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:03 smithi159 bash[105915]: audit 2023-09-23T23:23:02.204482+0000 mon.a (mon.0) 134 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:23:03.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:03 smithi159 bash[105915]: audit 2023-09-23T23:23:02.419312+0000 mon.a (mon.0) 135 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:23:03.546 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:03 smithi159 bash[105915]: audit 2023-09-23T23:23:02.428821+0000 mon.a (mon.0) 136 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:23:03.546 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:03 smithi159 bash[105915]: cephadm 2023-09-23T23:23:02.469850+0000 mgr.y (mgr.25991) 107 : cephadm 1 Reconfiguring mon.c (monmap changed)... 2023-09-23T23:23:03.546 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:03 smithi159 bash[105915]: audit 2023-09-23T23:23:02.470505+0000 mon.a (mon.0) 137 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T23:23:03.546 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:03 smithi159 bash[105915]: audit 2023-09-23T23:23:02.472227+0000 mon.a (mon.0) 138 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T23:23:03.546 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:03 smithi159 bash[105915]: audit 2023-09-23T23:23:02.473755+0000 mon.a (mon.0) 139 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:23:03.546 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:03 smithi159 bash[105915]: cephadm 2023-09-23T23:23:02.475482+0000 mgr.y (mgr.25991) 108 : cephadm 1 Reconfiguring daemon mon.c on smithi159 2023-09-23T23:23:03.920 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:23:03 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:23:03] "GET /metrics HTTP/1.1" 200 33922 "" "Prometheus/2.43.0" 2023-09-23T23:23:05.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:05 smithi164 bash[92846]: cluster 2023-09-23T23:23:04.149764+0000 mgr.y (mgr.25991) 109 : cluster 0 pgmap v79: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:23:05.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:05 smithi164 bash[92846]: audit 2023-09-23T23:23:04.710298+0000 mon.a (mon.0) 140 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:23:05.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:05 smithi164 bash[92846]: audit 2023-09-23T23:23:04.721262+0000 mon.a (mon.0) 141 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:23:05.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:05 smithi164 bash[92846]: audit 2023-09-23T23:23:04.745115+0000 mon.a (mon.0) 142 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-09-23T23:23:05.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:05 smithi164 bash[92846]: audit 2023-09-23T23:23:04.746839+0000 mon.a (mon.0) 143 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:23:05.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:05 smithi159 bash[105915]: cluster 2023-09-23T23:23:04.149764+0000 mgr.y (mgr.25991) 109 : cluster 0 pgmap v79: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:23:05.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:05 smithi159 bash[105915]: audit 2023-09-23T23:23:04.710298+0000 mon.a (mon.0) 140 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:23:05.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:05 smithi159 bash[105915]: audit 2023-09-23T23:23:04.721262+0000 mon.a (mon.0) 141 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:23:05.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:05 smithi159 bash[105915]: audit 2023-09-23T23:23:04.745115+0000 mon.a (mon.0) 142 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-09-23T23:23:05.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:05 smithi159 bash[105915]: audit 2023-09-23T23:23:04.746839+0000 mon.a (mon.0) 143 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:23:05.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:05 smithi159 bash[108473]: cluster 2023-09-23T23:23:04.149764+0000 mgr.y (mgr.25991) 109 : cluster 0 pgmap v79: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:23:05.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:05 smithi159 bash[108473]: audit 2023-09-23T23:23:04.710298+0000 mon.a (mon.0) 140 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:23:05.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:05 smithi159 bash[108473]: audit 2023-09-23T23:23:04.721262+0000 mon.a (mon.0) 141 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:23:05.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:05 smithi159 bash[108473]: audit 2023-09-23T23:23:04.745115+0000 mon.a (mon.0) 142 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-09-23T23:23:05.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:05 smithi159 bash[108473]: audit 2023-09-23T23:23:04.746839+0000 mon.a (mon.0) 143 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:23:06.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:06 smithi164 bash[92846]: cephadm 2023-09-23T23:23:04.744367+0000 mgr.y (mgr.25991) 110 : cephadm 1 Reconfiguring osd.0 (monmap changed)... 2023-09-23T23:23:06.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:06 smithi164 bash[92846]: cephadm 2023-09-23T23:23:04.751143+0000 mgr.y (mgr.25991) 111 : cephadm 1 Reconfiguring daemon osd.0 on smithi159 2023-09-23T23:23:06.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:06 smithi159 bash[105915]: cephadm 2023-09-23T23:23:04.744367+0000 mgr.y (mgr.25991) 110 : cephadm 1 Reconfiguring osd.0 (monmap changed)... 2023-09-23T23:23:06.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:06 smithi159 bash[105915]: cephadm 2023-09-23T23:23:04.751143+0000 mgr.y (mgr.25991) 111 : cephadm 1 Reconfiguring daemon osd.0 on smithi159 2023-09-23T23:23:06.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:06 smithi159 bash[108473]: cephadm 2023-09-23T23:23:04.744367+0000 mgr.y (mgr.25991) 110 : cephadm 1 Reconfiguring osd.0 (monmap changed)... 2023-09-23T23:23:06.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:06 smithi159 bash[108473]: cephadm 2023-09-23T23:23:04.751143+0000 mgr.y (mgr.25991) 111 : cephadm 1 Reconfiguring daemon osd.0 on smithi159 2023-09-23T23:23:07.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:07 smithi164 bash[92846]: cluster 2023-09-23T23:23:06.150390+0000 mgr.y (mgr.25991) 112 : cluster 0 pgmap v80: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:23:07.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:07 smithi164 bash[92846]: audit 2023-09-23T23:23:06.814249+0000 mon.a (mon.0) 144 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:23:07.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:07 smithi164 bash[92846]: audit 2023-09-23T23:23:06.821136+0000 mon.a (mon.0) 145 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:23:07.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:07 smithi164 bash[92846]: audit 2023-09-23T23:23:06.870506+0000 mon.a (mon.0) 146 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-09-23T23:23:07.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:07 smithi164 bash[92846]: audit 2023-09-23T23:23:06.872405+0000 mon.a (mon.0) 147 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:23:07.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:07 smithi159 bash[105915]: cluster 2023-09-23T23:23:06.150390+0000 mgr.y (mgr.25991) 112 : cluster 0 pgmap v80: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:23:07.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:07 smithi159 bash[105915]: audit 2023-09-23T23:23:06.814249+0000 mon.a (mon.0) 144 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:23:07.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:07 smithi159 bash[105915]: audit 2023-09-23T23:23:06.821136+0000 mon.a (mon.0) 145 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:23:07.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:07 smithi159 bash[105915]: audit 2023-09-23T23:23:06.870506+0000 mon.a (mon.0) 146 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-09-23T23:23:07.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:07 smithi159 bash[105915]: audit 2023-09-23T23:23:06.872405+0000 mon.a (mon.0) 147 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:23:07.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:07 smithi159 bash[108473]: cluster 2023-09-23T23:23:06.150390+0000 mgr.y (mgr.25991) 112 : cluster 0 pgmap v80: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:23:07.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:07 smithi159 bash[108473]: audit 2023-09-23T23:23:06.814249+0000 mon.a (mon.0) 144 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:23:07.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:07 smithi159 bash[108473]: audit 2023-09-23T23:23:06.821136+0000 mon.a (mon.0) 145 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:23:07.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:07 smithi159 bash[108473]: audit 2023-09-23T23:23:06.870506+0000 mon.a (mon.0) 146 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-09-23T23:23:07.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:07 smithi159 bash[108473]: audit 2023-09-23T23:23:06.872405+0000 mon.a (mon.0) 147 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:23:08.516 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:08 smithi159 bash[105915]: cephadm 2023-09-23T23:23:06.869843+0000 mgr.y (mgr.25991) 113 : cephadm 1 Reconfiguring osd.1 (monmap changed)... 2023-09-23T23:23:08.516 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:08 smithi159 bash[105915]: cephadm 2023-09-23T23:23:06.876905+0000 mgr.y (mgr.25991) 114 : cephadm 1 Reconfiguring daemon osd.1 on smithi159 2023-09-23T23:23:08.516 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:08 smithi159 bash[108473]: cephadm 2023-09-23T23:23:06.869843+0000 mgr.y (mgr.25991) 113 : cephadm 1 Reconfiguring osd.1 (monmap changed)... 2023-09-23T23:23:08.516 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:08 smithi159 bash[108473]: cephadm 2023-09-23T23:23:06.876905+0000 mgr.y (mgr.25991) 114 : cephadm 1 Reconfiguring daemon osd.1 on smithi159 2023-09-23T23:23:08.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:08 smithi164 bash[92846]: cephadm 2023-09-23T23:23:06.869843+0000 mgr.y (mgr.25991) 113 : cephadm 1 Reconfiguring osd.1 (monmap changed)... 2023-09-23T23:23:08.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:08 smithi164 bash[92846]: cephadm 2023-09-23T23:23:06.876905+0000 mgr.y (mgr.25991) 114 : cephadm 1 Reconfiguring daemon osd.1 on smithi159 2023-09-23T23:23:09.027 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:23:08 smithi164 bash[82145]: ts=2023-09-23T23:23:08.662Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable)\", cluster_addr=\"172.21.15.159\", device_class=\"ssd\", hostname=\"smithi159\", instance=\"smithi164.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.159\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable)\", cluster_addr=\"172.21.15.159\", device_class=\"ssd\", hostname=\"smithi159\", instance=\"smithi159:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.159\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T23:23:09.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:09 smithi164 bash[92846]: cluster 2023-09-23T23:23:08.151171+0000 mgr.y (mgr.25991) 115 : cluster 0 pgmap v81: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:23:09.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:09 smithi159 bash[105915]: cluster 2023-09-23T23:23:08.151171+0000 mgr.y (mgr.25991) 115 : cluster 0 pgmap v81: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:23:09.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:09 smithi159 bash[108473]: cluster 2023-09-23T23:23:08.151171+0000 mgr.y (mgr.25991) 115 : cluster 0 pgmap v81: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:23:10.649 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:10 smithi159 bash[105915]: audit 2023-09-23T23:23:09.379446+0000 mon.a (mon.0) 148 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:23:10.649 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:10 smithi159 bash[105915]: audit 2023-09-23T23:23:09.387468+0000 mon.a (mon.0) 149 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:23:10.649 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:10 smithi159 bash[105915]: cephadm 2023-09-23T23:23:09.396135+0000 mgr.y (mgr.25991) 116 : cephadm 1 Reconfiguring osd.2 (monmap changed)... 2023-09-23T23:23:10.649 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:10 smithi159 bash[105915]: audit 2023-09-23T23:23:09.396641+0000 mon.a (mon.0) 150 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-09-23T23:23:10.650 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:10 smithi159 bash[105915]: audit 2023-09-23T23:23:09.398166+0000 mon.a (mon.0) 151 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:23:10.650 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:10 smithi159 bash[105915]: cephadm 2023-09-23T23:23:09.400527+0000 mgr.y (mgr.25991) 117 : cephadm 1 Reconfiguring daemon osd.2 on smithi159 2023-09-23T23:23:10.650 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:10 smithi159 bash[108473]: audit 2023-09-23T23:23:09.379446+0000 mon.a (mon.0) 148 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:23:10.650 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:10 smithi159 bash[108473]: audit 2023-09-23T23:23:09.387468+0000 mon.a (mon.0) 149 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:23:10.650 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:10 smithi159 bash[108473]: cephadm 2023-09-23T23:23:09.396135+0000 mgr.y (mgr.25991) 116 : cephadm 1 Reconfiguring osd.2 (monmap changed)... 2023-09-23T23:23:10.650 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:10 smithi159 bash[108473]: audit 2023-09-23T23:23:09.396641+0000 mon.a (mon.0) 150 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-09-23T23:23:10.650 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:10 smithi159 bash[108473]: audit 2023-09-23T23:23:09.398166+0000 mon.a (mon.0) 151 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:23:10.651 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:10 smithi159 bash[108473]: cephadm 2023-09-23T23:23:09.400527+0000 mgr.y (mgr.25991) 117 : cephadm 1 Reconfiguring daemon osd.2 on smithi159 2023-09-23T23:23:10.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:10 smithi164 bash[92846]: audit 2023-09-23T23:23:09.379446+0000 mon.a (mon.0) 148 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:23:10.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:10 smithi164 bash[92846]: audit 2023-09-23T23:23:09.387468+0000 mon.a (mon.0) 149 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:23:10.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:10 smithi164 bash[92846]: cephadm 2023-09-23T23:23:09.396135+0000 mgr.y (mgr.25991) 116 : cephadm 1 Reconfiguring osd.2 (monmap changed)... 2023-09-23T23:23:10.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:10 smithi164 bash[92846]: audit 2023-09-23T23:23:09.396641+0000 mon.a (mon.0) 150 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-09-23T23:23:10.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:10 smithi164 bash[92846]: audit 2023-09-23T23:23:09.398166+0000 mon.a (mon.0) 151 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:23:10.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:10 smithi164 bash[92846]: cephadm 2023-09-23T23:23:09.400527+0000 mgr.y (mgr.25991) 117 : cephadm 1 Reconfiguring daemon osd.2 on smithi159 2023-09-23T23:23:11.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:11 smithi164 bash[92846]: cluster 2023-09-23T23:23:10.151749+0000 mgr.y (mgr.25991) 118 : cluster 0 pgmap v82: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:23:11.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:11 smithi159 bash[105915]: cluster 2023-09-23T23:23:10.151749+0000 mgr.y (mgr.25991) 118 : cluster 0 pgmap v82: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:23:11.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:11 smithi159 bash[108473]: cluster 2023-09-23T23:23:10.151749+0000 mgr.y (mgr.25991) 118 : cluster 0 pgmap v82: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:23:12.864 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:12 smithi159 bash[108473]: audit 2023-09-23T23:23:11.577797+0000 mon.a (mon.0) 152 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:23:12.864 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:12 smithi159 bash[108473]: audit 2023-09-23T23:23:11.586580+0000 mon.a (mon.0) 153 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:23:12.864 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:12 smithi159 bash[108473]: cephadm 2023-09-23T23:23:11.619380+0000 mgr.y (mgr.25991) 119 : cephadm 1 Reconfiguring osd.3 (monmap changed)... 2023-09-23T23:23:12.864 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:12 smithi159 bash[108473]: audit 2023-09-23T23:23:11.620028+0000 mon.a (mon.0) 154 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-09-23T23:23:12.864 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:12 smithi159 bash[108473]: audit 2023-09-23T23:23:11.621735+0000 mon.a (mon.0) 155 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:23:12.865 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:12 smithi159 bash[108473]: cephadm 2023-09-23T23:23:11.626624+0000 mgr.y (mgr.25991) 120 : cephadm 1 Reconfiguring daemon osd.3 on smithi159 2023-09-23T23:23:12.865 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:12 smithi159 bash[105915]: audit 2023-09-23T23:23:11.577797+0000 mon.a (mon.0) 152 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:23:12.865 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:12 smithi159 bash[105915]: audit 2023-09-23T23:23:11.586580+0000 mon.a (mon.0) 153 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:23:12.865 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:12 smithi159 bash[105915]: cephadm 2023-09-23T23:23:11.619380+0000 mgr.y (mgr.25991) 119 : cephadm 1 Reconfiguring osd.3 (monmap changed)... 2023-09-23T23:23:12.865 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:12 smithi159 bash[105915]: audit 2023-09-23T23:23:11.620028+0000 mon.a (mon.0) 154 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-09-23T23:23:12.865 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:12 smithi159 bash[105915]: audit 2023-09-23T23:23:11.621735+0000 mon.a (mon.0) 155 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:23:12.865 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:12 smithi159 bash[105915]: cephadm 2023-09-23T23:23:11.626624+0000 mgr.y (mgr.25991) 120 : cephadm 1 Reconfiguring daemon osd.3 on smithi159 2023-09-23T23:23:13.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:12 smithi164 bash[92846]: audit 2023-09-23T23:23:11.577797+0000 mon.a (mon.0) 152 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:23:13.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:12 smithi164 bash[92846]: audit 2023-09-23T23:23:11.586580+0000 mon.a (mon.0) 153 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:23:13.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:12 smithi164 bash[92846]: cephadm 2023-09-23T23:23:11.619380+0000 mgr.y (mgr.25991) 119 : cephadm 1 Reconfiguring osd.3 (monmap changed)... 2023-09-23T23:23:13.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:12 smithi164 bash[92846]: audit 2023-09-23T23:23:11.620028+0000 mon.a (mon.0) 154 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-09-23T23:23:13.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:12 smithi164 bash[92846]: audit 2023-09-23T23:23:11.621735+0000 mon.a (mon.0) 155 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:23:13.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:12 smithi164 bash[92846]: cephadm 2023-09-23T23:23:11.626624+0000 mgr.y (mgr.25991) 120 : cephadm 1 Reconfiguring daemon osd.3 on smithi159 2023-09-23T23:23:14.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:13 smithi164 bash[92846]: cluster 2023-09-23T23:23:12.152370+0000 mgr.y (mgr.25991) 121 : cluster 0 pgmap v83: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:23:14.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:13 smithi159 bash[105915]: cluster 2023-09-23T23:23:12.152370+0000 mgr.y (mgr.25991) 121 : cluster 0 pgmap v83: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:23:14.044 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:23:13 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:23:13] "GET /metrics HTTP/1.1" 200 33922 "" "Prometheus/2.43.0" 2023-09-23T23:23:14.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:13 smithi159 bash[108473]: cluster 2023-09-23T23:23:12.152370+0000 mgr.y (mgr.25991) 121 : cluster 0 pgmap v83: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:23:15.257 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:14 smithi159 bash[105915]: audit 2023-09-23T23:23:13.932241+0000 mon.a (mon.0) 156 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:23:15.257 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:14 smithi159 bash[105915]: audit 2023-09-23T23:23:13.940173+0000 mon.a (mon.0) 157 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:23:15.257 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:14 smithi159 bash[105915]: cephadm 2023-09-23T23:23:13.945945+0000 mgr.y (mgr.25991) 122 : cephadm 1 Reconfiguring mds.foo.smithi159.bxttro (monmap changed)... 2023-09-23T23:23:15.257 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:14 smithi159 bash[105915]: audit 2023-09-23T23:23:13.946422+0000 mon.a (mon.0) 158 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi159.bxttro", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-23T23:23:15.257 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:14 smithi159 bash[105915]: audit 2023-09-23T23:23:13.947777+0000 mon.a (mon.0) 159 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:23:15.257 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:14 smithi159 bash[105915]: cephadm 2023-09-23T23:23:13.949065+0000 mgr.y (mgr.25991) 123 : cephadm 1 Reconfiguring daemon mds.foo.smithi159.bxttro on smithi159 2023-09-23T23:23:15.257 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:14 smithi159 bash[105915]: cluster 2023-09-23T23:23:14.153342+0000 mgr.y (mgr.25991) 124 : cluster 0 pgmap v84: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:23:15.258 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:14 smithi159 bash[108473]: audit 2023-09-23T23:23:13.932241+0000 mon.a (mon.0) 156 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:23:15.258 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:14 smithi159 bash[108473]: audit 2023-09-23T23:23:13.940173+0000 mon.a (mon.0) 157 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:23:15.258 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:14 smithi159 bash[108473]: cephadm 2023-09-23T23:23:13.945945+0000 mgr.y (mgr.25991) 122 : cephadm 1 Reconfiguring mds.foo.smithi159.bxttro (monmap changed)... 2023-09-23T23:23:15.258 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:14 smithi159 bash[108473]: audit 2023-09-23T23:23:13.946422+0000 mon.a (mon.0) 158 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi159.bxttro", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-23T23:23:15.258 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:14 smithi159 bash[108473]: audit 2023-09-23T23:23:13.947777+0000 mon.a (mon.0) 159 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:23:15.258 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:14 smithi159 bash[108473]: cephadm 2023-09-23T23:23:13.949065+0000 mgr.y (mgr.25991) 123 : cephadm 1 Reconfiguring daemon mds.foo.smithi159.bxttro on smithi159 2023-09-23T23:23:15.258 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:14 smithi159 bash[108473]: cluster 2023-09-23T23:23:14.153342+0000 mgr.y (mgr.25991) 124 : cluster 0 pgmap v84: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:23:15.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:14 smithi164 bash[92846]: audit 2023-09-23T23:23:13.932241+0000 mon.a (mon.0) 156 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:23:15.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:14 smithi164 bash[92846]: audit 2023-09-23T23:23:13.940173+0000 mon.a (mon.0) 157 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:23:15.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:14 smithi164 bash[92846]: cephadm 2023-09-23T23:23:13.945945+0000 mgr.y (mgr.25991) 122 : cephadm 1 Reconfiguring mds.foo.smithi159.bxttro (monmap changed)... 2023-09-23T23:23:15.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:14 smithi164 bash[92846]: audit 2023-09-23T23:23:13.946422+0000 mon.a (mon.0) 158 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi159.bxttro", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-23T23:23:15.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:14 smithi164 bash[92846]: audit 2023-09-23T23:23:13.947777+0000 mon.a (mon.0) 159 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:23:15.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:14 smithi164 bash[92846]: cephadm 2023-09-23T23:23:13.949065+0000 mgr.y (mgr.25991) 123 : cephadm 1 Reconfiguring daemon mds.foo.smithi159.bxttro on smithi159 2023-09-23T23:23:15.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:14 smithi164 bash[92846]: cluster 2023-09-23T23:23:14.153342+0000 mgr.y (mgr.25991) 124 : cluster 0 pgmap v84: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:23:17.516 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:17 smithi164 bash[92846]: cluster 2023-09-23T23:23:16.153871+0000 mgr.y (mgr.25991) 125 : cluster 0 pgmap v85: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:23:17.516 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:17 smithi164 bash[92846]: audit 2023-09-23T23:23:16.193269+0000 mon.a (mon.0) 160 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:23:17.516 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:17 smithi164 bash[92846]: audit 2023-09-23T23:23:16.201081+0000 mon.a (mon.0) 161 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:23:17.516 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:17 smithi164 bash[92846]: cephadm 2023-09-23T23:23:16.218662+0000 mgr.y (mgr.25991) 126 : cephadm 1 Reconfiguring mon.b (monmap changed)... 2023-09-23T23:23:17.516 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:17 smithi164 bash[92846]: audit 2023-09-23T23:23:16.219182+0000 mon.a (mon.0) 162 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T23:23:17.516 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:17 smithi164 bash[92846]: audit 2023-09-23T23:23:16.220645+0000 mon.a (mon.0) 163 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T23:23:17.517 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:17 smithi164 bash[92846]: audit 2023-09-23T23:23:16.222011+0000 mon.a (mon.0) 164 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:23:17.517 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:17 smithi164 bash[92846]: cephadm 2023-09-23T23:23:16.223531+0000 mgr.y (mgr.25991) 127 : cephadm 1 Reconfiguring daemon mon.b on smithi164 2023-09-23T23:23:17.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:17 smithi159 bash[105915]: cluster 2023-09-23T23:23:16.153871+0000 mgr.y (mgr.25991) 125 : cluster 0 pgmap v85: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:23:17.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:17 smithi159 bash[105915]: audit 2023-09-23T23:23:16.193269+0000 mon.a (mon.0) 160 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:23:17.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:17 smithi159 bash[105915]: audit 2023-09-23T23:23:16.201081+0000 mon.a (mon.0) 161 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:23:17.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:17 smithi159 bash[105915]: cephadm 2023-09-23T23:23:16.218662+0000 mgr.y (mgr.25991) 126 : cephadm 1 Reconfiguring mon.b (monmap changed)... 2023-09-23T23:23:17.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:17 smithi159 bash[105915]: audit 2023-09-23T23:23:16.219182+0000 mon.a (mon.0) 162 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T23:23:17.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:17 smithi159 bash[105915]: audit 2023-09-23T23:23:16.220645+0000 mon.a (mon.0) 163 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T23:23:17.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:17 smithi159 bash[105915]: audit 2023-09-23T23:23:16.222011+0000 mon.a (mon.0) 164 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:23:17.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:17 smithi159 bash[105915]: cephadm 2023-09-23T23:23:16.223531+0000 mgr.y (mgr.25991) 127 : cephadm 1 Reconfiguring daemon mon.b on smithi164 2023-09-23T23:23:17.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:17 smithi159 bash[108473]: cluster 2023-09-23T23:23:16.153871+0000 mgr.y (mgr.25991) 125 : cluster 0 pgmap v85: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:23:17.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:17 smithi159 bash[108473]: audit 2023-09-23T23:23:16.193269+0000 mon.a (mon.0) 160 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:23:17.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:17 smithi159 bash[108473]: audit 2023-09-23T23:23:16.201081+0000 mon.a (mon.0) 161 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:23:17.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:17 smithi159 bash[108473]: cephadm 2023-09-23T23:23:16.218662+0000 mgr.y (mgr.25991) 126 : cephadm 1 Reconfiguring mon.b (monmap changed)... 2023-09-23T23:23:17.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:17 smithi159 bash[108473]: audit 2023-09-23T23:23:16.219182+0000 mon.a (mon.0) 162 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T23:23:17.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:17 smithi159 bash[108473]: audit 2023-09-23T23:23:16.220645+0000 mon.a (mon.0) 163 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T23:23:17.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:17 smithi159 bash[108473]: audit 2023-09-23T23:23:16.222011+0000 mon.a (mon.0) 164 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:23:17.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:17 smithi159 bash[108473]: cephadm 2023-09-23T23:23:16.223531+0000 mgr.y (mgr.25991) 127 : cephadm 1 Reconfiguring daemon mon.b on smithi164 2023-09-23T23:23:18.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:18 smithi164 bash[92846]: audit 2023-09-23T23:23:17.204228+0000 mon.a (mon.0) 165 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:23:18.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:18 smithi159 bash[105915]: audit 2023-09-23T23:23:17.204228+0000 mon.a (mon.0) 165 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:23:18.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:18 smithi159 bash[108473]: audit 2023-09-23T23:23:17.204228+0000 mon.a (mon.0) 165 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:23:19.023 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:23:18 smithi164 bash[82145]: ts=2023-09-23T23:23:18.660Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable)\", cluster_addr=\"172.21.15.159\", device_class=\"ssd\", hostname=\"smithi159\", instance=\"smithi164.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.159\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable)\", cluster_addr=\"172.21.15.159\", device_class=\"ssd\", hostname=\"smithi159\", instance=\"smithi159:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.159\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T23:23:19.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:19 smithi164 bash[92846]: cluster 2023-09-23T23:23:18.154857+0000 mgr.y (mgr.25991) 128 : cluster 0 pgmap v86: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:23:19.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:19 smithi164 bash[92846]: audit 2023-09-23T23:23:18.228806+0000 mon.a (mon.0) 166 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:23:19.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:19 smithi164 bash[92846]: audit 2023-09-23T23:23:18.239612+0000 mon.a (mon.0) 167 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:23:19.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:19 smithi164 bash[92846]: cephadm 2023-09-23T23:23:18.242970+0000 mgr.y (mgr.25991) 129 : cephadm 1 Reconfiguring mgr.x (monmap changed)... 2023-09-23T23:23:19.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:19 smithi164 bash[92846]: audit 2023-09-23T23:23:18.243417+0000 mon.a (mon.0) 168 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T23:23:19.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:19 smithi164 bash[92846]: audit 2023-09-23T23:23:18.245011+0000 mon.a (mon.0) 169 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T23:23:19.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:19 smithi164 bash[92846]: audit 2023-09-23T23:23:18.246346+0000 mon.a (mon.0) 170 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:23:19.524 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:19 smithi164 bash[92846]: cephadm 2023-09-23T23:23:18.247732+0000 mgr.y (mgr.25991) 130 : cephadm 1 Reconfiguring daemon mgr.x on smithi164 2023-09-23T23:23:19.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:19 smithi159 bash[105915]: cluster 2023-09-23T23:23:18.154857+0000 mgr.y (mgr.25991) 128 : cluster 0 pgmap v86: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:23:19.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:19 smithi159 bash[105915]: audit 2023-09-23T23:23:18.228806+0000 mon.a (mon.0) 166 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:23:19.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:19 smithi159 bash[105915]: audit 2023-09-23T23:23:18.239612+0000 mon.a (mon.0) 167 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:23:19.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:19 smithi159 bash[105915]: cephadm 2023-09-23T23:23:18.242970+0000 mgr.y (mgr.25991) 129 : cephadm 1 Reconfiguring mgr.x (monmap changed)... 2023-09-23T23:23:19.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:19 smithi159 bash[105915]: audit 2023-09-23T23:23:18.243417+0000 mon.a (mon.0) 168 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T23:23:19.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:19 smithi159 bash[105915]: audit 2023-09-23T23:23:18.245011+0000 mon.a (mon.0) 169 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T23:23:19.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:19 smithi159 bash[105915]: audit 2023-09-23T23:23:18.246346+0000 mon.a (mon.0) 170 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:23:19.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:19 smithi159 bash[105915]: cephadm 2023-09-23T23:23:18.247732+0000 mgr.y (mgr.25991) 130 : cephadm 1 Reconfiguring daemon mgr.x on smithi164 2023-09-23T23:23:19.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:19 smithi159 bash[108473]: cluster 2023-09-23T23:23:18.154857+0000 mgr.y (mgr.25991) 128 : cluster 0 pgmap v86: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:23:19.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:19 smithi159 bash[108473]: audit 2023-09-23T23:23:18.228806+0000 mon.a (mon.0) 166 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:23:19.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:19 smithi159 bash[108473]: audit 2023-09-23T23:23:18.239612+0000 mon.a (mon.0) 167 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:23:19.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:19 smithi159 bash[108473]: cephadm 2023-09-23T23:23:18.242970+0000 mgr.y (mgr.25991) 129 : cephadm 1 Reconfiguring mgr.x (monmap changed)... 2023-09-23T23:23:19.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:19 smithi159 bash[108473]: audit 2023-09-23T23:23:18.243417+0000 mon.a (mon.0) 168 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T23:23:19.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:19 smithi159 bash[108473]: audit 2023-09-23T23:23:18.245011+0000 mon.a (mon.0) 169 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T23:23:19.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:19 smithi159 bash[108473]: audit 2023-09-23T23:23:18.246346+0000 mon.a (mon.0) 170 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:23:19.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:19 smithi159 bash[108473]: cephadm 2023-09-23T23:23:18.247732+0000 mgr.y (mgr.25991) 130 : cephadm 1 Reconfiguring daemon mgr.x on smithi164 2023-09-23T23:23:21.734 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:21 smithi164 bash[92846]: cluster 2023-09-23T23:23:20.155535+0000 mgr.y (mgr.25991) 131 : cluster 0 pgmap v87: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:23:21.734 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:21 smithi164 bash[92846]: audit 2023-09-23T23:23:20.381926+0000 mon.a (mon.0) 171 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:23:21.734 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:21 smithi164 bash[92846]: audit 2023-09-23T23:23:20.391044+0000 mon.a (mon.0) 172 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:23:21.735 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:21 smithi164 bash[92846]: cephadm 2023-09-23T23:23:20.417976+0000 mgr.y (mgr.25991) 132 : cephadm 1 Reconfiguring osd.4 (monmap changed)... 2023-09-23T23:23:21.735 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:21 smithi164 bash[92846]: audit 2023-09-23T23:23:20.418596+0000 mon.a (mon.0) 173 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-09-23T23:23:21.735 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:21 smithi164 bash[92846]: audit 2023-09-23T23:23:20.420299+0000 mon.a (mon.0) 174 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:23:21.735 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:21 smithi164 bash[92846]: cephadm 2023-09-23T23:23:20.424711+0000 mgr.y (mgr.25991) 133 : cephadm 1 Reconfiguring daemon osd.4 on smithi164 2023-09-23T23:23:21.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:21 smithi159 bash[105915]: cluster 2023-09-23T23:23:20.155535+0000 mgr.y (mgr.25991) 131 : cluster 0 pgmap v87: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:23:21.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:21 smithi159 bash[105915]: audit 2023-09-23T23:23:20.381926+0000 mon.a (mon.0) 171 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:23:21.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:21 smithi159 bash[105915]: audit 2023-09-23T23:23:20.391044+0000 mon.a (mon.0) 172 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:23:21.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:21 smithi159 bash[105915]: cephadm 2023-09-23T23:23:20.417976+0000 mgr.y (mgr.25991) 132 : cephadm 1 Reconfiguring osd.4 (monmap changed)... 2023-09-23T23:23:21.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:21 smithi159 bash[105915]: audit 2023-09-23T23:23:20.418596+0000 mon.a (mon.0) 173 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-09-23T23:23:21.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:21 smithi159 bash[105915]: audit 2023-09-23T23:23:20.420299+0000 mon.a (mon.0) 174 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:23:21.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:21 smithi159 bash[105915]: cephadm 2023-09-23T23:23:20.424711+0000 mgr.y (mgr.25991) 133 : cephadm 1 Reconfiguring daemon osd.4 on smithi164 2023-09-23T23:23:21.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:21 smithi159 bash[108473]: cluster 2023-09-23T23:23:20.155535+0000 mgr.y (mgr.25991) 131 : cluster 0 pgmap v87: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:23:21.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:21 smithi159 bash[108473]: audit 2023-09-23T23:23:20.381926+0000 mon.a (mon.0) 171 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:23:21.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:21 smithi159 bash[108473]: audit 2023-09-23T23:23:20.391044+0000 mon.a (mon.0) 172 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:23:21.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:21 smithi159 bash[108473]: cephadm 2023-09-23T23:23:20.417976+0000 mgr.y (mgr.25991) 132 : cephadm 1 Reconfiguring osd.4 (monmap changed)... 2023-09-23T23:23:21.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:21 smithi159 bash[108473]: audit 2023-09-23T23:23:20.418596+0000 mon.a (mon.0) 173 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-09-23T23:23:21.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:21 smithi159 bash[108473]: audit 2023-09-23T23:23:20.420299+0000 mon.a (mon.0) 174 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:23:21.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:21 smithi159 bash[108473]: cephadm 2023-09-23T23:23:20.424711+0000 mgr.y (mgr.25991) 133 : cephadm 1 Reconfiguring daemon osd.4 on smithi164 2023-09-23T23:23:23.673 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:23 smithi159 bash[108473]: cluster 2023-09-23T23:23:22.156183+0000 mgr.y (mgr.25991) 134 : cluster 0 pgmap v88: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:23:23.673 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:23 smithi159 bash[108473]: audit 2023-09-23T23:23:22.297106+0000 mon.a (mon.0) 175 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:23:23.673 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:23 smithi159 bash[108473]: audit 2023-09-23T23:23:22.304369+0000 mon.a (mon.0) 176 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:23:23.674 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:23 smithi159 bash[108473]: cephadm 2023-09-23T23:23:22.343642+0000 mgr.y (mgr.25991) 135 : cephadm 1 Reconfiguring osd.5 (monmap changed)... 2023-09-23T23:23:23.674 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:23 smithi159 bash[108473]: audit 2023-09-23T23:23:22.344236+0000 mon.a (mon.0) 177 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-09-23T23:23:23.674 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:23 smithi159 bash[108473]: audit 2023-09-23T23:23:22.345952+0000 mon.a (mon.0) 178 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:23:23.674 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:23 smithi159 bash[108473]: cephadm 2023-09-23T23:23:22.350321+0000 mgr.y (mgr.25991) 136 : cephadm 1 Reconfiguring daemon osd.5 on smithi164 2023-09-23T23:23:23.674 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:23 smithi159 bash[105915]: cluster 2023-09-23T23:23:22.156183+0000 mgr.y (mgr.25991) 134 : cluster 0 pgmap v88: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:23:23.674 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:23 smithi159 bash[105915]: audit 2023-09-23T23:23:22.297106+0000 mon.a (mon.0) 175 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:23:23.674 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:23 smithi159 bash[105915]: audit 2023-09-23T23:23:22.304369+0000 mon.a (mon.0) 176 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:23:23.674 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:23 smithi159 bash[105915]: cephadm 2023-09-23T23:23:22.343642+0000 mgr.y (mgr.25991) 135 : cephadm 1 Reconfiguring osd.5 (monmap changed)... 2023-09-23T23:23:23.674 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:23 smithi159 bash[105915]: audit 2023-09-23T23:23:22.344236+0000 mon.a (mon.0) 177 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-09-23T23:23:23.675 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:23 smithi159 bash[105915]: audit 2023-09-23T23:23:22.345952+0000 mon.a (mon.0) 178 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:23:23.675 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:23 smithi159 bash[105915]: cephadm 2023-09-23T23:23:22.350321+0000 mgr.y (mgr.25991) 136 : cephadm 1 Reconfiguring daemon osd.5 on smithi164 2023-09-23T23:23:23.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:23 smithi164 bash[92846]: cluster 2023-09-23T23:23:22.156183+0000 mgr.y (mgr.25991) 134 : cluster 0 pgmap v88: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:23:23.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:23 smithi164 bash[92846]: audit 2023-09-23T23:23:22.297106+0000 mon.a (mon.0) 175 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:23:23.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:23 smithi164 bash[92846]: audit 2023-09-23T23:23:22.304369+0000 mon.a (mon.0) 176 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:23:23.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:23 smithi164 bash[92846]: cephadm 2023-09-23T23:23:22.343642+0000 mgr.y (mgr.25991) 135 : cephadm 1 Reconfiguring osd.5 (monmap changed)... 2023-09-23T23:23:23.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:23 smithi164 bash[92846]: audit 2023-09-23T23:23:22.344236+0000 mon.a (mon.0) 177 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-09-23T23:23:23.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:23 smithi164 bash[92846]: audit 2023-09-23T23:23:22.345952+0000 mon.a (mon.0) 178 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:23:23.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:23 smithi164 bash[92846]: cephadm 2023-09-23T23:23:22.350321+0000 mgr.y (mgr.25991) 136 : cephadm 1 Reconfiguring daemon osd.5 on smithi164 2023-09-23T23:23:24.043 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:23:23 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:23:23] "GET /metrics HTTP/1.1" 200 33923 "" "Prometheus/2.43.0" 2023-09-23T23:23:25.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:25 smithi164 bash[92846]: cluster 2023-09-23T23:23:24.157224+0000 mgr.y (mgr.25991) 137 : cluster 0 pgmap v89: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:23:25.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:25 smithi164 bash[92846]: audit 2023-09-23T23:23:24.266631+0000 mon.a (mon.0) 179 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:23:25.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:25 smithi164 bash[92846]: audit 2023-09-23T23:23:24.274380+0000 mon.a (mon.0) 180 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:23:25.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:25 smithi164 bash[92846]: cephadm 2023-09-23T23:23:24.319405+0000 mgr.y (mgr.25991) 138 : cephadm 1 Reconfiguring osd.6 (monmap changed)... 2023-09-23T23:23:25.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:25 smithi164 bash[92846]: audit 2023-09-23T23:23:24.320054+0000 mon.a (mon.0) 181 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-09-23T23:23:25.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:25 smithi164 bash[92846]: audit 2023-09-23T23:23:24.321768+0000 mon.a (mon.0) 182 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:23:25.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:25 smithi164 bash[92846]: cephadm 2023-09-23T23:23:24.326164+0000 mgr.y (mgr.25991) 139 : cephadm 1 Reconfiguring daemon osd.6 on smithi164 2023-09-23T23:23:25.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:25 smithi159 bash[105915]: cluster 2023-09-23T23:23:24.157224+0000 mgr.y (mgr.25991) 137 : cluster 0 pgmap v89: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:23:25.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:25 smithi159 bash[105915]: audit 2023-09-23T23:23:24.266631+0000 mon.a (mon.0) 179 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:23:25.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:25 smithi159 bash[105915]: audit 2023-09-23T23:23:24.274380+0000 mon.a (mon.0) 180 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:23:25.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:25 smithi159 bash[105915]: cephadm 2023-09-23T23:23:24.319405+0000 mgr.y (mgr.25991) 138 : cephadm 1 Reconfiguring osd.6 (monmap changed)... 2023-09-23T23:23:25.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:25 smithi159 bash[105915]: audit 2023-09-23T23:23:24.320054+0000 mon.a (mon.0) 181 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-09-23T23:23:25.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:25 smithi159 bash[105915]: audit 2023-09-23T23:23:24.321768+0000 mon.a (mon.0) 182 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:23:25.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:25 smithi159 bash[105915]: cephadm 2023-09-23T23:23:24.326164+0000 mgr.y (mgr.25991) 139 : cephadm 1 Reconfiguring daemon osd.6 on smithi164 2023-09-23T23:23:25.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:25 smithi159 bash[108473]: cluster 2023-09-23T23:23:24.157224+0000 mgr.y (mgr.25991) 137 : cluster 0 pgmap v89: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:23:25.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:25 smithi159 bash[108473]: audit 2023-09-23T23:23:24.266631+0000 mon.a (mon.0) 179 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:23:25.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:25 smithi159 bash[108473]: audit 2023-09-23T23:23:24.274380+0000 mon.a (mon.0) 180 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:23:25.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:25 smithi159 bash[108473]: cephadm 2023-09-23T23:23:24.319405+0000 mgr.y (mgr.25991) 138 : cephadm 1 Reconfiguring osd.6 (monmap changed)... 2023-09-23T23:23:25.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:25 smithi159 bash[108473]: audit 2023-09-23T23:23:24.320054+0000 mon.a (mon.0) 181 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-09-23T23:23:25.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:25 smithi159 bash[108473]: audit 2023-09-23T23:23:24.321768+0000 mon.a (mon.0) 182 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:23:25.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:25 smithi159 bash[108473]: cephadm 2023-09-23T23:23:24.326164+0000 mgr.y (mgr.25991) 139 : cephadm 1 Reconfiguring daemon osd.6 on smithi164 2023-09-23T23:23:27.681 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:27 smithi164 bash[92846]: cluster 2023-09-23T23:23:26.157840+0000 mgr.y (mgr.25991) 140 : cluster 0 pgmap v90: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:23:27.681 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:27 smithi164 bash[92846]: audit 2023-09-23T23:23:26.370530+0000 mon.a (mon.0) 183 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:23:27.681 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:27 smithi164 bash[92846]: audit 2023-09-23T23:23:26.377456+0000 mon.a (mon.0) 184 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:23:27.682 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:27 smithi164 bash[92846]: cephadm 2023-09-23T23:23:26.395007+0000 mgr.y (mgr.25991) 141 : cephadm 1 Reconfiguring osd.7 (monmap changed)... 2023-09-23T23:23:27.682 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:27 smithi164 bash[92846]: audit 2023-09-23T23:23:26.395631+0000 mon.a (mon.0) 185 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-09-23T23:23:27.682 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:27 smithi164 bash[92846]: audit 2023-09-23T23:23:26.397315+0000 mon.a (mon.0) 186 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:23:27.682 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:27 smithi164 bash[92846]: cephadm 2023-09-23T23:23:26.402145+0000 mgr.y (mgr.25991) 142 : cephadm 1 Reconfiguring daemon osd.7 on smithi164 2023-09-23T23:23:27.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:27 smithi159 bash[105915]: cluster 2023-09-23T23:23:26.157840+0000 mgr.y (mgr.25991) 140 : cluster 0 pgmap v90: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:23:27.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:27 smithi159 bash[105915]: audit 2023-09-23T23:23:26.370530+0000 mon.a (mon.0) 183 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:23:27.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:27 smithi159 bash[105915]: audit 2023-09-23T23:23:26.377456+0000 mon.a (mon.0) 184 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:23:27.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:27 smithi159 bash[105915]: cephadm 2023-09-23T23:23:26.395007+0000 mgr.y (mgr.25991) 141 : cephadm 1 Reconfiguring osd.7 (monmap changed)... 2023-09-23T23:23:27.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:27 smithi159 bash[105915]: audit 2023-09-23T23:23:26.395631+0000 mon.a (mon.0) 185 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-09-23T23:23:27.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:27 smithi159 bash[105915]: audit 2023-09-23T23:23:26.397315+0000 mon.a (mon.0) 186 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:23:27.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:27 smithi159 bash[105915]: cephadm 2023-09-23T23:23:26.402145+0000 mgr.y (mgr.25991) 142 : cephadm 1 Reconfiguring daemon osd.7 on smithi164 2023-09-23T23:23:27.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:27 smithi159 bash[108473]: cluster 2023-09-23T23:23:26.157840+0000 mgr.y (mgr.25991) 140 : cluster 0 pgmap v90: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:23:27.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:27 smithi159 bash[108473]: audit 2023-09-23T23:23:26.370530+0000 mon.a (mon.0) 183 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:23:27.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:27 smithi159 bash[108473]: audit 2023-09-23T23:23:26.377456+0000 mon.a (mon.0) 184 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:23:27.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:27 smithi159 bash[108473]: cephadm 2023-09-23T23:23:26.395007+0000 mgr.y (mgr.25991) 141 : cephadm 1 Reconfiguring osd.7 (monmap changed)... 2023-09-23T23:23:27.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:27 smithi159 bash[108473]: audit 2023-09-23T23:23:26.395631+0000 mon.a (mon.0) 185 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-09-23T23:23:27.796 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:27 smithi159 bash[108473]: audit 2023-09-23T23:23:26.397315+0000 mon.a (mon.0) 186 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:23:27.796 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:27 smithi159 bash[108473]: cephadm 2023-09-23T23:23:26.402145+0000 mgr.y (mgr.25991) 142 : cephadm 1 Reconfiguring daemon osd.7 on smithi164 2023-09-23T23:23:29.080 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:23:28 smithi164 bash[82145]: ts=2023-09-23T23:23:28.661Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable)\", cluster_addr=\"172.21.15.159\", device_class=\"ssd\", hostname=\"smithi159\", instance=\"smithi164.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.159\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable)\", cluster_addr=\"172.21.15.159\", device_class=\"ssd\", hostname=\"smithi159\", instance=\"smithi159:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.159\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T23:23:29.618 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:29 smithi164 bash[92846]: cluster 2023-09-23T23:23:28.158897+0000 mgr.y (mgr.25991) 143 : cluster 0 pgmap v91: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:23:29.618 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:29 smithi164 bash[92846]: audit 2023-09-23T23:23:28.321615+0000 mon.a (mon.0) 187 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:23:29.618 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:29 smithi164 bash[92846]: audit 2023-09-23T23:23:28.329077+0000 mon.a (mon.0) 188 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:23:29.618 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:29 smithi164 bash[92846]: cephadm 2023-09-23T23:23:28.372961+0000 mgr.y (mgr.25991) 144 : cephadm 1 Reconfiguring mds.foo.smithi164.itcshs (monmap changed)... 2023-09-23T23:23:29.618 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:29 smithi164 bash[92846]: audit 2023-09-23T23:23:28.374952+0000 mon.a (mon.0) 189 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi164.itcshs", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-23T23:23:29.618 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:29 smithi164 bash[92846]: audit 2023-09-23T23:23:28.376889+0000 mon.a (mon.0) 190 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:23:29.618 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:29 smithi164 bash[92846]: cephadm 2023-09-23T23:23:28.378641+0000 mgr.y (mgr.25991) 145 : cephadm 1 Reconfiguring daemon mds.foo.smithi164.itcshs on smithi164 2023-09-23T23:23:29.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:29 smithi159 bash[105915]: cluster 2023-09-23T23:23:28.158897+0000 mgr.y (mgr.25991) 143 : cluster 0 pgmap v91: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:23:29.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:29 smithi159 bash[105915]: audit 2023-09-23T23:23:28.321615+0000 mon.a (mon.0) 187 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:23:29.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:29 smithi159 bash[105915]: audit 2023-09-23T23:23:28.329077+0000 mon.a (mon.0) 188 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:23:29.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:29 smithi159 bash[105915]: cephadm 2023-09-23T23:23:28.372961+0000 mgr.y (mgr.25991) 144 : cephadm 1 Reconfiguring mds.foo.smithi164.itcshs (monmap changed)... 2023-09-23T23:23:29.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:29 smithi159 bash[105915]: audit 2023-09-23T23:23:28.374952+0000 mon.a (mon.0) 189 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi164.itcshs", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-23T23:23:29.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:29 smithi159 bash[105915]: audit 2023-09-23T23:23:28.376889+0000 mon.a (mon.0) 190 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:23:29.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:29 smithi159 bash[105915]: cephadm 2023-09-23T23:23:28.378641+0000 mgr.y (mgr.25991) 145 : cephadm 1 Reconfiguring daemon mds.foo.smithi164.itcshs on smithi164 2023-09-23T23:23:29.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:29 smithi159 bash[108473]: cluster 2023-09-23T23:23:28.158897+0000 mgr.y (mgr.25991) 143 : cluster 0 pgmap v91: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:23:29.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:29 smithi159 bash[108473]: audit 2023-09-23T23:23:28.321615+0000 mon.a (mon.0) 187 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:23:29.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:29 smithi159 bash[108473]: audit 2023-09-23T23:23:28.329077+0000 mon.a (mon.0) 188 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:23:29.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:29 smithi159 bash[108473]: cephadm 2023-09-23T23:23:28.372961+0000 mgr.y (mgr.25991) 144 : cephadm 1 Reconfiguring mds.foo.smithi164.itcshs (monmap changed)... 2023-09-23T23:23:29.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:29 smithi159 bash[108473]: audit 2023-09-23T23:23:28.374952+0000 mon.a (mon.0) 189 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi164.itcshs", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-23T23:23:29.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:29 smithi159 bash[108473]: audit 2023-09-23T23:23:28.376889+0000 mon.a (mon.0) 190 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:23:29.796 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:29 smithi159 bash[108473]: cephadm 2023-09-23T23:23:28.378641+0000 mgr.y (mgr.25991) 145 : cephadm 1 Reconfiguring daemon mds.foo.smithi164.itcshs on smithi164 2023-09-23T23:23:31.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:31 smithi164 bash[92846]: cluster 2023-09-23T23:23:30.159566+0000 mgr.y (mgr.25991) 146 : cluster 0 pgmap v92: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:23:31.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:31 smithi164 bash[92846]: audit 2023-09-23T23:23:30.432300+0000 mon.a (mon.0) 191 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:23:31.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:31 smithi164 bash[92846]: audit 2023-09-23T23:23:30.439146+0000 mon.a (mon.0) 192 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:23:31.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:31 smithi164 bash[92846]: audit 2023-09-23T23:23:30.455176+0000 mon.a (mon.0) 193 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:23:31.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:31 smithi164 bash[92846]: audit 2023-09-23T23:23:30.882573+0000 mon.a (mon.0) 194 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:23:31.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:31 smithi164 bash[92846]: audit 2023-09-23T23:23:30.891036+0000 mon.a (mon.0) 195 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:23:31.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:31 smithi159 bash[105915]: cluster 2023-09-23T23:23:30.159566+0000 mgr.y (mgr.25991) 146 : cluster 0 pgmap v92: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:23:31.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:31 smithi159 bash[105915]: audit 2023-09-23T23:23:30.432300+0000 mon.a (mon.0) 191 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:23:31.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:31 smithi159 bash[105915]: audit 2023-09-23T23:23:30.439146+0000 mon.a (mon.0) 192 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:23:31.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:31 smithi159 bash[105915]: audit 2023-09-23T23:23:30.455176+0000 mon.a (mon.0) 193 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:23:31.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:31 smithi159 bash[105915]: audit 2023-09-23T23:23:30.882573+0000 mon.a (mon.0) 194 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:23:31.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:31 smithi159 bash[105915]: audit 2023-09-23T23:23:30.891036+0000 mon.a (mon.0) 195 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:23:31.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:31 smithi159 bash[108473]: cluster 2023-09-23T23:23:30.159566+0000 mgr.y (mgr.25991) 146 : cluster 0 pgmap v92: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:23:31.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:31 smithi159 bash[108473]: audit 2023-09-23T23:23:30.432300+0000 mon.a (mon.0) 191 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:23:31.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:31 smithi159 bash[108473]: audit 2023-09-23T23:23:30.439146+0000 mon.a (mon.0) 192 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:23:31.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:31 smithi159 bash[108473]: audit 2023-09-23T23:23:30.455176+0000 mon.a (mon.0) 193 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:23:31.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:31 smithi159 bash[108473]: audit 2023-09-23T23:23:30.882573+0000 mon.a (mon.0) 194 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:23:31.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:31 smithi159 bash[108473]: audit 2023-09-23T23:23:30.891036+0000 mon.a (mon.0) 195 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:23:33.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:33 smithi164 bash[92846]: cluster 2023-09-23T23:23:32.160157+0000 mgr.y (mgr.25991) 147 : cluster 0 pgmap v93: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:23:33.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:33 smithi164 bash[92846]: audit 2023-09-23T23:23:32.205456+0000 mon.a (mon.0) 196 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:23:33.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:33 smithi159 bash[105915]: cluster 2023-09-23T23:23:32.160157+0000 mgr.y (mgr.25991) 147 : cluster 0 pgmap v93: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:23:33.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:33 smithi159 bash[105915]: audit 2023-09-23T23:23:32.205456+0000 mon.a (mon.0) 196 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:23:33.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:33 smithi159 bash[108473]: cluster 2023-09-23T23:23:32.160157+0000 mgr.y (mgr.25991) 147 : cluster 0 pgmap v93: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:23:33.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:33 smithi159 bash[108473]: audit 2023-09-23T23:23:32.205456+0000 mon.a (mon.0) 196 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:23:34.043 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:23:33 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:23:33] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-09-23T23:23:35.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:35 smithi164 bash[92846]: cluster 2023-09-23T23:23:34.161275+0000 mgr.y (mgr.25991) 148 : cluster 0 pgmap v94: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:23:35.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:35 smithi159 bash[105915]: cluster 2023-09-23T23:23:34.161275+0000 mgr.y (mgr.25991) 148 : cluster 0 pgmap v94: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:23:35.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:35 smithi159 bash[108473]: cluster 2023-09-23T23:23:34.161275+0000 mgr.y (mgr.25991) 148 : cluster 0 pgmap v94: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:23:37.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:37 smithi164 bash[92846]: cluster 2023-09-23T23:23:36.161881+0000 mgr.y (mgr.25991) 149 : cluster 0 pgmap v95: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:23:37.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:37 smithi164 bash[92846]: audit 2023-09-23T23:23:36.496236+0000 mon.a (mon.0) 197 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:23:37.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:37 smithi164 bash[92846]: audit 2023-09-23T23:23:36.503822+0000 mon.a (mon.0) 198 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:23:37.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:37 smithi164 bash[92846]: audit 2023-09-23T23:23:36.973876+0000 mon.a (mon.0) 199 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:23:37.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:37 smithi164 bash[92846]: audit 2023-09-23T23:23:36.975675+0000 mon.a (mon.0) 200 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:23:37.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:37 smithi164 bash[92846]: audit 2023-09-23T23:23:36.986243+0000 mon.a (mon.0) 201 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:23:37.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:37 smithi159 bash[105915]: cluster 2023-09-23T23:23:36.161881+0000 mgr.y (mgr.25991) 149 : cluster 0 pgmap v95: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:23:37.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:37 smithi159 bash[105915]: audit 2023-09-23T23:23:36.496236+0000 mon.a (mon.0) 197 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:23:37.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:37 smithi159 bash[105915]: audit 2023-09-23T23:23:36.503822+0000 mon.a (mon.0) 198 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:23:37.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:37 smithi159 bash[105915]: audit 2023-09-23T23:23:36.973876+0000 mon.a (mon.0) 199 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:23:37.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:37 smithi159 bash[105915]: audit 2023-09-23T23:23:36.975675+0000 mon.a (mon.0) 200 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:23:37.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:37 smithi159 bash[105915]: audit 2023-09-23T23:23:36.986243+0000 mon.a (mon.0) 201 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:23:37.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:37 smithi159 bash[108473]: cluster 2023-09-23T23:23:36.161881+0000 mgr.y (mgr.25991) 149 : cluster 0 pgmap v95: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:23:37.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:37 smithi159 bash[108473]: audit 2023-09-23T23:23:36.496236+0000 mon.a (mon.0) 197 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:23:37.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:37 smithi159 bash[108473]: audit 2023-09-23T23:23:36.503822+0000 mon.a (mon.0) 198 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:23:37.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:37 smithi159 bash[108473]: audit 2023-09-23T23:23:36.973876+0000 mon.a (mon.0) 199 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:23:37.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:37 smithi159 bash[108473]: audit 2023-09-23T23:23:36.975675+0000 mon.a (mon.0) 200 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:23:37.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:37 smithi159 bash[108473]: audit 2023-09-23T23:23:36.986243+0000 mon.a (mon.0) 201 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:23:39.023 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:23:38 smithi164 bash[82145]: ts=2023-09-23T23:23:38.662Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable)\", cluster_addr=\"172.21.15.159\", device_class=\"ssd\", hostname=\"smithi159\", instance=\"smithi164.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.159\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable)\", cluster_addr=\"172.21.15.159\", device_class=\"ssd\", hostname=\"smithi159\", instance=\"smithi159:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.159\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T23:23:39.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:39 smithi164 bash[92846]: cluster 2023-09-23T23:23:38.162883+0000 mgr.y (mgr.25991) 150 : cluster 0 pgmap v96: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:23:39.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:39 smithi159 bash[105915]: cluster 2023-09-23T23:23:38.162883+0000 mgr.y (mgr.25991) 150 : cluster 0 pgmap v96: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:23:39.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:39 smithi159 bash[108473]: cluster 2023-09-23T23:23:38.162883+0000 mgr.y (mgr.25991) 150 : cluster 0 pgmap v96: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:23:41.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:41 smithi164 bash[92846]: cluster 2023-09-23T23:23:40.163557+0000 mgr.y (mgr.25991) 151 : cluster 0 pgmap v97: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:23:41.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:41 smithi159 bash[105915]: cluster 2023-09-23T23:23:40.163557+0000 mgr.y (mgr.25991) 151 : cluster 0 pgmap v97: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:23:41.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:41 smithi159 bash[108473]: cluster 2023-09-23T23:23:40.163557+0000 mgr.y (mgr.25991) 151 : cluster 0 pgmap v97: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:23:43.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:43 smithi164 bash[92846]: cluster 2023-09-23T23:23:42.164238+0000 mgr.y (mgr.25991) 152 : cluster 0 pgmap v98: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:23:43.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:43 smithi159 bash[105915]: cluster 2023-09-23T23:23:42.164238+0000 mgr.y (mgr.25991) 152 : cluster 0 pgmap v98: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:23:43.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:43 smithi159 bash[108473]: cluster 2023-09-23T23:23:42.164238+0000 mgr.y (mgr.25991) 152 : cluster 0 pgmap v98: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:23:44.043 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:23:43 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:23:43] "GET /metrics HTTP/1.1" 200 33918 "" "Prometheus/2.43.0" 2023-09-23T23:23:45.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:45 smithi164 bash[92846]: cluster 2023-09-23T23:23:44.165327+0000 mgr.y (mgr.25991) 153 : cluster 0 pgmap v99: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:23:45.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:45 smithi159 bash[105915]: cluster 2023-09-23T23:23:44.165327+0000 mgr.y (mgr.25991) 153 : cluster 0 pgmap v99: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:23:45.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:45 smithi159 bash[108473]: cluster 2023-09-23T23:23:44.165327+0000 mgr.y (mgr.25991) 153 : cluster 0 pgmap v99: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:23:47.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:47 smithi164 bash[92846]: cluster 2023-09-23T23:23:46.165968+0000 mgr.y (mgr.25991) 154 : cluster 0 pgmap v100: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:23:47.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:47 smithi164 bash[92846]: audit 2023-09-23T23:23:47.206059+0000 mon.a (mon.0) 202 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:23:47.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:47 smithi159 bash[105915]: cluster 2023-09-23T23:23:46.165968+0000 mgr.y (mgr.25991) 154 : cluster 0 pgmap v100: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:23:47.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:47 smithi159 bash[105915]: audit 2023-09-23T23:23:47.206059+0000 mon.a (mon.0) 202 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:23:47.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:47 smithi159 bash[108473]: cluster 2023-09-23T23:23:46.165968+0000 mgr.y (mgr.25991) 154 : cluster 0 pgmap v100: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:23:47.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:47 smithi159 bash[108473]: audit 2023-09-23T23:23:47.206059+0000 mon.a (mon.0) 202 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:23:49.023 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 23 23:23:48 smithi164 bash[82145]: ts=2023-09-23T23:23:48.662Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable)\", cluster_addr=\"172.21.15.159\", device_class=\"ssd\", hostname=\"smithi159\", instance=\"smithi164.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.159\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable)\", cluster_addr=\"172.21.15.159\", device_class=\"ssd\", hostname=\"smithi159\", instance=\"smithi159:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.159\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T23:23:49.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:49 smithi164 bash[92846]: cluster 2023-09-23T23:23:48.166958+0000 mgr.y (mgr.25991) 155 : cluster 0 pgmap v101: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:23:49.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:49 smithi159 bash[105915]: cluster 2023-09-23T23:23:48.166958+0000 mgr.y (mgr.25991) 155 : cluster 0 pgmap v101: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:23:49.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:49 smithi159 bash[108473]: cluster 2023-09-23T23:23:48.166958+0000 mgr.y (mgr.25991) 155 : cluster 0 pgmap v101: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:23:50.202 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'ceph orch upgrade resume' 2023-09-23T23:23:51.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:51 smithi164 bash[92846]: cluster 2023-09-23T23:23:50.167551+0000 mgr.y (mgr.25991) 156 : cluster 0 pgmap v102: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:23:51.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:51 smithi159 bash[105915]: cluster 2023-09-23T23:23:50.167551+0000 mgr.y (mgr.25991) 156 : cluster 0 pgmap v102: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:23:51.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:51 smithi159 bash[108473]: cluster 2023-09-23T23:23:50.167551+0000 mgr.y (mgr.25991) 156 : cluster 0 pgmap v102: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:23:53.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:53 smithi164 bash[92846]: cluster 2023-09-23T23:23:52.168169+0000 mgr.y (mgr.25991) 157 : cluster 0 pgmap v103: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:23:53.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:53 smithi159 bash[105915]: cluster 2023-09-23T23:23:52.168169+0000 mgr.y (mgr.25991) 157 : cluster 0 pgmap v103: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:23:53.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:53 smithi159 bash[108473]: cluster 2023-09-23T23:23:52.168169+0000 mgr.y (mgr.25991) 157 : cluster 0 pgmap v103: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:23:54.043 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:23:53 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:23:53] "GET /metrics HTTP/1.1" 200 33922 "" "Prometheus/2.43.0" 2023-09-23T23:23:54.980 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:23:55.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:55 smithi159 bash[108473]: cluster 2023-09-23T23:23:54.169229+0000 mgr.y (mgr.25991) 158 : cluster 0 pgmap v104: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:23:55.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:55 smithi159 bash[105915]: cluster 2023-09-23T23:23:54.169229+0000 mgr.y (mgr.25991) 158 : cluster 0 pgmap v104: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:23:55.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:55 smithi164 bash[92846]: cluster 2023-09-23T23:23:54.169229+0000 mgr.y (mgr.25991) 158 : cluster 0 pgmap v104: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:23:57.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:57 smithi164 bash[92846]: cluster 2023-09-23T23:23:56.169802+0000 mgr.y (mgr.25991) 159 : cluster 0 pgmap v105: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:23:57.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:57 smithi159 bash[105915]: cluster 2023-09-23T23:23:56.169802+0000 mgr.y (mgr.25991) 159 : cluster 0 pgmap v105: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:23:57.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:57 smithi159 bash[108473]: cluster 2023-09-23T23:23:56.169802+0000 mgr.y (mgr.25991) 159 : cluster 0 pgmap v105: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:23:58.493 INFO:teuthology.orchestra.run.smithi159.stdout:Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T23:23:59.301 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'echo wait for all mons to upgrade' 2023-09-23T23:23:59.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:59 smithi164 bash[92846]: cluster 2023-09-23T23:23:58.170807+0000 mgr.y (mgr.25991) 160 : cluster 0 pgmap v106: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:23:59.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:59 smithi164 bash[92846]: audit 2023-09-23T23:23:58.480623+0000 mgr.y (mgr.25991) 161 : audit 0 from='client.34188 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:23:59.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:59 smithi164 bash[92846]: cephadm 2023-09-23T23:23:58.481291+0000 mgr.y (mgr.25991) 162 : cephadm 1 Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T23:23:59.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:59 smithi164 bash[92846]: audit 2023-09-23T23:23:58.489769+0000 mon.a (mon.0) 203 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:23:59.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:23:59 smithi164 bash[92846]: audit 2023-09-23T23:23:58.540325+0000 mon.a (mon.0) 204 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:23:59.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:59 smithi159 bash[105915]: cluster 2023-09-23T23:23:58.170807+0000 mgr.y (mgr.25991) 160 : cluster 0 pgmap v106: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:23:59.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:59 smithi159 bash[105915]: audit 2023-09-23T23:23:58.480623+0000 mgr.y (mgr.25991) 161 : audit 0 from='client.34188 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:23:59.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:59 smithi159 bash[105915]: cephadm 2023-09-23T23:23:58.481291+0000 mgr.y (mgr.25991) 162 : cephadm 1 Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T23:23:59.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:59 smithi159 bash[105915]: audit 2023-09-23T23:23:58.489769+0000 mon.a (mon.0) 203 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:23:59.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:23:59 smithi159 bash[105915]: audit 2023-09-23T23:23:58.540325+0000 mon.a (mon.0) 204 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:23:59.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:59 smithi159 bash[108473]: cluster 2023-09-23T23:23:58.170807+0000 mgr.y (mgr.25991) 160 : cluster 0 pgmap v106: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:23:59.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:59 smithi159 bash[108473]: audit 2023-09-23T23:23:58.480623+0000 mgr.y (mgr.25991) 161 : audit 0 from='client.34188 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:23:59.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:59 smithi159 bash[108473]: cephadm 2023-09-23T23:23:58.481291+0000 mgr.y (mgr.25991) 162 : cephadm 1 Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T23:23:59.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:59 smithi159 bash[108473]: audit 2023-09-23T23:23:58.489769+0000 mon.a (mon.0) 203 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:23:59.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:23:59 smithi159 bash[108473]: audit 2023-09-23T23:23:58.540325+0000 mon.a (mon.0) 204 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:24:01.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:01 smithi164 bash[92846]: cluster 2023-09-23T23:24:00.171442+0000 mgr.y (mgr.25991) 163 : cluster 0 pgmap v107: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:24:01.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:01 smithi159 bash[105915]: cluster 2023-09-23T23:24:00.171442+0000 mgr.y (mgr.25991) 163 : cluster 0 pgmap v107: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:24:01.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:01 smithi159 bash[108473]: cluster 2023-09-23T23:24:00.171442+0000 mgr.y (mgr.25991) 163 : cluster 0 pgmap v107: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:24:03.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:03 smithi164 bash[92846]: cluster 2023-09-23T23:24:02.172076+0000 mgr.y (mgr.25991) 164 : cluster 0 pgmap v108: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:24:03.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:03 smithi164 bash[92846]: audit 2023-09-23T23:24:02.206475+0000 mon.a (mon.0) 205 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:24:03.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:03 smithi159 bash[105915]: cluster 2023-09-23T23:24:02.172076+0000 mgr.y (mgr.25991) 164 : cluster 0 pgmap v108: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:24:03.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:03 smithi159 bash[105915]: audit 2023-09-23T23:24:02.206475+0000 mon.a (mon.0) 205 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:24:03.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:03 smithi159 bash[108473]: cluster 2023-09-23T23:24:02.172076+0000 mgr.y (mgr.25991) 164 : cluster 0 pgmap v108: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:24:03.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:03 smithi159 bash[108473]: audit 2023-09-23T23:24:02.206475+0000 mon.a (mon.0) 205 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:24:04.043 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:24:03 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:24:03] "GET /metrics HTTP/1.1" 200 33922 "" "Prometheus/2.43.0" 2023-09-23T23:24:04.077 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:24:05.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:05 smithi159 bash[105915]: cluster 2023-09-23T23:24:04.173157+0000 mgr.y (mgr.25991) 165 : cluster 0 pgmap v109: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:24:05.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:05 smithi159 bash[105915]: audit 2023-09-23T23:24:04.942301+0000 mon.a (mon.0) 206 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:24:05.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:05 smithi159 bash[105915]: audit 2023-09-23T23:24:04.953670+0000 mon.a (mon.0) 207 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:24:05.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:05 smithi159 bash[108473]: cluster 2023-09-23T23:24:04.173157+0000 mgr.y (mgr.25991) 165 : cluster 0 pgmap v109: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:24:05.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:05 smithi159 bash[108473]: audit 2023-09-23T23:24:04.942301+0000 mon.a (mon.0) 206 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:24:05.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:05 smithi159 bash[108473]: audit 2023-09-23T23:24:04.953670+0000 mon.a (mon.0) 207 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:24:05.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:05 smithi164 bash[92846]: cluster 2023-09-23T23:24:04.173157+0000 mgr.y (mgr.25991) 165 : cluster 0 pgmap v109: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:24:05.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:05 smithi164 bash[92846]: audit 2023-09-23T23:24:04.942301+0000 mon.a (mon.0) 206 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:24:05.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:05 smithi164 bash[92846]: audit 2023-09-23T23:24:04.953670+0000 mon.a (mon.0) 207 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:24:06.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:06 smithi164 bash[92846]: audit 2023-09-23T23:24:05.421650+0000 mon.a (mon.0) 208 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:24:06.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:06 smithi164 bash[92846]: audit 2023-09-23T23:24:05.422651+0000 mon.a (mon.0) 209 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:24:06.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:06 smithi164 bash[92846]: audit 2023-09-23T23:24:05.432144+0000 mon.a (mon.0) 210 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:24:06.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:06 smithi164 bash[92846]: audit 2023-09-23T23:24:05.516210+0000 mon.a (mon.0) 211 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:24:06.524 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:06 smithi164 bash[92846]: audit 2023-09-23T23:24:05.519350+0000 mon.a (mon.0) 212 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T23:24:06.524 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:06 smithi164 bash[92846]: audit 2023-09-23T23:24:05.521190+0000 mon.a (mon.0) 213 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T23:24:06.524 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:06 smithi164 bash[92846]: cephadm 2023-09-23T23:24:05.521933+0000 mgr.y (mgr.25991) 166 : cephadm 1 Upgrade: Setting container_image for all mon 2023-09-23T23:24:06.524 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:06 smithi164 bash[92846]: audit 2023-09-23T23:24:05.531612+0000 mon.a (mon.0) 214 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:24:06.524 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:06 smithi164 bash[92846]: audit 2023-09-23T23:24:05.532768+0000 mon.a (mon.0) 215 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-09-23T23:24:06.524 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:06 smithi164 bash[92846]: audit 2023-09-23T23:24:05.539491+0000 mon.a (mon.0) 216 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2023-09-23T23:24:06.524 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:06 smithi164 bash[92846]: audit 2023-09-23T23:24:05.540755+0000 mon.a (mon.0) 217 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-09-23T23:24:06.524 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:06 smithi164 bash[92846]: audit 2023-09-23T23:24:05.547877+0000 mon.a (mon.0) 218 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2023-09-23T23:24:06.524 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:06 smithi164 bash[92846]: audit 2023-09-23T23:24:05.548991+0000 mon.a (mon.0) 219 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-09-23T23:24:06.524 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:06 smithi164 bash[92846]: audit 2023-09-23T23:24:05.555489+0000 mon.a (mon.0) 220 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2023-09-23T23:24:06.524 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:06 smithi164 bash[92846]: audit 2023-09-23T23:24:05.557104+0000 mon.a (mon.0) 221 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T23:24:06.525 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:06 smithi164 bash[92846]: cephadm 2023-09-23T23:24:05.557966+0000 mgr.y (mgr.25991) 167 : cephadm 1 Upgrade: Setting container_image for all crash 2023-09-23T23:24:06.525 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:06 smithi164 bash[92846]: audit 2023-09-23T23:24:05.562951+0000 mon.a (mon.0) 222 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:24:06.525 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:06 smithi164 bash[92846]: audit 2023-09-23T23:24:05.564786+0000 mon.a (mon.0) 223 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-09-23T23:24:06.525 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:06 smithi164 bash[92846]: audit 2023-09-23T23:24:05.565040+0000 mgr.y (mgr.25991) 168 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-09-23T23:24:06.525 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:06 smithi164 bash[92846]: cephadm 2023-09-23T23:24:05.566144+0000 mgr.y (mgr.25991) 169 : cephadm 1 Upgrade: osd.0 is safe to restart 2023-09-23T23:24:06.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:06 smithi159 bash[108473]: audit 2023-09-23T23:24:05.421650+0000 mon.a (mon.0) 208 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:24:06.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:06 smithi159 bash[108473]: audit 2023-09-23T23:24:05.422651+0000 mon.a (mon.0) 209 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:24:06.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:06 smithi159 bash[108473]: audit 2023-09-23T23:24:05.432144+0000 mon.a (mon.0) 210 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:24:06.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:06 smithi159 bash[108473]: audit 2023-09-23T23:24:05.516210+0000 mon.a (mon.0) 211 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:24:06.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:06 smithi159 bash[108473]: audit 2023-09-23T23:24:05.519350+0000 mon.a (mon.0) 212 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T23:24:06.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:06 smithi159 bash[108473]: audit 2023-09-23T23:24:05.521190+0000 mon.a (mon.0) 213 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T23:24:06.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:06 smithi159 bash[108473]: cephadm 2023-09-23T23:24:05.521933+0000 mgr.y (mgr.25991) 166 : cephadm 1 Upgrade: Setting container_image for all mon 2023-09-23T23:24:06.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:06 smithi159 bash[108473]: audit 2023-09-23T23:24:05.531612+0000 mon.a (mon.0) 214 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:24:06.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:06 smithi159 bash[108473]: audit 2023-09-23T23:24:05.532768+0000 mon.a (mon.0) 215 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-09-23T23:24:06.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:06 smithi159 bash[108473]: audit 2023-09-23T23:24:05.539491+0000 mon.a (mon.0) 216 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2023-09-23T23:24:06.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:06 smithi159 bash[108473]: audit 2023-09-23T23:24:05.540755+0000 mon.a (mon.0) 217 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-09-23T23:24:06.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:06 smithi159 bash[108473]: audit 2023-09-23T23:24:05.547877+0000 mon.a (mon.0) 218 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2023-09-23T23:24:06.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:06 smithi159 bash[108473]: audit 2023-09-23T23:24:05.548991+0000 mon.a (mon.0) 219 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-09-23T23:24:06.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:06 smithi159 bash[108473]: audit 2023-09-23T23:24:05.555489+0000 mon.a (mon.0) 220 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2023-09-23T23:24:06.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:06 smithi159 bash[108473]: audit 2023-09-23T23:24:05.557104+0000 mon.a (mon.0) 221 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T23:24:06.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:06 smithi159 bash[108473]: cephadm 2023-09-23T23:24:05.557966+0000 mgr.y (mgr.25991) 167 : cephadm 1 Upgrade: Setting container_image for all crash 2023-09-23T23:24:06.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:06 smithi159 bash[108473]: audit 2023-09-23T23:24:05.562951+0000 mon.a (mon.0) 222 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:24:06.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:06 smithi159 bash[108473]: audit 2023-09-23T23:24:05.564786+0000 mon.a (mon.0) 223 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-09-23T23:24:06.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:06 smithi159 bash[108473]: audit 2023-09-23T23:24:05.565040+0000 mgr.y (mgr.25991) 168 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-09-23T23:24:06.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:06 smithi159 bash[108473]: cephadm 2023-09-23T23:24:05.566144+0000 mgr.y (mgr.25991) 169 : cephadm 1 Upgrade: osd.0 is safe to restart 2023-09-23T23:24:06.546 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:06 smithi159 bash[105915]: audit 2023-09-23T23:24:05.421650+0000 mon.a (mon.0) 208 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:24:06.546 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:06 smithi159 bash[105915]: audit 2023-09-23T23:24:05.422651+0000 mon.a (mon.0) 209 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:24:06.546 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:06 smithi159 bash[105915]: audit 2023-09-23T23:24:05.432144+0000 mon.a (mon.0) 210 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:24:06.546 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:06 smithi159 bash[105915]: audit 2023-09-23T23:24:05.516210+0000 mon.a (mon.0) 211 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:24:06.546 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:06 smithi159 bash[105915]: audit 2023-09-23T23:24:05.519350+0000 mon.a (mon.0) 212 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T23:24:06.546 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:06 smithi159 bash[105915]: audit 2023-09-23T23:24:05.521190+0000 mon.a (mon.0) 213 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T23:24:06.546 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:06 smithi159 bash[105915]: cephadm 2023-09-23T23:24:05.521933+0000 mgr.y (mgr.25991) 166 : cephadm 1 Upgrade: Setting container_image for all mon 2023-09-23T23:24:06.546 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:06 smithi159 bash[105915]: audit 2023-09-23T23:24:05.531612+0000 mon.a (mon.0) 214 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:24:06.546 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:06 smithi159 bash[105915]: audit 2023-09-23T23:24:05.532768+0000 mon.a (mon.0) 215 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-09-23T23:24:06.546 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:06 smithi159 bash[105915]: audit 2023-09-23T23:24:05.539491+0000 mon.a (mon.0) 216 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2023-09-23T23:24:06.546 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:06 smithi159 bash[105915]: audit 2023-09-23T23:24:05.540755+0000 mon.a (mon.0) 217 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-09-23T23:24:06.547 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:06 smithi159 bash[105915]: audit 2023-09-23T23:24:05.547877+0000 mon.a (mon.0) 218 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2023-09-23T23:24:06.547 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:06 smithi159 bash[105915]: audit 2023-09-23T23:24:05.548991+0000 mon.a (mon.0) 219 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-09-23T23:24:06.547 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:06 smithi159 bash[105915]: audit 2023-09-23T23:24:05.555489+0000 mon.a (mon.0) 220 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2023-09-23T23:24:06.547 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:06 smithi159 bash[105915]: audit 2023-09-23T23:24:05.557104+0000 mon.a (mon.0) 221 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T23:24:06.547 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:06 smithi159 bash[105915]: cephadm 2023-09-23T23:24:05.557966+0000 mgr.y (mgr.25991) 167 : cephadm 1 Upgrade: Setting container_image for all crash 2023-09-23T23:24:06.547 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:06 smithi159 bash[105915]: audit 2023-09-23T23:24:05.562951+0000 mon.a (mon.0) 222 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:24:06.547 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:06 smithi159 bash[105915]: audit 2023-09-23T23:24:05.564786+0000 mon.a (mon.0) 223 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-09-23T23:24:06.547 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:06 smithi159 bash[105915]: audit 2023-09-23T23:24:05.565040+0000 mgr.y (mgr.25991) 168 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-09-23T23:24:06.547 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:06 smithi159 bash[105915]: cephadm 2023-09-23T23:24:05.566144+0000 mgr.y (mgr.25991) 169 : cephadm 1 Upgrade: osd.0 is safe to restart 2023-09-23T23:24:07.696 INFO:teuthology.orchestra.run.smithi159.stdout:wait for all mons to upgrade 2023-09-23T23:24:07.823 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:07 smithi159 bash[105915]: cluster 2023-09-23T23:24:06.173780+0000 mgr.y (mgr.25991) 170 : cluster 0 pgmap v110: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:24:07.824 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:07 smithi159 bash[108473]: cluster 2023-09-23T23:24:06.173780+0000 mgr.y (mgr.25991) 170 : cluster 0 pgmap v110: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:24:08.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:07 smithi164 bash[92846]: cluster 2023-09-23T23:24:06.173780+0000 mgr.y (mgr.25991) 170 : cluster 0 pgmap v110: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:24:09.013 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'while ! ceph mon versions | grep $sha1 | grep '"'"': 3'"'"' ; do sleep 2 ; done' 2023-09-23T23:24:09.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:09 smithi159 bash[105915]: cluster 2023-09-23T23:24:08.174783+0000 mgr.y (mgr.25991) 171 : cluster 0 pgmap v111: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:24:09.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:09 smithi159 bash[105915]: audit 2023-09-23T23:24:09.048688+0000 mon.a (mon.0) 224 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:24:09.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:09 smithi159 bash[105915]: audit 2023-09-23T23:24:09.050435+0000 mon.a (mon.0) 225 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-09-23T23:24:09.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:09 smithi159 bash[105915]: audit 2023-09-23T23:24:09.051408+0000 mon.a (mon.0) 226 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:24:09.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:09 smithi159 bash[108473]: cluster 2023-09-23T23:24:08.174783+0000 mgr.y (mgr.25991) 171 : cluster 0 pgmap v111: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:24:09.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:09 smithi159 bash[108473]: audit 2023-09-23T23:24:09.048688+0000 mon.a (mon.0) 224 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:24:09.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:09 smithi159 bash[108473]: audit 2023-09-23T23:24:09.050435+0000 mon.a (mon.0) 225 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-09-23T23:24:09.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:09 smithi159 bash[108473]: audit 2023-09-23T23:24:09.051408+0000 mon.a (mon.0) 226 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:24:10.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:09 smithi164 bash[92846]: cluster 2023-09-23T23:24:08.174783+0000 mgr.y (mgr.25991) 171 : cluster 0 pgmap v111: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:24:10.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:09 smithi164 bash[92846]: audit 2023-09-23T23:24:09.048688+0000 mon.a (mon.0) 224 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:24:10.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:09 smithi164 bash[92846]: audit 2023-09-23T23:24:09.050435+0000 mon.a (mon.0) 225 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-09-23T23:24:10.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:09 smithi164 bash[92846]: audit 2023-09-23T23:24:09.051408+0000 mon.a (mon.0) 226 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:24:10.778 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:10 smithi159 bash[105915]: cephadm 2023-09-23T23:24:09.038369+0000 mgr.y (mgr.25991) 172 : cephadm 1 Upgrade: Updating osd.0 2023-09-23T23:24:10.778 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:10 smithi159 bash[105915]: cephadm 2023-09-23T23:24:09.053816+0000 mgr.y (mgr.25991) 173 : cephadm 1 Deploying daemon osd.0 on smithi159 2023-09-23T23:24:10.779 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:10 smithi159 bash[108473]: cephadm 2023-09-23T23:24:09.038369+0000 mgr.y (mgr.25991) 172 : cephadm 1 Upgrade: Updating osd.0 2023-09-23T23:24:10.779 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:10 smithi159 bash[108473]: cephadm 2023-09-23T23:24:09.053816+0000 mgr.y (mgr.25991) 173 : cephadm 1 Deploying daemon osd.0 on smithi159 2023-09-23T23:24:11.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:10 smithi164 bash[92846]: cephadm 2023-09-23T23:24:09.038369+0000 mgr.y (mgr.25991) 172 : cephadm 1 Upgrade: Updating osd.0 2023-09-23T23:24:11.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:10 smithi164 bash[92846]: cephadm 2023-09-23T23:24:09.053816+0000 mgr.y (mgr.25991) 173 : cephadm 1 Deploying daemon osd.0 on smithi159 2023-09-23T23:24:11.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:11 smithi159 bash[108473]: cluster 2023-09-23T23:24:10.175360+0000 mgr.y (mgr.25991) 174 : cluster 0 pgmap v112: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:24:11.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:11 smithi159 bash[105915]: cluster 2023-09-23T23:24:10.175360+0000 mgr.y (mgr.25991) 174 : cluster 0 pgmap v112: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:24:12.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:11 smithi164 bash[92846]: cluster 2023-09-23T23:24:10.175360+0000 mgr.y (mgr.25991) 174 : cluster 0 pgmap v112: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:24:13.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:13 smithi159 bash[105915]: cluster 2023-09-23T23:24:12.176037+0000 mgr.y (mgr.25991) 175 : cluster 0 pgmap v113: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:24:13.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:13 smithi159 bash[108473]: cluster 2023-09-23T23:24:12.176037+0000 mgr.y (mgr.25991) 175 : cluster 0 pgmap v113: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:24:13.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:13 smithi164 bash[92846]: cluster 2023-09-23T23:24:12.176037+0000 mgr.y (mgr.25991) 175 : cluster 0 pgmap v113: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:24:13.981 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:24:13 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:24:13] "GET /metrics HTTP/1.1" 200 33922 "" "Prometheus/2.43.0" 2023-09-23T23:24:14.045 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:24:14.285 INFO:journalctl@ceph.osd.0.smithi159.stdout:Sep 23 23:24:13 smithi159 systemd[1]: Stopping Ceph osd.0 for e43465dc-5a64-11ee-8db4-212e2dc638e7... 2023-09-23T23:24:14.543 INFO:journalctl@ceph.osd.0.smithi159.stdout:Sep 23 23:24:14 smithi159 bash[44316]: debug 2023-09-23T23:24:14.280+0000 7f3de7ca7700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-09-23T23:24:14.544 INFO:journalctl@ceph.osd.0.smithi159.stdout:Sep 23 23:24:14 smithi159 bash[44316]: debug 2023-09-23T23:24:14.280+0000 7f3de7ca7700 -1 osd.0 90 *** Got signal Terminated *** 2023-09-23T23:24:14.544 INFO:journalctl@ceph.osd.0.smithi159.stdout:Sep 23 23:24:14 smithi159 bash[44316]: debug 2023-09-23T23:24:14.280+0000 7f3de7ca7700 -1 osd.0 90 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-23T23:24:15.488 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:15 smithi159 bash[105915]: cluster 2023-09-23T23:24:14.176725+0000 mgr.y (mgr.25991) 176 : cluster 0 pgmap v114: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:24:15.488 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:15 smithi159 bash[105915]: cluster 2023-09-23T23:24:14.283309+0000 mon.a (mon.0) 227 : cluster 1 osd.0 marked itself down and dead 2023-09-23T23:24:15.488 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:15 smithi159 bash[108473]: cluster 2023-09-23T23:24:14.176725+0000 mgr.y (mgr.25991) 176 : cluster 0 pgmap v114: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:24:15.488 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:15 smithi159 bash[108473]: cluster 2023-09-23T23:24:14.283309+0000 mon.a (mon.0) 227 : cluster 1 osd.0 marked itself down and dead 2023-09-23T23:24:15.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:15 smithi164 bash[92846]: cluster 2023-09-23T23:24:14.176725+0000 mgr.y (mgr.25991) 176 : cluster 0 pgmap v114: 73 pgs: 73 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:24:15.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:15 smithi164 bash[92846]: cluster 2023-09-23T23:24:14.283309+0000 mon.a (mon.0) 227 : cluster 1 osd.0 marked itself down and dead 2023-09-23T23:24:16.525 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:16 smithi164 bash[92846]: cluster 2023-09-23T23:24:15.231185+0000 mon.a (mon.0) 228 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-23T23:24:16.525 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:16 smithi164 bash[92846]: cluster 2023-09-23T23:24:15.238519+0000 osd.7 (osd.7) 4 : cluster 3 failed to encode map e91 with expected crc 2023-09-23T23:24:16.525 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:16 smithi164 bash[92846]: cluster 2023-09-23T23:24:15.241448+0000 mon.a (mon.0) 229 : cluster 0 osdmap e91: 8 total, 7 up, 8 in 2023-09-23T23:24:16.525 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:16 smithi164 bash[92846]: cluster 2023-09-23T23:24:15.241560+0000 osd.4 (osd.4) 4 : cluster 3 failed to encode map e91 with expected crc 2023-09-23T23:24:16.547 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:16 smithi159 bash[105915]: cluster 2023-09-23T23:24:15.231185+0000 mon.a (mon.0) 228 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-23T23:24:16.547 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:16 smithi159 bash[105915]: cluster 2023-09-23T23:24:15.238519+0000 osd.7 (osd.7) 4 : cluster 3 failed to encode map e91 with expected crc 2023-09-23T23:24:16.547 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:16 smithi159 bash[105915]: cluster 2023-09-23T23:24:15.241448+0000 mon.a (mon.0) 229 : cluster 0 osdmap e91: 8 total, 7 up, 8 in 2023-09-23T23:24:16.547 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:16 smithi159 bash[105915]: cluster 2023-09-23T23:24:15.241560+0000 osd.4 (osd.4) 4 : cluster 3 failed to encode map e91 with expected crc 2023-09-23T23:24:16.548 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:16 smithi159 bash[108473]: cluster 2023-09-23T23:24:15.231185+0000 mon.a (mon.0) 228 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-23T23:24:16.548 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:16 smithi159 bash[108473]: cluster 2023-09-23T23:24:15.238519+0000 osd.7 (osd.7) 4 : cluster 3 failed to encode map e91 with expected crc 2023-09-23T23:24:16.548 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:16 smithi159 bash[108473]: cluster 2023-09-23T23:24:15.241448+0000 mon.a (mon.0) 229 : cluster 0 osdmap e91: 8 total, 7 up, 8 in 2023-09-23T23:24:16.548 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:16 smithi159 bash[108473]: cluster 2023-09-23T23:24:15.241560+0000 osd.4 (osd.4) 4 : cluster 3 failed to encode map e91 with expected crc 2023-09-23T23:24:17.256 INFO:journalctl@ceph.osd.0.smithi159.stdout:Sep 23 23:24:16 smithi159 bash[115647]: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd-0 2023-09-23T23:24:17.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:17 smithi164 bash[92846]: cluster 2023-09-23T23:24:16.177302+0000 mgr.y (mgr.25991) 177 : cluster 0 pgmap v116: 73 pgs: 11 stale+active+clean, 62 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:24:17.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:17 smithi164 bash[92846]: cluster 2023-09-23T23:24:16.252029+0000 osd.6 (osd.6) 3 : cluster 3 failed to encode map e92 with expected crc 2023-09-23T23:24:17.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:17 smithi164 bash[92846]: cluster 2023-09-23T23:24:16.254133+0000 osd.7 (osd.7) 5 : cluster 3 failed to encode map e92 with expected crc 2023-09-23T23:24:17.524 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:17 smithi164 bash[92846]: cluster 2023-09-23T23:24:16.254543+0000 osd.6 (osd.6) 4 : cluster 3 failed to encode map e92 with expected crc 2023-09-23T23:24:17.524 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:17 smithi164 bash[92846]: cluster 2023-09-23T23:24:16.254636+0000 osd.4 (osd.4) 5 : cluster 3 failed to encode map e92 with expected crc 2023-09-23T23:24:17.524 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:17 smithi164 bash[92846]: cluster 2023-09-23T23:24:16.254937+0000 mon.a (mon.0) 230 : cluster 0 osdmap e92: 8 total, 7 up, 8 in 2023-09-23T23:24:17.524 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:17 smithi164 bash[92846]: cluster 2023-09-23T23:24:16.255331+0000 osd.3 (osd.3) 3 : cluster 3 failed to encode map e92 with expected crc 2023-09-23T23:24:17.524 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:17 smithi164 bash[92846]: cluster 2023-09-23T23:24:16.255381+0000 osd.1 (osd.1) 4 : cluster 3 failed to encode map e92 with expected crc 2023-09-23T23:24:17.524 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:17 smithi164 bash[92846]: cluster 2023-09-23T23:24:16.255478+0000 osd.2 (osd.2) 4 : cluster 3 failed to encode map e92 with expected crc 2023-09-23T23:24:17.524 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:17 smithi164 bash[92846]: cluster 2023-09-23T23:24:16.257919+0000 osd.5 (osd.5) 4 : cluster 3 failed to encode map e92 with expected crc 2023-09-23T23:24:17.524 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:17 smithi164 bash[92846]: audit 2023-09-23T23:24:17.211590+0000 mon.a (mon.0) 231 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:24:17.524 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:17 smithi164 bash[92846]: audit 2023-09-23T23:24:17.212827+0000 mon.a (mon.0) 232 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:24:17.543 INFO:journalctl@ceph.osd.0.smithi159.stdout:Sep 23 23:24:17 smithi159 bash[115804]: Error response from daemon: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd-0 2023-09-23T23:24:17.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:17 smithi159 bash[108473]: cluster 2023-09-23T23:24:16.177302+0000 mgr.y (mgr.25991) 177 : cluster 0 pgmap v116: 73 pgs: 11 stale+active+clean, 62 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:24:17.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:17 smithi159 bash[108473]: cluster 2023-09-23T23:24:16.252029+0000 osd.6 (osd.6) 3 : cluster 3 failed to encode map e92 with expected crc 2023-09-23T23:24:17.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:17 smithi159 bash[108473]: cluster 2023-09-23T23:24:16.254133+0000 osd.7 (osd.7) 5 : cluster 3 failed to encode map e92 with expected crc 2023-09-23T23:24:17.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:17 smithi159 bash[108473]: cluster 2023-09-23T23:24:16.254543+0000 osd.6 (osd.6) 4 : cluster 3 failed to encode map e92 with expected crc 2023-09-23T23:24:17.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:17 smithi159 bash[108473]: cluster 2023-09-23T23:24:16.254636+0000 osd.4 (osd.4) 5 : cluster 3 failed to encode map e92 with expected crc 2023-09-23T23:24:17.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:17 smithi159 bash[108473]: cluster 2023-09-23T23:24:16.254937+0000 mon.a (mon.0) 230 : cluster 0 osdmap e92: 8 total, 7 up, 8 in 2023-09-23T23:24:17.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:17 smithi159 bash[108473]: cluster 2023-09-23T23:24:16.255331+0000 osd.3 (osd.3) 3 : cluster 3 failed to encode map e92 with expected crc 2023-09-23T23:24:17.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:17 smithi159 bash[108473]: cluster 2023-09-23T23:24:16.255381+0000 osd.1 (osd.1) 4 : cluster 3 failed to encode map e92 with expected crc 2023-09-23T23:24:17.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:17 smithi159 bash[108473]: cluster 2023-09-23T23:24:16.255478+0000 osd.2 (osd.2) 4 : cluster 3 failed to encode map e92 with expected crc 2023-09-23T23:24:17.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:17 smithi159 bash[108473]: cluster 2023-09-23T23:24:16.257919+0000 osd.5 (osd.5) 4 : cluster 3 failed to encode map e92 with expected crc 2023-09-23T23:24:17.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:17 smithi159 bash[108473]: audit 2023-09-23T23:24:17.211590+0000 mon.a (mon.0) 231 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:24:17.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:17 smithi159 bash[108473]: audit 2023-09-23T23:24:17.212827+0000 mon.a (mon.0) 232 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:24:17.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:17 smithi159 bash[105915]: cluster 2023-09-23T23:24:16.177302+0000 mgr.y (mgr.25991) 177 : cluster 0 pgmap v116: 73 pgs: 11 stale+active+clean, 62 active+clean; 4.6 MiB data, 84 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:24:17.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:17 smithi159 bash[105915]: cluster 2023-09-23T23:24:16.252029+0000 osd.6 (osd.6) 3 : cluster 3 failed to encode map e92 with expected crc 2023-09-23T23:24:17.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:17 smithi159 bash[105915]: cluster 2023-09-23T23:24:16.254133+0000 osd.7 (osd.7) 5 : cluster 3 failed to encode map e92 with expected crc 2023-09-23T23:24:17.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:17 smithi159 bash[105915]: cluster 2023-09-23T23:24:16.254543+0000 osd.6 (osd.6) 4 : cluster 3 failed to encode map e92 with expected crc 2023-09-23T23:24:17.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:17 smithi159 bash[105915]: cluster 2023-09-23T23:24:16.254636+0000 osd.4 (osd.4) 5 : cluster 3 failed to encode map e92 with expected crc 2023-09-23T23:24:17.546 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:17 smithi159 bash[105915]: cluster 2023-09-23T23:24:16.254937+0000 mon.a (mon.0) 230 : cluster 0 osdmap e92: 8 total, 7 up, 8 in 2023-09-23T23:24:17.546 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:17 smithi159 bash[105915]: cluster 2023-09-23T23:24:16.255331+0000 osd.3 (osd.3) 3 : cluster 3 failed to encode map e92 with expected crc 2023-09-23T23:24:17.546 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:17 smithi159 bash[105915]: cluster 2023-09-23T23:24:16.255381+0000 osd.1 (osd.1) 4 : cluster 3 failed to encode map e92 with expected crc 2023-09-23T23:24:17.546 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:17 smithi159 bash[105915]: cluster 2023-09-23T23:24:16.255478+0000 osd.2 (osd.2) 4 : cluster 3 failed to encode map e92 with expected crc 2023-09-23T23:24:17.546 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:17 smithi159 bash[105915]: cluster 2023-09-23T23:24:16.257919+0000 osd.5 (osd.5) 4 : cluster 3 failed to encode map e92 with expected crc 2023-09-23T23:24:17.546 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:17 smithi159 bash[105915]: audit 2023-09-23T23:24:17.211590+0000 mon.a (mon.0) 231 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:24:17.546 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:17 smithi159 bash[105915]: audit 2023-09-23T23:24:17.212827+0000 mon.a (mon.0) 232 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:24:18.721 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:18 smithi159 bash[105915]: cluster 2023-09-23T23:24:18.253259+0000 mon.a (mon.0) 233 : cluster 3 Health check failed: Degraded data redundancy: 14/84 objects degraded (16.667%), 9 pgs degraded (PG_DEGRADED) 2023-09-23T23:24:18.721 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:18 smithi159 bash[108473]: cluster 2023-09-23T23:24:18.253259+0000 mon.a (mon.0) 233 : cluster 3 Health check failed: Degraded data redundancy: 14/84 objects degraded (16.667%), 9 pgs degraded (PG_DEGRADED) 2023-09-23T23:24:18.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:18 smithi164 bash[92846]: cluster 2023-09-23T23:24:18.253259+0000 mon.a (mon.0) 233 : cluster 3 Health check failed: Degraded data redundancy: 14/84 objects degraded (16.667%), 9 pgs degraded (PG_DEGRADED) 2023-09-23T23:24:18.938 INFO:teuthology.orchestra.run.smithi159.stdout: "ceph version 18.2.0-460-gbb0daeff (bb0daeff97f020f686596fca6eba20c310e26fb7) reef (stable)": 3 2023-09-23T23:24:19.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:19 smithi159 bash[105915]: cluster 2023-09-23T23:24:18.178563+0000 mgr.y (mgr.25991) 178 : cluster 0 pgmap v118: 73 pgs: 9 active+undersized+degraded, 17 active+undersized, 47 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail; 14/84 objects degraded (16.667%) 2023-09-23T23:24:19.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:19 smithi159 bash[105915]: audit 2023-09-23T23:24:18.920495+0000 mon.c (mon.2) 3 : audit 0 from='client.? 172.21.15.159:0/1968144377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:24:19.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:19 smithi159 bash[108473]: cluster 2023-09-23T23:24:18.178563+0000 mgr.y (mgr.25991) 178 : cluster 0 pgmap v118: 73 pgs: 9 active+undersized+degraded, 17 active+undersized, 47 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail; 14/84 objects degraded (16.667%) 2023-09-23T23:24:19.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:19 smithi159 bash[108473]: audit 2023-09-23T23:24:18.920495+0000 mon.c (mon.2) 3 : audit 0 from='client.? 172.21.15.159:0/1968144377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:24:19.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:19 smithi164 bash[92846]: cluster 2023-09-23T23:24:18.178563+0000 mgr.y (mgr.25991) 178 : cluster 0 pgmap v118: 73 pgs: 9 active+undersized+degraded, 17 active+undersized, 47 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail; 14/84 objects degraded (16.667%) 2023-09-23T23:24:19.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:19 smithi164 bash[92846]: audit 2023-09-23T23:24:18.920495+0000 mon.c (mon.2) 3 : audit 0 from='client.? 172.21.15.159:0/1968144377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T23:24:19.981 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'ceph orch ps' 2023-09-23T23:24:20.785 INFO:journalctl@ceph.osd.0.smithi159.stdout:Sep 23 23:24:20 smithi159 systemd[1]: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7@osd.0.service: Succeeded. 2023-09-23T23:24:20.786 INFO:journalctl@ceph.osd.0.smithi159.stdout:Sep 23 23:24:20 smithi159 systemd[1]: Stopped Ceph osd.0 for e43465dc-5a64-11ee-8db4-212e2dc638e7. 2023-09-23T23:24:20.786 INFO:journalctl@ceph.osd.0.smithi159.stdout:Sep 23 23:24:20 smithi159 systemd[1]: Started Ceph osd.0 for e43465dc-5a64-11ee-8db4-212e2dc638e7. 2023-09-23T23:24:21.757 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:21 smithi159 bash[105915]: cluster 2023-09-23T23:24:20.179294+0000 mgr.y (mgr.25991) 179 : cluster 0 pgmap v119: 73 pgs: 9 active+undersized+degraded, 17 active+undersized, 47 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail; 14/84 objects degraded (16.667%) 2023-09-23T23:24:21.757 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:21 smithi159 bash[105915]: audit 2023-09-23T23:24:20.758091+0000 mon.a (mon.0) 234 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:24:21.757 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:21 smithi159 bash[105915]: audit 2023-09-23T23:24:20.767520+0000 mon.a (mon.0) 235 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:24:21.757 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:21 smithi159 bash[105915]: audit 2023-09-23T23:24:20.795672+0000 mon.a (mon.0) 236 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:24:21.758 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:21 smithi159 bash[108473]: cluster 2023-09-23T23:24:20.179294+0000 mgr.y (mgr.25991) 179 : cluster 0 pgmap v119: 73 pgs: 9 active+undersized+degraded, 17 active+undersized, 47 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail; 14/84 objects degraded (16.667%) 2023-09-23T23:24:21.758 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:21 smithi159 bash[108473]: audit 2023-09-23T23:24:20.758091+0000 mon.a (mon.0) 234 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:24:21.758 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:21 smithi159 bash[108473]: audit 2023-09-23T23:24:20.767520+0000 mon.a (mon.0) 235 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:24:21.758 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:21 smithi159 bash[108473]: audit 2023-09-23T23:24:20.795672+0000 mon.a (mon.0) 236 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:24:21.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:21 smithi164 bash[92846]: cluster 2023-09-23T23:24:20.179294+0000 mgr.y (mgr.25991) 179 : cluster 0 pgmap v119: 73 pgs: 9 active+undersized+degraded, 17 active+undersized, 47 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail; 14/84 objects degraded (16.667%) 2023-09-23T23:24:21.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:21 smithi164 bash[92846]: audit 2023-09-23T23:24:20.758091+0000 mon.a (mon.0) 234 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:24:21.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:21 smithi164 bash[92846]: audit 2023-09-23T23:24:20.767520+0000 mon.a (mon.0) 235 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:24:21.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:21 smithi164 bash[92846]: audit 2023-09-23T23:24:20.795672+0000 mon.a (mon.0) 236 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:24:22.793 INFO:journalctl@ceph.osd.0.smithi159.stdout:Sep 23 23:24:22 smithi159 bash[116088]: --> Failed to activate via raw: did not find any matching OSD to activate 2023-09-23T23:24:22.793 INFO:journalctl@ceph.osd.0.smithi159.stdout:Sep 23 23:24:22 smithi159 bash[116088]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2023-09-23T23:24:22.793 INFO:journalctl@ceph.osd.0.smithi159.stdout:Sep 23 23:24:22 smithi159 bash[116088]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_4 --path /var/lib/ceph/osd/ceph-0 --no-mon-config 2023-09-23T23:24:22.794 INFO:journalctl@ceph.osd.0.smithi159.stdout:Sep 23 23:24:22 smithi159 bash[116088]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-0/block 2023-09-23T23:24:22.794 INFO:journalctl@ceph.osd.0.smithi159.stdout:Sep 23 23:24:22 smithi159 bash[116088]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-0/block 2023-09-23T23:24:22.794 INFO:journalctl@ceph.osd.0.smithi159.stdout:Sep 23 23:24:22 smithi159 bash[116088]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2023-09-23T23:24:22.794 INFO:journalctl@ceph.osd.0.smithi159.stdout:Sep 23 23:24:22 smithi159 bash[116088]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2023-09-23T23:24:22.794 INFO:journalctl@ceph.osd.0.smithi159.stdout:Sep 23 23:24:22 smithi159 bash[116088]: --> ceph-volume lvm activate successful for osd ID: 0 2023-09-23T23:24:23.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:23 smithi164 bash[92846]: cluster 2023-09-23T23:24:22.179931+0000 mgr.y (mgr.25991) 180 : cluster 0 pgmap v120: 73 pgs: 9 active+undersized+degraded, 17 active+undersized, 47 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail; 14/84 objects degraded (16.667%) 2023-09-23T23:24:23.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:23 smithi159 bash[105915]: cluster 2023-09-23T23:24:22.179931+0000 mgr.y (mgr.25991) 180 : cluster 0 pgmap v120: 73 pgs: 9 active+undersized+degraded, 17 active+undersized, 47 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail; 14/84 objects degraded (16.667%) 2023-09-23T23:24:23.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:23 smithi159 bash[108473]: cluster 2023-09-23T23:24:22.179931+0000 mgr.y (mgr.25991) 180 : cluster 0 pgmap v120: 73 pgs: 9 active+undersized+degraded, 17 active+undersized, 47 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail; 14/84 objects degraded (16.667%) 2023-09-23T23:24:24.043 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:24:23 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:24:23] "GET /metrics HTTP/1.1" 200 33984 "" "Prometheus/2.43.0" 2023-09-23T23:24:24.543 INFO:journalctl@ceph.osd.0.smithi159.stdout:Sep 23 23:24:24 smithi159 bash[116377]: debug 2023-09-23T23:24:24.339+0000 7fabfe381700 1 -- 172.21.15.159:0/1086891311 <== mon.2 v2:172.21.15.159:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x558625cfc4e0 con 0x558625d57000 2023-09-23T23:24:25.240 INFO:journalctl@ceph.osd.0.smithi159.stdout:Sep 23 23:24:24 smithi159 bash[116377]: debug 2023-09-23T23:24:24.883+0000 7fac07506640 -1 Falling back to public interface 2023-09-23T23:24:25.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:25 smithi164 bash[92846]: cluster 2023-09-23T23:24:24.180983+0000 mgr.y (mgr.25991) 181 : cluster 0 pgmap v121: 73 pgs: 9 active+undersized+degraded, 17 active+undersized, 47 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail; 14/84 objects degraded (16.667%) 2023-09-23T23:24:25.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:25 smithi159 bash[105915]: cluster 2023-09-23T23:24:24.180983+0000 mgr.y (mgr.25991) 181 : cluster 0 pgmap v121: 73 pgs: 9 active+undersized+degraded, 17 active+undersized, 47 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail; 14/84 objects degraded (16.667%) 2023-09-23T23:24:25.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:25 smithi159 bash[108473]: cluster 2023-09-23T23:24:24.180983+0000 mgr.y (mgr.25991) 181 : cluster 0 pgmap v121: 73 pgs: 9 active+undersized+degraded, 17 active+undersized, 47 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail; 14/84 objects degraded (16.667%) 2023-09-23T23:24:26.240 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:24:27.494 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:27 smithi159 bash[105915]: cluster 2023-09-23T23:24:26.181809+0000 mgr.y (mgr.25991) 182 : cluster 0 pgmap v122: 73 pgs: 9 active+undersized+degraded, 17 active+undersized, 47 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail; 14/84 objects degraded (16.667%) 2023-09-23T23:24:27.494 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:27 smithi159 bash[108473]: cluster 2023-09-23T23:24:26.181809+0000 mgr.y (mgr.25991) 182 : cluster 0 pgmap v122: 73 pgs: 9 active+undersized+degraded, 17 active+undersized, 47 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail; 14/84 objects degraded (16.667%) 2023-09-23T23:24:27.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:27 smithi164 bash[92846]: cluster 2023-09-23T23:24:26.181809+0000 mgr.y (mgr.25991) 182 : cluster 0 pgmap v122: 73 pgs: 9 active+undersized+degraded, 17 active+undersized, 47 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail; 14/84 objects degraded (16.667%) 2023-09-23T23:24:28.293 INFO:journalctl@ceph.osd.0.smithi159.stdout:Sep 23 23:24:27 smithi159 bash[116377]: debug 2023-09-23T23:24:27.987+0000 7fac07506640 -1 osd.0 90 log_to_monitors true 2023-09-23T23:24:28.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:28 smithi164 bash[92846]: audit 2023-09-23T23:24:27.340356+0000 mon.a (mon.0) 237 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:24:28.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:28 smithi164 bash[92846]: audit 2023-09-23T23:24:27.349329+0000 mon.a (mon.0) 238 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:24:28.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:28 smithi164 bash[92846]: audit 2023-09-23T23:24:27.994597+0000 mon.a (mon.0) 239 : audit 1 from='osd.0 [v2:172.21.15.159:6802/1515060734,v1:172.21.15.159:6803/1515060734]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-09-23T23:24:28.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:28 smithi164 bash[92846]: audit 2023-09-23T23:24:28.138865+0000 mon.a (mon.0) 240 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:24:28.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:28 smithi164 bash[92846]: audit 2023-09-23T23:24:28.146294+0000 mon.a (mon.0) 241 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:24:28.793 INFO:journalctl@ceph.osd.0.smithi159.stdout:Sep 23 23:24:28 smithi159 bash[116377]: debug 2023-09-23T23:24:28.411+0000 7fabf596d700 -1 osd.0 90 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-09-23T23:24:28.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:28 smithi159 bash[108473]: audit 2023-09-23T23:24:27.340356+0000 mon.a (mon.0) 237 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:24:28.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:28 smithi159 bash[108473]: audit 2023-09-23T23:24:27.349329+0000 mon.a (mon.0) 238 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:24:28.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:28 smithi159 bash[108473]: audit 2023-09-23T23:24:27.994597+0000 mon.a (mon.0) 239 : audit 1 from='osd.0 [v2:172.21.15.159:6802/1515060734,v1:172.21.15.159:6803/1515060734]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-09-23T23:24:28.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:28 smithi159 bash[108473]: audit 2023-09-23T23:24:28.138865+0000 mon.a (mon.0) 240 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:24:28.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:28 smithi159 bash[108473]: audit 2023-09-23T23:24:28.146294+0000 mon.a (mon.0) 241 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:24:28.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:28 smithi159 bash[105915]: audit 2023-09-23T23:24:27.340356+0000 mon.a (mon.0) 237 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:24:28.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:28 smithi159 bash[105915]: audit 2023-09-23T23:24:27.349329+0000 mon.a (mon.0) 238 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:24:28.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:28 smithi159 bash[105915]: audit 2023-09-23T23:24:27.994597+0000 mon.a (mon.0) 239 : audit 1 from='osd.0 [v2:172.21.15.159:6802/1515060734,v1:172.21.15.159:6803/1515060734]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-09-23T23:24:28.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:28 smithi159 bash[105915]: audit 2023-09-23T23:24:28.138865+0000 mon.a (mon.0) 240 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:24:28.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:28 smithi159 bash[105915]: audit 2023-09-23T23:24:28.146294+0000 mon.a (mon.0) 241 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:24:29.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:29 smithi164 bash[92846]: cluster 2023-09-23T23:24:28.182492+0000 mgr.y (mgr.25991) 183 : cluster 0 pgmap v123: 73 pgs: 9 active+undersized+degraded, 17 active+undersized, 47 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail; 14/84 objects degraded (16.667%) 2023-09-23T23:24:29.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:29 smithi164 bash[92846]: cluster 2023-09-23T23:24:28.354461+0000 osd.4 (osd.4) 6 : cluster 3 failed to encode map e93 with expected crc 2023-09-23T23:24:29.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:29 smithi164 bash[92846]: audit 2023-09-23T23:24:28.357653+0000 mon.a (mon.0) 242 : audit 1 from='osd.0 [v2:172.21.15.159:6802/1515060734,v1:172.21.15.159:6803/1515060734]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-09-23T23:24:29.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:29 smithi164 bash[92846]: cluster 2023-09-23T23:24:28.357740+0000 mon.a (mon.0) 243 : cluster 0 osdmap e93: 8 total, 7 up, 8 in 2023-09-23T23:24:29.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:29 smithi164 bash[92846]: audit 2023-09-23T23:24:28.358339+0000 mon.a (mon.0) 244 : audit 1 from='osd.0 [v2:172.21.15.159:6802/1515060734,v1:172.21.15.159:6803/1515060734]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2023-09-23T23:24:29.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:29 smithi164 bash[92846]: cluster 2023-09-23T23:24:28.358654+0000 osd.1 (osd.1) 5 : cluster 3 failed to encode map e93 with expected crc 2023-09-23T23:24:29.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:29 smithi159 bash[105915]: cluster 2023-09-23T23:24:28.182492+0000 mgr.y (mgr.25991) 183 : cluster 0 pgmap v123: 73 pgs: 9 active+undersized+degraded, 17 active+undersized, 47 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail; 14/84 objects degraded (16.667%) 2023-09-23T23:24:29.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:29 smithi159 bash[105915]: cluster 2023-09-23T23:24:28.354461+0000 osd.4 (osd.4) 6 : cluster 3 failed to encode map e93 with expected crc 2023-09-23T23:24:29.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:29 smithi159 bash[105915]: audit 2023-09-23T23:24:28.357653+0000 mon.a (mon.0) 242 : audit 1 from='osd.0 [v2:172.21.15.159:6802/1515060734,v1:172.21.15.159:6803/1515060734]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-09-23T23:24:29.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:29 smithi159 bash[105915]: cluster 2023-09-23T23:24:28.357740+0000 mon.a (mon.0) 243 : cluster 0 osdmap e93: 8 total, 7 up, 8 in 2023-09-23T23:24:29.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:29 smithi159 bash[105915]: audit 2023-09-23T23:24:28.358339+0000 mon.a (mon.0) 244 : audit 1 from='osd.0 [v2:172.21.15.159:6802/1515060734,v1:172.21.15.159:6803/1515060734]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2023-09-23T23:24:29.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:29 smithi159 bash[105915]: cluster 2023-09-23T23:24:28.358654+0000 osd.1 (osd.1) 5 : cluster 3 failed to encode map e93 with expected crc 2023-09-23T23:24:29.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:29 smithi159 bash[108473]: cluster 2023-09-23T23:24:28.182492+0000 mgr.y (mgr.25991) 183 : cluster 0 pgmap v123: 73 pgs: 9 active+undersized+degraded, 17 active+undersized, 47 active+clean; 4.6 MiB data, 85 MiB used, 715 GiB / 715 GiB avail; 14/84 objects degraded (16.667%) 2023-09-23T23:24:29.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:29 smithi159 bash[108473]: cluster 2023-09-23T23:24:28.354461+0000 osd.4 (osd.4) 6 : cluster 3 failed to encode map e93 with expected crc 2023-09-23T23:24:29.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:29 smithi159 bash[108473]: audit 2023-09-23T23:24:28.357653+0000 mon.a (mon.0) 242 : audit 1 from='osd.0 [v2:172.21.15.159:6802/1515060734,v1:172.21.15.159:6803/1515060734]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-09-23T23:24:29.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:29 smithi159 bash[108473]: cluster 2023-09-23T23:24:28.357740+0000 mon.a (mon.0) 243 : cluster 0 osdmap e93: 8 total, 7 up, 8 in 2023-09-23T23:24:29.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:29 smithi159 bash[108473]: audit 2023-09-23T23:24:28.358339+0000 mon.a (mon.0) 244 : audit 1 from='osd.0 [v2:172.21.15.159:6802/1515060734,v1:172.21.15.159:6803/1515060734]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2023-09-23T23:24:29.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:29 smithi159 bash[108473]: cluster 2023-09-23T23:24:28.358654+0000 osd.1 (osd.1) 5 : cluster 3 failed to encode map e93 with expected crc 2023-09-23T23:24:29.869 INFO:teuthology.orchestra.run.smithi159.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-09-23T23:24:29.869 INFO:teuthology.orchestra.run.smithi159.stdout:alertmanager.a smithi159 *:9093,9094 running (5m) - 12m 14.2M - 0.25.0 c8568f914cd2 9750af0445f0 2023-09-23T23:24:29.869 INFO:teuthology.orchestra.run.smithi159.stdout:grafana.a smithi164 *:3000 running (5m) - 12m 74.0M - 9.4.7 2c41d148cca3 cad19c16c3f7 2023-09-23T23:24:29.869 INFO:teuthology.orchestra.run.smithi159.stdout:mds.foo.smithi159.bxttro smithi159 running (10m) - 10m 13.8M - 17.2.6-1125-gc9bb1bcf 444539aec5bf d983d04b70c1 2023-09-23T23:24:29.870 INFO:teuthology.orchestra.run.smithi159.stdout:mds.foo.smithi164.itcshs smithi164 running (10m) - 10m 16.1M - 17.2.6-1125-gc9bb1bcf 444539aec5bf b975dbf2bce2 2023-09-23T23:24:29.870 INFO:teuthology.orchestra.run.smithi159.stdout:mgr.x smithi164 *:8443,9283,8765 running (4m) - 20m 428M - 18.2.0-460-gbb0daeff e32c2a64c126 db6aa0169edc 2023-09-23T23:24:29.870 INFO:teuthology.orchestra.run.smithi159.stdout:mgr.y smithi159 *:8443,9283,8765 running (5m) - 23m 480M - 18.2.0-460-gbb0daeff e32c2a64c126 9c2704814565 2023-09-23T23:24:29.870 INFO:teuthology.orchestra.run.smithi159.stdout:mon.a smithi159 running (4m) - 23m 45.2M 2048M 18.2.0-460-gbb0daeff e32c2a64c126 827e227af20b 2023-09-23T23:24:29.870 INFO:teuthology.orchestra.run.smithi159.stdout:mon.b smithi164 running (111s) - 21m 33.1M 2048M 18.2.0-460-gbb0daeff e32c2a64c126 9078fab9c107 2023-09-23T23:24:29.870 INFO:teuthology.orchestra.run.smithi159.stdout:mon.c smithi159 running (2m) - 21m 33.5M 2048M 18.2.0-460-gbb0daeff e32c2a64c126 f91c3ce39494 2023-09-23T23:24:29.870 INFO:teuthology.orchestra.run.smithi159.stdout:node-exporter.a smithi159 *:9100 running (5m) - 12m 8336k - 1.5.0 0da6a335fe13 fb255f0fadb1 2023-09-23T23:24:29.870 INFO:teuthology.orchestra.run.smithi159.stdout:node-exporter.b smithi164 *:9100 running (5m) - 12m 8468k - 1.5.0 0da6a335fe13 a8742591fc95 2023-09-23T23:24:29.870 INFO:teuthology.orchestra.run.smithi159.stdout:osd.0 smithi159 running (6s) - 20m - 2524M 18.2.0-460-gbb0daeff e32c2a64c126 7934daba7bf1 2023-09-23T23:24:29.870 INFO:teuthology.orchestra.run.smithi159.stdout:osd.1 smithi159 running (19m) - 19m 53.9M 2524M 17.2.6-1125-gc9bb1bcf 444539aec5bf 7014e2055201 2023-09-23T23:24:29.871 INFO:teuthology.orchestra.run.smithi159.stdout:osd.2 smithi159 running (18m) - 18m 49.2M 2524M 17.2.6-1125-gc9bb1bcf 444539aec5bf 3a366a1b6c0c 2023-09-23T23:24:29.871 INFO:teuthology.orchestra.run.smithi159.stdout:osd.3 smithi159 running (17m) - 17m 47.2M 2524M 17.2.6-1125-gc9bb1bcf 444539aec5bf dae51b51c405 2023-09-23T23:24:29.871 INFO:teuthology.orchestra.run.smithi159.stdout:osd.4 smithi164 running (16m) - 16m 49.6M 2524M 17.2.6-1125-gc9bb1bcf 444539aec5bf f4a4dea90079 2023-09-23T23:24:29.871 INFO:teuthology.orchestra.run.smithi159.stdout:osd.5 smithi164 running (15m) - 15m 49.8M 2524M 17.2.6-1125-gc9bb1bcf 444539aec5bf a85dc1066ff6 2023-09-23T23:24:29.871 INFO:teuthology.orchestra.run.smithi159.stdout:osd.6 smithi164 running (14m) - 14m 47.8M 2524M 17.2.6-1125-gc9bb1bcf 444539aec5bf 3f107b7eb88b 2023-09-23T23:24:29.871 INFO:teuthology.orchestra.run.smithi159.stdout:osd.7 smithi164 running (14m) - 14m 51.0M 2524M 17.2.6-1125-gc9bb1bcf 444539aec5bf 622062d0721f 2023-09-23T23:24:29.871 INFO:teuthology.orchestra.run.smithi159.stdout:prometheus.a smithi164 *:9095 running (4m) - 13m 52.0M - 2.43.0 a07b618ecd1d a1214f83d212 2023-09-23T23:24:30.728 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:30 smithi159 bash[108473]: cluster 2023-09-23T23:24:28.917233+0000 osd.6 (osd.6) 5 : cluster 3 failed to encode map e93 with expected crc 2023-09-23T23:24:30.728 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:30 smithi159 bash[108473]: cluster 2023-09-23T23:24:29.350416+0000 mon.a (mon.0) 245 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-23T23:24:30.728 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:30 smithi159 bash[108473]: cluster 2023-09-23T23:24:29.352827+0000 osd.4 (osd.4) 7 : cluster 3 failed to encode map e94 with expected crc 2023-09-23T23:24:30.728 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:30 smithi159 bash[108473]: cluster 2023-09-23T23:24:29.353682+0000 osd.3 (osd.3) 4 : cluster 3 failed to encode map e94 with expected crc 2023-09-23T23:24:30.728 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:30 smithi159 bash[108473]: cluster 2023-09-23T23:24:29.358206+0000 mon.a (mon.0) 246 : cluster 1 osd.0 [v2:172.21.15.159:6802/1515060734,v1:172.21.15.159:6803/1515060734] boot 2023-09-23T23:24:30.728 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:30 smithi159 bash[108473]: cluster 2023-09-23T23:24:29.358366+0000 mon.a (mon.0) 247 : cluster 0 osdmap e94: 8 total, 8 up, 8 in 2023-09-23T23:24:30.728 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:30 smithi159 bash[108473]: audit 2023-09-23T23:24:29.358962+0000 mon.a (mon.0) 248 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T23:24:30.729 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:30 smithi159 bash[105915]: cluster 2023-09-23T23:24:28.917233+0000 osd.6 (osd.6) 5 : cluster 3 failed to encode map e93 with expected crc 2023-09-23T23:24:30.729 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:30 smithi159 bash[105915]: cluster 2023-09-23T23:24:29.350416+0000 mon.a (mon.0) 245 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-23T23:24:30.729 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:30 smithi159 bash[105915]: cluster 2023-09-23T23:24:29.352827+0000 osd.4 (osd.4) 7 : cluster 3 failed to encode map e94 with expected crc 2023-09-23T23:24:30.729 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:30 smithi159 bash[105915]: cluster 2023-09-23T23:24:29.353682+0000 osd.3 (osd.3) 4 : cluster 3 failed to encode map e94 with expected crc 2023-09-23T23:24:30.729 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:30 smithi159 bash[105915]: cluster 2023-09-23T23:24:29.358206+0000 mon.a (mon.0) 246 : cluster 1 osd.0 [v2:172.21.15.159:6802/1515060734,v1:172.21.15.159:6803/1515060734] boot 2023-09-23T23:24:30.729 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:30 smithi159 bash[105915]: cluster 2023-09-23T23:24:29.358366+0000 mon.a (mon.0) 247 : cluster 0 osdmap e94: 8 total, 8 up, 8 in 2023-09-23T23:24:30.729 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:30 smithi159 bash[105915]: audit 2023-09-23T23:24:29.358962+0000 mon.a (mon.0) 248 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T23:24:30.730 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'ceph orch upgrade pause' 2023-09-23T23:24:30.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:30 smithi164 bash[92846]: cluster 2023-09-23T23:24:28.917233+0000 osd.6 (osd.6) 5 : cluster 3 failed to encode map e93 with expected crc 2023-09-23T23:24:30.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:30 smithi164 bash[92846]: cluster 2023-09-23T23:24:29.350416+0000 mon.a (mon.0) 245 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-23T23:24:30.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:30 smithi164 bash[92846]: cluster 2023-09-23T23:24:29.352827+0000 osd.4 (osd.4) 7 : cluster 3 failed to encode map e94 with expected crc 2023-09-23T23:24:30.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:30 smithi164 bash[92846]: cluster 2023-09-23T23:24:29.353682+0000 osd.3 (osd.3) 4 : cluster 3 failed to encode map e94 with expected crc 2023-09-23T23:24:30.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:30 smithi164 bash[92846]: cluster 2023-09-23T23:24:29.358206+0000 mon.a (mon.0) 246 : cluster 1 osd.0 [v2:172.21.15.159:6802/1515060734,v1:172.21.15.159:6803/1515060734] boot 2023-09-23T23:24:30.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:30 smithi164 bash[92846]: cluster 2023-09-23T23:24:29.358366+0000 mon.a (mon.0) 247 : cluster 0 osdmap e94: 8 total, 8 up, 8 in 2023-09-23T23:24:30.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:30 smithi164 bash[92846]: audit 2023-09-23T23:24:29.358962+0000 mon.a (mon.0) 248 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T23:24:31.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:31 smithi164 bash[92846]: audit 2023-09-23T23:24:29.849224+0000 mgr.y (mgr.25991) 184 : audit 0 from='client.34206 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:24:31.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:31 smithi164 bash[92846]: cluster 2023-09-23T23:24:30.183273+0000 mgr.y (mgr.25991) 185 : cluster 0 pgmap v126: 73 pgs: 9 active+undersized+degraded, 17 active+undersized, 47 active+clean; 4.6 MiB data, 100 MiB used, 715 GiB / 715 GiB avail; 14/84 objects degraded (16.667%) 2023-09-23T23:24:31.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:31 smithi164 bash[92846]: cluster 2023-09-23T23:24:30.368416+0000 osd.5 (osd.5) 5 : cluster 3 failed to encode map e95 with expected crc 2023-09-23T23:24:31.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:31 smithi164 bash[92846]: cluster 2023-09-23T23:24:30.369113+0000 osd.1 (osd.1) 6 : cluster 3 failed to encode map e95 with expected crc 2023-09-23T23:24:31.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:31 smithi164 bash[92846]: cluster 2023-09-23T23:24:30.370020+0000 osd.6 (osd.6) 6 : cluster 3 failed to encode map e95 with expected crc 2023-09-23T23:24:31.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:31 smithi164 bash[92846]: cluster 2023-09-23T23:24:30.370093+0000 osd.7 (osd.7) 6 : cluster 3 failed to encode map e95 with expected crc 2023-09-23T23:24:31.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:31 smithi164 bash[92846]: cluster 2023-09-23T23:24:30.370905+0000 mon.a (mon.0) 249 : cluster 0 osdmap e95: 8 total, 8 up, 8 in 2023-09-23T23:24:31.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:31 smithi164 bash[92846]: cluster 2023-09-23T23:24:30.371392+0000 osd.3 (osd.3) 5 : cluster 3 failed to encode map e95 with expected crc 2023-09-23T23:24:31.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:31 smithi164 bash[92846]: cluster 2023-09-23T23:24:30.371459+0000 osd.2 (osd.2) 5 : cluster 3 failed to encode map e95 with expected crc 2023-09-23T23:24:31.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:31 smithi164 bash[92846]: cluster 2023-09-23T23:24:30.371838+0000 osd.1 (osd.1) 7 : cluster 3 failed to encode map e95 with expected crc 2023-09-23T23:24:31.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:31 smithi164 bash[92846]: cluster 2023-09-23T23:24:30.372621+0000 osd.4 (osd.4) 8 : cluster 3 failed to encode map e95 with expected crc 2023-09-23T23:24:31.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:31 smithi164 bash[92846]: cluster 2023-09-23T23:24:30.372887+0000 osd.7 (osd.7) 7 : cluster 3 failed to encode map e95 with expected crc 2023-09-23T23:24:31.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:31 smithi164 bash[92846]: cluster 2023-09-23T23:24:30.374529+0000 osd.2 (osd.2) 6 : cluster 3 failed to encode map e95 with expected crc 2023-09-23T23:24:31.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:31 smithi159 bash[105915]: audit 2023-09-23T23:24:29.849224+0000 mgr.y (mgr.25991) 184 : audit 0 from='client.34206 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:24:31.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:31 smithi159 bash[105915]: cluster 2023-09-23T23:24:30.183273+0000 mgr.y (mgr.25991) 185 : cluster 0 pgmap v126: 73 pgs: 9 active+undersized+degraded, 17 active+undersized, 47 active+clean; 4.6 MiB data, 100 MiB used, 715 GiB / 715 GiB avail; 14/84 objects degraded (16.667%) 2023-09-23T23:24:31.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:31 smithi159 bash[105915]: cluster 2023-09-23T23:24:30.368416+0000 osd.5 (osd.5) 5 : cluster 3 failed to encode map e95 with expected crc 2023-09-23T23:24:31.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:31 smithi159 bash[105915]: cluster 2023-09-23T23:24:30.369113+0000 osd.1 (osd.1) 6 : cluster 3 failed to encode map e95 with expected crc 2023-09-23T23:24:31.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:31 smithi159 bash[105915]: cluster 2023-09-23T23:24:30.370020+0000 osd.6 (osd.6) 6 : cluster 3 failed to encode map e95 with expected crc 2023-09-23T23:24:31.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:31 smithi159 bash[105915]: cluster 2023-09-23T23:24:30.370093+0000 osd.7 (osd.7) 6 : cluster 3 failed to encode map e95 with expected crc 2023-09-23T23:24:31.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:31 smithi159 bash[105915]: cluster 2023-09-23T23:24:30.370905+0000 mon.a (mon.0) 249 : cluster 0 osdmap e95: 8 total, 8 up, 8 in 2023-09-23T23:24:31.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:31 smithi159 bash[105915]: cluster 2023-09-23T23:24:30.371392+0000 osd.3 (osd.3) 5 : cluster 3 failed to encode map e95 with expected crc 2023-09-23T23:24:31.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:31 smithi159 bash[105915]: cluster 2023-09-23T23:24:30.371459+0000 osd.2 (osd.2) 5 : cluster 3 failed to encode map e95 with expected crc 2023-09-23T23:24:31.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:31 smithi159 bash[105915]: cluster 2023-09-23T23:24:30.371838+0000 osd.1 (osd.1) 7 : cluster 3 failed to encode map e95 with expected crc 2023-09-23T23:24:31.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:31 smithi159 bash[105915]: cluster 2023-09-23T23:24:30.372621+0000 osd.4 (osd.4) 8 : cluster 3 failed to encode map e95 with expected crc 2023-09-23T23:24:31.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:31 smithi159 bash[105915]: cluster 2023-09-23T23:24:30.372887+0000 osd.7 (osd.7) 7 : cluster 3 failed to encode map e95 with expected crc 2023-09-23T23:24:31.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:31 smithi159 bash[105915]: cluster 2023-09-23T23:24:30.374529+0000 osd.2 (osd.2) 6 : cluster 3 failed to encode map e95 with expected crc 2023-09-23T23:24:31.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:31 smithi159 bash[108473]: audit 2023-09-23T23:24:29.849224+0000 mgr.y (mgr.25991) 184 : audit 0 from='client.34206 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:24:31.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:31 smithi159 bash[108473]: cluster 2023-09-23T23:24:30.183273+0000 mgr.y (mgr.25991) 185 : cluster 0 pgmap v126: 73 pgs: 9 active+undersized+degraded, 17 active+undersized, 47 active+clean; 4.6 MiB data, 100 MiB used, 715 GiB / 715 GiB avail; 14/84 objects degraded (16.667%) 2023-09-23T23:24:31.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:31 smithi159 bash[108473]: cluster 2023-09-23T23:24:30.368416+0000 osd.5 (osd.5) 5 : cluster 3 failed to encode map e95 with expected crc 2023-09-23T23:24:31.796 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:31 smithi159 bash[108473]: cluster 2023-09-23T23:24:30.369113+0000 osd.1 (osd.1) 6 : cluster 3 failed to encode map e95 with expected crc 2023-09-23T23:24:31.796 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:31 smithi159 bash[108473]: cluster 2023-09-23T23:24:30.370020+0000 osd.6 (osd.6) 6 : cluster 3 failed to encode map e95 with expected crc 2023-09-23T23:24:31.796 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:31 smithi159 bash[108473]: cluster 2023-09-23T23:24:30.370093+0000 osd.7 (osd.7) 6 : cluster 3 failed to encode map e95 with expected crc 2023-09-23T23:24:31.796 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:31 smithi159 bash[108473]: cluster 2023-09-23T23:24:30.370905+0000 mon.a (mon.0) 249 : cluster 0 osdmap e95: 8 total, 8 up, 8 in 2023-09-23T23:24:31.796 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:31 smithi159 bash[108473]: cluster 2023-09-23T23:24:30.371392+0000 osd.3 (osd.3) 5 : cluster 3 failed to encode map e95 with expected crc 2023-09-23T23:24:31.796 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:31 smithi159 bash[108473]: cluster 2023-09-23T23:24:30.371459+0000 osd.2 (osd.2) 5 : cluster 3 failed to encode map e95 with expected crc 2023-09-23T23:24:31.796 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:31 smithi159 bash[108473]: cluster 2023-09-23T23:24:30.371838+0000 osd.1 (osd.1) 7 : cluster 3 failed to encode map e95 with expected crc 2023-09-23T23:24:31.796 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:31 smithi159 bash[108473]: cluster 2023-09-23T23:24:30.372621+0000 osd.4 (osd.4) 8 : cluster 3 failed to encode map e95 with expected crc 2023-09-23T23:24:31.796 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:31 smithi159 bash[108473]: cluster 2023-09-23T23:24:30.372887+0000 osd.7 (osd.7) 7 : cluster 3 failed to encode map e95 with expected crc 2023-09-23T23:24:31.797 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:31 smithi159 bash[108473]: cluster 2023-09-23T23:24:30.374529+0000 osd.2 (osd.2) 6 : cluster 3 failed to encode map e95 with expected crc 2023-09-23T23:24:33.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:33 smithi164 bash[92846]: cluster 2023-09-23T23:24:32.184059+0000 mgr.y (mgr.25991) 186 : cluster 0 pgmap v128: 73 pgs: 9 active+undersized+degraded, 17 active+undersized, 47 active+clean; 4.6 MiB data, 100 MiB used, 715 GiB / 715 GiB avail; 14/84 objects degraded (16.667%) 2023-09-23T23:24:33.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:33 smithi164 bash[92846]: audit 2023-09-23T23:24:32.213473+0000 mon.a (mon.0) 250 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:24:33.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:33 smithi164 bash[92846]: audit 2023-09-23T23:24:32.215130+0000 mon.a (mon.0) 251 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:24:33.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:33 smithi159 bash[105915]: cluster 2023-09-23T23:24:32.184059+0000 mgr.y (mgr.25991) 186 : cluster 0 pgmap v128: 73 pgs: 9 active+undersized+degraded, 17 active+undersized, 47 active+clean; 4.6 MiB data, 100 MiB used, 715 GiB / 715 GiB avail; 14/84 objects degraded (16.667%) 2023-09-23T23:24:33.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:33 smithi159 bash[105915]: audit 2023-09-23T23:24:32.213473+0000 mon.a (mon.0) 250 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:24:33.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:33 smithi159 bash[105915]: audit 2023-09-23T23:24:32.215130+0000 mon.a (mon.0) 251 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:24:33.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:33 smithi159 bash[108473]: cluster 2023-09-23T23:24:32.184059+0000 mgr.y (mgr.25991) 186 : cluster 0 pgmap v128: 73 pgs: 9 active+undersized+degraded, 17 active+undersized, 47 active+clean; 4.6 MiB data, 100 MiB used, 715 GiB / 715 GiB avail; 14/84 objects degraded (16.667%) 2023-09-23T23:24:33.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:33 smithi159 bash[108473]: audit 2023-09-23T23:24:32.213473+0000 mon.a (mon.0) 250 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:24:33.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:33 smithi159 bash[108473]: audit 2023-09-23T23:24:32.215130+0000 mon.a (mon.0) 251 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:24:34.043 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:24:33 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:24:33] "GET /metrics HTTP/1.1" 200 33904 "" "Prometheus/2.43.0" 2023-09-23T23:24:34.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:34 smithi164 bash[92846]: cluster 2023-09-23T23:24:34.211098+0000 mon.a (mon.0) 252 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 14/84 objects degraded (16.667%), 9 pgs degraded) 2023-09-23T23:24:34.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:34 smithi164 bash[92846]: cluster 2023-09-23T23:24:34.211155+0000 mon.a (mon.0) 253 : cluster 1 Cluster is now healthy 2023-09-23T23:24:34.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:34 smithi159 bash[105915]: cluster 2023-09-23T23:24:34.211098+0000 mon.a (mon.0) 252 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 14/84 objects degraded (16.667%), 9 pgs degraded) 2023-09-23T23:24:34.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:34 smithi159 bash[105915]: cluster 2023-09-23T23:24:34.211155+0000 mon.a (mon.0) 253 : cluster 1 Cluster is now healthy 2023-09-23T23:24:34.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:34 smithi159 bash[108473]: cluster 2023-09-23T23:24:34.211098+0000 mon.a (mon.0) 252 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 14/84 objects degraded (16.667%), 9 pgs degraded) 2023-09-23T23:24:34.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:34 smithi159 bash[108473]: cluster 2023-09-23T23:24:34.211155+0000 mon.a (mon.0) 253 : cluster 1 Cluster is now healthy 2023-09-23T23:24:35.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:35 smithi164 bash[92846]: cluster 2023-09-23T23:24:34.185154+0000 mgr.y (mgr.25991) 187 : cluster 0 pgmap v129: 73 pgs: 73 active+clean; 4.6 MiB data, 101 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:24:35.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:35 smithi159 bash[105915]: cluster 2023-09-23T23:24:34.185154+0000 mgr.y (mgr.25991) 187 : cluster 0 pgmap v129: 73 pgs: 73 active+clean; 4.6 MiB data, 101 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:24:35.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:35 smithi159 bash[108473]: cluster 2023-09-23T23:24:34.185154+0000 mgr.y (mgr.25991) 187 : cluster 0 pgmap v129: 73 pgs: 73 active+clean; 4.6 MiB data, 101 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:24:35.715 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:24:37.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:37 smithi159 bash[105915]: cluster 2023-09-23T23:24:36.185795+0000 mgr.y (mgr.25991) 188 : cluster 0 pgmap v130: 73 pgs: 73 active+clean; 4.6 MiB data, 101 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:24:37.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:37 smithi159 bash[108473]: cluster 2023-09-23T23:24:36.185795+0000 mgr.y (mgr.25991) 188 : cluster 0 pgmap v130: 73 pgs: 73 active+clean; 4.6 MiB data, 101 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:24:37.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:37 smithi164 bash[92846]: cluster 2023-09-23T23:24:36.185795+0000 mgr.y (mgr.25991) 188 : cluster 0 pgmap v130: 73 pgs: 73 active+clean; 4.6 MiB data, 101 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:24:39.591 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:39 smithi159 bash[105915]: cluster 2023-09-23T23:24:38.186526+0000 mgr.y (mgr.25991) 189 : cluster 0 pgmap v131: 73 pgs: 73 active+clean; 4.6 MiB data, 101 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:24:39.591 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:39 smithi159 bash[108473]: cluster 2023-09-23T23:24:38.186526+0000 mgr.y (mgr.25991) 189 : cluster 0 pgmap v131: 73 pgs: 73 active+clean; 4.6 MiB data, 101 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:24:39.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:39 smithi164 bash[92846]: cluster 2023-09-23T23:24:38.186526+0000 mgr.y (mgr.25991) 189 : cluster 0 pgmap v131: 73 pgs: 73 active+clean; 4.6 MiB data, 101 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:24:40.528 INFO:teuthology.orchestra.run.smithi159.stdout:Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T23:24:41.321 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:41 smithi159 bash[105915]: audit 2023-09-23T23:24:40.052141+0000 mon.a (mon.0) 254 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:24:41.321 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:41 smithi159 bash[105915]: audit 2023-09-23T23:24:40.059848+0000 mon.a (mon.0) 255 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:24:41.321 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:41 smithi159 bash[105915]: audit 2023-09-23T23:24:40.061108+0000 mon.a (mon.0) 256 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:24:41.321 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:41 smithi159 bash[105915]: audit 2023-09-23T23:24:40.062253+0000 mon.a (mon.0) 257 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:24:41.322 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:41 smithi159 bash[105915]: audit 2023-09-23T23:24:40.068744+0000 mon.a (mon.0) 258 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:24:41.322 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:41 smithi159 bash[105915]: audit 2023-09-23T23:24:40.149612+0000 mon.a (mon.0) 259 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:24:41.322 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:41 smithi159 bash[105915]: audit 2023-09-23T23:24:40.153524+0000 mon.a (mon.0) 260 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T23:24:41.322 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:41 smithi159 bash[105915]: audit 2023-09-23T23:24:40.156327+0000 mon.a (mon.0) 261 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T23:24:41.322 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:41 smithi159 bash[105915]: audit 2023-09-23T23:24:40.158136+0000 mon.a (mon.0) 262 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T23:24:41.322 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:41 smithi159 bash[105915]: audit 2023-09-23T23:24:40.160477+0000 mon.a (mon.0) 263 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-09-23T23:24:41.322 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:41 smithi159 bash[105915]: audit 2023-09-23T23:24:40.160747+0000 mgr.y (mgr.25991) 190 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-09-23T23:24:41.322 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:41 smithi159 bash[105915]: cephadm 2023-09-23T23:24:40.161997+0000 mgr.y (mgr.25991) 191 : cephadm 1 Upgrade: osd.1 is safe to restart 2023-09-23T23:24:41.322 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:41 smithi159 bash[105915]: cluster 2023-09-23T23:24:40.187107+0000 mgr.y (mgr.25991) 192 : cluster 0 pgmap v132: 73 pgs: 73 active+clean; 4.6 MiB data, 101 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:24:41.322 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:41 smithi159 bash[105915]: audit 2023-09-23T23:24:40.515705+0000 mgr.y (mgr.25991) 193 : audit 0 from='client.34212 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:24:41.322 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:41 smithi159 bash[105915]: cephadm 2023-09-23T23:24:40.516398+0000 mgr.y (mgr.25991) 194 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T23:24:41.322 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:41 smithi159 bash[105915]: audit 2023-09-23T23:24:40.525393+0000 mon.a (mon.0) 264 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:24:41.323 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:41 smithi159 bash[108473]: audit 2023-09-23T23:24:40.052141+0000 mon.a (mon.0) 254 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:24:41.323 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:41 smithi159 bash[108473]: audit 2023-09-23T23:24:40.059848+0000 mon.a (mon.0) 255 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:24:41.323 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:41 smithi159 bash[108473]: audit 2023-09-23T23:24:40.061108+0000 mon.a (mon.0) 256 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:24:41.323 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:41 smithi159 bash[108473]: audit 2023-09-23T23:24:40.062253+0000 mon.a (mon.0) 257 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:24:41.323 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:41 smithi159 bash[108473]: audit 2023-09-23T23:24:40.068744+0000 mon.a (mon.0) 258 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:24:41.323 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:41 smithi159 bash[108473]: audit 2023-09-23T23:24:40.149612+0000 mon.a (mon.0) 259 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:24:41.323 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:41 smithi159 bash[108473]: audit 2023-09-23T23:24:40.153524+0000 mon.a (mon.0) 260 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T23:24:41.323 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:41 smithi159 bash[108473]: audit 2023-09-23T23:24:40.156327+0000 mon.a (mon.0) 261 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T23:24:41.323 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:41 smithi159 bash[108473]: audit 2023-09-23T23:24:40.158136+0000 mon.a (mon.0) 262 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T23:24:41.323 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:41 smithi159 bash[108473]: audit 2023-09-23T23:24:40.160477+0000 mon.a (mon.0) 263 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-09-23T23:24:41.324 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:41 smithi159 bash[108473]: audit 2023-09-23T23:24:40.160747+0000 mgr.y (mgr.25991) 190 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-09-23T23:24:41.324 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:41 smithi159 bash[108473]: cephadm 2023-09-23T23:24:40.161997+0000 mgr.y (mgr.25991) 191 : cephadm 1 Upgrade: osd.1 is safe to restart 2023-09-23T23:24:41.324 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:41 smithi159 bash[108473]: cluster 2023-09-23T23:24:40.187107+0000 mgr.y (mgr.25991) 192 : cluster 0 pgmap v132: 73 pgs: 73 active+clean; 4.6 MiB data, 101 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:24:41.324 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:41 smithi159 bash[108473]: audit 2023-09-23T23:24:40.515705+0000 mgr.y (mgr.25991) 193 : audit 0 from='client.34212 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:24:41.324 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:41 smithi159 bash[108473]: cephadm 2023-09-23T23:24:40.516398+0000 mgr.y (mgr.25991) 194 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T23:24:41.324 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:41 smithi159 bash[108473]: audit 2023-09-23T23:24:40.525393+0000 mon.a (mon.0) 264 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:24:41.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:41 smithi164 bash[92846]: audit 2023-09-23T23:24:40.052141+0000 mon.a (mon.0) 254 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:24:41.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:41 smithi164 bash[92846]: audit 2023-09-23T23:24:40.059848+0000 mon.a (mon.0) 255 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:24:41.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:41 smithi164 bash[92846]: audit 2023-09-23T23:24:40.061108+0000 mon.a (mon.0) 256 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:24:41.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:41 smithi164 bash[92846]: audit 2023-09-23T23:24:40.062253+0000 mon.a (mon.0) 257 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:24:41.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:41 smithi164 bash[92846]: audit 2023-09-23T23:24:40.068744+0000 mon.a (mon.0) 258 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:24:41.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:41 smithi164 bash[92846]: audit 2023-09-23T23:24:40.149612+0000 mon.a (mon.0) 259 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:24:41.524 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:41 smithi164 bash[92846]: audit 2023-09-23T23:24:40.153524+0000 mon.a (mon.0) 260 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T23:24:41.524 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:41 smithi164 bash[92846]: audit 2023-09-23T23:24:40.156327+0000 mon.a (mon.0) 261 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T23:24:41.524 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:41 smithi164 bash[92846]: audit 2023-09-23T23:24:40.158136+0000 mon.a (mon.0) 262 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T23:24:41.524 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:41 smithi164 bash[92846]: audit 2023-09-23T23:24:40.160477+0000 mon.a (mon.0) 263 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-09-23T23:24:41.524 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:41 smithi164 bash[92846]: audit 2023-09-23T23:24:40.160747+0000 mgr.y (mgr.25991) 190 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-09-23T23:24:41.524 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:41 smithi164 bash[92846]: cephadm 2023-09-23T23:24:40.161997+0000 mgr.y (mgr.25991) 191 : cephadm 1 Upgrade: osd.1 is safe to restart 2023-09-23T23:24:41.524 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:41 smithi164 bash[92846]: cluster 2023-09-23T23:24:40.187107+0000 mgr.y (mgr.25991) 192 : cluster 0 pgmap v132: 73 pgs: 73 active+clean; 4.6 MiB data, 101 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:24:41.524 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:41 smithi164 bash[92846]: audit 2023-09-23T23:24:40.515705+0000 mgr.y (mgr.25991) 193 : audit 0 from='client.34212 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:24:41.524 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:41 smithi164 bash[92846]: cephadm 2023-09-23T23:24:40.516398+0000 mgr.y (mgr.25991) 194 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T23:24:41.524 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:41 smithi164 bash[92846]: audit 2023-09-23T23:24:40.525393+0000 mon.a (mon.0) 264 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:24:42.127 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'sleep 60' 2023-09-23T23:24:43.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:43 smithi164 bash[92846]: cluster 2023-09-23T23:24:42.187712+0000 mgr.y (mgr.25991) 195 : cluster 0 pgmap v133: 73 pgs: 73 active+clean; 4.6 MiB data, 101 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:24:43.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:43 smithi164 bash[92846]: audit 2023-09-23T23:24:42.227186+0000 mon.a (mon.0) 265 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:24:43.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:43 smithi159 bash[105915]: cluster 2023-09-23T23:24:42.187712+0000 mgr.y (mgr.25991) 195 : cluster 0 pgmap v133: 73 pgs: 73 active+clean; 4.6 MiB data, 101 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:24:43.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:43 smithi159 bash[105915]: audit 2023-09-23T23:24:42.227186+0000 mon.a (mon.0) 265 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:24:43.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:43 smithi159 bash[108473]: cluster 2023-09-23T23:24:42.187712+0000 mgr.y (mgr.25991) 195 : cluster 0 pgmap v133: 73 pgs: 73 active+clean; 4.6 MiB data, 101 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:24:43.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:43 smithi159 bash[108473]: audit 2023-09-23T23:24:42.227186+0000 mon.a (mon.0) 265 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:24:44.043 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:24:43 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:24:43] "GET /metrics HTTP/1.1" 200 33904 "" "Prometheus/2.43.0" 2023-09-23T23:24:44.673 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:44 smithi159 bash[105915]: cephadm 2023-09-23T23:24:43.382794+0000 mgr.y (mgr.25991) 196 : cephadm 1 Upgrade: Updating osd.1 2023-09-23T23:24:44.673 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:44 smithi159 bash[105915]: audit 2023-09-23T23:24:43.393749+0000 mon.a (mon.0) 266 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:24:44.674 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:44 smithi159 bash[105915]: audit 2023-09-23T23:24:43.395252+0000 mon.a (mon.0) 267 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-09-23T23:24:44.674 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:44 smithi159 bash[105915]: audit 2023-09-23T23:24:43.396590+0000 mon.a (mon.0) 268 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:24:44.674 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:44 smithi159 bash[105915]: cephadm 2023-09-23T23:24:43.399510+0000 mgr.y (mgr.25991) 197 : cephadm 1 Deploying daemon osd.1 on smithi159 2023-09-23T23:24:44.674 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:44 smithi159 bash[108473]: cephadm 2023-09-23T23:24:43.382794+0000 mgr.y (mgr.25991) 196 : cephadm 1 Upgrade: Updating osd.1 2023-09-23T23:24:44.674 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:44 smithi159 bash[108473]: audit 2023-09-23T23:24:43.393749+0000 mon.a (mon.0) 266 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:24:44.674 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:44 smithi159 bash[108473]: audit 2023-09-23T23:24:43.395252+0000 mon.a (mon.0) 267 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-09-23T23:24:44.674 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:44 smithi159 bash[108473]: audit 2023-09-23T23:24:43.396590+0000 mon.a (mon.0) 268 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:24:44.674 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:44 smithi159 bash[108473]: cephadm 2023-09-23T23:24:43.399510+0000 mgr.y (mgr.25991) 197 : cephadm 1 Deploying daemon osd.1 on smithi159 2023-09-23T23:24:44.779 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:44 smithi164 bash[92846]: cephadm 2023-09-23T23:24:43.382794+0000 mgr.y (mgr.25991) 196 : cephadm 1 Upgrade: Updating osd.1 2023-09-23T23:24:44.779 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:44 smithi164 bash[92846]: audit 2023-09-23T23:24:43.393749+0000 mon.a (mon.0) 266 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:24:44.779 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:44 smithi164 bash[92846]: audit 2023-09-23T23:24:43.395252+0000 mon.a (mon.0) 267 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-09-23T23:24:44.780 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:44 smithi164 bash[92846]: audit 2023-09-23T23:24:43.396590+0000 mon.a (mon.0) 268 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:24:44.780 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:44 smithi164 bash[92846]: cephadm 2023-09-23T23:24:43.399510+0000 mgr.y (mgr.25991) 197 : cephadm 1 Deploying daemon osd.1 on smithi159 2023-09-23T23:24:45.751 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:45 smithi159 bash[105915]: cluster 2023-09-23T23:24:44.188806+0000 mgr.y (mgr.25991) 198 : cluster 0 pgmap v134: 73 pgs: 73 active+clean; 4.6 MiB data, 101 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:24:45.751 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:45 smithi159 bash[108473]: cluster 2023-09-23T23:24:44.188806+0000 mgr.y (mgr.25991) 198 : cluster 0 pgmap v134: 73 pgs: 73 active+clean; 4.6 MiB data, 101 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:24:45.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:45 smithi164 bash[92846]: cluster 2023-09-23T23:24:44.188806+0000 mgr.y (mgr.25991) 198 : cluster 0 pgmap v134: 73 pgs: 73 active+clean; 4.6 MiB data, 101 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:24:46.910 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:24:47.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:47 smithi159 bash[105915]: cluster 2023-09-23T23:24:46.189438+0000 mgr.y (mgr.25991) 199 : cluster 0 pgmap v135: 73 pgs: 73 active+clean; 4.6 MiB data, 101 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:24:47.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:47 smithi159 bash[105915]: audit 2023-09-23T23:24:47.214604+0000 mon.a (mon.0) 269 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:24:47.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:47 smithi159 bash[105915]: audit 2023-09-23T23:24:47.215744+0000 mon.a (mon.0) 270 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:24:47.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:47 smithi159 bash[108473]: cluster 2023-09-23T23:24:46.189438+0000 mgr.y (mgr.25991) 199 : cluster 0 pgmap v135: 73 pgs: 73 active+clean; 4.6 MiB data, 101 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:24:47.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:47 smithi159 bash[108473]: audit 2023-09-23T23:24:47.214604+0000 mon.a (mon.0) 269 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:24:47.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:47 smithi159 bash[108473]: audit 2023-09-23T23:24:47.215744+0000 mon.a (mon.0) 270 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:24:47.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:47 smithi164 bash[92846]: cluster 2023-09-23T23:24:46.189438+0000 mgr.y (mgr.25991) 199 : cluster 0 pgmap v135: 73 pgs: 73 active+clean; 4.6 MiB data, 101 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:24:47.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:47 smithi164 bash[92846]: audit 2023-09-23T23:24:47.214604+0000 mon.a (mon.0) 269 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:24:47.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:47 smithi164 bash[92846]: audit 2023-09-23T23:24:47.215744+0000 mon.a (mon.0) 270 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:24:49.626 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:49 smithi159 bash[105915]: cluster 2023-09-23T23:24:48.190456+0000 mgr.y (mgr.25991) 200 : cluster 0 pgmap v136: 73 pgs: 73 active+clean; 4.6 MiB data, 101 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:24:49.627 INFO:journalctl@ceph.osd.1.smithi159.stdout:Sep 23 23:24:49 smithi159 systemd[1]: Stopping Ceph osd.1 for e43465dc-5a64-11ee-8db4-212e2dc638e7... 2023-09-23T23:24:49.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:49 smithi164 bash[92846]: cluster 2023-09-23T23:24:48.190456+0000 mgr.y (mgr.25991) 200 : cluster 0 pgmap v136: 73 pgs: 73 active+clean; 4.6 MiB data, 101 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:24:49.974 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:49 smithi159 bash[108473]: cluster 2023-09-23T23:24:48.190456+0000 mgr.y (mgr.25991) 200 : cluster 0 pgmap v136: 73 pgs: 73 active+clean; 4.6 MiB data, 101 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:24:50.293 INFO:journalctl@ceph.osd.1.smithi159.stdout:Sep 23 23:24:49 smithi159 bash[52172]: debug 2023-09-23T23:24:49.967+0000 7f4666d97700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-09-23T23:24:50.293 INFO:journalctl@ceph.osd.1.smithi159.stdout:Sep 23 23:24:49 smithi159 bash[52172]: debug 2023-09-23T23:24:49.967+0000 7f4666d97700 -1 osd.1 95 *** Got signal Terminated *** 2023-09-23T23:24:50.294 INFO:journalctl@ceph.osd.1.smithi159.stdout:Sep 23 23:24:49 smithi159 bash[52172]: debug 2023-09-23T23:24:49.967+0000 7f4666d97700 -1 osd.1 95 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-23T23:24:50.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:50 smithi164 bash[92846]: cluster 2023-09-23T23:24:49.971869+0000 mon.a (mon.0) 271 : cluster 1 osd.1 marked itself down and dead 2023-09-23T23:24:50.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:50 smithi159 bash[105915]: cluster 2023-09-23T23:24:49.971869+0000 mon.a (mon.0) 271 : cluster 1 osd.1 marked itself down and dead 2023-09-23T23:24:50.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:50 smithi159 bash[108473]: cluster 2023-09-23T23:24:49.971869+0000 mon.a (mon.0) 271 : cluster 1 osd.1 marked itself down and dead 2023-09-23T23:24:51.450 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:51 smithi159 bash[105915]: cluster 2023-09-23T23:24:50.191100+0000 mgr.y (mgr.25991) 201 : cluster 0 pgmap v137: 73 pgs: 73 active+clean; 4.6 MiB data, 101 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:24:51.450 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:51 smithi159 bash[105915]: cluster 2023-09-23T23:24:50.410000+0000 mon.a (mon.0) 272 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-23T23:24:51.450 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:51 smithi159 bash[105915]: cluster 2023-09-23T23:24:50.416882+0000 osd.7 (osd.7) 8 : cluster 3 failed to encode map e96 with expected crc 2023-09-23T23:24:51.450 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:51 smithi159 bash[105915]: cluster 2023-09-23T23:24:50.417758+0000 osd.4 (osd.4) 9 : cluster 3 failed to encode map e96 with expected crc 2023-09-23T23:24:51.450 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:51 smithi159 bash[105915]: cluster 2023-09-23T23:24:50.419794+0000 mon.a (mon.0) 273 : cluster 0 osdmap e96: 8 total, 7 up, 8 in 2023-09-23T23:24:51.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:51 smithi164 bash[92846]: cluster 2023-09-23T23:24:50.191100+0000 mgr.y (mgr.25991) 201 : cluster 0 pgmap v137: 73 pgs: 73 active+clean; 4.6 MiB data, 101 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:24:51.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:51 smithi164 bash[92846]: cluster 2023-09-23T23:24:50.410000+0000 mon.a (mon.0) 272 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-23T23:24:51.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:51 smithi164 bash[92846]: cluster 2023-09-23T23:24:50.416882+0000 osd.7 (osd.7) 8 : cluster 3 failed to encode map e96 with expected crc 2023-09-23T23:24:51.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:51 smithi164 bash[92846]: cluster 2023-09-23T23:24:50.417758+0000 osd.4 (osd.4) 9 : cluster 3 failed to encode map e96 with expected crc 2023-09-23T23:24:51.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:51 smithi164 bash[92846]: cluster 2023-09-23T23:24:50.419794+0000 mon.a (mon.0) 273 : cluster 0 osdmap e96: 8 total, 7 up, 8 in 2023-09-23T23:24:51.793 INFO:journalctl@ceph.osd.1.smithi159.stdout:Sep 23 23:24:51 smithi159 bash[122102]: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd-1 2023-09-23T23:24:51.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:51 smithi159 bash[108473]: cluster 2023-09-23T23:24:50.191100+0000 mgr.y (mgr.25991) 201 : cluster 0 pgmap v137: 73 pgs: 73 active+clean; 4.6 MiB data, 101 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:24:51.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:51 smithi159 bash[108473]: cluster 2023-09-23T23:24:50.410000+0000 mon.a (mon.0) 272 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-23T23:24:51.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:51 smithi159 bash[108473]: cluster 2023-09-23T23:24:50.416882+0000 osd.7 (osd.7) 8 : cluster 3 failed to encode map e96 with expected crc 2023-09-23T23:24:51.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:51 smithi159 bash[108473]: cluster 2023-09-23T23:24:50.417758+0000 osd.4 (osd.4) 9 : cluster 3 failed to encode map e96 with expected crc 2023-09-23T23:24:51.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:51 smithi159 bash[108473]: cluster 2023-09-23T23:24:50.419794+0000 mon.a (mon.0) 273 : cluster 0 osdmap e96: 8 total, 7 up, 8 in 2023-09-23T23:24:52.293 INFO:journalctl@ceph.osd.1.smithi159.stdout:Sep 23 23:24:51 smithi159 bash[122183]: Error response from daemon: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd-1 2023-09-23T23:24:52.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:52 smithi164 bash[92846]: cluster 2023-09-23T23:24:51.419435+0000 osd.4 (osd.4) 10 : cluster 3 failed to encode map e97 with expected crc 2023-09-23T23:24:52.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:52 smithi164 bash[92846]: cluster 2023-09-23T23:24:51.419936+0000 osd.2 (osd.2) 7 : cluster 3 failed to encode map e97 with expected crc 2023-09-23T23:24:52.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:52 smithi164 bash[92846]: cluster 2023-09-23T23:24:51.421145+0000 osd.6 (osd.6) 7 : cluster 3 failed to encode map e97 with expected crc 2023-09-23T23:24:52.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:52 smithi164 bash[92846]: cluster 2023-09-23T23:24:51.421458+0000 osd.7 (osd.7) 9 : cluster 3 failed to encode map e97 with expected crc 2023-09-23T23:24:52.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:52 smithi164 bash[92846]: cluster 2023-09-23T23:24:51.421712+0000 osd.5 (osd.5) 6 : cluster 3 failed to encode map e97 with expected crc 2023-09-23T23:24:52.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:52 smithi164 bash[92846]: cluster 2023-09-23T23:24:51.422257+0000 mon.a (mon.0) 274 : cluster 0 osdmap e97: 8 total, 7 up, 8 in 2023-09-23T23:24:52.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:52 smithi164 bash[92846]: cluster 2023-09-23T23:24:51.422583+0000 osd.3 (osd.3) 6 : cluster 3 failed to encode map e97 with expected crc 2023-09-23T23:24:52.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:52 smithi164 bash[92846]: cluster 2023-09-23T23:24:51.423097+0000 osd.2 (osd.2) 8 : cluster 3 failed to encode map e97 with expected crc 2023-09-23T23:24:52.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:52 smithi164 bash[92846]: cluster 2023-09-23T23:24:51.423104+0000 osd.4 (osd.4) 11 : cluster 3 failed to encode map e97 with expected crc 2023-09-23T23:24:52.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:52 smithi164 bash[92846]: cluster 2023-09-23T23:24:51.424815+0000 osd.5 (osd.5) 7 : cluster 3 failed to encode map e97 with expected crc 2023-09-23T23:24:52.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:52 smithi164 bash[92846]: cluster 2023-09-23T23:24:51.425087+0000 osd.7 (osd.7) 10 : cluster 3 failed to encode map e97 with expected crc 2023-09-23T23:24:52.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:52 smithi164 bash[92846]: cluster 2023-09-23T23:24:51.426530+0000 osd.4 (osd.4) 12 : cluster 3 failed to encode map e97 with expected crc 2023-09-23T23:24:52.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:52 smithi159 bash[105915]: cluster 2023-09-23T23:24:51.419435+0000 osd.4 (osd.4) 10 : cluster 3 failed to encode map e97 with expected crc 2023-09-23T23:24:52.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:52 smithi159 bash[105915]: cluster 2023-09-23T23:24:51.419936+0000 osd.2 (osd.2) 7 : cluster 3 failed to encode map e97 with expected crc 2023-09-23T23:24:52.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:52 smithi159 bash[105915]: cluster 2023-09-23T23:24:51.421145+0000 osd.6 (osd.6) 7 : cluster 3 failed to encode map e97 with expected crc 2023-09-23T23:24:52.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:52 smithi159 bash[105915]: cluster 2023-09-23T23:24:51.421458+0000 osd.7 (osd.7) 9 : cluster 3 failed to encode map e97 with expected crc 2023-09-23T23:24:52.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:52 smithi159 bash[105915]: cluster 2023-09-23T23:24:51.421712+0000 osd.5 (osd.5) 6 : cluster 3 failed to encode map e97 with expected crc 2023-09-23T23:24:52.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:52 smithi159 bash[105915]: cluster 2023-09-23T23:24:51.422257+0000 mon.a (mon.0) 274 : cluster 0 osdmap e97: 8 total, 7 up, 8 in 2023-09-23T23:24:52.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:52 smithi159 bash[105915]: cluster 2023-09-23T23:24:51.422583+0000 osd.3 (osd.3) 6 : cluster 3 failed to encode map e97 with expected crc 2023-09-23T23:24:52.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:52 smithi159 bash[105915]: cluster 2023-09-23T23:24:51.423097+0000 osd.2 (osd.2) 8 : cluster 3 failed to encode map e97 with expected crc 2023-09-23T23:24:52.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:52 smithi159 bash[105915]: cluster 2023-09-23T23:24:51.423104+0000 osd.4 (osd.4) 11 : cluster 3 failed to encode map e97 with expected crc 2023-09-23T23:24:52.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:52 smithi159 bash[105915]: cluster 2023-09-23T23:24:51.424815+0000 osd.5 (osd.5) 7 : cluster 3 failed to encode map e97 with expected crc 2023-09-23T23:24:52.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:52 smithi159 bash[105915]: cluster 2023-09-23T23:24:51.425087+0000 osd.7 (osd.7) 10 : cluster 3 failed to encode map e97 with expected crc 2023-09-23T23:24:52.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:52 smithi159 bash[105915]: cluster 2023-09-23T23:24:51.426530+0000 osd.4 (osd.4) 12 : cluster 3 failed to encode map e97 with expected crc 2023-09-23T23:24:52.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:52 smithi159 bash[108473]: cluster 2023-09-23T23:24:51.419435+0000 osd.4 (osd.4) 10 : cluster 3 failed to encode map e97 with expected crc 2023-09-23T23:24:52.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:52 smithi159 bash[108473]: cluster 2023-09-23T23:24:51.419936+0000 osd.2 (osd.2) 7 : cluster 3 failed to encode map e97 with expected crc 2023-09-23T23:24:52.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:52 smithi159 bash[108473]: cluster 2023-09-23T23:24:51.421145+0000 osd.6 (osd.6) 7 : cluster 3 failed to encode map e97 with expected crc 2023-09-23T23:24:52.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:52 smithi159 bash[108473]: cluster 2023-09-23T23:24:51.421458+0000 osd.7 (osd.7) 9 : cluster 3 failed to encode map e97 with expected crc 2023-09-23T23:24:52.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:52 smithi159 bash[108473]: cluster 2023-09-23T23:24:51.421712+0000 osd.5 (osd.5) 6 : cluster 3 failed to encode map e97 with expected crc 2023-09-23T23:24:52.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:52 smithi159 bash[108473]: cluster 2023-09-23T23:24:51.422257+0000 mon.a (mon.0) 274 : cluster 0 osdmap e97: 8 total, 7 up, 8 in 2023-09-23T23:24:52.796 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:52 smithi159 bash[108473]: cluster 2023-09-23T23:24:51.422583+0000 osd.3 (osd.3) 6 : cluster 3 failed to encode map e97 with expected crc 2023-09-23T23:24:52.796 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:52 smithi159 bash[108473]: cluster 2023-09-23T23:24:51.423097+0000 osd.2 (osd.2) 8 : cluster 3 failed to encode map e97 with expected crc 2023-09-23T23:24:52.796 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:52 smithi159 bash[108473]: cluster 2023-09-23T23:24:51.423104+0000 osd.4 (osd.4) 11 : cluster 3 failed to encode map e97 with expected crc 2023-09-23T23:24:52.796 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:52 smithi159 bash[108473]: cluster 2023-09-23T23:24:51.424815+0000 osd.5 (osd.5) 7 : cluster 3 failed to encode map e97 with expected crc 2023-09-23T23:24:52.796 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:52 smithi159 bash[108473]: cluster 2023-09-23T23:24:51.425087+0000 osd.7 (osd.7) 10 : cluster 3 failed to encode map e97 with expected crc 2023-09-23T23:24:52.796 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:52 smithi159 bash[108473]: cluster 2023-09-23T23:24:51.426530+0000 osd.4 (osd.4) 12 : cluster 3 failed to encode map e97 with expected crc 2023-09-23T23:24:53.672 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:53 smithi159 bash[108473]: cluster 2023-09-23T23:24:52.191805+0000 mgr.y (mgr.25991) 202 : cluster 0 pgmap v140: 73 pgs: 9 stale+active+clean, 64 active+clean; 4.6 MiB data, 101 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:24:53.672 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:53 smithi159 bash[105915]: cluster 2023-09-23T23:24:52.191805+0000 mgr.y (mgr.25991) 202 : cluster 0 pgmap v140: 73 pgs: 9 stale+active+clean, 64 active+clean; 4.6 MiB data, 101 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:24:53.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:53 smithi164 bash[92846]: cluster 2023-09-23T23:24:52.191805+0000 mgr.y (mgr.25991) 202 : cluster 0 pgmap v140: 73 pgs: 9 stale+active+clean, 64 active+clean; 4.6 MiB data, 101 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:24:54.013 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:24:53 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:24:53] "GET /metrics HTTP/1.1" 200 34052 "" "Prometheus/2.43.0" 2023-09-23T23:24:54.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:54 smithi164 bash[92846]: cluster 2023-09-23T23:24:54.426042+0000 mon.a (mon.0) 275 : cluster 3 Health check failed: Degraded data redundancy: 6/84 objects degraded (7.143%), 6 pgs degraded (PG_DEGRADED) 2023-09-23T23:24:54.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:54 smithi159 bash[108473]: cluster 2023-09-23T23:24:54.426042+0000 mon.a (mon.0) 275 : cluster 3 Health check failed: Degraded data redundancy: 6/84 objects degraded (7.143%), 6 pgs degraded (PG_DEGRADED) 2023-09-23T23:24:54.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:54 smithi159 bash[105915]: cluster 2023-09-23T23:24:54.426042+0000 mon.a (mon.0) 275 : cluster 3 Health check failed: Degraded data redundancy: 6/84 objects degraded (7.143%), 6 pgs degraded (PG_DEGRADED) 2023-09-23T23:24:54.794 INFO:journalctl@ceph.osd.1.smithi159.stdout:Sep 23 23:24:54 smithi159 systemd[1]: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7@osd.1.service: Succeeded. 2023-09-23T23:24:54.794 INFO:journalctl@ceph.osd.1.smithi159.stdout:Sep 23 23:24:54 smithi159 systemd[1]: Stopped Ceph osd.1 for e43465dc-5a64-11ee-8db4-212e2dc638e7. 2023-09-23T23:24:55.293 INFO:journalctl@ceph.osd.1.smithi159.stdout:Sep 23 23:24:54 smithi159 systemd[1]: Started Ceph osd.1 for e43465dc-5a64-11ee-8db4-212e2dc638e7. 2023-09-23T23:24:55.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:55 smithi164 bash[92846]: cluster 2023-09-23T23:24:54.192491+0000 mgr.y (mgr.25991) 203 : cluster 0 pgmap v141: 73 pgs: 6 active+undersized+degraded, 26 active+undersized, 41 active+clean; 4.6 MiB data, 106 MiB used, 715 GiB / 715 GiB avail; 6/84 objects degraded (7.143%) 2023-09-23T23:24:55.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:55 smithi164 bash[92846]: audit 2023-09-23T23:24:54.949869+0000 mon.a (mon.0) 276 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:24:55.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:55 smithi164 bash[92846]: audit 2023-09-23T23:24:54.956675+0000 mon.a (mon.0) 277 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:24:55.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:55 smithi164 bash[92846]: audit 2023-09-23T23:24:54.989894+0000 mon.a (mon.0) 278 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:24:55.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:55 smithi159 bash[105915]: cluster 2023-09-23T23:24:54.192491+0000 mgr.y (mgr.25991) 203 : cluster 0 pgmap v141: 73 pgs: 6 active+undersized+degraded, 26 active+undersized, 41 active+clean; 4.6 MiB data, 106 MiB used, 715 GiB / 715 GiB avail; 6/84 objects degraded (7.143%) 2023-09-23T23:24:55.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:55 smithi159 bash[105915]: audit 2023-09-23T23:24:54.949869+0000 mon.a (mon.0) 276 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:24:55.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:55 smithi159 bash[105915]: audit 2023-09-23T23:24:54.956675+0000 mon.a (mon.0) 277 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:24:55.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:55 smithi159 bash[105915]: audit 2023-09-23T23:24:54.989894+0000 mon.a (mon.0) 278 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:24:55.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:55 smithi159 bash[108473]: cluster 2023-09-23T23:24:54.192491+0000 mgr.y (mgr.25991) 203 : cluster 0 pgmap v141: 73 pgs: 6 active+undersized+degraded, 26 active+undersized, 41 active+clean; 4.6 MiB data, 106 MiB used, 715 GiB / 715 GiB avail; 6/84 objects degraded (7.143%) 2023-09-23T23:24:55.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:55 smithi159 bash[108473]: audit 2023-09-23T23:24:54.949869+0000 mon.a (mon.0) 276 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:24:55.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:55 smithi159 bash[108473]: audit 2023-09-23T23:24:54.956675+0000 mon.a (mon.0) 277 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:24:55.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:55 smithi159 bash[108473]: audit 2023-09-23T23:24:54.989894+0000 mon.a (mon.0) 278 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:24:57.043 INFO:journalctl@ceph.osd.1.smithi159.stdout:Sep 23 23:24:56 smithi159 bash[122383]: --> Failed to activate via raw: did not find any matching OSD to activate 2023-09-23T23:24:57.044 INFO:journalctl@ceph.osd.1.smithi159.stdout:Sep 23 23:24:56 smithi159 bash[122383]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2023-09-23T23:24:57.044 INFO:journalctl@ceph.osd.1.smithi159.stdout:Sep 23 23:24:56 smithi159 bash[122383]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_3 --path /var/lib/ceph/osd/ceph-1 --no-mon-config 2023-09-23T23:24:57.044 INFO:journalctl@ceph.osd.1.smithi159.stdout:Sep 23 23:24:56 smithi159 bash[122383]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-1/block 2023-09-23T23:24:57.044 INFO:journalctl@ceph.osd.1.smithi159.stdout:Sep 23 23:24:56 smithi159 bash[122383]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-1/block 2023-09-23T23:24:57.044 INFO:journalctl@ceph.osd.1.smithi159.stdout:Sep 23 23:24:56 smithi159 bash[122383]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2023-09-23T23:24:57.044 INFO:journalctl@ceph.osd.1.smithi159.stdout:Sep 23 23:24:56 smithi159 bash[122383]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2023-09-23T23:24:57.044 INFO:journalctl@ceph.osd.1.smithi159.stdout:Sep 23 23:24:56 smithi159 bash[122383]: --> ceph-volume lvm activate successful for osd ID: 1 2023-09-23T23:24:57.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:57 smithi164 bash[92846]: cluster 2023-09-23T23:24:56.193184+0000 mgr.y (mgr.25991) 204 : cluster 0 pgmap v142: 73 pgs: 6 active+undersized+degraded, 26 active+undersized, 41 active+clean; 4.6 MiB data, 106 MiB used, 715 GiB / 715 GiB avail; 6/84 objects degraded (7.143%) 2023-09-23T23:24:57.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:57 smithi159 bash[108473]: cluster 2023-09-23T23:24:56.193184+0000 mgr.y (mgr.25991) 204 : cluster 0 pgmap v142: 73 pgs: 6 active+undersized+degraded, 26 active+undersized, 41 active+clean; 4.6 MiB data, 106 MiB used, 715 GiB / 715 GiB avail; 6/84 objects degraded (7.143%) 2023-09-23T23:24:57.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:57 smithi159 bash[105915]: cluster 2023-09-23T23:24:56.193184+0000 mgr.y (mgr.25991) 204 : cluster 0 pgmap v142: 73 pgs: 6 active+undersized+degraded, 26 active+undersized, 41 active+clean; 4.6 MiB data, 106 MiB used, 715 GiB / 715 GiB avail; 6/84 objects degraded (7.143%) 2023-09-23T23:24:58.793 INFO:journalctl@ceph.osd.1.smithi159.stdout:Sep 23 23:24:58 smithi159 bash[122652]: debug 2023-09-23T23:24:58.527+0000 7fc527689700 1 -- 172.21.15.159:0/2740612589 <== mon.0 v2:172.21.15.159:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55b2c380a4e0 con 0x55b2c3865000 2023-09-23T23:24:59.493 INFO:journalctl@ceph.osd.1.smithi159.stdout:Sep 23 23:24:59 smithi159 bash[122652]: debug 2023-09-23T23:24:59.075+0000 7fc53080e640 -1 Falling back to public interface 2023-09-23T23:24:59.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:24:59 smithi164 bash[92846]: cluster 2023-09-23T23:24:58.193809+0000 mgr.y (mgr.25991) 205 : cluster 0 pgmap v143: 73 pgs: 6 active+undersized+degraded, 26 active+undersized, 41 active+clean; 4.6 MiB data, 106 MiB used, 715 GiB / 715 GiB avail; 6/84 objects degraded (7.143%) 2023-09-23T23:24:59.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:24:59 smithi159 bash[105915]: cluster 2023-09-23T23:24:58.193809+0000 mgr.y (mgr.25991) 205 : cluster 0 pgmap v143: 73 pgs: 6 active+undersized+degraded, 26 active+undersized, 41 active+clean; 4.6 MiB data, 106 MiB used, 715 GiB / 715 GiB avail; 6/84 objects degraded (7.143%) 2023-09-23T23:24:59.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:24:59 smithi159 bash[108473]: cluster 2023-09-23T23:24:58.193809+0000 mgr.y (mgr.25991) 205 : cluster 0 pgmap v143: 73 pgs: 6 active+undersized+degraded, 26 active+undersized, 41 active+clean; 4.6 MiB data, 106 MiB used, 715 GiB / 715 GiB avail; 6/84 objects degraded (7.143%) 2023-09-23T23:25:01.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:25:01 smithi164 bash[92846]: cluster 2023-09-23T23:25:00.194621+0000 mgr.y (mgr.25991) 206 : cluster 0 pgmap v144: 73 pgs: 6 active+undersized+degraded, 26 active+undersized, 41 active+clean; 4.6 MiB data, 106 MiB used, 715 GiB / 715 GiB avail; 6/84 objects degraded (7.143%) 2023-09-23T23:25:01.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:25:01 smithi159 bash[105915]: cluster 2023-09-23T23:25:00.194621+0000 mgr.y (mgr.25991) 206 : cluster 0 pgmap v144: 73 pgs: 6 active+undersized+degraded, 26 active+undersized, 41 active+clean; 4.6 MiB data, 106 MiB used, 715 GiB / 715 GiB avail; 6/84 objects degraded (7.143%) 2023-09-23T23:25:01.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:25:01 smithi159 bash[108473]: cluster 2023-09-23T23:25:00.194621+0000 mgr.y (mgr.25991) 206 : cluster 0 pgmap v144: 73 pgs: 6 active+undersized+degraded, 26 active+undersized, 41 active+clean; 4.6 MiB data, 106 MiB used, 715 GiB / 715 GiB avail; 6/84 objects degraded (7.143%) 2023-09-23T23:25:02.543 INFO:journalctl@ceph.osd.1.smithi159.stdout:Sep 23 23:25:02 smithi159 bash[122652]: debug 2023-09-23T23:25:02.131+0000 7fc53080e640 -1 osd.1 95 log_to_monitors true 2023-09-23T23:25:03.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:25:03 smithi164 bash[92846]: audit 2023-09-23T23:25:02.141765+0000 mon.a (mon.0) 279 : audit 1 from='osd.1 [v2:172.21.15.159:6810/645722322,v1:172.21.15.159:6811/645722322]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-09-23T23:25:03.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:25:03 smithi164 bash[92846]: audit 2023-09-23T23:25:02.182936+0000 mon.a (mon.0) 280 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:25:03.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:25:03 smithi164 bash[92846]: audit 2023-09-23T23:25:02.191293+0000 mon.a (mon.0) 281 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:25:03.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:25:03 smithi164 bash[92846]: cluster 2023-09-23T23:25:02.195125+0000 mgr.y (mgr.25991) 207 : cluster 0 pgmap v145: 73 pgs: 6 active+undersized+degraded, 26 active+undersized, 41 active+clean; 4.6 MiB data, 106 MiB used, 715 GiB / 715 GiB avail; 6/84 objects degraded (7.143%) 2023-09-23T23:25:03.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:25:03 smithi164 bash[92846]: audit 2023-09-23T23:25:02.211337+0000 mon.a (mon.0) 282 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:25:03.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:25:03 smithi164 bash[92846]: audit 2023-09-23T23:25:02.212567+0000 mon.a (mon.0) 283 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:25:03.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:25:03 smithi164 bash[92846]: audit 2023-09-23T23:25:03.037554+0000 mon.a (mon.0) 284 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:25:03.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:25:03 smithi164 bash[92846]: audit 2023-09-23T23:25:03.045007+0000 mon.a (mon.0) 285 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:25:03.543 INFO:journalctl@ceph.osd.1.smithi159.stdout:Sep 23 23:25:03 smithi159 bash[122652]: debug 2023-09-23T23:25:03.187+0000 7fc51ec75700 -1 osd.1 95 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-09-23T23:25:03.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:25:03 smithi159 bash[108473]: audit 2023-09-23T23:25:02.141765+0000 mon.a (mon.0) 279 : audit 1 from='osd.1 [v2:172.21.15.159:6810/645722322,v1:172.21.15.159:6811/645722322]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-09-23T23:25:03.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:25:03 smithi159 bash[108473]: audit 2023-09-23T23:25:02.182936+0000 mon.a (mon.0) 280 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:25:03.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:25:03 smithi159 bash[108473]: audit 2023-09-23T23:25:02.191293+0000 mon.a (mon.0) 281 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:25:03.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:25:03 smithi159 bash[108473]: cluster 2023-09-23T23:25:02.195125+0000 mgr.y (mgr.25991) 207 : cluster 0 pgmap v145: 73 pgs: 6 active+undersized+degraded, 26 active+undersized, 41 active+clean; 4.6 MiB data, 106 MiB used, 715 GiB / 715 GiB avail; 6/84 objects degraded (7.143%) 2023-09-23T23:25:03.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:25:03 smithi159 bash[108473]: audit 2023-09-23T23:25:02.211337+0000 mon.a (mon.0) 282 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:25:03.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:25:03 smithi159 bash[108473]: audit 2023-09-23T23:25:02.212567+0000 mon.a (mon.0) 283 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:25:03.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:25:03 smithi159 bash[108473]: audit 2023-09-23T23:25:03.037554+0000 mon.a (mon.0) 284 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:25:03.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:25:03 smithi159 bash[108473]: audit 2023-09-23T23:25:03.045007+0000 mon.a (mon.0) 285 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:25:03.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:25:03 smithi159 bash[105915]: audit 2023-09-23T23:25:02.141765+0000 mon.a (mon.0) 279 : audit 1 from='osd.1 [v2:172.21.15.159:6810/645722322,v1:172.21.15.159:6811/645722322]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-09-23T23:25:03.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:25:03 smithi159 bash[105915]: audit 2023-09-23T23:25:02.182936+0000 mon.a (mon.0) 280 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:25:03.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:25:03 smithi159 bash[105915]: audit 2023-09-23T23:25:02.191293+0000 mon.a (mon.0) 281 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:25:03.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:25:03 smithi159 bash[105915]: cluster 2023-09-23T23:25:02.195125+0000 mgr.y (mgr.25991) 207 : cluster 0 pgmap v145: 73 pgs: 6 active+undersized+degraded, 26 active+undersized, 41 active+clean; 4.6 MiB data, 106 MiB used, 715 GiB / 715 GiB avail; 6/84 objects degraded (7.143%) 2023-09-23T23:25:03.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:25:03 smithi159 bash[105915]: audit 2023-09-23T23:25:02.211337+0000 mon.a (mon.0) 282 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:25:03.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:25:03 smithi159 bash[105915]: audit 2023-09-23T23:25:02.212567+0000 mon.a (mon.0) 283 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:25:03.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:25:03 smithi159 bash[105915]: audit 2023-09-23T23:25:03.037554+0000 mon.a (mon.0) 284 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:25:03.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:25:03 smithi159 bash[105915]: audit 2023-09-23T23:25:03.045007+0000 mon.a (mon.0) 285 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:25:04.043 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:25:03 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:25:03] "GET /metrics HTTP/1.1" 200 34050 "" "Prometheus/2.43.0" 2023-09-23T23:25:04.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:25:04 smithi164 bash[92846]: cluster 2023-09-23T23:25:03.139834+0000 osd.4 (osd.4) 13 : cluster 3 failed to encode map e98 with expected crc 2023-09-23T23:25:04.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:25:04 smithi164 bash[92846]: cluster 2023-09-23T23:25:03.140186+0000 osd.6 (osd.6) 8 : cluster 3 failed to encode map e98 with expected crc 2023-09-23T23:25:04.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:25:04 smithi164 bash[92846]: audit 2023-09-23T23:25:03.143065+0000 mon.a (mon.0) 286 : audit 1 from='osd.1 [v2:172.21.15.159:6810/645722322,v1:172.21.15.159:6811/645722322]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-09-23T23:25:04.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:25:04 smithi164 bash[92846]: cluster 2023-09-23T23:25:03.143120+0000 mon.a (mon.0) 287 : cluster 0 osdmap e98: 8 total, 7 up, 8 in 2023-09-23T23:25:04.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:25:04 smithi164 bash[92846]: audit 2023-09-23T23:25:03.143913+0000 mon.a (mon.0) 288 : audit 1 from='osd.1 [v2:172.21.15.159:6810/645722322,v1:172.21.15.159:6811/645722322]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2023-09-23T23:25:04.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:25:04 smithi159 bash[105915]: cluster 2023-09-23T23:25:03.139834+0000 osd.4 (osd.4) 13 : cluster 3 failed to encode map e98 with expected crc 2023-09-23T23:25:04.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:25:04 smithi159 bash[105915]: cluster 2023-09-23T23:25:03.140186+0000 osd.6 (osd.6) 8 : cluster 3 failed to encode map e98 with expected crc 2023-09-23T23:25:04.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:25:04 smithi159 bash[105915]: audit 2023-09-23T23:25:03.143065+0000 mon.a (mon.0) 286 : audit 1 from='osd.1 [v2:172.21.15.159:6810/645722322,v1:172.21.15.159:6811/645722322]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-09-23T23:25:04.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:25:04 smithi159 bash[105915]: cluster 2023-09-23T23:25:03.143120+0000 mon.a (mon.0) 287 : cluster 0 osdmap e98: 8 total, 7 up, 8 in 2023-09-23T23:25:04.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:25:04 smithi159 bash[105915]: audit 2023-09-23T23:25:03.143913+0000 mon.a (mon.0) 288 : audit 1 from='osd.1 [v2:172.21.15.159:6810/645722322,v1:172.21.15.159:6811/645722322]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2023-09-23T23:25:04.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:25:04 smithi159 bash[108473]: cluster 2023-09-23T23:25:03.139834+0000 osd.4 (osd.4) 13 : cluster 3 failed to encode map e98 with expected crc 2023-09-23T23:25:04.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:25:04 smithi159 bash[108473]: cluster 2023-09-23T23:25:03.140186+0000 osd.6 (osd.6) 8 : cluster 3 failed to encode map e98 with expected crc 2023-09-23T23:25:04.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:25:04 smithi159 bash[108473]: audit 2023-09-23T23:25:03.143065+0000 mon.a (mon.0) 286 : audit 1 from='osd.1 [v2:172.21.15.159:6810/645722322,v1:172.21.15.159:6811/645722322]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-09-23T23:25:04.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:25:04 smithi159 bash[108473]: cluster 2023-09-23T23:25:03.143120+0000 mon.a (mon.0) 287 : cluster 0 osdmap e98: 8 total, 7 up, 8 in 2023-09-23T23:25:04.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:25:04 smithi159 bash[108473]: audit 2023-09-23T23:25:03.143913+0000 mon.a (mon.0) 288 : audit 1 from='osd.1 [v2:172.21.15.159:6810/645722322,v1:172.21.15.159:6811/645722322]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2023-09-23T23:25:05.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:25:05 smithi164 bash[92846]: cluster 2023-09-23T23:25:04.191579+0000 mon.a (mon.0) 289 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-23T23:25:05.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:25:05 smithi164 bash[92846]: cluster 2023-09-23T23:25:04.196136+0000 mgr.y (mgr.25991) 208 : cluster 0 pgmap v147: 73 pgs: 6 active+undersized+degraded, 26 active+undersized, 41 active+clean; 4.6 MiB data, 121 MiB used, 715 GiB / 715 GiB avail; 6/84 objects degraded (7.143%) 2023-09-23T23:25:05.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:25:05 smithi164 bash[92846]: cluster 2023-09-23T23:25:04.199322+0000 osd.4 (osd.4) 14 : cluster 3 failed to encode map e99 with expected crc 2023-09-23T23:25:05.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:25:05 smithi164 bash[92846]: cluster 2023-09-23T23:25:04.204813+0000 mon.a (mon.0) 290 : cluster 1 osd.1 [v2:172.21.15.159:6810/645722322,v1:172.21.15.159:6811/645722322] boot 2023-09-23T23:25:05.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:25:05 smithi164 bash[92846]: cluster 2023-09-23T23:25:04.204915+0000 mon.a (mon.0) 291 : cluster 0 osdmap e99: 8 total, 8 up, 8 in 2023-09-23T23:25:05.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:25:05 smithi164 bash[92846]: audit 2023-09-23T23:25:04.206459+0000 mon.a (mon.0) 292 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T23:25:05.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:25:05 smithi159 bash[105915]: cluster 2023-09-23T23:25:04.191579+0000 mon.a (mon.0) 289 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-23T23:25:05.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:25:05 smithi159 bash[105915]: cluster 2023-09-23T23:25:04.196136+0000 mgr.y (mgr.25991) 208 : cluster 0 pgmap v147: 73 pgs: 6 active+undersized+degraded, 26 active+undersized, 41 active+clean; 4.6 MiB data, 121 MiB used, 715 GiB / 715 GiB avail; 6/84 objects degraded (7.143%) 2023-09-23T23:25:05.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:25:05 smithi159 bash[105915]: cluster 2023-09-23T23:25:04.199322+0000 osd.4 (osd.4) 14 : cluster 3 failed to encode map e99 with expected crc 2023-09-23T23:25:05.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:25:05 smithi159 bash[105915]: cluster 2023-09-23T23:25:04.204813+0000 mon.a (mon.0) 290 : cluster 1 osd.1 [v2:172.21.15.159:6810/645722322,v1:172.21.15.159:6811/645722322] boot 2023-09-23T23:25:05.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:25:05 smithi159 bash[105915]: cluster 2023-09-23T23:25:04.204915+0000 mon.a (mon.0) 291 : cluster 0 osdmap e99: 8 total, 8 up, 8 in 2023-09-23T23:25:05.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:25:05 smithi159 bash[105915]: audit 2023-09-23T23:25:04.206459+0000 mon.a (mon.0) 292 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T23:25:05.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:25:05 smithi159 bash[108473]: cluster 2023-09-23T23:25:04.191579+0000 mon.a (mon.0) 289 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-23T23:25:05.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:25:05 smithi159 bash[108473]: cluster 2023-09-23T23:25:04.196136+0000 mgr.y (mgr.25991) 208 : cluster 0 pgmap v147: 73 pgs: 6 active+undersized+degraded, 26 active+undersized, 41 active+clean; 4.6 MiB data, 121 MiB used, 715 GiB / 715 GiB avail; 6/84 objects degraded (7.143%) 2023-09-23T23:25:05.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:25:05 smithi159 bash[108473]: cluster 2023-09-23T23:25:04.199322+0000 osd.4 (osd.4) 14 : cluster 3 failed to encode map e99 with expected crc 2023-09-23T23:25:05.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:25:05 smithi159 bash[108473]: cluster 2023-09-23T23:25:04.204813+0000 mon.a (mon.0) 290 : cluster 1 osd.1 [v2:172.21.15.159:6810/645722322,v1:172.21.15.159:6811/645722322] boot 2023-09-23T23:25:05.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:25:05 smithi159 bash[108473]: cluster 2023-09-23T23:25:04.204915+0000 mon.a (mon.0) 291 : cluster 0 osdmap e99: 8 total, 8 up, 8 in 2023-09-23T23:25:05.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:25:05 smithi159 bash[108473]: audit 2023-09-23T23:25:04.206459+0000 mon.a (mon.0) 292 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T23:25:06.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:25:06 smithi164 bash[92846]: cluster 2023-09-23T23:25:05.202861+0000 osd.6 (osd.6) 9 : cluster 3 failed to encode map e100 with expected crc 2023-09-23T23:25:06.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:25:06 smithi164 bash[92846]: cluster 2023-09-23T23:25:05.203743+0000 osd.4 (osd.4) 15 : cluster 3 failed to encode map e100 with expected crc 2023-09-23T23:25:06.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:25:06 smithi164 bash[92846]: cluster 2023-09-23T23:25:05.205105+0000 osd.6 (osd.6) 10 : cluster 3 failed to encode map e100 with expected crc 2023-09-23T23:25:06.524 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:25:06 smithi164 bash[92846]: cluster 2023-09-23T23:25:05.205206+0000 osd.7 (osd.7) 11 : cluster 3 failed to encode map e100 with expected crc 2023-09-23T23:25:06.524 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:25:06 smithi164 bash[92846]: cluster 2023-09-23T23:25:05.206089+0000 osd.5 (osd.5) 8 : cluster 3 failed to encode map e100 with expected crc 2023-09-23T23:25:06.524 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:25:06 smithi164 bash[92846]: cluster 2023-09-23T23:25:05.206208+0000 mon.a (mon.0) 293 : cluster 0 osdmap e100: 8 total, 8 up, 8 in 2023-09-23T23:25:06.524 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:25:06 smithi164 bash[92846]: cluster 2023-09-23T23:25:05.206368+0000 osd.4 (osd.4) 16 : cluster 3 failed to encode map e100 with expected crc 2023-09-23T23:25:06.524 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:25:06 smithi164 bash[92846]: cluster 2023-09-23T23:25:05.206713+0000 osd.2 (osd.2) 9 : cluster 3 failed to encode map e100 with expected crc 2023-09-23T23:25:06.524 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:25:06 smithi164 bash[92846]: cluster 2023-09-23T23:25:05.206773+0000 osd.3 (osd.3) 7 : cluster 3 failed to encode map e100 with expected crc 2023-09-23T23:25:06.524 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:25:06 smithi164 bash[92846]: cluster 2023-09-23T23:25:05.207644+0000 osd.7 (osd.7) 12 : cluster 3 failed to encode map e100 with expected crc 2023-09-23T23:25:06.525 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:25:06 smithi164 bash[92846]: cluster 2023-09-23T23:25:05.210326+0000 osd.4 (osd.4) 17 : cluster 3 failed to encode map e100 with expected crc 2023-09-23T23:25:06.525 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:25:06 smithi164 bash[92846]: cluster 2023-09-23T23:25:05.211244+0000 osd.3 (osd.3) 8 : cluster 3 failed to encode map e100 with expected crc 2023-09-23T23:25:06.550 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:25:06 smithi159 bash[105915]: cluster 2023-09-23T23:25:05.202861+0000 osd.6 (osd.6) 9 : cluster 3 failed to encode map e100 with expected crc 2023-09-23T23:25:06.550 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:25:06 smithi159 bash[105915]: cluster 2023-09-23T23:25:05.203743+0000 osd.4 (osd.4) 15 : cluster 3 failed to encode map e100 with expected crc 2023-09-23T23:25:06.550 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:25:06 smithi159 bash[105915]: cluster 2023-09-23T23:25:05.205105+0000 osd.6 (osd.6) 10 : cluster 3 failed to encode map e100 with expected crc 2023-09-23T23:25:06.550 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:25:06 smithi159 bash[105915]: cluster 2023-09-23T23:25:05.205206+0000 osd.7 (osd.7) 11 : cluster 3 failed to encode map e100 with expected crc 2023-09-23T23:25:06.551 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:25:06 smithi159 bash[105915]: cluster 2023-09-23T23:25:05.206089+0000 osd.5 (osd.5) 8 : cluster 3 failed to encode map e100 with expected crc 2023-09-23T23:25:06.551 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:25:06 smithi159 bash[105915]: cluster 2023-09-23T23:25:05.206208+0000 mon.a (mon.0) 293 : cluster 0 osdmap e100: 8 total, 8 up, 8 in 2023-09-23T23:25:06.551 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:25:06 smithi159 bash[105915]: cluster 2023-09-23T23:25:05.206368+0000 osd.4 (osd.4) 16 : cluster 3 failed to encode map e100 with expected crc 2023-09-23T23:25:06.551 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:25:06 smithi159 bash[105915]: cluster 2023-09-23T23:25:05.206713+0000 osd.2 (osd.2) 9 : cluster 3 failed to encode map e100 with expected crc 2023-09-23T23:25:06.551 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:25:06 smithi159 bash[105915]: cluster 2023-09-23T23:25:05.206773+0000 osd.3 (osd.3) 7 : cluster 3 failed to encode map e100 with expected crc 2023-09-23T23:25:06.551 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:25:06 smithi159 bash[105915]: cluster 2023-09-23T23:25:05.207644+0000 osd.7 (osd.7) 12 : cluster 3 failed to encode map e100 with expected crc 2023-09-23T23:25:06.551 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:25:06 smithi159 bash[105915]: cluster 2023-09-23T23:25:05.210326+0000 osd.4 (osd.4) 17 : cluster 3 failed to encode map e100 with expected crc 2023-09-23T23:25:06.551 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:25:06 smithi159 bash[105915]: cluster 2023-09-23T23:25:05.211244+0000 osd.3 (osd.3) 8 : cluster 3 failed to encode map e100 with expected crc 2023-09-23T23:25:06.552 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:25:06 smithi159 bash[108473]: cluster 2023-09-23T23:25:05.202861+0000 osd.6 (osd.6) 9 : cluster 3 failed to encode map e100 with expected crc 2023-09-23T23:25:06.552 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:25:06 smithi159 bash[108473]: cluster 2023-09-23T23:25:05.203743+0000 osd.4 (osd.4) 15 : cluster 3 failed to encode map e100 with expected crc 2023-09-23T23:25:06.552 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:25:06 smithi159 bash[108473]: cluster 2023-09-23T23:25:05.205105+0000 osd.6 (osd.6) 10 : cluster 3 failed to encode map e100 with expected crc 2023-09-23T23:25:06.552 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:25:06 smithi159 bash[108473]: cluster 2023-09-23T23:25:05.205206+0000 osd.7 (osd.7) 11 : cluster 3 failed to encode map e100 with expected crc 2023-09-23T23:25:06.552 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:25:06 smithi159 bash[108473]: cluster 2023-09-23T23:25:05.206089+0000 osd.5 (osd.5) 8 : cluster 3 failed to encode map e100 with expected crc 2023-09-23T23:25:06.552 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:25:06 smithi159 bash[108473]: cluster 2023-09-23T23:25:05.206208+0000 mon.a (mon.0) 293 : cluster 0 osdmap e100: 8 total, 8 up, 8 in 2023-09-23T23:25:06.552 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:25:06 smithi159 bash[108473]: cluster 2023-09-23T23:25:05.206368+0000 osd.4 (osd.4) 16 : cluster 3 failed to encode map e100 with expected crc 2023-09-23T23:25:06.553 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:25:06 smithi159 bash[108473]: cluster 2023-09-23T23:25:05.206713+0000 osd.2 (osd.2) 9 : cluster 3 failed to encode map e100 with expected crc 2023-09-23T23:25:06.553 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:25:06 smithi159 bash[108473]: cluster 2023-09-23T23:25:05.206773+0000 osd.3 (osd.3) 7 : cluster 3 failed to encode map e100 with expected crc 2023-09-23T23:25:06.553 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:25:06 smithi159 bash[108473]: cluster 2023-09-23T23:25:05.207644+0000 osd.7 (osd.7) 12 : cluster 3 failed to encode map e100 with expected crc 2023-09-23T23:25:06.553 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:25:06 smithi159 bash[108473]: cluster 2023-09-23T23:25:05.210326+0000 osd.4 (osd.4) 17 : cluster 3 failed to encode map e100 with expected crc 2023-09-23T23:25:06.553 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:25:06 smithi159 bash[108473]: cluster 2023-09-23T23:25:05.211244+0000 osd.3 (osd.3) 8 : cluster 3 failed to encode map e100 with expected crc 2023-09-23T23:25:07.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:25:07 smithi164 bash[92846]: cluster 2023-09-23T23:25:06.196832+0000 mgr.y (mgr.25991) 209 : cluster 0 pgmap v150: 73 pgs: 6 active+undersized+degraded, 26 active+undersized, 41 active+clean; 4.6 MiB data, 121 MiB used, 715 GiB / 715 GiB avail; 6/84 objects degraded (7.143%) 2023-09-23T23:25:07.546 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:25:07 smithi159 bash[105915]: cluster 2023-09-23T23:25:06.196832+0000 mgr.y (mgr.25991) 209 : cluster 0 pgmap v150: 73 pgs: 6 active+undersized+degraded, 26 active+undersized, 41 active+clean; 4.6 MiB data, 121 MiB used, 715 GiB / 715 GiB avail; 6/84 objects degraded (7.143%) 2023-09-23T23:25:07.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:25:07 smithi159 bash[108473]: cluster 2023-09-23T23:25:06.196832+0000 mgr.y (mgr.25991) 209 : cluster 0 pgmap v150: 73 pgs: 6 active+undersized+degraded, 26 active+undersized, 41 active+clean; 4.6 MiB data, 121 MiB used, 715 GiB / 715 GiB avail; 6/84 objects degraded (7.143%) 2023-09-23T23:25:08.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:25:08 smithi164 bash[92846]: cluster 2023-09-23T23:25:08.213249+0000 mon.a (mon.0) 294 : cluster 3 Health check update: Degraded data redundancy: 1/84 objects degraded (1.190%), 1 pg degraded (PG_DEGRADED) 2023-09-23T23:25:08.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:25:08 smithi159 bash[105915]: cluster 2023-09-23T23:25:08.213249+0000 mon.a (mon.0) 294 : cluster 3 Health check update: Degraded data redundancy: 1/84 objects degraded (1.190%), 1 pg degraded (PG_DEGRADED) 2023-09-23T23:25:08.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:25:08 smithi159 bash[108473]: cluster 2023-09-23T23:25:08.213249+0000 mon.a (mon.0) 294 : cluster 3 Health check update: Degraded data redundancy: 1/84 objects degraded (1.190%), 1 pg degraded (PG_DEGRADED) 2023-09-23T23:25:09.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:25:09 smithi164 bash[92846]: cluster 2023-09-23T23:25:08.197598+0000 mgr.y (mgr.25991) 210 : cluster 0 pgmap v151: 73 pgs: 1 active+undersized+degraded, 2 active+undersized, 70 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail; 1/84 objects degraded (1.190%) 2023-09-23T23:25:09.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:25:09 smithi159 bash[105915]: cluster 2023-09-23T23:25:08.197598+0000 mgr.y (mgr.25991) 210 : cluster 0 pgmap v151: 73 pgs: 1 active+undersized+degraded, 2 active+undersized, 70 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail; 1/84 objects degraded (1.190%) 2023-09-23T23:25:09.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:25:09 smithi159 bash[108473]: cluster 2023-09-23T23:25:08.197598+0000 mgr.y (mgr.25991) 210 : cluster 0 pgmap v151: 73 pgs: 1 active+undersized+degraded, 2 active+undersized, 70 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail; 1/84 objects degraded (1.190%) 2023-09-23T23:25:10.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:25:10 smithi159 bash[105915]: cluster 2023-09-23T23:25:10.267360+0000 mon.a (mon.0) 295 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/84 objects degraded (1.190%), 1 pg degraded) 2023-09-23T23:25:10.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:25:10 smithi159 bash[105915]: cluster 2023-09-23T23:25:10.267421+0000 mon.a (mon.0) 296 : cluster 1 Cluster is now healthy 2023-09-23T23:25:10.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:25:10 smithi159 bash[108473]: cluster 2023-09-23T23:25:10.267360+0000 mon.a (mon.0) 295 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/84 objects degraded (1.190%), 1 pg degraded) 2023-09-23T23:25:10.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:25:10 smithi159 bash[108473]: cluster 2023-09-23T23:25:10.267421+0000 mon.a (mon.0) 296 : cluster 1 Cluster is now healthy 2023-09-23T23:25:10.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:25:10 smithi164 bash[92846]: cluster 2023-09-23T23:25:10.267360+0000 mon.a (mon.0) 295 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/84 objects degraded (1.190%), 1 pg degraded) 2023-09-23T23:25:10.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:25:10 smithi164 bash[92846]: cluster 2023-09-23T23:25:10.267421+0000 mon.a (mon.0) 296 : cluster 1 Cluster is now healthy 2023-09-23T23:25:11.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:25:11 smithi159 bash[105915]: cluster 2023-09-23T23:25:10.198227+0000 mgr.y (mgr.25991) 211 : cluster 0 pgmap v152: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:25:11.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:25:11 smithi159 bash[108473]: cluster 2023-09-23T23:25:10.198227+0000 mgr.y (mgr.25991) 211 : cluster 0 pgmap v152: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:25:11.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:25:11 smithi164 bash[92846]: cluster 2023-09-23T23:25:10.198227+0000 mgr.y (mgr.25991) 211 : cluster 0 pgmap v152: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:25:13.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:25:13 smithi164 bash[92846]: cluster 2023-09-23T23:25:12.198706+0000 mgr.y (mgr.25991) 212 : cluster 0 pgmap v153: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:25:13.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:25:13 smithi159 bash[105915]: cluster 2023-09-23T23:25:12.198706+0000 mgr.y (mgr.25991) 212 : cluster 0 pgmap v153: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:25:13.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:25:13 smithi159 bash[108473]: cluster 2023-09-23T23:25:12.198706+0000 mgr.y (mgr.25991) 212 : cluster 0 pgmap v153: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:25:14.043 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:25:13 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:25:13] "GET /metrics HTTP/1.1" 200 34050 "" "Prometheus/2.43.0" 2023-09-23T23:25:15.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:25:14 smithi164 bash[92846]: audit 2023-09-23T23:25:13.697346+0000 mon.a (mon.0) 297 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:25:15.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:25:14 smithi164 bash[92846]: audit 2023-09-23T23:25:13.705328+0000 mon.a (mon.0) 298 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:25:15.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:25:14 smithi164 bash[92846]: audit 2023-09-23T23:25:13.706721+0000 mon.a (mon.0) 299 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:25:15.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:25:14 smithi164 bash[92846]: audit 2023-09-23T23:25:13.707895+0000 mon.a (mon.0) 300 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:25:15.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:25:14 smithi164 bash[92846]: audit 2023-09-23T23:25:13.714848+0000 mon.a (mon.0) 301 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:25:15.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:25:14 smithi164 bash[92846]: audit 2023-09-23T23:25:13.796731+0000 mon.a (mon.0) 302 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:25:15.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:25:14 smithi164 bash[92846]: cluster 2023-09-23T23:25:14.199694+0000 mgr.y (mgr.25991) 213 : cluster 0 pgmap v154: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:25:15.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:25:14 smithi159 bash[105915]: audit 2023-09-23T23:25:13.697346+0000 mon.a (mon.0) 297 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:25:15.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:25:14 smithi159 bash[105915]: audit 2023-09-23T23:25:13.705328+0000 mon.a (mon.0) 298 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:25:15.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:25:14 smithi159 bash[105915]: audit 2023-09-23T23:25:13.706721+0000 mon.a (mon.0) 299 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:25:15.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:25:14 smithi159 bash[105915]: audit 2023-09-23T23:25:13.707895+0000 mon.a (mon.0) 300 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:25:15.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:25:14 smithi159 bash[105915]: audit 2023-09-23T23:25:13.714848+0000 mon.a (mon.0) 301 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:25:15.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:25:14 smithi159 bash[105915]: audit 2023-09-23T23:25:13.796731+0000 mon.a (mon.0) 302 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:25:15.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:25:14 smithi159 bash[105915]: cluster 2023-09-23T23:25:14.199694+0000 mgr.y (mgr.25991) 213 : cluster 0 pgmap v154: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:25:15.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:25:14 smithi159 bash[108473]: audit 2023-09-23T23:25:13.697346+0000 mon.a (mon.0) 297 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:25:15.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:25:14 smithi159 bash[108473]: audit 2023-09-23T23:25:13.705328+0000 mon.a (mon.0) 298 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:25:15.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:25:14 smithi159 bash[108473]: audit 2023-09-23T23:25:13.706721+0000 mon.a (mon.0) 299 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:25:15.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:25:14 smithi159 bash[108473]: audit 2023-09-23T23:25:13.707895+0000 mon.a (mon.0) 300 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:25:15.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:25:14 smithi159 bash[108473]: audit 2023-09-23T23:25:13.714848+0000 mon.a (mon.0) 301 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:25:15.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:25:14 smithi159 bash[108473]: audit 2023-09-23T23:25:13.796731+0000 mon.a (mon.0) 302 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:25:15.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:25:14 smithi159 bash[108473]: cluster 2023-09-23T23:25:14.199694+0000 mgr.y (mgr.25991) 213 : cluster 0 pgmap v154: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:25:17.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:25:17 smithi159 bash[108473]: cluster 2023-09-23T23:25:16.200467+0000 mgr.y (mgr.25991) 214 : cluster 0 pgmap v155: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:25:17.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:25:17 smithi159 bash[108473]: audit 2023-09-23T23:25:17.214258+0000 mon.a (mon.0) 303 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:25:17.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:25:17 smithi159 bash[108473]: audit 2023-09-23T23:25:17.224252+0000 mon.a (mon.0) 304 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:25:17.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:25:17 smithi159 bash[105915]: cluster 2023-09-23T23:25:16.200467+0000 mgr.y (mgr.25991) 214 : cluster 0 pgmap v155: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:25:17.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:25:17 smithi159 bash[105915]: audit 2023-09-23T23:25:17.214258+0000 mon.a (mon.0) 303 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:25:17.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:25:17 smithi159 bash[105915]: audit 2023-09-23T23:25:17.224252+0000 mon.a (mon.0) 304 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:25:17.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:25:17 smithi164 bash[92846]: cluster 2023-09-23T23:25:16.200467+0000 mgr.y (mgr.25991) 214 : cluster 0 pgmap v155: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:25:17.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:25:17 smithi164 bash[92846]: audit 2023-09-23T23:25:17.214258+0000 mon.a (mon.0) 303 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:25:17.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:25:17 smithi164 bash[92846]: audit 2023-09-23T23:25:17.224252+0000 mon.a (mon.0) 304 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:25:18.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:25:18 smithi159 bash[105915]: audit 2023-09-23T23:25:17.258479+0000 mon.a (mon.0) 305 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:25:18.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:25:18 smithi159 bash[108473]: audit 2023-09-23T23:25:17.258479+0000 mon.a (mon.0) 305 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:25:18.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:25:18 smithi164 bash[92846]: audit 2023-09-23T23:25:17.258479+0000 mon.a (mon.0) 305 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:25:19.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:25:19 smithi159 bash[105915]: cluster 2023-09-23T23:25:18.201450+0000 mgr.y (mgr.25991) 215 : cluster 0 pgmap v156: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:25:19.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:25:19 smithi159 bash[108473]: cluster 2023-09-23T23:25:18.201450+0000 mgr.y (mgr.25991) 215 : cluster 0 pgmap v156: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:25:19.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:25:19 smithi164 bash[92846]: cluster 2023-09-23T23:25:18.201450+0000 mgr.y (mgr.25991) 215 : cluster 0 pgmap v156: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:25:21.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:25:21 smithi164 bash[92846]: cluster 2023-09-23T23:25:20.202173+0000 mgr.y (mgr.25991) 216 : cluster 0 pgmap v157: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:25:21.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:25:21 smithi164 bash[92846]: audit 2023-09-23T23:25:20.296287+0000 mon.a (mon.0) 306 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:25:21.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:25:21 smithi164 bash[92846]: audit 2023-09-23T23:25:20.303735+0000 mon.a (mon.0) 307 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:25:21.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:25:21 smithi164 bash[92846]: audit 2023-09-23T23:25:20.774704+0000 mon.a (mon.0) 308 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:25:21.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:25:21 smithi164 bash[92846]: audit 2023-09-23T23:25:20.776209+0000 mon.a (mon.0) 309 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:25:21.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:25:21 smithi164 bash[92846]: audit 2023-09-23T23:25:20.784933+0000 mon.a (mon.0) 310 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:25:21.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:25:21 smithi159 bash[105915]: cluster 2023-09-23T23:25:20.202173+0000 mgr.y (mgr.25991) 216 : cluster 0 pgmap v157: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:25:21.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:25:21 smithi159 bash[105915]: audit 2023-09-23T23:25:20.296287+0000 mon.a (mon.0) 306 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:25:21.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:25:21 smithi159 bash[105915]: audit 2023-09-23T23:25:20.303735+0000 mon.a (mon.0) 307 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:25:21.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:25:21 smithi159 bash[105915]: audit 2023-09-23T23:25:20.774704+0000 mon.a (mon.0) 308 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:25:21.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:25:21 smithi159 bash[105915]: audit 2023-09-23T23:25:20.776209+0000 mon.a (mon.0) 309 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:25:21.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:25:21 smithi159 bash[105915]: audit 2023-09-23T23:25:20.784933+0000 mon.a (mon.0) 310 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:25:21.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:25:21 smithi159 bash[108473]: cluster 2023-09-23T23:25:20.202173+0000 mgr.y (mgr.25991) 216 : cluster 0 pgmap v157: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:25:21.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:25:21 smithi159 bash[108473]: audit 2023-09-23T23:25:20.296287+0000 mon.a (mon.0) 306 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:25:21.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:25:21 smithi159 bash[108473]: audit 2023-09-23T23:25:20.303735+0000 mon.a (mon.0) 307 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:25:21.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:25:21 smithi159 bash[108473]: audit 2023-09-23T23:25:20.774704+0000 mon.a (mon.0) 308 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:25:21.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:25:21 smithi159 bash[108473]: audit 2023-09-23T23:25:20.776209+0000 mon.a (mon.0) 309 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:25:21.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:25:21 smithi159 bash[108473]: audit 2023-09-23T23:25:20.784933+0000 mon.a (mon.0) 310 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:25:23.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:25:23 smithi164 bash[92846]: cluster 2023-09-23T23:25:22.202772+0000 mgr.y (mgr.25991) 217 : cluster 0 pgmap v158: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:25:23.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:25:23 smithi159 bash[105915]: cluster 2023-09-23T23:25:22.202772+0000 mgr.y (mgr.25991) 217 : cluster 0 pgmap v158: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:25:23.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:25:23 smithi159 bash[108473]: cluster 2023-09-23T23:25:22.202772+0000 mgr.y (mgr.25991) 217 : cluster 0 pgmap v158: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:25:24.043 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:25:23 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:25:23] "GET /metrics HTTP/1.1" 200 34046 "" "Prometheus/2.43.0" 2023-09-23T23:25:25.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:25:25 smithi164 bash[92846]: cluster 2023-09-23T23:25:24.203834+0000 mgr.y (mgr.25991) 218 : cluster 0 pgmap v159: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:25:25.648 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:25:25 smithi159 bash[108473]: cluster 2023-09-23T23:25:24.203834+0000 mgr.y (mgr.25991) 218 : cluster 0 pgmap v159: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:25:25.649 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:25:25 smithi159 bash[105915]: cluster 2023-09-23T23:25:24.203834+0000 mgr.y (mgr.25991) 218 : cluster 0 pgmap v159: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:25:27.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:25:27 smithi164 bash[92846]: cluster 2023-09-23T23:25:26.204463+0000 mgr.y (mgr.25991) 219 : cluster 0 pgmap v160: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:25:27.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:25:27 smithi159 bash[105915]: cluster 2023-09-23T23:25:26.204463+0000 mgr.y (mgr.25991) 219 : cluster 0 pgmap v160: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:25:27.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:25:27 smithi159 bash[108473]: cluster 2023-09-23T23:25:26.204463+0000 mgr.y (mgr.25991) 219 : cluster 0 pgmap v160: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:25:29.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:25:29 smithi164 bash[92846]: cluster 2023-09-23T23:25:28.205445+0000 mgr.y (mgr.25991) 220 : cluster 0 pgmap v161: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:25:29.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:25:29 smithi159 bash[105915]: cluster 2023-09-23T23:25:28.205445+0000 mgr.y (mgr.25991) 220 : cluster 0 pgmap v161: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:25:29.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:25:29 smithi159 bash[108473]: cluster 2023-09-23T23:25:28.205445+0000 mgr.y (mgr.25991) 220 : cluster 0 pgmap v161: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:25:31.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:25:31 smithi159 bash[105915]: cluster 2023-09-23T23:25:30.206351+0000 mgr.y (mgr.25991) 221 : cluster 0 pgmap v162: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:25:31.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:25:31 smithi159 bash[108473]: cluster 2023-09-23T23:25:30.206351+0000 mgr.y (mgr.25991) 221 : cluster 0 pgmap v162: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:25:31.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:25:31 smithi164 bash[92846]: cluster 2023-09-23T23:25:30.206351+0000 mgr.y (mgr.25991) 221 : cluster 0 pgmap v162: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:25:33.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:25:33 smithi164 bash[92846]: cluster 2023-09-23T23:25:32.207120+0000 mgr.y (mgr.25991) 222 : cluster 0 pgmap v163: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:25:33.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:25:33 smithi164 bash[92846]: audit 2023-09-23T23:25:32.208593+0000 mon.a (mon.0) 311 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:25:33.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:25:33 smithi159 bash[105915]: cluster 2023-09-23T23:25:32.207120+0000 mgr.y (mgr.25991) 222 : cluster 0 pgmap v163: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:25:33.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:25:33 smithi159 bash[105915]: audit 2023-09-23T23:25:32.208593+0000 mon.a (mon.0) 311 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:25:33.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:25:33 smithi159 bash[108473]: cluster 2023-09-23T23:25:32.207120+0000 mgr.y (mgr.25991) 222 : cluster 0 pgmap v163: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:25:33.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:25:33 smithi159 bash[108473]: audit 2023-09-23T23:25:32.208593+0000 mon.a (mon.0) 311 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:25:34.043 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:25:33 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:25:33] "GET /metrics HTTP/1.1" 200 34048 "" "Prometheus/2.43.0" 2023-09-23T23:25:35.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:25:35 smithi164 bash[92846]: cluster 2023-09-23T23:25:34.208286+0000 mgr.y (mgr.25991) 223 : cluster 0 pgmap v164: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:25:35.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:25:35 smithi159 bash[105915]: cluster 2023-09-23T23:25:34.208286+0000 mgr.y (mgr.25991) 223 : cluster 0 pgmap v164: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:25:35.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:25:35 smithi159 bash[108473]: cluster 2023-09-23T23:25:34.208286+0000 mgr.y (mgr.25991) 223 : cluster 0 pgmap v164: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:25:37.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:25:37 smithi164 bash[92846]: cluster 2023-09-23T23:25:36.209052+0000 mgr.y (mgr.25991) 224 : cluster 0 pgmap v165: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:25:37.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:25:37 smithi159 bash[105915]: cluster 2023-09-23T23:25:36.209052+0000 mgr.y (mgr.25991) 224 : cluster 0 pgmap v165: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:25:37.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:25:37 smithi159 bash[108473]: cluster 2023-09-23T23:25:36.209052+0000 mgr.y (mgr.25991) 224 : cluster 0 pgmap v165: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:25:39.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:25:39 smithi159 bash[105915]: cluster 2023-09-23T23:25:38.210203+0000 mgr.y (mgr.25991) 225 : cluster 0 pgmap v166: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:25:39.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:25:39 smithi159 bash[108473]: cluster 2023-09-23T23:25:38.210203+0000 mgr.y (mgr.25991) 225 : cluster 0 pgmap v166: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:25:39.777 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:25:39 smithi164 bash[92846]: cluster 2023-09-23T23:25:38.210203+0000 mgr.y (mgr.25991) 225 : cluster 0 pgmap v166: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:25:41.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:25:41 smithi159 bash[105915]: cluster 2023-09-23T23:25:40.210895+0000 mgr.y (mgr.25991) 226 : cluster 0 pgmap v167: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:25:41.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:25:41 smithi159 bash[108473]: cluster 2023-09-23T23:25:40.210895+0000 mgr.y (mgr.25991) 226 : cluster 0 pgmap v167: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:25:41.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:25:41 smithi164 bash[92846]: cluster 2023-09-23T23:25:40.210895+0000 mgr.y (mgr.25991) 226 : cluster 0 pgmap v167: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:25:43.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:25:43 smithi164 bash[92846]: cluster 2023-09-23T23:25:42.211456+0000 mgr.y (mgr.25991) 227 : cluster 0 pgmap v168: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:25:43.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:25:43 smithi159 bash[105915]: cluster 2023-09-23T23:25:42.211456+0000 mgr.y (mgr.25991) 227 : cluster 0 pgmap v168: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:25:43.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:25:43 smithi159 bash[108473]: cluster 2023-09-23T23:25:42.211456+0000 mgr.y (mgr.25991) 227 : cluster 0 pgmap v168: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:25:44.044 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:25:43 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:25:43] "GET /metrics HTTP/1.1" 200 34048 "" "Prometheus/2.43.0" 2023-09-23T23:25:45.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:25:45 smithi164 bash[92846]: cluster 2023-09-23T23:25:44.212617+0000 mgr.y (mgr.25991) 228 : cluster 0 pgmap v169: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:25:45.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:25:45 smithi159 bash[105915]: cluster 2023-09-23T23:25:44.212617+0000 mgr.y (mgr.25991) 228 : cluster 0 pgmap v169: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:25:45.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:25:45 smithi159 bash[108473]: cluster 2023-09-23T23:25:44.212617+0000 mgr.y (mgr.25991) 228 : cluster 0 pgmap v169: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:25:47.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:25:47 smithi159 bash[105915]: cluster 2023-09-23T23:25:46.213287+0000 mgr.y (mgr.25991) 229 : cluster 0 pgmap v170: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:25:47.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:25:47 smithi159 bash[105915]: audit 2023-09-23T23:25:47.208952+0000 mon.a (mon.0) 312 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:25:47.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:25:47 smithi159 bash[108473]: cluster 2023-09-23T23:25:46.213287+0000 mgr.y (mgr.25991) 229 : cluster 0 pgmap v170: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:25:47.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:25:47 smithi159 bash[108473]: audit 2023-09-23T23:25:47.208952+0000 mon.a (mon.0) 312 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:25:47.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:25:47 smithi164 bash[92846]: cluster 2023-09-23T23:25:46.213287+0000 mgr.y (mgr.25991) 229 : cluster 0 pgmap v170: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:25:47.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:25:47 smithi164 bash[92846]: audit 2023-09-23T23:25:47.208952+0000 mon.a (mon.0) 312 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:25:49.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:25:49 smithi159 bash[105915]: cluster 2023-09-23T23:25:48.214327+0000 mgr.y (mgr.25991) 230 : cluster 0 pgmap v171: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:25:49.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:25:49 smithi159 bash[108473]: cluster 2023-09-23T23:25:48.214327+0000 mgr.y (mgr.25991) 230 : cluster 0 pgmap v171: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:25:49.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:25:49 smithi164 bash[92846]: cluster 2023-09-23T23:25:48.214327+0000 mgr.y (mgr.25991) 230 : cluster 0 pgmap v171: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:25:51.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:25:51 smithi159 bash[105915]: cluster 2023-09-23T23:25:50.215013+0000 mgr.y (mgr.25991) 231 : cluster 0 pgmap v172: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:25:51.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:25:51 smithi159 bash[108473]: cluster 2023-09-23T23:25:50.215013+0000 mgr.y (mgr.25991) 231 : cluster 0 pgmap v172: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:25:51.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:25:51 smithi164 bash[92846]: cluster 2023-09-23T23:25:50.215013+0000 mgr.y (mgr.25991) 231 : cluster 0 pgmap v172: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:25:52.981 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'ceph orch upgrade resume' 2023-09-23T23:25:53.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:25:53 smithi159 bash[105915]: cluster 2023-09-23T23:25:52.215580+0000 mgr.y (mgr.25991) 232 : cluster 0 pgmap v173: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:25:53.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:25:53 smithi159 bash[108473]: cluster 2023-09-23T23:25:52.215580+0000 mgr.y (mgr.25991) 232 : cluster 0 pgmap v173: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:25:53.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:25:53 smithi164 bash[92846]: cluster 2023-09-23T23:25:52.215580+0000 mgr.y (mgr.25991) 232 : cluster 0 pgmap v173: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:25:54.043 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:25:53 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:25:53] "GET /metrics HTTP/1.1" 200 34046 "" "Prometheus/2.43.0" 2023-09-23T23:25:55.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:25:55 smithi159 bash[105915]: cluster 2023-09-23T23:25:54.216557+0000 mgr.y (mgr.25991) 233 : cluster 0 pgmap v174: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:25:55.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:25:55 smithi159 bash[108473]: cluster 2023-09-23T23:25:54.216557+0000 mgr.y (mgr.25991) 233 : cluster 0 pgmap v174: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:25:55.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:25:55 smithi164 bash[92846]: cluster 2023-09-23T23:25:54.216557+0000 mgr.y (mgr.25991) 233 : cluster 0 pgmap v174: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:25:57.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:25:57 smithi159 bash[105915]: cluster 2023-09-23T23:25:56.217229+0000 mgr.y (mgr.25991) 234 : cluster 0 pgmap v175: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:25:57.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:25:57 smithi159 bash[108473]: cluster 2023-09-23T23:25:56.217229+0000 mgr.y (mgr.25991) 234 : cluster 0 pgmap v175: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:25:57.759 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:25:57.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:25:57 smithi164 bash[92846]: cluster 2023-09-23T23:25:56.217229+0000 mgr.y (mgr.25991) 234 : cluster 0 pgmap v175: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:25:59.559 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:25:59 smithi159 bash[105915]: cluster 2023-09-23T23:25:58.218246+0000 mgr.y (mgr.25991) 235 : cluster 0 pgmap v176: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:25:59.559 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:25:59 smithi159 bash[108473]: cluster 2023-09-23T23:25:58.218246+0000 mgr.y (mgr.25991) 235 : cluster 0 pgmap v176: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:25:59.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:25:59 smithi164 bash[92846]: cluster 2023-09-23T23:25:58.218246+0000 mgr.y (mgr.25991) 235 : cluster 0 pgmap v176: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:26:01.470 INFO:teuthology.orchestra.run.smithi159.stdout:Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T23:26:01.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:01 smithi159 bash[105915]: cluster 2023-09-23T23:26:00.218915+0000 mgr.y (mgr.25991) 236 : cluster 0 pgmap v177: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:26:01.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:01 smithi159 bash[108473]: cluster 2023-09-23T23:26:00.218915+0000 mgr.y (mgr.25991) 236 : cluster 0 pgmap v177: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:26:01.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:01 smithi164 bash[92846]: cluster 2023-09-23T23:26:00.218915+0000 mgr.y (mgr.25991) 236 : cluster 0 pgmap v177: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:26:02.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:02 smithi164 bash[92846]: audit 2023-09-23T23:26:01.459952+0000 mgr.y (mgr.25991) 237 : audit 0 from='client.44150 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:26:02.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:02 smithi164 bash[92846]: cephadm 2023-09-23T23:26:01.460370+0000 mgr.y (mgr.25991) 238 : cephadm 1 Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T23:26:02.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:02 smithi164 bash[92846]: audit 2023-09-23T23:26:01.467460+0000 mon.a (mon.0) 313 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:26:02.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:02 smithi164 bash[92846]: audit 2023-09-23T23:26:01.492130+0000 mon.a (mon.0) 314 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:26:02.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:02 smithi164 bash[92846]: audit 2023-09-23T23:26:01.495082+0000 mon.a (mon.0) 315 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:26:02.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:02 smithi164 bash[92846]: audit 2023-09-23T23:26:01.496509+0000 mon.a (mon.0) 316 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:26:02.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:02 smithi164 bash[92846]: audit 2023-09-23T23:26:01.504839+0000 mon.a (mon.0) 317 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:26:02.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:02 smithi164 bash[92846]: audit 2023-09-23T23:26:01.587614+0000 mon.a (mon.0) 318 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:26:02.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:02 smithi164 bash[92846]: audit 2023-09-23T23:26:01.591421+0000 mon.a (mon.0) 319 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T23:26:02.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:02 smithi164 bash[92846]: audit 2023-09-23T23:26:01.593507+0000 mon.a (mon.0) 320 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T23:26:02.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:02 smithi164 bash[92846]: audit 2023-09-23T23:26:01.594930+0000 mon.a (mon.0) 321 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T23:26:02.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:02 smithi164 bash[92846]: audit 2023-09-23T23:26:01.596703+0000 mon.a (mon.0) 322 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-09-23T23:26:02.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:02 smithi164 bash[92846]: audit 2023-09-23T23:26:01.596963+0000 mgr.y (mgr.25991) 239 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-09-23T23:26:02.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:02 smithi164 bash[92846]: cephadm 2023-09-23T23:26:01.598218+0000 mgr.y (mgr.25991) 240 : cephadm 1 Upgrade: osd.2 is safe to restart 2023-09-23T23:26:02.775 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:02 smithi164 bash[92846]: audit 2023-09-23T23:26:02.209145+0000 mon.a (mon.0) 323 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:26:02.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:02 smithi159 bash[105915]: audit 2023-09-23T23:26:01.459952+0000 mgr.y (mgr.25991) 237 : audit 0 from='client.44150 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:26:02.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:02 smithi159 bash[105915]: cephadm 2023-09-23T23:26:01.460370+0000 mgr.y (mgr.25991) 238 : cephadm 1 Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T23:26:02.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:02 smithi159 bash[105915]: audit 2023-09-23T23:26:01.467460+0000 mon.a (mon.0) 313 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:26:02.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:02 smithi159 bash[105915]: audit 2023-09-23T23:26:01.492130+0000 mon.a (mon.0) 314 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:26:02.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:02 smithi159 bash[105915]: audit 2023-09-23T23:26:01.495082+0000 mon.a (mon.0) 315 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:26:02.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:02 smithi159 bash[105915]: audit 2023-09-23T23:26:01.496509+0000 mon.a (mon.0) 316 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:26:02.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:02 smithi159 bash[105915]: audit 2023-09-23T23:26:01.504839+0000 mon.a (mon.0) 317 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:26:02.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:02 smithi159 bash[105915]: audit 2023-09-23T23:26:01.587614+0000 mon.a (mon.0) 318 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:26:02.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:02 smithi159 bash[105915]: audit 2023-09-23T23:26:01.591421+0000 mon.a (mon.0) 319 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T23:26:02.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:02 smithi159 bash[105915]: audit 2023-09-23T23:26:01.593507+0000 mon.a (mon.0) 320 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T23:26:02.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:02 smithi159 bash[105915]: audit 2023-09-23T23:26:01.594930+0000 mon.a (mon.0) 321 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T23:26:02.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:02 smithi159 bash[105915]: audit 2023-09-23T23:26:01.596703+0000 mon.a (mon.0) 322 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-09-23T23:26:02.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:02 smithi159 bash[105915]: audit 2023-09-23T23:26:01.596963+0000 mgr.y (mgr.25991) 239 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-09-23T23:26:02.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:02 smithi159 bash[105915]: cephadm 2023-09-23T23:26:01.598218+0000 mgr.y (mgr.25991) 240 : cephadm 1 Upgrade: osd.2 is safe to restart 2023-09-23T23:26:02.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:02 smithi159 bash[105915]: audit 2023-09-23T23:26:02.209145+0000 mon.a (mon.0) 323 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:26:02.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:02 smithi159 bash[108473]: audit 2023-09-23T23:26:01.459952+0000 mgr.y (mgr.25991) 237 : audit 0 from='client.44150 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:26:02.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:02 smithi159 bash[108473]: cephadm 2023-09-23T23:26:01.460370+0000 mgr.y (mgr.25991) 238 : cephadm 1 Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T23:26:02.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:02 smithi159 bash[108473]: audit 2023-09-23T23:26:01.467460+0000 mon.a (mon.0) 313 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:26:02.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:02 smithi159 bash[108473]: audit 2023-09-23T23:26:01.492130+0000 mon.a (mon.0) 314 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:26:02.796 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:02 smithi159 bash[108473]: audit 2023-09-23T23:26:01.495082+0000 mon.a (mon.0) 315 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:26:02.796 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:02 smithi159 bash[108473]: audit 2023-09-23T23:26:01.496509+0000 mon.a (mon.0) 316 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:26:02.796 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:02 smithi159 bash[108473]: audit 2023-09-23T23:26:01.504839+0000 mon.a (mon.0) 317 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:26:02.796 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:02 smithi159 bash[108473]: audit 2023-09-23T23:26:01.587614+0000 mon.a (mon.0) 318 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:26:02.796 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:02 smithi159 bash[108473]: audit 2023-09-23T23:26:01.591421+0000 mon.a (mon.0) 319 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T23:26:02.796 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:02 smithi159 bash[108473]: audit 2023-09-23T23:26:01.593507+0000 mon.a (mon.0) 320 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T23:26:02.796 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:02 smithi159 bash[108473]: audit 2023-09-23T23:26:01.594930+0000 mon.a (mon.0) 321 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T23:26:02.796 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:02 smithi159 bash[108473]: audit 2023-09-23T23:26:01.596703+0000 mon.a (mon.0) 322 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-09-23T23:26:02.796 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:02 smithi159 bash[108473]: audit 2023-09-23T23:26:01.596963+0000 mgr.y (mgr.25991) 239 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-09-23T23:26:02.796 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:02 smithi159 bash[108473]: cephadm 2023-09-23T23:26:01.598218+0000 mgr.y (mgr.25991) 240 : cephadm 1 Upgrade: osd.2 is safe to restart 2023-09-23T23:26:02.796 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:02 smithi159 bash[108473]: audit 2023-09-23T23:26:02.209145+0000 mon.a (mon.0) 323 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:26:03.027 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'echo wait for half of osds to upgrade' 2023-09-23T23:26:03.727 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:03 smithi159 bash[105915]: cluster 2023-09-23T23:26:02.219404+0000 mgr.y (mgr.25991) 241 : cluster 0 pgmap v178: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:26:03.727 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:26:03 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:26:03] "GET /metrics HTTP/1.1" 200 34047 "" "Prometheus/2.43.0" 2023-09-23T23:26:03.727 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:03 smithi159 bash[108473]: cluster 2023-09-23T23:26:02.219404+0000 mgr.y (mgr.25991) 241 : cluster 0 pgmap v178: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:26:03.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:03 smithi164 bash[92846]: cluster 2023-09-23T23:26:02.219404+0000 mgr.y (mgr.25991) 241 : cluster 0 pgmap v178: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:26:05.910 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:05 smithi159 bash[108473]: cluster 2023-09-23T23:26:04.220166+0000 mgr.y (mgr.25991) 242 : cluster 0 pgmap v179: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:26:05.911 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:05 smithi159 bash[108473]: cephadm 2023-09-23T23:26:04.622243+0000 mgr.y (mgr.25991) 243 : cephadm 1 Upgrade: Updating osd.2 2023-09-23T23:26:05.911 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:05 smithi159 bash[108473]: audit 2023-09-23T23:26:04.632887+0000 mon.a (mon.0) 324 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:26:05.911 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:05 smithi159 bash[108473]: audit 2023-09-23T23:26:04.634558+0000 mon.a (mon.0) 325 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-09-23T23:26:05.911 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:05 smithi159 bash[108473]: audit 2023-09-23T23:26:04.635950+0000 mon.a (mon.0) 326 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:26:05.911 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:05 smithi159 bash[108473]: cephadm 2023-09-23T23:26:04.639898+0000 mgr.y (mgr.25991) 244 : cephadm 1 Deploying daemon osd.2 on smithi159 2023-09-23T23:26:05.911 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:05 smithi159 bash[105915]: cluster 2023-09-23T23:26:04.220166+0000 mgr.y (mgr.25991) 242 : cluster 0 pgmap v179: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:26:05.911 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:05 smithi159 bash[105915]: cephadm 2023-09-23T23:26:04.622243+0000 mgr.y (mgr.25991) 243 : cephadm 1 Upgrade: Updating osd.2 2023-09-23T23:26:05.911 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:05 smithi159 bash[105915]: audit 2023-09-23T23:26:04.632887+0000 mon.a (mon.0) 324 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:26:05.912 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:05 smithi159 bash[105915]: audit 2023-09-23T23:26:04.634558+0000 mon.a (mon.0) 325 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-09-23T23:26:05.912 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:05 smithi159 bash[105915]: audit 2023-09-23T23:26:04.635950+0000 mon.a (mon.0) 326 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:26:05.912 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:05 smithi159 bash[105915]: cephadm 2023-09-23T23:26:04.639898+0000 mgr.y (mgr.25991) 244 : cephadm 1 Deploying daemon osd.2 on smithi159 2023-09-23T23:26:06.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:05 smithi164 bash[92846]: cluster 2023-09-23T23:26:04.220166+0000 mgr.y (mgr.25991) 242 : cluster 0 pgmap v179: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:26:06.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:05 smithi164 bash[92846]: cephadm 2023-09-23T23:26:04.622243+0000 mgr.y (mgr.25991) 243 : cephadm 1 Upgrade: Updating osd.2 2023-09-23T23:26:06.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:05 smithi164 bash[92846]: audit 2023-09-23T23:26:04.632887+0000 mon.a (mon.0) 324 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:26:06.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:05 smithi164 bash[92846]: audit 2023-09-23T23:26:04.634558+0000 mon.a (mon.0) 325 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-09-23T23:26:06.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:05 smithi164 bash[92846]: audit 2023-09-23T23:26:04.635950+0000 mon.a (mon.0) 326 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:26:06.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:05 smithi164 bash[92846]: cephadm 2023-09-23T23:26:04.639898+0000 mgr.y (mgr.25991) 244 : cephadm 1 Deploying daemon osd.2 on smithi159 2023-09-23T23:26:07.889 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:07 smithi159 bash[105915]: cluster 2023-09-23T23:26:06.220773+0000 mgr.y (mgr.25991) 245 : cluster 0 pgmap v180: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:26:07.889 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:07 smithi159 bash[108473]: cluster 2023-09-23T23:26:06.220773+0000 mgr.y (mgr.25991) 245 : cluster 0 pgmap v180: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:26:08.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:07 smithi164 bash[92846]: cluster 2023-09-23T23:26:06.220773+0000 mgr.y (mgr.25991) 245 : cluster 0 pgmap v180: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:26:08.116 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:26:09.904 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:09 smithi159 bash[105915]: cluster 2023-09-23T23:26:08.221792+0000 mgr.y (mgr.25991) 246 : cluster 0 pgmap v181: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:26:09.905 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:09 smithi159 bash[108473]: cluster 2023-09-23T23:26:08.221792+0000 mgr.y (mgr.25991) 246 : cluster 0 pgmap v181: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:26:10.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:09 smithi164 bash[92846]: cluster 2023-09-23T23:26:08.221792+0000 mgr.y (mgr.25991) 246 : cluster 0 pgmap v181: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:26:10.293 INFO:journalctl@ceph.osd.2.smithi159.stdout:Sep 23 23:26:10 smithi159 systemd[1]: Stopping Ceph osd.2 for e43465dc-5a64-11ee-8db4-212e2dc638e7... 2023-09-23T23:26:11.043 INFO:journalctl@ceph.osd.2.smithi159.stdout:Sep 23 23:26:10 smithi159 bash[60102]: debug 2023-09-23T23:26:10.714+0000 7f29c4418700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-09-23T23:26:11.043 INFO:journalctl@ceph.osd.2.smithi159.stdout:Sep 23 23:26:10 smithi159 bash[60102]: debug 2023-09-23T23:26:10.714+0000 7f29c4418700 -1 osd.2 100 *** Got signal Terminated *** 2023-09-23T23:26:11.043 INFO:journalctl@ceph.osd.2.smithi159.stdout:Sep 23 23:26:10 smithi159 bash[60102]: debug 2023-09-23T23:26:10.714+0000 7f29c4418700 -1 osd.2 100 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-23T23:26:11.870 INFO:teuthology.orchestra.run.smithi159.stdout:wait for half of osds to upgrade 2023-09-23T23:26:11.942 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:11 smithi159 bash[105915]: cluster 2023-09-23T23:26:10.222560+0000 mgr.y (mgr.25991) 247 : cluster 0 pgmap v182: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:26:11.942 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:11 smithi159 bash[105915]: cluster 2023-09-23T23:26:10.719137+0000 mon.a (mon.0) 327 : cluster 1 osd.2 marked itself down and dead 2023-09-23T23:26:11.943 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:11 smithi159 bash[108473]: cluster 2023-09-23T23:26:10.222560+0000 mgr.y (mgr.25991) 247 : cluster 0 pgmap v182: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:26:11.943 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:11 smithi159 bash[108473]: cluster 2023-09-23T23:26:10.719137+0000 mon.a (mon.0) 327 : cluster 1 osd.2 marked itself down and dead 2023-09-23T23:26:12.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:11 smithi164 bash[92846]: cluster 2023-09-23T23:26:10.222560+0000 mgr.y (mgr.25991) 247 : cluster 0 pgmap v182: 73 pgs: 73 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:26:12.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:11 smithi164 bash[92846]: cluster 2023-09-23T23:26:10.719137+0000 mon.a (mon.0) 327 : cluster 1 osd.2 marked itself down and dead 2023-09-23T23:26:12.977 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:12 smithi159 bash[105915]: cluster 2023-09-23T23:26:11.642172+0000 mon.a (mon.0) 328 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-23T23:26:12.977 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:12 smithi159 bash[105915]: cluster 2023-09-23T23:26:11.645069+0000 osd.4 (osd.4) 18 : cluster 3 failed to encode map e101 with expected crc 2023-09-23T23:26:12.977 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:12 smithi159 bash[105915]: cluster 2023-09-23T23:26:11.647734+0000 mon.a (mon.0) 329 : cluster 0 osdmap e101: 8 total, 7 up, 8 in 2023-09-23T23:26:12.977 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:12 smithi159 bash[105915]: cluster 2023-09-23T23:26:11.647834+0000 osd.6 (osd.6) 11 : cluster 3 failed to encode map e101 with expected crc 2023-09-23T23:26:12.977 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:12 smithi159 bash[105915]: cluster 2023-09-23T23:26:11.648430+0000 osd.4 (osd.4) 19 : cluster 3 failed to encode map e101 with expected crc 2023-09-23T23:26:12.977 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:12 smithi159 bash[105915]: cluster 2023-09-23T23:26:11.648926+0000 osd.5 (osd.5) 9 : cluster 3 failed to encode map e101 with expected crc 2023-09-23T23:26:12.978 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:12 smithi159 bash[105915]: cluster 2023-09-23T23:26:11.651144+0000 osd.3 (osd.3) 9 : cluster 3 failed to encode map e101 with expected crc 2023-09-23T23:26:12.978 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:12 smithi159 bash[105915]: cluster 2023-09-23T23:26:11.651654+0000 osd.5 (osd.5) 10 : cluster 3 failed to encode map e101 with expected crc 2023-09-23T23:26:12.978 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:12 smithi159 bash[105915]: cluster 2023-09-23T23:26:11.653696+0000 osd.3 (osd.3) 10 : cluster 3 failed to encode map e101 with expected crc 2023-09-23T23:26:12.978 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:12 smithi159 bash[105915]: cluster 2023-09-23T23:26:12.649803+0000 mon.a (mon.0) 330 : cluster 0 osdmap e102: 8 total, 7 up, 8 in 2023-09-23T23:26:12.978 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:12 smithi159 bash[108473]: cluster 2023-09-23T23:26:11.642172+0000 mon.a (mon.0) 328 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-23T23:26:12.978 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:12 smithi159 bash[108473]: cluster 2023-09-23T23:26:11.645069+0000 osd.4 (osd.4) 18 : cluster 3 failed to encode map e101 with expected crc 2023-09-23T23:26:12.978 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:12 smithi159 bash[108473]: cluster 2023-09-23T23:26:11.647734+0000 mon.a (mon.0) 329 : cluster 0 osdmap e101: 8 total, 7 up, 8 in 2023-09-23T23:26:12.978 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:12 smithi159 bash[108473]: cluster 2023-09-23T23:26:11.647834+0000 osd.6 (osd.6) 11 : cluster 3 failed to encode map e101 with expected crc 2023-09-23T23:26:12.979 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:12 smithi159 bash[108473]: cluster 2023-09-23T23:26:11.648430+0000 osd.4 (osd.4) 19 : cluster 3 failed to encode map e101 with expected crc 2023-09-23T23:26:12.979 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:12 smithi159 bash[108473]: cluster 2023-09-23T23:26:11.648926+0000 osd.5 (osd.5) 9 : cluster 3 failed to encode map e101 with expected crc 2023-09-23T23:26:12.979 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:12 smithi159 bash[108473]: cluster 2023-09-23T23:26:11.651144+0000 osd.3 (osd.3) 9 : cluster 3 failed to encode map e101 with expected crc 2023-09-23T23:26:12.979 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:12 smithi159 bash[108473]: cluster 2023-09-23T23:26:11.651654+0000 osd.5 (osd.5) 10 : cluster 3 failed to encode map e101 with expected crc 2023-09-23T23:26:12.979 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:12 smithi159 bash[108473]: cluster 2023-09-23T23:26:11.653696+0000 osd.3 (osd.3) 10 : cluster 3 failed to encode map e101 with expected crc 2023-09-23T23:26:12.979 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:12 smithi159 bash[108473]: cluster 2023-09-23T23:26:12.649803+0000 mon.a (mon.0) 330 : cluster 0 osdmap e102: 8 total, 7 up, 8 in 2023-09-23T23:26:12.980 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'while ! ceph osd versions | grep $sha1 | egrep '"'"': [45678]'"'"'; do sleep 2 ; done' 2023-09-23T23:26:13.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:12 smithi164 bash[92846]: cluster 2023-09-23T23:26:11.642172+0000 mon.a (mon.0) 328 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-23T23:26:13.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:12 smithi164 bash[92846]: cluster 2023-09-23T23:26:11.645069+0000 osd.4 (osd.4) 18 : cluster 3 failed to encode map e101 with expected crc 2023-09-23T23:26:13.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:12 smithi164 bash[92846]: cluster 2023-09-23T23:26:11.647734+0000 mon.a (mon.0) 329 : cluster 0 osdmap e101: 8 total, 7 up, 8 in 2023-09-23T23:26:13.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:12 smithi164 bash[92846]: cluster 2023-09-23T23:26:11.647834+0000 osd.6 (osd.6) 11 : cluster 3 failed to encode map e101 with expected crc 2023-09-23T23:26:13.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:12 smithi164 bash[92846]: cluster 2023-09-23T23:26:11.648430+0000 osd.4 (osd.4) 19 : cluster 3 failed to encode map e101 with expected crc 2023-09-23T23:26:13.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:12 smithi164 bash[92846]: cluster 2023-09-23T23:26:11.648926+0000 osd.5 (osd.5) 9 : cluster 3 failed to encode map e101 with expected crc 2023-09-23T23:26:13.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:12 smithi164 bash[92846]: cluster 2023-09-23T23:26:11.651144+0000 osd.3 (osd.3) 9 : cluster 3 failed to encode map e101 with expected crc 2023-09-23T23:26:13.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:12 smithi164 bash[92846]: cluster 2023-09-23T23:26:11.651654+0000 osd.5 (osd.5) 10 : cluster 3 failed to encode map e101 with expected crc 2023-09-23T23:26:13.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:12 smithi164 bash[92846]: cluster 2023-09-23T23:26:11.653696+0000 osd.3 (osd.3) 10 : cluster 3 failed to encode map e101 with expected crc 2023-09-23T23:26:13.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:12 smithi164 bash[92846]: cluster 2023-09-23T23:26:12.649803+0000 mon.a (mon.0) 330 : cluster 0 osdmap e102: 8 total, 7 up, 8 in 2023-09-23T23:26:13.494 INFO:journalctl@ceph.osd.2.smithi159.stdout:Sep 23 23:26:13 smithi159 bash[128242]: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd-2 2023-09-23T23:26:14.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:13 smithi164 bash[92846]: cluster 2023-09-23T23:26:12.223063+0000 mgr.y (mgr.25991) 248 : cluster 0 pgmap v184: 73 pgs: 2 stale+active+clean, 71 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:26:14.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:13 smithi164 bash[92846]: cluster 2023-09-23T23:26:12.647705+0000 osd.4 (osd.4) 20 : cluster 3 failed to encode map e102 with expected crc 2023-09-23T23:26:14.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:13 smithi164 bash[92846]: cluster 2023-09-23T23:26:12.647756+0000 osd.3 (osd.3) 11 : cluster 3 failed to encode map e102 with expected crc 2023-09-23T23:26:14.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:13 smithi164 bash[92846]: cluster 2023-09-23T23:26:12.648833+0000 osd.7 (osd.7) 13 : cluster 3 failed to encode map e102 with expected crc 2023-09-23T23:26:14.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:13 smithi164 bash[92846]: cluster 2023-09-23T23:26:12.648840+0000 osd.6 (osd.6) 12 : cluster 3 failed to encode map e102 with expected crc 2023-09-23T23:26:14.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:13 smithi164 bash[92846]: cluster 2023-09-23T23:26:12.650571+0000 osd.3 (osd.3) 12 : cluster 3 failed to encode map e102 with expected crc 2023-09-23T23:26:14.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:13 smithi164 bash[92846]: cluster 2023-09-23T23:26:12.651209+0000 osd.4 (osd.4) 21 : cluster 3 failed to encode map e102 with expected crc 2023-09-23T23:26:14.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:13 smithi164 bash[92846]: cluster 2023-09-23T23:26:12.651902+0000 osd.5 (osd.5) 11 : cluster 3 failed to encode map e102 with expected crc 2023-09-23T23:26:14.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:13 smithi164 bash[92846]: cluster 2023-09-23T23:26:12.653481+0000 osd.5 (osd.5) 12 : cluster 3 failed to encode map e102 with expected crc 2023-09-23T23:26:14.024 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:13 smithi164 bash[92846]: cluster 2023-09-23T23:26:12.654675+0000 osd.3 (osd.3) 13 : cluster 3 failed to encode map e102 with expected crc 2023-09-23T23:26:14.024 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:13 smithi164 bash[92846]: cluster 2023-09-23T23:26:12.655336+0000 osd.4 (osd.4) 22 : cluster 3 failed to encode map e102 with expected crc 2023-09-23T23:26:14.043 INFO:journalctl@ceph.osd.2.smithi159.stdout:Sep 23 23:26:13 smithi159 bash[128413]: Error response from daemon: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd-2 2023-09-23T23:26:14.043 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:26:13 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:26:13] "GET /metrics HTTP/1.1" 200 34047 "" "Prometheus/2.43.0" 2023-09-23T23:26:14.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:13 smithi159 bash[105915]: cluster 2023-09-23T23:26:12.223063+0000 mgr.y (mgr.25991) 248 : cluster 0 pgmap v184: 73 pgs: 2 stale+active+clean, 71 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:26:14.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:13 smithi159 bash[105915]: cluster 2023-09-23T23:26:12.647705+0000 osd.4 (osd.4) 20 : cluster 3 failed to encode map e102 with expected crc 2023-09-23T23:26:14.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:13 smithi159 bash[105915]: cluster 2023-09-23T23:26:12.647756+0000 osd.3 (osd.3) 11 : cluster 3 failed to encode map e102 with expected crc 2023-09-23T23:26:14.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:13 smithi159 bash[105915]: cluster 2023-09-23T23:26:12.648833+0000 osd.7 (osd.7) 13 : cluster 3 failed to encode map e102 with expected crc 2023-09-23T23:26:14.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:13 smithi159 bash[105915]: cluster 2023-09-23T23:26:12.648840+0000 osd.6 (osd.6) 12 : cluster 3 failed to encode map e102 with expected crc 2023-09-23T23:26:14.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:13 smithi159 bash[105915]: cluster 2023-09-23T23:26:12.650571+0000 osd.3 (osd.3) 12 : cluster 3 failed to encode map e102 with expected crc 2023-09-23T23:26:14.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:13 smithi159 bash[105915]: cluster 2023-09-23T23:26:12.651209+0000 osd.4 (osd.4) 21 : cluster 3 failed to encode map e102 with expected crc 2023-09-23T23:26:14.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:13 smithi159 bash[105915]: cluster 2023-09-23T23:26:12.651902+0000 osd.5 (osd.5) 11 : cluster 3 failed to encode map e102 with expected crc 2023-09-23T23:26:14.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:13 smithi159 bash[105915]: cluster 2023-09-23T23:26:12.653481+0000 osd.5 (osd.5) 12 : cluster 3 failed to encode map e102 with expected crc 2023-09-23T23:26:14.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:13 smithi159 bash[105915]: cluster 2023-09-23T23:26:12.654675+0000 osd.3 (osd.3) 13 : cluster 3 failed to encode map e102 with expected crc 2023-09-23T23:26:14.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:13 smithi159 bash[105915]: cluster 2023-09-23T23:26:12.655336+0000 osd.4 (osd.4) 22 : cluster 3 failed to encode map e102 with expected crc 2023-09-23T23:26:14.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:13 smithi159 bash[108473]: cluster 2023-09-23T23:26:12.223063+0000 mgr.y (mgr.25991) 248 : cluster 0 pgmap v184: 73 pgs: 2 stale+active+clean, 71 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:26:14.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:13 smithi159 bash[108473]: cluster 2023-09-23T23:26:12.647705+0000 osd.4 (osd.4) 20 : cluster 3 failed to encode map e102 with expected crc 2023-09-23T23:26:14.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:13 smithi159 bash[108473]: cluster 2023-09-23T23:26:12.647756+0000 osd.3 (osd.3) 11 : cluster 3 failed to encode map e102 with expected crc 2023-09-23T23:26:14.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:13 smithi159 bash[108473]: cluster 2023-09-23T23:26:12.648833+0000 osd.7 (osd.7) 13 : cluster 3 failed to encode map e102 with expected crc 2023-09-23T23:26:14.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:13 smithi159 bash[108473]: cluster 2023-09-23T23:26:12.648840+0000 osd.6 (osd.6) 12 : cluster 3 failed to encode map e102 with expected crc 2023-09-23T23:26:14.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:13 smithi159 bash[108473]: cluster 2023-09-23T23:26:12.650571+0000 osd.3 (osd.3) 12 : cluster 3 failed to encode map e102 with expected crc 2023-09-23T23:26:14.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:13 smithi159 bash[108473]: cluster 2023-09-23T23:26:12.651209+0000 osd.4 (osd.4) 21 : cluster 3 failed to encode map e102 with expected crc 2023-09-23T23:26:14.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:13 smithi159 bash[108473]: cluster 2023-09-23T23:26:12.651902+0000 osd.5 (osd.5) 11 : cluster 3 failed to encode map e102 with expected crc 2023-09-23T23:26:14.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:13 smithi159 bash[108473]: cluster 2023-09-23T23:26:12.653481+0000 osd.5 (osd.5) 12 : cluster 3 failed to encode map e102 with expected crc 2023-09-23T23:26:14.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:13 smithi159 bash[108473]: cluster 2023-09-23T23:26:12.654675+0000 osd.3 (osd.3) 13 : cluster 3 failed to encode map e102 with expected crc 2023-09-23T23:26:14.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:13 smithi159 bash[108473]: cluster 2023-09-23T23:26:12.655336+0000 osd.4 (osd.4) 22 : cluster 3 failed to encode map e102 with expected crc 2023-09-23T23:26:15.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:14 smithi164 bash[92846]: cluster 2023-09-23T23:26:14.223859+0000 mgr.y (mgr.25991) 249 : cluster 0 pgmap v186: 73 pgs: 3 active+undersized+degraded, 16 active+undersized, 54 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-09-23T23:26:15.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:14 smithi164 bash[92846]: cluster 2023-09-23T23:26:14.661617+0000 mon.a (mon.0) 331 : cluster 3 Health check failed: Degraded data redundancy: 5/84 objects degraded (5.952%), 3 pgs degraded (PG_DEGRADED) 2023-09-23T23:26:15.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:14 smithi159 bash[105915]: cluster 2023-09-23T23:26:14.223859+0000 mgr.y (mgr.25991) 249 : cluster 0 pgmap v186: 73 pgs: 3 active+undersized+degraded, 16 active+undersized, 54 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-09-23T23:26:15.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:14 smithi159 bash[105915]: cluster 2023-09-23T23:26:14.661617+0000 mon.a (mon.0) 331 : cluster 3 Health check failed: Degraded data redundancy: 5/84 objects degraded (5.952%), 3 pgs degraded (PG_DEGRADED) 2023-09-23T23:26:15.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:14 smithi159 bash[108473]: cluster 2023-09-23T23:26:14.223859+0000 mgr.y (mgr.25991) 249 : cluster 0 pgmap v186: 73 pgs: 3 active+undersized+degraded, 16 active+undersized, 54 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-09-23T23:26:15.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:14 smithi159 bash[108473]: cluster 2023-09-23T23:26:14.661617+0000 mon.a (mon.0) 331 : cluster 3 Health check failed: Degraded data redundancy: 5/84 objects degraded (5.952%), 3 pgs degraded (PG_DEGRADED) 2023-09-23T23:26:16.202 INFO:journalctl@ceph.osd.2.smithi159.stdout:Sep 23 23:26:15 smithi159 systemd[1]: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7@osd.2.service: Succeeded. 2023-09-23T23:26:16.202 INFO:journalctl@ceph.osd.2.smithi159.stdout:Sep 23 23:26:15 smithi159 systemd[1]: Stopped Ceph osd.2 for e43465dc-5a64-11ee-8db4-212e2dc638e7. 2023-09-23T23:26:16.543 INFO:journalctl@ceph.osd.2.smithi159.stdout:Sep 23 23:26:16 smithi159 systemd[1]: Started Ceph osd.2 for e43465dc-5a64-11ee-8db4-212e2dc638e7. 2023-09-23T23:26:17.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:17 smithi164 bash[92846]: cluster 2023-09-23T23:26:16.224657+0000 mgr.y (mgr.25991) 250 : cluster 0 pgmap v187: 73 pgs: 3 active+undersized+degraded, 16 active+undersized, 54 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-09-23T23:26:17.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:17 smithi164 bash[92846]: audit 2023-09-23T23:26:16.232741+0000 mon.a (mon.0) 332 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:26:17.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:17 smithi164 bash[92846]: audit 2023-09-23T23:26:16.240101+0000 mon.a (mon.0) 333 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:26:17.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:17 smithi164 bash[92846]: audit 2023-09-23T23:26:16.280959+0000 mon.a (mon.0) 334 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:26:17.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:17 smithi164 bash[92846]: audit 2023-09-23T23:26:17.214920+0000 mon.a (mon.0) 335 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:26:17.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:17 smithi164 bash[92846]: audit 2023-09-23T23:26:17.216540+0000 mon.a (mon.0) 336 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:26:17.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:17 smithi159 bash[105915]: cluster 2023-09-23T23:26:16.224657+0000 mgr.y (mgr.25991) 250 : cluster 0 pgmap v187: 73 pgs: 3 active+undersized+degraded, 16 active+undersized, 54 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-09-23T23:26:17.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:17 smithi159 bash[105915]: audit 2023-09-23T23:26:16.232741+0000 mon.a (mon.0) 332 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:26:17.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:17 smithi159 bash[105915]: audit 2023-09-23T23:26:16.240101+0000 mon.a (mon.0) 333 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:26:17.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:17 smithi159 bash[105915]: audit 2023-09-23T23:26:16.280959+0000 mon.a (mon.0) 334 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:26:17.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:17 smithi159 bash[105915]: audit 2023-09-23T23:26:17.214920+0000 mon.a (mon.0) 335 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:26:17.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:17 smithi159 bash[105915]: audit 2023-09-23T23:26:17.216540+0000 mon.a (mon.0) 336 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:26:17.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:17 smithi159 bash[108473]: cluster 2023-09-23T23:26:16.224657+0000 mgr.y (mgr.25991) 250 : cluster 0 pgmap v187: 73 pgs: 3 active+undersized+degraded, 16 active+undersized, 54 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-09-23T23:26:17.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:17 smithi159 bash[108473]: audit 2023-09-23T23:26:16.232741+0000 mon.a (mon.0) 332 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:26:17.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:17 smithi159 bash[108473]: audit 2023-09-23T23:26:16.240101+0000 mon.a (mon.0) 333 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:26:17.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:17 smithi159 bash[108473]: audit 2023-09-23T23:26:16.280959+0000 mon.a (mon.0) 334 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:26:17.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:17 smithi159 bash[108473]: audit 2023-09-23T23:26:17.214920+0000 mon.a (mon.0) 335 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:26:17.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:17 smithi159 bash[108473]: audit 2023-09-23T23:26:17.216540+0000 mon.a (mon.0) 336 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:26:18.176 INFO:journalctl@ceph.osd.2.smithi159.stdout:Sep 23 23:26:17 smithi159 bash[128571]: --> Failed to activate via raw: did not find any matching OSD to activate 2023-09-23T23:26:18.176 INFO:journalctl@ceph.osd.2.smithi159.stdout:Sep 23 23:26:17 smithi159 bash[128571]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2023-09-23T23:26:18.176 INFO:journalctl@ceph.osd.2.smithi159.stdout:Sep 23 23:26:17 smithi159 bash[128571]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_2 --path /var/lib/ceph/osd/ceph-2 --no-mon-config 2023-09-23T23:26:18.176 INFO:journalctl@ceph.osd.2.smithi159.stdout:Sep 23 23:26:17 smithi159 bash[128571]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-2/block 2023-09-23T23:26:18.176 INFO:journalctl@ceph.osd.2.smithi159.stdout:Sep 23 23:26:17 smithi159 bash[128571]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-2/block 2023-09-23T23:26:18.176 INFO:journalctl@ceph.osd.2.smithi159.stdout:Sep 23 23:26:17 smithi159 bash[128571]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2023-09-23T23:26:18.176 INFO:journalctl@ceph.osd.2.smithi159.stdout:Sep 23 23:26:17 smithi159 bash[128571]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2023-09-23T23:26:18.177 INFO:journalctl@ceph.osd.2.smithi159.stdout:Sep 23 23:26:17 smithi159 bash[128571]: --> ceph-volume lvm activate successful for osd ID: 2 2023-09-23T23:26:19.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:19 smithi159 bash[105915]: cluster 2023-09-23T23:26:18.225797+0000 mgr.y (mgr.25991) 251 : cluster 0 pgmap v188: 73 pgs: 3 active+undersized+degraded, 16 active+undersized, 54 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-09-23T23:26:19.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:19 smithi159 bash[108473]: cluster 2023-09-23T23:26:18.225797+0000 mgr.y (mgr.25991) 251 : cluster 0 pgmap v188: 73 pgs: 3 active+undersized+degraded, 16 active+undersized, 54 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-09-23T23:26:19.375 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:26:19.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:19 smithi164 bash[92846]: cluster 2023-09-23T23:26:18.225797+0000 mgr.y (mgr.25991) 251 : cluster 0 pgmap v188: 73 pgs: 3 active+undersized+degraded, 16 active+undersized, 54 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-09-23T23:26:21.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:21 smithi164 bash[92846]: cluster 2023-09-23T23:26:20.226671+0000 mgr.y (mgr.25991) 252 : cluster 0 pgmap v189: 73 pgs: 3 active+undersized+degraded, 16 active+undersized, 54 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-09-23T23:26:21.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:21 smithi159 bash[105915]: cluster 2023-09-23T23:26:20.226671+0000 mgr.y (mgr.25991) 252 : cluster 0 pgmap v189: 73 pgs: 3 active+undersized+degraded, 16 active+undersized, 54 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-09-23T23:26:21.544 INFO:journalctl@ceph.osd.2.smithi159.stdout:Sep 23 23:26:21 smithi159 bash[128886]: debug 2023-09-23T23:26:21.281+0000 7ff1bf46c640 -1 Falling back to public interface 2023-09-23T23:26:21.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:21 smithi159 bash[108473]: cluster 2023-09-23T23:26:20.226671+0000 mgr.y (mgr.25991) 252 : cluster 0 pgmap v189: 73 pgs: 3 active+undersized+degraded, 16 active+undersized, 54 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-09-23T23:26:23.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:23 smithi164 bash[92846]: cluster 2023-09-23T23:26:22.227147+0000 mgr.y (mgr.25991) 253 : cluster 0 pgmap v190: 73 pgs: 3 active+undersized+degraded, 16 active+undersized, 54 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-09-23T23:26:23.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:23 smithi164 bash[92846]: audit 2023-09-23T23:26:23.050908+0000 mon.a (mon.0) 337 : audit 0 from='client.? 172.21.15.159:0/1875932452' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T23:26:23.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:23 smithi159 bash[105915]: cluster 2023-09-23T23:26:22.227147+0000 mgr.y (mgr.25991) 253 : cluster 0 pgmap v190: 73 pgs: 3 active+undersized+degraded, 16 active+undersized, 54 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-09-23T23:26:23.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:23 smithi159 bash[105915]: audit 2023-09-23T23:26:23.050908+0000 mon.a (mon.0) 337 : audit 0 from='client.? 172.21.15.159:0/1875932452' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T23:26:23.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:23 smithi159 bash[108473]: cluster 2023-09-23T23:26:22.227147+0000 mgr.y (mgr.25991) 253 : cluster 0 pgmap v190: 73 pgs: 3 active+undersized+degraded, 16 active+undersized, 54 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-09-23T23:26:23.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:23 smithi159 bash[108473]: audit 2023-09-23T23:26:23.050908+0000 mon.a (mon.0) 337 : audit 0 from='client.? 172.21.15.159:0/1875932452' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T23:26:24.043 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:26:23 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:26:23] "GET /metrics HTTP/1.1" 200 34048 "" "Prometheus/2.43.0" 2023-09-23T23:26:24.793 INFO:journalctl@ceph.osd.2.smithi159.stdout:Sep 23 23:26:24 smithi159 bash[128886]: debug 2023-09-23T23:26:24.429+0000 7ff1bf46c640 -1 osd.2 100 log_to_monitors true 2023-09-23T23:26:24.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:24 smithi159 bash[105915]: audit 2023-09-23T23:26:23.630509+0000 mon.a (mon.0) 338 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:26:24.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:24 smithi159 bash[105915]: audit 2023-09-23T23:26:23.640253+0000 mon.a (mon.0) 339 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:26:24.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:24 smithi159 bash[105915]: audit 2023-09-23T23:26:24.435519+0000 mon.a (mon.0) 340 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:26:24.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:24 smithi159 bash[105915]: audit 2023-09-23T23:26:24.438198+0000 mon.c (mon.2) 4 : audit 1 from='osd.2 [v2:172.21.15.159:6818/3196826591,v1:172.21.15.159:6819/3196826591]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-09-23T23:26:24.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:24 smithi159 bash[105915]: audit 2023-09-23T23:26:24.438519+0000 mon.a (mon.0) 341 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-09-23T23:26:24.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:24 smithi159 bash[105915]: audit 2023-09-23T23:26:24.441615+0000 mon.a (mon.0) 342 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:26:24.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:24 smithi159 bash[108473]: audit 2023-09-23T23:26:23.630509+0000 mon.a (mon.0) 338 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:26:24.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:24 smithi159 bash[108473]: audit 2023-09-23T23:26:23.640253+0000 mon.a (mon.0) 339 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:26:24.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:24 smithi159 bash[108473]: audit 2023-09-23T23:26:24.435519+0000 mon.a (mon.0) 340 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:26:24.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:24 smithi159 bash[108473]: audit 2023-09-23T23:26:24.438198+0000 mon.c (mon.2) 4 : audit 1 from='osd.2 [v2:172.21.15.159:6818/3196826591,v1:172.21.15.159:6819/3196826591]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-09-23T23:26:24.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:24 smithi159 bash[108473]: audit 2023-09-23T23:26:24.438519+0000 mon.a (mon.0) 341 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-09-23T23:26:24.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:24 smithi159 bash[108473]: audit 2023-09-23T23:26:24.441615+0000 mon.a (mon.0) 342 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:26:25.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:24 smithi164 bash[92846]: audit 2023-09-23T23:26:23.630509+0000 mon.a (mon.0) 338 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:26:25.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:24 smithi164 bash[92846]: audit 2023-09-23T23:26:23.640253+0000 mon.a (mon.0) 339 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:26:25.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:24 smithi164 bash[92846]: audit 2023-09-23T23:26:24.435519+0000 mon.a (mon.0) 340 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:26:25.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:24 smithi164 bash[92846]: audit 2023-09-23T23:26:24.438198+0000 mon.c (mon.2) 4 : audit 1 from='osd.2 [v2:172.21.15.159:6818/3196826591,v1:172.21.15.159:6819/3196826591]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-09-23T23:26:25.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:24 smithi164 bash[92846]: audit 2023-09-23T23:26:24.438519+0000 mon.a (mon.0) 341 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-09-23T23:26:25.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:24 smithi164 bash[92846]: audit 2023-09-23T23:26:24.441615+0000 mon.a (mon.0) 342 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:26:25.793 INFO:journalctl@ceph.osd.2.smithi159.stdout:Sep 23 23:26:25 smithi159 bash[128886]: debug 2023-09-23T23:26:25.493+0000 7ff1ae8d5700 -1 osd.2 100 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-09-23T23:26:25.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:25 smithi159 bash[108473]: cluster 2023-09-23T23:26:24.228259+0000 mgr.y (mgr.25991) 254 : cluster 0 pgmap v191: 73 pgs: 3 active+undersized+degraded, 16 active+undersized, 54 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-09-23T23:26:25.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:25 smithi159 bash[108473]: audit 2023-09-23T23:26:25.424565+0000 mon.c (mon.2) 5 : audit 0 from='client.? 172.21.15.159:0/2110300559' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T23:26:25.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:25 smithi159 bash[108473]: cluster 2023-09-23T23:26:25.434703+0000 osd.4 (osd.4) 23 : cluster 3 failed to encode map e103 with expected crc 2023-09-23T23:26:25.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:25 smithi159 bash[108473]: audit 2023-09-23T23:26:25.438915+0000 mon.a (mon.0) 343 : audit 1 from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-09-23T23:26:25.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:25 smithi159 bash[108473]: cluster 2023-09-23T23:26:25.439070+0000 mon.a (mon.0) 344 : cluster 0 osdmap e103: 8 total, 7 up, 8 in 2023-09-23T23:26:25.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:25 smithi159 bash[108473]: audit 2023-09-23T23:26:25.440316+0000 mon.c (mon.2) 6 : audit 1 from='osd.2 [v2:172.21.15.159:6818/3196826591,v1:172.21.15.159:6819/3196826591]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2023-09-23T23:26:25.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:25 smithi159 bash[108473]: audit 2023-09-23T23:26:25.441050+0000 mon.a (mon.0) 345 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2023-09-23T23:26:25.796 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:25 smithi159 bash[105915]: cluster 2023-09-23T23:26:24.228259+0000 mgr.y (mgr.25991) 254 : cluster 0 pgmap v191: 73 pgs: 3 active+undersized+degraded, 16 active+undersized, 54 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-09-23T23:26:25.796 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:25 smithi159 bash[105915]: audit 2023-09-23T23:26:25.424565+0000 mon.c (mon.2) 5 : audit 0 from='client.? 172.21.15.159:0/2110300559' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T23:26:25.796 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:25 smithi159 bash[105915]: cluster 2023-09-23T23:26:25.434703+0000 osd.4 (osd.4) 23 : cluster 3 failed to encode map e103 with expected crc 2023-09-23T23:26:25.796 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:25 smithi159 bash[105915]: audit 2023-09-23T23:26:25.438915+0000 mon.a (mon.0) 343 : audit 1 from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-09-23T23:26:25.796 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:25 smithi159 bash[105915]: cluster 2023-09-23T23:26:25.439070+0000 mon.a (mon.0) 344 : cluster 0 osdmap e103: 8 total, 7 up, 8 in 2023-09-23T23:26:25.796 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:25 smithi159 bash[105915]: audit 2023-09-23T23:26:25.440316+0000 mon.c (mon.2) 6 : audit 1 from='osd.2 [v2:172.21.15.159:6818/3196826591,v1:172.21.15.159:6819/3196826591]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2023-09-23T23:26:25.797 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:25 smithi159 bash[105915]: audit 2023-09-23T23:26:25.441050+0000 mon.a (mon.0) 345 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2023-09-23T23:26:26.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:25 smithi164 bash[92846]: cluster 2023-09-23T23:26:24.228259+0000 mgr.y (mgr.25991) 254 : cluster 0 pgmap v191: 73 pgs: 3 active+undersized+degraded, 16 active+undersized, 54 active+clean; 4.6 MiB data, 122 MiB used, 715 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-09-23T23:26:26.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:25 smithi164 bash[92846]: audit 2023-09-23T23:26:25.424565+0000 mon.c (mon.2) 5 : audit 0 from='client.? 172.21.15.159:0/2110300559' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T23:26:26.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:25 smithi164 bash[92846]: cluster 2023-09-23T23:26:25.434703+0000 osd.4 (osd.4) 23 : cluster 3 failed to encode map e103 with expected crc 2023-09-23T23:26:26.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:25 smithi164 bash[92846]: audit 2023-09-23T23:26:25.438915+0000 mon.a (mon.0) 343 : audit 1 from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-09-23T23:26:26.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:25 smithi164 bash[92846]: cluster 2023-09-23T23:26:25.439070+0000 mon.a (mon.0) 344 : cluster 0 osdmap e103: 8 total, 7 up, 8 in 2023-09-23T23:26:26.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:25 smithi164 bash[92846]: audit 2023-09-23T23:26:25.440316+0000 mon.c (mon.2) 6 : audit 1 from='osd.2 [v2:172.21.15.159:6818/3196826591,v1:172.21.15.159:6819/3196826591]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2023-09-23T23:26:26.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:25 smithi164 bash[92846]: audit 2023-09-23T23:26:25.441050+0000 mon.a (mon.0) 345 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2023-09-23T23:26:27.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:26 smithi164 bash[92846]: cluster 2023-09-23T23:26:25.435945+0000 osd.3 (osd.3) 14 : cluster 3 failed to encode map e103 with expected crc 2023-09-23T23:26:27.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:26 smithi164 bash[92846]: cluster 2023-09-23T23:26:26.435241+0000 mon.a (mon.0) 346 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-23T23:26:27.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:26 smithi164 bash[92846]: cluster 2023-09-23T23:26:26.443011+0000 mon.a (mon.0) 347 : cluster 1 osd.2 [v2:172.21.15.159:6818/3196826591,v1:172.21.15.159:6819/3196826591] boot 2023-09-23T23:26:27.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:26 smithi164 bash[92846]: cluster 2023-09-23T23:26:26.443077+0000 mon.a (mon.0) 348 : cluster 0 osdmap e104: 8 total, 8 up, 8 in 2023-09-23T23:26:27.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:26 smithi164 bash[92846]: audit 2023-09-23T23:26:26.443678+0000 mon.a (mon.0) 349 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T23:26:27.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:26 smithi159 bash[105915]: cluster 2023-09-23T23:26:25.435945+0000 osd.3 (osd.3) 14 : cluster 3 failed to encode map e103 with expected crc 2023-09-23T23:26:27.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:26 smithi159 bash[105915]: cluster 2023-09-23T23:26:26.435241+0000 mon.a (mon.0) 346 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-23T23:26:27.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:26 smithi159 bash[105915]: cluster 2023-09-23T23:26:26.443011+0000 mon.a (mon.0) 347 : cluster 1 osd.2 [v2:172.21.15.159:6818/3196826591,v1:172.21.15.159:6819/3196826591] boot 2023-09-23T23:26:27.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:26 smithi159 bash[105915]: cluster 2023-09-23T23:26:26.443077+0000 mon.a (mon.0) 348 : cluster 0 osdmap e104: 8 total, 8 up, 8 in 2023-09-23T23:26:27.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:26 smithi159 bash[105915]: audit 2023-09-23T23:26:26.443678+0000 mon.a (mon.0) 349 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T23:26:27.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:26 smithi159 bash[108473]: cluster 2023-09-23T23:26:25.435945+0000 osd.3 (osd.3) 14 : cluster 3 failed to encode map e103 with expected crc 2023-09-23T23:26:27.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:26 smithi159 bash[108473]: cluster 2023-09-23T23:26:26.435241+0000 mon.a (mon.0) 346 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-23T23:26:27.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:26 smithi159 bash[108473]: cluster 2023-09-23T23:26:26.443011+0000 mon.a (mon.0) 347 : cluster 1 osd.2 [v2:172.21.15.159:6818/3196826591,v1:172.21.15.159:6819/3196826591] boot 2023-09-23T23:26:27.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:26 smithi159 bash[108473]: cluster 2023-09-23T23:26:26.443077+0000 mon.a (mon.0) 348 : cluster 0 osdmap e104: 8 total, 8 up, 8 in 2023-09-23T23:26:27.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:26 smithi159 bash[108473]: audit 2023-09-23T23:26:26.443678+0000 mon.a (mon.0) 349 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T23:26:28.026 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:27 smithi164 bash[92846]: cluster 2023-09-23T23:26:26.229008+0000 mgr.y (mgr.25991) 255 : cluster 0 pgmap v193: 73 pgs: 3 active+undersized+degraded, 16 active+undersized, 54 active+clean; 4.6 MiB data, 138 MiB used, 715 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-09-23T23:26:28.026 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:27 smithi164 bash[92846]: cluster 2023-09-23T23:26:26.439103+0000 osd.3 (osd.3) 15 : cluster 3 failed to encode map e104 with expected crc 2023-09-23T23:26:28.026 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:27 smithi164 bash[92846]: cluster 2023-09-23T23:26:27.445884+0000 mon.a (mon.0) 350 : cluster 0 osdmap e105: 8 total, 8 up, 8 in 2023-09-23T23:26:28.026 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:27 smithi164 bash[92846]: cluster 2023-09-23T23:26:27.446480+0000 osd.4 (osd.4) 24 : cluster 3 failed to encode map e105 with expected crc 2023-09-23T23:26:28.026 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:27 smithi164 bash[92846]: cluster 2023-09-23T23:26:27.450377+0000 osd.4 (osd.4) 25 : cluster 3 failed to encode map e105 with expected crc 2023-09-23T23:26:28.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:27 smithi159 bash[105915]: cluster 2023-09-23T23:26:26.229008+0000 mgr.y (mgr.25991) 255 : cluster 0 pgmap v193: 73 pgs: 3 active+undersized+degraded, 16 active+undersized, 54 active+clean; 4.6 MiB data, 138 MiB used, 715 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-09-23T23:26:28.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:27 smithi159 bash[105915]: cluster 2023-09-23T23:26:26.439103+0000 osd.3 (osd.3) 15 : cluster 3 failed to encode map e104 with expected crc 2023-09-23T23:26:28.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:27 smithi159 bash[105915]: cluster 2023-09-23T23:26:27.445884+0000 mon.a (mon.0) 350 : cluster 0 osdmap e105: 8 total, 8 up, 8 in 2023-09-23T23:26:28.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:27 smithi159 bash[105915]: cluster 2023-09-23T23:26:27.446480+0000 osd.4 (osd.4) 24 : cluster 3 failed to encode map e105 with expected crc 2023-09-23T23:26:28.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:27 smithi159 bash[105915]: cluster 2023-09-23T23:26:27.450377+0000 osd.4 (osd.4) 25 : cluster 3 failed to encode map e105 with expected crc 2023-09-23T23:26:28.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:27 smithi159 bash[108473]: cluster 2023-09-23T23:26:26.229008+0000 mgr.y (mgr.25991) 255 : cluster 0 pgmap v193: 73 pgs: 3 active+undersized+degraded, 16 active+undersized, 54 active+clean; 4.6 MiB data, 138 MiB used, 715 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-09-23T23:26:28.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:27 smithi159 bash[108473]: cluster 2023-09-23T23:26:26.439103+0000 osd.3 (osd.3) 15 : cluster 3 failed to encode map e104 with expected crc 2023-09-23T23:26:28.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:27 smithi159 bash[108473]: cluster 2023-09-23T23:26:27.445884+0000 mon.a (mon.0) 350 : cluster 0 osdmap e105: 8 total, 8 up, 8 in 2023-09-23T23:26:28.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:27 smithi159 bash[108473]: cluster 2023-09-23T23:26:27.446480+0000 osd.4 (osd.4) 24 : cluster 3 failed to encode map e105 with expected crc 2023-09-23T23:26:28.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:27 smithi159 bash[108473]: cluster 2023-09-23T23:26:27.450377+0000 osd.4 (osd.4) 25 : cluster 3 failed to encode map e105 with expected crc 2023-09-23T23:26:29.027 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:28 smithi164 bash[92846]: cluster 2023-09-23T23:26:27.441555+0000 osd.3 (osd.3) 16 : cluster 3 failed to encode map e105 with expected crc 2023-09-23T23:26:29.028 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:28 smithi164 bash[92846]: cluster 2023-09-23T23:26:27.441973+0000 osd.5 (osd.5) 13 : cluster 3 failed to encode map e105 with expected crc 2023-09-23T23:26:29.028 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:28 smithi164 bash[92846]: cluster 2023-09-23T23:26:27.444794+0000 osd.7 (osd.7) 14 : cluster 3 failed to encode map e105 with expected crc 2023-09-23T23:26:29.028 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:28 smithi164 bash[92846]: cluster 2023-09-23T23:26:27.444854+0000 osd.6 (osd.6) 13 : cluster 3 failed to encode map e105 with expected crc 2023-09-23T23:26:29.028 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:28 smithi164 bash[92846]: cluster 2023-09-23T23:26:27.446218+0000 osd.5 (osd.5) 14 : cluster 3 failed to encode map e105 with expected crc 2023-09-23T23:26:29.028 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:28 smithi164 bash[92846]: cluster 2023-09-23T23:26:27.446802+0000 osd.3 (osd.3) 17 : cluster 3 failed to encode map e105 with expected crc 2023-09-23T23:26:29.028 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:28 smithi164 bash[92846]: cluster 2023-09-23T23:26:27.449241+0000 osd.5 (osd.5) 15 : cluster 3 failed to encode map e105 with expected crc 2023-09-23T23:26:29.028 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:28 smithi164 bash[92846]: cluster 2023-09-23T23:26:27.450546+0000 osd.3 (osd.3) 18 : cluster 3 failed to encode map e105 with expected crc 2023-09-23T23:26:29.028 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:28 smithi164 bash[92846]: audit 2023-09-23T23:26:27.800517+0000 mon.c (mon.2) 7 : audit 0 from='client.? 172.21.15.159:0/3326694653' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T23:26:29.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:28 smithi159 bash[105915]: cluster 2023-09-23T23:26:27.441555+0000 osd.3 (osd.3) 16 : cluster 3 failed to encode map e105 with expected crc 2023-09-23T23:26:29.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:28 smithi159 bash[105915]: cluster 2023-09-23T23:26:27.441973+0000 osd.5 (osd.5) 13 : cluster 3 failed to encode map e105 with expected crc 2023-09-23T23:26:29.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:28 smithi159 bash[105915]: cluster 2023-09-23T23:26:27.444794+0000 osd.7 (osd.7) 14 : cluster 3 failed to encode map e105 with expected crc 2023-09-23T23:26:29.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:28 smithi159 bash[105915]: cluster 2023-09-23T23:26:27.444854+0000 osd.6 (osd.6) 13 : cluster 3 failed to encode map e105 with expected crc 2023-09-23T23:26:29.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:28 smithi159 bash[105915]: cluster 2023-09-23T23:26:27.446218+0000 osd.5 (osd.5) 14 : cluster 3 failed to encode map e105 with expected crc 2023-09-23T23:26:29.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:28 smithi159 bash[105915]: cluster 2023-09-23T23:26:27.446802+0000 osd.3 (osd.3) 17 : cluster 3 failed to encode map e105 with expected crc 2023-09-23T23:26:29.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:28 smithi159 bash[105915]: cluster 2023-09-23T23:26:27.449241+0000 osd.5 (osd.5) 15 : cluster 3 failed to encode map e105 with expected crc 2023-09-23T23:26:29.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:28 smithi159 bash[105915]: cluster 2023-09-23T23:26:27.450546+0000 osd.3 (osd.3) 18 : cluster 3 failed to encode map e105 with expected crc 2023-09-23T23:26:29.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:28 smithi159 bash[105915]: audit 2023-09-23T23:26:27.800517+0000 mon.c (mon.2) 7 : audit 0 from='client.? 172.21.15.159:0/3326694653' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T23:26:29.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:28 smithi159 bash[108473]: cluster 2023-09-23T23:26:27.441555+0000 osd.3 (osd.3) 16 : cluster 3 failed to encode map e105 with expected crc 2023-09-23T23:26:29.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:28 smithi159 bash[108473]: cluster 2023-09-23T23:26:27.441973+0000 osd.5 (osd.5) 13 : cluster 3 failed to encode map e105 with expected crc 2023-09-23T23:26:29.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:28 smithi159 bash[108473]: cluster 2023-09-23T23:26:27.444794+0000 osd.7 (osd.7) 14 : cluster 3 failed to encode map e105 with expected crc 2023-09-23T23:26:29.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:28 smithi159 bash[108473]: cluster 2023-09-23T23:26:27.444854+0000 osd.6 (osd.6) 13 : cluster 3 failed to encode map e105 with expected crc 2023-09-23T23:26:29.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:28 smithi159 bash[108473]: cluster 2023-09-23T23:26:27.446218+0000 osd.5 (osd.5) 14 : cluster 3 failed to encode map e105 with expected crc 2023-09-23T23:26:29.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:28 smithi159 bash[108473]: cluster 2023-09-23T23:26:27.446802+0000 osd.3 (osd.3) 17 : cluster 3 failed to encode map e105 with expected crc 2023-09-23T23:26:29.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:28 smithi159 bash[108473]: cluster 2023-09-23T23:26:27.449241+0000 osd.5 (osd.5) 15 : cluster 3 failed to encode map e105 with expected crc 2023-09-23T23:26:29.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:28 smithi159 bash[108473]: cluster 2023-09-23T23:26:27.450546+0000 osd.3 (osd.3) 18 : cluster 3 failed to encode map e105 with expected crc 2023-09-23T23:26:29.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:28 smithi159 bash[108473]: audit 2023-09-23T23:26:27.800517+0000 mon.c (mon.2) 7 : audit 0 from='client.? 172.21.15.159:0/3326694653' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T23:26:30.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:29 smithi164 bash[92846]: cluster 2023-09-23T23:26:28.230135+0000 mgr.y (mgr.25991) 256 : cluster 0 pgmap v196: 73 pgs: 1 active+undersized+degraded, 3 active+undersized, 69 active+clean; 4.6 MiB data, 139 MiB used, 715 GiB / 715 GiB avail; 2/84 objects degraded (2.381%) 2023-09-23T23:26:30.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:29 smithi164 bash[92846]: cluster 2023-09-23T23:26:28.651304+0000 mon.a (mon.0) 351 : cluster 3 Health check update: Degraded data redundancy: 2/84 objects degraded (2.381%), 1 pg degraded (PG_DEGRADED) 2023-09-23T23:26:30.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:29 smithi159 bash[108473]: cluster 2023-09-23T23:26:28.230135+0000 mgr.y (mgr.25991) 256 : cluster 0 pgmap v196: 73 pgs: 1 active+undersized+degraded, 3 active+undersized, 69 active+clean; 4.6 MiB data, 139 MiB used, 715 GiB / 715 GiB avail; 2/84 objects degraded (2.381%) 2023-09-23T23:26:30.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:29 smithi159 bash[108473]: cluster 2023-09-23T23:26:28.651304+0000 mon.a (mon.0) 351 : cluster 3 Health check update: Degraded data redundancy: 2/84 objects degraded (2.381%), 1 pg degraded (PG_DEGRADED) 2023-09-23T23:26:30.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:29 smithi159 bash[105915]: cluster 2023-09-23T23:26:28.230135+0000 mgr.y (mgr.25991) 256 : cluster 0 pgmap v196: 73 pgs: 1 active+undersized+degraded, 3 active+undersized, 69 active+clean; 4.6 MiB data, 139 MiB used, 715 GiB / 715 GiB avail; 2/84 objects degraded (2.381%) 2023-09-23T23:26:30.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:29 smithi159 bash[105915]: cluster 2023-09-23T23:26:28.651304+0000 mon.a (mon.0) 351 : cluster 3 Health check update: Degraded data redundancy: 2/84 objects degraded (2.381%), 1 pg degraded (PG_DEGRADED) 2023-09-23T23:26:30.949 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:30 smithi159 bash[105915]: audit 2023-09-23T23:26:30.172010+0000 mon.c (mon.2) 8 : audit 0 from='client.? 172.21.15.159:0/710816945' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T23:26:30.949 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:30 smithi159 bash[108473]: audit 2023-09-23T23:26:30.172010+0000 mon.c (mon.2) 8 : audit 0 from='client.? 172.21.15.159:0/710816945' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T23:26:31.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:30 smithi164 bash[92846]: audit 2023-09-23T23:26:30.172010+0000 mon.c (mon.2) 8 : audit 0 from='client.? 172.21.15.159:0/710816945' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T23:26:32.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:31 smithi164 bash[92846]: cluster 2023-09-23T23:26:30.230599+0000 mgr.y (mgr.25991) 257 : cluster 0 pgmap v197: 73 pgs: 2 active+undersized, 71 active+clean; 4.6 MiB data, 139 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:26:32.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:31 smithi164 bash[92846]: cluster 2023-09-23T23:26:30.663487+0000 mon.a (mon.0) 352 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/84 objects degraded (2.381%), 1 pg degraded) 2023-09-23T23:26:32.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:31 smithi164 bash[92846]: cluster 2023-09-23T23:26:30.663549+0000 mon.a (mon.0) 353 : cluster 1 Cluster is now healthy 2023-09-23T23:26:32.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:31 smithi159 bash[108473]: cluster 2023-09-23T23:26:30.230599+0000 mgr.y (mgr.25991) 257 : cluster 0 pgmap v197: 73 pgs: 2 active+undersized, 71 active+clean; 4.6 MiB data, 139 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:26:32.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:31 smithi159 bash[108473]: cluster 2023-09-23T23:26:30.663487+0000 mon.a (mon.0) 352 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/84 objects degraded (2.381%), 1 pg degraded) 2023-09-23T23:26:32.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:31 smithi159 bash[108473]: cluster 2023-09-23T23:26:30.663549+0000 mon.a (mon.0) 353 : cluster 1 Cluster is now healthy 2023-09-23T23:26:32.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:31 smithi159 bash[105915]: cluster 2023-09-23T23:26:30.230599+0000 mgr.y (mgr.25991) 257 : cluster 0 pgmap v197: 73 pgs: 2 active+undersized, 71 active+clean; 4.6 MiB data, 139 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:26:32.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:31 smithi159 bash[105915]: cluster 2023-09-23T23:26:30.663487+0000 mon.a (mon.0) 352 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/84 objects degraded (2.381%), 1 pg degraded) 2023-09-23T23:26:32.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:31 smithi159 bash[105915]: cluster 2023-09-23T23:26:30.663549+0000 mon.a (mon.0) 353 : cluster 1 Cluster is now healthy 2023-09-23T23:26:33.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:33 smithi164 bash[92846]: audit 2023-09-23T23:26:32.217798+0000 mon.a (mon.0) 354 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:26:33.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:33 smithi164 bash[92846]: audit 2023-09-23T23:26:32.219250+0000 mon.a (mon.0) 355 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:26:33.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:33 smithi164 bash[92846]: cluster 2023-09-23T23:26:32.230976+0000 mgr.y (mgr.25991) 258 : cluster 0 pgmap v198: 73 pgs: 73 active+clean; 4.6 MiB data, 139 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:26:33.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:33 smithi164 bash[92846]: audit 2023-09-23T23:26:32.541301+0000 mon.a (mon.0) 356 : audit 0 from='client.? 172.21.15.159:0/2089923094' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T23:26:33.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:33 smithi159 bash[108473]: audit 2023-09-23T23:26:32.217798+0000 mon.a (mon.0) 354 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:26:33.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:33 smithi159 bash[108473]: audit 2023-09-23T23:26:32.219250+0000 mon.a (mon.0) 355 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:26:33.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:33 smithi159 bash[108473]: cluster 2023-09-23T23:26:32.230976+0000 mgr.y (mgr.25991) 258 : cluster 0 pgmap v198: 73 pgs: 73 active+clean; 4.6 MiB data, 139 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:26:33.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:33 smithi159 bash[108473]: audit 2023-09-23T23:26:32.541301+0000 mon.a (mon.0) 356 : audit 0 from='client.? 172.21.15.159:0/2089923094' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T23:26:33.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:33 smithi159 bash[105915]: audit 2023-09-23T23:26:32.217798+0000 mon.a (mon.0) 354 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:26:33.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:33 smithi159 bash[105915]: audit 2023-09-23T23:26:32.219250+0000 mon.a (mon.0) 355 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:26:33.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:33 smithi159 bash[105915]: cluster 2023-09-23T23:26:32.230976+0000 mgr.y (mgr.25991) 258 : cluster 0 pgmap v198: 73 pgs: 73 active+clean; 4.6 MiB data, 139 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:26:33.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:33 smithi159 bash[105915]: audit 2023-09-23T23:26:32.541301+0000 mon.a (mon.0) 356 : audit 0 from='client.? 172.21.15.159:0/2089923094' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T23:26:34.043 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:26:33 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:26:33] "GET /metrics HTTP/1.1" 200 34041 "" "Prometheus/2.43.0" 2023-09-23T23:26:35.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:35 smithi159 bash[108473]: cluster 2023-09-23T23:26:34.231998+0000 mgr.y (mgr.25991) 259 : cluster 0 pgmap v199: 73 pgs: 73 active+clean; 4.6 MiB data, 139 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:26:35.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:35 smithi159 bash[108473]: audit 2023-09-23T23:26:34.892666+0000 mon.a (mon.0) 357 : audit 0 from='client.? 172.21.15.159:0/407422534' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T23:26:35.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:35 smithi159 bash[108473]: audit 2023-09-23T23:26:35.147195+0000 mon.a (mon.0) 358 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:26:35.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:35 smithi159 bash[108473]: audit 2023-09-23T23:26:35.155468+0000 mon.a (mon.0) 359 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:26:35.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:35 smithi159 bash[108473]: audit 2023-09-23T23:26:35.157258+0000 mon.a (mon.0) 360 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:26:35.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:35 smithi159 bash[108473]: audit 2023-09-23T23:26:35.158682+0000 mon.a (mon.0) 361 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:26:35.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:35 smithi159 bash[108473]: audit 2023-09-23T23:26:35.166396+0000 mon.a (mon.0) 362 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:26:35.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:35 smithi159 bash[108473]: audit 2023-09-23T23:26:35.252967+0000 mon.a (mon.0) 363 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:26:35.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:35 smithi159 bash[108473]: audit 2023-09-23T23:26:35.258301+0000 mon.a (mon.0) 364 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T23:26:35.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:35 smithi159 bash[108473]: audit 2023-09-23T23:26:35.261251+0000 mon.a (mon.0) 365 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T23:26:35.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:35 smithi159 bash[108473]: audit 2023-09-23T23:26:35.263187+0000 mon.a (mon.0) 366 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T23:26:35.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:35 smithi159 bash[108473]: audit 2023-09-23T23:26:35.265584+0000 mon.a (mon.0) 367 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-09-23T23:26:35.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:35 smithi159 bash[105915]: cluster 2023-09-23T23:26:34.231998+0000 mgr.y (mgr.25991) 259 : cluster 0 pgmap v199: 73 pgs: 73 active+clean; 4.6 MiB data, 139 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:26:35.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:35 smithi159 bash[105915]: audit 2023-09-23T23:26:34.892666+0000 mon.a (mon.0) 357 : audit 0 from='client.? 172.21.15.159:0/407422534' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T23:26:35.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:35 smithi159 bash[105915]: audit 2023-09-23T23:26:35.147195+0000 mon.a (mon.0) 358 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:26:35.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:35 smithi159 bash[105915]: audit 2023-09-23T23:26:35.155468+0000 mon.a (mon.0) 359 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:26:35.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:35 smithi159 bash[105915]: audit 2023-09-23T23:26:35.157258+0000 mon.a (mon.0) 360 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:26:35.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:35 smithi159 bash[105915]: audit 2023-09-23T23:26:35.158682+0000 mon.a (mon.0) 361 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:26:35.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:35 smithi159 bash[105915]: audit 2023-09-23T23:26:35.166396+0000 mon.a (mon.0) 362 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:26:35.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:35 smithi159 bash[105915]: audit 2023-09-23T23:26:35.252967+0000 mon.a (mon.0) 363 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:26:35.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:35 smithi159 bash[105915]: audit 2023-09-23T23:26:35.258301+0000 mon.a (mon.0) 364 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T23:26:35.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:35 smithi159 bash[105915]: audit 2023-09-23T23:26:35.261251+0000 mon.a (mon.0) 365 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T23:26:35.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:35 smithi159 bash[105915]: audit 2023-09-23T23:26:35.263187+0000 mon.a (mon.0) 366 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T23:26:35.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:35 smithi159 bash[105915]: audit 2023-09-23T23:26:35.265584+0000 mon.a (mon.0) 367 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-09-23T23:26:35.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:35 smithi164 bash[92846]: cluster 2023-09-23T23:26:34.231998+0000 mgr.y (mgr.25991) 259 : cluster 0 pgmap v199: 73 pgs: 73 active+clean; 4.6 MiB data, 139 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:26:35.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:35 smithi164 bash[92846]: audit 2023-09-23T23:26:34.892666+0000 mon.a (mon.0) 357 : audit 0 from='client.? 172.21.15.159:0/407422534' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T23:26:35.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:35 smithi164 bash[92846]: audit 2023-09-23T23:26:35.147195+0000 mon.a (mon.0) 358 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:26:35.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:35 smithi164 bash[92846]: audit 2023-09-23T23:26:35.155468+0000 mon.a (mon.0) 359 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:26:35.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:35 smithi164 bash[92846]: audit 2023-09-23T23:26:35.157258+0000 mon.a (mon.0) 360 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:26:35.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:35 smithi164 bash[92846]: audit 2023-09-23T23:26:35.158682+0000 mon.a (mon.0) 361 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:26:35.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:35 smithi164 bash[92846]: audit 2023-09-23T23:26:35.166396+0000 mon.a (mon.0) 362 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:26:35.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:35 smithi164 bash[92846]: audit 2023-09-23T23:26:35.252967+0000 mon.a (mon.0) 363 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:26:35.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:35 smithi164 bash[92846]: audit 2023-09-23T23:26:35.258301+0000 mon.a (mon.0) 364 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T23:26:35.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:35 smithi164 bash[92846]: audit 2023-09-23T23:26:35.261251+0000 mon.a (mon.0) 365 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T23:26:35.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:35 smithi164 bash[92846]: audit 2023-09-23T23:26:35.263187+0000 mon.a (mon.0) 366 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T23:26:35.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:35 smithi164 bash[92846]: audit 2023-09-23T23:26:35.265584+0000 mon.a (mon.0) 367 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-09-23T23:26:36.604 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:36 smithi159 bash[105915]: audit 2023-09-23T23:26:35.265836+0000 mgr.y (mgr.25991) 260 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-09-23T23:26:36.604 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:36 smithi159 bash[105915]: cephadm 2023-09-23T23:26:35.267272+0000 mgr.y (mgr.25991) 261 : cephadm 1 Upgrade: osd.3 is safe to restart 2023-09-23T23:26:36.604 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:36 smithi159 bash[108473]: audit 2023-09-23T23:26:35.265836+0000 mgr.y (mgr.25991) 260 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-09-23T23:26:36.604 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:36 smithi159 bash[108473]: cephadm 2023-09-23T23:26:35.267272+0000 mgr.y (mgr.25991) 261 : cephadm 1 Upgrade: osd.3 is safe to restart 2023-09-23T23:26:36.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:36 smithi164 bash[92846]: audit 2023-09-23T23:26:35.265836+0000 mgr.y (mgr.25991) 260 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-09-23T23:26:36.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:36 smithi164 bash[92846]: cephadm 2023-09-23T23:26:35.267272+0000 mgr.y (mgr.25991) 261 : cephadm 1 Upgrade: osd.3 is safe to restart 2023-09-23T23:26:37.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:37 smithi164 bash[92846]: cluster 2023-09-23T23:26:36.232707+0000 mgr.y (mgr.25991) 262 : cluster 0 pgmap v200: 73 pgs: 73 active+clean; 4.6 MiB data, 139 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:26:37.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:37 smithi164 bash[92846]: audit 2023-09-23T23:26:37.239942+0000 mon.c (mon.2) 9 : audit 0 from='client.? 172.21.15.159:0/187709668' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T23:26:37.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:37 smithi164 bash[92846]: audit 2023-09-23T23:26:37.292658+0000 mon.a (mon.0) 368 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:26:37.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:37 smithi159 bash[105915]: cluster 2023-09-23T23:26:36.232707+0000 mgr.y (mgr.25991) 262 : cluster 0 pgmap v200: 73 pgs: 73 active+clean; 4.6 MiB data, 139 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:26:37.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:37 smithi159 bash[105915]: audit 2023-09-23T23:26:37.239942+0000 mon.c (mon.2) 9 : audit 0 from='client.? 172.21.15.159:0/187709668' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T23:26:37.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:37 smithi159 bash[105915]: audit 2023-09-23T23:26:37.292658+0000 mon.a (mon.0) 368 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:26:37.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:37 smithi159 bash[108473]: cluster 2023-09-23T23:26:36.232707+0000 mgr.y (mgr.25991) 262 : cluster 0 pgmap v200: 73 pgs: 73 active+clean; 4.6 MiB data, 139 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:26:37.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:37 smithi159 bash[108473]: audit 2023-09-23T23:26:37.239942+0000 mon.c (mon.2) 9 : audit 0 from='client.? 172.21.15.159:0/187709668' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T23:26:37.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:37 smithi159 bash[108473]: audit 2023-09-23T23:26:37.292658+0000 mon.a (mon.0) 368 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:26:39.019 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:38 smithi159 bash[105915]: cephadm 2023-09-23T23:26:37.636684+0000 mgr.y (mgr.25991) 263 : cephadm 1 Upgrade: Updating osd.3 2023-09-23T23:26:39.019 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:38 smithi159 bash[105915]: audit 2023-09-23T23:26:37.647137+0000 mon.a (mon.0) 369 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:26:39.019 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:38 smithi159 bash[105915]: audit 2023-09-23T23:26:37.649406+0000 mon.a (mon.0) 370 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-09-23T23:26:39.019 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:38 smithi159 bash[105915]: audit 2023-09-23T23:26:37.651088+0000 mon.a (mon.0) 371 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:26:39.019 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:38 smithi159 bash[105915]: cephadm 2023-09-23T23:26:37.654299+0000 mgr.y (mgr.25991) 264 : cephadm 1 Deploying daemon osd.3 on smithi159 2023-09-23T23:26:39.019 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:38 smithi159 bash[108473]: cephadm 2023-09-23T23:26:37.636684+0000 mgr.y (mgr.25991) 263 : cephadm 1 Upgrade: Updating osd.3 2023-09-23T23:26:39.019 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:38 smithi159 bash[108473]: audit 2023-09-23T23:26:37.647137+0000 mon.a (mon.0) 369 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:26:39.020 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:38 smithi159 bash[108473]: audit 2023-09-23T23:26:37.649406+0000 mon.a (mon.0) 370 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-09-23T23:26:39.020 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:38 smithi159 bash[108473]: audit 2023-09-23T23:26:37.651088+0000 mon.a (mon.0) 371 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:26:39.020 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:38 smithi159 bash[108473]: cephadm 2023-09-23T23:26:37.654299+0000 mgr.y (mgr.25991) 264 : cephadm 1 Deploying daemon osd.3 on smithi159 2023-09-23T23:26:39.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:38 smithi164 bash[92846]: cephadm 2023-09-23T23:26:37.636684+0000 mgr.y (mgr.25991) 263 : cephadm 1 Upgrade: Updating osd.3 2023-09-23T23:26:39.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:38 smithi164 bash[92846]: audit 2023-09-23T23:26:37.647137+0000 mon.a (mon.0) 369 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:26:39.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:38 smithi164 bash[92846]: audit 2023-09-23T23:26:37.649406+0000 mon.a (mon.0) 370 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-09-23T23:26:39.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:38 smithi164 bash[92846]: audit 2023-09-23T23:26:37.651088+0000 mon.a (mon.0) 371 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:26:39.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:38 smithi164 bash[92846]: cephadm 2023-09-23T23:26:37.654299+0000 mgr.y (mgr.25991) 264 : cephadm 1 Deploying daemon osd.3 on smithi159 2023-09-23T23:26:39.953 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:39 smithi159 bash[105915]: cluster 2023-09-23T23:26:38.233850+0000 mgr.y (mgr.25991) 265 : cluster 0 pgmap v201: 73 pgs: 73 active+clean; 4.6 MiB data, 139 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:26:39.953 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:39 smithi159 bash[105915]: audit 2023-09-23T23:26:39.605215+0000 mon.c (mon.2) 10 : audit 0 from='client.? 172.21.15.159:0/2717112632' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T23:26:39.953 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:39 smithi159 bash[108473]: cluster 2023-09-23T23:26:38.233850+0000 mgr.y (mgr.25991) 265 : cluster 0 pgmap v201: 73 pgs: 73 active+clean; 4.6 MiB data, 139 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:26:39.953 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:39 smithi159 bash[108473]: audit 2023-09-23T23:26:39.605215+0000 mon.c (mon.2) 10 : audit 0 from='client.? 172.21.15.159:0/2717112632' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T23:26:40.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:39 smithi164 bash[92846]: cluster 2023-09-23T23:26:38.233850+0000 mgr.y (mgr.25991) 265 : cluster 0 pgmap v201: 73 pgs: 73 active+clean; 4.6 MiB data, 139 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:26:40.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:39 smithi164 bash[92846]: audit 2023-09-23T23:26:39.605215+0000 mon.c (mon.2) 10 : audit 0 from='client.? 172.21.15.159:0/2717112632' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T23:26:41.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:41 smithi159 bash[105915]: cluster 2023-09-23T23:26:40.234636+0000 mgr.y (mgr.25991) 266 : cluster 0 pgmap v202: 73 pgs: 73 active+clean; 4.6 MiB data, 139 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:26:41.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:41 smithi159 bash[108473]: cluster 2023-09-23T23:26:40.234636+0000 mgr.y (mgr.25991) 266 : cluster 0 pgmap v202: 73 pgs: 73 active+clean; 4.6 MiB data, 139 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:26:42.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:41 smithi164 bash[92846]: cluster 2023-09-23T23:26:40.234636+0000 mgr.y (mgr.25991) 266 : cluster 0 pgmap v202: 73 pgs: 73 active+clean; 4.6 MiB data, 139 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:26:42.543 INFO:journalctl@ceph.osd.3.smithi159.stdout:Sep 23 23:26:42 smithi159 systemd[1]: Stopping Ceph osd.3 for e43465dc-5a64-11ee-8db4-212e2dc638e7... 2023-09-23T23:26:43.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:42 smithi164 bash[92846]: audit 2023-09-23T23:26:41.964393+0000 mon.a (mon.0) 372 : audit 0 from='client.? 172.21.15.159:0/1464451109' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T23:26:43.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:42 smithi164 bash[92846]: cluster 2023-09-23T23:26:42.655519+0000 mon.a (mon.0) 373 : cluster 1 osd.3 marked itself down and dead 2023-09-23T23:26:43.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:42 smithi159 bash[105915]: audit 2023-09-23T23:26:41.964393+0000 mon.a (mon.0) 372 : audit 0 from='client.? 172.21.15.159:0/1464451109' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T23:26:43.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:42 smithi159 bash[105915]: cluster 2023-09-23T23:26:42.655519+0000 mon.a (mon.0) 373 : cluster 1 osd.3 marked itself down and dead 2023-09-23T23:26:43.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:42 smithi159 bash[108473]: audit 2023-09-23T23:26:41.964393+0000 mon.a (mon.0) 372 : audit 0 from='client.? 172.21.15.159:0/1464451109' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T23:26:43.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:42 smithi159 bash[108473]: cluster 2023-09-23T23:26:42.655519+0000 mon.a (mon.0) 373 : cluster 1 osd.3 marked itself down and dead 2023-09-23T23:26:43.044 INFO:journalctl@ceph.osd.3.smithi159.stdout:Sep 23 23:26:42 smithi159 bash[68129]: debug 2023-09-23T23:26:42.653+0000 7fc54d6c4700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.3 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-09-23T23:26:43.044 INFO:journalctl@ceph.osd.3.smithi159.stdout:Sep 23 23:26:42 smithi159 bash[68129]: debug 2023-09-23T23:26:42.653+0000 7fc54d6c4700 -1 osd.3 105 *** Got signal Terminated *** 2023-09-23T23:26:43.044 INFO:journalctl@ceph.osd.3.smithi159.stdout:Sep 23 23:26:42 smithi159 bash[68129]: debug 2023-09-23T23:26:42.653+0000 7fc54d6c4700 -1 osd.3 105 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-23T23:26:44.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:43 smithi164 bash[92846]: cluster 2023-09-23T23:26:42.235371+0000 mgr.y (mgr.25991) 267 : cluster 0 pgmap v203: 73 pgs: 73 active+clean; 4.6 MiB data, 139 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:26:44.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:43 smithi164 bash[92846]: cluster 2023-09-23T23:26:43.163379+0000 mon.a (mon.0) 374 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-23T23:26:44.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:43 smithi164 bash[92846]: cluster 2023-09-23T23:26:43.170543+0000 osd.4 (osd.4) 26 : cluster 3 failed to encode map e106 with expected crc 2023-09-23T23:26:44.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:43 smithi164 bash[92846]: cluster 2023-09-23T23:26:43.174322+0000 mon.a (mon.0) 375 : cluster 0 osdmap e106: 8 total, 7 up, 8 in 2023-09-23T23:26:44.043 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:26:43 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:26:43] "GET /metrics HTTP/1.1" 200 34041 "" "Prometheus/2.43.0" 2023-09-23T23:26:44.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:43 smithi159 bash[105915]: cluster 2023-09-23T23:26:42.235371+0000 mgr.y (mgr.25991) 267 : cluster 0 pgmap v203: 73 pgs: 73 active+clean; 4.6 MiB data, 139 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:26:44.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:43 smithi159 bash[105915]: cluster 2023-09-23T23:26:43.163379+0000 mon.a (mon.0) 374 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-23T23:26:44.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:43 smithi159 bash[105915]: cluster 2023-09-23T23:26:43.170543+0000 osd.4 (osd.4) 26 : cluster 3 failed to encode map e106 with expected crc 2023-09-23T23:26:44.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:43 smithi159 bash[105915]: cluster 2023-09-23T23:26:43.174322+0000 mon.a (mon.0) 375 : cluster 0 osdmap e106: 8 total, 7 up, 8 in 2023-09-23T23:26:44.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:43 smithi159 bash[108473]: cluster 2023-09-23T23:26:42.235371+0000 mgr.y (mgr.25991) 267 : cluster 0 pgmap v203: 73 pgs: 73 active+clean; 4.6 MiB data, 139 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:26:44.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:43 smithi159 bash[108473]: cluster 2023-09-23T23:26:43.163379+0000 mon.a (mon.0) 374 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-23T23:26:44.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:43 smithi159 bash[108473]: cluster 2023-09-23T23:26:43.170543+0000 osd.4 (osd.4) 26 : cluster 3 failed to encode map e106 with expected crc 2023-09-23T23:26:44.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:43 smithi159 bash[108473]: cluster 2023-09-23T23:26:43.174322+0000 mon.a (mon.0) 375 : cluster 0 osdmap e106: 8 total, 7 up, 8 in 2023-09-23T23:26:44.517 INFO:journalctl@ceph.osd.3.smithi159.stdout:Sep 23 23:26:44 smithi159 bash[135107]: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd-3 2023-09-23T23:26:44.793 INFO:journalctl@ceph.osd.3.smithi159.stdout:Sep 23 23:26:44 smithi159 bash[135200]: Error response from daemon: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd-3 2023-09-23T23:26:44.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:44 smithi159 bash[105915]: cluster 2023-09-23T23:26:43.170569+0000 osd.6 (osd.6) 14 : cluster 3 failed to encode map e106 with expected crc 2023-09-23T23:26:44.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:44 smithi159 bash[105915]: cluster 2023-09-23T23:26:44.179376+0000 osd.7 (osd.7) 15 : cluster 3 failed to encode map e107 with expected crc 2023-09-23T23:26:44.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:44 smithi159 bash[105915]: cluster 2023-09-23T23:26:44.179689+0000 osd.5 (osd.5) 16 : cluster 3 failed to encode map e107 with expected crc 2023-09-23T23:26:44.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:44 smithi159 bash[105915]: cluster 2023-09-23T23:26:44.180429+0000 osd.4 (osd.4) 27 : cluster 3 failed to encode map e107 with expected crc 2023-09-23T23:26:44.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:44 smithi159 bash[105915]: cluster 2023-09-23T23:26:44.180650+0000 mon.a (mon.0) 376 : cluster 0 osdmap e107: 8 total, 7 up, 8 in 2023-09-23T23:26:44.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:44 smithi159 bash[105915]: cluster 2023-09-23T23:26:44.181756+0000 osd.7 (osd.7) 16 : cluster 3 failed to encode map e107 with expected crc 2023-09-23T23:26:44.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:44 smithi159 bash[105915]: cluster 2023-09-23T23:26:44.182338+0000 osd.4 (osd.4) 28 : cluster 3 failed to encode map e107 with expected crc 2023-09-23T23:26:44.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:44 smithi159 bash[105915]: cluster 2023-09-23T23:26:44.183019+0000 osd.5 (osd.5) 17 : cluster 3 failed to encode map e107 with expected crc 2023-09-23T23:26:44.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:44 smithi159 bash[105915]: cluster 2023-09-23T23:26:44.187105+0000 osd.4 (osd.4) 29 : cluster 3 failed to encode map e107 with expected crc 2023-09-23T23:26:44.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:44 smithi159 bash[105915]: audit 2023-09-23T23:26:44.348682+0000 mon.c (mon.2) 11 : audit 0 from='client.? 172.21.15.159:0/2684358338' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T23:26:44.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:44 smithi159 bash[108473]: cluster 2023-09-23T23:26:43.170569+0000 osd.6 (osd.6) 14 : cluster 3 failed to encode map e106 with expected crc 2023-09-23T23:26:44.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:44 smithi159 bash[108473]: cluster 2023-09-23T23:26:44.179376+0000 osd.7 (osd.7) 15 : cluster 3 failed to encode map e107 with expected crc 2023-09-23T23:26:44.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:44 smithi159 bash[108473]: cluster 2023-09-23T23:26:44.179689+0000 osd.5 (osd.5) 16 : cluster 3 failed to encode map e107 with expected crc 2023-09-23T23:26:44.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:44 smithi159 bash[108473]: cluster 2023-09-23T23:26:44.180429+0000 osd.4 (osd.4) 27 : cluster 3 failed to encode map e107 with expected crc 2023-09-23T23:26:44.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:44 smithi159 bash[108473]: cluster 2023-09-23T23:26:44.180650+0000 mon.a (mon.0) 376 : cluster 0 osdmap e107: 8 total, 7 up, 8 in 2023-09-23T23:26:44.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:44 smithi159 bash[108473]: cluster 2023-09-23T23:26:44.181756+0000 osd.7 (osd.7) 16 : cluster 3 failed to encode map e107 with expected crc 2023-09-23T23:26:44.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:44 smithi159 bash[108473]: cluster 2023-09-23T23:26:44.182338+0000 osd.4 (osd.4) 28 : cluster 3 failed to encode map e107 with expected crc 2023-09-23T23:26:44.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:44 smithi159 bash[108473]: cluster 2023-09-23T23:26:44.183019+0000 osd.5 (osd.5) 17 : cluster 3 failed to encode map e107 with expected crc 2023-09-23T23:26:44.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:44 smithi159 bash[108473]: cluster 2023-09-23T23:26:44.187105+0000 osd.4 (osd.4) 29 : cluster 3 failed to encode map e107 with expected crc 2023-09-23T23:26:44.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:44 smithi159 bash[108473]: audit 2023-09-23T23:26:44.348682+0000 mon.c (mon.2) 11 : audit 0 from='client.? 172.21.15.159:0/2684358338' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T23:26:45.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:44 smithi164 bash[92846]: cluster 2023-09-23T23:26:43.170569+0000 osd.6 (osd.6) 14 : cluster 3 failed to encode map e106 with expected crc 2023-09-23T23:26:45.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:44 smithi164 bash[92846]: cluster 2023-09-23T23:26:44.179376+0000 osd.7 (osd.7) 15 : cluster 3 failed to encode map e107 with expected crc 2023-09-23T23:26:45.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:44 smithi164 bash[92846]: cluster 2023-09-23T23:26:44.179689+0000 osd.5 (osd.5) 16 : cluster 3 failed to encode map e107 with expected crc 2023-09-23T23:26:45.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:44 smithi164 bash[92846]: cluster 2023-09-23T23:26:44.180429+0000 osd.4 (osd.4) 27 : cluster 3 failed to encode map e107 with expected crc 2023-09-23T23:26:45.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:44 smithi164 bash[92846]: cluster 2023-09-23T23:26:44.180650+0000 mon.a (mon.0) 376 : cluster 0 osdmap e107: 8 total, 7 up, 8 in 2023-09-23T23:26:45.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:44 smithi164 bash[92846]: cluster 2023-09-23T23:26:44.181756+0000 osd.7 (osd.7) 16 : cluster 3 failed to encode map e107 with expected crc 2023-09-23T23:26:45.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:44 smithi164 bash[92846]: cluster 2023-09-23T23:26:44.182338+0000 osd.4 (osd.4) 28 : cluster 3 failed to encode map e107 with expected crc 2023-09-23T23:26:45.024 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:44 smithi164 bash[92846]: cluster 2023-09-23T23:26:44.183019+0000 osd.5 (osd.5) 17 : cluster 3 failed to encode map e107 with expected crc 2023-09-23T23:26:45.024 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:44 smithi164 bash[92846]: cluster 2023-09-23T23:26:44.187105+0000 osd.4 (osd.4) 29 : cluster 3 failed to encode map e107 with expected crc 2023-09-23T23:26:45.024 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:44 smithi164 bash[92846]: audit 2023-09-23T23:26:44.348682+0000 mon.c (mon.2) 11 : audit 0 from='client.? 172.21.15.159:0/2684358338' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T23:26:46.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:45 smithi164 bash[92846]: cluster 2023-09-23T23:26:44.176529+0000 osd.6 (osd.6) 15 : cluster 3 failed to encode map e107 with expected crc 2023-09-23T23:26:46.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:45 smithi164 bash[92846]: cluster 2023-09-23T23:26:44.179356+0000 osd.6 (osd.6) 16 : cluster 3 failed to encode map e107 with expected crc 2023-09-23T23:26:46.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:45 smithi164 bash[92846]: cluster 2023-09-23T23:26:44.182183+0000 osd.6 (osd.6) 17 : cluster 3 failed to encode map e107 with expected crc 2023-09-23T23:26:46.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:45 smithi164 bash[92846]: cluster 2023-09-23T23:26:44.236114+0000 mgr.y (mgr.25991) 268 : cluster 0 pgmap v206: 73 pgs: 7 peering, 11 stale+active+clean, 55 active+clean; 4.6 MiB data, 139 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:26:46.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:45 smithi164 bash[92846]: cluster 2023-09-23T23:26:45.172132+0000 mon.a (mon.0) 377 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2023-09-23T23:26:46.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:45 smithi159 bash[105915]: cluster 2023-09-23T23:26:44.176529+0000 osd.6 (osd.6) 15 : cluster 3 failed to encode map e107 with expected crc 2023-09-23T23:26:46.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:45 smithi159 bash[105915]: cluster 2023-09-23T23:26:44.179356+0000 osd.6 (osd.6) 16 : cluster 3 failed to encode map e107 with expected crc 2023-09-23T23:26:46.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:45 smithi159 bash[105915]: cluster 2023-09-23T23:26:44.182183+0000 osd.6 (osd.6) 17 : cluster 3 failed to encode map e107 with expected crc 2023-09-23T23:26:46.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:45 smithi159 bash[105915]: cluster 2023-09-23T23:26:44.236114+0000 mgr.y (mgr.25991) 268 : cluster 0 pgmap v206: 73 pgs: 7 peering, 11 stale+active+clean, 55 active+clean; 4.6 MiB data, 139 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:26:46.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:45 smithi159 bash[105915]: cluster 2023-09-23T23:26:45.172132+0000 mon.a (mon.0) 377 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2023-09-23T23:26:46.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:45 smithi159 bash[108473]: cluster 2023-09-23T23:26:44.176529+0000 osd.6 (osd.6) 15 : cluster 3 failed to encode map e107 with expected crc 2023-09-23T23:26:46.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:45 smithi159 bash[108473]: cluster 2023-09-23T23:26:44.179356+0000 osd.6 (osd.6) 16 : cluster 3 failed to encode map e107 with expected crc 2023-09-23T23:26:46.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:45 smithi159 bash[108473]: cluster 2023-09-23T23:26:44.182183+0000 osd.6 (osd.6) 17 : cluster 3 failed to encode map e107 with expected crc 2023-09-23T23:26:46.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:45 smithi159 bash[108473]: cluster 2023-09-23T23:26:44.236114+0000 mgr.y (mgr.25991) 268 : cluster 0 pgmap v206: 73 pgs: 7 peering, 11 stale+active+clean, 55 active+clean; 4.6 MiB data, 139 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:26:46.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:45 smithi159 bash[108473]: cluster 2023-09-23T23:26:45.172132+0000 mon.a (mon.0) 377 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2023-09-23T23:26:46.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:46 smithi159 bash[105915]: cluster 2023-09-23T23:26:46.237045+0000 mgr.y (mgr.25991) 269 : cluster 0 pgmap v207: 73 pgs: 7 peering, 10 stale+active+clean, 3 active+undersized, 53 active+clean; 4.6 MiB data, 139 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:26:46.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:46 smithi159 bash[108473]: cluster 2023-09-23T23:26:46.237045+0000 mgr.y (mgr.25991) 269 : cluster 0 pgmap v207: 73 pgs: 7 peering, 10 stale+active+clean, 3 active+undersized, 53 active+clean; 4.6 MiB data, 139 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:26:47.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:46 smithi164 bash[92846]: cluster 2023-09-23T23:26:46.237045+0000 mgr.y (mgr.25991) 269 : cluster 0 pgmap v207: 73 pgs: 7 peering, 10 stale+active+clean, 3 active+undersized, 53 active+clean; 4.6 MiB data, 139 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:26:47.375 INFO:journalctl@ceph.osd.3.smithi159.stdout:Sep 23 23:26:47 smithi159 systemd[1]: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7@osd.3.service: Succeeded. 2023-09-23T23:26:47.375 INFO:journalctl@ceph.osd.3.smithi159.stdout:Sep 23 23:26:47 smithi159 systemd[1]: Stopped Ceph osd.3 for e43465dc-5a64-11ee-8db4-212e2dc638e7. 2023-09-23T23:26:47.375 INFO:journalctl@ceph.osd.3.smithi159.stdout:Sep 23 23:26:47 smithi159 systemd[1]: Started Ceph osd.3 for e43465dc-5a64-11ee-8db4-212e2dc638e7. 2023-09-23T23:26:48.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:47 smithi164 bash[92846]: audit 2023-09-23T23:26:46.711774+0000 mon.a (mon.0) 378 : audit 0 from='client.? 172.21.15.159:0/3790400418' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T23:26:48.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:47 smithi164 bash[92846]: audit 2023-09-23T23:26:47.216000+0000 mon.a (mon.0) 379 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:26:48.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:47 smithi164 bash[92846]: audit 2023-09-23T23:26:47.217488+0000 mon.a (mon.0) 380 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:26:48.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:47 smithi164 bash[92846]: audit 2023-09-23T23:26:47.343176+0000 mon.a (mon.0) 381 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:26:48.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:47 smithi164 bash[92846]: audit 2023-09-23T23:26:47.351147+0000 mon.a (mon.0) 382 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:26:48.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:47 smithi164 bash[92846]: audit 2023-09-23T23:26:47.390153+0000 mon.a (mon.0) 383 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:26:48.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:47 smithi159 bash[108473]: audit 2023-09-23T23:26:46.711774+0000 mon.a (mon.0) 378 : audit 0 from='client.? 172.21.15.159:0/3790400418' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T23:26:48.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:47 smithi159 bash[108473]: audit 2023-09-23T23:26:47.216000+0000 mon.a (mon.0) 379 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:26:48.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:47 smithi159 bash[108473]: audit 2023-09-23T23:26:47.217488+0000 mon.a (mon.0) 380 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:26:48.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:47 smithi159 bash[108473]: audit 2023-09-23T23:26:47.343176+0000 mon.a (mon.0) 381 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:26:48.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:47 smithi159 bash[108473]: audit 2023-09-23T23:26:47.351147+0000 mon.a (mon.0) 382 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:26:48.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:47 smithi159 bash[108473]: audit 2023-09-23T23:26:47.390153+0000 mon.a (mon.0) 383 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:26:48.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:47 smithi159 bash[105915]: audit 2023-09-23T23:26:46.711774+0000 mon.a (mon.0) 378 : audit 0 from='client.? 172.21.15.159:0/3790400418' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T23:26:48.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:47 smithi159 bash[105915]: audit 2023-09-23T23:26:47.216000+0000 mon.a (mon.0) 379 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:26:48.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:47 smithi159 bash[105915]: audit 2023-09-23T23:26:47.217488+0000 mon.a (mon.0) 380 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:26:48.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:47 smithi159 bash[105915]: audit 2023-09-23T23:26:47.343176+0000 mon.a (mon.0) 381 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:26:48.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:47 smithi159 bash[105915]: audit 2023-09-23T23:26:47.351147+0000 mon.a (mon.0) 382 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:26:48.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:47 smithi159 bash[105915]: audit 2023-09-23T23:26:47.390153+0000 mon.a (mon.0) 383 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:26:48.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:48 smithi159 bash[105915]: cluster 2023-09-23T23:26:48.237759+0000 mgr.y (mgr.25991) 270 : cluster 0 pgmap v208: 73 pgs: 2 active+undersized+degraded, 7 peering, 22 active+undersized, 42 active+clean; 4.6 MiB data, 139 MiB used, 715 GiB / 715 GiB avail; 3/84 objects degraded (3.571%) 2023-09-23T23:26:48.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:48 smithi159 bash[108473]: cluster 2023-09-23T23:26:48.237759+0000 mgr.y (mgr.25991) 270 : cluster 0 pgmap v208: 73 pgs: 2 active+undersized+degraded, 7 peering, 22 active+undersized, 42 active+clean; 4.6 MiB data, 139 MiB used, 715 GiB / 715 GiB avail; 3/84 objects degraded (3.571%) 2023-09-23T23:26:49.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:48 smithi164 bash[92846]: cluster 2023-09-23T23:26:48.237759+0000 mgr.y (mgr.25991) 270 : cluster 0 pgmap v208: 73 pgs: 2 active+undersized+degraded, 7 peering, 22 active+undersized, 42 active+clean; 4.6 MiB data, 139 MiB used, 715 GiB / 715 GiB avail; 3/84 objects degraded (3.571%) 2023-09-23T23:26:49.446 INFO:journalctl@ceph.osd.3.smithi159.stdout:Sep 23 23:26:49 smithi159 bash[135392]: --> Failed to activate via raw: did not find any matching OSD to activate 2023-09-23T23:26:49.447 INFO:journalctl@ceph.osd.3.smithi159.stdout:Sep 23 23:26:49 smithi159 bash[135392]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2023-09-23T23:26:49.447 INFO:journalctl@ceph.osd.3.smithi159.stdout:Sep 23 23:26:49 smithi159 bash[135392]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_1 --path /var/lib/ceph/osd/ceph-3 --no-mon-config 2023-09-23T23:26:49.447 INFO:journalctl@ceph.osd.3.smithi159.stdout:Sep 23 23:26:49 smithi159 bash[135392]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-3/block 2023-09-23T23:26:49.447 INFO:journalctl@ceph.osd.3.smithi159.stdout:Sep 23 23:26:49 smithi159 bash[135392]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-3/block 2023-09-23T23:26:49.447 INFO:journalctl@ceph.osd.3.smithi159.stdout:Sep 23 23:26:49 smithi159 bash[135392]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2023-09-23T23:26:49.447 INFO:journalctl@ceph.osd.3.smithi159.stdout:Sep 23 23:26:49 smithi159 bash[135392]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2023-09-23T23:26:49.447 INFO:journalctl@ceph.osd.3.smithi159.stdout:Sep 23 23:26:49 smithi159 bash[135392]: --> ceph-volume lvm activate successful for osd ID: 3 2023-09-23T23:26:49.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:49 smithi159 bash[105915]: cluster 2023-09-23T23:26:48.681302+0000 mon.a (mon.0) 384 : cluster 3 Health check failed: Degraded data redundancy: 3/84 objects degraded (3.571%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T23:26:49.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:49 smithi159 bash[105915]: audit 2023-09-23T23:26:49.091312+0000 mon.a (mon.0) 385 : audit 0 from='client.? 172.21.15.159:0/3499608182' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T23:26:49.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:49 smithi159 bash[108473]: cluster 2023-09-23T23:26:48.681302+0000 mon.a (mon.0) 384 : cluster 3 Health check failed: Degraded data redundancy: 3/84 objects degraded (3.571%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T23:26:49.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:49 smithi159 bash[108473]: audit 2023-09-23T23:26:49.091312+0000 mon.a (mon.0) 385 : audit 0 from='client.? 172.21.15.159:0/3499608182' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T23:26:50.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:49 smithi164 bash[92846]: cluster 2023-09-23T23:26:48.681302+0000 mon.a (mon.0) 384 : cluster 3 Health check failed: Degraded data redundancy: 3/84 objects degraded (3.571%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T23:26:50.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:49 smithi164 bash[92846]: audit 2023-09-23T23:26:49.091312+0000 mon.a (mon.0) 385 : audit 0 from='client.? 172.21.15.159:0/3499608182' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T23:26:50.965 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:50 smithi159 bash[108473]: cluster 2023-09-23T23:26:50.238582+0000 mgr.y (mgr.25991) 271 : cluster 0 pgmap v209: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 4.6 MiB data, 139 MiB used, 715 GiB / 715 GiB avail; 4/84 objects degraded (4.762%) 2023-09-23T23:26:50.966 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:50 smithi159 bash[105915]: cluster 2023-09-23T23:26:50.238582+0000 mgr.y (mgr.25991) 271 : cluster 0 pgmap v209: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 4.6 MiB data, 139 MiB used, 715 GiB / 715 GiB avail; 4/84 objects degraded (4.762%) 2023-09-23T23:26:51.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:50 smithi164 bash[92846]: cluster 2023-09-23T23:26:50.238582+0000 mgr.y (mgr.25991) 271 : cluster 0 pgmap v209: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 4.6 MiB data, 139 MiB used, 715 GiB / 715 GiB avail; 4/84 objects degraded (4.762%) 2023-09-23T23:26:51.293 INFO:journalctl@ceph.osd.3.smithi159.stdout:Sep 23 23:26:51 smithi159 bash[135691]: debug 2023-09-23T23:26:51.093+0000 7f3b6ed8e700 1 -- 172.21.15.159:0/4002064661 <== mon.0 v2:172.21.15.159:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55eec076c4e0 con 0x55eec07c7000 2023-09-23T23:26:52.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:51 smithi164 bash[92846]: cluster 2023-09-23T23:26:50.692017+0000 mon.a (mon.0) 386 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2023-09-23T23:26:52.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:51 smithi164 bash[92846]: audit 2023-09-23T23:26:51.464578+0000 mon.a (mon.0) 387 : audit 0 from='client.? 172.21.15.159:0/3087660212' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T23:26:52.043 INFO:journalctl@ceph.osd.3.smithi159.stdout:Sep 23 23:26:51 smithi159 bash[135691]: debug 2023-09-23T23:26:51.633+0000 7f3b77f13640 -1 Falling back to public interface 2023-09-23T23:26:52.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:51 smithi159 bash[105915]: cluster 2023-09-23T23:26:50.692017+0000 mon.a (mon.0) 386 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2023-09-23T23:26:52.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:51 smithi159 bash[105915]: audit 2023-09-23T23:26:51.464578+0000 mon.a (mon.0) 387 : audit 0 from='client.? 172.21.15.159:0/3087660212' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T23:26:52.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:51 smithi159 bash[108473]: cluster 2023-09-23T23:26:50.692017+0000 mon.a (mon.0) 386 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2023-09-23T23:26:52.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:51 smithi159 bash[108473]: audit 2023-09-23T23:26:51.464578+0000 mon.a (mon.0) 387 : audit 0 from='client.? 172.21.15.159:0/3087660212' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T23:26:53.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:53 smithi164 bash[92846]: cluster 2023-09-23T23:26:52.239294+0000 mgr.y (mgr.25991) 272 : cluster 0 pgmap v210: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 4.6 MiB data, 139 MiB used, 715 GiB / 715 GiB avail; 4/84 objects degraded (4.762%) 2023-09-23T23:26:53.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:53 smithi159 bash[105915]: cluster 2023-09-23T23:26:52.239294+0000 mgr.y (mgr.25991) 272 : cluster 0 pgmap v210: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 4.6 MiB data, 139 MiB used, 715 GiB / 715 GiB avail; 4/84 objects degraded (4.762%) 2023-09-23T23:26:53.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:53 smithi159 bash[108473]: cluster 2023-09-23T23:26:52.239294+0000 mgr.y (mgr.25991) 272 : cluster 0 pgmap v210: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 4.6 MiB data, 139 MiB used, 715 GiB / 715 GiB avail; 4/84 objects degraded (4.762%) 2023-09-23T23:26:54.043 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:26:53 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:26:53] "GET /metrics HTTP/1.1" 200 34113 "" "Prometheus/2.43.0" 2023-09-23T23:26:54.901 INFO:journalctl@ceph.osd.3.smithi159.stdout:Sep 23 23:26:54 smithi159 bash[135691]: debug 2023-09-23T23:26:54.645+0000 7f3b77f13640 -1 osd.3 105 log_to_monitors true 2023-09-23T23:26:54.901 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:54 smithi159 bash[105915]: audit 2023-09-23T23:26:53.833407+0000 mon.a (mon.0) 388 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:26:54.901 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:54 smithi159 bash[105915]: audit 2023-09-23T23:26:53.841057+0000 mon.a (mon.0) 389 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:26:54.901 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:54 smithi159 bash[105915]: audit 2023-09-23T23:26:53.849007+0000 mon.c (mon.2) 12 : audit 0 from='client.? 172.21.15.159:0/2086653358' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T23:26:54.901 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:54 smithi159 bash[105915]: cluster 2023-09-23T23:26:54.240218+0000 mgr.y (mgr.25991) 273 : cluster 0 pgmap v211: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 4.6 MiB data, 139 MiB used, 715 GiB / 715 GiB avail; 4/84 objects degraded (4.762%) 2023-09-23T23:26:54.901 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:54 smithi159 bash[105915]: audit 2023-09-23T23:26:54.650347+0000 mon.c (mon.2) 13 : audit 1 from='osd.3 [v2:172.21.15.159:6826/614570310,v1:172.21.15.159:6827/614570310]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-09-23T23:26:54.901 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:54 smithi159 bash[105915]: audit 2023-09-23T23:26:54.650719+0000 mon.a (mon.0) 390 : audit 1 from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-09-23T23:26:54.902 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:54 smithi159 bash[105915]: audit 2023-09-23T23:26:54.751640+0000 mon.a (mon.0) 391 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:26:54.902 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:54 smithi159 bash[105915]: audit 2023-09-23T23:26:54.761968+0000 mon.a (mon.0) 392 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:26:54.902 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:54 smithi159 bash[108473]: audit 2023-09-23T23:26:53.833407+0000 mon.a (mon.0) 388 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:26:54.902 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:54 smithi159 bash[108473]: audit 2023-09-23T23:26:53.841057+0000 mon.a (mon.0) 389 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:26:54.902 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:54 smithi159 bash[108473]: audit 2023-09-23T23:26:53.849007+0000 mon.c (mon.2) 12 : audit 0 from='client.? 172.21.15.159:0/2086653358' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T23:26:54.902 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:54 smithi159 bash[108473]: cluster 2023-09-23T23:26:54.240218+0000 mgr.y (mgr.25991) 273 : cluster 0 pgmap v211: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 4.6 MiB data, 139 MiB used, 715 GiB / 715 GiB avail; 4/84 objects degraded (4.762%) 2023-09-23T23:26:54.902 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:54 smithi159 bash[108473]: audit 2023-09-23T23:26:54.650347+0000 mon.c (mon.2) 13 : audit 1 from='osd.3 [v2:172.21.15.159:6826/614570310,v1:172.21.15.159:6827/614570310]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-09-23T23:26:54.902 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:54 smithi159 bash[108473]: audit 2023-09-23T23:26:54.650719+0000 mon.a (mon.0) 390 : audit 1 from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-09-23T23:26:54.902 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:54 smithi159 bash[108473]: audit 2023-09-23T23:26:54.751640+0000 mon.a (mon.0) 391 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:26:54.902 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:54 smithi159 bash[108473]: audit 2023-09-23T23:26:54.761968+0000 mon.a (mon.0) 392 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:26:55.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:54 smithi164 bash[92846]: audit 2023-09-23T23:26:53.833407+0000 mon.a (mon.0) 388 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:26:55.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:54 smithi164 bash[92846]: audit 2023-09-23T23:26:53.841057+0000 mon.a (mon.0) 389 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:26:55.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:54 smithi164 bash[92846]: audit 2023-09-23T23:26:53.849007+0000 mon.c (mon.2) 12 : audit 0 from='client.? 172.21.15.159:0/2086653358' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T23:26:55.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:54 smithi164 bash[92846]: cluster 2023-09-23T23:26:54.240218+0000 mgr.y (mgr.25991) 273 : cluster 0 pgmap v211: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 4.6 MiB data, 139 MiB used, 715 GiB / 715 GiB avail; 4/84 objects degraded (4.762%) 2023-09-23T23:26:55.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:54 smithi164 bash[92846]: audit 2023-09-23T23:26:54.650347+0000 mon.c (mon.2) 13 : audit 1 from='osd.3 [v2:172.21.15.159:6826/614570310,v1:172.21.15.159:6827/614570310]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-09-23T23:26:55.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:54 smithi164 bash[92846]: audit 2023-09-23T23:26:54.650719+0000 mon.a (mon.0) 390 : audit 1 from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-09-23T23:26:55.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:54 smithi164 bash[92846]: audit 2023-09-23T23:26:54.751640+0000 mon.a (mon.0) 391 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:26:55.274 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:54 smithi164 bash[92846]: audit 2023-09-23T23:26:54.761968+0000 mon.a (mon.0) 392 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:26:55.293 INFO:journalctl@ceph.osd.3.smithi159.stdout:Sep 23 23:26:54 smithi159 bash[135691]: debug 2023-09-23T23:26:54.897+0000 7f3b66b7b700 -1 osd.3 105 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-09-23T23:26:56.234 INFO:teuthology.orchestra.run.smithi159.stdout: "ceph version 18.2.0-460-gbb0daeff (bb0daeff97f020f686596fca6eba20c310e26fb7) reef (stable)": 4 2023-09-23T23:26:56.271 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:55 smithi159 bash[105915]: cluster 2023-09-23T23:26:54.851934+0000 osd.6 (osd.6) 18 : cluster 3 failed to encode map e108 with expected crc 2023-09-23T23:26:56.271 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:55 smithi159 bash[105915]: audit 2023-09-23T23:26:54.856754+0000 mon.a (mon.0) 393 : audit 1 from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-09-23T23:26:56.271 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:55 smithi159 bash[105915]: cluster 2023-09-23T23:26:54.856882+0000 mon.a (mon.0) 394 : cluster 0 osdmap e108: 8 total, 7 up, 8 in 2023-09-23T23:26:56.271 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:55 smithi159 bash[105915]: audit 2023-09-23T23:26:54.859717+0000 mon.c (mon.2) 14 : audit 1 from='osd.3 [v2:172.21.15.159:6826/614570310,v1:172.21.15.159:6827/614570310]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2023-09-23T23:26:56.271 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:55 smithi159 bash[105915]: audit 2023-09-23T23:26:54.860205+0000 mon.a (mon.0) 395 : audit 1 from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2023-09-23T23:26:56.271 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:55 smithi159 bash[105915]: audit 2023-09-23T23:26:55.557026+0000 mon.a (mon.0) 396 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:26:56.271 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:55 smithi159 bash[105915]: audit 2023-09-23T23:26:55.566260+0000 mon.a (mon.0) 397 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:26:56.271 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:55 smithi159 bash[108473]: cluster 2023-09-23T23:26:54.851934+0000 osd.6 (osd.6) 18 : cluster 3 failed to encode map e108 with expected crc 2023-09-23T23:26:56.271 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:55 smithi159 bash[108473]: audit 2023-09-23T23:26:54.856754+0000 mon.a (mon.0) 393 : audit 1 from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-09-23T23:26:56.272 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:55 smithi159 bash[108473]: cluster 2023-09-23T23:26:54.856882+0000 mon.a (mon.0) 394 : cluster 0 osdmap e108: 8 total, 7 up, 8 in 2023-09-23T23:26:56.272 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:55 smithi159 bash[108473]: audit 2023-09-23T23:26:54.859717+0000 mon.c (mon.2) 14 : audit 1 from='osd.3 [v2:172.21.15.159:6826/614570310,v1:172.21.15.159:6827/614570310]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2023-09-23T23:26:56.272 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:55 smithi159 bash[108473]: audit 2023-09-23T23:26:54.860205+0000 mon.a (mon.0) 395 : audit 1 from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2023-09-23T23:26:56.272 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:55 smithi159 bash[108473]: audit 2023-09-23T23:26:55.557026+0000 mon.a (mon.0) 396 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:26:56.272 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:55 smithi159 bash[108473]: audit 2023-09-23T23:26:55.566260+0000 mon.a (mon.0) 397 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:26:56.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:55 smithi164 bash[92846]: cluster 2023-09-23T23:26:54.851934+0000 osd.6 (osd.6) 18 : cluster 3 failed to encode map e108 with expected crc 2023-09-23T23:26:56.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:55 smithi164 bash[92846]: audit 2023-09-23T23:26:54.856754+0000 mon.a (mon.0) 393 : audit 1 from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-09-23T23:26:56.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:55 smithi164 bash[92846]: cluster 2023-09-23T23:26:54.856882+0000 mon.a (mon.0) 394 : cluster 0 osdmap e108: 8 total, 7 up, 8 in 2023-09-23T23:26:56.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:55 smithi164 bash[92846]: audit 2023-09-23T23:26:54.859717+0000 mon.c (mon.2) 14 : audit 1 from='osd.3 [v2:172.21.15.159:6826/614570310,v1:172.21.15.159:6827/614570310]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2023-09-23T23:26:56.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:55 smithi164 bash[92846]: audit 2023-09-23T23:26:54.860205+0000 mon.a (mon.0) 395 : audit 1 from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2023-09-23T23:26:56.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:55 smithi164 bash[92846]: audit 2023-09-23T23:26:55.557026+0000 mon.a (mon.0) 396 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:26:56.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:55 smithi164 bash[92846]: audit 2023-09-23T23:26:55.566260+0000 mon.a (mon.0) 397 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:26:57.186 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:56 smithi159 bash[108473]: cluster 2023-09-23T23:26:55.463115+0000 osd.7 (osd.7) 17 : cluster 3 failed to encode map e108 with expected crc 2023-09-23T23:26:57.187 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:56 smithi159 bash[108473]: cluster 2023-09-23T23:26:55.850839+0000 mon.a (mon.0) 398 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-23T23:26:57.187 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:56 smithi159 bash[108473]: cluster 2023-09-23T23:26:55.853175+0000 osd.4 (osd.4) 30 : cluster 3 failed to encode map e108 with expected crc 2023-09-23T23:26:57.187 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:56 smithi159 bash[108473]: cluster 2023-09-23T23:26:55.853448+0000 osd.6 (osd.6) 19 : cluster 3 failed to encode map e109 with expected crc 2023-09-23T23:26:57.187 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:56 smithi159 bash[108473]: cluster 2023-09-23T23:26:55.858781+0000 mon.a (mon.0) 399 : cluster 1 osd.3 [v2:172.21.15.159:6826/614570310,v1:172.21.15.159:6827/614570310] boot 2023-09-23T23:26:57.187 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:56 smithi159 bash[108473]: cluster 2023-09-23T23:26:55.858891+0000 mon.a (mon.0) 400 : cluster 0 osdmap e109: 8 total, 8 up, 8 in 2023-09-23T23:26:57.187 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:56 smithi159 bash[108473]: audit 2023-09-23T23:26:55.859419+0000 mon.a (mon.0) 401 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T23:26:57.187 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:56 smithi159 bash[108473]: audit 2023-09-23T23:26:56.215448+0000 mon.a (mon.0) 402 : audit 0 from='client.? 172.21.15.159:0/1490461395' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T23:26:57.187 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:56 smithi159 bash[108473]: cluster 2023-09-23T23:26:56.240766+0000 mgr.y (mgr.25991) 274 : cluster 0 pgmap v214: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail; 4/84 objects degraded (4.762%) 2023-09-23T23:26:57.188 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:56 smithi159 bash[105915]: cluster 2023-09-23T23:26:55.463115+0000 osd.7 (osd.7) 17 : cluster 3 failed to encode map e108 with expected crc 2023-09-23T23:26:57.188 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:56 smithi159 bash[105915]: cluster 2023-09-23T23:26:55.850839+0000 mon.a (mon.0) 398 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-23T23:26:57.188 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:56 smithi159 bash[105915]: cluster 2023-09-23T23:26:55.853175+0000 osd.4 (osd.4) 30 : cluster 3 failed to encode map e108 with expected crc 2023-09-23T23:26:57.188 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:56 smithi159 bash[105915]: cluster 2023-09-23T23:26:55.853448+0000 osd.6 (osd.6) 19 : cluster 3 failed to encode map e109 with expected crc 2023-09-23T23:26:57.188 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:56 smithi159 bash[105915]: cluster 2023-09-23T23:26:55.858781+0000 mon.a (mon.0) 399 : cluster 1 osd.3 [v2:172.21.15.159:6826/614570310,v1:172.21.15.159:6827/614570310] boot 2023-09-23T23:26:57.188 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:56 smithi159 bash[105915]: cluster 2023-09-23T23:26:55.858891+0000 mon.a (mon.0) 400 : cluster 0 osdmap e109: 8 total, 8 up, 8 in 2023-09-23T23:26:57.188 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:56 smithi159 bash[105915]: audit 2023-09-23T23:26:55.859419+0000 mon.a (mon.0) 401 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T23:26:57.188 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:56 smithi159 bash[105915]: audit 2023-09-23T23:26:56.215448+0000 mon.a (mon.0) 402 : audit 0 from='client.? 172.21.15.159:0/1490461395' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T23:26:57.188 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:56 smithi159 bash[105915]: cluster 2023-09-23T23:26:56.240766+0000 mgr.y (mgr.25991) 274 : cluster 0 pgmap v214: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail; 4/84 objects degraded (4.762%) 2023-09-23T23:26:57.189 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'ceph orch upgrade pause' 2023-09-23T23:26:57.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:56 smithi164 bash[92846]: cluster 2023-09-23T23:26:55.463115+0000 osd.7 (osd.7) 17 : cluster 3 failed to encode map e108 with expected crc 2023-09-23T23:26:57.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:56 smithi164 bash[92846]: cluster 2023-09-23T23:26:55.850839+0000 mon.a (mon.0) 398 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-23T23:26:57.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:56 smithi164 bash[92846]: cluster 2023-09-23T23:26:55.853175+0000 osd.4 (osd.4) 30 : cluster 3 failed to encode map e108 with expected crc 2023-09-23T23:26:57.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:56 smithi164 bash[92846]: cluster 2023-09-23T23:26:55.853448+0000 osd.6 (osd.6) 19 : cluster 3 failed to encode map e109 with expected crc 2023-09-23T23:26:57.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:56 smithi164 bash[92846]: cluster 2023-09-23T23:26:55.858781+0000 mon.a (mon.0) 399 : cluster 1 osd.3 [v2:172.21.15.159:6826/614570310,v1:172.21.15.159:6827/614570310] boot 2023-09-23T23:26:57.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:56 smithi164 bash[92846]: cluster 2023-09-23T23:26:55.858891+0000 mon.a (mon.0) 400 : cluster 0 osdmap e109: 8 total, 8 up, 8 in 2023-09-23T23:26:57.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:56 smithi164 bash[92846]: audit 2023-09-23T23:26:55.859419+0000 mon.a (mon.0) 401 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T23:26:57.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:56 smithi164 bash[92846]: audit 2023-09-23T23:26:56.215448+0000 mon.a (mon.0) 402 : audit 0 from='client.? 172.21.15.159:0/1490461395' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T23:26:57.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:56 smithi164 bash[92846]: cluster 2023-09-23T23:26:56.240766+0000 mgr.y (mgr.25991) 274 : cluster 0 pgmap v214: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail; 4/84 objects degraded (4.762%) 2023-09-23T23:26:58.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:57 smithi164 bash[92846]: cluster 2023-09-23T23:26:56.871418+0000 osd.4 (osd.4) 31 : cluster 3 failed to encode map e110 with expected crc 2023-09-23T23:26:58.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:57 smithi164 bash[92846]: cluster 2023-09-23T23:26:56.874310+0000 osd.4 (osd.4) 32 : cluster 3 failed to encode map e110 with expected crc 2023-09-23T23:26:58.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:57 smithi164 bash[92846]: cluster 2023-09-23T23:26:56.874726+0000 osd.7 (osd.7) 18 : cluster 3 failed to encode map e110 with expected crc 2023-09-23T23:26:58.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:57 smithi164 bash[92846]: cluster 2023-09-23T23:26:56.875376+0000 osd.5 (osd.5) 18 : cluster 3 failed to encode map e110 with expected crc 2023-09-23T23:26:58.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:57 smithi164 bash[92846]: cluster 2023-09-23T23:26:56.876002+0000 mon.a (mon.0) 403 : cluster 0 osdmap e110: 8 total, 8 up, 8 in 2023-09-23T23:26:58.274 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:57 smithi164 bash[92846]: cluster 2023-09-23T23:26:56.876750+0000 osd.6 (osd.6) 20 : cluster 3 failed to encode map e110 with expected crc 2023-09-23T23:26:58.274 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:57 smithi164 bash[92846]: cluster 2023-09-23T23:26:56.877217+0000 osd.4 (osd.4) 33 : cluster 3 failed to encode map e110 with expected crc 2023-09-23T23:26:58.274 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:57 smithi164 bash[92846]: cluster 2023-09-23T23:26:56.877464+0000 osd.7 (osd.7) 19 : cluster 3 failed to encode map e110 with expected crc 2023-09-23T23:26:58.274 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:57 smithi164 bash[92846]: cluster 2023-09-23T23:26:56.879054+0000 osd.4 (osd.4) 34 : cluster 3 failed to encode map e110 with expected crc 2023-09-23T23:26:58.274 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:57 smithi164 bash[92846]: cluster 2023-09-23T23:26:56.880095+0000 osd.5 (osd.5) 19 : cluster 3 failed to encode map e110 with expected crc 2023-09-23T23:26:58.274 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:57 smithi164 bash[92846]: cluster 2023-09-23T23:26:56.882598+0000 osd.5 (osd.5) 20 : cluster 3 failed to encode map e110 with expected crc 2023-09-23T23:26:58.274 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:57 smithi164 bash[92846]: cluster 2023-09-23T23:26:57.164154+0000 mon.a (mon.0) 404 : cluster 3 Health check update: Degraded data redundancy: 4/84 objects degraded (4.762%), 3 pgs degraded (PG_DEGRADED) 2023-09-23T23:26:58.274 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:57 smithi164 bash[92846]: audit 2023-09-23T23:26:57.311050+0000 mon.a (mon.0) 405 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:26:58.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:57 smithi159 bash[105915]: cluster 2023-09-23T23:26:56.871418+0000 osd.4 (osd.4) 31 : cluster 3 failed to encode map e110 with expected crc 2023-09-23T23:26:58.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:57 smithi159 bash[105915]: cluster 2023-09-23T23:26:56.874310+0000 osd.4 (osd.4) 32 : cluster 3 failed to encode map e110 with expected crc 2023-09-23T23:26:58.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:57 smithi159 bash[105915]: cluster 2023-09-23T23:26:56.874726+0000 osd.7 (osd.7) 18 : cluster 3 failed to encode map e110 with expected crc 2023-09-23T23:26:58.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:57 smithi159 bash[105915]: cluster 2023-09-23T23:26:56.875376+0000 osd.5 (osd.5) 18 : cluster 3 failed to encode map e110 with expected crc 2023-09-23T23:26:58.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:57 smithi159 bash[105915]: cluster 2023-09-23T23:26:56.876002+0000 mon.a (mon.0) 403 : cluster 0 osdmap e110: 8 total, 8 up, 8 in 2023-09-23T23:26:58.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:57 smithi159 bash[105915]: cluster 2023-09-23T23:26:56.876750+0000 osd.6 (osd.6) 20 : cluster 3 failed to encode map e110 with expected crc 2023-09-23T23:26:58.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:57 smithi159 bash[105915]: cluster 2023-09-23T23:26:56.877217+0000 osd.4 (osd.4) 33 : cluster 3 failed to encode map e110 with expected crc 2023-09-23T23:26:58.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:57 smithi159 bash[105915]: cluster 2023-09-23T23:26:56.877464+0000 osd.7 (osd.7) 19 : cluster 3 failed to encode map e110 with expected crc 2023-09-23T23:26:58.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:57 smithi159 bash[105915]: cluster 2023-09-23T23:26:56.879054+0000 osd.4 (osd.4) 34 : cluster 3 failed to encode map e110 with expected crc 2023-09-23T23:26:58.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:57 smithi159 bash[105915]: cluster 2023-09-23T23:26:56.880095+0000 osd.5 (osd.5) 19 : cluster 3 failed to encode map e110 with expected crc 2023-09-23T23:26:58.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:57 smithi159 bash[105915]: cluster 2023-09-23T23:26:56.882598+0000 osd.5 (osd.5) 20 : cluster 3 failed to encode map e110 with expected crc 2023-09-23T23:26:58.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:57 smithi159 bash[105915]: cluster 2023-09-23T23:26:57.164154+0000 mon.a (mon.0) 404 : cluster 3 Health check update: Degraded data redundancy: 4/84 objects degraded (4.762%), 3 pgs degraded (PG_DEGRADED) 2023-09-23T23:26:58.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:57 smithi159 bash[105915]: audit 2023-09-23T23:26:57.311050+0000 mon.a (mon.0) 405 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:26:58.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:57 smithi159 bash[108473]: cluster 2023-09-23T23:26:56.871418+0000 osd.4 (osd.4) 31 : cluster 3 failed to encode map e110 with expected crc 2023-09-23T23:26:58.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:57 smithi159 bash[108473]: cluster 2023-09-23T23:26:56.874310+0000 osd.4 (osd.4) 32 : cluster 3 failed to encode map e110 with expected crc 2023-09-23T23:26:58.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:57 smithi159 bash[108473]: cluster 2023-09-23T23:26:56.874726+0000 osd.7 (osd.7) 18 : cluster 3 failed to encode map e110 with expected crc 2023-09-23T23:26:58.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:57 smithi159 bash[108473]: cluster 2023-09-23T23:26:56.875376+0000 osd.5 (osd.5) 18 : cluster 3 failed to encode map e110 with expected crc 2023-09-23T23:26:58.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:57 smithi159 bash[108473]: cluster 2023-09-23T23:26:56.876002+0000 mon.a (mon.0) 403 : cluster 0 osdmap e110: 8 total, 8 up, 8 in 2023-09-23T23:26:58.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:57 smithi159 bash[108473]: cluster 2023-09-23T23:26:56.876750+0000 osd.6 (osd.6) 20 : cluster 3 failed to encode map e110 with expected crc 2023-09-23T23:26:58.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:57 smithi159 bash[108473]: cluster 2023-09-23T23:26:56.877217+0000 osd.4 (osd.4) 33 : cluster 3 failed to encode map e110 with expected crc 2023-09-23T23:26:58.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:57 smithi159 bash[108473]: cluster 2023-09-23T23:26:56.877464+0000 osd.7 (osd.7) 19 : cluster 3 failed to encode map e110 with expected crc 2023-09-23T23:26:58.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:57 smithi159 bash[108473]: cluster 2023-09-23T23:26:56.879054+0000 osd.4 (osd.4) 34 : cluster 3 failed to encode map e110 with expected crc 2023-09-23T23:26:58.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:57 smithi159 bash[108473]: cluster 2023-09-23T23:26:56.880095+0000 osd.5 (osd.5) 19 : cluster 3 failed to encode map e110 with expected crc 2023-09-23T23:26:58.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:57 smithi159 bash[108473]: cluster 2023-09-23T23:26:56.882598+0000 osd.5 (osd.5) 20 : cluster 3 failed to encode map e110 with expected crc 2023-09-23T23:26:58.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:57 smithi159 bash[108473]: cluster 2023-09-23T23:26:57.164154+0000 mon.a (mon.0) 404 : cluster 3 Health check update: Degraded data redundancy: 4/84 objects degraded (4.762%), 3 pgs degraded (PG_DEGRADED) 2023-09-23T23:26:58.297 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:57 smithi159 bash[108473]: audit 2023-09-23T23:26:57.311050+0000 mon.a (mon.0) 405 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:26:59.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:26:58 smithi164 bash[92846]: cluster 2023-09-23T23:26:58.241743+0000 mgr.y (mgr.25991) 275 : cluster 0 pgmap v216: 73 pgs: 2 active+undersized+degraded, 18 active+undersized, 53 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail; 2/84 objects degraded (2.381%) 2023-09-23T23:26:59.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:26:58 smithi159 bash[105915]: cluster 2023-09-23T23:26:58.241743+0000 mgr.y (mgr.25991) 275 : cluster 0 pgmap v216: 73 pgs: 2 active+undersized+degraded, 18 active+undersized, 53 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail; 2/84 objects degraded (2.381%) 2023-09-23T23:26:59.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:26:58 smithi159 bash[108473]: cluster 2023-09-23T23:26:58.241743+0000 mgr.y (mgr.25991) 275 : cluster 0 pgmap v216: 73 pgs: 2 active+undersized+degraded, 18 active+undersized, 53 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail; 2/84 objects degraded (2.381%) 2023-09-23T23:27:00.751 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:27:00 smithi159 bash[105915]: cluster 2023-09-23T23:27:00.294246+0000 mon.a (mon.0) 406 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/84 objects degraded (2.381%), 2 pgs degraded) 2023-09-23T23:27:00.751 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:27:00 smithi159 bash[105915]: cluster 2023-09-23T23:27:00.294309+0000 mon.a (mon.0) 407 : cluster 1 Cluster is now healthy 2023-09-23T23:27:00.751 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:27:00 smithi159 bash[108473]: cluster 2023-09-23T23:27:00.294246+0000 mon.a (mon.0) 406 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/84 objects degraded (2.381%), 2 pgs degraded) 2023-09-23T23:27:00.751 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:27:00 smithi159 bash[108473]: cluster 2023-09-23T23:27:00.294309+0000 mon.a (mon.0) 407 : cluster 1 Cluster is now healthy 2023-09-23T23:27:00.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:27:00 smithi164 bash[92846]: cluster 2023-09-23T23:27:00.294246+0000 mon.a (mon.0) 406 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/84 objects degraded (2.381%), 2 pgs degraded) 2023-09-23T23:27:00.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:27:00 smithi164 bash[92846]: cluster 2023-09-23T23:27:00.294309+0000 mon.a (mon.0) 407 : cluster 1 Cluster is now healthy 2023-09-23T23:27:01.736 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:27:01.764 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:27:01 smithi159 bash[105915]: cluster 2023-09-23T23:27:00.242563+0000 mgr.y (mgr.25991) 276 : cluster 0 pgmap v217: 73 pgs: 2 active+undersized, 71 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:27:01.764 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:27:01 smithi159 bash[108473]: cluster 2023-09-23T23:27:00.242563+0000 mgr.y (mgr.25991) 276 : cluster 0 pgmap v217: 73 pgs: 2 active+undersized, 71 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:27:01.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:27:01 smithi164 bash[92846]: cluster 2023-09-23T23:27:00.242563+0000 mgr.y (mgr.25991) 276 : cluster 0 pgmap v217: 73 pgs: 2 active+undersized, 71 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:27:03.522 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:27:03 smithi159 bash[105915]: audit 2023-09-23T23:27:02.215365+0000 mon.a (mon.0) 408 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:27:03.522 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:27:03 smithi159 bash[105915]: audit 2023-09-23T23:27:02.216566+0000 mon.a (mon.0) 409 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:27:03.522 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:27:03 smithi159 bash[105915]: cluster 2023-09-23T23:27:02.243259+0000 mgr.y (mgr.25991) 277 : cluster 0 pgmap v218: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:27:03.522 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:27:03 smithi159 bash[108473]: audit 2023-09-23T23:27:02.215365+0000 mon.a (mon.0) 408 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:27:03.522 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:27:03 smithi159 bash[108473]: audit 2023-09-23T23:27:02.216566+0000 mon.a (mon.0) 409 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:27:03.522 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:27:03 smithi159 bash[108473]: cluster 2023-09-23T23:27:02.243259+0000 mgr.y (mgr.25991) 277 : cluster 0 pgmap v218: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:27:03.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:27:03 smithi164 bash[92846]: audit 2023-09-23T23:27:02.215365+0000 mon.a (mon.0) 408 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:27:03.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:27:03 smithi164 bash[92846]: audit 2023-09-23T23:27:02.216566+0000 mon.a (mon.0) 409 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:27:03.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:27:03 smithi164 bash[92846]: cluster 2023-09-23T23:27:02.243259+0000 mgr.y (mgr.25991) 277 : cluster 0 pgmap v218: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:27:03.793 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:27:03 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:27:03] "GET /metrics HTTP/1.1" 200 34110 "" "Prometheus/2.43.0" 2023-09-23T23:27:05.593 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:27:05 smithi159 bash[105915]: cluster 2023-09-23T23:27:04.244374+0000 mgr.y (mgr.25991) 278 : cluster 0 pgmap v219: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:27:05.593 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:27:05 smithi159 bash[108473]: cluster 2023-09-23T23:27:04.244374+0000 mgr.y (mgr.25991) 278 : cluster 0 pgmap v219: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:27:05.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:27:05 smithi164 bash[92846]: cluster 2023-09-23T23:27:04.244374+0000 mgr.y (mgr.25991) 278 : cluster 0 pgmap v219: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:27:07.000 INFO:teuthology.orchestra.run.smithi159.stdout:Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T23:27:07.606 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:27:07 smithi159 bash[105915]: cluster 2023-09-23T23:27:06.244928+0000 mgr.y (mgr.25991) 279 : cluster 0 pgmap v220: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:27:07.606 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:27:07 smithi159 bash[105915]: audit 2023-09-23T23:27:06.997784+0000 mon.a (mon.0) 410 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:27:07.607 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:27:07 smithi159 bash[108473]: cluster 2023-09-23T23:27:06.244928+0000 mgr.y (mgr.25991) 279 : cluster 0 pgmap v220: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:27:07.607 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:27:07 smithi159 bash[108473]: audit 2023-09-23T23:27:06.997784+0000 mon.a (mon.0) 410 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:27:07.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:27:07 smithi164 bash[92846]: cluster 2023-09-23T23:27:06.244928+0000 mgr.y (mgr.25991) 279 : cluster 0 pgmap v220: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:27:07.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:27:07 smithi164 bash[92846]: audit 2023-09-23T23:27:06.997784+0000 mon.a (mon.0) 410 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:27:08.445 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'ceph orch ps' 2023-09-23T23:27:08.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:27:08 smithi164 bash[92846]: audit 2023-09-23T23:27:06.990072+0000 mgr.y (mgr.25991) 280 : audit 0 from='client.44258 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:27:08.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:27:08 smithi164 bash[92846]: cephadm 2023-09-23T23:27:06.990796+0000 mgr.y (mgr.25991) 281 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T23:27:08.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:27:08 smithi164 bash[92846]: audit 2023-09-23T23:27:07.325608+0000 mon.a (mon.0) 411 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:27:08.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:27:08 smithi159 bash[105915]: audit 2023-09-23T23:27:06.990072+0000 mgr.y (mgr.25991) 280 : audit 0 from='client.44258 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:27:08.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:27:08 smithi159 bash[105915]: cephadm 2023-09-23T23:27:06.990796+0000 mgr.y (mgr.25991) 281 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T23:27:08.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:27:08 smithi159 bash[105915]: audit 2023-09-23T23:27:07.325608+0000 mon.a (mon.0) 411 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:27:08.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:27:08 smithi159 bash[108473]: audit 2023-09-23T23:27:06.990072+0000 mgr.y (mgr.25991) 280 : audit 0 from='client.44258 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:27:08.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:27:08 smithi159 bash[108473]: cephadm 2023-09-23T23:27:06.990796+0000 mgr.y (mgr.25991) 281 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T23:27:08.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:27:08 smithi159 bash[108473]: audit 2023-09-23T23:27:07.325608+0000 mon.a (mon.0) 411 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:27:10.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:27:09 smithi164 bash[92846]: cluster 2023-09-23T23:27:08.245502+0000 mgr.y (mgr.25991) 282 : cluster 0 pgmap v221: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:27:10.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:27:09 smithi164 bash[92846]: audit 2023-09-23T23:27:08.572390+0000 mon.a (mon.0) 412 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:27:10.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:27:09 smithi164 bash[92846]: audit 2023-09-23T23:27:08.579585+0000 mon.a (mon.0) 413 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:27:10.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:27:09 smithi164 bash[92846]: audit 2023-09-23T23:27:08.580803+0000 mon.a (mon.0) 414 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:27:10.024 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:27:09 smithi164 bash[92846]: audit 2023-09-23T23:27:08.581807+0000 mon.a (mon.0) 415 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:27:10.024 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:27:09 smithi164 bash[92846]: audit 2023-09-23T23:27:08.587306+0000 mon.a (mon.0) 416 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:27:10.024 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:27:09 smithi164 bash[92846]: audit 2023-09-23T23:27:08.669131+0000 mon.a (mon.0) 417 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:27:10.024 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:27:09 smithi164 bash[92846]: audit 2023-09-23T23:27:08.670871+0000 mon.a (mon.0) 418 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:27:10.024 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:27:09 smithi164 bash[92846]: audit 2023-09-23T23:27:08.671609+0000 mon.a (mon.0) 419 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:27:10.024 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:27:09 smithi164 bash[92846]: audit 2023-09-23T23:27:08.677870+0000 mon.a (mon.0) 420 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:27:10.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:27:09 smithi159 bash[105915]: cluster 2023-09-23T23:27:08.245502+0000 mgr.y (mgr.25991) 282 : cluster 0 pgmap v221: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:27:10.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:27:09 smithi159 bash[105915]: audit 2023-09-23T23:27:08.572390+0000 mon.a (mon.0) 412 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:27:10.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:27:09 smithi159 bash[105915]: audit 2023-09-23T23:27:08.579585+0000 mon.a (mon.0) 413 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:27:10.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:27:09 smithi159 bash[105915]: audit 2023-09-23T23:27:08.580803+0000 mon.a (mon.0) 414 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:27:10.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:27:09 smithi159 bash[105915]: audit 2023-09-23T23:27:08.581807+0000 mon.a (mon.0) 415 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:27:10.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:27:09 smithi159 bash[105915]: audit 2023-09-23T23:27:08.587306+0000 mon.a (mon.0) 416 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:27:10.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:27:09 smithi159 bash[105915]: audit 2023-09-23T23:27:08.669131+0000 mon.a (mon.0) 417 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:27:10.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:27:09 smithi159 bash[105915]: audit 2023-09-23T23:27:08.670871+0000 mon.a (mon.0) 418 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:27:10.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:27:09 smithi159 bash[105915]: audit 2023-09-23T23:27:08.671609+0000 mon.a (mon.0) 419 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:27:10.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:27:09 smithi159 bash[105915]: audit 2023-09-23T23:27:08.677870+0000 mon.a (mon.0) 420 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:27:10.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:27:09 smithi159 bash[108473]: cluster 2023-09-23T23:27:08.245502+0000 mgr.y (mgr.25991) 282 : cluster 0 pgmap v221: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:27:10.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:27:09 smithi159 bash[108473]: audit 2023-09-23T23:27:08.572390+0000 mon.a (mon.0) 412 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:27:10.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:27:09 smithi159 bash[108473]: audit 2023-09-23T23:27:08.579585+0000 mon.a (mon.0) 413 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:27:10.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:27:09 smithi159 bash[108473]: audit 2023-09-23T23:27:08.580803+0000 mon.a (mon.0) 414 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:27:10.046 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:27:09 smithi159 bash[108473]: audit 2023-09-23T23:27:08.581807+0000 mon.a (mon.0) 415 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:27:10.046 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:27:09 smithi159 bash[108473]: audit 2023-09-23T23:27:08.587306+0000 mon.a (mon.0) 416 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:27:10.046 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:27:09 smithi159 bash[108473]: audit 2023-09-23T23:27:08.669131+0000 mon.a (mon.0) 417 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:27:10.046 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:27:09 smithi159 bash[108473]: audit 2023-09-23T23:27:08.670871+0000 mon.a (mon.0) 418 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:27:10.046 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:27:09 smithi159 bash[108473]: audit 2023-09-23T23:27:08.671609+0000 mon.a (mon.0) 419 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:27:10.047 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:27:09 smithi159 bash[108473]: audit 2023-09-23T23:27:08.677870+0000 mon.a (mon.0) 420 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:27:12.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:27:11 smithi164 bash[92846]: cluster 2023-09-23T23:27:10.246304+0000 mgr.y (mgr.25991) 283 : cluster 0 pgmap v222: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:27:12.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:27:11 smithi159 bash[105915]: cluster 2023-09-23T23:27:10.246304+0000 mgr.y (mgr.25991) 283 : cluster 0 pgmap v222: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:27:12.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:27:11 smithi159 bash[108473]: cluster 2023-09-23T23:27:10.246304+0000 mgr.y (mgr.25991) 283 : cluster 0 pgmap v222: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:27:13.243 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:27:13.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:27:13 smithi164 bash[92846]: cluster 2023-09-23T23:27:12.246977+0000 mgr.y (mgr.25991) 284 : cluster 0 pgmap v223: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:27:13.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:27:13 smithi159 bash[105915]: cluster 2023-09-23T23:27:12.246977+0000 mgr.y (mgr.25991) 284 : cluster 0 pgmap v223: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:27:13.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:27:13 smithi159 bash[108473]: cluster 2023-09-23T23:27:12.246977+0000 mgr.y (mgr.25991) 284 : cluster 0 pgmap v223: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:27:14.043 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:27:13 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:27:13] "GET /metrics HTTP/1.1" 200 34110 "" "Prometheus/2.43.0" 2023-09-23T23:27:15.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:27:15 smithi164 bash[92846]: cluster 2023-09-23T23:27:14.247959+0000 mgr.y (mgr.25991) 285 : cluster 0 pgmap v224: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:27:15.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:27:15 smithi159 bash[105915]: cluster 2023-09-23T23:27:14.247959+0000 mgr.y (mgr.25991) 285 : cluster 0 pgmap v224: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:27:15.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:27:15 smithi159 bash[108473]: cluster 2023-09-23T23:27:14.247959+0000 mgr.y (mgr.25991) 285 : cluster 0 pgmap v224: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:27:16.727 INFO:teuthology.orchestra.run.smithi159.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-09-23T23:27:16.728 INFO:teuthology.orchestra.run.smithi159.stdout:alertmanager.a smithi159 *:9093,9094 running (8m) - 15m 14.3M - 0.25.0 c8568f914cd2 9750af0445f0 2023-09-23T23:27:16.728 INFO:teuthology.orchestra.run.smithi159.stdout:grafana.a smithi164 *:3000 running (8m) - 14m 74.3M - 9.4.7 2c41d148cca3 cad19c16c3f7 2023-09-23T23:27:16.728 INFO:teuthology.orchestra.run.smithi159.stdout:mds.foo.smithi159.bxttro smithi159 running (13m) - 13m 14.2M - 17.2.6-1125-gc9bb1bcf 444539aec5bf d983d04b70c1 2023-09-23T23:27:16.728 INFO:teuthology.orchestra.run.smithi159.stdout:mds.foo.smithi164.itcshs smithi164 running (12m) - 12m 16.8M - 17.2.6-1125-gc9bb1bcf 444539aec5bf b975dbf2bce2 2023-09-23T23:27:16.728 INFO:teuthology.orchestra.run.smithi159.stdout:mgr.x smithi164 *:8443,9283,8765 running (7m) - 23m 429M - 18.2.0-460-gbb0daeff e32c2a64c126 db6aa0169edc 2023-09-23T23:27:16.728 INFO:teuthology.orchestra.run.smithi159.stdout:mgr.y smithi159 *:8443,9283,8765 running (8m) - 26m 483M - 18.2.0-460-gbb0daeff e32c2a64c126 9c2704814565 2023-09-23T23:27:16.728 INFO:teuthology.orchestra.run.smithi159.stdout:mon.a smithi159 running (6m) - 26m 50.6M 2048M 18.2.0-460-gbb0daeff e32c2a64c126 827e227af20b 2023-09-23T23:27:16.728 INFO:teuthology.orchestra.run.smithi159.stdout:mon.b smithi164 running (4m) - 24m 36.2M 2048M 18.2.0-460-gbb0daeff e32c2a64c126 9078fab9c107 2023-09-23T23:27:16.729 INFO:teuthology.orchestra.run.smithi159.stdout:mon.c smithi159 running (5m) - 24m 38.1M 2048M 18.2.0-460-gbb0daeff e32c2a64c126 f91c3ce39494 2023-09-23T23:27:16.729 INFO:teuthology.orchestra.run.smithi159.stdout:node-exporter.a smithi159 *:9100 running (8m) - 15m 8720k - 1.5.0 0da6a335fe13 fb255f0fadb1 2023-09-23T23:27:16.729 INFO:teuthology.orchestra.run.smithi159.stdout:node-exporter.b smithi164 *:9100 running (8m) - 15m 8387k - 1.5.0 0da6a335fe13 a8742591fc95 2023-09-23T23:27:16.729 INFO:teuthology.orchestra.run.smithi159.stdout:osd.0 smithi159 running (2m) - 22m 44.3M 2524M 18.2.0-460-gbb0daeff e32c2a64c126 7934daba7bf1 2023-09-23T23:27:16.729 INFO:teuthology.orchestra.run.smithi159.stdout:osd.1 smithi159 running (2m) - 22m 43.5M 2524M 18.2.0-460-gbb0daeff e32c2a64c126 5723485c88db 2023-09-23T23:27:16.729 INFO:teuthology.orchestra.run.smithi159.stdout:osd.2 smithi159 running (57s) - 21m 40.8M 2524M 18.2.0-460-gbb0daeff e32c2a64c126 3f2da35f1f94 2023-09-23T23:27:16.729 INFO:teuthology.orchestra.run.smithi159.stdout:osd.3 smithi159 running (26s) - 20m - 2524M 18.2.0-460-gbb0daeff e32c2a64c126 331e5fabb8a7 2023-09-23T23:27:16.729 INFO:teuthology.orchestra.run.smithi159.stdout:osd.4 smithi164 running (19m) - 19m 52.8M 2524M 17.2.6-1125-gc9bb1bcf 444539aec5bf f4a4dea90079 2023-09-23T23:27:16.729 INFO:teuthology.orchestra.run.smithi159.stdout:osd.5 smithi164 running (18m) - 18m 52.5M 2524M 17.2.6-1125-gc9bb1bcf 444539aec5bf a85dc1066ff6 2023-09-23T23:27:16.729 INFO:teuthology.orchestra.run.smithi159.stdout:osd.6 smithi164 running (17m) - 17m 50.3M 2524M 17.2.6-1125-gc9bb1bcf 444539aec5bf 3f107b7eb88b 2023-09-23T23:27:16.729 INFO:teuthology.orchestra.run.smithi159.stdout:osd.7 smithi164 running (16m) - 16m 54.2M 2524M 17.2.6-1125-gc9bb1bcf 444539aec5bf 622062d0721f 2023-09-23T23:27:16.730 INFO:teuthology.orchestra.run.smithi159.stdout:prometheus.a smithi164 *:9095 running (7m) - 15m 48.9M - 2.43.0 a07b618ecd1d a1214f83d212 2023-09-23T23:27:17.530 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'ceph orch ps' 2023-09-23T23:27:17.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:27:17 smithi164 bash[92846]: cluster 2023-09-23T23:27:16.248697+0000 mgr.y (mgr.25991) 286 : cluster 0 pgmap v225: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:27:17.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:27:17 smithi164 bash[92846]: audit 2023-09-23T23:27:17.210920+0000 mon.a (mon.0) 421 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:27:17.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:27:17 smithi159 bash[105915]: cluster 2023-09-23T23:27:16.248697+0000 mgr.y (mgr.25991) 286 : cluster 0 pgmap v225: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:27:17.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:27:17 smithi159 bash[105915]: audit 2023-09-23T23:27:17.210920+0000 mon.a (mon.0) 421 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:27:17.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:27:17 smithi159 bash[108473]: cluster 2023-09-23T23:27:16.248697+0000 mgr.y (mgr.25991) 286 : cluster 0 pgmap v225: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:27:17.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:27:17 smithi159 bash[108473]: audit 2023-09-23T23:27:17.210920+0000 mon.a (mon.0) 421 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:27:18.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:27:18 smithi164 bash[92846]: audit 2023-09-23T23:27:16.711625+0000 mgr.y (mgr.25991) 287 : audit 0 from='client.34338 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:27:18.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:27:18 smithi159 bash[105915]: audit 2023-09-23T23:27:16.711625+0000 mgr.y (mgr.25991) 287 : audit 0 from='client.34338 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:27:18.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:27:18 smithi159 bash[108473]: audit 2023-09-23T23:27:16.711625+0000 mgr.y (mgr.25991) 287 : audit 0 from='client.34338 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:27:19.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:27:19 smithi164 bash[92846]: cluster 2023-09-23T23:27:18.249616+0000 mgr.y (mgr.25991) 288 : cluster 0 pgmap v226: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:27:19.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:27:19 smithi159 bash[105915]: cluster 2023-09-23T23:27:18.249616+0000 mgr.y (mgr.25991) 288 : cluster 0 pgmap v226: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:27:19.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:27:19 smithi159 bash[108473]: cluster 2023-09-23T23:27:18.249616+0000 mgr.y (mgr.25991) 288 : cluster 0 pgmap v226: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:27:21.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:27:21 smithi164 bash[92846]: cluster 2023-09-23T23:27:20.250498+0000 mgr.y (mgr.25991) 289 : cluster 0 pgmap v227: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:27:21.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:27:21 smithi159 bash[105915]: cluster 2023-09-23T23:27:20.250498+0000 mgr.y (mgr.25991) 289 : cluster 0 pgmap v227: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:27:21.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:27:21 smithi159 bash[108473]: cluster 2023-09-23T23:27:20.250498+0000 mgr.y (mgr.25991) 289 : cluster 0 pgmap v227: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:27:22.309 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:27:23.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:27:23 smithi164 bash[92846]: cluster 2023-09-23T23:27:22.251167+0000 mgr.y (mgr.25991) 290 : cluster 0 pgmap v228: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:27:23.539 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:27:23 smithi159 bash[105915]: cluster 2023-09-23T23:27:22.251167+0000 mgr.y (mgr.25991) 290 : cluster 0 pgmap v228: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:27:23.539 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:27:23 smithi159 bash[108473]: cluster 2023-09-23T23:27:22.251167+0000 mgr.y (mgr.25991) 290 : cluster 0 pgmap v228: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:27:23.793 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:27:23 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:27:23] "GET /metrics HTTP/1.1" 200 34108 "" "Prometheus/2.43.0" 2023-09-23T23:27:25.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:27:25 smithi159 bash[105915]: cluster 2023-09-23T23:27:24.252206+0000 mgr.y (mgr.25991) 291 : cluster 0 pgmap v229: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:27:25.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:27:25 smithi159 bash[108473]: cluster 2023-09-23T23:27:24.252206+0000 mgr.y (mgr.25991) 291 : cluster 0 pgmap v229: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:27:25.626 INFO:teuthology.orchestra.run.smithi159.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-09-23T23:27:25.626 INFO:teuthology.orchestra.run.smithi159.stdout:alertmanager.a smithi159 *:9093,9094 running (8m) - 15m 14.3M - 0.25.0 c8568f914cd2 9750af0445f0 2023-09-23T23:27:25.626 INFO:teuthology.orchestra.run.smithi159.stdout:grafana.a smithi164 *:3000 running (8m) - 15m 74.3M - 9.4.7 2c41d148cca3 cad19c16c3f7 2023-09-23T23:27:25.626 INFO:teuthology.orchestra.run.smithi159.stdout:mds.foo.smithi159.bxttro smithi159 running (13m) - 13m 14.2M - 17.2.6-1125-gc9bb1bcf 444539aec5bf d983d04b70c1 2023-09-23T23:27:25.626 INFO:teuthology.orchestra.run.smithi159.stdout:mds.foo.smithi164.itcshs smithi164 running (13m) - 13m 16.8M - 17.2.6-1125-gc9bb1bcf 444539aec5bf b975dbf2bce2 2023-09-23T23:27:25.626 INFO:teuthology.orchestra.run.smithi159.stdout:mgr.x smithi164 *:8443,9283,8765 running (7m) - 23m 429M - 18.2.0-460-gbb0daeff e32c2a64c126 db6aa0169edc 2023-09-23T23:27:25.626 INFO:teuthology.orchestra.run.smithi159.stdout:mgr.y smithi159 *:8443,9283,8765 running (8m) - 26m 483M - 18.2.0-460-gbb0daeff e32c2a64c126 9c2704814565 2023-09-23T23:27:25.626 INFO:teuthology.orchestra.run.smithi159.stdout:mon.a smithi159 running (7m) - 26m 50.6M 2048M 18.2.0-460-gbb0daeff e32c2a64c126 827e227af20b 2023-09-23T23:27:25.626 INFO:teuthology.orchestra.run.smithi159.stdout:mon.b smithi164 running (4m) - 24m 36.2M 2048M 18.2.0-460-gbb0daeff e32c2a64c126 9078fab9c107 2023-09-23T23:27:25.627 INFO:teuthology.orchestra.run.smithi159.stdout:mon.c smithi159 running (5m) - 24m 38.1M 2048M 18.2.0-460-gbb0daeff e32c2a64c126 f91c3ce39494 2023-09-23T23:27:25.627 INFO:teuthology.orchestra.run.smithi159.stdout:node-exporter.a smithi159 *:9100 running (8m) - 15m 8720k - 1.5.0 0da6a335fe13 fb255f0fadb1 2023-09-23T23:27:25.627 INFO:teuthology.orchestra.run.smithi159.stdout:node-exporter.b smithi164 *:9100 running (8m) - 15m 8387k - 1.5.0 0da6a335fe13 a8742591fc95 2023-09-23T23:27:25.627 INFO:teuthology.orchestra.run.smithi159.stdout:osd.0 smithi159 running (3m) - 23m 44.3M 2524M 18.2.0-460-gbb0daeff e32c2a64c126 7934daba7bf1 2023-09-23T23:27:25.627 INFO:teuthology.orchestra.run.smithi159.stdout:osd.1 smithi159 running (2m) - 22m 43.5M 2524M 18.2.0-460-gbb0daeff e32c2a64c126 5723485c88db 2023-09-23T23:27:25.627 INFO:teuthology.orchestra.run.smithi159.stdout:osd.2 smithi159 running (66s) - 21m 40.8M 2524M 18.2.0-460-gbb0daeff e32c2a64c126 3f2da35f1f94 2023-09-23T23:27:25.627 INFO:teuthology.orchestra.run.smithi159.stdout:osd.3 smithi159 running (35s) - 20m - 2524M 18.2.0-460-gbb0daeff e32c2a64c126 331e5fabb8a7 2023-09-23T23:27:25.627 INFO:teuthology.orchestra.run.smithi159.stdout:osd.4 smithi164 running (19m) - 19m 52.8M 2524M 17.2.6-1125-gc9bb1bcf 444539aec5bf f4a4dea90079 2023-09-23T23:27:25.627 INFO:teuthology.orchestra.run.smithi159.stdout:osd.5 smithi164 running (18m) - 18m 52.5M 2524M 17.2.6-1125-gc9bb1bcf 444539aec5bf a85dc1066ff6 2023-09-23T23:27:25.627 INFO:teuthology.orchestra.run.smithi159.stdout:osd.6 smithi164 running (17m) - 17m 50.3M 2524M 17.2.6-1125-gc9bb1bcf 444539aec5bf 3f107b7eb88b 2023-09-23T23:27:25.627 INFO:teuthology.orchestra.run.smithi159.stdout:osd.7 smithi164 running (17m) - 17m 54.2M 2524M 17.2.6-1125-gc9bb1bcf 444539aec5bf 622062d0721f 2023-09-23T23:27:25.627 INFO:teuthology.orchestra.run.smithi159.stdout:prometheus.a smithi164 *:9095 running (7m) - 16m 48.9M - 2.43.0 a07b618ecd1d a1214f83d212 2023-09-23T23:27:25.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:27:25 smithi164 bash[92846]: cluster 2023-09-23T23:27:24.252206+0000 mgr.y (mgr.25991) 291 : cluster 0 pgmap v229: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:27:26.477 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'ceph versions' 2023-09-23T23:27:26.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:27:26 smithi164 bash[92846]: audit 2023-09-23T23:27:25.604673+0000 mgr.y (mgr.25991) 292 : audit 0 from='client.34344 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:27:26.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:27:26 smithi159 bash[105915]: audit 2023-09-23T23:27:25.604673+0000 mgr.y (mgr.25991) 292 : audit 0 from='client.34344 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:27:26.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:27:26 smithi159 bash[108473]: audit 2023-09-23T23:27:25.604673+0000 mgr.y (mgr.25991) 292 : audit 0 from='client.34344 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:27:27.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:27:27 smithi164 bash[92846]: cluster 2023-09-23T23:27:26.253117+0000 mgr.y (mgr.25991) 293 : cluster 0 pgmap v230: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:27:27.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:27:27 smithi159 bash[105915]: cluster 2023-09-23T23:27:26.253117+0000 mgr.y (mgr.25991) 293 : cluster 0 pgmap v230: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:27:27.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:27:27 smithi159 bash[108473]: cluster 2023-09-23T23:27:26.253117+0000 mgr.y (mgr.25991) 293 : cluster 0 pgmap v230: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:27:29.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:27:29 smithi164 bash[92846]: cluster 2023-09-23T23:27:28.254059+0000 mgr.y (mgr.25991) 294 : cluster 0 pgmap v231: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:27:29.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:27:29 smithi159 bash[105915]: cluster 2023-09-23T23:27:28.254059+0000 mgr.y (mgr.25991) 294 : cluster 0 pgmap v231: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:27:29.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:27:29 smithi159 bash[108473]: cluster 2023-09-23T23:27:28.254059+0000 mgr.y (mgr.25991) 294 : cluster 0 pgmap v231: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:27:31.248 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:27:31.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:27:31 smithi159 bash[108473]: cluster 2023-09-23T23:27:30.254838+0000 mgr.y (mgr.25991) 295 : cluster 0 pgmap v232: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:27:31.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:27:31 smithi159 bash[105915]: cluster 2023-09-23T23:27:30.254838+0000 mgr.y (mgr.25991) 295 : cluster 0 pgmap v232: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:27:31.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:27:31 smithi164 bash[92846]: cluster 2023-09-23T23:27:30.254838+0000 mgr.y (mgr.25991) 295 : cluster 0 pgmap v232: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:27:33.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:27:33 smithi164 bash[92846]: audit 2023-09-23T23:27:32.211347+0000 mon.a (mon.0) 422 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:27:33.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:27:33 smithi164 bash[92846]: cluster 2023-09-23T23:27:32.255452+0000 mgr.y (mgr.25991) 296 : cluster 0 pgmap v233: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:27:33.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:27:33 smithi159 bash[105915]: audit 2023-09-23T23:27:32.211347+0000 mon.a (mon.0) 422 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:27:33.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:27:33 smithi159 bash[105915]: cluster 2023-09-23T23:27:32.255452+0000 mgr.y (mgr.25991) 296 : cluster 0 pgmap v233: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:27:33.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:27:33 smithi159 bash[108473]: audit 2023-09-23T23:27:32.211347+0000 mon.a (mon.0) 422 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:27:33.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:27:33 smithi159 bash[108473]: cluster 2023-09-23T23:27:32.255452+0000 mgr.y (mgr.25991) 296 : cluster 0 pgmap v233: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:27:33.793 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:27:33 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:27:33] "GET /metrics HTTP/1.1" 200 34109 "" "Prometheus/2.43.0" 2023-09-23T23:27:34.992 INFO:teuthology.orchestra.run.smithi159.stdout:{ 2023-09-23T23:27:34.992 INFO:teuthology.orchestra.run.smithi159.stdout: "mon": { 2023-09-23T23:27:34.993 INFO:teuthology.orchestra.run.smithi159.stdout: "ceph version 18.2.0-460-gbb0daeff (bb0daeff97f020f686596fca6eba20c310e26fb7) reef (stable)": 3 2023-09-23T23:27:34.993 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:27:34.993 INFO:teuthology.orchestra.run.smithi159.stdout: "mgr": { 2023-09-23T23:27:34.993 INFO:teuthology.orchestra.run.smithi159.stdout: "ceph version 18.2.0-460-gbb0daeff (bb0daeff97f020f686596fca6eba20c310e26fb7) reef (stable)": 2 2023-09-23T23:27:34.993 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:27:34.993 INFO:teuthology.orchestra.run.smithi159.stdout: "osd": { 2023-09-23T23:27:34.993 INFO:teuthology.orchestra.run.smithi159.stdout: "ceph version 17.2.6-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable)": 4, 2023-09-23T23:27:34.994 INFO:teuthology.orchestra.run.smithi159.stdout: "ceph version 18.2.0-460-gbb0daeff (bb0daeff97f020f686596fca6eba20c310e26fb7) reef (stable)": 4 2023-09-23T23:27:34.994 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:27:34.994 INFO:teuthology.orchestra.run.smithi159.stdout: "mds": { 2023-09-23T23:27:34.994 INFO:teuthology.orchestra.run.smithi159.stdout: "ceph version 17.2.6-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable)": 2 2023-09-23T23:27:34.994 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:27:34.994 INFO:teuthology.orchestra.run.smithi159.stdout: "overall": { 2023-09-23T23:27:34.995 INFO:teuthology.orchestra.run.smithi159.stdout: "ceph version 17.2.6-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable)": 6, 2023-09-23T23:27:34.995 INFO:teuthology.orchestra.run.smithi159.stdout: "ceph version 18.2.0-460-gbb0daeff (bb0daeff97f020f686596fca6eba20c310e26fb7) reef (stable)": 9 2023-09-23T23:27:34.995 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:27:34.995 INFO:teuthology.orchestra.run.smithi159.stdout:} 2023-09-23T23:27:35.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:27:35 smithi159 bash[105915]: cluster 2023-09-23T23:27:34.256474+0000 mgr.y (mgr.25991) 297 : cluster 0 pgmap v234: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:27:35.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:27:35 smithi159 bash[105915]: audit 2023-09-23T23:27:34.989818+0000 mon.a (mon.0) 423 : audit 0 from='client.? 172.21.15.159:0/2283770678' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T23:27:35.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:27:35 smithi159 bash[108473]: cluster 2023-09-23T23:27:34.256474+0000 mgr.y (mgr.25991) 297 : cluster 0 pgmap v234: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:27:35.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:27:35 smithi159 bash[108473]: audit 2023-09-23T23:27:34.989818+0000 mon.a (mon.0) 423 : audit 0 from='client.? 172.21.15.159:0/2283770678' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T23:27:35.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:27:35 smithi164 bash[92846]: cluster 2023-09-23T23:27:34.256474+0000 mgr.y (mgr.25991) 297 : cluster 0 pgmap v234: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:27:35.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:27:35 smithi164 bash[92846]: audit 2023-09-23T23:27:34.989818+0000 mon.a (mon.0) 423 : audit 0 from='client.? 172.21.15.159:0/2283770678' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T23:27:35.798 DEBUG:teuthology.parallel:result is None 2023-09-23T23:27:35.798 INFO:teuthology.run_tasks:Running task print... 2023-09-23T23:27:35.808 INFO:teuthology.task.print:**** done upgrading first half of cluster **** 2023-09-23T23:27:35.808 INFO:teuthology.run_tasks:Running task ceph.healthy... 2023-09-23T23:27:35.816 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2023-09-23T23:27:35.816 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2023-09-23T23:27:35.816 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph mgr dump --format=json 2023-09-23T23:27:37.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:27:37 smithi164 bash[92846]: cluster 2023-09-23T23:27:36.257308+0000 mgr.y (mgr.25991) 298 : cluster 0 pgmap v235: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:27:37.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:27:37 smithi159 bash[105915]: cluster 2023-09-23T23:27:36.257308+0000 mgr.y (mgr.25991) 298 : cluster 0 pgmap v235: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:27:37.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:27:37 smithi159 bash[108473]: cluster 2023-09-23T23:27:36.257308+0000 mgr.y (mgr.25991) 298 : cluster 0 pgmap v235: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:27:39.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:27:39 smithi164 bash[92846]: cluster 2023-09-23T23:27:38.258293+0000 mgr.y (mgr.25991) 299 : cluster 0 pgmap v236: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:27:39.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:27:39 smithi159 bash[105915]: cluster 2023-09-23T23:27:38.258293+0000 mgr.y (mgr.25991) 299 : cluster 0 pgmap v236: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:27:39.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:27:39 smithi159 bash[108473]: cluster 2023-09-23T23:27:38.258293+0000 mgr.y (mgr.25991) 299 : cluster 0 pgmap v236: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:27:40.595 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:27:41.639 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:27:41 smithi159 bash[105915]: cluster 2023-09-23T23:27:40.259107+0000 mgr.y (mgr.25991) 300 : cluster 0 pgmap v237: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:27:41.640 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:27:41 smithi159 bash[108473]: cluster 2023-09-23T23:27:40.259107+0000 mgr.y (mgr.25991) 300 : cluster 0 pgmap v237: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:27:41.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:27:41 smithi164 bash[92846]: cluster 2023-09-23T23:27:40.259107+0000 mgr.y (mgr.25991) 300 : cluster 0 pgmap v237: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:27:43.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:27:43 smithi164 bash[92846]: cluster 2023-09-23T23:27:42.259811+0000 mgr.y (mgr.25991) 301 : cluster 0 pgmap v238: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:27:43.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:27:43 smithi159 bash[105915]: cluster 2023-09-23T23:27:42.259811+0000 mgr.y (mgr.25991) 301 : cluster 0 pgmap v238: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:27:43.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:27:43 smithi159 bash[108473]: cluster 2023-09-23T23:27:42.259811+0000 mgr.y (mgr.25991) 301 : cluster 0 pgmap v238: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:27:43.869 INFO:teuthology.orchestra.run.smithi159.stdout: 2023-09-23T23:27:43.926 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:27:43 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:27:43] "GET /metrics HTTP/1.1" 200 34109 "" "Prometheus/2.43.0" 2023-09-23T23:27:44.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:27:44 smithi164 bash[92846]: audit 2023-09-23T23:27:43.859583+0000 mon.c (mon.2) 15 : audit 0 from='client.? 172.21.15.159:0/4162265454' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-09-23T23:27:44.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:27:44 smithi159 bash[105915]: audit 2023-09-23T23:27:43.859583+0000 mon.c (mon.2) 15 : audit 0 from='client.? 172.21.15.159:0/4162265454' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-09-23T23:27:44.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:27:44 smithi159 bash[108473]: audit 2023-09-23T23:27:43.859583+0000 mon.c (mon.2) 15 : audit 0 from='client.? 172.21.15.159:0/4162265454' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-09-23T23:27:44.787 INFO:teuthology.orchestra.run.smithi159.stdout:{"epoch":34,"active_gid":25991,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6800","nonce":1191909313},{"type":"v1","addr":"172.21.15.159:6801","nonce":1191909313}]},"active_addr":"172.21.15.159:6801/1191909313","active_change":"2023-09-23T23:20:32.072763+0000","active_mgr_features":4540138322906710015,"available":true,"standbys":[{"gid":25726,"name":"x","mgr_features":4540138322906710015,"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":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = 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":"2359","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":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = 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":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","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.25.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:v18","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","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:9.4.7","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":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","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:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:0.0.2","min":"","max":"","enum_allowed":[],"desc":"Nvme-of 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.43.0","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_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"secs","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","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":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","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_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","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":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","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_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","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":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","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":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"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":"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":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","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":[]},"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":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","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":"rgw","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":"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":[]},"leaderboard_description":{"name":"leaderboard_description","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":[]},"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":[]}}}]}],"modules":["cephadm","dashboard","iostat","nfs","prometheus","restful"],"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":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = 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":"2359","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":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = 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":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","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.25.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:v18","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","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:9.4.7","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":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","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:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:0.0.2","min":"","max":"","enum_allowed":[],"desc":"Nvme-of 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.43.0","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_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"secs","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","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":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","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_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","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":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","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_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","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":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","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":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"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":"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":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","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":[]},"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":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","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":"rgw","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":"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":[]},"leaderboard_description":{"name":"leaderboard_description","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":[]},"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":{"dashboard":"https://172.21.15.159:8443/","prometheus":"http://172.21.15.159: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"],"reef":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"]},"last_failure_osd_epoch":90,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.159:0","nonce":353749337}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.159:0","nonce":1084229571}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.159:0","nonce":3539006413}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.159:0","nonce":269492692}]}]} 2023-09-23T23:27:44.792 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2023-09-23T23:27:44.792 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2023-09-23T23:27:44.792 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd dump --format=json 2023-09-23T23:27:45.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:27:45 smithi164 bash[92846]: cluster 2023-09-23T23:27:44.260901+0000 mgr.y (mgr.25991) 302 : cluster 0 pgmap v239: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:27:45.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:27:45 smithi159 bash[105915]: cluster 2023-09-23T23:27:44.260901+0000 mgr.y (mgr.25991) 302 : cluster 0 pgmap v239: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:27:45.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:27:45 smithi159 bash[108473]: cluster 2023-09-23T23:27:44.260901+0000 mgr.y (mgr.25991) 302 : cluster 0 pgmap v239: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:27:47.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:27:47 smithi164 bash[92846]: cluster 2023-09-23T23:27:46.261743+0000 mgr.y (mgr.25991) 303 : cluster 0 pgmap v240: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:27:47.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:27:47 smithi164 bash[92846]: audit 2023-09-23T23:27:47.211913+0000 mon.a (mon.0) 424 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:27:47.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:27:47 smithi159 bash[105915]: cluster 2023-09-23T23:27:46.261743+0000 mgr.y (mgr.25991) 303 : cluster 0 pgmap v240: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:27:47.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:27:47 smithi159 bash[105915]: audit 2023-09-23T23:27:47.211913+0000 mon.a (mon.0) 424 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:27:47.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:27:47 smithi159 bash[108473]: cluster 2023-09-23T23:27:46.261743+0000 mgr.y (mgr.25991) 303 : cluster 0 pgmap v240: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:27:47.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:27:47 smithi159 bash[108473]: audit 2023-09-23T23:27:47.211913+0000 mon.a (mon.0) 424 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:27:49.575 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:27:49.604 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:27:49 smithi159 bash[105915]: cluster 2023-09-23T23:27:48.262633+0000 mgr.y (mgr.25991) 304 : cluster 0 pgmap v241: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:27:49.605 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:27:49 smithi159 bash[108473]: cluster 2023-09-23T23:27:48.262633+0000 mgr.y (mgr.25991) 304 : cluster 0 pgmap v241: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:27:49.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:27:49 smithi164 bash[92846]: cluster 2023-09-23T23:27:48.262633+0000 mgr.y (mgr.25991) 304 : cluster 0 pgmap v241: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:27:51.729 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:27:51 smithi159 bash[105915]: cluster 2023-09-23T23:27:50.263470+0000 mgr.y (mgr.25991) 305 : cluster 0 pgmap v242: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:27:51.729 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:27:51 smithi159 bash[108473]: cluster 2023-09-23T23:27:50.263470+0000 mgr.y (mgr.25991) 305 : cluster 0 pgmap v242: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:27:51.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:27:51 smithi164 bash[92846]: cluster 2023-09-23T23:27:50.263470+0000 mgr.y (mgr.25991) 305 : cluster 0 pgmap v242: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:27:53.121 INFO:teuthology.orchestra.run.smithi159.stdout: 2023-09-23T23:27:53.121 INFO:teuthology.orchestra.run.smithi159.stdout:{"epoch":110,"fsid":"e43465dc-5a64-11ee-8db4-212e2dc638e7","created":"2023-09-23T23:00:49.674845+0000","modified":"2023-09-23T23:26:56.861504+0000","last_up_change":"2023-09-23T23:26:55.850029+0000","last_in_change":"2023-09-23T23:10:04.479250+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":22,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":4,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"luminous","require_osd_release":"quincy","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-09-23T23:06:13.639460+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":"off","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":"21","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":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2023-09-23T23:12:09.401085+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","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":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"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":"86","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":15,"snap_epoch":86,"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":{},"application_metadata":{"rbd":{}},"read_balance":{"score_acting":2,"score_stable":2,"optimal_score":1,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs.foo.meta","create_time":"2023-09-23T23:14:11.719339+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":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"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":"67","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_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"foo"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":4,"pool_name":"cephfs.foo.data","create_time":"2023-09-23T23:14:12.189574+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":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"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":"68","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":{},"application_metadata":{"cephfs":{"data":"foo"}},"read_balance":{"score_acting":2.25,"score_stable":2.25,"optimal_score":1,"raw_score_acting":2.25,"raw_score_stable":2.25,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"8558e9bc-d8a0-4d92-a3d5-597ef2b41bff","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":90,"up_from":94,"up_thru":109,"down_at":91,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6802","nonce":1515060734},{"type":"v1","addr":"172.21.15.159:6803","nonce":1515060734}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6804","nonce":1515060734},{"type":"v1","addr":"172.21.15.159:6805","nonce":1515060734}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6808","nonce":1515060734},{"type":"v1","addr":"172.21.15.159:6809","nonce":1515060734}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6806","nonce":1515060734},{"type":"v1","addr":"172.21.15.159:6807","nonce":1515060734}]},"public_addr":"172.21.15.159:6803/1515060734","cluster_addr":"172.21.15.159:6805/1515060734","heartbeat_back_addr":"172.21.15.159:6809/1515060734","heartbeat_front_addr":"172.21.15.159:6807/1515060734","state":["exists","up"]},{"osd":1,"uuid":"4c49a5aa-2c2e-4270-a749-cec5f2d91d9a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":13,"last_clean_end":95,"up_from":99,"up_thru":109,"down_at":96,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6810","nonce":645722322},{"type":"v1","addr":"172.21.15.159:6811","nonce":645722322}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6812","nonce":645722322},{"type":"v1","addr":"172.21.15.159:6813","nonce":645722322}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6816","nonce":645722322},{"type":"v1","addr":"172.21.15.159:6817","nonce":645722322}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6814","nonce":645722322},{"type":"v1","addr":"172.21.15.159:6815","nonce":645722322}]},"public_addr":"172.21.15.159:6811/645722322","cluster_addr":"172.21.15.159:6813/645722322","heartbeat_back_addr":"172.21.15.159:6817/645722322","heartbeat_front_addr":"172.21.15.159:6815/645722322","state":["exists","up"]},{"osd":2,"uuid":"e69361f0-1f5c-4ffe-947a-d8db8e795ad9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":100,"up_from":104,"up_thru":109,"down_at":101,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6818","nonce":3196826591},{"type":"v1","addr":"172.21.15.159:6819","nonce":3196826591}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6820","nonce":3196826591},{"type":"v1","addr":"172.21.15.159:6821","nonce":3196826591}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6824","nonce":3196826591},{"type":"v1","addr":"172.21.15.159:6825","nonce":3196826591}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6822","nonce":3196826591},{"type":"v1","addr":"172.21.15.159:6823","nonce":3196826591}]},"public_addr":"172.21.15.159:6819/3196826591","cluster_addr":"172.21.15.159:6821/3196826591","heartbeat_back_addr":"172.21.15.159:6825/3196826591","heartbeat_front_addr":"172.21.15.159:6823/3196826591","state":["exists","up"]},{"osd":3,"uuid":"586e11de-f487-4c4d-a5d6-249e1bb3b361","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":25,"last_clean_end":105,"up_from":109,"up_thru":109,"down_at":106,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6826","nonce":614570310},{"type":"v1","addr":"172.21.15.159:6827","nonce":614570310}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6828","nonce":614570310},{"type":"v1","addr":"172.21.15.159:6829","nonce":614570310}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6832","nonce":614570310},{"type":"v1","addr":"172.21.15.159:6833","nonce":614570310}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6830","nonce":614570310},{"type":"v1","addr":"172.21.15.159:6831","nonce":614570310}]},"public_addr":"172.21.15.159:6827/614570310","cluster_addr":"172.21.15.159:6829/614570310","heartbeat_back_addr":"172.21.15.159:6833/614570310","heartbeat_front_addr":"172.21.15.159:6831/614570310","state":["exists","up"]},{"osd":4,"uuid":"8e34cadf-fd5a-4168-ae9c-57e03efdaf93","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":109,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6800","nonce":4068262520},{"type":"v1","addr":"172.21.15.164:6801","nonce":4068262520}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6802","nonce":4068262520},{"type":"v1","addr":"172.21.15.164:6803","nonce":4068262520}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6806","nonce":4068262520},{"type":"v1","addr":"172.21.15.164:6807","nonce":4068262520}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6804","nonce":4068262520},{"type":"v1","addr":"172.21.15.164:6805","nonce":4068262520}]},"public_addr":"172.21.15.164:6801/4068262520","cluster_addr":"172.21.15.164:6803/4068262520","heartbeat_back_addr":"172.21.15.164:6807/4068262520","heartbeat_front_addr":"172.21.15.164:6805/4068262520","state":["exists","up"]},{"osd":5,"uuid":"17a780c6-1857-4825-96dd-2e8501936c2e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":109,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6808","nonce":3334203271},{"type":"v1","addr":"172.21.15.164:6809","nonce":3334203271}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6810","nonce":3334203271},{"type":"v1","addr":"172.21.15.164:6811","nonce":3334203271}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6814","nonce":3334203271},{"type":"v1","addr":"172.21.15.164:6815","nonce":3334203271}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6812","nonce":3334203271},{"type":"v1","addr":"172.21.15.164:6813","nonce":3334203271}]},"public_addr":"172.21.15.164:6809/3334203271","cluster_addr":"172.21.15.164:6811/3334203271","heartbeat_back_addr":"172.21.15.164:6815/3334203271","heartbeat_front_addr":"172.21.15.164:6813/3334203271","state":["exists","up"]},{"osd":6,"uuid":"6a548233-0f0a-431b-b6f3-8aadfab4ecdc","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":106,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6816","nonce":1265716723},{"type":"v1","addr":"172.21.15.164:6817","nonce":1265716723}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6818","nonce":1265716723},{"type":"v1","addr":"172.21.15.164:6819","nonce":1265716723}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6822","nonce":1265716723},{"type":"v1","addr":"172.21.15.164:6823","nonce":1265716723}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6820","nonce":1265716723},{"type":"v1","addr":"172.21.15.164:6821","nonce":1265716723}]},"public_addr":"172.21.15.164:6817/1265716723","cluster_addr":"172.21.15.164:6819/1265716723","heartbeat_back_addr":"172.21.15.164:6823/1265716723","heartbeat_front_addr":"172.21.15.164:6821/1265716723","state":["exists","up"]},{"osd":7,"uuid":"70ce4d00-20f4-428b-8ac9-234cc77c2c69","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":109,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6824","nonce":220577122},{"type":"v1","addr":"172.21.15.164:6825","nonce":220577122}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6826","nonce":220577122},{"type":"v1","addr":"172.21.15.164:6827","nonce":220577122}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6830","nonce":220577122},{"type":"v1","addr":"172.21.15.164:6831","nonce":220577122}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6828","nonce":220577122},{"type":"v1","addr":"172.21.15.164:6829","nonce":220577122}]},"public_addr":"172.21.15.164:6825/220577122","cluster_addr":"172.21.15.164:6827/220577122","heartbeat_back_addr":"172.21.15.164:6831/220577122","heartbeat_front_addr":"172.21.15.164:6829/220577122","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T23:04:25.974361+0000","dead_epoch":90},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T23:05:17.793247+0000","dead_epoch":95},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T23:06:11.453322+0000","dead_epoch":100},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T23:07:05.542284+0000","dead_epoch":105},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T23:07:56.421093+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T23:08:47.073341+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T23:09:37.543228+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T23:10:29.024505+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"4.e","mappings":[{"from":1,"to":2}]},{"pgid":"4.12","mappings":[{"from":1,"to":5}]},{"pgid":"4.1f","mappings":[{"from":1,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.164:0/2219131645":"2023-09-24T23:19:27.758486+0000","172.21.15.159:0/358568697":"2023-09-24T23:20:32.072324+0000","172.21.15.159:6800/1775715693":"2023-09-24T23:18:24.832399+0000","172.21.15.159:6801/3553440345":"2023-09-24T23:01:23.248088+0000","172.21.15.164:0/2398118519":"2023-09-24T23:19:27.758486+0000","172.21.15.159:6835/2276495702":"2023-09-24T23:14:20.072068+0000","172.21.15.159:6834/2276495702":"2023-09-24T23:14:20.072068+0000","172.21.15.159:6801/2559792961":"2023-09-24T23:11:29.412062+0000","172.21.15.159:0/3476906753":"2023-09-24T23:20:32.072324+0000","172.21.15.159:0/3684843684":"2023-09-24T23:18:24.832399+0000","172.21.15.159:0/3690227183":"2023-09-24T23:20:32.072324+0000","172.21.15.159:6800/3553440345":"2023-09-24T23:01:23.248088+0000","172.21.15.159:0/3547298581":"2023-09-24T23:11:29.412062+0000","172.21.15.159:0/1495614127":"2023-09-24T23:11:29.412062+0000","172.21.15.159:0/2556787186":"2023-09-24T23:20:32.072324+0000","172.21.15.159:6800/56331508":"2023-09-24T23:20:32.072324+0000","172.21.15.159:0/4094935953":"2023-09-24T23:20:32.072324+0000","172.21.15.159:0/4287045522":"2023-09-24T23:18:24.832399+0000","172.21.15.159:6801/1775715693":"2023-09-24T23:18:24.832399+0000","172.21.15.164:6834/2061872734":"2023-09-24T23:19:27.758486+0000","172.21.15.159:0/3632402390":"2023-09-24T23:01:56.984507+0000","172.21.15.159:0/901567022":"2023-09-24T23:01:23.248088+0000","172.21.15.159:0/238564211":"2023-09-24T23:01:56.984507+0000","172.21.15.159:0/4225554496":"2023-09-24T23:11:29.412062+0000","172.21.15.164:0/421191029":"2023-09-24T23:19:27.758486+0000","172.21.15.164:6835/2061872734":"2023-09-24T23:19:27.758486+0000","172.21.15.159:0/2034237092":"2023-09-24T23:18:24.832399+0000","172.21.15.164:0/2309981051":"2023-09-24T23:19:27.758486+0000","172.21.15.164:0/3385234424":"2023-09-24T23:19:27.758486+0000","172.21.15.159:0/628898188":"2023-09-24T23:01:23.248088+0000","172.21.15.159:0/3006995609":"2023-09-24T23:01:56.984507+0000","172.21.15.159:0/2094969008":"2023-09-24T23:18:24.832399+0000","172.21.15.159:0/522488361":"2023-09-24T23:01:23.248088+0000","172.21.15.159:0/1764270806":"2023-09-24T23:20:32.072324+0000","172.21.15.159:0/611583703":"2023-09-24T23:11:29.412062+0000","172.21.15.159:6800/317881060":"2023-09-24T23:01:56.984507+0000","172.21.15.159:6800/2559792961":"2023-09-24T23:11:29.412062+0000","172.21.15.159:6801/317881060":"2023-09-24T23:01:56.984507+0000","172.21.15.164:0/384271861":"2023-09-24T23:19:27.758486+0000","172.21.15.159:6801/56331508":"2023-09-24T23:20:32.072324+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","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}} 2023-09-23T23:27:53.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:27:53 smithi164 bash[92846]: cluster 2023-09-23T23:27:52.264192+0000 mgr.y (mgr.25991) 306 : cluster 0 pgmap v243: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:27:53.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:27:53 smithi164 bash[92846]: audit 2023-09-23T23:27:53.115023+0000 mon.c (mon.2) 16 : audit 0 from='client.? 172.21.15.159:0/2550809466' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T23:27:53.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:27:53 smithi159 bash[105915]: cluster 2023-09-23T23:27:52.264192+0000 mgr.y (mgr.25991) 306 : cluster 0 pgmap v243: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:27:53.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:27:53 smithi159 bash[105915]: audit 2023-09-23T23:27:53.115023+0000 mon.c (mon.2) 16 : audit 0 from='client.? 172.21.15.159:0/2550809466' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T23:27:53.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:27:53 smithi159 bash[108473]: cluster 2023-09-23T23:27:52.264192+0000 mgr.y (mgr.25991) 306 : cluster 0 pgmap v243: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:27:53.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:27:53 smithi159 bash[108473]: audit 2023-09-23T23:27:53.115023+0000 mon.c (mon.2) 16 : audit 0 from='client.? 172.21.15.159:0/2550809466' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T23:27:53.964 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:27:53 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:27:53] "GET /metrics HTTP/1.1" 200 34109 "" "Prometheus/2.43.0" 2023-09-23T23:27:53.965 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2023-09-23T23:27:53.966 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd dump --format=json 2023-09-23T23:27:55.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:27:55 smithi164 bash[92846]: cluster 2023-09-23T23:27:54.265186+0000 mgr.y (mgr.25991) 307 : cluster 0 pgmap v244: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:27:55.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:27:55 smithi159 bash[105915]: cluster 2023-09-23T23:27:54.265186+0000 mgr.y (mgr.25991) 307 : cluster 0 pgmap v244: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:27:55.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:27:55 smithi159 bash[108473]: cluster 2023-09-23T23:27:54.265186+0000 mgr.y (mgr.25991) 307 : cluster 0 pgmap v244: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:27:57.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:27:57 smithi164 bash[92846]: cluster 2023-09-23T23:27:56.265921+0000 mgr.y (mgr.25991) 308 : cluster 0 pgmap v245: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:27:57.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:27:57 smithi159 bash[105915]: cluster 2023-09-23T23:27:56.265921+0000 mgr.y (mgr.25991) 308 : cluster 0 pgmap v245: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:27:57.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:27:57 smithi159 bash[108473]: cluster 2023-09-23T23:27:56.265921+0000 mgr.y (mgr.25991) 308 : cluster 0 pgmap v245: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:27:58.737 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:27:59.729 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:27:59 smithi159 bash[105915]: cluster 2023-09-23T23:27:58.266796+0000 mgr.y (mgr.25991) 309 : cluster 0 pgmap v246: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:27:59.729 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:27:59 smithi159 bash[108473]: cluster 2023-09-23T23:27:58.266796+0000 mgr.y (mgr.25991) 309 : cluster 0 pgmap v246: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:27:59.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:27:59 smithi164 bash[92846]: cluster 2023-09-23T23:27:58.266796+0000 mgr.y (mgr.25991) 309 : cluster 0 pgmap v246: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:28:01.689 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:28:01 smithi159 bash[105915]: cluster 2023-09-23T23:28:00.267361+0000 mgr.y (mgr.25991) 310 : cluster 0 pgmap v247: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:28:01.689 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:28:01 smithi159 bash[108473]: cluster 2023-09-23T23:28:00.267361+0000 mgr.y (mgr.25991) 310 : cluster 0 pgmap v247: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:28:01.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:28:01 smithi164 bash[92846]: cluster 2023-09-23T23:28:00.267361+0000 mgr.y (mgr.25991) 310 : cluster 0 pgmap v247: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:28:02.141 INFO:teuthology.orchestra.run.smithi159.stdout: 2023-09-23T23:28:02.141 INFO:teuthology.orchestra.run.smithi159.stdout:{"epoch":110,"fsid":"e43465dc-5a64-11ee-8db4-212e2dc638e7","created":"2023-09-23T23:00:49.674845+0000","modified":"2023-09-23T23:26:56.861504+0000","last_up_change":"2023-09-23T23:26:55.850029+0000","last_in_change":"2023-09-23T23:10:04.479250+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":22,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":4,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"luminous","require_osd_release":"quincy","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-09-23T23:06:13.639460+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":"off","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":"21","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":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2023-09-23T23:12:09.401085+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","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":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"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":"86","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":15,"snap_epoch":86,"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":{},"application_metadata":{"rbd":{}},"read_balance":{"score_acting":2,"score_stable":2,"optimal_score":1,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs.foo.meta","create_time":"2023-09-23T23:14:11.719339+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":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"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":"67","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_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"foo"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":4,"pool_name":"cephfs.foo.data","create_time":"2023-09-23T23:14:12.189574+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":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"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":"68","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":{},"application_metadata":{"cephfs":{"data":"foo"}},"read_balance":{"score_acting":2.25,"score_stable":2.25,"optimal_score":1,"raw_score_acting":2.25,"raw_score_stable":2.25,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"8558e9bc-d8a0-4d92-a3d5-597ef2b41bff","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":90,"up_from":94,"up_thru":109,"down_at":91,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6802","nonce":1515060734},{"type":"v1","addr":"172.21.15.159:6803","nonce":1515060734}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6804","nonce":1515060734},{"type":"v1","addr":"172.21.15.159:6805","nonce":1515060734}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6808","nonce":1515060734},{"type":"v1","addr":"172.21.15.159:6809","nonce":1515060734}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6806","nonce":1515060734},{"type":"v1","addr":"172.21.15.159:6807","nonce":1515060734}]},"public_addr":"172.21.15.159:6803/1515060734","cluster_addr":"172.21.15.159:6805/1515060734","heartbeat_back_addr":"172.21.15.159:6809/1515060734","heartbeat_front_addr":"172.21.15.159:6807/1515060734","state":["exists","up"]},{"osd":1,"uuid":"4c49a5aa-2c2e-4270-a749-cec5f2d91d9a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":13,"last_clean_end":95,"up_from":99,"up_thru":109,"down_at":96,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6810","nonce":645722322},{"type":"v1","addr":"172.21.15.159:6811","nonce":645722322}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6812","nonce":645722322},{"type":"v1","addr":"172.21.15.159:6813","nonce":645722322}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6816","nonce":645722322},{"type":"v1","addr":"172.21.15.159:6817","nonce":645722322}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6814","nonce":645722322},{"type":"v1","addr":"172.21.15.159:6815","nonce":645722322}]},"public_addr":"172.21.15.159:6811/645722322","cluster_addr":"172.21.15.159:6813/645722322","heartbeat_back_addr":"172.21.15.159:6817/645722322","heartbeat_front_addr":"172.21.15.159:6815/645722322","state":["exists","up"]},{"osd":2,"uuid":"e69361f0-1f5c-4ffe-947a-d8db8e795ad9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":100,"up_from":104,"up_thru":109,"down_at":101,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6818","nonce":3196826591},{"type":"v1","addr":"172.21.15.159:6819","nonce":3196826591}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6820","nonce":3196826591},{"type":"v1","addr":"172.21.15.159:6821","nonce":3196826591}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6824","nonce":3196826591},{"type":"v1","addr":"172.21.15.159:6825","nonce":3196826591}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6822","nonce":3196826591},{"type":"v1","addr":"172.21.15.159:6823","nonce":3196826591}]},"public_addr":"172.21.15.159:6819/3196826591","cluster_addr":"172.21.15.159:6821/3196826591","heartbeat_back_addr":"172.21.15.159:6825/3196826591","heartbeat_front_addr":"172.21.15.159:6823/3196826591","state":["exists","up"]},{"osd":3,"uuid":"586e11de-f487-4c4d-a5d6-249e1bb3b361","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":25,"last_clean_end":105,"up_from":109,"up_thru":109,"down_at":106,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6826","nonce":614570310},{"type":"v1","addr":"172.21.15.159:6827","nonce":614570310}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6828","nonce":614570310},{"type":"v1","addr":"172.21.15.159:6829","nonce":614570310}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6832","nonce":614570310},{"type":"v1","addr":"172.21.15.159:6833","nonce":614570310}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6830","nonce":614570310},{"type":"v1","addr":"172.21.15.159:6831","nonce":614570310}]},"public_addr":"172.21.15.159:6827/614570310","cluster_addr":"172.21.15.159:6829/614570310","heartbeat_back_addr":"172.21.15.159:6833/614570310","heartbeat_front_addr":"172.21.15.159:6831/614570310","state":["exists","up"]},{"osd":4,"uuid":"8e34cadf-fd5a-4168-ae9c-57e03efdaf93","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":109,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6800","nonce":4068262520},{"type":"v1","addr":"172.21.15.164:6801","nonce":4068262520}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6802","nonce":4068262520},{"type":"v1","addr":"172.21.15.164:6803","nonce":4068262520}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6806","nonce":4068262520},{"type":"v1","addr":"172.21.15.164:6807","nonce":4068262520}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6804","nonce":4068262520},{"type":"v1","addr":"172.21.15.164:6805","nonce":4068262520}]},"public_addr":"172.21.15.164:6801/4068262520","cluster_addr":"172.21.15.164:6803/4068262520","heartbeat_back_addr":"172.21.15.164:6807/4068262520","heartbeat_front_addr":"172.21.15.164:6805/4068262520","state":["exists","up"]},{"osd":5,"uuid":"17a780c6-1857-4825-96dd-2e8501936c2e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":109,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6808","nonce":3334203271},{"type":"v1","addr":"172.21.15.164:6809","nonce":3334203271}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6810","nonce":3334203271},{"type":"v1","addr":"172.21.15.164:6811","nonce":3334203271}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6814","nonce":3334203271},{"type":"v1","addr":"172.21.15.164:6815","nonce":3334203271}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6812","nonce":3334203271},{"type":"v1","addr":"172.21.15.164:6813","nonce":3334203271}]},"public_addr":"172.21.15.164:6809/3334203271","cluster_addr":"172.21.15.164:6811/3334203271","heartbeat_back_addr":"172.21.15.164:6815/3334203271","heartbeat_front_addr":"172.21.15.164:6813/3334203271","state":["exists","up"]},{"osd":6,"uuid":"6a548233-0f0a-431b-b6f3-8aadfab4ecdc","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":106,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6816","nonce":1265716723},{"type":"v1","addr":"172.21.15.164:6817","nonce":1265716723}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6818","nonce":1265716723},{"type":"v1","addr":"172.21.15.164:6819","nonce":1265716723}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6822","nonce":1265716723},{"type":"v1","addr":"172.21.15.164:6823","nonce":1265716723}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6820","nonce":1265716723},{"type":"v1","addr":"172.21.15.164:6821","nonce":1265716723}]},"public_addr":"172.21.15.164:6817/1265716723","cluster_addr":"172.21.15.164:6819/1265716723","heartbeat_back_addr":"172.21.15.164:6823/1265716723","heartbeat_front_addr":"172.21.15.164:6821/1265716723","state":["exists","up"]},{"osd":7,"uuid":"70ce4d00-20f4-428b-8ac9-234cc77c2c69","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":109,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6824","nonce":220577122},{"type":"v1","addr":"172.21.15.164:6825","nonce":220577122}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6826","nonce":220577122},{"type":"v1","addr":"172.21.15.164:6827","nonce":220577122}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6830","nonce":220577122},{"type":"v1","addr":"172.21.15.164:6831","nonce":220577122}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6828","nonce":220577122},{"type":"v1","addr":"172.21.15.164:6829","nonce":220577122}]},"public_addr":"172.21.15.164:6825/220577122","cluster_addr":"172.21.15.164:6827/220577122","heartbeat_back_addr":"172.21.15.164:6831/220577122","heartbeat_front_addr":"172.21.15.164:6829/220577122","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T23:04:25.974361+0000","dead_epoch":90},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T23:05:17.793247+0000","dead_epoch":95},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T23:06:11.453322+0000","dead_epoch":100},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T23:07:05.542284+0000","dead_epoch":105},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T23:07:56.421093+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T23:08:47.073341+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T23:09:37.543228+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T23:10:29.024505+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"4.e","mappings":[{"from":1,"to":2}]},{"pgid":"4.12","mappings":[{"from":1,"to":5}]},{"pgid":"4.1f","mappings":[{"from":1,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.164:0/2219131645":"2023-09-24T23:19:27.758486+0000","172.21.15.159:0/358568697":"2023-09-24T23:20:32.072324+0000","172.21.15.159:6800/1775715693":"2023-09-24T23:18:24.832399+0000","172.21.15.159:6801/3553440345":"2023-09-24T23:01:23.248088+0000","172.21.15.164:0/2398118519":"2023-09-24T23:19:27.758486+0000","172.21.15.159:6835/2276495702":"2023-09-24T23:14:20.072068+0000","172.21.15.159:6834/2276495702":"2023-09-24T23:14:20.072068+0000","172.21.15.159:6801/2559792961":"2023-09-24T23:11:29.412062+0000","172.21.15.159:0/3476906753":"2023-09-24T23:20:32.072324+0000","172.21.15.159:0/3684843684":"2023-09-24T23:18:24.832399+0000","172.21.15.159:0/3690227183":"2023-09-24T23:20:32.072324+0000","172.21.15.159:6800/3553440345":"2023-09-24T23:01:23.248088+0000","172.21.15.159:0/3547298581":"2023-09-24T23:11:29.412062+0000","172.21.15.159:0/1495614127":"2023-09-24T23:11:29.412062+0000","172.21.15.159:0/2556787186":"2023-09-24T23:20:32.072324+0000","172.21.15.159:6800/56331508":"2023-09-24T23:20:32.072324+0000","172.21.15.159:0/4094935953":"2023-09-24T23:20:32.072324+0000","172.21.15.159:0/4287045522":"2023-09-24T23:18:24.832399+0000","172.21.15.159:6801/1775715693":"2023-09-24T23:18:24.832399+0000","172.21.15.164:6834/2061872734":"2023-09-24T23:19:27.758486+0000","172.21.15.159:0/3632402390":"2023-09-24T23:01:56.984507+0000","172.21.15.159:0/901567022":"2023-09-24T23:01:23.248088+0000","172.21.15.159:0/238564211":"2023-09-24T23:01:56.984507+0000","172.21.15.159:0/4225554496":"2023-09-24T23:11:29.412062+0000","172.21.15.164:0/421191029":"2023-09-24T23:19:27.758486+0000","172.21.15.164:6835/2061872734":"2023-09-24T23:19:27.758486+0000","172.21.15.159:0/2034237092":"2023-09-24T23:18:24.832399+0000","172.21.15.164:0/2309981051":"2023-09-24T23:19:27.758486+0000","172.21.15.164:0/3385234424":"2023-09-24T23:19:27.758486+0000","172.21.15.159:0/628898188":"2023-09-24T23:01:23.248088+0000","172.21.15.159:0/3006995609":"2023-09-24T23:01:56.984507+0000","172.21.15.159:0/2094969008":"2023-09-24T23:18:24.832399+0000","172.21.15.159:0/522488361":"2023-09-24T23:01:23.248088+0000","172.21.15.159:0/1764270806":"2023-09-24T23:20:32.072324+0000","172.21.15.159:0/611583703":"2023-09-24T23:11:29.412062+0000","172.21.15.159:6800/317881060":"2023-09-24T23:01:56.984507+0000","172.21.15.159:6800/2559792961":"2023-09-24T23:11:29.412062+0000","172.21.15.159:6801/317881060":"2023-09-24T23:01:56.984507+0000","172.21.15.164:0/384271861":"2023-09-24T23:19:27.758486+0000","172.21.15.159:6801/56331508":"2023-09-24T23:20:32.072324+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","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}} 2023-09-23T23:28:02.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:28:02 smithi159 bash[105915]: audit 2023-09-23T23:28:02.136630+0000 mon.c (mon.2) 17 : audit 0 from='client.? 172.21.15.159:0/4238330086' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T23:28:02.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:28:02 smithi159 bash[105915]: audit 2023-09-23T23:28:02.212041+0000 mon.a (mon.0) 425 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:28:02.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:28:02 smithi159 bash[108473]: audit 2023-09-23T23:28:02.136630+0000 mon.c (mon.2) 17 : audit 0 from='client.? 172.21.15.159:0/4238330086' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T23:28:02.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:28:02 smithi159 bash[108473]: audit 2023-09-23T23:28:02.212041+0000 mon.a (mon.0) 425 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:28:02.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:28:02 smithi164 bash[92846]: audit 2023-09-23T23:28:02.136630+0000 mon.c (mon.2) 17 : audit 0 from='client.? 172.21.15.159:0/4238330086' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T23:28:02.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:28:02 smithi164 bash[92846]: audit 2023-09-23T23:28:02.212041+0000 mon.a (mon.0) 425 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:28:03.012 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph tell osd.0 flush_pg_stats 2023-09-23T23:28:03.012 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph tell osd.1 flush_pg_stats 2023-09-23T23:28:03.013 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph tell osd.2 flush_pg_stats 2023-09-23T23:28:03.013 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph tell osd.3 flush_pg_stats 2023-09-23T23:28:03.013 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph tell osd.4 flush_pg_stats 2023-09-23T23:28:03.014 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph tell osd.5 flush_pg_stats 2023-09-23T23:28:03.014 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph tell osd.6 flush_pg_stats 2023-09-23T23:28:03.015 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph tell osd.7 flush_pg_stats 2023-09-23T23:28:03.672 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:28:03 smithi159 bash[105915]: cluster 2023-09-23T23:28:02.267982+0000 mgr.y (mgr.25991) 311 : cluster 0 pgmap v248: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:28:03.673 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:28:03 smithi159 bash[108473]: cluster 2023-09-23T23:28:02.267982+0000 mgr.y (mgr.25991) 311 : cluster 0 pgmap v248: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:28:03.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:28:03 smithi164 bash[92846]: cluster 2023-09-23T23:28:02.267982+0000 mgr.y (mgr.25991) 311 : cluster 0 pgmap v248: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:28:04.043 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:28:03 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:28:03] "GET /metrics HTTP/1.1" 200 34111 "" "Prometheus/2.43.0" 2023-09-23T23:28:05.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:28:05 smithi164 bash[92846]: cluster 2023-09-23T23:28:04.268978+0000 mgr.y (mgr.25991) 312 : cluster 0 pgmap v249: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:28:05.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:28:05 smithi159 bash[105915]: cluster 2023-09-23T23:28:04.268978+0000 mgr.y (mgr.25991) 312 : cluster 0 pgmap v249: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:28:05.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:28:05 smithi159 bash[108473]: cluster 2023-09-23T23:28:04.268978+0000 mgr.y (mgr.25991) 312 : cluster 0 pgmap v249: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:28:07.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:28:07 smithi164 bash[92846]: cluster 2023-09-23T23:28:06.269777+0000 mgr.y (mgr.25991) 313 : cluster 0 pgmap v250: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:28:07.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:28:07 smithi159 bash[105915]: cluster 2023-09-23T23:28:06.269777+0000 mgr.y (mgr.25991) 313 : cluster 0 pgmap v250: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:28:07.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:28:07 smithi159 bash[108473]: cluster 2023-09-23T23:28:06.269777+0000 mgr.y (mgr.25991) 313 : cluster 0 pgmap v250: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:28:07.901 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:28:07.902 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:28:07.902 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:28:07.902 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:28:07.903 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:28:07.906 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:28:07.907 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:28:07.907 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:28:09.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:28:09 smithi164 bash[92846]: cluster 2023-09-23T23:28:08.270412+0000 mgr.y (mgr.25991) 314 : cluster 0 pgmap v251: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:28:09.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:28:09 smithi164 bash[92846]: audit 2023-09-23T23:28:08.760907+0000 mon.a (mon.0) 426 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:28:09.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:28:09 smithi159 bash[105915]: cluster 2023-09-23T23:28:08.270412+0000 mgr.y (mgr.25991) 314 : cluster 0 pgmap v251: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:28:09.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:28:09 smithi159 bash[105915]: audit 2023-09-23T23:28:08.760907+0000 mon.a (mon.0) 426 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:28:09.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:28:09 smithi159 bash[108473]: cluster 2023-09-23T23:28:08.270412+0000 mgr.y (mgr.25991) 314 : cluster 0 pgmap v251: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:28:09.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:28:09 smithi159 bash[108473]: audit 2023-09-23T23:28:08.760907+0000 mon.a (mon.0) 426 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:28:11.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:28:11 smithi159 bash[108473]: cluster 2023-09-23T23:28:10.271132+0000 mgr.y (mgr.25991) 315 : cluster 0 pgmap v252: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:28:11.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:28:11 smithi159 bash[105915]: cluster 2023-09-23T23:28:10.271132+0000 mgr.y (mgr.25991) 315 : cluster 0 pgmap v252: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:28:11.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:28:11 smithi164 bash[92846]: cluster 2023-09-23T23:28:10.271132+0000 mgr.y (mgr.25991) 315 : cluster 0 pgmap v252: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:28:13.477 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:28:13 smithi159 bash[105915]: cluster 2023-09-23T23:28:12.271552+0000 mgr.y (mgr.25991) 316 : cluster 0 pgmap v253: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:28:13.477 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:28:13 smithi159 bash[108473]: cluster 2023-09-23T23:28:12.271552+0000 mgr.y (mgr.25991) 316 : cluster 0 pgmap v253: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:28:13.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:28:13 smithi164 bash[92846]: cluster 2023-09-23T23:28:12.271552+0000 mgr.y (mgr.25991) 316 : cluster 0 pgmap v253: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:28:13.793 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:28:13 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:28:13] "GET /metrics HTTP/1.1" 200 34111 "" "Prometheus/2.43.0" 2023-09-23T23:28:15.365 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:28:15 smithi159 bash[108473]: cluster 2023-09-23T23:28:14.272452+0000 mgr.y (mgr.25991) 317 : cluster 0 pgmap v254: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:28:15.365 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:28:15 smithi159 bash[108473]: audit 2023-09-23T23:28:15.198939+0000 mon.a (mon.0) 427 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:28:15.365 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:28:15 smithi159 bash[108473]: audit 2023-09-23T23:28:15.207046+0000 mon.a (mon.0) 428 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:28:15.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:28:15 smithi164 bash[92846]: cluster 2023-09-23T23:28:14.272452+0000 mgr.y (mgr.25991) 317 : cluster 0 pgmap v254: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:28:15.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:28:15 smithi164 bash[92846]: audit 2023-09-23T23:28:15.198939+0000 mon.a (mon.0) 427 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:28:15.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:28:15 smithi164 bash[92846]: audit 2023-09-23T23:28:15.207046+0000 mon.a (mon.0) 428 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:28:15.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:28:15 smithi159 bash[105915]: cluster 2023-09-23T23:28:14.272452+0000 mgr.y (mgr.25991) 317 : cluster 0 pgmap v254: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:28:15.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:28:15 smithi159 bash[105915]: audit 2023-09-23T23:28:15.198939+0000 mon.a (mon.0) 427 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:28:15.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:28:15 smithi159 bash[105915]: audit 2023-09-23T23:28:15.207046+0000 mon.a (mon.0) 428 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:28:17.710 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:28:17 smithi159 bash[105915]: cluster 2023-09-23T23:28:16.273134+0000 mgr.y (mgr.25991) 318 : cluster 0 pgmap v255: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:28:17.710 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:28:17 smithi159 bash[105915]: audit 2023-09-23T23:28:17.211994+0000 mon.a (mon.0) 429 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:28:17.710 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:28:17 smithi159 bash[108473]: cluster 2023-09-23T23:28:16.273134+0000 mgr.y (mgr.25991) 318 : cluster 0 pgmap v255: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:28:17.710 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:28:17 smithi159 bash[108473]: audit 2023-09-23T23:28:17.211994+0000 mon.a (mon.0) 429 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:28:17.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:28:17 smithi164 bash[92846]: cluster 2023-09-23T23:28:16.273134+0000 mgr.y (mgr.25991) 318 : cluster 0 pgmap v255: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:28:17.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:28:17 smithi164 bash[92846]: audit 2023-09-23T23:28:17.211994+0000 mon.a (mon.0) 429 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:28:19.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:28:19 smithi159 bash[105915]: cluster 2023-09-23T23:28:18.273716+0000 mgr.y (mgr.25991) 319 : cluster 0 pgmap v256: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:28:19.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:28:19 smithi159 bash[108473]: cluster 2023-09-23T23:28:18.273716+0000 mgr.y (mgr.25991) 319 : cluster 0 pgmap v256: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:28:19.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:28:19 smithi164 bash[92846]: cluster 2023-09-23T23:28:18.273716+0000 mgr.y (mgr.25991) 319 : cluster 0 pgmap v256: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:28:21.389 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:28:21 smithi159 bash[105915]: cluster 2023-09-23T23:28:20.274312+0000 mgr.y (mgr.25991) 320 : cluster 0 pgmap v257: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:28:21.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:28:21 smithi159 bash[108473]: cluster 2023-09-23T23:28:20.274312+0000 mgr.y (mgr.25991) 320 : cluster 0 pgmap v257: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:28:21.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:28:21 smithi164 bash[92846]: cluster 2023-09-23T23:28:20.274312+0000 mgr.y (mgr.25991) 320 : cluster 0 pgmap v257: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:28:23.112 INFO:teuthology.orchestra.run.smithi159.stdout:163208757484 2023-09-23T23:28:23.112 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.5 2023-09-23T23:28:23.446 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:28:23 smithi159 bash[105915]: cluster 2023-09-23T23:28:22.274903+0000 mgr.y (mgr.25991) 321 : cluster 0 pgmap v258: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:28:23.447 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:28:23 smithi159 bash[108473]: cluster 2023-09-23T23:28:22.274903+0000 mgr.y (mgr.25991) 321 : cluster 0 pgmap v258: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:28:23.447 INFO:teuthology.orchestra.run.smithi159.stdout:197568495842 2023-09-23T23:28:23.448 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.6 2023-09-23T23:28:23.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:28:23 smithi164 bash[92846]: cluster 2023-09-23T23:28:22.274903+0000 mgr.y (mgr.25991) 321 : cluster 0 pgmap v258: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:28:23.793 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:28:23 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:28:23] "GET /metrics HTTP/1.1" 200 34107 "" "Prometheus/2.43.0" 2023-09-23T23:28:24.795 INFO:teuthology.orchestra.run.smithi159.stdout:403726925872 2023-09-23T23:28:24.796 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.0 2023-09-23T23:28:25.228 INFO:teuthology.orchestra.run.smithi159.stdout:231928234200 2023-09-23T23:28:25.228 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.7 2023-09-23T23:28:25.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:28:25 smithi159 bash[105915]: cluster 2023-09-23T23:28:24.275805+0000 mgr.y (mgr.25991) 322 : cluster 0 pgmap v259: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:28:25.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:28:25 smithi159 bash[108473]: cluster 2023-09-23T23:28:24.275805+0000 mgr.y (mgr.25991) 322 : cluster 0 pgmap v259: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:28:25.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:28:25 smithi164 bash[92846]: cluster 2023-09-23T23:28:24.275805+0000 mgr.y (mgr.25991) 322 : cluster 0 pgmap v259: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:28:25.822 INFO:teuthology.orchestra.run.smithi159.stdout:446676598809 2023-09-23T23:28:25.822 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.2 2023-09-23T23:28:27.700 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:28:27 smithi159 bash[105915]: cluster 2023-09-23T23:28:26.276707+0000 mgr.y (mgr.25991) 323 : cluster 0 pgmap v260: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:28:27.700 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:28:27 smithi159 bash[108473]: cluster 2023-09-23T23:28:26.276707+0000 mgr.y (mgr.25991) 323 : cluster 0 pgmap v260: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:28:27.701 INFO:teuthology.orchestra.run.smithi159.stdout:425201762346 2023-09-23T23:28:27.702 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.1 2023-09-23T23:28:27.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:28:27 smithi164 bash[92846]: cluster 2023-09-23T23:28:26.276707+0000 mgr.y (mgr.25991) 323 : cluster 0 pgmap v260: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:28:27.886 INFO:teuthology.orchestra.run.smithi159.stdout:468151435284 2023-09-23T23:28:27.887 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.3 2023-09-23T23:28:27.955 INFO:teuthology.orchestra.run.smithi159.stdout:128849019126 2023-09-23T23:28:27.955 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.4 2023-09-23T23:28:29.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:28:29 smithi164 bash[92846]: cluster 2023-09-23T23:28:28.277688+0000 mgr.y (mgr.25991) 324 : cluster 0 pgmap v261: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:28:29.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:28:29 smithi159 bash[105915]: cluster 2023-09-23T23:28:28.277688+0000 mgr.y (mgr.25991) 324 : cluster 0 pgmap v261: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:28:29.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:28:29 smithi159 bash[108473]: cluster 2023-09-23T23:28:28.277688+0000 mgr.y (mgr.25991) 324 : cluster 0 pgmap v261: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:28:30.468 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:28:30.468 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:28:30.469 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:28:30.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:28:30 smithi159 bash[108473]: audit 2023-09-23T23:28:29.641785+0000 mon.a (mon.0) 430 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:28:30.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:28:30 smithi159 bash[108473]: audit 2023-09-23T23:28:29.649021+0000 mon.a (mon.0) 431 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:28:30.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:28:30 smithi159 bash[108473]: audit 2023-09-23T23:28:30.121436+0000 mon.a (mon.0) 432 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:28:30.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:28:30 smithi159 bash[108473]: audit 2023-09-23T23:28:30.123256+0000 mon.a (mon.0) 433 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:28:30.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:28:30 smithi159 bash[108473]: audit 2023-09-23T23:28:30.133490+0000 mon.a (mon.0) 434 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:28:30.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:28:30 smithi159 bash[105915]: audit 2023-09-23T23:28:29.641785+0000 mon.a (mon.0) 430 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:28:30.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:28:30 smithi159 bash[105915]: audit 2023-09-23T23:28:29.649021+0000 mon.a (mon.0) 431 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:28:30.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:28:30 smithi159 bash[105915]: audit 2023-09-23T23:28:30.121436+0000 mon.a (mon.0) 432 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:28:30.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:28:30 smithi159 bash[105915]: audit 2023-09-23T23:28:30.123256+0000 mon.a (mon.0) 433 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:28:30.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:28:30 smithi159 bash[105915]: audit 2023-09-23T23:28:30.133490+0000 mon.a (mon.0) 434 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:28:31.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:28:30 smithi164 bash[92846]: audit 2023-09-23T23:28:29.641785+0000 mon.a (mon.0) 430 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:28:31.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:28:30 smithi164 bash[92846]: audit 2023-09-23T23:28:29.649021+0000 mon.a (mon.0) 431 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:28:31.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:28:30 smithi164 bash[92846]: audit 2023-09-23T23:28:30.121436+0000 mon.a (mon.0) 432 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:28:31.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:28:30 smithi164 bash[92846]: audit 2023-09-23T23:28:30.123256+0000 mon.a (mon.0) 433 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:28:31.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:28:30 smithi164 bash[92846]: audit 2023-09-23T23:28:30.133490+0000 mon.a (mon.0) 434 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:28:31.482 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:28:31.483 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:28:32.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:28:31 smithi164 bash[92846]: cluster 2023-09-23T23:28:30.278476+0000 mgr.y (mgr.25991) 325 : cluster 0 pgmap v262: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:28:32.465 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:28:31 smithi159 bash[105915]: cluster 2023-09-23T23:28:30.278476+0000 mgr.y (mgr.25991) 325 : cluster 0 pgmap v262: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:28:32.465 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:28:31 smithi159 bash[108473]: cluster 2023-09-23T23:28:30.278476+0000 mgr.y (mgr.25991) 325 : cluster 0 pgmap v262: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:28:32.496 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:28:32.497 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:28:32.497 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:28:33.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:28:33 smithi164 bash[92846]: audit 2023-09-23T23:28:32.212201+0000 mon.a (mon.0) 435 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:28:33.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:28:33 smithi164 bash[92846]: cluster 2023-09-23T23:28:32.278830+0000 mgr.y (mgr.25991) 326 : cluster 0 pgmap v263: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:28:33.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:28:33 smithi159 bash[108473]: audit 2023-09-23T23:28:32.212201+0000 mon.a (mon.0) 435 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:28:33.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:28:33 smithi159 bash[108473]: cluster 2023-09-23T23:28:32.278830+0000 mgr.y (mgr.25991) 326 : cluster 0 pgmap v263: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:28:33.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:28:33 smithi159 bash[105915]: audit 2023-09-23T23:28:32.212201+0000 mon.a (mon.0) 435 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:28:33.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:28:33 smithi159 bash[105915]: cluster 2023-09-23T23:28:32.278830+0000 mgr.y (mgr.25991) 326 : cluster 0 pgmap v263: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:28:34.043 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:28:33 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:28:33] "GET /metrics HTTP/1.1" 200 34111 "" "Prometheus/2.43.0" 2023-09-23T23:28:35.407 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:28:35 smithi159 bash[105915]: cluster 2023-09-23T23:28:34.279833+0000 mgr.y (mgr.25991) 327 : cluster 0 pgmap v264: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:28:35.408 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:28:35 smithi159 bash[108473]: cluster 2023-09-23T23:28:34.279833+0000 mgr.y (mgr.25991) 327 : cluster 0 pgmap v264: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:28:35.779 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:28:35 smithi164 bash[92846]: cluster 2023-09-23T23:28:34.279833+0000 mgr.y (mgr.25991) 327 : cluster 0 pgmap v264: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:28:37.488 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:28:37 smithi159 bash[105915]: cluster 2023-09-23T23:28:36.280323+0000 mgr.y (mgr.25991) 328 : cluster 0 pgmap v265: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:28:37.488 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:28:37 smithi159 bash[108473]: cluster 2023-09-23T23:28:36.280323+0000 mgr.y (mgr.25991) 328 : cluster 0 pgmap v265: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:28:37.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:28:37 smithi164 bash[92846]: cluster 2023-09-23T23:28:36.280323+0000 mgr.y (mgr.25991) 328 : cluster 0 pgmap v265: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:28:39.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:28:39 smithi164 bash[92846]: cluster 2023-09-23T23:28:38.281247+0000 mgr.y (mgr.25991) 329 : cluster 0 pgmap v266: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:28:39.799 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:28:39 smithi159 bash[105915]: cluster 2023-09-23T23:28:38.281247+0000 mgr.y (mgr.25991) 329 : cluster 0 pgmap v266: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:28:39.799 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:28:39 smithi159 bash[108473]: cluster 2023-09-23T23:28:38.281247+0000 mgr.y (mgr.25991) 329 : cluster 0 pgmap v266: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:28:41.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:28:41 smithi159 bash[105915]: cluster 2023-09-23T23:28:40.281802+0000 mgr.y (mgr.25991) 330 : cluster 0 pgmap v267: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:28:41.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:28:41 smithi159 bash[108473]: cluster 2023-09-23T23:28:40.281802+0000 mgr.y (mgr.25991) 330 : cluster 0 pgmap v267: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:28:41.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:28:41 smithi164 bash[92846]: cluster 2023-09-23T23:28:40.281802+0000 mgr.y (mgr.25991) 330 : cluster 0 pgmap v267: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:28:43.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:28:43 smithi164 bash[92846]: cluster 2023-09-23T23:28:42.282361+0000 mgr.y (mgr.25991) 331 : cluster 0 pgmap v268: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:28:43.580 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:28:43 smithi159 bash[105915]: cluster 2023-09-23T23:28:42.282361+0000 mgr.y (mgr.25991) 331 : cluster 0 pgmap v268: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:28:43.581 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:28:43 smithi159 bash[108473]: cluster 2023-09-23T23:28:42.282361+0000 mgr.y (mgr.25991) 331 : cluster 0 pgmap v268: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:28:43.654 INFO:teuthology.orchestra.run.smithi159.stdout:197568495846 2023-09-23T23:28:44.043 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:28:43 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:28:43] "GET /metrics HTTP/1.1" 200 34111 "" "Prometheus/2.43.0" 2023-09-23T23:28:44.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:28:44 smithi164 bash[92846]: audit 2023-09-23T23:28:43.652241+0000 mon.a (mon.0) 436 : audit 0 from='client.? 172.21.15.159:0/3898885924' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-09-23T23:28:44.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:28:44 smithi159 bash[105915]: audit 2023-09-23T23:28:43.652241+0000 mon.a (mon.0) 436 : audit 0 from='client.? 172.21.15.159:0/3898885924' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-09-23T23:28:44.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:28:44 smithi159 bash[108473]: audit 2023-09-23T23:28:43.652241+0000 mon.a (mon.0) 436 : audit 0 from='client.? 172.21.15.159:0/3898885924' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-09-23T23:28:45.152 INFO:teuthology.orchestra.run.smithi159.stdout:163208757488 2023-09-23T23:28:45.227 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:28:45 smithi164 bash[92846]: cluster 2023-09-23T23:28:44.283009+0000 mgr.y (mgr.25991) 332 : cluster 0 pgmap v269: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:28:45.513 INFO:teuthology.orchestra.run.smithi159.stdout:425201762350 2023-09-23T23:28:45.516 INFO:teuthology.orchestra.run.smithi159.stdout:403726925877 2023-09-23T23:28:45.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:28:45 smithi164 bash[92846]: audit 2023-09-23T23:28:45.150368+0000 mon.c (mon.2) 18 : audit 0 from='client.? 172.21.15.159:0/199812990' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-09-23T23:28:45.538 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:28:45 smithi159 bash[105915]: cluster 2023-09-23T23:28:44.283009+0000 mgr.y (mgr.25991) 332 : cluster 0 pgmap v269: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:28:45.538 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:28:45 smithi159 bash[105915]: audit 2023-09-23T23:28:45.150368+0000 mon.c (mon.2) 18 : audit 0 from='client.? 172.21.15.159:0/199812990' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-09-23T23:28:45.539 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:28:45 smithi159 bash[108473]: cluster 2023-09-23T23:28:44.283009+0000 mgr.y (mgr.25991) 332 : cluster 0 pgmap v269: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:28:45.539 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:28:45 smithi159 bash[108473]: audit 2023-09-23T23:28:45.150368+0000 mon.c (mon.2) 18 : audit 0 from='client.? 172.21.15.159:0/199812990' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-09-23T23:28:46.484 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:28:46 smithi159 bash[108473]: audit 2023-09-23T23:28:45.511695+0000 mon.c (mon.2) 19 : audit 0 from='client.? 172.21.15.159:0/2328992930' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-09-23T23:28:46.484 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:28:46 smithi159 bash[108473]: audit 2023-09-23T23:28:45.514288+0000 mon.c (mon.2) 20 : audit 0 from='client.? 172.21.15.159:0/4205012672' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-09-23T23:28:46.484 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:28:46 smithi159 bash[105915]: audit 2023-09-23T23:28:45.511695+0000 mon.c (mon.2) 19 : audit 0 from='client.? 172.21.15.159:0/2328992930' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-09-23T23:28:46.484 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:28:46 smithi159 bash[105915]: audit 2023-09-23T23:28:45.514288+0000 mon.c (mon.2) 20 : audit 0 from='client.? 172.21.15.159:0/4205012672' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-09-23T23:28:46.485 INFO:tasks.cephadm.ceph_manager.ceph:need seq 197568495842 got 197568495846 for osd.6 2023-09-23T23:28:46.485 DEBUG:teuthology.parallel:result is None 2023-09-23T23:28:46.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:28:46 smithi164 bash[92846]: audit 2023-09-23T23:28:45.511695+0000 mon.c (mon.2) 19 : audit 0 from='client.? 172.21.15.159:0/2328992930' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-09-23T23:28:46.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:28:46 smithi164 bash[92846]: audit 2023-09-23T23:28:45.514288+0000 mon.c (mon.2) 20 : audit 0 from='client.? 172.21.15.159:0/4205012672' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-09-23T23:28:47.011 INFO:teuthology.orchestra.run.smithi159.stdout:231928234205 2023-09-23T23:28:47.524 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:28:47 smithi164 bash[92846]: cluster 2023-09-23T23:28:46.283491+0000 mgr.y (mgr.25991) 333 : cluster 0 pgmap v270: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:28:47.524 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:28:47 smithi164 bash[92846]: audit 2023-09-23T23:28:47.009095+0000 mon.c (mon.2) 21 : audit 0 from='client.? 172.21.15.159:0/3271281860' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-09-23T23:28:47.524 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:28:47 smithi164 bash[92846]: audit 2023-09-23T23:28:47.212422+0000 mon.a (mon.0) 437 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:28:47.539 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:28:47 smithi159 bash[105915]: cluster 2023-09-23T23:28:46.283491+0000 mgr.y (mgr.25991) 333 : cluster 0 pgmap v270: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:28:47.539 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:28:47 smithi159 bash[105915]: audit 2023-09-23T23:28:47.009095+0000 mon.c (mon.2) 21 : audit 0 from='client.? 172.21.15.159:0/3271281860' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-09-23T23:28:47.539 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:28:47 smithi159 bash[105915]: audit 2023-09-23T23:28:47.212422+0000 mon.a (mon.0) 437 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:28:47.540 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:28:47 smithi159 bash[108473]: cluster 2023-09-23T23:28:46.283491+0000 mgr.y (mgr.25991) 333 : cluster 0 pgmap v270: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:28:47.540 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:28:47 smithi159 bash[108473]: audit 2023-09-23T23:28:47.009095+0000 mon.c (mon.2) 21 : audit 0 from='client.? 172.21.15.159:0/3271281860' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-09-23T23:28:47.540 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:28:47 smithi159 bash[108473]: audit 2023-09-23T23:28:47.212422+0000 mon.a (mon.0) 437 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:28:47.973 INFO:tasks.cephadm.ceph_manager.ceph:need seq 163208757484 got 163208757488 for osd.5 2023-09-23T23:28:47.973 DEBUG:teuthology.parallel:result is None 2023-09-23T23:28:49.206 INFO:teuthology.orchestra.run.smithi159.stdout:446676598814 2023-09-23T23:28:49.672 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:28:49 smithi159 bash[105915]: cluster 2023-09-23T23:28:48.284281+0000 mgr.y (mgr.25991) 334 : cluster 0 pgmap v271: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:28:49.672 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:28:49 smithi159 bash[105915]: audit 2023-09-23T23:28:49.203973+0000 mon.c (mon.2) 22 : audit 0 from='client.? 172.21.15.159:0/545376258' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-09-23T23:28:49.672 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:28:49 smithi159 bash[108473]: cluster 2023-09-23T23:28:48.284281+0000 mgr.y (mgr.25991) 334 : cluster 0 pgmap v271: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:28:49.673 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:28:49 smithi159 bash[108473]: audit 2023-09-23T23:28:49.203973+0000 mon.c (mon.2) 22 : audit 0 from='client.? 172.21.15.159:0/545376258' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-09-23T23:28:49.772 INFO:tasks.cephadm.ceph_manager.ceph:need seq 425201762346 got 425201762350 for osd.1 2023-09-23T23:28:49.772 DEBUG:teuthology.parallel:result is None 2023-09-23T23:28:49.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:28:49 smithi164 bash[92846]: cluster 2023-09-23T23:28:48.284281+0000 mgr.y (mgr.25991) 334 : cluster 0 pgmap v271: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:28:49.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:28:49 smithi164 bash[92846]: audit 2023-09-23T23:28:49.203973+0000 mon.c (mon.2) 22 : audit 0 from='client.? 172.21.15.159:0/545376258' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-09-23T23:28:50.144 INFO:tasks.cephadm.ceph_manager.ceph:need seq 403726925872 got 403726925877 for osd.0 2023-09-23T23:28:50.144 DEBUG:teuthology.parallel:result is None 2023-09-23T23:28:50.171 INFO:teuthology.orchestra.run.smithi159.stdout:468151435288 2023-09-23T23:28:50.272 INFO:tasks.cephadm.ceph_manager.ceph:need seq 231928234200 got 231928234205 for osd.7 2023-09-23T23:28:50.272 DEBUG:teuthology.parallel:result is None 2023-09-23T23:28:50.351 INFO:teuthology.orchestra.run.smithi159.stdout:128849019131 2023-09-23T23:28:50.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:28:50 smithi159 bash[105915]: audit 2023-09-23T23:28:50.169304+0000 mon.c (mon.2) 23 : audit 0 from='client.? 172.21.15.159:0/3609970019' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-09-23T23:28:50.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:28:50 smithi159 bash[108473]: audit 2023-09-23T23:28:50.169304+0000 mon.c (mon.2) 23 : audit 0 from='client.? 172.21.15.159:0/3609970019' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-09-23T23:28:50.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:28:50 smithi164 bash[92846]: audit 2023-09-23T23:28:50.169304+0000 mon.c (mon.2) 23 : audit 0 from='client.? 172.21.15.159:0/3609970019' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-09-23T23:28:51.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:28:51 smithi164 bash[92846]: cluster 2023-09-23T23:28:50.284908+0000 mgr.y (mgr.25991) 335 : cluster 0 pgmap v272: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:28:51.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:28:51 smithi164 bash[92846]: audit 2023-09-23T23:28:50.349422+0000 mon.a (mon.0) 438 : audit 0 from='client.? 172.21.15.159:0/752114965' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-09-23T23:28:51.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:28:51 smithi159 bash[108473]: cluster 2023-09-23T23:28:50.284908+0000 mgr.y (mgr.25991) 335 : cluster 0 pgmap v272: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:28:51.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:28:51 smithi159 bash[108473]: audit 2023-09-23T23:28:50.349422+0000 mon.a (mon.0) 438 : audit 0 from='client.? 172.21.15.159:0/752114965' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-09-23T23:28:51.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:28:51 smithi159 bash[105915]: cluster 2023-09-23T23:28:50.284908+0000 mgr.y (mgr.25991) 335 : cluster 0 pgmap v272: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:28:51.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:28:51 smithi159 bash[105915]: audit 2023-09-23T23:28:50.349422+0000 mon.a (mon.0) 438 : audit 0 from='client.? 172.21.15.159:0/752114965' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-09-23T23:28:52.004 INFO:tasks.cephadm.ceph_manager.ceph:need seq 446676598809 got 446676598814 for osd.2 2023-09-23T23:28:52.005 DEBUG:teuthology.parallel:result is None 2023-09-23T23:28:52.268 INFO:tasks.cephadm.ceph_manager.ceph:need seq 468151435284 got 468151435288 for osd.3 2023-09-23T23:28:52.268 DEBUG:teuthology.parallel:result is None 2023-09-23T23:28:52.355 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849019126 got 128849019131 for osd.4 2023-09-23T23:28:52.355 DEBUG:teuthology.parallel:result is None 2023-09-23T23:28:52.355 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2023-09-23T23:28:52.356 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T23:28:53.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:28:53 smithi164 bash[92846]: cluster 2023-09-23T23:28:52.285544+0000 mgr.y (mgr.25991) 336 : cluster 0 pgmap v273: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:28:53.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:28:53 smithi159 bash[105915]: cluster 2023-09-23T23:28:52.285544+0000 mgr.y (mgr.25991) 336 : cluster 0 pgmap v273: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:28:53.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:28:53 smithi159 bash[108473]: cluster 2023-09-23T23:28:52.285544+0000 mgr.y (mgr.25991) 336 : cluster 0 pgmap v273: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:28:54.043 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:28:53 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:28:53] "GET /metrics HTTP/1.1" 200 34109 "" "Prometheus/2.43.0" 2023-09-23T23:28:55.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:28:55 smithi164 bash[92846]: cluster 2023-09-23T23:28:54.286395+0000 mgr.y (mgr.25991) 337 : cluster 0 pgmap v274: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:28:55.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:28:55 smithi159 bash[105915]: cluster 2023-09-23T23:28:54.286395+0000 mgr.y (mgr.25991) 337 : cluster 0 pgmap v274: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:28:55.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:28:55 smithi159 bash[108473]: cluster 2023-09-23T23:28:54.286395+0000 mgr.y (mgr.25991) 337 : cluster 0 pgmap v274: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:28:57.124 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:28:57.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:28:57 smithi159 bash[105915]: cluster 2023-09-23T23:28:56.287041+0000 mgr.y (mgr.25991) 338 : cluster 0 pgmap v275: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:28:57.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:28:57 smithi159 bash[108473]: cluster 2023-09-23T23:28:56.287041+0000 mgr.y (mgr.25991) 338 : cluster 0 pgmap v275: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:28:57.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:28:57 smithi164 bash[92846]: cluster 2023-09-23T23:28:56.287041+0000 mgr.y (mgr.25991) 338 : cluster 0 pgmap v275: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:28:59.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:28:59 smithi159 bash[105915]: cluster 2023-09-23T23:28:58.287987+0000 mgr.y (mgr.25991) 339 : cluster 0 pgmap v276: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:28:59.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:28:59 smithi159 bash[108473]: cluster 2023-09-23T23:28:58.287987+0000 mgr.y (mgr.25991) 339 : cluster 0 pgmap v276: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:28:59.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:28:59 smithi164 bash[92846]: cluster 2023-09-23T23:28:58.287987+0000 mgr.y (mgr.25991) 339 : cluster 0 pgmap v276: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:29:00.537 INFO:teuthology.orchestra.run.smithi159.stdout: 2023-09-23T23:29:00.539 INFO:teuthology.orchestra.run.smithi159.stderr:dumped all 2023-09-23T23:29:01.304 INFO:teuthology.orchestra.run.smithi159.stdout:{"pg_ready":true,"pg_map":{"version":277,"stamp":"2023-09-23T23:29:00.288284+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":4790195,"num_objects":28,"num_object_clones":0,"num_object_copies":84,"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":28,"num_whiteouts":0,"num_read":6518,"num_read_kb":14207,"num_write":1146,"num_write_kb":15159,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":16,"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":1198,"ondisk_log_size":1198,"up":219,"acting":219,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":219,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":164324,"kb_used_data":23012,"kb_used_omap":32,"kb_used_meta":141215,"kb_avail":749796892,"statfs":{"total":767960285184,"available":767792017408,"internally_reserved":0,"allocated":23564288,"data_stored":19345274,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":33415,"internal_metadata":144604537},"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":"12.004514"},"pg_stats":[{"pgid":"4.18","version":"0'0","reported_seq":69,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.859086+0000","last_change":"2023-09-23T23:25:05.227361+0000","last_active":"2023-09-23T23:26:55.859086+0000","last_peered":"2023-09-23T23:26:55.859086+0000","last_clean":"2023-09-23T23:26:55.859086+0000","last_became_active":"2023-09-23T23:25:05.227003+0000","last_became_peered":"2023-09-23T23:25:05.227003+0000","last_unstale":"2023-09-23T23:26:55.859086+0000","last_undegraded":"2023-09-23T23:26:55.859086+0000","last_fullsized":"2023-09-23T23:26:55.859086+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T03:23:19.993318+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1f","version":"69'5","reported_seq":63,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.873596+0000","last_change":"2023-09-23T23:26:27.459524+0000","last_active":"2023-09-23T23:26:56.873596+0000","last_peered":"2023-09-23T23:26:56.873596+0000","last_clean":"2023-09-23T23:26:56.873596+0000","last_became_active":"2023-09-23T23:26:27.457648+0000","last_became_peered":"2023-09-23T23:26:27.457648+0000","last_unstale":"2023-09-23T23:26:56.873596+0000","last_undegraded":"2023-09-23T23:26:56.873596+0000","last_fullsized":"2023-09-23T23:26:56.873596+0000","mapping_epoch":104,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":105,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"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 @ 2023-09-25T04:46:50.087921+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"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":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"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":1,"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":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":94,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.888379+0000","last_change":"2023-09-23T23:26:56.888379+0000","last_active":"2023-09-23T23:26:56.888379+0000","last_peered":"2023-09-23T23:26:56.888379+0000","last_clean":"2023-09-23T23:26:56.888379+0000","last_became_active":"2023-09-23T23:26:56.887816+0000","last_became_peered":"2023-09-23T23:26:56.887816+0000","last_unstale":"2023-09-23T23:26:56.888379+0000","last_undegraded":"2023-09-23T23:26:56.888379+0000","last_fullsized":"2023-09-23T23:26:56.888379+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:29:09.261750+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1e","version":"69'2","reported_seq":81,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.891010+0000","last_change":"2023-09-23T23:26:56.890000+0000","last_active":"2023-09-23T23:26:56.891010+0000","last_peered":"2023-09-23T23:26:56.891010+0000","last_clean":"2023-09-23T23:26:56.891010+0000","last_became_active":"2023-09-23T23:26:56.889604+0000","last_became_peered":"2023-09-23T23:26:56.889604+0000","last_unstale":"2023-09-23T23:26:56.891010+0000","last_undegraded":"2023-09-23T23:26:56.891010+0000","last_fullsized":"2023-09-23T23:26:56.891010+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T06:45:20.534490+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":86,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.891440+0000","last_change":"2023-09-23T23:26:56.891440+0000","last_active":"2023-09-23T23:26:56.891440+0000","last_peered":"2023-09-23T23:26:56.891440+0000","last_clean":"2023-09-23T23:26:56.891440+0000","last_became_active":"2023-09-23T23:26:56.890171+0000","last_became_peered":"2023-09-23T23:26:56.890171+0000","last_unstale":"2023-09-23T23:26:56.891440+0000","last_undegraded":"2023-09-23T23:26:56.891440+0000","last_fullsized":"2023-09-23T23:26:56.891440+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T02:46:52.232401+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"68'2","reported_seq":56,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.869987+0000","last_change":"2023-09-23T23:14:12.796075+0000","last_active":"2023-09-23T23:26:55.869987+0000","last_peered":"2023-09-23T23:26:55.869987+0000","last_clean":"2023-09-23T23:26:55.869987+0000","last_became_active":"2023-09-23T23:14:12.795753+0000","last_became_peered":"2023-09-23T23:14:12.795753+0000","last_unstale":"2023-09-23T23:26:55.869987+0000","last_undegraded":"2023-09-23T23:26:55.869987+0000","last_fullsized":"2023-09-23T23:26:55.869987+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T04:30:30.838776+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"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":1,"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":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":86,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.892842+0000","last_change":"2023-09-23T23:26:56.892842+0000","last_active":"2023-09-23T23:26:56.892842+0000","last_peered":"2023-09-23T23:26:56.892842+0000","last_clean":"2023-09-23T23:26:56.892842+0000","last_became_active":"2023-09-23T23:26:56.892424+0000","last_became_peered":"2023-09-23T23:26:56.892424+0000","last_unstale":"2023-09-23T23:26:56.892842+0000","last_undegraded":"2023-09-23T23:26:56.892842+0000","last_fullsized":"2023-09-23T23:26:56.892842+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T06:13:42.500539+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1c","version":"68'2","reported_seq":73,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.869278+0000","last_change":"2023-09-23T23:25:05.227654+0000","last_active":"2023-09-23T23:26:55.869278+0000","last_peered":"2023-09-23T23:26:55.869278+0000","last_clean":"2023-09-23T23:26:55.869278+0000","last_became_active":"2023-09-23T23:25:05.226939+0000","last_became_peered":"2023-09-23T23:25:05.226939+0000","last_unstale":"2023-09-23T23:26:55.869278+0000","last_undegraded":"2023-09-23T23:26:55.869278+0000","last_fullsized":"2023-09-23T23:26:55.869278+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T11:06:47.352590+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"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":1,"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":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":93,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.881331+0000","last_change":"2023-09-23T23:26:56.881015+0000","last_active":"2023-09-23T23:26:56.881331+0000","last_peered":"2023-09-23T23:26:56.881331+0000","last_clean":"2023-09-23T23:26:56.881331+0000","last_became_active":"2023-09-23T23:26:56.880740+0000","last_became_peered":"2023-09-23T23:26:56.880740+0000","last_unstale":"2023-09-23T23:26:56.881331+0000","last_undegraded":"2023-09-23T23:26:56.881331+0000","last_fullsized":"2023-09-23T23:26:56.881331+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T09:44:07.654777+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[2,1,3],"acting":[2,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1b","version":"69'2","reported_seq":43,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.873385+0000","last_change":"2023-09-23T23:24:30.386601+0000","last_active":"2023-09-23T23:26:56.873385+0000","last_peered":"2023-09-23T23:26:56.873385+0000","last_clean":"2023-09-23T23:26:56.873385+0000","last_became_active":"2023-09-23T23:24:30.386039+0000","last_became_peered":"2023-09-23T23:24:30.386039+0000","last_unstale":"2023-09-23T23:26:56.873385+0000","last_undegraded":"2023-09-23T23:26:56.873385+0000","last_fullsized":"2023-09-23T23:26:56.873385+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T08:41:50.270872+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":52,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.862786+0000","last_change":"2023-09-23T23:14:13.810495+0000","last_active":"2023-09-23T23:26:55.862786+0000","last_peered":"2023-09-23T23:26:55.862786+0000","last_clean":"2023-09-23T23:26:55.862786+0000","last_became_active":"2023-09-23T23:14:13.810031+0000","last_became_peered":"2023-09-23T23:14:13.810031+0000","last_unstale":"2023-09-23T23:26:55.862786+0000","last_undegraded":"2023-09-23T23:26:55.862786+0000","last_fullsized":"2023-09-23T23:26:55.862786+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T03:05:45.978817+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.6","version":"69'1","reported_seq":58,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.874365+0000","last_change":"2023-09-23T23:25:05.222500+0000","last_active":"2023-09-23T23:26:56.874365+0000","last_peered":"2023-09-23T23:26:56.874365+0000","last_clean":"2023-09-23T23:26:56.874365+0000","last_became_active":"2023-09-23T23:25:05.222082+0000","last_became_peered":"2023-09-23T23:25:05.222082+0000","last_unstale":"2023-09-23T23:26:56.874365+0000","last_undegraded":"2023-09-23T23:26:56.874365+0000","last_fullsized":"2023-09-23T23:26:56.874365+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"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 @ 2023-09-25T04:51:20.077806+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"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":1,"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":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"86'45","reported_seq":234,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.865603+0000","last_change":"2023-09-23T23:26:27.459356+0000","last_active":"2023-09-23T23:26:55.865603+0000","last_peered":"2023-09-23T23:26:55.865603+0000","last_clean":"2023-09-23T23:26:55.865603+0000","last_became_active":"2023-09-23T23:26:27.458825+0000","last_became_peered":"2023-09-23T23:26:27.458825+0000","last_unstale":"2023-09-23T23:26:55.865603+0000","last_undegraded":"2023-09-23T23:26:55.865603+0000","last_fullsized":"2023-09-23T23:26:55.865603+0000","mapping_epoch":104,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":105,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":45,"log_dups_size":0,"ondisk_log_size":45,"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 @ 2023-09-25T09:57:01.065349+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000729169,"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":205,"num_read_kb":1380,"num_write":40,"num_write_kb":1138,"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":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":69,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.888612+0000","last_change":"2023-09-23T23:26:56.886825+0000","last_active":"2023-09-23T23:26:56.888612+0000","last_peered":"2023-09-23T23:26:56.888612+0000","last_clean":"2023-09-23T23:26:56.888612+0000","last_became_active":"2023-09-23T23:26:56.885729+0000","last_became_peered":"2023-09-23T23:26:56.885729+0000","last_unstale":"2023-09-23T23:26:56.888612+0000","last_undegraded":"2023-09-23T23:26:56.888612+0000","last_fullsized":"2023-09-23T23:26:56.888612+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T06:11:57.851378+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"86'170","reported_seq":414,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.880399+0000","last_change":"2023-09-23T23:25:05.228483+0000","last_active":"2023-09-23T23:26:56.880399+0000","last_peered":"2023-09-23T23:26:56.880399+0000","last_clean":"2023-09-23T23:26:56.880399+0000","last_became_active":"2023-09-23T23:25:05.227766+0000","last_became_peered":"2023-09-23T23:25:05.227766+0000","last_unstale":"2023-09-23T23:26:56.880399+0000","last_undegraded":"2023-09-23T23:26:56.880399+0000","last_fullsized":"2023-09-23T23:26:56.880399+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":170,"log_dups_size":0,"ondisk_log_size":170,"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 @ 2023-09-25T06:17:40.984099+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00066166300000000005,"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":537,"num_read_kb":1957,"num_write":160,"num_write_kb":2393,"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,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.7","version":"68'2","reported_seq":72,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.887330+0000","last_change":"2023-09-23T23:26:56.887330+0000","last_active":"2023-09-23T23:26:56.887330+0000","last_peered":"2023-09-23T23:26:56.887330+0000","last_clean":"2023-09-23T23:26:56.887330+0000","last_became_active":"2023-09-23T23:26:56.886456+0000","last_became_peered":"2023-09-23T23:26:56.886456+0000","last_unstale":"2023-09-23T23:26:56.887330+0000","last_undegraded":"2023-09-23T23:26:56.887330+0000","last_fullsized":"2023-09-23T23:26:56.887330+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T05:39:55.471791+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"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":1,"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":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":39,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.872199+0000","last_change":"2023-09-23T23:24:30.386379+0000","last_active":"2023-09-23T23:26:56.872199+0000","last_peered":"2023-09-23T23:26:56.872199+0000","last_clean":"2023-09-23T23:26:56.872199+0000","last_became_active":"2023-09-23T23:24:30.385577+0000","last_became_peered":"2023-09-23T23:24:30.385577+0000","last_unstale":"2023-09-23T23:26:56.872199+0000","last_undegraded":"2023-09-23T23:26:56.872199+0000","last_fullsized":"2023-09-23T23:26:56.872199+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T01:57:46.644474+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":47,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.880698+0000","last_change":"2023-09-23T23:26:27.456502+0000","last_active":"2023-09-23T23:26:56.880698+0000","last_peered":"2023-09-23T23:26:56.880698+0000","last_clean":"2023-09-23T23:26:56.880698+0000","last_became_active":"2023-09-23T23:26:27.456148+0000","last_became_peered":"2023-09-23T23:26:27.456148+0000","last_unstale":"2023-09-23T23:26:56.880698+0000","last_undegraded":"2023-09-23T23:26:56.880698+0000","last_fullsized":"2023-09-23T23:26:56.880698+0000","mapping_epoch":104,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":105,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:17:03.589798+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"86'75","reported_seq":411,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.867383+0000","last_change":"2023-09-23T23:24:30.385854+0000","last_active":"2023-09-23T23:26:55.867383+0000","last_peered":"2023-09-23T23:26:55.867383+0000","last_clean":"2023-09-23T23:26:55.867383+0000","last_became_active":"2023-09-23T23:24:30.385354+0000","last_became_peered":"2023-09-23T23:24:30.385354+0000","last_unstale":"2023-09-23T23:26:55.867383+0000","last_undegraded":"2023-09-23T23:26:55.867383+0000","last_fullsized":"2023-09-23T23:26:55.867383+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":75,"log_dups_size":0,"ondisk_log_size":75,"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 @ 2023-09-25T09:46:11.967763+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001060697,"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":561,"num_read_kb":487,"num_write":59,"num_write_kb":42,"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":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":69,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.874455+0000","last_change":"2023-09-23T23:26:27.464173+0000","last_active":"2023-09-23T23:26:56.874455+0000","last_peered":"2023-09-23T23:26:56.874455+0000","last_clean":"2023-09-23T23:26:56.874455+0000","last_became_active":"2023-09-23T23:26:27.463838+0000","last_became_peered":"2023-09-23T23:26:27.463838+0000","last_unstale":"2023-09-23T23:26:56.874455+0000","last_undegraded":"2023-09-23T23:26:56.874455+0000","last_fullsized":"2023-09-23T23:26:56.874455+0000","mapping_epoch":104,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":105,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T07:12:01.691076+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":54,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.892379+0000","last_change":"2023-09-23T23:26:56.892030+0000","last_active":"2023-09-23T23:26:56.892379+0000","last_peered":"2023-09-23T23:26:56.892379+0000","last_clean":"2023-09-23T23:26:56.892379+0000","last_became_active":"2023-09-23T23:26:56.891698+0000","last_became_peered":"2023-09-23T23:26:56.891698+0000","last_unstale":"2023-09-23T23:26:56.892379+0000","last_undegraded":"2023-09-23T23:26:56.892379+0000","last_fullsized":"2023-09-23T23:26:56.892379+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:21:44.429735+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"86'115","reported_seq":407,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.866228+0000","last_change":"2023-09-23T23:25:05.223106+0000","last_active":"2023-09-23T23:26:55.866228+0000","last_peered":"2023-09-23T23:26:55.866228+0000","last_clean":"2023-09-23T23:26:55.866228+0000","last_became_active":"2023-09-23T23:25:05.222619+0000","last_became_peered":"2023-09-23T23:25:05.222619+0000","last_unstale":"2023-09-23T23:26:55.866228+0000","last_undegraded":"2023-09-23T23:26:55.866228+0000","last_fullsized":"2023-09-23T23:26:55.866228+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":115,"log_dups_size":0,"ondisk_log_size":115,"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 @ 2023-09-25T07:19:44.592147+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00094966699999999996,"stat_sum":{"num_bytes":4194304,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":507,"num_read_kb":3491,"num_write":106,"num_write_kb":7211,"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":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":53,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.865253+0000","last_change":"2023-09-23T23:14:14.281846+0000","last_active":"2023-09-23T23:26:55.865253+0000","last_peered":"2023-09-23T23:26:55.865253+0000","last_clean":"2023-09-23T23:26:55.865253+0000","last_became_active":"2023-09-23T23:14:14.281132+0000","last_became_peered":"2023-09-23T23:14:14.281132+0000","last_unstale":"2023-09-23T23:26:55.865253+0000","last_undegraded":"2023-09-23T23:26:55.865253+0000","last_fullsized":"2023-09-23T23:26:55.865253+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T11:01:36.701962+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":23,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.894045+0000","last_change":"2023-09-23T23:26:56.892974+0000","last_active":"2023-09-23T23:26:56.894045+0000","last_peered":"2023-09-23T23:26:56.894045+0000","last_clean":"2023-09-23T23:26:56.894045+0000","last_became_active":"2023-09-23T23:26:56.892521+0000","last_became_peered":"2023-09-23T23:26:56.892521+0000","last_unstale":"2023-09-23T23:26:56.894045+0000","last_undegraded":"2023-09-23T23:26:56.894045+0000","last_fullsized":"2023-09-23T23:26:56.894045+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T06:11:47.985739+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.0","version":"90'161","reported_seq":451,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.866063+0000","last_change":"2023-09-23T23:24:30.385670+0000","last_active":"2023-09-23T23:26:55.866063+0000","last_peered":"2023-09-23T23:26:55.866063+0000","last_clean":"2023-09-23T23:26:55.866063+0000","last_became_active":"2023-09-23T23:24:30.385014+0000","last_became_peered":"2023-09-23T23:24:30.385014+0000","last_unstale":"2023-09-23T23:26:55.866063+0000","last_undegraded":"2023-09-23T23:26:55.866063+0000","last_fullsized":"2023-09-23T23:26:55.866063+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:06:14.091106+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:06:14.091106+0000","last_clean_scrub_stamp":"2023-09-23T23:06:14.091106+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"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 @ 2023-09-25T04:00:55.218928+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":500,"num_read_kb":924,"num_write":239,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"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":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"86'236","reported_seq":882,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.868035+0000","last_change":"2023-09-23T23:26:27.458828+0000","last_active":"2023-09-23T23:26:55.868035+0000","last_peered":"2023-09-23T23:26:55.868035+0000","last_clean":"2023-09-23T23:26:55.868035+0000","last_became_active":"2023-09-23T23:26:27.458155+0000","last_became_peered":"2023-09-23T23:26:27.458155+0000","last_unstale":"2023-09-23T23:26:55.868035+0000","last_undegraded":"2023-09-23T23:26:55.868035+0000","last_fullsized":"2023-09-23T23:26:55.868035+0000","mapping_epoch":104,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":105,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":236,"log_dups_size":0,"ondisk_log_size":236,"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 @ 2023-09-25T02:08:13.183282+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001002637,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":1277,"num_read_kb":1428,"num_write":202,"num_write_kb":266,"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":1,"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":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":77,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.880632+0000","last_change":"2023-09-23T23:25:05.219064+0000","last_active":"2023-09-23T23:26:56.880632+0000","last_peered":"2023-09-23T23:26:56.880632+0000","last_clean":"2023-09-23T23:26:56.880632+0000","last_became_active":"2023-09-23T23:25:05.218634+0000","last_became_peered":"2023-09-23T23:25:05.218634+0000","last_unstale":"2023-09-23T23:26:56.880632+0000","last_undegraded":"2023-09-23T23:26:56.880632+0000","last_fullsized":"2023-09-23T23:26:56.880632+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T02:11:15.956018+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":47,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.878215+0000","last_change":"2023-09-23T23:26:27.455262+0000","last_active":"2023-09-23T23:26:56.878215+0000","last_peered":"2023-09-23T23:26:56.878215+0000","last_clean":"2023-09-23T23:26:56.878215+0000","last_became_active":"2023-09-23T23:26:27.454866+0000","last_became_peered":"2023-09-23T23:26:27.454866+0000","last_unstale":"2023-09-23T23:26:56.878215+0000","last_undegraded":"2023-09-23T23:26:56.878215+0000","last_fullsized":"2023-09-23T23:26:56.878215+0000","mapping_epoch":104,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":105,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:09:05.340269+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"86'129","reported_seq":761,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.886440+0000","last_change":"2023-09-23T23:26:56.886130+0000","last_active":"2023-09-23T23:26:56.886440+0000","last_peered":"2023-09-23T23:26:56.886440+0000","last_clean":"2023-09-23T23:26:56.886440+0000","last_became_active":"2023-09-23T23:26:56.885518+0000","last_became_peered":"2023-09-23T23:26:56.885518+0000","last_unstale":"2023-09-23T23:26:56.886440+0000","last_undegraded":"2023-09-23T23:26:56.886440+0000","last_fullsized":"2023-09-23T23:26:56.886440+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":129,"log_dups_size":0,"ondisk_log_size":129,"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 @ 2023-09-24T23:32:56.525202+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00137744,"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":1280,"num_read_kb":2606,"num_write":99,"num_write_kb":1350,"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":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":63,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.888221+0000","last_change":"2023-09-23T23:26:56.887746+0000","last_active":"2023-09-23T23:26:56.888221+0000","last_peered":"2023-09-23T23:26:56.888221+0000","last_clean":"2023-09-23T23:26:56.888221+0000","last_became_active":"2023-09-23T23:26:56.887239+0000","last_became_peered":"2023-09-23T23:26:56.887239+0000","last_unstale":"2023-09-23T23:26:56.888221+0000","last_undegraded":"2023-09-23T23:26:56.888221+0000","last_fullsized":"2023-09-23T23:26:56.888221+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T06:37:21.318533+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":70,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.859739+0000","last_change":"2023-09-23T23:24:30.384477+0000","last_active":"2023-09-23T23:26:55.859739+0000","last_peered":"2023-09-23T23:26:55.859739+0000","last_clean":"2023-09-23T23:26:55.859739+0000","last_became_active":"2023-09-23T23:24:30.384122+0000","last_became_peered":"2023-09-23T23:24:30.384122+0000","last_unstale":"2023-09-23T23:26:55.859739+0000","last_undegraded":"2023-09-23T23:26:55.859739+0000","last_fullsized":"2023-09-23T23:26:55.859739+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T04:22:14.716884+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.2","version":"86'65","reported_seq":630,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.869737+0000","last_change":"2023-09-23T23:25:05.228226+0000","last_active":"2023-09-23T23:26:55.869737+0000","last_peered":"2023-09-23T23:26:55.869737+0000","last_clean":"2023-09-23T23:26:55.869737+0000","last_became_active":"2023-09-23T23:25:05.226980+0000","last_became_peered":"2023-09-23T23:25:05.226980+0000","last_unstale":"2023-09-23T23:26:55.869737+0000","last_undegraded":"2023-09-23T23:26:55.869737+0000","last_fullsized":"2023-09-23T23:26:55.869737+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":65,"log_dups_size":0,"ondisk_log_size":65,"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 @ 2023-09-25T05:18:51.055084+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0011165630000000001,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":823,"num_read_kb":765,"num_write":49,"num_write_kb":33,"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":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":33,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.879926+0000","last_change":"2023-09-23T23:25:05.230365+0000","last_active":"2023-09-23T23:26:56.879926+0000","last_peered":"2023-09-23T23:26:56.879926+0000","last_clean":"2023-09-23T23:26:56.879926+0000","last_became_active":"2023-09-23T23:25:05.228290+0000","last_became_peered":"2023-09-23T23:25:05.228290+0000","last_unstale":"2023-09-23T23:26:56.879926+0000","last_undegraded":"2023-09-23T23:26:56.879926+0000","last_fullsized":"2023-09-23T23:26:56.879926+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T06:08:33.319275+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":87,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.891338+0000","last_change":"2023-09-23T23:26:56.891338+0000","last_active":"2023-09-23T23:26:56.891338+0000","last_peered":"2023-09-23T23:26:56.891338+0000","last_clean":"2023-09-23T23:26:56.891338+0000","last_became_active":"2023-09-23T23:26:56.890563+0000","last_became_peered":"2023-09-23T23:26:56.890563+0000","last_unstale":"2023-09-23T23:26:56.891338+0000","last_undegraded":"2023-09-23T23:26:56.891338+0000","last_fullsized":"2023-09-23T23:26:56.891338+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T02:30:20.277903+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.4","version":"86'141","reported_seq":584,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.880610+0000","last_change":"2023-09-23T23:25:05.226934+0000","last_active":"2023-09-23T23:26:56.880610+0000","last_peered":"2023-09-23T23:26:56.880610+0000","last_clean":"2023-09-23T23:26:56.880610+0000","last_became_active":"2023-09-23T23:25:05.225102+0000","last_became_peered":"2023-09-23T23:25:05.225102+0000","last_unstale":"2023-09-23T23:26:56.880610+0000","last_undegraded":"2023-09-23T23:26:56.880610+0000","last_fullsized":"2023-09-23T23:26:56.880610+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":141,"log_dups_size":0,"ondisk_log_size":141,"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 @ 2023-09-25T05:27:33.841527+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0015580520000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":790,"num_read_kb":1129,"num_write":131,"num_write_kb":281,"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":1,"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,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":48,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.892575+0000","last_change":"2023-09-23T23:26:56.892048+0000","last_active":"2023-09-23T23:26:56.892575+0000","last_peered":"2023-09-23T23:26:56.892575+0000","last_clean":"2023-09-23T23:26:56.892575+0000","last_became_active":"2023-09-23T23:26:56.891708+0000","last_became_peered":"2023-09-23T23:26:56.891708+0000","last_unstale":"2023-09-23T23:26:56.892575+0000","last_undegraded":"2023-09-23T23:26:56.892575+0000","last_fullsized":"2023-09-23T23:26:56.892575+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T06:30:13.122988+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":74,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.895363+0000","last_change":"2023-09-23T23:26:56.895363+0000","last_active":"2023-09-23T23:26:56.895363+0000","last_peered":"2023-09-23T23:26:56.895363+0000","last_clean":"2023-09-23T23:26:56.895363+0000","last_became_active":"2023-09-23T23:26:56.894993+0000","last_became_peered":"2023-09-23T23:26:56.894993+0000","last_unstale":"2023-09-23T23:26:56.895363+0000","last_undegraded":"2023-09-23T23:26:56.895363+0000","last_fullsized":"2023-09-23T23:26:56.895363+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:10:49.889612+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":79,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.860447+0000","last_change":"2023-09-23T23:26:27.460899+0000","last_active":"2023-09-23T23:26:55.860447+0000","last_peered":"2023-09-23T23:26:55.860447+0000","last_clean":"2023-09-23T23:26:55.860447+0000","last_became_active":"2023-09-23T23:26:27.460557+0000","last_became_peered":"2023-09-23T23:26:27.460557+0000","last_unstale":"2023-09-23T23:26:55.860447+0000","last_undegraded":"2023-09-23T23:26:55.860447+0000","last_fullsized":"2023-09-23T23:26:55.860447+0000","mapping_epoch":104,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":105,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T07:16:36.309884+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,6,2],"acting":[4,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":70,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.863000+0000","last_change":"2023-09-23T23:26:27.460093+0000","last_active":"2023-09-23T23:26:55.863000+0000","last_peered":"2023-09-23T23:26:55.863000+0000","last_clean":"2023-09-23T23:26:55.863000+0000","last_became_active":"2023-09-23T23:26:27.459632+0000","last_became_peered":"2023-09-23T23:26:27.459632+0000","last_unstale":"2023-09-23T23:26:55.863000+0000","last_undegraded":"2023-09-23T23:26:55.863000+0000","last_fullsized":"2023-09-23T23:26:55.863000+0000","mapping_epoch":104,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":105,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:34:54.817861+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":86,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.861088+0000","last_change":"2023-09-23T23:26:27.462206+0000","last_active":"2023-09-23T23:26:55.861088+0000","last_peered":"2023-09-23T23:26:55.861088+0000","last_clean":"2023-09-23T23:26:55.861088+0000","last_became_active":"2023-09-23T23:26:27.461766+0000","last_became_peered":"2023-09-23T23:26:27.461766+0000","last_unstale":"2023-09-23T23:26:55.861088+0000","last_undegraded":"2023-09-23T23:26:55.861088+0000","last_fullsized":"2023-09-23T23:26:55.861088+0000","mapping_epoch":104,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":105,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T03:32:20.312979+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":71,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.864653+0000","last_change":"2023-09-23T23:25:05.219578+0000","last_active":"2023-09-23T23:26:55.864653+0000","last_peered":"2023-09-23T23:26:55.864653+0000","last_clean":"2023-09-23T23:26:55.864653+0000","last_became_active":"2023-09-23T23:25:05.219019+0000","last_became_peered":"2023-09-23T23:25:05.219019+0000","last_unstale":"2023-09-23T23:26:55.864653+0000","last_undegraded":"2023-09-23T23:26:55.864653+0000","last_fullsized":"2023-09-23T23:26:55.864653+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:11:30.175167+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":69,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.890409+0000","last_change":"2023-09-23T23:26:56.890409+0000","last_active":"2023-09-23T23:26:56.890409+0000","last_peered":"2023-09-23T23:26:56.890409+0000","last_clean":"2023-09-23T23:26:56.890409+0000","last_became_active":"2023-09-23T23:26:56.890061+0000","last_became_peered":"2023-09-23T23:26:56.890061+0000","last_unstale":"2023-09-23T23:26:56.890409+0000","last_undegraded":"2023-09-23T23:26:56.890409+0000","last_fullsized":"2023-09-23T23:26:56.890409+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:15:29.695046+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.b","version":"69'3","reported_seq":73,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.891096+0000","last_change":"2023-09-23T23:26:56.891096+0000","last_active":"2023-09-23T23:26:56.891096+0000","last_peered":"2023-09-23T23:26:56.891096+0000","last_clean":"2023-09-23T23:26:56.891096+0000","last_became_active":"2023-09-23T23:26:56.890432+0000","last_became_peered":"2023-09-23T23:26:56.890432+0000","last_unstale":"2023-09-23T23:26:56.891096+0000","last_undegraded":"2023-09-23T23:26:56.891096+0000","last_fullsized":"2023-09-23T23:26:56.891096+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"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 @ 2023-09-25T03:20:10.482768+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"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":1,"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":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":54,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.873282+0000","last_change":"2023-09-23T23:25:05.222507+0000","last_active":"2023-09-23T23:26:56.873282+0000","last_peered":"2023-09-23T23:26:56.873282+0000","last_clean":"2023-09-23T23:26:56.873282+0000","last_became_active":"2023-09-23T23:25:05.222224+0000","last_became_peered":"2023-09-23T23:25:05.222224+0000","last_unstale":"2023-09-23T23:26:56.873282+0000","last_undegraded":"2023-09-23T23:26:56.873282+0000","last_fullsized":"2023-09-23T23:26:56.873282+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:07:49.700855+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":70,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.889122+0000","last_change":"2023-09-23T23:26:56.889122+0000","last_active":"2023-09-23T23:26:56.889122+0000","last_peered":"2023-09-23T23:26:56.889122+0000","last_clean":"2023-09-23T23:26:56.889122+0000","last_became_active":"2023-09-23T23:26:56.888691+0000","last_became_peered":"2023-09-23T23:26:56.888691+0000","last_unstale":"2023-09-23T23:26:56.889122+0000","last_undegraded":"2023-09-23T23:26:56.889122+0000","last_fullsized":"2023-09-23T23:26:56.889122+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T11:01:34.428658+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":70,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.864442+0000","last_change":"2023-09-23T23:25:05.220002+0000","last_active":"2023-09-23T23:26:55.864442+0000","last_peered":"2023-09-23T23:26:55.864442+0000","last_clean":"2023-09-23T23:26:55.864442+0000","last_became_active":"2023-09-23T23:25:05.219646+0000","last_became_peered":"2023-09-23T23:25:05.219646+0000","last_unstale":"2023-09-23T23:26:55.864442+0000","last_undegraded":"2023-09-23T23:26:55.864442+0000","last_fullsized":"2023-09-23T23:26:55.864442+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:23:49.940589+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.d","version":"68'1","reported_seq":56,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.867458+0000","last_change":"2023-09-23T23:14:12.796334+0000","last_active":"2023-09-23T23:26:55.867458+0000","last_peered":"2023-09-23T23:26:55.867458+0000","last_clean":"2023-09-23T23:26:55.867458+0000","last_became_active":"2023-09-23T23:14:12.795929+0000","last_became_peered":"2023-09-23T23:14:12.795929+0000","last_unstale":"2023-09-23T23:26:55.867458+0000","last_undegraded":"2023-09-23T23:26:55.867458+0000","last_fullsized":"2023-09-23T23:26:55.867458+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"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 @ 2023-09-25T04:07:32.922914+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"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":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":86,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.891230+0000","last_change":"2023-09-23T23:26:56.891230+0000","last_active":"2023-09-23T23:26:56.891230+0000","last_peered":"2023-09-23T23:26:56.891230+0000","last_clean":"2023-09-23T23:26:56.891230+0000","last_became_active":"2023-09-23T23:26:56.890274+0000","last_became_peered":"2023-09-23T23:26:56.890274+0000","last_unstale":"2023-09-23T23:26:56.891230+0000","last_undegraded":"2023-09-23T23:26:56.891230+0000","last_fullsized":"2023-09-23T23:26:56.891230+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T00:40:17.047745+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"68'2","reported_seq":74,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.867215+0000","last_change":"2023-09-23T23:25:05.227533+0000","last_active":"2023-09-23T23:26:55.867215+0000","last_peered":"2023-09-23T23:26:55.867215+0000","last_clean":"2023-09-23T23:26:55.867215+0000","last_became_active":"2023-09-23T23:25:05.227172+0000","last_became_peered":"2023-09-23T23:25:05.227172+0000","last_unstale":"2023-09-23T23:26:55.867215+0000","last_undegraded":"2023-09-23T23:26:55.867215+0000","last_fullsized":"2023-09-23T23:26:55.867215+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T06:54:55.739417+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"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":1,"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":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":52,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.867914+0000","last_change":"2023-09-23T23:14:14.283549+0000","last_active":"2023-09-23T23:26:55.867914+0000","last_peered":"2023-09-23T23:26:55.867914+0000","last_clean":"2023-09-23T23:26:55.867914+0000","last_became_active":"2023-09-23T23:14:14.283214+0000","last_became_peered":"2023-09-23T23:14:14.283214+0000","last_unstale":"2023-09-23T23:26:55.867914+0000","last_undegraded":"2023-09-23T23:26:55.867914+0000","last_fullsized":"2023-09-23T23:26:55.867914+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:47:18.756423+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"68'1","reported_seq":73,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.870789+0000","last_change":"2023-09-23T23:24:30.389202+0000","last_active":"2023-09-23T23:26:55.870789+0000","last_peered":"2023-09-23T23:26:55.870789+0000","last_clean":"2023-09-23T23:26:55.870789+0000","last_became_active":"2023-09-23T23:24:30.388834+0000","last_became_peered":"2023-09-23T23:24:30.388834+0000","last_unstale":"2023-09-23T23:26:55.870789+0000","last_undegraded":"2023-09-23T23:26:55.870789+0000","last_fullsized":"2023-09-23T23:26:55.870789+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"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 @ 2023-09-25T04:36:44.284266+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"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":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":73,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.886861+0000","last_change":"2023-09-23T23:26:56.886861+0000","last_active":"2023-09-23T23:26:56.886861+0000","last_peered":"2023-09-23T23:26:56.886861+0000","last_clean":"2023-09-23T23:26:56.886861+0000","last_became_active":"2023-09-23T23:26:56.886461+0000","last_became_peered":"2023-09-23T23:26:56.886461+0000","last_unstale":"2023-09-23T23:26:56.886861+0000","last_undegraded":"2023-09-23T23:26:56.886861+0000","last_fullsized":"2023-09-23T23:26:56.886861+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:18:06.322375+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.10","version":"68'8","reported_seq":83,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.862285+0000","last_change":"2023-09-23T23:24:30.380032+0000","last_active":"2023-09-23T23:26:55.862285+0000","last_peered":"2023-09-23T23:26:55.862285+0000","last_clean":"2023-09-23T23:26:55.862285+0000","last_became_active":"2023-09-23T23:24:30.379504+0000","last_became_peered":"2023-09-23T23:24:30.379504+0000","last_unstale":"2023-09-23T23:26:55.862285+0000","last_undegraded":"2023-09-23T23:26:55.862285+0000","last_fullsized":"2023-09-23T23:26:55.862285+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"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 @ 2023-09-25T06:15:06.215382+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"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":4,"num_whiteouts":0,"num_read":12,"num_read_kb":12,"num_write":12,"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":4,"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":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":53,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.885546+0000","last_change":"2023-09-23T23:26:56.885546+0000","last_active":"2023-09-23T23:26:56.885546+0000","last_peered":"2023-09-23T23:26:56.885546+0000","last_clean":"2023-09-23T23:26:56.885546+0000","last_became_active":"2023-09-23T23:26:56.885182+0000","last_became_peered":"2023-09-23T23:26:56.885182+0000","last_unstale":"2023-09-23T23:26:56.885546+0000","last_undegraded":"2023-09-23T23:26:56.885546+0000","last_fullsized":"2023-09-23T23:26:56.885546+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T07:07:56.236523+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,3,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":54,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.870456+0000","last_change":"2023-09-23T23:14:12.808671+0000","last_active":"2023-09-23T23:26:55.870456+0000","last_peered":"2023-09-23T23:26:55.870456+0000","last_clean":"2023-09-23T23:26:55.870456+0000","last_became_active":"2023-09-23T23:14:12.808360+0000","last_became_peered":"2023-09-23T23:14:12.808360+0000","last_unstale":"2023-09-23T23:26:55.870456+0000","last_undegraded":"2023-09-23T23:26:55.870456+0000","last_fullsized":"2023-09-23T23:26:55.870456+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T02:22:40.184723+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":69,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.893880+0000","last_change":"2023-09-23T23:26:56.893880+0000","last_active":"2023-09-23T23:26:56.893880+0000","last_peered":"2023-09-23T23:26:56.893880+0000","last_clean":"2023-09-23T23:26:56.893880+0000","last_became_active":"2023-09-23T23:26:56.893583+0000","last_became_peered":"2023-09-23T23:26:56.893583+0000","last_unstale":"2023-09-23T23:26:56.893880+0000","last_undegraded":"2023-09-23T23:26:56.893880+0000","last_fullsized":"2023-09-23T23:26:56.893880+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T01:47:26.853127+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":53,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.885666+0000","last_change":"2023-09-23T23:26:56.885666+0000","last_active":"2023-09-23T23:26:56.885666+0000","last_peered":"2023-09-23T23:26:56.885666+0000","last_clean":"2023-09-23T23:26:56.885666+0000","last_became_active":"2023-09-23T23:26:56.885330+0000","last_became_peered":"2023-09-23T23:26:56.885330+0000","last_unstale":"2023-09-23T23:26:56.885666+0000","last_undegraded":"2023-09-23T23:26:56.885666+0000","last_fullsized":"2023-09-23T23:26:56.885666+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:07:28.657506+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":73,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.885271+0000","last_change":"2023-09-23T23:26:56.885271+0000","last_active":"2023-09-23T23:26:56.885271+0000","last_peered":"2023-09-23T23:26:56.885271+0000","last_clean":"2023-09-23T23:26:56.885271+0000","last_became_active":"2023-09-23T23:26:56.884912+0000","last_became_peered":"2023-09-23T23:26:56.884912+0000","last_unstale":"2023-09-23T23:26:56.885271+0000","last_undegraded":"2023-09-23T23:26:56.885271+0000","last_fullsized":"2023-09-23T23:26:56.885271+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:08:04.241839+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.13","version":"68'2","reported_seq":75,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.870292+0000","last_change":"2023-09-23T23:26:27.458096+0000","last_active":"2023-09-23T23:26:55.870292+0000","last_peered":"2023-09-23T23:26:55.870292+0000","last_clean":"2023-09-23T23:26:55.870292+0000","last_became_active":"2023-09-23T23:26:27.457646+0000","last_became_peered":"2023-09-23T23:26:27.457646+0000","last_unstale":"2023-09-23T23:26:55.870292+0000","last_undegraded":"2023-09-23T23:26:55.870292+0000","last_fullsized":"2023-09-23T23:26:55.870292+0000","mapping_epoch":104,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":105,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T06:55:17.122383+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"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":4,"num_read_kb":7,"num_write":3,"num_write_kb":6,"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":1,"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":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":69,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.860148+0000","last_change":"2023-09-23T23:25:05.230568+0000","last_active":"2023-09-23T23:26:55.860148+0000","last_peered":"2023-09-23T23:26:55.860148+0000","last_clean":"2023-09-23T23:26:55.860148+0000","last_became_active":"2023-09-23T23:25:05.230211+0000","last_became_peered":"2023-09-23T23:25:05.230211+0000","last_unstale":"2023-09-23T23:26:55.860148+0000","last_undegraded":"2023-09-23T23:26:55.860148+0000","last_fullsized":"2023-09-23T23:26:55.860148+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T01:42:35.780414+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"90'23","reported_seq":81,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.859799+0000","last_change":"2023-09-23T23:14:12.800049+0000","last_active":"2023-09-23T23:26:55.859799+0000","last_peered":"2023-09-23T23:26:55.859799+0000","last_clean":"2023-09-23T23:26:55.859799+0000","last_became_active":"2023-09-23T23:14:12.799730+0000","last_became_peered":"2023-09-23T23:14:12.799730+0000","last_unstale":"2023-09-23T23:26:55.859799+0000","last_undegraded":"2023-09-23T23:26:55.859799+0000","last_fullsized":"2023-09-23T23:26:55.859799+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"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 @ 2023-09-24T23:14:21.475655+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"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":4,"num_whiteouts":0,"num_read":7,"num_read_kb":6,"num_write":22,"num_write_kb":19,"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":1,"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":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":65,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.868207+0000","last_change":"2023-09-23T23:26:27.457693+0000","last_active":"2023-09-23T23:26:55.868207+0000","last_peered":"2023-09-23T23:26:55.868207+0000","last_clean":"2023-09-23T23:26:55.868207+0000","last_became_active":"2023-09-23T23:26:27.457337+0000","last_became_peered":"2023-09-23T23:26:27.457337+0000","last_unstale":"2023-09-23T23:26:55.868207+0000","last_undegraded":"2023-09-23T23:26:55.868207+0000","last_fullsized":"2023-09-23T23:26:55.868207+0000","mapping_epoch":104,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":105,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T09:47:08.235129+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,6,2],"acting":[5,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.15","version":"68'3","reported_seq":76,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.893215+0000","last_change":"2023-09-23T23:26:56.893215+0000","last_active":"2023-09-23T23:26:56.893215+0000","last_peered":"2023-09-23T23:26:56.893215+0000","last_clean":"2023-09-23T23:26:56.893215+0000","last_became_active":"2023-09-23T23:26:56.892526+0000","last_became_peered":"2023-09-23T23:26:56.892526+0000","last_unstale":"2023-09-23T23:26:56.893215+0000","last_undegraded":"2023-09-23T23:26:56.893215+0000","last_fullsized":"2023-09-23T23:26:56.893215+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"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 @ 2023-09-25T06:29:33.040836+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"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":4,"num_read_kb":4,"num_write":4,"num_write_kb":1,"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":1,"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":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":23,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.895231+0000","last_change":"2023-09-23T23:26:56.895231+0000","last_active":"2023-09-23T23:26:56.895231+0000","last_peered":"2023-09-23T23:26:56.895231+0000","last_clean":"2023-09-23T23:26:56.895231+0000","last_became_active":"2023-09-23T23:26:56.894890+0000","last_became_peered":"2023-09-23T23:26:56.894890+0000","last_unstale":"2023-09-23T23:26:56.895231+0000","last_undegraded":"2023-09-23T23:26:56.895231+0000","last_fullsized":"2023-09-23T23:26:56.895231+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T00:22:50.341613+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":70,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.868212+0000","last_change":"2023-09-23T23:25:05.221346+0000","last_active":"2023-09-23T23:26:55.868212+0000","last_peered":"2023-09-23T23:26:55.868212+0000","last_clean":"2023-09-23T23:26:55.868212+0000","last_became_active":"2023-09-23T23:25:05.220851+0000","last_became_peered":"2023-09-23T23:25:05.220851+0000","last_unstale":"2023-09-23T23:26:55.868212+0000","last_undegraded":"2023-09-23T23:26:55.868212+0000","last_fullsized":"2023-09-23T23:26:55.868212+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:19:43.483415+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":73,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.890389+0000","last_change":"2023-09-23T23:26:56.890389+0000","last_active":"2023-09-23T23:26:56.890389+0000","last_peered":"2023-09-23T23:26:56.890389+0000","last_clean":"2023-09-23T23:26:56.890389+0000","last_became_active":"2023-09-23T23:26:56.890056+0000","last_became_peered":"2023-09-23T23:26:56.890056+0000","last_unstale":"2023-09-23T23:26:56.890389+0000","last_undegraded":"2023-09-23T23:26:56.890389+0000","last_fullsized":"2023-09-23T23:26:56.890389+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T00:20:02.700981+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":53,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.891003+0000","last_change":"2023-09-23T23:26:56.891003+0000","last_active":"2023-09-23T23:26:56.891003+0000","last_peered":"2023-09-23T23:26:56.891003+0000","last_clean":"2023-09-23T23:26:56.891003+0000","last_became_active":"2023-09-23T23:26:56.890603+0000","last_became_peered":"2023-09-23T23:26:56.890603+0000","last_unstale":"2023-09-23T23:26:56.891003+0000","last_undegraded":"2023-09-23T23:26:56.891003+0000","last_fullsized":"2023-09-23T23:26:56.891003+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T03:25:32.988965+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":80,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.865517+0000","last_change":"2023-09-23T23:26:27.460555+0000","last_active":"2023-09-23T23:26:55.865517+0000","last_peered":"2023-09-23T23:26:55.865517+0000","last_clean":"2023-09-23T23:26:55.865517+0000","last_became_active":"2023-09-23T23:26:27.460117+0000","last_became_peered":"2023-09-23T23:26:27.460117+0000","last_unstale":"2023-09-23T23:26:55.865517+0000","last_undegraded":"2023-09-23T23:26:55.865517+0000","last_fullsized":"2023-09-23T23:26:55.865517+0000","mapping_epoch":104,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":105,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T03:37:51.939625+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":91,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.884139+0000","last_change":"2023-09-23T23:26:56.884139+0000","last_active":"2023-09-23T23:26:56.884139+0000","last_peered":"2023-09-23T23:26:56.884139+0000","last_clean":"2023-09-23T23:26:56.884139+0000","last_became_active":"2023-09-23T23:26:56.883771+0000","last_became_peered":"2023-09-23T23:26:56.883771+0000","last_unstale":"2023-09-23T23:26:56.884139+0000","last_undegraded":"2023-09-23T23:26:56.884139+0000","last_fullsized":"2023-09-23T23:26:56.884139+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T09:52:26.739023+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":54,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.886697+0000","last_change":"2023-09-23T23:26:56.885585+0000","last_active":"2023-09-23T23:26:56.886697+0000","last_peered":"2023-09-23T23:26:56.886697+0000","last_clean":"2023-09-23T23:26:56.886697+0000","last_became_active":"2023-09-23T23:26:56.885213+0000","last_became_peered":"2023-09-23T23:26:56.885213+0000","last_unstale":"2023-09-23T23:26:56.886697+0000","last_undegraded":"2023-09-23T23:26:56.886697+0000","last_fullsized":"2023-09-23T23:26:56.886697+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T09:42:41.686686+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":47,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.891122+0000","last_change":"2023-09-23T23:26:56.889783+0000","last_active":"2023-09-23T23:26:56.891122+0000","last_peered":"2023-09-23T23:26:56.891122+0000","last_clean":"2023-09-23T23:26:56.891122+0000","last_became_active":"2023-09-23T23:26:56.889426+0000","last_became_peered":"2023-09-23T23:26:56.889426+0000","last_unstale":"2023-09-23T23:26:56.891122+0000","last_undegraded":"2023-09-23T23:26:56.891122+0000","last_fullsized":"2023-09-23T23:26:56.891122+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T04:55:38.028791+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":73,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.889562+0000","last_change":"2023-09-23T23:26:56.889562+0000","last_active":"2023-09-23T23:26:56.889562+0000","last_peered":"2023-09-23T23:26:56.889562+0000","last_clean":"2023-09-23T23:26:56.889562+0000","last_became_active":"2023-09-23T23:26:56.889178+0000","last_became_peered":"2023-09-23T23:26:56.889178+0000","last_unstale":"2023-09-23T23:26:56.889562+0000","last_undegraded":"2023-09-23T23:26:56.889562+0000","last_fullsized":"2023-09-23T23:26:56.889562+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T09:38:54.310691+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1a","version":"69'2","reported_seq":89,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.859611+0000","last_change":"2023-09-23T23:26:27.462142+0000","last_active":"2023-09-23T23:26:55.859611+0000","last_peered":"2023-09-23T23:26:55.859611+0000","last_clean":"2023-09-23T23:26:55.859611+0000","last_became_active":"2023-09-23T23:26:27.461778+0000","last_became_peered":"2023-09-23T23:26:27.461778+0000","last_unstale":"2023-09-23T23:26:55.859611+0000","last_undegraded":"2023-09-23T23:26:55.859611+0000","last_fullsized":"2023-09-23T23:26:55.859611+0000","mapping_epoch":104,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":105,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T01:31:01.364435+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"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":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5504,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"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":22,"num_whiteouts":0,"num_read":38,"num_read_kb":40,"num_write":61,"num_write_kb":29,"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":14,"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":98304,"data_stored":16512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":27272,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"up":96,"acting":96,"num_store_stats":8},{"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":500,"num_read_kb":924,"num_write":239,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"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":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":161,"ondisk_log_size":161,"up":3,"acting":3,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":4194323,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"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":4,"num_whiteouts":0,"num_read":5980,"num_read_kb":13243,"num_write":846,"num_write_kb":12714,"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":2,"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":12595200,"data_stored":12582969,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6143,"internal_metadata":0},"log_size":976,"ondisk_log_size":976,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234208,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":17068,"kb_used_data":5796,"kb_used_omap":0,"kb_used_meta":11264,"kb_avail":93728084,"statfs":{"total":95995035648,"available":95977558016,"internally_reserved":0,"allocated":5935104,"data_stored":5408336,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":11534336},"hb_peers":[0,1,2,3,4,5,6],"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":"Sat Sep 23 23:28:35 2023","interfaces":[{"interface":"back","average":{"1min":1.1439999999999999,"5min":1.026,"15min":1.05},"min":{"1min":0.64500000000000002,"5min":0.55900000000000005,"15min":0.55900000000000005},"max":{"1min":5.6840000000000002,"5min":5.6840000000000002,"15min":5.6840000000000002},"last":1.2190000000000001},{"interface":"front","average":{"1min":1.286,"5min":1.1279999999999999,"15min":1.1060000000000001},"min":{"1min":0.74299999999999999,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":5.7030000000000003,"5min":5.7030000000000003,"15min":5.7030000000000003},"last":1.1779999999999999}]},{"osd":1,"last update":"Sat Sep 23 23:28:09 2023","interfaces":[{"interface":"back","average":{"1min":1.3520000000000001,"5min":1.131,"15min":1.099},"min":{"1min":0.67900000000000005,"5min":0.67900000000000005,"15min":0.67900000000000005},"max":{"1min":5.8600000000000003,"5min":5.8600000000000003,"15min":5.8600000000000003},"last":0.94599999999999995},{"interface":"front","average":{"1min":1.1850000000000001,"5min":1.0700000000000001,"15min":1.0780000000000001},"min":{"1min":0.63100000000000001,"5min":0.626,"15min":0.626},"max":{"1min":5.7750000000000004,"5min":5.7750000000000004,"15min":5.7750000000000004},"last":0.99199999999999999}]},{"osd":2,"last update":"Sat Sep 23 23:28:28 2023","interfaces":[{"interface":"back","average":{"1min":1.2829999999999999,"5min":1.244,"15min":1.238},"min":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":5.7569999999999997,"5min":5.7569999999999997,"15min":5.7569999999999997},"last":0.876},{"interface":"front","average":{"1min":1.2849999999999999,"5min":1.125,"15min":1.099},"min":{"1min":0.70099999999999996,"5min":0.70099999999999996,"15min":0.70099999999999996},"max":{"1min":5.7249999999999996,"5min":5.7249999999999996,"15min":5.7249999999999996},"last":1.1100000000000001}]},{"osd":3,"last update":"Sat Sep 23 23:27:57 2023","interfaces":[{"interface":"back","average":{"1min":1.325,"5min":1.325,"15min":1.325},"min":{"1min":0.71699999999999997,"5min":0.71699999999999997,"15min":0.71699999999999997},"max":{"1min":5.8159999999999998,"5min":5.8159999999999998,"15min":5.8159999999999998},"last":0.748},{"interface":"front","average":{"1min":1.26,"5min":1.26,"15min":1.26},"min":{"1min":0.77300000000000002,"5min":0.77300000000000002,"15min":0.77300000000000002},"max":{"1min":5.5039999999999996,"5min":5.5039999999999996,"15min":5.5039999999999996},"last":0.90300000000000002}]},{"osd":4,"last update":"Sat Sep 23 23:28:09 2023","interfaces":[{"interface":"back","average":{"1min":1.3320000000000001,"5min":1.0329999999999999,"15min":0.97599999999999998},"min":{"1min":0.85499999999999998,"5min":0.49299999999999999,"15min":0.48999999999999999},"max":{"1min":5.7430000000000003,"5min":5.7430000000000003,"15min":5.7430000000000003},"last":1.335},{"interface":"front","average":{"1min":1.337,"5min":1.103,"15min":1.0369999999999999},"min":{"1min":0.67400000000000004,"5min":0.53700000000000003,"15min":0.53700000000000003},"max":{"1min":5.5609999999999999,"5min":5.5609999999999999,"15min":5.5609999999999999},"last":1.0529999999999999}]},{"osd":5,"last update":"Sat Sep 23 23:28:09 2023","interfaces":[{"interface":"back","average":{"1min":1.2410000000000001,"5min":1.0980000000000001,"15min":1.034},"min":{"1min":0.70099999999999996,"5min":0.65500000000000003,"15min":0.54000000000000004},"max":{"1min":5.4749999999999996,"5min":5.4749999999999996,"15min":5.4749999999999996},"last":1.3089999999999999},{"interface":"front","average":{"1min":1.3979999999999999,"5min":1.1279999999999999,"15min":1.093},"min":{"1min":0.86799999999999999,"5min":0.65500000000000003,"15min":0.54300000000000004},"max":{"1min":5.6180000000000003,"5min":5.6180000000000003,"15min":5.6180000000000003},"last":1.145}]},{"osd":6,"last update":"Sat Sep 23 23:28:09 2023","interfaces":[{"interface":"back","average":{"1min":1.3759999999999999,"5min":1.1739999999999999,"15min":1.1299999999999999},"min":{"1min":0.86499999999999999,"5min":0.754,"15min":0.56599999999999995},"max":{"1min":5.6680000000000001,"5min":5.6680000000000001,"15min":5.6680000000000001},"last":1.24},{"interface":"front","average":{"1min":1.454,"5min":1.256,"15min":1.1679999999999999},"min":{"1min":0.84999999999999998,"5min":0.63400000000000001,"15min":0.57599999999999996},"max":{"1min":5.6470000000000002,"5min":5.6470000000000002,"15min":5.6470000000000002},"last":1.27}]}]},{"osd":6,"up_from":46,"seq":197568495850,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":8348,"kb_used_data":1684,"kb_used_omap":0,"kb_used_meta":6656,"kb_avail":93736804,"statfs":{"total":95995035648,"available":95986487296,"internally_reserved":0,"allocated":1724416,"data_stored":1213375,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":6815744},"hb_peers":[0,1,2,3,4,5,7],"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":"Sat Sep 23 23:28:37 2023","interfaces":[{"interface":"back","average":{"1min":0.90500000000000003,"5min":0.94099999999999995,"15min":0.96999999999999997},"min":{"1min":0.54900000000000004,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":1.266,"5min":1.4830000000000001,"15min":1.4830000000000001},"last":1.2889999999999999},{"interface":"front","average":{"1min":0.96499999999999997,"5min":0.95999999999999996,"15min":0.997},"min":{"1min":0.48899999999999999,"5min":0.48899999999999999,"15min":0.48899999999999999},"max":{"1min":1.7649999999999999,"5min":1.7649999999999999,"15min":1.7649999999999999},"last":0.65600000000000003}]},{"osd":1,"last update":"Sat Sep 23 23:28:11 2023","interfaces":[{"interface":"back","average":{"1min":1.0960000000000001,"5min":1.0720000000000001,"15min":1.081},"min":{"1min":0.66200000000000003,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.5529999999999999,"5min":1.944,"15min":1.944},"last":0.88300000000000001},{"interface":"front","average":{"1min":0.93100000000000005,"5min":0.98499999999999999,"15min":1.0109999999999999},"min":{"1min":0.71999999999999997,"5min":0.55600000000000005,"15min":0.55600000000000005},"max":{"1min":1.145,"5min":1.206,"15min":1.206},"last":1.083}]},{"osd":2,"last update":"Sat Sep 23 23:28:28 2023","interfaces":[{"interface":"back","average":{"1min":0.92700000000000005,"5min":0.875,"15min":0.86699999999999999},"min":{"1min":0.67500000000000004,"5min":0.501,"15min":0.501},"max":{"1min":1.198,"5min":1.198,"15min":1.198},"last":1.198},{"interface":"front","average":{"1min":0.95899999999999996,"5min":1.0269999999999999,"15min":1.0389999999999999},"min":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"max":{"1min":1.329,"5min":1.4450000000000001,"15min":1.4450000000000001},"last":0.999}]},{"osd":3,"last update":"Sat Sep 23 23:27:57 2023","interfaces":[{"interface":"back","average":{"1min":1.0760000000000001,"5min":1.0760000000000001,"15min":1.0760000000000001},"min":{"1min":0.63700000000000001,"5min":0.63700000000000001,"15min":0.63700000000000001},"max":{"1min":1.7569999999999999,"5min":1.7569999999999999,"15min":1.7569999999999999},"last":0.749},{"interface":"front","average":{"1min":1.0109999999999999,"5min":1.0109999999999999,"15min":1.0109999999999999},"min":{"1min":0.76300000000000001,"5min":0.76300000000000001,"15min":0.76300000000000001},"max":{"1min":1.6279999999999999,"5min":1.6279999999999999,"15min":1.6279999999999999},"last":0.93999999999999995}]},{"osd":4,"last update":"Sat Sep 23 23:28:11 2023","interfaces":[{"interface":"back","average":{"1min":1.014,"5min":0.92900000000000005,"15min":0.91200000000000003},"min":{"1min":0.60799999999999998,"5min":0.50900000000000001,"15min":0.371},"max":{"1min":1.325,"5min":1.3280000000000001,"15min":2.423},"last":0.79200000000000004},{"interface":"front","average":{"1min":1.046,"5min":1.085,"15min":1.0760000000000001},"min":{"1min":0.59899999999999998,"5min":0.434,"15min":0.434},"max":{"1min":1.353,"5min":2.113,"15min":2.4590000000000001},"last":1.1559999999999999}]},{"osd":5,"last update":"Sat Sep 23 23:28:11 2023","interfaces":[{"interface":"back","average":{"1min":1.0860000000000001,"5min":1.056,"15min":1.0129999999999999},"min":{"1min":0.67700000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"max":{"1min":1.3340000000000001,"5min":2.0070000000000001,"15min":2.5230000000000001},"last":1.1240000000000001},{"interface":"front","average":{"1min":1.129,"5min":1.1539999999999999,"15min":1.161},"min":{"1min":0.874,"5min":0.622,"15min":0.57799999999999996},"max":{"1min":1.518,"5min":2.1859999999999999,"15min":2.5670000000000002},"last":1.3300000000000001}]},{"osd":7,"last update":"Sat Sep 23 23:28:03 2023","interfaces":[{"interface":"back","average":{"1min":1.2030000000000001,"5min":1.2030000000000001,"15min":1.1950000000000001},"min":{"1min":0.90100000000000002,"5min":0.51400000000000001,"15min":0.51400000000000001},"max":{"1min":1.4510000000000001,"5min":2.5009999999999999,"15min":2.6549999999999998},"last":1.05},{"interface":"front","average":{"1min":1.3069999999999999,"5min":1.2729999999999999,"15min":1.2669999999999999},"min":{"1min":0.97499999999999998,"5min":0.76400000000000001,"15min":0.41899999999999998},"max":{"1min":1.5860000000000001,"5min":2.4159999999999999,"15min":2.7109999999999999},"last":1.256}]}]},{"osd":1,"up_from":99,"seq":425201762353,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32824,"kb_used_data":5232,"kb_used_omap":6,"kb_used_meta":27577,"kb_avail":93712328,"statfs":{"total":95995035648,"available":95961423872,"internally_reserved":0,"allocated":5357568,"data_stored":4819932,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6760,"internal_metadata":28239256},"hb_peers":[0,2,3,4,5,6,7],"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":"Sat Sep 23 23:28:11 2023","interfaces":[{"interface":"back","average":{"1min":0.61199999999999999,"5min":0.67200000000000004,"15min":0.70199999999999996},"min":{"1min":0.504,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":0.74399999999999999,"5min":1.0589999999999999,"15min":1.0589999999999999},"last":0.83599999999999997},{"interface":"front","average":{"1min":0.76100000000000001,"5min":0.76300000000000001,"15min":0.78700000000000003},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":1.0860000000000001,"5min":1.1719999999999999,"15min":1.1719999999999999},"last":0.63800000000000001}]},{"osd":2,"last update":"Sat Sep 23 23:28:32 2023","interfaces":[{"interface":"back","average":{"1min":0.66700000000000004,"5min":0.63700000000000001,"15min":0.63200000000000001},"min":{"1min":0.40400000000000003,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":0.98499999999999999,"5min":1.119,"15min":1.119},"last":0.68000000000000005},{"interface":"front","average":{"1min":0.75,"5min":0.67700000000000005,"15min":0.66500000000000004},"min":{"1min":0.48399999999999999,"5min":0.45400000000000001,"15min":0.45400000000000001},"max":{"1min":1.0580000000000001,"5min":1.0580000000000001,"15min":1.0580000000000001},"last":0.79300000000000004}]},{"osd":3,"last update":"Sat Sep 23 23:28:00 2023","interfaces":[{"interface":"back","average":{"1min":0.69199999999999995,"5min":0.69199999999999995,"15min":0.69199999999999995},"min":{"1min":0.44800000000000001,"5min":0.44800000000000001,"15min":0.44800000000000001},"max":{"1min":0.83999999999999997,"5min":0.83999999999999997,"15min":0.83999999999999997},"last":0.94599999999999995},{"interface":"front","average":{"1min":0.84699999999999998,"5min":0.84699999999999998,"15min":0.84699999999999998},"min":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"max":{"1min":1.3149999999999999,"5min":1.3149999999999999,"15min":1.3149999999999999},"last":0.72299999999999998}]},{"osd":4,"last update":"Sat Sep 23 23:28:11 2023","interfaces":[{"interface":"back","average":{"1min":0.90400000000000003,"5min":0.97399999999999998,"15min":1.0149999999999999},"min":{"1min":0.70599999999999996,"5min":0.59999999999999998,"15min":0.59999999999999998},"max":{"1min":1.2050000000000001,"5min":1.4630000000000001,"15min":1.4630000000000001},"last":1},{"interface":"front","average":{"1min":0.98399999999999999,"5min":1.032,"15min":1.0740000000000001},"min":{"1min":0.82999999999999996,"5min":0.64200000000000002,"15min":0.64200000000000002},"max":{"1min":1.282,"5min":1.706,"15min":1.706},"last":1.1499999999999999}]},{"osd":5,"last update":"Sat Sep 23 23:28:11 2023","interfaces":[{"interface":"back","average":{"1min":1.121,"5min":1.0640000000000001,"15min":1.0800000000000001},"min":{"1min":0.85099999999999998,"5min":0.63800000000000001,"15min":0.63800000000000001},"max":{"1min":1.4199999999999999,"5min":1.5229999999999999,"15min":1.5229999999999999},"last":0.96499999999999997},{"interface":"front","average":{"1min":0.98099999999999998,"5min":1.069,"15min":1.107},"min":{"1min":0.82499999999999996,"5min":0.67900000000000005,"15min":0.67900000000000005},"max":{"1min":1.1339999999999999,"5min":1.427,"15min":1.427},"last":1.1799999999999999}]},{"osd":6,"last update":"Sat Sep 23 23:28:11 2023","interfaces":[{"interface":"back","average":{"1min":1.1459999999999999,"5min":1.119,"15min":1.1519999999999999},"min":{"1min":0.75900000000000001,"5min":0.69399999999999995,"15min":0.69399999999999995},"max":{"1min":1.4830000000000001,"5min":1.536,"15min":1.536},"last":1.109},{"interface":"front","average":{"1min":1.05,"5min":1.113,"15min":1.151},"min":{"1min":0.81100000000000005,"5min":0.64800000000000002,"15min":0.64800000000000002},"max":{"1min":1.272,"5min":1.5089999999999999,"15min":1.5089999999999999},"last":1.0489999999999999}]},{"osd":7,"last update":"Sat Sep 23 23:28:11 2023","interfaces":[{"interface":"back","average":{"1min":1.079,"5min":1.159,"15min":1.2},"min":{"1min":0.89600000000000002,"5min":0.56299999999999994,"15min":0.56299999999999994},"max":{"1min":1.3500000000000001,"5min":1.556,"15min":1.556},"last":0.91600000000000004},{"interface":"front","average":{"1min":1.113,"5min":1.177,"15min":1.2190000000000001},"min":{"1min":0.91300000000000003,"5min":0.61199999999999999,"15min":0.61199999999999999},"max":{"1min":1.341,"5min":1.6479999999999999,"15min":1.6479999999999999},"last":1.208}]}]},{"osd":0,"up_from":94,"seq":403726925880,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":33416,"kb_used_data":5824,"kb_used_omap":8,"kb_used_meta":27575,"kb_avail":93711736,"statfs":{"total":95995035648,"available":95960817664,"internally_reserved":0,"allocated":5963776,"data_stored":5411379,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9036,"internal_metadata":28236980},"hb_peers":[1,2,3,4,5,6,7],"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":"Sat Sep 23 23:28:10 2023","interfaces":[{"interface":"back","average":{"1min":0.69399999999999995,"5min":0.72499999999999998,"15min":0.74399999999999999},"min":{"1min":0.51100000000000001,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":1.0329999999999999,"5min":1.0549999999999999,"15min":1.0549999999999999},"last":0.98499999999999999},{"interface":"front","average":{"1min":0.873,"5min":0.84599999999999997,"15min":0.876},"min":{"1min":0.58699999999999997,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":1.181,"5min":1.181,"15min":1.181},"last":0.95999999999999996}]},{"osd":2,"last update":"Sat Sep 23 23:28:31 2023","interfaces":[{"interface":"back","average":{"1min":0.71299999999999997,"5min":0.69699999999999995,"15min":0.69499999999999995},"min":{"1min":0.28000000000000003,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":0.997,"5min":1.2410000000000001,"15min":1.2410000000000001},"last":0.755},{"interface":"front","average":{"1min":0.77300000000000002,"5min":0.73799999999999999,"15min":0.73199999999999998},"min":{"1min":0.36599999999999999,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":0.97499999999999998,"5min":1.054,"15min":1.054},"last":1.099}]},{"osd":3,"last update":"Sat Sep 23 23:27:58 2023","interfaces":[{"interface":"back","average":{"1min":0.65900000000000003,"5min":0.65900000000000003,"15min":0.65900000000000003},"min":{"1min":0.45800000000000002,"5min":0.45800000000000002,"15min":0.45800000000000002},"max":{"1min":1.0029999999999999,"5min":1.0029999999999999,"15min":1.0029999999999999},"last":0.70799999999999996},{"interface":"front","average":{"1min":0.80400000000000005,"5min":0.80400000000000005,"15min":0.80400000000000005},"min":{"1min":0.435,"5min":0.435,"15min":0.435},"max":{"1min":1.083,"5min":1.083,"15min":1.083},"last":0.88600000000000001}]},{"osd":4,"last update":"Sat Sep 23 23:28:37 2023","interfaces":[{"interface":"back","average":{"1min":0.89500000000000002,"5min":0.93799999999999994,"15min":0.96399999999999997},"min":{"1min":0.745,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":1.151,"5min":1.3480000000000001,"15min":1.3480000000000001},"last":0.92800000000000005},{"interface":"front","average":{"1min":1.0029999999999999,"5min":1.0109999999999999,"15min":1.0449999999999999},"min":{"1min":0.51700000000000002,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":1.266,"5min":1.516,"15min":1.516},"last":1.173}]},{"osd":5,"last update":"Sat Sep 23 23:28:37 2023","interfaces":[{"interface":"back","average":{"1min":1.042,"5min":1.054,"15min":1.099},"min":{"1min":0.68200000000000005,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":1.3600000000000001,"5min":1.452,"15min":1.452},"last":1.2609999999999999},{"interface":"front","average":{"1min":1.1699999999999999,"5min":1.1399999999999999,"15min":1.163},"min":{"1min":0.70399999999999996,"5min":0.67100000000000004,"15min":0.67100000000000004},"max":{"1min":1.504,"5min":1.5620000000000001,"15min":1.5620000000000001},"last":1.23}]},{"osd":6,"last update":"Sat Sep 23 23:28:37 2023","interfaces":[{"interface":"back","average":{"1min":1.1240000000000001,"5min":1.0880000000000001,"15min":1.1060000000000001},"min":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.456,"5min":1.4710000000000001,"15min":1.4710000000000001},"last":1.296},{"interface":"front","average":{"1min":1.0509999999999999,"5min":1.075,"15min":1.1040000000000001},"min":{"1min":0.69499999999999995,"5min":0.69499999999999995,"15min":0.69499999999999995},"max":{"1min":1.333,"5min":1.411,"15min":1.411},"last":1.0660000000000001}]},{"osd":7,"last update":"Sat Sep 23 23:28:37 2023","interfaces":[{"interface":"back","average":{"1min":1.161,"5min":1.1599999999999999,"15min":1.2130000000000001},"min":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":1.377,"5min":1.712,"15min":1.712},"last":1.3520000000000001},{"interface":"front","average":{"1min":1.079,"5min":1.115,"15min":1.161},"min":{"1min":0.72599999999999998,"5min":0.70399999999999996,"15min":0.70399999999999996},"max":{"1min":1.427,"5min":1.4590000000000001,"15min":1.4590000000000001},"last":1.202}]}]},{"osd":2,"up_from":104,"seq":446676598816,"num_pgs":19,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28660,"kb_used_data":1132,"kb_used_omap":11,"kb_used_meta":27508,"kb_avail":93716492,"statfs":{"total":95995035648,"available":95965687808,"internally_reserved":0,"allocated":1159168,"data_stored":625350,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12272,"internal_metadata":28168208},"hb_peers":[0,1,3,4,5,6,7],"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":"Sat Sep 23 23:28:28 2023","interfaces":[{"interface":"back","average":{"1min":0.61599999999999999,"5min":0.627,"15min":0.629},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":0.91500000000000004,"5min":0.91500000000000004,"15min":0.91500000000000004},"last":0.91800000000000004},{"interface":"front","average":{"1min":0.72899999999999998,"5min":0.77500000000000002,"15min":0.78300000000000003},"min":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":1.052,"5min":1.1279999999999999,"15min":1.1279999999999999},"last":1.069}]},{"osd":1,"last update":"Sat Sep 23 23:28:28 2023","interfaces":[{"interface":"back","average":{"1min":0.61499999999999999,"5min":0.627,"15min":0.629},"min":{"1min":0.41799999999999998,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":0.83699999999999997,"5min":0.99299999999999999,"15min":0.99299999999999999},"last":0.63900000000000001},{"interface":"front","average":{"1min":0.76600000000000001,"5min":0.80700000000000005,"15min":0.81399999999999995},"min":{"1min":0.44,"5min":0.44,"15min":0.44},"max":{"1min":1.0820000000000001,"5min":1.252,"15min":1.252},"last":0.98099999999999998}]},{"osd":3,"last update":"Sat Sep 23 23:27:58 2023","interfaces":[{"interface":"back","average":{"1min":0.76600000000000001,"5min":0.76600000000000001,"15min":0.76600000000000001},"min":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":1.0249999999999999,"5min":1.0249999999999999,"15min":1.0249999999999999},"last":0.94699999999999995},{"interface":"front","average":{"1min":0.81299999999999994,"5min":0.81299999999999994,"15min":0.81299999999999994},"min":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":1.085,"5min":1.085,"15min":1.085},"last":0.90300000000000002}]},{"osd":4,"last update":"Sat Sep 23 23:28:28 2023","interfaces":[{"interface":"back","average":{"1min":0.95999999999999996,"5min":1.012,"15min":1.02},"min":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"max":{"1min":1.2170000000000001,"5min":1.4670000000000001,"15min":1.4670000000000001},"last":1.1599999999999999},{"interface":"front","average":{"1min":1.016,"5min":0.93500000000000005,"15min":0.92100000000000004},"min":{"1min":0.69999999999999996,"5min":0.69999999999999996,"15min":0.69999999999999996},"max":{"1min":1.599,"5min":1.599,"15min":1.599},"last":0.80700000000000005}]},{"osd":5,"last update":"Sat Sep 23 23:28:28 2023","interfaces":[{"interface":"back","average":{"1min":0.99099999999999999,"5min":0.98499999999999999,"15min":0.98399999999999999},"min":{"1min":0.628,"5min":0.628,"15min":0.628},"max":{"1min":1.887,"5min":1.887,"15min":1.887},"last":1.24},{"interface":"front","average":{"1min":1.0069999999999999,"5min":1.036,"15min":1.0409999999999999},"min":{"1min":0.63100000000000001,"5min":0.63100000000000001,"15min":0.63100000000000001},"max":{"1min":1.2829999999999999,"5min":1.413,"15min":1.413},"last":1.278}]},{"osd":6,"last update":"Sat Sep 23 23:28:28 2023","interfaces":[{"interface":"back","average":{"1min":1.0309999999999999,"5min":0.997,"15min":0.99099999999999999},"min":{"1min":0.63700000000000001,"5min":0.63700000000000001,"15min":0.63700000000000001},"max":{"1min":1.266,"5min":1.266,"15min":1.266},"last":1.034},{"interface":"front","average":{"1min":1.0229999999999999,"5min":1.0429999999999999,"15min":1.046},"min":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":1.2949999999999999,"5min":1.3600000000000001,"15min":1.3600000000000001},"last":1.129}]},{"osd":7,"last update":"Sat Sep 23 23:28:28 2023","interfaces":[{"interface":"back","average":{"1min":1.0820000000000001,"5min":1.038,"15min":1.03},"min":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.57999999999999996},"max":{"1min":1.484,"5min":1.484,"15min":1.484},"last":1.111},{"interface":"front","average":{"1min":1.0760000000000001,"5min":1.069,"15min":1.0680000000000001},"min":{"1min":0.68899999999999995,"5min":0.68899999999999995,"15min":0.68899999999999995},"max":{"1min":1.3100000000000001,"5min":1.4399999999999999,"15min":1.4399999999999999},"last":1.1919999999999999}]}]},{"osd":3,"up_from":109,"seq":468151435291,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28648,"kb_used_data":1120,"kb_used_omap":5,"kb_used_meta":27514,"kb_avail":93716504,"statfs":{"total":95995035648,"available":95965700096,"internally_reserved":0,"allocated":1146880,"data_stored":623570,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5347,"internal_metadata":28175133},"hb_peers":[0,1,2,4,5,6,7],"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":"Sat Sep 23 23:28:58 2023","interfaces":[{"interface":"back","average":{"1min":0.57799999999999996,"5min":0.749,"15min":0.77700000000000002},"min":{"1min":0.30299999999999999,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":0.90800000000000003,"5min":1.196,"15min":1.196},"last":0.90800000000000003},{"interface":"front","average":{"1min":0.68100000000000005,"5min":0.73399999999999999,"15min":0.74299999999999999},"min":{"1min":0.47299999999999998,"5min":0.47299999999999998,"15min":0.47299999999999998},"max":{"1min":0.96899999999999997,"5min":0.96899999999999997,"15min":0.96899999999999997},"last":0.64700000000000002}]},{"osd":1,"last update":"Sat Sep 23 23:28:58 2023","interfaces":[{"interface":"back","average":{"1min":0.62,"5min":0.78500000000000003,"15min":0.81299999999999994},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":1.03,"5min":1.2310000000000001,"15min":1.2310000000000001},"last":1.03},{"interface":"front","average":{"1min":0.71099999999999997,"5min":0.82199999999999995,"15min":0.83999999999999997},"min":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":1.0589999999999999,"5min":1.3959999999999999,"15min":1.3959999999999999},"last":1.0589999999999999}]},{"osd":2,"last update":"Sat Sep 23 23:28:58 2023","interfaces":[{"interface":"back","average":{"1min":0.68799999999999994,"5min":0.82899999999999996,"15min":0.85299999999999998},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":1.048,"5min":1.294,"15min":1.294},"last":0.76700000000000002},{"interface":"front","average":{"1min":0.748,"5min":0.85999999999999999,"15min":0.879},"min":{"1min":0.45900000000000002,"5min":0.45900000000000002,"15min":0.45900000000000002},"max":{"1min":1.101,"5min":1.1879999999999999,"15min":1.1879999999999999},"last":0.69099999999999995}]},{"osd":4,"last update":"Sat Sep 23 23:28:58 2023","interfaces":[{"interface":"back","average":{"1min":0.92600000000000005,"5min":1.0820000000000001,"15min":1.1080000000000001},"min":{"1min":0.56000000000000005,"5min":0.56000000000000005,"15min":0.56000000000000005},"max":{"1min":1.2230000000000001,"5min":1.6100000000000001,"15min":1.6100000000000001},"last":1.2230000000000001},{"interface":"front","average":{"1min":0.93999999999999995,"5min":1.0189999999999999,"15min":1.032},"min":{"1min":0.69599999999999995,"5min":0.69599999999999995,"15min":0.69599999999999995},"max":{"1min":1.165,"5min":1.29,"15min":1.29},"last":0.95899999999999996}]},{"osd":5,"last update":"Sat Sep 23 23:28:58 2023","interfaces":[{"interface":"back","average":{"1min":0.93300000000000005,"5min":1.0409999999999999,"15min":1.0589999999999999},"min":{"1min":0.63400000000000001,"5min":0.63400000000000001,"15min":0.63400000000000001},"max":{"1min":1.2569999999999999,"5min":1.3919999999999999,"15min":1.3919999999999999},"last":1.1200000000000001},{"interface":"front","average":{"1min":0.92700000000000005,"5min":1.1339999999999999,"15min":1.1679999999999999},"min":{"1min":0.61799999999999999,"5min":0.61799999999999999,"15min":0.61799999999999999},"max":{"1min":1.25,"5min":1.6459999999999999,"15min":1.6459999999999999},"last":0.874}]},{"osd":6,"last update":"Sat Sep 23 23:28:58 2023","interfaces":[{"interface":"back","average":{"1min":1.0489999999999999,"5min":1.1220000000000001,"15min":1.1339999999999999},"min":{"1min":0.79000000000000004,"5min":0.79000000000000004,"15min":0.79000000000000004},"max":{"1min":1.5269999999999999,"5min":1.9690000000000001,"15min":1.9690000000000001},"last":0.81699999999999995},{"interface":"front","average":{"1min":1.0609999999999999,"5min":1.22,"15min":1.246},"min":{"1min":0.69199999999999995,"5min":0.69199999999999995,"15min":0.69199999999999995},"max":{"1min":1.452,"5min":2.1819999999999999,"15min":2.1819999999999999},"last":1.089}]},{"osd":7,"last update":"Sat Sep 23 23:28:58 2023","interfaces":[{"interface":"back","average":{"1min":1.0349999999999999,"5min":1.206,"15min":1.234},"min":{"1min":0.74099999999999999,"5min":0.74099999999999999,"15min":0.74099999999999999},"max":{"1min":1.3759999999999999,"5min":2.077,"15min":2.077},"last":1.155},{"interface":"front","average":{"1min":1.052,"5min":1.2250000000000001,"15min":1.254},"min":{"1min":0.80000000000000004,"5min":0.80000000000000004,"15min":0.80000000000000004},"max":{"1min":1.278,"5min":1.9219999999999999,"15min":1.9219999999999999},"last":1.165}]}]},{"osd":4,"up_from":30,"seq":128849019133,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":7908,"kb_used_data":1116,"kb_used_omap":0,"kb_used_meta":6784,"kb_avail":93737244,"statfs":{"total":95995035648,"available":95986937856,"internally_reserved":0,"allocated":1142784,"data_stored":623652,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":6946816},"hb_peers":[0,1,2,3,5,6,7],"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":"Sat Sep 23 23:28:37 2023","interfaces":[{"interface":"back","average":{"1min":0.93500000000000005,"5min":0.93700000000000006,"15min":0.93100000000000005},"min":{"1min":0.499,"5min":0.499,"15min":0.499},"max":{"1min":1.272,"5min":1.5700000000000001,"15min":1.5700000000000001},"last":0.76400000000000001},{"interface":"front","average":{"1min":0.88200000000000001,"5min":0.91800000000000004,"15min":0.94499999999999995},"min":{"1min":0.628,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":1.091,"5min":1.2669999999999999,"15min":1.2669999999999999},"last":1.2509999999999999}]},{"osd":1,"last update":"Sat Sep 23 23:28:14 2023","interfaces":[{"interface":"back","average":{"1min":0.89900000000000002,"5min":0.91900000000000004,"15min":0.93000000000000005},"min":{"1min":0.63500000000000001,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.3320000000000001,"5min":1.3320000000000001,"15min":1.3320000000000001},"last":0.88500000000000001},{"interface":"front","average":{"1min":0.93400000000000005,"5min":1.0049999999999999,"15min":1.0409999999999999},"min":{"1min":0.66800000000000004,"5min":0.56299999999999994,"15min":0.56299999999999994},"max":{"1min":1.1839999999999999,"5min":1.526,"15min":1.526},"last":1.127}]},{"osd":2,"last update":"Sat Sep 23 23:28:31 2023","interfaces":[{"interface":"back","average":{"1min":0.94899999999999995,"5min":0.98899999999999999,"15min":0.996},"min":{"1min":0.75600000000000001,"5min":0.65100000000000002,"15min":0.65100000000000002},"max":{"1min":1.2549999999999999,"5min":1.2549999999999999,"15min":1.2549999999999999},"last":0.96599999999999997},{"interface":"front","average":{"1min":0.93200000000000005,"5min":0.93799999999999994,"15min":0.93899999999999995},"min":{"1min":0.61799999999999999,"5min":0.59999999999999998,"15min":0.59999999999999998},"max":{"1min":1.286,"5min":1.286,"15min":1.286},"last":0.91300000000000003}]},{"osd":3,"last update":"Sat Sep 23 23:28:00 2023","interfaces":[{"interface":"back","average":{"1min":1.1020000000000001,"5min":1.1020000000000001,"15min":1.1020000000000001},"min":{"1min":0.746,"5min":0.746,"15min":0.746},"max":{"1min":1.341,"5min":1.341,"15min":1.341},"last":1.0760000000000001},{"interface":"front","average":{"1min":1.0620000000000001,"5min":1.0620000000000001,"15min":1.0620000000000001},"min":{"1min":0.72799999999999998,"5min":0.72799999999999998,"15min":0.72799999999999998},"max":{"1min":1.2929999999999999,"5min":1.2929999999999999,"15min":1.2929999999999999},"last":1.042}]},{"osd":5,"last update":"Sat Sep 23 23:28:24 2023","interfaces":[{"interface":"back","average":{"1min":0.92700000000000005,"5min":0.94099999999999995,"15min":0.93200000000000005},"min":{"1min":0.58799999999999997,"5min":0.53200000000000003,"15min":0.36699999999999999},"max":{"1min":1.264,"5min":1.4099999999999999,"15min":1.4099999999999999},"last":1.1830000000000001},{"interface":"front","average":{"1min":1.1579999999999999,"5min":1.157,"15min":1.1359999999999999},"min":{"1min":0.71899999999999997,"5min":0.63700000000000001,"15min":0.44400000000000001},"max":{"1min":1.363,"5min":1.508,"15min":1.5269999999999999},"last":1.3109999999999999}]},{"osd":6,"last update":"Sat Sep 23 23:28:14 2023","interfaces":[{"interface":"back","average":{"1min":1.0589999999999999,"5min":1.0049999999999999,"15min":0.995},"min":{"1min":0.76800000000000002,"5min":0.60499999999999998,"15min":0.40100000000000002},"max":{"1min":1.4039999999999999,"5min":1.456,"15min":1.516},"last":1.349},{"interface":"front","average":{"1min":1.1499999999999999,"5min":1.0880000000000001,"15min":1.05},"min":{"1min":0.64000000000000001,"5min":0.59599999999999997,"15min":0.47599999999999998},"max":{"1min":1.427,"5min":1.522,"15min":1.522},"last":1.286}]},{"osd":7,"last update":"Sat Sep 23 23:28:14 2023","interfaces":[{"interface":"back","average":{"1min":1.143,"5min":1.0940000000000001,"15min":1.0680000000000001},"min":{"1min":0.73999999999999999,"5min":0.66500000000000004,"15min":0.55400000000000005},"max":{"1min":1.538,"5min":1.5580000000000001,"15min":1.5700000000000001},"last":1.3819999999999999},{"interface":"front","average":{"1min":1.123,"5min":1.115,"15min":1.1080000000000001},"min":{"1min":0.69999999999999996,"5min":0.59399999999999997,"15min":0.58699999999999997},"max":{"1min":1.478,"5min":1.478,"15min":1.581},"last":1.4370000000000001}]}]},{"osd":5,"up_from":38,"seq":163208757492,"num_pgs":21,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":7452,"kb_used_data":1108,"kb_used_omap":0,"kb_used_meta":6336,"kb_avail":93737700,"statfs":{"total":95995035648,"available":95987404800,"internally_reserved":0,"allocated":1134592,"data_stored":619680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":6488064},"hb_peers":[0,1,2,3,4,6,7],"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":"Sat Sep 23 23:28:37 2023","interfaces":[{"interface":"back","average":{"1min":0.89800000000000002,"5min":0.89900000000000002,"15min":0.88900000000000001},"min":{"1min":0.55300000000000005,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.343,"5min":1.3620000000000001,"15min":1.3620000000000001},"last":0.98399999999999999},{"interface":"front","average":{"1min":0.93899999999999995,"5min":0.94599999999999995,"15min":0.96199999999999997},"min":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.2450000000000001,"5min":1.292,"15min":1.292},"last":0.79200000000000004}]},{"osd":1,"last update":"Sat Sep 23 23:28:07 2023","interfaces":[{"interface":"back","average":{"1min":1.0920000000000001,"5min":1.107,"15min":1.1419999999999999},"min":{"1min":0.80000000000000004,"5min":0.55700000000000005,"15min":0.55700000000000005},"max":{"1min":1.286,"5min":1.381,"15min":1.381},"last":1.1200000000000001},{"interface":"front","average":{"1min":1.1579999999999999,"5min":1.1200000000000001,"15min":1.131},"min":{"1min":0.92200000000000004,"5min":0.61599999999999999,"15min":0.61599999999999999},"max":{"1min":1.349,"5min":1.3979999999999999,"15min":1.3979999999999999},"last":1.1559999999999999}]},{"osd":2,"last update":"Sat Sep 23 23:28:28 2023","interfaces":[{"interface":"back","average":{"1min":0.98599999999999999,"5min":0.999,"15min":1.0009999999999999},"min":{"1min":0.64100000000000001,"5min":0.59099999999999997,"15min":0.59099999999999997},"max":{"1min":1.4430000000000001,"5min":1.4430000000000001,"15min":1.4430000000000001},"last":1.2470000000000001},{"interface":"front","average":{"1min":1.0269999999999999,"5min":0.98199999999999998,"15min":0.97399999999999998},"min":{"1min":0.59799999999999998,"5min":0.59799999999999998,"15min":0.59799999999999998},"max":{"1min":1.3620000000000001,"5min":1.3620000000000001,"15min":1.3620000000000001},"last":1.089}]},{"osd":3,"last update":"Sat Sep 23 23:28:01 2023","interfaces":[{"interface":"back","average":{"1min":1.095,"5min":1.095,"15min":1.095},"min":{"1min":0.749,"5min":0.749,"15min":0.749},"max":{"1min":1.333,"5min":1.333,"15min":1.333},"last":1.042},{"interface":"front","average":{"1min":1.077,"5min":1.077,"15min":1.077},"min":{"1min":0.73599999999999999,"5min":0.73599999999999999,"15min":0.73599999999999999},"max":{"1min":1.407,"5min":1.407,"15min":1.407},"last":0.88600000000000001}]},{"osd":4,"last update":"Sat Sep 23 23:28:28 2023","interfaces":[{"interface":"back","average":{"1min":0.89800000000000002,"5min":0.96599999999999997,"15min":0.95699999999999996},"min":{"1min":0.51400000000000001,"5min":0.51400000000000001,"15min":0.49199999999999999},"max":{"1min":1.2270000000000001,"5min":1.47,"15min":1.47},"last":0.628},{"interface":"front","average":{"1min":1.026,"5min":1.048,"15min":1.0600000000000001},"min":{"1min":0.73299999999999998,"5min":0.58399999999999996,"15min":0.56200000000000006},"max":{"1min":1.5169999999999999,"5min":1.627,"15min":1.627},"last":0.83899999999999997}]},{"osd":6,"last update":"Sat Sep 23 23:28:13 2023","interfaces":[{"interface":"back","average":{"1min":1.1419999999999999,"5min":1.042,"15min":1.0569999999999999},"min":{"1min":0.77100000000000002,"5min":0.53700000000000003,"15min":0.53700000000000003},"max":{"1min":1.4530000000000001,"5min":1.4990000000000001,"15min":1.5680000000000001},"last":1.266},{"interface":"front","average":{"1min":1.1279999999999999,"5min":1.1040000000000001,"15min":1.123},"min":{"1min":0.78800000000000003,"5min":0.68300000000000005,"15min":0.52700000000000002},"max":{"1min":1.4419999999999999,"5min":1.5149999999999999,"15min":1.5529999999999999},"last":0.74199999999999999}]},{"osd":7,"last update":"Sat Sep 23 23:28:13 2023","interfaces":[{"interface":"back","average":{"1min":1.111,"5min":1.115,"15min":1.1379999999999999},"min":{"1min":0.76300000000000001,"5min":0.58699999999999997,"15min":0.57999999999999996},"max":{"1min":1.466,"5min":1.5740000000000001,"15min":1.5740000000000001},"last":0.95899999999999996},{"interface":"front","average":{"1min":1.2430000000000001,"5min":1.1679999999999999,"15min":1.1739999999999999},"min":{"1min":1.04,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":1.482,"5min":1.5720000000000001,"15min":1.7689999999999999},"last":0.92800000000000005}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":4194304,"data_stored":4194304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4198400,"data_stored":4194323,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"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":4485,"internal_metadata":0},{"poolid":2,"osd":3,"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":1658,"internal_metadata":0},{"poolid":2,"osd":4,"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},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":4194304,"data_stored":4194304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9036,"internal_metadata":0},{"poolid":3,"osd":1,"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":6760,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7787,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3689,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4880,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":624,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":4804,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4950,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"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},{"poolid":4,"osd":1,"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},{"poolid":4,"osd":2,"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},{"poolid":4,"osd":3,"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},{"poolid":4,"osd":4,"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},{"poolid":4,"osd":5,"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},{"poolid":4,"osd":6,"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},{"poolid":4,"osd":7,"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}]}} 2023-09-23T23:29:01.310 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T23:29:01.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:29:01 smithi164 bash[92846]: cluster 2023-09-23T23:29:00.288695+0000 mgr.y (mgr.25991) 340 : cluster 0 pgmap v277: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:29:01.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:29:01 smithi164 bash[92846]: audit 2023-09-23T23:29:00.516957+0000 mgr.y (mgr.25991) 341 : audit 0 from='client.34467 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:29:01.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:29:01 smithi159 bash[105915]: cluster 2023-09-23T23:29:00.288695+0000 mgr.y (mgr.25991) 340 : cluster 0 pgmap v277: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:29:01.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:29:01 smithi159 bash[105915]: audit 2023-09-23T23:29:00.516957+0000 mgr.y (mgr.25991) 341 : audit 0 from='client.34467 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:29:01.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:29:01 smithi159 bash[108473]: cluster 2023-09-23T23:29:00.288695+0000 mgr.y (mgr.25991) 340 : cluster 0 pgmap v277: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:29:01.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:29:01 smithi159 bash[108473]: audit 2023-09-23T23:29:00.516957+0000 mgr.y (mgr.25991) 341 : audit 0 from='client.34467 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:29:03.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:29:03 smithi164 bash[92846]: audit 2023-09-23T23:29:02.217781+0000 mon.a (mon.0) 439 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:29:03.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:29:03 smithi164 bash[92846]: cluster 2023-09-23T23:29:02.289340+0000 mgr.y (mgr.25991) 342 : cluster 0 pgmap v278: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:29:03.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:29:03 smithi159 bash[105915]: audit 2023-09-23T23:29:02.217781+0000 mon.a (mon.0) 439 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:29:03.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:29:03 smithi159 bash[105915]: cluster 2023-09-23T23:29:02.289340+0000 mgr.y (mgr.25991) 342 : cluster 0 pgmap v278: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:29:03.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:29:03 smithi159 bash[108473]: audit 2023-09-23T23:29:02.217781+0000 mon.a (mon.0) 439 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:29:03.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:29:03 smithi159 bash[108473]: cluster 2023-09-23T23:29:02.289340+0000 mgr.y (mgr.25991) 342 : cluster 0 pgmap v278: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:29:04.043 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:29:03 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:29:03] "GET /metrics HTTP/1.1" 200 34107 "" "Prometheus/2.43.0" 2023-09-23T23:29:05.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:29:05 smithi164 bash[92846]: cluster 2023-09-23T23:29:04.290385+0000 mgr.y (mgr.25991) 343 : cluster 0 pgmap v279: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:29:05.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:29:05 smithi159 bash[105915]: cluster 2023-09-23T23:29:04.290385+0000 mgr.y (mgr.25991) 343 : cluster 0 pgmap v279: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:29:05.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:29:05 smithi159 bash[108473]: cluster 2023-09-23T23:29:04.290385+0000 mgr.y (mgr.25991) 343 : cluster 0 pgmap v279: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:29:06.124 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:29:06.772 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:29:06 smithi164 bash[80782]: logger=sqlstore.transactions t=2023-09-23T23:29:06.509796882Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2023-09-23T23:29:06.772 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:29:06 smithi164 bash[80782]: logger=cleanup t=2023-09-23T23:29:06.6402524Z level=info msg="Completed cleanup jobs" duration=141.762827ms 2023-09-23T23:29:07.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:29:07 smithi164 bash[92846]: cluster 2023-09-23T23:29:06.291201+0000 mgr.y (mgr.25991) 344 : cluster 0 pgmap v280: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:29:07.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:29:07 smithi159 bash[105915]: cluster 2023-09-23T23:29:06.291201+0000 mgr.y (mgr.25991) 344 : cluster 0 pgmap v280: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:29:07.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:29:07 smithi159 bash[108473]: cluster 2023-09-23T23:29:06.291201+0000 mgr.y (mgr.25991) 344 : cluster 0 pgmap v280: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:29:09.361 INFO:teuthology.orchestra.run.smithi159.stdout: 2023-09-23T23:29:09.364 INFO:teuthology.orchestra.run.smithi159.stderr:dumped all 2023-09-23T23:29:09.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:29:09 smithi164 bash[92846]: cluster 2023-09-23T23:29:08.292128+0000 mgr.y (mgr.25991) 345 : cluster 0 pgmap v281: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:29:09.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:29:09 smithi159 bash[105915]: cluster 2023-09-23T23:29:08.292128+0000 mgr.y (mgr.25991) 345 : cluster 0 pgmap v281: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:29:09.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:29:09 smithi159 bash[108473]: cluster 2023-09-23T23:29:08.292128+0000 mgr.y (mgr.25991) 345 : cluster 0 pgmap v281: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:29:10.145 INFO:teuthology.orchestra.run.smithi159.stdout:{"pg_ready":true,"pg_map":{"version":281,"stamp":"2023-09-23T23:29:08.291501+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":4790195,"num_objects":28,"num_object_clones":0,"num_object_copies":84,"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":28,"num_whiteouts":0,"num_read":6518,"num_read_kb":14207,"num_write":1146,"num_write_kb":15159,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":16,"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":1198,"ondisk_log_size":1198,"up":219,"acting":219,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":219,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":164324,"kb_used_data":23012,"kb_used_omap":32,"kb_used_meta":141215,"kb_avail":749796892,"statfs":{"total":767960285184,"available":767792017408,"internally_reserved":0,"allocated":23564288,"data_stored":19345274,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":33415,"internal_metadata":144604537},"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":"12.004884"},"pg_stats":[{"pgid":"4.18","version":"0'0","reported_seq":69,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.859086+0000","last_change":"2023-09-23T23:25:05.227361+0000","last_active":"2023-09-23T23:26:55.859086+0000","last_peered":"2023-09-23T23:26:55.859086+0000","last_clean":"2023-09-23T23:26:55.859086+0000","last_became_active":"2023-09-23T23:25:05.227003+0000","last_became_peered":"2023-09-23T23:25:05.227003+0000","last_unstale":"2023-09-23T23:26:55.859086+0000","last_undegraded":"2023-09-23T23:26:55.859086+0000","last_fullsized":"2023-09-23T23:26:55.859086+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T03:23:19.993318+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1f","version":"69'5","reported_seq":63,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.873596+0000","last_change":"2023-09-23T23:26:27.459524+0000","last_active":"2023-09-23T23:26:56.873596+0000","last_peered":"2023-09-23T23:26:56.873596+0000","last_clean":"2023-09-23T23:26:56.873596+0000","last_became_active":"2023-09-23T23:26:27.457648+0000","last_became_peered":"2023-09-23T23:26:27.457648+0000","last_unstale":"2023-09-23T23:26:56.873596+0000","last_undegraded":"2023-09-23T23:26:56.873596+0000","last_fullsized":"2023-09-23T23:26:56.873596+0000","mapping_epoch":104,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":105,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"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 @ 2023-09-25T04:46:50.087921+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"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":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"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":1,"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":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":94,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.888379+0000","last_change":"2023-09-23T23:26:56.888379+0000","last_active":"2023-09-23T23:26:56.888379+0000","last_peered":"2023-09-23T23:26:56.888379+0000","last_clean":"2023-09-23T23:26:56.888379+0000","last_became_active":"2023-09-23T23:26:56.887816+0000","last_became_peered":"2023-09-23T23:26:56.887816+0000","last_unstale":"2023-09-23T23:26:56.888379+0000","last_undegraded":"2023-09-23T23:26:56.888379+0000","last_fullsized":"2023-09-23T23:26:56.888379+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:29:09.261750+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1e","version":"69'2","reported_seq":81,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.891010+0000","last_change":"2023-09-23T23:26:56.890000+0000","last_active":"2023-09-23T23:26:56.891010+0000","last_peered":"2023-09-23T23:26:56.891010+0000","last_clean":"2023-09-23T23:26:56.891010+0000","last_became_active":"2023-09-23T23:26:56.889604+0000","last_became_peered":"2023-09-23T23:26:56.889604+0000","last_unstale":"2023-09-23T23:26:56.891010+0000","last_undegraded":"2023-09-23T23:26:56.891010+0000","last_fullsized":"2023-09-23T23:26:56.891010+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T06:45:20.534490+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":86,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.891440+0000","last_change":"2023-09-23T23:26:56.891440+0000","last_active":"2023-09-23T23:26:56.891440+0000","last_peered":"2023-09-23T23:26:56.891440+0000","last_clean":"2023-09-23T23:26:56.891440+0000","last_became_active":"2023-09-23T23:26:56.890171+0000","last_became_peered":"2023-09-23T23:26:56.890171+0000","last_unstale":"2023-09-23T23:26:56.891440+0000","last_undegraded":"2023-09-23T23:26:56.891440+0000","last_fullsized":"2023-09-23T23:26:56.891440+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T02:46:52.232401+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"68'2","reported_seq":56,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.869987+0000","last_change":"2023-09-23T23:14:12.796075+0000","last_active":"2023-09-23T23:26:55.869987+0000","last_peered":"2023-09-23T23:26:55.869987+0000","last_clean":"2023-09-23T23:26:55.869987+0000","last_became_active":"2023-09-23T23:14:12.795753+0000","last_became_peered":"2023-09-23T23:14:12.795753+0000","last_unstale":"2023-09-23T23:26:55.869987+0000","last_undegraded":"2023-09-23T23:26:55.869987+0000","last_fullsized":"2023-09-23T23:26:55.869987+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T04:30:30.838776+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"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":1,"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":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":86,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.892842+0000","last_change":"2023-09-23T23:26:56.892842+0000","last_active":"2023-09-23T23:26:56.892842+0000","last_peered":"2023-09-23T23:26:56.892842+0000","last_clean":"2023-09-23T23:26:56.892842+0000","last_became_active":"2023-09-23T23:26:56.892424+0000","last_became_peered":"2023-09-23T23:26:56.892424+0000","last_unstale":"2023-09-23T23:26:56.892842+0000","last_undegraded":"2023-09-23T23:26:56.892842+0000","last_fullsized":"2023-09-23T23:26:56.892842+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T06:13:42.500539+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1c","version":"68'2","reported_seq":73,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.869278+0000","last_change":"2023-09-23T23:25:05.227654+0000","last_active":"2023-09-23T23:26:55.869278+0000","last_peered":"2023-09-23T23:26:55.869278+0000","last_clean":"2023-09-23T23:26:55.869278+0000","last_became_active":"2023-09-23T23:25:05.226939+0000","last_became_peered":"2023-09-23T23:25:05.226939+0000","last_unstale":"2023-09-23T23:26:55.869278+0000","last_undegraded":"2023-09-23T23:26:55.869278+0000","last_fullsized":"2023-09-23T23:26:55.869278+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T11:06:47.352590+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"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":1,"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":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":93,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.881331+0000","last_change":"2023-09-23T23:26:56.881015+0000","last_active":"2023-09-23T23:26:56.881331+0000","last_peered":"2023-09-23T23:26:56.881331+0000","last_clean":"2023-09-23T23:26:56.881331+0000","last_became_active":"2023-09-23T23:26:56.880740+0000","last_became_peered":"2023-09-23T23:26:56.880740+0000","last_unstale":"2023-09-23T23:26:56.881331+0000","last_undegraded":"2023-09-23T23:26:56.881331+0000","last_fullsized":"2023-09-23T23:26:56.881331+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T09:44:07.654777+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[2,1,3],"acting":[2,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1b","version":"69'2","reported_seq":43,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.873385+0000","last_change":"2023-09-23T23:24:30.386601+0000","last_active":"2023-09-23T23:26:56.873385+0000","last_peered":"2023-09-23T23:26:56.873385+0000","last_clean":"2023-09-23T23:26:56.873385+0000","last_became_active":"2023-09-23T23:24:30.386039+0000","last_became_peered":"2023-09-23T23:24:30.386039+0000","last_unstale":"2023-09-23T23:26:56.873385+0000","last_undegraded":"2023-09-23T23:26:56.873385+0000","last_fullsized":"2023-09-23T23:26:56.873385+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T08:41:50.270872+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":52,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.862786+0000","last_change":"2023-09-23T23:14:13.810495+0000","last_active":"2023-09-23T23:26:55.862786+0000","last_peered":"2023-09-23T23:26:55.862786+0000","last_clean":"2023-09-23T23:26:55.862786+0000","last_became_active":"2023-09-23T23:14:13.810031+0000","last_became_peered":"2023-09-23T23:14:13.810031+0000","last_unstale":"2023-09-23T23:26:55.862786+0000","last_undegraded":"2023-09-23T23:26:55.862786+0000","last_fullsized":"2023-09-23T23:26:55.862786+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T03:05:45.978817+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.6","version":"69'1","reported_seq":58,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.874365+0000","last_change":"2023-09-23T23:25:05.222500+0000","last_active":"2023-09-23T23:26:56.874365+0000","last_peered":"2023-09-23T23:26:56.874365+0000","last_clean":"2023-09-23T23:26:56.874365+0000","last_became_active":"2023-09-23T23:25:05.222082+0000","last_became_peered":"2023-09-23T23:25:05.222082+0000","last_unstale":"2023-09-23T23:26:56.874365+0000","last_undegraded":"2023-09-23T23:26:56.874365+0000","last_fullsized":"2023-09-23T23:26:56.874365+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"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 @ 2023-09-25T04:51:20.077806+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"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":1,"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":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"86'45","reported_seq":234,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.865603+0000","last_change":"2023-09-23T23:26:27.459356+0000","last_active":"2023-09-23T23:26:55.865603+0000","last_peered":"2023-09-23T23:26:55.865603+0000","last_clean":"2023-09-23T23:26:55.865603+0000","last_became_active":"2023-09-23T23:26:27.458825+0000","last_became_peered":"2023-09-23T23:26:27.458825+0000","last_unstale":"2023-09-23T23:26:55.865603+0000","last_undegraded":"2023-09-23T23:26:55.865603+0000","last_fullsized":"2023-09-23T23:26:55.865603+0000","mapping_epoch":104,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":105,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":45,"log_dups_size":0,"ondisk_log_size":45,"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 @ 2023-09-25T09:57:01.065349+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000729169,"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":205,"num_read_kb":1380,"num_write":40,"num_write_kb":1138,"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":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":69,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.888612+0000","last_change":"2023-09-23T23:26:56.886825+0000","last_active":"2023-09-23T23:26:56.888612+0000","last_peered":"2023-09-23T23:26:56.888612+0000","last_clean":"2023-09-23T23:26:56.888612+0000","last_became_active":"2023-09-23T23:26:56.885729+0000","last_became_peered":"2023-09-23T23:26:56.885729+0000","last_unstale":"2023-09-23T23:26:56.888612+0000","last_undegraded":"2023-09-23T23:26:56.888612+0000","last_fullsized":"2023-09-23T23:26:56.888612+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T06:11:57.851378+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"86'170","reported_seq":414,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.880399+0000","last_change":"2023-09-23T23:25:05.228483+0000","last_active":"2023-09-23T23:26:56.880399+0000","last_peered":"2023-09-23T23:26:56.880399+0000","last_clean":"2023-09-23T23:26:56.880399+0000","last_became_active":"2023-09-23T23:25:05.227766+0000","last_became_peered":"2023-09-23T23:25:05.227766+0000","last_unstale":"2023-09-23T23:26:56.880399+0000","last_undegraded":"2023-09-23T23:26:56.880399+0000","last_fullsized":"2023-09-23T23:26:56.880399+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":170,"log_dups_size":0,"ondisk_log_size":170,"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 @ 2023-09-25T06:17:40.984099+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00066166300000000005,"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":537,"num_read_kb":1957,"num_write":160,"num_write_kb":2393,"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,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.7","version":"68'2","reported_seq":73,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.888834+0000","last_change":"2023-09-23T23:26:56.887330+0000","last_active":"2023-09-23T23:26:56.888834+0000","last_peered":"2023-09-23T23:26:56.888834+0000","last_clean":"2023-09-23T23:26:56.888834+0000","last_became_active":"2023-09-23T23:26:56.886456+0000","last_became_peered":"2023-09-23T23:26:56.886456+0000","last_unstale":"2023-09-23T23:26:56.888834+0000","last_undegraded":"2023-09-23T23:26:56.888834+0000","last_fullsized":"2023-09-23T23:26:56.888834+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T05:39:55.471791+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"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":1,"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":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":39,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.872199+0000","last_change":"2023-09-23T23:24:30.386379+0000","last_active":"2023-09-23T23:26:56.872199+0000","last_peered":"2023-09-23T23:26:56.872199+0000","last_clean":"2023-09-23T23:26:56.872199+0000","last_became_active":"2023-09-23T23:24:30.385577+0000","last_became_peered":"2023-09-23T23:24:30.385577+0000","last_unstale":"2023-09-23T23:26:56.872199+0000","last_undegraded":"2023-09-23T23:26:56.872199+0000","last_fullsized":"2023-09-23T23:26:56.872199+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T01:57:46.644474+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":47,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.880698+0000","last_change":"2023-09-23T23:26:27.456502+0000","last_active":"2023-09-23T23:26:56.880698+0000","last_peered":"2023-09-23T23:26:56.880698+0000","last_clean":"2023-09-23T23:26:56.880698+0000","last_became_active":"2023-09-23T23:26:27.456148+0000","last_became_peered":"2023-09-23T23:26:27.456148+0000","last_unstale":"2023-09-23T23:26:56.880698+0000","last_undegraded":"2023-09-23T23:26:56.880698+0000","last_fullsized":"2023-09-23T23:26:56.880698+0000","mapping_epoch":104,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":105,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:17:03.589798+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"86'75","reported_seq":411,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.867383+0000","last_change":"2023-09-23T23:24:30.385854+0000","last_active":"2023-09-23T23:26:55.867383+0000","last_peered":"2023-09-23T23:26:55.867383+0000","last_clean":"2023-09-23T23:26:55.867383+0000","last_became_active":"2023-09-23T23:24:30.385354+0000","last_became_peered":"2023-09-23T23:24:30.385354+0000","last_unstale":"2023-09-23T23:26:55.867383+0000","last_undegraded":"2023-09-23T23:26:55.867383+0000","last_fullsized":"2023-09-23T23:26:55.867383+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":75,"log_dups_size":0,"ondisk_log_size":75,"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 @ 2023-09-25T09:46:11.967763+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001060697,"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":561,"num_read_kb":487,"num_write":59,"num_write_kb":42,"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":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":69,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.874455+0000","last_change":"2023-09-23T23:26:27.464173+0000","last_active":"2023-09-23T23:26:56.874455+0000","last_peered":"2023-09-23T23:26:56.874455+0000","last_clean":"2023-09-23T23:26:56.874455+0000","last_became_active":"2023-09-23T23:26:27.463838+0000","last_became_peered":"2023-09-23T23:26:27.463838+0000","last_unstale":"2023-09-23T23:26:56.874455+0000","last_undegraded":"2023-09-23T23:26:56.874455+0000","last_fullsized":"2023-09-23T23:26:56.874455+0000","mapping_epoch":104,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":105,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T07:12:01.691076+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":54,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.892379+0000","last_change":"2023-09-23T23:26:56.892030+0000","last_active":"2023-09-23T23:26:56.892379+0000","last_peered":"2023-09-23T23:26:56.892379+0000","last_clean":"2023-09-23T23:26:56.892379+0000","last_became_active":"2023-09-23T23:26:56.891698+0000","last_became_peered":"2023-09-23T23:26:56.891698+0000","last_unstale":"2023-09-23T23:26:56.892379+0000","last_undegraded":"2023-09-23T23:26:56.892379+0000","last_fullsized":"2023-09-23T23:26:56.892379+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:21:44.429735+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"86'115","reported_seq":407,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.866228+0000","last_change":"2023-09-23T23:25:05.223106+0000","last_active":"2023-09-23T23:26:55.866228+0000","last_peered":"2023-09-23T23:26:55.866228+0000","last_clean":"2023-09-23T23:26:55.866228+0000","last_became_active":"2023-09-23T23:25:05.222619+0000","last_became_peered":"2023-09-23T23:25:05.222619+0000","last_unstale":"2023-09-23T23:26:55.866228+0000","last_undegraded":"2023-09-23T23:26:55.866228+0000","last_fullsized":"2023-09-23T23:26:55.866228+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":115,"log_dups_size":0,"ondisk_log_size":115,"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 @ 2023-09-25T07:19:44.592147+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00094966699999999996,"stat_sum":{"num_bytes":4194304,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":507,"num_read_kb":3491,"num_write":106,"num_write_kb":7211,"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":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":53,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.865253+0000","last_change":"2023-09-23T23:14:14.281846+0000","last_active":"2023-09-23T23:26:55.865253+0000","last_peered":"2023-09-23T23:26:55.865253+0000","last_clean":"2023-09-23T23:26:55.865253+0000","last_became_active":"2023-09-23T23:14:14.281132+0000","last_became_peered":"2023-09-23T23:14:14.281132+0000","last_unstale":"2023-09-23T23:26:55.865253+0000","last_undegraded":"2023-09-23T23:26:55.865253+0000","last_fullsized":"2023-09-23T23:26:55.865253+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T11:01:36.701962+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":23,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.894045+0000","last_change":"2023-09-23T23:26:56.892974+0000","last_active":"2023-09-23T23:26:56.894045+0000","last_peered":"2023-09-23T23:26:56.894045+0000","last_clean":"2023-09-23T23:26:56.894045+0000","last_became_active":"2023-09-23T23:26:56.892521+0000","last_became_peered":"2023-09-23T23:26:56.892521+0000","last_unstale":"2023-09-23T23:26:56.894045+0000","last_undegraded":"2023-09-23T23:26:56.894045+0000","last_fullsized":"2023-09-23T23:26:56.894045+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T06:11:47.985739+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.0","version":"90'161","reported_seq":451,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.866063+0000","last_change":"2023-09-23T23:24:30.385670+0000","last_active":"2023-09-23T23:26:55.866063+0000","last_peered":"2023-09-23T23:26:55.866063+0000","last_clean":"2023-09-23T23:26:55.866063+0000","last_became_active":"2023-09-23T23:24:30.385014+0000","last_became_peered":"2023-09-23T23:24:30.385014+0000","last_unstale":"2023-09-23T23:26:55.866063+0000","last_undegraded":"2023-09-23T23:26:55.866063+0000","last_fullsized":"2023-09-23T23:26:55.866063+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:06:14.091106+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:06:14.091106+0000","last_clean_scrub_stamp":"2023-09-23T23:06:14.091106+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"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 @ 2023-09-25T04:00:55.218928+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":500,"num_read_kb":924,"num_write":239,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"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":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"86'236","reported_seq":882,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.868035+0000","last_change":"2023-09-23T23:26:27.458828+0000","last_active":"2023-09-23T23:26:55.868035+0000","last_peered":"2023-09-23T23:26:55.868035+0000","last_clean":"2023-09-23T23:26:55.868035+0000","last_became_active":"2023-09-23T23:26:27.458155+0000","last_became_peered":"2023-09-23T23:26:27.458155+0000","last_unstale":"2023-09-23T23:26:55.868035+0000","last_undegraded":"2023-09-23T23:26:55.868035+0000","last_fullsized":"2023-09-23T23:26:55.868035+0000","mapping_epoch":104,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":105,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":236,"log_dups_size":0,"ondisk_log_size":236,"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 @ 2023-09-25T02:08:13.183282+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001002637,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":1277,"num_read_kb":1428,"num_write":202,"num_write_kb":266,"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":1,"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":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":77,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.880632+0000","last_change":"2023-09-23T23:25:05.219064+0000","last_active":"2023-09-23T23:26:56.880632+0000","last_peered":"2023-09-23T23:26:56.880632+0000","last_clean":"2023-09-23T23:26:56.880632+0000","last_became_active":"2023-09-23T23:25:05.218634+0000","last_became_peered":"2023-09-23T23:25:05.218634+0000","last_unstale":"2023-09-23T23:26:56.880632+0000","last_undegraded":"2023-09-23T23:26:56.880632+0000","last_fullsized":"2023-09-23T23:26:56.880632+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T02:11:15.956018+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":48,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:27:03.177368+0000","last_change":"2023-09-23T23:26:27.455262+0000","last_active":"2023-09-23T23:27:03.177368+0000","last_peered":"2023-09-23T23:27:03.177368+0000","last_clean":"2023-09-23T23:27:03.177368+0000","last_became_active":"2023-09-23T23:26:27.454866+0000","last_became_peered":"2023-09-23T23:26:27.454866+0000","last_unstale":"2023-09-23T23:27:03.177368+0000","last_undegraded":"2023-09-23T23:27:03.177368+0000","last_fullsized":"2023-09-23T23:27:03.177368+0000","mapping_epoch":104,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":105,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:09:05.340269+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"86'129","reported_seq":761,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.886440+0000","last_change":"2023-09-23T23:26:56.886130+0000","last_active":"2023-09-23T23:26:56.886440+0000","last_peered":"2023-09-23T23:26:56.886440+0000","last_clean":"2023-09-23T23:26:56.886440+0000","last_became_active":"2023-09-23T23:26:56.885518+0000","last_became_peered":"2023-09-23T23:26:56.885518+0000","last_unstale":"2023-09-23T23:26:56.886440+0000","last_undegraded":"2023-09-23T23:26:56.886440+0000","last_fullsized":"2023-09-23T23:26:56.886440+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":129,"log_dups_size":0,"ondisk_log_size":129,"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 @ 2023-09-24T23:32:56.525202+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00137744,"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":1280,"num_read_kb":2606,"num_write":99,"num_write_kb":1350,"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":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":63,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.888221+0000","last_change":"2023-09-23T23:26:56.887746+0000","last_active":"2023-09-23T23:26:56.888221+0000","last_peered":"2023-09-23T23:26:56.888221+0000","last_clean":"2023-09-23T23:26:56.888221+0000","last_became_active":"2023-09-23T23:26:56.887239+0000","last_became_peered":"2023-09-23T23:26:56.887239+0000","last_unstale":"2023-09-23T23:26:56.888221+0000","last_undegraded":"2023-09-23T23:26:56.888221+0000","last_fullsized":"2023-09-23T23:26:56.888221+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T06:37:21.318533+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":70,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.859739+0000","last_change":"2023-09-23T23:24:30.384477+0000","last_active":"2023-09-23T23:26:55.859739+0000","last_peered":"2023-09-23T23:26:55.859739+0000","last_clean":"2023-09-23T23:26:55.859739+0000","last_became_active":"2023-09-23T23:24:30.384122+0000","last_became_peered":"2023-09-23T23:24:30.384122+0000","last_unstale":"2023-09-23T23:26:55.859739+0000","last_undegraded":"2023-09-23T23:26:55.859739+0000","last_fullsized":"2023-09-23T23:26:55.859739+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T04:22:14.716884+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.2","version":"86'65","reported_seq":630,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.869737+0000","last_change":"2023-09-23T23:25:05.228226+0000","last_active":"2023-09-23T23:26:55.869737+0000","last_peered":"2023-09-23T23:26:55.869737+0000","last_clean":"2023-09-23T23:26:55.869737+0000","last_became_active":"2023-09-23T23:25:05.226980+0000","last_became_peered":"2023-09-23T23:25:05.226980+0000","last_unstale":"2023-09-23T23:26:55.869737+0000","last_undegraded":"2023-09-23T23:26:55.869737+0000","last_fullsized":"2023-09-23T23:26:55.869737+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":65,"log_dups_size":0,"ondisk_log_size":65,"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 @ 2023-09-25T05:18:51.055084+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0011165630000000001,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":823,"num_read_kb":765,"num_write":49,"num_write_kb":33,"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":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":33,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.879926+0000","last_change":"2023-09-23T23:25:05.230365+0000","last_active":"2023-09-23T23:26:56.879926+0000","last_peered":"2023-09-23T23:26:56.879926+0000","last_clean":"2023-09-23T23:26:56.879926+0000","last_became_active":"2023-09-23T23:25:05.228290+0000","last_became_peered":"2023-09-23T23:25:05.228290+0000","last_unstale":"2023-09-23T23:26:56.879926+0000","last_undegraded":"2023-09-23T23:26:56.879926+0000","last_fullsized":"2023-09-23T23:26:56.879926+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T06:08:33.319275+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":87,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.891338+0000","last_change":"2023-09-23T23:26:56.891338+0000","last_active":"2023-09-23T23:26:56.891338+0000","last_peered":"2023-09-23T23:26:56.891338+0000","last_clean":"2023-09-23T23:26:56.891338+0000","last_became_active":"2023-09-23T23:26:56.890563+0000","last_became_peered":"2023-09-23T23:26:56.890563+0000","last_unstale":"2023-09-23T23:26:56.891338+0000","last_undegraded":"2023-09-23T23:26:56.891338+0000","last_fullsized":"2023-09-23T23:26:56.891338+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T02:30:20.277903+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.4","version":"86'141","reported_seq":584,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.880610+0000","last_change":"2023-09-23T23:25:05.226934+0000","last_active":"2023-09-23T23:26:56.880610+0000","last_peered":"2023-09-23T23:26:56.880610+0000","last_clean":"2023-09-23T23:26:56.880610+0000","last_became_active":"2023-09-23T23:25:05.225102+0000","last_became_peered":"2023-09-23T23:25:05.225102+0000","last_unstale":"2023-09-23T23:26:56.880610+0000","last_undegraded":"2023-09-23T23:26:56.880610+0000","last_fullsized":"2023-09-23T23:26:56.880610+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":141,"log_dups_size":0,"ondisk_log_size":141,"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 @ 2023-09-25T05:27:33.841527+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0015580520000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":790,"num_read_kb":1129,"num_write":131,"num_write_kb":281,"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":1,"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,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":48,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.892575+0000","last_change":"2023-09-23T23:26:56.892048+0000","last_active":"2023-09-23T23:26:56.892575+0000","last_peered":"2023-09-23T23:26:56.892575+0000","last_clean":"2023-09-23T23:26:56.892575+0000","last_became_active":"2023-09-23T23:26:56.891708+0000","last_became_peered":"2023-09-23T23:26:56.891708+0000","last_unstale":"2023-09-23T23:26:56.892575+0000","last_undegraded":"2023-09-23T23:26:56.892575+0000","last_fullsized":"2023-09-23T23:26:56.892575+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T06:30:13.122988+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":75,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.895999+0000","last_change":"2023-09-23T23:26:56.895363+0000","last_active":"2023-09-23T23:26:56.895999+0000","last_peered":"2023-09-23T23:26:56.895999+0000","last_clean":"2023-09-23T23:26:56.895999+0000","last_became_active":"2023-09-23T23:26:56.894993+0000","last_became_peered":"2023-09-23T23:26:56.894993+0000","last_unstale":"2023-09-23T23:26:56.895999+0000","last_undegraded":"2023-09-23T23:26:56.895999+0000","last_fullsized":"2023-09-23T23:26:56.895999+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:10:49.889612+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":79,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.860447+0000","last_change":"2023-09-23T23:26:27.460899+0000","last_active":"2023-09-23T23:26:55.860447+0000","last_peered":"2023-09-23T23:26:55.860447+0000","last_clean":"2023-09-23T23:26:55.860447+0000","last_became_active":"2023-09-23T23:26:27.460557+0000","last_became_peered":"2023-09-23T23:26:27.460557+0000","last_unstale":"2023-09-23T23:26:55.860447+0000","last_undegraded":"2023-09-23T23:26:55.860447+0000","last_fullsized":"2023-09-23T23:26:55.860447+0000","mapping_epoch":104,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":105,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T07:16:36.309884+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,6,2],"acting":[4,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":70,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.863000+0000","last_change":"2023-09-23T23:26:27.460093+0000","last_active":"2023-09-23T23:26:55.863000+0000","last_peered":"2023-09-23T23:26:55.863000+0000","last_clean":"2023-09-23T23:26:55.863000+0000","last_became_active":"2023-09-23T23:26:27.459632+0000","last_became_peered":"2023-09-23T23:26:27.459632+0000","last_unstale":"2023-09-23T23:26:55.863000+0000","last_undegraded":"2023-09-23T23:26:55.863000+0000","last_fullsized":"2023-09-23T23:26:55.863000+0000","mapping_epoch":104,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":105,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:34:54.817861+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":86,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.861088+0000","last_change":"2023-09-23T23:26:27.462206+0000","last_active":"2023-09-23T23:26:55.861088+0000","last_peered":"2023-09-23T23:26:55.861088+0000","last_clean":"2023-09-23T23:26:55.861088+0000","last_became_active":"2023-09-23T23:26:27.461766+0000","last_became_peered":"2023-09-23T23:26:27.461766+0000","last_unstale":"2023-09-23T23:26:55.861088+0000","last_undegraded":"2023-09-23T23:26:55.861088+0000","last_fullsized":"2023-09-23T23:26:55.861088+0000","mapping_epoch":104,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":105,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T03:32:20.312979+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":71,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.864653+0000","last_change":"2023-09-23T23:25:05.219578+0000","last_active":"2023-09-23T23:26:55.864653+0000","last_peered":"2023-09-23T23:26:55.864653+0000","last_clean":"2023-09-23T23:26:55.864653+0000","last_became_active":"2023-09-23T23:25:05.219019+0000","last_became_peered":"2023-09-23T23:25:05.219019+0000","last_unstale":"2023-09-23T23:26:55.864653+0000","last_undegraded":"2023-09-23T23:26:55.864653+0000","last_fullsized":"2023-09-23T23:26:55.864653+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:11:30.175167+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":69,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.890409+0000","last_change":"2023-09-23T23:26:56.890409+0000","last_active":"2023-09-23T23:26:56.890409+0000","last_peered":"2023-09-23T23:26:56.890409+0000","last_clean":"2023-09-23T23:26:56.890409+0000","last_became_active":"2023-09-23T23:26:56.890061+0000","last_became_peered":"2023-09-23T23:26:56.890061+0000","last_unstale":"2023-09-23T23:26:56.890409+0000","last_undegraded":"2023-09-23T23:26:56.890409+0000","last_fullsized":"2023-09-23T23:26:56.890409+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:15:29.695046+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.b","version":"69'3","reported_seq":73,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.891096+0000","last_change":"2023-09-23T23:26:56.891096+0000","last_active":"2023-09-23T23:26:56.891096+0000","last_peered":"2023-09-23T23:26:56.891096+0000","last_clean":"2023-09-23T23:26:56.891096+0000","last_became_active":"2023-09-23T23:26:56.890432+0000","last_became_peered":"2023-09-23T23:26:56.890432+0000","last_unstale":"2023-09-23T23:26:56.891096+0000","last_undegraded":"2023-09-23T23:26:56.891096+0000","last_fullsized":"2023-09-23T23:26:56.891096+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"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 @ 2023-09-25T03:20:10.482768+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"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":1,"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":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":54,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.873282+0000","last_change":"2023-09-23T23:25:05.222507+0000","last_active":"2023-09-23T23:26:56.873282+0000","last_peered":"2023-09-23T23:26:56.873282+0000","last_clean":"2023-09-23T23:26:56.873282+0000","last_became_active":"2023-09-23T23:25:05.222224+0000","last_became_peered":"2023-09-23T23:25:05.222224+0000","last_unstale":"2023-09-23T23:26:56.873282+0000","last_undegraded":"2023-09-23T23:26:56.873282+0000","last_fullsized":"2023-09-23T23:26:56.873282+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:07:49.700855+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":70,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.889122+0000","last_change":"2023-09-23T23:26:56.889122+0000","last_active":"2023-09-23T23:26:56.889122+0000","last_peered":"2023-09-23T23:26:56.889122+0000","last_clean":"2023-09-23T23:26:56.889122+0000","last_became_active":"2023-09-23T23:26:56.888691+0000","last_became_peered":"2023-09-23T23:26:56.888691+0000","last_unstale":"2023-09-23T23:26:56.889122+0000","last_undegraded":"2023-09-23T23:26:56.889122+0000","last_fullsized":"2023-09-23T23:26:56.889122+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T11:01:34.428658+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":70,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.864442+0000","last_change":"2023-09-23T23:25:05.220002+0000","last_active":"2023-09-23T23:26:55.864442+0000","last_peered":"2023-09-23T23:26:55.864442+0000","last_clean":"2023-09-23T23:26:55.864442+0000","last_became_active":"2023-09-23T23:25:05.219646+0000","last_became_peered":"2023-09-23T23:25:05.219646+0000","last_unstale":"2023-09-23T23:26:55.864442+0000","last_undegraded":"2023-09-23T23:26:55.864442+0000","last_fullsized":"2023-09-23T23:26:55.864442+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:23:49.940589+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.d","version":"68'1","reported_seq":56,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.867458+0000","last_change":"2023-09-23T23:14:12.796334+0000","last_active":"2023-09-23T23:26:55.867458+0000","last_peered":"2023-09-23T23:26:55.867458+0000","last_clean":"2023-09-23T23:26:55.867458+0000","last_became_active":"2023-09-23T23:14:12.795929+0000","last_became_peered":"2023-09-23T23:14:12.795929+0000","last_unstale":"2023-09-23T23:26:55.867458+0000","last_undegraded":"2023-09-23T23:26:55.867458+0000","last_fullsized":"2023-09-23T23:26:55.867458+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"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 @ 2023-09-25T04:07:32.922914+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"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":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":86,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.891230+0000","last_change":"2023-09-23T23:26:56.891230+0000","last_active":"2023-09-23T23:26:56.891230+0000","last_peered":"2023-09-23T23:26:56.891230+0000","last_clean":"2023-09-23T23:26:56.891230+0000","last_became_active":"2023-09-23T23:26:56.890274+0000","last_became_peered":"2023-09-23T23:26:56.890274+0000","last_unstale":"2023-09-23T23:26:56.891230+0000","last_undegraded":"2023-09-23T23:26:56.891230+0000","last_fullsized":"2023-09-23T23:26:56.891230+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T00:40:17.047745+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"68'2","reported_seq":74,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.867215+0000","last_change":"2023-09-23T23:25:05.227533+0000","last_active":"2023-09-23T23:26:55.867215+0000","last_peered":"2023-09-23T23:26:55.867215+0000","last_clean":"2023-09-23T23:26:55.867215+0000","last_became_active":"2023-09-23T23:25:05.227172+0000","last_became_peered":"2023-09-23T23:25:05.227172+0000","last_unstale":"2023-09-23T23:26:55.867215+0000","last_undegraded":"2023-09-23T23:26:55.867215+0000","last_fullsized":"2023-09-23T23:26:55.867215+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T06:54:55.739417+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"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":1,"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":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":52,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.867914+0000","last_change":"2023-09-23T23:14:14.283549+0000","last_active":"2023-09-23T23:26:55.867914+0000","last_peered":"2023-09-23T23:26:55.867914+0000","last_clean":"2023-09-23T23:26:55.867914+0000","last_became_active":"2023-09-23T23:14:14.283214+0000","last_became_peered":"2023-09-23T23:14:14.283214+0000","last_unstale":"2023-09-23T23:26:55.867914+0000","last_undegraded":"2023-09-23T23:26:55.867914+0000","last_fullsized":"2023-09-23T23:26:55.867914+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:47:18.756423+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"68'1","reported_seq":73,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.870789+0000","last_change":"2023-09-23T23:24:30.389202+0000","last_active":"2023-09-23T23:26:55.870789+0000","last_peered":"2023-09-23T23:26:55.870789+0000","last_clean":"2023-09-23T23:26:55.870789+0000","last_became_active":"2023-09-23T23:24:30.388834+0000","last_became_peered":"2023-09-23T23:24:30.388834+0000","last_unstale":"2023-09-23T23:26:55.870789+0000","last_undegraded":"2023-09-23T23:26:55.870789+0000","last_fullsized":"2023-09-23T23:26:55.870789+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"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 @ 2023-09-25T04:36:44.284266+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"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":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":73,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.886861+0000","last_change":"2023-09-23T23:26:56.886861+0000","last_active":"2023-09-23T23:26:56.886861+0000","last_peered":"2023-09-23T23:26:56.886861+0000","last_clean":"2023-09-23T23:26:56.886861+0000","last_became_active":"2023-09-23T23:26:56.886461+0000","last_became_peered":"2023-09-23T23:26:56.886461+0000","last_unstale":"2023-09-23T23:26:56.886861+0000","last_undegraded":"2023-09-23T23:26:56.886861+0000","last_fullsized":"2023-09-23T23:26:56.886861+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:18:06.322375+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.10","version":"68'8","reported_seq":83,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.862285+0000","last_change":"2023-09-23T23:24:30.380032+0000","last_active":"2023-09-23T23:26:55.862285+0000","last_peered":"2023-09-23T23:26:55.862285+0000","last_clean":"2023-09-23T23:26:55.862285+0000","last_became_active":"2023-09-23T23:24:30.379504+0000","last_became_peered":"2023-09-23T23:24:30.379504+0000","last_unstale":"2023-09-23T23:26:55.862285+0000","last_undegraded":"2023-09-23T23:26:55.862285+0000","last_fullsized":"2023-09-23T23:26:55.862285+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"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 @ 2023-09-25T06:15:06.215382+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"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":4,"num_whiteouts":0,"num_read":12,"num_read_kb":12,"num_write":12,"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":4,"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":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":53,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.885546+0000","last_change":"2023-09-23T23:26:56.885546+0000","last_active":"2023-09-23T23:26:56.885546+0000","last_peered":"2023-09-23T23:26:56.885546+0000","last_clean":"2023-09-23T23:26:56.885546+0000","last_became_active":"2023-09-23T23:26:56.885182+0000","last_became_peered":"2023-09-23T23:26:56.885182+0000","last_unstale":"2023-09-23T23:26:56.885546+0000","last_undegraded":"2023-09-23T23:26:56.885546+0000","last_fullsized":"2023-09-23T23:26:56.885546+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T07:07:56.236523+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,3,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":54,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.870456+0000","last_change":"2023-09-23T23:14:12.808671+0000","last_active":"2023-09-23T23:26:55.870456+0000","last_peered":"2023-09-23T23:26:55.870456+0000","last_clean":"2023-09-23T23:26:55.870456+0000","last_became_active":"2023-09-23T23:14:12.808360+0000","last_became_peered":"2023-09-23T23:14:12.808360+0000","last_unstale":"2023-09-23T23:26:55.870456+0000","last_undegraded":"2023-09-23T23:26:55.870456+0000","last_fullsized":"2023-09-23T23:26:55.870456+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T02:22:40.184723+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":69,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.893880+0000","last_change":"2023-09-23T23:26:56.893880+0000","last_active":"2023-09-23T23:26:56.893880+0000","last_peered":"2023-09-23T23:26:56.893880+0000","last_clean":"2023-09-23T23:26:56.893880+0000","last_became_active":"2023-09-23T23:26:56.893583+0000","last_became_peered":"2023-09-23T23:26:56.893583+0000","last_unstale":"2023-09-23T23:26:56.893880+0000","last_undegraded":"2023-09-23T23:26:56.893880+0000","last_fullsized":"2023-09-23T23:26:56.893880+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T01:47:26.853127+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":53,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.885666+0000","last_change":"2023-09-23T23:26:56.885666+0000","last_active":"2023-09-23T23:26:56.885666+0000","last_peered":"2023-09-23T23:26:56.885666+0000","last_clean":"2023-09-23T23:26:56.885666+0000","last_became_active":"2023-09-23T23:26:56.885330+0000","last_became_peered":"2023-09-23T23:26:56.885330+0000","last_unstale":"2023-09-23T23:26:56.885666+0000","last_undegraded":"2023-09-23T23:26:56.885666+0000","last_fullsized":"2023-09-23T23:26:56.885666+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:07:28.657506+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":73,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.885271+0000","last_change":"2023-09-23T23:26:56.885271+0000","last_active":"2023-09-23T23:26:56.885271+0000","last_peered":"2023-09-23T23:26:56.885271+0000","last_clean":"2023-09-23T23:26:56.885271+0000","last_became_active":"2023-09-23T23:26:56.884912+0000","last_became_peered":"2023-09-23T23:26:56.884912+0000","last_unstale":"2023-09-23T23:26:56.885271+0000","last_undegraded":"2023-09-23T23:26:56.885271+0000","last_fullsized":"2023-09-23T23:26:56.885271+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:08:04.241839+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.13","version":"68'2","reported_seq":75,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.870292+0000","last_change":"2023-09-23T23:26:27.458096+0000","last_active":"2023-09-23T23:26:55.870292+0000","last_peered":"2023-09-23T23:26:55.870292+0000","last_clean":"2023-09-23T23:26:55.870292+0000","last_became_active":"2023-09-23T23:26:27.457646+0000","last_became_peered":"2023-09-23T23:26:27.457646+0000","last_unstale":"2023-09-23T23:26:55.870292+0000","last_undegraded":"2023-09-23T23:26:55.870292+0000","last_fullsized":"2023-09-23T23:26:55.870292+0000","mapping_epoch":104,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":105,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T06:55:17.122383+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"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":4,"num_read_kb":7,"num_write":3,"num_write_kb":6,"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":1,"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":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":69,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.860148+0000","last_change":"2023-09-23T23:25:05.230568+0000","last_active":"2023-09-23T23:26:55.860148+0000","last_peered":"2023-09-23T23:26:55.860148+0000","last_clean":"2023-09-23T23:26:55.860148+0000","last_became_active":"2023-09-23T23:25:05.230211+0000","last_became_peered":"2023-09-23T23:25:05.230211+0000","last_unstale":"2023-09-23T23:26:55.860148+0000","last_undegraded":"2023-09-23T23:26:55.860148+0000","last_fullsized":"2023-09-23T23:26:55.860148+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T01:42:35.780414+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"90'23","reported_seq":81,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.859799+0000","last_change":"2023-09-23T23:14:12.800049+0000","last_active":"2023-09-23T23:26:55.859799+0000","last_peered":"2023-09-23T23:26:55.859799+0000","last_clean":"2023-09-23T23:26:55.859799+0000","last_became_active":"2023-09-23T23:14:12.799730+0000","last_became_peered":"2023-09-23T23:14:12.799730+0000","last_unstale":"2023-09-23T23:26:55.859799+0000","last_undegraded":"2023-09-23T23:26:55.859799+0000","last_fullsized":"2023-09-23T23:26:55.859799+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"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 @ 2023-09-24T23:14:21.475655+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"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":4,"num_whiteouts":0,"num_read":7,"num_read_kb":6,"num_write":22,"num_write_kb":19,"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":1,"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":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":65,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.868207+0000","last_change":"2023-09-23T23:26:27.457693+0000","last_active":"2023-09-23T23:26:55.868207+0000","last_peered":"2023-09-23T23:26:55.868207+0000","last_clean":"2023-09-23T23:26:55.868207+0000","last_became_active":"2023-09-23T23:26:27.457337+0000","last_became_peered":"2023-09-23T23:26:27.457337+0000","last_unstale":"2023-09-23T23:26:55.868207+0000","last_undegraded":"2023-09-23T23:26:55.868207+0000","last_fullsized":"2023-09-23T23:26:55.868207+0000","mapping_epoch":104,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":105,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T09:47:08.235129+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,6,2],"acting":[5,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.15","version":"68'3","reported_seq":76,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.893215+0000","last_change":"2023-09-23T23:26:56.893215+0000","last_active":"2023-09-23T23:26:56.893215+0000","last_peered":"2023-09-23T23:26:56.893215+0000","last_clean":"2023-09-23T23:26:56.893215+0000","last_became_active":"2023-09-23T23:26:56.892526+0000","last_became_peered":"2023-09-23T23:26:56.892526+0000","last_unstale":"2023-09-23T23:26:56.893215+0000","last_undegraded":"2023-09-23T23:26:56.893215+0000","last_fullsized":"2023-09-23T23:26:56.893215+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"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 @ 2023-09-25T06:29:33.040836+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"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":4,"num_read_kb":4,"num_write":4,"num_write_kb":1,"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":1,"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":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":23,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.895231+0000","last_change":"2023-09-23T23:26:56.895231+0000","last_active":"2023-09-23T23:26:56.895231+0000","last_peered":"2023-09-23T23:26:56.895231+0000","last_clean":"2023-09-23T23:26:56.895231+0000","last_became_active":"2023-09-23T23:26:56.894890+0000","last_became_peered":"2023-09-23T23:26:56.894890+0000","last_unstale":"2023-09-23T23:26:56.895231+0000","last_undegraded":"2023-09-23T23:26:56.895231+0000","last_fullsized":"2023-09-23T23:26:56.895231+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T00:22:50.341613+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":70,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.868212+0000","last_change":"2023-09-23T23:25:05.221346+0000","last_active":"2023-09-23T23:26:55.868212+0000","last_peered":"2023-09-23T23:26:55.868212+0000","last_clean":"2023-09-23T23:26:55.868212+0000","last_became_active":"2023-09-23T23:25:05.220851+0000","last_became_peered":"2023-09-23T23:25:05.220851+0000","last_unstale":"2023-09-23T23:26:55.868212+0000","last_undegraded":"2023-09-23T23:26:55.868212+0000","last_fullsized":"2023-09-23T23:26:55.868212+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:19:43.483415+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":73,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.890389+0000","last_change":"2023-09-23T23:26:56.890389+0000","last_active":"2023-09-23T23:26:56.890389+0000","last_peered":"2023-09-23T23:26:56.890389+0000","last_clean":"2023-09-23T23:26:56.890389+0000","last_became_active":"2023-09-23T23:26:56.890056+0000","last_became_peered":"2023-09-23T23:26:56.890056+0000","last_unstale":"2023-09-23T23:26:56.890389+0000","last_undegraded":"2023-09-23T23:26:56.890389+0000","last_fullsized":"2023-09-23T23:26:56.890389+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T00:20:02.700981+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":53,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.891003+0000","last_change":"2023-09-23T23:26:56.891003+0000","last_active":"2023-09-23T23:26:56.891003+0000","last_peered":"2023-09-23T23:26:56.891003+0000","last_clean":"2023-09-23T23:26:56.891003+0000","last_became_active":"2023-09-23T23:26:56.890603+0000","last_became_peered":"2023-09-23T23:26:56.890603+0000","last_unstale":"2023-09-23T23:26:56.891003+0000","last_undegraded":"2023-09-23T23:26:56.891003+0000","last_fullsized":"2023-09-23T23:26:56.891003+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T03:25:32.988965+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":80,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.865517+0000","last_change":"2023-09-23T23:26:27.460555+0000","last_active":"2023-09-23T23:26:55.865517+0000","last_peered":"2023-09-23T23:26:55.865517+0000","last_clean":"2023-09-23T23:26:55.865517+0000","last_became_active":"2023-09-23T23:26:27.460117+0000","last_became_peered":"2023-09-23T23:26:27.460117+0000","last_unstale":"2023-09-23T23:26:55.865517+0000","last_undegraded":"2023-09-23T23:26:55.865517+0000","last_fullsized":"2023-09-23T23:26:55.865517+0000","mapping_epoch":104,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":105,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T03:37:51.939625+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":91,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.884139+0000","last_change":"2023-09-23T23:26:56.884139+0000","last_active":"2023-09-23T23:26:56.884139+0000","last_peered":"2023-09-23T23:26:56.884139+0000","last_clean":"2023-09-23T23:26:56.884139+0000","last_became_active":"2023-09-23T23:26:56.883771+0000","last_became_peered":"2023-09-23T23:26:56.883771+0000","last_unstale":"2023-09-23T23:26:56.884139+0000","last_undegraded":"2023-09-23T23:26:56.884139+0000","last_fullsized":"2023-09-23T23:26:56.884139+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T09:52:26.739023+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":54,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.886697+0000","last_change":"2023-09-23T23:26:56.885585+0000","last_active":"2023-09-23T23:26:56.886697+0000","last_peered":"2023-09-23T23:26:56.886697+0000","last_clean":"2023-09-23T23:26:56.886697+0000","last_became_active":"2023-09-23T23:26:56.885213+0000","last_became_peered":"2023-09-23T23:26:56.885213+0000","last_unstale":"2023-09-23T23:26:56.886697+0000","last_undegraded":"2023-09-23T23:26:56.886697+0000","last_fullsized":"2023-09-23T23:26:56.886697+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T09:42:41.686686+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":47,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.891122+0000","last_change":"2023-09-23T23:26:56.889783+0000","last_active":"2023-09-23T23:26:56.891122+0000","last_peered":"2023-09-23T23:26:56.891122+0000","last_clean":"2023-09-23T23:26:56.891122+0000","last_became_active":"2023-09-23T23:26:56.889426+0000","last_became_peered":"2023-09-23T23:26:56.889426+0000","last_unstale":"2023-09-23T23:26:56.891122+0000","last_undegraded":"2023-09-23T23:26:56.891122+0000","last_fullsized":"2023-09-23T23:26:56.891122+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T04:55:38.028791+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":73,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.889562+0000","last_change":"2023-09-23T23:26:56.889562+0000","last_active":"2023-09-23T23:26:56.889562+0000","last_peered":"2023-09-23T23:26:56.889562+0000","last_clean":"2023-09-23T23:26:56.889562+0000","last_became_active":"2023-09-23T23:26:56.889178+0000","last_became_peered":"2023-09-23T23:26:56.889178+0000","last_unstale":"2023-09-23T23:26:56.889562+0000","last_undegraded":"2023-09-23T23:26:56.889562+0000","last_fullsized":"2023-09-23T23:26:56.889562+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T09:38:54.310691+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1a","version":"69'2","reported_seq":89,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.859611+0000","last_change":"2023-09-23T23:26:27.462142+0000","last_active":"2023-09-23T23:26:55.859611+0000","last_peered":"2023-09-23T23:26:55.859611+0000","last_clean":"2023-09-23T23:26:55.859611+0000","last_became_active":"2023-09-23T23:26:27.461778+0000","last_became_peered":"2023-09-23T23:26:27.461778+0000","last_unstale":"2023-09-23T23:26:55.859611+0000","last_undegraded":"2023-09-23T23:26:55.859611+0000","last_fullsized":"2023-09-23T23:26:55.859611+0000","mapping_epoch":104,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":105,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T01:31:01.364435+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"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":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5504,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"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":22,"num_whiteouts":0,"num_read":38,"num_read_kb":40,"num_write":61,"num_write_kb":29,"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":14,"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":98304,"data_stored":16512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":27272,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"up":96,"acting":96,"num_store_stats":8},{"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":500,"num_read_kb":924,"num_write":239,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"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":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":161,"ondisk_log_size":161,"up":3,"acting":3,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":4194323,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"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":4,"num_whiteouts":0,"num_read":5980,"num_read_kb":13243,"num_write":846,"num_write_kb":12714,"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":2,"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":12595200,"data_stored":12582969,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6143,"internal_metadata":0},"log_size":976,"ondisk_log_size":976,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234210,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":17068,"kb_used_data":5796,"kb_used_omap":0,"kb_used_meta":11264,"kb_avail":93728084,"statfs":{"total":95995035648,"available":95977558016,"internally_reserved":0,"allocated":5935104,"data_stored":5408336,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":11534336},"hb_peers":[0,1,2,3,4,5,6],"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":"Sat Sep 23 23:28:35 2023","interfaces":[{"interface":"back","average":{"1min":1.1439999999999999,"5min":1.026,"15min":1.05},"min":{"1min":0.64500000000000002,"5min":0.55900000000000005,"15min":0.55900000000000005},"max":{"1min":5.6840000000000002,"5min":5.6840000000000002,"15min":5.6840000000000002},"last":0.996},{"interface":"front","average":{"1min":1.286,"5min":1.1279999999999999,"15min":1.1060000000000001},"min":{"1min":0.74299999999999999,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":5.7030000000000003,"5min":5.7030000000000003,"15min":5.7030000000000003},"last":1.149}]},{"osd":1,"last update":"Sat Sep 23 23:28:09 2023","interfaces":[{"interface":"back","average":{"1min":1.3520000000000001,"5min":1.131,"15min":1.099},"min":{"1min":0.67900000000000005,"5min":0.67900000000000005,"15min":0.67900000000000005},"max":{"1min":5.8600000000000003,"5min":5.8600000000000003,"15min":5.8600000000000003},"last":1.337},{"interface":"front","average":{"1min":1.1850000000000001,"5min":1.0700000000000001,"15min":1.0780000000000001},"min":{"1min":0.63100000000000001,"5min":0.626,"15min":0.626},"max":{"1min":5.7750000000000004,"5min":5.7750000000000004,"15min":5.7750000000000004},"last":0.90900000000000003}]},{"osd":2,"last update":"Sat Sep 23 23:28:28 2023","interfaces":[{"interface":"back","average":{"1min":1.2829999999999999,"5min":1.244,"15min":1.238},"min":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":5.7569999999999997,"5min":5.7569999999999997,"15min":5.7569999999999997},"last":1.2929999999999999},{"interface":"front","average":{"1min":1.2849999999999999,"5min":1.125,"15min":1.099},"min":{"1min":0.70099999999999996,"5min":0.70099999999999996,"15min":0.70099999999999996},"max":{"1min":5.7249999999999996,"5min":5.7249999999999996,"15min":5.7249999999999996},"last":1.0760000000000001}]},{"osd":3,"last update":"Sat Sep 23 23:28:58 2023","interfaces":[{"interface":"back","average":{"1min":0.96099999999999997,"5min":1.252,"15min":1.3},"min":{"1min":0.69199999999999995,"5min":0.69199999999999995,"15min":0.69199999999999995},"max":{"1min":1.3859999999999999,"5min":5.8159999999999998,"15min":5.8159999999999998},"last":1.056},{"interface":"front","average":{"1min":0.84199999999999997,"5min":1.1759999999999999,"15min":1.232},"min":{"1min":0.61399999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"max":{"1min":1.097,"5min":5.5039999999999996,"15min":5.5039999999999996},"last":1.115}]},{"osd":4,"last update":"Sat Sep 23 23:28:09 2023","interfaces":[{"interface":"back","average":{"1min":1.3320000000000001,"5min":1.0329999999999999,"15min":0.97599999999999998},"min":{"1min":0.85499999999999998,"5min":0.49299999999999999,"15min":0.48999999999999999},"max":{"1min":5.7430000000000003,"5min":5.7430000000000003,"15min":5.7430000000000003},"last":1.03},{"interface":"front","average":{"1min":1.337,"5min":1.103,"15min":1.0369999999999999},"min":{"1min":0.67400000000000004,"5min":0.53700000000000003,"15min":0.53700000000000003},"max":{"1min":5.5609999999999999,"5min":5.5609999999999999,"15min":5.5609999999999999},"last":0.94799999999999995}]},{"osd":5,"last update":"Sat Sep 23 23:28:09 2023","interfaces":[{"interface":"back","average":{"1min":1.2410000000000001,"5min":1.0980000000000001,"15min":1.034},"min":{"1min":0.70099999999999996,"5min":0.65500000000000003,"15min":0.54000000000000004},"max":{"1min":5.4749999999999996,"5min":5.4749999999999996,"15min":5.4749999999999996},"last":0.79900000000000004},{"interface":"front","average":{"1min":1.3979999999999999,"5min":1.1279999999999999,"15min":1.093},"min":{"1min":0.86799999999999999,"5min":0.65500000000000003,"15min":0.54300000000000004},"max":{"1min":5.6180000000000003,"5min":5.6180000000000003,"15min":5.6180000000000003},"last":0.86299999999999999}]},{"osd":6,"last update":"Sat Sep 23 23:28:09 2023","interfaces":[{"interface":"back","average":{"1min":1.3759999999999999,"5min":1.1739999999999999,"15min":1.1299999999999999},"min":{"1min":0.86499999999999999,"5min":0.754,"15min":0.56599999999999995},"max":{"1min":5.6680000000000001,"5min":5.6680000000000001,"15min":5.6680000000000001},"last":1.2},{"interface":"front","average":{"1min":1.454,"5min":1.256,"15min":1.1679999999999999},"min":{"1min":0.84999999999999998,"5min":0.63400000000000001,"15min":0.57599999999999996},"max":{"1min":5.6470000000000002,"5min":5.6470000000000002,"15min":5.6470000000000002},"last":1.2330000000000001}]}]},{"osd":6,"up_from":46,"seq":197568495852,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":8348,"kb_used_data":1684,"kb_used_omap":0,"kb_used_meta":6656,"kb_avail":93736804,"statfs":{"total":95995035648,"available":95986487296,"internally_reserved":0,"allocated":1724416,"data_stored":1213375,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":6815744},"hb_peers":[0,1,2,3,4,5,7],"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":"Sat Sep 23 23:28:37 2023","interfaces":[{"interface":"back","average":{"1min":0.90500000000000003,"5min":0.94099999999999995,"15min":0.96999999999999997},"min":{"1min":0.54900000000000004,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":1.266,"5min":1.4830000000000001,"15min":1.4830000000000001},"last":0.79200000000000004},{"interface":"front","average":{"1min":0.96499999999999997,"5min":0.95999999999999996,"15min":0.997},"min":{"1min":0.48899999999999999,"5min":0.48899999999999999,"15min":0.48899999999999999},"max":{"1min":1.7649999999999999,"5min":1.7649999999999999,"15min":1.7649999999999999},"last":1.1299999999999999}]},{"osd":1,"last update":"Sat Sep 23 23:28:11 2023","interfaces":[{"interface":"back","average":{"1min":1.0960000000000001,"5min":1.0720000000000001,"15min":1.081},"min":{"1min":0.66200000000000003,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.5529999999999999,"5min":1.944,"15min":1.944},"last":1.2270000000000001},{"interface":"front","average":{"1min":0.93100000000000005,"5min":0.98499999999999999,"15min":1.0109999999999999},"min":{"1min":0.71999999999999997,"5min":0.55600000000000005,"15min":0.55600000000000005},"max":{"1min":1.145,"5min":1.206,"15min":1.206},"last":1.0449999999999999}]},{"osd":2,"last update":"Sat Sep 23 23:28:28 2023","interfaces":[{"interface":"back","average":{"1min":0.92700000000000005,"5min":0.875,"15min":0.86699999999999999},"min":{"1min":0.67500000000000004,"5min":0.501,"15min":0.501},"max":{"1min":1.198,"5min":1.198,"15min":1.198},"last":1.2929999999999999},{"interface":"front","average":{"1min":0.95899999999999996,"5min":1.0269999999999999,"15min":1.0389999999999999},"min":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"max":{"1min":1.329,"5min":1.4450000000000001,"15min":1.4450000000000001},"last":1.2529999999999999}]},{"osd":3,"last update":"Sat Sep 23 23:29:02 2023","interfaces":[{"interface":"back","average":{"1min":1.0469999999999999,"5min":1.0700000000000001,"15min":1.0740000000000001},"min":{"1min":0.73399999999999999,"5min":0.63700000000000001,"15min":0.63700000000000001},"max":{"1min":1.6779999999999999,"5min":1.7569999999999999,"15min":1.7569999999999999},"last":0.85999999999999999},{"interface":"front","average":{"1min":0.88100000000000001,"5min":0.98499999999999999,"15min":1.002},"min":{"1min":0.58899999999999997,"5min":0.58899999999999997,"15min":0.58899999999999997},"max":{"1min":1.2130000000000001,"5min":1.6279999999999999,"15min":1.6279999999999999},"last":0.91300000000000003}]},{"osd":4,"last update":"Sat Sep 23 23:28:11 2023","interfaces":[{"interface":"back","average":{"1min":1.014,"5min":0.92900000000000005,"15min":0.91200000000000003},"min":{"1min":0.60799999999999998,"5min":0.50900000000000001,"15min":0.371},"max":{"1min":1.325,"5min":1.3280000000000001,"15min":2.423},"last":1.079},{"interface":"front","average":{"1min":1.046,"5min":1.085,"15min":1.0760000000000001},"min":{"1min":0.59899999999999998,"5min":0.434,"15min":0.434},"max":{"1min":1.353,"5min":2.113,"15min":2.4590000000000001},"last":0.996}]},{"osd":5,"last update":"Sat Sep 23 23:28:11 2023","interfaces":[{"interface":"back","average":{"1min":1.0860000000000001,"5min":1.056,"15min":1.0129999999999999},"min":{"1min":0.67700000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"max":{"1min":1.3340000000000001,"5min":2.0070000000000001,"15min":2.5230000000000001},"last":1.206},{"interface":"front","average":{"1min":1.129,"5min":1.1539999999999999,"15min":1.161},"min":{"1min":0.874,"5min":0.622,"15min":0.57799999999999996},"max":{"1min":1.518,"5min":2.1859999999999999,"15min":2.5670000000000002},"last":1.3180000000000001}]},{"osd":7,"last update":"Sat Sep 23 23:29:06 2023","interfaces":[{"interface":"back","average":{"1min":1.1930000000000001,"5min":1.202,"15min":1.1950000000000001},"min":{"1min":0.502,"5min":0.502,"15min":0.502},"max":{"1min":1.488,"5min":2.5009999999999999,"15min":2.6549999999999998},"last":1.3600000000000001},{"interface":"front","average":{"1min":1.2929999999999999,"5min":1.274,"15min":1.2689999999999999},"min":{"1min":0.66600000000000004,"5min":0.66600000000000004,"15min":0.41899999999999998},"max":{"1min":1.5389999999999999,"5min":2.4159999999999999,"15min":2.7109999999999999},"last":1.2809999999999999}]}]},{"osd":1,"up_from":99,"seq":425201762355,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32824,"kb_used_data":5232,"kb_used_omap":6,"kb_used_meta":27577,"kb_avail":93712328,"statfs":{"total":95995035648,"available":95961423872,"internally_reserved":0,"allocated":5357568,"data_stored":4819932,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6760,"internal_metadata":28239256},"hb_peers":[0,2,3,4,5,6,7],"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":"Sat Sep 23 23:28:11 2023","interfaces":[{"interface":"back","average":{"1min":0.61199999999999999,"5min":0.67200000000000004,"15min":0.70199999999999996},"min":{"1min":0.504,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":0.74399999999999999,"5min":1.0589999999999999,"15min":1.0589999999999999},"last":0.80500000000000005},{"interface":"front","average":{"1min":0.76100000000000001,"5min":0.76300000000000001,"15min":0.78700000000000003},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":1.0860000000000001,"5min":1.1719999999999999,"15min":1.1719999999999999},"last":0.72299999999999998}]},{"osd":2,"last update":"Sat Sep 23 23:28:32 2023","interfaces":[{"interface":"back","average":{"1min":0.66700000000000004,"5min":0.63700000000000001,"15min":0.63200000000000001},"min":{"1min":0.40400000000000003,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":0.98499999999999999,"5min":1.119,"15min":1.119},"last":0.59499999999999997},{"interface":"front","average":{"1min":0.75,"5min":0.67700000000000005,"15min":0.66500000000000004},"min":{"1min":0.48399999999999999,"5min":0.45400000000000001,"15min":0.45400000000000001},"max":{"1min":1.0580000000000001,"5min":1.0580000000000001,"15min":1.0580000000000001},"last":0.64600000000000002}]},{"osd":3,"last update":"Sat Sep 23 23:29:01 2023","interfaces":[{"interface":"back","average":{"1min":0.65700000000000003,"5min":0.68500000000000005,"15min":0.68899999999999995},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":1,"5min":1,"15min":1},"last":0.875},{"interface":"front","average":{"1min":0.69799999999999995,"5min":0.81699999999999995,"15min":0.83699999999999997},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":1.212,"5min":1.3149999999999999,"15min":1.3149999999999999},"last":0.55100000000000005}]},{"osd":4,"last update":"Sat Sep 23 23:28:11 2023","interfaces":[{"interface":"back","average":{"1min":0.90400000000000003,"5min":0.97399999999999998,"15min":1.0149999999999999},"min":{"1min":0.70599999999999996,"5min":0.59999999999999998,"15min":0.59999999999999998},"max":{"1min":1.2050000000000001,"5min":1.4630000000000001,"15min":1.4630000000000001},"last":1.109},{"interface":"front","average":{"1min":0.98399999999999999,"5min":1.032,"15min":1.0740000000000001},"min":{"1min":0.82999999999999996,"5min":0.64200000000000002,"15min":0.64200000000000002},"max":{"1min":1.282,"5min":1.706,"15min":1.706},"last":0.99399999999999999}]},{"osd":5,"last update":"Sat Sep 23 23:28:11 2023","interfaces":[{"interface":"back","average":{"1min":1.121,"5min":1.0640000000000001,"15min":1.0800000000000001},"min":{"1min":0.85099999999999998,"5min":0.63800000000000001,"15min":0.63800000000000001},"max":{"1min":1.4199999999999999,"5min":1.5229999999999999,"15min":1.5229999999999999},"last":1.038},{"interface":"front","average":{"1min":0.98099999999999998,"5min":1.069,"15min":1.107},"min":{"1min":0.82499999999999996,"5min":0.67900000000000005,"15min":0.67900000000000005},"max":{"1min":1.1339999999999999,"5min":1.427,"15min":1.427},"last":1.3300000000000001}]},{"osd":6,"last update":"Sat Sep 23 23:28:11 2023","interfaces":[{"interface":"back","average":{"1min":1.1459999999999999,"5min":1.119,"15min":1.1519999999999999},"min":{"1min":0.75900000000000001,"5min":0.69399999999999995,"15min":0.69399999999999995},"max":{"1min":1.4830000000000001,"5min":1.536,"15min":1.536},"last":0.98099999999999998},{"interface":"front","average":{"1min":1.05,"5min":1.113,"15min":1.151},"min":{"1min":0.81100000000000005,"5min":0.64800000000000002,"15min":0.64800000000000002},"max":{"1min":1.272,"5min":1.5089999999999999,"15min":1.5089999999999999},"last":1.252}]},{"osd":7,"last update":"Sat Sep 23 23:28:11 2023","interfaces":[{"interface":"back","average":{"1min":1.079,"5min":1.159,"15min":1.2},"min":{"1min":0.89600000000000002,"5min":0.56299999999999994,"15min":0.56299999999999994},"max":{"1min":1.3500000000000001,"5min":1.556,"15min":1.556},"last":1.4019999999999999},{"interface":"front","average":{"1min":1.113,"5min":1.177,"15min":1.2190000000000001},"min":{"1min":0.91300000000000003,"5min":0.61199999999999999,"15min":0.61199999999999999},"max":{"1min":1.341,"5min":1.6479999999999999,"15min":1.6479999999999999},"last":1.052}]}]},{"osd":0,"up_from":94,"seq":403726925881,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":33416,"kb_used_data":5824,"kb_used_omap":8,"kb_used_meta":27575,"kb_avail":93711736,"statfs":{"total":95995035648,"available":95960817664,"internally_reserved":0,"allocated":5963776,"data_stored":5411379,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9036,"internal_metadata":28236980},"hb_peers":[1,2,3,4,5,6,7],"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":"Sat Sep 23 23:28:10 2023","interfaces":[{"interface":"back","average":{"1min":0.69399999999999995,"5min":0.72499999999999998,"15min":0.74399999999999999},"min":{"1min":0.51100000000000001,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":1.0329999999999999,"5min":1.0549999999999999,"15min":1.0549999999999999},"last":1.2629999999999999},{"interface":"front","average":{"1min":0.873,"5min":0.84599999999999997,"15min":0.876},"min":{"1min":0.58699999999999997,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":1.181,"5min":1.181,"15min":1.181},"last":0.70899999999999996}]},{"osd":2,"last update":"Sat Sep 23 23:28:31 2023","interfaces":[{"interface":"back","average":{"1min":0.71299999999999997,"5min":0.69699999999999995,"15min":0.69499999999999995},"min":{"1min":0.28000000000000003,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":0.997,"5min":1.2410000000000001,"15min":1.2410000000000001},"last":0.64100000000000001},{"interface":"front","average":{"1min":0.77300000000000002,"5min":0.73799999999999999,"15min":0.73199999999999998},"min":{"1min":0.36599999999999999,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":0.97499999999999998,"5min":1.054,"15min":1.054},"last":1.3839999999999999}]},{"osd":3,"last update":"Sat Sep 23 23:28:59 2023","interfaces":[{"interface":"back","average":{"1min":0.66200000000000003,"5min":0.65900000000000003,"15min":0.65900000000000003},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":1.0509999999999999,"5min":1.0509999999999999,"15min":1.0509999999999999},"last":2.0259999999999998},{"interface":"front","average":{"1min":0.72699999999999998,"5min":0.78800000000000003,"15min":0.79800000000000004},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":0.97699999999999998,"5min":1.083,"15min":1.083},"last":1.992}]},{"osd":4,"last update":"Sat Sep 23 23:28:37 2023","interfaces":[{"interface":"back","average":{"1min":0.89500000000000002,"5min":0.93799999999999994,"15min":0.96399999999999997},"min":{"1min":0.745,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":1.151,"5min":1.3480000000000001,"15min":1.3480000000000001},"last":0.75800000000000001},{"interface":"front","average":{"1min":1.0029999999999999,"5min":1.0109999999999999,"15min":1.0449999999999999},"min":{"1min":0.51700000000000002,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":1.266,"5min":1.516,"15min":1.516},"last":1.9490000000000001}]},{"osd":5,"last update":"Sat Sep 23 23:28:37 2023","interfaces":[{"interface":"back","average":{"1min":1.042,"5min":1.054,"15min":1.099},"min":{"1min":0.68200000000000005,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":1.3600000000000001,"5min":1.452,"15min":1.452},"last":1.8620000000000001},{"interface":"front","average":{"1min":1.1699999999999999,"5min":1.1399999999999999,"15min":1.163},"min":{"1min":0.70399999999999996,"5min":0.67100000000000004,"15min":0.67100000000000004},"max":{"1min":1.504,"5min":1.5620000000000001,"15min":1.5620000000000001},"last":0.93899999999999995}]},{"osd":6,"last update":"Sat Sep 23 23:28:37 2023","interfaces":[{"interface":"back","average":{"1min":1.1240000000000001,"5min":1.0880000000000001,"15min":1.1060000000000001},"min":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.456,"5min":1.4710000000000001,"15min":1.4710000000000001},"last":1.0169999999999999},{"interface":"front","average":{"1min":1.0509999999999999,"5min":1.075,"15min":1.1040000000000001},"min":{"1min":0.69499999999999995,"5min":0.69499999999999995,"15min":0.69499999999999995},"max":{"1min":1.333,"5min":1.411,"15min":1.411},"last":1.099}]},{"osd":7,"last update":"Sat Sep 23 23:28:37 2023","interfaces":[{"interface":"back","average":{"1min":1.161,"5min":1.1599999999999999,"15min":1.2130000000000001},"min":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":1.377,"5min":1.712,"15min":1.712},"last":1.9079999999999999},{"interface":"front","average":{"1min":1.079,"5min":1.115,"15min":1.161},"min":{"1min":0.72599999999999998,"5min":0.70399999999999996,"15min":0.70399999999999996},"max":{"1min":1.427,"5min":1.4590000000000001,"15min":1.4590000000000001},"last":0.97799999999999998}]}]},{"osd":2,"up_from":104,"seq":446676598818,"num_pgs":19,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28660,"kb_used_data":1132,"kb_used_omap":11,"kb_used_meta":27508,"kb_avail":93716492,"statfs":{"total":95995035648,"available":95965687808,"internally_reserved":0,"allocated":1159168,"data_stored":625350,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12272,"internal_metadata":28168208},"hb_peers":[0,1,3,4,5,6,7],"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":"Sat Sep 23 23:28:28 2023","interfaces":[{"interface":"back","average":{"1min":0.61599999999999999,"5min":0.627,"15min":0.629},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":0.91500000000000004,"5min":0.91500000000000004,"15min":0.91500000000000004},"last":0.65100000000000002},{"interface":"front","average":{"1min":0.72899999999999998,"5min":0.77500000000000002,"15min":0.78300000000000003},"min":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":1.052,"5min":1.1279999999999999,"15min":1.1279999999999999},"last":0.90400000000000003}]},{"osd":1,"last update":"Sat Sep 23 23:28:28 2023","interfaces":[{"interface":"back","average":{"1min":0.61499999999999999,"5min":0.627,"15min":0.629},"min":{"1min":0.41799999999999998,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":0.83699999999999997,"5min":0.99299999999999999,"15min":0.99299999999999999},"last":0.57099999999999995},{"interface":"front","average":{"1min":0.76600000000000001,"5min":0.80700000000000005,"15min":0.81399999999999995},"min":{"1min":0.44,"5min":0.44,"15min":0.44},"max":{"1min":1.0820000000000001,"5min":1.252,"15min":1.252},"last":1.103}]},{"osd":3,"last update":"Sat Sep 23 23:28:58 2023","interfaces":[{"interface":"back","average":{"1min":0.59699999999999998,"5min":0.73199999999999998,"15min":0.754},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":1.2310000000000001,"5min":1.2310000000000001,"15min":1.2310000000000001},"last":0.60499999999999998},{"interface":"front","average":{"1min":0.65800000000000003,"5min":0.78200000000000003,"15min":0.80200000000000005},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":1.0009999999999999,"5min":1.085,"15min":1.085},"last":0.81499999999999995}]},{"osd":4,"last update":"Sat Sep 23 23:28:28 2023","interfaces":[{"interface":"back","average":{"1min":0.95999999999999996,"5min":1.012,"15min":1.02},"min":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"max":{"1min":1.2170000000000001,"5min":1.4670000000000001,"15min":1.4670000000000001},"last":0.998},{"interface":"front","average":{"1min":1.016,"5min":0.93500000000000005,"15min":0.92100000000000004},"min":{"1min":0.69999999999999996,"5min":0.69999999999999996,"15min":0.69999999999999996},"max":{"1min":1.599,"5min":1.599,"15min":1.599},"last":1.1539999999999999}]},{"osd":5,"last update":"Sat Sep 23 23:28:28 2023","interfaces":[{"interface":"back","average":{"1min":0.99099999999999999,"5min":0.98499999999999999,"15min":0.98399999999999999},"min":{"1min":0.628,"5min":0.628,"15min":0.628},"max":{"1min":1.887,"5min":1.887,"15min":1.887},"last":1.046},{"interface":"front","average":{"1min":1.0069999999999999,"5min":1.036,"15min":1.0409999999999999},"min":{"1min":0.63100000000000001,"5min":0.63100000000000001,"15min":0.63100000000000001},"max":{"1min":1.2829999999999999,"5min":1.413,"15min":1.413},"last":1.1970000000000001}]},{"osd":6,"last update":"Sat Sep 23 23:28:28 2023","interfaces":[{"interface":"back","average":{"1min":1.0309999999999999,"5min":0.997,"15min":0.99099999999999999},"min":{"1min":0.63700000000000001,"5min":0.63700000000000001,"15min":0.63700000000000001},"max":{"1min":1.266,"5min":1.266,"15min":1.266},"last":1.228},{"interface":"front","average":{"1min":1.0229999999999999,"5min":1.0429999999999999,"15min":1.046},"min":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":1.2949999999999999,"5min":1.3600000000000001,"15min":1.3600000000000001},"last":0.95499999999999996}]},{"osd":7,"last update":"Sat Sep 23 23:28:28 2023","interfaces":[{"interface":"back","average":{"1min":1.0820000000000001,"5min":1.038,"15min":1.03},"min":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.57999999999999996},"max":{"1min":1.484,"5min":1.484,"15min":1.484},"last":1.2829999999999999},{"interface":"front","average":{"1min":1.0760000000000001,"5min":1.069,"15min":1.0680000000000001},"min":{"1min":0.68899999999999995,"5min":0.68899999999999995,"15min":0.68899999999999995},"max":{"1min":1.3100000000000001,"5min":1.4399999999999999,"15min":1.4399999999999999},"last":1.1319999999999999}]}]},{"osd":3,"up_from":109,"seq":468151435292,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28648,"kb_used_data":1120,"kb_used_omap":5,"kb_used_meta":27514,"kb_avail":93716504,"statfs":{"total":95995035648,"available":95965700096,"internally_reserved":0,"allocated":1146880,"data_stored":623570,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5347,"internal_metadata":28175133},"hb_peers":[0,1,2,4,5,6,7],"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":"Sat Sep 23 23:28:58 2023","interfaces":[{"interface":"back","average":{"1min":0.57799999999999996,"5min":0.749,"15min":0.77700000000000002},"min":{"1min":0.30299999999999999,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":0.90800000000000003,"5min":1.196,"15min":1.196},"last":1.4379999999999999},{"interface":"front","average":{"1min":0.68100000000000005,"5min":0.73399999999999999,"15min":0.74299999999999999},"min":{"1min":0.47299999999999998,"5min":0.47299999999999998,"15min":0.47299999999999998},"max":{"1min":0.96899999999999997,"5min":0.96899999999999997,"15min":0.96899999999999997},"last":1.603}]},{"osd":1,"last update":"Sat Sep 23 23:28:58 2023","interfaces":[{"interface":"back","average":{"1min":0.62,"5min":0.78500000000000003,"15min":0.81299999999999994},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":1.03,"5min":1.2310000000000001,"15min":1.2310000000000001},"last":0.50700000000000001},{"interface":"front","average":{"1min":0.71099999999999997,"5min":0.82199999999999995,"15min":0.83999999999999997},"min":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":1.0589999999999999,"5min":1.3959999999999999,"15min":1.3959999999999999},"last":0.95099999999999996}]},{"osd":2,"last update":"Sat Sep 23 23:28:58 2023","interfaces":[{"interface":"back","average":{"1min":0.68799999999999994,"5min":0.82899999999999996,"15min":0.85299999999999998},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":1.048,"5min":1.294,"15min":1.294},"last":0.74199999999999999},{"interface":"front","average":{"1min":0.748,"5min":0.85999999999999999,"15min":0.879},"min":{"1min":0.45900000000000002,"5min":0.45900000000000002,"15min":0.45900000000000002},"max":{"1min":1.101,"5min":1.1879999999999999,"15min":1.1879999999999999},"last":1.6879999999999999}]},{"osd":4,"last update":"Sat Sep 23 23:28:58 2023","interfaces":[{"interface":"back","average":{"1min":0.92600000000000005,"5min":1.0820000000000001,"15min":1.1080000000000001},"min":{"1min":0.56000000000000005,"5min":0.56000000000000005,"15min":0.56000000000000005},"max":{"1min":1.2230000000000001,"5min":1.6100000000000001,"15min":1.6100000000000001},"last":1.1759999999999999},{"interface":"front","average":{"1min":0.93999999999999995,"5min":1.0189999999999999,"15min":1.032},"min":{"1min":0.69599999999999995,"5min":0.69599999999999995,"15min":0.69599999999999995},"max":{"1min":1.165,"5min":1.29,"15min":1.29},"last":1.49}]},{"osd":5,"last update":"Sat Sep 23 23:28:58 2023","interfaces":[{"interface":"back","average":{"1min":0.93300000000000005,"5min":1.0409999999999999,"15min":1.0589999999999999},"min":{"1min":0.63400000000000001,"5min":0.63400000000000001,"15min":0.63400000000000001},"max":{"1min":1.2569999999999999,"5min":1.3919999999999999,"15min":1.3919999999999999},"last":1.296},{"interface":"front","average":{"1min":0.92700000000000005,"5min":1.1339999999999999,"15min":1.1679999999999999},"min":{"1min":0.61799999999999999,"5min":0.61799999999999999,"15min":0.61799999999999999},"max":{"1min":1.25,"5min":1.6459999999999999,"15min":1.6459999999999999},"last":1.0109999999999999}]},{"osd":6,"last update":"Sat Sep 23 23:28:58 2023","interfaces":[{"interface":"back","average":{"1min":1.0489999999999999,"5min":1.1220000000000001,"15min":1.1339999999999999},"min":{"1min":0.79000000000000004,"5min":0.79000000000000004,"15min":0.79000000000000004},"max":{"1min":1.5269999999999999,"5min":1.9690000000000001,"15min":1.9690000000000001},"last":1.4039999999999999},{"interface":"front","average":{"1min":1.0609999999999999,"5min":1.22,"15min":1.246},"min":{"1min":0.69199999999999995,"5min":0.69199999999999995,"15min":0.69199999999999995},"max":{"1min":1.452,"5min":2.1819999999999999,"15min":2.1819999999999999},"last":1.218}]},{"osd":7,"last update":"Sat Sep 23 23:28:58 2023","interfaces":[{"interface":"back","average":{"1min":1.0349999999999999,"5min":1.206,"15min":1.234},"min":{"1min":0.74099999999999999,"5min":0.74099999999999999,"15min":0.74099999999999999},"max":{"1min":1.3759999999999999,"5min":2.077,"15min":2.077},"last":1.127},{"interface":"front","average":{"1min":1.052,"5min":1.2250000000000001,"15min":1.254},"min":{"1min":0.80000000000000004,"5min":0.80000000000000004,"15min":0.80000000000000004},"max":{"1min":1.278,"5min":1.9219999999999999,"15min":1.9219999999999999},"last":1.0649999999999999}]}]},{"osd":4,"up_from":30,"seq":128849019135,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":7908,"kb_used_data":1116,"kb_used_omap":0,"kb_used_meta":6784,"kb_avail":93737244,"statfs":{"total":95995035648,"available":95986937856,"internally_reserved":0,"allocated":1142784,"data_stored":623652,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":6946816},"hb_peers":[0,1,2,3,5,6,7],"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":"Sat Sep 23 23:28:37 2023","interfaces":[{"interface":"back","average":{"1min":0.93500000000000005,"5min":0.93700000000000006,"15min":0.93100000000000005},"min":{"1min":0.499,"5min":0.499,"15min":0.499},"max":{"1min":1.272,"5min":1.5700000000000001,"15min":1.5700000000000001},"last":0.876},{"interface":"front","average":{"1min":0.88200000000000001,"5min":0.91800000000000004,"15min":0.94499999999999995},"min":{"1min":0.628,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":1.091,"5min":1.2669999999999999,"15min":1.2669999999999999},"last":0.93400000000000005}]},{"osd":1,"last update":"Sat Sep 23 23:28:14 2023","interfaces":[{"interface":"back","average":{"1min":0.89900000000000002,"5min":0.91900000000000004,"15min":0.93000000000000005},"min":{"1min":0.63500000000000001,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.3320000000000001,"5min":1.3320000000000001,"15min":1.3320000000000001},"last":0.78600000000000003},{"interface":"front","average":{"1min":0.93400000000000005,"5min":1.0049999999999999,"15min":1.0409999999999999},"min":{"1min":0.66800000000000004,"5min":0.56299999999999994,"15min":0.56299999999999994},"max":{"1min":1.1839999999999999,"5min":1.526,"15min":1.526},"last":0.99099999999999999}]},{"osd":2,"last update":"Sat Sep 23 23:28:31 2023","interfaces":[{"interface":"back","average":{"1min":0.94899999999999995,"5min":0.98899999999999999,"15min":0.996},"min":{"1min":0.75600000000000001,"5min":0.65100000000000002,"15min":0.65100000000000002},"max":{"1min":1.2549999999999999,"5min":1.2549999999999999,"15min":1.2549999999999999},"last":1.0489999999999999},{"interface":"front","average":{"1min":0.93200000000000005,"5min":0.93799999999999994,"15min":0.93899999999999995},"min":{"1min":0.61799999999999999,"5min":0.59999999999999998,"15min":0.59999999999999998},"max":{"1min":1.286,"5min":1.286,"15min":1.286},"last":0.96699999999999997}]},{"osd":3,"last update":"Sat Sep 23 23:29:05 2023","interfaces":[{"interface":"back","average":{"1min":0.98599999999999999,"5min":1.0780000000000001,"15min":1.0940000000000001},"min":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"max":{"1min":1.2969999999999999,"5min":1.341,"15min":1.341},"last":0.92300000000000004},{"interface":"front","average":{"1min":0.995,"5min":1.048,"15min":1.0569999999999999},"min":{"1min":0.69299999999999995,"5min":0.69299999999999995,"15min":0.69299999999999995},"max":{"1min":1.363,"5min":1.363,"15min":1.363},"last":1.018}]},{"osd":5,"last update":"Sat Sep 23 23:28:24 2023","interfaces":[{"interface":"back","average":{"1min":0.92700000000000005,"5min":0.94099999999999995,"15min":0.93200000000000005},"min":{"1min":0.58799999999999997,"5min":0.53200000000000003,"15min":0.36699999999999999},"max":{"1min":1.264,"5min":1.4099999999999999,"15min":1.4099999999999999},"last":0.89400000000000002},{"interface":"front","average":{"1min":1.1579999999999999,"5min":1.157,"15min":1.1359999999999999},"min":{"1min":0.71899999999999997,"5min":0.63700000000000001,"15min":0.44400000000000001},"max":{"1min":1.363,"5min":1.508,"15min":1.5269999999999999},"last":1.1240000000000001}]},{"osd":6,"last update":"Sat Sep 23 23:28:14 2023","interfaces":[{"interface":"back","average":{"1min":1.0589999999999999,"5min":1.0049999999999999,"15min":0.995},"min":{"1min":0.76800000000000002,"5min":0.60499999999999998,"15min":0.40100000000000002},"max":{"1min":1.4039999999999999,"5min":1.456,"15min":1.516},"last":0.84999999999999998},{"interface":"front","average":{"1min":1.1499999999999999,"5min":1.0880000000000001,"15min":1.05},"min":{"1min":0.64000000000000001,"5min":0.59599999999999997,"15min":0.47599999999999998},"max":{"1min":1.427,"5min":1.522,"15min":1.522},"last":0.68100000000000005}]},{"osd":7,"last update":"Sat Sep 23 23:28:14 2023","interfaces":[{"interface":"back","average":{"1min":1.143,"5min":1.0940000000000001,"15min":1.0680000000000001},"min":{"1min":0.73999999999999999,"5min":0.66500000000000004,"15min":0.55400000000000005},"max":{"1min":1.538,"5min":1.5580000000000001,"15min":1.5700000000000001},"last":1.0800000000000001},{"interface":"front","average":{"1min":1.123,"5min":1.115,"15min":1.1080000000000001},"min":{"1min":0.69999999999999996,"5min":0.59399999999999997,"15min":0.58699999999999997},"max":{"1min":1.478,"5min":1.478,"15min":1.581},"last":0.73299999999999998}]}]},{"osd":5,"up_from":38,"seq":163208757494,"num_pgs":21,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":7452,"kb_used_data":1108,"kb_used_omap":0,"kb_used_meta":6336,"kb_avail":93737700,"statfs":{"total":95995035648,"available":95987404800,"internally_reserved":0,"allocated":1134592,"data_stored":619680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":6488064},"hb_peers":[0,1,2,3,4,6,7],"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":"Sat Sep 23 23:28:37 2023","interfaces":[{"interface":"back","average":{"1min":0.89800000000000002,"5min":0.89900000000000002,"15min":0.88900000000000001},"min":{"1min":0.55300000000000005,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.343,"5min":1.3620000000000001,"15min":1.3620000000000001},"last":0.71799999999999997},{"interface":"front","average":{"1min":0.93899999999999995,"5min":0.94599999999999995,"15min":0.96199999999999997},"min":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.2450000000000001,"5min":1.292,"15min":1.292},"last":0.81399999999999995}]},{"osd":1,"last update":"Sat Sep 23 23:28:07 2023","interfaces":[{"interface":"back","average":{"1min":1.0920000000000001,"5min":1.107,"15min":1.1419999999999999},"min":{"1min":0.80000000000000004,"5min":0.55700000000000005,"15min":0.55700000000000005},"max":{"1min":1.286,"5min":1.381,"15min":1.381},"last":0.999},{"interface":"front","average":{"1min":1.1579999999999999,"5min":1.1200000000000001,"15min":1.131},"min":{"1min":0.92200000000000004,"5min":0.61599999999999999,"15min":0.61599999999999999},"max":{"1min":1.349,"5min":1.3979999999999999,"15min":1.3979999999999999},"last":1.2190000000000001}]},{"osd":2,"last update":"Sat Sep 23 23:28:28 2023","interfaces":[{"interface":"back","average":{"1min":0.98599999999999999,"5min":0.999,"15min":1.0009999999999999},"min":{"1min":0.64100000000000001,"5min":0.59099999999999997,"15min":0.59099999999999997},"max":{"1min":1.4430000000000001,"5min":1.4430000000000001,"15min":1.4430000000000001},"last":0.91900000000000004},{"interface":"front","average":{"1min":1.0269999999999999,"5min":0.98199999999999998,"15min":0.97399999999999998},"min":{"1min":0.59799999999999998,"5min":0.59799999999999998,"15min":0.59799999999999998},"max":{"1min":1.3620000000000001,"5min":1.3620000000000001,"15min":1.3620000000000001},"last":1.272}]},{"osd":3,"last update":"Sat Sep 23 23:29:03 2023","interfaces":[{"interface":"back","average":{"1min":0.95499999999999996,"5min":1.0669999999999999,"15min":1.085},"min":{"1min":0.65200000000000002,"5min":0.65200000000000002,"15min":0.65200000000000002},"max":{"1min":1.2330000000000001,"5min":1.333,"15min":1.333},"last":1.0840000000000001},{"interface":"front","average":{"1min":0.97099999999999997,"5min":1.0549999999999999,"15min":1.069},"min":{"1min":0.65300000000000002,"5min":0.65300000000000002,"15min":0.65300000000000002},"max":{"1min":1.204,"5min":1.407,"15min":1.407},"last":1.171}]},{"osd":4,"last update":"Sat Sep 23 23:28:28 2023","interfaces":[{"interface":"back","average":{"1min":0.89800000000000002,"5min":0.96599999999999997,"15min":0.95699999999999996},"min":{"1min":0.51400000000000001,"5min":0.51400000000000001,"15min":0.49199999999999999},"max":{"1min":1.2270000000000001,"5min":1.47,"15min":1.47},"last":1.034},{"interface":"front","average":{"1min":1.026,"5min":1.048,"15min":1.0600000000000001},"min":{"1min":0.73299999999999998,"5min":0.58399999999999996,"15min":0.56200000000000006},"max":{"1min":1.5169999999999999,"5min":1.627,"15min":1.627},"last":1.125}]},{"osd":6,"last update":"Sat Sep 23 23:28:13 2023","interfaces":[{"interface":"back","average":{"1min":1.1419999999999999,"5min":1.042,"15min":1.0569999999999999},"min":{"1min":0.77100000000000002,"5min":0.53700000000000003,"15min":0.53700000000000003},"max":{"1min":1.4530000000000001,"5min":1.4990000000000001,"15min":1.5680000000000001},"last":1.351},{"interface":"front","average":{"1min":1.1279999999999999,"5min":1.1040000000000001,"15min":1.123},"min":{"1min":0.78800000000000003,"5min":0.68300000000000005,"15min":0.52700000000000002},"max":{"1min":1.4419999999999999,"5min":1.5149999999999999,"15min":1.5529999999999999},"last":1.2549999999999999}]},{"osd":7,"last update":"Sat Sep 23 23:28:13 2023","interfaces":[{"interface":"back","average":{"1min":1.111,"5min":1.115,"15min":1.1379999999999999},"min":{"1min":0.76300000000000001,"5min":0.58699999999999997,"15min":0.57999999999999996},"max":{"1min":1.466,"5min":1.5740000000000001,"15min":1.5740000000000001},"last":1.3260000000000001},{"interface":"front","average":{"1min":1.2430000000000001,"5min":1.1679999999999999,"15min":1.1739999999999999},"min":{"1min":1.04,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":1.482,"5min":1.5720000000000001,"15min":1.7689999999999999},"last":1.3049999999999999}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":4194304,"data_stored":4194304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4198400,"data_stored":4194323,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"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":4485,"internal_metadata":0},{"poolid":2,"osd":3,"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":1658,"internal_metadata":0},{"poolid":2,"osd":4,"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},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":4194304,"data_stored":4194304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9036,"internal_metadata":0},{"poolid":3,"osd":1,"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":6760,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7787,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3689,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4880,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":624,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":4804,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4950,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"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},{"poolid":4,"osd":1,"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},{"poolid":4,"osd":2,"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},{"poolid":4,"osd":3,"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},{"poolid":4,"osd":4,"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},{"poolid":4,"osd":5,"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},{"poolid":4,"osd":6,"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},{"poolid":4,"osd":7,"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}]}} 2023-09-23T23:29:10.150 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2023-09-23T23:29:10.151 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2023-09-23T23:29:10.151 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2023-09-23T23:29:10.151 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph health --format=json 2023-09-23T23:29:10.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:29:10 smithi159 bash[105915]: audit 2023-09-23T23:29:09.342699+0000 mgr.y (mgr.25991) 346 : audit 0 from='client.44402 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:29:10.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:29:10 smithi159 bash[108473]: audit 2023-09-23T23:29:09.342699+0000 mgr.y (mgr.25991) 346 : audit 0 from='client.44402 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:29:10.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:29:10 smithi164 bash[92846]: audit 2023-09-23T23:29:09.342699+0000 mgr.y (mgr.25991) 346 : audit 0 from='client.44402 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:29:11.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:29:11 smithi164 bash[92846]: cluster 2023-09-23T23:29:10.292908+0000 mgr.y (mgr.25991) 347 : cluster 0 pgmap v282: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:29:11.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:29:11 smithi159 bash[105915]: cluster 2023-09-23T23:29:10.292908+0000 mgr.y (mgr.25991) 347 : cluster 0 pgmap v282: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:29:11.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:29:11 smithi159 bash[108473]: cluster 2023-09-23T23:29:10.292908+0000 mgr.y (mgr.25991) 347 : cluster 0 pgmap v282: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:29:13.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:29:13 smithi164 bash[92846]: cluster 2023-09-23T23:29:12.293585+0000 mgr.y (mgr.25991) 348 : cluster 0 pgmap v283: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:29:13.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:29:13 smithi159 bash[105915]: cluster 2023-09-23T23:29:12.293585+0000 mgr.y (mgr.25991) 348 : cluster 0 pgmap v283: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:29:13.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:29:13 smithi159 bash[108473]: cluster 2023-09-23T23:29:12.293585+0000 mgr.y (mgr.25991) 348 : cluster 0 pgmap v283: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:29:14.043 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:29:13 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:29:13] "GET /metrics HTTP/1.1" 200 34107 "" "Prometheus/2.43.0" 2023-09-23T23:29:14.962 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:29:15.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:29:15 smithi164 bash[92846]: cluster 2023-09-23T23:29:14.294624+0000 mgr.y (mgr.25991) 349 : cluster 0 pgmap v284: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:29:15.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:29:15 smithi159 bash[105915]: cluster 2023-09-23T23:29:14.294624+0000 mgr.y (mgr.25991) 349 : cluster 0 pgmap v284: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:29:15.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:29:15 smithi159 bash[108473]: cluster 2023-09-23T23:29:14.294624+0000 mgr.y (mgr.25991) 349 : cluster 0 pgmap v284: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:29:17.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:29:17 smithi164 bash[92846]: cluster 2023-09-23T23:29:16.295110+0000 mgr.y (mgr.25991) 350 : cluster 0 pgmap v285: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:29:17.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:29:17 smithi164 bash[92846]: audit 2023-09-23T23:29:17.214186+0000 mon.a (mon.0) 440 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:29:17.784 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:29:17 smithi159 bash[105915]: cluster 2023-09-23T23:29:16.295110+0000 mgr.y (mgr.25991) 350 : cluster 0 pgmap v285: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:29:17.784 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:29:17 smithi159 bash[105915]: audit 2023-09-23T23:29:17.214186+0000 mon.a (mon.0) 440 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:29:17.784 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:29:17 smithi159 bash[108473]: cluster 2023-09-23T23:29:16.295110+0000 mgr.y (mgr.25991) 350 : cluster 0 pgmap v285: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:29:17.784 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:29:17 smithi159 bash[108473]: audit 2023-09-23T23:29:17.214186+0000 mon.a (mon.0) 440 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:29:18.256 INFO:teuthology.orchestra.run.smithi159.stdout: 2023-09-23T23:29:18.256 INFO:teuthology.orchestra.run.smithi159.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2023-09-23T23:29:18.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:29:18 smithi164 bash[92846]: audit 2023-09-23T23:29:18.253479+0000 mon.c (mon.2) 24 : audit 0 from='client.? 172.21.15.159:0/2204235816' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-09-23T23:29:18.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:29:18 smithi159 bash[105915]: audit 2023-09-23T23:29:18.253479+0000 mon.c (mon.2) 24 : audit 0 from='client.? 172.21.15.159:0/2204235816' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-09-23T23:29:18.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:29:18 smithi159 bash[108473]: audit 2023-09-23T23:29:18.253479+0000 mon.c (mon.2) 24 : audit 0 from='client.? 172.21.15.159:0/2204235816' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-09-23T23:29:19.107 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2023-09-23T23:29:19.108 INFO:teuthology.run_tasks:Running task print... 2023-09-23T23:29:19.217 INFO:teuthology.task.print:**** applying stress + thrashing to mixed-version cluster **** 2023-09-23T23:29:19.217 INFO:teuthology.run_tasks:Running task parallel... 2023-09-23T23:29:19.292 INFO:teuthology.task.parallel:starting parallel... 2023-09-23T23:29:19.293 INFO:teuthology.task.parallel:In parallel, running task sequential... 2023-09-23T23:29:19.293 INFO:teuthology.task.sequential:In sequential, running task thrashosds... 2023-09-23T23:29:19.294 INFO:tasks.thrashosds:config is {'aggressive_pg_num_changes': False, 'chance_force_recovery': 0, 'chance_pgnum_grow': 1, 'chance_pgpnum_fix': 1, 'chance_thrash_cluster_full': 0, 'chance_thrash_pg_upmap': 0, 'chance_thrash_pg_upmap_items': 0, 'disable_objectstore_tool_tests': True, 'timeout': 1200, 'sighup_delay': 0.1, 'optrack_toggle_delay': 2.0, 'dump_ops_enable': 'true', 'noscrub_toggle_delay': 2.0, 'random_eio': 0.0} 2023-09-23T23:29:19.294 INFO:tasks.thrashosds:overrides is {'admin_socket': {'branch': 'reef'}, 'ceph': {'conf': {'global': {'mon election default strategy': 3}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20, 'osd shutdown pgref assert': True}}, 'create_rbd_pool': True, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': 'bb0daeff97f020f686596fca6eba20c310e26fb7'}, 'ceph-deploy': {'conf': {'client': {'log file': '/var/log/ceph/ceph-$name.$pid.log'}, 'mon': {}}}, 'install': {'ceph': {'flavor': 'default', 'sha1': 'bb0daeff97f020f686596fca6eba20c310e26fb7'}}, 'kernel': {'hwe': True}, 'workunit': {'branch': 'reef', 'sha1': 'bb0daeff97f020f686596fca6eba20c310e26fb7'}} 2023-09-23T23:29:19.294 INFO:tasks.thrashosds:config is {'aggressive_pg_num_changes': False, 'chance_force_recovery': 0, 'chance_pgnum_grow': 1, 'chance_pgpnum_fix': 1, 'chance_thrash_cluster_full': 0, 'chance_thrash_pg_upmap': 0, 'chance_thrash_pg_upmap_items': 0, 'disable_objectstore_tool_tests': True, 'timeout': 1200, 'sighup_delay': 0.1, 'optrack_toggle_delay': 2.0, 'dump_ops_enable': 'true', 'noscrub_toggle_delay': 2.0, 'random_eio': 0.0} 2023-09-23T23:29:19.294 INFO:tasks.thrashosds:Beginning thrashosds... 2023-09-23T23:29:19.295 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2023-09-23T23:29:19.295 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T23:29:19.370 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:29:19 smithi159 bash[108473]: cluster 2023-09-23T23:29:18.296002+0000 mgr.y (mgr.25991) 351 : cluster 0 pgmap v286: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:29:19.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:29:19 smithi164 bash[92846]: cluster 2023-09-23T23:29:18.296002+0000 mgr.y (mgr.25991) 351 : cluster 0 pgmap v286: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:29:19.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:29:19 smithi159 bash[105915]: cluster 2023-09-23T23:29:18.296002+0000 mgr.y (mgr.25991) 351 : cluster 0 pgmap v286: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:29:21.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:29:21 smithi164 bash[92846]: cluster 2023-09-23T23:29:20.296818+0000 mgr.y (mgr.25991) 352 : cluster 0 pgmap v287: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:29:21.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:29:21 smithi159 bash[105915]: cluster 2023-09-23T23:29:20.296818+0000 mgr.y (mgr.25991) 352 : cluster 0 pgmap v287: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:29:21.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:29:21 smithi159 bash[108473]: cluster 2023-09-23T23:29:20.296818+0000 mgr.y (mgr.25991) 352 : cluster 0 pgmap v287: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:29:23.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:29:23 smithi164 bash[92846]: cluster 2023-09-23T23:29:22.297456+0000 mgr.y (mgr.25991) 353 : cluster 0 pgmap v288: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:29:23.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:29:23 smithi159 bash[105915]: cluster 2023-09-23T23:29:22.297456+0000 mgr.y (mgr.25991) 353 : cluster 0 pgmap v288: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:29:23.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:29:23 smithi159 bash[108473]: cluster 2023-09-23T23:29:22.297456+0000 mgr.y (mgr.25991) 353 : cluster 0 pgmap v288: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:29:24.043 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:29:23 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:29:23] "GET /metrics HTTP/1.1" 200 34110 "" "Prometheus/2.43.0" 2023-09-23T23:29:24.077 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:29:25.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:29:25 smithi164 bash[92846]: cluster 2023-09-23T23:29:24.298513+0000 mgr.y (mgr.25991) 354 : cluster 0 pgmap v289: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:29:25.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:29:25 smithi159 bash[105915]: cluster 2023-09-23T23:29:24.298513+0000 mgr.y (mgr.25991) 354 : cluster 0 pgmap v289: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:29:25.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:29:25 smithi159 bash[108473]: cluster 2023-09-23T23:29:24.298513+0000 mgr.y (mgr.25991) 354 : cluster 0 pgmap v289: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:29:27.361 INFO:teuthology.orchestra.run.smithi159.stdout: 2023-09-23T23:29:27.364 INFO:teuthology.orchestra.run.smithi159.stderr:dumped all 2023-09-23T23:29:27.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:29:27 smithi164 bash[92846]: cluster 2023-09-23T23:29:26.299300+0000 mgr.y (mgr.25991) 355 : cluster 0 pgmap v290: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:29:27.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:29:27 smithi159 bash[105915]: cluster 2023-09-23T23:29:26.299300+0000 mgr.y (mgr.25991) 355 : cluster 0 pgmap v290: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:29:27.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:29:27 smithi159 bash[108473]: cluster 2023-09-23T23:29:26.299300+0000 mgr.y (mgr.25991) 355 : cluster 0 pgmap v290: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:29:28.243 INFO:teuthology.orchestra.run.smithi159.stdout:{"pg_ready":true,"pg_map":{"version":290,"stamp":"2023-09-23T23:29:26.298829+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":4790195,"num_objects":28,"num_object_clones":0,"num_object_copies":84,"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":28,"num_whiteouts":0,"num_read":6518,"num_read_kb":14207,"num_write":1146,"num_write_kb":15159,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":16,"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":1198,"ondisk_log_size":1198,"up":219,"acting":219,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":219,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":164324,"kb_used_data":23012,"kb_used_omap":32,"kb_used_meta":141215,"kb_avail":749796892,"statfs":{"total":767960285184,"available":767792017408,"internally_reserved":0,"allocated":23564288,"data_stored":19345274,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":33415,"internal_metadata":144604537},"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":"12.004952"},"pg_stats":[{"pgid":"4.18","version":"0'0","reported_seq":69,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.859086+0000","last_change":"2023-09-23T23:25:05.227361+0000","last_active":"2023-09-23T23:26:55.859086+0000","last_peered":"2023-09-23T23:26:55.859086+0000","last_clean":"2023-09-23T23:26:55.859086+0000","last_became_active":"2023-09-23T23:25:05.227003+0000","last_became_peered":"2023-09-23T23:25:05.227003+0000","last_unstale":"2023-09-23T23:26:55.859086+0000","last_undegraded":"2023-09-23T23:26:55.859086+0000","last_fullsized":"2023-09-23T23:26:55.859086+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T03:23:19.993318+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1f","version":"69'5","reported_seq":63,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.873596+0000","last_change":"2023-09-23T23:26:27.459524+0000","last_active":"2023-09-23T23:26:56.873596+0000","last_peered":"2023-09-23T23:26:56.873596+0000","last_clean":"2023-09-23T23:26:56.873596+0000","last_became_active":"2023-09-23T23:26:27.457648+0000","last_became_peered":"2023-09-23T23:26:27.457648+0000","last_unstale":"2023-09-23T23:26:56.873596+0000","last_undegraded":"2023-09-23T23:26:56.873596+0000","last_fullsized":"2023-09-23T23:26:56.873596+0000","mapping_epoch":104,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":105,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"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 @ 2023-09-25T04:46:50.087921+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"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":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"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":1,"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":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":95,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.890498+0000","last_change":"2023-09-23T23:26:56.888379+0000","last_active":"2023-09-23T23:26:56.890498+0000","last_peered":"2023-09-23T23:26:56.890498+0000","last_clean":"2023-09-23T23:26:56.890498+0000","last_became_active":"2023-09-23T23:26:56.887816+0000","last_became_peered":"2023-09-23T23:26:56.887816+0000","last_unstale":"2023-09-23T23:26:56.890498+0000","last_undegraded":"2023-09-23T23:26:56.890498+0000","last_fullsized":"2023-09-23T23:26:56.890498+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:29:09.261750+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1e","version":"69'2","reported_seq":81,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.891010+0000","last_change":"2023-09-23T23:26:56.890000+0000","last_active":"2023-09-23T23:26:56.891010+0000","last_peered":"2023-09-23T23:26:56.891010+0000","last_clean":"2023-09-23T23:26:56.891010+0000","last_became_active":"2023-09-23T23:26:56.889604+0000","last_became_peered":"2023-09-23T23:26:56.889604+0000","last_unstale":"2023-09-23T23:26:56.891010+0000","last_undegraded":"2023-09-23T23:26:56.891010+0000","last_fullsized":"2023-09-23T23:26:56.891010+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T06:45:20.534490+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":86,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.891440+0000","last_change":"2023-09-23T23:26:56.891440+0000","last_active":"2023-09-23T23:26:56.891440+0000","last_peered":"2023-09-23T23:26:56.891440+0000","last_clean":"2023-09-23T23:26:56.891440+0000","last_became_active":"2023-09-23T23:26:56.890171+0000","last_became_peered":"2023-09-23T23:26:56.890171+0000","last_unstale":"2023-09-23T23:26:56.891440+0000","last_undegraded":"2023-09-23T23:26:56.891440+0000","last_fullsized":"2023-09-23T23:26:56.891440+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T02:46:52.232401+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"68'2","reported_seq":56,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.869987+0000","last_change":"2023-09-23T23:14:12.796075+0000","last_active":"2023-09-23T23:26:55.869987+0000","last_peered":"2023-09-23T23:26:55.869987+0000","last_clean":"2023-09-23T23:26:55.869987+0000","last_became_active":"2023-09-23T23:14:12.795753+0000","last_became_peered":"2023-09-23T23:14:12.795753+0000","last_unstale":"2023-09-23T23:26:55.869987+0000","last_undegraded":"2023-09-23T23:26:55.869987+0000","last_fullsized":"2023-09-23T23:26:55.869987+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T04:30:30.838776+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"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":1,"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":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":86,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.892842+0000","last_change":"2023-09-23T23:26:56.892842+0000","last_active":"2023-09-23T23:26:56.892842+0000","last_peered":"2023-09-23T23:26:56.892842+0000","last_clean":"2023-09-23T23:26:56.892842+0000","last_became_active":"2023-09-23T23:26:56.892424+0000","last_became_peered":"2023-09-23T23:26:56.892424+0000","last_unstale":"2023-09-23T23:26:56.892842+0000","last_undegraded":"2023-09-23T23:26:56.892842+0000","last_fullsized":"2023-09-23T23:26:56.892842+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T06:13:42.500539+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1c","version":"68'2","reported_seq":73,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.869278+0000","last_change":"2023-09-23T23:25:05.227654+0000","last_active":"2023-09-23T23:26:55.869278+0000","last_peered":"2023-09-23T23:26:55.869278+0000","last_clean":"2023-09-23T23:26:55.869278+0000","last_became_active":"2023-09-23T23:25:05.226939+0000","last_became_peered":"2023-09-23T23:25:05.226939+0000","last_unstale":"2023-09-23T23:26:55.869278+0000","last_undegraded":"2023-09-23T23:26:55.869278+0000","last_fullsized":"2023-09-23T23:26:55.869278+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T11:06:47.352590+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"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":1,"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":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":93,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.881331+0000","last_change":"2023-09-23T23:26:56.881015+0000","last_active":"2023-09-23T23:26:56.881331+0000","last_peered":"2023-09-23T23:26:56.881331+0000","last_clean":"2023-09-23T23:26:56.881331+0000","last_became_active":"2023-09-23T23:26:56.880740+0000","last_became_peered":"2023-09-23T23:26:56.880740+0000","last_unstale":"2023-09-23T23:26:56.881331+0000","last_undegraded":"2023-09-23T23:26:56.881331+0000","last_fullsized":"2023-09-23T23:26:56.881331+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T09:44:07.654777+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[2,1,3],"acting":[2,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1b","version":"69'2","reported_seq":43,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.873385+0000","last_change":"2023-09-23T23:24:30.386601+0000","last_active":"2023-09-23T23:26:56.873385+0000","last_peered":"2023-09-23T23:26:56.873385+0000","last_clean":"2023-09-23T23:26:56.873385+0000","last_became_active":"2023-09-23T23:24:30.386039+0000","last_became_peered":"2023-09-23T23:24:30.386039+0000","last_unstale":"2023-09-23T23:26:56.873385+0000","last_undegraded":"2023-09-23T23:26:56.873385+0000","last_fullsized":"2023-09-23T23:26:56.873385+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T08:41:50.270872+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":52,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.862786+0000","last_change":"2023-09-23T23:14:13.810495+0000","last_active":"2023-09-23T23:26:55.862786+0000","last_peered":"2023-09-23T23:26:55.862786+0000","last_clean":"2023-09-23T23:26:55.862786+0000","last_became_active":"2023-09-23T23:14:13.810031+0000","last_became_peered":"2023-09-23T23:14:13.810031+0000","last_unstale":"2023-09-23T23:26:55.862786+0000","last_undegraded":"2023-09-23T23:26:55.862786+0000","last_fullsized":"2023-09-23T23:26:55.862786+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T03:05:45.978817+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.6","version":"69'1","reported_seq":58,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.874365+0000","last_change":"2023-09-23T23:25:05.222500+0000","last_active":"2023-09-23T23:26:56.874365+0000","last_peered":"2023-09-23T23:26:56.874365+0000","last_clean":"2023-09-23T23:26:56.874365+0000","last_became_active":"2023-09-23T23:25:05.222082+0000","last_became_peered":"2023-09-23T23:25:05.222082+0000","last_unstale":"2023-09-23T23:26:56.874365+0000","last_undegraded":"2023-09-23T23:26:56.874365+0000","last_fullsized":"2023-09-23T23:26:56.874365+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"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 @ 2023-09-25T04:51:20.077806+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"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":1,"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":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"86'45","reported_seq":234,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.865603+0000","last_change":"2023-09-23T23:26:27.459356+0000","last_active":"2023-09-23T23:26:55.865603+0000","last_peered":"2023-09-23T23:26:55.865603+0000","last_clean":"2023-09-23T23:26:55.865603+0000","last_became_active":"2023-09-23T23:26:27.458825+0000","last_became_peered":"2023-09-23T23:26:27.458825+0000","last_unstale":"2023-09-23T23:26:55.865603+0000","last_undegraded":"2023-09-23T23:26:55.865603+0000","last_fullsized":"2023-09-23T23:26:55.865603+0000","mapping_epoch":104,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":105,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":45,"log_dups_size":0,"ondisk_log_size":45,"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 @ 2023-09-25T09:57:01.065349+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000729169,"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":205,"num_read_kb":1380,"num_write":40,"num_write_kb":1138,"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":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":69,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.888612+0000","last_change":"2023-09-23T23:26:56.886825+0000","last_active":"2023-09-23T23:26:56.888612+0000","last_peered":"2023-09-23T23:26:56.888612+0000","last_clean":"2023-09-23T23:26:56.888612+0000","last_became_active":"2023-09-23T23:26:56.885729+0000","last_became_peered":"2023-09-23T23:26:56.885729+0000","last_unstale":"2023-09-23T23:26:56.888612+0000","last_undegraded":"2023-09-23T23:26:56.888612+0000","last_fullsized":"2023-09-23T23:26:56.888612+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T06:11:57.851378+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"86'170","reported_seq":415,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:27:13.179185+0000","last_change":"2023-09-23T23:25:05.228483+0000","last_active":"2023-09-23T23:27:13.179185+0000","last_peered":"2023-09-23T23:27:13.179185+0000","last_clean":"2023-09-23T23:27:13.179185+0000","last_became_active":"2023-09-23T23:25:05.227766+0000","last_became_peered":"2023-09-23T23:25:05.227766+0000","last_unstale":"2023-09-23T23:27:13.179185+0000","last_undegraded":"2023-09-23T23:27:13.179185+0000","last_fullsized":"2023-09-23T23:27:13.179185+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":170,"log_dups_size":0,"ondisk_log_size":170,"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 @ 2023-09-25T06:17:40.984099+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00066166300000000005,"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":537,"num_read_kb":1957,"num_write":160,"num_write_kb":2393,"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,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.7","version":"68'2","reported_seq":73,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.888834+0000","last_change":"2023-09-23T23:26:56.887330+0000","last_active":"2023-09-23T23:26:56.888834+0000","last_peered":"2023-09-23T23:26:56.888834+0000","last_clean":"2023-09-23T23:26:56.888834+0000","last_became_active":"2023-09-23T23:26:56.886456+0000","last_became_peered":"2023-09-23T23:26:56.886456+0000","last_unstale":"2023-09-23T23:26:56.888834+0000","last_undegraded":"2023-09-23T23:26:56.888834+0000","last_fullsized":"2023-09-23T23:26:56.888834+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T05:39:55.471791+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"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":1,"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":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":39,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.872199+0000","last_change":"2023-09-23T23:24:30.386379+0000","last_active":"2023-09-23T23:26:56.872199+0000","last_peered":"2023-09-23T23:26:56.872199+0000","last_clean":"2023-09-23T23:26:56.872199+0000","last_became_active":"2023-09-23T23:24:30.385577+0000","last_became_peered":"2023-09-23T23:24:30.385577+0000","last_unstale":"2023-09-23T23:26:56.872199+0000","last_undegraded":"2023-09-23T23:26:56.872199+0000","last_fullsized":"2023-09-23T23:26:56.872199+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T01:57:46.644474+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":48,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:27:08.178235+0000","last_change":"2023-09-23T23:26:27.456502+0000","last_active":"2023-09-23T23:27:08.178235+0000","last_peered":"2023-09-23T23:27:08.178235+0000","last_clean":"2023-09-23T23:27:08.178235+0000","last_became_active":"2023-09-23T23:26:27.456148+0000","last_became_peered":"2023-09-23T23:26:27.456148+0000","last_unstale":"2023-09-23T23:27:08.178235+0000","last_undegraded":"2023-09-23T23:27:08.178235+0000","last_fullsized":"2023-09-23T23:27:08.178235+0000","mapping_epoch":104,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":105,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:17:03.589798+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"86'75","reported_seq":411,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.867383+0000","last_change":"2023-09-23T23:24:30.385854+0000","last_active":"2023-09-23T23:26:55.867383+0000","last_peered":"2023-09-23T23:26:55.867383+0000","last_clean":"2023-09-23T23:26:55.867383+0000","last_became_active":"2023-09-23T23:24:30.385354+0000","last_became_peered":"2023-09-23T23:24:30.385354+0000","last_unstale":"2023-09-23T23:26:55.867383+0000","last_undegraded":"2023-09-23T23:26:55.867383+0000","last_fullsized":"2023-09-23T23:26:55.867383+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":75,"log_dups_size":0,"ondisk_log_size":75,"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 @ 2023-09-25T09:46:11.967763+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001060697,"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":561,"num_read_kb":487,"num_write":59,"num_write_kb":42,"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":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":69,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.874455+0000","last_change":"2023-09-23T23:26:27.464173+0000","last_active":"2023-09-23T23:26:56.874455+0000","last_peered":"2023-09-23T23:26:56.874455+0000","last_clean":"2023-09-23T23:26:56.874455+0000","last_became_active":"2023-09-23T23:26:27.463838+0000","last_became_peered":"2023-09-23T23:26:27.463838+0000","last_unstale":"2023-09-23T23:26:56.874455+0000","last_undegraded":"2023-09-23T23:26:56.874455+0000","last_fullsized":"2023-09-23T23:26:56.874455+0000","mapping_epoch":104,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":105,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T07:12:01.691076+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":54,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.892379+0000","last_change":"2023-09-23T23:26:56.892030+0000","last_active":"2023-09-23T23:26:56.892379+0000","last_peered":"2023-09-23T23:26:56.892379+0000","last_clean":"2023-09-23T23:26:56.892379+0000","last_became_active":"2023-09-23T23:26:56.891698+0000","last_became_peered":"2023-09-23T23:26:56.891698+0000","last_unstale":"2023-09-23T23:26:56.892379+0000","last_undegraded":"2023-09-23T23:26:56.892379+0000","last_fullsized":"2023-09-23T23:26:56.892379+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:21:44.429735+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"86'115","reported_seq":407,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.866228+0000","last_change":"2023-09-23T23:25:05.223106+0000","last_active":"2023-09-23T23:26:55.866228+0000","last_peered":"2023-09-23T23:26:55.866228+0000","last_clean":"2023-09-23T23:26:55.866228+0000","last_became_active":"2023-09-23T23:25:05.222619+0000","last_became_peered":"2023-09-23T23:25:05.222619+0000","last_unstale":"2023-09-23T23:26:55.866228+0000","last_undegraded":"2023-09-23T23:26:55.866228+0000","last_fullsized":"2023-09-23T23:26:55.866228+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":115,"log_dups_size":0,"ondisk_log_size":115,"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 @ 2023-09-25T07:19:44.592147+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00094966699999999996,"stat_sum":{"num_bytes":4194304,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":507,"num_read_kb":3491,"num_write":106,"num_write_kb":7211,"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":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":53,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.865253+0000","last_change":"2023-09-23T23:14:14.281846+0000","last_active":"2023-09-23T23:26:55.865253+0000","last_peered":"2023-09-23T23:26:55.865253+0000","last_clean":"2023-09-23T23:26:55.865253+0000","last_became_active":"2023-09-23T23:14:14.281132+0000","last_became_peered":"2023-09-23T23:14:14.281132+0000","last_unstale":"2023-09-23T23:26:55.865253+0000","last_undegraded":"2023-09-23T23:26:55.865253+0000","last_fullsized":"2023-09-23T23:26:55.865253+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T11:01:36.701962+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":23,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.894045+0000","last_change":"2023-09-23T23:26:56.892974+0000","last_active":"2023-09-23T23:26:56.894045+0000","last_peered":"2023-09-23T23:26:56.894045+0000","last_clean":"2023-09-23T23:26:56.894045+0000","last_became_active":"2023-09-23T23:26:56.892521+0000","last_became_peered":"2023-09-23T23:26:56.892521+0000","last_unstale":"2023-09-23T23:26:56.894045+0000","last_undegraded":"2023-09-23T23:26:56.894045+0000","last_fullsized":"2023-09-23T23:26:56.894045+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T06:11:47.985739+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.0","version":"90'161","reported_seq":451,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.866063+0000","last_change":"2023-09-23T23:24:30.385670+0000","last_active":"2023-09-23T23:26:55.866063+0000","last_peered":"2023-09-23T23:26:55.866063+0000","last_clean":"2023-09-23T23:26:55.866063+0000","last_became_active":"2023-09-23T23:24:30.385014+0000","last_became_peered":"2023-09-23T23:24:30.385014+0000","last_unstale":"2023-09-23T23:26:55.866063+0000","last_undegraded":"2023-09-23T23:26:55.866063+0000","last_fullsized":"2023-09-23T23:26:55.866063+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:06:14.091106+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:06:14.091106+0000","last_clean_scrub_stamp":"2023-09-23T23:06:14.091106+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"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 @ 2023-09-25T04:00:55.218928+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":500,"num_read_kb":924,"num_write":239,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"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":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"86'236","reported_seq":882,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.868035+0000","last_change":"2023-09-23T23:26:27.458828+0000","last_active":"2023-09-23T23:26:55.868035+0000","last_peered":"2023-09-23T23:26:55.868035+0000","last_clean":"2023-09-23T23:26:55.868035+0000","last_became_active":"2023-09-23T23:26:27.458155+0000","last_became_peered":"2023-09-23T23:26:27.458155+0000","last_unstale":"2023-09-23T23:26:55.868035+0000","last_undegraded":"2023-09-23T23:26:55.868035+0000","last_fullsized":"2023-09-23T23:26:55.868035+0000","mapping_epoch":104,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":105,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":236,"log_dups_size":0,"ondisk_log_size":236,"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 @ 2023-09-25T02:08:13.183282+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001002637,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":1277,"num_read_kb":1428,"num_write":202,"num_write_kb":266,"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":1,"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":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":78,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:27:13.179261+0000","last_change":"2023-09-23T23:25:05.219064+0000","last_active":"2023-09-23T23:27:13.179261+0000","last_peered":"2023-09-23T23:27:13.179261+0000","last_clean":"2023-09-23T23:27:13.179261+0000","last_became_active":"2023-09-23T23:25:05.218634+0000","last_became_peered":"2023-09-23T23:25:05.218634+0000","last_unstale":"2023-09-23T23:27:13.179261+0000","last_undegraded":"2023-09-23T23:27:13.179261+0000","last_fullsized":"2023-09-23T23:27:13.179261+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T02:11:15.956018+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":48,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:27:03.177368+0000","last_change":"2023-09-23T23:26:27.455262+0000","last_active":"2023-09-23T23:27:03.177368+0000","last_peered":"2023-09-23T23:27:03.177368+0000","last_clean":"2023-09-23T23:27:03.177368+0000","last_became_active":"2023-09-23T23:26:27.454866+0000","last_became_peered":"2023-09-23T23:26:27.454866+0000","last_unstale":"2023-09-23T23:27:03.177368+0000","last_undegraded":"2023-09-23T23:27:03.177368+0000","last_fullsized":"2023-09-23T23:27:03.177368+0000","mapping_epoch":104,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":105,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:09:05.340269+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"86'129","reported_seq":761,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.886440+0000","last_change":"2023-09-23T23:26:56.886130+0000","last_active":"2023-09-23T23:26:56.886440+0000","last_peered":"2023-09-23T23:26:56.886440+0000","last_clean":"2023-09-23T23:26:56.886440+0000","last_became_active":"2023-09-23T23:26:56.885518+0000","last_became_peered":"2023-09-23T23:26:56.885518+0000","last_unstale":"2023-09-23T23:26:56.886440+0000","last_undegraded":"2023-09-23T23:26:56.886440+0000","last_fullsized":"2023-09-23T23:26:56.886440+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":129,"log_dups_size":0,"ondisk_log_size":129,"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 @ 2023-09-24T23:32:56.525202+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00137744,"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":1280,"num_read_kb":2606,"num_write":99,"num_write_kb":1350,"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":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":64,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:27:08.178255+0000","last_change":"2023-09-23T23:26:56.887746+0000","last_active":"2023-09-23T23:27:08.178255+0000","last_peered":"2023-09-23T23:27:08.178255+0000","last_clean":"2023-09-23T23:27:08.178255+0000","last_became_active":"2023-09-23T23:26:56.887239+0000","last_became_peered":"2023-09-23T23:26:56.887239+0000","last_unstale":"2023-09-23T23:27:08.178255+0000","last_undegraded":"2023-09-23T23:27:08.178255+0000","last_fullsized":"2023-09-23T23:27:08.178255+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T06:37:21.318533+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":70,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.859739+0000","last_change":"2023-09-23T23:24:30.384477+0000","last_active":"2023-09-23T23:26:55.859739+0000","last_peered":"2023-09-23T23:26:55.859739+0000","last_clean":"2023-09-23T23:26:55.859739+0000","last_became_active":"2023-09-23T23:24:30.384122+0000","last_became_peered":"2023-09-23T23:24:30.384122+0000","last_unstale":"2023-09-23T23:26:55.859739+0000","last_undegraded":"2023-09-23T23:26:55.859739+0000","last_fullsized":"2023-09-23T23:26:55.859739+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T04:22:14.716884+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.2","version":"86'65","reported_seq":630,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.869737+0000","last_change":"2023-09-23T23:25:05.228226+0000","last_active":"2023-09-23T23:26:55.869737+0000","last_peered":"2023-09-23T23:26:55.869737+0000","last_clean":"2023-09-23T23:26:55.869737+0000","last_became_active":"2023-09-23T23:25:05.226980+0000","last_became_peered":"2023-09-23T23:25:05.226980+0000","last_unstale":"2023-09-23T23:26:55.869737+0000","last_undegraded":"2023-09-23T23:26:55.869737+0000","last_fullsized":"2023-09-23T23:26:55.869737+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":65,"log_dups_size":0,"ondisk_log_size":65,"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 @ 2023-09-25T05:18:51.055084+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0011165630000000001,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":823,"num_read_kb":765,"num_write":49,"num_write_kb":33,"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":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":34,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:27:08.178181+0000","last_change":"2023-09-23T23:25:05.230365+0000","last_active":"2023-09-23T23:27:08.178181+0000","last_peered":"2023-09-23T23:27:08.178181+0000","last_clean":"2023-09-23T23:27:08.178181+0000","last_became_active":"2023-09-23T23:25:05.228290+0000","last_became_peered":"2023-09-23T23:25:05.228290+0000","last_unstale":"2023-09-23T23:27:08.178181+0000","last_undegraded":"2023-09-23T23:27:08.178181+0000","last_fullsized":"2023-09-23T23:27:08.178181+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T06:08:33.319275+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":87,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.891338+0000","last_change":"2023-09-23T23:26:56.891338+0000","last_active":"2023-09-23T23:26:56.891338+0000","last_peered":"2023-09-23T23:26:56.891338+0000","last_clean":"2023-09-23T23:26:56.891338+0000","last_became_active":"2023-09-23T23:26:56.890563+0000","last_became_peered":"2023-09-23T23:26:56.890563+0000","last_unstale":"2023-09-23T23:26:56.891338+0000","last_undegraded":"2023-09-23T23:26:56.891338+0000","last_fullsized":"2023-09-23T23:26:56.891338+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T02:30:20.277903+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.4","version":"86'141","reported_seq":585,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:27:08.178210+0000","last_change":"2023-09-23T23:25:05.226934+0000","last_active":"2023-09-23T23:27:08.178210+0000","last_peered":"2023-09-23T23:27:08.178210+0000","last_clean":"2023-09-23T23:27:08.178210+0000","last_became_active":"2023-09-23T23:25:05.225102+0000","last_became_peered":"2023-09-23T23:25:05.225102+0000","last_unstale":"2023-09-23T23:27:08.178210+0000","last_undegraded":"2023-09-23T23:27:08.178210+0000","last_fullsized":"2023-09-23T23:27:08.178210+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":141,"log_dups_size":0,"ondisk_log_size":141,"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 @ 2023-09-25T05:27:33.841527+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0015580520000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":790,"num_read_kb":1129,"num_write":131,"num_write_kb":281,"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":1,"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,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":48,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.892575+0000","last_change":"2023-09-23T23:26:56.892048+0000","last_active":"2023-09-23T23:26:56.892575+0000","last_peered":"2023-09-23T23:26:56.892575+0000","last_clean":"2023-09-23T23:26:56.892575+0000","last_became_active":"2023-09-23T23:26:56.891708+0000","last_became_peered":"2023-09-23T23:26:56.891708+0000","last_unstale":"2023-09-23T23:26:56.892575+0000","last_undegraded":"2023-09-23T23:26:56.892575+0000","last_fullsized":"2023-09-23T23:26:56.892575+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T06:30:13.122988+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":75,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.895999+0000","last_change":"2023-09-23T23:26:56.895363+0000","last_active":"2023-09-23T23:26:56.895999+0000","last_peered":"2023-09-23T23:26:56.895999+0000","last_clean":"2023-09-23T23:26:56.895999+0000","last_became_active":"2023-09-23T23:26:56.894993+0000","last_became_peered":"2023-09-23T23:26:56.894993+0000","last_unstale":"2023-09-23T23:26:56.895999+0000","last_undegraded":"2023-09-23T23:26:56.895999+0000","last_fullsized":"2023-09-23T23:26:56.895999+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:10:49.889612+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":79,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.860447+0000","last_change":"2023-09-23T23:26:27.460899+0000","last_active":"2023-09-23T23:26:55.860447+0000","last_peered":"2023-09-23T23:26:55.860447+0000","last_clean":"2023-09-23T23:26:55.860447+0000","last_became_active":"2023-09-23T23:26:27.460557+0000","last_became_peered":"2023-09-23T23:26:27.460557+0000","last_unstale":"2023-09-23T23:26:55.860447+0000","last_undegraded":"2023-09-23T23:26:55.860447+0000","last_fullsized":"2023-09-23T23:26:55.860447+0000","mapping_epoch":104,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":105,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T07:16:36.309884+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,6,2],"acting":[4,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":70,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.863000+0000","last_change":"2023-09-23T23:26:27.460093+0000","last_active":"2023-09-23T23:26:55.863000+0000","last_peered":"2023-09-23T23:26:55.863000+0000","last_clean":"2023-09-23T23:26:55.863000+0000","last_became_active":"2023-09-23T23:26:27.459632+0000","last_became_peered":"2023-09-23T23:26:27.459632+0000","last_unstale":"2023-09-23T23:26:55.863000+0000","last_undegraded":"2023-09-23T23:26:55.863000+0000","last_fullsized":"2023-09-23T23:26:55.863000+0000","mapping_epoch":104,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":105,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:34:54.817861+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":86,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.861088+0000","last_change":"2023-09-23T23:26:27.462206+0000","last_active":"2023-09-23T23:26:55.861088+0000","last_peered":"2023-09-23T23:26:55.861088+0000","last_clean":"2023-09-23T23:26:55.861088+0000","last_became_active":"2023-09-23T23:26:27.461766+0000","last_became_peered":"2023-09-23T23:26:27.461766+0000","last_unstale":"2023-09-23T23:26:55.861088+0000","last_undegraded":"2023-09-23T23:26:55.861088+0000","last_fullsized":"2023-09-23T23:26:55.861088+0000","mapping_epoch":104,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":105,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T03:32:20.312979+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":71,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.864653+0000","last_change":"2023-09-23T23:25:05.219578+0000","last_active":"2023-09-23T23:26:55.864653+0000","last_peered":"2023-09-23T23:26:55.864653+0000","last_clean":"2023-09-23T23:26:55.864653+0000","last_became_active":"2023-09-23T23:25:05.219019+0000","last_became_peered":"2023-09-23T23:25:05.219019+0000","last_unstale":"2023-09-23T23:26:55.864653+0000","last_undegraded":"2023-09-23T23:26:55.864653+0000","last_fullsized":"2023-09-23T23:26:55.864653+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:11:30.175167+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":69,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.890409+0000","last_change":"2023-09-23T23:26:56.890409+0000","last_active":"2023-09-23T23:26:56.890409+0000","last_peered":"2023-09-23T23:26:56.890409+0000","last_clean":"2023-09-23T23:26:56.890409+0000","last_became_active":"2023-09-23T23:26:56.890061+0000","last_became_peered":"2023-09-23T23:26:56.890061+0000","last_unstale":"2023-09-23T23:26:56.890409+0000","last_undegraded":"2023-09-23T23:26:56.890409+0000","last_fullsized":"2023-09-23T23:26:56.890409+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:15:29.695046+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.b","version":"69'3","reported_seq":74,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.891779+0000","last_change":"2023-09-23T23:26:56.891096+0000","last_active":"2023-09-23T23:26:56.891779+0000","last_peered":"2023-09-23T23:26:56.891779+0000","last_clean":"2023-09-23T23:26:56.891779+0000","last_became_active":"2023-09-23T23:26:56.890432+0000","last_became_peered":"2023-09-23T23:26:56.890432+0000","last_unstale":"2023-09-23T23:26:56.891779+0000","last_undegraded":"2023-09-23T23:26:56.891779+0000","last_fullsized":"2023-09-23T23:26:56.891779+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"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 @ 2023-09-25T03:20:10.482768+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"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":1,"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":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":54,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.873282+0000","last_change":"2023-09-23T23:25:05.222507+0000","last_active":"2023-09-23T23:26:56.873282+0000","last_peered":"2023-09-23T23:26:56.873282+0000","last_clean":"2023-09-23T23:26:56.873282+0000","last_became_active":"2023-09-23T23:25:05.222224+0000","last_became_peered":"2023-09-23T23:25:05.222224+0000","last_unstale":"2023-09-23T23:26:56.873282+0000","last_undegraded":"2023-09-23T23:26:56.873282+0000","last_fullsized":"2023-09-23T23:26:56.873282+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:07:49.700855+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":70,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.889122+0000","last_change":"2023-09-23T23:26:56.889122+0000","last_active":"2023-09-23T23:26:56.889122+0000","last_peered":"2023-09-23T23:26:56.889122+0000","last_clean":"2023-09-23T23:26:56.889122+0000","last_became_active":"2023-09-23T23:26:56.888691+0000","last_became_peered":"2023-09-23T23:26:56.888691+0000","last_unstale":"2023-09-23T23:26:56.889122+0000","last_undegraded":"2023-09-23T23:26:56.889122+0000","last_fullsized":"2023-09-23T23:26:56.889122+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T11:01:34.428658+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":70,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.864442+0000","last_change":"2023-09-23T23:25:05.220002+0000","last_active":"2023-09-23T23:26:55.864442+0000","last_peered":"2023-09-23T23:26:55.864442+0000","last_clean":"2023-09-23T23:26:55.864442+0000","last_became_active":"2023-09-23T23:25:05.219646+0000","last_became_peered":"2023-09-23T23:25:05.219646+0000","last_unstale":"2023-09-23T23:26:55.864442+0000","last_undegraded":"2023-09-23T23:26:55.864442+0000","last_fullsized":"2023-09-23T23:26:55.864442+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:23:49.940589+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.d","version":"68'1","reported_seq":56,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.867458+0000","last_change":"2023-09-23T23:14:12.796334+0000","last_active":"2023-09-23T23:26:55.867458+0000","last_peered":"2023-09-23T23:26:55.867458+0000","last_clean":"2023-09-23T23:26:55.867458+0000","last_became_active":"2023-09-23T23:14:12.795929+0000","last_became_peered":"2023-09-23T23:14:12.795929+0000","last_unstale":"2023-09-23T23:26:55.867458+0000","last_undegraded":"2023-09-23T23:26:55.867458+0000","last_fullsized":"2023-09-23T23:26:55.867458+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"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 @ 2023-09-25T04:07:32.922914+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"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":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":86,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.891230+0000","last_change":"2023-09-23T23:26:56.891230+0000","last_active":"2023-09-23T23:26:56.891230+0000","last_peered":"2023-09-23T23:26:56.891230+0000","last_clean":"2023-09-23T23:26:56.891230+0000","last_became_active":"2023-09-23T23:26:56.890274+0000","last_became_peered":"2023-09-23T23:26:56.890274+0000","last_unstale":"2023-09-23T23:26:56.891230+0000","last_undegraded":"2023-09-23T23:26:56.891230+0000","last_fullsized":"2023-09-23T23:26:56.891230+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T00:40:17.047745+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"68'2","reported_seq":74,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.867215+0000","last_change":"2023-09-23T23:25:05.227533+0000","last_active":"2023-09-23T23:26:55.867215+0000","last_peered":"2023-09-23T23:26:55.867215+0000","last_clean":"2023-09-23T23:26:55.867215+0000","last_became_active":"2023-09-23T23:25:05.227172+0000","last_became_peered":"2023-09-23T23:25:05.227172+0000","last_unstale":"2023-09-23T23:26:55.867215+0000","last_undegraded":"2023-09-23T23:26:55.867215+0000","last_fullsized":"2023-09-23T23:26:55.867215+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T06:54:55.739417+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"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":1,"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":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":52,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.867914+0000","last_change":"2023-09-23T23:14:14.283549+0000","last_active":"2023-09-23T23:26:55.867914+0000","last_peered":"2023-09-23T23:26:55.867914+0000","last_clean":"2023-09-23T23:26:55.867914+0000","last_became_active":"2023-09-23T23:14:14.283214+0000","last_became_peered":"2023-09-23T23:14:14.283214+0000","last_unstale":"2023-09-23T23:26:55.867914+0000","last_undegraded":"2023-09-23T23:26:55.867914+0000","last_fullsized":"2023-09-23T23:26:55.867914+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:47:18.756423+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"68'1","reported_seq":73,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.870789+0000","last_change":"2023-09-23T23:24:30.389202+0000","last_active":"2023-09-23T23:26:55.870789+0000","last_peered":"2023-09-23T23:26:55.870789+0000","last_clean":"2023-09-23T23:26:55.870789+0000","last_became_active":"2023-09-23T23:24:30.388834+0000","last_became_peered":"2023-09-23T23:24:30.388834+0000","last_unstale":"2023-09-23T23:26:55.870789+0000","last_undegraded":"2023-09-23T23:26:55.870789+0000","last_fullsized":"2023-09-23T23:26:55.870789+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"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 @ 2023-09-25T04:36:44.284266+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"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":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":74,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.888814+0000","last_change":"2023-09-23T23:26:56.886861+0000","last_active":"2023-09-23T23:26:56.888814+0000","last_peered":"2023-09-23T23:26:56.888814+0000","last_clean":"2023-09-23T23:26:56.888814+0000","last_became_active":"2023-09-23T23:26:56.886461+0000","last_became_peered":"2023-09-23T23:26:56.886461+0000","last_unstale":"2023-09-23T23:26:56.888814+0000","last_undegraded":"2023-09-23T23:26:56.888814+0000","last_fullsized":"2023-09-23T23:26:56.888814+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:18:06.322375+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.10","version":"68'8","reported_seq":83,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.862285+0000","last_change":"2023-09-23T23:24:30.380032+0000","last_active":"2023-09-23T23:26:55.862285+0000","last_peered":"2023-09-23T23:26:55.862285+0000","last_clean":"2023-09-23T23:26:55.862285+0000","last_became_active":"2023-09-23T23:24:30.379504+0000","last_became_peered":"2023-09-23T23:24:30.379504+0000","last_unstale":"2023-09-23T23:26:55.862285+0000","last_undegraded":"2023-09-23T23:26:55.862285+0000","last_fullsized":"2023-09-23T23:26:55.862285+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"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 @ 2023-09-25T06:15:06.215382+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"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":4,"num_whiteouts":0,"num_read":12,"num_read_kb":12,"num_write":12,"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":4,"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":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":54,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.886678+0000","last_change":"2023-09-23T23:26:56.885546+0000","last_active":"2023-09-23T23:26:56.886678+0000","last_peered":"2023-09-23T23:26:56.886678+0000","last_clean":"2023-09-23T23:26:56.886678+0000","last_became_active":"2023-09-23T23:26:56.885182+0000","last_became_peered":"2023-09-23T23:26:56.885182+0000","last_unstale":"2023-09-23T23:26:56.886678+0000","last_undegraded":"2023-09-23T23:26:56.886678+0000","last_fullsized":"2023-09-23T23:26:56.886678+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T07:07:56.236523+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,3,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":54,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.870456+0000","last_change":"2023-09-23T23:14:12.808671+0000","last_active":"2023-09-23T23:26:55.870456+0000","last_peered":"2023-09-23T23:26:55.870456+0000","last_clean":"2023-09-23T23:26:55.870456+0000","last_became_active":"2023-09-23T23:14:12.808360+0000","last_became_peered":"2023-09-23T23:14:12.808360+0000","last_unstale":"2023-09-23T23:26:55.870456+0000","last_undegraded":"2023-09-23T23:26:55.870456+0000","last_fullsized":"2023-09-23T23:26:55.870456+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T02:22:40.184723+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":69,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.893880+0000","last_change":"2023-09-23T23:26:56.893880+0000","last_active":"2023-09-23T23:26:56.893880+0000","last_peered":"2023-09-23T23:26:56.893880+0000","last_clean":"2023-09-23T23:26:56.893880+0000","last_became_active":"2023-09-23T23:26:56.893583+0000","last_became_peered":"2023-09-23T23:26:56.893583+0000","last_unstale":"2023-09-23T23:26:56.893880+0000","last_undegraded":"2023-09-23T23:26:56.893880+0000","last_fullsized":"2023-09-23T23:26:56.893880+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T01:47:26.853127+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":54,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.886745+0000","last_change":"2023-09-23T23:26:56.885666+0000","last_active":"2023-09-23T23:26:56.886745+0000","last_peered":"2023-09-23T23:26:56.886745+0000","last_clean":"2023-09-23T23:26:56.886745+0000","last_became_active":"2023-09-23T23:26:56.885330+0000","last_became_peered":"2023-09-23T23:26:56.885330+0000","last_unstale":"2023-09-23T23:26:56.886745+0000","last_undegraded":"2023-09-23T23:26:56.886745+0000","last_fullsized":"2023-09-23T23:26:56.886745+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:07:28.657506+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":74,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.888371+0000","last_change":"2023-09-23T23:26:56.885271+0000","last_active":"2023-09-23T23:26:56.888371+0000","last_peered":"2023-09-23T23:26:56.888371+0000","last_clean":"2023-09-23T23:26:56.888371+0000","last_became_active":"2023-09-23T23:26:56.884912+0000","last_became_peered":"2023-09-23T23:26:56.884912+0000","last_unstale":"2023-09-23T23:26:56.888371+0000","last_undegraded":"2023-09-23T23:26:56.888371+0000","last_fullsized":"2023-09-23T23:26:56.888371+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:08:04.241839+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.13","version":"68'2","reported_seq":75,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.870292+0000","last_change":"2023-09-23T23:26:27.458096+0000","last_active":"2023-09-23T23:26:55.870292+0000","last_peered":"2023-09-23T23:26:55.870292+0000","last_clean":"2023-09-23T23:26:55.870292+0000","last_became_active":"2023-09-23T23:26:27.457646+0000","last_became_peered":"2023-09-23T23:26:27.457646+0000","last_unstale":"2023-09-23T23:26:55.870292+0000","last_undegraded":"2023-09-23T23:26:55.870292+0000","last_fullsized":"2023-09-23T23:26:55.870292+0000","mapping_epoch":104,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":105,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T06:55:17.122383+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"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":4,"num_read_kb":7,"num_write":3,"num_write_kb":6,"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":1,"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":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":69,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.860148+0000","last_change":"2023-09-23T23:25:05.230568+0000","last_active":"2023-09-23T23:26:55.860148+0000","last_peered":"2023-09-23T23:26:55.860148+0000","last_clean":"2023-09-23T23:26:55.860148+0000","last_became_active":"2023-09-23T23:25:05.230211+0000","last_became_peered":"2023-09-23T23:25:05.230211+0000","last_unstale":"2023-09-23T23:26:55.860148+0000","last_undegraded":"2023-09-23T23:26:55.860148+0000","last_fullsized":"2023-09-23T23:26:55.860148+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T01:42:35.780414+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"90'23","reported_seq":81,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.859799+0000","last_change":"2023-09-23T23:14:12.800049+0000","last_active":"2023-09-23T23:26:55.859799+0000","last_peered":"2023-09-23T23:26:55.859799+0000","last_clean":"2023-09-23T23:26:55.859799+0000","last_became_active":"2023-09-23T23:14:12.799730+0000","last_became_peered":"2023-09-23T23:14:12.799730+0000","last_unstale":"2023-09-23T23:26:55.859799+0000","last_undegraded":"2023-09-23T23:26:55.859799+0000","last_fullsized":"2023-09-23T23:26:55.859799+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"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 @ 2023-09-24T23:14:21.475655+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"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":4,"num_whiteouts":0,"num_read":7,"num_read_kb":6,"num_write":22,"num_write_kb":19,"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":1,"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":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":65,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.868207+0000","last_change":"2023-09-23T23:26:27.457693+0000","last_active":"2023-09-23T23:26:55.868207+0000","last_peered":"2023-09-23T23:26:55.868207+0000","last_clean":"2023-09-23T23:26:55.868207+0000","last_became_active":"2023-09-23T23:26:27.457337+0000","last_became_peered":"2023-09-23T23:26:27.457337+0000","last_unstale":"2023-09-23T23:26:55.868207+0000","last_undegraded":"2023-09-23T23:26:55.868207+0000","last_fullsized":"2023-09-23T23:26:55.868207+0000","mapping_epoch":104,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":105,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T09:47:08.235129+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,6,2],"acting":[5,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.15","version":"68'3","reported_seq":76,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.893215+0000","last_change":"2023-09-23T23:26:56.893215+0000","last_active":"2023-09-23T23:26:56.893215+0000","last_peered":"2023-09-23T23:26:56.893215+0000","last_clean":"2023-09-23T23:26:56.893215+0000","last_became_active":"2023-09-23T23:26:56.892526+0000","last_became_peered":"2023-09-23T23:26:56.892526+0000","last_unstale":"2023-09-23T23:26:56.893215+0000","last_undegraded":"2023-09-23T23:26:56.893215+0000","last_fullsized":"2023-09-23T23:26:56.893215+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"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 @ 2023-09-25T06:29:33.040836+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"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":4,"num_read_kb":4,"num_write":4,"num_write_kb":1,"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":1,"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":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":24,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.895652+0000","last_change":"2023-09-23T23:26:56.895231+0000","last_active":"2023-09-23T23:26:56.895652+0000","last_peered":"2023-09-23T23:26:56.895652+0000","last_clean":"2023-09-23T23:26:56.895652+0000","last_became_active":"2023-09-23T23:26:56.894890+0000","last_became_peered":"2023-09-23T23:26:56.894890+0000","last_unstale":"2023-09-23T23:26:56.895652+0000","last_undegraded":"2023-09-23T23:26:56.895652+0000","last_fullsized":"2023-09-23T23:26:56.895652+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T00:22:50.341613+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":70,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.868212+0000","last_change":"2023-09-23T23:25:05.221346+0000","last_active":"2023-09-23T23:26:55.868212+0000","last_peered":"2023-09-23T23:26:55.868212+0000","last_clean":"2023-09-23T23:26:55.868212+0000","last_became_active":"2023-09-23T23:25:05.220851+0000","last_became_peered":"2023-09-23T23:25:05.220851+0000","last_unstale":"2023-09-23T23:26:55.868212+0000","last_undegraded":"2023-09-23T23:26:55.868212+0000","last_fullsized":"2023-09-23T23:26:55.868212+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:19:43.483415+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":74,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.890963+0000","last_change":"2023-09-23T23:26:56.890389+0000","last_active":"2023-09-23T23:26:56.890963+0000","last_peered":"2023-09-23T23:26:56.890963+0000","last_clean":"2023-09-23T23:26:56.890963+0000","last_became_active":"2023-09-23T23:26:56.890056+0000","last_became_peered":"2023-09-23T23:26:56.890056+0000","last_unstale":"2023-09-23T23:26:56.890963+0000","last_undegraded":"2023-09-23T23:26:56.890963+0000","last_fullsized":"2023-09-23T23:26:56.890963+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T00:20:02.700981+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":54,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.891469+0000","last_change":"2023-09-23T23:26:56.891003+0000","last_active":"2023-09-23T23:26:56.891469+0000","last_peered":"2023-09-23T23:26:56.891469+0000","last_clean":"2023-09-23T23:26:56.891469+0000","last_became_active":"2023-09-23T23:26:56.890603+0000","last_became_peered":"2023-09-23T23:26:56.890603+0000","last_unstale":"2023-09-23T23:26:56.891469+0000","last_undegraded":"2023-09-23T23:26:56.891469+0000","last_fullsized":"2023-09-23T23:26:56.891469+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T03:25:32.988965+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":80,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.865517+0000","last_change":"2023-09-23T23:26:27.460555+0000","last_active":"2023-09-23T23:26:55.865517+0000","last_peered":"2023-09-23T23:26:55.865517+0000","last_clean":"2023-09-23T23:26:55.865517+0000","last_became_active":"2023-09-23T23:26:27.460117+0000","last_became_peered":"2023-09-23T23:26:27.460117+0000","last_unstale":"2023-09-23T23:26:55.865517+0000","last_undegraded":"2023-09-23T23:26:55.865517+0000","last_fullsized":"2023-09-23T23:26:55.865517+0000","mapping_epoch":104,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":105,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T03:37:51.939625+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":92,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.885924+0000","last_change":"2023-09-23T23:26:56.884139+0000","last_active":"2023-09-23T23:26:56.885924+0000","last_peered":"2023-09-23T23:26:56.885924+0000","last_clean":"2023-09-23T23:26:56.885924+0000","last_became_active":"2023-09-23T23:26:56.883771+0000","last_became_peered":"2023-09-23T23:26:56.883771+0000","last_unstale":"2023-09-23T23:26:56.885924+0000","last_undegraded":"2023-09-23T23:26:56.885924+0000","last_fullsized":"2023-09-23T23:26:56.885924+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T09:52:26.739023+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":54,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.886697+0000","last_change":"2023-09-23T23:26:56.885585+0000","last_active":"2023-09-23T23:26:56.886697+0000","last_peered":"2023-09-23T23:26:56.886697+0000","last_clean":"2023-09-23T23:26:56.886697+0000","last_became_active":"2023-09-23T23:26:56.885213+0000","last_became_peered":"2023-09-23T23:26:56.885213+0000","last_unstale":"2023-09-23T23:26:56.886697+0000","last_undegraded":"2023-09-23T23:26:56.886697+0000","last_fullsized":"2023-09-23T23:26:56.886697+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T09:42:41.686686+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":47,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.891122+0000","last_change":"2023-09-23T23:26:56.889783+0000","last_active":"2023-09-23T23:26:56.891122+0000","last_peered":"2023-09-23T23:26:56.891122+0000","last_clean":"2023-09-23T23:26:56.891122+0000","last_became_active":"2023-09-23T23:26:56.889426+0000","last_became_peered":"2023-09-23T23:26:56.889426+0000","last_unstale":"2023-09-23T23:26:56.891122+0000","last_undegraded":"2023-09-23T23:26:56.891122+0000","last_fullsized":"2023-09-23T23:26:56.891122+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T04:55:38.028791+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":74,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.891174+0000","last_change":"2023-09-23T23:26:56.889562+0000","last_active":"2023-09-23T23:26:56.891174+0000","last_peered":"2023-09-23T23:26:56.891174+0000","last_clean":"2023-09-23T23:26:56.891174+0000","last_became_active":"2023-09-23T23:26:56.889178+0000","last_became_peered":"2023-09-23T23:26:56.889178+0000","last_unstale":"2023-09-23T23:26:56.891174+0000","last_undegraded":"2023-09-23T23:26:56.891174+0000","last_fullsized":"2023-09-23T23:26:56.891174+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T09:38:54.310691+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1a","version":"69'2","reported_seq":89,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.859611+0000","last_change":"2023-09-23T23:26:27.462142+0000","last_active":"2023-09-23T23:26:55.859611+0000","last_peered":"2023-09-23T23:26:55.859611+0000","last_clean":"2023-09-23T23:26:55.859611+0000","last_became_active":"2023-09-23T23:26:27.461778+0000","last_became_peered":"2023-09-23T23:26:27.461778+0000","last_unstale":"2023-09-23T23:26:55.859611+0000","last_undegraded":"2023-09-23T23:26:55.859611+0000","last_fullsized":"2023-09-23T23:26:55.859611+0000","mapping_epoch":104,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":105,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T01:31:01.364435+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"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":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5504,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"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":22,"num_whiteouts":0,"num_read":38,"num_read_kb":40,"num_write":61,"num_write_kb":29,"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":14,"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":98304,"data_stored":16512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":27272,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"up":96,"acting":96,"num_store_stats":8},{"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":500,"num_read_kb":924,"num_write":239,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"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":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":161,"ondisk_log_size":161,"up":3,"acting":3,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":4194323,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"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":4,"num_whiteouts":0,"num_read":5980,"num_read_kb":13243,"num_write":846,"num_write_kb":12714,"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":2,"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":12595200,"data_stored":12582969,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6143,"internal_metadata":0},"log_size":976,"ondisk_log_size":976,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234213,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":17068,"kb_used_data":5796,"kb_used_omap":0,"kb_used_meta":11264,"kb_avail":93728084,"statfs":{"total":95995035648,"available":95977558016,"internally_reserved":0,"allocated":5935104,"data_stored":5408336,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":11534336},"hb_peers":[0,1,2,3,4,5,6],"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":"Sat Sep 23 23:28:35 2023","interfaces":[{"interface":"back","average":{"1min":1.1439999999999999,"5min":1.026,"15min":1.05},"min":{"1min":0.64500000000000002,"5min":0.55900000000000005,"15min":0.55900000000000005},"max":{"1min":5.6840000000000002,"5min":5.6840000000000002,"15min":5.6840000000000002},"last":0.68500000000000005},{"interface":"front","average":{"1min":1.286,"5min":1.1279999999999999,"15min":1.1060000000000001},"min":{"1min":0.74299999999999999,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":5.7030000000000003,"5min":5.7030000000000003,"15min":5.7030000000000003},"last":1.282}]},{"osd":1,"last update":"Sat Sep 23 23:29:12 2023","interfaces":[{"interface":"back","average":{"1min":1.0169999999999999,"5min":1.1180000000000001,"15min":1.095},"min":{"1min":0.502,"5min":0.502,"15min":0.502},"max":{"1min":1.337,"5min":5.8600000000000003,"15min":5.8600000000000003},"last":0.95799999999999996},{"interface":"front","average":{"1min":0.91200000000000003,"5min":1.036,"15min":1.0660000000000001},"min":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"max":{"1min":1.2909999999999999,"5min":5.7750000000000004,"15min":5.7750000000000004},"last":0.78200000000000003}]},{"osd":2,"last update":"Sat Sep 23 23:28:28 2023","interfaces":[{"interface":"back","average":{"1min":1.2829999999999999,"5min":1.244,"15min":1.238},"min":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":5.7569999999999997,"5min":5.7569999999999997,"15min":5.7569999999999997},"last":1.397},{"interface":"front","average":{"1min":1.2849999999999999,"5min":1.125,"15min":1.099},"min":{"1min":0.70099999999999996,"5min":0.70099999999999996,"15min":0.70099999999999996},"max":{"1min":5.7249999999999996,"5min":5.7249999999999996,"15min":5.7249999999999996},"last":1.056}]},{"osd":3,"last update":"Sat Sep 23 23:28:58 2023","interfaces":[{"interface":"back","average":{"1min":0.96099999999999997,"5min":1.252,"15min":1.3},"min":{"1min":0.69199999999999995,"5min":0.69199999999999995,"15min":0.69199999999999995},"max":{"1min":1.3859999999999999,"5min":5.8159999999999998,"15min":5.8159999999999998},"last":1.167},{"interface":"front","average":{"1min":0.84199999999999997,"5min":1.1759999999999999,"15min":1.232},"min":{"1min":0.61399999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"max":{"1min":1.097,"5min":5.5039999999999996,"15min":5.5039999999999996},"last":0.91500000000000004}]},{"osd":4,"last update":"Sat Sep 23 23:29:12 2023","interfaces":[{"interface":"back","average":{"1min":0.98999999999999999,"5min":1.0289999999999999,"15min":0.97899999999999998},"min":{"1min":0.66200000000000003,"5min":0.49299999999999999,"15min":0.48999999999999999},"max":{"1min":1.335,"5min":5.7430000000000003,"15min":5.7430000000000003},"last":1.1040000000000001},{"interface":"front","average":{"1min":1.1100000000000001,"5min":1.1240000000000001,"15min":1.046},"min":{"1min":0.64500000000000002,"5min":0.54500000000000004,"15min":0.53700000000000003},"max":{"1min":1.47,"5min":5.5609999999999999,"15min":5.5609999999999999},"last":1.3540000000000001}]},{"osd":5,"last update":"Sat Sep 23 23:29:12 2023","interfaces":[{"interface":"back","average":{"1min":1.075,"5min":1.0980000000000001,"15min":1.034},"min":{"1min":0.65200000000000002,"5min":0.65200000000000002,"15min":0.54000000000000004},"max":{"1min":1.5629999999999999,"5min":5.4749999999999996,"15min":5.4749999999999996},"last":1.234},{"interface":"front","average":{"1min":1.0960000000000001,"5min":1.1240000000000001,"15min":1.0920000000000001},"min":{"1min":0.86299999999999999,"5min":0.65500000000000003,"15min":0.54300000000000004},"max":{"1min":1.4410000000000001,"5min":5.6180000000000003,"15min":5.6180000000000003},"last":1.2030000000000001}]},{"osd":6,"last update":"Sat Sep 23 23:29:12 2023","interfaces":[{"interface":"back","average":{"1min":1.1299999999999999,"5min":1.1599999999999999,"15min":1.129},"min":{"1min":0.78900000000000003,"5min":0.754,"15min":0.56599999999999995},"max":{"1min":1.536,"5min":5.6680000000000001,"15min":5.6680000000000001},"last":1.0189999999999999},{"interface":"front","average":{"1min":1.228,"5min":1.26,"15min":1.173},"min":{"1min":0.82199999999999995,"5min":0.63400000000000001,"15min":0.57599999999999996},"max":{"1min":1.5229999999999999,"5min":5.6470000000000002,"15min":5.6470000000000002},"last":1.4430000000000001}]}]},{"osd":6,"up_from":46,"seq":197568495855,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":8348,"kb_used_data":1684,"kb_used_omap":0,"kb_used_meta":6656,"kb_avail":93736804,"statfs":{"total":95995035648,"available":95986487296,"internally_reserved":0,"allocated":1724416,"data_stored":1213375,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":6815744},"hb_peers":[0,1,2,3,4,5,7],"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":"Sat Sep 23 23:28:37 2023","interfaces":[{"interface":"back","average":{"1min":0.90500000000000003,"5min":0.94099999999999995,"15min":0.96999999999999997},"min":{"1min":0.54900000000000004,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":1.266,"5min":1.4830000000000001,"15min":1.4830000000000001},"last":0.53900000000000003},{"interface":"front","average":{"1min":0.96499999999999997,"5min":0.95999999999999996,"15min":0.997},"min":{"1min":0.48899999999999999,"5min":0.48899999999999999,"15min":0.48899999999999999},"max":{"1min":1.7649999999999999,"5min":1.7649999999999999,"15min":1.7649999999999999},"last":0.751}]},{"osd":1,"last update":"Sat Sep 23 23:29:12 2023","interfaces":[{"interface":"back","average":{"1min":1.0289999999999999,"5min":1.0600000000000001,"15min":1.077},"min":{"1min":0.67000000000000004,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.389,"5min":1.944,"15min":1.944},"last":0.91700000000000004},{"interface":"front","average":{"1min":0.91800000000000004,"5min":0.96399999999999997,"15min":1.004},"min":{"1min":0.625,"5min":0.55600000000000005,"15min":0.55600000000000005},"max":{"1min":1.111,"5min":1.206,"15min":1.206},"last":0.64700000000000002}]},{"osd":2,"last update":"Sat Sep 23 23:28:28 2023","interfaces":[{"interface":"back","average":{"1min":0.92700000000000005,"5min":0.875,"15min":0.86699999999999999},"min":{"1min":0.67500000000000004,"5min":0.501,"15min":0.501},"max":{"1min":1.198,"5min":1.198,"15min":1.198},"last":0.70199999999999996},{"interface":"front","average":{"1min":0.95899999999999996,"5min":1.0269999999999999,"15min":1.0389999999999999},"min":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"max":{"1min":1.329,"5min":1.4450000000000001,"15min":1.4450000000000001},"last":0.625}]},{"osd":3,"last update":"Sat Sep 23 23:29:02 2023","interfaces":[{"interface":"back","average":{"1min":1.0469999999999999,"5min":1.0700000000000001,"15min":1.0740000000000001},"min":{"1min":0.73399999999999999,"5min":0.63700000000000001,"15min":0.63700000000000001},"max":{"1min":1.6779999999999999,"5min":1.7569999999999999,"15min":1.7569999999999999},"last":0.85499999999999998},{"interface":"front","average":{"1min":0.88100000000000001,"5min":0.98499999999999999,"15min":1.002},"min":{"1min":0.58899999999999997,"5min":0.58899999999999997,"15min":0.58899999999999997},"max":{"1min":1.2130000000000001,"5min":1.6279999999999999,"15min":1.6279999999999999},"last":0.78500000000000003}]},{"osd":4,"last update":"Sat Sep 23 23:29:12 2023","interfaces":[{"interface":"back","average":{"1min":1.0640000000000001,"5min":0.95899999999999996,"15min":0.92000000000000004},"min":{"1min":0.70999999999999996,"5min":0.59099999999999997,"15min":0.371},"max":{"1min":1.4370000000000001,"5min":1.4370000000000001,"15min":2.423},"last":0.82399999999999995},{"interface":"front","average":{"1min":1.0840000000000001,"5min":1.075,"15min":1.0760000000000001},"min":{"1min":0.75900000000000001,"5min":0.59899999999999998,"15min":0.434},"max":{"1min":1.3779999999999999,"5min":2.113,"15min":2.4590000000000001},"last":1.0589999999999999}]},{"osd":5,"last update":"Sat Sep 23 23:29:12 2023","interfaces":[{"interface":"back","average":{"1min":1.1439999999999999,"5min":1.0940000000000001,"15min":1.0209999999999999},"min":{"1min":0.63,"5min":0.63,"15min":0.55900000000000005},"max":{"1min":1.5229999999999999,"5min":2.0070000000000001,"15min":2.5230000000000001},"last":0.89300000000000002},{"interface":"front","average":{"1min":1.1899999999999999,"5min":1.1459999999999999,"15min":1.1579999999999999},"min":{"1min":0.46000000000000002,"5min":0.46000000000000002,"15min":0.46000000000000002},"max":{"1min":1.452,"5min":2.1859999999999999,"15min":2.5670000000000002},"last":1.1040000000000001}]},{"osd":7,"last update":"Sat Sep 23 23:29:06 2023","interfaces":[{"interface":"back","average":{"1min":1.1930000000000001,"5min":1.202,"15min":1.1950000000000001},"min":{"1min":0.502,"5min":0.502,"15min":0.502},"max":{"1min":1.488,"5min":2.5009999999999999,"15min":2.6549999999999998},"last":0.97599999999999998},{"interface":"front","average":{"1min":1.2929999999999999,"5min":1.274,"15min":1.2689999999999999},"min":{"1min":0.66600000000000004,"5min":0.66600000000000004,"15min":0.41899999999999998},"max":{"1min":1.5389999999999999,"5min":2.4159999999999999,"15min":2.7109999999999999},"last":1.018}]}]},{"osd":1,"up_from":99,"seq":425201762358,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32824,"kb_used_data":5232,"kb_used_omap":6,"kb_used_meta":27577,"kb_avail":93712328,"statfs":{"total":95995035648,"available":95961423872,"internally_reserved":0,"allocated":5357568,"data_stored":4819932,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6760,"internal_metadata":28239256},"hb_peers":[0,2,3,4,5,6,7],"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":"Sat Sep 23 23:29:13 2023","interfaces":[{"interface":"back","average":{"1min":0.625,"5min":0.65400000000000003,"15min":0.69599999999999995},"min":{"1min":0.29099999999999998,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":0.85599999999999998,"5min":1.0589999999999999,"15min":1.0589999999999999},"last":0.88700000000000001},{"interface":"front","average":{"1min":0.62,"5min":0.72699999999999998,"15min":0.77500000000000002},"min":{"1min":0.372,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":0.83699999999999997,"5min":1.1719999999999999,"15min":1.1719999999999999},"last":0.57899999999999996}]},{"osd":2,"last update":"Sat Sep 23 23:28:32 2023","interfaces":[{"interface":"back","average":{"1min":0.66700000000000004,"5min":0.63700000000000001,"15min":0.63200000000000001},"min":{"1min":0.40400000000000003,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":0.98499999999999999,"5min":1.119,"15min":1.119},"last":0.72999999999999998},{"interface":"front","average":{"1min":0.75,"5min":0.67700000000000005,"15min":0.66500000000000004},"min":{"1min":0.48399999999999999,"5min":0.45400000000000001,"15min":0.45400000000000001},"max":{"1min":1.0580000000000001,"5min":1.0580000000000001,"15min":1.0580000000000001},"last":0.65100000000000002}]},{"osd":3,"last update":"Sat Sep 23 23:29:01 2023","interfaces":[{"interface":"back","average":{"1min":0.65700000000000003,"5min":0.68500000000000005,"15min":0.68899999999999995},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":1,"5min":1,"15min":1},"last":1.135},{"interface":"front","average":{"1min":0.69799999999999995,"5min":0.81699999999999995,"15min":0.83699999999999997},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":1.212,"5min":1.3149999999999999,"15min":1.3149999999999999},"last":0.95999999999999996}]},{"osd":4,"last update":"Sat Sep 23 23:29:13 2023","interfaces":[{"interface":"back","average":{"1min":0.877,"5min":0.94299999999999995,"15min":1.0049999999999999},"min":{"1min":0.66400000000000003,"5min":0.59999999999999998,"15min":0.59999999999999998},"max":{"1min":1.109,"5min":1.4630000000000001,"15min":1.4630000000000001},"last":1.0449999999999999},{"interface":"front","average":{"1min":1.0009999999999999,"5min":1.0129999999999999,"15min":1.0669999999999999},"min":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"max":{"1min":1.5580000000000001,"5min":1.706,"15min":1.706},"last":0.97899999999999998}]},{"osd":5,"last update":"Sat Sep 23 23:29:13 2023","interfaces":[{"interface":"back","average":{"1min":0.94799999999999995,"5min":1.036,"15min":1.071},"min":{"1min":0.67000000000000004,"5min":0.63800000000000001,"15min":0.63800000000000001},"max":{"1min":1.2629999999999999,"5min":1.5229999999999999,"15min":1.5229999999999999},"last":0.84999999999999998},{"interface":"front","average":{"1min":0.92300000000000004,"5min":1.028,"15min":1.0940000000000001},"min":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.3300000000000001,"5min":1.427,"15min":1.427},"last":0.92000000000000004}]},{"osd":6,"last update":"Sat Sep 23 23:29:13 2023","interfaces":[{"interface":"back","average":{"1min":0.996,"5min":1.085,"15min":1.141},"min":{"1min":0.68700000000000006,"5min":0.68700000000000006,"15min":0.68700000000000006},"max":{"1min":1.3400000000000001,"5min":1.536,"15min":1.536},"last":1.016},{"interface":"front","average":{"1min":0.93600000000000005,"5min":1.0660000000000001,"15min":1.135},"min":{"1min":0.59799999999999998,"5min":0.59799999999999998,"15min":0.59799999999999998},"max":{"1min":1.252,"5min":1.5089999999999999,"15min":1.5089999999999999},"last":1.1819999999999999}]},{"osd":7,"last update":"Sat Sep 23 23:29:13 2023","interfaces":[{"interface":"back","average":{"1min":0.94399999999999995,"5min":1.1040000000000001,"15min":1.1819999999999999},"min":{"1min":0.60999999999999999,"5min":0.56299999999999994,"15min":0.56299999999999994},"max":{"1min":1.4019999999999999,"5min":1.556,"15min":1.556},"last":1.2390000000000001},{"interface":"front","average":{"1min":1.0940000000000001,"5min":1.147,"15min":1.2090000000000001},"min":{"1min":0.81399999999999995,"5min":0.61199999999999999,"15min":0.61199999999999999},"max":{"1min":1.6799999999999999,"5min":1.6799999999999999,"15min":1.6799999999999999},"last":1.276}]}]},{"osd":0,"up_from":94,"seq":403726925885,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":33416,"kb_used_data":5824,"kb_used_omap":8,"kb_used_meta":27575,"kb_avail":93711736,"statfs":{"total":95995035648,"available":95960817664,"internally_reserved":0,"allocated":5963776,"data_stored":5411379,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9036,"internal_metadata":28236980},"hb_peers":[1,2,3,4,5,6,7],"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":"Sat Sep 23 23:29:13 2023","interfaces":[{"interface":"back","average":{"1min":0.63100000000000001,"5min":0.70099999999999996,"15min":0.73599999999999999},"min":{"1min":0.36899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":1.2629999999999999,"5min":1.2629999999999999,"15min":1.2629999999999999},"last":1.056},{"interface":"front","average":{"1min":0.66000000000000003,"5min":0.80000000000000004,"15min":0.85999999999999999},"min":{"1min":0.35599999999999998,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":1.018,"5min":1.181,"15min":1.181},"last":1.1990000000000001}]},{"osd":2,"last update":"Sat Sep 23 23:28:31 2023","interfaces":[{"interface":"back","average":{"1min":0.71299999999999997,"5min":0.69699999999999995,"15min":0.69499999999999995},"min":{"1min":0.28000000000000003,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":0.997,"5min":1.2410000000000001,"15min":1.2410000000000001},"last":0.66500000000000004},{"interface":"front","average":{"1min":0.77300000000000002,"5min":0.73799999999999999,"15min":0.73199999999999998},"min":{"1min":0.36599999999999999,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":0.97499999999999998,"5min":1.054,"15min":1.054},"last":0.871}]},{"osd":3,"last update":"Sat Sep 23 23:28:59 2023","interfaces":[{"interface":"back","average":{"1min":0.66200000000000003,"5min":0.65900000000000003,"15min":0.65900000000000003},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":1.0509999999999999,"5min":1.0509999999999999,"15min":1.0509999999999999},"last":1.087},{"interface":"front","average":{"1min":0.72699999999999998,"5min":0.78800000000000003,"15min":0.79800000000000004},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":0.97699999999999998,"5min":1.083,"15min":1.083},"last":0.82899999999999996}]},{"osd":4,"last update":"Sat Sep 23 23:28:37 2023","interfaces":[{"interface":"back","average":{"1min":0.89500000000000002,"5min":0.93799999999999994,"15min":0.96399999999999997},"min":{"1min":0.745,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":1.151,"5min":1.3480000000000001,"15min":1.3480000000000001},"last":0.92600000000000005},{"interface":"front","average":{"1min":1.0029999999999999,"5min":1.0109999999999999,"15min":1.0449999999999999},"min":{"1min":0.51700000000000002,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":1.266,"5min":1.516,"15min":1.516},"last":1.1319999999999999}]},{"osd":5,"last update":"Sat Sep 23 23:28:37 2023","interfaces":[{"interface":"back","average":{"1min":1.042,"5min":1.054,"15min":1.099},"min":{"1min":0.68200000000000005,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":1.3600000000000001,"5min":1.452,"15min":1.452},"last":1.181},{"interface":"front","average":{"1min":1.1699999999999999,"5min":1.1399999999999999,"15min":1.163},"min":{"1min":0.70399999999999996,"5min":0.67100000000000004,"15min":0.67100000000000004},"max":{"1min":1.504,"5min":1.5620000000000001,"15min":1.5620000000000001},"last":1.3069999999999999}]},{"osd":6,"last update":"Sat Sep 23 23:28:37 2023","interfaces":[{"interface":"back","average":{"1min":1.1240000000000001,"5min":1.0880000000000001,"15min":1.1060000000000001},"min":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.456,"5min":1.4710000000000001,"15min":1.4710000000000001},"last":0.95899999999999996},{"interface":"front","average":{"1min":1.0509999999999999,"5min":1.075,"15min":1.1040000000000001},"min":{"1min":0.69499999999999995,"5min":0.69499999999999995,"15min":0.69499999999999995},"max":{"1min":1.333,"5min":1.411,"15min":1.411},"last":1.1499999999999999}]},{"osd":7,"last update":"Sat Sep 23 23:28:37 2023","interfaces":[{"interface":"back","average":{"1min":1.161,"5min":1.1599999999999999,"15min":1.2130000000000001},"min":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":1.377,"5min":1.712,"15min":1.712},"last":1.258},{"interface":"front","average":{"1min":1.079,"5min":1.115,"15min":1.161},"min":{"1min":0.72599999999999998,"5min":0.70399999999999996,"15min":0.70399999999999996},"max":{"1min":1.427,"5min":1.4590000000000001,"15min":1.4590000000000001},"last":1.2270000000000001}]}]},{"osd":2,"up_from":104,"seq":446676598822,"num_pgs":19,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28660,"kb_used_data":1132,"kb_used_omap":11,"kb_used_meta":27508,"kb_avail":93716492,"statfs":{"total":95995035648,"available":95965687808,"internally_reserved":0,"allocated":1159168,"data_stored":625350,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12272,"internal_metadata":28168208},"hb_peers":[0,1,3,4,5,6,7],"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":"Sat Sep 23 23:28:28 2023","interfaces":[{"interface":"back","average":{"1min":0.61599999999999999,"5min":0.627,"15min":0.629},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":0.91500000000000004,"5min":0.91500000000000004,"15min":0.91500000000000004},"last":0.56299999999999994},{"interface":"front","average":{"1min":0.72899999999999998,"5min":0.77500000000000002,"15min":0.78300000000000003},"min":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":1.052,"5min":1.1279999999999999,"15min":1.1279999999999999},"last":0.63700000000000001}]},{"osd":1,"last update":"Sat Sep 23 23:28:28 2023","interfaces":[{"interface":"back","average":{"1min":0.61499999999999999,"5min":0.627,"15min":0.629},"min":{"1min":0.41799999999999998,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":0.83699999999999997,"5min":0.99299999999999999,"15min":0.99299999999999999},"last":0.501},{"interface":"front","average":{"1min":0.76600000000000001,"5min":0.80700000000000005,"15min":0.81399999999999995},"min":{"1min":0.44,"5min":0.44,"15min":0.44},"max":{"1min":1.0820000000000001,"5min":1.252,"15min":1.252},"last":0.71799999999999997}]},{"osd":3,"last update":"Sat Sep 23 23:28:58 2023","interfaces":[{"interface":"back","average":{"1min":0.59699999999999998,"5min":0.73199999999999998,"15min":0.754},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":1.2310000000000001,"5min":1.2310000000000001,"15min":1.2310000000000001},"last":0.74399999999999999},{"interface":"front","average":{"1min":0.65800000000000003,"5min":0.78200000000000003,"15min":0.80200000000000005},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":1.0009999999999999,"5min":1.085,"15min":1.085},"last":0.69799999999999995}]},{"osd":4,"last update":"Sat Sep 23 23:28:28 2023","interfaces":[{"interface":"back","average":{"1min":0.95999999999999996,"5min":1.012,"15min":1.02},"min":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"max":{"1min":1.2170000000000001,"5min":1.4670000000000001,"15min":1.4670000000000001},"last":1.0449999999999999},{"interface":"front","average":{"1min":1.016,"5min":0.93500000000000005,"15min":0.92100000000000004},"min":{"1min":0.69999999999999996,"5min":0.69999999999999996,"15min":0.69999999999999996},"max":{"1min":1.599,"5min":1.599,"15min":1.599},"last":1.1240000000000001}]},{"osd":5,"last update":"Sat Sep 23 23:28:28 2023","interfaces":[{"interface":"back","average":{"1min":0.99099999999999999,"5min":0.98499999999999999,"15min":0.98399999999999999},"min":{"1min":0.628,"5min":0.628,"15min":0.628},"max":{"1min":1.887,"5min":1.887,"15min":1.887},"last":0.86499999999999999},{"interface":"front","average":{"1min":1.0069999999999999,"5min":1.036,"15min":1.0409999999999999},"min":{"1min":0.63100000000000001,"5min":0.63100000000000001,"15min":0.63100000000000001},"max":{"1min":1.2829999999999999,"5min":1.413,"15min":1.413},"last":0.82299999999999995}]},{"osd":6,"last update":"Sat Sep 23 23:28:28 2023","interfaces":[{"interface":"back","average":{"1min":1.0309999999999999,"5min":0.997,"15min":0.99099999999999999},"min":{"1min":0.63700000000000001,"5min":0.63700000000000001,"15min":0.63700000000000001},"max":{"1min":1.266,"5min":1.266,"15min":1.266},"last":1.071},{"interface":"front","average":{"1min":1.0229999999999999,"5min":1.0429999999999999,"15min":1.046},"min":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":1.2949999999999999,"5min":1.3600000000000001,"15min":1.3600000000000001},"last":0.92300000000000004}]},{"osd":7,"last update":"Sat Sep 23 23:28:28 2023","interfaces":[{"interface":"back","average":{"1min":1.0820000000000001,"5min":1.038,"15min":1.03},"min":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.57999999999999996},"max":{"1min":1.484,"5min":1.484,"15min":1.484},"last":0.94199999999999995},{"interface":"front","average":{"1min":1.0760000000000001,"5min":1.069,"15min":1.0680000000000001},"min":{"1min":0.68899999999999995,"5min":0.68899999999999995,"15min":0.68899999999999995},"max":{"1min":1.3100000000000001,"5min":1.4399999999999999,"15min":1.4399999999999999},"last":0.79900000000000004}]}]},{"osd":3,"up_from":109,"seq":468151435296,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28648,"kb_used_data":1120,"kb_used_omap":5,"kb_used_meta":27514,"kb_avail":93716504,"statfs":{"total":95995035648,"available":95965700096,"internally_reserved":0,"allocated":1146880,"data_stored":623570,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5347,"internal_metadata":28175133},"hb_peers":[0,1,2,4,5,6,7],"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":"Sat Sep 23 23:28:58 2023","interfaces":[{"interface":"back","average":{"1min":0.57799999999999996,"5min":0.749,"15min":0.77700000000000002},"min":{"1min":0.30299999999999999,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":0.90800000000000003,"5min":1.196,"15min":1.196},"last":0.71199999999999997},{"interface":"front","average":{"1min":0.68100000000000005,"5min":0.73399999999999999,"15min":0.74299999999999999},"min":{"1min":0.47299999999999998,"5min":0.47299999999999998,"15min":0.47299999999999998},"max":{"1min":0.96899999999999997,"5min":0.96899999999999997,"15min":0.96899999999999997},"last":0.90700000000000003}]},{"osd":1,"last update":"Sat Sep 23 23:28:58 2023","interfaces":[{"interface":"back","average":{"1min":0.62,"5min":0.78500000000000003,"15min":0.81299999999999994},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":1.03,"5min":1.2310000000000001,"15min":1.2310000000000001},"last":0.66300000000000003},{"interface":"front","average":{"1min":0.71099999999999997,"5min":0.82199999999999995,"15min":0.83999999999999997},"min":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":1.0589999999999999,"5min":1.3959999999999999,"15min":1.3959999999999999},"last":0.83499999999999996}]},{"osd":2,"last update":"Sat Sep 23 23:28:58 2023","interfaces":[{"interface":"back","average":{"1min":0.68799999999999994,"5min":0.82899999999999996,"15min":0.85299999999999998},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":1.048,"5min":1.294,"15min":1.294},"last":0.77300000000000002},{"interface":"front","average":{"1min":0.748,"5min":0.85999999999999999,"15min":0.879},"min":{"1min":0.45900000000000002,"5min":0.45900000000000002,"15min":0.45900000000000002},"max":{"1min":1.101,"5min":1.1879999999999999,"15min":1.1879999999999999},"last":0.98899999999999999}]},{"osd":4,"last update":"Sat Sep 23 23:28:58 2023","interfaces":[{"interface":"back","average":{"1min":0.92600000000000005,"5min":1.0820000000000001,"15min":1.1080000000000001},"min":{"1min":0.56000000000000005,"5min":0.56000000000000005,"15min":0.56000000000000005},"max":{"1min":1.2230000000000001,"5min":1.6100000000000001,"15min":1.6100000000000001},"last":1.1559999999999999},{"interface":"front","average":{"1min":0.93999999999999995,"5min":1.0189999999999999,"15min":1.032},"min":{"1min":0.69599999999999995,"5min":0.69599999999999995,"15min":0.69599999999999995},"max":{"1min":1.165,"5min":1.29,"15min":1.29},"last":1.0720000000000001}]},{"osd":5,"last update":"Sat Sep 23 23:28:58 2023","interfaces":[{"interface":"back","average":{"1min":0.93300000000000005,"5min":1.0409999999999999,"15min":1.0589999999999999},"min":{"1min":0.63400000000000001,"5min":0.63400000000000001,"15min":0.63400000000000001},"max":{"1min":1.2569999999999999,"5min":1.3919999999999999,"15min":1.3919999999999999},"last":1.1910000000000001},{"interface":"front","average":{"1min":0.92700000000000005,"5min":1.1339999999999999,"15min":1.1679999999999999},"min":{"1min":0.61799999999999999,"5min":0.61799999999999999,"15min":0.61799999999999999},"max":{"1min":1.25,"5min":1.6459999999999999,"15min":1.6459999999999999},"last":1.228}]},{"osd":6,"last update":"Sat Sep 23 23:28:58 2023","interfaces":[{"interface":"back","average":{"1min":1.0489999999999999,"5min":1.1220000000000001,"15min":1.1339999999999999},"min":{"1min":0.79000000000000004,"5min":0.79000000000000004,"15min":0.79000000000000004},"max":{"1min":1.5269999999999999,"5min":1.9690000000000001,"15min":1.9690000000000001},"last":1.2649999999999999},{"interface":"front","average":{"1min":1.0609999999999999,"5min":1.22,"15min":1.246},"min":{"1min":0.69199999999999995,"5min":0.69199999999999995,"15min":0.69199999999999995},"max":{"1min":1.452,"5min":2.1819999999999999,"15min":2.1819999999999999},"last":1.042}]},{"osd":7,"last update":"Sat Sep 23 23:28:58 2023","interfaces":[{"interface":"back","average":{"1min":1.0349999999999999,"5min":1.206,"15min":1.234},"min":{"1min":0.74099999999999999,"5min":0.74099999999999999,"15min":0.74099999999999999},"max":{"1min":1.3759999999999999,"5min":2.077,"15min":2.077},"last":1.115},{"interface":"front","average":{"1min":1.052,"5min":1.2250000000000001,"15min":1.254},"min":{"1min":0.80000000000000004,"5min":0.80000000000000004,"15min":0.80000000000000004},"max":{"1min":1.278,"5min":1.9219999999999999,"15min":1.9219999999999999},"last":1.093}]}]},{"osd":4,"up_from":30,"seq":128849019138,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":7908,"kb_used_data":1116,"kb_used_omap":0,"kb_used_meta":6784,"kb_avail":93737244,"statfs":{"total":95995035648,"available":95986937856,"internally_reserved":0,"allocated":1142784,"data_stored":623652,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":6946816},"hb_peers":[0,1,2,3,5,6,7],"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":"Sat Sep 23 23:28:37 2023","interfaces":[{"interface":"back","average":{"1min":0.93500000000000005,"5min":0.93700000000000006,"15min":0.93100000000000005},"min":{"1min":0.499,"5min":0.499,"15min":0.499},"max":{"1min":1.272,"5min":1.5700000000000001,"15min":1.5700000000000001},"last":1.161},{"interface":"front","average":{"1min":0.88200000000000001,"5min":0.91800000000000004,"15min":0.94499999999999995},"min":{"1min":0.628,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":1.091,"5min":1.2669999999999999,"15min":1.2669999999999999},"last":1.1850000000000001}]},{"osd":1,"last update":"Sat Sep 23 23:29:19 2023","interfaces":[{"interface":"back","average":{"1min":0.83099999999999996,"5min":0.89800000000000002,"15min":0.92300000000000004},"min":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.2070000000000001,"5min":1.3320000000000001,"15min":1.3320000000000001},"last":1.085},{"interface":"front","average":{"1min":0.86399999999999999,"5min":0.96599999999999997,"15min":1.028},"min":{"1min":0.56699999999999995,"5min":0.56299999999999994,"15min":0.56299999999999994},"max":{"1min":1.1319999999999999,"5min":1.526,"15min":1.526},"last":1.1000000000000001}]},{"osd":2,"last update":"Sat Sep 23 23:28:31 2023","interfaces":[{"interface":"back","average":{"1min":0.94899999999999995,"5min":0.98899999999999999,"15min":0.996},"min":{"1min":0.75600000000000001,"5min":0.65100000000000002,"15min":0.65100000000000002},"max":{"1min":1.2549999999999999,"5min":1.2549999999999999,"15min":1.2549999999999999},"last":1.21},{"interface":"front","average":{"1min":0.93200000000000005,"5min":0.93799999999999994,"15min":0.93899999999999995},"min":{"1min":0.61799999999999999,"5min":0.59999999999999998,"15min":0.59999999999999998},"max":{"1min":1.286,"5min":1.286,"15min":1.286},"last":0.78500000000000003}]},{"osd":3,"last update":"Sat Sep 23 23:29:05 2023","interfaces":[{"interface":"back","average":{"1min":0.98599999999999999,"5min":1.0780000000000001,"15min":1.0940000000000001},"min":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"max":{"1min":1.2969999999999999,"5min":1.341,"15min":1.341},"last":0.95499999999999996},{"interface":"front","average":{"1min":0.995,"5min":1.048,"15min":1.0569999999999999},"min":{"1min":0.69299999999999995,"5min":0.69299999999999995,"15min":0.69299999999999995},"max":{"1min":1.363,"5min":1.363,"15min":1.363},"last":1.042}]},{"osd":5,"last update":"Sat Sep 23 23:28:24 2023","interfaces":[{"interface":"back","average":{"1min":0.92700000000000005,"5min":0.94099999999999995,"15min":0.93200000000000005},"min":{"1min":0.58799999999999997,"5min":0.53200000000000003,"15min":0.36699999999999999},"max":{"1min":1.264,"5min":1.4099999999999999,"15min":1.4099999999999999},"last":1.1399999999999999},{"interface":"front","average":{"1min":1.1579999999999999,"5min":1.157,"15min":1.1359999999999999},"min":{"1min":0.71899999999999997,"5min":0.63700000000000001,"15min":0.44400000000000001},"max":{"1min":1.363,"5min":1.508,"15min":1.5269999999999999},"last":1.302}]},{"osd":6,"last update":"Sat Sep 23 23:29:19 2023","interfaces":[{"interface":"back","average":{"1min":0.94399999999999995,"5min":1.0069999999999999,"15min":0.99099999999999999},"min":{"1min":0.49199999999999999,"5min":0.49199999999999999,"15min":0.40100000000000002},"max":{"1min":1.349,"5min":1.4039999999999999,"15min":1.516},"last":0.999},{"interface":"front","average":{"1min":1.05,"5min":1.0960000000000001,"15min":1.0489999999999999},"min":{"1min":0.61299999999999999,"5min":0.59599999999999997,"15min":0.47599999999999998},"max":{"1min":1.361,"5min":1.522,"15min":1.522},"last":1.2649999999999999}]},{"osd":7,"last update":"Sat Sep 23 23:29:19 2023","interfaces":[{"interface":"back","average":{"1min":1.113,"5min":1.1020000000000001,"15min":1.0760000000000001},"min":{"1min":0.66900000000000004,"5min":0.66900000000000004,"15min":0.55400000000000005},"max":{"1min":1.4379999999999999,"5min":1.5580000000000001,"15min":1.5580000000000001},"last":1.2370000000000001},{"interface":"front","average":{"1min":1.0660000000000001,"5min":1.111,"15min":1.113},"min":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"max":{"1min":1.4370000000000001,"5min":1.478,"15min":1.581},"last":0.90100000000000002}]}]},{"osd":5,"up_from":38,"seq":163208757497,"num_pgs":21,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":7452,"kb_used_data":1108,"kb_used_omap":0,"kb_used_meta":6336,"kb_avail":93737700,"statfs":{"total":95995035648,"available":95987404800,"internally_reserved":0,"allocated":1134592,"data_stored":619680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":6488064},"hb_peers":[0,1,2,3,4,6,7],"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":"Sat Sep 23 23:28:37 2023","interfaces":[{"interface":"back","average":{"1min":0.89800000000000002,"5min":0.89900000000000002,"15min":0.88900000000000001},"min":{"1min":0.55300000000000005,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.343,"5min":1.3620000000000001,"15min":1.3620000000000001},"last":0.997},{"interface":"front","average":{"1min":0.93899999999999995,"5min":0.94599999999999995,"15min":0.96199999999999997},"min":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.2450000000000001,"5min":1.292,"15min":1.292},"last":0.68200000000000005}]},{"osd":1,"last update":"Sat Sep 23 23:29:08 2023","interfaces":[{"interface":"back","average":{"1min":0.88700000000000001,"5min":1.0529999999999999,"15min":1.1240000000000001},"min":{"1min":0.503,"5min":0.503,"15min":0.503},"max":{"1min":1.3100000000000001,"5min":1.381,"15min":1.381},"last":1.1279999999999999},{"interface":"front","average":{"1min":0.98299999999999998,"5min":1.089,"15min":1.121},"min":{"1min":0.624,"5min":0.61599999999999999,"15min":0.61599999999999999},"max":{"1min":1.2190000000000001,"5min":1.3979999999999999,"15min":1.3979999999999999},"last":0.95899999999999996}]},{"osd":2,"last update":"Sat Sep 23 23:28:28 2023","interfaces":[{"interface":"back","average":{"1min":0.98599999999999999,"5min":0.999,"15min":1.0009999999999999},"min":{"1min":0.64100000000000001,"5min":0.59099999999999997,"15min":0.59099999999999997},"max":{"1min":1.4430000000000001,"5min":1.4430000000000001,"15min":1.4430000000000001},"last":0.78200000000000003},{"interface":"front","average":{"1min":1.0269999999999999,"5min":0.98199999999999998,"15min":0.97399999999999998},"min":{"1min":0.59799999999999998,"5min":0.59799999999999998,"15min":0.59799999999999998},"max":{"1min":1.3620000000000001,"5min":1.3620000000000001,"15min":1.3620000000000001},"last":1.103}]},{"osd":3,"last update":"Sat Sep 23 23:29:03 2023","interfaces":[{"interface":"back","average":{"1min":0.95499999999999996,"5min":1.0669999999999999,"15min":1.085},"min":{"1min":0.65200000000000002,"5min":0.65200000000000002,"15min":0.65200000000000002},"max":{"1min":1.2330000000000001,"5min":1.333,"15min":1.333},"last":0.90000000000000002},{"interface":"front","average":{"1min":0.97099999999999997,"5min":1.0549999999999999,"15min":1.069},"min":{"1min":0.65300000000000002,"5min":0.65300000000000002,"15min":0.65300000000000002},"max":{"1min":1.204,"5min":1.407,"15min":1.407},"last":0.93000000000000005}]},{"osd":4,"last update":"Sat Sep 23 23:28:28 2023","interfaces":[{"interface":"back","average":{"1min":0.89800000000000002,"5min":0.96599999999999997,"15min":0.95699999999999996},"min":{"1min":0.51400000000000001,"5min":0.51400000000000001,"15min":0.49199999999999999},"max":{"1min":1.2270000000000001,"5min":1.47,"15min":1.47},"last":0.81799999999999995},{"interface":"front","average":{"1min":1.026,"5min":1.048,"15min":1.0600000000000001},"min":{"1min":0.73299999999999998,"5min":0.58399999999999996,"15min":0.56200000000000006},"max":{"1min":1.5169999999999999,"5min":1.627,"15min":1.627},"last":1.0640000000000001}]},{"osd":6,"last update":"Sat Sep 23 23:29:14 2023","interfaces":[{"interface":"back","average":{"1min":1.111,"5min":1.071,"15min":1.0549999999999999},"min":{"1min":0.76900000000000002,"5min":0.68799999999999994,"15min":0.53700000000000003},"max":{"1min":1.4410000000000001,"5min":1.4990000000000001,"15min":1.5680000000000001},"last":1.044},{"interface":"front","average":{"1min":1.073,"5min":1.107,"15min":1.115},"min":{"1min":0.68999999999999995,"5min":0.68300000000000005,"15min":0.52700000000000002},"max":{"1min":1.3200000000000001,"5min":1.5149999999999999,"15min":1.5369999999999999},"last":0.86499999999999999}]},{"osd":7,"last update":"Sat Sep 23 23:29:14 2023","interfaces":[{"interface":"back","average":{"1min":1.1399999999999999,"5min":1.1339999999999999,"15min":1.135},"min":{"1min":0.90500000000000003,"5min":0.76300000000000001,"15min":0.57999999999999996},"max":{"1min":1.4350000000000001,"5min":1.5740000000000001,"15min":1.5740000000000001},"last":0.97899999999999998},{"interface":"front","average":{"1min":1.1499999999999999,"5min":1.1830000000000001,"15min":1.1719999999999999},"min":{"1min":0.79400000000000004,"5min":0.76800000000000002,"15min":0.51900000000000002},"max":{"1min":1.357,"5min":1.5720000000000001,"15min":1.7689999999999999},"last":1.016}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":4194304,"data_stored":4194304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4198400,"data_stored":4194323,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"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":4485,"internal_metadata":0},{"poolid":2,"osd":3,"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":1658,"internal_metadata":0},{"poolid":2,"osd":4,"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},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":4194304,"data_stored":4194304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9036,"internal_metadata":0},{"poolid":3,"osd":1,"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":6760,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7787,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3689,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4880,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":624,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":4804,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4950,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"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},{"poolid":4,"osd":1,"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},{"poolid":4,"osd":2,"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},{"poolid":4,"osd":3,"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},{"poolid":4,"osd":4,"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},{"poolid":4,"osd":5,"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},{"poolid":4,"osd":6,"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},{"poolid":4,"osd":7,"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}]}} 2023-09-23T23:29:28.249 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T23:29:28.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:29:28 smithi159 bash[105915]: audit 2023-09-23T23:29:27.342268+0000 mgr.y (mgr.25991) 356 : audit 0 from='client.34485 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:29:28.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:29:28 smithi159 bash[108473]: audit 2023-09-23T23:29:27.342268+0000 mgr.y (mgr.25991) 356 : audit 0 from='client.34485 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:29:28.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:29:28 smithi164 bash[92846]: audit 2023-09-23T23:29:27.342268+0000 mgr.y (mgr.25991) 356 : audit 0 from='client.34485 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:29:29.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:29:29 smithi164 bash[92846]: cluster 2023-09-23T23:29:28.299925+0000 mgr.y (mgr.25991) 357 : cluster 0 pgmap v291: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:29:29.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:29:29 smithi159 bash[105915]: cluster 2023-09-23T23:29:28.299925+0000 mgr.y (mgr.25991) 357 : cluster 0 pgmap v291: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:29:29.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:29:29 smithi159 bash[108473]: cluster 2023-09-23T23:29:28.299925+0000 mgr.y (mgr.25991) 357 : cluster 0 pgmap v291: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:29:30.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:29:30 smithi164 bash[92846]: audit 2023-09-23T23:29:30.215265+0000 mon.a (mon.0) 441 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:29:30.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:29:30 smithi159 bash[105915]: audit 2023-09-23T23:29:30.215265+0000 mon.a (mon.0) 441 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:29:30.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:29:30 smithi159 bash[108473]: audit 2023-09-23T23:29:30.215265+0000 mon.a (mon.0) 441 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:29:31.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:29:31 smithi164 bash[92846]: cluster 2023-09-23T23:29:30.300488+0000 mgr.y (mgr.25991) 358 : cluster 0 pgmap v292: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:29:31.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:29:31 smithi159 bash[105915]: cluster 2023-09-23T23:29:30.300488+0000 mgr.y (mgr.25991) 358 : cluster 0 pgmap v292: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:29:31.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:29:31 smithi159 bash[108473]: cluster 2023-09-23T23:29:30.300488+0000 mgr.y (mgr.25991) 358 : cluster 0 pgmap v292: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:29:32.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:29:32 smithi164 bash[92846]: audit 2023-09-23T23:29:32.214427+0000 mon.a (mon.0) 442 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:29:32.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:29:32 smithi159 bash[105915]: audit 2023-09-23T23:29:32.214427+0000 mon.a (mon.0) 442 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:29:32.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:29:32 smithi159 bash[108473]: audit 2023-09-23T23:29:32.214427+0000 mon.a (mon.0) 442 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:29:33.069 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:29:33.671 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:29:33 smithi159 bash[105915]: cluster 2023-09-23T23:29:32.301099+0000 mgr.y (mgr.25991) 359 : cluster 0 pgmap v293: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:29:33.672 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:29:33 smithi159 bash[108473]: cluster 2023-09-23T23:29:32.301099+0000 mgr.y (mgr.25991) 359 : cluster 0 pgmap v293: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:29:33.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:29:33 smithi164 bash[92846]: cluster 2023-09-23T23:29:32.301099+0000 mgr.y (mgr.25991) 359 : cluster 0 pgmap v293: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:29:34.043 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:29:33 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:29:33] "GET /metrics HTTP/1.1" 200 34110 "" "Prometheus/2.43.0" 2023-09-23T23:29:35.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:29:35 smithi159 bash[105915]: cluster 2023-09-23T23:29:34.301750+0000 mgr.y (mgr.25991) 360 : cluster 0 pgmap v294: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:29:35.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:29:35 smithi159 bash[105915]: audit 2023-09-23T23:29:35.159549+0000 mon.a (mon.0) 443 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:29:35.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:29:35 smithi159 bash[105915]: audit 2023-09-23T23:29:35.166904+0000 mon.a (mon.0) 444 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:29:35.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:29:35 smithi159 bash[108473]: cluster 2023-09-23T23:29:34.301750+0000 mgr.y (mgr.25991) 360 : cluster 0 pgmap v294: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:29:35.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:29:35 smithi159 bash[108473]: audit 2023-09-23T23:29:35.159549+0000 mon.a (mon.0) 443 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:29:35.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:29:35 smithi159 bash[108473]: audit 2023-09-23T23:29:35.166904+0000 mon.a (mon.0) 444 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:29:35.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:29:35 smithi164 bash[92846]: cluster 2023-09-23T23:29:34.301750+0000 mgr.y (mgr.25991) 360 : cluster 0 pgmap v294: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:29:35.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:29:35 smithi164 bash[92846]: audit 2023-09-23T23:29:35.159549+0000 mon.a (mon.0) 443 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:29:35.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:29:35 smithi164 bash[92846]: audit 2023-09-23T23:29:35.166904+0000 mon.a (mon.0) 444 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:29:36.484 INFO:teuthology.orchestra.run.smithi159.stdout: 2023-09-23T23:29:36.487 INFO:teuthology.orchestra.run.smithi159.stderr:dumped all 2023-09-23T23:29:37.375 INFO:teuthology.orchestra.run.smithi159.stdout:{"pg_ready":true,"pg_map":{"version":295,"stamp":"2023-09-23T23:29:36.302034+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":4790195,"num_objects":28,"num_object_clones":0,"num_object_copies":84,"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":28,"num_whiteouts":0,"num_read":6518,"num_read_kb":14207,"num_write":1146,"num_write_kb":15159,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":16,"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":1198,"ondisk_log_size":1198,"up":219,"acting":219,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":219,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":164324,"kb_used_data":23012,"kb_used_omap":32,"kb_used_meta":141215,"kb_avail":749796892,"statfs":{"total":767960285184,"available":767792017408,"internally_reserved":0,"allocated":23564288,"data_stored":19345274,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":33415,"internal_metadata":144604537},"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":"12.004271"},"pg_stats":[{"pgid":"4.18","version":"0'0","reported_seq":69,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.859086+0000","last_change":"2023-09-23T23:25:05.227361+0000","last_active":"2023-09-23T23:26:55.859086+0000","last_peered":"2023-09-23T23:26:55.859086+0000","last_clean":"2023-09-23T23:26:55.859086+0000","last_became_active":"2023-09-23T23:25:05.227003+0000","last_became_peered":"2023-09-23T23:25:05.227003+0000","last_unstale":"2023-09-23T23:26:55.859086+0000","last_undegraded":"2023-09-23T23:26:55.859086+0000","last_fullsized":"2023-09-23T23:26:55.859086+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T03:23:19.993318+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1f","version":"69'5","reported_seq":63,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.873596+0000","last_change":"2023-09-23T23:26:27.459524+0000","last_active":"2023-09-23T23:26:56.873596+0000","last_peered":"2023-09-23T23:26:56.873596+0000","last_clean":"2023-09-23T23:26:56.873596+0000","last_became_active":"2023-09-23T23:26:27.457648+0000","last_became_peered":"2023-09-23T23:26:27.457648+0000","last_unstale":"2023-09-23T23:26:56.873596+0000","last_undegraded":"2023-09-23T23:26:56.873596+0000","last_fullsized":"2023-09-23T23:26:56.873596+0000","mapping_epoch":104,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":105,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"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 @ 2023-09-25T04:46:50.087921+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"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":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"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":1,"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":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":95,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.890498+0000","last_change":"2023-09-23T23:26:56.888379+0000","last_active":"2023-09-23T23:26:56.890498+0000","last_peered":"2023-09-23T23:26:56.890498+0000","last_clean":"2023-09-23T23:26:56.890498+0000","last_became_active":"2023-09-23T23:26:56.887816+0000","last_became_peered":"2023-09-23T23:26:56.887816+0000","last_unstale":"2023-09-23T23:26:56.890498+0000","last_undegraded":"2023-09-23T23:26:56.890498+0000","last_fullsized":"2023-09-23T23:26:56.890498+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:29:09.261750+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1e","version":"69'2","reported_seq":81,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.891010+0000","last_change":"2023-09-23T23:26:56.890000+0000","last_active":"2023-09-23T23:26:56.891010+0000","last_peered":"2023-09-23T23:26:56.891010+0000","last_clean":"2023-09-23T23:26:56.891010+0000","last_became_active":"2023-09-23T23:26:56.889604+0000","last_became_peered":"2023-09-23T23:26:56.889604+0000","last_unstale":"2023-09-23T23:26:56.891010+0000","last_undegraded":"2023-09-23T23:26:56.891010+0000","last_fullsized":"2023-09-23T23:26:56.891010+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T06:45:20.534490+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":86,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.891440+0000","last_change":"2023-09-23T23:26:56.891440+0000","last_active":"2023-09-23T23:26:56.891440+0000","last_peered":"2023-09-23T23:26:56.891440+0000","last_clean":"2023-09-23T23:26:56.891440+0000","last_became_active":"2023-09-23T23:26:56.890171+0000","last_became_peered":"2023-09-23T23:26:56.890171+0000","last_unstale":"2023-09-23T23:26:56.891440+0000","last_undegraded":"2023-09-23T23:26:56.891440+0000","last_fullsized":"2023-09-23T23:26:56.891440+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T02:46:52.232401+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"68'2","reported_seq":56,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.869987+0000","last_change":"2023-09-23T23:14:12.796075+0000","last_active":"2023-09-23T23:26:55.869987+0000","last_peered":"2023-09-23T23:26:55.869987+0000","last_clean":"2023-09-23T23:26:55.869987+0000","last_became_active":"2023-09-23T23:14:12.795753+0000","last_became_peered":"2023-09-23T23:14:12.795753+0000","last_unstale":"2023-09-23T23:26:55.869987+0000","last_undegraded":"2023-09-23T23:26:55.869987+0000","last_fullsized":"2023-09-23T23:26:55.869987+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T04:30:30.838776+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"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":1,"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":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":86,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.892842+0000","last_change":"2023-09-23T23:26:56.892842+0000","last_active":"2023-09-23T23:26:56.892842+0000","last_peered":"2023-09-23T23:26:56.892842+0000","last_clean":"2023-09-23T23:26:56.892842+0000","last_became_active":"2023-09-23T23:26:56.892424+0000","last_became_peered":"2023-09-23T23:26:56.892424+0000","last_unstale":"2023-09-23T23:26:56.892842+0000","last_undegraded":"2023-09-23T23:26:56.892842+0000","last_fullsized":"2023-09-23T23:26:56.892842+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T06:13:42.500539+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1c","version":"68'2","reported_seq":73,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.869278+0000","last_change":"2023-09-23T23:25:05.227654+0000","last_active":"2023-09-23T23:26:55.869278+0000","last_peered":"2023-09-23T23:26:55.869278+0000","last_clean":"2023-09-23T23:26:55.869278+0000","last_became_active":"2023-09-23T23:25:05.226939+0000","last_became_peered":"2023-09-23T23:25:05.226939+0000","last_unstale":"2023-09-23T23:26:55.869278+0000","last_undegraded":"2023-09-23T23:26:55.869278+0000","last_fullsized":"2023-09-23T23:26:55.869278+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T11:06:47.352590+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"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":1,"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":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":93,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.881331+0000","last_change":"2023-09-23T23:26:56.881015+0000","last_active":"2023-09-23T23:26:56.881331+0000","last_peered":"2023-09-23T23:26:56.881331+0000","last_clean":"2023-09-23T23:26:56.881331+0000","last_became_active":"2023-09-23T23:26:56.880740+0000","last_became_peered":"2023-09-23T23:26:56.880740+0000","last_unstale":"2023-09-23T23:26:56.881331+0000","last_undegraded":"2023-09-23T23:26:56.881331+0000","last_fullsized":"2023-09-23T23:26:56.881331+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T09:44:07.654777+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[2,1,3],"acting":[2,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1b","version":"69'2","reported_seq":44,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:58.396346+0000","last_change":"2023-09-23T23:24:30.386601+0000","last_active":"2023-09-23T23:26:58.396346+0000","last_peered":"2023-09-23T23:26:58.396346+0000","last_clean":"2023-09-23T23:26:58.396346+0000","last_became_active":"2023-09-23T23:24:30.386039+0000","last_became_peered":"2023-09-23T23:24:30.386039+0000","last_unstale":"2023-09-23T23:26:58.396346+0000","last_undegraded":"2023-09-23T23:26:58.396346+0000","last_fullsized":"2023-09-23T23:26:58.396346+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T08:41:50.270872+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":52,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.862786+0000","last_change":"2023-09-23T23:14:13.810495+0000","last_active":"2023-09-23T23:26:55.862786+0000","last_peered":"2023-09-23T23:26:55.862786+0000","last_clean":"2023-09-23T23:26:55.862786+0000","last_became_active":"2023-09-23T23:14:13.810031+0000","last_became_peered":"2023-09-23T23:14:13.810031+0000","last_unstale":"2023-09-23T23:26:55.862786+0000","last_undegraded":"2023-09-23T23:26:55.862786+0000","last_fullsized":"2023-09-23T23:26:55.862786+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T03:05:45.978817+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.6","version":"69'1","reported_seq":58,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.874365+0000","last_change":"2023-09-23T23:25:05.222500+0000","last_active":"2023-09-23T23:26:56.874365+0000","last_peered":"2023-09-23T23:26:56.874365+0000","last_clean":"2023-09-23T23:26:56.874365+0000","last_became_active":"2023-09-23T23:25:05.222082+0000","last_became_peered":"2023-09-23T23:25:05.222082+0000","last_unstale":"2023-09-23T23:26:56.874365+0000","last_undegraded":"2023-09-23T23:26:56.874365+0000","last_fullsized":"2023-09-23T23:26:56.874365+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"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 @ 2023-09-25T04:51:20.077806+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"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":1,"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":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"86'45","reported_seq":234,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.865603+0000","last_change":"2023-09-23T23:26:27.459356+0000","last_active":"2023-09-23T23:26:55.865603+0000","last_peered":"2023-09-23T23:26:55.865603+0000","last_clean":"2023-09-23T23:26:55.865603+0000","last_became_active":"2023-09-23T23:26:27.458825+0000","last_became_peered":"2023-09-23T23:26:27.458825+0000","last_unstale":"2023-09-23T23:26:55.865603+0000","last_undegraded":"2023-09-23T23:26:55.865603+0000","last_fullsized":"2023-09-23T23:26:55.865603+0000","mapping_epoch":104,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":105,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":45,"log_dups_size":0,"ondisk_log_size":45,"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 @ 2023-09-25T09:57:01.065349+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000729169,"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":205,"num_read_kb":1380,"num_write":40,"num_write_kb":1138,"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":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":69,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.888612+0000","last_change":"2023-09-23T23:26:56.886825+0000","last_active":"2023-09-23T23:26:56.888612+0000","last_peered":"2023-09-23T23:26:56.888612+0000","last_clean":"2023-09-23T23:26:56.888612+0000","last_became_active":"2023-09-23T23:26:56.885729+0000","last_became_peered":"2023-09-23T23:26:56.885729+0000","last_unstale":"2023-09-23T23:26:56.888612+0000","last_undegraded":"2023-09-23T23:26:56.888612+0000","last_fullsized":"2023-09-23T23:26:56.888612+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T06:11:57.851378+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"86'170","reported_seq":415,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:27:13.179185+0000","last_change":"2023-09-23T23:25:05.228483+0000","last_active":"2023-09-23T23:27:13.179185+0000","last_peered":"2023-09-23T23:27:13.179185+0000","last_clean":"2023-09-23T23:27:13.179185+0000","last_became_active":"2023-09-23T23:25:05.227766+0000","last_became_peered":"2023-09-23T23:25:05.227766+0000","last_unstale":"2023-09-23T23:27:13.179185+0000","last_undegraded":"2023-09-23T23:27:13.179185+0000","last_fullsized":"2023-09-23T23:27:13.179185+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":170,"log_dups_size":0,"ondisk_log_size":170,"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 @ 2023-09-25T06:17:40.984099+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00066166300000000005,"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":537,"num_read_kb":1957,"num_write":160,"num_write_kb":2393,"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,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.7","version":"68'2","reported_seq":73,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.888834+0000","last_change":"2023-09-23T23:26:56.887330+0000","last_active":"2023-09-23T23:26:56.888834+0000","last_peered":"2023-09-23T23:26:56.888834+0000","last_clean":"2023-09-23T23:26:56.888834+0000","last_became_active":"2023-09-23T23:26:56.886456+0000","last_became_peered":"2023-09-23T23:26:56.886456+0000","last_unstale":"2023-09-23T23:26:56.888834+0000","last_undegraded":"2023-09-23T23:26:56.888834+0000","last_fullsized":"2023-09-23T23:26:56.888834+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T05:39:55.471791+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"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":1,"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":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":39,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.872199+0000","last_change":"2023-09-23T23:24:30.386379+0000","last_active":"2023-09-23T23:26:56.872199+0000","last_peered":"2023-09-23T23:26:56.872199+0000","last_clean":"2023-09-23T23:26:56.872199+0000","last_became_active":"2023-09-23T23:24:30.385577+0000","last_became_peered":"2023-09-23T23:24:30.385577+0000","last_unstale":"2023-09-23T23:26:56.872199+0000","last_undegraded":"2023-09-23T23:26:56.872199+0000","last_fullsized":"2023-09-23T23:26:56.872199+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T01:57:46.644474+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":48,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:27:08.178235+0000","last_change":"2023-09-23T23:26:27.456502+0000","last_active":"2023-09-23T23:27:08.178235+0000","last_peered":"2023-09-23T23:27:08.178235+0000","last_clean":"2023-09-23T23:27:08.178235+0000","last_became_active":"2023-09-23T23:26:27.456148+0000","last_became_peered":"2023-09-23T23:26:27.456148+0000","last_unstale":"2023-09-23T23:27:08.178235+0000","last_undegraded":"2023-09-23T23:27:08.178235+0000","last_fullsized":"2023-09-23T23:27:08.178235+0000","mapping_epoch":104,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":105,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:17:03.589798+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"86'75","reported_seq":411,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.867383+0000","last_change":"2023-09-23T23:24:30.385854+0000","last_active":"2023-09-23T23:26:55.867383+0000","last_peered":"2023-09-23T23:26:55.867383+0000","last_clean":"2023-09-23T23:26:55.867383+0000","last_became_active":"2023-09-23T23:24:30.385354+0000","last_became_peered":"2023-09-23T23:24:30.385354+0000","last_unstale":"2023-09-23T23:26:55.867383+0000","last_undegraded":"2023-09-23T23:26:55.867383+0000","last_fullsized":"2023-09-23T23:26:55.867383+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":75,"log_dups_size":0,"ondisk_log_size":75,"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 @ 2023-09-25T09:46:11.967763+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001060697,"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":561,"num_read_kb":487,"num_write":59,"num_write_kb":42,"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":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":69,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.874455+0000","last_change":"2023-09-23T23:26:27.464173+0000","last_active":"2023-09-23T23:26:56.874455+0000","last_peered":"2023-09-23T23:26:56.874455+0000","last_clean":"2023-09-23T23:26:56.874455+0000","last_became_active":"2023-09-23T23:26:27.463838+0000","last_became_peered":"2023-09-23T23:26:27.463838+0000","last_unstale":"2023-09-23T23:26:56.874455+0000","last_undegraded":"2023-09-23T23:26:56.874455+0000","last_fullsized":"2023-09-23T23:26:56.874455+0000","mapping_epoch":104,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":105,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T07:12:01.691076+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":54,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.892379+0000","last_change":"2023-09-23T23:26:56.892030+0000","last_active":"2023-09-23T23:26:56.892379+0000","last_peered":"2023-09-23T23:26:56.892379+0000","last_clean":"2023-09-23T23:26:56.892379+0000","last_became_active":"2023-09-23T23:26:56.891698+0000","last_became_peered":"2023-09-23T23:26:56.891698+0000","last_unstale":"2023-09-23T23:26:56.892379+0000","last_undegraded":"2023-09-23T23:26:56.892379+0000","last_fullsized":"2023-09-23T23:26:56.892379+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:21:44.429735+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"86'115","reported_seq":407,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.866228+0000","last_change":"2023-09-23T23:25:05.223106+0000","last_active":"2023-09-23T23:26:55.866228+0000","last_peered":"2023-09-23T23:26:55.866228+0000","last_clean":"2023-09-23T23:26:55.866228+0000","last_became_active":"2023-09-23T23:25:05.222619+0000","last_became_peered":"2023-09-23T23:25:05.222619+0000","last_unstale":"2023-09-23T23:26:55.866228+0000","last_undegraded":"2023-09-23T23:26:55.866228+0000","last_fullsized":"2023-09-23T23:26:55.866228+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":115,"log_dups_size":0,"ondisk_log_size":115,"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 @ 2023-09-25T07:19:44.592147+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00094966699999999996,"stat_sum":{"num_bytes":4194304,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":507,"num_read_kb":3491,"num_write":106,"num_write_kb":7211,"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":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":53,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.865253+0000","last_change":"2023-09-23T23:14:14.281846+0000","last_active":"2023-09-23T23:26:55.865253+0000","last_peered":"2023-09-23T23:26:55.865253+0000","last_clean":"2023-09-23T23:26:55.865253+0000","last_became_active":"2023-09-23T23:14:14.281132+0000","last_became_peered":"2023-09-23T23:14:14.281132+0000","last_unstale":"2023-09-23T23:26:55.865253+0000","last_undegraded":"2023-09-23T23:26:55.865253+0000","last_fullsized":"2023-09-23T23:26:55.865253+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T11:01:36.701962+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":23,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.894045+0000","last_change":"2023-09-23T23:26:56.892974+0000","last_active":"2023-09-23T23:26:56.894045+0000","last_peered":"2023-09-23T23:26:56.894045+0000","last_clean":"2023-09-23T23:26:56.894045+0000","last_became_active":"2023-09-23T23:26:56.892521+0000","last_became_peered":"2023-09-23T23:26:56.892521+0000","last_unstale":"2023-09-23T23:26:56.894045+0000","last_undegraded":"2023-09-23T23:26:56.894045+0000","last_fullsized":"2023-09-23T23:26:56.894045+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T06:11:47.985739+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.0","version":"90'161","reported_seq":451,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.866063+0000","last_change":"2023-09-23T23:24:30.385670+0000","last_active":"2023-09-23T23:26:55.866063+0000","last_peered":"2023-09-23T23:26:55.866063+0000","last_clean":"2023-09-23T23:26:55.866063+0000","last_became_active":"2023-09-23T23:24:30.385014+0000","last_became_peered":"2023-09-23T23:24:30.385014+0000","last_unstale":"2023-09-23T23:26:55.866063+0000","last_undegraded":"2023-09-23T23:26:55.866063+0000","last_fullsized":"2023-09-23T23:26:55.866063+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:06:14.091106+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:06:14.091106+0000","last_clean_scrub_stamp":"2023-09-23T23:06:14.091106+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"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 @ 2023-09-25T04:00:55.218928+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":500,"num_read_kb":924,"num_write":239,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"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":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"86'236","reported_seq":882,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.868035+0000","last_change":"2023-09-23T23:26:27.458828+0000","last_active":"2023-09-23T23:26:55.868035+0000","last_peered":"2023-09-23T23:26:55.868035+0000","last_clean":"2023-09-23T23:26:55.868035+0000","last_became_active":"2023-09-23T23:26:27.458155+0000","last_became_peered":"2023-09-23T23:26:27.458155+0000","last_unstale":"2023-09-23T23:26:55.868035+0000","last_undegraded":"2023-09-23T23:26:55.868035+0000","last_fullsized":"2023-09-23T23:26:55.868035+0000","mapping_epoch":104,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":105,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":236,"log_dups_size":0,"ondisk_log_size":236,"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 @ 2023-09-25T02:08:13.183282+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001002637,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":1277,"num_read_kb":1428,"num_write":202,"num_write_kb":266,"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":1,"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":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":78,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:27:13.179261+0000","last_change":"2023-09-23T23:25:05.219064+0000","last_active":"2023-09-23T23:27:13.179261+0000","last_peered":"2023-09-23T23:27:13.179261+0000","last_clean":"2023-09-23T23:27:13.179261+0000","last_became_active":"2023-09-23T23:25:05.218634+0000","last_became_peered":"2023-09-23T23:25:05.218634+0000","last_unstale":"2023-09-23T23:27:13.179261+0000","last_undegraded":"2023-09-23T23:27:13.179261+0000","last_fullsized":"2023-09-23T23:27:13.179261+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T02:11:15.956018+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":48,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:27:03.177368+0000","last_change":"2023-09-23T23:26:27.455262+0000","last_active":"2023-09-23T23:27:03.177368+0000","last_peered":"2023-09-23T23:27:03.177368+0000","last_clean":"2023-09-23T23:27:03.177368+0000","last_became_active":"2023-09-23T23:26:27.454866+0000","last_became_peered":"2023-09-23T23:26:27.454866+0000","last_unstale":"2023-09-23T23:27:03.177368+0000","last_undegraded":"2023-09-23T23:27:03.177368+0000","last_fullsized":"2023-09-23T23:27:03.177368+0000","mapping_epoch":104,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":105,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:09:05.340269+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"86'129","reported_seq":761,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.886440+0000","last_change":"2023-09-23T23:26:56.886130+0000","last_active":"2023-09-23T23:26:56.886440+0000","last_peered":"2023-09-23T23:26:56.886440+0000","last_clean":"2023-09-23T23:26:56.886440+0000","last_became_active":"2023-09-23T23:26:56.885518+0000","last_became_peered":"2023-09-23T23:26:56.885518+0000","last_unstale":"2023-09-23T23:26:56.886440+0000","last_undegraded":"2023-09-23T23:26:56.886440+0000","last_fullsized":"2023-09-23T23:26:56.886440+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":129,"log_dups_size":0,"ondisk_log_size":129,"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 @ 2023-09-24T23:32:56.525202+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00137744,"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":1280,"num_read_kb":2606,"num_write":99,"num_write_kb":1350,"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":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":64,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:27:08.178255+0000","last_change":"2023-09-23T23:26:56.887746+0000","last_active":"2023-09-23T23:27:08.178255+0000","last_peered":"2023-09-23T23:27:08.178255+0000","last_clean":"2023-09-23T23:27:08.178255+0000","last_became_active":"2023-09-23T23:26:56.887239+0000","last_became_peered":"2023-09-23T23:26:56.887239+0000","last_unstale":"2023-09-23T23:27:08.178255+0000","last_undegraded":"2023-09-23T23:27:08.178255+0000","last_fullsized":"2023-09-23T23:27:08.178255+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T06:37:21.318533+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":70,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.859739+0000","last_change":"2023-09-23T23:24:30.384477+0000","last_active":"2023-09-23T23:26:55.859739+0000","last_peered":"2023-09-23T23:26:55.859739+0000","last_clean":"2023-09-23T23:26:55.859739+0000","last_became_active":"2023-09-23T23:24:30.384122+0000","last_became_peered":"2023-09-23T23:24:30.384122+0000","last_unstale":"2023-09-23T23:26:55.859739+0000","last_undegraded":"2023-09-23T23:26:55.859739+0000","last_fullsized":"2023-09-23T23:26:55.859739+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T04:22:14.716884+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.2","version":"86'65","reported_seq":630,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.869737+0000","last_change":"2023-09-23T23:25:05.228226+0000","last_active":"2023-09-23T23:26:55.869737+0000","last_peered":"2023-09-23T23:26:55.869737+0000","last_clean":"2023-09-23T23:26:55.869737+0000","last_became_active":"2023-09-23T23:25:05.226980+0000","last_became_peered":"2023-09-23T23:25:05.226980+0000","last_unstale":"2023-09-23T23:26:55.869737+0000","last_undegraded":"2023-09-23T23:26:55.869737+0000","last_fullsized":"2023-09-23T23:26:55.869737+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":65,"log_dups_size":0,"ondisk_log_size":65,"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 @ 2023-09-25T05:18:51.055084+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0011165630000000001,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":823,"num_read_kb":765,"num_write":49,"num_write_kb":33,"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":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":34,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:27:08.178181+0000","last_change":"2023-09-23T23:25:05.230365+0000","last_active":"2023-09-23T23:27:08.178181+0000","last_peered":"2023-09-23T23:27:08.178181+0000","last_clean":"2023-09-23T23:27:08.178181+0000","last_became_active":"2023-09-23T23:25:05.228290+0000","last_became_peered":"2023-09-23T23:25:05.228290+0000","last_unstale":"2023-09-23T23:27:08.178181+0000","last_undegraded":"2023-09-23T23:27:08.178181+0000","last_fullsized":"2023-09-23T23:27:08.178181+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T06:08:33.319275+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":87,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.891338+0000","last_change":"2023-09-23T23:26:56.891338+0000","last_active":"2023-09-23T23:26:56.891338+0000","last_peered":"2023-09-23T23:26:56.891338+0000","last_clean":"2023-09-23T23:26:56.891338+0000","last_became_active":"2023-09-23T23:26:56.890563+0000","last_became_peered":"2023-09-23T23:26:56.890563+0000","last_unstale":"2023-09-23T23:26:56.891338+0000","last_undegraded":"2023-09-23T23:26:56.891338+0000","last_fullsized":"2023-09-23T23:26:56.891338+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T02:30:20.277903+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.4","version":"86'141","reported_seq":585,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:27:08.178210+0000","last_change":"2023-09-23T23:25:05.226934+0000","last_active":"2023-09-23T23:27:08.178210+0000","last_peered":"2023-09-23T23:27:08.178210+0000","last_clean":"2023-09-23T23:27:08.178210+0000","last_became_active":"2023-09-23T23:25:05.225102+0000","last_became_peered":"2023-09-23T23:25:05.225102+0000","last_unstale":"2023-09-23T23:27:08.178210+0000","last_undegraded":"2023-09-23T23:27:08.178210+0000","last_fullsized":"2023-09-23T23:27:08.178210+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":141,"log_dups_size":0,"ondisk_log_size":141,"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 @ 2023-09-25T05:27:33.841527+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0015580520000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":790,"num_read_kb":1129,"num_write":131,"num_write_kb":281,"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":1,"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,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":49,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:27:18.180060+0000","last_change":"2023-09-23T23:26:56.892048+0000","last_active":"2023-09-23T23:27:18.180060+0000","last_peered":"2023-09-23T23:27:18.180060+0000","last_clean":"2023-09-23T23:27:18.180060+0000","last_became_active":"2023-09-23T23:26:56.891708+0000","last_became_peered":"2023-09-23T23:26:56.891708+0000","last_unstale":"2023-09-23T23:27:18.180060+0000","last_undegraded":"2023-09-23T23:27:18.180060+0000","last_fullsized":"2023-09-23T23:27:18.180060+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T06:30:13.122988+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":75,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.895999+0000","last_change":"2023-09-23T23:26:56.895363+0000","last_active":"2023-09-23T23:26:56.895999+0000","last_peered":"2023-09-23T23:26:56.895999+0000","last_clean":"2023-09-23T23:26:56.895999+0000","last_became_active":"2023-09-23T23:26:56.894993+0000","last_became_peered":"2023-09-23T23:26:56.894993+0000","last_unstale":"2023-09-23T23:26:56.895999+0000","last_undegraded":"2023-09-23T23:26:56.895999+0000","last_fullsized":"2023-09-23T23:26:56.895999+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:10:49.889612+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":79,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.860447+0000","last_change":"2023-09-23T23:26:27.460899+0000","last_active":"2023-09-23T23:26:55.860447+0000","last_peered":"2023-09-23T23:26:55.860447+0000","last_clean":"2023-09-23T23:26:55.860447+0000","last_became_active":"2023-09-23T23:26:27.460557+0000","last_became_peered":"2023-09-23T23:26:27.460557+0000","last_unstale":"2023-09-23T23:26:55.860447+0000","last_undegraded":"2023-09-23T23:26:55.860447+0000","last_fullsized":"2023-09-23T23:26:55.860447+0000","mapping_epoch":104,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":105,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T07:16:36.309884+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,6,2],"acting":[4,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":70,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.863000+0000","last_change":"2023-09-23T23:26:27.460093+0000","last_active":"2023-09-23T23:26:55.863000+0000","last_peered":"2023-09-23T23:26:55.863000+0000","last_clean":"2023-09-23T23:26:55.863000+0000","last_became_active":"2023-09-23T23:26:27.459632+0000","last_became_peered":"2023-09-23T23:26:27.459632+0000","last_unstale":"2023-09-23T23:26:55.863000+0000","last_undegraded":"2023-09-23T23:26:55.863000+0000","last_fullsized":"2023-09-23T23:26:55.863000+0000","mapping_epoch":104,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":105,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:34:54.817861+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":86,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.861088+0000","last_change":"2023-09-23T23:26:27.462206+0000","last_active":"2023-09-23T23:26:55.861088+0000","last_peered":"2023-09-23T23:26:55.861088+0000","last_clean":"2023-09-23T23:26:55.861088+0000","last_became_active":"2023-09-23T23:26:27.461766+0000","last_became_peered":"2023-09-23T23:26:27.461766+0000","last_unstale":"2023-09-23T23:26:55.861088+0000","last_undegraded":"2023-09-23T23:26:55.861088+0000","last_fullsized":"2023-09-23T23:26:55.861088+0000","mapping_epoch":104,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":105,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T03:32:20.312979+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":71,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.864653+0000","last_change":"2023-09-23T23:25:05.219578+0000","last_active":"2023-09-23T23:26:55.864653+0000","last_peered":"2023-09-23T23:26:55.864653+0000","last_clean":"2023-09-23T23:26:55.864653+0000","last_became_active":"2023-09-23T23:25:05.219019+0000","last_became_peered":"2023-09-23T23:25:05.219019+0000","last_unstale":"2023-09-23T23:26:55.864653+0000","last_undegraded":"2023-09-23T23:26:55.864653+0000","last_fullsized":"2023-09-23T23:26:55.864653+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:11:30.175167+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":69,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.890409+0000","last_change":"2023-09-23T23:26:56.890409+0000","last_active":"2023-09-23T23:26:56.890409+0000","last_peered":"2023-09-23T23:26:56.890409+0000","last_clean":"2023-09-23T23:26:56.890409+0000","last_became_active":"2023-09-23T23:26:56.890061+0000","last_became_peered":"2023-09-23T23:26:56.890061+0000","last_unstale":"2023-09-23T23:26:56.890409+0000","last_undegraded":"2023-09-23T23:26:56.890409+0000","last_fullsized":"2023-09-23T23:26:56.890409+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:15:29.695046+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.b","version":"69'3","reported_seq":74,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.891779+0000","last_change":"2023-09-23T23:26:56.891096+0000","last_active":"2023-09-23T23:26:56.891779+0000","last_peered":"2023-09-23T23:26:56.891779+0000","last_clean":"2023-09-23T23:26:56.891779+0000","last_became_active":"2023-09-23T23:26:56.890432+0000","last_became_peered":"2023-09-23T23:26:56.890432+0000","last_unstale":"2023-09-23T23:26:56.891779+0000","last_undegraded":"2023-09-23T23:26:56.891779+0000","last_fullsized":"2023-09-23T23:26:56.891779+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"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 @ 2023-09-25T03:20:10.482768+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"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":1,"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":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":54,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.873282+0000","last_change":"2023-09-23T23:25:05.222507+0000","last_active":"2023-09-23T23:26:56.873282+0000","last_peered":"2023-09-23T23:26:56.873282+0000","last_clean":"2023-09-23T23:26:56.873282+0000","last_became_active":"2023-09-23T23:25:05.222224+0000","last_became_peered":"2023-09-23T23:25:05.222224+0000","last_unstale":"2023-09-23T23:26:56.873282+0000","last_undegraded":"2023-09-23T23:26:56.873282+0000","last_fullsized":"2023-09-23T23:26:56.873282+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:07:49.700855+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":70,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.889122+0000","last_change":"2023-09-23T23:26:56.889122+0000","last_active":"2023-09-23T23:26:56.889122+0000","last_peered":"2023-09-23T23:26:56.889122+0000","last_clean":"2023-09-23T23:26:56.889122+0000","last_became_active":"2023-09-23T23:26:56.888691+0000","last_became_peered":"2023-09-23T23:26:56.888691+0000","last_unstale":"2023-09-23T23:26:56.889122+0000","last_undegraded":"2023-09-23T23:26:56.889122+0000","last_fullsized":"2023-09-23T23:26:56.889122+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T11:01:34.428658+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":70,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.864442+0000","last_change":"2023-09-23T23:25:05.220002+0000","last_active":"2023-09-23T23:26:55.864442+0000","last_peered":"2023-09-23T23:26:55.864442+0000","last_clean":"2023-09-23T23:26:55.864442+0000","last_became_active":"2023-09-23T23:25:05.219646+0000","last_became_peered":"2023-09-23T23:25:05.219646+0000","last_unstale":"2023-09-23T23:26:55.864442+0000","last_undegraded":"2023-09-23T23:26:55.864442+0000","last_fullsized":"2023-09-23T23:26:55.864442+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:23:49.940589+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.d","version":"68'1","reported_seq":56,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.867458+0000","last_change":"2023-09-23T23:14:12.796334+0000","last_active":"2023-09-23T23:26:55.867458+0000","last_peered":"2023-09-23T23:26:55.867458+0000","last_clean":"2023-09-23T23:26:55.867458+0000","last_became_active":"2023-09-23T23:14:12.795929+0000","last_became_peered":"2023-09-23T23:14:12.795929+0000","last_unstale":"2023-09-23T23:26:55.867458+0000","last_undegraded":"2023-09-23T23:26:55.867458+0000","last_fullsized":"2023-09-23T23:26:55.867458+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"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 @ 2023-09-25T04:07:32.922914+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"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":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":86,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.891230+0000","last_change":"2023-09-23T23:26:56.891230+0000","last_active":"2023-09-23T23:26:56.891230+0000","last_peered":"2023-09-23T23:26:56.891230+0000","last_clean":"2023-09-23T23:26:56.891230+0000","last_became_active":"2023-09-23T23:26:56.890274+0000","last_became_peered":"2023-09-23T23:26:56.890274+0000","last_unstale":"2023-09-23T23:26:56.891230+0000","last_undegraded":"2023-09-23T23:26:56.891230+0000","last_fullsized":"2023-09-23T23:26:56.891230+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T00:40:17.047745+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"68'2","reported_seq":74,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.867215+0000","last_change":"2023-09-23T23:25:05.227533+0000","last_active":"2023-09-23T23:26:55.867215+0000","last_peered":"2023-09-23T23:26:55.867215+0000","last_clean":"2023-09-23T23:26:55.867215+0000","last_became_active":"2023-09-23T23:25:05.227172+0000","last_became_peered":"2023-09-23T23:25:05.227172+0000","last_unstale":"2023-09-23T23:26:55.867215+0000","last_undegraded":"2023-09-23T23:26:55.867215+0000","last_fullsized":"2023-09-23T23:26:55.867215+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T06:54:55.739417+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"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":1,"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":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":52,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.867914+0000","last_change":"2023-09-23T23:14:14.283549+0000","last_active":"2023-09-23T23:26:55.867914+0000","last_peered":"2023-09-23T23:26:55.867914+0000","last_clean":"2023-09-23T23:26:55.867914+0000","last_became_active":"2023-09-23T23:14:14.283214+0000","last_became_peered":"2023-09-23T23:14:14.283214+0000","last_unstale":"2023-09-23T23:26:55.867914+0000","last_undegraded":"2023-09-23T23:26:55.867914+0000","last_fullsized":"2023-09-23T23:26:55.867914+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:47:18.756423+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"68'1","reported_seq":73,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.870789+0000","last_change":"2023-09-23T23:24:30.389202+0000","last_active":"2023-09-23T23:26:55.870789+0000","last_peered":"2023-09-23T23:26:55.870789+0000","last_clean":"2023-09-23T23:26:55.870789+0000","last_became_active":"2023-09-23T23:24:30.388834+0000","last_became_peered":"2023-09-23T23:24:30.388834+0000","last_unstale":"2023-09-23T23:26:55.870789+0000","last_undegraded":"2023-09-23T23:26:55.870789+0000","last_fullsized":"2023-09-23T23:26:55.870789+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"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 @ 2023-09-25T04:36:44.284266+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"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":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":74,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.888814+0000","last_change":"2023-09-23T23:26:56.886861+0000","last_active":"2023-09-23T23:26:56.888814+0000","last_peered":"2023-09-23T23:26:56.888814+0000","last_clean":"2023-09-23T23:26:56.888814+0000","last_became_active":"2023-09-23T23:26:56.886461+0000","last_became_peered":"2023-09-23T23:26:56.886461+0000","last_unstale":"2023-09-23T23:26:56.888814+0000","last_undegraded":"2023-09-23T23:26:56.888814+0000","last_fullsized":"2023-09-23T23:26:56.888814+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:18:06.322375+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.10","version":"68'8","reported_seq":83,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.862285+0000","last_change":"2023-09-23T23:24:30.380032+0000","last_active":"2023-09-23T23:26:55.862285+0000","last_peered":"2023-09-23T23:26:55.862285+0000","last_clean":"2023-09-23T23:26:55.862285+0000","last_became_active":"2023-09-23T23:24:30.379504+0000","last_became_peered":"2023-09-23T23:24:30.379504+0000","last_unstale":"2023-09-23T23:26:55.862285+0000","last_undegraded":"2023-09-23T23:26:55.862285+0000","last_fullsized":"2023-09-23T23:26:55.862285+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"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 @ 2023-09-25T06:15:06.215382+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"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":4,"num_whiteouts":0,"num_read":12,"num_read_kb":12,"num_write":12,"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":4,"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":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":54,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.886678+0000","last_change":"2023-09-23T23:26:56.885546+0000","last_active":"2023-09-23T23:26:56.886678+0000","last_peered":"2023-09-23T23:26:56.886678+0000","last_clean":"2023-09-23T23:26:56.886678+0000","last_became_active":"2023-09-23T23:26:56.885182+0000","last_became_peered":"2023-09-23T23:26:56.885182+0000","last_unstale":"2023-09-23T23:26:56.886678+0000","last_undegraded":"2023-09-23T23:26:56.886678+0000","last_fullsized":"2023-09-23T23:26:56.886678+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T07:07:56.236523+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,3,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":54,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.870456+0000","last_change":"2023-09-23T23:14:12.808671+0000","last_active":"2023-09-23T23:26:55.870456+0000","last_peered":"2023-09-23T23:26:55.870456+0000","last_clean":"2023-09-23T23:26:55.870456+0000","last_became_active":"2023-09-23T23:14:12.808360+0000","last_became_peered":"2023-09-23T23:14:12.808360+0000","last_unstale":"2023-09-23T23:26:55.870456+0000","last_undegraded":"2023-09-23T23:26:55.870456+0000","last_fullsized":"2023-09-23T23:26:55.870456+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T02:22:40.184723+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":69,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.893880+0000","last_change":"2023-09-23T23:26:56.893880+0000","last_active":"2023-09-23T23:26:56.893880+0000","last_peered":"2023-09-23T23:26:56.893880+0000","last_clean":"2023-09-23T23:26:56.893880+0000","last_became_active":"2023-09-23T23:26:56.893583+0000","last_became_peered":"2023-09-23T23:26:56.893583+0000","last_unstale":"2023-09-23T23:26:56.893880+0000","last_undegraded":"2023-09-23T23:26:56.893880+0000","last_fullsized":"2023-09-23T23:26:56.893880+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T01:47:26.853127+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":54,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.886745+0000","last_change":"2023-09-23T23:26:56.885666+0000","last_active":"2023-09-23T23:26:56.886745+0000","last_peered":"2023-09-23T23:26:56.886745+0000","last_clean":"2023-09-23T23:26:56.886745+0000","last_became_active":"2023-09-23T23:26:56.885330+0000","last_became_peered":"2023-09-23T23:26:56.885330+0000","last_unstale":"2023-09-23T23:26:56.886745+0000","last_undegraded":"2023-09-23T23:26:56.886745+0000","last_fullsized":"2023-09-23T23:26:56.886745+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:07:28.657506+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":74,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.888371+0000","last_change":"2023-09-23T23:26:56.885271+0000","last_active":"2023-09-23T23:26:56.888371+0000","last_peered":"2023-09-23T23:26:56.888371+0000","last_clean":"2023-09-23T23:26:56.888371+0000","last_became_active":"2023-09-23T23:26:56.884912+0000","last_became_peered":"2023-09-23T23:26:56.884912+0000","last_unstale":"2023-09-23T23:26:56.888371+0000","last_undegraded":"2023-09-23T23:26:56.888371+0000","last_fullsized":"2023-09-23T23:26:56.888371+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:08:04.241839+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.13","version":"68'2","reported_seq":75,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.870292+0000","last_change":"2023-09-23T23:26:27.458096+0000","last_active":"2023-09-23T23:26:55.870292+0000","last_peered":"2023-09-23T23:26:55.870292+0000","last_clean":"2023-09-23T23:26:55.870292+0000","last_became_active":"2023-09-23T23:26:27.457646+0000","last_became_peered":"2023-09-23T23:26:27.457646+0000","last_unstale":"2023-09-23T23:26:55.870292+0000","last_undegraded":"2023-09-23T23:26:55.870292+0000","last_fullsized":"2023-09-23T23:26:55.870292+0000","mapping_epoch":104,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":105,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T06:55:17.122383+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"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":4,"num_read_kb":7,"num_write":3,"num_write_kb":6,"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":1,"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":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":69,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.860148+0000","last_change":"2023-09-23T23:25:05.230568+0000","last_active":"2023-09-23T23:26:55.860148+0000","last_peered":"2023-09-23T23:26:55.860148+0000","last_clean":"2023-09-23T23:26:55.860148+0000","last_became_active":"2023-09-23T23:25:05.230211+0000","last_became_peered":"2023-09-23T23:25:05.230211+0000","last_unstale":"2023-09-23T23:26:55.860148+0000","last_undegraded":"2023-09-23T23:26:55.860148+0000","last_fullsized":"2023-09-23T23:26:55.860148+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T01:42:35.780414+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"90'23","reported_seq":81,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.859799+0000","last_change":"2023-09-23T23:14:12.800049+0000","last_active":"2023-09-23T23:26:55.859799+0000","last_peered":"2023-09-23T23:26:55.859799+0000","last_clean":"2023-09-23T23:26:55.859799+0000","last_became_active":"2023-09-23T23:14:12.799730+0000","last_became_peered":"2023-09-23T23:14:12.799730+0000","last_unstale":"2023-09-23T23:26:55.859799+0000","last_undegraded":"2023-09-23T23:26:55.859799+0000","last_fullsized":"2023-09-23T23:26:55.859799+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"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 @ 2023-09-24T23:14:21.475655+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"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":4,"num_whiteouts":0,"num_read":7,"num_read_kb":6,"num_write":22,"num_write_kb":19,"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":1,"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":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":65,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.868207+0000","last_change":"2023-09-23T23:26:27.457693+0000","last_active":"2023-09-23T23:26:55.868207+0000","last_peered":"2023-09-23T23:26:55.868207+0000","last_clean":"2023-09-23T23:26:55.868207+0000","last_became_active":"2023-09-23T23:26:27.457337+0000","last_became_peered":"2023-09-23T23:26:27.457337+0000","last_unstale":"2023-09-23T23:26:55.868207+0000","last_undegraded":"2023-09-23T23:26:55.868207+0000","last_fullsized":"2023-09-23T23:26:55.868207+0000","mapping_epoch":104,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":105,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T09:47:08.235129+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,6,2],"acting":[5,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.15","version":"68'3","reported_seq":76,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.893215+0000","last_change":"2023-09-23T23:26:56.893215+0000","last_active":"2023-09-23T23:26:56.893215+0000","last_peered":"2023-09-23T23:26:56.893215+0000","last_clean":"2023-09-23T23:26:56.893215+0000","last_became_active":"2023-09-23T23:26:56.892526+0000","last_became_peered":"2023-09-23T23:26:56.892526+0000","last_unstale":"2023-09-23T23:26:56.893215+0000","last_undegraded":"2023-09-23T23:26:56.893215+0000","last_fullsized":"2023-09-23T23:26:56.893215+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"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 @ 2023-09-25T06:29:33.040836+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"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":4,"num_read_kb":4,"num_write":4,"num_write_kb":1,"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":1,"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":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":24,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.895652+0000","last_change":"2023-09-23T23:26:56.895231+0000","last_active":"2023-09-23T23:26:56.895652+0000","last_peered":"2023-09-23T23:26:56.895652+0000","last_clean":"2023-09-23T23:26:56.895652+0000","last_became_active":"2023-09-23T23:26:56.894890+0000","last_became_peered":"2023-09-23T23:26:56.894890+0000","last_unstale":"2023-09-23T23:26:56.895652+0000","last_undegraded":"2023-09-23T23:26:56.895652+0000","last_fullsized":"2023-09-23T23:26:56.895652+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T00:22:50.341613+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":70,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.868212+0000","last_change":"2023-09-23T23:25:05.221346+0000","last_active":"2023-09-23T23:26:55.868212+0000","last_peered":"2023-09-23T23:26:55.868212+0000","last_clean":"2023-09-23T23:26:55.868212+0000","last_became_active":"2023-09-23T23:25:05.220851+0000","last_became_peered":"2023-09-23T23:25:05.220851+0000","last_unstale":"2023-09-23T23:26:55.868212+0000","last_undegraded":"2023-09-23T23:26:55.868212+0000","last_fullsized":"2023-09-23T23:26:55.868212+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:19:43.483415+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":74,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.890963+0000","last_change":"2023-09-23T23:26:56.890389+0000","last_active":"2023-09-23T23:26:56.890963+0000","last_peered":"2023-09-23T23:26:56.890963+0000","last_clean":"2023-09-23T23:26:56.890963+0000","last_became_active":"2023-09-23T23:26:56.890056+0000","last_became_peered":"2023-09-23T23:26:56.890056+0000","last_unstale":"2023-09-23T23:26:56.890963+0000","last_undegraded":"2023-09-23T23:26:56.890963+0000","last_fullsized":"2023-09-23T23:26:56.890963+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T00:20:02.700981+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":54,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.891469+0000","last_change":"2023-09-23T23:26:56.891003+0000","last_active":"2023-09-23T23:26:56.891469+0000","last_peered":"2023-09-23T23:26:56.891469+0000","last_clean":"2023-09-23T23:26:56.891469+0000","last_became_active":"2023-09-23T23:26:56.890603+0000","last_became_peered":"2023-09-23T23:26:56.890603+0000","last_unstale":"2023-09-23T23:26:56.891469+0000","last_undegraded":"2023-09-23T23:26:56.891469+0000","last_fullsized":"2023-09-23T23:26:56.891469+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T03:25:32.988965+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":80,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.865517+0000","last_change":"2023-09-23T23:26:27.460555+0000","last_active":"2023-09-23T23:26:55.865517+0000","last_peered":"2023-09-23T23:26:55.865517+0000","last_clean":"2023-09-23T23:26:55.865517+0000","last_became_active":"2023-09-23T23:26:27.460117+0000","last_became_peered":"2023-09-23T23:26:27.460117+0000","last_unstale":"2023-09-23T23:26:55.865517+0000","last_undegraded":"2023-09-23T23:26:55.865517+0000","last_fullsized":"2023-09-23T23:26:55.865517+0000","mapping_epoch":104,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":105,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T03:37:51.939625+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":92,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.885924+0000","last_change":"2023-09-23T23:26:56.884139+0000","last_active":"2023-09-23T23:26:56.885924+0000","last_peered":"2023-09-23T23:26:56.885924+0000","last_clean":"2023-09-23T23:26:56.885924+0000","last_became_active":"2023-09-23T23:26:56.883771+0000","last_became_peered":"2023-09-23T23:26:56.883771+0000","last_unstale":"2023-09-23T23:26:56.885924+0000","last_undegraded":"2023-09-23T23:26:56.885924+0000","last_fullsized":"2023-09-23T23:26:56.885924+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T09:52:26.739023+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":54,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.886697+0000","last_change":"2023-09-23T23:26:56.885585+0000","last_active":"2023-09-23T23:26:56.886697+0000","last_peered":"2023-09-23T23:26:56.886697+0000","last_clean":"2023-09-23T23:26:56.886697+0000","last_became_active":"2023-09-23T23:26:56.885213+0000","last_became_peered":"2023-09-23T23:26:56.885213+0000","last_unstale":"2023-09-23T23:26:56.886697+0000","last_undegraded":"2023-09-23T23:26:56.886697+0000","last_fullsized":"2023-09-23T23:26:56.886697+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T09:42:41.686686+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":47,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.891122+0000","last_change":"2023-09-23T23:26:56.889783+0000","last_active":"2023-09-23T23:26:56.891122+0000","last_peered":"2023-09-23T23:26:56.891122+0000","last_clean":"2023-09-23T23:26:56.891122+0000","last_became_active":"2023-09-23T23:26:56.889426+0000","last_became_peered":"2023-09-23T23:26:56.889426+0000","last_unstale":"2023-09-23T23:26:56.891122+0000","last_undegraded":"2023-09-23T23:26:56.891122+0000","last_fullsized":"2023-09-23T23:26:56.891122+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T04:55:38.028791+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":74,"reported_epoch":110,"state":"active+clean","last_fresh":"2023-09-23T23:26:56.891174+0000","last_change":"2023-09-23T23:26:56.889562+0000","last_active":"2023-09-23T23:26:56.891174+0000","last_peered":"2023-09-23T23:26:56.891174+0000","last_clean":"2023-09-23T23:26:56.891174+0000","last_became_active":"2023-09-23T23:26:56.889178+0000","last_became_peered":"2023-09-23T23:26:56.889178+0000","last_unstale":"2023-09-23T23:26:56.891174+0000","last_undegraded":"2023-09-23T23:26:56.891174+0000","last_fullsized":"2023-09-23T23:26:56.891174+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T09:38:54.310691+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1a","version":"69'2","reported_seq":89,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T23:26:55.859611+0000","last_change":"2023-09-23T23:26:27.462142+0000","last_active":"2023-09-23T23:26:55.859611+0000","last_peered":"2023-09-23T23:26:55.859611+0000","last_clean":"2023-09-23T23:26:55.859611+0000","last_became_active":"2023-09-23T23:26:27.461778+0000","last_became_peered":"2023-09-23T23:26:27.461778+0000","last_unstale":"2023-09-23T23:26:55.859611+0000","last_undegraded":"2023-09-23T23:26:55.859611+0000","last_fullsized":"2023-09-23T23:26:55.859611+0000","mapping_epoch":104,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":105,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T01:31:01.364435+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"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":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5504,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"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":22,"num_whiteouts":0,"num_read":38,"num_read_kb":40,"num_write":61,"num_write_kb":29,"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":14,"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":98304,"data_stored":16512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":27272,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"up":96,"acting":96,"num_store_stats":8},{"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":500,"num_read_kb":924,"num_write":239,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"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":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":161,"ondisk_log_size":161,"up":3,"acting":3,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":4194323,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"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":4,"num_whiteouts":0,"num_read":5980,"num_read_kb":13243,"num_write":846,"num_write_kb":12714,"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":2,"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":12595200,"data_stored":12582969,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6143,"internal_metadata":0},"log_size":976,"ondisk_log_size":976,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234215,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":17068,"kb_used_data":5796,"kb_used_omap":0,"kb_used_meta":11264,"kb_avail":93728084,"statfs":{"total":95995035648,"available":95977558016,"internally_reserved":0,"allocated":5935104,"data_stored":5408336,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":11534336},"hb_peers":[0,1,2,3,4,5,6],"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":"Sat Sep 23 23:28:35 2023","interfaces":[{"interface":"back","average":{"1min":1.1439999999999999,"5min":1.026,"15min":1.05},"min":{"1min":0.64500000000000002,"5min":0.55900000000000005,"15min":0.55900000000000005},"max":{"1min":5.6840000000000002,"5min":5.6840000000000002,"15min":5.6840000000000002},"last":1.113},{"interface":"front","average":{"1min":1.286,"5min":1.1279999999999999,"15min":1.1060000000000001},"min":{"1min":0.74299999999999999,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":5.7030000000000003,"5min":5.7030000000000003,"15min":5.7030000000000003},"last":1.216}]},{"osd":1,"last update":"Sat Sep 23 23:29:12 2023","interfaces":[{"interface":"back","average":{"1min":1.0169999999999999,"5min":1.1180000000000001,"15min":1.095},"min":{"1min":0.502,"5min":0.502,"15min":0.502},"max":{"1min":1.337,"5min":5.8600000000000003,"15min":5.8600000000000003},"last":1.0740000000000001},{"interface":"front","average":{"1min":0.91200000000000003,"5min":1.036,"15min":1.0660000000000001},"min":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"max":{"1min":1.2909999999999999,"5min":5.7750000000000004,"15min":5.7750000000000004},"last":0.94399999999999995}]},{"osd":2,"last update":"Sat Sep 23 23:29:30 2023","interfaces":[{"interface":"back","average":{"1min":1.0620000000000001,"5min":1.21,"15min":1.226},"min":{"1min":0.57699999999999996,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":1.4239999999999999,"5min":5.7569999999999997,"15min":5.7569999999999997},"last":1.3240000000000001},{"interface":"front","average":{"1min":0.98099999999999998,"5min":1.1040000000000001,"15min":1.0920000000000001},"min":{"1min":0.59799999999999998,"5min":0.59799999999999998,"15min":0.59799999999999998},"max":{"1min":1.2969999999999999,"5min":5.7249999999999996,"15min":5.7249999999999996},"last":1.1839999999999999}]},{"osd":3,"last update":"Sat Sep 23 23:28:58 2023","interfaces":[{"interface":"back","average":{"1min":0.96099999999999997,"5min":1.252,"15min":1.3},"min":{"1min":0.69199999999999995,"5min":0.69199999999999995,"15min":0.69199999999999995},"max":{"1min":1.3859999999999999,"5min":5.8159999999999998,"15min":5.8159999999999998},"last":0.876},{"interface":"front","average":{"1min":0.84199999999999997,"5min":1.1759999999999999,"15min":1.232},"min":{"1min":0.61399999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"max":{"1min":1.097,"5min":5.5039999999999996,"15min":5.5039999999999996},"last":1.1459999999999999}]},{"osd":4,"last update":"Sat Sep 23 23:29:12 2023","interfaces":[{"interface":"back","average":{"1min":0.98999999999999999,"5min":1.0289999999999999,"15min":0.97899999999999998},"min":{"1min":0.66200000000000003,"5min":0.49299999999999999,"15min":0.48999999999999999},"max":{"1min":1.335,"5min":5.7430000000000003,"15min":5.7430000000000003},"last":1.008},{"interface":"front","average":{"1min":1.1100000000000001,"5min":1.1240000000000001,"15min":1.046},"min":{"1min":0.64500000000000002,"5min":0.54500000000000004,"15min":0.53700000000000003},"max":{"1min":1.47,"5min":5.5609999999999999,"15min":5.5609999999999999},"last":1.278}]},{"osd":5,"last update":"Sat Sep 23 23:29:12 2023","interfaces":[{"interface":"back","average":{"1min":1.075,"5min":1.0980000000000001,"15min":1.034},"min":{"1min":0.65200000000000002,"5min":0.65200000000000002,"15min":0.54000000000000004},"max":{"1min":1.5629999999999999,"5min":5.4749999999999996,"15min":5.4749999999999996},"last":1.0389999999999999},{"interface":"front","average":{"1min":1.0960000000000001,"5min":1.1240000000000001,"15min":1.0920000000000001},"min":{"1min":0.86299999999999999,"5min":0.65500000000000003,"15min":0.54300000000000004},"max":{"1min":1.4410000000000001,"5min":5.6180000000000003,"15min":5.6180000000000003},"last":1.3069999999999999}]},{"osd":6,"last update":"Sat Sep 23 23:29:12 2023","interfaces":[{"interface":"back","average":{"1min":1.1299999999999999,"5min":1.1599999999999999,"15min":1.129},"min":{"1min":0.78900000000000003,"5min":0.754,"15min":0.56599999999999995},"max":{"1min":1.536,"5min":5.6680000000000001,"15min":5.6680000000000001},"last":1.2490000000000001},{"interface":"front","average":{"1min":1.228,"5min":1.26,"15min":1.173},"min":{"1min":0.82199999999999995,"5min":0.63400000000000001,"15min":0.57599999999999996},"max":{"1min":1.5229999999999999,"5min":5.6470000000000002,"15min":5.6470000000000002},"last":1.377}]}]},{"osd":6,"up_from":46,"seq":197568495857,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":8348,"kb_used_data":1684,"kb_used_omap":0,"kb_used_meta":6656,"kb_avail":93736804,"statfs":{"total":95995035648,"available":95986487296,"internally_reserved":0,"allocated":1724416,"data_stored":1213375,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":6815744},"hb_peers":[0,1,2,3,4,5,7],"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":"Sat Sep 23 23:28:37 2023","interfaces":[{"interface":"back","average":{"1min":0.90500000000000003,"5min":0.94099999999999995,"15min":0.96999999999999997},"min":{"1min":0.54900000000000004,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":1.266,"5min":1.4830000000000001,"15min":1.4830000000000001},"last":0.69099999999999995},{"interface":"front","average":{"1min":0.96499999999999997,"5min":0.95999999999999996,"15min":0.997},"min":{"1min":0.48899999999999999,"5min":0.48899999999999999,"15min":0.48899999999999999},"max":{"1min":1.7649999999999999,"5min":1.7649999999999999,"15min":1.7649999999999999},"last":0.58199999999999996}]},{"osd":1,"last update":"Sat Sep 23 23:29:12 2023","interfaces":[{"interface":"back","average":{"1min":1.0289999999999999,"5min":1.0600000000000001,"15min":1.077},"min":{"1min":0.67000000000000004,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.389,"5min":1.944,"15min":1.944},"last":1.083},{"interface":"front","average":{"1min":0.91800000000000004,"5min":0.96399999999999997,"15min":1.004},"min":{"1min":0.625,"5min":0.55600000000000005,"15min":0.55600000000000005},"max":{"1min":1.111,"5min":1.206,"15min":1.206},"last":0.89800000000000002}]},{"osd":2,"last update":"Sat Sep 23 23:29:31 2023","interfaces":[{"interface":"back","average":{"1min":0.95999999999999996,"5min":0.89500000000000002,"15min":0.873},"min":{"1min":0.67500000000000004,"5min":0.501,"15min":0.501},"max":{"1min":1.2929999999999999,"5min":1.2929999999999999,"15min":1.2929999999999999},"last":0.98799999999999999},{"interface":"front","average":{"1min":1.0680000000000001,"5min":1.032,"15min":1.04},"min":{"1min":0.625,"5min":0.55700000000000005,"15min":0.55700000000000005},"max":{"1min":1.2689999999999999,"5min":1.4450000000000001,"15min":1.4450000000000001},"last":1.228}]},{"osd":3,"last update":"Sat Sep 23 23:29:02 2023","interfaces":[{"interface":"back","average":{"1min":1.0469999999999999,"5min":1.0700000000000001,"15min":1.0740000000000001},"min":{"1min":0.73399999999999999,"5min":0.63700000000000001,"15min":0.63700000000000001},"max":{"1min":1.6779999999999999,"5min":1.7569999999999999,"15min":1.7569999999999999},"last":0.84699999999999998},{"interface":"front","average":{"1min":0.88100000000000001,"5min":0.98499999999999999,"15min":1.002},"min":{"1min":0.58899999999999997,"5min":0.58899999999999997,"15min":0.58899999999999997},"max":{"1min":1.2130000000000001,"5min":1.6279999999999999,"15min":1.6279999999999999},"last":1.02}]},{"osd":4,"last update":"Sat Sep 23 23:29:12 2023","interfaces":[{"interface":"back","average":{"1min":1.0640000000000001,"5min":0.95899999999999996,"15min":0.92000000000000004},"min":{"1min":0.70999999999999996,"5min":0.59099999999999997,"15min":0.371},"max":{"1min":1.4370000000000001,"5min":1.4370000000000001,"15min":2.423},"last":1.119},{"interface":"front","average":{"1min":1.0840000000000001,"5min":1.075,"15min":1.0760000000000001},"min":{"1min":0.75900000000000001,"5min":0.59899999999999998,"15min":0.434},"max":{"1min":1.3779999999999999,"5min":2.113,"15min":2.4590000000000001},"last":1.151}]},{"osd":5,"last update":"Sat Sep 23 23:29:12 2023","interfaces":[{"interface":"back","average":{"1min":1.1439999999999999,"5min":1.0940000000000001,"15min":1.0209999999999999},"min":{"1min":0.63,"5min":0.63,"15min":0.55900000000000005},"max":{"1min":1.5229999999999999,"5min":2.0070000000000001,"15min":2.5230000000000001},"last":1.3140000000000001},{"interface":"front","average":{"1min":1.1899999999999999,"5min":1.1459999999999999,"15min":1.1579999999999999},"min":{"1min":0.46000000000000002,"5min":0.46000000000000002,"15min":0.46000000000000002},"max":{"1min":1.452,"5min":2.1859999999999999,"15min":2.5670000000000002},"last":1.1990000000000001}]},{"osd":7,"last update":"Sat Sep 23 23:29:06 2023","interfaces":[{"interface":"back","average":{"1min":1.1930000000000001,"5min":1.202,"15min":1.1950000000000001},"min":{"1min":0.502,"5min":0.502,"15min":0.502},"max":{"1min":1.488,"5min":2.5009999999999999,"15min":2.6549999999999998},"last":1.27},{"interface":"front","average":{"1min":1.2929999999999999,"5min":1.274,"15min":1.2689999999999999},"min":{"1min":0.66600000000000004,"5min":0.66600000000000004,"15min":0.41899999999999998},"max":{"1min":1.5389999999999999,"5min":2.4159999999999999,"15min":2.7109999999999999},"last":1.3460000000000001}]}]},{"osd":1,"up_from":99,"seq":425201762360,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32824,"kb_used_data":5232,"kb_used_omap":6,"kb_used_meta":27577,"kb_avail":93712328,"statfs":{"total":95995035648,"available":95961423872,"internally_reserved":0,"allocated":5357568,"data_stored":4819932,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6760,"internal_metadata":28239256},"hb_peers":[0,2,3,4,5,6,7],"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":"Sat Sep 23 23:29:13 2023","interfaces":[{"interface":"back","average":{"1min":0.625,"5min":0.65400000000000003,"15min":0.69599999999999995},"min":{"1min":0.29099999999999998,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":0.85599999999999998,"5min":1.0589999999999999,"15min":1.0589999999999999},"last":0.85099999999999998},{"interface":"front","average":{"1min":0.62,"5min":0.72699999999999998,"15min":0.77500000000000002},"min":{"1min":0.372,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":0.83699999999999997,"5min":1.1719999999999999,"15min":1.1719999999999999},"last":0.77400000000000002}]},{"osd":2,"last update":"Sat Sep 23 23:28:32 2023","interfaces":[{"interface":"back","average":{"1min":0.66700000000000004,"5min":0.63700000000000001,"15min":0.63200000000000001},"min":{"1min":0.40400000000000003,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":0.98499999999999999,"5min":1.119,"15min":1.119},"last":0.72699999999999998},{"interface":"front","average":{"1min":0.75,"5min":0.67700000000000005,"15min":0.66500000000000004},"min":{"1min":0.48399999999999999,"5min":0.45400000000000001,"15min":0.45400000000000001},"max":{"1min":1.0580000000000001,"5min":1.0580000000000001,"15min":1.0580000000000001},"last":0.68899999999999995}]},{"osd":3,"last update":"Sat Sep 23 23:29:01 2023","interfaces":[{"interface":"back","average":{"1min":0.65700000000000003,"5min":0.68500000000000005,"15min":0.68899999999999995},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":1,"5min":1,"15min":1},"last":0.91200000000000003},{"interface":"front","average":{"1min":0.69799999999999995,"5min":0.81699999999999995,"15min":0.83699999999999997},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":1.212,"5min":1.3149999999999999,"15min":1.3149999999999999},"last":0.89100000000000001}]},{"osd":4,"last update":"Sat Sep 23 23:29:13 2023","interfaces":[{"interface":"back","average":{"1min":0.877,"5min":0.94299999999999995,"15min":1.0049999999999999},"min":{"1min":0.66400000000000003,"5min":0.59999999999999998,"15min":0.59999999999999998},"max":{"1min":1.109,"5min":1.4630000000000001,"15min":1.4630000000000001},"last":1.123},{"interface":"front","average":{"1min":1.0009999999999999,"5min":1.0129999999999999,"15min":1.0669999999999999},"min":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"max":{"1min":1.5580000000000001,"5min":1.706,"15min":1.706},"last":1.387}]},{"osd":5,"last update":"Sat Sep 23 23:29:13 2023","interfaces":[{"interface":"back","average":{"1min":0.94799999999999995,"5min":1.036,"15min":1.071},"min":{"1min":0.67000000000000004,"5min":0.63800000000000001,"15min":0.63800000000000001},"max":{"1min":1.2629999999999999,"5min":1.5229999999999999,"15min":1.5229999999999999},"last":1.0149999999999999},{"interface":"front","average":{"1min":0.92300000000000004,"5min":1.028,"15min":1.0940000000000001},"min":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.3300000000000001,"5min":1.427,"15min":1.427},"last":1.258}]},{"osd":6,"last update":"Sat Sep 23 23:29:13 2023","interfaces":[{"interface":"back","average":{"1min":0.996,"5min":1.085,"15min":1.141},"min":{"1min":0.68700000000000006,"5min":0.68700000000000006,"15min":0.68700000000000006},"max":{"1min":1.3400000000000001,"5min":1.536,"15min":1.536},"last":1.2989999999999999},{"interface":"front","average":{"1min":0.93600000000000005,"5min":1.0660000000000001,"15min":1.135},"min":{"1min":0.59799999999999998,"5min":0.59799999999999998,"15min":0.59799999999999998},"max":{"1min":1.252,"5min":1.5089999999999999,"15min":1.5089999999999999},"last":1.4239999999999999}]},{"osd":7,"last update":"Sat Sep 23 23:29:13 2023","interfaces":[{"interface":"back","average":{"1min":0.94399999999999995,"5min":1.1040000000000001,"15min":1.1819999999999999},"min":{"1min":0.60999999999999999,"5min":0.56299999999999994,"15min":0.56299999999999994},"max":{"1min":1.4019999999999999,"5min":1.556,"15min":1.556},"last":1.357},{"interface":"front","average":{"1min":1.0940000000000001,"5min":1.147,"15min":1.2090000000000001},"min":{"1min":0.81399999999999995,"5min":0.61199999999999999,"15min":0.61199999999999999},"max":{"1min":1.6799999999999999,"5min":1.6799999999999999,"15min":1.6799999999999999},"last":1.458}]}]},{"osd":0,"up_from":94,"seq":403726925887,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":33416,"kb_used_data":5824,"kb_used_omap":8,"kb_used_meta":27575,"kb_avail":93711736,"statfs":{"total":95995035648,"available":95960817664,"internally_reserved":0,"allocated":5963776,"data_stored":5411379,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9036,"internal_metadata":28236980},"hb_peers":[1,2,3,4,5,6,7],"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":"Sat Sep 23 23:29:13 2023","interfaces":[{"interface":"back","average":{"1min":0.63100000000000001,"5min":0.70099999999999996,"15min":0.73599999999999999},"min":{"1min":0.36899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":1.2629999999999999,"5min":1.2629999999999999,"15min":1.2629999999999999},"last":0.82599999999999996},{"interface":"front","average":{"1min":0.66000000000000003,"5min":0.80000000000000004,"15min":0.85999999999999999},"min":{"1min":0.35599999999999998,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":1.018,"5min":1.181,"15min":1.181},"last":0.96099999999999997}]},{"osd":2,"last update":"Sat Sep 23 23:28:31 2023","interfaces":[{"interface":"back","average":{"1min":0.71299999999999997,"5min":0.69699999999999995,"15min":0.69499999999999995},"min":{"1min":0.28000000000000003,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":0.997,"5min":1.2410000000000001,"15min":1.2410000000000001},"last":0.79800000000000004},{"interface":"front","average":{"1min":0.77300000000000002,"5min":0.73799999999999999,"15min":0.73199999999999998},"min":{"1min":0.36599999999999999,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":0.97499999999999998,"5min":1.054,"15min":1.054},"last":0.99099999999999999}]},{"osd":3,"last update":"Sat Sep 23 23:28:59 2023","interfaces":[{"interface":"back","average":{"1min":0.66200000000000003,"5min":0.65900000000000003,"15min":0.65900000000000003},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":1.0509999999999999,"5min":1.0509999999999999,"15min":1.0509999999999999},"last":0.745},{"interface":"front","average":{"1min":0.72699999999999998,"5min":0.78800000000000003,"15min":0.79800000000000004},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":0.97699999999999998,"5min":1.083,"15min":1.083},"last":0.88900000000000001}]},{"osd":4,"last update":"Sat Sep 23 23:28:37 2023","interfaces":[{"interface":"back","average":{"1min":0.89500000000000002,"5min":0.93799999999999994,"15min":0.96399999999999997},"min":{"1min":0.745,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":1.151,"5min":1.3480000000000001,"15min":1.3480000000000001},"last":0.92900000000000005},{"interface":"front","average":{"1min":1.0029999999999999,"5min":1.0109999999999999,"15min":1.0449999999999999},"min":{"1min":0.51700000000000002,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":1.266,"5min":1.516,"15min":1.516},"last":1.081}]},{"osd":5,"last update":"Sat Sep 23 23:28:37 2023","interfaces":[{"interface":"back","average":{"1min":1.042,"5min":1.054,"15min":1.099},"min":{"1min":0.68200000000000005,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":1.3600000000000001,"5min":1.452,"15min":1.452},"last":1.1679999999999999},{"interface":"front","average":{"1min":1.1699999999999999,"5min":1.1399999999999999,"15min":1.163},"min":{"1min":0.70399999999999996,"5min":0.67100000000000004,"15min":0.67100000000000004},"max":{"1min":1.504,"5min":1.5620000000000001,"15min":1.5620000000000001},"last":1.109}]},{"osd":6,"last update":"Sat Sep 23 23:28:37 2023","interfaces":[{"interface":"back","average":{"1min":1.1240000000000001,"5min":1.0880000000000001,"15min":1.1060000000000001},"min":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.456,"5min":1.4710000000000001,"15min":1.4710000000000001},"last":1.0409999999999999},{"interface":"front","average":{"1min":1.0509999999999999,"5min":1.075,"15min":1.1040000000000001},"min":{"1min":0.69499999999999995,"5min":0.69499999999999995,"15min":0.69499999999999995},"max":{"1min":1.333,"5min":1.411,"15min":1.411},"last":1.026}]},{"osd":7,"last update":"Sat Sep 23 23:28:37 2023","interfaces":[{"interface":"back","average":{"1min":1.161,"5min":1.1599999999999999,"15min":1.2130000000000001},"min":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":1.377,"5min":1.712,"15min":1.712},"last":1.204},{"interface":"front","average":{"1min":1.079,"5min":1.115,"15min":1.161},"min":{"1min":0.72599999999999998,"5min":0.70399999999999996,"15min":0.70399999999999996},"max":{"1min":1.427,"5min":1.4590000000000001,"15min":1.4590000000000001},"last":1.137}]}]},{"osd":2,"up_from":104,"seq":446676598824,"num_pgs":19,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28660,"kb_used_data":1132,"kb_used_omap":11,"kb_used_meta":27508,"kb_avail":93716492,"statfs":{"total":95995035648,"available":95965687808,"internally_reserved":0,"allocated":1159168,"data_stored":625350,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12272,"internal_metadata":28168208},"hb_peers":[0,1,3,4,5,6,7],"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":"Sat Sep 23 23:29:32 2023","interfaces":[{"interface":"back","average":{"1min":0.63500000000000001,"5min":0.628,"15min":0.629},"min":{"1min":0.30599999999999999,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":0.97499999999999998,"5min":0.97499999999999998,"15min":0.97499999999999998},"last":0.69099999999999995},{"interface":"front","average":{"1min":0.73799999999999999,"5min":0.76500000000000001,"15min":0.77900000000000003},"min":{"1min":0.438,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":1.069,"5min":1.1279999999999999,"15min":1.1279999999999999},"last":0.80000000000000004}]},{"osd":1,"last update":"Sat Sep 23 23:29:32 2023","interfaces":[{"interface":"back","average":{"1min":0.63200000000000001,"5min":0.627,"15min":0.629},"min":{"1min":0.33900000000000002,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":0.89700000000000002,"5min":0.99299999999999999,"15min":0.99299999999999999},"last":0.73899999999999999},{"interface":"front","average":{"1min":0.77500000000000002,"5min":0.79900000000000004,"15min":0.81100000000000005},"min":{"1min":0.51600000000000001,"5min":0.44,"15min":0.44},"max":{"1min":1.2090000000000001,"5min":1.252,"15min":1.252},"last":0.88800000000000001}]},{"osd":3,"last update":"Sat Sep 23 23:28:58 2023","interfaces":[{"interface":"back","average":{"1min":0.59699999999999998,"5min":0.73199999999999998,"15min":0.754},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":1.2310000000000001,"5min":1.2310000000000001,"15min":1.2310000000000001},"last":0.56799999999999995},{"interface":"front","average":{"1min":0.65800000000000003,"5min":0.78200000000000003,"15min":0.80200000000000005},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":1.0009999999999999,"5min":1.085,"15min":1.085},"last":0.64700000000000002}]},{"osd":4,"last update":"Sat Sep 23 23:29:32 2023","interfaces":[{"interface":"back","average":{"1min":0.94399999999999995,"5min":0.995,"15min":1.0149999999999999},"min":{"1min":0.63400000000000001,"5min":0.57699999999999996,"15min":0.57699999999999996},"max":{"1min":1.2310000000000001,"5min":1.4670000000000001,"15min":1.4670000000000001},"last":1.028},{"interface":"front","average":{"1min":0.95199999999999996,"5min":0.94199999999999995,"15min":0.92400000000000004},"min":{"1min":0.63800000000000001,"5min":0.63800000000000001,"15min":0.63800000000000001},"max":{"1min":1.1559999999999999,"5min":1.599,"15min":1.599},"last":0.83899999999999997}]},{"osd":5,"last update":"Sat Sep 23 23:29:32 2023","interfaces":[{"interface":"back","average":{"1min":0.96099999999999997,"5min":0.97999999999999998,"15min":0.98199999999999998},"min":{"1min":0.70599999999999996,"5min":0.628,"15min":0.628},"max":{"1min":1.325,"5min":1.887,"15min":1.887},"last":0.91700000000000004},{"interface":"front","average":{"1min":1.0289999999999999,"5min":1.0329999999999999,"15min":1.04},"min":{"1min":0.67600000000000005,"5min":0.63100000000000001,"15min":0.63100000000000001},"max":{"1min":1.448,"5min":1.448,"15min":1.448},"last":1.115}]},{"osd":6,"last update":"Sat Sep 23 23:29:32 2023","interfaces":[{"interface":"back","average":{"1min":0.995,"5min":0.998,"15min":0.99199999999999999},"min":{"1min":0.69199999999999995,"5min":0.63700000000000001,"15min":0.63700000000000001},"max":{"1min":1.266,"5min":1.266,"15min":1.266},"last":1.1679999999999999},{"interface":"front","average":{"1min":1.0049999999999999,"5min":1.034,"15min":1.0429999999999999},"min":{"1min":0.68200000000000005,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":1.3819999999999999,"5min":1.3819999999999999,"15min":1.3819999999999999},"last":0.86599999999999999}]},{"osd":7,"last update":"Sat Sep 23 23:29:32 2023","interfaces":[{"interface":"back","average":{"1min":0.99299999999999999,"5min":1.0309999999999999,"15min":1.028},"min":{"1min":0.70899999999999996,"5min":0.57999999999999996,"15min":0.57999999999999996},"max":{"1min":1.2829999999999999,"5min":1.484,"15min":1.484},"last":0.95899999999999996},{"interface":"front","average":{"1min":1.0129999999999999,"5min":1.0580000000000001,"15min":1.0640000000000001},"min":{"1min":0.65400000000000003,"5min":0.65400000000000003,"15min":0.65400000000000003},"max":{"1min":1.266,"5min":1.4399999999999999,"15min":1.4399999999999999},"last":1.1479999999999999}]}]},{"osd":3,"up_from":109,"seq":468151435298,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28648,"kb_used_data":1120,"kb_used_omap":5,"kb_used_meta":27514,"kb_avail":93716504,"statfs":{"total":95995035648,"available":95965700096,"internally_reserved":0,"allocated":1146880,"data_stored":623570,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5347,"internal_metadata":28175133},"hb_peers":[0,1,2,4,5,6,7],"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":"Sat Sep 23 23:28:58 2023","interfaces":[{"interface":"back","average":{"1min":0.57799999999999996,"5min":0.749,"15min":0.77700000000000002},"min":{"1min":0.30299999999999999,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":0.90800000000000003,"5min":1.196,"15min":1.196},"last":0.39500000000000002},{"interface":"front","average":{"1min":0.68100000000000005,"5min":0.73399999999999999,"15min":0.74299999999999999},"min":{"1min":0.47299999999999998,"5min":0.47299999999999998,"15min":0.47299999999999998},"max":{"1min":0.96899999999999997,"5min":0.96899999999999997,"15min":0.96899999999999997},"last":0.51200000000000001}]},{"osd":1,"last update":"Sat Sep 23 23:28:58 2023","interfaces":[{"interface":"back","average":{"1min":0.62,"5min":0.78500000000000003,"15min":0.81299999999999994},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":1.03,"5min":1.2310000000000001,"15min":1.2310000000000001},"last":0.436},{"interface":"front","average":{"1min":0.71099999999999997,"5min":0.82199999999999995,"15min":0.83999999999999997},"min":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":1.0589999999999999,"5min":1.3959999999999999,"15min":1.3959999999999999},"last":0.47399999999999998}]},{"osd":2,"last update":"Sat Sep 23 23:28:58 2023","interfaces":[{"interface":"back","average":{"1min":0.68799999999999994,"5min":0.82899999999999996,"15min":0.85299999999999998},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":1.048,"5min":1.294,"15min":1.294},"last":0.54200000000000004},{"interface":"front","average":{"1min":0.748,"5min":0.85999999999999999,"15min":0.879},"min":{"1min":0.45900000000000002,"5min":0.45900000000000002,"15min":0.45900000000000002},"max":{"1min":1.101,"5min":1.1879999999999999,"15min":1.1879999999999999},"last":0.56499999999999995}]},{"osd":4,"last update":"Sat Sep 23 23:28:58 2023","interfaces":[{"interface":"back","average":{"1min":0.92600000000000005,"5min":1.0820000000000001,"15min":1.1080000000000001},"min":{"1min":0.56000000000000005,"5min":0.56000000000000005,"15min":0.56000000000000005},"max":{"1min":1.2230000000000001,"5min":1.6100000000000001,"15min":1.6100000000000001},"last":0.70399999999999996},{"interface":"front","average":{"1min":0.93999999999999995,"5min":1.0189999999999999,"15min":1.032},"min":{"1min":0.69599999999999995,"5min":0.69599999999999995,"15min":0.69599999999999995},"max":{"1min":1.165,"5min":1.29,"15min":1.29},"last":0.91600000000000004}]},{"osd":5,"last update":"Sat Sep 23 23:28:58 2023","interfaces":[{"interface":"back","average":{"1min":0.93300000000000005,"5min":1.0409999999999999,"15min":1.0589999999999999},"min":{"1min":0.63400000000000001,"5min":0.63400000000000001,"15min":0.63400000000000001},"max":{"1min":1.2569999999999999,"5min":1.3919999999999999,"15min":1.3919999999999999},"last":0.76200000000000001},{"interface":"front","average":{"1min":0.92700000000000005,"5min":1.1339999999999999,"15min":1.1679999999999999},"min":{"1min":0.61799999999999999,"5min":0.61799999999999999,"15min":0.61799999999999999},"max":{"1min":1.25,"5min":1.6459999999999999,"15min":1.6459999999999999},"last":0.72199999999999998}]},{"osd":6,"last update":"Sat Sep 23 23:28:58 2023","interfaces":[{"interface":"back","average":{"1min":1.0489999999999999,"5min":1.1220000000000001,"15min":1.1339999999999999},"min":{"1min":0.79000000000000004,"5min":0.79000000000000004,"15min":0.79000000000000004},"max":{"1min":1.5269999999999999,"5min":1.9690000000000001,"15min":1.9690000000000001},"last":0.95799999999999996},{"interface":"front","average":{"1min":1.0609999999999999,"5min":1.22,"15min":1.246},"min":{"1min":0.69199999999999995,"5min":0.69199999999999995,"15min":0.69199999999999995},"max":{"1min":1.452,"5min":2.1819999999999999,"15min":2.1819999999999999},"last":0.68999999999999995}]},{"osd":7,"last update":"Sat Sep 23 23:28:58 2023","interfaces":[{"interface":"back","average":{"1min":1.0349999999999999,"5min":1.206,"15min":1.234},"min":{"1min":0.74099999999999999,"5min":0.74099999999999999,"15min":0.74099999999999999},"max":{"1min":1.3759999999999999,"5min":2.077,"15min":2.077},"last":0.746},{"interface":"front","average":{"1min":1.052,"5min":1.2250000000000001,"15min":1.254},"min":{"1min":0.80000000000000004,"5min":0.80000000000000004,"15min":0.80000000000000004},"max":{"1min":1.278,"5min":1.9219999999999999,"15min":1.9219999999999999},"last":0.79600000000000004}]}]},{"osd":4,"up_from":30,"seq":128849019140,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":7908,"kb_used_data":1116,"kb_used_omap":0,"kb_used_meta":6784,"kb_avail":93737244,"statfs":{"total":95995035648,"available":95986937856,"internally_reserved":0,"allocated":1142784,"data_stored":623652,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":6946816},"hb_peers":[0,1,2,3,5,6,7],"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":"Sat Sep 23 23:28:37 2023","interfaces":[{"interface":"back","average":{"1min":0.93500000000000005,"5min":0.93700000000000006,"15min":0.93100000000000005},"min":{"1min":0.499,"5min":0.499,"15min":0.499},"max":{"1min":1.272,"5min":1.5700000000000001,"15min":1.5700000000000001},"last":1.167},{"interface":"front","average":{"1min":0.88200000000000001,"5min":0.91800000000000004,"15min":0.94499999999999995},"min":{"1min":0.628,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":1.091,"5min":1.2669999999999999,"15min":1.2669999999999999},"last":1.194}]},{"osd":1,"last update":"Sat Sep 23 23:29:19 2023","interfaces":[{"interface":"back","average":{"1min":0.83099999999999996,"5min":0.89800000000000002,"15min":0.92300000000000004},"min":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.2070000000000001,"5min":1.3320000000000001,"15min":1.3320000000000001},"last":0.83399999999999996},{"interface":"front","average":{"1min":0.86399999999999999,"5min":0.96599999999999997,"15min":1.028},"min":{"1min":0.56699999999999995,"5min":0.56299999999999994,"15min":0.56299999999999994},"max":{"1min":1.1319999999999999,"5min":1.526,"15min":1.526},"last":1.117}]},{"osd":2,"last update":"Sat Sep 23 23:29:32 2023","interfaces":[{"interface":"back","average":{"1min":0.96299999999999997,"5min":0.98199999999999998,"15min":0.99399999999999999},"min":{"1min":0.67500000000000004,"5min":0.65100000000000002,"15min":0.65100000000000002},"max":{"1min":1.21,"5min":1.2549999999999999,"15min":1.2549999999999999},"last":0.97999999999999998},{"interface":"front","average":{"1min":1.004,"5min":0.95099999999999996,"15min":0.94299999999999995},"min":{"1min":0.73199999999999998,"5min":0.59999999999999998,"15min":0.59999999999999998},"max":{"1min":1.4259999999999999,"5min":1.4259999999999999,"15min":1.4259999999999999},"last":1.1459999999999999}]},{"osd":3,"last update":"Sat Sep 23 23:29:05 2023","interfaces":[{"interface":"back","average":{"1min":0.98599999999999999,"5min":1.0780000000000001,"15min":1.0940000000000001},"min":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"max":{"1min":1.2969999999999999,"5min":1.341,"15min":1.341},"last":1.0600000000000001},{"interface":"front","average":{"1min":0.995,"5min":1.048,"15min":1.0569999999999999},"min":{"1min":0.69299999999999995,"5min":0.69299999999999995,"15min":0.69299999999999995},"max":{"1min":1.363,"5min":1.363,"15min":1.363},"last":1.089}]},{"osd":5,"last update":"Sat Sep 23 23:29:26 2023","interfaces":[{"interface":"back","average":{"1min":1.1100000000000001,"5min":0.97199999999999998,"15min":0.94399999999999995},"min":{"1min":0.82299999999999995,"5min":0.53200000000000003,"15min":0.36699999999999999},"max":{"1min":1.264,"5min":1.347,"15min":1.4099999999999999},"last":0.93300000000000005},{"interface":"front","average":{"1min":1.2649999999999999,"5min":1.1779999999999999,"15min":1.1479999999999999},"min":{"1min":1.117,"5min":0.63700000000000001,"15min":0.44400000000000001},"max":{"1min":1.49,"5min":1.49,"15min":1.508},"last":1.22}]},{"osd":6,"last update":"Sat Sep 23 23:29:19 2023","interfaces":[{"interface":"back","average":{"1min":0.94399999999999995,"5min":1.0069999999999999,"15min":0.99099999999999999},"min":{"1min":0.49199999999999999,"5min":0.49199999999999999,"15min":0.40100000000000002},"max":{"1min":1.349,"5min":1.4039999999999999,"15min":1.516},"last":0.88800000000000001},{"interface":"front","average":{"1min":1.05,"5min":1.0960000000000001,"15min":1.0489999999999999},"min":{"1min":0.61299999999999999,"5min":0.59599999999999997,"15min":0.47599999999999998},"max":{"1min":1.361,"5min":1.522,"15min":1.522},"last":1.2450000000000001}]},{"osd":7,"last update":"Sat Sep 23 23:29:19 2023","interfaces":[{"interface":"back","average":{"1min":1.113,"5min":1.1020000000000001,"15min":1.0760000000000001},"min":{"1min":0.66900000000000004,"5min":0.66900000000000004,"15min":0.55400000000000005},"max":{"1min":1.4379999999999999,"5min":1.5580000000000001,"15min":1.5580000000000001},"last":1.024},{"interface":"front","average":{"1min":1.0660000000000001,"5min":1.111,"15min":1.113},"min":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"max":{"1min":1.4370000000000001,"5min":1.478,"15min":1.581},"last":1.28}]}]},{"osd":5,"up_from":38,"seq":163208757499,"num_pgs":21,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":7452,"kb_used_data":1108,"kb_used_omap":0,"kb_used_meta":6336,"kb_avail":93737700,"statfs":{"total":95995035648,"available":95987404800,"internally_reserved":0,"allocated":1134592,"data_stored":619680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":6488064},"hb_peers":[0,1,2,3,4,6,7],"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":"Sat Sep 23 23:28:37 2023","interfaces":[{"interface":"back","average":{"1min":0.89800000000000002,"5min":0.89900000000000002,"15min":0.88900000000000001},"min":{"1min":0.55300000000000005,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.343,"5min":1.3620000000000001,"15min":1.3620000000000001},"last":0.88800000000000001},{"interface":"front","average":{"1min":0.93899999999999995,"5min":0.94599999999999995,"15min":0.96199999999999997},"min":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.2450000000000001,"5min":1.292,"15min":1.292},"last":1.2370000000000001}]},{"osd":1,"last update":"Sat Sep 23 23:29:08 2023","interfaces":[{"interface":"back","average":{"1min":0.88700000000000001,"5min":1.0529999999999999,"15min":1.1240000000000001},"min":{"1min":0.503,"5min":0.503,"15min":0.503},"max":{"1min":1.3100000000000001,"5min":1.381,"15min":1.381},"last":0.84099999999999997},{"interface":"front","average":{"1min":0.98299999999999998,"5min":1.089,"15min":1.121},"min":{"1min":0.624,"5min":0.61599999999999999,"15min":0.61599999999999999},"max":{"1min":1.2190000000000001,"5min":1.3979999999999999,"15min":1.3979999999999999},"last":1.1559999999999999}]},{"osd":2,"last update":"Sat Sep 23 23:29:29 2023","interfaces":[{"interface":"back","average":{"1min":1.0289999999999999,"5min":1.004,"15min":1.0029999999999999},"min":{"1min":0.67000000000000004,"5min":0.59099999999999997,"15min":0.59099999999999997},"max":{"1min":1.2809999999999999,"5min":1.4430000000000001,"15min":1.4430000000000001},"last":0.93400000000000005},{"interface":"front","average":{"1min":0.99099999999999999,"5min":0.98599999999999999,"15min":0.97599999999999998},"min":{"1min":0.70599999999999996,"5min":0.59799999999999998,"15min":0.59799999999999998},"max":{"1min":1.272,"5min":1.3620000000000001,"15min":1.3620000000000001},"last":1.1100000000000001}]},{"osd":3,"last update":"Sat Sep 23 23:29:03 2023","interfaces":[{"interface":"back","average":{"1min":0.95499999999999996,"5min":1.0669999999999999,"15min":1.085},"min":{"1min":0.65200000000000002,"5min":0.65200000000000002,"15min":0.65200000000000002},"max":{"1min":1.2330000000000001,"5min":1.333,"15min":1.333},"last":1.0429999999999999},{"interface":"front","average":{"1min":0.97099999999999997,"5min":1.0549999999999999,"15min":1.069},"min":{"1min":0.65300000000000002,"5min":0.65300000000000002,"15min":0.65300000000000002},"max":{"1min":1.204,"5min":1.407,"15min":1.407},"last":1.0149999999999999}]},{"osd":4,"last update":"Sat Sep 23 23:29:29 2023","interfaces":[{"interface":"back","average":{"1min":1.0149999999999999,"5min":0.96999999999999997,"15min":0.95399999999999996},"min":{"1min":0.628,"5min":0.51400000000000001,"15min":0.49199999999999999},"max":{"1min":1.349,"5min":1.3899999999999999,"15min":1.47},"last":0.74299999999999999},{"interface":"front","average":{"1min":1.024,"5min":1.042,"15min":1.0549999999999999},"min":{"1min":0.65600000000000003,"5min":0.58399999999999996,"15min":0.56200000000000006},"max":{"1min":1.383,"5min":1.627,"15min":1.627},"last":0.97599999999999998}]},{"osd":6,"last update":"Sat Sep 23 23:29:14 2023","interfaces":[{"interface":"back","average":{"1min":1.111,"5min":1.071,"15min":1.0549999999999999},"min":{"1min":0.76900000000000002,"5min":0.68799999999999994,"15min":0.53700000000000003},"max":{"1min":1.4410000000000001,"5min":1.4990000000000001,"15min":1.5680000000000001},"last":1.1990000000000001},{"interface":"front","average":{"1min":1.073,"5min":1.107,"15min":1.115},"min":{"1min":0.68999999999999995,"5min":0.68300000000000005,"15min":0.52700000000000002},"max":{"1min":1.3200000000000001,"5min":1.5149999999999999,"15min":1.5369999999999999},"last":1.1859999999999999}]},{"osd":7,"last update":"Sat Sep 23 23:29:14 2023","interfaces":[{"interface":"back","average":{"1min":1.1399999999999999,"5min":1.1339999999999999,"15min":1.135},"min":{"1min":0.90500000000000003,"5min":0.76300000000000001,"15min":0.57999999999999996},"max":{"1min":1.4350000000000001,"5min":1.5740000000000001,"15min":1.5740000000000001},"last":1.077},{"interface":"front","average":{"1min":1.1499999999999999,"5min":1.1830000000000001,"15min":1.1719999999999999},"min":{"1min":0.79400000000000004,"5min":0.76800000000000002,"15min":0.51900000000000002},"max":{"1min":1.357,"5min":1.5720000000000001,"15min":1.7689999999999999},"last":1.2949999999999999}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":4194304,"data_stored":4194304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4198400,"data_stored":4194323,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"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":4485,"internal_metadata":0},{"poolid":2,"osd":3,"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":1658,"internal_metadata":0},{"poolid":2,"osd":4,"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},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":4194304,"data_stored":4194304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9036,"internal_metadata":0},{"poolid":3,"osd":1,"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":6760,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7787,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3689,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4880,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":624,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":4804,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4950,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"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},{"poolid":4,"osd":1,"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},{"poolid":4,"osd":2,"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},{"poolid":4,"osd":3,"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},{"poolid":4,"osd":4,"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},{"poolid":4,"osd":5,"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},{"poolid":4,"osd":6,"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},{"poolid":4,"osd":7,"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}]}} 2023-09-23T23:29:37.384 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2023-09-23T23:29:37.384 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd dump 2023-09-23T23:29:38.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:29:37 smithi164 bash[92846]: cluster 2023-09-23T23:29:36.302515+0000 mgr.y (mgr.25991) 361 : cluster 0 pgmap v295: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:29:38.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:29:37 smithi164 bash[92846]: audit 2023-09-23T23:29:36.467826+0000 mgr.y (mgr.25991) 362 : audit 0 from='client.34491 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:29:38.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:29:37 smithi164 bash[92846]: audit 2023-09-23T23:29:36.667120+0000 mon.a (mon.0) 445 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:29:38.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:29:37 smithi164 bash[92846]: audit 2023-09-23T23:29:36.674611+0000 mon.a (mon.0) 446 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:29:38.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:29:37 smithi164 bash[92846]: audit 2023-09-23T23:29:37.195596+0000 mon.a (mon.0) 447 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:29:38.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:29:37 smithi164 bash[92846]: audit 2023-09-23T23:29:37.197456+0000 mon.a (mon.0) 448 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:29:38.024 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:29:37 smithi164 bash[92846]: audit 2023-09-23T23:29:37.206549+0000 mon.a (mon.0) 449 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:29:38.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:29:37 smithi159 bash[105915]: cluster 2023-09-23T23:29:36.302515+0000 mgr.y (mgr.25991) 361 : cluster 0 pgmap v295: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:29:38.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:29:37 smithi159 bash[105915]: audit 2023-09-23T23:29:36.467826+0000 mgr.y (mgr.25991) 362 : audit 0 from='client.34491 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:29:38.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:29:37 smithi159 bash[105915]: audit 2023-09-23T23:29:36.667120+0000 mon.a (mon.0) 445 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:29:38.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:29:37 smithi159 bash[105915]: audit 2023-09-23T23:29:36.674611+0000 mon.a (mon.0) 446 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:29:38.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:29:37 smithi159 bash[105915]: audit 2023-09-23T23:29:37.195596+0000 mon.a (mon.0) 447 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:29:38.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:29:37 smithi159 bash[105915]: audit 2023-09-23T23:29:37.197456+0000 mon.a (mon.0) 448 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:29:38.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:29:37 smithi159 bash[105915]: audit 2023-09-23T23:29:37.206549+0000 mon.a (mon.0) 449 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:29:38.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:29:37 smithi159 bash[108473]: cluster 2023-09-23T23:29:36.302515+0000 mgr.y (mgr.25991) 361 : cluster 0 pgmap v295: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:29:38.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:29:37 smithi159 bash[108473]: audit 2023-09-23T23:29:36.467826+0000 mgr.y (mgr.25991) 362 : audit 0 from='client.34491 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:29:38.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:29:37 smithi159 bash[108473]: audit 2023-09-23T23:29:36.667120+0000 mon.a (mon.0) 445 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:29:38.046 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:29:37 smithi159 bash[108473]: audit 2023-09-23T23:29:36.674611+0000 mon.a (mon.0) 446 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:29:38.046 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:29:37 smithi159 bash[108473]: audit 2023-09-23T23:29:37.195596+0000 mon.a (mon.0) 447 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:29:38.046 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:29:37 smithi159 bash[108473]: audit 2023-09-23T23:29:37.197456+0000 mon.a (mon.0) 448 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:29:38.046 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:29:37 smithi159 bash[108473]: audit 2023-09-23T23:29:37.206549+0000 mon.a (mon.0) 449 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:29:40.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:29:39 smithi164 bash[92846]: cluster 2023-09-23T23:29:38.303421+0000 mgr.y (mgr.25991) 363 : cluster 0 pgmap v296: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:29:40.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:29:39 smithi159 bash[105915]: cluster 2023-09-23T23:29:38.303421+0000 mgr.y (mgr.25991) 363 : cluster 0 pgmap v296: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:29:40.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:29:39 smithi159 bash[108473]: cluster 2023-09-23T23:29:38.303421+0000 mgr.y (mgr.25991) 363 : cluster 0 pgmap v296: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:29:42.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:29:41 smithi164 bash[92846]: cluster 2023-09-23T23:29:40.304381+0000 mgr.y (mgr.25991) 364 : cluster 0 pgmap v297: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:29:42.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:29:41 smithi159 bash[105915]: cluster 2023-09-23T23:29:40.304381+0000 mgr.y (mgr.25991) 364 : cluster 0 pgmap v297: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:29:42.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:29:41 smithi159 bash[108473]: cluster 2023-09-23T23:29:40.304381+0000 mgr.y (mgr.25991) 364 : cluster 0 pgmap v297: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:29:42.201 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:29:43.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:29:43 smithi164 bash[92846]: cluster 2023-09-23T23:29:42.305142+0000 mgr.y (mgr.25991) 365 : cluster 0 pgmap v298: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:29:43.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:29:43 smithi159 bash[105915]: cluster 2023-09-23T23:29:42.305142+0000 mgr.y (mgr.25991) 365 : cluster 0 pgmap v298: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:29:43.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:29:43 smithi159 bash[108473]: cluster 2023-09-23T23:29:42.305142+0000 mgr.y (mgr.25991) 365 : cluster 0 pgmap v298: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:29:44.043 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:29:43 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:29:43] "GET /metrics HTTP/1.1" 200 34110 "" "Prometheus/2.43.0" 2023-09-23T23:29:45.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:29:45 smithi159 bash[105915]: cluster 2023-09-23T23:29:44.306225+0000 mgr.y (mgr.25991) 366 : cluster 0 pgmap v299: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:29:45.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:29:45 smithi159 bash[108473]: cluster 2023-09-23T23:29:44.306225+0000 mgr.y (mgr.25991) 366 : cluster 0 pgmap v299: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:29:45.672 INFO:teuthology.orchestra.run.smithi159.stdout:epoch 110 2023-09-23T23:29:45.672 INFO:teuthology.orchestra.run.smithi159.stdout:fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 2023-09-23T23:29:45.673 INFO:teuthology.orchestra.run.smithi159.stdout:created 2023-09-23T23:00:49.674845+0000 2023-09-23T23:29:45.673 INFO:teuthology.orchestra.run.smithi159.stdout:modified 2023-09-23T23:26:56.861504+0000 2023-09-23T23:29:45.673 INFO:teuthology.orchestra.run.smithi159.stdout:flags sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit 2023-09-23T23:29:45.673 INFO:teuthology.orchestra.run.smithi159.stdout:crush_version 22 2023-09-23T23:29:45.673 INFO:teuthology.orchestra.run.smithi159.stdout:full_ratio 0.95 2023-09-23T23:29:45.673 INFO:teuthology.orchestra.run.smithi159.stdout:backfillfull_ratio 0.9 2023-09-23T23:29:45.673 INFO:teuthology.orchestra.run.smithi159.stdout:nearfull_ratio 0.85 2023-09-23T23:29:45.673 INFO:teuthology.orchestra.run.smithi159.stdout:require_min_compat_client luminous 2023-09-23T23:29:45.673 INFO:teuthology.orchestra.run.smithi159.stdout:min_compat_client luminous 2023-09-23T23:29:45.673 INFO:teuthology.orchestra.run.smithi159.stdout:require_osd_release quincy 2023-09-23T23:29:45.674 INFO:teuthology.orchestra.run.smithi159.stdout:stretch_mode_enabled false 2023-09-23T23:29:45.674 INFO:teuthology.orchestra.run.smithi159.stdout:pool 1 '.mgr' replicated size 3 min_size 2 crush_rule 0 object_hash rjenkins pg_num 1 pgp_num 1 autoscale_mode off last_change 21 flags hashpspool stripe_width 0 pg_num_max 32 pg_num_min 1 application mgr read_balance_score 7.89 2023-09-23T23:29:45.674 INFO:teuthology.orchestra.run.smithi159.stdout:pool 2 'rbd' replicated size 3 min_size 2 crush_rule 0 object_hash rjenkins pg_num 8 pgp_num 8 autoscale_mode off last_change 86 flags hashpspool,selfmanaged_snaps stripe_width 0 application rbd read_balance_score 2.00 2023-09-23T23:29:45.674 INFO:teuthology.orchestra.run.smithi159.stdout:pool 3 'cephfs.foo.meta' replicated size 3 min_size 2 crush_rule 0 object_hash rjenkins pg_num 32 pgp_num 32 autoscale_mode off last_change 67 flags hashpspool stripe_width 0 pg_autoscale_bias 4 pg_num_min 16 recovery_priority 5 application cephfs read_balance_score 1.50 2023-09-23T23:29:45.674 INFO:teuthology.orchestra.run.smithi159.stdout:pool 4 'cephfs.foo.data' replicated size 3 min_size 2 crush_rule 0 object_hash rjenkins pg_num 32 pgp_num 32 autoscale_mode off last_change 68 flags hashpspool stripe_width 0 application cephfs read_balance_score 2.25 2023-09-23T23:29:45.674 INFO:teuthology.orchestra.run.smithi159.stdout:max_osd 8 2023-09-23T23:29:45.674 INFO:teuthology.orchestra.run.smithi159.stdout:osd.0 up in weight 1 up_from 94 up_thru 109 down_at 91 last_clean_interval [8,90) [v2:172.21.15.159:6802/1515060734,v1:172.21.15.159:6803/1515060734] [v2:172.21.15.159:6804/1515060734,v1:172.21.15.159:6805/1515060734] exists,up 8558e9bc-d8a0-4d92-a3d5-597ef2b41bff 2023-09-23T23:29:45.674 INFO:teuthology.orchestra.run.smithi159.stdout:osd.1 up in weight 1 up_from 99 up_thru 109 down_at 96 last_clean_interval [13,95) [v2:172.21.15.159:6810/645722322,v1:172.21.15.159:6811/645722322] [v2:172.21.15.159:6812/645722322,v1:172.21.15.159:6813/645722322] exists,up 4c49a5aa-2c2e-4270-a749-cec5f2d91d9a 2023-09-23T23:29:45.674 INFO:teuthology.orchestra.run.smithi159.stdout:osd.2 up in weight 1 up_from 104 up_thru 109 down_at 101 last_clean_interval [18,100) [v2:172.21.15.159:6818/3196826591,v1:172.21.15.159:6819/3196826591] [v2:172.21.15.159:6820/3196826591,v1:172.21.15.159:6821/3196826591] exists,up e69361f0-1f5c-4ffe-947a-d8db8e795ad9 2023-09-23T23:29:45.675 INFO:teuthology.orchestra.run.smithi159.stdout:osd.3 up in weight 1 up_from 109 up_thru 109 down_at 106 last_clean_interval [25,105) [v2:172.21.15.159:6826/614570310,v1:172.21.15.159:6827/614570310] [v2:172.21.15.159:6828/614570310,v1:172.21.15.159:6829/614570310] exists,up 586e11de-f487-4c4d-a5d6-249e1bb3b361 2023-09-23T23:29:45.675 INFO:teuthology.orchestra.run.smithi159.stdout:osd.4 up in weight 1 up_from 30 up_thru 109 down_at 0 last_clean_interval [0,0) [v2:172.21.15.164:6800/4068262520,v1:172.21.15.164:6801/4068262520] [v2:172.21.15.164:6802/4068262520,v1:172.21.15.164:6803/4068262520] exists,up 8e34cadf-fd5a-4168-ae9c-57e03efdaf93 2023-09-23T23:29:45.675 INFO:teuthology.orchestra.run.smithi159.stdout:osd.5 up in weight 1 up_from 38 up_thru 109 down_at 0 last_clean_interval [0,0) [v2:172.21.15.164:6808/3334203271,v1:172.21.15.164:6809/3334203271] [v2:172.21.15.164:6810/3334203271,v1:172.21.15.164:6811/3334203271] exists,up 17a780c6-1857-4825-96dd-2e8501936c2e 2023-09-23T23:29:45.675 INFO:teuthology.orchestra.run.smithi159.stdout:osd.6 up in weight 1 up_from 46 up_thru 106 down_at 0 last_clean_interval [0,0) [v2:172.21.15.164:6816/1265716723,v1:172.21.15.164:6817/1265716723] [v2:172.21.15.164:6818/1265716723,v1:172.21.15.164:6819/1265716723] exists,up 6a548233-0f0a-431b-b6f3-8aadfab4ecdc 2023-09-23T23:29:45.675 INFO:teuthology.orchestra.run.smithi159.stdout:osd.7 up in weight 1 up_from 54 up_thru 109 down_at 0 last_clean_interval [0,0) [v2:172.21.15.164:6824/220577122,v1:172.21.15.164:6825/220577122] [v2:172.21.15.164:6826/220577122,v1:172.21.15.164:6827/220577122] exists,up 70ce4d00-20f4-428b-8ac9-234cc77c2c69 2023-09-23T23:29:45.675 INFO:teuthology.orchestra.run.smithi159.stdout:pg_upmap_items 4.e [1,2] 2023-09-23T23:29:45.675 INFO:teuthology.orchestra.run.smithi159.stdout:pg_upmap_items 4.12 [1,5] 2023-09-23T23:29:45.675 INFO:teuthology.orchestra.run.smithi159.stdout:pg_upmap_items 4.1f [1,2] 2023-09-23T23:29:45.675 INFO:teuthology.orchestra.run.smithi159.stdout:blocklist 172.21.15.159:0/358568697 expires 2023-09-24T23:20:32.072324+0000 2023-09-23T23:29:45.675 INFO:teuthology.orchestra.run.smithi159.stdout:blocklist 172.21.15.159:6800/56331508 expires 2023-09-24T23:20:32.072324+0000 2023-09-23T23:29:45.676 INFO:teuthology.orchestra.run.smithi159.stdout:blocklist 172.21.15.159:0/2556787186 expires 2023-09-24T23:20:32.072324+0000 2023-09-23T23:29:45.676 INFO:teuthology.orchestra.run.smithi159.stdout:blocklist 172.21.15.164:0/421191029 expires 2023-09-24T23:19:27.758486+0000 2023-09-23T23:29:45.676 INFO:teuthology.orchestra.run.smithi159.stdout:blocklist 172.21.15.159:0/2034237092 expires 2023-09-24T23:18:24.832399+0000 2023-09-23T23:29:45.676 INFO:teuthology.orchestra.run.smithi159.stdout:blocklist 172.21.15.164:6835/2061872734 expires 2023-09-24T23:19:27.758486+0000 2023-09-23T23:29:45.676 INFO:teuthology.orchestra.run.smithi159.stdout:blocklist 172.21.15.159:6800/1775715693 expires 2023-09-24T23:18:24.832399+0000 2023-09-23T23:29:45.676 INFO:teuthology.orchestra.run.smithi159.stdout:blocklist 172.21.15.159:6801/3553440345 expires 2023-09-24T23:01:23.248088+0000 2023-09-23T23:29:45.676 INFO:teuthology.orchestra.run.smithi159.stdout:blocklist 172.21.15.164:0/2398118519 expires 2023-09-24T23:19:27.758486+0000 2023-09-23T23:29:45.676 INFO:teuthology.orchestra.run.smithi159.stdout:blocklist 172.21.15.159:6800/3553440345 expires 2023-09-24T23:01:23.248088+0000 2023-09-23T23:29:45.676 INFO:teuthology.orchestra.run.smithi159.stdout:blocklist 172.21.15.159:6835/2276495702 expires 2023-09-24T23:14:20.072068+0000 2023-09-23T23:29:45.676 INFO:teuthology.orchestra.run.smithi159.stdout:blocklist 172.21.15.159:0/4287045522 expires 2023-09-24T23:18:24.832399+0000 2023-09-23T23:29:45.676 INFO:teuthology.orchestra.run.smithi159.stdout:blocklist 172.21.15.159:0/4094935953 expires 2023-09-24T23:20:32.072324+0000 2023-09-23T23:29:45.677 INFO:teuthology.orchestra.run.smithi159.stdout:blocklist 172.21.15.159:6801/1775715693 expires 2023-09-24T23:18:24.832399+0000 2023-09-23T23:29:45.677 INFO:teuthology.orchestra.run.smithi159.stdout:blocklist 172.21.15.164:6834/2061872734 expires 2023-09-24T23:19:27.758486+0000 2023-09-23T23:29:45.677 INFO:teuthology.orchestra.run.smithi159.stdout:blocklist 172.21.15.159:0/3632402390 expires 2023-09-24T23:01:56.984507+0000 2023-09-23T23:29:45.677 INFO:teuthology.orchestra.run.smithi159.stdout:blocklist 172.21.15.159:0/901567022 expires 2023-09-24T23:01:23.248088+0000 2023-09-23T23:29:45.677 INFO:teuthology.orchestra.run.smithi159.stdout:blocklist 172.21.15.159:6834/2276495702 expires 2023-09-24T23:14:20.072068+0000 2023-09-23T23:29:45.677 INFO:teuthology.orchestra.run.smithi159.stdout:blocklist 172.21.15.159:6801/2559792961 expires 2023-09-24T23:11:29.412062+0000 2023-09-23T23:29:45.677 INFO:teuthology.orchestra.run.smithi159.stdout:blocklist 172.21.15.159:0/3684843684 expires 2023-09-24T23:18:24.832399+0000 2023-09-23T23:29:45.677 INFO:teuthology.orchestra.run.smithi159.stdout:blocklist 172.21.15.159:0/3476906753 expires 2023-09-24T23:20:32.072324+0000 2023-09-23T23:29:45.677 INFO:teuthology.orchestra.run.smithi159.stdout:blocklist 172.21.15.159:0/3690227183 expires 2023-09-24T23:20:32.072324+0000 2023-09-23T23:29:45.677 INFO:teuthology.orchestra.run.smithi159.stdout:blocklist 172.21.15.159:0/238564211 expires 2023-09-24T23:01:56.984507+0000 2023-09-23T23:29:45.678 INFO:teuthology.orchestra.run.smithi159.stdout:blocklist 172.21.15.159:0/4225554496 expires 2023-09-24T23:11:29.412062+0000 2023-09-23T23:29:45.678 INFO:teuthology.orchestra.run.smithi159.stdout:blocklist 172.21.15.159:0/3547298581 expires 2023-09-24T23:11:29.412062+0000 2023-09-23T23:29:45.678 INFO:teuthology.orchestra.run.smithi159.stdout:blocklist 172.21.15.159:0/1495614127 expires 2023-09-24T23:11:29.412062+0000 2023-09-23T23:29:45.678 INFO:teuthology.orchestra.run.smithi159.stdout:blocklist 172.21.15.164:0/2309981051 expires 2023-09-24T23:19:27.758486+0000 2023-09-23T23:29:45.678 INFO:teuthology.orchestra.run.smithi159.stdout:blocklist 172.21.15.164:0/3385234424 expires 2023-09-24T23:19:27.758486+0000 2023-09-23T23:29:45.678 INFO:teuthology.orchestra.run.smithi159.stdout:blocklist 172.21.15.159:0/628898188 expires 2023-09-24T23:01:23.248088+0000 2023-09-23T23:29:45.678 INFO:teuthology.orchestra.run.smithi159.stdout:blocklist 172.21.15.159:0/3006995609 expires 2023-09-24T23:01:56.984507+0000 2023-09-23T23:29:45.678 INFO:teuthology.orchestra.run.smithi159.stdout:blocklist 172.21.15.159:0/2094969008 expires 2023-09-24T23:18:24.832399+0000 2023-09-23T23:29:45.678 INFO:teuthology.orchestra.run.smithi159.stdout:blocklist 172.21.15.159:0/611583703 expires 2023-09-24T23:11:29.412062+0000 2023-09-23T23:29:45.678 INFO:teuthology.orchestra.run.smithi159.stdout:blocklist 172.21.15.159:6800/317881060 expires 2023-09-24T23:01:56.984507+0000 2023-09-23T23:29:45.678 INFO:teuthology.orchestra.run.smithi159.stdout:blocklist 172.21.15.159:6800/2559792961 expires 2023-09-24T23:11:29.412062+0000 2023-09-23T23:29:45.679 INFO:teuthology.orchestra.run.smithi159.stdout:blocklist 172.21.15.159:6801/317881060 expires 2023-09-24T23:01:56.984507+0000 2023-09-23T23:29:45.679 INFO:teuthology.orchestra.run.smithi159.stdout:blocklist 172.21.15.159:6801/56331508 expires 2023-09-24T23:20:32.072324+0000 2023-09-23T23:29:45.679 INFO:teuthology.orchestra.run.smithi159.stdout:blocklist 172.21.15.164:0/384271861 expires 2023-09-24T23:19:27.758486+0000 2023-09-23T23:29:45.679 INFO:teuthology.orchestra.run.smithi159.stdout:blocklist 172.21.15.164:0/2219131645 expires 2023-09-24T23:19:27.758486+0000 2023-09-23T23:29:45.679 INFO:teuthology.orchestra.run.smithi159.stdout:blocklist 172.21.15.159:0/522488361 expires 2023-09-24T23:01:23.248088+0000 2023-09-23T23:29:45.679 INFO:teuthology.orchestra.run.smithi159.stdout:blocklist 172.21.15.159:0/1764270806 expires 2023-09-24T23:20:32.072324+0000 2023-09-23T23:29:45.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:29:45 smithi164 bash[92846]: cluster 2023-09-23T23:29:44.306225+0000 mgr.y (mgr.25991) 366 : cluster 0 pgmap v299: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:29:46.526 INFO:tasks.cephadm.ceph_manager.ceph:['osd.0 up in weight 1 up_from 94 up_thru 109 down_at 91 last_clean_interval [8,90) [v2:172.21.15.159:6802/1515060734,v1:172.21.15.159:6803/1515060734] [v2:172.21.15.159:6804/1515060734,v1:172.21.15.159:6805/1515060734] exists,up 8558e9bc-d8a0-4d92-a3d5-597ef2b41bff', 'osd.1 up in weight 1 up_from 99 up_thru 109 down_at 96 last_clean_interval [13,95) [v2:172.21.15.159:6810/645722322,v1:172.21.15.159:6811/645722322] [v2:172.21.15.159:6812/645722322,v1:172.21.15.159:6813/645722322] exists,up 4c49a5aa-2c2e-4270-a749-cec5f2d91d9a', 'osd.2 up in weight 1 up_from 104 up_thru 109 down_at 101 last_clean_interval [18,100) [v2:172.21.15.159:6818/3196826591,v1:172.21.15.159:6819/3196826591] [v2:172.21.15.159:6820/3196826591,v1:172.21.15.159:6821/3196826591] exists,up e69361f0-1f5c-4ffe-947a-d8db8e795ad9', 'osd.3 up in weight 1 up_from 109 up_thru 109 down_at 106 last_clean_interval [25,105) [v2:172.21.15.159:6826/614570310,v1:172.21.15.159:6827/614570310] [v2:172.21.15.159:6828/614570310,v1:172.21.15.159:6829/614570310] exists,up 586e11de-f487-4c4d-a5d6-249e1bb3b361', 'osd.4 up in weight 1 up_from 30 up_thru 109 down_at 0 last_clean_interval [0,0) [v2:172.21.15.164:6800/4068262520,v1:172.21.15.164:6801/4068262520] [v2:172.21.15.164:6802/4068262520,v1:172.21.15.164:6803/4068262520] exists,up 8e34cadf-fd5a-4168-ae9c-57e03efdaf93', 'osd.5 up in weight 1 up_from 38 up_thru 109 down_at 0 last_clean_interval [0,0) [v2:172.21.15.164:6808/3334203271,v1:172.21.15.164:6809/3334203271] [v2:172.21.15.164:6810/3334203271,v1:172.21.15.164:6811/3334203271] exists,up 17a780c6-1857-4825-96dd-2e8501936c2e', 'osd.6 up in weight 1 up_from 46 up_thru 106 down_at 0 last_clean_interval [0,0) [v2:172.21.15.164:6816/1265716723,v1:172.21.15.164:6817/1265716723] [v2:172.21.15.164:6818/1265716723,v1:172.21.15.164:6819/1265716723] exists,up 6a548233-0f0a-431b-b6f3-8aadfab4ecdc', 'osd.7 up in weight 1 up_from 54 up_thru 109 down_at 0 last_clean_interval [0,0) [v2:172.21.15.164:6824/220577122,v1:172.21.15.164:6825/220577122] [v2:172.21.15.164:6826/220577122,v1:172.21.15.164:6827/220577122] exists,up 70ce4d00-20f4-428b-8ac9-234cc77c2c69'] 2023-09-23T23:29:46.526 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon mon.a config show 2023-09-23T23:29:46.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:29:46 smithi164 bash[92846]: audit 2023-09-23T23:29:45.668916+0000 mon.a (mon.0) 450 : audit 0 from='client.? 172.21.15.159:0/2395441145' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-09-23T23:29:46.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:29:46 smithi159 bash[105915]: audit 2023-09-23T23:29:45.668916+0000 mon.a (mon.0) 450 : audit 0 from='client.? 172.21.15.159:0/2395441145' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-09-23T23:29:46.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:29:46 smithi159 bash[108473]: audit 2023-09-23T23:29:45.668916+0000 mon.a (mon.0) 450 : audit 0 from='client.? 172.21.15.159:0/2395441145' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-09-23T23:29:47.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:29:47 smithi164 bash[92846]: cluster 2023-09-23T23:29:46.306867+0000 mgr.y (mgr.25991) 367 : cluster 0 pgmap v300: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:29:47.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:29:47 smithi164 bash[92846]: audit 2023-09-23T23:29:47.214943+0000 mon.a (mon.0) 451 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:29:47.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:29:47 smithi159 bash[105915]: cluster 2023-09-23T23:29:46.306867+0000 mgr.y (mgr.25991) 367 : cluster 0 pgmap v300: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:29:47.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:29:47 smithi159 bash[105915]: audit 2023-09-23T23:29:47.214943+0000 mon.a (mon.0) 451 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:29:47.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:29:47 smithi159 bash[108473]: cluster 2023-09-23T23:29:46.306867+0000 mgr.y (mgr.25991) 367 : cluster 0 pgmap v300: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:29:47.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:29:47 smithi159 bash[108473]: audit 2023-09-23T23:29:47.214943+0000 mon.a (mon.0) 451 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:29:49.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:29:49 smithi164 bash[92846]: cluster 2023-09-23T23:29:48.307801+0000 mgr.y (mgr.25991) 368 : cluster 0 pgmap v301: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:29:49.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:29:49 smithi159 bash[105915]: cluster 2023-09-23T23:29:48.307801+0000 mgr.y (mgr.25991) 368 : cluster 0 pgmap v301: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:29:49.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:29:49 smithi159 bash[108473]: cluster 2023-09-23T23:29:48.307801+0000 mgr.y (mgr.25991) 368 : cluster 0 pgmap v301: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:29:51.296 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:29:51.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:29:51 smithi164 bash[92846]: cluster 2023-09-23T23:29:50.308603+0000 mgr.y (mgr.25991) 369 : cluster 0 pgmap v302: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:29:51.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:29:51 smithi159 bash[105915]: cluster 2023-09-23T23:29:50.308603+0000 mgr.y (mgr.25991) 369 : cluster 0 pgmap v302: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:29:51.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:29:51 smithi159 bash[108473]: cluster 2023-09-23T23:29:50.308603+0000 mgr.y (mgr.25991) 369 : cluster 0 pgmap v302: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:29:53.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:29:53 smithi164 bash[92846]: cluster 2023-09-23T23:29:52.309297+0000 mgr.y (mgr.25991) 370 : cluster 0 pgmap v303: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:29:53.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:29:53 smithi159 bash[105915]: cluster 2023-09-23T23:29:52.309297+0000 mgr.y (mgr.25991) 370 : cluster 0 pgmap v303: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:29:53.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:29:53 smithi159 bash[108473]: cluster 2023-09-23T23:29:52.309297+0000 mgr.y (mgr.25991) 370 : cluster 0 pgmap v303: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:29:54.043 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:29:53 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:29:53] "GET /metrics HTTP/1.1" 200 34107 "" "Prometheus/2.43.0" 2023-09-23T23:29:54.464 INFO:teuthology.orchestra.run.smithi159.stdout:{ 2023-09-23T23:29:54.464 INFO:teuthology.orchestra.run.smithi159.stdout: "name": "mon.a", 2023-09-23T23:29:54.464 INFO:teuthology.orchestra.run.smithi159.stdout: "cluster": "ceph", 2023-09-23T23:29:54.465 INFO:teuthology.orchestra.run.smithi159.stdout: "admin_socket": "/var/run/ceph/ceph-mon.a.asok", 2023-09-23T23:29:54.465 INFO:teuthology.orchestra.run.smithi159.stdout: "admin_socket_mode": "", 2023-09-23T23:29:54.465 INFO:teuthology.orchestra.run.smithi159.stdout: "auth_allow_insecure_global_id_reclaim": "false", 2023-09-23T23:29:54.465 INFO:teuthology.orchestra.run.smithi159.stdout: "auth_client_required": "cephx, none", 2023-09-23T23:29:54.465 INFO:teuthology.orchestra.run.smithi159.stdout: "auth_cluster_required": "cephx", 2023-09-23T23:29:54.465 INFO:teuthology.orchestra.run.smithi159.stdout: "auth_debug": "true", 2023-09-23T23:29:54.465 INFO:teuthology.orchestra.run.smithi159.stdout: "auth_expose_insecure_global_id_reclaim": "true", 2023-09-23T23:29:54.465 INFO:teuthology.orchestra.run.smithi159.stdout: "auth_mon_ticket_ttl": "660.000000", 2023-09-23T23:29:54.465 INFO:teuthology.orchestra.run.smithi159.stdout: "auth_service_required": "cephx", 2023-09-23T23:29:54.465 INFO:teuthology.orchestra.run.smithi159.stdout: "auth_service_ticket_ttl": "240.000000", 2023-09-23T23:29:54.465 INFO:teuthology.orchestra.run.smithi159.stdout: "auth_supported": "", 2023-09-23T23:29:54.465 INFO:teuthology.orchestra.run.smithi159.stdout: "bdev_aio": "true", 2023-09-23T23:29:54.466 INFO:teuthology.orchestra.run.smithi159.stdout: "bdev_aio_max_queue_depth": "1024", 2023-09-23T23:29:54.466 INFO:teuthology.orchestra.run.smithi159.stdout: "bdev_aio_poll_ms": "250", 2023-09-23T23:29:54.466 INFO:teuthology.orchestra.run.smithi159.stdout: "bdev_aio_reap_max": "16", 2023-09-23T23:29:54.466 INFO:teuthology.orchestra.run.smithi159.stdout: "bdev_async_discard": "false", 2023-09-23T23:29:54.466 INFO:teuthology.orchestra.run.smithi159.stdout: "bdev_block_size": "4096", 2023-09-23T23:29:54.466 INFO:teuthology.orchestra.run.smithi159.stdout: "bdev_debug_aio": "false", 2023-09-23T23:29:54.466 INFO:teuthology.orchestra.run.smithi159.stdout: "bdev_debug_aio_log_age": "5.000000", 2023-09-23T23:29:54.466 INFO:teuthology.orchestra.run.smithi159.stdout: "bdev_debug_aio_suicide_timeout": "60.000000", 2023-09-23T23:29:54.466 INFO:teuthology.orchestra.run.smithi159.stdout: "bdev_debug_inflight_ios": "false", 2023-09-23T23:29:54.466 INFO:teuthology.orchestra.run.smithi159.stdout: "bdev_enable_discard": "false", 2023-09-23T23:29:54.466 INFO:teuthology.orchestra.run.smithi159.stdout: "bdev_flock_retry": "3", 2023-09-23T23:29:54.467 INFO:teuthology.orchestra.run.smithi159.stdout: "bdev_flock_retry_interval": "0.100000", 2023-09-23T23:29:54.467 INFO:teuthology.orchestra.run.smithi159.stdout: "bdev_inject_crash": "0", 2023-09-23T23:29:54.467 INFO:teuthology.orchestra.run.smithi159.stdout: "bdev_inject_crash_flush_delay": "2", 2023-09-23T23:29:54.467 INFO:teuthology.orchestra.run.smithi159.stdout: "bdev_ioring": "false", 2023-09-23T23:29:54.467 INFO:teuthology.orchestra.run.smithi159.stdout: "bdev_ioring_hipri": "false", 2023-09-23T23:29:54.467 INFO:teuthology.orchestra.run.smithi159.stdout: "bdev_ioring_sqthread_poll": "false", 2023-09-23T23:29:54.467 INFO:teuthology.orchestra.run.smithi159.stdout: "bdev_nvme_unbind_from_kernel": "false", 2023-09-23T23:29:54.467 INFO:teuthology.orchestra.run.smithi159.stdout: "bdev_read_buffer_alignment": "4096", 2023-09-23T23:29:54.467 INFO:teuthology.orchestra.run.smithi159.stdout: "bdev_read_preallocated_huge_buffers": "", 2023-09-23T23:29:54.467 INFO:teuthology.orchestra.run.smithi159.stdout: "bdev_type": "", 2023-09-23T23:29:54.467 INFO:teuthology.orchestra.run.smithi159.stdout: "bluefs_alloc_size": "1048576", 2023-09-23T23:29:54.467 INFO:teuthology.orchestra.run.smithi159.stdout: "bluefs_allocator": "hybrid", 2023-09-23T23:29:54.467 INFO:teuthology.orchestra.run.smithi159.stdout: "bluefs_buffered_io": "true", 2023-09-23T23:29:54.468 INFO:teuthology.orchestra.run.smithi159.stdout: "bluefs_check_for_zeros": "false", 2023-09-23T23:29:54.468 INFO:teuthology.orchestra.run.smithi159.stdout: "bluefs_check_volume_selector_often": "false", 2023-09-23T23:29:54.468 INFO:teuthology.orchestra.run.smithi159.stdout: "bluefs_check_volume_selector_on_umount": "false", 2023-09-23T23:29:54.468 INFO:teuthology.orchestra.run.smithi159.stdout: "bluefs_compact_log_sync": "false", 2023-09-23T23:29:54.468 INFO:teuthology.orchestra.run.smithi159.stdout: "bluefs_failed_shared_alloc_cooldown": "600.000000", 2023-09-23T23:29:54.468 INFO:teuthology.orchestra.run.smithi159.stdout: "bluefs_log_compact_min_ratio": "5.000000", 2023-09-23T23:29:54.468 INFO:teuthology.orchestra.run.smithi159.stdout: "bluefs_log_compact_min_size": "16777216", 2023-09-23T23:29:54.468 INFO:teuthology.orchestra.run.smithi159.stdout: "bluefs_log_replay_check_allocations": "true", 2023-09-23T23:29:54.468 INFO:teuthology.orchestra.run.smithi159.stdout: "bluefs_max_log_runway": "4194304", 2023-09-23T23:29:54.468 INFO:teuthology.orchestra.run.smithi159.stdout: "bluefs_max_prefetch": "1048576", 2023-09-23T23:29:54.468 INFO:teuthology.orchestra.run.smithi159.stdout: "bluefs_min_flush_size": "524288", 2023-09-23T23:29:54.469 INFO:teuthology.orchestra.run.smithi159.stdout: "bluefs_min_log_runway": "1048576", 2023-09-23T23:29:54.469 INFO:teuthology.orchestra.run.smithi159.stdout: "bluefs_replay_recovery": "false", 2023-09-23T23:29:54.469 INFO:teuthology.orchestra.run.smithi159.stdout: "bluefs_replay_recovery_disable_compact": "false", 2023-09-23T23:29:54.469 INFO:teuthology.orchestra.run.smithi159.stdout: "bluefs_shared_alloc_size": "65536", 2023-09-23T23:29:54.469 INFO:teuthology.orchestra.run.smithi159.stdout: "bluefs_sync_write": "false", 2023-09-23T23:29:54.469 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_2q_cache_kin_ratio": "0.500000", 2023-09-23T23:29:54.469 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_2q_cache_kout_ratio": "0.500000", 2023-09-23T23:29:54.469 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_alloc_stats_dump_interval": "86400.000000", 2023-09-23T23:29:54.469 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_allocation_from_file": "true", 2023-09-23T23:29:54.469 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_allocator": "hybrid", 2023-09-23T23:29:54.469 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_avl_alloc_bf_free_pct": "4", 2023-09-23T23:29:54.469 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_avl_alloc_bf_threshold": "131072", 2023-09-23T23:29:54.469 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_avl_alloc_ff_max_search_bytes": "16777216", 2023-09-23T23:29:54.470 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_avl_alloc_ff_max_search_count": "100", 2023-09-23T23:29:54.470 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_bitmapallocator_blocks_per_zone": "1024", 2023-09-23T23:29:54.470 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_bitmapallocator_span_size": "1024", 2023-09-23T23:29:54.470 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_blobid_prealloc": "10240", 2023-09-23T23:29:54.470 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_block_create": "true", 2023-09-23T23:29:54.470 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_block_db_create": "false", 2023-09-23T23:29:54.470 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_block_db_path": "", 2023-09-23T23:29:54.470 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_block_db_size": "0", 2023-09-23T23:29:54.470 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_block_path": "", 2023-09-23T23:29:54.470 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_block_preallocate_file": "false", 2023-09-23T23:29:54.470 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_block_size": "107374182400", 2023-09-23T23:29:54.470 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_block_wal_create": "false", 2023-09-23T23:29:54.471 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_block_wal_path": "", 2023-09-23T23:29:54.471 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_block_wal_size": "100663296", 2023-09-23T23:29:54.471 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_bluefs": "true", 2023-09-23T23:29:54.471 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_bluefs_alloc_failure_dump_interval": "0.000000", 2023-09-23T23:29:54.471 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_bluefs_env_mirror": "false", 2023-09-23T23:29:54.471 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_bluefs_max_free": "10737418240", 2023-09-23T23:29:54.471 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_cache_age_bin_interval": "1.000000", 2023-09-23T23:29:54.471 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_cache_age_bins_data": "1 2 6 24 120 720 0 0 0 0", 2023-09-23T23:29:54.471 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_cache_age_bins_kv": "1 2 6 24 120 720 0 0 0 0", 2023-09-23T23:29:54.471 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_cache_age_bins_kv_onode": "0 0 0 0 0 0 0 0 0 720", 2023-09-23T23:29:54.471 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_cache_age_bins_meta": "1 2 6 24 120 720 0 0 0 0", 2023-09-23T23:29:54.471 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_cache_autotune": "true", 2023-09-23T23:29:54.471 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_cache_autotune_interval": "5.000000", 2023-09-23T23:29:54.472 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_cache_kv_onode_ratio": "0.040000", 2023-09-23T23:29:54.472 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_cache_kv_ratio": "0.450000", 2023-09-23T23:29:54.472 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_cache_meta_ratio": "0.450000", 2023-09-23T23:29:54.472 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_cache_size": "0", 2023-09-23T23:29:54.472 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_cache_size_hdd": "1073741824", 2023-09-23T23:29:54.472 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_cache_size_ssd": "3221225472", 2023-09-23T23:29:54.472 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_cache_trim_interval": "0.050000", 2023-09-23T23:29:54.472 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_cache_trim_max_skip_pinned": "1000", 2023-09-23T23:29:54.472 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_cache_type": "2q", 2023-09-23T23:29:54.472 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_cleaner_sleep_interval": "5.000000", 2023-09-23T23:29:54.472 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_clone_cow": "true", 2023-09-23T23:29:54.472 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_compression_algorithm": "snappy", 2023-09-23T23:29:54.473 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_compression_max_blob_size": "0", 2023-09-23T23:29:54.473 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_compression_max_blob_size_hdd": "65536", 2023-09-23T23:29:54.473 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_compression_max_blob_size_ssd": "65536", 2023-09-23T23:29:54.473 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_compression_min_blob_size": "0", 2023-09-23T23:29:54.473 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_compression_min_blob_size_hdd": "8192", 2023-09-23T23:29:54.473 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_compression_min_blob_size_ssd": "65536", 2023-09-23T23:29:54.473 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_compression_mode": "none", 2023-09-23T23:29:54.473 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_compression_required_ratio": "0.875000", 2023-09-23T23:29:54.473 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_csum_type": "crc32c", 2023-09-23T23:29:54.473 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_debug_enforce_settings": "default", 2023-09-23T23:29:54.473 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_debug_freelist": "false", 2023-09-23T23:29:54.473 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_debug_fsck_abort": "false", 2023-09-23T23:29:54.473 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_debug_inject_allocation_from_file_failure": "0.000000", 2023-09-23T23:29:54.474 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_debug_inject_bug21040": "false", 2023-09-23T23:29:54.474 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_debug_inject_csum_err_probability": "0.000000", 2023-09-23T23:29:54.474 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_debug_inject_read_err": "false", 2023-09-23T23:29:54.474 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_debug_legacy_omap": "false", 2023-09-23T23:29:54.474 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_debug_no_reuse_blocks": "false", 2023-09-23T23:29:54.474 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_debug_omit_block_device_write": "false", 2023-09-23T23:29:54.474 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_debug_omit_kv_commit": "false", 2023-09-23T23:29:54.474 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_debug_permit_any_bdev_label": "false", 2023-09-23T23:29:54.474 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_debug_prefill": "0.000000", 2023-09-23T23:29:54.474 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_debug_prefragment_max": "1048576", 2023-09-23T23:29:54.474 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_debug_random_read_err": "0.000000", 2023-09-23T23:29:54.474 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_debug_randomize_serial_transaction": "0", 2023-09-23T23:29:54.475 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_debug_small_allocations": "0", 2023-09-23T23:29:54.475 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_debug_too_many_blobs_threshold": "24576", 2023-09-23T23:29:54.475 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_default_buffered_read": "true", 2023-09-23T23:29:54.475 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_default_buffered_write": "false", 2023-09-23T23:29:54.475 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_deferred_batch_ops": "0", 2023-09-23T23:29:54.475 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_deferred_batch_ops_hdd": "64", 2023-09-23T23:29:54.475 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_deferred_batch_ops_ssd": "16", 2023-09-23T23:29:54.475 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_extent_map_inline_shard_prealloc_size": "256", 2023-09-23T23:29:54.475 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_extent_map_shard_max_size": "1200", 2023-09-23T23:29:54.475 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_extent_map_shard_min_size": "150", 2023-09-23T23:29:54.475 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_extent_map_shard_target_size": "500", 2023-09-23T23:29:54.475 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_extent_map_shard_target_size_slop": "0.200000", 2023-09-23T23:29:54.475 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_fail_eio": "false", 2023-09-23T23:29:54.476 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_freelist_blocks_per_key": "128", 2023-09-23T23:29:54.476 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_fsck_error_on_no_per_pg_omap": "false", 2023-09-23T23:29:54.476 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_fsck_error_on_no_per_pool_omap": "false", 2023-09-23T23:29:54.476 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_fsck_error_on_no_per_pool_stats": "false", 2023-09-23T23:29:54.476 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_fsck_on_mkfs": "true", 2023-09-23T23:29:54.476 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_fsck_on_mkfs_deep": "false", 2023-09-23T23:29:54.476 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_fsck_on_mount": "false", 2023-09-23T23:29:54.476 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_fsck_on_mount_deep": "false", 2023-09-23T23:29:54.476 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_fsck_on_umount": "false", 2023-09-23T23:29:54.476 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_fsck_on_umount_deep": "false", 2023-09-23T23:29:54.476 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_fsck_quick_fix_on_mount": "false", 2023-09-23T23:29:54.476 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_fsck_quick_fix_threads": "2", 2023-09-23T23:29:54.477 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_fsck_read_bytes_cap": "67108864", 2023-09-23T23:29:54.477 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_fsck_shared_blob_tracker_size": "0.031250", 2023-09-23T23:29:54.477 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_gc_enable_blob_threshold": "0", 2023-09-23T23:29:54.477 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_gc_enable_total_threshold": "0", 2023-09-23T23:29:54.477 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_hybrid_alloc_mem_cap": "67108864", 2023-09-23T23:29:54.477 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_ignore_data_csum": "false", 2023-09-23T23:29:54.477 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_kv_sync_util_logging_s": "10.000000", 2023-09-23T23:29:54.477 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_kvbackend": "rocksdb", 2023-09-23T23:29:54.477 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_log_collection_list_age": "60.000000", 2023-09-23T23:29:54.477 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_log_omap_iterator_age": "5.000000", 2023-09-23T23:29:54.477 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_log_op_age": "5.000000", 2023-09-23T23:29:54.477 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_max_alloc_size": "0", 2023-09-23T23:29:54.477 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_max_blob_size": "0", 2023-09-23T23:29:54.478 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_max_blob_size_hdd": "65536", 2023-09-23T23:29:54.478 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_max_blob_size_ssd": "65536", 2023-09-23T23:29:54.478 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_max_defer_interval": "3.000000", 2023-09-23T23:29:54.478 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_max_deferred_txc": "32", 2023-09-23T23:29:54.478 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_min_alloc_size": "0", 2023-09-23T23:29:54.478 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_min_alloc_size_hdd": "4096", 2023-09-23T23:29:54.478 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_min_alloc_size_ssd": "4096", 2023-09-23T23:29:54.478 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_nid_prealloc": "1024", 2023-09-23T23:29:54.478 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_prefer_deferred_size": "0", 2023-09-23T23:29:54.478 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_prefer_deferred_size_hdd": "65536", 2023-09-23T23:29:54.478 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_prefer_deferred_size_ssd": "0", 2023-09-23T23:29:54.479 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_qfsck_on_mount": "true", 2023-09-23T23:29:54.479 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_retry_disk_reads": "3", 2023-09-23T23:29:54.479 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_rocksdb_cf": "true", 2023-09-23T23:29:54.479 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_rocksdb_cfs": "m(3) p(3,0-12) O(3,0-13)=block_cache={type=binned_lru} L=min_write_buffer_number_to_merge=32 P=min_write_buffer_number_to_merge=32", 2023-09-23T23:29:54.479 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_rocksdb_options": "compression=kNoCompression,max_write_buffer_number=64,min_write_buffer_number_to_merge=6,compaction_style=kCompactionStyleLevel,write_buffer_size=16777216,max_background_jobs=4,level0_file_num_compaction_trigger=8,max_bytes_for_level_base=1073741824,max_bytes_for_level_multiplier=8,compaction_readahead_size=2MB,max_total_wal_size=1073741824,writable_file_max_buffer_size=0", 2023-09-23T23:29:54.479 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_rocksdb_options_annex": "", 2023-09-23T23:29:54.479 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_spdk_coremask": "0x1", 2023-09-23T23:29:54.479 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_spdk_io_sleep": "5", 2023-09-23T23:29:54.479 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_spdk_max_io_completion": "0", 2023-09-23T23:29:54.479 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_spdk_mem": "512", 2023-09-23T23:29:54.479 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_sync_submit_transaction": "false", 2023-09-23T23:29:54.479 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_throttle_bytes": "67108864", 2023-09-23T23:29:54.480 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_throttle_cost_per_io": "0", 2023-09-23T23:29:54.480 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_throttle_cost_per_io_hdd": "670000", 2023-09-23T23:29:54.480 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_throttle_cost_per_io_ssd": "4000", 2023-09-23T23:29:54.480 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_throttle_deferred_bytes": "134217728", 2023-09-23T23:29:54.480 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_throttle_trace_rate": "0.000000", 2023-09-23T23:29:54.480 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_tracing": "false", 2023-09-23T23:29:54.480 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_use_optimal_io_size_for_min_alloc_size": "false", 2023-09-23T23:29:54.480 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_volume_selection_policy": "use_some_extra", 2023-09-23T23:29:54.480 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_volume_selection_reserved": "0", 2023-09-23T23:29:54.480 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_volume_selection_reserved_factor": "2.000000", 2023-09-23T23:29:54.480 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_warn_on_bluefs_spillover": "true", 2023-09-23T23:29:54.480 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_warn_on_legacy_statfs": "true", 2023-09-23T23:29:54.481 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_warn_on_no_per_pg_omap": "false", 2023-09-23T23:29:54.481 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_warn_on_no_per_pool_omap": "true", 2023-09-23T23:29:54.481 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_warn_on_spurious_read_errors": "true", 2023-09-23T23:29:54.481 INFO:teuthology.orchestra.run.smithi159.stdout: "bluestore_zero_block_detection": "false", 2023-09-23T23:29:54.481 INFO:teuthology.orchestra.run.smithi159.stdout: "cephadm_path": "/usr/sbin/cephadm", 2023-09-23T23:29:54.481 INFO:teuthology.orchestra.run.smithi159.stdout: "cephfs_mirror_action_update_interval": "2", 2023-09-23T23:29:54.481 INFO:teuthology.orchestra.run.smithi159.stdout: "cephfs_mirror_directory_scan_interval": "10", 2023-09-23T23:29:54.481 INFO:teuthology.orchestra.run.smithi159.stdout: "cephfs_mirror_max_concurrent_directory_syncs": "3", 2023-09-23T23:29:54.481 INFO:teuthology.orchestra.run.smithi159.stdout: "cephfs_mirror_max_consecutive_failures_per_directory": "10", 2023-09-23T23:29:54.481 INFO:teuthology.orchestra.run.smithi159.stdout: "cephfs_mirror_max_snapshot_sync_per_cycle": "3", 2023-09-23T23:29:54.481 INFO:teuthology.orchestra.run.smithi159.stdout: "cephfs_mirror_mount_timeout": "10", 2023-09-23T23:29:54.481 INFO:teuthology.orchestra.run.smithi159.stdout: "cephfs_mirror_restart_mirror_on_blocklist_interval": "30", 2023-09-23T23:29:54.482 INFO:teuthology.orchestra.run.smithi159.stdout: "cephfs_mirror_restart_mirror_on_failure_interval": "20", 2023-09-23T23:29:54.482 INFO:teuthology.orchestra.run.smithi159.stdout: "cephfs_mirror_retry_failed_directories_interval": "60", 2023-09-23T23:29:54.482 INFO:teuthology.orchestra.run.smithi159.stdout: "cephsqlite_blocklist_dead_locker": "true", 2023-09-23T23:29:54.482 INFO:teuthology.orchestra.run.smithi159.stdout: "cephsqlite_lock_renewal_interval": "2000", 2023-09-23T23:29:54.482 INFO:teuthology.orchestra.run.smithi159.stdout: "cephsqlite_lock_renewal_timeout": "30000", 2023-09-23T23:29:54.482 INFO:teuthology.orchestra.run.smithi159.stdout: "cephx_cluster_require_signatures": "false", 2023-09-23T23:29:54.482 INFO:teuthology.orchestra.run.smithi159.stdout: "cephx_cluster_require_version": "2", 2023-09-23T23:29:54.482 INFO:teuthology.orchestra.run.smithi159.stdout: "cephx_require_signatures": "false", 2023-09-23T23:29:54.482 INFO:teuthology.orchestra.run.smithi159.stdout: "cephx_require_version": "2", 2023-09-23T23:29:54.482 INFO:teuthology.orchestra.run.smithi159.stdout: "cephx_service_require_signatures": "false", 2023-09-23T23:29:54.482 INFO:teuthology.orchestra.run.smithi159.stdout: "cephx_service_require_version": "2", 2023-09-23T23:29:54.482 INFO:teuthology.orchestra.run.smithi159.stdout: "cephx_sign_messages": "true", 2023-09-23T23:29:54.482 INFO:teuthology.orchestra.run.smithi159.stdout: "chdir": "", 2023-09-23T23:29:54.483 INFO:teuthology.orchestra.run.smithi159.stdout: "client_acl_type": "", 2023-09-23T23:29:54.483 INFO:teuthology.orchestra.run.smithi159.stdout: "client_asio_thread_count": "2", 2023-09-23T23:29:54.483 INFO:teuthology.orchestra.run.smithi159.stdout: "client_cache_mid": "0.750000", 2023-09-23T23:29:54.483 INFO:teuthology.orchestra.run.smithi159.stdout: "client_cache_size": "16384", 2023-09-23T23:29:54.483 INFO:teuthology.orchestra.run.smithi159.stdout: "client_caps_release_delay": "5", 2023-09-23T23:29:54.483 INFO:teuthology.orchestra.run.smithi159.stdout: "client_check_pool_perm": "true", 2023-09-23T23:29:54.483 INFO:teuthology.orchestra.run.smithi159.stdout: "client_collect_and_send_global_metrics": "false", 2023-09-23T23:29:54.483 INFO:teuthology.orchestra.run.smithi159.stdout: "client_debug_force_sync_read": "false", 2023-09-23T23:29:54.483 INFO:teuthology.orchestra.run.smithi159.stdout: "client_debug_getattr_caps": "false", 2023-09-23T23:29:54.483 INFO:teuthology.orchestra.run.smithi159.stdout: "client_debug_inject_tick_delay": "0", 2023-09-23T23:29:54.483 INFO:teuthology.orchestra.run.smithi159.stdout: "client_die_on_failed_dentry_invalidate": "true", 2023-09-23T23:29:54.483 INFO:teuthology.orchestra.run.smithi159.stdout: "client_die_on_failed_remount": "false", 2023-09-23T23:29:54.484 INFO:teuthology.orchestra.run.smithi159.stdout: "client_dirsize_rbytes": "true", 2023-09-23T23:29:54.484 INFO:teuthology.orchestra.run.smithi159.stdout: "client_force_lazyio": "false", 2023-09-23T23:29:54.484 INFO:teuthology.orchestra.run.smithi159.stdout: "client_fs": "", 2023-09-23T23:29:54.484 INFO:teuthology.orchestra.run.smithi159.stdout: "client_inject_fixed_oldest_tid": "false", 2023-09-23T23:29:54.484 INFO:teuthology.orchestra.run.smithi159.stdout: "client_inject_release_failure": "false", 2023-09-23T23:29:54.484 INFO:teuthology.orchestra.run.smithi159.stdout: "client_max_inline_size": "4096", 2023-09-23T23:29:54.484 INFO:teuthology.orchestra.run.smithi159.stdout: "client_max_retries_on_remount_failure": "5", 2023-09-23T23:29:54.484 INFO:teuthology.orchestra.run.smithi159.stdout: "client_mds_namespace": "", 2023-09-23T23:29:54.484 INFO:teuthology.orchestra.run.smithi159.stdout: "client_metadata": "", 2023-09-23T23:29:54.484 INFO:teuthology.orchestra.run.smithi159.stdout: "client_mount_gid": "-1", 2023-09-23T23:29:54.484 INFO:teuthology.orchestra.run.smithi159.stdout: "client_mount_timeout": "300", 2023-09-23T23:29:54.484 INFO:teuthology.orchestra.run.smithi159.stdout: "client_mount_uid": "-1", 2023-09-23T23:29:54.485 INFO:teuthology.orchestra.run.smithi159.stdout: "client_mountpoint": "/", 2023-09-23T23:29:54.485 INFO:teuthology.orchestra.run.smithi159.stdout: "client_notify_timeout": "10", 2023-09-23T23:29:54.485 INFO:teuthology.orchestra.run.smithi159.stdout: "client_oc": "true", 2023-09-23T23:29:54.485 INFO:teuthology.orchestra.run.smithi159.stdout: "client_oc_max_dirty": "104857600", 2023-09-23T23:29:54.485 INFO:teuthology.orchestra.run.smithi159.stdout: "client_oc_max_dirty_age": "5.000000", 2023-09-23T23:29:54.485 INFO:teuthology.orchestra.run.smithi159.stdout: "client_oc_max_objects": "1000", 2023-09-23T23:29:54.485 INFO:teuthology.orchestra.run.smithi159.stdout: "client_oc_size": "209715200", 2023-09-23T23:29:54.485 INFO:teuthology.orchestra.run.smithi159.stdout: "client_oc_target_dirty": "8388608", 2023-09-23T23:29:54.485 INFO:teuthology.orchestra.run.smithi159.stdout: "client_permissions": "true", 2023-09-23T23:29:54.485 INFO:teuthology.orchestra.run.smithi159.stdout: "client_quota": "true", 2023-09-23T23:29:54.485 INFO:teuthology.orchestra.run.smithi159.stdout: "client_quota_df": "true", 2023-09-23T23:29:54.485 INFO:teuthology.orchestra.run.smithi159.stdout: "client_readahead_max_bytes": "0", 2023-09-23T23:29:54.485 INFO:teuthology.orchestra.run.smithi159.stdout: "client_readahead_max_periods": "4", 2023-09-23T23:29:54.486 INFO:teuthology.orchestra.run.smithi159.stdout: "client_readahead_min": "131072", 2023-09-23T23:29:54.486 INFO:teuthology.orchestra.run.smithi159.stdout: "client_reconnect_stale": "false", 2023-09-23T23:29:54.486 INFO:teuthology.orchestra.run.smithi159.stdout: "client_shutdown_timeout": "30", 2023-09-23T23:29:54.486 INFO:teuthology.orchestra.run.smithi159.stdout: "client_snapdir": ".snap", 2023-09-23T23:29:54.486 INFO:teuthology.orchestra.run.smithi159.stdout: "client_tick_interval": "1", 2023-09-23T23:29:54.486 INFO:teuthology.orchestra.run.smithi159.stdout: "client_trace": "", 2023-09-23T23:29:54.486 INFO:teuthology.orchestra.run.smithi159.stdout: "client_try_dentry_invalidate": "false", 2023-09-23T23:29:54.486 INFO:teuthology.orchestra.run.smithi159.stdout: "client_use_faked_inos": "false", 2023-09-23T23:29:54.486 INFO:teuthology.orchestra.run.smithi159.stdout: "client_use_random_mds": "false", 2023-09-23T23:29:54.486 INFO:teuthology.orchestra.run.smithi159.stdout: "clog_to_graylog": "false", 2023-09-23T23:29:54.486 INFO:teuthology.orchestra.run.smithi159.stdout: "clog_to_graylog_host": "127.0.0.1", 2023-09-23T23:29:54.486 INFO:teuthology.orchestra.run.smithi159.stdout: "clog_to_graylog_port": "12201", 2023-09-23T23:29:54.487 INFO:teuthology.orchestra.run.smithi159.stdout: "clog_to_monitors": "default=true", 2023-09-23T23:29:54.487 INFO:teuthology.orchestra.run.smithi159.stdout: "clog_to_syslog": "false", 2023-09-23T23:29:54.487 INFO:teuthology.orchestra.run.smithi159.stdout: "clog_to_syslog_facility": "default=daemon audit=local0", 2023-09-23T23:29:54.487 INFO:teuthology.orchestra.run.smithi159.stdout: "clog_to_syslog_level": "info", 2023-09-23T23:29:54.487 INFO:teuthology.orchestra.run.smithi159.stdout: "cluster_addr": "-", 2023-09-23T23:29:54.487 INFO:teuthology.orchestra.run.smithi159.stdout: "cluster_network": "", 2023-09-23T23:29:54.487 INFO:teuthology.orchestra.run.smithi159.stdout: "cluster_network_interface": "", 2023-09-23T23:29:54.487 INFO:teuthology.orchestra.run.smithi159.stdout: "compressor_zlib_isal": "false", 2023-09-23T23:29:54.487 INFO:teuthology.orchestra.run.smithi159.stdout: "compressor_zlib_level": "5", 2023-09-23T23:29:54.487 INFO:teuthology.orchestra.run.smithi159.stdout: "compressor_zlib_winsize": "-15", 2023-09-23T23:29:54.487 INFO:teuthology.orchestra.run.smithi159.stdout: "compressor_zstd_level": "1", 2023-09-23T23:29:54.487 INFO:teuthology.orchestra.run.smithi159.stdout: "container_image": "quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d", 2023-09-23T23:29:54.487 INFO:teuthology.orchestra.run.smithi159.stdout: "crash_dir": "/var/lib/ceph/crash", 2023-09-23T23:29:54.487 INFO:teuthology.orchestra.run.smithi159.stdout: "crimson_alien_op_num_threads": "6", 2023-09-23T23:29:54.488 INFO:teuthology.orchestra.run.smithi159.stdout: "crimson_alien_thread_cpu_cores": "", 2023-09-23T23:29:54.488 INFO:teuthology.orchestra.run.smithi159.stdout: "crimson_osd_obc_lru_size": "10", 2023-09-23T23:29:54.488 INFO:teuthology.orchestra.run.smithi159.stdout: "crimson_osd_scheduler_concurrency": "0", 2023-09-23T23:29:54.488 INFO:teuthology.orchestra.run.smithi159.stdout: "crimson_seastar_smp": "1", 2023-09-23T23:29:54.488 INFO:teuthology.orchestra.run.smithi159.stdout: "crush_location": "", 2023-09-23T23:29:54.488 INFO:teuthology.orchestra.run.smithi159.stdout: "crush_location_hook": "", 2023-09-23T23:29:54.488 INFO:teuthology.orchestra.run.smithi159.stdout: "crush_location_hook_timeout": "10", 2023-09-23T23:29:54.488 INFO:teuthology.orchestra.run.smithi159.stdout: "daemonize": "false", 2023-09-23T23:29:54.488 INFO:teuthology.orchestra.run.smithi159.stdout: "daos_pool": "tank", 2023-09-23T23:29:54.488 INFO:teuthology.orchestra.run.smithi159.stdout: "dbstore_config_uri": "file:/var/lib/ceph/radosgw/dbstore-config.db", 2023-09-23T23:29:54.488 INFO:teuthology.orchestra.run.smithi159.stdout: "dbstore_db_dir": "/var/lib/ceph/radosgw", 2023-09-23T23:29:54.488 INFO:teuthology.orchestra.run.smithi159.stdout: "dbstore_db_name_prefix": "dbstore", 2023-09-23T23:29:54.488 INFO:teuthology.orchestra.run.smithi159.stdout: "debug_alienstore": "0/5", 2023-09-23T23:29:54.489 INFO:teuthology.orchestra.run.smithi159.stdout: "debug_allow_any_pool_priority": "false", 2023-09-23T23:29:54.489 INFO:teuthology.orchestra.run.smithi159.stdout: "debug_asok": "1/5", 2023-09-23T23:29:54.489 INFO:teuthology.orchestra.run.smithi159.stdout: "debug_asok_assert_abort": "false", 2023-09-23T23:29:54.489 INFO:teuthology.orchestra.run.smithi159.stdout: "debug_asserts_on_shutdown": "true", 2023-09-23T23:29:54.489 INFO:teuthology.orchestra.run.smithi159.stdout: "debug_auth": "1/5", 2023-09-23T23:29:54.489 INFO:teuthology.orchestra.run.smithi159.stdout: "debug_bdev": "1/3", 2023-09-23T23:29:54.489 INFO:teuthology.orchestra.run.smithi159.stdout: "debug_bluefs": "1/5", 2023-09-23T23:29:54.489 INFO:teuthology.orchestra.run.smithi159.stdout: "debug_bluestore": "1/5", 2023-09-23T23:29:54.489 INFO:teuthology.orchestra.run.smithi159.stdout: "debug_buffer": "0/1", 2023-09-23T23:29:54.489 INFO:teuthology.orchestra.run.smithi159.stdout: "debug_ceph_exporter": "1/5", 2023-09-23T23:29:54.489 INFO:teuthology.orchestra.run.smithi159.stdout: "debug_cephfs_mirror": "0/5", 2023-09-23T23:29:54.489 INFO:teuthology.orchestra.run.smithi159.stdout: "debug_cephsqlite": "0/5", 2023-09-23T23:29:54.489 INFO:teuthology.orchestra.run.smithi159.stdout: "debug_client": "0/5", 2023-09-23T23:29:54.490 INFO:teuthology.orchestra.run.smithi159.stdout: "debug_compressor": "1/5", 2023-09-23T23:29:54.490 INFO:teuthology.orchestra.run.smithi159.stdout: "debug_context": "0/1", 2023-09-23T23:29:54.490 INFO:teuthology.orchestra.run.smithi159.stdout: "debug_crush": "1/1", 2023-09-23T23:29:54.490 INFO:teuthology.orchestra.run.smithi159.stdout: "debug_crypto": "1/5", 2023-09-23T23:29:54.490 INFO:teuthology.orchestra.run.smithi159.stdout: "debug_cyanstore": "0/5", 2023-09-23T23:29:54.490 INFO:teuthology.orchestra.run.smithi159.stdout: "debug_deliberately_leak_memory": "false", 2023-09-23T23:29:54.490 INFO:teuthology.orchestra.run.smithi159.stdout: "debug_disable_randomized_ping": "false", 2023-09-23T23:29:54.490 INFO:teuthology.orchestra.run.smithi159.stdout: "debug_dpdk": "1/5", 2023-09-23T23:29:54.490 INFO:teuthology.orchestra.run.smithi159.stdout: "debug_eventtrace": "1/5", 2023-09-23T23:29:54.490 INFO:teuthology.orchestra.run.smithi159.stdout: "debug_filer": "0/1", 2023-09-23T23:29:54.490 INFO:teuthology.orchestra.run.smithi159.stdout: "debug_filestore": "1/3", 2023-09-23T23:29:54.490 INFO:teuthology.orchestra.run.smithi159.stdout: "debug_finisher": "1/1", 2023-09-23T23:29:54.491 INFO:teuthology.orchestra.run.smithi159.stdout: "debug_fuse": "1/5", 2023-09-23T23:29:54.491 INFO:teuthology.orchestra.run.smithi159.stdout: "debug_heartbeat_testing_span": "0", 2023-09-23T23:29:54.491 INFO:teuthology.orchestra.run.smithi159.stdout: "debug_heartbeatmap": "1/5", 2023-09-23T23:29:54.491 INFO:teuthology.orchestra.run.smithi159.stdout: "debug_immutable_obj_cache": "0/5", 2023-09-23T23:29:54.491 INFO:teuthology.orchestra.run.smithi159.stdout: "debug_javaclient": "1/5", 2023-09-23T23:29:54.491 INFO:teuthology.orchestra.run.smithi159.stdout: "debug_journal": "1/3", 2023-09-23T23:29:54.491 INFO:teuthology.orchestra.run.smithi159.stdout: "debug_journaler": "0/5", 2023-09-23T23:29:54.491 INFO:teuthology.orchestra.run.smithi159.stdout: "debug_kstore": "1/5", 2023-09-23T23:29:54.491 INFO:teuthology.orchestra.run.smithi159.stdout: "debug_leveldb": "4/5", 2023-09-23T23:29:54.491 INFO:teuthology.orchestra.run.smithi159.stdout: "debug_lockdep": "0/1", 2023-09-23T23:29:54.491 INFO:teuthology.orchestra.run.smithi159.stdout: "debug_mclock": "1/5", 2023-09-23T23:29:54.491 INFO:teuthology.orchestra.run.smithi159.stdout: "debug_mds": "1/5", 2023-09-23T23:29:54.491 INFO:teuthology.orchestra.run.smithi159.stdout: "debug_mds_balancer": "1/5", 2023-09-23T23:29:54.491 INFO:teuthology.orchestra.run.smithi159.stdout: "debug_mds_locker": "1/5", 2023-09-23T23:29:54.492 INFO:teuthology.orchestra.run.smithi159.stdout: "debug_mds_log": "1/5", 2023-09-23T23:29:54.492 INFO:teuthology.orchestra.run.smithi159.stdout: "debug_mds_log_expire": "1/5", 2023-09-23T23:29:54.492 INFO:teuthology.orchestra.run.smithi159.stdout: "debug_mds_migrator": "1/5", 2023-09-23T23:29:54.492 INFO:teuthology.orchestra.run.smithi159.stdout: "debug_memstore": "1/5", 2023-09-23T23:29:54.492 INFO:teuthology.orchestra.run.smithi159.stdout: "debug_mgr": "2/5", 2023-09-23T23:29:54.492 INFO:teuthology.orchestra.run.smithi159.stdout: "debug_mgrc": "1/5", 2023-09-23T23:29:54.492 INFO:teuthology.orchestra.run.smithi159.stdout: "debug_mon": "20/20", 2023-09-23T23:29:54.492 INFO:teuthology.orchestra.run.smithi159.stdout: "debug_monc": "0/10", 2023-09-23T23:29:54.492 INFO:teuthology.orchestra.run.smithi159.stdout: "debug_ms": "1/1", 2023-09-23T23:29:54.492 INFO:teuthology.orchestra.run.smithi159.stdout: "debug_none": "0/5", 2023-09-23T23:29:54.492 INFO:teuthology.orchestra.run.smithi159.stdout: "debug_objclass": "0/5", 2023-09-23T23:29:54.492 INFO:teuthology.orchestra.run.smithi159.stdout: "debug_objectcacher": "0/5", 2023-09-23T23:29:54.492 INFO:teuthology.orchestra.run.smithi159.stdout: "debug_objecter": "0/1", 2023-09-23T23:29:54.493 INFO:teuthology.orchestra.run.smithi159.stdout: "debug_optracker": "0/5", 2023-09-23T23:29:54.493 INFO:teuthology.orchestra.run.smithi159.stdout: "debug_osd": "1/5", 2023-09-23T23:29:54.493 INFO:teuthology.orchestra.run.smithi159.stdout: "debug_paxos": "20/20", 2023-09-23T23:29:54.493 INFO:teuthology.orchestra.run.smithi159.stdout: "debug_perfcounter": "1/5", 2023-09-23T23:29:54.493 INFO:teuthology.orchestra.run.smithi159.stdout: "debug_prioritycache": "1/5", 2023-09-23T23:29:54.493 INFO:teuthology.orchestra.run.smithi159.stdout: "debug_rados": "0/5", 2023-09-23T23:29:54.493 INFO:teuthology.orchestra.run.smithi159.stdout: "debug_rbd": "0/5", 2023-09-23T23:29:54.493 INFO:teuthology.orchestra.run.smithi159.stdout: "debug_rbd_mirror": "0/5", 2023-09-23T23:29:54.493 INFO:teuthology.orchestra.run.smithi159.stdout: "debug_rbd_pwl": "0/5", 2023-09-23T23:29:54.493 INFO:teuthology.orchestra.run.smithi159.stdout: "debug_rbd_replay": "0/5", 2023-09-23T23:29:54.493 INFO:teuthology.orchestra.run.smithi159.stdout: "debug_refs": "0/0", 2023-09-23T23:29:54.493 INFO:teuthology.orchestra.run.smithi159.stdout: "debug_reserver": "1/1", 2023-09-23T23:29:54.493 INFO:teuthology.orchestra.run.smithi159.stdout: "debug_rgw": "1/5", 2023-09-23T23:29:54.494 INFO:teuthology.orchestra.run.smithi159.stdout: "debug_rgw_access": "1/5", 2023-09-23T23:29:54.494 INFO:teuthology.orchestra.run.smithi159.stdout: "debug_rgw_datacache": "1/5", 2023-09-23T23:29:54.494 INFO:teuthology.orchestra.run.smithi159.stdout: "debug_rgw_dbstore": "1/5", 2023-09-23T23:29:54.494 INFO:teuthology.orchestra.run.smithi159.stdout: "debug_rgw_flight": "1/5", 2023-09-23T23:29:54.494 INFO:teuthology.orchestra.run.smithi159.stdout: "debug_rgw_sync": "1/5", 2023-09-23T23:29:54.494 INFO:teuthology.orchestra.run.smithi159.stdout: "debug_rocksdb": "4/5", 2023-09-23T23:29:54.494 INFO:teuthology.orchestra.run.smithi159.stdout: "debug_seastore": "0/5", 2023-09-23T23:29:54.494 INFO:teuthology.orchestra.run.smithi159.stdout: "debug_seastore_backref": "0/5", 2023-09-23T23:29:54.494 INFO:teuthology.orchestra.run.smithi159.stdout: "debug_seastore_cache": "0/5", 2023-09-23T23:29:54.494 INFO:teuthology.orchestra.run.smithi159.stdout: "debug_seastore_cleaner": "0/5", 2023-09-23T23:29:54.494 INFO:teuthology.orchestra.run.smithi159.stdout: "debug_seastore_device": "0/5", 2023-09-23T23:29:54.495 INFO:teuthology.orchestra.run.smithi159.stdout: "debug_seastore_epm": "0/5", 2023-09-23T23:29:54.495 INFO:teuthology.orchestra.run.smithi159.stdout: "debug_seastore_fixedkv_tree": "0/5", 2023-09-23T23:29:54.495 INFO:teuthology.orchestra.run.smithi159.stdout: "debug_seastore_journal": "0/5", 2023-09-23T23:29:54.495 INFO:teuthology.orchestra.run.smithi159.stdout: "debug_seastore_lba": "0/5", 2023-09-23T23:29:54.495 INFO:teuthology.orchestra.run.smithi159.stdout: "debug_seastore_odata": "0/5", 2023-09-23T23:29:54.495 INFO:teuthology.orchestra.run.smithi159.stdout: "debug_seastore_omap": "0/5", 2023-09-23T23:29:54.495 INFO:teuthology.orchestra.run.smithi159.stdout: "debug_seastore_onode": "0/5", 2023-09-23T23:29:54.495 INFO:teuthology.orchestra.run.smithi159.stdout: "debug_seastore_t": "0/5", 2023-09-23T23:29:54.495 INFO:teuthology.orchestra.run.smithi159.stdout: "debug_seastore_tm": "0/5", 2023-09-23T23:29:54.495 INFO:teuthology.orchestra.run.smithi159.stdout: "debug_striper": "0/1", 2023-09-23T23:29:54.495 INFO:teuthology.orchestra.run.smithi159.stdout: "debug_test": "0/5", 2023-09-23T23:29:54.495 INFO:teuthology.orchestra.run.smithi159.stdout: "debug_throttle": "1/1", 2023-09-23T23:29:54.495 INFO:teuthology.orchestra.run.smithi159.stdout: "debug_timer": "0/1", 2023-09-23T23:29:54.496 INFO:teuthology.orchestra.run.smithi159.stdout: "debug_tp": "0/5", 2023-09-23T23:29:54.496 INFO:teuthology.orchestra.run.smithi159.stdout: "device_failure_prediction_mode": "none", 2023-09-23T23:29:54.496 INFO:teuthology.orchestra.run.smithi159.stdout: "enable_experimental_unrecoverable_data_corrupting_features": "", 2023-09-23T23:29:54.496 INFO:teuthology.orchestra.run.smithi159.stdout: "erasure_code_dir": "/usr/lib64/ceph/erasure-code", 2023-09-23T23:29:54.496 INFO:teuthology.orchestra.run.smithi159.stdout: "err_to_graylog": "false", 2023-09-23T23:29:54.496 INFO:teuthology.orchestra.run.smithi159.stdout: "err_to_journald": "false", 2023-09-23T23:29:54.496 INFO:teuthology.orchestra.run.smithi159.stdout: "err_to_stderr": "true", 2023-09-23T23:29:54.496 INFO:teuthology.orchestra.run.smithi159.stdout: "err_to_syslog": "false", 2023-09-23T23:29:54.496 INFO:teuthology.orchestra.run.smithi159.stdout: "event_tracing": "false", 2023-09-23T23:29:54.496 INFO:teuthology.orchestra.run.smithi159.stdout: "exporter_addr": "0.0.0.0", 2023-09-23T23:29:54.496 INFO:teuthology.orchestra.run.smithi159.stdout: "exporter_http_port": "9926", 2023-09-23T23:29:54.496 INFO:teuthology.orchestra.run.smithi159.stdout: "exporter_prio_limit": "5", 2023-09-23T23:29:54.496 INFO:teuthology.orchestra.run.smithi159.stdout: "exporter_sock_dir": "/var/run/ceph/", 2023-09-23T23:29:54.497 INFO:teuthology.orchestra.run.smithi159.stdout: "exporter_sort_metrics": "true", 2023-09-23T23:29:54.497 INFO:teuthology.orchestra.run.smithi159.stdout: "exporter_stats_period": "5", 2023-09-23T23:29:54.497 INFO:teuthology.orchestra.run.smithi159.stdout: "fake_statfs_for_testing": "0", 2023-09-23T23:29:54.497 INFO:teuthology.orchestra.run.smithi159.stdout: "fatal_signal_handlers": "true", 2023-09-23T23:29:54.497 INFO:teuthology.orchestra.run.smithi159.stdout: "filer_max_purge_ops": "10", 2023-09-23T23:29:54.497 INFO:teuthology.orchestra.run.smithi159.stdout: "filer_max_truncate_ops": "128", 2023-09-23T23:29:54.497 INFO:teuthology.orchestra.run.smithi159.stdout: "filestore_apply_finisher_threads": "1", 2023-09-23T23:29:54.497 INFO:teuthology.orchestra.run.smithi159.stdout: "filestore_blackhole": "false", 2023-09-23T23:29:54.497 INFO:teuthology.orchestra.run.smithi159.stdout: "filestore_btrfs_clone_range": "true", 2023-09-23T23:29:54.497 INFO:teuthology.orchestra.run.smithi159.stdout: "filestore_btrfs_snap": "true", 2023-09-23T23:29:54.497 INFO:teuthology.orchestra.run.smithi159.stdout: "filestore_caller_concurrency": "10", 2023-09-23T23:29:54.497 INFO:teuthology.orchestra.run.smithi159.stdout: "filestore_collect_device_partition_information": "true", 2023-09-23T23:29:54.498 INFO:teuthology.orchestra.run.smithi159.stdout: "filestore_commit_timeout": "600.000000", 2023-09-23T23:29:54.498 INFO:teuthology.orchestra.run.smithi159.stdout: "filestore_debug_inject_read_err": "false", 2023-09-23T23:29:54.498 INFO:teuthology.orchestra.run.smithi159.stdout: "filestore_debug_omap_check": "false", 2023-09-23T23:29:54.498 INFO:teuthology.orchestra.run.smithi159.stdout: "filestore_debug_random_read_err": "0.000000", 2023-09-23T23:29:54.498 INFO:teuthology.orchestra.run.smithi159.stdout: "filestore_debug_verify_split": "false", 2023-09-23T23:29:54.498 INFO:teuthology.orchestra.run.smithi159.stdout: "filestore_dump_file": "", 2023-09-23T23:29:54.498 INFO:teuthology.orchestra.run.smithi159.stdout: "filestore_expected_throughput_bytes": "209715200.000000", 2023-09-23T23:29:54.498 INFO:teuthology.orchestra.run.smithi159.stdout: "filestore_expected_throughput_ops": "200.000000", 2023-09-23T23:29:54.498 INFO:teuthology.orchestra.run.smithi159.stdout: "filestore_fadvise": "true", 2023-09-23T23:29:54.498 INFO:teuthology.orchestra.run.smithi159.stdout: "filestore_fail_eio": "true", 2023-09-23T23:29:54.498 INFO:teuthology.orchestra.run.smithi159.stdout: "filestore_fd_cache_shards": "16", 2023-09-23T23:29:54.498 INFO:teuthology.orchestra.run.smithi159.stdout: "filestore_fd_cache_size": "128", 2023-09-23T23:29:54.499 INFO:teuthology.orchestra.run.smithi159.stdout: "filestore_fiemap": "false", 2023-09-23T23:29:54.499 INFO:teuthology.orchestra.run.smithi159.stdout: "filestore_fiemap_threshold": "4096", 2023-09-23T23:29:54.499 INFO:teuthology.orchestra.run.smithi159.stdout: "filestore_fsync_flushes_journal_data": "false", 2023-09-23T23:29:54.499 INFO:teuthology.orchestra.run.smithi159.stdout: "filestore_index_retry_probability": "0.000000", 2023-09-23T23:29:54.499 INFO:teuthology.orchestra.run.smithi159.stdout: "filestore_inject_stall": "0", 2023-09-23T23:29:54.499 INFO:teuthology.orchestra.run.smithi159.stdout: "filestore_journal_parallel": "false", 2023-09-23T23:29:54.499 INFO:teuthology.orchestra.run.smithi159.stdout: "filestore_journal_trailing": "false", 2023-09-23T23:29:54.499 INFO:teuthology.orchestra.run.smithi159.stdout: "filestore_journal_writeahead": "false", 2023-09-23T23:29:54.499 INFO:teuthology.orchestra.run.smithi159.stdout: "filestore_kill_at": "0", 2023-09-23T23:29:54.499 INFO:teuthology.orchestra.run.smithi159.stdout: "filestore_max_alloc_hint_size": "1048576", 2023-09-23T23:29:54.499 INFO:teuthology.orchestra.run.smithi159.stdout: "filestore_max_inline_xattr_size": "0", 2023-09-23T23:29:54.499 INFO:teuthology.orchestra.run.smithi159.stdout: "filestore_max_inline_xattr_size_btrfs": "2048", 2023-09-23T23:29:54.499 INFO:teuthology.orchestra.run.smithi159.stdout: "filestore_max_inline_xattr_size_other": "512", 2023-09-23T23:29:54.500 INFO:teuthology.orchestra.run.smithi159.stdout: "filestore_max_inline_xattr_size_xfs": "65536", 2023-09-23T23:29:54.500 INFO:teuthology.orchestra.run.smithi159.stdout: "filestore_max_inline_xattrs": "0", 2023-09-23T23:29:54.500 INFO:teuthology.orchestra.run.smithi159.stdout: "filestore_max_inline_xattrs_btrfs": "10", 2023-09-23T23:29:54.500 INFO:teuthology.orchestra.run.smithi159.stdout: "filestore_max_inline_xattrs_other": "2", 2023-09-23T23:29:54.500 INFO:teuthology.orchestra.run.smithi159.stdout: "filestore_max_inline_xattrs_xfs": "10", 2023-09-23T23:29:54.500 INFO:teuthology.orchestra.run.smithi159.stdout: "filestore_max_sync_interval": "5.000000", 2023-09-23T23:29:54.500 INFO:teuthology.orchestra.run.smithi159.stdout: "filestore_max_xattr_value_size": "0", 2023-09-23T23:29:54.500 INFO:teuthology.orchestra.run.smithi159.stdout: "filestore_max_xattr_value_size_btrfs": "65536", 2023-09-23T23:29:54.500 INFO:teuthology.orchestra.run.smithi159.stdout: "filestore_max_xattr_value_size_other": "1024", 2023-09-23T23:29:54.500 INFO:teuthology.orchestra.run.smithi159.stdout: "filestore_max_xattr_value_size_xfs": "65536", 2023-09-23T23:29:54.500 INFO:teuthology.orchestra.run.smithi159.stdout: "filestore_merge_threshold": "-10", 2023-09-23T23:29:54.500 INFO:teuthology.orchestra.run.smithi159.stdout: "filestore_min_sync_interval": "0.010000", 2023-09-23T23:29:54.501 INFO:teuthology.orchestra.run.smithi159.stdout: "filestore_odsync_write": "false", 2023-09-23T23:29:54.501 INFO:teuthology.orchestra.run.smithi159.stdout: "filestore_omap_backend": "rocksdb", 2023-09-23T23:29:54.501 INFO:teuthology.orchestra.run.smithi159.stdout: "filestore_omap_backend_path": "", 2023-09-23T23:29:54.501 INFO:teuthology.orchestra.run.smithi159.stdout: "filestore_omap_header_cache_size": "1024", 2023-09-23T23:29:54.501 INFO:teuthology.orchestra.run.smithi159.stdout: "filestore_ondisk_finisher_threads": "1", 2023-09-23T23:29:54.501 INFO:teuthology.orchestra.run.smithi159.stdout: "filestore_op_thread_suicide_timeout": "180", 2023-09-23T23:29:54.501 INFO:teuthology.orchestra.run.smithi159.stdout: "filestore_op_thread_timeout": "60", 2023-09-23T23:29:54.501 INFO:teuthology.orchestra.run.smithi159.stdout: "filestore_op_threads": "2", 2023-09-23T23:29:54.501 INFO:teuthology.orchestra.run.smithi159.stdout: "filestore_punch_hole": "false", 2023-09-23T23:29:54.501 INFO:teuthology.orchestra.run.smithi159.stdout: "filestore_queue_high_delay_multiple": "0.000000", 2023-09-23T23:29:54.501 INFO:teuthology.orchestra.run.smithi159.stdout: "filestore_queue_high_delay_multiple_bytes": "0.000000", 2023-09-23T23:29:54.501 INFO:teuthology.orchestra.run.smithi159.stdout: "filestore_queue_high_delay_multiple_ops": "0.000000", 2023-09-23T23:29:54.501 INFO:teuthology.orchestra.run.smithi159.stdout: "filestore_queue_high_threshhold": "0.900000", 2023-09-23T23:29:54.501 INFO:teuthology.orchestra.run.smithi159.stdout: "filestore_queue_low_threshhold": "0.300000", 2023-09-23T23:29:54.502 INFO:teuthology.orchestra.run.smithi159.stdout: "filestore_queue_max_bytes": "104857600", 2023-09-23T23:29:54.502 INFO:teuthology.orchestra.run.smithi159.stdout: "filestore_queue_max_delay_multiple": "0.000000", 2023-09-23T23:29:54.502 INFO:teuthology.orchestra.run.smithi159.stdout: "filestore_queue_max_delay_multiple_bytes": "0.000000", 2023-09-23T23:29:54.502 INFO:teuthology.orchestra.run.smithi159.stdout: "filestore_queue_max_delay_multiple_ops": "0.000000", 2023-09-23T23:29:54.502 INFO:teuthology.orchestra.run.smithi159.stdout: "filestore_queue_max_ops": "50", 2023-09-23T23:29:54.502 INFO:teuthology.orchestra.run.smithi159.stdout: "filestore_rocksdb_options": "max_background_jobs=10,compaction_readahead_size=2097152,compression=kNoCompression", 2023-09-23T23:29:54.502 INFO:teuthology.orchestra.run.smithi159.stdout: "filestore_seek_data_hole": "false", 2023-09-23T23:29:54.502 INFO:teuthology.orchestra.run.smithi159.stdout: "filestore_sloppy_crc": "false", 2023-09-23T23:29:54.502 INFO:teuthology.orchestra.run.smithi159.stdout: "filestore_sloppy_crc_block_size": "65536", 2023-09-23T23:29:54.502 INFO:teuthology.orchestra.run.smithi159.stdout: "filestore_splice": "false", 2023-09-23T23:29:54.502 INFO:teuthology.orchestra.run.smithi159.stdout: "filestore_split_multiple": "2", 2023-09-23T23:29:54.502 INFO:teuthology.orchestra.run.smithi159.stdout: "filestore_split_rand_factor": "20", 2023-09-23T23:29:54.503 INFO:teuthology.orchestra.run.smithi159.stdout: "filestore_update_to": "1000", 2023-09-23T23:29:54.503 INFO:teuthology.orchestra.run.smithi159.stdout: "filestore_wbthrottle_btrfs_bytes_hard_limit": "419430400", 2023-09-23T23:29:54.503 INFO:teuthology.orchestra.run.smithi159.stdout: "filestore_wbthrottle_btrfs_bytes_start_flusher": "41943040", 2023-09-23T23:29:54.503 INFO:teuthology.orchestra.run.smithi159.stdout: "filestore_wbthrottle_btrfs_inodes_hard_limit": "5000", 2023-09-23T23:29:54.503 INFO:teuthology.orchestra.run.smithi159.stdout: "filestore_wbthrottle_btrfs_inodes_start_flusher": "500", 2023-09-23T23:29:54.503 INFO:teuthology.orchestra.run.smithi159.stdout: "filestore_wbthrottle_btrfs_ios_hard_limit": "5000", 2023-09-23T23:29:54.503 INFO:teuthology.orchestra.run.smithi159.stdout: "filestore_wbthrottle_btrfs_ios_start_flusher": "500", 2023-09-23T23:29:54.503 INFO:teuthology.orchestra.run.smithi159.stdout: "filestore_wbthrottle_enable": "true", 2023-09-23T23:29:54.503 INFO:teuthology.orchestra.run.smithi159.stdout: "filestore_wbthrottle_xfs_bytes_hard_limit": "419430400", 2023-09-23T23:29:54.503 INFO:teuthology.orchestra.run.smithi159.stdout: "filestore_wbthrottle_xfs_bytes_start_flusher": "41943040", 2023-09-23T23:29:54.503 INFO:teuthology.orchestra.run.smithi159.stdout: "filestore_wbthrottle_xfs_inodes_hard_limit": "5000", 2023-09-23T23:29:54.503 INFO:teuthology.orchestra.run.smithi159.stdout: "filestore_wbthrottle_xfs_inodes_start_flusher": "500", 2023-09-23T23:29:54.504 INFO:teuthology.orchestra.run.smithi159.stdout: "filestore_wbthrottle_xfs_ios_hard_limit": "5000", 2023-09-23T23:29:54.504 INFO:teuthology.orchestra.run.smithi159.stdout: "filestore_wbthrottle_xfs_ios_start_flusher": "500", 2023-09-23T23:29:54.504 INFO:teuthology.orchestra.run.smithi159.stdout: "filestore_xfs_extsize": "false", 2023-09-23T23:29:54.504 INFO:teuthology.orchestra.run.smithi159.stdout: "filestore_zfs_snap": "false", 2023-09-23T23:29:54.504 INFO:teuthology.orchestra.run.smithi159.stdout: "fio_dir": "/tmp/fio", 2023-09-23T23:29:54.504 INFO:teuthology.orchestra.run.smithi159.stdout: "fsid": "e43465dc-5a64-11ee-8db4-212e2dc638e7", 2023-09-23T23:29:54.504 INFO:teuthology.orchestra.run.smithi159.stdout: "fuse_allow_other": "true", 2023-09-23T23:29:54.504 INFO:teuthology.orchestra.run.smithi159.stdout: "fuse_atomic_o_trunc": "true", 2023-09-23T23:29:54.504 INFO:teuthology.orchestra.run.smithi159.stdout: "fuse_big_writes": "true", 2023-09-23T23:29:54.504 INFO:teuthology.orchestra.run.smithi159.stdout: "fuse_debug": "false", 2023-09-23T23:29:54.504 INFO:teuthology.orchestra.run.smithi159.stdout: "fuse_default_permissions": "false", 2023-09-23T23:29:54.504 INFO:teuthology.orchestra.run.smithi159.stdout: "fuse_disable_pagecache": "false", 2023-09-23T23:29:54.505 INFO:teuthology.orchestra.run.smithi159.stdout: "fuse_max_write": "0", 2023-09-23T23:29:54.505 INFO:teuthology.orchestra.run.smithi159.stdout: "fuse_multithreaded": "true", 2023-09-23T23:29:54.505 INFO:teuthology.orchestra.run.smithi159.stdout: "fuse_require_active_mds": "true", 2023-09-23T23:29:54.505 INFO:teuthology.orchestra.run.smithi159.stdout: "fuse_set_user_groups": "true", 2023-09-23T23:29:54.505 INFO:teuthology.orchestra.run.smithi159.stdout: "fuse_splice_move": "true", 2023-09-23T23:29:54.505 INFO:teuthology.orchestra.run.smithi159.stdout: "fuse_splice_read": "true", 2023-09-23T23:29:54.505 INFO:teuthology.orchestra.run.smithi159.stdout: "fuse_splice_write": "true", 2023-09-23T23:29:54.505 INFO:teuthology.orchestra.run.smithi159.stdout: "fuse_syncfs_on_mksnap": "true", 2023-09-23T23:29:54.505 INFO:teuthology.orchestra.run.smithi159.stdout: "fuse_use_invalidate_cb": "true", 2023-09-23T23:29:54.505 INFO:teuthology.orchestra.run.smithi159.stdout: "gss_ktab_client_file": "/var/lib/ceph/mon.a/gss_client_mon.a.ktab", 2023-09-23T23:29:54.505 INFO:teuthology.orchestra.run.smithi159.stdout: "gss_target_name": "ceph", 2023-09-23T23:29:54.505 INFO:teuthology.orchestra.run.smithi159.stdout: "heartbeat_file": "", 2023-09-23T23:29:54.505 INFO:teuthology.orchestra.run.smithi159.stdout: "heartbeat_inject_failure": "0", 2023-09-23T23:29:54.506 INFO:teuthology.orchestra.run.smithi159.stdout: "heartbeat_interval": "5", 2023-09-23T23:29:54.506 INFO:teuthology.orchestra.run.smithi159.stdout: "host": "smithi159", 2023-09-23T23:29:54.506 INFO:teuthology.orchestra.run.smithi159.stdout: "immutable_object_cache_client_dedicated_thread_num": "2", 2023-09-23T23:29:54.506 INFO:teuthology.orchestra.run.smithi159.stdout: "immutable_object_cache_max_inflight_ops": "128", 2023-09-23T23:29:54.506 INFO:teuthology.orchestra.run.smithi159.stdout: "immutable_object_cache_max_size": "1073741824", 2023-09-23T23:29:54.506 INFO:teuthology.orchestra.run.smithi159.stdout: "immutable_object_cache_path": "/tmp/ceph_immutable_object_cache", 2023-09-23T23:29:54.506 INFO:teuthology.orchestra.run.smithi159.stdout: "immutable_object_cache_qos_bps_burst": "0", 2023-09-23T23:29:54.506 INFO:teuthology.orchestra.run.smithi159.stdout: "immutable_object_cache_qos_bps_burst_seconds": "1", 2023-09-23T23:29:54.506 INFO:teuthology.orchestra.run.smithi159.stdout: "immutable_object_cache_qos_bps_limit": "0", 2023-09-23T23:29:54.506 INFO:teuthology.orchestra.run.smithi159.stdout: "immutable_object_cache_qos_iops_burst": "0", 2023-09-23T23:29:54.506 INFO:teuthology.orchestra.run.smithi159.stdout: "immutable_object_cache_qos_iops_burst_seconds": "1", 2023-09-23T23:29:54.506 INFO:teuthology.orchestra.run.smithi159.stdout: "immutable_object_cache_qos_iops_limit": "0", 2023-09-23T23:29:54.506 INFO:teuthology.orchestra.run.smithi159.stdout: "immutable_object_cache_qos_schedule_tick_min": "50", 2023-09-23T23:29:54.507 INFO:teuthology.orchestra.run.smithi159.stdout: "immutable_object_cache_sock": "/var/run/ceph/immutable_object_cache_sock", 2023-09-23T23:29:54.507 INFO:teuthology.orchestra.run.smithi159.stdout: "immutable_object_cache_watermark": "0.900000", 2023-09-23T23:29:54.507 INFO:teuthology.orchestra.run.smithi159.stdout: "inject_early_sigterm": "false", 2023-09-23T23:29:54.507 INFO:teuthology.orchestra.run.smithi159.stdout: "jaeger_agent_port": "6799", 2023-09-23T23:29:54.507 INFO:teuthology.orchestra.run.smithi159.stdout: "jaeger_tracing_enable": "false", 2023-09-23T23:29:54.507 INFO:teuthology.orchestra.run.smithi159.stdout: "journal_aio": "true", 2023-09-23T23:29:54.507 INFO:teuthology.orchestra.run.smithi159.stdout: "journal_align_min_size": "65536", 2023-09-23T23:29:54.507 INFO:teuthology.orchestra.run.smithi159.stdout: "journal_block_align": "true", 2023-09-23T23:29:54.507 INFO:teuthology.orchestra.run.smithi159.stdout: "journal_block_size": "4096", 2023-09-23T23:29:54.507 INFO:teuthology.orchestra.run.smithi159.stdout: "journal_dio": "true", 2023-09-23T23:29:54.507 INFO:teuthology.orchestra.run.smithi159.stdout: "journal_discard": "false", 2023-09-23T23:29:54.507 INFO:teuthology.orchestra.run.smithi159.stdout: "journal_force_aio": "false", 2023-09-23T23:29:54.508 INFO:teuthology.orchestra.run.smithi159.stdout: "journal_ignore_corruption": "false", 2023-09-23T23:29:54.508 INFO:teuthology.orchestra.run.smithi159.stdout: "journal_max_write_bytes": "10485760", 2023-09-23T23:29:54.508 INFO:teuthology.orchestra.run.smithi159.stdout: "journal_max_write_entries": "100", 2023-09-23T23:29:54.508 INFO:teuthology.orchestra.run.smithi159.stdout: "journal_replay_from": "0", 2023-09-23T23:29:54.508 INFO:teuthology.orchestra.run.smithi159.stdout: "journal_throttle_high_multiple": "0.000000", 2023-09-23T23:29:54.508 INFO:teuthology.orchestra.run.smithi159.stdout: "journal_throttle_high_threshhold": "0.900000", 2023-09-23T23:29:54.508 INFO:teuthology.orchestra.run.smithi159.stdout: "journal_throttle_low_threshhold": "0.600000", 2023-09-23T23:29:54.508 INFO:teuthology.orchestra.run.smithi159.stdout: "journal_throttle_max_multiple": "0.000000", 2023-09-23T23:29:54.508 INFO:teuthology.orchestra.run.smithi159.stdout: "journal_write_header_frequency": "0", 2023-09-23T23:29:54.508 INFO:teuthology.orchestra.run.smithi159.stdout: "journal_zero_on_create": "false", 2023-09-23T23:29:54.508 INFO:teuthology.orchestra.run.smithi159.stdout: "journaler_prefetch_periods": "10", 2023-09-23T23:29:54.508 INFO:teuthology.orchestra.run.smithi159.stdout: "journaler_prezero_periods": "5", 2023-09-23T23:29:54.508 INFO:teuthology.orchestra.run.smithi159.stdout: "journaler_write_head_interval": "15", 2023-09-23T23:29:54.508 INFO:teuthology.orchestra.run.smithi159.stdout: "key": "", 2023-09-23T23:29:54.509 INFO:teuthology.orchestra.run.smithi159.stdout: "keyfile": "", 2023-09-23T23:29:54.509 INFO:teuthology.orchestra.run.smithi159.stdout: "keyring": "/var/lib/ceph/mon/ceph-a/keyring", 2023-09-23T23:29:54.509 INFO:teuthology.orchestra.run.smithi159.stdout: "kstore_backend": "rocksdb", 2023-09-23T23:29:54.509 INFO:teuthology.orchestra.run.smithi159.stdout: "kstore_default_stripe_size": "65536", 2023-09-23T23:29:54.509 INFO:teuthology.orchestra.run.smithi159.stdout: "kstore_fsck_on_mount": "false", 2023-09-23T23:29:54.509 INFO:teuthology.orchestra.run.smithi159.stdout: "kstore_fsck_on_mount_deep": "true", 2023-09-23T23:29:54.509 INFO:teuthology.orchestra.run.smithi159.stdout: "kstore_max_bytes": "67108864", 2023-09-23T23:29:54.509 INFO:teuthology.orchestra.run.smithi159.stdout: "kstore_max_ops": "512", 2023-09-23T23:29:54.509 INFO:teuthology.orchestra.run.smithi159.stdout: "kstore_nid_prealloc": "1024", 2023-09-23T23:29:54.509 INFO:teuthology.orchestra.run.smithi159.stdout: "kstore_onode_map_size": "1024", 2023-09-23T23:29:54.509 INFO:teuthology.orchestra.run.smithi159.stdout: "kstore_rocksdb_options": "compression=kNoCompression", 2023-09-23T23:29:54.509 INFO:teuthology.orchestra.run.smithi159.stdout: "kstore_sync_submit_transaction": "false", 2023-09-23T23:29:54.509 INFO:teuthology.orchestra.run.smithi159.stdout: "kstore_sync_transaction": "false", 2023-09-23T23:29:54.510 INFO:teuthology.orchestra.run.smithi159.stdout: "leveldb_block_size": "65536", 2023-09-23T23:29:54.510 INFO:teuthology.orchestra.run.smithi159.stdout: "leveldb_bloom_size": "0", 2023-09-23T23:29:54.510 INFO:teuthology.orchestra.run.smithi159.stdout: "leveldb_cache_size": "536870912", 2023-09-23T23:29:54.510 INFO:teuthology.orchestra.run.smithi159.stdout: "leveldb_compact_on_mount": "false", 2023-09-23T23:29:54.510 INFO:teuthology.orchestra.run.smithi159.stdout: "leveldb_compression": "false", 2023-09-23T23:29:54.510 INFO:teuthology.orchestra.run.smithi159.stdout: "leveldb_log": "", 2023-09-23T23:29:54.510 INFO:teuthology.orchestra.run.smithi159.stdout: "leveldb_log_to_ceph_log": "true", 2023-09-23T23:29:54.510 INFO:teuthology.orchestra.run.smithi159.stdout: "leveldb_max_open_files": "0", 2023-09-23T23:29:54.510 INFO:teuthology.orchestra.run.smithi159.stdout: "leveldb_paranoid": "false", 2023-09-23T23:29:54.510 INFO:teuthology.orchestra.run.smithi159.stdout: "leveldb_write_buffer_size": "33554432", 2023-09-23T23:29:54.510 INFO:teuthology.orchestra.run.smithi159.stdout: "librados_thread_count": "2", 2023-09-23T23:29:54.510 INFO:teuthology.orchestra.run.smithi159.stdout: "lockdep": "false", 2023-09-23T23:29:54.511 INFO:teuthology.orchestra.run.smithi159.stdout: "lockdep_force_backtrace": "false", 2023-09-23T23:29:54.511 INFO:teuthology.orchestra.run.smithi159.stdout: "log_coarse_timestamps": "true", 2023-09-23T23:29:54.511 INFO:teuthology.orchestra.run.smithi159.stdout: "log_file": "/var/log/ceph/ceph-mon.a.log", 2023-09-23T23:29:54.511 INFO:teuthology.orchestra.run.smithi159.stdout: "log_flush_on_exit": "false", 2023-09-23T23:29:54.511 INFO:teuthology.orchestra.run.smithi159.stdout: "log_graylog_host": "127.0.0.1", 2023-09-23T23:29:54.511 INFO:teuthology.orchestra.run.smithi159.stdout: "log_graylog_port": "12201", 2023-09-23T23:29:54.511 INFO:teuthology.orchestra.run.smithi159.stdout: "log_max_new": "1000", 2023-09-23T23:29:54.511 INFO:teuthology.orchestra.run.smithi159.stdout: "log_max_recent": "10000", 2023-09-23T23:29:54.511 INFO:teuthology.orchestra.run.smithi159.stdout: "log_stderr_prefix": "debug ", 2023-09-23T23:29:54.511 INFO:teuthology.orchestra.run.smithi159.stdout: "log_stop_at_utilization": "0.970000", 2023-09-23T23:29:54.511 INFO:teuthology.orchestra.run.smithi159.stdout: "log_to_file": "true", 2023-09-23T23:29:54.511 INFO:teuthology.orchestra.run.smithi159.stdout: "log_to_graylog": "false", 2023-09-23T23:29:54.511 INFO:teuthology.orchestra.run.smithi159.stdout: "log_to_journald": "false", 2023-09-23T23:29:54.512 INFO:teuthology.orchestra.run.smithi159.stdout: "log_to_stderr": "false", 2023-09-23T23:29:54.512 INFO:teuthology.orchestra.run.smithi159.stdout: "log_to_syslog": "false", 2023-09-23T23:29:54.512 INFO:teuthology.orchestra.run.smithi159.stdout: "max_rotating_auth_attempts": "10", 2023-09-23T23:29:54.512 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_abort_on_newly_corrupt_dentry": "true", 2023-09-23T23:29:54.512 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_action_on_write_error": "1", 2023-09-23T23:29:54.512 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_alternate_name_max": "8192", 2023-09-23T23:29:54.512 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_asio_thread_count": "2", 2023-09-23T23:29:54.512 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_bal_export_pin": "true", 2023-09-23T23:29:54.512 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_bal_fragment_dirs": "true", 2023-09-23T23:29:54.512 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_bal_fragment_fast_factor": "1.500000", 2023-09-23T23:29:54.512 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_bal_fragment_interval": "5", 2023-09-23T23:29:54.512 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_bal_fragment_size_max": "100000", 2023-09-23T23:29:54.513 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_bal_idle_threshold": "0.000000", 2023-09-23T23:29:54.513 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_bal_interval": "10", 2023-09-23T23:29:54.513 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_bal_max": "-1", 2023-09-23T23:29:54.513 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_bal_max_until": "-1", 2023-09-23T23:29:54.513 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_bal_merge_size": "50", 2023-09-23T23:29:54.513 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_bal_midchunk": "0.300000", 2023-09-23T23:29:54.513 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_bal_min_rebalance": "0.100000", 2023-09-23T23:29:54.513 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_bal_min_start": "0.200000", 2023-09-23T23:29:54.513 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_bal_minchunk": "0.001000", 2023-09-23T23:29:54.513 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_bal_mode": "0", 2023-09-23T23:29:54.513 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_bal_need_max": "1.200000", 2023-09-23T23:29:54.513 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_bal_need_min": "0.800000", 2023-09-23T23:29:54.513 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_bal_replicate_threshold": "8000.000000", 2023-09-23T23:29:54.514 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_bal_sample_interval": "3.000000", 2023-09-23T23:29:54.514 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_bal_split_bits": "3", 2023-09-23T23:29:54.514 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_bal_split_rd": "25000.000000", 2023-09-23T23:29:54.514 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_bal_split_size": "10000", 2023-09-23T23:29:54.514 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_bal_split_wr": "10000.000000", 2023-09-23T23:29:54.514 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_bal_target_decay": "10.000000", 2023-09-23T23:29:54.514 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_bal_unreplicate_threshold": "0.000000", 2023-09-23T23:29:54.514 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_beacon_grace": "15.000000", 2023-09-23T23:29:54.514 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_beacon_interval": "4.000000", 2023-09-23T23:29:54.514 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_beacon_mon_down_grace": "60", 2023-09-23T23:29:54.514 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_cache_memory_limit": "4294967296", 2023-09-23T23:29:54.514 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_cache_mid": "0.700000", 2023-09-23T23:29:54.515 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_cache_release_free_interval": "10", 2023-09-23T23:29:54.515 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_cache_reservation": "0.050000", 2023-09-23T23:29:54.515 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_cache_trim_decay_rate": "1.000000", 2023-09-23T23:29:54.515 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_cache_trim_interval": "1", 2023-09-23T23:29:54.515 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_cache_trim_threshold": "262144", 2023-09-23T23:29:54.515 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_cap_acquisition_throttle_retry_request_timeout": "0.500000", 2023-09-23T23:29:54.515 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_cap_revoke_eviction_timeout": "0.000000", 2023-09-23T23:29:54.515 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_client_delegate_inos_pct": "50", 2023-09-23T23:29:54.515 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_client_prealloc_inos": "1000", 2023-09-23T23:29:54.515 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_client_writeable_range_max_inc_objs": "1024", 2023-09-23T23:29:54.515 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_connect_bootstrapping": "false", 2023-09-23T23:29:54.515 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_damage_table_max_entries": "10000", 2023-09-23T23:29:54.516 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_data": "/var/lib/ceph/mds/ceph-a", 2023-09-23T23:29:54.516 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_debug_auth_pins": "false", 2023-09-23T23:29:54.516 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_debug_frag": "false", 2023-09-23T23:29:54.516 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_debug_scatterstat": "false", 2023-09-23T23:29:54.516 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_debug_subtrees": "false", 2023-09-23T23:29:54.516 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_decay_halflife": "5.000000", 2023-09-23T23:29:54.516 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_default_dir_hash": "2", 2023-09-23T23:29:54.516 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_defer_session_stale": "true", 2023-09-23T23:29:54.516 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_deny_all_reconnect": "false", 2023-09-23T23:29:54.516 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_dir_keys_per_op": "16384", 2023-09-23T23:29:54.516 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_dir_max_commit_size": "10", 2023-09-23T23:29:54.516 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_dir_max_entries": "0", 2023-09-23T23:29:54.517 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_dir_prefetch": "true", 2023-09-23T23:29:54.517 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_dirstat_min_interval": "1.000000", 2023-09-23T23:29:54.517 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_dump_cache_after_rejoin": "false", 2023-09-23T23:29:54.517 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_dump_cache_on_map": "false", 2023-09-23T23:29:54.517 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_dump_cache_threshold_file": "0", 2023-09-23T23:29:54.517 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_dump_cache_threshold_formatter": "1073741824", 2023-09-23T23:29:54.517 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_early_reply": "true", 2023-09-23T23:29:54.517 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_enable_op_tracker": "true", 2023-09-23T23:29:54.517 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_enforce_unique_name": "true", 2023-09-23T23:29:54.517 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_export_ephemeral_distributed": "true", 2023-09-23T23:29:54.517 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_export_ephemeral_distributed_factor": "2.000000", 2023-09-23T23:29:54.517 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_export_ephemeral_random": "true", 2023-09-23T23:29:54.518 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_export_ephemeral_random_max": "0.010000", 2023-09-23T23:29:54.518 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_extraordinary_events_dump_interval": "0", 2023-09-23T23:29:54.518 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_forward_all_requests_to_auth": "false", 2023-09-23T23:29:54.518 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_freeze_tree_timeout": "30.000000", 2023-09-23T23:29:54.518 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_fscrypt_last_block_max_size": "4096", 2023-09-23T23:29:54.518 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_go_bad_corrupt_dentry": "true", 2023-09-23T23:29:54.518 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_hack_allow_loading_invalid_metadata": "false", 2023-09-23T23:29:54.518 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_health_cache_threshold": "1.500000", 2023-09-23T23:29:54.518 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_health_summarize_threshold": "10", 2023-09-23T23:29:54.518 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_heartbeat_grace": "15.000000", 2023-09-23T23:29:54.518 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_heartbeat_reset_grace": "1000", 2023-09-23T23:29:54.518 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_inject_health_dummy": "false", 2023-09-23T23:29:54.519 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_inject_journal_corrupt_dentry_first": "0.000000", 2023-09-23T23:29:54.519 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_inject_migrator_session_race": "false", 2023-09-23T23:29:54.519 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_inject_rename_corrupt_dentry_first": "0.000000", 2023-09-23T23:29:54.519 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_inject_skip_replaying_inotable": "false", 2023-09-23T23:29:54.519 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_inject_traceless_reply_probability": "0.000000", 2023-09-23T23:29:54.519 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_join_fs": "", 2023-09-23T23:29:54.519 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_journal_format": "1", 2023-09-23T23:29:54.519 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_kill_create_at": "0", 2023-09-23T23:29:54.519 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_kill_export_at": "0", 2023-09-23T23:29:54.519 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_kill_import_at": "0", 2023-09-23T23:29:54.519 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_kill_journal_at": "0", 2023-09-23T23:29:54.519 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_kill_journal_expire_at": "0", 2023-09-23T23:29:54.519 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_kill_journal_replay_at": "0", 2023-09-23T23:29:54.520 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_kill_link_at": "0", 2023-09-23T23:29:54.520 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_kill_mdstable_at": "0", 2023-09-23T23:29:54.520 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_kill_openc_at": "0", 2023-09-23T23:29:54.520 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_kill_rename_at": "0", 2023-09-23T23:29:54.520 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_kill_skip_replaying_inotable": "false", 2023-09-23T23:29:54.520 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_log_events_per_segment": "1024", 2023-09-23T23:29:54.520 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_log_max_events": "-1", 2023-09-23T23:29:54.520 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_log_max_segments": "128", 2023-09-23T23:29:54.520 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_log_pause": "false", 2023-09-23T23:29:54.520 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_log_segment_size": "0", 2023-09-23T23:29:54.520 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_log_skip_corrupt_events": "false", 2023-09-23T23:29:54.520 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_log_warn_factor": "2.000000", 2023-09-23T23:29:54.520 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_max_caps_per_client": "1048576", 2023-09-23T23:29:54.521 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_max_completed_flushes": "100000", 2023-09-23T23:29:54.521 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_max_completed_requests": "100000", 2023-09-23T23:29:54.521 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_max_export_size": "20971520", 2023-09-23T23:29:54.521 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_max_file_recover": "32", 2023-09-23T23:29:54.521 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_max_purge_files": "64", 2023-09-23T23:29:54.521 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_max_purge_ops": "8192", 2023-09-23T23:29:54.521 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_max_purge_ops_per_pg": "0.500000", 2023-09-23T23:29:54.521 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_max_scrub_ops_in_progress": "5", 2023-09-23T23:29:54.521 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_max_snaps_per_dir": "100", 2023-09-23T23:29:54.521 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_max_xattr_pairs_size": "65536", 2023-09-23T23:29:54.521 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_metrics_update_interval": "2", 2023-09-23T23:29:54.521 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_min_caps_per_client": "100", 2023-09-23T23:29:54.521 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_min_caps_working_set": "10000", 2023-09-23T23:29:54.522 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_mon_shutdown_timeout": "5.000000", 2023-09-23T23:29:54.522 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_numa_node": "-1", 2023-09-23T23:29:54.522 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_oft_prefetch_dirfrags": "false", 2023-09-23T23:29:54.522 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_op_complaint_time": "30.000000", 2023-09-23T23:29:54.522 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_op_history_duration": "600", 2023-09-23T23:29:54.522 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_op_history_size": "20", 2023-09-23T23:29:54.522 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_op_log_threshold": "5", 2023-09-23T23:29:54.522 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_ping_grace": "15", 2023-09-23T23:29:54.522 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_ping_interval": "5", 2023-09-23T23:29:54.522 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_purge_queue_busy_flush_period": "1.000000", 2023-09-23T23:29:54.522 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_recall_global_max_decay_threshold": "131072", 2023-09-23T23:29:54.522 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_recall_max_caps": "30000", 2023-09-23T23:29:54.523 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_recall_max_decay_rate": "1.500000", 2023-09-23T23:29:54.523 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_recall_max_decay_threshold": "131072", 2023-09-23T23:29:54.523 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_recall_warning_decay_rate": "60.000000", 2023-09-23T23:29:54.523 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_recall_warning_threshold": "262144", 2023-09-23T23:29:54.523 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_reconnect_timeout": "45.000000", 2023-09-23T23:29:54.523 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_replay_interval": "1.000000", 2023-09-23T23:29:54.523 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_replay_unsafe_with_closed_session": "false", 2023-09-23T23:29:54.523 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_request_load_average_decay_rate": "60.000000", 2023-09-23T23:29:54.523 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_root_ino_gid": "0", 2023-09-23T23:29:54.523 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_root_ino_uid": "0", 2023-09-23T23:29:54.523 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_scatter_nudge_interval": "5.000000", 2023-09-23T23:29:54.523 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_session_blocklist_on_evict": "true", 2023-09-23T23:29:54.523 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_session_blocklist_on_timeout": "true", 2023-09-23T23:29:54.524 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_session_cache_liveness_decay_rate": "300.000000", 2023-09-23T23:29:54.524 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_session_cache_liveness_magnitude": "10", 2023-09-23T23:29:54.524 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_session_cap_acquisition_decay_rate": "30.000000", 2023-09-23T23:29:54.524 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_session_cap_acquisition_throttle": "100000", 2023-09-23T23:29:54.524 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_session_max_caps_throttle_ratio": "1.100000", 2023-09-23T23:29:54.524 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_sessionmap_keys_per_op": "1024", 2023-09-23T23:29:54.524 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_shutdown_check": "0", 2023-09-23T23:29:54.524 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_skip_ino": "0", 2023-09-23T23:29:54.524 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_sleep_rank_change": "0.000000", 2023-09-23T23:29:54.524 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_snap_max_uid": "4294967294", 2023-09-23T23:29:54.524 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_snap_min_uid": "0", 2023-09-23T23:29:54.524 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_snap_rstat": "false", 2023-09-23T23:29:54.524 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_standby_replay_damaged": "false", 2023-09-23T23:29:54.525 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_symlink_recovery": "true", 2023-09-23T23:29:54.525 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_task_status_update_interval": "2.000000", 2023-09-23T23:29:54.525 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_thrash_exports": "0", 2023-09-23T23:29:54.525 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_thrash_fragments": "0", 2023-09-23T23:29:54.525 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_tick_interval": "5.000000", 2023-09-23T23:29:54.525 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_valgrind_exit": "false", 2023-09-23T23:29:54.525 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_verify_backtrace": "1", 2023-09-23T23:29:54.525 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_verify_scatter": "false", 2023-09-23T23:29:54.525 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_wipe_ino_prealloc": "false", 2023-09-23T23:29:54.525 INFO:teuthology.orchestra.run.smithi159.stdout: "mds_wipe_sessions": "false", 2023-09-23T23:29:54.525 INFO:teuthology.orchestra.run.smithi159.stdout: "mempool_debug": "false", 2023-09-23T23:29:54.525 INFO:teuthology.orchestra.run.smithi159.stdout: "memstore_debug_omit_block_device_write": "false", 2023-09-23T23:29:54.526 INFO:teuthology.orchestra.run.smithi159.stdout: "memstore_device_bytes": "1073741824", 2023-09-23T23:29:54.526 INFO:teuthology.orchestra.run.smithi159.stdout: "memstore_page_set": "false", 2023-09-23T23:29:54.526 INFO:teuthology.orchestra.run.smithi159.stdout: "memstore_page_size": "65536", 2023-09-23T23:29:54.526 INFO:teuthology.orchestra.run.smithi159.stdout: "mgr_client_bytes": "134217728", 2023-09-23T23:29:54.526 INFO:teuthology.orchestra.run.smithi159.stdout: "mgr_client_messages": "512", 2023-09-23T23:29:54.526 INFO:teuthology.orchestra.run.smithi159.stdout: "mgr_client_service_daemon_unregister_timeout": "1.000000", 2023-09-23T23:29:54.526 INFO:teuthology.orchestra.run.smithi159.stdout: "mgr_connect_retry_interval": "1.000000", 2023-09-23T23:29:54.526 INFO:teuthology.orchestra.run.smithi159.stdout: "mgr_data": "/var/lib/ceph/mgr/ceph-a", 2023-09-23T23:29:54.526 INFO:teuthology.orchestra.run.smithi159.stdout: "mgr_debug_aggressive_pg_num_changes": "false", 2023-09-23T23:29:54.526 INFO:teuthology.orchestra.run.smithi159.stdout: "mgr_disabled_modules": "", 2023-09-23T23:29:54.526 INFO:teuthology.orchestra.run.smithi159.stdout: "mgr_initial_modules": "restful iostat nfs", 2023-09-23T23:29:54.526 INFO:teuthology.orchestra.run.smithi159.stdout: "mgr_max_pg_num_change": "128", 2023-09-23T23:29:54.527 INFO:teuthology.orchestra.run.smithi159.stdout: "mgr_mds_bytes": "134217728", 2023-09-23T23:29:54.527 INFO:teuthology.orchestra.run.smithi159.stdout: "mgr_mds_messages": "128", 2023-09-23T23:29:54.527 INFO:teuthology.orchestra.run.smithi159.stdout: "mgr_module_path": "/usr/share/ceph/mgr", 2023-09-23T23:29:54.527 INFO:teuthology.orchestra.run.smithi159.stdout: "mgr_mon_bytes": "134217728", 2023-09-23T23:29:54.527 INFO:teuthology.orchestra.run.smithi159.stdout: "mgr_mon_messages": "128", 2023-09-23T23:29:54.527 INFO:teuthology.orchestra.run.smithi159.stdout: "mgr_osd_bytes": "536870912", 2023-09-23T23:29:54.527 INFO:teuthology.orchestra.run.smithi159.stdout: "mgr_osd_messages": "8192", 2023-09-23T23:29:54.527 INFO:teuthology.orchestra.run.smithi159.stdout: "mgr_pool": "true", 2023-09-23T23:29:54.527 INFO:teuthology.orchestra.run.smithi159.stdout: "mgr_service_beacon_grace": "60.000000", 2023-09-23T23:29:54.527 INFO:teuthology.orchestra.run.smithi159.stdout: "mgr_standby_modules": "true", 2023-09-23T23:29:54.527 INFO:teuthology.orchestra.run.smithi159.stdout: "mgr_stats_period": "5", 2023-09-23T23:29:54.527 INFO:teuthology.orchestra.run.smithi159.stdout: "mgr_stats_threshold": "5", 2023-09-23T23:29:54.528 INFO:teuthology.orchestra.run.smithi159.stdout: "mgr_tick_period": "2", 2023-09-23T23:29:54.528 INFO:teuthology.orchestra.run.smithi159.stdout: "mgr_ttl_cache_expire_seconds": "0", 2023-09-23T23:29:54.528 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_accept_timeout_factor": "2.000000", 2023-09-23T23:29:54.528 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_allow_pool_delete": "true", 2023-09-23T23:29:54.528 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_allow_pool_size_one": "false", 2023-09-23T23:29:54.528 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_auth_validate_all_caps": "true", 2023-09-23T23:29:54.528 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_cache_target_full_warn_ratio": "0.660000", 2023-09-23T23:29:54.528 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_clean_pg_upmaps_per_chunk": "256", 2023-09-23T23:29:54.528 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_client_bytes": "104857600", 2023-09-23T23:29:54.528 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_client_directed_command_retry": "2", 2023-09-23T23:29:54.528 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_client_hunt_interval": "3.000000", 2023-09-23T23:29:54.528 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_client_hunt_interval_backoff": "1.500000", 2023-09-23T23:29:54.529 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_client_hunt_interval_max_multiple": "10.000000", 2023-09-23T23:29:54.529 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_client_hunt_interval_min_multiple": "1.000000", 2023-09-23T23:29:54.529 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_client_hunt_parallel": "3", 2023-09-23T23:29:54.529 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_client_log_interval": "1.000000", 2023-09-23T23:29:54.529 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_client_max_log_entries_per_message": "1000", 2023-09-23T23:29:54.529 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_client_ping_interval": "10.000000", 2023-09-23T23:29:54.529 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_client_ping_timeout": "30.000000", 2023-09-23T23:29:54.529 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_clock_drift_allowed": "1.000000", 2023-09-23T23:29:54.529 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_clock_drift_warn_backoff": "5.000000", 2023-09-23T23:29:54.529 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_cluster_log_file": "default=/var/log/ceph/ceph.$channel.log cluster=/var/log/ceph/ceph.log", 2023-09-23T23:29:54.529 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_cluster_log_file_level": "debug", 2023-09-23T23:29:54.529 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_cluster_log_to_file": "false", 2023-09-23T23:29:54.529 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_cluster_log_to_graylog": "false", 2023-09-23T23:29:54.530 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_cluster_log_to_graylog_host": "127.0.0.1", 2023-09-23T23:29:54.530 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_cluster_log_to_graylog_port": "12201", 2023-09-23T23:29:54.530 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_cluster_log_to_journald": "false", 2023-09-23T23:29:54.530 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_cluster_log_to_stderr": "true", 2023-09-23T23:29:54.530 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_cluster_log_to_syslog": "default=false", 2023-09-23T23:29:54.530 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_cluster_log_to_syslog_facility": "daemon", 2023-09-23T23:29:54.530 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_cluster_log_to_syslog_level": "info", 2023-09-23T23:29:54.530 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_compact_on_bootstrap": "false", 2023-09-23T23:29:54.530 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_compact_on_start": "false", 2023-09-23T23:29:54.530 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_compact_on_trim": "true", 2023-09-23T23:29:54.530 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_con_tracker_persist_interval": "10", 2023-09-23T23:29:54.530 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_con_tracker_score_halflife": "43200", 2023-09-23T23:29:54.531 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_config_key_max_entry_size": "65536", 2023-09-23T23:29:54.531 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_cpu_threads": "4", 2023-09-23T23:29:54.531 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_crush_min_required_version": "hammer", 2023-09-23T23:29:54.531 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_daemon_bytes": "419430400", 2023-09-23T23:29:54.531 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_data": "/var/lib/ceph/mon/ceph-a", 2023-09-23T23:29:54.531 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_data_avail_crit": "5", 2023-09-23T23:29:54.531 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_data_avail_warn": "5", 2023-09-23T23:29:54.531 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_data_size_warn": "16106127360", 2023-09-23T23:29:54.531 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_debug_block_osdmap_trim": "false", 2023-09-23T23:29:54.531 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_debug_deprecated_as_obsolete": "false", 2023-09-23T23:29:54.531 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_debug_dump_json": "false", 2023-09-23T23:29:54.531 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_debug_dump_location": "/var/log/ceph/ceph-mon.a.tdump", 2023-09-23T23:29:54.531 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_debug_dump_transactions": "false", 2023-09-23T23:29:54.532 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_debug_extra_checks": "false", 2023-09-23T23:29:54.532 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_debug_no_initial_persistent_features": "false", 2023-09-23T23:29:54.532 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_debug_no_require_bluestore_for_ec_overwrites": "false", 2023-09-23T23:29:54.532 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_debug_no_require_quincy": "false", 2023-09-23T23:29:54.532 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_debug_no_require_reef": "false", 2023-09-23T23:29:54.532 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_debug_unsafe_allow_tier_with_nonempty_snaps": "false", 2023-09-23T23:29:54.532 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_delta_reset_interval": "10.000000", 2023-09-23T23:29:54.532 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_dns_srv_name": "ceph-mon", 2023-09-23T23:29:54.532 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_down_mkfs_grace": "60", 2023-09-23T23:29:54.532 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_election_default_strategy": "3", 2023-09-23T23:29:54.532 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_election_timeout": "5.000000", 2023-09-23T23:29:54.532 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_elector_ignore_propose_margin": "0.000500", 2023-09-23T23:29:54.532 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_elector_ping_divisor": "2", 2023-09-23T23:29:54.533 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_elector_ping_timeout": "2.000000", 2023-09-23T23:29:54.533 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_enable_op_tracker": "true", 2023-09-23T23:29:54.533 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_fake_pool_delete": "false", 2023-09-23T23:29:54.533 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_force_quorum_join": "false", 2023-09-23T23:29:54.533 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_globalid_prealloc": "10000", 2023-09-23T23:29:54.533 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_health_detail_to_clog": "true", 2023-09-23T23:29:54.533 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_health_log_update_period": "5", 2023-09-23T23:29:54.533 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_health_max_detail": "50", 2023-09-23T23:29:54.533 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_health_to_clog": "true", 2023-09-23T23:29:54.533 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_health_to_clog_interval": "600", 2023-09-23T23:29:54.533 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_health_to_clog_tick_interval": "60.000000", 2023-09-23T23:29:54.533 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_host": "[v2:172.21.15.159:3300/0,v1:172.21.15.159:6789/0] [v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0] [v2:172.21.15.159:3301/0,v1:172.21.15.159:6790/0]", 2023-09-23T23:29:54.533 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_host_override": "", 2023-09-23T23:29:54.534 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_initial_members": "", 2023-09-23T23:29:54.534 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_inject_pg_merge_bounce_probability": "0.000000", 2023-09-23T23:29:54.534 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_inject_sync_get_chunk_delay": "0.000000", 2023-09-23T23:29:54.534 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_inject_transaction_delay_max": "10.000000", 2023-09-23T23:29:54.534 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_inject_transaction_delay_probability": "0.000000", 2023-09-23T23:29:54.534 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_keyvaluedb": "rocksdb", 2023-09-23T23:29:54.534 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_lease": "5.000000", 2023-09-23T23:29:54.534 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_lease_ack_timeout_factor": "2.000000", 2023-09-23T23:29:54.534 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_lease_renew_interval_factor": "0.600000", 2023-09-23T23:29:54.534 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_log_full_interval": "50", 2023-09-23T23:29:54.534 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_log_max": "10000", 2023-09-23T23:29:54.535 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_log_max_summary": "50", 2023-09-23T23:29:54.535 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_max_log_entries_per_event": "4096", 2023-09-23T23:29:54.535 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_max_log_epochs": "500", 2023-09-23T23:29:54.535 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_max_mdsmap_epochs": "500", 2023-09-23T23:29:54.535 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_max_mgrmap_epochs": "500", 2023-09-23T23:29:54.535 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_max_osd": "10000", 2023-09-23T23:29:54.535 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_max_pg_per_osd": "10000", 2023-09-23T23:29:54.535 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_max_pool_pg_num": "65536", 2023-09-23T23:29:54.535 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_max_snap_prune_per_epoch": "100", 2023-09-23T23:29:54.535 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_mds_blocklist_interval": "86400.000000", 2023-09-23T23:29:54.535 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_mds_force_trim_to": "0", 2023-09-23T23:29:54.535 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_mds_skip_sanity": "true", 2023-09-23T23:29:54.536 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_memory_autotune": "true", 2023-09-23T23:29:54.536 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_memory_target": "2147483648", 2023-09-23T23:29:54.536 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_mgr_beacon_grace": "30", 2023-09-23T23:29:54.536 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_mgr_blocklist_interval": "86400.000000", 2023-09-23T23:29:54.536 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_mgr_digest_period": "5", 2023-09-23T23:29:54.536 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_mgr_inactive_grace": "60", 2023-09-23T23:29:54.536 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_mgr_mkfs_grace": "240", 2023-09-23T23:29:54.536 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_mgr_proxy_client_bytes_ratio": "0.300000", 2023-09-23T23:29:54.536 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_min_osdmap_epochs": "500", 2023-09-23T23:29:54.536 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_op_complaint_time": "30", 2023-09-23T23:29:54.536 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_op_history_duration": "600", 2023-09-23T23:29:54.536 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_op_history_size": "20", 2023-09-23T23:29:54.536 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_op_history_slow_op_size": "20", 2023-09-23T23:29:54.537 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_op_history_slow_op_threshold": "10", 2023-09-23T23:29:54.537 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_op_log_threshold": "5", 2023-09-23T23:29:54.537 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_osd_adjust_down_out_interval": "true", 2023-09-23T23:29:54.537 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_osd_adjust_heartbeat_grace": "true", 2023-09-23T23:29:54.537 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_osd_auto_mark_auto_out_in": "true", 2023-09-23T23:29:54.537 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_osd_auto_mark_in": "false", 2023-09-23T23:29:54.537 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_osd_auto_mark_new_in": "true", 2023-09-23T23:29:54.537 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_osd_backfillfull_ratio": "0.900000", 2023-09-23T23:29:54.537 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_osd_blocklist_default_expire": "3600.000000", 2023-09-23T23:29:54.537 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_osd_cache_size": "500", 2023-09-23T23:29:54.537 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_osd_cache_size_min": "134217728", 2023-09-23T23:29:54.537 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_osd_crush_smoke_test": "true", 2023-09-23T23:29:54.537 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_osd_destroyed_out_interval": "600", 2023-09-23T23:29:54.537 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_osd_down_out_interval": "600", 2023-09-23T23:29:54.538 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_osd_down_out_subtree_limit": "rack", 2023-09-23T23:29:54.538 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_osd_err_op_age_ratio": "128.000000", 2023-09-23T23:29:54.538 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_osd_force_trim_to": "0", 2023-09-23T23:29:54.538 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_osd_full_ratio": "0.950000", 2023-09-23T23:29:54.538 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_osd_initial_require_min_compat_client": "luminous", 2023-09-23T23:29:54.538 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_osd_laggy_halflife": "3600", 2023-09-23T23:29:54.538 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_osd_laggy_max_interval": "300", 2023-09-23T23:29:54.538 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_osd_laggy_weight": "0.300000", 2023-09-23T23:29:54.538 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_osd_mapping_pgs_per_chunk": "4096", 2023-09-23T23:29:54.538 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_osd_max_creating_pgs": "1024", 2023-09-23T23:29:54.538 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_osd_max_initial_pgs": "1024", 2023-09-23T23:29:54.538 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_osd_min_down_reporters": "2", 2023-09-23T23:29:54.539 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_osd_min_in_ratio": "0.750000", 2023-09-23T23:29:54.539 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_osd_min_up_ratio": "0.300000", 2023-09-23T23:29:54.539 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_osd_nearfull_ratio": "0.850000", 2023-09-23T23:29:54.539 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_osd_prime_pg_temp": "true", 2023-09-23T23:29:54.539 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_osd_prime_pg_temp_max_estimate": "0.250000", 2023-09-23T23:29:54.539 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_osd_prime_pg_temp_max_time": "0.500000", 2023-09-23T23:29:54.539 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_osd_report_timeout": "900", 2023-09-23T23:29:54.539 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_osd_reporter_subtree_level": "osd", 2023-09-23T23:29:54.539 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_osd_snap_trim_queue_warn_on": "32768", 2023-09-23T23:29:54.539 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_osd_warn_num_repaired": "10", 2023-09-23T23:29:54.539 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_osd_warn_op_age": "32.000000", 2023-09-23T23:29:54.539 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_osdmap_full_prune_enabled": "true", 2023-09-23T23:29:54.539 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_osdmap_full_prune_interval": "10", 2023-09-23T23:29:54.540 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_osdmap_full_prune_min": "10000", 2023-09-23T23:29:54.540 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_osdmap_full_prune_txsize": "100", 2023-09-23T23:29:54.540 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_pg_check_down_all_threshold": "0.500000", 2023-09-23T23:29:54.540 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_pg_stuck_threshold": "60", 2023-09-23T23:29:54.540 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_pg_warn_max_object_skew": "0.000000", 2023-09-23T23:29:54.540 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_pg_warn_min_objects": "10000", 2023-09-23T23:29:54.540 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_pg_warn_min_per_osd": "0", 2023-09-23T23:29:54.540 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_pg_warn_min_pool_objects": "1000", 2023-09-23T23:29:54.540 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_pool_quota_crit_threshold": "0", 2023-09-23T23:29:54.540 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_pool_quota_warn_threshold": "0", 2023-09-23T23:29:54.540 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_probe_timeout": "2.000000", 2023-09-23T23:29:54.540 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_reweight_max_change": "0.050000", 2023-09-23T23:29:54.540 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_reweight_max_osds": "4", 2023-09-23T23:29:54.541 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_reweight_min_bytes_per_osd": "10", 2023-09-23T23:29:54.541 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_reweight_min_pgs_per_osd": "4", 2023-09-23T23:29:54.541 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_rocksdb_options": "write_buffer_size=33554432,compression=kNoCompression,level_compaction_dynamic_level_bytes=true", 2023-09-23T23:29:54.541 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_scrub_inject_crc_mismatch": "0.000000", 2023-09-23T23:29:54.541 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_scrub_inject_missing_keys": "0.000000", 2023-09-23T23:29:54.541 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_scrub_interval": "86400", 2023-09-23T23:29:54.541 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_scrub_max_keys": "100", 2023-09-23T23:29:54.541 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_scrub_timeout": "300", 2023-09-23T23:29:54.541 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_session_timeout": "300", 2023-09-23T23:29:54.541 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_smart_report_timeout": "5", 2023-09-23T23:29:54.541 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_stat_smooth_intervals": "6", 2023-09-23T23:29:54.541 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_stretch_cluster_recovery_ratio": "0.600000", 2023-09-23T23:29:54.541 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_stretch_pool_min_size": "2", 2023-09-23T23:29:54.542 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_stretch_pool_size": "4", 2023-09-23T23:29:54.542 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_stretch_recovery_min_wait": "15.000000", 2023-09-23T23:29:54.542 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_subscribe_interval": "86400.000000", 2023-09-23T23:29:54.542 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_sync_debug": "false", 2023-09-23T23:29:54.542 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_sync_max_payload_keys": "2000", 2023-09-23T23:29:54.542 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_sync_max_payload_size": "1048576", 2023-09-23T23:29:54.542 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_sync_provider_kill_at": "0", 2023-09-23T23:29:54.542 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_sync_requester_kill_at": "0", 2023-09-23T23:29:54.542 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_sync_timeout": "60.000000", 2023-09-23T23:29:54.542 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_target_pg_per_osd": "100", 2023-09-23T23:29:54.542 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_tick_interval": "5", 2023-09-23T23:29:54.542 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_timecheck_interval": "300.000000", 2023-09-23T23:29:54.543 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_timecheck_skew_interval": "30.000000", 2023-09-23T23:29:54.543 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_use_min_delay_socket": "false", 2023-09-23T23:29:54.543 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_warn_older_version_delay": "604800", 2023-09-23T23:29:54.543 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_warn_on_cache_pools_without_hit_sets": "true", 2023-09-23T23:29:54.543 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_warn_on_crush_straw_calc_version_zero": "false", 2023-09-23T23:29:54.543 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_warn_on_degraded_stretch_mode": "true", 2023-09-23T23:29:54.543 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_warn_on_filestore_osds": "true", 2023-09-23T23:29:54.543 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_warn_on_insecure_global_id_reclaim": "false", 2023-09-23T23:29:54.543 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed": "false", 2023-09-23T23:29:54.543 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_warn_on_legacy_crush_tunables": "false", 2023-09-23T23:29:54.543 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_warn_on_misplaced": "false", 2023-09-23T23:29:54.543 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_warn_on_msgr2_not_enabled": "true", 2023-09-23T23:29:54.544 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_warn_on_older_version": "true", 2023-09-23T23:29:54.544 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_warn_on_osd_down_out_interval_zero": "false", 2023-09-23T23:29:54.544 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_warn_on_pool_no_app": "true", 2023-09-23T23:29:54.544 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_warn_on_pool_no_redundancy": "true", 2023-09-23T23:29:54.544 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_warn_on_pool_pg_num_not_power_of_two": "false", 2023-09-23T23:29:54.544 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_warn_on_slow_ping_ratio": "0.050000", 2023-09-23T23:29:54.544 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_warn_on_slow_ping_time": "0.000000", 2023-09-23T23:29:54.544 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_warn_on_too_few_osds": "false", 2023-09-23T23:29:54.544 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_warn_pg_not_deep_scrubbed_ratio": "0.750000", 2023-09-23T23:29:54.544 INFO:teuthology.orchestra.run.smithi159.stdout: "mon_warn_pg_not_scrubbed_ratio": "0.500000", 2023-09-23T23:29:54.544 INFO:teuthology.orchestra.run.smithi159.stdout: "monmap": "", 2023-09-23T23:29:54.544 INFO:teuthology.orchestra.run.smithi159.stdout: "motr_admin_endpoint": "192.168.180.182@tcp:12345:4:1", 2023-09-23T23:29:54.545 INFO:teuthology.orchestra.run.smithi159.stdout: "motr_admin_fid": "0x7200000000000001:0x0", 2023-09-23T23:29:54.545 INFO:teuthology.orchestra.run.smithi159.stdout: "motr_ha_endpoint": "192.168.180.182@tcp:12345:1:1", 2023-09-23T23:29:54.545 INFO:teuthology.orchestra.run.smithi159.stdout: "motr_my_endpoint": "192.168.180.182@tcp:12345:4:1", 2023-09-23T23:29:54.545 INFO:teuthology.orchestra.run.smithi159.stdout: "motr_my_fid": "0x7200000000000001:0x0", 2023-09-23T23:29:54.545 INFO:teuthology.orchestra.run.smithi159.stdout: "motr_profile_fid": "0x7000000000000001:0x0", 2023-09-23T23:29:54.545 INFO:teuthology.orchestra.run.smithi159.stdout: "motr_tracing_enabled": "false", 2023-09-23T23:29:54.545 INFO:teuthology.orchestra.run.smithi159.stdout: "ms_async_op_threads": "3", 2023-09-23T23:29:54.545 INFO:teuthology.orchestra.run.smithi159.stdout: "ms_async_rdma_buffer_size": "131072", 2023-09-23T23:29:54.545 INFO:teuthology.orchestra.run.smithi159.stdout: "ms_async_rdma_cm": "false", 2023-09-23T23:29:54.545 INFO:teuthology.orchestra.run.smithi159.stdout: "ms_async_rdma_device_name": "", 2023-09-23T23:29:54.545 INFO:teuthology.orchestra.run.smithi159.stdout: "ms_async_rdma_dscp": "96", 2023-09-23T23:29:54.545 INFO:teuthology.orchestra.run.smithi159.stdout: "ms_async_rdma_enable_hugepage": "false", 2023-09-23T23:29:54.545 INFO:teuthology.orchestra.run.smithi159.stdout: "ms_async_rdma_gid_idx": "0", 2023-09-23T23:29:54.546 INFO:teuthology.orchestra.run.smithi159.stdout: "ms_async_rdma_local_gid": "", 2023-09-23T23:29:54.546 INFO:teuthology.orchestra.run.smithi159.stdout: "ms_async_rdma_polling_us": "1000", 2023-09-23T23:29:54.546 INFO:teuthology.orchestra.run.smithi159.stdout: "ms_async_rdma_port_num": "1", 2023-09-23T23:29:54.546 INFO:teuthology.orchestra.run.smithi159.stdout: "ms_async_rdma_receive_buffers": "32768", 2023-09-23T23:29:54.546 INFO:teuthology.orchestra.run.smithi159.stdout: "ms_async_rdma_receive_queue_len": "4096", 2023-09-23T23:29:54.546 INFO:teuthology.orchestra.run.smithi159.stdout: "ms_async_rdma_roce_ver": "1", 2023-09-23T23:29:54.546 INFO:teuthology.orchestra.run.smithi159.stdout: "ms_async_rdma_send_buffers": "1024", 2023-09-23T23:29:54.546 INFO:teuthology.orchestra.run.smithi159.stdout: "ms_async_rdma_sl": "3", 2023-09-23T23:29:54.546 INFO:teuthology.orchestra.run.smithi159.stdout: "ms_async_rdma_support_srq": "true", 2023-09-23T23:29:54.546 INFO:teuthology.orchestra.run.smithi159.stdout: "ms_async_rdma_type": "ib", 2023-09-23T23:29:54.546 INFO:teuthology.orchestra.run.smithi159.stdout: "ms_async_reap_threshold": "5", 2023-09-23T23:29:54.547 INFO:teuthology.orchestra.run.smithi159.stdout: "ms_bind_before_connect": "false", 2023-09-23T23:29:54.547 INFO:teuthology.orchestra.run.smithi159.stdout: "ms_bind_ipv4": "true", 2023-09-23T23:29:54.547 INFO:teuthology.orchestra.run.smithi159.stdout: "ms_bind_ipv6": "false", 2023-09-23T23:29:54.547 INFO:teuthology.orchestra.run.smithi159.stdout: "ms_bind_msgr1": "true", 2023-09-23T23:29:54.547 INFO:teuthology.orchestra.run.smithi159.stdout: "ms_bind_msgr2": "true", 2023-09-23T23:29:54.547 INFO:teuthology.orchestra.run.smithi159.stdout: "ms_bind_port_max": "7568", 2023-09-23T23:29:54.547 INFO:teuthology.orchestra.run.smithi159.stdout: "ms_bind_port_min": "6800", 2023-09-23T23:29:54.547 INFO:teuthology.orchestra.run.smithi159.stdout: "ms_bind_prefer_ipv4": "false", 2023-09-23T23:29:54.547 INFO:teuthology.orchestra.run.smithi159.stdout: "ms_bind_retry_count": "3", 2023-09-23T23:29:54.547 INFO:teuthology.orchestra.run.smithi159.stdout: "ms_bind_retry_delay": "5", 2023-09-23T23:29:54.547 INFO:teuthology.orchestra.run.smithi159.stdout: "ms_blackhole_client": "false", 2023-09-23T23:29:54.547 INFO:teuthology.orchestra.run.smithi159.stdout: "ms_blackhole_mds": "false", 2023-09-23T23:29:54.548 INFO:teuthology.orchestra.run.smithi159.stdout: "ms_blackhole_mgr": "false", 2023-09-23T23:29:54.548 INFO:teuthology.orchestra.run.smithi159.stdout: "ms_blackhole_mon": "false", 2023-09-23T23:29:54.548 INFO:teuthology.orchestra.run.smithi159.stdout: "ms_blackhole_osd": "false", 2023-09-23T23:29:54.548 INFO:teuthology.orchestra.run.smithi159.stdout: "ms_client_mode": "crc secure", 2023-09-23T23:29:54.548 INFO:teuthology.orchestra.run.smithi159.stdout: "ms_cluster_mode": "crc secure", 2023-09-23T23:29:54.548 INFO:teuthology.orchestra.run.smithi159.stdout: "ms_cluster_type": "", 2023-09-23T23:29:54.548 INFO:teuthology.orchestra.run.smithi159.stdout: "ms_compress_secure": "false", 2023-09-23T23:29:54.548 INFO:teuthology.orchestra.run.smithi159.stdout: "ms_connection_idle_timeout": "900", 2023-09-23T23:29:54.548 INFO:teuthology.orchestra.run.smithi159.stdout: "ms_connection_ready_timeout": "10", 2023-09-23T23:29:54.548 INFO:teuthology.orchestra.run.smithi159.stdout: "ms_crc_data": "true", 2023-09-23T23:29:54.548 INFO:teuthology.orchestra.run.smithi159.stdout: "ms_crc_header": "true", 2023-09-23T23:29:54.548 INFO:teuthology.orchestra.run.smithi159.stdout: "ms_die_on_bad_msg": "false", 2023-09-23T23:29:54.549 INFO:teuthology.orchestra.run.smithi159.stdout: "ms_die_on_bug": "true", 2023-09-23T23:29:54.549 INFO:teuthology.orchestra.run.smithi159.stdout: "ms_die_on_old_message": "true", 2023-09-23T23:29:54.549 INFO:teuthology.orchestra.run.smithi159.stdout: "ms_die_on_skipped_message": "false", 2023-09-23T23:29:54.549 INFO:teuthology.orchestra.run.smithi159.stdout: "ms_die_on_unhandled_msg": "false", 2023-09-23T23:29:54.549 INFO:teuthology.orchestra.run.smithi159.stdout: "ms_dispatch_throttle_bytes": "104857600", 2023-09-23T23:29:54.549 INFO:teuthology.orchestra.run.smithi159.stdout: "ms_dpdk_coremask": "0xF", 2023-09-23T23:29:54.549 INFO:teuthology.orchestra.run.smithi159.stdout: "ms_dpdk_debug_allow_loopback": "false", 2023-09-23T23:29:54.549 INFO:teuthology.orchestra.run.smithi159.stdout: "ms_dpdk_devs_allowlist": "", 2023-09-23T23:29:54.549 INFO:teuthology.orchestra.run.smithi159.stdout: "ms_dpdk_enable_tso": "true", 2023-09-23T23:29:54.549 INFO:teuthology.orchestra.run.smithi159.stdout: "ms_dpdk_gateway_ipv4_addr": "", 2023-09-23T23:29:54.549 INFO:teuthology.orchestra.run.smithi159.stdout: "ms_dpdk_host_ipv4_addr": "", 2023-09-23T23:29:54.549 INFO:teuthology.orchestra.run.smithi159.stdout: "ms_dpdk_hugepages": "", 2023-09-23T23:29:54.550 INFO:teuthology.orchestra.run.smithi159.stdout: "ms_dpdk_hw_flow_control": "true", 2023-09-23T23:29:54.550 INFO:teuthology.orchestra.run.smithi159.stdout: "ms_dpdk_hw_queue_weight": "1.000000", 2023-09-23T23:29:54.550 INFO:teuthology.orchestra.run.smithi159.stdout: "ms_dpdk_lro": "true", 2023-09-23T23:29:54.550 INFO:teuthology.orchestra.run.smithi159.stdout: "ms_dpdk_memory_channel": "4", 2023-09-23T23:29:54.550 INFO:teuthology.orchestra.run.smithi159.stdout: "ms_dpdk_netmask_ipv4_addr": "", 2023-09-23T23:29:54.550 INFO:teuthology.orchestra.run.smithi159.stdout: "ms_dpdk_pmd": "", 2023-09-23T23:29:54.550 INFO:teuthology.orchestra.run.smithi159.stdout: "ms_dpdk_port_id": "0", 2023-09-23T23:29:54.550 INFO:teuthology.orchestra.run.smithi159.stdout: "ms_dpdk_rx_buffer_count_per_core": "8192", 2023-09-23T23:29:54.550 INFO:teuthology.orchestra.run.smithi159.stdout: "ms_dump_corrupt_message_level": "1", 2023-09-23T23:29:54.550 INFO:teuthology.orchestra.run.smithi159.stdout: "ms_dump_on_send": "false", 2023-09-23T23:29:54.550 INFO:teuthology.orchestra.run.smithi159.stdout: "ms_initial_backoff": "0.200000", 2023-09-23T23:29:54.550 INFO:teuthology.orchestra.run.smithi159.stdout: "ms_inject_delay_max": "1.000000", 2023-09-23T23:29:54.550 INFO:teuthology.orchestra.run.smithi159.stdout: "ms_inject_delay_probability": "0.000000", 2023-09-23T23:29:54.551 INFO:teuthology.orchestra.run.smithi159.stdout: "ms_inject_delay_type": "", 2023-09-23T23:29:54.551 INFO:teuthology.orchestra.run.smithi159.stdout: "ms_inject_internal_delays": "0.000000", 2023-09-23T23:29:54.551 INFO:teuthology.orchestra.run.smithi159.stdout: "ms_inject_network_congestion": "0", 2023-09-23T23:29:54.551 INFO:teuthology.orchestra.run.smithi159.stdout: "ms_inject_socket_failures": "0", 2023-09-23T23:29:54.551 INFO:teuthology.orchestra.run.smithi159.stdout: "ms_learn_addr_from_peer": "true", 2023-09-23T23:29:54.551 INFO:teuthology.orchestra.run.smithi159.stdout: "ms_max_accept_failures": "4", 2023-09-23T23:29:54.551 INFO:teuthology.orchestra.run.smithi159.stdout: "ms_max_backoff": "15.000000", 2023-09-23T23:29:54.551 INFO:teuthology.orchestra.run.smithi159.stdout: "ms_mon_client_mode": "secure crc", 2023-09-23T23:29:54.551 INFO:teuthology.orchestra.run.smithi159.stdout: "ms_mon_cluster_mode": "secure crc", 2023-09-23T23:29:54.551 INFO:teuthology.orchestra.run.smithi159.stdout: "ms_mon_service_mode": "secure crc", 2023-09-23T23:29:54.551 INFO:teuthology.orchestra.run.smithi159.stdout: "ms_osd_compress_min_size": "1024", 2023-09-23T23:29:54.551 INFO:teuthology.orchestra.run.smithi159.stdout: "ms_osd_compress_mode": "none", 2023-09-23T23:29:54.551 INFO:teuthology.orchestra.run.smithi159.stdout: "ms_osd_compression_algorithm": "snappy", 2023-09-23T23:29:54.552 INFO:teuthology.orchestra.run.smithi159.stdout: "ms_pq_max_tokens_per_priority": "16777216", 2023-09-23T23:29:54.552 INFO:teuthology.orchestra.run.smithi159.stdout: "ms_pq_min_cost": "65536", 2023-09-23T23:29:54.552 INFO:teuthology.orchestra.run.smithi159.stdout: "ms_public_type": "", 2023-09-23T23:29:54.552 INFO:teuthology.orchestra.run.smithi159.stdout: "ms_service_mode": "crc secure", 2023-09-23T23:29:54.552 INFO:teuthology.orchestra.run.smithi159.stdout: "ms_tcp_listen_backlog": "512", 2023-09-23T23:29:54.552 INFO:teuthology.orchestra.run.smithi159.stdout: "ms_tcp_nodelay": "true", 2023-09-23T23:29:54.552 INFO:teuthology.orchestra.run.smithi159.stdout: "ms_tcp_prefetch_max_size": "4096", 2023-09-23T23:29:54.552 INFO:teuthology.orchestra.run.smithi159.stdout: "ms_tcp_rcvbuf": "0", 2023-09-23T23:29:54.552 INFO:teuthology.orchestra.run.smithi159.stdout: "ms_type": "async+posix", 2023-09-23T23:29:54.552 INFO:teuthology.orchestra.run.smithi159.stdout: "no_config_file": "false", 2023-09-23T23:29:54.552 INFO:teuthology.orchestra.run.smithi159.stdout: "objecter_completion_locks_per_session": "32", 2023-09-23T23:29:54.553 INFO:teuthology.orchestra.run.smithi159.stdout: "objecter_debug_inject_relock_delay": "false", 2023-09-23T23:29:54.553 INFO:teuthology.orchestra.run.smithi159.stdout: "objecter_inflight_op_bytes": "104857600", 2023-09-23T23:29:54.553 INFO:teuthology.orchestra.run.smithi159.stdout: "objecter_inflight_ops": "1024", 2023-09-23T23:29:54.553 INFO:teuthology.orchestra.run.smithi159.stdout: "objecter_inject_no_watch_ping": "false", 2023-09-23T23:29:54.553 INFO:teuthology.orchestra.run.smithi159.stdout: "objecter_retry_writes_after_first_reply": "false", 2023-09-23T23:29:54.553 INFO:teuthology.orchestra.run.smithi159.stdout: "objecter_tick_interval": "5.000000", 2023-09-23T23:29:54.553 INFO:teuthology.orchestra.run.smithi159.stdout: "objecter_timeout": "10.000000", 2023-09-23T23:29:54.553 INFO:teuthology.orchestra.run.smithi159.stdout: "objectstore_blackhole": "false", 2023-09-23T23:29:54.553 INFO:teuthology.orchestra.run.smithi159.stdout: "openssl_engine_opts": "", 2023-09-23T23:29:54.553 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_agent_delay_time": "5.000000", 2023-09-23T23:29:54.553 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_agent_hist_halflife": "1000", 2023-09-23T23:29:54.553 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_agent_max_low_ops": "2", 2023-09-23T23:29:54.553 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_agent_max_ops": "4", 2023-09-23T23:29:54.554 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_agent_min_evict_effort": "0.100000", 2023-09-23T23:29:54.554 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_agent_quantize_effort": "0.100000", 2023-09-23T23:29:54.554 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_agent_slop": "0.020000", 2023-09-23T23:29:54.554 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_aggregated_slow_ops_logging": "true", 2023-09-23T23:29:54.554 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_allow_recovery_below_min_size": "true", 2023-09-23T23:29:54.554 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_asio_thread_count": "2", 2023-09-23T23:29:54.554 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_async_recovery_min_cost": "100", 2023-09-23T23:29:54.554 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_auto_mark_unfound_lost": "false", 2023-09-23T23:29:54.554 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_backfill_retry_interval": "30.000000", 2023-09-23T23:29:54.554 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_backfill_scan_max": "512", 2023-09-23T23:29:54.554 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_backfill_scan_min": "64", 2023-09-23T23:29:54.554 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_backoff_on_degraded": "false", 2023-09-23T23:29:54.555 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_backoff_on_peering": "false", 2023-09-23T23:29:54.555 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_backoff_on_unfound": "true", 2023-09-23T23:29:54.555 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_beacon_report_interval": "300", 2023-09-23T23:29:54.555 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_bench_duration": "30", 2023-09-23T23:29:54.555 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_bench_large_size_max_throughput": "104857600", 2023-09-23T23:29:54.555 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_bench_max_block_size": "67108864", 2023-09-23T23:29:54.555 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_bench_small_size_max_iops": "100", 2023-09-23T23:29:54.555 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_blkin_trace_all": "false", 2023-09-23T23:29:54.555 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_blocked_scrub_grace_period": "120", 2023-09-23T23:29:54.555 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_calc_pg_upmaps_aggressively": "true", 2023-09-23T23:29:54.555 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_calc_pg_upmaps_aggressively_fast": "true", 2023-09-23T23:29:54.555 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_calc_pg_upmaps_local_fallback_retries": "100", 2023-09-23T23:29:54.555 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_check_for_log_corruption": "false", 2023-09-23T23:29:54.556 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_check_max_object_name_len_on_startup": "true", 2023-09-23T23:29:54.556 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_class_default_list": "cephfs hello journal lock log numops otp rbd refcount rgw rgw_gc timeindex user version cas cmpomap queue 2pc_queue fifo", 2023-09-23T23:29:54.556 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_class_dir": "/usr/lib64/rados-classes", 2023-09-23T23:29:54.556 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_class_load_list": "cephfs hello journal lock log numops otp rbd refcount rgw rgw_gc timeindex user version cas cmpomap queue 2pc_queue fifo", 2023-09-23T23:29:54.556 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_class_update_on_start": "true", 2023-09-23T23:29:54.556 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_client_message_cap": "256", 2023-09-23T23:29:54.556 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_client_message_size_cap": "524288000", 2023-09-23T23:29:54.556 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_client_op_priority": "63", 2023-09-23T23:29:54.556 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_client_watch_timeout": "30", 2023-09-23T23:29:54.556 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_command_max_records": "256", 2023-09-23T23:29:54.556 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_compact_on_start": "false", 2023-09-23T23:29:54.556 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_copyfrom_max_chunk": "8388608", 2023-09-23T23:29:54.557 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_crush_chooseleaf_type": "1", 2023-09-23T23:29:54.557 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_crush_initial_weight": "-1.000000", 2023-09-23T23:29:54.557 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_crush_update_on_start": "true", 2023-09-23T23:29:54.557 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_crush_update_weight_set": "true", 2023-09-23T23:29:54.557 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_data": "/var/lib/ceph/osd/ceph-a", 2023-09-23T23:29:54.557 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_debug_crash_on_ignored_backoff": "false", 2023-09-23T23:29:54.557 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_debug_deep_scrub_sleep": "0.000000", 2023-09-23T23:29:54.557 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_debug_drop_ping_duration": "0", 2023-09-23T23:29:54.557 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_debug_drop_ping_probability": "0.000000", 2023-09-23T23:29:54.557 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_debug_feed_pullee": "-1", 2023-09-23T23:29:54.557 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_debug_inject_copyfrom_error": "false", 2023-09-23T23:29:54.557 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_debug_inject_dispatch_delay_duration": "0.100000", 2023-09-23T23:29:54.557 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_debug_inject_dispatch_delay_probability": "0.000000", 2023-09-23T23:29:54.558 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_debug_misdirected_ops": "false", 2023-09-23T23:29:54.558 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_debug_no_acting_change": "false", 2023-09-23T23:29:54.558 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_debug_no_purge_strays": "false", 2023-09-23T23:29:54.558 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_debug_op_order": "false", 2023-09-23T23:29:54.558 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_debug_pg_log_writeout": "false", 2023-09-23T23:29:54.558 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_debug_pretend_recovery_active": "false", 2023-09-23T23:29:54.558 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_debug_random_push_read_error": "0.000000", 2023-09-23T23:29:54.558 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_debug_reject_backfill_probability": "0.000000", 2023-09-23T23:29:54.558 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_debug_shutdown": "false", 2023-09-23T23:29:54.558 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_debug_skip_full_check_in_backfill_reservation": "false", 2023-09-23T23:29:54.558 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_debug_skip_full_check_in_recovery": "false", 2023-09-23T23:29:54.558 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_debug_verify_cached_snaps": "false", 2023-09-23T23:29:54.559 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_debug_verify_missing_on_start": "false", 2023-09-23T23:29:54.559 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_debug_verify_snaps": "false", 2023-09-23T23:29:54.559 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_debug_verify_stray_on_activate": "false", 2023-09-23T23:29:54.559 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_deep_scrub_interval": "604800.000000", 2023-09-23T23:29:54.559 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_deep_scrub_keys": "1024", 2023-09-23T23:29:54.559 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_deep_scrub_large_omap_object_key_threshold": "200000", 2023-09-23T23:29:54.559 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_deep_scrub_large_omap_object_value_sum_threshold": "1073741824", 2023-09-23T23:29:54.559 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_deep_scrub_randomize_ratio": "0.150000", 2023-09-23T23:29:54.559 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_deep_scrub_stride": "524288", 2023-09-23T23:29:54.559 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_deep_scrub_update_digest_min_age": "7200", 2023-09-23T23:29:54.559 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_default_data_pool_replay_window": "45", 2023-09-23T23:29:54.559 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_default_notify_timeout": "30", 2023-09-23T23:29:54.559 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_delete_sleep": "0.000000", 2023-09-23T23:29:54.560 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_delete_sleep_hdd": "5.000000", 2023-09-23T23:29:54.560 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_delete_sleep_hybrid": "1.000000", 2023-09-23T23:29:54.560 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_delete_sleep_ssd": "1.000000", 2023-09-23T23:29:54.560 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_discard_disconnected_ops": "true", 2023-09-23T23:29:54.560 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_enable_op_tracker": "true", 2023-09-23T23:29:54.560 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_erasure_code_plugins": "jerasure lrc", 2023-09-23T23:29:54.560 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_extblkdev_plugins": "vdo", 2023-09-23T23:29:54.560 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_failsafe_full_ratio": "0.970000", 2023-09-23T23:29:54.560 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_fast_fail_on_connection_refused": "true", 2023-09-23T23:29:54.560 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_fast_info": "true", 2023-09-23T23:29:54.560 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_fast_shutdown": "true", 2023-09-23T23:29:54.560 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_fast_shutdown_notify_mon": "true", 2023-09-23T23:29:54.561 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_fast_shutdown_timeout": "15", 2023-09-23T23:29:54.561 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_find_best_info_ignore_history_les": "false", 2023-09-23T23:29:54.561 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_force_auth_primary_missing_objects": "100", 2023-09-23T23:29:54.561 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_force_recovery_pg_log_entries_factor": "1.300000", 2023-09-23T23:29:54.561 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_function_tracing": "false", 2023-09-23T23:29:54.561 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_heartbeat_grace": "20", 2023-09-23T23:29:54.561 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_heartbeat_interval": "6", 2023-09-23T23:29:54.561 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_heartbeat_min_healthy_ratio": "0.330000", 2023-09-23T23:29:54.561 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_heartbeat_min_peers": "10", 2023-09-23T23:29:54.561 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_heartbeat_min_size": "2000", 2023-09-23T23:29:54.561 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_heartbeat_stale": "600", 2023-09-23T23:29:54.561 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_heartbeat_use_min_delay_socket": "false", 2023-09-23T23:29:54.561 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_hit_set_max_size": "100000", 2023-09-23T23:29:54.562 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_hit_set_min_size": "1000", 2023-09-23T23:29:54.562 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_hit_set_namespace": ".ceph-internal", 2023-09-23T23:29:54.562 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_ignore_stale_divergent_priors": "false", 2023-09-23T23:29:54.562 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_inject_bad_map_crc_probability": "0.000000", 2023-09-23T23:29:54.562 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_inject_failure_on_pg_removal": "false", 2023-09-23T23:29:54.562 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_journal": "/var/lib/ceph/osd/ceph-a/journal", 2023-09-23T23:29:54.562 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_journal_flush_on_shutdown": "true", 2023-09-23T23:29:54.562 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_journal_size": "5120", 2023-09-23T23:29:54.562 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_kill_backfill_at": "0", 2023-09-23T23:29:54.562 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_loop_before_reset_tphandle": "64", 2023-09-23T23:29:54.562 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_map_cache_size": "50", 2023-09-23T23:29:54.562 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_map_dedup": "true", 2023-09-23T23:29:54.563 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_map_message_max": "40", 2023-09-23T23:29:54.563 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_map_message_max_bytes": "10485760", 2023-09-23T23:29:54.563 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_map_share_max_epochs": "40", 2023-09-23T23:29:54.563 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_max_attr_name_len": "100", 2023-09-23T23:29:54.563 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_max_attr_size": "0", 2023-09-23T23:29:54.563 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_max_backfills": "1", 2023-09-23T23:29:54.563 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_max_markdown_count": "5", 2023-09-23T23:29:54.563 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_max_markdown_period": "600", 2023-09-23T23:29:54.563 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_max_object_name_len": "2048", 2023-09-23T23:29:54.563 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_max_object_namespace_len": "256", 2023-09-23T23:29:54.563 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_max_object_size": "134217728", 2023-09-23T23:29:54.563 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_max_omap_bytes_per_request": "1073741824", 2023-09-23T23:29:54.564 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_max_omap_entries_per_request": "1024", 2023-09-23T23:29:54.564 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_max_pg_blocked_by": "16", 2023-09-23T23:29:54.564 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_max_pg_log_entries": "10000", 2023-09-23T23:29:54.564 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_max_pg_per_osd_hard_ratio": "3.000000", 2023-09-23T23:29:54.564 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_max_pgls": "1024", 2023-09-23T23:29:54.564 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_max_push_cost": "8388608", 2023-09-23T23:29:54.564 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_max_push_objects": "10", 2023-09-23T23:29:54.564 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_max_scrubs": "1", 2023-09-23T23:29:54.564 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_max_snap_prune_intervals_per_epoch": "512", 2023-09-23T23:29:54.564 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_max_trimming_pgs": "2", 2023-09-23T23:29:54.564 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_max_write_op_reply_len": "64", 2023-09-23T23:29:54.564 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_max_write_size": "90", 2023-09-23T23:29:54.565 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_mclock_force_run_benchmark_on_init": "false", 2023-09-23T23:29:54.565 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_mclock_iops_capacity_threshold_hdd": "500.000000", 2023-09-23T23:29:54.565 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_mclock_iops_capacity_threshold_ssd": "80000.000000", 2023-09-23T23:29:54.565 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_mclock_max_capacity_iops_hdd": "315.000000", 2023-09-23T23:29:54.565 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_mclock_max_capacity_iops_ssd": "21500.000000", 2023-09-23T23:29:54.565 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_mclock_max_sequential_bandwidth_hdd": "157286400", 2023-09-23T23:29:54.565 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_mclock_max_sequential_bandwidth_ssd": "1258291200", 2023-09-23T23:29:54.565 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_mclock_override_recovery_settings": "false", 2023-09-23T23:29:54.565 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_mclock_profile": "balanced", 2023-09-23T23:29:54.565 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_mclock_scheduler_anticipation_timeout": "0.000000", 2023-09-23T23:29:54.565 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_mclock_scheduler_background_best_effort_lim": "0.000000", 2023-09-23T23:29:54.565 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_mclock_scheduler_background_best_effort_res": "0.000000", 2023-09-23T23:29:54.565 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_mclock_scheduler_background_best_effort_wgt": "1", 2023-09-23T23:29:54.566 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_mclock_scheduler_background_recovery_lim": "0.000000", 2023-09-23T23:29:54.566 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_mclock_scheduler_background_recovery_res": "0.000000", 2023-09-23T23:29:54.566 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_mclock_scheduler_background_recovery_wgt": "1", 2023-09-23T23:29:54.566 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_mclock_scheduler_client_lim": "0.000000", 2023-09-23T23:29:54.566 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_mclock_scheduler_client_res": "0.000000", 2023-09-23T23:29:54.566 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_mclock_scheduler_client_wgt": "1", 2023-09-23T23:29:54.566 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_mclock_skip_benchmark": "false", 2023-09-23T23:29:54.566 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_memory_base": "805306368", 2023-09-23T23:29:54.566 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_memory_cache_min": "134217728", 2023-09-23T23:29:54.566 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_memory_cache_resize_interval": "1.000000", 2023-09-23T23:29:54.566 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_memory_expected_fragmentation": "0.150000", 2023-09-23T23:29:54.566 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_memory_target": "4294967296", 2023-09-23T23:29:54.567 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_memory_target_autotune": "false", 2023-09-23T23:29:54.567 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_memory_target_cgroup_limit_ratio": "0.800000", 2023-09-23T23:29:54.567 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_min_pg_log_entries": "250", 2023-09-23T23:29:54.567 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_min_recovery_priority": "0", 2023-09-23T23:29:54.567 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_mon_heartbeat_interval": "30", 2023-09-23T23:29:54.567 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_mon_heartbeat_stat_stale": "3600", 2023-09-23T23:29:54.567 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_mon_report_interval": "5", 2023-09-23T23:29:54.567 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_mon_report_max_in_flight": "2", 2023-09-23T23:29:54.567 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_mon_shutdown_timeout": "5.000000", 2023-09-23T23:29:54.567 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_num_cache_shards": "32", 2023-09-23T23:29:54.567 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_num_op_tracker_shard": "32", 2023-09-23T23:29:54.567 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_numa_auto_affinity": "true", 2023-09-23T23:29:54.568 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_numa_node": "-1", 2023-09-23T23:29:54.568 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_numa_prefer_iface": "true", 2023-09-23T23:29:54.568 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_object_clean_region_max_num_intervals": "10", 2023-09-23T23:29:54.568 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_objecter_finishers": "1", 2023-09-23T23:29:54.568 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_objectstore": "bluestore", 2023-09-23T23:29:54.568 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_objectstore_fuse": "false", 2023-09-23T23:29:54.568 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_objectstore_tracing": "false", 2023-09-23T23:29:54.568 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_op_complaint_time": "30.000000", 2023-09-23T23:29:54.568 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_op_history_duration": "600", 2023-09-23T23:29:54.568 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_op_history_size": "20", 2023-09-23T23:29:54.568 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_op_history_slow_op_size": "20", 2023-09-23T23:29:54.568 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_op_history_slow_op_threshold": "10.000000", 2023-09-23T23:29:54.568 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_op_log_threshold": "5", 2023-09-23T23:29:54.568 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_op_num_shards": "0", 2023-09-23T23:29:54.569 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_op_num_shards_hdd": "5", 2023-09-23T23:29:54.569 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_op_num_shards_ssd": "8", 2023-09-23T23:29:54.569 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_op_num_threads_per_shard": "0", 2023-09-23T23:29:54.569 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_op_num_threads_per_shard_hdd": "1", 2023-09-23T23:29:54.569 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_op_num_threads_per_shard_ssd": "2", 2023-09-23T23:29:54.569 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_op_pq_max_tokens_per_priority": "4194304", 2023-09-23T23:29:54.569 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_op_pq_min_cost": "65536", 2023-09-23T23:29:54.569 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_op_queue": "mclock_scheduler", 2023-09-23T23:29:54.569 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_op_queue_cut_off": "high", 2023-09-23T23:29:54.569 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_op_thread_suicide_timeout": "150", 2023-09-23T23:29:54.569 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_op_thread_timeout": "15", 2023-09-23T23:29:54.569 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_open_classes_on_start": "true", 2023-09-23T23:29:54.570 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_os_flags": "0", 2023-09-23T23:29:54.570 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_peering_op_priority": "255", 2023-09-23T23:29:54.570 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_pg_delete_cost": "1048576", 2023-09-23T23:29:54.570 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_pg_delete_priority": "5", 2023-09-23T23:29:54.570 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_pg_epoch_max_lag_factor": "2.000000", 2023-09-23T23:29:54.570 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_pg_epoch_persisted_max_stale": "40", 2023-09-23T23:29:54.570 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_pg_log_dups_tracked": "3000", 2023-09-23T23:29:54.570 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_pg_log_trim_max": "10000", 2023-09-23T23:29:54.570 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_pg_log_trim_min": "100", 2023-09-23T23:29:54.570 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_pg_max_concurrent_snap_trims": "2", 2023-09-23T23:29:54.570 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_pg_object_context_cache_count": "64", 2023-09-23T23:29:54.570 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_pg_stat_report_interval_max": "500", 2023-09-23T23:29:54.571 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_pool_default_cache_max_evict_check_size": "10", 2023-09-23T23:29:54.571 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_pool_default_cache_min_evict_age": "0", 2023-09-23T23:29:54.571 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_pool_default_cache_min_flush_age": "0", 2023-09-23T23:29:54.571 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_pool_default_cache_target_dirty_high_ratio": "0.600000", 2023-09-23T23:29:54.571 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_pool_default_cache_target_dirty_ratio": "0.400000", 2023-09-23T23:29:54.571 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_pool_default_cache_target_full_ratio": "0.800000", 2023-09-23T23:29:54.571 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_pool_default_crimson": "false", 2023-09-23T23:29:54.571 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_pool_default_crush_rule": "-1", 2023-09-23T23:29:54.571 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_pool_default_ec_fast_read": "false", 2023-09-23T23:29:54.571 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_pool_default_erasure_code_profile": "plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd", 2023-09-23T23:29:54.571 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_pool_default_flag_bulk": "false", 2023-09-23T23:29:54.571 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_pool_default_flag_hashpspool": "true", 2023-09-23T23:29:54.571 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_pool_default_flag_nodelete": "false", 2023-09-23T23:29:54.572 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_pool_default_flag_nopgchange": "false", 2023-09-23T23:29:54.572 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_pool_default_flag_nosizechange": "false", 2023-09-23T23:29:54.572 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_pool_default_flags": "0", 2023-09-23T23:29:54.572 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_pool_default_hit_set_bloom_fpp": "0.050000", 2023-09-23T23:29:54.572 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_pool_default_min_size": "0", 2023-09-23T23:29:54.572 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_pool_default_pg_autoscale_mode": "off", 2023-09-23T23:29:54.572 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_pool_default_pg_num": "32", 2023-09-23T23:29:54.572 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_pool_default_pgp_num": "0", 2023-09-23T23:29:54.572 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_pool_default_read_lease_ratio": "0.800000", 2023-09-23T23:29:54.572 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_pool_default_size": "3", 2023-09-23T23:29:54.572 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_pool_default_type": "replicated", 2023-09-23T23:29:54.572 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_pool_erasure_code_stripe_unit": "4096", 2023-09-23T23:29:54.572 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_pool_use_gmt_hitset": "true", 2023-09-23T23:29:54.573 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_push_per_object_cost": "1000", 2023-09-23T23:29:54.573 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_read_ec_check_for_errors": "false", 2023-09-23T23:29:54.573 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_recover_clone_overlap": "true", 2023-09-23T23:29:54.573 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_recover_clone_overlap_limit": "10", 2023-09-23T23:29:54.573 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_recovery_cost": "20971520", 2023-09-23T23:29:54.573 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_recovery_delay_start": "0.000000", 2023-09-23T23:29:54.573 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_recovery_max_active": "0", 2023-09-23T23:29:54.573 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_recovery_max_active_hdd": "3", 2023-09-23T23:29:54.573 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_recovery_max_active_ssd": "10", 2023-09-23T23:29:54.573 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_recovery_max_chunk": "8388608", 2023-09-23T23:29:54.573 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_recovery_max_omap_entries_per_chunk": "8096", 2023-09-23T23:29:54.573 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_recovery_max_single_start": "1", 2023-09-23T23:29:54.574 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_recovery_op_priority": "3", 2023-09-23T23:29:54.574 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_recovery_op_warn_multiple": "16", 2023-09-23T23:29:54.574 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_recovery_priority": "5", 2023-09-23T23:29:54.574 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_recovery_retry_interval": "30.000000", 2023-09-23T23:29:54.574 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_recovery_sleep": "0.000000", 2023-09-23T23:29:54.574 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_recovery_sleep_hdd": "0.100000", 2023-09-23T23:29:54.574 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_recovery_sleep_hybrid": "0.025000", 2023-09-23T23:29:54.574 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_recovery_sleep_ssd": "0.000000", 2023-09-23T23:29:54.574 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_repair_during_recovery": "false", 2023-09-23T23:29:54.574 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_requested_scrub_priority": "120", 2023-09-23T23:29:54.574 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_rocksdb_iterator_bounds_enabled": "true", 2023-09-23T23:29:54.574 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_rollback_to_cluster_snap": "", 2023-09-23T23:29:54.574 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_scrub_auto_repair": "false", 2023-09-23T23:29:54.575 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_scrub_auto_repair_num_errors": "5", 2023-09-23T23:29:54.575 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_scrub_backoff_ratio": "0.660000", 2023-09-23T23:29:54.575 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_scrub_begin_hour": "0", 2023-09-23T23:29:54.575 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_scrub_begin_week_day": "0", 2023-09-23T23:29:54.575 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_scrub_chunk_max": "25", 2023-09-23T23:29:54.575 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_scrub_chunk_min": "5", 2023-09-23T23:29:54.575 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_scrub_cost": "52428800", 2023-09-23T23:29:54.575 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_scrub_during_recovery": "false", 2023-09-23T23:29:54.575 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_scrub_end_hour": "0", 2023-09-23T23:29:54.575 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_scrub_end_week_day": "0", 2023-09-23T23:29:54.575 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_scrub_event_cost": "4096", 2023-09-23T23:29:54.575 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_scrub_extended_sleep": "0.000000", 2023-09-23T23:29:54.576 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_scrub_interval_randomize_ratio": "0.500000", 2023-09-23T23:29:54.576 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_scrub_invalid_stats": "true", 2023-09-23T23:29:54.576 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_scrub_load_threshold": "0.500000", 2023-09-23T23:29:54.576 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_scrub_max_interval": "604800.000000", 2023-09-23T23:29:54.576 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_scrub_max_preemptions": "5", 2023-09-23T23:29:54.576 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_scrub_min_interval": "86400.000000", 2023-09-23T23:29:54.576 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_scrub_priority": "5", 2023-09-23T23:29:54.576 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_scrub_reservation_timeout": "5000", 2023-09-23T23:29:54.576 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_scrub_sleep": "0.000000", 2023-09-23T23:29:54.576 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_scrub_slow_reservation_response": "2200", 2023-09-23T23:29:54.576 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_shallow_scrub_chunk_max": "100", 2023-09-23T23:29:54.576 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_shallow_scrub_chunk_min": "50", 2023-09-23T23:29:54.576 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_shutdown_pgref_assert": "false", 2023-09-23T23:29:54.577 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_skip_data_digest": "false", 2023-09-23T23:29:54.577 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_smart_report_timeout": "5", 2023-09-23T23:29:54.577 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_snap_trim_cost": "1048576", 2023-09-23T23:29:54.577 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_snap_trim_priority": "5", 2023-09-23T23:29:54.577 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_snap_trim_sleep": "0.000000", 2023-09-23T23:29:54.577 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_snap_trim_sleep_hdd": "5.000000", 2023-09-23T23:29:54.577 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_snap_trim_sleep_hybrid": "2.000000", 2023-09-23T23:29:54.577 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_snap_trim_sleep_ssd": "0.000000", 2023-09-23T23:29:54.577 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_stats_update_period_not_scrubbing": "120", 2023-09-23T23:29:54.577 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_stats_update_period_scrubbing": "15", 2023-09-23T23:29:54.577 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_target_pg_log_entries_per_osd": "300000", 2023-09-23T23:29:54.577 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_target_transaction_size": "30", 2023-09-23T23:29:54.578 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_tier_default_cache_hit_set_count": "4", 2023-09-23T23:29:54.578 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_tier_default_cache_hit_set_grade_decay_rate": "20", 2023-09-23T23:29:54.578 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_tier_default_cache_hit_set_period": "1200", 2023-09-23T23:29:54.578 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_tier_default_cache_hit_set_search_last_n": "1", 2023-09-23T23:29:54.578 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_tier_default_cache_hit_set_type": "bloom", 2023-09-23T23:29:54.578 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_tier_default_cache_min_read_recency_for_promote": "1", 2023-09-23T23:29:54.578 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_tier_default_cache_min_write_recency_for_promote": "1", 2023-09-23T23:29:54.578 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_tier_default_cache_mode": "writeback", 2023-09-23T23:29:54.578 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_tier_promote_max_bytes_sec": "5242880", 2023-09-23T23:29:54.578 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_tier_promote_max_objects_sec": "25", 2023-09-23T23:29:54.578 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_tracing": "false", 2023-09-23T23:29:54.578 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_use_stale_snap": "false", 2023-09-23T23:29:54.579 INFO:teuthology.orchestra.run.smithi159.stdout: "osd_uuid": "00000000-0000-0000-0000-000000000000", 2023-09-23T23:29:54.579 INFO:teuthology.orchestra.run.smithi159.stdout: "osdc_blkin_trace_all": "false", 2023-09-23T23:29:54.579 INFO:teuthology.orchestra.run.smithi159.stdout: "paxos_kill_at": "0", 2023-09-23T23:29:54.579 INFO:teuthology.orchestra.run.smithi159.stdout: "paxos_max_join_drift": "10", 2023-09-23T23:29:54.579 INFO:teuthology.orchestra.run.smithi159.stdout: "paxos_min": "500", 2023-09-23T23:29:54.579 INFO:teuthology.orchestra.run.smithi159.stdout: "paxos_min_wait": "0.050000", 2023-09-23T23:29:54.579 INFO:teuthology.orchestra.run.smithi159.stdout: "paxos_propose_interval": "1.000000", 2023-09-23T23:29:54.579 INFO:teuthology.orchestra.run.smithi159.stdout: "paxos_service_trim_max": "500", 2023-09-23T23:29:54.579 INFO:teuthology.orchestra.run.smithi159.stdout: "paxos_service_trim_max_multiplier": "20", 2023-09-23T23:29:54.579 INFO:teuthology.orchestra.run.smithi159.stdout: "paxos_service_trim_min": "250", 2023-09-23T23:29:54.579 INFO:teuthology.orchestra.run.smithi159.stdout: "paxos_stash_full_interval": "25", 2023-09-23T23:29:54.579 INFO:teuthology.orchestra.run.smithi159.stdout: "paxos_trim_max": "500", 2023-09-23T23:29:54.579 INFO:teuthology.orchestra.run.smithi159.stdout: "paxos_trim_min": "250", 2023-09-23T23:29:54.580 INFO:teuthology.orchestra.run.smithi159.stdout: "perf": "true", 2023-09-23T23:29:54.580 INFO:teuthology.orchestra.run.smithi159.stdout: "pid_file": "", 2023-09-23T23:29:54.580 INFO:teuthology.orchestra.run.smithi159.stdout: "plugin_crypto_accelerator": "crypto_isal", 2023-09-23T23:29:54.580 INFO:teuthology.orchestra.run.smithi159.stdout: "plugin_dir": "/usr/lib64/ceph", 2023-09-23T23:29:54.580 INFO:teuthology.orchestra.run.smithi159.stdout: "public_addr": "-", 2023-09-23T23:29:54.580 INFO:teuthology.orchestra.run.smithi159.stdout: "public_addrv": "", 2023-09-23T23:29:54.580 INFO:teuthology.orchestra.run.smithi159.stdout: "public_bind_addr": "-", 2023-09-23T23:29:54.580 INFO:teuthology.orchestra.run.smithi159.stdout: "public_network": "172.21.15.254/32,172.21.0.0/20", 2023-09-23T23:29:54.580 INFO:teuthology.orchestra.run.smithi159.stdout: "public_network_interface": "", 2023-09-23T23:29:54.580 INFO:teuthology.orchestra.run.smithi159.stdout: "qat_compressor_enabled": "false", 2023-09-23T23:29:54.580 INFO:teuthology.orchestra.run.smithi159.stdout: "qat_compressor_session_max_number": "256", 2023-09-23T23:29:54.580 INFO:teuthology.orchestra.run.smithi159.stdout: "rados_mon_op_timeout": "0", 2023-09-23T23:29:54.581 INFO:teuthology.orchestra.run.smithi159.stdout: "rados_osd_op_timeout": "0", 2023-09-23T23:29:54.581 INFO:teuthology.orchestra.run.smithi159.stdout: "rados_tracing": "false", 2023-09-23T23:29:54.581 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_atime_update_interval": "60", 2023-09-23T23:29:54.581 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_auto_exclusive_lock_until_manual_request": "true", 2023-09-23T23:29:54.581 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_balance_parent_reads": "false", 2023-09-23T23:29:54.581 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_balance_snap_reads": "false", 2023-09-23T23:29:54.581 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_blkin_trace_all": "false", 2023-09-23T23:29:54.581 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_blocklist_expire_seconds": "0", 2023-09-23T23:29:54.581 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_blocklist_on_break_lock": "true", 2023-09-23T23:29:54.581 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_cache": "true", 2023-09-23T23:29:54.581 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_cache_block_writes_upfront": "false", 2023-09-23T23:29:54.581 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_cache_max_dirty": "25165824", 2023-09-23T23:29:54.581 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_cache_max_dirty_age": "1.000000", 2023-09-23T23:29:54.581 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_cache_max_dirty_object": "0", 2023-09-23T23:29:54.582 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_cache_policy": "writearound", 2023-09-23T23:29:54.582 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_cache_size": "33554432", 2023-09-23T23:29:54.582 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_cache_target_dirty": "16777216", 2023-09-23T23:29:54.582 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_cache_writethrough_until_flush": "true", 2023-09-23T23:29:54.582 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_clone_copy_on_read": "false", 2023-09-23T23:29:54.582 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_compression_hint": "none", 2023-09-23T23:29:54.582 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_concurrent_management_ops": "10", 2023-09-23T23:29:54.582 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_config_pool_override_update_timestamp": "0", 2023-09-23T23:29:54.582 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_default_clone_format": "auto", 2023-09-23T23:29:54.582 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_default_data_pool": "", 2023-09-23T23:29:54.582 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_default_features": "61", 2023-09-23T23:29:54.582 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_default_format": "2", 2023-09-23T23:29:54.583 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_default_map_options": "", 2023-09-23T23:29:54.583 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_default_order": "22", 2023-09-23T23:29:54.583 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_default_pool": "rbd", 2023-09-23T23:29:54.583 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_default_snapshot_quiesce_mode": "required", 2023-09-23T23:29:54.583 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_default_stripe_count": "0", 2023-09-23T23:29:54.583 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_default_stripe_unit": "0", 2023-09-23T23:29:54.583 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_disable_zero_copy_writes": "true", 2023-09-23T23:29:54.583 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_discard_granularity_bytes": "65536", 2023-09-23T23:29:54.583 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_discard_on_zeroed_write_same": "true", 2023-09-23T23:29:54.583 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_enable_alloc_hint": "true", 2023-09-23T23:29:54.583 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_invalidate_object_map_on_timeout": "true", 2023-09-23T23:29:54.583 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_io_scheduler": "simple", 2023-09-23T23:29:54.583 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_io_scheduler_simple_max_delay": "0", 2023-09-23T23:29:54.584 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_journal_commit_age": "5.000000", 2023-09-23T23:29:54.584 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_journal_max_concurrent_object_sets": "0", 2023-09-23T23:29:54.584 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_journal_max_payload_bytes": "16384", 2023-09-23T23:29:54.584 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_journal_object_flush_age": "0.000000", 2023-09-23T23:29:54.584 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_journal_object_flush_bytes": "1048576", 2023-09-23T23:29:54.584 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_journal_object_flush_interval": "0", 2023-09-23T23:29:54.584 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_journal_object_max_in_flight_appends": "0", 2023-09-23T23:29:54.584 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_journal_object_writethrough_until_flush": "true", 2023-09-23T23:29:54.584 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_journal_order": "24", 2023-09-23T23:29:54.584 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_journal_pool": "", 2023-09-23T23:29:54.584 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_journal_splay_width": "4", 2023-09-23T23:29:54.584 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_localize_parent_reads": "false", 2023-09-23T23:29:54.585 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_localize_snap_reads": "false", 2023-09-23T23:29:54.585 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_mirror_concurrent_image_deletions": "1", 2023-09-23T23:29:54.585 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_mirror_concurrent_image_syncs": "5", 2023-09-23T23:29:54.585 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_mirror_delete_retry_interval": "30.000000", 2023-09-23T23:29:54.585 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_mirror_image_perf_stats_prio": "5", 2023-09-23T23:29:54.585 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_mirror_image_policy_migration_throttle": "300", 2023-09-23T23:29:54.585 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_mirror_image_policy_rebalance_timeout": "0.000000", 2023-09-23T23:29:54.585 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_mirror_image_policy_type": "simple", 2023-09-23T23:29:54.585 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_mirror_image_policy_update_throttle_interval": "1.000000", 2023-09-23T23:29:54.585 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_mirror_image_state_check_interval": "30", 2023-09-23T23:29:54.585 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_mirror_journal_commit_age": "5.000000", 2023-09-23T23:29:54.585 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_mirror_journal_poll_age": "5.000000", 2023-09-23T23:29:54.585 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_mirror_leader_heartbeat_interval": "5", 2023-09-23T23:29:54.586 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_mirror_leader_max_acquire_attempts_before_break": "3", 2023-09-23T23:29:54.586 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_mirror_leader_max_missed_heartbeats": "2", 2023-09-23T23:29:54.586 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_mirror_memory_autotune": "true", 2023-09-23T23:29:54.586 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_mirror_memory_base": "805306368", 2023-09-23T23:29:54.586 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_mirror_memory_cache_autotune_interval": "30.000000", 2023-09-23T23:29:54.586 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_mirror_memory_cache_min": "134217728", 2023-09-23T23:29:54.586 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_mirror_memory_cache_resize_interval": "5.000000", 2023-09-23T23:29:54.586 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_mirror_memory_expected_fragmentation": "0.150000", 2023-09-23T23:29:54.586 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_mirror_memory_target": "4294967296", 2023-09-23T23:29:54.586 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_mirror_perf_stats_prio": "5", 2023-09-23T23:29:54.586 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_mirror_pool_replayers_refresh_interval": "30", 2023-09-23T23:29:54.586 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_mirror_sync_point_update_age": "30.000000", 2023-09-23T23:29:54.587 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_mirroring_delete_delay": "0", 2023-09-23T23:29:54.587 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_mirroring_max_mirroring_snapshots": "5", 2023-09-23T23:29:54.587 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_mirroring_replay_delay": "0", 2023-09-23T23:29:54.587 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_mirroring_resync_after_disconnect": "false", 2023-09-23T23:29:54.587 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_move_parent_to_trash_on_remove": "false", 2023-09-23T23:29:54.587 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_move_to_trash_on_remove": "false", 2023-09-23T23:29:54.587 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_move_to_trash_on_remove_expire_seconds": "0", 2023-09-23T23:29:54.587 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_mtime_update_interval": "60", 2023-09-23T23:29:54.587 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_non_blocking_aio": "true", 2023-09-23T23:29:54.587 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_op_thread_timeout": "60", 2023-09-23T23:29:54.587 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_op_threads": "1", 2023-09-23T23:29:54.587 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_parent_cache_enabled": "false", 2023-09-23T23:29:54.587 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_persistent_cache_mode": "disabled", 2023-09-23T23:29:54.588 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_persistent_cache_path": "/tmp", 2023-09-23T23:29:54.588 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_persistent_cache_size": "1073741824", 2023-09-23T23:29:54.588 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_plugins": "", 2023-09-23T23:29:54.588 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_qos_bps_burst": "0", 2023-09-23T23:29:54.588 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_qos_bps_burst_seconds": "1", 2023-09-23T23:29:54.588 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_qos_bps_limit": "0", 2023-09-23T23:29:54.588 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_qos_exclude_ops": "0", 2023-09-23T23:29:54.588 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_qos_iops_burst": "0", 2023-09-23T23:29:54.588 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_qos_iops_burst_seconds": "1", 2023-09-23T23:29:54.588 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_qos_iops_limit": "0", 2023-09-23T23:29:54.588 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_qos_read_bps_burst": "0", 2023-09-23T23:29:54.588 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_qos_read_bps_burst_seconds": "1", 2023-09-23T23:29:54.588 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_qos_read_bps_limit": "0", 2023-09-23T23:29:54.589 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_qos_read_iops_burst": "0", 2023-09-23T23:29:54.589 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_qos_read_iops_burst_seconds": "1", 2023-09-23T23:29:54.589 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_qos_read_iops_limit": "0", 2023-09-23T23:29:54.589 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_qos_schedule_tick_min": "50", 2023-09-23T23:29:54.589 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_qos_write_bps_burst": "0", 2023-09-23T23:29:54.589 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_qos_write_bps_burst_seconds": "1", 2023-09-23T23:29:54.589 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_qos_write_bps_limit": "0", 2023-09-23T23:29:54.589 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_qos_write_iops_burst": "0", 2023-09-23T23:29:54.589 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_qos_write_iops_burst_seconds": "1", 2023-09-23T23:29:54.589 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_qos_write_iops_limit": "0", 2023-09-23T23:29:54.589 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_quiesce_notification_attempts": "10", 2023-09-23T23:29:54.589 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_read_from_replica_policy": "default", 2023-09-23T23:29:54.590 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_readahead_disable_after_bytes": "52428800", 2023-09-23T23:29:54.590 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_readahead_max_bytes": "524288", 2023-09-23T23:29:54.590 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_readahead_trigger_requests": "10", 2023-09-23T23:29:54.590 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_request_timed_out_seconds": "30", 2023-09-23T23:29:54.590 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_skip_partial_discard": "true", 2023-09-23T23:29:54.590 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_sparse_read_threshold_bytes": "65536", 2023-09-23T23:29:54.590 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_tracing": "false", 2023-09-23T23:29:54.590 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_validate_names": "true", 2023-09-23T23:29:54.590 INFO:teuthology.orchestra.run.smithi159.stdout: "rbd_validate_pool": "true", 2023-09-23T23:29:54.590 INFO:teuthology.orchestra.run.smithi159.stdout: "restapi_base_url": "", 2023-09-23T23:29:54.590 INFO:teuthology.orchestra.run.smithi159.stdout: "restapi_log_level": "", 2023-09-23T23:29:54.590 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_acl_grants_max_num": "100", 2023-09-23T23:29:54.591 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_admin_entry": "admin", 2023-09-23T23:29:54.591 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_allow_notification_secrets_in_cleartext": "false", 2023-09-23T23:29:54.591 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_backend_store": "rados", 2023-09-23T23:29:54.591 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_barbican_url": "", 2023-09-23T23:29:54.591 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_beast_enable_async": "true", 2023-09-23T23:29:54.591 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_bucket_default_quota_max_objects": "-1", 2023-09-23T23:29:54.591 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_bucket_default_quota_max_size": "-1", 2023-09-23T23:29:54.591 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_bucket_index_max_aio": "128", 2023-09-23T23:29:54.591 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_bucket_index_transaction_instrumentation": "false", 2023-09-23T23:29:54.591 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_bucket_quota_cache_size": "10000", 2023-09-23T23:29:54.591 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_bucket_quota_ttl": "600", 2023-09-23T23:29:54.591 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_bucket_sync_spawn_window": "20", 2023-09-23T23:29:54.591 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_cache_enabled": "true", 2023-09-23T23:29:54.592 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_cache_expiry_interval": "900", 2023-09-23T23:29:54.592 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_cache_lru_size": "10000", 2023-09-23T23:29:54.592 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_config_store": "rados", 2023-09-23T23:29:54.592 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_content_length_compat": "false", 2023-09-23T23:29:54.592 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_copy_obj_progress": "true", 2023-09-23T23:29:54.592 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_copy_obj_progress_every_bytes": "1048576", 2023-09-23T23:29:54.592 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_cors_rules_max_num": "100", 2023-09-23T23:29:54.592 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_cross_domain_policy": "", 2023-09-23T23:29:54.592 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_crypt_default_encryption_key": "", 2023-09-23T23:29:54.592 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_crypt_kmip_addr": "", 2023-09-23T23:29:54.592 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_crypt_kmip_ca_path": "", 2023-09-23T23:29:54.592 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_crypt_kmip_client_cert": "", 2023-09-23T23:29:54.592 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_crypt_kmip_client_key": "", 2023-09-23T23:29:54.593 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_crypt_kmip_kms_key_template": "", 2023-09-23T23:29:54.593 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_crypt_kmip_password": "", 2023-09-23T23:29:54.593 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_crypt_kmip_s3_key_template": "$keyid", 2023-09-23T23:29:54.593 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_crypt_kmip_username": "", 2023-09-23T23:29:54.593 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_crypt_require_ssl": "true", 2023-09-23T23:29:54.593 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_crypt_s3_kms_backend": "barbican", 2023-09-23T23:29:54.593 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_crypt_s3_kms_encryption_keys": "", 2023-09-23T23:29:54.593 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_crypt_sse_s3_backend": "vault", 2023-09-23T23:29:54.593 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_crypt_sse_s3_key_template": "%bucket_id", 2023-09-23T23:29:54.593 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_crypt_sse_s3_vault_addr": "", 2023-09-23T23:29:54.593 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_crypt_sse_s3_vault_auth": "token", 2023-09-23T23:29:54.593 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_crypt_sse_s3_vault_namespace": "", 2023-09-23T23:29:54.594 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_crypt_sse_s3_vault_prefix": "", 2023-09-23T23:29:54.594 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_crypt_sse_s3_vault_secret_engine": "transit", 2023-09-23T23:29:54.594 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_crypt_sse_s3_vault_ssl_cacert": "", 2023-09-23T23:29:54.594 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_crypt_sse_s3_vault_ssl_clientcert": "", 2023-09-23T23:29:54.594 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_crypt_sse_s3_vault_ssl_clientkey": "", 2023-09-23T23:29:54.594 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_crypt_sse_s3_vault_token_file": "", 2023-09-23T23:29:54.594 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_crypt_sse_s3_vault_verify_ssl": "true", 2023-09-23T23:29:54.594 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_crypt_suppress_logs": "true", 2023-09-23T23:29:54.594 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_crypt_vault_addr": "", 2023-09-23T23:29:54.594 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_crypt_vault_auth": "token", 2023-09-23T23:29:54.594 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_crypt_vault_namespace": "", 2023-09-23T23:29:54.594 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_crypt_vault_prefix": "", 2023-09-23T23:29:54.595 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_crypt_vault_secret_engine": "transit", 2023-09-23T23:29:54.595 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_crypt_vault_ssl_cacert": "", 2023-09-23T23:29:54.595 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_crypt_vault_ssl_clientcert": "", 2023-09-23T23:29:54.595 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_crypt_vault_ssl_clientkey": "", 2023-09-23T23:29:54.595 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_crypt_vault_token_file": "", 2023-09-23T23:29:54.595 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_crypt_vault_verify_ssl": "true", 2023-09-23T23:29:54.595 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_curl_buffersize": "524288", 2023-09-23T23:29:54.595 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_curl_low_speed_limit": "1024", 2023-09-23T23:29:54.595 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_curl_low_speed_time": "300", 2023-09-23T23:29:54.595 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_curl_tcp_keepalive": "0", 2023-09-23T23:29:54.595 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_curl_wait_timeout_ms": "1000", 2023-09-23T23:29:54.595 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_d3n_l1_datacache_persistent_path": "/tmp/rgw_datacache/", 2023-09-23T23:29:54.595 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_d3n_l1_datacache_size": "1073741824", 2023-09-23T23:29:54.596 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_d3n_l1_evict_cache_on_start": "true", 2023-09-23T23:29:54.596 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_d3n_l1_eviction_policy": "lru", 2023-09-23T23:29:54.596 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_d3n_l1_fadvise": "4", 2023-09-23T23:29:54.596 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_d3n_l1_local_datacache_enabled": "false", 2023-09-23T23:29:54.596 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_d3n_libaio_aio_num": "64", 2023-09-23T23:29:54.596 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_d3n_libaio_aio_threads": "20", 2023-09-23T23:29:54.596 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_data": "/var/lib/ceph/radosgw/ceph-a", 2023-09-23T23:29:54.596 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_data_log_changes_size": "1000", 2023-09-23T23:29:54.596 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_data_log_num_shards": "128", 2023-09-23T23:29:54.596 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_data_log_obj_prefix": "data_log", 2023-09-23T23:29:54.596 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_data_log_window": "30", 2023-09-23T23:29:54.596 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_data_notify_interval_msec": "0", 2023-09-23T23:29:54.596 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_data_sync_poll_interval": "20", 2023-09-23T23:29:54.597 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_data_sync_spawn_window": "20", 2023-09-23T23:29:54.597 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_debug_inject_olh_cancel_modification_err": "false", 2023-09-23T23:29:54.597 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_debug_inject_set_olh_err": "0", 2023-09-23T23:29:54.597 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_default_data_log_backing": "fifo", 2023-09-23T23:29:54.597 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_default_realm_info_oid": "default.realm", 2023-09-23T23:29:54.597 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_default_region_info_oid": "default.region", 2023-09-23T23:29:54.597 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_default_zone_info_oid": "default.zone", 2023-09-23T23:29:54.597 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_default_zonegroup_info_oid": "default.zonegroup", 2023-09-23T23:29:54.597 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_defer_to_bucket_acls": "", 2023-09-23T23:29:54.597 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_delete_multi_obj_max_num": "1000", 2023-09-23T23:29:54.597 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_dmclock_admin_lim": "0.000000", 2023-09-23T23:29:54.597 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_dmclock_admin_res": "100.000000", 2023-09-23T23:29:54.597 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_dmclock_admin_wgt": "100.000000", 2023-09-23T23:29:54.598 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_dmclock_auth_lim": "0.000000", 2023-09-23T23:29:54.598 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_dmclock_auth_res": "200.000000", 2023-09-23T23:29:54.598 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_dmclock_auth_wgt": "100.000000", 2023-09-23T23:29:54.598 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_dmclock_data_lim": "0.000000", 2023-09-23T23:29:54.598 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_dmclock_data_res": "500.000000", 2023-09-23T23:29:54.598 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_dmclock_data_wgt": "500.000000", 2023-09-23T23:29:54.598 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_dmclock_metadata_lim": "0.000000", 2023-09-23T23:29:54.598 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_dmclock_metadata_res": "500.000000", 2023-09-23T23:29:54.598 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_dmclock_metadata_wgt": "500.000000", 2023-09-23T23:29:54.598 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_dns_name": "", 2023-09-23T23:29:54.598 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_dns_s3website_name": "", 2023-09-23T23:29:54.598 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_dynamic_resharding": "true", 2023-09-23T23:29:54.599 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_enable_apis": "s3, s3website, swift, swift_auth, admin, sts, iam, notifications", 2023-09-23T23:29:54.599 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_enable_gc_threads": "true", 2023-09-23T23:29:54.599 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_enable_lc_threads": "true", 2023-09-23T23:29:54.599 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_enable_ops_log": "false", 2023-09-23T23:29:54.599 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_enable_quota_threads": "true", 2023-09-23T23:29:54.599 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_enable_static_website": "false", 2023-09-23T23:29:54.599 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_enable_usage_log": "false", 2023-09-23T23:29:54.599 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_enforce_swift_acls": "true", 2023-09-23T23:29:54.599 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_exit_timeout_secs": "120", 2023-09-23T23:29:54.599 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_expose_bucket": "false", 2023-09-23T23:29:54.599 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_extended_http_attrs": "", 2023-09-23T23:29:54.599 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_filter": "none", 2023-09-23T23:29:54.599 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_frontend_defaults": "beast ssl_certificate=config://rgw/cert/$realm/$zone.crt ssl_private_key=config://rgw/cert/$realm/$zone.key", 2023-09-23T23:29:54.600 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_frontends": "beast port=7480", 2023-09-23T23:29:54.600 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_gc_max_concurrent_io": "10", 2023-09-23T23:29:54.600 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_gc_max_deferred": "50", 2023-09-23T23:29:54.600 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_gc_max_deferred_entries_size": "3072", 2023-09-23T23:29:54.600 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_gc_max_objs": "32", 2023-09-23T23:29:54.600 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_gc_max_queue_size": "134213632", 2023-09-23T23:29:54.600 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_gc_max_trim_chunk": "16", 2023-09-23T23:29:54.600 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_gc_obj_min_wait": "7200", 2023-09-23T23:29:54.600 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_gc_processor_max_time": "3600", 2023-09-23T23:29:54.600 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_gc_processor_period": "3600", 2023-09-23T23:29:54.600 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_get_obj_max_req_size": "4194304", 2023-09-23T23:29:54.600 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_get_obj_window_size": "16777216", 2023-09-23T23:29:54.601 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_healthcheck_disabling_path": "", 2023-09-23T23:29:54.601 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_ignore_get_invalid_range": "false", 2023-09-23T23:29:54.601 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_init_timeout": "300", 2023-09-23T23:29:54.601 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_inject_notify_timeout_probability": "0.000000", 2023-09-23T23:29:54.601 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_json_config": "/var/lib/ceph/radosgw/config.json", 2023-09-23T23:29:54.601 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_keystone_accepted_admin_roles": "", 2023-09-23T23:29:54.601 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_keystone_accepted_roles": "Member, admin", 2023-09-23T23:29:54.601 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_keystone_admin_domain": "", 2023-09-23T23:29:54.601 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_keystone_admin_password": "", 2023-09-23T23:29:54.601 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_keystone_admin_password_path": "", 2023-09-23T23:29:54.601 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_keystone_admin_project": "", 2023-09-23T23:29:54.601 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_keystone_admin_tenant": "", 2023-09-23T23:29:54.601 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_keystone_admin_token": "", 2023-09-23T23:29:54.602 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_keystone_admin_token_path": "", 2023-09-23T23:29:54.602 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_keystone_admin_user": "", 2023-09-23T23:29:54.602 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_keystone_api_version": "2", 2023-09-23T23:29:54.602 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_keystone_barbican_domain": "", 2023-09-23T23:29:54.602 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_keystone_barbican_password": "", 2023-09-23T23:29:54.602 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_keystone_barbican_project": "", 2023-09-23T23:29:54.602 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_keystone_barbican_tenant": "", 2023-09-23T23:29:54.602 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_keystone_barbican_user": "", 2023-09-23T23:29:54.602 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_keystone_expired_token_cache_expiration": "3600", 2023-09-23T23:29:54.602 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_keystone_implicit_tenants": "false", 2023-09-23T23:29:54.602 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_keystone_service_token_accepted_roles": "admin", 2023-09-23T23:29:54.602 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_keystone_service_token_enabled": "false", 2023-09-23T23:29:54.602 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_keystone_token_cache_size": "10000", 2023-09-23T23:29:54.603 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_keystone_url": "", 2023-09-23T23:29:54.603 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_keystone_verify_ssl": "true", 2023-09-23T23:29:54.603 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_lc_debug_interval": "-1", 2023-09-23T23:29:54.603 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_lc_lock_max_time": "90", 2023-09-23T23:29:54.603 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_lc_max_objs": "32", 2023-09-23T23:29:54.603 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_lc_max_rules": "1000", 2023-09-23T23:29:54.603 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_lc_max_worker": "3", 2023-09-23T23:29:54.603 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_lc_max_wp_worker": "3", 2023-09-23T23:29:54.603 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_lc_thread_delay": "0", 2023-09-23T23:29:54.603 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_ldap_binddn": "uid=admin,cn=users,dc=example,dc=com", 2023-09-23T23:29:54.603 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_ldap_dnattr": "uid", 2023-09-23T23:29:54.603 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_ldap_searchdn": "cn=users,cn=accounts,dc=example,dc=com", 2023-09-23T23:29:54.604 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_ldap_searchfilter": "", 2023-09-23T23:29:54.604 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_ldap_secret": "/etc/openldap/secret", 2023-09-23T23:29:54.604 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_ldap_uri": "ldaps://", 2023-09-23T23:29:54.604 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_lifecycle_work_time": "00:00-06:00", 2023-09-23T23:29:54.604 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_list_bucket_min_readahead": "1000", 2023-09-23T23:29:54.604 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_list_buckets_max_chunk": "1000", 2023-09-23T23:29:54.604 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_log_http_headers": "", 2023-09-23T23:29:54.604 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_log_nonexistent_bucket": "false", 2023-09-23T23:29:54.604 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_log_object_name": "%Y-%m-%d-%H-%i-%n", 2023-09-23T23:29:54.604 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_log_object_name_utc": "false", 2023-09-23T23:29:54.604 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_luarocks_location": "/tmp/luarocks", 2023-09-23T23:29:54.604 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_max_attr_name_len": "0", 2023-09-23T23:29:54.605 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_max_attr_size": "0", 2023-09-23T23:29:54.605 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_max_attrs_num_in_req": "0", 2023-09-23T23:29:54.605 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_max_chunk_size": "4194304", 2023-09-23T23:29:54.605 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_max_concurrent_requests": "1024", 2023-09-23T23:29:54.605 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_max_copy_obj_concurrent_io": "10", 2023-09-23T23:29:54.605 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_max_dynamic_shards": "1999", 2023-09-23T23:29:54.605 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_max_listing_results": "1000", 2023-09-23T23:29:54.605 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_max_notify_retries": "10", 2023-09-23T23:29:54.605 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_max_objs_per_shard": "100000", 2023-09-23T23:29:54.605 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_max_put_param_size": "1048576", 2023-09-23T23:29:54.605 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_max_put_size": "5368709120", 2023-09-23T23:29:54.605 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_max_slo_entries": "1000", 2023-09-23T23:29:54.605 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_md_log_max_shards": "64", 2023-09-23T23:29:54.606 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_md_notify_interval_msec": "200", 2023-09-23T23:29:54.606 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_meta_sync_poll_interval": "20", 2023-09-23T23:29:54.606 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_meta_sync_spawn_window": "20", 2023-09-23T23:29:54.606 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_mime_types_file": "/etc/mime.types", 2023-09-23T23:29:54.606 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_mp_lock_max_time": "600", 2023-09-23T23:29:54.606 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_multi_obj_del_max_aio": "16", 2023-09-23T23:29:54.606 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_multipart_min_part_size": "5242880", 2023-09-23T23:29:54.606 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_multipart_part_upload_limit": "10000", 2023-09-23T23:29:54.606 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_nfs_fhcache_partitions": "3", 2023-09-23T23:29:54.606 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_nfs_fhcache_size": "2017", 2023-09-23T23:29:54.606 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_nfs_frontends": "rgw-nfs", 2023-09-23T23:29:54.606 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_nfs_lru_lane_hiwat": "911", 2023-09-23T23:29:54.607 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_nfs_lru_lanes": "5", 2023-09-23T23:29:54.607 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_nfs_max_gc": "300", 2023-09-23T23:29:54.607 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_nfs_namespace_expire_secs": "300", 2023-09-23T23:29:54.607 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_nfs_run_gc_threads": "false", 2023-09-23T23:29:54.607 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_nfs_run_lc_threads": "false", 2023-09-23T23:29:54.607 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_nfs_run_quota_threads": "false", 2023-09-23T23:29:54.607 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_nfs_run_sync_thread": "false", 2023-09-23T23:29:54.607 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_nfs_s3_fast_attrs": "false", 2023-09-23T23:29:54.607 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_nfs_write_completion_interval_s": "10", 2023-09-23T23:29:54.607 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_num_async_rados_threads": "32", 2023-09-23T23:29:54.607 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_num_control_oids": "8", 2023-09-23T23:29:54.607 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_numa_node": "-1", 2023-09-23T23:29:54.607 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_obj_stripe_size": "4194304", 2023-09-23T23:29:54.608 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_obj_tombstone_cache_size": "1000", 2023-09-23T23:29:54.608 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_objexp_chunk_size": "100", 2023-09-23T23:29:54.608 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_objexp_gc_interval": "600", 2023-09-23T23:29:54.608 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_objexp_hints_num_shards": "127", 2023-09-23T23:29:54.608 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_olh_pending_timeout_sec": "3600", 2023-09-23T23:29:54.608 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_op_thread_suicide_timeout": "0", 2023-09-23T23:29:54.608 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_op_thread_timeout": "600", 2023-09-23T23:29:54.608 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_op_tracing": "false", 2023-09-23T23:29:54.608 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_opa_token": "", 2023-09-23T23:29:54.608 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_opa_url": "", 2023-09-23T23:29:54.608 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_opa_verify_ssl": "true", 2023-09-23T23:29:54.608 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_ops_log_data_backlog": "5242880", 2023-09-23T23:29:54.609 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_ops_log_file_path": "/var/log/ceph/ops-log-ceph-mon.a.log", 2023-09-23T23:29:54.609 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_ops_log_rados": "false", 2023-09-23T23:29:54.609 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_ops_log_socket_path": "", 2023-09-23T23:29:54.609 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_override_bucket_index_max_shards": "0", 2023-09-23T23:29:54.609 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_pending_bucket_index_op_expiration": "120", 2023-09-23T23:29:54.609 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_period_latest_epoch_info_oid": ".latest_epoch", 2023-09-23T23:29:54.609 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_period_push_interval": "2.000000", 2023-09-23T23:29:54.609 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_period_push_interval_max": "30.000000", 2023-09-23T23:29:54.609 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_period_root_pool": ".rgw.root", 2023-09-23T23:29:54.609 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_policy_reject_invalid_principals": "true", 2023-09-23T23:29:54.609 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_print_continue": "true", 2023-09-23T23:29:54.609 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_print_prohibited_content_length": "false", 2023-09-23T23:29:54.609 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_put_obj_max_window_size": "67108864", 2023-09-23T23:29:54.610 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_put_obj_min_window_size": "16777216", 2023-09-23T23:29:54.610 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_rados_pool_autoscale_bias": "4.000000", 2023-09-23T23:29:54.610 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_rados_pool_recovery_priority": "5", 2023-09-23T23:29:54.610 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_rados_tracing": "false", 2023-09-23T23:29:54.610 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_realm": "", 2023-09-23T23:29:54.610 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_realm_id": "", 2023-09-23T23:29:54.610 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_realm_root_pool": ".rgw.root", 2023-09-23T23:29:54.610 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_region": "", 2023-09-23T23:29:54.610 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_region_root_pool": ".rgw.root", 2023-09-23T23:29:54.610 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_relaxed_region_enforcement": "false", 2023-09-23T23:29:54.610 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_relaxed_s3_bucket_names": "false", 2023-09-23T23:29:54.610 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_remote_addr_param": "REMOTE_ADDR", 2023-09-23T23:29:54.611 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_request_uri": "", 2023-09-23T23:29:54.611 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_reshard_batch_size": "64", 2023-09-23T23:29:54.611 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_reshard_bucket_lock_duration": "360", 2023-09-23T23:29:54.611 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_reshard_max_aio": "128", 2023-09-23T23:29:54.611 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_reshard_num_logs": "16", 2023-09-23T23:29:54.611 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_reshard_thread_interval": "600", 2023-09-23T23:29:54.611 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_resolve_cname": "false", 2023-09-23T23:29:54.611 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_rest_getusage_op_compat": "false", 2023-09-23T23:29:54.611 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_run_sync_thread": "true", 2023-09-23T23:29:54.611 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_s3_auth_order": "sts, external, local", 2023-09-23T23:29:54.611 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_s3_auth_use_keystone": "false", 2023-09-23T23:29:54.611 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_s3_auth_use_ldap": "false", 2023-09-23T23:29:54.611 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_s3_auth_use_rados": "true", 2023-09-23T23:29:54.612 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_s3_auth_use_sts": "false", 2023-09-23T23:29:54.612 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_s3_client_max_sig_ver": "-1", 2023-09-23T23:29:54.612 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_s3_success_create_obj_status": "0", 2023-09-23T23:29:54.612 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_safe_max_objects_per_shard": "102400", 2023-09-23T23:29:54.612 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_scheduler_type": "throttler", 2023-09-23T23:29:54.612 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_script_uri": "", 2023-09-23T23:29:54.612 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_service_provider_name": "", 2023-09-23T23:29:54.612 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_shard_warning_threshold": "90.000000", 2023-09-23T23:29:54.612 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_sts_client_id": "", 2023-09-23T23:29:54.612 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_sts_client_secret": "", 2023-09-23T23:29:54.612 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_sts_entry": "sts", 2023-09-23T23:29:54.612 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_sts_key": "sts", 2023-09-23T23:29:54.613 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_sts_max_session_duration": "43200", 2023-09-23T23:29:54.613 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_sts_min_session_duration": "900", 2023-09-23T23:29:54.613 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_sts_token_introspection_url": "", 2023-09-23T23:29:54.613 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_swift_account_in_url": "false", 2023-09-23T23:29:54.613 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_swift_auth_entry": "auth", 2023-09-23T23:29:54.613 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_swift_auth_url": "", 2023-09-23T23:29:54.613 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_swift_custom_header": "", 2023-09-23T23:29:54.613 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_swift_enforce_content_length": "false", 2023-09-23T23:29:54.613 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_swift_need_stats": "true", 2023-09-23T23:29:54.613 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_swift_tenant_name": "", 2023-09-23T23:29:54.613 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_swift_token_expiration": "86400", 2023-09-23T23:29:54.613 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_swift_url": "", 2023-09-23T23:29:54.613 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_swift_url_prefix": "swift", 2023-09-23T23:29:54.614 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_swift_versioning_enabled": "false", 2023-09-23T23:29:54.614 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_sync_data_full_inject_err_probability": "0.000000", 2023-09-23T23:29:54.614 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_sync_data_inject_err_probability": "0.000000", 2023-09-23T23:29:54.614 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_sync_lease_period": "120", 2023-09-23T23:29:54.614 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_sync_log_trim_concurrent_buckets": "4", 2023-09-23T23:29:54.614 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_sync_log_trim_interval": "1200", 2023-09-23T23:29:54.614 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_sync_log_trim_max_buckets": "16", 2023-09-23T23:29:54.614 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_sync_log_trim_min_cold_buckets": "4", 2023-09-23T23:29:54.614 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_sync_meta_inject_err_probability": "0.000000", 2023-09-23T23:29:54.614 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_sync_obj_etag_verify": "false", 2023-09-23T23:29:54.614 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_sync_trace_history_size": "4096", 2023-09-23T23:29:54.614 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_sync_trace_per_node_log_size": "32", 2023-09-23T23:29:54.615 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_sync_trace_servicemap_update_interval": "10", 2023-09-23T23:29:54.615 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_thread_pool_size": "512", 2023-09-23T23:29:54.615 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_torrent_comment": "", 2023-09-23T23:29:54.615 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_torrent_createby": "", 2023-09-23T23:29:54.615 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_torrent_encoding": "", 2023-09-23T23:29:54.615 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_torrent_flag": "false", 2023-09-23T23:29:54.615 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_torrent_origin": "", 2023-09-23T23:29:54.615 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_torrent_sha_unit": "524288", 2023-09-23T23:29:54.615 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_torrent_tracker": "", 2023-09-23T23:29:54.615 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_trust_forwarded_https": "false", 2023-09-23T23:29:54.615 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_usage_log_flush_threshold": "1024", 2023-09-23T23:29:54.615 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_usage_log_tick_interval": "30", 2023-09-23T23:29:54.616 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_usage_max_shards": "32", 2023-09-23T23:29:54.616 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_usage_max_user_shards": "1", 2023-09-23T23:29:54.616 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_use_opa_authz": "false", 2023-09-23T23:29:54.616 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_user_default_quota_max_objects": "-1", 2023-09-23T23:29:54.616 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_user_default_quota_max_size": "-1", 2023-09-23T23:29:54.616 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_user_max_buckets": "1000", 2023-09-23T23:29:54.616 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_user_policies_max_num": "100", 2023-09-23T23:29:54.616 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_user_quota_bucket_sync_interval": "180", 2023-09-23T23:29:54.616 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_user_quota_sync_idle_users": "false", 2023-09-23T23:29:54.616 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_user_quota_sync_interval": "86400", 2023-09-23T23:29:54.616 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_user_quota_sync_wait_time": "86400", 2023-09-23T23:29:54.616 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_user_unique_email": "true", 2023-09-23T23:29:54.616 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_verify_ssl": "true", 2023-09-23T23:29:54.617 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_website_routing_rules_max_num": "50", 2023-09-23T23:29:54.617 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_zone": "", 2023-09-23T23:29:54.617 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_zone_id": "", 2023-09-23T23:29:54.617 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_zone_root_pool": ".rgw.root", 2023-09-23T23:29:54.617 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_zonegroup": "", 2023-09-23T23:29:54.617 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_zonegroup_id": "", 2023-09-23T23:29:54.617 INFO:teuthology.orchestra.run.smithi159.stdout: "rgw_zonegroup_root_pool": ".rgw.root", 2023-09-23T23:29:54.617 INFO:teuthology.orchestra.run.smithi159.stdout: "rgwlc_auto_session_clear": "true", 2023-09-23T23:29:54.617 INFO:teuthology.orchestra.run.smithi159.stdout: "rgwlc_skip_bucket_step": "false", 2023-09-23T23:29:54.617 INFO:teuthology.orchestra.run.smithi159.stdout: "rocksdb_block_size": "4096", 2023-09-23T23:29:54.617 INFO:teuthology.orchestra.run.smithi159.stdout: "rocksdb_bloom_bits_per_key": "20", 2023-09-23T23:29:54.617 INFO:teuthology.orchestra.run.smithi159.stdout: "rocksdb_cache_index_and_filter_blocks": "true", 2023-09-23T23:29:54.617 INFO:teuthology.orchestra.run.smithi159.stdout: "rocksdb_cache_index_and_filter_blocks_with_high_priority": "false", 2023-09-23T23:29:54.618 INFO:teuthology.orchestra.run.smithi159.stdout: "rocksdb_cache_row_ratio": "0.000000", 2023-09-23T23:29:54.618 INFO:teuthology.orchestra.run.smithi159.stdout: "rocksdb_cache_shard_bits": "4", 2023-09-23T23:29:54.618 INFO:teuthology.orchestra.run.smithi159.stdout: "rocksdb_cache_size": "536870912", 2023-09-23T23:29:54.618 INFO:teuthology.orchestra.run.smithi159.stdout: "rocksdb_cache_type": "binned_lru", 2023-09-23T23:29:54.618 INFO:teuthology.orchestra.run.smithi159.stdout: "rocksdb_cf_compact_on_deletion": "true", 2023-09-23T23:29:54.618 INFO:teuthology.orchestra.run.smithi159.stdout: "rocksdb_cf_compact_on_deletion_sliding_window": "32768", 2023-09-23T23:29:54.618 INFO:teuthology.orchestra.run.smithi159.stdout: "rocksdb_cf_compact_on_deletion_trigger": "16384", 2023-09-23T23:29:54.618 INFO:teuthology.orchestra.run.smithi159.stdout: "rocksdb_collect_compaction_stats": "false", 2023-09-23T23:29:54.618 INFO:teuthology.orchestra.run.smithi159.stdout: "rocksdb_collect_extended_stats": "false", 2023-09-23T23:29:54.618 INFO:teuthology.orchestra.run.smithi159.stdout: "rocksdb_collect_memory_stats": "false", 2023-09-23T23:29:54.618 INFO:teuthology.orchestra.run.smithi159.stdout: "rocksdb_delete_range_threshold": "1048576", 2023-09-23T23:29:54.618 INFO:teuthology.orchestra.run.smithi159.stdout: "rocksdb_index_type": "binary_search", 2023-09-23T23:29:54.619 INFO:teuthology.orchestra.run.smithi159.stdout: "rocksdb_log_to_ceph_log": "true", 2023-09-23T23:29:54.619 INFO:teuthology.orchestra.run.smithi159.stdout: "rocksdb_metadata_block_size": "4096", 2023-09-23T23:29:54.619 INFO:teuthology.orchestra.run.smithi159.stdout: "rocksdb_partition_filters": "false", 2023-09-23T23:29:54.619 INFO:teuthology.orchestra.run.smithi159.stdout: "rocksdb_perf": "false", 2023-09-23T23:29:54.619 INFO:teuthology.orchestra.run.smithi159.stdout: "rocksdb_pin_l0_filter_and_index_blocks_in_cache": "false", 2023-09-23T23:29:54.619 INFO:teuthology.orchestra.run.smithi159.stdout: "rotating_keys_bootstrap_timeout": "30", 2023-09-23T23:29:54.619 INFO:teuthology.orchestra.run.smithi159.stdout: "rotating_keys_renewal_timeout": "10", 2023-09-23T23:29:54.619 INFO:teuthology.orchestra.run.smithi159.stdout: "run_dir": "/var/run/ceph", 2023-09-23T23:29:54.619 INFO:teuthology.orchestra.run.smithi159.stdout: "seastore_block_create": "true", 2023-09-23T23:29:54.619 INFO:teuthology.orchestra.run.smithi159.stdout: "seastore_cache_lru_size": "67108864", 2023-09-23T23:29:54.619 INFO:teuthology.orchestra.run.smithi159.stdout: "seastore_cbjournal_size": "5368709120", 2023-09-23T23:29:54.619 INFO:teuthology.orchestra.run.smithi159.stdout: "seastore_default_max_object_size": "16777216", 2023-09-23T23:29:54.620 INFO:teuthology.orchestra.run.smithi159.stdout: "seastore_default_object_metadata_reservation": "16777216", 2023-09-23T23:29:54.620 INFO:teuthology.orchestra.run.smithi159.stdout: "seastore_device_size": "53687091200", 2023-09-23T23:29:54.620 INFO:teuthology.orchestra.run.smithi159.stdout: "seastore_journal_batch_capacity": "16", 2023-09-23T23:29:54.620 INFO:teuthology.orchestra.run.smithi159.stdout: "seastore_journal_batch_flush_size": "16777216", 2023-09-23T23:29:54.620 INFO:teuthology.orchestra.run.smithi159.stdout: "seastore_journal_batch_preferred_fullness": "0.950000", 2023-09-23T23:29:54.620 INFO:teuthology.orchestra.run.smithi159.stdout: "seastore_journal_iodepth_limit": "5", 2023-09-23T23:29:54.620 INFO:teuthology.orchestra.run.smithi159.stdout: "seastore_main_device_type": "SSD", 2023-09-23T23:29:54.620 INFO:teuthology.orchestra.run.smithi159.stdout: "seastore_max_concurrent_transactions": "8", 2023-09-23T23:29:54.620 INFO:teuthology.orchestra.run.smithi159.stdout: "seastore_multiple_tiers_default_evict_ratio": "0.600000", 2023-09-23T23:29:54.620 INFO:teuthology.orchestra.run.smithi159.stdout: "seastore_multiple_tiers_fast_evict_ratio": "0.700000", 2023-09-23T23:29:54.620 INFO:teuthology.orchestra.run.smithi159.stdout: "seastore_multiple_tiers_stop_evict_ratio": "0.500000", 2023-09-23T23:29:54.620 INFO:teuthology.orchestra.run.smithi159.stdout: "seastore_obj_data_write_amplification": "1.250000", 2023-09-23T23:29:54.621 INFO:teuthology.orchestra.run.smithi159.stdout: "seastore_segment_size": "67108864", 2023-09-23T23:29:54.621 INFO:teuthology.orchestra.run.smithi159.stdout: "set_keepcaps": "false", 2023-09-23T23:29:54.621 INFO:teuthology.orchestra.run.smithi159.stdout: "setgroup": "ceph", 2023-09-23T23:29:54.621 INFO:teuthology.orchestra.run.smithi159.stdout: "setuser": "ceph", 2023-09-23T23:29:54.621 INFO:teuthology.orchestra.run.smithi159.stdout: "setuser_match_path": "", 2023-09-23T23:29:54.621 INFO:teuthology.orchestra.run.smithi159.stdout: "target_max_misplaced_ratio": "0.050000", 2023-09-23T23:29:54.621 INFO:teuthology.orchestra.run.smithi159.stdout: "thp": "false", 2023-09-23T23:29:54.621 INFO:teuthology.orchestra.run.smithi159.stdout: "threadpool_default_timeout": "60", 2023-09-23T23:29:54.621 INFO:teuthology.orchestra.run.smithi159.stdout: "threadpool_empty_queue_max_wait": "2", 2023-09-23T23:29:54.621 INFO:teuthology.orchestra.run.smithi159.stdout: "throttler_perf_counter": "true" 2023-09-23T23:29:54.621 INFO:teuthology.orchestra.run.smithi159.stdout:} 2023-09-23T23:29:55.332 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph -- tell 'mon.*' injectargs --mon_osd_down_out_interval=0 2023-09-23T23:29:55.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:29:55 smithi164 bash[92846]: cluster 2023-09-23T23:29:54.310282+0000 mgr.y (mgr.25991) 371 : cluster 0 pgmap v304: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:29:55.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:29:55 smithi159 bash[105915]: cluster 2023-09-23T23:29:54.310282+0000 mgr.y (mgr.25991) 371 : cluster 0 pgmap v304: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:29:55.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:29:55 smithi159 bash[108473]: cluster 2023-09-23T23:29:54.310282+0000 mgr.y (mgr.25991) 371 : cluster 0 pgmap v304: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:29:57.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:29:57 smithi164 bash[92846]: cluster 2023-09-23T23:29:56.311048+0000 mgr.y (mgr.25991) 372 : cluster 0 pgmap v305: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:29:57.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:29:57 smithi159 bash[105915]: cluster 2023-09-23T23:29:56.311048+0000 mgr.y (mgr.25991) 372 : cluster 0 pgmap v305: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:29:57.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:29:57 smithi159 bash[108473]: cluster 2023-09-23T23:29:56.311048+0000 mgr.y (mgr.25991) 372 : cluster 0 pgmap v305: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:29:59.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:29:59 smithi164 bash[92846]: cluster 2023-09-23T23:29:58.311872+0000 mgr.y (mgr.25991) 373 : cluster 0 pgmap v306: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:29:59.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:29:59 smithi159 bash[105915]: cluster 2023-09-23T23:29:58.311872+0000 mgr.y (mgr.25991) 373 : cluster 0 pgmap v306: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:29:59.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:29:59 smithi159 bash[108473]: cluster 2023-09-23T23:29:58.311872+0000 mgr.y (mgr.25991) 373 : cluster 0 pgmap v306: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:30:00.099 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:30:00.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:30:00 smithi164 bash[92846]: cluster 2023-09-23T23:30:00.000155+0000 mon.a (mon.0) 452 : cluster 1 overall HEALTH_OK 2023-09-23T23:30:00.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:30:00 smithi159 bash[108473]: cluster 2023-09-23T23:30:00.000155+0000 mon.a (mon.0) 452 : cluster 1 overall HEALTH_OK 2023-09-23T23:30:00.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:30:00 smithi159 bash[105915]: cluster 2023-09-23T23:30:00.000155+0000 mon.a (mon.0) 452 : cluster 1 overall HEALTH_OK 2023-09-23T23:30:01.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:30:01 smithi159 bash[105915]: cluster 2023-09-23T23:30:00.312647+0000 mgr.y (mgr.25991) 374 : cluster 0 pgmap v307: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:30:01.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:30:01 smithi159 bash[108473]: cluster 2023-09-23T23:30:00.312647+0000 mgr.y (mgr.25991) 374 : cluster 0 pgmap v307: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:30:01.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:30:01 smithi164 bash[92846]: cluster 2023-09-23T23:30:00.312647+0000 mgr.y (mgr.25991) 374 : cluster 0 pgmap v307: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:30:02.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:30:02 smithi159 bash[105915]: audit 2023-09-23T23:30:02.215559+0000 mon.a (mon.0) 453 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:30:02.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:30:02 smithi159 bash[108473]: audit 2023-09-23T23:30:02.215559+0000 mon.a (mon.0) 453 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:30:02.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:30:02 smithi164 bash[92846]: audit 2023-09-23T23:30:02.215559+0000 mon.a (mon.0) 453 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:30:03.373 INFO:teuthology.orchestra.run.smithi159.stdout:mon.a: {} 2023-09-23T23:30:03.392 INFO:teuthology.orchestra.run.smithi159.stdout:mon.b: {} 2023-09-23T23:30:03.412 INFO:teuthology.orchestra.run.smithi159.stdout:mon.c: {} 2023-09-23T23:30:03.413 INFO:teuthology.orchestra.run.smithi159.stderr:mon.a: mon_osd_down_out_interval = '0' (not observed, change may require restart) 2023-09-23T23:30:03.413 INFO:teuthology.orchestra.run.smithi159.stderr:mon.b: mon_osd_down_out_interval = '0' (not observed, change may require restart) 2023-09-23T23:30:03.414 INFO:teuthology.orchestra.run.smithi159.stderr:mon.c: mon_osd_down_out_interval = '0' (not observed, change may require restart) 2023-09-23T23:30:03.650 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:30:03 smithi159 bash[105915]: cluster 2023-09-23T23:30:02.313252+0000 mgr.y (mgr.25991) 375 : cluster 0 pgmap v308: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:30:03.650 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:30:03 smithi159 bash[105915]: audit 2023-09-23T23:30:03.354595+0000 mon.a (mon.0) 454 : audit 0 from='client.? 172.21.15.159:0/3227007087' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-09-23T23:30:03.651 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:30:03 smithi159 bash[108473]: cluster 2023-09-23T23:30:02.313252+0000 mgr.y (mgr.25991) 375 : cluster 0 pgmap v308: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:30:03.651 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:30:03 smithi159 bash[108473]: audit 2023-09-23T23:30:03.354595+0000 mon.a (mon.0) 454 : audit 0 from='client.? 172.21.15.159:0/3227007087' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-09-23T23:30:03.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:30:03 smithi164 bash[92846]: cluster 2023-09-23T23:30:02.313252+0000 mgr.y (mgr.25991) 375 : cluster 0 pgmap v308: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:30:03.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:30:03 smithi164 bash[92846]: audit 2023-09-23T23:30:03.354595+0000 mon.a (mon.0) 454 : audit 0 from='client.? 172.21.15.159:0/3227007087' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-09-23T23:30:04.045 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:30:03 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:30:03] "GET /metrics HTTP/1.1" 200 34109 "" "Prometheus/2.43.0" 2023-09-23T23:30:04.298 INFO:tasks.thrashosds.thrasher:Unable to test ceph-objectstore-tool, not available on all OSD nodes 2023-09-23T23:30:04.298 INFO:teuthology.task.sequential:In sequential, running task full_sequential... 2023-09-23T23:30:04.299 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2023-09-23T23:30:04.300 INFO:tasks.radosbench:Beginning radosbench... 2023-09-23T23:30:04.301 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_0 2023-09-23T23:30:04.301 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd pool create unique_pool_0 16 2023-09-23T23:30:04.301 INFO:tasks.thrashosds.thrasher:starting do_thrash 2023-09-23T23:30:04.301 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 6, 7] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-09-23T23:30:04.301 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T23:30:04.302 INFO:tasks.thrashosds.thrasher:starting do_sighup with a delay of 0.1 2023-09-23T23:30:04.302 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:04.302 INFO:tasks.thrashosds.thrasher:starting do_optrack_toggle with a delay of 2.0 2023-09-23T23:30:04.302 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T23:30:04.303 INFO:tasks.thrashosds.thrasher:starting do_dump_ops 2023-09-23T23:30:04.303 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_ops_in_flight 2023-09-23T23:30:04.303 INFO:tasks.thrashosds.thrasher:starting do_noscrub_toggle with a delay of 2.0 2023-09-23T23:30:04.303 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T23:30:04.336 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:04.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:04.338 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:30:04.439 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:04.471 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:04.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:04.473 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:30:04.574 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:30:04.605 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:30:04.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:04.608 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:30:04.709 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:30:04.741 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:30:04.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:04.744 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:30:04.844 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:30:05.335 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:30:05.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:05.338 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:30:05.439 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:30:05.473 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:30:05.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:05.476 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:30:05.577 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:30:05.608 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:30:05.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:05.611 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:30:05.713 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:05.728 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:30:05 smithi159 bash[105915]: cluster 2023-09-23T23:30:04.314490+0000 mgr.y (mgr.25991) 376 : cluster 0 pgmap v309: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:30:05.728 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:30:05 smithi159 bash[108473]: cluster 2023-09-23T23:30:04.314490+0000 mgr.y (mgr.25991) 376 : cluster 0 pgmap v309: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:30:05.745 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:05.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:05.748 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:30:05.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:30:05 smithi164 bash[92846]: cluster 2023-09-23T23:30:04.314490+0000 mgr.y (mgr.25991) 376 : cluster 0 pgmap v309: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:30:05.849 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:30:05.883 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:30:05.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:05.886 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:30:05.987 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:30:06.016 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:30:06.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:06.018 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:30:06.121 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:30:06.157 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:30:06.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:06.160 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:30:06.260 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:30:06.292 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:30:06.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:06.295 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:30:06.396 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:06.425 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:06.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:06.427 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:30:06.529 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:06.561 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:06.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:06.564 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:30:06.665 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:06.695 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:06.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:06.699 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:30:06.799 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:30:06.827 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:30:06.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:06.831 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:30:06.931 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:30:06.964 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:30:06.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:06.967 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:30:07.068 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:30:07.101 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:30:07.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:07.104 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:30:07.205 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:30:07.237 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:30:07.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:07.239 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:30:07.340 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:07.372 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:07.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:07.375 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:30:07.476 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:30:07.507 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:30:07.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:07.510 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:30:07.611 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:30:07.624 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:30:07 smithi164 bash[92846]: cluster 2023-09-23T23:30:06.315184+0000 mgr.y (mgr.25991) 377 : cluster 0 pgmap v310: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:30:07.642 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:30:07.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:07.645 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:30:07.745 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:30:07.776 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:30:07.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:07.779 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:30:07.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:30:07 smithi159 bash[105915]: cluster 2023-09-23T23:30:06.315184+0000 mgr.y (mgr.25991) 377 : cluster 0 pgmap v310: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:30:07.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:30:07 smithi159 bash[108473]: cluster 2023-09-23T23:30:06.315184+0000 mgr.y (mgr.25991) 377 : cluster 0 pgmap v310: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:30:07.880 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:30:07.914 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:30:07.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:07.917 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:30:08.017 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:30:08.049 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:30:08.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:08.052 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:30:08.153 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:30:08.182 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:30:08.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:08.185 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:30:08.286 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:30:08.316 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:30:08.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:08.319 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:30:08.420 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:30:08.453 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:30:08.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:08.456 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:30:08.557 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:30:08.587 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:30:08.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:08.590 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:30:08.691 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:08.723 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:08.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:08.726 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:30:08.827 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:30:08.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:08.862 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:30:08.862 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:30:08.962 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:30:08.997 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:30:09.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:09.001 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:30:09.087 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:30:09.087 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:30:09.089 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:30:09.089 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:30:09.101 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:30:09.133 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:30:09.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:09.136 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:30:09.237 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:30:09.265 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:30:09.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:09.267 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:30:09.368 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:09.405 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:09.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:09.408 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:30:09.509 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:09.520 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:30:09 smithi159 bash[105915]: cluster 2023-09-23T23:30:08.315988+0000 mgr.y (mgr.25991) 378 : cluster 0 pgmap v311: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:30:09.520 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:30:09 smithi159 bash[108473]: cluster 2023-09-23T23:30:08.315988+0000 mgr.y (mgr.25991) 378 : cluster 0 pgmap v311: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:30:09.539 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:09.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:09.541 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:30:09.642 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:30:09.667 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:30:09.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:09.670 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:30:09.770 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:30:09.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:30:09 smithi164 bash[92846]: cluster 2023-09-23T23:30:08.315988+0000 mgr.y (mgr.25991) 378 : cluster 0 pgmap v311: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:30:09.802 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:30:09.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:09.805 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:30:09.905 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:30:09.934 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:30:09.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:09.937 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:30:10.037 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:30:10.065 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:30:10.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:10.068 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:30:10.169 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:30:10.195 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:30:10.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:10.197 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:30:10.298 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:30:10.323 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:30:10.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:10.326 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:30:10.427 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:30:10.453 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:30:10.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:10.455 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:30:10.556 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:30:10.582 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:30:10.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:10.585 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:30:10.685 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:30:10.717 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:30:10.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:10.720 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:30:10.821 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:30:10.851 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:30:10.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:10.854 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:30:10.955 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:30:10.991 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:30:10.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:10.993 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:30:11.094 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:30:11.126 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:30:11.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:11.129 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:30:11.229 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:30:11.259 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:30:11.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:11.262 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:30:11.363 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:30:11.390 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:30:11.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:11.393 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:30:11.493 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:11.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:30:11 smithi164 bash[92846]: cluster 2023-09-23T23:30:10.316595+0000 mgr.y (mgr.25991) 379 : cluster 0 pgmap v312: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:30:11.528 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:11.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:11.531 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:30:11.632 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:11.645 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:30:11 smithi159 bash[105915]: cluster 2023-09-23T23:30:10.316595+0000 mgr.y (mgr.25991) 379 : cluster 0 pgmap v312: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:30:11.646 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:30:11 smithi159 bash[108473]: cluster 2023-09-23T23:30:10.316595+0000 mgr.y (mgr.25991) 379 : cluster 0 pgmap v312: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:30:11.663 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:11.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:11.666 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:30:11.766 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:30:11.789 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:30:11.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:11.791 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:30:11.892 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:30:11.924 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:30:11.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:11.927 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:30:12.028 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:30:12.058 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:30:12.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:12.061 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:30:12.162 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:30:12.186 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:30:12.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:12.188 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:30:12.288 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:12.314 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:12.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:12.317 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:30:12.418 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:30:12.447 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:30:12.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:12.450 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:30:12.551 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:30:12.576 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:30:12.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:12.578 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:30:12.678 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:30:12.709 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:30:12.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:12.712 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:30:12.813 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:30:12.847 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:30:12.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:12.850 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:30:12.951 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:30:12.981 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:30:12.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:12.984 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:30:13.085 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:30:13.117 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:30:13.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:13.120 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:30:13.220 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:30:13.249 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:30:13.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:13.253 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:30:13.353 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:30:13.366 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:30:13 smithi164 bash[92846]: cluster 2023-09-23T23:30:12.317217+0000 mgr.y (mgr.25991) 380 : cluster 0 pgmap v313: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:30:13.385 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:30:13.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:13.388 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:30:13.488 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:30:13.494 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:30:13 smithi159 bash[105915]: cluster 2023-09-23T23:30:12.317217+0000 mgr.y (mgr.25991) 380 : cluster 0 pgmap v313: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:30:13.494 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:30:13 smithi159 bash[108473]: cluster 2023-09-23T23:30:12.317217+0000 mgr.y (mgr.25991) 380 : cluster 0 pgmap v313: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:30:13.512 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:30:13.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:13.515 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:30:13.616 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:30:13.638 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:30:13.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:13.641 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:30:13.742 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:30:13.755 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:30:13 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:30:13] "GET /metrics HTTP/1.1" 200 34109 "" "Prometheus/2.43.0" 2023-09-23T23:30:13.769 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:30:13.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:13.771 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:30:13.872 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:30:13.907 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:30:13.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:13.910 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:30:14.011 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:30:14.032 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:30:14.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:14.035 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:30:14.136 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:30:14.166 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:30:14.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:14.168 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:30:14.269 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:30:14.301 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:30:14.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:14.303 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:30:14.404 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:14.434 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:14.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:14.438 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:30:14.539 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:30:14.565 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:30:14.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:14.569 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:30:14.670 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:30:14.702 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:30:14.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:14.706 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:30:14.806 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:30:14.839 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:30:14.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:14.842 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:30:14.942 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:30:14.967 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:30:14.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:14.970 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:30:15.071 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:30:15.102 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:30:15.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:15.105 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:30:15.206 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:30:15.237 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:30:15.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:15.240 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:30:15.341 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:30:15.368 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:30:15.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:15.371 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:30:15.471 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:30:15.502 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:30:15.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:15.505 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:30:15.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:30:15 smithi159 bash[105915]: cluster 2023-09-23T23:30:14.317868+0000 mgr.y (mgr.25991) 381 : cluster 0 pgmap v314: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:30:15.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:30:15 smithi159 bash[108473]: cluster 2023-09-23T23:30:14.317868+0000 mgr.y (mgr.25991) 381 : cluster 0 pgmap v314: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:30:15.605 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:30:15.627 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:30:15.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:15.630 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:30:15.730 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:30:15.753 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:30:15.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:15.756 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:30:15.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:30:15 smithi164 bash[92846]: cluster 2023-09-23T23:30:14.317868+0000 mgr.y (mgr.25991) 381 : cluster 0 pgmap v314: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:30:15.857 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:15.878 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:15.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:15.881 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:30:15.982 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:30:16.009 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:30:16.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:16.013 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:30:16.113 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:16.138 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:16.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:16.141 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:30:16.242 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:30:16.272 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:30:16.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:16.275 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:30:16.376 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:30:16.409 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:30:16.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:16.412 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:30:16.513 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:30:16.547 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:30:16.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:16.550 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:30:16.651 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:30:16.684 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:30:16.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:16.687 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:30:16.788 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:30:16.823 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:30:16.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:16.826 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:30:16.927 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:30:16.958 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:30:16.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:16.960 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:30:17.060 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:17.089 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:17.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:17.092 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:30:17.193 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:30:17.218 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:30:17.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:17.222 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:30:17.323 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:30:17.355 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:30:17.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:17.357 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:30:17.415 INFO:teuthology.orchestra.run.smithi159.stdout:{ 2023-09-23T23:30:17.415 INFO:teuthology.orchestra.run.smithi159.stdout: "ops": [], 2023-09-23T23:30:17.415 INFO:teuthology.orchestra.run.smithi159.stdout: "num_ops": 0 2023-09-23T23:30:17.415 INFO:teuthology.orchestra.run.smithi159.stdout:} 2023-09-23T23:30:17.458 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:30:17.490 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:30:17.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:17.493 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:30:17.512 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:30:17 smithi159 bash[108473]: cluster 2023-09-23T23:30:16.318535+0000 mgr.y (mgr.25991) 382 : cluster 0 pgmap v315: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:30:17.512 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:30:17 smithi159 bash[108473]: audit 2023-09-23T23:30:17.214859+0000 mon.a (mon.0) 455 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:30:17.513 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:30:17 smithi159 bash[105915]: cluster 2023-09-23T23:30:16.318535+0000 mgr.y (mgr.25991) 382 : cluster 0 pgmap v315: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:30:17.513 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:30:17 smithi159 bash[105915]: audit 2023-09-23T23:30:17.214859+0000 mon.a (mon.0) 455 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:30:17.594 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:30:17.608 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:30:17 smithi164 bash[92846]: cluster 2023-09-23T23:30:16.318535+0000 mgr.y (mgr.25991) 382 : cluster 0 pgmap v315: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:30:17.608 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:30:17 smithi164 bash[92846]: audit 2023-09-23T23:30:17.214859+0000 mon.a (mon.0) 455 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:30:17.628 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:30:17.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:17.631 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:30:17.732 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:30:17.764 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:30:17.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:17.766 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:30:17.867 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:30:17.888 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:30:17.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:17.890 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:30:17.991 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:30:18.012 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:30:18.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:18.014 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:30:18.115 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:18.150 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:18.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:18.153 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:30:18.253 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:18.280 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:18.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:18.283 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:30:18.383 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:30:18.411 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:30:18.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:18.414 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:30:18.515 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:30:18.542 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:30:18.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:18.545 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:30:18.645 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:30:18.674 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:30:18.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:18.677 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:30:18.778 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:18.800 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:18.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:18.803 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:30:18.869 INFO:teuthology.orchestra.run.smithi159.stdout:osd.0: {} 2023-09-23T23:30:18.889 INFO:teuthology.orchestra.run.smithi159.stdout:osd.1: {} 2023-09-23T23:30:18.903 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:30:18.909 INFO:teuthology.orchestra.run.smithi159.stdout:osd.2: {} 2023-09-23T23:30:18.926 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:30:18.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:18.929 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:30:18.930 INFO:teuthology.orchestra.run.smithi159.stdout:osd.3: {} 2023-09-23T23:30:18.953 INFO:teuthology.orchestra.run.smithi159.stdout:osd.4: {} 2023-09-23T23:30:18.976 INFO:teuthology.orchestra.run.smithi159.stdout:osd.5: {} 2023-09-23T23:30:19.000 INFO:teuthology.orchestra.run.smithi159.stdout:osd.6: {} 2023-09-23T23:30:19.022 INFO:teuthology.orchestra.run.smithi159.stdout:osd.7: {} 2023-09-23T23:30:19.023 INFO:teuthology.orchestra.run.smithi159.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T23:30:19.023 INFO:teuthology.orchestra.run.smithi159.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T23:30:19.023 INFO:teuthology.orchestra.run.smithi159.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T23:30:19.024 INFO:teuthology.orchestra.run.smithi159.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T23:30:19.024 INFO:teuthology.orchestra.run.smithi159.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T23:30:19.024 INFO:teuthology.orchestra.run.smithi159.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T23:30:19.024 INFO:teuthology.orchestra.run.smithi159.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T23:30:19.024 INFO:teuthology.orchestra.run.smithi159.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T23:30:19.030 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:30:19.060 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:30:19.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:19.063 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:30:19.164 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:30:19.200 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:30:19.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:19.203 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:30:19.303 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:19.335 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:19.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:19.338 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:30:19.439 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:30:19.464 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:30:19.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:19.467 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:30:19.568 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:30:19.581 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:30:19 smithi164 bash[92846]: cluster 2023-09-23T23:30:18.319293+0000 mgr.y (mgr.25991) 383 : cluster 0 pgmap v316: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:30:19.582 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:30:19 smithi164 bash[92846]: audit 2023-09-23T23:30:18.843777+0000 mon.c (mon.2) 25 : audit 0 from='client.? 172.21.15.159:0/585049157' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:30:19.602 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:30:19.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:19.605 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:30:19.705 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:30:19.734 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:30:19.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:19.736 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:30:19.742 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:30:19 smithi159 bash[105915]: cluster 2023-09-23T23:30:18.319293+0000 mgr.y (mgr.25991) 383 : cluster 0 pgmap v316: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:30:19.742 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:30:19 smithi159 bash[105915]: audit 2023-09-23T23:30:18.843777+0000 mon.c (mon.2) 25 : audit 0 from='client.? 172.21.15.159:0/585049157' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:30:19.742 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:30:19 smithi159 bash[108473]: cluster 2023-09-23T23:30:18.319293+0000 mgr.y (mgr.25991) 383 : cluster 0 pgmap v316: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:30:19.743 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:30:19 smithi159 bash[108473]: audit 2023-09-23T23:30:18.843777+0000 mon.c (mon.2) 25 : audit 0 from='client.? 172.21.15.159:0/585049157' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:30:19.743 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_blocked_ops 2023-09-23T23:30:19.837 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:19.869 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:19.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:19.872 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:30:19.973 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:20.004 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:20.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:20.007 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:30:20.108 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:30:20.133 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:30:20.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:20.136 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:30:20.237 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:30:20.272 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:30:20.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:20.275 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:30:20.376 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:30:20.408 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:30:20.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:20.411 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:30:20.512 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:30:20.548 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:30:20.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:20.551 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:30:20.652 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:30:20.687 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:30:20.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:20.690 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:30:20.791 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:30:20.824 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:30:20.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:20.827 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:30:20.928 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:30:20.965 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:30:20.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:20.968 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:30:21.069 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:30:21.095 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:30:21.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:21.099 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:30:21.200 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:21.233 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:21.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:21.235 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:30:21.336 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:30:21.365 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:30:21.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:21.368 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:30:21.469 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:21.502 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:21.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:21.506 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:30:21.606 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:30:21.635 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:30:21.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:21.638 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:30:21.738 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:30:21.765 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:30:21.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:21.768 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:30:21.806 INFO:teuthology.orchestra.run.smithi159.stderr:noscrub is set 2023-09-23T23:30:21.808 INFO:teuthology.orchestra.run.smithi159.stderr:pool 'unique_pool_0' created 2023-09-23T23:30:21.869 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:30:21.900 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:30:21.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:21.903 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:30:22.004 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:30:22.035 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:30:22.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:22.038 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:30:22.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:30:21 smithi159 bash[105915]: cluster 2023-09-23T23:30:20.319802+0000 mgr.y (mgr.25991) 384 : cluster 0 pgmap v317: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:30:22.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:30:21 smithi159 bash[105915]: audit 2023-09-23T23:30:21.320972+0000 mon.a (mon.0) 456 : audit 1 from='client.? 172.21.15.159:0/2428082612' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:30:22.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:30:21 smithi159 bash[108473]: cluster 2023-09-23T23:30:20.319802+0000 mgr.y (mgr.25991) 384 : cluster 0 pgmap v317: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:30:22.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:30:21 smithi159 bash[108473]: audit 2023-09-23T23:30:21.320972+0000 mon.a (mon.0) 456 : audit 1 from='client.? 172.21.15.159:0/2428082612' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:30:22.139 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:22.160 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:22.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:22.163 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:30:22.264 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:22.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:30:21 smithi164 bash[92846]: cluster 2023-09-23T23:30:20.319802+0000 mgr.y (mgr.25991) 384 : cluster 0 pgmap v317: 73 pgs: 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:30:22.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:30:21 smithi164 bash[92846]: audit 2023-09-23T23:30:21.320972+0000 mon.a (mon.0) 456 : audit 1 from='client.? 172.21.15.159:0/2428082612' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:30:22.295 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:22.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:22.298 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:30:22.399 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:30:22.424 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:30:22.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:22.426 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:30:22.527 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:22.561 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:22.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:22.564 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:30:22.665 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:22.693 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:22.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:22.696 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:30:22.708 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T23:30:22.797 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:30:22.827 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:30:22.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:22.829 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:30:22.930 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:30:22.938 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:30:22 smithi159 bash[105915]: audit 2023-09-23T23:30:21.346461+0000 mon.a (mon.0) 457 : audit 1 from='client.? 172.21.15.159:0/326219729' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]: dispatch 2023-09-23T23:30:22.939 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:30:22 smithi159 bash[105915]: cluster 2023-09-23T23:30:21.788291+0000 mon.a (mon.0) 458 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:30:22.939 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:30:22 smithi159 bash[105915]: cluster 2023-09-23T23:30:21.797017+0000 osd.6 (osd.6) 21 : cluster 3 failed to encode map e111 with expected crc 2023-09-23T23:30:22.939 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:30:22 smithi159 bash[105915]: cluster 2023-09-23T23:30:21.797237+0000 osd.5 (osd.5) 21 : cluster 3 failed to encode map e111 with expected crc 2023-09-23T23:30:22.939 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:30:22 smithi159 bash[105915]: audit 2023-09-23T23:30:21.799583+0000 mon.a (mon.0) 459 : audit 1 from='client.? 172.21.15.159:0/2428082612' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T23:30:22.939 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:30:22 smithi159 bash[105915]: audit 2023-09-23T23:30:21.799696+0000 mon.a (mon.0) 460 : audit 1 from='client.? 172.21.15.159:0/326219729' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]': finished 2023-09-23T23:30:22.939 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:30:22 smithi159 bash[105915]: cluster 2023-09-23T23:30:21.799773+0000 mon.a (mon.0) 461 : cluster 0 osdmap e111: 8 total, 8 up, 8 in 2023-09-23T23:30:22.939 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:30:22 smithi159 bash[105915]: cluster 2023-09-23T23:30:22.320459+0000 mgr.y (mgr.25991) 385 : cluster 0 pgmap v319: 89 pgs: 16 unknown, 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:30:22.939 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:30:22 smithi159 bash[108473]: audit 2023-09-23T23:30:21.346461+0000 mon.a (mon.0) 457 : audit 1 from='client.? 172.21.15.159:0/326219729' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]: dispatch 2023-09-23T23:30:22.940 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:30:22 smithi159 bash[108473]: cluster 2023-09-23T23:30:21.788291+0000 mon.a (mon.0) 458 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:30:22.940 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:30:22 smithi159 bash[108473]: cluster 2023-09-23T23:30:21.797017+0000 osd.6 (osd.6) 21 : cluster 3 failed to encode map e111 with expected crc 2023-09-23T23:30:22.940 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:30:22 smithi159 bash[108473]: cluster 2023-09-23T23:30:21.797237+0000 osd.5 (osd.5) 21 : cluster 3 failed to encode map e111 with expected crc 2023-09-23T23:30:22.940 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:30:22 smithi159 bash[108473]: audit 2023-09-23T23:30:21.799583+0000 mon.a (mon.0) 459 : audit 1 from='client.? 172.21.15.159:0/2428082612' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T23:30:22.940 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:30:22 smithi159 bash[108473]: audit 2023-09-23T23:30:21.799696+0000 mon.a (mon.0) 460 : audit 1 from='client.? 172.21.15.159:0/326219729' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]': finished 2023-09-23T23:30:22.940 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:30:22 smithi159 bash[108473]: cluster 2023-09-23T23:30:21.799773+0000 mon.a (mon.0) 461 : cluster 0 osdmap e111: 8 total, 8 up, 8 in 2023-09-23T23:30:22.940 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:30:22 smithi159 bash[108473]: cluster 2023-09-23T23:30:22.320459+0000 mgr.y (mgr.25991) 385 : cluster 0 pgmap v319: 89 pgs: 16 unknown, 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:30:22.951 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:30:22.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:22.954 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:30:23.054 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:23.069 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:30:22 smithi164 bash[92846]: audit 2023-09-23T23:30:21.346461+0000 mon.a (mon.0) 457 : audit 1 from='client.? 172.21.15.159:0/326219729' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]: dispatch 2023-09-23T23:30:23.069 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:30:22 smithi164 bash[92846]: cluster 2023-09-23T23:30:21.788291+0000 mon.a (mon.0) 458 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:30:23.069 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:30:22 smithi164 bash[92846]: cluster 2023-09-23T23:30:21.797017+0000 osd.6 (osd.6) 21 : cluster 3 failed to encode map e111 with expected crc 2023-09-23T23:30:23.069 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:30:22 smithi164 bash[92846]: cluster 2023-09-23T23:30:21.797237+0000 osd.5 (osd.5) 21 : cluster 3 failed to encode map e111 with expected crc 2023-09-23T23:30:23.069 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:30:22 smithi164 bash[92846]: audit 2023-09-23T23:30:21.799583+0000 mon.a (mon.0) 459 : audit 1 from='client.? 172.21.15.159:0/2428082612' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T23:30:23.069 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:30:22 smithi164 bash[92846]: audit 2023-09-23T23:30:21.799696+0000 mon.a (mon.0) 460 : audit 1 from='client.? 172.21.15.159:0/326219729' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]': finished 2023-09-23T23:30:23.069 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:30:22 smithi164 bash[92846]: cluster 2023-09-23T23:30:21.799773+0000 mon.a (mon.0) 461 : cluster 0 osdmap e111: 8 total, 8 up, 8 in 2023-09-23T23:30:23.069 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:30:22 smithi164 bash[92846]: cluster 2023-09-23T23:30:22.320459+0000 mgr.y (mgr.25991) 385 : cluster 0 pgmap v319: 89 pgs: 16 unknown, 73 active+clean; 4.6 MiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:30:23.087 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:23.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:23.090 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:30:23.191 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:30:23.222 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:30:23.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:23.225 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:30:23.326 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:23.357 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:23.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:23.360 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:30:23.461 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:30:23.487 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:30:23.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:23.490 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:30:23.502 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd pool application enable unique_pool_0 rados --yes-i-really-mean-it || true 2023-09-23T23:30:23.592 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:23.623 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:23.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:23.626 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:30:23.727 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:30:23.762 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:30:23.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:23.765 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:30:23.793 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:30:23 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:30:23] "GET /metrics HTTP/1.1" 200 34105 "" "Prometheus/2.43.0" 2023-09-23T23:30:23.866 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:30:23.894 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:30:23.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:23.898 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:30:23.998 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:30:24.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:30:23 smithi164 bash[92846]: cluster 2023-09-23T23:30:22.804805+0000 osd.7 (osd.7) 20 : cluster 3 failed to encode map e112 with expected crc 2023-09-23T23:30:24.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:30:23 smithi164 bash[92846]: cluster 2023-09-23T23:30:22.804822+0000 osd.6 (osd.6) 22 : cluster 3 failed to encode map e112 with expected crc 2023-09-23T23:30:24.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:30:23 smithi164 bash[92846]: cluster 2023-09-23T23:30:22.805213+0000 mon.a (mon.0) 462 : cluster 0 osdmap e112: 8 total, 8 up, 8 in 2023-09-23T23:30:24.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:30:23 smithi164 bash[92846]: cluster 2023-09-23T23:30:22.805654+0000 osd.4 (osd.4) 35 : cluster 3 failed to encode map e112 with expected crc 2023-09-23T23:30:24.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:30:23 smithi164 bash[92846]: cluster 2023-09-23T23:30:22.805659+0000 osd.5 (osd.5) 22 : cluster 3 failed to encode map e112 with expected crc 2023-09-23T23:30:24.025 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:30:24.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:24.028 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:30:24.129 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:30:24.159 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:30:24.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:24.163 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:30:24.263 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:30:24.277 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:30:23 smithi159 bash[105915]: cluster 2023-09-23T23:30:22.804805+0000 osd.7 (osd.7) 20 : cluster 3 failed to encode map e112 with expected crc 2023-09-23T23:30:24.277 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:30:23 smithi159 bash[105915]: cluster 2023-09-23T23:30:22.804822+0000 osd.6 (osd.6) 22 : cluster 3 failed to encode map e112 with expected crc 2023-09-23T23:30:24.277 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:30:23 smithi159 bash[105915]: cluster 2023-09-23T23:30:22.805213+0000 mon.a (mon.0) 462 : cluster 0 osdmap e112: 8 total, 8 up, 8 in 2023-09-23T23:30:24.277 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:30:23 smithi159 bash[105915]: cluster 2023-09-23T23:30:22.805654+0000 osd.4 (osd.4) 35 : cluster 3 failed to encode map e112 with expected crc 2023-09-23T23:30:24.277 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:30:23 smithi159 bash[105915]: cluster 2023-09-23T23:30:22.805659+0000 osd.5 (osd.5) 22 : cluster 3 failed to encode map e112 with expected crc 2023-09-23T23:30:24.277 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:30:23 smithi159 bash[108473]: cluster 2023-09-23T23:30:22.804805+0000 osd.7 (osd.7) 20 : cluster 3 failed to encode map e112 with expected crc 2023-09-23T23:30:24.277 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:30:23 smithi159 bash[108473]: cluster 2023-09-23T23:30:22.804822+0000 osd.6 (osd.6) 22 : cluster 3 failed to encode map e112 with expected crc 2023-09-23T23:30:24.277 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:30:23 smithi159 bash[108473]: cluster 2023-09-23T23:30:22.805213+0000 mon.a (mon.0) 462 : cluster 0 osdmap e112: 8 total, 8 up, 8 in 2023-09-23T23:30:24.277 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:30:23 smithi159 bash[108473]: cluster 2023-09-23T23:30:22.805654+0000 osd.4 (osd.4) 35 : cluster 3 failed to encode map e112 with expected crc 2023-09-23T23:30:24.277 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:30:23 smithi159 bash[108473]: cluster 2023-09-23T23:30:22.805659+0000 osd.5 (osd.5) 22 : cluster 3 failed to encode map e112 with expected crc 2023-09-23T23:30:24.294 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:30:24.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:24.297 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:30:24.398 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:30:24.430 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:30:24.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:24.433 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:30:24.534 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:24.560 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:24.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:24.563 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:30:24.664 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:30:24.700 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:30:24.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:24.703 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:30:24.804 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:30:24.835 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:30:24.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:24.837 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:30:24.938 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:30:24.949 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:30:24 smithi164 bash[92846]: cluster 2023-09-23T23:30:23.808857+0000 osd.7 (osd.7) 21 : cluster 3 failed to encode map e113 with expected crc 2023-09-23T23:30:24.949 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:30:24 smithi164 bash[92846]: cluster 2023-09-23T23:30:23.811374+0000 mon.a (mon.0) 463 : cluster 0 osdmap e113: 8 total, 8 up, 8 in 2023-09-23T23:30:24.949 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:30:24 smithi164 bash[92846]: cluster 2023-09-23T23:30:24.321159+0000 mgr.y (mgr.25991) 386 : cluster 0 pgmap v322: 89 pgs: 6 unknown, 83 active+clean; 4.6 MiB data, 161 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:30:24.969 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:30:24.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:24.972 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:30:25.072 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:30:25.103 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:30:25.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:25.106 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:30:25.206 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:30:25.218 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:30:24 smithi159 bash[105915]: cluster 2023-09-23T23:30:23.808857+0000 osd.7 (osd.7) 21 : cluster 3 failed to encode map e113 with expected crc 2023-09-23T23:30:25.218 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:30:24 smithi159 bash[105915]: cluster 2023-09-23T23:30:23.811374+0000 mon.a (mon.0) 463 : cluster 0 osdmap e113: 8 total, 8 up, 8 in 2023-09-23T23:30:25.218 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:30:24 smithi159 bash[105915]: cluster 2023-09-23T23:30:24.321159+0000 mgr.y (mgr.25991) 386 : cluster 0 pgmap v322: 89 pgs: 6 unknown, 83 active+clean; 4.6 MiB data, 161 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:30:25.218 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:30:24 smithi159 bash[108473]: cluster 2023-09-23T23:30:23.808857+0000 osd.7 (osd.7) 21 : cluster 3 failed to encode map e113 with expected crc 2023-09-23T23:30:25.218 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:30:24 smithi159 bash[108473]: cluster 2023-09-23T23:30:23.811374+0000 mon.a (mon.0) 463 : cluster 0 osdmap e113: 8 total, 8 up, 8 in 2023-09-23T23:30:25.218 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:30:24 smithi159 bash[108473]: cluster 2023-09-23T23:30:24.321159+0000 mgr.y (mgr.25991) 386 : cluster 0 pgmap v322: 89 pgs: 6 unknown, 83 active+clean; 4.6 MiB data, 161 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:30:25.236 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:30:25.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:25.241 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:30:25.341 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:30:25.372 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:30:25.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:25.375 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:30:25.476 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:25.493 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T23:30:25.509 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:25.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:25.512 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:30:25.612 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:25.642 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:25.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:25.645 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:30:25.746 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:30:25.774 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:30:25.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:25.776 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:30:25.877 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:25.907 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:25.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:25.909 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:30:26.010 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:26.015 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:30:26.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:30:25 smithi164 bash[92846]: cluster 2023-09-23T23:30:24.526481+0000 osd.5 (osd.5) 23 : cluster 3 failed to encode map e113 with expected crc 2023-09-23T23:30:26.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:30:25 smithi164 bash[92846]: cluster 2023-09-23T23:30:24.529651+0000 osd.5 (osd.5) 24 : cluster 3 failed to encode map e113 with expected crc 2023-09-23T23:30:26.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:30:25 smithi164 bash[92846]: cluster 2023-09-23T23:30:25.203865+0000 osd.4 (osd.4) 36 : cluster 3 failed to encode map e113 with expected crc 2023-09-23T23:30:26.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:30:25 smithi164 bash[92846]: cluster 2023-09-23T23:30:25.489267+0000 osd.6 (osd.6) 23 : cluster 3 failed to encode map e113 with expected crc 2023-09-23T23:30:26.024 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:30:25 smithi159 bash[105915]: cluster 2023-09-23T23:30:24.526481+0000 osd.5 (osd.5) 23 : cluster 3 failed to encode map e113 with expected crc 2023-09-23T23:30:26.024 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:30:25 smithi159 bash[105915]: cluster 2023-09-23T23:30:24.529651+0000 osd.5 (osd.5) 24 : cluster 3 failed to encode map e113 with expected crc 2023-09-23T23:30:26.024 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:30:25 smithi159 bash[105915]: cluster 2023-09-23T23:30:25.203865+0000 osd.4 (osd.4) 36 : cluster 3 failed to encode map e113 with expected crc 2023-09-23T23:30:26.024 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:30:25 smithi159 bash[105915]: cluster 2023-09-23T23:30:25.489267+0000 osd.6 (osd.6) 23 : cluster 3 failed to encode map e113 with expected crc 2023-09-23T23:30:26.024 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:30:25 smithi159 bash[108473]: cluster 2023-09-23T23:30:24.526481+0000 osd.5 (osd.5) 23 : cluster 3 failed to encode map e113 with expected crc 2023-09-23T23:30:26.024 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:30:25 smithi159 bash[108473]: cluster 2023-09-23T23:30:24.529651+0000 osd.5 (osd.5) 24 : cluster 3 failed to encode map e113 with expected crc 2023-09-23T23:30:26.024 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:30:25 smithi159 bash[108473]: cluster 2023-09-23T23:30:25.203865+0000 osd.4 (osd.4) 36 : cluster 3 failed to encode map e113 with expected crc 2023-09-23T23:30:26.024 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:30:25 smithi159 bash[108473]: cluster 2023-09-23T23:30:25.489267+0000 osd.6 (osd.6) 23 : cluster 3 failed to encode map e113 with expected crc 2023-09-23T23:30:26.041 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:26.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:26.043 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:30:26.144 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:30:26.175 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:30:26.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:26.179 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:30:26.279 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:26.315 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:26.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:26.318 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:30:26.419 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:30:26.451 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:30:26.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:26.454 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:30:26.555 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:30:26.582 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:30:26.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:26.585 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:30:26.686 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:30:26.719 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:30:26.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:26.722 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:30:26.822 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:30:26.849 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:30:26.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:26.852 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:30:26.953 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:26.984 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:26.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:26.986 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:30:27.087 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:27.100 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:30:26 smithi159 bash[108473]: cluster 2023-09-23T23:30:26.322018+0000 mgr.y (mgr.25991) 387 : cluster 0 pgmap v323: 89 pgs: 89 active+clean; 4.6 MiB data, 161 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:30:27.100 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:30:26 smithi159 bash[105915]: cluster 2023-09-23T23:30:26.322018+0000 mgr.y (mgr.25991) 387 : cluster 0 pgmap v323: 89 pgs: 89 active+clean; 4.6 MiB data, 161 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:30:27.121 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:27.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:27.125 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:30:27.226 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:30:27.237 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:30:26 smithi164 bash[92846]: cluster 2023-09-23T23:30:26.322018+0000 mgr.y (mgr.25991) 387 : cluster 0 pgmap v323: 89 pgs: 89 active+clean; 4.6 MiB data, 161 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:30:27.254 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:30:27.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:27.257 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:30:27.358 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:30:27.384 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:30:27.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:27.387 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:30:27.487 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:27.520 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:27.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:27.523 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:30:27.624 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:27.655 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:27.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:27.658 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:30:27.758 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:27.790 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:27.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:27.792 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:30:27.893 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:27.924 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:27.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:27.926 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:30:28.027 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:30:28.059 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:30:28.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:28.061 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:30:28.162 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:28.193 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:28.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:28.196 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:30:28.297 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:28.326 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:28.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:28.329 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:30:28.429 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:30:28.456 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:30:28.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:28.459 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:30:28.560 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:30:28.591 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:30:28.591 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:30:28.592 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:30:28.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:28.594 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:30:28.694 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:30:28.727 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:30:28.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:28.729 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:30:28.830 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:28.860 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:28.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:28.863 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:30:28.964 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:30:28.992 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:30:28.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:28.995 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:30:29.096 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:29.129 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:29.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:29.133 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:30:29.233 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:30:29.265 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:30:29.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:29.268 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:30:29.368 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:30:29.390 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:30:29.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:29.392 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:30:29.493 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:29.523 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:29.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:29.527 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:30:29.628 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:29.638 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:30:29 smithi159 bash[105915]: cluster 2023-09-23T23:30:28.323116+0000 mgr.y (mgr.25991) 388 : cluster 0 pgmap v324: 89 pgs: 89 active+clean; 4.6 MiB data, 161 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:30:29.638 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:30:29 smithi159 bash[108473]: cluster 2023-09-23T23:30:28.323116+0000 mgr.y (mgr.25991) 388 : cluster 0 pgmap v324: 89 pgs: 89 active+clean; 4.6 MiB data, 161 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:30:29.652 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:29.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:29.654 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:30:29.755 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:30:29.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:30:29 smithi164 bash[92846]: cluster 2023-09-23T23:30:28.323116+0000 mgr.y (mgr.25991) 388 : cluster 0 pgmap v324: 89 pgs: 89 active+clean; 4.6 MiB data, 161 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:30:29.778 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:30:29.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:29.780 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:30:29.881 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:30:29.903 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:30:29.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:29.906 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:30:30.006 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:30.039 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:30.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:30.043 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:30:30.144 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:30:30.165 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:30:30.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:30.167 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:30:30.267 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:30:30.294 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:30:30.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:30.298 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:30:30.398 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:30:30.428 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:30:30.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:30.430 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:30:30.531 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:30:30.560 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:30:30.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:30.563 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:30:30.664 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:30:30.692 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:30:30.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:30.695 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:30:30.772 INFO:teuthology.orchestra.run.smithi159.stdout:ERROR: (22) Invalid argument 2023-09-23T23:30:30.773 INFO:teuthology.orchestra.run.smithi159.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-23T23:30:30.795 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:30:30.832 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:30:30.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:30.835 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:30:30.936 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:30:30.969 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:30:30.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:30.971 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:30:31.072 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:30:31.099 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:30:31.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:31.102 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:30:31.152 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:30:31.203 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:31.233 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:31.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:31.236 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:30:31.336 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:30:31.367 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:30:31.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:31.370 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:30:31.471 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:30:31.501 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:30:31.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:31.504 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:30:31.604 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:30:31.616 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:30:31 smithi164 bash[92846]: cluster 2023-09-23T23:30:30.323809+0000 mgr.y (mgr.25991) 389 : cluster 0 pgmap v325: 89 pgs: 89 active+clean; 4.6 MiB data, 161 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:30:31.632 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:30:31.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:31.635 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:30:31.736 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:31.770 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:31.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:31.774 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:30:31.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:30:31 smithi159 bash[105915]: cluster 2023-09-23T23:30:30.323809+0000 mgr.y (mgr.25991) 389 : cluster 0 pgmap v325: 89 pgs: 89 active+clean; 4.6 MiB data, 161 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:30:31.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:30:31 smithi159 bash[108473]: cluster 2023-09-23T23:30:30.323809+0000 mgr.y (mgr.25991) 389 : cluster 0 pgmap v325: 89 pgs: 89 active+clean; 4.6 MiB data, 161 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:30:31.874 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:31.901 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:31.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:31.903 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:30:32.004 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:32.027 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:32.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:32.030 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:30:32.131 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:32.163 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:32.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:32.166 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:30:32.267 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:30:32.296 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:30:32.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:32.299 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:30:32.400 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:32.434 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:32.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:32.437 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:30:32.538 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:30:32.567 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:30:32.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:32.568 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:30:32.669 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:30:32.697 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:30:32.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:32.700 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:30:32.801 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:32.830 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:32.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:32.833 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:30:32.934 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:30:32.964 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:30:32.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:32.966 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:30:33.066 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:30:33.101 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:30:33.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:33.105 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:30:33.205 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:30:33.238 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:30:33.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:33.241 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:30:33.272 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_historic_ops 2023-09-23T23:30:33.343 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:30:33.362 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:30:33.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:33.365 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:30:33.387 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:30:33 smithi159 bash[105915]: audit 2023-09-23T23:30:32.219140+0000 mon.a (mon.0) 464 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:30:33.387 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:30:33 smithi159 bash[105915]: audit 2023-09-23T23:30:32.220113+0000 mon.a (mon.0) 465 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:30:33.387 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:30:33 smithi159 bash[105915]: cluster 2023-09-23T23:30:32.324271+0000 mgr.y (mgr.25991) 390 : cluster 0 pgmap v326: 89 pgs: 89 active+clean; 4.6 MiB data, 161 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:30:33.387 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:30:33 smithi159 bash[105915]: audit 2023-09-23T23:30:32.378783+0000 mon.a (mon.0) 466 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:30:33.387 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:30:33 smithi159 bash[108473]: audit 2023-09-23T23:30:32.219140+0000 mon.a (mon.0) 464 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:30:33.387 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:30:33 smithi159 bash[108473]: audit 2023-09-23T23:30:32.220113+0000 mon.a (mon.0) 465 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:30:33.387 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:30:33 smithi159 bash[108473]: cluster 2023-09-23T23:30:32.324271+0000 mgr.y (mgr.25991) 390 : cluster 0 pgmap v326: 89 pgs: 89 active+clean; 4.6 MiB data, 161 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:30:33.387 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:30:33 smithi159 bash[108473]: audit 2023-09-23T23:30:32.378783+0000 mon.a (mon.0) 466 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:30:33.466 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:30:33.486 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:30:33.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:33.488 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:30:33.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:30:33 smithi164 bash[92846]: audit 2023-09-23T23:30:32.219140+0000 mon.a (mon.0) 464 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:30:33.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:30:33 smithi164 bash[92846]: audit 2023-09-23T23:30:32.220113+0000 mon.a (mon.0) 465 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:30:33.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:30:33 smithi164 bash[92846]: cluster 2023-09-23T23:30:32.324271+0000 mgr.y (mgr.25991) 390 : cluster 0 pgmap v326: 89 pgs: 89 active+clean; 4.6 MiB data, 161 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:30:33.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:30:33 smithi164 bash[92846]: audit 2023-09-23T23:30:32.378783+0000 mon.a (mon.0) 466 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:30:33.589 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:30:33.621 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:30:33.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:33.624 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:30:33.725 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:33.759 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:33.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:33.763 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:30:33.863 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:30:33.896 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:30:33.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:33.900 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:30:34.001 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:34.030 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:34.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:34.032 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:30:34.043 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:30:33 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:30:33] "GET /metrics HTTP/1.1" 200 36465 "" "Prometheus/2.43.0" 2023-09-23T23:30:34.132 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:30:34.166 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:30:34.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:34.169 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:30:34.270 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:34.297 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:34.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:34.299 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:30:34.400 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:34.436 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:34.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:34.439 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:30:34.540 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:30:34.575 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:30:34.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:34.578 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:30:34.679 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:30:34.702 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:30:34.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:34.704 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:30:34.805 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:30:34.828 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:30:34.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:34.831 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:30:34.931 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:30:34.962 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:30:34.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:34.966 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:30:35.066 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:35.100 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:35.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:35.103 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:30:35.203 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:30:35.235 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:30:35.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:35.239 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:30:35.339 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:30:35.373 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:30:35.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:35.375 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:30:35.476 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:30:35.506 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:30:35.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:35.510 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:30:35.610 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:30:35.623 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:30:35 smithi164 bash[92846]: cluster 2023-09-23T23:30:34.325361+0000 mgr.y (mgr.25991) 391 : cluster 0 pgmap v327: 89 pgs: 89 active+clean; 4.6 MiB data, 161 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:30:35.642 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:30:35.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:35.645 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:30:35.648 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:30:35 smithi159 bash[105915]: cluster 2023-09-23T23:30:34.325361+0000 mgr.y (mgr.25991) 391 : cluster 0 pgmap v327: 89 pgs: 89 active+clean; 4.6 MiB data, 161 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:30:35.648 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:30:35 smithi159 bash[108473]: cluster 2023-09-23T23:30:34.325361+0000 mgr.y (mgr.25991) 391 : cluster 0 pgmap v327: 89 pgs: 89 active+clean; 4.6 MiB data, 161 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:30:35.746 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:35.775 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:35.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:35.778 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:30:35.878 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:30:35.908 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:30:35.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:35.911 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:30:36.011 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:36.035 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:36.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:36.042 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:30:36.143 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:30:36.174 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:30:36.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:36.177 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:30:36.278 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:36.309 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:36.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:36.312 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:30:36.413 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:30:36.435 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:30:36.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:36.437 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:30:36.538 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:30:36.574 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:30:36.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:36.577 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:30:36.678 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:36.707 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:36.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:36.711 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:30:36.811 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:30:36.840 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:30:36.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:36.843 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:30:36.943 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:30:36.973 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:30:36.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:36.976 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:30:37.077 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:30:37.111 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:30:37.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:37.114 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:30:37.215 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:30:37.240 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:30:37.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:37.242 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:30:37.343 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:37.376 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:37.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:37.379 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:30:37.480 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:30:37.487 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:30:37 smithi159 bash[108473]: cluster 2023-09-23T23:30:36.326228+0000 mgr.y (mgr.25991) 392 : cluster 0 pgmap v328: 89 pgs: 89 active+clean; 4.6 MiB data, 161 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:30:37.488 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:30:37 smithi159 bash[108473]: audit 2023-09-23T23:30:37.290271+0000 mon.a (mon.0) 467 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:30:37.488 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:30:37 smithi159 bash[105915]: cluster 2023-09-23T23:30:36.326228+0000 mgr.y (mgr.25991) 392 : cluster 0 pgmap v328: 89 pgs: 89 active+clean; 4.6 MiB data, 161 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:30:37.488 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:30:37 smithi159 bash[105915]: audit 2023-09-23T23:30:37.290271+0000 mon.a (mon.0) 467 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:30:37.500 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:30:37.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:37.503 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:30:37.604 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:30:37.626 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:30:37.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:37.628 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:30:37.729 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:30:37.753 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:30:37.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:37.755 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:30:37.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:30:37 smithi164 bash[92846]: cluster 2023-09-23T23:30:36.326228+0000 mgr.y (mgr.25991) 392 : cluster 0 pgmap v328: 89 pgs: 89 active+clean; 4.6 MiB data, 161 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:30:37.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:30:37 smithi164 bash[92846]: audit 2023-09-23T23:30:37.290271+0000 mon.a (mon.0) 467 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:30:37.856 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:37.880 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:37.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:37.883 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:30:37.984 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:30:38.009 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:30:38.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:38.011 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:30:38.013 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:30:38.112 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:38.136 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:38.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:38.138 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:30:38.239 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:38.259 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:38.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:38.262 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:30:38.363 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:30:38.399 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:30:38.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:38.403 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:30:38.407 INFO:teuthology.orchestra.run.smithi159.stdout:osd.0: {} 2023-09-23T23:30:38.426 INFO:teuthology.orchestra.run.smithi159.stdout:osd.1: {} 2023-09-23T23:30:38.445 INFO:teuthology.orchestra.run.smithi159.stdout:osd.2: {} 2023-09-23T23:30:38.464 INFO:teuthology.orchestra.run.smithi159.stdout:osd.3: {} 2023-09-23T23:30:38.486 INFO:teuthology.orchestra.run.smithi159.stdout:osd.4: {} 2023-09-23T23:30:38.504 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:38.508 INFO:teuthology.orchestra.run.smithi159.stdout:osd.5: {} 2023-09-23T23:30:38.510 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:30:38 smithi159 bash[105915]: audit 2023-09-23T23:30:38.384273+0000 mon.c (mon.2) 26 : audit 0 from='client.? 172.21.15.159:0/1388363592' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:30:38.510 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:30:38 smithi159 bash[108473]: audit 2023-09-23T23:30:38.384273+0000 mon.c (mon.2) 26 : audit 0 from='client.? 172.21.15.159:0/1388363592' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:30:38.526 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:38.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:38.529 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:30:38.535 INFO:teuthology.orchestra.run.smithi159.stdout:osd.6: {} 2023-09-23T23:30:38.557 INFO:teuthology.orchestra.run.smithi159.stdout:osd.7: {} 2023-09-23T23:30:38.558 INFO:teuthology.orchestra.run.smithi159.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T23:30:38.558 INFO:teuthology.orchestra.run.smithi159.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T23:30:38.559 INFO:teuthology.orchestra.run.smithi159.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T23:30:38.559 INFO:teuthology.orchestra.run.smithi159.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T23:30:38.559 INFO:teuthology.orchestra.run.smithi159.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T23:30:38.559 INFO:teuthology.orchestra.run.smithi159.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T23:30:38.559 INFO:teuthology.orchestra.run.smithi159.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T23:30:38.559 INFO:teuthology.orchestra.run.smithi159.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T23:30:38.630 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:30:38.642 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:30:38 smithi164 bash[92846]: audit 2023-09-23T23:30:38.384273+0000 mon.c (mon.2) 26 : audit 0 from='client.? 172.21.15.159:0/1388363592' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:30:38.662 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:30:38.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:38.665 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:30:38.766 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:30:38.799 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:30:38.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:38.802 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:30:38.903 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:30:38.934 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:30:38.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:38.937 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:30:39.038 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:30:39.071 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:30:39.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:39.074 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:30:39.174 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:39.204 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:39.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:39.208 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:30:39.309 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:30:39.338 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:30:39.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:39.341 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:30:39.410 INFO:teuthology.orchestra.run.smithi159.stderr:enabled application 'rados' on pool 'unique_pool_0' 2023-09-23T23:30:39.442 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:39.460 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:39.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:39.462 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:30:39.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:30:39 smithi164 bash[92846]: cluster 2023-09-23T23:30:38.326730+0000 mgr.y (mgr.25991) 393 : cluster 0 pgmap v329: 89 pgs: 89 active+clean; 4.6 MiB data, 161 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:30:39.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:30:39 smithi164 bash[92846]: audit 2023-09-23T23:30:39.163080+0000 mon.c (mon.2) 27 : audit 1 from='client.? 172.21.15.159:0/2119034456' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T23:30:39.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:30:39 smithi164 bash[92846]: audit 2023-09-23T23:30:39.163537+0000 mon.a (mon.0) 468 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T23:30:39.563 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:30:39.594 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:30:39.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:39.597 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:30:39.697 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:30:39.730 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:30:39.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:39.732 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:30:39.821 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:30:39 smithi159 bash[105915]: cluster 2023-09-23T23:30:38.326730+0000 mgr.y (mgr.25991) 393 : cluster 0 pgmap v329: 89 pgs: 89 active+clean; 4.6 MiB data, 161 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:30:39.821 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:30:39 smithi159 bash[105915]: audit 2023-09-23T23:30:39.163080+0000 mon.c (mon.2) 27 : audit 1 from='client.? 172.21.15.159:0/2119034456' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T23:30:39.821 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:30:39 smithi159 bash[105915]: audit 2023-09-23T23:30:39.163537+0000 mon.a (mon.0) 468 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T23:30:39.822 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:30:39 smithi159 bash[108473]: cluster 2023-09-23T23:30:38.326730+0000 mgr.y (mgr.25991) 393 : cluster 0 pgmap v329: 89 pgs: 89 active+clean; 4.6 MiB data, 161 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:30:39.822 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:30:39 smithi159 bash[108473]: audit 2023-09-23T23:30:39.163080+0000 mon.c (mon.2) 27 : audit 1 from='client.? 172.21.15.159:0/2119034456' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T23:30:39.822 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:30:39 smithi159 bash[108473]: audit 2023-09-23T23:30:39.163537+0000 mon.a (mon.0) 468 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T23:30:39.833 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:30:39.860 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:30:39.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:39.864 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:30:39.965 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:30:39.988 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:30:39.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:39.991 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:30:40.091 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:30:40.120 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:30:40.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:40.122 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:30:40.223 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:40.254 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:40.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:40.257 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:30:40.357 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:30:40.390 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:30:40.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:40.392 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:30:40.492 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:30:40.523 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:30:40.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:40.526 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:30:40.627 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:30:40.637 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:30:40 smithi164 bash[92846]: cluster 2023-09-23T23:30:39.395174+0000 osd.6 (osd.6) 24 : cluster 3 failed to encode map e114 with expected crc 2023-09-23T23:30:40.637 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:30:40 smithi164 bash[92846]: audit 2023-09-23T23:30:39.397164+0000 mon.a (mon.0) 469 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-09-23T23:30:40.637 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:30:40 smithi164 bash[92846]: cluster 2023-09-23T23:30:39.397242+0000 mon.a (mon.0) 470 : cluster 0 osdmap e114: 8 total, 8 up, 8 in 2023-09-23T23:30:40.638 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:30:40 smithi164 bash[92846]: cluster 2023-09-23T23:30:39.893626+0000 osd.7 (osd.7) 22 : cluster 3 failed to encode map e114 with expected crc 2023-09-23T23:30:40.638 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:30:40 smithi164 bash[92846]: cluster 2023-09-23T23:30:39.893736+0000 osd.5 (osd.5) 25 : cluster 3 failed to encode map e114 with expected crc 2023-09-23T23:30:40.654 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:30:40.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:40.657 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:30:40.758 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:40.790 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:40.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:40.792 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:30:40.816 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:30:40 smithi159 bash[108473]: cluster 2023-09-23T23:30:39.395174+0000 osd.6 (osd.6) 24 : cluster 3 failed to encode map e114 with expected crc 2023-09-23T23:30:40.816 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:30:40 smithi159 bash[108473]: audit 2023-09-23T23:30:39.397164+0000 mon.a (mon.0) 469 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-09-23T23:30:40.816 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:30:40 smithi159 bash[108473]: cluster 2023-09-23T23:30:39.397242+0000 mon.a (mon.0) 470 : cluster 0 osdmap e114: 8 total, 8 up, 8 in 2023-09-23T23:30:40.816 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:30:40 smithi159 bash[108473]: cluster 2023-09-23T23:30:39.893626+0000 osd.7 (osd.7) 22 : cluster 3 failed to encode map e114 with expected crc 2023-09-23T23:30:40.817 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:30:40 smithi159 bash[108473]: cluster 2023-09-23T23:30:39.893736+0000 osd.5 (osd.5) 25 : cluster 3 failed to encode map e114 with expected crc 2023-09-23T23:30:40.817 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:30:40 smithi159 bash[105915]: cluster 2023-09-23T23:30:39.395174+0000 osd.6 (osd.6) 24 : cluster 3 failed to encode map e114 with expected crc 2023-09-23T23:30:40.817 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:30:40 smithi159 bash[105915]: audit 2023-09-23T23:30:39.397164+0000 mon.a (mon.0) 469 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-09-23T23:30:40.817 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:30:40 smithi159 bash[105915]: cluster 2023-09-23T23:30:39.397242+0000 mon.a (mon.0) 470 : cluster 0 osdmap e114: 8 total, 8 up, 8 in 2023-09-23T23:30:40.817 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:30:40 smithi159 bash[105915]: cluster 2023-09-23T23:30:39.893626+0000 osd.7 (osd.7) 22 : cluster 3 failed to encode map e114 with expected crc 2023-09-23T23:30:40.817 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:30:40 smithi159 bash[105915]: cluster 2023-09-23T23:30:39.893736+0000 osd.5 (osd.5) 25 : cluster 3 failed to encode map e114 with expected crc 2023-09-23T23:30:40.892 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:40.921 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:40.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:40.925 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:30:41.026 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:30:41.056 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:30:41.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:41.060 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:30:41.160 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:41.195 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:41.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:41.198 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:30:41.299 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:41.331 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:41.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:41.334 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:30:41.434 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:30:41.457 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:30:41.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:41.460 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:30:41.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:30:41 smithi164 bash[92846]: cluster 2023-09-23T23:30:39.893670+0000 osd.4 (osd.4) 37 : cluster 3 failed to encode map e114 with expected crc 2023-09-23T23:30:41.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:30:41 smithi164 bash[92846]: cluster 2023-09-23T23:30:40.327172+0000 mgr.y (mgr.25991) 394 : cluster 0 pgmap v331: 89 pgs: 89 active+clean; 4.6 MiB data, 161 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:30:41.560 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:30:41.569 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:30:41 smithi159 bash[105915]: cluster 2023-09-23T23:30:39.893670+0000 osd.4 (osd.4) 37 : cluster 3 failed to encode map e114 with expected crc 2023-09-23T23:30:41.569 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:30:41 smithi159 bash[105915]: cluster 2023-09-23T23:30:40.327172+0000 mgr.y (mgr.25991) 394 : cluster 0 pgmap v331: 89 pgs: 89 active+clean; 4.6 MiB data, 161 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:30:41.569 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:30:41 smithi159 bash[108473]: cluster 2023-09-23T23:30:39.893670+0000 osd.4 (osd.4) 37 : cluster 3 failed to encode map e114 with expected crc 2023-09-23T23:30:41.569 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:30:41 smithi159 bash[108473]: cluster 2023-09-23T23:30:40.327172+0000 mgr.y (mgr.25991) 394 : cluster 0 pgmap v331: 89 pgs: 89 active+clean; 4.6 MiB data, 161 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:30:41.584 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:30:41.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:41.586 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:30:41.687 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:30:41.719 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:30:41.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:41.723 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:30:41.823 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:30:41.856 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:30:41.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:41.859 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:30:41.960 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:30:41.994 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:30:41.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:41.997 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:30:42.098 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:30:42.128 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:30:42.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:42.131 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:30:42.232 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:30:42.261 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:30:42.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:42.264 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:30:42.365 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:30:42.396 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:30:42.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:42.398 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:30:42.437 INFO:teuthology.orchestra.run.smithi159.stderr:nodeep-scrub is set 2023-09-23T23:30:42.499 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:30:42.504 DEBUG:teuthology.orchestra.run.smithi159:> /bin/sh -c 'adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage rados --no-log-to-stderr --name client.0 -b 65536 --object-size 65536 -p unique_pool_0 bench 90 write' 2023-09-23T23:30:42.505 INFO:tasks.thrashosds.thrasher:fixing pg num pool unique_pool_0 2023-09-23T23:30:42.505 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T23:30:42.507 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2023-09-23T23:30:42.507 INFO:teuthology.orchestra.run:waiting for 3000 2023-09-23T23:30:42.509 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:30:42 smithi164 bash[92846]: audit 2023-09-23T23:30:41.950227+0000 mon.c (mon.2) 28 : audit 1 from='client.? 172.21.15.159:0/322903324' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:30:42.509 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:30:42 smithi164 bash[92846]: audit 2023-09-23T23:30:41.950902+0000 mon.a (mon.0) 471 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:30:42.525 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:30:42.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:42.528 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:30:42.548 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:hints = 1 2023-09-23T23:30:42.548 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2023-09-23T23:30:42.548 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Object prefix: benchmark_data_smithi159_152088 2023-09-23T23:30:42.548 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T23:30:42.548 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 0 0 0 0 0 0 - 0 2023-09-23T23:30:42.629 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:30:42.657 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:30:42.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:42.666 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:30:42.766 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:30:42.768 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:30:42 smithi159 bash[105915]: audit 2023-09-23T23:30:41.950227+0000 mon.c (mon.2) 28 : audit 1 from='client.? 172.21.15.159:0/322903324' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:30:42.768 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:30:42 smithi159 bash[105915]: audit 2023-09-23T23:30:41.950902+0000 mon.a (mon.0) 471 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:30:42.769 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:30:42 smithi159 bash[108473]: audit 2023-09-23T23:30:41.950227+0000 mon.c (mon.2) 28 : audit 1 from='client.? 172.21.15.159:0/322903324' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:30:42.769 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:30:42 smithi159 bash[108473]: audit 2023-09-23T23:30:41.950902+0000 mon.a (mon.0) 471 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:30:42.793 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:30:42.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:42.795 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:30:42.896 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:30:42.926 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:30:42.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:42.930 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:30:43.030 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:43.057 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:43.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:43.060 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:30:43.161 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:30:43.188 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:30:43.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:43.191 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:30:43.292 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:30:43.319 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:30:43.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:43.322 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:30:43.423 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:30:43.451 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:30:43.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:43.455 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:30:43.470 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:30:43 smithi164 bash[92846]: cluster 2023-09-23T23:30:42.327845+0000 mgr.y (mgr.25991) 395 : cluster 0 pgmap v332: 89 pgs: 89 active+clean; 4.6 MiB data, 161 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:30:43.470 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:30:43 smithi164 bash[92846]: cluster 2023-09-23T23:30:42.415077+0000 mon.a (mon.0) 472 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:30:43.470 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:30:43 smithi164 bash[92846]: cluster 2023-09-23T23:30:42.426397+0000 osd.6 (osd.6) 25 : cluster 3 failed to encode map e115 with expected crc 2023-09-23T23:30:43.470 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:30:43 smithi164 bash[92846]: audit 2023-09-23T23:30:42.430530+0000 mon.a (mon.0) 473 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T23:30:43.470 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:30:43 smithi164 bash[92846]: cluster 2023-09-23T23:30:42.430633+0000 mon.a (mon.0) 474 : cluster 0 osdmap e115: 8 total, 8 up, 8 in 2023-09-23T23:30:43.470 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:30:43 smithi164 bash[92846]: cluster 2023-09-23T23:30:42.551624+0000 osd.7 (osd.7) 23 : cluster 3 failed to encode map e115 with expected crc 2023-09-23T23:30:43.473 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T23:30:43.548 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 1 16 2488 2472 154.491 154.5 0.00336893 0.00644724 2023-09-23T23:30:43.556 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:30:43.584 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:30:43.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:43.587 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:30:43.688 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:30:43.704 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:30:43 smithi159 bash[105915]: cluster 2023-09-23T23:30:42.327845+0000 mgr.y (mgr.25991) 395 : cluster 0 pgmap v332: 89 pgs: 89 active+clean; 4.6 MiB data, 161 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:30:43.704 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:30:43 smithi159 bash[105915]: cluster 2023-09-23T23:30:42.415077+0000 mon.a (mon.0) 472 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:30:43.705 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:30:43 smithi159 bash[105915]: cluster 2023-09-23T23:30:42.426397+0000 osd.6 (osd.6) 25 : cluster 3 failed to encode map e115 with expected crc 2023-09-23T23:30:43.705 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:30:43 smithi159 bash[105915]: audit 2023-09-23T23:30:42.430530+0000 mon.a (mon.0) 473 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T23:30:43.705 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:30:43 smithi159 bash[105915]: cluster 2023-09-23T23:30:42.430633+0000 mon.a (mon.0) 474 : cluster 0 osdmap e115: 8 total, 8 up, 8 in 2023-09-23T23:30:43.705 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:30:43 smithi159 bash[105915]: cluster 2023-09-23T23:30:42.551624+0000 osd.7 (osd.7) 23 : cluster 3 failed to encode map e115 with expected crc 2023-09-23T23:30:43.705 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:30:43 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:30:43] "GET /metrics HTTP/1.1" 200 36465 "" "Prometheus/2.43.0" 2023-09-23T23:30:43.705 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:30:43 smithi159 bash[108473]: cluster 2023-09-23T23:30:42.327845+0000 mgr.y (mgr.25991) 395 : cluster 0 pgmap v332: 89 pgs: 89 active+clean; 4.6 MiB data, 161 MiB used, 715 GiB / 715 GiB avail 2023-09-23T23:30:43.705 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:30:43 smithi159 bash[108473]: cluster 2023-09-23T23:30:42.415077+0000 mon.a (mon.0) 472 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:30:43.705 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:30:43 smithi159 bash[108473]: cluster 2023-09-23T23:30:42.426397+0000 osd.6 (osd.6) 25 : cluster 3 failed to encode map e115 with expected crc 2023-09-23T23:30:43.706 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:30:43 smithi159 bash[108473]: audit 2023-09-23T23:30:42.430530+0000 mon.a (mon.0) 473 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T23:30:43.706 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:30:43 smithi159 bash[108473]: cluster 2023-09-23T23:30:42.430633+0000 mon.a (mon.0) 474 : cluster 0 osdmap e115: 8 total, 8 up, 8 in 2023-09-23T23:30:43.706 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:30:43 smithi159 bash[108473]: cluster 2023-09-23T23:30:42.551624+0000 osd.7 (osd.7) 23 : cluster 3 failed to encode map e115 with expected crc 2023-09-23T23:30:43.716 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:30:43.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:43.719 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:30:43.820 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:30:43.847 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:30:43.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:43.851 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:30:43.952 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:30:43.975 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:30:43.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:43.979 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:30:44.080 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:30:44.107 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:30:44.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:44.109 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:30:44.210 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:44.234 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:44.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:44.239 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:30:44.340 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:30:44.371 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:30:44.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:44.374 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:30:44.475 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:30:44.503 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:30:44.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:44.505 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:30:44.548 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 2 16 5306 5290 165.3 176.125 0.00602101 0.00603836 2023-09-23T23:30:44.606 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:30:44.632 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:30:44.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:44.634 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:30:44.735 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:30:44.761 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:30:44.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:44.765 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:30:44.865 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:30:44.893 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:30:44.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:44.895 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:30:44.996 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:30:45.020 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:30:45.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:30:44 smithi164 bash[92846]: audit 2023-09-23T23:30:43.940859+0000 mon.a (mon.0) 475 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:30:45.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:30:44 smithi164 bash[92846]: audit 2023-09-23T23:30:43.950542+0000 mon.a (mon.0) 476 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:30:45.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:30:44 smithi164 bash[92846]: cluster 2023-09-23T23:30:44.328610+0000 mgr.y (mgr.25991) 396 : cluster 0 pgmap v334: 89 pgs: 89 active+clean; 74 MiB data, 252 MiB used, 715 GiB / 715 GiB avail; 8.7 MiB/s wr, 139 op/s 2023-09-23T23:30:45.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:45.024 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:30:45.125 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:45.133 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:30:44 smithi159 bash[105915]: audit 2023-09-23T23:30:43.940859+0000 mon.a (mon.0) 475 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:30:45.133 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:30:44 smithi159 bash[105915]: audit 2023-09-23T23:30:43.950542+0000 mon.a (mon.0) 476 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:30:45.133 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:30:44 smithi159 bash[105915]: cluster 2023-09-23T23:30:44.328610+0000 mgr.y (mgr.25991) 396 : cluster 0 pgmap v334: 89 pgs: 89 active+clean; 74 MiB data, 252 MiB used, 715 GiB / 715 GiB avail; 8.7 MiB/s wr, 139 op/s 2023-09-23T23:30:45.133 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:30:44 smithi159 bash[108473]: audit 2023-09-23T23:30:43.940859+0000 mon.a (mon.0) 475 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:30:45.134 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:30:44 smithi159 bash[108473]: audit 2023-09-23T23:30:43.950542+0000 mon.a (mon.0) 476 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:30:45.134 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:30:44 smithi159 bash[108473]: cluster 2023-09-23T23:30:44.328610+0000 mgr.y (mgr.25991) 396 : cluster 0 pgmap v334: 89 pgs: 89 active+clean; 74 MiB data, 252 MiB used, 715 GiB / 715 GiB avail; 8.7 MiB/s wr, 139 op/s 2023-09-23T23:30:45.148 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:45.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:45.150 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:30:45.251 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:45.276 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:45.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:45.279 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:30:45.380 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:45.406 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:45.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:45.410 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:30:45.511 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:30:45.539 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:30:45.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:45.544 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:30:45.548 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 3 16 8170 8154 169.861 179 0.00494265 0.00587919 2023-09-23T23:30:45.645 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:30:45.673 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:30:45.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:45.676 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:30:45.776 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:30:45.808 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:30:45.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:45.811 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:30:45.912 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:30:45.940 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:30:45.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:45.942 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:30:46.043 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:30:46.072 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:30:46.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:46.076 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:30:46.176 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:30:46.203 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:30:46.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:46.207 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:30:46.308 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:30:46.334 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:30:46.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:46.336 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:30:46.436 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:30:46.474 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:30:46.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:46.477 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:30:46.549 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 4 16 10572 10556 164.924 150.125 0.00182208 0.00605007 2023-09-23T23:30:46.578 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:30:46.605 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:30:46.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:46.608 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:30:46.684 INFO:teuthology.orchestra.run.smithi159.stdout:{ 2023-09-23T23:30:46.684 INFO:teuthology.orchestra.run.smithi159.stdout: "size": 20, 2023-09-23T23:30:46.684 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 600, 2023-09-23T23:30:46.684 INFO:teuthology.orchestra.run.smithi159.stdout: "ops": [ 2023-09-23T23:30:46.684 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.685 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.44483.0:11 5.5 5:a3a10614:::benchmark_data_smithi159_152088_object10:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e115)", 2023-09-23T23:30:46.685 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:30:42.548345+0000", 2023-09-23T23:30:46.685 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 4.1301211000000002, 2023-09-23T23:30:46.685 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.016558970999999999, 2023-09-23T23:30:46.685 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:30:46.685 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:30:46.685 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:30:46.685 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.44483", 2023-09-23T23:30:46.685 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:30:46.685 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 11 2023-09-23T23:30:46.685 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.685 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:30:46.686 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.686 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:30:46.686 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:42.548345+0000", 2023-09-23T23:30:46.686 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:30:46.686 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.686 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.686 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:30:46.686 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:42.548345+0000", 2023-09-23T23:30:46.686 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:30:46.686 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.686 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.686 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:30:46.686 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:42.548345+0000", 2023-09-23T23:30:46.687 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.999999 2023-09-23T23:30:46.687 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.687 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.687 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:30:46.687 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:42.548400+0000", 2023-09-23T23:30:46.687 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.5648e-05 2023-09-23T23:30:46.687 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.687 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.687 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:30:46.687 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:42.548408+0000", 2023-09-23T23:30:46.687 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.9500000000000001e-06 2023-09-23T23:30:46.687 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.688 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.688 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:30:46.688 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:42.548414+0000", 2023-09-23T23:30:46.688 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.6829999999999996e-06 2023-09-23T23:30:46.688 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.688 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.688 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:30:46.688 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:42.548470+0000", 2023-09-23T23:30:46.688 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.5819999999999997e-05 2023-09-23T23:30:46.688 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.688 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.688 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting_for_map not empty", 2023-09-23T23:30:46.688 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:42.548475+0000", 2023-09-23T23:30:46.689 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.4700000000000001e-06 2023-09-23T23:30:46.689 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.689 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.689 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:30:46.689 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:42.555838+0000", 2023-09-23T23:30:46.689 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0073633400000000003 2023-09-23T23:30:46.689 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.689 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.689 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:30:46.689 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:42.555965+0000", 2023-09-23T23:30:46.689 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00012611299999999999 2023-09-23T23:30:46.689 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.689 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.690 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 1,4", 2023-09-23T23:30:46.690 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:42.556148+0000", 2023-09-23T23:30:46.690 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000183241 2023-09-23T23:30:46.690 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.690 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.690 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:30:46.690 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:42.558412+0000", 2023-09-23T23:30:46.690 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0022644119999999999 2023-09-23T23:30:46.690 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.690 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.690 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:30:46.690 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:42.558609+0000", 2023-09-23T23:30:46.691 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00019635599999999999 2023-09-23T23:30:46.691 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.691 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.691 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-23T23:30:46.691 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:42.564793+0000", 2023-09-23T23:30:46.691 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0061845590000000001 2023-09-23T23:30:46.691 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.691 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.691 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:30:46.691 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:42.564861+0000", 2023-09-23T23:30:46.691 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.7657000000000006e-05 2023-09-23T23:30:46.691 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.691 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.692 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:30:46.692 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:42.564904+0000", 2023-09-23T23:30:46.692 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.3541999999999997e-05 2023-09-23T23:30:46.692 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:30:46.692 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:30:46.692 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:30:46.692 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.692 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.692 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.44483.0:15 5.3 5:c855c3c0:::benchmark_data_smithi159_152088_object14:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e115)", 2023-09-23T23:30:46.692 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:30:42.548431+0000", 2023-09-23T23:30:46.692 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 4.130035586, 2023-09-23T23:30:46.692 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.016659734999999998, 2023-09-23T23:30:46.692 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:30:46.693 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:30:46.693 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:30:46.693 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.44483", 2023-09-23T23:30:46.693 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:30:46.693 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 15 2023-09-23T23:30:46.693 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.693 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:30:46.693 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.693 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:30:46.693 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:42.548431+0000", 2023-09-23T23:30:46.693 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:30:46.693 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.693 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.694 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:30:46.694 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:42.548431+0000", 2023-09-23T23:30:46.694 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:30:46.694 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.694 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.694 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:30:46.694 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:42.548430+0000", 2023-09-23T23:30:46.694 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999995 2023-09-23T23:30:46.694 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.694 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.694 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:30:46.694 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:42.548493+0000", 2023-09-23T23:30:46.695 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.3151999999999994e-05 2023-09-23T23:30:46.695 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.695 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.695 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:30:46.695 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:42.548503+0000", 2023-09-23T23:30:46.695 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 9.4930000000000004e-06 2023-09-23T23:30:46.695 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.695 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.695 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:30:46.695 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:42.548510+0000", 2023-09-23T23:30:46.695 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.5809999999999999e-06 2023-09-23T23:30:46.695 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.696 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.696 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:30:46.696 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:42.548562+0000", 2023-09-23T23:30:46.696 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.1097999999999998e-05 2023-09-23T23:30:46.696 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.696 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.696 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting_for_map not empty", 2023-09-23T23:30:46.696 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:42.548567+0000", 2023-09-23T23:30:46.696 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.2970000000000003e-06 2023-09-23T23:30:46.696 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.696 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.697 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:30:46.697 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:42.555954+0000", 2023-09-23T23:30:46.697 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0073874659999999997 2023-09-23T23:30:46.697 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.697 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.697 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:30:46.697 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:42.556085+0000", 2023-09-23T23:30:46.697 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000130364 2023-09-23T23:30:46.697 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.697 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.698 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 5,6", 2023-09-23T23:30:46.698 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:42.556252+0000", 2023-09-23T23:30:46.698 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00016686899999999999 2023-09-23T23:30:46.698 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.698 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.698 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:30:46.698 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:42.557908+0000", 2023-09-23T23:30:46.698 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0016568010000000001 2023-09-23T23:30:46.698 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.698 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.699 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:30:46.699 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:42.558717+0000", 2023-09-23T23:30:46.699 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00080850099999999999 2023-09-23T23:30:46.699 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.699 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.699 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-23T23:30:46.699 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:42.564991+0000", 2023-09-23T23:30:46.699 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0062745539999999999 2023-09-23T23:30:46.699 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.699 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.699 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:30:46.700 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:42.565053+0000", 2023-09-23T23:30:46.700 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.1162999999999997e-05 2023-09-23T23:30:46.700 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.700 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.700 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:30:46.700 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:42.565091+0000", 2023-09-23T23:30:46.700 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 3.8053999999999999e-05 2023-09-23T23:30:46.700 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:30:46.700 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:30:46.700 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:30:46.700 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.700 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.701 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.44483.0:1591 5.5 5:af7e9ca1:::benchmark_data_smithi159_152088_object1590:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e115)", 2023-09-23T23:30:46.701 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:30:43.137756+0000", 2023-09-23T23:30:46.701 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 3.5407105579999998, 2023-09-23T23:30:46.701 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.015718145999999999, 2023-09-23T23:30:46.701 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:30:46.701 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:30:46.701 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:30:46.701 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.44483", 2023-09-23T23:30:46.701 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:30:46.701 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 1591 2023-09-23T23:30:46.702 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.702 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:30:46.702 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.702 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:30:46.702 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.137756+0000", 2023-09-23T23:30:46.702 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:30:46.702 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.702 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.702 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:30:46.702 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.137756+0000", 2023-09-23T23:30:46.702 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:30:46.702 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.703 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.703 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:30:46.703 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.137755+0000", 2023-09-23T23:30:46.703 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.999999 2023-09-23T23:30:46.703 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.703 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.703 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:30:46.703 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.137775+0000", 2023-09-23T23:30:46.703 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.9732e-05 2023-09-23T23:30:46.703 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.703 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.703 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:30:46.704 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.137783+0000", 2023-09-23T23:30:46.704 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.4190000000000002e-06 2023-09-23T23:30:46.704 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.704 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.704 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:30:46.704 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.137789+0000", 2023-09-23T23:30:46.704 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.383e-06 2023-09-23T23:30:46.704 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.704 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.704 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:30:46.704 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.137829+0000", 2023-09-23T23:30:46.704 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.0002000000000001e-05 2023-09-23T23:30:46.704 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.705 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.705 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:30:46.705 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.137942+0000", 2023-09-23T23:30:46.705 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00011345699999999999 2023-09-23T23:30:46.705 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.705 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.705 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 1,4", 2023-09-23T23:30:46.705 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.139368+0000", 2023-09-23T23:30:46.705 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.001425908 2023-09-23T23:30:46.705 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.705 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.705 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-23T23:30:46.705 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.140386+0000", 2023-09-23T23:30:46.706 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0010184599999999999 2023-09-23T23:30:46.706 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.706 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.706 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:30:46.706 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.141257+0000", 2023-09-23T23:30:46.706 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00087078399999999999 2023-09-23T23:30:46.706 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.706 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.706 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:30:46.706 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.153396+0000", 2023-09-23T23:30:46.706 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.012138879999999999 2023-09-23T23:30:46.706 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.707 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.707 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:30:46.707 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.153432+0000", 2023-09-23T23:30:46.707 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 3.6096000000000001e-05 2023-09-23T23:30:46.707 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.707 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.707 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:30:46.707 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.153474+0000", 2023-09-23T23:30:46.707 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.1964e-05 2023-09-23T23:30:46.707 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:30:46.707 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:30:46.707 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:30:46.707 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.708 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.708 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.44483.0:1648 5.5 5:a419fff0:::benchmark_data_smithi159_152088_object1647:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e115)", 2023-09-23T23:30:46.708 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:30:43.160923+0000", 2023-09-23T23:30:46.708 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 3.5175435930000001, 2023-09-23T23:30:46.708 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.019400164000000001, 2023-09-23T23:30:46.708 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:30:46.708 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:30:46.708 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:30:46.708 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.44483", 2023-09-23T23:30:46.708 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:30:46.708 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 1648 2023-09-23T23:30:46.708 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.709 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:30:46.709 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.709 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:30:46.709 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.160923+0000", 2023-09-23T23:30:46.709 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:30:46.709 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.709 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.709 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:30:46.709 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.160923+0000", 2023-09-23T23:30:46.709 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:30:46.709 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.709 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.709 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:30:46.710 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.160921+0000", 2023-09-23T23:30:46.710 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999986 2023-09-23T23:30:46.710 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.710 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.710 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:30:46.710 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.160943+0000", 2023-09-23T23:30:46.710 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.1991999999999999e-05 2023-09-23T23:30:46.710 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.710 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.710 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:30:46.710 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.160955+0000", 2023-09-23T23:30:46.710 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.1851999999999999e-05 2023-09-23T23:30:46.711 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.711 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.711 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:30:46.711 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.160961+0000", 2023-09-23T23:30:46.711 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.1909999999999997e-06 2023-09-23T23:30:46.711 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.711 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.711 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:30:46.711 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.161038+0000", 2023-09-23T23:30:46.711 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.6219999999999999e-05 2023-09-23T23:30:46.711 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.711 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.711 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:30:46.712 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.161178+0000", 2023-09-23T23:30:46.712 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000140536 2023-09-23T23:30:46.712 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.712 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.713 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 1,4", 2023-09-23T23:30:46.713 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.161300+0000", 2023-09-23T23:30:46.713 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000122268 2023-09-23T23:30:46.713 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.713 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.713 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-23T23:30:46.713 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.162592+0000", 2023-09-23T23:30:46.713 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.001291127 2023-09-23T23:30:46.714 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.714 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.714 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:30:46.714 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.162744+0000", 2023-09-23T23:30:46.714 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00015241699999999999 2023-09-23T23:30:46.714 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.714 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.715 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:30:46.715 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.180180+0000", 2023-09-23T23:30:46.715 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.017435769 2023-09-23T23:30:46.715 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.715 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.715 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:30:46.715 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.180263+0000", 2023-09-23T23:30:46.715 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.3368000000000005e-05 2023-09-23T23:30:46.716 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.716 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.716 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:30:46.716 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.180323+0000", 2023-09-23T23:30:46.716 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.9857e-05 2023-09-23T23:30:46.716 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:30:46.716 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:30:46.716 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:30:46.717 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.717 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.717 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.44483.0:1649 5.5 5:aafe8b49:::benchmark_data_smithi159_152088_object1648:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e115)", 2023-09-23T23:30:46.717 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:30:43.161740+0000", 2023-09-23T23:30:46.717 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 3.5167268790000001, 2023-09-23T23:30:46.717 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.018730968000000001, 2023-09-23T23:30:46.717 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:30:46.717 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:30:46.718 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:30:46.718 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.44483", 2023-09-23T23:30:46.718 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:30:46.718 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 1649 2023-09-23T23:30:46.718 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.718 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:30:46.718 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.719 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:30:46.719 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.161740+0000", 2023-09-23T23:30:46.719 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:30:46.719 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.719 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.719 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:30:46.719 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.161740+0000", 2023-09-23T23:30:46.719 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:30:46.720 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.720 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.720 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:30:46.720 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.161738+0000", 2023-09-23T23:30:46.720 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999986 2023-09-23T23:30:46.720 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.720 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.720 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:30:46.720 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.161770+0000", 2023-09-23T23:30:46.721 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 3.1729000000000001e-05 2023-09-23T23:30:46.721 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.721 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.721 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:30:46.721 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.161789+0000", 2023-09-23T23:30:46.721 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.8927e-05 2023-09-23T23:30:46.721 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.721 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.722 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:30:46.722 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.161803+0000", 2023-09-23T23:30:46.722 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.3767999999999999e-05 2023-09-23T23:30:46.722 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.722 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.722 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:30:46.722 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.161883+0000", 2023-09-23T23:30:46.723 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.9963999999999995e-05 2023-09-23T23:30:46.723 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.723 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.723 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:30:46.723 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.161979+0000", 2023-09-23T23:30:46.723 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 9.6453000000000006e-05 2023-09-23T23:30:46.724 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.724 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.724 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 1,4", 2023-09-23T23:30:46.724 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.162168+0000", 2023-09-23T23:30:46.724 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00018883699999999999 2023-09-23T23:30:46.725 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.725 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.725 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-23T23:30:46.725 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.162770+0000", 2023-09-23T23:30:46.725 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00060238900000000005 2023-09-23T23:30:46.725 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.726 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.726 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:30:46.726 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.163862+0000", 2023-09-23T23:30:46.726 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0010921629999999999 2023-09-23T23:30:46.726 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.727 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.727 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:30:46.727 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.180377+0000", 2023-09-23T23:30:46.727 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.016514154 2023-09-23T23:30:46.727 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.727 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.727 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:30:46.727 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.180446+0000", 2023-09-23T23:30:46.727 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.9296999999999997e-05 2023-09-23T23:30:46.728 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.728 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.728 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:30:46.728 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.180471+0000", 2023-09-23T23:30:46.728 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.4637000000000001e-05 2023-09-23T23:30:46.728 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:30:46.728 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:30:46.728 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:30:46.728 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.728 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.728 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.44483.0:1658 5.5 5:a193488a:::benchmark_data_smithi159_152088_object1657:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e115)", 2023-09-23T23:30:46.728 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:30:43.165531+0000", 2023-09-23T23:30:46.729 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 3.5129356899999999, 2023-09-23T23:30:46.729 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.015102914, 2023-09-23T23:30:46.729 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:30:46.729 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:30:46.729 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:30:46.729 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.44483", 2023-09-23T23:30:46.729 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:30:46.729 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 1658 2023-09-23T23:30:46.729 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.729 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:30:46.729 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.729 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:30:46.729 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.165531+0000", 2023-09-23T23:30:46.730 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:30:46.730 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.730 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.730 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:30:46.730 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.165531+0000", 2023-09-23T23:30:46.730 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:30:46.730 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.730 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.730 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:30:46.730 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.165529+0000", 2023-09-23T23:30:46.730 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999986 2023-09-23T23:30:46.730 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.730 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.731 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:30:46.731 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.165557+0000", 2023-09-23T23:30:46.731 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.7540999999999999e-05 2023-09-23T23:30:46.731 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.731 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.731 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:30:46.731 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.165571+0000", 2023-09-23T23:30:46.731 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.3817e-05 2023-09-23T23:30:46.731 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.731 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.731 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:30:46.731 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.165580+0000", 2023-09-23T23:30:46.731 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.9700000000000005e-06 2023-09-23T23:30:46.732 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.732 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.732 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:30:46.732 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.165622+0000", 2023-09-23T23:30:46.732 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.2568000000000003e-05 2023-09-23T23:30:46.732 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.732 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.732 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:30:46.732 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.165729+0000", 2023-09-23T23:30:46.733 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00010705300000000001 2023-09-23T23:30:46.733 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.733 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.733 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 1,4", 2023-09-23T23:30:46.733 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.165833+0000", 2023-09-23T23:30:46.733 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000103329 2023-09-23T23:30:46.733 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.734 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.734 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-23T23:30:46.734 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.166404+0000", 2023-09-23T23:30:46.734 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00057101500000000002 2023-09-23T23:30:46.734 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.734 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.734 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:30:46.734 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.166734+0000", 2023-09-23T23:30:46.735 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00033048399999999998 2023-09-23T23:30:46.735 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.735 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.735 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:30:46.735 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.180549+0000", 2023-09-23T23:30:46.735 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.013815206999999999 2023-09-23T23:30:46.735 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.735 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.736 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:30:46.736 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.180598+0000", 2023-09-23T23:30:46.736 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.8846e-05 2023-09-23T23:30:46.736 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.736 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.736 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:30:46.736 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.180634+0000", 2023-09-23T23:30:46.737 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 3.5472999999999997e-05 2023-09-23T23:30:46.737 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:30:46.737 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:30:46.737 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:30:46.737 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.737 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.737 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.44483.0:1862 5.5 5:a37fe172:::benchmark_data_smithi159_152088_object1861:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e115)", 2023-09-23T23:30:46.737 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:30:43.248421+0000", 2023-09-23T23:30:46.737 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 3.4300451679999999, 2023-09-23T23:30:46.738 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.016663262000000002, 2023-09-23T23:30:46.738 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:30:46.738 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:30:46.738 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:30:46.738 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.44483", 2023-09-23T23:30:46.738 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:30:46.738 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 1862 2023-09-23T23:30:46.738 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.739 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:30:46.739 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.739 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:30:46.739 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.248421+0000", 2023-09-23T23:30:46.739 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:30:46.739 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.739 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.739 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:30:46.739 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.248421+0000", 2023-09-23T23:30:46.740 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:30:46.740 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.740 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.740 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:30:46.740 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.248421+0000", 2023-09-23T23:30:46.740 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999995 2023-09-23T23:30:46.740 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.741 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.741 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:30:46.741 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.248443+0000", 2023-09-23T23:30:46.741 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.2283e-05 2023-09-23T23:30:46.741 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.741 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.741 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:30:46.741 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.248453+0000", 2023-09-23T23:30:46.742 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.0217999999999999e-05 2023-09-23T23:30:46.742 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.742 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.742 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:30:46.742 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.248460+0000", 2023-09-23T23:30:46.742 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.1890000000000004e-06 2023-09-23T23:30:46.742 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.742 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.743 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:30:46.743 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.248506+0000", 2023-09-23T23:30:46.743 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.6042999999999999e-05 2023-09-23T23:30:46.743 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.743 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.743 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:30:46.743 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.248603+0000", 2023-09-23T23:30:46.743 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 9.7119000000000003e-05 2023-09-23T23:30:46.744 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.744 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.744 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 1,4", 2023-09-23T23:30:46.744 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.248704+0000", 2023-09-23T23:30:46.744 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00010091500000000001 2023-09-23T23:30:46.744 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.744 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.745 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:30:46.745 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.249499+0000", 2023-09-23T23:30:46.745 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00079504300000000005 2023-09-23T23:30:46.745 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.745 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.745 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-23T23:30:46.745 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.249738+0000", 2023-09-23T23:30:46.745 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00023932700000000001 2023-09-23T23:30:46.745 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.745 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.745 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:30:46.745 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.265017+0000", 2023-09-23T23:30:46.745 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.015278628000000001 2023-09-23T23:30:46.746 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.746 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.746 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:30:46.746 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.265053+0000", 2023-09-23T23:30:46.746 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 3.663e-05 2023-09-23T23:30:46.746 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.746 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.746 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:30:46.746 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.265085+0000", 2023-09-23T23:30:46.746 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 3.1226000000000002e-05 2023-09-23T23:30:46.746 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:30:46.746 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:30:46.746 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:30:46.747 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.747 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.747 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.44483.0:2946 5.5 5:af022aeb:::benchmark_data_smithi159_152088_object2945:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e115)", 2023-09-23T23:30:46.747 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:30:43.722356+0000", 2023-09-23T23:30:46.747 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 2.9561101860000001, 2023-09-23T23:30:46.747 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.016047783999999999, 2023-09-23T23:30:46.747 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:30:46.747 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:30:46.747 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:30:46.747 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.44483", 2023-09-23T23:30:46.747 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:30:46.747 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 2946 2023-09-23T23:30:46.747 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.748 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:30:46.748 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.748 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:30:46.748 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.722356+0000", 2023-09-23T23:30:46.748 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:30:46.748 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.748 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.748 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:30:46.748 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.722356+0000", 2023-09-23T23:30:46.748 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:30:46.748 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.748 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.748 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:30:46.748 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.722355+0000", 2023-09-23T23:30:46.749 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999986 2023-09-23T23:30:46.749 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.749 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.749 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:30:46.749 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.722377+0000", 2023-09-23T23:30:46.749 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.1865000000000002e-05 2023-09-23T23:30:46.749 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.749 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.749 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:30:46.749 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.722391+0000", 2023-09-23T23:30:46.749 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.4664999999999999e-05 2023-09-23T23:30:46.749 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.749 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.750 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:30:46.750 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.722397+0000", 2023-09-23T23:30:46.750 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.5419999999999996e-06 2023-09-23T23:30:46.750 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.750 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.750 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:30:46.750 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.722447+0000", 2023-09-23T23:30:46.750 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.9866e-05 2023-09-23T23:30:46.750 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.750 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.750 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:30:46.751 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.722628+0000", 2023-09-23T23:30:46.751 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000181628 2023-09-23T23:30:46.751 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.751 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.751 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 1,4", 2023-09-23T23:30:46.751 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.722788+0000", 2023-09-23T23:30:46.751 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00015909100000000001 2023-09-23T23:30:46.751 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.751 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.751 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-23T23:30:46.751 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.723473+0000", 2023-09-23T23:30:46.752 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00068574100000000002 2023-09-23T23:30:46.752 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.752 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.752 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:30:46.752 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.727798+0000", 2023-09-23T23:30:46.752 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0043248959999999999 2023-09-23T23:30:46.752 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.752 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.752 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:30:46.752 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.738326+0000", 2023-09-23T23:30:46.752 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.010528053000000001 2023-09-23T23:30:46.752 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.753 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.753 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:30:46.753 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.738377+0000", 2023-09-23T23:30:46.753 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.1054999999999998e-05 2023-09-23T23:30:46.753 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.753 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.753 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:30:46.753 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.738404+0000", 2023-09-23T23:30:46.753 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.6738999999999999e-05 2023-09-23T23:30:46.754 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:30:46.754 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:30:46.754 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:30:46.754 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.754 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.754 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.44483.0:2949 5.5 5:af10858c:::benchmark_data_smithi159_152088_object2948:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e115)", 2023-09-23T23:30:46.754 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:30:43.723968+0000", 2023-09-23T23:30:46.754 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 2.9544986390000001, 2023-09-23T23:30:46.755 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.014535701, 2023-09-23T23:30:46.755 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:30:46.755 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:30:46.755 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:30:46.755 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.44483", 2023-09-23T23:30:46.755 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:30:46.755 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 2949 2023-09-23T23:30:46.755 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.756 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:30:46.756 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.756 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:30:46.756 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.723968+0000", 2023-09-23T23:30:46.756 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:30:46.756 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.756 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.756 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:30:46.757 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.723968+0000", 2023-09-23T23:30:46.757 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:30:46.757 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.757 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.757 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:30:46.757 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.723967+0000", 2023-09-23T23:30:46.757 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.999999 2023-09-23T23:30:46.757 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.758 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.758 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:30:46.758 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.723992+0000", 2023-09-23T23:30:46.758 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.5065000000000001e-05 2023-09-23T23:30:46.758 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.758 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.758 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:30:46.759 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.724005+0000", 2023-09-23T23:30:46.759 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.3084999999999999e-05 2023-09-23T23:30:46.759 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.759 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.759 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:30:46.759 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.724013+0000", 2023-09-23T23:30:46.759 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.4260000000000003e-06 2023-09-23T23:30:46.760 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.760 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.760 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:30:46.760 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.724073+0000", 2023-09-23T23:30:46.760 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.9577000000000002e-05 2023-09-23T23:30:46.760 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.760 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.761 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:30:46.761 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.724222+0000", 2023-09-23T23:30:46.761 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00014880199999999999 2023-09-23T23:30:46.761 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.761 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.761 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 1,4", 2023-09-23T23:30:46.761 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.724364+0000", 2023-09-23T23:30:46.761 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00014200000000000001 2023-09-23T23:30:46.762 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.762 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.762 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-23T23:30:46.762 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.725902+0000", 2023-09-23T23:30:46.762 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0015378259999999999 2023-09-23T23:30:46.762 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.762 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.762 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:30:46.763 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.728367+0000", 2023-09-23T23:30:46.763 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0024651989999999999 2023-09-23T23:30:46.763 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.763 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.763 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:30:46.763 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.738462+0000", 2023-09-23T23:30:46.763 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.010095085 2023-09-23T23:30:46.763 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.764 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.764 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:30:46.764 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.738486+0000", 2023-09-23T23:30:46.764 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.4287999999999999e-05 2023-09-23T23:30:46.764 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.764 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.764 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:30:46.764 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.738504+0000", 2023-09-23T23:30:46.765 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.7433999999999999e-05 2023-09-23T23:30:46.765 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:30:46.765 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:30:46.765 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:30:46.765 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.765 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.765 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.44483.0:3695 5.3 5:c7a296cf:::benchmark_data_smithi159_152088_object3694:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e115)", 2023-09-23T23:30:46.765 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:30:43.994892+0000", 2023-09-23T23:30:46.766 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 2.6835739859999999, 2023-09-23T23:30:46.766 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.016967718, 2023-09-23T23:30:46.766 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:30:46.766 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:30:46.766 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:30:46.766 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.44483", 2023-09-23T23:30:46.766 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:30:46.767 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 3695 2023-09-23T23:30:46.767 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.767 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:30:46.767 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.767 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:30:46.767 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.994892+0000", 2023-09-23T23:30:46.767 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:30:46.767 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.767 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.767 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:30:46.768 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.994892+0000", 2023-09-23T23:30:46.768 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:30:46.768 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.768 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.768 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:30:46.768 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.994891+0000", 2023-09-23T23:30:46.768 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999986 2023-09-23T23:30:46.769 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.769 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.769 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:30:46.769 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.994932+0000", 2023-09-23T23:30:46.769 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.1121999999999997e-05 2023-09-23T23:30:46.769 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.769 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.769 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:30:46.770 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.994945+0000", 2023-09-23T23:30:46.770 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.3124e-05 2023-09-23T23:30:46.770 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.770 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.770 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:30:46.770 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.994962+0000", 2023-09-23T23:30:46.770 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.681e-05 2023-09-23T23:30:46.771 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.771 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.771 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:30:46.771 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.995024+0000", 2023-09-23T23:30:46.771 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.2261000000000006e-05 2023-09-23T23:30:46.771 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.771 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.771 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:30:46.771 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.995174+0000", 2023-09-23T23:30:46.772 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00015000500000000001 2023-09-23T23:30:46.772 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.772 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.772 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 5,6", 2023-09-23T23:30:46.772 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.995320+0000", 2023-09-23T23:30:46.772 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00014546700000000001 2023-09-23T23:30:46.772 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.772 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.773 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-23T23:30:46.773 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.996441+0000", 2023-09-23T23:30:46.773 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.001121017 2023-09-23T23:30:46.773 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.773 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.773 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:30:46.773 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.997975+0000", 2023-09-23T23:30:46.773 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.001534634 2023-09-23T23:30:46.773 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.774 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.774 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:30:46.774 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:44.011761+0000", 2023-09-23T23:30:46.774 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.013785995000000001 2023-09-23T23:30:46.774 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.774 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.774 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:30:46.775 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:44.011821+0000", 2023-09-23T23:30:46.775 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.9246000000000002e-05 2023-09-23T23:30:46.775 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.775 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.775 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:30:46.775 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:44.011860+0000", 2023-09-23T23:30:46.775 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 3.9507e-05 2023-09-23T23:30:46.775 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:30:46.776 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:30:46.776 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:30:46.776 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.776 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.776 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.44483.0:3703 5.3 5:c9449415:::benchmark_data_smithi159_152088_object3702:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e115)", 2023-09-23T23:30:46.776 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:30:43.996438+0000", 2023-09-23T23:30:46.776 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 2.6820280030000001, 2023-09-23T23:30:46.776 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.015499638, 2023-09-23T23:30:46.777 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:30:46.777 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:30:46.777 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:30:46.777 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.44483", 2023-09-23T23:30:46.777 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:30:46.777 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 3703 2023-09-23T23:30:46.777 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.777 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:30:46.778 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.778 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:30:46.778 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.996438+0000", 2023-09-23T23:30:46.778 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:30:46.778 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.778 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.778 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:30:46.778 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.996438+0000", 2023-09-23T23:30:46.779 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:30:46.779 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.779 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.779 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:30:46.779 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.996437+0000", 2023-09-23T23:30:46.779 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.999999 2023-09-23T23:30:46.779 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.779 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.780 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:30:46.780 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.996459+0000", 2023-09-23T23:30:46.780 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.1141e-05 2023-09-23T23:30:46.780 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.780 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.780 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:30:46.780 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.996468+0000", 2023-09-23T23:30:46.781 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 9.6239999999999997e-06 2023-09-23T23:30:46.781 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.781 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.781 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:30:46.781 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.996474+0000", 2023-09-23T23:30:46.781 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.3330000000000002e-06 2023-09-23T23:30:46.781 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.781 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.782 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:30:46.782 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.997189+0000", 2023-09-23T23:30:46.782 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00071441699999999996 2023-09-23T23:30:46.782 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.782 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.782 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:30:46.782 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.997299+0000", 2023-09-23T23:30:46.783 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00011004499999999999 2023-09-23T23:30:46.783 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.783 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.783 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 5,6", 2023-09-23T23:30:46.783 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.997449+0000", 2023-09-23T23:30:46.783 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00015002 2023-09-23T23:30:46.783 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.783 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.784 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-23T23:30:46.784 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.998349+0000", 2023-09-23T23:30:46.784 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00090043800000000004 2023-09-23T23:30:46.784 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.784 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.784 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:30:46.784 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:43.999684+0000", 2023-09-23T23:30:46.784 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.001334144 2023-09-23T23:30:46.785 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.785 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.785 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:30:46.785 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:44.011888+0000", 2023-09-23T23:30:46.785 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.012204573 2023-09-23T23:30:46.785 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.785 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.785 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:30:46.786 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:44.011916+0000", 2023-09-23T23:30:46.786 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.7506999999999999e-05 2023-09-23T23:30:46.786 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.786 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.786 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:30:46.786 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:44.011938+0000", 2023-09-23T23:30:46.786 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.2487e-05 2023-09-23T23:30:46.787 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:30:46.787 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:30:46.787 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:30:46.787 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.787 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.787 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_repop(client.44483.0:6523 5.7 e115/111 5:ea1a17f1:::benchmark_data_smithi159_152088_object6522:head v 115'392, mlcod=115'389)", 2023-09-23T23:30:46.787 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:30:44.985981+0000", 2023-09-23T23:30:46.787 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 1.6924857310000001, 2023-09-23T23:30:46.788 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.016098616, 2023-09-23T23:30:46.788 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:30:46.788 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:30:46.788 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:30:46.788 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.788 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:30:46.788 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:44.985981+0000", 2023-09-23T23:30:46.788 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:30:46.788 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.789 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.789 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:30:46.789 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:44.985981+0000", 2023-09-23T23:30:46.789 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:30:46.789 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.789 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.789 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:30:46.789 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:44.985980+0000", 2023-09-23T23:30:46.790 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.999999 2023-09-23T23:30:46.790 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.790 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.790 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:30:46.790 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:44.986143+0000", 2023-09-23T23:30:46.790 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00016319500000000001 2023-09-23T23:30:46.790 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.791 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.791 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:30:46.791 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:44.986152+0000", 2023-09-23T23:30:46.791 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 9.2669999999999995e-06 2023-09-23T23:30:46.791 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.791 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.791 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:30:46.791 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:44.986159+0000", 2023-09-23T23:30:46.792 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.4339999999999997e-06 2023-09-23T23:30:46.792 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.792 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.792 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:30:46.792 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:44.986197+0000", 2023-09-23T23:30:46.792 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 3.8152000000000003e-05 2023-09-23T23:30:46.792 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.792 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.793 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:30:46.793 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:44.986216+0000", 2023-09-23T23:30:46.793 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.9137999999999999e-05 2023-09-23T23:30:46.793 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.793 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.793 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:30:46.793 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.001636+0000", 2023-09-23T23:30:46.793 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.015419432 2023-09-23T23:30:46.794 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.794 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.794 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:30:46.794 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.002079+0000", 2023-09-23T23:30:46.794 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00044381100000000001 2023-09-23T23:30:46.794 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:30:46.794 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:30:46.795 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:30:46.795 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.795 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.795 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.44483.0:6527 5.3 5:c245b9ee:::benchmark_data_smithi159_152088_object6526:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e115)", 2023-09-23T23:30:46.795 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:30:44.986032+0000", 2023-09-23T23:30:46.795 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 1.692434488, 2023-09-23T23:30:46.795 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.016702544999999999, 2023-09-23T23:30:46.795 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:30:46.796 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:30:46.796 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:30:46.796 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.44483", 2023-09-23T23:30:46.796 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:30:46.796 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 6527 2023-09-23T23:30:46.796 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.796 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:30:46.796 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.797 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:30:46.797 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:44.986032+0000", 2023-09-23T23:30:46.797 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:30:46.797 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.797 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.797 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:30:46.797 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:44.986032+0000", 2023-09-23T23:30:46.797 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:30:46.798 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.798 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.798 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:30:46.798 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:44.986031+0000", 2023-09-23T23:30:46.798 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.999999 2023-09-23T23:30:46.798 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.798 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.798 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:30:46.799 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:44.986055+0000", 2023-09-23T23:30:46.799 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.4321e-05 2023-09-23T23:30:46.799 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.799 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.799 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:30:46.799 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:44.986073+0000", 2023-09-23T23:30:46.799 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.7711999999999999e-05 2023-09-23T23:30:46.800 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.800 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.800 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:30:46.800 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:44.986082+0000", 2023-09-23T23:30:46.800 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 9.3889999999999994e-06 2023-09-23T23:30:46.800 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.800 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.800 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:30:46.801 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:44.986162+0000", 2023-09-23T23:30:46.801 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.0006999999999995e-05 2023-09-23T23:30:46.801 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.801 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.801 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:30:46.801 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:44.986763+0000", 2023-09-23T23:30:46.801 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00060041700000000001 2023-09-23T23:30:46.801 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.802 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.802 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 5,6", 2023-09-23T23:30:46.802 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:44.986918+0000", 2023-09-23T23:30:46.802 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00015563999999999999 2023-09-23T23:30:46.802 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.802 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.802 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:30:46.802 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:44.988100+0000", 2023-09-23T23:30:46.803 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.001181557 2023-09-23T23:30:46.803 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.803 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.803 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:30:46.803 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:44.988655+0000", 2023-09-23T23:30:46.803 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00055526399999999997 2023-09-23T23:30:46.803 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.803 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.803 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-23T23:30:46.803 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.002682+0000", 2023-09-23T23:30:46.803 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.014026462999999999 2023-09-23T23:30:46.803 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.803 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.804 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:30:46.804 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.002703+0000", 2023-09-23T23:30:46.804 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.1469000000000001e-05 2023-09-23T23:30:46.804 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.804 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.804 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:30:46.804 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.002735+0000", 2023-09-23T23:30:46.804 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 3.1445000000000001e-05 2023-09-23T23:30:46.804 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:30:46.804 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:30:46.804 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:30:46.804 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.804 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.805 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_repop(client.44483.0:6522 5.b e115/111 5:d8613131:::benchmark_data_smithi159_152088_object6521:head v 115'411, mlcod=115'407)", 2023-09-23T23:30:46.805 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:30:44.986698+0000", 2023-09-23T23:30:46.805 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 1.6917684720000001, 2023-09-23T23:30:46.805 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.015967299000000001, 2023-09-23T23:30:46.805 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:30:46.805 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:30:46.805 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:30:46.805 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.805 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:30:46.805 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:30:46.807 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:44.986698+0000", 2023-09-23T23:30:46.807 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:30:46.807 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.807 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.807 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:30:46.807 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:44.986698+0000", 2023-09-23T23:30:46.807 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:30:46.807 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.807 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.807 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:30:46.808 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:44.986697+0000", 2023-09-23T23:30:46.808 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.999999 2023-09-23T23:30:46.808 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.808 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.808 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:30:46.808 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:44.986722+0000", 2023-09-23T23:30:46.808 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.5177e-05 2023-09-23T23:30:46.808 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.808 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.808 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:30:46.808 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:44.986733+0000", 2023-09-23T23:30:46.808 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.0168e-05 2023-09-23T23:30:46.808 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.809 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.809 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:30:46.809 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:44.986740+0000", 2023-09-23T23:30:46.809 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.3300000000000001e-06 2023-09-23T23:30:46.809 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.809 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.809 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:30:46.809 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:44.987208+0000", 2023-09-23T23:30:46.809 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00046765100000000003 2023-09-23T23:30:46.809 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.809 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.809 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:30:46.810 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:44.987229+0000", 2023-09-23T23:30:46.810 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.1588999999999999e-05 2023-09-23T23:30:46.810 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.810 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.810 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:30:46.810 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.002650+0000", 2023-09-23T23:30:46.810 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.015420819000000001 2023-09-23T23:30:46.810 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.810 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.810 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:30:46.810 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.002665+0000", 2023-09-23T23:30:46.810 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.5296000000000001e-05 2023-09-23T23:30:46.811 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:30:46.811 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:30:46.811 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:30:46.811 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.811 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.811 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_repop(client.44483.0:6525 5.b e115/111 5:db7d9fb3:::benchmark_data_smithi159_152088_object6524:head v 115'412, mlcod=115'407)", 2023-09-23T23:30:46.811 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:30:44.987585+0000", 2023-09-23T23:30:46.811 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 1.690881756, 2023-09-23T23:30:46.811 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.015091635000000001, 2023-09-23T23:30:46.811 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:30:46.811 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:30:46.811 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:30:46.812 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.812 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:30:46.812 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:44.987585+0000", 2023-09-23T23:30:46.812 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:30:46.812 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.812 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.812 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:30:46.812 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:44.987585+0000", 2023-09-23T23:30:46.812 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:30:46.812 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.812 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.812 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:30:46.812 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:44.987584+0000", 2023-09-23T23:30:46.812 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999995 2023-09-23T23:30:46.813 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.813 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.813 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:30:46.813 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:44.987611+0000", 2023-09-23T23:30:46.813 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.6893000000000002e-05 2023-09-23T23:30:46.813 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.813 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.813 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:30:46.813 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:44.987622+0000", 2023-09-23T23:30:46.813 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.149e-05 2023-09-23T23:30:46.813 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.813 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.813 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:30:46.814 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:44.987630+0000", 2023-09-23T23:30:46.814 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.1829999999999997e-06 2023-09-23T23:30:46.814 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.814 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.814 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:30:46.814 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:44.987744+0000", 2023-09-23T23:30:46.814 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000114537 2023-09-23T23:30:46.814 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.814 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.814 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:30:46.814 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:44.987762+0000", 2023-09-23T23:30:46.815 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.7756000000000001e-05 2023-09-23T23:30:46.815 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.815 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.815 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:30:46.815 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.002667+0000", 2023-09-23T23:30:46.815 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.014904905 2023-09-23T23:30:46.815 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.815 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.815 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:30:46.815 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.002676+0000", 2023-09-23T23:30:46.815 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 9.5670000000000001e-06 2023-09-23T23:30:46.815 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:30:46.815 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:30:46.816 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:30:46.816 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.816 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.816 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.44483.0:8231 5.5 5:aad9269e:::benchmark_data_smithi159_152088_object8230:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e115)", 2023-09-23T23:30:46.816 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:30:45.567984+0000", 2023-09-23T23:30:46.816 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 1.11048199, 2023-09-23T23:30:46.816 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.088030525999999998, 2023-09-23T23:30:46.816 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:30:46.816 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:30:46.816 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:30:46.816 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.44483", 2023-09-23T23:30:46.816 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:30:46.816 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 8231 2023-09-23T23:30:46.817 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.817 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:30:46.817 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.817 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:30:46.817 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.567984+0000", 2023-09-23T23:30:46.817 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:30:46.817 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.817 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.817 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:30:46.817 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.567984+0000", 2023-09-23T23:30:46.817 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:30:46.817 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.817 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.818 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:30:46.818 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.567983+0000", 2023-09-23T23:30:46.818 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.999999 2023-09-23T23:30:46.818 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.818 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.818 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:30:46.818 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.568004+0000", 2023-09-23T23:30:46.818 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.048e-05 2023-09-23T23:30:46.818 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.818 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.818 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:30:46.818 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.568014+0000", 2023-09-23T23:30:46.819 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.0665999999999999e-05 2023-09-23T23:30:46.819 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.819 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.819 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:30:46.819 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.568020+0000", 2023-09-23T23:30:46.819 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.6590000000000004e-06 2023-09-23T23:30:46.819 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.819 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.819 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:30:46.819 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.568061+0000", 2023-09-23T23:30:46.819 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.1016000000000002e-05 2023-09-23T23:30:46.819 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.819 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.820 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:30:46.820 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.568192+0000", 2023-09-23T23:30:46.820 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00013115499999999999 2023-09-23T23:30:46.820 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.820 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.820 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 1,4", 2023-09-23T23:30:46.820 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.568328+0000", 2023-09-23T23:30:46.820 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000135816 2023-09-23T23:30:46.820 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.820 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.820 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-23T23:30:46.820 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.569260+0000", 2023-09-23T23:30:46.820 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00093195799999999998 2023-09-23T23:30:46.821 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.821 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.821 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:30:46.821 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.572080+0000", 2023-09-23T23:30:46.821 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0028200399999999998 2023-09-23T23:30:46.821 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.821 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.821 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:30:46.821 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.655903+0000", 2023-09-23T23:30:46.821 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.083823294000000007 2023-09-23T23:30:46.821 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.821 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.821 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:30:46.822 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.655969+0000", 2023-09-23T23:30:46.822 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.5860999999999998e-05 2023-09-23T23:30:46.822 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.822 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.822 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:30:46.822 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.656015+0000", 2023-09-23T23:30:46.822 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.5720000000000003e-05 2023-09-23T23:30:46.822 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:30:46.822 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:30:46.822 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:30:46.822 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.823 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.823 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.44483.0:8235 5.5 5:a07a010f:::benchmark_data_smithi159_152088_object8234:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e115)", 2023-09-23T23:30:46.823 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:30:45.570615+0000", 2023-09-23T23:30:46.823 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 1.1078514740000001, 2023-09-23T23:30:46.823 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.085533316999999998, 2023-09-23T23:30:46.823 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:30:46.823 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:30:46.823 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:30:46.823 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.44483", 2023-09-23T23:30:46.823 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:30:46.823 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 8235 2023-09-23T23:30:46.823 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.823 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:30:46.824 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.824 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:30:46.824 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.570615+0000", 2023-09-23T23:30:46.824 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:30:46.824 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.824 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.824 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:30:46.824 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.570615+0000", 2023-09-23T23:30:46.824 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:30:46.824 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.824 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.824 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:30:46.824 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.570614+0000", 2023-09-23T23:30:46.825 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999986 2023-09-23T23:30:46.825 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.825 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.825 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:30:46.825 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.570636+0000", 2023-09-23T23:30:46.825 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.2521999999999999e-05 2023-09-23T23:30:46.825 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.825 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.825 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:30:46.825 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.570650+0000", 2023-09-23T23:30:46.825 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.4119e-05 2023-09-23T23:30:46.825 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.825 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.826 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:30:46.826 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.570659+0000", 2023-09-23T23:30:46.826 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.5259999999999993e-06 2023-09-23T23:30:46.826 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.826 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.826 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:30:46.826 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.570715+0000", 2023-09-23T23:30:46.826 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.5776999999999998e-05 2023-09-23T23:30:46.826 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.826 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.826 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:30:46.826 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.570865+0000", 2023-09-23T23:30:46.826 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00014980200000000001 2023-09-23T23:30:46.827 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.827 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.827 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 1,4", 2023-09-23T23:30:46.827 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.570993+0000", 2023-09-23T23:30:46.827 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00012871599999999999 2023-09-23T23:30:46.827 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.827 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.827 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-23T23:30:46.827 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.571835+0000", 2023-09-23T23:30:46.827 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000841995 2023-09-23T23:30:46.827 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.827 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.828 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:30:46.828 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.573254+0000", 2023-09-23T23:30:46.828 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0014186820000000001 2023-09-23T23:30:46.828 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.828 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.828 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:30:46.828 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.656056+0000", 2023-09-23T23:30:46.828 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.082802567999999993 2023-09-23T23:30:46.828 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.828 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.828 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:30:46.828 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.656110+0000", 2023-09-23T23:30:46.828 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.3999000000000003e-05 2023-09-23T23:30:46.829 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.829 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.829 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:30:46.829 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.656148+0000", 2023-09-23T23:30:46.829 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 3.7839999999999997e-05 2023-09-23T23:30:46.829 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:30:46.829 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:30:46.829 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:30:46.829 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.829 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.829 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.44483.0:8240 5.5 5:a8e53415:::benchmark_data_smithi159_152088_object8239:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e115)", 2023-09-23T23:30:46.829 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:30:45.572122+0000", 2023-09-23T23:30:46.829 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 1.106344024, 2023-09-23T23:30:46.830 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.084150461999999995, 2023-09-23T23:30:46.830 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:30:46.830 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:30:46.830 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:30:46.830 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.44483", 2023-09-23T23:30:46.830 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:30:46.830 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 8240 2023-09-23T23:30:46.830 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.830 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:30:46.830 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.830 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:30:46.830 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.572122+0000", 2023-09-23T23:30:46.831 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:30:46.831 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.831 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.831 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:30:46.831 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.572122+0000", 2023-09-23T23:30:46.831 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:30:46.831 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.831 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.831 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:30:46.831 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.572121+0000", 2023-09-23T23:30:46.831 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.999999 2023-09-23T23:30:46.831 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.831 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.832 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:30:46.832 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.572138+0000", 2023-09-23T23:30:46.832 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.7184e-05 2023-09-23T23:30:46.832 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.832 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.832 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:30:46.832 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.572152+0000", 2023-09-23T23:30:46.832 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.3482000000000001e-05 2023-09-23T23:30:46.832 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.832 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.832 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:30:46.832 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.572157+0000", 2023-09-23T23:30:46.832 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.9280000000000001e-06 2023-09-23T23:30:46.832 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.833 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.833 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:30:46.833 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.572656+0000", 2023-09-23T23:30:46.833 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00049925999999999996 2023-09-23T23:30:46.833 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.833 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.833 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:30:46.833 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.572794+0000", 2023-09-23T23:30:46.833 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00013769800000000001 2023-09-23T23:30:46.833 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.833 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.833 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 1,4", 2023-09-23T23:30:46.833 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.572890+0000", 2023-09-23T23:30:46.834 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 9.5914000000000004e-05 2023-09-23T23:30:46.834 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.834 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.834 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-23T23:30:46.834 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.573514+0000", 2023-09-23T23:30:46.834 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000624469 2023-09-23T23:30:46.834 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.834 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.834 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:30:46.834 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.573982+0000", 2023-09-23T23:30:46.834 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00046757400000000001 2023-09-23T23:30:46.834 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.834 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.835 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:30:46.835 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.656188+0000", 2023-09-23T23:30:46.835 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.082206369000000001 2023-09-23T23:30:46.835 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.835 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.835 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:30:46.835 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.656239+0000", 2023-09-23T23:30:46.835 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.0392999999999997e-05 2023-09-23T23:30:46.835 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.835 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.835 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:30:46.835 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.656273+0000", 2023-09-23T23:30:46.835 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 3.4353000000000001e-05 2023-09-23T23:30:46.836 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:30:46.836 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:30:46.836 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:30:46.836 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.836 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.836 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.44483.0:8247 5.5 5:a019a742:::benchmark_data_smithi159_152088_object8246:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e115)", 2023-09-23T23:30:46.836 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:30:45.575095+0000", 2023-09-23T23:30:46.836 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 1.1033713869999999, 2023-09-23T23:30:46.836 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.081295609000000005, 2023-09-23T23:30:46.836 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:30:46.836 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:30:46.836 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:30:46.837 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.44483", 2023-09-23T23:30:46.837 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:30:46.837 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 8247 2023-09-23T23:30:46.837 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.837 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:30:46.837 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.837 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:30:46.837 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.575095+0000", 2023-09-23T23:30:46.837 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:30:46.837 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.837 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.837 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:30:46.837 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.575095+0000", 2023-09-23T23:30:46.838 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:30:46.838 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.838 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.838 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:30:46.838 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.575094+0000", 2023-09-23T23:30:46.838 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.999999 2023-09-23T23:30:46.838 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.838 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.838 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:30:46.838 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.575112+0000", 2023-09-23T23:30:46.838 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.7997000000000001e-05 2023-09-23T23:30:46.838 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.839 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.839 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:30:46.839 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.575122+0000", 2023-09-23T23:30:46.839 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 9.8490000000000001e-06 2023-09-23T23:30:46.839 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.839 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.839 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:30:46.839 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.575128+0000", 2023-09-23T23:30:46.839 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.5690000000000004e-06 2023-09-23T23:30:46.839 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.839 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.839 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:30:46.839 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.575183+0000", 2023-09-23T23:30:46.840 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.5600000000000003e-05 2023-09-23T23:30:46.840 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.840 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.840 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:30:46.840 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.575291+0000", 2023-09-23T23:30:46.840 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00010736200000000001 2023-09-23T23:30:46.840 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.840 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.840 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 1,4", 2023-09-23T23:30:46.840 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.575378+0000", 2023-09-23T23:30:46.840 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.7488e-05 2023-09-23T23:30:46.840 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.840 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.841 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-23T23:30:46.841 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.575859+0000", 2023-09-23T23:30:46.841 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00048106400000000001 2023-09-23T23:30:46.841 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.841 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.841 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:30:46.841 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.576810+0000", 2023-09-23T23:30:46.841 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00095129500000000001 2023-09-23T23:30:46.841 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.841 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.841 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:30:46.841 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.656311+0000", 2023-09-23T23:30:46.841 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.079500668999999996 2023-09-23T23:30:46.842 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.842 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.842 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:30:46.842 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.656356+0000", 2023-09-23T23:30:46.842 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.4901999999999998e-05 2023-09-23T23:30:46.842 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.842 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.842 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:30:46.842 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.656391+0000", 2023-09-23T23:30:46.842 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 3.4745e-05 2023-09-23T23:30:46.842 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:30:46.842 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:30:46.842 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:30:46.843 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.843 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.843 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.44483.0:8259 5.5 5:a2435f9c:::benchmark_data_smithi159_152088_object8258:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e115)", 2023-09-23T23:30:46.843 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:30:45.581090+0000", 2023-09-23T23:30:46.843 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 1.0973764420000001, 2023-09-23T23:30:46.843 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.075424063999999999, 2023-09-23T23:30:46.843 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:30:46.843 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:30:46.843 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:30:46.843 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.44483", 2023-09-23T23:30:46.843 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:30:46.843 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 8259 2023-09-23T23:30:46.843 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.844 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:30:46.844 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.844 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:30:46.844 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.581090+0000", 2023-09-23T23:30:46.844 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:30:46.844 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.844 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.844 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:30:46.844 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.581090+0000", 2023-09-23T23:30:46.844 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:30:46.844 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.844 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.845 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:30:46.845 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.581089+0000", 2023-09-23T23:30:46.845 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999986 2023-09-23T23:30:46.845 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.845 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.845 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:30:46.845 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.581114+0000", 2023-09-23T23:30:46.845 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.5641999999999999e-05 2023-09-23T23:30:46.845 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.845 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.845 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:30:46.845 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.581129+0000", 2023-09-23T23:30:46.845 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.4293e-05 2023-09-23T23:30:46.846 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.846 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.846 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:30:46.846 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.581136+0000", 2023-09-23T23:30:46.846 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.4680000000000003e-06 2023-09-23T23:30:46.846 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.846 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.846 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:30:46.846 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.581185+0000", 2023-09-23T23:30:46.846 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.9196000000000001e-05 2023-09-23T23:30:46.846 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.846 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.847 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:30:46.847 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.581293+0000", 2023-09-23T23:30:46.847 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000107235 2023-09-23T23:30:46.847 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.847 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.847 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 1,4", 2023-09-23T23:30:46.847 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.581384+0000", 2023-09-23T23:30:46.847 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 9.1582999999999994e-05 2023-09-23T23:30:46.847 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.847 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.847 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-23T23:30:46.847 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.581906+0000", 2023-09-23T23:30:46.847 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00052185000000000003 2023-09-23T23:30:46.848 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.848 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.848 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:30:46.848 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.582679+0000", 2023-09-23T23:30:46.848 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00077304399999999997 2023-09-23T23:30:46.848 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.848 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.848 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:30:46.848 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.656432+0000", 2023-09-23T23:30:46.848 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.073752629 2023-09-23T23:30:46.848 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.848 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.849 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:30:46.849 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.656480+0000", 2023-09-23T23:30:46.849 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.8535000000000002e-05 2023-09-23T23:30:46.849 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:30:46.849 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:30:46.849 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:30:46.849 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.656514+0000", 2023-09-23T23:30:46.849 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 3.3889e-05 2023-09-23T23:30:46.849 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:30:46.849 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:30:46.849 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:30:46.849 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:30:46.849 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:30:46.849 INFO:teuthology.orchestra.run.smithi159.stdout:} 2023-09-23T23:30:46.875 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:30:46.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:46.878 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:30:46.978 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:30:47.006 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:30:47.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:47.011 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:30:47.109 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T23:30:47.111 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:30:47.141 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:30:47.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:47.144 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:30:47.245 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:47.275 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:47.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:47.278 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:30:47.378 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:47.429 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:47.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:47.432 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:30:47.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:30:47 smithi164 bash[92846]: cluster 2023-09-23T23:30:46.329212+0000 mgr.y (mgr.25991) 397 : cluster 0 pgmap v335: 89 pgs: 89 active+clean; 254 MiB data, 492 MiB used, 715 GiB / 715 GiB avail; 31 MiB/s wr, 498 op/s 2023-09-23T23:30:47.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:30:47 smithi164 bash[92846]: audit 2023-09-23T23:30:47.216035+0000 mon.a (mon.0) 477 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:30:47.532 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:30:47.549 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 5 15 12598 12583 157.274 126.688 0.00449648 0.00635034 2023-09-23T23:30:47.559 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:30:47.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:47.562 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:30:47.663 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:47.699 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:47.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:47.703 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:30:47.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:30:47 smithi159 bash[105915]: cluster 2023-09-23T23:30:46.329212+0000 mgr.y (mgr.25991) 397 : cluster 0 pgmap v335: 89 pgs: 89 active+clean; 254 MiB data, 492 MiB used, 715 GiB / 715 GiB avail; 31 MiB/s wr, 498 op/s 2023-09-23T23:30:47.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:30:47 smithi159 bash[105915]: audit 2023-09-23T23:30:47.216035+0000 mon.a (mon.0) 477 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:30:47.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:30:47 smithi159 bash[108473]: cluster 2023-09-23T23:30:46.329212+0000 mgr.y (mgr.25991) 397 : cluster 0 pgmap v335: 89 pgs: 89 active+clean; 254 MiB data, 492 MiB used, 715 GiB / 715 GiB avail; 31 MiB/s wr, 498 op/s 2023-09-23T23:30:47.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:30:47 smithi159 bash[108473]: audit 2023-09-23T23:30:47.216035+0000 mon.a (mon.0) 477 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:30:47.804 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:47.837 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:47.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:47.841 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:30:47.942 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:47.972 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:47.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:47.978 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:30:48.079 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:48.107 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:48.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:48.110 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:30:48.211 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:30:48.247 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:30:48.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:48.250 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:30:48.351 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:48.377 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:48.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:48.381 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:30:48.482 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:30:48.508 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:30:48.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:48.511 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:30:48.545 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_ops_in_flight 2023-09-23T23:30:48.549 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 6 16 14931 14915 155.351 145.75 0.00360625 0.00643005 2023-09-23T23:30:48.612 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:30:48.647 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:30:48.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:48.651 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:30:48.752 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:48.786 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:48.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:48.790 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:30:48.891 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:30:48.918 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:30:48.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:48.919 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:30:49.020 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:49.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:30:48 smithi164 bash[92846]: audit 2023-09-23T23:30:47.717234+0000 mon.a (mon.0) 478 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:30:49.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:30:48 smithi164 bash[92846]: audit 2023-09-23T23:30:47.730545+0000 mon.a (mon.0) 479 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:30:49.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:30:48 smithi164 bash[92846]: audit 2023-09-23T23:30:48.318732+0000 mon.a (mon.0) 480 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:30:49.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:30:48 smithi164 bash[92846]: audit 2023-09-23T23:30:48.320019+0000 mon.a (mon.0) 481 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:30:49.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:30:48 smithi164 bash[92846]: audit 2023-09-23T23:30:48.329901+0000 mon.a (mon.0) 482 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:30:49.030 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:30:48 smithi159 bash[105915]: audit 2023-09-23T23:30:47.717234+0000 mon.a (mon.0) 478 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:30:49.030 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:30:48 smithi159 bash[105915]: audit 2023-09-23T23:30:47.730545+0000 mon.a (mon.0) 479 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:30:49.030 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:30:48 smithi159 bash[105915]: audit 2023-09-23T23:30:48.318732+0000 mon.a (mon.0) 480 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:30:49.030 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:30:48 smithi159 bash[105915]: audit 2023-09-23T23:30:48.320019+0000 mon.a (mon.0) 481 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:30:49.030 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:30:48 smithi159 bash[105915]: audit 2023-09-23T23:30:48.329901+0000 mon.a (mon.0) 482 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:30:49.030 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:30:48 smithi159 bash[108473]: audit 2023-09-23T23:30:47.717234+0000 mon.a (mon.0) 478 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:30:49.031 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:30:48 smithi159 bash[108473]: audit 2023-09-23T23:30:47.730545+0000 mon.a (mon.0) 479 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:30:49.031 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:30:48 smithi159 bash[108473]: audit 2023-09-23T23:30:48.318732+0000 mon.a (mon.0) 480 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:30:49.031 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:30:48 smithi159 bash[108473]: audit 2023-09-23T23:30:48.320019+0000 mon.a (mon.0) 481 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:30:49.031 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:30:48 smithi159 bash[108473]: audit 2023-09-23T23:30:48.329901+0000 mon.a (mon.0) 482 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:30:49.048 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:49.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:49.051 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:30:49.151 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:30:49.177 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:30:49.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:49.180 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:30:49.280 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:49.308 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:49.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:49.311 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:30:49.412 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:49.443 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:49.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:49.446 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:30:49.547 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:30:49.549 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 7 16 17204 17188 153.451 142.062 0.00413413 0.00650783 2023-09-23T23:30:49.577 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:30:49.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:49.582 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:30:49.682 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:49.712 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:49.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:49.714 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:30:49.815 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:30:49.841 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:30:49.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:49.843 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:30:49.944 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:30:49.953 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:30:49 smithi164 bash[92846]: cluster 2023-09-23T23:30:48.330703+0000 mgr.y (mgr.25991) 398 : cluster 0 pgmap v336: 89 pgs: 89 active+clean; 642 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 71 MiB/s wr, 1.14k op/s 2023-09-23T23:30:49.971 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:30:49.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:49.974 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:30:50.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:30:49 smithi159 bash[105915]: cluster 2023-09-23T23:30:48.330703+0000 mgr.y (mgr.25991) 398 : cluster 0 pgmap v336: 89 pgs: 89 active+clean; 642 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 71 MiB/s wr, 1.14k op/s 2023-09-23T23:30:50.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:30:49 smithi159 bash[108473]: cluster 2023-09-23T23:30:48.330703+0000 mgr.y (mgr.25991) 398 : cluster 0 pgmap v336: 89 pgs: 89 active+clean; 642 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 71 MiB/s wr, 1.14k op/s 2023-09-23T23:30:50.075 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:50.105 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:50.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:50.108 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:30:50.209 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:50.236 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:50.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:50.238 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:30:50.339 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:30:50.364 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:30:50.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:50.367 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:30:50.467 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:30:50.494 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:30:50.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:50.496 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:30:50.549 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 8 16 19526 19510 152.409 145.125 0.0128011 0.00655473 2023-09-23T23:30:50.597 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:50.622 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:50.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:50.626 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:30:50.727 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:30:50.755 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:30:50.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:50.761 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:30:50.862 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:30:50.885 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:30:50.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:50.887 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:30:50.988 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:30:51.011 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:30:51.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:51.014 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:30:51.050 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:30:51.050 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:30:51.114 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:51.154 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:51.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:51.156 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:30:51.257 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:30:51.286 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:30:51.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:51.289 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:30:51.390 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:30:51.416 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:30:51.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:51.418 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:30:51.519 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:30:51.545 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:30:51.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:51.548 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:30:51.549 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 9 16 21696 21680 150.542 135.625 0.00993226 0.00663571 2023-09-23T23:30:51.648 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:30:51.673 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:30:51.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:51.676 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:30:51.777 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:30:51.803 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:30:51.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:51.806 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:30:51.907 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:30:51.917 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:30:51 smithi164 bash[92846]: cluster 2023-09-23T23:30:50.331284+0000 mgr.y (mgr.25991) 399 : cluster 0 pgmap v337: 89 pgs: 89 active+clean; 781 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 78 MiB/s wr, 1.24k op/s 2023-09-23T23:30:51.936 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:30:51.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:51.941 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:30:52.041 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:30:52.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:30:51 smithi159 bash[105915]: cluster 2023-09-23T23:30:50.331284+0000 mgr.y (mgr.25991) 399 : cluster 0 pgmap v337: 89 pgs: 89 active+clean; 781 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 78 MiB/s wr, 1.24k op/s 2023-09-23T23:30:52.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:30:51 smithi159 bash[108473]: cluster 2023-09-23T23:30:50.331284+0000 mgr.y (mgr.25991) 399 : cluster 0 pgmap v337: 89 pgs: 89 active+clean; 781 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 78 MiB/s wr, 1.24k op/s 2023-09-23T23:30:52.070 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:30:52.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:52.074 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:30:52.174 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:52.203 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:52.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:52.207 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:30:52.307 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:52.338 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:52.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:52.342 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:30:52.443 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:52.483 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:52.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:52.488 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:30:52.549 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 10 16 23889 23873 149.193 137.062 0.005751 0.00669642 2023-09-23T23:30:52.588 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:30:52.618 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:30:52.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:52.622 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:30:52.723 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:52.750 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:52.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:52.752 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:30:52.853 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:30:52.883 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:30:52.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:52.885 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:30:52.986 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:53.014 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:53.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:53.017 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:30:53.089 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:30:53.090 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:30:53.118 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:53.146 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:53.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:53.149 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:30:53.250 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:30:53.274 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:30:53.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:53.277 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:30:53.377 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:53.401 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:53.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:53.406 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:30:53.507 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:53.514 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:30:53 smithi159 bash[108473]: cluster 2023-09-23T23:30:52.331825+0000 mgr.y (mgr.25991) 400 : cluster 0 pgmap v338: 89 pgs: 89 active+clean; 1006 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 100 MiB/s wr, 1.60k op/s 2023-09-23T23:30:53.514 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:30:53 smithi159 bash[105915]: cluster 2023-09-23T23:30:52.331825+0000 mgr.y (mgr.25991) 400 : cluster 0 pgmap v338: 89 pgs: 89 active+clean; 1006 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 100 MiB/s wr, 1.60k op/s 2023-09-23T23:30:53.525 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:53.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:53.528 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:30:53.532 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:30:53 smithi164 bash[92846]: cluster 2023-09-23T23:30:52.331825+0000 mgr.y (mgr.25991) 400 : cluster 0 pgmap v338: 89 pgs: 89 active+clean; 1006 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 100 MiB/s wr, 1.60k op/s 2023-09-23T23:30:53.549 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 11 16 25956 25940 147.373 129.188 0.00504589 0.00677958 2023-09-23T23:30:53.629 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:30:53.657 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:30:53.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:53.661 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:30:53.762 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:30:53.788 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:30:53.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:53.790 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:30:53.793 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:30:53 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:30:53] "GET /metrics HTTP/1.1" 200 36518 "" "Prometheus/2.43.0" 2023-09-23T23:30:53.891 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:30:53.917 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:30:53.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:53.919 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:30:54.020 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:30:54.048 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:30:54.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:54.050 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:30:54.150 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:30:54.176 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:30:54.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:54.179 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:30:54.279 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:30:54.307 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:30:54.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:54.311 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:30:54.412 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:30:54.440 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:30:54.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:54.443 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:30:54.543 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:30:54.549 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 12 16 28005 27989 145.763 128.062 0.00288341 0.00685435 2023-09-23T23:30:54.574 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:30:54.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:54.577 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:30:54.678 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:30:54.706 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:30:54.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:54.710 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:30:54.811 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:30:54.836 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:30:54.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:54.838 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:30:54.939 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:30:54.966 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:30:54.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:54.970 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:30:55.071 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:30:55.099 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:30:55.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:55.104 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:30:55.204 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:30:55.230 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:30:55.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:55.232 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:30:55.333 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:30:55.352 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:30:55.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:55.354 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:30:55.455 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:55.466 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:30:55 smithi159 bash[105915]: cluster 2023-09-23T23:30:54.332628+0000 mgr.y (mgr.25991) 401 : cluster 0 pgmap v339: 89 pgs: 89 active+clean; 1.4 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 121 MiB/s wr, 1.93k op/s 2023-09-23T23:30:55.470 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:30:55 smithi159 bash[108473]: cluster 2023-09-23T23:30:54.332628+0000 mgr.y (mgr.25991) 401 : cluster 0 pgmap v339: 89 pgs: 89 active+clean; 1.4 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 121 MiB/s wr, 1.93k op/s 2023-09-23T23:30:55.484 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:55.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:55.488 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:30:55.550 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 13 16 29565 29549 142.05 97.5 0.00967356 0.00703398 2023-09-23T23:30:55.589 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:30:55.612 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:30:55.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:55.615 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:30:55.715 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:30:55.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:30:55 smithi164 bash[92846]: cluster 2023-09-23T23:30:54.332628+0000 mgr.y (mgr.25991) 401 : cluster 0 pgmap v339: 89 pgs: 89 active+clean; 1.4 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 121 MiB/s wr, 1.93k op/s 2023-09-23T23:30:55.745 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:30:55.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:55.749 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:30:55.849 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:30:55.880 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:30:55.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:55.882 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:30:55.983 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:30:56.011 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:30:56.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:56.012 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:30:56.113 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:56.139 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:56.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:56.142 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:30:56.243 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:30:56.269 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:30:56.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:56.273 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:30:56.374 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:30:56.399 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:30:56.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:56.402 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:30:56.503 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:56.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:56.530 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:56.530 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:30:56.550 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 14 16 31510 31494 140.586 121.562 0.00764863 0.00710704 2023-09-23T23:30:56.631 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:30:56.659 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:30:56.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:56.662 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:30:56.762 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:56.789 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:56.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:56.792 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:30:56.892 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:56.918 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:56.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:56.921 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:30:57.022 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:30:57.048 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:30:57.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:57.050 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:30:57.151 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:57.178 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:57.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:57.182 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:30:57.283 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:57.309 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:57.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:57.312 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:30:57.413 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:30:57.436 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:30:57.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:57.439 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:30:57.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:30:57 smithi164 bash[92846]: cluster 2023-09-23T23:30:56.333185+0000 mgr.y (mgr.25991) 402 : cluster 0 pgmap v340: 89 pgs: 89 active+clean; 1.6 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 134 MiB/s wr, 2.14k op/s 2023-09-23T23:30:57.540 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:30:57.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:30:57 smithi159 bash[105915]: cluster 2023-09-23T23:30:56.333185+0000 mgr.y (mgr.25991) 402 : cluster 0 pgmap v340: 89 pgs: 89 active+clean; 1.6 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 134 MiB/s wr, 2.14k op/s 2023-09-23T23:30:57.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:30:57 smithi159 bash[108473]: cluster 2023-09-23T23:30:56.333185+0000 mgr.y (mgr.25991) 402 : cluster 0 pgmap v340: 89 pgs: 89 active+clean; 1.6 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 134 MiB/s wr, 2.14k op/s 2023-09-23T23:30:57.549 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 15 16 33418 33402 139.163 119.25 0.00807648 0.00717993 2023-09-23T23:30:57.566 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:30:57.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:57.568 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:30:57.669 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:30:57.697 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:30:57.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:57.699 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:30:57.800 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:57.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:57.829 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:57.829 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:30:57.929 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:30:57.961 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:30:57.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:57.963 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:30:58.064 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:58.093 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:58.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:58.095 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:30:58.196 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:30:58.222 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:30:58.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:58.225 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:30:58.326 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:30:58.349 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:30:58.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:58.353 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:30:58.453 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:58.482 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:58.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:58.484 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:30:58.550 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 16 16 35274 35258 137.714 116 0.013501 0.00725633 2023-09-23T23:30:58.584 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:58.614 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:58.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:58.616 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:30:58.717 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:30:58.758 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:30:58.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:58.761 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:30:58.861 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:30:58.896 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:30:58.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:58.900 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:30:59.001 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:59.030 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:59.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:59.034 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:30:59.134 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:30:59.160 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:30:59.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:59.163 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:30:59.265 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:30:59.299 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:30:59.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:59.301 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:30:59.401 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:30:59.426 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:30:59.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:59.432 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:30:59.532 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:59.540 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:30:59 smithi159 bash[105915]: cluster 2023-09-23T23:30:58.333740+0000 mgr.y (mgr.25991) 403 : cluster 0 pgmap v341: 89 pgs: 89 active+clean; 1.9 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 144 MiB/s wr, 2.30k op/s 2023-09-23T23:30:59.540 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:30:59 smithi159 bash[108473]: cluster 2023-09-23T23:30:58.333740+0000 mgr.y (mgr.25991) 403 : cluster 0 pgmap v341: 89 pgs: 89 active+clean; 1.9 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 144 MiB/s wr, 2.30k op/s 2023-09-23T23:30:59.550 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 17 16 36972 36956 135.856 106.125 0.00443822 0.00735486 2023-09-23T23:30:59.561 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:30:59.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:59.567 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:30:59.668 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:30:59.677 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:30:59 smithi164 bash[92846]: cluster 2023-09-23T23:30:58.333740+0000 mgr.y (mgr.25991) 403 : cluster 0 pgmap v341: 89 pgs: 89 active+clean; 1.9 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 144 MiB/s wr, 2.30k op/s 2023-09-23T23:30:59.698 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:30:59.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:59.701 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:30:59.801 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:59.834 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:30:59.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:59.837 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:30:59.937 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:30:59.968 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:30:59.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:30:59.971 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:31:00.072 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:00.098 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:00.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:00.100 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:31:00.201 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:31:00.231 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:31:00.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:00.235 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:31:00.336 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:00.372 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:00.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:00.375 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:31:00.475 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:31:00.502 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:31:00.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:00.506 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:31:00.550 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 18 16 38279 38263 132.846 81.6875 0.00365283 0.00752251 2023-09-23T23:31:00.607 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:31:00.635 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:31:00.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:00.639 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:31:00.739 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:31:00.772 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:31:00.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:00.776 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:31:00.877 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:31:00.904 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:31:00.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:00.907 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:31:01.008 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:01.035 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:01.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:01.038 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:31:01.139 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:31:01.177 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:31:01.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:01.183 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:31:01.284 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:31:01.314 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:31:01.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:01.317 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:31:01.409 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:31:01 smithi164 bash[92846]: cluster 2023-09-23T23:31:00.334528+0000 mgr.y (mgr.25991) 404 : cluster 0 pgmap v342: 89 pgs: 89 active+clean; 2.0 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 120 MiB/s wr, 1.92k op/s 2023-09-23T23:31:01.418 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:01.453 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:01.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:01.455 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:31:01.550 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 19 16 39960 39944 131.383 105.062 0.00572661 0.00760594 2023-09-23T23:31:01.556 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:31:01.565 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:31:01 smithi159 bash[108473]: cluster 2023-09-23T23:31:00.334528+0000 mgr.y (mgr.25991) 404 : cluster 0 pgmap v342: 89 pgs: 89 active+clean; 2.0 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 120 MiB/s wr, 1.92k op/s 2023-09-23T23:31:01.565 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:31:01 smithi159 bash[105915]: cluster 2023-09-23T23:31:00.334528+0000 mgr.y (mgr.25991) 404 : cluster 0 pgmap v342: 89 pgs: 89 active+clean; 2.0 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 120 MiB/s wr, 1.92k op/s 2023-09-23T23:31:01.580 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:31:01.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:01.583 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:31:01.684 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:31:01.715 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:31:01.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:01.719 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:31:01.819 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:31:01.851 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:31:01.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:01.856 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:31:01.956 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:31:01.984 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:31:01.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:01.988 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:31:02.088 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:02.111 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:02.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:02.113 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:31:02.214 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:31:02.264 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:31:02.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:02.267 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:31:02.367 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:31:02.400 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:31:02.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:02.403 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:31:02.500 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:31:02 smithi159 bash[108473]: audit 2023-09-23T23:31:02.216590+0000 mon.a (mon.0) 483 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:31:02.500 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:31:02 smithi159 bash[105915]: audit 2023-09-23T23:31:02.216590+0000 mon.a (mon.0) 483 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:31:02.504 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:02.535 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:02.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:02.537 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:31:02.551 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:2023-09-23T23:31:02.550214+0000 min lat: 0.00129321 max lat: 0.16575 avg lat: 0.00773235 2023-09-23T23:31:02.552 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T23:31:02.552 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 20 16 41377 41361 129.233 88.5625 0.00523147 0.00773235 2023-09-23T23:31:02.638 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:31:02.649 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:31:02 smithi164 bash[92846]: audit 2023-09-23T23:31:02.216590+0000 mon.a (mon.0) 483 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:31:02.669 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:31:02.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:02.674 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:31:02.775 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:31:02.802 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:31:02.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:02.804 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:31:02.904 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:02.934 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:02.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:02.937 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:31:03.038 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:31:03.069 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:31:03.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:03.073 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:31:03.173 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:31:03.201 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:31:03.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:03.205 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:31:03.306 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:03.334 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:03.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:03.338 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:31:03.439 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:03.451 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:31:03 smithi164 bash[92846]: cluster 2023-09-23T23:31:02.334950+0000 mgr.y (mgr.25991) 405 : cluster 0 pgmap v343: 89 pgs: 89 active+clean; 2.2 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 122 MiB/s wr, 1.96k op/s 2023-09-23T23:31:03.469 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:03.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:03.471 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:31:03.552 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 21 16 42667 42651 126.917 80.625 0.00238522 0.00782271 2023-09-23T23:31:03.572 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:31:03.605 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:31:03.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:03.608 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:31:03 smithi159 bash[105915]: cluster 2023-09-23T23:31:02.334950+0000 mgr.y (mgr.25991) 405 : cluster 0 pgmap v343: 89 pgs: 89 active+clean; 2.2 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 122 MiB/s wr, 1.96k op/s 2023-09-23T23:31:03.609 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:31:03 smithi159 bash[108473]: cluster 2023-09-23T23:31:02.334950+0000 mgr.y (mgr.25991) 405 : cluster 0 pgmap v343: 89 pgs: 89 active+clean; 2.2 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 122 MiB/s wr, 1.96k op/s 2023-09-23T23:31:03.609 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:31:03.710 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:31:03.736 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:31:03.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:03.739 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:31:03.840 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:31:03.865 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:31:03.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:03.869 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:31:03.970 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:31:03.978 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:31:03 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:31:03] "GET /metrics HTTP/1.1" 200 36529 "" "Prometheus/2.43.0" 2023-09-23T23:31:03.996 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:31:04.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:04.000 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:31:04.101 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:31:04.130 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:31:04.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:04.133 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:31:04.234 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:31:04.263 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:31:04.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:04.267 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:31:04.368 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:04.398 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:04.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:04.401 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:31:04.501 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:04.535 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:04.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:04.537 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:31:04.552 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 22 16 44087 44071 125.182 88.75 0.0108051 0.00798331 2023-09-23T23:31:04.638 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:04.665 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:04.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:04.669 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:31:04.770 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:04.798 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:04.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:04.801 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:31:04.901 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:04.918 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:04.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:04.920 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:31:05.020 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:31:05.045 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:31:05.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:05.047 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:31:05.148 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:05.175 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:05.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:05.180 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:31:05.281 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:05.309 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:05.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:05.313 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:31:05.414 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:05.419 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:31:05 smithi159 bash[105915]: cluster 2023-09-23T23:31:04.335604+0000 mgr.y (mgr.25991) 406 : cluster 0 pgmap v344: 89 pgs: 89 active+clean; 2.5 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 129 MiB/s wr, 2.06k op/s 2023-09-23T23:31:05.419 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:31:05 smithi159 bash[108473]: cluster 2023-09-23T23:31:04.335604+0000 mgr.y (mgr.25991) 406 : cluster 0 pgmap v344: 89 pgs: 89 active+clean; 2.5 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 129 MiB/s wr, 2.06k op/s 2023-09-23T23:31:05.442 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:05.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:05.444 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:31:05.545 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:31:05.552 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 23 16 45479 45463 123.522 87 0.0134458 0.00809035 2023-09-23T23:31:05.576 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:31:05.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:05.581 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:31:05.681 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:05.707 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:05.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:05.710 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:31:05.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:31:05 smithi164 bash[92846]: cluster 2023-09-23T23:31:04.335604+0000 mgr.y (mgr.25991) 406 : cluster 0 pgmap v344: 89 pgs: 89 active+clean; 2.5 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 129 MiB/s wr, 2.06k op/s 2023-09-23T23:31:05.811 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:05.836 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:05.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:05.838 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:31:05.939 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:05.968 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:05.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:05.971 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:31:06.072 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:06.102 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:06.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:06.106 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:31:06.207 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:06.231 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:06.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:06.234 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:31:06.335 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:06.359 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:06.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:06.365 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:31:06.466 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:06.502 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:06.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:06.506 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:31:06.552 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 24 16 46808 46792 121.836 83.0625 0.0119173 0.00820145 2023-09-23T23:31:06.607 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:06.635 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:06.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:06.638 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:31:06.738 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:06.769 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:06.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:06.782 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:31:06.883 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:31:06.914 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:31:06.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:06.917 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:31:07.018 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:31:07.041 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:31:07.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:07.045 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:31:07.146 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:07.183 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:07.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:07.186 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:31:07.287 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:07.318 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:07.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:07.322 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:31:07.423 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:07.424 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:31:07 smithi164 bash[92846]: cluster 2023-09-23T23:31:06.337178+0000 mgr.y (mgr.25991) 407 : cluster 0 pgmap v345: 89 pgs: 89 active+clean; 2.7 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 107 MiB/s wr, 1.71k op/s 2023-09-23T23:31:07.457 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:07.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:07.459 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:31:07.552 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 25 16 47983 47967 119.9 73.4375 0.0858357 0.00832276 2023-09-23T23:31:07.560 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:07.596 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:07.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:07.600 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:31:07.701 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:31:07.710 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:31:07 smithi159 bash[105915]: cluster 2023-09-23T23:31:06.337178+0000 mgr.y (mgr.25991) 407 : cluster 0 pgmap v345: 89 pgs: 89 active+clean; 2.7 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 107 MiB/s wr, 1.71k op/s 2023-09-23T23:31:07.710 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:31:07 smithi159 bash[108473]: cluster 2023-09-23T23:31:06.337178+0000 mgr.y (mgr.25991) 407 : cluster 0 pgmap v345: 89 pgs: 89 active+clean; 2.7 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 107 MiB/s wr, 1.71k op/s 2023-09-23T23:31:07.728 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:31:07.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:07.731 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:31:07.832 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:07.859 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:07.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:07.864 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:31:07.965 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:07.992 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:07.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:07.998 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:31:08.099 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:08.129 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:08.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:08.133 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:31:08.233 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:08.261 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:08.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:08.263 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:31:08.364 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:08.397 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:08.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:08.399 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:31:08.500 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:31:08.530 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:31:08.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:08.534 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:31:08.552 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 26 16 49455 49439 118.826 92 0.00629142 0.00840966 2023-09-23T23:31:08.636 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:31:08.673 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:31:08.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:08.678 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:31:08.779 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:31:08.811 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:31:08.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:08.815 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:31:08.915 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:31:08.953 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:31:08.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:08.958 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:31:09.059 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:31:09.085 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:31:09.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:09.087 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:31:09.188 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:31:09.220 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:31:09.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:09.225 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:31:09.326 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:09.359 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:09.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:09.364 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:31:09.465 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:09.495 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:09.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:09.497 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:31:09.535 INFO:teuthology.orchestra.run.smithi159.stdout: 2023-09-23T23:31:09.541 INFO:teuthology.orchestra.run.smithi159.stderr:dumped all 2023-09-23T23:31:09.542 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:31:09 smithi159 bash[105915]: cluster 2023-09-23T23:31:08.337993+0000 mgr.y (mgr.25991) 408 : cluster 0 pgmap v346: 89 pgs: 89 active+clean; 2.9 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 104 MiB/s wr, 1.66k op/s 2023-09-23T23:31:09.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:31:09 smithi159 bash[108473]: cluster 2023-09-23T23:31:08.337993+0000 mgr.y (mgr.25991) 408 : cluster 0 pgmap v346: 89 pgs: 89 active+clean; 2.9 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 104 MiB/s wr, 1.66k op/s 2023-09-23T23:31:09.552 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 27 16 50750 50734 117.423 80.9375 0.0167037 0.00851153 2023-09-23T23:31:09.598 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:31:09.629 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:31:09.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:09.632 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:31:09.733 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:31:09.760 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:31:09.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:09.766 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:31:09.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:31:09 smithi164 bash[92846]: cluster 2023-09-23T23:31:08.337993+0000 mgr.y (mgr.25991) 408 : cluster 0 pgmap v346: 89 pgs: 89 active+clean; 2.9 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 104 MiB/s wr, 1.66k op/s 2023-09-23T23:31:09.867 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:09.903 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:09.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:09.908 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:31:10.009 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:10.037 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:10.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:10.042 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:31:10.143 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:10.168 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:10.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:10.174 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:31:10.275 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:31:10.298 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:31:10.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:10.301 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:31:10.401 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:10.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:10.449 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:10.449 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:31:10.550 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:10.552 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 28 16 52155 52139 116.365 87.8125 0.00529123 0.00858782 2023-09-23T23:31:10.577 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:10.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:10.582 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:31:10.683 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:31:10.710 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:31:10.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:10.712 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:31:10.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:31:10 smithi164 bash[92846]: audit 2023-09-23T23:31:09.516205+0000 mgr.y (mgr.25991) 409 : audit 0 from='client.34560 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:31:10.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:31:10 smithi159 bash[105915]: audit 2023-09-23T23:31:09.516205+0000 mgr.y (mgr.25991) 409 : audit 0 from='client.34560 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:31:10.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:31:10 smithi159 bash[108473]: audit 2023-09-23T23:31:09.516205+0000 mgr.y (mgr.25991) 409 : audit 0 from='client.34560 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:31:10.813 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:10.848 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:10.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:10.849 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:31:10.950 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:31:10.976 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:31:10.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:10.978 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:31:11.078 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:11.119 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:11.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:11.123 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:31:11.224 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:31:11.253 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:31:11.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:11.257 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:31:11.358 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:11.389 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:11.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:11.392 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:31:11.493 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:11.501 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:31:11 smithi164 bash[92846]: cluster 2023-09-23T23:31:10.338553+0000 mgr.y (mgr.25991) 410 : cluster 0 pgmap v347: 89 pgs: 89 active+clean; 2.9 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 86 MiB/s wr, 1.37k op/s 2023-09-23T23:31:11.526 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:11.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:11.528 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:31:11.552 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 29 16 53610 53594 115.488 90.9375 0.0144753 0.00865326 2023-09-23T23:31:11.629 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:31:11.659 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:31:11.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:11.665 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:31:11.766 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:11.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:31:11 smithi159 bash[105915]: cluster 2023-09-23T23:31:10.338553+0000 mgr.y (mgr.25991) 410 : cluster 0 pgmap v347: 89 pgs: 89 active+clean; 2.9 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 86 MiB/s wr, 1.37k op/s 2023-09-23T23:31:11.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:31:11 smithi159 bash[108473]: cluster 2023-09-23T23:31:10.338553+0000 mgr.y (mgr.25991) 410 : cluster 0 pgmap v347: 89 pgs: 89 active+clean; 2.9 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 86 MiB/s wr, 1.37k op/s 2023-09-23T23:31:11.798 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:11.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:11.801 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:31:11.901 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:31:11.926 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:31:11.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:11.929 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:31:12.030 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:12.071 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:12.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:12.076 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:31:12.177 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:31:12.204 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:31:12.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:12.207 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:31:12.308 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:31:12.337 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:31:12.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:12.339 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:31:12.440 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:31:12.467 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:31:12.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:12.469 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:31:12.553 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 30 16 54907 54891 114.34 81.0625 0.00865757 0.00873961 2023-09-23T23:31:12.569 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:31:12.590 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:31:12.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:12.594 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:31:12.695 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:31:12.732 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:31:12.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:12.736 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:31:12.752 INFO:teuthology.orchestra.run.smithi159.stdout:{"pg_ready":true,"pg_map":{"version":346,"stamp":"2023-09-23T23:31:08.337392+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":3069056947,"num_objects":46785,"num_object_clones":0,"num_object_copies":140355,"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":46785,"num_whiteouts":0,"num_read":6518,"num_read_kb":14207,"num_write":47903,"num_write_kb":3007607,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":16,"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":47955,"ondisk_log_size":47955,"up":267,"acting":267,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":267,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":9274532,"kb_used_data":8968484,"kb_used_omap":32,"kb_used_meta":305951,"kb_avail":740686684,"statfs":{"total":767960285184,"available":758463164416,"internally_reserved":0,"allocated":9183727616,"data_stored":9179449694,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":33415,"internal_metadata":313294201},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[4,3,5,6,6],"upper_bound":32},"perf_stat":{"commit_latency_ms":3,"apply_latency_ms":3,"commit_latency_ns":3000000,"apply_latency_ns":3000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":1304363008,"num_objects":19903,"num_object_clones":0,"num_object_copies":59709,"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":19903,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":19903,"num_write_kb":1273792,"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":"12.004579"},"pg_stats":[{"pgid":"3.1a","version":"69'2","reported_seq":94,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-09-23T23:30:39.899201+0000","last_change":"2023-09-23T23:26:27.462142+0000","last_active":"2023-09-23T23:30:39.899201+0000","last_peered":"2023-09-23T23:30:39.899201+0000","last_clean":"2023-09-23T23:30:39.899201+0000","last_became_active":"2023-09-23T23:26:27.461778+0000","last_became_peered":"2023-09-23T23:26:27.461778+0000","last_unstale":"2023-09-23T23:30:39.899201+0000","last_undegraded":"2023-09-23T23:30:39.899201+0000","last_fullsized":"2023-09-23T23:30:39.899201+0000","mapping_epoch":104,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":105,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T01:31:01.364435+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":79,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-09-23T23:30:39.400911+0000","last_change":"2023-09-23T23:26:56.889562+0000","last_active":"2023-09-23T23:30:39.400911+0000","last_peered":"2023-09-23T23:30:39.400911+0000","last_clean":"2023-09-23T23:30:39.400911+0000","last_became_active":"2023-09-23T23:26:56.889178+0000","last_became_peered":"2023-09-23T23:26:56.889178+0000","last_unstale":"2023-09-23T23:30:39.400911+0000","last_undegraded":"2023-09-23T23:30:39.400911+0000","last_fullsized":"2023-09-23T23:30:39.400911+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T09:38:54.310691+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":53,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-09-23T23:30:39.894911+0000","last_change":"2023-09-23T23:26:56.889783+0000","last_active":"2023-09-23T23:30:39.894911+0000","last_peered":"2023-09-23T23:30:39.894911+0000","last_clean":"2023-09-23T23:30:39.894911+0000","last_became_active":"2023-09-23T23:26:56.889426+0000","last_became_peered":"2023-09-23T23:26:56.889426+0000","last_unstale":"2023-09-23T23:30:39.894911+0000","last_undegraded":"2023-09-23T23:30:39.894911+0000","last_fullsized":"2023-09-23T23:30:39.894911+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T04:55:38.028791+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":60,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-09-23T23:30:39.896358+0000","last_change":"2023-09-23T23:26:56.885585+0000","last_active":"2023-09-23T23:30:39.896358+0000","last_peered":"2023-09-23T23:30:39.896358+0000","last_clean":"2023-09-23T23:30:39.896358+0000","last_became_active":"2023-09-23T23:26:56.885213+0000","last_became_peered":"2023-09-23T23:26:56.885213+0000","last_unstale":"2023-09-23T23:30:39.896358+0000","last_undegraded":"2023-09-23T23:30:39.896358+0000","last_fullsized":"2023-09-23T23:30:39.896358+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T09:42:41.686686+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":97,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-09-23T23:30:39.400250+0000","last_change":"2023-09-23T23:26:56.884139+0000","last_active":"2023-09-23T23:30:39.400250+0000","last_peered":"2023-09-23T23:30:39.400250+0000","last_clean":"2023-09-23T23:30:39.400250+0000","last_became_active":"2023-09-23T23:26:56.883771+0000","last_became_peered":"2023-09-23T23:26:56.883771+0000","last_unstale":"2023-09-23T23:30:39.400250+0000","last_undegraded":"2023-09-23T23:30:39.400250+0000","last_fullsized":"2023-09-23T23:30:39.400250+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T09:52:26.739023+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":85,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-09-23T23:30:39.402112+0000","last_change":"2023-09-23T23:26:27.460555+0000","last_active":"2023-09-23T23:30:39.402112+0000","last_peered":"2023-09-23T23:30:39.402112+0000","last_clean":"2023-09-23T23:30:39.402112+0000","last_became_active":"2023-09-23T23:26:27.460117+0000","last_became_peered":"2023-09-23T23:26:27.460117+0000","last_unstale":"2023-09-23T23:30:39.402112+0000","last_undegraded":"2023-09-23T23:30:39.402112+0000","last_fullsized":"2023-09-23T23:30:39.402112+0000","mapping_epoch":104,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":105,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T03:37:51.939625+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":59,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-09-23T23:30:39.896496+0000","last_change":"2023-09-23T23:26:56.891003+0000","last_active":"2023-09-23T23:30:39.896496+0000","last_peered":"2023-09-23T23:30:39.896496+0000","last_clean":"2023-09-23T23:30:39.896496+0000","last_became_active":"2023-09-23T23:26:56.890603+0000","last_became_peered":"2023-09-23T23:26:56.890603+0000","last_unstale":"2023-09-23T23:30:39.896496+0000","last_undegraded":"2023-09-23T23:30:39.896496+0000","last_fullsized":"2023-09-23T23:30:39.896496+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T03:25:32.988965+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":79,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-09-23T23:30:39.400097+0000","last_change":"2023-09-23T23:26:56.890389+0000","last_active":"2023-09-23T23:30:39.400097+0000","last_peered":"2023-09-23T23:30:39.400097+0000","last_clean":"2023-09-23T23:30:39.400097+0000","last_became_active":"2023-09-23T23:26:56.890056+0000","last_became_peered":"2023-09-23T23:26:56.890056+0000","last_unstale":"2023-09-23T23:30:39.400097+0000","last_undegraded":"2023-09-23T23:30:39.400097+0000","last_fullsized":"2023-09-23T23:30:39.400097+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T00:20:02.700981+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":75,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-09-23T23:30:39.900037+0000","last_change":"2023-09-23T23:25:05.221346+0000","last_active":"2023-09-23T23:30:39.900037+0000","last_peered":"2023-09-23T23:30:39.900037+0000","last_clean":"2023-09-23T23:30:39.900037+0000","last_became_active":"2023-09-23T23:25:05.220851+0000","last_became_peered":"2023-09-23T23:25:05.220851+0000","last_unstale":"2023-09-23T23:30:39.900037+0000","last_undegraded":"2023-09-23T23:30:39.900037+0000","last_fullsized":"2023-09-23T23:30:39.900037+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:19:43.483415+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":29,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-09-23T23:30:39.400244+0000","last_change":"2023-09-23T23:26:56.895231+0000","last_active":"2023-09-23T23:30:39.400244+0000","last_peered":"2023-09-23T23:30:39.400244+0000","last_clean":"2023-09-23T23:30:39.400244+0000","last_became_active":"2023-09-23T23:26:56.894890+0000","last_became_peered":"2023-09-23T23:26:56.894890+0000","last_unstale":"2023-09-23T23:30:39.400244+0000","last_undegraded":"2023-09-23T23:30:39.400244+0000","last_fullsized":"2023-09-23T23:30:39.400244+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T00:22:50.341613+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.15","version":"68'3","reported_seq":81,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-09-23T23:30:39.901331+0000","last_change":"2023-09-23T23:26:56.893215+0000","last_active":"2023-09-23T23:30:39.901331+0000","last_peered":"2023-09-23T23:30:39.901331+0000","last_clean":"2023-09-23T23:30:39.901331+0000","last_became_active":"2023-09-23T23:26:56.892526+0000","last_became_peered":"2023-09-23T23:26:56.892526+0000","last_unstale":"2023-09-23T23:30:39.901331+0000","last_undegraded":"2023-09-23T23:30:39.901331+0000","last_fullsized":"2023-09-23T23:30:39.901331+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"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 @ 2023-09-25T06:29:33.040836+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"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":4,"num_read_kb":4,"num_write":4,"num_write_kb":1,"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":1,"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":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":70,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-09-23T23:30:39.898419+0000","last_change":"2023-09-23T23:26:27.457693+0000","last_active":"2023-09-23T23:30:39.898419+0000","last_peered":"2023-09-23T23:30:39.898419+0000","last_clean":"2023-09-23T23:30:39.898419+0000","last_became_active":"2023-09-23T23:26:27.457337+0000","last_became_peered":"2023-09-23T23:26:27.457337+0000","last_unstale":"2023-09-23T23:30:39.898419+0000","last_undegraded":"2023-09-23T23:30:39.898419+0000","last_fullsized":"2023-09-23T23:30:39.898419+0000","mapping_epoch":104,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":105,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T09:47:08.235129+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,6,2],"acting":[5,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.14","version":"90'23","reported_seq":86,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-09-23T23:30:39.900220+0000","last_change":"2023-09-23T23:14:12.800049+0000","last_active":"2023-09-23T23:30:39.900220+0000","last_peered":"2023-09-23T23:30:39.900220+0000","last_clean":"2023-09-23T23:30:39.900220+0000","last_became_active":"2023-09-23T23:14:12.799730+0000","last_became_peered":"2023-09-23T23:14:12.799730+0000","last_unstale":"2023-09-23T23:30:39.900220+0000","last_undegraded":"2023-09-23T23:30:39.900220+0000","last_fullsized":"2023-09-23T23:30:39.900220+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"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 @ 2023-09-24T23:14:21.475655+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"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":4,"num_whiteouts":0,"num_read":7,"num_read_kb":6,"num_write":22,"num_write_kb":19,"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":1,"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":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":74,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-09-23T23:30:39.899612+0000","last_change":"2023-09-23T23:25:05.230568+0000","last_active":"2023-09-23T23:30:39.899612+0000","last_peered":"2023-09-23T23:30:39.899612+0000","last_clean":"2023-09-23T23:30:39.899612+0000","last_became_active":"2023-09-23T23:25:05.230211+0000","last_became_peered":"2023-09-23T23:25:05.230211+0000","last_unstale":"2023-09-23T23:30:39.899612+0000","last_undegraded":"2023-09-23T23:30:39.899612+0000","last_fullsized":"2023-09-23T23:30:39.899612+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T01:42:35.780414+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.13","version":"68'2","reported_seq":80,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-09-23T23:30:39.901274+0000","last_change":"2023-09-23T23:26:27.458096+0000","last_active":"2023-09-23T23:30:39.901274+0000","last_peered":"2023-09-23T23:30:39.901274+0000","last_clean":"2023-09-23T23:30:39.901274+0000","last_became_active":"2023-09-23T23:26:27.457646+0000","last_became_peered":"2023-09-23T23:26:27.457646+0000","last_unstale":"2023-09-23T23:30:39.901274+0000","last_undegraded":"2023-09-23T23:30:39.901274+0000","last_fullsized":"2023-09-23T23:30:39.901274+0000","mapping_epoch":104,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":105,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T06:55:17.122383+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"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":4,"num_read_kb":7,"num_write":3,"num_write_kb":6,"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":1,"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":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":79,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-09-23T23:30:39.400701+0000","last_change":"2023-09-23T23:26:56.885271+0000","last_active":"2023-09-23T23:30:39.400701+0000","last_peered":"2023-09-23T23:30:39.400701+0000","last_clean":"2023-09-23T23:30:39.400701+0000","last_became_active":"2023-09-23T23:26:56.884912+0000","last_became_peered":"2023-09-23T23:26:56.884912+0000","last_unstale":"2023-09-23T23:30:39.400701+0000","last_undegraded":"2023-09-23T23:30:39.400701+0000","last_fullsized":"2023-09-23T23:30:39.400701+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:08:04.241839+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":59,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-09-23T23:30:39.895708+0000","last_change":"2023-09-23T23:26:56.885666+0000","last_active":"2023-09-23T23:30:39.895708+0000","last_peered":"2023-09-23T23:30:39.895708+0000","last_clean":"2023-09-23T23:30:39.895708+0000","last_became_active":"2023-09-23T23:26:56.885330+0000","last_became_peered":"2023-09-23T23:26:56.885330+0000","last_unstale":"2023-09-23T23:30:39.895708+0000","last_undegraded":"2023-09-23T23:30:39.895708+0000","last_fullsized":"2023-09-23T23:30:39.895708+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:07:28.657506+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":74,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-09-23T23:30:39.899453+0000","last_change":"2023-09-23T23:26:56.893880+0000","last_active":"2023-09-23T23:30:39.899453+0000","last_peered":"2023-09-23T23:30:39.899453+0000","last_clean":"2023-09-23T23:30:39.899453+0000","last_became_active":"2023-09-23T23:26:56.893583+0000","last_became_peered":"2023-09-23T23:26:56.893583+0000","last_unstale":"2023-09-23T23:30:39.899453+0000","last_undegraded":"2023-09-23T23:30:39.899453+0000","last_fullsized":"2023-09-23T23:30:39.899453+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T01:47:26.853127+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":59,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-09-23T23:30:39.900889+0000","last_change":"2023-09-23T23:14:12.808671+0000","last_active":"2023-09-23T23:30:39.900889+0000","last_peered":"2023-09-23T23:30:39.900889+0000","last_clean":"2023-09-23T23:30:39.900889+0000","last_became_active":"2023-09-23T23:14:12.808360+0000","last_became_peered":"2023-09-23T23:14:12.808360+0000","last_unstale":"2023-09-23T23:30:39.900889+0000","last_undegraded":"2023-09-23T23:30:39.900889+0000","last_fullsized":"2023-09-23T23:30:39.900889+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T02:22:40.184723+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":59,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-09-23T23:30:39.896240+0000","last_change":"2023-09-23T23:26:56.885546+0000","last_active":"2023-09-23T23:30:39.896240+0000","last_peered":"2023-09-23T23:30:39.896240+0000","last_clean":"2023-09-23T23:30:39.896240+0000","last_became_active":"2023-09-23T23:26:56.885182+0000","last_became_peered":"2023-09-23T23:26:56.885182+0000","last_unstale":"2023-09-23T23:30:39.896240+0000","last_undegraded":"2023-09-23T23:30:39.896240+0000","last_fullsized":"2023-09-23T23:30:39.896240+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T07:07:56.236523+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,3,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.10","version":"68'8","reported_seq":88,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-09-23T23:30:39.401477+0000","last_change":"2023-09-23T23:24:30.380032+0000","last_active":"2023-09-23T23:30:39.401477+0000","last_peered":"2023-09-23T23:30:39.401477+0000","last_clean":"2023-09-23T23:30:39.401477+0000","last_became_active":"2023-09-23T23:24:30.379504+0000","last_became_peered":"2023-09-23T23:24:30.379504+0000","last_unstale":"2023-09-23T23:30:39.401477+0000","last_undegraded":"2023-09-23T23:30:39.401477+0000","last_fullsized":"2023-09-23T23:30:39.401477+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"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 @ 2023-09-25T06:15:06.215382+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"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":4,"num_whiteouts":0,"num_read":12,"num_read_kb":12,"num_write":12,"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":4,"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":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":79,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-09-23T23:30:39.400903+0000","last_change":"2023-09-23T23:26:56.886861+0000","last_active":"2023-09-23T23:30:39.400903+0000","last_peered":"2023-09-23T23:30:39.400903+0000","last_clean":"2023-09-23T23:30:39.400903+0000","last_became_active":"2023-09-23T23:26:56.886461+0000","last_became_peered":"2023-09-23T23:26:56.886461+0000","last_unstale":"2023-09-23T23:30:39.400903+0000","last_undegraded":"2023-09-23T23:30:39.400903+0000","last_fullsized":"2023-09-23T23:30:39.400903+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:18:06.322375+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"5.9","version":"115'2943","reported_seq":2955,"reported_epoch":115,"state":"active+clean","last_fresh":"2023-09-23T23:31:08.194541+0000","last_change":"2023-09-23T23:30:22.820719+0000","last_active":"2023-09-23T23:31:08.194541+0000","last_peered":"2023-09-23T23:31:08.194541+0000","last_clean":"2023-09-23T23:31:08.194541+0000","last_became_active":"2023-09-23T23:30:22.820454+0000","last_became_peered":"2023-09-23T23:30:22.820454+0000","last_unstale":"2023-09-23T23:31:08.194541+0000","last_undegraded":"2023-09-23T23:31:08.194541+0000","last_fullsized":"2023-09-23T23:31:08.194541+0000","mapping_epoch":111,"log_start":"0'0","ondisk_log_start":"0'0","created":111,"last_epoch_clean":112,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:30:21.787637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:30:21.787637+0000","last_clean_scrub_stamp":"2023-09-23T23:30:21.787637+0000","objects_scrubbed":0,"log_size":2943,"log_dups_size":0,"ondisk_log_size":2943,"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 @ 2023-09-25T02:06:19.073580+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":192872448,"num_objects":2943,"num_object_clones":0,"num_object_copies":8829,"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":2943,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2943,"num_write_kb":188352,"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":[7,6,4],"acting":[7,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.f","version":"68'1","reported_seq":78,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-09-23T23:30:39.901673+0000","last_change":"2023-09-23T23:24:30.389202+0000","last_active":"2023-09-23T23:30:39.901673+0000","last_peered":"2023-09-23T23:30:39.901673+0000","last_clean":"2023-09-23T23:30:39.901673+0000","last_became_active":"2023-09-23T23:24:30.388834+0000","last_became_peered":"2023-09-23T23:24:30.388834+0000","last_unstale":"2023-09-23T23:30:39.901673+0000","last_undegraded":"2023-09-23T23:30:39.901673+0000","last_fullsized":"2023-09-23T23:30:39.901673+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"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 @ 2023-09-25T04:36:44.284266+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"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":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":57,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-09-23T23:30:39.898262+0000","last_change":"2023-09-23T23:14:14.283549+0000","last_active":"2023-09-23T23:30:39.898262+0000","last_peered":"2023-09-23T23:30:39.898262+0000","last_clean":"2023-09-23T23:30:39.898262+0000","last_became_active":"2023-09-23T23:14:14.283214+0000","last_became_peered":"2023-09-23T23:14:14.283214+0000","last_unstale":"2023-09-23T23:30:39.898262+0000","last_undegraded":"2023-09-23T23:30:39.898262+0000","last_fullsized":"2023-09-23T23:30:39.898262+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:47:18.756423+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"5.8","version":"115'2878","reported_seq":2891,"reported_epoch":115,"state":"active+clean","last_fresh":"2023-09-23T23:31:05.513654+0000","last_change":"2023-09-23T23:30:22.814705+0000","last_active":"2023-09-23T23:31:05.513654+0000","last_peered":"2023-09-23T23:31:05.513654+0000","last_clean":"2023-09-23T23:31:05.513654+0000","last_became_active":"2023-09-23T23:30:22.814442+0000","last_became_peered":"2023-09-23T23:30:22.814442+0000","last_unstale":"2023-09-23T23:31:05.513654+0000","last_undegraded":"2023-09-23T23:31:05.513654+0000","last_fullsized":"2023-09-23T23:31:05.513654+0000","mapping_epoch":111,"log_start":"0'0","ondisk_log_start":"0'0","created":111,"last_epoch_clean":112,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:30:21.787637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:30:21.787637+0000","last_clean_scrub_stamp":"2023-09-23T23:30:21.787637+0000","objects_scrubbed":0,"log_size":2878,"log_dups_size":0,"ondisk_log_size":2878,"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 @ 2023-09-25T05:59:26.446904+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":188612608,"num_objects":2878,"num_object_clones":0,"num_object_copies":8634,"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":2878,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2878,"num_write_kb":184192,"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":[2,0,1],"acting":[2,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.e","version":"68'2","reported_seq":79,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-09-23T23:30:39.901570+0000","last_change":"2023-09-23T23:25:05.227533+0000","last_active":"2023-09-23T23:30:39.901570+0000","last_peered":"2023-09-23T23:30:39.901570+0000","last_clean":"2023-09-23T23:30:39.901570+0000","last_became_active":"2023-09-23T23:25:05.227172+0000","last_became_peered":"2023-09-23T23:25:05.227172+0000","last_unstale":"2023-09-23T23:30:39.901570+0000","last_undegraded":"2023-09-23T23:30:39.901570+0000","last_fullsized":"2023-09-23T23:30:39.901570+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T06:54:55.739417+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"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":1,"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":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":91,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-09-23T23:30:39.900473+0000","last_change":"2023-09-23T23:26:56.891230+0000","last_active":"2023-09-23T23:30:39.900473+0000","last_peered":"2023-09-23T23:30:39.900473+0000","last_clean":"2023-09-23T23:30:39.900473+0000","last_became_active":"2023-09-23T23:26:56.890274+0000","last_became_peered":"2023-09-23T23:26:56.890274+0000","last_unstale":"2023-09-23T23:30:39.900473+0000","last_undegraded":"2023-09-23T23:30:39.900473+0000","last_fullsized":"2023-09-23T23:30:39.900473+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T00:40:17.047745+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"5.b","version":"115'2840","reported_seq":2853,"reported_epoch":115,"state":"active+clean","last_fresh":"2023-09-23T23:31:05.490524+0000","last_change":"2023-09-23T23:30:22.817052+0000","last_active":"2023-09-23T23:31:05.490524+0000","last_peered":"2023-09-23T23:31:05.490524+0000","last_clean":"2023-09-23T23:31:05.490524+0000","last_became_active":"2023-09-23T23:30:22.816734+0000","last_became_peered":"2023-09-23T23:30:22.816734+0000","last_unstale":"2023-09-23T23:31:05.490524+0000","last_undegraded":"2023-09-23T23:31:05.490524+0000","last_fullsized":"2023-09-23T23:31:05.490524+0000","mapping_epoch":111,"log_start":"0'0","ondisk_log_start":"0'0","created":111,"last_epoch_clean":112,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:30:21.787637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:30:21.787637+0000","last_clean_scrub_stamp":"2023-09-23T23:30:21.787637+0000","objects_scrubbed":0,"log_size":2840,"log_dups_size":0,"ondisk_log_size":2840,"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 @ 2023-09-25T08:21:47.465759+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":186122240,"num_objects":2840,"num_object_clones":0,"num_object_copies":8520,"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":2840,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2840,"num_write_kb":181760,"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":[2,0,5],"acting":[2,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.d","version":"68'1","reported_seq":61,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-09-23T23:30:39.901448+0000","last_change":"2023-09-23T23:14:12.796334+0000","last_active":"2023-09-23T23:30:39.901448+0000","last_peered":"2023-09-23T23:30:39.901448+0000","last_clean":"2023-09-23T23:30:39.901448+0000","last_became_active":"2023-09-23T23:14:12.795929+0000","last_became_peered":"2023-09-23T23:14:12.795929+0000","last_unstale":"2023-09-23T23:30:39.901448+0000","last_undegraded":"2023-09-23T23:30:39.901448+0000","last_fullsized":"2023-09-23T23:30:39.901448+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"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 @ 2023-09-25T04:07:32.922914+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"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":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":75,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-09-23T23:30:39.402073+0000","last_change":"2023-09-23T23:25:05.220002+0000","last_active":"2023-09-23T23:30:39.402073+0000","last_peered":"2023-09-23T23:30:39.402073+0000","last_clean":"2023-09-23T23:30:39.402073+0000","last_became_active":"2023-09-23T23:25:05.219646+0000","last_became_peered":"2023-09-23T23:25:05.219646+0000","last_unstale":"2023-09-23T23:30:39.402073+0000","last_undegraded":"2023-09-23T23:30:39.402073+0000","last_fullsized":"2023-09-23T23:30:39.402073+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:23:49.940589+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"5.a","version":"115'2807","reported_seq":2820,"reported_epoch":115,"state":"active+clean","last_fresh":"2023-09-23T23:31:05.518206+0000","last_change":"2023-09-23T23:30:22.823193+0000","last_active":"2023-09-23T23:31:05.518206+0000","last_peered":"2023-09-23T23:31:05.518206+0000","last_clean":"2023-09-23T23:31:05.518206+0000","last_became_active":"2023-09-23T23:30:22.822961+0000","last_became_peered":"2023-09-23T23:30:22.822961+0000","last_unstale":"2023-09-23T23:31:05.518206+0000","last_undegraded":"2023-09-23T23:31:05.518206+0000","last_fullsized":"2023-09-23T23:31:05.518206+0000","mapping_epoch":111,"log_start":"0'0","ondisk_log_start":"0'0","created":111,"last_epoch_clean":112,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:30:21.787637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:30:21.787637+0000","last_clean_scrub_stamp":"2023-09-23T23:30:21.787637+0000","objects_scrubbed":0,"log_size":2807,"log_dups_size":0,"ondisk_log_size":2807,"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 @ 2023-09-25T10:43:06.663686+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":183959552,"num_objects":2807,"num_object_clones":0,"num_object_copies":8421,"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":2807,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2807,"num_write_kb":179648,"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":[2,4,3],"acting":[2,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":75,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-09-23T23:30:39.899057+0000","last_change":"2023-09-23T23:26:56.889122+0000","last_active":"2023-09-23T23:30:39.899057+0000","last_peered":"2023-09-23T23:30:39.899057+0000","last_clean":"2023-09-23T23:30:39.899057+0000","last_became_active":"2023-09-23T23:26:56.888691+0000","last_became_peered":"2023-09-23T23:26:56.888691+0000","last_unstale":"2023-09-23T23:30:39.899057+0000","last_undegraded":"2023-09-23T23:30:39.899057+0000","last_fullsized":"2023-09-23T23:30:39.899057+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T11:01:34.428658+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":59,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-09-23T23:30:39.895169+0000","last_change":"2023-09-23T23:25:05.222507+0000","last_active":"2023-09-23T23:30:39.895169+0000","last_peered":"2023-09-23T23:30:39.895169+0000","last_clean":"2023-09-23T23:30:39.895169+0000","last_became_active":"2023-09-23T23:25:05.222224+0000","last_became_peered":"2023-09-23T23:25:05.222224+0000","last_unstale":"2023-09-23T23:30:39.895169+0000","last_undegraded":"2023-09-23T23:30:39.895169+0000","last_fullsized":"2023-09-23T23:30:39.895169+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:07:49.700855+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"5.d","version":"115'2766","reported_seq":2779,"reported_epoch":115,"state":"active+clean","last_fresh":"2023-09-23T23:31:05.505657+0000","last_change":"2023-09-23T23:30:22.819678+0000","last_active":"2023-09-23T23:31:05.505657+0000","last_peered":"2023-09-23T23:31:05.505657+0000","last_clean":"2023-09-23T23:31:05.505657+0000","last_became_active":"2023-09-23T23:30:22.819361+0000","last_became_peered":"2023-09-23T23:30:22.819361+0000","last_unstale":"2023-09-23T23:31:05.505657+0000","last_undegraded":"2023-09-23T23:31:05.505657+0000","last_fullsized":"2023-09-23T23:31:05.505657+0000","mapping_epoch":111,"log_start":"0'0","ondisk_log_start":"0'0","created":111,"last_epoch_clean":112,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:30:21.787637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:30:21.787637+0000","last_clean_scrub_stamp":"2023-09-23T23:30:21.787637+0000","objects_scrubbed":0,"log_size":2766,"log_dups_size":0,"ondisk_log_size":2766,"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 @ 2023-09-25T07:52:21.952461+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":181272576,"num_objects":2766,"num_object_clones":0,"num_object_copies":8298,"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":2766,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2766,"num_write_kb":177024,"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":[2,7,5],"acting":[2,7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.b","version":"69'3","reported_seq":79,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-09-23T23:30:39.400535+0000","last_change":"2023-09-23T23:26:56.891096+0000","last_active":"2023-09-23T23:30:39.400535+0000","last_peered":"2023-09-23T23:30:39.400535+0000","last_clean":"2023-09-23T23:30:39.400535+0000","last_became_active":"2023-09-23T23:26:56.890432+0000","last_became_peered":"2023-09-23T23:26:56.890432+0000","last_unstale":"2023-09-23T23:30:39.400535+0000","last_undegraded":"2023-09-23T23:30:39.400535+0000","last_fullsized":"2023-09-23T23:30:39.400535+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"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 @ 2023-09-25T03:20:10.482768+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"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":1,"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":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":74,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-09-23T23:30:39.900375+0000","last_change":"2023-09-23T23:26:56.890409+0000","last_active":"2023-09-23T23:30:39.900375+0000","last_peered":"2023-09-23T23:30:39.900375+0000","last_clean":"2023-09-23T23:30:39.900375+0000","last_became_active":"2023-09-23T23:26:56.890061+0000","last_became_peered":"2023-09-23T23:26:56.890061+0000","last_unstale":"2023-09-23T23:30:39.900375+0000","last_undegraded":"2023-09-23T23:30:39.900375+0000","last_fullsized":"2023-09-23T23:30:39.900375+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:15:29.695046+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"5.c","version":"115'3057","reported_seq":3070,"reported_epoch":115,"state":"active+clean","last_fresh":"2023-09-23T23:31:08.203810+0000","last_change":"2023-09-23T23:30:22.823469+0000","last_active":"2023-09-23T23:31:08.203810+0000","last_peered":"2023-09-23T23:31:08.203810+0000","last_clean":"2023-09-23T23:31:08.203810+0000","last_became_active":"2023-09-23T23:30:22.823104+0000","last_became_peered":"2023-09-23T23:30:22.823104+0000","last_unstale":"2023-09-23T23:31:08.203810+0000","last_undegraded":"2023-09-23T23:31:08.203810+0000","last_fullsized":"2023-09-23T23:31:08.203810+0000","mapping_epoch":111,"log_start":"0'0","ondisk_log_start":"0'0","created":111,"last_epoch_clean":112,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:30:21.787637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:30:21.787637+0000","last_clean_scrub_stamp":"2023-09-23T23:30:21.787637+0000","objects_scrubbed":0,"log_size":3057,"log_dups_size":0,"ondisk_log_size":3057,"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 @ 2023-09-25T10:03:23.945267+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":200343552,"num_objects":3057,"num_object_clones":0,"num_object_copies":9171,"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":3057,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3057,"num_write_kb":195648,"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,4,0],"acting":[1,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":76,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-09-23T23:30:39.402304+0000","last_change":"2023-09-23T23:25:05.219578+0000","last_active":"2023-09-23T23:30:39.402304+0000","last_peered":"2023-09-23T23:30:39.402304+0000","last_clean":"2023-09-23T23:30:39.402304+0000","last_became_active":"2023-09-23T23:25:05.219019+0000","last_became_peered":"2023-09-23T23:25:05.219019+0000","last_unstale":"2023-09-23T23:30:39.402304+0000","last_undegraded":"2023-09-23T23:30:39.402304+0000","last_fullsized":"2023-09-23T23:30:39.402304+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:11:30.175167+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":91,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-09-23T23:30:39.899905+0000","last_change":"2023-09-23T23:26:27.462206+0000","last_active":"2023-09-23T23:30:39.899905+0000","last_peered":"2023-09-23T23:30:39.899905+0000","last_clean":"2023-09-23T23:30:39.899905+0000","last_became_active":"2023-09-23T23:26:27.461766+0000","last_became_peered":"2023-09-23T23:26:27.461766+0000","last_unstale":"2023-09-23T23:30:39.899905+0000","last_undegraded":"2023-09-23T23:30:39.899905+0000","last_fullsized":"2023-09-23T23:30:39.899905+0000","mapping_epoch":104,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":105,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T03:32:20.312979+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"5.f","version":"115'3046","reported_seq":3058,"reported_epoch":115,"state":"active+clean","last_fresh":"2023-09-23T23:31:08.204995+0000","last_change":"2023-09-23T23:30:22.819326+0000","last_active":"2023-09-23T23:31:08.204995+0000","last_peered":"2023-09-23T23:31:08.204995+0000","last_clean":"2023-09-23T23:31:08.204995+0000","last_became_active":"2023-09-23T23:30:22.819007+0000","last_became_peered":"2023-09-23T23:30:22.819007+0000","last_unstale":"2023-09-23T23:31:08.204995+0000","last_undegraded":"2023-09-23T23:31:08.204995+0000","last_fullsized":"2023-09-23T23:31:08.204995+0000","mapping_epoch":111,"log_start":"0'0","ondisk_log_start":"0'0","created":111,"last_epoch_clean":112,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:30:21.787637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:30:21.787637+0000","last_clean_scrub_stamp":"2023-09-23T23:30:21.787637+0000","objects_scrubbed":0,"log_size":3046,"log_dups_size":0,"ondisk_log_size":3046,"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 @ 2023-09-25T00:36:58.892613+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":199622656,"num_objects":3046,"num_object_clones":0,"num_object_copies":9138,"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":3046,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3046,"num_write_kb":194944,"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":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":75,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-09-23T23:30:39.899994+0000","last_change":"2023-09-23T23:26:27.460093+0000","last_active":"2023-09-23T23:30:39.899994+0000","last_peered":"2023-09-23T23:30:39.899994+0000","last_clean":"2023-09-23T23:30:39.899994+0000","last_became_active":"2023-09-23T23:26:27.459632+0000","last_became_peered":"2023-09-23T23:26:27.459632+0000","last_unstale":"2023-09-23T23:30:39.899994+0000","last_undegraded":"2023-09-23T23:30:39.899994+0000","last_fullsized":"2023-09-23T23:30:39.899994+0000","mapping_epoch":104,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":105,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:34:54.817861+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":84,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-09-23T23:30:39.899975+0000","last_change":"2023-09-23T23:26:27.460899+0000","last_active":"2023-09-23T23:30:39.899975+0000","last_peered":"2023-09-23T23:30:39.899975+0000","last_clean":"2023-09-23T23:30:39.899975+0000","last_became_active":"2023-09-23T23:26:27.460557+0000","last_became_peered":"2023-09-23T23:26:27.460557+0000","last_unstale":"2023-09-23T23:30:39.899975+0000","last_undegraded":"2023-09-23T23:30:39.899975+0000","last_fullsized":"2023-09-23T23:30:39.899975+0000","mapping_epoch":104,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":105,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T07:16:36.309884+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,6,2],"acting":[4,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"5.e","version":"115'3097","reported_seq":3109,"reported_epoch":115,"state":"active+clean","last_fresh":"2023-09-23T23:31:08.184765+0000","last_change":"2023-09-23T23:30:22.818949+0000","last_active":"2023-09-23T23:31:08.184765+0000","last_peered":"2023-09-23T23:31:08.184765+0000","last_clean":"2023-09-23T23:31:08.184765+0000","last_became_active":"2023-09-23T23:30:22.818450+0000","last_became_peered":"2023-09-23T23:30:22.818450+0000","last_unstale":"2023-09-23T23:31:08.184765+0000","last_undegraded":"2023-09-23T23:31:08.184765+0000","last_fullsized":"2023-09-23T23:31:08.184765+0000","mapping_epoch":111,"log_start":"0'0","ondisk_log_start":"0'0","created":111,"last_epoch_clean":112,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:30:21.787637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:30:21.787637+0000","last_clean_scrub_stamp":"2023-09-23T23:30:21.787637+0000","objects_scrubbed":0,"log_size":3097,"log_dups_size":0,"ondisk_log_size":3097,"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 @ 2023-09-25T10:09:11.561205+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":202964992,"num_objects":3097,"num_object_clones":0,"num_object_copies":9291,"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":3097,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3097,"num_write_kb":198208,"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":[4,5,0],"acting":[4,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":80,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-09-23T23:30:39.400375+0000","last_change":"2023-09-23T23:26:56.895363+0000","last_active":"2023-09-23T23:30:39.400375+0000","last_peered":"2023-09-23T23:30:39.400375+0000","last_clean":"2023-09-23T23:30:39.400375+0000","last_became_active":"2023-09-23T23:26:56.894993+0000","last_became_peered":"2023-09-23T23:26:56.894993+0000","last_unstale":"2023-09-23T23:30:39.400375+0000","last_undegraded":"2023-09-23T23:30:39.400375+0000","last_fullsized":"2023-09-23T23:30:39.400375+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:10:49.889612+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":54,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-09-23T23:30:39.895718+0000","last_change":"2023-09-23T23:26:56.892048+0000","last_active":"2023-09-23T23:30:39.895718+0000","last_peered":"2023-09-23T23:30:39.895718+0000","last_clean":"2023-09-23T23:30:39.895718+0000","last_became_active":"2023-09-23T23:26:56.891708+0000","last_became_peered":"2023-09-23T23:26:56.891708+0000","last_unstale":"2023-09-23T23:30:39.895718+0000","last_undegraded":"2023-09-23T23:30:39.895718+0000","last_fullsized":"2023-09-23T23:30:39.895718+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T06:30:13.122988+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"86'141","reported_seq":590,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-09-23T23:30:39.896149+0000","last_change":"2023-09-23T23:25:05.226934+0000","last_active":"2023-09-23T23:30:39.896149+0000","last_peered":"2023-09-23T23:30:39.896149+0000","last_clean":"2023-09-23T23:30:39.896149+0000","last_became_active":"2023-09-23T23:25:05.225102+0000","last_became_peered":"2023-09-23T23:25:05.225102+0000","last_unstale":"2023-09-23T23:30:39.896149+0000","last_undegraded":"2023-09-23T23:30:39.896149+0000","last_fullsized":"2023-09-23T23:30:39.896149+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":141,"log_dups_size":0,"ondisk_log_size":141,"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 @ 2023-09-25T05:27:33.841527+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0015580520000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":790,"num_read_kb":1129,"num_write":131,"num_write_kb":281,"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":1,"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,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":92,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-09-23T23:30:39.899466+0000","last_change":"2023-09-23T23:26:56.891338+0000","last_active":"2023-09-23T23:30:39.899466+0000","last_peered":"2023-09-23T23:30:39.899466+0000","last_clean":"2023-09-23T23:30:39.899466+0000","last_became_active":"2023-09-23T23:26:56.890563+0000","last_became_peered":"2023-09-23T23:26:56.890563+0000","last_unstale":"2023-09-23T23:30:39.899466+0000","last_undegraded":"2023-09-23T23:30:39.899466+0000","last_fullsized":"2023-09-23T23:30:39.899466+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T02:30:20.277903+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":39,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-09-23T23:30:39.895324+0000","last_change":"2023-09-23T23:25:05.230365+0000","last_active":"2023-09-23T23:30:39.895324+0000","last_peered":"2023-09-23T23:30:39.895324+0000","last_clean":"2023-09-23T23:30:39.895324+0000","last_became_active":"2023-09-23T23:25:05.228290+0000","last_became_peered":"2023-09-23T23:25:05.228290+0000","last_unstale":"2023-09-23T23:30:39.895324+0000","last_undegraded":"2023-09-23T23:30:39.895324+0000","last_fullsized":"2023-09-23T23:30:39.895324+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T06:08:33.319275+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"5.3","version":"115'2599","reported_seq":2612,"reported_epoch":115,"state":"active+clean","last_fresh":"2023-09-23T23:31:03.420116+0000","last_change":"2023-09-23T23:30:22.819227+0000","last_active":"2023-09-23T23:31:03.420116+0000","last_peered":"2023-09-23T23:31:03.420116+0000","last_clean":"2023-09-23T23:31:03.420116+0000","last_became_active":"2023-09-23T23:30:22.818945+0000","last_became_peered":"2023-09-23T23:30:22.818945+0000","last_unstale":"2023-09-23T23:31:03.420116+0000","last_undegraded":"2023-09-23T23:31:03.420116+0000","last_fullsized":"2023-09-23T23:31:03.420116+0000","mapping_epoch":111,"log_start":"0'0","ondisk_log_start":"0'0","created":111,"last_epoch_clean":112,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:30:21.787637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:30:21.787637+0000","last_clean_scrub_stamp":"2023-09-23T23:30:21.787637+0000","objects_scrubbed":0,"log_size":2599,"log_dups_size":0,"ondisk_log_size":2599,"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 @ 2023-09-25T05:22:31.251173+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":170328064,"num_objects":2599,"num_object_clones":0,"num_object_copies":7797,"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":2599,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2599,"num_write_kb":166336,"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":[0,6,5],"acting":[0,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"5.5","version":"115'2692","reported_seq":2705,"reported_epoch":115,"state":"active+clean","last_fresh":"2023-09-23T23:31:03.415001+0000","last_change":"2023-09-23T23:30:22.818036+0000","last_active":"2023-09-23T23:31:03.415001+0000","last_peered":"2023-09-23T23:31:03.415001+0000","last_clean":"2023-09-23T23:31:03.415001+0000","last_became_active":"2023-09-23T23:30:22.817726+0000","last_became_peered":"2023-09-23T23:30:22.817726+0000","last_unstale":"2023-09-23T23:31:03.415001+0000","last_undegraded":"2023-09-23T23:31:03.415001+0000","last_fullsized":"2023-09-23T23:31:03.415001+0000","mapping_epoch":111,"log_start":"0'0","ondisk_log_start":"0'0","created":111,"last_epoch_clean":112,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:30:21.787637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:30:21.787637+0000","last_clean_scrub_stamp":"2023-09-23T23:30:21.787637+0000","objects_scrubbed":0,"log_size":2692,"log_dups_size":0,"ondisk_log_size":2692,"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 @ 2023-09-25T04:26:52.145485+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":176422912,"num_objects":2692,"num_object_clones":0,"num_object_copies":8076,"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":2692,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2692,"num_write_kb":172288,"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":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"86'65","reported_seq":635,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-09-23T23:30:39.899012+0000","last_change":"2023-09-23T23:25:05.228226+0000","last_active":"2023-09-23T23:30:39.899012+0000","last_peered":"2023-09-23T23:30:39.899012+0000","last_clean":"2023-09-23T23:30:39.899012+0000","last_became_active":"2023-09-23T23:25:05.226980+0000","last_became_peered":"2023-09-23T23:25:05.226980+0000","last_unstale":"2023-09-23T23:30:39.899012+0000","last_undegraded":"2023-09-23T23:30:39.899012+0000","last_fullsized":"2023-09-23T23:30:39.899012+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":65,"log_dups_size":0,"ondisk_log_size":65,"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 @ 2023-09-25T05:18:51.055084+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0011165630000000001,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":823,"num_read_kb":765,"num_write":49,"num_write_kb":33,"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":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":75,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-09-23T23:30:39.899373+0000","last_change":"2023-09-23T23:24:30.384477+0000","last_active":"2023-09-23T23:30:39.899373+0000","last_peered":"2023-09-23T23:30:39.899373+0000","last_clean":"2023-09-23T23:30:39.899373+0000","last_became_active":"2023-09-23T23:24:30.384122+0000","last_became_peered":"2023-09-23T23:24:30.384122+0000","last_unstale":"2023-09-23T23:30:39.899373+0000","last_undegraded":"2023-09-23T23:30:39.899373+0000","last_fullsized":"2023-09-23T23:30:39.899373+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T04:22:14.716884+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":69,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-09-23T23:30:39.896057+0000","last_change":"2023-09-23T23:26:56.887746+0000","last_active":"2023-09-23T23:30:39.896057+0000","last_peered":"2023-09-23T23:30:39.896057+0000","last_clean":"2023-09-23T23:30:39.896057+0000","last_became_active":"2023-09-23T23:26:56.887239+0000","last_became_peered":"2023-09-23T23:26:56.887239+0000","last_unstale":"2023-09-23T23:30:39.896057+0000","last_undegraded":"2023-09-23T23:30:39.896057+0000","last_fullsized":"2023-09-23T23:30:39.896057+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T06:37:21.318533+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"5.6","version":"115'2841","reported_seq":2854,"reported_epoch":115,"state":"active+clean","last_fresh":"2023-09-23T23:31:05.478063+0000","last_change":"2023-09-23T23:30:22.818873+0000","last_active":"2023-09-23T23:31:05.478063+0000","last_peered":"2023-09-23T23:31:05.478063+0000","last_clean":"2023-09-23T23:31:05.478063+0000","last_became_active":"2023-09-23T23:30:22.818579+0000","last_became_peered":"2023-09-23T23:30:22.818579+0000","last_unstale":"2023-09-23T23:31:05.478063+0000","last_undegraded":"2023-09-23T23:31:05.478063+0000","last_fullsized":"2023-09-23T23:31:05.478063+0000","mapping_epoch":111,"log_start":"0'0","ondisk_log_start":"0'0","created":111,"last_epoch_clean":112,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:30:21.787637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:30:21.787637+0000","last_clean_scrub_stamp":"2023-09-23T23:30:21.787637+0000","objects_scrubbed":0,"log_size":2841,"log_dups_size":0,"ondisk_log_size":2841,"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 @ 2023-09-25T08:00:43.357547+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":186187776,"num_objects":2841,"num_object_clones":0,"num_object_copies":8523,"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":2841,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2841,"num_write_kb":181824,"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":[2,5,7],"acting":[2,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.1","version":"86'129","reported_seq":767,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-09-23T23:30:39.894391+0000","last_change":"2023-09-23T23:26:56.886130+0000","last_active":"2023-09-23T23:30:39.894391+0000","last_peered":"2023-09-23T23:30:39.894391+0000","last_clean":"2023-09-23T23:30:39.894391+0000","last_became_active":"2023-09-23T23:26:56.885518+0000","last_became_peered":"2023-09-23T23:26:56.885518+0000","last_unstale":"2023-09-23T23:30:39.894391+0000","last_undegraded":"2023-09-23T23:30:39.894391+0000","last_fullsized":"2023-09-23T23:30:39.894391+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":129,"log_dups_size":0,"ondisk_log_size":129,"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 @ 2023-09-24T23:32:56.525202+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00137744,"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":1280,"num_read_kb":2606,"num_write":99,"num_write_kb":1350,"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":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":54,"reported_epoch":115,"state":"active+clean","last_fresh":"2023-09-23T23:30:42.551148+0000","last_change":"2023-09-23T23:26:27.455262+0000","last_active":"2023-09-23T23:30:42.551148+0000","last_peered":"2023-09-23T23:30:42.551148+0000","last_clean":"2023-09-23T23:30:42.551148+0000","last_became_active":"2023-09-23T23:26:27.454866+0000","last_became_peered":"2023-09-23T23:26:27.454866+0000","last_unstale":"2023-09-23T23:30:42.551148+0000","last_undegraded":"2023-09-23T23:30:42.551148+0000","last_fullsized":"2023-09-23T23:30:42.551148+0000","mapping_epoch":104,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":105,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:09:05.340269+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":83,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-09-23T23:30:39.895780+0000","last_change":"2023-09-23T23:25:05.219064+0000","last_active":"2023-09-23T23:30:39.895780+0000","last_peered":"2023-09-23T23:30:39.895780+0000","last_clean":"2023-09-23T23:30:39.895780+0000","last_became_active":"2023-09-23T23:25:05.218634+0000","last_became_peered":"2023-09-23T23:25:05.218634+0000","last_unstale":"2023-09-23T23:30:39.895780+0000","last_undegraded":"2023-09-23T23:30:39.895780+0000","last_fullsized":"2023-09-23T23:30:39.895780+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T02:11:15.956018+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"86'236","reported_seq":887,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-09-23T23:30:39.898489+0000","last_change":"2023-09-23T23:26:27.458828+0000","last_active":"2023-09-23T23:30:39.898489+0000","last_peered":"2023-09-23T23:30:39.898489+0000","last_clean":"2023-09-23T23:30:39.898489+0000","last_became_active":"2023-09-23T23:26:27.458155+0000","last_became_peered":"2023-09-23T23:26:27.458155+0000","last_unstale":"2023-09-23T23:30:39.898489+0000","last_undegraded":"2023-09-23T23:30:39.898489+0000","last_fullsized":"2023-09-23T23:30:39.898489+0000","mapping_epoch":104,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":105,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":236,"log_dups_size":0,"ondisk_log_size":236,"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 @ 2023-09-25T02:08:13.183282+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001002637,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":1277,"num_read_kb":1428,"num_write":202,"num_write_kb":266,"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":1,"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":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"90'161","reported_seq":456,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-09-23T23:30:39.898724+0000","last_change":"2023-09-23T23:24:30.385670+0000","last_active":"2023-09-23T23:30:39.898724+0000","last_peered":"2023-09-23T23:30:39.898724+0000","last_clean":"2023-09-23T23:30:39.898724+0000","last_became_active":"2023-09-23T23:24:30.385014+0000","last_became_peered":"2023-09-23T23:24:30.385014+0000","last_unstale":"2023-09-23T23:30:39.898724+0000","last_undegraded":"2023-09-23T23:30:39.898724+0000","last_fullsized":"2023-09-23T23:30:39.898724+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:06:14.091106+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:06:14.091106+0000","last_clean_scrub_stamp":"2023-09-23T23:06:14.091106+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"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 @ 2023-09-25T04:00:55.218928+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":500,"num_read_kb":924,"num_write":239,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"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":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":29,"reported_epoch":115,"state":"active+clean","last_fresh":"2023-09-23T23:30:42.558886+0000","last_change":"2023-09-23T23:26:56.892974+0000","last_active":"2023-09-23T23:30:42.558886+0000","last_peered":"2023-09-23T23:30:42.558886+0000","last_clean":"2023-09-23T23:30:42.558886+0000","last_became_active":"2023-09-23T23:26:56.892521+0000","last_became_peered":"2023-09-23T23:26:56.892521+0000","last_unstale":"2023-09-23T23:30:42.558886+0000","last_undegraded":"2023-09-23T23:30:42.558886+0000","last_fullsized":"2023-09-23T23:30:42.558886+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T06:11:47.985739+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":58,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-09-23T23:30:39.401743+0000","last_change":"2023-09-23T23:14:14.281846+0000","last_active":"2023-09-23T23:30:39.401743+0000","last_peered":"2023-09-23T23:30:39.401743+0000","last_clean":"2023-09-23T23:30:39.401743+0000","last_became_active":"2023-09-23T23:14:14.281132+0000","last_became_peered":"2023-09-23T23:14:14.281132+0000","last_unstale":"2023-09-23T23:30:39.401743+0000","last_undegraded":"2023-09-23T23:30:39.401743+0000","last_fullsized":"2023-09-23T23:30:39.401743+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T11:01:36.701962+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"5.4","version":"115'3092","reported_seq":3104,"reported_epoch":115,"state":"active+clean","last_fresh":"2023-09-23T23:31:08.194165+0000","last_change":"2023-09-23T23:30:22.817499+0000","last_active":"2023-09-23T23:31:08.194165+0000","last_peered":"2023-09-23T23:31:08.194165+0000","last_clean":"2023-09-23T23:31:08.194165+0000","last_became_active":"2023-09-23T23:30:22.817239+0000","last_became_peered":"2023-09-23T23:30:22.817239+0000","last_unstale":"2023-09-23T23:31:08.194165+0000","last_undegraded":"2023-09-23T23:31:08.194165+0000","last_fullsized":"2023-09-23T23:31:08.194165+0000","mapping_epoch":111,"log_start":"0'0","ondisk_log_start":"0'0","created":111,"last_epoch_clean":112,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:30:21.787637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:30:21.787637+0000","last_clean_scrub_stamp":"2023-09-23T23:30:21.787637+0000","objects_scrubbed":0,"log_size":3092,"log_dups_size":0,"ondisk_log_size":3092,"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 @ 2023-09-25T03:58:47.425976+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":202637312,"num_objects":3092,"num_object_clones":0,"num_object_copies":9276,"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":3092,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3092,"num_write_kb":197888,"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":[7,2,5],"acting":[7,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"5.7","version":"115'3007","reported_seq":3019,"reported_epoch":115,"state":"active+clean","last_fresh":"2023-09-23T23:31:08.203127+0000","last_change":"2023-09-23T23:30:22.817165+0000","last_active":"2023-09-23T23:31:08.203127+0000","last_peered":"2023-09-23T23:31:08.203127+0000","last_clean":"2023-09-23T23:31:08.203127+0000","last_became_active":"2023-09-23T23:30:22.816848+0000","last_became_peered":"2023-09-23T23:30:22.816848+0000","last_unstale":"2023-09-23T23:31:08.203127+0000","last_undegraded":"2023-09-23T23:31:08.203127+0000","last_fullsized":"2023-09-23T23:31:08.203127+0000","mapping_epoch":111,"log_start":"0'0","ondisk_log_start":"0'0","created":111,"last_epoch_clean":112,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:30:21.787637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:30:21.787637+0000","last_clean_scrub_stamp":"2023-09-23T23:30:21.787637+0000","objects_scrubbed":0,"log_size":3007,"log_dups_size":0,"ondisk_log_size":3007,"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 @ 2023-09-25T10:31:22.978365+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":197066752,"num_objects":3007,"num_object_clones":0,"num_object_copies":9021,"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":3007,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3007,"num_write_kb":192448,"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":[5,1,0],"acting":[5,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.0","version":"86'115","reported_seq":412,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-09-23T23:30:39.898676+0000","last_change":"2023-09-23T23:25:05.223106+0000","last_active":"2023-09-23T23:30:39.898676+0000","last_peered":"2023-09-23T23:30:39.898676+0000","last_clean":"2023-09-23T23:30:39.898676+0000","last_became_active":"2023-09-23T23:25:05.222619+0000","last_became_peered":"2023-09-23T23:25:05.222619+0000","last_unstale":"2023-09-23T23:30:39.898676+0000","last_undegraded":"2023-09-23T23:30:39.898676+0000","last_fullsized":"2023-09-23T23:30:39.898676+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":115,"log_dups_size":0,"ondisk_log_size":115,"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 @ 2023-09-25T07:19:44.592147+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00094966699999999996,"stat_sum":{"num_bytes":4194304,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":507,"num_read_kb":3491,"num_write":106,"num_write_kb":7211,"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":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":60,"reported_epoch":115,"state":"active+clean","last_fresh":"2023-09-23T23:30:42.553521+0000","last_change":"2023-09-23T23:26:56.892030+0000","last_active":"2023-09-23T23:30:42.553521+0000","last_peered":"2023-09-23T23:30:42.553521+0000","last_clean":"2023-09-23T23:30:42.553521+0000","last_became_active":"2023-09-23T23:26:56.891698+0000","last_became_peered":"2023-09-23T23:26:56.891698+0000","last_unstale":"2023-09-23T23:30:42.553521+0000","last_undegraded":"2023-09-23T23:30:42.553521+0000","last_fullsized":"2023-09-23T23:30:42.553521+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:21:44.429735+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":75,"reported_epoch":115,"state":"active+clean","last_fresh":"2023-09-23T23:30:42.554857+0000","last_change":"2023-09-23T23:26:27.464173+0000","last_active":"2023-09-23T23:30:42.554857+0000","last_peered":"2023-09-23T23:30:42.554857+0000","last_clean":"2023-09-23T23:30:42.554857+0000","last_became_active":"2023-09-23T23:26:27.463838+0000","last_became_peered":"2023-09-23T23:26:27.463838+0000","last_unstale":"2023-09-23T23:30:42.554857+0000","last_undegraded":"2023-09-23T23:30:42.554857+0000","last_fullsized":"2023-09-23T23:30:42.554857+0000","mapping_epoch":104,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":105,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T07:12:01.691076+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.5","version":"86'75","reported_seq":416,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-09-23T23:30:39.901337+0000","last_change":"2023-09-23T23:24:30.385854+0000","last_active":"2023-09-23T23:30:39.901337+0000","last_peered":"2023-09-23T23:30:39.901337+0000","last_clean":"2023-09-23T23:30:39.901337+0000","last_became_active":"2023-09-23T23:24:30.385354+0000","last_became_peered":"2023-09-23T23:24:30.385354+0000","last_unstale":"2023-09-23T23:30:39.901337+0000","last_undegraded":"2023-09-23T23:30:39.901337+0000","last_fullsized":"2023-09-23T23:30:39.901337+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":75,"log_dups_size":0,"ondisk_log_size":75,"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 @ 2023-09-25T09:46:11.967763+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001060697,"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":561,"num_read_kb":487,"num_write":59,"num_write_kb":42,"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":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":53,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-09-23T23:30:39.896250+0000","last_change":"2023-09-23T23:26:27.456502+0000","last_active":"2023-09-23T23:30:39.896250+0000","last_peered":"2023-09-23T23:30:39.896250+0000","last_clean":"2023-09-23T23:30:39.896250+0000","last_became_active":"2023-09-23T23:26:27.456148+0000","last_became_peered":"2023-09-23T23:26:27.456148+0000","last_unstale":"2023-09-23T23:30:39.896250+0000","last_undegraded":"2023-09-23T23:30:39.896250+0000","last_fullsized":"2023-09-23T23:30:39.896250+0000","mapping_epoch":104,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":105,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:17:03.589798+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":45,"reported_epoch":115,"state":"active+clean","last_fresh":"2023-09-23T23:30:42.554084+0000","last_change":"2023-09-23T23:24:30.386379+0000","last_active":"2023-09-23T23:30:42.554084+0000","last_peered":"2023-09-23T23:30:42.554084+0000","last_clean":"2023-09-23T23:30:42.554084+0000","last_became_active":"2023-09-23T23:24:30.385577+0000","last_became_peered":"2023-09-23T23:24:30.385577+0000","last_unstale":"2023-09-23T23:30:42.554084+0000","last_undegraded":"2023-09-23T23:30:42.554084+0000","last_fullsized":"2023-09-23T23:30:42.554084+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T01:57:46.644474+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"5.2","version":"115'3132","reported_seq":3144,"reported_epoch":115,"state":"active+clean","last_fresh":"2023-09-23T23:31:08.146126+0000","last_change":"2023-09-23T23:30:22.816102+0000","last_active":"2023-09-23T23:31:08.146126+0000","last_peered":"2023-09-23T23:31:08.146126+0000","last_clean":"2023-09-23T23:31:08.146126+0000","last_became_active":"2023-09-23T23:30:22.815733+0000","last_became_peered":"2023-09-23T23:30:22.815733+0000","last_unstale":"2023-09-23T23:31:08.146126+0000","last_undegraded":"2023-09-23T23:31:08.146126+0000","last_fullsized":"2023-09-23T23:31:08.146126+0000","mapping_epoch":111,"log_start":"0'0","ondisk_log_start":"0'0","created":111,"last_epoch_clean":112,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:30:21.787637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:30:21.787637+0000","last_clean_scrub_stamp":"2023-09-23T23:30:21.787637+0000","objects_scrubbed":0,"log_size":3132,"log_dups_size":0,"ondisk_log_size":3132,"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 @ 2023-09-25T10:05:12.518506+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":205258752,"num_objects":3132,"num_object_clones":0,"num_object_copies":9396,"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":3132,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3132,"num_write_kb":200448,"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":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.7","version":"68'2","reported_seq":78,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-09-23T23:30:39.400917+0000","last_change":"2023-09-23T23:26:56.887330+0000","last_active":"2023-09-23T23:30:39.400917+0000","last_peered":"2023-09-23T23:30:39.400917+0000","last_clean":"2023-09-23T23:30:39.400917+0000","last_became_active":"2023-09-23T23:26:56.886456+0000","last_became_peered":"2023-09-23T23:26:56.886456+0000","last_unstale":"2023-09-23T23:30:39.400917+0000","last_undegraded":"2023-09-23T23:30:39.400917+0000","last_fullsized":"2023-09-23T23:30:39.400917+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T05:39:55.471791+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"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":1,"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":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"86'170","reported_seq":420,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-09-23T23:30:39.896095+0000","last_change":"2023-09-23T23:25:05.228483+0000","last_active":"2023-09-23T23:30:39.896095+0000","last_peered":"2023-09-23T23:30:39.896095+0000","last_clean":"2023-09-23T23:30:39.896095+0000","last_became_active":"2023-09-23T23:25:05.227766+0000","last_became_peered":"2023-09-23T23:25:05.227766+0000","last_unstale":"2023-09-23T23:30:39.896095+0000","last_undegraded":"2023-09-23T23:30:39.896095+0000","last_fullsized":"2023-09-23T23:30:39.896095+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":170,"log_dups_size":0,"ondisk_log_size":170,"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 @ 2023-09-25T06:17:40.984099+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00066166300000000005,"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":537,"num_read_kb":1957,"num_write":160,"num_write_kb":2393,"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,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":75,"reported_epoch":115,"state":"active+clean","last_fresh":"2023-09-23T23:30:42.559043+0000","last_change":"2023-09-23T23:26:56.886825+0000","last_active":"2023-09-23T23:30:42.559043+0000","last_peered":"2023-09-23T23:30:42.559043+0000","last_clean":"2023-09-23T23:30:42.559043+0000","last_became_active":"2023-09-23T23:26:56.885729+0000","last_became_peered":"2023-09-23T23:26:56.885729+0000","last_unstale":"2023-09-23T23:30:42.559043+0000","last_undegraded":"2023-09-23T23:30:42.559043+0000","last_fullsized":"2023-09-23T23:30:42.559043+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T06:11:57.851378+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"5.1","version":"115'3071","reported_seq":3083,"reported_epoch":115,"state":"active+clean","last_fresh":"2023-09-23T23:31:08.188893+0000","last_change":"2023-09-23T23:30:22.820694+0000","last_active":"2023-09-23T23:31:08.188893+0000","last_peered":"2023-09-23T23:31:08.188893+0000","last_clean":"2023-09-23T23:31:08.188893+0000","last_became_active":"2023-09-23T23:30:22.820420+0000","last_became_peered":"2023-09-23T23:30:22.820420+0000","last_unstale":"2023-09-23T23:31:08.188893+0000","last_undegraded":"2023-09-23T23:31:08.188893+0000","last_fullsized":"2023-09-23T23:31:08.188893+0000","mapping_epoch":111,"log_start":"0'0","ondisk_log_start":"0'0","created":111,"last_epoch_clean":112,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:30:21.787637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:30:21.787637+0000","last_clean_scrub_stamp":"2023-09-23T23:30:21.787637+0000","objects_scrubbed":0,"log_size":3071,"log_dups_size":0,"ondisk_log_size":3071,"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 @ 2023-09-25T04:05:22.027598+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":201261056,"num_objects":3071,"num_object_clones":0,"num_object_copies":9213,"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":3071,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3071,"num_write_kb":196544,"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":[4,3,7],"acting":[4,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.7","version":"86'45","reported_seq":239,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-09-23T23:30:39.402052+0000","last_change":"2023-09-23T23:26:27.459356+0000","last_active":"2023-09-23T23:30:39.402052+0000","last_peered":"2023-09-23T23:30:39.402052+0000","last_clean":"2023-09-23T23:30:39.402052+0000","last_became_active":"2023-09-23T23:26:27.458825+0000","last_became_peered":"2023-09-23T23:26:27.458825+0000","last_unstale":"2023-09-23T23:30:39.402052+0000","last_undegraded":"2023-09-23T23:30:39.402052+0000","last_fullsized":"2023-09-23T23:30:39.402052+0000","mapping_epoch":104,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":105,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":45,"log_dups_size":0,"ondisk_log_size":45,"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 @ 2023-09-25T09:57:01.065349+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000729169,"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":205,"num_read_kb":1380,"num_write":40,"num_write_kb":1138,"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":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"69'1","reported_seq":64,"reported_epoch":115,"state":"active+clean","last_fresh":"2023-09-23T23:30:42.554765+0000","last_change":"2023-09-23T23:25:05.222500+0000","last_active":"2023-09-23T23:30:42.554765+0000","last_peered":"2023-09-23T23:30:42.554765+0000","last_clean":"2023-09-23T23:30:42.554765+0000","last_became_active":"2023-09-23T23:25:05.222082+0000","last_became_peered":"2023-09-23T23:25:05.222082+0000","last_unstale":"2023-09-23T23:30:42.554765+0000","last_undegraded":"2023-09-23T23:30:42.554765+0000","last_fullsized":"2023-09-23T23:30:42.554765+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"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 @ 2023-09-25T04:51:20.077806+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"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":1,"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":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":57,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-09-23T23:30:39.900197+0000","last_change":"2023-09-23T23:14:13.810495+0000","last_active":"2023-09-23T23:30:39.900197+0000","last_peered":"2023-09-23T23:30:39.900197+0000","last_clean":"2023-09-23T23:30:39.900197+0000","last_became_active":"2023-09-23T23:14:13.810031+0000","last_became_peered":"2023-09-23T23:14:13.810031+0000","last_unstale":"2023-09-23T23:30:39.900197+0000","last_undegraded":"2023-09-23T23:30:39.900197+0000","last_fullsized":"2023-09-23T23:30:39.900197+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T03:05:45.978817+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"5.0","version":"115'2889","reported_seq":2902,"reported_epoch":115,"state":"active+clean","last_fresh":"2023-09-23T23:31:04.811495+0000","last_change":"2023-09-23T23:30:22.818254+0000","last_active":"2023-09-23T23:31:04.811495+0000","last_peered":"2023-09-23T23:31:04.811495+0000","last_clean":"2023-09-23T23:31:04.811495+0000","last_became_active":"2023-09-23T23:30:22.817889+0000","last_became_peered":"2023-09-23T23:30:22.817889+0000","last_unstale":"2023-09-23T23:31:04.811495+0000","last_undegraded":"2023-09-23T23:31:04.811495+0000","last_fullsized":"2023-09-23T23:31:04.811495+0000","mapping_epoch":111,"log_start":"0'0","ondisk_log_start":"0'0","created":111,"last_epoch_clean":112,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:30:21.787637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:30:21.787637+0000","last_clean_scrub_stamp":"2023-09-23T23:30:21.787637+0000","objects_scrubbed":0,"log_size":2889,"log_dups_size":0,"ondisk_log_size":2889,"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 @ 2023-09-25T03:07:39.374400+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":189333504,"num_objects":2889,"num_object_clones":0,"num_object_copies":8667,"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":2889,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2889,"num_write_kb":184896,"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":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1b","version":"69'2","reported_seq":49,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-09-23T23:30:39.895338+0000","last_change":"2023-09-23T23:24:30.386601+0000","last_active":"2023-09-23T23:30:39.895338+0000","last_peered":"2023-09-23T23:30:39.895338+0000","last_clean":"2023-09-23T23:30:39.895338+0000","last_became_active":"2023-09-23T23:24:30.386039+0000","last_became_peered":"2023-09-23T23:24:30.386039+0000","last_unstale":"2023-09-23T23:30:39.895338+0000","last_undegraded":"2023-09-23T23:30:39.895338+0000","last_fullsized":"2023-09-23T23:30:39.895338+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T08:41:50.270872+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":98,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-09-23T23:30:39.895556+0000","last_change":"2023-09-23T23:26:56.881015+0000","last_active":"2023-09-23T23:30:39.895556+0000","last_peered":"2023-09-23T23:30:39.895556+0000","last_clean":"2023-09-23T23:30:39.895556+0000","last_became_active":"2023-09-23T23:26:56.880740+0000","last_became_peered":"2023-09-23T23:26:56.880740+0000","last_unstale":"2023-09-23T23:30:39.895556+0000","last_undegraded":"2023-09-23T23:30:39.895556+0000","last_fullsized":"2023-09-23T23:30:39.895556+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T09:44:07.654777+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[2,1,3],"acting":[2,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1c","version":"68'2","reported_seq":78,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-09-23T23:30:39.899201+0000","last_change":"2023-09-23T23:25:05.227654+0000","last_active":"2023-09-23T23:30:39.899201+0000","last_peered":"2023-09-23T23:30:39.899201+0000","last_clean":"2023-09-23T23:30:39.899201+0000","last_became_active":"2023-09-23T23:25:05.226939+0000","last_became_peered":"2023-09-23T23:25:05.226939+0000","last_unstale":"2023-09-23T23:30:39.899201+0000","last_undegraded":"2023-09-23T23:30:39.899201+0000","last_fullsized":"2023-09-23T23:30:39.899201+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T11:06:47.352590+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"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":1,"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":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":91,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-09-23T23:30:39.900007+0000","last_change":"2023-09-23T23:26:56.892842+0000","last_active":"2023-09-23T23:30:39.900007+0000","last_peered":"2023-09-23T23:30:39.900007+0000","last_clean":"2023-09-23T23:30:39.900007+0000","last_became_active":"2023-09-23T23:26:56.892424+0000","last_became_peered":"2023-09-23T23:26:56.892424+0000","last_unstale":"2023-09-23T23:30:39.900007+0000","last_undegraded":"2023-09-23T23:30:39.900007+0000","last_fullsized":"2023-09-23T23:30:39.900007+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T06:13:42.500539+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"68'2","reported_seq":61,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-09-23T23:30:39.899599+0000","last_change":"2023-09-23T23:14:12.796075+0000","last_active":"2023-09-23T23:30:39.899599+0000","last_peered":"2023-09-23T23:30:39.899599+0000","last_clean":"2023-09-23T23:30:39.899599+0000","last_became_active":"2023-09-23T23:14:12.795753+0000","last_became_peered":"2023-09-23T23:14:12.795753+0000","last_unstale":"2023-09-23T23:30:39.899599+0000","last_undegraded":"2023-09-23T23:30:39.899599+0000","last_fullsized":"2023-09-23T23:30:39.899599+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T04:30:30.838776+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"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":1,"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":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":91,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-09-23T23:30:39.899466+0000","last_change":"2023-09-23T23:26:56.891440+0000","last_active":"2023-09-23T23:30:39.899466+0000","last_peered":"2023-09-23T23:30:39.899466+0000","last_clean":"2023-09-23T23:30:39.899466+0000","last_became_active":"2023-09-23T23:26:56.890171+0000","last_became_peered":"2023-09-23T23:26:56.890171+0000","last_unstale":"2023-09-23T23:30:39.899466+0000","last_undegraded":"2023-09-23T23:30:39.899466+0000","last_fullsized":"2023-09-23T23:30:39.899466+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T02:46:52.232401+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1e","version":"69'2","reported_seq":87,"reported_epoch":115,"state":"active+clean","last_fresh":"2023-09-23T23:30:42.559706+0000","last_change":"2023-09-23T23:26:56.890000+0000","last_active":"2023-09-23T23:30:42.559706+0000","last_peered":"2023-09-23T23:30:42.559706+0000","last_clean":"2023-09-23T23:30:42.559706+0000","last_became_active":"2023-09-23T23:26:56.889604+0000","last_became_peered":"2023-09-23T23:26:56.889604+0000","last_unstale":"2023-09-23T23:30:42.559706+0000","last_undegraded":"2023-09-23T23:30:42.559706+0000","last_fullsized":"2023-09-23T23:30:42.559706+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T06:45:20.534490+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":100,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-09-23T23:30:39.400143+0000","last_change":"2023-09-23T23:26:56.888379+0000","last_active":"2023-09-23T23:30:39.400143+0000","last_peered":"2023-09-23T23:30:39.400143+0000","last_clean":"2023-09-23T23:30:39.400143+0000","last_became_active":"2023-09-23T23:26:56.887816+0000","last_became_peered":"2023-09-23T23:26:56.887816+0000","last_unstale":"2023-09-23T23:30:39.400143+0000","last_undegraded":"2023-09-23T23:30:39.400143+0000","last_fullsized":"2023-09-23T23:30:39.400143+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:29:09.261750+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1f","version":"69'5","reported_seq":69,"reported_epoch":115,"state":"active+clean","last_fresh":"2023-09-23T23:30:42.554708+0000","last_change":"2023-09-23T23:26:27.459524+0000","last_active":"2023-09-23T23:30:42.554708+0000","last_peered":"2023-09-23T23:30:42.554708+0000","last_clean":"2023-09-23T23:30:42.554708+0000","last_became_active":"2023-09-23T23:26:27.457648+0000","last_became_peered":"2023-09-23T23:26:27.457648+0000","last_unstale":"2023-09-23T23:30:42.554708+0000","last_undegraded":"2023-09-23T23:30:42.554708+0000","last_fullsized":"2023-09-23T23:30:42.554708+0000","mapping_epoch":104,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":105,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"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 @ 2023-09-25T04:46:50.087921+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"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":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"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":1,"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":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":74,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-09-23T23:30:39.899244+0000","last_change":"2023-09-23T23:25:05.227361+0000","last_active":"2023-09-23T23:30:39.899244+0000","last_peered":"2023-09-23T23:30:39.899244+0000","last_clean":"2023-09-23T23:30:39.899244+0000","last_became_active":"2023-09-23T23:25:05.227003+0000","last_became_peered":"2023-09-23T23:25:05.227003+0000","last_unstale":"2023-09-23T23:30:39.899244+0000","last_undegraded":"2023-09-23T23:30:39.899244+0000","last_fullsized":"2023-09-23T23:30:39.899244+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T03:23:19.993318+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]}],"pool_stats":[{"poolid":5,"num_pg":16,"stat_sum":{"num_bytes":3064266752,"num_objects":46757,"num_object_clones":0,"num_object_copies":140271,"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":46757,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":46757,"num_write_kb":2992448,"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":9277538304,"data_stored":9277538304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":46757,"ondisk_log_size":46757,"up":48,"acting":48,"num_store_stats":8},{"poolid":4,"num_pg":32,"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":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5504,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"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":22,"num_whiteouts":0,"num_read":38,"num_read_kb":40,"num_write":61,"num_write_kb":29,"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":14,"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":98304,"data_stored":16512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":27272,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"up":96,"acting":96,"num_store_stats":8},{"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":500,"num_read_kb":924,"num_write":239,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"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":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":161,"ondisk_log_size":161,"up":3,"acting":3,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":4194323,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"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":4,"num_whiteouts":0,"num_read":5980,"num_read_kb":13243,"num_write":846,"num_write_kb":12714,"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":2,"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":12595200,"data_stored":12582969,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6143,"internal_metadata":0},"log_size":976,"ondisk_log_size":976,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234234,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":994388,"kb_used_data":964300,"kb_used_omap":0,"kb_used_meta":30080,"kb_avail":92750764,"statfs":{"total":95995035648,"available":94976782336,"internally_reserved":0,"allocated":987443200,"data_stored":986916233,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":30801920},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,1],"upper_bound":4},"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":"Sat Sep 23 23:30:43 2023","interfaces":[{"interface":"back","average":{"1min":0.86799999999999999,"5min":0.96799999999999997,"15min":1.03},"min":{"1min":0.628,"5min":0.55900000000000005,"15min":0.55900000000000005},"max":{"1min":1.3120000000000001,"5min":5.6840000000000002,"15min":5.6840000000000002},"last":3.2530000000000001},{"interface":"front","average":{"1min":0.88200000000000001,"5min":1.075,"15min":1.0880000000000001},"min":{"1min":0.29299999999999998,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":1.4530000000000001,"5min":5.7030000000000003,"15min":5.7030000000000003},"last":2.1179999999999999}]},{"osd":1,"last update":"Sat Sep 23 23:30:13 2023","interfaces":[{"interface":"back","average":{"1min":1.0589999999999999,"5min":1.113,"15min":1.093},"min":{"1min":0.47899999999999998,"5min":0.47899999999999998,"15min":0.47899999999999998},"max":{"1min":1.4830000000000001,"5min":5.8600000000000003,"15min":5.8600000000000003},"last":2.1600000000000001},{"interface":"front","average":{"1min":0.999,"5min":1.0189999999999999,"15min":1.0609999999999999},"min":{"1min":0.56799999999999995,"5min":0.56799999999999995,"15min":0.56799999999999995},"max":{"1min":1.2689999999999999,"5min":5.7750000000000004,"15min":5.7750000000000004},"last":3.1789999999999998}]},{"osd":2,"last update":"Sat Sep 23 23:30:33 2023","interfaces":[{"interface":"back","average":{"1min":1.01,"5min":1.165,"15min":1.2110000000000001},"min":{"1min":0.42399999999999999,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":1.3380000000000001,"5min":5.7569999999999997,"15min":5.7569999999999997},"last":2.2189999999999999},{"interface":"front","average":{"1min":1.0249999999999999,"5min":1.0920000000000001,"15min":1.0880000000000001},"min":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"max":{"1min":1.458,"5min":5.7249999999999996,"15min":5.7249999999999996},"last":3.2229999999999999}]},{"osd":3,"last update":"Sat Sep 23 23:31:05 2023","interfaces":[{"interface":"back","average":{"1min":0.95599999999999996,"5min":1.1000000000000001,"15min":1.25},"min":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":2.1899999999999999,"5min":5.8159999999999998,"15min":5.8159999999999998},"last":2.1899999999999999},{"interface":"front","average":{"1min":0.90700000000000003,"5min":1.046,"15min":1.1879999999999999},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":2.7629999999999999,"5min":5.5039999999999996,"15min":5.5039999999999996},"last":2.7629999999999999}]},{"osd":4,"last update":"Sat Sep 23 23:30:13 2023","interfaces":[{"interface":"back","average":{"1min":1.0549999999999999,"5min":1.052,"15min":0.98899999999999999},"min":{"1min":0.74399999999999999,"5min":0.55200000000000005,"15min":0.48999999999999999},"max":{"1min":1.393,"5min":5.7430000000000003,"15min":5.7430000000000003},"last":4.8360000000000003},{"interface":"front","average":{"1min":1.2,"5min":1.167,"15min":1.0600000000000001},"min":{"1min":0.68300000000000005,"5min":0.55800000000000005,"15min":0.53700000000000003},"max":{"1min":1.5740000000000001,"5min":5.5609999999999999,"15min":5.5609999999999999},"last":2.6869999999999998}]},{"osd":5,"last update":"Sat Sep 23 23:30:13 2023","interfaces":[{"interface":"back","average":{"1min":1.1020000000000001,"5min":1.107,"15min":1.0409999999999999},"min":{"1min":0.70899999999999996,"5min":0.65200000000000002,"15min":0.54000000000000004},"max":{"1min":1.421,"5min":5.4749999999999996,"15min":5.4749999999999996},"last":3.4529999999999998},{"interface":"front","average":{"1min":1.1299999999999999,"5min":1.137,"15min":1.1020000000000001},"min":{"1min":0.60799999999999998,"5min":0.60799999999999998,"15min":0.54300000000000004},"max":{"1min":1.363,"5min":5.6180000000000003,"15min":5.6180000000000003},"last":2.71}]},{"osd":6,"last update":"Sat Sep 23 23:30:13 2023","interfaces":[{"interface":"back","average":{"1min":1.1899999999999999,"5min":1.179,"15min":1.1379999999999999},"min":{"1min":0.68999999999999995,"5min":0.68999999999999995,"15min":0.56599999999999995},"max":{"1min":1.4019999999999999,"5min":5.6680000000000001,"15min":5.6680000000000001},"last":2.802},{"interface":"front","average":{"1min":1.278,"5min":1.2829999999999999,"15min":1.1839999999999999},"min":{"1min":0.64700000000000002,"5min":0.63400000000000001,"15min":0.57599999999999996},"max":{"1min":1.528,"5min":5.6470000000000002,"15min":5.6470000000000002},"last":8.1470000000000002}]}]},{"osd":6,"up_from":46,"seq":197568495876,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":794820,"kb_used_data":764092,"kb_used_omap":0,"kb_used_meta":30720,"kb_avail":92950332,"statfs":{"total":95995035648,"available":95181139968,"internally_reserved":0,"allocated":782430208,"data_stored":781918968,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":31457280},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,0,4],"upper_bound":8},"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":"Sat Sep 23 23:30:44 2023","interfaces":[{"interface":"back","average":{"1min":0.97899999999999998,"5min":0.91500000000000004,"15min":0.96099999999999997},"min":{"1min":0.53400000000000003,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":2.1840000000000002,"5min":2.1840000000000002,"15min":2.1840000000000002},"last":0.309},{"interface":"front","average":{"1min":0.93799999999999994,"5min":0.92300000000000004,"15min":0.98499999999999999},"min":{"1min":0.63700000000000001,"5min":0.48899999999999999,"15min":0.48899999999999999},"max":{"1min":1.234,"5min":1.7649999999999999,"15min":1.7649999999999999},"last":0.66900000000000004}]},{"osd":1,"last update":"Sat Sep 23 23:30:16 2023","interfaces":[{"interface":"back","average":{"1min":1.115,"5min":1.0660000000000001,"15min":1.079},"min":{"1min":0.83299999999999996,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.3520000000000001,"5min":1.944,"15min":1.944},"last":0.498},{"interface":"front","average":{"1min":0.94099999999999995,"5min":0.94699999999999995,"15min":0.999},"min":{"1min":0.61599999999999999,"5min":0.55600000000000005,"15min":0.55600000000000005},"max":{"1min":1.196,"5min":1.206,"15min":1.206},"last":0.40200000000000002}]},{"osd":2,"last update":"Sat Sep 23 23:30:31 2023","interfaces":[{"interface":"back","average":{"1min":0.97099999999999997,"5min":0.91600000000000004,"15min":0.88},"min":{"1min":0.56100000000000005,"5min":0.501,"15min":0.501},"max":{"1min":1.466,"5min":1.466,"15min":1.466},"last":0.44500000000000001},{"interface":"front","average":{"1min":1.022,"5min":1.0269999999999999,"15min":1.0389999999999999},"min":{"1min":0.82499999999999996,"5min":0.55700000000000005,"15min":0.55700000000000005},"max":{"1min":1.2609999999999999,"5min":1.4450000000000001,"15min":1.4450000000000001},"last":0.47399999999999998}]},{"osd":3,"last update":"Sat Sep 23 23:31:03 2023","interfaces":[{"interface":"back","average":{"1min":0.94699999999999995,"5min":1.0089999999999999,"15min":1.0529999999999999},"min":{"1min":0.46400000000000002,"5min":0.46400000000000002,"15min":0.46400000000000002},"max":{"1min":2.266,"5min":2.266,"15min":2.266},"last":0.46400000000000002},{"interface":"front","average":{"1min":1.0660000000000001,"5min":0.97799999999999998,"15min":1},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":3.2879999999999998,"5min":3.2879999999999998,"15min":3.2879999999999998},"last":0.51800000000000002}]},{"osd":4,"last update":"Sat Sep 23 23:30:16 2023","interfaces":[{"interface":"back","average":{"1min":0.91000000000000003,"5min":0.95799999999999996,"15min":0.91700000000000004},"min":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.371},"max":{"1min":1.329,"5min":1.4370000000000001,"15min":2.423},"last":3.8719999999999999},{"interface":"front","average":{"1min":1.0880000000000001,"5min":1.079,"15min":1.075},"min":{"1min":0.749,"5min":0.59899999999999998,"15min":0.434},"max":{"1min":1.3859999999999999,"5min":2.113,"15min":2.4590000000000001},"last":0.83999999999999997}]},{"osd":5,"last update":"Sat Sep 23 23:30:16 2023","interfaces":[{"interface":"back","average":{"1min":1.0700000000000001,"5min":1.0920000000000001,"15min":1.0249999999999999},"min":{"1min":0.66500000000000004,"5min":0.63,"15min":0.55900000000000005},"max":{"1min":1.3169999999999999,"5min":2.0070000000000001,"15min":2.5230000000000001},"last":0.68000000000000005},{"interface":"front","average":{"1min":1.1279999999999999,"5min":1.1479999999999999,"15min":1.1539999999999999},"min":{"1min":0.63600000000000001,"5min":0.46000000000000002,"15min":0.46000000000000002},"max":{"1min":1.365,"5min":2.1859999999999999,"15min":2.5670000000000002},"last":0.63}]},{"osd":7,"last update":"Sat Sep 23 23:30:06 2023","interfaces":[{"interface":"back","average":{"1min":1.159,"5min":1.1890000000000001,"15min":1.1879999999999999},"min":{"1min":0.94399999999999995,"5min":0.502,"15min":0.502},"max":{"1min":1.3660000000000001,"5min":2.5009999999999999,"15min":2.6549999999999998},"last":0.69799999999999995},{"interface":"front","average":{"1min":1.2729999999999999,"5min":1.282,"15min":1.266},"min":{"1min":1.018,"5min":0.66600000000000004,"15min":0.41899999999999998},"max":{"1min":1.4419999999999999,"5min":2.4159999999999999,"15min":2.7109999999999999},"last":1.944}]}]},{"osd":1,"up_from":99,"seq":425201762379,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1010480,"kb_used_data":974696,"kb_used_omap":6,"kb_used_meta":35769,"kb_avail":92734672,"statfs":{"total":95995035648,"available":94960304128,"internally_reserved":0,"allocated":998088704,"data_stored":997536540,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6760,"internal_metadata":36627864},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,1],"upper_bound":4},"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":"Sat Sep 23 23:30:14 2023","interfaces":[{"interface":"back","average":{"1min":0.70799999999999996,"5min":0.65200000000000002,"15min":0.69599999999999995},"min":{"1min":0.38200000000000001,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":0.96099999999999997,"5min":1.0589999999999999,"15min":1.0589999999999999},"last":0.28499999999999998},{"interface":"front","average":{"1min":0.73399999999999999,"5min":0.71399999999999997,"15min":0.77000000000000002},"min":{"1min":0.40999999999999998,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":1.101,"5min":1.1719999999999999,"15min":1.1719999999999999},"last":1.6279999999999999}]},{"osd":2,"last update":"Sat Sep 23 23:30:36 2023","interfaces":[{"interface":"back","average":{"1min":0.68600000000000005,"5min":0.65800000000000003,"15min":0.63900000000000001},"min":{"1min":0.47199999999999998,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":1.0640000000000001,"5min":1.119,"15min":1.119},"last":0.42999999999999999},{"interface":"front","average":{"1min":0.748,"5min":0.69799999999999995,"15min":0.67200000000000004},"min":{"1min":0.48399999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":1.1379999999999999,"5min":1.1379999999999999,"15min":1.1379999999999999},"last":1.7190000000000001}]},{"osd":3,"last update":"Sat Sep 23 23:31:07 2023","interfaces":[{"interface":"back","average":{"1min":2.222,"5min":1.026,"15min":0.80300000000000005},"min":{"1min":0.22800000000000001,"5min":0.22800000000000001,"15min":0.22800000000000001},"max":{"1min":41.753,"5min":41.753,"15min":41.753},"last":0.22800000000000001},{"interface":"front","average":{"1min":2.3439999999999999,"5min":1.1140000000000001,"15min":0.93600000000000005},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":42.515000000000001,"5min":42.515000000000001,"15min":42.515000000000001},"last":1.746}]},{"osd":4,"last update":"Sat Sep 23 23:30:14 2023","interfaces":[{"interface":"back","average":{"1min":0.85399999999999998,"5min":0.90600000000000003,"15min":0.99199999999999999},"min":{"1min":0.67300000000000004,"5min":0.59999999999999998,"15min":0.59999999999999998},"max":{"1min":1.147,"5min":1.4630000000000001,"15min":1.4630000000000001},"last":1.79},{"interface":"front","average":{"1min":1.014,"5min":0.997,"15min":1.0620000000000001},"min":{"1min":0.72399999999999998,"5min":0.58699999999999997,"15min":0.58699999999999997},"max":{"1min":1.387,"5min":1.706,"15min":1.706},"last":1.415}]},{"osd":5,"last update":"Sat Sep 23 23:30:14 2023","interfaces":[{"interface":"back","average":{"1min":0.98099999999999998,"5min":1.014,"15min":1.0640000000000001},"min":{"1min":0.66000000000000003,"5min":0.63800000000000001,"15min":0.63800000000000001},"max":{"1min":1.2230000000000001,"5min":1.5229999999999999,"15min":1.5229999999999999},"last":1.6639999999999999},{"interface":"front","average":{"1min":0.96099999999999997,"5min":0.995,"15min":1.083},"min":{"1min":0.75800000000000001,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.3200000000000001,"5min":1.427,"15min":1.427},"last":1.762}]},{"osd":6,"last update":"Sat Sep 23 23:30:14 2023","interfaces":[{"interface":"back","average":{"1min":1.0549999999999999,"5min":1.0620000000000001,"15min":1.133},"min":{"1min":0.69499999999999995,"5min":0.68700000000000006,"15min":0.68700000000000006},"max":{"1min":1.2989999999999999,"5min":1.536,"15min":1.536},"last":1.6870000000000001},{"interface":"front","average":{"1min":1,"5min":1.032,"15min":1.1240000000000001},"min":{"1min":0.72299999999999998,"5min":0.59799999999999998,"15min":0.59799999999999998},"max":{"1min":1.4239999999999999,"5min":1.5089999999999999,"15min":1.5089999999999999},"last":1.5820000000000001}]},{"osd":7,"last update":"Sat Sep 23 23:30:14 2023","interfaces":[{"interface":"back","average":{"1min":1.0409999999999999,"5min":1.0680000000000001,"15min":1.1699999999999999},"min":{"1min":0.83099999999999996,"5min":0.56299999999999994,"15min":0.56299999999999994},"max":{"1min":1.357,"5min":1.556,"15min":1.556},"last":5.0510000000000002},{"interface":"front","average":{"1min":1.1279999999999999,"5min":1.125,"15min":1.202},"min":{"1min":0.76500000000000001,"5min":0.61199999999999999,"15min":0.61199999999999999},"max":{"1min":1.458,"5min":1.6799999999999999,"15min":1.6799999999999999},"last":0.46300000000000002}]}]},{"osd":0,"up_from":94,"seq":403726925905,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1401472,"kb_used_data":1355832,"kb_used_omap":8,"kb_used_meta":45623,"kb_avail":92343680,"statfs":{"total":95995035648,"available":94559928320,"internally_reserved":0,"allocated":1388371968,"data_stored":1387805043,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9036,"internal_metadata":46718132},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,0,0,2,3],"upper_bound":32},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Sep 23 23:30:16 2023","interfaces":[{"interface":"back","average":{"1min":0.73999999999999999,"5min":0.69799999999999995,"15min":0.73499999999999999},"min":{"1min":0.52500000000000002,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":1.056,"5min":1.2629999999999999,"15min":1.2629999999999999},"last":1.417},{"interface":"front","average":{"1min":0.89600000000000002,"5min":0.80100000000000005,"15min":0.86099999999999999},"min":{"1min":0.64600000000000002,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":1.369,"5min":1.369,"15min":1.369},"last":0.44700000000000001}]},{"osd":2,"last update":"Sat Sep 23 23:30:37 2023","interfaces":[{"interface":"back","average":{"1min":0.72099999999999997,"5min":0.68400000000000005,"15min":0.68999999999999995},"min":{"1min":0.34100000000000003,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":1.0800000000000001,"5min":1.2410000000000001,"15min":1.2410000000000001},"last":0.70499999999999996},{"interface":"front","average":{"1min":0.83499999999999996,"5min":0.76500000000000001,"15min":0.74099999999999999},"min":{"1min":0.435,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":1.1499999999999999,"5min":1.3839999999999999,"15min":1.3839999999999999},"last":1.75}]},{"osd":3,"last update":"Sat Sep 23 23:30:01 2023","interfaces":[{"interface":"back","average":{"1min":0.77200000000000002,"5min":0.68200000000000005,"15min":0.66600000000000004},"min":{"1min":0.34300000000000003,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":2.0259999999999998,"5min":2.0259999999999998,"15min":2.0259999999999998},"last":0.41299999999999998},{"interface":"front","average":{"1min":0.871,"5min":0.80200000000000005,"15min":0.80300000000000005},"min":{"1min":0.47799999999999998,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":1.992,"5min":1.992,"15min":1.992},"last":0.50600000000000001}]},{"osd":4,"last update":"Sat Sep 23 23:30:44 2023","interfaces":[{"interface":"back","average":{"1min":1.042,"5min":0.91800000000000004,"15min":0.95799999999999996},"min":{"1min":0.64500000000000002,"5min":0.56499999999999995,"15min":0.52800000000000002},"max":{"1min":5.2329999999999997,"5min":5.2329999999999997,"15min":5.2329999999999997},"last":0.60899999999999999},{"interface":"front","average":{"1min":0.998,"5min":0.98599999999999999,"15min":1.0369999999999999},"min":{"1min":0.60999999999999999,"5min":0.51700000000000002,"15min":0.47799999999999998},"max":{"1min":1.948,"5min":1.9490000000000001,"15min":1.9490000000000001},"last":0.92000000000000004}]},{"osd":5,"last update":"Sat Sep 23 23:30:44 2023","interfaces":[{"interface":"back","average":{"1min":1.081,"5min":1.0369999999999999,"15min":1.093},"min":{"1min":0.72699999999999998,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":1.9710000000000001,"5min":1.9710000000000001,"15min":1.9710000000000001},"last":0.95899999999999996},{"interface":"front","average":{"1min":1.0940000000000001,"5min":1.105,"15min":1.151},"min":{"1min":0.64100000000000001,"5min":0.64100000000000001,"15min":0.64100000000000001},"max":{"1min":1.53,"5min":1.5620000000000001,"15min":1.5620000000000001},"last":0.78100000000000003}]},{"osd":6,"last update":"Sat Sep 23 23:30:44 2023","interfaces":[{"interface":"back","average":{"1min":1.036,"5min":1.05,"15min":1.0940000000000001},"min":{"1min":0.63500000000000001,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.4530000000000001,"5min":1.4710000000000001,"15min":1.4710000000000001},"last":0.64300000000000002},{"interface":"front","average":{"1min":1.0840000000000001,"5min":1.042,"15min":1.093},"min":{"1min":0.63900000000000001,"5min":0.63900000000000001,"15min":0.63900000000000001},"max":{"1min":3.0289999999999999,"5min":3.0289999999999999,"15min":3.0289999999999999},"last":0.54200000000000004}]},{"osd":7,"last update":"Sat Sep 23 23:30:44 2023","interfaces":[{"interface":"back","average":{"1min":1.0489999999999999,"5min":1.0960000000000001,"15min":1.1919999999999999},"min":{"1min":0.66600000000000004,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":1.327,"5min":1.9079999999999999,"15min":1.9079999999999999},"last":0.66600000000000004},{"interface":"front","average":{"1min":1.145,"5min":1.069,"15min":1.1459999999999999},"min":{"1min":0.67300000000000004,"5min":0.60099999999999998,"15min":0.60099999999999998},"max":{"1min":3.133,"5min":3.133,"15min":3.133},"last":0.57799999999999996}]}]},{"osd":2,"up_from":104,"seq":446676598842,"num_pgs":25,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1124396,"kb_used_data":1088676,"kb_used_omap":11,"kb_used_meta":35700,"kb_avail":92620756,"statfs":{"total":95995035648,"available":94843654144,"internally_reserved":0,"allocated":1114804224,"data_stored":1114255878,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12272,"internal_metadata":36556816},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,0,0,3],"upper_bound":32},"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":"Sat Sep 23 23:30:37 2023","interfaces":[{"interface":"back","average":{"1min":0.67500000000000004,"5min":0.63700000000000001,"15min":0.63200000000000001},"min":{"1min":0.41499999999999998,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":1.117,"5min":1.117,"15min":1.117},"last":0.183},{"interface":"front","average":{"1min":0.747,"5min":0.75700000000000001,"15min":0.77700000000000002},"min":{"1min":0.505,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":1.046,"5min":1.1279999999999999,"15min":1.1279999999999999},"last":0.21099999999999999}]},{"osd":1,"last update":"Sat Sep 23 23:30:37 2023","interfaces":[{"interface":"back","average":{"1min":0.627,"5min":0.626,"15min":0.628},"min":{"1min":0.45700000000000002,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":1.0409999999999999,"5min":1.0409999999999999,"15min":1.0409999999999999},"last":0.22800000000000001},{"interface":"front","average":{"1min":0.72699999999999998,"5min":0.78000000000000003,"15min":0.80500000000000005},"min":{"1min":0.45600000000000002,"5min":0.44,"15min":0.44},"max":{"1min":0.95599999999999996,"5min":1.252,"15min":1.252},"last":0.27500000000000002}]},{"osd":3,"last update":"Sat Sep 23 23:31:00 2023","interfaces":[{"interface":"back","average":{"1min":0.79900000000000004,"5min":0.754,"15min":0.76200000000000001},"min":{"1min":0.26800000000000002,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":1.669,"5min":1.669,"15min":1.669},"last":0.34899999999999998},{"interface":"front","average":{"1min":0.752,"5min":0.77900000000000003,"15min":0.80100000000000005},"min":{"1min":0.254,"5min":0.254,"15min":0.254},"max":{"1min":1.641,"5min":1.641,"15min":1.641},"last":0.36399999999999999}]},{"osd":4,"last update":"Sat Sep 23 23:30:37 2023","interfaces":[{"interface":"back","average":{"1min":1.0189999999999999,"5min":0.99399999999999999,"15min":1.014},"min":{"1min":0.78200000000000003,"5min":0.57699999999999996,"15min":0.57699999999999996},"max":{"1min":1.294,"5min":1.4670000000000001,"15min":1.4670000000000001},"last":0.29599999999999999},{"interface":"front","average":{"1min":0.996,"5min":0.95799999999999996,"15min":0.92900000000000005},"min":{"1min":0.63,"5min":0.63,"15min":0.63},"max":{"1min":1.409,"5min":1.599,"15min":1.599},"last":1.1639999999999999}]},{"osd":5,"last update":"Sat Sep 23 23:30:37 2023","interfaces":[{"interface":"back","average":{"1min":1.022,"5min":0.98799999999999999,"15min":0.98499999999999999},"min":{"1min":0.66700000000000004,"5min":0.628,"15min":0.628},"max":{"1min":1.3240000000000001,"5min":1.887,"15min":1.887},"last":3.6589999999999998},{"interface":"front","average":{"1min":1.0620000000000001,"5min":1.0369999999999999,"15min":1.0409999999999999},"min":{"1min":0.73299999999999998,"5min":0.63100000000000001,"15min":0.63100000000000001},"max":{"1min":1.609,"5min":1.609,"15min":1.609},"last":1.2130000000000001}]},{"osd":6,"last update":"Sat Sep 23 23:30:37 2023","interfaces":[{"interface":"back","average":{"1min":1.0429999999999999,"5min":1.0089999999999999,"15min":0.995},"min":{"1min":0.70499999999999996,"5min":0.63700000000000001,"15min":0.63700000000000001},"max":{"1min":1.4530000000000001,"5min":1.4530000000000001,"15min":1.4530000000000001},"last":0.93899999999999995},{"interface":"front","average":{"1min":1.0840000000000001,"5min":1.0409999999999999,"15min":1.0449999999999999},"min":{"1min":0.80900000000000005,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":1.3360000000000001,"5min":1.3819999999999999,"15min":1.3819999999999999},"last":0.32000000000000001}]},{"osd":7,"last update":"Sat Sep 23 23:30:37 2023","interfaces":[{"interface":"back","average":{"1min":1.056,"5min":1.0369999999999999,"15min":1.03},"min":{"1min":0.72999999999999998,"5min":0.57999999999999996,"15min":0.57999999999999996},"max":{"1min":1.3720000000000001,"5min":1.484,"15min":1.484},"last":0.46899999999999997},{"interface":"front","average":{"1min":1.135,"5min":1.0720000000000001,"15min":1.069},"min":{"1min":0.83499999999999996,"5min":0.65400000000000003,"15min":0.65400000000000003},"max":{"1min":1.401,"5min":1.4399999999999999,"15min":1.4399999999999999},"last":0.44400000000000001}]}]},{"osd":3,"up_from":109,"seq":468151435316,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":572192,"kb_used_data":528280,"kb_used_omap":5,"kb_used_meta":43898,"kb_avail":93172960,"statfs":{"total":95995035648,"available":95409111040,"internally_reserved":0,"allocated":540958720,"data_stored":540420882,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5347,"internal_metadata":44952349},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,1],"upper_bound":4},"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":"Sat Sep 23 23:30:03 2023","interfaces":[{"interface":"back","average":{"1min":0.70099999999999996,"5min":0.73099999999999998,"15min":0.77100000000000002},"min":{"1min":0.39500000000000002,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":1.4379999999999999,"5min":1.4379999999999999,"15min":1.4379999999999999},"last":0.26800000000000002},{"interface":"front","average":{"1min":0.72299999999999998,"5min":0.72899999999999998,"15min":0.74099999999999999},"min":{"1min":0.51200000000000001,"5min":0.47299999999999998,"15min":0.47299999999999998},"max":{"1min":1.603,"5min":1.603,"15min":1.603},"last":1.8660000000000001}]},{"osd":1,"last update":"Sat Sep 23 23:30:03 2023","interfaces":[{"interface":"back","average":{"1min":0.71499999999999997,"5min":0.76300000000000001,"15min":0.80500000000000005},"min":{"1min":0.436,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":0.96799999999999997,"5min":1.2310000000000001,"15min":1.2310000000000001},"last":1.847},{"interface":"front","average":{"1min":0.71699999999999997,"5min":0.79500000000000004,"15min":0.83099999999999996},"min":{"1min":0.40699999999999997,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":1.0289999999999999,"5min":1.3959999999999999,"15min":1.3959999999999999},"last":1.833}]},{"osd":2,"last update":"Sat Sep 23 23:30:03 2023","interfaces":[{"interface":"back","average":{"1min":0.78000000000000003,"5min":0.81200000000000006,"15min":0.84699999999999998},"min":{"1min":0.48699999999999999,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":1.0740000000000001,"5min":1.294,"15min":1.294},"last":2.1459999999999999},{"interface":"front","average":{"1min":0.89400000000000002,"5min":0.86099999999999999,"15min":0.879},"min":{"1min":0.56499999999999995,"5min":0.45900000000000002,"15min":0.45900000000000002},"max":{"1min":1.6879999999999999,"5min":1.6879999999999999,"15min":1.6879999999999999},"last":1.97}]},{"osd":4,"last update":"Sat Sep 23 23:30:03 2023","interfaces":[{"interface":"back","average":{"1min":1.02,"5min":1.0609999999999999,"15min":1.101},"min":{"1min":0.65800000000000003,"5min":0.56000000000000005,"15min":0.56000000000000005},"max":{"1min":1.333,"5min":1.6100000000000001,"15min":1.6100000000000001},"last":1.8859999999999999},{"interface":"front","average":{"1min":1.0429999999999999,"5min":1.02,"15min":1.032},"min":{"1min":0.78800000000000003,"5min":0.69599999999999995,"15min":0.69599999999999995},"max":{"1min":1.49,"5min":1.49,"15min":1.49},"last":1.917}]},{"osd":5,"last update":"Sat Sep 23 23:30:03 2023","interfaces":[{"interface":"back","average":{"1min":1.0569999999999999,"5min":1.038,"15min":1.0580000000000001},"min":{"1min":0.72299999999999998,"5min":0.63400000000000001,"15min":0.63400000000000001},"max":{"1min":1.3879999999999999,"5min":1.3919999999999999,"15min":1.3919999999999999},"last":1.9850000000000001},{"interface":"front","average":{"1min":1.0680000000000001,"5min":1.1100000000000001,"15min":1.1599999999999999},"min":{"1min":0.72199999999999998,"5min":0.61799999999999999,"15min":0.61799999999999999},"max":{"1min":1.4379999999999999,"5min":1.6459999999999999,"15min":1.6459999999999999},"last":3.4049999999999998}]},{"osd":6,"last update":"Sat Sep 23 23:30:03 2023","interfaces":[{"interface":"back","average":{"1min":1.1040000000000001,"5min":1.115,"15min":1.1319999999999999},"min":{"1min":0.877,"5min":0.79000000000000004,"15min":0.79000000000000004},"max":{"1min":1.4199999999999999,"5min":1.9690000000000001,"15min":1.9690000000000001},"last":1.9530000000000001},{"interface":"front","average":{"1min":1.121,"5min":1.1919999999999999,"15min":1.2370000000000001},"min":{"1min":0.68999999999999995,"5min":0.68999999999999995,"15min":0.68999999999999995},"max":{"1min":1.3959999999999999,"5min":2.1819999999999999,"15min":2.1819999999999999},"last":1.8999999999999999}]},{"osd":7,"last update":"Sat Sep 23 23:30:03 2023","interfaces":[{"interface":"back","average":{"1min":1.071,"5min":1.1699999999999999,"15min":1.222},"min":{"1min":0.746,"5min":0.74099999999999999,"15min":0.74099999999999999},"max":{"1min":1.4059999999999999,"5min":2.077,"15min":2.077},"last":1.9970000000000001},{"interface":"front","average":{"1min":1.0569999999999999,"5min":1.1830000000000001,"15min":1.24},"min":{"1min":0.72399999999999998,"5min":0.72399999999999998,"15min":0.72399999999999998},"max":{"1min":1.3879999999999999,"5min":1.9219999999999999,"15min":1.9219999999999999},"last":2.0190000000000001}]}]},{"osd":4,"up_from":30,"seq":128849019159,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1613644,"kb_used_data":1566404,"kb_used_omap":0,"kb_used_meta":47232,"kb_avail":92131508,"statfs":{"total":95995035648,"available":94342664192,"internally_reserved":0,"allocated":1603997696,"data_stored":1603478365,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":48365568},"hb_peers":[0,1,2,3,5,6,7],"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 23:30:37 2023","interfaces":[{"interface":"back","average":{"1min":0.97999999999999998,"5min":0.94799999999999995,"15min":0.93500000000000005},"min":{"1min":0.59399999999999997,"5min":0.499,"15min":0.499},"max":{"1min":1.355,"5min":1.5700000000000001,"15min":1.5700000000000001},"last":0.46700000000000003},{"interface":"front","average":{"1min":0.94399999999999995,"5min":0.90600000000000003,"15min":0.94099999999999995},"min":{"1min":0.68300000000000005,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":1.276,"5min":1.276,"15min":1.276},"last":0.94899999999999995}]},{"osd":1,"last update":"Sat Sep 23 23:30:20 2023","interfaces":[{"interface":"back","average":{"1min":0.98999999999999999,"5min":0.90900000000000003,"15min":0.92700000000000005},"min":{"1min":0.72999999999999998,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.3680000000000001,"5min":1.3680000000000001,"15min":1.3680000000000001},"last":0.80100000000000005},{"interface":"front","average":{"1min":0.98099999999999998,"5min":0.94999999999999996,"15min":1.0229999999999999},"min":{"1min":0.57999999999999996,"5min":0.56299999999999994,"15min":0.56299999999999994},"max":{"1min":1.4410000000000001,"5min":1.526,"15min":1.526},"last":0.40000000000000002}]},{"osd":2,"last update":"Sat Sep 23 23:30:32 2023","interfaces":[{"interface":"back","average":{"1min":0.95799999999999996,"5min":0.97399999999999998,"15min":0.99099999999999999},"min":{"1min":0.67500000000000004,"5min":0.65100000000000002,"15min":0.65100000000000002},"max":{"1min":1.276,"5min":1.276,"15min":1.276},"last":0.83899999999999997},{"interface":"front","average":{"1min":0.96799999999999997,"5min":0.95599999999999996,"15min":0.94499999999999995},"min":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"max":{"1min":1.347,"5min":1.4259999999999999,"15min":1.4259999999999999},"last":0.49299999999999999}]},{"osd":3,"last update":"Sat Sep 23 23:30:08 2023","interfaces":[{"interface":"back","average":{"1min":1.0669999999999999,"5min":1.071,"15min":1.091},"min":{"1min":0.68300000000000005,"5min":0.58299999999999996,"15min":0.58299999999999996},"max":{"1min":1.4430000000000001,"5min":1.4430000000000001,"15min":1.4430000000000001},"last":0.76500000000000001},{"interface":"front","average":{"1min":1.0349999999999999,"5min":1.0429999999999999,"15min":1.0549999999999999},"min":{"1min":0.76300000000000001,"5min":0.69299999999999995,"15min":0.69299999999999995},"max":{"1min":1.282,"5min":1.363,"15min":1.363},"last":0.55500000000000005}]},{"osd":5,"last update":"Sat Sep 23 23:30:26 2023","interfaces":[{"interface":"back","average":{"1min":0.99399999999999999,"5min":0.97699999999999998,"15min":0.94599999999999995},"min":{"1min":0.70799999999999996,"5min":0.53200000000000003,"15min":0.36699999999999999},"max":{"1min":1.502,"5min":1.502,"15min":1.502},"last":0.81799999999999995},{"interface":"front","average":{"1min":1.2549999999999999,"5min":1.194,"15min":1.155},"min":{"1min":1.03,"5min":0.63700000000000001,"15min":0.44400000000000001},"max":{"1min":1.5700000000000001,"5min":1.5700000000000001,"15min":1.5700000000000001},"last":0.874}]},{"osd":6,"last update":"Sat Sep 23 23:30:20 2023","interfaces":[{"interface":"back","average":{"1min":1.0720000000000001,"5min":1.0149999999999999,"15min":0.995},"min":{"1min":0.77900000000000003,"5min":0.49199999999999999,"15min":0.40100000000000002},"max":{"1min":1.5509999999999999,"5min":1.5509999999999999,"15min":1.5509999999999999},"last":0.68100000000000005},{"interface":"front","average":{"1min":1.1890000000000001,"5min":1.1120000000000001,"15min":1.0600000000000001},"min":{"1min":0.75600000000000001,"5min":0.61299999999999999,"15min":0.47599999999999998},"max":{"1min":1.421,"5min":1.427,"15min":1.522},"last":0.89100000000000001}]},{"osd":7,"last update":"Sat Sep 23 23:30:20 2023","interfaces":[{"interface":"back","average":{"1min":1.1850000000000001,"5min":1.109,"15min":1.085},"min":{"1min":0.91100000000000003,"5min":0.66900000000000004,"15min":0.55400000000000005},"max":{"1min":1.4330000000000001,"5min":1.538,"15min":1.5580000000000001},"last":0.60399999999999998},{"interface":"front","average":{"1min":1.1779999999999999,"5min":1.1160000000000001,"15min":1.1160000000000001},"min":{"1min":0.90100000000000002,"5min":0.55700000000000005,"15min":0.55700000000000005},"max":{"1min":1.6399999999999999,"5min":1.6399999999999999,"15min":1.6399999999999999},"last":0.71999999999999997}]}]},{"osd":5,"up_from":38,"seq":163208757518,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1763140,"kb_used_data":1726204,"kb_used_omap":0,"kb_used_meta":36928,"kb_avail":91982012,"statfs":{"total":95995035648,"available":94189580288,"internally_reserved":0,"allocated":1767632896,"data_stored":1767117785,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":37814272},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,0,1,4],"upper_bound":16},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 23:30:43 2023","interfaces":[{"interface":"back","average":{"1min":1.0149999999999999,"5min":0.92700000000000005,"15min":0.89800000000000002},"min":{"1min":0.67400000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":2.109,"5min":2.109,"15min":2.109},"last":3.1549999999999998},{"interface":"front","average":{"1min":0.98199999999999998,"5min":0.93799999999999994,"15min":0.95899999999999996},"min":{"1min":0.496,"5min":0.496,"15min":0.496},"max":{"1min":1.905,"5min":1.905,"15min":1.905},"last":2.343}]},{"osd":1,"last update":"Sat Sep 23 23:30:11 2023","interfaces":[{"interface":"back","average":{"1min":1.01,"5min":1.0229999999999999,"15min":1.1140000000000001},"min":{"1min":0.623,"5min":0.503,"15min":0.503},"max":{"1min":1.323,"5min":1.381,"15min":1.381},"last":2.5409999999999999},{"interface":"front","average":{"1min":1.1459999999999999,"5min":1.091,"15min":1.121},"min":{"1min":0.75800000000000001,"5min":0.61599999999999999,"15min":0.61599999999999999},"max":{"1min":1.4279999999999999,"5min":1.4279999999999999,"15min":1.4279999999999999},"last":2.6110000000000002}]},{"osd":2,"last update":"Sat Sep 23 23:30:29 2023","interfaces":[{"interface":"back","average":{"1min":1.01,"5min":1.006,"15min":1.004},"min":{"1min":0.72799999999999998,"5min":0.59099999999999997,"15min":0.59099999999999997},"max":{"1min":1.321,"5min":1.4430000000000001,"15min":1.4430000000000001},"last":2.3820000000000001},{"interface":"front","average":{"1min":1.0780000000000001,"5min":1.0069999999999999,"15min":0.98299999999999998},"min":{"1min":0.67900000000000005,"5min":0.59799999999999998,"15min":0.59799999999999998},"max":{"1min":1.286,"5min":1.3620000000000001,"15min":1.3620000000000001},"last":2.1960000000000002}]},{"osd":3,"last update":"Sat Sep 23 23:30:07 2023","interfaces":[{"interface":"back","average":{"1min":1.087,"5min":1.0649999999999999,"15min":1.085},"min":{"1min":0.66500000000000004,"5min":0.65200000000000002,"15min":0.65200000000000002},"max":{"1min":1.403,"5min":1.403,"15min":1.403},"last":2.4159999999999999},{"interface":"front","average":{"1min":1.032,"5min":1.046,"15min":1.0660000000000001},"min":{"1min":0.83099999999999996,"5min":0.65300000000000002,"15min":0.65300000000000002},"max":{"1min":1.3220000000000001,"5min":1.407,"15min":1.407},"last":0.371}]},{"osd":4,"last update":"Sat Sep 23 23:30:29 2023","interfaces":[{"interface":"back","average":{"1min":1.0680000000000001,"5min":1.0009999999999999,"15min":0.96099999999999997},"min":{"1min":0.74299999999999999,"5min":0.51400000000000001,"15min":0.49199999999999999},"max":{"1min":1.4830000000000001,"5min":1.4830000000000001,"15min":1.4830000000000001},"last":0.54100000000000004},{"interface":"front","average":{"1min":1.089,"5min":1.0489999999999999,"15min":1.054},"min":{"1min":0.72399999999999998,"5min":0.60899999999999999,"15min":0.56200000000000006},"max":{"1min":1.546,"5min":1.627,"15min":1.627},"last":0.45300000000000001}]},{"osd":6,"last update":"Sat Sep 23 23:30:14 2023","interfaces":[{"interface":"back","average":{"1min":1.117,"5min":1.091,"15min":1.0580000000000001},"min":{"1min":0.89900000000000002,"5min":0.72399999999999998,"15min":0.53700000000000003},"max":{"1min":1.373,"5min":1.4990000000000001,"15min":1.5680000000000001},"last":0.40799999999999997},{"interface":"front","average":{"1min":1.1120000000000001,"5min":1.113,"15min":1.1140000000000001},"min":{"1min":0.69399999999999995,"5min":0.68300000000000005,"15min":0.52700000000000002},"max":{"1min":1.6220000000000001,"5min":1.6220000000000001,"15min":1.6220000000000001},"last":0.84199999999999997}]},{"osd":7,"last update":"Sat Sep 23 23:30:14 2023","interfaces":[{"interface":"back","average":{"1min":1.1459999999999999,"5min":1.1399999999999999,"15min":1.133},"min":{"1min":0.79100000000000004,"5min":0.76300000000000001,"15min":0.57999999999999996},"max":{"1min":1.5249999999999999,"5min":1.5740000000000001,"15min":1.5740000000000001},"last":0.66900000000000004},{"interface":"front","average":{"1min":1.246,"5min":1.206,"15min":1.173},"min":{"1min":0.91700000000000004,"5min":0.76800000000000002,"15min":0.51900000000000002},"max":{"1min":1.5269999999999999,"5min":1.5449999999999999,"15min":1.7689999999999999},"last":2.5259999999999998}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":4194304,"data_stored":4194304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4198400,"data_stored":4194323,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"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":4485,"internal_metadata":0},{"poolid":2,"osd":3,"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":1658,"internal_metadata":0},{"poolid":2,"osd":4,"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},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":4194304,"data_stored":4194304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9036,"internal_metadata":0},{"poolid":3,"osd":1,"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":6760,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7787,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3689,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4880,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":624,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":4804,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4950,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"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},{"poolid":4,"osd":1,"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},{"poolid":4,"osd":2,"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},{"poolid":4,"osd":3,"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},{"poolid":4,"osd":4,"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},{"poolid":4,"osd":5,"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},{"poolid":4,"osd":6,"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},{"poolid":4,"osd":7,"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},{"poolid":5,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":1406599168,"data_stored":1406599168,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":5,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":1011089408,"data_stored":1011089408,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":5,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":1114243072,"data_stored":1114243072,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":5,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":552599552,"data_stored":552599552,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":5,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":1607270400,"data_stored":1607270400,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":5,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":1800404992,"data_stored":1800404992,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":5,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":793575424,"data_stored":793575424,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":5,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":991756288,"data_stored":991756288,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-23T23:31:12.759 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd pool set unique_pool_0 pgp_num 16 2023-09-23T23:31:12.836 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:31:12.867 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:31:12.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:12.870 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:31:12.971 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:12.997 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:12.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:12.999 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:31:13.100 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:13.141 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:13.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:13.145 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:31:13.245 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:31:13.272 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:31:13.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:13.275 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:31:13.376 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:31:13.388 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:31:13 smithi164 bash[92846]: cluster 2023-09-23T23:31:12.338948+0000 mgr.y (mgr.25991) 411 : cluster 0 pgmap v348: 89 pgs: 89 active+clean; 3.1 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 88 MiB/s wr, 1.40k op/s 2023-09-23T23:31:13.413 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:31:13.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:13.414 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:31:13.515 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:31:13.548 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:31:13.553 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 31 16 56057 56041 112.969 71.875 0.0215242 0.00884378 2023-09-23T23:31:13.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:13.555 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:31:13.560 INFO:teuthology.orchestra.run.smithi159.stdout:{ 2023-09-23T23:31:13.560 INFO:teuthology.orchestra.run.smithi159.stdout: "ops": [ 2023-09-23T23:31:13.560 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:13.561 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_repop(client.44483.0:56058 5.7 e115/111 5:e3946e38:::benchmark_data_smithi159_152088_object56057:head v 115'3439, mlcod=115'3437)", 2023-09-23T23:31:13.561 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:31:13.552614+0000", 2023-09-23T23:31:13.561 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 0.004421342, 2023-09-23T23:31:13.561 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0044620969999999999, 2023-09-23T23:31:13.561 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:31:13.561 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "started", 2023-09-23T23:31:13.561 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:31:13.562 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:13.562 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:31:13.562 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:13.552614+0000", 2023-09-23T23:31:13.562 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:31:13.562 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:13.562 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:13.563 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:31:13.563 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:13.552614+0000", 2023-09-23T23:31:13.563 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:31:13.563 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:13.563 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:13.564 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:31:13.564 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:13.552613+0000", 2023-09-23T23:31:13.564 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.999999 2023-09-23T23:31:13.564 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:13.564 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:13.565 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:31:13.565 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:13.552646+0000", 2023-09-23T23:31:13.565 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 3.3130999999999998e-05 2023-09-23T23:31:13.565 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:13.565 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:13.565 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:31:13.566 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:13.552667+0000", 2023-09-23T23:31:13.566 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.0924000000000002e-05 2023-09-23T23:31:13.566 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:13.566 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:13.566 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:31:13.566 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:13.552677+0000", 2023-09-23T23:31:13.567 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 9.1570000000000006e-06 2023-09-23T23:31:13.567 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:13.567 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:13.567 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:31:13.567 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:13.553219+0000", 2023-09-23T23:31:13.567 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00054281999999999996 2023-09-23T23:31:13.567 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:13.568 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:13.568 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:31:13.568 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:13.553282+0000", 2023-09-23T23:31:13.568 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.2750999999999996e-05 2023-09-23T23:31:13.568 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:31:13.569 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:31:13.569 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:31:13.569 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:31:13.569 INFO:teuthology.orchestra.run.smithi159.stdout: ], 2023-09-23T23:31:13.569 INFO:teuthology.orchestra.run.smithi159.stdout: "num_ops": 1 2023-09-23T23:31:13.570 INFO:teuthology.orchestra.run.smithi159.stdout:} 2023-09-23T23:31:13.656 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:31:13.668 INFO:teuthology.orchestra.run.smithi159.stdout:osd.0: {} 2023-09-23T23:31:13.689 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:31:13.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:13.694 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:31:13.704 INFO:teuthology.orchestra.run.smithi159.stdout:osd.1: {} 2023-09-23T23:31:13.755 INFO:teuthology.orchestra.run.smithi159.stdout:osd.2: {} 2023-09-23T23:31:13.775 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:31:13 smithi159 bash[105915]: cluster 2023-09-23T23:31:12.338948+0000 mgr.y (mgr.25991) 411 : cluster 0 pgmap v348: 89 pgs: 89 active+clean; 3.1 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 88 MiB/s wr, 1.40k op/s 2023-09-23T23:31:13.775 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:31:13 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:31:13] "GET /metrics HTTP/1.1" 200 36529 "" "Prometheus/2.43.0" 2023-09-23T23:31:13.776 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:31:13 smithi159 bash[108473]: cluster 2023-09-23T23:31:12.338948+0000 mgr.y (mgr.25991) 411 : cluster 0 pgmap v348: 89 pgs: 89 active+clean; 3.1 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 88 MiB/s wr, 1.40k op/s 2023-09-23T23:31:13.795 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:13.796 INFO:teuthology.orchestra.run.smithi159.stdout:osd.3: {} 2023-09-23T23:31:13.834 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:13.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:13.838 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:31:13.856 INFO:teuthology.orchestra.run.smithi159.stdout:osd.4: {} 2023-09-23T23:31:13.891 INFO:teuthology.orchestra.run.smithi159.stdout:osd.5: {} 2023-09-23T23:31:13.933 INFO:teuthology.orchestra.run.smithi159.stdout:osd.6: {} 2023-09-23T23:31:13.938 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:13.969 INFO:teuthology.orchestra.run.smithi159.stdout:osd.7: {} 2023-09-23T23:31:13.975 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:13.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:13.979 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:31:13.980 INFO:teuthology.orchestra.run.smithi159.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T23:31:13.980 INFO:teuthology.orchestra.run.smithi159.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T23:31:13.980 INFO:teuthology.orchestra.run.smithi159.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T23:31:13.980 INFO:teuthology.orchestra.run.smithi159.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T23:31:13.980 INFO:teuthology.orchestra.run.smithi159.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T23:31:13.980 INFO:teuthology.orchestra.run.smithi159.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T23:31:13.980 INFO:teuthology.orchestra.run.smithi159.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T23:31:13.980 INFO:teuthology.orchestra.run.smithi159.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T23:31:14.080 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:31:14.103 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:31:14.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:14.106 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:31:14.207 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:31:14.246 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:31:14.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:14.248 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:31:14.288 INFO:teuthology.orchestra.run.smithi159.stderr:noscrub is unset 2023-09-23T23:31:14.342 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:31:14 smithi159 bash[105915]: audit 2023-09-23T23:31:13.633417+0000 mon.c (mon.2) 29 : audit 0 from='client.? 172.21.15.159:0/4027834236' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:31:14.343 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:31:14 smithi159 bash[105915]: audit 2023-09-23T23:31:13.676789+0000 mon.b (mon.1) 3 : audit 1 from='client.? 172.21.15.159:0/3040428155' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:31:14.343 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:31:14 smithi159 bash[105915]: audit 2023-09-23T23:31:13.678307+0000 mon.a (mon.0) 484 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:31:14.344 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:31:14 smithi159 bash[108473]: audit 2023-09-23T23:31:13.633417+0000 mon.c (mon.2) 29 : audit 0 from='client.? 172.21.15.159:0/4027834236' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:31:14.344 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:31:14 smithi159 bash[108473]: audit 2023-09-23T23:31:13.676789+0000 mon.b (mon.1) 3 : audit 1 from='client.? 172.21.15.159:0/3040428155' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:31:14.344 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:31:14 smithi159 bash[108473]: audit 2023-09-23T23:31:13.678307+0000 mon.a (mon.0) 484 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:31:14.349 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:14.376 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:14.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:14.381 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:31:14.481 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:14.507 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:14.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:14.510 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:31:14.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:31:14 smithi164 bash[92846]: audit 2023-09-23T23:31:13.633417+0000 mon.c (mon.2) 29 : audit 0 from='client.? 172.21.15.159:0/4027834236' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:31:14.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:31:14 smithi164 bash[92846]: audit 2023-09-23T23:31:13.676789+0000 mon.b (mon.1) 3 : audit 1 from='client.? 172.21.15.159:0/3040428155' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:31:14.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:31:14 smithi164 bash[92846]: audit 2023-09-23T23:31:13.678307+0000 mon.a (mon.0) 484 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:31:14.553 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 32 16 57346 57330 111.956 80.5625 0.0123504 0.00892641 2023-09-23T23:31:14.610 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:31:14.639 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:31:14.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:14.642 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:31:14.743 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:14.773 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:14.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:14.775 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:31:14.876 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:31:14.913 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:31:14.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:14.916 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:31:15.016 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:15.052 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:15.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:15.054 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:31:15.155 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:31:15.184 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:31:15.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:15.191 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:31:15.292 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:15.322 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:15.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:15.327 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:31:15.428 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:15.456 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:15.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:15.460 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:31:15.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:31:15 smithi159 bash[105915]: cluster 2023-09-23T23:31:14.265976+0000 mon.a (mon.0) 485 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:31:15.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:31:15 smithi159 bash[105915]: cluster 2023-09-23T23:31:14.269031+0000 osd.6 (osd.6) 26 : cluster 3 failed to encode map e116 with expected crc 2023-09-23T23:31:15.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:31:15 smithi159 bash[105915]: audit 2023-09-23T23:31:14.272293+0000 mon.a (mon.0) 486 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T23:31:15.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:31:15 smithi159 bash[105915]: cluster 2023-09-23T23:31:14.272345+0000 mon.a (mon.0) 487 : cluster 0 osdmap e116: 8 total, 8 up, 8 in 2023-09-23T23:31:15.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:31:15 smithi159 bash[105915]: cluster 2023-09-23T23:31:14.342188+0000 mgr.y (mgr.25991) 412 : cluster 0 pgmap v350: 89 pgs: 89 active+clean; 3.3 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 85 MiB/s wr, 1.35k op/s 2023-09-23T23:31:15.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:31:15 smithi159 bash[108473]: cluster 2023-09-23T23:31:14.265976+0000 mon.a (mon.0) 485 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:31:15.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:31:15 smithi159 bash[108473]: cluster 2023-09-23T23:31:14.269031+0000 osd.6 (osd.6) 26 : cluster 3 failed to encode map e116 with expected crc 2023-09-23T23:31:15.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:31:15 smithi159 bash[108473]: audit 2023-09-23T23:31:14.272293+0000 mon.a (mon.0) 486 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T23:31:15.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:31:15 smithi159 bash[108473]: cluster 2023-09-23T23:31:14.272345+0000 mon.a (mon.0) 487 : cluster 0 osdmap e116: 8 total, 8 up, 8 in 2023-09-23T23:31:15.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:31:15 smithi159 bash[108473]: cluster 2023-09-23T23:31:14.342188+0000 mgr.y (mgr.25991) 412 : cluster 0 pgmap v350: 89 pgs: 89 active+clean; 3.3 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 85 MiB/s wr, 1.35k op/s 2023-09-23T23:31:15.553 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 33 16 58563 58547 110.868 76.0625 0.00960144 0.00901421 2023-09-23T23:31:15.561 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:15.585 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:15.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:15.588 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:31:15.688 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:31:15.698 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:31:15 smithi164 bash[92846]: cluster 2023-09-23T23:31:14.265976+0000 mon.a (mon.0) 485 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:31:15.698 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:31:15 smithi164 bash[92846]: cluster 2023-09-23T23:31:14.269031+0000 osd.6 (osd.6) 26 : cluster 3 failed to encode map e116 with expected crc 2023-09-23T23:31:15.698 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:31:15 smithi164 bash[92846]: audit 2023-09-23T23:31:14.272293+0000 mon.a (mon.0) 486 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T23:31:15.698 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:31:15 smithi164 bash[92846]: cluster 2023-09-23T23:31:14.272345+0000 mon.a (mon.0) 487 : cluster 0 osdmap e116: 8 total, 8 up, 8 in 2023-09-23T23:31:15.698 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:31:15 smithi164 bash[92846]: cluster 2023-09-23T23:31:14.342188+0000 mgr.y (mgr.25991) 412 : cluster 0 pgmap v350: 89 pgs: 89 active+clean; 3.3 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 85 MiB/s wr, 1.35k op/s 2023-09-23T23:31:15.732 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:31:15.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:15.737 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:31:15.838 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:15.871 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:15.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:15.878 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:31:15.979 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:31:16.007 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:31:16.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:16.009 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:31:16.110 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:16.137 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:16.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:16.140 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:31:16.241 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:16.268 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:16.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:16.271 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:31:16.371 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:31:16.396 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:31:16.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:16.400 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:31:16.500 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:16.527 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:16.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:16.532 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:31:16.553 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 34 16 59869 59853 110.008 81.625 0.0164968 0.00908509 2023-09-23T23:31:16.632 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:31:16.657 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:31:16.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:16.661 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:31:16.762 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:16.790 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:16.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:16.792 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:31:16.893 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:31:16.922 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:31:16.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:16.927 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:31:17.028 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:17.059 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:17.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:17.061 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:31:17.084 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_blocked_ops 2023-09-23T23:31:17.162 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:17.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:17.197 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:17.197 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:31:17.298 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:31:17.335 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:31:17.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:17.337 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:31:17.438 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:31:17.450 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:31:17 smithi164 bash[92846]: cluster 2023-09-23T23:31:16.342729+0000 mgr.y (mgr.25991) 413 : cluster 0 pgmap v351: 89 pgs: 89 active+clean; 3.5 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 83 MiB/s wr, 1.33k op/s 2023-09-23T23:31:17.450 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:31:17 smithi164 bash[92846]: audit 2023-09-23T23:31:17.216846+0000 mon.a (mon.0) 488 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:31:17.473 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:31:17.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:17.477 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:31:17.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:31:17 smithi159 bash[105915]: cluster 2023-09-23T23:31:16.342729+0000 mgr.y (mgr.25991) 413 : cluster 0 pgmap v351: 89 pgs: 89 active+clean; 3.5 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 83 MiB/s wr, 1.33k op/s 2023-09-23T23:31:17.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:31:17 smithi159 bash[105915]: audit 2023-09-23T23:31:17.216846+0000 mon.a (mon.0) 488 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:31:17.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:31:17 smithi159 bash[108473]: cluster 2023-09-23T23:31:16.342729+0000 mgr.y (mgr.25991) 413 : cluster 0 pgmap v351: 89 pgs: 89 active+clean; 3.5 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 83 MiB/s wr, 1.33k op/s 2023-09-23T23:31:17.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:31:17 smithi159 bash[108473]: audit 2023-09-23T23:31:17.216846+0000 mon.a (mon.0) 488 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:31:17.553 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 35 16 61109 61093 109.079 77.5 0.0100409 0.00916254 2023-09-23T23:31:17.578 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:17.608 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:17.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:17.612 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:31:17.713 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:17.739 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:17.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:17.741 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:31:17.842 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:17.877 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:17.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:17.878 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:31:17.979 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:31:18.007 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:31:18.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:18.012 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:31:18.113 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:31:18.138 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:31:18.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:18.141 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:31:18.241 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:31:18.266 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:31:18.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:18.269 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:31:18.370 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:31:18.400 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:31:18.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:18.406 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:31:18.506 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:18.539 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:18.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:18.545 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:31:18.554 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 36 16 62403 62387 108.295 80.875 0.0306494 0.00922845 2023-09-23T23:31:18.646 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:18.671 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:18.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:18.674 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:31:18.774 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:31:18.801 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:31:18.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:18.804 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:31:18.905 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:31:18.930 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:31:18.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:18.934 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:31:19.035 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:31:19.060 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:31:19.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:19.063 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:31:19.163 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:19.164 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T23:31:19.189 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T23:31:19.194 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:19.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:19.196 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:31:19.297 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:19.322 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:19.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:19.324 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:31:19.405 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:31:19 smithi159 bash[105915]: cluster 2023-09-23T23:31:18.343300+0000 mgr.y (mgr.25991) 414 : cluster 0 pgmap v352: 89 pgs: 89 active+clean; 3.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 82 MiB/s wr, 1.31k op/s 2023-09-23T23:31:19.425 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:19.434 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:31:19 smithi164 bash[92846]: cluster 2023-09-23T23:31:18.343300+0000 mgr.y (mgr.25991) 414 : cluster 0 pgmap v352: 89 pgs: 89 active+clean; 3.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 82 MiB/s wr, 1.31k op/s 2023-09-23T23:31:19.449 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:19.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:19.451 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:31:19.552 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:19.555 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 37 16 63594 63578 107.38 74.4375 0.00993243 0.00930707 2023-09-23T23:31:19.579 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:19.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:19.584 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:31:19.684 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:31:19.713 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:31:19.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:19.715 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:31:19.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:31:19 smithi159 bash[108473]: cluster 2023-09-23T23:31:18.343300+0000 mgr.y (mgr.25991) 414 : cluster 0 pgmap v352: 89 pgs: 89 active+clean; 3.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 82 MiB/s wr, 1.31k op/s 2023-09-23T23:31:19.816 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:19.850 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:19.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:19.854 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:31:19.955 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:31:19.983 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:31:19.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:19.988 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:31:20.088 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:20.116 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:20.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:20.120 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:31:20.221 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:20.249 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:20.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:20.251 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:31:20.351 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:31:20.385 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:31:20.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:20.389 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:31:20.490 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:31:20.517 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:31:20.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:20.520 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:31:20.554 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 38 16 64830 64814 106.587 77.25 0.00842374 0.00937604 2023-09-23T23:31:20.621 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:31:20.649 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:31:20.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:20.654 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:31:20.712 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:31:20.755 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:31:20.783 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:31:20.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:20.787 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:31:20.887 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:31:20.912 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:31:20.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:20.918 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:31:21.019 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:31:21.048 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:31:21.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:21.052 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:31:21.152 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:21.185 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:21.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:21.188 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:31:21.289 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:31:21.315 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:31:21.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:21.320 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:31:21.413 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:31:21 smithi164 bash[92846]: cluster 2023-09-23T23:31:20.343860+0000 mgr.y (mgr.25991) 415 : cluster 0 pgmap v353: 89 pgs: 89 active+clean; 3.7 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 81 MiB/s wr, 1.30k op/s 2023-09-23T23:31:21.421 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:31:21.449 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:31:21.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:21.453 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:31:21.554 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:31:21.554 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 39 16 66066 66050 105.834 77.25 0.0110182 0.00944329 2023-09-23T23:31:21.564 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:31:21 smithi159 bash[105915]: cluster 2023-09-23T23:31:20.343860+0000 mgr.y (mgr.25991) 415 : cluster 0 pgmap v353: 89 pgs: 89 active+clean; 3.7 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 81 MiB/s wr, 1.30k op/s 2023-09-23T23:31:21.564 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:31:21 smithi159 bash[108473]: cluster 2023-09-23T23:31:20.343860+0000 mgr.y (mgr.25991) 415 : cluster 0 pgmap v353: 89 pgs: 89 active+clean; 3.7 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 81 MiB/s wr, 1.30k op/s 2023-09-23T23:31:21.579 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:31:21.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:21.582 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:31:21.683 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:21.711 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:21.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:21.714 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:31:21.733 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:31:21.815 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:31:21.838 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:31:21.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:21.840 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:31:21.940 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:31:21.962 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:31:21.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:21.964 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:31:22.065 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:31:22.102 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:31:22.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:22.106 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:31:22.207 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:31:22.235 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:31:22.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:22.238 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:31:22.338 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:22.366 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:22.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:22.371 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:31:22.472 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:22.502 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:22.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:22.506 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:31:22.554 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:2023-09-23T23:31:22.552641+0000 min lat: 0.00129321 max lat: 0.308726 avg lat: 0.00955628 2023-09-23T23:31:22.554 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T23:31:22.554 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 40 16 66956 66940 104.579 55.625 0.00777246 0.00955628 2023-09-23T23:31:22.607 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:22.636 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:22.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:22.638 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:31:22.739 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:31:22.773 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:31:22.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:22.779 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:31:22.879 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:22.911 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:22.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:22.914 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:31:23.015 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:31:23.041 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:31:23.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:23.045 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:31:23.146 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:31:23.173 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:31:23.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:23.175 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:31:23.275 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:31:23.314 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:31:23.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:23.316 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:31:23.417 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:31:23.447 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:31:23.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:23.450 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:31:23.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:31:23 smithi159 bash[105915]: cluster 2023-09-23T23:31:22.344463+0000 mgr.y (mgr.25991) 416 : cluster 0 pgmap v354: 89 pgs: 89 active+clean; 3.9 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 81 MiB/s wr, 1.29k op/s 2023-09-23T23:31:23.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:31:23 smithi159 bash[108473]: cluster 2023-09-23T23:31:22.344463+0000 mgr.y (mgr.25991) 416 : cluster 0 pgmap v354: 89 pgs: 89 active+clean; 3.9 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 81 MiB/s wr, 1.29k op/s 2023-09-23T23:31:23.552 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:23.554 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 41 16 68141 68125 103.835 74.0625 0.00842582 0.0096254 2023-09-23T23:31:23.582 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:23.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:23.584 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:31:23.685 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:31:23.713 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:31:23.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:23.715 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:31:23.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:31:23 smithi164 bash[92846]: cluster 2023-09-23T23:31:22.344463+0000 mgr.y (mgr.25991) 416 : cluster 0 pgmap v354: 89 pgs: 89 active+clean; 3.9 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 81 MiB/s wr, 1.29k op/s 2023-09-23T23:31:23.774 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:31:23.775 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:31:23.816 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:23.840 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:23.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:23.843 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:31:23.943 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:31:23.953 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:31:23 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:31:23] "GET /metrics HTTP/1.1" 200 36535 "" "Prometheus/2.43.0" 2023-09-23T23:31:23.973 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:31:23.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:23.978 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:31:24.079 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:24.111 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:24.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:24.114 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:31:24.214 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:31:24.243 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:31:24.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:24.247 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:31:24.347 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:31:24.378 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:31:24.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:24.380 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:31:24.481 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:31:24.512 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:31:24.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:24.517 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:31:24.554 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 42 16 69292 69276 103.075 71.9375 0.0160539 0.00969656 2023-09-23T23:31:24.619 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:24.645 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:24.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:24.648 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:31:24.749 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:31:24.774 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:31:24.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:24.778 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:31:24.879 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:24.905 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:24.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:24.907 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:31:25.008 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:31:25.030 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:31:25.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:25.034 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:31:25.135 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:25.162 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:25.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:25.166 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:31:25.267 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:31:25.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:25.293 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:31:25.293 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:31:25.394 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:25.412 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:25.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:25.414 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:31:25.515 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:31:25.536 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:31:25.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:25.539 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:31:25.554 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 43 16 70286 70270 102.123 62.125 0.178142 0.009762 2023-09-23T23:31:25.640 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:31:25.668 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:31:25.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:25.674 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:31:25 smithi159 bash[105915]: cluster 2023-09-23T23:31:24.345074+0000 mgr.y (mgr.25991) 417 : cluster 0 pgmap v355: 89 pgs: 89 active+clean; 4.1 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s 2023-09-23T23:31:25.675 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:31:25 smithi159 bash[108473]: cluster 2023-09-23T23:31:24.345074+0000 mgr.y (mgr.25991) 417 : cluster 0 pgmap v355: 89 pgs: 89 active+clean; 4.1 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s 2023-09-23T23:31:25.675 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:31:25.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:31:25 smithi164 bash[92846]: cluster 2023-09-23T23:31:24.345074+0000 mgr.y (mgr.25991) 417 : cluster 0 pgmap v355: 89 pgs: 89 active+clean; 4.1 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s 2023-09-23T23:31:25.776 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:31:25.812 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:31:25.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:25.815 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:31:25.916 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:31:25.942 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:31:25.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:25.943 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:31:26.044 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:26.068 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:26.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:26.071 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:31:26.172 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:26.203 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:26.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:26.206 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:31:26.307 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:26.338 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:26.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:26.342 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:31:26.442 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:26.463 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:26.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:26.466 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:31:26.554 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 44 16 71441 71425 101.442 72.1875 0.012578 0.00985188 2023-09-23T23:31:26.567 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:31:26.593 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:31:26.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:26.595 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:31:26.696 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:31:26.718 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:31:26.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:26.723 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:31:26.823 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:31:26.859 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:31:26.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:26.862 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:31:26.962 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:31:26.990 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:31:26.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:26.994 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:31:27.094 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:31:27.127 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:31:27.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:27.129 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:31:27.230 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:27.254 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:27.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:27.260 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:31:27.361 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:31:27.388 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:31:27.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:27.395 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:31:27.495 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:31:27.498 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:31:27 smithi159 bash[105915]: cluster 2023-09-23T23:31:26.345580+0000 mgr.y (mgr.25991) 418 : cluster 0 pgmap v356: 89 pgs: 89 active+clean; 4.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s 2023-09-23T23:31:27.498 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:31:27 smithi159 bash[108473]: cluster 2023-09-23T23:31:26.345580+0000 mgr.y (mgr.25991) 418 : cluster 0 pgmap v356: 89 pgs: 89 active+clean; 4.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s 2023-09-23T23:31:27.523 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:31:27.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:27.526 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:31:27.554 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 45 16 72523 72507 100.691 67.625 0.00666873 0.00992582 2023-09-23T23:31:27.627 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:31:27.648 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:31:27.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:27.650 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:31:27.750 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:31:27.759 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:31:27 smithi164 bash[92846]: cluster 2023-09-23T23:31:26.345580+0000 mgr.y (mgr.25991) 418 : cluster 0 pgmap v356: 89 pgs: 89 active+clean; 4.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s 2023-09-23T23:31:27.781 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:31:27.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:27.786 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:31:27.887 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:27.909 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:27.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:27.914 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:31:28.014 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:28.040 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:28.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:28.044 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:31:28.145 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:31:28.173 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:31:28.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:28.174 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:31:28.275 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:31:28.303 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:31:28.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:28.307 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:31:28.408 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:28.431 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:28.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:28.439 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:31:28.540 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:31:28.554 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 46 16 73596 73580 99.9594 67.0625 0.015426 0.00999822 2023-09-23T23:31:28.564 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:31:28.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:28.569 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:31:28.670 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:31:28.701 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:31:28.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:28.706 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:31:28.807 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:31:28.832 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:31:28.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:28.834 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:31:28.935 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:28.957 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:28.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:28.962 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:31:29.063 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:29.089 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:29.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:29.091 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:31:29.192 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:29.224 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:29.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:29.226 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:31:29.327 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:31:29.354 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:31:29.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:29.358 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:31:29.459 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:31:29.468 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:31:29 smithi159 bash[105915]: cluster 2023-09-23T23:31:28.346216+0000 mgr.y (mgr.25991) 419 : cluster 0 pgmap v357: 89 pgs: 89 active+clean; 4.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 76 MiB/s wr, 1.22k op/s 2023-09-23T23:31:29.468 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:31:29 smithi159 bash[108473]: cluster 2023-09-23T23:31:28.346216+0000 mgr.y (mgr.25991) 419 : cluster 0 pgmap v357: 89 pgs: 89 active+clean; 4.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 76 MiB/s wr, 1.22k op/s 2023-09-23T23:31:29.481 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:31:29.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:29.483 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:31:29.554 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 47 16 74693 74677 99.2913 68.5625 0.0191499 0.0100664 2023-09-23T23:31:29.584 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:31:29.610 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:31:29.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:29.615 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:31:29.716 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:31:29.749 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:31:29.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:29.753 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:31:29.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:31:29 smithi164 bash[92846]: cluster 2023-09-23T23:31:28.346216+0000 mgr.y (mgr.25991) 419 : cluster 0 pgmap v357: 89 pgs: 89 active+clean; 4.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 76 MiB/s wr, 1.22k op/s 2023-09-23T23:31:29.854 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:31:29.880 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:31:29.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:29.884 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:31:29.985 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:31:30.013 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:31:30.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:30.016 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:31:30.117 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:30.148 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:30.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:30.152 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:31:30.253 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:30.284 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:30.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:30.287 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:31:30.387 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:30.414 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:30.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:30.420 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:31:30.521 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:31:30.549 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:31:30.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:30.553 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:31:30.554 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 48 16 75823 75807 98.694 70.625 0.0179584 0.0101268 2023-09-23T23:31:30.654 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:30.676 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:30.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:30.680 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:31:30.781 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:30.811 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:30.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:30.814 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:31:30.914 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:31:30.945 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:31:30.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:30.951 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:31:31.052 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:31.077 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:31.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:31.079 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:31:31.180 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:31:31.214 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:31:31.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:31.218 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:31:31.319 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:31.345 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:31.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:31.348 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:31:31.449 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:31:31.457 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:31:31 smithi159 bash[105915]: cluster 2023-09-23T23:31:30.346837+0000 mgr.y (mgr.25991) 420 : cluster 0 pgmap v358: 89 pgs: 89 active+clean; 4.4 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s 2023-09-23T23:31:31.457 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:31:31 smithi159 bash[108473]: cluster 2023-09-23T23:31:30.346837+0000 mgr.y (mgr.25991) 420 : cluster 0 pgmap v358: 89 pgs: 89 active+clean; 4.4 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s 2023-09-23T23:31:31.475 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:31:31.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:31.479 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:31:31.555 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 49 16 76880 76864 98.028 66.0625 0.0109297 0.0101955 2023-09-23T23:31:31.579 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:31.588 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:31:31 smithi164 bash[92846]: cluster 2023-09-23T23:31:30.346837+0000 mgr.y (mgr.25991) 420 : cluster 0 pgmap v358: 89 pgs: 89 active+clean; 4.4 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s 2023-09-23T23:31:31.607 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:31.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:31.609 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:31:31.710 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:31.741 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:31.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:31.744 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:31:31.845 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:31.878 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:31.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:31.882 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:31:31.983 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:31:32.027 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:31:32.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:32.031 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:31:32.132 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:32.163 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:32.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:32.167 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:31:32.268 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:31:32.290 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:31:32.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:32.293 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:31:32.394 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:31:32.429 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:31:32.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:32.434 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:31:32.534 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:31:32.555 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 50 16 77693 77677 97.0836 50.8125 0.00608625 0.0102939 2023-09-23T23:31:32.555 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:31:32 smithi159 bash[105915]: audit 2023-09-23T23:31:32.217435+0000 mon.a (mon.0) 489 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:31:32.556 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:31:32 smithi159 bash[108473]: audit 2023-09-23T23:31:32.217435+0000 mon.a (mon.0) 489 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:31:32.557 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:31:32.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:32.561 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:31:32.662 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:32.672 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:31:32 smithi164 bash[92846]: audit 2023-09-23T23:31:32.217435+0000 mon.a (mon.0) 489 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:31:32.690 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:32.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:32.694 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:31:32.795 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:31:32.822 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:31:32.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:32.826 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:31:32.927 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:31:32.951 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:31:32.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:32.953 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:31:33.054 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:33.095 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:33.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:33.098 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:31:33.199 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:31:33.229 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:31:33.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:33.232 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:31:33.333 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:33.363 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:33.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:33.366 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:31:33.423 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:31:33 smithi159 bash[108473]: cluster 2023-09-23T23:31:32.347285+0000 mgr.y (mgr.25991) 421 : cluster 0 pgmap v359: 89 pgs: 89 active+clean; 4.5 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 68 MiB/s wr, 1.09k op/s 2023-09-23T23:31:33.468 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:33.494 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:33.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:33.498 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:31:33.555 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 51 16 78540 78524 96.2179 52.9375 0.0124051 0.0103859 2023-09-23T23:31:33.599 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:33.608 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:31:33 smithi164 bash[92846]: cluster 2023-09-23T23:31:32.347285+0000 mgr.y (mgr.25991) 421 : cluster 0 pgmap v359: 89 pgs: 89 active+clean; 4.5 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 68 MiB/s wr, 1.09k op/s 2023-09-23T23:31:33.628 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:33.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:33.630 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:31:33.730 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:31:33.760 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:31:33.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:33.763 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:31:33.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:31:33 smithi159 bash[105915]: cluster 2023-09-23T23:31:32.347285+0000 mgr.y (mgr.25991) 421 : cluster 0 pgmap v359: 89 pgs: 89 active+clean; 4.5 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 68 MiB/s wr, 1.09k op/s 2023-09-23T23:31:33.794 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:31:33 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:31:33] "GET /metrics HTTP/1.1" 200 36535 "" "Prometheus/2.43.0" 2023-09-23T23:31:33.864 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:31:33.901 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:31:33.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:33.904 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:31:34.005 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:34.028 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:34.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:34.030 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:31:34.131 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:31:34.161 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:31:34.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:34.170 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:31:34.271 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:31:34.294 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:31:34.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:34.299 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:31:34.399 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:34.425 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:34.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:34.427 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:31:34.528 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:34.555 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 52 16 79481 79465 95.4985 58.8125 0.00983177 0.0104653 2023-09-23T23:31:34.558 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:34.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:34.561 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:31:34.662 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:31:34.690 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:31:34.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:34.693 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:31:34.794 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:34.838 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:34.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:34.842 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:31:34.943 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:34.975 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:34.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:34.978 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:31:35.079 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:35.116 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:35.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:35.121 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:31:35.222 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:35.246 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:35.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:35.249 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:31:35.349 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:35.381 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:35.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:35.386 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:31:35.487 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:31:35.520 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:31:35.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:35.524 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:31:35.555 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 53 16 80542 80526 94.9478 66.3125 0.00483515 0.0105267 2023-09-23T23:31:35.626 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:35.649 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:35.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:35.651 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:31:35.752 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:31:35.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:31:35 smithi164 bash[92846]: cluster 2023-09-23T23:31:34.347942+0000 mgr.y (mgr.25991) 422 : cluster 0 pgmap v360: 89 pgs: 89 active+clean; 4.7 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 74 MiB/s wr, 1.19k op/s 2023-09-23T23:31:35.779 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:31:35.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:35.786 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:31:35.887 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:31:35.908 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:31:35.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:35.910 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:31:35.964 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:31:35 smithi159 bash[105915]: cluster 2023-09-23T23:31:34.347942+0000 mgr.y (mgr.25991) 422 : cluster 0 pgmap v360: 89 pgs: 89 active+clean; 4.7 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 74 MiB/s wr, 1.19k op/s 2023-09-23T23:31:35.964 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:31:35 smithi159 bash[108473]: cluster 2023-09-23T23:31:34.347942+0000 mgr.y (mgr.25991) 422 : cluster 0 pgmap v360: 89 pgs: 89 active+clean; 4.7 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 74 MiB/s wr, 1.19k op/s 2023-09-23T23:31:36.011 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:31:36.050 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:31:36.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:36.052 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:31:36.153 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:31:36.181 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:31:36.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:36.185 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:31:36.286 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:36.320 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:36.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:36.325 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:31:36.426 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:31:36.455 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:31:36.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:36.458 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:31:36.555 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 54 16 81456 81440 94.2473 57.125 0.00585652 0.010605 2023-09-23T23:31:36.559 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:36.584 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:36.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:36.589 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:31:36.690 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:36.719 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:36.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:36.721 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:31:36.822 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:31:36.853 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:31:36.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:36.858 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:31:36.959 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:31:36.996 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:31:36.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:36.998 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:31:37.099 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:37.125 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:37.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:37.129 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:31:37.229 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:37.269 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:37.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:37.278 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:31:37.378 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:31:37.403 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:31:37.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:37.406 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:31:37.507 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:37.513 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:31:37 smithi159 bash[105915]: cluster 2023-09-23T23:31:36.348494+0000 mgr.y (mgr.25991) 423 : cluster 0 pgmap v361: 89 pgs: 89 active+clean; 4.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s 2023-09-23T23:31:37.513 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:31:37 smithi159 bash[105915]: audit 2023-09-23T23:31:37.341888+0000 mon.a (mon.0) 490 : audit 1 from='client.? 172.21.15.159:0/3425329928' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num", "val": "16"}]: dispatch 2023-09-23T23:31:37.514 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:31:37 smithi159 bash[108473]: cluster 2023-09-23T23:31:36.348494+0000 mgr.y (mgr.25991) 423 : cluster 0 pgmap v361: 89 pgs: 89 active+clean; 4.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s 2023-09-23T23:31:37.514 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:31:37 smithi159 bash[108473]: audit 2023-09-23T23:31:37.341888+0000 mon.a (mon.0) 490 : audit 1 from='client.? 172.21.15.159:0/3425329928' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num", "val": "16"}]: dispatch 2023-09-23T23:31:37.524 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:37.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:37.526 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:31:37.555 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 55 16 82319 82303 93.5143 53.9375 0.00429056 0.0106685 2023-09-23T23:31:37.614 INFO:teuthology.orchestra.run.smithi159.stdout:ERROR: (22) Invalid argument 2023-09-23T23:31:37.614 INFO:teuthology.orchestra.run.smithi159.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-23T23:31:37.627 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:31:37.650 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:31:37.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:37.651 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:31:37.752 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:31:37.760 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:31:37 smithi164 bash[92846]: cluster 2023-09-23T23:31:36.348494+0000 mgr.y (mgr.25991) 423 : cluster 0 pgmap v361: 89 pgs: 89 active+clean; 4.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s 2023-09-23T23:31:37.760 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:31:37 smithi164 bash[92846]: audit 2023-09-23T23:31:37.341888+0000 mon.a (mon.0) 490 : audit 1 from='client.? 172.21.15.159:0/3425329928' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num", "val": "16"}]: dispatch 2023-09-23T23:31:37.794 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:31:37.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:37.800 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:31:37.900 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:31:37.934 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:31:37.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:37.938 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:31:38.038 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:31:38.070 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:31:38.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:38.074 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:31:38.175 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:31:38.200 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:31:38.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:38.210 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:31:38.277 INFO:teuthology.orchestra.run.smithi159.stderr:set pool 5 pgp_num to 16 2023-09-23T23:31:38.311 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:31:38.343 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:31:38.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:38.346 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:31:38.446 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:31:38.470 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:31:38.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:38.472 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:31:38.555 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 56 16 83308 83292 92.9481 61.8125 0.0154896 0.0107529 2023-09-23T23:31:38.573 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:31:38.601 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:31:38.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:38.605 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:31:38.706 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:38.738 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:38.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:38.741 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:31:38.842 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:31:38.863 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:31:38.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:38.868 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:31:38.968 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:31:38.991 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:31:38.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:38.994 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:31:39.094 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:31:39.117 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:31:39.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:39.121 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:31:39.222 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:39.250 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:39.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:39.253 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:31:39.353 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:31:39.361 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:31:39 smithi159 bash[108473]: cluster 2023-09-23T23:31:38.267633+0000 osd.6 (osd.6) 27 : cluster 3 failed to encode map e117 with expected crc 2023-09-23T23:31:39.361 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:31:39 smithi159 bash[108473]: audit 2023-09-23T23:31:38.270111+0000 mon.a (mon.0) 491 : audit 1 from='client.? 172.21.15.159:0/3425329928' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num", "val": "16"}]': finished 2023-09-23T23:31:39.362 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:31:39 smithi159 bash[108473]: cluster 2023-09-23T23:31:38.270358+0000 mon.a (mon.0) 492 : cluster 0 osdmap e117: 8 total, 8 up, 8 in 2023-09-23T23:31:39.362 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:31:39 smithi159 bash[108473]: cluster 2023-09-23T23:31:38.271351+0000 osd.5 (osd.5) 26 : cluster 3 failed to encode map e117 with expected crc 2023-09-23T23:31:39.362 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:31:39 smithi159 bash[108473]: cluster 2023-09-23T23:31:38.272729+0000 osd.7 (osd.7) 24 : cluster 3 failed to encode map e117 with expected crc 2023-09-23T23:31:39.362 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:31:39 smithi159 bash[108473]: cluster 2023-09-23T23:31:38.278429+0000 osd.4 (osd.4) 38 : cluster 3 failed to encode map e117 with expected crc 2023-09-23T23:31:39.362 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:31:39 smithi159 bash[108473]: cluster 2023-09-23T23:31:38.348886+0000 mgr.y (mgr.25991) 424 : cluster 0 pgmap v363: 89 pgs: 89 active+clean; 5.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 62 MiB/s wr, 991 op/s 2023-09-23T23:31:39.362 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:31:39 smithi159 bash[105915]: cluster 2023-09-23T23:31:38.267633+0000 osd.6 (osd.6) 27 : cluster 3 failed to encode map e117 with expected crc 2023-09-23T23:31:39.362 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:31:39 smithi159 bash[105915]: audit 2023-09-23T23:31:38.270111+0000 mon.a (mon.0) 491 : audit 1 from='client.? 172.21.15.159:0/3425329928' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num", "val": "16"}]': finished 2023-09-23T23:31:39.362 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:31:39 smithi159 bash[105915]: cluster 2023-09-23T23:31:38.270358+0000 mon.a (mon.0) 492 : cluster 0 osdmap e117: 8 total, 8 up, 8 in 2023-09-23T23:31:39.362 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:31:39 smithi159 bash[105915]: cluster 2023-09-23T23:31:38.271351+0000 osd.5 (osd.5) 26 : cluster 3 failed to encode map e117 with expected crc 2023-09-23T23:31:39.363 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:31:39 smithi159 bash[105915]: cluster 2023-09-23T23:31:38.272729+0000 osd.7 (osd.7) 24 : cluster 3 failed to encode map e117 with expected crc 2023-09-23T23:31:39.363 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:31:39 smithi159 bash[105915]: cluster 2023-09-23T23:31:38.278429+0000 osd.4 (osd.4) 38 : cluster 3 failed to encode map e117 with expected crc 2023-09-23T23:31:39.363 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:31:39 smithi159 bash[105915]: cluster 2023-09-23T23:31:38.348886+0000 mgr.y (mgr.25991) 424 : cluster 0 pgmap v363: 89 pgs: 89 active+clean; 5.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 62 MiB/s wr, 991 op/s 2023-09-23T23:31:39.383 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:31:39.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:39.386 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:31:39.486 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:39.495 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:31:39 smithi164 bash[92846]: cluster 2023-09-23T23:31:38.267633+0000 osd.6 (osd.6) 27 : cluster 3 failed to encode map e117 with expected crc 2023-09-23T23:31:39.495 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:31:39 smithi164 bash[92846]: audit 2023-09-23T23:31:38.270111+0000 mon.a (mon.0) 491 : audit 1 from='client.? 172.21.15.159:0/3425329928' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num", "val": "16"}]': finished 2023-09-23T23:31:39.496 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:31:39 smithi164 bash[92846]: cluster 2023-09-23T23:31:38.270358+0000 mon.a (mon.0) 492 : cluster 0 osdmap e117: 8 total, 8 up, 8 in 2023-09-23T23:31:39.496 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:31:39 smithi164 bash[92846]: cluster 2023-09-23T23:31:38.271351+0000 osd.5 (osd.5) 26 : cluster 3 failed to encode map e117 with expected crc 2023-09-23T23:31:39.496 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:31:39 smithi164 bash[92846]: cluster 2023-09-23T23:31:38.272729+0000 osd.7 (osd.7) 24 : cluster 3 failed to encode map e117 with expected crc 2023-09-23T23:31:39.496 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:31:39 smithi164 bash[92846]: cluster 2023-09-23T23:31:38.278429+0000 osd.4 (osd.4) 38 : cluster 3 failed to encode map e117 with expected crc 2023-09-23T23:31:39.496 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:31:39 smithi164 bash[92846]: cluster 2023-09-23T23:31:38.348886+0000 mgr.y (mgr.25991) 424 : cluster 0 pgmap v363: 89 pgs: 89 active+clean; 5.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 62 MiB/s wr, 991 op/s 2023-09-23T23:31:39.515 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:39.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:39.517 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:31:39.555 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 57 16 84324 84308 92.4314 63.5 0.0573676 0.0108102 2023-09-23T23:31:39.618 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:31:39.638 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:31:39.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:39.640 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:31:39.741 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:39.777 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:39.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:39.781 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:31:39.882 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:31:39.914 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:31:39.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:39.917 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:31:40.018 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:31:40.042 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:31:40.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:40.045 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:31:40.146 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:31:40.164 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:31:40.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:40.166 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:31:40.266 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:40.298 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:40.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:40.300 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:31:40.401 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:40.442 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:40.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:40.446 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:31:40.547 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:40.555 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 58 16 85257 85241 91.8431 58.3125 0.0112039 0.0108829 2023-09-23T23:31:40.574 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:40.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:40.578 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:31:40.678 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:31:40.711 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:31:40.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:40.717 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:31:40.818 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:40.846 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:40.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:40.851 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:31:40.951 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:40.971 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:40.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:40.973 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:31:41.074 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:41.103 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:41.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:41.108 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:31:41.209 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:41.244 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:41.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:41.249 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:31:41.349 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:31:41.381 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:31:41.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:41.387 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:31:41.488 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:31:41.519 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:31:41.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:31:41 smithi164 bash[92846]: cluster 2023-09-23T23:31:40.349439+0000 mgr.y (mgr.25991) 425 : cluster 0 pgmap v364: 89 pgs: 89 active+clean; 5.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 62 MiB/s wr, 987 op/s 2023-09-23T23:31:41.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:41.524 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:31:41.556 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 59 16 86281 86265 91.3711 64 0.0134831 0.0109391 2023-09-23T23:31:41.625 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:31:41.667 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:31:41.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:41.669 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:31:41.770 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:31:41.779 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:31:41 smithi159 bash[105915]: cluster 2023-09-23T23:31:40.349439+0000 mgr.y (mgr.25991) 425 : cluster 0 pgmap v364: 89 pgs: 89 active+clean; 5.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 62 MiB/s wr, 987 op/s 2023-09-23T23:31:41.779 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:31:41 smithi159 bash[108473]: cluster 2023-09-23T23:31:40.349439+0000 mgr.y (mgr.25991) 425 : cluster 0 pgmap v364: 89 pgs: 89 active+clean; 5.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 62 MiB/s wr, 987 op/s 2023-09-23T23:31:41.796 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:31:41.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:41.798 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:31:41.898 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:41.925 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:41.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:41.927 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:31:42.028 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:42.056 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:42.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:42.060 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:31:42.161 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:42.168 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_historic_ops 2023-09-23T23:31:42.187 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:42.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:42.188 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:31:42.289 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:31:42.326 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:31:42.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:42.334 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:31:42.437 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:31:42.477 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:31:42.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:42.484 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:31:42.556 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:2023-09-23T23:31:42.554499+0000 min lat: 0.00129321 max lat: 0.308726 avg lat: 0.0110036 2023-09-23T23:31:42.556 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T23:31:42.556 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 60 16 87226 87210 90.8325 59.0625 0.0215644 0.0110036 2023-09-23T23:31:42.585 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:31:42.616 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:31:42.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:42.620 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:31:42.620 INFO:teuthology.orchestra.run.smithi159.stdout:osd.0: {} 2023-09-23T23:31:42.672 INFO:teuthology.orchestra.run.smithi159.stdout:osd.1: {} 2023-09-23T23:31:42.709 INFO:teuthology.orchestra.run.smithi159.stdout:osd.2: {} 2023-09-23T23:31:42.721 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:31:42.744 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:31:42.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:42.748 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:31:42.752 INFO:teuthology.orchestra.run.smithi159.stdout:osd.3: {} 2023-09-23T23:31:42.789 INFO:teuthology.orchestra.run.smithi159.stdout:osd.4: {} 2023-09-23T23:31:42.822 INFO:teuthology.orchestra.run.smithi159.stdout:osd.5: {} 2023-09-23T23:31:42.850 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:31:42.874 INFO:teuthology.orchestra.run.smithi159.stdout:osd.6: {} 2023-09-23T23:31:42.883 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:31:42.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:42.890 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:31:42.917 INFO:teuthology.orchestra.run.smithi159.stdout:osd.7: {} 2023-09-23T23:31:42.921 INFO:teuthology.orchestra.run.smithi159.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T23:31:42.921 INFO:teuthology.orchestra.run.smithi159.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T23:31:42.921 INFO:teuthology.orchestra.run.smithi159.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T23:31:42.921 INFO:teuthology.orchestra.run.smithi159.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T23:31:42.921 INFO:teuthology.orchestra.run.smithi159.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T23:31:42.921 INFO:teuthology.orchestra.run.smithi159.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T23:31:42.921 INFO:teuthology.orchestra.run.smithi159.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T23:31:42.921 INFO:teuthology.orchestra.run.smithi159.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T23:31:42.991 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:43.019 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:43.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:43.027 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:31:43.128 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:43.168 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:43.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:43.174 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:31:43.275 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:43.291 INFO:teuthology.orchestra.run.smithi159.stderr:nodeep-scrub is unset 2023-09-23T23:31:43.301 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:43.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:43.309 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:31:43.410 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:31:43.419 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:31:43 smithi159 bash[105915]: cluster 2023-09-23T23:31:42.349944+0000 mgr.y (mgr.25991) 426 : cluster 0 pgmap v365: 89 pgs: 89 active+clean; 5.1 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 60 MiB/s wr, 965 op/s 2023-09-23T23:31:43.419 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:31:43 smithi159 bash[105915]: audit 2023-09-23T23:31:42.543356+0000 mon.b (mon.1) 4 : audit 0 from='client.? 172.21.15.159:0/3207745105' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:31:43.419 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:31:43 smithi159 bash[105915]: audit 2023-09-23T23:31:43.044844+0000 mon.c (mon.2) 30 : audit 1 from='client.? 172.21.15.159:0/781994201' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:31:43.419 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:31:43 smithi159 bash[105915]: audit 2023-09-23T23:31:43.045505+0000 mon.a (mon.0) 493 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:31:43.421 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:31:43 smithi159 bash[108473]: cluster 2023-09-23T23:31:42.349944+0000 mgr.y (mgr.25991) 426 : cluster 0 pgmap v365: 89 pgs: 89 active+clean; 5.1 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 60 MiB/s wr, 965 op/s 2023-09-23T23:31:43.422 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:31:43 smithi159 bash[108473]: audit 2023-09-23T23:31:42.543356+0000 mon.b (mon.1) 4 : audit 0 from='client.? 172.21.15.159:0/3207745105' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:31:43.422 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:31:43 smithi159 bash[108473]: audit 2023-09-23T23:31:43.044844+0000 mon.c (mon.2) 30 : audit 1 from='client.? 172.21.15.159:0/781994201' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:31:43.422 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:31:43 smithi159 bash[108473]: audit 2023-09-23T23:31:43.045505+0000 mon.a (mon.0) 493 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:31:43.439 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:31:43.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:43.442 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:31:43.543 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:31:43.556 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 61 16 88164 88148 90.3045 58.625 0.0173304 0.0110682 2023-09-23T23:31:43.577 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:31:43.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:43.582 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:31:43.683 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:31:43.709 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:31:43.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:43.715 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:31:43.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:31:43 smithi164 bash[92846]: cluster 2023-09-23T23:31:42.349944+0000 mgr.y (mgr.25991) 426 : cluster 0 pgmap v365: 89 pgs: 89 active+clean; 5.1 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 60 MiB/s wr, 965 op/s 2023-09-23T23:31:43.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:31:43 smithi164 bash[92846]: audit 2023-09-23T23:31:42.543356+0000 mon.b (mon.1) 4 : audit 0 from='client.? 172.21.15.159:0/3207745105' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:31:43.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:31:43 smithi164 bash[92846]: audit 2023-09-23T23:31:43.044844+0000 mon.c (mon.2) 30 : audit 1 from='client.? 172.21.15.159:0/781994201' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:31:43.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:31:43 smithi164 bash[92846]: audit 2023-09-23T23:31:43.045505+0000 mon.a (mon.0) 493 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:31:43.816 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:31:43.843 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:31:43.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:43.848 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:31:43.949 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:31:43.970 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:31:43.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:43.973 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:31:44.043 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:31:43 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:31:43] "GET /metrics HTTP/1.1" 200 36535 "" "Prometheus/2.43.0" 2023-09-23T23:31:44.074 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:31:44.103 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:31:44.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:44.109 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:31:44.209 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:31:44.239 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:31:44.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:44.243 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:31:44.344 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:31:44.372 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:31:44.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:44.380 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:31:44.481 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:44.490 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:31:44 smithi164 bash[92846]: cluster 2023-09-23T23:31:43.265222+0000 mon.a (mon.0) 494 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T23:31:44.490 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:31:44 smithi164 bash[92846]: cluster 2023-09-23T23:31:43.265264+0000 mon.a (mon.0) 495 : cluster 1 Cluster is now healthy 2023-09-23T23:31:44.491 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:31:44 smithi164 bash[92846]: cluster 2023-09-23T23:31:43.275543+0000 osd.6 (osd.6) 28 : cluster 3 failed to encode map e118 with expected crc 2023-09-23T23:31:44.491 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:31:44 smithi164 bash[92846]: cluster 2023-09-23T23:31:43.279430+0000 osd.5 (osd.5) 27 : cluster 3 failed to encode map e118 with expected crc 2023-09-23T23:31:44.491 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:31:44 smithi164 bash[92846]: audit 2023-09-23T23:31:43.280143+0000 mon.a (mon.0) 496 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T23:31:44.491 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:31:44 smithi164 bash[92846]: cluster 2023-09-23T23:31:43.280224+0000 mon.a (mon.0) 497 : cluster 0 osdmap e118: 8 total, 8 up, 8 in 2023-09-23T23:31:44.491 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:31:44 smithi164 bash[92846]: cluster 2023-09-23T23:31:43.281683+0000 osd.7 (osd.7) 25 : cluster 3 failed to encode map e118 with expected crc 2023-09-23T23:31:44.491 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:31:44 smithi164 bash[92846]: cluster 2023-09-23T23:31:43.286821+0000 osd.4 (osd.4) 39 : cluster 3 failed to encode map e118 with expected crc 2023-09-23T23:31:44.491 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:31:44 smithi164 bash[92846]: cluster 2023-09-23T23:31:43.288201+0000 osd.4 (osd.4) 40 : cluster 3 failed to encode map e118 with expected crc 2023-09-23T23:31:44.514 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:44.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:44.518 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:31:44.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:31:44 smithi159 bash[105915]: cluster 2023-09-23T23:31:43.265222+0000 mon.a (mon.0) 494 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T23:31:44.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:31:44 smithi159 bash[105915]: cluster 2023-09-23T23:31:43.265264+0000 mon.a (mon.0) 495 : cluster 1 Cluster is now healthy 2023-09-23T23:31:44.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:31:44 smithi159 bash[105915]: cluster 2023-09-23T23:31:43.275543+0000 osd.6 (osd.6) 28 : cluster 3 failed to encode map e118 with expected crc 2023-09-23T23:31:44.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:31:44 smithi159 bash[105915]: cluster 2023-09-23T23:31:43.279430+0000 osd.5 (osd.5) 27 : cluster 3 failed to encode map e118 with expected crc 2023-09-23T23:31:44.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:31:44 smithi159 bash[105915]: audit 2023-09-23T23:31:43.280143+0000 mon.a (mon.0) 496 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T23:31:44.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:31:44 smithi159 bash[105915]: cluster 2023-09-23T23:31:43.280224+0000 mon.a (mon.0) 497 : cluster 0 osdmap e118: 8 total, 8 up, 8 in 2023-09-23T23:31:44.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:31:44 smithi159 bash[105915]: cluster 2023-09-23T23:31:43.281683+0000 osd.7 (osd.7) 25 : cluster 3 failed to encode map e118 with expected crc 2023-09-23T23:31:44.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:31:44 smithi159 bash[105915]: cluster 2023-09-23T23:31:43.286821+0000 osd.4 (osd.4) 39 : cluster 3 failed to encode map e118 with expected crc 2023-09-23T23:31:44.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:31:44 smithi159 bash[105915]: cluster 2023-09-23T23:31:43.288201+0000 osd.4 (osd.4) 40 : cluster 3 failed to encode map e118 with expected crc 2023-09-23T23:31:44.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:31:44 smithi159 bash[108473]: cluster 2023-09-23T23:31:43.265222+0000 mon.a (mon.0) 494 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T23:31:44.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:31:44 smithi159 bash[108473]: cluster 2023-09-23T23:31:43.265264+0000 mon.a (mon.0) 495 : cluster 1 Cluster is now healthy 2023-09-23T23:31:44.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:31:44 smithi159 bash[108473]: cluster 2023-09-23T23:31:43.275543+0000 osd.6 (osd.6) 28 : cluster 3 failed to encode map e118 with expected crc 2023-09-23T23:31:44.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:31:44 smithi159 bash[108473]: cluster 2023-09-23T23:31:43.279430+0000 osd.5 (osd.5) 27 : cluster 3 failed to encode map e118 with expected crc 2023-09-23T23:31:44.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:31:44 smithi159 bash[108473]: audit 2023-09-23T23:31:43.280143+0000 mon.a (mon.0) 496 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T23:31:44.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:31:44 smithi159 bash[108473]: cluster 2023-09-23T23:31:43.280224+0000 mon.a (mon.0) 497 : cluster 0 osdmap e118: 8 total, 8 up, 8 in 2023-09-23T23:31:44.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:31:44 smithi159 bash[108473]: cluster 2023-09-23T23:31:43.281683+0000 osd.7 (osd.7) 25 : cluster 3 failed to encode map e118 with expected crc 2023-09-23T23:31:44.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:31:44 smithi159 bash[108473]: cluster 2023-09-23T23:31:43.286821+0000 osd.4 (osd.4) 39 : cluster 3 failed to encode map e118 with expected crc 2023-09-23T23:31:44.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:31:44 smithi159 bash[108473]: cluster 2023-09-23T23:31:43.288201+0000 osd.4 (osd.4) 40 : cluster 3 failed to encode map e118 with expected crc 2023-09-23T23:31:44.556 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 62 16 89087 89071 89.7783 57.6875 0.00757423 0.0111331 2023-09-23T23:31:44.619 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:31:44.650 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:31:44.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:44.653 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:31:44.753 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:44.793 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:44.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:44.797 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:31:44.898 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:31:44.931 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:31:44.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:44.936 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:31:45.037 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:31:45.067 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:31:45.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:45.071 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:31:45.171 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:45.195 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:45.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:45.197 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:31:45.291 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:31:45 smithi159 bash[105915]: cluster 2023-09-23T23:31:44.350466+0000 mgr.y (mgr.25991) 427 : cluster 0 pgmap v367: 89 pgs: 89 active+clean; 5.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 60 MiB/s wr, 962 op/s 2023-09-23T23:31:45.298 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:31:45.328 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:31:45.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:45.329 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:31:45.430 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:31:45.457 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:31:45.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:45.460 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:31:45.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:31:45 smithi164 bash[92846]: cluster 2023-09-23T23:31:44.350466+0000 mgr.y (mgr.25991) 427 : cluster 0 pgmap v367: 89 pgs: 89 active+clean; 5.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 60 MiB/s wr, 962 op/s 2023-09-23T23:31:45.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:31:45 smithi159 bash[108473]: cluster 2023-09-23T23:31:44.350466+0000 mgr.y (mgr.25991) 427 : cluster 0 pgmap v367: 89 pgs: 89 active+clean; 5.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 60 MiB/s wr, 962 op/s 2023-09-23T23:31:45.556 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 63 16 90093 90077 89.3512 62.875 0.014797 0.0111864 2023-09-23T23:31:45.561 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:31:45.587 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:31:45.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:45.592 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:31:45.692 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:31:45.739 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:31:45.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:45.745 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:31:45.845 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:45.881 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:45.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:45.885 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:31:45.986 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:31:46.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:46.025 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:31:46.025 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:31:46.125 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:31:46.148 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:31:46.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:46.153 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:31:46.254 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:46.287 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:46.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:46.294 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:31:46.395 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:31:46.435 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:31:46.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:46.437 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:31:46.538 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:31:46.556 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 64 16 91077 91061 88.9159 61.5 0.00900169 0.0112408 2023-09-23T23:31:46.577 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:31:46.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:46.583 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:31:46.684 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:31:46.717 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:31:46.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:46.719 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:31:46.820 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:31:46.848 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:31:46.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:46.850 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:31:46.893 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T23:31:46.927 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T23:31:46.951 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:31:46.977 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:31:46.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:46.982 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:31:47.083 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:31:47.119 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 6, 7] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-09-23T23:31:47.119 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T23:31:47.119 INFO:tasks.thrashosds.thrasher:Removing osd 5, in_osds are: [0, 1, 2, 3, 4, 5, 6, 7] 2023-09-23T23:31:47.120 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd out 5 2023-09-23T23:31:47.139 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:31:47.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:47.145 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:31:47.245 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:31:47.283 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:31:47.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:47.286 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:31:47.387 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:47.411 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:47.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:47.414 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:31:47.514 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:31:47.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:31:47 smithi159 bash[105915]: cluster 2023-09-23T23:31:46.351095+0000 mgr.y (mgr.25991) 428 : cluster 0 pgmap v368: 89 pgs: 89 active+clean; 5.4 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 56 MiB/s wr, 900 op/s 2023-09-23T23:31:47.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:31:47 smithi159 bash[105915]: audit 2023-09-23T23:31:47.226865+0000 mon.a (mon.0) 498 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:31:47.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:31:47 smithi159 bash[105915]: audit 2023-09-23T23:31:47.231524+0000 mon.a (mon.0) 499 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:31:47.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:31:47 smithi159 bash[108473]: cluster 2023-09-23T23:31:46.351095+0000 mgr.y (mgr.25991) 428 : cluster 0 pgmap v368: 89 pgs: 89 active+clean; 5.4 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 56 MiB/s wr, 900 op/s 2023-09-23T23:31:47.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:31:47 smithi159 bash[108473]: audit 2023-09-23T23:31:47.226865+0000 mon.a (mon.0) 498 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:31:47.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:31:47 smithi159 bash[108473]: audit 2023-09-23T23:31:47.231524+0000 mon.a (mon.0) 499 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:31:47.552 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:31:47.557 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 65 15 91983 91968 88.42 56.6875 0.0240094 0.0113045 2023-09-23T23:31:47.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:47.558 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:31:47.659 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:47.669 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:31:47 smithi164 bash[92846]: cluster 2023-09-23T23:31:46.351095+0000 mgr.y (mgr.25991) 428 : cluster 0 pgmap v368: 89 pgs: 89 active+clean; 5.4 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 56 MiB/s wr, 900 op/s 2023-09-23T23:31:47.669 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:31:47 smithi164 bash[92846]: audit 2023-09-23T23:31:47.226865+0000 mon.a (mon.0) 498 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:31:47.669 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:31:47 smithi164 bash[92846]: audit 2023-09-23T23:31:47.231524+0000 mon.a (mon.0) 499 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:31:47.688 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:47.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:47.690 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:31:47.791 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:31:47.818 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:31:47.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:47.822 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:31:47.923 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:47.958 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:47.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:47.960 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:31:48.061 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:31:48.088 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:31:48.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:48.091 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:31:48.191 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:48.223 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:48.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:48.226 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:31:48.327 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:31:48.366 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:31:48.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:48.372 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:31:48.445 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:31:48.471 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:31:48 smithi164 bash[92846]: audit 2023-09-23T23:31:48.415332+0000 mon.a (mon.0) 500 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:31:48.473 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:31:48.506 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:31:48.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:48.509 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:31:48.557 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 66 16 92937 92921 87.9815 59.5625 0.0425967 0.0113595 2023-09-23T23:31:48.610 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:48.619 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:31:48 smithi159 bash[105915]: audit 2023-09-23T23:31:48.415332+0000 mon.a (mon.0) 500 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:31:48.619 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:31:48 smithi159 bash[108473]: audit 2023-09-23T23:31:48.415332+0000 mon.a (mon.0) 500 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:31:48.643 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:48.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:48.649 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:31:48.750 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:31:48.796 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:31:48.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:48.801 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:31:48.901 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:48.934 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:48.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:48.940 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:31:49.041 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:49.065 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:49.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:49.072 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:31:49.173 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:49.203 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:49.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:49.206 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:31:49.307 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:49.331 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:49.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:49.334 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:31:49.435 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:31:49.461 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:31:49.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:49.468 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:31:49.558 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 67 16 93861 93845 87.53 57.75 0.0143691 0.0114197 2023-09-23T23:31:49.569 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:31:49.609 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:31:49.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:49.612 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:31:49.713 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:49.722 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:31:49 smithi164 bash[92846]: cluster 2023-09-23T23:31:48.351744+0000 mgr.y (mgr.25991) 429 : cluster 0 pgmap v369: 89 pgs: 89 active+clean; 5.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 61 MiB/s wr, 971 op/s 2023-09-23T23:31:49.738 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:49.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:49.743 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:31:49.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:31:49 smithi159 bash[105915]: cluster 2023-09-23T23:31:48.351744+0000 mgr.y (mgr.25991) 429 : cluster 0 pgmap v369: 89 pgs: 89 active+clean; 5.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 61 MiB/s wr, 971 op/s 2023-09-23T23:31:49.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:31:49 smithi159 bash[108473]: cluster 2023-09-23T23:31:48.351744+0000 mgr.y (mgr.25991) 429 : cluster 0 pgmap v369: 89 pgs: 89 active+clean; 5.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 61 MiB/s wr, 971 op/s 2023-09-23T23:31:49.844 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:31:49.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:49.878 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:31:49.878 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:31:49.978 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:50.008 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:50.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:50.013 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:31:50.114 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:31:50.140 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:31:50.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:50.145 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:31:50.245 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:31:50.273 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:31:50.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:50.276 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:31:50.377 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:50.407 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:50.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:50.409 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:31:50.510 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:50.535 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:50.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:50.541 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:31:50.560 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 68 16 94813 94797 87.1144 59.5 0.0104029 0.0114739 2023-09-23T23:31:50.642 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:31:50.681 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:31:50.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:50.687 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:31:50.788 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:31:50.817 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:31:50.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:50.821 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:31:50.921 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:31:50.957 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:31:50.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:50.959 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:31:51.060 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:31:51.094 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:31:51.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:51.098 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:31:51.198 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:51.225 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:51.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:51.229 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:31:51.330 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:51.363 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:51.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:51.368 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:31:51.469 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:31:51.504 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:31:51.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:51.509 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:31:51.560 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 69 16 95762 95746 86.7114 59.3125 0.0164094 0.0115275 2023-09-23T23:31:51.610 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:31:51.618 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:31:51 smithi159 bash[105915]: cluster 2023-09-23T23:31:50.352300+0000 mgr.y (mgr.25991) 430 : cluster 0 pgmap v370: 89 pgs: 89 active+clean; 5.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 60 MiB/s wr, 967 op/s 2023-09-23T23:31:51.619 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:31:51 smithi159 bash[108473]: cluster 2023-09-23T23:31:50.352300+0000 mgr.y (mgr.25991) 430 : cluster 0 pgmap v370: 89 pgs: 89 active+clean; 5.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 60 MiB/s wr, 967 op/s 2023-09-23T23:31:51.636 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:31:51.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:51.641 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:31:51.742 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:31:51.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:31:51 smithi164 bash[92846]: cluster 2023-09-23T23:31:50.352300+0000 mgr.y (mgr.25991) 430 : cluster 0 pgmap v370: 89 pgs: 89 active+clean; 5.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 60 MiB/s wr, 967 op/s 2023-09-23T23:31:51.775 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:31:51.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:51.778 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:31:51.878 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:51.904 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:51.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:51.905 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:31:52.006 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:52.036 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:52.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:52.040 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:31:52.136 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:31:52.137 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:31:52.137 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:31:52.141 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:52.173 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:52.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:52.179 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:31:52.279 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:31:52.310 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:31:52.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:52.317 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:31:52.418 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:31:52.447 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:31:52.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:52.450 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:31:52.551 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:52.560 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 70 16 96673 96657 86.286 56.9375 0.0375666 0.0115839 2023-09-23T23:31:52.588 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:52.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:52.593 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:31:52.694 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:31:52.734 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:31:52.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:52.738 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:31:52.839 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:31:52.898 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:31:52.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:52.901 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:31:53.002 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:53.048 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:53.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:53.054 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:31:53.155 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:31:53.192 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:31:53.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:53.197 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:31:53.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:31:53 smithi159 bash[105915]: cluster 2023-09-23T23:31:52.352821+0000 mgr.y (mgr.25991) 431 : cluster 0 pgmap v371: 89 pgs: 89 active+clean; 5.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 60 MiB/s wr, 966 op/s 2023-09-23T23:31:53.298 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:53.320 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:53.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:53.322 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:31:53.423 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:31:53.432 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:31:53 smithi164 bash[92846]: cluster 2023-09-23T23:31:52.352821+0000 mgr.y (mgr.25991) 431 : cluster 0 pgmap v371: 89 pgs: 89 active+clean; 5.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 60 MiB/s wr, 966 op/s 2023-09-23T23:31:53.456 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:31:53.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:53.464 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:31:53.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:31:53 smithi159 bash[108473]: cluster 2023-09-23T23:31:52.352821+0000 mgr.y (mgr.25991) 431 : cluster 0 pgmap v371: 89 pgs: 89 active+clean; 5.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 60 MiB/s wr, 966 op/s 2023-09-23T23:31:53.561 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 71 16 97512 97496 85.8086 52.4375 0.0292193 0.0116477 2023-09-23T23:31:53.565 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:31:53.604 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:31:53.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:53.609 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:31:53.710 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:31:53.735 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:31:53.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:53.740 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:31:53.841 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:31:53.865 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:31:53.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:53.871 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:31:53.972 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:54.012 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:54.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:54.015 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:31:54.043 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:31:53 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:31:53] "GET /metrics HTTP/1.1" 200 36535 "" "Prometheus/2.43.0" 2023-09-23T23:31:54.116 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:54.149 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:54.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:54.153 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:31:54.254 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:31:54.287 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:31:54.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:54.290 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:31:54.391 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:31:54.452 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:31:54.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:54.487 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:31:54.561 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 72 16 98343 98327 85.3381 51.9375 0.0334514 0.0117122 2023-09-23T23:31:54.588 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:54.625 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:54.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:54.632 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:31:54.733 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:31:54.757 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:31:54.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:54.761 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:31:54.862 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:31:54.895 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:31:54.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:54.898 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:31:54.998 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:31:55.008 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:31:54 smithi159 bash[108473]: audit 2023-09-23T23:31:53.932118+0000 mon.a (mon.0) 501 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:31:55.008 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:31:54 smithi159 bash[108473]: audit 2023-09-23T23:31:53.941882+0000 mon.a (mon.0) 502 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:31:55.008 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:31:54 smithi159 bash[108473]: cluster 2023-09-23T23:31:54.353482+0000 mgr.y (mgr.25991) 432 : cluster 0 pgmap v372: 89 pgs: 89 active+clean; 5.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 57 MiB/s wr, 910 op/s 2023-09-23T23:31:55.009 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:31:54 smithi159 bash[105915]: audit 2023-09-23T23:31:53.932118+0000 mon.a (mon.0) 501 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:31:55.009 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:31:54 smithi159 bash[105915]: audit 2023-09-23T23:31:53.941882+0000 mon.a (mon.0) 502 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:31:55.009 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:31:54 smithi159 bash[105915]: cluster 2023-09-23T23:31:54.353482+0000 mgr.y (mgr.25991) 432 : cluster 0 pgmap v372: 89 pgs: 89 active+clean; 5.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 57 MiB/s wr, 910 op/s 2023-09-23T23:31:55.027 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:31:55.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:55.030 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:31:55.131 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:31:55.168 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:31:55.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:55.169 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:31:55.270 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:31:55.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:31:54 smithi164 bash[92846]: audit 2023-09-23T23:31:53.932118+0000 mon.a (mon.0) 501 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:31:55.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:31:54 smithi164 bash[92846]: audit 2023-09-23T23:31:53.941882+0000 mon.a (mon.0) 502 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:31:55.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:31:54 smithi164 bash[92846]: cluster 2023-09-23T23:31:54.353482+0000 mgr.y (mgr.25991) 432 : cluster 0 pgmap v372: 89 pgs: 89 active+clean; 5.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 57 MiB/s wr, 910 op/s 2023-09-23T23:31:55.301 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:31:55.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:55.305 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:31:55.356 INFO:teuthology.orchestra.run.smithi159.stdout:{ 2023-09-23T23:31:55.356 INFO:teuthology.orchestra.run.smithi159.stdout: "size": 20, 2023-09-23T23:31:55.356 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 600, 2023-09-23T23:31:55.356 INFO:teuthology.orchestra.run.smithi159.stdout: "ops": [ 2023-09-23T23:31:55.356 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.356 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.44483.0:8227 5.c 5:3ba72406:::benchmark_data_smithi159_152088_object8226:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e115)", 2023-09-23T23:31:55.356 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:30:45.567835+0000", 2023-09-23T23:31:55.356 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 69.776763501999994, 2023-09-23T23:31:55.356 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.085764726999999999, 2023-09-23T23:31:55.357 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:31:55.357 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:31:55.357 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:31:55.357 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.44483", 2023-09-23T23:31:55.357 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:31:55.357 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 8227 2023-09-23T23:31:55.357 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.357 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:31:55.357 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.357 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:31:55.357 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.567835+0000", 2023-09-23T23:31:55.357 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:31:55.358 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.358 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.358 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:31:55.358 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.567835+0000", 2023-09-23T23:31:55.358 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:31:55.358 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.358 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.358 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:31:55.358 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.567833+0000", 2023-09-23T23:31:55.358 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999986 2023-09-23T23:31:55.358 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.358 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.359 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:31:55.359 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.567858+0000", 2023-09-23T23:31:55.359 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.4748000000000001e-05 2023-09-23T23:31:55.359 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.359 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.359 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:31:55.359 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.567871+0000", 2023-09-23T23:31:55.359 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.3344e-05 2023-09-23T23:31:55.359 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.359 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.359 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:31:55.359 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.567879+0000", 2023-09-23T23:31:55.360 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.1060000000000002e-06 2023-09-23T23:31:55.360 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.360 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.360 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:31:55.360 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.567924+0000", 2023-09-23T23:31:55.360 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.5259999999999997e-05 2023-09-23T23:31:55.360 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.360 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.360 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:31:55.360 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.568029+0000", 2023-09-23T23:31:55.360 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00010518099999999999 2023-09-23T23:31:55.360 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.361 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.361 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 0,4", 2023-09-23T23:31:55.361 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.568140+0000", 2023-09-23T23:31:55.361 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00011122500000000001 2023-09-23T23:31:55.361 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.361 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.361 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:31:55.361 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.652906+0000", 2023-09-23T23:31:55.361 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.084765857 2023-09-23T23:31:55.361 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.361 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.361 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-23T23:31:55.361 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.652929+0000", 2023-09-23T23:31:55.362 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.3237000000000001e-05 2023-09-23T23:31:55.362 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.362 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.362 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:31:55.362 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.653233+0000", 2023-09-23T23:31:55.362 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00030385999999999998 2023-09-23T23:31:55.362 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.362 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.362 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:31:55.362 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.653352+0000", 2023-09-23T23:31:55.362 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000118306 2023-09-23T23:31:55.362 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.363 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.363 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:31:55.363 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.653600+0000", 2023-09-23T23:31:55.363 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00024825900000000002 2023-09-23T23:31:55.363 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:31:55.363 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:31:55.363 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:31:55.363 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.363 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.363 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_repop(client.44483.0:8232 5.0 e115/111 5:09ba21c8:::benchmark_data_smithi159_152088_object8231:head v 115'535, mlcod=115'533)", 2023-09-23T23:31:55.363 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:30:45.568650+0000", 2023-09-23T23:31:55.363 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 69.775948623000005, 2023-09-23T23:31:55.364 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.090312279999999995, 2023-09-23T23:31:55.364 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:31:55.364 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:31:55.364 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:31:55.364 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.364 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:31:55.364 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.568650+0000", 2023-09-23T23:31:55.364 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:31:55.364 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.364 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.364 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:31:55.364 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.568650+0000", 2023-09-23T23:31:55.365 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:31:55.365 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.365 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.365 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:31:55.365 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.568649+0000", 2023-09-23T23:31:55.365 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.999999 2023-09-23T23:31:55.365 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.365 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.365 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:31:55.365 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.568689+0000", 2023-09-23T23:31:55.365 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.0346000000000003e-05 2023-09-23T23:31:55.365 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.366 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.366 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:31:55.366 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.568703+0000", 2023-09-23T23:31:55.366 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.4143e-05 2023-09-23T23:31:55.366 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.366 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.366 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:31:55.366 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.652676+0000", 2023-09-23T23:31:55.366 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.083972432 2023-09-23T23:31:55.366 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.366 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.366 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:31:55.366 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.653021+0000", 2023-09-23T23:31:55.367 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000344853 2023-09-23T23:31:55.367 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.367 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.367 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:31:55.367 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.653075+0000", 2023-09-23T23:31:55.367 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.3736999999999997e-05 2023-09-23T23:31:55.367 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.367 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.367 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:31:55.367 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.658880+0000", 2023-09-23T23:31:55.367 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0058057889999999996 2023-09-23T23:31:55.367 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.368 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.368 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:31:55.368 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.658962+0000", 2023-09-23T23:31:55.368 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.1898999999999996e-05 2023-09-23T23:31:55.368 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:31:55.368 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:31:55.368 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:31:55.368 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.368 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.368 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_repop(client.44483.0:8234 5.7 e115/111 5:e5afa1e0:::benchmark_data_smithi159_152088_object8233:head v 115'497, mlcod=115'495)", 2023-09-23T23:31:55.368 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:30:45.570234+0000", 2023-09-23T23:31:55.368 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 69.774364497999997, 2023-09-23T23:31:55.368 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.084374618999999998, 2023-09-23T23:31:55.369 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:31:55.369 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:31:55.369 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:31:55.369 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.369 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:31:55.369 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.570234+0000", 2023-09-23T23:31:55.369 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:31:55.369 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.369 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.369 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:31:55.369 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.570234+0000", 2023-09-23T23:31:55.369 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:31:55.370 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.370 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.370 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:31:55.370 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.570233+0000", 2023-09-23T23:31:55.370 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.999999 2023-09-23T23:31:55.370 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.370 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.370 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:31:55.370 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.570267+0000", 2023-09-23T23:31:55.370 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 3.4088000000000003e-05 2023-09-23T23:31:55.370 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.370 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.371 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:31:55.371 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.652686+0000", 2023-09-23T23:31:55.371 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.082418326 2023-09-23T23:31:55.371 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.371 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.371 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:31:55.371 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.652713+0000", 2023-09-23T23:31:55.371 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.705e-05 2023-09-23T23:31:55.371 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.371 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.371 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:31:55.371 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.652816+0000", 2023-09-23T23:31:55.371 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000103362 2023-09-23T23:31:55.372 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.372 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.372 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:31:55.372 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.652845+0000", 2023-09-23T23:31:55.372 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.9176e-05 2023-09-23T23:31:55.372 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.372 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.372 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:31:55.372 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.654547+0000", 2023-09-23T23:31:55.372 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.001701641 2023-09-23T23:31:55.372 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.372 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.372 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:31:55.373 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.654609+0000", 2023-09-23T23:31:55.373 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.1792999999999996e-05 2023-09-23T23:31:55.373 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:31:55.373 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:31:55.373 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:31:55.373 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.373 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.373 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_repop(client.44483.0:8231 5.5 e115/111 5:aad9269e:::benchmark_data_smithi159_152088_object8230:head v 115'543, mlcod=115'541)", 2023-09-23T23:31:55.373 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:30:45.570481+0000", 2023-09-23T23:31:55.373 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 69.774118028000004, 2023-09-23T23:31:55.373 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.084877167000000003, 2023-09-23T23:31:55.373 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:31:55.373 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:31:55.374 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:31:55.374 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.374 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:31:55.374 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.570481+0000", 2023-09-23T23:31:55.374 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:31:55.374 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.374 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.374 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:31:55.374 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.570481+0000", 2023-09-23T23:31:55.374 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:31:55.374 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.374 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.375 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:31:55.375 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.570480+0000", 2023-09-23T23:31:55.375 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.999999 2023-09-23T23:31:55.375 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.375 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.375 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:31:55.375 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.570510+0000", 2023-09-23T23:31:55.375 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 3.0412999999999998e-05 2023-09-23T23:31:55.375 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.375 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.375 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:31:55.375 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.652627+0000", 2023-09-23T23:31:55.375 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.082116850000000005 2023-09-23T23:31:55.376 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.376 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.376 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:31:55.376 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.652652+0000", 2023-09-23T23:31:55.376 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.5275000000000001e-05 2023-09-23T23:31:55.376 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.376 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.376 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:31:55.376 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.652861+0000", 2023-09-23T23:31:55.376 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00020875000000000001 2023-09-23T23:31:55.376 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.376 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.377 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:31:55.377 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.652890+0000", 2023-09-23T23:31:55.377 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.9133999999999999e-05 2023-09-23T23:31:55.377 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.377 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.377 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:31:55.377 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.655326+0000", 2023-09-23T23:31:55.377 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.002435848 2023-09-23T23:31:55.377 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.377 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.377 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:31:55.377 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.655358+0000", 2023-09-23T23:31:55.377 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 3.1674000000000002e-05 2023-09-23T23:31:55.378 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:31:55.378 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:31:55.378 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:31:55.378 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.378 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.378 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.44483.0:37238 5.c 5:3ae25837:::benchmark_data_smithi159_152088_object37237:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e115)", 2023-09-23T23:31:55.378 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:30:59.713516+0000", 2023-09-23T23:31:55.378 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 55.631082917000001, 2023-09-23T23:31:55.378 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.070995929999999999, 2023-09-23T23:31:55.378 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:31:55.378 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:31:55.378 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:31:55.379 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.44483", 2023-09-23T23:31:55.379 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:31:55.379 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 37238 2023-09-23T23:31:55.379 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.379 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:31:55.379 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.379 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:31:55.379 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:59.713516+0000", 2023-09-23T23:31:55.379 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:31:55.379 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.379 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.379 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:31:55.380 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:59.713516+0000", 2023-09-23T23:31:55.380 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:31:55.380 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.380 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.380 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:31:55.380 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:59.713514+0000", 2023-09-23T23:31:55.380 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.999999 2023-09-23T23:31:55.380 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.380 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.380 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:31:55.380 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:59.713546+0000", 2023-09-23T23:31:55.380 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 3.1770000000000002e-05 2023-09-23T23:31:55.380 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.381 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.381 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:31:55.381 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:59.713557+0000", 2023-09-23T23:31:55.381 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.0953e-05 2023-09-23T23:31:55.381 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.381 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.381 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:31:55.381 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:59.713564+0000", 2023-09-23T23:31:55.381 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.9199999999999998e-06 2023-09-23T23:31:55.381 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.381 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.381 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:31:55.381 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:59.713603+0000", 2023-09-23T23:31:55.382 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 3.9051999999999998e-05 2023-09-23T23:31:55.382 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.382 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.382 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:31:55.382 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:59.713686+0000", 2023-09-23T23:31:55.382 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.2911999999999995e-05 2023-09-23T23:31:55.382 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.382 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.382 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 0,4", 2023-09-23T23:31:55.382 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:59.713778+0000", 2023-09-23T23:31:55.382 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 9.1479999999999998e-05 2023-09-23T23:31:55.382 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.383 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.383 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-23T23:31:55.383 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:59.714887+0000", 2023-09-23T23:31:55.383 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0011092820000000001 2023-09-23T23:31:55.383 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.383 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.383 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:31:55.383 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:59.715328+0000", 2023-09-23T23:31:55.383 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00044116899999999999 2023-09-23T23:31:55.383 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.383 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.383 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:31:55.384 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:59.784348+0000", 2023-09-23T23:31:55.384 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.069020296999999994 2023-09-23T23:31:55.384 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.384 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.384 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:31:55.384 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:59.784464+0000", 2023-09-23T23:31:55.384 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000115288 2023-09-23T23:31:55.384 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.384 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.384 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:31:55.384 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:59.784512+0000", 2023-09-23T23:31:55.384 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.7957000000000002e-05 2023-09-23T23:31:55.384 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:31:55.385 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:31:55.385 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:31:55.385 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.385 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.385 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_repop(client.44483.0:40900 5.7 e115/111 5:e18cd09e:::benchmark_data_smithi159_152088_object40899:head v 115'2554, mlcod=115'2551)", 2023-09-23T23:31:55.385 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:31:02.148746+0000", 2023-09-23T23:31:55.385 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 53.195852565999999, 2023-09-23T23:31:55.385 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.058758104999999998, 2023-09-23T23:31:55.385 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:31:55.385 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:31:55.385 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:31:55.385 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.385 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:31:55.386 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:02.148746+0000", 2023-09-23T23:31:55.386 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:31:55.386 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.386 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.386 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:31:55.386 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:02.148746+0000", 2023-09-23T23:31:55.386 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:31:55.386 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.386 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.386 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:31:55.386 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:02.148746+0000", 2023-09-23T23:31:55.386 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999995 2023-09-23T23:31:55.387 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.387 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.387 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:31:55.387 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:02.148785+0000", 2023-09-23T23:31:55.387 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 3.9323999999999998e-05 2023-09-23T23:31:55.387 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.387 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.387 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:31:55.387 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:02.148793+0000", 2023-09-23T23:31:55.387 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.7680000000000008e-06 2023-09-23T23:31:55.387 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.387 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.388 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:31:55.388 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:02.148798+0000", 2023-09-23T23:31:55.388 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.4249999999999997e-06 2023-09-23T23:31:55.388 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.388 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.388 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:31:55.388 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:02.149948+0000", 2023-09-23T23:31:55.388 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.001150082 2023-09-23T23:31:55.388 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.388 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.388 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:31:55.388 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:02.149966+0000", 2023-09-23T23:31:55.389 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.7642000000000002e-05 2023-09-23T23:31:55.389 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.389 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.389 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:31:55.389 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:02.207316+0000", 2023-09-23T23:31:55.389 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.057349947999999998 2023-09-23T23:31:55.389 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.389 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.389 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:31:55.389 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:02.207504+0000", 2023-09-23T23:31:55.389 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00018829200000000001 2023-09-23T23:31:55.389 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:31:55.389 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:31:55.390 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:31:55.390 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.390 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.390 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_repop(client.44483.0:40912 5.5 e115/111 5:a75f4330:::benchmark_data_smithi159_152088_object40911:head v 115'2564, mlcod=115'2562)", 2023-09-23T23:31:55.390 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:31:02.151212+0000", 2023-09-23T23:31:55.390 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 53.193386631999999, 2023-09-23T23:31:55.390 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.060157991000000001, 2023-09-23T23:31:55.390 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:31:55.390 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:31:55.390 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:31:55.390 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.390 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:31:55.390 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:02.151212+0000", 2023-09-23T23:31:55.391 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:31:55.391 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.391 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.391 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:31:55.391 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:02.151212+0000", 2023-09-23T23:31:55.391 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:31:55.391 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.391 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.391 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:31:55.391 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:02.151211+0000", 2023-09-23T23:31:55.391 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.999999 2023-09-23T23:31:55.391 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.392 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.392 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:31:55.392 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:02.151237+0000", 2023-09-23T23:31:55.392 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.6301000000000001e-05 2023-09-23T23:31:55.392 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.392 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.392 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:31:55.392 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:02.205910+0000", 2023-09-23T23:31:55.392 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.054672683999999999 2023-09-23T23:31:55.392 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.392 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.392 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:31:55.392 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:02.205923+0000", 2023-09-23T23:31:55.393 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.3203999999999999e-05 2023-09-23T23:31:55.393 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.393 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.393 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:31:55.393 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:02.206039+0000", 2023-09-23T23:31:55.393 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000116304 2023-09-23T23:31:55.393 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.393 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.393 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:31:55.393 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:02.206116+0000", 2023-09-23T23:31:55.393 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.6761000000000006e-05 2023-09-23T23:31:55.393 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.393 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.393 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:31:55.394 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:02.211325+0000", 2023-09-23T23:31:55.394 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0052086839999999999 2023-09-23T23:31:55.394 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.394 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.394 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:31:55.394 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:02.211370+0000", 2023-09-23T23:31:55.394 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.5126999999999997e-05 2023-09-23T23:31:55.394 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:31:55.394 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:31:55.394 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:31:55.394 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.395 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.395 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_repop(client.44483.0:40907 5.8 e115/111 5:191c612c:::benchmark_data_smithi159_152088_object40906:head v 115'2596, mlcod=115'2594)", 2023-09-23T23:31:55.395 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:31:02.153067+0000", 2023-09-23T23:31:55.395 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 53.191531167000001, 2023-09-23T23:31:55.395 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.058003153000000002, 2023-09-23T23:31:55.395 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:31:55.395 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:31:55.395 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:31:55.395 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.395 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:31:55.395 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:02.153067+0000", 2023-09-23T23:31:55.395 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:31:55.395 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.396 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.396 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:31:55.396 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:02.153067+0000", 2023-09-23T23:31:55.396 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:31:55.396 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.396 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.396 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:31:55.396 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:02.153066+0000", 2023-09-23T23:31:55.396 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999986 2023-09-23T23:31:55.396 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.396 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.396 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:31:55.396 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:02.153146+0000", 2023-09-23T23:31:55.397 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.0112999999999997e-05 2023-09-23T23:31:55.397 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.397 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.397 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:31:55.397 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:02.205885+0000", 2023-09-23T23:31:55.397 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.052739233000000003 2023-09-23T23:31:55.397 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.397 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.397 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:31:55.397 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:02.205898+0000", 2023-09-23T23:31:55.397 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.204e-05 2023-09-23T23:31:55.397 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.398 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.398 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:31:55.398 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:02.205948+0000", 2023-09-23T23:31:55.398 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.0396000000000003e-05 2023-09-23T23:31:55.398 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.398 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.398 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:31:55.398 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:02.205977+0000", 2023-09-23T23:31:55.398 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.8671e-05 2023-09-23T23:31:55.398 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.398 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.398 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:31:55.399 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:02.211011+0000", 2023-09-23T23:31:55.399 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.005034073 2023-09-23T23:31:55.399 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.399 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.399 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:31:55.399 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:02.211071+0000", 2023-09-23T23:31:55.399 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.9867000000000001e-05 2023-09-23T23:31:55.399 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:31:55.399 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:31:55.399 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:31:55.399 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.399 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.399 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.44483.0:44491 5.c 5:34eb3174:::benchmark_data_smithi159_152088_object44490:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e115)", 2023-09-23T23:31:55.400 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:31:04.808830+0000", 2023-09-23T23:31:55.400 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 50.535768327, 2023-09-23T23:31:55.400 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.13445922900000001, 2023-09-23T23:31:55.400 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:31:55.400 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:31:55.400 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:31:55.400 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.44483", 2023-09-23T23:31:55.400 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:31:55.400 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 44491 2023-09-23T23:31:55.400 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.400 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:31:55.400 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.400 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:31:55.401 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.808830+0000", 2023-09-23T23:31:55.401 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:31:55.401 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.401 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.401 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:31:55.401 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.808830+0000", 2023-09-23T23:31:55.401 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:31:55.401 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.401 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.401 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:31:55.401 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.808829+0000", 2023-09-23T23:31:55.401 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999981 2023-09-23T23:31:55.401 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.402 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.402 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:31:55.402 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.808857+0000", 2023-09-23T23:31:55.402 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.8796e-05 2023-09-23T23:31:55.402 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.402 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.402 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:31:55.402 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.808872+0000", 2023-09-23T23:31:55.402 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.4744e-05 2023-09-23T23:31:55.402 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.402 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.402 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:31:55.403 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.808881+0000", 2023-09-23T23:31:55.403 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.8109999999999992e-06 2023-09-23T23:31:55.403 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.403 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.403 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:31:55.403 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.808935+0000", 2023-09-23T23:31:55.403 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.4435999999999999e-05 2023-09-23T23:31:55.403 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.403 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.403 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:31:55.403 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.809091+0000", 2023-09-23T23:31:55.403 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000156143 2023-09-23T23:31:55.404 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.404 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.404 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 0,4", 2023-09-23T23:31:55.404 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.809235+0000", 2023-09-23T23:31:55.404 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000143595 2023-09-23T23:31:55.404 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.404 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.404 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-23T23:31:55.404 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.813841+0000", 2023-09-23T23:31:55.404 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0046063759999999997 2023-09-23T23:31:55.404 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.404 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.404 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:31:55.405 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.813878+0000", 2023-09-23T23:31:55.405 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 3.6331999999999997e-05 2023-09-23T23:31:55.405 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.405 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.405 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:31:55.405 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.943095+0000", 2023-09-23T23:31:55.405 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.12921751000000001 2023-09-23T23:31:55.405 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.405 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.405 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:31:55.405 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.943153+0000", 2023-09-23T23:31:55.405 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.8162999999999999e-05 2023-09-23T23:31:55.406 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.406 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.406 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:31:55.406 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.943289+0000", 2023-09-23T23:31:55.406 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00013601499999999999 2023-09-23T23:31:55.406 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:31:55.406 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:31:55.406 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:31:55.406 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.406 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.406 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.44483.0:44492 5.c 5:35b54688:::benchmark_data_smithi159_152088_object44491:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e115)", 2023-09-23T23:31:55.406 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:31:04.808899+0000", 2023-09-23T23:31:55.407 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 50.535699841000003, 2023-09-23T23:31:55.407 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.13463567000000001, 2023-09-23T23:31:55.407 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:31:55.407 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:31:55.407 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:31:55.407 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.44483", 2023-09-23T23:31:55.407 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:31:55.407 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 44492 2023-09-23T23:31:55.407 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.407 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:31:55.407 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.407 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:31:55.408 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.808899+0000", 2023-09-23T23:31:55.408 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:31:55.408 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.408 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.408 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:31:55.408 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.808899+0000", 2023-09-23T23:31:55.408 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:31:55.408 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.408 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.408 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:31:55.408 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.808898+0000", 2023-09-23T23:31:55.408 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.999999 2023-09-23T23:31:55.409 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.409 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.409 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:31:55.409 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.808922+0000", 2023-09-23T23:31:55.409 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.3666999999999999e-05 2023-09-23T23:31:55.409 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.409 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.409 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:31:55.409 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.808930+0000", 2023-09-23T23:31:55.409 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.4840000000000004e-06 2023-09-23T23:31:55.409 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.409 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.410 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:31:55.410 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.808937+0000", 2023-09-23T23:31:55.410 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.6290000000000004e-06 2023-09-23T23:31:55.410 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.410 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.410 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:31:55.410 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.810563+0000", 2023-09-23T23:31:55.410 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0016258850000000001 2023-09-23T23:31:55.410 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.410 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.410 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:31:55.410 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.810693+0000", 2023-09-23T23:31:55.410 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00013081900000000001 2023-09-23T23:31:55.411 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.411 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.411 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 0,4", 2023-09-23T23:31:55.411 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.810805+0000", 2023-09-23T23:31:55.411 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000111846 2023-09-23T23:31:55.411 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.411 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.411 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-23T23:31:55.411 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.813849+0000", 2023-09-23T23:31:55.411 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0030433719999999999 2023-09-23T23:31:55.411 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.411 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.412 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:31:55.412 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.814384+0000", 2023-09-23T23:31:55.412 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000535145 2023-09-23T23:31:55.412 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.412 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.412 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:31:55.412 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.943343+0000", 2023-09-23T23:31:55.412 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.12895896000000001 2023-09-23T23:31:55.412 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.412 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.412 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:31:55.412 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.943491+0000", 2023-09-23T23:31:55.412 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00014821699999999999 2023-09-23T23:31:55.413 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.413 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.413 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:31:55.413 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.943534+0000", 2023-09-23T23:31:55.413 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.3494000000000001e-05 2023-09-23T23:31:55.413 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:31:55.413 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:31:55.413 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:31:55.413 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.413 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.413 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.44483.0:44494 5.c 5:3fbba99d:::benchmark_data_smithi159_152088_object44493:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e115)", 2023-09-23T23:31:55.413 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:31:04.809120+0000", 2023-09-23T23:31:55.413 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 50.535478234000003, 2023-09-23T23:31:55.414 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.13481892000000001, 2023-09-23T23:31:55.414 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:31:55.414 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:31:55.414 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:31:55.414 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.44483", 2023-09-23T23:31:55.414 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:31:55.414 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 44494 2023-09-23T23:31:55.414 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.414 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:31:55.414 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.414 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:31:55.414 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.809120+0000", 2023-09-23T23:31:55.415 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:31:55.415 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.415 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.415 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:31:55.415 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.809120+0000", 2023-09-23T23:31:55.415 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:31:55.415 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.415 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.415 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:31:55.415 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.809120+0000", 2023-09-23T23:31:55.415 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999995 2023-09-23T23:31:55.415 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.415 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.416 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:31:55.416 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.809141+0000", 2023-09-23T23:31:55.416 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.1194000000000001e-05 2023-09-23T23:31:55.416 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.416 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.416 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:31:55.416 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.809152+0000", 2023-09-23T23:31:55.416 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.0978000000000001e-05 2023-09-23T23:31:55.416 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.416 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.416 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:31:55.416 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.809162+0000", 2023-09-23T23:31:55.416 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 9.9080000000000007e-06 2023-09-23T23:31:55.417 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.417 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.417 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:31:55.417 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.812134+0000", 2023-09-23T23:31:55.417 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0029727640000000001 2023-09-23T23:31:55.417 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.417 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.417 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:31:55.417 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.812264+0000", 2023-09-23T23:31:55.417 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00012968999999999999 2023-09-23T23:31:55.417 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.417 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.418 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 0,4", 2023-09-23T23:31:55.418 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.812400+0000", 2023-09-23T23:31:55.418 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00013624899999999999 2023-09-23T23:31:55.418 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.418 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.418 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-23T23:31:55.418 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.814267+0000", 2023-09-23T23:31:55.418 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0018669209999999999 2023-09-23T23:31:55.418 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.418 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.418 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:31:55.418 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.814634+0000", 2023-09-23T23:31:55.418 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00036633299999999999 2023-09-23T23:31:55.419 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.419 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.419 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:31:55.419 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.943766+0000", 2023-09-23T23:31:55.419 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.12913216799999999 2023-09-23T23:31:55.419 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.419 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.419 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:31:55.419 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.943897+0000", 2023-09-23T23:31:55.419 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00013126899999999999 2023-09-23T23:31:55.419 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.419 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.420 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:31:55.420 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.943939+0000", 2023-09-23T23:31:55.420 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.2154999999999999e-05 2023-09-23T23:31:55.420 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:31:55.420 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:31:55.420 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:31:55.420 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.420 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.420 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.44483.0:44503 5.c 5:3a136b45:::benchmark_data_smithi159_152088_object44502:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e115)", 2023-09-23T23:31:55.420 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:31:04.814470+0000", 2023-09-23T23:31:55.420 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 50.530128183000002, 2023-09-23T23:31:55.421 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.13377331100000001, 2023-09-23T23:31:55.421 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:31:55.421 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:31:55.421 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:31:55.421 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.44483", 2023-09-23T23:31:55.421 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:31:55.421 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 44503 2023-09-23T23:31:55.421 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.421 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:31:55.421 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.421 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:31:55.421 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.814470+0000", 2023-09-23T23:31:55.421 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:31:55.422 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.422 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.422 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:31:55.422 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.814470+0000", 2023-09-23T23:31:55.422 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:31:55.422 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.422 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.422 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:31:55.422 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.814469+0000", 2023-09-23T23:31:55.422 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999986 2023-09-23T23:31:55.422 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.422 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.423 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:31:55.423 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.814493+0000", 2023-09-23T23:31:55.423 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.472e-05 2023-09-23T23:31:55.423 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.423 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.423 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:31:55.423 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.814505+0000", 2023-09-23T23:31:55.423 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.1262e-05 2023-09-23T23:31:55.423 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.423 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.423 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:31:55.423 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.814511+0000", 2023-09-23T23:31:55.423 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.925e-06 2023-09-23T23:31:55.424 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.424 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.424 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:31:55.424 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.814669+0000", 2023-09-23T23:31:55.424 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00015810100000000001 2023-09-23T23:31:55.424 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.424 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.424 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:31:55.424 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.941397+0000", 2023-09-23T23:31:55.424 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.12672803299999999 2023-09-23T23:31:55.424 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.424 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.424 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 0,4", 2023-09-23T23:31:55.425 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.941562+0000", 2023-09-23T23:31:55.425 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000164804 2023-09-23T23:31:55.425 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.425 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.425 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-23T23:31:55.425 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.943626+0000", 2023-09-23T23:31:55.425 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0020646140000000002 2023-09-23T23:31:55.425 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.425 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.425 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:31:55.425 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.948079+0000", 2023-09-23T23:31:55.425 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0044528459999999999 2023-09-23T23:31:55.425 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.426 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.426 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:31:55.426 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.948132+0000", 2023-09-23T23:31:55.426 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.3402999999999997e-05 2023-09-23T23:31:55.426 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.426 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.426 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:31:55.426 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.948192+0000", 2023-09-23T23:31:55.426 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.9373000000000002e-05 2023-09-23T23:31:55.426 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.426 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.426 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:31:55.427 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.948244+0000", 2023-09-23T23:31:55.427 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.1897999999999997e-05 2023-09-23T23:31:55.427 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:31:55.427 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:31:55.427 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:31:55.427 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.427 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.427 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_repop_reply(client.44483.0:44491 5.c e115/111 ondisk, result = 0)", 2023-09-23T23:31:55.427 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:31:04.814536+0000", 2023-09-23T23:31:55.427 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 50.530062426999997, 2023-09-23T23:31:55.427 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.12876617400000001, 2023-09-23T23:31:55.427 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:31:55.427 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "started", 2023-09-23T23:31:55.428 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:31:55.428 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.428 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:31:55.428 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.814536+0000", 2023-09-23T23:31:55.428 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:31:55.428 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.428 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.428 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:31:55.428 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.814536+0000", 2023-09-23T23:31:55.428 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:31:55.428 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.428 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.429 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:31:55.429 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.814536+0000", 2023-09-23T23:31:55.429 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999995 2023-09-23T23:31:55.429 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.429 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.429 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:31:55.429 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.814538+0000", 2023-09-23T23:31:55.429 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.7070000000000001e-06 2023-09-23T23:31:55.429 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.429 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.429 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:31:55.429 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.814544+0000", 2023-09-23T23:31:55.429 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.3900000000000001e-06 2023-09-23T23:31:55.430 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.430 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.430 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:31:55.430 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.814547+0000", 2023-09-23T23:31:55.430 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 3.563e-06 2023-09-23T23:31:55.430 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.430 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.430 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:31:55.430 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.943079+0000", 2023-09-23T23:31:55.430 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.12853139399999999 2023-09-23T23:31:55.430 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.430 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.431 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:31:55.431 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.943088+0000", 2023-09-23T23:31:55.431 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 9.4080000000000004e-06 2023-09-23T23:31:55.431 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.431 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.431 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:31:55.431 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.943302+0000", 2023-09-23T23:31:55.431 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00021418500000000001 2023-09-23T23:31:55.431 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:31:55.431 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:31:55.431 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:31:55.431 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.432 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.432 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_repop(client.44483.0:44500 5.8 e115/111 5:1cb5b721:::benchmark_data_smithi159_152088_object44499:head v 115'2818, mlcod=115'2816)", 2023-09-23T23:31:55.432 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:31:04.814811+0000", 2023-09-23T23:31:55.432 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 50.529787954, 2023-09-23T23:31:55.432 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.12984931299999999, 2023-09-23T23:31:55.432 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:31:55.432 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:31:55.432 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:31:55.432 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.432 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:31:55.432 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.814811+0000", 2023-09-23T23:31:55.432 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:31:55.433 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.433 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.433 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:31:55.433 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.814811+0000", 2023-09-23T23:31:55.433 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:31:55.433 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.433 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.433 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:31:55.433 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.814810+0000", 2023-09-23T23:31:55.433 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.999999 2023-09-23T23:31:55.433 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.433 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.434 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:31:55.434 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.814834+0000", 2023-09-23T23:31:55.434 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.4206000000000002e-05 2023-09-23T23:31:55.434 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.434 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.434 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:31:55.434 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.941119+0000", 2023-09-23T23:31:55.434 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.12628487799999999 2023-09-23T23:31:55.434 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.434 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.434 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:31:55.435 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.941137+0000", 2023-09-23T23:31:55.435 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.7873999999999999e-05 2023-09-23T23:31:55.435 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.435 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.435 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:31:55.435 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.941330+0000", 2023-09-23T23:31:55.435 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00019322999999999999 2023-09-23T23:31:55.435 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.435 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.435 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:31:55.435 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.941353+0000", 2023-09-23T23:31:55.435 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.3181e-05 2023-09-23T23:31:55.435 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.436 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.436 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:31:55.436 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.944618+0000", 2023-09-23T23:31:55.436 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.003264987 2023-09-23T23:31:55.436 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.436 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.436 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:31:55.436 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.944660+0000", 2023-09-23T23:31:55.436 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.1721999999999998e-05 2023-09-23T23:31:55.436 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:31:55.436 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:31:55.437 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:31:55.437 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.437 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.437 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_repop(client.44483.0:44499 5.5 e115/111 5:a48fbf3c:::benchmark_data_smithi159_152088_object44498:head v 115'2808, mlcod=115'2806)", 2023-09-23T23:31:55.437 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:31:04.814995+0000", 2023-09-23T23:31:55.437 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 50.529603950999999, 2023-09-23T23:31:55.437 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.13085249700000001, 2023-09-23T23:31:55.437 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:31:55.437 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:31:55.437 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:31:55.437 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.437 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:31:55.438 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.814995+0000", 2023-09-23T23:31:55.438 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:31:55.438 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.438 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.438 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:31:55.438 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.814995+0000", 2023-09-23T23:31:55.438 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:31:55.438 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.438 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.438 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:31:55.438 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.814994+0000", 2023-09-23T23:31:55.438 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999995 2023-09-23T23:31:55.439 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.439 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.439 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:31:55.439 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.815017+0000", 2023-09-23T23:31:55.439 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.3045e-05 2023-09-23T23:31:55.439 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.439 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.439 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:31:55.439 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.941119+0000", 2023-09-23T23:31:55.439 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.12610157799999999 2023-09-23T23:31:55.439 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.439 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.439 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:31:55.440 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.941136+0000", 2023-09-23T23:31:55.440 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.7638999999999998e-05 2023-09-23T23:31:55.440 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.440 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.440 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:31:55.440 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.941191+0000", 2023-09-23T23:31:55.440 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.5006999999999997e-05 2023-09-23T23:31:55.440 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.440 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.440 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:31:55.440 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.941219+0000", 2023-09-23T23:31:55.440 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.7953000000000002e-05 2023-09-23T23:31:55.441 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.441 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.441 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:31:55.441 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.945803+0000", 2023-09-23T23:31:55.441 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0045840830000000001 2023-09-23T23:31:55.441 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.441 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.441 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:31:55.441 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.945847+0000", 2023-09-23T23:31:55.441 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.3884999999999997e-05 2023-09-23T23:31:55.441 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:31:55.441 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:31:55.441 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:31:55.442 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.442 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.442 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_repop_reply(client.44483.0:44492 5.c e115/111 ondisk, result = 0)", 2023-09-23T23:31:55.442 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:31:04.815785+0000", 2023-09-23T23:31:55.442 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 50.528813909, 2023-09-23T23:31:55.442 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.12776064000000001, 2023-09-23T23:31:55.442 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:31:55.442 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "started", 2023-09-23T23:31:55.442 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:31:55.442 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.442 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:31:55.443 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.815785+0000", 2023-09-23T23:31:55.443 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:31:55.443 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.443 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.443 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:31:55.443 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.815785+0000", 2023-09-23T23:31:55.443 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:31:55.443 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.443 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.443 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:31:55.443 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.815784+0000", 2023-09-23T23:31:55.443 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999995 2023-09-23T23:31:55.443 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.444 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.444 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:31:55.444 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.815789+0000", 2023-09-23T23:31:55.444 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.7820000000000001e-06 2023-09-23T23:31:55.444 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.444 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.444 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:31:55.444 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.941120+0000", 2023-09-23T23:31:55.444 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.125331205 2023-09-23T23:31:55.444 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.444 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.444 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:31:55.445 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.941138+0000", 2023-09-23T23:31:55.445 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.7541999999999999e-05 2023-09-23T23:31:55.445 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.445 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.445 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:31:55.445 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.943329+0000", 2023-09-23T23:31:55.445 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.002191307 2023-09-23T23:31:55.445 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.445 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.445 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:31:55.445 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.943337+0000", 2023-09-23T23:31:55.445 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.8329999999999994e-06 2023-09-23T23:31:55.445 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.446 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.446 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:31:55.446 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.943545+0000", 2023-09-23T23:31:55.446 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000208579 2023-09-23T23:31:55.446 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:31:55.446 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:31:55.446 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:31:55.446 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.446 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.446 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.44483.0:47567 5.c 5:3ab00f72:::benchmark_data_smithi159_152088_object47566:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e115)", 2023-09-23T23:31:55.446 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:31:07.071352+0000", 2023-09-23T23:31:55.446 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 48.273246538000002, 2023-09-23T23:31:55.447 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.15270418299999999, 2023-09-23T23:31:55.447 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:31:55.447 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:31:55.447 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:31:55.447 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.44483", 2023-09-23T23:31:55.447 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:31:55.447 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 47567 2023-09-23T23:31:55.447 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.447 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:31:55.447 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.447 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:31:55.447 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:07.071352+0000", 2023-09-23T23:31:55.448 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:31:55.448 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.448 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.448 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:31:55.448 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:07.071352+0000", 2023-09-23T23:31:55.448 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:31:55.448 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.448 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.448 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:31:55.448 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:07.071350+0000", 2023-09-23T23:31:55.448 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999986 2023-09-23T23:31:55.448 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.449 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.449 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:31:55.449 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:07.071375+0000", 2023-09-23T23:31:55.449 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.4879e-05 2023-09-23T23:31:55.449 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.449 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.449 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:31:55.449 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:07.071388+0000", 2023-09-23T23:31:55.449 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.2666999999999999e-05 2023-09-23T23:31:55.449 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.449 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.449 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:31:55.450 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:07.071395+0000", 2023-09-23T23:31:55.450 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.0360000000000001e-06 2023-09-23T23:31:55.450 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.450 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.450 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:31:55.450 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:07.071440+0000", 2023-09-23T23:31:55.450 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.5157000000000002e-05 2023-09-23T23:31:55.450 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.450 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.450 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:31:55.450 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:07.071546+0000", 2023-09-23T23:31:55.451 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000105493 2023-09-23T23:31:55.451 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.451 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.451 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 0,4", 2023-09-23T23:31:55.451 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:07.071641+0000", 2023-09-23T23:31:55.451 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 9.5314000000000003e-05 2023-09-23T23:31:55.451 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.451 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.451 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-23T23:31:55.451 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:07.073021+0000", 2023-09-23T23:31:55.451 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.001380207 2023-09-23T23:31:55.451 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.452 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.452 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:31:55.452 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:07.073316+0000", 2023-09-23T23:31:55.452 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00029470800000000003 2023-09-23T23:31:55.452 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.452 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.452 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:31:55.452 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:07.223965+0000", 2023-09-23T23:31:55.452 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.150649216 2023-09-23T23:31:55.452 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.452 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.452 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:31:55.453 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:07.224019+0000", 2023-09-23T23:31:55.453 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.3553e-05 2023-09-23T23:31:55.453 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.453 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.453 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:31:55.453 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:07.224056+0000", 2023-09-23T23:31:55.453 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 3.7596999999999999e-05 2023-09-23T23:31:55.453 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:31:55.453 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:31:55.453 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:31:55.453 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.453 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.454 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_repop(client.44483.0:47962 5.0 e115/111 5:07476493:::benchmark_data_smithi159_152088_object47961:head v 115'3116, mlcod=115'3114)", 2023-09-23T23:31:55.454 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:31:07.473297+0000", 2023-09-23T23:31:55.454 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 47.871301269, 2023-09-23T23:31:55.454 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.075275353000000003, 2023-09-23T23:31:55.454 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:31:55.454 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:31:55.454 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:31:55.454 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.454 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:31:55.454 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:07.473297+0000", 2023-09-23T23:31:55.454 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:31:55.454 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.455 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.455 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:31:55.455 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:07.473297+0000", 2023-09-23T23:31:55.455 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:31:55.455 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.455 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.455 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:31:55.455 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:07.473296+0000", 2023-09-23T23:31:55.455 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.999999 2023-09-23T23:31:55.455 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.455 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.456 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:31:55.456 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:07.473323+0000", 2023-09-23T23:31:55.456 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.7029000000000002e-05 2023-09-23T23:31:55.456 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.456 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.456 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:31:55.456 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:07.473332+0000", 2023-09-23T23:31:55.456 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.2300000000000008e-06 2023-09-23T23:31:55.456 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.456 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.456 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:31:55.456 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:07.473336+0000", 2023-09-23T23:31:55.457 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.8919999999999999e-06 2023-09-23T23:31:55.457 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.457 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.457 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:31:55.457 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:07.473382+0000", 2023-09-23T23:31:55.457 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.5630000000000002e-05 2023-09-23T23:31:55.457 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.457 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.457 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:31:55.457 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:07.473399+0000", 2023-09-23T23:31:55.457 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.7102e-05 2023-09-23T23:31:55.457 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.458 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.458 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:31:55.458 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:07.548533+0000", 2023-09-23T23:31:55.458 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.075133798000000002 2023-09-23T23:31:55.458 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.458 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.458 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:31:55.458 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:07.548573+0000", 2023-09-23T23:31:55.458 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 3.9653000000000001e-05 2023-09-23T23:31:55.458 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:31:55.458 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:31:55.458 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:31:55.458 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.459 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.459 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_repop(client.44483.0:47975 5.5 e115/111 5:a5597995:::benchmark_data_smithi159_152088_object47974:head v 115'3050, mlcod=115'3048)", 2023-09-23T23:31:55.459 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:31:07.489033+0000", 2023-09-23T23:31:55.459 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 47.855565505000001, 2023-09-23T23:31:55.459 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.058702935999999997, 2023-09-23T23:31:55.459 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:31:55.459 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:31:55.459 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:31:55.459 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.459 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:31:55.459 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:07.489033+0000", 2023-09-23T23:31:55.459 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:31:55.460 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.460 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.460 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:31:55.460 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:07.489033+0000", 2023-09-23T23:31:55.460 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:31:55.460 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.460 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.460 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:31:55.460 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:07.489032+0000", 2023-09-23T23:31:55.460 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.999999 2023-09-23T23:31:55.460 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.460 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.461 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:31:55.461 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:07.489059+0000", 2023-09-23T23:31:55.461 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.7321000000000002e-05 2023-09-23T23:31:55.461 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.461 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.461 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:31:55.461 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:07.544779+0000", 2023-09-23T23:31:55.461 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.055719623000000003 2023-09-23T23:31:55.461 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.461 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.461 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:31:55.461 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:07.544791+0000", 2023-09-23T23:31:55.461 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.2122e-05 2023-09-23T23:31:55.462 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.462 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.462 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:31:55.462 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:07.544876+0000", 2023-09-23T23:31:55.462 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.5099000000000006e-05 2023-09-23T23:31:55.462 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.462 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.462 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:31:55.462 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:07.544900+0000", 2023-09-23T23:31:55.462 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.3649999999999999e-05 2023-09-23T23:31:55.462 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.462 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.463 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:31:55.463 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:07.547699+0000", 2023-09-23T23:31:55.463 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0027988520000000001 2023-09-23T23:31:55.463 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.463 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.463 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:31:55.463 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:07.547736+0000", 2023-09-23T23:31:55.463 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 3.7215999999999997e-05 2023-09-23T23:31:55.463 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:31:55.463 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:31:55.463 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:31:55.463 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.463 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.464 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.44483.0:48464 5.c 5:3cd378b3:::benchmark_data_smithi159_152088_object48463:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e115)", 2023-09-23T23:31:55.464 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:31:07.859228+0000", 2023-09-23T23:31:55.464 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 47.485370848999999, 2023-09-23T23:31:55.464 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.057275204000000003, 2023-09-23T23:31:55.464 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:31:55.464 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:31:55.464 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:31:55.464 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.44483", 2023-09-23T23:31:55.464 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:31:55.464 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 48464 2023-09-23T23:31:55.464 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.464 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:31:55.465 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.465 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:31:55.465 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:07.859228+0000", 2023-09-23T23:31:55.465 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:31:55.465 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.465 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.465 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:31:55.465 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:07.859228+0000", 2023-09-23T23:31:55.465 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:31:55.465 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.465 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.465 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:31:55.466 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:07.859227+0000", 2023-09-23T23:31:55.466 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999995 2023-09-23T23:31:55.466 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.466 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.466 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:31:55.466 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:07.859248+0000", 2023-09-23T23:31:55.466 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.1294e-05 2023-09-23T23:31:55.466 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.466 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.466 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:31:55.466 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:07.859257+0000", 2023-09-23T23:31:55.466 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.5539999999999998e-06 2023-09-23T23:31:55.467 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.467 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.467 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:31:55.467 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:07.859263+0000", 2023-09-23T23:31:55.467 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.3999999999999997e-06 2023-09-23T23:31:55.467 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.467 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.467 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:31:55.467 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:07.862301+0000", 2023-09-23T23:31:55.467 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0030380310000000001 2023-09-23T23:31:55.467 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.467 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.468 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:31:55.468 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:07.862424+0000", 2023-09-23T23:31:55.468 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00012228299999999999 2023-09-23T23:31:55.468 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.468 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.468 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 0,4", 2023-09-23T23:31:55.468 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:07.862556+0000", 2023-09-23T23:31:55.468 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00013234999999999999 2023-09-23T23:31:55.468 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.468 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.468 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-23T23:31:55.468 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:07.864910+0000", 2023-09-23T23:31:55.468 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0023540570000000001 2023-09-23T23:31:55.469 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.469 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.469 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:31:55.469 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:07.868055+0000", 2023-09-23T23:31:55.469 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0031455039999999999 2023-09-23T23:31:55.469 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.469 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.469 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:31:55.469 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:07.916408+0000", 2023-09-23T23:31:55.469 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.048352560000000003 2023-09-23T23:31:55.469 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.469 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.470 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:31:55.470 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:07.916463+0000", 2023-09-23T23:31:55.470 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.5305e-05 2023-09-23T23:31:55.470 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:31:55.470 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:31:55.470 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:31:55.470 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:07.916503+0000", 2023-09-23T23:31:55.470 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 3.9530000000000003e-05 2023-09-23T23:31:55.470 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:31:55.470 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:31:55.470 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:31:55.470 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:31:55.471 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:31:55.471 INFO:teuthology.orchestra.run.smithi159.stdout:} 2023-09-23T23:31:55.471 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:31:55.502 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:31:55.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:55.505 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:31:55.561 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 73 16 99151 99135 84.8608 50.5 0.0223497 0.0117786 2023-09-23T23:31:55.606 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:55.632 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:55.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:55.639 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:31:55.740 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:31:55.764 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:31:55.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:55.766 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:31:55.867 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:55.894 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:55.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:55.896 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:31:55.997 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:31:56.023 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:31:56.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:56.029 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:31:56.129 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:56.154 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:56.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:56.157 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:31:56.258 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:31:56.281 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:31:56.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:56.288 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:31:56.388 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:56.416 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:56.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:56.422 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:31:56.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:31:56 smithi164 bash[92846]: audit 2023-09-23T23:31:55.386481+0000 mon.a (mon.0) 503 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:31:56.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:31:56 smithi164 bash[92846]: audit 2023-09-23T23:31:55.393569+0000 mon.a (mon.0) 504 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:31:56.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:31:56 smithi164 bash[92846]: audit 2023-09-23T23:31:55.978086+0000 mon.a (mon.0) 505 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:31:56.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:31:56 smithi164 bash[92846]: audit 2023-09-23T23:31:55.981467+0000 mon.a (mon.0) 506 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:31:56.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:31:56 smithi164 bash[92846]: audit 2023-09-23T23:31:55.991991+0000 mon.a (mon.0) 507 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:31:56.523 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:56.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:31:56 smithi159 bash[105915]: audit 2023-09-23T23:31:55.386481+0000 mon.a (mon.0) 503 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:31:56.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:31:56 smithi159 bash[105915]: audit 2023-09-23T23:31:55.393569+0000 mon.a (mon.0) 504 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:31:56.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:31:56 smithi159 bash[105915]: audit 2023-09-23T23:31:55.978086+0000 mon.a (mon.0) 505 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:31:56.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:31:56 smithi159 bash[105915]: audit 2023-09-23T23:31:55.981467+0000 mon.a (mon.0) 506 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:31:56.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:31:56 smithi159 bash[105915]: audit 2023-09-23T23:31:55.991991+0000 mon.a (mon.0) 507 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:31:56.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:31:56 smithi159 bash[108473]: audit 2023-09-23T23:31:55.386481+0000 mon.a (mon.0) 503 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:31:56.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:31:56 smithi159 bash[108473]: audit 2023-09-23T23:31:55.393569+0000 mon.a (mon.0) 504 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:31:56.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:31:56 smithi159 bash[108473]: audit 2023-09-23T23:31:55.978086+0000 mon.a (mon.0) 505 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:31:56.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:31:56 smithi159 bash[108473]: audit 2023-09-23T23:31:55.981467+0000 mon.a (mon.0) 506 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:31:56.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:31:56 smithi159 bash[108473]: audit 2023-09-23T23:31:55.991991+0000 mon.a (mon.0) 507 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:31:56.552 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:56.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:56.557 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:31:56.561 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 74 16 100033 100017 84.4589 55.125 0.0167047 0.0118352 2023-09-23T23:31:56.658 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:56.690 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:31:56.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:56.693 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:31:56.794 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:31:56.817 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:31:56.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:56.819 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:31:56.920 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:56.956 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:56.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:56.960 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:31:57.060 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:31:57.086 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:31:57.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:57.090 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:31:57.191 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:31:57.222 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:31:57.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:57.227 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:31:57.328 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:57.357 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:57.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:57.361 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:31:57.462 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:31:57.471 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:31:57 smithi164 bash[92846]: cluster 2023-09-23T23:31:56.353926+0000 mgr.y (mgr.25991) 433 : cluster 0 pgmap v373: 89 pgs: 89 active+clean; 6.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 58 MiB/s wr, 929 op/s 2023-09-23T23:31:57.488 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:31:57.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:57.494 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:31:57.561 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 75 16 100849 100833 84.0128 51 0.0129098 0.0118978 2023-09-23T23:31:57.594 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:57.625 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:57.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:57.630 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:31:57.731 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:31:57.749 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:31:57.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:57.751 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:31:57.789 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:31:57 smithi159 bash[105915]: cluster 2023-09-23T23:31:56.353926+0000 mgr.y (mgr.25991) 433 : cluster 0 pgmap v373: 89 pgs: 89 active+clean; 6.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 58 MiB/s wr, 929 op/s 2023-09-23T23:31:57.789 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:31:57 smithi159 bash[108473]: cluster 2023-09-23T23:31:56.353926+0000 mgr.y (mgr.25991) 433 : cluster 0 pgmap v373: 89 pgs: 89 active+clean; 6.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 58 MiB/s wr, 929 op/s 2023-09-23T23:31:57.852 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:57.886 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:57.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:57.888 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:31:57.989 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:31:58.017 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:31:58.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:58.020 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:31:58.117 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 dump_ops_in_flight 2023-09-23T23:31:58.121 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:31:58.155 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:31:58.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:58.159 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:31:58.259 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:31:58.296 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:31:58.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:58.300 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:31:58.401 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:58.432 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:58.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:58.436 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:31:58.537 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:58.562 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 76 16 101650 101634 83.5661 50.0625 0.00632609 0.0119607 2023-09-23T23:31:58.568 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:58.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:58.570 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:31:58.671 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:31:58.713 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:31:58.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:58.716 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:31:58.816 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:58.842 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:31:58.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:58.846 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:31:58.946 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:58.981 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:58.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:58.987 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:31:59.088 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:31:59.122 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:31:59.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:59.126 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:31:59.227 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:59.256 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:59.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:59.261 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:31:59.362 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:31:59.388 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:31:59.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:59.391 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:31:59.492 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:59.501 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:31:59 smithi164 bash[92846]: cluster 2023-09-23T23:31:58.354545+0000 mgr.y (mgr.25991) 434 : cluster 0 pgmap v374: 89 pgs: 89 active+clean; 6.1 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 59 MiB/s wr, 949 op/s 2023-09-23T23:31:59.524 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:59.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:59.529 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:31:59.562 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 77 16 102597 102581 83.2494 59.1875 0.0148486 0.0120071 2023-09-23T23:31:59.630 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:31:59.655 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:31:59.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:59.658 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:31:59.759 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:59.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:31:59 smithi159 bash[108473]: cluster 2023-09-23T23:31:58.354545+0000 mgr.y (mgr.25991) 434 : cluster 0 pgmap v374: 89 pgs: 89 active+clean; 6.1 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 59 MiB/s wr, 949 op/s 2023-09-23T23:31:59.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:31:59 smithi159 bash[105915]: cluster 2023-09-23T23:31:58.354545+0000 mgr.y (mgr.25991) 434 : cluster 0 pgmap v374: 89 pgs: 89 active+clean; 6.1 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 59 MiB/s wr, 949 op/s 2023-09-23T23:31:59.794 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:31:59.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:59.798 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:31:59.899 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:31:59.938 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:31:59.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:31:59.944 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:32:00.045 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:32:00.068 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:32:00.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:00.070 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:32:00.171 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:00.195 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:00.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:00.201 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:32:00.302 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:00.335 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:00.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:00.339 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:32:00.440 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:32:00.463 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:32:00.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:00.465 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:32:00.562 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 78 16 103502 103486 82.9072 56.5625 0.0116616 0.0120564 2023-09-23T23:32:00.566 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:00.600 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:00.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:00.604 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:32:00.705 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:32:00.730 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:32:00.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:00.734 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:32:00.835 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:32:00.862 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:32:00.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:00.866 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:32:00.967 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:00.992 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:00.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:00.996 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:32:01.097 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:32:01.126 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:32:01.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:01.128 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:32:01.228 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:32:01.256 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:32:01.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:01.259 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:32:01.359 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:32:01.380 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:32:01.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:01.385 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:32:01.485 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:32:01.512 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:32:01.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:01.515 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:32:01.562 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 79 16 104275 104259 82.4693 48.3125 0.0126418 0.0121201 2023-09-23T23:32:01.617 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:32:01.625 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:32:01 smithi159 bash[105915]: cluster 2023-09-23T23:32:00.355038+0000 mgr.y (mgr.25991) 435 : cluster 0 pgmap v375: 89 pgs: 89 active+clean; 6.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 51 MiB/s wr, 808 op/s 2023-09-23T23:32:01.625 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:32:01 smithi159 bash[108473]: cluster 2023-09-23T23:32:00.355038+0000 mgr.y (mgr.25991) 435 : cluster 0 pgmap v375: 89 pgs: 89 active+clean; 6.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 51 MiB/s wr, 808 op/s 2023-09-23T23:32:01.650 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:32:01.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:01.657 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:32:01.758 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:01.766 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:32:01 smithi164 bash[92846]: cluster 2023-09-23T23:32:00.355038+0000 mgr.y (mgr.25991) 435 : cluster 0 pgmap v375: 89 pgs: 89 active+clean; 6.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 51 MiB/s wr, 808 op/s 2023-09-23T23:32:01.783 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:01.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:01.789 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:32:01.890 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:32:01.922 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:32:01.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:01.924 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:32:02.025 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:32:02.049 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:32:02.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:02.055 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:32:02.156 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:02.179 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:02.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:02.186 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:32:02.287 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:32:02.315 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:32:02.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:02.318 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:32:02.419 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:02.457 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:02.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:02.459 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:32:02.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:32:02 smithi159 bash[105915]: audit 2023-09-23T23:32:02.218043+0000 mon.a (mon.0) 508 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:32:02.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:32:02 smithi159 bash[108473]: audit 2023-09-23T23:32:02.218043+0000 mon.a (mon.0) 508 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:32:02.560 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:32:02.562 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:2023-09-23T23:32:02.560656+0000 min lat: 0.00129321 max lat: 0.308726 avg lat: 0.0121716 2023-09-23T23:32:02.562 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T23:32:02.562 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 80 16 105142 105126 82.1157 54.1875 0.00983908 0.0121716 2023-09-23T23:32:02.568 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:32:02 smithi164 bash[92846]: audit 2023-09-23T23:32:02.218043+0000 mon.a (mon.0) 508 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:32:02.587 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:32:02.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:02.592 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:32:02.692 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:02.726 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:02.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:02.729 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:32:02.830 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:02.863 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:02.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:02.868 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:32:02.969 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:32:02.994 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:32:03.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:03.002 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:32:03.103 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:03.136 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:03.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:03.138 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:32:03.239 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:32:03.278 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:32:03.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:03.284 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:32:03.384 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:32:03.405 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:32:03 smithi164 bash[92846]: cluster 2023-09-23T23:32:02.355461+0000 mgr.y (mgr.25991) 436 : cluster 0 pgmap v376: 89 pgs: 89 active+clean; 6.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 53 MiB/s wr, 849 op/s 2023-09-23T23:32:03.414 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:32:03.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:03.418 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:32:03.518 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:32:03.527 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:32:03 smithi159 bash[105915]: cluster 2023-09-23T23:32:02.355461+0000 mgr.y (mgr.25991) 436 : cluster 0 pgmap v376: 89 pgs: 89 active+clean; 6.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 53 MiB/s wr, 849 op/s 2023-09-23T23:32:03.529 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:32:03 smithi159 bash[108473]: cluster 2023-09-23T23:32:02.355461+0000 mgr.y (mgr.25991) 436 : cluster 0 pgmap v376: 89 pgs: 89 active+clean; 6.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 53 MiB/s wr, 849 op/s 2023-09-23T23:32:03.545 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:32:03.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:03.550 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:32:03.562 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 81 16 106034 106018 81.7902 55.75 0.00923786 0.0122208 2023-09-23T23:32:03.651 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:32:03.685 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:32:03.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:03.687 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:32:03.788 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:32:03.793 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:32:03 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:32:03] "GET /metrics HTTP/1.1" 200 36535 "" "Prometheus/2.43.0" 2023-09-23T23:32:03.821 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:32:03.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:03.828 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:32:03.928 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:03.958 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:03.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:03.961 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:32:04.062 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:32:04.082 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:32:04.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:04.085 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:32:04.186 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:32:04.211 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:32:04.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:04.214 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:32:04.315 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:32:04.342 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:32:04.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:04.350 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:32:04.451 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:32:04.484 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:32:04.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:04.490 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:32:04.562 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 82 16 106746 106730 81.3354 44.5 0.0255974 0.0122894 2023-09-23T23:32:04.591 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:32:04.618 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:32:04.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:04.622 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:32:04.723 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:32:04.748 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:32:04.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:04.754 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:32:04.823 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:32:04.856 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:04.882 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:04.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:04.885 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:32:04.986 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:05.018 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:05.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:05.021 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:32:05.122 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:32:05.152 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:32:05.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:05.159 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:32:05.259 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:05.296 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:05.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:05.302 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:32:05.402 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:32:05.408 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:32:05 smithi159 bash[105915]: cluster 2023-09-23T23:32:04.356152+0000 mgr.y (mgr.25991) 437 : cluster 0 pgmap v377: 89 pgs: 89 active+clean; 6.4 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 59 MiB/s wr, 950 op/s 2023-09-23T23:32:05.408 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:32:05 smithi159 bash[108473]: cluster 2023-09-23T23:32:04.356152+0000 mgr.y (mgr.25991) 437 : cluster 0 pgmap v377: 89 pgs: 89 active+clean; 6.4 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 59 MiB/s wr, 950 op/s 2023-09-23T23:32:05.435 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:32:05.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:05.442 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:32:05.543 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:05.562 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 83 16 107534 107518 80.9488 49.25 0.00993405 0.0123479 2023-09-23T23:32:05.573 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:05.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:05.580 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:32:05.681 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:32:05.708 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:32:05.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:05.710 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:32:05.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:32:05 smithi164 bash[92846]: cluster 2023-09-23T23:32:04.356152+0000 mgr.y (mgr.25991) 437 : cluster 0 pgmap v377: 89 pgs: 89 active+clean; 6.4 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 59 MiB/s wr, 950 op/s 2023-09-23T23:32:05.811 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:32:05.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:05.848 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:32:05.849 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:32:05.949 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:05.981 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:05.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:05.984 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:32:06.085 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:06.120 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:06.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:06.123 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:32:06.154 INFO:teuthology.orchestra.run.smithi159.stdout:osd.0: {} 2023-09-23T23:32:06.193 INFO:teuthology.orchestra.run.smithi159.stdout:osd.1: {} 2023-09-23T23:32:06.224 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:32:06.243 INFO:teuthology.orchestra.run.smithi159.stdout:osd.2: {} 2023-09-23T23:32:06.247 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:32:06.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:06.253 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:32:06.290 INFO:teuthology.orchestra.run.smithi159.stdout:osd.3: {} 2023-09-23T23:32:06.325 INFO:teuthology.orchestra.run.smithi159.stdout:osd.4: {} 2023-09-23T23:32:06.354 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:06.362 INFO:teuthology.orchestra.run.smithi159.stdout:osd.5: {} 2023-09-23T23:32:06.390 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:06.392 INFO:teuthology.orchestra.run.smithi159.stdout:osd.6: {} 2023-09-23T23:32:06.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:06.395 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:32:06.440 INFO:teuthology.orchestra.run.smithi159.stdout:osd.7: {} 2023-09-23T23:32:06.441 INFO:teuthology.orchestra.run.smithi159.stderr:noscrub is set 2023-09-23T23:32:06.456 INFO:teuthology.orchestra.run.smithi159.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T23:32:06.456 INFO:teuthology.orchestra.run.smithi159.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T23:32:06.456 INFO:teuthology.orchestra.run.smithi159.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T23:32:06.456 INFO:teuthology.orchestra.run.smithi159.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T23:32:06.456 INFO:teuthology.orchestra.run.smithi159.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T23:32:06.456 INFO:teuthology.orchestra.run.smithi159.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T23:32:06.456 INFO:teuthology.orchestra.run.smithi159.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T23:32:06.456 INFO:teuthology.orchestra.run.smithi159.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T23:32:06.471 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:32:06 smithi159 bash[105915]: audit 2023-09-23T23:32:05.462012+0000 mon.a (mon.0) 509 : audit 1 from='client.? 172.21.15.159:0/2395383155' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:32:06.472 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:32:06 smithi159 bash[105915]: audit 2023-09-23T23:32:06.071479+0000 mon.c (mon.2) 31 : audit 0 from='client.? 172.21.15.159:0/1073857409' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:32:06.472 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:32:06 smithi159 bash[108473]: audit 2023-09-23T23:32:05.462012+0000 mon.a (mon.0) 509 : audit 1 from='client.? 172.21.15.159:0/2395383155' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:32:06.472 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:32:06 smithi159 bash[108473]: audit 2023-09-23T23:32:06.071479+0000 mon.c (mon.2) 31 : audit 0 from='client.? 172.21.15.159:0/1073857409' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:32:06.496 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:32:06.527 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:32:06.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:06.535 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:32:06.562 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 84 16 108311 108295 80.5632 48.5625 0.0135597 0.0124073 2023-09-23T23:32:06.636 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:06.645 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:32:06 smithi164 bash[92846]: audit 2023-09-23T23:32:05.462012+0000 mon.a (mon.0) 509 : audit 1 from='client.? 172.21.15.159:0/2395383155' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:32:06.645 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:32:06 smithi164 bash[92846]: audit 2023-09-23T23:32:06.071479+0000 mon.c (mon.2) 31 : audit 0 from='client.? 172.21.15.159:0/1073857409' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:32:06.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:06.677 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:06.677 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:32:06.777 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:32:06.813 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:32:06.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:06.816 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:32:06.917 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:32:06.954 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:32:06.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:06.957 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:32:07.058 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:32:07.087 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:32:07.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:07.089 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:32:07.189 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:32:07.216 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:32:07.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:07.221 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:32:07.322 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:32:07.339 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:32:07.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:07.341 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:32:07.366 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:32:06 smithi159 bash[105915]: debug 2023-09-23T23:32:06.807+0000 7f15a10fc700 -1 mon.a@0(leader).osd e119 definitely_dead 0 2023-09-23T23:32:07.431 INFO:teuthology.orchestra.run.smithi159.stderr:marked out osd.5. 2023-09-23T23:32:07.441 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:07.450 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:32:07 smithi164 bash[92846]: cluster 2023-09-23T23:32:06.356700+0000 mgr.y (mgr.25991) 438 : cluster 0 pgmap v378: 89 pgs: 89 active+clean; 6.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 53 MiB/s wr, 843 op/s 2023-09-23T23:32:07.450 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:32:07 smithi164 bash[92846]: cluster 2023-09-23T23:32:06.406849+0000 mon.a (mon.0) 510 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:32:07.450 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:32:07 smithi164 bash[92846]: cluster 2023-09-23T23:32:06.418365+0000 osd.6 (osd.6) 29 : cluster 3 failed to encode map e119 with expected crc 2023-09-23T23:32:07.450 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:32:07 smithi164 bash[92846]: cluster 2023-09-23T23:32:06.420920+0000 osd.7 (osd.7) 26 : cluster 3 failed to encode map e119 with expected crc 2023-09-23T23:32:07.450 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:32:07 smithi164 bash[92846]: cluster 2023-09-23T23:32:06.425104+0000 osd.4 (osd.4) 41 : cluster 3 failed to encode map e119 with expected crc 2023-09-23T23:32:07.450 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:32:07 smithi164 bash[92846]: audit 2023-09-23T23:32:06.425696+0000 mon.a (mon.0) 511 : audit 1 from='client.? 172.21.15.159:0/2395383155' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T23:32:07.450 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:32:07 smithi164 bash[92846]: cluster 2023-09-23T23:32:06.425935+0000 mon.a (mon.0) 512 : cluster 0 osdmap e119: 8 total, 8 up, 8 in 2023-09-23T23:32:07.451 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:32:07 smithi164 bash[92846]: cluster 2023-09-23T23:32:06.426622+0000 osd.7 (osd.7) 27 : cluster 3 failed to encode map e119 with expected crc 2023-09-23T23:32:07.451 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:32:07 smithi164 bash[92846]: cluster 2023-09-23T23:32:06.427388+0000 osd.4 (osd.4) 42 : cluster 3 failed to encode map e119 with expected crc 2023-09-23T23:32:07.451 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:32:07 smithi164 bash[92846]: cluster 2023-09-23T23:32:06.429341+0000 osd.5 (osd.5) 28 : cluster 3 failed to encode map e119 with expected crc 2023-09-23T23:32:07.451 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:32:07 smithi164 bash[92846]: audit 2023-09-23T23:32:06.810737+0000 mon.c (mon.2) 32 : audit 1 from='client.? 172.21.15.159:0/483083450' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["5"]}]: dispatch 2023-09-23T23:32:07.451 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:32:07 smithi164 bash[92846]: audit 2023-09-23T23:32:06.811799+0000 mon.a (mon.0) 513 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["5"]}]: dispatch 2023-09-23T23:32:07.451 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:32:07 smithi164 bash[92846]: cluster 2023-09-23T23:32:06.812031+0000 mon.a (mon.0) 514 : cluster 1 Client client.admin marked osd.5 out, while it was still marked up 2023-09-23T23:32:07.463 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:07.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:07.465 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:32:07.563 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 85 16 109013 108997 80.1315 43.875 0.00685091 0.0124552 2023-09-23T23:32:07.566 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:32:07.591 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:32:07.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:07.593 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:32:07.631 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:32:07 smithi159 bash[108473]: cluster 2023-09-23T23:32:06.356700+0000 mgr.y (mgr.25991) 438 : cluster 0 pgmap v378: 89 pgs: 89 active+clean; 6.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 53 MiB/s wr, 843 op/s 2023-09-23T23:32:07.631 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:32:07 smithi159 bash[108473]: cluster 2023-09-23T23:32:06.406849+0000 mon.a (mon.0) 510 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:32:07.631 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:32:07 smithi159 bash[108473]: cluster 2023-09-23T23:32:06.418365+0000 osd.6 (osd.6) 29 : cluster 3 failed to encode map e119 with expected crc 2023-09-23T23:32:07.631 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:32:07 smithi159 bash[108473]: cluster 2023-09-23T23:32:06.420920+0000 osd.7 (osd.7) 26 : cluster 3 failed to encode map e119 with expected crc 2023-09-23T23:32:07.632 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:32:07 smithi159 bash[108473]: cluster 2023-09-23T23:32:06.425104+0000 osd.4 (osd.4) 41 : cluster 3 failed to encode map e119 with expected crc 2023-09-23T23:32:07.632 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:32:07 smithi159 bash[108473]: audit 2023-09-23T23:32:06.425696+0000 mon.a (mon.0) 511 : audit 1 from='client.? 172.21.15.159:0/2395383155' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T23:32:07.632 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:32:07 smithi159 bash[108473]: cluster 2023-09-23T23:32:06.425935+0000 mon.a (mon.0) 512 : cluster 0 osdmap e119: 8 total, 8 up, 8 in 2023-09-23T23:32:07.632 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:32:07 smithi159 bash[108473]: cluster 2023-09-23T23:32:06.426622+0000 osd.7 (osd.7) 27 : cluster 3 failed to encode map e119 with expected crc 2023-09-23T23:32:07.632 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:32:07 smithi159 bash[108473]: cluster 2023-09-23T23:32:06.427388+0000 osd.4 (osd.4) 42 : cluster 3 failed to encode map e119 with expected crc 2023-09-23T23:32:07.632 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:32:07 smithi159 bash[108473]: cluster 2023-09-23T23:32:06.429341+0000 osd.5 (osd.5) 28 : cluster 3 failed to encode map e119 with expected crc 2023-09-23T23:32:07.632 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:32:07 smithi159 bash[108473]: audit 2023-09-23T23:32:06.810737+0000 mon.c (mon.2) 32 : audit 1 from='client.? 172.21.15.159:0/483083450' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["5"]}]: dispatch 2023-09-23T23:32:07.632 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:32:07 smithi159 bash[108473]: audit 2023-09-23T23:32:06.811799+0000 mon.a (mon.0) 513 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["5"]}]: dispatch 2023-09-23T23:32:07.632 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:32:07 smithi159 bash[108473]: cluster 2023-09-23T23:32:06.812031+0000 mon.a (mon.0) 514 : cluster 1 Client client.admin marked osd.5 out, while it was still marked up 2023-09-23T23:32:07.633 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:32:07 smithi159 bash[105915]: cluster 2023-09-23T23:32:06.356700+0000 mgr.y (mgr.25991) 438 : cluster 0 pgmap v378: 89 pgs: 89 active+clean; 6.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 53 MiB/s wr, 843 op/s 2023-09-23T23:32:07.633 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:32:07 smithi159 bash[105915]: cluster 2023-09-23T23:32:06.406849+0000 mon.a (mon.0) 510 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:32:07.633 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:32:07 smithi159 bash[105915]: cluster 2023-09-23T23:32:06.418365+0000 osd.6 (osd.6) 29 : cluster 3 failed to encode map e119 with expected crc 2023-09-23T23:32:07.633 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:32:07 smithi159 bash[105915]: cluster 2023-09-23T23:32:06.420920+0000 osd.7 (osd.7) 26 : cluster 3 failed to encode map e119 with expected crc 2023-09-23T23:32:07.633 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:32:07 smithi159 bash[105915]: cluster 2023-09-23T23:32:06.425104+0000 osd.4 (osd.4) 41 : cluster 3 failed to encode map e119 with expected crc 2023-09-23T23:32:07.633 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:32:07 smithi159 bash[105915]: audit 2023-09-23T23:32:06.425696+0000 mon.a (mon.0) 511 : audit 1 from='client.? 172.21.15.159:0/2395383155' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T23:32:07.633 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:32:07 smithi159 bash[105915]: cluster 2023-09-23T23:32:06.425935+0000 mon.a (mon.0) 512 : cluster 0 osdmap e119: 8 total, 8 up, 8 in 2023-09-23T23:32:07.633 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:32:07 smithi159 bash[105915]: cluster 2023-09-23T23:32:06.426622+0000 osd.7 (osd.7) 27 : cluster 3 failed to encode map e119 with expected crc 2023-09-23T23:32:07.633 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:32:07 smithi159 bash[105915]: cluster 2023-09-23T23:32:06.427388+0000 osd.4 (osd.4) 42 : cluster 3 failed to encode map e119 with expected crc 2023-09-23T23:32:07.633 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:32:07 smithi159 bash[105915]: cluster 2023-09-23T23:32:06.429341+0000 osd.5 (osd.5) 28 : cluster 3 failed to encode map e119 with expected crc 2023-09-23T23:32:07.634 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:32:07 smithi159 bash[105915]: audit 2023-09-23T23:32:06.810737+0000 mon.c (mon.2) 32 : audit 1 from='client.? 172.21.15.159:0/483083450' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["5"]}]: dispatch 2023-09-23T23:32:07.634 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:32:07 smithi159 bash[105915]: audit 2023-09-23T23:32:06.811799+0000 mon.a (mon.0) 513 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["5"]}]: dispatch 2023-09-23T23:32:07.634 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:32:07 smithi159 bash[105915]: cluster 2023-09-23T23:32:06.812031+0000 mon.a (mon.0) 514 : cluster 1 Client client.admin marked osd.5 out, while it was still marked up 2023-09-23T23:32:07.694 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:07.726 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:07.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:07.728 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:32:07.829 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:32:07.861 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:32:07.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:07.863 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:32:07.964 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:32:07.996 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:32:07.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:07.999 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:32:08.100 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:32:08.132 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:32:08.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:08.135 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:32:08.236 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:32:08.270 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:32:08.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:08.273 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:32:08.373 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:32:08.401 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:32:08.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:08.403 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:32:08.504 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:32:08.515 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:32:08 smithi164 bash[92846]: cluster 2023-09-23T23:32:07.415802+0000 osd.7 (osd.7) 28 : cluster 3 failed to encode map e120 with expected crc 2023-09-23T23:32:08.516 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:32:08 smithi164 bash[92846]: audit 2023-09-23T23:32:07.417676+0000 mon.a (mon.0) 515 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["5"]}]': finished 2023-09-23T23:32:08.516 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:32:08 smithi164 bash[92846]: cluster 2023-09-23T23:32:07.417747+0000 mon.a (mon.0) 516 : cluster 0 osdmap e120: 8 total, 8 up, 7 in 2023-09-23T23:32:08.516 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:32:08 smithi164 bash[92846]: cluster 2023-09-23T23:32:07.419734+0000 osd.6 (osd.6) 30 : cluster 3 failed to encode map e120 with expected crc 2023-09-23T23:32:08.516 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:32:08 smithi164 bash[92846]: cluster 2023-09-23T23:32:07.420787+0000 osd.7 (osd.7) 29 : cluster 3 failed to encode map e120 with expected crc 2023-09-23T23:32:08.516 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:32:08 smithi164 bash[92846]: cluster 2023-09-23T23:32:07.421974+0000 osd.5 (osd.5) 29 : cluster 3 failed to encode map e120 with expected crc 2023-09-23T23:32:08.516 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:32:08 smithi164 bash[92846]: cluster 2023-09-23T23:32:07.431039+0000 osd.4 (osd.4) 43 : cluster 3 failed to encode map e120 with expected crc 2023-09-23T23:32:08.516 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:32:08 smithi164 bash[92846]: cluster 2023-09-23T23:32:07.433104+0000 osd.4 (osd.4) 44 : cluster 3 failed to encode map e120 with expected crc 2023-09-23T23:32:08.516 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:32:08 smithi164 bash[92846]: cluster 2023-09-23T23:32:07.435386+0000 osd.5 (osd.5) 30 : cluster 3 failed to encode map e120 with expected crc 2023-09-23T23:32:08.516 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:32:08 smithi164 bash[92846]: cluster 2023-09-23T23:32:07.446462+0000 osd.4 (osd.4) 45 : cluster 3 failed to encode map e120 with expected crc 2023-09-23T23:32:08.516 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:32:08 smithi164 bash[92846]: cluster 2023-09-23T23:32:08.427048+0000 mon.a (mon.0) 517 : cluster 0 osdmap e121: 8 total, 8 up, 7 in 2023-09-23T23:32:08.535 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:32:08.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:08.538 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:32:08.563 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 86 16 109013 108997 79.1998 0 - 0.0124552 2023-09-23T23:32:08.639 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:08.665 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:08.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:08.667 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:32:08.671 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:32:08 smithi159 bash[105915]: cluster 2023-09-23T23:32:07.415802+0000 osd.7 (osd.7) 28 : cluster 3 failed to encode map e120 with expected crc 2023-09-23T23:32:08.671 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:32:08 smithi159 bash[105915]: audit 2023-09-23T23:32:07.417676+0000 mon.a (mon.0) 515 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["5"]}]': finished 2023-09-23T23:32:08.671 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:32:08 smithi159 bash[105915]: cluster 2023-09-23T23:32:07.417747+0000 mon.a (mon.0) 516 : cluster 0 osdmap e120: 8 total, 8 up, 7 in 2023-09-23T23:32:08.671 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:32:08 smithi159 bash[105915]: cluster 2023-09-23T23:32:07.419734+0000 osd.6 (osd.6) 30 : cluster 3 failed to encode map e120 with expected crc 2023-09-23T23:32:08.671 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:32:08 smithi159 bash[105915]: cluster 2023-09-23T23:32:07.420787+0000 osd.7 (osd.7) 29 : cluster 3 failed to encode map e120 with expected crc 2023-09-23T23:32:08.671 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:32:08 smithi159 bash[105915]: cluster 2023-09-23T23:32:07.421974+0000 osd.5 (osd.5) 29 : cluster 3 failed to encode map e120 with expected crc 2023-09-23T23:32:08.671 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:32:08 smithi159 bash[105915]: cluster 2023-09-23T23:32:07.431039+0000 osd.4 (osd.4) 43 : cluster 3 failed to encode map e120 with expected crc 2023-09-23T23:32:08.671 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:32:08 smithi159 bash[105915]: cluster 2023-09-23T23:32:07.433104+0000 osd.4 (osd.4) 44 : cluster 3 failed to encode map e120 with expected crc 2023-09-23T23:32:08.672 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:32:08 smithi159 bash[105915]: cluster 2023-09-23T23:32:07.435386+0000 osd.5 (osd.5) 30 : cluster 3 failed to encode map e120 with expected crc 2023-09-23T23:32:08.672 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:32:08 smithi159 bash[105915]: cluster 2023-09-23T23:32:07.446462+0000 osd.4 (osd.4) 45 : cluster 3 failed to encode map e120 with expected crc 2023-09-23T23:32:08.672 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:32:08 smithi159 bash[105915]: cluster 2023-09-23T23:32:08.427048+0000 mon.a (mon.0) 517 : cluster 0 osdmap e121: 8 total, 8 up, 7 in 2023-09-23T23:32:08.672 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:32:08 smithi159 bash[108473]: cluster 2023-09-23T23:32:07.415802+0000 osd.7 (osd.7) 28 : cluster 3 failed to encode map e120 with expected crc 2023-09-23T23:32:08.672 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:32:08 smithi159 bash[108473]: audit 2023-09-23T23:32:07.417676+0000 mon.a (mon.0) 515 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["5"]}]': finished 2023-09-23T23:32:08.672 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:32:08 smithi159 bash[108473]: cluster 2023-09-23T23:32:07.417747+0000 mon.a (mon.0) 516 : cluster 0 osdmap e120: 8 total, 8 up, 7 in 2023-09-23T23:32:08.672 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:32:08 smithi159 bash[108473]: cluster 2023-09-23T23:32:07.419734+0000 osd.6 (osd.6) 30 : cluster 3 failed to encode map e120 with expected crc 2023-09-23T23:32:08.672 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:32:08 smithi159 bash[108473]: cluster 2023-09-23T23:32:07.420787+0000 osd.7 (osd.7) 29 : cluster 3 failed to encode map e120 with expected crc 2023-09-23T23:32:08.672 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:32:08 smithi159 bash[108473]: cluster 2023-09-23T23:32:07.421974+0000 osd.5 (osd.5) 29 : cluster 3 failed to encode map e120 with expected crc 2023-09-23T23:32:08.672 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:32:08 smithi159 bash[108473]: cluster 2023-09-23T23:32:07.431039+0000 osd.4 (osd.4) 43 : cluster 3 failed to encode map e120 with expected crc 2023-09-23T23:32:08.672 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:32:08 smithi159 bash[108473]: cluster 2023-09-23T23:32:07.433104+0000 osd.4 (osd.4) 44 : cluster 3 failed to encode map e120 with expected crc 2023-09-23T23:32:08.673 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:32:08 smithi159 bash[108473]: cluster 2023-09-23T23:32:07.435386+0000 osd.5 (osd.5) 30 : cluster 3 failed to encode map e120 with expected crc 2023-09-23T23:32:08.673 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:32:08 smithi159 bash[108473]: cluster 2023-09-23T23:32:07.446462+0000 osd.4 (osd.4) 45 : cluster 3 failed to encode map e120 with expected crc 2023-09-23T23:32:08.673 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:32:08 smithi159 bash[108473]: cluster 2023-09-23T23:32:08.427048+0000 mon.a (mon.0) 517 : cluster 0 osdmap e121: 8 total, 8 up, 7 in 2023-09-23T23:32:08.767 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:32:08.799 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:32:08.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:08.802 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:32:08.903 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:32:08.926 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:32:08.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:08.929 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:32:09.030 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:32:09.056 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:32:09.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:09.058 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:32:09.160 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:32:09.192 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:32:09.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:09.195 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:32:09.295 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:32:09.324 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:32:09.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:09.328 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:32:09.429 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:32:09.446 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:32:09 smithi164 bash[92846]: cluster 2023-09-23T23:32:08.357384+0000 mgr.y (mgr.25991) 439 : cluster 0 pgmap v381: 89 pgs: 1 unknown, 18 peering, 70 active+clean; 6.6 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 57 MiB/s wr, 908 op/s 2023-09-23T23:32:09.447 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:32:09 smithi164 bash[92846]: cluster 2023-09-23T23:32:08.422884+0000 osd.5 (osd.5) 31 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T23:32:09.450 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:32:09.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:09.452 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:32:09.553 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:32:09.563 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 87 16 109013 108997 78.2895 0 - 0.0124552 2023-09-23T23:32:09.576 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:32:09.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:09.579 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:32:09.680 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:09.688 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:32:09 smithi159 bash[108473]: cluster 2023-09-23T23:32:08.357384+0000 mgr.y (mgr.25991) 439 : cluster 0 pgmap v381: 89 pgs: 1 unknown, 18 peering, 70 active+clean; 6.6 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 57 MiB/s wr, 908 op/s 2023-09-23T23:32:09.688 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:32:09 smithi159 bash[108473]: cluster 2023-09-23T23:32:08.422884+0000 osd.5 (osd.5) 31 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T23:32:09.689 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:32:09 smithi159 bash[108473]: cluster 2023-09-23T23:32:08.425597+0000 osd.6 (osd.6) 31 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T23:32:09.689 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:32:09 smithi159 bash[108473]: cluster 2023-09-23T23:32:08.425799+0000 osd.4 (osd.4) 46 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T23:32:09.689 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:32:09 smithi159 bash[108473]: cluster 2023-09-23T23:32:08.426128+0000 osd.5 (osd.5) 32 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T23:32:09.689 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:32:09 smithi159 bash[108473]: cluster 2023-09-23T23:32:08.426621+0000 osd.7 (osd.7) 30 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T23:32:09.689 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:32:09 smithi159 bash[108473]: cluster 2023-09-23T23:32:08.427523+0000 osd.6 (osd.6) 32 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T23:32:09.689 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:32:09 smithi159 bash[108473]: cluster 2023-09-23T23:32:08.428215+0000 mon.a (mon.0) 518 : cluster 3 Health check failed: Reduced data availability: 4 pgs inactive, 7 pgs peering (PG_AVAILABILITY) 2023-09-23T23:32:09.689 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:32:09 smithi159 bash[108473]: cluster 2023-09-23T23:32:08.429008+0000 osd.4 (osd.4) 47 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T23:32:09.689 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:32:09 smithi159 bash[108473]: cluster 2023-09-23T23:32:08.436058+0000 osd.7 (osd.7) 31 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T23:32:09.689 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:32:09 smithi159 bash[108473]: cluster 2023-09-23T23:32:09.422510+0000 mon.a (mon.0) 519 : cluster 0 osdmap e122: 8 total, 8 up, 7 in 2023-09-23T23:32:09.690 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:32:09 smithi159 bash[105915]: cluster 2023-09-23T23:32:08.357384+0000 mgr.y (mgr.25991) 439 : cluster 0 pgmap v381: 89 pgs: 1 unknown, 18 peering, 70 active+clean; 6.6 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 57 MiB/s wr, 908 op/s 2023-09-23T23:32:09.690 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:32:09 smithi159 bash[105915]: cluster 2023-09-23T23:32:08.422884+0000 osd.5 (osd.5) 31 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T23:32:09.690 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:32:09 smithi159 bash[105915]: cluster 2023-09-23T23:32:08.425597+0000 osd.6 (osd.6) 31 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T23:32:09.690 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:32:09 smithi159 bash[105915]: cluster 2023-09-23T23:32:08.425799+0000 osd.4 (osd.4) 46 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T23:32:09.690 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:32:09 smithi159 bash[105915]: cluster 2023-09-23T23:32:08.426128+0000 osd.5 (osd.5) 32 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T23:32:09.690 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:32:09 smithi159 bash[105915]: cluster 2023-09-23T23:32:08.426621+0000 osd.7 (osd.7) 30 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T23:32:09.690 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:32:09 smithi159 bash[105915]: cluster 2023-09-23T23:32:08.427523+0000 osd.6 (osd.6) 32 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T23:32:09.690 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:32:09 smithi159 bash[105915]: cluster 2023-09-23T23:32:08.428215+0000 mon.a (mon.0) 518 : cluster 3 Health check failed: Reduced data availability: 4 pgs inactive, 7 pgs peering (PG_AVAILABILITY) 2023-09-23T23:32:09.690 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:32:09 smithi159 bash[105915]: cluster 2023-09-23T23:32:08.429008+0000 osd.4 (osd.4) 47 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T23:32:09.690 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:32:09 smithi159 bash[105915]: cluster 2023-09-23T23:32:08.436058+0000 osd.7 (osd.7) 31 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T23:32:09.691 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:32:09 smithi159 bash[105915]: cluster 2023-09-23T23:32:09.422510+0000 mon.a (mon.0) 519 : cluster 0 osdmap e122: 8 total, 8 up, 7 in 2023-09-23T23:32:09.707 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:09.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:09.710 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:32:09.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:32:09 smithi164 bash[92846]: cluster 2023-09-23T23:32:08.425597+0000 osd.6 (osd.6) 31 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T23:32:09.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:32:09 smithi164 bash[92846]: cluster 2023-09-23T23:32:08.425799+0000 osd.4 (osd.4) 46 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T23:32:09.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:32:09 smithi164 bash[92846]: cluster 2023-09-23T23:32:08.426128+0000 osd.5 (osd.5) 32 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T23:32:09.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:32:09 smithi164 bash[92846]: cluster 2023-09-23T23:32:08.426621+0000 osd.7 (osd.7) 30 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T23:32:09.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:32:09 smithi164 bash[92846]: cluster 2023-09-23T23:32:08.427523+0000 osd.6 (osd.6) 32 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T23:32:09.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:32:09 smithi164 bash[92846]: cluster 2023-09-23T23:32:08.428215+0000 mon.a (mon.0) 518 : cluster 3 Health check failed: Reduced data availability: 4 pgs inactive, 7 pgs peering (PG_AVAILABILITY) 2023-09-23T23:32:09.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:32:09 smithi164 bash[92846]: cluster 2023-09-23T23:32:08.429008+0000 osd.4 (osd.4) 47 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T23:32:09.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:32:09 smithi164 bash[92846]: cluster 2023-09-23T23:32:08.436058+0000 osd.7 (osd.7) 31 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T23:32:09.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:32:09 smithi164 bash[92846]: cluster 2023-09-23T23:32:09.422510+0000 mon.a (mon.0) 519 : cluster 0 osdmap e122: 8 total, 8 up, 7 in 2023-09-23T23:32:09.810 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:09.838 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:09.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:09.841 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:32:09.942 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:32:09.971 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:32:09.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:09.974 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:32:10.075 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:10.097 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:10.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:10.102 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:32:10.202 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:32:10.241 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:32:10.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:10.248 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:32:10.349 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:10.383 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:10.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:10.389 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:32:10.489 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:32:10.530 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:32:10.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:10.534 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:32:10.563 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 88 16 109292 109276 77.5981 5.8125 0.0292065 0.0128789 2023-09-23T23:32:10.635 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:10.660 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:10.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:10.665 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:32:10.673 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:32:10 smithi159 bash[105915]: cluster 2023-09-23T23:32:09.419766+0000 osd.6 (osd.6) 33 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T23:32:10.673 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:32:10 smithi159 bash[105915]: cluster 2023-09-23T23:32:09.422105+0000 osd.7 (osd.7) 32 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T23:32:10.673 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:32:10 smithi159 bash[105915]: cluster 2023-09-23T23:32:09.422658+0000 osd.6 (osd.6) 34 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T23:32:10.674 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:32:10 smithi159 bash[105915]: cluster 2023-09-23T23:32:09.423317+0000 osd.4 (osd.4) 48 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T23:32:10.674 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:32:10 smithi159 bash[105915]: cluster 2023-09-23T23:32:09.425303+0000 osd.7 (osd.7) 33 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T23:32:10.674 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:32:10 smithi159 bash[105915]: cluster 2023-09-23T23:32:09.427088+0000 osd.4 (osd.4) 49 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T23:32:10.674 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:32:10 smithi159 bash[105915]: cluster 2023-09-23T23:32:09.456388+0000 osd.5 (osd.5) 33 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T23:32:10.674 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:32:10 smithi159 bash[108473]: cluster 2023-09-23T23:32:09.419766+0000 osd.6 (osd.6) 33 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T23:32:10.674 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:32:10 smithi159 bash[108473]: cluster 2023-09-23T23:32:09.422105+0000 osd.7 (osd.7) 32 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T23:32:10.674 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:32:10 smithi159 bash[108473]: cluster 2023-09-23T23:32:09.422658+0000 osd.6 (osd.6) 34 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T23:32:10.675 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:32:10 smithi159 bash[108473]: cluster 2023-09-23T23:32:09.423317+0000 osd.4 (osd.4) 48 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T23:32:10.675 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:32:10 smithi159 bash[108473]: cluster 2023-09-23T23:32:09.425303+0000 osd.7 (osd.7) 33 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T23:32:10.675 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:32:10 smithi159 bash[108473]: cluster 2023-09-23T23:32:09.427088+0000 osd.4 (osd.4) 49 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T23:32:10.675 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:32:10 smithi159 bash[108473]: cluster 2023-09-23T23:32:09.456388+0000 osd.5 (osd.5) 33 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T23:32:10.766 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:32:10.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:32:10 smithi164 bash[92846]: cluster 2023-09-23T23:32:09.419766+0000 osd.6 (osd.6) 33 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T23:32:10.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:32:10 smithi164 bash[92846]: cluster 2023-09-23T23:32:09.422105+0000 osd.7 (osd.7) 32 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T23:32:10.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:32:10 smithi164 bash[92846]: cluster 2023-09-23T23:32:09.422658+0000 osd.6 (osd.6) 34 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T23:32:10.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:32:10 smithi164 bash[92846]: cluster 2023-09-23T23:32:09.423317+0000 osd.4 (osd.4) 48 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T23:32:10.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:32:10 smithi164 bash[92846]: cluster 2023-09-23T23:32:09.425303+0000 osd.7 (osd.7) 33 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T23:32:10.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:32:10 smithi164 bash[92846]: cluster 2023-09-23T23:32:09.427088+0000 osd.4 (osd.4) 49 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T23:32:10.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:32:10 smithi164 bash[92846]: cluster 2023-09-23T23:32:09.456388+0000 osd.5 (osd.5) 33 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T23:32:10.801 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:32:10.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:10.803 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:32:10.904 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:10.930 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:10.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:10.933 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:32:11.034 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:32:11.068 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:32:11.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:11.074 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:32:11.075 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T23:32:11.175 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:32:11.224 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:32:11.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:11.227 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:32:11.327 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:32:11.358 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:32:11.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:11.362 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:32:11.456 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:32:11 smithi159 bash[105915]: cluster 2023-09-23T23:32:10.358035+0000 mgr.y (mgr.25991) 440 : cluster 0 pgmap v384: 89 pgs: 1 remapped+peering, 1 unknown, 18 peering, 69 active+clean; 6.6 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 33 MiB/s wr, 529 op/s; 138 B/s, 0 objects/s recovering 2023-09-23T23:32:11.456 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:32:11 smithi159 bash[105915]: cluster 2023-09-23T23:32:10.449687+0000 osd.6 (osd.6) 35 : cluster 3 failed to encode map e123 with expected crc 2023-09-23T23:32:11.456 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:32:11 smithi159 bash[105915]: cluster 2023-09-23T23:32:10.452107+0000 mon.a (mon.0) 520 : cluster 0 osdmap e123: 8 total, 8 up, 7 in 2023-09-23T23:32:11.456 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:32:11 smithi159 bash[105915]: cluster 2023-09-23T23:32:10.499732+0000 osd.7 (osd.7) 34 : cluster 3 failed to encode map e123 with expected crc 2023-09-23T23:32:11.456 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:32:11 smithi159 bash[105915]: cluster 2023-09-23T23:32:10.499827+0000 osd.5 (osd.5) 34 : cluster 3 failed to encode map e123 with expected crc 2023-09-23T23:32:11.456 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:32:11 smithi159 bash[105915]: cluster 2023-09-23T23:32:10.500434+0000 osd.4 (osd.4) 50 : cluster 3 failed to encode map e123 with expected crc 2023-09-23T23:32:11.464 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:32:11.501 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:32:11.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:11.506 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:32:11.563 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 89 16 109766 109750 77.059 29.625 0.0198565 0.0129684 2023-09-23T23:32:11.606 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:32:11.616 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:32:11 smithi164 bash[92846]: cluster 2023-09-23T23:32:10.358035+0000 mgr.y (mgr.25991) 440 : cluster 0 pgmap v384: 89 pgs: 1 remapped+peering, 1 unknown, 18 peering, 69 active+clean; 6.6 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 33 MiB/s wr, 529 op/s; 138 B/s, 0 objects/s recovering 2023-09-23T23:32:11.616 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:32:11 smithi164 bash[92846]: cluster 2023-09-23T23:32:10.449687+0000 osd.6 (osd.6) 35 : cluster 3 failed to encode map e123 with expected crc 2023-09-23T23:32:11.616 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:32:11 smithi164 bash[92846]: cluster 2023-09-23T23:32:10.452107+0000 mon.a (mon.0) 520 : cluster 0 osdmap e123: 8 total, 8 up, 7 in 2023-09-23T23:32:11.617 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:32:11 smithi164 bash[92846]: cluster 2023-09-23T23:32:10.499732+0000 osd.7 (osd.7) 34 : cluster 3 failed to encode map e123 with expected crc 2023-09-23T23:32:11.617 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:32:11 smithi164 bash[92846]: cluster 2023-09-23T23:32:10.499827+0000 osd.5 (osd.5) 34 : cluster 3 failed to encode map e123 with expected crc 2023-09-23T23:32:11.617 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:32:11 smithi164 bash[92846]: cluster 2023-09-23T23:32:10.500434+0000 osd.4 (osd.4) 50 : cluster 3 failed to encode map e123 with expected crc 2023-09-23T23:32:11.631 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:32:11.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:11.633 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:32:11.734 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:11.742 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:32:11 smithi159 bash[108473]: cluster 2023-09-23T23:32:10.358035+0000 mgr.y (mgr.25991) 440 : cluster 0 pgmap v384: 89 pgs: 1 remapped+peering, 1 unknown, 18 peering, 69 active+clean; 6.6 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 33 MiB/s wr, 529 op/s; 138 B/s, 0 objects/s recovering 2023-09-23T23:32:11.742 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:32:11 smithi159 bash[108473]: cluster 2023-09-23T23:32:10.449687+0000 osd.6 (osd.6) 35 : cluster 3 failed to encode map e123 with expected crc 2023-09-23T23:32:11.743 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:32:11 smithi159 bash[108473]: cluster 2023-09-23T23:32:10.452107+0000 mon.a (mon.0) 520 : cluster 0 osdmap e123: 8 total, 8 up, 7 in 2023-09-23T23:32:11.743 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:32:11 smithi159 bash[108473]: cluster 2023-09-23T23:32:10.499732+0000 osd.7 (osd.7) 34 : cluster 3 failed to encode map e123 with expected crc 2023-09-23T23:32:11.743 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:32:11 smithi159 bash[108473]: cluster 2023-09-23T23:32:10.499827+0000 osd.5 (osd.5) 34 : cluster 3 failed to encode map e123 with expected crc 2023-09-23T23:32:11.743 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:32:11 smithi159 bash[108473]: cluster 2023-09-23T23:32:10.500434+0000 osd.4 (osd.4) 50 : cluster 3 failed to encode map e123 with expected crc 2023-09-23T23:32:11.766 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:11.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:11.769 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:32:11.870 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:32:11.906 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:32:11.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:11.909 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:32:12.009 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:32:12.036 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:32:12.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:12.040 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:32:12.141 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:12.163 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:12.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:12.166 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:32:12.267 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:32:12.297 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:32:12.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:12.302 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:32:12.403 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:32:12.434 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:32:12.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:12.441 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:32:12.542 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:32:12.565 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 90 5 110289 110284 76.5737 33.375 0.0220129 0.0130535 2023-09-23T23:32:12.566 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:32:12.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:12.570 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:32:12.671 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:12.682 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:32:12 smithi164 bash[92846]: cluster 2023-09-23T23:32:11.461615+0000 osd.6 (osd.6) 36 : cluster 3 failed to encode map e124 with expected crc 2023-09-23T23:32:12.682 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:32:12 smithi164 bash[92846]: cluster 2023-09-23T23:32:11.464100+0000 mon.a (mon.0) 521 : cluster 0 osdmap e124: 8 total, 8 up, 7 in 2023-09-23T23:32:12.682 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:32:12 smithi164 bash[92846]: cluster 2023-09-23T23:32:11.506625+0000 osd.5 (osd.5) 35 : cluster 3 failed to encode map e124 with expected crc 2023-09-23T23:32:12.699 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:12.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:12.703 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:32:12.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:32:12 smithi159 bash[105915]: cluster 2023-09-23T23:32:11.461615+0000 osd.6 (osd.6) 36 : cluster 3 failed to encode map e124 with expected crc 2023-09-23T23:32:12.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:32:12 smithi159 bash[105915]: cluster 2023-09-23T23:32:11.464100+0000 mon.a (mon.0) 521 : cluster 0 osdmap e124: 8 total, 8 up, 7 in 2023-09-23T23:32:12.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:32:12 smithi159 bash[105915]: cluster 2023-09-23T23:32:11.506625+0000 osd.5 (osd.5) 35 : cluster 3 failed to encode map e124 with expected crc 2023-09-23T23:32:12.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:32:12 smithi159 bash[108473]: cluster 2023-09-23T23:32:11.461615+0000 osd.6 (osd.6) 36 : cluster 3 failed to encode map e124 with expected crc 2023-09-23T23:32:12.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:32:12 smithi159 bash[108473]: cluster 2023-09-23T23:32:11.464100+0000 mon.a (mon.0) 521 : cluster 0 osdmap e124: 8 total, 8 up, 7 in 2023-09-23T23:32:12.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:32:12 smithi159 bash[108473]: cluster 2023-09-23T23:32:11.506625+0000 osd.5 (osd.5) 35 : cluster 3 failed to encode map e124 with expected crc 2023-09-23T23:32:12.804 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:32:12.839 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:32:12.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:12.841 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:32:12.942 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:32:12.950 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T23:32:12.962 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:32:12.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:12.965 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:32:13.065 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:32:13.090 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:32:13.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:13.092 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:32:13.193 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:13.224 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:13.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:13.226 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:32:13.327 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:13.348 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:13.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:13.354 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:32:13.455 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:13.487 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:13.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:13.491 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:32:13.563 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Total time run: 90.0204 2023-09-23T23:32:13.563 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Total writes made: 110289 2023-09-23T23:32:13.564 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Write size: 65536 2023-09-23T23:32:13.564 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Object size: 65536 2023-09-23T23:32:13.564 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Bandwidth (MB/sec): 76.5722 2023-09-23T23:32:13.564 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Stddev Bandwidth: 34.8204 2023-09-23T23:32:13.564 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Max bandwidth (MB/sec): 179 2023-09-23T23:32:13.564 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Min bandwidth (MB/sec): 0 2023-09-23T23:32:13.564 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Average IOPS: 1225 2023-09-23T23:32:13.564 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Stddev IOPS: 557.126 2023-09-23T23:32:13.564 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Max IOPS: 2864 2023-09-23T23:32:13.564 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Min IOPS: 0 2023-09-23T23:32:13.565 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Average Latency(s): 0.0130542 2023-09-23T23:32:13.565 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Stddev Latency(s): 0.0321627 2023-09-23T23:32:13.565 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Max latency(s): 2.65523 2023-09-23T23:32:13.565 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Min latency(s): 0.00129321 2023-09-23T23:32:13.585 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Cleaning up (deleting benchmark objects) 2023-09-23T23:32:13.593 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:32:13.602 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:32:13 smithi159 bash[105915]: cluster 2023-09-23T23:32:12.358638+0000 mgr.y (mgr.25991) 441 : cluster 0 pgmap v387: 89 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 1 remapped+peering, 1 unknown, 19 peering, 65 active+clean; 6.7 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 16 MiB/s wr, 256 op/s; 20381/327456 objects degraded (6.224%); 138 B/s, 3 objects/s recovering 2023-09-23T23:32:13.602 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:32:13 smithi159 bash[105915]: cluster 2023-09-23T23:32:13.273893+0000 mon.a (mon.0) 522 : cluster 3 Health check failed: Degraded data redundancy: 20381/327456 objects degraded (6.224%), 3 pgs degraded (PG_DEGRADED) 2023-09-23T23:32:13.602 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:32:13 smithi159 bash[108473]: cluster 2023-09-23T23:32:12.358638+0000 mgr.y (mgr.25991) 441 : cluster 0 pgmap v387: 89 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 1 remapped+peering, 1 unknown, 19 peering, 65 active+clean; 6.7 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 16 MiB/s wr, 256 op/s; 20381/327456 objects degraded (6.224%); 138 B/s, 3 objects/s recovering 2023-09-23T23:32:13.602 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:32:13 smithi159 bash[108473]: cluster 2023-09-23T23:32:13.273893+0000 mon.a (mon.0) 522 : cluster 3 Health check failed: Degraded data redundancy: 20381/327456 objects degraded (6.224%), 3 pgs degraded (PG_DEGRADED) 2023-09-23T23:32:13.626 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:32:13.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:13.630 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:32:13.730 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:32:13.767 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:32:13.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:13.770 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:32:13.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:32:13 smithi164 bash[92846]: cluster 2023-09-23T23:32:12.358638+0000 mgr.y (mgr.25991) 441 : cluster 0 pgmap v387: 89 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 1 remapped+peering, 1 unknown, 19 peering, 65 active+clean; 6.7 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 16 MiB/s wr, 256 op/s; 20381/327456 objects degraded (6.224%); 138 B/s, 3 objects/s recovering 2023-09-23T23:32:13.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:32:13 smithi164 bash[92846]: cluster 2023-09-23T23:32:13.273893+0000 mon.a (mon.0) 522 : cluster 3 Health check failed: Degraded data redundancy: 20381/327456 objects degraded (6.224%), 3 pgs degraded (PG_DEGRADED) 2023-09-23T23:32:13.871 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:32:13.899 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:32:13.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:13.902 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:32:14.002 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:32:14.038 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:32:14.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:14.040 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:32:14.043 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:32:13 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:32:13] "GET /metrics HTTP/1.1" 200 36535 "" "Prometheus/2.43.0" 2023-09-23T23:32:14.140 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:14.174 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:14.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:14.181 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:32:14.281 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:32:14.324 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:32:14.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:14.328 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:32:14.429 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:32:14.473 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:32:14.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:14.479 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:32:14.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:32:14 smithi159 bash[105915]: cluster 2023-09-23T23:32:14.464154+0000 mon.a (mon.0) 523 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 7 pgs peering) 2023-09-23T23:32:14.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:32:14 smithi159 bash[108473]: cluster 2023-09-23T23:32:14.464154+0000 mon.a (mon.0) 523 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 7 pgs peering) 2023-09-23T23:32:14.580 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:32:14.605 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:32:14.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:14.608 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:32:14.709 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:32:14.737 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:32:14.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:14.740 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:32:14.840 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:14.890 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:14.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:14.895 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:32:14.996 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:32:15.004 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:32:14 smithi164 bash[92846]: cluster 2023-09-23T23:32:14.464154+0000 mon.a (mon.0) 523 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 7 pgs peering) 2023-09-23T23:32:15.021 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:32:15.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:15.028 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:32:15.129 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:32:15.165 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:32:15.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:15.170 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:32:15.271 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:32:15.297 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:32:15.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:15.302 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:32:15.403 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:32:15.435 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:32:15.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:15.437 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:32:15.537 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:32:15.565 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:32:15.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:15.569 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:32:15.671 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:15.679 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:32:15 smithi159 bash[105915]: cluster 2023-09-23T23:32:14.359234+0000 mgr.y (mgr.25991) 442 : cluster 0 pgmap v388: 89 pgs: 2 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 peering, 79 active+clean; 6.7 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 19 MiB/s wr, 306 op/s; 47800/329832 objects degraded (14.492%); 13302/329832 objects misplaced (4.033%); 2.2 MiB/s, 39 objects/s recovering 2023-09-23T23:32:15.680 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:32:15 smithi159 bash[108473]: cluster 2023-09-23T23:32:14.359234+0000 mgr.y (mgr.25991) 442 : cluster 0 pgmap v388: 89 pgs: 2 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 peering, 79 active+clean; 6.7 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 19 MiB/s wr, 306 op/s; 47800/329832 objects degraded (14.492%); 13302/329832 objects misplaced (4.033%); 2.2 MiB/s, 39 objects/s recovering 2023-09-23T23:32:15.694 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:15.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:15.696 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:32:15.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:32:15 smithi164 bash[92846]: cluster 2023-09-23T23:32:14.359234+0000 mgr.y (mgr.25991) 442 : cluster 0 pgmap v388: 89 pgs: 2 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 peering, 79 active+clean; 6.7 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 19 MiB/s wr, 306 op/s; 47800/329832 objects degraded (14.492%); 13302/329832 objects misplaced (4.033%); 2.2 MiB/s, 39 objects/s recovering 2023-09-23T23:32:15.798 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:15.815 INFO:teuthology.orchestra.run.smithi159.stdout:ERROR: (22) Invalid argument 2023-09-23T23:32:15.815 INFO:teuthology.orchestra.run.smithi159.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-23T23:32:15.822 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:15.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:15.824 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:32:15.925 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:32:15.946 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:32:15.962 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:32:15.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:15.974 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:32:16.041 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 6, 7] out_osds: [5] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-09-23T23:32:16.041 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T23:32:16.041 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '1.0', 'overage': '1000', 'type': 'reweight-by-utilization'} 2023-09-23T23:32:16.042 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd reweight-by-utilization 1000 1.0 2023-09-23T23:32:16.075 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:32:16.127 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:32:16.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:16.129 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:32:16.230 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:16.255 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:16.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:16.258 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:32:16.359 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:32:16.388 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:32:16.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:16.392 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:32:16.493 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:32:16.515 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:32:16.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:16.518 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:32:16.618 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:32:16.646 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:32:16.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:16.649 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:32:16.750 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:32:16.789 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:32:16.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:16.793 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:32:16.894 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:16.941 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:16.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:16.947 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:32:17.048 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:17.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:17.081 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:17.081 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:32:17.182 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:32:17.213 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:32:17.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:17.218 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:32:17.319 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:32:17.344 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:32:17.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:17.346 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:32:17.447 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:17.473 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:17.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:17.478 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:32:17.578 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:17.621 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:17.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:17.625 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:32:17.725 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:32:17.750 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:32:17.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:17.753 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:32:17.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:32:17 smithi159 bash[105915]: cluster 2023-09-23T23:32:16.359759+0000 mgr.y (mgr.25991) 443 : cluster 0 pgmap v389: 89 pgs: 2 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 6.7 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 147 B/s rd, 17 MiB/s wr, 320 op/s; 47800/329796 objects degraded (14.494%); 13302/329796 objects misplaced (4.033%); 1.9 MiB/s, 33 objects/s recovering 2023-09-23T23:32:17.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:32:17 smithi159 bash[105915]: audit 2023-09-23T23:32:17.226447+0000 mon.a (mon.0) 524 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:32:17.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:32:17 smithi159 bash[105915]: audit 2023-09-23T23:32:17.227749+0000 mon.a (mon.0) 525 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:32:17.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:32:17 smithi159 bash[108473]: cluster 2023-09-23T23:32:16.359759+0000 mgr.y (mgr.25991) 443 : cluster 0 pgmap v389: 89 pgs: 2 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 6.7 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 147 B/s rd, 17 MiB/s wr, 320 op/s; 47800/329796 objects degraded (14.494%); 13302/329796 objects misplaced (4.033%); 1.9 MiB/s, 33 objects/s recovering 2023-09-23T23:32:17.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:32:17 smithi159 bash[108473]: audit 2023-09-23T23:32:17.226447+0000 mon.a (mon.0) 524 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:32:17.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:32:17 smithi159 bash[108473]: audit 2023-09-23T23:32:17.227749+0000 mon.a (mon.0) 525 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:32:17.853 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:32:17.888 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:32:17.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:17.893 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:32:17.994 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:32:18.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:32:17 smithi164 bash[92846]: cluster 2023-09-23T23:32:16.359759+0000 mgr.y (mgr.25991) 443 : cluster 0 pgmap v389: 89 pgs: 2 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 6.7 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 147 B/s rd, 17 MiB/s wr, 320 op/s; 47800/329796 objects degraded (14.494%); 13302/329796 objects misplaced (4.033%); 1.9 MiB/s, 33 objects/s recovering 2023-09-23T23:32:18.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:32:17 smithi164 bash[92846]: audit 2023-09-23T23:32:17.226447+0000 mon.a (mon.0) 524 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:32:18.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:32:17 smithi164 bash[92846]: audit 2023-09-23T23:32:17.227749+0000 mon.a (mon.0) 525 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:32:18.034 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:32:18.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:18.036 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:32:18.137 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:32:18.165 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:32:18.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:18.167 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:32:18.268 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:18.292 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:18.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:18.297 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:32:18.397 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:32:18.434 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:32:18.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:18.438 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:32:18.538 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:32:18.565 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:32:18.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:18.568 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:32:18.669 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:32:18.693 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:32:18.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:18.696 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:32:18.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:32:18 smithi159 bash[105915]: cluster 2023-09-23T23:32:18.525951+0000 mon.a (mon.0) 526 : cluster 3 Health check update: Degraded data redundancy: 47800/326199 objects degraded (14.654%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T23:32:18.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:32:18 smithi159 bash[108473]: cluster 2023-09-23T23:32:18.525951+0000 mon.a (mon.0) 526 : cluster 3 Health check update: Degraded data redundancy: 47800/326199 objects degraded (14.654%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T23:32:18.796 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:32:18.823 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:32:18.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:18.828 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:32:18.928 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:32:18.935 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:32:18 smithi164 bash[92846]: cluster 2023-09-23T23:32:18.525951+0000 mon.a (mon.0) 526 : cluster 3 Health check update: Degraded data redundancy: 47800/326199 objects degraded (14.654%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T23:32:18.962 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:32:18.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:18.964 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:32:19.065 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:19.088 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:19.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:19.090 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:32:19.190 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:32:19.213 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:32:19.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:19.215 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:32:19.252 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 dump_blocked_ops 2023-09-23T23:32:19.317 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:32:19.350 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:32:19.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:19.361 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:32:19.462 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:32:19.485 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:32:19.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:19.488 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:32:19.588 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:32:19.619 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:32:19.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:19.623 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:32:19.724 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:19.731 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:32:19 smithi164 bash[92846]: cluster 2023-09-23T23:32:18.360479+0000 mgr.y (mgr.25991) 444 : cluster 0 pgmap v390: 89 pgs: 2 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 6.6 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 127 B/s rd, 13 MiB/s wr, 413 op/s; 47800/326199 objects degraded (14.654%); 13177/326199 objects misplaced (4.040%); 2.6 MiB/s, 44 objects/s recovering 2023-09-23T23:32:19.734 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:32:19.746 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:19.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:19.750 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:32:19.768 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:32:19 smithi159 bash[105915]: cluster 2023-09-23T23:32:18.360479+0000 mgr.y (mgr.25991) 444 : cluster 0 pgmap v390: 89 pgs: 2 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 6.6 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 127 B/s rd, 13 MiB/s wr, 413 op/s; 47800/326199 objects degraded (14.654%); 13177/326199 objects misplaced (4.040%); 2.6 MiB/s, 44 objects/s recovering 2023-09-23T23:32:19.768 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:32:19 smithi159 bash[108473]: cluster 2023-09-23T23:32:18.360479+0000 mgr.y (mgr.25991) 444 : cluster 0 pgmap v390: 89 pgs: 2 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 6.6 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 127 B/s rd, 13 MiB/s wr, 413 op/s; 47800/326199 objects degraded (14.654%); 13177/326199 objects misplaced (4.040%); 2.6 MiB/s, 44 objects/s recovering 2023-09-23T23:32:19.851 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:32:19.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:19.896 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:32:19.896 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:32:19.997 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:32:20.034 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:32:20.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:20.039 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:32:20.140 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:32:20.175 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:32:20.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:20.179 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:32:20.280 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:20.305 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:20.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:20.311 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:32:20.412 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:20.436 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:20.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:20.441 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:32:20.542 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:32:20.569 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:32:20.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:20.573 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:32:20.674 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:32:20.696 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:32:20.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:20.702 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:32:20.802 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:32:20.844 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:32:20.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:20.850 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:32:20.950 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:32:20.987 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:32:20.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:20.989 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:32:21.090 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:21.136 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:21.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:21.141 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:32:21.242 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:32:21.268 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:32:21.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:21.270 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:32:21.371 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:32:21.396 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:32:21.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:21.402 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:32:21.503 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:32:21.549 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:32:21.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:21.554 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:32:21.655 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:32:21.697 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:32:21.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:21.702 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:32:21.803 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:32:21.828 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:32:21.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:21.830 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:32:21.909 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:32:21 smithi159 bash[105915]: cluster 2023-09-23T23:32:20.361220+0000 mgr.y (mgr.25991) 445 : cluster 0 pgmap v391: 89 pgs: 2 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 6.6 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 103 B/s rd, 11 MiB/s wr, 382 op/s; 47800/324756 objects degraded (14.719%); 13098/324756 objects misplaced (4.033%); 2.6 MiB/s, 43 objects/s recovering 2023-09-23T23:32:21.910 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:32:21 smithi159 bash[108473]: cluster 2023-09-23T23:32:20.361220+0000 mgr.y (mgr.25991) 445 : cluster 0 pgmap v391: 89 pgs: 2 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 6.6 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 103 B/s rd, 11 MiB/s wr, 382 op/s; 47800/324756 objects degraded (14.719%); 13098/324756 objects misplaced (4.033%); 2.6 MiB/s, 43 objects/s recovering 2023-09-23T23:32:21.930 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:32:21.959 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:32:21.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:21.962 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:32:22.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:32:21 smithi164 bash[92846]: cluster 2023-09-23T23:32:20.361220+0000 mgr.y (mgr.25991) 445 : cluster 0 pgmap v391: 89 pgs: 2 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 6.6 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 103 B/s rd, 11 MiB/s wr, 382 op/s; 47800/324756 objects degraded (14.719%); 13098/324756 objects misplaced (4.033%); 2.6 MiB/s, 43 objects/s recovering 2023-09-23T23:32:22.062 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:32:22.098 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:32:22.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:22.104 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:32:22.205 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:22.232 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:22.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:22.235 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:32:22.336 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:22.367 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:22.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:22.374 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:32:22.474 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:32:22.514 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:32:22.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:22.520 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:32:22.621 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:32:22.657 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:32:22.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:22.658 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:32:22.759 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:32:22.782 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:32:22.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:22.785 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:32:22.886 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:32:22.915 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:32:22.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:22.917 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:32:23.019 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:32:23.050 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:32:23.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:23.057 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:32:23.157 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:32:23.179 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:32:23.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:23.185 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:32:23.286 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:32:23.312 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:32:23.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:23.317 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:32:23.418 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:23.446 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:23.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:23.448 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:32:23.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:32:23 smithi164 bash[92846]: cluster 2023-09-23T23:32:22.361840+0000 mgr.y (mgr.25991) 446 : cluster 0 pgmap v392: 89 pgs: 2 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 6.6 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 93 B/s rd, 6.7 MiB/s wr, 368 op/s; 47800/322404 objects degraded (14.826%); 13098/322404 objects misplaced (4.063%); 2.4 MiB/s, 38 objects/s recovering 2023-09-23T23:32:23.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:32:23 smithi164 bash[92846]: audit 2023-09-23T23:32:22.409577+0000 mon.a (mon.0) 527 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:32:23.550 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:32:23.577 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:32:23.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:23.582 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:32:23.671 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:32:23 smithi159 bash[105915]: cluster 2023-09-23T23:32:22.361840+0000 mgr.y (mgr.25991) 446 : cluster 0 pgmap v392: 89 pgs: 2 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 6.6 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 93 B/s rd, 6.7 MiB/s wr, 368 op/s; 47800/322404 objects degraded (14.826%); 13098/322404 objects misplaced (4.063%); 2.4 MiB/s, 38 objects/s recovering 2023-09-23T23:32:23.671 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:32:23 smithi159 bash[105915]: audit 2023-09-23T23:32:22.409577+0000 mon.a (mon.0) 527 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:32:23.671 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:32:23 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:32:23] "GET /metrics HTTP/1.1" 200 36567 "" "Prometheus/2.43.0" 2023-09-23T23:32:23.671 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:32:23 smithi159 bash[108473]: cluster 2023-09-23T23:32:22.361840+0000 mgr.y (mgr.25991) 446 : cluster 0 pgmap v392: 89 pgs: 2 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 6.6 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 93 B/s rd, 6.7 MiB/s wr, 368 op/s; 47800/322404 objects degraded (14.826%); 13098/322404 objects misplaced (4.063%); 2.4 MiB/s, 38 objects/s recovering 2023-09-23T23:32:23.671 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:32:23 smithi159 bash[108473]: audit 2023-09-23T23:32:22.409577+0000 mon.a (mon.0) 527 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:32:23.682 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:32:23.711 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:32:23.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:23.715 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:32:23.816 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:23.838 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:23.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:23.841 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:32:23.942 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:23.966 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:23.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:23.974 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:32:24.075 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:24.121 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:24.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:24.129 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:32:24.229 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:32:24.253 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:32:24.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:24.257 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:32:24.358 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:24.394 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:24.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:24.398 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:32:24.498 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:24.508 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:32:24 smithi164 bash[92846]: cluster 2023-09-23T23:32:24.407835+0000 mon.a (mon.0) 528 : cluster 3 Health check update: Degraded data redundancy: 47849/317952 objects degraded (15.049%), 8 pgs degraded (PG_DEGRADED) 2023-09-23T23:32:24.533 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:24.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:24.536 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:32:24.637 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:32:24.646 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:32:24 smithi159 bash[105915]: cluster 2023-09-23T23:32:24.407835+0000 mon.a (mon.0) 528 : cluster 3 Health check update: Degraded data redundancy: 47849/317952 objects degraded (15.049%), 8 pgs degraded (PG_DEGRADED) 2023-09-23T23:32:24.647 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:32:24 smithi159 bash[108473]: cluster 2023-09-23T23:32:24.407835+0000 mon.a (mon.0) 528 : cluster 3 Health check update: Degraded data redundancy: 47849/317952 objects degraded (15.049%), 8 pgs degraded (PG_DEGRADED) 2023-09-23T23:32:24.665 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:32:24.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:24.670 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:32:24.770 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:32:24.803 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:32:24.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:24.806 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:32:24.907 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:32:24.939 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:32:24.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:24.941 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:32:25.042 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:32:25.076 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:32:25.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:25.082 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:32:25.183 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:32:25.206 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:32:25.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:25.209 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:32:25.309 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:32:25.333 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:32:25.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:25.338 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:32:25.439 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:32:25.470 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:32:25 smithi159 bash[105915]: cluster 2023-09-23T23:32:24.362722+0000 mgr.y (mgr.25991) 447 : cluster 0 pgmap v393: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 6.5 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 85 B/s rd, 6.1 MiB/s wr, 458 op/s; 47849/317952 objects degraded (15.049%); 12816/317952 objects misplaced (4.031%); 3.4 MiB/s, 54 objects/s recovering 2023-09-23T23:32:25.475 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:32:25 smithi159 bash[108473]: cluster 2023-09-23T23:32:24.362722+0000 mgr.y (mgr.25991) 447 : cluster 0 pgmap v393: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 6.5 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 85 B/s rd, 6.1 MiB/s wr, 458 op/s; 47849/317952 objects degraded (15.049%); 12816/317952 objects misplaced (4.031%); 3.4 MiB/s, 54 objects/s recovering 2023-09-23T23:32:25.485 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:32:25.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:25.489 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:32:25.590 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:32:25.614 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:32:25.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:25.618 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:32:25.718 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:25.740 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:25.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:25.743 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:32:25.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:32:25 smithi164 bash[92846]: cluster 2023-09-23T23:32:24.362722+0000 mgr.y (mgr.25991) 447 : cluster 0 pgmap v393: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 6.5 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 85 B/s rd, 6.1 MiB/s wr, 458 op/s; 47849/317952 objects degraded (15.049%); 12816/317952 objects misplaced (4.031%); 3.4 MiB/s, 54 objects/s recovering 2023-09-23T23:32:25.844 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:25.873 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:25.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:25.875 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:32:25.975 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:32:26.025 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:32:26.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:26.030 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:32:26.130 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:32:26.167 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:32:26.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:26.169 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:32:26.270 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:26.304 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:26.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:26.309 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:32:26.409 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:32:26.436 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:32:26.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:26.439 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:32:26.539 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:26.566 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:26.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:26.570 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:32:26.670 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:32:26.707 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:32:26.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:26.711 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:32:26.812 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:32:26.844 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:32:26.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:26.846 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:32:26.947 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:32:26.972 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:32:26.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:26.981 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:32:27.082 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:32:27.120 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:32:27.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:27.122 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:32:27.223 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:32:27.250 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:32:27.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:27.256 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:32:27.356 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:32:27.384 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:32:27.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:27.386 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:32:27.487 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:32:27.496 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:32:27 smithi159 bash[105915]: cluster 2023-09-23T23:32:26.363415+0000 mgr.y (mgr.25991) 448 : cluster 0 pgmap v394: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 6.4 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 85 B/s rd, 1.9 MiB/s wr, 471 op/s; 47849/315105 objects degraded (15.185%); 12816/315105 objects misplaced (4.067%); 2.3 MiB/s, 36 objects/s recovering 2023-09-23T23:32:27.496 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:32:27 smithi159 bash[108473]: cluster 2023-09-23T23:32:26.363415+0000 mgr.y (mgr.25991) 448 : cluster 0 pgmap v394: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 6.4 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 85 B/s rd, 1.9 MiB/s wr, 471 op/s; 47849/315105 objects degraded (15.185%); 12816/315105 objects misplaced (4.067%); 2.3 MiB/s, 36 objects/s recovering 2023-09-23T23:32:27.519 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:32:27.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:27.522 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:32:27.622 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:32:27.646 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:32:27.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:27.651 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:32:27.752 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:32:27.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:32:27 smithi164 bash[92846]: cluster 2023-09-23T23:32:26.363415+0000 mgr.y (mgr.25991) 448 : cluster 0 pgmap v394: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 6.4 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 85 B/s rd, 1.9 MiB/s wr, 471 op/s; 47849/315105 objects degraded (15.185%); 12816/315105 objects misplaced (4.067%); 2.3 MiB/s, 36 objects/s recovering 2023-09-23T23:32:27.775 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:32:27.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:27.777 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:32:27.878 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:32:27.909 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:32:27.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:27.912 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:32:28.013 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:32:28.037 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:32:28.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:28.040 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:32:28.140 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:32:28.163 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:32:28.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:28.166 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:32:28.267 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:32:28.305 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:32:28.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:28.309 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:32:28.410 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:32:28.436 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:32:28.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:28.442 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:32:28.543 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:32:28.573 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:32:28.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:28.578 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:32:28.678 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:28.702 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:28.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:28.704 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:32:28.805 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:32:28.833 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:32:28.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:28.837 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:32:28.938 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:32:28.979 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:32:28.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:28.981 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:32:29.082 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:29.118 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:29.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:29.125 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:32:29.225 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:32:29.250 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:32:29.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:29.252 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:32:29.271 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:32:29.272 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:32:29.353 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:29.374 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:29.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:29.382 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:32:29.482 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:32:29 smithi159 bash[105915]: cluster 2023-09-23T23:32:28.364109+0000 mgr.y (mgr.25991) 449 : cluster 0 pgmap v395: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 6.3 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 515 op/s; 47849/311226 objects degraded (15.374%); 12686/311226 objects misplaced (4.076%); 3.0 MiB/s, 47 objects/s recovering 2023-09-23T23:32:29.482 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:32:29.490 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:32:29 smithi164 bash[92846]: cluster 2023-09-23T23:32:28.364109+0000 mgr.y (mgr.25991) 449 : cluster 0 pgmap v395: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 6.3 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 515 op/s; 47849/311226 objects degraded (15.374%); 12686/311226 objects misplaced (4.076%); 3.0 MiB/s, 47 objects/s recovering 2023-09-23T23:32:29.490 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:32:29 smithi164 bash[92846]: audit 2023-09-23T23:32:29.450292+0000 mon.b (mon.1) 5 : audit 1 from='client.? 172.21.15.159:0/2161960672' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:32:29.490 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:32:29 smithi164 bash[92846]: audit 2023-09-23T23:32:29.451184+0000 mon.a (mon.0) 529 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:32:29.506 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:32:29.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:29.508 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:32:29.518 INFO:teuthology.orchestra.run.smithi159.stderr:nodeep-scrub is set 2023-09-23T23:32:29.608 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:29.645 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:29.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:29.652 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:32:29.752 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:32:29.779 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:32:29.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:29.782 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:32:29.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:32:29 smithi159 bash[105915]: audit 2023-09-23T23:32:29.450292+0000 mon.b (mon.1) 5 : audit 1 from='client.? 172.21.15.159:0/2161960672' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:32:29.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:32:29 smithi159 bash[105915]: audit 2023-09-23T23:32:29.451184+0000 mon.a (mon.0) 529 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:32:29.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:32:29 smithi159 bash[108473]: cluster 2023-09-23T23:32:28.364109+0000 mgr.y (mgr.25991) 449 : cluster 0 pgmap v395: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 6.3 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 515 op/s; 47849/311226 objects degraded (15.374%); 12686/311226 objects misplaced (4.076%); 3.0 MiB/s, 47 objects/s recovering 2023-09-23T23:32:29.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:32:29 smithi159 bash[108473]: audit 2023-09-23T23:32:29.450292+0000 mon.b (mon.1) 5 : audit 1 from='client.? 172.21.15.159:0/2161960672' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:32:29.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:32:29 smithi159 bash[108473]: audit 2023-09-23T23:32:29.451184+0000 mon.a (mon.0) 529 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:32:29.883 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:32:29.912 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:32:29.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:29.914 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:32:30.015 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:32:30.049 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:32:30.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:30.053 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:32:30.154 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:30.200 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:30.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:30.202 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:32:30.303 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:32:30.332 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:32:30.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:30.335 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:32:30.435 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:32:30.459 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:32:30.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:30.465 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:32:30.566 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:30.575 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:32:30 smithi159 bash[105915]: cluster 2023-09-23T23:32:29.475250+0000 mon.a (mon.0) 530 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:32:30.575 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:32:30 smithi159 bash[105915]: cluster 2023-09-23T23:32:29.500081+0000 osd.5 (osd.5) 36 : cluster 3 failed to encode map e125 with expected crc 2023-09-23T23:32:30.575 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:32:30 smithi159 bash[105915]: cluster 2023-09-23T23:32:29.503712+0000 osd.6 (osd.6) 37 : cluster 3 failed to encode map e125 with expected crc 2023-09-23T23:32:30.575 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:32:30 smithi159 bash[105915]: audit 2023-09-23T23:32:29.510795+0000 mon.a (mon.0) 531 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T23:32:30.575 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:32:30 smithi159 bash[105915]: cluster 2023-09-23T23:32:29.511032+0000 mon.a (mon.0) 532 : cluster 0 osdmap e125: 8 total, 8 up, 7 in 2023-09-23T23:32:30.576 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:32:30 smithi159 bash[108473]: cluster 2023-09-23T23:32:29.475250+0000 mon.a (mon.0) 530 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:32:30.576 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:32:30 smithi159 bash[108473]: cluster 2023-09-23T23:32:29.500081+0000 osd.5 (osd.5) 36 : cluster 3 failed to encode map e125 with expected crc 2023-09-23T23:32:30.576 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:32:30 smithi159 bash[108473]: cluster 2023-09-23T23:32:29.503712+0000 osd.6 (osd.6) 37 : cluster 3 failed to encode map e125 with expected crc 2023-09-23T23:32:30.576 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:32:30 smithi159 bash[108473]: audit 2023-09-23T23:32:29.510795+0000 mon.a (mon.0) 531 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T23:32:30.576 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:32:30 smithi159 bash[108473]: cluster 2023-09-23T23:32:29.511032+0000 mon.a (mon.0) 532 : cluster 0 osdmap e125: 8 total, 8 up, 7 in 2023-09-23T23:32:30.599 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:30.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:30.602 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:32:30.703 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:32:30.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:32:30 smithi164 bash[92846]: cluster 2023-09-23T23:32:29.475250+0000 mon.a (mon.0) 530 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:32:30.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:32:30 smithi164 bash[92846]: cluster 2023-09-23T23:32:29.500081+0000 osd.5 (osd.5) 36 : cluster 3 failed to encode map e125 with expected crc 2023-09-23T23:32:30.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:32:30 smithi164 bash[92846]: cluster 2023-09-23T23:32:29.503712+0000 osd.6 (osd.6) 37 : cluster 3 failed to encode map e125 with expected crc 2023-09-23T23:32:30.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:32:30 smithi164 bash[92846]: audit 2023-09-23T23:32:29.510795+0000 mon.a (mon.0) 531 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T23:32:30.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:32:30 smithi164 bash[92846]: cluster 2023-09-23T23:32:29.511032+0000 mon.a (mon.0) 532 : cluster 0 osdmap e125: 8 total, 8 up, 7 in 2023-09-23T23:32:30.735 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:32:30.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:30.738 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:32:30.838 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:32:30.868 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:32:30.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:30.870 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:32:30.971 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:32:30.995 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:32:30.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:30.998 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:32:31.099 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:31.125 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:31.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:31.127 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:32:31.228 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:32:31.267 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:32:31.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:31.272 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:32:31.373 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:32:31.409 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:32:31.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:31.412 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:32:31.513 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:31.541 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:31.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:31.542 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:32:31.643 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:32:31.668 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:32:31.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:31.673 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:32:31.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:32:31 smithi164 bash[92846]: cluster 2023-09-23T23:32:30.364601+0000 mgr.y (mgr.25991) 450 : cluster 0 pgmap v397: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 6.3 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 499 op/s; 47908/309777 objects degraded (15.465%); 12539/309777 objects misplaced (4.048%); 2.8 MiB/s, 45 objects/s recovering 2023-09-23T23:32:31.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:32:31 smithi164 bash[92846]: cluster 2023-09-23T23:32:30.498758+0000 mon.a (mon.0) 533 : cluster 3 Health check update: Degraded data redundancy: 47908/309777 objects degraded (15.465%), 8 pgs degraded (PG_DEGRADED) 2023-09-23T23:32:31.774 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:32:31.782 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:32:31 smithi159 bash[108473]: cluster 2023-09-23T23:32:30.364601+0000 mgr.y (mgr.25991) 450 : cluster 0 pgmap v397: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 6.3 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 499 op/s; 47908/309777 objects degraded (15.465%); 12539/309777 objects misplaced (4.048%); 2.8 MiB/s, 45 objects/s recovering 2023-09-23T23:32:31.782 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:32:31 smithi159 bash[108473]: cluster 2023-09-23T23:32:30.498758+0000 mon.a (mon.0) 533 : cluster 3 Health check update: Degraded data redundancy: 47908/309777 objects degraded (15.465%), 8 pgs degraded (PG_DEGRADED) 2023-09-23T23:32:31.782 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:32:31 smithi159 bash[105915]: cluster 2023-09-23T23:32:30.364601+0000 mgr.y (mgr.25991) 450 : cluster 0 pgmap v397: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 6.3 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 499 op/s; 47908/309777 objects degraded (15.465%); 12539/309777 objects misplaced (4.048%); 2.8 MiB/s, 45 objects/s recovering 2023-09-23T23:32:31.782 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:32:31 smithi159 bash[105915]: cluster 2023-09-23T23:32:30.498758+0000 mon.a (mon.0) 533 : cluster 3 Health check update: Degraded data redundancy: 47908/309777 objects degraded (15.465%), 8 pgs degraded (PG_DEGRADED) 2023-09-23T23:32:31.809 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:32:31.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:31.814 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:32:31.915 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:32:31.936 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:32:31.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:31.940 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:32:32.041 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:32.065 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:32.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:32.070 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:32:32.171 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:32:32.205 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:32:32.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:32.213 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:32:32.313 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:32.339 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:32.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:32.341 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:32:32.442 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:32:32.472 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:32:32.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:32.476 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:32:32.576 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:32.585 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:32:32 smithi164 bash[92846]: audit 2023-09-23T23:32:32.219263+0000 mon.a (mon.0) 534 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:32:32.603 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:32.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:32.606 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:32:32.707 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:32.731 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:32.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:32.733 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:32:32.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:32:32 smithi159 bash[105915]: audit 2023-09-23T23:32:32.219263+0000 mon.a (mon.0) 534 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:32:32.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:32:32 smithi159 bash[108473]: audit 2023-09-23T23:32:32.219263+0000 mon.a (mon.0) 534 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:32:32.833 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:32:32.863 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:32:32.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:32.866 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:32:32.967 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:32:32.990 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:32:32.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:32.993 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:32:33.093 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:33.131 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:33.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:33.134 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:32:33.234 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:32:33.277 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:32:33.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:33.281 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:32:33.382 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:32:33.407 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:32:33.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:33.414 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:32:33.488 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:32:33 smithi164 bash[92846]: cluster 2023-09-23T23:32:32.365130+0000 mgr.y (mgr.25991) 451 : cluster 0 pgmap v398: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 6.3 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 498 op/s; 47908/307449 objects degraded (15.582%); 12539/307449 objects misplaced (4.078%); 2.8 MiB/s, 45 objects/s recovering 2023-09-23T23:32:33.514 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:32:33.523 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:32:33 smithi159 bash[105915]: cluster 2023-09-23T23:32:32.365130+0000 mgr.y (mgr.25991) 451 : cluster 0 pgmap v398: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 6.3 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 498 op/s; 47908/307449 objects degraded (15.582%); 12539/307449 objects misplaced (4.078%); 2.8 MiB/s, 45 objects/s recovering 2023-09-23T23:32:33.523 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:32:33 smithi159 bash[108473]: cluster 2023-09-23T23:32:32.365130+0000 mgr.y (mgr.25991) 451 : cluster 0 pgmap v398: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 6.3 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 498 op/s; 47908/307449 objects degraded (15.582%); 12539/307449 objects misplaced (4.078%); 2.8 MiB/s, 45 objects/s recovering 2023-09-23T23:32:33.566 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:32:33.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:33.570 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:32:33.670 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:33.697 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:33.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:33.699 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:32:33.793 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:32:33 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:32:33] "GET /metrics HTTP/1.1" 200 36563 "" "Prometheus/2.43.0" 2023-09-23T23:32:33.814 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:32:33.837 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:32:33.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:33.839 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:32:33.939 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:32:33.964 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:32:33.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:33.970 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:32:34.071 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:34.094 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:34.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:34.099 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:32:34.200 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:32:34.227 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:32:34.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:34.229 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:32:34.330 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:32:34.359 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:32:34.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:34.362 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:32:34.463 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:32:34.502 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:32:34.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:34.507 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:32:34.607 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:32:34.646 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:32:34.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:34.650 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:32:34.750 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:34.778 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:34.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:34.782 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:32:34.883 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:32:34.906 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:32:34.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:34.910 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:32:35.011 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:32:35.035 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:32:35.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:35.039 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:32:35.139 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:35.162 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:35.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:35.165 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:32:35.266 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:32:35.297 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:32:35.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:35.302 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:32:35.402 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:32:35.429 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:32:35.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:35.431 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:32:35.532 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:32:35.558 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:32:35.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:35.561 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:32:35.662 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:32:35.689 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:32:35.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:35.694 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:32:35.745 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:32:35 smithi159 bash[105915]: cluster 2023-09-23T23:32:34.365714+0000 mgr.y (mgr.25991) 452 : cluster 0 pgmap v399: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 6.2 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 502 op/s; 47933/302880 objects degraded (15.826%); 12288/302880 objects misplaced (4.057%); 2.8 MiB/s, 44 objects/s recovering 2023-09-23T23:32:35.746 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:32:35 smithi159 bash[108473]: cluster 2023-09-23T23:32:34.365714+0000 mgr.y (mgr.25991) 452 : cluster 0 pgmap v399: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 6.2 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 502 op/s; 47933/302880 objects degraded (15.826%); 12288/302880 objects misplaced (4.057%); 2.8 MiB/s, 44 objects/s recovering 2023-09-23T23:32:35.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:32:35 smithi164 bash[92846]: cluster 2023-09-23T23:32:34.365714+0000 mgr.y (mgr.25991) 452 : cluster 0 pgmap v399: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 6.2 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 502 op/s; 47933/302880 objects degraded (15.826%); 12288/302880 objects misplaced (4.057%); 2.8 MiB/s, 44 objects/s recovering 2023-09-23T23:32:35.795 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:32:35.831 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:32:35.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:35.841 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:32:35.893 INFO:teuthology.orchestra.run.smithi159.stdout:osd.0: {} 2023-09-23T23:32:35.935 INFO:teuthology.orchestra.run.smithi159.stdout:osd.1: {} 2023-09-23T23:32:35.942 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:32:35.971 INFO:teuthology.orchestra.run.smithi159.stdout:osd.2: {} 2023-09-23T23:32:35.973 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:32:35.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:35.976 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:32:36.012 INFO:teuthology.orchestra.run.smithi159.stdout:osd.3: {} 2023-09-23T23:32:36.050 INFO:teuthology.orchestra.run.smithi159.stdout:osd.4: {} 2023-09-23T23:32:36.076 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:36.081 INFO:teuthology.orchestra.run.smithi159.stdout:osd.5: {} 2023-09-23T23:32:36.111 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:36.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:36.117 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:32:36.120 INFO:teuthology.orchestra.run.smithi159.stdout:osd.6: {} 2023-09-23T23:32:36.161 INFO:teuthology.orchestra.run.smithi159.stdout:osd.7: {} 2023-09-23T23:32:36.180 INFO:teuthology.orchestra.run.smithi159.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T23:32:36.180 INFO:teuthology.orchestra.run.smithi159.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T23:32:36.180 INFO:teuthology.orchestra.run.smithi159.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T23:32:36.180 INFO:teuthology.orchestra.run.smithi159.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T23:32:36.180 INFO:teuthology.orchestra.run.smithi159.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T23:32:36.180 INFO:teuthology.orchestra.run.smithi159.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T23:32:36.180 INFO:teuthology.orchestra.run.smithi159.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T23:32:36.180 INFO:teuthology.orchestra.run.smithi159.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T23:32:36.219 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:32:36.250 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:32:36.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:36.256 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:32:36.356 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:36.381 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:36.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:36.383 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:32:36.484 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:36.505 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:32:36 smithi159 bash[105915]: audit 2023-09-23T23:32:35.794150+0000 mon.a (mon.0) 535 : audit 0 from='client.? 172.21.15.159:0/4249966840' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:32:36.506 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:36.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:36.512 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:32:36.613 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:32:36.657 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:32:36.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:36.659 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:32:36.761 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:32:36.769 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:32:36 smithi164 bash[92846]: audit 2023-09-23T23:32:35.794150+0000 mon.a (mon.0) 535 : audit 0 from='client.? 172.21.15.159:0/4249966840' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:32:36.788 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:32:36.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:36.790 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:32:36.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:32:36 smithi159 bash[108473]: audit 2023-09-23T23:32:35.794150+0000 mon.a (mon.0) 535 : audit 0 from='client.? 172.21.15.159:0/4249966840' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:32:36.890 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:32:36.920 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:32:36.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:36.924 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:32:36.952 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T23:32:37.024 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:37.052 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:37.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:37.055 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:32:37.156 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:37.183 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:37.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:37.186 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:32:37.286 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:32:37.333 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:32:37.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:37.338 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:32:37.439 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:32:37.479 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:32:37.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:37.481 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:32:37.506 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:32:37 smithi164 bash[92846]: cluster 2023-09-23T23:32:36.366424+0000 mgr.y (mgr.25991) 453 : cluster 0 pgmap v400: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 6.1 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 499 op/s; 47933/300105 objects degraded (15.972%); 12288/300105 objects misplaced (4.095%); 2.8 MiB/s, 44 objects/s recovering 2023-09-23T23:32:37.506 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:32:37 smithi164 bash[92846]: cluster 2023-09-23T23:32:36.490171+0000 mon.a (mon.0) 536 : cluster 3 Health check update: Degraded data redundancy: 47933/300105 objects degraded (15.972%), 8 pgs degraded (PG_DEGRADED) 2023-09-23T23:32:37.582 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:32:37.591 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:32:37 smithi159 bash[108473]: cluster 2023-09-23T23:32:36.366424+0000 mgr.y (mgr.25991) 453 : cluster 0 pgmap v400: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 6.1 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 499 op/s; 47933/300105 objects degraded (15.972%); 12288/300105 objects misplaced (4.095%); 2.8 MiB/s, 44 objects/s recovering 2023-09-23T23:32:37.591 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:32:37 smithi159 bash[108473]: cluster 2023-09-23T23:32:36.490171+0000 mon.a (mon.0) 536 : cluster 3 Health check update: Degraded data redundancy: 47933/300105 objects degraded (15.972%), 8 pgs degraded (PG_DEGRADED) 2023-09-23T23:32:37.593 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:32:37 smithi159 bash[105915]: cluster 2023-09-23T23:32:36.366424+0000 mgr.y (mgr.25991) 453 : cluster 0 pgmap v400: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 6.1 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 499 op/s; 47933/300105 objects degraded (15.972%); 12288/300105 objects misplaced (4.095%); 2.8 MiB/s, 44 objects/s recovering 2023-09-23T23:32:37.593 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:32:37 smithi159 bash[105915]: cluster 2023-09-23T23:32:36.490171+0000 mon.a (mon.0) 536 : cluster 3 Health check update: Degraded data redundancy: 47933/300105 objects degraded (15.972%), 8 pgs degraded (PG_DEGRADED) 2023-09-23T23:32:37.634 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:32:37.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:37.640 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:32:37.741 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:32:37.784 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:32:37.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:37.792 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:32:37.892 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:32:37.922 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:32:37.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:37.929 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:32:38.029 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:32:38.060 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:32:38.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:38.067 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:32:38.168 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:32:38.192 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:32:38.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:38.194 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:32:38.295 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:32:38.337 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:32:38.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:38.342 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:32:38.443 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:32:38.468 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:32:38.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:38.476 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:32:38.577 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:38.598 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:38.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:38.601 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:32:38.701 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:32:38.726 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:32:38.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:38.734 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:32:38.834 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:32:38.874 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:32:38.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:38.878 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:32:38.979 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:32:39.001 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:32:39.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:39.006 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:32:39.106 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:32:39.130 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:32:39.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:39.133 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:32:39.234 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:32:39.260 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:32:39.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:39.265 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:32:39.366 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:39.392 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:39.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:39.395 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:32:39.496 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:39.520 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:39.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:39.526 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:32:39.626 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:39.658 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:39.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:39.660 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:32:39.761 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:32:39.769 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:32:39 smithi164 bash[92846]: cluster 2023-09-23T23:32:38.367057+0000 mgr.y (mgr.25991) 454 : cluster 0 pgmap v401: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 6.0 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 487 op/s; 47933/296586 objects degraded (16.162%); 12147/296586 objects misplaced (4.096%); 2.8 MiB/s, 45 objects/s recovering 2023-09-23T23:32:39.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:32:39 smithi159 bash[105915]: cluster 2023-09-23T23:32:38.367057+0000 mgr.y (mgr.25991) 454 : cluster 0 pgmap v401: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 6.0 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 487 op/s; 47933/296586 objects degraded (16.162%); 12147/296586 objects misplaced (4.096%); 2.8 MiB/s, 45 objects/s recovering 2023-09-23T23:32:39.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:32:39 smithi159 bash[108473]: cluster 2023-09-23T23:32:38.367057+0000 mgr.y (mgr.25991) 454 : cluster 0 pgmap v401: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 6.0 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 487 op/s; 47933/296586 objects degraded (16.162%); 12147/296586 objects misplaced (4.096%); 2.8 MiB/s, 45 objects/s recovering 2023-09-23T23:32:39.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:39.797 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:32:39.797 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:32:39.898 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:32:39.920 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:32:39.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:39.922 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:32:40.023 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:32:40.053 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:32:40.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:40.058 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:32:40.159 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:32:40.192 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:32:40.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:40.195 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:32:40.295 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:32:40.327 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:32:40.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:40.330 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:32:40.430 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:32:40.458 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:32:40.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:40.460 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:32:40.561 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:32:40.585 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:32:40.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:40.591 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:32:40.691 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:40.717 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:40.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:40.720 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:32:40.821 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:40.871 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:40.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:40.876 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:32:40.977 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:32:41.007 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:32:41.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:41.010 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:32:41.110 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:32:41.139 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:32:41.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:41.141 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:32:41.242 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:32:41.274 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:32:41.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:41.277 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:32:41.377 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:41.416 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:41.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:41.422 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:32:41.523 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:32:41.550 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:32:41.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:41.559 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:32:41.660 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:41.684 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:41.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:41.689 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:32:41.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:32:41 smithi164 bash[92846]: cluster 2023-09-23T23:32:40.368654+0000 mgr.y (mgr.25991) 455 : cluster 0 pgmap v402: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 6.0 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 457 op/s; 47979/295314 objects degraded (16.247%); 12010/295314 objects misplaced (4.067%); 2.6 MiB/s, 42 objects/s recovering 2023-09-23T23:32:41.789 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:32:41.812 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:32:41.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:41.815 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:32:41.916 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:32:41.944 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:32:41.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:41.947 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:32:42.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:32:41 smithi159 bash[105915]: cluster 2023-09-23T23:32:40.368654+0000 mgr.y (mgr.25991) 455 : cluster 0 pgmap v402: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 6.0 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 457 op/s; 47979/295314 objects degraded (16.247%); 12010/295314 objects misplaced (4.067%); 2.6 MiB/s, 42 objects/s recovering 2023-09-23T23:32:42.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:32:41 smithi159 bash[108473]: cluster 2023-09-23T23:32:40.368654+0000 mgr.y (mgr.25991) 455 : cluster 0 pgmap v402: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 6.0 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 457 op/s; 47979/295314 objects degraded (16.247%); 12010/295314 objects misplaced (4.067%); 2.6 MiB/s, 42 objects/s recovering 2023-09-23T23:32:42.048 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:32:42.074 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:32:42.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:42.078 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:32:42.179 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:32:42.217 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:32:42.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:42.220 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:32:42.321 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:32:42.348 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:32:42.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:42.349 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:32:42.405 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T23:32:42.450 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:32:42.489 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:32:42.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:42.494 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:32:42.515 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:32:42 smithi164 bash[92846]: cluster 2023-09-23T23:32:42.282202+0000 mon.a (mon.0) 537 : cluster 3 Health check update: Degraded data redundancy: 47979/295314 objects degraded (16.247%), 8 pgs degraded (PG_DEGRADED) 2023-09-23T23:32:42.595 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:32:42.622 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:32:42.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:42.625 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:32:42.726 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:32:42.752 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:32:42.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:42.757 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:32:42.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:32:42 smithi159 bash[105915]: cluster 2023-09-23T23:32:42.282202+0000 mon.a (mon.0) 537 : cluster 3 Health check update: Degraded data redundancy: 47979/295314 objects degraded (16.247%), 8 pgs degraded (PG_DEGRADED) 2023-09-23T23:32:42.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:32:42 smithi159 bash[108473]: cluster 2023-09-23T23:32:42.282202+0000 mon.a (mon.0) 537 : cluster 3 Health check update: Degraded data redundancy: 47979/295314 objects degraded (16.247%), 8 pgs degraded (PG_DEGRADED) 2023-09-23T23:32:42.858 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:32:42.894 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:32:42.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:42.898 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:32:42.998 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:32:43.023 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:32:43.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:43.025 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:32:43.126 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:32:43.145 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:32:43.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:43.147 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:32:43.248 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:43.276 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:43.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:43.278 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:32:43.379 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:43.408 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:43.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:43.412 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:32:43.436 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:32:43.513 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:32:43.521 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:32:43 smithi159 bash[105915]: cluster 2023-09-23T23:32:42.369126+0000 mgr.y (mgr.25991) 456 : cluster 0 pgmap v403: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 6.0 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 466 op/s; 47979/292986 objects degraded (16.376%); 12010/292986 objects misplaced (4.099%); 2.4 MiB/s, 38 objects/s recovering 2023-09-23T23:32:43.557 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:32:43.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:43.564 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:32:43.664 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:43.690 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:43.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:43.694 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:32:43.793 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:32:43 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:32:43] "GET /metrics HTTP/1.1" 200 36563 "" "Prometheus/2.43.0" 2023-09-23T23:32:43.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:32:43 smithi159 bash[108473]: cluster 2023-09-23T23:32:42.369126+0000 mgr.y (mgr.25991) 456 : cluster 0 pgmap v403: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 6.0 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 466 op/s; 47979/292986 objects degraded (16.376%); 12010/292986 objects misplaced (4.099%); 2.4 MiB/s, 38 objects/s recovering 2023-09-23T23:32:43.796 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:32:43.807 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:32:43 smithi164 bash[92846]: cluster 2023-09-23T23:32:42.369126+0000 mgr.y (mgr.25991) 456 : cluster 0 pgmap v403: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 6.0 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 466 op/s; 47979/292986 objects degraded (16.376%); 12010/292986 objects misplaced (4.099%); 2.4 MiB/s, 38 objects/s recovering 2023-09-23T23:32:43.823 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:32:43.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:43.826 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:32:43.927 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:43.954 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:43.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:43.957 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:32:44.057 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:32:44.087 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:32:44.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:44.094 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:32:44.194 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:44.221 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:44.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:44.226 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:32:44.327 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:32:44.356 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:32:44.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:44.365 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:32:44.465 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:44.492 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:44.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:44.498 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:32:44.598 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:32:44.628 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:32:44.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:44.631 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:32:44.732 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:44.760 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:44.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:44.765 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:32:44.865 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:44.891 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:44.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:44.893 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:32:44.994 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:32:45.026 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:32:45.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:45.031 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:32:45.132 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:32:45.155 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:32:45.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:45.160 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:32:45.261 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:45.288 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:45.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:45.293 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:32:45.394 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:32:45.431 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:32:45.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:45.440 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:32:45.524 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:32:45 smithi159 bash[105915]: cluster 2023-09-23T23:32:44.369953+0000 mgr.y (mgr.25991) 457 : cluster 0 pgmap v404: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 5.9 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 522 op/s; 48023/288618 objects degraded (16.639%); 11736/288618 objects misplaced (4.066%); 3.6 MiB/s, 57 objects/s recovering 2023-09-23T23:32:45.525 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:32:45 smithi159 bash[108473]: cluster 2023-09-23T23:32:44.369953+0000 mgr.y (mgr.25991) 457 : cluster 0 pgmap v404: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 5.9 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 522 op/s; 48023/288618 objects degraded (16.639%); 11736/288618 objects misplaced (4.066%); 3.6 MiB/s, 57 objects/s recovering 2023-09-23T23:32:45.541 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:45.570 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:45.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:45.572 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:32:45.673 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:45.704 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:45.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:45.707 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:32:45.808 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:32:45.842 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:32:45.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:45.848 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:32:45.948 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:32:45.975 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:32:45.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:45.980 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:32:46.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:32:45 smithi164 bash[92846]: cluster 2023-09-23T23:32:44.369953+0000 mgr.y (mgr.25991) 457 : cluster 0 pgmap v404: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 5.9 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 522 op/s; 48023/288618 objects degraded (16.639%); 11736/288618 objects misplaced (4.066%); 3.6 MiB/s, 57 objects/s recovering 2023-09-23T23:32:46.081 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:46.115 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:46.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:46.117 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:32:46.218 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:46.247 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:46.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:46.250 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:32:46.351 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:32:46.381 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:32:46.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:46.385 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:32:46.485 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:32:46.496 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:32:46.509 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:32:46.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:46.512 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:32:46.613 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:32:46.642 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:32:46.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:46.651 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:32:46.752 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:32:46.776 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:32:46.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:46.778 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:32:46.879 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:32:46.902 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:32:46.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:46.907 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:32:47.008 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:32:47.040 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:32:47.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:47.046 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:32:47.146 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:32:47.193 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:32:47.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:47.197 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:32:47.298 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:32:47.326 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:32:47.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:47.329 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:32:47.429 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:32:47.470 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:32:47.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:47.475 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:32:47.577 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:32:47.586 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:32:47 smithi159 bash[105915]: cluster 2023-09-23T23:32:46.370631+0000 mgr.y (mgr.25991) 458 : cluster 0 pgmap v405: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 5.8 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 470 op/s; 48023/285936 objects degraded (16.795%); 11736/285936 objects misplaced (4.104%); 2.4 MiB/s, 38 objects/s recovering 2023-09-23T23:32:47.586 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:32:47 smithi159 bash[105915]: audit 2023-09-23T23:32:47.222427+0000 mon.a (mon.0) 538 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:32:47.587 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:32:47 smithi159 bash[105915]: cluster 2023-09-23T23:32:47.283498+0000 mon.a (mon.0) 539 : cluster 3 Health check update: Degraded data redundancy: 48023/285936 objects degraded (16.795%), 8 pgs degraded (PG_DEGRADED) 2023-09-23T23:32:47.587 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:32:47 smithi159 bash[108473]: cluster 2023-09-23T23:32:46.370631+0000 mgr.y (mgr.25991) 458 : cluster 0 pgmap v405: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 5.8 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 470 op/s; 48023/285936 objects degraded (16.795%); 11736/285936 objects misplaced (4.104%); 2.4 MiB/s, 38 objects/s recovering 2023-09-23T23:32:47.587 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:32:47 smithi159 bash[108473]: audit 2023-09-23T23:32:47.222427+0000 mon.a (mon.0) 538 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:32:47.587 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:32:47 smithi159 bash[108473]: cluster 2023-09-23T23:32:47.283498+0000 mon.a (mon.0) 539 : cluster 3 Health check update: Degraded data redundancy: 48023/285936 objects degraded (16.795%), 8 pgs degraded (PG_DEGRADED) 2023-09-23T23:32:47.605 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:32:47.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:47.613 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:32:47.714 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:32:47.743 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:32:47.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:47.745 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:32:47.846 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:32:47.881 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:32:47.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:47.886 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:32:47.943 INFO:teuthology.orchestra.run.smithi159.stdout:moved 0 / 267 (0%) 2023-09-23T23:32:47.943 INFO:teuthology.orchestra.run.smithi159.stdout:avg 38.1429 2023-09-23T23:32:47.943 INFO:teuthology.orchestra.run.smithi159.stdout:stddev 4.96929 -> 4.96929 (expected baseline 5.71786) 2023-09-23T23:32:47.943 INFO:teuthology.orchestra.run.smithi159.stdout:min osd.2 with 28 -> 28 pgs (0.734082 -> 0.734082 * mean) 2023-09-23T23:32:47.943 INFO:teuthology.orchestra.run.smithi159.stdout:max osd.4 with 45 -> 45 pgs (1.17978 -> 1.17978 * mean) 2023-09-23T23:32:47.943 INFO:teuthology.orchestra.run.smithi159.stdout: 2023-09-23T23:32:47.943 INFO:teuthology.orchestra.run.smithi159.stdout:oload 1000 2023-09-23T23:32:47.943 INFO:teuthology.orchestra.run.smithi159.stdout:max_change 1 2023-09-23T23:32:47.944 INFO:teuthology.orchestra.run.smithi159.stdout:max_change_osds 4 2023-09-23T23:32:47.944 INFO:teuthology.orchestra.run.smithi159.stdout:average_utilization 0.0237 2023-09-23T23:32:47.944 INFO:teuthology.orchestra.run.smithi159.stdout:overload_utilization 0.2368 2023-09-23T23:32:47.947 INFO:teuthology.orchestra.run.smithi159.stderr:no change 2023-09-23T23:32:47.989 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:32:48.020 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:32:48.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:32:47 smithi164 bash[92846]: cluster 2023-09-23T23:32:46.370631+0000 mgr.y (mgr.25991) 458 : cluster 0 pgmap v405: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 5.8 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 470 op/s; 48023/285936 objects degraded (16.795%); 11736/285936 objects misplaced (4.104%); 2.4 MiB/s, 38 objects/s recovering 2023-09-23T23:32:48.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:32:47 smithi164 bash[92846]: audit 2023-09-23T23:32:47.222427+0000 mon.a (mon.0) 538 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:32:48.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:32:47 smithi164 bash[92846]: cluster 2023-09-23T23:32:47.283498+0000 mon.a (mon.0) 539 : cluster 3 Health check update: Degraded data redundancy: 48023/285936 objects degraded (16.795%), 8 pgs degraded (PG_DEGRADED) 2023-09-23T23:32:48.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:48.028 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:32:48.129 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:48.152 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:48.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:48.158 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:32:48.259 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:32:48.281 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:32:48.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:48.283 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:32:48.384 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:32:48.407 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:32:48.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:48.414 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:32:48.515 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:32:48.555 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:32:48.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:48.560 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:32:48.661 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:48.683 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:48.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:48.685 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:32:48.786 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:48.817 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:48.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:48.824 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:32:48.925 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:48.960 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:48.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:48.968 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:32:49.017 INFO:teuthology.orchestra.run.smithi159.stdout:{ 2023-09-23T23:32:49.017 INFO:teuthology.orchestra.run.smithi159.stdout: "ops": [], 2023-09-23T23:32:49.017 INFO:teuthology.orchestra.run.smithi159.stdout: "complaint_time": 30, 2023-09-23T23:32:49.017 INFO:teuthology.orchestra.run.smithi159.stdout: "num_blocked_ops": 0 2023-09-23T23:32:49.018 INFO:teuthology.orchestra.run.smithi159.stdout:} 2023-09-23T23:32:49.069 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:49.104 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:49.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:49.108 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:32:49.208 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:32:49.239 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:32:49.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:49.242 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:32:49.343 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:49.369 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:49.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:49.371 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:32:49.472 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:49.498 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:49.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:49.501 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:32:49.602 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:32:49.609 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:32:49 smithi164 bash[92846]: audit 2023-09-23T23:32:47.940528+0000 mgr.y (mgr.25991) 459 : audit 0 from='client.44540 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:32:49.609 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:32:49 smithi164 bash[92846]: cluster 2023-09-23T23:32:48.371432+0000 mgr.y (mgr.25991) 460 : cluster 0 pgmap v406: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 5.7 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 494 op/s; 48023/282303 objects degraded (17.011%); 11600/282303 objects misplaced (4.109%); 3.1 MiB/s, 49 objects/s recovering 2023-09-23T23:32:49.625 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:32:49.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:49.629 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:32:49.730 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:32:49.754 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:32:49.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:49.757 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:32:49.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:32:49 smithi159 bash[105915]: audit 2023-09-23T23:32:47.940528+0000 mgr.y (mgr.25991) 459 : audit 0 from='client.44540 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:32:49.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:32:49 smithi159 bash[105915]: cluster 2023-09-23T23:32:48.371432+0000 mgr.y (mgr.25991) 460 : cluster 0 pgmap v406: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 5.7 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 494 op/s; 48023/282303 objects degraded (17.011%); 11600/282303 objects misplaced (4.109%); 3.1 MiB/s, 49 objects/s recovering 2023-09-23T23:32:49.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:32:49 smithi159 bash[108473]: audit 2023-09-23T23:32:47.940528+0000 mgr.y (mgr.25991) 459 : audit 0 from='client.44540 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:32:49.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:32:49 smithi159 bash[108473]: cluster 2023-09-23T23:32:48.371432+0000 mgr.y (mgr.25991) 460 : cluster 0 pgmap v406: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 5.7 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 494 op/s; 48023/282303 objects degraded (17.011%); 11600/282303 objects misplaced (4.109%); 3.1 MiB/s, 49 objects/s recovering 2023-09-23T23:32:49.858 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:32:49.890 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:32:49.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:49.894 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:32:49.994 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:32:50.016 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:32:50.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:50.019 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:32:50.120 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:50.145 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:50.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:50.148 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:32:50.248 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:50.277 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:50.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:50.280 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:32:50.380 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:32:50.407 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:32:50.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:50.409 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:32:50.510 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:50.559 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:50.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:50.560 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:32:50.662 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:32:50.705 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:32:50.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:50.709 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:32:50.810 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:50.851 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:50.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:50.857 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:32:50.957 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:32:50.987 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:32:50.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:50.997 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:32:51.098 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:32:51.124 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:32:51.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:51.130 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:32:51.231 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:32:51.260 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:32:51.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:51.262 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:32:51.363 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:32:51.396 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:32:51.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:51.401 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:32:51.502 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:32:51.532 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:32:51.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:51.535 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:32:51.636 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:32:51.666 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:32:51.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:51.668 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:32:51.769 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:32:51.770 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:32:51 smithi164 bash[92846]: cluster 2023-09-23T23:32:50.372101+0000 mgr.y (mgr.25991) 461 : cluster 0 pgmap v407: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 5.7 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 437 op/s; 48122/280833 objects degraded (17.135%); 11422/280833 objects misplaced (4.067%); 2.8 MiB/s, 44 objects/s recovering 2023-09-23T23:32:51.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:32:51 smithi159 bash[105915]: cluster 2023-09-23T23:32:50.372101+0000 mgr.y (mgr.25991) 461 : cluster 0 pgmap v407: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 5.7 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 437 op/s; 48122/280833 objects degraded (17.135%); 11422/280833 objects misplaced (4.067%); 2.8 MiB/s, 44 objects/s recovering 2023-09-23T23:32:51.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:32:51 smithi159 bash[108473]: cluster 2023-09-23T23:32:50.372101+0000 mgr.y (mgr.25991) 461 : cluster 0 pgmap v407: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 5.7 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 437 op/s; 48122/280833 objects degraded (17.135%); 11422/280833 objects misplaced (4.067%); 2.8 MiB/s, 44 objects/s recovering 2023-09-23T23:32:51.795 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:32:51.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:51.797 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:32:51.898 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:32:51.936 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:32:51.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:51.945 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:32:52.045 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:32:52.068 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:32:52.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:52.071 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:32:52.172 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:32:52.196 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:32:52.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:52.199 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:32:52.299 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:52.322 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:52.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:52.325 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:32:52.425 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:32:52.449 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:32:52.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:52.454 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:32:52.555 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:32:52.587 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:32:52.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:52.594 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:32:52.694 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:52.726 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:52.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:52.729 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:32:52.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:32:52 smithi164 bash[92846]: cluster 2023-09-23T23:32:52.288295+0000 mon.a (mon.0) 540 : cluster 3 Health check update: Degraded data redundancy: 48122/280833 objects degraded (17.135%), 8 pgs degraded (PG_DEGRADED) 2023-09-23T23:32:52.829 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:52.837 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:32:52 smithi159 bash[105915]: cluster 2023-09-23T23:32:52.288295+0000 mon.a (mon.0) 540 : cluster 3 Health check update: Degraded data redundancy: 48122/280833 objects degraded (17.135%), 8 pgs degraded (PG_DEGRADED) 2023-09-23T23:32:52.838 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:32:52 smithi159 bash[108473]: cluster 2023-09-23T23:32:52.288295+0000 mon.a (mon.0) 540 : cluster 3 Health check update: Degraded data redundancy: 48122/280833 objects degraded (17.135%), 8 pgs degraded (PG_DEGRADED) 2023-09-23T23:32:52.869 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:52.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:52.874 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:32:52.975 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:32:53.019 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:32:53.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:53.026 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:32:53.126 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:32:53.159 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:32:53.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:53.162 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:32:53.263 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:32:53.285 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:32:53.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:53.290 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:32:53.390 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:32:53.423 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:32:53.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:53.430 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:32:53.531 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:53.562 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:53.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:53.566 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:32:53.666 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:53.670 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:32:53 smithi159 bash[105915]: cluster 2023-09-23T23:32:52.372724+0000 mgr.y (mgr.25991) 462 : cluster 0 pgmap v408: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 5.7 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 462 op/s; 48122/278658 objects degraded (17.269%); 11422/278658 objects misplaced (4.099%); 2.3 MiB/s, 37 objects/s recovering 2023-09-23T23:32:53.670 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:32:53 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:32:53] "GET /metrics HTTP/1.1" 200 36557 "" "Prometheus/2.43.0" 2023-09-23T23:32:53.670 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:32:53 smithi159 bash[108473]: cluster 2023-09-23T23:32:52.372724+0000 mgr.y (mgr.25991) 462 : cluster 0 pgmap v408: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 5.7 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 462 op/s; 48122/278658 objects degraded (17.269%); 11422/278658 objects misplaced (4.099%); 2.3 MiB/s, 37 objects/s recovering 2023-09-23T23:32:53.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:53.700 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:53.701 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:32:53.801 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:53.808 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:32:53 smithi164 bash[92846]: cluster 2023-09-23T23:32:52.372724+0000 mgr.y (mgr.25991) 462 : cluster 0 pgmap v408: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 5.7 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 462 op/s; 48122/278658 objects degraded (17.269%); 11422/278658 objects misplaced (4.099%); 2.3 MiB/s, 37 objects/s recovering 2023-09-23T23:32:53.826 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:53.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:53.828 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:32:53.929 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:53.967 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:53.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:53.973 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:32:54.074 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:32:54.107 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:32:54.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:54.110 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:32:54.211 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:32:54.238 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:32:54.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:54.242 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:32:54.343 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:32:54.367 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:32:54.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:54.372 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:32:54.473 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:32:54.497 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:32:54.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:54.502 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:32:54.603 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:32:54.634 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:32:54.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:54.640 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:32:54.740 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:32:54.780 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:32:54.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:54.783 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:32:54.883 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:32:54.905 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:32:54.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:54.907 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:32:55.007 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:32:55.039 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:32:55.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:55.043 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:32:55.144 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:32:55.169 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:32:55.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:55.172 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:32:55.272 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:55.298 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:55.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:55.300 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:32:55.401 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:32:55.431 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:32:55.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:55.434 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:32:55.534 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:32:55.562 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:32:55.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:55.569 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:32:55.593 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:32:55 smithi159 bash[105915]: cluster 2023-09-23T23:32:54.373544+0000 mgr.y (mgr.25991) 463 : cluster 0 pgmap v409: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 5.6 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 521 op/s; 48155/274194 objects degraded (17.562%); 11128/274194 objects misplaced (4.058%); 3.7 MiB/s, 58 objects/s recovering 2023-09-23T23:32:55.594 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:32:55 smithi159 bash[108473]: cluster 2023-09-23T23:32:54.373544+0000 mgr.y (mgr.25991) 463 : cluster 0 pgmap v409: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 5.6 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 521 op/s; 48155/274194 objects degraded (17.562%); 11128/274194 objects misplaced (4.058%); 3.7 MiB/s, 58 objects/s recovering 2023-09-23T23:32:55.634 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '0.05', 'overage': '1000', 'type': 'test-reweight-by-utilization'} 2023-09-23T23:32:55.634 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd test-reweight-by-utilization 1000 0.05 2023-09-23T23:32:55.635 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 dump_historic_ops 2023-09-23T23:32:55.670 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:32:55.740 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:32:55.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:55.743 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:32:55.844 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:32:55.890 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:32:55.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:55.894 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:32:55.994 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:56.002 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:32:55 smithi164 bash[92846]: cluster 2023-09-23T23:32:54.373544+0000 mgr.y (mgr.25991) 463 : cluster 0 pgmap v409: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 5.6 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 521 op/s; 48155/274194 objects degraded (17.562%); 11128/274194 objects misplaced (4.058%); 3.7 MiB/s, 58 objects/s recovering 2023-09-23T23:32:56.019 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:56.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:56.022 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:32:56.122 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:32:56.145 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:32:56.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:56.147 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:32:56.248 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:32:56.281 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:32:56.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:56.288 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:32:56.388 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:32:56.410 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:32:56.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:56.413 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:32:56.513 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:32:56.538 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:32:56.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:56.542 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:32:56.643 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:56.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:56.675 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:56.676 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:32:56.776 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:56.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:32:56 smithi164 bash[92846]: audit 2023-09-23T23:32:56.071294+0000 mon.a (mon.0) 541 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:32:56.802 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:56.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:56.805 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:32:56.906 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:32:56.915 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:32:56 smithi159 bash[105915]: audit 2023-09-23T23:32:56.071294+0000 mon.a (mon.0) 541 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:32:56.916 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:32:56 smithi159 bash[108473]: audit 2023-09-23T23:32:56.071294+0000 mon.a (mon.0) 541 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:32:56.936 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:32:56.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:56.941 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:32:57.042 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:32:57.073 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:32:57.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:57.077 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:32:57.178 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:32:57.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:57.217 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:32:57.217 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:32:57.318 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:57.341 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:57.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:57.343 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:32:57.444 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:32:57.470 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:32:57.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:57.477 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:32:57.578 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:32:57.606 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:32:57.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:57.609 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:32:57.710 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:32:57.733 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:32:57.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:57.740 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:32:57.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:32:57 smithi159 bash[105915]: cluster 2023-09-23T23:32:56.374275+0000 mgr.y (mgr.25991) 464 : cluster 0 pgmap v410: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 5.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 477 op/s; 48155/271404 objects degraded (17.743%); 11128/271404 objects misplaced (4.100%); 2.5 MiB/s, 39 objects/s recovering 2023-09-23T23:32:57.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:32:57 smithi159 bash[105915]: audit 2023-09-23T23:32:56.601250+0000 mon.a (mon.0) 542 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:32:57.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:32:57 smithi159 bash[105915]: audit 2023-09-23T23:32:56.611293+0000 mon.a (mon.0) 543 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:32:57.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:32:57 smithi159 bash[105915]: cluster 2023-09-23T23:32:57.290353+0000 mon.a (mon.0) 544 : cluster 3 Health check update: Degraded data redundancy: 48155/271404 objects degraded (17.743%), 8 pgs degraded (PG_DEGRADED) 2023-09-23T23:32:57.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:32:57 smithi159 bash[108473]: cluster 2023-09-23T23:32:56.374275+0000 mgr.y (mgr.25991) 464 : cluster 0 pgmap v410: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 5.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 477 op/s; 48155/271404 objects degraded (17.743%); 11128/271404 objects misplaced (4.100%); 2.5 MiB/s, 39 objects/s recovering 2023-09-23T23:32:57.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:32:57 smithi159 bash[108473]: audit 2023-09-23T23:32:56.601250+0000 mon.a (mon.0) 542 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:32:57.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:32:57 smithi159 bash[108473]: audit 2023-09-23T23:32:56.611293+0000 mon.a (mon.0) 543 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:32:57.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:32:57 smithi159 bash[108473]: cluster 2023-09-23T23:32:57.290353+0000 mon.a (mon.0) 544 : cluster 3 Health check update: Degraded data redundancy: 48155/271404 objects degraded (17.743%), 8 pgs degraded (PG_DEGRADED) 2023-09-23T23:32:57.841 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:32:57.852 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:32:57 smithi164 bash[92846]: cluster 2023-09-23T23:32:56.374275+0000 mgr.y (mgr.25991) 464 : cluster 0 pgmap v410: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 5.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 477 op/s; 48155/271404 objects degraded (17.743%); 11128/271404 objects misplaced (4.100%); 2.5 MiB/s, 39 objects/s recovering 2023-09-23T23:32:57.852 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:32:57 smithi164 bash[92846]: audit 2023-09-23T23:32:56.601250+0000 mon.a (mon.0) 542 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:32:57.852 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:32:57 smithi164 bash[92846]: audit 2023-09-23T23:32:56.611293+0000 mon.a (mon.0) 543 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:32:57.853 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:32:57 smithi164 bash[92846]: cluster 2023-09-23T23:32:57.290353+0000 mon.a (mon.0) 544 : cluster 3 Health check update: Degraded data redundancy: 48155/271404 objects degraded (17.743%), 8 pgs degraded (PG_DEGRADED) 2023-09-23T23:32:57.868 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:32:57.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:57.870 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:32:57.971 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:57.996 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:58.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:58.002 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:32:58.103 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:32:58.134 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:32:58.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:58.137 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:32:58.237 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:32:58.261 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:32:58.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:58.263 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:32:58.364 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:58.387 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:32:58.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:58.394 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:32:58.495 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:32:58.532 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:32:58.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:58.536 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:32:58.637 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:32:58.664 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:32:58.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:58.669 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:32:58.770 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:32:58.796 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:32:58.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:58.801 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:32:58.902 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:32:58.950 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:32:58.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:58.953 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:32:59.054 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:32:59.089 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:32:59.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:59.093 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:32:59.194 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:32:59.221 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:32:59.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:59.226 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:32:59.326 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:59.358 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:59.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:59.363 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:32:59.463 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:32:59.516 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:32:59.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:59.525 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:32:59.625 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:32:59.649 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:32:59.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:59.653 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:32:59.754 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:32:59.764 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:32:59 smithi159 bash[105915]: cluster 2023-09-23T23:32:58.375074+0000 mgr.y (mgr.25991) 465 : cluster 0 pgmap v411: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 5.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 498 op/s; 48155/267990 objects degraded (17.969%); 10988/267990 objects misplaced (4.100%); 3.2 MiB/s, 51 objects/s recovering 2023-09-23T23:32:59.764 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:32:59 smithi159 bash[108473]: cluster 2023-09-23T23:32:58.375074+0000 mgr.y (mgr.25991) 465 : cluster 0 pgmap v411: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 5.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 498 op/s; 48155/267990 objects degraded (17.969%); 10988/267990 objects misplaced (4.100%); 3.2 MiB/s, 51 objects/s recovering 2023-09-23T23:32:59.781 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:32:59.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:59.784 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:32:59.884 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:59.934 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:32:59.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:32:59.938 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:33:00.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:32:59 smithi164 bash[92846]: cluster 2023-09-23T23:32:58.375074+0000 mgr.y (mgr.25991) 465 : cluster 0 pgmap v411: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 5.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 498 op/s; 48155/267990 objects degraded (17.969%); 10988/267990 objects misplaced (4.100%); 3.2 MiB/s, 51 objects/s recovering 2023-09-23T23:33:00.038 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:00.061 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:00.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:00.063 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:33:00.164 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:00.192 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:00.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:00.196 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:33:00.296 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:00.318 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:00.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:00.322 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:33:00.422 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:00.445 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:00.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:00.448 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:33:00.549 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:00.567 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:33:00.571 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:33:00.576 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:00.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:00.579 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:33:00.680 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:00.719 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:00.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:00.722 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:33:00.823 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:00.845 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:00.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:00.854 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:33:00.955 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:00.986 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:00.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:00.990 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:33:01.091 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:01.127 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:01.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:01.158 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:33:01.259 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:01.293 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:01.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:01.295 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:33:01.396 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:01.435 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:01.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:01.438 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:33:01.539 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:01.564 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:01.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:01.570 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:33:01.595 INFO:teuthology.orchestra.run.smithi159.stdout:osd.0: {} 2023-09-23T23:33:01.630 INFO:teuthology.orchestra.run.smithi159.stderr:noscrub is unset 2023-09-23T23:33:01.651 INFO:teuthology.orchestra.run.smithi159.stdout:osd.1: {} 2023-09-23T23:33:01.671 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:01.709 INFO:teuthology.orchestra.run.smithi159.stdout:osd.2: {} 2023-09-23T23:33:01.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:01.714 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:01.714 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:33:01.753 INFO:teuthology.orchestra.run.smithi159.stdout:osd.3: {} 2023-09-23T23:33:01.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:33:01 smithi164 bash[92846]: cluster 2023-09-23T23:33:00.375749+0000 mgr.y (mgr.25991) 466 : cluster 0 pgmap v412: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 5.4 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 434 op/s; 48218/266664 objects degraded (18.082%); 10840/266664 objects misplaced (4.065%); 2.9 MiB/s, 47 objects/s recovering 2023-09-23T23:33:01.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:33:01 smithi164 bash[92846]: audit 2023-09-23T23:33:01.268255+0000 mon.c (mon.2) 33 : audit 1 from='client.? 172.21.15.159:0/1513212690' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:33:01.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:33:01 smithi164 bash[92846]: audit 2023-09-23T23:33:01.268913+0000 mon.a (mon.0) 545 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:33:01.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:33:01 smithi164 bash[92846]: audit 2023-09-23T23:33:01.505329+0000 mon.c (mon.2) 34 : audit 0 from='client.? 172.21.15.159:0/814734679' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:33:01.784 INFO:teuthology.orchestra.run.smithi159.stdout:osd.4: {} 2023-09-23T23:33:01.813 INFO:teuthology.orchestra.run.smithi159.stdout:osd.5: {} 2023-09-23T23:33:01.814 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:33:01.846 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:33:01.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:01.850 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:33:01.851 INFO:teuthology.orchestra.run.smithi159.stdout:osd.6: {} 2023-09-23T23:33:01.897 INFO:teuthology.orchestra.run.smithi159.stdout:osd.7: {} 2023-09-23T23:33:01.901 INFO:teuthology.orchestra.run.smithi159.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T23:33:01.901 INFO:teuthology.orchestra.run.smithi159.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T23:33:01.901 INFO:teuthology.orchestra.run.smithi159.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T23:33:01.901 INFO:teuthology.orchestra.run.smithi159.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T23:33:01.901 INFO:teuthology.orchestra.run.smithi159.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T23:33:01.901 INFO:teuthology.orchestra.run.smithi159.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T23:33:01.902 INFO:teuthology.orchestra.run.smithi159.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T23:33:01.902 INFO:teuthology.orchestra.run.smithi159.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T23:33:01.951 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:01.954 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:33:01 smithi159 bash[105915]: cluster 2023-09-23T23:33:00.375749+0000 mgr.y (mgr.25991) 466 : cluster 0 pgmap v412: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 5.4 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 434 op/s; 48218/266664 objects degraded (18.082%); 10840/266664 objects misplaced (4.065%); 2.9 MiB/s, 47 objects/s recovering 2023-09-23T23:33:01.954 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:33:01 smithi159 bash[105915]: audit 2023-09-23T23:33:01.268255+0000 mon.c (mon.2) 33 : audit 1 from='client.? 172.21.15.159:0/1513212690' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:33:01.954 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:33:01 smithi159 bash[105915]: audit 2023-09-23T23:33:01.268913+0000 mon.a (mon.0) 545 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:33:01.954 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:33:01 smithi159 bash[105915]: audit 2023-09-23T23:33:01.505329+0000 mon.c (mon.2) 34 : audit 0 from='client.? 172.21.15.159:0/814734679' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:33:01.954 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:33:01 smithi159 bash[108473]: cluster 2023-09-23T23:33:00.375749+0000 mgr.y (mgr.25991) 466 : cluster 0 pgmap v412: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 5.4 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 434 op/s; 48218/266664 objects degraded (18.082%); 10840/266664 objects misplaced (4.065%); 2.9 MiB/s, 47 objects/s recovering 2023-09-23T23:33:01.954 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:33:01 smithi159 bash[108473]: audit 2023-09-23T23:33:01.268255+0000 mon.c (mon.2) 33 : audit 1 from='client.? 172.21.15.159:0/1513212690' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:33:01.954 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:33:01 smithi159 bash[108473]: audit 2023-09-23T23:33:01.268913+0000 mon.a (mon.0) 545 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:33:01.955 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:33:01 smithi159 bash[108473]: audit 2023-09-23T23:33:01.505329+0000 mon.c (mon.2) 34 : audit 0 from='client.? 172.21.15.159:0/814734679' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:33:01.984 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:01.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:01.990 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:33:02.091 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:02.112 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:02.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:02.114 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:33:02.215 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:02.265 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:02.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:02.271 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:33:02.371 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:02.398 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:02.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:02.400 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:33:02.501 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:02.540 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:02.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:02.543 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:33:02.644 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:02.689 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:02.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:02.694 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:33:02.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:33:02 smithi164 bash[92846]: cluster 2023-09-23T23:33:01.603626+0000 mon.a (mon.0) 546 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:33:02.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:33:02 smithi164 bash[92846]: cluster 2023-09-23T23:33:01.611734+0000 osd.7 (osd.7) 35 : cluster 3 failed to encode map e126 with expected crc 2023-09-23T23:33:02.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:33:02 smithi164 bash[92846]: audit 2023-09-23T23:33:01.615773+0000 mon.a (mon.0) 547 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T23:33:02.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:33:02 smithi164 bash[92846]: cluster 2023-09-23T23:33:01.616023+0000 mon.a (mon.0) 548 : cluster 0 osdmap e126: 8 total, 8 up, 7 in 2023-09-23T23:33:02.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:33:02 smithi164 bash[92846]: cluster 2023-09-23T23:33:01.621960+0000 osd.4 (osd.4) 51 : cluster 3 failed to encode map e126 with expected crc 2023-09-23T23:33:02.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:33:02 smithi164 bash[92846]: cluster 2023-09-23T23:33:01.633983+0000 osd.4 (osd.4) 52 : cluster 3 failed to encode map e126 with expected crc 2023-09-23T23:33:02.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:33:02 smithi164 bash[92846]: cluster 2023-09-23T23:33:01.638023+0000 osd.6 (osd.6) 38 : cluster 3 failed to encode map e126 with expected crc 2023-09-23T23:33:02.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:33:02 smithi164 bash[92846]: cluster 2023-09-23T23:33:01.820390+0000 osd.5 (osd.5) 37 : cluster 3 failed to encode map e126 with expected crc 2023-09-23T23:33:02.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:33:02 smithi164 bash[92846]: audit 2023-09-23T23:33:02.222508+0000 mon.a (mon.0) 549 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:33:02.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:33:02 smithi164 bash[92846]: cluster 2023-09-23T23:33:02.291740+0000 mon.a (mon.0) 550 : cluster 3 Health check update: Degraded data redundancy: 48218/266664 objects degraded (18.082%), 8 pgs degraded (PG_DEGRADED) 2023-09-23T23:33:02.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:33:02 smithi164 bash[92846]: audit 2023-09-23T23:33:02.608410+0000 mon.a (mon.0) 551 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:33:02.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:33:02 smithi164 bash[92846]: audit 2023-09-23T23:33:02.623515+0000 mon.a (mon.0) 552 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:33:02.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:33:02 smithi159 bash[105915]: cluster 2023-09-23T23:33:01.603626+0000 mon.a (mon.0) 546 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:33:02.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:33:02 smithi159 bash[105915]: cluster 2023-09-23T23:33:01.611734+0000 osd.7 (osd.7) 35 : cluster 3 failed to encode map e126 with expected crc 2023-09-23T23:33:02.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:33:02 smithi159 bash[105915]: audit 2023-09-23T23:33:01.615773+0000 mon.a (mon.0) 547 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T23:33:02.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:33:02 smithi159 bash[105915]: cluster 2023-09-23T23:33:01.616023+0000 mon.a (mon.0) 548 : cluster 0 osdmap e126: 8 total, 8 up, 7 in 2023-09-23T23:33:02.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:33:02 smithi159 bash[105915]: cluster 2023-09-23T23:33:01.621960+0000 osd.4 (osd.4) 51 : cluster 3 failed to encode map e126 with expected crc 2023-09-23T23:33:02.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:33:02 smithi159 bash[105915]: cluster 2023-09-23T23:33:01.633983+0000 osd.4 (osd.4) 52 : cluster 3 failed to encode map e126 with expected crc 2023-09-23T23:33:02.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:33:02 smithi159 bash[105915]: cluster 2023-09-23T23:33:01.638023+0000 osd.6 (osd.6) 38 : cluster 3 failed to encode map e126 with expected crc 2023-09-23T23:33:02.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:33:02 smithi159 bash[105915]: cluster 2023-09-23T23:33:01.820390+0000 osd.5 (osd.5) 37 : cluster 3 failed to encode map e126 with expected crc 2023-09-23T23:33:02.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:33:02 smithi159 bash[105915]: audit 2023-09-23T23:33:02.222508+0000 mon.a (mon.0) 549 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:33:02.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:33:02 smithi159 bash[105915]: cluster 2023-09-23T23:33:02.291740+0000 mon.a (mon.0) 550 : cluster 3 Health check update: Degraded data redundancy: 48218/266664 objects degraded (18.082%), 8 pgs degraded (PG_DEGRADED) 2023-09-23T23:33:02.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:33:02 smithi159 bash[105915]: audit 2023-09-23T23:33:02.608410+0000 mon.a (mon.0) 551 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:33:02.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:33:02 smithi159 bash[105915]: audit 2023-09-23T23:33:02.623515+0000 mon.a (mon.0) 552 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:33:02.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:33:02 smithi159 bash[108473]: cluster 2023-09-23T23:33:01.603626+0000 mon.a (mon.0) 546 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:33:02.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:33:02 smithi159 bash[108473]: cluster 2023-09-23T23:33:01.611734+0000 osd.7 (osd.7) 35 : cluster 3 failed to encode map e126 with expected crc 2023-09-23T23:33:02.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:33:02 smithi159 bash[108473]: audit 2023-09-23T23:33:01.615773+0000 mon.a (mon.0) 547 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T23:33:02.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:33:02 smithi159 bash[108473]: cluster 2023-09-23T23:33:01.616023+0000 mon.a (mon.0) 548 : cluster 0 osdmap e126: 8 total, 8 up, 7 in 2023-09-23T23:33:02.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:33:02 smithi159 bash[108473]: cluster 2023-09-23T23:33:01.621960+0000 osd.4 (osd.4) 51 : cluster 3 failed to encode map e126 with expected crc 2023-09-23T23:33:02.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:33:02 smithi159 bash[108473]: cluster 2023-09-23T23:33:01.633983+0000 osd.4 (osd.4) 52 : cluster 3 failed to encode map e126 with expected crc 2023-09-23T23:33:02.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:33:02 smithi159 bash[108473]: cluster 2023-09-23T23:33:01.638023+0000 osd.6 (osd.6) 38 : cluster 3 failed to encode map e126 with expected crc 2023-09-23T23:33:02.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:33:02 smithi159 bash[108473]: cluster 2023-09-23T23:33:01.820390+0000 osd.5 (osd.5) 37 : cluster 3 failed to encode map e126 with expected crc 2023-09-23T23:33:02.796 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:33:02 smithi159 bash[108473]: audit 2023-09-23T23:33:02.222508+0000 mon.a (mon.0) 549 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:33:02.796 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:33:02 smithi159 bash[108473]: cluster 2023-09-23T23:33:02.291740+0000 mon.a (mon.0) 550 : cluster 3 Health check update: Degraded data redundancy: 48218/266664 objects degraded (18.082%), 8 pgs degraded (PG_DEGRADED) 2023-09-23T23:33:02.796 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:33:02 smithi159 bash[108473]: audit 2023-09-23T23:33:02.608410+0000 mon.a (mon.0) 551 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:33:02.796 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:33:02 smithi159 bash[108473]: audit 2023-09-23T23:33:02.623515+0000 mon.a (mon.0) 552 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:33:02.796 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:33:02.824 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:33:02.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:02.833 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:33:02.934 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:02.965 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:02.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:02.969 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:33:03.070 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:03.101 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:03.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:03.103 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:33:03.204 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:03.224 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:03.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:03.226 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:33:03.327 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:03.399 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:03.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:03.405 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:33:03.506 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:33:03.541 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:33:03.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:03.544 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:33:03.633 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:33:03 smithi159 bash[105915]: cluster 2023-09-23T23:33:02.376312+0000 mgr.y (mgr.25991) 467 : cluster 0 pgmap v414: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 5.4 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 473 op/s; 48218/264459 objects degraded (18.233%); 10840/264459 objects misplaced (4.099%); 3.0 MiB/s, 48 objects/s recovering 2023-09-23T23:33:03.633 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:33:03 smithi159 bash[105915]: audit 2023-09-23T23:33:03.016606+0000 mon.a (mon.0) 553 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:33:03.633 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:33:03 smithi159 bash[105915]: audit 2023-09-23T23:33:03.025474+0000 mon.a (mon.0) 554 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:33:03.633 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:33:03 smithi159 bash[108473]: cluster 2023-09-23T23:33:02.376312+0000 mgr.y (mgr.25991) 467 : cluster 0 pgmap v414: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 5.4 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 473 op/s; 48218/264459 objects degraded (18.233%); 10840/264459 objects misplaced (4.099%); 3.0 MiB/s, 48 objects/s recovering 2023-09-23T23:33:03.633 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:33:03 smithi159 bash[108473]: audit 2023-09-23T23:33:03.016606+0000 mon.a (mon.0) 553 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:33:03.633 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:33:03 smithi159 bash[108473]: audit 2023-09-23T23:33:03.025474+0000 mon.a (mon.0) 554 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:33:03.646 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:03.677 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:03.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:03.680 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:33:03.780 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:03.802 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:03.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:03.809 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:33:03.910 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:03.918 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:33:03 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:33:03] "GET /metrics HTTP/1.1" 200 36560 "" "Prometheus/2.43.0" 2023-09-23T23:33:03.945 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:03.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:03.950 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:33:04.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:33:03 smithi164 bash[92846]: cluster 2023-09-23T23:33:02.376312+0000 mgr.y (mgr.25991) 467 : cluster 0 pgmap v414: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 5.4 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 473 op/s; 48218/264459 objects degraded (18.233%); 10840/264459 objects misplaced (4.099%); 3.0 MiB/s, 48 objects/s recovering 2023-09-23T23:33:04.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:33:03 smithi164 bash[92846]: audit 2023-09-23T23:33:03.016606+0000 mon.a (mon.0) 553 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:33:04.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:33:03 smithi164 bash[92846]: audit 2023-09-23T23:33:03.025474+0000 mon.a (mon.0) 554 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:33:04.050 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:04.075 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:04.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:04.085 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:33:04.186 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:33:04.231 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:33:04.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:04.234 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:33:04.335 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:04.368 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:04.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:04.377 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:33:04.478 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:33:04.514 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:33:04.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:04.538 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:33:04.639 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:04.663 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:04.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:04.665 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:33:04.765 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:04.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:33:04 smithi159 bash[105915]: audit 2023-09-23T23:33:03.728007+0000 mon.a (mon.0) 555 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:33:04.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:33:04 smithi159 bash[105915]: audit 2023-09-23T23:33:03.729024+0000 mon.a (mon.0) 556 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:33:04.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:33:04 smithi159 bash[105915]: audit 2023-09-23T23:33:03.735148+0000 mon.a (mon.0) 557 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:33:04.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:33:04 smithi159 bash[108473]: audit 2023-09-23T23:33:03.728007+0000 mon.a (mon.0) 555 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:33:04.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:33:04 smithi159 bash[108473]: audit 2023-09-23T23:33:03.729024+0000 mon.a (mon.0) 556 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:33:04.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:33:04 smithi159 bash[108473]: audit 2023-09-23T23:33:03.735148+0000 mon.a (mon.0) 557 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:33:04.795 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:04.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:04.802 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:33:04.902 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:04.943 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:04.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:04.946 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:33:05.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:33:04 smithi164 bash[92846]: audit 2023-09-23T23:33:03.728007+0000 mon.a (mon.0) 555 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:33:05.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:33:04 smithi164 bash[92846]: audit 2023-09-23T23:33:03.729024+0000 mon.a (mon.0) 556 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:33:05.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:33:04 smithi164 bash[92846]: audit 2023-09-23T23:33:03.735148+0000 mon.a (mon.0) 557 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:33:05.046 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:05.071 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:05.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:05.074 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:33:05.174 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:33:05.204 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:33:05.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:05.210 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:33:05.310 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:05.335 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:05.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:05.340 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:33:05.440 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:05.461 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:05.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:05.468 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:33:05.569 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:05.591 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:05.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:05.594 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:33:05.695 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:05.726 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:05.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:05.730 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:33:05.830 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:05.839 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:33:05 smithi164 bash[92846]: cluster 2023-09-23T23:33:04.376965+0000 mgr.y (mgr.25991) 468 : cluster 0 pgmap v415: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 5.3 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 456 op/s; 48259/260487 objects degraded (18.526%); 10570/260487 objects misplaced (4.058%); 2.8 MiB/s, 45 objects/s recovering 2023-09-23T23:33:05.860 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:05.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:05.866 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:33:05.967 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:33:05.976 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:33:05 smithi159 bash[105915]: cluster 2023-09-23T23:33:04.376965+0000 mgr.y (mgr.25991) 468 : cluster 0 pgmap v415: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 5.3 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 456 op/s; 48259/260487 objects degraded (18.526%); 10570/260487 objects misplaced (4.058%); 2.8 MiB/s, 45 objects/s recovering 2023-09-23T23:33:05.976 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:33:05 smithi159 bash[108473]: cluster 2023-09-23T23:33:04.376965+0000 mgr.y (mgr.25991) 468 : cluster 0 pgmap v415: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 5.3 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 456 op/s; 48259/260487 objects degraded (18.526%); 10570/260487 objects misplaced (4.058%); 2.8 MiB/s, 45 objects/s recovering 2023-09-23T23:33:05.988 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:33:05.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:05.990 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:33:06.091 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:06.118 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:06.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:06.121 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:33:06.222 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:33:06.247 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:33:06.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:06.252 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:33:06.353 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:06.378 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:06.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:06.381 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:33:06.482 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:33:06.509 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:33:06.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:06.514 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:33:06.615 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:33:06.642 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:33:06.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:06.648 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:33:06.749 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:06.777 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:06.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:06.779 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:33:06.880 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:33:06.911 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:33:06.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:06.913 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:33:07.014 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:07.038 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:07.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:07.040 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:33:07.141 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:07.174 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:07.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:07.178 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:33:07.279 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:07.306 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:07.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:07.310 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:33:07.411 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:33:07.442 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:33:07.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:07.449 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:33:07.550 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:33:07.576 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:33:07.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:07.583 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:33:07.683 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:07.719 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:07.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:07.721 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:33:07.822 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:33:07.831 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:33:07 smithi164 bash[92846]: cluster 2023-09-23T23:33:06.377626+0000 mgr.y (mgr.25991) 469 : cluster 0 pgmap v416: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 5.3 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 446 op/s; 48259/258009 objects degraded (18.704%); 10570/258009 objects misplaced (4.097%); 2.8 MiB/s, 45 objects/s recovering 2023-09-23T23:33:07.831 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:33:07 smithi164 bash[92846]: cluster 2023-09-23T23:33:07.293063+0000 mon.a (mon.0) 558 : cluster 3 Health check update: Degraded data redundancy: 48259/258009 objects degraded (18.704%), 8 pgs degraded (PG_DEGRADED) 2023-09-23T23:33:07.850 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:33:07.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:07.856 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:33:07.957 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:33:07.966 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:33:07 smithi159 bash[105915]: cluster 2023-09-23T23:33:06.377626+0000 mgr.y (mgr.25991) 469 : cluster 0 pgmap v416: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 5.3 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 446 op/s; 48259/258009 objects degraded (18.704%); 10570/258009 objects misplaced (4.097%); 2.8 MiB/s, 45 objects/s recovering 2023-09-23T23:33:07.966 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:33:07 smithi159 bash[105915]: cluster 2023-09-23T23:33:07.293063+0000 mon.a (mon.0) 558 : cluster 3 Health check update: Degraded data redundancy: 48259/258009 objects degraded (18.704%), 8 pgs degraded (PG_DEGRADED) 2023-09-23T23:33:07.967 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:33:07 smithi159 bash[108473]: cluster 2023-09-23T23:33:06.377626+0000 mgr.y (mgr.25991) 469 : cluster 0 pgmap v416: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 5.3 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 446 op/s; 48259/258009 objects degraded (18.704%); 10570/258009 objects misplaced (4.097%); 2.8 MiB/s, 45 objects/s recovering 2023-09-23T23:33:07.967 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:33:07 smithi159 bash[108473]: cluster 2023-09-23T23:33:07.293063+0000 mon.a (mon.0) 558 : cluster 3 Health check update: Degraded data redundancy: 48259/258009 objects degraded (18.704%), 8 pgs degraded (PG_DEGRADED) 2023-09-23T23:33:07.992 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:33:07.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:07.995 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:33:08.095 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:08.138 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:08.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:08.142 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:33:08.243 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:08.271 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:08.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:08.273 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:33:08.374 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:08.419 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:08.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:08.421 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:33:08.522 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:08.546 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:08.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:08.549 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:33:08.650 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:08.677 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:08.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:08.679 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:33:08.780 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:33:08.808 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:33:08.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:08.810 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:33:08.910 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:08.942 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:08.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:08.949 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:33:09.050 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:09.076 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:09.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:09.085 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:33:09.186 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:09.209 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:09.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:09.213 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:33:09.314 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:09.336 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:09.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:09.339 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:33:09.439 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:09.467 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:09.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:09.473 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:33:09.573 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:09.606 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:09.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:09.610 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:33:09.711 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:09.740 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:09.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:09.743 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:33:09.763 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T23:33:09.790 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:33:09 smithi159 bash[105915]: cluster 2023-09-23T23:33:08.378327+0000 mgr.y (mgr.25991) 470 : cluster 0 pgmap v417: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 5.2 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 421 op/s; 48259/255345 objects degraded (18.900%); 10570/255345 objects misplaced (4.139%); 2.0 MiB/s, 31 objects/s recovering 2023-09-23T23:33:09.790 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:33:09 smithi159 bash[108473]: cluster 2023-09-23T23:33:08.378327+0000 mgr.y (mgr.25991) 470 : cluster 0 pgmap v417: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 5.2 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 421 op/s; 48259/255345 objects degraded (18.900%); 10570/255345 objects misplaced (4.139%); 2.0 MiB/s, 31 objects/s recovering 2023-09-23T23:33:09.844 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:09.869 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:09.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:09.871 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:33:09.901 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T23:33:09.971 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:10.000 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:10.005 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:33:09 smithi164 bash[92846]: cluster 2023-09-23T23:33:08.378327+0000 mgr.y (mgr.25991) 470 : cluster 0 pgmap v417: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 5.2 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 421 op/s; 48259/255345 objects degraded (18.900%); 10570/255345 objects misplaced (4.139%); 2.0 MiB/s, 31 objects/s recovering 2023-09-23T23:33:10.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:10.006 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:33:10.107 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:10.133 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:10.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:10.136 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:33:10.237 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:10.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:10.272 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:10.272 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:33:10.373 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:10.400 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:10.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:10.406 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:33:10.507 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:10.538 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:10.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:10.545 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:33:10.645 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:10.682 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:10.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:10.685 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:33:10.786 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:33:10.809 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:33:10.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:10.811 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:33:10.912 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:10.938 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:10.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:10.942 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:33:11.042 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:11.067 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:11.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:11.070 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:33:11.170 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:33:11.202 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:33:11.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:11.205 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:33:11.306 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:11.369 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:11.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:11.372 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:33:11.473 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:33:11.499 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:33:11.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:11.504 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:33:11.604 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:11.628 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:11.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:11.631 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:33:11.733 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:11.775 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:11.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:11.777 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:33:11.878 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:11.885 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:33:11 smithi164 bash[92846]: cluster 2023-09-23T23:33:10.379064+0000 mgr.y (mgr.25991) 471 : cluster 0 pgmap v418: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 5.2 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 450 op/s; 48328/253152 objects degraded (19.091%); 10255/253152 objects misplaced (4.051%); 3.0 MiB/s, 47 objects/s recovering 2023-09-23T23:33:11.903 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:11.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:11.909 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:33:12.009 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:12.032 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:12.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:12.034 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:33:12.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:33:11 smithi159 bash[105915]: cluster 2023-09-23T23:33:10.379064+0000 mgr.y (mgr.25991) 471 : cluster 0 pgmap v418: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 5.2 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 450 op/s; 48328/253152 objects degraded (19.091%); 10255/253152 objects misplaced (4.051%); 3.0 MiB/s, 47 objects/s recovering 2023-09-23T23:33:12.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:33:11 smithi159 bash[108473]: cluster 2023-09-23T23:33:10.379064+0000 mgr.y (mgr.25991) 471 : cluster 0 pgmap v418: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 5.2 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 450 op/s; 48328/253152 objects degraded (19.091%); 10255/253152 objects misplaced (4.051%); 3.0 MiB/s, 47 objects/s recovering 2023-09-23T23:33:12.135 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:33:12.161 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:33:12.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:12.165 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:33:12.266 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:12.308 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:12.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:12.314 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:33:12.415 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:12.444 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:12.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:12.448 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:33:12.549 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:12.574 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:12.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:12.576 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:33:12.676 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:12.699 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:12.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:12.702 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:33:12.802 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:12.827 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:12.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:12.829 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:33:12.930 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:12.938 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:33:12 smithi164 bash[92846]: cluster 2023-09-23T23:33:12.296343+0000 mon.a (mon.0) 559 : cluster 3 Health check update: Degraded data redundancy: 48328/253152 objects degraded (19.091%), 8 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-09-23T23:33:12.955 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:12.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:12.958 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:33:13.023 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:33:12 smithi159 bash[105915]: cluster 2023-09-23T23:33:12.296343+0000 mon.a (mon.0) 559 : cluster 3 Health check update: Degraded data redundancy: 48328/253152 objects degraded (19.091%), 8 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-09-23T23:33:13.023 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:33:12 smithi159 bash[108473]: cluster 2023-09-23T23:33:12.296343+0000 mon.a (mon.0) 559 : cluster 3 Health check update: Degraded data redundancy: 48328/253152 objects degraded (19.091%), 8 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-09-23T23:33:13.058 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:33:13.098 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:33:13.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:13.102 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:33:13.203 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:13.225 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:13.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:13.227 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:33:13.328 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:13.351 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:13.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:13.353 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:33:13.454 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:13.493 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:13.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:13.498 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:33:13.599 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:33:13.624 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:33:13.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:13.630 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:33:13.730 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:13.756 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:13.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:13.762 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:33:13.863 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:33:13.876 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:33:13 smithi164 bash[92846]: cluster 2023-09-23T23:33:12.379842+0000 mgr.y (mgr.25991) 472 : cluster 0 pgmap v419: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 5.1 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 420 op/s; 48328/250866 objects degraded (19.264%); 10255/250866 objects misplaced (4.088%); 2.8 MiB/s, 44 objects/s recovering 2023-09-23T23:33:13.880 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:33:13 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:33:13] "GET /metrics HTTP/1.1" 200 36560 "" "Prometheus/2.43.0" 2023-09-23T23:33:13.900 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:33:13.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:13.907 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:33:14.008 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:33:14.050 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:33:14.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:14.052 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:33:14.153 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:14.187 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:14.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:14.190 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:33:14.291 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:14.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:33:13 smithi159 bash[105915]: cluster 2023-09-23T23:33:12.379842+0000 mgr.y (mgr.25991) 472 : cluster 0 pgmap v419: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 5.1 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 420 op/s; 48328/250866 objects degraded (19.264%); 10255/250866 objects misplaced (4.088%); 2.8 MiB/s, 44 objects/s recovering 2023-09-23T23:33:14.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:33:13 smithi159 bash[108473]: cluster 2023-09-23T23:33:12.379842+0000 mgr.y (mgr.25991) 472 : cluster 0 pgmap v419: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 5.1 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 420 op/s; 48328/250866 objects degraded (19.264%); 10255/250866 objects misplaced (4.088%); 2.8 MiB/s, 44 objects/s recovering 2023-09-23T23:33:14.322 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:14.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:14.326 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:33:14.427 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:33:14.467 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:33:14.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:14.472 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:33:14.572 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:14.602 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:14.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:14.605 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:33:14.639 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:33:14.640 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:33:14.707 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:14.755 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:14.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:14.758 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:33:14.858 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:33:14.876 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:33:14.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:14.878 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:33:14.979 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:14.987 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:33:14 smithi159 bash[105915]: cluster 2023-09-23T23:33:14.381674+0000 mgr.y (mgr.25991) 473 : cluster 0 pgmap v420: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 5.0 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 500 op/s; 48395/246450 objects degraded (19.637%); 9938/246450 objects misplaced (4.032%); 3.8 MiB/s, 60 objects/s recovering 2023-09-23T23:33:14.988 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:33:14 smithi159 bash[108473]: cluster 2023-09-23T23:33:14.381674+0000 mgr.y (mgr.25991) 473 : cluster 0 pgmap v420: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 5.0 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 500 op/s; 48395/246450 objects degraded (19.637%); 9938/246450 objects misplaced (4.032%); 3.8 MiB/s, 60 objects/s recovering 2023-09-23T23:33:15.012 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:15.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:15.017 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:33:15.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:33:14 smithi164 bash[92846]: cluster 2023-09-23T23:33:14.381674+0000 mgr.y (mgr.25991) 473 : cluster 0 pgmap v420: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 5.0 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 500 op/s; 48395/246450 objects degraded (19.637%); 9938/246450 objects misplaced (4.032%); 3.8 MiB/s, 60 objects/s recovering 2023-09-23T23:33:15.118 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:15.163 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:15.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:15.166 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:33:15.266 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:15.306 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:15.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:15.312 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:33:15.413 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:15.438 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:15.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:15.440 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:33:15.541 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:15.564 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:15.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:15.570 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:33:15.671 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:15.693 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:15.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:15.698 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:33:15.798 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:15.851 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:15.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:15.857 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:33:15.958 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:15.983 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:15.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:15.986 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:33:16.087 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:33:16.123 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:33:16.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:16.125 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:33:16.226 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:16.248 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:16.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:16.250 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:33:16.353 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:16.378 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:16.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:16.386 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:33:16.487 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:33:16.511 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:33:16.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:16.514 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:33:16.615 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:16.646 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:16.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:16.649 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:33:16.749 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:16.795 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:16.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:16.801 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:33:16.902 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:33:16.931 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:33:16.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:16.935 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:33:17.035 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:33:17.068 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:33:17.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:17.069 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:33:17.170 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:17.199 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:17.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:17.202 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:33:17.302 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:17.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:17.335 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:17.335 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:33:17.436 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:17.458 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:17.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:17.460 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:33:17.561 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:17.587 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:17.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:17.592 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:33:17.692 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:33:17.701 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:33:17 smithi159 bash[108473]: cluster 2023-09-23T23:33:16.382382+0000 mgr.y (mgr.25991) 474 : cluster 0 pgmap v421: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 5.0 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 462 op/s; 48395/243825 objects degraded (19.848%); 9938/243825 objects misplaced (4.076%); 2.6 MiB/s, 41 objects/s recovering 2023-09-23T23:33:17.701 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:33:17 smithi159 bash[108473]: audit 2023-09-23T23:33:17.220044+0000 mon.a (mon.0) 560 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:33:17.701 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:33:17 smithi159 bash[108473]: cluster 2023-09-23T23:33:17.297401+0000 mon.a (mon.0) 561 : cluster 3 Health check update: Degraded data redundancy: 48395/243825 objects degraded (19.848%), 8 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-09-23T23:33:17.701 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:33:17 smithi159 bash[105915]: cluster 2023-09-23T23:33:16.382382+0000 mgr.y (mgr.25991) 474 : cluster 0 pgmap v421: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 5.0 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 462 op/s; 48395/243825 objects degraded (19.848%); 9938/243825 objects misplaced (4.076%); 2.6 MiB/s, 41 objects/s recovering 2023-09-23T23:33:17.701 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:33:17 smithi159 bash[105915]: audit 2023-09-23T23:33:17.220044+0000 mon.a (mon.0) 560 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:33:17.702 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:33:17 smithi159 bash[105915]: cluster 2023-09-23T23:33:17.297401+0000 mon.a (mon.0) 561 : cluster 3 Health check update: Degraded data redundancy: 48395/243825 objects degraded (19.848%), 8 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-09-23T23:33:17.742 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:33:17.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:17.746 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:33:17.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:33:17 smithi164 bash[92846]: cluster 2023-09-23T23:33:16.382382+0000 mgr.y (mgr.25991) 474 : cluster 0 pgmap v421: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 5.0 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 462 op/s; 48395/243825 objects degraded (19.848%); 9938/243825 objects misplaced (4.076%); 2.6 MiB/s, 41 objects/s recovering 2023-09-23T23:33:17.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:33:17 smithi164 bash[92846]: audit 2023-09-23T23:33:17.220044+0000 mon.a (mon.0) 560 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:33:17.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:33:17 smithi164 bash[92846]: cluster 2023-09-23T23:33:17.297401+0000 mon.a (mon.0) 561 : cluster 3 Health check update: Degraded data redundancy: 48395/243825 objects degraded (19.848%), 8 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-09-23T23:33:17.846 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:17.885 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:17.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:17.892 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:33:17.993 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:18.026 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:18.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:18.028 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:33:18.128 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:18.163 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:18.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:18.169 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:33:18.269 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:33:18.313 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:33:18.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:18.322 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:33:18.422 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:18.446 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:18.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:18.448 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:33:18.549 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:33:18.585 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:33:18.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:18.591 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:33:18.692 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:18.732 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:18.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:18.738 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:33:18.808 INFO:teuthology.orchestra.run.smithi159.stdout:moved 0 / 267 (0%) 2023-09-23T23:33:18.808 INFO:teuthology.orchestra.run.smithi159.stdout:avg 38.1429 2023-09-23T23:33:18.808 INFO:teuthology.orchestra.run.smithi159.stdout:stddev 4.96929 -> 4.96929 (expected baseline 5.71786) 2023-09-23T23:33:18.808 INFO:teuthology.orchestra.run.smithi159.stdout:min osd.2 with 28 -> 28 pgs (0.734082 -> 0.734082 * mean) 2023-09-23T23:33:18.808 INFO:teuthology.orchestra.run.smithi159.stdout:max osd.4 with 45 -> 45 pgs (1.17978 -> 1.17978 * mean) 2023-09-23T23:33:18.809 INFO:teuthology.orchestra.run.smithi159.stdout: 2023-09-23T23:33:18.809 INFO:teuthology.orchestra.run.smithi159.stdout:oload 1000 2023-09-23T23:33:18.809 INFO:teuthology.orchestra.run.smithi159.stdout:max_change 0.05 2023-09-23T23:33:18.809 INFO:teuthology.orchestra.run.smithi159.stdout:max_change_osds 4 2023-09-23T23:33:18.809 INFO:teuthology.orchestra.run.smithi159.stdout:average_utilization 0.0202 2023-09-23T23:33:18.809 INFO:teuthology.orchestra.run.smithi159.stdout:overload_utilization 0.2021 2023-09-23T23:33:18.818 INFO:teuthology.orchestra.run.smithi159.stderr:no change 2023-09-23T23:33:18.839 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:33:18.885 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:33:18.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:18.890 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:33:18.991 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:33:19.016 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:33:19.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:19.023 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:33:19.124 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:33:19.153 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:33:19.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:19.156 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:33:19.256 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:19.286 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:19.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:19.298 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:33:19.399 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:19.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:19.431 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:19.432 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:33:19.444 INFO:teuthology.orchestra.run.smithi159.stdout:ERROR: (22) Invalid argument 2023-09-23T23:33:19.444 INFO:teuthology.orchestra.run.smithi159.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-23T23:33:19.447 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:33:19 smithi159 bash[105915]: cluster 2023-09-23T23:33:18.383218+0000 mgr.y (mgr.25991) 475 : cluster 0 pgmap v422: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 4.9 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 468 op/s; 48395/241152 objects degraded (20.068%); 9938/241152 objects misplaced (4.121%); 2.6 MiB/s, 41 objects/s recovering 2023-09-23T23:33:19.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:33:19 smithi164 bash[92846]: cluster 2023-09-23T23:33:18.383218+0000 mgr.y (mgr.25991) 475 : cluster 0 pgmap v422: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 4.9 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 468 op/s; 48395/241152 objects degraded (20.068%); 9938/241152 objects misplaced (4.121%); 2.6 MiB/s, 41 objects/s recovering 2023-09-23T23:33:19.532 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:19.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:33:19 smithi159 bash[108473]: cluster 2023-09-23T23:33:18.383218+0000 mgr.y (mgr.25991) 475 : cluster 0 pgmap v422: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 4.9 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 468 op/s; 48395/241152 objects degraded (20.068%); 9938/241152 objects misplaced (4.121%); 2.6 MiB/s, 41 objects/s recovering 2023-09-23T23:33:19.567 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:19.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:19.569 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:33:19.670 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:19.693 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:19.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:19.698 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:33:19.798 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:19.823 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:19.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:19.829 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:33:19.929 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:19.959 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:19.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:19.961 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:33:20.062 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:20.119 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:20.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:20.123 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:33:20.224 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:20.251 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:20.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:20.255 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:33:20.355 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:20.383 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:20.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:20.386 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:33:20.487 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:20.517 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:20.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:20.524 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:33:20.625 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:20.654 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:20.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:20.659 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:33:20.760 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:20.769 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:33:20 smithi159 bash[105915]: audit 2023-09-23T23:33:18.804009+0000 mgr.y (mgr.25991) 476 : audit 0 from='client.54418 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:33:20.770 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:33:20 smithi159 bash[108473]: audit 2023-09-23T23:33:18.804009+0000 mgr.y (mgr.25991) 476 : audit 0 from='client.54418 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:33:20.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:33:20 smithi164 bash[92846]: audit 2023-09-23T23:33:18.804009+0000 mgr.y (mgr.25991) 476 : audit 0 from='client.54418 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:33:20.793 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:20.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:20.799 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:33:20.900 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:20.930 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:20.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:20.934 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:33:21.035 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:21.062 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:21.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:21.066 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:33:21.167 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:21.192 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:21.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:21.198 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:33:21.299 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:33:21.327 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:33:21.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:21.332 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:33:21.433 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:33:21.464 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:33:21.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:21.469 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:33:21.569 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:21.590 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:21.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:21.593 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:33:21.694 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:21.722 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:21.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:21.724 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:33:21.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:33:21 smithi164 bash[92846]: cluster 2023-09-23T23:33:20.383881+0000 mgr.y (mgr.25991) 477 : cluster 0 pgmap v423: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 4.9 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 458 op/s; 48449/238830 objects degraded (20.286%); 9648/238830 objects misplaced (4.040%); 3.8 MiB/s, 60 objects/s recovering 2023-09-23T23:33:21.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:33:21 smithi159 bash[105915]: cluster 2023-09-23T23:33:20.383881+0000 mgr.y (mgr.25991) 477 : cluster 0 pgmap v423: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 4.9 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 458 op/s; 48449/238830 objects degraded (20.286%); 9648/238830 objects misplaced (4.040%); 3.8 MiB/s, 60 objects/s recovering 2023-09-23T23:33:21.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:33:21 smithi159 bash[108473]: cluster 2023-09-23T23:33:20.383881+0000 mgr.y (mgr.25991) 477 : cluster 0 pgmap v423: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 4.9 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 458 op/s; 48449/238830 objects degraded (20.286%); 9648/238830 objects misplaced (4.040%); 3.8 MiB/s, 60 objects/s recovering 2023-09-23T23:33:21.825 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:21.877 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:21.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:21.881 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:33:21.982 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:33:22.005 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:33:22.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:22.007 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:33:22.108 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:22.152 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:22.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:22.159 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:33:22.260 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:22.283 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:22.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:22.285 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:33:22.386 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:22.408 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:22.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:22.413 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:33:22.462 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:33:22 smithi159 bash[105915]: cluster 2023-09-23T23:33:22.298616+0000 mon.a (mon.0) 562 : cluster 3 Health check update: Degraded data redundancy: 48449/238830 objects degraded (20.286%), 8 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-09-23T23:33:22.462 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:33:22 smithi159 bash[108473]: cluster 2023-09-23T23:33:22.298616+0000 mon.a (mon.0) 562 : cluster 3 Health check update: Degraded data redundancy: 48449/238830 objects degraded (20.286%), 8 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-09-23T23:33:22.514 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:22.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:33:22 smithi164 bash[92846]: cluster 2023-09-23T23:33:22.298616+0000 mon.a (mon.0) 562 : cluster 3 Health check update: Degraded data redundancy: 48449/238830 objects degraded (20.286%), 8 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-09-23T23:33:22.535 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:22.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:22.539 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:33:22.639 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:22.657 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:22.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:22.659 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:33:22.760 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:33:22.773 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '0.05', 'overage': '110', 'type': 'reweight-by-utilization'} 2023-09-23T23:33:22.773 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd reweight-by-utilization 110 0.05 2023-09-23T23:33:22.795 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:33:22.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:22.801 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:33:22.902 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:33:22.936 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:33:22.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:22.940 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:33:23.041 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:33:23.090 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:33:23.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:23.092 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:33:23.193 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:33:23.220 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:33:23.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:23.223 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:33:23.323 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:23.349 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:23.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:23.352 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:33:23.453 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:33:23.498 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:33:23.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:23.501 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:33:23.602 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:33:23.627 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:33:23.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:23.631 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:33:23.643 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_ops_in_flight 2023-09-23T23:33:23.732 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:23.742 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:33:23 smithi159 bash[105915]: cluster 2023-09-23T23:33:22.384444+0000 mgr.y (mgr.25991) 478 : cluster 0 pgmap v424: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 4.8 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 456 op/s; 48449/236694 objects degraded (20.469%); 9648/236694 objects misplaced (4.076%); 2.5 MiB/s, 40 objects/s recovering 2023-09-23T23:33:23.743 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:33:23 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:33:23] "GET /metrics HTTP/1.1" 200 36560 "" "Prometheus/2.43.0" 2023-09-23T23:33:23.743 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:33:23 smithi159 bash[108473]: cluster 2023-09-23T23:33:22.384444+0000 mgr.y (mgr.25991) 478 : cluster 0 pgmap v424: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 4.8 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 456 op/s; 48449/236694 objects degraded (20.469%); 9648/236694 objects misplaced (4.076%); 2.5 MiB/s, 40 objects/s recovering 2023-09-23T23:33:23.743 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:33:23 smithi164 bash[92846]: cluster 2023-09-23T23:33:22.384444+0000 mgr.y (mgr.25991) 478 : cluster 0 pgmap v424: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 4.8 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 456 op/s; 48449/236694 objects degraded (20.469%); 9648/236694 objects misplaced (4.076%); 2.5 MiB/s, 40 objects/s recovering 2023-09-23T23:33:23.761 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:23.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:23.763 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:33:23.864 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:33:23.901 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:33:23.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:23.910 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:33:24.011 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:24.050 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:24.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:24.056 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:33:24.157 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:33:24.194 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:33:24.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:24.199 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:33:24.300 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:33:24.338 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:33:24.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:24.343 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:33:24.443 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:33:24.470 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:33:24.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:24.475 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:33:24.576 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:24.606 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:24.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:24.610 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:33:24.711 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:33:24.735 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:33:24.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:24.737 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:33:24.838 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:24.870 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:24.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:24.872 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:33:24.972 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:25.003 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:25.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:25.005 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:33:25.105 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:25.129 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:25.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:25.131 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:33:25.232 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:25.258 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:25.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:25.260 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:33:25.361 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:25.395 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:25.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:25.399 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:33:25.499 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:25.506 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:33:25 smithi164 bash[92846]: cluster 2023-09-23T23:33:24.385226+0000 mgr.y (mgr.25991) 479 : cluster 0 pgmap v425: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 4.7 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 507 op/s; 48485/232590 objects degraded (20.846%); 9354/232590 objects misplaced (4.022%); 3.9 MiB/s, 61 objects/s recovering 2023-09-23T23:33:25.523 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:25.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:25.525 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:33:25.626 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:33:25.650 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:33:25.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:25.655 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:33:25.755 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:33:25.784 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:33:25.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:25.789 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:33:25.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:33:25 smithi159 bash[105915]: cluster 2023-09-23T23:33:24.385226+0000 mgr.y (mgr.25991) 479 : cluster 0 pgmap v425: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 4.7 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 507 op/s; 48485/232590 objects degraded (20.846%); 9354/232590 objects misplaced (4.022%); 3.9 MiB/s, 61 objects/s recovering 2023-09-23T23:33:25.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:33:25 smithi159 bash[108473]: cluster 2023-09-23T23:33:24.385226+0000 mgr.y (mgr.25991) 479 : cluster 0 pgmap v425: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 4.7 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 507 op/s; 48485/232590 objects degraded (20.846%); 9354/232590 objects misplaced (4.022%); 3.9 MiB/s, 61 objects/s recovering 2023-09-23T23:33:25.890 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:25.914 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:25.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:25.918 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:33:26.019 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:26.057 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:26.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:26.060 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:33:26.161 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:26.193 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:26.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:26.197 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:33:26.297 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:26.326 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:26.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:26.330 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:33:26.432 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:26.462 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:26.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:26.466 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:33:26.567 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:26.596 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:26.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:26.598 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:33:26.699 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:33:26.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:26.729 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:33:26.730 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:33:26.830 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:26.856 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:26.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:26.859 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:33:26.959 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:26.983 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:26.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:26.985 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:33:27.086 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:27.115 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:27.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:27.118 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:33:27.219 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:27.250 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:27.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:27.254 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:33:27.355 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:27.384 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:27.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:27.390 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:33:27.491 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:33:27.532 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:33:27.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:27.535 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:33:27.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:33:27 smithi159 bash[105915]: cluster 2023-09-23T23:33:26.385973+0000 mgr.y (mgr.25991) 480 : cluster 0 pgmap v426: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 4.7 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 457 op/s; 48485/229989 objects degraded (21.081%); 9354/229989 objects misplaced (4.067%); 2.6 MiB/s, 41 objects/s recovering 2023-09-23T23:33:27.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:33:27 smithi159 bash[105915]: cluster 2023-09-23T23:33:27.299768+0000 mon.a (mon.0) 563 : cluster 3 Health check update: Degraded data redundancy: 48485/229989 objects degraded (21.081%), 8 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-09-23T23:33:27.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:33:27 smithi159 bash[108473]: cluster 2023-09-23T23:33:26.385973+0000 mgr.y (mgr.25991) 480 : cluster 0 pgmap v426: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 4.7 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 457 op/s; 48485/229989 objects degraded (21.081%); 9354/229989 objects misplaced (4.067%); 2.6 MiB/s, 41 objects/s recovering 2023-09-23T23:33:27.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:33:27 smithi159 bash[108473]: cluster 2023-09-23T23:33:27.299768+0000 mon.a (mon.0) 563 : cluster 3 Health check update: Degraded data redundancy: 48485/229989 objects degraded (21.081%), 8 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-09-23T23:33:27.636 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:33:27.669 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:33:27.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:27.674 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:33:27.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:33:27 smithi164 bash[92846]: cluster 2023-09-23T23:33:26.385973+0000 mgr.y (mgr.25991) 480 : cluster 0 pgmap v426: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 4.7 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 457 op/s; 48485/229989 objects degraded (21.081%); 9354/229989 objects misplaced (4.067%); 2.6 MiB/s, 41 objects/s recovering 2023-09-23T23:33:27.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:33:27 smithi164 bash[92846]: cluster 2023-09-23T23:33:27.299768+0000 mon.a (mon.0) 563 : cluster 3 Health check update: Degraded data redundancy: 48485/229989 objects degraded (21.081%), 8 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-09-23T23:33:27.775 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:27.806 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:27.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:27.810 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:33:27.911 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:27.943 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:27.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:27.946 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:33:28.046 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:28.071 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:28.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:28.077 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:33:28.178 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:28.202 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:28.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:28.205 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:33:28.306 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:28.341 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:28.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:28.346 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:33:28.447 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:33:28.480 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:33:28.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:28.484 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:33:28.585 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:28.610 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:28.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:28.613 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:33:28.713 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:33:28.762 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:33:28.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:28.773 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:33:28.874 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:28.900 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:28.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:28.908 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:33:29.008 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:33:29.038 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:33:29.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:29.042 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:33:29.143 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:29.169 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:29.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:29.173 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:33:29.274 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:29.297 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:29.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:29.301 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:33:29.402 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:29.427 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:29.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:29.434 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:33:29.535 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:33:29.573 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:33:29.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:29.581 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:33:29.681 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:33:29.716 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:33:29.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:29.721 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:33:29.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:33:29 smithi164 bash[92846]: cluster 2023-09-23T23:33:28.386737+0000 mgr.y (mgr.25991) 481 : cluster 0 pgmap v427: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 4.6 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 458 op/s; 48485/227328 objects degraded (21.328%); 9354/227328 objects misplaced (4.115%); 2.6 MiB/s, 41 objects/s recovering 2023-09-23T23:33:29.814 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:33:29 smithi159 bash[105915]: cluster 2023-09-23T23:33:28.386737+0000 mgr.y (mgr.25991) 481 : cluster 0 pgmap v427: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 4.6 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 458 op/s; 48485/227328 objects degraded (21.328%); 9354/227328 objects misplaced (4.115%); 2.6 MiB/s, 41 objects/s recovering 2023-09-23T23:33:29.815 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:33:29 smithi159 bash[108473]: cluster 2023-09-23T23:33:28.386737+0000 mgr.y (mgr.25991) 481 : cluster 0 pgmap v427: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 4.6 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 458 op/s; 48485/227328 objects degraded (21.328%); 9354/227328 objects misplaced (4.115%); 2.6 MiB/s, 41 objects/s recovering 2023-09-23T23:33:29.821 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:29.856 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:29.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:29.860 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:33:29.894 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:33:29.895 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:33:29.961 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:29.987 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:29.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:29.996 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:33:30.097 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:30.124 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:30.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:30.131 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:33:30.231 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:33:30.265 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:33:30.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:30.272 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:33:30.372 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:33:30.406 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:33:30.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:30.413 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:33:30.513 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:30.537 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:30.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:30.541 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:33:30.641 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:30.662 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:30.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:30.665 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:33:30.766 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:30.796 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:30.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:30.799 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:33:30.900 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:30.929 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:30.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:30.935 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:33:31.036 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:31.057 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:31.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:31.066 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:33:31.166 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:33:31.192 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:33:31.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:31.198 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:33:31.299 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:33:31.327 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:33:31.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:31.331 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:33:31.432 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:33:31.477 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:33:31.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:31.481 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:33:31.559 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:33:31 smithi159 bash[108473]: cluster 2023-09-23T23:33:30.387333+0000 mgr.y (mgr.25991) 482 : cluster 0 pgmap v428: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 4.6 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 445 op/s; 48527/225114 objects degraded (21.557%); 9060/225114 objects misplaced (4.025%); 3.9 MiB/s, 62 objects/s recovering 2023-09-23T23:33:31.582 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:31.609 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:31.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:31.614 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:33:31.714 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:33:31.742 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:33:31.743 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:33:31 smithi164 bash[92846]: cluster 2023-09-23T23:33:30.387333+0000 mgr.y (mgr.25991) 482 : cluster 0 pgmap v428: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 4.6 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 445 op/s; 48527/225114 objects degraded (21.557%); 9060/225114 objects misplaced (4.025%); 3.9 MiB/s, 62 objects/s recovering 2023-09-23T23:33:31.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:31.744 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:33:31.845 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:31.867 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:31.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:31.870 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:33:31.970 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:32.008 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:32.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:32.013 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:33:32.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:33:31 smithi159 bash[105915]: cluster 2023-09-23T23:33:30.387333+0000 mgr.y (mgr.25991) 482 : cluster 0 pgmap v428: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 4.6 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 445 op/s; 48527/225114 objects degraded (21.557%); 9060/225114 objects misplaced (4.025%); 3.9 MiB/s, 62 objects/s recovering 2023-09-23T23:33:32.115 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:32.139 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:32.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:32.141 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:33:32.242 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:33:32.272 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:33:32.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:32.275 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:33:32.376 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:33:32.406 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:33:32.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:32.409 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:33:32.510 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:33:32.538 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:33:32.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:32.541 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:33:32.642 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:32.651 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:33:32 smithi164 bash[92846]: audit 2023-09-23T23:33:32.220590+0000 mon.a (mon.0) 564 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:33:32.651 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:33:32 smithi164 bash[92846]: cluster 2023-09-23T23:33:32.301258+0000 mon.a (mon.0) 565 : cluster 3 Health check update: Degraded data redundancy: 48527/225114 objects degraded (21.557%), 8 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-09-23T23:33:32.671 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:32.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:32.678 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:33:32.686 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:33:32 smithi159 bash[105915]: audit 2023-09-23T23:33:32.220590+0000 mon.a (mon.0) 564 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:33:32.687 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:33:32 smithi159 bash[105915]: cluster 2023-09-23T23:33:32.301258+0000 mon.a (mon.0) 565 : cluster 3 Health check update: Degraded data redundancy: 48527/225114 objects degraded (21.557%), 8 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-09-23T23:33:32.687 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:33:32 smithi159 bash[108473]: audit 2023-09-23T23:33:32.220590+0000 mon.a (mon.0) 564 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:33:32.687 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:33:32 smithi159 bash[108473]: cluster 2023-09-23T23:33:32.301258+0000 mon.a (mon.0) 565 : cluster 3 Health check update: Degraded data redundancy: 48527/225114 objects degraded (21.557%), 8 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-09-23T23:33:32.779 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:33:32.810 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:33:32.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:32.817 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:33:32.917 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:33:32.947 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:33:32.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:32.949 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:33:33.050 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:33.074 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:33.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:33.076 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:33:33.177 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:33:33.204 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:33:33.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:33.209 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:33:33.310 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:33.345 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:33.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:33.349 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:33:33.449 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:33:33.488 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:33:33.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:33.491 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:33:33.592 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:33.619 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:33.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:33.623 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:33:33.693 INFO:teuthology.orchestra.run.smithi159.stdout:osd.0: {} 2023-09-23T23:33:33.724 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:33.752 INFO:teuthology.orchestra.run.smithi159.stdout:osd.1: {} 2023-09-23T23:33:33.756 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:33.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:33.762 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:33:33.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:33:33 smithi164 bash[92846]: cluster 2023-09-23T23:33:32.390649+0000 mgr.y (mgr.25991) 483 : cluster 0 pgmap v429: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 4.5 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 437 op/s; 48527/223080 objects degraded (21.753%); 9060/223080 objects misplaced (4.061%); 2.7 MiB/s, 42 objects/s recovering 2023-09-23T23:33:33.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:33:33 smithi159 bash[105915]: cluster 2023-09-23T23:33:32.390649+0000 mgr.y (mgr.25991) 483 : cluster 0 pgmap v429: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 4.5 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 437 op/s; 48527/223080 objects degraded (21.753%); 9060/223080 objects misplaced (4.061%); 2.7 MiB/s, 42 objects/s recovering 2023-09-23T23:33:33.794 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:33:33 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:33:33] "GET /metrics HTTP/1.1" 200 36561 "" "Prometheus/2.43.0" 2023-09-23T23:33:33.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:33:33 smithi159 bash[108473]: cluster 2023-09-23T23:33:32.390649+0000 mgr.y (mgr.25991) 483 : cluster 0 pgmap v429: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 4.5 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 437 op/s; 48527/223080 objects degraded (21.753%); 9060/223080 objects misplaced (4.061%); 2.7 MiB/s, 42 objects/s recovering 2023-09-23T23:33:33.795 INFO:teuthology.orchestra.run.smithi159.stdout:osd.2: {} 2023-09-23T23:33:33.836 INFO:teuthology.orchestra.run.smithi159.stdout:osd.3: {} 2023-09-23T23:33:33.863 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:33:33.875 INFO:teuthology.orchestra.run.smithi159.stdout:osd.4: {} 2023-09-23T23:33:33.890 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:33:33.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:33.893 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:33:33.910 INFO:teuthology.orchestra.run.smithi159.stdout:osd.5: {} 2023-09-23T23:33:33.948 INFO:teuthology.orchestra.run.smithi159.stdout:osd.6: {} 2023-09-23T23:33:33.988 INFO:teuthology.orchestra.run.smithi159.stdout:osd.7: {} 2023-09-23T23:33:33.993 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:33:33.994 INFO:teuthology.orchestra.run.smithi159.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T23:33:33.994 INFO:teuthology.orchestra.run.smithi159.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T23:33:33.995 INFO:teuthology.orchestra.run.smithi159.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T23:33:33.995 INFO:teuthology.orchestra.run.smithi159.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T23:33:33.995 INFO:teuthology.orchestra.run.smithi159.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T23:33:33.995 INFO:teuthology.orchestra.run.smithi159.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T23:33:33.995 INFO:teuthology.orchestra.run.smithi159.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T23:33:33.995 INFO:teuthology.orchestra.run.smithi159.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T23:33:34.018 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:33:34.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:34.022 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:33:34.123 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:33:34.161 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:33:34.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:34.165 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:33:34.266 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:34.309 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:34.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:34.316 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:33:34.417 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:34.460 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:34.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:34.466 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:33:34.566 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:34.588 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:34.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:34.590 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:33:34.691 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:34.713 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:34.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:34.716 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:33:34.770 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:33:34 smithi164 bash[92846]: audit 2023-09-23T23:33:33.625018+0000 mon.a (mon.0) 566 : audit 0 from='client.? 172.21.15.159:0/4205545333' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:33:34.809 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:33:34 smithi159 bash[105915]: audit 2023-09-23T23:33:33.625018+0000 mon.a (mon.0) 566 : audit 0 from='client.? 172.21.15.159:0/4205545333' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:33:34.810 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:33:34 smithi159 bash[108473]: audit 2023-09-23T23:33:33.625018+0000 mon.a (mon.0) 566 : audit 0 from='client.? 172.21.15.159:0/4205545333' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:33:34.817 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:34.856 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:34.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:34.859 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:33:34.960 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:34.992 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:34.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:34.994 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:33:35.095 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:35.119 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:35.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:35.125 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:33:35.226 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:33:35.259 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:33:35.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:35.261 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:33:35.362 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:35.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:35.407 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:35.407 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:33:35.508 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:33:35.511 INFO:teuthology.orchestra.run.smithi159.stderr:nodeep-scrub is unset 2023-09-23T23:33:35.545 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:33:35.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:35.549 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:33:35.650 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:35.659 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:33:35 smithi159 bash[105915]: cluster 2023-09-23T23:33:34.391445+0000 mgr.y (mgr.25991) 484 : cluster 0 pgmap v430: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 4.5 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 499 op/s; 48572/218718 objects degraded (22.208%); 8760/218718 objects misplaced (4.005%); 4.0 MiB/s, 63 objects/s recovering 2023-09-23T23:33:35.659 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:33:35 smithi159 bash[105915]: audit 2023-09-23T23:33:34.778260+0000 mon.c (mon.2) 35 : audit 1 from='client.? 172.21.15.159:0/881381438' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:33:35.659 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:33:35 smithi159 bash[105915]: audit 2023-09-23T23:33:34.778534+0000 mon.a (mon.0) 567 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:33:35.659 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:33:35 smithi159 bash[108473]: cluster 2023-09-23T23:33:34.391445+0000 mgr.y (mgr.25991) 484 : cluster 0 pgmap v430: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 4.5 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 499 op/s; 48572/218718 objects degraded (22.208%); 8760/218718 objects misplaced (4.005%); 4.0 MiB/s, 63 objects/s recovering 2023-09-23T23:33:35.659 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:33:35 smithi159 bash[108473]: audit 2023-09-23T23:33:34.778260+0000 mon.c (mon.2) 35 : audit 1 from='client.? 172.21.15.159:0/881381438' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:33:35.659 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:33:35 smithi159 bash[108473]: audit 2023-09-23T23:33:34.778534+0000 mon.a (mon.0) 567 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:33:35.671 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:35.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:35.677 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:33:35.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:33:35 smithi164 bash[92846]: cluster 2023-09-23T23:33:34.391445+0000 mgr.y (mgr.25991) 484 : cluster 0 pgmap v430: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 4.5 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 499 op/s; 48572/218718 objects degraded (22.208%); 8760/218718 objects misplaced (4.005%); 4.0 MiB/s, 63 objects/s recovering 2023-09-23T23:33:35.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:33:35 smithi164 bash[92846]: audit 2023-09-23T23:33:34.778260+0000 mon.c (mon.2) 35 : audit 1 from='client.? 172.21.15.159:0/881381438' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:33:35.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:33:35 smithi164 bash[92846]: audit 2023-09-23T23:33:34.778534+0000 mon.a (mon.0) 567 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:33:35.777 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:35.803 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:35.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:35.805 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:33:35.906 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:35.940 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:35.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:35.944 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:33:36.045 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:36.074 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:36.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:36.077 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:33:36.178 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:36.213 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:36.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:36.219 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:33:36.320 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:33:36.373 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:33:36.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:36.377 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:33:36.478 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:36.505 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:36.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:36.507 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:33:36.608 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:36.645 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:36.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:36.649 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:33:36.750 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:33:36.758 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:33:36 smithi164 bash[92846]: cluster 2023-09-23T23:33:35.490623+0000 mon.a (mon.0) 568 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T23:33:36.758 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:33:36 smithi164 bash[92846]: audit 2023-09-23T23:33:35.497590+0000 mon.a (mon.0) 569 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T23:33:36.758 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:33:36 smithi164 bash[92846]: cluster 2023-09-23T23:33:35.498048+0000 mon.a (mon.0) 570 : cluster 0 osdmap e127: 8 total, 8 up, 7 in 2023-09-23T23:33:36.758 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:33:36 smithi164 bash[92846]: cluster 2023-09-23T23:33:35.501003+0000 osd.4 (osd.4) 53 : cluster 3 failed to encode map e127 with expected crc 2023-09-23T23:33:36.758 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:33:36 smithi164 bash[92846]: cluster 2023-09-23T23:33:35.522505+0000 osd.7 (osd.7) 36 : cluster 3 failed to encode map e127 with expected crc 2023-09-23T23:33:36.758 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:33:36 smithi164 bash[92846]: cluster 2023-09-23T23:33:35.523402+0000 osd.6 (osd.6) 39 : cluster 3 failed to encode map e127 with expected crc 2023-09-23T23:33:36.758 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:33:36 smithi164 bash[92846]: cluster 2023-09-23T23:33:35.979801+0000 osd.5 (osd.5) 38 : cluster 3 failed to encode map e127 with expected crc 2023-09-23T23:33:36.759 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:33:36 smithi164 bash[92846]: cluster 2023-09-23T23:33:35.981110+0000 osd.5 (osd.5) 39 : cluster 3 failed to encode map e127 with expected crc 2023-09-23T23:33:36.776 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:33:36.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:36.778 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:33:36.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:33:36 smithi159 bash[105915]: cluster 2023-09-23T23:33:35.490623+0000 mon.a (mon.0) 568 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T23:33:36.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:33:36 smithi159 bash[105915]: audit 2023-09-23T23:33:35.497590+0000 mon.a (mon.0) 569 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T23:33:36.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:33:36 smithi159 bash[105915]: cluster 2023-09-23T23:33:35.498048+0000 mon.a (mon.0) 570 : cluster 0 osdmap e127: 8 total, 8 up, 7 in 2023-09-23T23:33:36.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:33:36 smithi159 bash[105915]: cluster 2023-09-23T23:33:35.501003+0000 osd.4 (osd.4) 53 : cluster 3 failed to encode map e127 with expected crc 2023-09-23T23:33:36.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:33:36 smithi159 bash[105915]: cluster 2023-09-23T23:33:35.522505+0000 osd.7 (osd.7) 36 : cluster 3 failed to encode map e127 with expected crc 2023-09-23T23:33:36.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:33:36 smithi159 bash[105915]: cluster 2023-09-23T23:33:35.523402+0000 osd.6 (osd.6) 39 : cluster 3 failed to encode map e127 with expected crc 2023-09-23T23:33:36.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:33:36 smithi159 bash[105915]: cluster 2023-09-23T23:33:35.979801+0000 osd.5 (osd.5) 38 : cluster 3 failed to encode map e127 with expected crc 2023-09-23T23:33:36.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:33:36 smithi159 bash[105915]: cluster 2023-09-23T23:33:35.981110+0000 osd.5 (osd.5) 39 : cluster 3 failed to encode map e127 with expected crc 2023-09-23T23:33:36.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:33:36 smithi159 bash[108473]: cluster 2023-09-23T23:33:35.490623+0000 mon.a (mon.0) 568 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T23:33:36.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:33:36 smithi159 bash[108473]: audit 2023-09-23T23:33:35.497590+0000 mon.a (mon.0) 569 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T23:33:36.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:33:36 smithi159 bash[108473]: cluster 2023-09-23T23:33:35.498048+0000 mon.a (mon.0) 570 : cluster 0 osdmap e127: 8 total, 8 up, 7 in 2023-09-23T23:33:36.796 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:33:36 smithi159 bash[108473]: cluster 2023-09-23T23:33:35.501003+0000 osd.4 (osd.4) 53 : cluster 3 failed to encode map e127 with expected crc 2023-09-23T23:33:36.796 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:33:36 smithi159 bash[108473]: cluster 2023-09-23T23:33:35.522505+0000 osd.7 (osd.7) 36 : cluster 3 failed to encode map e127 with expected crc 2023-09-23T23:33:36.796 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:33:36 smithi159 bash[108473]: cluster 2023-09-23T23:33:35.523402+0000 osd.6 (osd.6) 39 : cluster 3 failed to encode map e127 with expected crc 2023-09-23T23:33:36.796 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:33:36 smithi159 bash[108473]: cluster 2023-09-23T23:33:35.979801+0000 osd.5 (osd.5) 38 : cluster 3 failed to encode map e127 with expected crc 2023-09-23T23:33:36.796 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:33:36 smithi159 bash[108473]: cluster 2023-09-23T23:33:35.981110+0000 osd.5 (osd.5) 39 : cluster 3 failed to encode map e127 with expected crc 2023-09-23T23:33:36.879 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:36.909 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:36.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:36.913 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:33:37.014 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:37.038 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:37.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:37.040 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:33:37.140 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:37.162 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:37.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:37.166 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:33:37.267 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:33:37.304 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:33:37.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:37.308 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:33:37.409 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:37.438 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:37.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:37.440 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:33:37.541 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:37.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:33:37 smithi159 bash[105915]: cluster 2023-09-23T23:33:36.392079+0000 mgr.y (mgr.25991) 485 : cluster 0 pgmap v432: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 4.4 GiB data, 11 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 389 op/s; 48572/218307 objects degraded (22.249%); 8760/218307 objects misplaced (4.013%); 3.2 MiB/s, 50 objects/s recovering 2023-09-23T23:33:37.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:33:37 smithi159 bash[105915]: cluster 2023-09-23T23:33:37.302877+0000 mon.a (mon.0) 571 : cluster 3 Health check update: Degraded data redundancy: 48572/218307 objects degraded (22.249%), 8 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-09-23T23:33:37.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:33:37 smithi159 bash[108473]: cluster 2023-09-23T23:33:36.392079+0000 mgr.y (mgr.25991) 485 : cluster 0 pgmap v432: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 4.4 GiB data, 11 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 389 op/s; 48572/218307 objects degraded (22.249%); 8760/218307 objects misplaced (4.013%); 3.2 MiB/s, 50 objects/s recovering 2023-09-23T23:33:37.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:33:37 smithi159 bash[108473]: cluster 2023-09-23T23:33:37.302877+0000 mon.a (mon.0) 571 : cluster 3 Health check update: Degraded data redundancy: 48572/218307 objects degraded (22.249%), 8 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-09-23T23:33:37.567 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:37.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:37.570 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:33:37.670 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:33:37.703 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:33:37.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:37.708 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:33:37.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:33:37 smithi164 bash[92846]: cluster 2023-09-23T23:33:36.392079+0000 mgr.y (mgr.25991) 485 : cluster 0 pgmap v432: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 4.4 GiB data, 11 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 389 op/s; 48572/218307 objects degraded (22.249%); 8760/218307 objects misplaced (4.013%); 3.2 MiB/s, 50 objects/s recovering 2023-09-23T23:33:37.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:33:37 smithi164 bash[92846]: cluster 2023-09-23T23:33:37.302877+0000 mon.a (mon.0) 571 : cluster 3 Health check update: Degraded data redundancy: 48572/218307 objects degraded (22.249%), 8 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-09-23T23:33:37.808 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:37.845 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:37.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:37.849 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:33:37.949 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:33:37.970 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:33:37.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:37.973 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:33:38.074 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:38.100 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:38.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:38.102 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:33:38.203 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:33:38.230 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:33:38.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:38.233 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:33:38.334 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:33:38.363 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:33:38.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:38.369 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:33:38.469 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:33:38.514 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:33:38.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:38.521 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:33:38.622 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:38.654 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:38.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:38.661 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:33:38.762 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:38.800 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:38.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:38.807 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:33:38.908 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:33:38.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:38.937 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:33:38.938 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:33:39.038 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:39.071 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:39.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:39.077 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:33:39.177 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:39.206 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:39.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:39.209 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:33:39.309 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:33:39.326 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:33:39.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:39.328 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:33:39.429 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:39.453 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:39.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:39.455 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:33:39.557 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:39.599 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:39.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:39.602 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:33:39.603 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:33:39 smithi159 bash[105915]: cluster 2023-09-23T23:33:38.392833+0000 mgr.y (mgr.25991) 486 : cluster 0 pgmap v433: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 4.4 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 448 op/s; 48572/213870 objects degraded (22.711%); 8760/213870 objects misplaced (4.096%); 3.2 MiB/s, 50 objects/s recovering 2023-09-23T23:33:39.603 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:33:39 smithi159 bash[108473]: cluster 2023-09-23T23:33:38.392833+0000 mgr.y (mgr.25991) 486 : cluster 0 pgmap v433: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 4.4 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 448 op/s; 48572/213870 objects degraded (22.711%); 8760/213870 objects misplaced (4.096%); 3.2 MiB/s, 50 objects/s recovering 2023-09-23T23:33:39.704 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:39.714 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:33:39 smithi164 bash[92846]: cluster 2023-09-23T23:33:38.392833+0000 mgr.y (mgr.25991) 486 : cluster 0 pgmap v433: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 4.4 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 448 op/s; 48572/213870 objects degraded (22.711%); 8760/213870 objects misplaced (4.096%); 3.2 MiB/s, 50 objects/s recovering 2023-09-23T23:33:39.730 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:39.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:39.733 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:33:39.834 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:39.863 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:39.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:39.865 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:33:39.965 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:33:39.997 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:33:39.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:39.999 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:33:40.100 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:40.132 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:40.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:40.137 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:33:40.237 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:33:40.267 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:33:40.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:40.269 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:33:40.348 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T23:33:40.370 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:40.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:40.400 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:40.401 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:33:40.501 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:40.526 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:40.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:40.529 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:33:40.630 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:40.660 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:40.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:40.669 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:33:40.769 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:40.796 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:40.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:40.801 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:33:40.901 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:40.926 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:40.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:40.932 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:33:41.033 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:41.056 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:41.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:41.058 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:33:41.159 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:33:41.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:41.186 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:33:41.186 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:33:41.287 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:33:41.312 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:33:41.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:41.321 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:33:41.422 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:41.458 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:41.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:41.465 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:33:41.566 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:33:41.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:41.600 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:33:41.600 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:33:41.701 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:41.708 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:33:41 smithi164 bash[92846]: cluster 2023-09-23T23:33:40.393610+0000 mgr.y (mgr.25991) 487 : cluster 0 pgmap v434: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 4.3 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 437 op/s; 48573/211989 objects degraded (22.913%); 8458/211989 objects misplaced (3.990%); 3.5 MiB/s, 55 objects/s recovering 2023-09-23T23:33:41.733 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:41.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:41.735 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:33:41.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:33:41 smithi159 bash[105915]: cluster 2023-09-23T23:33:40.393610+0000 mgr.y (mgr.25991) 487 : cluster 0 pgmap v434: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 4.3 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 437 op/s; 48573/211989 objects degraded (22.913%); 8458/211989 objects misplaced (3.990%); 3.5 MiB/s, 55 objects/s recovering 2023-09-23T23:33:41.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:33:41 smithi159 bash[108473]: cluster 2023-09-23T23:33:40.393610+0000 mgr.y (mgr.25991) 487 : cluster 0 pgmap v434: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 4.3 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 437 op/s; 48573/211989 objects degraded (22.913%); 8458/211989 objects misplaced (3.990%); 3.5 MiB/s, 55 objects/s recovering 2023-09-23T23:33:41.836 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:33:41.858 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:33:41.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:41.861 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:33:41.962 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:42.002 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:42.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:42.006 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:33:42.107 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:42.136 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:42.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:42.141 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:33:42.242 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:33:42.276 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:33:42.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:42.278 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:33:42.378 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:42.410 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:42.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:42.414 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:33:42.514 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:42.523 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:33:42 smithi159 bash[105915]: cluster 2023-09-23T23:33:42.304035+0000 mon.a (mon.0) 572 : cluster 3 Health check update: Degraded data redundancy: 48573/211989 objects degraded (22.913%), 8 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-09-23T23:33:42.543 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:42.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:42.545 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:33:42.646 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:33:42.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:42.678 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:33:42.679 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:33:42.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:33:42 smithi164 bash[92846]: cluster 2023-09-23T23:33:42.304035+0000 mon.a (mon.0) 572 : cluster 3 Health check update: Degraded data redundancy: 48573/211989 objects degraded (22.913%), 8 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-09-23T23:33:42.779 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:33:42.787 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:33:42 smithi159 bash[108473]: cluster 2023-09-23T23:33:42.304035+0000 mon.a (mon.0) 572 : cluster 3 Health check update: Degraded data redundancy: 48573/211989 objects degraded (22.913%), 8 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-09-23T23:33:42.808 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:33:42.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:42.815 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:33:42.916 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:33:42.947 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:33:42.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:42.953 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:33:43.054 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:33:43.067 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T23:33:43.083 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:33:43.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:43.086 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:33:43.186 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:43.212 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:43.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:43.214 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:33:43.315 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:43.341 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:43.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:43.344 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:33:43.445 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:43.478 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:43.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:43.480 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:33:43.525 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:33:43 smithi159 bash[105915]: cluster 2023-09-23T23:33:42.394486+0000 mgr.y (mgr.25991) 488 : cluster 0 pgmap v435: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 4.3 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 446 op/s; 48573/209670 objects degraded (23.166%); 8458/209670 objects misplaced (4.034%); 3.5 MiB/s, 55 objects/s recovering 2023-09-23T23:33:43.581 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:33:43.601 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:33:43.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:43.606 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:33:43.707 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:43.732 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:43.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:43.735 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:33:43.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:33:43 smithi164 bash[92846]: cluster 2023-09-23T23:33:42.394486+0000 mgr.y (mgr.25991) 488 : cluster 0 pgmap v435: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 4.3 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 446 op/s; 48573/209670 objects degraded (23.166%); 8458/209670 objects misplaced (4.034%); 3.5 MiB/s, 55 objects/s recovering 2023-09-23T23:33:43.793 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:33:43 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:33:43] "GET /metrics HTTP/1.1" 200 36561 "" "Prometheus/2.43.0" 2023-09-23T23:33:43.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:33:43 smithi159 bash[108473]: cluster 2023-09-23T23:33:42.394486+0000 mgr.y (mgr.25991) 488 : cluster 0 pgmap v435: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 4.3 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 446 op/s; 48573/209670 objects degraded (23.166%); 8458/209670 objects misplaced (4.034%); 3.5 MiB/s, 55 objects/s recovering 2023-09-23T23:33:43.836 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:43.879 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:43.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:43.883 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:33:43.983 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:44.011 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:44.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:44.016 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:33:44.117 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:44.150 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:44.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:44.152 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:33:44.253 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:33:44.281 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:33:44.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:44.290 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:33:44.391 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:33:44.427 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:33:44.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:44.434 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:33:44.535 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:44.566 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:44.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:44.570 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:33:44.671 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:44.702 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:44.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:44.705 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:33:44.805 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:44.829 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:44.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:44.832 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:33:44.932 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:44.960 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:44.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:44.966 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:33:45.067 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:33:45.099 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:33:45.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:45.105 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:33:45.185 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:33:45.206 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:45.247 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:45.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:45.252 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:33:45.353 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:45.377 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:45.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:45.385 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:33:45.485 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:33:45.524 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:33:45.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:45.528 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:33:45.629 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:45.637 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:33:45 smithi164 bash[92846]: cluster 2023-09-23T23:33:44.397139+0000 mgr.y (mgr.25991) 489 : cluster 0 pgmap v436: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 4.2 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 448 op/s; 48630/205251 objects degraded (23.693%); 8146/205251 objects misplaced (3.969%); 3.5 MiB/s, 55 objects/s recovering 2023-09-23T23:33:45.659 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:45.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:45.666 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:33:45.766 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:33:45.774 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:33:45 smithi159 bash[105915]: cluster 2023-09-23T23:33:44.397139+0000 mgr.y (mgr.25991) 489 : cluster 0 pgmap v436: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 4.2 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 448 op/s; 48630/205251 objects degraded (23.693%); 8146/205251 objects misplaced (3.969%); 3.5 MiB/s, 55 objects/s recovering 2023-09-23T23:33:45.774 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:33:45 smithi159 bash[108473]: cluster 2023-09-23T23:33:44.397139+0000 mgr.y (mgr.25991) 489 : cluster 0 pgmap v436: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 4.2 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 448 op/s; 48630/205251 objects degraded (23.693%); 8146/205251 objects misplaced (3.969%); 3.5 MiB/s, 55 objects/s recovering 2023-09-23T23:33:45.796 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:33:45.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:45.803 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:33:45.904 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:33:45.942 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:33:45.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:45.944 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:33:46.045 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:46.071 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:46.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:46.073 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:33:46.174 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:46.197 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:46.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:46.206 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:33:46.307 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:46.340 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:46.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:46.345 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:33:46.446 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:46.474 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:46.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:46.477 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:33:46.578 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:46.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:46.613 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:46.613 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:33:46.714 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:46.738 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:46.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:46.744 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:33:46.845 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:33:46.878 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:33:46.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:46.882 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:33:46.982 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:47.023 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:47.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:47.031 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:33:47.132 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:47.158 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:47.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:47.162 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:33:47.221 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:33:47.263 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:33:47.309 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:33:47.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:47.311 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:33:47.412 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:47.435 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:47.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:47.438 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:33:47.538 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:47.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:33:47 smithi159 bash[105915]: cluster 2023-09-23T23:33:46.397780+0000 mgr.y (mgr.25991) 490 : cluster 0 pgmap v437: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 4.2 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 411 op/s; 48630/204837 objects degraded (23.741%); 8146/204837 objects misplaced (3.977%); 3.2 MiB/s, 50 objects/s recovering 2023-09-23T23:33:47.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:33:47 smithi159 bash[105915]: audit 2023-09-23T23:33:47.225527+0000 mon.a (mon.0) 573 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:33:47.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:33:47 smithi159 bash[105915]: audit 2023-09-23T23:33:47.229965+0000 mon.a (mon.0) 574 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:33:47.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:33:47 smithi159 bash[105915]: cluster 2023-09-23T23:33:47.305152+0000 mon.a (mon.0) 575 : cluster 3 Health check update: Degraded data redundancy: 48630/204837 objects degraded (23.741%), 8 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-09-23T23:33:47.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:33:47 smithi159 bash[108473]: cluster 2023-09-23T23:33:46.397780+0000 mgr.y (mgr.25991) 490 : cluster 0 pgmap v437: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 4.2 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 411 op/s; 48630/204837 objects degraded (23.741%); 8146/204837 objects misplaced (3.977%); 3.2 MiB/s, 50 objects/s recovering 2023-09-23T23:33:47.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:33:47 smithi159 bash[108473]: audit 2023-09-23T23:33:47.225527+0000 mon.a (mon.0) 573 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:33:47.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:33:47 smithi159 bash[108473]: audit 2023-09-23T23:33:47.229965+0000 mon.a (mon.0) 574 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:33:47.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:33:47 smithi159 bash[108473]: cluster 2023-09-23T23:33:47.305152+0000 mon.a (mon.0) 575 : cluster 3 Health check update: Degraded data redundancy: 48630/204837 objects degraded (23.741%), 8 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-09-23T23:33:47.562 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:47.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:47.565 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:33:47.665 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:33:47.712 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:33:47.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:47.717 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:33:47.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:33:47 smithi164 bash[92846]: cluster 2023-09-23T23:33:46.397780+0000 mgr.y (mgr.25991) 490 : cluster 0 pgmap v437: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 4.2 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 411 op/s; 48630/204837 objects degraded (23.741%); 8146/204837 objects misplaced (3.977%); 3.2 MiB/s, 50 objects/s recovering 2023-09-23T23:33:47.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:33:47 smithi164 bash[92846]: audit 2023-09-23T23:33:47.225527+0000 mon.a (mon.0) 573 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:33:47.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:33:47 smithi164 bash[92846]: audit 2023-09-23T23:33:47.229965+0000 mon.a (mon.0) 574 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:33:47.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:33:47 smithi164 bash[92846]: cluster 2023-09-23T23:33:47.305152+0000 mon.a (mon.0) 575 : cluster 3 Health check update: Degraded data redundancy: 48630/204837 objects degraded (23.741%), 8 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-09-23T23:33:47.817 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:47.846 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:47.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:47.848 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:33:47.949 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:33:47.975 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:33:47.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:47.982 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:33:48.083 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:48.105 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:48.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:48.108 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:33:48.208 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:48.231 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:48.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:48.234 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:33:48.335 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:48.361 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:48.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:48.368 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:33:48.469 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:48.506 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:48.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:48.512 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:33:48.613 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:48.667 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:48.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:48.671 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:33:48.772 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:48.800 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:48.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:48.805 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:33:48.905 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:48.929 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:48.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:48.932 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:33:49.033 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:33:49.068 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:33:49.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:49.075 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:33:49.177 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:49.202 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:49.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:49.204 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:33:49.305 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:33:49.342 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:33:49.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:49.345 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:33:49.446 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:49.489 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:49.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:49.500 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:33:49.601 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:49.626 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:49.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:49.629 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:33:49.729 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:49.744 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:33:49 smithi159 bash[108473]: cluster 2023-09-23T23:33:48.399074+0000 mgr.y (mgr.25991) 491 : cluster 0 pgmap v438: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 4.1 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 509 op/s; 48630/199965 objects degraded (24.319%); 8146/199965 objects misplaced (4.074%); 2.9 MiB/s, 46 objects/s recovering 2023-09-23T23:33:49.744 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:33:49 smithi159 bash[105915]: cluster 2023-09-23T23:33:48.399074+0000 mgr.y (mgr.25991) 491 : cluster 0 pgmap v438: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 4.1 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 509 op/s; 48630/199965 objects degraded (24.319%); 8146/199965 objects misplaced (4.074%); 2.9 MiB/s, 46 objects/s recovering 2023-09-23T23:33:49.767 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:49.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:49.770 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:33:49.871 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:49.917 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:49.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:49.921 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:33:50.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:33:49 smithi164 bash[92846]: cluster 2023-09-23T23:33:48.399074+0000 mgr.y (mgr.25991) 491 : cluster 0 pgmap v438: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 4.1 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 509 op/s; 48630/199965 objects degraded (24.319%); 8146/199965 objects misplaced (4.074%); 2.9 MiB/s, 46 objects/s recovering 2023-09-23T23:33:50.022 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:50.047 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:50.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:50.049 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:33:50.150 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:33:50.170 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:33:50.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:50.173 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:33:50.274 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:33:50.308 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:33:50.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:50.311 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:33:50.412 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:33:50.441 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:33:50.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:50.445 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:33:50.546 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:33:50.583 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:33:50.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:50.586 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:33:50.687 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:50.713 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:50.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:50.715 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:33:50.816 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:50.847 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:50.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:50.850 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:33:50.871 INFO:teuthology.orchestra.run.smithi159.stdout:{ 2023-09-23T23:33:50.871 INFO:teuthology.orchestra.run.smithi159.stdout: "ops": [ 2023-09-23T23:33:50.871 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:33:50.871 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.44483.0:155947 5.0 5:002be421:::benchmark_data_smithi159_152088_object45655:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e127)", 2023-09-23T23:33:50.871 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:33:50.849167+0000", 2023-09-23T23:33:50.871 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 0.018416447999999998, 2023-09-23T23:33:50.872 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.018460932999999999, 2023-09-23T23:33:50.872 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:33:50.872 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "waiting for sub ops", 2023-09-23T23:33:50.872 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:33:50.872 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.44483", 2023-09-23T23:33:50.872 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:33:50.872 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 155947 2023-09-23T23:33:50.872 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:33:50.872 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:33:50.872 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:33:50.872 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:33:50.873 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:33:50.849167+0000", 2023-09-23T23:33:50.873 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:33:50.873 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:33:50.873 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:33:50.873 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:33:50.873 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:33:50.849167+0000", 2023-09-23T23:33:50.873 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:33:50.873 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:33:50.873 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:33:50.873 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:33:50.873 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:33:50.849165+0000", 2023-09-23T23:33:50.873 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999981 2023-09-23T23:33:50.874 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:33:50.874 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:33:50.874 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:33:50.874 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:33:50.849176+0000", 2023-09-23T23:33:50.874 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.0917000000000001e-05 2023-09-23T23:33:50.874 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:33:50.874 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:33:50.874 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:33:50.874 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:33:50.849198+0000", 2023-09-23T23:33:50.874 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.2223000000000001e-05 2023-09-23T23:33:50.874 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:33:50.875 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:33:50.875 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:33:50.875 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:33:50.849210+0000", 2023-09-23T23:33:50.875 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.1524e-05 2023-09-23T23:33:50.875 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:33:50.875 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:33:50.875 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:33:50.875 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:33:50.849369+0000", 2023-09-23T23:33:50.875 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00015921899999999999 2023-09-23T23:33:50.875 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:33:50.875 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:33:50.875 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:33:50.876 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:33:50.849890+0000", 2023-09-23T23:33:50.876 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00052150600000000003 2023-09-23T23:33:50.876 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:33:50.876 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:33:50.876 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 1,4", 2023-09-23T23:33:50.876 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:33:50.850472+0000", 2023-09-23T23:33:50.876 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00058171700000000004 2023-09-23T23:33:50.876 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:33:50.876 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:33:50.877 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:33:50.877 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:33:50.858725+0000", 2023-09-23T23:33:50.877 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0082526579999999995 2023-09-23T23:33:50.877 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:33:50.877 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:33:50.877 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-23T23:33:50.877 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:33:50.866577+0000", 2023-09-23T23:33:50.877 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0078520859999999994 2023-09-23T23:33:50.877 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:33:50.877 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:33:50.877 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:33:50.878 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:33:50.878 INFO:teuthology.orchestra.run.smithi159.stdout: ], 2023-09-23T23:33:50.878 INFO:teuthology.orchestra.run.smithi159.stdout: "num_ops": 1 2023-09-23T23:33:50.878 INFO:teuthology.orchestra.run.smithi159.stdout:} 2023-09-23T23:33:50.952 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:50.979 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:50.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:50.981 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:33:51.082 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:51.108 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:51.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:51.111 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:33:51.211 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:51.240 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:51.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:51.244 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:33:51.344 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:51.372 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:51.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:51.379 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:33:51.479 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:51.511 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:51.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:51.516 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:33:51.553 INFO:teuthology.orchestra.run.smithi159.stdout:moved 5 / 267 (1.87266%) 2023-09-23T23:33:51.554 INFO:teuthology.orchestra.run.smithi159.stdout:avg 38.1429 2023-09-23T23:33:51.554 INFO:teuthology.orchestra.run.smithi159.stdout:stddev 4.96929 -> 5.0548 (expected baseline 5.71786) 2023-09-23T23:33:51.554 INFO:teuthology.orchestra.run.smithi159.stdout:min osd.2 with 28 -> 27 pgs (0.734082 -> 0.707865 * mean) 2023-09-23T23:33:51.554 INFO:teuthology.orchestra.run.smithi159.stdout:max osd.4 with 45 -> 43 pgs (1.17978 -> 1.12734 * mean) 2023-09-23T23:33:51.554 INFO:teuthology.orchestra.run.smithi159.stdout: 2023-09-23T23:33:51.554 INFO:teuthology.orchestra.run.smithi159.stdout:oload 110 2023-09-23T23:33:51.554 INFO:teuthology.orchestra.run.smithi159.stdout:max_change 0.05 2023-09-23T23:33:51.555 INFO:teuthology.orchestra.run.smithi159.stdout:max_change_osds 4 2023-09-23T23:33:51.555 INFO:teuthology.orchestra.run.smithi159.stdout:average_utilization 0.0167 2023-09-23T23:33:51.555 INFO:teuthology.orchestra.run.smithi159.stdout:overload_utilization 0.0184 2023-09-23T23:33:51.555 INFO:teuthology.orchestra.run.smithi159.stdout:osd.4 weight 1.0000 -> 0.9500 2023-09-23T23:33:51.555 INFO:teuthology.orchestra.run.smithi159.stdout:osd.0 weight 1.0000 -> 0.9500 2023-09-23T23:33:51.555 INFO:teuthology.orchestra.run.smithi159.stdout:osd.2 weight 1.0000 -> 0.9500 2023-09-23T23:33:51.617 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:51.646 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:51.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:51.651 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:33:51.751 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:51.761 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:33:51 smithi159 bash[105915]: cluster 2023-09-23T23:33:50.399644+0000 mgr.y (mgr.25991) 492 : cluster 0 pgmap v439: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 4.0 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 448 op/s; 48667/197703 objects degraded (24.616%); 7836/197703 objects misplaced (3.964%); 4.3 MiB/s, 69 objects/s recovering 2023-09-23T23:33:51.761 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:33:51 smithi159 bash[105915]: audit 2023-09-23T23:33:50.915138+0000 mon.a (mon.0) 576 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd reweightn", "weights": "{'0':'62260','2':'62260','4':'62260'}"}]: dispatch 2023-09-23T23:33:51.762 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:33:51 smithi159 bash[108473]: cluster 2023-09-23T23:33:50.399644+0000 mgr.y (mgr.25991) 492 : cluster 0 pgmap v439: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 4.0 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 448 op/s; 48667/197703 objects degraded (24.616%); 7836/197703 objects misplaced (3.964%); 4.3 MiB/s, 69 objects/s recovering 2023-09-23T23:33:51.762 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:33:51 smithi159 bash[108473]: audit 2023-09-23T23:33:50.915138+0000 mon.a (mon.0) 576 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd reweightn", "weights": "{'0':'62260','2':'62260','4':'62260'}"}]: dispatch 2023-09-23T23:33:51.780 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:51.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:51.782 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:33:51.883 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:33:51.892 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:33:51 smithi164 bash[92846]: cluster 2023-09-23T23:33:50.399644+0000 mgr.y (mgr.25991) 492 : cluster 0 pgmap v439: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 4.0 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 448 op/s; 48667/197703 objects degraded (24.616%); 7836/197703 objects misplaced (3.964%); 4.3 MiB/s, 69 objects/s recovering 2023-09-23T23:33:51.893 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:33:51 smithi164 bash[92846]: audit 2023-09-23T23:33:50.915138+0000 mon.a (mon.0) 576 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd reweightn", "weights": "{'0':'62260','2':'62260','4':'62260'}"}]: dispatch 2023-09-23T23:33:51.908 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:33:51.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:51.910 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:33:52.011 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:33:52.039 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:33:52.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:52.041 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:33:52.142 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:52.177 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:52.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:52.181 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:33:52.281 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:52.311 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:52.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:52.313 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:33:52.414 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:52.432 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:52.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:52.434 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:33:52.535 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:33:52.565 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:33:52.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:52.568 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:33:52.668 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:52.702 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:52.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:52.705 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:33:52.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:33:52 smithi159 bash[105915]: audit 2023-09-23T23:33:50.914238+0000 mgr.y (mgr.25991) 493 : audit 0 from='client.44573 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 110, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:33:52.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:33:52 smithi159 bash[105915]: cluster 2023-09-23T23:33:51.544023+0000 osd.4 (osd.4) 54 : cluster 3 failed to encode map e128 with expected crc 2023-09-23T23:33:52.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:33:52 smithi159 bash[105915]: audit 2023-09-23T23:33:51.550821+0000 mon.a (mon.0) 577 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'0':'62260','2':'62260','4':'62260'}"}]': finished 2023-09-23T23:33:52.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:33:52 smithi159 bash[105915]: cluster 2023-09-23T23:33:51.551766+0000 mon.a (mon.0) 578 : cluster 0 osdmap e128: 8 total, 8 up, 7 in 2023-09-23T23:33:52.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:33:52 smithi159 bash[105915]: cluster 2023-09-23T23:33:51.562172+0000 osd.6 (osd.6) 40 : cluster 3 failed to encode map e128 with expected crc 2023-09-23T23:33:52.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:33:52 smithi159 bash[105915]: cluster 2023-09-23T23:33:52.306359+0000 mon.a (mon.0) 579 : cluster 3 Health check update: Degraded data redundancy: 48667/197703 objects degraded (24.616%), 8 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-09-23T23:33:52.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:33:52 smithi159 bash[105915]: cluster 2023-09-23T23:33:52.312914+0000 mon.a (mon.0) 580 : cluster 0 osdmap e129: 8 total, 8 up, 7 in 2023-09-23T23:33:52.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:33:52 smithi159 bash[108473]: audit 2023-09-23T23:33:50.914238+0000 mgr.y (mgr.25991) 493 : audit 0 from='client.44573 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 110, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:33:52.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:33:52 smithi159 bash[108473]: cluster 2023-09-23T23:33:51.544023+0000 osd.4 (osd.4) 54 : cluster 3 failed to encode map e128 with expected crc 2023-09-23T23:33:52.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:33:52 smithi159 bash[108473]: audit 2023-09-23T23:33:51.550821+0000 mon.a (mon.0) 577 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'0':'62260','2':'62260','4':'62260'}"}]': finished 2023-09-23T23:33:52.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:33:52 smithi159 bash[108473]: cluster 2023-09-23T23:33:51.551766+0000 mon.a (mon.0) 578 : cluster 0 osdmap e128: 8 total, 8 up, 7 in 2023-09-23T23:33:52.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:33:52 smithi159 bash[108473]: cluster 2023-09-23T23:33:51.562172+0000 osd.6 (osd.6) 40 : cluster 3 failed to encode map e128 with expected crc 2023-09-23T23:33:52.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:33:52 smithi159 bash[108473]: cluster 2023-09-23T23:33:52.306359+0000 mon.a (mon.0) 579 : cluster 3 Health check update: Degraded data redundancy: 48667/197703 objects degraded (24.616%), 8 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-09-23T23:33:52.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:33:52 smithi159 bash[108473]: cluster 2023-09-23T23:33:52.312914+0000 mon.a (mon.0) 580 : cluster 0 osdmap e129: 8 total, 8 up, 7 in 2023-09-23T23:33:52.806 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:52.819 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:33:52 smithi164 bash[92846]: audit 2023-09-23T23:33:50.914238+0000 mgr.y (mgr.25991) 493 : audit 0 from='client.44573 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 110, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:33:52.820 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:33:52 smithi164 bash[92846]: cluster 2023-09-23T23:33:51.544023+0000 osd.4 (osd.4) 54 : cluster 3 failed to encode map e128 with expected crc 2023-09-23T23:33:52.820 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:33:52 smithi164 bash[92846]: audit 2023-09-23T23:33:51.550821+0000 mon.a (mon.0) 577 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'0':'62260','2':'62260','4':'62260'}"}]': finished 2023-09-23T23:33:52.820 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:33:52 smithi164 bash[92846]: cluster 2023-09-23T23:33:51.551766+0000 mon.a (mon.0) 578 : cluster 0 osdmap e128: 8 total, 8 up, 7 in 2023-09-23T23:33:52.820 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:33:52 smithi164 bash[92846]: cluster 2023-09-23T23:33:51.562172+0000 osd.6 (osd.6) 40 : cluster 3 failed to encode map e128 with expected crc 2023-09-23T23:33:52.820 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:33:52 smithi164 bash[92846]: cluster 2023-09-23T23:33:52.306359+0000 mon.a (mon.0) 579 : cluster 3 Health check update: Degraded data redundancy: 48667/197703 objects degraded (24.616%), 8 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-09-23T23:33:52.820 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:33:52 smithi164 bash[92846]: cluster 2023-09-23T23:33:52.312914+0000 mon.a (mon.0) 580 : cluster 0 osdmap e129: 8 total, 8 up, 7 in 2023-09-23T23:33:52.838 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:52.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:52.841 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:33:52.942 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:33:52.963 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:33:52.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:52.965 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:33:53.066 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:33:53.097 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:33:53.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:53.099 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:33:53.200 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:33:53.224 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:33:53.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:53.226 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:33:53.327 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:53.357 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:53.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:53.359 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:33:53.460 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:53.483 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:53.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:53.485 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:33:53.586 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:53.596 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:33:53 smithi164 bash[92846]: cluster 2023-09-23T23:33:52.310982+0000 osd.6 (osd.6) 41 : cluster 3 failed to encode map e129 with expected crc 2023-09-23T23:33:53.596 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:33:53 smithi164 bash[92846]: cluster 2023-09-23T23:33:52.315013+0000 osd.4 (osd.4) 55 : cluster 3 failed to encode map e129 with expected crc 2023-09-23T23:33:53.596 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:33:53 smithi164 bash[92846]: cluster 2023-09-23T23:33:52.317469+0000 osd.4 (osd.4) 56 : cluster 3 failed to encode map e129 with expected crc 2023-09-23T23:33:53.596 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:33:53 smithi164 bash[92846]: cluster 2023-09-23T23:33:52.400620+0000 mgr.y (mgr.25991) 494 : cluster 0 pgmap v442: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 4.0 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 404 op/s; 48667/195546 objects degraded (24.888%); 7836/195546 objects misplaced (4.007%); 2.1 MiB/s, 34 objects/s recovering 2023-09-23T23:33:53.596 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:33:53 smithi164 bash[92846]: cluster 2023-09-23T23:33:53.326924+0000 mon.a (mon.0) 581 : cluster 0 osdmap e130: 8 total, 8 up, 7 in 2023-09-23T23:33:53.609 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:53.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:53.612 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:33:53.713 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:33:53.735 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:33:53.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:53.737 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:33:53.838 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:53.866 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:53.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:53.871 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:33:53.881 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:33:53 smithi159 bash[108473]: cluster 2023-09-23T23:33:52.310982+0000 osd.6 (osd.6) 41 : cluster 3 failed to encode map e129 with expected crc 2023-09-23T23:33:53.881 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:33:53 smithi159 bash[108473]: cluster 2023-09-23T23:33:52.315013+0000 osd.4 (osd.4) 55 : cluster 3 failed to encode map e129 with expected crc 2023-09-23T23:33:53.881 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:33:53 smithi159 bash[108473]: cluster 2023-09-23T23:33:52.317469+0000 osd.4 (osd.4) 56 : cluster 3 failed to encode map e129 with expected crc 2023-09-23T23:33:53.881 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:33:53 smithi159 bash[108473]: cluster 2023-09-23T23:33:52.400620+0000 mgr.y (mgr.25991) 494 : cluster 0 pgmap v442: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 4.0 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 404 op/s; 48667/195546 objects degraded (24.888%); 7836/195546 objects misplaced (4.007%); 2.1 MiB/s, 34 objects/s recovering 2023-09-23T23:33:53.881 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:33:53 smithi159 bash[108473]: cluster 2023-09-23T23:33:53.326924+0000 mon.a (mon.0) 581 : cluster 0 osdmap e130: 8 total, 8 up, 7 in 2023-09-23T23:33:53.881 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:33:53 smithi159 bash[105915]: cluster 2023-09-23T23:33:52.310982+0000 osd.6 (osd.6) 41 : cluster 3 failed to encode map e129 with expected crc 2023-09-23T23:33:53.881 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:33:53 smithi159 bash[105915]: cluster 2023-09-23T23:33:52.315013+0000 osd.4 (osd.4) 55 : cluster 3 failed to encode map e129 with expected crc 2023-09-23T23:33:53.881 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:33:53 smithi159 bash[105915]: cluster 2023-09-23T23:33:52.317469+0000 osd.4 (osd.4) 56 : cluster 3 failed to encode map e129 with expected crc 2023-09-23T23:33:53.881 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:33:53 smithi159 bash[105915]: cluster 2023-09-23T23:33:52.400620+0000 mgr.y (mgr.25991) 494 : cluster 0 pgmap v442: 89 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 4.0 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 404 op/s; 48667/195546 objects degraded (24.888%); 7836/195546 objects misplaced (4.007%); 2.1 MiB/s, 34 objects/s recovering 2023-09-23T23:33:53.882 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:33:53 smithi159 bash[105915]: cluster 2023-09-23T23:33:53.326924+0000 mon.a (mon.0) 581 : cluster 0 osdmap e130: 8 total, 8 up, 7 in 2023-09-23T23:33:53.882 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:33:53 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:33:53] "GET /metrics HTTP/1.1" 200 36557 "" "Prometheus/2.43.0" 2023-09-23T23:33:53.971 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:54.000 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:54.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:54.007 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:33:54.107 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:54.137 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:54.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:54.142 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:33:54.242 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:33:54.263 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:33:54.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:54.266 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:33:54.367 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:33:54.402 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:33:54.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:54.407 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:33:54.508 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:33:54.530 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:33:54.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:54.534 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:33:54.635 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:54.668 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:54.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:54.673 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:33:54.673 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:33:54 smithi159 bash[105915]: cluster 2023-09-23T23:33:53.324800+0000 osd.6 (osd.6) 42 : cluster 3 failed to encode map e130 with expected crc 2023-09-23T23:33:54.673 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:33:54 smithi159 bash[105915]: cluster 2023-09-23T23:33:53.325455+0000 osd.4 (osd.4) 57 : cluster 3 failed to encode map e130 with expected crc 2023-09-23T23:33:54.673 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:33:54 smithi159 bash[105915]: cluster 2023-09-23T23:33:53.328037+0000 osd.4 (osd.4) 58 : cluster 3 failed to encode map e130 with expected crc 2023-09-23T23:33:54.673 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:33:54 smithi159 bash[105915]: cluster 2023-09-23T23:33:53.334805+0000 osd.4 (osd.4) 59 : cluster 0 5.e starting backfill to osd.3 from (0'0,0'0] MAX to 127'9839 2023-09-23T23:33:54.673 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:33:54 smithi159 bash[105915]: cluster 2023-09-23T23:33:53.613257+0000 osd.7 (osd.7) 37 : cluster 3 failed to encode map e130 with expected crc 2023-09-23T23:33:54.674 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:33:54 smithi159 bash[108473]: cluster 2023-09-23T23:33:53.324800+0000 osd.6 (osd.6) 42 : cluster 3 failed to encode map e130 with expected crc 2023-09-23T23:33:54.674 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:33:54 smithi159 bash[108473]: cluster 2023-09-23T23:33:53.325455+0000 osd.4 (osd.4) 57 : cluster 3 failed to encode map e130 with expected crc 2023-09-23T23:33:54.674 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:33:54 smithi159 bash[108473]: cluster 2023-09-23T23:33:53.328037+0000 osd.4 (osd.4) 58 : cluster 3 failed to encode map e130 with expected crc 2023-09-23T23:33:54.674 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:33:54 smithi159 bash[108473]: cluster 2023-09-23T23:33:53.334805+0000 osd.4 (osd.4) 59 : cluster 0 5.e starting backfill to osd.3 from (0'0,0'0] MAX to 127'9839 2023-09-23T23:33:54.674 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:33:54 smithi159 bash[108473]: cluster 2023-09-23T23:33:53.613257+0000 osd.7 (osd.7) 37 : cluster 3 failed to encode map e130 with expected crc 2023-09-23T23:33:54.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:33:54 smithi164 bash[92846]: cluster 2023-09-23T23:33:53.324800+0000 osd.6 (osd.6) 42 : cluster 3 failed to encode map e130 with expected crc 2023-09-23T23:33:54.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:33:54 smithi164 bash[92846]: cluster 2023-09-23T23:33:53.325455+0000 osd.4 (osd.4) 57 : cluster 3 failed to encode map e130 with expected crc 2023-09-23T23:33:54.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:33:54 smithi164 bash[92846]: cluster 2023-09-23T23:33:53.328037+0000 osd.4 (osd.4) 58 : cluster 3 failed to encode map e130 with expected crc 2023-09-23T23:33:54.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:33:54 smithi164 bash[92846]: cluster 2023-09-23T23:33:53.334805+0000 osd.4 (osd.4) 59 : cluster 0 5.e starting backfill to osd.3 from (0'0,0'0] MAX to 127'9839 2023-09-23T23:33:54.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:33:54 smithi164 bash[92846]: cluster 2023-09-23T23:33:53.613257+0000 osd.7 (osd.7) 37 : cluster 3 failed to encode map e130 with expected crc 2023-09-23T23:33:54.773 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:54.800 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:54.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:54.802 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:33:54.903 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:54.936 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:54.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:54.938 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:33:55.038 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:55.079 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:55.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:55.085 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:33:55.185 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:33:55.228 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:33:55.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:55.231 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:33:55.332 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:55.355 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:55.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:55.362 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:33:55.463 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:33:55.487 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:33:55.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:55.491 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:33:55.592 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:55.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:55.627 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:55.627 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:33:55.705 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:33:55 smithi159 bash[105915]: cluster 2023-09-23T23:33:54.401655+0000 mgr.y (mgr.25991) 495 : cluster 0 pgmap v444: 89 pgs: 1 activating+degraded+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.9 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 405 op/s; 45863/192663 objects degraded (23.805%); 7391/192663 objects misplaced (3.836%); 7.1 MiB/s, 114 objects/s recovering 2023-09-23T23:33:55.705 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:33:55 smithi159 bash[108473]: cluster 2023-09-23T23:33:54.401655+0000 mgr.y (mgr.25991) 495 : cluster 0 pgmap v444: 89 pgs: 1 activating+degraded+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.9 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 405 op/s; 45863/192663 objects degraded (23.805%); 7391/192663 objects misplaced (3.836%); 7.1 MiB/s, 114 objects/s recovering 2023-09-23T23:33:55.729 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:33:55.760 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:33:55.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:55.766 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:33:55.770 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:33:55 smithi164 bash[92846]: cluster 2023-09-23T23:33:54.401655+0000 mgr.y (mgr.25991) 495 : cluster 0 pgmap v444: 89 pgs: 1 activating+degraded+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.9 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 405 op/s; 45863/192663 objects degraded (23.805%); 7391/192663 objects misplaced (3.836%); 7.1 MiB/s, 114 objects/s recovering 2023-09-23T23:33:55.867 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:55.889 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:55.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:55.897 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:33:55.997 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:56.025 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:56.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:56.031 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:33:56.133 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:56.167 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:56.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:56.169 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:33:56.270 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:56.300 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:56.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:56.303 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:33:56.404 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:56.427 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:56.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:56.429 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:33:56.530 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:33:56.556 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:33:56.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:56.562 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:33:56.663 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:56.690 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:56.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:56.692 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:33:56.793 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:56.818 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:56.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:56.825 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:33:56.926 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:33:56.956 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:33:56.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:56.961 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:33:57.062 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:57.089 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:57.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:57.091 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:33:57.192 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:33:57.221 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:33:57.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:57.226 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:33:57.326 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:33:57.365 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:33:57.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:57.368 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:33:57.468 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:57.508 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:57.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:57.513 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:33:57.582 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:33:57 smithi159 bash[105915]: cluster 2023-09-23T23:33:56.402285+0000 mgr.y (mgr.25991) 496 : cluster 0 pgmap v445: 89 pgs: 1 activating+degraded+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.9 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 295 op/s; 45863/192384 objects degraded (23.839%); 7391/192384 objects misplaced (3.842%); 4.3 MiB/s, 68 objects/s recovering 2023-09-23T23:33:57.583 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:33:57 smithi159 bash[105915]: cluster 2023-09-23T23:33:57.309090+0000 mon.a (mon.0) 582 : cluster 3 Health check update: Degraded data redundancy: 45863/192384 objects degraded (23.839%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-23T23:33:57.614 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:57.641 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:57.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:57.646 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:33:57.747 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:57.773 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:57.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:57.781 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:33:57.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:33:57 smithi159 bash[108473]: cluster 2023-09-23T23:33:56.402285+0000 mgr.y (mgr.25991) 496 : cluster 0 pgmap v445: 89 pgs: 1 activating+degraded+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.9 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 295 op/s; 45863/192384 objects degraded (23.839%); 7391/192384 objects misplaced (3.842%); 4.3 MiB/s, 68 objects/s recovering 2023-09-23T23:33:57.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:33:57 smithi159 bash[108473]: cluster 2023-09-23T23:33:57.309090+0000 mon.a (mon.0) 582 : cluster 3 Health check update: Degraded data redundancy: 45863/192384 objects degraded (23.839%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-23T23:33:57.882 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:33:57.915 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:33:57.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:57.917 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:33:58.018 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:33:58.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:33:57 smithi164 bash[92846]: cluster 2023-09-23T23:33:56.402285+0000 mgr.y (mgr.25991) 496 : cluster 0 pgmap v445: 89 pgs: 1 activating+degraded+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.9 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 295 op/s; 45863/192384 objects degraded (23.839%); 7391/192384 objects misplaced (3.842%); 4.3 MiB/s, 68 objects/s recovering 2023-09-23T23:33:58.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:33:57 smithi164 bash[92846]: cluster 2023-09-23T23:33:57.309090+0000 mon.a (mon.0) 582 : cluster 3 Health check update: Degraded data redundancy: 45863/192384 objects degraded (23.839%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-23T23:33:58.055 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:33:58.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:58.061 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:33:58.161 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:58.189 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:58.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:58.191 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:33:58.292 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:33:58.314 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:33:58.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:58.317 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:33:58.417 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:58.451 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:58.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:58.453 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:33:58.553 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:58.575 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:58.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:58.578 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:33:58.595 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_blocked_ops 2023-09-23T23:33:58.679 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:58.701 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:58.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:58.706 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:33:58.807 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:58.832 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:58.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:58.834 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:33:58.925 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '1.0', 'overage': '110', 'type': 'test-reweight-by-utilization'} 2023-09-23T23:33:58.925 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd test-reweight-by-utilization 110 1.0 2023-09-23T23:33:58.934 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:59.005 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:33:59.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:59.008 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:33:59.109 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:59.135 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:59.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:59.139 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:33:59.240 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:59.272 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:33:59.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:59.274 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:33:59.375 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:59.397 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:59.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:59.400 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:33:59.501 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:59.538 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:33:59.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:59.543 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:33:59.644 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:59.653 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:33:59 smithi164 bash[92846]: cluster 2023-09-23T23:33:58.402998+0000 mgr.y (mgr.25991) 497 : cluster 0 pgmap v446: 89 pgs: 1 activating+degraded+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.9 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 382 op/s; 45863/189837 objects degraded (24.159%); 7391/189837 objects misplaced (3.893%); 3.8 MiB/s, 60 objects/s recovering 2023-09-23T23:33:59.668 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:33:59.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:59.671 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:33:59.771 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:33:59.780 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:33:59 smithi159 bash[105915]: cluster 2023-09-23T23:33:58.402998+0000 mgr.y (mgr.25991) 497 : cluster 0 pgmap v446: 89 pgs: 1 activating+degraded+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.9 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 382 op/s; 45863/189837 objects degraded (24.159%); 7391/189837 objects misplaced (3.893%); 3.8 MiB/s, 60 objects/s recovering 2023-09-23T23:33:59.780 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:33:59 smithi159 bash[108473]: cluster 2023-09-23T23:33:58.402998+0000 mgr.y (mgr.25991) 497 : cluster 0 pgmap v446: 89 pgs: 1 activating+degraded+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.9 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 382 op/s; 45863/189837 objects degraded (24.159%); 7391/189837 objects misplaced (3.893%); 3.8 MiB/s, 60 objects/s recovering 2023-09-23T23:33:59.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:59.814 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:33:59.814 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:33:59.915 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:59.942 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:33:59.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:33:59.944 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:34:00.045 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:34:00.078 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:34:00.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:00.080 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:34:00.181 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:00.225 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:00.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:00.229 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:34:00.330 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:34:00.359 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:34:00.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:00.363 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:34:00.463 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:34:00.495 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:34:00.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:00.498 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:34:00.598 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:00.632 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:00.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:00.635 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:34:00.735 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:34:00.769 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:34:00.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:00.774 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:34:00.875 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:34:00.924 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:34:00.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:00.929 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:34:01.030 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:01.080 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:01.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:01.084 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:34:01.185 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:34:01.229 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:34:01.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:01.236 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:34:01.337 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:34:01.362 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:34:01.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:01.366 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:34:01.467 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:34:01.492 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:34:01.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:01.495 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:34:01.595 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:34:01.626 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:34:01.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:01.631 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:34:01.643 INFO:teuthology.orchestra.run.smithi159.stdout:osd.0: {} 2023-09-23T23:34:01.695 INFO:teuthology.orchestra.run.smithi159.stdout:osd.1: {} 2023-09-23T23:34:01.732 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:34:01.739 INFO:teuthology.orchestra.run.smithi159.stdout:osd.2: {} 2023-09-23T23:34:01.756 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:34:01.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:01.759 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:34:01.784 INFO:teuthology.orchestra.run.smithi159.stdout:osd.3: {} 2023-09-23T23:34:01.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:34:01 smithi159 bash[105915]: cluster 2023-09-23T23:34:00.403885+0000 mgr.y (mgr.25991) 498 : cluster 0 pgmap v447: 89 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.8 GiB data, 9.9 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 368 op/s; 45727/186597 objects degraded (24.506%); 7060/186597 objects misplaced (3.784%); 6.8 MiB/s, 108 objects/s recovering 2023-09-23T23:34:01.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:34:01 smithi159 bash[105915]: audit 2023-09-23T23:34:01.551624+0000 mon.a (mon.0) 583 : audit 0 from='client.? 172.21.15.159:0/3085144361' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:34:01.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:34:01 smithi159 bash[108473]: cluster 2023-09-23T23:34:00.403885+0000 mgr.y (mgr.25991) 498 : cluster 0 pgmap v447: 89 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.8 GiB data, 9.9 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 368 op/s; 45727/186597 objects degraded (24.506%); 7060/186597 objects misplaced (3.784%); 6.8 MiB/s, 108 objects/s recovering 2023-09-23T23:34:01.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:34:01 smithi159 bash[108473]: audit 2023-09-23T23:34:01.551624+0000 mon.a (mon.0) 583 : audit 0 from='client.? 172.21.15.159:0/3085144361' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:34:01.828 INFO:teuthology.orchestra.run.smithi159.stdout:osd.4: {} 2023-09-23T23:34:01.859 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:34:01.868 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:34:01 smithi164 bash[92846]: cluster 2023-09-23T23:34:00.403885+0000 mgr.y (mgr.25991) 498 : cluster 0 pgmap v447: 89 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.8 GiB data, 9.9 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 368 op/s; 45727/186597 objects degraded (24.506%); 7060/186597 objects misplaced (3.784%); 6.8 MiB/s, 108 objects/s recovering 2023-09-23T23:34:01.868 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:34:01 smithi164 bash[92846]: audit 2023-09-23T23:34:01.551624+0000 mon.a (mon.0) 583 : audit 0 from='client.? 172.21.15.159:0/3085144361' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:34:01.881 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:34:01.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:01.886 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:34:01.888 INFO:teuthology.orchestra.run.smithi159.stdout:osd.5: {} 2023-09-23T23:34:01.927 INFO:teuthology.orchestra.run.smithi159.stdout:osd.6: {} 2023-09-23T23:34:01.968 INFO:teuthology.orchestra.run.smithi159.stdout:osd.7: {} 2023-09-23T23:34:01.973 INFO:teuthology.orchestra.run.smithi159.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T23:34:01.973 INFO:teuthology.orchestra.run.smithi159.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T23:34:01.973 INFO:teuthology.orchestra.run.smithi159.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T23:34:01.973 INFO:teuthology.orchestra.run.smithi159.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T23:34:01.973 INFO:teuthology.orchestra.run.smithi159.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T23:34:01.973 INFO:teuthology.orchestra.run.smithi159.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T23:34:01.973 INFO:teuthology.orchestra.run.smithi159.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T23:34:01.974 INFO:teuthology.orchestra.run.smithi159.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T23:34:01.986 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:34:02.009 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:34:02.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:02.011 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:34:02.112 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:34:02.137 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:34:02.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:02.140 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:34:02.241 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:34:02.263 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:34:02.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:02.266 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:34:02.366 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:34:02.394 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:34:02.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:02.398 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:34:02.498 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:02.536 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:02.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:02.542 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:34:02.618 INFO:teuthology.orchestra.run.smithi159.stderr:noscrub is set 2023-09-23T23:34:02.643 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:02.683 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:02.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:02.686 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:34:02.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:34:02 smithi164 bash[92846]: audit 2023-09-23T23:34:02.221127+0000 mon.a (mon.0) 584 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:34:02.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:34:02 smithi164 bash[92846]: audit 2023-09-23T23:34:02.231582+0000 mon.a (mon.0) 585 : audit 1 from='client.? 172.21.15.159:0/1435820149' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:34:02.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:34:02 smithi164 bash[92846]: cluster 2023-09-23T23:34:02.310322+0000 mon.a (mon.0) 586 : cluster 3 Health check update: Degraded data redundancy: 45727/186597 objects degraded (24.506%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-23T23:34:02.786 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:34:02.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:34:02 smithi159 bash[105915]: audit 2023-09-23T23:34:02.221127+0000 mon.a (mon.0) 584 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:34:02.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:34:02 smithi159 bash[105915]: audit 2023-09-23T23:34:02.231582+0000 mon.a (mon.0) 585 : audit 1 from='client.? 172.21.15.159:0/1435820149' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:34:02.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:34:02 smithi159 bash[105915]: cluster 2023-09-23T23:34:02.310322+0000 mon.a (mon.0) 586 : cluster 3 Health check update: Degraded data redundancy: 45727/186597 objects degraded (24.506%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-23T23:34:02.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:34:02 smithi159 bash[108473]: audit 2023-09-23T23:34:02.221127+0000 mon.a (mon.0) 584 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:34:02.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:34:02 smithi159 bash[108473]: audit 2023-09-23T23:34:02.231582+0000 mon.a (mon.0) 585 : audit 1 from='client.? 172.21.15.159:0/1435820149' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:34:02.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:34:02 smithi159 bash[108473]: cluster 2023-09-23T23:34:02.310322+0000 mon.a (mon.0) 586 : cluster 3 Health check update: Degraded data redundancy: 45727/186597 objects degraded (24.506%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-23T23:34:02.811 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:34:02.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:02.813 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:34:02.913 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:34:02.939 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:34:02.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:02.941 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:34:03.042 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:34:03.068 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:34:03.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:03.070 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:34:03.171 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:03.209 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:03.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:03.214 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:34:03.315 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:34:03.347 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:34:03.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:03.349 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:34:03.450 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:34:03.472 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:34:03.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:03.476 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:34:03.577 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:34:03.602 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:34:03.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:03.605 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:34:03.706 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:03.715 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:34:03 smithi159 bash[105915]: cluster 2023-09-23T23:34:02.404482+0000 mgr.y (mgr.25991) 499 : cluster 0 pgmap v448: 89 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.8 GiB data, 9.9 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 366 op/s; 45727/184539 objects degraded (24.779%); 7060/184539 objects misplaced (3.826%); 5.5 MiB/s, 88 objects/s recovering 2023-09-23T23:34:03.715 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:34:03 smithi159 bash[105915]: cluster 2023-09-23T23:34:02.601861+0000 mon.a (mon.0) 587 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:34:03.715 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:34:03 smithi159 bash[105915]: cluster 2023-09-23T23:34:02.604457+0000 osd.6 (osd.6) 43 : cluster 3 failed to encode map e131 with expected crc 2023-09-23T23:34:03.715 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:34:03 smithi159 bash[105915]: audit 2023-09-23T23:34:02.607957+0000 mon.a (mon.0) 588 : audit 1 from='client.? 172.21.15.159:0/1435820149' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T23:34:03.715 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:34:03 smithi159 bash[105915]: cluster 2023-09-23T23:34:02.608151+0000 mon.a (mon.0) 589 : cluster 0 osdmap e131: 8 total, 8 up, 7 in 2023-09-23T23:34:03.715 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:34:03 smithi159 bash[105915]: cluster 2023-09-23T23:34:02.609272+0000 osd.4 (osd.4) 60 : cluster 3 failed to encode map e131 with expected crc 2023-09-23T23:34:03.716 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:34:03 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:34:03] "GET /metrics HTTP/1.1" 200 36601 "" "Prometheus/2.43.0" 2023-09-23T23:34:03.716 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:34:03 smithi159 bash[108473]: cluster 2023-09-23T23:34:02.404482+0000 mgr.y (mgr.25991) 499 : cluster 0 pgmap v448: 89 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.8 GiB data, 9.9 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 366 op/s; 45727/184539 objects degraded (24.779%); 7060/184539 objects misplaced (3.826%); 5.5 MiB/s, 88 objects/s recovering 2023-09-23T23:34:03.716 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:34:03 smithi159 bash[108473]: cluster 2023-09-23T23:34:02.601861+0000 mon.a (mon.0) 587 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:34:03.716 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:34:03 smithi159 bash[108473]: cluster 2023-09-23T23:34:02.604457+0000 osd.6 (osd.6) 43 : cluster 3 failed to encode map e131 with expected crc 2023-09-23T23:34:03.716 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:34:03 smithi159 bash[108473]: audit 2023-09-23T23:34:02.607957+0000 mon.a (mon.0) 588 : audit 1 from='client.? 172.21.15.159:0/1435820149' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T23:34:03.716 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:34:03 smithi159 bash[108473]: cluster 2023-09-23T23:34:02.608151+0000 mon.a (mon.0) 589 : cluster 0 osdmap e131: 8 total, 8 up, 7 in 2023-09-23T23:34:03.717 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:34:03 smithi159 bash[108473]: cluster 2023-09-23T23:34:02.609272+0000 osd.4 (osd.4) 60 : cluster 3 failed to encode map e131 with expected crc 2023-09-23T23:34:03.740 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:03.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:03.745 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:34:03.846 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:34:03.864 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:34:03.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:03.873 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:34:03.974 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:34:03.983 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:34:03 smithi164 bash[92846]: cluster 2023-09-23T23:34:02.404482+0000 mgr.y (mgr.25991) 499 : cluster 0 pgmap v448: 89 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.8 GiB data, 9.9 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 366 op/s; 45727/184539 objects degraded (24.779%); 7060/184539 objects misplaced (3.826%); 5.5 MiB/s, 88 objects/s recovering 2023-09-23T23:34:03.983 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:34:03 smithi164 bash[92846]: cluster 2023-09-23T23:34:02.601861+0000 mon.a (mon.0) 587 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:34:03.983 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:34:03 smithi164 bash[92846]: cluster 2023-09-23T23:34:02.604457+0000 osd.6 (osd.6) 43 : cluster 3 failed to encode map e131 with expected crc 2023-09-23T23:34:03.983 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:34:03 smithi164 bash[92846]: audit 2023-09-23T23:34:02.607957+0000 mon.a (mon.0) 588 : audit 1 from='client.? 172.21.15.159:0/1435820149' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T23:34:03.983 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:34:03 smithi164 bash[92846]: cluster 2023-09-23T23:34:02.608151+0000 mon.a (mon.0) 589 : cluster 0 osdmap e131: 8 total, 8 up, 7 in 2023-09-23T23:34:03.983 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:34:03 smithi164 bash[92846]: cluster 2023-09-23T23:34:02.609272+0000 osd.4 (osd.4) 60 : cluster 3 failed to encode map e131 with expected crc 2023-09-23T23:34:03.996 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:34:04.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:04.001 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:34:04.102 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:34:04.128 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:34:04.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:04.132 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:34:04.233 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:34:04.270 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:34:04.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:04.275 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:34:04.376 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:04.407 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:04.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:04.413 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:34:04.514 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:34:04.537 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:34:04.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:04.544 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:34:04.644 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:34:04.679 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:34:04.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:04.681 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:34:04.782 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:04.825 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:04.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:04.830 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:34:04.931 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:34:04.941 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:34:04 smithi164 bash[92846]: cluster 2023-09-23T23:34:03.347144+0000 osd.5 (osd.5) 40 : cluster 3 failed to encode map e131 with expected crc 2023-09-23T23:34:04.941 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:34:04 smithi164 bash[92846]: audit 2023-09-23T23:34:03.822559+0000 mon.a (mon.0) 590 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:34:04.941 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:34:04 smithi164 bash[92846]: audit 2023-09-23T23:34:04.250606+0000 mon.a (mon.0) 591 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:34:04.941 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:34:04 smithi164 bash[92846]: audit 2023-09-23T23:34:04.267804+0000 mon.a (mon.0) 592 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:34:04.957 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:34:04.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:04.960 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:34:05.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:34:04 smithi159 bash[105915]: cluster 2023-09-23T23:34:03.347144+0000 osd.5 (osd.5) 40 : cluster 3 failed to encode map e131 with expected crc 2023-09-23T23:34:05.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:34:04 smithi159 bash[105915]: audit 2023-09-23T23:34:03.822559+0000 mon.a (mon.0) 590 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:34:05.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:34:04 smithi159 bash[105915]: audit 2023-09-23T23:34:04.250606+0000 mon.a (mon.0) 591 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:34:05.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:34:04 smithi159 bash[105915]: audit 2023-09-23T23:34:04.267804+0000 mon.a (mon.0) 592 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:34:05.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:34:04 smithi159 bash[108473]: cluster 2023-09-23T23:34:03.347144+0000 osd.5 (osd.5) 40 : cluster 3 failed to encode map e131 with expected crc 2023-09-23T23:34:05.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:34:04 smithi159 bash[108473]: audit 2023-09-23T23:34:03.822559+0000 mon.a (mon.0) 590 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:34:05.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:34:04 smithi159 bash[108473]: audit 2023-09-23T23:34:04.250606+0000 mon.a (mon.0) 591 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:34:05.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:34:04 smithi159 bash[108473]: audit 2023-09-23T23:34:04.267804+0000 mon.a (mon.0) 592 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:34:05.061 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:34:05.084 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:34:05.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:05.089 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:34:05.189 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:34:05.220 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:34:05.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:05.225 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:34:05.326 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:34:05.355 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:34:05.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:05.358 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:34:05.458 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:34:05.488 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:34:05.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:05.493 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:34:05.594 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:34:05.603 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:34:05 smithi164 bash[80782]: logger=sqlstore.transactions t=2023-09-23T23:34:05.344609999Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2023-09-23T23:34:05.624 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:34:05.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:05.627 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:34:05.728 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:34:05.753 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:34:05.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:05.758 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:34:05.858 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:34:05.886 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:34:05.888 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:34:05 smithi159 bash[108473]: cluster 2023-09-23T23:34:04.405269+0000 mgr.y (mgr.25991) 500 : cluster 0 pgmap v450: 89 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.7 GiB data, 9.7 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 402 op/s; 45586/180570 objects degraded (25.246%); 6742/180570 objects misplaced (3.734%); 5.8 MiB/s, 92 objects/s recovering 2023-09-23T23:34:05.888 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:34:05 smithi159 bash[105915]: cluster 2023-09-23T23:34:04.405269+0000 mgr.y (mgr.25991) 500 : cluster 0 pgmap v450: 89 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.7 GiB data, 9.7 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 402 op/s; 45586/180570 objects degraded (25.246%); 6742/180570 objects misplaced (3.734%); 5.8 MiB/s, 92 objects/s recovering 2023-09-23T23:34:05.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:05.889 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:34:05.990 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:06.016 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:06.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:06.020 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:34:06.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:34:05 smithi164 bash[92846]: cluster 2023-09-23T23:34:04.405269+0000 mgr.y (mgr.25991) 500 : cluster 0 pgmap v450: 89 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.7 GiB data, 9.7 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 402 op/s; 45586/180570 objects degraded (25.246%); 6742/180570 objects misplaced (3.734%); 5.8 MiB/s, 92 objects/s recovering 2023-09-23T23:34:06.121 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:06.148 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:06.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:06.156 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:34:06.256 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:34:06.294 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:34:06.299 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:34:06.326 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:34:06.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:06.331 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:34:06.432 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:34:06.457 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:34:06.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:06.462 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:34:06.562 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:34:06.606 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:34:06.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:06.608 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:34:06.709 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:34:06.734 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:34:06.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:06.744 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:34:06.844 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:06.852 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T23:34:06.892 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:06.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:06.900 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:34:07.001 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:07.052 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:07.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:07.059 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:34:07.160 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:34:07.207 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:34:07.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:07.211 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:34:07.312 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:34:07.339 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:34:07.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:07.342 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:34:07.442 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:34:07.464 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:34:07.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:07.466 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:34:07.566 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:34:07.591 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:34:07.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:07.594 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:34:07.695 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:07.726 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:07.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:07.732 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:34:07.813 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T23:34:07.833 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:34:07.857 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:34:07.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:07.861 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:34:07.870 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:34:07 smithi159 bash[105915]: cluster 2023-09-23T23:34:06.405897+0000 mgr.y (mgr.25991) 501 : cluster 0 pgmap v451: 89 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.7 GiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 405 op/s; 45586/180201 objects degraded (25.297%); 6742/180201 objects misplaced (3.741%); 5.8 MiB/s, 92 objects/s recovering 2023-09-23T23:34:07.871 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:34:07 smithi159 bash[105915]: cluster 2023-09-23T23:34:07.311439+0000 mon.a (mon.0) 593 : cluster 3 Health check update: Degraded data redundancy: 45586/180201 objects degraded (25.297%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-23T23:34:07.871 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:34:07 smithi159 bash[108473]: cluster 2023-09-23T23:34:06.405897+0000 mgr.y (mgr.25991) 501 : cluster 0 pgmap v451: 89 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.7 GiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 405 op/s; 45586/180201 objects degraded (25.297%); 6742/180201 objects misplaced (3.741%); 5.8 MiB/s, 92 objects/s recovering 2023-09-23T23:34:07.871 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:34:07 smithi159 bash[108473]: cluster 2023-09-23T23:34:07.311439+0000 mon.a (mon.0) 593 : cluster 3 Health check update: Degraded data redundancy: 45586/180201 objects degraded (25.297%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-23T23:34:07.962 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:07.997 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:07.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:07.999 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:34:08.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:34:07 smithi164 bash[92846]: cluster 2023-09-23T23:34:06.405897+0000 mgr.y (mgr.25991) 501 : cluster 0 pgmap v451: 89 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.7 GiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 405 op/s; 45586/180201 objects degraded (25.297%); 6742/180201 objects misplaced (3.741%); 5.8 MiB/s, 92 objects/s recovering 2023-09-23T23:34:08.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:34:07 smithi164 bash[92846]: cluster 2023-09-23T23:34:07.311439+0000 mon.a (mon.0) 593 : cluster 3 Health check update: Degraded data redundancy: 45586/180201 objects degraded (25.297%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-23T23:34:08.100 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:08.142 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:08.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:08.145 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:34:08.246 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:34:08.271 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:34:08.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:08.276 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:34:08.376 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:34:08.417 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:34:08.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:08.420 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:34:08.521 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:34:08.549 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:34:08.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:08.556 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:34:08.657 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:34:08.686 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:34:08.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:08.689 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:34:08.790 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:34:08.820 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:34:08.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:08.825 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:34:08.926 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:34:08.949 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:34:08.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:08.951 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:34:09.052 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:09.078 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:09.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:09.084 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:34:09.184 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:34:09.217 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:34:09.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:09.226 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:34:09.327 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:34:09.354 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:34:09.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:09.357 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:34:09.458 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:34:09.487 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:34:09.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:09.493 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:34:09.594 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:34:09.621 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:34:09.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:09.650 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:34:09.751 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:34:09.757 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:34:09 smithi164 bash[92846]: cluster 2023-09-23T23:34:08.406861+0000 mgr.y (mgr.25991) 502 : cluster 0 pgmap v452: 89 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.6 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 430 op/s; 45586/176910 objects degraded (25.768%); 6742/176910 objects misplaced (3.811%); 5.8 MiB/s, 92 objects/s recovering 2023-09-23T23:34:09.785 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:34:09.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:09.788 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:34:09.888 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:09.900 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:34:09 smithi159 bash[105915]: cluster 2023-09-23T23:34:08.406861+0000 mgr.y (mgr.25991) 502 : cluster 0 pgmap v452: 89 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.6 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 430 op/s; 45586/176910 objects degraded (25.768%); 6742/176910 objects misplaced (3.811%); 5.8 MiB/s, 92 objects/s recovering 2023-09-23T23:34:09.900 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:34:09 smithi159 bash[108473]: cluster 2023-09-23T23:34:08.406861+0000 mgr.y (mgr.25991) 502 : cluster 0 pgmap v452: 89 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.6 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 430 op/s; 45586/176910 objects degraded (25.768%); 6742/176910 objects misplaced (3.811%); 5.8 MiB/s, 92 objects/s recovering 2023-09-23T23:34:09.921 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:09.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:09.924 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:34:10.025 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:34:10.082 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:34:10.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:10.084 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:34:10.184 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:10.217 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:10.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:10.223 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:34:10.324 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:34:10.349 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:34:10.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:10.352 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:34:10.453 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:34:10.480 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:34:10.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:10.489 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:34:10.589 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:34:10.612 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:34:10.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:10.619 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:34:10.719 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:34:10.755 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:34:10.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:10.760 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:34:10.861 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:34:10.899 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:34:10.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:10.906 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:34:11.007 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:11.043 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:11.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:11.048 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:34:11.149 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:34:11.172 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:34:11.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:11.178 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:34:11.279 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:34:11.304 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:34:11.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:11.306 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:34:11.407 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:34:11.467 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:34:11.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:11.473 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:34:11.574 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:34:11.600 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:34:11.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:11.603 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:34:11.704 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:34:11.728 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:34:11.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:11.730 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:34:11.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:34:11 smithi159 bash[105915]: cluster 2023-09-23T23:34:10.407722+0000 mgr.y (mgr.25991) 503 : cluster 0 pgmap v453: 89 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.5 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 429 op/s; 45466/173712 objects degraded (26.173%); 6406/173712 objects misplaced (3.688%); 5.7 MiB/s, 91 objects/s recovering 2023-09-23T23:34:11.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:34:11 smithi159 bash[105915]: audit 2023-09-23T23:34:10.880839+0000 mon.a (mon.0) 594 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:34:11.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:34:11 smithi159 bash[105915]: audit 2023-09-23T23:34:10.897848+0000 mon.a (mon.0) 595 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:34:11.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:34:11 smithi159 bash[108473]: cluster 2023-09-23T23:34:10.407722+0000 mgr.y (mgr.25991) 503 : cluster 0 pgmap v453: 89 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.5 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 429 op/s; 45466/173712 objects degraded (26.173%); 6406/173712 objects misplaced (3.688%); 5.7 MiB/s, 91 objects/s recovering 2023-09-23T23:34:11.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:34:11 smithi159 bash[108473]: audit 2023-09-23T23:34:10.880839+0000 mon.a (mon.0) 594 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:34:11.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:34:11 smithi159 bash[108473]: audit 2023-09-23T23:34:10.897848+0000 mon.a (mon.0) 595 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:34:11.831 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:34:11.839 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:34:11 smithi164 bash[92846]: cluster 2023-09-23T23:34:10.407722+0000 mgr.y (mgr.25991) 503 : cluster 0 pgmap v453: 89 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.5 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 429 op/s; 45466/173712 objects degraded (26.173%); 6406/173712 objects misplaced (3.688%); 5.7 MiB/s, 91 objects/s recovering 2023-09-23T23:34:11.839 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:34:11 smithi164 bash[92846]: audit 2023-09-23T23:34:10.880839+0000 mon.a (mon.0) 594 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:34:11.839 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:34:11 smithi164 bash[92846]: audit 2023-09-23T23:34:10.897848+0000 mon.a (mon.0) 595 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:34:11.853 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:34:11.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:11.855 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:34:11.956 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:34:11.989 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:34:11.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:11.994 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:34:12.094 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:34:12.121 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:34:12.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:12.128 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:34:12.229 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:34:12.256 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:34:12.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:12.259 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:34:12.360 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:12.398 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:12.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:12.404 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:34:12.505 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:34:12.531 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:34:12.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:12.533 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:34:12.634 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:12.662 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:12.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:12.668 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:34:12.769 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:34:12.794 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:34:12.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:12.797 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:34:12.897 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:34:12.923 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:34:12.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:12.929 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:34:13.029 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:34:13.060 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:34:13.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:13.063 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:34:13.164 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:34:13.201 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:34:13.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:13.210 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:34:13.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:34:13 smithi164 bash[92846]: audit 2023-09-23T23:34:12.096351+0000 mon.a (mon.0) 596 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:34:13.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:34:13 smithi164 bash[92846]: audit 2023-09-23T23:34:12.112100+0000 mon.a (mon.0) 597 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:34:13.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:34:13 smithi164 bash[92846]: cluster 2023-09-23T23:34:12.314315+0000 mon.a (mon.0) 598 : cluster 3 Health check update: Degraded data redundancy: 45466/173712 objects degraded (26.173%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-23T23:34:13.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:34:13 smithi164 bash[92846]: cluster 2023-09-23T23:34:12.410602+0000 mgr.y (mgr.25991) 504 : cluster 0 pgmap v454: 89 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.5 GiB data, 9.3 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 434 op/s; 45466/171492 objects degraded (26.512%); 6406/171492 objects misplaced (3.735%); 5.7 MiB/s, 91 objects/s recovering 2023-09-23T23:34:13.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:34:13 smithi164 bash[92846]: audit 2023-09-23T23:34:12.697955+0000 mon.a (mon.0) 599 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:34:13.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:34:13 smithi164 bash[92846]: audit 2023-09-23T23:34:12.698957+0000 mon.a (mon.0) 600 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:34:13.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:34:13 smithi164 bash[92846]: audit 2023-09-23T23:34:12.709808+0000 mon.a (mon.0) 601 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:34:13.310 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:13.343 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:13.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:13.350 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:34:13 smithi159 bash[105915]: audit 2023-09-23T23:34:12.096351+0000 mon.a (mon.0) 596 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:34:13.350 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:34:13 smithi159 bash[105915]: audit 2023-09-23T23:34:12.112100+0000 mon.a (mon.0) 597 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:34:13.350 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:34:13 smithi159 bash[105915]: cluster 2023-09-23T23:34:12.314315+0000 mon.a (mon.0) 598 : cluster 3 Health check update: Degraded data redundancy: 45466/173712 objects degraded (26.173%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-23T23:34:13.350 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:34:13 smithi159 bash[105915]: cluster 2023-09-23T23:34:12.410602+0000 mgr.y (mgr.25991) 504 : cluster 0 pgmap v454: 89 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.5 GiB data, 9.3 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 434 op/s; 45466/171492 objects degraded (26.512%); 6406/171492 objects misplaced (3.735%); 5.7 MiB/s, 91 objects/s recovering 2023-09-23T23:34:13.350 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:34:13 smithi159 bash[105915]: audit 2023-09-23T23:34:12.697955+0000 mon.a (mon.0) 599 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:34:13.350 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:34:13 smithi159 bash[105915]: audit 2023-09-23T23:34:12.698957+0000 mon.a (mon.0) 600 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:34:13.350 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:34:13 smithi159 bash[105915]: audit 2023-09-23T23:34:12.709808+0000 mon.a (mon.0) 601 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:34:13.351 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:34:13 smithi159 bash[108473]: audit 2023-09-23T23:34:12.096351+0000 mon.a (mon.0) 596 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:34:13.351 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:34:13 smithi159 bash[108473]: audit 2023-09-23T23:34:12.112100+0000 mon.a (mon.0) 597 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:34:13.351 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:34:13 smithi159 bash[108473]: cluster 2023-09-23T23:34:12.314315+0000 mon.a (mon.0) 598 : cluster 3 Health check update: Degraded data redundancy: 45466/173712 objects degraded (26.173%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-23T23:34:13.351 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:34:13 smithi159 bash[108473]: cluster 2023-09-23T23:34:12.410602+0000 mgr.y (mgr.25991) 504 : cluster 0 pgmap v454: 89 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.5 GiB data, 9.3 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 434 op/s; 45466/171492 objects degraded (26.512%); 6406/171492 objects misplaced (3.735%); 5.7 MiB/s, 91 objects/s recovering 2023-09-23T23:34:13.351 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:34:13 smithi159 bash[108473]: audit 2023-09-23T23:34:12.697955+0000 mon.a (mon.0) 599 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:34:13.351 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:34:13 smithi159 bash[108473]: audit 2023-09-23T23:34:12.698957+0000 mon.a (mon.0) 600 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:34:13.351 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:34:13 smithi159 bash[108473]: audit 2023-09-23T23:34:12.709808+0000 mon.a (mon.0) 601 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:34:13.352 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:34:13.452 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:34:13.489 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:34:13.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:13.492 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:34:13.592 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:34:13.615 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:34:13.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:13.618 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:34:13.672 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:34:13 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:34:13] "GET /metrics HTTP/1.1" 200 36601 "" "Prometheus/2.43.0" 2023-09-23T23:34:13.718 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:13.752 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:13.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:13.754 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:34:13.855 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:34:13.876 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:34:13.876 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:34:13.878 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:34:13.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:13.884 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:34:13.985 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:34:14.016 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:34:14.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:14.021 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:34:14.122 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:34:14.154 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:34:14.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:14.157 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:34:14.257 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:34:14.287 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:34:14.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:14.290 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:34:14.391 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:34:14.426 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:34:14.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:14.429 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:34:14.529 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:14.558 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:14.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:14.562 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:34:14.663 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:34:14.710 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:34:14.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:14.714 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:34:14.815 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:34:14.841 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:34:14.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:14.845 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:34:14.945 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:34:14.981 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:34:14.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:14.986 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:34:15.086 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:34:15.122 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:34:15.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:15.125 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:34:15.226 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:15.251 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:15.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:15.253 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:34:15.354 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:34:15.375 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:34:15.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:15.377 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:34:15.478 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:15.486 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:34:15 smithi159 bash[105915]: cluster 2023-09-23T23:34:14.411238+0000 mgr.y (mgr.25991) 505 : cluster 0 pgmap v455: 89 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.4 GiB data, 9.2 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 451 op/s; 45345/168543 objects degraded (26.904%); 6191/168543 objects misplaced (3.673%); 6.6 MiB/s, 105 objects/s recovering 2023-09-23T23:34:15.487 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:34:15 smithi159 bash[108473]: cluster 2023-09-23T23:34:14.411238+0000 mgr.y (mgr.25991) 505 : cluster 0 pgmap v455: 89 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.4 GiB data, 9.2 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 451 op/s; 45345/168543 objects degraded (26.904%); 6191/168543 objects misplaced (3.673%); 6.6 MiB/s, 105 objects/s recovering 2023-09-23T23:34:15.531 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:15.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:15.537 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:34:15.638 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:15.687 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:15.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:15.691 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:34:15.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:34:15 smithi164 bash[92846]: cluster 2023-09-23T23:34:14.411238+0000 mgr.y (mgr.25991) 505 : cluster 0 pgmap v455: 89 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.4 GiB data, 9.2 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 451 op/s; 45345/168543 objects degraded (26.904%); 6191/168543 objects misplaced (3.673%); 6.6 MiB/s, 105 objects/s recovering 2023-09-23T23:34:15.793 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:34:15.827 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:34:15.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:15.830 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:34:15.930 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:15.960 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:15.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:15.968 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:34:16.070 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:34:16.095 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:34:16.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:16.099 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:34:16.202 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:34:16.227 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:34:16.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:16.234 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:34:16.335 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:16.368 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:16.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:16.371 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:34:16.472 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:34:16.513 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:34:16.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:16.515 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:34:16.616 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:16.651 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:16.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:16.653 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:34:16.754 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:34:16.780 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:34:16.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:16.786 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:34:16.887 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:34:16.923 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:34:16.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:16.928 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:34:17.029 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:34:17.064 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:34:17.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:17.067 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:34:17.168 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:17.205 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:17.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:17.209 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:34:17.309 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:34:17.333 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:34:17.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:17.339 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:34:17.439 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:34:17.464 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:34:17.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:17.467 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:34:17.473 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:34:17 smithi159 bash[105915]: cluster 2023-09-23T23:34:16.411970+0000 mgr.y (mgr.25991) 506 : cluster 0 pgmap v456: 89 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.4 GiB data, 9.0 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 367 op/s; 45345/167319 objects degraded (27.101%); 6073/167319 objects misplaced (3.630%); 4.7 MiB/s, 75 objects/s recovering 2023-09-23T23:34:17.473 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:34:17 smithi159 bash[105915]: audit 2023-09-23T23:34:17.231930+0000 mon.a (mon.0) 602 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:34:17.473 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:34:17 smithi159 bash[105915]: audit 2023-09-23T23:34:17.233293+0000 mon.a (mon.0) 603 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:34:17.474 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:34:17 smithi159 bash[105915]: cluster 2023-09-23T23:34:17.315426+0000 mon.a (mon.0) 604 : cluster 3 Health check update: Degraded data redundancy: 45345/167319 objects degraded (27.101%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-23T23:34:17.474 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:34:17 smithi159 bash[108473]: cluster 2023-09-23T23:34:16.411970+0000 mgr.y (mgr.25991) 506 : cluster 0 pgmap v456: 89 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.4 GiB data, 9.0 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 367 op/s; 45345/167319 objects degraded (27.101%); 6073/167319 objects misplaced (3.630%); 4.7 MiB/s, 75 objects/s recovering 2023-09-23T23:34:17.474 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:34:17 smithi159 bash[108473]: audit 2023-09-23T23:34:17.231930+0000 mon.a (mon.0) 602 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:34:17.474 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:34:17 smithi159 bash[108473]: audit 2023-09-23T23:34:17.233293+0000 mon.a (mon.0) 603 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:34:17.474 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:34:17 smithi159 bash[108473]: cluster 2023-09-23T23:34:17.315426+0000 mon.a (mon.0) 604 : cluster 3 Health check update: Degraded data redundancy: 45345/167319 objects degraded (27.101%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-23T23:34:17.568 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:17.611 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:17.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:17.619 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:34:17.720 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:17.744 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:17.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:17.746 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:34:17.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:34:17 smithi164 bash[92846]: cluster 2023-09-23T23:34:16.411970+0000 mgr.y (mgr.25991) 506 : cluster 0 pgmap v456: 89 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.4 GiB data, 9.0 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 367 op/s; 45345/167319 objects degraded (27.101%); 6073/167319 objects misplaced (3.630%); 4.7 MiB/s, 75 objects/s recovering 2023-09-23T23:34:17.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:34:17 smithi164 bash[92846]: audit 2023-09-23T23:34:17.231930+0000 mon.a (mon.0) 602 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:34:17.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:34:17 smithi164 bash[92846]: audit 2023-09-23T23:34:17.233293+0000 mon.a (mon.0) 603 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:34:17.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:34:17 smithi164 bash[92846]: cluster 2023-09-23T23:34:17.315426+0000 mon.a (mon.0) 604 : cluster 3 Health check update: Degraded data redundancy: 45345/167319 objects degraded (27.101%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-23T23:34:17.847 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:34:17.872 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:34:17.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:17.876 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:34:17.976 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:18.013 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:18.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:18.014 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:34:18.115 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:18.146 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:18.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:18.149 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:34:18.250 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:34:18.281 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:34:18.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:18.285 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:34:18.386 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:34:18.422 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:34:18.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:18.425 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:34:18.526 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:34:18.552 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:34:18.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:18.557 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:34:18.658 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:34:18.687 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:34:18.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:18.694 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:34:18.794 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:34:18.818 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:34:18.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:18.820 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:34:18.921 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:18.951 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:18.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:18.953 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:34:19.054 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:34:19.080 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:34:19.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:19.082 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:34:19.183 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:19.221 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:19.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:19.226 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:34:19.326 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:34:19.350 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:34:19.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:19.353 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:34:19.454 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:34:19.478 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:34:19 smithi159 bash[105915]: cluster 2023-09-23T23:34:18.412565+0000 mgr.y (mgr.25991) 507 : cluster 0 pgmap v457: 89 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.3 GiB data, 8.9 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 451 op/s; 45345/163938 objects degraded (27.660%); 6073/163938 objects misplaced (3.704%); 4.7 MiB/s, 75 objects/s recovering 2023-09-23T23:34:19.478 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:34:19.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:19.483 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:34:19.584 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:34:19.591 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:34:19 smithi164 bash[92846]: cluster 2023-09-23T23:34:18.412565+0000 mgr.y (mgr.25991) 507 : cluster 0 pgmap v457: 89 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.3 GiB data, 8.9 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 451 op/s; 45345/163938 objects degraded (27.660%); 6073/163938 objects misplaced (3.704%); 4.7 MiB/s, 75 objects/s recovering 2023-09-23T23:34:19.607 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:34:19.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:19.610 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:34:19.711 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:19.744 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:19.745 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:34:19 smithi159 bash[108473]: cluster 2023-09-23T23:34:18.412565+0000 mgr.y (mgr.25991) 507 : cluster 0 pgmap v457: 89 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.3 GiB data, 8.9 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 451 op/s; 45345/163938 objects degraded (27.660%); 6073/163938 objects misplaced (3.704%); 4.7 MiB/s, 75 objects/s recovering 2023-09-23T23:34:19.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:19.748 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:34:19.849 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:34:19.874 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:34:19.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:19.877 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:34:19.978 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:34:20.003 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:34:20.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:20.007 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:34:20.107 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:34:20.135 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:34:20.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:20.138 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:34:20.239 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:34:20.267 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:34:20.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:20.269 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:34:20.370 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:20.406 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:20.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:20.410 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:34:20.511 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:34:20.542 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:34:20.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:20.549 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:34:20.621 INFO:teuthology.orchestra.run.smithi159.stdout:moved 25 / 267 (9.3633%) 2023-09-23T23:34:20.621 INFO:teuthology.orchestra.run.smithi159.stdout:avg 38.1429 2023-09-23T23:34:20.621 INFO:teuthology.orchestra.run.smithi159.stdout:stddev 5.0548 -> 7.3568 (expected baseline 5.71786) 2023-09-23T23:34:20.621 INFO:teuthology.orchestra.run.smithi159.stdout:min osd.2 with 27 -> 28 pgs (0.707865 -> 0.734082 * mean) 2023-09-23T23:34:20.622 INFO:teuthology.orchestra.run.smithi159.stdout:max osd.4 with 43 -> 36 pgs (1.12734 -> 0.94382 * mean) 2023-09-23T23:34:20.622 INFO:teuthology.orchestra.run.smithi159.stdout: 2023-09-23T23:34:20.622 INFO:teuthology.orchestra.run.smithi159.stdout:oload 110 2023-09-23T23:34:20.622 INFO:teuthology.orchestra.run.smithi159.stdout:max_change 1 2023-09-23T23:34:20.622 INFO:teuthology.orchestra.run.smithi159.stdout:max_change_osds 4 2023-09-23T23:34:20.622 INFO:teuthology.orchestra.run.smithi159.stdout:average_utilization 0.0139 2023-09-23T23:34:20.622 INFO:teuthology.orchestra.run.smithi159.stdout:overload_utilization 0.0153 2023-09-23T23:34:20.622 INFO:teuthology.orchestra.run.smithi159.stdout:osd.4 weight 0.9500 -> 0.6593 2023-09-23T23:34:20.622 INFO:teuthology.orchestra.run.smithi159.stdout:osd.0 weight 0.9500 -> 0.6705 2023-09-23T23:34:20.622 INFO:teuthology.orchestra.run.smithi159.stdout:osd.2 weight 0.9500 -> 0.8439 2023-09-23T23:34:20.627 INFO:teuthology.orchestra.run.smithi159.stderr:no change 2023-09-23T23:34:20.649 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:34:20.675 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:34:20.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:20.678 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:34:20.778 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:34:20.787 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:34:20 smithi159 bash[95019]: debug 2023-09-23T23:34:20.605+0000 7fef5543f700 -1 mgr.server reply reply (3) No such process no change 2023-09-23T23:34:20.817 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:34:20.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:20.822 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:34:20.922 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:34:20.927 INFO:teuthology.orchestra.run.smithi159.stdout:ERROR: (22) Invalid argument 2023-09-23T23:34:20.927 INFO:teuthology.orchestra.run.smithi159.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-23T23:34:20.946 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:34:20.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:20.951 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:34:21.052 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:21.086 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:21.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:21.090 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:34:21.190 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:34:21.214 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:34:21.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:21.220 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:34:21.321 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:34:21.349 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:34:21.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:21.351 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:34:21.452 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:34:21.486 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:34:21.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:21.490 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:34:21.590 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:21.599 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:34:21 smithi159 bash[108473]: cluster 2023-09-23T23:34:20.413314+0000 mgr.y (mgr.25991) 508 : cluster 0 pgmap v458: 89 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.3 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 461 op/s; 45198/160287 objects degraded (28.198%); 5732/160287 objects misplaced (3.576%); 7.3 MiB/s, 116 objects/s recovering 2023-09-23T23:34:21.599 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:34:21 smithi159 bash[108473]: audit 2023-09-23T23:34:20.607730+0000 mgr.y (mgr.25991) 509 : audit 0 from='client.34641 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:34:21.599 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:34:21 smithi159 bash[105915]: cluster 2023-09-23T23:34:20.413314+0000 mgr.y (mgr.25991) 508 : cluster 0 pgmap v458: 89 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.3 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 461 op/s; 45198/160287 objects degraded (28.198%); 5732/160287 objects misplaced (3.576%); 7.3 MiB/s, 116 objects/s recovering 2023-09-23T23:34:21.600 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:34:21 smithi159 bash[105915]: audit 2023-09-23T23:34:20.607730+0000 mgr.y (mgr.25991) 509 : audit 0 from='client.34641 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:34:21.618 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:21.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:21.624 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:34:21.725 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:21.758 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:21.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:21.764 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:34:21.770 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:34:21 smithi164 bash[92846]: cluster 2023-09-23T23:34:20.413314+0000 mgr.y (mgr.25991) 508 : cluster 0 pgmap v458: 89 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.3 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 461 op/s; 45198/160287 objects degraded (28.198%); 5732/160287 objects misplaced (3.576%); 7.3 MiB/s, 116 objects/s recovering 2023-09-23T23:34:21.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:34:21 smithi164 bash[92846]: audit 2023-09-23T23:34:20.607730+0000 mgr.y (mgr.25991) 509 : audit 0 from='client.34641 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:34:21.865 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:21.890 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:21.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:21.896 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:34:21.997 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:22.037 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:22.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:22.042 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:34:22.143 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:34:22.172 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:34:22.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:22.175 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:34:22.276 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:34:22.307 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:34:22.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:22.310 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:34:22.411 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:34:22.437 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:34:22.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:22.443 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:34:22.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:34:22 smithi159 bash[105915]: cluster 2023-09-23T23:34:22.316629+0000 mon.a (mon.0) 605 : cluster 3 Health check update: Degraded data redundancy: 45198/160287 objects degraded (28.198%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-23T23:34:22.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:34:22 smithi159 bash[108473]: cluster 2023-09-23T23:34:22.316629+0000 mon.a (mon.0) 605 : cluster 3 Health check update: Degraded data redundancy: 45198/160287 objects degraded (28.198%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-23T23:34:22.543 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:34:22.577 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:34:22.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:22.579 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:34:22.680 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:22.716 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:22.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:22.719 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:34:22.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:34:22 smithi164 bash[92846]: cluster 2023-09-23T23:34:22.316629+0000 mon.a (mon.0) 605 : cluster 3 Health check update: Degraded data redundancy: 45198/160287 objects degraded (28.198%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-23T23:34:22.819 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:22.867 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:22.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:22.869 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:34:22.970 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:34:22.996 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:34:22.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:22.998 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:34:23.099 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:34:23.128 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:34:23.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:23.130 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:34:23.231 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:34:23.274 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:34:23.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:23.279 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:34:23.380 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:34:23.402 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:34:23.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:23.406 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:34:23.506 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:34:23.533 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:34:23.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:23.535 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:34:23.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:34:23 smithi159 bash[105915]: cluster 2023-09-23T23:34:22.414000+0000 mgr.y (mgr.25991) 510 : cluster 0 pgmap v459: 89 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.2 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 434 op/s; 45198/158070 objects degraded (28.594%); 5732/158070 objects misplaced (3.626%); 4.9 MiB/s, 78 objects/s recovering 2023-09-23T23:34:23.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:34:23 smithi159 bash[108473]: cluster 2023-09-23T23:34:22.414000+0000 mgr.y (mgr.25991) 510 : cluster 0 pgmap v459: 89 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.2 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 434 op/s; 45198/158070 objects degraded (28.594%); 5732/158070 objects misplaced (3.626%); 4.9 MiB/s, 78 objects/s recovering 2023-09-23T23:34:23.636 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:23.677 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:23.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:23.681 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:34:23.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:34:23 smithi164 bash[92846]: cluster 2023-09-23T23:34:22.414000+0000 mgr.y (mgr.25991) 510 : cluster 0 pgmap v459: 89 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.2 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 434 op/s; 45198/158070 objects degraded (28.594%); 5732/158070 objects misplaced (3.626%); 4.9 MiB/s, 78 objects/s recovering 2023-09-23T23:34:23.781 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:23.810 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:23.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:23.814 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:34:23.915 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:34:23.945 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:34:23.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:23.948 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:34:24.049 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:34:24.066 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:34:23 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:34:23] "GET /metrics HTTP/1.1" 200 36593 "" "Prometheus/2.43.0" 2023-09-23T23:34:24.071 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:34:24.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:24.078 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:34:24.179 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:24.205 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:24.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:24.206 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:34:24.306 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:24.335 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:24.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:24.337 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:34:24.438 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:24.463 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:24.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:24.466 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:34:24.567 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:34:24.602 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:34:24.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:24.607 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:34:24.707 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:34:24.736 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:34:24.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:24.742 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:34:24.842 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:24.879 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:24.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:24.882 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:34:24.983 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:34:25.006 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:34:25.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:25.010 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:34:25.110 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:34:25.137 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:34:25.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:25.139 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:34:25.209 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '3.0', 'overage': '110', 'type': 'reweight-by-utilization'} 2023-09-23T23:34:25.209 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd reweight-by-utilization 110 3.0 2023-09-23T23:34:25.239 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:25.249 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_historic_ops 2023-09-23T23:34:25.307 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:25.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:25.310 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:34:25.411 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:34:25.434 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:34:25.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:25.437 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:34:25.509 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:34:25 smithi159 bash[105915]: cluster 2023-09-23T23:34:24.414835+0000 mgr.y (mgr.25991) 511 : cluster 0 pgmap v460: 89 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.2 GiB data, 8.4 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 463 op/s; 45066/154791 objects degraded (29.114%); 5507/154791 objects misplaced (3.558%); 6.8 MiB/s, 108 objects/s recovering 2023-09-23T23:34:25.509 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:34:25 smithi159 bash[108473]: cluster 2023-09-23T23:34:24.414835+0000 mgr.y (mgr.25991) 511 : cluster 0 pgmap v460: 89 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.2 GiB data, 8.4 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 463 op/s; 45066/154791 objects degraded (29.114%); 5507/154791 objects misplaced (3.558%); 6.8 MiB/s, 108 objects/s recovering 2023-09-23T23:34:25.538 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:25.574 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:25.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:25.576 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:34:25.677 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:34:25.694 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:34:25.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:25.696 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:34:25.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:34:25 smithi164 bash[92846]: cluster 2023-09-23T23:34:24.414835+0000 mgr.y (mgr.25991) 511 : cluster 0 pgmap v460: 89 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.2 GiB data, 8.4 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 463 op/s; 45066/154791 objects degraded (29.114%); 5507/154791 objects misplaced (3.558%); 6.8 MiB/s, 108 objects/s recovering 2023-09-23T23:34:25.796 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:34:25.814 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:34:25.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:25.816 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:34:25.917 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:34:25.943 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:34:25.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:25.949 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:34:26.050 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:34:26.079 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:34:26.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:26.082 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:34:26.183 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:34:26.207 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:34:26.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:26.210 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:34:26.311 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:26.344 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:26.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:26.348 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:34:26.448 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:26.489 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:26.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:26.494 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:34:26.595 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:34:26.622 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:34:26.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:26.626 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:34:26.727 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:34:26.767 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:34:26.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:26.774 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:34:26.875 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:26.899 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:26.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:26.904 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:34:27.005 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:34:27.051 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:34:27.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:27.053 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:34:27.154 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:34:27.192 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:34:27.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:27.198 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:34:27.299 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:34:27.327 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:34:27.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:27.329 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:34:27.429 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:27.465 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:27.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:27.470 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:34:27.570 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:34:27.593 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:34:27.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:27.595 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:34:27.696 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:34:27.709 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:34:27 smithi159 bash[105915]: cluster 2023-09-23T23:34:26.415566+0000 mgr.y (mgr.25991) 512 : cluster 0 pgmap v461: 89 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.1 GiB data, 8.4 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 414 op/s; 45066/153627 objects degraded (29.335%); 5374/153627 objects misplaced (3.498%); 5.7 MiB/s, 91 objects/s recovering 2023-09-23T23:34:27.709 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:34:27 smithi159 bash[105915]: cluster 2023-09-23T23:34:27.319197+0000 mon.a (mon.0) 606 : cluster 3 Health check update: Degraded data redundancy: 45066/153627 objects degraded (29.335%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-23T23:34:27.709 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:34:27 smithi159 bash[108473]: cluster 2023-09-23T23:34:26.415566+0000 mgr.y (mgr.25991) 512 : cluster 0 pgmap v461: 89 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.1 GiB data, 8.4 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 414 op/s; 45066/153627 objects degraded (29.335%); 5374/153627 objects misplaced (3.498%); 5.7 MiB/s, 91 objects/s recovering 2023-09-23T23:34:27.709 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:34:27 smithi159 bash[108473]: cluster 2023-09-23T23:34:27.319197+0000 mon.a (mon.0) 606 : cluster 3 Health check update: Degraded data redundancy: 45066/153627 objects degraded (29.335%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-23T23:34:27.736 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:34:27.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:27.741 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:34:27.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:34:27 smithi164 bash[92846]: cluster 2023-09-23T23:34:26.415566+0000 mgr.y (mgr.25991) 512 : cluster 0 pgmap v461: 89 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.1 GiB data, 8.4 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 414 op/s; 45066/153627 objects degraded (29.335%); 5374/153627 objects misplaced (3.498%); 5.7 MiB/s, 91 objects/s recovering 2023-09-23T23:34:27.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:34:27 smithi164 bash[92846]: cluster 2023-09-23T23:34:27.319197+0000 mon.a (mon.0) 606 : cluster 3 Health check update: Degraded data redundancy: 45066/153627 objects degraded (29.335%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-23T23:34:27.842 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:34:27.878 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:34:27.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:27.882 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:34:27.983 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:34:28.010 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:34:28.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:28.012 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:34:28.113 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:28.152 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:28.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:28.155 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:34:28.255 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:34:28.287 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:34:28.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:28.292 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:34:28.393 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:34:28.417 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:34:28.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:28.419 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:34:28.519 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:28.542 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:28.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:28.545 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:34:28.645 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:34:28.678 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:34:28.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:28.680 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:34:28.780 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:28.823 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:28.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:28.828 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:34:28.928 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:28.961 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:28.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:28.965 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:34:29.065 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:34:29.093 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:34:29.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:29.099 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:34:29.200 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:34:29.227 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:34:29.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:29.229 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:34:29.330 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:29.354 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:29.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:29.360 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:34:29.375 INFO:teuthology.orchestra.run.smithi159.stdout:osd.0: {} 2023-09-23T23:34:29.419 INFO:teuthology.orchestra.run.smithi159.stdout:osd.1: {} 2023-09-23T23:34:29.461 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:34:29.478 INFO:teuthology.orchestra.run.smithi159.stdout:osd.2: {} 2023-09-23T23:34:29.488 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:34:29.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:29.491 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:34:29.532 INFO:teuthology.orchestra.run.smithi159.stdout:osd.3: {} 2023-09-23T23:34:29.577 INFO:teuthology.orchestra.run.smithi159.stdout:osd.4: {} 2023-09-23T23:34:29.592 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:29.600 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:34:29 smithi159 bash[105915]: cluster 2023-09-23T23:34:28.416267+0000 mgr.y (mgr.25991) 513 : cluster 0 pgmap v462: 89 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.1 GiB data, 8.2 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 471 op/s; 45066/150333 objects degraded (29.977%); 5374/150333 objects misplaced (3.575%); 5.1 MiB/s, 81 objects/s recovering 2023-09-23T23:34:29.600 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:34:29 smithi159 bash[105915]: audit 2023-09-23T23:34:29.313926+0000 mon.a (mon.0) 607 : audit 0 from='client.? 172.21.15.159:0/4228413956' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:34:29.601 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:34:29 smithi159 bash[108473]: cluster 2023-09-23T23:34:28.416267+0000 mgr.y (mgr.25991) 513 : cluster 0 pgmap v462: 89 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.1 GiB data, 8.2 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 471 op/s; 45066/150333 objects degraded (29.977%); 5374/150333 objects misplaced (3.575%); 5.1 MiB/s, 81 objects/s recovering 2023-09-23T23:34:29.601 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:34:29 smithi159 bash[108473]: audit 2023-09-23T23:34:29.313926+0000 mon.a (mon.0) 607 : audit 0 from='client.? 172.21.15.159:0/4228413956' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:34:29.628 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:29.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:29.632 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:34:29.638 INFO:teuthology.orchestra.run.smithi159.stdout:osd.5: {} 2023-09-23T23:34:29.680 INFO:teuthology.orchestra.run.smithi159.stdout:osd.6: {} 2023-09-23T23:34:29.718 INFO:teuthology.orchestra.run.smithi159.stdout:osd.7: {} 2023-09-23T23:34:29.723 INFO:teuthology.orchestra.run.smithi159.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T23:34:29.723 INFO:teuthology.orchestra.run.smithi159.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T23:34:29.723 INFO:teuthology.orchestra.run.smithi159.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T23:34:29.723 INFO:teuthology.orchestra.run.smithi159.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T23:34:29.723 INFO:teuthology.orchestra.run.smithi159.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T23:34:29.723 INFO:teuthology.orchestra.run.smithi159.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T23:34:29.723 INFO:teuthology.orchestra.run.smithi159.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T23:34:29.723 INFO:teuthology.orchestra.run.smithi159.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T23:34:29.733 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:29.764 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:29.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:29.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:34:29 smithi164 bash[92846]: cluster 2023-09-23T23:34:28.416267+0000 mgr.y (mgr.25991) 513 : cluster 0 pgmap v462: 89 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.1 GiB data, 8.2 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 471 op/s; 45066/150333 objects degraded (29.977%); 5374/150333 objects misplaced (3.575%); 5.1 MiB/s, 81 objects/s recovering 2023-09-23T23:34:29.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:34:29 smithi164 bash[92846]: audit 2023-09-23T23:34:29.313926+0000 mon.a (mon.0) 607 : audit 0 from='client.? 172.21.15.159:0/4228413956' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:34:29.772 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:34:29.872 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:29.902 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:29.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:29.905 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:34:30.006 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:34:30.030 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:34:30.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:30.035 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:34:30.136 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:34:30.168 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:34:30.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:30.170 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:34:30.271 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:34:30.299 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:34:30.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:30.304 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:34:30.405 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:30.435 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:30.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:30.437 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:34:30.537 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:34:30.545 INFO:teuthology.orchestra.run.smithi159.stderr:nodeep-scrub is set 2023-09-23T23:34:30.547 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:34:30 smithi164 bash[92846]: audit 2023-09-23T23:34:29.756921+0000 mon.a (mon.0) 608 : audit 1 from='client.? 172.21.15.159:0/2171183146' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:34:30.567 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:34:30.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:30.569 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:34:30.669 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:30.679 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:34:30 smithi159 bash[105915]: audit 2023-09-23T23:34:29.756921+0000 mon.a (mon.0) 608 : audit 1 from='client.? 172.21.15.159:0/2171183146' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:34:30.680 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:34:30 smithi159 bash[108473]: audit 2023-09-23T23:34:29.756921+0000 mon.a (mon.0) 608 : audit 1 from='client.? 172.21.15.159:0/2171183146' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:34:30.694 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:30.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:30.696 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:34:30.797 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:34:30.826 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:34:30.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:30.829 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:34:30.930 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:30.981 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:30.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:30.984 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:34:31.085 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:34:31.111 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:34:31.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:31.113 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:34:31.214 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:34:31.239 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:34:31.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:31.242 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:34:31.343 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:34:31.380 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:34:31.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:31.382 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:34:31.482 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:31.512 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:31.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:31.514 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:34:31.615 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:34:31.622 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:34:31 smithi164 bash[92846]: cluster 2023-09-23T23:34:30.417094+0000 mgr.y (mgr.25991) 514 : cluster 0 pgmap v463: 89 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.0 GiB data, 8.1 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 461 op/s; 44933/147318 objects degraded (30.501%); 4962/147318 objects misplaced (3.368%); 8.0 MiB/s, 127 objects/s recovering 2023-09-23T23:34:31.623 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:34:31 smithi164 bash[92846]: cluster 2023-09-23T23:34:30.511959+0000 mon.a (mon.0) 609 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:34:31.623 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:34:31 smithi164 bash[92846]: cluster 2023-09-23T23:34:30.527251+0000 osd.6 (osd.6) 44 : cluster 3 failed to encode map e132 with expected crc 2023-09-23T23:34:31.623 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:34:31 smithi164 bash[92846]: audit 2023-09-23T23:34:30.534635+0000 mon.a (mon.0) 610 : audit 1 from='client.? 172.21.15.159:0/2171183146' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T23:34:31.623 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:34:31 smithi164 bash[92846]: cluster 2023-09-23T23:34:30.534800+0000 mon.a (mon.0) 611 : cluster 0 osdmap e132: 8 total, 8 up, 7 in 2023-09-23T23:34:31.638 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:34:31.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:31.642 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:34:31.742 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:34:31.763 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:34:31 smithi159 bash[105915]: cluster 2023-09-23T23:34:30.417094+0000 mgr.y (mgr.25991) 514 : cluster 0 pgmap v463: 89 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.0 GiB data, 8.1 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 461 op/s; 44933/147318 objects degraded (30.501%); 4962/147318 objects misplaced (3.368%); 8.0 MiB/s, 127 objects/s recovering 2023-09-23T23:34:31.763 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:34:31 smithi159 bash[105915]: cluster 2023-09-23T23:34:30.511959+0000 mon.a (mon.0) 609 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:34:31.763 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:34:31 smithi159 bash[105915]: cluster 2023-09-23T23:34:30.527251+0000 osd.6 (osd.6) 44 : cluster 3 failed to encode map e132 with expected crc 2023-09-23T23:34:31.763 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:34:31 smithi159 bash[105915]: audit 2023-09-23T23:34:30.534635+0000 mon.a (mon.0) 610 : audit 1 from='client.? 172.21.15.159:0/2171183146' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T23:34:31.763 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:34:31 smithi159 bash[105915]: cluster 2023-09-23T23:34:30.534800+0000 mon.a (mon.0) 611 : cluster 0 osdmap e132: 8 total, 8 up, 7 in 2023-09-23T23:34:31.763 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:34:31 smithi159 bash[108473]: cluster 2023-09-23T23:34:30.417094+0000 mgr.y (mgr.25991) 514 : cluster 0 pgmap v463: 89 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.0 GiB data, 8.1 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 461 op/s; 44933/147318 objects degraded (30.501%); 4962/147318 objects misplaced (3.368%); 8.0 MiB/s, 127 objects/s recovering 2023-09-23T23:34:31.764 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:34:31 smithi159 bash[108473]: cluster 2023-09-23T23:34:30.511959+0000 mon.a (mon.0) 609 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:34:31.764 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:34:31 smithi159 bash[108473]: cluster 2023-09-23T23:34:30.527251+0000 osd.6 (osd.6) 44 : cluster 3 failed to encode map e132 with expected crc 2023-09-23T23:34:31.764 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:34:31 smithi159 bash[108473]: audit 2023-09-23T23:34:30.534635+0000 mon.a (mon.0) 610 : audit 1 from='client.? 172.21.15.159:0/2171183146' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T23:34:31.764 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:34:31 smithi159 bash[108473]: cluster 2023-09-23T23:34:30.534800+0000 mon.a (mon.0) 611 : cluster 0 osdmap e132: 8 total, 8 up, 7 in 2023-09-23T23:34:31.771 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:34:31.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:31.773 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:34:31.874 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:34:31.897 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:34:31.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:31.900 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:34:32.000 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:34:32.026 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:34:32.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:32.030 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:34:32.130 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:34:32.156 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:34:32.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:32.159 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:34:32.260 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:34:32.282 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:34:32.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:32.290 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:34:32.391 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:34:32.421 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:34:32.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:32.423 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:34:32.523 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:34:32.545 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:34:32.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:32.548 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:34:32.649 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:34:32.659 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:34:32 smithi164 bash[92846]: audit 2023-09-23T23:34:32.225694+0000 mon.a (mon.0) 612 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:34:32.660 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:34:32 smithi164 bash[92846]: cluster 2023-09-23T23:34:32.320454+0000 mon.a (mon.0) 613 : cluster 3 Health check update: Degraded data redundancy: 44933/147318 objects degraded (30.501%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-23T23:34:32.679 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:34:32.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:32.682 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:34:32.782 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:34:32.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:34:32 smithi159 bash[105915]: audit 2023-09-23T23:34:32.225694+0000 mon.a (mon.0) 612 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:34:32.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:34:32 smithi159 bash[105915]: cluster 2023-09-23T23:34:32.320454+0000 mon.a (mon.0) 613 : cluster 3 Health check update: Degraded data redundancy: 44933/147318 objects degraded (30.501%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-23T23:34:32.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:34:32 smithi159 bash[108473]: audit 2023-09-23T23:34:32.225694+0000 mon.a (mon.0) 612 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:34:32.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:34:32 smithi159 bash[108473]: cluster 2023-09-23T23:34:32.320454+0000 mon.a (mon.0) 613 : cluster 3 Health check update: Degraded data redundancy: 44933/147318 objects degraded (30.501%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-23T23:34:32.810 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:34:32.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:32.813 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:34:32.913 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:32.952 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:32.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:32.958 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:34:33.059 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:34:33.093 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:34:33.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:33.098 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:34:33.198 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:34:33.224 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:34:33.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:33.227 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:34:33.328 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:34:33.355 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:34:33.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:33.358 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:34:33.458 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:34:33.480 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:34:33.489 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:34:33.502 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:34:33.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:33.505 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:34:33.606 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:33.642 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:33.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:33.645 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:34:33.746 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:34:33.755 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:34:33 smithi164 bash[92846]: cluster 2023-09-23T23:34:32.417706+0000 mgr.y (mgr.25991) 515 : cluster 0 pgmap v465: 89 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.0 GiB data, 8.1 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 428 op/s; 44933/145197 objects degraded (30.946%); 4962/145197 objects misplaced (3.417%); 6.5 MiB/s, 103 objects/s recovering 2023-09-23T23:34:33.771 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:34:33.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:33.775 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:34:33.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:34:33 smithi159 bash[105915]: cluster 2023-09-23T23:34:32.417706+0000 mgr.y (mgr.25991) 515 : cluster 0 pgmap v465: 89 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.0 GiB data, 8.1 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 428 op/s; 44933/145197 objects degraded (30.946%); 4962/145197 objects misplaced (3.417%); 6.5 MiB/s, 103 objects/s recovering 2023-09-23T23:34:33.793 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:34:33 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:34:33] "GET /metrics HTTP/1.1" 200 36593 "" "Prometheus/2.43.0" 2023-09-23T23:34:33.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:34:33 smithi159 bash[108473]: cluster 2023-09-23T23:34:32.417706+0000 mgr.y (mgr.25991) 515 : cluster 0 pgmap v465: 89 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.0 GiB data, 8.1 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 428 op/s; 44933/145197 objects degraded (30.946%); 4962/145197 objects misplaced (3.417%); 6.5 MiB/s, 103 objects/s recovering 2023-09-23T23:34:33.875 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:34:33.900 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:34:33.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:33.903 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:34:34.004 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:34.040 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:34.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:34.043 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:34:34.144 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:34:34.170 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:34:34.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:34.176 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:34:34.276 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:34.305 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:34.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:34.308 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:34:34.365 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T23:34:34.409 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:34.467 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:34.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:34.471 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:34:34.572 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:34:34.608 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:34:34.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:34.612 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:34:34.713 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:34:34.748 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:34:34.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:34.754 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:34:34.855 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:34.890 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:34.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:34.892 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:34:34.993 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:34:35.017 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:34:35.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:35.022 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:34:35.070 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T23:34:35.123 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:34:35.144 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:34:35.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:35.146 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:34:35.247 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:34:35.270 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:34:35.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:35.275 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:34:35.376 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:34:35.406 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:34:35.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:35.408 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:34:35.509 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:35.543 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:35.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:35.547 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:34:35.647 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:35.665 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:34:35 smithi159 bash[105915]: cluster 2023-09-23T23:34:34.418534+0000 mgr.y (mgr.25991) 516 : cluster 0 pgmap v466: 89 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 2.9 GiB data, 7.9 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 425 op/s; 44787/142014 objects degraded (31.537%); 4694/142014 objects misplaced (3.305%); 6.8 MiB/s, 109 objects/s recovering 2023-09-23T23:34:35.665 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:34:35 smithi159 bash[108473]: cluster 2023-09-23T23:34:34.418534+0000 mgr.y (mgr.25991) 516 : cluster 0 pgmap v466: 89 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 2.9 GiB data, 7.9 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 425 op/s; 44787/142014 objects degraded (31.537%); 4694/142014 objects misplaced (3.305%); 6.8 MiB/s, 109 objects/s recovering 2023-09-23T23:34:35.683 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:35.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:35.687 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:34:35.787 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:35.818 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:35.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:35.820 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:34:35.921 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:35.951 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:35.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:35.958 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:34:36.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:34:35 smithi164 bash[92846]: cluster 2023-09-23T23:34:34.418534+0000 mgr.y (mgr.25991) 516 : cluster 0 pgmap v466: 89 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 2.9 GiB data, 7.9 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 425 op/s; 44787/142014 objects degraded (31.537%); 4694/142014 objects misplaced (3.305%); 6.8 MiB/s, 109 objects/s recovering 2023-09-23T23:34:36.059 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:36.089 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:36.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:36.093 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:34:36.194 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:36.234 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:36.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:36.237 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:34:36.337 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:34:36.367 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:34:36.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:36.369 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:34:36.470 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:34:36.498 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:34:36.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:36.500 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:34:36.601 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:34:36.634 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:34:36.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:36.638 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:34:36.738 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:36.769 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:36.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:36.774 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:34:36.877 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:36.903 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:36.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:36.905 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:34:37.006 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:34:37.030 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:34:37.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:37.034 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:34:37.135 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:34:37.160 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:34:37.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:37.165 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:34:37.266 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:37.310 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:37.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:37.314 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:34:37.415 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:37.443 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:37.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:37.468 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:34:37.568 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:34:37.584 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:34:37 smithi159 bash[108473]: cluster 2023-09-23T23:34:36.419226+0000 mgr.y (mgr.25991) 517 : cluster 0 pgmap v467: 89 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 2.9 GiB data, 7.8 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 428 op/s; 44787/140781 objects degraded (31.813%); 4561/140781 objects misplaced (3.240%); 6.8 MiB/s, 109 objects/s recovering 2023-09-23T23:34:37.584 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:34:37 smithi159 bash[108473]: cluster 2023-09-23T23:34:37.321667+0000 mon.a (mon.0) 614 : cluster 3 Health check update: Degraded data redundancy: 44787/140781 objects degraded (31.813%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-23T23:34:37.593 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:34:37.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:37.596 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:34:37.697 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:34:37.733 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:34:37.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:37.735 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:34:37 smithi159 bash[105915]: cluster 2023-09-23T23:34:36.419226+0000 mgr.y (mgr.25991) 517 : cluster 0 pgmap v467: 89 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 2.9 GiB data, 7.8 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 428 op/s; 44787/140781 objects degraded (31.813%); 4561/140781 objects misplaced (3.240%); 6.8 MiB/s, 109 objects/s recovering 2023-09-23T23:34:37.735 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:34:37 smithi159 bash[105915]: cluster 2023-09-23T23:34:37.321667+0000 mon.a (mon.0) 614 : cluster 3 Health check update: Degraded data redundancy: 44787/140781 objects degraded (31.813%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-23T23:34:37.736 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:34:37.837 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:37.864 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:37.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:37.870 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:34:37.971 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:34:38.003 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:34:38.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:38.006 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:34:38.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:34:37 smithi164 bash[92846]: cluster 2023-09-23T23:34:36.419226+0000 mgr.y (mgr.25991) 517 : cluster 0 pgmap v467: 89 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 2.9 GiB data, 7.8 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 428 op/s; 44787/140781 objects degraded (31.813%); 4561/140781 objects misplaced (3.240%); 6.8 MiB/s, 109 objects/s recovering 2023-09-23T23:34:38.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:34:37 smithi164 bash[92846]: cluster 2023-09-23T23:34:37.321667+0000 mon.a (mon.0) 614 : cluster 3 Health check update: Degraded data redundancy: 44787/140781 objects degraded (31.813%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-23T23:34:38.107 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:34:38.132 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:34:38.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:38.134 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:34:38.235 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:34:38.264 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:34:38.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:38.266 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:34:38.367 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:34:38.390 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:34:38.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:38.393 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:34:38.494 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:34:38.528 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:34:38.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:38.533 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:34:38.634 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:34:38.658 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:34:38.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:38.663 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:34:38.763 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:38.813 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:38.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:38.818 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:34:38.919 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:34:38.948 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:34:38.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:38.950 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:34:39.051 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:34:39.087 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:34:39.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:39.090 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:34:39.191 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:39.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:39.229 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:39.229 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:34:39.330 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:34:39.353 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:34:39.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:39.358 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:34:39.458 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:39.495 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:39.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:39.497 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:34:39.598 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:34:39.606 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:34:39 smithi164 bash[92846]: cluster 2023-09-23T23:34:38.419901+0000 mgr.y (mgr.25991) 518 : cluster 0 pgmap v468: 89 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 2.8 GiB data, 7.7 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 428 op/s; 44787/137478 objects degraded (32.578%); 4561/137478 objects misplaced (3.318%); 6.8 MiB/s, 109 objects/s recovering 2023-09-23T23:34:39.623 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:34:39.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:39.629 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:34:39.730 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:34:39.756 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:34:39.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:39.761 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:34:39.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:34:39 smithi159 bash[108473]: cluster 2023-09-23T23:34:38.419901+0000 mgr.y (mgr.25991) 518 : cluster 0 pgmap v468: 89 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 2.8 GiB data, 7.7 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 428 op/s; 44787/137478 objects degraded (32.578%); 4561/137478 objects misplaced (3.318%); 6.8 MiB/s, 109 objects/s recovering 2023-09-23T23:34:39.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:34:39 smithi159 bash[105915]: cluster 2023-09-23T23:34:38.419901+0000 mgr.y (mgr.25991) 518 : cluster 0 pgmap v468: 89 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 2.8 GiB data, 7.7 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 428 op/s; 44787/137478 objects degraded (32.578%); 4561/137478 objects misplaced (3.318%); 6.8 MiB/s, 109 objects/s recovering 2023-09-23T23:34:39.862 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:34:39.888 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:34:39.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:39.896 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:34:39.997 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:40.027 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:40.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:40.031 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:34:40.131 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:34:40.158 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:34:40.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:40.161 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:34:40.261 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:40.293 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:40.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:40.297 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:34:40.398 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:40.422 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:40.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:40.424 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:34:40.525 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:34:40.567 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:34:40.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:40.573 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:34:40.673 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:40.712 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:40.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:40.721 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:34:40.822 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:34:40.846 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:34:40.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:40.852 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:34:40.953 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:34:40.974 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:34:40.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:40.976 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:34:41.077 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:34:41.103 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:34:41.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:41.106 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:34:41.207 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:34:41.233 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:34:41.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:41.238 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:34:41.339 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:34:41.367 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:34:41.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:41.370 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:34:41.470 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:34:41.501 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:34:41.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:41.505 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:34:41.606 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:41.645 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:41.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:41.650 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:34:41.751 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:34:41.763 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:34:41 smithi164 bash[92846]: cluster 2023-09-23T23:34:40.420604+0000 mgr.y (mgr.25991) 519 : cluster 0 pgmap v469: 89 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 2.7 GiB data, 7.5 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 445 op/s; 44660/133947 objects degraded (33.342%); 4153/133947 objects misplaced (3.100%); 6.7 MiB/s, 107 objects/s recovering 2023-09-23T23:34:41.773 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:34:41.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:41.778 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:34:41.844 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:34:41 smithi159 bash[105915]: cluster 2023-09-23T23:34:40.420604+0000 mgr.y (mgr.25991) 519 : cluster 0 pgmap v469: 89 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 2.7 GiB data, 7.5 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 445 op/s; 44660/133947 objects degraded (33.342%); 4153/133947 objects misplaced (3.100%); 6.7 MiB/s, 107 objects/s recovering 2023-09-23T23:34:41.845 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:34:41 smithi159 bash[108473]: cluster 2023-09-23T23:34:40.420604+0000 mgr.y (mgr.25991) 519 : cluster 0 pgmap v469: 89 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 2.7 GiB data, 7.5 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 445 op/s; 44660/133947 objects degraded (33.342%); 4153/133947 objects misplaced (3.100%); 6.7 MiB/s, 107 objects/s recovering 2023-09-23T23:34:41.879 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:41.903 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:41.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:41.905 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:34:42.006 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:34:42.030 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:34:42.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:42.032 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:34:42.133 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:34:42.163 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:34:42.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:42.169 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:34:42.223 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:34:42.223 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:34:42.270 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:42.319 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:42.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:42.321 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:34:42.421 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:42.463 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:42.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:42.467 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:34:42.568 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:34:42.611 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:34:42.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:42.618 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:34:42.719 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:34:42.744 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:34:42.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:42.750 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:34:42.851 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:34:42.859 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:34:42 smithi159 bash[105915]: cluster 2023-09-23T23:34:42.322947+0000 mon.a (mon.0) 615 : cluster 3 Health check update: Degraded data redundancy: 44660/133947 objects degraded (33.342%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-23T23:34:42.860 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:34:42 smithi159 bash[108473]: cluster 2023-09-23T23:34:42.322947+0000 mon.a (mon.0) 615 : cluster 3 Health check update: Degraded data redundancy: 44660/133947 objects degraded (33.342%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-23T23:34:42.884 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:34:42.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:42.890 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:34:42.991 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:43.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:34:42 smithi164 bash[92846]: cluster 2023-09-23T23:34:42.322947+0000 mon.a (mon.0) 615 : cluster 3 Health check update: Degraded data redundancy: 44660/133947 objects degraded (33.342%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-23T23:34:43.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:43.032 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:43.032 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:34:43.133 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:34:43.156 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:34:43.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:43.158 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:34:43.259 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:43.288 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:43.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:43.296 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:34:43.397 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:34:43.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:43.427 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:34:43.428 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:34:43.528 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:34:43.554 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:34:43.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:43.560 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:34:43.661 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:34:43.685 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:34:43.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:43.687 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:34:43.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:34:43 smithi164 bash[92846]: cluster 2023-09-23T23:34:42.421331+0000 mgr.y (mgr.25991) 520 : cluster 0 pgmap v470: 89 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 2.7 GiB data, 7.5 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 433 op/s; 44660/131838 objects degraded (33.875%); 4153/131838 objects misplaced (3.150%); 5.7 MiB/s, 90 objects/s recovering 2023-09-23T23:34:43.788 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:34:43.797 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:34:43 smithi159 bash[105915]: cluster 2023-09-23T23:34:42.421331+0000 mgr.y (mgr.25991) 520 : cluster 0 pgmap v470: 89 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 2.7 GiB data, 7.5 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 433 op/s; 44660/131838 objects degraded (33.875%); 4153/131838 objects misplaced (3.150%); 5.7 MiB/s, 90 objects/s recovering 2023-09-23T23:34:43.799 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:34:43 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:34:43] "GET /metrics HTTP/1.1" 200 36593 "" "Prometheus/2.43.0" 2023-09-23T23:34:43.799 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:34:43 smithi159 bash[108473]: cluster 2023-09-23T23:34:42.421331+0000 mgr.y (mgr.25991) 520 : cluster 0 pgmap v470: 89 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 2.7 GiB data, 7.5 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 433 op/s; 44660/131838 objects degraded (33.875%); 4153/131838 objects misplaced (3.150%); 5.7 MiB/s, 90 objects/s recovering 2023-09-23T23:34:43.819 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:34:43.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:43.823 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:34:43.924 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:34:43.953 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:34:43.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:43.955 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:34:44.056 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:34:44.083 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:34:44.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:44.085 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:34:44.186 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:44.218 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:44.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:44.222 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:34:44.323 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:44.351 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:44.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:44.356 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:34:44.457 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:34:44.490 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:34:44.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:44.492 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:34:44.593 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:34:44.629 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:34:44.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:44.632 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:34:44.733 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:34:44.764 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:34:44.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:44.767 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:34:44.867 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:34:44.894 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:34:44.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:44.897 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:34:44.998 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:34:45.026 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:34:45.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:45.030 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:34:45.131 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:45.163 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:45.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:45.166 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:34:45.267 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:34:45.297 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:34:45.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:45.302 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:34:45.402 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:34:45.439 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:34:45.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:45.443 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:34:45.544 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:34:45.569 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:34:45.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:45.571 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:34:45.672 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:34:45.703 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:34:45.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:45.705 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:34:45.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:34:45 smithi159 bash[105915]: cluster 2023-09-23T23:34:44.422173+0000 mgr.y (mgr.25991) 521 : cluster 0 pgmap v471: 89 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 2.6 GiB data, 7.3 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 461 op/s; 44524/128589 objects degraded (34.625%); 3831/128589 objects misplaced (2.979%); 8.0 MiB/s, 128 objects/s recovering 2023-09-23T23:34:45.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:34:45 smithi159 bash[108473]: cluster 2023-09-23T23:34:44.422173+0000 mgr.y (mgr.25991) 521 : cluster 0 pgmap v471: 89 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 2.6 GiB data, 7.3 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 461 op/s; 44524/128589 objects degraded (34.625%); 3831/128589 objects misplaced (2.979%); 8.0 MiB/s, 128 objects/s recovering 2023-09-23T23:34:45.806 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:34:45.815 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:34:45 smithi164 bash[92846]: cluster 2023-09-23T23:34:44.422173+0000 mgr.y (mgr.25991) 521 : cluster 0 pgmap v471: 89 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 2.6 GiB data, 7.3 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 461 op/s; 44524/128589 objects degraded (34.625%); 3831/128589 objects misplaced (2.979%); 8.0 MiB/s, 128 objects/s recovering 2023-09-23T23:34:45.833 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:34:45.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:45.835 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:34:45.936 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:34:45.961 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:34:45.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:45.966 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:34:46.067 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:34:46.095 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:34:46.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:46.100 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:34:46.201 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:34:46.226 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:34:46.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:46.228 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:34:46.329 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:34:46.355 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:34:46.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:46.358 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:34:46.458 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:34:46.488 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:34:46.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:46.491 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:34:46.576 INFO:teuthology.orchestra.run.smithi159.stdout:moved 25 / 267 (9.3633%) 2023-09-23T23:34:46.577 INFO:teuthology.orchestra.run.smithi159.stdout:avg 38.1429 2023-09-23T23:34:46.577 INFO:teuthology.orchestra.run.smithi159.stdout:stddev 5.0548 -> 6.79135 (expected baseline 5.71786) 2023-09-23T23:34:46.577 INFO:teuthology.orchestra.run.smithi159.stdout:min osd.2 with 27 -> 32 pgs (0.707865 -> 0.838951 * mean) 2023-09-23T23:34:46.577 INFO:teuthology.orchestra.run.smithi159.stdout:max osd.4 with 43 -> 35 pgs (1.12734 -> 0.917603 * mean) 2023-09-23T23:34:46.577 INFO:teuthology.orchestra.run.smithi159.stdout: 2023-09-23T23:34:46.577 INFO:teuthology.orchestra.run.smithi159.stdout:oload 110 2023-09-23T23:34:46.577 INFO:teuthology.orchestra.run.smithi159.stdout:max_change 3 2023-09-23T23:34:46.577 INFO:teuthology.orchestra.run.smithi159.stdout:max_change_osds 4 2023-09-23T23:34:46.577 INFO:teuthology.orchestra.run.smithi159.stdout:average_utilization 0.0117 2023-09-23T23:34:46.577 INFO:teuthology.orchestra.run.smithi159.stdout:overload_utilization 0.0128 2023-09-23T23:34:46.577 INFO:teuthology.orchestra.run.smithi159.stdout:osd.4 weight 0.9500 -> 0.6533 2023-09-23T23:34:46.578 INFO:teuthology.orchestra.run.smithi159.stdout:osd.0 weight 0.9500 -> 0.6575 2023-09-23T23:34:46.592 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:46.601 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:34:46 smithi159 bash[105915]: audit 2023-09-23T23:34:46.145257+0000 mon.a (mon.0) 616 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd reweightn", "weights": "{'0':'43087','4':'42813'}"}]: dispatch 2023-09-23T23:34:46.601 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:34:46 smithi159 bash[108473]: audit 2023-09-23T23:34:46.145257+0000 mon.a (mon.0) 616 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd reweightn", "weights": "{'0':'43087','4':'42813'}"}]: dispatch 2023-09-23T23:34:46.634 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:46.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:46.637 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:34:46.738 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:34:46.761 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:34:46.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:46.764 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:34:46.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:34:46 smithi164 bash[92846]: audit 2023-09-23T23:34:46.145257+0000 mon.a (mon.0) 616 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd reweightn", "weights": "{'0':'43087','4':'42813'}"}]: dispatch 2023-09-23T23:34:46.865 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:46.882 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:46.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:46.885 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:34:46.986 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:34:47.007 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:34:47.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:47.009 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:34:47.110 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:47.135 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:47.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:47.138 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:34:47.238 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:47.259 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:47.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:47.261 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:34:47.275 INFO:teuthology.orchestra.run.smithi159.stdout:{ 2023-09-23T23:34:47.275 INFO:teuthology.orchestra.run.smithi159.stdout: "size": 20, 2023-09-23T23:34:47.275 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 600, 2023-09-23T23:34:47.275 INFO:teuthology.orchestra.run.smithi159.stdout: "ops": [ 2023-09-23T23:34:47.275 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.275 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.44483.0:8232 5.0 5:09ba21c8:::benchmark_data_smithi159_152088_object8231:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e115)", 2023-09-23T23:34:47.275 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:30:45.568040+0000", 2023-09-23T23:34:47.275 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 241.70001597300001, 2023-09-23T23:34:47.275 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.091875836000000002, 2023-09-23T23:34:47.275 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:34:47.276 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:34:47.276 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:34:47.276 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.44483", 2023-09-23T23:34:47.276 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:34:47.276 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 8232 2023-09-23T23:34:47.276 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.276 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:34:47.276 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.276 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:34:47.276 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.568040+0000", 2023-09-23T23:34:47.276 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:34:47.276 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.277 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.277 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:34:47.277 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.568040+0000", 2023-09-23T23:34:47.277 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:34:47.277 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.277 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.277 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:34:47.277 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.568039+0000", 2023-09-23T23:34:47.277 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.999999 2023-09-23T23:34:47.277 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.277 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.277 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:34:47.278 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.568078+0000", 2023-09-23T23:34:47.278 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 3.9684999999999997e-05 2023-09-23T23:34:47.278 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.278 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.278 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:34:47.278 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.568094+0000", 2023-09-23T23:34:47.278 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.5498e-05 2023-09-23T23:34:47.278 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.278 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.278 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:34:47.278 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.568103+0000", 2023-09-23T23:34:47.278 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 9.0520000000000007e-06 2023-09-23T23:34:47.278 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.279 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.279 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:34:47.279 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.568161+0000", 2023-09-23T23:34:47.279 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.7980999999999999e-05 2023-09-23T23:34:47.279 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.279 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.279 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:34:47.279 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.568322+0000", 2023-09-23T23:34:47.279 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00016074500000000001 2023-09-23T23:34:47.279 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.279 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.279 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 1,4", 2023-09-23T23:34:47.280 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.568491+0000", 2023-09-23T23:34:47.280 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000169316 2023-09-23T23:34:47.280 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.280 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.280 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-23T23:34:47.280 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.570360+0000", 2023-09-23T23:34:47.280 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.001869115 2023-09-23T23:34:47.280 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.280 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.280 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:34:47.280 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.572415+0000", 2023-09-23T23:34:47.280 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.002055215 2023-09-23T23:34:47.280 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.281 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.281 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:34:47.281 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.659809+0000", 2023-09-23T23:34:47.281 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.087394123000000004 2023-09-23T23:34:47.281 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.281 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.281 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:34:47.281 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.659868+0000", 2023-09-23T23:34:47.281 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.8629999999999999e-05 2023-09-23T23:34:47.281 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.281 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.281 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:34:47.281 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.659915+0000", 2023-09-23T23:34:47.282 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.7386999999999999e-05 2023-09-23T23:34:47.282 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:34:47.282 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:34:47.282 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:34:47.282 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.282 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.282 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.44483.0:8238 5.0 5:059ff202:::benchmark_data_smithi159_152088_object8237:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e115)", 2023-09-23T23:34:47.282 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:30:45.571117+0000", 2023-09-23T23:34:47.282 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 241.69693820399999, 2023-09-23T23:34:47.282 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.090499148000000001, 2023-09-23T23:34:47.282 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:34:47.282 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:34:47.282 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:34:47.283 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.44483", 2023-09-23T23:34:47.283 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:34:47.283 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 8238 2023-09-23T23:34:47.283 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.283 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:34:47.283 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.283 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:34:47.283 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.571117+0000", 2023-09-23T23:34:47.283 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:34:47.283 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.283 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.283 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:34:47.284 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.571117+0000", 2023-09-23T23:34:47.284 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:34:47.284 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.284 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.284 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:34:47.284 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.571116+0000", 2023-09-23T23:34:47.284 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.999999 2023-09-23T23:34:47.284 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.284 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.284 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:34:47.284 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.571138+0000", 2023-09-23T23:34:47.284 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.2016999999999999e-05 2023-09-23T23:34:47.284 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.285 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.285 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:34:47.285 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.571149+0000", 2023-09-23T23:34:47.285 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.0559e-05 2023-09-23T23:34:47.285 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.285 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.285 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:34:47.285 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.571154+0000", 2023-09-23T23:34:47.285 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.553e-06 2023-09-23T23:34:47.285 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.285 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.285 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:34:47.285 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.571193+0000", 2023-09-23T23:34:47.286 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 3.8606000000000003e-05 2023-09-23T23:34:47.286 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.286 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.286 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:34:47.286 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.571276+0000", 2023-09-23T23:34:47.286 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.2621999999999996e-05 2023-09-23T23:34:47.286 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.286 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.286 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 1,4", 2023-09-23T23:34:47.286 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.571845+0000", 2023-09-23T23:34:47.286 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00056957299999999998 2023-09-23T23:34:47.286 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.287 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.287 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-23T23:34:47.287 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.573423+0000", 2023-09-23T23:34:47.287 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0015781980000000001 2023-09-23T23:34:47.287 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.287 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.287 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:34:47.287 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.573556+0000", 2023-09-23T23:34:47.287 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000132867 2023-09-23T23:34:47.287 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.287 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.287 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:34:47.288 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.661355+0000", 2023-09-23T23:34:47.288 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.087798617999999995 2023-09-23T23:34:47.288 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.288 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.288 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:34:47.288 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.661556+0000", 2023-09-23T23:34:47.288 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00020113299999999999 2023-09-23T23:34:47.288 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.288 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.288 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:34:47.288 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.661616+0000", 2023-09-23T23:34:47.288 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.0581999999999997e-05 2023-09-23T23:34:47.288 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:34:47.288 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:34:47.289 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:34:47.289 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.289 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.289 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.44483.0:8251 5.0 5:06457453:::benchmark_data_smithi159_152088_object8250:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e115)", 2023-09-23T23:34:47.289 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:30:45.576169+0000", 2023-09-23T23:34:47.289 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 241.691886361, 2023-09-23T23:34:47.289 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.085910342000000001, 2023-09-23T23:34:47.289 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:34:47.289 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:34:47.289 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:34:47.289 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.44483", 2023-09-23T23:34:47.289 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:34:47.289 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 8251 2023-09-23T23:34:47.290 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.290 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:34:47.290 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.290 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:34:47.290 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.576169+0000", 2023-09-23T23:34:47.290 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:34:47.290 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.290 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.290 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:34:47.290 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.576169+0000", 2023-09-23T23:34:47.290 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:34:47.290 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.291 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.291 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:34:47.291 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.576168+0000", 2023-09-23T23:34:47.291 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999986 2023-09-23T23:34:47.291 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.291 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.291 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:34:47.291 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.576192+0000", 2023-09-23T23:34:47.291 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.3998999999999998e-05 2023-09-23T23:34:47.291 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.291 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.291 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:34:47.292 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.576208+0000", 2023-09-23T23:34:47.292 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.6005e-05 2023-09-23T23:34:47.292 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.292 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.292 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:34:47.292 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.576215+0000", 2023-09-23T23:34:47.292 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.1969999999999999e-06 2023-09-23T23:34:47.292 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.292 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.292 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:34:47.292 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.576267+0000", 2023-09-23T23:34:47.292 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.2463999999999998e-05 2023-09-23T23:34:47.292 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.292 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.293 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:34:47.293 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.576406+0000", 2023-09-23T23:34:47.293 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00013863999999999999 2023-09-23T23:34:47.293 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.293 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.293 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 1,4", 2023-09-23T23:34:47.293 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.576547+0000", 2023-09-23T23:34:47.293 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00014087099999999999 2023-09-23T23:34:47.293 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.293 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.293 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-23T23:34:47.293 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.577070+0000", 2023-09-23T23:34:47.293 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00052329399999999999 2023-09-23T23:34:47.294 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.294 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.294 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:34:47.294 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.578642+0000", 2023-09-23T23:34:47.294 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0015723779999999999 2023-09-23T23:34:47.294 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.294 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.294 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:34:47.294 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.661659+0000", 2023-09-23T23:34:47.294 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.083016216000000004 2023-09-23T23:34:47.294 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.294 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.294 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:34:47.295 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.662038+0000", 2023-09-23T23:34:47.295 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00037880599999999998 2023-09-23T23:34:47.295 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.295 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.295 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:34:47.295 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:45.662080+0000", 2023-09-23T23:34:47.295 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.1990999999999998e-05 2023-09-23T23:34:47.295 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:34:47.295 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:34:47.295 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:34:47.295 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.295 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.296 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.44483.0:37495 5.0 5:095beb31:::benchmark_data_smithi159_152088_object37494:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e115)", 2023-09-23T23:34:47.296 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:30:59.971071+0000", 2023-09-23T23:34:47.296 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 227.296984399, 2023-09-23T23:34:47.296 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.093051174, 2023-09-23T23:34:47.296 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:34:47.296 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:34:47.296 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:34:47.296 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.44483", 2023-09-23T23:34:47.296 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:34:47.296 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 37495 2023-09-23T23:34:47.296 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.296 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:34:47.296 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.297 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:34:47.297 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:59.971071+0000", 2023-09-23T23:34:47.297 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:34:47.297 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.297 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.297 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:34:47.297 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:59.971071+0000", 2023-09-23T23:34:47.297 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:34:47.297 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.297 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.297 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:34:47.297 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:59.971069+0000", 2023-09-23T23:34:47.298 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999976 2023-09-23T23:34:47.298 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.298 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.298 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:34:47.298 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:59.971095+0000", 2023-09-23T23:34:47.298 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.6075e-05 2023-09-23T23:34:47.298 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.298 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.298 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:34:47.298 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:59.971109+0000", 2023-09-23T23:34:47.298 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.3776e-05 2023-09-23T23:34:47.298 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.299 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.299 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:34:47.299 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:59.971119+0000", 2023-09-23T23:34:47.299 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 9.713e-06 2023-09-23T23:34:47.299 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.299 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.299 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:34:47.299 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:59.971172+0000", 2023-09-23T23:34:47.299 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.3130999999999997e-05 2023-09-23T23:34:47.299 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.299 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.299 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:34:47.299 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:59.971346+0000", 2023-09-23T23:34:47.300 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00017396999999999999 2023-09-23T23:34:47.300 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.300 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.300 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 1,4", 2023-09-23T23:34:47.300 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:59.971496+0000", 2023-09-23T23:34:47.300 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00015065599999999999 2023-09-23T23:34:47.300 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.300 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.300 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:34:47.300 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:00.059770+0000", 2023-09-23T23:34:47.300 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.088273410999999996 2023-09-23T23:34:47.300 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.300 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.301 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:34:47.301 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:00.059850+0000", 2023-09-23T23:34:47.301 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.0049999999999994e-05 2023-09-23T23:34:47.301 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.301 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.301 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-23T23:34:47.301 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:00.063970+0000", 2023-09-23T23:34:47.301 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0041203860000000002 2023-09-23T23:34:47.301 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.301 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.301 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:34:47.301 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:00.064092+0000", 2023-09-23T23:34:47.301 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00012181200000000001 2023-09-23T23:34:47.302 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.302 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.302 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:34:47.302 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:00.064122+0000", 2023-09-23T23:34:47.302 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 3.0361999999999998e-05 2023-09-23T23:34:47.302 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:34:47.302 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:34:47.302 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:34:47.302 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.302 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.302 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.44483.0:37496 5.0 5:0f0c23cb:::benchmark_data_smithi159_152088_object37495:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e115)", 2023-09-23T23:34:47.302 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:30:59.971465+0000", 2023-09-23T23:34:47.303 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 227.29659099700001, 2023-09-23T23:34:47.303 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.092783951000000003, 2023-09-23T23:34:47.303 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:34:47.303 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:34:47.303 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:34:47.303 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.44483", 2023-09-23T23:34:47.303 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:34:47.303 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 37496 2023-09-23T23:34:47.303 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.303 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:34:47.303 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.303 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:34:47.303 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:59.971465+0000", 2023-09-23T23:34:47.304 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:34:47.304 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.304 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.304 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:34:47.304 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:59.971465+0000", 2023-09-23T23:34:47.304 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:34:47.304 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.304 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.304 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:34:47.304 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:59.971464+0000", 2023-09-23T23:34:47.304 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.999999 2023-09-23T23:34:47.304 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.305 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.305 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:34:47.305 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:59.971490+0000", 2023-09-23T23:34:47.305 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.6152e-05 2023-09-23T23:34:47.305 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.305 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.305 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:34:47.305 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:59.971502+0000", 2023-09-23T23:34:47.305 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.2716e-05 2023-09-23T23:34:47.305 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.305 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.305 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:34:47.305 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:59.971511+0000", 2023-09-23T23:34:47.306 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.3149999999999992e-06 2023-09-23T23:34:47.306 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.306 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.306 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:34:47.306 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:59.972752+0000", 2023-09-23T23:34:47.306 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.001241149 2023-09-23T23:34:47.306 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.306 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.306 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:34:47.306 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:59.972879+0000", 2023-09-23T23:34:47.306 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000127064 2023-09-23T23:34:47.306 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.306 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.307 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 1,4", 2023-09-23T23:34:47.307 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:59.973019+0000", 2023-09-23T23:34:47.307 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00014023400000000001 2023-09-23T23:34:47.307 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.307 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.307 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:34:47.307 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:00.059813+0000", 2023-09-23T23:34:47.307 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.086794304000000003 2023-09-23T23:34:47.307 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.307 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.307 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:34:47.307 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:00.059882+0000", 2023-09-23T23:34:47.308 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.8083999999999994e-05 2023-09-23T23:34:47.308 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.308 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.308 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-23T23:34:47.308 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:00.064130+0000", 2023-09-23T23:34:47.308 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0042485960000000003 2023-09-23T23:34:47.308 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.308 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.308 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:34:47.308 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:00.064222+0000", 2023-09-23T23:34:47.308 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 9.1938e-05 2023-09-23T23:34:47.308 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.308 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.309 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:34:47.309 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:00.064248+0000", 2023-09-23T23:34:47.309 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.6373e-05 2023-09-23T23:34:47.309 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:34:47.309 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:34:47.309 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:34:47.309 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.309 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.309 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.44483.0:37498 5.0 5:07f225cc:::benchmark_data_smithi159_152088_object37497:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e115)", 2023-09-23T23:34:47.309 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:30:59.971524+0000", 2023-09-23T23:34:47.309 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 227.29653179600001, 2023-09-23T23:34:47.309 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.092965671999999999, 2023-09-23T23:34:47.309 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:34:47.310 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:34:47.310 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:34:47.310 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.44483", 2023-09-23T23:34:47.310 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:34:47.310 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 37498 2023-09-23T23:34:47.310 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.310 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:34:47.310 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.310 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:34:47.310 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:59.971524+0000", 2023-09-23T23:34:47.310 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:34:47.310 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.310 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.311 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:34:47.311 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:59.971524+0000", 2023-09-23T23:34:47.311 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:34:47.311 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.311 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.311 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:34:47.311 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:59.971523+0000", 2023-09-23T23:34:47.311 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999995 2023-09-23T23:34:47.311 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.311 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.311 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:34:47.311 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:59.971548+0000", 2023-09-23T23:34:47.311 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.4515000000000002e-05 2023-09-23T23:34:47.312 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.312 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.312 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:34:47.312 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:59.971556+0000", 2023-09-23T23:34:47.312 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.1620000000000008e-06 2023-09-23T23:34:47.312 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.312 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.312 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:34:47.312 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:59.971563+0000", 2023-09-23T23:34:47.312 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.9469999999999997e-06 2023-09-23T23:34:47.312 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.312 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.312 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:34:47.313 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:59.974501+0000", 2023-09-23T23:34:47.313 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0029382610000000002 2023-09-23T23:34:47.313 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.313 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.313 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:34:47.313 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:59.974650+0000", 2023-09-23T23:34:47.313 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000148849 2023-09-23T23:34:47.313 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.313 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.313 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 1,4", 2023-09-23T23:34:47.313 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:59.974794+0000", 2023-09-23T23:34:47.313 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00014436900000000001 2023-09-23T23:34:47.314 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.314 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.314 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:34:47.314 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:00.059916+0000", 2023-09-23T23:34:47.314 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.08512227 2023-09-23T23:34:47.314 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.314 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.314 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-23T23:34:47.314 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:00.064257+0000", 2023-09-23T23:34:47.314 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0043403779999999998 2023-09-23T23:34:47.314 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.314 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.315 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:34:47.315 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:00.064281+0000", 2023-09-23T23:34:47.315 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.4320000000000001e-05 2023-09-23T23:34:47.315 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.315 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.315 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:34:47.315 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:00.064454+0000", 2023-09-23T23:34:47.315 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000172363 2023-09-23T23:34:47.315 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.315 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.315 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:34:47.315 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:00.064489+0000", 2023-09-23T23:34:47.316 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 3.5864000000000001e-05 2023-09-23T23:34:47.316 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:34:47.316 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:34:47.316 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:34:47.316 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.316 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.316 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_repop_reply(client.44483.0:37495 5.0 e115/111 ondisk, result = 0)", 2023-09-23T23:34:47.316 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:30:59.974145+0000", 2023-09-23T23:34:47.316 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 227.29391029499999, 2023-09-23T23:34:47.316 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.085632154000000002, 2023-09-23T23:34:47.316 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:34:47.316 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "started", 2023-09-23T23:34:47.316 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:34:47.317 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.317 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:34:47.317 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:59.974145+0000", 2023-09-23T23:34:47.317 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:34:47.317 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.317 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.317 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:34:47.317 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:59.974145+0000", 2023-09-23T23:34:47.317 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:34:47.317 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.317 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.317 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:34:47.318 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:59.974144+0000", 2023-09-23T23:34:47.318 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.999999 2023-09-23T23:34:47.318 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.318 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.318 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:34:47.318 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:59.974149+0000", 2023-09-23T23:34:47.318 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.3069999999999996e-06 2023-09-23T23:34:47.318 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.318 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.318 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:34:47.318 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:59.974159+0000", 2023-09-23T23:34:47.318 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.0299000000000001e-05 2023-09-23T23:34:47.318 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.319 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.319 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:34:47.319 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:59.974166+0000", 2023-09-23T23:34:47.319 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.5230000000000001e-06 2023-09-23T23:34:47.319 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.319 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.319 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:34:47.319 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:00.059752+0000", 2023-09-23T23:34:47.319 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.085586468999999998 2023-09-23T23:34:47.319 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.319 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.319 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:34:47.320 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:00.059762+0000", 2023-09-23T23:34:47.320 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 9.9250000000000007e-06 2023-09-23T23:34:47.320 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.320 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.320 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:34:47.320 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:00.059777+0000", 2023-09-23T23:34:47.320 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.5383000000000002e-05 2023-09-23T23:34:47.320 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:34:47.320 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:34:47.320 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:34:47.320 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.320 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.321 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_repop_reply(client.44483.0:37496 5.0 e115/111 ondisk, result = 0)", 2023-09-23T23:34:47.321 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:30:59.977216+0000", 2023-09-23T23:34:47.321 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 227.29083934900001, 2023-09-23T23:34:47.321 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.082602885000000001, 2023-09-23T23:34:47.321 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:34:47.321 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "started", 2023-09-23T23:34:47.321 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:34:47.321 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.321 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:34:47.321 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:59.977216+0000", 2023-09-23T23:34:47.321 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:34:47.321 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.322 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.322 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:34:47.322 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:59.977216+0000", 2023-09-23T23:34:47.322 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:34:47.322 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.322 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.322 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:34:47.322 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:59.977215+0000", 2023-09-23T23:34:47.322 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999986 2023-09-23T23:34:47.322 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.322 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.322 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:34:47.323 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:59.977222+0000", 2023-09-23T23:34:47.323 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.1740000000000003e-06 2023-09-23T23:34:47.323 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.323 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.323 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:34:47.323 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:00.058005+0000", 2023-09-23T23:34:47.323 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.080783288999999994 2023-09-23T23:34:47.323 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.323 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.323 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:34:47.323 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:00.058026+0000", 2023-09-23T23:34:47.323 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.0417000000000001e-05 2023-09-23T23:34:47.323 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.324 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.324 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:34:47.324 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:00.059801+0000", 2023-09-23T23:34:47.324 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.001775134 2023-09-23T23:34:47.324 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.324 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.324 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:34:47.324 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:00.059807+0000", 2023-09-23T23:34:47.324 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.6100000000000002e-06 2023-09-23T23:34:47.324 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.324 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.324 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:34:47.325 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:00.059819+0000", 2023-09-23T23:34:47.325 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.1600000000000001e-05 2023-09-23T23:34:47.325 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:34:47.325 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:34:47.325 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:34:47.325 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.325 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.325 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_repop(client.44483.0:37510 5.a e115/111 5:5d53d1e6:::benchmark_data_smithi159_152088_object37509:head v 115'2310, mlcod=115'2308)", 2023-09-23T23:34:47.325 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:30:59.980009+0000", 2023-09-23T23:34:47.325 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 227.28804639800001, 2023-09-23T23:34:47.325 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.083483579000000002, 2023-09-23T23:34:47.325 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:34:47.325 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:34:47.326 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:34:47.326 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.326 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:34:47.326 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:59.980009+0000", 2023-09-23T23:34:47.326 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:34:47.326 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.326 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.326 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:34:47.326 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:59.980009+0000", 2023-09-23T23:34:47.326 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:34:47.326 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.326 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.327 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:34:47.327 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:59.980008+0000", 2023-09-23T23:34:47.327 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.999999 2023-09-23T23:34:47.327 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.327 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.327 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:34:47.327 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:30:59.980036+0000", 2023-09-23T23:34:47.327 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.7416999999999999e-05 2023-09-23T23:34:47.327 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.327 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.327 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:34:47.327 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:00.057997+0000", 2023-09-23T23:34:47.327 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.077961664999999999 2023-09-23T23:34:47.328 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.328 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.328 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:34:47.328 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:00.058011+0000", 2023-09-23T23:34:47.328 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.3474e-05 2023-09-23T23:34:47.328 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.328 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.328 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:34:47.328 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:00.058058+0000", 2023-09-23T23:34:47.328 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.7484999999999997e-05 2023-09-23T23:34:47.328 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.328 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.329 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:34:47.329 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:00.058082+0000", 2023-09-23T23:34:47.329 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.3836999999999999e-05 2023-09-23T23:34:47.329 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.329 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.329 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:34:47.329 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:00.063410+0000", 2023-09-23T23:34:47.329 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0053283870000000004 2023-09-23T23:34:47.329 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.329 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.329 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:34:47.329 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:00.063493+0000", 2023-09-23T23:34:47.329 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.2336999999999995e-05 2023-09-23T23:34:47.330 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:34:47.330 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:34:47.330 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:34:47.330 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.330 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.330 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.44483.0:40916 5.0 5:096e1e6b:::benchmark_data_smithi159_152088_object40915:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e115)", 2023-09-23T23:34:47.330 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:31:02.151538+0000", 2023-09-23T23:34:47.330 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 225.11651776100001, 2023-09-23T23:34:47.330 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.066198682999999994, 2023-09-23T23:34:47.330 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:34:47.330 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:34:47.330 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:34:47.331 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.44483", 2023-09-23T23:34:47.331 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:34:47.331 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 40916 2023-09-23T23:34:47.331 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.331 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:34:47.331 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.331 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:34:47.331 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:02.151538+0000", 2023-09-23T23:34:47.331 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:34:47.331 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.331 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.331 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:34:47.331 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:02.151538+0000", 2023-09-23T23:34:47.331 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:34:47.332 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.332 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.332 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:34:47.332 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:02.151535+0000", 2023-09-23T23:34:47.332 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999971 2023-09-23T23:34:47.332 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.332 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.332 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:34:47.332 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:02.151567+0000", 2023-09-23T23:34:47.332 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 3.1702000000000002e-05 2023-09-23T23:34:47.332 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.332 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.333 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:34:47.333 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:02.151589+0000", 2023-09-23T23:34:47.333 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.2602000000000001e-05 2023-09-23T23:34:47.333 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.333 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.333 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:34:47.333 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:02.151612+0000", 2023-09-23T23:34:47.333 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.3025999999999999e-05 2023-09-23T23:34:47.333 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.333 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.333 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:34:47.333 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:02.151678+0000", 2023-09-23T23:34:47.333 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.5574999999999995e-05 2023-09-23T23:34:47.333 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.334 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.334 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:34:47.334 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:02.151843+0000", 2023-09-23T23:34:47.334 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00016512499999999999 2023-09-23T23:34:47.334 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.334 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.334 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 1,4", 2023-09-23T23:34:47.334 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:02.151982+0000", 2023-09-23T23:34:47.334 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00013913200000000001 2023-09-23T23:34:47.334 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.334 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.334 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-23T23:34:47.335 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:02.155212+0000", 2023-09-23T23:34:47.335 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0032296149999999999 2023-09-23T23:34:47.335 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.335 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.335 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:34:47.335 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:02.156707+0000", 2023-09-23T23:34:47.335 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0014955739999999999 2023-09-23T23:34:47.335 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.335 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.335 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:34:47.335 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:02.217556+0000", 2023-09-23T23:34:47.335 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.060849021000000003 2023-09-23T23:34:47.336 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.336 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.336 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:34:47.336 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:02.217694+0000", 2023-09-23T23:34:47.336 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00013800300000000001 2023-09-23T23:34:47.336 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.336 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.336 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:34:47.336 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:02.217736+0000", 2023-09-23T23:34:47.336 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.1999999999999998e-05 2023-09-23T23:34:47.336 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:34:47.336 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:34:47.337 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:34:47.337 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.337 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.337 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.44483.0:40917 5.0 5:012b9314:::benchmark_data_smithi159_152088_object40916:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e115)", 2023-09-23T23:34:47.337 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:31:02.152614+0000", 2023-09-23T23:34:47.337 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 225.115441253, 2023-09-23T23:34:47.337 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.06528755, 2023-09-23T23:34:47.337 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:34:47.337 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:34:47.337 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:34:47.337 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.44483", 2023-09-23T23:34:47.337 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:34:47.337 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 40917 2023-09-23T23:34:47.338 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.338 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:34:47.338 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.338 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:34:47.338 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:02.152614+0000", 2023-09-23T23:34:47.338 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:34:47.338 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.338 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.338 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:34:47.338 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:02.152614+0000", 2023-09-23T23:34:47.338 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:34:47.339 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.339 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.339 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:34:47.339 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:02.152613+0000", 2023-09-23T23:34:47.339 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.999999 2023-09-23T23:34:47.339 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.339 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.339 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:34:47.339 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:02.152639+0000", 2023-09-23T23:34:47.339 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.546e-05 2023-09-23T23:34:47.339 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.339 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.339 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:34:47.340 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:02.152653+0000", 2023-09-23T23:34:47.340 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.4416000000000001e-05 2023-09-23T23:34:47.340 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.340 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.340 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:34:47.340 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:02.152661+0000", 2023-09-23T23:34:47.340 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.3250000000000008e-06 2023-09-23T23:34:47.340 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.340 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.340 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:34:47.340 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:02.153540+0000", 2023-09-23T23:34:47.340 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00087897500000000005 2023-09-23T23:34:47.341 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.341 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.341 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:34:47.341 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:02.153668+0000", 2023-09-23T23:34:47.341 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00012725 2023-09-23T23:34:47.341 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.341 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.341 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 1,4", 2023-09-23T23:34:47.341 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:02.153817+0000", 2023-09-23T23:34:47.341 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00014938500000000001 2023-09-23T23:34:47.341 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.341 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.342 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-23T23:34:47.342 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:02.155517+0000", 2023-09-23T23:34:47.342 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.001699552 2023-09-23T23:34:47.342 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.342 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.342 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:34:47.342 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:02.156849+0000", 2023-09-23T23:34:47.342 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0013328599999999999 2023-09-23T23:34:47.342 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.342 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.342 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:34:47.342 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:02.217779+0000", 2023-09-23T23:34:47.343 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.060929821000000002 2023-09-23T23:34:47.343 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.343 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.343 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:34:47.343 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:02.217866+0000", 2023-09-23T23:34:47.343 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.7114000000000007e-05 2023-09-23T23:34:47.343 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.343 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.343 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:34:47.343 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:02.217902+0000", 2023-09-23T23:34:47.343 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 3.5463000000000002e-05 2023-09-23T23:34:47.343 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:34:47.344 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:34:47.344 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:34:47.344 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.344 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.344 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.44483.0:43338 5.0 5:0ec8da94:::benchmark_data_smithi159_152088_object43337:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e115)", 2023-09-23T23:34:47.344 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:31:04.005377+0000", 2023-09-23T23:34:47.344 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 223.26267806800001, 2023-09-23T23:34:47.344 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.058659970999999998, 2023-09-23T23:34:47.344 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:34:47.344 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:34:47.344 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:34:47.344 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.44483", 2023-09-23T23:34:47.344 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:34:47.345 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 43338 2023-09-23T23:34:47.345 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.345 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:34:47.345 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.345 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:34:47.345 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.005377+0000", 2023-09-23T23:34:47.345 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:34:47.345 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.345 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.345 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:34:47.345 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.005377+0000", 2023-09-23T23:34:47.345 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:34:47.346 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.346 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.346 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:34:47.346 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.005376+0000", 2023-09-23T23:34:47.346 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.999999 2023-09-23T23:34:47.346 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.346 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.346 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:34:47.346 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.005398+0000", 2023-09-23T23:34:47.346 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.1160000000000001e-05 2023-09-23T23:34:47.346 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.346 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.346 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:34:47.347 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.005407+0000", 2023-09-23T23:34:47.347 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 9.1800000000000002e-06 2023-09-23T23:34:47.347 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.347 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.347 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:34:47.347 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.005412+0000", 2023-09-23T23:34:47.347 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.5149999999999997e-06 2023-09-23T23:34:47.347 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.347 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.347 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:34:47.347 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.005449+0000", 2023-09-23T23:34:47.347 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 3.6739999999999997e-05 2023-09-23T23:34:47.348 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.348 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.348 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:34:47.348 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.005573+0000", 2023-09-23T23:34:47.348 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00012424199999999999 2023-09-23T23:34:47.348 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.348 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.348 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 1,4", 2023-09-23T23:34:47.348 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.005682+0000", 2023-09-23T23:34:47.348 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000108961 2023-09-23T23:34:47.348 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.348 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.349 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-23T23:34:47.349 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.007303+0000", 2023-09-23T23:34:47.349 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.001620266 2023-09-23T23:34:47.349 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.349 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.349 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:34:47.349 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.007662+0000", 2023-09-23T23:34:47.349 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00035993800000000002 2023-09-23T23:34:47.349 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.349 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.349 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:34:47.349 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.010202+0000", 2023-09-23T23:34:47.349 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0025391659999999998 2023-09-23T23:34:47.350 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.350 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.350 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:34:47.350 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.010233+0000", 2023-09-23T23:34:47.350 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 3.1380000000000001e-05 2023-09-23T23:34:47.350 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.350 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.350 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:34:47.350 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.064037+0000", 2023-09-23T23:34:47.350 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.053804418 2023-09-23T23:34:47.350 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:34:47.351 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:34:47.351 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:34:47.351 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.351 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.351 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.44483.0:43348 5.0 5:0e50433e:::benchmark_data_smithi159_152088_object43347:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e115)", 2023-09-23T23:34:47.351 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:31:04.010428+0000", 2023-09-23T23:34:47.351 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 223.25762792200001, 2023-09-23T23:34:47.351 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.061766513000000002, 2023-09-23T23:34:47.351 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:34:47.351 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:34:47.351 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:34:47.351 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.44483", 2023-09-23T23:34:47.352 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:34:47.352 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 43348 2023-09-23T23:34:47.352 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.352 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:34:47.352 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.352 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:34:47.352 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.010428+0000", 2023-09-23T23:34:47.352 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:34:47.352 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.352 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.352 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:34:47.352 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.010428+0000", 2023-09-23T23:34:47.352 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:34:47.353 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.353 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.353 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:34:47.353 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.010427+0000", 2023-09-23T23:34:47.353 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.999999 2023-09-23T23:34:47.353 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.353 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.353 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:34:47.353 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.010463+0000", 2023-09-23T23:34:47.353 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 3.6239999999999999e-05 2023-09-23T23:34:47.353 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.353 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.353 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:34:47.354 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.064012+0000", 2023-09-23T23:34:47.354 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.053549602000000002 2023-09-23T23:34:47.354 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.354 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.354 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:34:47.354 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.064030+0000", 2023-09-23T23:34:47.354 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.7495000000000001e-05 2023-09-23T23:34:47.354 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.354 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.354 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:34:47.354 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.064086+0000", 2023-09-23T23:34:47.355 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.6048999999999998e-05 2023-09-23T23:34:47.355 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.355 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.355 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:34:47.355 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.064252+0000", 2023-09-23T23:34:47.355 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000165957 2023-09-23T23:34:47.355 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.355 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.355 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 1,4", 2023-09-23T23:34:47.355 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.064431+0000", 2023-09-23T23:34:47.355 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000178989 2023-09-23T23:34:47.355 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.355 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.356 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-23T23:34:47.356 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.068553+0000", 2023-09-23T23:34:47.356 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0041226029999999999 2023-09-23T23:34:47.356 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.356 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.356 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:34:47.356 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.069719+0000", 2023-09-23T23:34:47.356 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0011657390000000001 2023-09-23T23:34:47.356 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.356 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.356 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:34:47.356 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.072080+0000", 2023-09-23T23:34:47.357 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0023608520000000001 2023-09-23T23:34:47.357 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.357 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.357 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:34:47.357 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.072149+0000", 2023-09-23T23:34:47.357 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.8905999999999994e-05 2023-09-23T23:34:47.357 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.357 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.357 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:34:47.357 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.072194+0000", 2023-09-23T23:34:47.357 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.5147e-05 2023-09-23T23:34:47.357 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:34:47.358 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:34:47.358 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:34:47.358 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.358 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.358 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.44483.0:44505 5.0 5:08759398:::benchmark_data_smithi159_152088_object44504:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e115)", 2023-09-23T23:34:47.358 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:31:04.814649+0000", 2023-09-23T23:34:47.358 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 222.453406661, 2023-09-23T23:34:47.358 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.13449107699999999, 2023-09-23T23:34:47.358 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:34:47.358 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:34:47.358 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:34:47.358 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.44483", 2023-09-23T23:34:47.358 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:34:47.359 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 44505 2023-09-23T23:34:47.359 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.359 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:34:47.359 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.359 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:34:47.359 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.814649+0000", 2023-09-23T23:34:47.359 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:34:47.359 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.359 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.359 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:34:47.359 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.814649+0000", 2023-09-23T23:34:47.359 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:34:47.360 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.360 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.360 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:34:47.360 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.814648+0000", 2023-09-23T23:34:47.360 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999986 2023-09-23T23:34:47.360 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.360 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.360 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:34:47.360 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.814673+0000", 2023-09-23T23:34:47.360 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.4998e-05 2023-09-23T23:34:47.360 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.360 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.360 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:34:47.361 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.814687+0000", 2023-09-23T23:34:47.361 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.4649e-05 2023-09-23T23:34:47.361 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.361 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.361 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:34:47.361 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.814696+0000", 2023-09-23T23:34:47.361 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.4880000000000007e-06 2023-09-23T23:34:47.361 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.361 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.361 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:34:47.361 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.814786+0000", 2023-09-23T23:34:47.361 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 9.0716000000000004e-05 2023-09-23T23:34:47.362 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.362 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.362 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:34:47.362 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.814915+0000", 2023-09-23T23:34:47.362 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00012885899999999999 2023-09-23T23:34:47.362 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.362 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.362 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 1,4", 2023-09-23T23:34:47.362 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.815048+0000", 2023-09-23T23:34:47.362 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000132352 2023-09-23T23:34:47.362 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.362 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.363 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-23T23:34:47.363 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.817791+0000", 2023-09-23T23:34:47.363 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0027431679999999998 2023-09-23T23:34:47.363 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.363 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.363 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:34:47.363 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.819082+0000", 2023-09-23T23:34:47.363 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.001291658 2023-09-23T23:34:47.363 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.363 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.363 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:34:47.363 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.948965+0000", 2023-09-23T23:34:47.363 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.12988251200000001 2023-09-23T23:34:47.364 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.364 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.364 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:34:47.364 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.949084+0000", 2023-09-23T23:34:47.364 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000119004 2023-09-23T23:34:47.364 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.364 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.364 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:34:47.364 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.949140+0000", 2023-09-23T23:34:47.364 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.6023999999999998e-05 2023-09-23T23:34:47.364 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:34:47.364 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:34:47.364 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:34:47.365 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.365 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.365 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.44483.0:44513 5.0 5:08f590c5:::benchmark_data_smithi159_152088_object44512:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e115)", 2023-09-23T23:34:47.365 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:31:04.819134+0000", 2023-09-23T23:34:47.365 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 222.448921351, 2023-09-23T23:34:47.365 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.13015126499999999, 2023-09-23T23:34:47.365 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:34:47.365 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:34:47.365 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:34:47.365 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.44483", 2023-09-23T23:34:47.365 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:34:47.365 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 44513 2023-09-23T23:34:47.366 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.366 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:34:47.366 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.366 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:34:47.366 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.819134+0000", 2023-09-23T23:34:47.366 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:34:47.366 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.366 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.366 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:34:47.366 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.819134+0000", 2023-09-23T23:34:47.366 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:34:47.366 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.367 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.367 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:34:47.367 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.819133+0000", 2023-09-23T23:34:47.367 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999986 2023-09-23T23:34:47.367 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.367 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.367 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:34:47.367 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.819156+0000", 2023-09-23T23:34:47.367 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.3677999999999999e-05 2023-09-23T23:34:47.367 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.367 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.367 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:34:47.368 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.819172+0000", 2023-09-23T23:34:47.368 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.5736999999999999e-05 2023-09-23T23:34:47.368 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.368 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.368 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:34:47.368 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.819181+0000", 2023-09-23T23:34:47.368 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.7579999999999998e-06 2023-09-23T23:34:47.368 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.368 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.368 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:34:47.368 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.819222+0000", 2023-09-23T23:34:47.368 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.1202999999999998e-05 2023-09-23T23:34:47.368 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.369 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.369 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:34:47.369 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.819366+0000", 2023-09-23T23:34:47.369 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000143924 2023-09-23T23:34:47.369 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.369 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.369 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 1,4", 2023-09-23T23:34:47.369 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.819516+0000", 2023-09-23T23:34:47.369 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00015018200000000001 2023-09-23T23:34:47.369 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.369 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.369 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-23T23:34:47.369 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.821335+0000", 2023-09-23T23:34:47.370 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.001818837 2023-09-23T23:34:47.370 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.370 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.370 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:34:47.370 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.826059+0000", 2023-09-23T23:34:47.370 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0047242559999999996 2023-09-23T23:34:47.370 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.370 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.370 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:34:47.370 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.949192+0000", 2023-09-23T23:34:47.370 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.12313310199999999 2023-09-23T23:34:47.370 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.371 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.371 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:34:47.371 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.949248+0000", 2023-09-23T23:34:47.371 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.5889e-05 2023-09-23T23:34:47.371 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.371 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.371 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:34:47.371 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.949285+0000", 2023-09-23T23:34:47.371 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 3.7267000000000001e-05 2023-09-23T23:34:47.371 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:34:47.371 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:34:47.371 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:34:47.371 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.372 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.372 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.44483.0:44516 5.0 5:02366641:::benchmark_data_smithi159_152088_object44515:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e115)", 2023-09-23T23:34:47.372 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:31:04.821434+0000", 2023-09-23T23:34:47.372 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 222.44662165, 2023-09-23T23:34:47.372 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.13244308900000001, 2023-09-23T23:34:47.372 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:34:47.372 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:34:47.372 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:34:47.372 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.44483", 2023-09-23T23:34:47.372 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:34:47.372 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 44516 2023-09-23T23:34:47.372 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.373 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:34:47.373 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.373 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:34:47.373 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.821434+0000", 2023-09-23T23:34:47.373 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:34:47.373 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.373 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.373 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:34:47.373 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.821434+0000", 2023-09-23T23:34:47.373 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:34:47.373 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.373 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.373 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:34:47.374 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.821433+0000", 2023-09-23T23:34:47.374 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999986 2023-09-23T23:34:47.374 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.374 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.374 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:34:47.374 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.821453+0000", 2023-09-23T23:34:47.374 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.0701000000000001e-05 2023-09-23T23:34:47.374 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.374 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.374 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:34:47.374 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.821464+0000", 2023-09-23T23:34:47.374 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.0285999999999999e-05 2023-09-23T23:34:47.375 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.375 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.375 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:34:47.375 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.821470+0000", 2023-09-23T23:34:47.375 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.8810000000000001e-06 2023-09-23T23:34:47.375 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.375 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.375 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:34:47.375 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.821499+0000", 2023-09-23T23:34:47.375 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.9139999999999999e-05 2023-09-23T23:34:47.375 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.375 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.375 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:34:47.376 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.821630+0000", 2023-09-23T23:34:47.376 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00013169599999999999 2023-09-23T23:34:47.376 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.376 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.376 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 1,4", 2023-09-23T23:34:47.376 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.821775+0000", 2023-09-23T23:34:47.376 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000144377 2023-09-23T23:34:47.376 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.376 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.376 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-23T23:34:47.376 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.823363+0000", 2023-09-23T23:34:47.376 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0015885369999999999 2023-09-23T23:34:47.377 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.377 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.377 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:34:47.377 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.826237+0000", 2023-09-23T23:34:47.377 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0028734749999999999 2023-09-23T23:34:47.377 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.377 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.377 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:34:47.377 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.953771+0000", 2023-09-23T23:34:47.377 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.127533746 2023-09-23T23:34:47.377 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.377 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.377 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:34:47.378 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.953828+0000", 2023-09-23T23:34:47.378 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.7599000000000002e-05 2023-09-23T23:34:47.378 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.378 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.378 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:34:47.378 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:04.953877+0000", 2023-09-23T23:34:47.378 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.8846e-05 2023-09-23T23:34:47.378 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:34:47.378 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:34:47.378 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:34:47.378 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.378 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.378 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.44483.0:47962 5.0 5:07476493:::benchmark_data_smithi159_152088_object47961:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e115)", 2023-09-23T23:34:47.379 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:31:07.472926+0000", 2023-09-23T23:34:47.379 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 219.795129648, 2023-09-23T23:34:47.379 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.075922736000000005, 2023-09-23T23:34:47.379 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:34:47.379 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:34:47.379 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:34:47.379 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.44483", 2023-09-23T23:34:47.379 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:34:47.379 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 47962 2023-09-23T23:34:47.379 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.379 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:34:47.379 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.380 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:34:47.380 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:07.472926+0000", 2023-09-23T23:34:47.380 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:34:47.380 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.380 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.380 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:34:47.380 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:07.472926+0000", 2023-09-23T23:34:47.380 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:34:47.380 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.380 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.380 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:34:47.380 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:07.472924+0000", 2023-09-23T23:34:47.380 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999986 2023-09-23T23:34:47.381 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.381 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.381 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:34:47.381 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:07.472947+0000", 2023-09-23T23:34:47.381 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.243e-05 2023-09-23T23:34:47.381 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.381 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.381 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:34:47.381 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:07.472958+0000", 2023-09-23T23:34:47.381 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.1559999999999999e-05 2023-09-23T23:34:47.381 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.381 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.381 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:34:47.382 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:07.472965+0000", 2023-09-23T23:34:47.382 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.2419999999999997e-06 2023-09-23T23:34:47.382 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.382 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.382 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:34:47.382 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:07.473010+0000", 2023-09-23T23:34:47.382 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.5748000000000003e-05 2023-09-23T23:34:47.382 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.382 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.382 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:34:47.382 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:07.473116+0000", 2023-09-23T23:34:47.382 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000105237 2023-09-23T23:34:47.383 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.383 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.383 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 1,4", 2023-09-23T23:34:47.383 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:07.473213+0000", 2023-09-23T23:34:47.383 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 9.7373000000000004e-05 2023-09-23T23:34:47.383 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.383 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.383 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-23T23:34:47.383 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:07.474546+0000", 2023-09-23T23:34:47.383 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0013328669999999999 2023-09-23T23:34:47.383 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.383 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.383 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:34:47.384 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:07.475724+0000", 2023-09-23T23:34:47.384 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.001178204 2023-09-23T23:34:47.384 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.384 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.384 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:34:47.384 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:07.548764+0000", 2023-09-23T23:34:47.384 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.073039726999999999 2023-09-23T23:34:47.384 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.384 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.384 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:34:47.384 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:07.548813+0000", 2023-09-23T23:34:47.384 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.8912999999999997e-05 2023-09-23T23:34:47.384 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.385 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.385 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:34:47.385 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:31:07.548849+0000", 2023-09-23T23:34:47.385 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 3.5944e-05 2023-09-23T23:34:47.385 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:34:47.385 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:34:47.385 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:34:47.385 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.385 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.385 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.44483.0:131083 5.0 5:0b529fb7:::benchmark_data_smithi159_152088_object20791:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e125)", 2023-09-23T23:34:47.385 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:32:56.409228+0000", 2023-09-23T23:34:47.385 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 110.858827773, 2023-09-23T23:34:47.386 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.057701212000000002, 2023-09-23T23:34:47.386 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:34:47.386 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:34:47.386 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:34:47.386 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.44483", 2023-09-23T23:34:47.386 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:34:47.386 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 131083 2023-09-23T23:34:47.386 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.386 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:34:47.386 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.386 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:34:47.386 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:32:56.409228+0000", 2023-09-23T23:34:47.387 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:34:47.387 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.387 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.387 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:34:47.387 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:32:56.409228+0000", 2023-09-23T23:34:47.387 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:34:47.387 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.387 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.387 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:34:47.387 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:32:56.409226+0000", 2023-09-23T23:34:47.387 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999981 2023-09-23T23:34:47.387 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.388 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.388 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:34:47.388 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:32:56.409237+0000", 2023-09-23T23:34:47.388 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.1155000000000001e-05 2023-09-23T23:34:47.388 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.388 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.388 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:34:47.388 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:32:56.409255+0000", 2023-09-23T23:34:47.388 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.7944e-05 2023-09-23T23:34:47.388 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.388 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.388 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:34:47.388 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:32:56.409265+0000", 2023-09-23T23:34:47.389 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.0267e-05 2023-09-23T23:34:47.389 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.389 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.389 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:34:47.389 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:32:56.409329+0000", 2023-09-23T23:34:47.389 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.4397e-05 2023-09-23T23:34:47.389 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.389 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.389 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:34:47.389 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:32:56.409487+0000", 2023-09-23T23:34:47.389 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000157207 2023-09-23T23:34:47.389 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.390 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.390 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 1,4", 2023-09-23T23:34:47.390 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:32:56.409628+0000", 2023-09-23T23:34:47.390 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000141123 2023-09-23T23:34:47.390 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.390 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.390 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:34:47.390 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:32:56.413590+0000", 2023-09-23T23:34:47.390 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0039626720000000004 2023-09-23T23:34:47.390 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.390 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.390 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-23T23:34:47.390 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:32:56.413738+0000", 2023-09-23T23:34:47.391 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000147854 2023-09-23T23:34:47.391 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.391 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.391 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:34:47.391 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:32:56.466824+0000", 2023-09-23T23:34:47.391 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.053086049000000003 2023-09-23T23:34:47.391 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.391 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.391 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:34:47.391 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:32:56.466885+0000", 2023-09-23T23:34:47.391 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.0704e-05 2023-09-23T23:34:47.391 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.391 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.391 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:34:47.392 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:32:56.466929+0000", 2023-09-23T23:34:47.392 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.3977000000000003e-05 2023-09-23T23:34:47.392 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:34:47.392 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:34:47.392 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:34:47.392 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.392 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.392 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.44483.0:133446 5.0 5:01273ff4:::benchmark_data_smithi159_152088_object23154:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e125)", 2023-09-23T23:34:47.392 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:33:01.460165+0000", 2023-09-23T23:34:47.392 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 105.80789018199999, 2023-09-23T23:34:47.392 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.082486261000000005, 2023-09-23T23:34:47.392 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:34:47.393 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:34:47.393 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:34:47.393 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.44483", 2023-09-23T23:34:47.393 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:34:47.393 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 133446 2023-09-23T23:34:47.393 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.393 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:34:47.393 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.393 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:34:47.393 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:33:01.460165+0000", 2023-09-23T23:34:47.393 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:34:47.393 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.393 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.393 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:34:47.394 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:33:01.460165+0000", 2023-09-23T23:34:47.394 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:34:47.394 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.394 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.394 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:34:47.394 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:33:01.460164+0000", 2023-09-23T23:34:47.394 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999981 2023-09-23T23:34:47.394 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.394 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.394 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:34:47.394 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:33:01.460173+0000", 2023-09-23T23:34:47.394 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 9.1190000000000003e-06 2023-09-23T23:34:47.395 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.395 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.395 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:34:47.395 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:33:01.460188+0000", 2023-09-23T23:34:47.395 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.5724999999999999e-05 2023-09-23T23:34:47.395 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.395 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.395 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:34:47.395 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:33:01.460199+0000", 2023-09-23T23:34:47.395 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.0261000000000001e-05 2023-09-23T23:34:47.395 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.395 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.395 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:34:47.396 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:33:01.460249+0000", 2023-09-23T23:34:47.396 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.0149999999999999e-05 2023-09-23T23:34:47.396 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.396 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.396 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:34:47.396 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:33:01.460377+0000", 2023-09-23T23:34:47.396 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00012795300000000001 2023-09-23T23:34:47.396 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.396 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.396 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 1,4", 2023-09-23T23:34:47.396 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:33:01.460498+0000", 2023-09-23T23:34:47.396 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000121303 2023-09-23T23:34:47.397 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.397 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.397 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-23T23:34:47.397 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:33:01.464301+0000", 2023-09-23T23:34:47.397 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00380292 2023-09-23T23:34:47.397 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.397 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.397 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:34:47.397 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:33:01.464718+0000", 2023-09-23T23:34:47.397 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00041708400000000002 2023-09-23T23:34:47.397 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.397 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.398 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:34:47.398 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:33:01.542471+0000", 2023-09-23T23:34:47.398 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.077753265000000002 2023-09-23T23:34:47.398 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.398 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.398 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:34:47.398 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:33:01.542602+0000", 2023-09-23T23:34:47.398 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00013110300000000001 2023-09-23T23:34:47.398 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.398 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.398 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:34:47.398 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:33:01.542652+0000", 2023-09-23T23:34:47.398 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.9178999999999998e-05 2023-09-23T23:34:47.399 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:34:47.399 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:34:47.399 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:34:47.399 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.399 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.399 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_repop(client.44483.0:179384 5.e e132/129 5:7950cda3:::benchmark_data_smithi159_152088_object69092:head v 132'11279, mlcod=0'0)", 2023-09-23T23:34:47.399 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:34:46.178370+0000", 2023-09-23T23:34:47.399 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 1.089685258, 2023-09-23T23:34:47.399 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.11858183799999999, 2023-09-23T23:34:47.399 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:34:47.399 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:34:47.399 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:34:47.400 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.400 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:34:47.400 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:46.178370+0000", 2023-09-23T23:34:47.400 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:34:47.400 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.400 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.400 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:34:47.400 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:46.178370+0000", 2023-09-23T23:34:47.400 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:34:47.400 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.400 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.400 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:34:47.400 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:46.178369+0000", 2023-09-23T23:34:47.401 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.999999 2023-09-23T23:34:47.401 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.401 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.401 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:34:47.401 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:46.178381+0000", 2023-09-23T23:34:47.401 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.2132e-05 2023-09-23T23:34:47.401 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.401 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.401 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:34:47.401 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:46.178396+0000", 2023-09-23T23:34:47.401 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.505e-05 2023-09-23T23:34:47.401 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.402 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.402 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:34:47.402 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:46.287686+0000", 2023-09-23T23:34:47.402 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.10929001000000001 2023-09-23T23:34:47.402 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.402 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.402 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:34:47.402 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:46.287731+0000", 2023-09-23T23:34:47.402 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.4641000000000002e-05 2023-09-23T23:34:47.402 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.402 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.402 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:34:47.403 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:46.287753+0000", 2023-09-23T23:34:47.403 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.1523e-05 2023-09-23T23:34:47.403 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.403 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.403 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:34:47.403 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:46.296867+0000", 2023-09-23T23:34:47.403 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0091144239999999994 2023-09-23T23:34:47.403 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:34:47.403 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:34:47.403 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:34:47.403 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:46.296952+0000", 2023-09-23T23:34:47.403 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.5117000000000005e-05 2023-09-23T23:34:47.403 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:34:47.404 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:34:47.404 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:34:47.404 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:34:47.404 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:34:47.404 INFO:teuthology.orchestra.run.smithi159.stdout:} 2023-09-23T23:34:47.404 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:34:47.423 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:34:47.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:47.428 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:34:47.529 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:34:47.558 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:34:47.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:47.561 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:34:47.662 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:34:47.678 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:34:47 smithi159 bash[105915]: audit 2023-09-23T23:34:46.144388+0000 mgr.y (mgr.25991) 522 : audit 0 from='client.44597 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 110, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:34:47.678 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:34:47 smithi159 bash[105915]: cluster 2023-09-23T23:34:46.422843+0000 mgr.y (mgr.25991) 523 : cluster 0 pgmap v472: 89 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 2.6 GiB data, 7.2 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 405 op/s; 44528/127416 objects degraded (34.947%); 3676/127416 objects misplaced (2.885%); 6.6 MiB/s, 106 objects/s recovering 2023-09-23T23:34:47.678 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:34:47 smithi159 bash[105915]: cluster 2023-09-23T23:34:46.568536+0000 osd.6 (osd.6) 45 : cluster 3 failed to encode map e133 with expected crc 2023-09-23T23:34:47.678 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:34:47 smithi159 bash[105915]: audit 2023-09-23T23:34:46.571858+0000 mon.a (mon.0) 617 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'0':'43087','4':'42813'}"}]': finished 2023-09-23T23:34:47.678 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:34:47 smithi159 bash[105915]: cluster 2023-09-23T23:34:46.572073+0000 mon.a (mon.0) 618 : cluster 0 osdmap e133: 8 total, 8 up, 7 in 2023-09-23T23:34:47.678 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:34:47 smithi159 bash[105915]: audit 2023-09-23T23:34:47.225690+0000 mon.a (mon.0) 619 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:34:47.678 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:34:47 smithi159 bash[105915]: cluster 2023-09-23T23:34:47.324116+0000 mon.a (mon.0) 620 : cluster 3 Health check update: Degraded data redundancy: 44528/127416 objects degraded (34.947%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-23T23:34:47.678 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:34:47 smithi159 bash[105915]: cluster 2023-09-23T23:34:47.332611+0000 mon.a (mon.0) 621 : cluster 0 osdmap e134: 8 total, 8 up, 7 in 2023-09-23T23:34:47.687 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:34:47.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:47.689 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:34:47.790 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:34:47.801 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:34:47 smithi164 bash[92846]: audit 2023-09-23T23:34:46.144388+0000 mgr.y (mgr.25991) 522 : audit 0 from='client.44597 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 110, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:34:47.801 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:34:47 smithi164 bash[92846]: cluster 2023-09-23T23:34:46.422843+0000 mgr.y (mgr.25991) 523 : cluster 0 pgmap v472: 89 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 2.6 GiB data, 7.2 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 405 op/s; 44528/127416 objects degraded (34.947%); 3676/127416 objects misplaced (2.885%); 6.6 MiB/s, 106 objects/s recovering 2023-09-23T23:34:47.801 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:34:47 smithi164 bash[92846]: cluster 2023-09-23T23:34:46.568536+0000 osd.6 (osd.6) 45 : cluster 3 failed to encode map e133 with expected crc 2023-09-23T23:34:47.802 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:34:47 smithi164 bash[92846]: audit 2023-09-23T23:34:46.571858+0000 mon.a (mon.0) 617 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'0':'43087','4':'42813'}"}]': finished 2023-09-23T23:34:47.802 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:34:47 smithi164 bash[92846]: cluster 2023-09-23T23:34:46.572073+0000 mon.a (mon.0) 618 : cluster 0 osdmap e133: 8 total, 8 up, 7 in 2023-09-23T23:34:47.802 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:34:47 smithi164 bash[92846]: audit 2023-09-23T23:34:47.225690+0000 mon.a (mon.0) 619 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:34:47.802 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:34:47 smithi164 bash[92846]: cluster 2023-09-23T23:34:47.324116+0000 mon.a (mon.0) 620 : cluster 3 Health check update: Degraded data redundancy: 44528/127416 objects degraded (34.947%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-23T23:34:47.802 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:34:47 smithi164 bash[92846]: cluster 2023-09-23T23:34:47.332611+0000 mon.a (mon.0) 621 : cluster 0 osdmap e134: 8 total, 8 up, 7 in 2023-09-23T23:34:47.819 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:34:47.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:47.822 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:34:47.922 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:34:47.951 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:34:47.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:47.954 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:34:48.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:34:47 smithi159 bash[108473]: audit 2023-09-23T23:34:46.144388+0000 mgr.y (mgr.25991) 522 : audit 0 from='client.44597 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 110, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:34:48.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:34:47 smithi159 bash[108473]: cluster 2023-09-23T23:34:46.422843+0000 mgr.y (mgr.25991) 523 : cluster 0 pgmap v472: 89 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 2.6 GiB data, 7.2 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 405 op/s; 44528/127416 objects degraded (34.947%); 3676/127416 objects misplaced (2.885%); 6.6 MiB/s, 106 objects/s recovering 2023-09-23T23:34:48.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:34:47 smithi159 bash[108473]: cluster 2023-09-23T23:34:46.568536+0000 osd.6 (osd.6) 45 : cluster 3 failed to encode map e133 with expected crc 2023-09-23T23:34:48.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:34:47 smithi159 bash[108473]: audit 2023-09-23T23:34:46.571858+0000 mon.a (mon.0) 617 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'0':'43087','4':'42813'}"}]': finished 2023-09-23T23:34:48.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:34:47 smithi159 bash[108473]: cluster 2023-09-23T23:34:46.572073+0000 mon.a (mon.0) 618 : cluster 0 osdmap e133: 8 total, 8 up, 7 in 2023-09-23T23:34:48.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:34:47 smithi159 bash[108473]: audit 2023-09-23T23:34:47.225690+0000 mon.a (mon.0) 619 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:34:48.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:34:47 smithi159 bash[108473]: cluster 2023-09-23T23:34:47.324116+0000 mon.a (mon.0) 620 : cluster 3 Health check update: Degraded data redundancy: 44528/127416 objects degraded (34.947%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-23T23:34:48.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:34:47 smithi159 bash[108473]: cluster 2023-09-23T23:34:47.332611+0000 mon.a (mon.0) 621 : cluster 0 osdmap e134: 8 total, 8 up, 7 in 2023-09-23T23:34:48.054 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:48.079 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:48.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:48.082 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:34:48.183 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:34:48.205 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:34:48.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:48.207 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:34:48.307 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:34:48.329 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:34:48.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:48.331 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:34:48.432 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:34:48.463 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:34:48.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:48.467 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:34:48.568 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:34:48.594 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:34:48.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:48.597 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:34:48.658 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:34:48 smithi159 bash[105915]: cluster 2023-09-23T23:34:47.329915+0000 osd.7 (osd.7) 38 : cluster 3 failed to encode map e134 with expected crc 2023-09-23T23:34:48.658 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:34:48 smithi159 bash[105915]: cluster 2023-09-23T23:34:47.329928+0000 osd.5 (osd.5) 41 : cluster 3 failed to encode map e134 with expected crc 2023-09-23T23:34:48.658 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:34:48 smithi159 bash[105915]: cluster 2023-09-23T23:34:47.333296+0000 osd.6 (osd.6) 46 : cluster 3 failed to encode map e134 with expected crc 2023-09-23T23:34:48.658 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:34:48 smithi159 bash[105915]: cluster 2023-09-23T23:34:47.333570+0000 osd.7 (osd.7) 39 : cluster 3 failed to encode map e134 with expected crc 2023-09-23T23:34:48.658 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:34:48 smithi159 bash[105915]: cluster 2023-09-23T23:34:47.333599+0000 osd.4 (osd.4) 61 : cluster 3 failed to encode map e134 with expected crc 2023-09-23T23:34:48.658 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:34:48 smithi159 bash[105915]: cluster 2023-09-23T23:34:47.336731+0000 osd.6 (osd.6) 47 : cluster 3 failed to encode map e134 with expected crc 2023-09-23T23:34:48.658 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:34:48 smithi159 bash[105915]: cluster 2023-09-23T23:34:47.336938+0000 osd.4 (osd.4) 62 : cluster 3 failed to encode map e134 with expected crc 2023-09-23T23:34:48.658 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:34:48 smithi159 bash[105915]: cluster 2023-09-23T23:34:47.341399+0000 osd.4 (osd.4) 63 : cluster 3 failed to encode map e134 with expected crc 2023-09-23T23:34:48.658 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:34:48 smithi159 bash[105915]: cluster 2023-09-23T23:34:47.343916+0000 osd.4 (osd.4) 64 : cluster 3 failed to encode map e134 with expected crc 2023-09-23T23:34:48.659 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:34:48 smithi159 bash[105915]: cluster 2023-09-23T23:34:48.340226+0000 osd.0 (osd.0) 1 : cluster 1 5.e continuing backfill to osd.3 from (116'4572,132'11287] MIN to 132'11287 2023-09-23T23:34:48.659 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:34:48 smithi159 bash[105915]: cluster 2023-09-23T23:34:48.340292+0000 osd.0 (osd.0) 2 : cluster 0 5.e starting backfill to osd.7 from (0'0,0'0] MAX to 132'11287 2023-09-23T23:34:48.659 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:34:48 smithi159 bash[105915]: cluster 2023-09-23T23:34:48.340717+0000 mon.a (mon.0) 622 : cluster 0 osdmap e135: 8 total, 8 up, 7 in 2023-09-23T23:34:48.659 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:34:48 smithi159 bash[105915]: cluster 2023-09-23T23:34:48.342446+0000 osd.1 (osd.1) 1 : cluster 0 5.5 starting backfill to osd.6 from (0'0,0'0] MAX to 132'11179 2023-09-23T23:34:48.659 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:34:48 smithi159 bash[105915]: cluster 2023-09-23T23:34:48.351602+0000 osd.2 (osd.2) 1 : cluster 0 5.a starting backfill to osd.0 from (0'0,0'0] MAX to 132'11234 2023-09-23T23:34:48.659 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:34:48 smithi159 bash[105915]: cluster 2023-09-23T23:34:48.352029+0000 osd.2 (osd.2) 2 : cluster 0 5.6 starting backfill to osd.1 from (0'0,0'0] MAX to 132'11313 2023-09-23T23:34:48.659 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:34:48 smithi159 bash[105915]: cluster 2023-09-23T23:34:48.364473+0000 osd.1 (osd.1) 2 : cluster 0 5.5 starting backfill to osd.7 from (0'0,0'0] MAX to 132'11179 2023-09-23T23:34:48.660 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:34:48 smithi159 bash[108473]: cluster 2023-09-23T23:34:47.329915+0000 osd.7 (osd.7) 38 : cluster 3 failed to encode map e134 with expected crc 2023-09-23T23:34:48.660 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:34:48 smithi159 bash[108473]: cluster 2023-09-23T23:34:47.329928+0000 osd.5 (osd.5) 41 : cluster 3 failed to encode map e134 with expected crc 2023-09-23T23:34:48.660 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:34:48 smithi159 bash[108473]: cluster 2023-09-23T23:34:47.333296+0000 osd.6 (osd.6) 46 : cluster 3 failed to encode map e134 with expected crc 2023-09-23T23:34:48.660 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:34:48 smithi159 bash[108473]: cluster 2023-09-23T23:34:47.333570+0000 osd.7 (osd.7) 39 : cluster 3 failed to encode map e134 with expected crc 2023-09-23T23:34:48.660 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:34:48 smithi159 bash[108473]: cluster 2023-09-23T23:34:47.333599+0000 osd.4 (osd.4) 61 : cluster 3 failed to encode map e134 with expected crc 2023-09-23T23:34:48.660 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:34:48 smithi159 bash[108473]: cluster 2023-09-23T23:34:47.336731+0000 osd.6 (osd.6) 47 : cluster 3 failed to encode map e134 with expected crc 2023-09-23T23:34:48.660 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:34:48 smithi159 bash[108473]: cluster 2023-09-23T23:34:47.336938+0000 osd.4 (osd.4) 62 : cluster 3 failed to encode map e134 with expected crc 2023-09-23T23:34:48.660 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:34:48 smithi159 bash[108473]: cluster 2023-09-23T23:34:47.341399+0000 osd.4 (osd.4) 63 : cluster 3 failed to encode map e134 with expected crc 2023-09-23T23:34:48.660 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:34:48 smithi159 bash[108473]: cluster 2023-09-23T23:34:47.343916+0000 osd.4 (osd.4) 64 : cluster 3 failed to encode map e134 with expected crc 2023-09-23T23:34:48.660 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:34:48 smithi159 bash[108473]: cluster 2023-09-23T23:34:48.340226+0000 osd.0 (osd.0) 1 : cluster 1 5.e continuing backfill to osd.3 from (116'4572,132'11287] MIN to 132'11287 2023-09-23T23:34:48.661 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:34:48 smithi159 bash[108473]: cluster 2023-09-23T23:34:48.340292+0000 osd.0 (osd.0) 2 : cluster 0 5.e starting backfill to osd.7 from (0'0,0'0] MAX to 132'11287 2023-09-23T23:34:48.661 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:34:48 smithi159 bash[108473]: cluster 2023-09-23T23:34:48.340717+0000 mon.a (mon.0) 622 : cluster 0 osdmap e135: 8 total, 8 up, 7 in 2023-09-23T23:34:48.661 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:34:48 smithi159 bash[108473]: cluster 2023-09-23T23:34:48.342446+0000 osd.1 (osd.1) 1 : cluster 0 5.5 starting backfill to osd.6 from (0'0,0'0] MAX to 132'11179 2023-09-23T23:34:48.661 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:34:48 smithi159 bash[108473]: cluster 2023-09-23T23:34:48.351602+0000 osd.2 (osd.2) 1 : cluster 0 5.a starting backfill to osd.0 from (0'0,0'0] MAX to 132'11234 2023-09-23T23:34:48.661 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:34:48 smithi159 bash[108473]: cluster 2023-09-23T23:34:48.352029+0000 osd.2 (osd.2) 2 : cluster 0 5.6 starting backfill to osd.1 from (0'0,0'0] MAX to 132'11313 2023-09-23T23:34:48.661 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:34:48 smithi159 bash[108473]: cluster 2023-09-23T23:34:48.364473+0000 osd.1 (osd.1) 2 : cluster 0 5.5 starting backfill to osd.7 from (0'0,0'0] MAX to 132'11179 2023-09-23T23:34:48.698 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:34:48.708 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:34:48 smithi164 bash[92846]: cluster 2023-09-23T23:34:47.329915+0000 osd.7 (osd.7) 38 : cluster 3 failed to encode map e134 with expected crc 2023-09-23T23:34:48.708 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:34:48 smithi164 bash[92846]: cluster 2023-09-23T23:34:47.329928+0000 osd.5 (osd.5) 41 : cluster 3 failed to encode map e134 with expected crc 2023-09-23T23:34:48.708 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:34:48 smithi164 bash[92846]: cluster 2023-09-23T23:34:47.333296+0000 osd.6 (osd.6) 46 : cluster 3 failed to encode map e134 with expected crc 2023-09-23T23:34:48.708 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:34:48 smithi164 bash[92846]: cluster 2023-09-23T23:34:47.333570+0000 osd.7 (osd.7) 39 : cluster 3 failed to encode map e134 with expected crc 2023-09-23T23:34:48.708 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:34:48 smithi164 bash[92846]: cluster 2023-09-23T23:34:47.333599+0000 osd.4 (osd.4) 61 : cluster 3 failed to encode map e134 with expected crc 2023-09-23T23:34:48.708 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:34:48 smithi164 bash[92846]: cluster 2023-09-23T23:34:47.336731+0000 osd.6 (osd.6) 47 : cluster 3 failed to encode map e134 with expected crc 2023-09-23T23:34:48.708 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:34:48 smithi164 bash[92846]: cluster 2023-09-23T23:34:47.336938+0000 osd.4 (osd.4) 62 : cluster 3 failed to encode map e134 with expected crc 2023-09-23T23:34:48.708 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:34:48 smithi164 bash[92846]: cluster 2023-09-23T23:34:47.341399+0000 osd.4 (osd.4) 63 : cluster 3 failed to encode map e134 with expected crc 2023-09-23T23:34:48.708 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:34:48 smithi164 bash[92846]: cluster 2023-09-23T23:34:47.343916+0000 osd.4 (osd.4) 64 : cluster 3 failed to encode map e134 with expected crc 2023-09-23T23:34:48.708 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:34:48 smithi164 bash[92846]: cluster 2023-09-23T23:34:48.340226+0000 osd.0 (osd.0) 1 : cluster 1 5.e continuing backfill to osd.3 from (116'4572,132'11287] MIN to 132'11287 2023-09-23T23:34:48.709 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:34:48 smithi164 bash[92846]: cluster 2023-09-23T23:34:48.340292+0000 osd.0 (osd.0) 2 : cluster 0 5.e starting backfill to osd.7 from (0'0,0'0] MAX to 132'11287 2023-09-23T23:34:48.709 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:34:48 smithi164 bash[92846]: cluster 2023-09-23T23:34:48.340717+0000 mon.a (mon.0) 622 : cluster 0 osdmap e135: 8 total, 8 up, 7 in 2023-09-23T23:34:48.709 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:34:48 smithi164 bash[92846]: cluster 2023-09-23T23:34:48.342446+0000 osd.1 (osd.1) 1 : cluster 0 5.5 starting backfill to osd.6 from (0'0,0'0] MAX to 132'11179 2023-09-23T23:34:48.709 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:34:48 smithi164 bash[92846]: cluster 2023-09-23T23:34:48.351602+0000 osd.2 (osd.2) 1 : cluster 0 5.a starting backfill to osd.0 from (0'0,0'0] MAX to 132'11234 2023-09-23T23:34:48.709 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:34:48 smithi164 bash[92846]: cluster 2023-09-23T23:34:48.352029+0000 osd.2 (osd.2) 2 : cluster 0 5.6 starting backfill to osd.1 from (0'0,0'0] MAX to 132'11313 2023-09-23T23:34:48.709 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:34:48 smithi164 bash[92846]: cluster 2023-09-23T23:34:48.364473+0000 osd.1 (osd.1) 2 : cluster 0 5.5 starting backfill to osd.7 from (0'0,0'0] MAX to 132'11179 2023-09-23T23:34:48.726 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:34:48.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:48.734 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:34:48.834 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:34:48.860 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:34:48.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:48.865 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:34:48.965 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:34:48.995 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:34:48.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:48.998 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:34:49.098 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:34:49.127 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:34:49.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:49.132 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:34:49.233 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:34:49.255 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:34:49.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:49.259 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:34:49.360 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:49.386 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:49.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:49.393 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:34:49.494 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:34:49.521 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:34:49.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:49.524 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:34:49.624 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:34:49.668 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:34:49.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:49.673 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:34:49.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:34:49 smithi164 bash[92846]: cluster 2023-09-23T23:34:48.341185+0000 osd.7 (osd.7) 40 : cluster 3 failed to encode map e135 with expected crc 2023-09-23T23:34:49.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:34:49 smithi164 bash[92846]: cluster 2023-09-23T23:34:48.343856+0000 osd.7 (osd.7) 41 : cluster 3 failed to encode map e135 with expected crc 2023-09-23T23:34:49.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:34:49 smithi164 bash[92846]: cluster 2023-09-23T23:34:48.359466+0000 osd.4 (osd.4) 65 : cluster 3 failed to encode map e135 with expected crc 2023-09-23T23:34:49.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:34:49 smithi164 bash[92846]: cluster 2023-09-23T23:34:48.419333+0000 osd.5 (osd.5) 42 : cluster 3 failed to encode map e135 with expected crc 2023-09-23T23:34:49.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:34:49 smithi164 bash[92846]: cluster 2023-09-23T23:34:48.423575+0000 mgr.y (mgr.25991) 524 : cluster 0 pgmap v476: 89 pgs: 1 unknown, 2 remapped+peering, 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 75 active+clean, 1 active+recovery_wait+degraded+remapped, 3 peering; 2.5 GiB data, 7.1 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 386 op/s; 35173/124872 objects degraded (28.167%); 6121/124872 objects misplaced (4.902%); 6.8 MiB/s, 111 objects/s recovering 2023-09-23T23:34:49.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:34:49 smithi164 bash[92846]: cluster 2023-09-23T23:34:49.337827+0000 mon.a (mon.0) 623 : cluster 3 Health check failed: Reduced data availability: 2 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2023-09-23T23:34:49.775 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:34:49.804 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:34:49.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:49.809 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:34:49.910 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:34:49.938 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:34:49.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:49.941 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:34:50.042 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:50.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:34:49 smithi159 bash[108473]: cluster 2023-09-23T23:34:48.341185+0000 osd.7 (osd.7) 40 : cluster 3 failed to encode map e135 with expected crc 2023-09-23T23:34:50.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:34:49 smithi159 bash[108473]: cluster 2023-09-23T23:34:48.343856+0000 osd.7 (osd.7) 41 : cluster 3 failed to encode map e135 with expected crc 2023-09-23T23:34:50.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:34:49 smithi159 bash[108473]: cluster 2023-09-23T23:34:48.359466+0000 osd.4 (osd.4) 65 : cluster 3 failed to encode map e135 with expected crc 2023-09-23T23:34:50.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:34:49 smithi159 bash[108473]: cluster 2023-09-23T23:34:48.419333+0000 osd.5 (osd.5) 42 : cluster 3 failed to encode map e135 with expected crc 2023-09-23T23:34:50.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:34:49 smithi159 bash[108473]: cluster 2023-09-23T23:34:48.423575+0000 mgr.y (mgr.25991) 524 : cluster 0 pgmap v476: 89 pgs: 1 unknown, 2 remapped+peering, 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 75 active+clean, 1 active+recovery_wait+degraded+remapped, 3 peering; 2.5 GiB data, 7.1 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 386 op/s; 35173/124872 objects degraded (28.167%); 6121/124872 objects misplaced (4.902%); 6.8 MiB/s, 111 objects/s recovering 2023-09-23T23:34:50.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:34:49 smithi159 bash[108473]: cluster 2023-09-23T23:34:49.337827+0000 mon.a (mon.0) 623 : cluster 3 Health check failed: Reduced data availability: 2 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2023-09-23T23:34:50.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:34:49 smithi159 bash[105915]: cluster 2023-09-23T23:34:48.341185+0000 osd.7 (osd.7) 40 : cluster 3 failed to encode map e135 with expected crc 2023-09-23T23:34:50.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:34:49 smithi159 bash[105915]: cluster 2023-09-23T23:34:48.343856+0000 osd.7 (osd.7) 41 : cluster 3 failed to encode map e135 with expected crc 2023-09-23T23:34:50.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:34:49 smithi159 bash[105915]: cluster 2023-09-23T23:34:48.359466+0000 osd.4 (osd.4) 65 : cluster 3 failed to encode map e135 with expected crc 2023-09-23T23:34:50.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:34:49 smithi159 bash[105915]: cluster 2023-09-23T23:34:48.419333+0000 osd.5 (osd.5) 42 : cluster 3 failed to encode map e135 with expected crc 2023-09-23T23:34:50.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:34:49 smithi159 bash[105915]: cluster 2023-09-23T23:34:48.423575+0000 mgr.y (mgr.25991) 524 : cluster 0 pgmap v476: 89 pgs: 1 unknown, 2 remapped+peering, 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 75 active+clean, 1 active+recovery_wait+degraded+remapped, 3 peering; 2.5 GiB data, 7.1 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 386 op/s; 35173/124872 objects degraded (28.167%); 6121/124872 objects misplaced (4.902%); 6.8 MiB/s, 111 objects/s recovering 2023-09-23T23:34:50.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:34:49 smithi159 bash[105915]: cluster 2023-09-23T23:34:49.337827+0000 mon.a (mon.0) 623 : cluster 3 Health check failed: Reduced data availability: 2 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2023-09-23T23:34:50.079 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:50.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:50.082 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:34:50.183 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:34:50.211 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:34:50.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:50.214 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:34:50.315 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:34:50.345 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:34:50.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:50.347 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:34:50.448 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:50.480 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:50.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:50.482 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:34:50.583 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:34:50.614 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:34:50.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:50.618 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:34:50.719 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:34:50.742 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:34:50.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:50.744 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:34:50.845 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:34:50.873 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:34:50.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:50.877 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:34:50.978 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:34:51.006 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:34:51.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:51.010 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:34:51.111 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:34:51.138 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:34:51.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:51.143 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:34:51.193 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_ops_in_flight 2023-09-23T23:34:51.244 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:34:51.281 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:34:51.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:51.289 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:34:51.390 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:34:51.436 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:34:51.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:51.445 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:34:51.546 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:51.584 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:51.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:51.589 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:34:51.690 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:34:51.698 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:34:51 smithi164 bash[92846]: cluster 2023-09-23T23:34:50.424380+0000 mgr.y (mgr.25991) 525 : cluster 0 pgmap v477: 89 pgs: 1 unknown, 2 remapped+peering, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean, 3 peering; 2.5 GiB data, 7.0 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 323 op/s; 35821/122769 objects degraded (29.178%); 12461/122769 objects misplaced (10.150%); 8.2 MiB/s, 133 objects/s recovering 2023-09-23T23:34:51.717 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:34:51.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:51.722 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:34:51.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:34:51 smithi159 bash[105915]: cluster 2023-09-23T23:34:50.424380+0000 mgr.y (mgr.25991) 525 : cluster 0 pgmap v477: 89 pgs: 1 unknown, 2 remapped+peering, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean, 3 peering; 2.5 GiB data, 7.0 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 323 op/s; 35821/122769 objects degraded (29.178%); 12461/122769 objects misplaced (10.150%); 8.2 MiB/s, 133 objects/s recovering 2023-09-23T23:34:51.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:34:51 smithi159 bash[108473]: cluster 2023-09-23T23:34:50.424380+0000 mgr.y (mgr.25991) 525 : cluster 0 pgmap v477: 89 pgs: 1 unknown, 2 remapped+peering, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean, 3 peering; 2.5 GiB data, 7.0 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 323 op/s; 35821/122769 objects degraded (29.178%); 12461/122769 objects misplaced (10.150%); 8.2 MiB/s, 133 objects/s recovering 2023-09-23T23:34:51.823 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:34:51.861 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:34:51.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:51.866 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:34:51.967 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:34:51.997 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:34:52.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:52.002 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:34:52.102 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:34:52.128 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:34:52.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:52.134 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:34:52.234 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:34:52.265 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:34:52.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:52.267 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:34:52.368 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:52.409 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:52.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:52.414 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:34:52.515 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:34:52.555 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:34:52.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:52.557 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:34:52.657 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:34:52.686 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:34:52.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:52.694 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:34:52.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:34:52 smithi159 bash[105915]: cluster 2023-09-23T23:34:52.325609+0000 mon.a (mon.0) 624 : cluster 3 Health check update: Degraded data redundancy: 35821/122769 objects degraded (29.178%), 8 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T23:34:52.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:34:52 smithi159 bash[108473]: cluster 2023-09-23T23:34:52.325609+0000 mon.a (mon.0) 624 : cluster 3 Health check update: Degraded data redundancy: 35821/122769 objects degraded (29.178%), 8 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T23:34:52.795 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:34:52.827 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:34:52.833 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:34:52 smithi164 bash[92846]: cluster 2023-09-23T23:34:52.325609+0000 mon.a (mon.0) 624 : cluster 3 Health check update: Degraded data redundancy: 35821/122769 objects degraded (29.178%), 8 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T23:34:52.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:52.833 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:34:52.934 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:34:52.969 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:34:52.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:52.974 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:34:53.075 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:53.120 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:53.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:53.125 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:34:53.225 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:34:53.253 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:34:53.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:53.255 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:34:53.356 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:34:53.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:53.401 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:34:53.401 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:34:53.502 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:53.548 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:53.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:53.551 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:34:53.652 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:34:53.670 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:34:53 smithi159 bash[105915]: cluster 2023-09-23T23:34:52.425048+0000 mgr.y (mgr.25991) 526 : cluster 0 pgmap v478: 89 pgs: 1 remapped+peering, 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 77 active+clean; 2.5 GiB data, 6.9 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 337 op/s; 38296/121344 objects degraded (31.560%); 14957/121344 objects misplaced (12.326%); 7.8 MiB/s, 128 objects/s recovering 2023-09-23T23:34:53.670 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:34:53 smithi159 bash[105915]: cluster 2023-09-23T23:34:53.328136+0000 mon.a (mon.0) 625 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 3 pgs peering) 2023-09-23T23:34:53.670 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:34:53 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:34:53] "GET /metrics HTTP/1.1" 200 36599 "" "Prometheus/2.43.0" 2023-09-23T23:34:53.671 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:34:53 smithi159 bash[108473]: cluster 2023-09-23T23:34:52.425048+0000 mgr.y (mgr.25991) 526 : cluster 0 pgmap v478: 89 pgs: 1 remapped+peering, 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 77 active+clean; 2.5 GiB data, 6.9 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 337 op/s; 38296/121344 objects degraded (31.560%); 14957/121344 objects misplaced (12.326%); 7.8 MiB/s, 128 objects/s recovering 2023-09-23T23:34:53.671 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:34:53 smithi159 bash[108473]: cluster 2023-09-23T23:34:53.328136+0000 mon.a (mon.0) 625 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 3 pgs peering) 2023-09-23T23:34:53.676 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:34:53.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:53.682 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:34:53.782 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:34:53.811 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:34:53.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:53.814 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:34:53.915 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:34:53.942 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:34:53.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:53.947 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:34:54.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:34:53 smithi164 bash[92846]: cluster 2023-09-23T23:34:52.425048+0000 mgr.y (mgr.25991) 526 : cluster 0 pgmap v478: 89 pgs: 1 remapped+peering, 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 77 active+clean; 2.5 GiB data, 6.9 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 337 op/s; 38296/121344 objects degraded (31.560%); 14957/121344 objects misplaced (12.326%); 7.8 MiB/s, 128 objects/s recovering 2023-09-23T23:34:54.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:34:53 smithi164 bash[92846]: cluster 2023-09-23T23:34:53.328136+0000 mon.a (mon.0) 625 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 3 pgs peering) 2023-09-23T23:34:54.047 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:34:54.070 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:34:54.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:54.072 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:34:54.173 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:34:54.197 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:34:54.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:54.201 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:34:54.302 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:34:54.329 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:34:54.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:54.331 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:34:54.431 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:34:54.453 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:34:54.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:54.458 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:34:54.558 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:34:54.607 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:34:54.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:54.611 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:34:54.712 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:34:54.745 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:34:54.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:54.747 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:34:54.848 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:34:54.875 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:34:54.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:54.878 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:34:54.979 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:34:55.007 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:34:55.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:55.012 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:34:55.112 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:55.144 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:55.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:55.147 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:34:55.247 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:34:55.272 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:34:55.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:55.274 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:34:55.374 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:55.399 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:55.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:55.402 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:34:55.503 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:34:55.526 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:34:55.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:55.529 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:34:55.630 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:34:55.639 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:34:55 smithi159 bash[105915]: cluster 2023-09-23T23:34:54.425841+0000 mgr.y (mgr.25991) 527 : cluster 0 pgmap v479: 89 pgs: 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 77 active+clean; 2.4 GiB data, 6.8 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 389 op/s; 38298/118242 objects degraded (32.390%); 14471/118242 objects misplaced (12.238%); 7.9 MiB/s, 128 objects/s recovering 2023-09-23T23:34:55.639 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:34:55 smithi159 bash[108473]: cluster 2023-09-23T23:34:54.425841+0000 mgr.y (mgr.25991) 527 : cluster 0 pgmap v479: 89 pgs: 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 77 active+clean; 2.4 GiB data, 6.8 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 389 op/s; 38298/118242 objects degraded (32.390%); 14471/118242 objects misplaced (12.238%); 7.9 MiB/s, 128 objects/s recovering 2023-09-23T23:34:55.664 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:34:55.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:55.666 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:34:55.767 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:34:55.770 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:34:55 smithi164 bash[92846]: cluster 2023-09-23T23:34:54.425841+0000 mgr.y (mgr.25991) 527 : cluster 0 pgmap v479: 89 pgs: 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 77 active+clean; 2.4 GiB data, 6.8 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 389 op/s; 38298/118242 objects degraded (32.390%); 14471/118242 objects misplaced (12.238%); 7.9 MiB/s, 128 objects/s recovering 2023-09-23T23:34:55.798 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:34:55.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:55.809 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:34:55.910 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:34:55.934 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:34:55.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:55.938 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:34:56.011 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T23:34:56.038 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:34:56.075 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:34:56.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:56.082 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:34:56.094 INFO:teuthology.orchestra.run.smithi159.stdout:osd.0: {} 2023-09-23T23:34:56.150 INFO:teuthology.orchestra.run.smithi159.stdout:osd.1: {} 2023-09-23T23:34:56.175 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 6, 7] out_osds: [5] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-09-23T23:34:56.175 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T23:34:56.175 INFO:tasks.thrashosds.thrasher:primary_affinity 2023-09-23T23:34:56.175 INFO:tasks.thrashosds.thrasher:Setting osd 4 primary_affinity to 0.345854 2023-09-23T23:34:56.176 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd primary-affinity 4 0.3458540043092785 2023-09-23T23:34:56.183 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:56.203 INFO:teuthology.orchestra.run.smithi159.stdout:osd.2: {} 2023-09-23T23:34:56.242 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:56.244 INFO:teuthology.orchestra.run.smithi159.stdout:osd.3: {} 2023-09-23T23:34:56.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:56.246 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:34:56.294 INFO:teuthology.orchestra.run.smithi159.stdout:osd.4: {} 2023-09-23T23:34:56.336 INFO:teuthology.orchestra.run.smithi159.stdout:osd.5: {} 2023-09-23T23:34:56.347 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:34:56.373 INFO:teuthology.orchestra.run.smithi159.stdout:osd.6: {} 2023-09-23T23:34:56.382 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:34:56.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:56.387 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:34:56.420 INFO:teuthology.orchestra.run.smithi159.stdout:osd.7: {} 2023-09-23T23:34:56.432 INFO:teuthology.orchestra.run.smithi159.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T23:34:56.432 INFO:teuthology.orchestra.run.smithi159.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T23:34:56.432 INFO:teuthology.orchestra.run.smithi159.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T23:34:56.432 INFO:teuthology.orchestra.run.smithi159.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T23:34:56.432 INFO:teuthology.orchestra.run.smithi159.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T23:34:56.432 INFO:teuthology.orchestra.run.smithi159.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T23:34:56.432 INFO:teuthology.orchestra.run.smithi159.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T23:34:56.432 INFO:teuthology.orchestra.run.smithi159.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T23:34:56.488 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:34:56.528 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:34:56.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:56.530 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:34:56.619 INFO:teuthology.orchestra.run.smithi159.stderr:noscrub is unset 2023-09-23T23:34:56.631 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:56.640 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:34:56 smithi159 bash[105915]: audit 2023-09-23T23:34:56.028372+0000 mon.b (mon.1) 6 : audit 0 from='client.? 172.21.15.159:0/3586376915' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:34:56.640 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:34:56 smithi159 bash[105915]: audit 2023-09-23T23:34:56.335659+0000 mon.c (mon.2) 36 : audit 1 from='client.? 172.21.15.159:0/3814364787' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:34:56.640 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:34:56 smithi159 bash[105915]: audit 2023-09-23T23:34:56.336164+0000 mon.a (mon.0) 626 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:34:56.641 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:34:56 smithi159 bash[108473]: audit 2023-09-23T23:34:56.028372+0000 mon.b (mon.1) 6 : audit 0 from='client.? 172.21.15.159:0/3586376915' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:34:56.641 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:34:56 smithi159 bash[108473]: audit 2023-09-23T23:34:56.335659+0000 mon.c (mon.2) 36 : audit 1 from='client.? 172.21.15.159:0/3814364787' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:34:56.641 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:34:56 smithi159 bash[108473]: audit 2023-09-23T23:34:56.336164+0000 mon.a (mon.0) 626 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:34:56.659 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:56.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:56.661 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:34:56.762 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:34:56.788 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:34:56.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:56.792 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:34:56.893 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:56.923 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:56.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:56.926 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:34:57.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:34:56 smithi164 bash[92846]: audit 2023-09-23T23:34:56.028372+0000 mon.b (mon.1) 6 : audit 0 from='client.? 172.21.15.159:0/3586376915' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:34:57.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:34:56 smithi164 bash[92846]: audit 2023-09-23T23:34:56.335659+0000 mon.c (mon.2) 36 : audit 1 from='client.? 172.21.15.159:0/3814364787' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:34:57.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:34:56 smithi164 bash[92846]: audit 2023-09-23T23:34:56.336164+0000 mon.a (mon.0) 626 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:34:57.026 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:34:57.067 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:34:57.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:57.073 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:34:57.174 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:34:57.201 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:34:57.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:57.203 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:34:57.304 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:34:57.358 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:34:57.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:57.361 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:34:57.462 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:34:57.484 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:34:57.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:57.487 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:34:57.588 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:34:57.614 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:34:57.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:57.616 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:34:57.717 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:34:57.726 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:34:57 smithi164 bash[92846]: cluster 2023-09-23T23:34:56.426750+0000 mgr.y (mgr.25991) 528 : cluster 0 pgmap v480: 89 pgs: 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 77 active+clean; 2.4 GiB data, 6.7 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 319 op/s; 38141/117051 objects degraded (32.585%); 14314/117051 objects misplaced (12.229%); 7.9 MiB/s, 128 objects/s recovering 2023-09-23T23:34:57.726 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:34:57 smithi164 bash[92846]: cluster 2023-09-23T23:34:56.589175+0000 mon.a (mon.0) 627 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:34:57.726 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:34:57 smithi164 bash[92846]: cluster 2023-09-23T23:34:56.607050+0000 osd.4 (osd.4) 66 : cluster 3 failed to encode map e136 with expected crc 2023-09-23T23:34:57.726 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:34:57 smithi164 bash[92846]: cluster 2023-09-23T23:34:56.607249+0000 osd.6 (osd.6) 48 : cluster 3 failed to encode map e136 with expected crc 2023-09-23T23:34:57.726 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:34:57 smithi164 bash[92846]: audit 2023-09-23T23:34:56.607777+0000 mon.a (mon.0) 628 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T23:34:57.726 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:34:57 smithi164 bash[92846]: cluster 2023-09-23T23:34:56.608126+0000 mon.a (mon.0) 629 : cluster 0 osdmap e136: 8 total, 8 up, 7 in 2023-09-23T23:34:57.726 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:34:57 smithi164 bash[92846]: cluster 2023-09-23T23:34:56.613845+0000 osd.7 (osd.7) 42 : cluster 3 failed to encode map e136 with expected crc 2023-09-23T23:34:57.726 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:34:57 smithi164 bash[92846]: cluster 2023-09-23T23:34:57.326833+0000 mon.a (mon.0) 630 : cluster 3 Health check update: Degraded data redundancy: 38141/117051 objects degraded (32.585%), 10 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T23:34:57.743 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:34:57.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:57.746 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:34:57.846 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:34:57.878 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:34:57.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:57.880 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:34:57.981 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:34:58.006 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:34:58.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:58.009 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:34:58.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:34:57 smithi159 bash[105915]: cluster 2023-09-23T23:34:56.426750+0000 mgr.y (mgr.25991) 528 : cluster 0 pgmap v480: 89 pgs: 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 77 active+clean; 2.4 GiB data, 6.7 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 319 op/s; 38141/117051 objects degraded (32.585%); 14314/117051 objects misplaced (12.229%); 7.9 MiB/s, 128 objects/s recovering 2023-09-23T23:34:58.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:34:57 smithi159 bash[105915]: cluster 2023-09-23T23:34:56.589175+0000 mon.a (mon.0) 627 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:34:58.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:34:57 smithi159 bash[105915]: cluster 2023-09-23T23:34:56.607050+0000 osd.4 (osd.4) 66 : cluster 3 failed to encode map e136 with expected crc 2023-09-23T23:34:58.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:34:57 smithi159 bash[105915]: cluster 2023-09-23T23:34:56.607249+0000 osd.6 (osd.6) 48 : cluster 3 failed to encode map e136 with expected crc 2023-09-23T23:34:58.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:34:57 smithi159 bash[105915]: audit 2023-09-23T23:34:56.607777+0000 mon.a (mon.0) 628 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T23:34:58.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:34:57 smithi159 bash[105915]: cluster 2023-09-23T23:34:56.608126+0000 mon.a (mon.0) 629 : cluster 0 osdmap e136: 8 total, 8 up, 7 in 2023-09-23T23:34:58.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:34:57 smithi159 bash[105915]: cluster 2023-09-23T23:34:56.613845+0000 osd.7 (osd.7) 42 : cluster 3 failed to encode map e136 with expected crc 2023-09-23T23:34:58.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:34:57 smithi159 bash[105915]: cluster 2023-09-23T23:34:57.326833+0000 mon.a (mon.0) 630 : cluster 3 Health check update: Degraded data redundancy: 38141/117051 objects degraded (32.585%), 10 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T23:34:58.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:34:57 smithi159 bash[108473]: cluster 2023-09-23T23:34:56.426750+0000 mgr.y (mgr.25991) 528 : cluster 0 pgmap v480: 89 pgs: 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 77 active+clean; 2.4 GiB data, 6.7 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 319 op/s; 38141/117051 objects degraded (32.585%); 14314/117051 objects misplaced (12.229%); 7.9 MiB/s, 128 objects/s recovering 2023-09-23T23:34:58.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:34:57 smithi159 bash[108473]: cluster 2023-09-23T23:34:56.589175+0000 mon.a (mon.0) 627 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:34:58.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:34:57 smithi159 bash[108473]: cluster 2023-09-23T23:34:56.607050+0000 osd.4 (osd.4) 66 : cluster 3 failed to encode map e136 with expected crc 2023-09-23T23:34:58.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:34:57 smithi159 bash[108473]: cluster 2023-09-23T23:34:56.607249+0000 osd.6 (osd.6) 48 : cluster 3 failed to encode map e136 with expected crc 2023-09-23T23:34:58.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:34:57 smithi159 bash[108473]: audit 2023-09-23T23:34:56.607777+0000 mon.a (mon.0) 628 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T23:34:58.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:34:57 smithi159 bash[108473]: cluster 2023-09-23T23:34:56.608126+0000 mon.a (mon.0) 629 : cluster 0 osdmap e136: 8 total, 8 up, 7 in 2023-09-23T23:34:58.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:34:57 smithi159 bash[108473]: cluster 2023-09-23T23:34:56.613845+0000 osd.7 (osd.7) 42 : cluster 3 failed to encode map e136 with expected crc 2023-09-23T23:34:58.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:34:57 smithi159 bash[108473]: cluster 2023-09-23T23:34:57.326833+0000 mon.a (mon.0) 630 : cluster 3 Health check update: Degraded data redundancy: 38141/117051 objects degraded (32.585%), 10 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T23:34:58.110 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:34:58.150 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:34:58.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:58.159 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:34:58.259 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:58.289 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:34:58.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:58.294 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:34:58.395 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:34:58.429 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:34:58.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:58.434 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:34:58.534 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:34:58.559 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:34:58.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:58.562 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:34:58.662 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:34:58.715 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:34:58.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:58.718 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:34:58.770 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:34:58 smithi164 bash[92846]: cluster 2023-09-23T23:34:57.720659+0000 osd.5 (osd.5) 43 : cluster 3 failed to encode map e136 with expected crc 2023-09-23T23:34:58.819 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:58.850 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:58.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:58.853 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:34:58.953 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:58.962 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:34:58 smithi159 bash[105915]: cluster 2023-09-23T23:34:57.720659+0000 osd.5 (osd.5) 43 : cluster 3 failed to encode map e136 with expected crc 2023-09-23T23:34:58.962 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:34:58 smithi159 bash[108473]: cluster 2023-09-23T23:34:57.720659+0000 osd.5 (osd.5) 43 : cluster 3 failed to encode map e136 with expected crc 2023-09-23T23:34:58.977 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:58.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:58.979 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:34:59.080 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:59.107 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:59.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:59.110 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:34:59.210 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:59.242 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:59.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:59.248 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:34:59.348 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:34:59.383 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:34:59.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:59.390 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:34:59.490 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:59.519 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:34:59.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:59.526 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:34:59.627 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:34:59.649 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:34:59.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:59.653 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:34:59.753 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:34:59.776 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:34:59.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:59.782 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:34:59.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:34:59 smithi159 bash[105915]: cluster 2023-09-23T23:34:58.427437+0000 mgr.y (mgr.25991) 529 : cluster 0 pgmap v482: 89 pgs: 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 77 active+clean; 2.3 GiB data, 6.6 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 368 op/s; 38003/113811 objects degraded (33.391%); 14080/113811 objects misplaced (12.371%); 8.4 MiB/s, 134 objects/s recovering 2023-09-23T23:34:59.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:34:59 smithi159 bash[108473]: cluster 2023-09-23T23:34:58.427437+0000 mgr.y (mgr.25991) 529 : cluster 0 pgmap v482: 89 pgs: 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 77 active+clean; 2.3 GiB data, 6.6 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 368 op/s; 38003/113811 objects degraded (33.391%); 14080/113811 objects misplaced (12.371%); 8.4 MiB/s, 134 objects/s recovering 2023-09-23T23:34:59.883 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:34:59.916 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:34:59.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:34:59.920 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:35:00.020 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:35:00.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:34:59 smithi164 bash[92846]: cluster 2023-09-23T23:34:58.427437+0000 mgr.y (mgr.25991) 529 : cluster 0 pgmap v482: 89 pgs: 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 77 active+clean; 2.3 GiB data, 6.6 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 368 op/s; 38003/113811 objects degraded (33.391%); 14080/113811 objects misplaced (12.371%); 8.4 MiB/s, 134 objects/s recovering 2023-09-23T23:35:00.047 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:35:00.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:00.054 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:35:00.154 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:35:00.194 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:35:00.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:00.202 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:35:00.303 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:35:00.328 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:35:00.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:00.338 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:35:00.438 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:35:00.475 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:35:00.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:00.482 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:35:00.583 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:35:00.606 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:35:00.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:00.607 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:35:00.685 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T23:35:00.699 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T23:35:00.708 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:00.781 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:00.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:00.782 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:35:00.883 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:35:00.905 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:35:00.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:00.908 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:35:01.009 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:35:01.032 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:35:01.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:01.038 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:35:01.138 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:35:01.172 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:35:01.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:01.178 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:35:01.278 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:35:01.305 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:35:01.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:01.308 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:35:01.409 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:01.434 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:01.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:01.437 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:35:01.538 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:35:01.567 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:35:01.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:01.574 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:35:01.675 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:35:01.698 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:35:01.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:01.702 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:35:01.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:01 smithi159 bash[105915]: cluster 2023-09-23T23:35:00.428233+0000 mgr.y (mgr.25991) 530 : cluster 0 pgmap v483: 89 pgs: 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 77 active+clean; 2.3 GiB data, 6.4 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 406 op/s; 37889/110571 objects degraded (34.267%); 13551/110571 objects misplaced (12.255%); 6.2 MiB/s, 100 objects/s recovering 2023-09-23T23:35:01.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:01 smithi159 bash[108473]: cluster 2023-09-23T23:35:00.428233+0000 mgr.y (mgr.25991) 530 : cluster 0 pgmap v483: 89 pgs: 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 77 active+clean; 2.3 GiB data, 6.4 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 406 op/s; 37889/110571 objects degraded (34.267%); 13551/110571 objects misplaced (12.255%); 6.2 MiB/s, 100 objects/s recovering 2023-09-23T23:35:01.802 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:35:01.835 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:35:01.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:01.839 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:35:01.932 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:01 smithi164 bash[92846]: cluster 2023-09-23T23:35:00.428233+0000 mgr.y (mgr.25991) 530 : cluster 0 pgmap v483: 89 pgs: 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 77 active+clean; 2.3 GiB data, 6.4 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 406 op/s; 37889/110571 objects degraded (34.267%); 13551/110571 objects misplaced (12.255%); 6.2 MiB/s, 100 objects/s recovering 2023-09-23T23:35:01.940 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:01.972 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:01.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:01.975 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:35:02.076 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:35:02.109 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:35:02.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:02.114 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:35:02.215 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:35:02.218 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:35:02.238 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:35:02.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:02.241 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:35:02.342 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:35:02.366 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:35:02.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:02.368 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:35:02.469 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:02.505 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:02.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:02.510 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:35:02.611 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:02.614 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:02 smithi164 bash[92846]: audit 2023-09-23T23:35:02.226079+0000 mon.a (mon.0) 631 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:35:02.614 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:02 smithi164 bash[92846]: cluster 2023-09-23T23:35:02.328063+0000 mon.a (mon.0) 632 : cluster 3 Health check update: Degraded data redundancy: 37889/110571 objects degraded (34.267%), 10 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T23:35:02.634 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:02.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:02.636 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:35:02.737 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:35:02.747 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:02 smithi159 bash[105915]: audit 2023-09-23T23:35:02.226079+0000 mon.a (mon.0) 631 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:35:02.747 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:02 smithi159 bash[105915]: cluster 2023-09-23T23:35:02.328063+0000 mon.a (mon.0) 632 : cluster 3 Health check update: Degraded data redundancy: 37889/110571 objects degraded (34.267%), 10 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T23:35:02.748 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:02 smithi159 bash[108473]: audit 2023-09-23T23:35:02.226079+0000 mon.a (mon.0) 631 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:35:02.748 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:02 smithi159 bash[108473]: cluster 2023-09-23T23:35:02.328063+0000 mon.a (mon.0) 632 : cluster 3 Health check update: Degraded data redundancy: 37889/110571 objects degraded (34.267%), 10 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T23:35:02.772 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:35:02.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:02.776 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:35:02.876 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:02.910 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:02.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:02.913 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:35:03.014 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:03.042 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:03.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:03.049 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:35:03.150 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:35:03.179 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:35:03.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:03.182 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:35:03.283 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:03.318 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:03.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:03.322 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:35:03.423 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:35:03.446 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:35:03.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:03.449 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:35:03.549 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:35:03.577 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:35:03.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:03.579 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:35:03.679 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:03.709 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:03.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:03.713 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:35:03.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:03 smithi164 bash[92846]: cluster 2023-09-23T23:35:02.428809+0000 mgr.y (mgr.25991) 531 : cluster 0 pgmap v484: 89 pgs: 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 77 active+clean; 2.3 GiB data, 6.4 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 358 op/s; 37889/110571 objects degraded (34.267%); 13551/110571 objects misplaced (12.255%); 5.5 MiB/s, 88 objects/s recovering 2023-09-23T23:35:03.814 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:35:03.843 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:35:03.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:03.847 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:35:03.948 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:03.976 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:03.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:03.985 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:35:04.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:03 smithi159 bash[105915]: cluster 2023-09-23T23:35:02.428809+0000 mgr.y (mgr.25991) 531 : cluster 0 pgmap v484: 89 pgs: 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 77 active+clean; 2.3 GiB data, 6.4 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 358 op/s; 37889/110571 objects degraded (34.267%); 13551/110571 objects misplaced (12.255%); 5.5 MiB/s, 88 objects/s recovering 2023-09-23T23:35:04.044 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:35:03 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:35:03] "GET /metrics HTTP/1.1" 200 36604 "" "Prometheus/2.43.0" 2023-09-23T23:35:04.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:03 smithi159 bash[108473]: cluster 2023-09-23T23:35:02.428809+0000 mgr.y (mgr.25991) 531 : cluster 0 pgmap v484: 89 pgs: 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 77 active+clean; 2.3 GiB data, 6.4 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 358 op/s; 37889/110571 objects degraded (34.267%); 13551/110571 objects misplaced (12.255%); 5.5 MiB/s, 88 objects/s recovering 2023-09-23T23:35:04.085 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:04.111 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:04.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:04.113 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:35:04.214 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:35:04.240 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:35:04.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:04.242 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:35:04.343 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:35:04.385 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:35:04.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:04.390 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:35:04.491 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:35:04.519 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:35:04.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:04.521 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:35:04.622 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:35:04.652 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:35:04.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:04.655 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:35:04.756 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:04.790 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:04.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:04.799 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:35:04.900 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:35:04.932 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:35:04.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:04.934 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:35:05.035 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:35:05.062 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:35:05.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:05.071 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:35:05.172 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:05.205 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:05.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:05.208 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:35:05.310 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:05.362 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:05.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:05.367 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:35:05.373 INFO:teuthology.orchestra.run.smithi164.stdout:ERROR: (22) Invalid argument 2023-09-23T23:35:05.373 INFO:teuthology.orchestra.run.smithi164.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-23T23:35:05.468 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:05.498 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:05.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:05.500 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:35:05.601 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:35:05.625 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:35:05.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:05.627 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:35:05.728 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:35:05.756 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:35:05.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:05.761 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:35:05.862 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:35:05.870 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:05 smithi159 bash[105915]: cluster 2023-09-23T23:35:04.429661+0000 mgr.y (mgr.25991) 532 : cluster 0 pgmap v485: 89 pgs: 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 77 active+clean; 2.1 GiB data, 6.2 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 435 op/s; 37813/105180 objects degraded (35.951%); 12840/105180 objects misplaced (12.208%); 6.3 MiB/s, 100 objects/s recovering 2023-09-23T23:35:05.870 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:05 smithi159 bash[108473]: cluster 2023-09-23T23:35:04.429661+0000 mgr.y (mgr.25991) 532 : cluster 0 pgmap v485: 89 pgs: 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 77 active+clean; 2.1 GiB data, 6.2 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 435 op/s; 37813/105180 objects degraded (35.951%); 12840/105180 objects misplaced (12.208%); 6.3 MiB/s, 100 objects/s recovering 2023-09-23T23:35:05.888 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:35:05.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:05.891 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:35:05.992 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:35:06.001 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:05 smithi164 bash[92846]: cluster 2023-09-23T23:35:04.429661+0000 mgr.y (mgr.25991) 532 : cluster 0 pgmap v485: 89 pgs: 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 77 active+clean; 2.1 GiB data, 6.2 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 435 op/s; 37813/105180 objects degraded (35.951%); 12840/105180 objects misplaced (12.208%); 6.3 MiB/s, 100 objects/s recovering 2023-09-23T23:35:06.016 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:35:06.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:06.027 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:35:06.127 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:06.149 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:06.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:06.153 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:35:06.156 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:35:06.157 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:35:06.254 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:35:06.275 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:35:06.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:06.278 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:35:06.378 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:35:06.404 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:35:06.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:06.409 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:35:06.510 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:35:06.541 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:35:06.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:06.548 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:35:06.649 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:35:06.683 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:35:06.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:06.689 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:35:06.790 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:06.822 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:06.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:06.827 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:35:06.906 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_blocked_ops 2023-09-23T23:35:06.928 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:35:06.981 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:35:06.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:06.983 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:35:07.084 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:35:07.112 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:35:07.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:07.113 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:35:07.214 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:35:07.236 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:35:07.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:07.239 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:35:07.340 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:35:07.378 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:35:07.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:07.385 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:35:07.485 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:35:07.524 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:35:07.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:07.527 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:35:07.628 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:35:07.652 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:35:07.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:07.654 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:35:07.754 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:35:07.770 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:07 smithi164 bash[92846]: cluster 2023-09-23T23:35:06.430357+0000 mgr.y (mgr.25991) 533 : cluster 0 pgmap v486: 89 pgs: 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 77 active+clean; 2.1 GiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 440 op/s; 37683/103836 objects degraded (36.291%); 12710/103836 objects misplaced (12.240%); 6.1 MiB/s, 97 objects/s recovering 2023-09-23T23:35:07.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:07 smithi164 bash[92846]: cluster 2023-09-23T23:35:07.329144+0000 mon.a (mon.0) 633 : cluster 3 Health check update: Degraded data redundancy: 37683/103836 objects degraded (36.291%), 10 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T23:35:07.798 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:35:07.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:07.803 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:35:07.903 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:35:07.928 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:35:07.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:07.933 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:35:08.034 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:08.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:07 smithi159 bash[105915]: cluster 2023-09-23T23:35:06.430357+0000 mgr.y (mgr.25991) 533 : cluster 0 pgmap v486: 89 pgs: 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 77 active+clean; 2.1 GiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 440 op/s; 37683/103836 objects degraded (36.291%); 12710/103836 objects misplaced (12.240%); 6.1 MiB/s, 97 objects/s recovering 2023-09-23T23:35:08.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:07 smithi159 bash[105915]: cluster 2023-09-23T23:35:07.329144+0000 mon.a (mon.0) 633 : cluster 3 Health check update: Degraded data redundancy: 37683/103836 objects degraded (36.291%), 10 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T23:35:08.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:07 smithi159 bash[108473]: cluster 2023-09-23T23:35:06.430357+0000 mgr.y (mgr.25991) 533 : cluster 0 pgmap v486: 89 pgs: 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 77 active+clean; 2.1 GiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 440 op/s; 37683/103836 objects degraded (36.291%); 12710/103836 objects misplaced (12.240%); 6.1 MiB/s, 97 objects/s recovering 2023-09-23T23:35:08.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:07 smithi159 bash[108473]: cluster 2023-09-23T23:35:07.329144+0000 mon.a (mon.0) 633 : cluster 3 Health check update: Degraded data redundancy: 37683/103836 objects degraded (36.291%), 10 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T23:35:08.060 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:08.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:08.068 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:35:08.169 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:35:08.201 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:35:08.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:08.206 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:35:08.307 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:35:08.341 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:35:08.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:08.346 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:35:08.446 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:35:08.546 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:35:08.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:08.551 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:35:08.652 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:35:08.677 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:35:08.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:08.683 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:35:08.784 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:35:08.816 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:35:08.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:08.822 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:35:08.922 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:35:08.958 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:35:08.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:08.966 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:35:09.067 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:35:09.106 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:35:09.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:09.110 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:35:09.211 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:35:09.240 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:35:09.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:09.247 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:35:09.347 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:35:09.375 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:35:09.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:09.378 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:35:09.479 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:35:09.511 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:35:09.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:09.517 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:35:09.618 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:35:09.650 INFO:teuthology.orchestra.run.smithi159.stderr:set osd.4 primary-affinity to 0.345854 (8226652) 2023-09-23T23:35:09.651 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:35:09.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:09.657 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:35:09.757 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:35:09.777 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:35:09.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:09.782 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:35:09.882 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:09.891 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:09 smithi159 bash[105915]: cluster 2023-09-23T23:35:08.431064+0000 mgr.y (mgr.25991) 534 : cluster 0 pgmap v487: 89 pgs: 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 77 active+clean; 2.0 GiB data, 5.9 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 473 op/s; 37595/100248 objects degraded (37.502%); 12403/100248 objects misplaced (12.372%); 6.4 MiB/s, 102 objects/s recovering 2023-09-23T23:35:09.891 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:09 smithi159 bash[105915]: audit 2023-09-23T23:35:09.275478+0000 mon.c (mon.2) 37 : audit 1 from='client.? 172.21.15.159:0/3905298757' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 4, "weight": 0.3458540043092785}]: dispatch 2023-09-23T23:35:09.891 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:09 smithi159 bash[105915]: audit 2023-09-23T23:35:09.279714+0000 mon.a (mon.0) 634 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 4, "weight": 0.3458540043092785}]: dispatch 2023-09-23T23:35:09.892 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:09 smithi159 bash[108473]: cluster 2023-09-23T23:35:08.431064+0000 mgr.y (mgr.25991) 534 : cluster 0 pgmap v487: 89 pgs: 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 77 active+clean; 2.0 GiB data, 5.9 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 473 op/s; 37595/100248 objects degraded (37.502%); 12403/100248 objects misplaced (12.372%); 6.4 MiB/s, 102 objects/s recovering 2023-09-23T23:35:09.892 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:09 smithi159 bash[108473]: audit 2023-09-23T23:35:09.275478+0000 mon.c (mon.2) 37 : audit 1 from='client.? 172.21.15.159:0/3905298757' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 4, "weight": 0.3458540043092785}]: dispatch 2023-09-23T23:35:09.892 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:09 smithi159 bash[108473]: audit 2023-09-23T23:35:09.279714+0000 mon.a (mon.0) 634 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 4, "weight": 0.3458540043092785}]: dispatch 2023-09-23T23:35:09.921 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:09.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:09.924 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:35:10.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:09 smithi164 bash[92846]: cluster 2023-09-23T23:35:08.431064+0000 mgr.y (mgr.25991) 534 : cluster 0 pgmap v487: 89 pgs: 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 77 active+clean; 2.0 GiB data, 5.9 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 473 op/s; 37595/100248 objects degraded (37.502%); 12403/100248 objects misplaced (12.372%); 6.4 MiB/s, 102 objects/s recovering 2023-09-23T23:35:10.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:09 smithi164 bash[92846]: audit 2023-09-23T23:35:09.275478+0000 mon.c (mon.2) 37 : audit 1 from='client.? 172.21.15.159:0/3905298757' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 4, "weight": 0.3458540043092785}]: dispatch 2023-09-23T23:35:10.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:09 smithi164 bash[92846]: audit 2023-09-23T23:35:09.279714+0000 mon.a (mon.0) 634 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 4, "weight": 0.3458540043092785}]: dispatch 2023-09-23T23:35:10.024 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:35:10.046 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:35:10.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:10.049 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:35:10.150 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:10.175 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:10.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:10.177 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:35:10.278 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:35:10.308 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:35:10.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:10.314 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:35:10.414 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:35:10.448 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:35:10.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:10.451 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:35:10.552 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:35:10.584 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:35:10.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:10.592 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:35:10.693 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:35:10.718 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:35:10.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:10.722 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:35:10.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:10 smithi164 bash[92846]: cluster 2023-09-23T23:35:09.637031+0000 osd.6 (osd.6) 49 : cluster 3 failed to encode map e137 with expected crc 2023-09-23T23:35:10.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:10 smithi164 bash[92846]: audit 2023-09-23T23:35:09.640553+0000 mon.a (mon.0) 635 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 0.3458540043092785}]': finished 2023-09-23T23:35:10.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:10 smithi164 bash[92846]: cluster 2023-09-23T23:35:09.640711+0000 mon.a (mon.0) 636 : cluster 0 osdmap e137: 8 total, 8 up, 7 in 2023-09-23T23:35:10.822 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:35:10.848 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:35:10.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:10.850 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:35:10.889 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:10 smithi159 bash[105915]: cluster 2023-09-23T23:35:09.637031+0000 osd.6 (osd.6) 49 : cluster 3 failed to encode map e137 with expected crc 2023-09-23T23:35:10.889 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:10 smithi159 bash[105915]: audit 2023-09-23T23:35:09.640553+0000 mon.a (mon.0) 635 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 0.3458540043092785}]': finished 2023-09-23T23:35:10.889 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:10 smithi159 bash[105915]: cluster 2023-09-23T23:35:09.640711+0000 mon.a (mon.0) 636 : cluster 0 osdmap e137: 8 total, 8 up, 7 in 2023-09-23T23:35:10.889 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:10 smithi159 bash[108473]: cluster 2023-09-23T23:35:09.637031+0000 osd.6 (osd.6) 49 : cluster 3 failed to encode map e137 with expected crc 2023-09-23T23:35:10.890 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:10 smithi159 bash[108473]: audit 2023-09-23T23:35:09.640553+0000 mon.a (mon.0) 635 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 0.3458540043092785}]': finished 2023-09-23T23:35:10.890 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:10 smithi159 bash[108473]: cluster 2023-09-23T23:35:09.640711+0000 mon.a (mon.0) 636 : cluster 0 osdmap e137: 8 total, 8 up, 7 in 2023-09-23T23:35:10.951 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:35:10.971 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:35:10.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:10.973 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:35:11.074 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:35:11.093 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:35:11.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:11.095 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:35:11.196 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:35:11.217 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:35:11.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:11.218 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:35:11.319 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:35:11.341 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:35:11.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:11.342 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:35:11.443 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:35:11.472 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:35:11.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:11.475 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:35:11.576 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:35:11.604 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:35:11.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:11.606 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:35:11.707 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:11.726 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T23:35:11.734 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:11.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:11.737 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:35:11.751 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:11 smithi164 bash[92846]: cluster 2023-09-23T23:35:10.431774+0000 mgr.y (mgr.25991) 535 : cluster 0 pgmap v489: 89 pgs: 2 peering, 2 active+remapped+backfill_wait, 3 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 75 active+clean; 2.0 GiB data, 5.7 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 459 op/s; 35514/96780 objects degraded (36.696%); 13790/96780 objects misplaced (14.249%); 6.2 MiB/s, 98 objects/s recovering 2023-09-23T23:35:11.751 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:11 smithi164 bash[92846]: cluster 2023-09-23T23:35:10.644981+0000 mon.a (mon.0) 637 : cluster 3 Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2023-09-23T23:35:11.751 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:11 smithi164 bash[92846]: cluster 2023-09-23T23:35:10.655118+0000 osd.6 (osd.6) 50 : cluster 3 failed to encode map e138 with expected crc 2023-09-23T23:35:11.751 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:11 smithi164 bash[92846]: cluster 2023-09-23T23:35:10.659065+0000 mon.a (mon.0) 638 : cluster 0 osdmap e138: 8 total, 8 up, 7 in 2023-09-23T23:35:11.751 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:11 smithi164 bash[92846]: cluster 2023-09-23T23:35:10.659380+0000 osd.6 (osd.6) 51 : cluster 3 failed to encode map e138 with expected crc 2023-09-23T23:35:11.752 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:11 smithi164 bash[92846]: cluster 2023-09-23T23:35:10.659563+0000 osd.7 (osd.7) 43 : cluster 3 failed to encode map e138 with expected crc 2023-09-23T23:35:11.752 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:11 smithi164 bash[92846]: cluster 2023-09-23T23:35:10.661954+0000 osd.4 (osd.4) 67 : cluster 3 failed to encode map e138 with expected crc 2023-09-23T23:35:11.752 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:11 smithi164 bash[92846]: cluster 2023-09-23T23:35:10.666940+0000 osd.4 (osd.4) 68 : cluster 3 failed to encode map e138 with expected crc 2023-09-23T23:35:11.838 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:35:11.860 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:35:11.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:11.862 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:35:11.963 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:35:11.972 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:11 smithi159 bash[105915]: cluster 2023-09-23T23:35:10.431774+0000 mgr.y (mgr.25991) 535 : cluster 0 pgmap v489: 89 pgs: 2 peering, 2 active+remapped+backfill_wait, 3 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 75 active+clean; 2.0 GiB data, 5.7 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 459 op/s; 35514/96780 objects degraded (36.696%); 13790/96780 objects misplaced (14.249%); 6.2 MiB/s, 98 objects/s recovering 2023-09-23T23:35:11.972 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:11 smithi159 bash[105915]: cluster 2023-09-23T23:35:10.644981+0000 mon.a (mon.0) 637 : cluster 3 Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2023-09-23T23:35:11.972 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:11 smithi159 bash[105915]: cluster 2023-09-23T23:35:10.655118+0000 osd.6 (osd.6) 50 : cluster 3 failed to encode map e138 with expected crc 2023-09-23T23:35:11.972 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:11 smithi159 bash[105915]: cluster 2023-09-23T23:35:10.659065+0000 mon.a (mon.0) 638 : cluster 0 osdmap e138: 8 total, 8 up, 7 in 2023-09-23T23:35:11.972 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:11 smithi159 bash[105915]: cluster 2023-09-23T23:35:10.659380+0000 osd.6 (osd.6) 51 : cluster 3 failed to encode map e138 with expected crc 2023-09-23T23:35:11.972 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:11 smithi159 bash[105915]: cluster 2023-09-23T23:35:10.659563+0000 osd.7 (osd.7) 43 : cluster 3 failed to encode map e138 with expected crc 2023-09-23T23:35:11.972 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:11 smithi159 bash[105915]: cluster 2023-09-23T23:35:10.661954+0000 osd.4 (osd.4) 67 : cluster 3 failed to encode map e138 with expected crc 2023-09-23T23:35:11.972 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:11 smithi159 bash[105915]: cluster 2023-09-23T23:35:10.666940+0000 osd.4 (osd.4) 68 : cluster 3 failed to encode map e138 with expected crc 2023-09-23T23:35:11.973 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:11 smithi159 bash[108473]: cluster 2023-09-23T23:35:10.431774+0000 mgr.y (mgr.25991) 535 : cluster 0 pgmap v489: 89 pgs: 2 peering, 2 active+remapped+backfill_wait, 3 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 75 active+clean; 2.0 GiB data, 5.7 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 459 op/s; 35514/96780 objects degraded (36.696%); 13790/96780 objects misplaced (14.249%); 6.2 MiB/s, 98 objects/s recovering 2023-09-23T23:35:11.973 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:11 smithi159 bash[108473]: cluster 2023-09-23T23:35:10.644981+0000 mon.a (mon.0) 637 : cluster 3 Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2023-09-23T23:35:11.973 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:11 smithi159 bash[108473]: cluster 2023-09-23T23:35:10.655118+0000 osd.6 (osd.6) 50 : cluster 3 failed to encode map e138 with expected crc 2023-09-23T23:35:11.973 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:11 smithi159 bash[108473]: cluster 2023-09-23T23:35:10.659065+0000 mon.a (mon.0) 638 : cluster 0 osdmap e138: 8 total, 8 up, 7 in 2023-09-23T23:35:11.973 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:11 smithi159 bash[108473]: cluster 2023-09-23T23:35:10.659380+0000 osd.6 (osd.6) 51 : cluster 3 failed to encode map e138 with expected crc 2023-09-23T23:35:11.973 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:11 smithi159 bash[108473]: cluster 2023-09-23T23:35:10.659563+0000 osd.7 (osd.7) 43 : cluster 3 failed to encode map e138 with expected crc 2023-09-23T23:35:11.973 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:11 smithi159 bash[108473]: cluster 2023-09-23T23:35:10.661954+0000 osd.4 (osd.4) 67 : cluster 3 failed to encode map e138 with expected crc 2023-09-23T23:35:11.973 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:11 smithi159 bash[108473]: cluster 2023-09-23T23:35:10.666940+0000 osd.4 (osd.4) 68 : cluster 3 failed to encode map e138 with expected crc 2023-09-23T23:35:11.994 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:35:11.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:11.998 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:35:12.098 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:35:12.116 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:35:12.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:12.118 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:35:12.219 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:12.243 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:12.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:12.245 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:35:12.346 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:35:12.390 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:35:12.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:12.392 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:35:12.493 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:12.527 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:12.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:12.529 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:35:12.630 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:35:12.659 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:35:12.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:12.665 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:35:12.766 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:35:12.788 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:35:12.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:12.790 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:35:12.891 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:35:12.914 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:35:12.916 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:12 smithi164 bash[92846]: cluster 2023-09-23T23:35:11.662457+0000 osd.6 (osd.6) 52 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T23:35:12.917 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:12 smithi164 bash[92846]: cluster 2023-09-23T23:35:11.662643+0000 osd.5 (osd.5) 44 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T23:35:12.917 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:12 smithi164 bash[92846]: cluster 2023-09-23T23:35:11.664669+0000 mon.a (mon.0) 639 : cluster 0 osdmap e139: 8 total, 8 up, 7 in 2023-09-23T23:35:12.917 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:12 smithi164 bash[92846]: cluster 2023-09-23T23:35:11.665373+0000 osd.6 (osd.6) 53 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T23:35:12.917 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:12 smithi164 bash[92846]: cluster 2023-09-23T23:35:12.334247+0000 mon.a (mon.0) 640 : cluster 3 Health check update: Degraded data redundancy: 35514/96780 objects degraded (36.696%), 10 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T23:35:12.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:12.918 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:35:13.018 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:35:13.028 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:12 smithi159 bash[105915]: cluster 2023-09-23T23:35:11.662457+0000 osd.6 (osd.6) 52 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T23:35:13.028 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:12 smithi159 bash[105915]: cluster 2023-09-23T23:35:11.662643+0000 osd.5 (osd.5) 44 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T23:35:13.028 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:12 smithi159 bash[105915]: cluster 2023-09-23T23:35:11.664669+0000 mon.a (mon.0) 639 : cluster 0 osdmap e139: 8 total, 8 up, 7 in 2023-09-23T23:35:13.028 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:12 smithi159 bash[105915]: cluster 2023-09-23T23:35:11.665373+0000 osd.6 (osd.6) 53 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T23:35:13.028 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:12 smithi159 bash[105915]: cluster 2023-09-23T23:35:12.334247+0000 mon.a (mon.0) 640 : cluster 3 Health check update: Degraded data redundancy: 35514/96780 objects degraded (36.696%), 10 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T23:35:13.028 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:12 smithi159 bash[108473]: cluster 2023-09-23T23:35:11.662457+0000 osd.6 (osd.6) 52 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T23:35:13.028 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:12 smithi159 bash[108473]: cluster 2023-09-23T23:35:11.662643+0000 osd.5 (osd.5) 44 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T23:35:13.028 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:12 smithi159 bash[108473]: cluster 2023-09-23T23:35:11.664669+0000 mon.a (mon.0) 639 : cluster 0 osdmap e139: 8 total, 8 up, 7 in 2023-09-23T23:35:13.028 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:12 smithi159 bash[108473]: cluster 2023-09-23T23:35:11.665373+0000 osd.6 (osd.6) 53 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T23:35:13.029 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:12 smithi159 bash[108473]: cluster 2023-09-23T23:35:12.334247+0000 mon.a (mon.0) 640 : cluster 3 Health check update: Degraded data redundancy: 35514/96780 objects degraded (36.696%), 10 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T23:35:13.056 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:35:13.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:13.066 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:35:13.167 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:35:13.208 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:35:13.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:13.213 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:35:13.314 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:35:13.336 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:35:13.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:13.341 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:35:13.443 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:13.465 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:13.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:13.473 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:35:13.574 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:35:13.608 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:35:13.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:13.613 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:35:13.714 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:35:13.750 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:35:13.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:13.758 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:35:13.859 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:35:13.895 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:35:13.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:13.899 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:35:13.996 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:13 smithi159 bash[105915]: cluster 2023-09-23T23:35:12.432381+0000 mgr.y (mgr.25991) 536 : cluster 0 pgmap v492: 89 pgs: 2 peering, 2 active+remapped+backfill_wait, 3 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 75 active+clean; 2.0 GiB data, 5.7 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 391 op/s; 35514/96780 objects degraded (36.696%); 13790/96780 objects misplaced (14.249%); 5.2 MiB/s, 83 objects/s recovering 2023-09-23T23:35:13.996 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:13 smithi159 bash[105915]: audit 2023-09-23T23:35:12.796026+0000 mon.a (mon.0) 641 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:35:13.996 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:35:13 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:35:13] "GET /metrics HTTP/1.1" 200 36604 "" "Prometheus/2.43.0" 2023-09-23T23:35:13.996 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:13 smithi159 bash[108473]: cluster 2023-09-23T23:35:12.432381+0000 mgr.y (mgr.25991) 536 : cluster 0 pgmap v492: 89 pgs: 2 peering, 2 active+remapped+backfill_wait, 3 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 75 active+clean; 2.0 GiB data, 5.7 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 391 op/s; 35514/96780 objects degraded (36.696%); 13790/96780 objects misplaced (14.249%); 5.2 MiB/s, 83 objects/s recovering 2023-09-23T23:35:13.996 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:13 smithi159 bash[108473]: audit 2023-09-23T23:35:12.796026+0000 mon.a (mon.0) 641 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:35:14.000 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:35:14.008 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:13 smithi164 bash[92846]: cluster 2023-09-23T23:35:12.432381+0000 mgr.y (mgr.25991) 536 : cluster 0 pgmap v492: 89 pgs: 2 peering, 2 active+remapped+backfill_wait, 3 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 75 active+clean; 2.0 GiB data, 5.7 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 391 op/s; 35514/96780 objects degraded (36.696%); 13790/96780 objects misplaced (14.249%); 5.2 MiB/s, 83 objects/s recovering 2023-09-23T23:35:14.008 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:13 smithi164 bash[92846]: audit 2023-09-23T23:35:12.796026+0000 mon.a (mon.0) 641 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:35:14.027 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:35:14.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:14.029 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:35:14.129 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:35:14.158 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:35:14.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:14.163 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:35:14.264 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:14.294 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:14.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:14.298 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:35:14.399 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:35:14.428 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:35:14.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:14.433 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:35:14.534 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:35:14.573 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:35:14.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:14.576 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:35:14.676 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:35:14.714 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:35:14.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:14.721 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:35:14.821 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:14.852 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:14.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:14.858 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:35:14.959 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:35:14.994 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:35:14.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:15.000 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:35:15.100 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:15.128 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:15.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:15.135 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:35:15.235 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:15.264 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:15.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:15.270 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:35:15.371 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:15.390 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:15.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:15.392 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:35:15.493 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:35:15.527 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:35:15.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:15.529 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:35:15.630 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:35:15.653 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:35:15.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:15.657 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:35:15.758 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:35:15.765 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:15 smithi164 bash[92846]: cluster 2023-09-23T23:35:14.433208+0000 mgr.y (mgr.25991) 537 : cluster 0 pgmap v493: 89 pgs: 1 active+recovery_wait+degraded, 2 peering, 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 75 active+clean; 1.9 GiB data, 5.5 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 408 op/s; 37243/92892 objects degraded (40.093%); 11439/92892 objects misplaced (12.314%); 6.0 MiB/s, 95 objects/s recovering 2023-09-23T23:35:15.785 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:35:15.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:15.787 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:35:15.888 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:35:15.917 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:35:15.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:15.921 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:35:16.022 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:35:16.029 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:15 smithi159 bash[105915]: cluster 2023-09-23T23:35:14.433208+0000 mgr.y (mgr.25991) 537 : cluster 0 pgmap v493: 89 pgs: 1 active+recovery_wait+degraded, 2 peering, 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 75 active+clean; 1.9 GiB data, 5.5 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 408 op/s; 37243/92892 objects degraded (40.093%); 11439/92892 objects misplaced (12.314%); 6.0 MiB/s, 95 objects/s recovering 2023-09-23T23:35:16.029 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:15 smithi159 bash[108473]: cluster 2023-09-23T23:35:14.433208+0000 mgr.y (mgr.25991) 537 : cluster 0 pgmap v493: 89 pgs: 1 active+recovery_wait+degraded, 2 peering, 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 75 active+clean; 1.9 GiB data, 5.5 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 408 op/s; 37243/92892 objects degraded (40.093%); 11439/92892 objects misplaced (12.314%); 6.0 MiB/s, 95 objects/s recovering 2023-09-23T23:35:16.054 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:35:16.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:16.058 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:35:16.158 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:35:16.187 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:35:16.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:16.196 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:35:16.297 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:16.322 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:16.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:16.327 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:35:16.428 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:35:16.464 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:35:16.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:16.467 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:35:16.568 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:35:16.590 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:35:16.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:16.592 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:35:16.693 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:35:16.720 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:35:16.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:16.726 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:35:16.726 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:16 smithi159 bash[105915]: cluster 2023-09-23T23:35:16.667460+0000 mon.a (mon.0) 642 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2023-09-23T23:35:16.726 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:16 smithi159 bash[105915]: audit 2023-09-23T23:35:16.696431+0000 mon.a (mon.0) 643 : audit 0 from='client.? 172.21.15.159:0/499271937' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:35:16.788 INFO:teuthology.orchestra.run.smithi159.stdout:osd.0: {} 2023-09-23T23:35:16.826 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:35:16.842 INFO:teuthology.orchestra.run.smithi159.stdout:osd.1: {} 2023-09-23T23:35:16.856 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:35:16.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:16.857 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:35:16.910 INFO:teuthology.orchestra.run.smithi159.stdout:osd.2: {} 2023-09-23T23:35:16.954 INFO:teuthology.orchestra.run.smithi159.stdout:osd.3: {} 2023-09-23T23:35:16.958 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:35:16.966 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:16 smithi164 bash[92846]: cluster 2023-09-23T23:35:16.667460+0000 mon.a (mon.0) 642 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2023-09-23T23:35:16.967 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:16 smithi164 bash[92846]: audit 2023-09-23T23:35:16.696431+0000 mon.a (mon.0) 643 : audit 0 from='client.? 172.21.15.159:0/499271937' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:35:16.986 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:35:16.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:16.990 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:35:16.995 INFO:teuthology.orchestra.run.smithi159.stdout:osd.4: {} 2023-09-23T23:35:17.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:16 smithi159 bash[108473]: cluster 2023-09-23T23:35:16.667460+0000 mon.a (mon.0) 642 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2023-09-23T23:35:17.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:16 smithi159 bash[108473]: audit 2023-09-23T23:35:16.696431+0000 mon.a (mon.0) 643 : audit 0 from='client.? 172.21.15.159:0/499271937' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:35:17.045 INFO:teuthology.orchestra.run.smithi159.stdout:osd.5: {} 2023-09-23T23:35:17.073 INFO:teuthology.orchestra.run.smithi159.stdout:osd.6: {} 2023-09-23T23:35:17.091 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:35:17.107 INFO:teuthology.orchestra.run.smithi159.stdout:osd.7: {} 2023-09-23T23:35:17.118 INFO:teuthology.orchestra.run.smithi159.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T23:35:17.118 INFO:teuthology.orchestra.run.smithi159.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T23:35:17.118 INFO:teuthology.orchestra.run.smithi159.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T23:35:17.118 INFO:teuthology.orchestra.run.smithi159.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T23:35:17.118 INFO:teuthology.orchestra.run.smithi159.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T23:35:17.118 INFO:teuthology.orchestra.run.smithi159.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T23:35:17.118 INFO:teuthology.orchestra.run.smithi159.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T23:35:17.118 INFO:teuthology.orchestra.run.smithi159.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T23:35:17.119 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:35:17.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:17.124 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:35:17.225 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:17.254 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:17.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:17.257 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:35:17.357 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:17.399 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:17.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:17.402 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:35:17.502 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:35:17.539 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:35:17.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:17.546 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:35:17.647 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:17.679 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:17.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:17.682 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:35:17.742 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:17 smithi159 bash[105915]: cluster 2023-09-23T23:35:16.433897+0000 mgr.y (mgr.25991) 538 : cluster 0 pgmap v494: 89 pgs: 1 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 77 active+clean; 1.9 GiB data, 5.5 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 301 op/s; 37135/91908 objects degraded (40.405%); 11113/91908 objects misplaced (12.091%); 7.1 MiB/s, 114 objects/s recovering 2023-09-23T23:35:17.742 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:17 smithi159 bash[105915]: audit 2023-09-23T23:35:17.089414+0000 mon.a (mon.0) 644 : audit 1 from='client.? 172.21.15.159:0/1713589802' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:35:17.742 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:17 smithi159 bash[105915]: audit 2023-09-23T23:35:17.226439+0000 mon.a (mon.0) 645 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:35:17.742 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:17 smithi159 bash[105915]: cluster 2023-09-23T23:35:17.335454+0000 mon.a (mon.0) 646 : cluster 3 Health check update: Degraded data redundancy: 37135/91908 objects degraded (40.405%), 10 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-23T23:35:17.747 INFO:teuthology.orchestra.run.smithi159.stderr:nodeep-scrub is unset 2023-09-23T23:35:17.783 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:35:17.783 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:17 smithi159 bash[108473]: cluster 2023-09-23T23:35:16.433897+0000 mgr.y (mgr.25991) 538 : cluster 0 pgmap v494: 89 pgs: 1 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 77 active+clean; 1.9 GiB data, 5.5 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 301 op/s; 37135/91908 objects degraded (40.405%); 11113/91908 objects misplaced (12.091%); 7.1 MiB/s, 114 objects/s recovering 2023-09-23T23:35:17.783 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:17 smithi159 bash[108473]: audit 2023-09-23T23:35:17.089414+0000 mon.a (mon.0) 644 : audit 1 from='client.? 172.21.15.159:0/1713589802' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:35:17.784 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:17 smithi159 bash[108473]: audit 2023-09-23T23:35:17.226439+0000 mon.a (mon.0) 645 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:35:17.784 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:17 smithi159 bash[108473]: cluster 2023-09-23T23:35:17.335454+0000 mon.a (mon.0) 646 : cluster 3 Health check update: Degraded data redundancy: 37135/91908 objects degraded (40.405%), 10 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-23T23:35:17.812 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:35:17.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:17.814 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:35:17.840 INFO:teuthology.orchestra.run.smithi164.stdout:{ 2023-09-23T23:35:17.841 INFO:teuthology.orchestra.run.smithi164.stdout: "ops": [], 2023-09-23T23:35:17.841 INFO:teuthology.orchestra.run.smithi164.stdout: "complaint_time": 30, 2023-09-23T23:35:17.841 INFO:teuthology.orchestra.run.smithi164.stdout: "num_blocked_ops": 0 2023-09-23T23:35:17.841 INFO:teuthology.orchestra.run.smithi164.stdout:} 2023-09-23T23:35:17.869 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:17 smithi164 bash[92846]: cluster 2023-09-23T23:35:16.433897+0000 mgr.y (mgr.25991) 538 : cluster 0 pgmap v494: 89 pgs: 1 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 77 active+clean; 1.9 GiB data, 5.5 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 301 op/s; 37135/91908 objects degraded (40.405%); 11113/91908 objects misplaced (12.091%); 7.1 MiB/s, 114 objects/s recovering 2023-09-23T23:35:17.869 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:17 smithi164 bash[92846]: audit 2023-09-23T23:35:17.089414+0000 mon.a (mon.0) 644 : audit 1 from='client.? 172.21.15.159:0/1713589802' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:35:17.869 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:17 smithi164 bash[92846]: audit 2023-09-23T23:35:17.226439+0000 mon.a (mon.0) 645 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:35:17.869 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:17 smithi164 bash[92846]: cluster 2023-09-23T23:35:17.335454+0000 mon.a (mon.0) 646 : cluster 3 Health check update: Degraded data redundancy: 37135/91908 objects degraded (40.405%), 10 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-23T23:35:17.915 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:17.937 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:17.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:17.939 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:35:18.040 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:35:18.067 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:35:18.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:18.069 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:35:18.170 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:18.192 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:18.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:18.201 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:35:18.302 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:35:18.347 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:35:18.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:18.349 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:35:18.354 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 6, 7] out_osds: [5] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-09-23T23:35:18.354 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T23:35:18.354 INFO:tasks.thrashosds.thrasher:Removing osd 0, in_osds are: [0, 1, 2, 3, 4, 6, 7] 2023-09-23T23:35:18.354 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd out 0 2023-09-23T23:35:18.450 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:35:18.472 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:35:18.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:18.478 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:35:18.578 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:35:18.611 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:35:18.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:18.621 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:35:18.722 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:18.749 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:18.752 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:18 smithi159 bash[105915]: cluster 2023-09-23T23:35:17.723854+0000 mon.a (mon.0) 647 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T23:35:18.753 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:18 smithi159 bash[105915]: cluster 2023-09-23T23:35:17.729708+0000 osd.6 (osd.6) 54 : cluster 3 failed to encode map e140 with expected crc 2023-09-23T23:35:18.753 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:18 smithi159 bash[105915]: audit 2023-09-23T23:35:17.732900+0000 mon.a (mon.0) 648 : audit 1 from='client.? 172.21.15.159:0/1713589802' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T23:35:18.753 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:18 smithi159 bash[105915]: cluster 2023-09-23T23:35:17.733144+0000 mon.a (mon.0) 649 : cluster 0 osdmap e140: 8 total, 8 up, 7 in 2023-09-23T23:35:18.753 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:18 smithi159 bash[105915]: cluster 2023-09-23T23:35:17.773550+0000 osd.5 (osd.5) 45 : cluster 3 failed to encode map e140 with expected crc 2023-09-23T23:35:18.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:18.756 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:35:18.856 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:35:18.864 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:18 smithi159 bash[108473]: cluster 2023-09-23T23:35:17.723854+0000 mon.a (mon.0) 647 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T23:35:18.865 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:18 smithi159 bash[108473]: cluster 2023-09-23T23:35:17.729708+0000 osd.6 (osd.6) 54 : cluster 3 failed to encode map e140 with expected crc 2023-09-23T23:35:18.865 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:18 smithi159 bash[108473]: audit 2023-09-23T23:35:17.732900+0000 mon.a (mon.0) 648 : audit 1 from='client.? 172.21.15.159:0/1713589802' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T23:35:18.865 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:18 smithi159 bash[108473]: cluster 2023-09-23T23:35:17.733144+0000 mon.a (mon.0) 649 : cluster 0 osdmap e140: 8 total, 8 up, 7 in 2023-09-23T23:35:18.865 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:18 smithi159 bash[108473]: cluster 2023-09-23T23:35:17.773550+0000 osd.5 (osd.5) 45 : cluster 3 failed to encode map e140 with expected crc 2023-09-23T23:35:18.888 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:35:18.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:18.894 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:35:18.926 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_historic_ops 2023-09-23T23:35:18.994 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:35:19.004 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:18 smithi164 bash[92846]: cluster 2023-09-23T23:35:17.723854+0000 mon.a (mon.0) 647 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T23:35:19.004 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:18 smithi164 bash[92846]: cluster 2023-09-23T23:35:17.729708+0000 osd.6 (osd.6) 54 : cluster 3 failed to encode map e140 with expected crc 2023-09-23T23:35:19.004 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:18 smithi164 bash[92846]: audit 2023-09-23T23:35:17.732900+0000 mon.a (mon.0) 648 : audit 1 from='client.? 172.21.15.159:0/1713589802' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T23:35:19.004 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:18 smithi164 bash[92846]: cluster 2023-09-23T23:35:17.733144+0000 mon.a (mon.0) 649 : cluster 0 osdmap e140: 8 total, 8 up, 7 in 2023-09-23T23:35:19.005 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:18 smithi164 bash[92846]: cluster 2023-09-23T23:35:17.773550+0000 osd.5 (osd.5) 45 : cluster 3 failed to encode map e140 with expected crc 2023-09-23T23:35:19.024 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:35:19.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:19.029 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:35:19.129 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:19.158 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:19.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:19.160 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:35:19.261 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:35:19.307 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:35:19.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:19.310 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:35:19.410 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:35:19.455 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:35:19.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:19.457 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:35:19.557 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:35:19.594 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:35:19.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:19.596 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:35:19.697 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:19.724 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:19.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:19.731 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:35:19.832 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:19.840 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:19 smithi159 bash[105915]: cluster 2023-09-23T23:35:18.434560+0000 mgr.y (mgr.25991) 539 : cluster 0 pgmap v496: 89 pgs: 1 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 77 active+clean; 1.8 GiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 360 op/s; 36838/88359 objects degraded (41.691%); 10857/88359 objects misplaced (12.287%); 8.5 MiB/s, 135 objects/s recovering 2023-09-23T23:35:19.840 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:19 smithi159 bash[108473]: cluster 2023-09-23T23:35:18.434560+0000 mgr.y (mgr.25991) 539 : cluster 0 pgmap v496: 89 pgs: 1 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 77 active+clean; 1.8 GiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 360 op/s; 36838/88359 objects degraded (41.691%); 10857/88359 objects misplaced (12.287%); 8.5 MiB/s, 135 objects/s recovering 2023-09-23T23:35:19.872 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:19.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:19.880 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:35:19.981 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:35:19.989 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:19 smithi164 bash[92846]: cluster 2023-09-23T23:35:18.434560+0000 mgr.y (mgr.25991) 539 : cluster 0 pgmap v496: 89 pgs: 1 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 77 active+clean; 1.8 GiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 360 op/s; 36838/88359 objects degraded (41.691%); 10857/88359 objects misplaced (12.287%); 8.5 MiB/s, 135 objects/s recovering 2023-09-23T23:35:20.006 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:35:20.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:20.010 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:35:20.111 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:35:20.139 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:35:20.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:20.143 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:35:20.244 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:35:20.271 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:35:20.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:20.277 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:35:20.378 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:35:20.429 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:35:20.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:20.433 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:35:20.534 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:35:20.580 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:35:20.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:20.582 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:35:20.683 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:35:20.714 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:35:20.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:20.720 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:35:20.820 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:35:20.851 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:35:20.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:20.856 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:35:20.956 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:35:20.984 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:35:20.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:20.986 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:35:21.089 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:35:21.111 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:35:21.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:21.114 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:35:21.215 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:35:21.239 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:35:21.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:21.246 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:35:21.347 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:35:21.370 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:35:21.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:21.373 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:35:21.473 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:35:21.507 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:35:21.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:21.510 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:35:21.611 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:35:21.641 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:35:21.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:21.645 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:35:21.746 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:35:21.771 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:35:21.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:21.775 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:35:21.875 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:35:21.906 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:35:21.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:21.910 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:35:21.982 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T23:35:22.010 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:22.020 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:21 smithi164 bash[92846]: cluster 2023-09-23T23:35:20.435372+0000 mgr.y (mgr.25991) 540 : cluster 0 pgmap v497: 89 pgs: 1 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 77 active+clean; 1.7 GiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 425 op/s; 36712/85587 objects degraded (42.894%); 10320/85587 objects misplaced (12.058%); 9.5 MiB/s, 151 objects/s recovering 2023-09-23T23:35:22.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:21 smithi164 bash[92846]: audit 2023-09-23T23:35:21.022506+0000 mon.a (mon.0) 650 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:35:22.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:21 smithi164 bash[92846]: audit 2023-09-23T23:35:21.036078+0000 mon.a (mon.0) 651 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:35:22.024 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T23:35:22.041 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:21 smithi159 bash[105915]: cluster 2023-09-23T23:35:20.435372+0000 mgr.y (mgr.25991) 540 : cluster 0 pgmap v497: 89 pgs: 1 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 77 active+clean; 1.7 GiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 425 op/s; 36712/85587 objects degraded (42.894%); 10320/85587 objects misplaced (12.058%); 9.5 MiB/s, 151 objects/s recovering 2023-09-23T23:35:22.041 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:21 smithi159 bash[105915]: audit 2023-09-23T23:35:21.022506+0000 mon.a (mon.0) 650 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:35:22.041 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:21 smithi159 bash[105915]: audit 2023-09-23T23:35:21.036078+0000 mon.a (mon.0) 651 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:35:22.041 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:21 smithi159 bash[108473]: cluster 2023-09-23T23:35:20.435372+0000 mgr.y (mgr.25991) 540 : cluster 0 pgmap v497: 89 pgs: 1 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 77 active+clean; 1.7 GiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 425 op/s; 36712/85587 objects degraded (42.894%); 10320/85587 objects misplaced (12.058%); 9.5 MiB/s, 151 objects/s recovering 2023-09-23T23:35:22.042 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:21 smithi159 bash[108473]: audit 2023-09-23T23:35:21.022506+0000 mon.a (mon.0) 650 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:35:22.042 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:21 smithi159 bash[108473]: audit 2023-09-23T23:35:21.036078+0000 mon.a (mon.0) 651 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:35:22.070 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:22.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:22.071 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:35:22.172 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:35:22.197 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:35:22.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:22.199 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:35:22.300 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:35:22.337 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:35:22.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:22.343 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:35:22.444 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:22.477 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:22.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:22.482 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:35:22.583 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:22.619 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:22.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:22.621 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:35:22.722 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:22.748 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:22.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:22.751 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:35:22.851 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:22.890 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:22.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:22.894 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:35:22.975 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:22 smithi164 bash[92846]: audit 2023-09-23T23:35:21.969446+0000 mon.a (mon.0) 652 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:35:22.975 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:22 smithi164 bash[92846]: audit 2023-09-23T23:35:21.980892+0000 mon.a (mon.0) 653 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:35:22.975 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:22 smithi164 bash[92846]: cluster 2023-09-23T23:35:22.337352+0000 mon.a (mon.0) 654 : cluster 3 Health check update: Degraded data redundancy: 36712/85587 objects degraded (42.894%), 10 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-23T23:35:22.975 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:22 smithi164 bash[92846]: cluster 2023-09-23T23:35:22.435994+0000 mgr.y (mgr.25991) 541 : cluster 0 pgmap v498: 89 pgs: 1 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 77 active+clean; 1.7 GiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 372 op/s; 36712/85587 objects degraded (42.894%); 10320/85587 objects misplaced (12.058%); 8.3 MiB/s, 132 objects/s recovering 2023-09-23T23:35:22.975 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:22 smithi164 bash[92846]: audit 2023-09-23T23:35:22.657172+0000 mon.a (mon.0) 655 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:35:22.975 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:22 smithi164 bash[92846]: audit 2023-09-23T23:35:22.658625+0000 mon.a (mon.0) 656 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:35:22.976 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:22 smithi164 bash[92846]: audit 2023-09-23T23:35:22.666237+0000 mon.a (mon.0) 657 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:35:22.994 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:35:23.024 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:35:23.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:23.027 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:35:23.128 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:35:23.137 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:22 smithi159 bash[108473]: audit 2023-09-23T23:35:21.969446+0000 mon.a (mon.0) 652 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:35:23.137 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:22 smithi159 bash[108473]: audit 2023-09-23T23:35:21.980892+0000 mon.a (mon.0) 653 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:35:23.138 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:22 smithi159 bash[108473]: cluster 2023-09-23T23:35:22.337352+0000 mon.a (mon.0) 654 : cluster 3 Health check update: Degraded data redundancy: 36712/85587 objects degraded (42.894%), 10 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-23T23:35:23.138 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:22 smithi159 bash[108473]: cluster 2023-09-23T23:35:22.435994+0000 mgr.y (mgr.25991) 541 : cluster 0 pgmap v498: 89 pgs: 1 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 77 active+clean; 1.7 GiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 372 op/s; 36712/85587 objects degraded (42.894%); 10320/85587 objects misplaced (12.058%); 8.3 MiB/s, 132 objects/s recovering 2023-09-23T23:35:23.138 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:22 smithi159 bash[108473]: audit 2023-09-23T23:35:22.657172+0000 mon.a (mon.0) 655 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:35:23.138 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:22 smithi159 bash[108473]: audit 2023-09-23T23:35:22.658625+0000 mon.a (mon.0) 656 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:35:23.138 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:22 smithi159 bash[108473]: audit 2023-09-23T23:35:22.666237+0000 mon.a (mon.0) 657 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:35:23.138 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:22 smithi159 bash[105915]: audit 2023-09-23T23:35:21.969446+0000 mon.a (mon.0) 652 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:35:23.138 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:22 smithi159 bash[105915]: audit 2023-09-23T23:35:21.980892+0000 mon.a (mon.0) 653 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:35:23.138 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:22 smithi159 bash[105915]: cluster 2023-09-23T23:35:22.337352+0000 mon.a (mon.0) 654 : cluster 3 Health check update: Degraded data redundancy: 36712/85587 objects degraded (42.894%), 10 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-23T23:35:23.138 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:22 smithi159 bash[105915]: cluster 2023-09-23T23:35:22.435994+0000 mgr.y (mgr.25991) 541 : cluster 0 pgmap v498: 89 pgs: 1 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 77 active+clean; 1.7 GiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 372 op/s; 36712/85587 objects degraded (42.894%); 10320/85587 objects misplaced (12.058%); 8.3 MiB/s, 132 objects/s recovering 2023-09-23T23:35:23.139 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:22 smithi159 bash[105915]: audit 2023-09-23T23:35:22.657172+0000 mon.a (mon.0) 655 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:35:23.139 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:22 smithi159 bash[105915]: audit 2023-09-23T23:35:22.658625+0000 mon.a (mon.0) 656 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:35:23.139 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:22 smithi159 bash[105915]: audit 2023-09-23T23:35:22.666237+0000 mon.a (mon.0) 657 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:35:23.160 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:35:23.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:23.163 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:35:23.264 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:35:23.302 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:35:23.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:23.305 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:35:23.405 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:35:23.439 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:35:23.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:23.442 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:35:23.459 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T23:35:23.543 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:35:23.570 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:35:23.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:23.574 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:35:23.670 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:35:23 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:35:23] "GET /metrics HTTP/1.1" 200 36600 "" "Prometheus/2.43.0" 2023-09-23T23:35:23.675 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:35:23.700 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:35:23.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:23.705 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:35:23.805 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:35:23.829 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:35:23.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:23.831 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:35:23.931 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:35:23.964 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:35:23.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:23.970 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:35:24.071 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:24.106 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:24.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:24.114 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:35:24.215 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:35:24.237 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:35:24.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:24.239 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:35:24.339 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:35:24.370 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:35:24.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:24.378 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:35:24.478 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:35:24.518 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:35:24.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:24.522 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:35:24.523 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:35:24.623 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:24.657 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:24.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:24.659 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:35:24.760 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:35:24.788 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:35:24.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:24.792 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:35:24.893 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:35:24.917 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:35:24.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:24.922 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:35:25.023 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:35:25.062 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:35:25.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:25.070 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:35:25.171 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:35:25.193 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:35:25.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:25.196 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:35:25.296 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:35:25.318 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:35:25.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:25.325 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:35:25.425 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:25.458 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:25.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:25.463 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:35:25.564 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:35:25.604 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:35:25.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:25.606 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:35:25.706 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:35:25.715 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:25 smithi159 bash[105915]: cluster 2023-09-23T23:35:24.436855+0000 mgr.y (mgr.25991) 542 : cluster 0 pgmap v499: 89 pgs: 1 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 77 active+clean; 1.6 GiB data, 4.9 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 417 op/s; 36473/80364 objects degraded (45.385%); 9786/80364 objects misplaced (12.177%); 8.6 MiB/s, 137 objects/s recovering 2023-09-23T23:35:25.715 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:25 smithi159 bash[108473]: cluster 2023-09-23T23:35:24.436855+0000 mgr.y (mgr.25991) 542 : cluster 0 pgmap v499: 89 pgs: 1 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 77 active+clean; 1.6 GiB data, 4.9 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 417 op/s; 36473/80364 objects degraded (45.385%); 9786/80364 objects misplaced (12.177%); 8.6 MiB/s, 137 objects/s recovering 2023-09-23T23:35:25.739 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:35:25.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:25.744 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:35:25.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:25 smithi164 bash[92846]: cluster 2023-09-23T23:35:24.436855+0000 mgr.y (mgr.25991) 542 : cluster 0 pgmap v499: 89 pgs: 1 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 77 active+clean; 1.6 GiB data, 4.9 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 417 op/s; 36473/80364 objects degraded (45.385%); 9786/80364 objects misplaced (12.177%); 8.6 MiB/s, 137 objects/s recovering 2023-09-23T23:35:25.845 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:25.875 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:25.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:25.881 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:35:25.982 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:35:26.017 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:35:26.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:26.021 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:35:26.121 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:35:26.146 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:35:26.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:26.152 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:35:26.253 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:35:26.281 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:35:26.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:26.287 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:35:26.388 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:26.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:26.413 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:26.414 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:35:26.514 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:35:26.542 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:35:26.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:26.548 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:35:26.563 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:35:26.563 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:35:26.648 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:35:26.679 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:35:26.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:26.686 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:35:26.786 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:35:26.821 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:35:26.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:26.826 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:35:26.926 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:35:26.948 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:35:26.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:26.956 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:35:27.057 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:35:27.078 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:35:27.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:27.089 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:35:27.189 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:27.219 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:27.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:27.221 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:35:27.322 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:35:27.352 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:35:27.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:27.355 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:35:27.455 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:27.484 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:27.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:27.487 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:35:27.588 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:35:27.614 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:35:27.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:27.616 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:35:27.717 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:35:27.740 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:35:27.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:27.744 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:35:27.770 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:27 smithi164 bash[92846]: cluster 2023-09-23T23:35:26.437609+0000 mgr.y (mgr.25991) 543 : cluster 0 pgmap v500: 89 pgs: 1 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 77 active+clean; 1.6 GiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 422 op/s; 36357/79227 objects degraded (45.890%); 9521/79227 objects misplaced (12.017%); 8.2 MiB/s, 131 objects/s recovering 2023-09-23T23:35:27.770 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:27 smithi164 bash[92846]: cluster 2023-09-23T23:35:27.338656+0000 mon.a (mon.0) 658 : cluster 3 Health check update: Degraded data redundancy: 36357/79227 objects degraded (45.890%), 10 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-23T23:35:27.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:27 smithi159 bash[105915]: cluster 2023-09-23T23:35:26.437609+0000 mgr.y (mgr.25991) 543 : cluster 0 pgmap v500: 89 pgs: 1 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 77 active+clean; 1.6 GiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 422 op/s; 36357/79227 objects degraded (45.890%); 9521/79227 objects misplaced (12.017%); 8.2 MiB/s, 131 objects/s recovering 2023-09-23T23:35:27.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:27 smithi159 bash[105915]: cluster 2023-09-23T23:35:27.338656+0000 mon.a (mon.0) 658 : cluster 3 Health check update: Degraded data redundancy: 36357/79227 objects degraded (45.890%), 10 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-23T23:35:27.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:27 smithi159 bash[108473]: cluster 2023-09-23T23:35:26.437609+0000 mgr.y (mgr.25991) 543 : cluster 0 pgmap v500: 89 pgs: 1 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 77 active+clean; 1.6 GiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 422 op/s; 36357/79227 objects degraded (45.890%); 9521/79227 objects misplaced (12.017%); 8.2 MiB/s, 131 objects/s recovering 2023-09-23T23:35:27.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:27 smithi159 bash[108473]: cluster 2023-09-23T23:35:27.338656+0000 mon.a (mon.0) 658 : cluster 3 Health check update: Degraded data redundancy: 36357/79227 objects degraded (45.890%), 10 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-23T23:35:27.846 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:35:27.872 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:35:27.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:27.875 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:35:27.975 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:27.999 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:28.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:28.001 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:35:28.101 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:35:28.135 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:35:28.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:28.142 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:35:28.243 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:28.271 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:28.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:28.278 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:35:28.378 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:35:28.414 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:35:28.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:28.418 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:35:28.519 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:35:28.534 INFO:teuthology.orchestra.run.smithi164.stdout:{ 2023-09-23T23:35:28.534 INFO:teuthology.orchestra.run.smithi164.stdout: "size": 20, 2023-09-23T23:35:28.534 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 600, 2023-09-23T23:35:28.534 INFO:teuthology.orchestra.run.smithi164.stdout: "ops": [ 2023-09-23T23:35:28.534 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.534 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.44483.0:156277 5.e 5:708b72a3:::benchmark_data_smithi159_152088_object45985:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e127)", 2023-09-23T23:35:28.534 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:33:51.533722+0000", 2023-09-23T23:35:28.534 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 96.981068737000001, 2023-09-23T23:35:28.535 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.0710169129999998, 2023-09-23T23:35:28.535 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:35:28.535 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "reached pg", 2023-09-23T23:35:28.535 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:35:28.535 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.44483", 2023-09-23T23:35:28.535 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:35:28.535 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 156277 2023-09-23T23:35:28.535 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.535 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:35:28.535 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.535 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:35:28.535 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.533722+0000", 2023-09-23T23:35:28.536 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:35:28.536 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.536 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.536 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:35:28.536 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.533722+0000", 2023-09-23T23:35:28.536 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:35:28.536 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.536 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.536 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:35:28.536 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.533720+0000", 2023-09-23T23:35:28.536 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2023-09-23T23:35:28.536 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.537 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.537 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:35:28.537 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.533729+0000", 2023-09-23T23:35:28.537 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.7520000000000002e-06 2023-09-23T23:35:28.537 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.537 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.537 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:35:28.537 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.533747+0000", 2023-09-23T23:35:28.537 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.7404000000000001e-05 2023-09-23T23:35:28.537 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.537 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.537 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:35:28.538 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.533753+0000", 2023-09-23T23:35:28.538 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.6599999999999998e-06 2023-09-23T23:35:28.538 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.538 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.538 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:35:28.538 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.533815+0000", 2023-09-23T23:35:28.538 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.1916999999999997e-05 2023-09-23T23:35:28.538 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.538 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.538 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:35:28.538 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.533965+0000", 2023-09-23T23:35:28.538 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00015012900000000001 2023-09-23T23:35:28.538 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.539 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.539 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 0,2", 2023-09-23T23:35:28.539 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.534642+0000", 2023-09-23T23:35:28.539 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00067695400000000001 2023-09-23T23:35:28.539 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.539 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.539 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:35:28.539 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.538598+0000", 2023-09-23T23:35:28.539 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0039559260000000002 2023-09-23T23:35:28.539 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.539 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.539 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:35:28.539 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.549145+0000", 2023-09-23T23:35:28.540 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.010546562000000001 2023-09-23T23:35:28.540 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.540 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.540 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:35:28.540 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.565879+0000", 2023-09-23T23:35:28.540 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.016734269999999999 2023-09-23T23:35:28.540 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.540 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.540 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:35:28.540 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.565895+0000", 2023-09-23T23:35:28.540 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.6361000000000001e-05 2023-09-23T23:35:28.540 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.541 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.541 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:35:28.541 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:52.326308+0000", 2023-09-23T23:35:28.541 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.76041303400000004 2023-09-23T23:35:28.541 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.541 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.541 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:35:28.541 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:52.326326+0000", 2023-09-23T23:35:28.541 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.7940000000000001e-05 2023-09-23T23:35:28.541 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.541 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.541 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:35:28.541 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.594013+0000", 2023-09-23T23:35:28.542 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.2676869150000001 2023-09-23T23:35:28.542 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.542 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.542 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for missing object", 2023-09-23T23:35:28.542 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.594107+0000", 2023-09-23T23:35:28.542 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.3437999999999995e-05 2023-09-23T23:35:28.542 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.542 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.542 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:35:28.542 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.604649+0000", 2023-09-23T23:35:28.542 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.010541785 2023-09-23T23:35:28.543 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.543 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.543 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:35:28.543 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.604739+0000", 2023-09-23T23:35:28.543 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.0236999999999997e-05 2023-09-23T23:35:28.543 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:35:28.543 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:35:28.543 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:35:28.543 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.543 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.543 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.44483.0:156293 5.e 5:7e8cfd0c:::benchmark_data_smithi159_152088_object46001:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e128)", 2023-09-23T23:35:28.543 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:33:51.588784+0000", 2023-09-23T23:35:28.543 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 96.926006538999999, 2023-09-23T23:35:28.544 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.0390321579999999, 2023-09-23T23:35:28.544 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:35:28.544 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:35:28.544 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:35:28.544 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.44483", 2023-09-23T23:35:28.544 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:35:28.544 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 156293 2023-09-23T23:35:28.544 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.544 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:35:28.544 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.544 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:35:28.544 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.588784+0000", 2023-09-23T23:35:28.545 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:35:28.545 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.545 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.545 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:35:28.545 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.588784+0000", 2023-09-23T23:35:28.545 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:35:28.545 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.545 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.545 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:35:28.545 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.588783+0000", 2023-09-23T23:35:28.545 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2023-09-23T23:35:28.545 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.546 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.546 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:35:28.546 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.588790+0000", 2023-09-23T23:35:28.546 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.2799999999999998e-06 2023-09-23T23:35:28.546 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.546 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.546 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:35:28.546 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.588804+0000", 2023-09-23T23:35:28.546 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.4306e-05 2023-09-23T23:35:28.546 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.546 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.546 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:35:28.547 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.588813+0000", 2023-09-23T23:35:28.547 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.4039999999999995e-06 2023-09-23T23:35:28.547 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.547 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.547 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:35:28.547 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.588886+0000", 2023-09-23T23:35:28.547 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.3765999999999998e-05 2023-09-23T23:35:28.547 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.547 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.547 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:35:28.547 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.588903+0000", 2023-09-23T23:35:28.547 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.6152999999999999e-05 2023-09-23T23:35:28.547 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.548 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.548 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:35:28.548 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:52.327151+0000", 2023-09-23T23:35:28.548 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.73824867000000005 2023-09-23T23:35:28.548 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.548 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.548 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:35:28.548 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:52.327159+0000", 2023-09-23T23:35:28.548 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.2810000000000003e-06 2023-09-23T23:35:28.548 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.548 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.548 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:35:28.549 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.596516+0000", 2023-09-23T23:35:28.549 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.269357241 2023-09-23T23:35:28.549 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.549 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.549 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for degraded object", 2023-09-23T23:35:28.549 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.597224+0000", 2023-09-23T23:35:28.549 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00070866500000000003 2023-09-23T23:35:28.549 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.549 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.549 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:35:28.549 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.609907+0000", 2023-09-23T23:35:28.549 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.012682992000000001 2023-09-23T23:35:28.549 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.550 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.550 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:35:28.550 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.610070+0000", 2023-09-23T23:35:28.550 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000162943 2023-09-23T23:35:28.550 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.550 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.550 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 0,2,3", 2023-09-23T23:35:28.550 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.610321+0000", 2023-09-23T23:35:28.550 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00025025399999999999 2023-09-23T23:35:28.550 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.550 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.551 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:35:28.551 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.623431+0000", 2023-09-23T23:35:28.551 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.013110554999999999 2023-09-23T23:35:28.551 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.551 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.551 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:35:28.551 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.623506+0000", 2023-09-23T23:35:28.551 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.5159000000000003e-05 2023-09-23T23:35:28.551 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.551 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.551 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:35:28.551 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.623522+0000", 2023-09-23T23:35:28.551 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.5801e-05 2023-09-23T23:35:28.552 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.552 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.552 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:35:28.552 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.623560+0000", 2023-09-23T23:35:28.552 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.8073e-05 2023-09-23T23:35:28.552 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.552 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.552 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:35:28.552 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.623629+0000", 2023-09-23T23:35:28.552 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.8715999999999997e-05 2023-09-23T23:35:28.552 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.552 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.552 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:35:28.553 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.627816+0000", 2023-09-23T23:35:28.553 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0041872610000000003 2023-09-23T23:35:28.553 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:35:28.553 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:35:28.553 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:35:28.553 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.553 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.553 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.44483.0:156308 5.e 5:70a3102e:::benchmark_data_smithi159_152088_object46016:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e128)", 2023-09-23T23:35:28.553 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:33:51.614371+0000", 2023-09-23T23:35:28.553 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 96.900419530999997, 2023-09-23T23:35:28.553 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.0216515990000001, 2023-09-23T23:35:28.553 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:35:28.554 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:35:28.554 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:35:28.554 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.44483", 2023-09-23T23:35:28.554 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:35:28.554 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 156308 2023-09-23T23:35:28.554 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.554 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:35:28.554 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.554 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:35:28.554 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.614371+0000", 2023-09-23T23:35:28.554 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:35:28.554 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.555 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.555 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:35:28.555 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.614371+0000", 2023-09-23T23:35:28.555 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:35:28.555 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.555 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.555 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:35:28.555 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.614370+0000", 2023-09-23T23:35:28.555 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2023-09-23T23:35:28.555 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.555 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.555 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:35:28.555 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.614376+0000", 2023-09-23T23:35:28.556 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.3960000000000003e-06 2023-09-23T23:35:28.556 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.556 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.556 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:35:28.556 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.614391+0000", 2023-09-23T23:35:28.556 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.4789e-05 2023-09-23T23:35:28.556 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.556 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.556 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:35:28.556 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.614400+0000", 2023-09-23T23:35:28.556 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.3130000000000004e-06 2023-09-23T23:35:28.556 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.557 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.557 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:35:28.557 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.615951+0000", 2023-09-23T23:35:28.557 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0015504939999999999 2023-09-23T23:35:28.557 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.557 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.557 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:35:28.557 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.615961+0000", 2023-09-23T23:35:28.557 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.9369999999999999e-06 2023-09-23T23:35:28.557 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.557 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.557 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:35:28.557 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:52.327179+0000", 2023-09-23T23:35:28.558 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.71121789400000002 2023-09-23T23:35:28.558 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.558 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.558 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:35:28.558 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:52.327189+0000", 2023-09-23T23:35:28.558 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.0489000000000001e-05 2023-09-23T23:35:28.558 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.558 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.558 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:35:28.558 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.597304+0000", 2023-09-23T23:35:28.558 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.270115485 2023-09-23T23:35:28.558 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.559 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.559 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for degraded object", 2023-09-23T23:35:28.559 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.598001+0000", 2023-09-23T23:35:28.559 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00069671700000000002 2023-09-23T23:35:28.559 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.559 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.559 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:35:28.559 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.619668+0000", 2023-09-23T23:35:28.559 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.021667177999999999 2023-09-23T23:35:28.559 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.559 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.559 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:35:28.559 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.619830+0000", 2023-09-23T23:35:28.560 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000161519 2023-09-23T23:35:28.560 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.560 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.560 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 0,2,3", 2023-09-23T23:35:28.560 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.620091+0000", 2023-09-23T23:35:28.560 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00026125200000000001 2023-09-23T23:35:28.560 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.560 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.560 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:35:28.560 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.627875+0000", 2023-09-23T23:35:28.560 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0077843110000000004 2023-09-23T23:35:28.560 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.561 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.561 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:35:28.561 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.627933+0000", 2023-09-23T23:35:28.561 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.7132999999999997e-05 2023-09-23T23:35:28.561 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.561 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.561 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:35:28.561 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.629906+0000", 2023-09-23T23:35:28.561 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0019729790000000001 2023-09-23T23:35:28.561 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.561 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.561 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:35:28.562 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.631848+0000", 2023-09-23T23:35:28.562 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0019426770000000001 2023-09-23T23:35:28.562 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.562 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.562 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:35:28.562 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.631957+0000", 2023-09-23T23:35:28.562 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00010833 2023-09-23T23:35:28.562 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.562 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.562 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:35:28.562 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.636023+0000", 2023-09-23T23:35:28.562 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0040660719999999996 2023-09-23T23:35:28.562 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:35:28.563 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:35:28.563 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:35:28.563 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.563 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.563 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.44483.0:156318 5.e 5:748dc5a8:::benchmark_data_smithi159_152088_object46026:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e128)", 2023-09-23T23:35:28.563 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:33:51.644015+0000", 2023-09-23T23:35:28.563 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 96.870775519000006, 2023-09-23T23:35:28.563 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.1471628439999999, 2023-09-23T23:35:28.563 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:35:28.563 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:35:28.563 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:35:28.563 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.44483", 2023-09-23T23:35:28.564 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:35:28.564 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 156318 2023-09-23T23:35:28.564 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.564 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:35:28.564 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.564 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:35:28.564 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.644015+0000", 2023-09-23T23:35:28.564 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:35:28.564 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.564 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.564 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:35:28.564 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.644015+0000", 2023-09-23T23:35:28.564 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:35:28.565 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.565 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.565 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:35:28.565 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.644013+0000", 2023-09-23T23:35:28.565 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999981 2023-09-23T23:35:28.565 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.565 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.565 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:35:28.565 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.644020+0000", 2023-09-23T23:35:28.565 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.4370000000000004e-06 2023-09-23T23:35:28.565 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.565 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.566 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:35:28.566 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.644032+0000", 2023-09-23T23:35:28.566 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.2422999999999999e-05 2023-09-23T23:35:28.566 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.566 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.566 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:35:28.566 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.644038+0000", 2023-09-23T23:35:28.566 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.6810000000000003e-06 2023-09-23T23:35:28.566 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.566 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.566 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:35:28.566 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.644097+0000", 2023-09-23T23:35:28.567 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.8851000000000003e-05 2023-09-23T23:35:28.567 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.567 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.567 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:35:28.567 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.644107+0000", 2023-09-23T23:35:28.567 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.0491e-05 2023-09-23T23:35:28.567 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.567 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.567 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:35:28.567 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:52.327217+0000", 2023-09-23T23:35:28.567 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.68310982499999995 2023-09-23T23:35:28.567 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.567 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.568 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:35:28.568 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:52.327229+0000", 2023-09-23T23:35:28.568 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.1781e-05 2023-09-23T23:35:28.568 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.568 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.568 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:35:28.568 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.627962+0000", 2023-09-23T23:35:28.568 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.3007330029999999 2023-09-23T23:35:28.568 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.568 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.568 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for degraded object", 2023-09-23T23:35:28.568 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.629893+0000", 2023-09-23T23:35:28.569 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0019315790000000001 2023-09-23T23:35:28.569 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.569 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.569 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:35:28.569 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.654390+0000", 2023-09-23T23:35:28.569 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.024496302000000001 2023-09-23T23:35:28.569 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.569 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.569 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:35:28.569 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.654645+0000", 2023-09-23T23:35:28.569 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00025519099999999999 2023-09-23T23:35:28.570 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.570 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.570 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 0,2,3", 2023-09-23T23:35:28.570 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.655028+0000", 2023-09-23T23:35:28.570 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000383125 2023-09-23T23:35:28.570 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.570 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.570 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:35:28.570 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.680175+0000", 2023-09-23T23:35:28.570 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.025146768 2023-09-23T23:35:28.570 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.570 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.571 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:35:28.571 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.680261+0000", 2023-09-23T23:35:28.571 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.6248999999999994e-05 2023-09-23T23:35:28.571 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.571 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.571 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:35:28.571 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.787999+0000", 2023-09-23T23:35:28.571 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.107737865 2023-09-23T23:35:28.571 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.571 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.571 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:35:28.571 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.788051+0000", 2023-09-23T23:35:28.572 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.1752000000000002e-05 2023-09-23T23:35:28.572 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.572 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.572 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:35:28.572 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.788135+0000", 2023-09-23T23:35:28.572 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.4376999999999995e-05 2023-09-23T23:35:28.572 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.572 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.572 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:35:28.572 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.791178+0000", 2023-09-23T23:35:28.572 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0030429060000000002 2023-09-23T23:35:28.572 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:35:28.572 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:35:28.573 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:35:28.573 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.573 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.573 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.44483.0:156329 5.e 5:7a86fb07:::benchmark_data_smithi159_152088_object46037:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e128)", 2023-09-23T23:35:28.573 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:33:51.669246+0000", 2023-09-23T23:35:28.573 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 96.845544511, 2023-09-23T23:35:28.573 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.1257393929999999, 2023-09-23T23:35:28.573 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:35:28.573 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:35:28.573 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:35:28.573 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.44483", 2023-09-23T23:35:28.573 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:35:28.574 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 156329 2023-09-23T23:35:28.574 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.574 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:35:28.574 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.574 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:35:28.574 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.669246+0000", 2023-09-23T23:35:28.574 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:35:28.574 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.574 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.574 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:35:28.574 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.669246+0000", 2023-09-23T23:35:28.574 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:35:28.574 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.575 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.575 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:35:28.575 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.669244+0000", 2023-09-23T23:35:28.575 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999981 2023-09-23T23:35:28.575 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.575 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.575 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:35:28.575 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.669253+0000", 2023-09-23T23:35:28.575 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.6479999999999992e-06 2023-09-23T23:35:28.575 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.575 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.575 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:35:28.575 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.669271+0000", 2023-09-23T23:35:28.576 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.7552999999999999e-05 2023-09-23T23:35:28.576 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.576 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.576 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:35:28.576 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.669278+0000", 2023-09-23T23:35:28.576 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.3010000000000001e-06 2023-09-23T23:35:28.576 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.576 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.576 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:35:28.576 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.669340+0000", 2023-09-23T23:35:28.576 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.1842999999999997e-05 2023-09-23T23:35:28.576 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.577 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.577 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:35:28.577 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.669352+0000", 2023-09-23T23:35:28.577 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.2551000000000001e-05 2023-09-23T23:35:28.577 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.577 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.577 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:35:28.577 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:52.327254+0000", 2023-09-23T23:35:28.577 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.65790163199999996 2023-09-23T23:35:28.577 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.577 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.577 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:35:28.577 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:52.327264+0000", 2023-09-23T23:35:28.578 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.009e-05 2023-09-23T23:35:28.578 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.578 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.578 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:35:28.578 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.629946+0000", 2023-09-23T23:35:28.578 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.3026823379999999 2023-09-23T23:35:28.578 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.578 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.578 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for degraded object", 2023-09-23T23:35:28.578 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.630552+0000", 2023-09-23T23:35:28.578 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00060579299999999998 2023-09-23T23:35:28.578 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.579 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.579 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:35:28.579 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.666583+0000", 2023-09-23T23:35:28.579 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.036031149999999998 2023-09-23T23:35:28.579 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.579 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.579 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:35:28.579 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.666670+0000", 2023-09-23T23:35:28.579 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.7115999999999997e-05 2023-09-23T23:35:28.579 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.579 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.579 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 0,2,3", 2023-09-23T23:35:28.579 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.666808+0000", 2023-09-23T23:35:28.580 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000137381 2023-09-23T23:35:28.580 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.580 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.580 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:35:28.580 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.686692+0000", 2023-09-23T23:35:28.580 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.019884427999999999 2023-09-23T23:35:28.580 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.580 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.580 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:35:28.580 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.690529+0000", 2023-09-23T23:35:28.580 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0038366199999999998 2023-09-23T23:35:28.581 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.581 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.581 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:35:28.581 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.791242+0000", 2023-09-23T23:35:28.581 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.100712964 2023-09-23T23:35:28.581 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.581 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.581 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:35:28.581 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.791339+0000", 2023-09-23T23:35:28.581 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.7121999999999996e-05 2023-09-23T23:35:28.581 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.581 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.581 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:35:28.582 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.791447+0000", 2023-09-23T23:35:28.582 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000108529 2023-09-23T23:35:28.582 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.582 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.582 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:35:28.582 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.794985+0000", 2023-09-23T23:35:28.582 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0035380400000000001 2023-09-23T23:35:28.582 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:35:28.582 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:35:28.582 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:35:28.582 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.582 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.583 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.44483.0:156342 5.e 5:7090e793:::benchmark_data_smithi159_152088_object46050:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e128)", 2023-09-23T23:35:28.583 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:33:51.697192+0000", 2023-09-23T23:35:28.583 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 96.817598485999994, 2023-09-23T23:35:28.583 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.1019965059999999, 2023-09-23T23:35:28.583 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:35:28.583 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:35:28.583 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:35:28.583 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.44483", 2023-09-23T23:35:28.583 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:35:28.583 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 156342 2023-09-23T23:35:28.583 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.583 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:35:28.584 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.584 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:35:28.584 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.697192+0000", 2023-09-23T23:35:28.584 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:35:28.584 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.584 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.584 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:35:28.584 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.697192+0000", 2023-09-23T23:35:28.584 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:35:28.584 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.584 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.584 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:35:28.584 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.697191+0000", 2023-09-23T23:35:28.584 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2023-09-23T23:35:28.585 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.585 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.585 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:35:28.585 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.697196+0000", 2023-09-23T23:35:28.585 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.6030000000000004e-06 2023-09-23T23:35:28.585 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.585 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.585 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:35:28.585 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.697211+0000", 2023-09-23T23:35:28.585 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.43e-05 2023-09-23T23:35:28.585 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.585 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.585 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:35:28.585 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.697218+0000", 2023-09-23T23:35:28.586 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.4309999999999997e-06 2023-09-23T23:35:28.586 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.586 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.586 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:35:28.586 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.697303+0000", 2023-09-23T23:35:28.586 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.4779999999999998e-05 2023-09-23T23:35:28.586 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.586 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.586 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:35:28.586 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.697320+0000", 2023-09-23T23:35:28.586 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.7408e-05 2023-09-23T23:35:28.586 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.587 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.587 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:35:28.587 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:52.327290+0000", 2023-09-23T23:35:28.587 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.62997003699999998 2023-09-23T23:35:28.587 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.587 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.587 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:35:28.587 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:52.327303+0000", 2023-09-23T23:35:28.587 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.2585999999999999e-05 2023-09-23T23:35:28.587 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.587 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.587 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:35:28.587 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.630592+0000", 2023-09-23T23:35:28.588 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.3032895760000001 2023-09-23T23:35:28.588 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.588 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.588 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for degraded object", 2023-09-23T23:35:28.588 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.631146+0000", 2023-09-23T23:35:28.588 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00055324699999999998 2023-09-23T23:35:28.588 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.588 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.588 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:35:28.588 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.675407+0000", 2023-09-23T23:35:28.588 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.044261110999999999 2023-09-23T23:35:28.589 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.589 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.589 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:35:28.589 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.675554+0000", 2023-09-23T23:35:28.589 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00014709200000000001 2023-09-23T23:35:28.589 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.589 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.589 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 0,2,3", 2023-09-23T23:35:28.589 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.675778+0000", 2023-09-23T23:35:28.589 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00022400799999999999 2023-09-23T23:35:28.589 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.589 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.589 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:35:28.590 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.690544+0000", 2023-09-23T23:35:28.590 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.014765821 2023-09-23T23:35:28.590 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.590 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.590 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:35:28.590 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.701271+0000", 2023-09-23T23:35:28.590 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.010727255 2023-09-23T23:35:28.590 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.590 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.590 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:35:28.590 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.795141+0000", 2023-09-23T23:35:28.590 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.093869763999999994 2023-09-23T23:35:28.591 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.591 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.591 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:35:28.591 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.795213+0000", 2023-09-23T23:35:28.591 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.2758999999999999e-05 2023-09-23T23:35:28.591 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.591 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.591 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:35:28.591 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.795297+0000", 2023-09-23T23:35:28.591 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.3152000000000006e-05 2023-09-23T23:35:28.591 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.591 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.592 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:35:28.592 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.799189+0000", 2023-09-23T23:35:28.592 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0038920090000000001 2023-09-23T23:35:28.592 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:35:28.592 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:35:28.592 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:35:28.592 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.592 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.592 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.44483.0:156349 5.e 5:7aef7f68:::benchmark_data_smithi159_152088_object46057:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e128)", 2023-09-23T23:35:28.592 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:33:51.714381+0000", 2023-09-23T23:35:28.592 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 96.800409791000007, 2023-09-23T23:35:28.592 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.0890378639999998, 2023-09-23T23:35:28.592 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:35:28.593 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:35:28.593 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:35:28.593 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.44483", 2023-09-23T23:35:28.593 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:35:28.593 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 156349 2023-09-23T23:35:28.593 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.593 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:35:28.593 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.593 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:35:28.593 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.714381+0000", 2023-09-23T23:35:28.593 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:35:28.593 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.593 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.594 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:35:28.594 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.714381+0000", 2023-09-23T23:35:28.594 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:35:28.594 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.594 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.594 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:35:28.594 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.714379+0000", 2023-09-23T23:35:28.594 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2023-09-23T23:35:28.594 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.594 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.594 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:35:28.594 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.714388+0000", 2023-09-23T23:35:28.595 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.0699999999999996e-06 2023-09-23T23:35:28.595 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.595 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.595 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:35:28.595 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.714402+0000", 2023-09-23T23:35:28.595 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.3429e-05 2023-09-23T23:35:28.595 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.595 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.595 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:35:28.595 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.714408+0000", 2023-09-23T23:35:28.595 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.9370000000000001e-06 2023-09-23T23:35:28.595 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.596 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.596 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:35:28.596 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.714464+0000", 2023-09-23T23:35:28.596 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.6385999999999999e-05 2023-09-23T23:35:28.596 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.596 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.596 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:35:28.596 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.714473+0000", 2023-09-23T23:35:28.596 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.5839999999999995e-06 2023-09-23T23:35:28.596 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.596 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.596 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:35:28.597 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:52.327330+0000", 2023-09-23T23:35:28.597 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.61285706600000001 2023-09-23T23:35:28.597 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.597 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.597 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:35:28.597 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:52.327341+0000", 2023-09-23T23:35:28.597 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.1394e-05 2023-09-23T23:35:28.597 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.597 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.597 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:35:28.597 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.631181+0000", 2023-09-23T23:35:28.598 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.3038396030000001 2023-09-23T23:35:28.598 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.598 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.598 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for degraded object", 2023-09-23T23:35:28.598 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.631717+0000", 2023-09-23T23:35:28.598 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00053671899999999995 2023-09-23T23:35:28.598 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.598 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.598 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:35:28.598 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.686763+0000", 2023-09-23T23:35:28.598 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.055045346000000002 2023-09-23T23:35:28.599 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.599 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.599 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:35:28.599 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.686908+0000", 2023-09-23T23:35:28.599 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00014504399999999999 2023-09-23T23:35:28.599 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.599 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.599 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 0,2,3", 2023-09-23T23:35:28.599 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.687135+0000", 2023-09-23T23:35:28.600 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000227183 2023-09-23T23:35:28.600 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.600 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.600 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:35:28.600 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.707287+0000", 2023-09-23T23:35:28.600 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.020152125999999999 2023-09-23T23:35:28.600 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.600 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.600 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:35:28.600 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.711947+0000", 2023-09-23T23:35:28.600 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0046600610000000001 2023-09-23T23:35:28.600 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.600 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.601 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:35:28.601 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.799277+0000", 2023-09-23T23:35:28.601 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.087330193 2023-09-23T23:35:28.601 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.601 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.601 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:35:28.601 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.799499+0000", 2023-09-23T23:35:28.601 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00022110700000000001 2023-09-23T23:35:28.601 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.601 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.601 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:35:28.601 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.799568+0000", 2023-09-23T23:35:28.601 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.9839999999999995e-05 2023-09-23T23:35:28.601 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.602 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.602 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:35:28.602 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.803419+0000", 2023-09-23T23:35:28.602 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0038502570000000002 2023-09-23T23:35:28.602 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:35:28.602 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:35:28.602 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:35:28.602 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.602 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.602 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.44483.0:156358 5.e 5:71153230:::benchmark_data_smithi159_152088_object46066:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e128)", 2023-09-23T23:35:28.602 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:33:51.734700+0000", 2023-09-23T23:35:28.602 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 96.780090208999994, 2023-09-23T23:35:28.602 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.0726439270000001, 2023-09-23T23:35:28.603 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:35:28.603 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:35:28.603 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:35:28.603 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.44483", 2023-09-23T23:35:28.603 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:35:28.603 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 156358 2023-09-23T23:35:28.603 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.603 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:35:28.603 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.603 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:35:28.603 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.734700+0000", 2023-09-23T23:35:28.604 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:35:28.604 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.604 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.604 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:35:28.604 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.734700+0000", 2023-09-23T23:35:28.604 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:35:28.604 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.604 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.604 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:35:28.604 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.734699+0000", 2023-09-23T23:35:28.604 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2023-09-23T23:35:28.604 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.604 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.604 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:35:28.605 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.734707+0000", 2023-09-23T23:35:28.605 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.8210000000000002e-06 2023-09-23T23:35:28.605 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.605 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.605 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:35:28.605 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.734723+0000", 2023-09-23T23:35:28.605 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.6676000000000001e-05 2023-09-23T23:35:28.605 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.605 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.605 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:35:28.605 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.734732+0000", 2023-09-23T23:35:28.605 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.9479999999999997e-06 2023-09-23T23:35:28.605 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.606 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.606 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:35:28.606 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.734803+0000", 2023-09-23T23:35:28.606 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.0303999999999996e-05 2023-09-23T23:35:28.606 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.606 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.606 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:35:28.606 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.734814+0000", 2023-09-23T23:35:28.606 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.114e-05 2023-09-23T23:35:28.606 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.606 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.606 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:35:28.606 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:52.327371+0000", 2023-09-23T23:35:28.607 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.59255680200000005 2023-09-23T23:35:28.607 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.607 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.607 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:35:28.607 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:52.327382+0000", 2023-09-23T23:35:28.607 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.1865000000000001e-05 2023-09-23T23:35:28.607 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.607 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.607 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:35:28.607 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.636101+0000", 2023-09-23T23:35:28.607 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.308718332 2023-09-23T23:35:28.608 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.608 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.608 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for degraded object", 2023-09-23T23:35:28.608 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.636903+0000", 2023-09-23T23:35:28.608 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00080195400000000001 2023-09-23T23:35:28.608 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.608 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.608 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:35:28.608 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.697781+0000", 2023-09-23T23:35:28.608 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.060878288000000003 2023-09-23T23:35:28.608 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.608 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.608 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:35:28.609 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.697877+0000", 2023-09-23T23:35:28.609 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.6372999999999994e-05 2023-09-23T23:35:28.609 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.609 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.609 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 0,2,3", 2023-09-23T23:35:28.609 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.698021+0000", 2023-09-23T23:35:28.609 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00014385799999999999 2023-09-23T23:35:28.609 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.609 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.609 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:35:28.609 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.711959+0000", 2023-09-23T23:35:28.609 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.013937465 2023-09-23T23:35:28.610 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.610 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.610 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:35:28.610 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.725147+0000", 2023-09-23T23:35:28.610 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.013187917 2023-09-23T23:35:28.610 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.610 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.610 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:35:28.610 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.803482+0000", 2023-09-23T23:35:28.610 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.078335019000000006 2023-09-23T23:35:28.610 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.610 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.611 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:35:28.611 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.803713+0000", 2023-09-23T23:35:28.611 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000231036 2023-09-23T23:35:28.611 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.611 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.611 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:35:28.611 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.803788+0000", 2023-09-23T23:35:28.611 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.5840999999999994e-05 2023-09-23T23:35:28.611 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.611 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.612 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:35:28.612 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.807344+0000", 2023-09-23T23:35:28.612 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0035557940000000001 2023-09-23T23:35:28.612 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:35:28.612 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:35:28.612 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:35:28.612 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.612 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.612 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.44483.0:156391 5.e 5:7e9d2967:::benchmark_data_smithi159_152088_object46099:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e128)", 2023-09-23T23:35:28.612 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:33:51.827035+0000", 2023-09-23T23:35:28.612 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 96.687756070000006, 2023-09-23T23:35:28.612 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.987009172, 2023-09-23T23:35:28.613 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:35:28.613 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:35:28.613 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:35:28.613 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.44483", 2023-09-23T23:35:28.613 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:35:28.613 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 156391 2023-09-23T23:35:28.613 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.613 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:35:28.613 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.613 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:35:28.613 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.827035+0000", 2023-09-23T23:35:28.613 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:35:28.614 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.614 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.614 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:35:28.614 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.827035+0000", 2023-09-23T23:35:28.614 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:35:28.614 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.614 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.614 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:35:28.614 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.827033+0000", 2023-09-23T23:35:28.614 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2023-09-23T23:35:28.614 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.614 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.614 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:35:28.615 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.827042+0000", 2023-09-23T23:35:28.615 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.5339999999999999e-06 2023-09-23T23:35:28.615 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.615 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.615 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:35:28.615 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.827059+0000", 2023-09-23T23:35:28.615 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.7399000000000001e-05 2023-09-23T23:35:28.615 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.615 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.615 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:35:28.615 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.827068+0000", 2023-09-23T23:35:28.615 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.1919999999999994e-06 2023-09-23T23:35:28.616 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.616 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.616 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:35:28.616 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.827134+0000", 2023-09-23T23:35:28.616 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.5624999999999996e-05 2023-09-23T23:35:28.616 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.616 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.616 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:35:28.616 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.827148+0000", 2023-09-23T23:35:28.616 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.3978999999999999e-05 2023-09-23T23:35:28.616 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.616 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.616 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:35:28.617 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:52.327412+0000", 2023-09-23T23:35:28.617 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.50026394399999996 2023-09-23T23:35:28.617 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.617 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.617 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:35:28.617 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:52.327422+0000", 2023-09-23T23:35:28.617 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.0587999999999999e-05 2023-09-23T23:35:28.617 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.617 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.617 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:35:28.617 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.636978+0000", 2023-09-23T23:35:28.617 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.3095558600000001 2023-09-23T23:35:28.617 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.617 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.618 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for degraded object", 2023-09-23T23:35:28.618 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.637628+0000", 2023-09-23T23:35:28.618 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00064968199999999995 2023-09-23T23:35:28.618 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.618 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.618 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:35:28.618 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.707350+0000", 2023-09-23T23:35:28.618 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.069722593999999999 2023-09-23T23:35:28.618 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.618 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.618 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:35:28.619 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.707521+0000", 2023-09-23T23:35:28.619 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000170586 2023-09-23T23:35:28.619 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.619 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.619 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 0,2,3", 2023-09-23T23:35:28.619 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.707740+0000", 2023-09-23T23:35:28.619 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000219111 2023-09-23T23:35:28.619 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.619 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.619 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:35:28.619 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.725079+0000", 2023-09-23T23:35:28.619 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.017338611 2023-09-23T23:35:28.619 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.620 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.620 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:35:28.620 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.736021+0000", 2023-09-23T23:35:28.620 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.010941991 2023-09-23T23:35:28.620 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.620 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.620 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:35:28.620 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.810286+0000", 2023-09-23T23:35:28.620 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.074265579999999998 2023-09-23T23:35:28.620 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.620 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.620 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:35:28.621 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.810357+0000", 2023-09-23T23:35:28.621 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.0359999999999997e-05 2023-09-23T23:35:28.621 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.621 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.621 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:35:28.621 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.810424+0000", 2023-09-23T23:35:28.621 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.7559999999999997e-05 2023-09-23T23:35:28.621 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.621 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.621 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:35:28.621 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.814044+0000", 2023-09-23T23:35:28.621 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0036194729999999998 2023-09-23T23:35:28.621 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:35:28.622 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:35:28.622 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:35:28.622 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.622 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.622 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.44483.0:156403 5.e 5:79aae7d0:::benchmark_data_smithi159_152088_object46111:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e128)", 2023-09-23T23:35:28.622 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:33:51.858668+0000", 2023-09-23T23:35:28.622 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 96.656122839999995, 2023-09-23T23:35:28.622 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.9595534290000001, 2023-09-23T23:35:28.622 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:35:28.622 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:35:28.622 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:35:28.622 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.44483", 2023-09-23T23:35:28.622 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:35:28.623 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 156403 2023-09-23T23:35:28.623 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.623 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:35:28.623 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.623 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:35:28.623 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.858668+0000", 2023-09-23T23:35:28.623 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:35:28.623 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.623 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.623 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:35:28.623 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.858668+0000", 2023-09-23T23:35:28.623 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:35:28.623 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.623 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.624 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:35:28.624 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.858665+0000", 2023-09-23T23:35:28.624 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999976 2023-09-23T23:35:28.624 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.624 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.624 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:35:28.624 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.858678+0000", 2023-09-23T23:35:28.624 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.289e-05 2023-09-23T23:35:28.624 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.624 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.624 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:35:28.625 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.858709+0000", 2023-09-23T23:35:28.625 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.0803000000000003e-05 2023-09-23T23:35:28.625 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.625 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.625 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:35:28.625 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.858723+0000", 2023-09-23T23:35:28.625 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.3553000000000001e-05 2023-09-23T23:35:28.625 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.625 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.625 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:35:28.625 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.858842+0000", 2023-09-23T23:35:28.625 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00011919 2023-09-23T23:35:28.625 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.626 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.626 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:35:28.626 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.858857+0000", 2023-09-23T23:35:28.626 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.5332000000000002e-05 2023-09-23T23:35:28.626 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.626 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.626 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:35:28.626 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:52.327449+0000", 2023-09-23T23:35:28.626 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.46859162900000001 2023-09-23T23:35:28.626 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.626 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.626 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:35:28.627 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:52.327458+0000", 2023-09-23T23:35:28.627 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.594e-06 2023-09-23T23:35:28.627 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.627 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.627 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:35:28.627 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.637698+0000", 2023-09-23T23:35:28.627 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.3102393160000001 2023-09-23T23:35:28.627 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.627 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.627 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for degraded object", 2023-09-23T23:35:28.627 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.638687+0000", 2023-09-23T23:35:28.627 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0009897040000000001 2023-09-23T23:35:28.627 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.627 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.628 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:35:28.628 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.719762+0000", 2023-09-23T23:35:28.628 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.081074615000000003 2023-09-23T23:35:28.628 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.628 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.628 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:35:28.628 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.720122+0000", 2023-09-23T23:35:28.628 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00035969499999999999 2023-09-23T23:35:28.628 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.628 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.628 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 0,2,3", 2023-09-23T23:35:28.628 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.720761+0000", 2023-09-23T23:35:28.629 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00063929999999999998 2023-09-23T23:35:28.629 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.629 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.629 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:35:28.629 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.736031+0000", 2023-09-23T23:35:28.629 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.01526979 2023-09-23T23:35:28.629 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.629 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.629 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:35:28.629 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.746611+0000", 2023-09-23T23:35:28.629 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.010580434 2023-09-23T23:35:28.629 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.629 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.629 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:35:28.630 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.814145+0000", 2023-09-23T23:35:28.630 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.067533821999999993 2023-09-23T23:35:28.630 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.630 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.630 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:35:28.630 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.814238+0000", 2023-09-23T23:35:28.630 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.3430000000000005e-05 2023-09-23T23:35:28.630 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.630 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.630 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:35:28.630 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.814310+0000", 2023-09-23T23:35:28.630 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.1956e-05 2023-09-23T23:35:28.631 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.631 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.631 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:35:28.631 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.818221+0000", 2023-09-23T23:35:28.631 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.003910719 2023-09-23T23:35:28.631 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:35:28.631 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:35:28.631 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:35:28.631 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.631 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.631 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.44483.0:156414 5.e 5:70550eee:::benchmark_data_smithi159_152088_object46122:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e128)", 2023-09-23T23:35:28.631 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:33:51.884563+0000", 2023-09-23T23:35:28.631 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 96.630227872000006, 2023-09-23T23:35:28.632 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.937621035, 2023-09-23T23:35:28.632 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:35:28.632 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:35:28.632 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:35:28.632 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.44483", 2023-09-23T23:35:28.632 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:35:28.632 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 156414 2023-09-23T23:35:28.632 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.632 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:35:28.632 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.632 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:35:28.632 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.884563+0000", 2023-09-23T23:35:28.632 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:35:28.633 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.633 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.633 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:35:28.633 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.884563+0000", 2023-09-23T23:35:28.633 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:35:28.633 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.633 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.633 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:35:28.633 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.884561+0000", 2023-09-23T23:35:28.633 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2023-09-23T23:35:28.633 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.633 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.634 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:35:28.634 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.884570+0000", 2023-09-23T23:35:28.634 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.4179999999999997e-06 2023-09-23T23:35:28.634 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.634 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.634 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:35:28.634 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.884586+0000", 2023-09-23T23:35:28.634 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.6668e-05 2023-09-23T23:35:28.634 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.634 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.634 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:35:28.634 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.884593+0000", 2023-09-23T23:35:28.635 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.3439999999999997e-06 2023-09-23T23:35:28.635 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.635 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.635 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:35:28.635 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.884643+0000", 2023-09-23T23:35:28.635 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.0275999999999998e-05 2023-09-23T23:35:28.635 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.635 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.635 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:35:28.635 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.884653+0000", 2023-09-23T23:35:28.635 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.9199999999999999e-06 2023-09-23T23:35:28.635 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.635 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.636 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:35:28.636 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:52.327486+0000", 2023-09-23T23:35:28.636 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.44283335800000001 2023-09-23T23:35:28.636 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.636 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.636 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:35:28.636 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:52.327495+0000", 2023-09-23T23:35:28.636 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.1020000000000003e-06 2023-09-23T23:35:28.636 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.636 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.636 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:35:28.636 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.638750+0000", 2023-09-23T23:35:28.637 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.311254951 2023-09-23T23:35:28.637 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.637 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.637 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for degraded object", 2023-09-23T23:35:28.637 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.639396+0000", 2023-09-23T23:35:28.637 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00064576200000000003 2023-09-23T23:35:28.637 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.637 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.637 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:35:28.637 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.732536+0000", 2023-09-23T23:35:28.637 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.093139779000000006 2023-09-23T23:35:28.637 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.637 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.638 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:35:28.638 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.732634+0000", 2023-09-23T23:35:28.638 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.8330000000000002e-05 2023-09-23T23:35:28.638 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.638 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.638 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 0,2,3", 2023-09-23T23:35:28.638 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.732766+0000", 2023-09-23T23:35:28.638 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00013149 2023-09-23T23:35:28.638 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.638 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.638 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:35:28.638 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.752053+0000", 2023-09-23T23:35:28.639 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.019287103 2023-09-23T23:35:28.639 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.639 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.639 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:35:28.639 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.755955+0000", 2023-09-23T23:35:28.639 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.003902137 2023-09-23T23:35:28.639 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.639 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.639 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:35:28.639 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.818299+0000", 2023-09-23T23:35:28.639 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.062344355999999997 2023-09-23T23:35:28.639 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.639 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.640 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:35:28.640 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.818357+0000", 2023-09-23T23:35:28.640 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.7710999999999997e-05 2023-09-23T23:35:28.640 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.640 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.640 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:35:28.640 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.818420+0000", 2023-09-23T23:35:28.640 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.2611000000000001e-05 2023-09-23T23:35:28.640 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.640 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.640 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:35:28.640 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.822184+0000", 2023-09-23T23:35:28.640 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0037642130000000002 2023-09-23T23:35:28.641 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:35:28.641 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:35:28.641 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:35:28.641 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.641 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.641 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.44483.0:156417 5.e 5:7930f219:::benchmark_data_smithi159_152088_object46125:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e128)", 2023-09-23T23:35:28.641 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:33:51.896269+0000", 2023-09-23T23:35:28.641 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 96.618521534999999, 2023-09-23T23:35:28.641 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.929312613, 2023-09-23T23:35:28.641 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:35:28.641 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:35:28.641 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:35:28.642 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.44483", 2023-09-23T23:35:28.642 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:35:28.642 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 156417 2023-09-23T23:35:28.642 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.642 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:35:28.642 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.642 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:35:28.642 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.896269+0000", 2023-09-23T23:35:28.642 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:35:28.642 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.642 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.642 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:35:28.643 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.896269+0000", 2023-09-23T23:35:28.643 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:35:28.643 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.643 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.643 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:35:28.643 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.896268+0000", 2023-09-23T23:35:28.643 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2023-09-23T23:35:28.643 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.643 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.643 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:35:28.643 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.896274+0000", 2023-09-23T23:35:28.643 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.3640000000000004e-06 2023-09-23T23:35:28.644 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.644 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.644 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:35:28.644 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.896287+0000", 2023-09-23T23:35:28.644 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.3118999999999999e-05 2023-09-23T23:35:28.644 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.644 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.644 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:35:28.644 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.896293+0000", 2023-09-23T23:35:28.644 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.6269999999999997e-06 2023-09-23T23:35:28.644 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.644 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.645 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:35:28.645 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.896370+0000", 2023-09-23T23:35:28.645 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.7211000000000003e-05 2023-09-23T23:35:28.645 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.645 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.645 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:35:28.645 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.896385+0000", 2023-09-23T23:35:28.645 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.4953000000000001e-05 2023-09-23T23:35:28.645 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.645 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.645 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:35:28.645 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:52.327521+0000", 2023-09-23T23:35:28.645 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.43113557000000002 2023-09-23T23:35:28.646 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.646 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.646 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:35:28.646 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:52.327530+0000", 2023-09-23T23:35:28.646 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.3160000000000003e-06 2023-09-23T23:35:28.646 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.646 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.646 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:35:28.646 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.639469+0000", 2023-09-23T23:35:28.646 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.311939016 2023-09-23T23:35:28.646 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.646 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.647 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for degraded object", 2023-09-23T23:35:28.647 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.640291+0000", 2023-09-23T23:35:28.647 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00082216699999999995 2023-09-23T23:35:28.647 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.647 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.647 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:35:28.647 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.741869+0000", 2023-09-23T23:35:28.647 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.101578276 2023-09-23T23:35:28.647 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.647 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.647 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:35:28.647 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.741991+0000", 2023-09-23T23:35:28.647 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00012126299999999999 2023-09-23T23:35:28.648 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.648 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.648 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 0,2,3", 2023-09-23T23:35:28.648 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.742159+0000", 2023-09-23T23:35:28.648 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00016862100000000001 2023-09-23T23:35:28.648 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.648 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.648 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:35:28.648 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.755972+0000", 2023-09-23T23:35:28.648 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.013812745 2023-09-23T23:35:28.648 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.648 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.649 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:35:28.649 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.767621+0000", 2023-09-23T23:35:28.649 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.011649458 2023-09-23T23:35:28.649 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.649 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.649 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:35:28.649 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.822285+0000", 2023-09-23T23:35:28.649 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.054664035999999999 2023-09-23T23:35:28.649 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.649 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.649 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:35:28.649 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.822330+0000", 2023-09-23T23:35:28.649 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.4679999999999999e-05 2023-09-23T23:35:28.650 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.650 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.650 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:35:28.650 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.822395+0000", 2023-09-23T23:35:28.650 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.5325000000000002e-05 2023-09-23T23:35:28.650 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.650 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.650 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:35:28.650 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.825582+0000", 2023-09-23T23:35:28.650 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0031861580000000001 2023-09-23T23:35:28.650 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:35:28.650 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:35:28.651 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:35:28.651 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.651 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.651 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.44483.0:156418 5.e 5:75d09748:::benchmark_data_smithi159_152088_object46126:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e128)", 2023-09-23T23:35:28.651 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:33:51.899210+0000", 2023-09-23T23:35:28.651 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 96.615580707000007, 2023-09-23T23:35:28.651 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.9294571760000001, 2023-09-23T23:35:28.651 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:35:28.651 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:35:28.651 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:35:28.651 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.44483", 2023-09-23T23:35:28.651 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:35:28.651 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 156418 2023-09-23T23:35:28.652 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.652 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:35:28.652 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.652 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:35:28.652 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.899210+0000", 2023-09-23T23:35:28.652 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:35:28.652 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.652 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.652 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:35:28.652 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.899210+0000", 2023-09-23T23:35:28.652 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:35:28.652 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.653 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.653 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:35:28.653 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.899209+0000", 2023-09-23T23:35:28.653 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2023-09-23T23:35:28.653 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.653 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.653 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:35:28.653 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.899215+0000", 2023-09-23T23:35:28.653 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.7070000000000003e-06 2023-09-23T23:35:28.653 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.653 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.653 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:35:28.653 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.899225+0000", 2023-09-23T23:35:28.654 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.0223e-05 2023-09-23T23:35:28.654 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.654 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.654 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:35:28.654 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.899230+0000", 2023-09-23T23:35:28.654 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.5979999999999999e-06 2023-09-23T23:35:28.654 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.654 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.654 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:35:28.654 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.899300+0000", 2023-09-23T23:35:28.654 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.9608000000000002e-05 2023-09-23T23:35:28.654 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.655 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.655 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:35:28.655 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.899320+0000", 2023-09-23T23:35:28.655 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.0081999999999998e-05 2023-09-23T23:35:28.655 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.655 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.655 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:35:28.655 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:52.327559+0000", 2023-09-23T23:35:28.655 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.42823948099999998 2023-09-23T23:35:28.655 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.655 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.655 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:35:28.655 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:52.327569+0000", 2023-09-23T23:35:28.656 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.9650000000000003e-06 2023-09-23T23:35:28.656 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.656 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.656 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:35:28.656 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.640348+0000", 2023-09-23T23:35:28.656 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.3127784089999999 2023-09-23T23:35:28.656 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.656 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.656 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for degraded object", 2023-09-23T23:35:28.656 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.640857+0000", 2023-09-23T23:35:28.656 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00050889900000000005 2023-09-23T23:35:28.656 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.657 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.657 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:35:28.657 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.752110+0000", 2023-09-23T23:35:28.657 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.111253316 2023-09-23T23:35:28.657 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.657 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.657 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:35:28.657 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.752203+0000", 2023-09-23T23:35:28.657 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.2676999999999994e-05 2023-09-23T23:35:28.657 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.657 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.657 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 0,2,3", 2023-09-23T23:35:28.658 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.752329+0000", 2023-09-23T23:35:28.658 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000126434 2023-09-23T23:35:28.658 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.658 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.658 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:35:28.658 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.773924+0000", 2023-09-23T23:35:28.658 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.021594938000000001 2023-09-23T23:35:28.658 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.658 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.658 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:35:28.658 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.777552+0000", 2023-09-23T23:35:28.658 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0036278259999999998 2023-09-23T23:35:28.658 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.659 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.659 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:35:28.659 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.825648+0000", 2023-09-23T23:35:28.659 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.048096453999999997 2023-09-23T23:35:28.659 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.659 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.659 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:35:28.659 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.825673+0000", 2023-09-23T23:35:28.659 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.5327e-05 2023-09-23T23:35:28.659 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.659 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.659 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:35:28.659 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.825712+0000", 2023-09-23T23:35:28.659 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.8537000000000001e-05 2023-09-23T23:35:28.661 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.661 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.661 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:35:28.661 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.828667+0000", 2023-09-23T23:35:28.661 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0029550169999999999 2023-09-23T23:35:28.661 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:35:28.662 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:35:28.662 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:35:28.662 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.662 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.662 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.44483.0:156467 5.e 5:7f8f4884:::benchmark_data_smithi159_152088_object46175:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e128)", 2023-09-23T23:35:28.662 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:33:52.069632+0000", 2023-09-23T23:35:28.662 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 96.445158421000002, 2023-09-23T23:35:28.662 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.762290047, 2023-09-23T23:35:28.662 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:35:28.662 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:35:28.662 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:35:28.663 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.44483", 2023-09-23T23:35:28.663 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:35:28.663 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 156467 2023-09-23T23:35:28.663 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.663 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:35:28.663 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.663 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:35:28.663 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:52.069632+0000", 2023-09-23T23:35:28.663 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:35:28.663 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.663 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.663 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:35:28.664 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:52.069632+0000", 2023-09-23T23:35:28.664 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:35:28.664 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.664 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.664 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:35:28.664 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:52.069631+0000", 2023-09-23T23:35:28.664 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2023-09-23T23:35:28.664 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.664 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.664 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:35:28.664 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:52.069638+0000", 2023-09-23T23:35:28.664 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.5769999999999996e-06 2023-09-23T23:35:28.665 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.665 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.665 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:35:28.665 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:52.069655+0000", 2023-09-23T23:35:28.665 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.6347000000000001e-05 2023-09-23T23:35:28.665 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.665 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.665 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:35:28.665 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:52.069665+0000", 2023-09-23T23:35:28.665 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.8630000000000003e-06 2023-09-23T23:35:28.665 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.665 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.666 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:35:28.666 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:52.069734+0000", 2023-09-23T23:35:28.666 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.8925999999999997e-05 2023-09-23T23:35:28.666 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.666 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.666 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:35:28.666 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:52.069744+0000", 2023-09-23T23:35:28.666 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.0718e-05 2023-09-23T23:35:28.666 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.666 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.666 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:35:28.666 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:52.327597+0000", 2023-09-23T23:35:28.667 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.25785238599999999 2023-09-23T23:35:28.667 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.667 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.667 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:35:28.667 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:52.327606+0000", 2023-09-23T23:35:28.667 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.4390000000000006e-06 2023-09-23T23:35:28.667 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.667 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.667 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:35:28.667 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.640910+0000", 2023-09-23T23:35:28.667 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.3133040419999999 2023-09-23T23:35:28.667 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.668 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.668 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for degraded object", 2023-09-23T23:35:28.668 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.641738+0000", 2023-09-23T23:35:28.668 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00082812599999999999 2023-09-23T23:35:28.668 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.668 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.668 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:35:28.668 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.763340+0000", 2023-09-23T23:35:28.668 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.121601815 2023-09-23T23:35:28.668 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.668 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.668 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:35:28.669 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.763462+0000", 2023-09-23T23:35:28.669 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000121987 2023-09-23T23:35:28.669 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.669 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.669 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 0,2,3", 2023-09-23T23:35:28.669 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.763656+0000", 2023-09-23T23:35:28.669 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00019388399999999999 2023-09-23T23:35:28.669 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.669 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.669 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:35:28.669 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.777572+0000", 2023-09-23T23:35:28.669 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.013915705 2023-09-23T23:35:28.670 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.670 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.670 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:35:28.670 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.787942+0000", 2023-09-23T23:35:28.670 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.010370569 2023-09-23T23:35:28.670 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.670 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.670 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:35:28.670 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.828745+0000", 2023-09-23T23:35:28.670 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.040802493000000002 2023-09-23T23:35:28.670 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.670 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.671 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:35:28.671 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.828787+0000", 2023-09-23T23:35:28.671 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.2475000000000002e-05 2023-09-23T23:35:28.671 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.671 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.671 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:35:28.671 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.828829+0000", 2023-09-23T23:35:28.671 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.1350000000000002e-05 2023-09-23T23:35:28.671 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.671 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.671 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:35:28.671 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.831922+0000", 2023-09-23T23:35:28.672 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0030936280000000002 2023-09-23T23:35:28.672 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:35:28.672 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:35:28.672 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:35:28.672 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.672 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.672 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.44483.0:156474 5.e 5:708e1b4b:::benchmark_data_smithi159_152088_object46182:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e128)", 2023-09-23T23:35:28.672 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:33:52.094149+0000", 2023-09-23T23:35:28.672 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 96.420641879000001, 2023-09-23T23:35:28.672 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.741444939, 2023-09-23T23:35:28.672 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:35:28.672 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:35:28.673 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:35:28.673 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.44483", 2023-09-23T23:35:28.673 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:35:28.673 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 156474 2023-09-23T23:35:28.673 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.673 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:35:28.673 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.673 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:35:28.673 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:52.094149+0000", 2023-09-23T23:35:28.673 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:35:28.673 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.673 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.674 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:35:28.674 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:52.094149+0000", 2023-09-23T23:35:28.674 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:35:28.674 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.674 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.674 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:35:28.674 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:52.094147+0000", 2023-09-23T23:35:28.674 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2023-09-23T23:35:28.674 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.674 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.674 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:35:28.675 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:52.094154+0000", 2023-09-23T23:35:28.675 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.601e-06 2023-09-23T23:35:28.675 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.675 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.675 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:35:28.675 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:52.094169+0000", 2023-09-23T23:35:28.675 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.4602e-05 2023-09-23T23:35:28.675 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.675 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.675 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:35:28.675 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:52.094175+0000", 2023-09-23T23:35:28.675 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.3509999999999998e-06 2023-09-23T23:35:28.676 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.676 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.676 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:35:28.676 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:52.094240+0000", 2023-09-23T23:35:28.676 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.5029000000000004e-05 2023-09-23T23:35:28.676 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.676 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.676 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:35:28.676 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:52.094249+0000", 2023-09-23T23:35:28.676 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.6729999999999998e-06 2023-09-23T23:35:28.676 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.676 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.676 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:35:28.677 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:52.327630+0000", 2023-09-23T23:35:28.677 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.23338177399999999 2023-09-23T23:35:28.677 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.677 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.677 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:35:28.677 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:52.327639+0000", 2023-09-23T23:35:28.677 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.6379999999999993e-06 2023-09-23T23:35:28.677 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.677 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.677 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:35:28.677 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.641779+0000", 2023-09-23T23:35:28.677 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.314140233 2023-09-23T23:35:28.678 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.678 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.678 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for degraded object", 2023-09-23T23:35:28.678 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.642290+0000", 2023-09-23T23:35:28.678 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00051030800000000001 2023-09-23T23:35:28.678 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.678 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.678 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:35:28.678 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.774013+0000", 2023-09-23T23:35:28.678 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.131723331 2023-09-23T23:35:28.678 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.679 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.679 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:35:28.679 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.774179+0000", 2023-09-23T23:35:28.679 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000166496 2023-09-23T23:35:28.679 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.679 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.679 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 0,2,3", 2023-09-23T23:35:28.679 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.774395+0000", 2023-09-23T23:35:28.679 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00021570399999999999 2023-09-23T23:35:28.679 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.679 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.679 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:35:28.680 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.788006+0000", 2023-09-23T23:35:28.680 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.013611267999999999 2023-09-23T23:35:28.680 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.680 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.680 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:35:28.680 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.791214+0000", 2023-09-23T23:35:28.680 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.003207386 2023-09-23T23:35:28.680 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.680 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.680 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:35:28.680 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.831982+0000", 2023-09-23T23:35:28.680 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.040768237999999998 2023-09-23T23:35:28.680 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.681 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.681 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:35:28.681 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.832031+0000", 2023-09-23T23:35:28.681 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.8986999999999997e-05 2023-09-23T23:35:28.681 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.681 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.681 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:35:28.681 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.832085+0000", 2023-09-23T23:35:28.681 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.3881000000000001e-05 2023-09-23T23:35:28.681 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.681 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.681 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:35:28.681 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.835594+0000", 2023-09-23T23:35:28.682 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.003508681 2023-09-23T23:35:28.682 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:35:28.682 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:35:28.682 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:35:28.682 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.682 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.682 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.44483.0:156479 5.e 5:795db996:::benchmark_data_smithi159_152088_object46187:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e128)", 2023-09-23T23:35:28.682 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:33:52.140570+0000", 2023-09-23T23:35:28.682 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 96.374220140000006, 2023-09-23T23:35:28.682 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.6995146050000001, 2023-09-23T23:35:28.682 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:35:28.683 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:35:28.683 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:35:28.683 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.44483", 2023-09-23T23:35:28.683 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:35:28.683 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 156479 2023-09-23T23:35:28.683 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.683 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:35:28.683 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.683 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:35:28.683 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:52.140570+0000", 2023-09-23T23:35:28.683 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:35:28.683 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.683 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.684 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:35:28.684 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:52.140570+0000", 2023-09-23T23:35:28.684 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:35:28.684 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.684 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.684 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:35:28.684 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:52.140568+0000", 2023-09-23T23:35:28.684 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999976 2023-09-23T23:35:28.684 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.684 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.684 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:35:28.684 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:52.140580+0000", 2023-09-23T23:35:28.685 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.2153999999999999e-05 2023-09-23T23:35:28.685 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.685 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.685 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:35:28.685 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:52.140610+0000", 2023-09-23T23:35:28.685 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.938e-05 2023-09-23T23:35:28.685 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.685 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.685 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:35:28.685 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:52.140622+0000", 2023-09-23T23:35:28.685 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.2242000000000001e-05 2023-09-23T23:35:28.685 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.686 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.686 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:35:28.686 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:52.140741+0000", 2023-09-23T23:35:28.686 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00011886400000000001 2023-09-23T23:35:28.686 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.686 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.686 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:35:28.686 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:52.140752+0000", 2023-09-23T23:35:28.686 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.0723999999999999e-05 2023-09-23T23:35:28.686 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.686 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.687 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:35:28.687 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:52.327665+0000", 2023-09-23T23:35:28.687 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.18691317700000001 2023-09-23T23:35:28.687 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.687 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.687 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:35:28.687 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:52.327673+0000", 2023-09-23T23:35:28.687 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.7260000000000008e-06 2023-09-23T23:35:28.687 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.687 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.687 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:35:28.687 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.642342+0000", 2023-09-23T23:35:28.687 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.3146686249999999 2023-09-23T23:35:28.688 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.688 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.688 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for degraded object", 2023-09-23T23:35:28.688 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.643092+0000", 2023-09-23T23:35:28.688 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00074987299999999997 2023-09-23T23:35:28.688 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.688 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.688 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:35:28.688 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.783256+0000", 2023-09-23T23:35:28.688 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.14016361899999999 2023-09-23T23:35:28.688 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.688 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.688 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:35:28.689 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.783409+0000", 2023-09-23T23:35:28.689 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000153814 2023-09-23T23:35:28.689 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.689 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.689 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 0,2,3", 2023-09-23T23:35:28.689 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.783634+0000", 2023-09-23T23:35:28.689 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00022507699999999999 2023-09-23T23:35:28.689 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.689 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.689 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:35:28.689 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.795057+0000", 2023-09-23T23:35:28.689 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.011422424 2023-09-23T23:35:28.690 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.690 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.690 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:35:28.690 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.795157+0000", 2023-09-23T23:35:28.690 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000100305 2023-09-23T23:35:28.690 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.690 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.690 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:35:28.690 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.835679+0000", 2023-09-23T23:35:28.690 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.040521330000000001 2023-09-23T23:35:28.690 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.691 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.691 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:35:28.691 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.835751+0000", 2023-09-23T23:35:28.691 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.2035999999999999e-05 2023-09-23T23:35:28.691 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.691 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.691 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:35:28.691 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.835824+0000", 2023-09-23T23:35:28.691 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.3353000000000001e-05 2023-09-23T23:35:28.691 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.691 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.691 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:35:28.691 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.840085+0000", 2023-09-23T23:35:28.692 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.004261145 2023-09-23T23:35:28.692 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:35:28.692 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:35:28.692 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:35:28.692 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.692 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.692 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.44483.0:179535 5.e 5:73f1bc43:::benchmark_data_smithi159_152088_object69243:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e132)", 2023-09-23T23:35:28.692 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:34:46.543232+0000", 2023-09-23T23:35:28.692 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 41.971558579000003, 2023-09-23T23:35:28.692 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.80788407299999998, 2023-09-23T23:35:28.692 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:35:28.693 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "reached pg", 2023-09-23T23:35:28.693 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:35:28.693 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.44483", 2023-09-23T23:35:28.693 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:35:28.693 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 179535 2023-09-23T23:35:28.693 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.693 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:35:28.693 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.693 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:35:28.693 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:34:46.543232+0000", 2023-09-23T23:35:28.693 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:35:28.693 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.694 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.694 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:35:28.694 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:34:46.543232+0000", 2023-09-23T23:35:28.694 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:35:28.694 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.694 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.694 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:35:28.694 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:34:46.543230+0000", 2023-09-23T23:35:28.694 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2023-09-23T23:35:28.694 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.694 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.694 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:35:28.695 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:34:46.543238+0000", 2023-09-23T23:35:28.695 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.7360000000000001e-06 2023-09-23T23:35:28.695 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.695 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.695 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:35:28.695 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:34:46.543256+0000", 2023-09-23T23:35:28.695 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.7601e-05 2023-09-23T23:35:28.695 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.695 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.695 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:35:28.695 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:34:46.543264+0000", 2023-09-23T23:35:28.695 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.4449999999999996e-06 2023-09-23T23:35:28.696 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.696 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.696 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:35:28.696 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:34:46.552478+0000", 2023-09-23T23:35:28.696 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0092137599999999997 2023-09-23T23:35:28.696 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.696 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.696 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for degraded object", 2023-09-23T23:35:28.696 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:34:46.553474+0000", 2023-09-23T23:35:28.696 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00099645099999999998 2023-09-23T23:35:28.696 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.696 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.697 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:35:28.697 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:34:46.594534+0000", 2023-09-23T23:35:28.697 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.041059775999999999 2023-09-23T23:35:28.697 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.697 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.697 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:35:28.697 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:34:46.594547+0000", 2023-09-23T23:35:28.697 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.2498e-05 2023-09-23T23:35:28.697 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.697 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.697 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:35:28.697 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:34:47.351098+0000", 2023-09-23T23:35:28.698 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.75655164799999997 2023-09-23T23:35:28.698 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.698 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.698 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:35:28.698 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:34:47.351116+0000", 2023-09-23T23:35:28.698 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.7725000000000001e-05 2023-09-23T23:35:28.698 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:35:28.698 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:35:28.698 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:35:28.698 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.698 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.698 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.44483.0:179558 5.e 5.3c244f7e (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e133)", 2023-09-23T23:35:28.699 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:34:46.619687+0000", 2023-09-23T23:35:28.699 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 41.8951031, 2023-09-23T23:35:28.699 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.73148220900000005, 2023-09-23T23:35:28.699 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:35:28.699 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "reached pg", 2023-09-23T23:35:28.699 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:35:28.699 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.44483", 2023-09-23T23:35:28.699 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:35:28.699 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 179558 2023-09-23T23:35:28.699 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.699 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:35:28.699 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.700 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:35:28.700 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:34:46.619687+0000", 2023-09-23T23:35:28.700 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:35:28.700 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.700 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.700 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:35:28.700 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:34:46.619687+0000", 2023-09-23T23:35:28.700 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:35:28.700 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.700 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.700 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:35:28.700 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:34:46.619685+0000", 2023-09-23T23:35:28.700 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999981 2023-09-23T23:35:28.701 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.701 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.701 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:35:28.701 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:34:46.619697+0000", 2023-09-23T23:35:28.701 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.1338000000000001e-05 2023-09-23T23:35:28.701 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.701 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.701 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:35:28.701 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:34:46.619723+0000", 2023-09-23T23:35:28.701 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.601e-05 2023-09-23T23:35:28.701 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.701 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.702 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:35:28.702 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:34:46.619737+0000", 2023-09-23T23:35:28.702 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.4109e-05 2023-09-23T23:35:28.702 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.702 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.702 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:35:28.702 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:34:46.619876+0000", 2023-09-23T23:35:28.702 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000139114 2023-09-23T23:35:28.702 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.702 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.702 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:35:28.702 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:34:46.619893+0000", 2023-09-23T23:35:28.703 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.7357999999999999e-05 2023-09-23T23:35:28.703 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.703 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.703 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:35:28.703 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:34:47.351155+0000", 2023-09-23T23:35:28.703 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.73126162900000002 2023-09-23T23:35:28.703 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.703 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.703 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:35:28.703 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:34:47.351170+0000", 2023-09-23T23:35:28.703 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.4669e-05 2023-09-23T23:35:28.703 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:35:28.704 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:35:28.704 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:35:28.704 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.704 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.704 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.44483.0:179577 5.e 5.8956aa3e (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e133)", 2023-09-23T23:35:28.704 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:34:46.674137+0000", 2023-09-23T23:35:28.704 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 41.840653594999999, 2023-09-23T23:35:28.704 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.67710413700000005, 2023-09-23T23:35:28.704 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:35:28.704 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "reached pg", 2023-09-23T23:35:28.704 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:35:28.704 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.44483", 2023-09-23T23:35:28.704 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:35:28.705 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 179577 2023-09-23T23:35:28.705 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.705 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:35:28.705 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.705 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:35:28.705 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:34:46.674137+0000", 2023-09-23T23:35:28.705 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:35:28.705 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.705 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.705 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:35:28.705 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:34:46.674137+0000", 2023-09-23T23:35:28.705 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:35:28.706 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.706 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.706 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:35:28.706 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:34:46.674136+0000", 2023-09-23T23:35:28.706 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2023-09-23T23:35:28.706 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.706 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.706 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:35:28.706 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:34:46.674142+0000", 2023-09-23T23:35:28.706 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.9909999999999999e-06 2023-09-23T23:35:28.706 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.707 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.707 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:35:28.707 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:34:46.674156+0000", 2023-09-23T23:35:28.707 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.4630999999999999e-05 2023-09-23T23:35:28.707 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.707 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.707 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:35:28.707 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:34:46.674165+0000", 2023-09-23T23:35:28.707 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.0059999999999998e-06 2023-09-23T23:35:28.707 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.707 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.707 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:35:28.707 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:34:46.674240+0000", 2023-09-23T23:35:28.708 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.4671000000000004e-05 2023-09-23T23:35:28.708 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.708 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.708 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:35:28.708 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:34:46.674249+0000", 2023-09-23T23:35:28.708 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.0210000000000005e-06 2023-09-23T23:35:28.708 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.708 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.708 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:35:28.708 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:34:47.351232+0000", 2023-09-23T23:35:28.708 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.67698282600000004 2023-09-23T23:35:28.708 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.708 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.709 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:35:28.709 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:34:47.351241+0000", 2023-09-23T23:35:28.709 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.1889999999999996e-06 2023-09-23T23:35:28.709 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:35:28.709 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:35:28.709 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:35:28.709 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.709 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.709 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.44483.0:179581 5.e 5.f29b27ee (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e133)", 2023-09-23T23:35:28.709 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:34:46.685491+0000", 2023-09-23T23:35:28.709 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 41.829299728000002, 2023-09-23T23:35:28.709 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.66578081, 2023-09-23T23:35:28.710 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:35:28.710 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "reached pg", 2023-09-23T23:35:28.710 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:35:28.710 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.44483", 2023-09-23T23:35:28.710 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:35:28.710 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 179581 2023-09-23T23:35:28.710 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.710 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:35:28.710 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.710 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:35:28.710 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:34:46.685491+0000", 2023-09-23T23:35:28.710 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:35:28.711 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.711 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.711 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:35:28.711 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:34:46.685491+0000", 2023-09-23T23:35:28.711 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:35:28.711 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.711 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.711 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:35:28.711 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:34:46.685489+0000", 2023-09-23T23:35:28.711 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2023-09-23T23:35:28.711 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.711 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.712 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:35:28.712 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:34:46.685498+0000", 2023-09-23T23:35:28.712 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.3590000000000008e-06 2023-09-23T23:35:28.712 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.712 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.712 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:35:28.712 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:34:46.685514+0000", 2023-09-23T23:35:28.712 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.5882000000000001e-05 2023-09-23T23:35:28.712 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.712 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.712 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:35:28.712 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:34:46.685521+0000", 2023-09-23T23:35:28.713 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.9480000000000008e-06 2023-09-23T23:35:28.713 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.713 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.713 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:35:28.713 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:34:46.685625+0000", 2023-09-23T23:35:28.713 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000103461 2023-09-23T23:35:28.713 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.713 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.713 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:35:28.713 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:34:46.685648+0000", 2023-09-23T23:35:28.713 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.3462e-05 2023-09-23T23:35:28.713 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.713 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.714 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:35:28.714 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:34:47.351265+0000", 2023-09-23T23:35:28.714 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.66561628299999998 2023-09-23T23:35:28.714 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:35:28.714 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:35:28.714 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:35:28.714 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:34:47.351272+0000", 2023-09-23T23:35:28.714 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.985e-06 2023-09-23T23:35:28.714 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:35:28.714 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:35:28.714 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:35:28.714 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:35:28.715 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:35:28.715 INFO:teuthology.orchestra.run.smithi164.stdout:} 2023-09-23T23:35:28.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:28.716 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:35:28.716 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:35:28.817 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:28.851 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:28.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:28.858 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:35:28.959 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:35:28.985 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:35:28.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:28.989 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:35:29.090 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:29.123 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:29.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:29.125 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:35:29.226 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:35:29.256 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:35:29.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:29.260 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:35:29.361 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:29.393 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:29.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:29.399 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:35:29.499 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:35:29.530 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 dump_ops_in_flight 2023-09-23T23:35:29.536 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:35:29.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:29.539 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:35:29.640 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:29.650 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:29 smithi164 bash[92846]: cluster 2023-09-23T23:35:28.438495+0000 mgr.y (mgr.25991) 544 : cluster 0 pgmap v501: 89 pgs: 1 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 77 active+clean; 1.5 GiB data, 4.7 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 450 op/s; 36106/75462 objects degraded (47.847%); 9264/75462 objects misplaced (12.276%); 8.9 MiB/s, 142 objects/s recovering 2023-09-23T23:35:29.681 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:29.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:29.686 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:35:29.787 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:35:29.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:29 smithi159 bash[105915]: cluster 2023-09-23T23:35:28.438495+0000 mgr.y (mgr.25991) 544 : cluster 0 pgmap v501: 89 pgs: 1 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 77 active+clean; 1.5 GiB data, 4.7 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 450 op/s; 36106/75462 objects degraded (47.847%); 9264/75462 objects misplaced (12.276%); 8.9 MiB/s, 142 objects/s recovering 2023-09-23T23:35:29.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:29 smithi159 bash[108473]: cluster 2023-09-23T23:35:28.438495+0000 mgr.y (mgr.25991) 544 : cluster 0 pgmap v501: 89 pgs: 1 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 77 active+clean; 1.5 GiB data, 4.7 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 450 op/s; 36106/75462 objects degraded (47.847%); 9264/75462 objects misplaced (12.276%); 8.9 MiB/s, 142 objects/s recovering 2023-09-23T23:35:29.817 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:35:29.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:29.823 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:35:29.924 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:35:29.947 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:35:29.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:29.950 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:35:30.050 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:30.085 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:30.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:30.089 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:35:30.190 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:30.221 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:30.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:30.224 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:35:30.325 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:30.350 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:30.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:30.356 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:35:30.457 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:35:30.486 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:35:30.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:30.490 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:35:30.590 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:35:30.630 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:35:30.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:30.632 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:35:30.733 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:35:30.760 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:35:30.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:30.769 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:35:30.870 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:35:30.897 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:35:30.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:30.899 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:35:30.999 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:35:31.026 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:35:31.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:31.036 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:35:31.137 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:35:31.161 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:35:31.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:31.164 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:35:31.264 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:35:31.294 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:35:31.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:31.296 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:35:31.397 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:35:31.425 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:35:31.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:31.427 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:35:31.528 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:35:31.539 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:31 smithi164 bash[92846]: cluster 2023-09-23T23:35:30.439255+0000 mgr.y (mgr.25991) 545 : cluster 0 pgmap v502: 89 pgs: 1 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 77 active+clean; 1.5 GiB data, 4.5 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 442 op/s; 35965/72423 objects degraded (49.660%); 8676/72423 objects misplaced (11.980%); 8.2 MiB/s, 131 objects/s recovering 2023-09-23T23:35:31.563 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:35:31.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:31.565 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:35:31.666 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:35:31.676 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:31 smithi159 bash[105915]: cluster 2023-09-23T23:35:30.439255+0000 mgr.y (mgr.25991) 545 : cluster 0 pgmap v502: 89 pgs: 1 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 77 active+clean; 1.5 GiB data, 4.5 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 442 op/s; 35965/72423 objects degraded (49.660%); 8676/72423 objects misplaced (11.980%); 8.2 MiB/s, 131 objects/s recovering 2023-09-23T23:35:31.677 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:31 smithi159 bash[108473]: cluster 2023-09-23T23:35:30.439255+0000 mgr.y (mgr.25991) 545 : cluster 0 pgmap v502: 89 pgs: 1 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 77 active+clean; 1.5 GiB data, 4.5 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 442 op/s; 35965/72423 objects degraded (49.660%); 8676/72423 objects misplaced (11.980%); 8.2 MiB/s, 131 objects/s recovering 2023-09-23T23:35:31.725 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:35:31.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:31.728 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:35:31.829 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:35:31.861 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:35:31.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:31.865 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:35:31.965 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:35:32.017 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:35:32.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:32.020 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:35:32.121 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:35:32.143 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:35:32.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:32.149 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:35:32.250 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:35:32.280 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:35:32.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:32.284 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:35:32.385 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:32.410 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:32.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:32.414 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:35:32.515 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:35:32.545 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:35:32.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:32.550 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:35:32.651 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:35:32.674 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:35:32.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:32.685 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:35:32.786 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:32.828 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:32.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:32.830 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:35:32.931 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:35:32.957 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:35:32.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:32.959 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:35:33.060 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:35:33.082 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:35:33.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:33.085 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:35:33.185 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:35:33.210 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:35:33.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:33.219 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:35:33.320 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:33.338 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:33.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:33.340 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:35:33.441 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:35:33.458 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:35:33.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:33.460 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:35:33.487 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:33 smithi159 bash[105915]: audit 2023-09-23T23:35:32.231480+0000 mon.a (mon.0) 659 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:35:33.487 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:33 smithi159 bash[105915]: audit 2023-09-23T23:35:32.239375+0000 mon.a (mon.0) 660 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:35:33.487 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:33 smithi159 bash[105915]: cluster 2023-09-23T23:35:32.339852+0000 mon.a (mon.0) 661 : cluster 3 Health check update: Degraded data redundancy: 35965/72423 objects degraded (49.660%), 10 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-23T23:35:33.487 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:33 smithi159 bash[105915]: cluster 2023-09-23T23:35:32.439724+0000 mgr.y (mgr.25991) 546 : cluster 0 pgmap v503: 89 pgs: 1 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 77 active+clean; 1.5 GiB data, 4.5 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 365 op/s; 35965/72423 objects degraded (49.660%); 8676/72423 objects misplaced (11.980%); 6.7 MiB/s, 107 objects/s recovering 2023-09-23T23:35:33.487 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:33 smithi159 bash[108473]: audit 2023-09-23T23:35:32.231480+0000 mon.a (mon.0) 659 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:35:33.487 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:33 smithi159 bash[108473]: audit 2023-09-23T23:35:32.239375+0000 mon.a (mon.0) 660 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:35:33.488 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:33 smithi159 bash[108473]: cluster 2023-09-23T23:35:32.339852+0000 mon.a (mon.0) 661 : cluster 3 Health check update: Degraded data redundancy: 35965/72423 objects degraded (49.660%), 10 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-23T23:35:33.488 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:33 smithi159 bash[108473]: cluster 2023-09-23T23:35:32.439724+0000 mgr.y (mgr.25991) 546 : cluster 0 pgmap v503: 89 pgs: 1 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 77 active+clean; 1.5 GiB data, 4.5 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 365 op/s; 35965/72423 objects degraded (49.660%); 8676/72423 objects misplaced (11.980%); 6.7 MiB/s, 107 objects/s recovering 2023-09-23T23:35:33.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:33 smithi164 bash[92846]: audit 2023-09-23T23:35:32.231480+0000 mon.a (mon.0) 659 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:35:33.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:33 smithi164 bash[92846]: audit 2023-09-23T23:35:32.239375+0000 mon.a (mon.0) 660 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:35:33.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:33 smithi164 bash[92846]: cluster 2023-09-23T23:35:32.339852+0000 mon.a (mon.0) 661 : cluster 3 Health check update: Degraded data redundancy: 35965/72423 objects degraded (49.660%), 10 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-23T23:35:33.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:33 smithi164 bash[92846]: cluster 2023-09-23T23:35:32.439724+0000 mgr.y (mgr.25991) 546 : cluster 0 pgmap v503: 89 pgs: 1 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 77 active+clean; 1.5 GiB data, 4.5 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 365 op/s; 35965/72423 objects degraded (49.660%); 8676/72423 objects misplaced (11.980%); 6.7 MiB/s, 107 objects/s recovering 2023-09-23T23:35:33.561 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:35:33.590 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:35:33.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:33.594 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:35:33.695 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:35:33.727 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:35:33.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:33.731 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:35:33.793 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:35:33 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:35:33] "GET /metrics HTTP/1.1" 200 36602 "" "Prometheus/2.43.0" 2023-09-23T23:35:33.832 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:35:33.855 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:35:33.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:33.858 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:35:33.958 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:33.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:33.986 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:33.986 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:35:34.087 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:34.122 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:34.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:34.127 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:35:34.228 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:35:34.258 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:35:34.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:34.263 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:35:34.355 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T23:35:34.364 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:35:34.399 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:35:34.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:34.404 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:35:34.505 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:34.538 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:34.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:34.542 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:35:34.643 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:34.676 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:34.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:34.680 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:35:34.780 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:34.804 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:34.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:34.806 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:35:34.907 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:35:34.931 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:35:34.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:34.936 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:35:35.037 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:35:35.057 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:35:35.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:35.059 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:35:35.160 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:35:35.189 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:35:35.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:35.190 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:35:35.291 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:35.314 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:35.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:35.317 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:35:35.418 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:35:35.451 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:35:35.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:35.454 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:35:35.504 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:35 smithi159 bash[105915]: cluster 2023-09-23T23:35:34.440537+0000 mgr.y (mgr.25991) 547 : cluster 0 pgmap v504: 89 pgs: 1 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 77 active+clean; 1.4 GiB data, 4.2 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 507 op/s; 35687/67326 objects degraded (53.006%); 8195/67326 objects misplaced (12.172%); 8.8 MiB/s, 140 objects/s recovering 2023-09-23T23:35:35.504 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:35 smithi159 bash[108473]: cluster 2023-09-23T23:35:34.440537+0000 mgr.y (mgr.25991) 547 : cluster 0 pgmap v504: 89 pgs: 1 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 77 active+clean; 1.4 GiB data, 4.2 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 507 op/s; 35687/67326 objects degraded (53.006%); 8195/67326 objects misplaced (12.172%); 8.8 MiB/s, 140 objects/s recovering 2023-09-23T23:35:35.555 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:35.578 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:35.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:35.580 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:35:35.681 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:35:35.710 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:35:35.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:35.712 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:35:35.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:35 smithi164 bash[92846]: cluster 2023-09-23T23:35:34.440537+0000 mgr.y (mgr.25991) 547 : cluster 0 pgmap v504: 89 pgs: 1 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 77 active+clean; 1.4 GiB data, 4.2 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 507 op/s; 35687/67326 objects degraded (53.006%); 8195/67326 objects misplaced (12.172%); 8.8 MiB/s, 140 objects/s recovering 2023-09-23T23:35:35.813 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:35.843 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:35.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:35.846 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:35:35.947 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:35.975 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:35.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:35.978 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:35:36.079 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:35:36.105 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:35:36.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:36.107 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:35:36.208 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:36.233 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:36.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:36.237 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:35:36.337 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:35:36.369 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:35:36.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:36.372 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:35:36.472 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:35:36.497 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:35:36.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:36.499 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:35:36.600 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:35:36.629 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:35:36.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:36.638 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:35:36.739 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:35:36.764 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:35:36.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:36.766 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:35:36.867 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:35:36.891 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:35:36.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:36.896 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:35:36.996 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:35:37.025 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:35:37.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:37.034 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:35:37.134 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:37.158 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:37.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:37.160 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:35:37.261 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:35:37.302 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:35:37.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:37.305 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:35:37.405 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:37.432 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:37.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:37.441 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:35:37.542 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:35:37.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:37 smithi159 bash[105915]: cluster 2023-09-23T23:35:36.441250+0000 mgr.y (mgr.25991) 548 : cluster 0 pgmap v505: 89 pgs: 1 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 77 active+clean; 1.3 GiB data, 4.2 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 397 op/s; 35543/66057 objects degraded (53.807%); 7860/66057 objects misplaced (11.899%); 8.7 MiB/s, 139 objects/s recovering 2023-09-23T23:35:37.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:37 smithi159 bash[105915]: cluster 2023-09-23T23:35:37.341103+0000 mon.a (mon.0) 662 : cluster 3 Health check update: Degraded data redundancy: 35543/66057 objects degraded (53.807%), 10 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-23T23:35:37.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:37 smithi159 bash[108473]: cluster 2023-09-23T23:35:36.441250+0000 mgr.y (mgr.25991) 548 : cluster 0 pgmap v505: 89 pgs: 1 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 77 active+clean; 1.3 GiB data, 4.2 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 397 op/s; 35543/66057 objects degraded (53.807%); 7860/66057 objects misplaced (11.899%); 8.7 MiB/s, 139 objects/s recovering 2023-09-23T23:35:37.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:37 smithi159 bash[108473]: cluster 2023-09-23T23:35:37.341103+0000 mon.a (mon.0) 662 : cluster 3 Health check update: Degraded data redundancy: 35543/66057 objects degraded (53.807%), 10 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-23T23:35:37.565 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:35:37.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:37.568 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:35:37.669 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:35:37.677 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:37 smithi164 bash[92846]: cluster 2023-09-23T23:35:36.441250+0000 mgr.y (mgr.25991) 548 : cluster 0 pgmap v505: 89 pgs: 1 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 77 active+clean; 1.3 GiB data, 4.2 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 397 op/s; 35543/66057 objects degraded (53.807%); 7860/66057 objects misplaced (11.899%); 8.7 MiB/s, 139 objects/s recovering 2023-09-23T23:35:37.678 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:37 smithi164 bash[92846]: cluster 2023-09-23T23:35:37.341103+0000 mon.a (mon.0) 662 : cluster 3 Health check update: Degraded data redundancy: 35543/66057 objects degraded (53.807%), 10 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-23T23:35:37.695 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:35:37.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:37.701 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:35:37.801 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:37.838 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:37.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:37.842 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:35:37.942 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:37.972 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:37.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:37.975 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:35:38.075 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:38.108 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:38.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:38.116 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:35:38.217 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:35:38.245 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:35:38.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:38.251 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:35:38.352 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:38.380 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:38.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:38.385 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:35:38.486 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:38.515 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:38.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:38.517 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:35:38.618 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:38.644 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:38.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:38.648 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:35:38.748 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:35:38.774 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:35:38.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:38.780 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:35:38.881 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:35:38.932 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:35:38.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:38.938 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:35:39.038 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:39.061 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:39.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:39.065 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:35:39.166 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:39.185 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:39.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:39.188 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:35:39.288 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:39.325 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:39.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:39.333 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:35:39.434 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:39.583 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:39 smithi159 bash[105915]: cluster 2023-09-23T23:35:38.441984+0000 mgr.y (mgr.25991) 549 : cluster 0 pgmap v506: 89 pgs: 1 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 77 active+clean; 1.3 GiB data, 4.0 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 479 op/s; 35284/61956 objects degraded (56.950%); 7606/61956 objects misplaced (12.276%); 9.3 MiB/s, 148 objects/s recovering 2023-09-23T23:35:39.583 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:39 smithi159 bash[108473]: cluster 2023-09-23T23:35:38.441984+0000 mgr.y (mgr.25991) 549 : cluster 0 pgmap v506: 89 pgs: 1 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 77 active+clean; 1.3 GiB data, 4.0 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 479 op/s; 35284/61956 objects degraded (56.950%); 7606/61956 objects misplaced (12.276%); 9.3 MiB/s, 148 objects/s recovering 2023-09-23T23:35:39.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:39.641 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:39.642 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:35:39.742 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:39.770 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:39 smithi164 bash[92846]: cluster 2023-09-23T23:35:38.441984+0000 mgr.y (mgr.25991) 549 : cluster 0 pgmap v506: 89 pgs: 1 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 77 active+clean; 1.3 GiB data, 4.0 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 479 op/s; 35284/61956 objects degraded (56.950%); 7606/61956 objects misplaced (12.276%); 9.3 MiB/s, 148 objects/s recovering 2023-09-23T23:35:39.786 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:39.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:39.791 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:35:39.816 INFO:teuthology.orchestra.run.smithi159.stdout:osd.0: {} 2023-09-23T23:35:39.868 INFO:teuthology.orchestra.run.smithi164.stdout:{ 2023-09-23T23:35:39.868 INFO:teuthology.orchestra.run.smithi164.stdout: "ops": [], 2023-09-23T23:35:39.868 INFO:teuthology.orchestra.run.smithi164.stdout: "num_ops": 0 2023-09-23T23:35:39.868 INFO:teuthology.orchestra.run.smithi164.stdout:} 2023-09-23T23:35:39.876 INFO:teuthology.orchestra.run.smithi159.stdout:osd.1: {} 2023-09-23T23:35:39.892 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:35:39.937 INFO:teuthology.orchestra.run.smithi159.stdout:osd.2: {} 2023-09-23T23:35:39.947 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:35:39.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:39.950 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:35:39.990 INFO:teuthology.orchestra.run.smithi159.stdout:osd.3: {} 2023-09-23T23:35:40.028 INFO:teuthology.orchestra.run.smithi159.stdout:osd.4: {} 2023-09-23T23:35:40.051 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:35:40.070 INFO:teuthology.orchestra.run.smithi159.stdout:osd.5: {} 2023-09-23T23:35:40.081 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:35:40.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:40.086 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:35:40.110 INFO:teuthology.orchestra.run.smithi159.stdout:osd.6: {} 2023-09-23T23:35:40.150 INFO:teuthology.orchestra.run.smithi159.stdout:osd.7: {} 2023-09-23T23:35:40.153 INFO:teuthology.orchestra.run.smithi159.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T23:35:40.154 INFO:teuthology.orchestra.run.smithi159.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T23:35:40.154 INFO:teuthology.orchestra.run.smithi159.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T23:35:40.154 INFO:teuthology.orchestra.run.smithi159.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T23:35:40.154 INFO:teuthology.orchestra.run.smithi159.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T23:35:40.154 INFO:teuthology.orchestra.run.smithi159.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T23:35:40.154 INFO:teuthology.orchestra.run.smithi159.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T23:35:40.154 INFO:teuthology.orchestra.run.smithi159.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T23:35:40.161 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:40 smithi159 bash[105915]: debug 2023-09-23T23:35:40.155+0000 7f15a10fc700 -1 mon.a@0(leader).osd e140 definitely_dead 0 2023-09-23T23:35:40.187 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:40.210 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:40.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:40.214 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:35:40.315 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:35:40.340 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:35:40.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:40.346 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:35:40.446 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:40.468 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:40.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:40.472 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:35:40.524 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:40 smithi159 bash[105915]: audit 2023-09-23T23:35:39.768414+0000 mon.a (mon.0) 663 : audit 0 from='client.? 172.21.15.159:0/2188239781' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:35:40.524 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:40 smithi159 bash[105915]: audit 2023-09-23T23:35:40.158486+0000 mon.c (mon.2) 38 : audit 1 from='client.? 172.21.15.159:0/1603573505' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["0"]}]: dispatch 2023-09-23T23:35:40.543 INFO:teuthology.orchestra.run.smithi159.stderr:noscrub is set 2023-09-23T23:35:40.552 INFO:teuthology.orchestra.run.smithi159.stderr:marked out osd.0. 2023-09-23T23:35:40.573 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:35:40.600 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:35:40.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:40.608 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:35:40.709 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:35:40.720 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:40 smithi164 bash[92846]: audit 2023-09-23T23:35:39.768414+0000 mon.a (mon.0) 663 : audit 0 from='client.? 172.21.15.159:0/2188239781' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:35:40.720 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:40 smithi164 bash[92846]: audit 2023-09-23T23:35:40.158486+0000 mon.c (mon.2) 38 : audit 1 from='client.? 172.21.15.159:0/1603573505' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["0"]}]: dispatch 2023-09-23T23:35:40.720 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:40 smithi164 bash[92846]: audit 2023-09-23T23:35:40.158968+0000 mon.a (mon.0) 664 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["0"]}]: dispatch 2023-09-23T23:35:40.720 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:40 smithi164 bash[92846]: cluster 2023-09-23T23:35:40.159082+0000 mon.a (mon.0) 665 : cluster 1 Client client.admin marked osd.0 out, while it was still marked up 2023-09-23T23:35:40.720 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:40 smithi164 bash[92846]: audit 2023-09-23T23:35:40.210001+0000 mon.a (mon.0) 666 : audit 1 from='client.? 172.21.15.159:0/388528196' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:35:40.735 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:35:40.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:40.740 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:35:40.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:40 smithi159 bash[105915]: audit 2023-09-23T23:35:40.158968+0000 mon.a (mon.0) 664 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["0"]}]: dispatch 2023-09-23T23:35:40.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:40 smithi159 bash[105915]: cluster 2023-09-23T23:35:40.159082+0000 mon.a (mon.0) 665 : cluster 1 Client client.admin marked osd.0 out, while it was still marked up 2023-09-23T23:35:40.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:40 smithi159 bash[105915]: audit 2023-09-23T23:35:40.210001+0000 mon.a (mon.0) 666 : audit 1 from='client.? 172.21.15.159:0/388528196' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:35:40.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:40 smithi159 bash[108473]: audit 2023-09-23T23:35:39.768414+0000 mon.a (mon.0) 663 : audit 0 from='client.? 172.21.15.159:0/2188239781' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:35:40.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:40 smithi159 bash[108473]: audit 2023-09-23T23:35:40.158486+0000 mon.c (mon.2) 38 : audit 1 from='client.? 172.21.15.159:0/1603573505' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["0"]}]: dispatch 2023-09-23T23:35:40.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:40 smithi159 bash[108473]: audit 2023-09-23T23:35:40.158968+0000 mon.a (mon.0) 664 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["0"]}]: dispatch 2023-09-23T23:35:40.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:40 smithi159 bash[108473]: cluster 2023-09-23T23:35:40.159082+0000 mon.a (mon.0) 665 : cluster 1 Client client.admin marked osd.0 out, while it was still marked up 2023-09-23T23:35:40.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:40 smithi159 bash[108473]: audit 2023-09-23T23:35:40.210001+0000 mon.a (mon.0) 666 : audit 1 from='client.? 172.21.15.159:0/388528196' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:35:40.841 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:40.866 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:40.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:40.868 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:35:40.969 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:35:40.992 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:35:40.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:40.996 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:35:41.022 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 dump_blocked_ops 2023-09-23T23:35:41.097 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:35:41.133 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:35:41.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:41.137 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:35:41.238 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:35:41.266 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:35:41.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:41.269 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:35:41.369 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:35:41.401 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:35:41.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:41.405 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:35:41.506 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:35:41.542 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:35:41.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:41.546 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:35:41.647 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:41.673 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:41.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:41.675 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:35:41.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:41 smithi164 bash[92846]: cluster 2023-09-23T23:35:40.442798+0000 mgr.y (mgr.25991) 550 : cluster 0 pgmap v507: 89 pgs: 1 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 77 active+clean; 1.2 GiB data, 3.9 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 448 op/s; 35140/59310 objects degraded (59.248%); 7021/59310 objects misplaced (11.838%); 9.0 MiB/s, 144 objects/s recovering 2023-09-23T23:35:41.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:41 smithi164 bash[92846]: cluster 2023-09-23T23:35:40.510496+0000 mon.a (mon.0) 667 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:35:41.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:41 smithi164 bash[92846]: cluster 2023-09-23T23:35:40.521154+0000 osd.6 (osd.6) 55 : cluster 3 failed to encode map e141 with expected crc 2023-09-23T23:35:41.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:41 smithi164 bash[92846]: cluster 2023-09-23T23:35:40.521622+0000 osd.5 (osd.5) 46 : cluster 3 failed to encode map e141 with expected crc 2023-09-23T23:35:41.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:41 smithi164 bash[92846]: audit 2023-09-23T23:35:40.527181+0000 mon.a (mon.0) 668 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["0"]}]': finished 2023-09-23T23:35:41.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:41 smithi164 bash[92846]: audit 2023-09-23T23:35:40.527387+0000 mon.a (mon.0) 669 : audit 1 from='client.? 172.21.15.159:0/388528196' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T23:35:41.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:41 smithi164 bash[92846]: cluster 2023-09-23T23:35:40.527604+0000 mon.a (mon.0) 670 : cluster 0 osdmap e141: 8 total, 8 up, 6 in 2023-09-23T23:35:41.776 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:35:41.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:41 smithi159 bash[108473]: cluster 2023-09-23T23:35:40.442798+0000 mgr.y (mgr.25991) 550 : cluster 0 pgmap v507: 89 pgs: 1 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 77 active+clean; 1.2 GiB data, 3.9 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 448 op/s; 35140/59310 objects degraded (59.248%); 7021/59310 objects misplaced (11.838%); 9.0 MiB/s, 144 objects/s recovering 2023-09-23T23:35:41.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:41 smithi159 bash[108473]: cluster 2023-09-23T23:35:40.510496+0000 mon.a (mon.0) 667 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:35:41.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:41 smithi159 bash[108473]: cluster 2023-09-23T23:35:40.521154+0000 osd.6 (osd.6) 55 : cluster 3 failed to encode map e141 with expected crc 2023-09-23T23:35:41.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:41 smithi159 bash[108473]: cluster 2023-09-23T23:35:40.521622+0000 osd.5 (osd.5) 46 : cluster 3 failed to encode map e141 with expected crc 2023-09-23T23:35:41.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:41 smithi159 bash[108473]: audit 2023-09-23T23:35:40.527181+0000 mon.a (mon.0) 668 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["0"]}]': finished 2023-09-23T23:35:41.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:41 smithi159 bash[108473]: audit 2023-09-23T23:35:40.527387+0000 mon.a (mon.0) 669 : audit 1 from='client.? 172.21.15.159:0/388528196' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T23:35:41.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:41 smithi159 bash[108473]: cluster 2023-09-23T23:35:40.527604+0000 mon.a (mon.0) 670 : cluster 0 osdmap e141: 8 total, 8 up, 6 in 2023-09-23T23:35:41.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:41 smithi159 bash[105915]: cluster 2023-09-23T23:35:40.442798+0000 mgr.y (mgr.25991) 550 : cluster 0 pgmap v507: 89 pgs: 1 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 77 active+clean; 1.2 GiB data, 3.9 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 448 op/s; 35140/59310 objects degraded (59.248%); 7021/59310 objects misplaced (11.838%); 9.0 MiB/s, 144 objects/s recovering 2023-09-23T23:35:41.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:41 smithi159 bash[105915]: cluster 2023-09-23T23:35:40.510496+0000 mon.a (mon.0) 667 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:35:41.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:41 smithi159 bash[105915]: cluster 2023-09-23T23:35:40.521154+0000 osd.6 (osd.6) 55 : cluster 3 failed to encode map e141 with expected crc 2023-09-23T23:35:41.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:41 smithi159 bash[105915]: cluster 2023-09-23T23:35:40.521622+0000 osd.5 (osd.5) 46 : cluster 3 failed to encode map e141 with expected crc 2023-09-23T23:35:41.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:41 smithi159 bash[105915]: audit 2023-09-23T23:35:40.527181+0000 mon.a (mon.0) 668 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["0"]}]': finished 2023-09-23T23:35:41.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:41 smithi159 bash[105915]: audit 2023-09-23T23:35:40.527387+0000 mon.a (mon.0) 669 : audit 1 from='client.? 172.21.15.159:0/388528196' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T23:35:41.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:41 smithi159 bash[105915]: cluster 2023-09-23T23:35:40.527604+0000 mon.a (mon.0) 670 : cluster 0 osdmap e141: 8 total, 8 up, 6 in 2023-09-23T23:35:41.806 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:35:41.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:41.809 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:35:41.910 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:35:41.931 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:35:41.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:41.933 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:35:42.034 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:35:42.058 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:35:42.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:42.061 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:35:42.161 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:35:42.188 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:35:42.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:42.191 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:35:42.292 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:35:42.321 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:35:42.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:42.323 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:35:42.424 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:35:42.453 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:35:42.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:42.456 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:35:42.556 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:42.596 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:42.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:42.599 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:35:42.700 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:42.731 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:42.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:42.738 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:35:42.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:42 smithi159 bash[105915]: cluster 2023-09-23T23:35:41.521837+0000 osd.6 (osd.6) 56 : cluster 3 failed to encode map e142 with expected crc 2023-09-23T23:35:42.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:42 smithi159 bash[105915]: cluster 2023-09-23T23:35:41.522129+0000 osd.4 (osd.4) 69 : cluster 3 failed to encode map e142 with expected crc 2023-09-23T23:35:42.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:42 smithi159 bash[105915]: cluster 2023-09-23T23:35:41.523667+0000 mon.a (mon.0) 671 : cluster 0 osdmap e142: 8 total, 8 up, 6 in 2023-09-23T23:35:42.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:42 smithi159 bash[105915]: cluster 2023-09-23T23:35:41.524100+0000 osd.7 (osd.7) 44 : cluster 3 failed to encode map e142 with expected crc 2023-09-23T23:35:42.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:42 smithi159 bash[105915]: cluster 2023-09-23T23:35:41.524422+0000 osd.6 (osd.6) 57 : cluster 3 failed to encode map e142 with expected crc 2023-09-23T23:35:42.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:42 smithi159 bash[105915]: cluster 2023-09-23T23:35:41.525869+0000 osd.0 (osd.0) 3 : cluster 0 5.e starting backfill to osd.1 from (0'0,0'0] MAX to 140'12671 2023-09-23T23:35:42.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:42 smithi159 bash[105915]: cluster 2023-09-23T23:35:41.529494+0000 osd.5 (osd.5) 47 : cluster 3 failed to encode map e142 with expected crc 2023-09-23T23:35:42.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:42 smithi159 bash[105915]: cluster 2023-09-23T23:35:41.530373+0000 osd.2 (osd.2) 3 : cluster 0 5.a starting backfill to osd.1 from (0'0,0'0] MAX to 140'12585 2023-09-23T23:35:42.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:42 smithi159 bash[105915]: cluster 2023-09-23T23:35:42.342301+0000 mon.a (mon.0) 672 : cluster 3 Health check update: Degraded data redundancy: 35140/59310 objects degraded (59.248%), 10 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-23T23:35:42.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:42 smithi159 bash[108473]: cluster 2023-09-23T23:35:41.521837+0000 osd.6 (osd.6) 56 : cluster 3 failed to encode map e142 with expected crc 2023-09-23T23:35:42.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:42 smithi159 bash[108473]: cluster 2023-09-23T23:35:41.522129+0000 osd.4 (osd.4) 69 : cluster 3 failed to encode map e142 with expected crc 2023-09-23T23:35:42.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:42 smithi159 bash[108473]: cluster 2023-09-23T23:35:41.523667+0000 mon.a (mon.0) 671 : cluster 0 osdmap e142: 8 total, 8 up, 6 in 2023-09-23T23:35:42.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:42 smithi159 bash[108473]: cluster 2023-09-23T23:35:41.524100+0000 osd.7 (osd.7) 44 : cluster 3 failed to encode map e142 with expected crc 2023-09-23T23:35:42.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:42 smithi159 bash[108473]: cluster 2023-09-23T23:35:41.524422+0000 osd.6 (osd.6) 57 : cluster 3 failed to encode map e142 with expected crc 2023-09-23T23:35:42.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:42 smithi159 bash[108473]: cluster 2023-09-23T23:35:41.525869+0000 osd.0 (osd.0) 3 : cluster 0 5.e starting backfill to osd.1 from (0'0,0'0] MAX to 140'12671 2023-09-23T23:35:42.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:42 smithi159 bash[108473]: cluster 2023-09-23T23:35:41.529494+0000 osd.5 (osd.5) 47 : cluster 3 failed to encode map e142 with expected crc 2023-09-23T23:35:42.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:42 smithi159 bash[108473]: cluster 2023-09-23T23:35:41.530373+0000 osd.2 (osd.2) 3 : cluster 0 5.a starting backfill to osd.1 from (0'0,0'0] MAX to 140'12585 2023-09-23T23:35:42.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:42 smithi159 bash[108473]: cluster 2023-09-23T23:35:42.342301+0000 mon.a (mon.0) 672 : cluster 3 Health check update: Degraded data redundancy: 35140/59310 objects degraded (59.248%), 10 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-23T23:35:42.839 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:42.864 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:42.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:42.870 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:35:42.971 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:35:42.980 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:42 smithi164 bash[92846]: cluster 2023-09-23T23:35:41.521837+0000 osd.6 (osd.6) 56 : cluster 3 failed to encode map e142 with expected crc 2023-09-23T23:35:42.980 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:42 smithi164 bash[92846]: cluster 2023-09-23T23:35:41.522129+0000 osd.4 (osd.4) 69 : cluster 3 failed to encode map e142 with expected crc 2023-09-23T23:35:42.980 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:42 smithi164 bash[92846]: cluster 2023-09-23T23:35:41.523667+0000 mon.a (mon.0) 671 : cluster 0 osdmap e142: 8 total, 8 up, 6 in 2023-09-23T23:35:42.980 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:42 smithi164 bash[92846]: cluster 2023-09-23T23:35:41.524100+0000 osd.7 (osd.7) 44 : cluster 3 failed to encode map e142 with expected crc 2023-09-23T23:35:42.980 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:42 smithi164 bash[92846]: cluster 2023-09-23T23:35:41.524422+0000 osd.6 (osd.6) 57 : cluster 3 failed to encode map e142 with expected crc 2023-09-23T23:35:42.980 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:42 smithi164 bash[92846]: cluster 2023-09-23T23:35:41.525869+0000 osd.0 (osd.0) 3 : cluster 0 5.e starting backfill to osd.1 from (0'0,0'0] MAX to 140'12671 2023-09-23T23:35:42.980 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:42 smithi164 bash[92846]: cluster 2023-09-23T23:35:41.529494+0000 osd.5 (osd.5) 47 : cluster 3 failed to encode map e142 with expected crc 2023-09-23T23:35:42.981 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:42 smithi164 bash[92846]: cluster 2023-09-23T23:35:41.530373+0000 osd.2 (osd.2) 3 : cluster 0 5.a starting backfill to osd.1 from (0'0,0'0] MAX to 140'12585 2023-09-23T23:35:42.981 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:42 smithi164 bash[92846]: cluster 2023-09-23T23:35:42.342301+0000 mon.a (mon.0) 672 : cluster 3 Health check update: Degraded data redundancy: 35140/59310 objects degraded (59.248%), 10 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-23T23:35:42.996 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:35:42.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:42.999 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:35:43.099 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:35:43.142 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:35:43.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:43.147 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:35:43.248 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:43.280 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:43.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:43.283 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:35:43.383 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:35:43.419 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:35:43.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:43.424 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:35:43.525 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:35:43.563 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:35:43.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:43.565 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:35:43.665 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:43.670 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:43 smithi159 bash[105915]: cluster 2023-09-23T23:35:41.558007+0000 osd.0 (osd.0) 4 : cluster 1 5.e continuing backfill to osd.3 from (116'5072,140'12671] MIN to 140'12671 2023-09-23T23:35:43.670 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:43 smithi159 bash[105915]: cluster 2023-09-23T23:35:41.558056+0000 osd.0 (osd.0) 5 : cluster 1 5.e continuing backfill to osd.7 from (116'5072,140'12671] MIN to 140'12671 2023-09-23T23:35:43.670 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:43 smithi159 bash[105915]: cluster 2023-09-23T23:35:42.443259+0000 mgr.y (mgr.25991) 551 : cluster 0 pgmap v510: 89 pgs: 1 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 77 active+clean; 1.2 GiB data, 3.1 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 333 op/s; 35140/59310 objects degraded (59.248%); 7021/59310 objects misplaced (11.838%); 8.1 MiB/s, 129 objects/s recovering 2023-09-23T23:35:43.671 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:43 smithi159 bash[105915]: cluster 2023-09-23T23:35:42.531102+0000 osd.6 (osd.6) 58 : cluster 3 failed to encode map e143 with expected crc 2023-09-23T23:35:43.671 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:43 smithi159 bash[105915]: cluster 2023-09-23T23:35:42.532613+0000 mon.a (mon.0) 673 : cluster 0 osdmap e143: 8 total, 8 up, 6 in 2023-09-23T23:35:43.671 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:43 smithi159 bash[105915]: cluster 2023-09-23T23:35:42.533118+0000 osd.2 (osd.2) 4 : cluster 0 5.8 starting backfill to osd.4 from (0'0,0'0] MAX to 140'12709 2023-09-23T23:35:43.671 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:43 smithi159 bash[105915]: cluster 2023-09-23T23:35:42.533316+0000 osd.7 (osd.7) 45 : cluster 3 failed to encode map e143 with expected crc 2023-09-23T23:35:43.671 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:43 smithi159 bash[105915]: cluster 2023-09-23T23:35:42.534481+0000 osd.6 (osd.6) 59 : cluster 3 failed to encode map e143 with expected crc 2023-09-23T23:35:43.671 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:43 smithi159 bash[105915]: cluster 2023-09-23T23:35:42.536008+0000 osd.1 (osd.1) 3 : cluster 0 5.7 starting backfill to osd.7 from (0'0,0'0] MAX to 140'12476 2023-09-23T23:35:43.671 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:43 smithi159 bash[105915]: cluster 2023-09-23T23:35:42.536749+0000 osd.7 (osd.7) 46 : cluster 3 failed to encode map e143 with expected crc 2023-09-23T23:35:43.671 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:43 smithi159 bash[105915]: cluster 2023-09-23T23:35:42.537214+0000 osd.6 (osd.6) 60 : cluster 3 failed to encode map e143 with expected crc 2023-09-23T23:35:43.671 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:43 smithi159 bash[105915]: cluster 2023-09-23T23:35:42.539279+0000 osd.7 (osd.7) 47 : cluster 3 failed to encode map e143 with expected crc 2023-09-23T23:35:43.671 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:43 smithi159 bash[105915]: cluster 2023-09-23T23:35:42.540566+0000 osd.6 (osd.6) 61 : cluster 0 5.3 starting backfill to osd.1 from (0'0,0'0] MAX to 140'12499 2023-09-23T23:35:43.671 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:43 smithi159 bash[105915]: cluster 2023-09-23T23:35:42.540673+0000 osd.6 (osd.6) 62 : cluster 0 5.2 starting backfill to osd.7 from (0'0,0'0] MAX to 140'12858 2023-09-23T23:35:43.671 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:43 smithi159 bash[105915]: cluster 2023-09-23T23:35:42.546311+0000 osd.1 (osd.1) 4 : cluster 0 5.c starting backfill to osd.6 from (0'0,0'0] MAX to 140'12479 2023-09-23T23:35:43.672 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:43 smithi159 bash[105915]: cluster 2023-09-23T23:35:42.550457+0000 osd.7 (osd.7) 48 : cluster 0 5.4 starting backfill to osd.1 from (0'0,0'0] MAX to 140'12717 2023-09-23T23:35:43.672 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:43 smithi159 bash[105915]: cluster 2023-09-23T23:35:42.574825+0000 osd.4 (osd.4) 70 : cluster 3 failed to encode map e143 with expected crc 2023-09-23T23:35:43.672 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:43 smithi159 bash[105915]: cluster 2023-09-23T23:35:42.578501+0000 osd.5 (osd.5) 48 : cluster 3 failed to encode map e143 with expected crc 2023-09-23T23:35:43.672 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:43 smithi159 bash[105915]: cluster 2023-09-23T23:35:42.607364+0000 osd.2 (osd.2) 5 : cluster 0 5.b starting backfill to osd.1 from (0'0,0'0] MAX to 140'12604 2023-09-23T23:35:43.672 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:43 smithi159 bash[105915]: cluster 2023-09-23T23:35:42.607396+0000 osd.2 (osd.2) 6 : cluster 0 5.d starting backfill to osd.3 from (0'0,0'0] MAX to 140'12400 2023-09-23T23:35:43.672 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:35:43 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:35:43] "GET /metrics HTTP/1.1" 200 36602 "" "Prometheus/2.43.0" 2023-09-23T23:35:43.672 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:43 smithi159 bash[108473]: cluster 2023-09-23T23:35:41.558007+0000 osd.0 (osd.0) 4 : cluster 1 5.e continuing backfill to osd.3 from (116'5072,140'12671] MIN to 140'12671 2023-09-23T23:35:43.672 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:43 smithi159 bash[108473]: cluster 2023-09-23T23:35:41.558056+0000 osd.0 (osd.0) 5 : cluster 1 5.e continuing backfill to osd.7 from (116'5072,140'12671] MIN to 140'12671 2023-09-23T23:35:43.673 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:43 smithi159 bash[108473]: cluster 2023-09-23T23:35:42.443259+0000 mgr.y (mgr.25991) 551 : cluster 0 pgmap v510: 89 pgs: 1 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 77 active+clean; 1.2 GiB data, 3.1 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 333 op/s; 35140/59310 objects degraded (59.248%); 7021/59310 objects misplaced (11.838%); 8.1 MiB/s, 129 objects/s recovering 2023-09-23T23:35:43.673 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:43 smithi159 bash[108473]: cluster 2023-09-23T23:35:42.531102+0000 osd.6 (osd.6) 58 : cluster 3 failed to encode map e143 with expected crc 2023-09-23T23:35:43.673 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:43 smithi159 bash[108473]: cluster 2023-09-23T23:35:42.532613+0000 mon.a (mon.0) 673 : cluster 0 osdmap e143: 8 total, 8 up, 6 in 2023-09-23T23:35:43.673 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:43 smithi159 bash[108473]: cluster 2023-09-23T23:35:42.533118+0000 osd.2 (osd.2) 4 : cluster 0 5.8 starting backfill to osd.4 from (0'0,0'0] MAX to 140'12709 2023-09-23T23:35:43.673 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:43 smithi159 bash[108473]: cluster 2023-09-23T23:35:42.533316+0000 osd.7 (osd.7) 45 : cluster 3 failed to encode map e143 with expected crc 2023-09-23T23:35:43.673 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:43 smithi159 bash[108473]: cluster 2023-09-23T23:35:42.534481+0000 osd.6 (osd.6) 59 : cluster 3 failed to encode map e143 with expected crc 2023-09-23T23:35:43.673 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:43 smithi159 bash[108473]: cluster 2023-09-23T23:35:42.536008+0000 osd.1 (osd.1) 3 : cluster 0 5.7 starting backfill to osd.7 from (0'0,0'0] MAX to 140'12476 2023-09-23T23:35:43.673 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:43 smithi159 bash[108473]: cluster 2023-09-23T23:35:42.536749+0000 osd.7 (osd.7) 46 : cluster 3 failed to encode map e143 with expected crc 2023-09-23T23:35:43.673 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:43 smithi159 bash[108473]: cluster 2023-09-23T23:35:42.537214+0000 osd.6 (osd.6) 60 : cluster 3 failed to encode map e143 with expected crc 2023-09-23T23:35:43.673 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:43 smithi159 bash[108473]: cluster 2023-09-23T23:35:42.539279+0000 osd.7 (osd.7) 47 : cluster 3 failed to encode map e143 with expected crc 2023-09-23T23:35:43.673 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:43 smithi159 bash[108473]: cluster 2023-09-23T23:35:42.540566+0000 osd.6 (osd.6) 61 : cluster 0 5.3 starting backfill to osd.1 from (0'0,0'0] MAX to 140'12499 2023-09-23T23:35:43.673 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:43 smithi159 bash[108473]: cluster 2023-09-23T23:35:42.540673+0000 osd.6 (osd.6) 62 : cluster 0 5.2 starting backfill to osd.7 from (0'0,0'0] MAX to 140'12858 2023-09-23T23:35:43.673 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:43 smithi159 bash[108473]: cluster 2023-09-23T23:35:42.546311+0000 osd.1 (osd.1) 4 : cluster 0 5.c starting backfill to osd.6 from (0'0,0'0] MAX to 140'12479 2023-09-23T23:35:43.674 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:43 smithi159 bash[108473]: cluster 2023-09-23T23:35:42.550457+0000 osd.7 (osd.7) 48 : cluster 0 5.4 starting backfill to osd.1 from (0'0,0'0] MAX to 140'12717 2023-09-23T23:35:43.674 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:43 smithi159 bash[108473]: cluster 2023-09-23T23:35:42.574825+0000 osd.4 (osd.4) 70 : cluster 3 failed to encode map e143 with expected crc 2023-09-23T23:35:43.674 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:43 smithi159 bash[108473]: cluster 2023-09-23T23:35:42.578501+0000 osd.5 (osd.5) 48 : cluster 3 failed to encode map e143 with expected crc 2023-09-23T23:35:43.674 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:43 smithi159 bash[108473]: cluster 2023-09-23T23:35:42.607364+0000 osd.2 (osd.2) 5 : cluster 0 5.b starting backfill to osd.1 from (0'0,0'0] MAX to 140'12604 2023-09-23T23:35:43.674 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:43 smithi159 bash[108473]: cluster 2023-09-23T23:35:42.607396+0000 osd.2 (osd.2) 6 : cluster 0 5.d starting backfill to osd.3 from (0'0,0'0] MAX to 140'12400 2023-09-23T23:35:43.702 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:43.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:43.704 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:35:43.805 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:43.835 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:43.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:43.838 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:35:43.938 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:35:43.948 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:43 smithi164 bash[92846]: cluster 2023-09-23T23:35:41.558007+0000 osd.0 (osd.0) 4 : cluster 1 5.e continuing backfill to osd.3 from (116'5072,140'12671] MIN to 140'12671 2023-09-23T23:35:43.948 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:43 smithi164 bash[92846]: cluster 2023-09-23T23:35:41.558056+0000 osd.0 (osd.0) 5 : cluster 1 5.e continuing backfill to osd.7 from (116'5072,140'12671] MIN to 140'12671 2023-09-23T23:35:43.948 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:43 smithi164 bash[92846]: cluster 2023-09-23T23:35:42.443259+0000 mgr.y (mgr.25991) 551 : cluster 0 pgmap v510: 89 pgs: 1 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 77 active+clean; 1.2 GiB data, 3.1 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 333 op/s; 35140/59310 objects degraded (59.248%); 7021/59310 objects misplaced (11.838%); 8.1 MiB/s, 129 objects/s recovering 2023-09-23T23:35:43.948 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:43 smithi164 bash[92846]: cluster 2023-09-23T23:35:42.531102+0000 osd.6 (osd.6) 58 : cluster 3 failed to encode map e143 with expected crc 2023-09-23T23:35:43.948 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:43 smithi164 bash[92846]: cluster 2023-09-23T23:35:42.532613+0000 mon.a (mon.0) 673 : cluster 0 osdmap e143: 8 total, 8 up, 6 in 2023-09-23T23:35:43.948 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:43 smithi164 bash[92846]: cluster 2023-09-23T23:35:42.533118+0000 osd.2 (osd.2) 4 : cluster 0 5.8 starting backfill to osd.4 from (0'0,0'0] MAX to 140'12709 2023-09-23T23:35:43.948 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:43 smithi164 bash[92846]: cluster 2023-09-23T23:35:42.533316+0000 osd.7 (osd.7) 45 : cluster 3 failed to encode map e143 with expected crc 2023-09-23T23:35:43.948 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:43 smithi164 bash[92846]: cluster 2023-09-23T23:35:42.534481+0000 osd.6 (osd.6) 59 : cluster 3 failed to encode map e143 with expected crc 2023-09-23T23:35:43.948 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:43 smithi164 bash[92846]: cluster 2023-09-23T23:35:42.536008+0000 osd.1 (osd.1) 3 : cluster 0 5.7 starting backfill to osd.7 from (0'0,0'0] MAX to 140'12476 2023-09-23T23:35:43.949 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:43 smithi164 bash[92846]: cluster 2023-09-23T23:35:42.536749+0000 osd.7 (osd.7) 46 : cluster 3 failed to encode map e143 with expected crc 2023-09-23T23:35:43.949 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:43 smithi164 bash[92846]: cluster 2023-09-23T23:35:42.537214+0000 osd.6 (osd.6) 60 : cluster 3 failed to encode map e143 with expected crc 2023-09-23T23:35:43.949 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:43 smithi164 bash[92846]: cluster 2023-09-23T23:35:42.539279+0000 osd.7 (osd.7) 47 : cluster 3 failed to encode map e143 with expected crc 2023-09-23T23:35:43.949 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:43 smithi164 bash[92846]: cluster 2023-09-23T23:35:42.540566+0000 osd.6 (osd.6) 61 : cluster 0 5.3 starting backfill to osd.1 from (0'0,0'0] MAX to 140'12499 2023-09-23T23:35:43.949 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:43 smithi164 bash[92846]: cluster 2023-09-23T23:35:42.540673+0000 osd.6 (osd.6) 62 : cluster 0 5.2 starting backfill to osd.7 from (0'0,0'0] MAX to 140'12858 2023-09-23T23:35:43.949 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:43 smithi164 bash[92846]: cluster 2023-09-23T23:35:42.546311+0000 osd.1 (osd.1) 4 : cluster 0 5.c starting backfill to osd.6 from (0'0,0'0] MAX to 140'12479 2023-09-23T23:35:43.949 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:43 smithi164 bash[92846]: cluster 2023-09-23T23:35:42.550457+0000 osd.7 (osd.7) 48 : cluster 0 5.4 starting backfill to osd.1 from (0'0,0'0] MAX to 140'12717 2023-09-23T23:35:43.949 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:43 smithi164 bash[92846]: cluster 2023-09-23T23:35:42.574825+0000 osd.4 (osd.4) 70 : cluster 3 failed to encode map e143 with expected crc 2023-09-23T23:35:43.949 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:43 smithi164 bash[92846]: cluster 2023-09-23T23:35:42.578501+0000 osd.5 (osd.5) 48 : cluster 3 failed to encode map e143 with expected crc 2023-09-23T23:35:43.949 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:43 smithi164 bash[92846]: cluster 2023-09-23T23:35:42.607364+0000 osd.2 (osd.2) 5 : cluster 0 5.b starting backfill to osd.1 from (0'0,0'0] MAX to 140'12604 2023-09-23T23:35:43.949 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:43 smithi164 bash[92846]: cluster 2023-09-23T23:35:42.607396+0000 osd.2 (osd.2) 6 : cluster 0 5.d starting backfill to osd.3 from (0'0,0'0] MAX to 140'12400 2023-09-23T23:35:43.962 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:35:43.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:43.970 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:35:44.071 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:35:44.095 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:35:44.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:44.097 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:35:44.198 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:44.263 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:44.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:44.266 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:35:44.366 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:35:44.398 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:35:44.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:44.402 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:35:44.503 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:44.533 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:44.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:44.536 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:35:44.637 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:35:44.669 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:35:44.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:44.672 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:35:44.772 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:35:44.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:44.802 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:35:44.802 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:35:44.903 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:35:44.936 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:35:44.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:44.941 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:35:45.042 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:45.072 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:45.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:45.077 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:35:45.178 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:35:45.228 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:35:45.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:45.231 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:35:45.247 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T23:35:45.332 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:35:45.371 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:35:45.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:45.375 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:35:45.475 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:35:45.499 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:35:45.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:45.503 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:35:45.604 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:35:45.613 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:45 smithi159 bash[105915]: cluster 2023-09-23T23:35:44.443999+0000 mgr.y (mgr.25991) 552 : cluster 0 pgmap v512: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 73 active+clean; 1.2 GiB data, 3.0 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 301 op/s; 13267/56526 objects degraded (23.471%); 24609/56526 objects misplaced (43.536%); 11 MiB/s, 183 objects/s recovering 2023-09-23T23:35:45.613 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:45 smithi159 bash[108473]: cluster 2023-09-23T23:35:44.443999+0000 mgr.y (mgr.25991) 552 : cluster 0 pgmap v512: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 73 active+clean; 1.2 GiB data, 3.0 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 301 op/s; 13267/56526 objects degraded (23.471%); 24609/56526 objects misplaced (43.536%); 11 MiB/s, 183 objects/s recovering 2023-09-23T23:35:45.635 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:35:45.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:45.638 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:35:45.739 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:35:45.749 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:45 smithi164 bash[92846]: cluster 2023-09-23T23:35:44.443999+0000 mgr.y (mgr.25991) 552 : cluster 0 pgmap v512: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 73 active+clean; 1.2 GiB data, 3.0 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 301 op/s; 13267/56526 objects degraded (23.471%); 24609/56526 objects misplaced (43.536%); 11 MiB/s, 183 objects/s recovering 2023-09-23T23:35:45.763 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:35:45.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:45.766 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:35:45.862 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T23:35:45.867 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:35:45.902 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:35:45.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:45.905 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:35:46.006 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:35:46.028 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:35:46.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:46.031 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:35:46.133 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:35:46.163 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:35:46.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:46.166 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:35:46.267 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:35:46.298 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:35:46.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:46.300 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:35:46.401 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:46.426 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:46.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:46.429 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:35:46.529 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:35:46.553 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:35:46.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:46.556 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:35:46.656 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:35:46.683 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:35:46.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:46.685 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:35:46.786 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:35:46.810 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:35:46.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:46.814 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:35:46.915 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:35:46.950 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:35:46.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:46.955 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:35:47.055 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:35:47.087 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:35:47.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:47.093 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:35:47.194 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:35:47.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:47.223 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:35:47.223 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:35:47.324 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:35:47.374 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:35:47.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:47.376 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:35:47.477 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:35:47.505 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:35:47.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:47.508 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:35:47.537 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T23:35:47.609 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:35:47.631 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:35:47.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:47.634 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:35:47.735 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:35:47.758 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:35:47.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:47.764 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:35:47.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:47 smithi159 bash[105915]: cluster 2023-09-23T23:35:46.444553+0000 mgr.y (mgr.25991) 553 : cluster 0 pgmap v513: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 73 active+clean; 1.1 GiB data, 3.0 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 176 op/s; 13199/56139 objects degraded (23.511%); 25653/56139 objects misplaced (45.696%); 8.9 MiB/s, 142 objects/s recovering 2023-09-23T23:35:47.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:47 smithi159 bash[105915]: audit 2023-09-23T23:35:47.236178+0000 mon.a (mon.0) 674 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:35:47.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:47 smithi159 bash[105915]: audit 2023-09-23T23:35:47.237483+0000 mon.a (mon.0) 675 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:35:47.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:47 smithi159 bash[105915]: cluster 2023-09-23T23:35:47.343616+0000 mon.a (mon.0) 676 : cluster 3 Health check update: Degraded data redundancy: 13199/56139 objects degraded (23.511%), 11 pgs degraded (PG_DEGRADED) 2023-09-23T23:35:47.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:47 smithi159 bash[108473]: cluster 2023-09-23T23:35:46.444553+0000 mgr.y (mgr.25991) 553 : cluster 0 pgmap v513: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 73 active+clean; 1.1 GiB data, 3.0 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 176 op/s; 13199/56139 objects degraded (23.511%); 25653/56139 objects misplaced (45.696%); 8.9 MiB/s, 142 objects/s recovering 2023-09-23T23:35:47.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:47 smithi159 bash[108473]: audit 2023-09-23T23:35:47.236178+0000 mon.a (mon.0) 674 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:35:47.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:47 smithi159 bash[108473]: audit 2023-09-23T23:35:47.237483+0000 mon.a (mon.0) 675 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:35:47.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:47 smithi159 bash[108473]: cluster 2023-09-23T23:35:47.343616+0000 mon.a (mon.0) 676 : cluster 3 Health check update: Degraded data redundancy: 13199/56139 objects degraded (23.511%), 11 pgs degraded (PG_DEGRADED) 2023-09-23T23:35:47.866 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:35:47.872 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:47 smithi164 bash[92846]: cluster 2023-09-23T23:35:46.444553+0000 mgr.y (mgr.25991) 553 : cluster 0 pgmap v513: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 73 active+clean; 1.1 GiB data, 3.0 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 176 op/s; 13199/56139 objects degraded (23.511%); 25653/56139 objects misplaced (45.696%); 8.9 MiB/s, 142 objects/s recovering 2023-09-23T23:35:47.872 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:47 smithi164 bash[92846]: audit 2023-09-23T23:35:47.236178+0000 mon.a (mon.0) 674 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:35:47.873 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:47 smithi164 bash[92846]: audit 2023-09-23T23:35:47.237483+0000 mon.a (mon.0) 675 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:35:47.873 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:47 smithi164 bash[92846]: cluster 2023-09-23T23:35:47.343616+0000 mon.a (mon.0) 676 : cluster 3 Health check update: Degraded data redundancy: 13199/56139 objects degraded (23.511%), 11 pgs degraded (PG_DEGRADED) 2023-09-23T23:35:47.892 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:35:47.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:47.896 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:35:47.997 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:35:48.043 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:35:48.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:48.045 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:35:48.146 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:35:48.181 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:35:48.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:48.186 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:35:48.287 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:35:48.311 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:35:48.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:48.314 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:35:48.414 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:35:48.439 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:35:48.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:48.443 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:35:48.544 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:35:48.574 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:35:48.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:48.581 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:35:48.681 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:48.712 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:48.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:48.714 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:35:48.815 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:35:48.841 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:35:48.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:48.843 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:35:48.943 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:48.972 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:48.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:48.977 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:35:49.078 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:35:49.113 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:35:49.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:49.118 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:35:49.219 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:35:49.244 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:35:49.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:49.246 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:35:49.347 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:35:49.391 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:35:49.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:49.394 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:35:49.495 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:49.521 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:49.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:49.523 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:35:49.624 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:35:49.633 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:49 smithi159 bash[105915]: cluster 2023-09-23T23:35:48.445315+0000 mgr.y (mgr.25991) 554 : cluster 0 pgmap v514: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 73 active+clean; 1.0 GiB data, 2.8 GiB used, 534 GiB / 536 GiB avail; 0 B/s wr, 329 op/s; 12459/51477 objects degraded (24.203%); 24984/51477 objects misplaced (48.534%); 12 MiB/s, 195 objects/s recovering 2023-09-23T23:35:49.634 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:49 smithi159 bash[108473]: cluster 2023-09-23T23:35:48.445315+0000 mgr.y (mgr.25991) 554 : cluster 0 pgmap v514: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 73 active+clean; 1.0 GiB data, 2.8 GiB used, 534 GiB / 536 GiB avail; 0 B/s wr, 329 op/s; 12459/51477 objects degraded (24.203%); 24984/51477 objects misplaced (48.534%); 12 MiB/s, 195 objects/s recovering 2023-09-23T23:35:49.662 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:35:49.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:49.672 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:35:49.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:49 smithi164 bash[92846]: cluster 2023-09-23T23:35:48.445315+0000 mgr.y (mgr.25991) 554 : cluster 0 pgmap v514: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 73 active+clean; 1.0 GiB data, 2.8 GiB used, 534 GiB / 536 GiB avail; 0 B/s wr, 329 op/s; 12459/51477 objects degraded (24.203%); 24984/51477 objects misplaced (48.534%); 12 MiB/s, 195 objects/s recovering 2023-09-23T23:35:49.772 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:35:49.792 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:35:49.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:49.795 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:35:49.895 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:35:49.926 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:35:49.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:49.928 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:35:50.028 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:35:50.055 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:35:50.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:50.063 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:35:50.098 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:35:50.164 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:35:50.215 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:35:50.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:50.218 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:35:50.319 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:50.348 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:50.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:50.350 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:35:50.451 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:35:50.479 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:35:50.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:50.482 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:35:50.544 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 3, 4, 6, 7] out_osds: [5, 0] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-09-23T23:35:50.544 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T23:35:50.544 INFO:tasks.thrashosds.thrasher:Growing pool unique_pool_0 2023-09-23T23:35:50.545 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T23:35:50.582 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:35:50.627 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:35:50.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:50.629 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:35:50.705 INFO:teuthology.orchestra.run.smithi164.stdout:ERROR: (22) Invalid argument 2023-09-23T23:35:50.705 INFO:teuthology.orchestra.run.smithi164.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-23T23:35:50.730 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:50.763 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:50.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:50.772 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:35:50.873 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:35:50.903 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:35:50.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:50.908 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:35:51.009 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:35:51.036 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:35:51.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:51.042 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:35:51.142 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:35:51.167 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:35:51.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:51.170 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:35:51.271 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:35:51.295 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:35:51.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:51.299 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:35:51.401 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:51.427 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:51.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:51.433 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:35:51.534 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:51.564 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:51.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:51.569 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:35:51.575 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 dump_historic_ops 2023-09-23T23:35:51.670 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:35:51.703 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:35:51.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:51.705 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:35:51.806 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:51.815 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:51 smithi159 bash[105915]: cluster 2023-09-23T23:35:50.446155+0000 mgr.y (mgr.25991) 555 : cluster 0 pgmap v515: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 73 active+clean; 1.0 GiB data, 2.8 GiB used, 534 GiB / 536 GiB avail; 0 B/s wr, 367 op/s; 12316/49482 objects degraded (24.890%); 24255/49482 objects misplaced (49.018%); 12 MiB/s, 189 objects/s recovering 2023-09-23T23:35:51.815 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:51 smithi159 bash[108473]: cluster 2023-09-23T23:35:50.446155+0000 mgr.y (mgr.25991) 555 : cluster 0 pgmap v515: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 73 active+clean; 1.0 GiB data, 2.8 GiB used, 534 GiB / 536 GiB avail; 0 B/s wr, 367 op/s; 12316/49482 objects degraded (24.890%); 24255/49482 objects misplaced (49.018%); 12 MiB/s, 189 objects/s recovering 2023-09-23T23:35:51.837 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:51.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:51.843 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:35:51.944 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:35:51.952 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:51 smithi164 bash[92846]: cluster 2023-09-23T23:35:50.446155+0000 mgr.y (mgr.25991) 555 : cluster 0 pgmap v515: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 73 active+clean; 1.0 GiB data, 2.8 GiB used, 534 GiB / 536 GiB avail; 0 B/s wr, 367 op/s; 12316/49482 objects degraded (24.890%); 24255/49482 objects misplaced (49.018%); 12 MiB/s, 189 objects/s recovering 2023-09-23T23:35:51.973 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:35:51.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:51.977 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:35:52.078 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:35:52.103 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:35:52.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:52.107 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:35:52.136 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:35:52.208 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:35:52.261 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:35:52.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:52.264 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:35:52.364 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:35:52.388 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:35:52.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:52.390 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:35:52.491 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:52.524 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:52.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:52.534 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:35:52.634 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:35:52.645 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:52 smithi164 bash[92846]: cluster 2023-09-23T23:35:52.344835+0000 mon.a (mon.0) 677 : cluster 3 Health check update: Degraded data redundancy: 12316/49482 objects degraded (24.890%), 11 pgs degraded (PG_DEGRADED) 2023-09-23T23:35:52.666 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:35:52.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:52.668 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:35:52.768 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:35:52.777 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:52 smithi159 bash[108473]: cluster 2023-09-23T23:35:52.344835+0000 mon.a (mon.0) 677 : cluster 3 Health check update: Degraded data redundancy: 12316/49482 objects degraded (24.890%), 11 pgs degraded (PG_DEGRADED) 2023-09-23T23:35:52.777 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:52 smithi159 bash[105915]: cluster 2023-09-23T23:35:52.344835+0000 mon.a (mon.0) 677 : cluster 3 Health check update: Degraded data redundancy: 12316/49482 objects degraded (24.890%), 11 pgs degraded (PG_DEGRADED) 2023-09-23T23:35:52.794 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:35:52.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:52.796 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:35:52.897 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:52.917 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:52.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:52.924 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:35:53.025 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:53.043 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:53.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:53.045 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:35:53.146 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:35:53.184 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:35:53.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:53.188 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:35:53.289 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:35:53.316 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:35:53.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:53.319 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:35:53.419 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:35:53.449 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:35:53.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:53.454 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:35:53.555 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:53.602 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:53.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:53.606 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:35:53.707 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:35:53.718 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:53 smithi164 bash[92846]: cluster 2023-09-23T23:35:52.446725+0000 mgr.y (mgr.25991) 556 : cluster 0 pgmap v516: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 73 active+clean; 1.0 GiB data, 2.8 GiB used, 534 GiB / 536 GiB avail; 0 B/s wr, 327 op/s; 12316/49482 objects degraded (24.890%); 24255/49482 objects misplaced (49.018%); 11 MiB/s, 169 objects/s recovering 2023-09-23T23:35:53.733 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:35:53.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:53.735 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:35:53.836 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:35:53.844 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:35:53 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:35:53] "GET /metrics HTTP/1.1" 200 36615 "" "Prometheus/2.43.0" 2023-09-23T23:35:53.844 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:53 smithi159 bash[108473]: cluster 2023-09-23T23:35:52.446725+0000 mgr.y (mgr.25991) 556 : cluster 0 pgmap v516: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 73 active+clean; 1.0 GiB data, 2.8 GiB used, 534 GiB / 536 GiB avail; 0 B/s wr, 327 op/s; 12316/49482 objects degraded (24.890%); 24255/49482 objects misplaced (49.018%); 11 MiB/s, 169 objects/s recovering 2023-09-23T23:35:53.845 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:53 smithi159 bash[105915]: cluster 2023-09-23T23:35:52.446725+0000 mgr.y (mgr.25991) 556 : cluster 0 pgmap v516: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 73 active+clean; 1.0 GiB data, 2.8 GiB used, 534 GiB / 536 GiB avail; 0 B/s wr, 327 op/s; 12316/49482 objects degraded (24.890%); 24255/49482 objects misplaced (49.018%); 11 MiB/s, 169 objects/s recovering 2023-09-23T23:35:53.874 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:35:53.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:53.877 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:35:53.978 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:35:54.007 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:35:54.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:54.009 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:35:54.110 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:35:54.137 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:35:54.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:54.140 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:35:54.241 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:54.267 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:54.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:54.269 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:35:54.370 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:35:54.394 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:35:54.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:54.401 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:35:54.502 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:35:54.529 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:35:54.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:54.536 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:35:54.636 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:35:54.662 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:35:54.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:54.669 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:35:54.770 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:54.808 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:54.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:54.814 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:35:54.915 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:35:54.940 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:35:54.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:54.943 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:35:55.043 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:35:55.074 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:35:55.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:55.077 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:35:55.178 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:55.188 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:35:55.208 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:55.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:55.213 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:35:55.314 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:35:55.358 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:35:55.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:55.363 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:35:55.463 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:35:55.489 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:35:55.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:55.494 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:35:55.572 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:55 smithi159 bash[105915]: cluster 2023-09-23T23:35:54.447509+0000 mgr.y (mgr.25991) 557 : cluster 0 pgmap v517: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 73 active+clean; 920 MiB data, 2.6 GiB used, 534 GiB / 536 GiB avail; 0 B/s wr, 427 op/s; 11477/44037 objects degraded (26.062%); 23138/44037 objects misplaced (52.542%); 14 MiB/s, 216 objects/s recovering 2023-09-23T23:35:55.595 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:35:55.619 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:35:55.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:55.622 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:35:55.723 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:55.731 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:55 smithi164 bash[92846]: cluster 2023-09-23T23:35:54.447509+0000 mgr.y (mgr.25991) 557 : cluster 0 pgmap v517: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 73 active+clean; 920 MiB data, 2.6 GiB used, 534 GiB / 536 GiB avail; 0 B/s wr, 427 op/s; 11477/44037 objects degraded (26.062%); 23138/44037 objects misplaced (52.542%); 14 MiB/s, 216 objects/s recovering 2023-09-23T23:35:55.746 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:55.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:55.749 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:35:55.849 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:55.858 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:55 smithi159 bash[108473]: cluster 2023-09-23T23:35:54.447509+0000 mgr.y (mgr.25991) 557 : cluster 0 pgmap v517: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 73 active+clean; 920 MiB data, 2.6 GiB used, 534 GiB / 536 GiB avail; 0 B/s wr, 427 op/s; 11477/44037 objects degraded (26.062%); 23138/44037 objects misplaced (52.542%); 14 MiB/s, 216 objects/s recovering 2023-09-23T23:35:55.882 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:55.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:55.885 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:35:55.985 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:35:56.011 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:35:56.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:56.018 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:35:56.118 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:35:56.151 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:35:56.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:56.154 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:35:56.254 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:35:56.278 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:35:56.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:56.280 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:35:56.381 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:35:56.410 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:35:56.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:56.413 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:35:56.438 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T23:35:56.514 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:35:56.547 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:35:56.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:56.551 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:35:56.652 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:35:56.679 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:35:56.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:56.682 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:35:56.782 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:35:56.824 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:35:56.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:56.832 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:35:56.933 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:35:56.961 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:35:56.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:56.964 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:35:57.064 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:35:57.102 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:35:57.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:57.106 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:35:57.206 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:57.240 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:57.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:57.243 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:35:57.343 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:57.372 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:57.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:57.378 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:35:57.478 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:35:57.504 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:35:57.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:57.507 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:35:57.608 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:35:57.630 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:35:57.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:57.633 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:35:57.734 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:35:57.747 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:57 smithi164 bash[92846]: cluster 2023-09-23T23:35:56.448143+0000 mgr.y (mgr.25991) 558 : cluster 0 pgmap v518: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 73 active+clean; 904 MiB data, 2.6 GiB used, 534 GiB / 536 GiB avail; 0 B/s wr, 368 op/s; 11346/43257 objects degraded (26.229%); 22876/43257 objects misplaced (52.884%); 10 MiB/s, 160 objects/s recovering 2023-09-23T23:35:57.747 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:57 smithi164 bash[92846]: cluster 2023-09-23T23:35:57.345845+0000 mon.a (mon.0) 678 : cluster 3 Health check update: Degraded data redundancy: 11346/43257 objects degraded (26.229%), 11 pgs degraded (PG_DEGRADED) 2023-09-23T23:35:57.759 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:35:57.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:57.761 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:35:57.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:57 smithi159 bash[105915]: cluster 2023-09-23T23:35:56.448143+0000 mgr.y (mgr.25991) 558 : cluster 0 pgmap v518: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 73 active+clean; 904 MiB data, 2.6 GiB used, 534 GiB / 536 GiB avail; 0 B/s wr, 368 op/s; 11346/43257 objects degraded (26.229%); 22876/43257 objects misplaced (52.884%); 10 MiB/s, 160 objects/s recovering 2023-09-23T23:35:57.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:57 smithi159 bash[105915]: cluster 2023-09-23T23:35:57.345845+0000 mon.a (mon.0) 678 : cluster 3 Health check update: Degraded data redundancy: 11346/43257 objects degraded (26.229%), 11 pgs degraded (PG_DEGRADED) 2023-09-23T23:35:57.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:57 smithi159 bash[108473]: cluster 2023-09-23T23:35:56.448143+0000 mgr.y (mgr.25991) 558 : cluster 0 pgmap v518: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 73 active+clean; 904 MiB data, 2.6 GiB used, 534 GiB / 536 GiB avail; 0 B/s wr, 368 op/s; 11346/43257 objects degraded (26.229%); 22876/43257 objects misplaced (52.884%); 10 MiB/s, 160 objects/s recovering 2023-09-23T23:35:57.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:57 smithi159 bash[108473]: cluster 2023-09-23T23:35:57.345845+0000 mon.a (mon.0) 678 : cluster 3 Health check update: Degraded data redundancy: 11346/43257 objects degraded (26.229%), 11 pgs degraded (PG_DEGRADED) 2023-09-23T23:35:57.862 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:35:57.888 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:35:57.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:57.893 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:35:57.994 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:58.021 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:35:58.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:58.026 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:35:58.126 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:35:58.153 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:35:58.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:58.155 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:35:58.256 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:58.288 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:58.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:58.291 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:35:58.392 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:35:58.413 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:35:58.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:58.415 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:35:58.516 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:35:58.538 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:35:58.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:58.542 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:35:58.642 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:35:58.669 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:35:58.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:58.672 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:35:58.773 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:35:58.810 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:35:58.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:58.814 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:35:58.914 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:35:58.944 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:35:58.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:58.953 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:35:59.054 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:35:59.081 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:35:59.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:59.084 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:35:59.185 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:59.210 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:59.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:59.217 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:35:59.318 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:35:59.337 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:35:59.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:59.339 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:35:59.439 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:59.465 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:35:59.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:59.472 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:35:59.573 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:35:59.598 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:35:59.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:59.603 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:35:59.703 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:35:59.713 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:35:59 smithi159 bash[105915]: cluster 2023-09-23T23:35:58.449349+0000 mgr.y (mgr.25991) 559 : cluster 0 pgmap v519: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 73 active+clean; 812 MiB data, 2.4 GiB used, 534 GiB / 536 GiB avail; 0 B/s wr, 480 op/s; 10546/38838 objects degraded (27.154%); 22065/38838 objects misplaced (56.813%); 15 MiB/s, 232 objects/s recovering 2023-09-23T23:35:59.714 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:35:59 smithi159 bash[108473]: cluster 2023-09-23T23:35:58.449349+0000 mgr.y (mgr.25991) 559 : cluster 0 pgmap v519: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 73 active+clean; 812 MiB data, 2.4 GiB used, 534 GiB / 536 GiB avail; 0 B/s wr, 480 op/s; 10546/38838 objects degraded (27.154%); 22065/38838 objects misplaced (56.813%); 15 MiB/s, 232 objects/s recovering 2023-09-23T23:35:59.728 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:35:59.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:59.732 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:35:59 smithi164 bash[92846]: cluster 2023-09-23T23:35:58.449349+0000 mgr.y (mgr.25991) 559 : cluster 0 pgmap v519: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 73 active+clean; 812 MiB data, 2.4 GiB used, 534 GiB / 536 GiB avail; 0 B/s wr, 480 op/s; 10546/38838 objects degraded (27.154%); 22065/38838 objects misplaced (56.813%); 15 MiB/s, 232 objects/s recovering 2023-09-23T23:35:59.733 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:35:59.833 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:35:59.871 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:35:59.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:35:59.874 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:35:59.975 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:36:00.007 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:36:00.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:00.014 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:36:00.115 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:36:00.144 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:36:00.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:00.147 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:36:00.248 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:00.281 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:00.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:00.289 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:36:00.390 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:36:00.435 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:36:00.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:00.441 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:36:00.542 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:00.566 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:00.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:00.570 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:36:00.671 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:00.697 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:00.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:00.701 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:36:00.802 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:00.809 INFO:teuthology.orchestra.run.smithi164.stdout:ERROR: (22) Invalid argument 2023-09-23T23:36:00.809 INFO:teuthology.orchestra.run.smithi164.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-23T23:36:00.843 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:00.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:00.847 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:36:00.947 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:36:00.993 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:36:00.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:00.996 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:36:01.097 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:36:01.117 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:36:01.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:01.119 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:36:01.220 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:36:01.261 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:36:01.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:01.262 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:36:01.363 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:01.384 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:01.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:01.387 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:36:01.487 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:36:01.514 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:36:01.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:01.518 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:36:01.619 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:36:01.647 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:36:01.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:01.653 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:36:01.696 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_ops_in_flight 2023-09-23T23:36:01.697 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:01 smithi164 bash[92846]: cluster 2023-09-23T23:36:00.450139+0000 mgr.y (mgr.25991) 560 : cluster 0 pgmap v520: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 73 active+clean; 771 MiB data, 2.3 GiB used, 534 GiB / 536 GiB avail; 0 B/s wr, 405 op/s; 10293/36861 objects degraded (27.924%); 21336/36861 objects misplaced (57.882%); 12 MiB/s, 195 objects/s recovering 2023-09-23T23:36:01.754 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:01.789 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:01.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:01.792 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:36:01.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:01 smithi159 bash[105915]: cluster 2023-09-23T23:36:00.450139+0000 mgr.y (mgr.25991) 560 : cluster 0 pgmap v520: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 73 active+clean; 771 MiB data, 2.3 GiB used, 534 GiB / 536 GiB avail; 0 B/s wr, 405 op/s; 10293/36861 objects degraded (27.924%); 21336/36861 objects misplaced (57.882%); 12 MiB/s, 195 objects/s recovering 2023-09-23T23:36:01.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:01 smithi159 bash[108473]: cluster 2023-09-23T23:36:00.450139+0000 mgr.y (mgr.25991) 560 : cluster 0 pgmap v520: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 73 active+clean; 771 MiB data, 2.3 GiB used, 534 GiB / 536 GiB avail; 0 B/s wr, 405 op/s; 10293/36861 objects degraded (27.924%); 21336/36861 objects misplaced (57.882%); 12 MiB/s, 195 objects/s recovering 2023-09-23T23:36:01.893 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:36:01.921 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:36:01.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:01.926 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:36:02.027 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:02.064 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:02.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:02.070 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:36:02.171 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:02.197 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:02.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:02.200 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:36:02.301 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:36:02.336 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:36:02.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:02.338 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:36:02.439 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:36:02.476 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:36:02.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:02.478 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:36:02.579 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:02.587 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:02 smithi159 bash[105915]: audit 2023-09-23T23:36:02.227614+0000 mon.a (mon.0) 679 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:36:02.606 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:02.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:02.609 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:36:02.710 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:36:02.734 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:36:02.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:02.736 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:36:02.837 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:02.847 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:02 smithi164 bash[92846]: audit 2023-09-23T23:36:02.227614+0000 mon.a (mon.0) 679 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:36:02.847 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:02 smithi164 bash[92846]: cluster 2023-09-23T23:36:02.346970+0000 mon.a (mon.0) 680 : cluster 3 Health check update: Degraded data redundancy: 10293/36861 objects degraded (27.924%), 11 pgs degraded (PG_DEGRADED) 2023-09-23T23:36:02.862 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:02.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:02.865 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:36:02.965 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:36:02.974 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:02 smithi159 bash[105915]: cluster 2023-09-23T23:36:02.346970+0000 mon.a (mon.0) 680 : cluster 3 Health check update: Degraded data redundancy: 10293/36861 objects degraded (27.924%), 11 pgs degraded (PG_DEGRADED) 2023-09-23T23:36:02.975 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:02 smithi159 bash[108473]: audit 2023-09-23T23:36:02.227614+0000 mon.a (mon.0) 679 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:36:02.975 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:02 smithi159 bash[108473]: cluster 2023-09-23T23:36:02.346970+0000 mon.a (mon.0) 680 : cluster 3 Health check update: Degraded data redundancy: 10293/36861 objects degraded (27.924%), 11 pgs degraded (PG_DEGRADED) 2023-09-23T23:36:02.998 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:36:03.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:03.002 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:36:03.103 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:36:03.129 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:36:03.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:03.136 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:36:03.237 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:36:03.268 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:36:03.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:03.271 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:36:03.372 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:36:03.415 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:36:03.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:03.422 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:36:03.522 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:36:03.552 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:36:03.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:03.558 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:36:03.658 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:36:03.689 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:36:03.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:03.693 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:36:03.793 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:36:03.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:03.843 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:36:03.843 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:36:03.944 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:03.954 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:03 smithi164 bash[92846]: cluster 2023-09-23T23:36:02.451727+0000 mgr.y (mgr.25991) 561 : cluster 0 pgmap v521: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 73 active+clean; 771 MiB data, 2.3 GiB used, 534 GiB / 536 GiB avail; 0 B/s wr, 350 op/s; 10293/36861 objects degraded (27.924%); 21336/36861 objects misplaced (57.882%); 11 MiB/s, 183 objects/s recovering 2023-09-23T23:36:03.980 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:03.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:03.984 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:36:04.021 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:03 smithi159 bash[105915]: cluster 2023-09-23T23:36:02.451727+0000 mgr.y (mgr.25991) 561 : cluster 0 pgmap v521: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 73 active+clean; 771 MiB data, 2.3 GiB used, 534 GiB / 536 GiB avail; 0 B/s wr, 350 op/s; 10293/36861 objects degraded (27.924%); 21336/36861 objects misplaced (57.882%); 11 MiB/s, 183 objects/s recovering 2023-09-23T23:36:04.022 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:36:03 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:36:03] "GET /metrics HTTP/1.1" 200 36609 "" "Prometheus/2.43.0" 2023-09-23T23:36:04.022 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:03 smithi159 bash[108473]: cluster 2023-09-23T23:36:02.451727+0000 mgr.y (mgr.25991) 561 : cluster 0 pgmap v521: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 73 active+clean; 771 MiB data, 2.3 GiB used, 534 GiB / 536 GiB avail; 0 B/s wr, 350 op/s; 10293/36861 objects degraded (27.924%); 21336/36861 objects misplaced (57.882%); 11 MiB/s, 183 objects/s recovering 2023-09-23T23:36:04.085 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:04.111 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:04.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:04.118 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:36:04.219 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:36:04.254 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:36:04.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:04.256 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:36:04.357 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:04.383 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:04.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:04.388 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:36:04.488 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:36:04.522 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:36:04.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:04.524 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:36:04.625 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:36:04.657 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:36:04.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:04.660 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:36:04.761 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:04.789 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:04.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:04.791 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:36:04.892 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:04.918 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:04.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:04.922 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:36:05.022 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:05.046 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:05.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:05.048 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:36:05.149 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:36:05.166 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:36:05.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:05.167 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:36:05.268 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:36:05.294 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:36:05.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:05.299 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:36:05.400 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:05.424 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:05.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:05.429 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:36:05.529 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:05.554 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:05.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:05.556 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:36:05.657 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:36:05.688 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:36:05.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:05.691 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:36:05.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:05 smithi164 bash[92846]: cluster 2023-09-23T23:36:04.454772+0000 mgr.y (mgr.25991) 562 : cluster 0 pgmap v522: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 73 active+clean; 656 MiB data, 2.1 GiB used, 534 GiB / 536 GiB avail; 0 B/s wr, 503 op/s; 9386/31356 objects degraded (29.934%); 20124/31356 objects misplaced (64.179%); 17 MiB/s, 269 objects/s recovering 2023-09-23T23:36:05.792 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:36:05.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:05 smithi159 bash[105915]: cluster 2023-09-23T23:36:04.454772+0000 mgr.y (mgr.25991) 562 : cluster 0 pgmap v522: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 73 active+clean; 656 MiB data, 2.1 GiB used, 534 GiB / 536 GiB avail; 0 B/s wr, 503 op/s; 9386/31356 objects degraded (29.934%); 20124/31356 objects misplaced (64.179%); 17 MiB/s, 269 objects/s recovering 2023-09-23T23:36:05.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:05 smithi159 bash[108473]: cluster 2023-09-23T23:36:04.454772+0000 mgr.y (mgr.25991) 562 : cluster 0 pgmap v522: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 73 active+clean; 656 MiB data, 2.1 GiB used, 534 GiB / 536 GiB avail; 0 B/s wr, 503 op/s; 9386/31356 objects degraded (29.934%); 20124/31356 objects misplaced (64.179%); 17 MiB/s, 269 objects/s recovering 2023-09-23T23:36:05.838 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:36:05.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:05.846 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:36:05.947 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:36:06.001 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:36:06.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:06.005 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:36:06.105 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:06.131 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:06.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:06.137 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:36:06.239 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:36:06.264 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:36:06.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:06.270 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:36:06.370 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:06.403 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:06.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:06.406 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:36:06.506 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:36:06.518 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T23:36:06.528 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:36:06.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:06.531 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:36:06.632 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:36:06.662 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:36:06.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:06.669 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:36:06.770 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:36:06.806 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:36:06.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:06.813 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:36:06.913 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:06.940 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:06.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:06.942 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:36:07.043 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:36:07.072 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:36:07.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:07.077 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:36:07.177 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:36:07.215 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:36:07.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:07.222 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:36:07.322 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:36:07.347 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:36:07.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:07.349 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:36:07.450 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:36:07.480 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:36:07.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:07.485 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:36:07.586 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:07.611 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:07.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:07.614 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:36:07.714 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:07.746 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:07.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:07.751 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:36:07.851 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:36:07.862 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:07 smithi159 bash[105915]: cluster 2023-09-23T23:36:06.455289+0000 mgr.y (mgr.25991) 563 : cluster 0 pgmap v523: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 73 active+clean; 640 MiB data, 2.0 GiB used, 534 GiB / 536 GiB avail; 0 B/s wr, 373 op/s; 9255/30576 objects degraded (30.269%); 19862/30576 objects misplaced (64.959%); 13 MiB/s, 206 objects/s recovering 2023-09-23T23:36:07.862 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:07 smithi159 bash[105915]: cluster 2023-09-23T23:36:07.348111+0000 mon.a (mon.0) 681 : cluster 3 Health check update: Degraded data redundancy: 9255/30576 objects degraded (30.269%), 11 pgs degraded (PG_DEGRADED) 2023-09-23T23:36:07.862 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:07 smithi159 bash[108473]: cluster 2023-09-23T23:36:06.455289+0000 mgr.y (mgr.25991) 563 : cluster 0 pgmap v523: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 73 active+clean; 640 MiB data, 2.0 GiB used, 534 GiB / 536 GiB avail; 0 B/s wr, 373 op/s; 9255/30576 objects degraded (30.269%); 19862/30576 objects misplaced (64.959%); 13 MiB/s, 206 objects/s recovering 2023-09-23T23:36:07.862 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:07 smithi159 bash[108473]: cluster 2023-09-23T23:36:07.348111+0000 mon.a (mon.0) 681 : cluster 3 Health check update: Degraded data redundancy: 9255/30576 objects degraded (30.269%), 11 pgs degraded (PG_DEGRADED) 2023-09-23T23:36:07.878 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:36:07.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:07.883 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:36:07.984 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:07.993 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:07 smithi164 bash[92846]: cluster 2023-09-23T23:36:06.455289+0000 mgr.y (mgr.25991) 563 : cluster 0 pgmap v523: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 73 active+clean; 640 MiB data, 2.0 GiB used, 534 GiB / 536 GiB avail; 0 B/s wr, 373 op/s; 9255/30576 objects degraded (30.269%); 19862/30576 objects misplaced (64.959%); 13 MiB/s, 206 objects/s recovering 2023-09-23T23:36:07.993 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:07 smithi164 bash[92846]: cluster 2023-09-23T23:36:07.348111+0000 mon.a (mon.0) 681 : cluster 3 Health check update: Degraded data redundancy: 9255/30576 objects degraded (30.269%), 11 pgs degraded (PG_DEGRADED) 2023-09-23T23:36:08.008 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:08.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:08.011 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:36:08.112 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:36:08.142 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:36:08.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:08.146 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:36:08.247 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:36:08.283 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:36:08.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:08.289 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:36:08.389 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:08.421 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:08.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:08.423 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:36:08.524 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:08.550 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:08.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:08.553 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:36:08.653 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:36:08.660 INFO:teuthology.orchestra.run.smithi159.stdout:osd.0: {} 2023-09-23T23:36:08.686 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:36:08.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:08.691 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:36:08.709 INFO:teuthology.orchestra.run.smithi159.stdout:osd.1: {} 2023-09-23T23:36:08.769 INFO:teuthology.orchestra.run.smithi159.stdout:osd.2: {} 2023-09-23T23:36:08.792 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:08.816 INFO:teuthology.orchestra.run.smithi159.stdout:osd.3: {} 2023-09-23T23:36:08.820 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:08.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:08.822 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:36:08.856 INFO:teuthology.orchestra.run.smithi159.stdout:osd.4: {} 2023-09-23T23:36:08.886 INFO:teuthology.orchestra.run.smithi159.stdout:osd.5: {} 2023-09-23T23:36:08.905 INFO:teuthology.orchestra.run.smithi159.stdout:osd.6: {} 2023-09-23T23:36:08.924 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:36:08.924 INFO:teuthology.orchestra.run.smithi159.stdout:osd.7: {} 2023-09-23T23:36:08.925 INFO:teuthology.orchestra.run.smithi159.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T23:36:08.925 INFO:teuthology.orchestra.run.smithi159.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T23:36:08.926 INFO:teuthology.orchestra.run.smithi159.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T23:36:08.926 INFO:teuthology.orchestra.run.smithi159.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T23:36:08.926 INFO:teuthology.orchestra.run.smithi159.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T23:36:08.926 INFO:teuthology.orchestra.run.smithi159.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T23:36:08.926 INFO:teuthology.orchestra.run.smithi159.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T23:36:08.926 INFO:teuthology.orchestra.run.smithi159.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T23:36:08.960 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:36:08.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:08.963 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:36:09.064 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:36:09.092 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:36:09.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:09.093 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:36:09.194 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:09.219 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:09.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:09.221 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:36:09.322 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:36:09.351 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:36:09.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:09.360 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:36:09.460 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:09.483 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:09.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:09.485 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:36:09.586 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:09.614 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:09.617 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:09 smithi164 bash[92846]: cluster 2023-09-23T23:36:08.456023+0000 mgr.y (mgr.25991) 564 : cluster 0 pgmap v524: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 73 active+clean; 552 MiB data, 1.9 GiB used, 535 GiB / 536 GiB avail; 0 B/s wr, 469 op/s; 8519/26349 objects degraded (32.331%); 19065/26349 objects misplaced (72.356%); 17 MiB/s, 268 objects/s recovering 2023-09-23T23:36:09.617 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:09 smithi164 bash[92846]: audit 2023-09-23T23:36:08.614013+0000 mon.c (mon.2) 39 : audit 0 from='client.? 172.21.15.159:0/1204840125' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:36:09.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:09.618 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:36:09.718 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:36:09.728 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:09 smithi159 bash[105915]: cluster 2023-09-23T23:36:08.456023+0000 mgr.y (mgr.25991) 564 : cluster 0 pgmap v524: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 73 active+clean; 552 MiB data, 1.9 GiB used, 535 GiB / 536 GiB avail; 0 B/s wr, 469 op/s; 8519/26349 objects degraded (32.331%); 19065/26349 objects misplaced (72.356%); 17 MiB/s, 268 objects/s recovering 2023-09-23T23:36:09.728 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:09 smithi159 bash[105915]: audit 2023-09-23T23:36:08.614013+0000 mon.c (mon.2) 39 : audit 0 from='client.? 172.21.15.159:0/1204840125' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:36:09.728 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:09 smithi159 bash[108473]: cluster 2023-09-23T23:36:08.456023+0000 mgr.y (mgr.25991) 564 : cluster 0 pgmap v524: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 73 active+clean; 552 MiB data, 1.9 GiB used, 535 GiB / 536 GiB avail; 0 B/s wr, 469 op/s; 8519/26349 objects degraded (32.331%); 19065/26349 objects misplaced (72.356%); 17 MiB/s, 268 objects/s recovering 2023-09-23T23:36:09.728 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:09 smithi159 bash[108473]: audit 2023-09-23T23:36:08.614013+0000 mon.c (mon.2) 39 : audit 0 from='client.? 172.21.15.159:0/1204840125' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:36:09.754 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:36:09.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:09.759 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:36:09.860 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:09.885 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:09.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:09.887 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:36:09.987 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:10.011 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:10.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:10.014 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:36:10.114 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:36:10.146 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:36:10.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:10.149 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:36:10.249 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:36:10.295 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:36:10.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:10.298 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:36:10.398 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:10.426 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:10.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:10.438 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:36:10.539 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:10.566 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:10.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:10.568 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:36:10.651 INFO:teuthology.orchestra.run.smithi159.stderr:nodeep-scrub is set 2023-09-23T23:36:10.670 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:36:10.677 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:10 smithi164 bash[92846]: audit 2023-09-23T23:36:10.047513+0000 mon.c (mon.2) 40 : audit 1 from='client.? 172.21.15.159:0/349356102' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:36:10.678 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:10 smithi164 bash[92846]: audit 2023-09-23T23:36:10.048113+0000 mon.a (mon.0) 682 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:36:10.696 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:36:10.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:10.699 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:36:10.723 INFO:teuthology.orchestra.run.smithi164.stdout:{ 2023-09-23T23:36:10.724 INFO:teuthology.orchestra.run.smithi164.stdout: "ops": [ 2023-09-23T23:36:10.724 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:10.724 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.44483.0:213288 5.2 5:455d08ae:::benchmark_data_smithi159_152088_object102996:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e144)", 2023-09-23T23:36:10.724 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:36:10.660897+0000", 2023-09-23T23:36:10.724 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 0.059999611000000001, 2023-09-23T23:36:10.724 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.060024551000000002, 2023-09-23T23:36:10.724 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:36:10.724 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "waiting for sub ops", 2023-09-23T23:36:10.724 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:36:10.724 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.44483", 2023-09-23T23:36:10.725 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:36:10.725 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 213288 2023-09-23T23:36:10.725 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:10.725 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:36:10.725 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:10.725 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:36:10.725 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:10.660897+0000", 2023-09-23T23:36:10.725 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:36:10.725 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:10.725 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:10.725 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:36:10.725 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:10.660897+0000", 2023-09-23T23:36:10.726 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:36:10.726 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:10.726 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:10.726 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:36:10.726 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:10.660895+0000", 2023-09-23T23:36:10.726 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999981 2023-09-23T23:36:10.726 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:10.726 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:10.726 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:36:10.726 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:10.660903+0000", 2023-09-23T23:36:10.726 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.9049999999999997e-06 2023-09-23T23:36:10.726 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:10.727 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:10.727 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:36:10.727 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:10.660919+0000", 2023-09-23T23:36:10.727 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.6407000000000001e-05 2023-09-23T23:36:10.727 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:10.727 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:10.727 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:36:10.727 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:10.660927+0000", 2023-09-23T23:36:10.727 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.6990000000000003e-06 2023-09-23T23:36:10.727 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:10.727 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:10.727 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:36:10.728 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:10.660977+0000", 2023-09-23T23:36:10.728 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.0581999999999998e-05 2023-09-23T23:36:10.728 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:10.728 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:10.728 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for degraded object", 2023-09-23T23:36:10.728 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:10.661965+0000", 2023-09-23T23:36:10.728 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00098736700000000006 2023-09-23T23:36:10.728 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:10.728 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:10.728 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:36:10.728 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:10.708426+0000", 2023-09-23T23:36:10.728 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.046461214000000001 2023-09-23T23:36:10.728 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:10.729 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:10.729 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:36:10.729 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:10.708494+0000", 2023-09-23T23:36:10.729 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.7706999999999994e-05 2023-09-23T23:36:10.729 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:10.729 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:10.729 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 0,2,7", 2023-09-23T23:36:10.729 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:10.708598+0000", 2023-09-23T23:36:10.729 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000104143 2023-09-23T23:36:10.729 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:10.729 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:10.729 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:36:10.729 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:10.718022+0000", 2023-09-23T23:36:10.730 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0094241010000000007 2023-09-23T23:36:10.730 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:10.730 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:10.730 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:36:10.730 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:10.718037+0000", 2023-09-23T23:36:10.730 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.5092999999999999e-05 2023-09-23T23:36:10.730 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:10.730 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:10.730 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:36:10.730 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:10.718061+0000", 2023-09-23T23:36:10.730 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.3666999999999999e-05 2023-09-23T23:36:10.730 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:36:10.731 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:36:10.731 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:36:10.731 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:10.731 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:10.731 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.44483.0:213293 5.2 5:4ca7f31b:::benchmark_data_smithi159_152088_object103001:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e144)", 2023-09-23T23:36:10.731 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:36:10.661825+0000", 2023-09-23T23:36:10.731 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 0.059071234, 2023-09-23T23:36:10.731 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.059189486999999999, 2023-09-23T23:36:10.731 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:36:10.731 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "waiting for sub ops", 2023-09-23T23:36:10.731 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:36:10.731 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.44483", 2023-09-23T23:36:10.731 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:36:10.732 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 213293 2023-09-23T23:36:10.732 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:10.732 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:36:10.732 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:10.732 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:36:10.732 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:10.661825+0000", 2023-09-23T23:36:10.732 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:36:10.732 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:10.732 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:10.732 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:36:10.732 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:10.661825+0000", 2023-09-23T23:36:10.732 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:36:10.732 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:10.733 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:10.733 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:36:10.733 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:10.661824+0000", 2023-09-23T23:36:10.733 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999995 2023-09-23T23:36:10.733 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:10.733 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:10.733 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:36:10.733 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:10.661829+0000", 2023-09-23T23:36:10.733 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.3209999999999998e-06 2023-09-23T23:36:10.733 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:10.733 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:10.733 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:36:10.734 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:10.661839+0000", 2023-09-23T23:36:10.734 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.0241000000000001e-05 2023-09-23T23:36:10.734 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:10.734 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:10.734 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:36:10.734 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:10.661845+0000", 2023-09-23T23:36:10.734 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.5450000000000003e-06 2023-09-23T23:36:10.734 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:10.734 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:10.734 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:36:10.734 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:10.662030+0000", 2023-09-23T23:36:10.734 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000185284 2023-09-23T23:36:10.734 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:10.735 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:10.735 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for degraded object", 2023-09-23T23:36:10.735 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:10.662766+0000", 2023-09-23T23:36:10.735 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00073653300000000004 2023-09-23T23:36:10.735 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:10.735 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:10.735 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:36:10.735 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:10.713816+0000", 2023-09-23T23:36:10.735 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.051049453000000002 2023-09-23T23:36:10.735 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:10.735 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:10.735 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:36:10.735 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:10.713888+0000", 2023-09-23T23:36:10.736 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.2595000000000005e-05 2023-09-23T23:36:10.736 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:10.736 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:10.736 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 0,2,7", 2023-09-23T23:36:10.736 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:10.714056+0000", 2023-09-23T23:36:10.736 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000167851 2023-09-23T23:36:10.736 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:10.736 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:10.736 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:36:10.736 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:10.718130+0000", 2023-09-23T23:36:10.736 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0040737580000000002 2023-09-23T23:36:10.736 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:10.737 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:10.737 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:36:10.737 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:10.718142+0000", 2023-09-23T23:36:10.737 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.2103000000000001e-05 2023-09-23T23:36:10.737 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:10.737 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:10.737 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:36:10.737 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:10.719456+0000", 2023-09-23T23:36:10.737 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0013140160000000001 2023-09-23T23:36:10.737 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:36:10.737 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:36:10.737 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:36:10.737 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:10.738 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:10.738 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.44483.0:213308 5.2 5:4e04a6bf:::benchmark_data_smithi159_152088_object103016:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e144)", 2023-09-23T23:36:10.738 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:36:10.719835+0000", 2023-09-23T23:36:10.738 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 0.0010615310000000001, 2023-09-23T23:36:10.738 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.001275366, 2023-09-23T23:36:10.738 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:36:10.738 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "delayed", 2023-09-23T23:36:10.738 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:36:10.738 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.44483", 2023-09-23T23:36:10.738 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:36:10.738 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 213308 2023-09-23T23:36:10.738 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:10.738 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:36:10.739 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:10.739 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:36:10.739 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:10.719835+0000", 2023-09-23T23:36:10.739 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:36:10.739 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:10.739 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:10.739 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:36:10.739 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:10.719835+0000", 2023-09-23T23:36:10.739 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:36:10.739 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:10.739 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:10.739 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:36:10.740 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:10.719833+0000", 2023-09-23T23:36:10.740 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2023-09-23T23:36:10.740 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:10.740 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:10.740 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:36:10.740 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:10.719840+0000", 2023-09-23T23:36:10.740 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.2369999999999997e-06 2023-09-23T23:36:10.740 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:10.740 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:10.740 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:36:10.740 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:10.719852+0000", 2023-09-23T23:36:10.740 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.2181000000000001e-05 2023-09-23T23:36:10.740 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:10.741 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:10.741 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:36:10.741 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:10.719858+0000", 2023-09-23T23:36:10.741 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.0390000000000001e-06 2023-09-23T23:36:10.741 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:10.741 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:10.741 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:36:10.741 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:10.720341+0000", 2023-09-23T23:36:10.741 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00048325400000000002 2023-09-23T23:36:10.741 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:10.741 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:10.741 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for degraded object", 2023-09-23T23:36:10.741 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:10.721042+0000", 2023-09-23T23:36:10.742 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00070113399999999996 2023-09-23T23:36:10.742 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:36:10.742 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:36:10.742 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:36:10.742 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:10.742 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:10.742 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.44483.0:213309 5.f 5:f4657ee6:::benchmark_data_smithi159_152088_object103017:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e144)", 2023-09-23T23:36:10.742 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:36:10.720292+0000", 2023-09-23T23:36:10.742 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 0.000604231, 2023-09-23T23:36:10.742 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00088855300000000004, 2023-09-23T23:36:10.742 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:36:10.742 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "delayed", 2023-09-23T23:36:10.743 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:36:10.743 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.44483", 2023-09-23T23:36:10.743 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:36:10.743 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 213309 2023-09-23T23:36:10.743 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:10.743 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:36:10.743 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:10.743 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:36:10.743 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:10.720292+0000", 2023-09-23T23:36:10.743 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:36:10.743 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:10.743 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:10.744 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:36:10.744 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:10.720292+0000", 2023-09-23T23:36:10.744 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:36:10.744 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:10.744 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:10.744 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:36:10.744 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:10.720291+0000", 2023-09-23T23:36:10.744 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.999999 2023-09-23T23:36:10.744 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:10.744 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:10.744 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:36:10.744 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:10.720296+0000", 2023-09-23T23:36:10.744 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.8620000000000002e-06 2023-09-23T23:36:10.745 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:10.745 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:10.745 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:36:10.745 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:10.720306+0000", 2023-09-23T23:36:10.745 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.5210000000000008e-06 2023-09-23T23:36:10.745 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:10.745 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:10.745 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:36:10.745 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:10.720311+0000", 2023-09-23T23:36:10.745 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.344e-06 2023-09-23T23:36:10.745 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:10.745 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:10.745 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:36:10.746 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:10.720367+0000", 2023-09-23T23:36:10.746 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.6331e-05 2023-09-23T23:36:10.746 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:10.746 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:10.746 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for degraded object", 2023-09-23T23:36:10.746 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:10.721124+0000", 2023-09-23T23:36:10.746 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00075653099999999996 2023-09-23T23:36:10.746 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:36:10.746 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:36:10.746 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:36:10.746 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:10.746 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:10.747 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.44483.0:213296 5.2 5:46cb949c:::benchmark_data_smithi159_152088_object103004:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e144)", 2023-09-23T23:36:10.747 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:36:10.694987+0000", 2023-09-23T23:36:10.747 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 0.025909734, 2023-09-23T23:36:10.747 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.026269463999999999, 2023-09-23T23:36:10.747 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:36:10.747 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "delayed", 2023-09-23T23:36:10.747 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:36:10.747 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.44483", 2023-09-23T23:36:10.747 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:36:10.747 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 213296 2023-09-23T23:36:10.747 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:10.747 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:36:10.747 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:10.748 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:36:10.748 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:10.694987+0000", 2023-09-23T23:36:10.748 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:36:10.748 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:10.748 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:10.748 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:36:10.748 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:10.694987+0000", 2023-09-23T23:36:10.748 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:36:10.748 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:10.748 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:10.748 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:36:10.748 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:10.694986+0000", 2023-09-23T23:36:10.748 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.999999 2023-09-23T23:36:10.749 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:10.749 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:10.749 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:36:10.749 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:10.694991+0000", 2023-09-23T23:36:10.749 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.1549999999999998e-06 2023-09-23T23:36:10.749 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:10.749 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:10.749 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:36:10.749 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:10.695000+0000", 2023-09-23T23:36:10.749 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.3360000000000001e-06 2023-09-23T23:36:10.749 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:10.749 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:10.749 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:36:10.750 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:10.695007+0000", 2023-09-23T23:36:10.750 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.5579999999999997e-06 2023-09-23T23:36:10.750 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:10.750 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:10.750 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:36:10.750 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:10.718172+0000", 2023-09-23T23:36:10.750 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.023164989 2023-09-23T23:36:10.750 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:10.750 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:10.750 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for degraded object", 2023-09-23T23:36:10.750 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:10.718813+0000", 2023-09-23T23:36:10.750 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00064074100000000001 2023-09-23T23:36:10.751 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:36:10.751 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:36:10.751 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:36:10.751 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:10.751 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:10.751 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.44483.0:213301 5.3 5:cfdafc5f:::benchmark_data_smithi159_152088_object103009:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e144)", 2023-09-23T23:36:10.751 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:36:10.702586+0000", 2023-09-23T23:36:10.751 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 0.018309991000000001, 2023-09-23T23:36:10.751 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.018744927000000002, 2023-09-23T23:36:10.751 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:36:10.751 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "waiting for sub ops", 2023-09-23T23:36:10.751 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:36:10.751 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.44483", 2023-09-23T23:36:10.752 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:36:10.752 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 213301 2023-09-23T23:36:10.752 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:10.752 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:36:10.752 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:10.752 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:36:10.752 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:10.702586+0000", 2023-09-23T23:36:10.752 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:36:10.752 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:10.752 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:10.752 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:36:10.752 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:10.702586+0000", 2023-09-23T23:36:10.752 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:36:10.753 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:10.753 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:10.753 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:36:10.753 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:10.702585+0000", 2023-09-23T23:36:10.753 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999981 2023-09-23T23:36:10.753 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:10.753 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:10.753 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:36:10.753 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:10.702592+0000", 2023-09-23T23:36:10.753 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.8310000000000001e-06 2023-09-23T23:36:10.753 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:10.753 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:10.753 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:36:10.754 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:10.702611+0000", 2023-09-23T23:36:10.754 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.8547999999999999e-05 2023-09-23T23:36:10.754 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:10.754 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:10.754 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:36:10.754 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:10.702618+0000", 2023-09-23T23:36:10.754 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.1930000000000004e-06 2023-09-23T23:36:10.754 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:10.754 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:10.754 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:36:10.754 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:10.707550+0000", 2023-09-23T23:36:10.754 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0049323400000000003 2023-09-23T23:36:10.755 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:10.755 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:10.755 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for degraded object", 2023-09-23T23:36:10.755 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:10.708269+0000", 2023-09-23T23:36:10.755 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00071805299999999996 2023-09-23T23:36:10.755 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:10.755 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:10.755 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:36:10.755 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:10.715267+0000", 2023-09-23T23:36:10.755 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0069984840000000001 2023-09-23T23:36:10.755 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:10.755 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:10.755 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:36:10.756 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:10.715377+0000", 2023-09-23T23:36:10.756 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00011019299999999999 2023-09-23T23:36:10.756 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:10.756 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:10.756 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 0,1,3", 2023-09-23T23:36:10.756 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:10.715553+0000", 2023-09-23T23:36:10.756 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000175935 2023-09-23T23:36:10.756 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:10.756 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:10.756 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:36:10.756 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:10.720015+0000", 2023-09-23T23:36:10.756 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0044618629999999999 2023-09-23T23:36:10.756 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:10.757 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:10.757 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:36:10.757 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:10.720028+0000", 2023-09-23T23:36:10.757 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.2924e-05 2023-09-23T23:36:10.757 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:36:10.757 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:36:10.757 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:36:10.757 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:36:10.757 INFO:teuthology.orchestra.run.smithi164.stdout: ], 2023-09-23T23:36:10.757 INFO:teuthology.orchestra.run.smithi164.stdout: "num_ops": 6 2023-09-23T23:36:10.757 INFO:teuthology.orchestra.run.smithi164.stdout:} 2023-09-23T23:36:10.800 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:36:10.826 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:36:10.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:10.833 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:36:10.934 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:10.965 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:10.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:10.969 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:36:11.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:10 smithi159 bash[105915]: audit 2023-09-23T23:36:10.047513+0000 mon.c (mon.2) 40 : audit 1 from='client.? 172.21.15.159:0/349356102' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:36:11.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:10 smithi159 bash[105915]: audit 2023-09-23T23:36:10.048113+0000 mon.a (mon.0) 682 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:36:11.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:10 smithi159 bash[108473]: audit 2023-09-23T23:36:10.047513+0000 mon.c (mon.2) 40 : audit 1 from='client.? 172.21.15.159:0/349356102' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:36:11.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:10 smithi159 bash[108473]: audit 2023-09-23T23:36:10.048113+0000 mon.a (mon.0) 682 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:36:11.069 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:36:11.102 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:36:11.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:11.108 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:36:11.208 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:36:11.241 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:36:11.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:11.250 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:36:11.351 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:11.375 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:11.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:11.377 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:36:11.478 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:36:11.523 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:36:11.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:11.526 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:36:11.627 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:36:11.635 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:11 smithi164 bash[92846]: cluster 2023-09-23T23:36:10.456631+0000 mgr.y (mgr.25991) 565 : cluster 0 pgmap v525: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 73 active+clean; 511 MiB data, 1.8 GiB used, 535 GiB / 536 GiB avail; 0 B/s wr, 400 op/s; 8246/24396 objects degraded (33.801%); 18327/24396 objects misplaced (75.123%); 13 MiB/s, 213 objects/s recovering 2023-09-23T23:36:11.635 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:11 smithi164 bash[92846]: cluster 2023-09-23T23:36:10.620385+0000 mon.a (mon.0) 683 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:36:11.635 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:11 smithi164 bash[92846]: cluster 2023-09-23T23:36:10.630846+0000 osd.6 (osd.6) 63 : cluster 3 failed to encode map e144 with expected crc 2023-09-23T23:36:11.635 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:11 smithi164 bash[92846]: cluster 2023-09-23T23:36:10.635778+0000 osd.7 (osd.7) 49 : cluster 3 failed to encode map e144 with expected crc 2023-09-23T23:36:11.635 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:11 smithi164 bash[92846]: audit 2023-09-23T23:36:10.638473+0000 mon.a (mon.0) 684 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T23:36:11.635 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:11 smithi164 bash[92846]: cluster 2023-09-23T23:36:10.638778+0000 mon.a (mon.0) 685 : cluster 0 osdmap e144: 8 total, 8 up, 6 in 2023-09-23T23:36:11.642 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_blocked_ops 2023-09-23T23:36:11.675 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:36:11.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:11.678 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:36:11.779 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:11.807 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:11.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:11.813 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:36:11.914 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:36:11.923 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:11 smithi159 bash[105915]: cluster 2023-09-23T23:36:10.456631+0000 mgr.y (mgr.25991) 565 : cluster 0 pgmap v525: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 73 active+clean; 511 MiB data, 1.8 GiB used, 535 GiB / 536 GiB avail; 0 B/s wr, 400 op/s; 8246/24396 objects degraded (33.801%); 18327/24396 objects misplaced (75.123%); 13 MiB/s, 213 objects/s recovering 2023-09-23T23:36:11.923 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:11 smithi159 bash[105915]: cluster 2023-09-23T23:36:10.620385+0000 mon.a (mon.0) 683 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:36:11.923 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:11 smithi159 bash[105915]: cluster 2023-09-23T23:36:10.630846+0000 osd.6 (osd.6) 63 : cluster 3 failed to encode map e144 with expected crc 2023-09-23T23:36:11.923 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:11 smithi159 bash[105915]: cluster 2023-09-23T23:36:10.635778+0000 osd.7 (osd.7) 49 : cluster 3 failed to encode map e144 with expected crc 2023-09-23T23:36:11.923 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:11 smithi159 bash[105915]: audit 2023-09-23T23:36:10.638473+0000 mon.a (mon.0) 684 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T23:36:11.923 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:11 smithi159 bash[105915]: cluster 2023-09-23T23:36:10.638778+0000 mon.a (mon.0) 685 : cluster 0 osdmap e144: 8 total, 8 up, 6 in 2023-09-23T23:36:11.923 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:11 smithi159 bash[108473]: cluster 2023-09-23T23:36:10.456631+0000 mgr.y (mgr.25991) 565 : cluster 0 pgmap v525: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 73 active+clean; 511 MiB data, 1.8 GiB used, 535 GiB / 536 GiB avail; 0 B/s wr, 400 op/s; 8246/24396 objects degraded (33.801%); 18327/24396 objects misplaced (75.123%); 13 MiB/s, 213 objects/s recovering 2023-09-23T23:36:11.923 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:11 smithi159 bash[108473]: cluster 2023-09-23T23:36:10.620385+0000 mon.a (mon.0) 683 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:36:11.924 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:11 smithi159 bash[108473]: cluster 2023-09-23T23:36:10.630846+0000 osd.6 (osd.6) 63 : cluster 3 failed to encode map e144 with expected crc 2023-09-23T23:36:11.924 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:11 smithi159 bash[108473]: cluster 2023-09-23T23:36:10.635778+0000 osd.7 (osd.7) 49 : cluster 3 failed to encode map e144 with expected crc 2023-09-23T23:36:11.924 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:11 smithi159 bash[108473]: audit 2023-09-23T23:36:10.638473+0000 mon.a (mon.0) 684 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T23:36:11.924 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:11 smithi159 bash[108473]: cluster 2023-09-23T23:36:10.638778+0000 mon.a (mon.0) 685 : cluster 0 osdmap e144: 8 total, 8 up, 6 in 2023-09-23T23:36:11.935 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:36:11.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:11.938 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:36:12.024 INFO:teuthology.orchestra.run.smithi159.stdout: 2023-09-23T23:36:12.028 INFO:teuthology.orchestra.run.smithi159.stderr:dumped all 2023-09-23T23:36:12.039 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:36:12.066 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:36:12.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:12.067 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:36:12.168 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:12.193 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:12.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:12.195 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:36:12.296 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:12.320 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:12.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:12.323 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:36:12.423 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:36:12.461 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:36:12.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:12.467 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:36:12.568 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:36:12.592 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:36:12.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:12.596 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:36:12.697 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:36:12.706 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:12 smithi159 bash[105915]: cluster 2023-09-23T23:36:12.349717+0000 mon.a (mon.0) 686 : cluster 3 Health check update: Degraded data redundancy: 8246/24396 objects degraded (33.801%), 11 pgs degraded (PG_DEGRADED) 2023-09-23T23:36:12.706 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:12 smithi159 bash[108473]: cluster 2023-09-23T23:36:12.349717+0000 mon.a (mon.0) 686 : cluster 3 Health check update: Degraded data redundancy: 8246/24396 objects degraded (33.801%), 11 pgs degraded (PG_DEGRADED) 2023-09-23T23:36:12.732 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:36:12.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:12.734 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:36:12.835 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:12.863 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:12.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:12.870 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:36:12.971 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:36:12.998 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:36:13.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:13.003 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:36:13.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:12 smithi164 bash[92846]: cluster 2023-09-23T23:36:12.349717+0000 mon.a (mon.0) 686 : cluster 3 Health check update: Degraded data redundancy: 8246/24396 objects degraded (33.801%), 11 pgs degraded (PG_DEGRADED) 2023-09-23T23:36:13.104 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:13.138 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:13.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:13.140 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:36:13.241 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:36:13.279 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:36:13.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:13.284 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:36:13.385 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:13.416 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:13.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:13.419 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:36:13.520 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:13.546 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:13.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:13.550 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:36:13.608 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T23:36:13.650 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:13.662 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:13 smithi164 bash[92846]: audit 2023-09-23T23:36:12.001583+0000 mgr.y (mgr.25991) 566 : audit 0 from='client.34701 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:36:13.662 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:13 smithi164 bash[92846]: cluster 2023-09-23T23:36:12.457197+0000 mgr.y (mgr.25991) 567 : cluster 0 pgmap v527: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 73 active+clean; 511 MiB data, 1.8 GiB used, 535 GiB / 536 GiB avail; 0 B/s wr, 415 op/s; 8246/24396 objects degraded (33.801%); 18327/24396 objects misplaced (75.123%); 14 MiB/s, 230 objects/s recovering 2023-09-23T23:36:13.678 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:13.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:13.683 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:36:13.784 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:13.807 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:13.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:13.813 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:36:13.914 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:13.944 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:13.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:13.946 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:36:14.043 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:36:13 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:36:13] "GET /metrics HTTP/1.1" 200 36609 "" "Prometheus/2.43.0" 2023-09-23T23:36:14.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:13 smithi159 bash[105915]: audit 2023-09-23T23:36:12.001583+0000 mgr.y (mgr.25991) 566 : audit 0 from='client.34701 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:36:14.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:13 smithi159 bash[105915]: cluster 2023-09-23T23:36:12.457197+0000 mgr.y (mgr.25991) 567 : cluster 0 pgmap v527: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 73 active+clean; 511 MiB data, 1.8 GiB used, 535 GiB / 536 GiB avail; 0 B/s wr, 415 op/s; 8246/24396 objects degraded (33.801%); 18327/24396 objects misplaced (75.123%); 14 MiB/s, 230 objects/s recovering 2023-09-23T23:36:14.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:13 smithi159 bash[108473]: audit 2023-09-23T23:36:12.001583+0000 mgr.y (mgr.25991) 566 : audit 0 from='client.34701 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:36:14.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:13 smithi159 bash[108473]: cluster 2023-09-23T23:36:12.457197+0000 mgr.y (mgr.25991) 567 : cluster 0 pgmap v527: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 73 active+clean; 511 MiB data, 1.8 GiB used, 535 GiB / 536 GiB avail; 0 B/s wr, 415 op/s; 8246/24396 objects degraded (33.801%); 18327/24396 objects misplaced (75.123%); 14 MiB/s, 230 objects/s recovering 2023-09-23T23:36:14.048 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:14.083 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:14.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:14.085 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:36:14.186 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:36:14.221 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:36:14.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:14.226 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:36:14.327 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:36:14.353 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:36:14.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:14.355 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:36:14.456 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:36:14.492 INFO:teuthology.orchestra.run.smithi159.stdout:{"pg_ready":true,"pg_map":{"version":526,"stamp":"2023-09-23T23:36:10.630302+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":535828427,"num_objects":8132,"num_object_clones":0,"num_object_copies":24396,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":8246,"num_objects_misplaced":18327,"num_objects_unfound":0,"num_objects_dirty":8132,"num_whiteouts":0,"num_read":6513,"num_read_kb":14202,"num_write":213622,"num_write_kb":7073656,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":23200,"num_bytes_recovered":1518930732,"num_keys_recovered":0,"num_objects_omap":16,"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":115752,"ondisk_log_size":115752,"up":267,"acting":264,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":273,"num_osds":6,"num_per_pool_osds":6,"num_per_pool_omap_osds":6,"kb":562470912,"kb_used":1889168,"kb_used_data":1112352,"kb_used_omap":23,"kb_used_meta":776680,"kb_avail":560581744,"statfs":{"total":575970213888,"available":574035705856,"internally_reserved":0,"allocated":1139048448,"data_stored":1135078537,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":24379,"internal_metadata":795320517},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1],"upper_bound":2},"perf_stat":{"commit_latency_ms":5,"apply_latency_ms":5,"commit_latency_ns":5000000,"apply_latency_ns":5000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":-272302080,"num_objects":-4155,"num_object_clones":0,"num_object_copies":-12465,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":-2047,"num_objects_misplaced":-3009,"num_objects_unfound":0,"num_objects_dirty":-4155,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4155,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2308,"num_bytes_recovered":151257088,"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":"10.180732"},"pg_stats":[{"pgid":"3.1a","version":"69'2","reported_seq":17,"reported_epoch":142,"state":"active+clean","last_fresh":"2023-09-23T23:35:41.533863+0000","last_change":"2023-09-23T23:35:10.682932+0000","last_active":"2023-09-23T23:35:41.533863+0000","last_peered":"2023-09-23T23:35:41.533863+0000","last_clean":"2023-09-23T23:35:41.533863+0000","last_became_active":"2023-09-23T23:35:10.682596+0000","last_became_peered":"2023-09-23T23:35:10.682596+0000","last_unstale":"2023-09-23T23:35:41.533863+0000","last_undegraded":"2023-09-23T23:35:41.533863+0000","last_fullsized":"2023-09-23T23:35:41.533863+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T03:38:27.234353+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,4,2],"acting":[1,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":109,"reported_epoch":142,"state":"active+clean","last_fresh":"2023-09-23T23:35:41.531332+0000","last_change":"2023-09-23T23:26:56.889562+0000","last_active":"2023-09-23T23:35:41.531332+0000","last_peered":"2023-09-23T23:35:41.531332+0000","last_clean":"2023-09-23T23:35:41.531332+0000","last_became_active":"2023-09-23T23:26:56.889178+0000","last_became_peered":"2023-09-23T23:26:56.889178+0000","last_unstale":"2023-09-23T23:35:41.531332+0000","last_undegraded":"2023-09-23T23:35:41.531332+0000","last_fullsized":"2023-09-23T23:35:41.531332+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T09:38:54.310691+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":92,"reported_epoch":142,"state":"active+clean","last_fresh":"2023-09-23T23:35:41.529730+0000","last_change":"2023-09-23T23:34:47.351517+0000","last_active":"2023-09-23T23:35:41.529730+0000","last_peered":"2023-09-23T23:35:41.529730+0000","last_clean":"2023-09-23T23:35:41.529730+0000","last_became_active":"2023-09-23T23:34:47.351201+0000","last_became_peered":"2023-09-23T23:34:47.351201+0000","last_unstale":"2023-09-23T23:35:41.529730+0000","last_undegraded":"2023-09-23T23:35:41.529730+0000","last_fullsized":"2023-09-23T23:35:41.529730+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-24T23:21:45.421909+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,3,6],"acting":[1,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":58,"reported_epoch":142,"state":"active+clean","last_fresh":"2023-09-23T23:35:41.563577+0000","last_change":"2023-09-23T23:35:41.562908+0000","last_active":"2023-09-23T23:35:41.563577+0000","last_peered":"2023-09-23T23:35:41.563577+0000","last_clean":"2023-09-23T23:35:41.563577+0000","last_became_active":"2023-09-23T23:35:41.562502+0000","last_became_peered":"2023-09-23T23:35:41.562502+0000","last_unstale":"2023-09-23T23:35:41.563577+0000","last_undegraded":"2023-09-23T23:35:41.563577+0000","last_fullsized":"2023-09-23T23:35:41.563577+0000","mapping_epoch":141,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":142,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T07:59:58.455940+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[7,3,1],"acting":[7,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":136,"reported_epoch":142,"state":"active+clean","last_fresh":"2023-09-23T23:35:41.531583+0000","last_change":"2023-09-23T23:34:47.351063+0000","last_active":"2023-09-23T23:35:41.531583+0000","last_peered":"2023-09-23T23:35:41.531583+0000","last_clean":"2023-09-23T23:35:41.531583+0000","last_became_active":"2023-09-23T23:34:47.350642+0000","last_became_peered":"2023-09-23T23:34:47.350642+0000","last_unstale":"2023-09-23T23:35:41.531583+0000","last_undegraded":"2023-09-23T23:35:41.531583+0000","last_fullsized":"2023-09-23T23:35:41.531583+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T00:16:56.912097+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":133,"reported_epoch":142,"state":"active+clean","last_fresh":"2023-09-23T23:35:41.568967+0000","last_change":"2023-09-23T23:35:41.563649+0000","last_active":"2023-09-23T23:35:41.568967+0000","last_peered":"2023-09-23T23:35:41.568967+0000","last_clean":"2023-09-23T23:35:41.568967+0000","last_became_active":"2023-09-23T23:35:41.563126+0000","last_became_peered":"2023-09-23T23:35:41.563126+0000","last_unstale":"2023-09-23T23:35:41.568967+0000","last_undegraded":"2023-09-23T23:35:41.568967+0000","last_fullsized":"2023-09-23T23:35:41.568967+0000","mapping_epoch":141,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":142,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:36:01.363780+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,2,3],"acting":[6,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":79,"reported_epoch":143,"state":"active+clean","last_fresh":"2023-09-23T23:35:42.604536+0000","last_change":"2023-09-23T23:35:41.557711+0000","last_active":"2023-09-23T23:35:42.604536+0000","last_peered":"2023-09-23T23:35:42.604536+0000","last_clean":"2023-09-23T23:35:42.604536+0000","last_became_active":"2023-09-23T23:35:41.554711+0000","last_became_peered":"2023-09-23T23:35:41.554711+0000","last_unstale":"2023-09-23T23:35:42.604536+0000","last_undegraded":"2023-09-23T23:35:42.604536+0000","last_fullsized":"2023-09-23T23:35:42.604536+0000","mapping_epoch":141,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":142,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T01:30:48.881964+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,6,1],"acting":[3,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":109,"reported_epoch":142,"state":"active+clean","last_fresh":"2023-09-23T23:35:41.531692+0000","last_change":"2023-09-23T23:26:56.890389+0000","last_active":"2023-09-23T23:35:41.531692+0000","last_peered":"2023-09-23T23:35:41.531692+0000","last_clean":"2023-09-23T23:35:41.531692+0000","last_became_active":"2023-09-23T23:26:56.890056+0000","last_became_peered":"2023-09-23T23:26:56.890056+0000","last_unstale":"2023-09-23T23:35:41.531692+0000","last_undegraded":"2023-09-23T23:35:41.531692+0000","last_fullsized":"2023-09-23T23:35:41.531692+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T00:20:02.700981+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":87,"reported_epoch":142,"state":"active+clean","last_fresh":"2023-09-23T23:35:41.530137+0000","last_change":"2023-09-23T23:32:08.450941+0000","last_active":"2023-09-23T23:35:41.530137+0000","last_peered":"2023-09-23T23:35:41.530137+0000","last_clean":"2023-09-23T23:35:41.530137+0000","last_became_active":"2023-09-23T23:32:08.450379+0000","last_became_peered":"2023-09-23T23:32:08.450379+0000","last_unstale":"2023-09-23T23:35:41.530137+0000","last_undegraded":"2023-09-23T23:35:41.530137+0000","last_fullsized":"2023-09-23T23:35:41.530137+0000","mapping_epoch":120,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":121,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T01:06:48.347411+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[7,1,3],"acting":[7,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":59,"reported_epoch":142,"state":"active+clean","last_fresh":"2023-09-23T23:35:41.538332+0000","last_change":"2023-09-23T23:26:56.895231+0000","last_active":"2023-09-23T23:35:41.538332+0000","last_peered":"2023-09-23T23:35:41.538332+0000","last_clean":"2023-09-23T23:35:41.538332+0000","last_became_active":"2023-09-23T23:26:56.894890+0000","last_became_peered":"2023-09-23T23:26:56.894890+0000","last_unstale":"2023-09-23T23:35:41.538332+0000","last_undegraded":"2023-09-23T23:35:41.538332+0000","last_fullsized":"2023-09-23T23:35:41.538332+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T00:22:50.341613+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.15","version":"68'3","reported_seq":109,"reported_epoch":142,"state":"active+clean","last_fresh":"2023-09-23T23:35:41.529140+0000","last_change":"2023-09-23T23:26:56.893215+0000","last_active":"2023-09-23T23:35:41.529140+0000","last_peered":"2023-09-23T23:35:41.529140+0000","last_clean":"2023-09-23T23:35:41.529140+0000","last_became_active":"2023-09-23T23:26:56.892526+0000","last_became_peered":"2023-09-23T23:26:56.892526+0000","last_unstale":"2023-09-23T23:35:41.529140+0000","last_undegraded":"2023-09-23T23:35:41.529140+0000","last_fullsized":"2023-09-23T23:35:41.529140+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"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 @ 2023-09-25T06:29:33.040836+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"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":4,"num_read_kb":4,"num_write":4,"num_write_kb":1,"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":1,"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":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":34,"reported_epoch":142,"state":"active+clean","last_fresh":"2023-09-23T23:35:41.533950+0000","last_change":"2023-09-23T23:32:08.441035+0000","last_active":"2023-09-23T23:35:41.533950+0000","last_peered":"2023-09-23T23:35:41.533950+0000","last_clean":"2023-09-23T23:35:41.533950+0000","last_became_active":"2023-09-23T23:32:08.440672+0000","last_became_peered":"2023-09-23T23:32:08.440672+0000","last_unstale":"2023-09-23T23:35:41.533950+0000","last_undegraded":"2023-09-23T23:35:41.533950+0000","last_fullsized":"2023-09-23T23:35:41.533950+0000","mapping_epoch":120,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":121,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T07:03:24.522125+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"90'23","reported_seq":76,"reported_epoch":142,"state":"active+clean","last_fresh":"2023-09-23T23:35:41.533167+0000","last_change":"2023-09-23T23:35:10.690659+0000","last_active":"2023-09-23T23:35:41.533167+0000","last_peered":"2023-09-23T23:35:41.533167+0000","last_clean":"2023-09-23T23:35:41.533167+0000","last_became_active":"2023-09-23T23:35:10.690303+0000","last_became_peered":"2023-09-23T23:35:10.690303+0000","last_unstale":"2023-09-23T23:35:41.533167+0000","last_undegraded":"2023-09-23T23:35:41.533167+0000","last_fullsized":"2023-09-23T23:35:41.533167+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"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 @ 2023-09-25T01:03:31.688067+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"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":4,"num_whiteouts":0,"num_read":7,"num_read_kb":6,"num_write":22,"num_write_kb":19,"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":1,"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":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":102,"reported_epoch":142,"state":"active+clean","last_fresh":"2023-09-23T23:35:41.542185+0000","last_change":"2023-09-23T23:25:05.230568+0000","last_active":"2023-09-23T23:35:41.542185+0000","last_peered":"2023-09-23T23:35:41.542185+0000","last_clean":"2023-09-23T23:35:41.542185+0000","last_became_active":"2023-09-23T23:25:05.230211+0000","last_became_peered":"2023-09-23T23:25:05.230211+0000","last_unstale":"2023-09-23T23:35:41.542185+0000","last_undegraded":"2023-09-23T23:35:41.542185+0000","last_fullsized":"2023-09-23T23:35:41.542185+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T01:42:35.780414+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.13","version":"68'2","reported_seq":108,"reported_epoch":142,"state":"active+clean","last_fresh":"2023-09-23T23:35:41.529189+0000","last_change":"2023-09-23T23:26:27.458096+0000","last_active":"2023-09-23T23:35:41.529189+0000","last_peered":"2023-09-23T23:35:41.529189+0000","last_clean":"2023-09-23T23:35:41.529189+0000","last_became_active":"2023-09-23T23:26:27.457646+0000","last_became_peered":"2023-09-23T23:26:27.457646+0000","last_unstale":"2023-09-23T23:35:41.529189+0000","last_undegraded":"2023-09-23T23:35:41.529189+0000","last_fullsized":"2023-09-23T23:35:41.529189+0000","mapping_epoch":104,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":105,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T06:55:17.122383+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"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":4,"num_read_kb":7,"num_write":3,"num_write_kb":6,"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":1,"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":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":109,"reported_epoch":142,"state":"active+clean","last_fresh":"2023-09-23T23:35:41.531033+0000","last_change":"2023-09-23T23:26:56.885271+0000","last_active":"2023-09-23T23:35:41.531033+0000","last_peered":"2023-09-23T23:35:41.531033+0000","last_clean":"2023-09-23T23:35:41.531033+0000","last_became_active":"2023-09-23T23:26:56.884912+0000","last_became_peered":"2023-09-23T23:26:56.884912+0000","last_unstale":"2023-09-23T23:35:41.531033+0000","last_undegraded":"2023-09-23T23:35:41.531033+0000","last_fullsized":"2023-09-23T23:35:41.531033+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:08:04.241839+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":58,"reported_epoch":142,"state":"active+clean","last_fresh":"2023-09-23T23:35:41.558378+0000","last_change":"2023-09-23T23:35:41.555658+0000","last_active":"2023-09-23T23:35:41.558378+0000","last_peered":"2023-09-23T23:35:41.558378+0000","last_clean":"2023-09-23T23:35:41.558378+0000","last_became_active":"2023-09-23T23:35:41.555236+0000","last_became_peered":"2023-09-23T23:35:41.555236+0000","last_unstale":"2023-09-23T23:35:41.558378+0000","last_undegraded":"2023-09-23T23:35:41.558378+0000","last_fullsized":"2023-09-23T23:35:41.558378+0000","mapping_epoch":141,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":142,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-24T23:44:56.741441+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[7,3,1],"acting":[7,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":95,"reported_epoch":142,"state":"active+clean","last_fresh":"2023-09-23T23:35:41.530024+0000","last_change":"2023-09-23T23:32:08.450704+0000","last_active":"2023-09-23T23:35:41.530024+0000","last_peered":"2023-09-23T23:35:41.530024+0000","last_clean":"2023-09-23T23:35:41.530024+0000","last_became_active":"2023-09-23T23:32:08.449891+0000","last_became_peered":"2023-09-23T23:32:08.449891+0000","last_unstale":"2023-09-23T23:35:41.530024+0000","last_undegraded":"2023-09-23T23:35:41.530024+0000","last_fullsized":"2023-09-23T23:35:41.530024+0000","mapping_epoch":120,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":121,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T06:16:06.336371+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[7,3,6],"acting":[7,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":87,"reported_epoch":142,"state":"active+clean","last_fresh":"2023-09-23T23:35:41.528025+0000","last_change":"2023-09-23T23:14:12.808671+0000","last_active":"2023-09-23T23:35:41.528025+0000","last_peered":"2023-09-23T23:35:41.528025+0000","last_clean":"2023-09-23T23:35:41.528025+0000","last_became_active":"2023-09-23T23:14:12.808360+0000","last_became_peered":"2023-09-23T23:14:12.808360+0000","last_unstale":"2023-09-23T23:35:41.528025+0000","last_undegraded":"2023-09-23T23:35:41.528025+0000","last_fullsized":"2023-09-23T23:35:41.528025+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T02:22:40.184723+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":65,"reported_epoch":142,"state":"active+clean","last_fresh":"2023-09-23T23:35:41.531317+0000","last_change":"2023-09-23T23:34:47.368931+0000","last_active":"2023-09-23T23:35:41.531317+0000","last_peered":"2023-09-23T23:35:41.531317+0000","last_clean":"2023-09-23T23:35:41.531317+0000","last_became_active":"2023-09-23T23:34:47.368664+0000","last_became_peered":"2023-09-23T23:34:47.368664+0000","last_unstale":"2023-09-23T23:35:41.531317+0000","last_undegraded":"2023-09-23T23:35:41.531317+0000","last_fullsized":"2023-09-23T23:35:41.531317+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T01:25:55.629432+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,7,2],"acting":[3,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.10","version":"68'8","reported_seq":156,"reported_epoch":142,"state":"active+clean","last_fresh":"2023-09-23T23:35:41.533631+0000","last_change":"2023-09-23T23:34:47.368204+0000","last_active":"2023-09-23T23:35:41.533631+0000","last_peered":"2023-09-23T23:35:41.533631+0000","last_clean":"2023-09-23T23:35:41.533631+0000","last_became_active":"2023-09-23T23:34:47.353802+0000","last_became_peered":"2023-09-23T23:34:47.353802+0000","last_unstale":"2023-09-23T23:35:41.533631+0000","last_undegraded":"2023-09-23T23:35:41.533631+0000","last_fullsized":"2023-09-23T23:35:41.533631+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"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 @ 2023-09-25T07:32:52.930708+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"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":4,"num_whiteouts":0,"num_read":12,"num_read_kb":12,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"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":[6,3,2],"acting":[6,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":109,"reported_epoch":142,"state":"active+clean","last_fresh":"2023-09-23T23:35:41.531179+0000","last_change":"2023-09-23T23:26:56.886861+0000","last_active":"2023-09-23T23:35:41.531179+0000","last_peered":"2023-09-23T23:35:41.531179+0000","last_clean":"2023-09-23T23:35:41.531179+0000","last_became_active":"2023-09-23T23:26:56.886461+0000","last_became_peered":"2023-09-23T23:26:56.886461+0000","last_unstale":"2023-09-23T23:35:41.531179+0000","last_undegraded":"2023-09-23T23:35:41.531179+0000","last_fullsized":"2023-09-23T23:35:41.531179+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:18:06.322375+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"5.9","version":"143'13072","reported_seq":13112,"reported_epoch":143,"state":"active+clean","last_fresh":"2023-09-23T23:36:08.146805+0000","last_change":"2023-09-23T23:30:22.820719+0000","last_active":"2023-09-23T23:36:08.146805+0000","last_peered":"2023-09-23T23:36:08.146805+0000","last_clean":"2023-09-23T23:36:08.146805+0000","last_became_active":"2023-09-23T23:30:22.820454+0000","last_became_peered":"2023-09-23T23:30:22.820454+0000","last_unstale":"2023-09-23T23:36:08.146805+0000","last_undegraded":"2023-09-23T23:36:08.146805+0000","last_fullsized":"2023-09-23T23:36:08.146805+0000","mapping_epoch":111,"log_start":"118'6469","ondisk_log_start":"118'6469","created":111,"last_epoch_clean":112,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:30:21.787637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:30:21.787637+0000","last_clean_scrub_stamp":"2023-09-23T23:30:21.787637+0000","objects_scrubbed":0,"log_size":6603,"log_dups_size":0,"ondisk_log_size":6603,"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 @ 2023-09-25T02:06:19.073580+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":32243712,"num_objects":492,"num_object_clones":0,"num_object_copies":1476,"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":492,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13072,"num_write_kb":434048,"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":[7,6,4],"acting":[7,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.f","version":"68'1","reported_seq":120,"reported_epoch":142,"state":"active+clean","last_fresh":"2023-09-23T23:35:41.529002+0000","last_change":"2023-09-23T23:34:47.374319+0000","last_active":"2023-09-23T23:35:41.529002+0000","last_peered":"2023-09-23T23:35:41.529002+0000","last_clean":"2023-09-23T23:35:41.529002+0000","last_became_active":"2023-09-23T23:34:47.357251+0000","last_became_peered":"2023-09-23T23:34:47.357251+0000","last_unstale":"2023-09-23T23:35:41.529002+0000","last_undegraded":"2023-09-23T23:35:41.529002+0000","last_fullsized":"2023-09-23T23:35:41.529002+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"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 @ 2023-09-25T01:29:55.341780+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":22,"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":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":36,"reported_epoch":142,"state":"active+clean","last_fresh":"2023-09-23T23:35:41.529126+0000","last_change":"2023-09-23T23:32:08.453806+0000","last_active":"2023-09-23T23:35:41.529126+0000","last_peered":"2023-09-23T23:35:41.529126+0000","last_clean":"2023-09-23T23:35:41.529126+0000","last_became_active":"2023-09-23T23:32:08.453500+0000","last_became_peered":"2023-09-23T23:32:08.453500+0000","last_unstale":"2023-09-23T23:35:41.529126+0000","last_undegraded":"2023-09-23T23:35:41.529126+0000","last_fullsized":"2023-09-23T23:35:41.529126+0000","mapping_epoch":120,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":121,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T00:48:14.829181+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[7,6,4],"acting":[7,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"5.8","version":"143'13427","reported_seq":13479,"reported_epoch":143,"state":"active+remapped+backfill_wait","last_fresh":"2023-09-23T23:36:08.213172+0000","last_change":"2023-09-23T23:35:42.913666+0000","last_active":"2023-09-23T23:36:08.213172+0000","last_peered":"2023-09-23T23:36:08.213172+0000","last_clean":"2023-09-23T23:35:40.521292+0000","last_became_active":"2023-09-23T23:35:42.816853+0000","last_became_peered":"2023-09-23T23:35:42.816853+0000","last_unstale":"2023-09-23T23:36:08.213172+0000","last_undegraded":"2023-09-23T23:36:08.213172+0000","last_fullsized":"2023-09-23T23:36:08.213172+0000","mapping_epoch":142,"log_start":"116'4838","ondisk_log_start":"116'4838","created":111,"last_epoch_clean":112,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:30:21.787637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:30:21.787637+0000","last_clean_scrub_stamp":"2023-09-23T23:30:21.787637+0000","objects_scrubbed":0,"log_size":8589,"log_dups_size":0,"ondisk_log_size":8589,"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 @ 2023-09-25T07:26:29.436400+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":35717120,"num_objects":545,"num_object_clones":0,"num_object_copies":1635,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":545,"num_objects_unfound":0,"num_objects_dirty":545,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13427,"num_write_kb":447104,"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":[2,1,4],"acting":[2,1,0],"avail_no_missing":["2","0","1"],"object_location_counts":[{"shards":"0,1,2","objects":545}],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.e","version":"68'2","reported_seq":121,"reported_epoch":142,"state":"active+clean","last_fresh":"2023-09-23T23:35:41.533440+0000","last_change":"2023-09-23T23:34:47.371592+0000","last_active":"2023-09-23T23:35:41.533440+0000","last_peered":"2023-09-23T23:35:41.533440+0000","last_clean":"2023-09-23T23:35:41.533440+0000","last_became_active":"2023-09-23T23:34:47.348815+0000","last_became_peered":"2023-09-23T23:34:47.348815+0000","last_unstale":"2023-09-23T23:35:41.533440+0000","last_undegraded":"2023-09-23T23:35:41.533440+0000","last_fullsized":"2023-09-23T23:35:41.533440+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T03:49:14.820501+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"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":[7,1,3],"acting":[7,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":94,"reported_epoch":142,"state":"active+clean","last_fresh":"2023-09-23T23:35:41.525220+0000","last_change":"2023-09-23T23:35:10.673509+0000","last_active":"2023-09-23T23:35:41.525220+0000","last_peered":"2023-09-23T23:35:41.525220+0000","last_clean":"2023-09-23T23:35:41.525220+0000","last_became_active":"2023-09-23T23:35:10.673318+0000","last_became_peered":"2023-09-23T23:35:10.673318+0000","last_unstale":"2023-09-23T23:35:41.525220+0000","last_undegraded":"2023-09-23T23:35:41.525220+0000","last_fullsized":"2023-09-23T23:35:41.525220+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:08:13.653109+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,4,3],"acting":[1,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"5.b","version":"143'13256","reported_seq":14621,"reported_epoch":143,"state":"active+recovery_wait+degraded+remapped","last_fresh":"2023-09-23T23:36:08.293163+0000","last_change":"2023-09-23T23:35:43.127658+0000","last_active":"2023-09-23T23:36:08.293163+0000","last_peered":"2023-09-23T23:36:08.293163+0000","last_clean":"2023-09-23T23:32:07.402766+0000","last_became_active":"2023-09-23T23:35:42.915710+0000","last_became_peered":"2023-09-23T23:35:42.915710+0000","last_unstale":"2023-09-23T23:36:08.293163+0000","last_undegraded":"2023-09-23T23:35:42.896389+0000","last_fullsized":"2023-09-23T23:36:08.293163+0000","mapping_epoch":142,"log_start":"116'4633","ondisk_log_start":"116'4633","created":111,"last_epoch_clean":112,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:30:21.787637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:30:21.787637+0000","last_clean_scrub_stamp":"2023-09-23T23:30:21.787637+0000","objects_scrubbed":0,"log_size":8623,"log_dups_size":0,"ondisk_log_size":8623,"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 @ 2023-09-25T10:29:23.146668+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34471936,"num_objects":526,"num_object_clones":0,"num_object_copies":1578,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":526,"num_objects_misplaced":6166,"num_objects_unfound":0,"num_objects_dirty":526,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13256,"num_write_kb":441024,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":653,"num_bytes_recovered":42795008,"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":[2,7,1],"acting":[2,7,0],"avail_no_missing":["2","0","5"],"object_location_counts":[{"shards":"0,2,5","objects":453},{"shards":"0,2,7","objects":73}],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.d","version":"68'1","reported_seq":103,"reported_epoch":142,"state":"active+clean","last_fresh":"2023-09-23T23:35:41.528758+0000","last_change":"2023-09-23T23:32:08.461518+0000","last_active":"2023-09-23T23:35:41.528758+0000","last_peered":"2023-09-23T23:35:41.528758+0000","last_clean":"2023-09-23T23:35:41.528758+0000","last_became_active":"2023-09-23T23:32:08.449377+0000","last_became_peered":"2023-09-23T23:32:08.449377+0000","last_unstale":"2023-09-23T23:35:41.528758+0000","last_undegraded":"2023-09-23T23:35:41.528758+0000","last_fullsized":"2023-09-23T23:35:41.528758+0000","mapping_epoch":120,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":121,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"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 @ 2023-09-25T05:48:16.657606+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":70,"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":[7,6,3],"acting":[7,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":103,"reported_epoch":142,"state":"active+clean","last_fresh":"2023-09-23T23:35:41.538521+0000","last_change":"2023-09-23T23:25:05.220002+0000","last_active":"2023-09-23T23:35:41.538521+0000","last_peered":"2023-09-23T23:35:41.538521+0000","last_clean":"2023-09-23T23:35:41.538521+0000","last_became_active":"2023-09-23T23:25:05.219646+0000","last_became_peered":"2023-09-23T23:25:05.219646+0000","last_unstale":"2023-09-23T23:35:41.538521+0000","last_undegraded":"2023-09-23T23:35:41.538521+0000","last_fullsized":"2023-09-23T23:35:41.538521+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:23:49.940589+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"5.a","version":"143'13254","reported_seq":13313,"reported_epoch":143,"state":"active+remapped+backfill_wait","last_fresh":"2023-09-23T23:36:08.110406+0000","last_change":"2023-09-23T23:35:41.746740+0000","last_active":"2023-09-23T23:36:08.110406+0000","last_peered":"2023-09-23T23:36:08.110406+0000","last_clean":"2023-09-23T23:34:46.554346+0000","last_became_active":"2023-09-23T23:35:41.713165+0000","last_became_peered":"2023-09-23T23:35:41.713165+0000","last_unstale":"2023-09-23T23:36:08.110406+0000","last_undegraded":"2023-09-23T23:36:08.110406+0000","last_fullsized":"2023-09-23T23:36:08.110406+0000","mapping_epoch":141,"log_start":"116'4614","ondisk_log_start":"116'4614","created":111,"last_epoch_clean":112,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:30:21.787637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:30:21.787637+0000","last_clean_scrub_stamp":"2023-09-23T23:30:21.787637+0000","objects_scrubbed":0,"log_size":8640,"log_dups_size":0,"ondisk_log_size":8640,"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 @ 2023-09-25T05:30:26.700153+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":37093376,"num_objects":566,"num_object_clones":0,"num_object_copies":1698,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":566,"num_objects_unfound":0,"num_objects_dirty":566,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13254,"num_write_kb":442240,"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":[2,3,1],"acting":[2,3,4],"avail_no_missing":["2","3","4"],"object_location_counts":[{"shards":"2,3,4","objects":566}],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":96,"reported_epoch":142,"state":"active+clean","last_fresh":"2023-09-23T23:35:41.530849+0000","last_change":"2023-09-23T23:32:08.441267+0000","last_active":"2023-09-23T23:35:41.530849+0000","last_peered":"2023-09-23T23:35:41.530849+0000","last_clean":"2023-09-23T23:35:41.530849+0000","last_became_active":"2023-09-23T23:32:08.440895+0000","last_became_peered":"2023-09-23T23:32:08.440895+0000","last_unstale":"2023-09-23T23:35:41.530849+0000","last_undegraded":"2023-09-23T23:35:41.530849+0000","last_fullsized":"2023-09-23T23:35:41.530849+0000","mapping_epoch":120,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":121,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T02:38:44.532782+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,6,1],"acting":[3,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":47,"reported_epoch":143,"state":"active+clean","last_fresh":"2023-09-23T23:35:42.535076+0000","last_change":"2023-09-23T23:35:41.554918+0000","last_active":"2023-09-23T23:35:42.535076+0000","last_peered":"2023-09-23T23:35:42.535076+0000","last_clean":"2023-09-23T23:35:42.535076+0000","last_became_active":"2023-09-23T23:35:41.554595+0000","last_became_peered":"2023-09-23T23:35:41.554595+0000","last_unstale":"2023-09-23T23:35:42.535076+0000","last_undegraded":"2023-09-23T23:35:42.535076+0000","last_fullsized":"2023-09-23T23:35:42.535076+0000","mapping_epoch":141,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":142,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:08:11.714395+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,4,3],"acting":[1,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"5.d","version":"143'13024","reported_seq":14334,"reported_epoch":143,"state":"active+recovery_wait+degraded+remapped","last_fresh":"2023-09-23T23:36:08.250388+0000","last_change":"2023-09-23T23:35:43.031375+0000","last_active":"2023-09-23T23:36:08.250388+0000","last_peered":"2023-09-23T23:36:08.250388+0000","last_clean":"2023-09-23T23:32:07.405130+0000","last_became_active":"2023-09-23T23:35:42.870949+0000","last_became_peered":"2023-09-23T23:35:42.870949+0000","last_unstale":"2023-09-23T23:36:08.250388+0000","last_undegraded":"2023-09-23T23:35:42.860389+0000","last_fullsized":"2023-09-23T23:36:08.250388+0000","mapping_epoch":142,"log_start":"116'4429","ondisk_log_start":"116'4429","created":111,"last_epoch_clean":112,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:30:21.787637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:30:21.787637+0000","last_clean_scrub_stamp":"2023-09-23T23:30:21.787637+0000","objects_scrubbed":0,"log_size":8595,"log_dups_size":0,"ondisk_log_size":8595,"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 @ 2023-09-25T06:22:09.706740+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":32309272,"num_objects":494,"num_object_clones":0,"num_object_copies":1482,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":494,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":494,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":13024,"num_write_kb":432513,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":624,"num_bytes_recovered":40894464,"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":[2,7,3],"acting":[2,7,0],"avail_no_missing":["2","5","7"],"object_location_counts":[{"shards":"0,2,7","objects":64},{"shards":"2,5,7","objects":430}],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.b","version":"69'3","reported_seq":123,"reported_epoch":143,"state":"active+clean","last_fresh":"2023-09-23T23:35:42.602784+0000","last_change":"2023-09-23T23:34:47.361497+0000","last_active":"2023-09-23T23:35:42.602784+0000","last_peered":"2023-09-23T23:35:42.602784+0000","last_clean":"2023-09-23T23:35:42.602784+0000","last_became_active":"2023-09-23T23:34:47.351648+0000","last_became_peered":"2023-09-23T23:34:47.351648+0000","last_unstale":"2023-09-23T23:35:42.602784+0000","last_undegraded":"2023-09-23T23:35:42.602784+0000","last_fullsized":"2023-09-23T23:35:42.602784+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"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 @ 2023-09-25T00:53:28.719018+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"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":[3,4,1],"acting":[3,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":77,"reported_epoch":142,"state":"active+clean","last_fresh":"2023-09-23T23:35:41.530916+0000","last_change":"2023-09-23T23:35:10.677772+0000","last_active":"2023-09-23T23:35:41.530916+0000","last_peered":"2023-09-23T23:35:41.530916+0000","last_clean":"2023-09-23T23:35:41.530916+0000","last_became_active":"2023-09-23T23:35:10.677374+0000","last_became_peered":"2023-09-23T23:35:10.677374+0000","last_unstale":"2023-09-23T23:35:41.530916+0000","last_undegraded":"2023-09-23T23:35:41.530916+0000","last_fullsized":"2023-09-23T23:35:41.530916+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:11:39.907276+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,4,6],"acting":[3,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"5.c","version":"143'13132","reported_seq":13186,"reported_epoch":143,"state":"active+recovery_wait+remapped","last_fresh":"2023-09-23T23:36:08.731959+0000","last_change":"2023-09-23T23:35:42.849694+0000","last_active":"2023-09-23T23:36:08.731959+0000","last_peered":"2023-09-23T23:36:08.731959+0000","last_clean":"2023-09-23T23:35:40.480116+0000","last_became_active":"2023-09-23T23:35:42.688117+0000","last_became_peered":"2023-09-23T23:35:42.688117+0000","last_unstale":"2023-09-23T23:36:08.731959+0000","last_undegraded":"2023-09-23T23:36:08.731959+0000","last_fullsized":"2023-09-23T23:36:08.731959+0000","mapping_epoch":142,"log_start":"125'8161","ondisk_log_start":"125'8161","created":111,"last_epoch_clean":112,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:30:21.787637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:30:21.787637+0000","last_clean_scrub_stamp":"2023-09-23T23:30:21.787637+0000","objects_scrubbed":0,"log_size":4971,"log_dups_size":0,"ondisk_log_size":4971,"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 @ 2023-09-25T06:19:54.686651+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":31850496,"num_objects":486,"num_object_clones":0,"num_object_copies":1458,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":486,"num_objects_unfound":0,"num_objects_dirty":486,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13132,"num_write_kb":435776,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"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,4,6],"acting":[1,4,0],"avail_no_missing":["1","0","4"],"object_location_counts":[{"shards":"0,1,4","objects":486}],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":104,"reported_epoch":142,"state":"active+clean","last_fresh":"2023-09-23T23:35:41.533466+0000","last_change":"2023-09-23T23:25:05.219578+0000","last_active":"2023-09-23T23:35:41.533466+0000","last_peered":"2023-09-23T23:35:41.533466+0000","last_clean":"2023-09-23T23:35:41.533466+0000","last_became_active":"2023-09-23T23:25:05.219019+0000","last_became_peered":"2023-09-23T23:25:05.219019+0000","last_unstale":"2023-09-23T23:35:41.533466+0000","last_undegraded":"2023-09-23T23:35:41.533466+0000","last_fullsized":"2023-09-23T23:35:41.533466+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:11:30.175167+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":94,"reported_epoch":142,"state":"active+clean","last_fresh":"2023-09-23T23:35:41.529243+0000","last_change":"2023-09-23T23:34:47.357143+0000","last_active":"2023-09-23T23:35:41.529243+0000","last_peered":"2023-09-23T23:35:41.529243+0000","last_clean":"2023-09-23T23:35:41.529243+0000","last_became_active":"2023-09-23T23:34:47.356826+0000","last_became_peered":"2023-09-23T23:34:47.356826+0000","last_unstale":"2023-09-23T23:35:41.529243+0000","last_undegraded":"2023-09-23T23:35:41.529243+0000","last_fullsized":"2023-09-23T23:35:41.529243+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:18:46.795742+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[2,1,6],"acting":[2,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"5.f","version":"143'13165","reported_seq":17170,"reported_epoch":143,"state":"active+recovery_wait+degraded","last_fresh":"2023-09-23T23:36:08.115300+0000","last_change":"2023-09-23T23:35:41.550515+0000","last_active":"2023-09-23T23:36:08.115300+0000","last_peered":"2023-09-23T23:36:08.115300+0000","last_clean":"2023-09-23T23:32:07.309923+0000","last_became_active":"2023-09-23T23:35:11.686972+0000","last_became_peered":"2023-09-23T23:35:11.686972+0000","last_unstale":"2023-09-23T23:36:08.115300+0000","last_undegraded":"2023-09-23T23:35:41.549382+0000","last_fullsized":"2023-09-23T23:36:08.115300+0000","mapping_epoch":138,"log_start":"118'6127","ondisk_log_start":"118'6127","created":111,"last_epoch_clean":112,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:30:21.787637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:30:21.787637+0000","last_clean_scrub_stamp":"2023-09-23T23:30:21.787637+0000","objects_scrubbed":0,"log_size":7038,"log_dups_size":0,"ondisk_log_size":7038,"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 @ 2023-09-25T07:31:35.615689+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":32571392,"num_objects":497,"num_object_clones":0,"num_object_copies":1491,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":4778,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":497,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13165,"num_write_kb":437184,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1974,"num_bytes_recovered":129368064,"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":[6,4,2],"acting":[6,4,2],"avail_no_missing":["6","4","5"],"object_location_counts":[{"shards":"2,4,6","objects":78},{"shards":"4,5,6","objects":419}],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":78,"reported_epoch":142,"state":"active+clean","last_fresh":"2023-09-23T23:35:41.527981+0000","last_change":"2023-09-23T23:34:47.353033+0000","last_active":"2023-09-23T23:35:41.527981+0000","last_peered":"2023-09-23T23:35:41.527981+0000","last_clean":"2023-09-23T23:35:41.527981+0000","last_became_active":"2023-09-23T23:34:47.349162+0000","last_became_peered":"2023-09-23T23:34:47.349162+0000","last_unstale":"2023-09-23T23:35:41.527981+0000","last_undegraded":"2023-09-23T23:35:41.527981+0000","last_fullsized":"2023-09-23T23:35:41.527981+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T07:21:54.550633+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[2,7,1],"acting":[2,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":84,"reported_epoch":142,"state":"active+clean","last_fresh":"2023-09-23T23:35:41.537732+0000","last_change":"2023-09-23T23:35:10.690516+0000","last_active":"2023-09-23T23:35:41.537732+0000","last_peered":"2023-09-23T23:35:41.537732+0000","last_clean":"2023-09-23T23:35:41.537732+0000","last_became_active":"2023-09-23T23:35:10.689841+0000","last_became_peered":"2023-09-23T23:35:10.689841+0000","last_unstale":"2023-09-23T23:35:41.537732+0000","last_undegraded":"2023-09-23T23:35:41.537732+0000","last_fullsized":"2023-09-23T23:35:41.537732+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:36:08.373176+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,2],"acting":[6,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"5.e","version":"143'13398","reported_seq":20595,"reported_epoch":143,"state":"active+recovery_wait+degraded+remapped","last_fresh":"2023-09-23T23:36:10.270937+0000","last_change":"2023-09-23T23:35:41.807110+0000","last_active":"2023-09-23T23:36:10.270937+0000","last_peered":"2023-09-23T23:36:10.270937+0000","last_clean":"2023-09-23T23:32:07.440245+0000","last_became_active":"2023-09-23T23:35:41.739732+0000","last_became_peered":"2023-09-23T23:35:41.739732+0000","last_unstale":"2023-09-23T23:36:10.270937+0000","last_undegraded":"2023-09-23T23:35:41.735824+0000","last_fullsized":"2023-09-23T23:36:10.270937+0000","mapping_epoch":141,"log_start":"116'5072","ondisk_log_start":"116'5072","created":111,"last_epoch_clean":112,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:30:21.787637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:30:21.787637+0000","last_clean_scrub_stamp":"2023-09-23T23:30:21.787637+0000","objects_scrubbed":0,"log_size":8326,"log_dups_size":0,"ondisk_log_size":8326,"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 @ 2023-09-25T02:49:05.536969+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":28966912,"num_objects":442,"num_object_clones":0,"num_object_copies":1326,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":442,"num_objects_misplaced":884,"num_objects_unfound":0,"num_objects_dirty":442,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13398,"num_write_kb":442880,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3560,"num_bytes_recovered":233242624,"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":[3,7,1],"acting":[0,4,2],"avail_no_missing":["0","4","5"],"object_location_counts":[{"shards":"0,2,4","objects":83},{"shards":"0,4,5","objects":359}],"blocked_by":[],"up_primary":3,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":111,"reported_epoch":142,"state":"active+clean","last_fresh":"2023-09-23T23:35:41.531412+0000","last_change":"2023-09-23T23:26:56.895363+0000","last_active":"2023-09-23T23:35:41.531412+0000","last_peered":"2023-09-23T23:35:41.531412+0000","last_clean":"2023-09-23T23:35:41.531412+0000","last_became_active":"2023-09-23T23:26:56.894993+0000","last_became_peered":"2023-09-23T23:26:56.894993+0000","last_unstale":"2023-09-23T23:35:41.531412+0000","last_undegraded":"2023-09-23T23:35:41.531412+0000","last_fullsized":"2023-09-23T23:35:41.531412+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:10:49.889612+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":84,"reported_epoch":142,"state":"active+clean","last_fresh":"2023-09-23T23:35:41.534430+0000","last_change":"2023-09-23T23:26:56.892048+0000","last_active":"2023-09-23T23:35:41.534430+0000","last_peered":"2023-09-23T23:35:41.534430+0000","last_clean":"2023-09-23T23:35:41.534430+0000","last_became_active":"2023-09-23T23:26:56.891708+0000","last_became_peered":"2023-09-23T23:26:56.891708+0000","last_unstale":"2023-09-23T23:35:41.534430+0000","last_undegraded":"2023-09-23T23:35:41.534430+0000","last_fullsized":"2023-09-23T23:35:41.534430+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T06:30:13.122988+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"86'141","reported_seq":629,"reported_epoch":143,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T23:35:42.823711+0000","last_change":"2023-09-23T23:35:42.823848+0000","last_active":"2023-09-23T23:35:42.823711+0000","last_peered":"2023-09-23T23:35:42.823711+0000","last_clean":"2023-09-23T23:35:28.675124+0000","last_became_active":"2023-09-23T23:35:42.823451+0000","last_became_peered":"2023-09-23T23:35:42.823451+0000","last_unstale":"2023-09-23T23:35:42.823711+0000","last_undegraded":"2023-09-23T23:35:42.536421+0000","last_fullsized":"2023-09-23T23:35:42.535398+0000","mapping_epoch":142,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":141,"log_dups_size":0,"ondisk_log_size":141,"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 @ 2023-09-25T07:12:55.244498+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0015580520000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":10,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":790,"num_read_kb":1129,"num_write":131,"num_write_kb":281,"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":1,"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,7,2],"acting":[1,7],"avail_no_missing":["1","0","7"],"object_location_counts":[{"shards":"0,1,7","objects":1}],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":113,"reported_epoch":142,"state":"active+clean","last_fresh":"2023-09-23T23:35:41.531194+0000","last_change":"2023-09-23T23:32:08.441997+0000","last_active":"2023-09-23T23:35:41.531194+0000","last_peered":"2023-09-23T23:35:41.531194+0000","last_clean":"2023-09-23T23:35:41.531194+0000","last_became_active":"2023-09-23T23:32:08.441659+0000","last_became_peered":"2023-09-23T23:32:08.441659+0000","last_unstale":"2023-09-23T23:35:41.531194+0000","last_undegraded":"2023-09-23T23:35:41.531194+0000","last_fullsized":"2023-09-23T23:35:41.531194+0000","mapping_epoch":120,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":121,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T00:23:04.802598+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,2,6],"acting":[3,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":97,"reported_epoch":142,"state":"active+clean","last_fresh":"2023-09-23T23:35:41.712798+0000","last_change":"2023-09-23T23:35:41.709952+0000","last_active":"2023-09-23T23:35:41.712798+0000","last_peered":"2023-09-23T23:35:41.712798+0000","last_clean":"2023-09-23T23:35:41.712798+0000","last_became_active":"2023-09-23T23:35:41.709171+0000","last_became_peered":"2023-09-23T23:35:41.709171+0000","last_unstale":"2023-09-23T23:35:41.712798+0000","last_undegraded":"2023-09-23T23:35:41.712798+0000","last_fullsized":"2023-09-23T23:35:41.712798+0000","mapping_epoch":141,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":142,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:36:14.187428+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,2,7],"acting":[1,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"5.3","version":"143'13178","reported_seq":23129,"reported_epoch":143,"state":"active+recovery_wait+degraded+remapped","last_fresh":"2023-09-23T23:36:08.057199+0000","last_change":"2023-09-23T23:35:42.919602+0000","last_active":"2023-09-23T23:36:08.057199+0000","last_peered":"2023-09-23T23:36:08.057199+0000","last_clean":"2023-09-23T23:32:07.423983+0000","last_became_active":"2023-09-23T23:35:42.833662+0000","last_became_peered":"2023-09-23T23:35:42.833662+0000","last_unstale":"2023-09-23T23:36:08.057199+0000","last_undegraded":"2023-09-23T23:35:42.691925+0000","last_fullsized":"2023-09-23T23:36:08.057199+0000","mapping_epoch":142,"log_start":"118'6123","ondisk_log_start":"118'6123","created":111,"last_epoch_clean":112,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:30:21.787637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:30:21.787637+0000","last_clean_scrub_stamp":"2023-09-23T23:30:21.787637+0000","objects_scrubbed":0,"log_size":7055,"log_dups_size":0,"ondisk_log_size":7055,"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 @ 2023-09-25T01:20:45.330531+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":33161216,"num_objects":506,"num_object_clones":0,"num_object_copies":1518,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":506,"num_objects_misplaced":1823,"num_objects_unfound":0,"num_objects_dirty":506,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13178,"num_write_kb":437888,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4944,"num_bytes_recovered":324009984,"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":[6,3,1],"acting":[6,3,0],"avail_no_missing":["6","0","5"],"object_location_counts":[{"shards":"0,3,6","objects":74},{"shards":"0,5,6","objects":432}],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"5.5","version":"143'13204","reported_seq":14355,"reported_epoch":143,"state":"active+remapped+backfill_wait","last_fresh":"2023-09-23T23:36:08.672378+0000","last_change":"2023-09-23T23:35:41.553733+0000","last_active":"2023-09-23T23:36:08.672378+0000","last_peered":"2023-09-23T23:36:08.672378+0000","last_clean":"2023-09-23T23:34:46.566135+0000","last_became_active":"2023-09-23T23:34:48.495825+0000","last_became_peered":"2023-09-23T23:34:48.495825+0000","last_unstale":"2023-09-23T23:36:08.672378+0000","last_undegraded":"2023-09-23T23:36:08.672378+0000","last_fullsized":"2023-09-23T23:36:08.672378+0000","mapping_epoch":134,"log_start":"125'8224","ondisk_log_start":"125'8224","created":111,"last_epoch_clean":112,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:30:21.787637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:30:21.787637+0000","last_clean_scrub_stamp":"2023-09-23T23:30:21.787637+0000","objects_scrubbed":0,"log_size":4980,"log_dups_size":0,"ondisk_log_size":4980,"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 @ 2023-09-25T07:37:13.141197+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":33292288,"num_objects":508,"num_object_clones":0,"num_object_copies":1524,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":664,"num_objects_unfound":0,"num_objects_dirty":508,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13204,"num_write_kb":438784,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":365,"num_bytes_recovered":23920640,"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,6,7],"acting":[1,0,4],"avail_no_missing":["1","0","4"],"object_location_counts":[{"shards":"0,1,4","objects":508}],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"86'65","reported_seq":654,"reported_epoch":142,"state":"active+clean","last_fresh":"2023-09-23T23:35:41.712866+0000","last_change":"2023-09-23T23:35:41.712039+0000","last_active":"2023-09-23T23:35:41.712866+0000","last_peered":"2023-09-23T23:35:41.712866+0000","last_clean":"2023-09-23T23:35:41.712866+0000","last_became_active":"2023-09-23T23:35:41.552046+0000","last_became_peered":"2023-09-23T23:35:41.552046+0000","last_unstale":"2023-09-23T23:35:41.712866+0000","last_undegraded":"2023-09-23T23:35:41.712866+0000","last_fullsized":"2023-09-23T23:35:41.712866+0000","mapping_epoch":141,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":142,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":65,"log_dups_size":0,"ondisk_log_size":65,"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 @ 2023-09-25T09:54:09.518261+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0011165630000000001,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":823,"num_read_kb":765,"num_write":49,"num_write_kb":33,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":10,"num_bytes_recovered":38,"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,6,3],"acting":[1,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":64,"reported_epoch":142,"state":"active+clean","last_fresh":"2023-09-23T23:35:41.545010+0000","last_change":"2023-09-23T23:35:41.544251+0000","last_active":"2023-09-23T23:35:41.545010+0000","last_peered":"2023-09-23T23:35:41.545010+0000","last_clean":"2023-09-23T23:35:41.545010+0000","last_became_active":"2023-09-23T23:35:41.543876+0000","last_became_peered":"2023-09-23T23:35:41.543876+0000","last_unstale":"2023-09-23T23:35:41.545010+0000","last_undegraded":"2023-09-23T23:35:41.545010+0000","last_fullsized":"2023-09-23T23:35:41.545010+0000","mapping_epoch":141,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":142,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:57:42.779563+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":100,"reported_epoch":142,"state":"active+clean","last_fresh":"2023-09-23T23:35:41.533896+0000","last_change":"2023-09-23T23:26:56.887746+0000","last_active":"2023-09-23T23:35:41.533896+0000","last_peered":"2023-09-23T23:35:41.533896+0000","last_clean":"2023-09-23T23:35:41.533896+0000","last_became_active":"2023-09-23T23:26:56.887239+0000","last_became_peered":"2023-09-23T23:26:56.887239+0000","last_unstale":"2023-09-23T23:35:41.533896+0000","last_undegraded":"2023-09-23T23:35:41.533896+0000","last_fullsized":"2023-09-23T23:35:41.533896+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T06:37:21.318533+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"5.6","version":"143'13388","reported_seq":17619,"reported_epoch":143,"state":"active+recovering+remapped","last_fresh":"2023-09-23T23:36:08.274845+0000","last_change":"2023-09-23T23:35:41.581970+0000","last_active":"2023-09-23T23:36:08.274845+0000","last_peered":"2023-09-23T23:36:08.274845+0000","last_clean":"2023-09-23T23:32:07.379630+0000","last_became_active":"2023-09-23T23:34:48.590327+0000","last_became_peered":"2023-09-23T23:34:48.590327+0000","last_unstale":"2023-09-23T23:36:08.274845+0000","last_undegraded":"2023-09-23T23:36:08.274845+0000","last_fullsized":"2023-09-23T23:36:08.274845+0000","mapping_epoch":134,"log_start":"116'4732","ondisk_log_start":"116'4732","created":111,"last_epoch_clean":112,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:30:21.787637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:30:21.787637+0000","last_clean_scrub_stamp":"2023-09-23T23:30:21.787637+0000","objects_scrubbed":0,"log_size":8656,"log_dups_size":0,"ondisk_log_size":8656,"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 @ 2023-09-25T08:23:37.990929+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":33816576,"num_objects":516,"num_object_clones":0,"num_object_copies":1548,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":422,"num_objects_unfound":0,"num_objects_dirty":516,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13388,"num_write_kb":444928,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2085,"num_bytes_recovered":136577024,"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":[2,7,1],"acting":[2,7,4],"avail_no_missing":["2","5","7"],"object_location_counts":[{"shards":"2,4,7","objects":94},{"shards":"2,5,7","objects":422}],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.1","version":"86'129","reported_seq":805,"reported_epoch":143,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T23:35:42.612517+0000","last_change":"2023-09-23T23:35:42.615473+0000","last_active":"2023-09-23T23:35:42.612517+0000","last_peered":"2023-09-23T23:35:42.612517+0000","last_clean":"2023-09-23T23:35:17.747420+0000","last_became_active":"2023-09-23T23:35:42.610562+0000","last_became_peered":"2023-09-23T23:35:42.610562+0000","last_unstale":"2023-09-23T23:35:42.612517+0000","last_undegraded":"2023-09-23T23:35:42.602692+0000","last_fullsized":"2023-09-23T23:35:42.533043+0000","mapping_epoch":142,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":129,"log_dups_size":0,"ondisk_log_size":129,"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 @ 2023-09-25T09:21:57.042462+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00137744,"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":11,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1280,"num_read_kb":2606,"num_write":99,"num_write_kb":1350,"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":[2,3,1],"acting":[2,3],"avail_no_missing":["2","0","3"],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":84,"reported_epoch":142,"state":"active+clean","last_fresh":"2023-09-23T23:35:41.536182+0000","last_change":"2023-09-23T23:26:27.455262+0000","last_active":"2023-09-23T23:35:41.536182+0000","last_peered":"2023-09-23T23:35:41.536182+0000","last_clean":"2023-09-23T23:35:41.536182+0000","last_became_active":"2023-09-23T23:26:27.454866+0000","last_became_peered":"2023-09-23T23:26:27.454866+0000","last_unstale":"2023-09-23T23:35:41.536182+0000","last_undegraded":"2023-09-23T23:35:41.536182+0000","last_fullsized":"2023-09-23T23:35:41.536182+0000","mapping_epoch":104,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":105,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:09:05.340269+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":132,"reported_epoch":143,"state":"active+clean","last_fresh":"2023-09-23T23:35:42.536418+0000","last_change":"2023-09-23T23:34:47.356411+0000","last_active":"2023-09-23T23:35:42.536418+0000","last_peered":"2023-09-23T23:35:42.536418+0000","last_clean":"2023-09-23T23:35:42.536418+0000","last_became_active":"2023-09-23T23:34:47.353634+0000","last_became_peered":"2023-09-23T23:34:47.353634+0000","last_unstale":"2023-09-23T23:35:42.536418+0000","last_undegraded":"2023-09-23T23:35:42.536418+0000","last_fullsized":"2023-09-23T23:35:42.536418+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T04:06:40.252460+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,7,3],"acting":[1,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"86'236","reported_seq":905,"reported_epoch":142,"state":"active+clean","last_fresh":"2023-09-23T23:35:41.528966+0000","last_change":"2023-09-23T23:32:11.518979+0000","last_active":"2023-09-23T23:35:41.528966+0000","last_peered":"2023-09-23T23:35:41.528966+0000","last_clean":"2023-09-23T23:35:41.528966+0000","last_became_active":"2023-09-23T23:32:11.518388+0000","last_became_peered":"2023-09-23T23:32:11.518388+0000","last_unstale":"2023-09-23T23:35:41.528966+0000","last_undegraded":"2023-09-23T23:35:41.528966+0000","last_fullsized":"2023-09-23T23:35:41.528966+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":236,"log_dups_size":0,"ondisk_log_size":236,"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 @ 2023-09-25T09:21:58.906242+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001002637,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":1277,"num_read_kb":1428,"num_write":202,"num_write_kb":266,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":11,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"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":[2,7,3],"acting":[2,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"1.0","version":"90'161","reported_seq":510,"reported_epoch":143,"state":"active+clean","last_fresh":"2023-09-23T23:35:42.549567+0000","last_change":"2023-09-23T23:35:42.549567+0000","last_active":"2023-09-23T23:35:42.549567+0000","last_peered":"2023-09-23T23:35:42.549567+0000","last_clean":"2023-09-23T23:35:42.549567+0000","last_became_active":"2023-09-23T23:35:42.548281+0000","last_became_peered":"2023-09-23T23:35:42.548281+0000","last_unstale":"2023-09-23T23:35:42.549567+0000","last_undegraded":"2023-09-23T23:35:42.549567+0000","last_fullsized":"2023-09-23T23:35:42.549567+0000","mapping_epoch":142,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":143,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:06:14.091106+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:06:14.091106+0000","last_clean_scrub_stamp":"2023-09-23T23:06:14.091106+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"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 @ 2023-09-24T23:31:22.040622+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":500,"num_read_kb":924,"num_write":239,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":2361472,"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":[7,6,1],"acting":[7,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":68,"reported_epoch":142,"state":"active+clean","last_fresh":"2023-09-23T23:35:41.531717+0000","last_change":"2023-09-23T23:32:08.448810+0000","last_active":"2023-09-23T23:35:41.531717+0000","last_peered":"2023-09-23T23:35:41.531717+0000","last_clean":"2023-09-23T23:35:41.531717+0000","last_became_active":"2023-09-23T23:32:08.448209+0000","last_became_peered":"2023-09-23T23:32:08.448209+0000","last_unstale":"2023-09-23T23:35:41.531717+0000","last_undegraded":"2023-09-23T23:35:41.531717+0000","last_fullsized":"2023-09-23T23:35:41.531717+0000","mapping_epoch":120,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":121,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:20:27.061693+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,6,4],"acting":[3,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":86,"reported_epoch":142,"state":"active+clean","last_fresh":"2023-09-23T23:35:41.534457+0000","last_change":"2023-09-23T23:14:14.281846+0000","last_active":"2023-09-23T23:35:41.534457+0000","last_peered":"2023-09-23T23:35:41.534457+0000","last_clean":"2023-09-23T23:35:41.534457+0000","last_became_active":"2023-09-23T23:14:14.281132+0000","last_became_peered":"2023-09-23T23:14:14.281132+0000","last_unstale":"2023-09-23T23:35:41.534457+0000","last_undegraded":"2023-09-23T23:35:41.534457+0000","last_fullsized":"2023-09-23T23:35:41.534457+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T11:01:36.701962+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"5.4","version":"143'13414","reported_seq":17377,"reported_epoch":143,"state":"active+recovery_wait+degraded+remapped","last_fresh":"2023-09-23T23:36:08.169259+0000","last_change":"2023-09-23T23:35:42.874985+0000","last_active":"2023-09-23T23:36:08.169259+0000","last_peered":"2023-09-23T23:36:08.169259+0000","last_clean":"2023-09-23T23:32:07.417947+0000","last_became_active":"2023-09-23T23:35:42.778746+0000","last_became_peered":"2023-09-23T23:35:42.778746+0000","last_unstale":"2023-09-23T23:36:08.169259+0000","last_undegraded":"2023-09-23T23:35:42.773487+0000","last_fullsized":"2023-09-23T23:36:08.169259+0000","mapping_epoch":142,"log_start":"118'6796","ondisk_log_start":"118'6796","created":111,"last_epoch_clean":112,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:30:21.787637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:30:21.787637+0000","last_clean_scrub_stamp":"2023-09-23T23:30:21.787637+0000","objects_scrubbed":0,"log_size":6618,"log_dups_size":0,"ondisk_log_size":6618,"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 @ 2023-09-25T05:03:59.518840+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34865152,"num_objects":532,"num_object_clones":0,"num_object_copies":1596,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":532,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":532,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13414,"num_write_kb":446272,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1951,"num_bytes_recovered":127795200,"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":[7,2,1],"acting":[7,2,0],"avail_no_missing":["7","2","5"],"object_location_counts":[{"shards":"0,2,7","objects":82},{"shards":"2,5,7","objects":450}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"5.7","version":"143'13140","reported_seq":25834,"reported_epoch":143,"state":"active+recovery_wait+degraded+remapped","last_fresh":"2023-09-23T23:36:08.713939+0000","last_change":"2023-09-23T23:35:42.816370+0000","last_active":"2023-09-23T23:36:08.713939+0000","last_peered":"2023-09-23T23:36:08.713939+0000","last_clean":"2023-09-23T23:32:07.298557+0000","last_became_active":"2023-09-23T23:35:42.763160+0000","last_became_peered":"2023-09-23T23:35:42.763160+0000","last_unstale":"2023-09-23T23:36:08.713939+0000","last_undegraded":"2023-09-23T23:35:42.573460+0000","last_fullsized":"2023-09-23T23:36:08.713939+0000","mapping_epoch":142,"log_start":"125'8158","ondisk_log_start":"125'8158","created":111,"last_epoch_clean":112,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:30:21.787637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:30:21.787637+0000","last_clean_scrub_stamp":"2023-09-23T23:30:21.787637+0000","objects_scrubbed":0,"log_size":4982,"log_dups_size":0,"ondisk_log_size":4982,"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 @ 2023-09-25T07:29:42.142355+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":33030144,"num_objects":504,"num_object_clones":0,"num_object_copies":1512,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":423,"num_objects_misplaced":504,"num_objects_unfound":0,"num_objects_dirty":504,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13140,"num_write_kb":436608,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6318,"num_bytes_recovered":414056448,"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,4,7],"acting":[1,4,0],"avail_no_missing":["1","0","5"],"object_location_counts":[{"shards":"0,1,4","objects":81},{"shards":"0,1,5","objects":423}],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.0","version":"86'115","reported_seq":450,"reported_epoch":143,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T23:35:42.608748+0000","last_change":"2023-09-23T23:35:42.608976+0000","last_active":"2023-09-23T23:35:42.608748+0000","last_peered":"2023-09-23T23:35:42.608748+0000","last_clean":"2023-09-23T23:35:17.744077+0000","last_became_active":"2023-09-23T23:35:42.608516+0000","last_became_peered":"2023-09-23T23:35:42.608516+0000","last_unstale":"2023-09-23T23:35:42.608748+0000","last_undegraded":"2023-09-23T23:35:42.544276+0000","last_fullsized":"2023-09-23T23:35:42.543461+0000","mapping_epoch":142,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":115,"log_dups_size":0,"ondisk_log_size":115,"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 @ 2023-09-25T05:32:33.024575+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00094966699999999996,"stat_sum":{"num_bytes":4194304,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":12,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":507,"num_read_kb":3491,"num_write":106,"num_write_kb":7211,"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":[7,1,3],"acting":[7,1],"avail_no_missing":["7","0","1"],"object_location_counts":[{"shards":"0,1,7","objects":1}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":88,"reported_epoch":143,"state":"active+clean","last_fresh":"2023-09-23T23:35:42.604542+0000","last_change":"2023-09-23T23:35:41.557569+0000","last_active":"2023-09-23T23:35:42.604542+0000","last_peered":"2023-09-23T23:35:42.604542+0000","last_clean":"2023-09-23T23:35:42.604542+0000","last_became_active":"2023-09-23T23:35:41.554800+0000","last_became_peered":"2023-09-23T23:35:41.554800+0000","last_unstale":"2023-09-23T23:35:42.604542+0000","last_undegraded":"2023-09-23T23:35:42.604542+0000","last_fullsized":"2023-09-23T23:35:42.604542+0000","mapping_epoch":141,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":142,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-24T23:54:46.661255+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":75,"reported_epoch":142,"state":"active+clean","last_fresh":"2023-09-23T23:35:41.534305+0000","last_change":"2023-09-23T23:34:47.364459+0000","last_active":"2023-09-23T23:35:41.534305+0000","last_peered":"2023-09-23T23:35:41.534305+0000","last_clean":"2023-09-23T23:35:41.534305+0000","last_became_active":"2023-09-23T23:34:47.364127+0000","last_became_peered":"2023-09-23T23:34:47.364127+0000","last_unstale":"2023-09-23T23:35:41.534305+0000","last_undegraded":"2023-09-23T23:35:41.534305+0000","last_fullsized":"2023-09-23T23:35:41.534305+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:20:18.460564+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,2,7],"acting":[1,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"86'75","reported_seq":476,"reported_epoch":142,"state":"active+clean","last_fresh":"2023-09-23T23:35:41.528873+0000","last_change":"2023-09-23T23:34:47.389498+0000","last_active":"2023-09-23T23:35:41.528873+0000","last_peered":"2023-09-23T23:35:41.528873+0000","last_clean":"2023-09-23T23:35:41.528873+0000","last_became_active":"2023-09-23T23:34:47.356968+0000","last_became_peered":"2023-09-23T23:34:47.356968+0000","last_unstale":"2023-09-23T23:35:41.528873+0000","last_undegraded":"2023-09-23T23:35:41.528873+0000","last_fullsized":"2023-09-23T23:35:41.528873+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":75,"log_dups_size":0,"ondisk_log_size":75,"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 @ 2023-09-25T09:34:28.462989+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001060697,"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":561,"num_read_kb":487,"num_write":59,"num_write_kb":42,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":10,"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":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":102,"reported_epoch":142,"state":"active+clean","last_fresh":"2023-09-23T23:35:41.534243+0000","last_change":"2023-09-23T23:34:47.348873+0000","last_active":"2023-09-23T23:35:41.534243+0000","last_peered":"2023-09-23T23:35:41.534243+0000","last_clean":"2023-09-23T23:35:41.534243+0000","last_became_active":"2023-09-23T23:34:47.348583+0000","last_became_peered":"2023-09-23T23:34:47.348583+0000","last_unstale":"2023-09-23T23:35:41.534243+0000","last_undegraded":"2023-09-23T23:35:41.534243+0000","last_fullsized":"2023-09-23T23:35:41.534243+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:36:01.708489+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":65,"reported_epoch":142,"state":"active+clean","last_fresh":"2023-09-23T23:35:41.558528+0000","last_change":"2023-09-23T23:35:41.555749+0000","last_active":"2023-09-23T23:35:41.558528+0000","last_peered":"2023-09-23T23:35:41.558528+0000","last_clean":"2023-09-23T23:35:41.558528+0000","last_became_active":"2023-09-23T23:35:41.555293+0000","last_became_peered":"2023-09-23T23:35:41.555293+0000","last_unstale":"2023-09-23T23:35:41.558528+0000","last_undegraded":"2023-09-23T23:35:41.558528+0000","last_fullsized":"2023-09-23T23:35:41.558528+0000","mapping_epoch":141,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":142,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T02:02:33.502464+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[7,1,6],"acting":[7,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"5.2","version":"143'13528","reported_seq":14929,"reported_epoch":143,"state":"active+recovery_wait+degraded+remapped","last_fresh":"2023-09-23T23:36:08.123496+0000","last_change":"2023-09-23T23:35:42.949397+0000","last_active":"2023-09-23T23:36:08.123496+0000","last_peered":"2023-09-23T23:36:08.123496+0000","last_clean":"2023-09-23T23:32:07.401113+0000","last_became_active":"2023-09-23T23:35:42.836035+0000","last_became_peered":"2023-09-23T23:35:42.836035+0000","last_unstale":"2023-09-23T23:36:08.123496+0000","last_undegraded":"2023-09-23T23:35:42.827286+0000","last_fullsized":"2023-09-23T23:36:08.123496+0000","mapping_epoch":142,"log_start":"118'6482","ondisk_log_start":"118'6482","created":111,"last_epoch_clean":112,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:30:21.787637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:30:21.787637+0000","last_clean_scrub_stamp":"2023-09-23T23:30:21.787637+0000","objects_scrubbed":0,"log_size":7046,"log_dups_size":0,"ondisk_log_size":7046,"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 @ 2023-09-25T02:38:45.754171+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":33554432,"num_objects":512,"num_object_clones":0,"num_object_copies":1536,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":512,"num_objects_misplaced":6267,"num_objects_unfound":0,"num_objects_dirty":512,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13528,"num_write_kb":449280,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":670,"num_bytes_recovered":43909120,"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":[6,2,7],"acting":[6,2,0],"avail_no_missing":["6","0","5"],"object_location_counts":[{"shards":"0,2,6","objects":83},{"shards":"0,5,6","objects":429}],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.7","version":"68'2","reported_seq":122,"reported_epoch":142,"state":"active+clean","last_fresh":"2023-09-23T23:35:41.551582+0000","last_change":"2023-09-23T23:35:41.551273+0000","last_active":"2023-09-23T23:35:41.551582+0000","last_peered":"2023-09-23T23:35:41.551582+0000","last_clean":"2023-09-23T23:35:41.551582+0000","last_became_active":"2023-09-23T23:35:41.543396+0000","last_became_peered":"2023-09-23T23:35:41.543396+0000","last_unstale":"2023-09-23T23:35:41.551582+0000","last_undegraded":"2023-09-23T23:35:41.551582+0000","last_fullsized":"2023-09-23T23:35:41.551582+0000","mapping_epoch":141,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":142,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T00:01:51.692625+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"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":[3,7,4],"acting":[3,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"86'170","reported_seq":451,"reported_epoch":143,"state":"active+clean","last_fresh":"2023-09-23T23:35:42.535490+0000","last_change":"2023-09-23T23:25:05.228483+0000","last_active":"2023-09-23T23:35:42.535490+0000","last_peered":"2023-09-23T23:35:42.535490+0000","last_clean":"2023-09-23T23:35:42.535490+0000","last_became_active":"2023-09-23T23:25:05.227766+0000","last_became_peered":"2023-09-23T23:25:05.227766+0000","last_unstale":"2023-09-23T23:35:42.535490+0000","last_undegraded":"2023-09-23T23:35:42.535490+0000","last_fullsized":"2023-09-23T23:35:42.535490+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":170,"log_dups_size":0,"ondisk_log_size":170,"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 @ 2023-09-25T06:17:40.984099+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00066166300000000005,"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":537,"num_read_kb":1957,"num_write":160,"num_write_kb":2393,"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,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":114,"reported_epoch":142,"state":"active+clean","last_fresh":"2023-09-23T23:35:41.531500+0000","last_change":"2023-09-23T23:34:47.351205+0000","last_active":"2023-09-23T23:35:41.531500+0000","last_peered":"2023-09-23T23:35:41.531500+0000","last_clean":"2023-09-23T23:35:41.531500+0000","last_became_active":"2023-09-23T23:34:47.350887+0000","last_became_peered":"2023-09-23T23:34:47.350887+0000","last_unstale":"2023-09-23T23:35:41.531500+0000","last_undegraded":"2023-09-23T23:35:41.531500+0000","last_fullsized":"2023-09-23T23:35:41.531500+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T04:04:21.597831+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"5.1","version":"143'13382","reported_seq":13422,"reported_epoch":143,"state":"active+clean","last_fresh":"2023-09-23T23:36:08.137679+0000","last_change":"2023-09-23T23:30:22.820694+0000","last_active":"2023-09-23T23:36:08.137679+0000","last_peered":"2023-09-23T23:36:08.137679+0000","last_clean":"2023-09-23T23:36:08.137679+0000","last_became_active":"2023-09-23T23:30:22.820420+0000","last_became_peered":"2023-09-23T23:30:22.820420+0000","last_unstale":"2023-09-23T23:36:08.137679+0000","last_undegraded":"2023-09-23T23:36:08.137679+0000","last_fullsized":"2023-09-23T23:36:08.137679+0000","mapping_epoch":111,"log_start":"118'6006","ondisk_log_start":"118'6006","created":111,"last_epoch_clean":112,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:30:21.787637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:30:21.787637+0000","last_clean_scrub_stamp":"2023-09-23T23:30:21.787637+0000","objects_scrubbed":0,"log_size":7376,"log_dups_size":0,"ondisk_log_size":7376,"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 @ 2023-09-25T04:05:22.027598+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":35127296,"num_objects":536,"num_object_clones":0,"num_object_copies":1608,"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":536,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13382,"num_write_kb":445376,"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":[4,3,7],"acting":[4,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.7","version":"86'45","reported_seq":267,"reported_epoch":142,"state":"active+clean","last_fresh":"2023-09-23T23:35:41.536467+0000","last_change":"2023-09-23T23:26:27.459356+0000","last_active":"2023-09-23T23:35:41.536467+0000","last_peered":"2023-09-23T23:35:41.536467+0000","last_clean":"2023-09-23T23:35:41.536467+0000","last_became_active":"2023-09-23T23:26:27.458825+0000","last_became_peered":"2023-09-23T23:26:27.458825+0000","last_unstale":"2023-09-23T23:35:41.536467+0000","last_undegraded":"2023-09-23T23:35:41.536467+0000","last_fullsized":"2023-09-23T23:35:41.536467+0000","mapping_epoch":104,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":105,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":45,"log_dups_size":0,"ondisk_log_size":45,"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 @ 2023-09-25T09:57:01.065349+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000729169,"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":205,"num_read_kb":1380,"num_write":40,"num_write_kb":1138,"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":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"69'1","reported_seq":47,"reported_epoch":142,"state":"active+clean","last_fresh":"2023-09-23T23:35:41.534589+0000","last_change":"2023-09-23T23:34:47.359885+0000","last_active":"2023-09-23T23:35:41.534589+0000","last_peered":"2023-09-23T23:35:41.534589+0000","last_clean":"2023-09-23T23:35:41.534589+0000","last_became_active":"2023-09-23T23:34:47.352438+0000","last_became_peered":"2023-09-23T23:34:47.352438+0000","last_unstale":"2023-09-23T23:35:41.534589+0000","last_undegraded":"2023-09-23T23:35:41.534589+0000","last_fullsized":"2023-09-23T23:35:41.534589+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"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 @ 2023-09-25T08:18:07.346081+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"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,4,7],"acting":[1,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":92,"reported_epoch":142,"state":"active+clean","last_fresh":"2023-09-23T23:35:41.545732+0000","last_change":"2023-09-23T23:35:41.545359+0000","last_active":"2023-09-23T23:35:41.545732+0000","last_peered":"2023-09-23T23:35:41.545732+0000","last_clean":"2023-09-23T23:35:41.545732+0000","last_became_active":"2023-09-23T23:35:41.544372+0000","last_became_peered":"2023-09-23T23:35:41.544372+0000","last_unstale":"2023-09-23T23:35:41.545732+0000","last_undegraded":"2023-09-23T23:35:41.545732+0000","last_fullsized":"2023-09-23T23:35:41.545732+0000","mapping_epoch":141,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":142,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T03:16:05.394448+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"5.0","version":"143'13514","reported_seq":13557,"reported_epoch":143,"state":"active+clean","last_fresh":"2023-09-23T23:36:09.956963+0000","last_change":"2023-09-23T23:30:22.818254+0000","last_active":"2023-09-23T23:36:09.956963+0000","last_peered":"2023-09-23T23:36:09.956963+0000","last_clean":"2023-09-23T23:36:09.956963+0000","last_became_active":"2023-09-23T23:30:22.817889+0000","last_became_peered":"2023-09-23T23:30:22.817889+0000","last_unstale":"2023-09-23T23:36:09.956963+0000","last_undegraded":"2023-09-23T23:36:09.956963+0000","last_fullsized":"2023-09-23T23:36:09.956963+0000","mapping_epoch":111,"log_start":"124'7058","ondisk_log_start":"124'7058","created":111,"last_epoch_clean":112,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:30:21.787637+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:30:21.787637+0000","last_clean_scrub_stamp":"2023-09-23T23:30:21.787637+0000","objects_scrubbed":0,"log_size":6456,"log_dups_size":0,"ondisk_log_size":6456,"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 @ 2023-09-25T03:07:39.374400+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":28966912,"num_objects":442,"num_object_clones":0,"num_object_copies":1326,"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":442,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13514,"num_write_kb":446592,"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":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1b","version":"69'2","reported_seq":18,"reported_epoch":142,"state":"active+clean","last_fresh":"2023-09-23T23:35:41.528994+0000","last_change":"2023-09-23T23:35:10.674943+0000","last_active":"2023-09-23T23:35:41.528994+0000","last_peered":"2023-09-23T23:35:41.528994+0000","last_clean":"2023-09-23T23:35:41.528994+0000","last_became_active":"2023-09-23T23:35:10.674588+0000","last_became_peered":"2023-09-23T23:35:10.674588+0000","last_unstale":"2023-09-23T23:35:41.528994+0000","last_undegraded":"2023-09-23T23:35:41.528994+0000","last_fullsized":"2023-09-23T23:35:41.528994+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-24T23:25:42.891412+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":118,"reported_epoch":142,"state":"active+clean","last_fresh":"2023-09-23T23:35:41.534366+0000","last_change":"2023-09-23T23:34:47.356187+0000","last_active":"2023-09-23T23:35:41.534366+0000","last_peered":"2023-09-23T23:35:41.534366+0000","last_clean":"2023-09-23T23:35:41.534366+0000","last_became_active":"2023-09-23T23:34:47.353941+0000","last_became_peered":"2023-09-23T23:34:47.353941+0000","last_unstale":"2023-09-23T23:35:41.534366+0000","last_undegraded":"2023-09-23T23:35:41.534366+0000","last_fullsized":"2023-09-23T23:35:41.534366+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T00:33:32.342899+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.1c","version":"68'2","reported_seq":28,"reported_epoch":142,"state":"active+clean","last_fresh":"2023-09-23T23:35:41.534483+0000","last_change":"2023-09-23T23:35:10.673539+0000","last_active":"2023-09-23T23:35:41.534483+0000","last_peered":"2023-09-23T23:35:41.534483+0000","last_clean":"2023-09-23T23:35:41.534483+0000","last_became_active":"2023-09-23T23:35:10.673317+0000","last_became_peered":"2023-09-23T23:35:10.673317+0000","last_unstale":"2023-09-23T23:35:41.534483+0000","last_undegraded":"2023-09-23T23:35:41.534483+0000","last_fullsized":"2023-09-23T23:35:41.534483+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T00:57:12.733937+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"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":1,"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,4,6],"acting":[1,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":98,"reported_epoch":142,"state":"active+clean","last_fresh":"2023-09-23T23:35:41.532824+0000","last_change":"2023-09-23T23:34:47.350121+0000","last_active":"2023-09-23T23:35:41.532824+0000","last_peered":"2023-09-23T23:35:41.532824+0000","last_clean":"2023-09-23T23:35:41.532824+0000","last_became_active":"2023-09-23T23:34:47.349705+0000","last_became_peered":"2023-09-23T23:34:47.349705+0000","last_unstale":"2023-09-23T23:35:41.532824+0000","last_undegraded":"2023-09-23T23:35:41.532824+0000","last_fullsized":"2023-09-23T23:35:41.532824+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:55:23.138509+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1d","version":"68'2","reported_seq":29,"reported_epoch":142,"state":"active+clean","last_fresh":"2023-09-23T23:35:41.534555+0000","last_change":"2023-09-23T23:35:10.676206+0000","last_active":"2023-09-23T23:35:41.534555+0000","last_peered":"2023-09-23T23:35:41.534555+0000","last_clean":"2023-09-23T23:35:41.534555+0000","last_became_active":"2023-09-23T23:35:10.675843+0000","last_became_peered":"2023-09-23T23:35:10.675843+0000","last_unstale":"2023-09-23T23:35:41.534555+0000","last_undegraded":"2023-09-23T23:35:41.534555+0000","last_fullsized":"2023-09-23T23:35:41.534555+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T04:00:31.310495+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"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":1,"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":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":112,"reported_epoch":142,"state":"active+clean","last_fresh":"2023-09-23T23:35:41.602460+0000","last_change":"2023-09-23T23:35:41.602170+0000","last_active":"2023-09-23T23:35:41.602460+0000","last_peered":"2023-09-23T23:35:41.602460+0000","last_clean":"2023-09-23T23:35:41.602460+0000","last_became_active":"2023-09-23T23:35:41.601794+0000","last_became_peered":"2023-09-23T23:35:41.601794+0000","last_unstale":"2023-09-23T23:35:41.602460+0000","last_undegraded":"2023-09-23T23:35:41.602460+0000","last_fullsized":"2023-09-23T23:35:41.602460+0000","mapping_epoch":141,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":142,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:57:57.956200+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,2,6],"acting":[3,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1e","version":"69'2","reported_seq":117,"reported_epoch":142,"state":"active+clean","last_fresh":"2023-09-23T23:35:41.531070+0000","last_change":"2023-09-23T23:26:56.890000+0000","last_active":"2023-09-23T23:35:41.531070+0000","last_peered":"2023-09-23T23:35:41.531070+0000","last_clean":"2023-09-23T23:35:41.531070+0000","last_became_active":"2023-09-23T23:26:56.889604+0000","last_became_peered":"2023-09-23T23:26:56.889604+0000","last_unstale":"2023-09-23T23:35:41.531070+0000","last_undegraded":"2023-09-23T23:35:41.531070+0000","last_fullsized":"2023-09-23T23:35:41.531070+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T06:45:20.534490+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":139,"reported_epoch":142,"state":"active+clean","last_fresh":"2023-09-23T23:35:41.558735+0000","last_change":"2023-09-23T23:35:41.558208+0000","last_active":"2023-09-23T23:35:41.558735+0000","last_peered":"2023-09-23T23:35:41.558735+0000","last_clean":"2023-09-23T23:35:41.558735+0000","last_became_active":"2023-09-23T23:35:41.555347+0000","last_became_peered":"2023-09-23T23:35:41.555347+0000","last_unstale":"2023-09-23T23:35:41.558735+0000","last_undegraded":"2023-09-23T23:35:41.558735+0000","last_fullsized":"2023-09-23T23:35:41.558735+0000","mapping_epoch":141,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":142,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T07:51:02.088320+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,2,1],"acting":[3,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1f","version":"69'5","reported_seq":38,"reported_epoch":142,"state":"active+clean","last_fresh":"2023-09-23T23:35:41.528276+0000","last_change":"2023-09-23T23:34:47.366146+0000","last_active":"2023-09-23T23:35:41.528276+0000","last_peered":"2023-09-23T23:35:41.528276+0000","last_clean":"2023-09-23T23:35:41.528276+0000","last_became_active":"2023-09-23T23:34:47.361648+0000","last_became_peered":"2023-09-23T23:34:47.361648+0000","last_unstale":"2023-09-23T23:35:41.528276+0000","last_undegraded":"2023-09-23T23:35:41.528276+0000","last_fullsized":"2023-09-23T23:35:41.528276+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"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 @ 2023-09-25T11:02:38.085203+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"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":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":554,"num_keys_recovered":0,"num_objects_omap":1,"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":[2,6,4],"acting":[2,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":102,"reported_epoch":142,"state":"active+clean","last_fresh":"2023-09-23T23:35:41.541665+0000","last_change":"2023-09-23T23:25:05.227361+0000","last_active":"2023-09-23T23:35:41.541665+0000","last_peered":"2023-09-23T23:35:41.541665+0000","last_clean":"2023-09-23T23:35:41.541665+0000","last_became_active":"2023-09-23T23:25:05.227003+0000","last_became_peered":"2023-09-23T23:25:05.227003+0000","last_unstale":"2023-09-23T23:35:41.541665+0000","last_undegraded":"2023-09-23T23:35:41.541665+0000","last_fullsized":"2023-09-23T23:35:41.541665+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T03:23:19.993318+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]}],"pool_stats":[{"poolid":5,"num_pg":16,"stat_sum":{"num_bytes":531038232,"num_objects":8104,"num_object_clones":0,"num_object_copies":24312,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":8213,"num_objects_misplaced":18327,"num_objects_unfound":0,"num_objects_dirty":8104,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":212476,"num_write_kb":7058497,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":23145,"num_bytes_recovered":1516568576,"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":5364527104,"data_stored":5364514888,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":114554,"ondisk_log_size":114554,"up":48,"acting":48,"num_store_stats":8},{"poolid":4,"num_pg":32,"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":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5504,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"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":22,"num_whiteouts":0,"num_read":32,"num_read_kb":34,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":16,"num_bytes_recovered":646,"num_keys_recovered":0,"num_objects_omap":14,"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":114688,"data_stored":17712,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":27272,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"up":96,"acting":96,"num_store_stats":8},{"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":500,"num_read_kb":924,"num_write":239,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":2361472,"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":2375680,"data_stored":2361472,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":161,"ondisk_log_size":161,"up":3,"acting":3,"num_store_stats":4},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":4194323,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":33,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":5980,"num_read_kb":13243,"num_write":846,"num_write_kb":12714,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":31,"num_bytes_recovered":38,"num_keys_recovered":0,"num_objects_omap":2,"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":12599296,"data_stored":12582988,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6143,"internal_metadata":0},"log_size":976,"ondisk_log_size":976,"up":24,"acting":21,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234294,"num_pgs":46,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298580,"kb_used_data":190092,"kb_used_omap":0,"kb_used_meta":108480,"kb_avail":93446572,"statfs":{"total":95995035648,"available":95689289728,"internally_reserved":0,"allocated":194654208,"data_stored":194034714,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":111083520},"hb_peers":[0,1,2,3,4,5,6],"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":"Sat Sep 23 23:36:03 2023","interfaces":[{"interface":"back","average":{"1min":1.3899999999999999,"5min":3.5070000000000001,"15min":1.8460000000000001},"min":{"1min":0.30299999999999999,"5min":0.20799999999999999,"15min":0.20799999999999999},"max":{"1min":10.662000000000001,"5min":77.811999999999998,"15min":77.811999999999998},"last":3.927},{"interface":"front","average":{"1min":1.3640000000000001,"5min":3.649,"15min":1.9390000000000001},"min":{"1min":0.32100000000000001,"5min":0.32100000000000001,"15min":0.29299999999999998},"max":{"1min":10.683999999999999,"5min":77.751000000000005,"15min":77.751000000000005},"last":4.6299999999999999}]},{"osd":1,"last update":"Sat Sep 23 23:35:22 2023","interfaces":[{"interface":"back","average":{"1min":1.5629999999999999,"5min":2.3929999999999998,"15min":1.53},"min":{"1min":0.373,"5min":0.317,"15min":0.317},"max":{"1min":6.0960000000000001,"5min":78.081999999999994,"15min":78.081999999999994},"last":7.4390000000000001},{"interface":"front","average":{"1min":0.82099999999999995,"5min":2.3620000000000001,"15min":1.488},"min":{"1min":0.34599999999999997,"5min":0.245,"15min":0.245},"max":{"1min":2.3260000000000001,"5min":78.225999999999999,"15min":78.225999999999999},"last":7.4059999999999997}]},{"osd":2,"last update":"Sat Sep 23 23:35:42 2023","interfaces":[{"interface":"back","average":{"1min":2.4830000000000001,"5min":5.1120000000000001,"15min":2.504},"min":{"1min":0.38400000000000001,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":11.715,"5min":101.455,"15min":101.455},"last":0.32400000000000001},{"interface":"front","average":{"1min":1.5489999999999999,"5min":4.8970000000000002,"15min":2.3580000000000001},"min":{"1min":0.40799999999999997,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":7.1050000000000004,"5min":101.50700000000001,"15min":101.50700000000001},"last":0.29999999999999999}]},{"osd":3,"last update":"Sat Sep 23 23:35:12 2023","interfaces":[{"interface":"back","average":{"1min":1.623,"5min":1.2150000000000001,"15min":1.238},"min":{"1min":0.45900000000000002,"5min":0.317,"15min":0.317},"max":{"1min":7.343,"5min":7.343,"15min":7.343},"last":0.64400000000000002},{"interface":"front","average":{"1min":1.468,"5min":1.228,"15min":1.2010000000000001},"min":{"1min":0.35999999999999999,"5min":0.313,"15min":0.313},"max":{"1min":5.2439999999999998,"5min":7.9710000000000001,"15min":7.9710000000000001},"last":0.443}]},{"osd":4,"last update":"Sat Sep 23 23:35:22 2023","interfaces":[{"interface":"back","average":{"1min":1.794,"5min":1.417,"15min":1.145},"min":{"1min":0.435,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":9.9000000000000004,"5min":9.9000000000000004,"15min":9.9000000000000004},"last":0.46899999999999997},{"interface":"front","average":{"1min":1.286,"5min":1.377,"15min":1.181},"min":{"1min":0.48899999999999999,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":6.173,"5min":7.9359999999999999,"15min":7.9359999999999999},"last":0.373}]},{"osd":5,"last update":"Sat Sep 23 23:35:22 2023","interfaces":[{"interface":"back","average":{"1min":0.84599999999999997,"5min":1.165,"15min":1.1020000000000001},"min":{"1min":0.42199999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":3.9849999999999999,"5min":8.859,"15min":8.859},"last":0.40600000000000003},{"interface":"front","average":{"1min":1.7749999999999999,"5min":1.359,"15min":1.1990000000000001},"min":{"1min":0.52700000000000002,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":9.8539999999999992,"5min":9.8539999999999992,"15min":9.8539999999999992},"last":0.628}]},{"osd":6,"last update":"Sat Sep 23 23:35:22 2023","interfaces":[{"interface":"back","average":{"1min":2.0910000000000002,"5min":1.4259999999999999,"15min":1.2470000000000001},"min":{"1min":0.49399999999999999,"5min":0.312,"15min":0.312},"max":{"1min":12.279,"5min":12.279,"15min":12.279},"last":0.66200000000000003},{"interface":"front","average":{"1min":1.661,"5min":1.2789999999999999,"15min":1.238},"min":{"1min":0.628,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":6.141,"5min":8.1470000000000002,"15min":8.1470000000000002},"last":0.42299999999999999}]}]},{"osd":6,"up_from":46,"seq":197568495936,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":220996,"kb_used_data":143484,"kb_used_omap":0,"kb_used_meta":77504,"kb_avail":93524156,"statfs":{"total":95995035648,"available":95768735744,"internally_reserved":0,"allocated":146927616,"data_stored":146324379,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":79364096},"hb_peers":[0,1,2,3,4,5,7],"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":"Sat Sep 23 23:35:54 2023","interfaces":[{"interface":"back","average":{"1min":1.9259999999999999,"5min":4.9669999999999996,"15min":2.2890000000000001},"min":{"1min":0.26200000000000001,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":7.2539999999999996,"5min":168.447,"15min":168.447},"last":0.374},{"interface":"front","average":{"1min":2.0990000000000002,"5min":4.9480000000000004,"15min":2.2949999999999999},"min":{"1min":0.34399999999999997,"5min":0.24299999999999999,"15min":0.24299999999999999},"max":{"1min":6.923,"5min":168.73099999999999,"15min":168.73099999999999},"last":0.40899999999999997}]},{"osd":1,"last update":"Sat Sep 23 23:35:25 2023","interfaces":[{"interface":"back","average":{"1min":1.1259999999999999,"5min":1.77,"15min":1.3069999999999999},"min":{"1min":0.34200000000000003,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":4.3259999999999996,"5min":33.798000000000002,"15min":33.798000000000002},"last":30.030000000000001},{"interface":"front","average":{"1min":1.524,"5min":1.8700000000000001,"15min":1.28},"min":{"1min":0.374,"5min":0.313,"15min":0.313},"max":{"1min":4.4009999999999998,"5min":33.857999999999997,"15min":33.857999999999997},"last":30.071999999999999}]},{"osd":2,"last update":"Sat Sep 23 23:35:46 2023","interfaces":[{"interface":"back","average":{"1min":1.8260000000000001,"5min":2.6349999999999998,"15min":1.4710000000000001},"min":{"1min":0.32300000000000001,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":6.6440000000000001,"5min":73.912000000000006,"15min":73.912000000000006},"last":31.437999999999999},{"interface":"front","average":{"1min":1.081,"5min":2.4100000000000001,"15min":1.494},"min":{"1min":0.46400000000000002,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":2.8450000000000002,"5min":72.602999999999994,"15min":72.602999999999994},"last":30.396999999999998}]},{"osd":3,"last update":"Sat Sep 23 23:35:12 2023","interfaces":[{"interface":"back","average":{"1min":0.61399999999999999,"5min":0.99199999999999999,"15min":1.034},"min":{"1min":0.35999999999999999,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":1.4359999999999999,"5min":4.8159999999999998,"15min":4.8159999999999998},"last":0.60799999999999998},{"interface":"front","average":{"1min":0.871,"5min":1.1259999999999999,"15min":1.034},"min":{"1min":0.41199999999999998,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":3.8450000000000002,"5min":5.2119999999999997,"15min":5.2119999999999997},"last":0.39500000000000002}]},{"osd":4,"last update":"Sat Sep 23 23:35:25 2023","interfaces":[{"interface":"back","average":{"1min":0.82899999999999996,"5min":1.042,"15min":0.96799999999999997},"min":{"1min":0.35499999999999998,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":3.2309999999999999,"5min":8.4760000000000009,"15min":8.4760000000000009},"last":0.81799999999999995},{"interface":"front","average":{"1min":0.96199999999999997,"5min":1.139,"15min":1.105},"min":{"1min":0.443,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":3.9209999999999998,"5min":4.75,"15min":4.75},"last":0.73099999999999998}]},{"osd":5,"last update":"Sat Sep 23 23:35:25 2023","interfaces":[{"interface":"back","average":{"1min":0.81499999999999995,"5min":0.92800000000000005,"15min":1.0129999999999999},"min":{"1min":0.39900000000000002,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":3.4950000000000001,"5min":4.6829999999999998,"15min":4.6829999999999998},"last":0.78200000000000003},{"interface":"front","average":{"1min":0.66500000000000004,"5min":1.194,"15min":1.171},"min":{"1min":0.438,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":1.0049999999999999,"5min":7.4100000000000001,"15min":7.4100000000000001},"last":0.66400000000000003}]},{"osd":7,"last update":"Sat Sep 23 23:35:16 2023","interfaces":[{"interface":"back","average":{"1min":1.0680000000000001,"5min":1.2010000000000001,"15min":1.198},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":4.5190000000000001,"5min":4.6779999999999999,"15min":4.6779999999999999},"last":0.76500000000000001},{"interface":"front","average":{"1min":1.0009999999999999,"5min":1.1879999999999999,"15min":1.2430000000000001},"min":{"1min":0.52700000000000002,"5min":0.48799999999999999,"15min":0.41899999999999998},"max":{"1min":4.5590000000000002,"5min":4.5970000000000004,"15min":4.5970000000000004},"last":0.83799999999999997}]}]},{"osd":1,"up_from":99,"seq":425201762439,"num_pgs":61,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":299396,"kb_used_data":173372,"kb_used_omap":6,"kb_used_meta":126009,"kb_avail":93445756,"statfs":{"total":95995035648,"available":95688454144,"internally_reserved":0,"allocated":177532928,"data_stored":176811692,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6760,"internal_metadata":129033624},"hb_peers":[0,2,3,4,5,6,7],"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":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 23:35:26 2023","interfaces":[{"interface":"back","average":{"1min":2.734,"5min":2.306,"15min":1.2250000000000001},"min":{"1min":0.26100000000000001,"5min":0.20499999999999999,"15min":0.20499999999999999},"max":{"1min":6.9580000000000002,"5min":17.693000000000001,"15min":17.693000000000001},"last":0.25700000000000001},{"interface":"front","average":{"1min":2.6840000000000002,"5min":2.1760000000000002,"15min":1.2290000000000001},"min":{"1min":0.25900000000000001,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":10.486000000000001,"5min":10.586,"15min":10.586},"last":0.56100000000000005}]},{"osd":2,"last update":"Sat Sep 23 23:35:44 2023","interfaces":[{"interface":"back","average":{"1min":2.0059999999999998,"5min":2.2450000000000001,"15min":1.177},"min":{"1min":0.28599999999999998,"5min":0.218,"15min":0.218},"max":{"1min":7.0789999999999997,"5min":12.097,"15min":12.097},"last":0.53900000000000003},{"interface":"front","average":{"1min":2.3100000000000001,"5min":1.929,"15min":1.095},"min":{"1min":0.33100000000000002,"5min":0.219,"15min":0.219},"max":{"1min":7.9779999999999998,"5min":12.343,"15min":12.343},"last":0.38700000000000001}]},{"osd":3,"last update":"Sat Sep 23 23:35:11 2023","interfaces":[{"interface":"back","average":{"1min":1.468,"5min":2.1789999999999998,"15min":1.1970000000000001},"min":{"1min":0.27700000000000002,"5min":0.22800000000000001,"15min":0.22800000000000001},"max":{"1min":4.7430000000000003,"5min":41.753,"15min":41.753},"last":0.80000000000000004},{"interface":"front","average":{"1min":1.764,"5min":1.7010000000000001,"15min":1.121},"min":{"1min":0.318,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":8.4220000000000006,"5min":42.515000000000001,"15min":42.515000000000001},"last":0.35199999999999998}]},{"osd":4,"last update":"Sat Sep 23 23:35:26 2023","interfaces":[{"interface":"back","average":{"1min":1.4339999999999999,"5min":1.5660000000000001,"15min":1.169},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":5.1269999999999998,"5min":8.2309999999999999,"15min":8.2309999999999999},"last":0.68000000000000005},{"interface":"front","average":{"1min":2.004,"5min":1.875,"15min":1.3220000000000001},"min":{"1min":0.37,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":6.4610000000000003,"5min":11.045999999999999,"15min":11.045999999999999},"last":0.59899999999999998}]},{"osd":5,"last update":"Sat Sep 23 23:35:26 2023","interfaces":[{"interface":"back","average":{"1min":1.645,"5min":1.4990000000000001,"15min":1.2010000000000001},"min":{"1min":0.42899999999999999,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":10.723000000000001,"5min":10.723000000000001,"15min":10.723000000000001},"last":0.61499999999999999},{"interface":"front","average":{"1min":1.331,"5min":1.488,"15min":1.2030000000000001},"min":{"1min":0.40799999999999997,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":5.2050000000000001,"5min":8.1280000000000001,"15min":8.1280000000000001},"last":0.63700000000000001}]},{"osd":6,"last update":"Sat Sep 23 23:35:26 2023","interfaces":[{"interface":"back","average":{"1min":1.625,"5min":1.403,"15min":1.2110000000000001},"min":{"1min":0.39300000000000002,"5min":0.377,"15min":0.377},"max":{"1min":8.0289999999999999,"5min":8.0289999999999999,"15min":8.0289999999999999},"last":0.52000000000000002},{"interface":"front","average":{"1min":1.349,"5min":1.486,"15min":1.2290000000000001},"min":{"1min":0.439,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":5.2389999999999999,"5min":8.1989999999999998,"15min":8.1989999999999998},"last":0.70299999999999996}]},{"osd":7,"last update":"Sat Sep 23 23:35:26 2023","interfaces":[{"interface":"back","average":{"1min":1.639,"5min":1.681,"15min":1.323},"min":{"1min":0.47299999999999998,"5min":0.374,"15min":0.374},"max":{"1min":5.2670000000000003,"5min":8.1699999999999999,"15min":8.1699999999999999},"last":2.0550000000000002},{"interface":"front","average":{"1min":1.8759999999999999,"5min":1.9530000000000001,"15min":1.4390000000000001},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":6.4370000000000003,"5min":11.086,"15min":11.086},"last":2.081}]}]},{"osd":0,"up_from":0,"seq":403726925966,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"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},"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":[]},{"osd":2,"up_from":104,"seq":446676598902,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":433536,"kb_used_data":227512,"kb_used_omap":11,"kb_used_meta":205940,"kb_avail":93311616,"statfs":{"total":95995035648,"available":95551094784,"internally_reserved":0,"allocated":232972288,"data_stored":232254168,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12272,"internal_metadata":210882576},"hb_peers":[0,1,3,4,5,6,7],"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":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 23:35:46 2023","interfaces":[{"interface":"back","average":{"1min":3.0760000000000001,"5min":2.653,"15min":1.3069999999999999},"min":{"1min":0.21199999999999999,"5min":0.183,"15min":0.183},"max":{"1min":13.125999999999999,"5min":13.125999999999999,"15min":13.125999999999999},"last":0.439},{"interface":"front","average":{"1min":3.5249999999999999,"5min":2.883,"15min":1.4750000000000001},"min":{"1min":0.23200000000000001,"5min":0.21099999999999999,"15min":0.21099999999999999},"max":{"1min":13.478999999999999,"5min":13.478999999999999,"15min":13.478999999999999},"last":0.46200000000000002}]},{"osd":1,"last update":"Sat Sep 23 23:35:46 2023","interfaces":[{"interface":"back","average":{"1min":2.0600000000000001,"5min":2.4140000000000001,"15min":1.2230000000000001},"min":{"1min":0.29199999999999998,"5min":0.19700000000000001,"15min":0.19700000000000001},"max":{"1min":11.923999999999999,"5min":11.923999999999999,"15min":11.923999999999999},"last":3.992},{"interface":"front","average":{"1min":3.085,"5min":2.758,"15min":1.452},"min":{"1min":0.25800000000000001,"5min":0.25,"15min":0.25},"max":{"1min":17.545000000000002,"5min":17.545000000000002,"15min":17.545000000000002},"last":0.65600000000000003}]},{"osd":3,"last update":"Sat Sep 23 23:35:09 2023","interfaces":[{"interface":"back","average":{"1min":1.117,"5min":1.3140000000000001,"15min":0.94199999999999995},"min":{"1min":0.217,"5min":0.217,"15min":0.217},"max":{"1min":5.8029999999999999,"5min":11.628,"15min":11.628},"last":0.35499999999999998},{"interface":"front","average":{"1min":2.621,"5min":2.0099999999999998,"15min":1.2050000000000001},"min":{"1min":0.22700000000000001,"5min":0.22700000000000001,"15min":0.22700000000000001},"max":{"1min":10.680999999999999,"5min":10.744,"15min":10.744},"last":3.9569999999999999}]},{"osd":4,"last update":"Sat Sep 23 23:35:46 2023","interfaces":[{"interface":"back","average":{"1min":2.52,"5min":2.286,"15min":1.4350000000000001},"min":{"1min":0.35199999999999998,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":12.943,"5min":12.943,"15min":12.943},"last":0.68100000000000005},{"interface":"front","average":{"1min":2.8460000000000001,"5min":1.875,"15min":1.2490000000000001},"min":{"1min":0.33900000000000002,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":12.263,"5min":12.263,"15min":12.263},"last":2.4020000000000001}]},{"osd":5,"last update":"Sat Sep 23 23:35:46 2023","interfaces":[{"interface":"back","average":{"1min":1.8740000000000001,"5min":2.3090000000000002,"15min":1.427},"min":{"1min":0.42999999999999999,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":7.6779999999999999,"5min":11.000999999999999,"15min":11.000999999999999},"last":4.173},{"interface":"front","average":{"1min":2.165,"5min":2.02,"15min":1.367},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":12.978999999999999,"5min":12.978999999999999,"15min":12.978999999999999},"last":0.72099999999999997}]},{"osd":6,"last update":"Sat Sep 23 23:35:46 2023","interfaces":[{"interface":"back","average":{"1min":2.1659999999999999,"5min":1.7729999999999999,"15min":1.2569999999999999},"min":{"1min":0.45100000000000001,"5min":0.309,"15min":0.309},"max":{"1min":12.209,"5min":12.209,"15min":12.209},"last":2.4430000000000001},{"interface":"front","average":{"1min":1.889,"5min":2.3180000000000001,"15min":1.4690000000000001},"min":{"1min":0.47699999999999998,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":13.329000000000001,"5min":13.329000000000001,"15min":13.329000000000001},"last":4.1180000000000003}]},{"osd":7,"last update":"Sat Sep 23 23:35:46 2023","interfaces":[{"interface":"back","average":{"1min":2.9710000000000001,"5min":2.044,"15min":1.369},"min":{"1min":0.42899999999999999,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":13.231,"5min":13.231,"15min":13.231},"last":2.468},{"interface":"front","average":{"1min":2.0089999999999999,"5min":2.3530000000000002,"15min":1.4970000000000001},"min":{"1min":0.47299999999999998,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":13.375,"5min":13.375,"15min":13.375},"last":4.1459999999999999}]}]},{"osd":3,"up_from":109,"seq":468151435377,"num_pgs":47,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":204136,"kb_used_data":100320,"kb_used_omap":5,"kb_used_meta":103802,"kb_avail":93541016,"statfs":{"total":95995035648,"available":95786000384,"internally_reserved":0,"allocated":102727680,"data_stored":102031184,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5347,"internal_metadata":106294045},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1],"upper_bound":2},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 23:35:13 2023","interfaces":[{"interface":"back","average":{"1min":2.0899999999999999,"5min":1.966,"15min":1.163},"min":{"1min":0.26900000000000002,"5min":0.22900000000000001,"15min":0.22900000000000001},"max":{"1min":8.2200000000000006,"5min":10.427,"15min":10.427},"last":2.2789999999999999},{"interface":"front","average":{"1min":2.7109999999999999,"5min":1.6619999999999999,"15min":1.046},"min":{"1min":0.251,"5min":0.193,"15min":0.193},"max":{"1min":11.462999999999999,"5min":12.638,"15min":12.638},"last":0.219}]},{"osd":1,"last update":"Sat Sep 23 23:35:13 2023","interfaces":[{"interface":"back","average":{"1min":1.1020000000000001,"5min":1.411,"15min":1},"min":{"1min":0.23000000000000001,"5min":0.20899999999999999,"15min":0.20899999999999999},"max":{"1min":4.5099999999999998,"5min":10.000999999999999,"15min":10.000999999999999},"last":3.077},{"interface":"front","average":{"1min":1.9770000000000001,"5min":1.633,"15min":1.0920000000000001},"min":{"1min":0.34499999999999997,"5min":0.23200000000000001,"15min":0.23200000000000001},"max":{"1min":4.5839999999999996,"5min":10.638999999999999,"15min":10.638999999999999},"last":2.7690000000000001}]},{"osd":2,"last update":"Sat Sep 23 23:35:13 2023","interfaces":[{"interface":"back","average":{"1min":1.8089999999999999,"5min":4.1420000000000003,"15min":1.9399999999999999},"min":{"1min":0.26200000000000001,"5min":0.254,"15min":0.254},"max":{"1min":9.9969999999999999,"5min":109.947,"15min":109.947},"last":3.3239999999999998},{"interface":"front","average":{"1min":2.008,"5min":4.101,"15min":1.95},"min":{"1min":0.29599999999999999,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":5.3079999999999998,"5min":114.09999999999999,"15min":114.09999999999999},"last":2.3359999999999999}]},{"osd":4,"last update":"Sat Sep 23 23:35:13 2023","interfaces":[{"interface":"back","average":{"1min":1.3149999999999999,"5min":1.4930000000000001,"15min":1.2250000000000001},"min":{"1min":0.36099999999999999,"5min":0.309,"15min":0.309},"max":{"1min":4.6109999999999998,"5min":10.487,"15min":10.487},"last":0.48799999999999999},{"interface":"front","average":{"1min":2.1819999999999999,"5min":1.6559999999999999,"15min":1.238},"min":{"1min":0.38,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":11.007,"5min":15.27,"15min":15.27},"last":9.5229999999999997}]},{"osd":5,"last update":"Sat Sep 23 23:35:13 2023","interfaces":[{"interface":"back","average":{"1min":1.5429999999999999,"5min":1.276,"15min":1.127},"min":{"1min":0.40600000000000003,"5min":0.372,"15min":0.372},"max":{"1min":5.04,"5min":8.0280000000000005,"15min":8.0280000000000005},"last":0.45300000000000001},{"interface":"front","average":{"1min":0.90100000000000002,"5min":1.288,"15min":1.194},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":2.7509999999999999,"5min":9.157,"15min":9.157},"last":3.1920000000000002}]},{"osd":6,"last update":"Sat Sep 23 23:35:13 2023","interfaces":[{"interface":"back","average":{"1min":1.518,"5min":1.3160000000000001,"15min":1.1910000000000001},"min":{"1min":0.42999999999999999,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":5.0869999999999997,"5min":7.9930000000000003,"15min":7.9930000000000003},"last":2.7349999999999999},{"interface":"front","average":{"1min":0.96299999999999997,"5min":1.349,"15min":1.2669999999999999},"min":{"1min":0.39400000000000002,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":3.1920000000000002,"5min":9.2609999999999992,"15min":9.2609999999999992},"last":3.165}]},{"osd":7,"last update":"Sat Sep 23 23:35:13 2023","interfaces":[{"interface":"back","average":{"1min":1.264,"5min":1.4450000000000001,"15min":1.288},"min":{"1min":0.41899999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":6.4909999999999997,"5min":9.593,"15min":9.593},"last":3.1360000000000001},{"interface":"front","average":{"1min":2.2829999999999999,"5min":1.6399999999999999,"15min":1.3640000000000001},"min":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":5.181,"5min":10.52,"15min":10.52},"last":0.71999999999999997}]}]},{"osd":4,"up_from":30,"seq":128849019219,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":432524,"kb_used_data":277572,"kb_used_omap":0,"kb_used_meta":154944,"kb_avail":93312628,"statfs":{"total":95995035648,"available":95552131072,"internally_reserved":0,"allocated":284233728,"data_stored":283622400,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":158662656},"hb_peers":[0,1,2,3,5,6,7],"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":"Sat Sep 23 23:35:49 2023","interfaces":[{"interface":"back","average":{"1min":2.1880000000000002,"5min":2.085,"15min":1.321},"min":{"1min":0.251,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":17.260000000000002,"5min":25.873999999999999,"15min":25.873999999999999},"last":1.7729999999999999},{"interface":"front","average":{"1min":2.4020000000000001,"5min":1.982,"15min":1.282},"min":{"1min":0.27300000000000002,"5min":0.254,"15min":0.254},"max":{"1min":17.286999999999999,"5min":25.779,"15min":25.779},"last":1.5900000000000001}]},{"osd":1,"last update":"Sat Sep 23 23:35:29 2023","interfaces":[{"interface":"back","average":{"1min":1.26,"5min":1.532,"15min":1.125},"min":{"1min":0.29499999999999998,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":5.5460000000000003,"5min":9.3550000000000004,"15min":9.3550000000000004},"last":0.27600000000000002},{"interface":"front","average":{"1min":1.296,"5min":1.359,"15min":1.123},"min":{"1min":0.34799999999999998,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":3.8700000000000001,"5min":9.3369999999999997,"15min":9.3369999999999997},"last":1.4710000000000001}]},{"osd":2,"last update":"Sat Sep 23 23:35:45 2023","interfaces":[{"interface":"back","average":{"1min":2.79,"5min":5.4710000000000001,"15min":2.4809999999999999},"min":{"1min":0.33500000000000002,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":25.504000000000001,"5min":251.785,"15min":251.785},"last":0.313},{"interface":"front","average":{"1min":2.7719999999999998,"5min":5.5659999999999998,"15min":2.4870000000000001},"min":{"1min":0.33400000000000002,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":26.335000000000001,"5min":250.874,"15min":250.874},"last":0.97099999999999997}]},{"osd":3,"last update":"Sat Sep 23 23:35:18 2023","interfaces":[{"interface":"back","average":{"1min":0.92700000000000005,"5min":1.321,"15min":1.165},"min":{"1min":0.33200000000000002,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":3.7530000000000001,"5min":8.6489999999999991,"15min":8.6489999999999991},"last":0.33900000000000002},{"interface":"front","average":{"1min":0.96199999999999997,"5min":1.2709999999999999,"15min":1.125},"min":{"1min":0.38400000000000001,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":3.8079999999999998,"5min":9.391,"15min":9.391},"last":1.0089999999999999}]},{"osd":5,"last update":"Sat Sep 23 23:35:34 2023","interfaces":[{"interface":"back","average":{"1min":1.145,"5min":1.1819999999999999,"15min":1.036},"min":{"1min":0.40300000000000002,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":9.5220000000000002,"5min":9.5220000000000002,"15min":9.5220000000000002},"last":1.0429999999999999},{"interface":"front","average":{"1min":1.25,"5min":1.2649999999999999,"15min":1.206},"min":{"1min":0.54800000000000004,"5min":0.42999999999999999,"15min":0.42999999999999999},"max":{"1min":9.5510000000000002,"5min":9.5510000000000002,"15min":9.5510000000000002},"last":1.141}]},{"osd":6,"last update":"Sat Sep 23 23:35:29 2023","interfaces":[{"interface":"back","average":{"1min":1.0620000000000001,"5min":1.1559999999999999,"15min":1.0609999999999999},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":3.9540000000000002,"5min":4.641,"15min":4.641},"last":0.438},{"interface":"front","average":{"1min":0.78500000000000003,"5min":0.97099999999999997,"15min":1.048},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":2.9590000000000001,"5min":4.8360000000000003,"15min":4.8360000000000003},"last":0.45500000000000002}]},{"osd":7,"last update":"Sat Sep 23 23:35:29 2023","interfaces":[{"interface":"back","average":{"1min":1.3300000000000001,"5min":1.2769999999999999,"15min":1.1599999999999999},"min":{"1min":0.378,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":9.6140000000000008,"5min":9.6140000000000008,"15min":9.6140000000000008},"last":1.069},{"interface":"front","average":{"1min":1.296,"5min":1.242,"15min":1.163},"min":{"1min":0.40000000000000002,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":5.6459999999999999,"5min":5.6459999999999999,"15min":5.6459999999999999},"last":0.59299999999999997}]}]},{"osd":5,"up_from":0,"seq":163208757578,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"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},"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":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"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":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":4194304,"data_stored":4194304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4198400,"data_stored":4194323,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"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":4485,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1658,"internal_metadata":0},{"poolid":2,"osd":4,"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},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":4194304,"data_stored":4194304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9036,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":22,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6760,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7787,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":160,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3689,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":5434,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":624,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":5358,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4950,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"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},{"poolid":4,"osd":1,"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},{"poolid":4,"osd":2,"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},{"poolid":4,"osd":3,"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},{"poolid":4,"osd":4,"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},{"poolid":4,"osd":5,"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},{"poolid":4,"osd":6,"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},{"poolid":4,"osd":7,"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},{"poolid":5,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":251990016,"data_stored":251985944,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":5,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":163315712,"data_stored":163315712,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":5,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":223809536,"data_stored":223805464,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":5,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":99155968,"data_stored":99155968,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":5,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":279183360,"data_stored":279183360,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":5,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4018012160,"data_stored":4018012160,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":5,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":143720448,"data_stored":143720448,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":5,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":185339904,"data_stored":185335832,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-23T23:36:14.499 INFO:tasks.cephadm.ceph_manager.ceph:increase pool size by 10 2023-09-23T23:36:14.500 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd pool set unique_pool_0 pg_num 26 2023-09-23T23:36:14.505 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:36:14.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:14.506 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:36:14.607 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:36:14.632 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:36:14.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:14.638 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:36:14.739 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:14.762 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:14.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:14.770 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:36:14.871 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:14.899 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:14.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:14.902 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:36:15.003 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:15.031 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:15.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:15.033 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:36:15.134 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:15.160 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:15.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:15.162 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:36:15.263 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:36:15.270 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T23:36:15.286 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:36:15.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:15.291 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:36:15.391 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:15.415 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:15.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:15.418 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:36:15.518 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:15.545 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:15.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:15.549 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:36:15.649 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:15.661 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:15 smithi164 bash[92846]: cluster 2023-09-23T23:36:14.460819+0000 mgr.y (mgr.25991) 568 : cluster 0 pgmap v528: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 73 active+clean; 401 MiB data, 1.6 GiB used, 535 GiB / 536 GiB avail; 0 B/s wr, 408 op/s; 7378/19098 objects degraded (38.632%); 17125/19098 objects misplaced (89.669%); 14 MiB/s, 227 objects/s recovering 2023-09-23T23:36:15.681 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:15.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:15.683 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:36:15.784 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:15.808 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:15.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:15.810 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:36:15.911 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:36:15.919 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:15 smithi159 bash[105915]: cluster 2023-09-23T23:36:14.460819+0000 mgr.y (mgr.25991) 568 : cluster 0 pgmap v528: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 73 active+clean; 401 MiB data, 1.6 GiB used, 535 GiB / 536 GiB avail; 0 B/s wr, 408 op/s; 7378/19098 objects degraded (38.632%); 17125/19098 objects misplaced (89.669%); 14 MiB/s, 227 objects/s recovering 2023-09-23T23:36:15.919 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:15 smithi159 bash[108473]: cluster 2023-09-23T23:36:14.460819+0000 mgr.y (mgr.25991) 568 : cluster 0 pgmap v528: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 73 active+clean; 401 MiB data, 1.6 GiB used, 535 GiB / 536 GiB avail; 0 B/s wr, 408 op/s; 7378/19098 objects degraded (38.632%); 17125/19098 objects misplaced (89.669%); 14 MiB/s, 227 objects/s recovering 2023-09-23T23:36:15.937 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:36:15.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:15.939 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:36:16.040 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:36:16.066 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:36:16.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:16.073 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:36:16.173 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:36:16.197 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:36:16.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:16.204 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:36:16.305 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:16.331 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:16.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:16.336 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:36:16.437 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:36:16.464 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T23:36:16.485 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:36:16.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:16.492 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:36:16.593 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:36:16.625 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:36:16.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:16.627 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:36:16.728 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:36:16.760 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:36:16.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:16.764 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:36:16.865 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:16.888 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:16.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:16.898 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:36:16.999 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:17.023 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:17.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:17.026 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:36:17.127 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:36:17.178 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:36:17.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:17.186 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:36:17.287 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:17.310 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:17.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:17.312 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:36:17.413 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:17.439 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:17.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:17.447 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:36:17.547 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:36:17.571 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:36:17.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:17.574 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:36:17.675 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:17.699 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:17.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:17.702 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:36:17.803 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:36:17.835 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:36:17.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:17.842 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:36:17.943 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:17.951 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:17 smithi164 bash[92846]: cluster 2023-09-23T23:36:16.461469+0000 mgr.y (mgr.25991) 569 : cluster 0 pgmap v529: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 73 active+clean; 385 MiB data, 1.6 GiB used, 535 GiB / 536 GiB avail; 0 B/s wr, 407 op/s; 7248/18342 objects degraded (39.516%); 16865/18342 objects misplaced (91.947%); 14 MiB/s, 227 objects/s recovering 2023-09-23T23:36:17.951 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:17 smithi164 bash[92846]: audit 2023-09-23T23:36:17.228224+0000 mon.a (mon.0) 687 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:36:17.951 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:17 smithi164 bash[92846]: cluster 2023-09-23T23:36:17.351281+0000 mon.a (mon.0) 688 : cluster 3 Health check update: Degraded data redundancy: 7248/18342 objects degraded (39.516%), 11 pgs degraded (PG_DEGRADED) 2023-09-23T23:36:17.972 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:17.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:17.978 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:36:18.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:17 smithi159 bash[105915]: cluster 2023-09-23T23:36:16.461469+0000 mgr.y (mgr.25991) 569 : cluster 0 pgmap v529: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 73 active+clean; 385 MiB data, 1.6 GiB used, 535 GiB / 536 GiB avail; 0 B/s wr, 407 op/s; 7248/18342 objects degraded (39.516%); 16865/18342 objects misplaced (91.947%); 14 MiB/s, 227 objects/s recovering 2023-09-23T23:36:18.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:17 smithi159 bash[105915]: audit 2023-09-23T23:36:17.228224+0000 mon.a (mon.0) 687 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:36:18.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:17 smithi159 bash[105915]: cluster 2023-09-23T23:36:17.351281+0000 mon.a (mon.0) 688 : cluster 3 Health check update: Degraded data redundancy: 7248/18342 objects degraded (39.516%), 11 pgs degraded (PG_DEGRADED) 2023-09-23T23:36:18.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:17 smithi159 bash[108473]: cluster 2023-09-23T23:36:16.461469+0000 mgr.y (mgr.25991) 569 : cluster 0 pgmap v529: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 73 active+clean; 385 MiB data, 1.6 GiB used, 535 GiB / 536 GiB avail; 0 B/s wr, 407 op/s; 7248/18342 objects degraded (39.516%); 16865/18342 objects misplaced (91.947%); 14 MiB/s, 227 objects/s recovering 2023-09-23T23:36:18.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:17 smithi159 bash[108473]: audit 2023-09-23T23:36:17.228224+0000 mon.a (mon.0) 687 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:36:18.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:17 smithi159 bash[108473]: cluster 2023-09-23T23:36:17.351281+0000 mon.a (mon.0) 688 : cluster 3 Health check update: Degraded data redundancy: 7248/18342 objects degraded (39.516%), 11 pgs degraded (PG_DEGRADED) 2023-09-23T23:36:18.079 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:18.103 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:18.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:18.105 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:36:18.206 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:18.231 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:18.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:18.237 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:36:18.338 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:18.362 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:18.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:18.364 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:36:18.435 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:36:18.439 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:36:18.465 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:18.494 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:18.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:18.498 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:36:18.599 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:36:18.637 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:36:18.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:18.641 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:36:18.741 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:18.771 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:18.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:18.776 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:36:18.877 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:18.906 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:18.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:18.909 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:36:19.010 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:36:19.034 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:36:19.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:19.037 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:36:19.138 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:36:19.172 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:36:19.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:19.178 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:36:19.279 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:36:19.317 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:36:19.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:19.321 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:36:19.422 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:36:19.448 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:36:19.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:19.453 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:36:19.454 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:36:19.554 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:36:19.578 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:36:19.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:19.580 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:36:19.680 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:36:19.720 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:36:19.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:19.722 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:36:19.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:19 smithi159 bash[105915]: cluster 2023-09-23T23:36:18.462115+0000 mgr.y (mgr.25991) 570 : cluster 0 pgmap v530: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 73 active+clean; 293 MiB data, 1.4 GiB used, 535 GiB / 536 GiB avail; 0 B/s wr, 413 op/s; 6456/13926 objects degraded (46.359%); 16060/13926 objects misplaced (115.324%); 15 MiB/s, 233 objects/s recovering 2023-09-23T23:36:19.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:19 smithi159 bash[108473]: cluster 2023-09-23T23:36:18.462115+0000 mgr.y (mgr.25991) 570 : cluster 0 pgmap v530: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 73 active+clean; 293 MiB data, 1.4 GiB used, 535 GiB / 536 GiB avail; 0 B/s wr, 413 op/s; 6456/13926 objects degraded (46.359%); 16060/13926 objects misplaced (115.324%); 15 MiB/s, 233 objects/s recovering 2023-09-23T23:36:19.823 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:36:19.853 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:36:19.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:19.858 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:36:19.959 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:19.968 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:19 smithi164 bash[92846]: cluster 2023-09-23T23:36:18.462115+0000 mgr.y (mgr.25991) 570 : cluster 0 pgmap v530: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 3 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 73 active+clean; 293 MiB data, 1.4 GiB used, 535 GiB / 536 GiB avail; 0 B/s wr, 413 op/s; 6456/13926 objects degraded (46.359%); 16060/13926 objects misplaced (115.324%); 15 MiB/s, 233 objects/s recovering 2023-09-23T23:36:19.984 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:19.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:19.988 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:36:20.089 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:20.113 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:20.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:20.117 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:36:20.218 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:36:20.266 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:36:20.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:20.272 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:36:20.372 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:20.395 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:20.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:20.398 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:36:20.499 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:36:20.529 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:36:20.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:20.536 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:36:20.636 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:36:20.679 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:36:20.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:20.683 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:36:20.718 INFO:teuthology.orchestra.run.smithi164.stdout:{ 2023-09-23T23:36:20.718 INFO:teuthology.orchestra.run.smithi164.stdout: "ops": [], 2023-09-23T23:36:20.718 INFO:teuthology.orchestra.run.smithi164.stdout: "complaint_time": 30, 2023-09-23T23:36:20.718 INFO:teuthology.orchestra.run.smithi164.stdout: "num_blocked_ops": 0 2023-09-23T23:36:20.718 INFO:teuthology.orchestra.run.smithi164.stdout:} 2023-09-23T23:36:20.784 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:36:20.823 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:36:20.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:20.827 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:36:20.927 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:36:20.978 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:36:20.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:20.980 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:36:21.081 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:21.113 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:21.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:21.117 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:36:21.217 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:36:21.268 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:36:21.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:21.274 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:36:21.375 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:21.399 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:21.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:21.402 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:36:21.503 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:36:21.536 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:36:21.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:21.537 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:36:21.638 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:21.672 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:21.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:21.678 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:36:21.779 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:21.782 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_historic_ops 2023-09-23T23:36:21.807 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:21.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:21.811 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:36:21.819 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:21 smithi159 bash[105915]: cluster 2023-09-23T23:36:20.462827+0000 mgr.y (mgr.25991) 571 : cluster 0 pgmap v531: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 73 active+clean; 252 MiB data, 1.3 GiB used, 535 GiB / 536 GiB avail; 0 B/s wr, 414 op/s; 6189/11949 objects degraded (51.795%); 15364/11949 objects misplaced (128.580%); 15 MiB/s, 232 objects/s recovering 2023-09-23T23:36:21.819 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:21 smithi159 bash[108473]: cluster 2023-09-23T23:36:20.462827+0000 mgr.y (mgr.25991) 571 : cluster 0 pgmap v531: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 73 active+clean; 252 MiB data, 1.3 GiB used, 535 GiB / 536 GiB avail; 0 B/s wr, 414 op/s; 6189/11949 objects degraded (51.795%); 15364/11949 objects misplaced (128.580%); 15 MiB/s, 232 objects/s recovering 2023-09-23T23:36:21.912 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:36:21.956 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:36:21.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:21.960 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:36:22.020 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:21 smithi164 bash[92846]: cluster 2023-09-23T23:36:20.462827+0000 mgr.y (mgr.25991) 571 : cluster 0 pgmap v531: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 73 active+clean; 252 MiB data, 1.3 GiB used, 535 GiB / 536 GiB avail; 0 B/s wr, 414 op/s; 6189/11949 objects degraded (51.795%); 15364/11949 objects misplaced (128.580%); 15 MiB/s, 232 objects/s recovering 2023-09-23T23:36:22.061 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:36:22.088 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:36:22.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:22.090 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:36:22.191 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:22.219 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:22.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:22.222 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:36:22.323 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:22.347 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:22.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:22.353 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:36:22.453 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:36:22.484 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:36:22.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:22.491 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:36:22.591 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:36:22.632 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:36:22.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:22.638 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:36:22.738 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:36:22.767 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:36:22.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:22.773 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:36:22.873 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:22.897 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:22.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:22.902 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:36:23.002 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:36:23.011 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:22 smithi159 bash[105915]: cluster 2023-09-23T23:36:22.352489+0000 mon.a (mon.0) 689 : cluster 3 Health check update: Degraded data redundancy: 6189/11949 objects degraded (51.795%), 11 pgs degraded (PG_DEGRADED) 2023-09-23T23:36:23.012 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:22 smithi159 bash[108473]: cluster 2023-09-23T23:36:22.352489+0000 mon.a (mon.0) 689 : cluster 3 Health check update: Degraded data redundancy: 6189/11949 objects degraded (51.795%), 11 pgs degraded (PG_DEGRADED) 2023-09-23T23:36:23.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:22 smithi164 bash[92846]: cluster 2023-09-23T23:36:22.352489+0000 mon.a (mon.0) 689 : cluster 3 Health check update: Degraded data redundancy: 6189/11949 objects degraded (51.795%), 11 pgs degraded (PG_DEGRADED) 2023-09-23T23:36:23.040 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:36:23.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:23.043 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:36:23.144 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:23.169 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:23.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:23.171 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:36:23.272 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:23.308 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:23.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:23.314 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:36:23.415 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:23.438 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:23.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:23.441 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:36:23.541 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:36:23.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:23.578 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:36:23.578 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:36:23.679 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:36:23.686 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:23 smithi164 bash[92846]: cluster 2023-09-23T23:36:22.463403+0000 mgr.y (mgr.25991) 572 : cluster 0 pgmap v532: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 73 active+clean; 252 MiB data, 1.3 GiB used, 535 GiB / 536 GiB avail; 0 B/s wr, 350 op/s; 6189/11949 objects degraded (51.795%); 15364/11949 objects misplaced (128.580%); 12 MiB/s, 196 objects/s recovering 2023-09-23T23:36:23.686 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:23 smithi164 bash[92846]: audit 2023-09-23T23:36:22.732969+0000 mon.a (mon.0) 690 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:36:23.703 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:36:23.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:23.705 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:36:23.806 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:23.833 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:23.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:23.837 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:36:23.938 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:36:23.945 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:23 smithi159 bash[105915]: cluster 2023-09-23T23:36:22.463403+0000 mgr.y (mgr.25991) 572 : cluster 0 pgmap v532: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 73 active+clean; 252 MiB data, 1.3 GiB used, 535 GiB / 536 GiB avail; 0 B/s wr, 350 op/s; 6189/11949 objects degraded (51.795%); 15364/11949 objects misplaced (128.580%); 12 MiB/s, 196 objects/s recovering 2023-09-23T23:36:23.945 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:23 smithi159 bash[105915]: audit 2023-09-23T23:36:22.732969+0000 mon.a (mon.0) 690 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:36:23.945 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:36:23 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:36:23] "GET /metrics HTTP/1.1" 200 36606 "" "Prometheus/2.43.0" 2023-09-23T23:36:23.946 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:23 smithi159 bash[108473]: cluster 2023-09-23T23:36:22.463403+0000 mgr.y (mgr.25991) 572 : cluster 0 pgmap v532: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 73 active+clean; 252 MiB data, 1.3 GiB used, 535 GiB / 536 GiB avail; 0 B/s wr, 350 op/s; 6189/11949 objects degraded (51.795%); 15364/11949 objects misplaced (128.580%); 12 MiB/s, 196 objects/s recovering 2023-09-23T23:36:23.946 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:23 smithi159 bash[108473]: audit 2023-09-23T23:36:22.732969+0000 mon.a (mon.0) 690 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:36:23.970 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:36:23.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:23.977 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:36:24.077 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:36:24.104 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:36:24.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:24.108 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:36:24.208 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:24.236 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:24.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:24.242 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:36:24.343 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:24.370 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:24.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:24.375 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:36:24.475 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:36:24.531 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:36:24.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:24.535 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:36:24.635 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:24.669 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:24.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:24.674 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:36:24.775 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:24.803 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:24.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:24.808 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:36:24.909 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:36:24.932 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:36:24.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:24.938 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:36:25.038 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:36:25.064 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:36:25.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:25.067 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:36:25.167 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:36:25.192 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:36:25.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:25.198 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:36:25.299 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:25.335 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:25.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:25.338 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:36:25.439 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:36:25.471 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:36:25.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:25.477 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:36:25.577 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:36:25.600 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:36:25.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:25.604 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:36:25.705 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:36:25.713 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:25 smithi159 bash[105915]: cluster 2023-09-23T23:36:24.464086+0000 mgr.y (mgr.25991) 573 : cluster 0 pgmap v533: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 73 active+clean; 132 MiB data, 1.1 GiB used, 535 GiB / 536 GiB avail; 0 B/s wr, 505 op/s; 5238/6183 objects degraded (84.716%); 14052/6183 objects misplaced (227.268%); 18 MiB/s, 286 objects/s recovering 2023-09-23T23:36:25.714 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:25 smithi159 bash[108473]: cluster 2023-09-23T23:36:24.464086+0000 mgr.y (mgr.25991) 573 : cluster 0 pgmap v533: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 73 active+clean; 132 MiB data, 1.1 GiB used, 535 GiB / 536 GiB avail; 0 B/s wr, 505 op/s; 5238/6183 objects degraded (84.716%); 14052/6183 objects misplaced (227.268%); 18 MiB/s, 286 objects/s recovering 2023-09-23T23:36:25.737 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:36:25.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:25.742 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:36:25.843 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:36:25.878 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:36:25.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:25.882 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:36:25.983 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:25.995 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:25 smithi164 bash[92846]: cluster 2023-09-23T23:36:24.464086+0000 mgr.y (mgr.25991) 573 : cluster 0 pgmap v533: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 73 active+clean; 132 MiB data, 1.1 GiB used, 535 GiB / 536 GiB avail; 0 B/s wr, 505 op/s; 5238/6183 objects degraded (84.716%); 14052/6183 objects misplaced (227.268%); 18 MiB/s, 286 objects/s recovering 2023-09-23T23:36:26.016 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:26.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:26.020 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:36:26.121 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:36:26.159 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:36:26.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:26.162 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:36:26.263 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:26.288 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:26.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:26.291 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:36:26.391 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:26.435 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:26.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:26.440 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:36:26.541 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:36:26.575 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:36:26.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:26.577 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:36:26.630 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T23:36:26.678 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:26.720 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:26.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:26.725 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:36:26.826 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:36:26.853 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:36:26.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:26.857 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:36:26.957 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:26.995 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:26.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:26.998 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:36:27.098 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:27.128 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:27.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:27.138 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:36:27.239 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:27.260 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:27.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:27.264 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:36:27.364 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:27.392 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:27.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:27.396 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:36:27.442 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Removed 110289 objects 2023-09-23T23:36:27.442 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Clean up completed and total clean up time :253.857 2023-09-23T23:36:27.496 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:27.515 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:27.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:27.517 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:36:27.618 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:27.650 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:27.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:27.653 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:36:27.754 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:36:27.784 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:36:27.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:27.787 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:36:27.888 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:27.894 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:27 smithi164 bash[92846]: cluster 2023-09-23T23:36:26.464584+0000 mgr.y (mgr.25991) 574 : cluster 0 pgmap v534: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 73 active+clean; 116 MiB data, 1.1 GiB used, 535 GiB / 536 GiB avail; 0 B/s wr, 379 op/s; 5112/5436 objects degraded (94.040%); 13800/5436 objects misplaced (253.863%); 13 MiB/s, 211 objects/s recovering 2023-09-23T23:36:27.894 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:27 smithi164 bash[92846]: cluster 2023-09-23T23:36:27.353929+0000 mon.a (mon.0) 691 : cluster 3 Health check update: Degraded data redundancy: 5112/5436 objects degraded (94.040%), 11 pgs degraded (PG_DEGRADED) 2023-09-23T23:36:27.906 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:27.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:27.908 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:36:27.926 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:27 smithi159 bash[105915]: cluster 2023-09-23T23:36:26.464584+0000 mgr.y (mgr.25991) 574 : cluster 0 pgmap v534: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 73 active+clean; 116 MiB data, 1.1 GiB used, 535 GiB / 536 GiB avail; 0 B/s wr, 379 op/s; 5112/5436 objects degraded (94.040%); 13800/5436 objects misplaced (253.863%); 13 MiB/s, 211 objects/s recovering 2023-09-23T23:36:27.926 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:27 smithi159 bash[105915]: cluster 2023-09-23T23:36:27.353929+0000 mon.a (mon.0) 691 : cluster 3 Health check update: Degraded data redundancy: 5112/5436 objects degraded (94.040%), 11 pgs degraded (PG_DEGRADED) 2023-09-23T23:36:27.927 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:27 smithi159 bash[108473]: cluster 2023-09-23T23:36:26.464584+0000 mgr.y (mgr.25991) 574 : cluster 0 pgmap v534: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 73 active+clean; 116 MiB data, 1.1 GiB used, 535 GiB / 536 GiB avail; 0 B/s wr, 379 op/s; 5112/5436 objects degraded (94.040%); 13800/5436 objects misplaced (253.863%); 13 MiB/s, 211 objects/s recovering 2023-09-23T23:36:27.927 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:27 smithi159 bash[108473]: cluster 2023-09-23T23:36:27.353929+0000 mon.a (mon.0) 691 : cluster 3 Health check update: Degraded data redundancy: 5112/5436 objects degraded (94.040%), 11 pgs degraded (PG_DEGRADED) 2023-09-23T23:36:28.009 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:28.032 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:28.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:28.034 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:36:28.135 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:28.161 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:28.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:28.163 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:36:28.264 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:28.287 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:28.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:28.290 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:36:28.390 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:28.416 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:28.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:28.455 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:36:28.556 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:28.588 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:28.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:28.590 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:36:28.690 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:28.721 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:28.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:28.724 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:36:28.825 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:36:28.850 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:36:28.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:28.854 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:36:28.955 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:28.980 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:28.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:28.983 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:36:29.084 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:29.110 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:29.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:29.113 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:36:29.214 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:36:29.239 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:36:29.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:29.241 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:36:29.342 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:36:29.369 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:36:29.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:29.371 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:36:29.472 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:36:29.493 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:36:29.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:29.495 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:36:29.596 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:36:29.625 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:36:29.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:29.628 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:36:29.728 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:36:29.738 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:29 smithi159 bash[105915]: cluster 2023-09-23T23:36:28.465253+0000 mgr.y (mgr.25991) 575 : cluster 0 pgmap v535: 89 pgs: 1 active+recovery_wait+degraded, 3 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 5 active+recovery_wait+degraded+remapped, 73 active+clean; 70 MiB data, 918 MiB used, 536 GiB / 536 GiB avail; 0 B/s wr, 420 op/s; 4701/3213 objects degraded (146.312%); 13710/3213 objects misplaced (426.704%); 13 MiB/s, 215 objects/s recovering 2023-09-23T23:36:29.738 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:29 smithi159 bash[105915]: audit 2023-09-23T23:36:29.058692+0000 mon.a (mon.0) 692 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:36:29.738 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:29 smithi159 bash[105915]: audit 2023-09-23T23:36:29.068356+0000 mon.a (mon.0) 693 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:36:29.738 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:29 smithi159 bash[108473]: cluster 2023-09-23T23:36:28.465253+0000 mgr.y (mgr.25991) 575 : cluster 0 pgmap v535: 89 pgs: 1 active+recovery_wait+degraded, 3 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 5 active+recovery_wait+degraded+remapped, 73 active+clean; 70 MiB data, 918 MiB used, 536 GiB / 536 GiB avail; 0 B/s wr, 420 op/s; 4701/3213 objects degraded (146.312%); 13710/3213 objects misplaced (426.704%); 13 MiB/s, 215 objects/s recovering 2023-09-23T23:36:29.738 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:29 smithi159 bash[108473]: audit 2023-09-23T23:36:29.058692+0000 mon.a (mon.0) 692 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:36:29.738 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:29 smithi159 bash[108473]: audit 2023-09-23T23:36:29.068356+0000 mon.a (mon.0) 693 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:36:29.753 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:36:29.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:29.755 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:36:29.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:29 smithi164 bash[92846]: cluster 2023-09-23T23:36:28.465253+0000 mgr.y (mgr.25991) 575 : cluster 0 pgmap v535: 89 pgs: 1 active+recovery_wait+degraded, 3 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 5 active+recovery_wait+degraded+remapped, 73 active+clean; 70 MiB data, 918 MiB used, 536 GiB / 536 GiB avail; 0 B/s wr, 420 op/s; 4701/3213 objects degraded (146.312%); 13710/3213 objects misplaced (426.704%); 13 MiB/s, 215 objects/s recovering 2023-09-23T23:36:29.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:29 smithi164 bash[92846]: audit 2023-09-23T23:36:29.058692+0000 mon.a (mon.0) 692 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:36:29.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:29 smithi164 bash[92846]: audit 2023-09-23T23:36:29.068356+0000 mon.a (mon.0) 693 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:36:29.856 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:36:29.885 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:36:29.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:29.887 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:36:29.988 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:30.014 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:30.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:30.017 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:36:30.118 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:30.146 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:30.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:30.148 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:36:30.249 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:36:30.272 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:36:30.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:30.275 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:36:30.376 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:36:30.401 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:36:30.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:30.404 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:36:30.505 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:36:30.529 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:36:30.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:30.531 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:36:30.632 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:30.705 INFO:teuthology.orchestra.run.smithi159.stdout:osd.0: {} 2023-09-23T23:36:30.710 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:30.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:30.714 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:36:30.730 INFO:teuthology.orchestra.run.smithi159.stdout:osd.1: {} 2023-09-23T23:36:30.757 INFO:teuthology.orchestra.run.smithi159.stdout:osd.2: {} 2023-09-23T23:36:30.786 INFO:teuthology.orchestra.run.smithi159.stdout:osd.3: {} 2023-09-23T23:36:30.792 INFO:teuthology.orchestra.run.smithi164.stdout:{ 2023-09-23T23:36:30.792 INFO:teuthology.orchestra.run.smithi164.stdout: "size": 20, 2023-09-23T23:36:30.792 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 600, 2023-09-23T23:36:30.792 INFO:teuthology.orchestra.run.smithi164.stdout: "ops": [ 2023-09-23T23:36:30.792 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.792 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.44483.0:123753 5.2 5:4e07486d:::benchmark_data_smithi159_152088_object13461:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e125)", 2023-09-23T23:36:30.792 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:32:40.874166+0000", 2023-09-23T23:36:30.792 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 229.91109666099999, 2023-09-23T23:36:30.792 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.24785432399999999, 2023-09-23T23:36:30.793 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:36:30.793 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:36:30.793 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:36:30.793 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.44483", 2023-09-23T23:36:30.793 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:36:30.793 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 123753 2023-09-23T23:36:30.793 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.793 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:36:30.793 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.793 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:36:30.793 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:32:40.874166+0000", 2023-09-23T23:36:30.793 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:36:30.793 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.794 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.794 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:36:30.794 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:32:40.874166+0000", 2023-09-23T23:36:30.794 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:36:30.794 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.794 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.794 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:36:30.794 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:32:40.874163+0000", 2023-09-23T23:36:30.794 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999976 2023-09-23T23:36:30.794 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.794 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.794 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:36:30.795 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:32:40.874176+0000", 2023-09-23T23:36:30.795 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.3039e-05 2023-09-23T23:36:30.795 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.795 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.795 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:36:30.795 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:32:40.874222+0000", 2023-09-23T23:36:30.795 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.6202000000000003e-05 2023-09-23T23:36:30.795 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.795 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.795 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:36:30.795 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:32:40.874234+0000", 2023-09-23T23:36:30.795 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.1517e-05 2023-09-23T23:36:30.796 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.796 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.796 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:36:30.796 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:32:40.874309+0000", 2023-09-23T23:36:30.796 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.5327000000000006e-05 2023-09-23T23:36:30.796 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.796 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.796 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:36:30.796 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:32:40.874528+0000", 2023-09-23T23:36:30.796 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00021934499999999999 2023-09-23T23:36:30.796 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.796 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.797 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 0,2", 2023-09-23T23:36:30.797 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:32:40.874658+0000", 2023-09-23T23:36:30.797 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00012997900000000001 2023-09-23T23:36:30.797 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.797 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.797 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:36:30.797 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:32:40.878610+0000", 2023-09-23T23:36:30.797 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0039517550000000004 2023-09-23T23:36:30.797 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.797 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.797 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:36:30.797 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:32:40.887271+0000", 2023-09-23T23:36:30.798 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0086606970000000002 2023-09-23T23:36:30.798 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.798 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.798 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:36:30.798 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:32:41.116434+0000", 2023-09-23T23:36:30.798 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.22916315500000001 2023-09-23T23:36:30.798 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.798 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.798 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:36:30.798 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:32:41.116479+0000", 2023-09-23T23:36:30.798 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.4499999999999997e-05 2023-09-23T23:36:30.798 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.799 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.799 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:36:30.799 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:32:41.122020+0000", 2023-09-23T23:36:30.799 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0055413839999999999 2023-09-23T23:36:30.799 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:36:30.799 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:36:30.799 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:36:30.799 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.799 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.799 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.44483.0:148918 5.2 5:43d0afb4:::benchmark_data_smithi159_152088_object38626:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e127)", 2023-09-23T23:36:30.799 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:33:35.562008+0000", 2023-09-23T23:36:30.799 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 175.22325396100001, 2023-09-23T23:36:30.799 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.21501125300000001, 2023-09-23T23:36:30.800 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:36:30.800 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:36:30.800 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:36:30.800 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.44483", 2023-09-23T23:36:30.800 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:36:30.800 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 148918 2023-09-23T23:36:30.800 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.800 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:36:30.800 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.800 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:36:30.800 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:35.562008+0000", 2023-09-23T23:36:30.800 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:36:30.801 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.801 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.801 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:36:30.801 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:35.562008+0000", 2023-09-23T23:36:30.801 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:36:30.801 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.801 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.801 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:36:30.801 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:35.562006+0000", 2023-09-23T23:36:30.801 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999981 2023-09-23T23:36:30.801 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.801 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.802 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:36:30.802 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:35.562018+0000", 2023-09-23T23:36:30.802 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.2254e-05 2023-09-23T23:36:30.802 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.802 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.802 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:36:30.802 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:35.562046+0000", 2023-09-23T23:36:30.802 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.7775000000000001e-05 2023-09-23T23:36:30.802 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.802 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.802 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:36:30.803 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:35.562060+0000", 2023-09-23T23:36:30.803 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.3777999999999999e-05 2023-09-23T23:36:30.803 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.803 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.803 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:36:30.803 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:35.562133+0000", 2023-09-23T23:36:30.803 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.2859000000000002e-05 2023-09-23T23:36:30.803 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.803 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.803 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:36:30.803 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:35.562292+0000", 2023-09-23T23:36:30.803 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00015880500000000001 2023-09-23T23:36:30.804 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.804 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.804 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 0,2", 2023-09-23T23:36:30.804 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:35.562414+0000", 2023-09-23T23:36:30.804 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00012247000000000001 2023-09-23T23:36:30.804 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.804 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.804 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:36:30.804 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:35.566018+0000", 2023-09-23T23:36:30.804 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0036036890000000002 2023-09-23T23:36:30.804 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.804 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.804 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:36:30.805 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:35.566550+0000", 2023-09-23T23:36:30.805 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00053233800000000004 2023-09-23T23:36:30.805 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.805 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.805 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:36:30.805 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:35.772660+0000", 2023-09-23T23:36:30.805 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.20610941699999999 2023-09-23T23:36:30.805 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.805 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.805 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:36:30.805 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:35.772746+0000", 2023-09-23T23:36:30.805 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.6688999999999996e-05 2023-09-23T23:36:30.806 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.806 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.806 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:36:30.806 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:35.777020+0000", 2023-09-23T23:36:30.806 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0042732730000000002 2023-09-23T23:36:30.806 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:36:30.806 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:36:30.806 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:36:30.806 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.806 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.806 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.44483.0:155454 5.2 5:44fb339f:::benchmark_data_smithi159_152088_object45162:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e127)", 2023-09-23T23:36:30.806 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:33:49.574923+0000", 2023-09-23T23:36:30.807 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 161.210338788, 2023-09-23T23:36:30.807 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.167075266, 2023-09-23T23:36:30.807 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:36:30.807 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:36:30.807 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:36:30.807 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.44483", 2023-09-23T23:36:30.807 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:36:30.807 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 155454 2023-09-23T23:36:30.807 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.807 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:36:30.807 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.807 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:36:30.807 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:49.574923+0000", 2023-09-23T23:36:30.808 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:36:30.808 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.808 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.808 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:36:30.808 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:49.574923+0000", 2023-09-23T23:36:30.808 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:36:30.808 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.808 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.808 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:36:30.808 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:49.574922+0000", 2023-09-23T23:36:30.808 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.999999 2023-09-23T23:36:30.808 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.809 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.809 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:36:30.809 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:49.574929+0000", 2023-09-23T23:36:30.809 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.5050000000000004e-06 2023-09-23T23:36:30.809 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.809 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.809 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:36:30.809 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:49.574942+0000", 2023-09-23T23:36:30.809 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.2855e-05 2023-09-23T23:36:30.809 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.809 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.809 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:36:30.810 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:49.574948+0000", 2023-09-23T23:36:30.810 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.5629999999999997e-06 2023-09-23T23:36:30.810 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.810 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.810 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:36:30.810 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:49.578812+0000", 2023-09-23T23:36:30.810 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.003863553 2023-09-23T23:36:30.810 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.810 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.810 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:36:30.810 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:49.579010+0000", 2023-09-23T23:36:30.810 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00019772299999999999 2023-09-23T23:36:30.811 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.811 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.811 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 0,2", 2023-09-23T23:36:30.811 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:49.579220+0000", 2023-09-23T23:36:30.811 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00020996 2023-09-23T23:36:30.811 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.811 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.811 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:36:30.811 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:49.582827+0000", 2023-09-23T23:36:30.811 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0036073390000000002 2023-09-23T23:36:30.811 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.812 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.812 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:36:30.812 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:49.590461+0000", 2023-09-23T23:36:30.812 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0076337699999999998 2023-09-23T23:36:30.812 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.812 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.812 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:36:30.812 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:49.738687+0000", 2023-09-23T23:36:30.812 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.14822645100000001 2023-09-23T23:36:30.812 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.812 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.812 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:36:30.812 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:49.738758+0000", 2023-09-23T23:36:30.813 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.1069999999999995e-05 2023-09-23T23:36:30.813 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.813 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.813 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:36:30.813 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:49.741999+0000", 2023-09-23T23:36:30.813 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0032405580000000002 2023-09-23T23:36:30.813 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:36:30.813 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:36:30.813 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:36:30.813 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.813 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.813 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.44483.0:158678 5.2 5:49ab134f:::benchmark_data_smithi159_152088_object48386:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e130)", 2023-09-23T23:36:30.814 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:33:58.651308+0000", 2023-09-23T23:36:30.814 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 152.13395424300001, 2023-09-23T23:36:30.814 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.19620188099999999, 2023-09-23T23:36:30.814 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:36:30.814 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:36:30.814 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:36:30.814 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.44483", 2023-09-23T23:36:30.814 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:36:30.814 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 158678 2023-09-23T23:36:30.814 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.814 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:36:30.815 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.815 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:36:30.815 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:58.651308+0000", 2023-09-23T23:36:30.815 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:36:30.815 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.815 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.815 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:36:30.815 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:58.651308+0000", 2023-09-23T23:36:30.815 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:36:30.815 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.815 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.816 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:36:30.816 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:58.651305+0000", 2023-09-23T23:36:30.816 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999976 2023-09-23T23:36:30.816 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.816 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.816 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:36:30.816 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:58.651317+0000", 2023-09-23T23:36:30.816 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.2029e-05 2023-09-23T23:36:30.816 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.816 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.816 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:36:30.816 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:58.651344+0000", 2023-09-23T23:36:30.816 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.6635000000000002e-05 2023-09-23T23:36:30.817 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.817 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.817 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:36:30.817 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:58.651361+0000", 2023-09-23T23:36:30.817 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.6796999999999999e-05 2023-09-23T23:36:30.817 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.817 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.817 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:36:30.817 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:58.651513+0000", 2023-09-23T23:36:30.817 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000152411 2023-09-23T23:36:30.817 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.817 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.818 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:36:30.818 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:58.651757+0000", 2023-09-23T23:36:30.818 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00024328300000000001 2023-09-23T23:36:30.818 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.818 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.818 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 0,2", 2023-09-23T23:36:30.818 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:58.652120+0000", 2023-09-23T23:36:30.818 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00036364299999999997 2023-09-23T23:36:30.818 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.818 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.818 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:36:30.818 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:58.666859+0000", 2023-09-23T23:36:30.819 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.014739198 2023-09-23T23:36:30.819 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.819 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.819 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:36:30.819 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:58.666922+0000", 2023-09-23T23:36:30.819 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.2096999999999999e-05 2023-09-23T23:36:30.819 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.819 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.819 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:36:30.819 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:58.841739+0000", 2023-09-23T23:36:30.819 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.17481761000000001 2023-09-23T23:36:30.819 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.819 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.820 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:36:30.820 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:58.841849+0000", 2023-09-23T23:36:30.820 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000109486 2023-09-23T23:36:30.820 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.820 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.820 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:36:30.820 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:58.847510+0000", 2023-09-23T23:36:30.820 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0056612700000000004 2023-09-23T23:36:30.820 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:36:30.820 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:36:30.820 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:36:30.820 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.821 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.821 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.44483.0:158696 5.2 5:44465abd:::benchmark_data_smithi159_152088_object48404:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e130)", 2023-09-23T23:36:30.821 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:33:58.690884+0000", 2023-09-23T23:36:30.821 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 152.09437832200001, 2023-09-23T23:36:30.821 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.17765397699999999, 2023-09-23T23:36:30.821 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:36:30.821 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:36:30.821 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:36:30.821 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.44483", 2023-09-23T23:36:30.821 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:36:30.821 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 158696 2023-09-23T23:36:30.821 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.821 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:36:30.822 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.822 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:36:30.822 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:58.690884+0000", 2023-09-23T23:36:30.822 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:36:30.822 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.822 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.822 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:36:30.822 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:58.690884+0000", 2023-09-23T23:36:30.822 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:36:30.822 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.822 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.823 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:36:30.823 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:58.690882+0000", 2023-09-23T23:36:30.823 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999981 2023-09-23T23:36:30.823 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.823 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.823 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:36:30.823 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:58.690893+0000", 2023-09-23T23:36:30.823 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.0715e-05 2023-09-23T23:36:30.823 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.823 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.823 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:36:30.823 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:58.690914+0000", 2023-09-23T23:36:30.824 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.1438e-05 2023-09-23T23:36:30.824 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.824 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.824 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:36:30.824 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:58.690923+0000", 2023-09-23T23:36:30.824 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.6980000000000004e-06 2023-09-23T23:36:30.824 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.824 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.824 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:36:30.824 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:58.691011+0000", 2023-09-23T23:36:30.824 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.7829000000000002e-05 2023-09-23T23:36:30.824 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.825 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.825 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:36:30.825 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:58.691299+0000", 2023-09-23T23:36:30.825 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00028841099999999997 2023-09-23T23:36:30.825 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.825 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.825 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 0,2", 2023-09-23T23:36:30.825 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:58.691575+0000", 2023-09-23T23:36:30.825 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00027561900000000001 2023-09-23T23:36:30.825 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.825 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.825 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:36:30.826 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:58.696722+0000", 2023-09-23T23:36:30.826 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0051470350000000003 2023-09-23T23:36:30.826 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.826 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.826 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:36:30.826 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:58.697693+0000", 2023-09-23T23:36:30.826 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00097125800000000002 2023-09-23T23:36:30.826 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.826 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.826 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:36:30.826 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:58.864088+0000", 2023-09-23T23:36:30.826 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.166394969 2023-09-23T23:36:30.827 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.827 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.827 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:36:30.827 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:58.864156+0000", 2023-09-23T23:36:30.827 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.8294999999999996e-05 2023-09-23T23:36:30.827 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.827 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.827 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:36:30.827 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:58.868538+0000", 2023-09-23T23:36:30.827 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0043818140000000004 2023-09-23T23:36:30.827 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:36:30.828 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:36:30.828 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:36:30.828 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.828 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.828 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.44483.0:181095 5.2 5:426c6b3e:::benchmark_data_smithi159_152088_object70803:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e135)", 2023-09-23T23:36:30.828 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:34:52.198970+0000", 2023-09-23T23:36:30.828 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 98.586292192000002, 2023-09-23T23:36:30.828 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.19537776300000001, 2023-09-23T23:36:30.828 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:36:30.828 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:36:30.828 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:36:30.828 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.44483", 2023-09-23T23:36:30.829 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:36:30.829 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 181095 2023-09-23T23:36:30.829 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.829 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:36:30.829 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.829 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:36:30.829 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:34:52.198970+0000", 2023-09-23T23:36:30.829 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:36:30.829 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.829 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.829 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:36:30.829 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:34:52.198970+0000", 2023-09-23T23:36:30.830 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:36:30.830 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.830 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.830 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:36:30.830 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:34:52.198962+0000", 2023-09-23T23:36:30.830 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999919 2023-09-23T23:36:30.830 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.830 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.830 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:36:30.830 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:34:52.198977+0000", 2023-09-23T23:36:30.830 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.4776e-05 2023-09-23T23:36:30.830 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.831 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.831 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:36:30.831 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:34:52.198993+0000", 2023-09-23T23:36:30.831 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.6512e-05 2023-09-23T23:36:30.831 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.831 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.831 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:36:30.831 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:34:52.199001+0000", 2023-09-23T23:36:30.831 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.576e-06 2023-09-23T23:36:30.831 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.831 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.831 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:36:30.832 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:34:52.199065+0000", 2023-09-23T23:36:30.832 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.4393999999999994e-05 2023-09-23T23:36:30.832 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.832 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.832 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:36:30.832 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:34:52.199208+0000", 2023-09-23T23:36:30.832 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00014224100000000001 2023-09-23T23:36:30.832 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.832 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.832 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 0,2", 2023-09-23T23:36:30.832 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:34:52.199338+0000", 2023-09-23T23:36:30.832 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00013035400000000001 2023-09-23T23:36:30.832 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.833 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.833 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:36:30.833 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:34:52.202550+0000", 2023-09-23T23:36:30.833 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0032117690000000002 2023-09-23T23:36:30.833 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.833 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.833 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:36:30.833 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:34:52.202738+0000", 2023-09-23T23:36:30.833 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00018845900000000001 2023-09-23T23:36:30.833 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.833 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.833 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:36:30.834 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:34:52.389868+0000", 2023-09-23T23:36:30.834 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.18712989399999999 2023-09-23T23:36:30.834 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.834 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.834 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:36:30.834 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:34:52.389967+0000", 2023-09-23T23:36:30.834 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.8533e-05 2023-09-23T23:36:30.834 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.834 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.834 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:36:30.834 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:34:52.394348+0000", 2023-09-23T23:36:30.835 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.004381294 2023-09-23T23:36:30.835 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:36:30.835 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:36:30.835 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:36:30.835 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.835 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.835 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.44483.0:216935 5.2 5:466b2647:::benchmark_data_smithi159_152088_object106643:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e144)", 2023-09-23T23:36:30.835 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:36:19.330470+0000", 2023-09-23T23:36:30.835 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 11.454791948, 2023-09-23T23:36:30.835 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.26744103899999999, 2023-09-23T23:36:30.835 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:36:30.835 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:36:30.836 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:36:30.836 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.44483", 2023-09-23T23:36:30.836 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:36:30.836 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 216935 2023-09-23T23:36:30.836 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.836 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:36:30.836 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.836 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:36:30.836 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.330470+0000", 2023-09-23T23:36:30.836 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:36:30.836 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.836 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.837 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:36:30.837 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.330470+0000", 2023-09-23T23:36:30.837 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:36:30.837 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.837 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.837 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:36:30.837 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.330468+0000", 2023-09-23T23:36:30.837 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999981 2023-09-23T23:36:30.837 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.837 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.837 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:36:30.838 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.330476+0000", 2023-09-23T23:36:30.838 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.6249999999999998e-06 2023-09-23T23:36:30.838 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.838 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.838 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:36:30.838 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.330487+0000", 2023-09-23T23:36:30.838 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.1223000000000001e-05 2023-09-23T23:36:30.838 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.838 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.838 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:36:30.838 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.330493+0000", 2023-09-23T23:36:30.839 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.9569999999999999e-06 2023-09-23T23:36:30.839 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.839 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.839 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:36:30.839 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.343330+0000", 2023-09-23T23:36:30.839 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.012836451 2023-09-23T23:36:30.839 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.839 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.839 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for degraded object", 2023-09-23T23:36:30.839 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.344121+0000", 2023-09-23T23:36:30.839 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00079111800000000005 2023-09-23T23:36:30.839 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.840 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.840 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:36:30.840 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.389175+0000", 2023-09-23T23:36:30.840 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.045054634000000003 2023-09-23T23:36:30.840 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.840 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.840 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:36:30.840 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.389239+0000", 2023-09-23T23:36:30.840 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.3967000000000006e-05 2023-09-23T23:36:30.840 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.840 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.840 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 0,2,7", 2023-09-23T23:36:30.841 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.389350+0000", 2023-09-23T23:36:30.841 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00011048999999999999 2023-09-23T23:36:30.841 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.841 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.841 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:36:30.841 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.397376+0000", 2023-09-23T23:36:30.841 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0080261640000000006 2023-09-23T23:36:30.841 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.841 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.841 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:36:30.841 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.397433+0000", 2023-09-23T23:36:30.841 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.7450000000000001e-05 2023-09-23T23:36:30.841 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.842 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.842 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:36:30.842 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.397490+0000", 2023-09-23T23:36:30.842 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.6323000000000003e-05 2023-09-23T23:36:30.842 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.842 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.842 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:36:30.842 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.596881+0000", 2023-09-23T23:36:30.842 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.19939140799999999 2023-09-23T23:36:30.842 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.842 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.842 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:36:30.843 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.596972+0000", 2023-09-23T23:36:30.843 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.0396999999999995e-05 2023-09-23T23:36:30.843 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.843 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.843 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:36:30.843 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.597911+0000", 2023-09-23T23:36:30.843 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00093983100000000002 2023-09-23T23:36:30.843 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:36:30.843 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:36:30.843 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:36:30.843 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.843 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.844 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.44483.0:216950 5.2 5:478fb7b3:::benchmark_data_smithi159_152088_object106658:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e144)", 2023-09-23T23:36:30.844 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:36:19.365271+0000", 2023-09-23T23:36:30.844 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 11.419991653, 2023-09-23T23:36:30.844 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.23407133799999999, 2023-09-23T23:36:30.844 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:36:30.844 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:36:30.844 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:36:30.844 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.44483", 2023-09-23T23:36:30.844 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:36:30.844 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 216950 2023-09-23T23:36:30.844 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.844 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:36:30.845 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.845 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:36:30.845 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.365271+0000", 2023-09-23T23:36:30.845 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:36:30.845 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.845 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.845 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:36:30.845 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.365271+0000", 2023-09-23T23:36:30.845 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:36:30.845 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.845 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.845 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:36:30.846 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.365269+0000", 2023-09-23T23:36:30.846 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2023-09-23T23:36:30.846 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.846 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.846 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:36:30.846 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.365279+0000", 2023-09-23T23:36:30.846 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.5650000000000007e-06 2023-09-23T23:36:30.846 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.846 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.846 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:36:30.846 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.365303+0000", 2023-09-23T23:36:30.846 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.4559999999999999e-05 2023-09-23T23:36:30.847 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.847 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.847 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:36:30.847 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.365316+0000", 2023-09-23T23:36:30.847 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.2876e-05 2023-09-23T23:36:30.847 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.847 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.847 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:36:30.847 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.365360+0000", 2023-09-23T23:36:30.847 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.3797000000000001e-05 2023-09-23T23:36:30.847 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.847 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.847 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for degraded object", 2023-09-23T23:36:30.848 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.365961+0000", 2023-09-23T23:36:30.848 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00060099899999999996 2023-09-23T23:36:30.848 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.848 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.848 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:36:30.848 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.394216+0000", 2023-09-23T23:36:30.848 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.028255459 2023-09-23T23:36:30.848 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.848 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.848 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:36:30.848 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.394273+0000", 2023-09-23T23:36:30.848 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.66e-05 2023-09-23T23:36:30.849 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.849 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.849 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 0,2,7", 2023-09-23T23:36:30.849 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.394367+0000", 2023-09-23T23:36:30.849 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.4250000000000001e-05 2023-09-23T23:36:30.849 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.849 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.849 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:36:30.849 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.397993+0000", 2023-09-23T23:36:30.849 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.003625451 2023-09-23T23:36:30.849 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.849 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.850 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:36:30.850 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.398124+0000", 2023-09-23T23:36:30.850 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00013133099999999999 2023-09-23T23:36:30.850 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.850 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.850 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:36:30.850 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.401608+0000", 2023-09-23T23:36:30.850 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0034839749999999998 2023-09-23T23:36:30.850 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.850 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.850 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:36:30.850 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.597992+0000", 2023-09-23T23:36:30.851 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.196383528 2023-09-23T23:36:30.851 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.851 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.851 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:36:30.851 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.598048+0000", 2023-09-23T23:36:30.851 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.6971000000000001e-05 2023-09-23T23:36:30.851 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.851 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.851 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:36:30.851 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.599342+0000", 2023-09-23T23:36:30.851 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00129345 2023-09-23T23:36:30.851 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:36:30.851 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:36:30.852 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:36:30.852 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.852 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.852 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.44483.0:216956 5.f 5:fe504d50:::benchmark_data_smithi159_152088_object106664:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e144)", 2023-09-23T23:36:30.852 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:36:19.378929+0000", 2023-09-23T23:36:30.852 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 11.406333225000001, 2023-09-23T23:36:30.852 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.240187974, 2023-09-23T23:36:30.852 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:36:30.852 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:36:30.852 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:36:30.852 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.44483", 2023-09-23T23:36:30.852 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:36:30.852 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 216956 2023-09-23T23:36:30.853 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.853 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:36:30.853 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.853 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:36:30.853 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.378929+0000", 2023-09-23T23:36:30.853 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:36:30.853 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.853 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.853 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:36:30.853 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.378929+0000", 2023-09-23T23:36:30.853 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:36:30.853 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.853 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.854 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:36:30.854 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.378927+0000", 2023-09-23T23:36:30.854 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999981 2023-09-23T23:36:30.854 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.854 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.854 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:36:30.854 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.378936+0000", 2023-09-23T23:36:30.854 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.3330000000000003e-06 2023-09-23T23:36:30.854 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.854 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.854 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:36:30.854 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.378954+0000", 2023-09-23T23:36:30.855 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.7563000000000001e-05 2023-09-23T23:36:30.855 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.855 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.855 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:36:30.855 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.378964+0000", 2023-09-23T23:36:30.855 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.8109999999999997e-06 2023-09-23T23:36:30.855 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.855 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.855 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:36:30.855 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.384423+0000", 2023-09-23T23:36:30.855 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0054592249999999998 2023-09-23T23:36:30.855 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.855 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.856 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for degraded object", 2023-09-23T23:36:30.856 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.385114+0000", 2023-09-23T23:36:30.856 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00069062599999999996 2023-09-23T23:36:30.856 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.856 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.856 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:36:30.856 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.598849+0000", 2023-09-23T23:36:30.856 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.21373500000000001 2023-09-23T23:36:30.856 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.856 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.856 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:36:30.857 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.598952+0000", 2023-09-23T23:36:30.857 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000103423 2023-09-23T23:36:30.857 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.857 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.857 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 2,4", 2023-09-23T23:36:30.857 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.599103+0000", 2023-09-23T23:36:30.857 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00015135600000000001 2023-09-23T23:36:30.857 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.857 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.857 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:36:30.857 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.617407+0000", 2023-09-23T23:36:30.857 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.018303719999999999 2023-09-23T23:36:30.858 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.858 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.858 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:36:30.858 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.617415+0000", 2023-09-23T23:36:30.858 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.9340000000000006e-06 2023-09-23T23:36:30.858 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.858 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.858 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:36:30.858 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.618775+0000", 2023-09-23T23:36:30.858 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.001360092 2023-09-23T23:36:30.858 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.858 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.859 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:36:30.859 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.618838+0000", 2023-09-23T23:36:30.859 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.3243000000000004e-05 2023-09-23T23:36:30.859 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.859 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.859 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:36:30.859 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.619117+0000", 2023-09-23T23:36:30.859 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00027870999999999999 2023-09-23T23:36:30.859 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:36:30.859 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:36:30.859 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:36:30.859 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.859 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.860 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.44483.0:216958 5.f 5:f2f4636b:::benchmark_data_smithi159_152088_object106666:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e144)", 2023-09-23T23:36:30.860 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:36:19.379439+0000", 2023-09-23T23:36:30.860 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 11.405823186999999, 2023-09-23T23:36:30.860 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.25685650700000001, 2023-09-23T23:36:30.860 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:36:30.860 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:36:30.860 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:36:30.860 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.44483", 2023-09-23T23:36:30.860 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:36:30.860 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 216958 2023-09-23T23:36:30.860 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.860 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:36:30.860 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.861 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:36:30.861 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.379439+0000", 2023-09-23T23:36:30.861 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:36:30.861 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.861 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.861 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:36:30.861 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.379439+0000", 2023-09-23T23:36:30.861 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:36:30.861 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.861 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.861 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:36:30.861 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.379438+0000", 2023-09-23T23:36:30.862 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.999999 2023-09-23T23:36:30.862 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.862 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.862 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:36:30.862 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.379448+0000", 2023-09-23T23:36:30.862 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.8849999999999994e-06 2023-09-23T23:36:30.862 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.862 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.862 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:36:30.862 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.379460+0000", 2023-09-23T23:36:30.862 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.2335e-05 2023-09-23T23:36:30.862 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.863 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.863 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:36:30.863 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.379468+0000", 2023-09-23T23:36:30.863 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.311e-06 2023-09-23T23:36:30.863 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.863 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.863 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:36:30.863 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.385199+0000", 2023-09-23T23:36:30.863 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0057317970000000003 2023-09-23T23:36:30.863 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.863 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.863 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for degraded object", 2023-09-23T23:36:30.864 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.385719+0000", 2023-09-23T23:36:30.864 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00051919900000000003 2023-09-23T23:36:30.864 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.864 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.864 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:36:30.864 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.609042+0000", 2023-09-23T23:36:30.864 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.223323151 2023-09-23T23:36:30.864 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.864 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.864 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:36:30.864 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.609171+0000", 2023-09-23T23:36:30.864 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0001295 2023-09-23T23:36:30.864 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.865 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.865 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 2,4", 2023-09-23T23:36:30.865 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.609350+0000", 2023-09-23T23:36:30.865 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00017866599999999999 2023-09-23T23:36:30.865 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.865 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.865 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:36:30.865 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.617420+0000", 2023-09-23T23:36:30.865 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0080704820000000003 2023-09-23T23:36:30.865 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.865 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.865 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:36:30.865 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.618058+0000", 2023-09-23T23:36:30.866 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00063783100000000005 2023-09-23T23:36:30.866 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.866 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.866 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:36:30.866 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.635643+0000", 2023-09-23T23:36:30.866 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.017584501999999998 2023-09-23T23:36:30.866 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.866 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.866 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:36:30.866 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.635693+0000", 2023-09-23T23:36:30.866 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.9934e-05 2023-09-23T23:36:30.866 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.867 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.867 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:36:30.867 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.636296+0000", 2023-09-23T23:36:30.867 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00060283899999999998 2023-09-23T23:36:30.867 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:36:30.867 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:36:30.867 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:36:30.867 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.867 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.867 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.44483.0:216963 5.f 5:fabbb115:::benchmark_data_smithi159_152088_object106671:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e144)", 2023-09-23T23:36:30.867 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:36:19.388836+0000", 2023-09-23T23:36:30.867 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 11.396426286000001, 2023-09-23T23:36:30.868 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.27404523200000003, 2023-09-23T23:36:30.868 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:36:30.868 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:36:30.868 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:36:30.868 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.44483", 2023-09-23T23:36:30.868 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:36:30.868 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 216963 2023-09-23T23:36:30.868 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.868 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:36:30.868 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.868 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:36:30.868 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.388836+0000", 2023-09-23T23:36:30.868 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:36:30.869 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.869 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.869 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:36:30.869 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.388836+0000", 2023-09-23T23:36:30.869 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:36:30.869 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.869 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.869 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:36:30.869 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.388835+0000", 2023-09-23T23:36:30.869 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2023-09-23T23:36:30.869 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.869 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.869 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:36:30.870 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.388842+0000", 2023-09-23T23:36:30.870 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.4189999999999996e-06 2023-09-23T23:36:30.870 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.870 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.870 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:36:30.870 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.388853+0000", 2023-09-23T23:36:30.870 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.13e-05 2023-09-23T23:36:30.870 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.870 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.870 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:36:30.870 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.388859+0000", 2023-09-23T23:36:30.871 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.1569999999999997e-06 2023-09-23T23:36:30.871 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.871 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.871 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:36:30.871 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.388901+0000", 2023-09-23T23:36:30.871 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.1321e-05 2023-09-23T23:36:30.871 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.871 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.871 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for degraded object", 2023-09-23T23:36:30.871 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.389424+0000", 2023-09-23T23:36:30.871 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00052279400000000004 2023-09-23T23:36:30.871 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.872 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.872 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:36:30.872 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.627204+0000", 2023-09-23T23:36:30.872 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.237780305 2023-09-23T23:36:30.872 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.872 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.872 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:36:30.872 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.627312+0000", 2023-09-23T23:36:30.872 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000108032 2023-09-23T23:36:30.872 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.872 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.872 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 2,4", 2023-09-23T23:36:30.872 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.627472+0000", 2023-09-23T23:36:30.873 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00016014800000000001 2023-09-23T23:36:30.873 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.873 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.873 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:36:30.873 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.636317+0000", 2023-09-23T23:36:30.873 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0088449329999999993 2023-09-23T23:36:30.873 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.873 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.873 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:36:30.873 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.639981+0000", 2023-09-23T23:36:30.873 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0036637520000000002 2023-09-23T23:36:30.874 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.874 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.874 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:36:30.874 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.662207+0000", 2023-09-23T23:36:30.874 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.022226656000000001 2023-09-23T23:36:30.874 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.874 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.874 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:36:30.874 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.662268+0000", 2023-09-23T23:36:30.874 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.0887000000000002e-05 2023-09-23T23:36:30.875 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.875 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.875 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:36:30.875 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.662881+0000", 2023-09-23T23:36:30.875 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00061293800000000005 2023-09-23T23:36:30.875 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:36:30.875 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:36:30.875 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:36:30.875 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.875 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.875 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.44483.0:216965 5.f 5:f6d0509b:::benchmark_data_smithi159_152088_object106673:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e144)", 2023-09-23T23:36:30.875 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:36:19.390620+0000", 2023-09-23T23:36:30.876 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 11.394642442, 2023-09-23T23:36:30.876 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.267329382, 2023-09-23T23:36:30.876 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:36:30.876 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:36:30.876 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:36:30.876 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.44483", 2023-09-23T23:36:30.876 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:36:30.876 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 216965 2023-09-23T23:36:30.876 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.876 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:36:30.876 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.876 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:36:30.877 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.390620+0000", 2023-09-23T23:36:30.877 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:36:30.877 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.877 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.877 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:36:30.877 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.390620+0000", 2023-09-23T23:36:30.877 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:36:30.877 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.877 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.877 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:36:30.877 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.390619+0000", 2023-09-23T23:36:30.877 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2023-09-23T23:36:30.878 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.878 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.878 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:36:30.878 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.390625+0000", 2023-09-23T23:36:30.878 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.3409999999999999e-06 2023-09-23T23:36:30.878 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.878 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.878 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:36:30.878 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.390637+0000", 2023-09-23T23:36:30.878 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.2624e-05 2023-09-23T23:36:30.878 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.878 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.879 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:36:30.879 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.390644+0000", 2023-09-23T23:36:30.879 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.6429999999999998e-06 2023-09-23T23:36:30.879 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.879 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.879 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:36:30.879 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.390687+0000", 2023-09-23T23:36:30.879 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.2469999999999998e-05 2023-09-23T23:36:30.879 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.879 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.879 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for degraded object", 2023-09-23T23:36:30.879 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.391548+0000", 2023-09-23T23:36:30.880 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00086094999999999997 2023-09-23T23:36:30.880 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.880 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.880 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:36:30.880 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.622917+0000", 2023-09-23T23:36:30.880 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.231369512 2023-09-23T23:36:30.880 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.880 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.880 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:36:30.880 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.623012+0000", 2023-09-23T23:36:30.880 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.4767999999999998e-05 2023-09-23T23:36:30.880 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.881 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.881 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 2,4", 2023-09-23T23:36:30.881 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.623165+0000", 2023-09-23T23:36:30.881 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000153129 2023-09-23T23:36:30.881 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.881 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.881 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:36:30.881 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.631438+0000", 2023-09-23T23:36:30.881 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0082729489999999999 2023-09-23T23:36:30.881 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.881 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.882 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:36:30.882 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.637433+0000", 2023-09-23T23:36:30.882 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0059949850000000004 2023-09-23T23:36:30.882 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.882 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.882 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:36:30.882 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.657237+0000", 2023-09-23T23:36:30.882 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.019804117999999999 2023-09-23T23:36:30.882 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.882 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.882 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:36:30.882 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.657303+0000", 2023-09-23T23:36:30.883 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.6495000000000006e-05 2023-09-23T23:36:30.883 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.883 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.883 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:36:30.883 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.657949+0000", 2023-09-23T23:36:30.883 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00064571400000000003 2023-09-23T23:36:30.883 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:36:30.883 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:36:30.883 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:36:30.883 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.883 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.883 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.44483.0:216967 5.f 5:f57e376b:::benchmark_data_smithi159_152088_object106675:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e144)", 2023-09-23T23:36:30.884 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:36:19.400131+0000", 2023-09-23T23:36:30.884 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 11.385131418, 2023-09-23T23:36:30.884 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.24109576999999999, 2023-09-23T23:36:30.884 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:36:30.884 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:36:30.884 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:36:30.884 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.44483", 2023-09-23T23:36:30.884 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:36:30.884 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 216967 2023-09-23T23:36:30.884 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.884 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:36:30.884 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.885 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:36:30.885 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.400131+0000", 2023-09-23T23:36:30.885 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:36:30.885 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.885 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.885 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:36:30.885 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.400131+0000", 2023-09-23T23:36:30.885 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:36:30.885 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.885 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.885 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:36:30.885 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.400129+0000", 2023-09-23T23:36:30.886 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2023-09-23T23:36:30.886 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.886 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.886 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:36:30.886 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.400136+0000", 2023-09-23T23:36:30.886 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.8929999999999999e-06 2023-09-23T23:36:30.886 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.886 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.886 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:36:30.886 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.400148+0000", 2023-09-23T23:36:30.886 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.2097e-05 2023-09-23T23:36:30.887 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.887 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.887 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:36:30.887 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.400155+0000", 2023-09-23T23:36:30.887 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.8859999999999998e-06 2023-09-23T23:36:30.887 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.887 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.887 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:36:30.887 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.400499+0000", 2023-09-23T23:36:30.887 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00034431799999999998 2023-09-23T23:36:30.887 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.887 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.887 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for degraded object", 2023-09-23T23:36:30.888 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.401144+0000", 2023-09-23T23:36:30.888 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00064417200000000004 2023-09-23T23:36:30.888 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.888 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.888 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:36:30.888 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.619149+0000", 2023-09-23T23:36:30.888 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.21800577900000001 2023-09-23T23:36:30.888 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.888 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.888 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:36:30.888 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.619253+0000", 2023-09-23T23:36:30.888 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000104069 2023-09-23T23:36:30.889 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.889 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.889 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 2,4", 2023-09-23T23:36:30.889 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.619410+0000", 2023-09-23T23:36:30.889 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00015632499999999999 2023-09-23T23:36:30.889 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.889 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.889 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:36:30.889 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.631382+0000", 2023-09-23T23:36:30.889 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.011971826 2023-09-23T23:36:30.889 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.889 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.889 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:36:30.890 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.631431+0000", 2023-09-23T23:36:30.890 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.8999000000000003e-05 2023-09-23T23:36:30.890 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.890 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.890 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:36:30.890 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.640536+0000", 2023-09-23T23:36:30.890 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0091049579999999998 2023-09-23T23:36:30.890 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.890 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.890 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:36:30.890 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.640582+0000", 2023-09-23T23:36:30.891 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.6156999999999999e-05 2023-09-23T23:36:30.891 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.891 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.891 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:36:30.891 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.641227+0000", 2023-09-23T23:36:30.891 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00064490700000000001 2023-09-23T23:36:30.891 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:36:30.891 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:36:30.891 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:36:30.891 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.891 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.891 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.44483.0:216969 5.2 5:41d14777:::benchmark_data_smithi159_152088_object106677:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e144)", 2023-09-23T23:36:30.891 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:36:19.401915+0000", 2023-09-23T23:36:30.892 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 11.383346811999999, 2023-09-23T23:36:30.892 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.21989989700000001, 2023-09-23T23:36:30.892 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:36:30.892 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:36:30.892 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:36:30.892 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.44483", 2023-09-23T23:36:30.892 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:36:30.892 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 216969 2023-09-23T23:36:30.892 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.892 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:36:30.892 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.892 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:36:30.893 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.401915+0000", 2023-09-23T23:36:30.893 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:36:30.893 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.893 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.893 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:36:30.893 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.401915+0000", 2023-09-23T23:36:30.893 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:36:30.893 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.893 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.893 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:36:30.893 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.401914+0000", 2023-09-23T23:36:30.893 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.999999 2023-09-23T23:36:30.893 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.894 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.894 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:36:30.894 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.401920+0000", 2023-09-23T23:36:30.894 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.237e-06 2023-09-23T23:36:30.894 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.894 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.894 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:36:30.894 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.401929+0000", 2023-09-23T23:36:30.894 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.3349999999999996e-06 2023-09-23T23:36:30.894 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.894 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.894 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:36:30.895 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.401935+0000", 2023-09-23T23:36:30.895 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.5679999999999999e-06 2023-09-23T23:36:30.895 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.895 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.895 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:36:30.895 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.402277+0000", 2023-09-23T23:36:30.895 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000342092 2023-09-23T23:36:30.895 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.895 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.895 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for degraded object", 2023-09-23T23:36:30.895 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.402858+0000", 2023-09-23T23:36:30.895 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00058089000000000003 2023-09-23T23:36:30.896 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.896 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.896 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:36:30.896 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.605549+0000", 2023-09-23T23:36:30.896 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.20269171999999999 2023-09-23T23:36:30.896 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.896 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.896 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:36:30.896 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.605650+0000", 2023-09-23T23:36:30.896 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000100864 2023-09-23T23:36:30.896 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.896 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.897 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 0,2,7", 2023-09-23T23:36:30.897 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.605804+0000", 2023-09-23T23:36:30.897 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00015346899999999999 2023-09-23T23:36:30.897 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.897 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.897 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:36:30.897 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.612380+0000", 2023-09-23T23:36:30.897 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0065761989999999996 2023-09-23T23:36:30.897 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.897 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.897 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:36:30.897 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.614272+0000", 2023-09-23T23:36:30.898 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0018925229999999999 2023-09-23T23:36:30.898 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.898 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.898 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:36:30.898 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.614286+0000", 2023-09-23T23:36:30.898 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.378e-05 2023-09-23T23:36:30.898 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.898 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.898 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:36:30.898 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.621002+0000", 2023-09-23T23:36:30.898 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0067162480000000002 2023-09-23T23:36:30.898 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.899 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.899 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:36:30.899 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.621061+0000", 2023-09-23T23:36:30.899 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.8644000000000003e-05 2023-09-23T23:36:30.899 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.899 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.899 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:36:30.899 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.621815+0000", 2023-09-23T23:36:30.899 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00075432299999999999 2023-09-23T23:36:30.899 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:36:30.899 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:36:30.899 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:36:30.900 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.900 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.900 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_repop(client.44483.0:216970 5.5 e144/134 5:ad3cb213:::benchmark_data_smithi159_152088_object106678:head v 144'13474, mlcod=144'13471)", 2023-09-23T23:36:30.900 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:36:19.403172+0000", 2023-09-23T23:36:30.900 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 11.382090327, 2023-09-23T23:36:30.900 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.19805144, 2023-09-23T23:36:30.900 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:36:30.900 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:36:30.900 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:36:30.900 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.900 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:36:30.900 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.403172+0000", 2023-09-23T23:36:30.900 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:36:30.901 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.901 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.901 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:36:30.901 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.403172+0000", 2023-09-23T23:36:30.901 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:36:30.901 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.901 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.901 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:36:30.901 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.403171+0000", 2023-09-23T23:36:30.901 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.999999 2023-09-23T23:36:30.901 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.901 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.902 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:36:30.902 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.403178+0000", 2023-09-23T23:36:30.902 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.9349999999999997e-06 2023-09-23T23:36:30.902 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.902 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.902 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:36:30.902 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.595993+0000", 2023-09-23T23:36:30.902 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.19281525799999999 2023-09-23T23:36:30.902 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.902 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.902 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:36:30.903 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.596025+0000", 2023-09-23T23:36:30.903 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.1439999999999997e-05 2023-09-23T23:36:30.903 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.903 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.903 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:36:30.903 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.596111+0000", 2023-09-23T23:36:30.903 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.6717000000000003e-05 2023-09-23T23:36:30.903 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.903 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.903 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:36:30.903 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.596139+0000", 2023-09-23T23:36:30.903 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.7058000000000001e-05 2023-09-23T23:36:30.904 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.904 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.904 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:36:30.904 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.601173+0000", 2023-09-23T23:36:30.904 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0050348670000000002 2023-09-23T23:36:30.904 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.904 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.904 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:36:30.904 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.601223+0000", 2023-09-23T23:36:30.904 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.9962e-05 2023-09-23T23:36:30.904 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:36:30.904 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:36:30.905 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:36:30.905 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.905 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.905 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.44483.0:216977 5.3 5:c9af9ef4:::benchmark_data_smithi159_152088_object106685:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e144)", 2023-09-23T23:36:30.905 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:36:19.422849+0000", 2023-09-23T23:36:30.905 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 11.362413717000001, 2023-09-23T23:36:30.905 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.188947491, 2023-09-23T23:36:30.905 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:36:30.905 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:36:30.905 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:36:30.905 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.44483", 2023-09-23T23:36:30.905 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:36:30.906 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 216977 2023-09-23T23:36:30.906 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.906 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:36:30.906 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.906 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:36:30.906 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.422849+0000", 2023-09-23T23:36:30.906 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:36:30.906 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.906 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.906 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:36:30.906 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.422849+0000", 2023-09-23T23:36:30.906 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:36:30.907 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.907 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.907 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:36:30.907 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.422846+0000", 2023-09-23T23:36:30.907 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999981 2023-09-23T23:36:30.907 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.907 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.907 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:36:30.907 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.422857+0000", 2023-09-23T23:36:30.907 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.0479000000000001e-05 2023-09-23T23:36:30.907 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.907 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.907 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:36:30.908 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.595985+0000", 2023-09-23T23:36:30.908 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.173127749 2023-09-23T23:36:30.908 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.908 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.908 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:36:30.908 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.596020+0000", 2023-09-23T23:36:30.908 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.5283000000000001e-05 2023-09-23T23:36:30.908 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.908 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.908 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:36:30.908 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.596155+0000", 2023-09-23T23:36:30.908 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00013546399999999999 2023-09-23T23:36:30.909 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.909 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.909 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for degraded object", 2023-09-23T23:36:30.909 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.597050+0000", 2023-09-23T23:36:30.909 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00089475600000000002 2023-09-23T23:36:30.909 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.909 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.909 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:36:30.909 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.602719+0000", 2023-09-23T23:36:30.909 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0056686540000000004 2023-09-23T23:36:30.909 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.909 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.910 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:36:30.910 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.602859+0000", 2023-09-23T23:36:30.910 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00014043899999999999 2023-09-23T23:36:30.910 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.910 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.910 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 0,1,3", 2023-09-23T23:36:30.910 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.602976+0000", 2023-09-23T23:36:30.910 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00011691 2023-09-23T23:36:30.910 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.910 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.910 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:36:30.910 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.608223+0000", 2023-09-23T23:36:30.911 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0052463889999999997 2023-09-23T23:36:30.911 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.911 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.911 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:36:30.911 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.608686+0000", 2023-09-23T23:36:30.911 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000463597 2023-09-23T23:36:30.911 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.911 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.911 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:36:30.911 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.610088+0000", 2023-09-23T23:36:30.911 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00140215 2023-09-23T23:36:30.911 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.912 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.912 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:36:30.912 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.611279+0000", 2023-09-23T23:36:30.912 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.001191108 2023-09-23T23:36:30.912 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.912 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.912 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:36:30.912 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.611380+0000", 2023-09-23T23:36:30.912 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000100603 2023-09-23T23:36:30.912 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.912 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.912 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:36:30.912 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:19.611796+0000", 2023-09-23T23:36:30.913 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00041595500000000002 2023-09-23T23:36:30.913 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:36:30.913 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:36:30.913 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:36:30.913 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.913 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.913 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.44483.0:220412 5.2 5:4db9b9a5:::benchmark_data_smithi159_152088_object110120:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e144)", 2023-09-23T23:36:30.913 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:36:26.889762+0000", 2023-09-23T23:36:30.913 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 3.895500035, 2023-09-23T23:36:30.913 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.19382043500000001, 2023-09-23T23:36:30.913 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:36:30.913 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:36:30.914 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:36:30.914 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.44483", 2023-09-23T23:36:30.914 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:36:30.914 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 220412 2023-09-23T23:36:30.914 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.914 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:36:30.914 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.914 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:36:30.914 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:26.889762+0000", 2023-09-23T23:36:30.914 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:36:30.914 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.914 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.915 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:36:30.915 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:26.889762+0000", 2023-09-23T23:36:30.915 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:36:30.915 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.915 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.915 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:36:30.915 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:26.889761+0000", 2023-09-23T23:36:30.915 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999981 2023-09-23T23:36:30.915 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.915 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.915 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:36:30.915 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:26.889771+0000", 2023-09-23T23:36:30.915 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.0227000000000001e-05 2023-09-23T23:36:30.916 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.916 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.916 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:36:30.916 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:26.889787+0000", 2023-09-23T23:36:30.916 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.5824e-05 2023-09-23T23:36:30.916 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.916 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.916 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:36:30.916 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:26.889794+0000", 2023-09-23T23:36:30.916 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.391e-06 2023-09-23T23:36:30.916 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.916 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.917 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:36:30.917 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:26.889853+0000", 2023-09-23T23:36:30.917 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.9410000000000002e-05 2023-09-23T23:36:30.917 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.917 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.917 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:36:30.917 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:26.889963+0000", 2023-09-23T23:36:30.917 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00010953799999999999 2023-09-23T23:36:30.917 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.917 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.917 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 0,2,7", 2023-09-23T23:36:30.918 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:26.890059+0000", 2023-09-23T23:36:30.918 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.5977999999999995e-05 2023-09-23T23:36:30.918 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.918 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.918 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:36:30.918 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:26.893006+0000", 2023-09-23T23:36:30.918 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.002947458 2023-09-23T23:36:30.918 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.918 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.918 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:36:30.918 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:26.893039+0000", 2023-09-23T23:36:30.919 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.2289999999999997e-05 2023-09-23T23:36:30.919 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.919 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.919 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:36:30.919 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:26.893081+0000", 2023-09-23T23:36:30.919 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.2175000000000002e-05 2023-09-23T23:36:30.919 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.919 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.919 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:36:30.919 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:27.083066+0000", 2023-09-23T23:36:30.919 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.18998509199999999 2023-09-23T23:36:30.919 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.920 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.920 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:36:30.920 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:27.083130+0000", 2023-09-23T23:36:30.920 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.3609999999999996e-05 2023-09-23T23:36:30.920 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.920 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.920 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:36:30.920 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:27.083583+0000", 2023-09-23T23:36:30.920 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00045311400000000001 2023-09-23T23:36:30.920 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:36:30.920 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:36:30.920 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:36:30.921 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.921 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.921 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.44483.0:220518 5.3 5:cb962f1a:::benchmark_data_smithi159_152088_object110226:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e144)", 2023-09-23T23:36:30.921 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:36:27.166724+0000", 2023-09-23T23:36:30.921 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 3.618537924, 2023-09-23T23:36:30.921 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.21714842400000001, 2023-09-23T23:36:30.921 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:36:30.921 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:36:30.921 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:36:30.921 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.44483", 2023-09-23T23:36:30.921 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:36:30.921 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 220518 2023-09-23T23:36:30.922 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.922 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:36:30.922 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.922 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:36:30.922 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:27.166724+0000", 2023-09-23T23:36:30.922 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:36:30.922 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.922 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.922 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:36:30.922 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:27.166724+0000", 2023-09-23T23:36:30.922 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:36:30.923 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.923 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.923 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:36:30.923 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:27.166722+0000", 2023-09-23T23:36:30.923 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999981 2023-09-23T23:36:30.923 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.923 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.923 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:36:30.923 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:27.166730+0000", 2023-09-23T23:36:30.923 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.6000000000000001e-06 2023-09-23T23:36:30.923 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.923 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.924 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:36:30.924 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:27.166744+0000", 2023-09-23T23:36:30.924 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.4282e-05 2023-09-23T23:36:30.924 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.924 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.924 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:36:30.924 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:27.166752+0000", 2023-09-23T23:36:30.924 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.3390000000000004e-06 2023-09-23T23:36:30.924 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.924 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.924 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:36:30.925 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:27.166906+0000", 2023-09-23T23:36:30.925 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00015451000000000001 2023-09-23T23:36:30.925 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.925 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.925 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:36:30.925 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:27.167067+0000", 2023-09-23T23:36:30.925 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000160827 2023-09-23T23:36:30.925 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.925 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.925 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 0,1,3", 2023-09-23T23:36:30.925 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:27.167181+0000", 2023-09-23T23:36:30.925 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00011408000000000001 2023-09-23T23:36:30.925 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.926 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.926 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:36:30.926 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:27.180592+0000", 2023-09-23T23:36:30.926 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0134115 2023-09-23T23:36:30.926 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.926 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.926 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:36:30.926 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:27.182172+0000", 2023-09-23T23:36:30.926 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0015791749999999999 2023-09-23T23:36:30.926 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.926 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.927 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:36:30.927 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:27.186587+0000", 2023-09-23T23:36:30.927 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0044153159999999999 2023-09-23T23:36:30.927 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.927 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.927 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:36:30.927 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:27.383435+0000", 2023-09-23T23:36:30.927 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.19684766000000001 2023-09-23T23:36:30.927 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.927 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.927 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:36:30.927 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:27.383570+0000", 2023-09-23T23:36:30.928 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000135158 2023-09-23T23:36:30.928 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.928 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.928 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:36:30.928 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:27.383873+0000", 2023-09-23T23:36:30.928 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00030295300000000001 2023-09-23T23:36:30.928 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:36:30.928 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:36:30.928 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:36:30.928 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.928 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.929 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.44483.0:220544 5.3 5:c35b531d:::benchmark_data_smithi159_152088_object110252:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e144)", 2023-09-23T23:36:30.929 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:36:27.213117+0000", 2023-09-23T23:36:30.929 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 3.5721455730000002, 2023-09-23T23:36:30.929 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.17102751299999999, 2023-09-23T23:36:30.929 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:36:30.929 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:36:30.929 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:36:30.929 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.44483", 2023-09-23T23:36:30.929 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:36:30.929 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 220544 2023-09-23T23:36:30.929 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.929 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:36:30.930 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.930 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:36:30.930 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:27.213117+0000", 2023-09-23T23:36:30.930 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:36:30.930 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.930 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.930 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:36:30.930 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:27.213117+0000", 2023-09-23T23:36:30.930 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:36:30.930 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.930 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.931 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:36:30.931 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:27.213116+0000", 2023-09-23T23:36:30.931 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.999999 2023-09-23T23:36:30.931 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.931 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.931 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:36:30.931 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:27.213122+0000", 2023-09-23T23:36:30.931 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.0889999999999996e-06 2023-09-23T23:36:30.931 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.931 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.931 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:36:30.931 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:27.213134+0000", 2023-09-23T23:36:30.932 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.1848000000000001e-05 2023-09-23T23:36:30.932 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.932 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.932 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:36:30.932 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:27.213139+0000", 2023-09-23T23:36:30.932 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.3380000000000004e-06 2023-09-23T23:36:30.932 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.932 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.932 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:36:30.932 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:27.213199+0000", 2023-09-23T23:36:30.932 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.0035999999999999e-05 2023-09-23T23:36:30.932 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.932 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.933 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:36:30.933 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:27.213366+0000", 2023-09-23T23:36:30.933 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00016740400000000001 2023-09-23T23:36:30.933 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.933 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.933 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 0,1,3", 2023-09-23T23:36:30.933 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:27.213549+0000", 2023-09-23T23:36:30.933 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00018289900000000001 2023-09-23T23:36:30.933 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.933 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.933 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:36:30.933 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:27.217016+0000", 2023-09-23T23:36:30.934 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.003467141 2023-09-23T23:36:30.934 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.934 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.934 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:36:30.934 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:27.217133+0000", 2023-09-23T23:36:30.934 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00011625600000000001 2023-09-23T23:36:30.934 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.934 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.934 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:36:30.934 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:27.218870+0000", 2023-09-23T23:36:30.934 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.001737553 2023-09-23T23:36:30.934 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.935 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.935 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:36:30.935 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:27.383917+0000", 2023-09-23T23:36:30.935 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.16504685199999999 2023-09-23T23:36:30.935 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.935 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.935 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:36:30.935 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:27.383974+0000", 2023-09-23T23:36:30.935 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.6425000000000003e-05 2023-09-23T23:36:30.935 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.935 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.935 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:36:30.935 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:27.384144+0000", 2023-09-23T23:36:30.936 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00017069599999999999 2023-09-23T23:36:30.936 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:36:30.936 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:36:30.936 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:36:30.936 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.936 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.936 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.44483.0:220547 5.3 5:c23d7cc1:::benchmark_data_smithi159_152088_object110255:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e144)", 2023-09-23T23:36:30.936 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:36:27.226734+0000", 2023-09-23T23:36:30.936 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 3.5585282650000001, 2023-09-23T23:36:30.936 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.16722453200000001, 2023-09-23T23:36:30.936 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:36:30.936 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:36:30.936 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:36:30.937 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.44483", 2023-09-23T23:36:30.937 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:36:30.937 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 220547 2023-09-23T23:36:30.937 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.937 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:36:30.937 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.937 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:36:30.937 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:27.226734+0000", 2023-09-23T23:36:30.937 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:36:30.937 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.937 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.937 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:36:30.938 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:27.226734+0000", 2023-09-23T23:36:30.938 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:36:30.938 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.938 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.938 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:36:30.938 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:27.226732+0000", 2023-09-23T23:36:30.938 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999981 2023-09-23T23:36:30.938 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.938 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.938 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:36:30.938 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:27.226741+0000", 2023-09-23T23:36:30.938 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.6799999999999999e-06 2023-09-23T23:36:30.939 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.939 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.939 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:36:30.939 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:27.226759+0000", 2023-09-23T23:36:30.939 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.8681e-05 2023-09-23T23:36:30.939 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.939 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.939 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:36:30.939 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:27.226768+0000", 2023-09-23T23:36:30.939 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.7120000000000006e-06 2023-09-23T23:36:30.939 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.939 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.939 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:36:30.940 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:27.226826+0000", 2023-09-23T23:36:30.940 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.7887999999999999e-05 2023-09-23T23:36:30.940 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.940 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.940 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:36:30.940 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:27.226955+0000", 2023-09-23T23:36:30.940 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00012936999999999999 2023-09-23T23:36:30.940 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.940 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.940 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 0,1,3", 2023-09-23T23:36:30.940 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:27.227056+0000", 2023-09-23T23:36:30.941 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00010096500000000001 2023-09-23T23:36:30.941 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.941 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.941 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:36:30.941 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:27.230359+0000", 2023-09-23T23:36:30.941 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.003302218 2023-09-23T23:36:30.941 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.941 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.941 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:36:30.941 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:27.231164+0000", 2023-09-23T23:36:30.941 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00080505599999999996 2023-09-23T23:36:30.941 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.941 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.942 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:36:30.942 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:27.231403+0000", 2023-09-23T23:36:30.942 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00023936000000000001 2023-09-23T23:36:30.942 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.942 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.942 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:36:30.942 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:27.393634+0000", 2023-09-23T23:36:30.942 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.16223143100000001 2023-09-23T23:36:30.942 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.942 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.942 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:36:30.942 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:27.393697+0000", 2023-09-23T23:36:30.943 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.2349999999999998e-05 2023-09-23T23:36:30.943 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:36:30.943 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:36:30.943 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:36:30.943 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:36:27.393959+0000", 2023-09-23T23:36:30.943 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00026172800000000003 2023-09-23T23:36:30.943 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:36:30.943 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:36:30.943 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:36:30.943 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:36:30.943 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:36:30.943 INFO:teuthology.orchestra.run.smithi164.stdout:} 2023-09-23T23:36:30.944 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:36:30.945 INFO:teuthology.orchestra.run.smithi159.stdout:osd.4: {} 2023-09-23T23:36:30.945 INFO:teuthology.orchestra.run.smithi159.stdout:osd.5: {} 2023-09-23T23:36:30.945 INFO:teuthology.orchestra.run.smithi159.stdout:osd.6: {} 2023-09-23T23:36:30.945 INFO:teuthology.orchestra.run.smithi159.stdout:osd.7: {} 2023-09-23T23:36:30.945 INFO:teuthology.orchestra.run.smithi159.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T23:36:30.946 INFO:teuthology.orchestra.run.smithi159.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T23:36:30.946 INFO:teuthology.orchestra.run.smithi159.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T23:36:30.946 INFO:teuthology.orchestra.run.smithi159.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T23:36:30.946 INFO:teuthology.orchestra.run.smithi159.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T23:36:30.946 INFO:teuthology.orchestra.run.smithi159.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T23:36:30.946 INFO:teuthology.orchestra.run.smithi159.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T23:36:30.946 INFO:teuthology.orchestra.run.smithi159.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T23:36:30.968 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:36:30.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:30.971 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:36:31.072 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:36:31.099 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:36:31.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:31.102 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:36:31.203 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:31.229 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:31.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:31.232 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:36:31.333 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:36:31.362 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:36:31.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:31.364 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:36:31.465 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:36:31.497 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:36:31.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:31.500 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:36:31.601 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:31.626 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 dump_ops_in_flight 2023-09-23T23:36:31.628 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:31.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:31.631 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:36:31.687 INFO:teuthology.orchestra.run.smithi159.stderr:noscrub is unset 2023-09-23T23:36:31.689 INFO:teuthology.orchestra.run.smithi159.stderr:set pool 5 pg_num to 26 2023-09-23T23:36:31.731 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:31 smithi159 bash[105915]: cluster 2023-09-23T23:36:30.465950+0000 mgr.y (mgr.25991) 576 : cluster 0 pgmap v536: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+degraded, 4 active+recovery_wait+remapped, 3 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 4 active+recovery_wait+degraded+remapped, 73 active+clean; 4.6 MiB data, 799 MiB used, 536 GiB / 536 GiB avail; 0 B/s wr, 384 op/s; 4392/84 objects degraded (5228.571%); 12942/84 objects misplaced (15407.143%); 9.1 MiB/s, 165 objects/s recovering 2023-09-23T23:36:31.732 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:31 smithi159 bash[105915]: audit 2023-09-23T23:36:30.680114+0000 mon.a (mon.0) 694 : audit 0 from='client.? 172.21.15.159:0/4118674654' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:36:31.732 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:31 smithi159 bash[105915]: audit 2023-09-23T23:36:30.909429+0000 mon.c (mon.2) 41 : audit 1 from='client.? 172.21.15.159:0/124940493' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pg_num", "val": "26"}]: dispatch 2023-09-23T23:36:31.732 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:31 smithi159 bash[105915]: audit 2023-09-23T23:36:30.909836+0000 mon.a (mon.0) 695 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pg_num", "val": "26"}]: dispatch 2023-09-23T23:36:31.732 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:31 smithi159 bash[105915]: audit 2023-09-23T23:36:31.005986+0000 mon.c (mon.2) 42 : audit 1 from='client.? 172.21.15.159:0/3050479173' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:36:31.732 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:31 smithi159 bash[105915]: audit 2023-09-23T23:36:31.006408+0000 mon.a (mon.0) 696 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:36:31.732 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:31 smithi159 bash[108473]: cluster 2023-09-23T23:36:30.465950+0000 mgr.y (mgr.25991) 576 : cluster 0 pgmap v536: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+degraded, 4 active+recovery_wait+remapped, 3 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 4 active+recovery_wait+degraded+remapped, 73 active+clean; 4.6 MiB data, 799 MiB used, 536 GiB / 536 GiB avail; 0 B/s wr, 384 op/s; 4392/84 objects degraded (5228.571%); 12942/84 objects misplaced (15407.143%); 9.1 MiB/s, 165 objects/s recovering 2023-09-23T23:36:31.732 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:31 smithi159 bash[108473]: audit 2023-09-23T23:36:30.680114+0000 mon.a (mon.0) 694 : audit 0 from='client.? 172.21.15.159:0/4118674654' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:36:31.732 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:31 smithi159 bash[108473]: audit 2023-09-23T23:36:30.909429+0000 mon.c (mon.2) 41 : audit 1 from='client.? 172.21.15.159:0/124940493' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pg_num", "val": "26"}]: dispatch 2023-09-23T23:36:31.733 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:31 smithi159 bash[108473]: audit 2023-09-23T23:36:30.909836+0000 mon.a (mon.0) 695 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pg_num", "val": "26"}]: dispatch 2023-09-23T23:36:31.733 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:31 smithi159 bash[108473]: audit 2023-09-23T23:36:31.005986+0000 mon.c (mon.2) 42 : audit 1 from='client.? 172.21.15.159:0/3050479173' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:36:31.733 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:31 smithi159 bash[108473]: audit 2023-09-23T23:36:31.006408+0000 mon.a (mon.0) 696 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:36:31.733 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:36:31.756 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:36:31.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:31.759 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:36:31.859 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:31.870 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:31 smithi164 bash[92846]: cluster 2023-09-23T23:36:30.465950+0000 mgr.y (mgr.25991) 576 : cluster 0 pgmap v536: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+degraded, 4 active+recovery_wait+remapped, 3 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 4 active+recovery_wait+degraded+remapped, 73 active+clean; 4.6 MiB data, 799 MiB used, 536 GiB / 536 GiB avail; 0 B/s wr, 384 op/s; 4392/84 objects degraded (5228.571%); 12942/84 objects misplaced (15407.143%); 9.1 MiB/s, 165 objects/s recovering 2023-09-23T23:36:31.870 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:31 smithi164 bash[92846]: audit 2023-09-23T23:36:30.680114+0000 mon.a (mon.0) 694 : audit 0 from='client.? 172.21.15.159:0/4118674654' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:36:31.871 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:31 smithi164 bash[92846]: audit 2023-09-23T23:36:30.909429+0000 mon.c (mon.2) 41 : audit 1 from='client.? 172.21.15.159:0/124940493' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pg_num", "val": "26"}]: dispatch 2023-09-23T23:36:31.871 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:31 smithi164 bash[92846]: audit 2023-09-23T23:36:30.909836+0000 mon.a (mon.0) 695 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pg_num", "val": "26"}]: dispatch 2023-09-23T23:36:31.871 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:31 smithi164 bash[92846]: audit 2023-09-23T23:36:31.005986+0000 mon.c (mon.2) 42 : audit 1 from='client.? 172.21.15.159:0/3050479173' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:36:31.871 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:31 smithi164 bash[92846]: audit 2023-09-23T23:36:31.006408+0000 mon.a (mon.0) 696 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:36:31.887 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:31.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:31.890 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:36:31.990 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:36:32.020 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:36:32.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:32.024 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:36:32.125 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:32.154 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:32.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:32.157 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:36:32.257 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:36:32.290 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:36:32.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:32.293 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:36:32.394 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:32.424 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:32.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:32.427 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:36:32.528 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:32.559 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:32.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:32.562 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:36:32.662 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:32.692 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:32.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:32.695 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:36:32.796 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:32.821 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:32.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:32.825 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:36:32.926 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:36:32.938 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:32 smithi164 bash[92846]: cluster 2023-09-23T23:36:31.670506+0000 mon.a (mon.0) 697 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:36:32.938 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:32 smithi164 bash[92846]: cluster 2023-09-23T23:36:31.673701+0000 osd.6 (osd.6) 64 : cluster 3 failed to encode map e145 with expected crc 2023-09-23T23:36:32.938 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:32 smithi164 bash[92846]: audit 2023-09-23T23:36:31.675670+0000 mon.a (mon.0) 698 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pg_num", "val": "26"}]': finished 2023-09-23T23:36:32.938 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:32 smithi164 bash[92846]: audit 2023-09-23T23:36:31.675820+0000 mon.a (mon.0) 699 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T23:36:32.938 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:32 smithi164 bash[92846]: cluster 2023-09-23T23:36:31.675936+0000 mon.a (mon.0) 700 : cluster 0 osdmap e145: 8 total, 8 up, 6 in 2023-09-23T23:36:32.938 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:32 smithi164 bash[92846]: cluster 2023-09-23T23:36:31.686473+0000 osd.4 (osd.4) 71 : cluster 3 failed to encode map e145 with expected crc 2023-09-23T23:36:32.938 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:32 smithi164 bash[92846]: audit 2023-09-23T23:36:32.228116+0000 mon.a (mon.0) 701 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:36:32.938 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:32 smithi164 bash[92846]: cluster 2023-09-23T23:36:32.358793+0000 mon.a (mon.0) 702 : cluster 3 Health check update: Degraded data redundancy: 4392/84 objects degraded (5228.571%), 8 pgs degraded (PG_DEGRADED) 2023-09-23T23:36:32.939 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:32 smithi164 bash[92846]: audit 2023-09-23T23:36:32.467607+0000 mon.a (mon.0) 703 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pg_num_actual", "val": "26"}]: dispatch 2023-09-23T23:36:32.957 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:36:32.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:32.960 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:36:33.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:32 smithi159 bash[105915]: cluster 2023-09-23T23:36:31.670506+0000 mon.a (mon.0) 697 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:36:33.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:32 smithi159 bash[105915]: cluster 2023-09-23T23:36:31.673701+0000 osd.6 (osd.6) 64 : cluster 3 failed to encode map e145 with expected crc 2023-09-23T23:36:33.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:32 smithi159 bash[105915]: audit 2023-09-23T23:36:31.675670+0000 mon.a (mon.0) 698 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pg_num", "val": "26"}]': finished 2023-09-23T23:36:33.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:32 smithi159 bash[105915]: audit 2023-09-23T23:36:31.675820+0000 mon.a (mon.0) 699 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T23:36:33.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:32 smithi159 bash[105915]: cluster 2023-09-23T23:36:31.675936+0000 mon.a (mon.0) 700 : cluster 0 osdmap e145: 8 total, 8 up, 6 in 2023-09-23T23:36:33.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:32 smithi159 bash[105915]: cluster 2023-09-23T23:36:31.686473+0000 osd.4 (osd.4) 71 : cluster 3 failed to encode map e145 with expected crc 2023-09-23T23:36:33.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:32 smithi159 bash[105915]: audit 2023-09-23T23:36:32.228116+0000 mon.a (mon.0) 701 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:36:33.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:32 smithi159 bash[105915]: cluster 2023-09-23T23:36:32.358793+0000 mon.a (mon.0) 702 : cluster 3 Health check update: Degraded data redundancy: 4392/84 objects degraded (5228.571%), 8 pgs degraded (PG_DEGRADED) 2023-09-23T23:36:33.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:32 smithi159 bash[105915]: audit 2023-09-23T23:36:32.467607+0000 mon.a (mon.0) 703 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pg_num_actual", "val": "26"}]: dispatch 2023-09-23T23:36:33.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:32 smithi159 bash[108473]: cluster 2023-09-23T23:36:31.670506+0000 mon.a (mon.0) 697 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:36:33.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:32 smithi159 bash[108473]: cluster 2023-09-23T23:36:31.673701+0000 osd.6 (osd.6) 64 : cluster 3 failed to encode map e145 with expected crc 2023-09-23T23:36:33.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:32 smithi159 bash[108473]: audit 2023-09-23T23:36:31.675670+0000 mon.a (mon.0) 698 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pg_num", "val": "26"}]': finished 2023-09-23T23:36:33.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:32 smithi159 bash[108473]: audit 2023-09-23T23:36:31.675820+0000 mon.a (mon.0) 699 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T23:36:33.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:32 smithi159 bash[108473]: cluster 2023-09-23T23:36:31.675936+0000 mon.a (mon.0) 700 : cluster 0 osdmap e145: 8 total, 8 up, 6 in 2023-09-23T23:36:33.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:32 smithi159 bash[108473]: cluster 2023-09-23T23:36:31.686473+0000 osd.4 (osd.4) 71 : cluster 3 failed to encode map e145 with expected crc 2023-09-23T23:36:33.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:32 smithi159 bash[108473]: audit 2023-09-23T23:36:32.228116+0000 mon.a (mon.0) 701 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:36:33.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:32 smithi159 bash[108473]: cluster 2023-09-23T23:36:32.358793+0000 mon.a (mon.0) 702 : cluster 3 Health check update: Degraded data redundancy: 4392/84 objects degraded (5228.571%), 8 pgs degraded (PG_DEGRADED) 2023-09-23T23:36:33.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:32 smithi159 bash[108473]: audit 2023-09-23T23:36:32.467607+0000 mon.a (mon.0) 703 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pg_num_actual", "val": "26"}]: dispatch 2023-09-23T23:36:33.060 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:36:33.085 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:36:33.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:33.087 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:36:33.187 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:36:33.215 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:36:33.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:33.218 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:36:33.318 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:36:33.344 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:36:33.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:33.347 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:36:33.447 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:36:33.488 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:36:33.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:33.494 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:36:33.595 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:36:33.672 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:36:33.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:33.681 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:36:33.782 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:36:33.825 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:36:33.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:33.833 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:36:33.934 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:36:33.944 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:36:33 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:36:33] "GET /metrics HTTP/1.1" 200 36599 "" "Prometheus/2.43.0" 2023-09-23T23:36:33.945 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:33 smithi159 bash[108473]: cluster 2023-09-23T23:36:32.466695+0000 mgr.y (mgr.25991) 577 : cluster 0 pgmap v538: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+degraded, 4 active+recovery_wait+remapped, 3 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 4 active+recovery_wait+degraded+remapped, 73 active+clean; 4.6 MiB data, 799 MiB used, 536 GiB / 536 GiB avail; 0 B/s wr, 395 op/s; 4392/84 objects degraded (5228.571%); 12942/84 objects misplaced (15407.143%); 9.3 MiB/s, 171 objects/s recovering 2023-09-23T23:36:33.945 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:33 smithi159 bash[108473]: cluster 2023-09-23T23:36:32.487318+0000 osd.7 (osd.7) 50 : cluster 3 failed to encode map e145 with expected crc 2023-09-23T23:36:33.945 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:33 smithi159 bash[108473]: cluster 2023-09-23T23:36:32.490251+0000 osd.7 (osd.7) 51 : cluster 3 failed to encode map e145 with expected crc 2023-09-23T23:36:33.945 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:33 smithi159 bash[108473]: audit 2023-09-23T23:36:33.372301+0000 mon.a (mon.0) 704 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pg_num_actual", "val": "26"}]': finished 2023-09-23T23:36:33.945 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:33 smithi159 bash[108473]: cluster 2023-09-23T23:36:33.372400+0000 mon.a (mon.0) 705 : cluster 0 osdmap e146: 8 total, 8 up, 6 in 2023-09-23T23:36:33.945 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:33 smithi159 bash[105915]: cluster 2023-09-23T23:36:32.466695+0000 mgr.y (mgr.25991) 577 : cluster 0 pgmap v538: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+degraded, 4 active+recovery_wait+remapped, 3 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 4 active+recovery_wait+degraded+remapped, 73 active+clean; 4.6 MiB data, 799 MiB used, 536 GiB / 536 GiB avail; 0 B/s wr, 395 op/s; 4392/84 objects degraded (5228.571%); 12942/84 objects misplaced (15407.143%); 9.3 MiB/s, 171 objects/s recovering 2023-09-23T23:36:33.945 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:33 smithi159 bash[105915]: cluster 2023-09-23T23:36:32.487318+0000 osd.7 (osd.7) 50 : cluster 3 failed to encode map e145 with expected crc 2023-09-23T23:36:33.945 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:33 smithi159 bash[105915]: cluster 2023-09-23T23:36:32.490251+0000 osd.7 (osd.7) 51 : cluster 3 failed to encode map e145 with expected crc 2023-09-23T23:36:33.946 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:33 smithi159 bash[105915]: audit 2023-09-23T23:36:33.372301+0000 mon.a (mon.0) 704 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pg_num_actual", "val": "26"}]': finished 2023-09-23T23:36:33.946 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:33 smithi159 bash[105915]: cluster 2023-09-23T23:36:33.372400+0000 mon.a (mon.0) 705 : cluster 0 osdmap e146: 8 total, 8 up, 6 in 2023-09-23T23:36:33.956 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:36:33.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:33.961 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:36:34.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:33 smithi164 bash[92846]: cluster 2023-09-23T23:36:32.466695+0000 mgr.y (mgr.25991) 577 : cluster 0 pgmap v538: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+degraded, 4 active+recovery_wait+remapped, 3 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 4 active+recovery_wait+degraded+remapped, 73 active+clean; 4.6 MiB data, 799 MiB used, 536 GiB / 536 GiB avail; 0 B/s wr, 395 op/s; 4392/84 objects degraded (5228.571%); 12942/84 objects misplaced (15407.143%); 9.3 MiB/s, 171 objects/s recovering 2023-09-23T23:36:34.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:33 smithi164 bash[92846]: cluster 2023-09-23T23:36:32.487318+0000 osd.7 (osd.7) 50 : cluster 3 failed to encode map e145 with expected crc 2023-09-23T23:36:34.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:33 smithi164 bash[92846]: cluster 2023-09-23T23:36:32.490251+0000 osd.7 (osd.7) 51 : cluster 3 failed to encode map e145 with expected crc 2023-09-23T23:36:34.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:33 smithi164 bash[92846]: audit 2023-09-23T23:36:33.372301+0000 mon.a (mon.0) 704 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pg_num_actual", "val": "26"}]': finished 2023-09-23T23:36:34.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:33 smithi164 bash[92846]: cluster 2023-09-23T23:36:33.372400+0000 mon.a (mon.0) 705 : cluster 0 osdmap e146: 8 total, 8 up, 6 in 2023-09-23T23:36:34.062 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:34.089 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:34.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:34.091 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:36:34.192 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:36:34.220 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:36:34.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:34.223 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:36:34.323 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:34.352 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:34.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:34.354 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:36:34.455 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:34.483 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:34.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:34.489 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:36:34.589 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:34.618 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:34.620 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T23:36:34.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:34.621 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:36:34.722 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:36:34.746 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:36:34.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:34.748 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:36:34.849 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:34.861 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:34 smithi164 bash[92846]: cluster 2023-09-23T23:36:33.464488+0000 osd.4 (osd.4) 72 : cluster 3 failed to encode map e146 with expected crc 2023-09-23T23:36:34.861 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:34 smithi164 bash[92846]: cluster 2023-09-23T23:36:33.464715+0000 osd.6 (osd.6) 65 : cluster 3 failed to encode map e146 with expected crc 2023-09-23T23:36:34.861 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:34 smithi164 bash[92846]: cluster 2023-09-23T23:36:33.464767+0000 osd.7 (osd.7) 52 : cluster 3 failed to encode map e146 with expected crc 2023-09-23T23:36:34.861 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:34 smithi164 bash[92846]: cluster 2023-09-23T23:36:33.579071+0000 osd.5 (osd.5) 49 : cluster 3 failed to encode map e146 with expected crc 2023-09-23T23:36:34.862 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:34 smithi164 bash[92846]: cluster 2023-09-23T23:36:34.371641+0000 osd.2 (osd.2) 7 : cluster 1 5.8 continuing backfill to osd.4 from (117'5338,144'13972] MIN to 144'13972 2023-09-23T23:36:34.862 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:34 smithi164 bash[92846]: cluster 2023-09-23T23:36:34.373365+0000 mon.a (mon.0) 706 : cluster 0 osdmap e147: 8 total, 8 up, 6 in 2023-09-23T23:36:34.862 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:34 smithi164 bash[92846]: cluster 2023-09-23T23:36:34.375510+0000 osd.2 (osd.2) 8 : cluster 1 5.6 continuing backfill to osd.1 from (117'5332,144'13904] MIN to 144'13904 2023-09-23T23:36:34.862 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:34 smithi164 bash[92846]: cluster 2023-09-23T23:36:34.376293+0000 osd.1 (osd.1) 5 : cluster 1 5.5 continuing backfill to osd.6 from (126'8724,144'13712] MIN to 144'13712 2023-09-23T23:36:34.862 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:34 smithi164 bash[92846]: cluster 2023-09-23T23:36:34.376329+0000 osd.1 (osd.1) 6 : cluster 1 5.5 continuing backfill to osd.7 from (126'8724,144'13712] MIN to 144'13712 2023-09-23T23:36:34.862 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:34 smithi164 bash[92846]: cluster 2023-09-23T23:36:34.377017+0000 osd.1 (osd.1) 7 : cluster 1 5.7 continuing backfill to osd.7 from (126'8658,144'13644] MIN to 144'13644 2023-09-23T23:36:34.883 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:34.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:34.886 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:36:34.986 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:36:34.998 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:34 smithi159 bash[105915]: cluster 2023-09-23T23:36:33.464488+0000 osd.4 (osd.4) 72 : cluster 3 failed to encode map e146 with expected crc 2023-09-23T23:36:34.998 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:34 smithi159 bash[105915]: cluster 2023-09-23T23:36:33.464715+0000 osd.6 (osd.6) 65 : cluster 3 failed to encode map e146 with expected crc 2023-09-23T23:36:34.998 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:34 smithi159 bash[105915]: cluster 2023-09-23T23:36:33.464767+0000 osd.7 (osd.7) 52 : cluster 3 failed to encode map e146 with expected crc 2023-09-23T23:36:34.998 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:34 smithi159 bash[105915]: cluster 2023-09-23T23:36:33.579071+0000 osd.5 (osd.5) 49 : cluster 3 failed to encode map e146 with expected crc 2023-09-23T23:36:34.999 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:34 smithi159 bash[105915]: cluster 2023-09-23T23:36:34.371641+0000 osd.2 (osd.2) 7 : cluster 1 5.8 continuing backfill to osd.4 from (117'5338,144'13972] MIN to 144'13972 2023-09-23T23:36:34.999 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:34 smithi159 bash[105915]: cluster 2023-09-23T23:36:34.373365+0000 mon.a (mon.0) 706 : cluster 0 osdmap e147: 8 total, 8 up, 6 in 2023-09-23T23:36:34.999 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:34 smithi159 bash[105915]: cluster 2023-09-23T23:36:34.375510+0000 osd.2 (osd.2) 8 : cluster 1 5.6 continuing backfill to osd.1 from (117'5332,144'13904] MIN to 144'13904 2023-09-23T23:36:34.999 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:34 smithi159 bash[105915]: cluster 2023-09-23T23:36:34.376293+0000 osd.1 (osd.1) 5 : cluster 1 5.5 continuing backfill to osd.6 from (126'8724,144'13712] MIN to 144'13712 2023-09-23T23:36:34.999 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:34 smithi159 bash[105915]: cluster 2023-09-23T23:36:34.376329+0000 osd.1 (osd.1) 6 : cluster 1 5.5 continuing backfill to osd.7 from (126'8724,144'13712] MIN to 144'13712 2023-09-23T23:36:34.999 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:34 smithi159 bash[105915]: cluster 2023-09-23T23:36:34.377017+0000 osd.1 (osd.1) 7 : cluster 1 5.7 continuing backfill to osd.7 from (126'8658,144'13644] MIN to 144'13644 2023-09-23T23:36:34.999 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:34 smithi159 bash[108473]: cluster 2023-09-23T23:36:33.464488+0000 osd.4 (osd.4) 72 : cluster 3 failed to encode map e146 with expected crc 2023-09-23T23:36:34.999 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:34 smithi159 bash[108473]: cluster 2023-09-23T23:36:33.464715+0000 osd.6 (osd.6) 65 : cluster 3 failed to encode map e146 with expected crc 2023-09-23T23:36:34.999 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:34 smithi159 bash[108473]: cluster 2023-09-23T23:36:33.464767+0000 osd.7 (osd.7) 52 : cluster 3 failed to encode map e146 with expected crc 2023-09-23T23:36:34.999 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:34 smithi159 bash[108473]: cluster 2023-09-23T23:36:33.579071+0000 osd.5 (osd.5) 49 : cluster 3 failed to encode map e146 with expected crc 2023-09-23T23:36:35.000 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:34 smithi159 bash[108473]: cluster 2023-09-23T23:36:34.371641+0000 osd.2 (osd.2) 7 : cluster 1 5.8 continuing backfill to osd.4 from (117'5338,144'13972] MIN to 144'13972 2023-09-23T23:36:35.000 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:34 smithi159 bash[108473]: cluster 2023-09-23T23:36:34.373365+0000 mon.a (mon.0) 706 : cluster 0 osdmap e147: 8 total, 8 up, 6 in 2023-09-23T23:36:35.000 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:34 smithi159 bash[108473]: cluster 2023-09-23T23:36:34.375510+0000 osd.2 (osd.2) 8 : cluster 1 5.6 continuing backfill to osd.1 from (117'5332,144'13904] MIN to 144'13904 2023-09-23T23:36:35.000 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:34 smithi159 bash[108473]: cluster 2023-09-23T23:36:34.376293+0000 osd.1 (osd.1) 5 : cluster 1 5.5 continuing backfill to osd.6 from (126'8724,144'13712] MIN to 144'13712 2023-09-23T23:36:35.000 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:34 smithi159 bash[108473]: cluster 2023-09-23T23:36:34.376329+0000 osd.1 (osd.1) 6 : cluster 1 5.5 continuing backfill to osd.7 from (126'8724,144'13712] MIN to 144'13712 2023-09-23T23:36:35.000 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:34 smithi159 bash[108473]: cluster 2023-09-23T23:36:34.377017+0000 osd.1 (osd.1) 7 : cluster 1 5.7 continuing backfill to osd.7 from (126'8658,144'13644] MIN to 144'13644 2023-09-23T23:36:35.014 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:36:35.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:35.016 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:36:35.103 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_0 2023-09-23T23:36:35.104 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd pool rm unique_pool_0 unique_pool_0 --yes-i-really-really-mean-it 2023-09-23T23:36:35.116 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:36:35.189 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:36:35.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:35.192 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:36:35.293 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:36:35.315 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:36:35.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:35.317 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:36:35.418 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:36:35.444 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:36:35.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:35.447 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:36:35.548 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:35.578 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:35.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:35.581 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:36:35.681 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:36:35.714 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:36:35.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:35.717 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:36:35.817 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:35.830 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:35 smithi164 bash[92846]: cluster 2023-09-23T23:36:34.370460+0000 osd.6 (osd.6) 66 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T23:36:35.830 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:35 smithi164 bash[92846]: cluster 2023-09-23T23:36:34.372534+0000 osd.4 (osd.4) 73 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T23:36:35.830 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:35 smithi164 bash[92846]: cluster 2023-09-23T23:36:34.373479+0000 osd.7 (osd.7) 53 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T23:36:35.830 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:35 smithi164 bash[92846]: cluster 2023-09-23T23:36:34.376082+0000 osd.5 (osd.5) 50 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T23:36:35.830 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:35 smithi164 bash[92846]: cluster 2023-09-23T23:36:34.376314+0000 osd.4 (osd.4) 74 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T23:36:35.830 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:35 smithi164 bash[92846]: cluster 2023-09-23T23:36:34.376925+0000 osd.7 (osd.7) 54 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T23:36:35.830 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:35 smithi164 bash[92846]: cluster 2023-09-23T23:36:34.378224+0000 osd.6 (osd.6) 67 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T23:36:35.831 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:35 smithi164 bash[92846]: cluster 2023-09-23T23:36:34.378603+0000 osd.5 (osd.5) 51 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T23:36:35.831 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:35 smithi164 bash[92846]: cluster 2023-09-23T23:36:34.379079+0000 osd.4 (osd.4) 75 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T23:36:35.831 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:35 smithi164 bash[92846]: cluster 2023-09-23T23:36:34.379090+0000 osd.7 (osd.7) 55 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T23:36:35.831 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:35 smithi164 bash[92846]: cluster 2023-09-23T23:36:34.380741+0000 osd.6 (osd.6) 68 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T23:36:35.831 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:35 smithi164 bash[92846]: cluster 2023-09-23T23:36:34.380905+0000 osd.7 (osd.7) 56 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T23:36:35.831 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:35 smithi164 bash[92846]: cluster 2023-09-23T23:36:34.382801+0000 osd.6 (osd.6) 69 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T23:36:35.831 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:35 smithi164 bash[92846]: cluster 2023-09-23T23:36:34.384336+0000 osd.6 (osd.6) 70 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T23:36:35.831 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:35 smithi164 bash[92846]: cluster 2023-09-23T23:36:34.386324+0000 osd.6 (osd.6) 71 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T23:36:35.831 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:35 smithi164 bash[92846]: cluster 2023-09-23T23:36:34.386988+0000 osd.7 (osd.7) 57 : cluster 1 5.4 continuing backfill to osd.1 from (124'7396,144'13946] MIN to 144'13946 2023-09-23T23:36:35.831 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:35 smithi164 bash[92846]: cluster 2023-09-23T23:36:34.389260+0000 osd.6 (osd.6) 72 : cluster 1 5.2 continuing backfill to osd.7 from (124'6982,144'14040] MIN to 144'14040 2023-09-23T23:36:35.831 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:35 smithi164 bash[92846]: cluster 2023-09-23T23:36:34.391050+0000 osd.6 (osd.6) 73 : cluster 1 5.3 continuing backfill to osd.1 from (118'6623,144'13684] MIN to 144'13684 2023-09-23T23:36:35.831 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:35 smithi164 bash[92846]: cluster 2023-09-23T23:36:34.467417+0000 mgr.y (mgr.25991) 578 : cluster 0 pgmap v541: 99 pgs: 4 remapped+peering, 10 unknown, 1 active+recovery_wait+degraded, 6 active+recovery_wait+remapped, 1 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 73 active+clean; 4.6 MiB data, 804 MiB used, 536 GiB / 536 GiB avail; 0 B/s wr, 173 op/s; 4392/84 objects degraded (5228.571%); 12942/84 objects misplaced (15407.143%); 1.1 MiB/s, 166 objects/s recovering 2023-09-23T23:36:35.832 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:35 smithi164 bash[92846]: cluster 2023-09-23T23:36:35.388240+0000 mon.a (mon.0) 707 : cluster 0 osdmap e148: 8 total, 8 up, 6 in 2023-09-23T23:36:35.846 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:35.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:35.848 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:36:35.949 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:36:35.958 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:35 smithi159 bash[105915]: cluster 2023-09-23T23:36:34.370460+0000 osd.6 (osd.6) 66 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T23:36:35.958 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:35 smithi159 bash[105915]: cluster 2023-09-23T23:36:34.372534+0000 osd.4 (osd.4) 73 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T23:36:35.958 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:35 smithi159 bash[105915]: cluster 2023-09-23T23:36:34.373479+0000 osd.7 (osd.7) 53 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T23:36:35.958 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:35 smithi159 bash[105915]: cluster 2023-09-23T23:36:34.376082+0000 osd.5 (osd.5) 50 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T23:36:35.958 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:35 smithi159 bash[105915]: cluster 2023-09-23T23:36:34.376314+0000 osd.4 (osd.4) 74 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T23:36:35.958 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:35 smithi159 bash[105915]: cluster 2023-09-23T23:36:34.376925+0000 osd.7 (osd.7) 54 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T23:36:35.958 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:35 smithi159 bash[105915]: cluster 2023-09-23T23:36:34.378224+0000 osd.6 (osd.6) 67 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T23:36:35.959 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:35 smithi159 bash[105915]: cluster 2023-09-23T23:36:34.378603+0000 osd.5 (osd.5) 51 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T23:36:35.959 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:35 smithi159 bash[105915]: cluster 2023-09-23T23:36:34.379079+0000 osd.4 (osd.4) 75 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T23:36:35.959 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:35 smithi159 bash[105915]: cluster 2023-09-23T23:36:34.379090+0000 osd.7 (osd.7) 55 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T23:36:35.959 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:35 smithi159 bash[105915]: cluster 2023-09-23T23:36:34.380741+0000 osd.6 (osd.6) 68 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T23:36:35.959 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:35 smithi159 bash[105915]: cluster 2023-09-23T23:36:34.380905+0000 osd.7 (osd.7) 56 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T23:36:35.959 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:35 smithi159 bash[105915]: cluster 2023-09-23T23:36:34.382801+0000 osd.6 (osd.6) 69 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T23:36:35.959 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:35 smithi159 bash[105915]: cluster 2023-09-23T23:36:34.384336+0000 osd.6 (osd.6) 70 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T23:36:35.959 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:35 smithi159 bash[105915]: cluster 2023-09-23T23:36:34.386324+0000 osd.6 (osd.6) 71 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T23:36:35.959 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:35 smithi159 bash[105915]: cluster 2023-09-23T23:36:34.386988+0000 osd.7 (osd.7) 57 : cluster 1 5.4 continuing backfill to osd.1 from (124'7396,144'13946] MIN to 144'13946 2023-09-23T23:36:35.959 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:35 smithi159 bash[105915]: cluster 2023-09-23T23:36:34.389260+0000 osd.6 (osd.6) 72 : cluster 1 5.2 continuing backfill to osd.7 from (124'6982,144'14040] MIN to 144'14040 2023-09-23T23:36:35.959 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:35 smithi159 bash[105915]: cluster 2023-09-23T23:36:34.391050+0000 osd.6 (osd.6) 73 : cluster 1 5.3 continuing backfill to osd.1 from (118'6623,144'13684] MIN to 144'13684 2023-09-23T23:36:35.960 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:35 smithi159 bash[105915]: cluster 2023-09-23T23:36:34.467417+0000 mgr.y (mgr.25991) 578 : cluster 0 pgmap v541: 99 pgs: 4 remapped+peering, 10 unknown, 1 active+recovery_wait+degraded, 6 active+recovery_wait+remapped, 1 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 73 active+clean; 4.6 MiB data, 804 MiB used, 536 GiB / 536 GiB avail; 0 B/s wr, 173 op/s; 4392/84 objects degraded (5228.571%); 12942/84 objects misplaced (15407.143%); 1.1 MiB/s, 166 objects/s recovering 2023-09-23T23:36:35.960 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:35 smithi159 bash[105915]: cluster 2023-09-23T23:36:35.388240+0000 mon.a (mon.0) 707 : cluster 0 osdmap e148: 8 total, 8 up, 6 in 2023-09-23T23:36:35.961 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:35 smithi159 bash[108473]: cluster 2023-09-23T23:36:34.370460+0000 osd.6 (osd.6) 66 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T23:36:35.961 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:35 smithi159 bash[108473]: cluster 2023-09-23T23:36:34.372534+0000 osd.4 (osd.4) 73 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T23:36:35.961 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:35 smithi159 bash[108473]: cluster 2023-09-23T23:36:34.373479+0000 osd.7 (osd.7) 53 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T23:36:35.961 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:35 smithi159 bash[108473]: cluster 2023-09-23T23:36:34.376082+0000 osd.5 (osd.5) 50 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T23:36:35.961 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:35 smithi159 bash[108473]: cluster 2023-09-23T23:36:34.376314+0000 osd.4 (osd.4) 74 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T23:36:35.961 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:35 smithi159 bash[108473]: cluster 2023-09-23T23:36:34.376925+0000 osd.7 (osd.7) 54 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T23:36:35.961 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:35 smithi159 bash[108473]: cluster 2023-09-23T23:36:34.378224+0000 osd.6 (osd.6) 67 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T23:36:35.961 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:35 smithi159 bash[108473]: cluster 2023-09-23T23:36:34.378603+0000 osd.5 (osd.5) 51 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T23:36:35.961 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:35 smithi159 bash[108473]: cluster 2023-09-23T23:36:34.379079+0000 osd.4 (osd.4) 75 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T23:36:35.961 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:35 smithi159 bash[108473]: cluster 2023-09-23T23:36:34.379090+0000 osd.7 (osd.7) 55 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T23:36:35.961 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:35 smithi159 bash[108473]: cluster 2023-09-23T23:36:34.380741+0000 osd.6 (osd.6) 68 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T23:36:35.961 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:35 smithi159 bash[108473]: cluster 2023-09-23T23:36:34.380905+0000 osd.7 (osd.7) 56 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T23:36:35.962 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:35 smithi159 bash[108473]: cluster 2023-09-23T23:36:34.382801+0000 osd.6 (osd.6) 69 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T23:36:35.962 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:35 smithi159 bash[108473]: cluster 2023-09-23T23:36:34.384336+0000 osd.6 (osd.6) 70 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T23:36:35.962 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:35 smithi159 bash[108473]: cluster 2023-09-23T23:36:34.386324+0000 osd.6 (osd.6) 71 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T23:36:35.962 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:35 smithi159 bash[108473]: cluster 2023-09-23T23:36:34.386988+0000 osd.7 (osd.7) 57 : cluster 1 5.4 continuing backfill to osd.1 from (124'7396,144'13946] MIN to 144'13946 2023-09-23T23:36:35.962 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:35 smithi159 bash[108473]: cluster 2023-09-23T23:36:34.389260+0000 osd.6 (osd.6) 72 : cluster 1 5.2 continuing backfill to osd.7 from (124'6982,144'14040] MIN to 144'14040 2023-09-23T23:36:35.962 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:35 smithi159 bash[108473]: cluster 2023-09-23T23:36:34.391050+0000 osd.6 (osd.6) 73 : cluster 1 5.3 continuing backfill to osd.1 from (118'6623,144'13684] MIN to 144'13684 2023-09-23T23:36:35.962 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:35 smithi159 bash[108473]: cluster 2023-09-23T23:36:34.467417+0000 mgr.y (mgr.25991) 578 : cluster 0 pgmap v541: 99 pgs: 4 remapped+peering, 10 unknown, 1 active+recovery_wait+degraded, 6 active+recovery_wait+remapped, 1 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 73 active+clean; 4.6 MiB data, 804 MiB used, 536 GiB / 536 GiB avail; 0 B/s wr, 173 op/s; 4392/84 objects degraded (5228.571%); 12942/84 objects misplaced (15407.143%); 1.1 MiB/s, 166 objects/s recovering 2023-09-23T23:36:35.962 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:35 smithi159 bash[108473]: cluster 2023-09-23T23:36:35.388240+0000 mon.a (mon.0) 707 : cluster 0 osdmap e148: 8 total, 8 up, 6 in 2023-09-23T23:36:35.975 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:36:35.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:35.977 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:36:36.078 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:36.110 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:36.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:36.113 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:36:36.213 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:36:36.239 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:36:36.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:36.242 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:36:36.343 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:36.373 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:36.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:36.378 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:36:36.401 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T23:36:36.480 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:36:36.516 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:36:36.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:36.518 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:36:36.619 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:36:36.648 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:36:36.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:36.651 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:36:36.752 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:36:36.762 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:36 smithi159 bash[105915]: cluster 2023-09-23T23:36:35.385080+0000 osd.6 (osd.6) 74 : cluster 3 failed to encode map e148 with expected crc 2023-09-23T23:36:36.763 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:36 smithi159 bash[105915]: cluster 2023-09-23T23:36:35.388967+0000 osd.6 (osd.6) 75 : cluster 3 failed to encode map e148 with expected crc 2023-09-23T23:36:36.763 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:36 smithi159 bash[105915]: cluster 2023-09-23T23:36:35.389143+0000 osd.7 (osd.7) 58 : cluster 3 failed to encode map e148 with expected crc 2023-09-23T23:36:36.763 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:36 smithi159 bash[105915]: cluster 2023-09-23T23:36:35.391572+0000 osd.4 (osd.4) 76 : cluster 3 failed to encode map e148 with expected crc 2023-09-23T23:36:36.763 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:36 smithi159 bash[105915]: cluster 2023-09-23T23:36:35.393530+0000 osd.7 (osd.7) 59 : cluster 3 failed to encode map e148 with expected crc 2023-09-23T23:36:36.763 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:36 smithi159 bash[105915]: cluster 2023-09-23T23:36:35.396430+0000 osd.4 (osd.4) 77 : cluster 3 failed to encode map e148 with expected crc 2023-09-23T23:36:36.763 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:36 smithi159 bash[105915]: cluster 2023-09-23T23:36:35.397621+0000 osd.7 (osd.7) 60 : cluster 3 failed to encode map e148 with expected crc 2023-09-23T23:36:36.763 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:36 smithi159 bash[105915]: cluster 2023-09-23T23:36:36.385422+0000 mon.a (mon.0) 708 : cluster 0 osdmap e149: 8 total, 8 up, 6 in 2023-09-23T23:36:36.763 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:36 smithi159 bash[105915]: cluster 2023-09-23T23:36:36.388545+0000 osd.1 (osd.1) 8 : cluster 1 5.15 continuing backfill to osd.6 from (126'8724,144'13712] MIN to 144'13712 2023-09-23T23:36:36.763 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:36 smithi159 bash[105915]: cluster 2023-09-23T23:36:36.388608+0000 osd.1 (osd.1) 9 : cluster 1 5.15 continuing backfill to osd.7 from (126'8724,144'13712] MIN to 144'13712 2023-09-23T23:36:36.763 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:36 smithi159 bash[105915]: cluster 2023-09-23T23:36:36.388984+0000 osd.2 (osd.2) 9 : cluster 1 5.16 continuing backfill to osd.1 from (117'5332,144'13904] MIN to 144'13904 2023-09-23T23:36:36.764 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:36 smithi159 bash[105915]: cluster 2023-09-23T23:36:36.389732+0000 osd.2 (osd.2) 10 : cluster 1 5.18 continuing backfill to osd.4 from (117'5338,144'13972] MIN to 144'13972 2023-09-23T23:36:36.764 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:36 smithi159 bash[105915]: cluster 2023-09-23T23:36:36.390746+0000 osd.1 (osd.1) 10 : cluster 1 5.17 continuing backfill to osd.7 from (126'8658,144'13644] MIN to 144'13644 2023-09-23T23:36:36.764 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:36 smithi159 bash[108473]: cluster 2023-09-23T23:36:35.385080+0000 osd.6 (osd.6) 74 : cluster 3 failed to encode map e148 with expected crc 2023-09-23T23:36:36.764 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:36 smithi159 bash[108473]: cluster 2023-09-23T23:36:35.388967+0000 osd.6 (osd.6) 75 : cluster 3 failed to encode map e148 with expected crc 2023-09-23T23:36:36.764 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:36 smithi159 bash[108473]: cluster 2023-09-23T23:36:35.389143+0000 osd.7 (osd.7) 58 : cluster 3 failed to encode map e148 with expected crc 2023-09-23T23:36:36.764 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:36 smithi159 bash[108473]: cluster 2023-09-23T23:36:35.391572+0000 osd.4 (osd.4) 76 : cluster 3 failed to encode map e148 with expected crc 2023-09-23T23:36:36.764 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:36 smithi159 bash[108473]: cluster 2023-09-23T23:36:35.393530+0000 osd.7 (osd.7) 59 : cluster 3 failed to encode map e148 with expected crc 2023-09-23T23:36:36.765 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:36 smithi159 bash[108473]: cluster 2023-09-23T23:36:35.396430+0000 osd.4 (osd.4) 77 : cluster 3 failed to encode map e148 with expected crc 2023-09-23T23:36:36.765 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:36 smithi159 bash[108473]: cluster 2023-09-23T23:36:35.397621+0000 osd.7 (osd.7) 60 : cluster 3 failed to encode map e148 with expected crc 2023-09-23T23:36:36.765 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:36 smithi159 bash[108473]: cluster 2023-09-23T23:36:36.385422+0000 mon.a (mon.0) 708 : cluster 0 osdmap e149: 8 total, 8 up, 6 in 2023-09-23T23:36:36.765 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:36 smithi159 bash[108473]: cluster 2023-09-23T23:36:36.388545+0000 osd.1 (osd.1) 8 : cluster 1 5.15 continuing backfill to osd.6 from (126'8724,144'13712] MIN to 144'13712 2023-09-23T23:36:36.765 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:36 smithi159 bash[108473]: cluster 2023-09-23T23:36:36.388608+0000 osd.1 (osd.1) 9 : cluster 1 5.15 continuing backfill to osd.7 from (126'8724,144'13712] MIN to 144'13712 2023-09-23T23:36:36.765 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:36 smithi159 bash[108473]: cluster 2023-09-23T23:36:36.388984+0000 osd.2 (osd.2) 9 : cluster 1 5.16 continuing backfill to osd.1 from (117'5332,144'13904] MIN to 144'13904 2023-09-23T23:36:36.765 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:36 smithi159 bash[108473]: cluster 2023-09-23T23:36:36.389732+0000 osd.2 (osd.2) 10 : cluster 1 5.18 continuing backfill to osd.4 from (117'5338,144'13972] MIN to 144'13972 2023-09-23T23:36:36.765 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:36 smithi159 bash[108473]: cluster 2023-09-23T23:36:36.390746+0000 osd.1 (osd.1) 10 : cluster 1 5.17 continuing backfill to osd.7 from (126'8658,144'13644] MIN to 144'13644 2023-09-23T23:36:36.778 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:36:36.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:36.781 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:36:36.882 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:36:36.910 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:36:36.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:36.913 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:36:37.014 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:36:37.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:36 smithi164 bash[92846]: cluster 2023-09-23T23:36:35.385080+0000 osd.6 (osd.6) 74 : cluster 3 failed to encode map e148 with expected crc 2023-09-23T23:36:37.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:36 smithi164 bash[92846]: cluster 2023-09-23T23:36:35.388967+0000 osd.6 (osd.6) 75 : cluster 3 failed to encode map e148 with expected crc 2023-09-23T23:36:37.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:36 smithi164 bash[92846]: cluster 2023-09-23T23:36:35.389143+0000 osd.7 (osd.7) 58 : cluster 3 failed to encode map e148 with expected crc 2023-09-23T23:36:37.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:36 smithi164 bash[92846]: cluster 2023-09-23T23:36:35.391572+0000 osd.4 (osd.4) 76 : cluster 3 failed to encode map e148 with expected crc 2023-09-23T23:36:37.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:36 smithi164 bash[92846]: cluster 2023-09-23T23:36:35.393530+0000 osd.7 (osd.7) 59 : cluster 3 failed to encode map e148 with expected crc 2023-09-23T23:36:37.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:36 smithi164 bash[92846]: cluster 2023-09-23T23:36:35.396430+0000 osd.4 (osd.4) 77 : cluster 3 failed to encode map e148 with expected crc 2023-09-23T23:36:37.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:36 smithi164 bash[92846]: cluster 2023-09-23T23:36:35.397621+0000 osd.7 (osd.7) 60 : cluster 3 failed to encode map e148 with expected crc 2023-09-23T23:36:37.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:36 smithi164 bash[92846]: cluster 2023-09-23T23:36:36.385422+0000 mon.a (mon.0) 708 : cluster 0 osdmap e149: 8 total, 8 up, 6 in 2023-09-23T23:36:37.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:36 smithi164 bash[92846]: cluster 2023-09-23T23:36:36.388545+0000 osd.1 (osd.1) 8 : cluster 1 5.15 continuing backfill to osd.6 from (126'8724,144'13712] MIN to 144'13712 2023-09-23T23:36:37.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:36 smithi164 bash[92846]: cluster 2023-09-23T23:36:36.388608+0000 osd.1 (osd.1) 9 : cluster 1 5.15 continuing backfill to osd.7 from (126'8724,144'13712] MIN to 144'13712 2023-09-23T23:36:37.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:36 smithi164 bash[92846]: cluster 2023-09-23T23:36:36.388984+0000 osd.2 (osd.2) 9 : cluster 1 5.16 continuing backfill to osd.1 from (117'5332,144'13904] MIN to 144'13904 2023-09-23T23:36:37.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:36 smithi164 bash[92846]: cluster 2023-09-23T23:36:36.389732+0000 osd.2 (osd.2) 10 : cluster 1 5.18 continuing backfill to osd.4 from (117'5338,144'13972] MIN to 144'13972 2023-09-23T23:36:37.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:36 smithi164 bash[92846]: cluster 2023-09-23T23:36:36.390746+0000 osd.1 (osd.1) 10 : cluster 1 5.17 continuing backfill to osd.7 from (126'8658,144'13644] MIN to 144'13644 2023-09-23T23:36:37.042 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:36:37.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:37.046 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:36:37.121 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T23:36:37.147 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:36:37.203 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:36:37.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:37.205 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:36:37.306 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:37.334 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:37.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:37.336 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:36:37.437 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:37.467 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:37.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:37.468 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:36:37.569 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:37.597 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:37.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:37.600 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:36:37.701 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:37.725 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:37.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:37.727 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:36:37.828 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:37.836 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:37 smithi164 bash[92846]: cluster 2023-09-23T23:36:35.947471+0000 osd.3 (osd.3) 1 : cluster 0 5.0 scrub starts 2023-09-23T23:36:37.836 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:37 smithi164 bash[92846]: cluster 2023-09-23T23:36:36.382794+0000 osd.6 (osd.6) 76 : cluster 3 failed to encode map e149 with expected crc 2023-09-23T23:36:37.836 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:37 smithi164 bash[92846]: cluster 2023-09-23T23:36:36.383356+0000 osd.4 (osd.4) 78 : cluster 3 failed to encode map e149 with expected crc 2023-09-23T23:36:37.836 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:37 smithi164 bash[92846]: cluster 2023-09-23T23:36:36.386019+0000 osd.6 (osd.6) 77 : cluster 3 failed to encode map e149 with expected crc 2023-09-23T23:36:37.836 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:37 smithi164 bash[92846]: cluster 2023-09-23T23:36:36.386185+0000 osd.7 (osd.7) 61 : cluster 3 failed to encode map e149 with expected crc 2023-09-23T23:36:37.836 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:37 smithi164 bash[92846]: cluster 2023-09-23T23:36:36.389641+0000 osd.6 (osd.6) 78 : cluster 1 5.13 continuing backfill to osd.1 from (118'6623,144'13684] MIN to 144'13684 2023-09-23T23:36:37.837 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:37 smithi164 bash[92846]: cluster 2023-09-23T23:36:36.393825+0000 osd.6 (osd.6) 79 : cluster 1 5.12 continuing backfill to osd.7 from (124'6982,144'14040] MIN to 144'14040 2023-09-23T23:36:37.837 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:37 smithi164 bash[92846]: cluster 2023-09-23T23:36:36.397457+0000 osd.7 (osd.7) 62 : cluster 1 5.14 continuing backfill to osd.1 from (124'7396,144'13946] MIN to 144'13946 2023-09-23T23:36:37.837 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:37 smithi164 bash[92846]: cluster 2023-09-23T23:36:36.467972+0000 mgr.y (mgr.25991) 579 : cluster 0 pgmap v544: 99 pgs: 4 remapped+peering, 9 unknown, 1 active+recovery_wait+degraded, 7 active+recovery_wait+remapped, 1 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 74 active+clean; 4.6 MiB data, 804 MiB used, 536 GiB / 536 GiB avail; 4392/84 objects degraded (5228.571%); 12942/84 objects misplaced (15407.143%); 0 B/s, 165 objects/s recovering 2023-09-23T23:36:37.837 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:37 smithi164 bash[92846]: audit 2023-09-23T23:36:36.716931+0000 mon.a (mon.0) 709 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:36:37.837 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:37 smithi164 bash[92846]: audit 2023-09-23T23:36:36.724624+0000 mon.a (mon.0) 710 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:36:37.837 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:37 smithi164 bash[92846]: audit 2023-09-23T23:36:37.196374+0000 mon.a (mon.0) 711 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:36:37.837 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:37 smithi164 bash[92846]: audit 2023-09-23T23:36:37.197462+0000 mon.a (mon.0) 712 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:36:37.837 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:37 smithi164 bash[92846]: audit 2023-09-23T23:36:37.204592+0000 mon.a (mon.0) 713 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:36:37.837 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:37 smithi164 bash[92846]: cluster 2023-09-23T23:36:37.359766+0000 mon.a (mon.0) 714 : cluster 3 Health check update: Degraded data redundancy: 4392/84 objects degraded (5228.571%), 5 pgs degraded (PG_DEGRADED) 2023-09-23T23:36:37.853 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:37.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:37.855 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:36:37.956 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:36:37.980 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:36:37.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:37.982 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:36:38.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:37 smithi159 bash[105915]: cluster 2023-09-23T23:36:35.947471+0000 osd.3 (osd.3) 1 : cluster 0 5.0 scrub starts 2023-09-23T23:36:38.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:37 smithi159 bash[105915]: cluster 2023-09-23T23:36:36.382794+0000 osd.6 (osd.6) 76 : cluster 3 failed to encode map e149 with expected crc 2023-09-23T23:36:38.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:37 smithi159 bash[105915]: cluster 2023-09-23T23:36:36.383356+0000 osd.4 (osd.4) 78 : cluster 3 failed to encode map e149 with expected crc 2023-09-23T23:36:38.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:37 smithi159 bash[105915]: cluster 2023-09-23T23:36:36.386019+0000 osd.6 (osd.6) 77 : cluster 3 failed to encode map e149 with expected crc 2023-09-23T23:36:38.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:37 smithi159 bash[105915]: cluster 2023-09-23T23:36:36.386185+0000 osd.7 (osd.7) 61 : cluster 3 failed to encode map e149 with expected crc 2023-09-23T23:36:38.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:37 smithi159 bash[105915]: cluster 2023-09-23T23:36:36.389641+0000 osd.6 (osd.6) 78 : cluster 1 5.13 continuing backfill to osd.1 from (118'6623,144'13684] MIN to 144'13684 2023-09-23T23:36:38.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:37 smithi159 bash[105915]: cluster 2023-09-23T23:36:36.393825+0000 osd.6 (osd.6) 79 : cluster 1 5.12 continuing backfill to osd.7 from (124'6982,144'14040] MIN to 144'14040 2023-09-23T23:36:38.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:37 smithi159 bash[105915]: cluster 2023-09-23T23:36:36.397457+0000 osd.7 (osd.7) 62 : cluster 1 5.14 continuing backfill to osd.1 from (124'7396,144'13946] MIN to 144'13946 2023-09-23T23:36:38.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:37 smithi159 bash[105915]: cluster 2023-09-23T23:36:36.467972+0000 mgr.y (mgr.25991) 579 : cluster 0 pgmap v544: 99 pgs: 4 remapped+peering, 9 unknown, 1 active+recovery_wait+degraded, 7 active+recovery_wait+remapped, 1 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 74 active+clean; 4.6 MiB data, 804 MiB used, 536 GiB / 536 GiB avail; 4392/84 objects degraded (5228.571%); 12942/84 objects misplaced (15407.143%); 0 B/s, 165 objects/s recovering 2023-09-23T23:36:38.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:37 smithi159 bash[105915]: audit 2023-09-23T23:36:36.716931+0000 mon.a (mon.0) 709 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:36:38.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:37 smithi159 bash[105915]: audit 2023-09-23T23:36:36.724624+0000 mon.a (mon.0) 710 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:36:38.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:37 smithi159 bash[105915]: audit 2023-09-23T23:36:37.196374+0000 mon.a (mon.0) 711 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:36:38.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:37 smithi159 bash[105915]: audit 2023-09-23T23:36:37.197462+0000 mon.a (mon.0) 712 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:36:38.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:37 smithi159 bash[105915]: audit 2023-09-23T23:36:37.204592+0000 mon.a (mon.0) 713 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:36:38.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:37 smithi159 bash[105915]: cluster 2023-09-23T23:36:37.359766+0000 mon.a (mon.0) 714 : cluster 3 Health check update: Degraded data redundancy: 4392/84 objects degraded (5228.571%), 5 pgs degraded (PG_DEGRADED) 2023-09-23T23:36:38.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:37 smithi159 bash[108473]: cluster 2023-09-23T23:36:35.947471+0000 osd.3 (osd.3) 1 : cluster 0 5.0 scrub starts 2023-09-23T23:36:38.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:37 smithi159 bash[108473]: cluster 2023-09-23T23:36:36.382794+0000 osd.6 (osd.6) 76 : cluster 3 failed to encode map e149 with expected crc 2023-09-23T23:36:38.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:37 smithi159 bash[108473]: cluster 2023-09-23T23:36:36.383356+0000 osd.4 (osd.4) 78 : cluster 3 failed to encode map e149 with expected crc 2023-09-23T23:36:38.046 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:37 smithi159 bash[108473]: cluster 2023-09-23T23:36:36.386019+0000 osd.6 (osd.6) 77 : cluster 3 failed to encode map e149 with expected crc 2023-09-23T23:36:38.046 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:37 smithi159 bash[108473]: cluster 2023-09-23T23:36:36.386185+0000 osd.7 (osd.7) 61 : cluster 3 failed to encode map e149 with expected crc 2023-09-23T23:36:38.046 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:37 smithi159 bash[108473]: cluster 2023-09-23T23:36:36.389641+0000 osd.6 (osd.6) 78 : cluster 1 5.13 continuing backfill to osd.1 from (118'6623,144'13684] MIN to 144'13684 2023-09-23T23:36:38.046 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:37 smithi159 bash[108473]: cluster 2023-09-23T23:36:36.393825+0000 osd.6 (osd.6) 79 : cluster 1 5.12 continuing backfill to osd.7 from (124'6982,144'14040] MIN to 144'14040 2023-09-23T23:36:38.046 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:37 smithi159 bash[108473]: cluster 2023-09-23T23:36:36.397457+0000 osd.7 (osd.7) 62 : cluster 1 5.14 continuing backfill to osd.1 from (124'7396,144'13946] MIN to 144'13946 2023-09-23T23:36:38.046 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:37 smithi159 bash[108473]: cluster 2023-09-23T23:36:36.467972+0000 mgr.y (mgr.25991) 579 : cluster 0 pgmap v544: 99 pgs: 4 remapped+peering, 9 unknown, 1 active+recovery_wait+degraded, 7 active+recovery_wait+remapped, 1 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 74 active+clean; 4.6 MiB data, 804 MiB used, 536 GiB / 536 GiB avail; 4392/84 objects degraded (5228.571%); 12942/84 objects misplaced (15407.143%); 0 B/s, 165 objects/s recovering 2023-09-23T23:36:38.046 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:37 smithi159 bash[108473]: audit 2023-09-23T23:36:36.716931+0000 mon.a (mon.0) 709 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:36:38.046 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:37 smithi159 bash[108473]: audit 2023-09-23T23:36:36.724624+0000 mon.a (mon.0) 710 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:36:38.046 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:37 smithi159 bash[108473]: audit 2023-09-23T23:36:37.196374+0000 mon.a (mon.0) 711 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:36:38.046 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:37 smithi159 bash[108473]: audit 2023-09-23T23:36:37.197462+0000 mon.a (mon.0) 712 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:36:38.046 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:37 smithi159 bash[108473]: audit 2023-09-23T23:36:37.204592+0000 mon.a (mon.0) 713 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:36:38.047 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:37 smithi159 bash[108473]: cluster 2023-09-23T23:36:37.359766+0000 mon.a (mon.0) 714 : cluster 3 Health check update: Degraded data redundancy: 4392/84 objects degraded (5228.571%), 5 pgs degraded (PG_DEGRADED) 2023-09-23T23:36:38.083 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:36:38.104 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:36:38.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:38.106 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:36:38.207 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:38.238 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:38.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:38.240 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:36:38.341 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:36:38.369 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:36:38.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:38.373 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:36:38.474 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:36:38.501 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:36:38.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:38.504 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:36:38.605 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:38.628 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:38.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:38.631 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:36:38.732 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:38.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:38.758 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:38.758 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:36:38.859 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:36:38.894 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:36:38.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:38.897 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:36:38.998 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:36:39.008 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:38 smithi159 bash[105915]: cluster 2023-09-23T23:36:36.968549+0000 osd.3 (osd.3) 2 : cluster 0 5.10 scrub starts 2023-09-23T23:36:39.008 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:38 smithi159 bash[108473]: cluster 2023-09-23T23:36:36.968549+0000 osd.3 (osd.3) 2 : cluster 0 5.10 scrub starts 2023-09-23T23:36:39.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:38 smithi164 bash[92846]: cluster 2023-09-23T23:36:36.968549+0000 osd.3 (osd.3) 2 : cluster 0 5.10 scrub starts 2023-09-23T23:36:39.027 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:36:39.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:39.030 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:36:39.131 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:39.150 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:39.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:39.152 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:36:39.253 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:36:39.286 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:36:39.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:39.289 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:36:39.390 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:36:39.420 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:36:39.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:39.423 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:36:39.524 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:36:39.553 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:36:39.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:39.556 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:36:39.657 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:39.664 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:36:39.665 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:36:39.683 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:39.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:39.686 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:36:39.786 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:39.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:39 smithi159 bash[105915]: cluster 2023-09-23T23:36:37.928419+0000 osd.3 (osd.3) 3 : cluster 0 5.0 scrub starts 2023-09-23T23:36:39.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:39 smithi159 bash[105915]: cluster 2023-09-23T23:36:38.468821+0000 mgr.y (mgr.25991) 580 : cluster 0 pgmap v545: 99 pgs: 4 remapped+peering, 4 unknown, 10 active+recovery_wait+remapped, 1 active+recovering, 1 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 4.6 MiB data, 840 MiB used, 536 GiB / 536 GiB avail; 33/84 objects degraded (39.286%); 12942/84 objects misplaced (15407.143%); 0 B/s, 248 objects/s recovering 2023-09-23T23:36:39.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:39 smithi159 bash[108473]: cluster 2023-09-23T23:36:37.928419+0000 osd.3 (osd.3) 3 : cluster 0 5.0 scrub starts 2023-09-23T23:36:39.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:39 smithi159 bash[108473]: cluster 2023-09-23T23:36:38.468821+0000 mgr.y (mgr.25991) 580 : cluster 0 pgmap v545: 99 pgs: 4 remapped+peering, 4 unknown, 10 active+recovery_wait+remapped, 1 active+recovering, 1 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 4.6 MiB data, 840 MiB used, 536 GiB / 536 GiB avail; 33/84 objects degraded (39.286%); 12942/84 objects misplaced (15407.143%); 0 B/s, 248 objects/s recovering 2023-09-23T23:36:39.818 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:39.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:39.820 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:36:39.921 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:36:39.932 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:39 smithi164 bash[92846]: cluster 2023-09-23T23:36:37.928419+0000 osd.3 (osd.3) 3 : cluster 0 5.0 scrub starts 2023-09-23T23:36:39.932 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:39 smithi164 bash[92846]: cluster 2023-09-23T23:36:38.468821+0000 mgr.y (mgr.25991) 580 : cluster 0 pgmap v545: 99 pgs: 4 remapped+peering, 4 unknown, 10 active+recovery_wait+remapped, 1 active+recovering, 1 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 4.6 MiB data, 840 MiB used, 536 GiB / 536 GiB avail; 33/84 objects degraded (39.286%); 12942/84 objects misplaced (15407.143%); 0 B/s, 248 objects/s recovering 2023-09-23T23:36:39.944 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:36:39.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:39.946 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:36:40.047 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:40.072 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:40.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:40.074 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:36:40.104 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 3, 4, 6, 7] out_osds: [5, 0] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-09-23T23:36:40.104 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T23:36:40.104 INFO:tasks.thrashosds.thrasher:inject_pause on osd.5 2023-09-23T23:36:40.104 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-09-23T23:36:40.105 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-09-23T23:36:40.105 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 config set filestore_inject_stall 3 2023-09-23T23:36:40.175 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:40.201 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:40.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:40.205 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:36:40.305 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:40.334 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:40.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:40.336 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:36:40.437 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:40.460 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:40.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:40.462 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:36:40.562 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:40.593 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:40.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:40.600 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:36:40.700 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:40.727 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:40.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:40.729 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:36:40.830 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:36:40.853 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:36:40.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:40.855 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:36:40.957 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:36:40.982 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:36:40.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:40.984 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:36:41.085 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:36:41.111 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:36:41.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:41.113 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:36:41.214 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:36:41.242 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:36:41.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:41.245 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:36:41.346 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:41.375 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:41.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:41.378 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:36:41.479 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:36:41.498 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:36:41.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:41.501 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:36:41.602 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:36:41.628 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:36:41.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:41.631 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:36:41.692 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:36:41.732 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:36:41.756 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:36:41.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:41.758 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:36:41.859 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:36:41.886 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:36:41.888 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:41 smithi159 bash[105915]: cluster 2023-09-23T23:36:39.928620+0000 osd.3 (osd.3) 4 : cluster 0 5.10 scrub starts 2023-09-23T23:36:41.888 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:41 smithi159 bash[105915]: cluster 2023-09-23T23:36:40.469803+0000 mgr.y (mgr.25991) 581 : cluster 0 pgmap v546: 99 pgs: 2 active+clean+scrubbing, 12 active+recovery_wait+remapped, 1 active+recovering, 7 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 74 active+clean; 4.6 MiB data, 870 MiB used, 536 GiB / 536 GiB avail; 33/84 objects degraded (39.286%); 12942/84 objects misplaced (15407.143%); 0 B/s, 98 objects/s recovering 2023-09-23T23:36:41.888 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:41 smithi159 bash[108473]: cluster 2023-09-23T23:36:39.928620+0000 osd.3 (osd.3) 4 : cluster 0 5.10 scrub starts 2023-09-23T23:36:41.889 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:41 smithi159 bash[108473]: cluster 2023-09-23T23:36:40.469803+0000 mgr.y (mgr.25991) 581 : cluster 0 pgmap v546: 99 pgs: 2 active+clean+scrubbing, 12 active+recovery_wait+remapped, 1 active+recovering, 7 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 74 active+clean; 4.6 MiB data, 870 MiB used, 536 GiB / 536 GiB avail; 33/84 objects degraded (39.286%); 12942/84 objects misplaced (15407.143%); 0 B/s, 98 objects/s recovering 2023-09-23T23:36:41.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:41.890 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:36:41.991 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:36:41.999 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:41 smithi164 bash[92846]: cluster 2023-09-23T23:36:39.928620+0000 osd.3 (osd.3) 4 : cluster 0 5.10 scrub starts 2023-09-23T23:36:41.999 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:41 smithi164 bash[92846]: cluster 2023-09-23T23:36:40.469803+0000 mgr.y (mgr.25991) 581 : cluster 0 pgmap v546: 99 pgs: 2 active+clean+scrubbing, 12 active+recovery_wait+remapped, 1 active+recovering, 7 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 74 active+clean; 4.6 MiB data, 870 MiB used, 536 GiB / 536 GiB avail; 33/84 objects degraded (39.286%); 12942/84 objects misplaced (15407.143%); 0 B/s, 98 objects/s recovering 2023-09-23T23:36:42.013 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:36:42.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:42.015 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:36:42.116 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:36:42.144 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:36:42.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:42.147 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:36:42.248 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:36:42.275 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:36:42.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:42.278 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:36:42.378 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:36:42.403 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:36:42.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:42.406 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:36:42.507 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:42.530 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:42.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:42.533 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:36:42.634 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:36:42.664 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:36:42.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:42.666 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:36:42.767 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:36:42.770 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:42 smithi164 bash[92846]: cluster 2023-09-23T23:36:40.896822+0000 osd.3 (osd.3) 5 : cluster 0 5.0 scrub starts 2023-09-23T23:36:42.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:42 smithi164 bash[92846]: cluster 2023-09-23T23:36:42.361267+0000 mon.a (mon.0) 715 : cluster 3 Health check update: Degraded data redundancy: 33/84 objects degraded (39.286%), 3 pgs degraded (PG_DEGRADED) 2023-09-23T23:36:42.788 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:36:42.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:42.790 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:36:42.891 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:36:42.916 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:36:42.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:42.919 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:36:43.020 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:36:43.028 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:42 smithi159 bash[105915]: cluster 2023-09-23T23:36:40.896822+0000 osd.3 (osd.3) 5 : cluster 0 5.0 scrub starts 2023-09-23T23:36:43.028 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:42 smithi159 bash[105915]: cluster 2023-09-23T23:36:42.361267+0000 mon.a (mon.0) 715 : cluster 3 Health check update: Degraded data redundancy: 33/84 objects degraded (39.286%), 3 pgs degraded (PG_DEGRADED) 2023-09-23T23:36:43.028 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:42 smithi159 bash[108473]: cluster 2023-09-23T23:36:40.896822+0000 osd.3 (osd.3) 5 : cluster 0 5.0 scrub starts 2023-09-23T23:36:43.028 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:42 smithi159 bash[108473]: cluster 2023-09-23T23:36:42.361267+0000 mon.a (mon.0) 715 : cluster 3 Health check update: Degraded data redundancy: 33/84 objects degraded (39.286%), 3 pgs degraded (PG_DEGRADED) 2023-09-23T23:36:43.045 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:36:43.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:43.048 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:36:43.148 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:36:43.179 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:36:43.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:43.182 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:36:43.283 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:43.311 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:43.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:43.314 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:36:43.415 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:36:43.437 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:36:43.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:43.439 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:36:43.540 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:36:43.566 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:36:43.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:43.568 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:36:43.669 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:43.698 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:43.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:43.701 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:36:43.802 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:43.826 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:43.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:43.829 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:36:43.930 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:36:43.960 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:36:43.962 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:43 smithi159 bash[105915]: cluster 2023-09-23T23:36:42.470565+0000 mgr.y (mgr.25991) 582 : cluster 0 pgmap v547: 99 pgs: 2 active+clean+scrubbing, 12 active+recovery_wait+remapped, 1 active+recovering, 7 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 74 active+clean; 4.6 MiB data, 870 MiB used, 536 GiB / 536 GiB avail; 33/84 objects degraded (39.286%); 12942/84 objects misplaced (15407.143%); 0 B/s, 75 objects/s recovering 2023-09-23T23:36:43.962 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:43 smithi159 bash[108473]: cluster 2023-09-23T23:36:42.470565+0000 mgr.y (mgr.25991) 582 : cluster 0 pgmap v547: 99 pgs: 2 active+clean+scrubbing, 12 active+recovery_wait+remapped, 1 active+recovering, 7 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 74 active+clean; 4.6 MiB data, 870 MiB used, 536 GiB / 536 GiB avail; 33/84 objects degraded (39.286%); 12942/84 objects misplaced (15407.143%); 0 B/s, 75 objects/s recovering 2023-09-23T23:36:43.963 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:36:43 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:36:43] "GET /metrics HTTP/1.1" 200 36599 "" "Prometheus/2.43.0" 2023-09-23T23:36:43.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:43.964 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:36:44.014 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:43 smithi164 bash[92846]: cluster 2023-09-23T23:36:42.470565+0000 mgr.y (mgr.25991) 582 : cluster 0 pgmap v547: 99 pgs: 2 active+clean+scrubbing, 12 active+recovery_wait+remapped, 1 active+recovering, 7 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 74 active+clean; 4.6 MiB data, 870 MiB used, 536 GiB / 536 GiB avail; 33/84 objects degraded (39.286%); 12942/84 objects misplaced (15407.143%); 0 B/s, 75 objects/s recovering 2023-09-23T23:36:44.065 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:36:44.093 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:36:44.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:44.095 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:36:44.196 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:44.219 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:44.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:44.221 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:36:44.322 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:36:44.347 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:36:44.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:44.350 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:36:44.451 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:44.475 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:44.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:44.477 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:36:44.577 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:36:44.601 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:36:44.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:44.603 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:36:44.704 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:36:44.729 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:36:44.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:44.732 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:36:44.833 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:44.855 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:44.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:44.859 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:36:44.959 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:44.995 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:44.997 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:44 smithi164 bash[92846]: cluster 2023-09-23T23:36:42.924315+0000 osd.3 (osd.3) 6 : cluster 0 5.10 scrub starts 2023-09-23T23:36:44.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:44.998 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:36:45.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:44 smithi159 bash[105915]: cluster 2023-09-23T23:36:42.924315+0000 osd.3 (osd.3) 6 : cluster 0 5.10 scrub starts 2023-09-23T23:36:45.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:44 smithi159 bash[108473]: cluster 2023-09-23T23:36:42.924315+0000 osd.3 (osd.3) 6 : cluster 0 5.10 scrub starts 2023-09-23T23:36:45.099 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:36:45.127 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:36:45.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:45.130 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:36:45.231 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:36:45.253 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:36:45.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:45.256 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:36:45.356 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:36:45.382 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:36:45.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:45.385 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:36:45.485 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:36:45.507 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:36:45.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:45.509 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:36:45.610 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:36:45.632 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:36:45.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:45.634 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:36:45.735 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:45.765 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:45.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:45.767 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:36:45.868 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:36:45.892 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:36:45.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:45.895 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:36:45.995 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:36:46.016 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:45 smithi159 bash[105915]: cluster 2023-09-23T23:36:43.939919+0000 osd.3 (osd.3) 7 : cluster 0 5.0 scrub starts 2023-09-23T23:36:46.016 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:45 smithi159 bash[105915]: cluster 2023-09-23T23:36:44.471925+0000 mgr.y (mgr.25991) 583 : cluster 0 pgmap v548: 99 pgs: 2 active+clean+scrubbing, 12 active+recovery_wait+remapped, 1 active+recovering, 7 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 74 active+clean; 4.6 MiB data, 878 MiB used, 536 GiB / 536 GiB avail; 33/84 objects degraded (39.286%); 12942/84 objects misplaced (15407.143%); 0 B/s, 199 objects/s recovering 2023-09-23T23:36:46.016 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:45 smithi159 bash[108473]: cluster 2023-09-23T23:36:43.939919+0000 osd.3 (osd.3) 7 : cluster 0 5.0 scrub starts 2023-09-23T23:36:46.017 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:45 smithi159 bash[108473]: cluster 2023-09-23T23:36:44.471925+0000 mgr.y (mgr.25991) 583 : cluster 0 pgmap v548: 99 pgs: 2 active+clean+scrubbing, 12 active+recovery_wait+remapped, 1 active+recovering, 7 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 74 active+clean; 4.6 MiB data, 878 MiB used, 536 GiB / 536 GiB avail; 33/84 objects degraded (39.286%); 12942/84 objects misplaced (15407.143%); 0 B/s, 199 objects/s recovering 2023-09-23T23:36:46.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:45 smithi164 bash[92846]: cluster 2023-09-23T23:36:43.939919+0000 osd.3 (osd.3) 7 : cluster 0 5.0 scrub starts 2023-09-23T23:36:46.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:45 smithi164 bash[92846]: cluster 2023-09-23T23:36:44.471925+0000 mgr.y (mgr.25991) 583 : cluster 0 pgmap v548: 99 pgs: 2 active+clean+scrubbing, 12 active+recovery_wait+remapped, 1 active+recovering, 7 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 74 active+clean; 4.6 MiB data, 878 MiB used, 536 GiB / 536 GiB avail; 33/84 objects degraded (39.286%); 12942/84 objects misplaced (15407.143%); 0 B/s, 199 objects/s recovering 2023-09-23T23:36:46.030 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:36:46.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:46.033 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:36:46.134 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:36:46.158 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:36:46.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:46.160 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:36:46.175 INFO:teuthology.orchestra.run.smithi164.stdout:ERROR: (22) Invalid argument 2023-09-23T23:36:46.175 INFO:teuthology.orchestra.run.smithi164.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-23T23:36:46.261 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:36:46.291 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:36:46.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:46.294 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:36:46.394 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:46.424 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:46.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:46.427 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:36:46.528 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:36:46.553 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:36:46.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:46.555 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:36:46.656 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:36:46.685 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:36:46.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:46.687 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:36:46.788 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:46.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:46 smithi159 bash[105915]: cluster 2023-09-23T23:36:44.920701+0000 osd.3 (osd.3) 8 : cluster 0 5.10 scrub starts 2023-09-23T23:36:46.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:46 smithi159 bash[108473]: cluster 2023-09-23T23:36:44.920701+0000 osd.3 (osd.3) 8 : cluster 0 5.10 scrub starts 2023-09-23T23:36:46.818 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:46.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:46.821 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:36:46.921 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:36:46.947 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:36:46.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:46.950 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:36:47.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:46 smithi164 bash[92846]: cluster 2023-09-23T23:36:44.920701+0000 osd.3 (osd.3) 8 : cluster 0 5.10 scrub starts 2023-09-23T23:36:47.050 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:36:47.082 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:36:47.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:47.084 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:36:47.185 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:36:47.214 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:36:47.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:47.217 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:36:47.297 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 dump_blocked_ops 2023-09-23T23:36:47.318 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:47.373 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:47.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:47.376 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:36:47.477 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:47.504 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:47.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:47.506 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:36:47.607 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:36:47.637 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:36:47.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:47.640 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:36:47.741 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:36:47.770 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:36:47.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:47.772 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:36:47.778 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T23:36:47.873 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:47.881 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:47 smithi164 bash[92846]: cluster 2023-09-23T23:36:46.472585+0000 mgr.y (mgr.25991) 584 : cluster 0 pgmap v549: 99 pgs: 2 active+clean+scrubbing, 12 active+recovery_wait+remapped, 1 active+recovering, 7 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 74 active+clean; 4.6 MiB data, 878 MiB used, 536 GiB / 536 GiB avail; 33/84 objects degraded (39.286%); 12942/84 objects misplaced (15407.143%); 0 B/s, 179 objects/s recovering 2023-09-23T23:36:47.882 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:47 smithi164 bash[92846]: audit 2023-09-23T23:36:47.229142+0000 mon.a (mon.0) 716 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:36:47.882 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:47 smithi164 bash[92846]: cluster 2023-09-23T23:36:47.362826+0000 mon.a (mon.0) 717 : cluster 3 Health check update: Degraded data redundancy: 33/84 objects degraded (39.286%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T23:36:47.901 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:47.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:47.903 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:36:48.003 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:48.033 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:48.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:48.035 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:36:48.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:47 smithi159 bash[108473]: cluster 2023-09-23T23:36:46.472585+0000 mgr.y (mgr.25991) 584 : cluster 0 pgmap v549: 99 pgs: 2 active+clean+scrubbing, 12 active+recovery_wait+remapped, 1 active+recovering, 7 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 74 active+clean; 4.6 MiB data, 878 MiB used, 536 GiB / 536 GiB avail; 33/84 objects degraded (39.286%); 12942/84 objects misplaced (15407.143%); 0 B/s, 179 objects/s recovering 2023-09-23T23:36:48.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:47 smithi159 bash[108473]: audit 2023-09-23T23:36:47.229142+0000 mon.a (mon.0) 716 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:36:48.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:47 smithi159 bash[108473]: cluster 2023-09-23T23:36:47.362826+0000 mon.a (mon.0) 717 : cluster 3 Health check update: Degraded data redundancy: 33/84 objects degraded (39.286%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T23:36:48.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:47 smithi159 bash[105915]: cluster 2023-09-23T23:36:46.472585+0000 mgr.y (mgr.25991) 584 : cluster 0 pgmap v549: 99 pgs: 2 active+clean+scrubbing, 12 active+recovery_wait+remapped, 1 active+recovering, 7 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 74 active+clean; 4.6 MiB data, 878 MiB used, 536 GiB / 536 GiB avail; 33/84 objects degraded (39.286%); 12942/84 objects misplaced (15407.143%); 0 B/s, 179 objects/s recovering 2023-09-23T23:36:48.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:47 smithi159 bash[105915]: audit 2023-09-23T23:36:47.229142+0000 mon.a (mon.0) 716 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:36:48.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:47 smithi159 bash[105915]: cluster 2023-09-23T23:36:47.362826+0000 mon.a (mon.0) 717 : cluster 3 Health check update: Degraded data redundancy: 33/84 objects degraded (39.286%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T23:36:48.135 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:36:48.161 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:36:48.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:48.163 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:36:48.264 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:48.289 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:48.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:48.291 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:36:48.392 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:48.418 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:48.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:48.421 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:36:48.521 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:48.548 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:48.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:48.551 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:36:48.652 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:36:48.676 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:36:48.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:48.679 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:36:48.780 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:36:48.813 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:36:48.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:48.815 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:36:48.916 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:36:48.944 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:36:48.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:48.946 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:36:49.047 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:36:49.080 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:36:49.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:49.083 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:36:49.184 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:49.209 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:49.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:49.212 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:36:49.313 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:36:49.335 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:36:49.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:49.337 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:36:49.438 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:36:49.461 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:36:49.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:49.463 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:36:49.564 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:36:49.590 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:36:49.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:49.592 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:36:49.693 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:36:49.716 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:36:49.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:49.719 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:36:49.820 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:36:49.843 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:36:49.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:49.846 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:36:49.857 INFO:teuthology.orchestra.run.smithi159.stdout:osd.0: {} 2023-09-23T23:36:49.884 INFO:teuthology.orchestra.run.smithi159.stdout:osd.1: {} 2023-09-23T23:36:49.905 INFO:teuthology.orchestra.run.smithi159.stdout:osd.2: {} 2023-09-23T23:36:49.933 INFO:teuthology.orchestra.run.smithi159.stdout:osd.3: {} 2023-09-23T23:36:49.947 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:36:49.955 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:49 smithi164 bash[92846]: cluster 2023-09-23T23:36:47.923521+0000 osd.3 (osd.3) 9 : cluster 0 5.0 scrub starts 2023-09-23T23:36:49.955 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:49 smithi164 bash[92846]: cluster 2023-09-23T23:36:48.473584+0000 mgr.y (mgr.25991) 585 : cluster 0 pgmap v550: 99 pgs: 2 active+clean+scrubbing, 12 active+recovery_wait+remapped, 1 active+recovering, 7 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 74 active+clean; 4.6 MiB data, 878 MiB used, 536 GiB / 536 GiB avail; 33/84 objects degraded (39.286%); 12942/84 objects misplaced (15407.143%); 0 B/s, 210 objects/s recovering 2023-09-23T23:36:49.962 INFO:teuthology.orchestra.run.smithi159.stdout:osd.4: {} 2023-09-23T23:36:49.971 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:36:49.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:49.974 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:36:49.991 INFO:teuthology.orchestra.run.smithi159.stdout:osd.5: {} 2023-09-23T23:36:49.997 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:49 smithi159 bash[105915]: cluster 2023-09-23T23:36:47.923521+0000 osd.3 (osd.3) 9 : cluster 0 5.0 scrub starts 2023-09-23T23:36:49.997 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:49 smithi159 bash[105915]: cluster 2023-09-23T23:36:48.473584+0000 mgr.y (mgr.25991) 585 : cluster 0 pgmap v550: 99 pgs: 2 active+clean+scrubbing, 12 active+recovery_wait+remapped, 1 active+recovering, 7 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 74 active+clean; 4.6 MiB data, 878 MiB used, 536 GiB / 536 GiB avail; 33/84 objects degraded (39.286%); 12942/84 objects misplaced (15407.143%); 0 B/s, 210 objects/s recovering 2023-09-23T23:36:49.997 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:49 smithi159 bash[108473]: cluster 2023-09-23T23:36:47.923521+0000 osd.3 (osd.3) 9 : cluster 0 5.0 scrub starts 2023-09-23T23:36:49.997 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:49 smithi159 bash[108473]: cluster 2023-09-23T23:36:48.473584+0000 mgr.y (mgr.25991) 585 : cluster 0 pgmap v550: 99 pgs: 2 active+clean+scrubbing, 12 active+recovery_wait+remapped, 1 active+recovering, 7 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 74 active+clean; 4.6 MiB data, 878 MiB used, 536 GiB / 536 GiB avail; 33/84 objects degraded (39.286%); 12942/84 objects misplaced (15407.143%); 0 B/s, 210 objects/s recovering 2023-09-23T23:36:50.024 INFO:teuthology.orchestra.run.smithi159.stdout:osd.6: {} 2023-09-23T23:36:50.051 INFO:teuthology.orchestra.run.smithi159.stdout:osd.7: {} 2023-09-23T23:36:50.053 INFO:teuthology.orchestra.run.smithi159.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T23:36:50.053 INFO:teuthology.orchestra.run.smithi159.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T23:36:50.053 INFO:teuthology.orchestra.run.smithi159.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T23:36:50.053 INFO:teuthology.orchestra.run.smithi159.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T23:36:50.053 INFO:teuthology.orchestra.run.smithi159.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T23:36:50.053 INFO:teuthology.orchestra.run.smithi159.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T23:36:50.053 INFO:teuthology.orchestra.run.smithi159.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T23:36:50.054 INFO:teuthology.orchestra.run.smithi159.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T23:36:50.075 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:50.100 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:50.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:50.102 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:36:50.203 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:50.229 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:50.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:50.231 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:36:50.332 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:36:50.353 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:36:50.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:50.355 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:36:50.456 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:36:50.482 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:36:50.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:50.485 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:36:50.586 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:36:50.619 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:36:50.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:50.621 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:36:50.722 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:50.750 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:50.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:50.752 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:36:50.781 INFO:teuthology.orchestra.run.smithi159.stderr:pool 'unique_pool_0' removed 2023-09-23T23:36:50.782 INFO:teuthology.orchestra.run.smithi159.stderr:nodeep-scrub is unset 2023-09-23T23:36:50.853 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:50.865 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:50 smithi164 bash[92846]: audit 2023-09-23T23:36:49.775780+0000 mon.c (mon.2) 43 : audit 1 from='client.? 172.21.15.159:0/870610063' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-23T23:36:50.865 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:50 smithi164 bash[92846]: audit 2023-09-23T23:36:49.776179+0000 mon.a (mon.0) 718 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-23T23:36:50.865 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:50 smithi164 bash[92846]: audit 2023-09-23T23:36:49.823342+0000 mon.a (mon.0) 719 : audit 0 from='client.? 172.21.15.159:0/1774370588' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:36:50.866 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:50 smithi164 bash[92846]: audit 2023-09-23T23:36:50.431816+0000 mon.c (mon.2) 44 : audit 1 from='client.? 172.21.15.159:0/561678950' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:36:50.866 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:50 smithi164 bash[92846]: audit 2023-09-23T23:36:50.432267+0000 mon.a (mon.0) 720 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:36:50.884 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:50.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:50.886 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:36:50.987 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:36:51.013 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:36:51.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:51.015 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:36:51.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:50 smithi159 bash[108473]: audit 2023-09-23T23:36:49.775780+0000 mon.c (mon.2) 43 : audit 1 from='client.? 172.21.15.159:0/870610063' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-23T23:36:51.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:50 smithi159 bash[108473]: audit 2023-09-23T23:36:49.776179+0000 mon.a (mon.0) 718 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-23T23:36:51.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:50 smithi159 bash[108473]: audit 2023-09-23T23:36:49.823342+0000 mon.a (mon.0) 719 : audit 0 from='client.? 172.21.15.159:0/1774370588' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:36:51.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:50 smithi159 bash[108473]: audit 2023-09-23T23:36:50.431816+0000 mon.c (mon.2) 44 : audit 1 from='client.? 172.21.15.159:0/561678950' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:36:51.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:50 smithi159 bash[108473]: audit 2023-09-23T23:36:50.432267+0000 mon.a (mon.0) 720 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:36:51.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:50 smithi159 bash[105915]: audit 2023-09-23T23:36:49.775780+0000 mon.c (mon.2) 43 : audit 1 from='client.? 172.21.15.159:0/870610063' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-23T23:36:51.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:50 smithi159 bash[105915]: audit 2023-09-23T23:36:49.776179+0000 mon.a (mon.0) 718 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-23T23:36:51.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:50 smithi159 bash[105915]: audit 2023-09-23T23:36:49.823342+0000 mon.a (mon.0) 719 : audit 0 from='client.? 172.21.15.159:0/1774370588' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:36:51.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:50 smithi159 bash[105915]: audit 2023-09-23T23:36:50.431816+0000 mon.c (mon.2) 44 : audit 1 from='client.? 172.21.15.159:0/561678950' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:36:51.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:50 smithi159 bash[105915]: audit 2023-09-23T23:36:50.432267+0000 mon.a (mon.0) 720 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:36:51.116 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:36:51.146 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:36:51.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:51.149 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:36:51.249 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:51.283 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:51.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:51.286 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:36:51.387 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:36:51.419 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:36:51.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:51.423 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:36:51.524 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:51.548 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:51.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:51.553 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:36:51.653 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:51.680 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:51.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:51.682 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:36:51.783 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:51.795 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:51 smithi164 bash[92846]: cluster 2023-09-23T23:36:50.474827+0000 mgr.y (mgr.25991) 586 : cluster 0 pgmap v551: 99 pgs: 2 active+clean+scrubbing, 12 active+recovery_wait+remapped, 1 active+recovering, 7 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 74 active+clean; 4.6 MiB data, 866 MiB used, 536 GiB / 536 GiB avail; 33/84 objects degraded (39.286%); 12942/84 objects misplaced (15407.143%); 0 B/s, 160 objects/s recovering 2023-09-23T23:36:51.795 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:51 smithi164 bash[92846]: cluster 2023-09-23T23:36:50.757939+0000 mon.a (mon.0) 721 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T23:36:51.795 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:51 smithi164 bash[92846]: audit 2023-09-23T23:36:50.772572+0000 mon.a (mon.0) 722 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]': finished 2023-09-23T23:36:51.795 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:51 smithi164 bash[92846]: audit 2023-09-23T23:36:50.772679+0000 mon.a (mon.0) 723 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T23:36:51.795 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:51 smithi164 bash[92846]: cluster 2023-09-23T23:36:50.772747+0000 mon.a (mon.0) 724 : cluster 0 osdmap e150: 8 total, 8 up, 6 in 2023-09-23T23:36:51.795 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:51 smithi164 bash[92846]: cluster 2023-09-23T23:36:51.110948+0000 osd.5 (osd.5) 52 : cluster 3 failed to encode map e150 with expected crc 2023-09-23T23:36:51.795 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:51 smithi164 bash[92846]: cluster 2023-09-23T23:36:51.113778+0000 osd.5 (osd.5) 53 : cluster 3 failed to encode map e150 with expected crc 2023-09-23T23:36:51.795 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:51 smithi164 bash[92846]: cluster 2023-09-23T23:36:51.164967+0000 osd.7 (osd.7) 63 : cluster 3 failed to encode map e150 with expected crc 2023-09-23T23:36:51.796 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:51 smithi164 bash[92846]: cluster 2023-09-23T23:36:51.380083+0000 osd.4 (osd.4) 79 : cluster 3 failed to encode map e150 with expected crc 2023-09-23T23:36:51.808 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:51.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:51.811 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:36:51.841 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T23:36:51.912 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:51.943 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:51.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:51.946 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:36:52.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:51 smithi159 bash[105915]: cluster 2023-09-23T23:36:50.474827+0000 mgr.y (mgr.25991) 586 : cluster 0 pgmap v551: 99 pgs: 2 active+clean+scrubbing, 12 active+recovery_wait+remapped, 1 active+recovering, 7 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 74 active+clean; 4.6 MiB data, 866 MiB used, 536 GiB / 536 GiB avail; 33/84 objects degraded (39.286%); 12942/84 objects misplaced (15407.143%); 0 B/s, 160 objects/s recovering 2023-09-23T23:36:52.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:51 smithi159 bash[105915]: cluster 2023-09-23T23:36:50.757939+0000 mon.a (mon.0) 721 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T23:36:52.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:51 smithi159 bash[105915]: audit 2023-09-23T23:36:50.772572+0000 mon.a (mon.0) 722 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]': finished 2023-09-23T23:36:52.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:51 smithi159 bash[105915]: audit 2023-09-23T23:36:50.772679+0000 mon.a (mon.0) 723 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T23:36:52.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:51 smithi159 bash[105915]: cluster 2023-09-23T23:36:50.772747+0000 mon.a (mon.0) 724 : cluster 0 osdmap e150: 8 total, 8 up, 6 in 2023-09-23T23:36:52.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:51 smithi159 bash[105915]: cluster 2023-09-23T23:36:51.110948+0000 osd.5 (osd.5) 52 : cluster 3 failed to encode map e150 with expected crc 2023-09-23T23:36:52.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:51 smithi159 bash[105915]: cluster 2023-09-23T23:36:51.113778+0000 osd.5 (osd.5) 53 : cluster 3 failed to encode map e150 with expected crc 2023-09-23T23:36:52.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:51 smithi159 bash[105915]: cluster 2023-09-23T23:36:51.164967+0000 osd.7 (osd.7) 63 : cluster 3 failed to encode map e150 with expected crc 2023-09-23T23:36:52.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:51 smithi159 bash[105915]: cluster 2023-09-23T23:36:51.380083+0000 osd.4 (osd.4) 79 : cluster 3 failed to encode map e150 with expected crc 2023-09-23T23:36:52.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:51 smithi159 bash[108473]: cluster 2023-09-23T23:36:50.474827+0000 mgr.y (mgr.25991) 586 : cluster 0 pgmap v551: 99 pgs: 2 active+clean+scrubbing, 12 active+recovery_wait+remapped, 1 active+recovering, 7 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 74 active+clean; 4.6 MiB data, 866 MiB used, 536 GiB / 536 GiB avail; 33/84 objects degraded (39.286%); 12942/84 objects misplaced (15407.143%); 0 B/s, 160 objects/s recovering 2023-09-23T23:36:52.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:51 smithi159 bash[108473]: cluster 2023-09-23T23:36:50.757939+0000 mon.a (mon.0) 721 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T23:36:52.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:51 smithi159 bash[108473]: audit 2023-09-23T23:36:50.772572+0000 mon.a (mon.0) 722 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]': finished 2023-09-23T23:36:52.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:51 smithi159 bash[108473]: audit 2023-09-23T23:36:50.772679+0000 mon.a (mon.0) 723 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T23:36:52.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:51 smithi159 bash[108473]: cluster 2023-09-23T23:36:50.772747+0000 mon.a (mon.0) 724 : cluster 0 osdmap e150: 8 total, 8 up, 6 in 2023-09-23T23:36:52.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:51 smithi159 bash[108473]: cluster 2023-09-23T23:36:51.110948+0000 osd.5 (osd.5) 52 : cluster 3 failed to encode map e150 with expected crc 2023-09-23T23:36:52.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:51 smithi159 bash[108473]: cluster 2023-09-23T23:36:51.113778+0000 osd.5 (osd.5) 53 : cluster 3 failed to encode map e150 with expected crc 2023-09-23T23:36:52.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:51 smithi159 bash[108473]: cluster 2023-09-23T23:36:51.164967+0000 osd.7 (osd.7) 63 : cluster 3 failed to encode map e150 with expected crc 2023-09-23T23:36:52.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:51 smithi159 bash[108473]: cluster 2023-09-23T23:36:51.380083+0000 osd.4 (osd.4) 79 : cluster 3 failed to encode map e150 with expected crc 2023-09-23T23:36:52.046 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:36:52.080 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:36:52.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:52.082 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:36:52.182 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:52.212 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:52.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:52.214 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:36:52.268 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2023-09-23T23:36:52.268 INFO:tasks.radosbench:Beginning radosbench... 2023-09-23T23:36:52.268 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_1 2023-09-23T23:36:52.269 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd pool create unique_pool_1 16 2023-09-23T23:36:52.315 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:36:52.353 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:36:52.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:52.356 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:36:52.457 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:52.480 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:52.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:52.482 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:36:52.583 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:52.615 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:52.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:52.618 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:36:52.719 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:36:52.746 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:36:52.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:52.749 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:36:52.850 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:36:52.879 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:36:52.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:52.882 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:36:52.907 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T23:36:52.983 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:53.002 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:53.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:53.004 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:36:53.028 INFO:teuthology.orchestra.run.smithi164.stdout:{ 2023-09-23T23:36:53.028 INFO:teuthology.orchestra.run.smithi164.stdout: "success": "filestore_inject_stall = '3' (not observed, change may require restart) " 2023-09-23T23:36:53.029 INFO:teuthology.orchestra.run.smithi164.stdout:} 2023-09-23T23:36:53.029 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:52 smithi164 bash[92846]: cluster 2023-09-23T23:36:51.380135+0000 osd.6 (osd.6) 80 : cluster 3 failed to encode map e150 with expected crc 2023-09-23T23:36:53.029 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:52 smithi164 bash[92846]: cluster 2023-09-23T23:36:51.779139+0000 mon.a (mon.0) 725 : cluster 0 osdmap e151: 8 total, 8 up, 6 in 2023-09-23T23:36:53.029 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:52 smithi164 bash[92846]: cluster 2023-09-23T23:36:51.780047+0000 osd.7 (osd.7) 64 : cluster 3 failed to encode map e151 with expected crc 2023-09-23T23:36:53.029 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:52 smithi164 bash[92846]: cluster 2023-09-23T23:36:51.782607+0000 osd.7 (osd.7) 65 : cluster 3 failed to encode map e151 with expected crc 2023-09-23T23:36:53.106 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:36:53.115 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:52 smithi159 bash[105915]: cluster 2023-09-23T23:36:51.380135+0000 osd.6 (osd.6) 80 : cluster 3 failed to encode map e150 with expected crc 2023-09-23T23:36:53.115 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:52 smithi159 bash[105915]: cluster 2023-09-23T23:36:51.779139+0000 mon.a (mon.0) 725 : cluster 0 osdmap e151: 8 total, 8 up, 6 in 2023-09-23T23:36:53.115 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:52 smithi159 bash[105915]: cluster 2023-09-23T23:36:51.780047+0000 osd.7 (osd.7) 64 : cluster 3 failed to encode map e151 with expected crc 2023-09-23T23:36:53.115 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:52 smithi159 bash[105915]: cluster 2023-09-23T23:36:51.782607+0000 osd.7 (osd.7) 65 : cluster 3 failed to encode map e151 with expected crc 2023-09-23T23:36:53.116 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:52 smithi159 bash[108473]: cluster 2023-09-23T23:36:51.380135+0000 osd.6 (osd.6) 80 : cluster 3 failed to encode map e150 with expected crc 2023-09-23T23:36:53.116 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:52 smithi159 bash[108473]: cluster 2023-09-23T23:36:51.779139+0000 mon.a (mon.0) 725 : cluster 0 osdmap e151: 8 total, 8 up, 6 in 2023-09-23T23:36:53.117 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:52 smithi159 bash[108473]: cluster 2023-09-23T23:36:51.780047+0000 osd.7 (osd.7) 64 : cluster 3 failed to encode map e151 with expected crc 2023-09-23T23:36:53.117 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:52 smithi159 bash[108473]: cluster 2023-09-23T23:36:51.782607+0000 osd.7 (osd.7) 65 : cluster 3 failed to encode map e151 with expected crc 2023-09-23T23:36:53.131 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:36:53.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:53.134 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:36:53.235 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:53.266 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:53.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:53.268 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:36:53.369 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:53.400 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:53.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:53.403 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:36:53.504 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:53.530 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:53.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:53.532 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:36:53.634 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:53.662 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:53.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:53.665 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:36:53.766 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:36:53.797 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:36:53.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:53.800 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:36:53.901 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:53.914 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:53 smithi164 bash[92846]: cluster 2023-09-23T23:36:52.475540+0000 mgr.y (mgr.25991) 587 : cluster 0 pgmap v554: 73 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 70 active+clean; 4.6 MiB data, 866 MiB used, 536 GiB / 536 GiB avail; 33/84 objects degraded (39.286%) 2023-09-23T23:36:53.915 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:53 smithi164 bash[92846]: cluster 2023-09-23T23:36:52.780693+0000 osd.6 (osd.6) 81 : cluster 3 failed to encode map e152 with expected crc 2023-09-23T23:36:53.915 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:53 smithi164 bash[92846]: cluster 2023-09-23T23:36:52.784167+0000 mon.a (mon.0) 726 : cluster 0 osdmap e152: 8 total, 8 up, 6 in 2023-09-23T23:36:53.915 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:53 smithi164 bash[92846]: cluster 2023-09-23T23:36:52.785092+0000 osd.7 (osd.7) 66 : cluster 3 failed to encode map e152 with expected crc 2023-09-23T23:36:53.915 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:53 smithi164 bash[92846]: cluster 2023-09-23T23:36:52.788410+0000 osd.7 (osd.7) 67 : cluster 3 failed to encode map e152 with expected crc 2023-09-23T23:36:53.915 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:53 smithi164 bash[92846]: cluster 2023-09-23T23:36:52.902291+0000 osd.4 (osd.4) 80 : cluster 3 failed to encode map e152 with expected crc 2023-09-23T23:36:53.915 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:53 smithi164 bash[92846]: cluster 2023-09-23T23:36:53.080747+0000 osd.5 (osd.5) 54 : cluster 3 failed to encode map e152 with expected crc 2023-09-23T23:36:53.932 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:53.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:53.935 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:36:54.036 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:36:54.043 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:36:53 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:36:53] "GET /metrics HTTP/1.1" 200 36583 "" "Prometheus/2.43.0" 2023-09-23T23:36:54.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:53 smithi159 bash[108473]: cluster 2023-09-23T23:36:52.475540+0000 mgr.y (mgr.25991) 587 : cluster 0 pgmap v554: 73 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 70 active+clean; 4.6 MiB data, 866 MiB used, 536 GiB / 536 GiB avail; 33/84 objects degraded (39.286%) 2023-09-23T23:36:54.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:53 smithi159 bash[108473]: cluster 2023-09-23T23:36:52.780693+0000 osd.6 (osd.6) 81 : cluster 3 failed to encode map e152 with expected crc 2023-09-23T23:36:54.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:53 smithi159 bash[108473]: cluster 2023-09-23T23:36:52.784167+0000 mon.a (mon.0) 726 : cluster 0 osdmap e152: 8 total, 8 up, 6 in 2023-09-23T23:36:54.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:53 smithi159 bash[108473]: cluster 2023-09-23T23:36:52.785092+0000 osd.7 (osd.7) 66 : cluster 3 failed to encode map e152 with expected crc 2023-09-23T23:36:54.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:53 smithi159 bash[108473]: cluster 2023-09-23T23:36:52.788410+0000 osd.7 (osd.7) 67 : cluster 3 failed to encode map e152 with expected crc 2023-09-23T23:36:54.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:53 smithi159 bash[108473]: cluster 2023-09-23T23:36:52.902291+0000 osd.4 (osd.4) 80 : cluster 3 failed to encode map e152 with expected crc 2023-09-23T23:36:54.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:53 smithi159 bash[108473]: cluster 2023-09-23T23:36:53.080747+0000 osd.5 (osd.5) 54 : cluster 3 failed to encode map e152 with expected crc 2023-09-23T23:36:54.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:53 smithi159 bash[105915]: cluster 2023-09-23T23:36:52.475540+0000 mgr.y (mgr.25991) 587 : cluster 0 pgmap v554: 73 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 70 active+clean; 4.6 MiB data, 866 MiB used, 536 GiB / 536 GiB avail; 33/84 objects degraded (39.286%) 2023-09-23T23:36:54.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:53 smithi159 bash[105915]: cluster 2023-09-23T23:36:52.780693+0000 osd.6 (osd.6) 81 : cluster 3 failed to encode map e152 with expected crc 2023-09-23T23:36:54.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:53 smithi159 bash[105915]: cluster 2023-09-23T23:36:52.784167+0000 mon.a (mon.0) 726 : cluster 0 osdmap e152: 8 total, 8 up, 6 in 2023-09-23T23:36:54.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:53 smithi159 bash[105915]: cluster 2023-09-23T23:36:52.785092+0000 osd.7 (osd.7) 66 : cluster 3 failed to encode map e152 with expected crc 2023-09-23T23:36:54.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:53 smithi159 bash[105915]: cluster 2023-09-23T23:36:52.788410+0000 osd.7 (osd.7) 67 : cluster 3 failed to encode map e152 with expected crc 2023-09-23T23:36:54.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:53 smithi159 bash[105915]: cluster 2023-09-23T23:36:52.902291+0000 osd.4 (osd.4) 80 : cluster 3 failed to encode map e152 with expected crc 2023-09-23T23:36:54.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:53 smithi159 bash[105915]: cluster 2023-09-23T23:36:53.080747+0000 osd.5 (osd.5) 54 : cluster 3 failed to encode map e152 with expected crc 2023-09-23T23:36:54.072 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:36:54.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:54.075 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:36:54.175 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:36:54.206 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:36:54.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:54.208 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:36:54.282 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T23:36:54.309 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:36:54.362 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:36:54.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:54.366 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:36:54.466 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:36:54.492 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:36:54.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:54.494 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:36:54.595 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:36:54.623 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:36:54.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:54.625 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:36:54.726 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:54.748 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:54.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:54.751 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:36:54.852 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:54.877 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:54.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:54.880 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:36:54.980 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:54.993 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:54 smithi164 bash[92846]: cluster 2023-09-23T23:36:54.476176+0000 mgr.y (mgr.25991) 588 : cluster 0 pgmap v556: 73 pgs: 73 active+clean; 4.6 MiB data, 897 MiB used, 536 GiB / 536 GiB avail 2023-09-23T23:36:54.993 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:54 smithi164 bash[92846]: cluster 2023-09-23T23:36:54.795066+0000 mon.a (mon.0) 727 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 33/84 objects degraded (39.286%), 3 pgs degraded, 3 pgs undersized) 2023-09-23T23:36:54.993 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:54 smithi164 bash[92846]: cluster 2023-09-23T23:36:54.795121+0000 mon.a (mon.0) 728 : cluster 1 Cluster is now healthy 2023-09-23T23:36:55.006 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:55.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:55.010 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:36:55.111 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:36:55.143 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:36:55.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:55.146 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:36:55.247 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:36:55.261 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:54 smithi159 bash[105915]: cluster 2023-09-23T23:36:54.476176+0000 mgr.y (mgr.25991) 588 : cluster 0 pgmap v556: 73 pgs: 73 active+clean; 4.6 MiB data, 897 MiB used, 536 GiB / 536 GiB avail 2023-09-23T23:36:55.261 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:54 smithi159 bash[105915]: cluster 2023-09-23T23:36:54.795066+0000 mon.a (mon.0) 727 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 33/84 objects degraded (39.286%), 3 pgs degraded, 3 pgs undersized) 2023-09-23T23:36:55.261 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:54 smithi159 bash[105915]: cluster 2023-09-23T23:36:54.795121+0000 mon.a (mon.0) 728 : cluster 1 Cluster is now healthy 2023-09-23T23:36:55.261 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:54 smithi159 bash[108473]: cluster 2023-09-23T23:36:54.476176+0000 mgr.y (mgr.25991) 588 : cluster 0 pgmap v556: 73 pgs: 73 active+clean; 4.6 MiB data, 897 MiB used, 536 GiB / 536 GiB avail 2023-09-23T23:36:55.261 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:54 smithi159 bash[108473]: cluster 2023-09-23T23:36:54.795066+0000 mon.a (mon.0) 727 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 33/84 objects degraded (39.286%), 3 pgs degraded, 3 pgs undersized) 2023-09-23T23:36:55.262 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:54 smithi159 bash[108473]: cluster 2023-09-23T23:36:54.795121+0000 mon.a (mon.0) 728 : cluster 1 Cluster is now healthy 2023-09-23T23:36:55.281 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:36:55.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:55.283 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:36:55.385 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:36:55.411 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:36:55.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:55.414 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:36:55.515 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:36:55.541 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:36:55.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:55.543 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:36:55.644 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:36:55.677 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:36:55.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:55.680 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:36:55.780 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:36:55.806 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:36:55.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:55.809 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:36:55.910 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:36:55.945 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:36:55.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:55.948 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:36:56.049 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:36:56.080 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:36:56.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:56.083 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:36:56.184 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:36:56.215 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:36:56.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:56.218 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:36:56.319 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:36:56.352 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:36:56.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:56.355 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:36:56.426 INFO:teuthology.orchestra.run.smithi164.stdout:{ 2023-09-23T23:36:56.426 INFO:teuthology.orchestra.run.smithi164.stdout: "ops": [], 2023-09-23T23:36:56.426 INFO:teuthology.orchestra.run.smithi164.stdout: "complaint_time": 30, 2023-09-23T23:36:56.426 INFO:teuthology.orchestra.run.smithi164.stdout: "num_blocked_ops": 0 2023-09-23T23:36:56.426 INFO:teuthology.orchestra.run.smithi164.stdout:} 2023-09-23T23:36:56.455 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:36:56.485 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:36:56.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:56.488 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:36:56.589 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:36:56.624 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:36:56.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:56.627 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:36:56.727 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:36:56.760 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:36:56.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:56.762 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:36:56.863 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:36:56.892 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:36:56.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:56.896 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:36:56.996 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:36:57.027 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:36:57.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:57.030 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:36:57.040 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:36:57.042 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:36:57.131 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:57.156 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:57.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:57.158 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:36:57.199 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 dump_historic_ops 2023-09-23T23:36:57.259 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:57.316 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:57.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:57.319 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:36:57.420 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:57.447 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:57.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:57.450 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:36:57.551 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:57.582 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:57.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:57.586 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:36:57.686 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:36:57.715 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:36:57.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:57.718 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:36:57.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:57 smithi164 bash[92846]: cluster 2023-09-23T23:36:56.476817+0000 mgr.y (mgr.25991) 589 : cluster 0 pgmap v557: 73 pgs: 73 active+clean; 4.6 MiB data, 918 MiB used, 536 GiB / 536 GiB avail 2023-09-23T23:36:57.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:57 smithi159 bash[105915]: cluster 2023-09-23T23:36:56.476817+0000 mgr.y (mgr.25991) 589 : cluster 0 pgmap v557: 73 pgs: 73 active+clean; 4.6 MiB data, 918 MiB used, 536 GiB / 536 GiB avail 2023-09-23T23:36:57.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:57 smithi159 bash[108473]: cluster 2023-09-23T23:36:56.476817+0000 mgr.y (mgr.25991) 589 : cluster 0 pgmap v557: 73 pgs: 73 active+clean; 4.6 MiB data, 918 MiB used, 536 GiB / 536 GiB avail 2023-09-23T23:36:57.819 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:36:57.847 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:36:57.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:57.851 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:36:57.951 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:36:57.974 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:36:57.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:57.977 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:36:58.078 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:58.113 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:58.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:58.116 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:36:58.217 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:36:58.246 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:36:58.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:58.249 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:36:58.350 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:36:58.378 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:36:58.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:58.381 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:36:58.481 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:36:58.514 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:36:58.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:58.517 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:36:58.618 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:58.649 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:58.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:58.654 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:36:58.755 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:58.789 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:36:58.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:58.793 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:36:58.893 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:36:58.924 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:36:58.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:58.928 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:36:59.028 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:36:59.058 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:36:59.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:59.061 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:36:59.066 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:36:59.162 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:59.196 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:59.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:59.198 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:36:59.299 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:36:59.329 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:36:59.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:59.331 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:36:59.432 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:59.466 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:36:59.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:59.469 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:36:59.510 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 3, 4, 6, 7] out_osds: [5, 0] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-09-23T23:36:59.510 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T23:36:59.510 INFO:tasks.thrashosds.thrasher:inject_pause on osd.4 2023-09-23T23:36:59.510 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-09-23T23:36:59.510 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-09-23T23:36:59.511 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 config set filestore_inject_stall 3 2023-09-23T23:36:59.570 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:36:59.600 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:36:59.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:59.602 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:36:59.703 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:36:59.716 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:36:59 smithi159 bash[105915]: cluster 2023-09-23T23:36:58.477813+0000 mgr.y (mgr.25991) 590 : cluster 0 pgmap v558: 73 pgs: 73 active+clean; 4.6 MiB data, 918 MiB used, 536 GiB / 536 GiB avail; 531 KiB/s, 4 objects/s recovering 2023-09-23T23:36:59.717 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:36:59 smithi159 bash[108473]: cluster 2023-09-23T23:36:58.477813+0000 mgr.y (mgr.25991) 590 : cluster 0 pgmap v558: 73 pgs: 73 active+clean; 4.6 MiB data, 918 MiB used, 536 GiB / 536 GiB avail; 531 KiB/s, 4 objects/s recovering 2023-09-23T23:36:59.739 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:36:59.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:59.741 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:36:59.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:36:59 smithi164 bash[92846]: cluster 2023-09-23T23:36:58.477813+0000 mgr.y (mgr.25991) 590 : cluster 0 pgmap v558: 73 pgs: 73 active+clean; 4.6 MiB data, 918 MiB used, 536 GiB / 536 GiB avail; 531 KiB/s, 4 objects/s recovering 2023-09-23T23:36:59.842 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:59.872 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:36:59.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:36:59.875 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:36:59.976 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:00.001 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:00.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:00.005 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:37:00.105 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:00.129 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:00.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:00.131 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:37:00.231 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:00.252 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:00.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:00.254 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:37:00.355 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:00.380 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:00.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:00.382 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:37:00.483 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:00.506 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:00.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:00.508 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:37:00.609 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:00.639 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:00.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:00.642 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:37:00.743 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:00.769 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:00.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:00.771 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:37:00.872 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:00.905 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:00.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:00.908 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:37:01.009 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:01.045 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:01.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:01.047 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:37:01.148 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:01.177 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:01.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:01.179 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:37:01.280 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:01.303 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:01.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:01.305 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:37:01.406 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:37:01.436 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:37:01.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:01.440 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:37:01.540 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:01.570 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:01.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:01.572 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:37:01.673 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:01.703 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:01.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:01.706 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:37:01.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:01 smithi164 bash[92846]: cluster 2023-09-23T23:37:00.478772+0000 mgr.y (mgr.25991) 591 : cluster 0 pgmap v559: 73 pgs: 73 active+clean; 4.6 MiB data, 918 MiB used, 536 GiB / 536 GiB avail; 471 KiB/s, 3 objects/s recovering 2023-09-23T23:37:01.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:01 smithi159 bash[105915]: cluster 2023-09-23T23:37:00.478772+0000 mgr.y (mgr.25991) 591 : cluster 0 pgmap v559: 73 pgs: 73 active+clean; 4.6 MiB data, 918 MiB used, 536 GiB / 536 GiB avail; 471 KiB/s, 3 objects/s recovering 2023-09-23T23:37:01.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:01 smithi159 bash[108473]: cluster 2023-09-23T23:37:00.478772+0000 mgr.y (mgr.25991) 591 : cluster 0 pgmap v559: 73 pgs: 73 active+clean; 4.6 MiB data, 918 MiB used, 536 GiB / 536 GiB avail; 471 KiB/s, 3 objects/s recovering 2023-09-23T23:37:01.807 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:37:01.838 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:37:01.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:01.841 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:37:01.942 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:01.967 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:01.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:01.970 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:37:02.024 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T23:37:02.070 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:37:02.102 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:37:02.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:02.105 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:37:02.206 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:02.236 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:02.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:02.239 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:37:02.340 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:02.361 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:02.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:02.364 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:37:02.465 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:37:02.496 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:37:02.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:02.499 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:37:02.600 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:02.622 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:02.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:02.624 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:37:02.725 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:02.757 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:02.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:02.760 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:37:02.861 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:02.888 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:02.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:02.891 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:37:02.991 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:03.018 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:03.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:03.022 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:37:03.123 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:37:03.157 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:37:03.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:03.160 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:37:03.261 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:03.292 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:03.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:03.295 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:37:03.396 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:03.404 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:03 smithi164 bash[92846]: audit 2023-09-23T23:37:02.234472+0000 mon.a (mon.0) 729 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:37:03.404 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:03 smithi164 bash[92846]: audit 2023-09-23T23:37:02.235696+0000 mon.a (mon.0) 730 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:37:03.404 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:03 smithi164 bash[92846]: cluster 2023-09-23T23:37:02.479452+0000 mgr.y (mgr.25991) 592 : cluster 0 pgmap v560: 73 pgs: 73 active+clean; 4.6 MiB data, 918 MiB used, 536 GiB / 536 GiB avail; 409 KiB/s, 3 objects/s recovering 2023-09-23T23:37:03.404 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:03 smithi164 bash[92846]: audit 2023-09-23T23:37:02.490236+0000 mon.a (mon.0) 731 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:37:03.421 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:03.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:03.424 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:37:03.447 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:03 smithi159 bash[105915]: audit 2023-09-23T23:37:02.234472+0000 mon.a (mon.0) 729 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:37:03.448 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:03 smithi159 bash[105915]: audit 2023-09-23T23:37:02.235696+0000 mon.a (mon.0) 730 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:37:03.448 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:03 smithi159 bash[105915]: cluster 2023-09-23T23:37:02.479452+0000 mgr.y (mgr.25991) 592 : cluster 0 pgmap v560: 73 pgs: 73 active+clean; 4.6 MiB data, 918 MiB used, 536 GiB / 536 GiB avail; 409 KiB/s, 3 objects/s recovering 2023-09-23T23:37:03.448 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:03 smithi159 bash[105915]: audit 2023-09-23T23:37:02.490236+0000 mon.a (mon.0) 731 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:37:03.448 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:03 smithi159 bash[108473]: audit 2023-09-23T23:37:02.234472+0000 mon.a (mon.0) 729 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:37:03.448 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:03 smithi159 bash[108473]: audit 2023-09-23T23:37:02.235696+0000 mon.a (mon.0) 730 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:37:03.448 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:03 smithi159 bash[108473]: cluster 2023-09-23T23:37:02.479452+0000 mgr.y (mgr.25991) 592 : cluster 0 pgmap v560: 73 pgs: 73 active+clean; 4.6 MiB data, 918 MiB used, 536 GiB / 536 GiB avail; 409 KiB/s, 3 objects/s recovering 2023-09-23T23:37:03.448 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:03 smithi159 bash[108473]: audit 2023-09-23T23:37:02.490236+0000 mon.a (mon.0) 731 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:37:03.526 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:37:03.553 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:37:03.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:03.555 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:37:03.656 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:03.679 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:03.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:03.682 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:37:03.783 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:37:03.793 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:37:03 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:37:03] "GET /metrics HTTP/1.1" 200 34215 "" "Prometheus/2.43.0" 2023-09-23T23:37:03.812 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:37:03.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:03.814 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:37:03.915 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:03.939 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:03.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:03.941 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:37:04.042 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:37:04.075 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:37:04.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:04.078 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:37:04.106 INFO:teuthology.orchestra.run.smithi159.stdout:osd.0: {} 2023-09-23T23:37:04.128 INFO:teuthology.orchestra.run.smithi159.stdout:osd.1: {} 2023-09-23T23:37:04.149 INFO:teuthology.orchestra.run.smithi159.stdout:osd.2: {} 2023-09-23T23:37:04.171 INFO:teuthology.orchestra.run.smithi159.stdout:osd.3: {} 2023-09-23T23:37:04.178 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:37:04.191 INFO:teuthology.orchestra.run.smithi159.stdout:osd.4: {} 2023-09-23T23:37:04.206 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:37:04.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:04.210 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:37:04.214 INFO:teuthology.orchestra.run.smithi159.stdout:osd.5: {} 2023-09-23T23:37:04.238 INFO:teuthology.orchestra.run.smithi159.stdout:osd.6: {} 2023-09-23T23:37:04.264 INFO:teuthology.orchestra.run.smithi159.stdout:osd.7: {} 2023-09-23T23:37:04.266 INFO:teuthology.orchestra.run.smithi159.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T23:37:04.266 INFO:teuthology.orchestra.run.smithi159.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T23:37:04.266 INFO:teuthology.orchestra.run.smithi159.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T23:37:04.266 INFO:teuthology.orchestra.run.smithi159.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T23:37:04.266 INFO:teuthology.orchestra.run.smithi159.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T23:37:04.267 INFO:teuthology.orchestra.run.smithi159.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T23:37:04.267 INFO:teuthology.orchestra.run.smithi159.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T23:37:04.267 INFO:teuthology.orchestra.run.smithi159.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T23:37:04.310 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:04.331 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:04.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:04.334 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:37:04.402 INFO:teuthology.orchestra.run.smithi159.stderr:pool 'unique_pool_1' created 2023-09-23T23:37:04.435 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:37:04.470 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:37:04.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:04.472 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:37:04.573 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:37:04.587 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:04 smithi164 bash[92846]: audit 2023-09-23T23:37:03.885326+0000 mon.a (mon.0) 732 : audit 1 from='client.? 172.21.15.159:0/1887595478' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]: dispatch 2023-09-23T23:37:04.587 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:04 smithi164 bash[92846]: audit 2023-09-23T23:37:04.080376+0000 mon.b (mon.1) 7 : audit 0 from='client.? 172.21.15.159:0/1395153802' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:37:04.600 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:37:04.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:04.603 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:37:04.704 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:04.710 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T23:37:04.725 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:04.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:04.729 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:37:04.737 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:04 smithi159 bash[105915]: audit 2023-09-23T23:37:03.885326+0000 mon.a (mon.0) 732 : audit 1 from='client.? 172.21.15.159:0/1887595478' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]: dispatch 2023-09-23T23:37:04.738 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:04 smithi159 bash[105915]: audit 2023-09-23T23:37:04.080376+0000 mon.b (mon.1) 7 : audit 0 from='client.? 172.21.15.159:0/1395153802' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:37:04.738 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:04 smithi159 bash[108473]: audit 2023-09-23T23:37:03.885326+0000 mon.a (mon.0) 732 : audit 1 from='client.? 172.21.15.159:0/1887595478' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]: dispatch 2023-09-23T23:37:04.738 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:04 smithi159 bash[108473]: audit 2023-09-23T23:37:04.080376+0000 mon.b (mon.1) 7 : audit 0 from='client.? 172.21.15.159:0/1395153802' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:37:04.829 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:04.857 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:04.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:04.860 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:37:04.961 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:04.986 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:04.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:04.988 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:37:05.089 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:05.118 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:05.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:05.121 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:37:05.221 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:37:05.252 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:37:05.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:05.256 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:37:05.356 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:05.382 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:05.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:05.385 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:37:05.486 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:05.512 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:05.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:05.515 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:37:05.542 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:05 smithi164 bash[92846]: cluster 2023-09-23T23:37:04.386783+0000 osd.6 (osd.6) 82 : cluster 3 failed to encode map e153 with expected crc 2023-09-23T23:37:05.542 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:05 smithi164 bash[92846]: audit 2023-09-23T23:37:04.388717+0000 mon.a (mon.0) 733 : audit 1 from='client.? 172.21.15.159:0/1887595478' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]': finished 2023-09-23T23:37:05.542 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:05 smithi164 bash[92846]: cluster 2023-09-23T23:37:04.389388+0000 mon.a (mon.0) 734 : cluster 0 osdmap e153: 8 total, 8 up, 6 in 2023-09-23T23:37:05.542 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:05 smithi164 bash[92846]: cluster 2023-09-23T23:37:04.389435+0000 osd.4 (osd.4) 81 : cluster 3 failed to encode map e153 with expected crc 2023-09-23T23:37:05.542 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:05 smithi164 bash[92846]: cluster 2023-09-23T23:37:04.392666+0000 osd.7 (osd.7) 68 : cluster 3 failed to encode map e153 with expected crc 2023-09-23T23:37:05.542 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:05 smithi164 bash[92846]: cluster 2023-09-23T23:37:04.479970+0000 mgr.y (mgr.25991) 593 : cluster 0 pgmap v562: 89 pgs: 16 unknown, 73 active+clean; 4.6 MiB data, 918 MiB used, 536 GiB / 536 GiB avail 2023-09-23T23:37:05.542 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:05 smithi164 bash[92846]: cluster 2023-09-23T23:37:04.584303+0000 osd.5 (osd.5) 55 : cluster 3 failed to encode map e153 with expected crc 2023-09-23T23:37:05.616 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:05.629 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:05 smithi159 bash[105915]: cluster 2023-09-23T23:37:04.386783+0000 osd.6 (osd.6) 82 : cluster 3 failed to encode map e153 with expected crc 2023-09-23T23:37:05.629 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:05 smithi159 bash[105915]: audit 2023-09-23T23:37:04.388717+0000 mon.a (mon.0) 733 : audit 1 from='client.? 172.21.15.159:0/1887595478' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]': finished 2023-09-23T23:37:05.629 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:05 smithi159 bash[105915]: cluster 2023-09-23T23:37:04.389388+0000 mon.a (mon.0) 734 : cluster 0 osdmap e153: 8 total, 8 up, 6 in 2023-09-23T23:37:05.629 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:05 smithi159 bash[105915]: cluster 2023-09-23T23:37:04.389435+0000 osd.4 (osd.4) 81 : cluster 3 failed to encode map e153 with expected crc 2023-09-23T23:37:05.630 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:05 smithi159 bash[105915]: cluster 2023-09-23T23:37:04.392666+0000 osd.7 (osd.7) 68 : cluster 3 failed to encode map e153 with expected crc 2023-09-23T23:37:05.630 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:05 smithi159 bash[105915]: cluster 2023-09-23T23:37:04.479970+0000 mgr.y (mgr.25991) 593 : cluster 0 pgmap v562: 89 pgs: 16 unknown, 73 active+clean; 4.6 MiB data, 918 MiB used, 536 GiB / 536 GiB avail 2023-09-23T23:37:05.630 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:05 smithi159 bash[105915]: cluster 2023-09-23T23:37:04.584303+0000 osd.5 (osd.5) 55 : cluster 3 failed to encode map e153 with expected crc 2023-09-23T23:37:05.630 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:05 smithi159 bash[108473]: cluster 2023-09-23T23:37:04.386783+0000 osd.6 (osd.6) 82 : cluster 3 failed to encode map e153 with expected crc 2023-09-23T23:37:05.630 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:05 smithi159 bash[108473]: audit 2023-09-23T23:37:04.388717+0000 mon.a (mon.0) 733 : audit 1 from='client.? 172.21.15.159:0/1887595478' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]': finished 2023-09-23T23:37:05.630 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:05 smithi159 bash[108473]: cluster 2023-09-23T23:37:04.389388+0000 mon.a (mon.0) 734 : cluster 0 osdmap e153: 8 total, 8 up, 6 in 2023-09-23T23:37:05.630 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:05 smithi159 bash[108473]: cluster 2023-09-23T23:37:04.389435+0000 osd.4 (osd.4) 81 : cluster 3 failed to encode map e153 with expected crc 2023-09-23T23:37:05.631 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:05 smithi159 bash[108473]: cluster 2023-09-23T23:37:04.392666+0000 osd.7 (osd.7) 68 : cluster 3 failed to encode map e153 with expected crc 2023-09-23T23:37:05.631 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:05 smithi159 bash[108473]: cluster 2023-09-23T23:37:04.479970+0000 mgr.y (mgr.25991) 593 : cluster 0 pgmap v562: 89 pgs: 16 unknown, 73 active+clean; 4.6 MiB data, 918 MiB used, 536 GiB / 536 GiB avail 2023-09-23T23:37:05.631 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:05 smithi159 bash[108473]: cluster 2023-09-23T23:37:04.584303+0000 osd.5 (osd.5) 55 : cluster 3 failed to encode map e153 with expected crc 2023-09-23T23:37:05.646 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:05.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:05.649 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:37:05.749 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:05.775 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:05.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:05.779 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:37:05.879 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:05.904 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:05.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:05.907 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:37:06.008 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:06.033 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:06.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:06.036 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:37:06.137 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:06.169 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:06.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:06.172 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:37:06.273 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:37:06.299 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:37:06.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:06.301 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:37:06.402 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:37:06.410 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:06 smithi164 bash[92846]: cluster 2023-09-23T23:37:05.393933+0000 osd.7 (osd.7) 69 : cluster 3 failed to encode map e154 with expected crc 2023-09-23T23:37:06.410 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:06 smithi164 bash[92846]: cluster 2023-09-23T23:37:05.398365+0000 mon.a (mon.0) 735 : cluster 0 osdmap e154: 8 total, 8 up, 6 in 2023-09-23T23:37:06.410 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:06 smithi164 bash[92846]: cluster 2023-09-23T23:37:05.398990+0000 osd.6 (osd.6) 83 : cluster 3 failed to encode map e154 with expected crc 2023-09-23T23:37:06.410 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:06 smithi164 bash[92846]: cluster 2023-09-23T23:37:05.399012+0000 osd.7 (osd.7) 70 : cluster 3 failed to encode map e154 with expected crc 2023-09-23T23:37:06.427 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:37:06.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:06.446 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:37:06.547 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:06.574 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:06.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:06.576 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:37:06.643 INFO:teuthology.orchestra.run.smithi164.stdout:ERROR: (22) Invalid argument 2023-09-23T23:37:06.643 INFO:teuthology.orchestra.run.smithi164.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-23T23:37:06.676 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:06.689 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:06 smithi159 bash[105915]: cluster 2023-09-23T23:37:05.393933+0000 osd.7 (osd.7) 69 : cluster 3 failed to encode map e154 with expected crc 2023-09-23T23:37:06.689 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:06 smithi159 bash[105915]: cluster 2023-09-23T23:37:05.398365+0000 mon.a (mon.0) 735 : cluster 0 osdmap e154: 8 total, 8 up, 6 in 2023-09-23T23:37:06.689 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:06 smithi159 bash[105915]: cluster 2023-09-23T23:37:05.398990+0000 osd.6 (osd.6) 83 : cluster 3 failed to encode map e154 with expected crc 2023-09-23T23:37:06.689 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:06 smithi159 bash[105915]: cluster 2023-09-23T23:37:05.399012+0000 osd.7 (osd.7) 70 : cluster 3 failed to encode map e154 with expected crc 2023-09-23T23:37:06.689 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:06 smithi159 bash[108473]: cluster 2023-09-23T23:37:05.393933+0000 osd.7 (osd.7) 69 : cluster 3 failed to encode map e154 with expected crc 2023-09-23T23:37:06.689 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:06 smithi159 bash[108473]: cluster 2023-09-23T23:37:05.398365+0000 mon.a (mon.0) 735 : cluster 0 osdmap e154: 8 total, 8 up, 6 in 2023-09-23T23:37:06.690 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:06 smithi159 bash[108473]: cluster 2023-09-23T23:37:05.398990+0000 osd.6 (osd.6) 83 : cluster 3 failed to encode map e154 with expected crc 2023-09-23T23:37:06.690 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:06 smithi159 bash[108473]: cluster 2023-09-23T23:37:05.399012+0000 osd.7 (osd.7) 70 : cluster 3 failed to encode map e154 with expected crc 2023-09-23T23:37:06.709 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:06.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:06.712 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:37:06.811 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd pool application enable unique_pool_1 rados --yes-i-really-mean-it || true 2023-09-23T23:37:06.813 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:06.880 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:06.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:06.882 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:37:06.983 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:37:07.008 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:37:07.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:07.010 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:37:07.111 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:07.142 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:07.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:07.145 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:37:07.246 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:37:07.278 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:37:07.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:07.280 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:37:07.381 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:07.411 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:07.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:07.414 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:37:07.515 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:07.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:07 smithi164 bash[92846]: cluster 2023-09-23T23:37:06.403998+0000 mon.a (mon.0) 736 : cluster 0 osdmap e155: 8 total, 8 up, 6 in 2023-09-23T23:37:07.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:07 smithi164 bash[92846]: cluster 2023-09-23T23:37:06.480637+0000 mgr.y (mgr.25991) 594 : cluster 0 pgmap v565: 89 pgs: 6 creating+peering, 10 unknown, 73 active+clean; 4.6 MiB data, 918 MiB used, 536 GiB / 536 GiB avail 2023-09-23T23:37:07.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:07 smithi164 bash[92846]: cluster 2023-09-23T23:37:06.556378+0000 osd.6 (osd.6) 84 : cluster 3 failed to encode map e155 with expected crc 2023-09-23T23:37:07.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:07 smithi164 bash[92846]: cluster 2023-09-23T23:37:06.556400+0000 osd.7 (osd.7) 71 : cluster 3 failed to encode map e155 with expected crc 2023-09-23T23:37:07.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:07 smithi164 bash[92846]: cluster 2023-09-23T23:37:06.556571+0000 osd.4 (osd.4) 82 : cluster 3 failed to encode map e155 with expected crc 2023-09-23T23:37:07.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:07 smithi164 bash[92846]: cluster 2023-09-23T23:37:06.556629+0000 osd.5 (osd.5) 56 : cluster 3 failed to encode map e155 with expected crc 2023-09-23T23:37:07.545 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:07.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:07.548 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:37:07.649 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:07.681 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:07.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:07.685 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:37:07.785 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:07.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:07 smithi159 bash[105915]: cluster 2023-09-23T23:37:06.403998+0000 mon.a (mon.0) 736 : cluster 0 osdmap e155: 8 total, 8 up, 6 in 2023-09-23T23:37:07.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:07 smithi159 bash[105915]: cluster 2023-09-23T23:37:06.480637+0000 mgr.y (mgr.25991) 594 : cluster 0 pgmap v565: 89 pgs: 6 creating+peering, 10 unknown, 73 active+clean; 4.6 MiB data, 918 MiB used, 536 GiB / 536 GiB avail 2023-09-23T23:37:07.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:07 smithi159 bash[105915]: cluster 2023-09-23T23:37:06.556378+0000 osd.6 (osd.6) 84 : cluster 3 failed to encode map e155 with expected crc 2023-09-23T23:37:07.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:07 smithi159 bash[105915]: cluster 2023-09-23T23:37:06.556400+0000 osd.7 (osd.7) 71 : cluster 3 failed to encode map e155 with expected crc 2023-09-23T23:37:07.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:07 smithi159 bash[105915]: cluster 2023-09-23T23:37:06.556571+0000 osd.4 (osd.4) 82 : cluster 3 failed to encode map e155 with expected crc 2023-09-23T23:37:07.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:07 smithi159 bash[105915]: cluster 2023-09-23T23:37:06.556629+0000 osd.5 (osd.5) 56 : cluster 3 failed to encode map e155 with expected crc 2023-09-23T23:37:07.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:07 smithi159 bash[108473]: cluster 2023-09-23T23:37:06.403998+0000 mon.a (mon.0) 736 : cluster 0 osdmap e155: 8 total, 8 up, 6 in 2023-09-23T23:37:07.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:07 smithi159 bash[108473]: cluster 2023-09-23T23:37:06.480637+0000 mgr.y (mgr.25991) 594 : cluster 0 pgmap v565: 89 pgs: 6 creating+peering, 10 unknown, 73 active+clean; 4.6 MiB data, 918 MiB used, 536 GiB / 536 GiB avail 2023-09-23T23:37:07.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:07 smithi159 bash[108473]: cluster 2023-09-23T23:37:06.556378+0000 osd.6 (osd.6) 84 : cluster 3 failed to encode map e155 with expected crc 2023-09-23T23:37:07.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:07 smithi159 bash[108473]: cluster 2023-09-23T23:37:06.556400+0000 osd.7 (osd.7) 71 : cluster 3 failed to encode map e155 with expected crc 2023-09-23T23:37:07.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:07 smithi159 bash[108473]: cluster 2023-09-23T23:37:06.556571+0000 osd.4 (osd.4) 82 : cluster 3 failed to encode map e155 with expected crc 2023-09-23T23:37:07.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:07 smithi159 bash[108473]: cluster 2023-09-23T23:37:06.556629+0000 osd.5 (osd.5) 56 : cluster 3 failed to encode map e155 with expected crc 2023-09-23T23:37:07.816 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:07.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:07.818 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:37:07.919 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:07.952 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:07.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:07.955 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:37:08.057 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:37:08.065 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_ops_in_flight 2023-09-23T23:37:08.084 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:37:08.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:08.088 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:37:08.189 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:08.219 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:08.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:08.223 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:37:08.323 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:08.349 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:08.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:08.351 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:37:08.428 INFO:teuthology.orchestra.run.smithi159.stderr:noscrub is set 2023-09-23T23:37:08.452 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:08.482 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:08.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:08.486 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:37:08.587 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:37:08.598 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:08 smithi164 bash[92846]: audit 2023-09-23T23:37:07.443482+0000 mon.c (mon.2) 45 : audit 1 from='client.? 172.21.15.159:0/1307554662' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:37:08.598 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:08 smithi164 bash[92846]: audit 2023-09-23T23:37:07.444227+0000 mon.a (mon.0) 737 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:37:08.618 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:37:08.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:08.621 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:37:08.723 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:37:08.750 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:37:08.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:08.753 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:37:08.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:08 smithi159 bash[108473]: audit 2023-09-23T23:37:07.443482+0000 mon.c (mon.2) 45 : audit 1 from='client.? 172.21.15.159:0/1307554662' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:37:08.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:08 smithi159 bash[108473]: audit 2023-09-23T23:37:07.444227+0000 mon.a (mon.0) 737 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:37:08.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:08 smithi159 bash[105915]: audit 2023-09-23T23:37:07.443482+0000 mon.c (mon.2) 45 : audit 1 from='client.? 172.21.15.159:0/1307554662' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:37:08.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:08 smithi159 bash[105915]: audit 2023-09-23T23:37:07.444227+0000 mon.a (mon.0) 737 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:37:08.799 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T23:37:08.854 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:08.875 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:08.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:08.877 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:37:08.978 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:09.001 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:09.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:09.003 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:37:09.104 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:09.133 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:09.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:09.136 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:37:09.237 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:09.265 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:09.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:09.267 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:37:09.367 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:37:09.397 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:37:09.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:09.400 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:37:09.457 INFO:teuthology.orchestra.run.smithi164.stdout:{ 2023-09-23T23:37:09.457 INFO:teuthology.orchestra.run.smithi164.stdout: "success": "filestore_inject_stall = '3' (not observed, change may require restart) " 2023-09-23T23:37:09.457 INFO:teuthology.orchestra.run.smithi164.stdout:} 2023-09-23T23:37:09.501 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:09.514 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:09 smithi159 bash[105915]: cluster 2023-09-23T23:37:08.408389+0000 mon.a (mon.0) 738 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:37:09.514 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:09 smithi159 bash[105915]: audit 2023-09-23T23:37:08.420760+0000 mon.a (mon.0) 739 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T23:37:09.514 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:09 smithi159 bash[105915]: cluster 2023-09-23T23:37:08.420821+0000 osd.5 (osd.5) 57 : cluster 3 failed to encode map e156 with expected crc 2023-09-23T23:37:09.515 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:09 smithi159 bash[105915]: cluster 2023-09-23T23:37:08.420861+0000 mon.a (mon.0) 740 : cluster 0 osdmap e156: 8 total, 8 up, 6 in 2023-09-23T23:37:09.515 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:09 smithi159 bash[105915]: cluster 2023-09-23T23:37:08.481093+0000 mgr.y (mgr.25991) 595 : cluster 0 pgmap v567: 89 pgs: 6 creating+peering, 5 unknown, 78 active+clean; 4.6 MiB data, 918 MiB used, 536 GiB / 536 GiB avail 2023-09-23T23:37:09.515 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:09 smithi159 bash[105915]: cluster 2023-09-23T23:37:09.016184+0000 osd.7 (osd.7) 72 : cluster 3 failed to encode map e156 with expected crc 2023-09-23T23:37:09.515 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:09 smithi159 bash[108473]: cluster 2023-09-23T23:37:08.408389+0000 mon.a (mon.0) 738 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:37:09.515 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:09 smithi159 bash[108473]: audit 2023-09-23T23:37:08.420760+0000 mon.a (mon.0) 739 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T23:37:09.515 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:09 smithi159 bash[108473]: cluster 2023-09-23T23:37:08.420821+0000 osd.5 (osd.5) 57 : cluster 3 failed to encode map e156 with expected crc 2023-09-23T23:37:09.515 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:09 smithi159 bash[108473]: cluster 2023-09-23T23:37:08.420861+0000 mon.a (mon.0) 740 : cluster 0 osdmap e156: 8 total, 8 up, 6 in 2023-09-23T23:37:09.515 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:09 smithi159 bash[108473]: cluster 2023-09-23T23:37:08.481093+0000 mgr.y (mgr.25991) 595 : cluster 0 pgmap v567: 89 pgs: 6 creating+peering, 5 unknown, 78 active+clean; 4.6 MiB data, 918 MiB used, 536 GiB / 536 GiB avail 2023-09-23T23:37:09.516 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:09 smithi159 bash[108473]: cluster 2023-09-23T23:37:09.016184+0000 osd.7 (osd.7) 72 : cluster 3 failed to encode map e156 with expected crc 2023-09-23T23:37:09.533 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:09.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:09.536 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:37:09.637 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:37:09.651 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:09 smithi164 bash[92846]: cluster 2023-09-23T23:37:08.408389+0000 mon.a (mon.0) 738 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:37:09.651 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:09 smithi164 bash[92846]: audit 2023-09-23T23:37:08.420760+0000 mon.a (mon.0) 739 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T23:37:09.651 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:09 smithi164 bash[92846]: cluster 2023-09-23T23:37:08.420821+0000 osd.5 (osd.5) 57 : cluster 3 failed to encode map e156 with expected crc 2023-09-23T23:37:09.651 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:09 smithi164 bash[92846]: cluster 2023-09-23T23:37:08.420861+0000 mon.a (mon.0) 740 : cluster 0 osdmap e156: 8 total, 8 up, 6 in 2023-09-23T23:37:09.651 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:09 smithi164 bash[92846]: cluster 2023-09-23T23:37:08.481093+0000 mgr.y (mgr.25991) 595 : cluster 0 pgmap v567: 89 pgs: 6 creating+peering, 5 unknown, 78 active+clean; 4.6 MiB data, 918 MiB used, 536 GiB / 536 GiB avail 2023-09-23T23:37:09.651 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:09 smithi164 bash[92846]: cluster 2023-09-23T23:37:09.016184+0000 osd.7 (osd.7) 72 : cluster 3 failed to encode map e156 with expected crc 2023-09-23T23:37:09.669 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:37:09.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:09.673 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:37:09.773 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:09.805 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:09.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:09.809 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:37:09.910 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:09.946 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:09.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:09.949 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:37:10.050 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:37:10.084 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:37:10.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:10.087 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:37:10.188 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:10.221 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:10.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:10.225 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:37:10.325 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:37:10.358 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:37:10.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:10.360 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:37:10.461 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:10.493 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:10.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:10.497 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:37:10.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:10 smithi159 bash[105915]: cluster 2023-09-23T23:37:09.284949+0000 osd.6 (osd.6) 85 : cluster 3 failed to encode map e156 with expected crc 2023-09-23T23:37:10.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:10 smithi159 bash[105915]: cluster 2023-09-23T23:37:09.284985+0000 osd.4 (osd.4) 83 : cluster 3 failed to encode map e156 with expected crc 2023-09-23T23:37:10.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:10 smithi159 bash[108473]: cluster 2023-09-23T23:37:09.284949+0000 osd.6 (osd.6) 85 : cluster 3 failed to encode map e156 with expected crc 2023-09-23T23:37:10.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:10 smithi159 bash[108473]: cluster 2023-09-23T23:37:09.284985+0000 osd.4 (osd.4) 83 : cluster 3 failed to encode map e156 with expected crc 2023-09-23T23:37:10.597 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:37:10.608 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:10 smithi164 bash[92846]: cluster 2023-09-23T23:37:09.284949+0000 osd.6 (osd.6) 85 : cluster 3 failed to encode map e156 with expected crc 2023-09-23T23:37:10.608 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:10 smithi164 bash[92846]: cluster 2023-09-23T23:37:09.284985+0000 osd.4 (osd.4) 83 : cluster 3 failed to encode map e156 with expected crc 2023-09-23T23:37:10.626 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:37:10.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:10.630 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:37:10.730 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:37:10.761 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:37:10.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:10.765 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:37:10.866 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:10.898 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:10.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:10.901 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:37:11.002 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:37:11.035 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:37:11.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:11.038 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:37:11.139 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:11.175 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:11.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:11.178 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:37:11.279 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:37:11.310 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:37:11.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:11.312 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:37:11.412 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:37:11.442 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:37:11.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:11.444 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:37:11.542 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T23:37:11.544 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:37:11.557 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:11 smithi164 bash[92846]: cluster 2023-09-23T23:37:10.482141+0000 mgr.y (mgr.25991) 596 : cluster 0 pgmap v568: 89 pgs: 89 active+clean; 4.6 MiB data, 919 MiB used, 536 GiB / 536 GiB avail 2023-09-23T23:37:11.573 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:37:11.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:11.574 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:37:11.675 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:11.686 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:11 smithi159 bash[105915]: cluster 2023-09-23T23:37:10.482141+0000 mgr.y (mgr.25991) 596 : cluster 0 pgmap v568: 89 pgs: 89 active+clean; 4.6 MiB data, 919 MiB used, 536 GiB / 536 GiB avail 2023-09-23T23:37:11.686 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:11 smithi159 bash[108473]: cluster 2023-09-23T23:37:10.482141+0000 mgr.y (mgr.25991) 596 : cluster 0 pgmap v568: 89 pgs: 89 active+clean; 4.6 MiB data, 919 MiB used, 536 GiB / 536 GiB avail 2023-09-23T23:37:11.702 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:11.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:11.705 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:37:11.805 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:11.836 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:11.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:11.840 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:37:11.942 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:11.970 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:11.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:11.973 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:37:12.050 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:37:12.073 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:12.101 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:12.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:12.103 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:37:12.204 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:37:12.237 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:37:12.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:12.240 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:37:12.340 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:37:12.371 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:37:12.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:12.374 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:37:12.475 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:37:12.506 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:37:12.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:12.509 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:37:12.610 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:12.643 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:12.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:12.646 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:37:12.747 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:37:12.779 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:37:12.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:12.782 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:37:12.883 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:37:12.917 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:37:12.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:12.920 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:37:13.021 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:13.055 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:13.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:13.058 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:37:13.066 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:37:13.067 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:37:13.159 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:13.189 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:13.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:13.192 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:37:13.293 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:13.314 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:13.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:13.316 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:37:13.416 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:13.440 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:13.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:13.443 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:37:13.544 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:37:13.576 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:37:13.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:13.579 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:37:13.671 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:13 smithi159 bash[105915]: cluster 2023-09-23T23:37:12.482743+0000 mgr.y (mgr.25991) 597 : cluster 0 pgmap v569: 89 pgs: 89 active+clean; 4.6 MiB data, 919 MiB used, 536 GiB / 536 GiB avail 2023-09-23T23:37:13.671 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:13 smithi159 bash[108473]: cluster 2023-09-23T23:37:12.482743+0000 mgr.y (mgr.25991) 597 : cluster 0 pgmap v569: 89 pgs: 89 active+clean; 4.6 MiB data, 919 MiB used, 536 GiB / 536 GiB avail 2023-09-23T23:37:13.680 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:37:13.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:13 smithi164 bash[92846]: cluster 2023-09-23T23:37:12.482743+0000 mgr.y (mgr.25991) 597 : cluster 0 pgmap v569: 89 pgs: 89 active+clean; 4.6 MiB data, 919 MiB used, 536 GiB / 536 GiB avail 2023-09-23T23:37:13.709 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:37:13.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:13.712 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:37:13.813 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:37:13.844 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:37:13.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:13.847 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:37:13.948 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:37:13.981 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:37:13.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:13.984 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:37:14.043 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:37:13 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:37:13] "GET /metrics HTTP/1.1" 200 34215 "" "Prometheus/2.43.0" 2023-09-23T23:37:14.085 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:14.110 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:14.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:14.113 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:37:14.214 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:14.241 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:14.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:14.243 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:37:14.344 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:14.370 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:14.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:14.372 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:37:14.473 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:14.501 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:14.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:14.503 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:37:14.604 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:37:14.636 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:37:14.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:14.639 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:37:14.740 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:37:14.773 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:37:14.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:14.777 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:37:14.877 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:14.905 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:14.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:14.907 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:37:15.008 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:37:15.041 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:37:15.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:15.043 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:37:15.144 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:15.165 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:15.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:15.167 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:37:15.268 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:15.273 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 3, 4, 6, 7] out_osds: [5, 0] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-09-23T23:37:15.273 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T23:37:15.273 INFO:tasks.thrashosds.thrasher:inject_pause on osd.7 2023-09-23T23:37:15.273 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-09-23T23:37:15.273 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-09-23T23:37:15.274 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 config set filestore_inject_stall 3 2023-09-23T23:37:15.293 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:15.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:15.296 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:37:15.397 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:15.424 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:15.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:15.427 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:37:15.527 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:15.555 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:15.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:15.557 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:37:15.658 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:15.684 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:15.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:15.686 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:37:15.787 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:15.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:15 smithi159 bash[105915]: cluster 2023-09-23T23:37:14.483800+0000 mgr.y (mgr.25991) 598 : cluster 0 pgmap v570: 89 pgs: 89 active+clean; 4.6 MiB data, 919 MiB used, 536 GiB / 536 GiB avail 2023-09-23T23:37:15.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:15 smithi159 bash[108473]: cluster 2023-09-23T23:37:14.483800+0000 mgr.y (mgr.25991) 598 : cluster 0 pgmap v570: 89 pgs: 89 active+clean; 4.6 MiB data, 919 MiB used, 536 GiB / 536 GiB avail 2023-09-23T23:37:15.816 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:15.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:15.819 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:37:15.920 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:15.933 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:15 smithi164 bash[92846]: cluster 2023-09-23T23:37:14.483800+0000 mgr.y (mgr.25991) 598 : cluster 0 pgmap v570: 89 pgs: 89 active+clean; 4.6 MiB data, 919 MiB used, 536 GiB / 536 GiB avail 2023-09-23T23:37:15.951 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:15.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:15.955 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:37:16.056 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:16.084 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:16.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:16.086 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:37:16.187 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:16.218 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:16.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:16.220 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:37:16.235 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:37:16.321 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:37:16.355 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:37:16.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:16.358 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:37:16.459 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:16.480 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:16.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:16.482 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:37:16.583 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:16.616 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:16.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:16.619 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:37:16.720 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:37:16.747 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:37:16.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:16.750 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:37:16.851 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:16.872 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:16.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:16.874 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:37:16.975 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:17.003 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:17.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:17.006 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:37:17.106 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:17.136 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:17.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:17.138 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:37:17.239 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:17.263 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:17.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:17.266 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:37:17.366 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:37:17.398 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:37:17.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:17.401 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:37:17.501 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:17.527 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:17.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:17.529 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:37:17.630 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:37:17.644 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:17 smithi164 bash[92846]: cluster 2023-09-23T23:37:16.484494+0000 mgr.y (mgr.25991) 599 : cluster 0 pgmap v571: 89 pgs: 89 active+clean; 4.6 MiB data, 919 MiB used, 536 GiB / 536 GiB avail 2023-09-23T23:37:17.644 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:17 smithi164 bash[92846]: audit 2023-09-23T23:37:17.235914+0000 mon.a (mon.0) 741 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:37:17.644 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:17 smithi164 bash[92846]: audit 2023-09-23T23:37:17.237046+0000 mon.a (mon.0) 742 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:37:17.644 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:17 smithi164 bash[92846]: audit 2023-09-23T23:37:17.506962+0000 mon.a (mon.0) 743 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:37:17.664 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:37:17.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:17.668 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:37:17.769 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:17.781 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:17 smithi159 bash[108473]: cluster 2023-09-23T23:37:16.484494+0000 mgr.y (mgr.25991) 599 : cluster 0 pgmap v571: 89 pgs: 89 active+clean; 4.6 MiB data, 919 MiB used, 536 GiB / 536 GiB avail 2023-09-23T23:37:17.781 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:17 smithi159 bash[108473]: audit 2023-09-23T23:37:17.235914+0000 mon.a (mon.0) 741 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:37:17.781 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:17 smithi159 bash[108473]: audit 2023-09-23T23:37:17.237046+0000 mon.a (mon.0) 742 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:37:17.781 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:17 smithi159 bash[108473]: audit 2023-09-23T23:37:17.506962+0000 mon.a (mon.0) 743 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:37:17.781 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:17 smithi159 bash[105915]: cluster 2023-09-23T23:37:16.484494+0000 mgr.y (mgr.25991) 599 : cluster 0 pgmap v571: 89 pgs: 89 active+clean; 4.6 MiB data, 919 MiB used, 536 GiB / 536 GiB avail 2023-09-23T23:37:17.782 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:17 smithi159 bash[105915]: audit 2023-09-23T23:37:17.235914+0000 mon.a (mon.0) 741 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:37:17.782 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:17 smithi159 bash[105915]: audit 2023-09-23T23:37:17.237046+0000 mon.a (mon.0) 742 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:37:17.782 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:17 smithi159 bash[105915]: audit 2023-09-23T23:37:17.506962+0000 mon.a (mon.0) 743 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:37:17.795 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:17.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:17.798 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:37:17.899 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:17.925 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:17.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:17.927 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:37:18.028 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:37:18.057 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:37:18.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:18.059 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:37:18.160 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:37:18.191 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:37:18.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:18.194 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:37:18.295 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:18.318 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:18.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:18.321 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:37:18.422 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:18.447 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:18.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:18.449 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:37:18.549 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:37:18.577 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:37:18.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:18.580 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:37:18.681 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:18.707 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:18.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:18.709 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:37:18.809 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:18.842 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:18.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:18.845 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:37:18.946 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:18.982 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:18.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:18.985 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:37:19.086 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:37:19.120 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:37:19.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:19.123 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:37:19.224 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:19.251 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:19.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:19.254 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:37:19.354 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:19.380 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:19.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:19.382 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:37:19.483 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:19.509 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:19.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:19.511 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:37:19.613 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:37:19.643 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:37:19.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:19.647 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:37:19.748 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:19.756 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:19 smithi159 bash[105915]: cluster 2023-09-23T23:37:18.485096+0000 mgr.y (mgr.25991) 600 : cluster 0 pgmap v572: 89 pgs: 89 active+clean; 4.6 MiB data, 919 MiB used, 536 GiB / 536 GiB avail 2023-09-23T23:37:19.757 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:19 smithi159 bash[108473]: cluster 2023-09-23T23:37:18.485096+0000 mgr.y (mgr.25991) 600 : cluster 0 pgmap v572: 89 pgs: 89 active+clean; 4.6 MiB data, 919 MiB used, 536 GiB / 536 GiB avail 2023-09-23T23:37:19.770 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:19.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:19.773 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:37:19.874 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:19.887 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:19 smithi164 bash[92846]: cluster 2023-09-23T23:37:18.485096+0000 mgr.y (mgr.25991) 600 : cluster 0 pgmap v572: 89 pgs: 89 active+clean; 4.6 MiB data, 919 MiB used, 536 GiB / 536 GiB avail 2023-09-23T23:37:19.907 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:19.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:19.910 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:37:20.011 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:20.039 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:20.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:20.042 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:37:20.054 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T23:37:20.142 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:20.172 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:20.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:20.175 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:37:20.275 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:20.303 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:20.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:20.305 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:37:20.406 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:20.434 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:20.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:20.437 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:37:20.537 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:20.559 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:20.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:20.562 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:37:20.662 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:20.689 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:20.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:20.691 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:37:20.792 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:20.825 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:20.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:20.828 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:37:20.929 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:37:20.956 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:37:20.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:20.958 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:37:21.059 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:21.090 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:21.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:21.093 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:37:21.194 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:37:21.219 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:37:21.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:21.221 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:37:21.322 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:21.344 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:21.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:21.347 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:37:21.447 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:21.478 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:21.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:21.481 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:37:21.582 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:21.613 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:21.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:21.615 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:37:21.716 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:37:21.728 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:21 smithi164 bash[92846]: cluster 2023-09-23T23:37:20.485797+0000 mgr.y (mgr.25991) 601 : cluster 0 pgmap v573: 89 pgs: 89 active+clean; 4.6 MiB data, 919 MiB used, 536 GiB / 536 GiB avail 2023-09-23T23:37:21.745 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:37:21.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:21.748 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:37:21.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:21 smithi159 bash[105915]: cluster 2023-09-23T23:37:20.485797+0000 mgr.y (mgr.25991) 601 : cluster 0 pgmap v573: 89 pgs: 89 active+clean; 4.6 MiB data, 919 MiB used, 536 GiB / 536 GiB avail 2023-09-23T23:37:21.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:21 smithi159 bash[108473]: cluster 2023-09-23T23:37:20.485797+0000 mgr.y (mgr.25991) 601 : cluster 0 pgmap v573: 89 pgs: 89 active+clean; 4.6 MiB data, 919 MiB used, 536 GiB / 536 GiB avail 2023-09-23T23:37:21.849 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:21.883 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:21.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:21.885 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:37:21.986 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:22.012 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:22.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:22.015 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:37:22.116 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:22.135 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:22.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:22.138 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:37:22.238 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:22.266 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:22.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:22.268 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:37:22.369 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:22.394 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:22.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:22.396 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:37:22.496 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:37:22.523 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:37:22.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:22.525 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:37:22.574 INFO:teuthology.orchestra.run.smithi159.stderr:enabled application 'rados' on pool 'unique_pool_1' 2023-09-23T23:37:22.626 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:37:22.638 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:22 smithi164 bash[92846]: audit 2023-09-23T23:37:21.550785+0000 mon.c (mon.2) 46 : audit 1 from='client.? 172.21.15.159:0/3882373161' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T23:37:22.638 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:22 smithi164 bash[92846]: audit 2023-09-23T23:37:21.553893+0000 mon.a (mon.0) 744 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T23:37:22.656 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:37:22.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:22.658 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:37:22.759 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:22.768 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:22 smithi159 bash[105915]: audit 2023-09-23T23:37:21.550785+0000 mon.c (mon.2) 46 : audit 1 from='client.? 172.21.15.159:0/3882373161' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T23:37:22.768 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:22 smithi159 bash[105915]: audit 2023-09-23T23:37:21.553893+0000 mon.a (mon.0) 744 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T23:37:22.768 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:22 smithi159 bash[108473]: audit 2023-09-23T23:37:21.550785+0000 mon.c (mon.2) 46 : audit 1 from='client.? 172.21.15.159:0/3882373161' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T23:37:22.768 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:22 smithi159 bash[108473]: audit 2023-09-23T23:37:21.553893+0000 mon.a (mon.0) 744 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T23:37:22.783 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:22.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:22.786 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:37:22.887 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:37:22.922 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:37:22.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:22.924 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:37:23.025 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:23.046 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:23.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:23.048 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:37:23.148 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:23.173 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:23.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:23.176 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:37:23.277 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:37:23.309 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:37:23.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:23.312 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:37:23.413 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:23.435 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:23.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:23.438 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:37:23.538 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:37:23.570 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:37:23.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:23.573 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:37:23.620 INFO:teuthology.orchestra.run.smithi164.stdout:{ 2023-09-23T23:37:23.621 INFO:teuthology.orchestra.run.smithi164.stdout: "success": "filestore_inject_stall = '3' (not observed, change may require restart) " 2023-09-23T23:37:23.621 INFO:teuthology.orchestra.run.smithi164.stdout:} 2023-09-23T23:37:23.673 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:23.700 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:23.702 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:37:23 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:37:23] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2023-09-23T23:37:23.702 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:23 smithi159 bash[105915]: cluster 2023-09-23T23:37:22.486446+0000 mgr.y (mgr.25991) 602 : cluster 0 pgmap v574: 89 pgs: 89 active+clean; 4.6 MiB data, 919 MiB used, 536 GiB / 536 GiB avail 2023-09-23T23:37:23.702 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:23 smithi159 bash[105915]: cluster 2023-09-23T23:37:22.565506+0000 osd.6 (osd.6) 86 : cluster 3 failed to encode map e157 with expected crc 2023-09-23T23:37:23.702 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:23 smithi159 bash[105915]: cluster 2023-09-23T23:37:22.565580+0000 osd.4 (osd.4) 84 : cluster 3 failed to encode map e157 with expected crc 2023-09-23T23:37:23.702 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:23 smithi159 bash[105915]: audit 2023-09-23T23:37:22.566629+0000 mon.a (mon.0) 745 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-09-23T23:37:23.703 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:23 smithi159 bash[105915]: cluster 2023-09-23T23:37:22.566728+0000 mon.a (mon.0) 746 : cluster 0 osdmap e157: 8 total, 8 up, 6 in 2023-09-23T23:37:23.703 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:23 smithi159 bash[108473]: cluster 2023-09-23T23:37:22.486446+0000 mgr.y (mgr.25991) 602 : cluster 0 pgmap v574: 89 pgs: 89 active+clean; 4.6 MiB data, 919 MiB used, 536 GiB / 536 GiB avail 2023-09-23T23:37:23.703 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:23 smithi159 bash[108473]: cluster 2023-09-23T23:37:22.565506+0000 osd.6 (osd.6) 86 : cluster 3 failed to encode map e157 with expected crc 2023-09-23T23:37:23.703 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:23 smithi159 bash[108473]: cluster 2023-09-23T23:37:22.565580+0000 osd.4 (osd.4) 84 : cluster 3 failed to encode map e157 with expected crc 2023-09-23T23:37:23.703 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:23 smithi159 bash[108473]: audit 2023-09-23T23:37:22.566629+0000 mon.a (mon.0) 745 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-09-23T23:37:23.703 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:23 smithi159 bash[108473]: cluster 2023-09-23T23:37:22.566728+0000 mon.a (mon.0) 746 : cluster 0 osdmap e157: 8 total, 8 up, 6 in 2023-09-23T23:37:23.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:23.704 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:37:23.805 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:37:23.812 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:23 smithi164 bash[92846]: cluster 2023-09-23T23:37:22.486446+0000 mgr.y (mgr.25991) 602 : cluster 0 pgmap v574: 89 pgs: 89 active+clean; 4.6 MiB data, 919 MiB used, 536 GiB / 536 GiB avail 2023-09-23T23:37:23.813 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:23 smithi164 bash[92846]: cluster 2023-09-23T23:37:22.565506+0000 osd.6 (osd.6) 86 : cluster 3 failed to encode map e157 with expected crc 2023-09-23T23:37:23.813 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:23 smithi164 bash[92846]: cluster 2023-09-23T23:37:22.565580+0000 osd.4 (osd.4) 84 : cluster 3 failed to encode map e157 with expected crc 2023-09-23T23:37:23.813 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:23 smithi164 bash[92846]: audit 2023-09-23T23:37:22.566629+0000 mon.a (mon.0) 745 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-09-23T23:37:23.813 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:23 smithi164 bash[92846]: cluster 2023-09-23T23:37:22.566728+0000 mon.a (mon.0) 746 : cluster 0 osdmap e157: 8 total, 8 up, 6 in 2023-09-23T23:37:23.830 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:37:23.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:23.832 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:37:23.933 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:37:23.960 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:37:23.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:23.962 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:37:24.063 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:24.098 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:24.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:24.103 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:37:24.203 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:24.227 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:24.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:24.230 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:37:24.330 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:24.359 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:24.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:24.363 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:37:24.463 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:24.485 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:24.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:24.487 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:37:24.588 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:24.611 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:24.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:24.613 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:37:24.714 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:24.749 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:24.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:24.752 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:37:24.853 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:24.875 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:24.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:24.877 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:37:24.977 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:24.998 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:25.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:25.000 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:37:25.101 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:25.133 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:25.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:25.137 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:37:25.237 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:25.262 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:25.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:25.265 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:37:25.365 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:37:25.395 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:37:25.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:25.399 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:37:25.500 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:25.526 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:25.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:25.529 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:37:25.630 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:25.651 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:25.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:25.654 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:37:25.754 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:25.763 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:25 smithi159 bash[105915]: cluster 2023-09-23T23:37:24.487126+0000 mgr.y (mgr.25991) 603 : cluster 0 pgmap v576: 89 pgs: 89 active+clean; 4.6 MiB data, 919 MiB used, 536 GiB / 536 GiB avail 2023-09-23T23:37:25.763 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:25 smithi159 bash[108473]: cluster 2023-09-23T23:37:24.487126+0000 mgr.y (mgr.25991) 603 : cluster 0 pgmap v576: 89 pgs: 89 active+clean; 4.6 MiB data, 919 MiB used, 536 GiB / 536 GiB avail 2023-09-23T23:37:25.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:25 smithi164 bash[92846]: cluster 2023-09-23T23:37:24.487126+0000 mgr.y (mgr.25991) 603 : cluster 0 pgmap v576: 89 pgs: 89 active+clean; 4.6 MiB data, 919 MiB used, 536 GiB / 536 GiB avail 2023-09-23T23:37:25.777 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:25.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:25.780 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:37:25.880 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:37:25.909 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:37:25.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:25.913 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:37:26.013 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:37:26.046 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:37:26.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:26.049 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:37:26.150 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:37:26.182 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:37:26.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:26.185 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:37:26.285 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:26.321 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:26.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:26.325 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:37:26.425 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:26.449 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:26.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:26.452 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:37:26.553 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:26.574 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:26.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:26.578 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:37:26.679 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:37:26.712 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:37:26.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:26.715 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:37:26.815 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:26.849 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:26.851 INFO:teuthology.orchestra.run.smithi159.stdout:ERROR: (22) Invalid argument 2023-09-23T23:37:26.851 INFO:teuthology.orchestra.run.smithi159.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-23T23:37:26.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:26.852 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:37:26.953 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:26.973 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:26.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:26.975 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:37:27.073 INFO:teuthology.orchestra.run.smithi159.stdout:osd.0: {} 2023-09-23T23:37:27.076 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:37:27.092 INFO:teuthology.orchestra.run.smithi159.stdout:osd.1: {} 2023-09-23T23:37:27.106 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:37:27.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:27.109 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:37:27.114 INFO:teuthology.orchestra.run.smithi159.stdout:osd.2: {} 2023-09-23T23:37:27.137 INFO:teuthology.orchestra.run.smithi159.stdout:osd.3: {} 2023-09-23T23:37:27.165 INFO:teuthology.orchestra.run.smithi159.stdout:osd.4: {} 2023-09-23T23:37:27.188 INFO:teuthology.orchestra.run.smithi159.stdout:osd.5: {} 2023-09-23T23:37:27.210 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:27.211 INFO:teuthology.orchestra.run.smithi159.stdout:osd.6: {} 2023-09-23T23:37:27.233 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:27.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:27.235 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:37:27.236 INFO:teuthology.orchestra.run.smithi159.stdout:osd.7: {} 2023-09-23T23:37:27.237 INFO:teuthology.orchestra.run.smithi159.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T23:37:27.237 INFO:teuthology.orchestra.run.smithi159.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T23:37:27.237 INFO:teuthology.orchestra.run.smithi159.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T23:37:27.238 INFO:teuthology.orchestra.run.smithi159.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T23:37:27.238 INFO:teuthology.orchestra.run.smithi159.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T23:37:27.238 INFO:teuthology.orchestra.run.smithi159.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T23:37:27.238 INFO:teuthology.orchestra.run.smithi159.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T23:37:27.238 INFO:teuthology.orchestra.run.smithi159.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T23:37:27.336 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:27.371 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:27.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:27.373 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:37:27.474 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:37:27.499 DEBUG:teuthology.orchestra.run.smithi159:> /bin/sh -c 'adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage rados --no-log-to-stderr --name client.0 -b 65536 --object-size 65536 -p unique_pool_1 bench 90 write' 2023-09-23T23:37:27.502 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2023-09-23T23:37:27.502 INFO:teuthology.orchestra.run:waiting for 3000 2023-09-23T23:37:27.508 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:37:27.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:27.511 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:37:27.538 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:hints = 1 2023-09-23T23:37:27.539 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2023-09-23T23:37:27.539 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Object prefix: benchmark_data_smithi159_178836 2023-09-23T23:37:27.539 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T23:37:27.539 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 0 0 0 0 0 0 - 0 2023-09-23T23:37:27.611 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:37:27.622 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:27 smithi164 bash[92846]: cluster 2023-09-23T23:37:26.487604+0000 mgr.y (mgr.25991) 604 : cluster 0 pgmap v577: 89 pgs: 89 active+clean; 4.6 MiB data, 919 MiB used, 536 GiB / 536 GiB avail 2023-09-23T23:37:27.622 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:27 smithi164 bash[92846]: audit 2023-09-23T23:37:27.049620+0000 mon.c (mon.2) 47 : audit 0 from='client.? 172.21.15.159:0/237117196' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:37:27.640 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:37:27.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:27.644 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:37:27.744 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:27.772 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:27.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:27.774 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:37:27.874 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:27.900 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:27.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:27.904 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:37:28.004 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:28.011 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:27 smithi159 bash[105915]: cluster 2023-09-23T23:37:26.487604+0000 mgr.y (mgr.25991) 604 : cluster 0 pgmap v577: 89 pgs: 89 active+clean; 4.6 MiB data, 919 MiB used, 536 GiB / 536 GiB avail 2023-09-23T23:37:28.011 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:27 smithi159 bash[105915]: audit 2023-09-23T23:37:27.049620+0000 mon.c (mon.2) 47 : audit 0 from='client.? 172.21.15.159:0/237117196' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:37:28.011 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:27 smithi159 bash[108473]: cluster 2023-09-23T23:37:26.487604+0000 mgr.y (mgr.25991) 604 : cluster 0 pgmap v577: 89 pgs: 89 active+clean; 4.6 MiB data, 919 MiB used, 536 GiB / 536 GiB avail 2023-09-23T23:37:28.011 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:27 smithi159 bash[108473]: audit 2023-09-23T23:37:27.049620+0000 mon.c (mon.2) 47 : audit 0 from='client.? 172.21.15.159:0/237117196' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:37:28.022 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:28.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:28.024 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:37:28.125 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:37:28.156 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:37:28.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:28.159 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:37:28.260 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:28.285 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:28.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:28.288 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:37:28.389 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:28.420 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:28.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:28.422 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:37:28.523 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:28.539 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 1 16 2631 2615 163.429 163.438 0.011494 0.0060826 2023-09-23T23:37:28.551 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:28.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:28.554 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:37:28.592 INFO:teuthology.orchestra.run.smithi159.stderr:nodeep-scrub is set 2023-09-23T23:37:28.655 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:28.678 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:28.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:28.680 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:37:28.781 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:28.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:28 smithi159 bash[105915]: audit 2023-09-23T23:37:27.800211+0000 mon.a (mon.0) 747 : audit 1 from='client.? 172.21.15.159:0/1817395174' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:37:28.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:28 smithi159 bash[108473]: audit 2023-09-23T23:37:27.800211+0000 mon.a (mon.0) 747 : audit 1 from='client.? 172.21.15.159:0/1817395174' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:37:28.809 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:28.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:28.812 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:37:28.913 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:28.942 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:28.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:28.945 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:37:29.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:28 smithi164 bash[92846]: audit 2023-09-23T23:37:27.800211+0000 mon.a (mon.0) 747 : audit 1 from='client.? 172.21.15.159:0/1817395174' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:37:29.046 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:29.073 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:29.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:29.078 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:37:29.179 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:29.197 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:29.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:29.200 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:37:29.300 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:29.325 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:29.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:29.327 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:37:29.399 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_blocked_ops 2023-09-23T23:37:29.424 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 3, 4, 6, 7] out_osds: [5, 0] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-09-23T23:37:29.425 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T23:37:29.425 INFO:tasks.thrashosds.thrasher:inject_pause on osd.7 2023-09-23T23:37:29.425 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-09-23T23:37:29.425 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-09-23T23:37:29.425 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 config set filestore_inject_stall 3 2023-09-23T23:37:29.429 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:29.498 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:29.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:29.501 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:37:29.539 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 2 16 5094 5078 158.676 153.938 0.00654692 0.00628831 2023-09-23T23:37:29.602 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:29.631 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:29.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:29.636 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:37:29.737 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:37:29.749 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:29 smithi164 bash[92846]: cluster 2023-09-23T23:37:28.488231+0000 mgr.y (mgr.25991) 605 : cluster 0 pgmap v578: 89 pgs: 89 active+clean; 39 MiB data, 982 MiB used, 535 GiB / 536 GiB avail; 3.4 MiB/s wr, 55 op/s 2023-09-23T23:37:29.749 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:29 smithi164 bash[92846]: cluster 2023-09-23T23:37:28.571312+0000 mon.a (mon.0) 748 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:37:29.749 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:29 smithi164 bash[92846]: audit 2023-09-23T23:37:28.580746+0000 mon.a (mon.0) 749 : audit 1 from='client.? 172.21.15.159:0/1817395174' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T23:37:29.749 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:29 smithi164 bash[92846]: cluster 2023-09-23T23:37:28.581073+0000 mon.a (mon.0) 750 : cluster 0 osdmap e158: 8 total, 8 up, 6 in 2023-09-23T23:37:29.749 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:29 smithi164 bash[92846]: cluster 2023-09-23T23:37:28.586366+0000 osd.6 (osd.6) 87 : cluster 3 failed to encode map e158 with expected crc 2023-09-23T23:37:29.749 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:29 smithi164 bash[92846]: cluster 2023-09-23T23:37:28.586411+0000 osd.7 (osd.7) 73 : cluster 3 failed to encode map e158 with expected crc 2023-09-23T23:37:29.749 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:29 smithi164 bash[92846]: cluster 2023-09-23T23:37:28.588428+0000 osd.6 (osd.6) 88 : cluster 3 failed to encode map e158 with expected crc 2023-09-23T23:37:29.749 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:29 smithi164 bash[92846]: cluster 2023-09-23T23:37:28.591163+0000 osd.6 (osd.6) 89 : cluster 3 failed to encode map e158 with expected crc 2023-09-23T23:37:29.750 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:29 smithi164 bash[92846]: cluster 2023-09-23T23:37:28.598939+0000 osd.4 (osd.4) 85 : cluster 3 failed to encode map e158 with expected crc 2023-09-23T23:37:29.768 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:37:29.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:29.771 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:37:29.872 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:37:29.906 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:37:29.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:29.909 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:37:29.941 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:29 smithi159 bash[108473]: cluster 2023-09-23T23:37:28.488231+0000 mgr.y (mgr.25991) 605 : cluster 0 pgmap v578: 89 pgs: 89 active+clean; 39 MiB data, 982 MiB used, 535 GiB / 536 GiB avail; 3.4 MiB/s wr, 55 op/s 2023-09-23T23:37:29.941 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:29 smithi159 bash[108473]: cluster 2023-09-23T23:37:28.571312+0000 mon.a (mon.0) 748 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:37:29.941 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:29 smithi159 bash[108473]: audit 2023-09-23T23:37:28.580746+0000 mon.a (mon.0) 749 : audit 1 from='client.? 172.21.15.159:0/1817395174' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T23:37:29.941 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:29 smithi159 bash[108473]: cluster 2023-09-23T23:37:28.581073+0000 mon.a (mon.0) 750 : cluster 0 osdmap e158: 8 total, 8 up, 6 in 2023-09-23T23:37:29.941 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:29 smithi159 bash[108473]: cluster 2023-09-23T23:37:28.586366+0000 osd.6 (osd.6) 87 : cluster 3 failed to encode map e158 with expected crc 2023-09-23T23:37:29.941 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:29 smithi159 bash[108473]: cluster 2023-09-23T23:37:28.586411+0000 osd.7 (osd.7) 73 : cluster 3 failed to encode map e158 with expected crc 2023-09-23T23:37:29.941 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:29 smithi159 bash[108473]: cluster 2023-09-23T23:37:28.588428+0000 osd.6 (osd.6) 88 : cluster 3 failed to encode map e158 with expected crc 2023-09-23T23:37:29.941 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:29 smithi159 bash[108473]: cluster 2023-09-23T23:37:28.591163+0000 osd.6 (osd.6) 89 : cluster 3 failed to encode map e158 with expected crc 2023-09-23T23:37:29.941 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:29 smithi159 bash[108473]: cluster 2023-09-23T23:37:28.598939+0000 osd.4 (osd.4) 85 : cluster 3 failed to encode map e158 with expected crc 2023-09-23T23:37:29.942 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:29 smithi159 bash[105915]: cluster 2023-09-23T23:37:28.488231+0000 mgr.y (mgr.25991) 605 : cluster 0 pgmap v578: 89 pgs: 89 active+clean; 39 MiB data, 982 MiB used, 535 GiB / 536 GiB avail; 3.4 MiB/s wr, 55 op/s 2023-09-23T23:37:29.942 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:29 smithi159 bash[105915]: cluster 2023-09-23T23:37:28.571312+0000 mon.a (mon.0) 748 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:37:29.942 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:29 smithi159 bash[105915]: audit 2023-09-23T23:37:28.580746+0000 mon.a (mon.0) 749 : audit 1 from='client.? 172.21.15.159:0/1817395174' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T23:37:29.942 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:29 smithi159 bash[105915]: cluster 2023-09-23T23:37:28.581073+0000 mon.a (mon.0) 750 : cluster 0 osdmap e158: 8 total, 8 up, 6 in 2023-09-23T23:37:29.942 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:29 smithi159 bash[105915]: cluster 2023-09-23T23:37:28.586366+0000 osd.6 (osd.6) 87 : cluster 3 failed to encode map e158 with expected crc 2023-09-23T23:37:29.942 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:29 smithi159 bash[105915]: cluster 2023-09-23T23:37:28.586411+0000 osd.7 (osd.7) 73 : cluster 3 failed to encode map e158 with expected crc 2023-09-23T23:37:29.942 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:29 smithi159 bash[105915]: cluster 2023-09-23T23:37:28.588428+0000 osd.6 (osd.6) 88 : cluster 3 failed to encode map e158 with expected crc 2023-09-23T23:37:29.942 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:29 smithi159 bash[105915]: cluster 2023-09-23T23:37:28.591163+0000 osd.6 (osd.6) 89 : cluster 3 failed to encode map e158 with expected crc 2023-09-23T23:37:29.943 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:29 smithi159 bash[105915]: cluster 2023-09-23T23:37:28.598939+0000 osd.4 (osd.4) 85 : cluster 3 failed to encode map e158 with expected crc 2023-09-23T23:37:30.010 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:30.038 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:30.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:30.041 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:37:30.142 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:37:30.167 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:37:30.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:30.170 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:37:30.271 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:37:30.299 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:37:30.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:30.301 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:37:30.402 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:37:30.429 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:37:30.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:30.432 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:37:30.533 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:37:30.539 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 3 16 7823 7807 162.633 170.562 0.00731602 0.00613816 2023-09-23T23:37:30.560 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:37:30.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:30.563 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:37:30.664 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:30.691 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:30.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:30.694 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:37:30.795 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:37:30.819 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:37:30.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:30.822 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:37:30.923 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:30.947 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:30.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:30.950 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:37:31.051 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:37:31.076 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:37:31.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:31.079 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:37:31.180 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:31.208 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:31.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:31.210 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:37:31.311 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:37:31.339 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:37:31.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:31.342 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:37:31.443 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:31.468 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:31.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:31.470 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:37:31.539 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 4 16 10361 10345 161.627 158.625 0.00583048 0.00617741 2023-09-23T23:37:31.571 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:31.597 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:31.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:31.602 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:37:31.702 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:37:31.727 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:37:31.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:31.730 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:37:31.830 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:31.847 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:31 smithi159 bash[105915]: cluster 2023-09-23T23:37:30.489077+0000 mgr.y (mgr.25991) 606 : cluster 0 pgmap v580: 89 pgs: 89 active+clean; 267 MiB data, 1.5 GiB used, 535 GiB / 536 GiB avail; 33 MiB/s wr, 524 op/s 2023-09-23T23:37:31.848 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:31 smithi159 bash[108473]: cluster 2023-09-23T23:37:30.489077+0000 mgr.y (mgr.25991) 606 : cluster 0 pgmap v580: 89 pgs: 89 active+clean; 267 MiB data, 1.5 GiB used, 535 GiB / 536 GiB avail; 33 MiB/s wr, 524 op/s 2023-09-23T23:37:31.862 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:31.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:31.866 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:37:31.966 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:31.991 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:31.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:31.993 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:37:32.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:31 smithi164 bash[92846]: cluster 2023-09-23T23:37:30.489077+0000 mgr.y (mgr.25991) 606 : cluster 0 pgmap v580: 89 pgs: 89 active+clean; 267 MiB data, 1.5 GiB used, 535 GiB / 536 GiB avail; 33 MiB/s wr, 524 op/s 2023-09-23T23:37:32.094 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:37:32.122 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:37:32.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:32.124 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:37:32.225 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:32.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:32.260 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:32.261 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:37:32.361 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:32.388 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:32.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:32.392 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:37:32.493 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:32.518 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:32.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:32.520 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:37:32.539 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 5 16 12673 12657 158.199 144.5 0.01015 0.00631384 2023-09-23T23:37:32.622 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:32.657 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:32.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:32.659 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:37:32.760 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:37:32.791 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:37:32.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:32.793 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:37:32.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:32 smithi159 bash[105915]: audit 2023-09-23T23:37:32.206915+0000 mon.a (mon.0) 751 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.6", "id": [4, 3]}]: dispatch 2023-09-23T23:37:32.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:32 smithi159 bash[105915]: audit 2023-09-23T23:37:32.207091+0000 mon.a (mon.0) 752 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.7", "id": [4, 2]}]: dispatch 2023-09-23T23:37:32.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:32 smithi159 bash[105915]: audit 2023-09-23T23:37:32.207312+0000 mon.a (mon.0) 753 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.a", "id": [4, 7]}]: dispatch 2023-09-23T23:37:32.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:32 smithi159 bash[105915]: audit 2023-09-23T23:37:32.207692+0000 mon.a (mon.0) 754 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.b", "id": [1, 7]}]: dispatch 2023-09-23T23:37:32.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:32 smithi159 bash[105915]: audit 2023-09-23T23:37:32.207939+0000 mon.a (mon.0) 755 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1a", "id": [1, 6]}]: dispatch 2023-09-23T23:37:32.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:32 smithi159 bash[105915]: audit 2023-09-23T23:37:32.208189+0000 mon.a (mon.0) 756 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1c", "id": [1, 7, 4, 2]}]: dispatch 2023-09-23T23:37:32.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:32 smithi159 bash[105915]: audit 2023-09-23T23:37:32.208428+0000 mon.a (mon.0) 757 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.19", "id": [1, 6]}]: dispatch 2023-09-23T23:37:32.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:32 smithi159 bash[105915]: audit 2023-09-23T23:37:32.208648+0000 mon.a (mon.0) 758 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 2]}]: dispatch 2023-09-23T23:37:32.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:32 smithi159 bash[105915]: audit 2023-09-23T23:37:32.209126+0000 mon.a (mon.0) 759 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1e", "id": [1, 6]}]: dispatch 2023-09-23T23:37:32.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:32 smithi159 bash[105915]: audit 2023-09-23T23:37:32.230026+0000 mon.a (mon.0) 760 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:37:32.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:32 smithi159 bash[108473]: audit 2023-09-23T23:37:32.206915+0000 mon.a (mon.0) 751 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.6", "id": [4, 3]}]: dispatch 2023-09-23T23:37:32.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:32 smithi159 bash[108473]: audit 2023-09-23T23:37:32.207091+0000 mon.a (mon.0) 752 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.7", "id": [4, 2]}]: dispatch 2023-09-23T23:37:32.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:32 smithi159 bash[108473]: audit 2023-09-23T23:37:32.207312+0000 mon.a (mon.0) 753 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.a", "id": [4, 7]}]: dispatch 2023-09-23T23:37:32.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:32 smithi159 bash[108473]: audit 2023-09-23T23:37:32.207692+0000 mon.a (mon.0) 754 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.b", "id": [1, 7]}]: dispatch 2023-09-23T23:37:32.796 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:32 smithi159 bash[108473]: audit 2023-09-23T23:37:32.207939+0000 mon.a (mon.0) 755 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1a", "id": [1, 6]}]: dispatch 2023-09-23T23:37:32.796 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:32 smithi159 bash[108473]: audit 2023-09-23T23:37:32.208189+0000 mon.a (mon.0) 756 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1c", "id": [1, 7, 4, 2]}]: dispatch 2023-09-23T23:37:32.796 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:32 smithi159 bash[108473]: audit 2023-09-23T23:37:32.208428+0000 mon.a (mon.0) 757 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.19", "id": [1, 6]}]: dispatch 2023-09-23T23:37:32.796 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:32 smithi159 bash[108473]: audit 2023-09-23T23:37:32.208648+0000 mon.a (mon.0) 758 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 2]}]: dispatch 2023-09-23T23:37:32.796 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:32 smithi159 bash[108473]: audit 2023-09-23T23:37:32.209126+0000 mon.a (mon.0) 759 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1e", "id": [1, 6]}]: dispatch 2023-09-23T23:37:32.796 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:32 smithi159 bash[108473]: audit 2023-09-23T23:37:32.230026+0000 mon.a (mon.0) 760 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:37:32.894 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:37:32.904 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:32 smithi164 bash[92846]: audit 2023-09-23T23:37:32.206915+0000 mon.a (mon.0) 751 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.6", "id": [4, 3]}]: dispatch 2023-09-23T23:37:32.904 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:32 smithi164 bash[92846]: audit 2023-09-23T23:37:32.207091+0000 mon.a (mon.0) 752 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.7", "id": [4, 2]}]: dispatch 2023-09-23T23:37:32.904 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:32 smithi164 bash[92846]: audit 2023-09-23T23:37:32.207312+0000 mon.a (mon.0) 753 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.a", "id": [4, 7]}]: dispatch 2023-09-23T23:37:32.904 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:32 smithi164 bash[92846]: audit 2023-09-23T23:37:32.207692+0000 mon.a (mon.0) 754 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.b", "id": [1, 7]}]: dispatch 2023-09-23T23:37:32.904 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:32 smithi164 bash[92846]: audit 2023-09-23T23:37:32.207939+0000 mon.a (mon.0) 755 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1a", "id": [1, 6]}]: dispatch 2023-09-23T23:37:32.905 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:32 smithi164 bash[92846]: audit 2023-09-23T23:37:32.208189+0000 mon.a (mon.0) 756 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1c", "id": [1, 7, 4, 2]}]: dispatch 2023-09-23T23:37:32.905 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:32 smithi164 bash[92846]: audit 2023-09-23T23:37:32.208428+0000 mon.a (mon.0) 757 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.19", "id": [1, 6]}]: dispatch 2023-09-23T23:37:32.905 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:32 smithi164 bash[92846]: audit 2023-09-23T23:37:32.208648+0000 mon.a (mon.0) 758 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 2]}]: dispatch 2023-09-23T23:37:32.905 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:32 smithi164 bash[92846]: audit 2023-09-23T23:37:32.209126+0000 mon.a (mon.0) 759 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1e", "id": [1, 6]}]: dispatch 2023-09-23T23:37:32.905 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:32 smithi164 bash[92846]: audit 2023-09-23T23:37:32.230026+0000 mon.a (mon.0) 760 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:37:32.921 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:37:32.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:32.924 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:37:33.024 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:33.053 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:33.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:33.058 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:37:33.159 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:37:33.191 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:37:33.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:33.194 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:37:33.294 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:37:33.324 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:37:33.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:33.325 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:37:33.426 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:33.450 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:33.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:33.452 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:37:33.540 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 6 16 14948 14932 155.527 142.188 0.0110685 0.0064229 2023-09-23T23:37:33.553 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:33.581 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:33.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:33.584 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:37:33.685 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:37:33.694 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:33 smithi164 bash[92846]: cluster 2023-09-23T23:37:32.489544+0000 mgr.y (mgr.25991) 607 : cluster 0 pgmap v581: 89 pgs: 89 active+clean; 267 MiB data, 1.5 GiB used, 535 GiB / 536 GiB avail; 26 MiB/s wr, 422 op/s 2023-09-23T23:37:33.695 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:33 smithi164 bash[92846]: audit 2023-09-23T23:37:32.598569+0000 mon.a (mon.0) 761 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.6", "id": [4, 3]}]': finished 2023-09-23T23:37:33.695 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:33 smithi164 bash[92846]: audit 2023-09-23T23:37:32.598736+0000 mon.a (mon.0) 762 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.7", "id": [4, 2]}]': finished 2023-09-23T23:37:33.695 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:33 smithi164 bash[92846]: audit 2023-09-23T23:37:32.598916+0000 mon.a (mon.0) 763 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.a", "id": [4, 7]}]': finished 2023-09-23T23:37:33.695 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:33 smithi164 bash[92846]: cluster 2023-09-23T23:37:32.599629+0000 osd.7 (osd.7) 74 : cluster 3 failed to encode map e159 with expected crc 2023-09-23T23:37:33.695 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:33 smithi164 bash[92846]: cluster 2023-09-23T23:37:32.601568+0000 osd.6 (osd.6) 90 : cluster 3 failed to encode map e159 with expected crc 2023-09-23T23:37:33.695 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:33 smithi164 bash[92846]: audit 2023-09-23T23:37:32.601788+0000 mon.a (mon.0) 764 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.b", "id": [1, 7]}]': finished 2023-09-23T23:37:33.695 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:33 smithi164 bash[92846]: audit 2023-09-23T23:37:32.602065+0000 mon.a (mon.0) 765 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1a", "id": [1, 6]}]': finished 2023-09-23T23:37:33.695 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:33 smithi164 bash[92846]: audit 2023-09-23T23:37:32.602332+0000 mon.a (mon.0) 766 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1c", "id": [1, 7, 4, 2]}]': finished 2023-09-23T23:37:33.695 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:33 smithi164 bash[92846]: audit 2023-09-23T23:37:32.602568+0000 mon.a (mon.0) 767 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.19", "id": [1, 6]}]': finished 2023-09-23T23:37:33.696 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:33 smithi164 bash[92846]: audit 2023-09-23T23:37:32.602756+0000 mon.a (mon.0) 768 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 2]}]': finished 2023-09-23T23:37:33.696 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:33 smithi164 bash[92846]: audit 2023-09-23T23:37:32.603020+0000 mon.a (mon.0) 769 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1e", "id": [1, 6]}]': finished 2023-09-23T23:37:33.696 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:33 smithi164 bash[92846]: cluster 2023-09-23T23:37:32.603219+0000 mon.a (mon.0) 770 : cluster 0 osdmap e159: 8 total, 8 up, 6 in 2023-09-23T23:37:33.696 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:33 smithi164 bash[92846]: cluster 2023-09-23T23:37:32.605051+0000 osd.7 (osd.7) 75 : cluster 3 failed to encode map e159 with expected crc 2023-09-23T23:37:33.710 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:37:33.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:33.713 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:37:33.814 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:33.844 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:33.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:33.848 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:37:33.949 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:33.958 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:33 smithi159 bash[105915]: cluster 2023-09-23T23:37:32.489544+0000 mgr.y (mgr.25991) 607 : cluster 0 pgmap v581: 89 pgs: 89 active+clean; 267 MiB data, 1.5 GiB used, 535 GiB / 536 GiB avail; 26 MiB/s wr, 422 op/s 2023-09-23T23:37:33.958 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:33 smithi159 bash[105915]: audit 2023-09-23T23:37:32.598569+0000 mon.a (mon.0) 761 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.6", "id": [4, 3]}]': finished 2023-09-23T23:37:33.958 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:33 smithi159 bash[105915]: audit 2023-09-23T23:37:32.598736+0000 mon.a (mon.0) 762 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.7", "id": [4, 2]}]': finished 2023-09-23T23:37:33.958 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:33 smithi159 bash[105915]: audit 2023-09-23T23:37:32.598916+0000 mon.a (mon.0) 763 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.a", "id": [4, 7]}]': finished 2023-09-23T23:37:33.958 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:33 smithi159 bash[105915]: cluster 2023-09-23T23:37:32.599629+0000 osd.7 (osd.7) 74 : cluster 3 failed to encode map e159 with expected crc 2023-09-23T23:37:33.959 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:33 smithi159 bash[105915]: cluster 2023-09-23T23:37:32.601568+0000 osd.6 (osd.6) 90 : cluster 3 failed to encode map e159 with expected crc 2023-09-23T23:37:33.959 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:33 smithi159 bash[105915]: audit 2023-09-23T23:37:32.601788+0000 mon.a (mon.0) 764 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.b", "id": [1, 7]}]': finished 2023-09-23T23:37:33.959 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:33 smithi159 bash[105915]: audit 2023-09-23T23:37:32.602065+0000 mon.a (mon.0) 765 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1a", "id": [1, 6]}]': finished 2023-09-23T23:37:33.959 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:33 smithi159 bash[105915]: audit 2023-09-23T23:37:32.602332+0000 mon.a (mon.0) 766 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1c", "id": [1, 7, 4, 2]}]': finished 2023-09-23T23:37:33.959 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:33 smithi159 bash[105915]: audit 2023-09-23T23:37:32.602568+0000 mon.a (mon.0) 767 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.19", "id": [1, 6]}]': finished 2023-09-23T23:37:33.959 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:33 smithi159 bash[105915]: audit 2023-09-23T23:37:32.602756+0000 mon.a (mon.0) 768 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 2]}]': finished 2023-09-23T23:37:33.959 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:33 smithi159 bash[105915]: audit 2023-09-23T23:37:32.603020+0000 mon.a (mon.0) 769 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1e", "id": [1, 6]}]': finished 2023-09-23T23:37:33.959 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:33 smithi159 bash[105915]: cluster 2023-09-23T23:37:32.603219+0000 mon.a (mon.0) 770 : cluster 0 osdmap e159: 8 total, 8 up, 6 in 2023-09-23T23:37:33.959 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:33 smithi159 bash[105915]: cluster 2023-09-23T23:37:32.605051+0000 osd.7 (osd.7) 75 : cluster 3 failed to encode map e159 with expected crc 2023-09-23T23:37:33.960 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:37:33 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:37:33] "GET /metrics HTTP/1.1" 200 36551 "" "Prometheus/2.43.0" 2023-09-23T23:37:33.960 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:33 smithi159 bash[108473]: cluster 2023-09-23T23:37:32.489544+0000 mgr.y (mgr.25991) 607 : cluster 0 pgmap v581: 89 pgs: 89 active+clean; 267 MiB data, 1.5 GiB used, 535 GiB / 536 GiB avail; 26 MiB/s wr, 422 op/s 2023-09-23T23:37:33.960 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:33 smithi159 bash[108473]: audit 2023-09-23T23:37:32.598569+0000 mon.a (mon.0) 761 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.6", "id": [4, 3]}]': finished 2023-09-23T23:37:33.960 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:33 smithi159 bash[108473]: audit 2023-09-23T23:37:32.598736+0000 mon.a (mon.0) 762 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.7", "id": [4, 2]}]': finished 2023-09-23T23:37:33.960 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:33 smithi159 bash[108473]: audit 2023-09-23T23:37:32.598916+0000 mon.a (mon.0) 763 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.a", "id": [4, 7]}]': finished 2023-09-23T23:37:33.960 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:33 smithi159 bash[108473]: cluster 2023-09-23T23:37:32.599629+0000 osd.7 (osd.7) 74 : cluster 3 failed to encode map e159 with expected crc 2023-09-23T23:37:33.960 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:33 smithi159 bash[108473]: cluster 2023-09-23T23:37:32.601568+0000 osd.6 (osd.6) 90 : cluster 3 failed to encode map e159 with expected crc 2023-09-23T23:37:33.960 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:33 smithi159 bash[108473]: audit 2023-09-23T23:37:32.601788+0000 mon.a (mon.0) 764 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.b", "id": [1, 7]}]': finished 2023-09-23T23:37:33.960 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:33 smithi159 bash[108473]: audit 2023-09-23T23:37:32.602065+0000 mon.a (mon.0) 765 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1a", "id": [1, 6]}]': finished 2023-09-23T23:37:33.960 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:33 smithi159 bash[108473]: audit 2023-09-23T23:37:32.602332+0000 mon.a (mon.0) 766 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1c", "id": [1, 7, 4, 2]}]': finished 2023-09-23T23:37:33.960 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:33 smithi159 bash[108473]: audit 2023-09-23T23:37:32.602568+0000 mon.a (mon.0) 767 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.19", "id": [1, 6]}]': finished 2023-09-23T23:37:33.961 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:33 smithi159 bash[108473]: audit 2023-09-23T23:37:32.602756+0000 mon.a (mon.0) 768 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 2]}]': finished 2023-09-23T23:37:33.961 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:33 smithi159 bash[108473]: audit 2023-09-23T23:37:32.603020+0000 mon.a (mon.0) 769 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1e", "id": [1, 6]}]': finished 2023-09-23T23:37:33.961 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:33 smithi159 bash[108473]: cluster 2023-09-23T23:37:32.603219+0000 mon.a (mon.0) 770 : cluster 0 osdmap e159: 8 total, 8 up, 6 in 2023-09-23T23:37:33.961 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:33 smithi159 bash[108473]: cluster 2023-09-23T23:37:32.605051+0000 osd.7 (osd.7) 75 : cluster 3 failed to encode map e159 with expected crc 2023-09-23T23:37:33.978 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:33.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:33.983 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:37:34.084 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:37:34.111 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:37:34.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:34.114 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:37:34.215 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:34.241 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:34.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:34.246 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:37:34.254 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T23:37:34.347 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:34.373 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:34.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:34.376 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:37:34.476 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:34.497 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T23:37:34.501 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:34.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:34.504 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:37:34.540 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 7 16 17003 16987 151.655 128.438 0.00638111 0.00658597 2023-09-23T23:37:34.568 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T23:37:34.604 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:34.633 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:34.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:34.635 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:37:34.736 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:34.746 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:34 smithi164 bash[92846]: cluster 2023-09-23T23:37:33.603300+0000 mon.a (mon.0) 771 : cluster 0 osdmap e160: 8 total, 8 up, 6 in 2023-09-23T23:37:34.746 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:34 smithi164 bash[92846]: cluster 2023-09-23T23:37:33.603753+0000 osd.6 (osd.6) 91 : cluster 3 failed to encode map e160 with expected crc 2023-09-23T23:37:34.746 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:34 smithi164 bash[92846]: cluster 2023-09-23T23:37:33.603873+0000 osd.7 (osd.7) 76 : cluster 3 failed to encode map e160 with expected crc 2023-09-23T23:37:34.746 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:34 smithi164 bash[92846]: cluster 2023-09-23T23:37:33.606035+0000 osd.7 (osd.7) 77 : cluster 3 failed to encode map e160 with expected crc 2023-09-23T23:37:34.746 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:34 smithi164 bash[92846]: cluster 2023-09-23T23:37:33.606112+0000 osd.6 (osd.6) 92 : cluster 3 failed to encode map e160 with expected crc 2023-09-23T23:37:34.746 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:34 smithi164 bash[92846]: cluster 2023-09-23T23:37:33.607287+0000 osd.5 (osd.5) 58 : cluster 3 failed to encode map e159 with expected crc 2023-09-23T23:37:34.746 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:34 smithi164 bash[92846]: cluster 2023-09-23T23:37:33.608078+0000 osd.4 (osd.4) 86 : cluster 3 failed to encode map e160 with expected crc 2023-09-23T23:37:34.746 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:34 smithi164 bash[92846]: cluster 2023-09-23T23:37:33.610850+0000 osd.4 (osd.4) 87 : cluster 3 failed to encode map e160 with expected crc 2023-09-23T23:37:34.764 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:34.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:34.766 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:37:34.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:34 smithi159 bash[105915]: cluster 2023-09-23T23:37:33.603300+0000 mon.a (mon.0) 771 : cluster 0 osdmap e160: 8 total, 8 up, 6 in 2023-09-23T23:37:34.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:34 smithi159 bash[105915]: cluster 2023-09-23T23:37:33.603753+0000 osd.6 (osd.6) 91 : cluster 3 failed to encode map e160 with expected crc 2023-09-23T23:37:34.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:34 smithi159 bash[105915]: cluster 2023-09-23T23:37:33.603873+0000 osd.7 (osd.7) 76 : cluster 3 failed to encode map e160 with expected crc 2023-09-23T23:37:34.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:34 smithi159 bash[105915]: cluster 2023-09-23T23:37:33.606035+0000 osd.7 (osd.7) 77 : cluster 3 failed to encode map e160 with expected crc 2023-09-23T23:37:34.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:34 smithi159 bash[105915]: cluster 2023-09-23T23:37:33.606112+0000 osd.6 (osd.6) 92 : cluster 3 failed to encode map e160 with expected crc 2023-09-23T23:37:34.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:34 smithi159 bash[105915]: cluster 2023-09-23T23:37:33.607287+0000 osd.5 (osd.5) 58 : cluster 3 failed to encode map e159 with expected crc 2023-09-23T23:37:34.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:34 smithi159 bash[105915]: cluster 2023-09-23T23:37:33.608078+0000 osd.4 (osd.4) 86 : cluster 3 failed to encode map e160 with expected crc 2023-09-23T23:37:34.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:34 smithi159 bash[105915]: cluster 2023-09-23T23:37:33.610850+0000 osd.4 (osd.4) 87 : cluster 3 failed to encode map e160 with expected crc 2023-09-23T23:37:34.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:34 smithi159 bash[108473]: cluster 2023-09-23T23:37:33.603300+0000 mon.a (mon.0) 771 : cluster 0 osdmap e160: 8 total, 8 up, 6 in 2023-09-23T23:37:34.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:34 smithi159 bash[108473]: cluster 2023-09-23T23:37:33.603753+0000 osd.6 (osd.6) 91 : cluster 3 failed to encode map e160 with expected crc 2023-09-23T23:37:34.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:34 smithi159 bash[108473]: cluster 2023-09-23T23:37:33.603873+0000 osd.7 (osd.7) 76 : cluster 3 failed to encode map e160 with expected crc 2023-09-23T23:37:34.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:34 smithi159 bash[108473]: cluster 2023-09-23T23:37:33.606035+0000 osd.7 (osd.7) 77 : cluster 3 failed to encode map e160 with expected crc 2023-09-23T23:37:34.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:34 smithi159 bash[108473]: cluster 2023-09-23T23:37:33.606112+0000 osd.6 (osd.6) 92 : cluster 3 failed to encode map e160 with expected crc 2023-09-23T23:37:34.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:34 smithi159 bash[108473]: cluster 2023-09-23T23:37:33.607287+0000 osd.5 (osd.5) 58 : cluster 3 failed to encode map e159 with expected crc 2023-09-23T23:37:34.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:34 smithi159 bash[108473]: cluster 2023-09-23T23:37:33.608078+0000 osd.4 (osd.4) 86 : cluster 3 failed to encode map e160 with expected crc 2023-09-23T23:37:34.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:34 smithi159 bash[108473]: cluster 2023-09-23T23:37:33.610850+0000 osd.4 (osd.4) 87 : cluster 3 failed to encode map e160 with expected crc 2023-09-23T23:37:34.867 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:34.900 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:34.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:34.906 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:37:35.006 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:35.036 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:35.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:35.040 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:37:35.141 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:37:35.167 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:37:35.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:35.170 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:37:35.271 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:37:35.297 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:37:35.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:35.300 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:37:35.401 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:35.433 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:35.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:35.436 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:37:35.536 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:37:35.540 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 8 16 18804 18788 146.766 112.562 0.00703683 0.00680604 2023-09-23T23:37:35.562 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:37:35.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:35.565 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:37:35.607 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:37:35.665 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:37:35.694 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:37:35.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:35.696 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:37:35.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:35 smithi159 bash[105915]: cluster 2023-09-23T23:37:34.490204+0000 mgr.y (mgr.25991) 608 : cluster 0 pgmap v584: 89 pgs: 3 peering, 86 active+clean; 742 MiB data, 3.2 GiB used, 533 GiB / 536 GiB avail; 117 MiB/s wr, 1.87k op/s; 0 B/s, 0 objects/s recovering 2023-09-23T23:37:35.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:35 smithi159 bash[108473]: cluster 2023-09-23T23:37:34.490204+0000 mgr.y (mgr.25991) 608 : cluster 0 pgmap v584: 89 pgs: 3 peering, 86 active+clean; 742 MiB data, 3.2 GiB used, 533 GiB / 536 GiB avail; 117 MiB/s wr, 1.87k op/s; 0 B/s, 0 objects/s recovering 2023-09-23T23:37:35.797 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:35.823 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:35.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:35.826 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:37:35.927 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:35.957 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:35.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:35.961 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:37:36.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:35 smithi164 bash[92846]: cluster 2023-09-23T23:37:34.490204+0000 mgr.y (mgr.25991) 608 : cluster 0 pgmap v584: 89 pgs: 3 peering, 86 active+clean; 742 MiB data, 3.2 GiB used, 533 GiB / 536 GiB avail; 117 MiB/s wr, 1.87k op/s; 0 B/s, 0 objects/s recovering 2023-09-23T23:37:36.061 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:36.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:36.093 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:36.093 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:37:36.194 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:36.223 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:36.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:36.226 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:37:36.327 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:36.358 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:36.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:36.361 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:37:36.461 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:36.488 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:36.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:36.491 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:37:36.540 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 9 16 20669 20653 143.409 116.562 0.00188529 0.00695196 2023-09-23T23:37:36.593 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:36.623 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:36.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:36.630 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:37:36.730 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:36.768 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:36.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:36.773 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:37:36.874 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:37:36.901 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:37:36.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:36.903 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:37:37.004 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:37.029 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:37.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:37.033 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:37:37.133 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:37.163 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:37.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:37.166 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:37:37.267 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:37.297 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:37.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:37.301 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:37:37.401 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:37.439 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:37.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:37.442 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:37:37.540 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 10 16 22396 22380 139.861 107.938 0.00402239 0.00714161 2023-09-23T23:37:37.543 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:37.570 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:37.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:37.574 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:37:37.675 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:37:37.701 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:37:37.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:37.704 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:37:37.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:37 smithi164 bash[92846]: cluster 2023-09-23T23:37:36.490864+0000 mgr.y (mgr.25991) 609 : cluster 0 pgmap v585: 89 pgs: 3 peering, 86 active+clean; 1010 MiB data, 3.7 GiB used, 533 GiB / 536 GiB avail; 123 MiB/s wr, 1.96k op/s; 0 B/s, 0 objects/s recovering 2023-09-23T23:37:37.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:37 smithi164 bash[92846]: audit 2023-09-23T23:37:37.286786+0000 mon.a (mon.0) 772 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:37:37.804 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:37.812 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:37 smithi159 bash[105915]: cluster 2023-09-23T23:37:36.490864+0000 mgr.y (mgr.25991) 609 : cluster 0 pgmap v585: 89 pgs: 3 peering, 86 active+clean; 1010 MiB data, 3.7 GiB used, 533 GiB / 536 GiB avail; 123 MiB/s wr, 1.96k op/s; 0 B/s, 0 objects/s recovering 2023-09-23T23:37:37.812 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:37 smithi159 bash[105915]: audit 2023-09-23T23:37:37.286786+0000 mon.a (mon.0) 772 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:37:37.813 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:37 smithi159 bash[108473]: cluster 2023-09-23T23:37:36.490864+0000 mgr.y (mgr.25991) 609 : cluster 0 pgmap v585: 89 pgs: 3 peering, 86 active+clean; 1010 MiB data, 3.7 GiB used, 533 GiB / 536 GiB avail; 123 MiB/s wr, 1.96k op/s; 0 B/s, 0 objects/s recovering 2023-09-23T23:37:37.813 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:37 smithi159 bash[108473]: audit 2023-09-23T23:37:37.286786+0000 mon.a (mon.0) 772 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:37:37.833 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:37.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:37.837 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:37:37.938 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:37.963 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:37.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:37.966 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:37:38.066 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:37:38.094 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:37:38.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:38.097 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:37:38.197 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:37:38.224 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:37:38.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:38.226 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:37:38.327 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:37:38.354 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:37:38.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:38.357 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:37:38.457 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:38.489 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:38.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:38.493 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:37:38.540 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 11 16 24248 24232 137.668 115.75 0.0044684 0.00725779 2023-09-23T23:37:38.594 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:37:38.620 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:37:38.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:38.623 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:37:38.671 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:37:38.671 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:37:38.724 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:38.752 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:38.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:38.756 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:37:38.857 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:38.888 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:38.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:38.891 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:37:38.991 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:37:39.019 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:37:39.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:39.022 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:37:39.123 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:39.144 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:39.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:39.147 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:37:39.247 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:39.276 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:39.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:39.279 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:37:39.380 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:39.409 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:39.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:39.411 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:37:39.512 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:39.540 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 12 16 25978 25962 135.204 108.125 0.00596134 0.00738845 2023-09-23T23:37:39.545 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:39.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:39.547 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:37:39.648 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:39.687 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:39.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:39.693 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:37:39.794 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:39.821 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:39.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:39.825 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:37:39.926 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:39.936 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:39 smithi164 bash[92846]: cluster 2023-09-23T23:37:38.491533+0000 mgr.y (mgr.25991) 610 : cluster 0 pgmap v586: 89 pgs: 89 active+clean; 1.2 GiB data, 4.3 GiB used, 532 GiB / 536 GiB avail; 116 MiB/s wr, 1.85k op/s; 0 B/s, 0 objects/s recovering 2023-09-23T23:37:39.951 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:39.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:39.953 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:37:40.053 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:40.070 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:39 smithi159 bash[105915]: cluster 2023-09-23T23:37:38.491533+0000 mgr.y (mgr.25991) 610 : cluster 0 pgmap v586: 89 pgs: 89 active+clean; 1.2 GiB data, 4.3 GiB used, 532 GiB / 536 GiB avail; 116 MiB/s wr, 1.85k op/s; 0 B/s, 0 objects/s recovering 2023-09-23T23:37:40.071 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:39 smithi159 bash[108473]: cluster 2023-09-23T23:37:38.491533+0000 mgr.y (mgr.25991) 610 : cluster 0 pgmap v586: 89 pgs: 89 active+clean; 1.2 GiB data, 4.3 GiB used, 532 GiB / 536 GiB avail; 116 MiB/s wr, 1.85k op/s; 0 B/s, 0 objects/s recovering 2023-09-23T23:37:40.077 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:40.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:40.081 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:37:40.182 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:40.212 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:40.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:40.216 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:37:40.316 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:40.347 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:40.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:40.350 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:37:40.404 INFO:teuthology.orchestra.run.smithi164.stdout:{ 2023-09-23T23:37:40.405 INFO:teuthology.orchestra.run.smithi164.stdout: "success": "" 2023-09-23T23:37:40.405 INFO:teuthology.orchestra.run.smithi164.stdout:} 2023-09-23T23:37:40.450 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:40.474 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:40.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:40.477 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:37:40.541 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 13 16 27260 27244 130.966 80.125 0.00552529 0.00757009 2023-09-23T23:37:40.577 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:40.599 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:40.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:40.602 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:37:40.703 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:37:40.730 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:37:40.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:40.734 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:37:40.834 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:40.864 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:40.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:40.867 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:37:40.968 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:40.997 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:41.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:41.001 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:37:41.101 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:41.132 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:41.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:41.134 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:37:41.235 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:37:41.258 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:37:41.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:41.262 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:37:41.362 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:41.387 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:41.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:41.389 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:37:41.490 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:41.517 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:41.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:41.520 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:37:41.541 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 14 16 28920 28904 129.021 103.75 0.00923423 0.00774373 2023-09-23T23:37:41.621 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:41.648 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:41.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:41.650 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:37:41.750 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:41.784 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:41.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:41.786 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:37:41.887 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:41.902 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:41 smithi159 bash[105915]: cluster 2023-09-23T23:37:40.492180+0000 mgr.y (mgr.25991) 611 : cluster 0 pgmap v587: 89 pgs: 89 active+clean; 1.5 GiB data, 5.4 GiB used, 531 GiB / 536 GiB avail; 164 MiB/s wr, 2.62k op/s; 0 B/s, 0 objects/s recovering 2023-09-23T23:37:41.903 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:41 smithi159 bash[108473]: cluster 2023-09-23T23:37:40.492180+0000 mgr.y (mgr.25991) 611 : cluster 0 pgmap v587: 89 pgs: 89 active+clean; 1.5 GiB data, 5.4 GiB used, 531 GiB / 536 GiB avail; 164 MiB/s wr, 2.62k op/s; 0 B/s, 0 objects/s recovering 2023-09-23T23:37:41.917 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:41.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:41.925 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:37:42.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:41 smithi164 bash[92846]: cluster 2023-09-23T23:37:40.492180+0000 mgr.y (mgr.25991) 611 : cluster 0 pgmap v587: 89 pgs: 89 active+clean; 1.5 GiB data, 5.4 GiB used, 531 GiB / 536 GiB avail; 164 MiB/s wr, 2.62k op/s; 0 B/s, 0 objects/s recovering 2023-09-23T23:37:42.025 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:37:42.050 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:37:42.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:42.053 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:37:42.154 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:42.180 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:42.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:42.183 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:37:42.284 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:37:42.312 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:37:42.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:42.316 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:37:42.417 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:37:42.452 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:37:42.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:42.455 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:37:42.541 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 15 16 30303 30287 126.181 86.4375 0.00297904 0.00791702 2023-09-23T23:37:42.555 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:42.585 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:42.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:42.588 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:37:42.689 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:42.719 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:42.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:42.722 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:37:42.823 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:37:42.850 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:37:42.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:42.854 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:37:42.955 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:42.990 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:42.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:42.993 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:37:43.094 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:43.129 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:43.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:43.132 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:37:43.233 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:37:43.266 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:37:43.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:43.278 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:37:43.378 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:43.409 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:43.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:43.413 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:37:43.513 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:37:43.520 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:43 smithi164 bash[92846]: cluster 2023-09-23T23:37:42.492557+0000 mgr.y (mgr.25991) 612 : cluster 0 pgmap v588: 89 pgs: 89 active+clean; 1.5 GiB data, 5.4 GiB used, 531 GiB / 536 GiB avail; 132 MiB/s wr, 2.12k op/s; 0 B/s, 0 objects/s recovering 2023-09-23T23:37:43.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:43 smithi164 bash[92846]: audit 2023-09-23T23:37:43.092583+0000 mon.a (mon.0) 773 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:37:43.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:43 smithi164 bash[92846]: audit 2023-09-23T23:37:43.101752+0000 mon.a (mon.0) 774 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:37:43.539 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:37:43.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:43.541 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:37:43.543 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 16 16 31639 31623 123.505 83.5 0.00478582 0.00808875 2023-09-23T23:37:43.642 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:37:43.645 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:43 smithi159 bash[108473]: cluster 2023-09-23T23:37:42.492557+0000 mgr.y (mgr.25991) 612 : cluster 0 pgmap v588: 89 pgs: 89 active+clean; 1.5 GiB data, 5.4 GiB used, 531 GiB / 536 GiB avail; 132 MiB/s wr, 2.12k op/s; 0 B/s, 0 objects/s recovering 2023-09-23T23:37:43.645 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:43 smithi159 bash[108473]: audit 2023-09-23T23:37:43.092583+0000 mon.a (mon.0) 773 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:37:43.645 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:43 smithi159 bash[108473]: audit 2023-09-23T23:37:43.101752+0000 mon.a (mon.0) 774 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:37:43.645 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:43 smithi159 bash[105915]: cluster 2023-09-23T23:37:42.492557+0000 mgr.y (mgr.25991) 612 : cluster 0 pgmap v588: 89 pgs: 89 active+clean; 1.5 GiB data, 5.4 GiB used, 531 GiB / 536 GiB avail; 132 MiB/s wr, 2.12k op/s; 0 B/s, 0 objects/s recovering 2023-09-23T23:37:43.646 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:43 smithi159 bash[105915]: audit 2023-09-23T23:37:43.092583+0000 mon.a (mon.0) 773 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:37:43.646 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:43 smithi159 bash[105915]: audit 2023-09-23T23:37:43.101752+0000 mon.a (mon.0) 774 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:37:43.668 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:37:43.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:43.670 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:37:43.771 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:37:43.802 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:37:43.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:43.804 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:37:43.904 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:37:43.931 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:37:43.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:43.934 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:37:44.035 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:37:44.043 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:37:43 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:37:43] "GET /metrics HTTP/1.1" 200 36551 "" "Prometheus/2.43.0" 2023-09-23T23:37:44.062 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:37:44.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:44.065 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:37:44.166 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:37:44.192 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:37:44.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:44.194 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:37:44.295 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:37:44.320 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:37:44.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:44.326 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:37:44.426 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:37:44.451 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:37:44.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:44.456 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:37:44.542 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 17 15 33194 33179 121.96 97.25 0.0123871 0.00819343 2023-09-23T23:37:44.557 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:44.583 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:44.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:44.586 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:37:44.687 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:44.711 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:44.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:44.716 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:37:44.817 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:37:44.855 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:37:44.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:44.858 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:37:44.958 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:44.985 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:44.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:44.989 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:37:45.089 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:37:45.115 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:37:45.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:45.119 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:37:45.219 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:45.247 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:45.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:45.252 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:37:45.353 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:37:45.378 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:37:45.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:45.381 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:37:45.482 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:37:45.516 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:37:45.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:45.520 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:37:45.542 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 18 16 34504 34488 119.729 81.8125 0.00215765 0.00829456 2023-09-23T23:37:45.621 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:45.645 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:45.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:45.649 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:37:45.749 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:45.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:45 smithi164 bash[92846]: cluster 2023-09-23T23:37:44.493245+0000 mgr.y (mgr.25991) 613 : cluster 0 pgmap v589: 89 pgs: 89 active+clean; 1.8 GiB data, 6.5 GiB used, 530 GiB / 536 GiB avail; 125 MiB/s wr, 1.99k op/s; 0 B/s, 0 objects/s recovering 2023-09-23T23:37:45.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:45 smithi164 bash[92846]: audit 2023-09-23T23:37:44.558761+0000 mon.a (mon.0) 775 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:37:45.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:45 smithi164 bash[92846]: audit 2023-09-23T23:37:44.582862+0000 mon.a (mon.0) 776 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:37:45.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:45 smithi164 bash[92846]: audit 2023-09-23T23:37:45.153207+0000 mon.a (mon.0) 777 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:37:45.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:45 smithi164 bash[92846]: audit 2023-09-23T23:37:45.156083+0000 mon.a (mon.0) 778 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:37:45.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:45 smithi164 bash[92846]: audit 2023-09-23T23:37:45.165409+0000 mon.a (mon.0) 779 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:37:45.775 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:45.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:45.777 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:37:45.872 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:45 smithi159 bash[105915]: cluster 2023-09-23T23:37:44.493245+0000 mgr.y (mgr.25991) 613 : cluster 0 pgmap v589: 89 pgs: 89 active+clean; 1.8 GiB data, 6.5 GiB used, 530 GiB / 536 GiB avail; 125 MiB/s wr, 1.99k op/s; 0 B/s, 0 objects/s recovering 2023-09-23T23:37:45.872 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:45 smithi159 bash[105915]: audit 2023-09-23T23:37:44.558761+0000 mon.a (mon.0) 775 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:37:45.872 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:45 smithi159 bash[105915]: audit 2023-09-23T23:37:44.582862+0000 mon.a (mon.0) 776 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:37:45.872 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:45 smithi159 bash[105915]: audit 2023-09-23T23:37:45.153207+0000 mon.a (mon.0) 777 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:37:45.872 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:45 smithi159 bash[105915]: audit 2023-09-23T23:37:45.156083+0000 mon.a (mon.0) 778 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:37:45.873 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:45 smithi159 bash[105915]: audit 2023-09-23T23:37:45.165409+0000 mon.a (mon.0) 779 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:37:45.873 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:45 smithi159 bash[108473]: cluster 2023-09-23T23:37:44.493245+0000 mgr.y (mgr.25991) 613 : cluster 0 pgmap v589: 89 pgs: 89 active+clean; 1.8 GiB data, 6.5 GiB used, 530 GiB / 536 GiB avail; 125 MiB/s wr, 1.99k op/s; 0 B/s, 0 objects/s recovering 2023-09-23T23:37:45.873 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:45 smithi159 bash[108473]: audit 2023-09-23T23:37:44.558761+0000 mon.a (mon.0) 775 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:37:45.873 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:45 smithi159 bash[108473]: audit 2023-09-23T23:37:44.582862+0000 mon.a (mon.0) 776 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:37:45.873 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:45 smithi159 bash[108473]: audit 2023-09-23T23:37:45.153207+0000 mon.a (mon.0) 777 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:37:45.873 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:45 smithi159 bash[108473]: audit 2023-09-23T23:37:45.156083+0000 mon.a (mon.0) 778 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:37:45.873 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:45 smithi159 bash[108473]: audit 2023-09-23T23:37:45.165409+0000 mon.a (mon.0) 779 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:37:45.879 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:37:45.908 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:37:45.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:45.912 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:37:46.013 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:37:46.042 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:37:46.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:46.044 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:37:46.145 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:37:46.173 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:37:46.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:46.177 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:37:46.278 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:46.307 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:46.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:46.311 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:37:46.377 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 3, 4, 6, 7] out_osds: [5, 0] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-09-23T23:37:46.377 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T23:37:46.377 INFO:tasks.thrashosds.thrasher:fixing pg num pool unique_pool_1 2023-09-23T23:37:46.378 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T23:37:46.412 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:46.458 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:46.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:46.461 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:37:46.542 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 19 16 35983 35967 118.292 92.4375 0.0136141 0.00844797 2023-09-23T23:37:46.562 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:46.592 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:46.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:46.595 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:37:46.695 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:37:46.721 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:37:46.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:46.726 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:37:46.826 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:37:46.853 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:37:46.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:46.858 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:37:46.959 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:37:46.988 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:37:46.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:46.991 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:37:47.091 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:47.114 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:47.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:47.117 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:37:47.217 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:47.254 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:47.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:47.260 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:37:47.361 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:37:47.389 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:37:47.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:47.393 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:37:47.494 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:47.517 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:47.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:47.520 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:37:47.542 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:2023-09-23T23:37:47.540704+0000 min lat: 0.00116943 max lat: 0.19341 avg lat: 0.00853134 2023-09-23T23:37:47.543 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T23:37:47.543 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 20 16 37503 37487 117.127 95 0.00490504 0.00853134 2023-09-23T23:37:47.620 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:47.658 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:47.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:47.661 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:37:47.762 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:47.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:47 smithi164 bash[92846]: cluster 2023-09-23T23:37:46.493867+0000 mgr.y (mgr.25991) 614 : cluster 0 pgmap v590: 89 pgs: 89 active+clean; 2.0 GiB data, 6.8 GiB used, 530 GiB / 536 GiB avail; 108 MiB/s wr, 1.73k op/s; 0 B/s, 0 objects/s recovering 2023-09-23T23:37:47.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:47 smithi164 bash[92846]: audit 2023-09-23T23:37:47.233132+0000 mon.a (mon.0) 780 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:37:47.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:47 smithi164 bash[92846]: audit 2023-09-23T23:37:47.529969+0000 mon.a (mon.0) 781 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:37:47.780 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:47.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:47.782 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:37:47.813 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:47 smithi159 bash[105915]: cluster 2023-09-23T23:37:46.493867+0000 mgr.y (mgr.25991) 614 : cluster 0 pgmap v590: 89 pgs: 89 active+clean; 2.0 GiB data, 6.8 GiB used, 530 GiB / 536 GiB avail; 108 MiB/s wr, 1.73k op/s; 0 B/s, 0 objects/s recovering 2023-09-23T23:37:47.813 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:47 smithi159 bash[105915]: audit 2023-09-23T23:37:47.233132+0000 mon.a (mon.0) 780 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:37:47.813 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:47 smithi159 bash[105915]: audit 2023-09-23T23:37:47.529969+0000 mon.a (mon.0) 781 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:37:47.814 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:47 smithi159 bash[108473]: cluster 2023-09-23T23:37:46.493867+0000 mgr.y (mgr.25991) 614 : cluster 0 pgmap v590: 89 pgs: 89 active+clean; 2.0 GiB data, 6.8 GiB used, 530 GiB / 536 GiB avail; 108 MiB/s wr, 1.73k op/s; 0 B/s, 0 objects/s recovering 2023-09-23T23:37:47.814 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:47 smithi159 bash[108473]: audit 2023-09-23T23:37:47.233132+0000 mon.a (mon.0) 780 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:37:47.814 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:47 smithi159 bash[108473]: audit 2023-09-23T23:37:47.529969+0000 mon.a (mon.0) 781 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:37:47.883 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:47.908 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:47.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:47.911 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:37:48.012 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:48.034 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:48.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:48.036 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:37:48.137 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:37:48.163 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:37:48.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:48.166 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:37:48.266 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:48.294 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:48.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:48.297 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:37:48.398 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:37:48.426 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:37:48.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:48.428 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:37:48.529 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:48.542 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 21 16 38956 38940 115.874 90.8125 0.0122895 0.00862458 2023-09-23T23:37:48.561 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:48.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:48.565 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:37:48.666 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:48.692 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:48.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:48.694 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:37:48.795 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:37:48.829 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:37:48.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:48.832 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:37:48.933 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:48.959 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:48.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:48.963 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:37:49.064 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:37:49.091 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:37:49.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:49.093 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:37:49.194 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:49.226 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:49.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:49.230 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:37:49.331 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:49.356 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:49.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:49.361 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:37:49.461 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:49.484 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:49.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:49.486 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:37:49.543 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 22 16 40292 40276 114.402 83.5 0.00260282 0.00869582 2023-09-23T23:37:49.587 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:49.604 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:49.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:49.605 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:37:49.706 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:49.730 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:49.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:49.733 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:37:49.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:49 smithi164 bash[92846]: cluster 2023-09-23T23:37:48.494479+0000 mgr.y (mgr.25991) 615 : cluster 0 pgmap v591: 89 pgs: 89 active+clean; 2.1 GiB data, 7.3 GiB used, 529 GiB / 536 GiB avail; 97 MiB/s wr, 1.56k op/s 2023-09-23T23:37:49.834 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:49.858 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:49.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:49.860 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:37:49.961 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:49.993 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:49.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:49.996 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:37:50.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:49 smithi159 bash[105915]: cluster 2023-09-23T23:37:48.494479+0000 mgr.y (mgr.25991) 615 : cluster 0 pgmap v591: 89 pgs: 89 active+clean; 2.1 GiB data, 7.3 GiB used, 529 GiB / 536 GiB avail; 97 MiB/s wr, 1.56k op/s 2023-09-23T23:37:50.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:49 smithi159 bash[108473]: cluster 2023-09-23T23:37:48.494479+0000 mgr.y (mgr.25991) 615 : cluster 0 pgmap v591: 89 pgs: 89 active+clean; 2.1 GiB data, 7.3 GiB used, 529 GiB / 536 GiB avail; 97 MiB/s wr, 1.56k op/s 2023-09-23T23:37:50.097 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:37:50.125 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:37:50.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:50.129 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:37:50.230 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:50.254 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:50.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:50.256 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:37:50.357 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:50.383 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:50.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:50.385 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:37:50.486 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:50.510 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:50.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:50.512 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:37:50.543 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 23 16 41580 41564 112.928 80.5 0.00943855 0.00884975 2023-09-23T23:37:50.613 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:50.634 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:50.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:50.637 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:37:50.738 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:50.757 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:50.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:50.760 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:37:50.860 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:37:50.885 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:37:50.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:50.888 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:37:50.989 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:51.020 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:51.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:51.023 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:37:51.123 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:51.147 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:51.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:51.151 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:37:51.252 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:37:51.284 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:37:51.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:51.286 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:37:51.387 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:37:51.414 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:37:51.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:51.417 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:37:51.518 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:51.543 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 24 16 42516 42500 110.66 58.5 0.0111851 0.00903088 2023-09-23T23:37:51.547 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:51.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:51.550 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:37:51.651 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:37:51.683 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:37:51.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:51.686 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:37:51.787 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:51.810 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:51.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:51.813 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:37:51.914 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:51.924 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:51 smithi159 bash[105915]: cluster 2023-09-23T23:37:50.495002+0000 mgr.y (mgr.25991) 616 : cluster 0 pgmap v592: 89 pgs: 89 active+clean; 2.4 GiB data, 8.2 GiB used, 528 GiB / 536 GiB avail; 108 MiB/s wr, 1.73k op/s 2023-09-23T23:37:51.924 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:51 smithi159 bash[108473]: cluster 2023-09-23T23:37:50.495002+0000 mgr.y (mgr.25991) 616 : cluster 0 pgmap v592: 89 pgs: 89 active+clean; 2.4 GiB data, 8.2 GiB used, 528 GiB / 536 GiB avail; 108 MiB/s wr, 1.73k op/s 2023-09-23T23:37:51.940 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:51.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:51.945 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:37:52.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:51 smithi164 bash[92846]: cluster 2023-09-23T23:37:50.495002+0000 mgr.y (mgr.25991) 616 : cluster 0 pgmap v592: 89 pgs: 89 active+clean; 2.4 GiB data, 8.2 GiB used, 528 GiB / 536 GiB avail; 108 MiB/s wr, 1.73k op/s 2023-09-23T23:37:52.046 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:37:52.078 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:37:52.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:52.081 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:37:52.182 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:52.207 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:52.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:52.210 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:37:52.311 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:52.340 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:52.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:52.344 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:37:52.429 INFO:teuthology.orchestra.run.smithi159.stdout:{ 2023-09-23T23:37:52.429 INFO:teuthology.orchestra.run.smithi159.stdout: "ops": [], 2023-09-23T23:37:52.429 INFO:teuthology.orchestra.run.smithi159.stdout: "complaint_time": 30, 2023-09-23T23:37:52.429 INFO:teuthology.orchestra.run.smithi159.stdout: "num_blocked_ops": 0 2023-09-23T23:37:52.430 INFO:teuthology.orchestra.run.smithi159.stdout:} 2023-09-23T23:37:52.445 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:52.471 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:52.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:52.476 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:37:52.543 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 25 16 43812 43796 109.473 81 0.00540731 0.00912907 2023-09-23T23:37:52.577 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:52.605 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:52.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:52.609 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:37:52.710 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:52.736 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:52.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:52.740 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:37:52.841 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:52.870 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:52.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:52.872 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:37:52.973 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:53.001 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:53.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:53.005 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:37:53.106 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:53.131 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:53.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:53.134 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:37:53.190 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:37:53.235 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:53.266 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:53.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:53.272 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:37:53.373 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:37:53.406 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:37:53.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:53.410 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:37:53.511 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:53.539 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:53.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:53.541 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:37:53.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:53 smithi159 bash[105915]: cluster 2023-09-23T23:37:52.495481+0000 mgr.y (mgr.25991) 617 : cluster 0 pgmap v593: 89 pgs: 89 active+clean; 2.4 GiB data, 8.2 GiB used, 528 GiB / 536 GiB avail; 76 MiB/s wr, 1.21k op/s 2023-09-23T23:37:53.543 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:53 smithi159 bash[108473]: cluster 2023-09-23T23:37:52.495481+0000 mgr.y (mgr.25991) 617 : cluster 0 pgmap v593: 89 pgs: 89 active+clean; 2.4 GiB data, 8.2 GiB used, 528 GiB / 536 GiB avail; 76 MiB/s wr, 1.21k op/s 2023-09-23T23:37:53.544 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 26 16 45103 45087 108.364 80.6875 0.00994775 0.00922264 2023-09-23T23:37:53.641 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:53.652 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:53 smithi164 bash[92846]: cluster 2023-09-23T23:37:52.495481+0000 mgr.y (mgr.25991) 617 : cluster 0 pgmap v593: 89 pgs: 89 active+clean; 2.4 GiB data, 8.2 GiB used, 528 GiB / 536 GiB avail; 76 MiB/s wr, 1.21k op/s 2023-09-23T23:37:53.669 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:53.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:53.673 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:37:53.773 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:53.796 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:53.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:53.800 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:37:53.901 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:53.926 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:53.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:53.930 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:37:53.946 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:37:53 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:37:53] "GET /metrics HTTP/1.1" 200 36552 "" "Prometheus/2.43.0" 2023-09-23T23:37:54.031 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:54.058 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:54.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:54.059 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:37:54.160 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:54.187 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:54.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:54.192 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:37:54.293 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:54.319 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:54.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:54.321 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:37:54.422 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:54.447 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:54.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:54.449 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:37:54.544 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 27 16 46329 46313 107.189 76.625 0.0115735 0.00932286 2023-09-23T23:37:54.550 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:54.584 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:54.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:54.590 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:37:54.691 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:54.716 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:54.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:54.718 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:37:54.819 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:54.843 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:54.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:54.846 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:37:54.947 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:37:54.973 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:37:54.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:54.978 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:37:55.079 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:37:55.105 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:37:55.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:55.110 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:37:55.211 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:37:55.248 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:37:55.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:55.253 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:37:55.354 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:55.380 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:55.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:55.383 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:37:55.484 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:55.509 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:55.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:55.512 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:37:55.544 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 28 16 47644 47628 106.295 82.1875 0.0108855 0.00940128 2023-09-23T23:37:55.613 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:55.634 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:55.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:55.635 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:37:55.736 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:55.745 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:55 smithi159 bash[105915]: cluster 2023-09-23T23:37:54.496339+0000 mgr.y (mgr.25991) 618 : cluster 0 pgmap v594: 89 pgs: 89 active+clean; 2.7 GiB data, 9.1 GiB used, 527 GiB / 536 GiB avail; 96 MiB/s wr, 1.54k op/s 2023-09-23T23:37:55.745 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:55 smithi159 bash[108473]: cluster 2023-09-23T23:37:54.496339+0000 mgr.y (mgr.25991) 618 : cluster 0 pgmap v594: 89 pgs: 89 active+clean; 2.7 GiB data, 9.1 GiB used, 527 GiB / 536 GiB avail; 96 MiB/s wr, 1.54k op/s 2023-09-23T23:37:55.765 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:55.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:55.771 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:37:55.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:55 smithi164 bash[92846]: cluster 2023-09-23T23:37:54.496339+0000 mgr.y (mgr.25991) 618 : cluster 0 pgmap v594: 89 pgs: 89 active+clean; 2.7 GiB data, 9.1 GiB used, 527 GiB / 536 GiB avail; 96 MiB/s wr, 1.54k op/s 2023-09-23T23:37:55.872 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:55.900 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:55.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:55.905 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:37:56.006 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:56.039 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:56.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:56.041 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:37:56.142 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:37:56.166 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:37:56.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:56.170 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:37:56.271 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:56.303 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:56.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:56.305 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:37:56.406 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:56.426 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:56.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:56.428 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:37:56.529 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:56.544 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 29 16 48699 48683 104.904 65.9375 0.0156863 0.00952529 2023-09-23T23:37:56.554 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:56.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:56.556 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:37:56.657 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:37:56.684 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:37:56.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:56.686 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:37:56.787 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:37:56.813 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:37:56.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:56.817 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:37:56.918 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:56.942 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:56.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:56.947 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:37:57.048 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:37:57.074 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:37:57.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:57.076 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:37:57.177 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:57.197 INFO:teuthology.orchestra.run.smithi159.stdout:osd.0: {} 2023-09-23T23:37:57.197 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:57.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:57.199 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:37:57.259 INFO:teuthology.orchestra.run.smithi159.stdout:osd.1: {} 2023-09-23T23:37:57.300 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:37:57.309 INFO:teuthology.orchestra.run.smithi159.stdout:osd.2: {} 2023-09-23T23:37:57.326 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:37:57.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:57.329 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:37:57.354 INFO:teuthology.orchestra.run.smithi159.stdout:osd.3: {} 2023-09-23T23:37:57.391 INFO:teuthology.orchestra.run.smithi159.stdout:osd.4: {} 2023-09-23T23:37:57.425 INFO:teuthology.orchestra.run.smithi159.stdout:osd.5: {} 2023-09-23T23:37:57.430 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:37:57.458 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:37:57.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:57.461 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:37:57.465 INFO:teuthology.orchestra.run.smithi159.stdout:osd.6: {} 2023-09-23T23:37:57.504 INFO:teuthology.orchestra.run.smithi159.stdout:osd.7: {} 2023-09-23T23:37:57.512 INFO:teuthology.orchestra.run.smithi159.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T23:37:57.512 INFO:teuthology.orchestra.run.smithi159.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T23:37:57.512 INFO:teuthology.orchestra.run.smithi159.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T23:37:57.512 INFO:teuthology.orchestra.run.smithi159.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T23:37:57.513 INFO:teuthology.orchestra.run.smithi159.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T23:37:57.513 INFO:teuthology.orchestra.run.smithi159.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T23:37:57.513 INFO:teuthology.orchestra.run.smithi159.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T23:37:57.513 INFO:teuthology.orchestra.run.smithi159.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T23:37:57.544 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 30 16 49859 49843 103.823 72.5 0.00453176 0.00962535 2023-09-23T23:37:57.561 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:57.572 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:57 smithi164 bash[92846]: cluster 2023-09-23T23:37:56.496884+0000 mgr.y (mgr.25991) 619 : cluster 0 pgmap v595: 89 pgs: 89 active+clean; 2.8 GiB data, 9.3 GiB used, 527 GiB / 536 GiB avail; 84 MiB/s wr, 1.34k op/s 2023-09-23T23:37:57.572 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:57 smithi164 bash[92846]: audit 2023-09-23T23:37:57.171746+0000 mon.c (mon.2) 48 : audit 0 from='client.? 172.21.15.159:0/2943073230' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:37:57.592 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:57.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:57.595 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:37:57.695 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:57.724 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:57.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:57.727 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:37:57.828 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:37:57.854 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:37:57.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:57.859 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:37:57.960 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:57.985 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:37:57.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:57.992 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:37:58.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:57 smithi159 bash[105915]: cluster 2023-09-23T23:37:56.496884+0000 mgr.y (mgr.25991) 619 : cluster 0 pgmap v595: 89 pgs: 89 active+clean; 2.8 GiB data, 9.3 GiB used, 527 GiB / 536 GiB avail; 84 MiB/s wr, 1.34k op/s 2023-09-23T23:37:58.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:57 smithi159 bash[105915]: audit 2023-09-23T23:37:57.171746+0000 mon.c (mon.2) 48 : audit 0 from='client.? 172.21.15.159:0/2943073230' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:37:58.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:57 smithi159 bash[108473]: cluster 2023-09-23T23:37:56.496884+0000 mgr.y (mgr.25991) 619 : cluster 0 pgmap v595: 89 pgs: 89 active+clean; 2.8 GiB data, 9.3 GiB used, 527 GiB / 536 GiB avail; 84 MiB/s wr, 1.34k op/s 2023-09-23T23:37:58.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:57 smithi159 bash[108473]: audit 2023-09-23T23:37:57.171746+0000 mon.c (mon.2) 48 : audit 0 from='client.? 172.21.15.159:0/2943073230' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:37:58.092 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:58.094 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_historic_ops 2023-09-23T23:37:58.163 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:58.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:58.166 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:37:58.266 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:37:58.293 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:37:58.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:58.295 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:37:58.396 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:37:58.421 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:37:58.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:58.424 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:37:58.524 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:37:58.544 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 31 16 51105 51089 102.986 77.875 0.00872248 0.00970348 2023-09-23T23:37:58.551 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:37:58.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:58.553 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:37:58.654 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:58.678 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:58.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:58.682 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:37:58.782 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:37:58.812 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:37:58.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:58.815 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:37:58.915 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:58.946 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:58.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:58.949 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:37:59.050 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:59.082 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:59.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:59.084 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:37:59.185 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:37:59.212 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:37:59.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:59.216 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:37:59.317 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:59.342 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:37:59.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:59.344 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:37:59.445 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:59.475 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:37:59.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:59.480 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:37:59.544 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 32 16 52244 52228 101.992 71.1875 0.0047107 0.0097986 2023-09-23T23:37:59.581 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:59.590 INFO:teuthology.orchestra.run.smithi159.stderr:noscrub is unset 2023-09-23T23:37:59.590 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:59 smithi159 bash[105915]: cluster 2023-09-23T23:37:58.497590+0000 mgr.y (mgr.25991) 620 : cluster 0 pgmap v596: 89 pgs: 89 active+clean; 2.9 GiB data, 9.7 GiB used, 527 GiB / 536 GiB avail; 79 MiB/s wr, 1.27k op/s 2023-09-23T23:37:59.590 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:37:59 smithi159 bash[105915]: audit 2023-09-23T23:37:58.982810+0000 mon.a (mon.0) 782 : audit 1 from='client.? 172.21.15.159:0/279174861' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:37:59.591 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:59 smithi159 bash[108473]: cluster 2023-09-23T23:37:58.497590+0000 mgr.y (mgr.25991) 620 : cluster 0 pgmap v596: 89 pgs: 89 active+clean; 2.9 GiB data, 9.7 GiB used, 527 GiB / 536 GiB avail; 79 MiB/s wr, 1.27k op/s 2023-09-23T23:37:59.591 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:37:59 smithi159 bash[108473]: audit 2023-09-23T23:37:58.982810+0000 mon.a (mon.0) 782 : audit 1 from='client.? 172.21.15.159:0/279174861' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:37:59.609 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:37:59.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:59.613 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:37:59.714 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:37:59.742 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:37:59.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:59.746 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:37:59.847 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:59.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:37:59.887 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:37:59.887 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:37:59.987 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:37:59.997 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:59 smithi164 bash[92846]: cluster 2023-09-23T23:37:58.497590+0000 mgr.y (mgr.25991) 620 : cluster 0 pgmap v596: 89 pgs: 89 active+clean; 2.9 GiB data, 9.7 GiB used, 527 GiB / 536 GiB avail; 79 MiB/s wr, 1.27k op/s 2023-09-23T23:37:59.997 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:37:59 smithi164 bash[92846]: audit 2023-09-23T23:37:58.982810+0000 mon.a (mon.0) 782 : audit 1 from='client.? 172.21.15.159:0/279174861' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:38:00.020 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:00.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:00.023 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:38:00.123 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:38:00.155 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:38:00.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:00.162 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:38:00.263 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:00.286 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:00.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:00.290 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:38:00.391 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:38:00.418 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:38:00.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:00.422 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:38:00.523 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:00.544 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 33 16 53440 53424 101.167 74.75 0.0120374 0.00987776 2023-09-23T23:38:00.549 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:00.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:00.554 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:38:00.655 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:38:00.664 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:38:00 smithi159 bash[105915]: cluster 2023-09-23T23:37:59.558067+0000 mon.a (mon.0) 783 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:38:00.664 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:38:00 smithi159 bash[105915]: cluster 2023-09-23T23:37:59.573578+0000 osd.6 (osd.6) 93 : cluster 3 failed to encode map e161 with expected crc 2023-09-23T23:38:00.664 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:38:00 smithi159 bash[105915]: cluster 2023-09-23T23:37:59.578529+0000 osd.7 (osd.7) 78 : cluster 3 failed to encode map e161 with expected crc 2023-09-23T23:38:00.664 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:38:00 smithi159 bash[105915]: cluster 2023-09-23T23:37:59.580149+0000 osd.6 (osd.6) 94 : cluster 3 failed to encode map e161 with expected crc 2023-09-23T23:38:00.664 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:38:00 smithi159 bash[105915]: audit 2023-09-23T23:37:59.581882+0000 mon.a (mon.0) 784 : audit 1 from='client.? 172.21.15.159:0/279174861' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T23:38:00.665 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:38:00 smithi159 bash[105915]: cluster 2023-09-23T23:37:59.582209+0000 mon.a (mon.0) 785 : cluster 0 osdmap e161: 8 total, 8 up, 6 in 2023-09-23T23:38:00.665 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:38:00 smithi159 bash[105915]: cluster 2023-09-23T23:37:59.582236+0000 osd.6 (osd.6) 95 : cluster 3 failed to encode map e161 with expected crc 2023-09-23T23:38:00.665 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:38:00 smithi159 bash[105915]: cluster 2023-09-23T23:37:59.583700+0000 osd.4 (osd.4) 88 : cluster 3 failed to encode map e161 with expected crc 2023-09-23T23:38:00.665 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:38:00 smithi159 bash[108473]: cluster 2023-09-23T23:37:59.558067+0000 mon.a (mon.0) 783 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:38:00.665 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:38:00 smithi159 bash[108473]: cluster 2023-09-23T23:37:59.573578+0000 osd.6 (osd.6) 93 : cluster 3 failed to encode map e161 with expected crc 2023-09-23T23:38:00.665 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:38:00 smithi159 bash[108473]: cluster 2023-09-23T23:37:59.578529+0000 osd.7 (osd.7) 78 : cluster 3 failed to encode map e161 with expected crc 2023-09-23T23:38:00.665 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:38:00 smithi159 bash[108473]: cluster 2023-09-23T23:37:59.580149+0000 osd.6 (osd.6) 94 : cluster 3 failed to encode map e161 with expected crc 2023-09-23T23:38:00.665 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:38:00 smithi159 bash[108473]: audit 2023-09-23T23:37:59.581882+0000 mon.a (mon.0) 784 : audit 1 from='client.? 172.21.15.159:0/279174861' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T23:38:00.665 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:38:00 smithi159 bash[108473]: cluster 2023-09-23T23:37:59.582209+0000 mon.a (mon.0) 785 : cluster 0 osdmap e161: 8 total, 8 up, 6 in 2023-09-23T23:38:00.665 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:38:00 smithi159 bash[108473]: cluster 2023-09-23T23:37:59.582236+0000 osd.6 (osd.6) 95 : cluster 3 failed to encode map e161 with expected crc 2023-09-23T23:38:00.666 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:38:00 smithi159 bash[108473]: cluster 2023-09-23T23:37:59.583700+0000 osd.4 (osd.4) 88 : cluster 3 failed to encode map e161 with expected crc 2023-09-23T23:38:00.679 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:38:00.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:00.682 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:38:00.782 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:00.791 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:38:00 smithi164 bash[92846]: cluster 2023-09-23T23:37:59.558067+0000 mon.a (mon.0) 783 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:38:00.791 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:38:00 smithi164 bash[92846]: cluster 2023-09-23T23:37:59.573578+0000 osd.6 (osd.6) 93 : cluster 3 failed to encode map e161 with expected crc 2023-09-23T23:38:00.791 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:38:00 smithi164 bash[92846]: cluster 2023-09-23T23:37:59.578529+0000 osd.7 (osd.7) 78 : cluster 3 failed to encode map e161 with expected crc 2023-09-23T23:38:00.791 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:38:00 smithi164 bash[92846]: cluster 2023-09-23T23:37:59.580149+0000 osd.6 (osd.6) 94 : cluster 3 failed to encode map e161 with expected crc 2023-09-23T23:38:00.792 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:38:00 smithi164 bash[92846]: audit 2023-09-23T23:37:59.581882+0000 mon.a (mon.0) 784 : audit 1 from='client.? 172.21.15.159:0/279174861' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T23:38:00.792 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:38:00 smithi164 bash[92846]: cluster 2023-09-23T23:37:59.582209+0000 mon.a (mon.0) 785 : cluster 0 osdmap e161: 8 total, 8 up, 6 in 2023-09-23T23:38:00.792 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:38:00 smithi164 bash[92846]: cluster 2023-09-23T23:37:59.582236+0000 osd.6 (osd.6) 95 : cluster 3 failed to encode map e161 with expected crc 2023-09-23T23:38:00.792 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:38:00 smithi164 bash[92846]: cluster 2023-09-23T23:37:59.583700+0000 osd.4 (osd.4) 88 : cluster 3 failed to encode map e161 with expected crc 2023-09-23T23:38:00.807 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:00.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:00.814 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:38:00.915 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:38:00.946 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:38:00.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:00.950 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:38:01.051 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:01.074 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:01.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:01.077 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:38:01.177 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:01.201 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:01.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:01.203 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:38:01.304 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:38:01.330 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:38:01.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:01.333 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:38:01.433 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:01.459 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:01.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:01.461 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:38:01.544 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 34 16 54249 54233 99.6782 50.5625 0.00346969 0.0100094 2023-09-23T23:38:01.562 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:01.592 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:01.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:01.595 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:38:01.696 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:38:01.724 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:38:01.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:01.726 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:38:01.827 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:38:01.836 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:38:01 smithi159 bash[105915]: cluster 2023-09-23T23:38:00.498120+0000 mgr.y (mgr.25991) 621 : cluster 0 pgmap v598: 89 pgs: 89 active+clean; 3.2 GiB data, 10 GiB used, 526 GiB / 536 GiB avail; 75 MiB/s wr, 1.21k op/s 2023-09-23T23:38:01.836 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:38:01 smithi159 bash[108473]: cluster 2023-09-23T23:38:00.498120+0000 mgr.y (mgr.25991) 621 : cluster 0 pgmap v598: 89 pgs: 89 active+clean; 3.2 GiB data, 10 GiB used, 526 GiB / 536 GiB avail; 75 MiB/s wr, 1.21k op/s 2023-09-23T23:38:01.857 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:38:01.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:01.862 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:38:01.963 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:38:01.998 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:38:02.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:02.001 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:38:02.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:38:01 smithi164 bash[92846]: cluster 2023-09-23T23:38:00.498120+0000 mgr.y (mgr.25991) 621 : cluster 0 pgmap v598: 89 pgs: 89 active+clean; 3.2 GiB data, 10 GiB used, 526 GiB / 536 GiB avail; 75 MiB/s wr, 1.21k op/s 2023-09-23T23:38:02.102 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:38:02.134 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:38:02.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:02.138 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:38:02.239 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:02.268 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:02.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:02.271 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:38:02.371 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:38:02.404 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:38:02.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:02.409 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:38:02.510 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:02.529 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T23:38:02.539 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:02.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:02.542 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:38:02.545 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 35 16 55412 55396 98.9035 72.6875 0.0152167 0.0101051 2023-09-23T23:38:02.643 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:38:02.666 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:38:02.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:02.671 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:38:02.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:38:02 smithi164 bash[92846]: audit 2023-09-23T23:38:02.231094+0000 mon.a (mon.0) 786 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:38:02.771 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:38:02.788 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:38:02 smithi159 bash[105915]: audit 2023-09-23T23:38:02.231094+0000 mon.a (mon.0) 786 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:38:02.788 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:38:02 smithi159 bash[108473]: audit 2023-09-23T23:38:02.231094+0000 mon.a (mon.0) 786 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:38:02.808 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:38:02.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:02.812 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:38:02.913 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:38:02.951 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:38:02.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:02.954 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:38:03.055 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:03.081 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:03.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:03.083 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:38:03.184 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:03.210 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:03.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:03.213 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:38:03.313 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:03.342 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:03.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:03.345 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:38:03.446 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:03.475 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:03.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:03.479 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:38:03.546 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 36 16 56525 56509 98.0884 69.5625 0.0258476 0.0101874 2023-09-23T23:38:03.579 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:03.604 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:03.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:03.607 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:38:03.707 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:38:03.733 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:38:03.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:03.736 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:38:03.836 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:03.846 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:38:03 smithi164 bash[92846]: cluster 2023-09-23T23:38:02.498629+0000 mgr.y (mgr.25991) 622 : cluster 0 pgmap v599: 89 pgs: 89 active+clean; 3.2 GiB data, 10 GiB used, 526 GiB / 536 GiB avail; 75 MiB/s wr, 1.21k op/s 2023-09-23T23:38:03.861 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:03.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:03.863 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:38:03.964 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:03.989 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:03.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:03.994 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:38:04.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:38:03 smithi159 bash[105915]: cluster 2023-09-23T23:38:02.498629+0000 mgr.y (mgr.25991) 622 : cluster 0 pgmap v599: 89 pgs: 89 active+clean; 3.2 GiB data, 10 GiB used, 526 GiB / 536 GiB avail; 75 MiB/s wr, 1.21k op/s 2023-09-23T23:38:04.044 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:38:03 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:38:03] "GET /metrics HTTP/1.1" 200 36565 "" "Prometheus/2.43.0" 2023-09-23T23:38:04.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:38:03 smithi159 bash[108473]: cluster 2023-09-23T23:38:02.498629+0000 mgr.y (mgr.25991) 622 : cluster 0 pgmap v599: 89 pgs: 89 active+clean; 3.2 GiB data, 10 GiB used, 526 GiB / 536 GiB avail; 75 MiB/s wr, 1.21k op/s 2023-09-23T23:38:04.095 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:04.121 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:04.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:04.123 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:38:04.124 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T23:38:04.224 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:38:04.258 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:38:04.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:04.261 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:38:04.362 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:38:04.400 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:38:04.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:04.405 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:38:04.506 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:04.529 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:04.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:04.533 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:38:04.545 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 37 16 57637 57621 97.3156 69.5 0.00849876 0.0102701 2023-09-23T23:38:04.634 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:38:04.674 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:38:04.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:04.679 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:38:04.780 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:04.808 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:04.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:04.810 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:38:04.911 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:38:04.944 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:38:04.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:04.947 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:38:05.048 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:05.072 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:05.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:05.076 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:38:05.177 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:38:05.207 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:38:05.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:05.210 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:38:05.277 INFO:teuthology.orchestra.run.smithi159.stdout: 2023-09-23T23:38:05.281 INFO:teuthology.orchestra.run.smithi159.stderr:dumped all 2023-09-23T23:38:05.311 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:38:05.337 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:38:05.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:05.342 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:38:05.443 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:05.472 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:05.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:05.475 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:38:05.546 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 38 16 58686 58670 96.4799 65.5625 0.00724274 0.0103588 2023-09-23T23:38:05.575 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:05.585 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:38:05 smithi159 bash[108473]: cluster 2023-09-23T23:38:04.499335+0000 mgr.y (mgr.25991) 623 : cluster 0 pgmap v600: 89 pgs: 89 active+clean; 3.4 GiB data, 11 GiB used, 525 GiB / 536 GiB avail; 73 MiB/s wr, 1.17k op/s 2023-09-23T23:38:05.603 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:05.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:05.610 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:38:05.711 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:05.720 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:38:05 smithi164 bash[92846]: cluster 2023-09-23T23:38:04.499335+0000 mgr.y (mgr.25991) 623 : cluster 0 pgmap v600: 89 pgs: 89 active+clean; 3.4 GiB data, 11 GiB used, 525 GiB / 536 GiB avail; 73 MiB/s wr, 1.17k op/s 2023-09-23T23:38:05.743 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:05.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:05.746 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:38:05.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:38:05 smithi159 bash[105915]: cluster 2023-09-23T23:38:04.499335+0000 mgr.y (mgr.25991) 623 : cluster 0 pgmap v600: 89 pgs: 89 active+clean; 3.4 GiB data, 11 GiB used, 525 GiB / 536 GiB avail; 73 MiB/s wr, 1.17k op/s 2023-09-23T23:38:05.847 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:05.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:05.874 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:05.874 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:38:05.975 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:38:05.998 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:38:06.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:06.002 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:38:06.103 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:38:06.131 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:38:06.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:06.133 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:38:06.234 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:38:06.265 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:38:06.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:06.269 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:38:06.370 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:38:06.392 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:38:06.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:06.395 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:38:06.496 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:06.522 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:06.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:06.525 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:38:06.546 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 39 16 59826 59810 95.8329 71.25 0.0144528 0.0104283 2023-09-23T23:38:06.625 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:38:06.683 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:38:06.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:06.688 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:38:06.693 INFO:teuthology.orchestra.run.smithi159.stdout:{"pg_ready":true,"pg_map":{"version":600,"stamp":"2023-09-23T23:38:04.498831+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":3626440627,"num_objects":55290,"num_object_clones":0,"num_object_copies":165870,"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":55290,"num_whiteouts":0,"num_read":6512,"num_read_kb":14201,"num_write":56408,"num_write_kb":3551927,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":92,"num_bytes_recovered":6556460,"num_keys_recovered":0,"num_objects_omap":16,"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":56460,"ondisk_log_size":56460,"up":267,"acting":267,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":267,"num_osds":6,"num_per_pool_osds":6,"num_per_pool_omap_osds":6,"kb":562470912,"kb_used":11665480,"kb_used_data":10586456,"kb_used_omap":23,"kb_used_meta":1078952,"kb_avail":550805432,"statfs":{"total":575970213888,"available":564024762368,"internally_reserved":0,"allocated":10840530944,"data_stored":10836174812,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":24379,"internal_metadata":1104847045},"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":3,"apply_latency_ms":3,"commit_latency_ns":3000000,"apply_latency_ns":3000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":764149760,"num_objects":11660,"num_object_clones":0,"num_object_copies":34980,"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":11660,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11660,"num_write_kb":746240,"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":"10.002985"},"pg_stats":[{"pgid":"3.1a","version":"69'2","reported_seq":11,"reported_epoch":160,"state":"active+clean","last_fresh":"2023-09-23T23:37:33.620996+0000","last_change":"2023-09-23T23:37:33.620544+0000","last_active":"2023-09-23T23:37:33.620996+0000","last_peered":"2023-09-23T23:37:33.620996+0000","last_clean":"2023-09-23T23:37:33.620996+0000","last_became_active":"2023-09-23T23:37:33.620145+0000","last_became_peered":"2023-09-23T23:37:33.620145+0000","last_unstale":"2023-09-23T23:37:33.620996+0000","last_undegraded":"2023-09-23T23:37:33.620996+0000","last_fullsized":"2023-09-23T23:37:33.620996+0000","mapping_epoch":159,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":160,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T03:15:18.766064+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,2],"acting":[6,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":128,"reported_epoch":160,"state":"active+clean","last_fresh":"2023-09-23T23:37:33.614008+0000","last_change":"2023-09-23T23:26:56.889562+0000","last_active":"2023-09-23T23:37:33.614008+0000","last_peered":"2023-09-23T23:37:33.614008+0000","last_clean":"2023-09-23T23:37:33.614008+0000","last_became_active":"2023-09-23T23:26:56.889178+0000","last_became_peered":"2023-09-23T23:26:56.889178+0000","last_unstale":"2023-09-23T23:37:33.614008+0000","last_undegraded":"2023-09-23T23:37:33.614008+0000","last_fullsized":"2023-09-23T23:37:33.614008+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T09:38:54.310691+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":111,"reported_epoch":160,"state":"active+clean","last_fresh":"2023-09-23T23:37:33.603942+0000","last_change":"2023-09-23T23:34:47.351517+0000","last_active":"2023-09-23T23:37:33.603942+0000","last_peered":"2023-09-23T23:37:33.603942+0000","last_clean":"2023-09-23T23:37:33.603942+0000","last_became_active":"2023-09-23T23:34:47.351201+0000","last_became_peered":"2023-09-23T23:34:47.351201+0000","last_unstale":"2023-09-23T23:37:33.603942+0000","last_undegraded":"2023-09-23T23:37:33.603942+0000","last_fullsized":"2023-09-23T23:37:33.603942+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-24T23:21:45.421909+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,3,6],"acting":[1,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":86,"reported_epoch":160,"state":"active+clean","last_fresh":"2023-09-23T23:37:33.620793+0000","last_change":"2023-09-23T23:37:33.620156+0000","last_active":"2023-09-23T23:37:33.620793+0000","last_peered":"2023-09-23T23:37:33.620793+0000","last_clean":"2023-09-23T23:37:33.620793+0000","last_became_active":"2023-09-23T23:37:33.619763+0000","last_became_peered":"2023-09-23T23:37:33.619763+0000","last_unstale":"2023-09-23T23:37:33.620793+0000","last_undegraded":"2023-09-23T23:37:33.620793+0000","last_fullsized":"2023-09-23T23:37:33.620793+0000","mapping_epoch":159,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":160,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T03:39:58.303494+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[7,3,6],"acting":[7,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":155,"reported_epoch":160,"state":"active+clean","last_fresh":"2023-09-23T23:37:33.614263+0000","last_change":"2023-09-23T23:34:47.351063+0000","last_active":"2023-09-23T23:37:33.614263+0000","last_peered":"2023-09-23T23:37:33.614263+0000","last_clean":"2023-09-23T23:37:33.614263+0000","last_became_active":"2023-09-23T23:34:47.350642+0000","last_became_peered":"2023-09-23T23:34:47.350642+0000","last_unstale":"2023-09-23T23:37:33.614263+0000","last_undegraded":"2023-09-23T23:37:33.614263+0000","last_fullsized":"2023-09-23T23:37:33.614263+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T00:16:56.912097+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":151,"reported_epoch":160,"state":"active+clean","last_fresh":"2023-09-23T23:37:33.611311+0000","last_change":"2023-09-23T23:35:41.563649+0000","last_active":"2023-09-23T23:37:33.611311+0000","last_peered":"2023-09-23T23:37:33.611311+0000","last_clean":"2023-09-23T23:37:33.611311+0000","last_became_active":"2023-09-23T23:35:41.563126+0000","last_became_peered":"2023-09-23T23:35:41.563126+0000","last_unstale":"2023-09-23T23:37:33.611311+0000","last_undegraded":"2023-09-23T23:37:33.611311+0000","last_fullsized":"2023-09-23T23:37:33.611311+0000","mapping_epoch":141,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":142,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:36:01.363780+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,2,3],"acting":[6,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":97,"reported_epoch":160,"state":"active+clean","last_fresh":"2023-09-23T23:37:33.613854+0000","last_change":"2023-09-23T23:35:41.557711+0000","last_active":"2023-09-23T23:37:33.613854+0000","last_peered":"2023-09-23T23:37:33.613854+0000","last_clean":"2023-09-23T23:37:33.613854+0000","last_became_active":"2023-09-23T23:35:41.554711+0000","last_became_peered":"2023-09-23T23:35:41.554711+0000","last_unstale":"2023-09-23T23:37:33.613854+0000","last_undegraded":"2023-09-23T23:37:33.613854+0000","last_fullsized":"2023-09-23T23:37:33.613854+0000","mapping_epoch":141,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":142,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T01:30:48.881964+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,6,1],"acting":[3,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":128,"reported_epoch":160,"state":"active+clean","last_fresh":"2023-09-23T23:37:33.614264+0000","last_change":"2023-09-23T23:26:56.890389+0000","last_active":"2023-09-23T23:37:33.614264+0000","last_peered":"2023-09-23T23:37:33.614264+0000","last_clean":"2023-09-23T23:37:33.614264+0000","last_became_active":"2023-09-23T23:26:56.890056+0000","last_became_peered":"2023-09-23T23:26:56.890056+0000","last_unstale":"2023-09-23T23:37:33.614264+0000","last_undegraded":"2023-09-23T23:37:33.614264+0000","last_fullsized":"2023-09-23T23:37:33.614264+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T00:20:02.700981+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":105,"reported_epoch":160,"state":"active+clean","last_fresh":"2023-09-23T23:37:33.614001+0000","last_change":"2023-09-23T23:32:08.450941+0000","last_active":"2023-09-23T23:37:33.614001+0000","last_peered":"2023-09-23T23:37:33.614001+0000","last_clean":"2023-09-23T23:37:33.614001+0000","last_became_active":"2023-09-23T23:32:08.450379+0000","last_became_peered":"2023-09-23T23:32:08.450379+0000","last_unstale":"2023-09-23T23:37:33.614001+0000","last_undegraded":"2023-09-23T23:37:33.614001+0000","last_fullsized":"2023-09-23T23:37:33.614001+0000","mapping_epoch":120,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":121,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T01:06:48.347411+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[7,1,3],"acting":[7,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":78,"reported_epoch":160,"state":"active+clean","last_fresh":"2023-09-23T23:37:33.611921+0000","last_change":"2023-09-23T23:26:56.895231+0000","last_active":"2023-09-23T23:37:33.611921+0000","last_peered":"2023-09-23T23:37:33.611921+0000","last_clean":"2023-09-23T23:37:33.611921+0000","last_became_active":"2023-09-23T23:26:56.894890+0000","last_became_peered":"2023-09-23T23:26:56.894890+0000","last_unstale":"2023-09-23T23:37:33.611921+0000","last_undegraded":"2023-09-23T23:37:33.611921+0000","last_fullsized":"2023-09-23T23:37:33.611921+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T00:22:50.341613+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.15","version":"68'3","reported_seq":127,"reported_epoch":160,"state":"active+clean","last_fresh":"2023-09-23T23:37:33.613500+0000","last_change":"2023-09-23T23:26:56.893215+0000","last_active":"2023-09-23T23:37:33.613500+0000","last_peered":"2023-09-23T23:37:33.613500+0000","last_clean":"2023-09-23T23:37:33.613500+0000","last_became_active":"2023-09-23T23:26:56.892526+0000","last_became_peered":"2023-09-23T23:26:56.892526+0000","last_unstale":"2023-09-23T23:37:33.613500+0000","last_undegraded":"2023-09-23T23:37:33.613500+0000","last_fullsized":"2023-09-23T23:37:33.613500+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"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 @ 2023-09-25T06:29:33.040836+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"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":4,"num_read_kb":4,"num_write":4,"num_write_kb":1,"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":1,"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":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":53,"reported_epoch":160,"state":"active+clean","last_fresh":"2023-09-23T23:37:33.604404+0000","last_change":"2023-09-23T23:32:08.441035+0000","last_active":"2023-09-23T23:37:33.604404+0000","last_peered":"2023-09-23T23:37:33.604404+0000","last_clean":"2023-09-23T23:37:33.604404+0000","last_became_active":"2023-09-23T23:32:08.440672+0000","last_became_peered":"2023-09-23T23:32:08.440672+0000","last_unstale":"2023-09-23T23:37:33.604404+0000","last_undegraded":"2023-09-23T23:37:33.604404+0000","last_fullsized":"2023-09-23T23:37:33.604404+0000","mapping_epoch":120,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":121,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T07:03:24.522125+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"90'23","reported_seq":94,"reported_epoch":160,"state":"active+clean","last_fresh":"2023-09-23T23:37:33.616813+0000","last_change":"2023-09-23T23:35:10.690659+0000","last_active":"2023-09-23T23:37:33.616813+0000","last_peered":"2023-09-23T23:37:33.616813+0000","last_clean":"2023-09-23T23:37:33.616813+0000","last_became_active":"2023-09-23T23:35:10.690303+0000","last_became_peered":"2023-09-23T23:35:10.690303+0000","last_unstale":"2023-09-23T23:37:33.616813+0000","last_undegraded":"2023-09-23T23:37:33.616813+0000","last_fullsized":"2023-09-23T23:37:33.616813+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"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 @ 2023-09-25T01:03:31.688067+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"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":4,"num_whiteouts":0,"num_read":7,"num_read_kb":6,"num_write":22,"num_write_kb":19,"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":1,"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":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":120,"reported_epoch":160,"state":"active+clean","last_fresh":"2023-09-23T23:37:33.615904+0000","last_change":"2023-09-23T23:25:05.230568+0000","last_active":"2023-09-23T23:37:33.615904+0000","last_peered":"2023-09-23T23:37:33.615904+0000","last_clean":"2023-09-23T23:37:33.615904+0000","last_became_active":"2023-09-23T23:25:05.230211+0000","last_became_peered":"2023-09-23T23:25:05.230211+0000","last_unstale":"2023-09-23T23:37:33.615904+0000","last_undegraded":"2023-09-23T23:37:33.615904+0000","last_fullsized":"2023-09-23T23:37:33.615904+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T01:42:35.780414+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.13","version":"68'2","reported_seq":126,"reported_epoch":160,"state":"active+clean","last_fresh":"2023-09-23T23:37:33.613109+0000","last_change":"2023-09-23T23:26:27.458096+0000","last_active":"2023-09-23T23:37:33.613109+0000","last_peered":"2023-09-23T23:37:33.613109+0000","last_clean":"2023-09-23T23:37:33.613109+0000","last_became_active":"2023-09-23T23:26:27.457646+0000","last_became_peered":"2023-09-23T23:26:27.457646+0000","last_unstale":"2023-09-23T23:37:33.613109+0000","last_undegraded":"2023-09-23T23:37:33.613109+0000","last_fullsized":"2023-09-23T23:37:33.613109+0000","mapping_epoch":104,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":105,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T06:55:17.122383+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"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":4,"num_read_kb":7,"num_write":3,"num_write_kb":6,"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":1,"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":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":128,"reported_epoch":160,"state":"active+clean","last_fresh":"2023-09-23T23:37:33.615668+0000","last_change":"2023-09-23T23:26:56.885271+0000","last_active":"2023-09-23T23:37:33.615668+0000","last_peered":"2023-09-23T23:37:33.615668+0000","last_clean":"2023-09-23T23:37:33.615668+0000","last_became_active":"2023-09-23T23:26:56.884912+0000","last_became_peered":"2023-09-23T23:26:56.884912+0000","last_unstale":"2023-09-23T23:37:33.615668+0000","last_undegraded":"2023-09-23T23:37:33.615668+0000","last_fullsized":"2023-09-23T23:37:33.615668+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:08:04.241839+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":76,"reported_epoch":160,"state":"active+clean","last_fresh":"2023-09-23T23:37:33.612982+0000","last_change":"2023-09-23T23:35:41.555658+0000","last_active":"2023-09-23T23:37:33.612982+0000","last_peered":"2023-09-23T23:37:33.612982+0000","last_clean":"2023-09-23T23:37:33.612982+0000","last_became_active":"2023-09-23T23:35:41.555236+0000","last_became_peered":"2023-09-23T23:35:41.555236+0000","last_unstale":"2023-09-23T23:37:33.612982+0000","last_undegraded":"2023-09-23T23:37:33.612982+0000","last_fullsized":"2023-09-23T23:37:33.612982+0000","mapping_epoch":141,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":142,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-24T23:44:56.741441+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[7,3,1],"acting":[7,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":113,"reported_epoch":160,"state":"active+clean","last_fresh":"2023-09-23T23:37:33.614021+0000","last_change":"2023-09-23T23:32:08.450704+0000","last_active":"2023-09-23T23:37:33.614021+0000","last_peered":"2023-09-23T23:37:33.614021+0000","last_clean":"2023-09-23T23:37:33.614021+0000","last_became_active":"2023-09-23T23:32:08.449891+0000","last_became_peered":"2023-09-23T23:32:08.449891+0000","last_unstale":"2023-09-23T23:37:33.614021+0000","last_undegraded":"2023-09-23T23:37:33.614021+0000","last_fullsized":"2023-09-23T23:37:33.614021+0000","mapping_epoch":120,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":121,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T06:16:06.336371+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[7,3,6],"acting":[7,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":105,"reported_epoch":160,"state":"active+clean","last_fresh":"2023-09-23T23:37:33.613278+0000","last_change":"2023-09-23T23:14:12.808671+0000","last_active":"2023-09-23T23:37:33.613278+0000","last_peered":"2023-09-23T23:37:33.613278+0000","last_clean":"2023-09-23T23:37:33.613278+0000","last_became_active":"2023-09-23T23:14:12.808360+0000","last_became_peered":"2023-09-23T23:14:12.808360+0000","last_unstale":"2023-09-23T23:37:33.613278+0000","last_undegraded":"2023-09-23T23:37:33.613278+0000","last_fullsized":"2023-09-23T23:37:33.613278+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T02:22:40.184723+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":84,"reported_epoch":160,"state":"active+clean","last_fresh":"2023-09-23T23:37:33.614606+0000","last_change":"2023-09-23T23:34:47.368931+0000","last_active":"2023-09-23T23:37:33.614606+0000","last_peered":"2023-09-23T23:37:33.614606+0000","last_clean":"2023-09-23T23:37:33.614606+0000","last_became_active":"2023-09-23T23:34:47.368664+0000","last_became_peered":"2023-09-23T23:34:47.368664+0000","last_unstale":"2023-09-23T23:37:33.614606+0000","last_undegraded":"2023-09-23T23:37:33.614606+0000","last_fullsized":"2023-09-23T23:37:33.614606+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T01:25:55.629432+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,7,2],"acting":[3,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.10","version":"68'8","reported_seq":174,"reported_epoch":160,"state":"active+clean","last_fresh":"2023-09-23T23:37:33.610287+0000","last_change":"2023-09-23T23:34:47.368204+0000","last_active":"2023-09-23T23:37:33.610287+0000","last_peered":"2023-09-23T23:37:33.610287+0000","last_clean":"2023-09-23T23:37:33.610287+0000","last_became_active":"2023-09-23T23:34:47.353802+0000","last_became_peered":"2023-09-23T23:34:47.353802+0000","last_unstale":"2023-09-23T23:37:33.610287+0000","last_undegraded":"2023-09-23T23:37:33.610287+0000","last_fullsized":"2023-09-23T23:37:33.610287+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"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 @ 2023-09-25T07:32:52.930708+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"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":4,"num_whiteouts":0,"num_read":12,"num_read_kb":12,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"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":[6,3,2],"acting":[6,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":128,"reported_epoch":160,"state":"active+clean","last_fresh":"2023-09-23T23:37:33.613782+0000","last_change":"2023-09-23T23:26:56.886861+0000","last_active":"2023-09-23T23:37:33.613782+0000","last_peered":"2023-09-23T23:37:33.613782+0000","last_clean":"2023-09-23T23:37:33.613782+0000","last_became_active":"2023-09-23T23:26:56.886461+0000","last_became_peered":"2023-09-23T23:26:56.886461+0000","last_unstale":"2023-09-23T23:37:33.613782+0000","last_undegraded":"2023-09-23T23:37:33.613782+0000","last_fullsized":"2023-09-23T23:37:33.613782+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:18:06.322375+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"6.a","version":"161'3489","reported_seq":3505,"reported_epoch":161,"state":"active+clean","last_fresh":"2023-09-23T23:38:03.132836+0000","last_change":"2023-09-23T23:37:05.445188+0000","last_active":"2023-09-23T23:38:03.132836+0000","last_peered":"2023-09-23T23:38:03.132836+0000","last_clean":"2023-09-23T23:38:03.132836+0000","last_became_active":"2023-09-23T23:37:05.444558+0000","last_became_peered":"2023-09-23T23:37:05.444558+0000","last_unstale":"2023-09-23T23:38:03.132836+0000","last_undegraded":"2023-09-23T23:38:03.132836+0000","last_fullsized":"2023-09-23T23:38:03.132836+0000","mapping_epoch":153,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":154,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:37:04.373743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:37:04.373743+0000","last_clean_scrub_stamp":"2023-09-23T23:37:04.373743+0000","objects_scrubbed":0,"log_size":3489,"log_dups_size":0,"ondisk_log_size":3489,"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 @ 2023-09-25T08:39:48.227466+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":228655104,"num_objects":3489,"num_object_clones":0,"num_object_copies":10467,"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":3489,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3489,"num_write_kb":223296,"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":[6,2,1],"acting":[6,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.f","version":"68'1","reported_seq":138,"reported_epoch":160,"state":"active+clean","last_fresh":"2023-09-23T23:37:33.613587+0000","last_change":"2023-09-23T23:34:47.374319+0000","last_active":"2023-09-23T23:37:33.613587+0000","last_peered":"2023-09-23T23:37:33.613587+0000","last_clean":"2023-09-23T23:37:33.613587+0000","last_became_active":"2023-09-23T23:34:47.357251+0000","last_became_peered":"2023-09-23T23:34:47.357251+0000","last_unstale":"2023-09-23T23:37:33.613587+0000","last_undegraded":"2023-09-23T23:37:33.613587+0000","last_fullsized":"2023-09-23T23:37:33.613587+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"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 @ 2023-09-25T01:29:55.341780+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":22,"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":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":54,"reported_epoch":160,"state":"active+clean","last_fresh":"2023-09-23T23:37:33.615077+0000","last_change":"2023-09-23T23:32:08.453806+0000","last_active":"2023-09-23T23:37:33.615077+0000","last_peered":"2023-09-23T23:37:33.615077+0000","last_clean":"2023-09-23T23:37:33.615077+0000","last_became_active":"2023-09-23T23:32:08.453500+0000","last_became_peered":"2023-09-23T23:32:08.453500+0000","last_unstale":"2023-09-23T23:37:33.615077+0000","last_undegraded":"2023-09-23T23:37:33.615077+0000","last_fullsized":"2023-09-23T23:37:33.615077+0000","mapping_epoch":120,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":121,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T00:48:14.829181+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[7,6,4],"acting":[7,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"6.b","version":"161'3356","reported_seq":3373,"reported_epoch":161,"state":"active+clean","last_fresh":"2023-09-23T23:38:00.266289+0000","last_change":"2023-09-23T23:37:05.448367+0000","last_active":"2023-09-23T23:38:00.266289+0000","last_peered":"2023-09-23T23:38:00.266289+0000","last_clean":"2023-09-23T23:38:00.266289+0000","last_became_active":"2023-09-23T23:37:05.448052+0000","last_became_peered":"2023-09-23T23:37:05.448052+0000","last_unstale":"2023-09-23T23:38:00.266289+0000","last_undegraded":"2023-09-23T23:38:00.266289+0000","last_fullsized":"2023-09-23T23:38:00.266289+0000","mapping_epoch":153,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":154,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:37:04.373743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:37:04.373743+0000","last_clean_scrub_stamp":"2023-09-23T23:37:04.373743+0000","objects_scrubbed":0,"log_size":3356,"log_dups_size":0,"ondisk_log_size":3356,"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 @ 2023-09-25T07:14:38.987484+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":219938816,"num_objects":3356,"num_object_clones":0,"num_object_copies":10068,"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":3356,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3356,"num_write_kb":214784,"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":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.e","version":"68'2","reported_seq":139,"reported_epoch":160,"state":"active+clean","last_fresh":"2023-09-23T23:37:33.614095+0000","last_change":"2023-09-23T23:34:47.371592+0000","last_active":"2023-09-23T23:37:33.614095+0000","last_peered":"2023-09-23T23:37:33.614095+0000","last_clean":"2023-09-23T23:37:33.614095+0000","last_became_active":"2023-09-23T23:34:47.348815+0000","last_became_peered":"2023-09-23T23:34:47.348815+0000","last_unstale":"2023-09-23T23:37:33.614095+0000","last_undegraded":"2023-09-23T23:37:33.614095+0000","last_fullsized":"2023-09-23T23:37:33.614095+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T03:49:14.820501+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"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":[7,1,3],"acting":[7,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":113,"reported_epoch":160,"state":"active+clean","last_fresh":"2023-09-23T23:37:33.604021+0000","last_change":"2023-09-23T23:35:10.673509+0000","last_active":"2023-09-23T23:37:33.604021+0000","last_peered":"2023-09-23T23:37:33.604021+0000","last_clean":"2023-09-23T23:37:33.604021+0000","last_became_active":"2023-09-23T23:35:10.673318+0000","last_became_peered":"2023-09-23T23:35:10.673318+0000","last_unstale":"2023-09-23T23:37:33.604021+0000","last_undegraded":"2023-09-23T23:37:33.604021+0000","last_fullsized":"2023-09-23T23:37:33.604021+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:08:13.653109+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,4,3],"acting":[1,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"6.8","version":"161'3586","reported_seq":3602,"reported_epoch":161,"state":"active+clean","last_fresh":"2023-09-23T23:38:03.208476+0000","last_change":"2023-09-23T23:37:05.449545+0000","last_active":"2023-09-23T23:38:03.208476+0000","last_peered":"2023-09-23T23:38:03.208476+0000","last_clean":"2023-09-23T23:38:03.208476+0000","last_became_active":"2023-09-23T23:37:05.449153+0000","last_became_peered":"2023-09-23T23:37:05.449153+0000","last_unstale":"2023-09-23T23:38:03.208476+0000","last_undegraded":"2023-09-23T23:38:03.208476+0000","last_fullsized":"2023-09-23T23:38:03.208476+0000","mapping_epoch":153,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":154,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:37:04.373743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:37:04.373743+0000","last_clean_scrub_stamp":"2023-09-23T23:37:04.373743+0000","objects_scrubbed":0,"log_size":3586,"log_dups_size":0,"ondisk_log_size":3586,"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 @ 2023-09-25T02:41:44.390214+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":235012096,"num_objects":3586,"num_object_clones":0,"num_object_copies":10758,"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":3586,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3586,"num_write_kb":229504,"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":[7,2,3],"acting":[7,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.d","version":"68'1","reported_seq":121,"reported_epoch":160,"state":"active+clean","last_fresh":"2023-09-23T23:37:33.613264+0000","last_change":"2023-09-23T23:32:08.461518+0000","last_active":"2023-09-23T23:37:33.613264+0000","last_peered":"2023-09-23T23:37:33.613264+0000","last_clean":"2023-09-23T23:37:33.613264+0000","last_became_active":"2023-09-23T23:32:08.449377+0000","last_became_peered":"2023-09-23T23:32:08.449377+0000","last_unstale":"2023-09-23T23:37:33.613264+0000","last_undegraded":"2023-09-23T23:37:33.613264+0000","last_fullsized":"2023-09-23T23:37:33.613264+0000","mapping_epoch":120,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":121,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"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 @ 2023-09-25T05:48:16.657606+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":70,"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":[7,6,3],"acting":[7,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":121,"reported_epoch":160,"state":"active+clean","last_fresh":"2023-09-23T23:37:33.612065+0000","last_change":"2023-09-23T23:25:05.220002+0000","last_active":"2023-09-23T23:37:33.612065+0000","last_peered":"2023-09-23T23:37:33.612065+0000","last_clean":"2023-09-23T23:37:33.612065+0000","last_became_active":"2023-09-23T23:25:05.219646+0000","last_became_peered":"2023-09-23T23:25:05.219646+0000","last_unstale":"2023-09-23T23:37:33.612065+0000","last_undegraded":"2023-09-23T23:37:33.612065+0000","last_fullsized":"2023-09-23T23:37:33.612065+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:23:49.940589+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"6.9","version":"161'3419","reported_seq":3434,"reported_epoch":161,"state":"active+clean","last_fresh":"2023-09-23T23:38:03.170700+0000","last_change":"2023-09-23T23:37:05.450549+0000","last_active":"2023-09-23T23:38:03.170700+0000","last_peered":"2023-09-23T23:38:03.170700+0000","last_clean":"2023-09-23T23:38:03.170700+0000","last_became_active":"2023-09-23T23:37:05.449893+0000","last_became_peered":"2023-09-23T23:37:05.449893+0000","last_unstale":"2023-09-23T23:38:03.170700+0000","last_undegraded":"2023-09-23T23:38:03.170700+0000","last_fullsized":"2023-09-23T23:38:03.170700+0000","mapping_epoch":153,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":154,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:37:04.373743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:37:04.373743+0000","last_clean_scrub_stamp":"2023-09-23T23:37:04.373743+0000","objects_scrubbed":0,"log_size":3419,"log_dups_size":0,"ondisk_log_size":3419,"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 @ 2023-09-25T01:42:45.126448+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":224067584,"num_objects":3419,"num_object_clones":0,"num_object_copies":10257,"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":3419,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3419,"num_write_kb":218816,"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":[7,2,3],"acting":[7,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":115,"reported_epoch":160,"state":"active+clean","last_fresh":"2023-09-23T23:37:33.615813+0000","last_change":"2023-09-23T23:32:08.441267+0000","last_active":"2023-09-23T23:37:33.615813+0000","last_peered":"2023-09-23T23:37:33.615813+0000","last_clean":"2023-09-23T23:37:33.615813+0000","last_became_active":"2023-09-23T23:32:08.440895+0000","last_became_peered":"2023-09-23T23:32:08.440895+0000","last_unstale":"2023-09-23T23:37:33.615813+0000","last_undegraded":"2023-09-23T23:37:33.615813+0000","last_fullsized":"2023-09-23T23:37:33.615813+0000","mapping_epoch":120,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":121,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T02:38:44.532782+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,6,1],"acting":[3,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":66,"reported_epoch":160,"state":"active+clean","last_fresh":"2023-09-23T23:37:58.792925+0000","last_change":"2023-09-23T23:35:41.554918+0000","last_active":"2023-09-23T23:37:58.792925+0000","last_peered":"2023-09-23T23:37:58.792925+0000","last_clean":"2023-09-23T23:37:58.792925+0000","last_became_active":"2023-09-23T23:35:41.554595+0000","last_became_peered":"2023-09-23T23:35:41.554595+0000","last_unstale":"2023-09-23T23:37:58.792925+0000","last_undegraded":"2023-09-23T23:37:58.792925+0000","last_fullsized":"2023-09-23T23:37:58.792925+0000","mapping_epoch":141,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":142,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:08:11.714395+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,4,3],"acting":[1,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"6.e","version":"161'3508","reported_seq":3525,"reported_epoch":161,"state":"active+clean","last_fresh":"2023-09-23T23:38:03.800594+0000","last_change":"2023-09-23T23:37:05.445977+0000","last_active":"2023-09-23T23:38:03.800594+0000","last_peered":"2023-09-23T23:38:03.800594+0000","last_clean":"2023-09-23T23:38:03.800594+0000","last_became_active":"2023-09-23T23:37:05.445632+0000","last_became_peered":"2023-09-23T23:37:05.445632+0000","last_unstale":"2023-09-23T23:38:03.800594+0000","last_undegraded":"2023-09-23T23:38:03.800594+0000","last_fullsized":"2023-09-23T23:38:03.800594+0000","mapping_epoch":153,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":154,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:37:04.373743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:37:04.373743+0000","last_clean_scrub_stamp":"2023-09-23T23:37:04.373743+0000","objects_scrubbed":0,"log_size":3508,"log_dups_size":0,"ondisk_log_size":3508,"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 @ 2023-09-25T08:06:06.522740+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":229900288,"num_objects":3508,"num_object_clones":0,"num_object_copies":10524,"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":3508,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3508,"num_write_kb":224512,"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,2,7],"acting":[1,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.b","version":"69'3","reported_seq":154,"reported_epoch":160,"state":"active+clean","last_fresh":"2023-09-23T23:37:33.630962+0000","last_change":"2023-09-23T23:37:33.630059+0000","last_active":"2023-09-23T23:37:33.630962+0000","last_peered":"2023-09-23T23:37:33.630962+0000","last_clean":"2023-09-23T23:37:33.630962+0000","last_became_active":"2023-09-23T23:37:33.620540+0000","last_became_peered":"2023-09-23T23:37:33.620540+0000","last_unstale":"2023-09-23T23:37:33.630962+0000","last_undegraded":"2023-09-23T23:37:33.630962+0000","last_fullsized":"2023-09-23T23:37:33.630962+0000","mapping_epoch":159,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":160,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"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 @ 2023-09-25T02:13:18.700985+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"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":[3,4,7],"acting":[3,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":96,"reported_epoch":160,"state":"active+clean","last_fresh":"2023-09-23T23:37:33.615757+0000","last_change":"2023-09-23T23:35:10.677772+0000","last_active":"2023-09-23T23:37:33.615757+0000","last_peered":"2023-09-23T23:37:33.615757+0000","last_clean":"2023-09-23T23:37:33.615757+0000","last_became_active":"2023-09-23T23:35:10.677374+0000","last_became_peered":"2023-09-23T23:35:10.677374+0000","last_unstale":"2023-09-23T23:37:33.615757+0000","last_undegraded":"2023-09-23T23:37:33.615757+0000","last_fullsized":"2023-09-23T23:37:33.615757+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:11:39.907276+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,4,6],"acting":[3,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"6.f","version":"161'3619","reported_seq":3636,"reported_epoch":161,"state":"active+clean","last_fresh":"2023-09-23T23:38:03.788680+0000","last_change":"2023-09-23T23:37:05.575281+0000","last_active":"2023-09-23T23:38:03.788680+0000","last_peered":"2023-09-23T23:38:03.788680+0000","last_clean":"2023-09-23T23:38:03.788680+0000","last_became_active":"2023-09-23T23:37:05.574904+0000","last_became_peered":"2023-09-23T23:37:05.574904+0000","last_unstale":"2023-09-23T23:38:03.788680+0000","last_undegraded":"2023-09-23T23:38:03.788680+0000","last_fullsized":"2023-09-23T23:38:03.788680+0000","mapping_epoch":153,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":154,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:37:04.373743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:37:04.373743+0000","last_clean_scrub_stamp":"2023-09-23T23:37:04.373743+0000","objects_scrubbed":0,"log_size":3619,"log_dups_size":0,"ondisk_log_size":3619,"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 @ 2023-09-25T09:19:22.052069+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":237174784,"num_objects":3619,"num_object_clones":0,"num_object_copies":10857,"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":3619,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3619,"num_write_kb":231616,"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":[2,3,4],"acting":[2,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":132,"reported_epoch":160,"state":"active+clean","last_fresh":"2023-09-23T23:37:33.620875+0000","last_change":"2023-09-23T23:37:33.620060+0000","last_active":"2023-09-23T23:37:33.620875+0000","last_peered":"2023-09-23T23:37:33.620875+0000","last_clean":"2023-09-23T23:37:33.620875+0000","last_became_active":"2023-09-23T23:37:33.619182+0000","last_became_peered":"2023-09-23T23:37:33.619182+0000","last_unstale":"2023-09-23T23:37:33.620875+0000","last_undegraded":"2023-09-23T23:37:33.620875+0000","last_fullsized":"2023-09-23T23:37:33.620875+0000","mapping_epoch":159,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":160,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:38:49.275692+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,7,1],"acting":[6,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":113,"reported_epoch":160,"state":"active+clean","last_fresh":"2023-09-23T23:37:33.606825+0000","last_change":"2023-09-23T23:34:47.357143+0000","last_active":"2023-09-23T23:37:33.606825+0000","last_peered":"2023-09-23T23:37:33.606825+0000","last_clean":"2023-09-23T23:37:33.606825+0000","last_became_active":"2023-09-23T23:34:47.356826+0000","last_became_peered":"2023-09-23T23:34:47.356826+0000","last_unstale":"2023-09-23T23:37:33.606825+0000","last_undegraded":"2023-09-23T23:37:33.606825+0000","last_fullsized":"2023-09-23T23:37:33.606825+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:18:46.795742+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[2,1,6],"acting":[2,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"6.c","version":"161'3334","reported_seq":3351,"reported_epoch":161,"state":"active+clean","last_fresh":"2023-09-23T23:38:00.263221+0000","last_change":"2023-09-23T23:37:05.447830+0000","last_active":"2023-09-23T23:38:00.263221+0000","last_peered":"2023-09-23T23:38:00.263221+0000","last_clean":"2023-09-23T23:38:00.263221+0000","last_became_active":"2023-09-23T23:37:05.447523+0000","last_became_peered":"2023-09-23T23:37:05.447523+0000","last_unstale":"2023-09-23T23:38:00.263221+0000","last_undegraded":"2023-09-23T23:38:00.263221+0000","last_fullsized":"2023-09-23T23:38:00.263221+0000","mapping_epoch":153,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":154,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:37:04.373743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:37:04.373743+0000","last_clean_scrub_stamp":"2023-09-23T23:37:04.373743+0000","objects_scrubbed":0,"log_size":3334,"log_dups_size":0,"ondisk_log_size":3334,"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 @ 2023-09-25T00:00:32.195076+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":218497024,"num_objects":3334,"num_object_clones":0,"num_object_copies":10002,"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":3334,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3334,"num_write_kb":213376,"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":[3,6,7],"acting":[3,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":97,"reported_epoch":160,"state":"active+clean","last_fresh":"2023-09-23T23:37:33.607270+0000","last_change":"2023-09-23T23:34:47.353033+0000","last_active":"2023-09-23T23:37:33.607270+0000","last_peered":"2023-09-23T23:37:33.607270+0000","last_clean":"2023-09-23T23:37:33.607270+0000","last_became_active":"2023-09-23T23:34:47.349162+0000","last_became_peered":"2023-09-23T23:34:47.349162+0000","last_unstale":"2023-09-23T23:37:33.607270+0000","last_undegraded":"2023-09-23T23:37:33.607270+0000","last_fullsized":"2023-09-23T23:37:33.607270+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T07:21:54.550633+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[2,7,1],"acting":[2,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":102,"reported_epoch":160,"state":"active+clean","last_fresh":"2023-09-23T23:37:33.610769+0000","last_change":"2023-09-23T23:35:10.690516+0000","last_active":"2023-09-23T23:37:33.610769+0000","last_peered":"2023-09-23T23:37:33.610769+0000","last_clean":"2023-09-23T23:37:33.610769+0000","last_became_active":"2023-09-23T23:35:10.689841+0000","last_became_peered":"2023-09-23T23:35:10.689841+0000","last_unstale":"2023-09-23T23:37:33.610769+0000","last_undegraded":"2023-09-23T23:37:33.610769+0000","last_fullsized":"2023-09-23T23:37:33.610769+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:36:08.373176+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,2],"acting":[6,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"6.d","version":"161'3599","reported_seq":3616,"reported_epoch":161,"state":"active+clean","last_fresh":"2023-09-23T23:38:03.757865+0000","last_change":"2023-09-23T23:37:05.446255+0000","last_active":"2023-09-23T23:38:03.757865+0000","last_peered":"2023-09-23T23:38:03.757865+0000","last_clean":"2023-09-23T23:38:03.757865+0000","last_became_active":"2023-09-23T23:37:05.444815+0000","last_became_peered":"2023-09-23T23:37:05.444815+0000","last_unstale":"2023-09-23T23:38:03.757865+0000","last_undegraded":"2023-09-23T23:38:03.757865+0000","last_fullsized":"2023-09-23T23:38:03.757865+0000","mapping_epoch":153,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":154,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:37:04.373743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:37:04.373743+0000","last_clean_scrub_stamp":"2023-09-23T23:37:04.373743+0000","objects_scrubbed":0,"log_size":3599,"log_dups_size":0,"ondisk_log_size":3599,"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 @ 2023-09-25T09:19:45.677670+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":235864064,"num_objects":3599,"num_object_clones":0,"num_object_copies":10797,"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":3599,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3599,"num_write_kb":230336,"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,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":130,"reported_epoch":160,"state":"active+clean","last_fresh":"2023-09-23T23:37:45.242362+0000","last_change":"2023-09-23T23:26:56.895363+0000","last_active":"2023-09-23T23:37:45.242362+0000","last_peered":"2023-09-23T23:37:45.242362+0000","last_clean":"2023-09-23T23:37:45.242362+0000","last_became_active":"2023-09-23T23:26:56.894993+0000","last_became_peered":"2023-09-23T23:26:56.894993+0000","last_unstale":"2023-09-23T23:37:45.242362+0000","last_undegraded":"2023-09-23T23:37:45.242362+0000","last_fullsized":"2023-09-23T23:37:45.242362+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:10:49.889612+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":103,"reported_epoch":160,"state":"active+clean","last_fresh":"2023-09-23T23:37:33.605065+0000","last_change":"2023-09-23T23:26:56.892048+0000","last_active":"2023-09-23T23:37:33.605065+0000","last_peered":"2023-09-23T23:37:33.605065+0000","last_clean":"2023-09-23T23:37:33.605065+0000","last_became_active":"2023-09-23T23:26:56.891708+0000","last_became_peered":"2023-09-23T23:26:56.891708+0000","last_unstale":"2023-09-23T23:37:33.605065+0000","last_undegraded":"2023-09-23T23:37:33.605065+0000","last_fullsized":"2023-09-23T23:37:33.605065+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T06:30:13.122988+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"6.0","version":"161'3262","reported_seq":3279,"reported_epoch":161,"state":"active+clean","last_fresh":"2023-09-23T23:38:00.248281+0000","last_change":"2023-09-23T23:37:05.449098+0000","last_active":"2023-09-23T23:38:00.248281+0000","last_peered":"2023-09-23T23:38:00.248281+0000","last_clean":"2023-09-23T23:38:00.248281+0000","last_became_active":"2023-09-23T23:37:05.448726+0000","last_became_peered":"2023-09-23T23:37:05.448726+0000","last_unstale":"2023-09-23T23:38:00.248281+0000","last_undegraded":"2023-09-23T23:38:00.248281+0000","last_fullsized":"2023-09-23T23:38:00.248281+0000","mapping_epoch":153,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":154,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:37:04.373743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:37:04.373743+0000","last_clean_scrub_stamp":"2023-09-23T23:37:04.373743+0000","objects_scrubbed":0,"log_size":3262,"log_dups_size":0,"ondisk_log_size":3262,"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 @ 2023-09-25T09:19:19.769985+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":213778432,"num_objects":3262,"num_object_clones":0,"num_object_copies":9786,"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":3262,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3262,"num_write_kb":208768,"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":[3,2,1],"acting":[3,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.4","version":"86'141","reported_seq":679,"reported_epoch":160,"state":"active+clean","last_fresh":"2023-09-23T23:37:33.783033+0000","last_change":"2023-09-23T23:36:52.795705+0000","last_active":"2023-09-23T23:37:33.783033+0000","last_peered":"2023-09-23T23:37:33.783033+0000","last_clean":"2023-09-23T23:37:33.783033+0000","last_became_active":"2023-09-23T23:36:52.794999+0000","last_became_peered":"2023-09-23T23:36:52.794999+0000","last_unstale":"2023-09-23T23:37:33.783033+0000","last_undegraded":"2023-09-23T23:37:33.783033+0000","last_fullsized":"2023-09-23T23:37:33.783033+0000","mapping_epoch":151,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":152,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":141,"log_dups_size":0,"ondisk_log_size":141,"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 @ 2023-09-25T09:31:07.540562+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0015580520000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":790,"num_read_kb":1129,"num_write":131,"num_write_kb":281,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":10,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"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,7,2],"acting":[1,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":132,"reported_epoch":160,"state":"active+clean","last_fresh":"2023-09-23T23:37:33.611778+0000","last_change":"2023-09-23T23:32:08.441997+0000","last_active":"2023-09-23T23:37:33.611778+0000","last_peered":"2023-09-23T23:37:33.611778+0000","last_clean":"2023-09-23T23:37:33.611778+0000","last_became_active":"2023-09-23T23:32:08.441659+0000","last_became_peered":"2023-09-23T23:32:08.441659+0000","last_unstale":"2023-09-23T23:37:33.611778+0000","last_undegraded":"2023-09-23T23:37:33.611778+0000","last_fullsized":"2023-09-23T23:37:33.611778+0000","mapping_epoch":120,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":121,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T00:23:04.802598+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,2,6],"acting":[3,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":116,"reported_epoch":160,"state":"active+clean","last_fresh":"2023-09-23T23:37:33.782596+0000","last_change":"2023-09-23T23:35:41.709952+0000","last_active":"2023-09-23T23:37:33.782596+0000","last_peered":"2023-09-23T23:37:33.782596+0000","last_clean":"2023-09-23T23:37:33.782596+0000","last_became_active":"2023-09-23T23:35:41.709171+0000","last_became_peered":"2023-09-23T23:35:41.709171+0000","last_unstale":"2023-09-23T23:37:33.782596+0000","last_undegraded":"2023-09-23T23:37:33.782596+0000","last_fullsized":"2023-09-23T23:37:33.782596+0000","mapping_epoch":141,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":142,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:36:14.187428+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,2,7],"acting":[1,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"6.6","version":"161'3304","reported_seq":3321,"reported_epoch":161,"state":"active+clean","last_fresh":"2023-09-23T23:38:00.208528+0000","last_change":"2023-09-23T23:37:05.575393+0000","last_active":"2023-09-23T23:38:00.208528+0000","last_peered":"2023-09-23T23:38:00.208528+0000","last_clean":"2023-09-23T23:38:00.208528+0000","last_became_active":"2023-09-23T23:37:05.575027+0000","last_became_peered":"2023-09-23T23:37:05.575027+0000","last_unstale":"2023-09-23T23:38:00.208528+0000","last_undegraded":"2023-09-23T23:38:00.208528+0000","last_fullsized":"2023-09-23T23:38:00.208528+0000","mapping_epoch":153,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":154,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:37:04.373743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:37:04.373743+0000","last_clean_scrub_stamp":"2023-09-23T23:37:04.373743+0000","objects_scrubbed":0,"log_size":3304,"log_dups_size":0,"ondisk_log_size":3304,"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 @ 2023-09-25T05:37:25.673718+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":216530944,"num_objects":3304,"num_object_clones":0,"num_object_copies":9912,"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":3304,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3304,"num_write_kb":211456,"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":[3,4,7],"acting":[3,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.2","version":"86'65","reported_seq":673,"reported_epoch":160,"state":"active+clean","last_fresh":"2023-09-23T23:37:33.604195+0000","last_change":"2023-09-23T23:35:41.712039+0000","last_active":"2023-09-23T23:37:33.604195+0000","last_peered":"2023-09-23T23:37:33.604195+0000","last_clean":"2023-09-23T23:37:33.604195+0000","last_became_active":"2023-09-23T23:35:41.552046+0000","last_became_peered":"2023-09-23T23:35:41.552046+0000","last_unstale":"2023-09-23T23:37:33.604195+0000","last_undegraded":"2023-09-23T23:37:33.604195+0000","last_fullsized":"2023-09-23T23:37:33.604195+0000","mapping_epoch":141,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":142,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":65,"log_dups_size":0,"ondisk_log_size":65,"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 @ 2023-09-25T09:54:09.518261+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0011165630000000001,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":823,"num_read_kb":765,"num_write":49,"num_write_kb":33,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":10,"num_bytes_recovered":38,"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,6,3],"acting":[1,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":82,"reported_epoch":160,"state":"active+clean","last_fresh":"2023-09-23T23:37:33.610699+0000","last_change":"2023-09-23T23:35:41.544251+0000","last_active":"2023-09-23T23:37:33.610699+0000","last_peered":"2023-09-23T23:37:33.610699+0000","last_clean":"2023-09-23T23:37:33.610699+0000","last_became_active":"2023-09-23T23:35:41.543876+0000","last_became_peered":"2023-09-23T23:35:41.543876+0000","last_unstale":"2023-09-23T23:37:33.610699+0000","last_undegraded":"2023-09-23T23:37:33.610699+0000","last_fullsized":"2023-09-23T23:37:33.610699+0000","mapping_epoch":141,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":142,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:57:42.779563+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":119,"reported_epoch":160,"state":"active+clean","last_fresh":"2023-09-23T23:37:33.783015+0000","last_change":"2023-09-23T23:26:56.887746+0000","last_active":"2023-09-23T23:37:33.783015+0000","last_peered":"2023-09-23T23:37:33.783015+0000","last_clean":"2023-09-23T23:37:33.783015+0000","last_became_active":"2023-09-23T23:26:56.887239+0000","last_became_peered":"2023-09-23T23:26:56.887239+0000","last_unstale":"2023-09-23T23:37:33.783015+0000","last_undegraded":"2023-09-23T23:37:33.783015+0000","last_fullsized":"2023-09-23T23:37:33.783015+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T06:37:21.318533+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"6.5","version":"161'3438","reported_seq":3454,"reported_epoch":161,"state":"active+clean","last_fresh":"2023-09-23T23:38:03.179114+0000","last_change":"2023-09-23T23:37:05.450228+0000","last_active":"2023-09-23T23:38:03.179114+0000","last_peered":"2023-09-23T23:38:03.179114+0000","last_clean":"2023-09-23T23:38:03.179114+0000","last_became_active":"2023-09-23T23:37:05.449867+0000","last_became_peered":"2023-09-23T23:37:05.449867+0000","last_unstale":"2023-09-23T23:38:03.179114+0000","last_undegraded":"2023-09-23T23:38:03.179114+0000","last_fullsized":"2023-09-23T23:38:03.179114+0000","mapping_epoch":153,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":154,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:37:04.373743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:37:04.373743+0000","last_clean_scrub_stamp":"2023-09-23T23:37:04.373743+0000","objects_scrubbed":0,"log_size":3438,"log_dups_size":0,"ondisk_log_size":3438,"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 @ 2023-09-25T11:17:31.755500+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":225312768,"num_objects":3438,"num_object_clones":0,"num_object_copies":10314,"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":3438,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3438,"num_write_kb":220032,"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":[7,6,3],"acting":[7,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.1","version":"86'129","reported_seq":857,"reported_epoch":160,"state":"active+clean","last_fresh":"2023-09-23T23:37:33.607189+0000","last_change":"2023-09-23T23:36:52.795698+0000","last_active":"2023-09-23T23:37:33.607189+0000","last_peered":"2023-09-23T23:37:33.607189+0000","last_clean":"2023-09-23T23:37:33.607189+0000","last_became_active":"2023-09-23T23:36:52.794988+0000","last_became_peered":"2023-09-23T23:36:52.794988+0000","last_unstale":"2023-09-23T23:37:33.607189+0000","last_undegraded":"2023-09-23T23:37:33.607189+0000","last_fullsized":"2023-09-23T23:37:33.607189+0000","mapping_epoch":151,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":152,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":129,"log_dups_size":0,"ondisk_log_size":129,"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 @ 2023-09-25T06:51:17.361254+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00137744,"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":1280,"num_read_kb":2606,"num_write":99,"num_write_kb":1350,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":11,"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":[2,3,1],"acting":[2,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":103,"reported_epoch":160,"state":"active+clean","last_fresh":"2023-09-23T23:37:33.604932+0000","last_change":"2023-09-23T23:26:27.455262+0000","last_active":"2023-09-23T23:37:33.604932+0000","last_peered":"2023-09-23T23:37:33.604932+0000","last_clean":"2023-09-23T23:37:33.604932+0000","last_became_active":"2023-09-23T23:26:27.454866+0000","last_became_peered":"2023-09-23T23:26:27.454866+0000","last_unstale":"2023-09-23T23:37:33.604932+0000","last_undegraded":"2023-09-23T23:37:33.604932+0000","last_fullsized":"2023-09-23T23:37:33.604932+0000","mapping_epoch":104,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":105,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:09:05.340269+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":151,"reported_epoch":161,"state":"active+clean","last_fresh":"2023-09-23T23:37:59.581010+0000","last_change":"2023-09-23T23:34:47.356411+0000","last_active":"2023-09-23T23:37:59.581010+0000","last_peered":"2023-09-23T23:37:59.581010+0000","last_clean":"2023-09-23T23:37:59.581010+0000","last_became_active":"2023-09-23T23:34:47.353634+0000","last_became_peered":"2023-09-23T23:34:47.353634+0000","last_unstale":"2023-09-23T23:37:59.581010+0000","last_undegraded":"2023-09-23T23:37:59.581010+0000","last_fullsized":"2023-09-23T23:37:59.581010+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T04:06:40.252460+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,7,3],"acting":[1,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"6.7","version":"161'3393","reported_seq":3410,"reported_epoch":161,"state":"active+clean","last_fresh":"2023-09-23T23:38:00.254467+0000","last_change":"2023-09-23T23:37:05.576011+0000","last_active":"2023-09-23T23:38:00.254467+0000","last_peered":"2023-09-23T23:38:00.254467+0000","last_clean":"2023-09-23T23:38:00.254467+0000","last_became_active":"2023-09-23T23:37:05.575403+0000","last_became_peered":"2023-09-23T23:37:05.575403+0000","last_unstale":"2023-09-23T23:38:00.254467+0000","last_undegraded":"2023-09-23T23:38:00.254467+0000","last_fullsized":"2023-09-23T23:38:00.254467+0000","mapping_epoch":153,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":154,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:37:04.373743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:37:04.373743+0000","last_clean_scrub_stamp":"2023-09-23T23:37:04.373743+0000","objects_scrubbed":0,"log_size":3393,"log_dups_size":0,"ondisk_log_size":3393,"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 @ 2023-09-25T03:53:49.826823+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":222363648,"num_objects":3393,"num_object_clones":0,"num_object_copies":10179,"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":3393,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3393,"num_write_kb":217152,"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":[3,4,1],"acting":[3,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.3","version":"86'236","reported_seq":924,"reported_epoch":160,"state":"active+clean","last_fresh":"2023-09-23T23:37:33.606779+0000","last_change":"2023-09-23T23:32:11.518979+0000","last_active":"2023-09-23T23:37:33.606779+0000","last_peered":"2023-09-23T23:37:33.606779+0000","last_clean":"2023-09-23T23:37:33.606779+0000","last_became_active":"2023-09-23T23:32:11.518388+0000","last_became_peered":"2023-09-23T23:32:11.518388+0000","last_unstale":"2023-09-23T23:37:33.606779+0000","last_undegraded":"2023-09-23T23:37:33.606779+0000","last_fullsized":"2023-09-23T23:37:33.606779+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":236,"log_dups_size":0,"ondisk_log_size":236,"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 @ 2023-09-25T09:21:58.906242+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001002637,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":1277,"num_read_kb":1428,"num_write":202,"num_write_kb":266,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":11,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"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":[2,7,3],"acting":[2,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"1.0","version":"90'161","reported_seq":528,"reported_epoch":160,"state":"active+clean","last_fresh":"2023-09-23T23:37:33.615313+0000","last_change":"2023-09-23T23:35:42.549567+0000","last_active":"2023-09-23T23:37:33.615313+0000","last_peered":"2023-09-23T23:37:33.615313+0000","last_clean":"2023-09-23T23:37:33.615313+0000","last_became_active":"2023-09-23T23:35:42.548281+0000","last_became_peered":"2023-09-23T23:35:42.548281+0000","last_unstale":"2023-09-23T23:37:33.615313+0000","last_undegraded":"2023-09-23T23:37:33.615313+0000","last_fullsized":"2023-09-23T23:37:33.615313+0000","mapping_epoch":142,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":143,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:06:14.091106+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:06:14.091106+0000","last_clean_scrub_stamp":"2023-09-23T23:06:14.091106+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"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 @ 2023-09-24T23:31:22.040622+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":500,"num_read_kb":924,"num_write":239,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":2361472,"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":[7,6,1],"acting":[7,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":87,"reported_epoch":160,"state":"active+clean","last_fresh":"2023-09-23T23:37:33.612692+0000","last_change":"2023-09-23T23:32:08.448810+0000","last_active":"2023-09-23T23:37:33.612692+0000","last_peered":"2023-09-23T23:37:33.612692+0000","last_clean":"2023-09-23T23:37:33.612692+0000","last_became_active":"2023-09-23T23:32:08.448209+0000","last_became_peered":"2023-09-23T23:32:08.448209+0000","last_unstale":"2023-09-23T23:37:33.612692+0000","last_undegraded":"2023-09-23T23:37:33.612692+0000","last_fullsized":"2023-09-23T23:37:33.612692+0000","mapping_epoch":120,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":121,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:20:27.061693+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,6,4],"acting":[3,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":104,"reported_epoch":160,"state":"active+clean","last_fresh":"2023-09-23T23:37:33.611141+0000","last_change":"2023-09-23T23:14:14.281846+0000","last_active":"2023-09-23T23:37:33.611141+0000","last_peered":"2023-09-23T23:37:33.611141+0000","last_clean":"2023-09-23T23:37:33.611141+0000","last_became_active":"2023-09-23T23:14:14.281132+0000","last_became_peered":"2023-09-23T23:14:14.281132+0000","last_unstale":"2023-09-23T23:37:33.611141+0000","last_undegraded":"2023-09-23T23:37:33.611141+0000","last_fullsized":"2023-09-23T23:37:33.611141+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T11:01:36.701962+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"6.4","version":"161'3570","reported_seq":3587,"reported_epoch":161,"state":"active+clean","last_fresh":"2023-09-23T23:38:03.781307+0000","last_change":"2023-09-23T23:37:05.449163+0000","last_active":"2023-09-23T23:38:03.781307+0000","last_peered":"2023-09-23T23:38:03.781307+0000","last_clean":"2023-09-23T23:38:03.781307+0000","last_became_active":"2023-09-23T23:37:05.448425+0000","last_became_peered":"2023-09-23T23:37:05.448425+0000","last_unstale":"2023-09-23T23:38:03.781307+0000","last_undegraded":"2023-09-23T23:38:03.781307+0000","last_fullsized":"2023-09-23T23:38:03.781307+0000","mapping_epoch":153,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":154,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:37:04.373743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:37:04.373743+0000","last_clean_scrub_stamp":"2023-09-23T23:37:04.373743+0000","objects_scrubbed":0,"log_size":3570,"log_dups_size":0,"ondisk_log_size":3570,"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 @ 2023-09-25T05:16:24.634148+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":233963520,"num_objects":3570,"num_object_clones":0,"num_object_copies":10710,"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":3570,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3570,"num_write_kb":228480,"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,3,6],"acting":[1,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.0","version":"86'115","reported_seq":504,"reported_epoch":160,"state":"active+clean","last_fresh":"2023-09-23T23:37:33.615441+0000","last_change":"2023-09-23T23:36:52.793646+0000","last_active":"2023-09-23T23:37:33.615441+0000","last_peered":"2023-09-23T23:37:33.615441+0000","last_clean":"2023-09-23T23:37:33.615441+0000","last_became_active":"2023-09-23T23:36:52.793005+0000","last_became_peered":"2023-09-23T23:36:52.793005+0000","last_unstale":"2023-09-23T23:37:33.615441+0000","last_undegraded":"2023-09-23T23:37:33.615441+0000","last_fullsized":"2023-09-23T23:37:33.615441+0000","mapping_epoch":151,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":152,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":115,"log_dups_size":0,"ondisk_log_size":115,"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 @ 2023-09-25T09:22:42.205323+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00094966699999999996,"stat_sum":{"num_bytes":4194304,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":507,"num_read_kb":3491,"num_write":106,"num_write_kb":7211,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":4194304,"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":[7,1,3],"acting":[7,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":107,"reported_epoch":160,"state":"active+clean","last_fresh":"2023-09-23T23:37:50.249576+0000","last_change":"2023-09-23T23:35:41.557569+0000","last_active":"2023-09-23T23:37:50.249576+0000","last_peered":"2023-09-23T23:37:50.249576+0000","last_clean":"2023-09-23T23:37:50.249576+0000","last_became_active":"2023-09-23T23:35:41.554800+0000","last_became_peered":"2023-09-23T23:35:41.554800+0000","last_unstale":"2023-09-23T23:37:50.249576+0000","last_undegraded":"2023-09-23T23:37:50.249576+0000","last_fullsized":"2023-09-23T23:37:50.249576+0000","mapping_epoch":141,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":142,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-24T23:54:46.661255+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":94,"reported_epoch":160,"state":"active+clean","last_fresh":"2023-09-23T23:37:33.604870+0000","last_change":"2023-09-23T23:34:47.364459+0000","last_active":"2023-09-23T23:37:33.604870+0000","last_peered":"2023-09-23T23:37:33.604870+0000","last_clean":"2023-09-23T23:37:33.604870+0000","last_became_active":"2023-09-23T23:34:47.364127+0000","last_became_peered":"2023-09-23T23:34:47.364127+0000","last_unstale":"2023-09-23T23:37:33.604870+0000","last_undegraded":"2023-09-23T23:37:33.604870+0000","last_fullsized":"2023-09-23T23:37:33.604870+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:20:18.460564+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,2,7],"acting":[1,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"6.1","version":"161'3561","reported_seq":3578,"reported_epoch":161,"state":"active+clean","last_fresh":"2023-09-23T23:38:03.776510+0000","last_change":"2023-09-23T23:37:05.445805+0000","last_active":"2023-09-23T23:38:03.776510+0000","last_peered":"2023-09-23T23:38:03.776510+0000","last_clean":"2023-09-23T23:38:03.776510+0000","last_became_active":"2023-09-23T23:37:05.445475+0000","last_became_peered":"2023-09-23T23:37:05.445475+0000","last_unstale":"2023-09-23T23:38:03.776510+0000","last_undegraded":"2023-09-23T23:38:03.776510+0000","last_fullsized":"2023-09-23T23:38:03.776510+0000","mapping_epoch":153,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":154,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:37:04.373743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:37:04.373743+0000","last_clean_scrub_stamp":"2023-09-23T23:37:04.373743+0000","objects_scrubbed":0,"log_size":3561,"log_dups_size":0,"ondisk_log_size":3561,"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 @ 2023-09-25T11:00:47.639260+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":233373696,"num_objects":3561,"num_object_clones":0,"num_object_copies":10683,"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":3561,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3561,"num_write_kb":227904,"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,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"86'75","reported_seq":494,"reported_epoch":160,"state":"active+clean","last_fresh":"2023-09-23T23:37:33.613381+0000","last_change":"2023-09-23T23:34:47.389498+0000","last_active":"2023-09-23T23:37:33.613381+0000","last_peered":"2023-09-23T23:37:33.613381+0000","last_clean":"2023-09-23T23:37:33.613381+0000","last_became_active":"2023-09-23T23:34:47.356968+0000","last_became_peered":"2023-09-23T23:34:47.356968+0000","last_unstale":"2023-09-23T23:37:33.613381+0000","last_undegraded":"2023-09-23T23:37:33.613381+0000","last_fullsized":"2023-09-23T23:37:33.613381+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":75,"log_dups_size":0,"ondisk_log_size":75,"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 @ 2023-09-25T09:34:28.462989+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001060697,"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":561,"num_read_kb":487,"num_write":59,"num_write_kb":42,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":10,"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":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":121,"reported_epoch":160,"state":"active+clean","last_fresh":"2023-09-23T23:37:33.783051+0000","last_change":"2023-09-23T23:34:47.348873+0000","last_active":"2023-09-23T23:37:33.783051+0000","last_peered":"2023-09-23T23:37:33.783051+0000","last_clean":"2023-09-23T23:37:33.783051+0000","last_became_active":"2023-09-23T23:34:47.348583+0000","last_became_peered":"2023-09-23T23:34:47.348583+0000","last_unstale":"2023-09-23T23:37:33.783051+0000","last_undegraded":"2023-09-23T23:37:33.783051+0000","last_fullsized":"2023-09-23T23:37:33.783051+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:36:01.708489+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":83,"reported_epoch":160,"state":"active+clean","last_fresh":"2023-09-23T23:37:33.613642+0000","last_change":"2023-09-23T23:35:41.555749+0000","last_active":"2023-09-23T23:37:33.613642+0000","last_peered":"2023-09-23T23:37:33.613642+0000","last_clean":"2023-09-23T23:37:33.613642+0000","last_became_active":"2023-09-23T23:35:41.555293+0000","last_became_peered":"2023-09-23T23:35:41.555293+0000","last_unstale":"2023-09-23T23:37:33.613642+0000","last_undegraded":"2023-09-23T23:37:33.613642+0000","last_fullsized":"2023-09-23T23:37:33.613642+0000","mapping_epoch":141,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":142,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T02:02:33.502464+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[7,1,6],"acting":[7,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"6.2","version":"161'3333","reported_seq":3350,"reported_epoch":161,"state":"active+clean","last_fresh":"2023-09-23T23:38:00.253963+0000","last_change":"2023-09-23T23:37:05.445803+0000","last_active":"2023-09-23T23:38:00.253963+0000","last_peered":"2023-09-23T23:38:00.253963+0000","last_clean":"2023-09-23T23:38:00.253963+0000","last_became_active":"2023-09-23T23:37:05.445424+0000","last_became_peered":"2023-09-23T23:37:05.445424+0000","last_unstale":"2023-09-23T23:38:00.253963+0000","last_undegraded":"2023-09-23T23:38:00.253963+0000","last_fullsized":"2023-09-23T23:38:00.253963+0000","mapping_epoch":153,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":154,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:37:04.373743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:37:04.373743+0000","last_clean_scrub_stamp":"2023-09-23T23:37:04.373743+0000","objects_scrubbed":0,"log_size":3333,"log_dups_size":0,"ondisk_log_size":3333,"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 @ 2023-09-25T01:53:57.411738+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":218431488,"num_objects":3333,"num_object_clones":0,"num_object_copies":9999,"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":3333,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3333,"num_write_kb":213312,"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":[3,2,6],"acting":[3,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.7","version":"68'2","reported_seq":154,"reported_epoch":160,"state":"active+clean","last_fresh":"2023-09-23T23:37:45.242606+0000","last_change":"2023-09-23T23:37:33.653269+0000","last_active":"2023-09-23T23:37:45.242606+0000","last_peered":"2023-09-23T23:37:45.242606+0000","last_clean":"2023-09-23T23:37:45.242606+0000","last_became_active":"2023-09-23T23:37:33.629116+0000","last_became_peered":"2023-09-23T23:37:33.629116+0000","last_unstale":"2023-09-23T23:37:45.242606+0000","last_undegraded":"2023-09-23T23:37:45.242606+0000","last_fullsized":"2023-09-23T23:37:45.242606+0000","mapping_epoch":159,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":160,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-24T23:37:31.697606+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"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":[3,7,2],"acting":[3,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"86'170","reported_seq":470,"reported_epoch":161,"state":"active+clean","last_fresh":"2023-09-23T23:37:59.582277+0000","last_change":"2023-09-23T23:25:05.228483+0000","last_active":"2023-09-23T23:37:59.582277+0000","last_peered":"2023-09-23T23:37:59.582277+0000","last_clean":"2023-09-23T23:37:59.582277+0000","last_became_active":"2023-09-23T23:25:05.227766+0000","last_became_peered":"2023-09-23T23:25:05.227766+0000","last_unstale":"2023-09-23T23:37:59.582277+0000","last_undegraded":"2023-09-23T23:37:59.582277+0000","last_fullsized":"2023-09-23T23:37:59.582277+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":170,"log_dups_size":0,"ondisk_log_size":170,"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 @ 2023-09-25T06:17:40.984099+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00066166300000000005,"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":537,"num_read_kb":1957,"num_write":160,"num_write_kb":2393,"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,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":133,"reported_epoch":160,"state":"active+clean","last_fresh":"2023-09-23T23:37:33.614161+0000","last_change":"2023-09-23T23:34:47.351205+0000","last_active":"2023-09-23T23:37:33.614161+0000","last_peered":"2023-09-23T23:37:33.614161+0000","last_clean":"2023-09-23T23:37:33.614161+0000","last_became_active":"2023-09-23T23:34:47.350887+0000","last_became_peered":"2023-09-23T23:34:47.350887+0000","last_unstale":"2023-09-23T23:37:33.614161+0000","last_undegraded":"2023-09-23T23:37:33.614161+0000","last_fullsized":"2023-09-23T23:37:33.614161+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T04:04:21.597831+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"6.3","version":"161'3491","reported_seq":3507,"reported_epoch":161,"state":"active+clean","last_fresh":"2023-09-23T23:38:03.175927+0000","last_change":"2023-09-23T23:37:05.444021+0000","last_active":"2023-09-23T23:38:03.175927+0000","last_peered":"2023-09-23T23:38:03.175927+0000","last_clean":"2023-09-23T23:38:03.175927+0000","last_became_active":"2023-09-23T23:37:05.443187+0000","last_became_peered":"2023-09-23T23:37:05.443187+0000","last_unstale":"2023-09-23T23:38:03.175927+0000","last_undegraded":"2023-09-23T23:38:03.175927+0000","last_fullsized":"2023-09-23T23:38:03.175927+0000","mapping_epoch":153,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":154,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:37:04.373743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:37:04.373743+0000","last_clean_scrub_stamp":"2023-09-23T23:37:04.373743+0000","objects_scrubbed":0,"log_size":3491,"log_dups_size":0,"ondisk_log_size":3491,"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 @ 2023-09-25T05:37:25.239784+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":228786176,"num_objects":3491,"num_object_clones":0,"num_object_copies":10473,"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":3491,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3491,"num_write_kb":223424,"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":[7,6,2],"acting":[7,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.7","version":"86'45","reported_seq":285,"reported_epoch":160,"state":"active+clean","last_fresh":"2023-09-23T23:37:33.611109+0000","last_change":"2023-09-23T23:26:27.459356+0000","last_active":"2023-09-23T23:37:33.611109+0000","last_peered":"2023-09-23T23:37:33.611109+0000","last_clean":"2023-09-23T23:37:33.611109+0000","last_became_active":"2023-09-23T23:26:27.458825+0000","last_became_peered":"2023-09-23T23:26:27.458825+0000","last_unstale":"2023-09-23T23:37:33.611109+0000","last_undegraded":"2023-09-23T23:37:33.611109+0000","last_fullsized":"2023-09-23T23:37:33.611109+0000","mapping_epoch":104,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":105,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":45,"log_dups_size":0,"ondisk_log_size":45,"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 @ 2023-09-25T09:57:01.065349+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000729169,"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":205,"num_read_kb":1380,"num_write":40,"num_write_kb":1138,"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":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"69'1","reported_seq":79,"reported_epoch":160,"state":"active+clean","last_fresh":"2023-09-23T23:37:33.647353+0000","last_change":"2023-09-23T23:37:33.646030+0000","last_active":"2023-09-23T23:37:33.647353+0000","last_peered":"2023-09-23T23:37:33.647353+0000","last_clean":"2023-09-23T23:37:33.647353+0000","last_became_active":"2023-09-23T23:37:33.620127+0000","last_became_peered":"2023-09-23T23:37:33.620127+0000","last_unstale":"2023-09-23T23:37:33.647353+0000","last_undegraded":"2023-09-23T23:37:33.647353+0000","last_fullsized":"2023-09-23T23:37:33.647353+0000","mapping_epoch":159,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":160,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"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 @ 2023-09-25T05:43:32.382785+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"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,3,7],"acting":[1,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":110,"reported_epoch":160,"state":"active+clean","last_fresh":"2023-09-23T23:37:33.610085+0000","last_change":"2023-09-23T23:35:41.545359+0000","last_active":"2023-09-23T23:37:33.610085+0000","last_peered":"2023-09-23T23:37:33.610085+0000","last_clean":"2023-09-23T23:37:33.610085+0000","last_became_active":"2023-09-23T23:35:41.544372+0000","last_became_peered":"2023-09-23T23:35:41.544372+0000","last_unstale":"2023-09-23T23:37:33.610085+0000","last_undegraded":"2023-09-23T23:37:33.610085+0000","last_fullsized":"2023-09-23T23:37:33.610085+0000","mapping_epoch":141,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":142,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T03:16:05.394448+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.1b","version":"69'2","reported_seq":36,"reported_epoch":160,"state":"active+clean","last_fresh":"2023-09-23T23:37:33.613341+0000","last_change":"2023-09-23T23:35:10.674943+0000","last_active":"2023-09-23T23:37:33.613341+0000","last_peered":"2023-09-23T23:37:33.613341+0000","last_clean":"2023-09-23T23:37:33.613341+0000","last_became_active":"2023-09-23T23:35:10.674588+0000","last_became_peered":"2023-09-23T23:35:10.674588+0000","last_unstale":"2023-09-23T23:37:33.613341+0000","last_undegraded":"2023-09-23T23:37:33.613341+0000","last_fullsized":"2023-09-23T23:37:33.613341+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-24T23:25:42.891412+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":12,"reported_epoch":160,"state":"active+clean","last_fresh":"2023-09-23T23:37:33.808515+0000","last_change":"2023-09-23T23:37:33.627072+0000","last_active":"2023-09-23T23:37:33.808515+0000","last_peered":"2023-09-23T23:37:33.808515+0000","last_clean":"2023-09-23T23:37:33.808515+0000","last_became_active":"2023-09-23T23:37:33.626666+0000","last_became_peered":"2023-09-23T23:37:33.626666+0000","last_unstale":"2023-09-23T23:37:33.808515+0000","last_undegraded":"2023-09-23T23:37:33.808515+0000","last_fullsized":"2023-09-23T23:37:33.808515+0000","mapping_epoch":159,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":160,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:18:08.661390+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[2,3,4],"acting":[2,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1c","version":"68'2","reported_seq":17,"reported_epoch":160,"state":"active+clean","last_fresh":"2023-09-23T23:37:33.808502+0000","last_change":"2023-09-23T23:37:33.638633+0000","last_active":"2023-09-23T23:37:33.808502+0000","last_peered":"2023-09-23T23:37:33.808502+0000","last_clean":"2023-09-23T23:37:33.808502+0000","last_became_active":"2023-09-23T23:37:33.618521+0000","last_became_peered":"2023-09-23T23:37:33.618521+0000","last_unstale":"2023-09-23T23:37:33.808502+0000","last_undegraded":"2023-09-23T23:37:33.808502+0000","last_fullsized":"2023-09-23T23:37:33.808502+0000","mapping_epoch":159,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":160,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T01:29:36.025590+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"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":[2,7,6],"acting":[2,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":117,"reported_epoch":160,"state":"active+clean","last_fresh":"2023-09-23T23:37:33.612839+0000","last_change":"2023-09-23T23:34:47.350121+0000","last_active":"2023-09-23T23:37:33.612839+0000","last_peered":"2023-09-23T23:37:33.612839+0000","last_clean":"2023-09-23T23:37:33.612839+0000","last_became_active":"2023-09-23T23:34:47.349705+0000","last_became_peered":"2023-09-23T23:34:47.349705+0000","last_unstale":"2023-09-23T23:37:33.612839+0000","last_undegraded":"2023-09-23T23:37:33.612839+0000","last_fullsized":"2023-09-23T23:37:33.612839+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:55:23.138509+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1d","version":"68'2","reported_seq":47,"reported_epoch":160,"state":"active+clean","last_fresh":"2023-09-23T23:37:33.611278+0000","last_change":"2023-09-23T23:35:10.676206+0000","last_active":"2023-09-23T23:37:33.611278+0000","last_peered":"2023-09-23T23:37:33.611278+0000","last_clean":"2023-09-23T23:37:33.611278+0000","last_became_active":"2023-09-23T23:35:10.675843+0000","last_became_peered":"2023-09-23T23:35:10.675843+0000","last_unstale":"2023-09-23T23:37:33.611278+0000","last_undegraded":"2023-09-23T23:37:33.611278+0000","last_fullsized":"2023-09-23T23:37:33.611278+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T04:00:31.310495+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"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":1,"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":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":131,"reported_epoch":160,"state":"active+clean","last_fresh":"2023-09-23T23:37:33.612787+0000","last_change":"2023-09-23T23:35:41.602170+0000","last_active":"2023-09-23T23:37:33.612787+0000","last_peered":"2023-09-23T23:37:33.612787+0000","last_clean":"2023-09-23T23:37:33.612787+0000","last_became_active":"2023-09-23T23:35:41.601794+0000","last_became_peered":"2023-09-23T23:35:41.601794+0000","last_unstale":"2023-09-23T23:37:33.612787+0000","last_undegraded":"2023-09-23T23:37:33.612787+0000","last_fullsized":"2023-09-23T23:37:33.612787+0000","mapping_epoch":141,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":142,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:57:57.956200+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,2,6],"acting":[3,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1e","version":"69'2","reported_seq":136,"reported_epoch":160,"state":"active+clean","last_fresh":"2023-09-23T23:37:33.614727+0000","last_change":"2023-09-23T23:26:56.890000+0000","last_active":"2023-09-23T23:37:33.614727+0000","last_peered":"2023-09-23T23:37:33.614727+0000","last_clean":"2023-09-23T23:37:33.614727+0000","last_became_active":"2023-09-23T23:26:56.889604+0000","last_became_peered":"2023-09-23T23:26:56.889604+0000","last_unstale":"2023-09-23T23:37:33.614727+0000","last_undegraded":"2023-09-23T23:37:33.614727+0000","last_fullsized":"2023-09-23T23:37:33.614727+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T06:45:20.534490+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":167,"reported_epoch":160,"state":"active+clean","last_fresh":"2023-09-23T23:37:33.629067+0000","last_change":"2023-09-23T23:37:33.626975+0000","last_active":"2023-09-23T23:37:33.629067+0000","last_peered":"2023-09-23T23:37:33.629067+0000","last_clean":"2023-09-23T23:37:33.629067+0000","last_became_active":"2023-09-23T23:37:33.626337+0000","last_became_peered":"2023-09-23T23:37:33.626337+0000","last_unstale":"2023-09-23T23:37:33.629067+0000","last_undegraded":"2023-09-23T23:37:33.629067+0000","last_fullsized":"2023-09-23T23:37:33.629067+0000","mapping_epoch":159,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":160,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T01:45:41.499383+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,2,6],"acting":[3,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1f","version":"69'5","reported_seq":57,"reported_epoch":160,"state":"active+clean","last_fresh":"2023-09-23T23:37:33.607907+0000","last_change":"2023-09-23T23:34:47.366146+0000","last_active":"2023-09-23T23:37:33.607907+0000","last_peered":"2023-09-23T23:37:33.607907+0000","last_clean":"2023-09-23T23:37:33.607907+0000","last_became_active":"2023-09-23T23:34:47.361648+0000","last_became_peered":"2023-09-23T23:34:47.361648+0000","last_unstale":"2023-09-23T23:37:33.607907+0000","last_undegraded":"2023-09-23T23:37:33.607907+0000","last_fullsized":"2023-09-23T23:37:33.607907+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"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 @ 2023-09-25T11:02:38.085203+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"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":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":554,"num_keys_recovered":0,"num_objects_omap":1,"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":[2,6,4],"acting":[2,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":120,"reported_epoch":160,"state":"active+clean","last_fresh":"2023-09-23T23:37:33.615474+0000","last_change":"2023-09-23T23:25:05.227361+0000","last_active":"2023-09-23T23:37:33.615474+0000","last_peered":"2023-09-23T23:37:33.615474+0000","last_clean":"2023-09-23T23:37:33.615474+0000","last_became_active":"2023-09-23T23:25:05.227003+0000","last_became_peered":"2023-09-23T23:25:05.227003+0000","last_unstale":"2023-09-23T23:37:33.615474+0000","last_undegraded":"2023-09-23T23:37:33.615474+0000","last_fullsized":"2023-09-23T23:37:33.615474+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T03:23:19.993318+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]}],"pool_stats":[{"poolid":6,"num_pg":16,"stat_sum":{"num_bytes":3621650432,"num_objects":55262,"num_object_clones":0,"num_object_copies":165786,"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":55262,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":55262,"num_write_kb":3536768,"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":10953031680,"data_stored":10953031680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":55262,"ondisk_log_size":55262,"up":48,"acting":48,"num_store_stats":6},{"poolid":4,"num_pg":32,"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":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5504,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"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":22,"num_whiteouts":0,"num_read":32,"num_read_kb":34,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":20,"num_bytes_recovered":646,"num_keys_recovered":0,"num_objects_omap":14,"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":114688,"data_stored":17712,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":27272,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"up":96,"acting":96,"num_store_stats":8},{"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":500,"num_read_kb":924,"num_write":239,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":2361472,"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":2375680,"data_stored":2361472,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":161,"ondisk_log_size":161,"up":3,"acting":3,"num_store_stats":4},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":4194323,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"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":4,"num_whiteouts":0,"num_read":5980,"num_read_kb":13243,"num_write":846,"num_write_kb":12714,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":64,"num_bytes_recovered":4194342,"num_keys_recovered":0,"num_objects_omap":2,"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":16793600,"data_stored":16777292,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6143,"internal_metadata":0},"log_size":976,"ondisk_log_size":976,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234317,"num_pgs":47,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1917576,"kb_used_data":1765376,"kb_used_omap":0,"kb_used_meta":152192,"kb_avail":91827576,"statfs":{"total":95995035648,"available":94031437824,"internally_reserved":0,"allocated":1807745024,"data_stored":1807091548,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":155844608},"hb_peers":[0,1,2,3,4,5,6],"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":"Sat Sep 23 23:37:05 2023","interfaces":[{"interface":"back","average":{"1min":1.3300000000000001,"5min":2.9769999999999999,"15min":1.863},"min":{"1min":0.33900000000000002,"5min":0.28899999999999998,"15min":0.20799999999999999},"max":{"1min":4.9649999999999999,"5min":77.811999999999998,"15min":77.811999999999998},"last":0.38},{"interface":"front","average":{"1min":1.4830000000000001,"5min":3.1819999999999999,"15min":1.9650000000000001},"min":{"1min":0.501,"5min":0.32100000000000001,"15min":0.29299999999999998},"max":{"1min":4.976,"5min":77.751000000000005,"15min":77.751000000000005},"last":0.66300000000000003}]},{"osd":1,"last update":"Sat Sep 23 23:37:26 2023","interfaces":[{"interface":"back","average":{"1min":1.054,"5min":2.3370000000000002,"15min":1.5489999999999999},"min":{"1min":0.39100000000000001,"5min":0.34100000000000003,"15min":0.317},"max":{"1min":4.7199999999999998,"5min":78.081999999999994,"15min":78.081999999999994},"last":1.8160000000000001},{"interface":"front","average":{"1min":0.81899999999999995,"5min":2.198,"15min":1.5009999999999999},"min":{"1min":0.47999999999999998,"5min":0.33700000000000002,"15min":0.245},"max":{"1min":1.1970000000000001,"5min":78.225999999999999,"15min":78.225999999999999},"last":1.804}]},{"osd":2,"last update":"Sat Sep 23 23:37:43 2023","interfaces":[{"interface":"back","average":{"1min":1.0640000000000001,"5min":3.1829999999999998,"15min":2.6720000000000002},"min":{"1min":0.34599999999999997,"5min":0.32400000000000001,"15min":0.29799999999999999},"max":{"1min":4.3440000000000003,"5min":76.810000000000002,"15min":101.455},"last":0.70899999999999996},{"interface":"front","average":{"1min":1.01,"5min":2.9260000000000002,"15min":2.5539999999999998},"min":{"1min":0.59199999999999997,"5min":0.29999999999999999,"15min":0.27800000000000002},"max":{"1min":4.2460000000000004,"5min":76.843999999999994,"15min":101.50700000000001},"last":0.42499999999999999}]},{"osd":3,"last update":"Sat Sep 23 23:37:13 2023","interfaces":[{"interface":"back","average":{"1min":1.175,"5min":1.1699999999999999,"15min":1.1910000000000001},"min":{"1min":0.61699999999999999,"5min":0.377,"15min":0.317},"max":{"1min":6.0960000000000001,"5min":7.343,"15min":7.343},"last":0.73599999999999999},{"interface":"front","average":{"1min":1.1120000000000001,"5min":1.3009999999999999,"15min":1.1899999999999999},"min":{"1min":0.53200000000000003,"5min":0.35999999999999999,"15min":0.313},"max":{"1min":6.2069999999999999,"5min":7.9710000000000001,"15min":7.9710000000000001},"last":3.7930000000000001}]},{"osd":4,"last update":"Sat Sep 23 23:37:26 2023","interfaces":[{"interface":"back","average":{"1min":0.90100000000000002,"5min":1.224,"15min":1.1339999999999999},"min":{"1min":0.49299999999999999,"5min":0.36299999999999999,"15min":0.32400000000000001},"max":{"1min":1.3799999999999999,"5min":9.9000000000000004,"15min":9.9000000000000004},"last":3.762},{"interface":"front","average":{"1min":1.014,"5min":1.2889999999999999,"15min":1.1950000000000001},"min":{"1min":0.53600000000000003,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":2.577,"5min":7.9359999999999999,"15min":7.9359999999999999},"last":0.78500000000000003}]},{"osd":5,"last update":"Sat Sep 23 23:37:26 2023","interfaces":[{"interface":"back","average":{"1min":0.88200000000000001,"5min":0.80100000000000005,"15min":1.0820000000000001},"min":{"1min":0.51400000000000001,"5min":0.40600000000000003,"15min":0.30399999999999999},"max":{"1min":1.27,"5min":3.9849999999999999,"15min":8.859},"last":0.46000000000000002},{"interface":"front","average":{"1min":0.871,"5min":1.232,"15min":1.1930000000000001},"min":{"1min":0.54100000000000004,"5min":0.42499999999999999,"15min":0.27600000000000002},"max":{"1min":1.2909999999999999,"5min":9.8539999999999992,"15min":9.8539999999999992},"last":3.7200000000000002}]},{"osd":6,"last update":"Sat Sep 23 23:37:26 2023","interfaces":[{"interface":"back","average":{"1min":1.167,"5min":1.369,"15min":1.248},"min":{"1min":0.71799999999999997,"5min":0.41899999999999998,"15min":0.312},"max":{"1min":5.0179999999999998,"5min":12.279,"15min":12.279},"last":3.8250000000000002},{"interface":"front","average":{"1min":1.105,"5min":1.111,"15min":1.22},"min":{"1min":0.69899999999999995,"5min":0.42299999999999999,"15min":0.39900000000000002},"max":{"1min":2.6040000000000001,"5min":6.141,"15min":8.1470000000000002},"last":0.76200000000000001}]}]},{"osd":6,"up_from":46,"seq":197568495959,"num_pgs":48,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1910204,"kb_used_data":1791796,"kb_used_omap":0,"kb_used_meta":118400,"kb_avail":91834948,"statfs":{"total":95995035648,"available":94038986752,"internally_reserved":0,"allocated":1834799104,"data_stored":1834157813,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":121241600},"hb_peers":[0,1,2,3,4,5,7],"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":"Sat Sep 23 23:37:57 2023","interfaces":[{"interface":"back","average":{"1min":0.81899999999999995,"5min":4.6109999999999998,"15min":2.2759999999999998},"min":{"1min":0.39200000000000002,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":2.2000000000000002,"5min":168.447,"15min":168.447},"last":0.753},{"interface":"front","average":{"1min":0.747,"5min":4.4279999999999999,"15min":2.2679999999999998},"min":{"1min":0.35599999999999998,"5min":0.30299999999999999,"15min":0.24299999999999999},"max":{"1min":1.2609999999999999,"5min":168.73099999999999,"15min":168.73099999999999},"last":0.66400000000000003}]},{"osd":1,"last update":"Sat Sep 23 23:37:28 2023","interfaces":[{"interface":"back","average":{"1min":0.94099999999999995,"5min":2.0710000000000002,"15min":1.4259999999999999},"min":{"1min":0.47099999999999997,"5min":0.311,"15min":0.311},"max":{"1min":1.3400000000000001,"5min":33.798000000000002,"15min":33.798000000000002},"last":0.41499999999999998},{"interface":"front","average":{"1min":0.78700000000000003,"5min":2.137,"15min":1.405},"min":{"1min":0.44600000000000001,"5min":0.32200000000000001,"15min":0.313},"max":{"1min":1.1419999999999999,"5min":33.857999999999997,"15min":33.857999999999997},"last":1.0840000000000001}]},{"osd":2,"last update":"Sat Sep 23 23:37:48 2023","interfaces":[{"interface":"back","average":{"1min":1.256,"5min":2.0870000000000002,"15min":1.601},"min":{"1min":0.52300000000000002,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":6.423,"5min":34.021000000000001,"15min":73.912000000000006},"last":0.63500000000000001},{"interface":"front","average":{"1min":0.997,"5min":1.9239999999999999,"15min":1.6000000000000001},"min":{"1min":0.48699999999999999,"5min":0.34100000000000003,"15min":0.32600000000000001},"max":{"1min":2.3580000000000001,"5min":33.929000000000002,"15min":72.602999999999994},"last":0.79700000000000004}]},{"osd":3,"last update":"Sat Sep 23 23:37:14 2023","interfaces":[{"interface":"back","average":{"1min":0.85299999999999998,"5min":0.90400000000000003,"15min":1.028},"min":{"1min":0.38200000000000001,"5min":0.35999999999999999,"15min":0.34799999999999998},"max":{"1min":1.22,"5min":4.7350000000000003,"15min":4.8159999999999998},"last":0.56100000000000005},{"interface":"front","average":{"1min":1.0740000000000001,"5min":1.0620000000000001,"15min":1.0389999999999999},"min":{"1min":0.42799999999999999,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":4.7210000000000001,"5min":5.2119999999999997,"15min":5.2119999999999997},"last":1.97}]},{"osd":4,"last update":"Sat Sep 23 23:37:28 2023","interfaces":[{"interface":"back","average":{"1min":0.92300000000000004,"5min":1.0369999999999999,"15min":0.99099999999999999},"min":{"1min":0.505,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":1.6439999999999999,"5min":8.4760000000000009,"15min":8.4760000000000009},"last":0.45900000000000002},{"interface":"front","average":{"1min":0.92300000000000004,"5min":0.98799999999999999,"15min":1.0700000000000001},"min":{"1min":0.38400000000000001,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":1.667,"5min":4.7439999999999998,"15min":4.75},"last":0.59699999999999998}]},{"osd":5,"last update":"Sat Sep 23 23:37:28 2023","interfaces":[{"interface":"back","average":{"1min":0.93200000000000005,"5min":0.83199999999999996,"15min":0.998},"min":{"1min":0.48399999999999999,"5min":0.376,"15min":0.25600000000000001},"max":{"1min":1.5629999999999999,"5min":4.0439999999999996,"15min":4.6829999999999998},"last":0.83199999999999996},{"interface":"front","average":{"1min":1.0409999999999999,"5min":0.88100000000000001,"15min":1.145},"min":{"1min":0.495,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":1.7070000000000001,"5min":4.532,"15min":7.4100000000000001},"last":0.70899999999999996}]},{"osd":7,"last update":"Sat Sep 23 23:37:23 2023","interfaces":[{"interface":"back","average":{"1min":1.149,"5min":1.129,"15min":1.1890000000000001},"min":{"1min":0.53900000000000003,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":4.0720000000000001,"5min":4.6779999999999999,"15min":4.6779999999999999},"last":1.018},{"interface":"front","average":{"1min":1.109,"5min":1.0660000000000001,"15min":1.2250000000000001},"min":{"1min":0.59599999999999997,"5min":0.435,"15min":0.435},"max":{"1min":1.873,"5min":4.5970000000000004,"15min":4.5970000000000004},"last":0.90500000000000003}]}]},{"osd":1,"up_from":99,"seq":425201762462,"num_pgs":52,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2024320,"kb_used_data":1828856,"kb_used_omap":6,"kb_used_meta":195449,"kb_avail":91720832,"statfs":{"total":95995035648,"available":93922131968,"internally_reserved":0,"allocated":1872748544,"data_stored":1871927863,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6760,"internal_metadata":200140184},"hb_peers":[0,2,3,4,5,6,7],"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 23:37:35 2023","interfaces":[{"interface":"back","average":{"1min":0.60199999999999998,"5min":2.4169999999999998,"15min":1.2929999999999999},"min":{"1min":0.27500000000000002,"5min":0.20599999999999999,"15min":0.20499999999999999},"max":{"1min":0.94599999999999995,"5min":17.693000000000001,"15min":17.693000000000001},"last":0.47399999999999998},{"interface":"front","average":{"1min":0.70099999999999996,"5min":2.367,"15min":1.3480000000000001},"min":{"1min":0.246,"5min":0.223,"15min":0.223},"max":{"1min":1.536,"5min":12.519,"15min":12.519},"last":2.891}]},{"osd":2,"last update":"Sat Sep 23 23:37:47 2023","interfaces":[{"interface":"back","average":{"1min":0.877,"5min":2.1030000000000002,"15min":1.2430000000000001},"min":{"1min":0.39600000000000002,"5min":0.218,"15min":0.218},"max":{"1min":2.1539999999999999,"5min":12.097,"15min":12.097},"last":0.51400000000000001},{"interface":"front","average":{"1min":1.288,"5min":2.0670000000000002,"15min":1.2150000000000001},"min":{"1min":0.33300000000000002,"5min":0.315,"15min":0.219},"max":{"1min":8.6579999999999995,"5min":12.343,"15min":12.343},"last":2.7949999999999999}]},{"osd":3,"last update":"Sat Sep 23 23:37:14 2023","interfaces":[{"interface":"back","average":{"1min":0.998,"5min":2.0790000000000002,"15min":1.282},"min":{"1min":0.312,"5min":0.27200000000000002,"15min":0.22800000000000001},"max":{"1min":6.3869999999999996,"5min":12.685,"15min":41.753},"last":2.8130000000000002},{"interface":"front","average":{"1min":1.3280000000000001,"5min":1.6930000000000001,"15min":1.2030000000000001},"min":{"1min":0.35499999999999998,"5min":0.312,"15min":0.28499999999999998},"max":{"1min":10.836,"5min":11.558999999999999,"15min":42.515000000000001},"last":2.847}]},{"osd":4,"last update":"Sat Sep 23 23:37:35 2023","interfaces":[{"interface":"back","average":{"1min":0.85899999999999999,"5min":1.403,"15min":1.2030000000000001},"min":{"1min":0.38900000000000001,"5min":0.313,"15min":0.313},"max":{"1min":1.462,"5min":7.1289999999999996,"15min":8.2309999999999999},"last":1.788},{"interface":"front","average":{"1min":1.4770000000000001,"5min":2.04,"15min":1.375},"min":{"1min":0.48899999999999999,"5min":0.35899999999999999,"15min":0.32500000000000001},"max":{"1min":11.449999999999999,"5min":11.449999999999999,"15min":11.449999999999999},"last":0.54500000000000004}]},{"osd":5,"last update":"Sat Sep 23 23:37:35 2023","interfaces":[{"interface":"back","average":{"1min":0.995,"5min":1.4970000000000001,"15min":1.222},"min":{"1min":0.57299999999999995,"5min":0.41399999999999998,"15min":0.38500000000000001},"max":{"1min":1.593,"5min":10.723000000000001,"15min":10.723000000000001},"last":2.9249999999999998},{"interface":"front","average":{"1min":1.1259999999999999,"5min":1.3720000000000001,"15min":1.218},"min":{"1min":0.45900000000000002,"5min":0.374,"15min":0.36699999999999999},"max":{"1min":5.8550000000000004,"5min":6.6100000000000003,"15min":8.1280000000000001},"last":1.9139999999999999}]},{"osd":6,"last update":"Sat Sep 23 23:37:35 2023","interfaces":[{"interface":"back","average":{"1min":1.5069999999999999,"5min":1.5860000000000001,"15min":1.2509999999999999},"min":{"1min":0.53600000000000003,"5min":0.39300000000000002,"15min":0.377},"max":{"1min":11.349,"5min":11.349,"15min":11.349},"last":2.956},{"interface":"front","average":{"1min":0.98999999999999999,"5min":1.3700000000000001,"15min":1.238},"min":{"1min":0.42399999999999999,"5min":0.377,"15min":0.377},"max":{"1min":1.4710000000000001,"5min":6.6920000000000002,"15min":8.1989999999999998},"last":1.885}]},{"osd":7,"last update":"Sat Sep 23 23:37:35 2023","interfaces":[{"interface":"back","average":{"1min":1.0009999999999999,"5min":1.5700000000000001,"15min":1.325},"min":{"1min":0.43099999999999999,"5min":0.374,"15min":0.374},"max":{"1min":1.5589999999999999,"5min":7.1909999999999998,"15min":8.1699999999999999},"last":1.8340000000000001},{"interface":"front","average":{"1min":1.069,"5min":1.9359999999999999,"15min":1.4279999999999999},"min":{"1min":0.60799999999999998,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":1.7490000000000001,"5min":11.086,"15min":11.086},"last":0.57699999999999996}]}]},{"osd":0,"up_from":0,"seq":403726925988,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"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},"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":[]},{"osd":2,"up_from":104,"seq":446676598925,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2497464,"kb_used_data":2231600,"kb_used_omap":11,"kb_used_meta":265844,"kb_avail":91247688,"statfs":{"total":95995035648,"available":93437632512,"internally_reserved":0,"allocated":2285158400,"data_stored":2284344907,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12272,"internal_metadata":272224272},"hb_peers":[0,1,3,4,5,6,7],"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 23:37:53 2023","interfaces":[{"interface":"back","average":{"1min":0.76700000000000002,"5min":2.343,"15min":1.417},"min":{"1min":0.26500000000000001,"5min":0.21199999999999999,"15min":0.183},"max":{"1min":3.3199999999999998,"5min":13.125999999999999,"15min":13.125999999999999},"last":0.67600000000000005},{"interface":"front","average":{"1min":0.84299999999999997,"5min":2.5659999999999998,"15min":1.5840000000000001},"min":{"1min":0.30299999999999999,"5min":0.23200000000000001,"15min":0.21099999999999999},"max":{"1min":3.347,"5min":14.709,"15min":14.709},"last":0.93100000000000005}]},{"osd":1,"last update":"Sat Sep 23 23:37:53 2023","interfaces":[{"interface":"back","average":{"1min":0.82899999999999996,"5min":2.3460000000000001,"15min":1.3120000000000001},"min":{"1min":0.35799999999999998,"5min":0.224,"15min":0.19700000000000001},"max":{"1min":3.9929999999999999,"5min":11.923999999999999,"15min":11.923999999999999},"last":0.623},{"interface":"front","average":{"1min":0.81499999999999995,"5min":2.1989999999999998,"15min":1.53},"min":{"1min":0.34399999999999997,"5min":0.25800000000000001,"15min":0.25},"max":{"1min":2.8260000000000001,"5min":17.545000000000002,"15min":17.545000000000002},"last":2.2229999999999999}]},{"osd":3,"last update":"Sat Sep 23 23:37:14 2023","interfaces":[{"interface":"back","average":{"1min":6.6100000000000003,"5min":2.706,"15min":1.4419999999999999},"min":{"1min":0.35399999999999998,"5min":0.19700000000000001,"15min":0.19700000000000001},"max":{"1min":93.811000000000007,"5min":93.811000000000007,"15min":93.811000000000007},"last":0.51500000000000001},{"interface":"front","average":{"1min":6.3920000000000003,"5min":3.3170000000000002,"15min":1.6899999999999999},"min":{"1min":0.34000000000000002,"5min":0.22700000000000001,"15min":0.22700000000000001},"max":{"1min":96.018000000000001,"5min":96.018000000000001,"15min":96.018000000000001},"last":0.58999999999999997}]},{"osd":4,"last update":"Sat Sep 23 23:37:53 2023","interfaces":[{"interface":"back","average":{"1min":0.97999999999999998,"5min":1.7889999999999999,"15min":1.482},"min":{"1min":0.55400000000000005,"5min":0.35199999999999998,"15min":0.29599999999999999},"max":{"1min":2.8079999999999998,"5min":12.943,"15min":12.943},"last":2.1459999999999999},{"interface":"front","average":{"1min":1,"5min":1.7749999999999999,"15min":1.357},"min":{"1min":0.42399999999999999,"5min":0.32700000000000001,"15min":0.29199999999999998},"max":{"1min":2.5110000000000001,"5min":12.263,"15min":12.263},"last":4.1710000000000003}]},{"osd":5,"last update":"Sat Sep 23 23:37:53 2023","interfaces":[{"interface":"back","average":{"1min":1.091,"5min":2.2429999999999999,"15min":1.486},"min":{"1min":0.41399999999999998,"5min":0.379,"15min":0.29399999999999998},"max":{"1min":4.048,"5min":11.000999999999999,"15min":11.000999999999999},"last":0.64100000000000001},{"interface":"front","average":{"1min":1.0740000000000001,"5min":1.782,"15min":1.4199999999999999},"min":{"1min":0.64600000000000002,"5min":0.373,"15min":0.373},"max":{"1min":2.778,"5min":12.978999999999999,"15min":12.978999999999999},"last":2.1829999999999998}]},{"osd":6,"last update":"Sat Sep 23 23:37:53 2023","interfaces":[{"interface":"back","average":{"1min":1.044,"5min":1.623,"15min":1.351},"min":{"1min":0.34699999999999998,"5min":0.309,"15min":0.309},"max":{"1min":2.399,"5min":12.209,"15min":12.209},"last":0.97999999999999998},{"interface":"front","average":{"1min":1.075,"5min":2.2509999999999999,"15min":1.522},"min":{"1min":0.39300000000000002,"5min":0.34999999999999998,"15min":0.32000000000000001},"max":{"1min":4.0750000000000002,"5min":13.329000000000001,"15min":13.329000000000001},"last":0.87}]},{"osd":7,"last update":"Sat Sep 23 23:37:53 2023","interfaces":[{"interface":"back","average":{"1min":1.046,"5min":1.7849999999999999,"15min":1.458},"min":{"1min":0.36399999999999999,"5min":0.35999999999999999,"15min":0.32800000000000001},"max":{"1min":2.4300000000000002,"5min":13.231,"15min":13.231},"last":0.76800000000000002},{"interface":"front","average":{"1min":1.141,"5min":2.3929999999999998,"15min":1.5840000000000001},"min":{"1min":0.48599999999999999,"5min":0.41999999999999998,"15min":0.40699999999999997},"max":{"1min":4.0199999999999996,"5min":13.375,"15min":13.375},"last":1.1619999999999999}]}]},{"osd":3,"up_from":109,"seq":468151435399,"num_pgs":53,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2460552,"kb_used_data":2298496,"kb_used_omap":5,"kb_used_meta":162042,"kb_avail":91284600,"statfs":{"total":95995035648,"available":93475430400,"internally_reserved":0,"allocated":2353659904,"data_stored":2352882095,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5347,"internal_metadata":165931805},"hb_peers":[0,1,2,4,5,6,7],"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 23:37:15 2023","interfaces":[{"interface":"back","average":{"1min":0.88500000000000001,"5min":2.0750000000000002,"15min":1.2490000000000001},"min":{"1min":0.28199999999999997,"5min":0.19400000000000001,"15min":0.19400000000000001},"max":{"1min":3.4159999999999999,"5min":10.427,"15min":10.427},"last":1.8919999999999999},{"interface":"front","average":{"1min":1.121,"5min":1.8819999999999999,"15min":1.147},"min":{"1min":0.32900000000000001,"5min":0.193,"15min":0.193},"max":{"1min":6.8860000000000001,"5min":12.638,"15min":12.638},"last":2.839}]},{"osd":1,"last update":"Sat Sep 23 23:37:15 2023","interfaces":[{"interface":"back","average":{"1min":1.1100000000000001,"5min":1.6699999999999999,"15min":1.085},"min":{"1min":0.39200000000000002,"5min":0.23000000000000001,"15min":0.20899999999999999},"max":{"1min":4.7629999999999999,"5min":10.000999999999999,"15min":10.000999999999999},"last":1.403},{"interface":"front","average":{"1min":0.86399999999999999,"5min":1.7829999999999999,"15min":1.1419999999999999},"min":{"1min":0.371,"5min":0.22,"15min":0.22},"max":{"1min":3.3610000000000002,"5min":10.638999999999999,"15min":10.638999999999999},"last":2.4289999999999998}]},{"osd":2,"last update":"Sat Sep 23 23:37:15 2023","interfaces":[{"interface":"back","average":{"1min":0.98699999999999999,"5min":3.1629999999999998,"15min":1.992},"min":{"1min":0.317,"5min":0.254,"15min":0.254},"max":{"1min":2.8719999999999999,"5min":109.947,"15min":109.947},"last":0.219},{"interface":"front","average":{"1min":0.85199999999999998,"5min":3.2480000000000002,"15min":2.0129999999999999},"min":{"1min":0.40799999999999997,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":3.1459999999999999,"5min":114.09999999999999,"15min":114.09999999999999},"last":1.9239999999999999}]},{"osd":4,"last update":"Sat Sep 23 23:37:15 2023","interfaces":[{"interface":"back","average":{"1min":0.94799999999999995,"5min":1.4910000000000001,"15min":1.24},"min":{"1min":0.43099999999999999,"5min":0.34399999999999997,"15min":0.309},"max":{"1min":2.1269999999999998,"5min":10.487,"15min":10.487},"last":2.0209999999999999},{"interface":"front","average":{"1min":1.232,"5min":1.665,"15min":1.3},"min":{"1min":0.53700000000000003,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":5.9660000000000002,"5min":15.27,"15min":15.27},"last":2.9369999999999998}]},{"osd":5,"last update":"Sat Sep 23 23:37:15 2023","interfaces":[{"interface":"back","average":{"1min":1.2410000000000001,"5min":1.3200000000000001,"15min":1.159},"min":{"1min":0.51000000000000001,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":6.0300000000000002,"5min":6.0300000000000002,"15min":8.0280000000000005},"last":2.9780000000000002},{"interface":"front","average":{"1min":0.99299999999999999,"5min":1.2050000000000001,"15min":1.1699999999999999},"min":{"1min":0.46999999999999997,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":1.5920000000000001,"5min":9.157,"15min":9.157},"last":0.308}]},{"osd":6,"last update":"Sat Sep 23 23:37:15 2023","interfaces":[{"interface":"back","average":{"1min":1.4319999999999999,"5min":1.3939999999999999,"15min":1.2350000000000001},"min":{"1min":0.51200000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":6.008,"5min":6.008,"15min":7.9930000000000003},"last":3.0070000000000001},{"interface":"front","average":{"1min":1.1890000000000001,"5min":1.4470000000000001,"15min":1.2789999999999999},"min":{"1min":0.50600000000000001,"5min":0.377,"15min":0.377},"max":{"1min":4.2990000000000004,"5min":9.2609999999999992,"15min":9.2609999999999992},"last":0.378}]},{"osd":7,"last update":"Sat Sep 23 23:37:15 2023","interfaces":[{"interface":"back","average":{"1min":1.103,"5min":1.647,"15min":1.337},"min":{"1min":0.46200000000000002,"5min":0.36499999999999999,"15min":0.35099999999999998},"max":{"1min":2.8319999999999999,"5min":9.593,"15min":9.593},"last":0.35399999999999998},{"interface":"front","average":{"1min":1.135,"5min":1.72,"15min":1.3620000000000001},"min":{"1min":0.55800000000000005,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":2.706,"5min":10.52,"15min":10.52},"last":1.962}]}]},{"osd":4,"up_from":30,"seq":128849019242,"num_pgs":29,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":855364,"kb_used_data":670332,"kb_used_omap":0,"kb_used_meta":185024,"kb_avail":92889788,"statfs":{"total":95995035648,"available":95119142912,"internally_reserved":0,"allocated":686419968,"data_stored":685770586,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":189464576},"hb_peers":[0,1,2,3,5,6,7],"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":"Sat Sep 23 23:37:55 2023","interfaces":[{"interface":"back","average":{"1min":0.68300000000000005,"5min":1.667,"15min":1.296},"min":{"1min":0.30299999999999999,"5min":0.251,"15min":0.23799999999999999},"max":{"1min":1.173,"5min":25.873999999999999,"15min":25.873999999999999},"last":0.318},{"interface":"front","average":{"1min":0.87,"5min":1.6699999999999999,"15min":1.258},"min":{"1min":0.31900000000000001,"5min":0.27300000000000002,"15min":0.254},"max":{"1min":2.2149999999999999,"5min":25.779,"15min":25.779},"last":0.36799999999999999}]},{"osd":1,"last update":"Sat Sep 23 23:37:33 2023","interfaces":[{"interface":"back","average":{"1min":0.81399999999999995,"5min":1.4179999999999999,"15min":1.1279999999999999},"min":{"1min":0.46899999999999997,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":1.175,"5min":9.3550000000000004,"15min":9.3550000000000004},"last":0.40000000000000002},{"interface":"front","average":{"1min":0.85499999999999998,"5min":1.4510000000000001,"15min":1.1279999999999999},"min":{"1min":0.45200000000000001,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":1.2609999999999999,"5min":9.3369999999999997,"15min":9.3369999999999997},"last":0.41999999999999998}]},{"osd":2,"last update":"Sat Sep 23 23:37:49 2023","interfaces":[{"interface":"back","average":{"1min":2.2069999999999999,"5min":2.3029999999999999,"15min":2.5600000000000001},"min":{"1min":0.48499999999999999,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":24.436,"5min":59.590000000000003,"15min":251.785},"last":1.4690000000000001},{"interface":"front","average":{"1min":2.2290000000000001,"5min":2.6680000000000001,"15min":2.6030000000000002},"min":{"1min":0.34699999999999998,"5min":0.33300000000000002,"15min":0.32500000000000001},"max":{"1min":25.664999999999999,"5min":60.520000000000003,"15min":250.874},"last":0.65800000000000003}]},{"osd":3,"last update":"Sat Sep 23 23:37:20 2023","interfaces":[{"interface":"back","average":{"1min":0.89500000000000002,"5min":1.131,"15min":1.147},"min":{"1min":0.46800000000000003,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":1.379,"5min":6.3250000000000002,"15min":8.6489999999999991},"last":1.6100000000000001},{"interface":"front","average":{"1min":0.89100000000000001,"5min":1.3740000000000001,"15min":1.1559999999999999},"min":{"1min":0.58099999999999996,"5min":0.36399999999999999,"15min":0.29199999999999998},"max":{"1min":1.1819999999999999,"5min":9.4649999999999999,"15min":9.4649999999999999},"last":5.9539999999999997}]},{"osd":5,"last update":"Sat Sep 23 23:37:39 2023","interfaces":[{"interface":"back","average":{"1min":0.81899999999999995,"5min":0.95399999999999996,"15min":1.0269999999999999},"min":{"1min":0.42099999999999999,"5min":0.36699999999999999,"15min":0.27300000000000002},"max":{"1min":1.28,"5min":9.5220000000000002,"15min":9.5220000000000002},"last":0.69499999999999995},{"interface":"front","average":{"1min":0.98899999999999999,"5min":1.0649999999999999,"15min":1.1899999999999999},"min":{"1min":0.50700000000000001,"5min":0.42999999999999999,"15min":0.42999999999999999},"max":{"1min":1.448,"5min":9.5510000000000002,"15min":9.5510000000000002},"last":0.72899999999999998}]},{"osd":6,"last update":"Sat Sep 23 23:37:33 2023","interfaces":[{"interface":"back","average":{"1min":0.96399999999999997,"5min":0.93600000000000005,"15min":1.034},"min":{"1min":0.44700000000000001,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":1.4279999999999999,"5min":4.641,"15min":4.641},"last":1.359},{"interface":"front","average":{"1min":0.997,"5min":0.83599999999999997,"15min":1.0249999999999999},"min":{"1min":0.504,"5min":0.372,"15min":0.372},"max":{"1min":1.3540000000000001,"5min":3.032,"15min":4.8360000000000003},"last":0.499}]},{"osd":7,"last update":"Sat Sep 23 23:37:33 2023","interfaces":[{"interface":"back","average":{"1min":1.016,"5min":1.1910000000000001,"15min":1.165},"min":{"1min":0.65100000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":1.4330000000000001,"5min":9.6140000000000008,"15min":9.6140000000000008},"last":0.76300000000000001},{"interface":"front","average":{"1min":1.0189999999999999,"5min":1.0680000000000001,"15min":1.147},"min":{"1min":0.40799999999999997,"5min":0.40000000000000002,"15min":0.34999999999999998},"max":{"1min":1.593,"5min":5.6459999999999999,"15min":5.6459999999999999},"last":0.71099999999999997}]}]},{"osd":5,"up_from":0,"seq":163208757601,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"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},"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":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"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":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":4194304,"data_stored":4194304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4198400,"data_stored":4194323,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"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":4485,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4198400,"data_stored":4194323,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1658,"internal_metadata":0},{"poolid":2,"osd":4,"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},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":4194304,"data_stored":4194304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9036,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":22,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6760,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7787,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":160,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3689,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":5434,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":624,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":5358,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4950,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"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},{"poolid":4,"osd":1,"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},{"poolid":4,"osd":2,"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},{"poolid":4,"osd":3,"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},{"poolid":4,"osd":4,"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},{"poolid":4,"osd":5,"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},{"poolid":4,"osd":6,"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},{"poolid":4,"osd":7,"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},{"poolid":6,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":1867907072,"data_stored":1867907072,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":2328100864,"data_stored":2328100864,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":2395930624,"data_stored":2395930624,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":696385536,"data_stored":696385536,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":1836056576,"data_stored":1836056576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":1828651008,"data_stored":1828651008,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-23T23:38:06.699 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd pool set unique_pool_1 pgp_num 16 2023-09-23T23:38:06.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:38:06 smithi164 bash[92846]: audit 2023-09-23T23:38:05.249915+0000 mgr.y (mgr.25991) 624 : audit 0 from='client.44753 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:38:06.788 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:38:06.828 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:38:06.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:06.832 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:38:06.933 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:06.960 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:06.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:06.962 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:38:07.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:38:06 smithi159 bash[105915]: audit 2023-09-23T23:38:05.249915+0000 mgr.y (mgr.25991) 624 : audit 0 from='client.44753 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:38:07.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:38:06 smithi159 bash[108473]: audit 2023-09-23T23:38:05.249915+0000 mgr.y (mgr.25991) 624 : audit 0 from='client.44753 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:38:07.063 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:38:07.087 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:38:07.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:07.089 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:38:07.098 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:38:07.167 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:38:07.190 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:38:07.230 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:38:07.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:07.236 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:38:07.337 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:38:07.374 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:38:07.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:07.380 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:38:07.480 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:07.510 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:07.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:07.513 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:38:07.546 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:2023-09-23T23:38:07.544180+0000 min lat: 0.00116943 max lat: 0.247002 avg lat: 0.0105173 2023-09-23T23:38:07.546 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T23:38:07.546 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 40 16 60839 60823 95.0198 63.3125 0.0106342 0.0105173 2023-09-23T23:38:07.615 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:38:07.646 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:38:07.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:07.650 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:38:07.751 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:38:07.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:38:07 smithi164 bash[92846]: cluster 2023-09-23T23:38:06.500054+0000 mgr.y (mgr.25991) 625 : cluster 0 pgmap v601: 89 pgs: 89 active+clean; 3.5 GiB data, 11 GiB used, 525 GiB / 536 GiB avail; 70 MiB/s wr, 1.12k op/s 2023-09-23T23:38:07.772 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:38:07 smithi159 bash[105915]: cluster 2023-09-23T23:38:06.500054+0000 mgr.y (mgr.25991) 625 : cluster 0 pgmap v601: 89 pgs: 89 active+clean; 3.5 GiB data, 11 GiB used, 525 GiB / 536 GiB avail; 70 MiB/s wr, 1.12k op/s 2023-09-23T23:38:07.772 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:38:07 smithi159 bash[108473]: cluster 2023-09-23T23:38:06.500054+0000 mgr.y (mgr.25991) 625 : cluster 0 pgmap v601: 89 pgs: 89 active+clean; 3.5 GiB data, 11 GiB used, 525 GiB / 536 GiB avail; 70 MiB/s wr, 1.12k op/s 2023-09-23T23:38:07.783 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:38:07.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:07.786 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:38:07.887 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:07.908 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:07.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:07.910 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:38:08.011 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:08.032 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:08.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:08.035 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:38:08.136 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:38:08.163 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:38:08.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:08.168 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:38:08.269 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:38:08.295 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:38:08.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:08.298 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:38:08.399 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:38:08.420 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:38:08.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:08.422 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:38:08.522 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:38:08.546 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 41 16 61930 61914 94.3651 68.1875 0.0219099 0.0105914 2023-09-23T23:38:08.552 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:38:08.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:08.554 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:38:08.655 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:38:08.674 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:38:08.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:08.676 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:38:08.777 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:38:08.802 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:38:08.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:08.805 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:38:08.906 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:08.931 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:08.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:08.933 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:38:09.034 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:09.060 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:09.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:09.063 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:38:09.164 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:38:09.191 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:38:09.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:09.193 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:38:09.202 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:38:09.294 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:38:09.321 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:38:09.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:09.324 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:38:09.424 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:38:09.454 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:38:09.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:09.456 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:38:09.546 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 42 16 62988 62972 93.6926 66.125 0.01197 0.0106679 2023-09-23T23:38:09.557 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:38:09.583 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:38:09.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:09.586 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:38:09.686 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:09.714 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:09.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:09.717 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:38:09.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:38:09 smithi159 bash[105915]: cluster 2023-09-23T23:38:08.500688+0000 mgr.y (mgr.25991) 626 : cluster 0 pgmap v602: 89 pgs: 89 active+clean; 3.6 GiB data, 12 GiB used, 525 GiB / 536 GiB avail; 69 MiB/s wr, 1.11k op/s 2023-09-23T23:38:09.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:38:09 smithi159 bash[108473]: cluster 2023-09-23T23:38:08.500688+0000 mgr.y (mgr.25991) 626 : cluster 0 pgmap v602: 89 pgs: 89 active+clean; 3.6 GiB data, 12 GiB used, 525 GiB / 536 GiB avail; 69 MiB/s wr, 1.11k op/s 2023-09-23T23:38:09.817 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:09.824 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:38:09 smithi164 bash[92846]: cluster 2023-09-23T23:38:08.500688+0000 mgr.y (mgr.25991) 626 : cluster 0 pgmap v602: 89 pgs: 89 active+clean; 3.6 GiB data, 12 GiB used, 525 GiB / 536 GiB avail; 69 MiB/s wr, 1.11k op/s 2023-09-23T23:38:09.841 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:09.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:09.847 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:38:09.947 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:38:09.973 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:38:09.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:09.975 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:38:10.076 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:10.101 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:10.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:10.105 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:38:10.206 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:38:10.235 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:38:10.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:10.239 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:38:10.340 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:10.371 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:10.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:10.378 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:38:10.479 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:38:10.512 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:38:10.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:10.516 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:38:10.546 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 43 16 64169 64153 93.2302 73.8125 0.00525438 0.0107211 2023-09-23T23:38:10.616 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:10.640 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:10.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:10.644 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:38:10.745 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:10.775 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:10.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:10.777 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:38:10.878 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:10.904 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:10.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:10.909 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:38:11.009 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:11.034 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:11.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:11.036 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:38:11.137 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:11.163 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:11.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:11.165 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:38:11.227 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:38:11.266 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:38:11.300 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:38:11.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:11.305 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:38:11.406 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:38:11.439 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:38:11.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:11.443 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:38:11.544 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:38:11.547 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 44 16 65040 65024 92.3484 54.4375 0.0148693 0.0108234 2023-09-23T23:38:11.582 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:38:11.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:11.585 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:38:11.686 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:38:11.708 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:38:11.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:11.711 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:38:11.812 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:11.847 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:11.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:11.849 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:38:11.950 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:38:11.958 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:38:11 smithi159 bash[105915]: cluster 2023-09-23T23:38:10.502997+0000 mgr.y (mgr.25991) 627 : cluster 0 pgmap v603: 89 pgs: 89 active+clean; 3.8 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 75 MiB/s wr, 1.19k op/s 2023-09-23T23:38:11.959 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:38:11 smithi159 bash[108473]: cluster 2023-09-23T23:38:10.502997+0000 mgr.y (mgr.25991) 627 : cluster 0 pgmap v603: 89 pgs: 89 active+clean; 3.8 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 75 MiB/s wr, 1.19k op/s 2023-09-23T23:38:11.981 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:38:11.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:11.985 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:38:12.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:38:11 smithi164 bash[92846]: cluster 2023-09-23T23:38:10.502997+0000 mgr.y (mgr.25991) 627 : cluster 0 pgmap v603: 89 pgs: 89 active+clean; 3.8 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 75 MiB/s wr, 1.19k op/s 2023-09-23T23:38:12.086 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:38:12.113 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:38:12.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:12.115 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:38:12.216 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:12.242 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:12.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:12.244 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:38:12.345 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:38:12.366 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:38:12.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:12.372 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:38:12.473 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:38:12.498 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:38:12.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:12.504 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:38:12.546 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 45 16 66012 65996 91.6462 60.75 0.0153173 0.010906 2023-09-23T23:38:12.605 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:12.630 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:12.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:12.633 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:38:12.734 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:38:12.758 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:38:12.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:12.763 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:38:12.864 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:12.895 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:12.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:12.899 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:38:12.999 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:13.037 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:13.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:13.041 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:38:13.141 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:38:13.168 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:38:13.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:13.172 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:38:13.273 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:38:13.298 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:38:13.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:13.300 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:38:13.401 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:38:13.425 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:38:13.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:13.428 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:38:13.529 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:13.546 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 46 16 66999 66983 90.9948 61.6875 0.00445401 0.0109748 2023-09-23T23:38:13.560 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:13.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:13.563 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:38:13.664 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:13.669 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:38:13 smithi159 bash[105915]: cluster 2023-09-23T23:38:12.503441+0000 mgr.y (mgr.25991) 628 : cluster 0 pgmap v604: 89 pgs: 89 active+clean; 3.8 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 56 MiB/s wr, 901 op/s 2023-09-23T23:38:13.669 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:38:13 smithi159 bash[108473]: cluster 2023-09-23T23:38:12.503441+0000 mgr.y (mgr.25991) 628 : cluster 0 pgmap v604: 89 pgs: 89 active+clean; 3.8 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 56 MiB/s wr, 901 op/s 2023-09-23T23:38:13.674 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:38:13 smithi164 bash[92846]: cluster 2023-09-23T23:38:12.503441+0000 mgr.y (mgr.25991) 628 : cluster 0 pgmap v604: 89 pgs: 89 active+clean; 3.8 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 56 MiB/s wr, 901 op/s 2023-09-23T23:38:13.699 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:13.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:13.704 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:38:13.804 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:38:13.836 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:38:13.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:13.841 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:38:13.941 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:38:13.949 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:38:13 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:38:13] "GET /metrics HTTP/1.1" 200 36565 "" "Prometheus/2.43.0" 2023-09-23T23:38:13.966 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:38:13.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:13.970 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:38:14.071 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:14.106 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:14.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:14.107 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:38:14.208 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:14.232 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:14.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:14.236 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:38:14.337 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:38:14.365 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:38:14.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:14.367 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:38:14.468 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:14.491 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:14.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:14.493 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:38:14.547 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 47 16 67970 67954 90.3499 60.6875 0.0191685 0.0110626 2023-09-23T23:38:14.594 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:38:14.627 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:38:14.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:14.631 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:38:14.732 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:38:14.758 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:38:14.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:14.760 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:38:14.861 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:38:14.888 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:38:14.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:14.892 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:38:14.993 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:38:15.024 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:38:15.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:15.027 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:38:15.128 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:38:15.163 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:38:15.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:15.165 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:38:15.266 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:38:15.296 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:38:15.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:15.297 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:38:15.398 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:15.423 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:15.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:15.426 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:38:15.527 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:15.547 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 48 16 68949 68933 89.7423 61.1875 0.00802839 0.0111358 2023-09-23T23:38:15.551 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:15.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:15.558 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:38:15.659 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:38:15.690 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:38:15.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:15.692 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:38:15.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:38:15 smithi164 bash[92846]: cluster 2023-09-23T23:38:14.504139+0000 mgr.y (mgr.25991) 629 : cluster 0 pgmap v605: 89 pgs: 89 active+clean; 4.0 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 73 MiB/s wr, 1.17k op/s 2023-09-23T23:38:15.793 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:38:15.818 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:38:15.820 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:38:15 smithi159 bash[105915]: cluster 2023-09-23T23:38:14.504139+0000 mgr.y (mgr.25991) 629 : cluster 0 pgmap v605: 89 pgs: 89 active+clean; 4.0 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 73 MiB/s wr, 1.17k op/s 2023-09-23T23:38:15.820 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:38:15 smithi159 bash[108473]: cluster 2023-09-23T23:38:14.504139+0000 mgr.y (mgr.25991) 629 : cluster 0 pgmap v605: 89 pgs: 89 active+clean; 4.0 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 73 MiB/s wr, 1.17k op/s 2023-09-23T23:38:15.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:15.822 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:38:15.923 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:38:15.947 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:38:15.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:15.950 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:38:16.050 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:38:16.073 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:38:16.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:16.077 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:38:16.178 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:16.214 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:16.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:16.218 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:38:16.319 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:38:16.352 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:38:16.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:16.358 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:38:16.459 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:16.489 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:16.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:16.492 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:38:16.547 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 49 16 69806 69790 89.0039 53.5625 0.0111289 0.0112294 2023-09-23T23:38:16.593 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:38:16.623 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:38:16.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:16.626 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:38:16.727 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:38:16.756 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:38:16.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:16.761 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:38:16.862 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:38:16.886 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:38:16.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:16.889 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:38:16.989 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:38:17.019 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:38:17.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:17.022 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:38:17.122 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:17.150 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:17.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:17.154 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:38:17.254 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:17.278 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:17.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:17.283 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:38:17.384 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:38:17.407 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:38:17.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:17.409 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:38:17.510 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:38:17.535 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:38:17.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:17.539 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:38:17.547 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 50 16 70806 70790 88.4737 62.5 0.0107 0.011297 2023-09-23T23:38:17.639 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:38:17.674 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:38:17.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:17.681 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:38:17.781 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:38:17.790 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:38:17 smithi159 bash[108473]: cluster 2023-09-23T23:38:16.504739+0000 mgr.y (mgr.25991) 630 : cluster 0 pgmap v606: 89 pgs: 89 active+clean; 4.1 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 64 MiB/s wr, 1.03k op/s 2023-09-23T23:38:17.790 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:38:17 smithi159 bash[108473]: audit 2023-09-23T23:38:17.231099+0000 mon.a (mon.0) 787 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:38:17.790 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:38:17 smithi159 bash[105915]: cluster 2023-09-23T23:38:16.504739+0000 mgr.y (mgr.25991) 630 : cluster 0 pgmap v606: 89 pgs: 89 active+clean; 4.1 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 64 MiB/s wr, 1.03k op/s 2023-09-23T23:38:17.790 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:38:17 smithi159 bash[105915]: audit 2023-09-23T23:38:17.231099+0000 mon.a (mon.0) 787 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:38:17.806 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:38:17.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:17.810 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:38:17.911 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:38:17.919 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:38:17 smithi164 bash[92846]: cluster 2023-09-23T23:38:16.504739+0000 mgr.y (mgr.25991) 630 : cluster 0 pgmap v606: 89 pgs: 89 active+clean; 4.1 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 64 MiB/s wr, 1.03k op/s 2023-09-23T23:38:17.920 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:38:17 smithi164 bash[92846]: audit 2023-09-23T23:38:17.231099+0000 mon.a (mon.0) 787 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:38:17.933 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:38:17.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:17.935 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:38:18.036 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:38:18.062 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:38:18.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:18.066 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:38:18.167 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:18.197 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:18.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:18.202 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:38:18.303 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:18.330 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:18.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:18.332 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:38:18.433 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:38:18.459 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:38:18.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:18.462 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:38:18.547 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 51 16 71784 71768 87.9374 61.125 0.0093168 0.0113661 2023-09-23T23:38:18.563 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:38:18.597 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:38:18.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:18.601 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:38:18.702 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:38:18.745 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:38:18.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:18.750 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:38:18.851 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:18.882 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:18.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:18.884 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:38:18.985 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:38:19.008 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:38:19.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:19.013 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:38:19.113 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:19.139 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:19.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:19.145 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:38:19.246 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:38:19.274 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:38:19.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:19.277 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:38:19.377 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:19.404 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:19.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:19.408 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:38:19.509 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:38:19.532 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:38:19.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:19.534 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:38:19.547 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 52 15 72767 72752 87.4289 61.5 0.0267409 0.0114275 2023-09-23T23:38:19.635 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:19.646 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:38:19 smithi164 bash[92846]: cluster 2023-09-23T23:38:18.505367+0000 mgr.y (mgr.25991) 631 : cluster 0 pgmap v607: 89 pgs: 89 active+clean; 4.2 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 62 MiB/s wr, 985 op/s 2023-09-23T23:38:19.660 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:19.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:19.665 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:38:19.766 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:38:19.791 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:38:19.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:19.794 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:38:19.887 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:38:19 smithi159 bash[105915]: cluster 2023-09-23T23:38:18.505367+0000 mgr.y (mgr.25991) 631 : cluster 0 pgmap v607: 89 pgs: 89 active+clean; 4.2 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 62 MiB/s wr, 985 op/s 2023-09-23T23:38:19.887 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:38:19 smithi159 bash[108473]: cluster 2023-09-23T23:38:18.505367+0000 mgr.y (mgr.25991) 631 : cluster 0 pgmap v607: 89 pgs: 89 active+clean; 4.2 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 62 MiB/s wr, 985 op/s 2023-09-23T23:38:19.895 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:19.922 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:19.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:19.926 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:38:20.026 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:20.052 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:20.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:20.054 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:38:20.155 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:20.181 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:20.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:20.184 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:38:20.285 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:20.310 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:20.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:20.313 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:38:20.414 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:20.442 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:20.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:20.447 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:38:20.547 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 53 16 73734 73718 86.9183 60.375 0.0197322 0.0114841 2023-09-23T23:38:20.548 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:38:20.573 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:38:20.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:20.578 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:38:20.679 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:20.703 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:20.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:20.705 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:38:20.806 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:20.832 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:20.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:20.837 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:38:20.937 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:38:20.967 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:38:20.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:20.970 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:38:21.070 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:38:21.096 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:38:21.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:21.100 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:38:21.201 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:21.228 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:21.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:21.230 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:38:21.331 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:21.356 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:21.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:21.361 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:38:21.462 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:21.490 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:21.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:21.494 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:38:21.547 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 54 16 74789 74773 86.5297 65.9375 0.0111469 0.011551 2023-09-23T23:38:21.595 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:38:21.628 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:38:21.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:21.632 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:38:21.732 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:21.744 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:38:21 smithi164 bash[92846]: cluster 2023-09-23T23:38:20.505916+0000 mgr.y (mgr.25991) 632 : cluster 0 pgmap v608: 89 pgs: 89 active+clean; 4.4 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 70 MiB/s wr, 1.12k op/s 2023-09-23T23:38:21.765 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:21.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:21.772 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:38:21.873 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:38:21.882 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:38:21 smithi159 bash[105915]: cluster 2023-09-23T23:38:20.505916+0000 mgr.y (mgr.25991) 632 : cluster 0 pgmap v608: 89 pgs: 89 active+clean; 4.4 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 70 MiB/s wr, 1.12k op/s 2023-09-23T23:38:21.882 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:38:21 smithi159 bash[108473]: cluster 2023-09-23T23:38:20.505916+0000 mgr.y (mgr.25991) 632 : cluster 0 pgmap v608: 89 pgs: 89 active+clean; 4.4 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 70 MiB/s wr, 1.12k op/s 2023-09-23T23:38:21.906 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:38:21.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:21.909 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:38:22.009 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:38:22.037 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:38:22.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:22.039 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:38:22.140 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:38:22.166 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:38:22.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:22.169 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:38:22.269 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:38:22.300 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:38:22.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:22.306 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:38:22.407 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:38:22.434 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:38:22.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:22.437 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:38:22.538 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:38:22.548 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 55 16 75797 75781 86.1017 63 0.0195714 0.0116082 2023-09-23T23:38:22.565 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:38:22.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:22.569 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:38:22.670 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:22.711 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:22.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:22.718 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:38:22.819 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:38:22.844 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:38:22.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:22.847 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:38:22.947 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:38:22.970 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:38:22.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:22.973 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:38:23.073 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:23.102 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:23.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:23.104 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:38:23.205 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:23.237 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:23.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:23.242 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:38:23.343 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:23.373 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:23.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:23.375 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:38:23.476 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:38:23.502 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:38:23.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:23.506 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:38:23.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:38:23 smithi164 bash[92846]: cluster 2023-09-23T23:38:22.506323+0000 mgr.y (mgr.25991) 633 : cluster 0 pgmap v609: 89 pgs: 89 active+clean; 4.4 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 51 MiB/s wr, 811 op/s 2023-09-23T23:38:23.548 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 56 16 76607 76591 85.4682 50.625 0.00755844 0.0116941 2023-09-23T23:38:23.607 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:38:23.638 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:38:23.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:23.643 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:38:23.669 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:38:23 smithi159 bash[105915]: cluster 2023-09-23T23:38:22.506323+0000 mgr.y (mgr.25991) 633 : cluster 0 pgmap v609: 89 pgs: 89 active+clean; 4.4 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 51 MiB/s wr, 811 op/s 2023-09-23T23:38:23.670 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:38:23 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:38:23] "GET /metrics HTTP/1.1" 200 36562 "" "Prometheus/2.43.0" 2023-09-23T23:38:23.670 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:38:23 smithi159 bash[108473]: cluster 2023-09-23T23:38:22.506323+0000 mgr.y (mgr.25991) 633 : cluster 0 pgmap v609: 89 pgs: 89 active+clean; 4.4 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 51 MiB/s wr, 811 op/s 2023-09-23T23:38:23.744 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:38:23.775 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:38:23.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:23.777 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:38:23.878 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:23.909 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:23.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:23.911 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:38:24.012 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:38:24.036 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:38:24.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:24.038 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:38:24.139 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:24.170 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:24.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:24.175 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:38:24.276 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:24.305 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:24.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:24.310 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:38:24.411 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:38:24.436 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:38:24.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:24.439 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:38:24.539 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:38:24.548 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 57 16 77480 77464 84.9259 54.5625 0.00559504 0.0117697 2023-09-23T23:38:24.572 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:38:24.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:24.576 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:38:24.677 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:38:24.693 INFO:teuthology.orchestra.run.smithi159.stdout:ERROR: (22) Invalid argument 2023-09-23T23:38:24.693 INFO:teuthology.orchestra.run.smithi159.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-23T23:38:24.706 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:38:24.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:24.710 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:38:24.810 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:38:24.840 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:38:24.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:24.847 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:38:24.948 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:38:24.976 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:38:24.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:24.982 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:38:25.083 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:38:25.108 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:38:25.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:25.111 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:38:25.212 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:25.242 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:25.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:25.245 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:38:25.346 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:38:25.396 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:38:25.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:25.402 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:38:25.503 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:38:25.535 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:38:25.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:25.537 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:38:25.548 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 58 16 78388 78372 84.4401 56.75 0.0130519 0.0118374 2023-09-23T23:38:25.638 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:38:25.646 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:38:25 smithi159 bash[105915]: cluster 2023-09-23T23:38:24.509064+0000 mgr.y (mgr.25991) 634 : cluster 0 pgmap v610: 89 pgs: 89 active+clean; 4.6 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 67 MiB/s wr, 1.07k op/s 2023-09-23T23:38:25.647 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:38:25 smithi159 bash[108473]: cluster 2023-09-23T23:38:24.509064+0000 mgr.y (mgr.25991) 634 : cluster 0 pgmap v610: 89 pgs: 89 active+clean; 4.6 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 67 MiB/s wr, 1.07k op/s 2023-09-23T23:38:25.669 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:38:25.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:25.672 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:38:25.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:38:25 smithi164 bash[92846]: cluster 2023-09-23T23:38:24.509064+0000 mgr.y (mgr.25991) 634 : cluster 0 pgmap v610: 89 pgs: 89 active+clean; 4.6 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 67 MiB/s wr, 1.07k op/s 2023-09-23T23:38:25.773 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:25.801 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:25.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:25.803 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:38:25.904 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:38:25.936 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:38:25.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:25.944 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:38:26.044 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:38:26.077 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:38:26.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:26.082 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:38:26.182 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:26.213 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:26.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:26.218 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:38:26.319 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:38:26.357 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:38:26.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:26.362 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:38:26.463 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:26.487 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:26.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:26.491 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:38:26.548 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 59 16 79319 79303 83.995 58.1875 0.0247352 0.0118998 2023-09-23T23:38:26.591 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:38:26.618 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:38:26.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:26.627 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:38:26.674 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_ops_in_flight 2023-09-23T23:38:26.728 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:38:26.759 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:38:26.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:26.768 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:38:26.869 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:38:26.911 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:38:26.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:26.917 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:38:27.018 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:38:27.061 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:38:27.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:27.066 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:38:27.166 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:27.194 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:27.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:27.198 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:38:27.221 INFO:teuthology.orchestra.run.smithi159.stdout:osd.0: {} 2023-09-23T23:38:27.255 INFO:teuthology.orchestra.run.smithi159.stdout:osd.1: {} 2023-09-23T23:38:27.299 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:38:27.306 INFO:teuthology.orchestra.run.smithi159.stdout:osd.2: {} 2023-09-23T23:38:27.324 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:38:27.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:27.330 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:38:27.364 INFO:teuthology.orchestra.run.smithi159.stdout:osd.3: {} 2023-09-23T23:38:27.400 INFO:teuthology.orchestra.run.smithi159.stdout:osd.4: {} 2023-09-23T23:38:27.431 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:38:27.443 INFO:teuthology.orchestra.run.smithi159.stdout:osd.5: {} 2023-09-23T23:38:27.467 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:38:27.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:27.469 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:38:27.483 INFO:teuthology.orchestra.run.smithi159.stdout:osd.6: {} 2023-09-23T23:38:27.520 INFO:teuthology.orchestra.run.smithi159.stdout:osd.7: {} 2023-09-23T23:38:27.524 INFO:teuthology.orchestra.run.smithi159.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T23:38:27.524 INFO:teuthology.orchestra.run.smithi159.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T23:38:27.524 INFO:teuthology.orchestra.run.smithi159.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T23:38:27.524 INFO:teuthology.orchestra.run.smithi159.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T23:38:27.525 INFO:teuthology.orchestra.run.smithi159.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T23:38:27.525 INFO:teuthology.orchestra.run.smithi159.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T23:38:27.525 INFO:teuthology.orchestra.run.smithi159.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T23:38:27.525 INFO:teuthology.orchestra.run.smithi159.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T23:38:27.548 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:2023-09-23T23:38:27.546182+0000 min lat: 0.00116943 max lat: 0.247002 avg lat: 0.0119905 2023-09-23T23:38:27.548 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T23:38:27.548 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 60 16 80050 80034 83.3565 45.6875 0.00781458 0.0119905 2023-09-23T23:38:27.569 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:27.589 INFO:teuthology.orchestra.run.smithi159.stderr:nodeep-scrub is unset 2023-09-23T23:38:27.591 INFO:teuthology.orchestra.run.smithi159.stderr:set pool 6 pgp_num to 16 2023-09-23T23:38:27.597 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:27.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:27.600 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:38:27.700 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:27.720 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:27.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:27.728 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:38:27.829 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:38:27.837 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:38:27 smithi159 bash[105915]: cluster 2023-09-23T23:38:26.509749+0000 mgr.y (mgr.25991) 635 : cluster 0 pgmap v611: 89 pgs: 89 active+clean; 4.7 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 60 MiB/s wr, 952 op/s 2023-09-23T23:38:27.837 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:38:27 smithi159 bash[105915]: audit 2023-09-23T23:38:27.186983+0000 mon.a (mon.0) 788 : audit 0 from='client.? 172.21.15.159:0/337436728' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:38:27.837 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:38:27 smithi159 bash[105915]: audit 2023-09-23T23:38:27.311347+0000 mon.c (mon.2) 49 : audit 1 from='client.? 172.21.15.159:0/1652462906' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num", "val": "16"}]: dispatch 2023-09-23T23:38:27.837 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:38:27 smithi159 bash[105915]: audit 2023-09-23T23:38:27.313878+0000 mon.a (mon.0) 789 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num", "val": "16"}]: dispatch 2023-09-23T23:38:27.837 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:38:27 smithi159 bash[105915]: audit 2023-09-23T23:38:27.527725+0000 mon.c (mon.2) 50 : audit 1 from='client.? 172.21.15.159:0/3612550480' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:38:27.837 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:38:27 smithi159 bash[105915]: audit 2023-09-23T23:38:27.528334+0000 mon.a (mon.0) 790 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:38:27.837 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:38:27 smithi159 bash[108473]: cluster 2023-09-23T23:38:26.509749+0000 mgr.y (mgr.25991) 635 : cluster 0 pgmap v611: 89 pgs: 89 active+clean; 4.7 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 60 MiB/s wr, 952 op/s 2023-09-23T23:38:27.838 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:38:27 smithi159 bash[108473]: audit 2023-09-23T23:38:27.186983+0000 mon.a (mon.0) 788 : audit 0 from='client.? 172.21.15.159:0/337436728' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:38:27.838 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:38:27 smithi159 bash[108473]: audit 2023-09-23T23:38:27.311347+0000 mon.c (mon.2) 49 : audit 1 from='client.? 172.21.15.159:0/1652462906' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num", "val": "16"}]: dispatch 2023-09-23T23:38:27.838 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:38:27 smithi159 bash[108473]: audit 2023-09-23T23:38:27.313878+0000 mon.a (mon.0) 789 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num", "val": "16"}]: dispatch 2023-09-23T23:38:27.838 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:38:27 smithi159 bash[108473]: audit 2023-09-23T23:38:27.527725+0000 mon.c (mon.2) 50 : audit 1 from='client.? 172.21.15.159:0/3612550480' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:38:27.838 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:38:27 smithi159 bash[108473]: audit 2023-09-23T23:38:27.528334+0000 mon.a (mon.0) 790 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:38:27.856 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:38:27.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:27.860 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:38:27.961 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:27.970 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:38:27 smithi164 bash[92846]: cluster 2023-09-23T23:38:26.509749+0000 mgr.y (mgr.25991) 635 : cluster 0 pgmap v611: 89 pgs: 89 active+clean; 4.7 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 60 MiB/s wr, 952 op/s 2023-09-23T23:38:27.970 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:38:27 smithi164 bash[92846]: audit 2023-09-23T23:38:27.186983+0000 mon.a (mon.0) 788 : audit 0 from='client.? 172.21.15.159:0/337436728' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:38:27.970 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:38:27 smithi164 bash[92846]: audit 2023-09-23T23:38:27.311347+0000 mon.c (mon.2) 49 : audit 1 from='client.? 172.21.15.159:0/1652462906' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num", "val": "16"}]: dispatch 2023-09-23T23:38:27.970 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:38:27 smithi164 bash[92846]: audit 2023-09-23T23:38:27.313878+0000 mon.a (mon.0) 789 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num", "val": "16"}]: dispatch 2023-09-23T23:38:27.970 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:38:27 smithi164 bash[92846]: audit 2023-09-23T23:38:27.527725+0000 mon.c (mon.2) 50 : audit 1 from='client.? 172.21.15.159:0/3612550480' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:38:27.971 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:38:27 smithi164 bash[92846]: audit 2023-09-23T23:38:27.528334+0000 mon.a (mon.0) 790 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:38:27.985 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:27.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:27.988 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:38:28.088 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:38:28.118 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:38:28.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:28.121 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:38:28.222 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:38:28.249 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:38:28.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:28.252 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:38:28.353 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:28.377 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:28.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:28.384 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:38:28.485 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:38:28.520 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:38:28.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:28.526 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:38:28.548 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 61 16 81010 80994 82.9735 60 0.0186932 0.0120461 2023-09-23T23:38:28.627 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:28.637 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:38:28 smithi164 bash[92846]: cluster 2023-09-23T23:38:27.565988+0000 mon.a (mon.0) 791 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T23:38:28.637 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:38:28 smithi164 bash[92846]: cluster 2023-09-23T23:38:27.566026+0000 mon.a (mon.0) 792 : cluster 1 Cluster is now healthy 2023-09-23T23:38:28.637 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:38:28 smithi164 bash[92846]: cluster 2023-09-23T23:38:27.568480+0000 osd.7 (osd.7) 79 : cluster 3 failed to encode map e162 with expected crc 2023-09-23T23:38:28.637 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:38:28 smithi164 bash[92846]: audit 2023-09-23T23:38:27.570755+0000 mon.a (mon.0) 793 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num", "val": "16"}]': finished 2023-09-23T23:38:28.637 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:38:28 smithi164 bash[92846]: audit 2023-09-23T23:38:27.570951+0000 mon.a (mon.0) 794 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T23:38:28.637 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:38:28 smithi164 bash[92846]: cluster 2023-09-23T23:38:27.571063+0000 mon.a (mon.0) 795 : cluster 0 osdmap e162: 8 total, 8 up, 6 in 2023-09-23T23:38:28.638 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:38:28 smithi164 bash[92846]: cluster 2023-09-23T23:38:27.585082+0000 osd.4 (osd.4) 89 : cluster 3 failed to encode map e162 with expected crc 2023-09-23T23:38:28.659 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:28.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:28.661 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:38:28.761 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:28.786 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:28.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:28.789 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:38:28.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:38:28 smithi159 bash[105915]: cluster 2023-09-23T23:38:27.565988+0000 mon.a (mon.0) 791 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T23:38:28.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:38:28 smithi159 bash[105915]: cluster 2023-09-23T23:38:27.566026+0000 mon.a (mon.0) 792 : cluster 1 Cluster is now healthy 2023-09-23T23:38:28.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:38:28 smithi159 bash[105915]: cluster 2023-09-23T23:38:27.568480+0000 osd.7 (osd.7) 79 : cluster 3 failed to encode map e162 with expected crc 2023-09-23T23:38:28.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:38:28 smithi159 bash[105915]: audit 2023-09-23T23:38:27.570755+0000 mon.a (mon.0) 793 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num", "val": "16"}]': finished 2023-09-23T23:38:28.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:38:28 smithi159 bash[105915]: audit 2023-09-23T23:38:27.570951+0000 mon.a (mon.0) 794 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T23:38:28.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:38:28 smithi159 bash[105915]: cluster 2023-09-23T23:38:27.571063+0000 mon.a (mon.0) 795 : cluster 0 osdmap e162: 8 total, 8 up, 6 in 2023-09-23T23:38:28.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:38:28 smithi159 bash[105915]: cluster 2023-09-23T23:38:27.585082+0000 osd.4 (osd.4) 89 : cluster 3 failed to encode map e162 with expected crc 2023-09-23T23:38:28.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:38:28 smithi159 bash[108473]: cluster 2023-09-23T23:38:27.565988+0000 mon.a (mon.0) 791 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T23:38:28.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:38:28 smithi159 bash[108473]: cluster 2023-09-23T23:38:27.566026+0000 mon.a (mon.0) 792 : cluster 1 Cluster is now healthy 2023-09-23T23:38:28.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:38:28 smithi159 bash[108473]: cluster 2023-09-23T23:38:27.568480+0000 osd.7 (osd.7) 79 : cluster 3 failed to encode map e162 with expected crc 2023-09-23T23:38:28.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:38:28 smithi159 bash[108473]: audit 2023-09-23T23:38:27.570755+0000 mon.a (mon.0) 793 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num", "val": "16"}]': finished 2023-09-23T23:38:28.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:38:28 smithi159 bash[108473]: audit 2023-09-23T23:38:27.570951+0000 mon.a (mon.0) 794 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T23:38:28.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:38:28 smithi159 bash[108473]: cluster 2023-09-23T23:38:27.571063+0000 mon.a (mon.0) 795 : cluster 0 osdmap e162: 8 total, 8 up, 6 in 2023-09-23T23:38:28.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:38:28 smithi159 bash[108473]: cluster 2023-09-23T23:38:27.585082+0000 osd.4 (osd.4) 89 : cluster 3 failed to encode map e162 with expected crc 2023-09-23T23:38:28.890 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:28.918 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:28.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:28.920 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:38:29.021 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:38:29.051 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:38:29.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:29.053 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:38:29.154 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:38:29.179 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:38:29.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:29.181 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:38:29.282 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:29.306 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:29.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:29.316 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:38:29.417 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:38:29.449 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:38:29.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:29.455 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:38:29.548 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 62 16 82013 81997 82.6463 62.6875 0.00965144 0.0120941 2023-09-23T23:38:29.556 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:38:29.574 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:38:29.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:29.575 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:38:29.676 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:38:29.700 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:38:29.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:29.705 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:38:29.806 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:29.813 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:38:29 smithi159 bash[105915]: cluster 2023-09-23T23:38:28.510345+0000 mgr.y (mgr.25991) 636 : cluster 0 pgmap v613: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 60 MiB/s wr, 954 op/s 2023-09-23T23:38:29.837 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:29.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:29.842 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:38:29.943 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:38:29.968 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:38:29.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:29.975 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:38:30.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:38:29 smithi164 bash[92846]: cluster 2023-09-23T23:38:28.510345+0000 mgr.y (mgr.25991) 636 : cluster 0 pgmap v613: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 60 MiB/s wr, 954 op/s 2023-09-23T23:38:30.075 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:38:30.084 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:38:29 smithi159 bash[108473]: cluster 2023-09-23T23:38:28.510345+0000 mgr.y (mgr.25991) 636 : cluster 0 pgmap v613: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 60 MiB/s wr, 954 op/s 2023-09-23T23:38:30.107 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:38:30.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:30.110 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:38:30.211 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:38:30.240 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:38:30.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:30.242 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:38:30.343 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:30.366 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:30.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:30.370 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:38:30.470 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:38:30.498 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:38:30.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:30.501 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:38:30.548 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 63 16 82982 82966 82.2957 60.5625 0.0104345 0.0121452 2023-09-23T23:38:30.602 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:38:30.629 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:38:30.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:30.631 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:38:30.732 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:30.758 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:30.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:30.766 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:38:30.867 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:38:30.908 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:38:30.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:30.916 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:38:31.017 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:31.042 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:31.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:31.046 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:38:31.147 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:38:31.170 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:38:31.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:31.174 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:38:31.275 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:31.301 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:31.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:31.303 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:38:31.404 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:38:31.437 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:38:31.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:31.440 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:38:31.541 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:31.548 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 64 16 83940 83924 81.9453 59.875 0.0121902 0.0121982 2023-09-23T23:38:31.564 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:31.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:31.567 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:38:31.667 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:38:31.676 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:38:31 smithi159 bash[105915]: cluster 2023-09-23T23:38:30.510987+0000 mgr.y (mgr.25991) 637 : cluster 0 pgmap v614: 89 pgs: 89 active+clean; 5.0 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 58 MiB/s wr, 927 op/s 2023-09-23T23:38:31.676 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:38:31 smithi159 bash[108473]: cluster 2023-09-23T23:38:30.510987+0000 mgr.y (mgr.25991) 637 : cluster 0 pgmap v614: 89 pgs: 89 active+clean; 5.0 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 58 MiB/s wr, 927 op/s 2023-09-23T23:38:31.691 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:38:31.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:31.694 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:38:31.795 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:31.804 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:38:31 smithi164 bash[92846]: cluster 2023-09-23T23:38:30.510987+0000 mgr.y (mgr.25991) 637 : cluster 0 pgmap v614: 89 pgs: 89 active+clean; 5.0 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 58 MiB/s wr, 927 op/s 2023-09-23T23:38:31.824 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:31.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:31.827 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:38:31.928 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:31.954 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:31.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:31.958 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:38:32.059 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:38:32.095 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:38:32.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:32.100 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:38:32.201 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:38:32.224 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:38:32.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:32.230 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:38:32.331 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:32.356 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:32.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:32.361 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:38:32.462 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:32.489 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:32.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:32.491 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:38:32.553 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 65 16 84839 84823 81.5447 56.1875 0.019135 0.0122568 2023-09-23T23:38:32.592 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:32.615 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:32.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:32.618 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:38:32.718 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:32.744 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:32.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:32.748 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:38:32.849 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:32.872 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:32.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:32.877 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:38:32.931 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T23:38:32.978 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:38:32.980 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T23:38:33.003 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:38:33.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:33.006 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:38:33.106 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:33.131 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:33.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:33.134 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:38:33.234 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:38:33.242 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:38:33 smithi159 bash[105915]: audit 2023-09-23T23:38:32.242242+0000 mon.a (mon.0) 796 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:38:33.242 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:38:33 smithi159 bash[105915]: audit 2023-09-23T23:38:32.243594+0000 mon.a (mon.0) 797 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:38:33.282 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:38:33.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:33.289 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:38:33.390 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:33.418 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:33.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:33.420 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:38:33.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:38:33 smithi164 bash[92846]: audit 2023-09-23T23:38:32.242242+0000 mon.a (mon.0) 796 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:38:33.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:38:33 smithi164 bash[92846]: audit 2023-09-23T23:38:32.243594+0000 mon.a (mon.0) 797 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:38:33.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:38:33 smithi164 bash[92846]: cluster 2023-09-23T23:38:32.511454+0000 mgr.y (mgr.25991) 638 : cluster 0 pgmap v615: 89 pgs: 89 active+clean; 5.0 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 58 MiB/s wr, 927 op/s 2023-09-23T23:38:33.521 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:33.544 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:33.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:38:33 smithi159 bash[105915]: cluster 2023-09-23T23:38:32.511454+0000 mgr.y (mgr.25991) 638 : cluster 0 pgmap v615: 89 pgs: 89 active+clean; 5.0 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 58 MiB/s wr, 927 op/s 2023-09-23T23:38:33.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:38:33 smithi159 bash[108473]: audit 2023-09-23T23:38:32.242242+0000 mon.a (mon.0) 796 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:38:33.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:38:33 smithi159 bash[108473]: audit 2023-09-23T23:38:32.243594+0000 mon.a (mon.0) 797 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:38:33.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:38:33 smithi159 bash[108473]: cluster 2023-09-23T23:38:32.511454+0000 mgr.y (mgr.25991) 638 : cluster 0 pgmap v615: 89 pgs: 89 active+clean; 5.0 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 58 MiB/s wr, 927 op/s 2023-09-23T23:38:33.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:33.547 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:38:33.552 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 66 16 85659 85643 81.0857 51.25 0.0102887 0.0123262 2023-09-23T23:38:33.647 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:33.675 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:33.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:33.677 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:38:33.778 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:38:33.807 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:38:33.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:33.812 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:38:33.913 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:33.941 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:33.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:33.944 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:38:34.044 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:38:33 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:38:33] "GET /metrics HTTP/1.1" 200 36563 "" "Prometheus/2.43.0" 2023-09-23T23:38:34.045 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:34.075 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:34.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:34.078 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:38:34.179 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:34.208 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:34.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:34.212 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:38:34.313 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:34.340 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:34.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:34.343 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:38:34.443 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:34.469 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:34.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:34.471 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:38:34.552 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 67 16 86576 86560 80.7308 57.3125 0.0116267 0.0123811 2023-09-23T23:38:34.558 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:38:34.572 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:38:34.597 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:38:34.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:34.600 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:38:34.700 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:34.727 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:34.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:34.732 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:38:34.833 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:38:34.869 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:38:34.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:34.870 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:38:34.971 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:34.995 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:34.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:34.997 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:38:35.098 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:38:35.137 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:38:35.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:35.140 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:38:35.241 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:38:35.269 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:38:35.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:35.271 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:38:35.372 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:38:35.409 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:38:35.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:35.414 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:38:35.515 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:35.538 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:35.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:35.542 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:38:35.552 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 68 15 87451 87436 80.3487 54.75 0.0173207 0.0124401 2023-09-23T23:38:35.643 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:38:35.654 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:38:35 smithi159 bash[105915]: cluster 2023-09-23T23:38:34.512214+0000 mgr.y (mgr.25991) 639 : cluster 0 pgmap v616: 89 pgs: 89 active+clean; 5.2 GiB data, 17 GiB used, 520 GiB / 536 GiB avail; 57 MiB/s wr, 905 op/s 2023-09-23T23:38:35.654 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:38:35 smithi159 bash[108473]: cluster 2023-09-23T23:38:34.512214+0000 mgr.y (mgr.25991) 639 : cluster 0 pgmap v616: 89 pgs: 89 active+clean; 5.2 GiB data, 17 GiB used, 520 GiB / 536 GiB avail; 57 MiB/s wr, 905 op/s 2023-09-23T23:38:35.677 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:38:35.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:35.682 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:38:35.783 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:35.794 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:38:35 smithi164 bash[92846]: cluster 2023-09-23T23:38:34.512214+0000 mgr.y (mgr.25991) 639 : cluster 0 pgmap v616: 89 pgs: 89 active+clean; 5.2 GiB data, 17 GiB used, 520 GiB / 536 GiB avail; 57 MiB/s wr, 905 op/s 2023-09-23T23:38:35.815 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:35.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:35.818 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:38:35.918 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:38:35.954 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:38:35.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:35.957 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:38:36.019 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 3, 4, 6, 7] out_osds: [5, 0] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-09-23T23:38:36.019 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T23:38:36.020 INFO:tasks.thrashosds.thrasher:Removing osd 7, in_osds are: [1, 2, 3, 4, 6, 7] 2023-09-23T23:38:36.020 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd out 7 2023-09-23T23:38:36.057 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:36.081 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:36.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:36.086 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:38:36.187 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:36.222 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:36.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:36.224 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:38:36.325 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:38:36.349 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:38:36.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:36.354 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:38:36.455 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:38:36.492 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:38:36.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:36.499 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:38:36.552 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 69 16 88312 88296 79.9632 53.75 0.00800565 0.0124999 2023-09-23T23:38:36.599 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:38:36.626 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:38:36.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:36.632 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:38:36.733 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:38:36.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:36.763 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:38:36.763 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:38:36.864 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:38:36.896 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:38:36.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:36.899 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:38:36.999 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:38:37.034 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:38:37.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:37.038 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:38:37.138 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:37.163 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:37.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:37.166 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:38:37.267 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:38:37.294 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:38:37.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:37.298 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:38:37.399 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:38:37.422 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:38:37.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:37.426 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:38:37.527 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:38:37.554 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 70 16 89183 89167 79.5967 54.4375 0.0128835 0.0125575 2023-09-23T23:38:37.555 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:38:37.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:37.556 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:38:37.622 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:38:37.623 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:38:37.657 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:38:37.694 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:38:37.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:37.697 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:38:37.798 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:38:37.833 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:38:37.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:37.835 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:38:37.858 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:38:37 smithi159 bash[105915]: cluster 2023-09-23T23:38:36.512807+0000 mgr.y (mgr.25991) 640 : cluster 0 pgmap v617: 89 pgs: 89 active+clean; 5.3 GiB data, 17 GiB used, 520 GiB / 536 GiB avail; 56 MiB/s wr, 902 op/s 2023-09-23T23:38:37.858 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:38:37 smithi159 bash[108473]: cluster 2023-09-23T23:38:36.512807+0000 mgr.y (mgr.25991) 640 : cluster 0 pgmap v617: 89 pgs: 89 active+clean; 5.3 GiB data, 17 GiB used, 520 GiB / 536 GiB avail; 56 MiB/s wr, 902 op/s 2023-09-23T23:38:37.936 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:37.944 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:38:37 smithi164 bash[92846]: cluster 2023-09-23T23:38:36.512807+0000 mgr.y (mgr.25991) 640 : cluster 0 pgmap v617: 89 pgs: 89 active+clean; 5.3 GiB data, 17 GiB used, 520 GiB / 536 GiB avail; 56 MiB/s wr, 902 op/s 2023-09-23T23:38:37.962 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:37.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:37.965 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:38:38.066 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:38.099 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:38.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:38.103 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:38:38.203 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:38.231 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:38.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:38.236 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:38:38.337 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:38:38.359 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:38:38.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:38.362 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:38:38.463 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:38.488 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:38.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:38.490 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:38:38.554 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 71 16 89923 89907 79.127 46.25 0.0292868 0.012632 2023-09-23T23:38:38.591 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:38.620 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:38.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:38.624 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:38:38.725 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:38.749 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:38.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:38.754 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:38:38.854 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:38.878 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:38.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:38.882 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:38:38.983 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:38:39.012 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:38:39.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:39.014 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:38:39.115 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:39.142 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:39.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:39.143 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:38:39.244 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:38:39.277 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:38:39.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:39.285 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:38:39.386 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:38:39.413 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:38:39.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:39.418 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:38:39.519 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:39.545 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:39.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:39.550 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:38:39.554 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 72 16 90827 90811 78.8127 56.5 0.0202121 0.012683 2023-09-23T23:38:39.650 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:39.673 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:39.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:39.678 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:38:39.779 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:38:39.811 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:38:39.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:39.816 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:38:39.917 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:38:39.946 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:38:39.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:39.949 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:38:40.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:38:39 smithi164 bash[92846]: cluster 2023-09-23T23:38:38.513308+0000 mgr.y (mgr.25991) 641 : cluster 0 pgmap v618: 89 pgs: 89 active+clean; 5.3 GiB data, 17 GiB used, 519 GiB / 536 GiB avail; 59 MiB/s wr, 941 op/s 2023-09-23T23:38:40.049 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:38:40.086 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:38:39 smithi159 bash[105915]: cluster 2023-09-23T23:38:38.513308+0000 mgr.y (mgr.25991) 641 : cluster 0 pgmap v618: 89 pgs: 89 active+clean; 5.3 GiB data, 17 GiB used, 519 GiB / 536 GiB avail; 59 MiB/s wr, 941 op/s 2023-09-23T23:38:40.087 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:38:39 smithi159 bash[108473]: cluster 2023-09-23T23:38:38.513308+0000 mgr.y (mgr.25991) 641 : cluster 0 pgmap v618: 89 pgs: 89 active+clean; 5.3 GiB data, 17 GiB used, 519 GiB / 536 GiB avail; 59 MiB/s wr, 941 op/s 2023-09-23T23:38:40.097 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:38:40.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:40.100 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:38:40.200 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:40.225 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:40.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:40.229 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:38:40.330 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:38:40.358 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:38:40.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:40.361 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:38:40.462 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:40.491 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:40.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:40.498 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:38:40.554 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 73 16 91715 91699 78.4933 55.5 0.0168314 0.0127342 2023-09-23T23:38:40.599 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:38:40.632 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:38:40.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:40.638 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:38:40.739 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:38:40.771 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:38:40.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:40.773 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:38:40.874 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:38:40.904 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:38:40.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:40.906 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:38:41.007 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:38:41.043 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:38:41.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:41.046 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:38:41.146 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:38:41.173 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:38:41.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:41.177 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:38:41.278 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:38:41.307 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:38:41.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:41.310 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:38:41.411 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:38:41.440 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:38:41.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:41.442 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:38:41.543 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:38:41.556 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 74 16 92578 92562 78.1598 53.9375 0.0189908 0.0127882 2023-09-23T23:38:41.574 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:38:41.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:41.579 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:38:41.680 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:38:41.708 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:38:41.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:41.713 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:38:41.814 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:41.837 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:41.841 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:38:41 smithi164 bash[92846]: cluster 2023-09-23T23:38:40.513984+0000 mgr.y (mgr.25991) 642 : cluster 0 pgmap v619: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 519 GiB / 536 GiB avail; 62 MiB/s wr, 999 op/s 2023-09-23T23:38:41.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:41.842 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:38:41.943 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:41.971 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:41.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:41.974 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:38:42.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:38:41 smithi159 bash[105915]: cluster 2023-09-23T23:38:40.513984+0000 mgr.y (mgr.25991) 642 : cluster 0 pgmap v619: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 519 GiB / 536 GiB avail; 62 MiB/s wr, 999 op/s 2023-09-23T23:38:42.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:38:41 smithi159 bash[108473]: cluster 2023-09-23T23:38:40.513984+0000 mgr.y (mgr.25991) 642 : cluster 0 pgmap v619: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 519 GiB / 536 GiB avail; 62 MiB/s wr, 999 op/s 2023-09-23T23:38:42.075 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:42.103 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:42.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:42.105 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:38:42.206 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:42.229 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:42.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:42.231 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:38:42.332 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:38:42.361 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:38:42.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:42.367 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:38:42.468 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:38:42.495 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:38:42.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:42.498 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:38:42.556 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 75 16 93358 93342 77.7677 48.75 0.0154736 0.012853 2023-09-23T23:38:42.598 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:38:42.626 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:38:42.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:42.629 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:38:42.730 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:38:42.754 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:38:42.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:42.760 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:38:42.807 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:38:42.861 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:38:42.891 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:38:42.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:42.893 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:38:42.994 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:43.020 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:43.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:43.023 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:38:43.124 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:43.148 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:43.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:43.150 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:38:43.251 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:43.273 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:43.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:43.275 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:38:43.376 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:43.403 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:43.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:43.405 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:38:43.506 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:43.536 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:43.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:43.539 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:38:43.556 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 76 16 94056 94040 77.3184 43.625 0.0166477 0.0129279 2023-09-23T23:38:43.640 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:43.649 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:38:43 smithi164 bash[92846]: cluster 2023-09-23T23:38:42.514435+0000 mgr.y (mgr.25991) 643 : cluster 0 pgmap v620: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 519 GiB / 536 GiB avail; 46 MiB/s wr, 741 op/s 2023-09-23T23:38:43.668 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:43.669 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:38:43 smithi159 bash[105915]: cluster 2023-09-23T23:38:42.514435+0000 mgr.y (mgr.25991) 643 : cluster 0 pgmap v620: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 519 GiB / 536 GiB avail; 46 MiB/s wr, 741 op/s 2023-09-23T23:38:43.669 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:38:43 smithi159 bash[108473]: cluster 2023-09-23T23:38:42.514435+0000 mgr.y (mgr.25991) 643 : cluster 0 pgmap v620: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 519 GiB / 536 GiB avail; 46 MiB/s wr, 741 op/s 2023-09-23T23:38:43.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:43.675 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:38:43.776 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:38:43.801 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:38:43.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:43.806 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:38:43.907 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:43.940 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:43.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:43.942 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:38:44.043 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:38:44.044 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:38:43 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:38:43] "GET /metrics HTTP/1.1" 200 36563 "" "Prometheus/2.43.0" 2023-09-23T23:38:44.077 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:38:44.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:44.080 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:38:44.181 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:38:44.211 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:38:44.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:44.214 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:38:44.314 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:44.354 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:44.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:44.358 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:38:44.458 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:38:44.482 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:38:44.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:44.484 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:38:44.556 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 77 16 94890 94874 76.9912 52.125 0.0905078 0.0129832 2023-09-23T23:38:44.584 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:44.611 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:44.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:44.614 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:38:44.714 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:38:44.740 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:38:44.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:44.745 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:38:44.846 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:38:44.880 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:38:44.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:44.884 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:38:44.985 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:38:45.009 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:38:45.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:45.011 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:38:45.112 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:38:45.147 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:38:45.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:45.150 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:38:45.251 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:45.275 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:45.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:45.278 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:38:45.379 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:45.410 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:45.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:45.416 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:38:45.517 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:38:45.545 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:38:45.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:45.551 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:38:45.556 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 78 16 95718 95702 76.6676 51.75 0.034162 0.0130372 2023-09-23T23:38:45.652 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:38:45.681 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:38:45.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:45.686 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:38:45.711 INFO:teuthology.orchestra.run.smithi159.stdout:{ 2023-09-23T23:38:45.711 INFO:teuthology.orchestra.run.smithi159.stdout: "ops": [ 2023-09-23T23:38:45.712 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:38:45.712 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.34779.0:95792 6.d 6:b7068bfa:::benchmark_data_smithi159_178836_object95791:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e162)", 2023-09-23T23:38:45.712 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:38:45.675059+0000", 2023-09-23T23:38:45.712 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 0.032956159999999998, 2023-09-23T23:38:45.712 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.032985245000000003, 2023-09-23T23:38:45.712 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:38:45.712 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "waiting for sub ops", 2023-09-23T23:38:45.712 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:38:45.712 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.34779", 2023-09-23T23:38:45.712 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1800049041", 2023-09-23T23:38:45.712 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 95792 2023-09-23T23:38:45.713 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:38:45.713 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:38:45.713 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:38:45.713 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:38:45.713 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:38:45.675059+0000", 2023-09-23T23:38:45.713 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:38:45.713 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:38:45.713 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:38:45.713 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:38:45.713 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:38:45.675059+0000", 2023-09-23T23:38:45.713 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:38:45.714 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:38:45.714 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:38:45.714 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:38:45.714 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:38:45.675057+0000", 2023-09-23T23:38:45.714 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999981 2023-09-23T23:38:45.714 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:38:45.714 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:38:45.714 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:38:45.714 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:38:45.675086+0000", 2023-09-23T23:38:45.714 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.8994999999999999e-05 2023-09-23T23:38:45.714 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:38:45.715 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:38:45.715 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:38:45.715 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:38:45.675102+0000", 2023-09-23T23:38:45.715 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.5933000000000001e-05 2023-09-23T23:38:45.715 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:38:45.715 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:38:45.715 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:38:45.715 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:38:45.675112+0000", 2023-09-23T23:38:45.715 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 9.5179999999999993e-06 2023-09-23T23:38:45.715 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:38:45.715 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:38:45.716 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:38:45.716 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:38:45.675235+0000", 2023-09-23T23:38:45.716 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00012322599999999999 2023-09-23T23:38:45.716 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:38:45.716 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:38:45.716 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:38:45.716 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:38:45.675379+0000", 2023-09-23T23:38:45.716 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00014388500000000001 2023-09-23T23:38:45.716 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:38:45.717 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:38:45.717 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 2,6", 2023-09-23T23:38:45.717 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:38:45.675568+0000", 2023-09-23T23:38:45.717 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000189194 2023-09-23T23:38:45.717 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:38:45.717 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:38:45.717 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:38:45.717 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:38:45.684235+0000", 2023-09-23T23:38:45.717 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0086675220000000004 2023-09-23T23:38:45.717 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:38:45.717 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:38:45.717 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-23T23:38:45.717 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:38:45.684618+0000", 2023-09-23T23:38:45.718 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00038255100000000002 2023-09-23T23:38:45.718 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:38:45.718 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:38:45.718 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:38:45.718 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:38:45.718 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:38:45.718 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.34779.0:95795 6.d 6:b1b0aa08:::benchmark_data_smithi159_178836_object95794:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e162)", 2023-09-23T23:38:45.718 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:38:45.675133+0000", 2023-09-23T23:38:45.718 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 0.032882291000000001, 2023-09-23T23:38:45.718 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.032982404, 2023-09-23T23:38:45.718 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:38:45.719 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "waiting for sub ops", 2023-09-23T23:38:45.719 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:38:45.719 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.34779", 2023-09-23T23:38:45.719 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1800049041", 2023-09-23T23:38:45.719 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 95795 2023-09-23T23:38:45.719 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:38:45.719 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:38:45.719 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:38:45.719 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:38:45.719 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:38:45.675133+0000", 2023-09-23T23:38:45.719 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:38:45.719 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:38:45.719 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:38:45.720 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:38:45.720 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:38:45.675133+0000", 2023-09-23T23:38:45.720 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:38:45.720 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:38:45.720 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:38:45.720 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:38:45.720 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:38:45.675132+0000", 2023-09-23T23:38:45.720 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999995 2023-09-23T23:38:45.720 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:38:45.720 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:38:45.720 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:38:45.720 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:38:45.675164+0000", 2023-09-23T23:38:45.721 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 3.1730999999999998e-05 2023-09-23T23:38:45.721 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:38:45.721 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:38:45.721 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:38:45.721 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:38:45.675173+0000", 2023-09-23T23:38:45.721 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 9.2220000000000008e-06 2023-09-23T23:38:45.721 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:38:45.721 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:38:45.721 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:38:45.721 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:38:45.675180+0000", 2023-09-23T23:38:45.721 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.5200000000000003e-06 2023-09-23T23:38:45.721 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:38:45.721 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:38:45.722 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:38:45.722 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:38:45.679224+0000", 2023-09-23T23:38:45.722 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0040443700000000003 2023-09-23T23:38:45.722 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:38:45.722 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:38:45.722 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:38:45.722 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:38:45.679542+0000", 2023-09-23T23:38:45.722 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00031751400000000002 2023-09-23T23:38:45.722 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:38:45.722 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:38:45.722 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 2,6", 2023-09-23T23:38:45.722 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:38:45.679955+0000", 2023-09-23T23:38:45.723 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00041328600000000001 2023-09-23T23:38:45.723 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:38:45.723 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:38:45.723 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:38:45.723 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:38:45.684610+0000", 2023-09-23T23:38:45.723 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.004654839 2023-09-23T23:38:45.723 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:38:45.723 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:38:45.723 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-23T23:38:45.723 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:38:45.684845+0000", 2023-09-23T23:38:45.723 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00023487099999999999 2023-09-23T23:38:45.723 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:38:45.723 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:38:45.724 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:38:45.724 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:38:45.724 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:38:45.724 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.34779.0:95799 6.d 6:b4a08bc5:::benchmark_data_smithi159_178836_object95798:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e162)", 2023-09-23T23:38:45.724 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:38:45.686603+0000", 2023-09-23T23:38:45.724 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 0.021412641, 2023-09-23T23:38:45.724 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.021564437999999998, 2023-09-23T23:38:45.724 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:38:45.724 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "waiting for sub ops", 2023-09-23T23:38:45.724 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:38:45.724 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.34779", 2023-09-23T23:38:45.724 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1800049041", 2023-09-23T23:38:45.725 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 95799 2023-09-23T23:38:45.725 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:38:45.725 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:38:45.725 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:38:45.725 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:38:45.725 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:38:45.686603+0000", 2023-09-23T23:38:45.725 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:38:45.725 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:38:45.725 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:38:45.725 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:38:45.725 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:38:45.686603+0000", 2023-09-23T23:38:45.725 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:38:45.725 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:38:45.726 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:38:45.726 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:38:45.726 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:38:45.686602+0000", 2023-09-23T23:38:45.726 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999995 2023-09-23T23:38:45.726 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:38:45.726 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:38:45.726 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:38:45.726 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:38:45.686619+0000", 2023-09-23T23:38:45.726 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.6614999999999999e-05 2023-09-23T23:38:45.726 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:38:45.726 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:38:45.727 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:38:45.727 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:38:45.686624+0000", 2023-09-23T23:38:45.727 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.1320000000000002e-06 2023-09-23T23:38:45.727 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:38:45.727 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:38:45.727 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:38:45.727 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:38:45.686628+0000", 2023-09-23T23:38:45.727 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 3.4510000000000001e-06 2023-09-23T23:38:45.727 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:38:45.727 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:38:45.727 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:38:45.727 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:38:45.687717+0000", 2023-09-23T23:38:45.728 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.001089416 2023-09-23T23:38:45.728 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:38:45.728 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:38:45.728 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:38:45.728 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:38:45.687804+0000", 2023-09-23T23:38:45.728 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.7066999999999998e-05 2023-09-23T23:38:45.728 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:38:45.728 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:38:45.728 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 2,6", 2023-09-23T23:38:45.728 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:38:45.687893+0000", 2023-09-23T23:38:45.728 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.9222999999999996e-05 2023-09-23T23:38:45.728 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:38:45.728 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:38:45.729 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:38:45.729 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:38:45.729 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:38:45.729 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.34779.0:95802 6.d 6:b0799f07:::benchmark_data_smithi159_178836_object95801:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e162)", 2023-09-23T23:38:45.729 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:38:45.686637+0000", 2023-09-23T23:38:45.729 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 0.0213787, 2023-09-23T23:38:45.729 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.021573742, 2023-09-23T23:38:45.729 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:38:45.729 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "waiting for sub ops", 2023-09-23T23:38:45.729 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:38:45.729 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.34779", 2023-09-23T23:38:45.729 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1800049041", 2023-09-23T23:38:45.729 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 95802 2023-09-23T23:38:45.730 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:38:45.730 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:38:45.730 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:38:45.730 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:38:45.730 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:38:45.686637+0000", 2023-09-23T23:38:45.730 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:38:45.730 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:38:45.730 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:38:45.730 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:38:45.730 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:38:45.686637+0000", 2023-09-23T23:38:45.730 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:38:45.731 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:38:45.731 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:38:45.731 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:38:45.731 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:38:45.686636+0000", 2023-09-23T23:38:45.731 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999995 2023-09-23T23:38:45.731 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:38:45.731 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:38:45.731 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:38:45.731 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:38:45.686652+0000", 2023-09-23T23:38:45.731 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.5199e-05 2023-09-23T23:38:45.731 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:38:45.731 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:38:45.731 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:38:45.732 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:38:45.686656+0000", 2023-09-23T23:38:45.732 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.1609999999999996e-06 2023-09-23T23:38:45.732 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:38:45.732 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:38:45.732 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:38:45.732 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:38:45.686659+0000", 2023-09-23T23:38:45.732 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.9220000000000001e-06 2023-09-23T23:38:45.732 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:38:45.732 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:38:45.732 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:38:45.732 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:38:45.695563+0000", 2023-09-23T23:38:45.732 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0089040769999999998 2023-09-23T23:38:45.733 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:38:45.733 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:38:45.733 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:38:45.733 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:38:45.695675+0000", 2023-09-23T23:38:45.733 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00011269600000000001 2023-09-23T23:38:45.733 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:38:45.733 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:38:45.733 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 2,6", 2023-09-23T23:38:45.733 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:38:45.695782+0000", 2023-09-23T23:38:45.733 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00010666 2023-09-23T23:38:45.733 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:38:45.734 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:38:45.734 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:38:45.734 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:38:45.734 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:38:45.734 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_repop_reply(client.34779.0:95792 6.d e162/153)", 2023-09-23T23:38:45.734 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:38:45.693120+0000", 2023-09-23T23:38:45.734 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 0.014895027, 2023-09-23T23:38:45.734 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.015128590000000001, 2023-09-23T23:38:45.734 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:38:45.734 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "queued for pg", 2023-09-23T23:38:45.734 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:38:45.734 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:38:45.735 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:38:45.735 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:38:45.693120+0000", 2023-09-23T23:38:45.735 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:38:45.735 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:38:45.735 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:38:45.735 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:38:45.735 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:38:45.693120+0000", 2023-09-23T23:38:45.735 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:38:45.735 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:38:45.735 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:38:45.735 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:38:45.735 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:38:45.693120+0000", 2023-09-23T23:38:45.736 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.999999 2023-09-23T23:38:45.736 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:38:45.736 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:38:45.736 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:38:45.736 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:38:45.693126+0000", 2023-09-23T23:38:45.736 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.9580000000000004e-06 2023-09-23T23:38:45.736 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:38:45.736 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:38:45.736 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:38:45.736 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:38:45.693137+0000", 2023-09-23T23:38:45.736 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.1158000000000001e-05 2023-09-23T23:38:45.736 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:38:45.737 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:38:45.737 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:38:45.737 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:38:45.693144+0000", 2023-09-23T23:38:45.737 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.8179999999999998e-06 2023-09-23T23:38:45.737 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:38:45.737 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:38:45.737 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:38:45.737 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:38:45.737 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:38:45.737 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_repop_reply(client.34779.0:95795 6.d e162/153)", 2023-09-23T23:38:45.737 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:38:45.693155+0000", 2023-09-23T23:38:45.737 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 0.01486021, 2023-09-23T23:38:45.737 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.015119353, 2023-09-23T23:38:45.738 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:38:45.738 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "queued for pg", 2023-09-23T23:38:45.738 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:38:45.738 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:38:45.738 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:38:45.738 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:38:45.693155+0000", 2023-09-23T23:38:45.738 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:38:45.738 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:38:45.738 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:38:45.738 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:38:45.738 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:38:45.693155+0000", 2023-09-23T23:38:45.738 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:38:45.739 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:38:45.739 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:38:45.739 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:38:45.739 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:38:45.693155+0000", 2023-09-23T23:38:45.739 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967296 2023-09-23T23:38:45.739 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:38:45.739 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:38:45.739 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:38:45.739 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:38:45.693157+0000", 2023-09-23T23:38:45.739 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.874e-06 2023-09-23T23:38:45.739 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:38:45.739 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:38:45.739 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:38:45.739 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:38:45.693162+0000", 2023-09-23T23:38:45.740 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.0239999999999997e-06 2023-09-23T23:38:45.740 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:38:45.740 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:38:45.740 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:38:45.740 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:38:45.693166+0000", 2023-09-23T23:38:45.740 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.5889999999999996e-06 2023-09-23T23:38:45.740 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:38:45.740 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:38:45.740 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:38:45.740 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:38:45.740 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:38:45.740 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_repop(client.34779.0:95804 6.b e162/153 6:de633e6b:::benchmark_data_smithi159_178836_object95803:head v 162'6114, mlcod=162'6112)", 2023-09-23T23:38:45.740 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:38:45.696672+0000", 2023-09-23T23:38:45.741 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 0.011343097, 2023-09-23T23:38:45.741 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.011646392, 2023-09-23T23:38:45.741 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:38:45.741 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "started", 2023-09-23T23:38:45.741 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:38:45.741 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:38:45.741 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:38:45.741 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:38:45.696672+0000", 2023-09-23T23:38:45.741 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:38:45.741 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:38:45.741 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:38:45.741 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:38:45.742 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:38:45.696672+0000", 2023-09-23T23:38:45.742 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:38:45.742 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:38:45.742 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:38:45.742 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:38:45.742 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:38:45.696671+0000", 2023-09-23T23:38:45.742 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.999999 2023-09-23T23:38:45.742 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:38:45.742 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:38:45.742 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:38:45.742 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:38:45.696700+0000", 2023-09-23T23:38:45.742 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.8172000000000001e-05 2023-09-23T23:38:45.743 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:38:45.743 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:38:45.743 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:38:45.743 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:38:45.696712+0000", 2023-09-23T23:38:45.743 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.2743e-05 2023-09-23T23:38:45.743 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:38:45.743 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:38:45.743 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:38:45.743 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:38:45.696720+0000", 2023-09-23T23:38:45.743 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.0190000000000006e-06 2023-09-23T23:38:45.743 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:38:45.743 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:38:45.744 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:38:45.744 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:38:45.697004+0000", 2023-09-23T23:38:45.744 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00028409300000000002 2023-09-23T23:38:45.744 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:38:45.744 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:38:45.744 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:38:45.744 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:38:45.697029+0000", 2023-09-23T23:38:45.744 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.4907999999999999e-05 2023-09-23T23:38:45.744 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:38:45.744 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:38:45.744 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:38:45.745 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:38:45.745 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:38:45.745 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_repop(client.34779.0:95805 6.b e162/153)", 2023-09-23T23:38:45.745 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:38:45.696842+0000", 2023-09-23T23:38:45.745 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 0.011173860000000001, 2023-09-23T23:38:45.745 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.011512132, 2023-09-23T23:38:45.745 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:38:45.745 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "queued for pg", 2023-09-23T23:38:45.745 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:38:45.745 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:38:45.745 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:38:45.745 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:38:45.696842+0000", 2023-09-23T23:38:45.746 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:38:45.746 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:38:45.746 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:38:45.746 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:38:45.746 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:38:45.696842+0000", 2023-09-23T23:38:45.746 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:38:45.746 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:38:45.746 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:38:45.746 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:38:45.746 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:38:45.696841+0000", 2023-09-23T23:38:45.747 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999995 2023-09-23T23:38:45.747 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:38:45.747 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:38:45.747 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:38:45.747 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:38:45.696864+0000", 2023-09-23T23:38:45.747 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.2929999999999999e-05 2023-09-23T23:38:45.747 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:38:45.747 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:38:45.747 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:38:45.747 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:38:45.696873+0000", 2023-09-23T23:38:45.747 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 9.1090000000000004e-06 2023-09-23T23:38:45.748 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:38:45.748 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:38:45.748 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:38:45.748 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:38:45.696879+0000", 2023-09-23T23:38:45.748 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.3779999999999998e-06 2023-09-23T23:38:45.748 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:38:45.748 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:38:45.748 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:38:45.748 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:38:45.748 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:38:45.748 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_repop(client.34779.0:95806 6.a e162/153 6:57f21cc9:::benchmark_data_smithi159_178836_object95805:head v 162'5952, mlcod=162'5949)", 2023-09-23T23:38:45.748 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:38:45.697419+0000", 2023-09-23T23:38:45.749 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 0.010596349999999999, 2023-09-23T23:38:45.749 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.010964431, 2023-09-23T23:38:45.749 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:38:45.749 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "reached pg", 2023-09-23T23:38:45.749 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:38:45.749 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:38:45.749 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:38:45.749 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:38:45.697419+0000", 2023-09-23T23:38:45.749 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:38:45.749 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:38:45.749 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:38:45.750 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:38:45.750 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:38:45.697419+0000", 2023-09-23T23:38:45.750 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:38:45.750 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:38:45.750 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:38:45.750 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:38:45.750 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:38:45.697418+0000", 2023-09-23T23:38:45.750 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.999999 2023-09-23T23:38:45.750 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:38:45.750 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:38:45.750 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:38:45.751 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:38:45.697459+0000", 2023-09-23T23:38:45.751 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.1205000000000003e-05 2023-09-23T23:38:45.751 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:38:45.751 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:38:45.751 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:38:45.751 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:38:45.697475+0000", 2023-09-23T23:38:45.751 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.5114e-05 2023-09-23T23:38:45.751 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:38:45.751 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:38:45.751 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:38:45.751 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:38:45.697482+0000", 2023-09-23T23:38:45.751 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.7049999999999999e-06 2023-09-23T23:38:45.752 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:38:45.752 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:38:45.752 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:38:45.752 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:38:45.697553+0000", 2023-09-23T23:38:45.752 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.1058999999999998e-05 2023-09-23T23:38:45.752 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:38:45.752 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:38:45.752 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:38:45.752 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:38:45.752 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:38:45.752 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.34779.0:95807 6.4 6.722e2974 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e162)", 2023-09-23T23:38:45.753 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:38:45.697521+0000", 2023-09-23T23:38:45.753 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 0.010494303, 2023-09-23T23:38:45.753 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.010893076, 2023-09-23T23:38:45.753 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:38:45.753 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "queued for pg", 2023-09-23T23:38:45.753 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:38:45.753 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.34779", 2023-09-23T23:38:45.753 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1800049041", 2023-09-23T23:38:45.753 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 95807 2023-09-23T23:38:45.753 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:38:45.753 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:38:45.754 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:38:45.754 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:38:45.754 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:38:45.697521+0000", 2023-09-23T23:38:45.754 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:38:45.754 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:38:45.754 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:38:45.754 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:38:45.754 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:38:45.697521+0000", 2023-09-23T23:38:45.754 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:38:45.754 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:38:45.754 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:38:45.755 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:38:45.755 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:38:45.697520+0000", 2023-09-23T23:38:45.755 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999986 2023-09-23T23:38:45.755 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:38:45.755 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:38:45.755 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:38:45.755 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:38:45.697545+0000", 2023-09-23T23:38:45.755 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.4754000000000001e-05 2023-09-23T23:38:45.755 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:38:45.755 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:38:45.755 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:38:45.755 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:38:45.697556+0000", 2023-09-23T23:38:45.756 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.1165000000000001e-05 2023-09-23T23:38:45.756 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:38:45.756 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:38:45.756 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:38:45.756 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:38:45.697564+0000", 2023-09-23T23:38:45.756 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.2500000000000006e-06 2023-09-23T23:38:45.756 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:38:45.756 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:38:45.756 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:38:45.756 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:38:45.756 INFO:teuthology.orchestra.run.smithi159.stdout: ], 2023-09-23T23:38:45.756 INFO:teuthology.orchestra.run.smithi159.stdout: "num_ops": 10 2023-09-23T23:38:45.757 INFO:teuthology.orchestra.run.smithi159.stdout:} 2023-09-23T23:38:45.757 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:38:45 smithi159 bash[105915]: cluster 2023-09-23T23:38:44.514960+0000 mgr.y (mgr.25991) 644 : cluster 0 pgmap v621: 89 pgs: 89 active+clean; 5.7 GiB data, 18 GiB used, 518 GiB / 536 GiB avail; 60 MiB/s wr, 958 op/s 2023-09-23T23:38:45.757 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:38:45 smithi159 bash[105915]: audit 2023-09-23T23:38:45.245901+0000 mon.a (mon.0) 798 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:38:45.757 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:38:45 smithi159 bash[108473]: cluster 2023-09-23T23:38:44.514960+0000 mgr.y (mgr.25991) 644 : cluster 0 pgmap v621: 89 pgs: 89 active+clean; 5.7 GiB data, 18 GiB used, 518 GiB / 536 GiB avail; 60 MiB/s wr, 958 op/s 2023-09-23T23:38:45.757 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:38:45 smithi159 bash[108473]: audit 2023-09-23T23:38:45.245901+0000 mon.a (mon.0) 798 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:38:45.787 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:38:45.816 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:38:45.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:45.818 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:38:45.919 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:38:45.947 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:38:45.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:45.950 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:38:46.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:38:45 smithi164 bash[92846]: cluster 2023-09-23T23:38:44.514960+0000 mgr.y (mgr.25991) 644 : cluster 0 pgmap v621: 89 pgs: 89 active+clean; 5.7 GiB data, 18 GiB used, 518 GiB / 536 GiB avail; 60 MiB/s wr, 958 op/s 2023-09-23T23:38:46.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:38:45 smithi164 bash[92846]: audit 2023-09-23T23:38:45.245901+0000 mon.a (mon.0) 798 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:38:46.052 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:46.080 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:46.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:46.084 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:38:46.185 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:46.213 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:46.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:46.219 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:38:46.319 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:46.348 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:46.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:46.350 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:38:46.451 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:38:46.483 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:38:46.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:46.489 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:38:46.556 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 79 16 96515 96499 76.3276 49.8125 0.0265649 0.0130964 2023-09-23T23:38:46.590 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:38:46.614 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:38:46.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:46.617 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:38:46.718 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:38:46.745 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:38:46.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:46.747 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:38:46.848 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:46.875 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:46.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:46.878 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:38:46.979 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:47.002 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:47.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:47.005 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:38:47.106 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:38:47.133 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:38:47.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:47.135 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:38:47.236 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:38:47.268 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:38:47.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:47.270 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:38:47.371 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:47.397 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:47.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:47.401 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:38:47.502 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:38:47.528 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:38:47.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:47.532 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:38:47.556 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:2023-09-23T23:38:47.554599+0000 min lat: 0.00116943 max lat: 0.247002 avg lat: 0.0131412 2023-09-23T23:38:47.557 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T23:38:47.557 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 80 16 97307 97291 75.9922 49.5 0.0173703 0.0131412 2023-09-23T23:38:47.632 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:38:47.663 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:38:47.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:47.674 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:38:47.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:38:47 smithi164 bash[92846]: cluster 2023-09-23T23:38:46.515460+0000 mgr.y (mgr.25991) 645 : cluster 0 pgmap v622: 89 pgs: 89 active+clean; 5.8 GiB data, 19 GiB used, 518 GiB / 536 GiB avail; 53 MiB/s wr, 840 op/s 2023-09-23T23:38:47.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:38:47 smithi164 bash[92846]: audit 2023-09-23T23:38:47.231686+0000 mon.a (mon.0) 799 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:38:47.775 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:38:47.799 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:38:47.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:47.802 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:38:47.902 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:38:47.922 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:38:47.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:47.924 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:38:48.025 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:38:48.048 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:38:48.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:48.050 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:38:48.062 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:38:47 smithi159 bash[105915]: cluster 2023-09-23T23:38:46.515460+0000 mgr.y (mgr.25991) 645 : cluster 0 pgmap v622: 89 pgs: 89 active+clean; 5.8 GiB data, 19 GiB used, 518 GiB / 536 GiB avail; 53 MiB/s wr, 840 op/s 2023-09-23T23:38:48.062 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:38:47 smithi159 bash[105915]: audit 2023-09-23T23:38:47.231686+0000 mon.a (mon.0) 799 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:38:48.063 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:38:47 smithi159 bash[108473]: cluster 2023-09-23T23:38:46.515460+0000 mgr.y (mgr.25991) 645 : cluster 0 pgmap v622: 89 pgs: 89 active+clean; 5.8 GiB data, 19 GiB used, 518 GiB / 536 GiB avail; 53 MiB/s wr, 840 op/s 2023-09-23T23:38:48.063 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:38:47 smithi159 bash[108473]: audit 2023-09-23T23:38:47.231686+0000 mon.a (mon.0) 799 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:38:48.151 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:48.182 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:48.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:48.184 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:38:48.285 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:48.308 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:48.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:48.314 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:38:48.415 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:48.443 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:48.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:48.446 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:38:48.547 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:38:48.557 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 81 16 98009 97993 75.5948 43.875 0.00927034 0.0132219 2023-09-23T23:38:48.590 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:38:48.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:48.593 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:38:48.694 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:38:48.730 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:38:48.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:48.733 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:38:48.834 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:48.863 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:48.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:48.871 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:38:48.972 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:38:49.009 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:38:49.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:49.012 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:38:49.113 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:38:49.138 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:38:49.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:49.142 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:38:49.243 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:49.274 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:49.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:49.279 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:38:49.380 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:49.407 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:49.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:49.411 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:38:49.511 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:38:49.542 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:38:49.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:49.547 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:38:49.557 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 82 16 98902 98886 75.3535 55.8125 0.00578965 0.0132649 2023-09-23T23:38:49.648 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:38:49.672 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:38:49.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:49.674 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:38:49.724 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_blocked_ops 2023-09-23T23:38:49.776 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:49.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:38:49 smithi159 bash[105915]: cluster 2023-09-23T23:38:48.516006+0000 mgr.y (mgr.25991) 646 : cluster 0 pgmap v623: 89 pgs: 89 active+clean; 5.9 GiB data, 19 GiB used, 518 GiB / 536 GiB avail; 50 MiB/s wr, 802 op/s 2023-09-23T23:38:49.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:38:49 smithi159 bash[108473]: cluster 2023-09-23T23:38:48.516006+0000 mgr.y (mgr.25991) 646 : cluster 0 pgmap v623: 89 pgs: 89 active+clean; 5.9 GiB data, 19 GiB used, 518 GiB / 536 GiB avail; 50 MiB/s wr, 802 op/s 2023-09-23T23:38:49.809 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:49.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:49.814 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:38:49.915 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:38:49.948 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:38:49.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:49.953 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:38:50.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:38:49 smithi164 bash[92846]: cluster 2023-09-23T23:38:48.516006+0000 mgr.y (mgr.25991) 646 : cluster 0 pgmap v623: 89 pgs: 89 active+clean; 5.9 GiB data, 19 GiB used, 518 GiB / 536 GiB avail; 50 MiB/s wr, 802 op/s 2023-09-23T23:38:50.054 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:50.079 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:50.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:50.081 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:38:50.182 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:38:50.214 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:38:50.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:50.218 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:38:50.319 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:50.357 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:50.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:50.366 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:38:50.466 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:38:50.496 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:38:50.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:50.499 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:38:50.558 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 83 16 99766 99750 75.0962 54 0.0079081 0.0133109 2023-09-23T23:38:50.599 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:38:50.626 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:38:50.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:50.629 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:38:50.729 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:38:50.761 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:38:50.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:50.766 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:38:50.867 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:38:50.899 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:38:50.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:50.901 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:38:51.003 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:51.030 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:51.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:51.035 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:38:51.136 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:38:51.162 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:38:51.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:51.167 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:38:51.268 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:38:51.298 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:38:51.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:51.300 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:38:51.400 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:38:51.427 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:38:51.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:51.434 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:38:51.535 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:51.558 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 84 16 100591 100575 74.816 51.5625 0.0200234 0.013361 2023-09-23T23:38:51.566 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:51.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:51.572 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:38:51.672 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:38:51.682 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:38:51 smithi159 bash[105915]: cluster 2023-09-23T23:38:50.516680+0000 mgr.y (mgr.25991) 647 : cluster 0 pgmap v624: 89 pgs: 89 active+clean; 6.0 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 58 MiB/s wr, 920 op/s 2023-09-23T23:38:51.682 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:38:51 smithi159 bash[108473]: cluster 2023-09-23T23:38:50.516680+0000 mgr.y (mgr.25991) 647 : cluster 0 pgmap v624: 89 pgs: 89 active+clean; 6.0 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 58 MiB/s wr, 920 op/s 2023-09-23T23:38:51.699 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:38:51.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:51.701 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:38:51.803 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:38:51.811 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:38:51 smithi164 bash[92846]: cluster 2023-09-23T23:38:50.516680+0000 mgr.y (mgr.25991) 647 : cluster 0 pgmap v624: 89 pgs: 89 active+clean; 6.0 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 58 MiB/s wr, 920 op/s 2023-09-23T23:38:51.827 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:38:51.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:51.833 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:38:51.934 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:38:51.968 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:38:51.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:51.974 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:38:52.074 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:52.106 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:52.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:52.111 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:38:52.211 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:38:52.248 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:38:52.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:52.250 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:38:52.351 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:52.377 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:52.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:52.379 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:38:52.479 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:38:52.524 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:38:52.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:52.530 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:38:52.558 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 85 16 101420 101404 74.5454 51.8125 0.00490925 0.0134089 2023-09-23T23:38:52.631 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:38:52.667 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:38:52.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:52.674 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:38:52.775 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:38:52.799 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:38:52.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:52.802 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:38:52.902 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:52.931 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:52.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:52.933 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:38:53.034 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:38:53.057 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:38:53.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:53.059 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:38:53.160 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:38:53.168 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:38:52 smithi159 bash[105915]: audit 2023-09-23T23:38:51.899039+0000 mon.a (mon.0) 800 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:38:53.168 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:38:52 smithi159 bash[105915]: audit 2023-09-23T23:38:51.905121+0000 mon.a (mon.0) 801 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:38:53.168 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:38:52 smithi159 bash[105915]: cluster 2023-09-23T23:38:52.517387+0000 mgr.y (mgr.25991) 648 : cluster 0 pgmap v625: 89 pgs: 89 active+clean; 6.0 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 42 MiB/s wr, 671 op/s 2023-09-23T23:38:53.169 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:38:52 smithi159 bash[108473]: audit 2023-09-23T23:38:51.899039+0000 mon.a (mon.0) 800 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:38:53.169 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:38:52 smithi159 bash[108473]: audit 2023-09-23T23:38:51.905121+0000 mon.a (mon.0) 801 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:38:53.169 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:38:52 smithi159 bash[108473]: cluster 2023-09-23T23:38:52.517387+0000 mgr.y (mgr.25991) 648 : cluster 0 pgmap v625: 89 pgs: 89 active+clean; 6.0 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 42 MiB/s wr, 671 op/s 2023-09-23T23:38:53.190 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:38:53.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:53.196 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:38:53.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:38:52 smithi164 bash[92846]: audit 2023-09-23T23:38:51.899039+0000 mon.a (mon.0) 800 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:38:53.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:38:52 smithi164 bash[92846]: audit 2023-09-23T23:38:51.905121+0000 mon.a (mon.0) 801 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:38:53.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:38:52 smithi164 bash[92846]: cluster 2023-09-23T23:38:52.517387+0000 mgr.y (mgr.25991) 648 : cluster 0 pgmap v625: 89 pgs: 89 active+clean; 6.0 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 42 MiB/s wr, 671 op/s 2023-09-23T23:38:53.297 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:53.333 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:53.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:53.339 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:38:53.439 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:53.467 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:53.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:53.470 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:38:53.558 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 86 16 102177 102161 74.2287 47.3125 0.0132481 0.0134663 2023-09-23T23:38:53.571 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:38:53.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:53.600 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:38:53.600 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:38:53.701 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:53.724 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:53.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:53.726 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:38:53.827 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:38:53.851 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:38:53.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:53.854 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:38:53.954 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:38:53.985 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:38:53.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:53.987 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:38:54.043 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:38:53 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:38:53] "GET /metrics HTTP/1.1" 200 36557 "" "Prometheus/2.43.0" 2023-09-23T23:38:54.088 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:38:54.119 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:38:54.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:54.123 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:38:54.224 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:54.251 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:54.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:54.255 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:38:54.356 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:38:54.383 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:38:54.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:54.385 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:38:54.486 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:38:54.511 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:38:54.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:54.513 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:38:54.558 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 87 16 102965 102949 73.9416 49.25 0.0343574 0.0135188 2023-09-23T23:38:54.614 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:38:54.661 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:38:54.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:54.664 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:38:54.765 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:38:54.789 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:38:54.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:54.793 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:38:54.894 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:38:54.933 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:38:54.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:54.939 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:38:55.040 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:55.066 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:55.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:55.068 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:38:55.169 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:38:55.194 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:38:55.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:55.198 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:38:55.291 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:38:55.299 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:38:55.344 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:38:55.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:55.346 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:38:55.446 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:38:55.473 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:38:55.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:55.476 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:38:55.558 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 88 16 103705 103689 73.6269 46.25 0.0309828 0.0135763 2023-09-23T23:38:55.577 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:38:55.586 INFO:teuthology.orchestra.run.smithi159.stderr:noscrub is set 2023-09-23T23:38:55.586 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:38:55 smithi159 bash[105915]: cluster 2023-09-23T23:38:54.518040+0000 mgr.y (mgr.25991) 649 : cluster 0 pgmap v626: 89 pgs: 89 active+clean; 6.2 GiB data, 20 GiB used, 517 GiB / 536 GiB avail; 56 MiB/s wr, 890 op/s 2023-09-23T23:38:55.587 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:38:55 smithi159 bash[105915]: audit 2023-09-23T23:38:54.865096+0000 mon.c (mon.2) 51 : audit 1 from='client.? 172.21.15.159:0/2630717727' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:38:55.616 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:38:55.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:55.624 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:38:55.725 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:38:55.767 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:38:55.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:38:55 smithi164 bash[92846]: cluster 2023-09-23T23:38:54.518040+0000 mgr.y (mgr.25991) 649 : cluster 0 pgmap v626: 89 pgs: 89 active+clean; 6.2 GiB data, 20 GiB used, 517 GiB / 536 GiB avail; 56 MiB/s wr, 890 op/s 2023-09-23T23:38:55.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:38:55 smithi164 bash[92846]: audit 2023-09-23T23:38:54.865096+0000 mon.c (mon.2) 51 : audit 1 from='client.? 172.21.15.159:0/2630717727' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:38:55.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:38:55 smithi164 bash[92846]: audit 2023-09-23T23:38:54.865554+0000 mon.a (mon.0) 802 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:38:55.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:55.773 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:38:55.874 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:55.902 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:55.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:55.906 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:38:56.007 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:38:56.019 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:38:55 smithi159 bash[105915]: audit 2023-09-23T23:38:54.865554+0000 mon.a (mon.0) 802 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:38:56.020 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:38:55 smithi159 bash[108473]: cluster 2023-09-23T23:38:54.518040+0000 mgr.y (mgr.25991) 649 : cluster 0 pgmap v626: 89 pgs: 89 active+clean; 6.2 GiB data, 20 GiB used, 517 GiB / 536 GiB avail; 56 MiB/s wr, 890 op/s 2023-09-23T23:38:56.020 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:38:55 smithi159 bash[108473]: audit 2023-09-23T23:38:54.865096+0000 mon.c (mon.2) 51 : audit 1 from='client.? 172.21.15.159:0/2630717727' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:38:56.020 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:38:55 smithi159 bash[108473]: audit 2023-09-23T23:38:54.865554+0000 mon.a (mon.0) 802 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:38:56.079 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:38:56.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:56.083 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:38:56.183 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:38:56.220 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:38:56.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:56.235 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:38:56.336 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:56.360 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:56.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:56.363 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:38:56.463 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:56.488 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:56.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:56.490 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:38:56.558 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 89 16 104376 104360 73.2708 41.9375 0.00855625 0.0136405 2023-09-23T23:38:56.591 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:38:56.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:56.640 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:38:56.640 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:38:56.741 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:38:56.770 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:38:56.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:56.775 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:38:56.875 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:38:56.885 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:38:56 smithi159 bash[105915]: cluster 2023-09-23T23:38:55.570391+0000 mon.a (mon.0) 803 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:38:56.885 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:38:56 smithi159 bash[105915]: cluster 2023-09-23T23:38:55.572866+0000 osd.6 (osd.6) 96 : cluster 3 failed to encode map e163 with expected crc 2023-09-23T23:38:56.885 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:38:56 smithi159 bash[105915]: audit 2023-09-23T23:38:55.576225+0000 mon.a (mon.0) 804 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T23:38:56.886 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:38:56 smithi159 bash[105915]: cluster 2023-09-23T23:38:55.576295+0000 mon.a (mon.0) 805 : cluster 0 osdmap e163: 8 total, 8 up, 6 in 2023-09-23T23:38:56.886 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:38:56 smithi159 bash[105915]: cluster 2023-09-23T23:38:55.583309+0000 osd.7 (osd.7) 80 : cluster 3 failed to encode map e163 with expected crc 2023-09-23T23:38:56.886 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:38:56 smithi159 bash[105915]: cluster 2023-09-23T23:38:55.599817+0000 osd.4 (osd.4) 90 : cluster 3 failed to encode map e163 with expected crc 2023-09-23T23:38:56.886 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:38:56 smithi159 bash[108473]: cluster 2023-09-23T23:38:55.570391+0000 mon.a (mon.0) 803 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:38:56.886 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:38:56 smithi159 bash[108473]: cluster 2023-09-23T23:38:55.572866+0000 osd.6 (osd.6) 96 : cluster 3 failed to encode map e163 with expected crc 2023-09-23T23:38:56.886 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:38:56 smithi159 bash[108473]: audit 2023-09-23T23:38:55.576225+0000 mon.a (mon.0) 804 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T23:38:56.886 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:38:56 smithi159 bash[108473]: cluster 2023-09-23T23:38:55.576295+0000 mon.a (mon.0) 805 : cluster 0 osdmap e163: 8 total, 8 up, 6 in 2023-09-23T23:38:56.886 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:38:56 smithi159 bash[108473]: cluster 2023-09-23T23:38:55.583309+0000 osd.7 (osd.7) 80 : cluster 3 failed to encode map e163 with expected crc 2023-09-23T23:38:56.886 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:38:56 smithi159 bash[108473]: cluster 2023-09-23T23:38:55.599817+0000 osd.4 (osd.4) 90 : cluster 3 failed to encode map e163 with expected crc 2023-09-23T23:38:56.925 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:38:56.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:56.931 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:38:57.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:38:56 smithi164 bash[92846]: cluster 2023-09-23T23:38:55.570391+0000 mon.a (mon.0) 803 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:38:57.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:38:56 smithi164 bash[92846]: cluster 2023-09-23T23:38:55.572866+0000 osd.6 (osd.6) 96 : cluster 3 failed to encode map e163 with expected crc 2023-09-23T23:38:57.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:38:56 smithi164 bash[92846]: audit 2023-09-23T23:38:55.576225+0000 mon.a (mon.0) 804 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T23:38:57.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:38:56 smithi164 bash[92846]: cluster 2023-09-23T23:38:55.576295+0000 mon.a (mon.0) 805 : cluster 0 osdmap e163: 8 total, 8 up, 6 in 2023-09-23T23:38:57.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:38:56 smithi164 bash[92846]: cluster 2023-09-23T23:38:55.583309+0000 osd.7 (osd.7) 80 : cluster 3 failed to encode map e163 with expected crc 2023-09-23T23:38:57.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:38:56 smithi164 bash[92846]: cluster 2023-09-23T23:38:55.599817+0000 osd.4 (osd.4) 90 : cluster 3 failed to encode map e163 with expected crc 2023-09-23T23:38:57.032 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:38:57.060 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:38:57.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:57.065 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:38:57.166 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:57.193 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:57.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:57.196 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:38:57.296 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:38:57.318 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:38:57.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:57.320 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:38:57.421 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:57.448 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:57.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:57.453 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:38:57.554 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:38:57.558 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Total time run: 90.0102 2023-09-23T23:38:57.558 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Total writes made: 105024 2023-09-23T23:38:57.559 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Write size: 65536 2023-09-23T23:38:57.559 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Object size: 65536 2023-09-23T23:38:57.559 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Bandwidth (MB/sec): 72.9251 2023-09-23T23:38:57.559 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Stddev Bandwidth: 28.9906 2023-09-23T23:38:57.559 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Max bandwidth (MB/sec): 170.562 2023-09-23T23:38:57.559 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Min bandwidth (MB/sec): 41.9375 2023-09-23T23:38:57.559 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Average IOPS: 1166 2023-09-23T23:38:57.559 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Stddev IOPS: 463.85 2023-09-23T23:38:57.559 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Max IOPS: 2729 2023-09-23T23:38:57.560 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Min IOPS: 671 2023-09-23T23:38:57.560 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Average Latency(s): 0.0137079 2023-09-23T23:38:57.560 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Stddev Latency(s): 0.0127429 2023-09-23T23:38:57.560 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Max latency(s): 0.247002 2023-09-23T23:38:57.560 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Min latency(s): 0.00116943 2023-09-23T23:38:57.564 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Cleaning up (deleting benchmark objects) 2023-09-23T23:38:57.583 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:38:57.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:57.589 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:38:57.689 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:38:57.719 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:38:57.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:57.723 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:38:57.824 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:57.831 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:38:57 smithi164 bash[92846]: cluster 2023-09-23T23:38:56.518484+0000 mgr.y (mgr.25991) 650 : cluster 0 pgmap v628: 89 pgs: 89 active+clean; 6.3 GiB data, 20 GiB used, 516 GiB / 536 GiB avail; 50 MiB/s wr, 807 op/s 2023-09-23T23:38:57.831 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:38:57 smithi164 bash[92846]: audit 2023-09-23T23:38:56.741584+0000 mon.a (mon.0) 806 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:38:57.831 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:38:57 smithi164 bash[92846]: audit 2023-09-23T23:38:56.752437+0000 mon.a (mon.0) 807 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:38:57.831 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:38:57 smithi164 bash[92846]: audit 2023-09-23T23:38:57.335921+0000 mon.a (mon.0) 808 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:38:57.831 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:38:57 smithi164 bash[92846]: audit 2023-09-23T23:38:57.337032+0000 mon.a (mon.0) 809 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:38:57.831 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:38:57 smithi164 bash[92846]: audit 2023-09-23T23:38:57.346292+0000 mon.a (mon.0) 810 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:38:57.848 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:57.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:57.853 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:38:57.954 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:57.981 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:57.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:57.986 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:38:58.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:38:57 smithi159 bash[105915]: cluster 2023-09-23T23:38:56.518484+0000 mgr.y (mgr.25991) 650 : cluster 0 pgmap v628: 89 pgs: 89 active+clean; 6.3 GiB data, 20 GiB used, 516 GiB / 536 GiB avail; 50 MiB/s wr, 807 op/s 2023-09-23T23:38:58.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:38:57 smithi159 bash[105915]: audit 2023-09-23T23:38:56.741584+0000 mon.a (mon.0) 806 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:38:58.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:38:57 smithi159 bash[105915]: audit 2023-09-23T23:38:56.752437+0000 mon.a (mon.0) 807 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:38:58.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:38:57 smithi159 bash[105915]: audit 2023-09-23T23:38:57.335921+0000 mon.a (mon.0) 808 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:38:58.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:38:57 smithi159 bash[105915]: audit 2023-09-23T23:38:57.337032+0000 mon.a (mon.0) 809 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:38:58.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:38:57 smithi159 bash[105915]: audit 2023-09-23T23:38:57.346292+0000 mon.a (mon.0) 810 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:38:58.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:38:57 smithi159 bash[108473]: cluster 2023-09-23T23:38:56.518484+0000 mgr.y (mgr.25991) 650 : cluster 0 pgmap v628: 89 pgs: 89 active+clean; 6.3 GiB data, 20 GiB used, 516 GiB / 536 GiB avail; 50 MiB/s wr, 807 op/s 2023-09-23T23:38:58.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:38:57 smithi159 bash[108473]: audit 2023-09-23T23:38:56.741584+0000 mon.a (mon.0) 806 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:38:58.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:38:57 smithi159 bash[108473]: audit 2023-09-23T23:38:56.752437+0000 mon.a (mon.0) 807 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:38:58.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:38:57 smithi159 bash[108473]: audit 2023-09-23T23:38:57.335921+0000 mon.a (mon.0) 808 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:38:58.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:38:57 smithi159 bash[108473]: audit 2023-09-23T23:38:57.337032+0000 mon.a (mon.0) 809 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:38:58.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:38:57 smithi159 bash[108473]: audit 2023-09-23T23:38:57.346292+0000 mon.a (mon.0) 810 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:38:58.087 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:58.119 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:58.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:58.124 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:38:58.225 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:58.250 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:38:58.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:58.254 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:38:58.354 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:58.393 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:58.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:58.395 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:38:58.496 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:58.524 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:58.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:58.526 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:38:58.549 INFO:teuthology.orchestra.run.smithi159.stdout:osd.0: {} 2023-09-23T23:38:58.588 INFO:teuthology.orchestra.run.smithi159.stdout:osd.1: {} 2023-09-23T23:38:58.627 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:38:58.628 INFO:teuthology.orchestra.run.smithi159.stdout:osd.2: {} 2023-09-23T23:38:58.661 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:38:58.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:58.666 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:38:58.680 INFO:teuthology.orchestra.run.smithi159.stdout:osd.3: {} 2023-09-23T23:38:58.711 INFO:teuthology.orchestra.run.smithi159.stdout:osd.4: {} 2023-09-23T23:38:58.735 INFO:teuthology.orchestra.run.smithi159.stdout:osd.5: {} 2023-09-23T23:38:58.746 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:38:58 smithi164 bash[92846]: audit 2023-09-23T23:38:58.506083+0000 mon.c (mon.2) 52 : audit 0 from='client.? 172.21.15.159:0/4227464929' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:38:58.769 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:58.771 INFO:teuthology.orchestra.run.smithi159.stdout:osd.6: {} 2023-09-23T23:38:58.793 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:58.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:58.797 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:38:58.808 INFO:teuthology.orchestra.run.smithi159.stdout:osd.7: {} 2023-09-23T23:38:58.816 INFO:teuthology.orchestra.run.smithi159.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T23:38:58.816 INFO:teuthology.orchestra.run.smithi159.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T23:38:58.816 INFO:teuthology.orchestra.run.smithi159.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T23:38:58.816 INFO:teuthology.orchestra.run.smithi159.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T23:38:58.816 INFO:teuthology.orchestra.run.smithi159.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T23:38:58.816 INFO:teuthology.orchestra.run.smithi159.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T23:38:58.816 INFO:teuthology.orchestra.run.smithi159.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T23:38:58.817 INFO:teuthology.orchestra.run.smithi159.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T23:38:58.898 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:38:58.901 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:38:58 smithi159 bash[105915]: audit 2023-09-23T23:38:58.506083+0000 mon.c (mon.2) 52 : audit 0 from='client.? 172.21.15.159:0/4227464929' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:38:58.901 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:38:58 smithi159 bash[108473]: audit 2023-09-23T23:38:58.506083+0000 mon.c (mon.2) 52 : audit 0 from='client.? 172.21.15.159:0/4227464929' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:38:58.931 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:38:58.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:58.937 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:38:59.038 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:38:59.059 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:38:59.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:59.061 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:38:59.162 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:38:59.196 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:38:59.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:59.199 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:38:59.299 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:59.326 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:38:59.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:59.328 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:38:59.429 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:38:59.459 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:38:59.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:59.461 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:38:59.562 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:38:59.606 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:38:59.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:59.609 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:38:59.710 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:59.737 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:59.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:59.742 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:38:59.843 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:59.867 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:59.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:59.869 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:38:59.881 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:38:59 smithi159 bash[105915]: cluster 2023-09-23T23:38:58.519044+0000 mgr.y (mgr.25991) 651 : cluster 0 pgmap v629: 89 pgs: 89 active+clean; 6.3 GiB data, 20 GiB used, 516 GiB / 536 GiB avail; 48 MiB/s wr, 791 op/s 2023-09-23T23:38:59.881 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:38:59 smithi159 bash[108473]: cluster 2023-09-23T23:38:58.519044+0000 mgr.y (mgr.25991) 651 : cluster 0 pgmap v629: 89 pgs: 89 active+clean; 6.3 GiB data, 20 GiB used, 516 GiB / 536 GiB avail; 48 MiB/s wr, 791 op/s 2023-09-23T23:38:59.970 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:59.979 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:38:59 smithi164 bash[92846]: cluster 2023-09-23T23:38:58.519044+0000 mgr.y (mgr.25991) 651 : cluster 0 pgmap v629: 89 pgs: 89 active+clean; 6.3 GiB data, 20 GiB used, 516 GiB / 536 GiB avail; 48 MiB/s wr, 791 op/s 2023-09-23T23:38:59.994 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:38:59.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:38:59.997 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:39:00.098 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:39:00.128 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:39:00.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:00.132 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:39:00.233 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:39:00.257 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:39:00.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:00.262 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:39:00.362 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:00.389 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:00.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:00.392 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:39:00.492 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:00.524 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:00.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:00.526 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:39:00.627 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:39:00.655 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:39:00.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:00.657 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:39:00.756 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:00 smithi159 bash[105915]: debug 2023-09-23T23:39:00.523+0000 7f15a10fc700 -1 mon.a@0(leader).osd e163 definitely_dead 0 2023-09-23T23:39:00.756 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:00 smithi159 bash[105915]: audit 2023-09-23T23:39:00.528830+0000 mon.c (mon.2) 53 : audit 1 from='client.? 172.21.15.159:0/634246987' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["7"]}]: dispatch 2023-09-23T23:39:00.756 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:00 smithi159 bash[105915]: audit 2023-09-23T23:39:00.529481+0000 mon.a (mon.0) 811 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["7"]}]: dispatch 2023-09-23T23:39:00.756 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:00 smithi159 bash[105915]: cluster 2023-09-23T23:39:00.529594+0000 mon.a (mon.0) 812 : cluster 1 Client client.admin marked osd.7 out, while it was still marked up 2023-09-23T23:39:00.758 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:39:00.773 INFO:teuthology.orchestra.run.smithi159.stderr:marked out osd.7. 2023-09-23T23:39:00.793 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:39:00.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:00.795 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:39:00.896 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:39:00.927 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:39:00.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:00.930 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:39:01.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:00 smithi164 bash[92846]: audit 2023-09-23T23:39:00.528830+0000 mon.c (mon.2) 53 : audit 1 from='client.? 172.21.15.159:0/634246987' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["7"]}]: dispatch 2023-09-23T23:39:01.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:00 smithi164 bash[92846]: audit 2023-09-23T23:39:00.529481+0000 mon.a (mon.0) 811 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["7"]}]: dispatch 2023-09-23T23:39:01.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:00 smithi164 bash[92846]: cluster 2023-09-23T23:39:00.529594+0000 mon.a (mon.0) 812 : cluster 1 Client client.admin marked osd.7 out, while it was still marked up 2023-09-23T23:39:01.031 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:39:01.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:00 smithi159 bash[108473]: audit 2023-09-23T23:39:00.528830+0000 mon.c (mon.2) 53 : audit 1 from='client.? 172.21.15.159:0/634246987' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["7"]}]: dispatch 2023-09-23T23:39:01.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:00 smithi159 bash[108473]: audit 2023-09-23T23:39:00.529481+0000 mon.a (mon.0) 811 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["7"]}]: dispatch 2023-09-23T23:39:01.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:00 smithi159 bash[108473]: cluster 2023-09-23T23:39:00.529594+0000 mon.a (mon.0) 812 : cluster 1 Client client.admin marked osd.7 out, while it was still marked up 2023-09-23T23:39:01.063 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:39:01.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:01.067 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:39:01.168 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:39:01.197 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:39:01.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:01.200 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:39:01.301 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:39:01.335 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:39:01.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:01.338 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:39:01.419 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T23:39:01.438 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:01.484 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:01.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:01.487 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:39:01.588 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:39:01.607 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:39:01.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:01.609 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:39:01.710 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:01.733 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:01.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:01.736 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:39:01.767 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:01 smithi164 bash[92846]: cluster 2023-09-23T23:39:00.519641+0000 mgr.y (mgr.25991) 652 : cluster 0 pgmap v630: 89 pgs: 89 active+clean; 6.3 GiB data, 20 GiB used, 516 GiB / 536 GiB avail; 102 B/s rd, 40 MiB/s wr, 780 op/s 2023-09-23T23:39:01.768 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:01 smithi164 bash[92846]: cluster 2023-09-23T23:39:00.757999+0000 osd.6 (osd.6) 97 : cluster 3 failed to encode map e164 with expected crc 2023-09-23T23:39:01.768 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:01 smithi164 bash[92846]: cluster 2023-09-23T23:39:00.760198+0000 osd.7 (osd.7) 81 : cluster 3 failed to encode map e164 with expected crc 2023-09-23T23:39:01.768 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:01 smithi164 bash[92846]: cluster 2023-09-23T23:39:00.760271+0000 osd.6 (osd.6) 98 : cluster 3 failed to encode map e164 with expected crc 2023-09-23T23:39:01.768 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:01 smithi164 bash[92846]: audit 2023-09-23T23:39:00.760951+0000 mon.a (mon.0) 813 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["7"]}]': finished 2023-09-23T23:39:01.768 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:01 smithi164 bash[92846]: cluster 2023-09-23T23:39:00.761191+0000 mon.a (mon.0) 814 : cluster 0 osdmap e164: 8 total, 8 up, 5 in 2023-09-23T23:39:01.768 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:01 smithi164 bash[92846]: cluster 2023-09-23T23:39:00.762931+0000 osd.7 (osd.7) 82 : cluster 3 failed to encode map e164 with expected crc 2023-09-23T23:39:01.768 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:01 smithi164 bash[92846]: cluster 2023-09-23T23:39:00.766693+0000 osd.4 (osd.4) 91 : cluster 3 failed to encode map e164 with expected crc 2023-09-23T23:39:01.837 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:39:01.860 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:39:01.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:01.862 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:39:01.963 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:39:01.995 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:39:01.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:01.998 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:39:02.030 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:01 smithi159 bash[105915]: cluster 2023-09-23T23:39:00.519641+0000 mgr.y (mgr.25991) 652 : cluster 0 pgmap v630: 89 pgs: 89 active+clean; 6.3 GiB data, 20 GiB used, 516 GiB / 536 GiB avail; 102 B/s rd, 40 MiB/s wr, 780 op/s 2023-09-23T23:39:02.099 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:39:02.133 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:39:02.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:02.136 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:39:02.237 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:02.263 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:02.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:02.265 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:39:02.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:02 smithi159 bash[105915]: cluster 2023-09-23T23:39:00.757999+0000 osd.6 (osd.6) 97 : cluster 3 failed to encode map e164 with expected crc 2023-09-23T23:39:02.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:02 smithi159 bash[105915]: cluster 2023-09-23T23:39:00.760198+0000 osd.7 (osd.7) 81 : cluster 3 failed to encode map e164 with expected crc 2023-09-23T23:39:02.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:02 smithi159 bash[105915]: cluster 2023-09-23T23:39:00.760271+0000 osd.6 (osd.6) 98 : cluster 3 failed to encode map e164 with expected crc 2023-09-23T23:39:02.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:02 smithi159 bash[105915]: audit 2023-09-23T23:39:00.760951+0000 mon.a (mon.0) 813 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["7"]}]': finished 2023-09-23T23:39:02.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:02 smithi159 bash[105915]: cluster 2023-09-23T23:39:00.761191+0000 mon.a (mon.0) 814 : cluster 0 osdmap e164: 8 total, 8 up, 5 in 2023-09-23T23:39:02.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:02 smithi159 bash[105915]: cluster 2023-09-23T23:39:00.762931+0000 osd.7 (osd.7) 82 : cluster 3 failed to encode map e164 with expected crc 2023-09-23T23:39:02.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:02 smithi159 bash[105915]: cluster 2023-09-23T23:39:00.766693+0000 osd.4 (osd.4) 91 : cluster 3 failed to encode map e164 with expected crc 2023-09-23T23:39:02.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:02 smithi159 bash[108473]: cluster 2023-09-23T23:39:00.519641+0000 mgr.y (mgr.25991) 652 : cluster 0 pgmap v630: 89 pgs: 89 active+clean; 6.3 GiB data, 20 GiB used, 516 GiB / 536 GiB avail; 102 B/s rd, 40 MiB/s wr, 780 op/s 2023-09-23T23:39:02.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:02 smithi159 bash[108473]: cluster 2023-09-23T23:39:00.757999+0000 osd.6 (osd.6) 97 : cluster 3 failed to encode map e164 with expected crc 2023-09-23T23:39:02.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:02 smithi159 bash[108473]: cluster 2023-09-23T23:39:00.760198+0000 osd.7 (osd.7) 81 : cluster 3 failed to encode map e164 with expected crc 2023-09-23T23:39:02.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:02 smithi159 bash[108473]: cluster 2023-09-23T23:39:00.760271+0000 osd.6 (osd.6) 98 : cluster 3 failed to encode map e164 with expected crc 2023-09-23T23:39:02.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:02 smithi159 bash[108473]: audit 2023-09-23T23:39:00.760951+0000 mon.a (mon.0) 813 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["7"]}]': finished 2023-09-23T23:39:02.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:02 smithi159 bash[108473]: cluster 2023-09-23T23:39:00.761191+0000 mon.a (mon.0) 814 : cluster 0 osdmap e164: 8 total, 8 up, 5 in 2023-09-23T23:39:02.297 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:02 smithi159 bash[108473]: cluster 2023-09-23T23:39:00.762931+0000 osd.7 (osd.7) 82 : cluster 3 failed to encode map e164 with expected crc 2023-09-23T23:39:02.297 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:02 smithi159 bash[108473]: cluster 2023-09-23T23:39:00.766693+0000 osd.4 (osd.4) 91 : cluster 3 failed to encode map e164 with expected crc 2023-09-23T23:39:02.366 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:02.399 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:02.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:02.401 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:39:02.502 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:39:02.525 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:39:02.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:02.527 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:39:02.628 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:02.648 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:02.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:02.651 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:39:02.752 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:02.789 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:02.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:02.792 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:39:02.893 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:39:02.927 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:39:02.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:02.934 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:39:03.035 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:39:03.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:02 smithi159 bash[105915]: cluster 2023-09-23T23:39:01.755022+0000 osd.6 (osd.6) 99 : cluster 3 failed to encode map e165 with expected crc 2023-09-23T23:39:03.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:02 smithi159 bash[105915]: cluster 2023-09-23T23:39:01.756795+0000 mon.a (mon.0) 815 : cluster 0 osdmap e165: 8 total, 8 up, 5 in 2023-09-23T23:39:03.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:02 smithi159 bash[105915]: cluster 2023-09-23T23:39:01.758239+0000 osd.4 (osd.4) 92 : cluster 3 failed to encode map e165 with expected crc 2023-09-23T23:39:03.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:02 smithi159 bash[105915]: cluster 2023-09-23T23:39:01.758427+0000 osd.6 (osd.6) 100 : cluster 3 failed to encode map e165 with expected crc 2023-09-23T23:39:03.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:02 smithi159 bash[105915]: cluster 2023-09-23T23:39:01.758455+0000 osd.7 (osd.7) 83 : cluster 3 failed to encode map e165 with expected crc 2023-09-23T23:39:03.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:02 smithi159 bash[105915]: cluster 2023-09-23T23:39:01.760783+0000 osd.6 (osd.6) 101 : cluster 3 failed to encode map e165 with expected crc 2023-09-23T23:39:03.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:02 smithi159 bash[105915]: cluster 2023-09-23T23:39:01.761700+0000 osd.4 (osd.4) 93 : cluster 3 failed to encode map e165 with expected crc 2023-09-23T23:39:03.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:02 smithi159 bash[105915]: cluster 2023-09-23T23:39:01.763148+0000 osd.7 (osd.7) 84 : cluster 3 failed to encode map e165 with expected crc 2023-09-23T23:39:03.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:02 smithi159 bash[105915]: cluster 2023-09-23T23:39:01.766718+0000 osd.4 (osd.4) 94 : cluster 3 failed to encode map e165 with expected crc 2023-09-23T23:39:03.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:02 smithi159 bash[105915]: audit 2023-09-23T23:39:02.236607+0000 mon.a (mon.0) 816 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:39:03.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:02 smithi159 bash[105915]: audit 2023-09-23T23:39:02.238016+0000 mon.a (mon.0) 817 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:39:03.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:02 smithi159 bash[108473]: cluster 2023-09-23T23:39:01.755022+0000 osd.6 (osd.6) 99 : cluster 3 failed to encode map e165 with expected crc 2023-09-23T23:39:03.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:02 smithi159 bash[108473]: cluster 2023-09-23T23:39:01.756795+0000 mon.a (mon.0) 815 : cluster 0 osdmap e165: 8 total, 8 up, 5 in 2023-09-23T23:39:03.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:02 smithi159 bash[108473]: cluster 2023-09-23T23:39:01.758239+0000 osd.4 (osd.4) 92 : cluster 3 failed to encode map e165 with expected crc 2023-09-23T23:39:03.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:02 smithi159 bash[108473]: cluster 2023-09-23T23:39:01.758427+0000 osd.6 (osd.6) 100 : cluster 3 failed to encode map e165 with expected crc 2023-09-23T23:39:03.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:02 smithi159 bash[108473]: cluster 2023-09-23T23:39:01.758455+0000 osd.7 (osd.7) 83 : cluster 3 failed to encode map e165 with expected crc 2023-09-23T23:39:03.046 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:02 smithi159 bash[108473]: cluster 2023-09-23T23:39:01.760783+0000 osd.6 (osd.6) 101 : cluster 3 failed to encode map e165 with expected crc 2023-09-23T23:39:03.046 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:02 smithi159 bash[108473]: cluster 2023-09-23T23:39:01.761700+0000 osd.4 (osd.4) 93 : cluster 3 failed to encode map e165 with expected crc 2023-09-23T23:39:03.046 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:02 smithi159 bash[108473]: cluster 2023-09-23T23:39:01.763148+0000 osd.7 (osd.7) 84 : cluster 3 failed to encode map e165 with expected crc 2023-09-23T23:39:03.046 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:02 smithi159 bash[108473]: cluster 2023-09-23T23:39:01.766718+0000 osd.4 (osd.4) 94 : cluster 3 failed to encode map e165 with expected crc 2023-09-23T23:39:03.046 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:02 smithi159 bash[108473]: audit 2023-09-23T23:39:02.236607+0000 mon.a (mon.0) 816 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:39:03.046 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:02 smithi159 bash[108473]: audit 2023-09-23T23:39:02.238016+0000 mon.a (mon.0) 817 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:39:03.047 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:02 smithi164 bash[92846]: cluster 2023-09-23T23:39:01.755022+0000 osd.6 (osd.6) 99 : cluster 3 failed to encode map e165 with expected crc 2023-09-23T23:39:03.047 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:02 smithi164 bash[92846]: cluster 2023-09-23T23:39:01.756795+0000 mon.a (mon.0) 815 : cluster 0 osdmap e165: 8 total, 8 up, 5 in 2023-09-23T23:39:03.047 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:02 smithi164 bash[92846]: cluster 2023-09-23T23:39:01.758239+0000 osd.4 (osd.4) 92 : cluster 3 failed to encode map e165 with expected crc 2023-09-23T23:39:03.047 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:02 smithi164 bash[92846]: cluster 2023-09-23T23:39:01.758427+0000 osd.6 (osd.6) 100 : cluster 3 failed to encode map e165 with expected crc 2023-09-23T23:39:03.047 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:02 smithi164 bash[92846]: cluster 2023-09-23T23:39:01.758455+0000 osd.7 (osd.7) 83 : cluster 3 failed to encode map e165 with expected crc 2023-09-23T23:39:03.048 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:02 smithi164 bash[92846]: cluster 2023-09-23T23:39:01.760783+0000 osd.6 (osd.6) 101 : cluster 3 failed to encode map e165 with expected crc 2023-09-23T23:39:03.048 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:02 smithi164 bash[92846]: cluster 2023-09-23T23:39:01.761700+0000 osd.4 (osd.4) 93 : cluster 3 failed to encode map e165 with expected crc 2023-09-23T23:39:03.048 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:02 smithi164 bash[92846]: cluster 2023-09-23T23:39:01.763148+0000 osd.7 (osd.7) 84 : cluster 3 failed to encode map e165 with expected crc 2023-09-23T23:39:03.048 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:02 smithi164 bash[92846]: cluster 2023-09-23T23:39:01.766718+0000 osd.4 (osd.4) 94 : cluster 3 failed to encode map e165 with expected crc 2023-09-23T23:39:03.048 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:02 smithi164 bash[92846]: audit 2023-09-23T23:39:02.236607+0000 mon.a (mon.0) 816 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:39:03.048 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:02 smithi164 bash[92846]: audit 2023-09-23T23:39:02.238016+0000 mon.a (mon.0) 817 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:39:03.063 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:39:03.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:03.066 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:39:03.103 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T23:39:03.168 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:39:03.214 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:39:03.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:03.219 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:39:03.320 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:39:03.351 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:39:03.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:03.357 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:39:03.457 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:03.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:03.491 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:03.491 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:39:03.592 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:39:03.628 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:39:03.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:03.631 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:39:03.732 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:03.741 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:39:03 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:39:03] "GET /metrics HTTP/1.1" 200 36567 "" "Prometheus/2.43.0" 2023-09-23T23:39:03.754 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:03.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:03.758 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:39:03.859 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:39:03.868 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:03 smithi164 bash[92846]: cluster 2023-09-23T23:39:02.519987+0000 mgr.y (mgr.25991) 653 : cluster 0 pgmap v633: 89 pgs: 89 active+clean; 6.3 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 147 B/s rd, 21 MiB/s wr, 529 op/s 2023-09-23T23:39:03.868 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:03 smithi164 bash[92846]: cluster 2023-09-23T23:39:02.768652+0000 osd.7 (osd.7) 85 : cluster 3 failed to encode map e166 with expected crc 2023-09-23T23:39:03.868 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:03 smithi164 bash[92846]: cluster 2023-09-23T23:39:02.771455+0000 osd.3 (osd.3) 10 : cluster 0 6.b starting backfill to osd.6 from (0'0,0'0] MAX to 163'6841 2023-09-23T23:39:03.868 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:03 smithi164 bash[92846]: cluster 2023-09-23T23:39:02.771504+0000 mon.a (mon.0) 818 : cluster 0 osdmap e166: 8 total, 8 up, 5 in 2023-09-23T23:39:03.869 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:03 smithi164 bash[92846]: cluster 2023-09-23T23:39:02.771686+0000 osd.3 (osd.3) 11 : cluster 0 6.c starting backfill to osd.1 from (0'0,0'0] MAX to 163'6738 2023-09-23T23:39:03.869 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:03 smithi164 bash[92846]: cluster 2023-09-23T23:39:02.772235+0000 osd.6 (osd.6) 102 : cluster 3 failed to encode map e166 with expected crc 2023-09-23T23:39:03.869 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:03 smithi164 bash[92846]: cluster 2023-09-23T23:39:02.772898+0000 osd.2 (osd.2) 11 : cluster 0 6.8 starting backfill to osd.6 from (0'0,0'0] MAX to 163'6737 2023-09-23T23:39:03.869 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:03 smithi164 bash[92846]: cluster 2023-09-23T23:39:02.773922+0000 osd.2 (osd.2) 12 : cluster 0 6.9 starting backfill to osd.6 from (0'0,0'0] MAX to 163'6570 2023-09-23T23:39:03.869 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:03 smithi164 bash[92846]: cluster 2023-09-23T23:39:02.774997+0000 osd.6 (osd.6) 103 : cluster 3 failed to encode map e166 with expected crc 2023-09-23T23:39:03.869 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:03 smithi164 bash[92846]: cluster 2023-09-23T23:39:02.778575+0000 osd.1 (osd.1) 11 : cluster 0 6.e starting backfill to osd.6 from (0'0,0'0] MAX to 163'6735 2023-09-23T23:39:03.869 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:03 smithi164 bash[92846]: cluster 2023-09-23T23:39:02.778725+0000 osd.6 (osd.6) 104 : cluster 0 6.5 starting backfill to osd.2 from (0'0,0'0] MAX to 163'6605 2023-09-23T23:39:03.869 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:03 smithi164 bash[92846]: cluster 2023-09-23T23:39:02.779338+0000 osd.6 (osd.6) 105 : cluster 0 6.3 starting backfill to osd.1 from (0'0,0'0] MAX to 163'6811 2023-09-23T23:39:03.869 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:03 smithi164 bash[92846]: cluster 2023-09-23T23:39:02.787443+0000 osd.3 (osd.3) 12 : cluster 0 6.6 starting backfill to osd.6 from (0'0,0'0] MAX to 163'6654 2023-09-23T23:39:03.869 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:03 smithi164 bash[92846]: cluster 2023-09-23T23:39:02.816385+0000 osd.4 (osd.4) 95 : cluster 3 failed to encode map e166 with expected crc 2023-09-23T23:39:03.885 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:39:03.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:03.891 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:39:03.991 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:39:04.020 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:39:04.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:04.023 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:39:04.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:03 smithi159 bash[105915]: cluster 2023-09-23T23:39:02.519987+0000 mgr.y (mgr.25991) 653 : cluster 0 pgmap v633: 89 pgs: 89 active+clean; 6.3 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 147 B/s rd, 21 MiB/s wr, 529 op/s 2023-09-23T23:39:04.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:03 smithi159 bash[105915]: cluster 2023-09-23T23:39:02.768652+0000 osd.7 (osd.7) 85 : cluster 3 failed to encode map e166 with expected crc 2023-09-23T23:39:04.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:03 smithi159 bash[105915]: cluster 2023-09-23T23:39:02.771455+0000 osd.3 (osd.3) 10 : cluster 0 6.b starting backfill to osd.6 from (0'0,0'0] MAX to 163'6841 2023-09-23T23:39:04.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:03 smithi159 bash[105915]: cluster 2023-09-23T23:39:02.771504+0000 mon.a (mon.0) 818 : cluster 0 osdmap e166: 8 total, 8 up, 5 in 2023-09-23T23:39:04.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:03 smithi159 bash[105915]: cluster 2023-09-23T23:39:02.771686+0000 osd.3 (osd.3) 11 : cluster 0 6.c starting backfill to osd.1 from (0'0,0'0] MAX to 163'6738 2023-09-23T23:39:04.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:03 smithi159 bash[105915]: cluster 2023-09-23T23:39:02.772235+0000 osd.6 (osd.6) 102 : cluster 3 failed to encode map e166 with expected crc 2023-09-23T23:39:04.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:03 smithi159 bash[105915]: cluster 2023-09-23T23:39:02.772898+0000 osd.2 (osd.2) 11 : cluster 0 6.8 starting backfill to osd.6 from (0'0,0'0] MAX to 163'6737 2023-09-23T23:39:04.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:03 smithi159 bash[105915]: cluster 2023-09-23T23:39:02.773922+0000 osd.2 (osd.2) 12 : cluster 0 6.9 starting backfill to osd.6 from (0'0,0'0] MAX to 163'6570 2023-09-23T23:39:04.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:03 smithi159 bash[105915]: cluster 2023-09-23T23:39:02.774997+0000 osd.6 (osd.6) 103 : cluster 3 failed to encode map e166 with expected crc 2023-09-23T23:39:04.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:03 smithi159 bash[105915]: cluster 2023-09-23T23:39:02.778575+0000 osd.1 (osd.1) 11 : cluster 0 6.e starting backfill to osd.6 from (0'0,0'0] MAX to 163'6735 2023-09-23T23:39:04.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:03 smithi159 bash[105915]: cluster 2023-09-23T23:39:02.778725+0000 osd.6 (osd.6) 104 : cluster 0 6.5 starting backfill to osd.2 from (0'0,0'0] MAX to 163'6605 2023-09-23T23:39:04.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:03 smithi159 bash[105915]: cluster 2023-09-23T23:39:02.779338+0000 osd.6 (osd.6) 105 : cluster 0 6.3 starting backfill to osd.1 from (0'0,0'0] MAX to 163'6811 2023-09-23T23:39:04.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:03 smithi159 bash[105915]: cluster 2023-09-23T23:39:02.787443+0000 osd.3 (osd.3) 12 : cluster 0 6.6 starting backfill to osd.6 from (0'0,0'0] MAX to 163'6654 2023-09-23T23:39:04.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:03 smithi159 bash[105915]: cluster 2023-09-23T23:39:02.816385+0000 osd.4 (osd.4) 95 : cluster 3 failed to encode map e166 with expected crc 2023-09-23T23:39:04.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:03 smithi159 bash[108473]: cluster 2023-09-23T23:39:02.519987+0000 mgr.y (mgr.25991) 653 : cluster 0 pgmap v633: 89 pgs: 89 active+clean; 6.3 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 147 B/s rd, 21 MiB/s wr, 529 op/s 2023-09-23T23:39:04.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:03 smithi159 bash[108473]: cluster 2023-09-23T23:39:02.768652+0000 osd.7 (osd.7) 85 : cluster 3 failed to encode map e166 with expected crc 2023-09-23T23:39:04.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:03 smithi159 bash[108473]: cluster 2023-09-23T23:39:02.771455+0000 osd.3 (osd.3) 10 : cluster 0 6.b starting backfill to osd.6 from (0'0,0'0] MAX to 163'6841 2023-09-23T23:39:04.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:03 smithi159 bash[108473]: cluster 2023-09-23T23:39:02.771504+0000 mon.a (mon.0) 818 : cluster 0 osdmap e166: 8 total, 8 up, 5 in 2023-09-23T23:39:04.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:03 smithi159 bash[108473]: cluster 2023-09-23T23:39:02.771686+0000 osd.3 (osd.3) 11 : cluster 0 6.c starting backfill to osd.1 from (0'0,0'0] MAX to 163'6738 2023-09-23T23:39:04.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:03 smithi159 bash[108473]: cluster 2023-09-23T23:39:02.772235+0000 osd.6 (osd.6) 102 : cluster 3 failed to encode map e166 with expected crc 2023-09-23T23:39:04.046 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:03 smithi159 bash[108473]: cluster 2023-09-23T23:39:02.772898+0000 osd.2 (osd.2) 11 : cluster 0 6.8 starting backfill to osd.6 from (0'0,0'0] MAX to 163'6737 2023-09-23T23:39:04.046 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:03 smithi159 bash[108473]: cluster 2023-09-23T23:39:02.773922+0000 osd.2 (osd.2) 12 : cluster 0 6.9 starting backfill to osd.6 from (0'0,0'0] MAX to 163'6570 2023-09-23T23:39:04.046 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:03 smithi159 bash[108473]: cluster 2023-09-23T23:39:02.774997+0000 osd.6 (osd.6) 103 : cluster 3 failed to encode map e166 with expected crc 2023-09-23T23:39:04.046 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:03 smithi159 bash[108473]: cluster 2023-09-23T23:39:02.778575+0000 osd.1 (osd.1) 11 : cluster 0 6.e starting backfill to osd.6 from (0'0,0'0] MAX to 163'6735 2023-09-23T23:39:04.046 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:03 smithi159 bash[108473]: cluster 2023-09-23T23:39:02.778725+0000 osd.6 (osd.6) 104 : cluster 0 6.5 starting backfill to osd.2 from (0'0,0'0] MAX to 163'6605 2023-09-23T23:39:04.046 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:03 smithi159 bash[108473]: cluster 2023-09-23T23:39:02.779338+0000 osd.6 (osd.6) 105 : cluster 0 6.3 starting backfill to osd.1 from (0'0,0'0] MAX to 163'6811 2023-09-23T23:39:04.046 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:03 smithi159 bash[108473]: cluster 2023-09-23T23:39:02.787443+0000 osd.3 (osd.3) 12 : cluster 0 6.6 starting backfill to osd.6 from (0'0,0'0] MAX to 163'6654 2023-09-23T23:39:04.046 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:03 smithi159 bash[108473]: cluster 2023-09-23T23:39:02.816385+0000 osd.4 (osd.4) 95 : cluster 3 failed to encode map e166 with expected crc 2023-09-23T23:39:04.125 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:39:04.150 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:39:04.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:04.154 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:39:04.255 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:04.298 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:04.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:04.302 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:39:04.403 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:39:04.430 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:39:04.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:04.434 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:39:04.535 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:04.559 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:04.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:04.561 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:39:04.662 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:39:04.693 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:39:04.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:04.699 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:39:04.800 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:04.831 INFO:teuthology.orchestra.run.smithi159.stdout:ERROR: (22) Invalid argument 2023-09-23T23:39:04.831 INFO:teuthology.orchestra.run.smithi159.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-23T23:39:04.835 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:04.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:04.839 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:39:04.939 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:04.969 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:04.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:04.974 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:39:05.075 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:05.084 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:04 smithi159 bash[105915]: cluster 2023-09-23T23:39:03.437122+0000 osd.5 (osd.5) 59 : cluster 3 failed to encode map e166 with expected crc 2023-09-23T23:39:05.084 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:04 smithi159 bash[105915]: cluster 2023-09-23T23:39:03.783064+0000 osd.6 (osd.6) 106 : cluster 3 failed to encode map e167 with expected crc 2023-09-23T23:39:05.084 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:04 smithi159 bash[105915]: cluster 2023-09-23T23:39:03.785395+0000 mon.a (mon.0) 819 : cluster 0 osdmap e167: 8 total, 8 up, 5 in 2023-09-23T23:39:05.085 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:04 smithi159 bash[105915]: cluster 2023-09-23T23:39:03.786858+0000 osd.6 (osd.6) 107 : cluster 3 failed to encode map e167 with expected crc 2023-09-23T23:39:05.085 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:04 smithi159 bash[105915]: cluster 2023-09-23T23:39:03.796092+0000 osd.4 (osd.4) 96 : cluster 3 failed to encode map e167 with expected crc 2023-09-23T23:39:05.085 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:04 smithi159 bash[105915]: cluster 2023-09-23T23:39:03.859429+0000 osd.5 (osd.5) 60 : cluster 3 failed to encode map e167 with expected crc 2023-09-23T23:39:05.085 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:04 smithi159 bash[108473]: cluster 2023-09-23T23:39:03.437122+0000 osd.5 (osd.5) 59 : cluster 3 failed to encode map e166 with expected crc 2023-09-23T23:39:05.085 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:04 smithi159 bash[108473]: cluster 2023-09-23T23:39:03.783064+0000 osd.6 (osd.6) 106 : cluster 3 failed to encode map e167 with expected crc 2023-09-23T23:39:05.085 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:04 smithi159 bash[108473]: cluster 2023-09-23T23:39:03.785395+0000 mon.a (mon.0) 819 : cluster 0 osdmap e167: 8 total, 8 up, 5 in 2023-09-23T23:39:05.085 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:04 smithi159 bash[108473]: cluster 2023-09-23T23:39:03.786858+0000 osd.6 (osd.6) 107 : cluster 3 failed to encode map e167 with expected crc 2023-09-23T23:39:05.085 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:04 smithi159 bash[108473]: cluster 2023-09-23T23:39:03.796092+0000 osd.4 (osd.4) 96 : cluster 3 failed to encode map e167 with expected crc 2023-09-23T23:39:05.085 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:04 smithi159 bash[108473]: cluster 2023-09-23T23:39:03.859429+0000 osd.5 (osd.5) 60 : cluster 3 failed to encode map e167 with expected crc 2023-09-23T23:39:05.103 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:05.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:05.109 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:39:05.210 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:39:05.220 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:04 smithi164 bash[92846]: cluster 2023-09-23T23:39:03.437122+0000 osd.5 (osd.5) 59 : cluster 3 failed to encode map e166 with expected crc 2023-09-23T23:39:05.220 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:04 smithi164 bash[92846]: cluster 2023-09-23T23:39:03.783064+0000 osd.6 (osd.6) 106 : cluster 3 failed to encode map e167 with expected crc 2023-09-23T23:39:05.220 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:04 smithi164 bash[92846]: cluster 2023-09-23T23:39:03.785395+0000 mon.a (mon.0) 819 : cluster 0 osdmap e167: 8 total, 8 up, 5 in 2023-09-23T23:39:05.220 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:04 smithi164 bash[92846]: cluster 2023-09-23T23:39:03.786858+0000 osd.6 (osd.6) 107 : cluster 3 failed to encode map e167 with expected crc 2023-09-23T23:39:05.221 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:04 smithi164 bash[92846]: cluster 2023-09-23T23:39:03.796092+0000 osd.4 (osd.4) 96 : cluster 3 failed to encode map e167 with expected crc 2023-09-23T23:39:05.221 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:04 smithi164 bash[92846]: cluster 2023-09-23T23:39:03.859429+0000 osd.5 (osd.5) 60 : cluster 3 failed to encode map e167 with expected crc 2023-09-23T23:39:05.237 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:39:05.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:05.242 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:39:05.343 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:39:05.366 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:39:05.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:05.368 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:39:05.469 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:39:05.500 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:39:05.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:05.504 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:39:05.605 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:05.634 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:05.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:05.637 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:39:05.738 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:39:05.769 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:39:05.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:05.772 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:39:05.873 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:39:05.897 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:39:05.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:05.899 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:39:06.000 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:39:06.008 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:05 smithi164 bash[92846]: cluster 2023-09-23T23:39:04.520468+0000 mgr.y (mgr.25991) 654 : cluster 0 pgmap v636: 89 pgs: 1 active+remapped+backfilling, 3 peering, 4 active+remapped+backfill_wait, 1 active+undersized+remapped, 80 active+clean; 6.2 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 0 B/s wr, 383 op/s; 31522/306393 objects misplaced (10.288%); 1.3 MiB/s, 2 keys/s, 30 objects/s recovering 2023-09-23T23:39:06.008 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:05 smithi164 bash[92846]: cluster 2023-09-23T23:39:04.793136+0000 osd.6 (osd.6) 108 : cluster 3 failed to encode map e168 with expected crc 2023-09-23T23:39:06.008 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:05 smithi164 bash[92846]: cluster 2023-09-23T23:39:04.795480+0000 mon.a (mon.0) 820 : cluster 0 osdmap e168: 8 total, 8 up, 5 in 2023-09-23T23:39:06.008 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:05 smithi164 bash[92846]: cluster 2023-09-23T23:39:04.796067+0000 osd.6 (osd.6) 109 : cluster 3 failed to encode map e168 with expected crc 2023-09-23T23:39:06.008 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:05 smithi164 bash[92846]: cluster 2023-09-23T23:39:04.818867+0000 osd.4 (osd.4) 97 : cluster 3 failed to encode map e168 with expected crc 2023-09-23T23:39:06.022 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:39:06.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:06.027 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:39:06.128 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:06.155 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:06.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:06.157 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:39:06.258 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:06.282 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:06.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:06.285 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:39:06.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:05 smithi159 bash[105915]: cluster 2023-09-23T23:39:04.520468+0000 mgr.y (mgr.25991) 654 : cluster 0 pgmap v636: 89 pgs: 1 active+remapped+backfilling, 3 peering, 4 active+remapped+backfill_wait, 1 active+undersized+remapped, 80 active+clean; 6.2 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 0 B/s wr, 383 op/s; 31522/306393 objects misplaced (10.288%); 1.3 MiB/s, 2 keys/s, 30 objects/s recovering 2023-09-23T23:39:06.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:05 smithi159 bash[105915]: cluster 2023-09-23T23:39:04.793136+0000 osd.6 (osd.6) 108 : cluster 3 failed to encode map e168 with expected crc 2023-09-23T23:39:06.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:05 smithi159 bash[105915]: cluster 2023-09-23T23:39:04.795480+0000 mon.a (mon.0) 820 : cluster 0 osdmap e168: 8 total, 8 up, 5 in 2023-09-23T23:39:06.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:05 smithi159 bash[105915]: cluster 2023-09-23T23:39:04.796067+0000 osd.6 (osd.6) 109 : cluster 3 failed to encode map e168 with expected crc 2023-09-23T23:39:06.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:05 smithi159 bash[105915]: cluster 2023-09-23T23:39:04.818867+0000 osd.4 (osd.4) 97 : cluster 3 failed to encode map e168 with expected crc 2023-09-23T23:39:06.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:05 smithi159 bash[108473]: cluster 2023-09-23T23:39:04.520468+0000 mgr.y (mgr.25991) 654 : cluster 0 pgmap v636: 89 pgs: 1 active+remapped+backfilling, 3 peering, 4 active+remapped+backfill_wait, 1 active+undersized+remapped, 80 active+clean; 6.2 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 0 B/s wr, 383 op/s; 31522/306393 objects misplaced (10.288%); 1.3 MiB/s, 2 keys/s, 30 objects/s recovering 2023-09-23T23:39:06.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:05 smithi159 bash[108473]: cluster 2023-09-23T23:39:04.793136+0000 osd.6 (osd.6) 108 : cluster 3 failed to encode map e168 with expected crc 2023-09-23T23:39:06.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:05 smithi159 bash[108473]: cluster 2023-09-23T23:39:04.795480+0000 mon.a (mon.0) 820 : cluster 0 osdmap e168: 8 total, 8 up, 5 in 2023-09-23T23:39:06.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:05 smithi159 bash[108473]: cluster 2023-09-23T23:39:04.796067+0000 osd.6 (osd.6) 109 : cluster 3 failed to encode map e168 with expected crc 2023-09-23T23:39:06.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:05 smithi159 bash[108473]: cluster 2023-09-23T23:39:04.818867+0000 osd.4 (osd.4) 97 : cluster 3 failed to encode map e168 with expected crc 2023-09-23T23:39:06.299 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_historic_ops 2023-09-23T23:39:06.386 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:39:06.411 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:39:06.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:06.418 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:39:06.519 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:39:06.543 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:39:06.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:06.545 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:39:06.646 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:39:06.673 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:39:06.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:06.675 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:39:06.776 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:39:06.785 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:39:06 smithi164 bash[80782]: logger=cleanup t=2023-09-23T23:39:06.56679808Z level=info msg="Completed cleanup jobs" duration=69.202728ms 2023-09-23T23:39:06.789 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:39:06.800 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:39:06.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:06.805 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:39:06.906 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:39:06.930 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:39:06.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:06.933 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:39:07.034 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:07.058 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:07.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:07.063 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:39:07.163 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:39:07.194 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:39:07.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:07.198 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:39:07.299 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:39:07.325 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:39:07.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:07.327 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:39:07.428 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:39:07.460 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:39:07.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:07.465 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:39:07.566 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:39:07.592 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:39:07.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:07.596 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:39:07.697 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:39:07.729 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:39:07.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:07.731 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:39:07.808 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:39:07.832 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:07 smithi159 bash[105915]: cluster 2023-09-23T23:39:06.521436+0000 mgr.y (mgr.25991) 655 : cluster 0 pgmap v638: 89 pgs: 2 active+remapped+backfilling, 3 peering, 6 active+remapped+backfill_wait, 1 active+undersized+remapped, 77 active+clean; 6.2 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 0 B/s wr, 503 op/s; 50270/303786 objects misplaced (16.548%); 3.5 MiB/s, 2 keys/s, 64 objects/s recovering 2023-09-23T23:39:07.832 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:07.833 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:07 smithi159 bash[108473]: cluster 2023-09-23T23:39:06.521436+0000 mgr.y (mgr.25991) 655 : cluster 0 pgmap v638: 89 pgs: 2 active+remapped+backfilling, 3 peering, 6 active+remapped+backfill_wait, 1 active+undersized+remapped, 77 active+clean; 6.2 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 0 B/s wr, 503 op/s; 50270/303786 objects misplaced (16.548%); 3.5 MiB/s, 2 keys/s, 64 objects/s recovering 2023-09-23T23:39:07.865 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:07.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:07.869 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:39:07.907 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 3, 4, 6] out_osds: [5, 0, 7] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-09-23T23:39:07.907 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T23:39:07.907 INFO:tasks.thrashosds.thrasher:Growing pool unique_pool_1 2023-09-23T23:39:07.907 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T23:39:07.970 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:07.999 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:08.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:08.008 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:39:08.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:07 smithi164 bash[92846]: cluster 2023-09-23T23:39:06.521436+0000 mgr.y (mgr.25991) 655 : cluster 0 pgmap v638: 89 pgs: 2 active+remapped+backfilling, 3 peering, 6 active+remapped+backfill_wait, 1 active+undersized+remapped, 77 active+clean; 6.2 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 0 B/s wr, 503 op/s; 50270/303786 objects misplaced (16.548%); 3.5 MiB/s, 2 keys/s, 64 objects/s recovering 2023-09-23T23:39:08.108 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:08.131 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:08.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:08.135 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:39:08.235 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:08.266 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:08.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:08.269 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:39:08.369 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:39:08.393 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:39:08.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:08.398 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:39:08.499 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:39:08.522 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:39:08.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:08.528 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:39:08.629 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:39:08.654 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:39:08.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:08.657 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:39:08.758 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:39:08.784 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:39:08.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:08.786 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:39:08.887 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:08.931 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:08.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:08.936 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:39:09.036 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:39:09.063 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:39:09.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:09.068 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:39:09.169 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:39:09.197 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:39:09.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:09.203 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:39:09.304 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:09.331 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:09.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:09.335 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:39:09.436 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:09.459 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:09.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:09.460 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:39:09.561 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:09.589 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:09.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:09.592 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:39:09.693 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:39:09.718 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:39:09.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:09.721 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:39:09.822 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:39:09.847 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:39:09.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:09.849 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:39:09.950 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:09.975 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:09.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:09.977 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:39:10.008 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:09 smithi159 bash[105915]: cluster 2023-09-23T23:39:08.521982+0000 mgr.y (mgr.25991) 656 : cluster 0 pgmap v639: 89 pgs: 2 active+remapped+backfilling, 3 peering, 6 active+remapped+backfill_wait, 78 active+clean; 6.1 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 0 B/s wr, 521 op/s; 49767/301596 objects misplaced (16.501%); 2.8 MiB/s, 1 keys/s, 50 objects/s recovering 2023-09-23T23:39:10.008 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:09 smithi159 bash[108473]: cluster 2023-09-23T23:39:08.521982+0000 mgr.y (mgr.25991) 656 : cluster 0 pgmap v639: 89 pgs: 2 active+remapped+backfilling, 3 peering, 6 active+remapped+backfill_wait, 78 active+clean; 6.1 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 0 B/s wr, 521 op/s; 49767/301596 objects misplaced (16.501%); 2.8 MiB/s, 1 keys/s, 50 objects/s recovering 2023-09-23T23:39:10.078 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:10.102 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:10.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:10.104 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:39:10.205 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:39:10.232 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:39:10.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:10.234 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:39:10.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:09 smithi164 bash[92846]: cluster 2023-09-23T23:39:08.521982+0000 mgr.y (mgr.25991) 656 : cluster 0 pgmap v639: 89 pgs: 2 active+remapped+backfilling, 3 peering, 6 active+remapped+backfill_wait, 78 active+clean; 6.1 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 0 B/s wr, 521 op/s; 49767/301596 objects misplaced (16.501%); 2.8 MiB/s, 1 keys/s, 50 objects/s recovering 2023-09-23T23:39:10.335 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:10.367 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:10.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:10.370 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:39:10.471 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:39:10.498 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:39:10.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:10.500 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:39:10.601 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:39:10.635 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:39:10.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:10.638 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:39:10.739 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:10.765 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:10.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:10.768 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:39:10.868 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:10.873 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:39:10.914 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:10.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:10.917 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:39:11.017 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:39:11.043 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:39:11.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:11.048 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:39:11.149 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:11.171 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:11.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:11.175 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:39:11.276 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:11.304 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:11.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:11.306 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:39:11.407 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:39:11.434 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:39:11.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:11.436 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:39:11.537 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:11.561 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:11.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:11.565 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:39:11.666 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:39:11.694 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:39:11.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:11.698 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:39:11.799 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:39:11.823 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:39:11.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:11.826 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:39:11.890 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:39:11.927 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:39:11.936 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:11 smithi164 bash[92846]: cluster 2023-09-23T23:39:10.522661+0000 mgr.y (mgr.25991) 657 : cluster 0 pgmap v640: 89 pgs: 2 active+remapped+backfilling, 6 active+remapped+backfill_wait, 81 active+clean; 5.9 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 815 op/s; 47324/292032 objects misplaced (16.205%); 9.9 MiB/s, 1 keys/s, 164 objects/s recovering 2023-09-23T23:39:11.960 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:39:11.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:11.965 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:39:12.066 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:39:12.094 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:39:12.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:12.097 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:39:12.198 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:39:12.225 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:39:12.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:12.230 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:39:12.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:11 smithi159 bash[105915]: cluster 2023-09-23T23:39:10.522661+0000 mgr.y (mgr.25991) 657 : cluster 0 pgmap v640: 89 pgs: 2 active+remapped+backfilling, 6 active+remapped+backfill_wait, 81 active+clean; 5.9 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 815 op/s; 47324/292032 objects misplaced (16.205%); 9.9 MiB/s, 1 keys/s, 164 objects/s recovering 2023-09-23T23:39:12.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:11 smithi159 bash[108473]: cluster 2023-09-23T23:39:10.522661+0000 mgr.y (mgr.25991) 657 : cluster 0 pgmap v640: 89 pgs: 2 active+remapped+backfilling, 6 active+remapped+backfill_wait, 81 active+clean; 5.9 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 815 op/s; 47324/292032 objects misplaced (16.205%); 9.9 MiB/s, 1 keys/s, 164 objects/s recovering 2023-09-23T23:39:12.330 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:39:12.366 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:39:12.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:12.373 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:39:12.473 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:12.495 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:12.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:12.498 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:39:12.598 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:12.632 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:12.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:12.639 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:39:12.740 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:39:12.767 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:39:12.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:12.770 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:39:12.871 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:39:12.901 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:39:12.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:12.906 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:39:13.006 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:13.031 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:13.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:13.033 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:39:13.134 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:13.166 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:13.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:13.169 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:39:13.270 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:39:13.298 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:39:13.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:13.304 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:39:13.405 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:13.426 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:13.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:13.429 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:39:13.529 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:13.538 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:13 smithi159 bash[105915]: cluster 2023-09-23T23:39:12.523182+0000 mgr.y (mgr.25991) 658 : cluster 0 pgmap v641: 89 pgs: 2 active+remapped+backfilling, 6 active+remapped+backfill_wait, 81 active+clean; 5.9 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 673 op/s; 47324/292032 objects misplaced (16.205%); 8.7 MiB/s, 1 keys/s, 143 objects/s recovering 2023-09-23T23:39:13.539 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:13 smithi159 bash[108473]: cluster 2023-09-23T23:39:12.523182+0000 mgr.y (mgr.25991) 658 : cluster 0 pgmap v641: 89 pgs: 2 active+remapped+backfilling, 6 active+remapped+backfill_wait, 81 active+clean; 5.9 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 673 op/s; 47324/292032 objects misplaced (16.205%); 8.7 MiB/s, 1 keys/s, 143 objects/s recovering 2023-09-23T23:39:13.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:13.566 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:13.566 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:39:13.667 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:39:13.698 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:39:13.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:13.699 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:39:13.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:13 smithi164 bash[92846]: cluster 2023-09-23T23:39:12.523182+0000 mgr.y (mgr.25991) 658 : cluster 0 pgmap v641: 89 pgs: 2 active+remapped+backfilling, 6 active+remapped+backfill_wait, 81 active+clean; 5.9 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 673 op/s; 47324/292032 objects misplaced (16.205%); 8.7 MiB/s, 1 keys/s, 143 objects/s recovering 2023-09-23T23:39:13.793 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:39:13 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:39:13] "GET /metrics HTTP/1.1" 200 36567 "" "Prometheus/2.43.0" 2023-09-23T23:39:13.801 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:39:13.824 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:39:13.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:13.827 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:39:13.928 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:39:13.954 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:39:13.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:13.957 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:39:14.057 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:39:14.088 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:39:14.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:14.094 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:39:14.195 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:39:14.224 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:39:14.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:14.227 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:39:14.328 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:14.353 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:14.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:14.358 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:39:14.459 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:39:14.510 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:39:14.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:14.511 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:39:14.612 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:39:14.634 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:39:14.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:14.637 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:39:14.737 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:39:14.763 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:39:14.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:14.768 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:39:14.869 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:14.905 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:14.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:14.910 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:39:15.011 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:15.036 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:15.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:15.041 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:39:15.142 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:15.169 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:15.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:15.174 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:39:15.275 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:15.302 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:15.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:15.304 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:39:15.405 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:39:15.438 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:39:15.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:15.441 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:39:15.542 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:15.577 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:15.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:15.581 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:39:15.682 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:15.699 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:15.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:15.700 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:39:15.801 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:15.815 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:15 smithi159 bash[105915]: cluster 2023-09-23T23:39:14.523864+0000 mgr.y (mgr.25991) 659 : cluster 0 pgmap v642: 89 pgs: 2 active+remapped+backfilling, 6 active+remapped+backfill_wait, 81 active+clean; 5.8 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 708 op/s; 45522/285123 objects misplaced (15.966%); 11 MiB/s, 182 objects/s recovering 2023-09-23T23:39:15.817 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:15 smithi159 bash[108473]: cluster 2023-09-23T23:39:14.523864+0000 mgr.y (mgr.25991) 659 : cluster 0 pgmap v642: 89 pgs: 2 active+remapped+backfilling, 6 active+remapped+backfill_wait, 81 active+clean; 5.8 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 708 op/s; 45522/285123 objects misplaced (15.966%); 11 MiB/s, 182 objects/s recovering 2023-09-23T23:39:15.827 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:15.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:15.831 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:39:15.932 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:15.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:15 smithi164 bash[92846]: cluster 2023-09-23T23:39:14.523864+0000 mgr.y (mgr.25991) 659 : cluster 0 pgmap v642: 89 pgs: 2 active+remapped+backfilling, 6 active+remapped+backfill_wait, 81 active+clean; 5.8 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 708 op/s; 45522/285123 objects misplaced (15.966%); 11 MiB/s, 182 objects/s recovering 2023-09-23T23:39:15.957 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:15.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:15.960 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:39:16.061 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:16.095 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:16.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:16.097 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:39:16.198 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:16.234 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:16.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:16.237 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:39:16.338 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:16.372 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:16.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:16.377 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:39:16.478 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:39:16.506 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:39:16.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:16.511 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:39:16.612 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:16.642 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:16.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:16.645 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:39:16.745 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:16.774 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:16.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:16.778 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:39:16.879 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:39:16.902 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:39:16.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:16.905 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:39:17.005 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:17.032 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:17.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:17.036 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:39:17.136 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:39:17.153 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:39:17.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:17.155 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:39:17.255 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:39:17.287 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:39:17.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:17.290 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:39:17.391 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:39:17.419 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:39:17.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:17.426 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:39:17.527 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:17.561 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:17.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:17.564 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:39:17.665 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:39:17.674 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:17 smithi159 bash[105915]: cluster 2023-09-23T23:39:16.524448+0000 mgr.y (mgr.25991) 660 : cluster 0 pgmap v643: 89 pgs: 2 active+remapped+backfilling, 6 active+remapped+backfill_wait, 81 active+clean; 5.7 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 720 op/s; 44569/281046 objects misplaced (15.858%); 11 MiB/s, 180 objects/s recovering 2023-09-23T23:39:17.674 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:17 smithi159 bash[105915]: audit 2023-09-23T23:39:17.232264+0000 mon.a (mon.0) 821 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:39:17.675 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:17 smithi159 bash[105915]: audit 2023-09-23T23:39:17.554070+0000 mon.a (mon.0) 822 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:39:17.675 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:17 smithi159 bash[108473]: cluster 2023-09-23T23:39:16.524448+0000 mgr.y (mgr.25991) 660 : cluster 0 pgmap v643: 89 pgs: 2 active+remapped+backfilling, 6 active+remapped+backfill_wait, 81 active+clean; 5.7 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 720 op/s; 44569/281046 objects misplaced (15.858%); 11 MiB/s, 180 objects/s recovering 2023-09-23T23:39:17.675 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:17 smithi159 bash[108473]: audit 2023-09-23T23:39:17.232264+0000 mon.a (mon.0) 821 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:39:17.675 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:17 smithi159 bash[108473]: audit 2023-09-23T23:39:17.554070+0000 mon.a (mon.0) 822 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:39:17.693 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:39:17.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:17.696 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:39:17.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:17 smithi164 bash[92846]: cluster 2023-09-23T23:39:16.524448+0000 mgr.y (mgr.25991) 660 : cluster 0 pgmap v643: 89 pgs: 2 active+remapped+backfilling, 6 active+remapped+backfill_wait, 81 active+clean; 5.7 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 720 op/s; 44569/281046 objects misplaced (15.858%); 11 MiB/s, 180 objects/s recovering 2023-09-23T23:39:17.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:17 smithi164 bash[92846]: audit 2023-09-23T23:39:17.232264+0000 mon.a (mon.0) 821 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:39:17.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:17 smithi164 bash[92846]: audit 2023-09-23T23:39:17.554070+0000 mon.a (mon.0) 822 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:39:17.797 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:39:17.828 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:39:17.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:17.833 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:39:17.934 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:17.963 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:17.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:17.966 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:39:18.066 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:39:18.092 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:39:18.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:18.097 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:39:18.198 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:39:18.222 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:39:18.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:18.228 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:39:18.328 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:39:18.352 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:39:18.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:18.355 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:39:18.456 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:18.485 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:18.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:18.487 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:39:18.588 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:18.619 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:18.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:18.627 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:39:18.728 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:39:18.770 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:39:18.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:18.774 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:39:18.875 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:39:18.898 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:39:18.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:18.901 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:39:19.002 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:39:19.043 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:39:19.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:19.048 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:39:19.149 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:39:19.180 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:39:19.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:19.183 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:39:19.284 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:39:19.313 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:39:19.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:19.317 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:39:19.418 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:39:19.447 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:39:19.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:19.450 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:39:19.551 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:39:19.578 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:39:19.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:19.584 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:39:19.684 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:19.693 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:19 smithi164 bash[92846]: cluster 2023-09-23T23:39:18.524927+0000 mgr.y (mgr.25991) 661 : cluster 0 pgmap v644: 89 pgs: 2 active+remapped+backfilling, 6 active+remapped+backfill_wait, 81 active+clean; 5.7 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 690 op/s; 44093/278916 objects misplaced (15.809%); 10 MiB/s, 161 objects/s recovering 2023-09-23T23:39:19.710 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:19.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:19.713 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:39:19.813 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:39:19.835 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:39:19.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:19.838 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:39:19.938 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:19.947 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:19 smithi159 bash[105915]: cluster 2023-09-23T23:39:18.524927+0000 mgr.y (mgr.25991) 661 : cluster 0 pgmap v644: 89 pgs: 2 active+remapped+backfilling, 6 active+remapped+backfill_wait, 81 active+clean; 5.7 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 690 op/s; 44093/278916 objects misplaced (15.809%); 10 MiB/s, 161 objects/s recovering 2023-09-23T23:39:19.947 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:19 smithi159 bash[108473]: cluster 2023-09-23T23:39:18.524927+0000 mgr.y (mgr.25991) 661 : cluster 0 pgmap v644: 89 pgs: 2 active+remapped+backfilling, 6 active+remapped+backfill_wait, 81 active+clean; 5.7 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 690 op/s; 44093/278916 objects misplaced (15.809%); 10 MiB/s, 161 objects/s recovering 2023-09-23T23:39:19.966 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:19.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:19.970 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:39:20.071 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:20.112 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:20.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:20.114 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:39:20.215 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:20.255 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:20.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:20.260 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:39:20.361 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:20.386 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:20.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:20.391 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:39:20.492 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:39:20.514 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:39:20.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:20.517 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:39:20.618 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:20.637 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:20.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:20.639 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:39:20.740 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:39:20.765 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:39:20.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:20.770 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:39:20.871 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:39:20.904 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:39:20.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:20.906 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:39:21.007 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:39:21.036 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:39:21.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:21.041 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:39:21.141 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:21.168 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:21.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:21.173 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:39:21.274 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:21.296 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:21.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:21.301 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:39:21.402 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:39:21.430 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:39:21.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:21.434 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:39:21.535 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:39:21.568 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:39:21.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:21.571 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:39:21.672 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:21.699 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:21.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:21.702 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:39:21.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:21 smithi164 bash[92846]: cluster 2023-09-23T23:39:20.525586+0000 mgr.y (mgr.25991) 662 : cluster 0 pgmap v645: 89 pgs: 2 active+remapped+backfilling, 6 active+remapped+backfill_wait, 81 active+clean; 5.5 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 892 op/s; 41808/269454 objects misplaced (15.516%); 15 MiB/s, 241 objects/s recovering 2023-09-23T23:39:21.802 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:21.826 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:21.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:21.828 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:39:21.929 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:21.935 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:21 smithi159 bash[105915]: cluster 2023-09-23T23:39:20.525586+0000 mgr.y (mgr.25991) 662 : cluster 0 pgmap v645: 89 pgs: 2 active+remapped+backfilling, 6 active+remapped+backfill_wait, 81 active+clean; 5.5 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 892 op/s; 41808/269454 objects misplaced (15.516%); 15 MiB/s, 241 objects/s recovering 2023-09-23T23:39:21.935 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:21 smithi159 bash[108473]: cluster 2023-09-23T23:39:20.525586+0000 mgr.y (mgr.25991) 662 : cluster 0 pgmap v645: 89 pgs: 2 active+remapped+backfilling, 6 active+remapped+backfill_wait, 81 active+clean; 5.5 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 892 op/s; 41808/269454 objects misplaced (15.516%); 15 MiB/s, 241 objects/s recovering 2023-09-23T23:39:21.952 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:21.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:21.955 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:39:22.056 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:39:22.078 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:39:22.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:22.082 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:39:22.182 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:39:22.212 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:39:22.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:22.215 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:39:22.316 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:39:22.349 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:39:22.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:22.359 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:39:22.459 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:39:22.488 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:39:22.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:22.494 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:39:22.595 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:39:22.626 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:39:22.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:22.629 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:39:22.730 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:39:22.759 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:39:22.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:22.763 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:39:22.864 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:39:22.888 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:39:22.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:22.893 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:39:22.993 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:23.020 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:23.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:23.022 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:39:23.123 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:39:23.147 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:39:23.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:23.150 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:39:23.251 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:39:23.297 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:39:23.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:23.300 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:39:23.401 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:23.429 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:23.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:23.432 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:39:23.533 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:23.542 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:23 smithi159 bash[108473]: cluster 2023-09-23T23:39:22.526014+0000 mgr.y (mgr.25991) 663 : cluster 0 pgmap v646: 89 pgs: 2 active+remapped+backfilling, 6 active+remapped+backfill_wait, 81 active+clean; 5.5 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 626 op/s; 41808/269454 objects misplaced (15.516%); 10 MiB/s, 160 objects/s recovering 2023-09-23T23:39:23.542 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:23 smithi159 bash[105915]: cluster 2023-09-23T23:39:22.526014+0000 mgr.y (mgr.25991) 663 : cluster 0 pgmap v646: 89 pgs: 2 active+remapped+backfilling, 6 active+remapped+backfill_wait, 81 active+clean; 5.5 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 626 op/s; 41808/269454 objects misplaced (15.516%); 10 MiB/s, 160 objects/s recovering 2023-09-23T23:39:23.560 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:23.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:23.563 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:39:23.664 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:23.687 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:23.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:23.691 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:39:23.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:23 smithi164 bash[92846]: cluster 2023-09-23T23:39:22.526014+0000 mgr.y (mgr.25991) 663 : cluster 0 pgmap v646: 89 pgs: 2 active+remapped+backfilling, 6 active+remapped+backfill_wait, 81 active+clean; 5.5 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 626 op/s; 41808/269454 objects misplaced (15.516%); 10 MiB/s, 160 objects/s recovering 2023-09-23T23:39:23.792 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:23.820 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:23.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:23.828 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:39:23.846 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:39:23 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:39:23] "GET /metrics HTTP/1.1" 200 36585 "" "Prometheus/2.43.0" 2023-09-23T23:39:23.929 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:39:23.946 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:39:23.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:23.948 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:39:24.048 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:39:24.078 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:39:24.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:24.082 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:39:24.183 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:24.209 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:24.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:24.214 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:39:24.314 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:24.342 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:24.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:24.345 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:39:24.397 INFO:teuthology.orchestra.run.smithi159.stdout:osd.0: {} 2023-09-23T23:39:24.425 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:24 smithi159 bash[108473]: audit 2023-09-23T23:39:24.337874+0000 mon.b (mon.1) 8 : audit 0 from='client.? 172.21.15.159:0/992533509' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:39:24.446 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:24.451 INFO:teuthology.orchestra.run.smithi159.stdout:osd.1: {} 2023-09-23T23:39:24.473 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:24.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:24.476 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:39:24.561 INFO:teuthology.orchestra.run.smithi159.stdout:osd.2: {} 2023-09-23T23:39:24.577 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:39:24.607 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:39:24.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:24.609 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:39:24.613 INFO:teuthology.orchestra.run.smithi159.stdout:osd.3: {} 2023-09-23T23:39:24.653 INFO:teuthology.orchestra.run.smithi159.stdout:osd.4: {} 2023-09-23T23:39:24.690 INFO:teuthology.orchestra.run.smithi159.stdout:osd.5: {} 2023-09-23T23:39:24.710 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:39:24.721 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:24 smithi164 bash[92846]: audit 2023-09-23T23:39:24.337874+0000 mon.b (mon.1) 8 : audit 0 from='client.? 172.21.15.159:0/992533509' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:39:24.729 INFO:teuthology.orchestra.run.smithi159.stdout:osd.6: {} 2023-09-23T23:39:24.736 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:39:24.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:24.742 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:39:24.767 INFO:teuthology.orchestra.run.smithi159.stdout:osd.7: {} 2023-09-23T23:39:24.770 INFO:teuthology.orchestra.run.smithi159.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T23:39:24.770 INFO:teuthology.orchestra.run.smithi159.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T23:39:24.771 INFO:teuthology.orchestra.run.smithi159.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T23:39:24.771 INFO:teuthology.orchestra.run.smithi159.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T23:39:24.771 INFO:teuthology.orchestra.run.smithi159.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T23:39:24.771 INFO:teuthology.orchestra.run.smithi159.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T23:39:24.771 INFO:teuthology.orchestra.run.smithi159.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T23:39:24.772 INFO:teuthology.orchestra.run.smithi159.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T23:39:24.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:24 smithi159 bash[105915]: audit 2023-09-23T23:39:24.337874+0000 mon.b (mon.1) 8 : audit 0 from='client.? 172.21.15.159:0/992533509' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:39:24.843 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:24.871 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:24.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:24.874 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:39:24.974 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:39:24.999 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:39:25.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:25.002 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:39:25.104 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:25.122 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:25.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:25.124 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:39:25.225 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:39:25.256 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:39:25.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:25.263 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:39:25.363 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:39:25.391 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:39:25.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:25.394 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:39:25.458 INFO:teuthology.orchestra.run.smithi159.stderr:nodeep-scrub is set 2023-09-23T23:39:25.495 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:39:25.524 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:39:25.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:25.525 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:39:25.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:25 smithi159 bash[105915]: cluster 2023-09-23T23:39:24.526834+0000 mgr.y (mgr.25991) 664 : cluster 0 pgmap v647: 89 pgs: 2 active+remapped+backfilling, 6 active+remapped+backfill_wait, 81 active+clean; 5.3 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 836 op/s; 40166/261909 objects misplaced (15.336%); 13 MiB/s, 203 objects/s recovering 2023-09-23T23:39:25.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:25 smithi159 bash[105915]: audit 2023-09-23T23:39:25.417537+0000 mon.c (mon.2) 54 : audit 1 from='client.? 172.21.15.159:0/1978057269' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:39:25.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:25 smithi159 bash[105915]: audit 2023-09-23T23:39:25.418045+0000 mon.a (mon.0) 823 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:39:25.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:25 smithi159 bash[108473]: cluster 2023-09-23T23:39:24.526834+0000 mgr.y (mgr.25991) 664 : cluster 0 pgmap v647: 89 pgs: 2 active+remapped+backfilling, 6 active+remapped+backfill_wait, 81 active+clean; 5.3 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 836 op/s; 40166/261909 objects misplaced (15.336%); 13 MiB/s, 203 objects/s recovering 2023-09-23T23:39:25.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:25 smithi159 bash[108473]: audit 2023-09-23T23:39:25.417537+0000 mon.c (mon.2) 54 : audit 1 from='client.? 172.21.15.159:0/1978057269' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:39:25.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:25 smithi159 bash[108473]: audit 2023-09-23T23:39:25.418045+0000 mon.a (mon.0) 823 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:39:25.626 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:39:25.634 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:25 smithi164 bash[92846]: cluster 2023-09-23T23:39:24.526834+0000 mgr.y (mgr.25991) 664 : cluster 0 pgmap v647: 89 pgs: 2 active+remapped+backfilling, 6 active+remapped+backfill_wait, 81 active+clean; 5.3 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 836 op/s; 40166/261909 objects misplaced (15.336%); 13 MiB/s, 203 objects/s recovering 2023-09-23T23:39:25.634 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:25 smithi164 bash[92846]: audit 2023-09-23T23:39:25.417537+0000 mon.c (mon.2) 54 : audit 1 from='client.? 172.21.15.159:0/1978057269' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:39:25.634 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:25 smithi164 bash[92846]: audit 2023-09-23T23:39:25.418045+0000 mon.a (mon.0) 823 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:39:25.650 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:39:25.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:25.653 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:39:25.754 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:39:25.777 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:39:25.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:25.779 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:39:25.880 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:39:25.906 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:39:25.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:25.910 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:39:26.011 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:26.038 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:26.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:26.041 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:39:26.142 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:39:26.175 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:39:26.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:26.178 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:39:26.279 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:26.305 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:26.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:26.312 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:39:26.413 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:26.439 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:26.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:26.445 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:39:26.545 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:39:26.579 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:39:26.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:26.582 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:39:26.683 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:39:26.692 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:26 smithi159 bash[108473]: cluster 2023-09-23T23:39:25.422798+0000 mon.a (mon.0) 824 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:39:26.692 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:26 smithi159 bash[108473]: cluster 2023-09-23T23:39:25.433991+0000 osd.6 (osd.6) 110 : cluster 3 failed to encode map e169 with expected crc 2023-09-23T23:39:26.692 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:26 smithi159 bash[108473]: audit 2023-09-23T23:39:25.442299+0000 mon.a (mon.0) 825 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T23:39:26.692 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:26 smithi159 bash[108473]: cluster 2023-09-23T23:39:25.442356+0000 mon.a (mon.0) 826 : cluster 0 osdmap e169: 8 total, 8 up, 5 in 2023-09-23T23:39:26.692 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:26 smithi159 bash[108473]: cluster 2023-09-23T23:39:25.443896+0000 osd.6 (osd.6) 111 : cluster 3 failed to encode map e169 with expected crc 2023-09-23T23:39:26.692 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:26 smithi159 bash[108473]: cluster 2023-09-23T23:39:25.451242+0000 osd.4 (osd.4) 98 : cluster 3 failed to encode map e169 with expected crc 2023-09-23T23:39:26.692 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:26 smithi159 bash[108473]: cluster 2023-09-23T23:39:25.451319+0000 osd.7 (osd.7) 86 : cluster 3 failed to encode map e169 with expected crc 2023-09-23T23:39:26.693 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:26 smithi159 bash[105915]: cluster 2023-09-23T23:39:25.422798+0000 mon.a (mon.0) 824 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:39:26.693 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:26 smithi159 bash[105915]: cluster 2023-09-23T23:39:25.433991+0000 osd.6 (osd.6) 110 : cluster 3 failed to encode map e169 with expected crc 2023-09-23T23:39:26.693 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:26 smithi159 bash[105915]: audit 2023-09-23T23:39:25.442299+0000 mon.a (mon.0) 825 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T23:39:26.693 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:26 smithi159 bash[105915]: cluster 2023-09-23T23:39:25.442356+0000 mon.a (mon.0) 826 : cluster 0 osdmap e169: 8 total, 8 up, 5 in 2023-09-23T23:39:26.693 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:26 smithi159 bash[105915]: cluster 2023-09-23T23:39:25.443896+0000 osd.6 (osd.6) 111 : cluster 3 failed to encode map e169 with expected crc 2023-09-23T23:39:26.693 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:26 smithi159 bash[105915]: cluster 2023-09-23T23:39:25.451242+0000 osd.4 (osd.4) 98 : cluster 3 failed to encode map e169 with expected crc 2023-09-23T23:39:26.693 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:26 smithi159 bash[105915]: cluster 2023-09-23T23:39:25.451319+0000 osd.7 (osd.7) 86 : cluster 3 failed to encode map e169 with expected crc 2023-09-23T23:39:26.715 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:39:26.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:26.718 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:39:26.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:26 smithi164 bash[92846]: cluster 2023-09-23T23:39:25.422798+0000 mon.a (mon.0) 824 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:39:26.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:26 smithi164 bash[92846]: cluster 2023-09-23T23:39:25.433991+0000 osd.6 (osd.6) 110 : cluster 3 failed to encode map e169 with expected crc 2023-09-23T23:39:26.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:26 smithi164 bash[92846]: audit 2023-09-23T23:39:25.442299+0000 mon.a (mon.0) 825 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T23:39:26.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:26 smithi164 bash[92846]: cluster 2023-09-23T23:39:25.442356+0000 mon.a (mon.0) 826 : cluster 0 osdmap e169: 8 total, 8 up, 5 in 2023-09-23T23:39:26.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:26 smithi164 bash[92846]: cluster 2023-09-23T23:39:25.443896+0000 osd.6 (osd.6) 111 : cluster 3 failed to encode map e169 with expected crc 2023-09-23T23:39:26.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:26 smithi164 bash[92846]: cluster 2023-09-23T23:39:25.451242+0000 osd.4 (osd.4) 98 : cluster 3 failed to encode map e169 with expected crc 2023-09-23T23:39:26.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:26 smithi164 bash[92846]: cluster 2023-09-23T23:39:25.451319+0000 osd.7 (osd.7) 86 : cluster 3 failed to encode map e169 with expected crc 2023-09-23T23:39:26.819 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:39:26.848 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:39:26.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:26.854 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:39:26.955 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:39:26.981 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:39:26.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:26.984 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:39:27.085 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:27.124 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:27.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:27.125 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:39:27.226 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:39:27.257 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:39:27.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:27.261 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:39:27.361 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:27.387 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:27.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:27.391 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:39:27.439 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:27 smithi159 bash[105915]: cluster 2023-09-23T23:39:26.527400+0000 mgr.y (mgr.25991) 665 : cluster 0 pgmap v649: 89 pgs: 2 active+remapped+backfilling, 6 active+remapped+backfill_wait, 81 active+clean; 5.2 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 786 op/s; 39176/257454 objects misplaced (15.217%); 11 MiB/s, 176 objects/s recovering 2023-09-23T23:39:27.493 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:27.501 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:27 smithi164 bash[92846]: cluster 2023-09-23T23:39:26.527400+0000 mgr.y (mgr.25991) 665 : cluster 0 pgmap v649: 89 pgs: 2 active+remapped+backfilling, 6 active+remapped+backfill_wait, 81 active+clean; 5.2 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 786 op/s; 39176/257454 objects misplaced (15.217%); 11 MiB/s, 176 objects/s recovering 2023-09-23T23:39:27.517 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:27.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:27.524 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:39:27.624 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:27.655 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:27.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:27.660 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:39:27.760 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:39:27.769 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:27 smithi159 bash[108473]: cluster 2023-09-23T23:39:26.527400+0000 mgr.y (mgr.25991) 665 : cluster 0 pgmap v649: 89 pgs: 2 active+remapped+backfilling, 6 active+remapped+backfill_wait, 81 active+clean; 5.2 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 786 op/s; 39176/257454 objects misplaced (15.217%); 11 MiB/s, 176 objects/s recovering 2023-09-23T23:39:27.789 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:39:27.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:27.791 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:39:27.892 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:39:27.932 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:39:27.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:27.934 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:39:28.035 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:39:28.062 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:39:28.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:28.065 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:39:28.165 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:39:28.196 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:39:28.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:28.201 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:39:28.302 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:39:28.325 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:39:28.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:28.328 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:39:28.429 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:39:28.453 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:39:28.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:28.457 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:39:28.558 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:28.587 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:28.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:28.590 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:39:28.691 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:39:28.716 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:39:28.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:28.723 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:39:28.823 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:39:28.852 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:39:28.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:28.856 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:39:28.957 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:39:28.988 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:39:28.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:28.992 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:39:29.093 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:29.119 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:29.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:29.121 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:39:29.222 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:39:29.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:29.253 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:39:29.253 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:39:29.353 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:29.380 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:29.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:29.386 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:39:29.487 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:29.513 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:29.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:29.514 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:39:29.615 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:29.641 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:29 smithi159 bash[108473]: cluster 2023-09-23T23:39:28.527974+0000 mgr.y (mgr.25991) 666 : cluster 0 pgmap v650: 89 pgs: 2 active+remapped+backfilling, 6 active+remapped+backfill_wait, 81 active+clean; 5.2 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 789 op/s; 38696/255222 objects misplaced (15.162%); 11 MiB/s, 176 objects/s recovering 2023-09-23T23:39:29.642 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:29 smithi159 bash[105915]: cluster 2023-09-23T23:39:28.527974+0000 mgr.y (mgr.25991) 666 : cluster 0 pgmap v650: 89 pgs: 2 active+remapped+backfilling, 6 active+remapped+backfill_wait, 81 active+clean; 5.2 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 789 op/s; 38696/255222 objects misplaced (15.162%); 11 MiB/s, 176 objects/s recovering 2023-09-23T23:39:29.642 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:29.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:29.644 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:39:29.745 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:39:29.770 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:39:29.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:29.773 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:39:29.873 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:29.875 INFO:teuthology.orchestra.run.smithi159.stdout:{ 2023-09-23T23:39:29.875 INFO:teuthology.orchestra.run.smithi159.stdout: "size": 20, 2023-09-23T23:39:29.875 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 600, 2023-09-23T23:39:29.875 INFO:teuthology.orchestra.run.smithi159.stdout: "ops": [ 2023-09-23T23:39:29.875 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.876 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.44483.0:123730 5.c 5:39613fb4:::benchmark_data_smithi159_152088_object13438:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e125)", 2023-09-23T23:39:29.876 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:32:40.839307+0000", 2023-09-23T23:39:29.876 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 409.03009840300001, 2023-09-23T23:39:29.876 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.26902125300000002, 2023-09-23T23:39:29.876 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:39:29.876 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:39:29.876 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:39:29.876 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.44483", 2023-09-23T23:39:29.876 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:39:29.876 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 123730 2023-09-23T23:39:29.876 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.876 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:39:29.877 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.877 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:39:29.877 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:32:40.839307+0000", 2023-09-23T23:39:29.877 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:39:29.877 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.877 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.877 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:39:29.877 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:32:40.839307+0000", 2023-09-23T23:39:29.877 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:39:29.877 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.877 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.878 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:39:29.878 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:32:40.839305+0000", 2023-09-23T23:39:29.878 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999981 2023-09-23T23:39:29.878 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.878 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.878 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:39:29.878 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:32:40.839314+0000", 2023-09-23T23:39:29.878 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.225e-06 2023-09-23T23:39:29.878 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.878 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.878 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:39:29.879 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:32:40.839326+0000", 2023-09-23T23:39:29.879 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.2523e-05 2023-09-23T23:39:29.879 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.879 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.879 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:39:29.879 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:32:40.839334+0000", 2023-09-23T23:39:29.879 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.1620000000000008e-06 2023-09-23T23:39:29.879 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.879 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.879 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:39:29.880 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:32:40.845368+0000", 2023-09-23T23:39:29.880 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0060333369999999997 2023-09-23T23:39:29.880 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.880 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.880 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:39:29.880 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:32:40.845511+0000", 2023-09-23T23:39:29.880 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00014328499999999999 2023-09-23T23:39:29.880 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.880 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.880 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 0,4", 2023-09-23T23:39:29.880 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:32:40.845640+0000", 2023-09-23T23:39:29.881 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000129078 2023-09-23T23:39:29.881 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.881 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.881 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-23T23:39:29.881 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:32:40.855433+0000", 2023-09-23T23:39:29.881 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0097926000000000003 2023-09-23T23:39:29.881 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.881 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.881 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:39:29.881 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:32:40.855573+0000", 2023-09-23T23:39:29.881 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00013998099999999999 2023-09-23T23:39:29.882 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.882 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.882 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:39:29.882 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:32:41.108216+0000", 2023-09-23T23:39:29.882 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.25264333500000002 2023-09-23T23:39:29.882 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.882 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.882 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:39:29.882 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:32:41.108281+0000", 2023-09-23T23:39:29.882 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.4815999999999997e-05 2023-09-23T23:39:29.883 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.883 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.883 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:39:29.883 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:32:41.108329+0000", 2023-09-23T23:39:29.883 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.7788999999999999e-05 2023-09-23T23:39:29.883 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:39:29.883 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:39:29.883 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:39:29.883 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.883 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.884 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.44483.0:123736 5.c 5:385e11c8:::benchmark_data_smithi159_152088_object13444:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e125)", 2023-09-23T23:39:29.884 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:32:40.840665+0000", 2023-09-23T23:39:29.884 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 409.02874083900002, 2023-09-23T23:39:29.884 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.26778187799999997, 2023-09-23T23:39:29.884 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:39:29.884 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:39:29.884 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:39:29.884 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.44483", 2023-09-23T23:39:29.884 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:39:29.884 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 123736 2023-09-23T23:39:29.885 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.885 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:39:29.885 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.885 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:39:29.885 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:32:40.840665+0000", 2023-09-23T23:39:29.885 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:39:29.885 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.885 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.885 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:39:29.885 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:32:40.840665+0000", 2023-09-23T23:39:29.886 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:39:29.886 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.886 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.886 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:39:29.886 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:32:40.840664+0000", 2023-09-23T23:39:29.886 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999986 2023-09-23T23:39:29.886 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.886 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.886 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:39:29.886 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:32:40.840670+0000", 2023-09-23T23:39:29.886 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.0290000000000002e-06 2023-09-23T23:39:29.887 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.887 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.887 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:39:29.887 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:32:40.840682+0000", 2023-09-23T23:39:29.887 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.2225999999999999e-05 2023-09-23T23:39:29.887 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.887 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.887 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:39:29.887 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:32:40.840690+0000", 2023-09-23T23:39:29.887 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.9689999999999994e-06 2023-09-23T23:39:29.888 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.888 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.888 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:39:29.888 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:32:40.849403+0000", 2023-09-23T23:39:29.888 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0087131959999999994 2023-09-23T23:39:29.888 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.888 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.888 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:39:29.888 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:32:40.849563+0000", 2023-09-23T23:39:29.888 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00016042300000000001 2023-09-23T23:39:29.888 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.889 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.889 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 0,4", 2023-09-23T23:39:29.889 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:32:40.849709+0000", 2023-09-23T23:39:29.889 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00014598500000000001 2023-09-23T23:39:29.889 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.889 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.889 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-23T23:39:29.889 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:32:40.855607+0000", 2023-09-23T23:39:29.889 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0058970960000000001 2023-09-23T23:39:29.890 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.890 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.890 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:39:29.890 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:32:40.855717+0000", 2023-09-23T23:39:29.890 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000110135 2023-09-23T23:39:29.890 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.890 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.890 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:39:29.890 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:32:41.108376+0000", 2023-09-23T23:39:29.890 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.25265910200000002 2023-09-23T23:39:29.891 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.891 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.891 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:39:29.891 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:32:41.108413+0000", 2023-09-23T23:39:29.891 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 3.7438000000000003e-05 2023-09-23T23:39:29.891 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.891 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.891 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:39:29.891 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:32:41.108447+0000", 2023-09-23T23:39:29.891 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 3.3535000000000003e-05 2023-09-23T23:39:29.892 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:39:29.892 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:39:29.892 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:39:29.892 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.892 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.892 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.44483.0:123737 5.7 5:ee56b18b:::benchmark_data_smithi159_152088_object13445:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e125)", 2023-09-23T23:39:29.892 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:32:40.850669+0000", 2023-09-23T23:39:29.892 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 409.01873640899998, 2023-09-23T23:39:29.892 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.27076624999999999, 2023-09-23T23:39:29.892 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:39:29.893 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:39:29.893 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:39:29.893 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.44483", 2023-09-23T23:39:29.893 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:39:29.893 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 123737 2023-09-23T23:39:29.893 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.893 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:39:29.893 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.893 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:39:29.893 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:32:40.850669+0000", 2023-09-23T23:39:29.893 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:39:29.894 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.894 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.894 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:39:29.894 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:32:40.850669+0000", 2023-09-23T23:39:29.894 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:39:29.894 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.894 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.894 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:39:29.894 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:32:40.850668+0000", 2023-09-23T23:39:29.895 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999986 2023-09-23T23:39:29.895 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.895 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.895 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:39:29.895 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:32:40.850673+0000", 2023-09-23T23:39:29.895 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.2499999999999997e-06 2023-09-23T23:39:29.895 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.895 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.895 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:39:29.895 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:32:40.850685+0000", 2023-09-23T23:39:29.895 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.1683e-05 2023-09-23T23:39:29.895 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.896 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.896 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:39:29.896 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:32:40.850691+0000", 2023-09-23T23:39:29.896 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.7289999999999997e-06 2023-09-23T23:39:29.896 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.896 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.896 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:39:29.896 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:32:40.850810+0000", 2023-09-23T23:39:29.896 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000119036 2023-09-23T23:39:29.896 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.896 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.896 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:39:29.897 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:32:40.850971+0000", 2023-09-23T23:39:29.897 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00016111700000000001 2023-09-23T23:39:29.897 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.897 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.897 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 0,4", 2023-09-23T23:39:29.897 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:32:40.851136+0000", 2023-09-23T23:39:29.897 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00016569499999999999 2023-09-23T23:39:29.897 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.897 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.897 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-23T23:39:29.897 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:32:40.855190+0000", 2023-09-23T23:39:29.897 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0040539729999999998 2023-09-23T23:39:29.898 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.898 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.898 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:39:29.898 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:32:40.875251+0000", 2023-09-23T23:39:29.898 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.020060260999999999 2023-09-23T23:39:29.898 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.898 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.898 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:39:29.898 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:32:41.119065+0000", 2023-09-23T23:39:29.898 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.243814171 2023-09-23T23:39:29.898 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.898 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.898 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:39:29.899 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:32:41.119154+0000", 2023-09-23T23:39:29.899 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.9436000000000002e-05 2023-09-23T23:39:29.899 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.899 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.899 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:39:29.899 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:32:41.121436+0000", 2023-09-23T23:39:29.899 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0022812240000000001 2023-09-23T23:39:29.899 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:39:29.899 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:39:29.899 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:39:29.899 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.899 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.900 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.44483.0:123745 5.7 5:e706f3d6:::benchmark_data_smithi159_152088_object13453:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e125)", 2023-09-23T23:39:29.900 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:32:40.862133+0000", 2023-09-23T23:39:29.900 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 409.00727320999999, 2023-09-23T23:39:29.900 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.26171655599999999, 2023-09-23T23:39:29.900 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:39:29.900 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:39:29.900 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:39:29.900 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.44483", 2023-09-23T23:39:29.900 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:39:29.900 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 123745 2023-09-23T23:39:29.900 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.900 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:39:29.900 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.901 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:39:29.901 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:32:40.862133+0000", 2023-09-23T23:39:29.901 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:39:29.901 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.901 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.901 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:39:29.901 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:32:40.862133+0000", 2023-09-23T23:39:29.901 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:39:29.901 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.901 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.901 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:39:29.901 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:32:40.862130+0000", 2023-09-23T23:39:29.901 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999971 2023-09-23T23:39:29.902 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.902 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.902 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:39:29.902 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:32:40.862142+0000", 2023-09-23T23:39:29.902 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.2391e-05 2023-09-23T23:39:29.902 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.902 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.902 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:39:29.902 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:32:40.862169+0000", 2023-09-23T23:39:29.902 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.6740000000000001e-05 2023-09-23T23:39:29.902 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.902 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.903 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:39:29.903 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:32:40.862186+0000", 2023-09-23T23:39:29.903 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.7071e-05 2023-09-23T23:39:29.903 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.903 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.903 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:39:29.903 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:32:40.862251+0000", 2023-09-23T23:39:29.903 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.5357999999999993e-05 2023-09-23T23:39:29.903 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.903 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.903 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:39:29.903 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:32:40.862426+0000", 2023-09-23T23:39:29.904 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00017489400000000001 2023-09-23T23:39:29.904 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.904 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.904 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 0,4", 2023-09-23T23:39:29.904 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:32:40.862596+0000", 2023-09-23T23:39:29.904 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000169727 2023-09-23T23:39:29.904 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.904 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.904 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-23T23:39:29.904 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:32:40.868064+0000", 2023-09-23T23:39:29.904 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0054685159999999997 2023-09-23T23:39:29.904 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.904 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.905 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:39:29.905 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:32:40.875412+0000", 2023-09-23T23:39:29.905 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0073475099999999998 2023-09-23T23:39:29.905 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.905 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.905 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:39:29.905 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:32:41.121507+0000", 2023-09-23T23:39:29.905 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.24609556399999999 2023-09-23T23:39:29.905 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.905 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.905 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:39:29.905 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:32:41.121560+0000", 2023-09-23T23:39:29.906 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.2839e-05 2023-09-23T23:39:29.906 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.906 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.906 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:39:29.906 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:32:41.123849+0000", 2023-09-23T23:39:29.906 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.002288787 2023-09-23T23:39:29.906 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:39:29.906 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:39:29.906 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:39:29.906 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.906 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.906 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.44483.0:123752 5.7 5:ef64e381:::benchmark_data_smithi159_152088_object13460:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e125)", 2023-09-23T23:39:29.906 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:32:40.874144+0000", 2023-09-23T23:39:29.907 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 408.995261884, 2023-09-23T23:39:29.907 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.25211333000000002, 2023-09-23T23:39:29.907 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:39:29.907 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:39:29.907 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:39:29.907 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.44483", 2023-09-23T23:39:29.907 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:39:29.907 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 123752 2023-09-23T23:39:29.907 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.907 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:39:29.907 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.907 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:39:29.908 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:32:40.874144+0000", 2023-09-23T23:39:29.908 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:39:29.908 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.908 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.908 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:39:29.908 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:32:40.874144+0000", 2023-09-23T23:39:29.908 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:39:29.908 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.908 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.908 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:39:29.908 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:32:40.874142+0000", 2023-09-23T23:39:29.908 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999981 2023-09-23T23:39:29.908 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.909 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.909 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:39:29.909 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:32:40.874152+0000", 2023-09-23T23:39:29.909 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 9.8050000000000001e-06 2023-09-23T23:39:29.909 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.909 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.911 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:39:29.911 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:32:40.874168+0000", 2023-09-23T23:39:29.911 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.5922000000000001e-05 2023-09-23T23:39:29.911 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.911 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.911 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:39:29.911 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:32:40.874178+0000", 2023-09-23T23:39:29.912 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.0423e-05 2023-09-23T23:39:29.912 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.912 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.912 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:39:29.912 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:32:40.875524+0000", 2023-09-23T23:39:29.912 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0013459889999999999 2023-09-23T23:39:29.912 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.912 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.912 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:39:29.912 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:32:40.875838+0000", 2023-09-23T23:39:29.912 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00031434900000000001 2023-09-23T23:39:29.912 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.913 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.913 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 0,4", 2023-09-23T23:39:29.913 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:32:40.876236+0000", 2023-09-23T23:39:29.913 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00039757099999999999 2023-09-23T23:39:29.913 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.913 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.913 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-23T23:39:29.913 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:32:40.888608+0000", 2023-09-23T23:39:29.913 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.012372071 2023-09-23T23:39:29.913 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.913 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.913 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:39:29.913 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:32:40.890845+0000", 2023-09-23T23:39:29.914 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0022365430000000001 2023-09-23T23:39:29.914 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.914 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.914 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:39:29.914 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:32:41.123915+0000", 2023-09-23T23:39:29.914 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.23307038399999999 2023-09-23T23:39:29.914 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.914 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.914 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:39:29.914 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:32:41.124020+0000", 2023-09-23T23:39:29.914 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000105039 2023-09-23T23:39:29.915 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.915 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.915 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:39:29.915 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:32:41.126257+0000", 2023-09-23T23:39:29.915 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0022371890000000001 2023-09-23T23:39:29.915 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:39:29.915 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:39:29.915 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:39:29.915 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.915 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.915 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.44483.0:177560 5.7 5:ef657c47:::benchmark_data_smithi159_152088_object67268:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e132)", 2023-09-23T23:39:29.915 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:34:41.866337+0000", 2023-09-23T23:39:29.916 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 288.00306905899998, 2023-09-23T23:39:29.916 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.25151310300000002, 2023-09-23T23:39:29.916 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:39:29.916 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:39:29.916 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:39:29.916 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.44483", 2023-09-23T23:39:29.916 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:39:29.916 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 177560 2023-09-23T23:39:29.916 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.916 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:39:29.916 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.916 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:39:29.916 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:41.866337+0000", 2023-09-23T23:39:29.917 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:39:29.917 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.917 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.917 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:39:29.917 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:41.866337+0000", 2023-09-23T23:39:29.917 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:39:29.917 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.917 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.917 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:39:29.917 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:41.866335+0000", 2023-09-23T23:39:29.917 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999986 2023-09-23T23:39:29.917 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.917 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.918 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:39:29.918 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:41.866342+0000", 2023-09-23T23:39:29.918 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.0210000000000002e-06 2023-09-23T23:39:29.918 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.918 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.918 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:39:29.918 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:41.866362+0000", 2023-09-23T23:39:29.918 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.9361999999999999e-05 2023-09-23T23:39:29.918 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.918 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.918 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:39:29.918 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:41.866372+0000", 2023-09-23T23:39:29.919 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.0217999999999999e-05 2023-09-23T23:39:29.919 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.919 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.919 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:39:29.919 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:41.875263+0000", 2023-09-23T23:39:29.919 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0088908660000000007 2023-09-23T23:39:29.919 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.919 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.919 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:39:29.919 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:41.875592+0000", 2023-09-23T23:39:29.919 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00032943000000000002 2023-09-23T23:39:29.919 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.920 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.920 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 0,4", 2023-09-23T23:39:29.920 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:41.876007+0000", 2023-09-23T23:39:29.920 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00041461200000000002 2023-09-23T23:39:29.920 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.920 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.920 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:39:29.920 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:41.897690+0000", 2023-09-23T23:39:29.920 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.021683207999999999 2023-09-23T23:39:29.920 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.920 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.920 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-23T23:39:29.921 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:41.899363+0000", 2023-09-23T23:39:29.921 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0016729889999999999 2023-09-23T23:39:29.921 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.921 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.921 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:39:29.921 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:42.116518+0000", 2023-09-23T23:39:29.921 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.21715462799999999 2023-09-23T23:39:29.921 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.921 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.921 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:39:29.921 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:42.116676+0000", 2023-09-23T23:39:29.921 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00015789299999999999 2023-09-23T23:39:29.921 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.922 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.922 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:39:29.922 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:42.117850+0000", 2023-09-23T23:39:29.922 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.001174261 2023-09-23T23:39:29.922 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:39:29.922 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:39:29.922 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:39:29.922 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.922 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.922 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.44483.0:177569 5.7 5:ec020b82:::benchmark_data_smithi159_152088_object67277:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e132)", 2023-09-23T23:39:29.922 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:34:41.878379+0000", 2023-09-23T23:39:29.922 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 287.99102641899998, 2023-09-23T23:39:29.923 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.245204001, 2023-09-23T23:39:29.923 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:39:29.923 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:39:29.923 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:39:29.923 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.44483", 2023-09-23T23:39:29.923 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:39:29.923 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 177569 2023-09-23T23:39:29.923 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.923 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:39:29.923 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.923 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:39:29.923 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:41.878379+0000", 2023-09-23T23:39:29.923 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:39:29.924 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.924 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.924 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:39:29.924 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:41.878379+0000", 2023-09-23T23:39:29.924 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:39:29.924 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.924 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.924 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:39:29.924 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:41.878377+0000", 2023-09-23T23:39:29.924 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999981 2023-09-23T23:39:29.924 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.924 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.925 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:39:29.925 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:41.878386+0000", 2023-09-23T23:39:29.925 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 9.1740000000000006e-06 2023-09-23T23:39:29.925 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.925 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.925 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:39:29.925 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:41.878407+0000", 2023-09-23T23:39:29.925 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.0676e-05 2023-09-23T23:39:29.925 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.925 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.925 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:39:29.925 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:41.878419+0000", 2023-09-23T23:39:29.925 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.1647999999999999e-05 2023-09-23T23:39:29.926 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.926 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.926 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:39:29.926 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:41.885287+0000", 2023-09-23T23:39:29.926 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0068680110000000003 2023-09-23T23:39:29.926 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.926 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.926 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:39:29.926 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:41.885678+0000", 2023-09-23T23:39:29.926 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00039163199999999999 2023-09-23T23:39:29.926 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.926 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.927 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 0,4", 2023-09-23T23:39:29.927 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:41.886035+0000", 2023-09-23T23:39:29.927 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00035664600000000001 2023-09-23T23:39:29.927 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.927 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.927 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:39:29.927 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:41.897722+0000", 2023-09-23T23:39:29.927 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.011686845 2023-09-23T23:39:29.927 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.927 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.927 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-23T23:39:29.927 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:41.899384+0000", 2023-09-23T23:39:29.928 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.001662326 2023-09-23T23:39:29.928 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.928 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.928 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:39:29.928 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:42.117911+0000", 2023-09-23T23:39:29.928 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.21852648799999999 2023-09-23T23:39:29.928 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.928 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.928 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:39:29.928 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:42.122337+0000", 2023-09-23T23:39:29.928 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0044266490000000004 2023-09-23T23:39:29.928 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.928 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.929 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:39:29.929 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:42.123583+0000", 2023-09-23T23:39:29.929 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.001245936 2023-09-23T23:39:29.929 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:39:29.929 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:39:29.929 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:39:29.929 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.929 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.929 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.44483.0:179549 5.5 5:a9cbaba3:::benchmark_data_smithi159_152088_object69257:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e133)", 2023-09-23T23:39:29.929 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:34:46.583589+0000", 2023-09-23T23:39:29.929 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 283.28581670900002, 2023-09-23T23:39:29.929 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.9544297159999999, 2023-09-23T23:39:29.930 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:39:29.930 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "reached pg", 2023-09-23T23:39:29.930 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:39:29.930 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.44483", 2023-09-23T23:39:29.930 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:39:29.930 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 179549 2023-09-23T23:39:29.930 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.930 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:39:29.930 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.930 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:39:29.930 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:46.583589+0000", 2023-09-23T23:39:29.930 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:39:29.931 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.931 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.931 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:39:29.931 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:46.583589+0000", 2023-09-23T23:39:29.931 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:39:29.931 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.931 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.931 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:39:29.931 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:46.583587+0000", 2023-09-23T23:39:29.931 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999981 2023-09-23T23:39:29.931 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.931 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.931 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:39:29.932 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:46.583595+0000", 2023-09-23T23:39:29.932 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.9039999999999992e-06 2023-09-23T23:39:29.932 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.932 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.932 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:39:29.932 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:46.583609+0000", 2023-09-23T23:39:29.932 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.4117999999999999e-05 2023-09-23T23:39:29.932 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.932 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.932 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:39:29.932 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:46.583620+0000", 2023-09-23T23:39:29.932 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.0847e-05 2023-09-23T23:39:29.933 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.933 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.933 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:39:29.933 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:46.590645+0000", 2023-09-23T23:39:29.933 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0070245350000000002 2023-09-23T23:39:29.933 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.933 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.933 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op must wait for map", 2023-09-23T23:39:29.933 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:46.590652+0000", 2023-09-23T23:39:29.933 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.61e-06 2023-09-23T23:39:29.933 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.933 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.934 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:39:29.934 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:46.592196+0000", 2023-09-23T23:39:29.934 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0015440110000000001 2023-09-23T23:39:29.934 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.934 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.934 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for peered", 2023-09-23T23:39:29.934 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:46.592209+0000", 2023-09-23T23:39:29.934 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.2758000000000001e-05 2023-09-23T23:39:29.934 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.934 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.934 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:39:29.934 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:47.340616+0000", 2023-09-23T23:39:29.935 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.74840701799999998 2023-09-23T23:39:29.935 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.935 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.935 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for peered", 2023-09-23T23:39:29.935 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:47.340626+0000", 2023-09-23T23:39:29.935 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 9.8859999999999999e-06 2023-09-23T23:39:29.935 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.935 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.935 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:39:29.935 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:48.536007+0000", 2023-09-23T23:39:29.936 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.1953810869999999 2023-09-23T23:39:29.936 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.936 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.936 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:39:29.936 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:48.538019+0000", 2023-09-23T23:39:29.936 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0020116460000000002 2023-09-23T23:39:29.936 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:39:29.936 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:39:29.936 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:39:29.936 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.936 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.936 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.44483.0:179551 5.5 5:a998c32c:::benchmark_data_smithi159_152088_object69259:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e133)", 2023-09-23T23:39:29.937 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:34:46.583638+0000", 2023-09-23T23:39:29.937 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 283.285768211, 2023-09-23T23:39:29.937 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.9548237660000001, 2023-09-23T23:39:29.937 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:39:29.937 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "reached pg", 2023-09-23T23:39:29.937 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:39:29.937 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.44483", 2023-09-23T23:39:29.937 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:39:29.937 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 179551 2023-09-23T23:39:29.937 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.937 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:39:29.937 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.938 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:39:29.938 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:46.583638+0000", 2023-09-23T23:39:29.938 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:39:29.938 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.938 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.938 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:39:29.938 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:46.583638+0000", 2023-09-23T23:39:29.938 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:39:29.938 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.938 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.938 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:39:29.938 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:46.583637+0000", 2023-09-23T23:39:29.939 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999995 2023-09-23T23:39:29.939 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.939 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.939 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:39:29.939 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:46.583640+0000", 2023-09-23T23:39:29.939 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 3.1999999999999999e-06 2023-09-23T23:39:29.939 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.939 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.939 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:39:29.939 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:46.583647+0000", 2023-09-23T23:39:29.939 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.8369999999999999e-06 2023-09-23T23:39:29.939 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.939 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.940 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:39:29.940 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:46.583653+0000", 2023-09-23T23:39:29.940 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.823e-06 2023-09-23T23:39:29.940 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.940 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.940 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:39:29.940 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:46.592242+0000", 2023-09-23T23:39:29.940 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0085892139999999995 2023-09-23T23:39:29.940 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.940 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.940 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for peered", 2023-09-23T23:39:29.940 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:46.592252+0000", 2023-09-23T23:39:29.941 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.0043e-05 2023-09-23T23:39:29.941 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.941 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.941 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:39:29.941 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:47.340640+0000", 2023-09-23T23:39:29.941 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.74838761499999995 2023-09-23T23:39:29.941 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.941 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.941 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for peered", 2023-09-23T23:39:29.941 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:47.340645+0000", 2023-09-23T23:39:29.941 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.7709999999999997e-06 2023-09-23T23:39:29.941 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.941 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.942 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:39:29.942 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:48.538353+0000", 2023-09-23T23:39:29.942 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.197708564 2023-09-23T23:39:29.942 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.942 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.942 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:39:29.942 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:48.538461+0000", 2023-09-23T23:39:29.942 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000108198 2023-09-23T23:39:29.942 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:39:29.942 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:39:29.942 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:39:29.942 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.943 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.943 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.44483.0:179556 5.5 5:a1ecf5c9:::benchmark_data_smithi159_152088_object69264:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e133)", 2023-09-23T23:39:29.943 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:34:46.614995+0000", 2023-09-23T23:39:29.943 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 283.25441078599999, 2023-09-23T23:39:29.943 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.0422619649999998, 2023-09-23T23:39:29.943 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:39:29.943 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:39:29.943 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:39:29.943 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.44483", 2023-09-23T23:39:29.943 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:39:29.943 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 179556 2023-09-23T23:39:29.943 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.943 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:39:29.944 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.944 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:39:29.944 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:46.614995+0000", 2023-09-23T23:39:29.944 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:39:29.944 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.944 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.944 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:39:29.944 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:46.614995+0000", 2023-09-23T23:39:29.944 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:39:29.944 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.944 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.944 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:39:29.945 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:46.614993+0000", 2023-09-23T23:39:29.945 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999976 2023-09-23T23:39:29.945 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.945 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.945 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:39:29.945 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:46.615004+0000", 2023-09-23T23:39:29.945 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.1593999999999999e-05 2023-09-23T23:39:29.945 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.945 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.945 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:39:29.945 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:46.615026+0000", 2023-09-23T23:39:29.945 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.1447999999999999e-05 2023-09-23T23:39:29.945 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.946 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.946 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:39:29.946 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:46.615039+0000", 2023-09-23T23:39:29.946 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.3672999999999999e-05 2023-09-23T23:39:29.946 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.946 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.946 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:39:29.946 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:46.615296+0000", 2023-09-23T23:39:29.946 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00025616300000000001 2023-09-23T23:39:29.946 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.946 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.946 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for peered", 2023-09-23T23:39:29.947 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:46.615308+0000", 2023-09-23T23:39:29.947 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.1873e-05 2023-09-23T23:39:29.947 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.947 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.947 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:39:29.947 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:47.340656+0000", 2023-09-23T23:39:29.947 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.72534832000000005 2023-09-23T23:39:29.947 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.947 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.947 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for peered", 2023-09-23T23:39:29.947 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:47.340660+0000", 2023-09-23T23:39:29.947 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.0130000000000004e-06 2023-09-23T23:39:29.947 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.948 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.948 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:39:29.948 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:48.538541+0000", 2023-09-23T23:39:29.948 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.197881526 2023-09-23T23:39:29.948 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.948 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.948 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:39:29.948 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:48.539077+0000", 2023-09-23T23:39:29.948 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00053608400000000004 2023-09-23T23:39:29.948 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.948 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.948 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 0,4,6,7", 2023-09-23T23:39:29.949 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:48.539385+0000", 2023-09-23T23:39:29.949 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00030764300000000002 2023-09-23T23:39:29.949 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.949 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.949 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:39:29.949 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:48.569599+0000", 2023-09-23T23:39:29.949 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.030213829000000001 2023-09-23T23:39:29.949 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.949 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.949 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:39:29.949 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:48.569696+0000", 2023-09-23T23:39:29.949 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 9.7165999999999998e-05 2023-09-23T23:39:29.949 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.950 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.950 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:39:29.950 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:48.569730+0000", 2023-09-23T23:39:29.950 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 3.3980000000000003e-05 2023-09-23T23:39:29.950 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.950 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.950 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-23T23:39:29.950 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:48.579445+0000", 2023-09-23T23:39:29.950 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0097153859999999995 2023-09-23T23:39:29.950 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.950 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.950 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:39:29.951 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:48.656991+0000", 2023-09-23T23:39:29.951 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.077545555000000002 2023-09-23T23:39:29.951 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.951 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.951 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:39:29.951 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:48.657111+0000", 2023-09-23T23:39:29.951 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000119988 2023-09-23T23:39:29.951 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.951 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.951 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:39:29.951 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:48.657257+0000", 2023-09-23T23:39:29.951 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00014590100000000001 2023-09-23T23:39:29.951 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:39:29.952 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:39:29.952 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:39:29.952 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.952 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.952 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.44483.0:179567 5.5 5:a8a28775:::benchmark_data_smithi159_152088_object69275:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e133)", 2023-09-23T23:39:29.952 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:34:46.642726+0000", 2023-09-23T23:39:29.952 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 283.226679773, 2023-09-23T23:39:29.952 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.0190229789999998, 2023-09-23T23:39:29.952 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:39:29.952 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:39:29.952 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:39:29.952 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.44483", 2023-09-23T23:39:29.953 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:39:29.953 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 179567 2023-09-23T23:39:29.953 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.953 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:39:29.953 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.953 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:39:29.953 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:46.642726+0000", 2023-09-23T23:39:29.953 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:39:29.953 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.953 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.953 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:39:29.953 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:46.642726+0000", 2023-09-23T23:39:29.953 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:39:29.954 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.954 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.954 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:39:29.954 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:46.642724+0000", 2023-09-23T23:39:29.954 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999986 2023-09-23T23:39:29.954 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.954 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.954 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:39:29.954 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:46.642731+0000", 2023-09-23T23:39:29.954 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.4910000000000002e-06 2023-09-23T23:39:29.954 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.954 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.955 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:39:29.955 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:46.642746+0000", 2023-09-23T23:39:29.955 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.5415999999999999e-05 2023-09-23T23:39:29.955 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.955 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.955 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:39:29.955 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:46.642754+0000", 2023-09-23T23:39:29.955 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.4080000000000001e-06 2023-09-23T23:39:29.955 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.955 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.955 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:39:29.955 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:46.642811+0000", 2023-09-23T23:39:29.956 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.7485000000000003e-05 2023-09-23T23:39:29.956 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.956 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.956 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for peered", 2023-09-23T23:39:29.956 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:46.642823+0000", 2023-09-23T23:39:29.956 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.1657999999999999e-05 2023-09-23T23:39:29.956 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.956 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.956 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:39:29.956 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:47.340671+0000", 2023-09-23T23:39:29.956 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.69784791400000001 2023-09-23T23:39:29.956 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.957 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.957 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for peered", 2023-09-23T23:39:29.957 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:47.340675+0000", 2023-09-23T23:39:29.957 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 3.9129999999999996e-06 2023-09-23T23:39:29.957 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.957 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.957 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:39:29.957 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:48.565195+0000", 2023-09-23T23:39:29.957 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.224520107 2023-09-23T23:39:29.957 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.957 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.957 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:39:29.958 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:48.565317+0000", 2023-09-23T23:39:29.958 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000122688 2023-09-23T23:39:29.958 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.958 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.958 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 0,4,6,7", 2023-09-23T23:39:29.958 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:48.565438+0000", 2023-09-23T23:39:29.958 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000120324 2023-09-23T23:39:29.958 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.958 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.958 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:39:29.958 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:48.569846+0000", 2023-09-23T23:39:29.958 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0044081579999999997 2023-09-23T23:39:29.958 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.959 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.959 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:39:29.959 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:48.574499+0000", 2023-09-23T23:39:29.959 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0046529900000000001 2023-09-23T23:39:29.959 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.959 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.959 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:39:29.959 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:48.574529+0000", 2023-09-23T23:39:29.959 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.9711999999999999e-05 2023-09-23T23:39:29.959 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.959 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.959 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-23T23:39:29.960 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:48.579512+0000", 2023-09-23T23:39:29.960 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0049829239999999997 2023-09-23T23:39:29.960 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.960 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.960 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:39:29.960 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:48.657298+0000", 2023-09-23T23:39:29.960 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.077786674 2023-09-23T23:39:29.960 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.960 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.960 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:39:29.960 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:48.657388+0000", 2023-09-23T23:39:29.960 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.9934999999999999e-05 2023-09-23T23:39:29.960 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.961 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.961 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:39:29.961 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:48.661749+0000", 2023-09-23T23:39:29.961 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0043607309999999996 2023-09-23T23:39:29.961 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:39:29.961 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:39:29.961 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:39:29.961 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.961 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.961 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.44483.0:179574 5.5 5:abf680d2:::benchmark_data_smithi159_152088_object69282:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e133)", 2023-09-23T23:39:29.961 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:34:46.666056+0000", 2023-09-23T23:39:29.961 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 283.20334942, 2023-09-23T23:39:29.961 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.996010617, 2023-09-23T23:39:29.962 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:39:29.962 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:39:29.962 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:39:29.962 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.44483", 2023-09-23T23:39:29.962 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:39:29.962 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 179574 2023-09-23T23:39:29.962 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.962 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:39:29.962 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.962 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:39:29.962 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:46.666056+0000", 2023-09-23T23:39:29.962 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:39:29.963 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.963 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.963 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:39:29.963 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:46.666056+0000", 2023-09-23T23:39:29.963 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:39:29.963 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.963 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.963 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:39:29.963 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:46.666054+0000", 2023-09-23T23:39:29.963 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999976 2023-09-23T23:39:29.963 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.963 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.963 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:39:29.964 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:46.666064+0000", 2023-09-23T23:39:29.964 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.0597999999999999e-05 2023-09-23T23:39:29.964 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.964 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.964 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:39:29.964 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:46.666087+0000", 2023-09-23T23:39:29.964 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.2373000000000001e-05 2023-09-23T23:39:29.964 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.964 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.964 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:39:29.964 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:46.666112+0000", 2023-09-23T23:39:29.964 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.4808999999999999e-05 2023-09-23T23:39:29.965 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.965 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.965 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:39:29.965 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:46.666179+0000", 2023-09-23T23:39:29.965 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.7049000000000001e-05 2023-09-23T23:39:29.965 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.965 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.965 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for peered", 2023-09-23T23:39:29.965 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:46.666191+0000", 2023-09-23T23:39:29.965 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.2118e-05 2023-09-23T23:39:29.965 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.965 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.965 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:39:29.966 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:47.340685+0000", 2023-09-23T23:39:29.966 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.67449471500000002 2023-09-23T23:39:29.966 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.966 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.966 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for peered", 2023-09-23T23:39:29.966 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:47.340689+0000", 2023-09-23T23:39:29.966 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.0110000000000002e-06 2023-09-23T23:39:29.966 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.966 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.966 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:39:29.966 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:48.569927+0000", 2023-09-23T23:39:29.966 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.2292374740000001 2023-09-23T23:39:29.967 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.967 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.967 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:39:29.967 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:48.570166+0000", 2023-09-23T23:39:29.967 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00023882999999999999 2023-09-23T23:39:29.967 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.967 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.967 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 0,4,6,7", 2023-09-23T23:39:29.967 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:48.570448+0000", 2023-09-23T23:39:29.967 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000281916 2023-09-23T23:39:29.967 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.967 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.967 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:39:29.968 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:48.574557+0000", 2023-09-23T23:39:29.968 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0041096919999999999 2023-09-23T23:39:29.968 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.968 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.968 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-23T23:39:29.968 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:48.579517+0000", 2023-09-23T23:39:29.968 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0049598000000000003 2023-09-23T23:39:29.968 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.968 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.968 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:39:29.968 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:48.579555+0000", 2023-09-23T23:39:29.968 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 3.7953000000000001e-05 2023-09-23T23:39:29.968 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.969 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.969 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:39:29.969 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:48.582294+0000", 2023-09-23T23:39:29.969 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0027390700000000001 2023-09-23T23:39:29.969 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.969 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.969 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:39:29.969 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:48.661800+0000", 2023-09-23T23:39:29.969 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.079505391999999994 2023-09-23T23:39:29.969 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.969 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.969 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:39:29.970 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:48.661947+0000", 2023-09-23T23:39:29.970 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000147128 2023-09-23T23:39:29.970 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.970 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.970 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:39:29.970 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:48.662067+0000", 2023-09-23T23:39:29.970 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000120269 2023-09-23T23:39:29.970 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:39:29.970 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:39:29.970 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:39:29.970 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.970 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.970 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.44483.0:179583 5.5 5:a74691eb:::benchmark_data_smithi159_152088_object69291:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e133)", 2023-09-23T23:39:29.971 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:34:46.690508+0000", 2023-09-23T23:39:29.971 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 283.178898194, 2023-09-23T23:39:29.971 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.9726307009999999, 2023-09-23T23:39:29.971 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:39:29.971 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:39:29.971 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:39:29.971 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.44483", 2023-09-23T23:39:29.971 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:39:29.971 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 179583 2023-09-23T23:39:29.971 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.971 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:39:29.971 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.971 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:39:29.972 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:46.690508+0000", 2023-09-23T23:39:29.972 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:39:29.972 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.972 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.972 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:39:29.972 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:46.690508+0000", 2023-09-23T23:39:29.972 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:39:29.972 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.972 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.972 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:39:29.972 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:46.690507+0000", 2023-09-23T23:39:29.972 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.999999 2023-09-23T23:39:29.973 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.973 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.973 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:39:29.973 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:46.690511+0000", 2023-09-23T23:39:29.973 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.5430000000000004e-06 2023-09-23T23:39:29.973 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.973 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.973 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:39:29.973 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:46.690521+0000", 2023-09-23T23:39:29.973 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 9.5929999999999995e-06 2023-09-23T23:39:29.973 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.973 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.974 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:39:29.974 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:46.690526+0000", 2023-09-23T23:39:29.974 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.4049999999999999e-06 2023-09-23T23:39:29.974 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.974 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.974 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:39:29.974 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:46.690573+0000", 2023-09-23T23:39:29.974 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.6955e-05 2023-09-23T23:39:29.974 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.974 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.974 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for peered", 2023-09-23T23:39:29.974 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:46.690581+0000", 2023-09-23T23:39:29.974 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.2529999999999998e-06 2023-09-23T23:39:29.975 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.975 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.975 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:39:29.975 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:47.340700+0000", 2023-09-23T23:39:29.975 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.65011982499999998 2023-09-23T23:39:29.975 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.975 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.975 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for peered", 2023-09-23T23:39:29.975 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:47.340704+0000", 2023-09-23T23:39:29.975 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 3.9480000000000001e-06 2023-09-23T23:39:29.975 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.975 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.975 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:39:29.976 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:48.574577+0000", 2023-09-23T23:39:29.976 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.2338723279999999 2023-09-23T23:39:29.976 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.976 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.976 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:39:29.976 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:48.574705+0000", 2023-09-23T23:39:29.976 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00012840200000000001 2023-09-23T23:39:29.976 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.976 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.976 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 0,4,6,7", 2023-09-23T23:39:29.976 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:48.574836+0000", 2023-09-23T23:39:29.976 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00013067800000000001 2023-09-23T23:39:29.977 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.977 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.977 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:39:29.977 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:48.579495+0000", 2023-09-23T23:39:29.977 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0046590579999999998 2023-09-23T23:39:29.977 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.977 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.977 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-23T23:39:29.977 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:48.579523+0000", 2023-09-23T23:39:29.977 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.8506000000000001e-05 2023-09-23T23:39:29.977 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.977 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.977 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:39:29.978 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:48.582329+0000", 2023-09-23T23:39:29.978 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0028057630000000002 2023-09-23T23:39:29.978 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.978 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.978 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:39:29.978 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:48.583250+0000", 2023-09-23T23:39:29.978 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00092136200000000001 2023-09-23T23:39:29.978 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.978 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.978 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:39:29.978 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:48.662786+0000", 2023-09-23T23:39:29.978 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.079535584000000006 2023-09-23T23:39:29.978 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.979 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.979 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:39:29.979 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:48.662926+0000", 2023-09-23T23:39:29.979 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00014047699999999999 2023-09-23T23:39:29.979 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.979 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.979 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:39:29.979 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:48.663138+0000", 2023-09-23T23:39:29.979 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00021178200000000001 2023-09-23T23:39:29.979 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:39:29.979 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:39:29.979 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:39:29.979 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.980 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.980 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.34779.0:40262 6.4 6:2975da92:::benchmark_data_smithi159_178836_object40261:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e160)", 2023-09-23T23:39:29.980 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:37:49.425407+0000", 2023-09-23T23:39:29.980 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 100.443999142, 2023-09-23T23:39:29.980 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.231702242, 2023-09-23T23:39:29.980 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:39:29.980 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:39:29.980 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:39:29.980 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.34779", 2023-09-23T23:39:29.980 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1800049041", 2023-09-23T23:39:29.980 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 40262 2023-09-23T23:39:29.980 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.981 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:39:29.981 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.981 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:39:29.981 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:37:49.425407+0000", 2023-09-23T23:39:29.981 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:39:29.981 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.981 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.981 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:39:29.981 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:37:49.425407+0000", 2023-09-23T23:39:29.981 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:39:29.981 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.981 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.981 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:39:29.982 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:37:49.425405+0000", 2023-09-23T23:39:29.982 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999981 2023-09-23T23:39:29.982 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.982 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.982 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:39:29.982 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:37:49.425432+0000", 2023-09-23T23:39:29.982 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.7100000000000001e-05 2023-09-23T23:39:29.982 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.982 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.982 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:39:29.982 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:37:49.425446+0000", 2023-09-23T23:39:29.982 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.4518999999999999e-05 2023-09-23T23:39:29.983 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.983 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.983 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:39:29.983 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:37:49.425455+0000", 2023-09-23T23:39:29.983 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.8890000000000008e-06 2023-09-23T23:39:29.983 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.983 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.983 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:39:29.983 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:37:49.426198+0000", 2023-09-23T23:39:29.983 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00074217200000000004 2023-09-23T23:39:29.983 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.983 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.983 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:39:29.984 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:37:49.426316+0000", 2023-09-23T23:39:29.984 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00011851800000000001 2023-09-23T23:39:29.984 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.984 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.984 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 3,6", 2023-09-23T23:39:29.984 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:37:49.426440+0000", 2023-09-23T23:39:29.984 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00012373899999999999 2023-09-23T23:39:29.984 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.984 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.984 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-23T23:39:29.984 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:37:49.428919+0000", 2023-09-23T23:39:29.984 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0024795720000000002 2023-09-23T23:39:29.985 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.985 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.985 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:39:29.985 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:37:49.431705+0000", 2023-09-23T23:39:29.985 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0027852319999999999 2023-09-23T23:39:29.985 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.985 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.985 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:39:29.985 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:37:49.657019+0000", 2023-09-23T23:39:29.985 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.22531414999999999 2023-09-23T23:39:29.985 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.985 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.985 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:39:29.986 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:37:49.657068+0000", 2023-09-23T23:39:29.986 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.9271000000000003e-05 2023-09-23T23:39:29.986 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.986 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.986 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:39:29.986 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:37:49.657109+0000", 2023-09-23T23:39:29.986 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.0800000000000002e-05 2023-09-23T23:39:29.986 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:39:29.986 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:39:29.986 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:39:29.986 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.986 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.987 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.34779.0:40267 6.1 6:8f9cb6bb:::benchmark_data_smithi159_178836_object40266:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e160)", 2023-09-23T23:39:29.987 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:37:49.429328+0000", 2023-09-23T23:39:29.987 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 100.44007791, 2023-09-23T23:39:29.987 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.226622035, 2023-09-23T23:39:29.987 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:39:29.987 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:39:29.987 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:39:29.987 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.34779", 2023-09-23T23:39:29.987 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1800049041", 2023-09-23T23:39:29.987 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 40267 2023-09-23T23:39:29.987 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.987 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:39:29.988 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.988 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:39:29.988 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:37:49.429328+0000", 2023-09-23T23:39:29.988 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:39:29.988 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.988 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.988 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:39:29.988 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:37:49.429328+0000", 2023-09-23T23:39:29.988 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:39:29.988 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.988 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.988 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:39:29.989 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:37:49.429326+0000", 2023-09-23T23:39:29.989 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999981 2023-09-23T23:39:29.989 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.989 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.989 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:39:29.989 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:37:49.429358+0000", 2023-09-23T23:39:29.989 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 3.1755999999999999e-05 2023-09-23T23:39:29.989 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.989 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.989 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:39:29.989 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:37:49.429376+0000", 2023-09-23T23:39:29.989 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.8240000000000002e-05 2023-09-23T23:39:29.989 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.990 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.990 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:39:29.990 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:37:49.429387+0000", 2023-09-23T23:39:29.990 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.1548e-05 2023-09-23T23:39:29.990 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.990 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.990 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:39:29.990 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:37:49.429434+0000", 2023-09-23T23:39:29.990 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.6378000000000002e-05 2023-09-23T23:39:29.990 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.990 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.990 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:39:29.991 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:37:49.429560+0000", 2023-09-23T23:39:29.991 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00012608300000000001 2023-09-23T23:39:29.991 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.991 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.991 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 2,6", 2023-09-23T23:39:29.991 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:37:49.429689+0000", 2023-09-23T23:39:29.991 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00012885699999999999 2023-09-23T23:39:29.991 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.991 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.991 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:39:29.991 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:37:49.432681+0000", 2023-09-23T23:39:29.991 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0029924999999999999 2023-09-23T23:39:29.991 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.992 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.992 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-23T23:39:29.992 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:37:49.434133+0000", 2023-09-23T23:39:29.992 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.001451932 2023-09-23T23:39:29.992 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.992 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.992 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:39:29.992 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:37:49.655795+0000", 2023-09-23T23:39:29.992 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.22166198600000001 2023-09-23T23:39:29.992 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.992 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.992 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:39:29.992 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:37:49.655887+0000", 2023-09-23T23:39:29.993 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 9.2179e-05 2023-09-23T23:39:29.993 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.993 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.993 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:39:29.993 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:37:49.655950+0000", 2023-09-23T23:39:29.993 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.2643000000000003e-05 2023-09-23T23:39:29.993 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:39:29.993 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:39:29.993 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:39:29.993 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.993 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.993 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.34779.0:40269 6.4 6:2fb35390:::benchmark_data_smithi159_178836_object40268:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e160)", 2023-09-23T23:39:29.994 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:37:49.429404+0000", 2023-09-23T23:39:29.994 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 100.44000150700001, 2023-09-23T23:39:29.994 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.227820193, 2023-09-23T23:39:29.994 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:39:29.994 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:39:29.994 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:39:29.994 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.34779", 2023-09-23T23:39:29.994 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1800049041", 2023-09-23T23:39:29.994 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 40269 2023-09-23T23:39:29.994 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.994 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:39:29.994 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.995 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:39:29.995 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:37:49.429404+0000", 2023-09-23T23:39:29.995 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:39:29.995 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.995 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.995 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:39:29.995 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:37:49.429404+0000", 2023-09-23T23:39:29.995 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:39:29.995 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.995 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.995 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:39:29.995 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:37:49.429404+0000", 2023-09-23T23:39:29.995 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999995 2023-09-23T23:39:29.996 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.996 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.996 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:39:29.996 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:37:49.429429+0000", 2023-09-23T23:39:29.996 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.5579e-05 2023-09-23T23:39:29.996 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.996 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.996 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:39:29.996 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:37:49.429439+0000", 2023-09-23T23:39:29.996 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 9.5470000000000002e-06 2023-09-23T23:39:29.996 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.996 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.997 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:39:29.997 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:37:49.429446+0000", 2023-09-23T23:39:29.997 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.7759999999999997e-06 2023-09-23T23:39:29.997 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.997 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.997 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:39:29.997 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:37:49.429508+0000", 2023-09-23T23:39:29.997 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.2050000000000004e-05 2023-09-23T23:39:29.997 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.997 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.997 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:39:29.997 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:37:49.429662+0000", 2023-09-23T23:39:29.997 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000153153 2023-09-23T23:39:29.998 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.998 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.998 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 3,6", 2023-09-23T23:39:29.998 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:37:49.429854+0000", 2023-09-23T23:39:29.998 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00019275499999999999 2023-09-23T23:39:29.998 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.998 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.998 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:39:29.998 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:37:49.431871+0000", 2023-09-23T23:39:29.998 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0020170790000000002 2023-09-23T23:39:29.998 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.999 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.999 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-23T23:39:29.999 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:37:49.431980+0000", 2023-09-23T23:39:29.999 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00010887099999999999 2023-09-23T23:39:29.999 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.999 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.999 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:39:29.999 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:37:49.657145+0000", 2023-09-23T23:39:29.999 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.22516492199999999 2023-09-23T23:39:29.999 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:29.999 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:29.999 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:39:29.999 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:37:49.657190+0000", 2023-09-23T23:39:30.000 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.4851000000000001e-05 2023-09-23T23:39:30.000 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:30.000 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:30.000 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:39:30.000 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:37:49.657224+0000", 2023-09-23T23:39:30.000 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 3.4319999999999997e-05 2023-09-23T23:39:30.000 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:39:30.000 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:39:30.000 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:39:30.000 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:30.000 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:30.000 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.34779.0:40274 6.4 6:27e57864:::benchmark_data_smithi159_178836_object40273:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e160)", 2023-09-23T23:39:30.000 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:37:49.432745+0000", 2023-09-23T23:39:30.001 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 100.436660383, 2023-09-23T23:39:30.001 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.23281015199999999, 2023-09-23T23:39:30.001 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:39:30.001 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:39:30.001 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:39:30.001 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.34779", 2023-09-23T23:39:30.001 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1800049041", 2023-09-23T23:39:30.001 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 40274 2023-09-23T23:39:30.001 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:30.001 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:39:30.001 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:30.001 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:39:30.001 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:37:49.432745+0000", 2023-09-23T23:39:30.002 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:39:30.002 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:30.002 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:30.002 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:39:30.002 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:37:49.432745+0000", 2023-09-23T23:39:30.002 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:39:30.002 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:30.002 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:30.002 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:39:30.002 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:37:49.432744+0000", 2023-09-23T23:39:30.002 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999981 2023-09-23T23:39:30.002 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:30.003 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:30.003 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:39:30.003 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:37:49.432765+0000", 2023-09-23T23:39:30.003 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.1892e-05 2023-09-23T23:39:30.003 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:30.003 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:30.003 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:39:30.003 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:37:49.432777+0000", 2023-09-23T23:39:30.003 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.1238e-05 2023-09-23T23:39:30.003 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:30.003 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:30.003 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:39:30.003 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:37:49.432784+0000", 2023-09-23T23:39:30.004 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.8870000000000003e-06 2023-09-23T23:39:30.004 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:30.004 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:30.004 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:39:30.004 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:37:49.432834+0000", 2023-09-23T23:39:30.004 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.0071000000000002e-05 2023-09-23T23:39:30.004 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:30.004 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:30.004 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:39:30.004 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:37:49.432964+0000", 2023-09-23T23:39:30.004 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00013039 2023-09-23T23:39:30.004 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:30.004 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:30.005 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 3,6", 2023-09-23T23:39:30.005 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:37:49.433112+0000", 2023-09-23T23:39:30.005 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00014815999999999999 2023-09-23T23:39:30.005 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:30.005 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:30.005 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:39:30.005 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:37:49.656980+0000", 2023-09-23T23:39:30.005 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.22386820199999999 2023-09-23T23:39:30.005 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:30.005 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:30.005 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:39:30.005 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:37:49.657258+0000", 2023-09-23T23:39:30.005 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00027802000000000002 2023-09-23T23:39:30.006 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:30.006 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:30.006 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-23T23:39:30.006 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:37:49.665436+0000", 2023-09-23T23:39:30.006 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0081775660000000007 2023-09-23T23:39:30.006 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:30.006 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:30.006 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:39:30.006 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:37:49.665495+0000", 2023-09-23T23:39:30.006 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.9506000000000003e-05 2023-09-23T23:39:30.006 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:30.006 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:30.007 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:39:30.007 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:37:49.665555+0000", 2023-09-23T23:39:30.007 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.0022000000000002e-05 2023-09-23T23:39:30.007 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:39:30.007 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:39:30.007 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:39:30.007 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:30.007 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:30.007 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.34779.0:40277 6.4 6:29e64ec1:::benchmark_data_smithi159_178836_object40276:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e160)", 2023-09-23T23:39:30.007 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:37:49.433636+0000", 2023-09-23T23:39:30.007 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 100.43576964899999, 2023-09-23T23:39:30.007 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.23221028199999999, 2023-09-23T23:39:30.007 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:39:30.008 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:39:30.008 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:39:30.008 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.34779", 2023-09-23T23:39:30.008 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1800049041", 2023-09-23T23:39:30.008 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 40277 2023-09-23T23:39:30.008 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:30.008 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:39:30.008 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:30.008 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:39:30.008 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:37:49.433636+0000", 2023-09-23T23:39:30.008 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:39:30.008 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:30.008 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:30.009 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:39:30.009 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:37:49.433636+0000", 2023-09-23T23:39:30.009 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:39:30.009 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:30.009 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:30.009 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:39:30.009 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:37:49.433635+0000", 2023-09-23T23:39:30.009 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.999999 2023-09-23T23:39:30.009 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:30.009 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:30.009 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:39:30.009 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:37:49.433658+0000", 2023-09-23T23:39:30.010 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.2691999999999999e-05 2023-09-23T23:39:30.010 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:30.010 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:30.010 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:39:30.010 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:37:49.433670+0000", 2023-09-23T23:39:30.010 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.1894e-05 2023-09-23T23:39:30.010 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:30.010 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:30.010 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:39:30.010 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:37:49.433678+0000", 2023-09-23T23:39:30.010 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.6440000000000006e-06 2023-09-23T23:39:30.010 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:30.011 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:30.011 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:39:30.011 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:37:49.655167+0000", 2023-09-23T23:39:30.011 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.22148849800000001 2023-09-23T23:39:30.011 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:30.011 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:30.011 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:39:30.011 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:37:49.655340+0000", 2023-09-23T23:39:30.011 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00017362000000000001 2023-09-23T23:39:30.011 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:30.011 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:30.011 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 3,6", 2023-09-23T23:39:30.011 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:37:49.655490+0000", 2023-09-23T23:39:30.012 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00014916500000000001 2023-09-23T23:39:30.012 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:30.012 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:30.012 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-23T23:39:30.012 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:37:49.665569+0000", 2023-09-23T23:39:30.012 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.01007952 2023-09-23T23:39:30.012 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:30.012 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:30.012 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:39:30.012 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:37:49.665665+0000", 2023-09-23T23:39:30.012 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 9.5742999999999995e-05 2023-09-23T23:39:30.012 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:30.012 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:30.013 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:39:30.013 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:37:49.665743+0000", 2023-09-23T23:39:30.013 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.7816000000000002e-05 2023-09-23T23:39:30.013 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:30.013 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:30.013 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:39:30.013 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:37:49.665806+0000", 2023-09-23T23:39:30.013 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.3849999999999993e-05 2023-09-23T23:39:30.013 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:30.013 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:30.013 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:39:30.013 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:37:49.665846+0000", 2023-09-23T23:39:30.013 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 3.9897000000000001e-05 2023-09-23T23:39:30.014 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:39:30.014 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:39:30.014 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:39:30.014 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:30.014 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:30.014 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_repop(client.34779.0:40272 6.7 e160/153 6:e1ad1eda:::benchmark_data_smithi159_178836_object40271:head v 160'2565, mlcod=160'2562)", 2023-09-23T23:39:30.014 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:37:49.433757+0000", 2023-09-23T23:39:30.014 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 100.43564888, 2023-09-23T23:39:30.014 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.225181781, 2023-09-23T23:39:30.014 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:39:30.014 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:39:30.014 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:39:30.015 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:30.015 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:39:30.015 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:37:49.433757+0000", 2023-09-23T23:39:30.015 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:39:30.015 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:30.015 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:30.015 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:39:30.015 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:37:49.433757+0000", 2023-09-23T23:39:30.015 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:39:30.015 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:30.015 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:30.015 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:39:30.016 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:37:49.433756+0000", 2023-09-23T23:39:30.016 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999995 2023-09-23T23:39:30.016 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:30.016 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:30.016 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:39:30.016 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:37:49.433779+0000", 2023-09-23T23:39:30.016 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.3303999999999999e-05 2023-09-23T23:39:30.016 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:30.016 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:30.016 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:39:30.016 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:37:49.433788+0000", 2023-09-23T23:39:30.016 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.8480000000000007e-06 2023-09-23T23:39:30.016 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:30.017 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:30.017 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:39:30.017 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:37:49.433795+0000", 2023-09-23T23:39:30.017 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.5479999999999998e-06 2023-09-23T23:39:30.017 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:30.017 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:30.017 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:39:30.017 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:37:49.655117+0000", 2023-09-23T23:39:30.017 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.22132185200000001 2023-09-23T23:39:30.017 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:30.017 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:30.017 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:39:30.018 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:37:49.655146+0000", 2023-09-23T23:39:30.018 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.9665000000000001e-05 2023-09-23T23:39:30.018 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:30.018 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:30.018 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:39:30.018 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:37:49.658901+0000", 2023-09-23T23:39:30.018 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0037550930000000001 2023-09-23T23:39:30.018 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:30.018 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:30.018 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:39:30.018 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:37:49.658939+0000", 2023-09-23T23:39:30.018 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 3.7126000000000003e-05 2023-09-23T23:39:30.018 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:39:30.019 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:39:30.019 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:39:30.019 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:30.019 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:30.019 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.34779.0:124727 6.4 6:2c5fd925:::benchmark_data_smithi159_178836_object19700:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e168)", 2023-09-23T23:39:30.019 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:39:24.957968+0000", 2023-09-23T23:39:30.019 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 4.9114378270000003, 2023-09-23T23:39:30.019 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.25260898199999998, 2023-09-23T23:39:30.019 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:39:30.019 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:39:30.019 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:39:30.019 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.34779", 2023-09-23T23:39:30.020 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1800049041", 2023-09-23T23:39:30.020 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 124727 2023-09-23T23:39:30.020 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:30.020 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:39:30.020 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:30.020 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:39:30.020 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:24.957968+0000", 2023-09-23T23:39:30.020 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:39:30.020 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:30.020 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:30.020 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:39:30.020 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:24.957968+0000", 2023-09-23T23:39:30.020 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:39:30.021 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:30.021 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:30.021 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:39:30.021 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:24.957966+0000", 2023-09-23T23:39:30.021 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999986 2023-09-23T23:39:30.021 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:30.021 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:30.021 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:39:30.021 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:24.957974+0000", 2023-09-23T23:39:30.021 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.5390000000000002e-06 2023-09-23T23:39:30.021 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:30.021 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:30.021 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:39:30.022 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:24.957987+0000", 2023-09-23T23:39:30.022 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.306e-05 2023-09-23T23:39:30.022 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:30.022 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:30.022 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:39:30.022 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:24.957995+0000", 2023-09-23T23:39:30.022 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.7819999999999994e-06 2023-09-23T23:39:30.022 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:30.022 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:30.022 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:39:30.022 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:24.958029+0000", 2023-09-23T23:39:30.022 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 3.4681000000000002e-05 2023-09-23T23:39:30.022 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:30.023 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:30.023 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:39:30.023 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:25.021605+0000", 2023-09-23T23:39:30.023 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.063575437999999998 2023-09-23T23:39:30.023 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:30.023 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:30.023 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 3,6", 2023-09-23T23:39:30.023 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:25.024502+0000", 2023-09-23T23:39:30.023 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0028975519999999999 2023-09-23T23:39:30.023 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:30.023 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:30.023 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-23T23:39:30.023 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:25.031183+0000", 2023-09-23T23:39:30.024 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00668076 2023-09-23T23:39:30.024 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:30.024 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:30.024 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:39:30.024 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:25.031217+0000", 2023-09-23T23:39:30.024 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 3.3945000000000001e-05 2023-09-23T23:39:30.024 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:30.024 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:30.024 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:39:30.024 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:25.210309+0000", 2023-09-23T23:39:30.024 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.17909203600000001 2023-09-23T23:39:30.024 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:30.024 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:30.025 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:39:30.025 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:25.210535+0000", 2023-09-23T23:39:30.025 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00022605999999999999 2023-09-23T23:39:30.025 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:39:30.025 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:39:30.025 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:39:30.025 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:25.210577+0000", 2023-09-23T23:39:30.025 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.1749000000000003e-05 2023-09-23T23:39:30.025 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:39:30.025 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:39:30.025 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:39:30.025 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:39:30.026 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:39:30.026 INFO:teuthology.orchestra.run.smithi159.stdout:} 2023-09-23T23:39:30.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:30.027 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:30.027 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:39:30.027 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:29 smithi164 bash[92846]: cluster 2023-09-23T23:39:28.527974+0000 mgr.y (mgr.25991) 666 : cluster 0 pgmap v650: 89 pgs: 2 active+remapped+backfilling, 6 active+remapped+backfill_wait, 81 active+clean; 5.2 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 789 op/s; 38696/255222 objects misplaced (15.162%); 11 MiB/s, 176 objects/s recovering 2023-09-23T23:39:30.128 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:30.159 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:30.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:30.161 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:39:30.262 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:30.288 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:30.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:30.293 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:39:30.395 INFO:teuthology.orchestra.run.smithi159.stdout: 2023-09-23T23:39:30.396 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:30.401 INFO:teuthology.orchestra.run.smithi159.stderr:dumped all 2023-09-23T23:39:30.432 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:30.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:30.435 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:39:30.536 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:30.561 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:30.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:30.564 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:39:30.665 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:30.691 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:30.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:30.697 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:39:30.798 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:30.823 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:30.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:30.829 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:39:30.929 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:39:30.955 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:39:30.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:30.960 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:39:31.061 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:31.089 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:31.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:31.093 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:39:31.194 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:39:31.218 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:39:31.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:31.222 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:39:31.323 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:39:31.367 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T23:39:31.368 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:39:31.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:31.370 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:39:31.385 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T23:39:31.471 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:39:31.545 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:39:31.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:31.551 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:39:31.652 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:39:31.681 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:39:31.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:31.683 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:39:31.784 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:39:31.816 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:39:31.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:31.819 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:39:31.920 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:39:31.929 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:31 smithi164 bash[92846]: audit 2023-09-23T23:39:30.372825+0000 mgr.y (mgr.25991) 667 : audit 0 from='client.34833 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:39:31.929 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:31 smithi164 bash[92846]: cluster 2023-09-23T23:39:30.528474+0000 mgr.y (mgr.25991) 668 : cluster 0 pgmap v651: 89 pgs: 2 active+remapped+backfilling, 6 active+remapped+backfill_wait, 81 active+clean; 5.1 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 644 op/s; 37588/250119 objects misplaced (15.028%); 8.1 MiB/s, 130 objects/s recovering 2023-09-23T23:39:31.946 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:39:31.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:31.949 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:39:32.050 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:39:32.081 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:39:32.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:32.086 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:39:32.187 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:39:32.212 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:39:32.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:32.219 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:39:32.251 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:31 smithi159 bash[105915]: audit 2023-09-23T23:39:30.372825+0000 mgr.y (mgr.25991) 667 : audit 0 from='client.34833 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:39:32.251 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:31 smithi159 bash[105915]: cluster 2023-09-23T23:39:30.528474+0000 mgr.y (mgr.25991) 668 : cluster 0 pgmap v651: 89 pgs: 2 active+remapped+backfilling, 6 active+remapped+backfill_wait, 81 active+clean; 5.1 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 644 op/s; 37588/250119 objects misplaced (15.028%); 8.1 MiB/s, 130 objects/s recovering 2023-09-23T23:39:32.251 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:31 smithi159 bash[108473]: audit 2023-09-23T23:39:30.372825+0000 mgr.y (mgr.25991) 667 : audit 0 from='client.34833 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:39:32.251 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:31 smithi159 bash[108473]: cluster 2023-09-23T23:39:30.528474+0000 mgr.y (mgr.25991) 668 : cluster 0 pgmap v651: 89 pgs: 2 active+remapped+backfilling, 6 active+remapped+backfill_wait, 81 active+clean; 5.1 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 644 op/s; 37588/250119 objects misplaced (15.028%); 8.1 MiB/s, 130 objects/s recovering 2023-09-23T23:39:32.320 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:32.346 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:32.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:32.349 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:39:32.449 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:39:32.477 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:39:32.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:32.481 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:39:32.582 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:39:32.609 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:39:32.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:32.616 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:39:32.717 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:39:32.739 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:39:32.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:32.745 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:39:32.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:32 smithi164 bash[92846]: audit 2023-09-23T23:39:32.232666+0000 mon.a (mon.0) 827 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:39:32.806 INFO:teuthology.orchestra.run.smithi159.stdout:{"pg_ready":true,"pg_map":{"version":650,"stamp":"2023-09-23T23:39:28.527608+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":5578299339,"num_objects":85074,"num_object_clones":0,"num_object_copies":255222,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":38696,"num_objects_unfound":0,"num_objects_dirty":85074,"num_whiteouts":0,"num_read":6486,"num_read_kb":14174,"num_write":126150,"num_write_kb":6736696,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4103,"num_bytes_recovered":266804774,"num_keys_recovered":10,"num_objects_omap":16,"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":83663,"ondisk_log_size":83663,"up":267,"acting":267,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":267,"num_osds":5,"num_per_pool_osds":5,"num_per_pool_omap_osds":5,"kb":468725760,"kb_used":15291592,"kb_used_data":13919392,"kb_used_omap":23,"kb_used_meta":1371816,"kb_avail":453434168,"statfs":{"total":479975178240,"available":464316588032,"internally_reserved":0,"allocated":14253457408,"data_stored":14249504422,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":24379,"internal_metadata":1404739781},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,1,3],"upper_bound":8},"perf_stat":{"commit_latency_ms":3,"apply_latency_ms":3,"commit_latency_ns":3000000,"apply_latency_ns":3000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":-517603328,"num_objects":-7898,"num_object_clones":0,"num_object_copies":-23694,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":-5397,"num_objects_unfound":0,"num_objects_dirty":-7898,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7898,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1768,"num_bytes_recovered":115867648,"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":"10.002975"},"pg_stats":[{"pgid":"3.1a","version":"69'2","reported_seq":19,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T23:39:04.799546+0000","last_change":"2023-09-23T23:37:33.620544+0000","last_active":"2023-09-23T23:39:04.799546+0000","last_peered":"2023-09-23T23:39:04.799546+0000","last_clean":"2023-09-23T23:39:04.799546+0000","last_became_active":"2023-09-23T23:37:33.620145+0000","last_became_peered":"2023-09-23T23:37:33.620145+0000","last_unstale":"2023-09-23T23:39:04.799546+0000","last_undegraded":"2023-09-23T23:39:04.799546+0000","last_fullsized":"2023-09-23T23:39:04.799546+0000","mapping_epoch":159,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":160,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T03:15:18.766064+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,2],"acting":[6,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":137,"reported_epoch":169,"state":"active+clean","last_fresh":"2023-09-23T23:39:25.444027+0000","last_change":"2023-09-23T23:26:56.889562+0000","last_active":"2023-09-23T23:39:25.444027+0000","last_peered":"2023-09-23T23:39:25.444027+0000","last_clean":"2023-09-23T23:39:25.444027+0000","last_became_active":"2023-09-23T23:26:56.889178+0000","last_became_peered":"2023-09-23T23:26:56.889178+0000","last_unstale":"2023-09-23T23:39:25.444027+0000","last_undegraded":"2023-09-23T23:39:25.444027+0000","last_fullsized":"2023-09-23T23:39:25.444027+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T09:38:54.310691+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":118,"reported_epoch":167,"state":"active+clean","last_fresh":"2023-09-23T23:39:03.790084+0000","last_change":"2023-09-23T23:34:47.351517+0000","last_active":"2023-09-23T23:39:03.790084+0000","last_peered":"2023-09-23T23:39:03.790084+0000","last_clean":"2023-09-23T23:39:03.790084+0000","last_became_active":"2023-09-23T23:34:47.351201+0000","last_became_peered":"2023-09-23T23:34:47.351201+0000","last_unstale":"2023-09-23T23:39:03.790084+0000","last_undegraded":"2023-09-23T23:39:03.790084+0000","last_fullsized":"2023-09-23T23:39:03.790084+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-24T23:21:45.421909+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,3,6],"acting":[1,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":92,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T23:39:05.475709+0000","last_change":"2023-09-23T23:39:01.784790+0000","last_active":"2023-09-23T23:39:05.475709+0000","last_peered":"2023-09-23T23:39:05.475709+0000","last_clean":"2023-09-23T23:39:05.475709+0000","last_became_active":"2023-09-23T23:39:01.784269+0000","last_became_peered":"2023-09-23T23:39:01.784269+0000","last_unstale":"2023-09-23T23:39:05.475709+0000","last_undegraded":"2023-09-23T23:39:05.475709+0000","last_fullsized":"2023-09-23T23:39:05.475709+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:08:35.647238+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,6,4],"acting":[3,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":164,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T23:39:04.809964+0000","last_change":"2023-09-23T23:34:47.351063+0000","last_active":"2023-09-23T23:39:04.809964+0000","last_peered":"2023-09-23T23:39:04.809964+0000","last_clean":"2023-09-23T23:39:04.809964+0000","last_became_active":"2023-09-23T23:34:47.350642+0000","last_became_peered":"2023-09-23T23:34:47.350642+0000","last_unstale":"2023-09-23T23:39:04.809964+0000","last_undegraded":"2023-09-23T23:39:04.809964+0000","last_fullsized":"2023-09-23T23:39:04.809964+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T00:16:56.912097+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":159,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T23:39:04.800120+0000","last_change":"2023-09-23T23:35:41.563649+0000","last_active":"2023-09-23T23:39:04.800120+0000","last_peered":"2023-09-23T23:39:04.800120+0000","last_clean":"2023-09-23T23:39:04.800120+0000","last_became_active":"2023-09-23T23:35:41.563126+0000","last_became_peered":"2023-09-23T23:35:41.563126+0000","last_unstale":"2023-09-23T23:39:04.800120+0000","last_undegraded":"2023-09-23T23:39:04.800120+0000","last_fullsized":"2023-09-23T23:39:04.800120+0000","mapping_epoch":141,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":142,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:36:01.363780+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,2,3],"acting":[6,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":106,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T23:39:04.809373+0000","last_change":"2023-09-23T23:35:41.557711+0000","last_active":"2023-09-23T23:39:04.809373+0000","last_peered":"2023-09-23T23:39:04.809373+0000","last_clean":"2023-09-23T23:39:04.809373+0000","last_became_active":"2023-09-23T23:35:41.554711+0000","last_became_peered":"2023-09-23T23:35:41.554711+0000","last_unstale":"2023-09-23T23:39:04.809373+0000","last_undegraded":"2023-09-23T23:39:04.809373+0000","last_fullsized":"2023-09-23T23:39:04.809373+0000","mapping_epoch":141,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":142,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T01:30:48.881964+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,6,1],"acting":[3,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":137,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T23:39:04.810029+0000","last_change":"2023-09-23T23:26:56.890389+0000","last_active":"2023-09-23T23:39:04.810029+0000","last_peered":"2023-09-23T23:39:04.810029+0000","last_clean":"2023-09-23T23:39:04.810029+0000","last_became_active":"2023-09-23T23:26:56.890056+0000","last_became_peered":"2023-09-23T23:26:56.890056+0000","last_unstale":"2023-09-23T23:39:04.810029+0000","last_undegraded":"2023-09-23T23:39:04.810029+0000","last_fullsized":"2023-09-23T23:39:04.810029+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T00:20:02.700981+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":71,"reported_epoch":167,"state":"active+clean","last_fresh":"2023-09-23T23:39:03.921513+0000","last_change":"2023-09-23T23:39:01.775326+0000","last_active":"2023-09-23T23:39:03.921513+0000","last_peered":"2023-09-23T23:39:03.921513+0000","last_clean":"2023-09-23T23:39:03.921513+0000","last_became_active":"2023-09-23T23:39:01.774427+0000","last_became_peered":"2023-09-23T23:39:01.774427+0000","last_unstale":"2023-09-23T23:39:03.921513+0000","last_undegraded":"2023-09-23T23:39:03.921513+0000","last_fullsized":"2023-09-23T23:39:03.921513+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T03:54:25.565889+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,3,2],"acting":[1,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":96,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T23:39:04.808469+0000","last_change":"2023-09-23T23:39:01.784229+0000","last_active":"2023-09-23T23:39:04.808469+0000","last_peered":"2023-09-23T23:39:04.808469+0000","last_clean":"2023-09-23T23:39:04.808469+0000","last_became_active":"2023-09-23T23:39:01.783895+0000","last_became_peered":"2023-09-23T23:39:01.783895+0000","last_unstale":"2023-09-23T23:39:04.808469+0000","last_undegraded":"2023-09-23T23:39:04.808469+0000","last_fullsized":"2023-09-23T23:39:04.808469+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T09:32:14.865261+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.15","version":"68'3","reported_seq":35,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T23:39:05.475689+0000","last_change":"2023-09-23T23:39:01.818902+0000","last_active":"2023-09-23T23:39:05.475689+0000","last_peered":"2023-09-23T23:39:05.475689+0000","last_clean":"2023-09-23T23:39:05.475689+0000","last_became_active":"2023-09-23T23:39:01.785446+0000","last_became_peered":"2023-09-23T23:39:01.785446+0000","last_unstale":"2023-09-23T23:39:05.475689+0000","last_undegraded":"2023-09-23T23:39:05.475689+0000","last_fullsized":"2023-09-23T23:39:05.475689+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"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 @ 2023-09-24T23:22:56.139410+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"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":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":90,"num_keys_recovered":0,"num_objects_omap":1,"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":[3,4,6],"acting":[3,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":61,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T23:39:04.802211+0000","last_change":"2023-09-23T23:32:08.441035+0000","last_active":"2023-09-23T23:39:04.802211+0000","last_peered":"2023-09-23T23:39:04.802211+0000","last_clean":"2023-09-23T23:39:04.802211+0000","last_became_active":"2023-09-23T23:32:08.440672+0000","last_became_peered":"2023-09-23T23:32:08.440672+0000","last_unstale":"2023-09-23T23:39:04.802211+0000","last_undegraded":"2023-09-23T23:39:04.802211+0000","last_fullsized":"2023-09-23T23:39:04.802211+0000","mapping_epoch":120,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":121,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T07:03:24.522125+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"90'23","reported_seq":85,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T23:39:04.800767+0000","last_change":"2023-09-23T23:39:01.812251+0000","last_active":"2023-09-23T23:39:04.800767+0000","last_peered":"2023-09-23T23:39:04.800767+0000","last_clean":"2023-09-23T23:39:04.800767+0000","last_became_active":"2023-09-23T23:39:01.787044+0000","last_became_peered":"2023-09-23T23:39:01.787044+0000","last_unstale":"2023-09-23T23:39:04.800767+0000","last_undegraded":"2023-09-23T23:39:04.800767+0000","last_fullsized":"2023-09-23T23:39:04.800767+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"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 @ 2023-09-25T06:42:59.705703+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"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":4,"num_whiteouts":0,"num_read":7,"num_read_kb":6,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":4734,"num_keys_recovered":0,"num_objects_omap":1,"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":[6,4,2],"acting":[6,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":128,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T23:39:04.822588+0000","last_change":"2023-09-23T23:25:05.230568+0000","last_active":"2023-09-23T23:39:04.822588+0000","last_peered":"2023-09-23T23:39:04.822588+0000","last_clean":"2023-09-23T23:39:04.822588+0000","last_became_active":"2023-09-23T23:25:05.230211+0000","last_became_peered":"2023-09-23T23:25:05.230211+0000","last_unstale":"2023-09-23T23:39:04.822588+0000","last_undegraded":"2023-09-23T23:39:04.822588+0000","last_fullsized":"2023-09-23T23:39:04.822588+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T01:42:35.780414+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.13","version":"68'2","reported_seq":32,"reported_epoch":167,"state":"active+clean","last_fresh":"2023-09-23T23:39:03.934159+0000","last_change":"2023-09-23T23:39:01.805733+0000","last_active":"2023-09-23T23:39:03.934159+0000","last_peered":"2023-09-23T23:39:03.934159+0000","last_clean":"2023-09-23T23:39:03.934159+0000","last_became_active":"2023-09-23T23:39:01.780704+0000","last_became_peered":"2023-09-23T23:39:01.780704+0000","last_unstale":"2023-09-23T23:39:03.934159+0000","last_undegraded":"2023-09-23T23:39:03.934159+0000","last_fullsized":"2023-09-23T23:39:03.934159+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T08:21:50.390978+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"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":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":34,"num_keys_recovered":10,"num_objects_omap":1,"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":[2,4,6],"acting":[2,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":146,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T23:39:04.817576+0000","last_change":"2023-09-23T23:39:01.779473+0000","last_active":"2023-09-23T23:39:04.817576+0000","last_peered":"2023-09-23T23:39:04.817576+0000","last_clean":"2023-09-23T23:39:04.817576+0000","last_became_active":"2023-09-23T23:39:01.779172+0000","last_became_peered":"2023-09-23T23:39:01.779172+0000","last_unstale":"2023-09-23T23:39:04.817576+0000","last_undegraded":"2023-09-23T23:39:04.817576+0000","last_fullsized":"2023-09-23T23:39:04.817576+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T11:13:38.233454+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":64,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T23:39:05.475590+0000","last_change":"2023-09-23T23:39:01.778654+0000","last_active":"2023-09-23T23:39:05.475590+0000","last_peered":"2023-09-23T23:39:05.475590+0000","last_clean":"2023-09-23T23:39:05.475590+0000","last_became_active":"2023-09-23T23:39:01.776906+0000","last_became_peered":"2023-09-23T23:39:01.776906+0000","last_unstale":"2023-09-23T23:39:05.475590+0000","last_undegraded":"2023-09-23T23:39:05.475590+0000","last_fullsized":"2023-09-23T23:39:05.475590+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T03:04:41.862497+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":80,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T23:39:05.475673+0000","last_change":"2023-09-23T23:39:01.785789+0000","last_active":"2023-09-23T23:39:05.475673+0000","last_peered":"2023-09-23T23:39:05.475673+0000","last_clean":"2023-09-23T23:39:05.475673+0000","last_became_active":"2023-09-23T23:39:01.784977+0000","last_became_peered":"2023-09-23T23:39:01.784977+0000","last_unstale":"2023-09-23T23:39:05.475673+0000","last_undegraded":"2023-09-23T23:39:05.475673+0000","last_fullsized":"2023-09-23T23:39:05.475673+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T06:11:59.597194+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,6,1],"acting":[3,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":17,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T23:39:04.822424+0000","last_change":"2023-09-23T23:39:01.784680+0000","last_active":"2023-09-23T23:39:04.822424+0000","last_peered":"2023-09-23T23:39:04.822424+0000","last_clean":"2023-09-23T23:39:04.822424+0000","last_became_active":"2023-09-23T23:39:01.784251+0000","last_became_peered":"2023-09-23T23:39:01.784251+0000","last_unstale":"2023-09-23T23:39:04.822424+0000","last_undegraded":"2023-09-23T23:39:04.822424+0000","last_fullsized":"2023-09-23T23:39:04.822424+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T00:14:24.040103+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,6,3],"acting":[4,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":101,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T23:39:04.808609+0000","last_change":"2023-09-23T23:39:01.784592+0000","last_active":"2023-09-23T23:39:04.808609+0000","last_peered":"2023-09-23T23:39:04.808609+0000","last_clean":"2023-09-23T23:39:04.808609+0000","last_became_active":"2023-09-23T23:39:01.783524+0000","last_became_peered":"2023-09-23T23:39:01.783524+0000","last_unstale":"2023-09-23T23:39:04.808609+0000","last_undegraded":"2023-09-23T23:39:04.808609+0000","last_fullsized":"2023-09-23T23:39:04.808609+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T01:52:10.123910+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,2,6],"acting":[3,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.10","version":"68'8","reported_seq":182,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T23:39:04.799178+0000","last_change":"2023-09-23T23:34:47.368204+0000","last_active":"2023-09-23T23:39:04.799178+0000","last_peered":"2023-09-23T23:39:04.799178+0000","last_clean":"2023-09-23T23:39:04.799178+0000","last_became_active":"2023-09-23T23:34:47.353802+0000","last_became_peered":"2023-09-23T23:34:47.353802+0000","last_unstale":"2023-09-23T23:39:04.799178+0000","last_undegraded":"2023-09-23T23:39:04.799178+0000","last_fullsized":"2023-09-23T23:39:04.799178+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"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 @ 2023-09-25T07:32:52.930708+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"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":4,"num_whiteouts":0,"num_read":12,"num_read_kb":12,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"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":[6,3,2],"acting":[6,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":146,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T23:39:04.809231+0000","last_change":"2023-09-23T23:39:01.778734+0000","last_active":"2023-09-23T23:39:04.809231+0000","last_peered":"2023-09-23T23:39:04.809231+0000","last_clean":"2023-09-23T23:39:04.809231+0000","last_became_active":"2023-09-23T23:39:01.776950+0000","last_became_peered":"2023-09-23T23:39:01.776950+0000","last_unstale":"2023-09-23T23:39:04.809231+0000","last_undegraded":"2023-09-23T23:39:04.809231+0000","last_fullsized":"2023-09-23T23:39:04.809231+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:49:52.556092+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"6.a","version":"169'7883","reported_seq":7907,"reported_epoch":169,"state":"active+clean","last_fresh":"2023-09-23T23:39:28.176167+0000","last_change":"2023-09-23T23:37:05.445188+0000","last_active":"2023-09-23T23:39:28.176167+0000","last_peered":"2023-09-23T23:39:28.176167+0000","last_clean":"2023-09-23T23:39:28.176167+0000","last_became_active":"2023-09-23T23:37:05.444558+0000","last_became_peered":"2023-09-23T23:37:05.444558+0000","last_unstale":"2023-09-23T23:39:28.176167+0000","last_undegraded":"2023-09-23T23:39:28.176167+0000","last_fullsized":"2023-09-23T23:39:28.176167+0000","mapping_epoch":153,"log_start":"160'3033","ondisk_log_start":"160'3033","created":153,"last_epoch_clean":154,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:37:04.373743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:37:04.373743+0000","last_clean_scrub_stamp":"2023-09-23T23:37:04.373743+0000","objects_scrubbed":0,"log_size":4850,"log_dups_size":0,"ondisk_log_size":4850,"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 @ 2023-09-25T08:39:48.227466+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":339148800,"num_objects":5175,"num_object_clones":0,"num_object_copies":15525,"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":5175,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7883,"num_write_kb":417856,"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":[6,2,1],"acting":[6,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.f","version":"68'1","reported_seq":32,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T23:39:04.823403+0000","last_change":"2023-09-23T23:39:01.809850+0000","last_active":"2023-09-23T23:39:04.823403+0000","last_peered":"2023-09-23T23:39:04.823403+0000","last_clean":"2023-09-23T23:39:04.823403+0000","last_became_active":"2023-09-23T23:39:01.784320+0000","last_became_peered":"2023-09-23T23:39:01.784320+0000","last_unstale":"2023-09-23T23:39:04.823403+0000","last_undegraded":"2023-09-23T23:39:04.823403+0000","last_fullsized":"2023-09-23T23:39:04.823403+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"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 @ 2023-09-25T08:14:54.954145+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":22,"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":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":22,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T23:39:04.800377+0000","last_change":"2023-09-23T23:39:01.791395+0000","last_active":"2023-09-23T23:39:04.800377+0000","last_peered":"2023-09-23T23:39:04.800377+0000","last_clean":"2023-09-23T23:39:04.800377+0000","last_became_active":"2023-09-23T23:39:01.791101+0000","last_became_peered":"2023-09-23T23:39:01.791101+0000","last_unstale":"2023-09-23T23:39:04.800377+0000","last_undegraded":"2023-09-23T23:39:04.800377+0000","last_fullsized":"2023-09-23T23:39:04.800377+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:15:17.934614+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,3],"acting":[6,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"6.b","version":"169'7969","reported_seq":8004,"reported_epoch":169,"state":"active+remapped+backfill_wait","last_fresh":"2023-09-23T23:39:25.483567+0000","last_change":"2023-09-23T23:39:03.017954+0000","last_active":"2023-09-23T23:39:25.483567+0000","last_peered":"2023-09-23T23:39:25.483567+0000","last_clean":"2023-09-23T23:39:00.730043+0000","last_became_active":"2023-09-23T23:39:02.990739+0000","last_became_peered":"2023-09-23T23:39:02.990739+0000","last_unstale":"2023-09-23T23:39:25.483567+0000","last_undegraded":"2023-09-23T23:39:25.483567+0000","last_fullsized":"2023-09-23T23:39:25.483567+0000","mapping_epoch":165,"log_start":"160'3254","ondisk_log_start":"160'3254","created":153,"last_epoch_clean":154,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:37:04.373743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:37:04.373743+0000","last_clean_scrub_stamp":"2023-09-23T23:37:04.373743+0000","objects_scrubbed":0,"log_size":4715,"log_dups_size":0,"ondisk_log_size":4715,"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 @ 2023-09-25T04:05:06.613778+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":355532800,"num_objects":5425,"num_object_clones":0,"num_object_copies":16275,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":5425,"num_objects_unfound":0,"num_objects_dirty":5425,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7969,"num_write_kb":428608,"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":[3,1,6],"acting":[3,1,7],"avail_no_missing":["3","1","7"],"object_location_counts":[{"shards":"1,3,7","objects":5425}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.e","version":"68'2","reported_seq":30,"reported_epoch":167,"state":"active+clean","last_fresh":"2023-09-23T23:39:03.921542+0000","last_change":"2023-09-23T23:39:01.787662+0000","last_active":"2023-09-23T23:39:03.921542+0000","last_peered":"2023-09-23T23:39:03.921542+0000","last_clean":"2023-09-23T23:39:03.921542+0000","last_became_active":"2023-09-23T23:39:01.774466+0000","last_became_peered":"2023-09-23T23:39:01.774466+0000","last_unstale":"2023-09-23T23:39:03.921542+0000","last_undegraded":"2023-09-23T23:39:03.921542+0000","last_fullsized":"2023-09-23T23:39:03.921542+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T06:21:06.723325+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"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,3,2],"acting":[1,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":120,"reported_epoch":167,"state":"active+clean","last_fresh":"2023-09-23T23:39:03.790178+0000","last_change":"2023-09-23T23:35:10.673509+0000","last_active":"2023-09-23T23:39:03.790178+0000","last_peered":"2023-09-23T23:39:03.790178+0000","last_clean":"2023-09-23T23:39:03.790178+0000","last_became_active":"2023-09-23T23:35:10.673318+0000","last_became_peered":"2023-09-23T23:35:10.673318+0000","last_unstale":"2023-09-23T23:39:03.790178+0000","last_undegraded":"2023-09-23T23:39:03.790178+0000","last_fullsized":"2023-09-23T23:39:03.790178+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:08:13.653109+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,4,3],"acting":[1,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"6.8","version":"168'7783","reported_seq":12494,"reported_epoch":168,"state":"active+remapped+backfilling","last_fresh":"2023-09-23T23:39:23.982270+0000","last_change":"2023-09-23T23:39:03.122546+0000","last_active":"2023-09-23T23:39:23.982270+0000","last_peered":"2023-09-23T23:39:23.982270+0000","last_clean":"2023-09-23T23:39:00.705524+0000","last_became_active":"2023-09-23T23:39:02.934130+0000","last_became_peered":"2023-09-23T23:39:02.934130+0000","last_unstale":"2023-09-23T23:39:23.982270+0000","last_undegraded":"2023-09-23T23:39:23.982270+0000","last_fullsized":"2023-09-23T23:39:23.982270+0000","mapping_epoch":165,"log_start":"160'1615","ondisk_log_start":"160'1615","created":153,"last_epoch_clean":154,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:37:04.373743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:37:04.373743+0000","last_clean_scrub_stamp":"2023-09-23T23:37:04.373743+0000","objects_scrubbed":0,"log_size":6168,"log_dups_size":0,"ondisk_log_size":6168,"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 @ 2023-09-25T01:51:59.025335+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":350945280,"num_objects":5355,"num_object_clones":0,"num_object_copies":16065,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":3216,"num_objects_unfound":0,"num_objects_dirty":5355,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7783,"num_write_kb":420416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2340,"num_bytes_recovered":153354240,"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":[2,3,6],"acting":[2,3,7],"avail_no_missing":["2","3","7"],"object_location_counts":[{"shards":"2,3,7","objects":5355}],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.d","version":"68'1","reported_seq":32,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T23:39:04.800639+0000","last_change":"2023-09-23T23:39:01.816014+0000","last_active":"2023-09-23T23:39:04.800639+0000","last_peered":"2023-09-23T23:39:04.800639+0000","last_clean":"2023-09-23T23:39:04.800639+0000","last_became_active":"2023-09-23T23:39:01.787794+0000","last_became_peered":"2023-09-23T23:39:01.787794+0000","last_unstale":"2023-09-23T23:39:04.800639+0000","last_undegraded":"2023-09-23T23:39:04.800639+0000","last_fullsized":"2023-09-23T23:39:04.800639+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"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 @ 2023-09-25T08:29:33.262195+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":70,"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":[6,3,4],"acting":[6,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":139,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T23:39:04.800707+0000","last_change":"2023-09-23T23:39:01.787814+0000","last_active":"2023-09-23T23:39:04.800707+0000","last_peered":"2023-09-23T23:39:04.800707+0000","last_clean":"2023-09-23T23:39:04.800707+0000","last_became_active":"2023-09-23T23:39:01.787522+0000","last_became_peered":"2023-09-23T23:39:01.787522+0000","last_unstale":"2023-09-23T23:39:04.800707+0000","last_undegraded":"2023-09-23T23:39:04.800707+0000","last_fullsized":"2023-09-23T23:39:04.800707+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T01:04:52.248334+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,1,3],"acting":[6,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"6.9","version":"168'7533","reported_seq":7563,"reported_epoch":168,"state":"active+remapped+backfill_wait","last_fresh":"2023-09-23T23:39:23.927754+0000","last_change":"2023-09-23T23:39:02.971123+0000","last_active":"2023-09-23T23:39:23.927754+0000","last_peered":"2023-09-23T23:39:23.927754+0000","last_clean":"2023-09-23T23:39:00.749702+0000","last_became_active":"2023-09-23T23:39:02.950617+0000","last_became_peered":"2023-09-23T23:39:02.950617+0000","last_unstale":"2023-09-23T23:39:23.927754+0000","last_undegraded":"2023-09-23T23:39:23.927754+0000","last_fullsized":"2023-09-23T23:39:23.927754+0000","mapping_epoch":165,"log_start":"160'1348","ondisk_log_start":"160'1348","created":153,"last_epoch_clean":154,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:37:04.373743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:37:04.373743+0000","last_clean_scrub_stamp":"2023-09-23T23:37:04.373743+0000","objects_scrubbed":0,"log_size":6185,"log_dups_size":0,"ondisk_log_size":6185,"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 @ 2023-09-25T08:08:37.773861+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":343474176,"num_objects":5241,"num_object_clones":0,"num_object_copies":15723,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":5241,"num_objects_unfound":0,"num_objects_dirty":5241,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7533,"num_write_kb":408768,"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":[2,3,6],"acting":[2,3,7],"avail_no_missing":["2","3","7"],"object_location_counts":[{"shards":"2,3,7","objects":5241}],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":124,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T23:39:04.818766+0000","last_change":"2023-09-23T23:32:08.441267+0000","last_active":"2023-09-23T23:39:04.818766+0000","last_peered":"2023-09-23T23:39:04.818766+0000","last_clean":"2023-09-23T23:39:04.818766+0000","last_became_active":"2023-09-23T23:32:08.440895+0000","last_became_peered":"2023-09-23T23:32:08.440895+0000","last_unstale":"2023-09-23T23:39:04.818766+0000","last_undegraded":"2023-09-23T23:39:04.818766+0000","last_fullsized":"2023-09-23T23:39:04.818766+0000","mapping_epoch":120,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":121,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T02:38:44.532782+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,6,1],"acting":[3,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":73,"reported_epoch":167,"state":"active+clean","last_fresh":"2023-09-23T23:39:03.791131+0000","last_change":"2023-09-23T23:35:41.554918+0000","last_active":"2023-09-23T23:39:03.791131+0000","last_peered":"2023-09-23T23:39:03.791131+0000","last_clean":"2023-09-23T23:39:03.791131+0000","last_became_active":"2023-09-23T23:35:41.554595+0000","last_became_peered":"2023-09-23T23:35:41.554595+0000","last_unstale":"2023-09-23T23:39:03.791131+0000","last_undegraded":"2023-09-23T23:39:03.791131+0000","last_fullsized":"2023-09-23T23:39:03.791131+0000","mapping_epoch":141,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":142,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:08:11.714395+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,4,3],"acting":[1,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"6.e","version":"168'7715","reported_seq":7747,"reported_epoch":168,"state":"active+remapped+backfill_wait","last_fresh":"2023-09-23T23:39:24.070023+0000","last_change":"2023-09-23T23:39:02.957221+0000","last_active":"2023-09-23T23:39:24.070023+0000","last_peered":"2023-09-23T23:39:24.070023+0000","last_clean":"2023-09-23T23:39:00.753694+0000","last_became_active":"2023-09-23T23:39:02.950589+0000","last_became_peered":"2023-09-23T23:39:02.950589+0000","last_unstale":"2023-09-23T23:39:24.070023+0000","last_undegraded":"2023-09-23T23:39:24.070023+0000","last_fullsized":"2023-09-23T23:39:24.070023+0000","mapping_epoch":165,"log_start":"160'2463","ondisk_log_start":"160'2463","created":153,"last_epoch_clean":154,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:37:04.373743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:37:04.373743+0000","last_clean_scrub_stamp":"2023-09-23T23:37:04.373743+0000","objects_scrubbed":0,"log_size":5252,"log_dups_size":0,"ondisk_log_size":5252,"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 @ 2023-09-25T01:23:46.580662+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":354877440,"num_objects":5415,"num_object_clones":0,"num_object_copies":16245,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":5415,"num_objects_unfound":0,"num_objects_dirty":5415,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7715,"num_write_kb":420160,"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,2,6],"acting":[1,2,7],"avail_no_missing":["1","2","7"],"object_location_counts":[{"shards":"1,2,7","objects":5415}],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.b","version":"69'3","reported_seq":176,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T23:39:04.811541+0000","last_change":"2023-09-23T23:39:01.813592+0000","last_active":"2023-09-23T23:39:04.811541+0000","last_peered":"2023-09-23T23:39:04.811541+0000","last_clean":"2023-09-23T23:39:04.811541+0000","last_became_active":"2023-09-23T23:39:01.780525+0000","last_became_peered":"2023-09-23T23:39:01.780525+0000","last_unstale":"2023-09-23T23:39:04.811541+0000","last_undegraded":"2023-09-23T23:39:04.811541+0000","last_fullsized":"2023-09-23T23:39:04.811541+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"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 @ 2023-09-25T07:07:14.289204+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"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":[3,4,1],"acting":[3,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":104,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T23:39:04.818663+0000","last_change":"2023-09-23T23:35:10.677772+0000","last_active":"2023-09-23T23:39:04.818663+0000","last_peered":"2023-09-23T23:39:04.818663+0000","last_clean":"2023-09-23T23:39:04.818663+0000","last_became_active":"2023-09-23T23:35:10.677374+0000","last_became_peered":"2023-09-23T23:35:10.677374+0000","last_unstale":"2023-09-23T23:39:04.818663+0000","last_undegraded":"2023-09-23T23:39:04.818663+0000","last_fullsized":"2023-09-23T23:39:04.818663+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:11:39.907276+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,4,6],"acting":[3,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"6.f","version":"168'7836","reported_seq":7861,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T23:39:23.975103+0000","last_change":"2023-09-23T23:37:05.575281+0000","last_active":"2023-09-23T23:39:23.975103+0000","last_peered":"2023-09-23T23:39:23.975103+0000","last_clean":"2023-09-23T23:39:23.975103+0000","last_became_active":"2023-09-23T23:37:05.574904+0000","last_became_peered":"2023-09-23T23:37:05.574904+0000","last_unstale":"2023-09-23T23:39:23.975103+0000","last_undegraded":"2023-09-23T23:39:23.975103+0000","last_fullsized":"2023-09-23T23:39:23.975103+0000","mapping_epoch":153,"log_start":"160'1661","ondisk_log_start":"160'1661","created":153,"last_epoch_clean":154,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:37:04.373743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:37:04.373743+0000","last_clean_scrub_stamp":"2023-09-23T23:37:04.373743+0000","objects_scrubbed":0,"log_size":6175,"log_dups_size":0,"ondisk_log_size":6175,"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 @ 2023-09-25T09:19:22.052069+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":353370112,"num_objects":5392,"num_object_clones":0,"num_object_copies":16176,"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":5392,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7836,"num_write_kb":423296,"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":[2,3,4],"acting":[2,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":150,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T23:39:04.800507+0000","last_change":"2023-09-23T23:39:01.786568+0000","last_active":"2023-09-23T23:39:04.800507+0000","last_peered":"2023-09-23T23:39:04.800507+0000","last_clean":"2023-09-23T23:39:04.800507+0000","last_became_active":"2023-09-23T23:39:01.786136+0000","last_became_peered":"2023-09-23T23:39:01.786136+0000","last_unstale":"2023-09-23T23:39:04.800507+0000","last_undegraded":"2023-09-23T23:39:04.800507+0000","last_fullsized":"2023-09-23T23:39:04.800507+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T06:27:10.726943+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":121,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T23:39:04.802248+0000","last_change":"2023-09-23T23:34:47.357143+0000","last_active":"2023-09-23T23:39:04.802248+0000","last_peered":"2023-09-23T23:39:04.802248+0000","last_clean":"2023-09-23T23:39:04.802248+0000","last_became_active":"2023-09-23T23:34:47.356826+0000","last_became_peered":"2023-09-23T23:34:47.356826+0000","last_unstale":"2023-09-23T23:39:04.802248+0000","last_undegraded":"2023-09-23T23:39:04.802248+0000","last_fullsized":"2023-09-23T23:39:04.802248+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:18:46.795742+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[2,1,6],"acting":[2,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"6.c","version":"169'7797","reported_seq":11075,"reported_epoch":169,"state":"active+remapped+backfilling","last_fresh":"2023-09-23T23:39:25.515129+0000","last_change":"2023-09-23T23:39:02.897104+0000","last_active":"2023-09-23T23:39:25.515129+0000","last_peered":"2023-09-23T23:39:25.515129+0000","last_clean":"2023-09-23T23:39:00.717094+0000","last_became_active":"2023-09-23T23:39:02.888857+0000","last_became_peered":"2023-09-23T23:39:02.888857+0000","last_unstale":"2023-09-23T23:39:25.515129+0000","last_undegraded":"2023-09-23T23:39:25.515129+0000","last_fullsized":"2023-09-23T23:39:25.515129+0000","mapping_epoch":165,"log_start":"160'3051","ondisk_log_start":"160'3051","created":153,"last_epoch_clean":154,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:37:04.373743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:37:04.373743+0000","last_clean_scrub_stamp":"2023-09-23T23:37:04.373743+0000","objects_scrubbed":0,"log_size":4746,"log_dups_size":0,"ondisk_log_size":4746,"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 @ 2023-09-25T10:04:21.711195+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":351076352,"num_objects":5357,"num_object_clones":0,"num_object_copies":16071,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":3892,"num_objects_unfound":0,"num_objects_dirty":5357,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7797,"num_write_kb":420928,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1622,"num_bytes_recovered":106299392,"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":[3,6,1],"acting":[3,6,7],"avail_no_missing":["3","6","7"],"object_location_counts":[{"shards":"3,6,7","objects":5357}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":114,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T23:39:04.799734+0000","last_change":"2023-09-23T23:39:01.774125+0000","last_active":"2023-09-23T23:39:04.799734+0000","last_peered":"2023-09-23T23:39:04.799734+0000","last_clean":"2023-09-23T23:39:04.799734+0000","last_became_active":"2023-09-23T23:39:01.773702+0000","last_became_peered":"2023-09-23T23:39:01.773702+0000","last_unstale":"2023-09-23T23:39:04.799734+0000","last_undegraded":"2023-09-23T23:39:04.799734+0000","last_fullsized":"2023-09-23T23:39:04.799734+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:33:01.617070+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[2,1,3],"acting":[2,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":110,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T23:39:04.800222+0000","last_change":"2023-09-23T23:35:10.690516+0000","last_active":"2023-09-23T23:39:04.800222+0000","last_peered":"2023-09-23T23:39:04.800222+0000","last_clean":"2023-09-23T23:39:04.800222+0000","last_became_active":"2023-09-23T23:35:10.689841+0000","last_became_peered":"2023-09-23T23:35:10.689841+0000","last_unstale":"2023-09-23T23:39:04.800222+0000","last_undegraded":"2023-09-23T23:39:04.800222+0000","last_fullsized":"2023-09-23T23:39:04.800222+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:36:08.373176+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,2],"acting":[6,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"6.d","version":"168'7820","reported_seq":7846,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T23:39:24.068934+0000","last_change":"2023-09-23T23:37:05.446255+0000","last_active":"2023-09-23T23:39:24.068934+0000","last_peered":"2023-09-23T23:39:24.068934+0000","last_clean":"2023-09-23T23:39:24.068934+0000","last_became_active":"2023-09-23T23:37:05.444815+0000","last_became_peered":"2023-09-23T23:37:05.444815+0000","last_unstale":"2023-09-23T23:39:24.068934+0000","last_undegraded":"2023-09-23T23:39:24.068934+0000","last_fullsized":"2023-09-23T23:39:24.068934+0000","mapping_epoch":153,"log_start":"160'2619","ondisk_log_start":"160'2619","created":153,"last_epoch_clean":154,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:37:04.373743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:37:04.373743+0000","last_clean_scrub_stamp":"2023-09-23T23:37:04.373743+0000","objects_scrubbed":0,"log_size":5201,"log_dups_size":0,"ondisk_log_size":5201,"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 @ 2023-09-25T09:19:45.677670+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":353566744,"num_objects":5396,"num_object_clones":0,"num_object_copies":16188,"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":5396,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":7820,"num_write_kb":422849,"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,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":147,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T23:39:04.809820+0000","last_change":"2023-09-23T23:39:01.780202+0000","last_active":"2023-09-23T23:39:04.809820+0000","last_peered":"2023-09-23T23:39:04.809820+0000","last_clean":"2023-09-23T23:39:04.809820+0000","last_became_active":"2023-09-23T23:39:01.779738+0000","last_became_peered":"2023-09-23T23:39:01.779738+0000","last_unstale":"2023-09-23T23:39:04.809820+0000","last_undegraded":"2023-09-23T23:39:04.809820+0000","last_fullsized":"2023-09-23T23:39:04.809820+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T09:58:07.103422+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":111,"reported_epoch":167,"state":"active+clean","last_fresh":"2023-09-23T23:39:03.790365+0000","last_change":"2023-09-23T23:26:56.892048+0000","last_active":"2023-09-23T23:39:03.790365+0000","last_peered":"2023-09-23T23:39:03.790365+0000","last_clean":"2023-09-23T23:39:03.790365+0000","last_became_active":"2023-09-23T23:26:56.891708+0000","last_became_peered":"2023-09-23T23:26:56.891708+0000","last_unstale":"2023-09-23T23:39:03.790365+0000","last_undegraded":"2023-09-23T23:39:03.790365+0000","last_fullsized":"2023-09-23T23:39:03.790365+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T06:30:13.122988+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"6.0","version":"169'7804","reported_seq":7829,"reported_epoch":169,"state":"active+clean","last_fresh":"2023-09-23T23:39:25.480883+0000","last_change":"2023-09-23T23:37:05.449098+0000","last_active":"2023-09-23T23:39:25.480883+0000","last_peered":"2023-09-23T23:39:25.480883+0000","last_clean":"2023-09-23T23:39:25.480883+0000","last_became_active":"2023-09-23T23:37:05.448726+0000","last_became_peered":"2023-09-23T23:37:05.448726+0000","last_unstale":"2023-09-23T23:39:25.480883+0000","last_undegraded":"2023-09-23T23:39:25.480883+0000","last_fullsized":"2023-09-23T23:39:25.480883+0000","mapping_epoch":153,"log_start":"160'3029","ondisk_log_start":"160'3029","created":153,"last_epoch_clean":154,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:37:04.373743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:37:04.373743+0000","last_clean_scrub_stamp":"2023-09-23T23:37:04.373743+0000","objects_scrubbed":0,"log_size":4775,"log_dups_size":0,"ondisk_log_size":4775,"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 @ 2023-09-25T09:19:19.769985+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":350617600,"num_objects":5350,"num_object_clones":0,"num_object_copies":16050,"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":5350,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7804,"num_write_kb":420928,"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":[3,2,1],"acting":[3,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.4","version":"86'141","reported_seq":725,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T23:39:04.826885+0000","last_change":"2023-09-23T23:39:04.826885+0000","last_active":"2023-09-23T23:39:04.826885+0000","last_peered":"2023-09-23T23:39:04.826885+0000","last_clean":"2023-09-23T23:39:04.826885+0000","last_became_active":"2023-09-23T23:39:04.826395+0000","last_became_peered":"2023-09-23T23:39:04.826395+0000","last_unstale":"2023-09-23T23:39:04.826885+0000","last_undegraded":"2023-09-23T23:39:04.826885+0000","last_fullsized":"2023-09-23T23:39:04.826885+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":141,"log_dups_size":0,"ondisk_log_size":141,"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 @ 2023-09-25T05:31:55.391104+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0015580520000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":790,"num_read_kb":1129,"num_write":131,"num_write_kb":281,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":20,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"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,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":141,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T23:39:04.808811+0000","last_change":"2023-09-23T23:32:08.441997+0000","last_active":"2023-09-23T23:39:04.808811+0000","last_peered":"2023-09-23T23:39:04.808811+0000","last_clean":"2023-09-23T23:39:04.808811+0000","last_became_active":"2023-09-23T23:32:08.441659+0000","last_became_peered":"2023-09-23T23:32:08.441659+0000","last_unstale":"2023-09-23T23:39:04.808811+0000","last_undegraded":"2023-09-23T23:39:04.808811+0000","last_fullsized":"2023-09-23T23:39:04.808811+0000","mapping_epoch":120,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":121,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T00:23:04.802598+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,2,6],"acting":[3,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":132,"reported_epoch":167,"state":"active+clean","last_fresh":"2023-09-23T23:39:03.790146+0000","last_change":"2023-09-23T23:39:01.776138+0000","last_active":"2023-09-23T23:39:03.790146+0000","last_peered":"2023-09-23T23:39:03.790146+0000","last_clean":"2023-09-23T23:39:03.790146+0000","last_became_active":"2023-09-23T23:39:01.773415+0000","last_became_peered":"2023-09-23T23:39:01.773415+0000","last_unstale":"2023-09-23T23:39:03.790146+0000","last_undegraded":"2023-09-23T23:39:03.790146+0000","last_fullsized":"2023-09-23T23:39:03.790146+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T09:01:53.949327+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"6.6","version":"169'7746","reported_seq":7781,"reported_epoch":169,"state":"active+remapped+backfill_wait","last_fresh":"2023-09-23T23:39:25.496303+0000","last_change":"2023-09-23T23:39:02.964913+0000","last_active":"2023-09-23T23:39:25.496303+0000","last_peered":"2023-09-23T23:39:25.496303+0000","last_clean":"2023-09-23T23:39:00.753994+0000","last_became_active":"2023-09-23T23:39:02.956412+0000","last_became_peered":"2023-09-23T23:39:02.956412+0000","last_unstale":"2023-09-23T23:39:25.496303+0000","last_undegraded":"2023-09-23T23:39:25.496303+0000","last_fullsized":"2023-09-23T23:39:25.496303+0000","mapping_epoch":165,"log_start":"160'2967","ondisk_log_start":"160'2967","created":153,"last_epoch_clean":154,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:37:04.373743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:37:04.373743+0000","last_clean_scrub_stamp":"2023-09-23T23:37:04.373743+0000","objects_scrubbed":0,"log_size":4779,"log_dups_size":0,"ondisk_log_size":4779,"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 @ 2023-09-25T06:45:45.750918+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":342622208,"num_objects":5228,"num_object_clones":0,"num_object_copies":15684,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":5228,"num_objects_unfound":0,"num_objects_dirty":5228,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7746,"num_write_kb":415168,"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":[3,4,6],"acting":[3,4,7],"avail_no_missing":["3","4","7"],"object_location_counts":[{"shards":"3,4,7","objects":5228}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.2","version":"86'65","reported_seq":681,"reported_epoch":167,"state":"active+clean","last_fresh":"2023-09-23T23:39:03.790312+0000","last_change":"2023-09-23T23:35:41.712039+0000","last_active":"2023-09-23T23:39:03.790312+0000","last_peered":"2023-09-23T23:39:03.790312+0000","last_clean":"2023-09-23T23:39:03.790312+0000","last_became_active":"2023-09-23T23:35:41.552046+0000","last_became_peered":"2023-09-23T23:35:41.552046+0000","last_unstale":"2023-09-23T23:39:03.790312+0000","last_undegraded":"2023-09-23T23:39:03.790312+0000","last_fullsized":"2023-09-23T23:39:03.790312+0000","mapping_epoch":141,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":142,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":65,"log_dups_size":0,"ondisk_log_size":65,"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 @ 2023-09-25T09:54:09.518261+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0011165630000000001,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":823,"num_read_kb":765,"num_write":49,"num_write_kb":33,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":10,"num_bytes_recovered":38,"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,6,3],"acting":[1,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":90,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T23:39:04.799715+0000","last_change":"2023-09-23T23:35:41.544251+0000","last_active":"2023-09-23T23:39:04.799715+0000","last_peered":"2023-09-23T23:39:04.799715+0000","last_clean":"2023-09-23T23:39:04.799715+0000","last_became_active":"2023-09-23T23:35:41.543876+0000","last_became_peered":"2023-09-23T23:35:41.543876+0000","last_unstale":"2023-09-23T23:39:04.799715+0000","last_undegraded":"2023-09-23T23:39:04.799715+0000","last_fullsized":"2023-09-23T23:39:04.799715+0000","mapping_epoch":141,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":142,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:57:42.779563+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":126,"reported_epoch":167,"state":"active+clean","last_fresh":"2023-09-23T23:39:03.798309+0000","last_change":"2023-09-23T23:26:56.887746+0000","last_active":"2023-09-23T23:39:03.798309+0000","last_peered":"2023-09-23T23:39:03.798309+0000","last_clean":"2023-09-23T23:39:03.798309+0000","last_became_active":"2023-09-23T23:26:56.887239+0000","last_became_peered":"2023-09-23T23:26:56.887239+0000","last_unstale":"2023-09-23T23:39:03.798309+0000","last_undegraded":"2023-09-23T23:39:03.798309+0000","last_fullsized":"2023-09-23T23:39:03.798309+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T06:37:21.318533+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"6.5","version":"169'7811","reported_seq":7866,"reported_epoch":169,"state":"active+remapped+backfill_wait","last_fresh":"2023-09-23T23:39:28.168116+0000","last_change":"2023-09-23T23:39:03.067297+0000","last_active":"2023-09-23T23:39:28.168116+0000","last_peered":"2023-09-23T23:39:28.168116+0000","last_clean":"2023-09-23T23:39:00.746175+0000","last_became_active":"2023-09-23T23:39:02.914776+0000","last_became_peered":"2023-09-23T23:39:02.914776+0000","last_unstale":"2023-09-23T23:39:28.168116+0000","last_undegraded":"2023-09-23T23:39:28.168116+0000","last_fullsized":"2023-09-23T23:39:28.168116+0000","mapping_epoch":165,"log_start":"160'3044","ondisk_log_start":"160'3044","created":153,"last_epoch_clean":154,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:37:04.373743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:37:04.373743+0000","last_clean_scrub_stamp":"2023-09-23T23:37:04.373743+0000","objects_scrubbed":0,"log_size":4767,"log_dups_size":0,"ondisk_log_size":4767,"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 @ 2023-09-25T04:21:49.935976+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":333250560,"num_objects":5085,"num_object_clones":0,"num_object_copies":15255,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":5082,"num_objects_unfound":0,"num_objects_dirty":5085,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7811,"num_write_kb":412672,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":9,"num_bytes_recovered":589824,"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":[6,3,2],"acting":[6,3,7],"avail_no_missing":["6","3","7"],"object_location_counts":[{"shards":"3,6,7","objects":5085}],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.1","version":"86'129","reported_seq":865,"reported_epoch":167,"state":"active+clean","last_fresh":"2023-09-23T23:39:03.803163+0000","last_change":"2023-09-23T23:36:52.795698+0000","last_active":"2023-09-23T23:39:03.803163+0000","last_peered":"2023-09-23T23:39:03.803163+0000","last_clean":"2023-09-23T23:39:03.803163+0000","last_became_active":"2023-09-23T23:36:52.794988+0000","last_became_peered":"2023-09-23T23:36:52.794988+0000","last_unstale":"2023-09-23T23:39:03.803163+0000","last_undegraded":"2023-09-23T23:39:03.803163+0000","last_fullsized":"2023-09-23T23:39:03.803163+0000","mapping_epoch":151,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":152,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":129,"log_dups_size":0,"ondisk_log_size":129,"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 @ 2023-09-25T06:51:17.361254+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00137744,"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":1280,"num_read_kb":2606,"num_write":99,"num_write_kb":1350,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":11,"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":[2,3,1],"acting":[2,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":111,"reported_epoch":167,"state":"active+clean","last_fresh":"2023-09-23T23:39:03.921271+0000","last_change":"2023-09-23T23:26:27.455262+0000","last_active":"2023-09-23T23:39:03.921271+0000","last_peered":"2023-09-23T23:39:03.921271+0000","last_clean":"2023-09-23T23:39:03.921271+0000","last_became_active":"2023-09-23T23:26:27.454866+0000","last_became_peered":"2023-09-23T23:26:27.454866+0000","last_unstale":"2023-09-23T23:39:03.921271+0000","last_undegraded":"2023-09-23T23:39:03.921271+0000","last_fullsized":"2023-09-23T23:39:03.921271+0000","mapping_epoch":104,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":105,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:09:05.340269+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":167,"reported_epoch":167,"state":"active+clean","last_fresh":"2023-09-23T23:39:03.790602+0000","last_change":"2023-09-23T23:39:01.774764+0000","last_active":"2023-09-23T23:39:03.790602+0000","last_peered":"2023-09-23T23:39:03.790602+0000","last_clean":"2023-09-23T23:39:03.790602+0000","last_became_active":"2023-09-23T23:39:01.774396+0000","last_became_peered":"2023-09-23T23:39:01.774396+0000","last_unstale":"2023-09-23T23:39:03.790602+0000","last_undegraded":"2023-09-23T23:39:03.790602+0000","last_fullsized":"2023-09-23T23:39:03.790602+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T04:36:24.905947+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,3,2],"acting":[1,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"6.7","version":"169'7898","reported_seq":7924,"reported_epoch":169,"state":"active+clean","last_fresh":"2023-09-23T23:39:25.503765+0000","last_change":"2023-09-23T23:37:05.576011+0000","last_active":"2023-09-23T23:39:25.503765+0000","last_peered":"2023-09-23T23:39:25.503765+0000","last_clean":"2023-09-23T23:39:25.503765+0000","last_became_active":"2023-09-23T23:37:05.575403+0000","last_became_peered":"2023-09-23T23:37:05.575403+0000","last_unstale":"2023-09-23T23:39:25.503765+0000","last_undegraded":"2023-09-23T23:39:25.503765+0000","last_fullsized":"2023-09-23T23:39:25.503765+0000","mapping_epoch":153,"log_start":"160'3111","ondisk_log_start":"160'3111","created":153,"last_epoch_clean":154,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:37:04.373743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:37:04.373743+0000","last_clean_scrub_stamp":"2023-09-23T23:37:04.373743+0000","objects_scrubbed":0,"log_size":4787,"log_dups_size":0,"ondisk_log_size":4787,"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 @ 2023-09-25T03:53:49.826823+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":351010816,"num_objects":5356,"num_object_clones":0,"num_object_copies":16068,"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":5356,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7898,"num_write_kb":424128,"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":[3,4,1],"acting":[3,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.3","version":"86'236","reported_seq":973,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T23:39:04.842800+0000","last_change":"2023-09-23T23:39:04.842800+0000","last_active":"2023-09-23T23:39:04.842800+0000","last_peered":"2023-09-23T23:39:04.842800+0000","last_clean":"2023-09-23T23:39:04.842800+0000","last_became_active":"2023-09-23T23:39:04.839084+0000","last_became_peered":"2023-09-23T23:39:04.839084+0000","last_unstale":"2023-09-23T23:39:04.842800+0000","last_undegraded":"2023-09-23T23:39:04.842800+0000","last_fullsized":"2023-09-23T23:39:04.842800+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":236,"log_dups_size":0,"ondisk_log_size":236,"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 @ 2023-09-25T02:30:13.746830+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001002637,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":1277,"num_read_kb":1428,"num_write":202,"num_write_kb":266,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":22,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"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":[2,3,6],"acting":[2,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"1.0","version":"90'161","reported_seq":445,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T23:39:04.826223+0000","last_change":"2023-09-23T23:39:04.825893+0000","last_active":"2023-09-23T23:39:04.826223+0000","last_peered":"2023-09-23T23:39:04.826223+0000","last_clean":"2023-09-23T23:39:04.826223+0000","last_became_active":"2023-09-23T23:39:04.825463+0000","last_became_peered":"2023-09-23T23:39:04.825463+0000","last_unstale":"2023-09-23T23:39:04.826223+0000","last_undegraded":"2023-09-23T23:39:04.826223+0000","last_fullsized":"2023-09-23T23:39:04.826223+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:06:14.091106+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:06:14.091106+0000","last_clean_scrub_stamp":"2023-09-23T23:06:14.091106+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"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 @ 2023-09-25T09:39:02.399806+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":486,"num_read_kb":912,"num_write":239,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":2361472,"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":[6,1,2],"acting":[6,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":96,"reported_epoch":169,"state":"active+clean","last_fresh":"2023-09-23T23:39:25.443727+0000","last_change":"2023-09-23T23:32:08.448810+0000","last_active":"2023-09-23T23:39:25.443727+0000","last_peered":"2023-09-23T23:39:25.443727+0000","last_clean":"2023-09-23T23:39:25.443727+0000","last_became_active":"2023-09-23T23:32:08.448209+0000","last_became_peered":"2023-09-23T23:32:08.448209+0000","last_unstale":"2023-09-23T23:39:25.443727+0000","last_undegraded":"2023-09-23T23:39:25.443727+0000","last_fullsized":"2023-09-23T23:39:25.443727+0000","mapping_epoch":120,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":121,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:20:27.061693+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,6,4],"acting":[3,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":122,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T23:39:04.800103+0000","last_change":"2023-09-23T23:39:01.790984+0000","last_active":"2023-09-23T23:39:04.800103+0000","last_peered":"2023-09-23T23:39:04.800103+0000","last_clean":"2023-09-23T23:39:04.800103+0000","last_became_active":"2023-09-23T23:39:01.790626+0000","last_became_peered":"2023-09-23T23:39:01.790626+0000","last_unstale":"2023-09-23T23:39:04.800103+0000","last_undegraded":"2023-09-23T23:39:04.800103+0000","last_fullsized":"2023-09-23T23:39:04.800103+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T09:19:07.777738+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,3],"acting":[6,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"6.4","version":"168'7788","reported_seq":7813,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T23:39:24.027931+0000","last_change":"2023-09-23T23:37:05.449163+0000","last_active":"2023-09-23T23:39:24.027931+0000","last_peered":"2023-09-23T23:39:24.027931+0000","last_clean":"2023-09-23T23:39:24.027931+0000","last_became_active":"2023-09-23T23:37:05.448425+0000","last_became_peered":"2023-09-23T23:37:05.448425+0000","last_unstale":"2023-09-23T23:39:24.027931+0000","last_undegraded":"2023-09-23T23:39:24.027931+0000","last_fullsized":"2023-09-23T23:39:24.027931+0000","mapping_epoch":153,"log_start":"160'2610","ondisk_log_start":"160'2610","created":153,"last_epoch_clean":154,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:37:04.373743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:37:04.373743+0000","last_clean_scrub_stamp":"2023-09-23T23:37:04.373743+0000","objects_scrubbed":0,"log_size":5178,"log_dups_size":0,"ondisk_log_size":5178,"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 @ 2023-09-25T05:16:24.634148+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":354025472,"num_objects":5402,"num_object_clones":0,"num_object_copies":16206,"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":5402,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7788,"num_write_kb":422080,"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,3,6],"acting":[1,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.0","version":"86'115","reported_seq":395,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T23:39:04.825581+0000","last_change":"2023-09-23T23:39:04.825581+0000","last_active":"2023-09-23T23:39:04.825581+0000","last_peered":"2023-09-23T23:39:04.825581+0000","last_clean":"2023-09-23T23:39:04.825581+0000","last_became_active":"2023-09-23T23:39:04.824855+0000","last_became_peered":"2023-09-23T23:39:04.824855+0000","last_unstale":"2023-09-23T23:39:04.825581+0000","last_undegraded":"2023-09-23T23:39:04.825581+0000","last_fullsized":"2023-09-23T23:39:04.825581+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":115,"log_dups_size":0,"ondisk_log_size":115,"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 @ 2023-09-25T05:17:19.954995+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00094966699999999996,"stat_sum":{"num_bytes":4194304,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":507,"num_read_kb":3491,"num_write":106,"num_write_kb":7211,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":4194304,"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,3,6],"acting":[1,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":124,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T23:39:04.808694+0000","last_change":"2023-09-23T23:39:01.784681+0000","last_active":"2023-09-23T23:39:04.808694+0000","last_peered":"2023-09-23T23:39:04.808694+0000","last_clean":"2023-09-23T23:39:04.808694+0000","last_became_active":"2023-09-23T23:39:01.784307+0000","last_became_peered":"2023-09-23T23:39:01.784307+0000","last_unstale":"2023-09-23T23:39:04.808694+0000","last_undegraded":"2023-09-23T23:39:04.808694+0000","last_fullsized":"2023-09-23T23:39:04.808694+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:23:29.996247+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":111,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T23:39:04.801043+0000","last_change":"2023-09-23T23:39:01.782538+0000","last_active":"2023-09-23T23:39:04.801043+0000","last_peered":"2023-09-23T23:39:04.801043+0000","last_clean":"2023-09-23T23:39:04.801043+0000","last_became_active":"2023-09-23T23:39:01.781783+0000","last_became_peered":"2023-09-23T23:39:01.781783+0000","last_unstale":"2023-09-23T23:39:04.801043+0000","last_undegraded":"2023-09-23T23:39:04.801043+0000","last_fullsized":"2023-09-23T23:39:04.801043+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:04:24.141182+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"6.1","version":"168'7807","reported_seq":7832,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T23:39:24.062390+0000","last_change":"2023-09-23T23:37:05.445805+0000","last_active":"2023-09-23T23:39:24.062390+0000","last_peered":"2023-09-23T23:39:24.062390+0000","last_clean":"2023-09-23T23:39:24.062390+0000","last_became_active":"2023-09-23T23:37:05.445475+0000","last_became_peered":"2023-09-23T23:37:05.445475+0000","last_unstale":"2023-09-23T23:39:24.062390+0000","last_undegraded":"2023-09-23T23:39:24.062390+0000","last_fullsized":"2023-09-23T23:39:24.062390+0000","mapping_epoch":153,"log_start":"160'2543","ondisk_log_start":"160'2543","created":153,"last_epoch_clean":154,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:37:04.373743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:37:04.373743+0000","last_clean_scrub_stamp":"2023-09-23T23:37:04.373743+0000","objects_scrubbed":0,"log_size":5264,"log_dups_size":0,"ondisk_log_size":5264,"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 @ 2023-09-25T11:00:47.639260+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":358154240,"num_objects":5465,"num_object_clones":0,"num_object_copies":16395,"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":5465,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7807,"num_write_kb":424704,"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,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"86'75","reported_seq":473,"reported_epoch":167,"state":"active+clean","last_fresh":"2023-09-23T23:39:03.921440+0000","last_change":"2023-09-23T23:39:01.835461+0000","last_active":"2023-09-23T23:39:03.921440+0000","last_peered":"2023-09-23T23:39:03.921440+0000","last_clean":"2023-09-23T23:39:03.921440+0000","last_became_active":"2023-09-23T23:39:01.785871+0000","last_became_peered":"2023-09-23T23:39:01.785871+0000","last_unstale":"2023-09-23T23:39:03.921440+0000","last_undegraded":"2023-09-23T23:39:03.921440+0000","last_fullsized":"2023-09-23T23:39:03.921440+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":75,"log_dups_size":0,"ondisk_log_size":75,"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 @ 2023-09-25T08:31:23.278851+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001060697,"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":561,"num_read_kb":487,"num_write":59,"num_write_kb":42,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":10,"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,4,6],"acting":[1,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":128,"reported_epoch":167,"state":"active+clean","last_fresh":"2023-09-23T23:39:03.794312+0000","last_change":"2023-09-23T23:34:47.348873+0000","last_active":"2023-09-23T23:39:03.794312+0000","last_peered":"2023-09-23T23:39:03.794312+0000","last_clean":"2023-09-23T23:39:03.794312+0000","last_became_active":"2023-09-23T23:34:47.348583+0000","last_became_peered":"2023-09-23T23:34:47.348583+0000","last_unstale":"2023-09-23T23:39:03.794312+0000","last_undegraded":"2023-09-23T23:39:03.794312+0000","last_fullsized":"2023-09-23T23:39:03.794312+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:36:01.708489+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":70,"reported_epoch":167,"state":"active+clean","last_fresh":"2023-09-23T23:39:03.921389+0000","last_change":"2023-09-23T23:39:01.781624+0000","last_active":"2023-09-23T23:39:03.921389+0000","last_peered":"2023-09-23T23:39:03.921389+0000","last_clean":"2023-09-23T23:39:03.921389+0000","last_became_active":"2023-09-23T23:39:01.781206+0000","last_became_peered":"2023-09-23T23:39:01.781206+0000","last_unstale":"2023-09-23T23:39:03.921389+0000","last_undegraded":"2023-09-23T23:39:03.921389+0000","last_fullsized":"2023-09-23T23:39:03.921389+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T04:05:01.823221+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,6,3],"acting":[1,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"6.2","version":"169'7727","reported_seq":7753,"reported_epoch":169,"state":"active+clean","last_fresh":"2023-09-23T23:39:25.484822+0000","last_change":"2023-09-23T23:37:05.445803+0000","last_active":"2023-09-23T23:39:25.484822+0000","last_peered":"2023-09-23T23:39:25.484822+0000","last_clean":"2023-09-23T23:39:25.484822+0000","last_became_active":"2023-09-23T23:37:05.445424+0000","last_became_peered":"2023-09-23T23:37:05.445424+0000","last_unstale":"2023-09-23T23:39:25.484822+0000","last_undegraded":"2023-09-23T23:39:25.484822+0000","last_fullsized":"2023-09-23T23:39:25.484822+0000","mapping_epoch":153,"log_start":"160'2941","ondisk_log_start":"160'2941","created":153,"last_epoch_clean":154,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:37:04.373743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:37:04.373743+0000","last_clean_scrub_stamp":"2023-09-23T23:37:04.373743+0000","objects_scrubbed":0,"log_size":4786,"log_dups_size":0,"ondisk_log_size":4786,"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 @ 2023-09-25T01:53:57.411738+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":341245952,"num_objects":5207,"num_object_clones":0,"num_object_copies":15621,"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":5207,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7727,"num_write_kb":413888,"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":[3,2,6],"acting":[3,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.7","version":"68'2","reported_seq":175,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T23:39:04.808916+0000","last_change":"2023-09-23T23:39:01.789138+0000","last_active":"2023-09-23T23:39:04.808916+0000","last_peered":"2023-09-23T23:39:04.808916+0000","last_clean":"2023-09-23T23:39:04.808916+0000","last_became_active":"2023-09-23T23:39:01.776768+0000","last_became_peered":"2023-09-23T23:39:01.776768+0000","last_unstale":"2023-09-23T23:39:04.808916+0000","last_undegraded":"2023-09-23T23:39:04.808916+0000","last_fullsized":"2023-09-23T23:39:04.808916+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T11:01:50.480472+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"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":[3,2,1],"acting":[3,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"86'170","reported_seq":477,"reported_epoch":167,"state":"active+clean","last_fresh":"2023-09-23T23:39:03.790977+0000","last_change":"2023-09-23T23:25:05.228483+0000","last_active":"2023-09-23T23:39:03.790977+0000","last_peered":"2023-09-23T23:39:03.790977+0000","last_clean":"2023-09-23T23:39:03.790977+0000","last_became_active":"2023-09-23T23:25:05.227766+0000","last_became_peered":"2023-09-23T23:25:05.227766+0000","last_unstale":"2023-09-23T23:39:03.790977+0000","last_undegraded":"2023-09-23T23:39:03.790977+0000","last_fullsized":"2023-09-23T23:39:03.790977+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":170,"log_dups_size":0,"ondisk_log_size":170,"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 @ 2023-09-25T06:17:40.984099+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00066166300000000005,"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":537,"num_read_kb":1957,"num_write":160,"num_write_kb":2393,"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,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":151,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T23:39:04.809893+0000","last_change":"2023-09-23T23:39:01.786256+0000","last_active":"2023-09-23T23:39:04.809893+0000","last_peered":"2023-09-23T23:39:04.809893+0000","last_clean":"2023-09-23T23:39:04.809893+0000","last_became_active":"2023-09-23T23:39:01.785899+0000","last_became_peered":"2023-09-23T23:39:01.785899+0000","last_unstale":"2023-09-23T23:39:04.809893+0000","last_undegraded":"2023-09-23T23:39:04.809893+0000","last_fullsized":"2023-09-23T23:39:04.809893+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:01:41.201506+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"6.3","version":"169'8087","reported_seq":8122,"reported_epoch":169,"state":"active+remapped+backfill_wait","last_fresh":"2023-09-23T23:39:28.146334+0000","last_change":"2023-09-23T23:39:02.990594+0000","last_active":"2023-09-23T23:39:28.146334+0000","last_peered":"2023-09-23T23:39:28.146334+0000","last_clean":"2023-09-23T23:39:00.745890+0000","last_became_active":"2023-09-23T23:39:02.942942+0000","last_became_peered":"2023-09-23T23:39:02.942942+0000","last_unstale":"2023-09-23T23:39:28.146334+0000","last_undegraded":"2023-09-23T23:39:28.146334+0000","last_fullsized":"2023-09-23T23:39:28.146334+0000","mapping_epoch":165,"log_start":"160'3250","ondisk_log_start":"160'3250","created":153,"last_epoch_clean":154,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:37:04.373743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:37:04.373743+0000","last_clean_scrub_stamp":"2023-09-23T23:37:04.373743+0000","objects_scrubbed":0,"log_size":4837,"log_dups_size":0,"ondisk_log_size":4837,"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 @ 2023-09-24T23:58:09.585851+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":340590592,"num_objects":5197,"num_object_clones":0,"num_object_copies":15591,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":5197,"num_objects_unfound":0,"num_objects_dirty":5197,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8087,"num_write_kb":425088,"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":[6,2,1],"acting":[6,2,7],"avail_no_missing":["6","2","7"],"object_location_counts":[{"shards":"2,6,7","objects":5197}],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.7","version":"86'45","reported_seq":319,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T23:39:04.800013+0000","last_change":"2023-09-23T23:39:01.826213+0000","last_active":"2023-09-23T23:39:04.800013+0000","last_peered":"2023-09-23T23:39:04.800013+0000","last_clean":"2023-09-23T23:39:04.800013+0000","last_became_active":"2023-09-23T23:39:01.790699+0000","last_became_peered":"2023-09-23T23:39:01.790699+0000","last_unstale":"2023-09-23T23:39:04.800013+0000","last_undegraded":"2023-09-23T23:39:04.800013+0000","last_fullsized":"2023-09-23T23:39:04.800013+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":45,"log_dups_size":0,"ondisk_log_size":45,"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 @ 2023-09-25T04:53:17.666559+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000729169,"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":205,"num_read_kb":1380,"num_write":40,"num_write_kb":1138,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":7,"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":[6,2,3],"acting":[6,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"69'1","reported_seq":100,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T23:39:04.801329+0000","last_change":"2023-09-23T23:39:01.807884+0000","last_active":"2023-09-23T23:39:04.801329+0000","last_peered":"2023-09-23T23:39:04.801329+0000","last_clean":"2023-09-23T23:39:04.801329+0000","last_became_active":"2023-09-23T23:39:01.782282+0000","last_became_peered":"2023-09-23T23:39:01.782282+0000","last_unstale":"2023-09-23T23:39:04.801329+0000","last_undegraded":"2023-09-23T23:39:04.801329+0000","last_fullsized":"2023-09-23T23:39:04.801329+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"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 @ 2023-09-25T07:33:53.803220+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"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,3,6],"acting":[1,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":128,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T23:39:04.799426+0000","last_change":"2023-09-23T23:39:01.786484+0000","last_active":"2023-09-23T23:39:04.799426+0000","last_peered":"2023-09-23T23:39:04.799426+0000","last_clean":"2023-09-23T23:39:04.799426+0000","last_became_active":"2023-09-23T23:39:01.783785+0000","last_became_peered":"2023-09-23T23:39:01.783785+0000","last_unstale":"2023-09-23T23:39:04.799426+0000","last_undegraded":"2023-09-23T23:39:04.799426+0000","last_fullsized":"2023-09-23T23:39:04.799426+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T07:13:44.411621+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,2],"acting":[6,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.1b","version":"69'2","reported_seq":29,"reported_epoch":167,"state":"active+clean","last_fresh":"2023-09-23T23:39:03.921372+0000","last_change":"2023-09-23T23:39:01.780928+0000","last_active":"2023-09-23T23:39:03.921372+0000","last_peered":"2023-09-23T23:39:03.921372+0000","last_clean":"2023-09-23T23:39:03.921372+0000","last_became_active":"2023-09-23T23:39:01.780365+0000","last_became_peered":"2023-09-23T23:39:01.780365+0000","last_unstale":"2023-09-23T23:39:03.921372+0000","last_undegraded":"2023-09-23T23:39:03.921372+0000","last_fullsized":"2023-09-23T23:39:03.921372+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T09:02:03.468255+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,4,3],"acting":[1,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":19,"reported_epoch":167,"state":"active+clean","last_fresh":"2023-09-23T23:39:03.803208+0000","last_change":"2023-09-23T23:37:33.627072+0000","last_active":"2023-09-23T23:39:03.803208+0000","last_peered":"2023-09-23T23:39:03.803208+0000","last_clean":"2023-09-23T23:39:03.803208+0000","last_became_active":"2023-09-23T23:37:33.626666+0000","last_became_peered":"2023-09-23T23:37:33.626666+0000","last_unstale":"2023-09-23T23:39:03.803208+0000","last_undegraded":"2023-09-23T23:39:03.803208+0000","last_fullsized":"2023-09-23T23:39:03.803208+0000","mapping_epoch":159,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":160,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:18:08.661390+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[2,3,4],"acting":[2,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1c","version":"68'2","reported_seq":37,"reported_epoch":167,"state":"active+clean","last_fresh":"2023-09-23T23:39:03.803298+0000","last_change":"2023-09-23T23:39:01.815450+0000","last_active":"2023-09-23T23:39:03.803298+0000","last_peered":"2023-09-23T23:39:03.803298+0000","last_clean":"2023-09-23T23:39:03.803298+0000","last_became_active":"2023-09-23T23:39:01.780808+0000","last_became_peered":"2023-09-23T23:39:01.780808+0000","last_unstale":"2023-09-23T23:39:03.803298+0000","last_undegraded":"2023-09-23T23:39:03.803298+0000","last_fullsized":"2023-09-23T23:39:03.803298+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T04:52:51.165825+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"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":[2,1,6],"acting":[2,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":125,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T23:39:04.811788+0000","last_change":"2023-09-23T23:34:47.350121+0000","last_active":"2023-09-23T23:39:04.811788+0000","last_peered":"2023-09-23T23:39:04.811788+0000","last_clean":"2023-09-23T23:39:04.811788+0000","last_became_active":"2023-09-23T23:34:47.349705+0000","last_became_peered":"2023-09-23T23:34:47.349705+0000","last_unstale":"2023-09-23T23:39:04.811788+0000","last_undegraded":"2023-09-23T23:39:04.811788+0000","last_fullsized":"2023-09-23T23:39:04.811788+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:55:23.138509+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1d","version":"68'2","reported_seq":55,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T23:39:04.800280+0000","last_change":"2023-09-23T23:35:10.676206+0000","last_active":"2023-09-23T23:39:04.800280+0000","last_peered":"2023-09-23T23:39:04.800280+0000","last_clean":"2023-09-23T23:39:04.800280+0000","last_became_active":"2023-09-23T23:35:10.675843+0000","last_became_peered":"2023-09-23T23:35:10.675843+0000","last_unstale":"2023-09-23T23:39:04.800280+0000","last_undegraded":"2023-09-23T23:39:04.800280+0000","last_fullsized":"2023-09-23T23:39:04.800280+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T04:00:31.310495+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"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":1,"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":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":140,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T23:39:04.809124+0000","last_change":"2023-09-23T23:35:41.602170+0000","last_active":"2023-09-23T23:39:04.809124+0000","last_peered":"2023-09-23T23:39:04.809124+0000","last_clean":"2023-09-23T23:39:04.809124+0000","last_became_active":"2023-09-23T23:35:41.601794+0000","last_became_peered":"2023-09-23T23:35:41.601794+0000","last_unstale":"2023-09-23T23:39:04.809124+0000","last_undegraded":"2023-09-23T23:39:04.809124+0000","last_fullsized":"2023-09-23T23:39:04.809124+0000","mapping_epoch":141,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":142,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:57:57.956200+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,2,6],"acting":[3,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1e","version":"69'2","reported_seq":145,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T23:39:04.808790+0000","last_change":"2023-09-23T23:26:56.890000+0000","last_active":"2023-09-23T23:39:04.808790+0000","last_peered":"2023-09-23T23:39:04.808790+0000","last_clean":"2023-09-23T23:39:04.808790+0000","last_became_active":"2023-09-23T23:26:56.889604+0000","last_became_peered":"2023-09-23T23:26:56.889604+0000","last_unstale":"2023-09-23T23:39:04.808790+0000","last_undegraded":"2023-09-23T23:39:04.808790+0000","last_fullsized":"2023-09-23T23:39:04.808790+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T06:45:20.534490+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":176,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T23:39:04.808413+0000","last_change":"2023-09-23T23:37:33.626975+0000","last_active":"2023-09-23T23:39:04.808413+0000","last_peered":"2023-09-23T23:39:04.808413+0000","last_clean":"2023-09-23T23:39:04.808413+0000","last_became_active":"2023-09-23T23:37:33.626337+0000","last_became_peered":"2023-09-23T23:37:33.626337+0000","last_unstale":"2023-09-23T23:39:04.808413+0000","last_undegraded":"2023-09-23T23:39:04.808413+0000","last_fullsized":"2023-09-23T23:39:04.808413+0000","mapping_epoch":159,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":160,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T01:45:41.499383+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,2,6],"acting":[3,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1f","version":"69'5","reported_seq":65,"reported_epoch":167,"state":"active+clean","last_fresh":"2023-09-23T23:39:03.803940+0000","last_change":"2023-09-23T23:34:47.366146+0000","last_active":"2023-09-23T23:39:03.803940+0000","last_peered":"2023-09-23T23:39:03.803940+0000","last_clean":"2023-09-23T23:39:03.803940+0000","last_became_active":"2023-09-23T23:34:47.361648+0000","last_became_peered":"2023-09-23T23:34:47.361648+0000","last_unstale":"2023-09-23T23:39:03.803940+0000","last_undegraded":"2023-09-23T23:39:03.803940+0000","last_fullsized":"2023-09-23T23:39:03.803940+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"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 @ 2023-09-25T11:02:38.085203+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"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":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":554,"num_keys_recovered":0,"num_objects_omap":1,"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":[2,6,4],"acting":[2,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":128,"reported_epoch":168,"state":"active+clean","last_fresh":"2023-09-23T23:39:04.822104+0000","last_change":"2023-09-23T23:25:05.227361+0000","last_active":"2023-09-23T23:39:04.822104+0000","last_peered":"2023-09-23T23:39:04.822104+0000","last_clean":"2023-09-23T23:39:04.822104+0000","last_became_active":"2023-09-23T23:25:05.227003+0000","last_became_peered":"2023-09-23T23:25:05.227003+0000","last_unstale":"2023-09-23T23:39:04.822104+0000","last_undegraded":"2023-09-23T23:39:04.822104+0000","last_fullsized":"2023-09-23T23:39:04.822104+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T03:23:19.993318+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]}],"pool_stats":[{"poolid":6,"num_pg":16,"stat_sum":{"num_bytes":5573509144,"num_objects":85046,"num_object_clones":0,"num_object_copies":255138,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":38696,"num_objects_unfound":0,"num_objects_dirty":85046,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":125004,"num_write_kb":6721537,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3971,"num_bytes_recovered":260243456,"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":16874221568,"data_stored":16874209352,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":82465,"ondisk_log_size":82465,"up":48,"acting":48,"num_store_stats":6},{"poolid":4,"num_pg":32,"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":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5504,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"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":22,"num_whiteouts":0,"num_read":19,"num_read_kb":18,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":32,"num_bytes_recovered":5504,"num_keys_recovered":10,"num_objects_omap":14,"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":143360,"data_stored":22662,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":27272,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"up":96,"acting":96,"num_store_stats":8},{"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":486,"num_read_kb":912,"num_write":239,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":2361472,"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":2969600,"data_stored":2951840,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":161,"ondisk_log_size":161,"up":3,"acting":3,"num_store_stats":5},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":4194323,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"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":4,"num_whiteouts":0,"num_read":5980,"num_read_kb":13243,"num_write":846,"num_write_kb":12714,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":92,"num_bytes_recovered":4194342,"num_keys_recovered":0,"num_objects_omap":2,"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":20987904,"data_stored":20971596,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6143,"internal_metadata":0},"log_size":976,"ondisk_log_size":976,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":0,"seq":231928234334,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"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},"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":[]},{"osd":6,"up_from":46,"seq":197568495976,"num_pgs":63,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3000872,"kb_used_data":2835616,"kb_used_omap":0,"kb_used_meta":165248,"kb_avail":90744280,"statfs":{"total":95995035648,"available":92922142720,"internally_reserved":0,"allocated":2903670784,"data_stored":2902987629,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":169213952},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,2],"upper_bound":8},"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":"Sat Sep 23 23:38:58 2023","interfaces":[{"interface":"back","average":{"1min":0.95599999999999996,"5min":4.0140000000000002,"15min":2.274},"min":{"1min":0.28499999999999998,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":3.5049999999999999,"5min":168.447,"15min":168.447},"last":0.51700000000000002},{"interface":"front","average":{"1min":0.89300000000000002,"5min":4.0330000000000004,"15min":2.2589999999999999},"min":{"1min":0.32200000000000001,"5min":0.31,"15min":0.24299999999999999},"max":{"1min":3.0979999999999999,"5min":168.73099999999999,"15min":168.73099999999999},"last":0.47099999999999997}]},{"osd":1,"last update":"Sat Sep 23 23:38:30 2023","interfaces":[{"interface":"back","average":{"1min":1.196,"5min":1.8420000000000001,"15min":1.4330000000000001},"min":{"1min":0.38900000000000001,"5min":0.311,"15min":0.311},"max":{"1min":3.2250000000000001,"5min":33.798000000000002,"15min":33.798000000000002},"last":0.73299999999999998},{"interface":"front","average":{"1min":1.6539999999999999,"5min":1.9730000000000001,"15min":1.4470000000000001},"min":{"1min":0.32900000000000001,"5min":0.32200000000000001,"15min":0.313},"max":{"1min":4.3289999999999997,"5min":33.857999999999997,"15min":33.857999999999997},"last":0.501}]},{"osd":2,"last update":"Sat Sep 23 23:38:51 2023","interfaces":[{"interface":"back","average":{"1min":1.478,"5min":1.593,"15min":1.6419999999999999},"min":{"1min":0.44,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":4.3040000000000003,"5min":31.437999999999999,"15min":73.912000000000006},"last":0.63700000000000001},{"interface":"front","average":{"1min":1.4610000000000001,"5min":1.484,"15min":1.6279999999999999},"min":{"1min":0.42899999999999999,"5min":0.34100000000000003,"15min":0.32600000000000001},"max":{"1min":4.3970000000000002,"5min":30.396999999999998,"15min":72.602999999999994},"last":0.82199999999999995}]},{"osd":3,"last update":"Sat Sep 23 23:39:16 2023","interfaces":[{"interface":"back","average":{"1min":1.48,"5min":1.0800000000000001,"15min":1.0660000000000001},"min":{"1min":0.33500000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":6.1989999999999998,"5min":6.1989999999999998,"15min":6.1989999999999998},"last":1.1379999999999999},{"interface":"front","average":{"1min":3.899,"5min":1.627,"15min":1.2490000000000001},"min":{"1min":0.35499999999999998,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":40.941000000000003,"5min":40.941000000000003,"15min":40.941000000000003},"last":0.45000000000000001}]},{"osd":4,"last update":"Sat Sep 23 23:38:30 2023","interfaces":[{"interface":"back","average":{"1min":1.014,"5min":0.95499999999999996,"15min":1},"min":{"1min":0.45900000000000002,"5min":0.35499999999999998,"15min":0.30599999999999999},"max":{"1min":2.2999999999999998,"5min":6.4790000000000001,"15min":8.4760000000000009},"last":0.68700000000000006},{"interface":"front","average":{"1min":0.86499999999999999,"5min":0.91700000000000004,"15min":1.0600000000000001},"min":{"1min":0.47199999999999998,"5min":0.371,"15min":0.34000000000000002},"max":{"1min":2.0179999999999998,"5min":4.5570000000000004,"15min":4.75},"last":0.79800000000000004}]},{"osd":5,"last update":"Sat Sep 23 23:38:30 2023","interfaces":[{"interface":"back","average":{"1min":1.125,"5min":0.90300000000000002,"15min":1.006},"min":{"1min":0.55300000000000005,"5min":0.376,"15min":0.25600000000000001},"max":{"1min":2.3319999999999999,"5min":4.0439999999999996,"15min":4.6829999999999998},"last":0.91400000000000003},{"interface":"front","average":{"1min":0.88100000000000001,"5min":0.90100000000000002,"15min":1.1259999999999999},"min":{"1min":0.436,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":2.133,"5min":4.532,"15min":7.4100000000000001},"last":0.84599999999999997}]},{"osd":7,"last update":"Sat Sep 23 23:39:27 2023","interfaces":[{"interface":"back","average":{"1min":1.242,"5min":1.1579999999999999,"15min":1.1930000000000001},"min":{"1min":0.437,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":6.234,"5min":6.234,"15min":6.234},"last":0.88600000000000001},{"interface":"front","average":{"1min":1.3620000000000001,"5min":1.135,"15min":1.2170000000000001},"min":{"1min":0.51200000000000001,"5min":0.435,"15min":0.435},"max":{"1min":6.266,"5min":6.266,"15min":6.266},"last":0.93799999999999994}]}]},{"osd":1,"up_from":99,"seq":425201762478,"num_pgs":58,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3205744,"kb_used_data":2885480,"kb_used_omap":6,"kb_used_meta":320121,"kb_avail":90539408,"statfs":{"total":95995035648,"available":92712353792,"internally_reserved":0,"allocated":2954731520,"data_stored":2953860888,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6760,"internal_metadata":327804312},"hb_peers":[0,2,3,4,5,6,7],"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 23:38:36 2023","interfaces":[{"interface":"back","average":{"1min":1.3500000000000001,"5min":2.0720000000000001,"15min":1.335},"min":{"1min":0.29499999999999998,"5min":0.20599999999999999,"15min":0.20499999999999999},"max":{"1min":5.7329999999999997,"5min":13.880000000000001,"15min":17.693000000000001},"last":4.9660000000000002},{"interface":"front","average":{"1min":1.6160000000000001,"5min":2.181,"15min":1.4019999999999999},"min":{"1min":0.219,"5min":0.219,"15min":0.219},"max":{"1min":9.1560000000000006,"5min":12.519,"15min":12.519},"last":0.92600000000000005}]},{"osd":2,"last update":"Sat Sep 23 23:38:48 2023","interfaces":[{"interface":"back","average":{"1min":2.109,"5min":1.819,"15min":1.341},"min":{"1min":0.26400000000000001,"5min":0.218,"15min":0.218},"max":{"1min":7.8410000000000002,"5min":7.8410000000000002,"15min":12.097},"last":8.9890000000000008},{"interface":"front","average":{"1min":2.927,"5min":2.0859999999999999,"15min":1.3660000000000001},"min":{"1min":0.318,"5min":0.315,"15min":0.219},"max":{"1min":10.032999999999999,"5min":10.561,"15min":12.343},"last":0.57199999999999995}]},{"osd":3,"last update":"Sat Sep 23 23:39:19 2023","interfaces":[{"interface":"back","average":{"1min":5.6849999999999996,"5min":2.3809999999999998,"15min":1.708},"min":{"1min":0.26900000000000002,"5min":0.26900000000000002,"15min":0.22800000000000001},"max":{"1min":24.858000000000001,"5min":24.858000000000001,"15min":41.753},"last":17.207999999999998},{"interface":"front","average":{"1min":4.4119999999999999,"5min":2.254,"15min":1.5289999999999999},"min":{"1min":0.40699999999999997,"5min":0.312,"15min":0.28499999999999998},"max":{"1min":30.256,"5min":30.256,"15min":42.515000000000001},"last":0.40699999999999997}]},{"osd":4,"last update":"Sat Sep 23 23:38:36 2023","interfaces":[{"interface":"back","average":{"1min":0.77600000000000002,"5min":1.3029999999999999,"15min":1.1850000000000001},"min":{"1min":0.35799999999999998,"5min":0.313,"15min":0.313},"max":{"1min":2.431,"5min":7.1289999999999996,"15min":8.2309999999999999},"last":0.53200000000000003},{"interface":"front","average":{"1min":1.48,"5min":1.7849999999999999,"15min":1.401},"min":{"1min":0.37,"5min":0.35899999999999999,"15min":0.32500000000000001},"max":{"1min":5.8300000000000001,"5min":11.449999999999999,"15min":11.449999999999999},"last":5.1050000000000004}]},{"osd":5,"last update":"Sat Sep 23 23:38:36 2023","interfaces":[{"interface":"back","average":{"1min":1.9950000000000001,"5min":1.546,"15min":1.282},"min":{"1min":0.38700000000000001,"5min":0.38700000000000001,"15min":0.38500000000000001},"max":{"1min":9.0820000000000007,"5min":10.723000000000001,"15min":10.723000000000001},"last":0.54600000000000004},{"interface":"front","average":{"1min":0.82199999999999995,"5min":1.268,"15min":1.198},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.36699999999999999},"max":{"1min":2.5049999999999999,"5min":6.6100000000000003,"15min":8.1280000000000001},"last":0.625}]},{"osd":6,"last update":"Sat Sep 23 23:38:36 2023","interfaces":[{"interface":"back","average":{"1min":1.956,"5min":1.6359999999999999,"15min":1.3029999999999999},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":9.1259999999999994,"5min":11.349,"15min":11.349},"last":0.66200000000000003},{"interface":"front","average":{"1min":0.88400000000000001,"5min":1.264,"15min":1.218},"min":{"1min":0.41099999999999998,"5min":0.377,"15min":0.377},"max":{"1min":2.3969999999999998,"5min":6.6920000000000002,"15min":8.1989999999999998},"last":0.503}]},{"osd":7,"last update":"Sat Sep 23 23:38:36 2023","interfaces":[{"interface":"back","average":{"1min":1.054,"5min":1.476,"15min":1.3140000000000001},"min":{"1min":0.46200000000000002,"5min":0.40200000000000002,"15min":0.374},"max":{"1min":2.9950000000000001,"5min":7.1909999999999998,"15min":8.1699999999999999},"last":0.60099999999999998},{"interface":"front","average":{"1min":1.679,"5min":1.786,"15min":1.4570000000000001},"min":{"1min":0.57699999999999996,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":5.8609999999999998,"5min":7.069,"15min":11.086},"last":5.056}]}]},{"osd":0,"up_from":0,"seq":403726926006,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"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},"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":[]},{"osd":2,"up_from":104,"seq":446676598941,"num_pgs":49,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3853820,"kb_used_data":3449332,"kb_used_omap":11,"kb_used_meta":404468,"kb_avail":89891332,"statfs":{"total":95995035648,"available":92048723968,"internally_reserved":0,"allocated":3532115968,"data_stored":3531238233,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12272,"internal_metadata":414175248},"hb_peers":[0,1,3,4,5,6,7],"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 23:38:54 2023","interfaces":[{"interface":"back","average":{"1min":1.944,"5min":2.1699999999999999,"15min":1.504},"min":{"1min":0.223,"5min":0.21199999999999999,"15min":0.183},"max":{"1min":10.641999999999999,"5min":13.125999999999999,"15min":13.125999999999999},"last":0.246},{"interface":"front","average":{"1min":1.9930000000000001,"5min":2.4009999999999998,"15min":1.6639999999999999},"min":{"1min":0.26300000000000001,"5min":0.23200000000000001,"15min":0.21099999999999999},"max":{"1min":10.754,"5min":14.709,"15min":14.709},"last":0.51700000000000002}]},{"osd":1,"last update":"Sat Sep 23 23:38:54 2023","interfaces":[{"interface":"back","average":{"1min":2.0190000000000001,"5min":2.129,"15min":1.4039999999999999},"min":{"1min":0.23300000000000001,"5min":0.224,"15min":0.19700000000000001},"max":{"1min":10.837999999999999,"5min":11.923999999999999,"15min":11.923999999999999},"last":0.22800000000000001},{"interface":"front","average":{"1min":2.6160000000000001,"5min":2.2090000000000001,"15min":1.6499999999999999},"min":{"1min":0.249,"5min":0.249,"15min":0.249},"max":{"1min":10.897,"5min":17.545000000000002,"15min":17.545000000000002},"last":0.55200000000000005}]},{"osd":3,"last update":"Sat Sep 23 23:39:16 2023","interfaces":[{"interface":"back","average":{"1min":9.7010000000000005,"5min":4.2409999999999997,"15min":2.077},"min":{"1min":0.26600000000000001,"5min":0.19700000000000001,"15min":0.19700000000000001},"max":{"1min":130.126,"5min":130.126,"15min":130.126},"last":0.46500000000000002},{"interface":"front","average":{"1min":9.8979999999999997,"5min":4.6040000000000001,"15min":2.3479999999999999},"min":{"1min":0.27800000000000002,"5min":0.22700000000000001,"15min":0.22700000000000001},"max":{"1min":129.65799999999999,"5min":129.65799999999999,"15min":129.65799999999999},"last":0.56999999999999995}]},{"osd":4,"last update":"Sat Sep 23 23:38:54 2023","interfaces":[{"interface":"back","average":{"1min":2.1850000000000001,"5min":1.9450000000000001,"15min":1.5600000000000001},"min":{"1min":0.46700000000000003,"5min":0.35199999999999998,"15min":0.29599999999999999},"max":{"1min":10.821,"5min":12.943,"15min":12.943},"last":0.58999999999999997},{"interface":"front","average":{"1min":1.8440000000000001,"5min":1.893,"15min":1.419},"min":{"1min":0.34300000000000003,"5min":0.33600000000000002,"15min":0.29199999999999998},"max":{"1min":5.4130000000000003,"5min":12.263,"15min":12.263},"last":0.502}]},{"osd":5,"last update":"Sat Sep 23 23:38:54 2023","interfaces":[{"interface":"back","average":{"1min":1.635,"5min":2.0190000000000001,"15min":1.5289999999999999},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.29399999999999998},"max":{"1min":6.4989999999999997,"5min":10.747,"15min":11.000999999999999},"last":0.48099999999999998},{"interface":"front","average":{"1min":2.23,"5min":1.8899999999999999,"15min":1.4990000000000001},"min":{"1min":0.52000000000000002,"5min":0.373,"15min":0.373},"max":{"1min":10.864000000000001,"5min":12.978999999999999,"15min":12.978999999999999},"last":0.627}]},{"osd":6,"last update":"Sat Sep 23 23:38:54 2023","interfaces":[{"interface":"back","average":{"1min":1.905,"5min":1.722,"15min":1.4119999999999999},"min":{"1min":0.377,"5min":0.309,"15min":0.309},"max":{"1min":5.3739999999999997,"5min":12.209,"15min":12.209},"last":0.68999999999999995},{"interface":"front","average":{"1min":1.8859999999999999,"5min":2.081,"15min":1.5780000000000001},"min":{"1min":0.38500000000000001,"5min":0.34999999999999998,"15min":0.32000000000000001},"max":{"1min":6.5300000000000002,"5min":13.329000000000001,"15min":13.329000000000001},"last":0.44700000000000001}]},{"osd":7,"last update":"Sat Sep 23 23:38:54 2023","interfaces":[{"interface":"back","average":{"1min":1.837,"5min":1.869,"15min":1.512},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":7.1689999999999996,"5min":13.231,"15min":13.231},"last":0.79900000000000004},{"interface":"front","average":{"1min":1.9550000000000001,"5min":2.2330000000000001,"15min":1.643},"min":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.40699999999999997},"max":{"1min":6.4349999999999996,"5min":13.375,"15min":13.375},"last":0.60199999999999998}]}]},{"osd":3,"up_from":109,"seq":468151435416,"num_pgs":64,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":4030540,"kb_used_data":3750340,"kb_used_omap":5,"kb_used_meta":279994,"kb_avail":89714612,"statfs":{"total":95995035648,"available":91867762688,"internally_reserved":0,"allocated":3840348160,"data_stored":3839509828,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5347,"internal_metadata":286714653},"hb_peers":[0,1,2,4,5,6,7],"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 23:39:20 2023","interfaces":[{"interface":"back","average":{"1min":1.6599999999999999,"5min":1.627,"15min":1.3540000000000001},"min":{"1min":0.22700000000000001,"5min":0.19400000000000001,"15min":0.19400000000000001},"max":{"1min":6.2549999999999999,"5min":8.2200000000000006,"15min":10.427},"last":1.2829999999999999},{"interface":"front","average":{"1min":1.786,"5min":1.8260000000000001,"15min":1.2749999999999999},"min":{"1min":0.29899999999999999,"5min":0.219,"15min":0.193},"max":{"1min":6.7000000000000002,"5min":11.462999999999999,"15min":12.638},"last":4.2380000000000004}]},{"osd":1,"last update":"Sat Sep 23 23:39:20 2023","interfaces":[{"interface":"back","average":{"1min":1.9570000000000001,"5min":1.6359999999999999,"15min":1.252},"min":{"1min":0.27800000000000002,"5min":0.23000000000000001,"15min":0.20899999999999999},"max":{"1min":6.2670000000000003,"5min":7.165,"15min":10.000999999999999},"last":3.4100000000000001},{"interface":"front","average":{"1min":2.0720000000000001,"5min":1.7030000000000001,"15min":1.302},"min":{"1min":0.22600000000000001,"5min":0.22,"15min":0.22},"max":{"1min":5.7229999999999999,"5min":7.3460000000000001,"15min":10.638999999999999},"last":3.165}]},{"osd":2,"last update":"Sat Sep 23 23:39:20 2023","interfaces":[{"interface":"back","average":{"1min":1.635,"5min":1.4650000000000001,"15min":2.077},"min":{"1min":0.246,"5min":0.219,"15min":0.219},"max":{"1min":6.8470000000000004,"5min":9.9969999999999999,"15min":109.947},"last":4.4619999999999997},{"interface":"front","average":{"1min":3.5960000000000001,"5min":2.141,"15min":2.2930000000000001},"min":{"1min":0.39500000000000002,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":7.7400000000000002,"5min":7.7400000000000002,"15min":114.09999999999999},"last":3.7679999999999998}]},{"osd":4,"last update":"Sat Sep 23 23:39:20 2023","interfaces":[{"interface":"back","average":{"1min":1.792,"5min":1.4930000000000001,"15min":1.3360000000000001},"min":{"1min":0.40799999999999997,"5min":0.34399999999999997,"15min":0.309},"max":{"1min":5.75,"5min":6.6050000000000004,"15min":10.487},"last":1.357},{"interface":"front","average":{"1min":2.1600000000000001,"5min":1.873,"15min":1.4399999999999999},"min":{"1min":0.57599999999999996,"5min":0.38,"15min":0.34899999999999998},"max":{"1min":5.8460000000000001,"5min":11.007,"15min":15.27},"last":4.4180000000000001}]},{"osd":5,"last update":"Sat Sep 23 23:39:20 2023","interfaces":[{"interface":"back","average":{"1min":2.165,"5min":1.6870000000000001,"15min":1.302},"min":{"1min":0.499,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":5.8179999999999996,"5min":7.665,"15min":8.0280000000000005},"last":4.3529999999999998},{"interface":"front","average":{"1min":1.1319999999999999,"5min":1.103,"15min":1.1859999999999999},"min":{"1min":0.34000000000000002,"5min":0.308,"15min":0.308},"max":{"1min":3.5169999999999999,"5min":4.7889999999999997,"15min":9.157},"last":4.4900000000000002}]},{"osd":6,"last update":"Sat Sep 23 23:39:20 2023","interfaces":[{"interface":"back","average":{"1min":1.9890000000000001,"5min":1.7769999999999999,"15min":1.3779999999999999},"min":{"1min":0.52900000000000003,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":5.4870000000000001,"5min":7.6230000000000002,"15min":7.9930000000000003},"last":4.4509999999999996},{"interface":"front","average":{"1min":1.1759999999999999,"5min":1.3180000000000001,"15min":1.306},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":3.5619999999999998,"5min":8.7400000000000002,"15min":9.2609999999999992},"last":4.4329999999999998}]},{"osd":7,"last update":"Sat Sep 23 23:39:20 2023","interfaces":[{"interface":"back","average":{"1min":1.3360000000000001,"5min":1.6399999999999999,"15min":1.417},"min":{"1min":0.40300000000000002,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":3.484,"5min":10.034000000000001,"15min":10.034000000000001},"last":4.516},{"interface":"front","average":{"1min":2.673,"5min":1.8879999999999999,"15min":1.5029999999999999},"min":{"1min":0.45100000000000001,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":7.8319999999999999,"5min":7.8319999999999999,"15min":10.52},"last":1.329}]}]},{"osd":4,"up_from":30,"seq":128849019259,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1200616,"kb_used_data":998624,"kb_used_omap":0,"kb_used_meta":201984,"kb_avail":92544536,"statfs":{"total":95995035648,"available":94765604864,"internally_reserved":0,"allocated":1022590976,"data_stored":1021907844,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":206831616},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,1,1],"upper_bound":8},"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":"Sat Sep 23 23:38:56 2023","interfaces":[{"interface":"back","average":{"1min":0.46200000000000002,"5min":1.3580000000000001,"15min":1.2649999999999999},"min":{"1min":0.318,"5min":0.251,"15min":0.23799999999999999},"max":{"1min":0.65700000000000003,"5min":25.873999999999999,"15min":25.873999999999999},"last":0.35999999999999999},{"interface":"front","average":{"1min":0.48099999999999998,"5min":1.4119999999999999,"15min":1.2270000000000001},"min":{"1min":0.317,"5min":0.27300000000000002,"15min":0.254},"max":{"1min":0.85799999999999998,"5min":25.779,"15min":25.779},"last":0.34100000000000003}]},{"osd":1,"last update":"Sat Sep 23 23:38:35 2023","interfaces":[{"interface":"back","average":{"1min":2.8079999999999998,"5min":1.6899999999999999,"15min":1.2529999999999999},"min":{"1min":0.32500000000000001,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":39.968000000000004,"5min":39.968000000000004,"15min":39.968000000000004},"last":2.7639999999999998},{"interface":"front","average":{"1min":3.2770000000000001,"5min":1.8260000000000001,"15min":1.276},"min":{"1min":0.40600000000000003,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":39.889000000000003,"5min":39.889000000000003,"15min":39.889000000000003},"last":0.754}]},{"osd":2,"last update":"Sat Sep 23 23:38:51 2023","interfaces":[{"interface":"back","average":{"1min":1.6160000000000001,"5min":2.3109999999999999,"15min":2.601},"min":{"1min":0.38700000000000001,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":16.045999999999999,"5min":59.590000000000003,"15min":251.785},"last":0.502},{"interface":"front","average":{"1min":1.6819999999999999,"5min":2.5800000000000001,"15min":2.653},"min":{"1min":0.41599999999999998,"5min":0.33300000000000002,"15min":0.32500000000000001},"max":{"1min":16.484999999999999,"5min":60.520000000000003,"15min":250.874},"last":1.579}]},{"osd":3,"last update":"Sat Sep 23 23:39:25 2023","interfaces":[{"interface":"back","average":{"1min":9.1850000000000005,"5min":2.5910000000000002,"15min":1.673},"min":{"1min":0.35099999999999998,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":69.519000000000005,"5min":69.519000000000005,"15min":69.519000000000005},"last":1.216},{"interface":"front","average":{"1min":10.007,"5min":3.0449999999999999,"15min":1.7929999999999999},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.29199999999999998},"max":{"1min":71.221000000000004,"5min":71.221000000000004,"15min":71.221000000000004},"last":2.972}]},{"osd":5,"last update":"Sat Sep 23 23:38:40 2023","interfaces":[{"interface":"back","average":{"1min":0.64500000000000002,"5min":0.94999999999999996,"15min":1.006},"min":{"1min":0.40699999999999997,"5min":0.36699999999999999,"15min":0.27300000000000002},"max":{"1min":1.117,"5min":9.5220000000000002,"15min":9.5220000000000002},"last":0.48099999999999998},{"interface":"front","average":{"1min":0.75800000000000001,"5min":1.069,"15min":1.161},"min":{"1min":0.58399999999999996,"5min":0.42999999999999999,"15min":0.42999999999999999},"max":{"1min":1.2330000000000001,"5min":9.5510000000000002,"15min":9.5510000000000002},"last":0.56499999999999995}]},{"osd":6,"last update":"Sat Sep 23 23:38:35 2023","interfaces":[{"interface":"back","average":{"1min":0.98399999999999999,"5min":0.90800000000000003,"15min":1.028},"min":{"1min":0.35299999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":3.0550000000000002,"5min":3.9540000000000002,"15min":4.641},"last":0.79900000000000004},{"interface":"front","average":{"1min":0.78100000000000003,"5min":0.80500000000000005,"15min":1.002},"min":{"1min":0.39400000000000002,"5min":0.372,"15min":0.372},"max":{"1min":2.8900000000000001,"5min":2.9590000000000001,"15min":4.8360000000000003},"last":0.73199999999999998}]},{"osd":7,"last update":"Sat Sep 23 23:38:35 2023","interfaces":[{"interface":"back","average":{"1min":0.94099999999999995,"5min":1.204,"15min":1.1539999999999999},"min":{"1min":0.501,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":2.871,"5min":9.6140000000000008,"15min":9.6140000000000008},"last":0.52700000000000002},{"interface":"front","average":{"1min":1.411,"5min":1.1160000000000001,"15min":1.161},"min":{"1min":0.49199999999999999,"5min":0.40000000000000002,"15min":0.34999999999999998},"max":{"1min":6.5910000000000002,"5min":6.5910000000000002,"15min":6.5910000000000002},"last":0.54300000000000004}]}]},{"osd":5,"up_from":0,"seq":163208757618,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"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},"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":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"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":593920,"data_stored":590368,"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":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":4194304,"data_stored":4194304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4198400,"data_stored":4194323,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"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":4485,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4198400,"data_stored":4194323,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1658,"internal_metadata":0},{"poolid":2,"osd":4,"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},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4198400,"data_stored":4194323,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":4194304,"data_stored":4194304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9036,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":22,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6760,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":5322,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7787,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":182,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3689,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":32768,"data_stored":5504,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":624,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":5482,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4950,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"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},{"poolid":4,"osd":1,"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},{"poolid":4,"osd":2,"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},{"poolid":4,"osd":3,"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},{"poolid":4,"osd":4,"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},{"poolid":4,"osd":5,"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},{"poolid":4,"osd":6,"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},{"poolid":4,"osd":7,"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},{"poolid":6,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":2934902784,"data_stored":2934898712,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":3523219456,"data_stored":3523215384,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":3820027904,"data_stored":3820027904,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":1014038528,"data_stored":1014038528,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":2877952000,"data_stored":2877947928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":2704080896,"data_stored":2704080896,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-23T23:39:32.812 INFO:tasks.cephadm.ceph_manager.ceph:increase pool size by 10 2023-09-23T23:39:32.813 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd pool set unique_pool_1 pg_num 26 2023-09-23T23:39:32.814 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 dump_ops_in_flight 2023-09-23T23:39:32.846 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:32.868 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:32 smithi159 bash[105915]: audit 2023-09-23T23:39:32.232666+0000 mon.a (mon.0) 827 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:39:32.868 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:32 smithi159 bash[108473]: audit 2023-09-23T23:39:32.232666+0000 mon.a (mon.0) 827 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:39:32.899 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:32.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:32.904 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:39:33.005 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:33.029 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:33.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:33.031 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:39:33.132 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:39:33.167 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:39:33.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:33.172 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:39:33.273 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:39:33.302 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:39:33.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:33.308 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:39:33.409 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:39:33.435 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:39:33.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:33.440 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:39:33.541 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:39:33.565 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:39:33.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:33.568 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:39:33.668 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:39:33.671 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:33 smithi159 bash[105915]: cluster 2023-09-23T23:39:32.529046+0000 mgr.y (mgr.25991) 669 : cluster 0 pgmap v652: 89 pgs: 2 active+remapped+backfilling, 6 active+remapped+backfill_wait, 81 active+clean; 5.0 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 799 op/s; 36555/245475 objects misplaced (14.892%); 10 MiB/s, 163 objects/s recovering 2023-09-23T23:39:33.671 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:33 smithi159 bash[108473]: cluster 2023-09-23T23:39:32.529046+0000 mgr.y (mgr.25991) 669 : cluster 0 pgmap v652: 89 pgs: 2 active+remapped+backfilling, 6 active+remapped+backfill_wait, 81 active+clean; 5.0 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 799 op/s; 36555/245475 objects misplaced (14.892%); 10 MiB/s, 163 objects/s recovering 2023-09-23T23:39:33.699 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:39:33.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:33.705 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:39:33.805 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:39:33.836 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:39:33.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:33.838 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:39:33.939 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:33.948 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:39:33 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:39:33] "GET /metrics HTTP/1.1" 200 36581 "" "Prometheus/2.43.0" 2023-09-23T23:39:33.972 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:33.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:33.974 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:39:34.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:33 smithi164 bash[92846]: cluster 2023-09-23T23:39:32.529046+0000 mgr.y (mgr.25991) 669 : cluster 0 pgmap v652: 89 pgs: 2 active+remapped+backfilling, 6 active+remapped+backfill_wait, 81 active+clean; 5.0 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 799 op/s; 36555/245475 objects misplaced (14.892%); 10 MiB/s, 163 objects/s recovering 2023-09-23T23:39:34.075 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:39:34.111 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:39:34.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:34.115 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:39:34.215 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:39:34.250 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:39:34.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:34.252 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:39:34.353 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:39:34.379 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:39:34.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:34.386 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:39:34.487 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:34.513 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:34.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:34.515 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:39:34.616 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:39:34.642 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:39:34.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:34.644 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:39:34.745 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:34.772 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:34.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:34.776 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:39:34.877 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:34.903 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:34.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:34.905 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:39:35.006 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:39:35.034 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:39:35.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:35.037 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:39:35.138 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:39:35.162 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:39:35.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:35.164 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:39:35.265 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:39:35.309 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:39:35.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:35.315 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:39:35.416 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:39:35.443 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:39:35.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:35.445 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:39:35.546 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:35.573 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:35.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:35.580 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:39:35.681 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:35.709 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:35.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:35.712 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:39:35.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:35 smithi164 bash[92846]: cluster 2023-09-23T23:39:34.529809+0000 mgr.y (mgr.25991) 670 : cluster 0 pgmap v653: 89 pgs: 2 active+remapped+backfilling, 6 active+remapped+backfill_wait, 81 active+clean; 4.8 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 806 op/s; 34842/237699 objects misplaced (14.658%); 10 MiB/s, 167 objects/s recovering 2023-09-23T23:39:35.813 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:39:35.836 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:39:35.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:35.842 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:39:35.942 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:39:35.951 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:35 smithi159 bash[105915]: cluster 2023-09-23T23:39:34.529809+0000 mgr.y (mgr.25991) 670 : cluster 0 pgmap v653: 89 pgs: 2 active+remapped+backfilling, 6 active+remapped+backfill_wait, 81 active+clean; 4.8 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 806 op/s; 34842/237699 objects misplaced (14.658%); 10 MiB/s, 167 objects/s recovering 2023-09-23T23:39:35.951 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:35 smithi159 bash[108473]: cluster 2023-09-23T23:39:34.529809+0000 mgr.y (mgr.25991) 670 : cluster 0 pgmap v653: 89 pgs: 2 active+remapped+backfilling, 6 active+remapped+backfill_wait, 81 active+clean; 4.8 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 806 op/s; 34842/237699 objects misplaced (14.658%); 10 MiB/s, 167 objects/s recovering 2023-09-23T23:39:35.977 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:39:35.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:35.980 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:39:36.081 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:39:36.107 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:39:36.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:36.112 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:39:36.212 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:36.237 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:36.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:36.240 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:39:36.254 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:39:36.255 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:39:36.341 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:39:36.367 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:39:36.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:36.376 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:39:36.477 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:36.502 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:36.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:36.506 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:39:36.607 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:39:36.629 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:39:36.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:36.631 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:39:36.732 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:36.756 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:36.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:36.761 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:39:36.862 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:39:36.889 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:39:36.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:36.895 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:39:36.995 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:37.027 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:37.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:37.029 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:39:37.130 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:39:37.157 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:39:37.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:37.163 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:39:37.264 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:39:37.271 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:39:37.272 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:39:37.288 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:39:37.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:37.290 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:39:37.391 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:37.420 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:37.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:37.423 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:39:37.524 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:39:37.552 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:39:37.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:37.558 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:39:37.602 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:37 smithi159 bash[105915]: cluster 2023-09-23T23:39:36.530587+0000 mgr.y (mgr.25991) 671 : cluster 0 pgmap v654: 89 pgs: 2 active+remapped+backfilling, 6 active+remapped+backfill_wait, 81 active+clean; 4.7 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 867 op/s; 33811/233034 objects misplaced (14.509%); 11 MiB/s, 181 objects/s recovering 2023-09-23T23:39:37.660 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:39:37.686 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:39:37.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:37.688 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:39:37.789 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:37.822 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:37.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:37.828 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:39:37.928 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:37.937 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:37 smithi159 bash[108473]: cluster 2023-09-23T23:39:36.530587+0000 mgr.y (mgr.25991) 671 : cluster 0 pgmap v654: 89 pgs: 2 active+remapped+backfilling, 6 active+remapped+backfill_wait, 81 active+clean; 4.7 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 867 op/s; 33811/233034 objects misplaced (14.509%); 11 MiB/s, 181 objects/s recovering 2023-09-23T23:39:37.951 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:37.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:37.954 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:39:38.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:37 smithi164 bash[92846]: cluster 2023-09-23T23:39:36.530587+0000 mgr.y (mgr.25991) 671 : cluster 0 pgmap v654: 89 pgs: 2 active+remapped+backfilling, 6 active+remapped+backfill_wait, 81 active+clean; 4.7 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 867 op/s; 33811/233034 objects misplaced (14.509%); 11 MiB/s, 181 objects/s recovering 2023-09-23T23:39:38.054 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:39:38.079 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:39:38.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:38.082 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:39:38.183 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:39:38.207 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:39:38.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:38.210 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:39:38.311 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:38.334 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:38.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:38.337 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:39:38.438 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:39:38.464 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:39:38.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:38.470 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:39:38.571 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:38.599 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:38.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:38.602 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:39:38.703 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:39:38.732 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:39:38.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:38.737 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:39:38.837 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:39:38.856 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:39:38.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:38.858 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:39:38.959 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:39:38.995 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:39:38.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:38.998 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:39:39.099 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:39.129 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:39.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:39.133 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:39:39.234 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:39:39.262 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:39:39.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:39.267 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:39:39.369 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:39.394 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:39.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:39.398 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:39:39.499 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:39:39.531 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:39:39.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:39.536 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:39:39.637 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:39:39.658 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:39:39.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:39.661 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:39:39.666 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:39 smithi159 bash[105915]: cluster 2023-09-23T23:39:38.531047+0000 mgr.y (mgr.25991) 672 : cluster 0 pgmap v655: 89 pgs: 2 active+remapped+backfilling, 6 active+remapped+backfill_wait, 81 active+clean; 4.7 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 742 op/s; 33294/230730 objects misplaced (14.430%); 8.9 MiB/s, 142 objects/s recovering 2023-09-23T23:39:39.667 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:39 smithi159 bash[108473]: cluster 2023-09-23T23:39:38.531047+0000 mgr.y (mgr.25991) 672 : cluster 0 pgmap v655: 89 pgs: 2 active+remapped+backfilling, 6 active+remapped+backfill_wait, 81 active+clean; 4.7 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 742 op/s; 33294/230730 objects misplaced (14.430%); 8.9 MiB/s, 142 objects/s recovering 2023-09-23T23:39:39.762 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:39.795 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:39.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:39.799 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:39:39.901 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:39.927 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:39.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:39.937 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:39:40.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:39 smithi164 bash[92846]: cluster 2023-09-23T23:39:38.531047+0000 mgr.y (mgr.25991) 672 : cluster 0 pgmap v655: 89 pgs: 2 active+remapped+backfilling, 6 active+remapped+backfill_wait, 81 active+clean; 4.7 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 742 op/s; 33294/230730 objects misplaced (14.430%); 8.9 MiB/s, 142 objects/s recovering 2023-09-23T23:39:40.038 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:40.066 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:40.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:40.068 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:39:40.169 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:40.199 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:40.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:40.204 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:39:40.304 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:40.327 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:40.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:40.332 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:39:40.433 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:39:40.460 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:39:40.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:40.466 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:39:40.567 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:40.597 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:40.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:40.600 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:39:40.700 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:40.738 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:40.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:40.743 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:39:40.843 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:40.866 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:40.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:40.868 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:39:40.969 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:41.006 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:41.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:41.009 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:39:41.110 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:39:41.136 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:39:41.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:41.143 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:39:41.243 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:39:41.271 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:39:41.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:41.276 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:39:41.377 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:41.402 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:41.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:41.405 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:39:41.506 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:39:41.537 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:39:41.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:41.541 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:39:41.642 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:39:41.679 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:39:41.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:41.681 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:39:41.782 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:39:41.792 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:41 smithi159 bash[105915]: cluster 2023-09-23T23:39:40.531514+0000 mgr.y (mgr.25991) 673 : cluster 0 pgmap v656: 89 pgs: 2 active+remapped+backfilling, 6 active+remapped+backfill_wait, 81 active+clean; 4.6 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 830 op/s; 32132/225312 objects misplaced (14.261%); 12 MiB/s, 187 objects/s recovering 2023-09-23T23:39:41.792 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:41 smithi159 bash[108473]: cluster 2023-09-23T23:39:40.531514+0000 mgr.y (mgr.25991) 673 : cluster 0 pgmap v656: 89 pgs: 2 active+remapped+backfilling, 6 active+remapped+backfill_wait, 81 active+clean; 4.6 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 830 op/s; 32132/225312 objects misplaced (14.261%); 12 MiB/s, 187 objects/s recovering 2023-09-23T23:39:41.805 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:39:41.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:41.810 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:39:41.911 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:39:41.921 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:41 smithi164 bash[92846]: cluster 2023-09-23T23:39:40.531514+0000 mgr.y (mgr.25991) 673 : cluster 0 pgmap v656: 89 pgs: 2 active+remapped+backfilling, 6 active+remapped+backfill_wait, 81 active+clean; 4.6 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 830 op/s; 32132/225312 objects misplaced (14.261%); 12 MiB/s, 187 objects/s recovering 2023-09-23T23:39:41.945 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:39:41.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:41.948 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:39:42.049 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:39:42.073 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:39:42.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:42.075 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:39:42.176 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:39:42.200 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:39:42.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:42.206 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:39:42.307 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:39:42.341 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:39:42.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:42.344 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:39:42.444 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:42.475 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:42.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:42.478 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:39:42.578 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:39:42.609 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:39:42.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:42.612 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:39:42.713 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:39:42.743 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:39:42.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:42.749 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:39:42.849 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:42.879 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:42.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:42.883 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:39:42.983 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:39:43.009 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:39:43.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:43.014 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:39:43.115 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:43.136 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:43.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:43.138 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:39:43.239 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:43.265 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:43.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:43.267 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:39:43.368 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:43.394 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:43.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:43.396 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:39:43.497 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:43.523 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:43.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:43.529 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:39:43.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:43 smithi159 bash[105915]: cluster 2023-09-23T23:39:42.532033+0000 mgr.y (mgr.25991) 674 : cluster 0 pgmap v657: 89 pgs: 2 active+remapped+backfilling, 6 active+remapped+backfill_wait, 81 active+clean; 4.5 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 819 op/s; 31157/220602 objects misplaced (14.124%); 11 MiB/s, 171 objects/s recovering 2023-09-23T23:39:43.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:43 smithi159 bash[108473]: cluster 2023-09-23T23:39:42.532033+0000 mgr.y (mgr.25991) 674 : cluster 0 pgmap v657: 89 pgs: 2 active+remapped+backfilling, 6 active+remapped+backfill_wait, 81 active+clean; 4.5 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 819 op/s; 31157/220602 objects misplaced (14.124%); 11 MiB/s, 171 objects/s recovering 2023-09-23T23:39:43.629 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:43.655 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:43.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:43.658 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:39:43.759 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:43.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:43 smithi164 bash[92846]: cluster 2023-09-23T23:39:42.532033+0000 mgr.y (mgr.25991) 674 : cluster 0 pgmap v657: 89 pgs: 2 active+remapped+backfilling, 6 active+remapped+backfill_wait, 81 active+clean; 4.5 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 819 op/s; 31157/220602 objects misplaced (14.124%); 11 MiB/s, 171 objects/s recovering 2023-09-23T23:39:43.787 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:43.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:43.789 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:39:43.890 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:43.915 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:43.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:43.918 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:39:43.943 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:39:43 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:39:43] "GET /metrics HTTP/1.1" 200 36581 "" "Prometheus/2.43.0" 2023-09-23T23:39:44.019 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:39:44.046 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:39:44.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:44.048 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:39:44.149 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:44.172 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:44.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:44.175 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:39:44.276 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:39:44.305 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:39:44.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:44.307 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:39:44.408 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:39:44.432 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:39:44.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:44.437 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:39:44.538 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:39:44.569 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:39:44.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:44.571 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:39:44.672 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:44.701 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:44.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:44.705 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:39:44.806 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:39:44.837 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:39:44.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:44.841 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:39:44.942 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:44.967 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:44.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:44.970 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:39:45.071 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:39:45.097 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:39:45.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:45.101 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:39:45.202 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:39:45.237 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:39:45.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:45.240 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:39:45.341 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:45.368 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:45.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:45.370 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:39:45.471 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:45.494 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:45.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:45.497 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:39:45.598 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:45.605 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:45 smithi164 bash[92846]: cluster 2023-09-23T23:39:44.532591+0000 mgr.y (mgr.25991) 675 : cluster 0 pgmap v658: 89 pgs: 2 active+remapped+backfilling, 6 active+remapped+backfill_wait, 81 active+clean; 4.3 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 905 op/s; 29624/212856 objects misplaced (13.917%); 12 MiB/s, 186 objects/s recovering 2023-09-23T23:39:45.621 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:45.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:45.628 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:39:45.728 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:45.752 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:45.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:45.754 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:39:45.854 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:39:45.863 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:45 smithi159 bash[105915]: cluster 2023-09-23T23:39:44.532591+0000 mgr.y (mgr.25991) 675 : cluster 0 pgmap v658: 89 pgs: 2 active+remapped+backfilling, 6 active+remapped+backfill_wait, 81 active+clean; 4.3 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 905 op/s; 29624/212856 objects misplaced (13.917%); 12 MiB/s, 186 objects/s recovering 2023-09-23T23:39:45.864 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:45 smithi159 bash[108473]: cluster 2023-09-23T23:39:44.532591+0000 mgr.y (mgr.25991) 675 : cluster 0 pgmap v658: 89 pgs: 2 active+remapped+backfilling, 6 active+remapped+backfill_wait, 81 active+clean; 4.3 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 905 op/s; 29624/212856 objects misplaced (13.917%); 12 MiB/s, 186 objects/s recovering 2023-09-23T23:39:45.893 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:39:45.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:45.896 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:39:45.997 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:46.019 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:46.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:46.021 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:39:46.122 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:39:46.153 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:39:46.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:46.156 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:39:46.257 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:46.284 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:46.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:46.289 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:39:46.390 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:39:46.416 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:39:46.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:46.418 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:39:46.519 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:39:46.545 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:39:46.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:46.549 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:39:46.650 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:39:46.677 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:39:46.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:46.681 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:39:46.782 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:39:46.807 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:39:46.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:46.814 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:39:46.915 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:39:46.944 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:39:46.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:46.946 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:39:47.047 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:47.073 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:47.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:47.077 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:39:47.178 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:47.207 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:47.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:47.212 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:39:47.313 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:47.340 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:47.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:47.342 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:39:47.442 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:39:47.467 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:39:47.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:47.471 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:39:47.571 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:39:47.595 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:47 smithi164 bash[92846]: cluster 2023-09-23T23:39:46.533158+0000 mgr.y (mgr.25991) 676 : cluster 0 pgmap v659: 89 pgs: 2 active+remapped+backfilling, 6 active+remapped+backfill_wait, 81 active+clean; 4.2 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 814 op/s; 28689/208365 objects misplaced (13.769%); 11 MiB/s, 168 objects/s recovering 2023-09-23T23:39:47.595 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:47 smithi164 bash[92846]: audit 2023-09-23T23:39:47.232965+0000 mon.a (mon.0) 828 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:39:47.624 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:39:47.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:47.631 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:39:47.731 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:39:47.758 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:39:47.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:47.764 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:39:47.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:47 smithi159 bash[105915]: cluster 2023-09-23T23:39:46.533158+0000 mgr.y (mgr.25991) 676 : cluster 0 pgmap v659: 89 pgs: 2 active+remapped+backfilling, 6 active+remapped+backfill_wait, 81 active+clean; 4.2 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 814 op/s; 28689/208365 objects misplaced (13.769%); 11 MiB/s, 168 objects/s recovering 2023-09-23T23:39:47.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:47 smithi159 bash[105915]: audit 2023-09-23T23:39:47.232965+0000 mon.a (mon.0) 828 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:39:47.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:47 smithi159 bash[108473]: cluster 2023-09-23T23:39:46.533158+0000 mgr.y (mgr.25991) 676 : cluster 0 pgmap v659: 89 pgs: 2 active+remapped+backfilling, 6 active+remapped+backfill_wait, 81 active+clean; 4.2 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 814 op/s; 28689/208365 objects misplaced (13.769%); 11 MiB/s, 168 objects/s recovering 2023-09-23T23:39:47.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:47 smithi159 bash[108473]: audit 2023-09-23T23:39:47.232965+0000 mon.a (mon.0) 828 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:39:47.865 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:47.888 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:47.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:47.897 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:39:47.998 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:48.032 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:48.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:48.035 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:39:48.136 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:39:48.161 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:39:48.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:48.163 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:39:48.264 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:48.289 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:48.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:48.291 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:39:48.391 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:39:48.420 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:39:48.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:48.423 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:39:48.523 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:39:48.542 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:39:48.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:48.546 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:39:48.647 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:39:48.676 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:39:48.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:48.679 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:39:48.780 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:39:48.807 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:39:48.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:48.809 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:39:48.910 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:39:48.940 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:39:48.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:48.946 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:39:49.047 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:49.074 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:49.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:49.078 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:39:49.179 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:39:49.207 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:39:49.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:49.212 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:39:49.312 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:39:49.340 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:39:49.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:49.344 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:39:49.445 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:49.484 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:49.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:49.489 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:39:49.590 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:49.597 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:49 smithi159 bash[105915]: cluster 2023-09-23T23:39:48.533665+0000 mgr.y (mgr.25991) 677 : cluster 0 pgmap v660: 89 pgs: 2 active+remapped+backfilling, 6 active+remapped+backfill_wait, 81 active+clean; 4.2 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 747 op/s; 28182/206133 objects misplaced (13.672%); 8.7 MiB/s, 139 objects/s recovering 2023-09-23T23:39:49.620 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:49.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:49.625 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:39:49.726 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:39:49.759 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:39:49.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:49.765 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:39:49.866 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:49.880 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:49 smithi159 bash[108473]: cluster 2023-09-23T23:39:48.533665+0000 mgr.y (mgr.25991) 677 : cluster 0 pgmap v660: 89 pgs: 2 active+remapped+backfilling, 6 active+remapped+backfill_wait, 81 active+clean; 4.2 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 747 op/s; 28182/206133 objects misplaced (13.672%); 8.7 MiB/s, 139 objects/s recovering 2023-09-23T23:39:49.897 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:49.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:49.902 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:39:50.003 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:50.012 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:49 smithi164 bash[92846]: cluster 2023-09-23T23:39:48.533665+0000 mgr.y (mgr.25991) 677 : cluster 0 pgmap v660: 89 pgs: 2 active+remapped+backfilling, 6 active+remapped+backfill_wait, 81 active+clean; 4.2 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 747 op/s; 28182/206133 objects misplaced (13.672%); 8.7 MiB/s, 139 objects/s recovering 2023-09-23T23:39:50.027 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:50.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:50.029 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:39:50.130 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:39:50.155 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:39:50.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:50.157 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:39:50.258 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:39:50.280 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:39:50.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:50.287 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:39:50.389 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:39:50.410 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:39:50.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:50.413 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:39:50.514 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:50.540 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:50.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:50.545 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:39:50.646 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:39:50.679 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:39:50.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:50.682 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:39:50.783 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:39:50.811 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:39:50.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:50.813 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:39:50.914 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:50.943 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:50.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:50.948 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:39:51.048 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:51.073 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:51.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:51.076 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:39:51.177 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:51.209 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:51.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:51.214 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:39:51.315 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:39:51.356 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:39:51.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:51.361 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:39:51.462 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:39:51.488 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:39:51.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:51.492 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:39:51.593 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:39:51.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:51.622 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:39:51.622 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:39:51.723 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:51.748 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:51.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:51.754 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:39:51.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:51 smithi159 bash[105915]: cluster 2023-09-23T23:39:50.534255+0000 mgr.y (mgr.25991) 678 : cluster 0 pgmap v661: 89 pgs: 2 active+remapped+backfilling, 6 active+remapped+backfill_wait, 81 active+clean; 4.1 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 818 op/s; 27268/201246 objects misplaced (13.550%); 11 MiB/s, 177 objects/s recovering 2023-09-23T23:39:51.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:51 smithi159 bash[108473]: cluster 2023-09-23T23:39:50.534255+0000 mgr.y (mgr.25991) 678 : cluster 0 pgmap v661: 89 pgs: 2 active+remapped+backfilling, 6 active+remapped+backfill_wait, 81 active+clean; 4.1 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 818 op/s; 27268/201246 objects misplaced (13.550%); 11 MiB/s, 177 objects/s recovering 2023-09-23T23:39:51.855 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:39:51.883 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:39:51.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:51.885 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:39:51.986 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:39:52.010 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:39:52.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:52.012 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:39:52.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:51 smithi164 bash[92846]: cluster 2023-09-23T23:39:50.534255+0000 mgr.y (mgr.25991) 678 : cluster 0 pgmap v661: 89 pgs: 2 active+remapped+backfilling, 6 active+remapped+backfill_wait, 81 active+clean; 4.1 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 818 op/s; 27268/201246 objects misplaced (13.550%); 11 MiB/s, 177 objects/s recovering 2023-09-23T23:39:52.113 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:39:52.146 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:39:52.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:52.150 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:39:52.250 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:52.270 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:52.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:52.272 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:39:52.373 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:39:52.405 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:39:52.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:52.407 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:39:52.508 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:39:52.531 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:39:52.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:52.533 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:39:52.634 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:39:52.643 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:52 smithi164 bash[92846]: cluster 2023-09-23T23:39:51.600483+0000 osd.6 (osd.6) 112 : cluster 3 failed to encode map e170 with expected crc 2023-09-23T23:39:52.643 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:52 smithi164 bash[92846]: cluster 2023-09-23T23:39:51.602542+0000 mon.a (mon.0) 829 : cluster 0 osdmap e170: 8 total, 8 up, 5 in 2023-09-23T23:39:52.661 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:39:52.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:52.663 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:39:52.764 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:39:52.772 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:52 smithi159 bash[105915]: cluster 2023-09-23T23:39:51.600483+0000 osd.6 (osd.6) 112 : cluster 3 failed to encode map e170 with expected crc 2023-09-23T23:39:52.772 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:52 smithi159 bash[105915]: cluster 2023-09-23T23:39:51.602542+0000 mon.a (mon.0) 829 : cluster 0 osdmap e170: 8 total, 8 up, 5 in 2023-09-23T23:39:52.772 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:52 smithi159 bash[108473]: cluster 2023-09-23T23:39:51.600483+0000 osd.6 (osd.6) 112 : cluster 3 failed to encode map e170 with expected crc 2023-09-23T23:39:52.772 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:52 smithi159 bash[108473]: cluster 2023-09-23T23:39:51.602542+0000 mon.a (mon.0) 829 : cluster 0 osdmap e170: 8 total, 8 up, 5 in 2023-09-23T23:39:52.796 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:39:52.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:52.800 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:39:52.901 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:39:52.924 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:39:52.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:52.927 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:39:53.027 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:53.053 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:53.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:53.055 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:39:53.156 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:39:53.179 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:39:53.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:53.182 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:39:53.283 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:53.308 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:53.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:53.311 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:39:53.411 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:53.439 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:53.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:53.443 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:39:53.543 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:39:53.566 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:39:53.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:53.570 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:39:53.671 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:39:53.699 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:39:53.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:53.701 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:39:53.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:53 smithi159 bash[105915]: cluster 2023-09-23T23:39:52.534769+0000 mgr.y (mgr.25991) 679 : cluster 0 pgmap v663: 89 pgs: 2 active+remapped+backfilling, 6 active+remapped+backfill_wait, 81 active+clean; 4.0 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 784 op/s; 26131/197052 objects misplaced (13.261%); 12 MiB/s, 186 objects/s recovering 2023-09-23T23:39:53.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:53 smithi159 bash[105915]: cluster 2023-09-23T23:39:52.616851+0000 osd.7 (osd.7) 87 : cluster 3 failed to encode map e171 with expected crc 2023-09-23T23:39:53.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:53 smithi159 bash[105915]: cluster 2023-09-23T23:39:52.619339+0000 mon.a (mon.0) 830 : cluster 0 osdmap e171: 8 total, 8 up, 5 in 2023-09-23T23:39:53.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:53 smithi159 bash[105915]: cluster 2023-09-23T23:39:52.627959+0000 osd.6 (osd.6) 113 : cluster 3 failed to encode map e171 with expected crc 2023-09-23T23:39:53.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:53 smithi159 bash[105915]: cluster 2023-09-23T23:39:52.696315+0000 osd.4 (osd.4) 99 : cluster 3 failed to encode map e171 with expected crc 2023-09-23T23:39:53.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:53 smithi159 bash[105915]: cluster 2023-09-23T23:39:52.777328+0000 osd.5 (osd.5) 61 : cluster 3 failed to encode map e171 with expected crc 2023-09-23T23:39:53.795 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:39:53 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:39:53] "GET /metrics HTTP/1.1" 200 36585 "" "Prometheus/2.43.0" 2023-09-23T23:39:53.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:53 smithi159 bash[108473]: cluster 2023-09-23T23:39:52.534769+0000 mgr.y (mgr.25991) 679 : cluster 0 pgmap v663: 89 pgs: 2 active+remapped+backfilling, 6 active+remapped+backfill_wait, 81 active+clean; 4.0 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 784 op/s; 26131/197052 objects misplaced (13.261%); 12 MiB/s, 186 objects/s recovering 2023-09-23T23:39:53.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:53 smithi159 bash[108473]: cluster 2023-09-23T23:39:52.616851+0000 osd.7 (osd.7) 87 : cluster 3 failed to encode map e171 with expected crc 2023-09-23T23:39:53.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:53 smithi159 bash[108473]: cluster 2023-09-23T23:39:52.619339+0000 mon.a (mon.0) 830 : cluster 0 osdmap e171: 8 total, 8 up, 5 in 2023-09-23T23:39:53.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:53 smithi159 bash[108473]: cluster 2023-09-23T23:39:52.627959+0000 osd.6 (osd.6) 113 : cluster 3 failed to encode map e171 with expected crc 2023-09-23T23:39:53.796 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:53 smithi159 bash[108473]: cluster 2023-09-23T23:39:52.696315+0000 osd.4 (osd.4) 99 : cluster 3 failed to encode map e171 with expected crc 2023-09-23T23:39:53.796 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:53 smithi159 bash[108473]: cluster 2023-09-23T23:39:52.777328+0000 osd.5 (osd.5) 61 : cluster 3 failed to encode map e171 with expected crc 2023-09-23T23:39:53.802 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:39:53.822 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:39:53.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:53.824 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:39:53.925 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:53.956 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:53.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:53.961 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:39:54.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:53 smithi164 bash[92846]: cluster 2023-09-23T23:39:52.534769+0000 mgr.y (mgr.25991) 679 : cluster 0 pgmap v663: 89 pgs: 2 active+remapped+backfilling, 6 active+remapped+backfill_wait, 81 active+clean; 4.0 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 784 op/s; 26131/197052 objects misplaced (13.261%); 12 MiB/s, 186 objects/s recovering 2023-09-23T23:39:54.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:53 smithi164 bash[92846]: cluster 2023-09-23T23:39:52.616851+0000 osd.7 (osd.7) 87 : cluster 3 failed to encode map e171 with expected crc 2023-09-23T23:39:54.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:53 smithi164 bash[92846]: cluster 2023-09-23T23:39:52.619339+0000 mon.a (mon.0) 830 : cluster 0 osdmap e171: 8 total, 8 up, 5 in 2023-09-23T23:39:54.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:53 smithi164 bash[92846]: cluster 2023-09-23T23:39:52.627959+0000 osd.6 (osd.6) 113 : cluster 3 failed to encode map e171 with expected crc 2023-09-23T23:39:54.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:53 smithi164 bash[92846]: cluster 2023-09-23T23:39:52.696315+0000 osd.4 (osd.4) 99 : cluster 3 failed to encode map e171 with expected crc 2023-09-23T23:39:54.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:53 smithi164 bash[92846]: cluster 2023-09-23T23:39:52.777328+0000 osd.5 (osd.5) 61 : cluster 3 failed to encode map e171 with expected crc 2023-09-23T23:39:54.062 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:54.102 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:54.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:54.107 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:39:54.208 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:54.244 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:54.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:54.248 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:39:54.348 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:54.378 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:54.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:54.382 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:39:54.483 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:39:54.507 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:39:54.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:54.510 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:39:54.611 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:39:54.638 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:39:54.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:54.642 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:39:54.743 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:39:54.770 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:39:54.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:54.772 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:39:54.872 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:39:54.896 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:39:54.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:54.904 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:39:55.004 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:39:55.031 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:39:55.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:55.033 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:39:55.134 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:39:55.167 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:39:55.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:55.173 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:39:55.274 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:55.306 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:55.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:55.308 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:39:55.409 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:39:55.438 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:39:55.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:55.442 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:39:55.543 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:39:55.575 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:39:55.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:55.578 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:39:55.639 INFO:teuthology.orchestra.run.smithi159.stderr:set pool 6 pg_num to 26 2023-09-23T23:39:55.679 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:55.714 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:55.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:55.716 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:39:55.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:55 smithi164 bash[92846]: cluster 2023-09-23T23:39:54.538521+0000 mgr.y (mgr.25991) 680 : cluster 0 pgmap v665: 89 pgs: 2 active+remapped+backfilling, 5 active+remapped+backfill_wait, 82 active+clean; 3.9 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 713 op/s; 24618/191229 objects misplaced (12.874%); 14 MiB/s, 221 objects/s recovering 2023-09-23T23:39:55.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:55 smithi164 bash[92846]: audit 2023-09-23T23:39:55.462357+0000 mon.c (mon.2) 55 : audit 1 from='client.? 172.21.15.159:0/3683946232' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num", "val": "26"}]: dispatch 2023-09-23T23:39:55.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:55 smithi164 bash[92846]: audit 2023-09-23T23:39:55.462945+0000 mon.a (mon.0) 831 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num", "val": "26"}]: dispatch 2023-09-23T23:39:55.817 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:39:55.826 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:55 smithi159 bash[105915]: cluster 2023-09-23T23:39:54.538521+0000 mgr.y (mgr.25991) 680 : cluster 0 pgmap v665: 89 pgs: 2 active+remapped+backfilling, 5 active+remapped+backfill_wait, 82 active+clean; 3.9 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 713 op/s; 24618/191229 objects misplaced (12.874%); 14 MiB/s, 221 objects/s recovering 2023-09-23T23:39:55.826 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:55 smithi159 bash[105915]: audit 2023-09-23T23:39:55.462357+0000 mon.c (mon.2) 55 : audit 1 from='client.? 172.21.15.159:0/3683946232' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num", "val": "26"}]: dispatch 2023-09-23T23:39:55.826 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:55 smithi159 bash[105915]: audit 2023-09-23T23:39:55.462945+0000 mon.a (mon.0) 831 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num", "val": "26"}]: dispatch 2023-09-23T23:39:55.826 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:55 smithi159 bash[108473]: cluster 2023-09-23T23:39:54.538521+0000 mgr.y (mgr.25991) 680 : cluster 0 pgmap v665: 89 pgs: 2 active+remapped+backfilling, 5 active+remapped+backfill_wait, 82 active+clean; 3.9 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 713 op/s; 24618/191229 objects misplaced (12.874%); 14 MiB/s, 221 objects/s recovering 2023-09-23T23:39:55.826 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:55 smithi159 bash[108473]: audit 2023-09-23T23:39:55.462357+0000 mon.c (mon.2) 55 : audit 1 from='client.? 172.21.15.159:0/3683946232' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num", "val": "26"}]: dispatch 2023-09-23T23:39:55.826 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:55 smithi159 bash[108473]: audit 2023-09-23T23:39:55.462945+0000 mon.a (mon.0) 831 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num", "val": "26"}]: dispatch 2023-09-23T23:39:55.849 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:39:55.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:55.852 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:39:55.953 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:55.978 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:55.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:55.980 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:39:56.081 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:39:56.109 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:39:56.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:56.112 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:39:56.213 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:39:56.238 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:39:56.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:56.244 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:39:56.345 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:39:56.370 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:39:56.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:56.372 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:39:56.473 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:39:56.505 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:39:56.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:56.507 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:39:56.608 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:56.632 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:56.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:56.636 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:39:56.737 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:56.784 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:56.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:56.794 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:39:56.894 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:39:57.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:56 smithi164 bash[92846]: audit 2023-09-23T23:39:55.628502+0000 mon.a (mon.0) 832 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num", "val": "26"}]': finished 2023-09-23T23:39:57.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:56 smithi164 bash[92846]: cluster 2023-09-23T23:39:55.628999+0000 mon.a (mon.0) 833 : cluster 0 osdmap e172: 8 total, 8 up, 5 in 2023-09-23T23:39:57.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:56 smithi164 bash[92846]: cluster 2023-09-23T23:39:55.636903+0000 osd.6 (osd.6) 114 : cluster 3 failed to encode map e172 with expected crc 2023-09-23T23:39:57.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:56 smithi164 bash[92846]: cluster 2023-09-23T23:39:55.638389+0000 osd.7 (osd.7) 88 : cluster 3 failed to encode map e172 with expected crc 2023-09-23T23:39:57.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:56 smithi164 bash[92846]: cluster 2023-09-23T23:39:55.641833+0000 osd.6 (osd.6) 115 : cluster 3 failed to encode map e172 with expected crc 2023-09-23T23:39:57.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:56 smithi164 bash[92846]: cluster 2023-09-23T23:39:55.642442+0000 osd.7 (osd.7) 89 : cluster 3 failed to encode map e172 with expected crc 2023-09-23T23:39:57.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:56 smithi164 bash[92846]: cluster 2023-09-23T23:39:55.643183+0000 osd.6 (osd.6) 116 : cluster 3 failed to encode map e172 with expected crc 2023-09-23T23:39:57.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:56 smithi164 bash[92846]: cluster 2023-09-23T23:39:55.643261+0000 osd.4 (osd.4) 100 : cluster 3 failed to encode map e172 with expected crc 2023-09-23T23:39:57.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:56 smithi164 bash[92846]: cluster 2023-09-23T23:39:56.152325+0000 osd.5 (osd.5) 62 : cluster 3 failed to encode map e172 with expected crc 2023-09-23T23:39:57.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:56 smithi164 bash[92846]: audit 2023-09-23T23:39:56.540238+0000 mon.a (mon.0) 834 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num_actual", "val": "26"}]: dispatch 2023-09-23T23:39:57.338 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:56 smithi159 bash[105915]: audit 2023-09-23T23:39:55.628502+0000 mon.a (mon.0) 832 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num", "val": "26"}]': finished 2023-09-23T23:39:57.339 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:56 smithi159 bash[105915]: cluster 2023-09-23T23:39:55.628999+0000 mon.a (mon.0) 833 : cluster 0 osdmap e172: 8 total, 8 up, 5 in 2023-09-23T23:39:57.339 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:56 smithi159 bash[105915]: cluster 2023-09-23T23:39:55.636903+0000 osd.6 (osd.6) 114 : cluster 3 failed to encode map e172 with expected crc 2023-09-23T23:39:57.339 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:56 smithi159 bash[105915]: cluster 2023-09-23T23:39:55.638389+0000 osd.7 (osd.7) 88 : cluster 3 failed to encode map e172 with expected crc 2023-09-23T23:39:57.339 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:56 smithi159 bash[105915]: cluster 2023-09-23T23:39:55.641833+0000 osd.6 (osd.6) 115 : cluster 3 failed to encode map e172 with expected crc 2023-09-23T23:39:57.339 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:56 smithi159 bash[105915]: cluster 2023-09-23T23:39:55.642442+0000 osd.7 (osd.7) 89 : cluster 3 failed to encode map e172 with expected crc 2023-09-23T23:39:57.339 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:56 smithi159 bash[105915]: cluster 2023-09-23T23:39:55.643183+0000 osd.6 (osd.6) 116 : cluster 3 failed to encode map e172 with expected crc 2023-09-23T23:39:57.339 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:56 smithi159 bash[105915]: cluster 2023-09-23T23:39:55.643261+0000 osd.4 (osd.4) 100 : cluster 3 failed to encode map e172 with expected crc 2023-09-23T23:39:57.339 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:56 smithi159 bash[105915]: cluster 2023-09-23T23:39:56.152325+0000 osd.5 (osd.5) 62 : cluster 3 failed to encode map e172 with expected crc 2023-09-23T23:39:57.339 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:56 smithi159 bash[105915]: audit 2023-09-23T23:39:56.540238+0000 mon.a (mon.0) 834 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num_actual", "val": "26"}]: dispatch 2023-09-23T23:39:57.340 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:56 smithi159 bash[108473]: audit 2023-09-23T23:39:55.628502+0000 mon.a (mon.0) 832 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num", "val": "26"}]': finished 2023-09-23T23:39:57.340 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:56 smithi159 bash[108473]: cluster 2023-09-23T23:39:55.628999+0000 mon.a (mon.0) 833 : cluster 0 osdmap e172: 8 total, 8 up, 5 in 2023-09-23T23:39:57.340 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:56 smithi159 bash[108473]: cluster 2023-09-23T23:39:55.636903+0000 osd.6 (osd.6) 114 : cluster 3 failed to encode map e172 with expected crc 2023-09-23T23:39:57.340 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:56 smithi159 bash[108473]: cluster 2023-09-23T23:39:55.638389+0000 osd.7 (osd.7) 88 : cluster 3 failed to encode map e172 with expected crc 2023-09-23T23:39:57.340 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:56 smithi159 bash[108473]: cluster 2023-09-23T23:39:55.641833+0000 osd.6 (osd.6) 115 : cluster 3 failed to encode map e172 with expected crc 2023-09-23T23:39:57.340 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:56 smithi159 bash[108473]: cluster 2023-09-23T23:39:55.642442+0000 osd.7 (osd.7) 89 : cluster 3 failed to encode map e172 with expected crc 2023-09-23T23:39:57.340 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:56 smithi159 bash[108473]: cluster 2023-09-23T23:39:55.643183+0000 osd.6 (osd.6) 116 : cluster 3 failed to encode map e172 with expected crc 2023-09-23T23:39:57.340 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:56 smithi159 bash[108473]: cluster 2023-09-23T23:39:55.643261+0000 osd.4 (osd.4) 100 : cluster 3 failed to encode map e172 with expected crc 2023-09-23T23:39:57.340 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:56 smithi159 bash[108473]: cluster 2023-09-23T23:39:56.152325+0000 osd.5 (osd.5) 62 : cluster 3 failed to encode map e172 with expected crc 2023-09-23T23:39:57.340 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:56 smithi159 bash[108473]: audit 2023-09-23T23:39:56.540238+0000 mon.a (mon.0) 834 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num_actual", "val": "26"}]: dispatch 2023-09-23T23:39:57.717 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:39:57.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:57.723 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:39:57.823 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:57.853 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:57.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:57.855 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:39:57.956 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:39:57.962 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:57 smithi159 bash[105915]: cluster 2023-09-23T23:39:56.539126+0000 mgr.y (mgr.25991) 681 : cluster 0 pgmap v667: 89 pgs: 2 active+remapped+backfilling, 5 active+remapped+backfill_wait, 82 active+clean; 3.8 GiB data, 12 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 772 op/s; 23483/187338 objects misplaced (12.535%); 21 MiB/s, 330 objects/s recovering 2023-09-23T23:39:57.962 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:57 smithi159 bash[105915]: cluster 2023-09-23T23:39:56.651641+0000 osd.6 (osd.6) 117 : cluster 3 failed to encode map e173 with expected crc 2023-09-23T23:39:57.963 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:57 smithi159 bash[105915]: audit 2023-09-23T23:39:56.659772+0000 mon.a (mon.0) 835 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num_actual", "val": "26"}]': finished 2023-09-23T23:39:57.963 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:57 smithi159 bash[105915]: cluster 2023-09-23T23:39:56.659908+0000 mon.a (mon.0) 836 : cluster 0 osdmap e173: 8 total, 8 up, 5 in 2023-09-23T23:39:57.963 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:57 smithi159 bash[105915]: cluster 2023-09-23T23:39:56.664764+0000 osd.4 (osd.4) 101 : cluster 3 failed to encode map e173 with expected crc 2023-09-23T23:39:57.963 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:57 smithi159 bash[105915]: audit 2023-09-23T23:39:57.411217+0000 mon.a (mon.0) 837 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:39:57.963 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:57 smithi159 bash[108473]: cluster 2023-09-23T23:39:56.539126+0000 mgr.y (mgr.25991) 681 : cluster 0 pgmap v667: 89 pgs: 2 active+remapped+backfilling, 5 active+remapped+backfill_wait, 82 active+clean; 3.8 GiB data, 12 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 772 op/s; 23483/187338 objects misplaced (12.535%); 21 MiB/s, 330 objects/s recovering 2023-09-23T23:39:57.963 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:57 smithi159 bash[108473]: cluster 2023-09-23T23:39:56.651641+0000 osd.6 (osd.6) 117 : cluster 3 failed to encode map e173 with expected crc 2023-09-23T23:39:57.963 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:57 smithi159 bash[108473]: audit 2023-09-23T23:39:56.659772+0000 mon.a (mon.0) 835 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num_actual", "val": "26"}]': finished 2023-09-23T23:39:57.964 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:57 smithi159 bash[108473]: cluster 2023-09-23T23:39:56.659908+0000 mon.a (mon.0) 836 : cluster 0 osdmap e173: 8 total, 8 up, 5 in 2023-09-23T23:39:57.964 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:57 smithi159 bash[108473]: cluster 2023-09-23T23:39:56.664764+0000 osd.4 (osd.4) 101 : cluster 3 failed to encode map e173 with expected crc 2023-09-23T23:39:57.964 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:57 smithi159 bash[108473]: audit 2023-09-23T23:39:57.411217+0000 mon.a (mon.0) 837 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:39:57.977 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:39:57.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:57.979 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:39:58.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:57 smithi164 bash[92846]: cluster 2023-09-23T23:39:56.539126+0000 mgr.y (mgr.25991) 681 : cluster 0 pgmap v667: 89 pgs: 2 active+remapped+backfilling, 5 active+remapped+backfill_wait, 82 active+clean; 3.8 GiB data, 12 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 772 op/s; 23483/187338 objects misplaced (12.535%); 21 MiB/s, 330 objects/s recovering 2023-09-23T23:39:58.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:57 smithi164 bash[92846]: cluster 2023-09-23T23:39:56.651641+0000 osd.6 (osd.6) 117 : cluster 3 failed to encode map e173 with expected crc 2023-09-23T23:39:58.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:57 smithi164 bash[92846]: audit 2023-09-23T23:39:56.659772+0000 mon.a (mon.0) 835 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num_actual", "val": "26"}]': finished 2023-09-23T23:39:58.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:57 smithi164 bash[92846]: cluster 2023-09-23T23:39:56.659908+0000 mon.a (mon.0) 836 : cluster 0 osdmap e173: 8 total, 8 up, 5 in 2023-09-23T23:39:58.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:57 smithi164 bash[92846]: cluster 2023-09-23T23:39:56.664764+0000 osd.4 (osd.4) 101 : cluster 3 failed to encode map e173 with expected crc 2023-09-23T23:39:58.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:57 smithi164 bash[92846]: audit 2023-09-23T23:39:57.411217+0000 mon.a (mon.0) 837 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:39:58.080 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:39:58.108 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:39:58.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:58.111 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:39:58.212 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:39:58.238 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:39:58.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:58.240 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:39:58.340 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:58.361 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:58.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:58.364 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:39:58.464 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:39:58.493 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:39:58.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:58.496 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:39:58.597 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:39:58.620 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:39:58.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:58.623 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:39:58.723 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:58.746 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:58.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:58.748 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:39:58.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:58 smithi164 bash[92846]: cluster 2023-09-23T23:39:57.653837+0000 osd.6 (osd.6) 118 : cluster 3 failed to encode map e174 with expected crc 2023-09-23T23:39:58.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:58 smithi164 bash[92846]: cluster 2023-09-23T23:39:57.656163+0000 mon.a (mon.0) 838 : cluster 0 osdmap e174: 8 total, 8 up, 5 in 2023-09-23T23:39:58.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:58 smithi164 bash[92846]: cluster 2023-09-23T23:39:57.656725+0000 osd.6 (osd.6) 119 : cluster 3 failed to encode map e174 with expected crc 2023-09-23T23:39:58.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:58 smithi164 bash[92846]: cluster 2023-09-23T23:39:57.658399+0000 osd.6 (osd.6) 120 : cluster 3 failed to encode map e174 with expected crc 2023-09-23T23:39:58.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:58 smithi164 bash[92846]: cluster 2023-09-23T23:39:57.661092+0000 osd.6 (osd.6) 121 : cluster 3 failed to encode map e174 with expected crc 2023-09-23T23:39:58.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:58 smithi164 bash[92846]: cluster 2023-09-23T23:39:57.661173+0000 osd.3 (osd.3) 13 : cluster 1 6.6 continuing backfill to osd.6 from (161'4567,172'9288] MIN to 172'9288 2023-09-23T23:39:58.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:58 smithi164 bash[92846]: cluster 2023-09-23T23:39:57.661542+0000 osd.4 (osd.4) 102 : cluster 3 failed to encode map e174 with expected crc 2023-09-23T23:39:58.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:58 smithi164 bash[92846]: cluster 2023-09-23T23:39:57.664731+0000 osd.6 (osd.6) 122 : cluster 1 6.5 continuing backfill to osd.2 from (161'4344,172'9161] MIN to 172'9161 2023-09-23T23:39:58.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:58 smithi164 bash[92846]: cluster 2023-09-23T23:39:57.665275+0000 osd.6 (osd.6) 123 : cluster 1 6.3 continuing backfill to osd.1 from (161'4650,172'9444] MIN to 172'9444 2023-09-23T23:39:58.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:58 smithi164 bash[92846]: cluster 2023-09-23T23:39:57.690857+0000 osd.2 (osd.2) 13 : cluster 1 6.9 continuing backfill to osd.6 from (160'2948,172'9074] MIN to 172'9074 2023-09-23T23:39:58.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:58 smithi164 bash[92846]: cluster 2023-09-23T23:39:57.884864+0000 osd.5 (osd.5) 63 : cluster 3 failed to encode map e174 with expected crc 2023-09-23T23:39:58.849 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:39:58.878 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:39:58.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:58.880 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:39:58.981 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:58.990 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:58 smithi159 bash[105915]: cluster 2023-09-23T23:39:57.653837+0000 osd.6 (osd.6) 118 : cluster 3 failed to encode map e174 with expected crc 2023-09-23T23:39:58.990 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:58 smithi159 bash[105915]: cluster 2023-09-23T23:39:57.656163+0000 mon.a (mon.0) 838 : cluster 0 osdmap e174: 8 total, 8 up, 5 in 2023-09-23T23:39:58.990 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:58 smithi159 bash[105915]: cluster 2023-09-23T23:39:57.656725+0000 osd.6 (osd.6) 119 : cluster 3 failed to encode map e174 with expected crc 2023-09-23T23:39:58.990 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:58 smithi159 bash[105915]: cluster 2023-09-23T23:39:57.658399+0000 osd.6 (osd.6) 120 : cluster 3 failed to encode map e174 with expected crc 2023-09-23T23:39:58.990 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:58 smithi159 bash[105915]: cluster 2023-09-23T23:39:57.661092+0000 osd.6 (osd.6) 121 : cluster 3 failed to encode map e174 with expected crc 2023-09-23T23:39:58.990 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:58 smithi159 bash[105915]: cluster 2023-09-23T23:39:57.661173+0000 osd.3 (osd.3) 13 : cluster 1 6.6 continuing backfill to osd.6 from (161'4567,172'9288] MIN to 172'9288 2023-09-23T23:39:58.990 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:58 smithi159 bash[105915]: cluster 2023-09-23T23:39:57.661542+0000 osd.4 (osd.4) 102 : cluster 3 failed to encode map e174 with expected crc 2023-09-23T23:39:58.990 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:58 smithi159 bash[105915]: cluster 2023-09-23T23:39:57.664731+0000 osd.6 (osd.6) 122 : cluster 1 6.5 continuing backfill to osd.2 from (161'4344,172'9161] MIN to 172'9161 2023-09-23T23:39:58.990 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:58 smithi159 bash[105915]: cluster 2023-09-23T23:39:57.665275+0000 osd.6 (osd.6) 123 : cluster 1 6.3 continuing backfill to osd.1 from (161'4650,172'9444] MIN to 172'9444 2023-09-23T23:39:58.991 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:58 smithi159 bash[105915]: cluster 2023-09-23T23:39:57.690857+0000 osd.2 (osd.2) 13 : cluster 1 6.9 continuing backfill to osd.6 from (160'2948,172'9074] MIN to 172'9074 2023-09-23T23:39:58.991 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:58 smithi159 bash[105915]: cluster 2023-09-23T23:39:57.884864+0000 osd.5 (osd.5) 63 : cluster 3 failed to encode map e174 with expected crc 2023-09-23T23:39:58.991 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:58 smithi159 bash[108473]: cluster 2023-09-23T23:39:57.653837+0000 osd.6 (osd.6) 118 : cluster 3 failed to encode map e174 with expected crc 2023-09-23T23:39:58.991 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:58 smithi159 bash[108473]: cluster 2023-09-23T23:39:57.656163+0000 mon.a (mon.0) 838 : cluster 0 osdmap e174: 8 total, 8 up, 5 in 2023-09-23T23:39:58.991 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:58 smithi159 bash[108473]: cluster 2023-09-23T23:39:57.656725+0000 osd.6 (osd.6) 119 : cluster 3 failed to encode map e174 with expected crc 2023-09-23T23:39:58.991 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:58 smithi159 bash[108473]: cluster 2023-09-23T23:39:57.658399+0000 osd.6 (osd.6) 120 : cluster 3 failed to encode map e174 with expected crc 2023-09-23T23:39:58.991 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:58 smithi159 bash[108473]: cluster 2023-09-23T23:39:57.661092+0000 osd.6 (osd.6) 121 : cluster 3 failed to encode map e174 with expected crc 2023-09-23T23:39:58.991 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:58 smithi159 bash[108473]: cluster 2023-09-23T23:39:57.661173+0000 osd.3 (osd.3) 13 : cluster 1 6.6 continuing backfill to osd.6 from (161'4567,172'9288] MIN to 172'9288 2023-09-23T23:39:58.991 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:58 smithi159 bash[108473]: cluster 2023-09-23T23:39:57.661542+0000 osd.4 (osd.4) 102 : cluster 3 failed to encode map e174 with expected crc 2023-09-23T23:39:58.992 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:58 smithi159 bash[108473]: cluster 2023-09-23T23:39:57.664731+0000 osd.6 (osd.6) 122 : cluster 1 6.5 continuing backfill to osd.2 from (161'4344,172'9161] MIN to 172'9161 2023-09-23T23:39:58.992 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:58 smithi159 bash[108473]: cluster 2023-09-23T23:39:57.665275+0000 osd.6 (osd.6) 123 : cluster 1 6.3 continuing backfill to osd.1 from (161'4650,172'9444] MIN to 172'9444 2023-09-23T23:39:58.992 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:58 smithi159 bash[108473]: cluster 2023-09-23T23:39:57.690857+0000 osd.2 (osd.2) 13 : cluster 1 6.9 continuing backfill to osd.6 from (160'2948,172'9074] MIN to 172'9074 2023-09-23T23:39:58.992 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:58 smithi159 bash[108473]: cluster 2023-09-23T23:39:57.884864+0000 osd.5 (osd.5) 63 : cluster 3 failed to encode map e174 with expected crc 2023-09-23T23:39:59.003 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:39:59.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:59.005 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:39:59.106 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:39:59.133 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:39:59.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:59.136 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:39:59.237 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:39:59.267 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:39:59.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:59.269 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:39:59.370 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:39:59.398 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:39:59.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:59.401 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:39:59.501 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:39:59.529 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:39:59.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:59.531 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:39:59.632 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:59.657 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:39:59.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:59.660 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:39:59.761 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:59.789 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:39:59.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:59.793 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:39:59.893 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:39:59.902 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:59 smithi164 bash[92846]: cluster 2023-09-23T23:39:58.539698+0000 mgr.y (mgr.25991) 682 : cluster 0 pgmap v670: 99 pgs: 2 peering, 8 unknown, 3 active+remapped+backfilling, 4 active+remapped+backfill_wait, 82 active+clean; 3.8 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 636 op/s; 19205/185748 objects misplaced (10.339%); 17 MiB/s, 265 objects/s recovering 2023-09-23T23:39:59.902 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:59 smithi164 bash[92846]: cluster 2023-09-23T23:39:58.660748+0000 osd.6 (osd.6) 124 : cluster 3 failed to encode map e175 with expected crc 2023-09-23T23:39:59.902 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:59 smithi164 bash[92846]: cluster 2023-09-23T23:39:58.665384+0000 osd.6 (osd.6) 125 : cluster 3 failed to encode map e175 with expected crc 2023-09-23T23:39:59.902 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:59 smithi164 bash[92846]: cluster 2023-09-23T23:39:58.665558+0000 osd.7 (osd.7) 90 : cluster 3 failed to encode map e175 with expected crc 2023-09-23T23:39:59.902 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:59 smithi164 bash[92846]: cluster 2023-09-23T23:39:58.665757+0000 mon.a (mon.0) 839 : cluster 0 osdmap e175: 8 total, 8 up, 5 in 2023-09-23T23:39:59.902 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:59 smithi164 bash[92846]: cluster 2023-09-23T23:39:58.667389+0000 osd.6 (osd.6) 126 : cluster 3 failed to encode map e175 with expected crc 2023-09-23T23:39:59.902 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:39:59 smithi164 bash[92846]: cluster 2023-09-23T23:39:59.024442+0000 osd.5 (osd.5) 64 : cluster 3 failed to encode map e175 with expected crc 2023-09-23T23:39:59.922 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:39:59.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:39:59.925 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:39:59.928 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:59 smithi159 bash[105915]: cluster 2023-09-23T23:39:58.539698+0000 mgr.y (mgr.25991) 682 : cluster 0 pgmap v670: 99 pgs: 2 peering, 8 unknown, 3 active+remapped+backfilling, 4 active+remapped+backfill_wait, 82 active+clean; 3.8 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 636 op/s; 19205/185748 objects misplaced (10.339%); 17 MiB/s, 265 objects/s recovering 2023-09-23T23:39:59.928 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:59 smithi159 bash[105915]: cluster 2023-09-23T23:39:58.660748+0000 osd.6 (osd.6) 124 : cluster 3 failed to encode map e175 with expected crc 2023-09-23T23:39:59.929 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:59 smithi159 bash[105915]: cluster 2023-09-23T23:39:58.665384+0000 osd.6 (osd.6) 125 : cluster 3 failed to encode map e175 with expected crc 2023-09-23T23:39:59.929 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:59 smithi159 bash[105915]: cluster 2023-09-23T23:39:58.665558+0000 osd.7 (osd.7) 90 : cluster 3 failed to encode map e175 with expected crc 2023-09-23T23:39:59.929 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:59 smithi159 bash[105915]: cluster 2023-09-23T23:39:58.665757+0000 mon.a (mon.0) 839 : cluster 0 osdmap e175: 8 total, 8 up, 5 in 2023-09-23T23:39:59.929 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:59 smithi159 bash[105915]: cluster 2023-09-23T23:39:58.667389+0000 osd.6 (osd.6) 126 : cluster 3 failed to encode map e175 with expected crc 2023-09-23T23:39:59.929 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:39:59 smithi159 bash[105915]: cluster 2023-09-23T23:39:59.024442+0000 osd.5 (osd.5) 64 : cluster 3 failed to encode map e175 with expected crc 2023-09-23T23:39:59.929 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:59 smithi159 bash[108473]: cluster 2023-09-23T23:39:58.539698+0000 mgr.y (mgr.25991) 682 : cluster 0 pgmap v670: 99 pgs: 2 peering, 8 unknown, 3 active+remapped+backfilling, 4 active+remapped+backfill_wait, 82 active+clean; 3.8 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 636 op/s; 19205/185748 objects misplaced (10.339%); 17 MiB/s, 265 objects/s recovering 2023-09-23T23:39:59.929 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:59 smithi159 bash[108473]: cluster 2023-09-23T23:39:58.660748+0000 osd.6 (osd.6) 124 : cluster 3 failed to encode map e175 with expected crc 2023-09-23T23:39:59.929 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:59 smithi159 bash[108473]: cluster 2023-09-23T23:39:58.665384+0000 osd.6 (osd.6) 125 : cluster 3 failed to encode map e175 with expected crc 2023-09-23T23:39:59.929 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:59 smithi159 bash[108473]: cluster 2023-09-23T23:39:58.665558+0000 osd.7 (osd.7) 90 : cluster 3 failed to encode map e175 with expected crc 2023-09-23T23:39:59.930 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:59 smithi159 bash[108473]: cluster 2023-09-23T23:39:58.665757+0000 mon.a (mon.0) 839 : cluster 0 osdmap e175: 8 total, 8 up, 5 in 2023-09-23T23:39:59.930 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:59 smithi159 bash[108473]: cluster 2023-09-23T23:39:58.667389+0000 osd.6 (osd.6) 126 : cluster 3 failed to encode map e175 with expected crc 2023-09-23T23:39:59.930 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:39:59 smithi159 bash[108473]: cluster 2023-09-23T23:39:59.024442+0000 osd.5 (osd.5) 64 : cluster 3 failed to encode map e175 with expected crc 2023-09-23T23:40:00.025 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:40:00.055 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:40:00.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:00.058 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:40:00.131 INFO:teuthology.orchestra.run.smithi159.stdout:{ 2023-09-23T23:40:00.131 INFO:teuthology.orchestra.run.smithi159.stdout: "ops": [ 2023-09-23T23:40:00.131 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.131 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_repop(client.34779.0:149962 6.a e176/153 6:5c439486:::benchmark_data_smithi159_178836_object44935:head v 176'9322, mlcod=176'9319)", 2023-09-23T23:40:00.131 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:40:00.098536+0000", 2023-09-23T23:40:00.131 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 0.028144704, 2023-09-23T23:40:00.131 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.028168259000000001, 2023-09-23T23:40:00.132 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:40:00.132 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "started", 2023-09-23T23:40:00.132 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:40:00.132 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.132 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:40:00.132 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:00.098536+0000", 2023-09-23T23:40:00.132 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:40:00.132 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:40:00.132 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.132 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:40:00.133 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:00.098536+0000", 2023-09-23T23:40:00.133 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:40:00.133 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:40:00.133 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.133 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:40:00.133 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:00.098535+0000", 2023-09-23T23:40:00.133 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.999999 2023-09-23T23:40:00.133 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:40:00.133 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.134 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:40:00.134 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:00.098543+0000", 2023-09-23T23:40:00.134 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.1280000000000008e-06 2023-09-23T23:40:00.134 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:40:00.134 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.134 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:40:00.134 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:00.098555+0000", 2023-09-23T23:40:00.134 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.2225000000000001e-05 2023-09-23T23:40:00.134 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:40:00.135 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.135 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:40:00.135 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:00.098564+0000", 2023-09-23T23:40:00.135 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.9469999999999992e-06 2023-09-23T23:40:00.135 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:40:00.135 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.135 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:40:00.135 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:00.102581+0000", 2023-09-23T23:40:00.135 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.004016492 2023-09-23T23:40:00.135 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:40:00.136 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.136 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:40:00.136 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:00.102603+0000", 2023-09-23T23:40:00.136 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.1943999999999999e-05 2023-09-23T23:40:00.136 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:40:00.136 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:40:00.136 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:40:00.136 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:40:00.137 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.137 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_repop(client.34779.0:149964 6.a e176/153 6:54fac69c:::benchmark_data_smithi159_178836_object44937:head v 176'9323, mlcod=176'9319)", 2023-09-23T23:40:00.137 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:40:00.098571+0000", 2023-09-23T23:40:00.137 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 0.028109368999999999, 2023-09-23T23:40:00.137 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.028237897000000001, 2023-09-23T23:40:00.137 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:40:00.137 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "started", 2023-09-23T23:40:00.137 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:40:00.138 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.138 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:40:00.138 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:00.098571+0000", 2023-09-23T23:40:00.138 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:40:00.138 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:40:00.138 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.138 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:40:00.138 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:00.098571+0000", 2023-09-23T23:40:00.138 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:40:00.138 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:40:00.139 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.139 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:40:00.139 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:00.098571+0000", 2023-09-23T23:40:00.139 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999995 2023-09-23T23:40:00.139 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:40:00.139 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.139 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:40:00.139 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:00.098576+0000", 2023-09-23T23:40:00.139 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.9989999999999999e-06 2023-09-23T23:40:00.139 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:40:00.139 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.140 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:40:00.140 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:00.098582+0000", 2023-09-23T23:40:00.140 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.5139999999999998e-06 2023-09-23T23:40:00.140 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:40:00.140 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.140 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:40:00.140 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:00.098587+0000", 2023-09-23T23:40:00.140 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.8879999999999996e-06 2023-09-23T23:40:00.140 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:40:00.141 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.141 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:40:00.141 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:00.108353+0000", 2023-09-23T23:40:00.141 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0097655980000000003 2023-09-23T23:40:00.141 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:40:00.141 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.142 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:40:00.142 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:00.108375+0000", 2023-09-23T23:40:00.142 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.2124999999999999e-05 2023-09-23T23:40:00.142 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:40:00.142 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:40:00.142 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:40:00.143 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:40:00.143 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.143 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.34779.0:149974 6.f 6:fef7ca70:::benchmark_data_smithi159_178836_object44947:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e176)", 2023-09-23T23:40:00.143 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:40:00.103908+0000", 2023-09-23T23:40:00.143 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 0.022772646000000001, 2023-09-23T23:40:00.143 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.022977846, 2023-09-23T23:40:00.143 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:40:00.143 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "waiting for sub ops", 2023-09-23T23:40:00.143 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:40:00.143 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.34779", 2023-09-23T23:40:00.144 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1800049041", 2023-09-23T23:40:00.144 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 149974 2023-09-23T23:40:00.144 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:40:00.144 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:40:00.144 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.144 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:40:00.144 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:00.103908+0000", 2023-09-23T23:40:00.144 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:40:00.144 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:40:00.144 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.145 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:40:00.145 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:00.103908+0000", 2023-09-23T23:40:00.145 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:40:00.145 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:40:00.145 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.145 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:40:00.145 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:00.103906+0000", 2023-09-23T23:40:00.145 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999981 2023-09-23T23:40:00.145 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:40:00.146 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.146 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:40:00.146 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:00.103914+0000", 2023-09-23T23:40:00.146 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.3560000000000004e-06 2023-09-23T23:40:00.146 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:40:00.146 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.146 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:40:00.146 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:00.103932+0000", 2023-09-23T23:40:00.146 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.8885999999999998e-05 2023-09-23T23:40:00.146 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:40:00.147 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.147 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:40:00.147 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:00.103941+0000", 2023-09-23T23:40:00.147 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.9150000000000002e-06 2023-09-23T23:40:00.147 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:40:00.147 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.147 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:40:00.147 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:00.104038+0000", 2023-09-23T23:40:00.147 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 9.7089999999999994e-05 2023-09-23T23:40:00.147 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:40:00.148 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.148 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:40:00.148 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:00.104174+0000", 2023-09-23T23:40:00.148 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00013551200000000001 2023-09-23T23:40:00.148 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:40:00.148 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.148 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 3,4", 2023-09-23T23:40:00.148 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:00.104308+0000", 2023-09-23T23:40:00.148 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00013437900000000001 2023-09-23T23:40:00.148 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:40:00.149 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:40:00.149 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:40:00.149 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:40:00.149 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.149 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.34779.0:149976 6.f 6:f2dfcbc4:::benchmark_data_smithi159_178836_object44949:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e176)", 2023-09-23T23:40:00.149 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:40:00.106408+0000", 2023-09-23T23:40:00.149 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 0.020272259000000001, 2023-09-23T23:40:00.149 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.020569994000000001, 2023-09-23T23:40:00.149 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:40:00.149 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "waiting for sub ops", 2023-09-23T23:40:00.150 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:40:00.150 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.34779", 2023-09-23T23:40:00.150 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1800049041", 2023-09-23T23:40:00.150 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 149976 2023-09-23T23:40:00.150 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:40:00.150 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:40:00.150 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.150 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:40:00.150 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:00.106408+0000", 2023-09-23T23:40:00.150 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:40:00.151 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:40:00.151 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.151 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:40:00.151 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:00.106408+0000", 2023-09-23T23:40:00.151 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:40:00.151 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:40:00.151 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.151 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:40:00.151 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:00.106407+0000", 2023-09-23T23:40:00.151 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999986 2023-09-23T23:40:00.152 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:40:00.152 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.152 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:40:00.152 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:00.106413+0000", 2023-09-23T23:40:00.152 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.2829999999999998e-06 2023-09-23T23:40:00.152 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:40:00.152 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.152 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:40:00.152 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:00.106426+0000", 2023-09-23T23:40:00.152 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.2531000000000001e-05 2023-09-23T23:40:00.153 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:40:00.153 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.153 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:40:00.153 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:00.106434+0000", 2023-09-23T23:40:00.153 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.3829999999999992e-06 2023-09-23T23:40:00.153 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:40:00.153 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.153 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:40:00.153 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:00.108023+0000", 2023-09-23T23:40:00.153 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0015888110000000001 2023-09-23T23:40:00.153 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:40:00.154 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.154 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:40:00.154 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:00.108145+0000", 2023-09-23T23:40:00.154 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00012244400000000001 2023-09-23T23:40:00.154 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:40:00.154 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.154 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 3,4", 2023-09-23T23:40:00.154 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:00.108263+0000", 2023-09-23T23:40:00.154 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000117656 2023-09-23T23:40:00.155 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:40:00.155 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:40:00.155 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:40:00.155 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:40:00.155 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.155 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_repop_reply(client.34779.0:149974 6.f e176/153)", 2023-09-23T23:40:00.155 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:40:00.107269+0000", 2023-09-23T23:40:00.155 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 0.019412038, 2023-09-23T23:40:00.155 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.019794927, 2023-09-23T23:40:00.155 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:40:00.156 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "queued for pg", 2023-09-23T23:40:00.156 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:40:00.156 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.156 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:40:00.156 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:00.107269+0000", 2023-09-23T23:40:00.156 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:40:00.156 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:40:00.156 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.156 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:40:00.157 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:00.107269+0000", 2023-09-23T23:40:00.157 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:40:00.157 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:40:00.157 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.157 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:40:00.157 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:00.107268+0000", 2023-09-23T23:40:00.157 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.999999 2023-09-23T23:40:00.157 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:40:00.157 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.157 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:40:00.158 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:00.107274+0000", 2023-09-23T23:40:00.158 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.1840000000000004e-06 2023-09-23T23:40:00.158 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:40:00.158 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.158 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:40:00.158 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:00.107285+0000", 2023-09-23T23:40:00.158 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.1195999999999999e-05 2023-09-23T23:40:00.158 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:40:00.158 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.158 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:40:00.159 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:00.107293+0000", 2023-09-23T23:40:00.159 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.3900000000000004e-06 2023-09-23T23:40:00.159 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:40:00.159 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:40:00.159 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:40:00.159 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:40:00.159 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.159 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_repop(client.34779.0:149977 6.a e176/153)", 2023-09-23T23:40:00.159 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:40:00.115286+0000", 2023-09-23T23:40:00.159 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 0.011394728999999999, 2023-09-23T23:40:00.160 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.011830611, 2023-09-23T23:40:00.160 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:40:00.160 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "queued for pg", 2023-09-23T23:40:00.160 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:40:00.160 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.160 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:40:00.160 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:00.115286+0000", 2023-09-23T23:40:00.160 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:40:00.160 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:40:00.160 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.161 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:40:00.161 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:00.115286+0000", 2023-09-23T23:40:00.161 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:40:00.161 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:40:00.161 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.161 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:40:00.161 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:00.115285+0000", 2023-09-23T23:40:00.161 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.999999 2023-09-23T23:40:00.161 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:40:00.161 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.161 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:40:00.162 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:00.115292+0000", 2023-09-23T23:40:00.162 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.9469999999999997e-06 2023-09-23T23:40:00.162 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:40:00.162 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.162 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:40:00.162 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:00.115301+0000", 2023-09-23T23:40:00.162 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 9.5550000000000008e-06 2023-09-23T23:40:00.162 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:40:00.162 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.163 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:40:00.163 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:00.115309+0000", 2023-09-23T23:40:00.163 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.0249999999999997e-06 2023-09-23T23:40:00.163 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:40:00.163 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:40:00.163 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:40:00.163 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:40:00.163 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.163 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_repop(client.34779.0:149984 6.2 e176/173)", 2023-09-23T23:40:00.164 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:40:00.117510+0000", 2023-09-23T23:40:00.164 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 0.0091709270000000006, 2023-09-23T23:40:00.164 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0096647269999999997, 2023-09-23T23:40:00.164 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:40:00.164 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "queued for pg", 2023-09-23T23:40:00.164 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:40:00.164 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.164 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:40:00.164 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:00.117510+0000", 2023-09-23T23:40:00.164 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:40:00.165 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:40:00.165 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.165 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:40:00.165 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:00.117510+0000", 2023-09-23T23:40:00.165 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:40:00.165 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:40:00.165 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.165 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:40:00.165 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:00.117509+0000", 2023-09-23T23:40:00.165 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999995 2023-09-23T23:40:00.166 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:40:00.166 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.166 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:40:00.166 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:00.117513+0000", 2023-09-23T23:40:00.166 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 3.8600000000000003e-06 2023-09-23T23:40:00.166 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:40:00.166 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.166 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:40:00.166 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:00.117519+0000", 2023-09-23T23:40:00.166 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.9229999999999999e-06 2023-09-23T23:40:00.167 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:40:00.167 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.167 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:40:00.167 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:00.117525+0000", 2023-09-23T23:40:00.167 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.3720000000000004e-06 2023-09-23T23:40:00.167 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:40:00.167 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:40:00.167 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:40:00.167 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:40:00.167 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.167 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_repop(client.34779.0:149988 6.12 e176/173)", 2023-09-23T23:40:00.168 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:40:00.119350+0000", 2023-09-23T23:40:00.168 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 0.0073306329999999996, 2023-09-23T23:40:00.168 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0078813140000000004, 2023-09-23T23:40:00.168 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:40:00.168 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "queued for pg", 2023-09-23T23:40:00.168 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:40:00.168 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.168 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:40:00.168 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:00.119350+0000", 2023-09-23T23:40:00.168 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:40:00.169 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:40:00.169 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.169 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:40:00.169 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:00.119350+0000", 2023-09-23T23:40:00.169 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:40:00.169 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:40:00.169 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.169 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:40:00.169 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:00.119349+0000", 2023-09-23T23:40:00.169 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999995 2023-09-23T23:40:00.169 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:40:00.170 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.170 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:40:00.170 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:00.119356+0000", 2023-09-23T23:40:00.170 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.7469999999999999e-06 2023-09-23T23:40:00.170 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:40:00.170 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.170 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:40:00.170 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:00.119366+0000", 2023-09-23T23:40:00.170 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 9.9790000000000005e-06 2023-09-23T23:40:00.170 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:40:00.171 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.171 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:40:00.171 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:00.119373+0000", 2023-09-23T23:40:00.171 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.9770000000000003e-06 2023-09-23T23:40:00.171 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:40:00.171 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:40:00.171 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:40:00.171 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:40:00.171 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.171 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_repop(client.34779.0:149987 6.a e176/153)", 2023-09-23T23:40:00.172 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:40:00.120184+0000", 2023-09-23T23:40:00.172 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 0.0064970130000000003, 2023-09-23T23:40:00.172 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0071028649999999999, 2023-09-23T23:40:00.172 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:40:00.172 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "queued for pg", 2023-09-23T23:40:00.172 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:40:00.172 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.172 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:40:00.172 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:00.120184+0000", 2023-09-23T23:40:00.172 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:40:00.172 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:40:00.173 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.173 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:40:00.173 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:00.120184+0000", 2023-09-23T23:40:00.173 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:40:00.173 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:40:00.173 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.173 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:40:00.173 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:00.120183+0000", 2023-09-23T23:40:00.173 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999995 2023-09-23T23:40:00.173 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:40:00.174 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.174 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:40:00.174 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:00.120188+0000", 2023-09-23T23:40:00.174 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.5290000000000002e-06 2023-09-23T23:40:00.174 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:40:00.174 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.174 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:40:00.174 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:00.120197+0000", 2023-09-23T23:40:00.174 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.8720000000000008e-06 2023-09-23T23:40:00.174 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:40:00.175 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.175 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:40:00.175 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:00.120203+0000", 2023-09-23T23:40:00.175 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.3489999999999997e-06 2023-09-23T23:40:00.175 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:40:00.175 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:40:00.175 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:40:00.175 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:40:00.175 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.175 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_repop_reply(client.34779.0:149976 6.f e176/153)", 2023-09-23T23:40:00.176 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:40:00.120220+0000", 2023-09-23T23:40:00.176 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 0.0064607229999999998, 2023-09-23T23:40:00.176 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0071220839999999999, 2023-09-23T23:40:00.176 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:40:00.176 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "queued for pg", 2023-09-23T23:40:00.176 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:40:00.176 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.176 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:40:00.176 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:00.120220+0000", 2023-09-23T23:40:00.176 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:40:00.176 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:40:00.177 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.177 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:40:00.177 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:00.120220+0000", 2023-09-23T23:40:00.177 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:40:00.177 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:40:00.177 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.177 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:40:00.177 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:00.120220+0000", 2023-09-23T23:40:00.177 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999995 2023-09-23T23:40:00.177 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:40:00.178 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.178 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:40:00.178 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:00.120222+0000", 2023-09-23T23:40:00.178 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.779e-06 2023-09-23T23:40:00.178 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:40:00.178 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.178 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:40:00.178 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:00.120231+0000", 2023-09-23T23:40:00.178 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 9.1470000000000007e-06 2023-09-23T23:40:00.178 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:40:00.179 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.179 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:40:00.179 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:00.120236+0000", 2023-09-23T23:40:00.179 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.6059999999999996e-06 2023-09-23T23:40:00.179 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:40:00.179 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:40:00.179 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:40:00.179 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:40:00.179 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.179 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_repop(client.34779.0:149959 6.a e176/153 6:54512666:::benchmark_data_smithi159_178836_object44932:head v 176'9321, mlcod=176'9319)", 2023-09-23T23:40:00.180 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:40:00.090130+0000", 2023-09-23T23:40:00.180 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 0.036550310000000003, 2023-09-23T23:40:00.180 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.037270569000000003, 2023-09-23T23:40:00.180 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:40:00.180 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "started", 2023-09-23T23:40:00.180 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:40:00.180 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.180 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:40:00.180 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:00.090130+0000", 2023-09-23T23:40:00.180 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:40:00.181 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:40:00.181 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.181 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:40:00.181 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:00.090130+0000", 2023-09-23T23:40:00.181 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:40:00.181 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:40:00.181 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.181 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:40:00.181 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:00.090129+0000", 2023-09-23T23:40:00.181 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.999999 2023-09-23T23:40:00.182 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:40:00.182 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.182 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:40:00.182 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:00.090138+0000", 2023-09-23T23:40:00.182 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 9.0180000000000007e-06 2023-09-23T23:40:00.182 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:40:00.182 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.182 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:40:00.182 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:00.090150+0000", 2023-09-23T23:40:00.182 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.2225000000000001e-05 2023-09-23T23:40:00.183 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:40:00.183 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.183 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:40:00.183 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:00.090158+0000", 2023-09-23T23:40:00.183 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.9419999999999995e-06 2023-09-23T23:40:00.183 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:40:00.183 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.183 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:40:00.183 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:00.098552+0000", 2023-09-23T23:40:00.183 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0083937030000000006 2023-09-23T23:40:00.184 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:40:00.184 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.184 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:40:00.184 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:00.098576+0000", 2023-09-23T23:40:00.184 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.3703999999999999e-05 2023-09-23T23:40:00.184 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:40:00.184 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:40:00.184 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:40:00.184 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:40:00.184 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.185 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.34779.0:149989 6.18 6:198d1c6d:::benchmark_data_smithi159_178836_object44962:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e176)", 2023-09-23T23:40:00.185 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:40:00.120433+0000", 2023-09-23T23:40:00.185 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 0.0062474540000000004, 2023-09-23T23:40:00.185 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.007039399, 2023-09-23T23:40:00.185 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:40:00.185 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "waiting for sub ops", 2023-09-23T23:40:00.185 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:40:00.185 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.34779", 2023-09-23T23:40:00.185 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1800049041", 2023-09-23T23:40:00.185 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 149989 2023-09-23T23:40:00.186 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:40:00.186 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:40:00.186 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.186 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:40:00.186 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:00.120433+0000", 2023-09-23T23:40:00.186 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:40:00.186 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:40:00.186 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.186 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:40:00.186 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:00.120433+0000", 2023-09-23T23:40:00.187 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:40:00.187 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:40:00.187 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.187 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:40:00.187 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:00.120432+0000", 2023-09-23T23:40:00.187 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999986 2023-09-23T23:40:00.187 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:40:00.187 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.187 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:40:00.187 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:00.120438+0000", 2023-09-23T23:40:00.187 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.4500000000000001e-06 2023-09-23T23:40:00.188 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:40:00.188 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.188 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:40:00.188 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:00.120448+0000", 2023-09-23T23:40:00.188 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 9.7140000000000005e-06 2023-09-23T23:40:00.188 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:40:00.188 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.188 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:40:00.188 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:00.120455+0000", 2023-09-23T23:40:00.188 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.0350000000000004e-06 2023-09-23T23:40:00.189 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:40:00.189 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.189 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:40:00.189 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:00.120510+0000", 2023-09-23T23:40:00.189 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.5251999999999999e-05 2023-09-23T23:40:00.189 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:40:00.189 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.189 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:40:00.189 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:00.120620+0000", 2023-09-23T23:40:00.189 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00010976099999999999 2023-09-23T23:40:00.190 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:40:00.190 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.190 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 3,6", 2023-09-23T23:40:00.190 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:00.120916+0000", 2023-09-23T23:40:00.190 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00029575499999999998 2023-09-23T23:40:00.190 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:40:00.190 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:40:00.190 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:40:00.190 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:40:00.190 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.191 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_repop(client.34779.0:149990 6.e e176/165 6:70881706:::benchmark_data_smithi159_178836_object44963:head v 176'9343, mlcod=176'9341)", 2023-09-23T23:40:00.191 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:40:00.126272+0000", 2023-09-23T23:40:00.191 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 0.00040862, 2023-09-23T23:40:00.191 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0012844340000000001, 2023-09-23T23:40:00.191 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:40:00.191 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "started", 2023-09-23T23:40:00.191 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:40:00.191 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.191 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:40:00.191 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:00.126272+0000", 2023-09-23T23:40:00.192 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:40:00.192 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:40:00.192 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.192 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:40:00.192 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:00.126272+0000", 2023-09-23T23:40:00.192 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:40:00.192 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:40:00.192 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.192 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:40:00.192 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:00.126271+0000", 2023-09-23T23:40:00.192 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.999999 2023-09-23T23:40:00.193 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:40:00.193 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.193 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:40:00.193 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:00.126279+0000", 2023-09-23T23:40:00.193 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.7260000000000002e-06 2023-09-23T23:40:00.193 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:40:00.193 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.193 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:40:00.193 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:00.126300+0000", 2023-09-23T23:40:00.193 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.1418000000000001e-05 2023-09-23T23:40:00.194 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:40:00.194 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.194 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:40:00.194 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:00.126310+0000", 2023-09-23T23:40:00.194 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 9.4890000000000001e-06 2023-09-23T23:40:00.194 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:40:00.194 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.194 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:40:00.194 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:00.127233+0000", 2023-09-23T23:40:00.194 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00092355900000000001 2023-09-23T23:40:00.194 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:40:00.195 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.195 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:40:00.195 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:00.127259+0000", 2023-09-23T23:40:00.195 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.5687e-05 2023-09-23T23:40:00.195 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:40:00.195 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:40:00.195 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:40:00.195 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:40:00.195 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.195 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_repop(client.34779.0:149991 6.e e176/165)", 2023-09-23T23:40:00.196 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:40:00.126324+0000", 2023-09-23T23:40:00.196 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 0.000356955, 2023-09-23T23:40:00.196 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.001298495, 2023-09-23T23:40:00.196 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:40:00.196 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "queued for pg", 2023-09-23T23:40:00.196 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:40:00.196 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.196 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:40:00.196 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:00.126324+0000", 2023-09-23T23:40:00.196 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:40:00.197 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:40:00.197 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.197 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:40:00.197 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:00.126324+0000", 2023-09-23T23:40:00.197 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:40:00.197 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:40:00.197 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.197 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:40:00.197 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:00.126323+0000", 2023-09-23T23:40:00.197 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999995 2023-09-23T23:40:00.198 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:40:00.198 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.198 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:40:00.198 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:00.126327+0000", 2023-09-23T23:40:00.198 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.2010000000000001e-06 2023-09-23T23:40:00.198 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:40:00.198 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.198 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:40:00.198 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:00.126334+0000", 2023-09-23T23:40:00.198 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.2709999999999998e-06 2023-09-23T23:40:00.199 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:40:00.199 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.199 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:40:00.199 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:00.126338+0000", 2023-09-23T23:40:00.199 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.4939999999999997e-06 2023-09-23T23:40:00.199 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:40:00.199 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:40:00.199 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:40:00.199 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:40:00.199 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.200 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_repop_reply(client.34779.0:149989 6.18 e176/173)", 2023-09-23T23:40:00.200 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:40:00.127171+0000", 2023-09-23T23:40:00.200 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 4294967295.9995098, 2023-09-23T23:40:00.200 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00050379099999999996, 2023-09-23T23:40:00.200 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:40:00.200 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "queued for pg", 2023-09-23T23:40:00.200 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:40:00.200 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.200 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:40:00.200 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:00.127171+0000", 2023-09-23T23:40:00.201 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:40:00.201 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:40:00.201 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.201 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:40:00.201 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:00.127171+0000", 2023-09-23T23:40:00.201 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:40:00.201 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:40:00.201 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.201 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:40:00.201 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:00.127170+0000", 2023-09-23T23:40:00.201 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999995 2023-09-23T23:40:00.202 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:40:00.202 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.202 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:40:00.202 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:00.127175+0000", 2023-09-23T23:40:00.202 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.6500000000000004e-06 2023-09-23T23:40:00.202 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:40:00.202 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.202 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:40:00.202 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:00.127187+0000", 2023-09-23T23:40:00.202 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.2237e-05 2023-09-23T23:40:00.203 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:40:00.203 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:40:00.203 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:40:00.203 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:00.127195+0000", 2023-09-23T23:40:00.203 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.2930000000000001e-06 2023-09-23T23:40:00.203 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:40:00.203 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:40:00.203 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:40:00.203 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:40:00.203 INFO:teuthology.orchestra.run.smithi159.stdout: ], 2023-09-23T23:40:00.203 INFO:teuthology.orchestra.run.smithi159.stdout: "num_ops": 15 2023-09-23T23:40:00.204 INFO:teuthology.orchestra.run.smithi159.stdout:} 2023-09-23T23:40:00.204 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:40:00.231 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:40:00.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:00.234 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:40:00.335 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:40:00.375 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:40:00.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:00.379 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:40:00.479 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:40:00.516 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:40:00.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:00.523 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:40:00.607 INFO:teuthology.orchestra.run.smithi159.stdout:osd.0: {} 2023-09-23T23:40:00.624 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:40:00.655 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:40:00.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:00.659 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:40:00.661 INFO:teuthology.orchestra.run.smithi159.stdout:osd.1: {} 2023-09-23T23:40:00.686 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:00 smithi159 bash[108473]: cluster 2023-09-23T23:39:58.760291+0000 osd.4 (osd.4) 103 : cluster 3 failed to encode map e175 with expected crc 2023-09-23T23:40:00.686 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:00 smithi159 bash[108473]: cluster 2023-09-23T23:39:59.669694+0000 mon.a (mon.0) 840 : cluster 0 osdmap e176: 8 total, 8 up, 5 in 2023-09-23T23:40:00.686 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:00 smithi159 bash[108473]: cluster 2023-09-23T23:39:59.670527+0000 osd.6 (osd.6) 127 : cluster 3 failed to encode map e176 with expected crc 2023-09-23T23:40:00.687 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:00 smithi159 bash[108473]: cluster 2023-09-23T23:39:59.670903+0000 osd.2 (osd.2) 14 : cluster 1 6.19 continuing backfill to osd.6 from (160'2948,172'9074] MIN to 172'9074 2023-09-23T23:40:00.687 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:00 smithi159 bash[108473]: cluster 2023-09-23T23:39:59.672832+0000 osd.6 (osd.6) 128 : cluster 3 failed to encode map e176 with expected crc 2023-09-23T23:40:00.687 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:00 smithi159 bash[108473]: cluster 2023-09-23T23:39:59.675115+0000 osd.6 (osd.6) 129 : cluster 3 failed to encode map e176 with expected crc 2023-09-23T23:40:00.687 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:00 smithi159 bash[108473]: cluster 2023-09-23T23:39:59.676423+0000 osd.3 (osd.3) 14 : cluster 1 6.16 continuing backfill to osd.6 from (161'4567,172'9288] MIN to 172'9288 2023-09-23T23:40:00.687 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:00 smithi159 bash[108473]: cluster 2023-09-23T23:39:59.677571+0000 osd.4 (osd.4) 104 : cluster 3 failed to encode map e176 with expected crc 2023-09-23T23:40:00.687 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:00 smithi159 bash[108473]: cluster 2023-09-23T23:39:59.677572+0000 osd.7 (osd.7) 91 : cluster 3 failed to encode map e176 with expected crc 2023-09-23T23:40:00.687 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:00 smithi159 bash[108473]: cluster 2023-09-23T23:39:59.678738+0000 osd.6 (osd.6) 130 : cluster 1 6.13 continuing backfill to osd.1 from (161'4650,172'9444] MIN to 172'9444 2023-09-23T23:40:00.687 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:00 smithi159 bash[108473]: cluster 2023-09-23T23:39:59.678770+0000 osd.6 (osd.6) 131 : cluster 1 6.15 continuing backfill to osd.2 from (161'4344,172'9161] MIN to 172'9161 2023-09-23T23:40:00.687 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:00 smithi159 bash[108473]: cluster 2023-09-23T23:40:00.000110+0000 mon.a (mon.0) 841 : cluster 3 Health detail: HEALTH_WARN noscrub,nodeep-scrub flag(s) set 2023-09-23T23:40:00.687 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:00 smithi159 bash[108473]: cluster 2023-09-23T23:40:00.000142+0000 mon.a (mon.0) 842 : cluster 3 [WRN] OSDMAP_FLAGS: noscrub,nodeep-scrub flag(s) set 2023-09-23T23:40:00.687 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:00 smithi159 bash[108473]: audit 2023-09-23T23:40:00.576262+0000 mon.a (mon.0) 843 : audit 0 from='client.? 172.21.15.159:0/2776693355' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:40:00.715 INFO:teuthology.orchestra.run.smithi159.stdout:osd.2: {} 2023-09-23T23:40:00.760 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:40:00.762 INFO:teuthology.orchestra.run.smithi159.stdout:osd.3: {} 2023-09-23T23:40:00.801 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:40:00.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:00.804 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:40:00.804 INFO:teuthology.orchestra.run.smithi159.stdout:osd.4: {} 2023-09-23T23:40:00.843 INFO:teuthology.orchestra.run.smithi159.stdout:osd.5: {} 2023-09-23T23:40:00.887 INFO:teuthology.orchestra.run.smithi159.stdout:osd.6: {} 2023-09-23T23:40:00.905 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:40:00.926 INFO:teuthology.orchestra.run.smithi159.stdout:osd.7: {} 2023-09-23T23:40:00.929 INFO:teuthology.orchestra.run.smithi159.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T23:40:00.929 INFO:teuthology.orchestra.run.smithi159.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T23:40:00.929 INFO:teuthology.orchestra.run.smithi159.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T23:40:00.929 INFO:teuthology.orchestra.run.smithi159.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T23:40:00.929 INFO:teuthology.orchestra.run.smithi159.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T23:40:00.929 INFO:teuthology.orchestra.run.smithi159.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T23:40:00.930 INFO:teuthology.orchestra.run.smithi159.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T23:40:00.930 INFO:teuthology.orchestra.run.smithi159.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T23:40:00.935 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:40:00.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:00.938 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:40:00.938 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:00 smithi159 bash[105915]: cluster 2023-09-23T23:39:58.760291+0000 osd.4 (osd.4) 103 : cluster 3 failed to encode map e175 with expected crc 2023-09-23T23:40:00.938 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:00 smithi159 bash[105915]: cluster 2023-09-23T23:39:59.669694+0000 mon.a (mon.0) 840 : cluster 0 osdmap e176: 8 total, 8 up, 5 in 2023-09-23T23:40:00.938 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:00 smithi159 bash[105915]: cluster 2023-09-23T23:39:59.670527+0000 osd.6 (osd.6) 127 : cluster 3 failed to encode map e176 with expected crc 2023-09-23T23:40:00.938 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:00 smithi159 bash[105915]: cluster 2023-09-23T23:39:59.670903+0000 osd.2 (osd.2) 14 : cluster 1 6.19 continuing backfill to osd.6 from (160'2948,172'9074] MIN to 172'9074 2023-09-23T23:40:00.938 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:00 smithi159 bash[105915]: cluster 2023-09-23T23:39:59.672832+0000 osd.6 (osd.6) 128 : cluster 3 failed to encode map e176 with expected crc 2023-09-23T23:40:00.939 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:00 smithi159 bash[105915]: cluster 2023-09-23T23:39:59.675115+0000 osd.6 (osd.6) 129 : cluster 3 failed to encode map e176 with expected crc 2023-09-23T23:40:00.939 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:00 smithi159 bash[105915]: cluster 2023-09-23T23:39:59.676423+0000 osd.3 (osd.3) 14 : cluster 1 6.16 continuing backfill to osd.6 from (161'4567,172'9288] MIN to 172'9288 2023-09-23T23:40:00.939 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:00 smithi159 bash[105915]: cluster 2023-09-23T23:39:59.677571+0000 osd.4 (osd.4) 104 : cluster 3 failed to encode map e176 with expected crc 2023-09-23T23:40:00.939 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:00 smithi159 bash[105915]: cluster 2023-09-23T23:39:59.677572+0000 osd.7 (osd.7) 91 : cluster 3 failed to encode map e176 with expected crc 2023-09-23T23:40:00.939 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:00 smithi159 bash[105915]: cluster 2023-09-23T23:39:59.678738+0000 osd.6 (osd.6) 130 : cluster 1 6.13 continuing backfill to osd.1 from (161'4650,172'9444] MIN to 172'9444 2023-09-23T23:40:00.939 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:00 smithi159 bash[105915]: cluster 2023-09-23T23:39:59.678770+0000 osd.6 (osd.6) 131 : cluster 1 6.15 continuing backfill to osd.2 from (161'4344,172'9161] MIN to 172'9161 2023-09-23T23:40:00.939 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:00 smithi159 bash[105915]: cluster 2023-09-23T23:40:00.000110+0000 mon.a (mon.0) 841 : cluster 3 Health detail: HEALTH_WARN noscrub,nodeep-scrub flag(s) set 2023-09-23T23:40:00.939 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:00 smithi159 bash[105915]: cluster 2023-09-23T23:40:00.000142+0000 mon.a (mon.0) 842 : cluster 3 [WRN] OSDMAP_FLAGS: noscrub,nodeep-scrub flag(s) set 2023-09-23T23:40:00.939 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:00 smithi159 bash[105915]: audit 2023-09-23T23:40:00.576262+0000 mon.a (mon.0) 843 : audit 0 from='client.? 172.21.15.159:0/2776693355' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:40:01.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:00 smithi164 bash[92846]: cluster 2023-09-23T23:39:58.760291+0000 osd.4 (osd.4) 103 : cluster 3 failed to encode map e175 with expected crc 2023-09-23T23:40:01.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:00 smithi164 bash[92846]: cluster 2023-09-23T23:39:59.669694+0000 mon.a (mon.0) 840 : cluster 0 osdmap e176: 8 total, 8 up, 5 in 2023-09-23T23:40:01.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:00 smithi164 bash[92846]: cluster 2023-09-23T23:39:59.670527+0000 osd.6 (osd.6) 127 : cluster 3 failed to encode map e176 with expected crc 2023-09-23T23:40:01.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:00 smithi164 bash[92846]: cluster 2023-09-23T23:39:59.670903+0000 osd.2 (osd.2) 14 : cluster 1 6.19 continuing backfill to osd.6 from (160'2948,172'9074] MIN to 172'9074 2023-09-23T23:40:01.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:00 smithi164 bash[92846]: cluster 2023-09-23T23:39:59.672832+0000 osd.6 (osd.6) 128 : cluster 3 failed to encode map e176 with expected crc 2023-09-23T23:40:01.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:00 smithi164 bash[92846]: cluster 2023-09-23T23:39:59.675115+0000 osd.6 (osd.6) 129 : cluster 3 failed to encode map e176 with expected crc 2023-09-23T23:40:01.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:00 smithi164 bash[92846]: cluster 2023-09-23T23:39:59.676423+0000 osd.3 (osd.3) 14 : cluster 1 6.16 continuing backfill to osd.6 from (161'4567,172'9288] MIN to 172'9288 2023-09-23T23:40:01.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:00 smithi164 bash[92846]: cluster 2023-09-23T23:39:59.677571+0000 osd.4 (osd.4) 104 : cluster 3 failed to encode map e176 with expected crc 2023-09-23T23:40:01.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:00 smithi164 bash[92846]: cluster 2023-09-23T23:39:59.677572+0000 osd.7 (osd.7) 91 : cluster 3 failed to encode map e176 with expected crc 2023-09-23T23:40:01.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:00 smithi164 bash[92846]: cluster 2023-09-23T23:39:59.678738+0000 osd.6 (osd.6) 130 : cluster 1 6.13 continuing backfill to osd.1 from (161'4650,172'9444] MIN to 172'9444 2023-09-23T23:40:01.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:00 smithi164 bash[92846]: cluster 2023-09-23T23:39:59.678770+0000 osd.6 (osd.6) 131 : cluster 1 6.15 continuing backfill to osd.2 from (161'4344,172'9161] MIN to 172'9161 2023-09-23T23:40:01.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:00 smithi164 bash[92846]: cluster 2023-09-23T23:40:00.000110+0000 mon.a (mon.0) 841 : cluster 3 Health detail: HEALTH_WARN noscrub,nodeep-scrub flag(s) set 2023-09-23T23:40:01.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:00 smithi164 bash[92846]: cluster 2023-09-23T23:40:00.000142+0000 mon.a (mon.0) 842 : cluster 3 [WRN] OSDMAP_FLAGS: noscrub,nodeep-scrub flag(s) set 2023-09-23T23:40:01.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:00 smithi164 bash[92846]: audit 2023-09-23T23:40:00.576262+0000 mon.a (mon.0) 843 : audit 0 from='client.? 172.21.15.159:0/2776693355' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:40:01.039 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:40:01.067 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:40:01.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:01.070 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:40:01.171 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:40:01.195 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:40:01.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:01.199 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:40:01.300 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:40:01.328 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:40:01.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:01.330 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:40:01.431 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:40:01.462 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:40:01.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:01.465 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:40:01.566 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:01.590 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:01.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:01.593 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:40:01.693 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:40:01.701 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:01 smithi164 bash[92846]: cluster 2023-09-23T23:40:00.540109+0000 mgr.y (mgr.25991) 683 : cluster 0 pgmap v673: 99 pgs: 1 remapped+peering, 2 peering, 4 unknown, 2 active+remapped+backfilling, 5 active+remapped+backfill_wait, 85 active+clean; 3.7 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 389 op/s; 16717/182667 objects misplaced (9.152%); 11 MiB/s, 183 objects/s recovering 2023-09-23T23:40:01.701 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:01 smithi164 bash[92846]: audit 2023-09-23T23:40:00.908724+0000 mon.c (mon.2) 56 : audit 1 from='client.? 172.21.15.159:0/3613807724' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:40:01.701 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:01 smithi164 bash[92846]: audit 2023-09-23T23:40:00.909894+0000 mon.a (mon.0) 844 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:40:01.707 INFO:teuthology.orchestra.run.smithi159.stderr:noscrub is unset 2023-09-23T23:40:01.726 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:40:01.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:01.727 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:40:01.828 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:40:01.859 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:40:01.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:01.862 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:40:01.963 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:01.987 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:01.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:01.990 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:40:02.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:01 smithi159 bash[105915]: cluster 2023-09-23T23:40:00.540109+0000 mgr.y (mgr.25991) 683 : cluster 0 pgmap v673: 99 pgs: 1 remapped+peering, 2 peering, 4 unknown, 2 active+remapped+backfilling, 5 active+remapped+backfill_wait, 85 active+clean; 3.7 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 389 op/s; 16717/182667 objects misplaced (9.152%); 11 MiB/s, 183 objects/s recovering 2023-09-23T23:40:02.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:01 smithi159 bash[105915]: audit 2023-09-23T23:40:00.908724+0000 mon.c (mon.2) 56 : audit 1 from='client.? 172.21.15.159:0/3613807724' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:40:02.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:01 smithi159 bash[105915]: audit 2023-09-23T23:40:00.909894+0000 mon.a (mon.0) 844 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:40:02.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:01 smithi159 bash[108473]: cluster 2023-09-23T23:40:00.540109+0000 mgr.y (mgr.25991) 683 : cluster 0 pgmap v673: 99 pgs: 1 remapped+peering, 2 peering, 4 unknown, 2 active+remapped+backfilling, 5 active+remapped+backfill_wait, 85 active+clean; 3.7 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 389 op/s; 16717/182667 objects misplaced (9.152%); 11 MiB/s, 183 objects/s recovering 2023-09-23T23:40:02.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:01 smithi159 bash[108473]: audit 2023-09-23T23:40:00.908724+0000 mon.c (mon.2) 56 : audit 1 from='client.? 172.21.15.159:0/3613807724' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:40:02.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:01 smithi159 bash[108473]: audit 2023-09-23T23:40:00.909894+0000 mon.a (mon.0) 844 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:40:02.091 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:40:02.119 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:40:02.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:02.122 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:40:02.223 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:40:02.255 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:40:02.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:02.258 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:40:02.359 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:40:02.386 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:40:02.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:02.388 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:40:02.489 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:40:02.515 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:40:02.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:02.517 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:40:02.618 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:40:02.641 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:40:02.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:02.643 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:40:02.744 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:40:02.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:02 smithi164 bash[92846]: cluster 2023-09-23T23:40:01.681411+0000 mon.a (mon.0) 845 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:40:02.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:02 smithi164 bash[92846]: cluster 2023-09-23T23:40:01.687377+0000 osd.6 (osd.6) 132 : cluster 3 failed to encode map e177 with expected crc 2023-09-23T23:40:02.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:02 smithi164 bash[92846]: audit 2023-09-23T23:40:01.690089+0000 mon.a (mon.0) 846 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T23:40:02.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:02 smithi164 bash[92846]: cluster 2023-09-23T23:40:01.690279+0000 mon.a (mon.0) 847 : cluster 0 osdmap e177: 8 total, 8 up, 5 in 2023-09-23T23:40:02.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:02 smithi164 bash[92846]: cluster 2023-09-23T23:40:01.696531+0000 osd.7 (osd.7) 92 : cluster 3 failed to encode map e177 with expected crc 2023-09-23T23:40:02.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:02 smithi164 bash[92846]: cluster 2023-09-23T23:40:01.713760+0000 osd.4 (osd.4) 105 : cluster 3 failed to encode map e177 with expected crc 2023-09-23T23:40:02.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:02 smithi164 bash[92846]: audit 2023-09-23T23:40:02.233698+0000 mon.a (mon.0) 848 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:40:02.777 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:40:02.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:02.781 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:40:02.881 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:02.910 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:02.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:02.913 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:40:03.013 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:40:03.022 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:02 smithi159 bash[105915]: cluster 2023-09-23T23:40:01.681411+0000 mon.a (mon.0) 845 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:40:03.022 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:02 smithi159 bash[105915]: cluster 2023-09-23T23:40:01.687377+0000 osd.6 (osd.6) 132 : cluster 3 failed to encode map e177 with expected crc 2023-09-23T23:40:03.023 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:02 smithi159 bash[105915]: audit 2023-09-23T23:40:01.690089+0000 mon.a (mon.0) 846 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T23:40:03.023 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:02 smithi159 bash[105915]: cluster 2023-09-23T23:40:01.690279+0000 mon.a (mon.0) 847 : cluster 0 osdmap e177: 8 total, 8 up, 5 in 2023-09-23T23:40:03.023 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:02 smithi159 bash[105915]: cluster 2023-09-23T23:40:01.696531+0000 osd.7 (osd.7) 92 : cluster 3 failed to encode map e177 with expected crc 2023-09-23T23:40:03.023 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:02 smithi159 bash[105915]: cluster 2023-09-23T23:40:01.713760+0000 osd.4 (osd.4) 105 : cluster 3 failed to encode map e177 with expected crc 2023-09-23T23:40:03.023 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:02 smithi159 bash[105915]: audit 2023-09-23T23:40:02.233698+0000 mon.a (mon.0) 848 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:40:03.023 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:02 smithi159 bash[108473]: cluster 2023-09-23T23:40:01.681411+0000 mon.a (mon.0) 845 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:40:03.023 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:02 smithi159 bash[108473]: cluster 2023-09-23T23:40:01.687377+0000 osd.6 (osd.6) 132 : cluster 3 failed to encode map e177 with expected crc 2023-09-23T23:40:03.023 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:02 smithi159 bash[108473]: audit 2023-09-23T23:40:01.690089+0000 mon.a (mon.0) 846 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T23:40:03.023 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:02 smithi159 bash[108473]: cluster 2023-09-23T23:40:01.690279+0000 mon.a (mon.0) 847 : cluster 0 osdmap e177: 8 total, 8 up, 5 in 2023-09-23T23:40:03.023 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:02 smithi159 bash[108473]: cluster 2023-09-23T23:40:01.696531+0000 osd.7 (osd.7) 92 : cluster 3 failed to encode map e177 with expected crc 2023-09-23T23:40:03.024 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:02 smithi159 bash[108473]: cluster 2023-09-23T23:40:01.713760+0000 osd.4 (osd.4) 105 : cluster 3 failed to encode map e177 with expected crc 2023-09-23T23:40:03.024 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:02 smithi159 bash[108473]: audit 2023-09-23T23:40:02.233698+0000 mon.a (mon.0) 848 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:40:03.050 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:40:03.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:03.054 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:40:03.155 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:40:03.187 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:40:03.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:03.190 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:40:03.291 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:40:03.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:03.323 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:40:03.323 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:40:03.424 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:40:03.458 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:40:03.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:03.462 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:40:03.563 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:40:03.598 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:40:03.599 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 dump_blocked_ops 2023-09-23T23:40:03.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:03.600 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:40:03.701 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:40:03.733 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:40:03.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:03.737 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:40:03.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:03 smithi159 bash[105915]: cluster 2023-09-23T23:40:02.540506+0000 mgr.y (mgr.25991) 684 : cluster 0 pgmap v675: 99 pgs: 1 remapped+peering, 2 peering, 2 active+remapped+backfilling, 6 active+remapped+backfill_wait, 88 active+clean; 3.7 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 459 op/s; 15234/180606 objects misplaced (8.435%); 25 MiB/s, 405 objects/s recovering 2023-09-23T23:40:03.794 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:40:03 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:40:03] "GET /metrics HTTP/1.1" 200 36586 "" "Prometheus/2.43.0" 2023-09-23T23:40:03.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:03 smithi159 bash[108473]: cluster 2023-09-23T23:40:02.540506+0000 mgr.y (mgr.25991) 684 : cluster 0 pgmap v675: 99 pgs: 1 remapped+peering, 2 peering, 2 active+remapped+backfilling, 6 active+remapped+backfill_wait, 88 active+clean; 3.7 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 459 op/s; 15234/180606 objects misplaced (8.435%); 25 MiB/s, 405 objects/s recovering 2023-09-23T23:40:03.838 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:40:03.889 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:40:03.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:03.893 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:40:03.993 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:04.003 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:03 smithi164 bash[92846]: cluster 2023-09-23T23:40:02.540506+0000 mgr.y (mgr.25991) 684 : cluster 0 pgmap v675: 99 pgs: 1 remapped+peering, 2 peering, 2 active+remapped+backfilling, 6 active+remapped+backfill_wait, 88 active+clean; 3.7 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 459 op/s; 15234/180606 objects misplaced (8.435%); 25 MiB/s, 405 objects/s recovering 2023-09-23T23:40:04.022 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:04.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:04.028 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:40:04.128 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:40:04.155 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:40:04.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:04.162 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:40:04.262 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:40:04.286 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:40:04.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:04.288 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:40:04.389 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:04.427 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:04.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:04.431 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:40:04.532 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:04.562 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:04.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:04.569 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:40:04.670 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:04.698 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:04.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:04.704 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:40:04.805 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:40:04.839 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:40:04.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:04.842 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:40:04.943 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:40:04.973 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:40:04.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:04.977 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:40:05.078 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:40:05.087 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:04 smithi159 bash[105915]: audit 2023-09-23T23:40:03.963221+0000 mon.a (mon.0) 849 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:40:05.087 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:04 smithi159 bash[105915]: audit 2023-09-23T23:40:03.975272+0000 mon.a (mon.0) 850 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:40:05.087 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:04 smithi159 bash[105915]: cluster 2023-09-23T23:40:04.541218+0000 mgr.y (mgr.25991) 685 : cluster 0 pgmap v676: 99 pgs: 2 active+remapped+backfilling, 9 active+remapped+backfill_wait, 88 active+clean; 3.5 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 695 op/s; 18840/173229 objects misplaced (10.876%); 29 MiB/s, 463 objects/s recovering 2023-09-23T23:40:05.087 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:04 smithi159 bash[108473]: audit 2023-09-23T23:40:03.963221+0000 mon.a (mon.0) 849 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:40:05.087 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:04 smithi159 bash[108473]: audit 2023-09-23T23:40:03.975272+0000 mon.a (mon.0) 850 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:40:05.087 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:04 smithi159 bash[108473]: cluster 2023-09-23T23:40:04.541218+0000 mgr.y (mgr.25991) 685 : cluster 0 pgmap v676: 99 pgs: 2 active+remapped+backfilling, 9 active+remapped+backfill_wait, 88 active+clean; 3.5 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 695 op/s; 18840/173229 objects misplaced (10.876%); 29 MiB/s, 463 objects/s recovering 2023-09-23T23:40:05.103 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:40:05.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:05.107 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:40:05.207 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:40:05.216 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 3, 4, 6] out_osds: [5, 0, 7] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-09-23T23:40:05.216 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T23:40:05.217 INFO:tasks.thrashosds.thrasher:fixing pg num pool unique_pool_1 2023-09-23T23:40:05.217 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T23:40:05.217 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:04 smithi164 bash[92846]: audit 2023-09-23T23:40:03.963221+0000 mon.a (mon.0) 849 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:40:05.217 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:04 smithi164 bash[92846]: audit 2023-09-23T23:40:03.975272+0000 mon.a (mon.0) 850 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:40:05.218 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:04 smithi164 bash[92846]: cluster 2023-09-23T23:40:04.541218+0000 mgr.y (mgr.25991) 685 : cluster 0 pgmap v676: 99 pgs: 2 active+remapped+backfilling, 9 active+remapped+backfill_wait, 88 active+clean; 3.5 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 695 op/s; 18840/173229 objects misplaced (10.876%); 29 MiB/s, 463 objects/s recovering 2023-09-23T23:40:05.236 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:40:05.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:05.241 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:40:05.342 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:40:05.365 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:40:05.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:05.367 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:40:05.467 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:40:05.520 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:40:05.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:05.522 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:40:05.622 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:40:05.653 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:40:05.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:05.657 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:40:05.758 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:40:05.786 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:40:05.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:05.788 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:40:05.889 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:40:05.911 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:40:05.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:05.915 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:40:06.016 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:40:06.041 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:40:06.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:06.045 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:40:06.146 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:40:06.172 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:40:06.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:06.175 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:40:06.276 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:06.300 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:06.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:06.306 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:40:06.407 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:40:06.433 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:40:06.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:06.438 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:40:06.538 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:40:06.569 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:40:06.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:06.572 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:40:06.672 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:40:06.700 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:40:06.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:06.707 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:40:06.807 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:06.834 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:06.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:06.837 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:40:06.937 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:40:06.976 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:40:06.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:06.979 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:40:07.080 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:40:07.106 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:40:07.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:07.108 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:40:07.193 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T23:40:07.208 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:40:07.209 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T23:40:07.279 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:40:07.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:07.285 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:40:07.386 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:40:07.413 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:40:07.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:07.418 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:40:07.518 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:40:07.555 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:40:07.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:07.558 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:40:07.658 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:40:07.667 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:07 smithi164 bash[92846]: cluster 2023-09-23T23:40:06.541947+0000 mgr.y (mgr.25991) 686 : cluster 0 pgmap v677: 99 pgs: 2 active+remapped+backfilling, 9 active+remapped+backfill_wait, 88 active+clean; 3.4 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 788 op/s; 17719/167115 objects misplaced (10.603%); 26 MiB/s, 422 objects/s recovering 2023-09-23T23:40:07.683 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:40:07.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:07.686 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:40:07.787 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:40:07.796 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:07 smithi159 bash[105915]: cluster 2023-09-23T23:40:06.541947+0000 mgr.y (mgr.25991) 686 : cluster 0 pgmap v677: 99 pgs: 2 active+remapped+backfilling, 9 active+remapped+backfill_wait, 88 active+clean; 3.4 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 788 op/s; 17719/167115 objects misplaced (10.603%); 26 MiB/s, 422 objects/s recovering 2023-09-23T23:40:07.796 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:07 smithi159 bash[108473]: cluster 2023-09-23T23:40:06.541947+0000 mgr.y (mgr.25991) 686 : cluster 0 pgmap v677: 99 pgs: 2 active+remapped+backfilling, 9 active+remapped+backfill_wait, 88 active+clean; 3.4 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 788 op/s; 17719/167115 objects misplaced (10.603%); 26 MiB/s, 422 objects/s recovering 2023-09-23T23:40:07.819 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:40:07.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:07.824 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:40:07.925 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:40:07.954 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:40:07.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:07.956 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:40:08.057 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:08.081 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:08.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:08.086 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:40:08.186 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:40:08.213 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:40:08.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:08.216 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:40:08.317 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:08.345 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:08.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:08.348 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:40:08.449 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:40:08.476 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:40:08.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:08.479 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:40:08.579 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:40:08.628 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:40:08.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:08.631 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:40:08.732 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:40:08.756 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:40:08.758 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:40:08.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:08.758 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:40:08.859 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:40:08.888 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:40:08.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:08.890 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:40:08.991 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:40:09.015 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:40:09.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:09.021 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:40:09.122 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:40:09.149 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:40:09.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:09.152 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:40:09.253 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:40:09.290 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:40:09.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:09.294 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:40:09.395 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:40:09.433 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:40:09.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:09.438 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:40:09.539 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:40:09.566 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:40:09.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:09.568 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:40:09.668 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:40:09.694 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:40:09.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:09.696 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:40:09.780 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:40:09.797 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:40:09.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:09.857 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:40:09.857 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:40:09.958 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:40:09.967 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:09 smithi164 bash[92846]: cluster 2023-09-23T23:40:08.542660+0000 mgr.y (mgr.25991) 687 : cluster 0 pgmap v678: 99 pgs: 2 active+remapped+backfilling, 9 active+remapped+backfill_wait, 88 active+clean; 3.3 GiB data, 10 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 839 op/s; 16461/160326 objects misplaced (10.267%); 23 MiB/s, 366 objects/s recovering 2023-09-23T23:40:09.967 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:09 smithi164 bash[92846]: audit 2023-09-23T23:40:09.224693+0000 mon.a (mon.0) 851 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:40:09.967 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:09 smithi164 bash[92846]: audit 2023-09-23T23:40:09.236919+0000 mon.a (mon.0) 852 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:40:09.985 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:40:09.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:09.990 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:40:10.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:09 smithi159 bash[105915]: cluster 2023-09-23T23:40:08.542660+0000 mgr.y (mgr.25991) 687 : cluster 0 pgmap v678: 99 pgs: 2 active+remapped+backfilling, 9 active+remapped+backfill_wait, 88 active+clean; 3.3 GiB data, 10 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 839 op/s; 16461/160326 objects misplaced (10.267%); 23 MiB/s, 366 objects/s recovering 2023-09-23T23:40:10.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:09 smithi159 bash[105915]: audit 2023-09-23T23:40:09.224693+0000 mon.a (mon.0) 851 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:40:10.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:09 smithi159 bash[105915]: audit 2023-09-23T23:40:09.236919+0000 mon.a (mon.0) 852 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:40:10.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:09 smithi159 bash[108473]: cluster 2023-09-23T23:40:08.542660+0000 mgr.y (mgr.25991) 687 : cluster 0 pgmap v678: 99 pgs: 2 active+remapped+backfilling, 9 active+remapped+backfill_wait, 88 active+clean; 3.3 GiB data, 10 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 839 op/s; 16461/160326 objects misplaced (10.267%); 23 MiB/s, 366 objects/s recovering 2023-09-23T23:40:10.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:09 smithi159 bash[108473]: audit 2023-09-23T23:40:09.224693+0000 mon.a (mon.0) 851 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:40:10.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:09 smithi159 bash[108473]: audit 2023-09-23T23:40:09.236919+0000 mon.a (mon.0) 852 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:40:10.091 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:40:10.116 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:40:10.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:10.121 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:40:10.222 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:40:10.266 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:40:10.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:10.272 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:40:10.373 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:40:10.401 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:40:10.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:10.406 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:40:10.507 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:40:10.536 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:40:10.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:10.538 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:40:10.639 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:40:10.648 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:10 smithi164 bash[92846]: audit 2023-09-23T23:40:10.331925+0000 mon.a (mon.0) 853 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:40:10.649 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:10 smithi164 bash[92846]: audit 2023-09-23T23:40:10.334161+0000 mon.a (mon.0) 854 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:40:10.649 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:10 smithi164 bash[92846]: audit 2023-09-23T23:40:10.348072+0000 mon.a (mon.0) 855 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:40:10.665 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:40:10.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:10.669 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:40:10.769 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:10.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:10 smithi159 bash[105915]: audit 2023-09-23T23:40:10.331925+0000 mon.a (mon.0) 853 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:40:10.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:10 smithi159 bash[105915]: audit 2023-09-23T23:40:10.334161+0000 mon.a (mon.0) 854 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:40:10.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:10 smithi159 bash[105915]: audit 2023-09-23T23:40:10.348072+0000 mon.a (mon.0) 855 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:40:10.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:10 smithi159 bash[108473]: audit 2023-09-23T23:40:10.331925+0000 mon.a (mon.0) 853 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:40:10.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:10 smithi159 bash[108473]: audit 2023-09-23T23:40:10.334161+0000 mon.a (mon.0) 854 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:40:10.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:10 smithi159 bash[108473]: audit 2023-09-23T23:40:10.348072+0000 mon.a (mon.0) 855 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:40:10.796 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:10.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:10.802 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:40:10.903 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:40:10.934 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:40:10.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:10.937 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:40:11.038 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:40:11.067 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:40:11.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:11.071 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:40:11.172 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:40:11.196 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:40:11.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:11.199 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:40:11.300 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:40:11.328 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:40:11.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:11.330 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:40:11.431 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:40:11.456 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:40:11.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:11.459 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:40:11.560 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:40:11.581 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:40:11.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:11.584 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:40:11.684 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:40:11.719 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:40:11.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:11.720 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:40:11.811 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:40:11.813 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:40:11.821 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:40:11.840 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:40:11.842 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:11 smithi159 bash[105915]: cluster 2023-09-23T23:40:10.543185+0000 mgr.y (mgr.25991) 688 : cluster 0 pgmap v679: 99 pgs: 2 active+remapped+backfilling, 9 active+remapped+backfill_wait, 88 active+clean; 3.2 GiB data, 10 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 842 op/s; 16144/157398 objects misplaced (10.257%); 20 MiB/s, 325 objects/s recovering 2023-09-23T23:40:11.842 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:11 smithi159 bash[105915]: cluster 2023-09-23T23:40:10.620344+0000 osd.6 (osd.6) 133 : cluster 3 failed to encode map e178 with expected crc 2023-09-23T23:40:11.842 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:11 smithi159 bash[105915]: cluster 2023-09-23T23:40:10.620854+0000 osd.5 (osd.5) 65 : cluster 3 failed to encode map e178 with expected crc 2023-09-23T23:40:11.842 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:11 smithi159 bash[105915]: cluster 2023-09-23T23:40:10.623778+0000 mon.a (mon.0) 856 : cluster 0 osdmap e178: 8 total, 8 up, 5 in 2023-09-23T23:40:11.842 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:11 smithi159 bash[105915]: cluster 2023-09-23T23:40:10.624341+0000 osd.6 (osd.6) 134 : cluster 3 failed to encode map e178 with expected crc 2023-09-23T23:40:11.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:11.843 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:11 smithi159 bash[108473]: cluster 2023-09-23T23:40:10.543185+0000 mgr.y (mgr.25991) 688 : cluster 0 pgmap v679: 99 pgs: 2 active+remapped+backfilling, 9 active+remapped+backfill_wait, 88 active+clean; 3.2 GiB data, 10 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 842 op/s; 16144/157398 objects misplaced (10.257%); 20 MiB/s, 325 objects/s recovering 2023-09-23T23:40:11.843 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:11 smithi159 bash[108473]: cluster 2023-09-23T23:40:10.620344+0000 osd.6 (osd.6) 133 : cluster 3 failed to encode map e178 with expected crc 2023-09-23T23:40:11.843 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:11 smithi159 bash[108473]: cluster 2023-09-23T23:40:10.620854+0000 osd.5 (osd.5) 65 : cluster 3 failed to encode map e178 with expected crc 2023-09-23T23:40:11.844 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:11 smithi159 bash[108473]: cluster 2023-09-23T23:40:10.623778+0000 mon.a (mon.0) 856 : cluster 0 osdmap e178: 8 total, 8 up, 5 in 2023-09-23T23:40:11.844 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:11 smithi159 bash[108473]: cluster 2023-09-23T23:40:10.624341+0000 osd.6 (osd.6) 134 : cluster 3 failed to encode map e178 with expected crc 2023-09-23T23:40:11.844 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:40:11.945 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:40:11.952 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:11 smithi164 bash[92846]: cluster 2023-09-23T23:40:10.543185+0000 mgr.y (mgr.25991) 688 : cluster 0 pgmap v679: 99 pgs: 2 active+remapped+backfilling, 9 active+remapped+backfill_wait, 88 active+clean; 3.2 GiB data, 10 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 842 op/s; 16144/157398 objects misplaced (10.257%); 20 MiB/s, 325 objects/s recovering 2023-09-23T23:40:11.952 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:11 smithi164 bash[92846]: cluster 2023-09-23T23:40:10.620344+0000 osd.6 (osd.6) 133 : cluster 3 failed to encode map e178 with expected crc 2023-09-23T23:40:11.952 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:11 smithi164 bash[92846]: cluster 2023-09-23T23:40:10.620854+0000 osd.5 (osd.5) 65 : cluster 3 failed to encode map e178 with expected crc 2023-09-23T23:40:11.952 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:11 smithi164 bash[92846]: cluster 2023-09-23T23:40:10.623778+0000 mon.a (mon.0) 856 : cluster 0 osdmap e178: 8 total, 8 up, 5 in 2023-09-23T23:40:11.952 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:11 smithi164 bash[92846]: cluster 2023-09-23T23:40:10.624341+0000 osd.6 (osd.6) 134 : cluster 3 failed to encode map e178 with expected crc 2023-09-23T23:40:11.969 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:40:11.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:11.974 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:40:12.075 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:40:12.103 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:40:12.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:12.106 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:40:12.206 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:40:12.237 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:40:12.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:12.240 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:40:12.341 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:40:12.367 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:40:12.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:12.370 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:40:12.471 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:40:12.499 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:40:12.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:12.502 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:40:12.603 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:40:12.629 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:40:12.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:12.631 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:40:12.732 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:40:12.757 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:40:12.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:12.760 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:40:12.861 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:40:12.870 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:12 smithi159 bash[105915]: cluster 2023-09-23T23:40:11.623275+0000 osd.6 (osd.6) 135 : cluster 3 failed to encode map e179 with expected crc 2023-09-23T23:40:12.870 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:12 smithi159 bash[105915]: cluster 2023-09-23T23:40:11.625328+0000 osd.6 (osd.6) 136 : cluster 3 failed to encode map e179 with expected crc 2023-09-23T23:40:12.870 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:12 smithi159 bash[105915]: cluster 2023-09-23T23:40:11.626569+0000 mon.a (mon.0) 857 : cluster 0 osdmap e179: 8 total, 8 up, 5 in 2023-09-23T23:40:12.870 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:12 smithi159 bash[105915]: cluster 2023-09-23T23:40:11.627227+0000 osd.6 (osd.6) 137 : cluster 3 failed to encode map e179 with expected crc 2023-09-23T23:40:12.871 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:12 smithi159 bash[105915]: cluster 2023-09-23T23:40:11.694098+0000 osd.4 (osd.4) 106 : cluster 3 failed to encode map e179 with expected crc 2023-09-23T23:40:12.871 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:12 smithi159 bash[108473]: cluster 2023-09-23T23:40:11.623275+0000 osd.6 (osd.6) 135 : cluster 3 failed to encode map e179 with expected crc 2023-09-23T23:40:12.871 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:12 smithi159 bash[108473]: cluster 2023-09-23T23:40:11.625328+0000 osd.6 (osd.6) 136 : cluster 3 failed to encode map e179 with expected crc 2023-09-23T23:40:12.871 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:12 smithi159 bash[108473]: cluster 2023-09-23T23:40:11.626569+0000 mon.a (mon.0) 857 : cluster 0 osdmap e179: 8 total, 8 up, 5 in 2023-09-23T23:40:12.871 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:12 smithi159 bash[108473]: cluster 2023-09-23T23:40:11.627227+0000 osd.6 (osd.6) 137 : cluster 3 failed to encode map e179 with expected crc 2023-09-23T23:40:12.872 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:12 smithi159 bash[108473]: cluster 2023-09-23T23:40:11.694098+0000 osd.4 (osd.4) 106 : cluster 3 failed to encode map e179 with expected crc 2023-09-23T23:40:12.892 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:40:12.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:12.898 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:40:12.998 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:40:13.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:12 smithi164 bash[92846]: cluster 2023-09-23T23:40:11.623275+0000 osd.6 (osd.6) 135 : cluster 3 failed to encode map e179 with expected crc 2023-09-23T23:40:13.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:12 smithi164 bash[92846]: cluster 2023-09-23T23:40:11.625328+0000 osd.6 (osd.6) 136 : cluster 3 failed to encode map e179 with expected crc 2023-09-23T23:40:13.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:12 smithi164 bash[92846]: cluster 2023-09-23T23:40:11.626569+0000 mon.a (mon.0) 857 : cluster 0 osdmap e179: 8 total, 8 up, 5 in 2023-09-23T23:40:13.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:12 smithi164 bash[92846]: cluster 2023-09-23T23:40:11.627227+0000 osd.6 (osd.6) 137 : cluster 3 failed to encode map e179 with expected crc 2023-09-23T23:40:13.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:12 smithi164 bash[92846]: cluster 2023-09-23T23:40:11.694098+0000 osd.4 (osd.4) 106 : cluster 3 failed to encode map e179 with expected crc 2023-09-23T23:40:13.040 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:40:13.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:13.044 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:40:13.145 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:40:13.171 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:40:13.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:13.174 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:40:13.274 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:13.298 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:13.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:13.300 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:40:13.401 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:40:13.435 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:40:13.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:13.439 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:40:13.540 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:13.567 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:13.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:13.569 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:40:13.669 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:40:13.670 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:13 smithi159 bash[105915]: cluster 2023-09-23T23:40:12.543638+0000 mgr.y (mgr.25991) 689 : cluster 0 pgmap v682: 99 pgs: 2 active+remapped+backfilling, 9 active+remapped+backfill_wait, 88 active+clean; 3.1 GiB data, 10 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 892 op/s; 15029/151809 objects misplaced (9.900%); 13 MiB/s, 212 objects/s recovering 2023-09-23T23:40:13.671 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:40:13 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:40:13] "GET /metrics HTTP/1.1" 200 36586 "" "Prometheus/2.43.0" 2023-09-23T23:40:13.671 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:13 smithi159 bash[108473]: cluster 2023-09-23T23:40:12.543638+0000 mgr.y (mgr.25991) 689 : cluster 0 pgmap v682: 99 pgs: 2 active+remapped+backfilling, 9 active+remapped+backfill_wait, 88 active+clean; 3.1 GiB data, 10 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 892 op/s; 15029/151809 objects misplaced (9.900%); 13 MiB/s, 212 objects/s recovering 2023-09-23T23:40:13.695 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:40:13.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:13.698 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:40:13.799 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:40:13.807 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:13 smithi164 bash[92846]: cluster 2023-09-23T23:40:12.543638+0000 mgr.y (mgr.25991) 689 : cluster 0 pgmap v682: 99 pgs: 2 active+remapped+backfilling, 9 active+remapped+backfill_wait, 88 active+clean; 3.1 GiB data, 10 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 892 op/s; 15029/151809 objects misplaced (9.900%); 13 MiB/s, 212 objects/s recovering 2023-09-23T23:40:13.834 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:40:13.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:13.837 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:40:13.938 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:13.972 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:13.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:13.977 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:40:14.078 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:40:14.114 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:40:14.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:14.117 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:40:14.218 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:40:14.263 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:40:14.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:14.270 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:40:14.371 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:40:14.398 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:40:14.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:14.402 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:40:14.502 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:40:14.532 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:40:14.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:14.536 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:40:14.637 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:14.672 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:14.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:14.678 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:40:14.779 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:14.803 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:14.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:14.806 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:40:14.907 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:40:14.943 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:40:14.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:14.949 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:40:15.050 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:40:15.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:15.082 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:40:15.082 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:40:15.183 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:40:15.210 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:40:15.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:15.213 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:40:15.314 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:40:15.341 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:40:15.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:15.343 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:40:15.444 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:40:15.475 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:40:15.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:15.478 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:40:15.578 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:40:15.604 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:40:15.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:15.607 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:40:15.708 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:15.709 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:15 smithi159 bash[105915]: cluster 2023-09-23T23:40:14.544372+0000 mgr.y (mgr.25991) 690 : cluster 0 pgmap v683: 99 pgs: 2 active+remapped+backfilling, 8 active+remapped+backfill_wait, 89 active+clean; 2.9 GiB data, 9.5 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 998 op/s; 13345/143145 objects misplaced (9.323%); 15 MiB/s, 237 objects/s recovering 2023-09-23T23:40:15.710 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:15 smithi159 bash[108473]: cluster 2023-09-23T23:40:14.544372+0000 mgr.y (mgr.25991) 690 : cluster 0 pgmap v683: 99 pgs: 2 active+remapped+backfilling, 8 active+remapped+backfill_wait, 89 active+clean; 2.9 GiB data, 9.5 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 998 op/s; 13345/143145 objects misplaced (9.323%); 15 MiB/s, 237 objects/s recovering 2023-09-23T23:40:15.743 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:15.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:15.745 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:40:15.846 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:40:15.873 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:40:15.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:15.876 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:40:15.977 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:40:15.987 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:15 smithi164 bash[92846]: cluster 2023-09-23T23:40:14.544372+0000 mgr.y (mgr.25991) 690 : cluster 0 pgmap v683: 99 pgs: 2 active+remapped+backfilling, 8 active+remapped+backfill_wait, 89 active+clean; 2.9 GiB data, 9.5 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 998 op/s; 13345/143145 objects misplaced (9.323%); 15 MiB/s, 237 objects/s recovering 2023-09-23T23:40:16.005 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:40:16.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:16.008 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:40:16.109 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:40:16.137 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:40:16.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:16.726 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:40:16.826 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:40:16.853 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:40:16.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:16.861 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:40:16.961 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:17.002 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:17.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:17.007 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:40:17.108 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:40:17.249 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:40:17.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:17.252 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:40:17.352 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:40:17.382 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:40:17.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:17.385 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:40:17.486 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:40:17.629 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:40:17.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:17.638 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:40:17.739 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:40:17.764 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:40:17.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:17.769 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:40:17.870 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:17.895 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:17.897 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:17 smithi164 bash[92846]: cluster 2023-09-23T23:40:16.544999+0000 mgr.y (mgr.25991) 691 : cluster 0 pgmap v684: 99 pgs: 2 active+remapped+backfilling, 8 active+remapped+backfill_wait, 89 active+clean; 2.8 GiB data, 9.3 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 926 op/s; 12146/138075 objects misplaced (8.797%); 18 MiB/s, 280 objects/s recovering 2023-09-23T23:40:17.897 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:17 smithi164 bash[92846]: audit 2023-09-23T23:40:17.235671+0000 mon.a (mon.0) 858 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:40:17.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:17.899 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:40:18.000 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:40:18.029 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:40:18.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:18.033 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:40:18.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:17 smithi159 bash[105915]: cluster 2023-09-23T23:40:16.544999+0000 mgr.y (mgr.25991) 691 : cluster 0 pgmap v684: 99 pgs: 2 active+remapped+backfilling, 8 active+remapped+backfill_wait, 89 active+clean; 2.8 GiB data, 9.3 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 926 op/s; 12146/138075 objects misplaced (8.797%); 18 MiB/s, 280 objects/s recovering 2023-09-23T23:40:18.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:17 smithi159 bash[105915]: audit 2023-09-23T23:40:17.235671+0000 mon.a (mon.0) 858 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:40:18.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:17 smithi159 bash[108473]: cluster 2023-09-23T23:40:16.544999+0000 mgr.y (mgr.25991) 691 : cluster 0 pgmap v684: 99 pgs: 2 active+remapped+backfilling, 8 active+remapped+backfill_wait, 89 active+clean; 2.8 GiB data, 9.3 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 926 op/s; 12146/138075 objects misplaced (8.797%); 18 MiB/s, 280 objects/s recovering 2023-09-23T23:40:18.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:17 smithi159 bash[108473]: audit 2023-09-23T23:40:17.235671+0000 mon.a (mon.0) 858 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:40:18.133 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:40:18.168 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:40:18.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:18.173 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:40:18.273 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:40:18.305 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:40:18.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:18.307 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:40:18.408 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:40:18.741 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:40:18.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:18.743 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:40:18.843 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:18.878 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:18.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:18.884 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:40:18.985 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:40:19.009 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:40:19.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:19.013 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:40:19.113 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:40:19.142 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:40:19.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:19.146 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:40:19.247 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:40:19.544 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:40:19.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:19.548 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:40:19.648 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:40:19.670 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:19 smithi159 bash[108473]: cluster 2023-09-23T23:40:18.545637+0000 mgr.y (mgr.25991) 692 : cluster 0 pgmap v685: 99 pgs: 2 active+remapped+backfilling, 8 active+remapped+backfill_wait, 89 active+clean; 2.7 GiB data, 8.9 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 1.08k op/s; 10933/131451 objects misplaced (8.317%); 22 MiB/s, 356 objects/s recovering 2023-09-23T23:40:19.673 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:40:19.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:19.677 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:40:19.778 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:40:19.800 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:40:19.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:19.805 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:40:19.905 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:19.915 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:19 smithi164 bash[92846]: cluster 2023-09-23T23:40:18.545637+0000 mgr.y (mgr.25991) 692 : cluster 0 pgmap v685: 99 pgs: 2 active+remapped+backfilling, 8 active+remapped+backfill_wait, 89 active+clean; 2.7 GiB data, 8.9 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 1.08k op/s; 10933/131451 objects misplaced (8.317%); 22 MiB/s, 356 objects/s recovering 2023-09-23T23:40:19.932 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:19.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:19.940 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:40:19.965 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:19 smithi159 bash[105915]: cluster 2023-09-23T23:40:18.545637+0000 mgr.y (mgr.25991) 692 : cluster 0 pgmap v685: 99 pgs: 2 active+remapped+backfilling, 8 active+remapped+backfill_wait, 89 active+clean; 2.7 GiB data, 8.9 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 1.08k op/s; 10933/131451 objects misplaced (8.317%); 22 MiB/s, 356 objects/s recovering 2023-09-23T23:40:20.041 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:40:20.060 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:40:20.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:20.062 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:40:20.163 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:40:20.190 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:40:20.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:20.193 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:40:20.294 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:20.322 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:20.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:20.325 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:40:20.425 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:40:20.452 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:40:20.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:20.455 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:40:20.555 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:20.585 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:20.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:20.588 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:40:20.688 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:40:20.713 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:40:20.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:20.715 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:40:20.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:20 smithi164 bash[92846]: cluster 2023-09-23T23:40:19.652812+0000 osd.7 (osd.7) 93 : cluster 3 failed to encode map e180 with expected crc 2023-09-23T23:40:20.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:20 smithi164 bash[92846]: cluster 2023-09-23T23:40:19.654504+0000 mon.a (mon.0) 859 : cluster 0 osdmap e180: 8 total, 8 up, 5 in 2023-09-23T23:40:20.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:20 smithi159 bash[105915]: cluster 2023-09-23T23:40:19.652812+0000 osd.7 (osd.7) 93 : cluster 3 failed to encode map e180 with expected crc 2023-09-23T23:40:20.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:20 smithi159 bash[105915]: cluster 2023-09-23T23:40:19.654504+0000 mon.a (mon.0) 859 : cluster 0 osdmap e180: 8 total, 8 up, 5 in 2023-09-23T23:40:20.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:20 smithi159 bash[108473]: cluster 2023-09-23T23:40:19.652812+0000 osd.7 (osd.7) 93 : cluster 3 failed to encode map e180 with expected crc 2023-09-23T23:40:20.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:20 smithi159 bash[108473]: cluster 2023-09-23T23:40:19.654504+0000 mon.a (mon.0) 859 : cluster 0 osdmap e180: 8 total, 8 up, 5 in 2023-09-23T23:40:20.816 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:40:20.843 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:40:20.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:20.848 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:40:20.949 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:40:20.970 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:40:20.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:20.977 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:40:21.077 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:21.103 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:21.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:21.105 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:40:21.206 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:40:21.229 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:40:21.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:21.231 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:40:21.331 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:40:21.357 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:40:21.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:21.361 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:40:21.462 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:40:21.491 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:40:21.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:21.494 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:40:21.595 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:40:21.615 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:40:21.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:21.617 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:40:21.717 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:40:21.758 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:40:21.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:21.762 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:40:21.862 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:40:21.890 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:40:21.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:21.892 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:40:21.992 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:40:22.000 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:21 smithi164 bash[92846]: cluster 2023-09-23T23:40:20.546140+0000 mgr.y (mgr.25991) 693 : cluster 0 pgmap v687: 99 pgs: 3 active+remapped+backfilling, 7 active+remapped+backfill_wait, 89 active+clean; 2.6 GiB data, 8.7 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 858 op/s; 10377/128829 objects misplaced (8.055%); 15 MiB/s, 247 objects/s recovering 2023-09-23T23:40:22.000 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:21 smithi164 bash[92846]: cluster 2023-09-23T23:40:20.675566+0000 osd.6 (osd.6) 138 : cluster 3 failed to encode map e181 with expected crc 2023-09-23T23:40:22.000 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:21 smithi164 bash[92846]: cluster 2023-09-23T23:40:20.678879+0000 osd.6 (osd.6) 139 : cluster 3 failed to encode map e181 with expected crc 2023-09-23T23:40:22.001 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:21 smithi164 bash[92846]: cluster 2023-09-23T23:40:20.679241+0000 mon.a (mon.0) 860 : cluster 0 osdmap e181: 8 total, 8 up, 5 in 2023-09-23T23:40:22.001 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:21 smithi164 bash[92846]: cluster 2023-09-23T23:40:20.680764+0000 osd.6 (osd.6) 140 : cluster 3 failed to encode map e181 with expected crc 2023-09-23T23:40:22.001 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:21 smithi164 bash[92846]: cluster 2023-09-23T23:40:20.736501+0000 osd.4 (osd.4) 107 : cluster 3 failed to encode map e181 with expected crc 2023-09-23T23:40:22.018 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:40:22.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:22.020 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:40:22.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:21 smithi159 bash[105915]: cluster 2023-09-23T23:40:20.546140+0000 mgr.y (mgr.25991) 693 : cluster 0 pgmap v687: 99 pgs: 3 active+remapped+backfilling, 7 active+remapped+backfill_wait, 89 active+clean; 2.6 GiB data, 8.7 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 858 op/s; 10377/128829 objects misplaced (8.055%); 15 MiB/s, 247 objects/s recovering 2023-09-23T23:40:22.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:21 smithi159 bash[105915]: cluster 2023-09-23T23:40:20.675566+0000 osd.6 (osd.6) 138 : cluster 3 failed to encode map e181 with expected crc 2023-09-23T23:40:22.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:21 smithi159 bash[105915]: cluster 2023-09-23T23:40:20.678879+0000 osd.6 (osd.6) 139 : cluster 3 failed to encode map e181 with expected crc 2023-09-23T23:40:22.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:21 smithi159 bash[105915]: cluster 2023-09-23T23:40:20.679241+0000 mon.a (mon.0) 860 : cluster 0 osdmap e181: 8 total, 8 up, 5 in 2023-09-23T23:40:22.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:21 smithi159 bash[105915]: cluster 2023-09-23T23:40:20.680764+0000 osd.6 (osd.6) 140 : cluster 3 failed to encode map e181 with expected crc 2023-09-23T23:40:22.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:21 smithi159 bash[105915]: cluster 2023-09-23T23:40:20.736501+0000 osd.4 (osd.4) 107 : cluster 3 failed to encode map e181 with expected crc 2023-09-23T23:40:22.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:21 smithi159 bash[108473]: cluster 2023-09-23T23:40:20.546140+0000 mgr.y (mgr.25991) 693 : cluster 0 pgmap v687: 99 pgs: 3 active+remapped+backfilling, 7 active+remapped+backfill_wait, 89 active+clean; 2.6 GiB data, 8.7 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 858 op/s; 10377/128829 objects misplaced (8.055%); 15 MiB/s, 247 objects/s recovering 2023-09-23T23:40:22.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:21 smithi159 bash[108473]: cluster 2023-09-23T23:40:20.675566+0000 osd.6 (osd.6) 138 : cluster 3 failed to encode map e181 with expected crc 2023-09-23T23:40:22.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:21 smithi159 bash[108473]: cluster 2023-09-23T23:40:20.678879+0000 osd.6 (osd.6) 139 : cluster 3 failed to encode map e181 with expected crc 2023-09-23T23:40:22.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:21 smithi159 bash[108473]: cluster 2023-09-23T23:40:20.679241+0000 mon.a (mon.0) 860 : cluster 0 osdmap e181: 8 total, 8 up, 5 in 2023-09-23T23:40:22.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:21 smithi159 bash[108473]: cluster 2023-09-23T23:40:20.680764+0000 osd.6 (osd.6) 140 : cluster 3 failed to encode map e181 with expected crc 2023-09-23T23:40:22.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:21 smithi159 bash[108473]: cluster 2023-09-23T23:40:20.736501+0000 osd.4 (osd.4) 107 : cluster 3 failed to encode map e181 with expected crc 2023-09-23T23:40:22.121 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:40:22.159 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:40:22.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:22.165 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:40:22.266 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:40:22.300 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:40:22.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:22.307 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:40:22.407 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:40:22.441 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:40:22.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:22.444 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:40:22.545 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:40:22.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:22 smithi164 bash[92846]: cluster 2023-09-23T23:40:21.683281+0000 osd.6 (osd.6) 141 : cluster 3 failed to encode map e182 with expected crc 2023-09-23T23:40:22.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:22 smithi164 bash[92846]: cluster 2023-09-23T23:40:21.685282+0000 mon.a (mon.0) 861 : cluster 0 osdmap e182: 8 total, 8 up, 5 in 2023-09-23T23:40:22.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:22 smithi164 bash[92846]: cluster 2023-09-23T23:40:21.685975+0000 osd.6 (osd.6) 142 : cluster 3 failed to encode map e182 with expected crc 2023-09-23T23:40:22.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:22 smithi164 bash[92846]: cluster 2023-09-23T23:40:21.688446+0000 osd.6 (osd.6) 143 : cluster 3 failed to encode map e182 with expected crc 2023-09-23T23:40:22.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:22 smithi164 bash[92846]: cluster 2023-09-23T23:40:21.717516+0000 osd.7 (osd.7) 94 : cluster 3 failed to encode map e182 with expected crc 2023-09-23T23:40:22.848 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:40:22.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:22.850 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:40:22.951 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:22.980 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:22.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:22.986 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:40:23.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:22 smithi159 bash[105915]: cluster 2023-09-23T23:40:21.683281+0000 osd.6 (osd.6) 141 : cluster 3 failed to encode map e182 with expected crc 2023-09-23T23:40:23.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:22 smithi159 bash[105915]: cluster 2023-09-23T23:40:21.685282+0000 mon.a (mon.0) 861 : cluster 0 osdmap e182: 8 total, 8 up, 5 in 2023-09-23T23:40:23.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:22 smithi159 bash[105915]: cluster 2023-09-23T23:40:21.685975+0000 osd.6 (osd.6) 142 : cluster 3 failed to encode map e182 with expected crc 2023-09-23T23:40:23.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:22 smithi159 bash[105915]: cluster 2023-09-23T23:40:21.688446+0000 osd.6 (osd.6) 143 : cluster 3 failed to encode map e182 with expected crc 2023-09-23T23:40:23.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:22 smithi159 bash[105915]: cluster 2023-09-23T23:40:21.717516+0000 osd.7 (osd.7) 94 : cluster 3 failed to encode map e182 with expected crc 2023-09-23T23:40:23.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:22 smithi159 bash[108473]: cluster 2023-09-23T23:40:21.683281+0000 osd.6 (osd.6) 141 : cluster 3 failed to encode map e182 with expected crc 2023-09-23T23:40:23.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:22 smithi159 bash[108473]: cluster 2023-09-23T23:40:21.685282+0000 mon.a (mon.0) 861 : cluster 0 osdmap e182: 8 total, 8 up, 5 in 2023-09-23T23:40:23.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:22 smithi159 bash[108473]: cluster 2023-09-23T23:40:21.685975+0000 osd.6 (osd.6) 142 : cluster 3 failed to encode map e182 with expected crc 2023-09-23T23:40:23.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:22 smithi159 bash[108473]: cluster 2023-09-23T23:40:21.688446+0000 osd.6 (osd.6) 143 : cluster 3 failed to encode map e182 with expected crc 2023-09-23T23:40:23.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:22 smithi159 bash[108473]: cluster 2023-09-23T23:40:21.717516+0000 osd.7 (osd.7) 94 : cluster 3 failed to encode map e182 with expected crc 2023-09-23T23:40:23.086 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:40:23.113 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:40:23.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:23.115 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:40:23.216 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:40:23.246 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:40:23.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:23.248 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:40:23.349 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:23.373 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:23.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:23.377 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:40:23.478 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:40:23.507 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:40:23.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:23.513 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:40:23.614 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:40:23.743 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:40:23.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:23.745 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:40:23.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:23 smithi164 bash[92846]: cluster 2023-09-23T23:40:22.546629+0000 mgr.y (mgr.25991) 694 : cluster 0 pgmap v690: 99 pgs: 2 active+remapped+backfilling, 7 active+remapped+backfill_wait, 90 active+clean; 2.5 GiB data, 8.6 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 757 op/s; 9661/124431 objects misplaced (7.764%); 11 MiB/s, 175 objects/s recovering 2023-09-23T23:40:23.846 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:40:23.873 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:40:23.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:23.876 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:40:23.976 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:40:23.985 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:23 smithi159 bash[105915]: cluster 2023-09-23T23:40:22.546629+0000 mgr.y (mgr.25991) 694 : cluster 0 pgmap v690: 99 pgs: 2 active+remapped+backfilling, 7 active+remapped+backfill_wait, 90 active+clean; 2.5 GiB data, 8.6 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 757 op/s; 9661/124431 objects misplaced (7.764%); 11 MiB/s, 175 objects/s recovering 2023-09-23T23:40:23.985 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:40:23 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:40:23] "GET /metrics HTTP/1.1" 200 36586 "" "Prometheus/2.43.0" 2023-09-23T23:40:23.986 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:23 smithi159 bash[108473]: cluster 2023-09-23T23:40:22.546629+0000 mgr.y (mgr.25991) 694 : cluster 0 pgmap v690: 99 pgs: 2 active+remapped+backfilling, 7 active+remapped+backfill_wait, 90 active+clean; 2.5 GiB data, 8.6 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 757 op/s; 9661/124431 objects misplaced (7.764%); 11 MiB/s, 175 objects/s recovering 2023-09-23T23:40:24.001 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:40:24.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:24.005 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:40:24.105 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:40:24.137 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:40:24.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:24.139 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:40:24.239 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:40:24.269 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:40:24.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:24.270 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:40:24.371 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:40:25.208 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:40:25.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:25.210 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:40:25.311 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:40:25.336 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:40:25.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:25.339 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:40:25.440 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:40:25.465 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:40:25.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:25.469 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:40:25.570 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:40:25.593 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:40:25.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:25.595 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:40:25.696 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:40:25.722 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:40:25.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:25.724 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:40:25.825 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:40:25.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:25.860 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:40:25.860 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:40:25.961 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:25.968 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:25 smithi164 bash[92846]: cluster 2023-09-23T23:40:24.547336+0000 mgr.y (mgr.25991) 695 : cluster 0 pgmap v691: 99 pgs: 1 active+remapped+backfilling, 1 active+clean+remapped, 6 active+remapped+backfill_wait, 91 active+clean; 2.4 GiB data, 8.2 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 769 op/s; 7467/117603 objects misplaced (6.349%); 25 MiB/s, 392 objects/s recovering 2023-09-23T23:40:25.968 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:25 smithi164 bash[92846]: cluster 2023-09-23T23:40:24.699021+0000 osd.6 (osd.6) 144 : cluster 3 failed to encode map e183 with expected crc 2023-09-23T23:40:25.968 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:25 smithi164 bash[92846]: cluster 2023-09-23T23:40:24.700362+0000 mon.a (mon.0) 862 : cluster 0 osdmap e183: 8 total, 8 up, 5 in 2023-09-23T23:40:25.968 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:25 smithi164 bash[92846]: cluster 2023-09-23T23:40:24.716079+0000 osd.4 (osd.4) 108 : cluster 3 failed to encode map e183 with expected crc 2023-09-23T23:40:25.983 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:25.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:25.987 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:40:26.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:25 smithi159 bash[105915]: cluster 2023-09-23T23:40:24.547336+0000 mgr.y (mgr.25991) 695 : cluster 0 pgmap v691: 99 pgs: 1 active+remapped+backfilling, 1 active+clean+remapped, 6 active+remapped+backfill_wait, 91 active+clean; 2.4 GiB data, 8.2 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 769 op/s; 7467/117603 objects misplaced (6.349%); 25 MiB/s, 392 objects/s recovering 2023-09-23T23:40:26.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:25 smithi159 bash[105915]: cluster 2023-09-23T23:40:24.699021+0000 osd.6 (osd.6) 144 : cluster 3 failed to encode map e183 with expected crc 2023-09-23T23:40:26.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:25 smithi159 bash[105915]: cluster 2023-09-23T23:40:24.700362+0000 mon.a (mon.0) 862 : cluster 0 osdmap e183: 8 total, 8 up, 5 in 2023-09-23T23:40:26.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:25 smithi159 bash[105915]: cluster 2023-09-23T23:40:24.716079+0000 osd.4 (osd.4) 108 : cluster 3 failed to encode map e183 with expected crc 2023-09-23T23:40:26.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:25 smithi159 bash[108473]: cluster 2023-09-23T23:40:24.547336+0000 mgr.y (mgr.25991) 695 : cluster 0 pgmap v691: 99 pgs: 1 active+remapped+backfilling, 1 active+clean+remapped, 6 active+remapped+backfill_wait, 91 active+clean; 2.4 GiB data, 8.2 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 769 op/s; 7467/117603 objects misplaced (6.349%); 25 MiB/s, 392 objects/s recovering 2023-09-23T23:40:26.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:25 smithi159 bash[108473]: cluster 2023-09-23T23:40:24.699021+0000 osd.6 (osd.6) 144 : cluster 3 failed to encode map e183 with expected crc 2023-09-23T23:40:26.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:25 smithi159 bash[108473]: cluster 2023-09-23T23:40:24.700362+0000 mon.a (mon.0) 862 : cluster 0 osdmap e183: 8 total, 8 up, 5 in 2023-09-23T23:40:26.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:25 smithi159 bash[108473]: cluster 2023-09-23T23:40:24.716079+0000 osd.4 (osd.4) 108 : cluster 3 failed to encode map e183 with expected crc 2023-09-23T23:40:26.088 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:26.112 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:26.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:26.114 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:40:26.215 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:40:26.389 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:40:26.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:26.392 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:40:26.492 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:40:26.523 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:40:26.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:26.526 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:40:26.627 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:40:26.655 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:40:26.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:26.660 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:40:26.714 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:26 smithi159 bash[105915]: cluster 2023-09-23T23:40:25.701627+0000 mon.a (mon.0) 863 : cluster 0 osdmap e184: 8 total, 8 up, 5 in 2023-09-23T23:40:26.714 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:26 smithi159 bash[105915]: cluster 2023-09-23T23:40:25.705338+0000 osd.6 (osd.6) 145 : cluster 3 failed to encode map e184 with expected crc 2023-09-23T23:40:26.714 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:26 smithi159 bash[105915]: cluster 2023-09-23T23:40:25.739776+0000 osd.4 (osd.4) 109 : cluster 3 failed to encode map e184 with expected crc 2023-09-23T23:40:26.714 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:26 smithi159 bash[105915]: cluster 2023-09-23T23:40:25.744881+0000 osd.7 (osd.7) 95 : cluster 3 failed to encode map e184 with expected crc 2023-09-23T23:40:26.760 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:40:26.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:26 smithi164 bash[92846]: cluster 2023-09-23T23:40:25.701627+0000 mon.a (mon.0) 863 : cluster 0 osdmap e184: 8 total, 8 up, 5 in 2023-09-23T23:40:26.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:26 smithi164 bash[92846]: cluster 2023-09-23T23:40:25.705338+0000 osd.6 (osd.6) 145 : cluster 3 failed to encode map e184 with expected crc 2023-09-23T23:40:26.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:26 smithi164 bash[92846]: cluster 2023-09-23T23:40:25.739776+0000 osd.4 (osd.4) 109 : cluster 3 failed to encode map e184 with expected crc 2023-09-23T23:40:26.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:26 smithi164 bash[92846]: cluster 2023-09-23T23:40:25.744881+0000 osd.7 (osd.7) 95 : cluster 3 failed to encode map e184 with expected crc 2023-09-23T23:40:26.782 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:40:26.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:26.785 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:40:26.885 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:40:26.914 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:40:26.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:26.917 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:40:27.018 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:40:27.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:26 smithi159 bash[108473]: cluster 2023-09-23T23:40:25.701627+0000 mon.a (mon.0) 863 : cluster 0 osdmap e184: 8 total, 8 up, 5 in 2023-09-23T23:40:27.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:26 smithi159 bash[108473]: cluster 2023-09-23T23:40:25.705338+0000 osd.6 (osd.6) 145 : cluster 3 failed to encode map e184 with expected crc 2023-09-23T23:40:27.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:26 smithi159 bash[108473]: cluster 2023-09-23T23:40:25.739776+0000 osd.4 (osd.4) 109 : cluster 3 failed to encode map e184 with expected crc 2023-09-23T23:40:27.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:26 smithi159 bash[108473]: cluster 2023-09-23T23:40:25.744881+0000 osd.7 (osd.7) 95 : cluster 3 failed to encode map e184 with expected crc 2023-09-23T23:40:27.290 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:40:27.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:27.292 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:40:27.393 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:40:27.416 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:40:27.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:27.418 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:40:27.519 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:40:27.541 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:40:27.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:27.543 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:40:27.644 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:40:27.666 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:40:27.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:27.744 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:40:27.844 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:40:27.887 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:27 smithi159 bash[105915]: cluster 2023-09-23T23:40:26.547920+0000 mgr.y (mgr.25991) 696 : cluster 0 pgmap v694: 99 pgs: 1 active+remapped+backfilling, 1 active+clean+remapped, 6 active+remapped+backfill_wait, 91 active+clean; 2.3 GiB data, 8.1 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 914 op/s; 7192/112716 objects misplaced (6.381%); 25 MiB/s, 401 objects/s recovering 2023-09-23T23:40:27.887 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:27 smithi159 bash[105915]: cluster 2023-09-23T23:40:26.711556+0000 osd.6 (osd.6) 146 : cluster 3 failed to encode map e185 with expected crc 2023-09-23T23:40:27.887 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:27 smithi159 bash[105915]: cluster 2023-09-23T23:40:26.716293+0000 mon.a (mon.0) 864 : cluster 0 osdmap e185: 8 total, 8 up, 5 in 2023-09-23T23:40:27.887 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:27 smithi159 bash[105915]: cluster 2023-09-23T23:40:26.717004+0000 osd.6 (osd.6) 147 : cluster 3 failed to encode map e185 with expected crc 2023-09-23T23:40:27.887 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:27 smithi159 bash[105915]: cluster 2023-09-23T23:40:26.732785+0000 osd.4 (osd.4) 110 : cluster 3 failed to encode map e185 with expected crc 2023-09-23T23:40:27.887 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:27 smithi159 bash[108473]: cluster 2023-09-23T23:40:26.547920+0000 mgr.y (mgr.25991) 696 : cluster 0 pgmap v694: 99 pgs: 1 active+remapped+backfilling, 1 active+clean+remapped, 6 active+remapped+backfill_wait, 91 active+clean; 2.3 GiB data, 8.1 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 914 op/s; 7192/112716 objects misplaced (6.381%); 25 MiB/s, 401 objects/s recovering 2023-09-23T23:40:27.888 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:27 smithi159 bash[108473]: cluster 2023-09-23T23:40:26.711556+0000 osd.6 (osd.6) 146 : cluster 3 failed to encode map e185 with expected crc 2023-09-23T23:40:27.888 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:27 smithi159 bash[108473]: cluster 2023-09-23T23:40:26.716293+0000 mon.a (mon.0) 864 : cluster 0 osdmap e185: 8 total, 8 up, 5 in 2023-09-23T23:40:27.888 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:27 smithi159 bash[108473]: cluster 2023-09-23T23:40:26.717004+0000 osd.6 (osd.6) 147 : cluster 3 failed to encode map e185 with expected crc 2023-09-23T23:40:27.888 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:27 smithi159 bash[108473]: cluster 2023-09-23T23:40:26.732785+0000 osd.4 (osd.4) 110 : cluster 3 failed to encode map e185 with expected crc 2023-09-23T23:40:28.009 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:40:28.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:28.015 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:40:28.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:27 smithi164 bash[92846]: cluster 2023-09-23T23:40:26.547920+0000 mgr.y (mgr.25991) 696 : cluster 0 pgmap v694: 99 pgs: 1 active+remapped+backfilling, 1 active+clean+remapped, 6 active+remapped+backfill_wait, 91 active+clean; 2.3 GiB data, 8.1 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 914 op/s; 7192/112716 objects misplaced (6.381%); 25 MiB/s, 401 objects/s recovering 2023-09-23T23:40:28.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:27 smithi164 bash[92846]: cluster 2023-09-23T23:40:26.711556+0000 osd.6 (osd.6) 146 : cluster 3 failed to encode map e185 with expected crc 2023-09-23T23:40:28.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:27 smithi164 bash[92846]: cluster 2023-09-23T23:40:26.716293+0000 mon.a (mon.0) 864 : cluster 0 osdmap e185: 8 total, 8 up, 5 in 2023-09-23T23:40:28.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:27 smithi164 bash[92846]: cluster 2023-09-23T23:40:26.717004+0000 osd.6 (osd.6) 147 : cluster 3 failed to encode map e185 with expected crc 2023-09-23T23:40:28.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:27 smithi164 bash[92846]: cluster 2023-09-23T23:40:26.732785+0000 osd.4 (osd.4) 110 : cluster 3 failed to encode map e185 with expected crc 2023-09-23T23:40:28.115 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:40:28.143 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:40:28.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:28.146 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:40:28.247 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:40:28.272 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:40:28.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:28.277 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:40:28.378 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:40:28.403 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:40:28.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:28.405 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:40:28.506 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:40:28.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:28.532 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:40:28.532 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:40:28.633 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:40:28.661 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:40:28.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:28.663 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:40:28.764 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:40:28.797 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:40:28.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:28.802 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:40:28.903 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:28.935 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:28.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:28.937 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:40:29.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:28 smithi164 bash[92846]: cluster 2023-09-23T23:40:27.711613+0000 osd.6 (osd.6) 148 : cluster 3 failed to encode map e186 with expected crc 2023-09-23T23:40:29.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:28 smithi164 bash[92846]: cluster 2023-09-23T23:40:27.711653+0000 osd.4 (osd.4) 111 : cluster 3 failed to encode map e186 with expected crc 2023-09-23T23:40:29.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:28 smithi164 bash[92846]: cluster 2023-09-23T23:40:27.714474+0000 mon.a (mon.0) 865 : cluster 0 osdmap e186: 8 total, 8 up, 5 in 2023-09-23T23:40:29.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:28 smithi164 bash[92846]: cluster 2023-09-23T23:40:27.715244+0000 osd.6 (osd.6) 149 : cluster 3 failed to encode map e186 with expected crc 2023-09-23T23:40:29.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:28 smithi164 bash[92846]: audit 2023-09-23T23:40:28.549767+0000 mon.a (mon.0) 866 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "17"}]: dispatch 2023-09-23T23:40:29.038 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:40:29.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:28 smithi159 bash[105915]: cluster 2023-09-23T23:40:27.711613+0000 osd.6 (osd.6) 148 : cluster 3 failed to encode map e186 with expected crc 2023-09-23T23:40:29.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:28 smithi159 bash[105915]: cluster 2023-09-23T23:40:27.711653+0000 osd.4 (osd.4) 111 : cluster 3 failed to encode map e186 with expected crc 2023-09-23T23:40:29.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:28 smithi159 bash[105915]: cluster 2023-09-23T23:40:27.714474+0000 mon.a (mon.0) 865 : cluster 0 osdmap e186: 8 total, 8 up, 5 in 2023-09-23T23:40:29.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:28 smithi159 bash[105915]: cluster 2023-09-23T23:40:27.715244+0000 osd.6 (osd.6) 149 : cluster 3 failed to encode map e186 with expected crc 2023-09-23T23:40:29.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:28 smithi159 bash[105915]: audit 2023-09-23T23:40:28.549767+0000 mon.a (mon.0) 866 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "17"}]: dispatch 2023-09-23T23:40:29.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:28 smithi159 bash[108473]: cluster 2023-09-23T23:40:27.711613+0000 osd.6 (osd.6) 148 : cluster 3 failed to encode map e186 with expected crc 2023-09-23T23:40:29.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:28 smithi159 bash[108473]: cluster 2023-09-23T23:40:27.711653+0000 osd.4 (osd.4) 111 : cluster 3 failed to encode map e186 with expected crc 2023-09-23T23:40:29.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:28 smithi159 bash[108473]: cluster 2023-09-23T23:40:27.714474+0000 mon.a (mon.0) 865 : cluster 0 osdmap e186: 8 total, 8 up, 5 in 2023-09-23T23:40:29.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:28 smithi159 bash[108473]: cluster 2023-09-23T23:40:27.715244+0000 osd.6 (osd.6) 149 : cluster 3 failed to encode map e186 with expected crc 2023-09-23T23:40:29.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:28 smithi159 bash[108473]: audit 2023-09-23T23:40:28.549767+0000 mon.a (mon.0) 866 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "17"}]: dispatch 2023-09-23T23:40:29.062 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:40:29.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:29.065 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:40:29.166 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:40:29.382 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:40:29.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:29.384 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:40:29.485 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:40:29.509 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:40:29.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:29.511 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:40:29.612 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:40:29.634 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:40:29.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:29.636 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:40:29.736 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:40:29.765 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:40:29.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:29.767 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:40:29.868 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:40:29.899 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:40:29.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:29.901 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:40:30.002 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:40:30.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:29 smithi164 bash[92846]: cluster 2023-09-23T23:40:28.548562+0000 mgr.y (mgr.25991) 697 : cluster 0 pgmap v697: 99 pgs: 2 active+remapped+backfilling, 1 active+clean+remapped, 4 active+remapped+backfill_wait, 92 active+clean; 2.2 GiB data, 7.8 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 860 op/s; 5040/107268 objects misplaced (4.699%); 28 MiB/s, 453 objects/s recovering 2023-09-23T23:40:30.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:29 smithi164 bash[92846]: cluster 2023-09-23T23:40:28.728626+0000 osd.4 (osd.4) 112 : cluster 3 failed to encode map e187 with expected crc 2023-09-23T23:40:30.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:29 smithi164 bash[92846]: cluster 2023-09-23T23:40:28.728775+0000 osd.6 (osd.6) 150 : cluster 3 failed to encode map e187 with expected crc 2023-09-23T23:40:30.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:29 smithi164 bash[92846]: audit 2023-09-23T23:40:28.732109+0000 mon.a (mon.0) 867 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "17"}]': finished 2023-09-23T23:40:30.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:29 smithi164 bash[92846]: cluster 2023-09-23T23:40:28.732191+0000 mon.a (mon.0) 868 : cluster 0 osdmap e187: 8 total, 8 up, 5 in 2023-09-23T23:40:30.026 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:40:30.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:30.028 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:40:30.129 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:40:30.136 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:29 smithi159 bash[105915]: cluster 2023-09-23T23:40:28.548562+0000 mgr.y (mgr.25991) 697 : cluster 0 pgmap v697: 99 pgs: 2 active+remapped+backfilling, 1 active+clean+remapped, 4 active+remapped+backfill_wait, 92 active+clean; 2.2 GiB data, 7.8 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 860 op/s; 5040/107268 objects misplaced (4.699%); 28 MiB/s, 453 objects/s recovering 2023-09-23T23:40:30.136 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:29 smithi159 bash[105915]: cluster 2023-09-23T23:40:28.728626+0000 osd.4 (osd.4) 112 : cluster 3 failed to encode map e187 with expected crc 2023-09-23T23:40:30.136 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:29 smithi159 bash[105915]: cluster 2023-09-23T23:40:28.728775+0000 osd.6 (osd.6) 150 : cluster 3 failed to encode map e187 with expected crc 2023-09-23T23:40:30.136 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:29 smithi159 bash[105915]: audit 2023-09-23T23:40:28.732109+0000 mon.a (mon.0) 867 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "17"}]': finished 2023-09-23T23:40:30.137 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:29 smithi159 bash[105915]: cluster 2023-09-23T23:40:28.732191+0000 mon.a (mon.0) 868 : cluster 0 osdmap e187: 8 total, 8 up, 5 in 2023-09-23T23:40:30.137 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:29 smithi159 bash[108473]: cluster 2023-09-23T23:40:28.548562+0000 mgr.y (mgr.25991) 697 : cluster 0 pgmap v697: 99 pgs: 2 active+remapped+backfilling, 1 active+clean+remapped, 4 active+remapped+backfill_wait, 92 active+clean; 2.2 GiB data, 7.8 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 860 op/s; 5040/107268 objects misplaced (4.699%); 28 MiB/s, 453 objects/s recovering 2023-09-23T23:40:30.137 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:29 smithi159 bash[108473]: cluster 2023-09-23T23:40:28.728626+0000 osd.4 (osd.4) 112 : cluster 3 failed to encode map e187 with expected crc 2023-09-23T23:40:30.137 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:29 smithi159 bash[108473]: cluster 2023-09-23T23:40:28.728775+0000 osd.6 (osd.6) 150 : cluster 3 failed to encode map e187 with expected crc 2023-09-23T23:40:30.137 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:29 smithi159 bash[108473]: audit 2023-09-23T23:40:28.732109+0000 mon.a (mon.0) 867 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "17"}]': finished 2023-09-23T23:40:30.138 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:29 smithi159 bash[108473]: cluster 2023-09-23T23:40:28.732191+0000 mon.a (mon.0) 868 : cluster 0 osdmap e187: 8 total, 8 up, 5 in 2023-09-23T23:40:30.150 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:40:30.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:30.153 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:40:30.254 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:40:30.285 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:40:30.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:30.288 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:40:30.388 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:40:30.417 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:40:30.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:30.420 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:40:30.521 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:40:30.685 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:40:30.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:30.688 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:40:30.788 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:40:30.812 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:40:30.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:30.815 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:40:30.916 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:40:30.941 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:40:30.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:30.946 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:40:31.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:30 smithi164 bash[92846]: cluster 2023-09-23T23:40:29.737473+0000 osd.6 (osd.6) 151 : cluster 3 failed to encode map e188 with expected crc 2023-09-23T23:40:31.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:30 smithi164 bash[92846]: cluster 2023-09-23T23:40:29.739325+0000 mon.a (mon.0) 869 : cluster 0 osdmap e188: 8 total, 8 up, 5 in 2023-09-23T23:40:31.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:30 smithi164 bash[92846]: cluster 2023-09-23T23:40:29.932663+0000 osd.7 (osd.7) 96 : cluster 3 failed to encode map e188 with expected crc 2023-09-23T23:40:31.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:30 smithi164 bash[92846]: cluster 2023-09-23T23:40:29.935233+0000 osd.7 (osd.7) 97 : cluster 3 failed to encode map e188 with expected crc 2023-09-23T23:40:31.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:30 smithi164 bash[92846]: audit 2023-09-23T23:40:30.550239+0000 mon.a (mon.0) 870 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "18"}]: dispatch 2023-09-23T23:40:31.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:30 smithi159 bash[105915]: cluster 2023-09-23T23:40:29.737473+0000 osd.6 (osd.6) 151 : cluster 3 failed to encode map e188 with expected crc 2023-09-23T23:40:31.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:30 smithi159 bash[105915]: cluster 2023-09-23T23:40:29.739325+0000 mon.a (mon.0) 869 : cluster 0 osdmap e188: 8 total, 8 up, 5 in 2023-09-23T23:40:31.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:30 smithi159 bash[105915]: cluster 2023-09-23T23:40:29.932663+0000 osd.7 (osd.7) 96 : cluster 3 failed to encode map e188 with expected crc 2023-09-23T23:40:31.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:30 smithi159 bash[105915]: cluster 2023-09-23T23:40:29.935233+0000 osd.7 (osd.7) 97 : cluster 3 failed to encode map e188 with expected crc 2023-09-23T23:40:31.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:30 smithi159 bash[105915]: audit 2023-09-23T23:40:30.550239+0000 mon.a (mon.0) 870 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "18"}]: dispatch 2023-09-23T23:40:31.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:30 smithi159 bash[108473]: cluster 2023-09-23T23:40:29.737473+0000 osd.6 (osd.6) 151 : cluster 3 failed to encode map e188 with expected crc 2023-09-23T23:40:31.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:30 smithi159 bash[108473]: cluster 2023-09-23T23:40:29.739325+0000 mon.a (mon.0) 869 : cluster 0 osdmap e188: 8 total, 8 up, 5 in 2023-09-23T23:40:31.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:30 smithi159 bash[108473]: cluster 2023-09-23T23:40:29.932663+0000 osd.7 (osd.7) 96 : cluster 3 failed to encode map e188 with expected crc 2023-09-23T23:40:31.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:30 smithi159 bash[108473]: cluster 2023-09-23T23:40:29.935233+0000 osd.7 (osd.7) 97 : cluster 3 failed to encode map e188 with expected crc 2023-09-23T23:40:31.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:30 smithi159 bash[108473]: audit 2023-09-23T23:40:30.550239+0000 mon.a (mon.0) 870 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "18"}]: dispatch 2023-09-23T23:40:31.047 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:40:31.073 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:40:31.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:31.077 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:40:31.178 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:40:31.202 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:40:31.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:31.204 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:40:31.305 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:40:31.326 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:40:31.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:31.328 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:40:31.429 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:40:31.451 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:40:31.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:31.453 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:40:31.554 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:40:31.577 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:40:31.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:31.579 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:40:31.679 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:40:31.708 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:40:31.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:31.710 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:40:31.811 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:40:31.839 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:40:31.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:31.841 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:40:31.942 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:40:31.969 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:40:31.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:31.973 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:40:32.015 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:31 smithi159 bash[105915]: cluster 2023-09-23T23:40:30.549290+0000 mgr.y (mgr.25991) 698 : cluster 0 pgmap v700: 99 pgs: 2 active+remapped+backfilling, 4 active+remapped+backfill_wait, 93 active+clean; 2.1 GiB data, 7.7 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 635 op/s; 4934/105087 objects misplaced (4.695%); 28 MiB/s, 453 objects/s recovering 2023-09-23T23:40:32.015 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:31 smithi159 bash[105915]: cluster 2023-09-23T23:40:30.651574+0000 osd.4 (osd.4) 113 : cluster 3 failed to encode map e188 with expected crc 2023-09-23T23:40:32.015 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:31 smithi159 bash[105915]: cluster 2023-09-23T23:40:30.745128+0000 osd.6 (osd.6) 152 : cluster 3 failed to encode map e189 with expected crc 2023-09-23T23:40:32.015 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:31 smithi159 bash[105915]: audit 2023-09-23T23:40:30.750819+0000 mon.a (mon.0) 871 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "18"}]': finished 2023-09-23T23:40:32.015 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:31 smithi159 bash[105915]: cluster 2023-09-23T23:40:30.750893+0000 mon.a (mon.0) 872 : cluster 0 osdmap e189: 8 total, 8 up, 5 in 2023-09-23T23:40:32.015 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:31 smithi159 bash[105915]: cluster 2023-09-23T23:40:30.751156+0000 osd.6 (osd.6) 153 : cluster 3 failed to encode map e189 with expected crc 2023-09-23T23:40:32.015 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:31 smithi159 bash[105915]: cluster 2023-09-23T23:40:30.753204+0000 osd.1 (osd.1) 12 : cluster 0 6.10 starting backfill to osd.6 from (0'0,0'0] MAX to 186'10113 2023-09-23T23:40:32.016 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:31 smithi159 bash[105915]: cluster 2023-09-23T23:40:30.753233+0000 osd.6 (osd.6) 154 : cluster 3 failed to encode map e189 with expected crc 2023-09-23T23:40:32.016 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:31 smithi159 bash[105915]: cluster 2023-09-23T23:40:30.754995+0000 osd.6 (osd.6) 155 : cluster 3 failed to encode map e189 with expected crc 2023-09-23T23:40:32.016 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:31 smithi159 bash[105915]: cluster 2023-09-23T23:40:30.759147+0000 osd.6 (osd.6) 156 : cluster 3 failed to encode map e189 with expected crc 2023-09-23T23:40:32.016 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:31 smithi159 bash[108473]: cluster 2023-09-23T23:40:30.549290+0000 mgr.y (mgr.25991) 698 : cluster 0 pgmap v700: 99 pgs: 2 active+remapped+backfilling, 4 active+remapped+backfill_wait, 93 active+clean; 2.1 GiB data, 7.7 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 635 op/s; 4934/105087 objects misplaced (4.695%); 28 MiB/s, 453 objects/s recovering 2023-09-23T23:40:32.016 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:31 smithi159 bash[108473]: cluster 2023-09-23T23:40:30.651574+0000 osd.4 (osd.4) 113 : cluster 3 failed to encode map e188 with expected crc 2023-09-23T23:40:32.016 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:31 smithi159 bash[108473]: cluster 2023-09-23T23:40:30.745128+0000 osd.6 (osd.6) 152 : cluster 3 failed to encode map e189 with expected crc 2023-09-23T23:40:32.016 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:31 smithi159 bash[108473]: audit 2023-09-23T23:40:30.750819+0000 mon.a (mon.0) 871 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "18"}]': finished 2023-09-23T23:40:32.017 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:31 smithi159 bash[108473]: cluster 2023-09-23T23:40:30.750893+0000 mon.a (mon.0) 872 : cluster 0 osdmap e189: 8 total, 8 up, 5 in 2023-09-23T23:40:32.017 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:31 smithi159 bash[108473]: cluster 2023-09-23T23:40:30.751156+0000 osd.6 (osd.6) 153 : cluster 3 failed to encode map e189 with expected crc 2023-09-23T23:40:32.017 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:31 smithi159 bash[108473]: cluster 2023-09-23T23:40:30.753204+0000 osd.1 (osd.1) 12 : cluster 0 6.10 starting backfill to osd.6 from (0'0,0'0] MAX to 186'10113 2023-09-23T23:40:32.017 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:31 smithi159 bash[108473]: cluster 2023-09-23T23:40:30.753233+0000 osd.6 (osd.6) 154 : cluster 3 failed to encode map e189 with expected crc 2023-09-23T23:40:32.017 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:31 smithi159 bash[108473]: cluster 2023-09-23T23:40:30.754995+0000 osd.6 (osd.6) 155 : cluster 3 failed to encode map e189 with expected crc 2023-09-23T23:40:32.017 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:31 smithi159 bash[108473]: cluster 2023-09-23T23:40:30.759147+0000 osd.6 (osd.6) 156 : cluster 3 failed to encode map e189 with expected crc 2023-09-23T23:40:32.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:31 smithi164 bash[92846]: cluster 2023-09-23T23:40:30.549290+0000 mgr.y (mgr.25991) 698 : cluster 0 pgmap v700: 99 pgs: 2 active+remapped+backfilling, 4 active+remapped+backfill_wait, 93 active+clean; 2.1 GiB data, 7.7 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 635 op/s; 4934/105087 objects misplaced (4.695%); 28 MiB/s, 453 objects/s recovering 2023-09-23T23:40:32.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:31 smithi164 bash[92846]: cluster 2023-09-23T23:40:30.651574+0000 osd.4 (osd.4) 113 : cluster 3 failed to encode map e188 with expected crc 2023-09-23T23:40:32.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:31 smithi164 bash[92846]: cluster 2023-09-23T23:40:30.745128+0000 osd.6 (osd.6) 152 : cluster 3 failed to encode map e189 with expected crc 2023-09-23T23:40:32.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:31 smithi164 bash[92846]: audit 2023-09-23T23:40:30.750819+0000 mon.a (mon.0) 871 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "18"}]': finished 2023-09-23T23:40:32.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:31 smithi164 bash[92846]: cluster 2023-09-23T23:40:30.750893+0000 mon.a (mon.0) 872 : cluster 0 osdmap e189: 8 total, 8 up, 5 in 2023-09-23T23:40:32.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:31 smithi164 bash[92846]: cluster 2023-09-23T23:40:30.751156+0000 osd.6 (osd.6) 153 : cluster 3 failed to encode map e189 with expected crc 2023-09-23T23:40:32.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:31 smithi164 bash[92846]: cluster 2023-09-23T23:40:30.753204+0000 osd.1 (osd.1) 12 : cluster 0 6.10 starting backfill to osd.6 from (0'0,0'0] MAX to 186'10113 2023-09-23T23:40:32.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:31 smithi164 bash[92846]: cluster 2023-09-23T23:40:30.753233+0000 osd.6 (osd.6) 154 : cluster 3 failed to encode map e189 with expected crc 2023-09-23T23:40:32.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:31 smithi164 bash[92846]: cluster 2023-09-23T23:40:30.754995+0000 osd.6 (osd.6) 155 : cluster 3 failed to encode map e189 with expected crc 2023-09-23T23:40:32.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:31 smithi164 bash[92846]: cluster 2023-09-23T23:40:30.759147+0000 osd.6 (osd.6) 156 : cluster 3 failed to encode map e189 with expected crc 2023-09-23T23:40:32.074 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:32.100 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:32.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:32.103 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:40:32.204 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:40:32.238 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:40:32.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:32.242 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:40:32.342 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:40:32.377 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:40:32.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:32.381 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:40:32.481 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:40:32.511 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:40:32.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:32.513 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:40:32.614 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:40:32.658 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:40:32.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:32.661 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:40:32.762 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:40:32.862 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:40:32.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:32.863 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:40:32.964 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:40:32.992 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:40:32.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:32.994 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:40:33.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:32 smithi164 bash[92846]: cluster 2023-09-23T23:40:30.838725+0000 osd.4 (osd.4) 114 : cluster 3 failed to encode map e189 with expected crc 2023-09-23T23:40:33.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:32 smithi164 bash[92846]: cluster 2023-09-23T23:40:31.751761+0000 osd.6 (osd.6) 157 : cluster 3 failed to encode map e190 with expected crc 2023-09-23T23:40:33.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:32 smithi164 bash[92846]: cluster 2023-09-23T23:40:31.752023+0000 osd.5 (osd.5) 66 : cluster 3 failed to encode map e190 with expected crc 2023-09-23T23:40:33.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:32 smithi164 bash[92846]: cluster 2023-09-23T23:40:31.754083+0000 mon.a (mon.0) 873 : cluster 0 osdmap e190: 8 total, 8 up, 5 in 2023-09-23T23:40:33.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:32 smithi164 bash[92846]: cluster 2023-09-23T23:40:31.754892+0000 osd.6 (osd.6) 158 : cluster 3 failed to encode map e190 with expected crc 2023-09-23T23:40:33.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:32 smithi164 bash[92846]: cluster 2023-09-23T23:40:31.757758+0000 osd.6 (osd.6) 159 : cluster 3 failed to encode map e190 with expected crc 2023-09-23T23:40:33.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:32 smithi164 bash[92846]: cluster 2023-09-23T23:40:31.768057+0000 osd.7 (osd.7) 98 : cluster 3 failed to encode map e190 with expected crc 2023-09-23T23:40:33.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:32 smithi164 bash[92846]: cluster 2023-09-23T23:40:31.813613+0000 osd.4 (osd.4) 115 : cluster 3 failed to encode map e190 with expected crc 2023-09-23T23:40:33.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:32 smithi164 bash[92846]: audit 2023-09-23T23:40:32.233840+0000 mon.a (mon.0) 874 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:40:33.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:32 smithi164 bash[92846]: audit 2023-09-23T23:40:32.550854+0000 mon.a (mon.0) 875 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "19"}]: dispatch 2023-09-23T23:40:33.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:32 smithi164 bash[92846]: audit 2023-09-23T23:40:32.620110+0000 mon.a (mon.0) 876 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.2", "id": [3, 4]}]: dispatch 2023-09-23T23:40:33.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:32 smithi164 bash[92846]: audit 2023-09-23T23:40:32.620361+0000 mon.a (mon.0) 877 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.4", "id": [6, 4]}]: dispatch 2023-09-23T23:40:33.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:32 smithi164 bash[92846]: audit 2023-09-23T23:40:32.752312+0000 mon.a (mon.0) 878 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "19"}]': finished 2023-09-23T23:40:33.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:32 smithi164 bash[92846]: audit 2023-09-23T23:40:32.752394+0000 mon.a (mon.0) 879 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.2", "id": [3, 4]}]': finished 2023-09-23T23:40:33.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:32 smithi164 bash[92846]: audit 2023-09-23T23:40:32.752453+0000 mon.a (mon.0) 880 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.4", "id": [6, 4]}]': finished 2023-09-23T23:40:33.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:32 smithi164 bash[92846]: cluster 2023-09-23T23:40:32.752516+0000 mon.a (mon.0) 881 : cluster 0 osdmap e191: 8 total, 8 up, 5 in 2023-09-23T23:40:33.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:32 smithi159 bash[108473]: cluster 2023-09-23T23:40:30.838725+0000 osd.4 (osd.4) 114 : cluster 3 failed to encode map e189 with expected crc 2023-09-23T23:40:33.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:32 smithi159 bash[108473]: cluster 2023-09-23T23:40:31.751761+0000 osd.6 (osd.6) 157 : cluster 3 failed to encode map e190 with expected crc 2023-09-23T23:40:33.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:32 smithi159 bash[108473]: cluster 2023-09-23T23:40:31.752023+0000 osd.5 (osd.5) 66 : cluster 3 failed to encode map e190 with expected crc 2023-09-23T23:40:33.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:32 smithi159 bash[108473]: cluster 2023-09-23T23:40:31.754083+0000 mon.a (mon.0) 873 : cluster 0 osdmap e190: 8 total, 8 up, 5 in 2023-09-23T23:40:33.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:32 smithi159 bash[108473]: cluster 2023-09-23T23:40:31.754892+0000 osd.6 (osd.6) 158 : cluster 3 failed to encode map e190 with expected crc 2023-09-23T23:40:33.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:32 smithi159 bash[108473]: cluster 2023-09-23T23:40:31.757758+0000 osd.6 (osd.6) 159 : cluster 3 failed to encode map e190 with expected crc 2023-09-23T23:40:33.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:32 smithi159 bash[108473]: cluster 2023-09-23T23:40:31.768057+0000 osd.7 (osd.7) 98 : cluster 3 failed to encode map e190 with expected crc 2023-09-23T23:40:33.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:32 smithi159 bash[108473]: cluster 2023-09-23T23:40:31.813613+0000 osd.4 (osd.4) 115 : cluster 3 failed to encode map e190 with expected crc 2023-09-23T23:40:33.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:32 smithi159 bash[108473]: audit 2023-09-23T23:40:32.233840+0000 mon.a (mon.0) 874 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:40:33.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:32 smithi159 bash[108473]: audit 2023-09-23T23:40:32.550854+0000 mon.a (mon.0) 875 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "19"}]: dispatch 2023-09-23T23:40:33.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:32 smithi159 bash[108473]: audit 2023-09-23T23:40:32.620110+0000 mon.a (mon.0) 876 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.2", "id": [3, 4]}]: dispatch 2023-09-23T23:40:33.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:32 smithi159 bash[108473]: audit 2023-09-23T23:40:32.620361+0000 mon.a (mon.0) 877 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.4", "id": [6, 4]}]: dispatch 2023-09-23T23:40:33.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:32 smithi159 bash[108473]: audit 2023-09-23T23:40:32.752312+0000 mon.a (mon.0) 878 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "19"}]': finished 2023-09-23T23:40:33.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:32 smithi159 bash[108473]: audit 2023-09-23T23:40:32.752394+0000 mon.a (mon.0) 879 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.2", "id": [3, 4]}]': finished 2023-09-23T23:40:33.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:32 smithi159 bash[108473]: audit 2023-09-23T23:40:32.752453+0000 mon.a (mon.0) 880 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.4", "id": [6, 4]}]': finished 2023-09-23T23:40:33.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:32 smithi159 bash[108473]: cluster 2023-09-23T23:40:32.752516+0000 mon.a (mon.0) 881 : cluster 0 osdmap e191: 8 total, 8 up, 5 in 2023-09-23T23:40:33.046 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:32 smithi159 bash[105915]: cluster 2023-09-23T23:40:30.838725+0000 osd.4 (osd.4) 114 : cluster 3 failed to encode map e189 with expected crc 2023-09-23T23:40:33.046 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:32 smithi159 bash[105915]: cluster 2023-09-23T23:40:31.751761+0000 osd.6 (osd.6) 157 : cluster 3 failed to encode map e190 with expected crc 2023-09-23T23:40:33.046 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:32 smithi159 bash[105915]: cluster 2023-09-23T23:40:31.752023+0000 osd.5 (osd.5) 66 : cluster 3 failed to encode map e190 with expected crc 2023-09-23T23:40:33.046 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:32 smithi159 bash[105915]: cluster 2023-09-23T23:40:31.754083+0000 mon.a (mon.0) 873 : cluster 0 osdmap e190: 8 total, 8 up, 5 in 2023-09-23T23:40:33.046 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:32 smithi159 bash[105915]: cluster 2023-09-23T23:40:31.754892+0000 osd.6 (osd.6) 158 : cluster 3 failed to encode map e190 with expected crc 2023-09-23T23:40:33.046 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:32 smithi159 bash[105915]: cluster 2023-09-23T23:40:31.757758+0000 osd.6 (osd.6) 159 : cluster 3 failed to encode map e190 with expected crc 2023-09-23T23:40:33.046 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:32 smithi159 bash[105915]: cluster 2023-09-23T23:40:31.768057+0000 osd.7 (osd.7) 98 : cluster 3 failed to encode map e190 with expected crc 2023-09-23T23:40:33.046 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:32 smithi159 bash[105915]: cluster 2023-09-23T23:40:31.813613+0000 osd.4 (osd.4) 115 : cluster 3 failed to encode map e190 with expected crc 2023-09-23T23:40:33.047 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:32 smithi159 bash[105915]: audit 2023-09-23T23:40:32.233840+0000 mon.a (mon.0) 874 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:40:33.047 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:32 smithi159 bash[105915]: audit 2023-09-23T23:40:32.550854+0000 mon.a (mon.0) 875 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "19"}]: dispatch 2023-09-23T23:40:33.047 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:32 smithi159 bash[105915]: audit 2023-09-23T23:40:32.620110+0000 mon.a (mon.0) 876 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.2", "id": [3, 4]}]: dispatch 2023-09-23T23:40:33.047 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:32 smithi159 bash[105915]: audit 2023-09-23T23:40:32.620361+0000 mon.a (mon.0) 877 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.4", "id": [6, 4]}]: dispatch 2023-09-23T23:40:33.047 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:32 smithi159 bash[105915]: audit 2023-09-23T23:40:32.752312+0000 mon.a (mon.0) 878 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "19"}]': finished 2023-09-23T23:40:33.047 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:32 smithi159 bash[105915]: audit 2023-09-23T23:40:32.752394+0000 mon.a (mon.0) 879 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.2", "id": [3, 4]}]': finished 2023-09-23T23:40:33.047 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:32 smithi159 bash[105915]: audit 2023-09-23T23:40:32.752453+0000 mon.a (mon.0) 880 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.4", "id": [6, 4]}]': finished 2023-09-23T23:40:33.047 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:32 smithi159 bash[105915]: cluster 2023-09-23T23:40:32.752516+0000 mon.a (mon.0) 881 : cluster 0 osdmap e191: 8 total, 8 up, 5 in 2023-09-23T23:40:33.095 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:40:33.121 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:40:33.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:33.126 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:40:33.226 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:40:33.317 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:40:33.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:33.319 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:40:33.420 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:40:33.455 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:40:33.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:33.457 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:40:33.558 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:40:33.584 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:40:33.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:33.586 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:40:33.687 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:40:33.713 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:40:33.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:33.716 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:40:33.816 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:40:33.847 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:40:33.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:33.849 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:40:33.893 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:33 smithi159 bash[105915]: cluster 2023-09-23T23:40:32.549860+0000 mgr.y (mgr.25991) 699 : cluster 0 pgmap v703: 99 pgs: 2 active+remapped+backfilling, 4 active+remapped+backfill_wait, 93 active+clean; 2.1 GiB data, 7.5 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 438 op/s; 4749/102003 objects misplaced (4.656%) 2023-09-23T23:40:33.893 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:33 smithi159 bash[105915]: cluster 2023-09-23T23:40:32.750703+0000 osd.6 (osd.6) 160 : cluster 3 failed to encode map e191 with expected crc 2023-09-23T23:40:33.893 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:33 smithi159 bash[105915]: cluster 2023-09-23T23:40:32.753772+0000 osd.6 (osd.6) 161 : cluster 3 failed to encode map e191 with expected crc 2023-09-23T23:40:33.893 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:33 smithi159 bash[105915]: cluster 2023-09-23T23:40:32.753934+0000 osd.1 (osd.1) 13 : cluster 0 6.11 starting backfill to osd.3 from (0'0,0'0] MAX to 187'10237 2023-09-23T23:40:33.893 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:33 smithi159 bash[105915]: cluster 2023-09-23T23:40:32.883966+0000 osd.7 (osd.7) 99 : cluster 3 failed to encode map e191 with expected crc 2023-09-23T23:40:33.894 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:40:33 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:40:33] "GET /metrics HTTP/1.1" 200 36579 "" "Prometheus/2.43.0" 2023-09-23T23:40:33.894 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:33 smithi159 bash[108473]: cluster 2023-09-23T23:40:32.549860+0000 mgr.y (mgr.25991) 699 : cluster 0 pgmap v703: 99 pgs: 2 active+remapped+backfilling, 4 active+remapped+backfill_wait, 93 active+clean; 2.1 GiB data, 7.5 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 438 op/s; 4749/102003 objects misplaced (4.656%) 2023-09-23T23:40:33.894 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:33 smithi159 bash[108473]: cluster 2023-09-23T23:40:32.750703+0000 osd.6 (osd.6) 160 : cluster 3 failed to encode map e191 with expected crc 2023-09-23T23:40:33.894 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:33 smithi159 bash[108473]: cluster 2023-09-23T23:40:32.753772+0000 osd.6 (osd.6) 161 : cluster 3 failed to encode map e191 with expected crc 2023-09-23T23:40:33.894 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:33 smithi159 bash[108473]: cluster 2023-09-23T23:40:32.753934+0000 osd.1 (osd.1) 13 : cluster 0 6.11 starting backfill to osd.3 from (0'0,0'0] MAX to 187'10237 2023-09-23T23:40:33.894 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:33 smithi159 bash[108473]: cluster 2023-09-23T23:40:32.883966+0000 osd.7 (osd.7) 99 : cluster 3 failed to encode map e191 with expected crc 2023-09-23T23:40:33.950 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:33.980 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:33.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:33.983 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:40:34.084 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:40:34.097 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:33 smithi164 bash[92846]: cluster 2023-09-23T23:40:32.549860+0000 mgr.y (mgr.25991) 699 : cluster 0 pgmap v703: 99 pgs: 2 active+remapped+backfilling, 4 active+remapped+backfill_wait, 93 active+clean; 2.1 GiB data, 7.5 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 438 op/s; 4749/102003 objects misplaced (4.656%) 2023-09-23T23:40:34.097 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:33 smithi164 bash[92846]: cluster 2023-09-23T23:40:32.750703+0000 osd.6 (osd.6) 160 : cluster 3 failed to encode map e191 with expected crc 2023-09-23T23:40:34.097 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:33 smithi164 bash[92846]: cluster 2023-09-23T23:40:32.753772+0000 osd.6 (osd.6) 161 : cluster 3 failed to encode map e191 with expected crc 2023-09-23T23:40:34.097 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:33 smithi164 bash[92846]: cluster 2023-09-23T23:40:32.753934+0000 osd.1 (osd.1) 13 : cluster 0 6.11 starting backfill to osd.3 from (0'0,0'0] MAX to 187'10237 2023-09-23T23:40:34.098 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:33 smithi164 bash[92846]: cluster 2023-09-23T23:40:32.883966+0000 osd.7 (osd.7) 99 : cluster 3 failed to encode map e191 with expected crc 2023-09-23T23:40:34.117 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:40:34.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:34.120 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:40:34.220 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:40:34.245 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:40:34.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:34.248 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:40:34.320 INFO:teuthology.orchestra.run.smithi159.stdout:ERROR: (22) Invalid argument 2023-09-23T23:40:34.320 INFO:teuthology.orchestra.run.smithi159.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-23T23:40:34.349 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:40:34.375 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:40:34.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:34.378 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:40:34.479 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:34.509 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:34.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:34.510 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:40:34.611 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:34.640 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:34.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:34.643 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:40:34.744 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:34.771 INFO:teuthology.orchestra.run.smithi159.stdout: 2023-09-23T23:40:34.775 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:34.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:34.777 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:40:34.778 INFO:teuthology.orchestra.run.smithi159.stderr:dumped all 2023-09-23T23:40:34.878 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:34.903 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:34.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:34.905 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:40:35.006 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:40:35.015 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:34 smithi164 bash[92846]: cluster 2023-09-23T23:40:33.763595+0000 osd.6 (osd.6) 162 : cluster 3 failed to encode map e192 with expected crc 2023-09-23T23:40:35.015 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:34 smithi164 bash[92846]: cluster 2023-09-23T23:40:33.763902+0000 osd.4 (osd.4) 116 : cluster 3 failed to encode map e192 with expected crc 2023-09-23T23:40:35.015 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:34 smithi164 bash[92846]: cluster 2023-09-23T23:40:33.766340+0000 mon.a (mon.0) 882 : cluster 0 osdmap e192: 8 total, 8 up, 5 in 2023-09-23T23:40:35.015 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:34 smithi164 bash[92846]: cluster 2023-09-23T23:40:33.772549+0000 osd.4 (osd.4) 117 : cluster 3 failed to encode map e192 with expected crc 2023-09-23T23:40:35.015 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:34 smithi164 bash[92846]: cluster 2023-09-23T23:40:33.773866+0000 osd.4 (osd.4) 118 : cluster 3 failed to encode map e192 with expected crc 2023-09-23T23:40:35.015 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:34 smithi164 bash[92846]: cluster 2023-09-23T23:40:33.775360+0000 osd.4 (osd.4) 119 : cluster 3 failed to encode map e192 with expected crc 2023-09-23T23:40:35.015 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:34 smithi164 bash[92846]: cluster 2023-09-23T23:40:34.031155+0000 osd.5 (osd.5) 67 : cluster 3 failed to encode map e192 with expected crc 2023-09-23T23:40:35.015 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:34 smithi164 bash[92846]: cluster 2023-09-23T23:40:34.031204+0000 osd.7 (osd.7) 100 : cluster 3 failed to encode map e192 with expected crc 2023-09-23T23:40:35.015 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:34 smithi164 bash[92846]: cluster 2023-09-23T23:40:34.767240+0000 mon.a (mon.0) 883 : cluster 0 osdmap e193: 8 total, 8 up, 5 in 2023-09-23T23:40:35.029 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:40:35.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:35.031 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:40:35.132 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:40:35.137 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:34 smithi159 bash[105915]: cluster 2023-09-23T23:40:33.763595+0000 osd.6 (osd.6) 162 : cluster 3 failed to encode map e192 with expected crc 2023-09-23T23:40:35.137 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:34 smithi159 bash[105915]: cluster 2023-09-23T23:40:33.763902+0000 osd.4 (osd.4) 116 : cluster 3 failed to encode map e192 with expected crc 2023-09-23T23:40:35.137 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:34 smithi159 bash[105915]: cluster 2023-09-23T23:40:33.766340+0000 mon.a (mon.0) 882 : cluster 0 osdmap e192: 8 total, 8 up, 5 in 2023-09-23T23:40:35.137 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:34 smithi159 bash[105915]: cluster 2023-09-23T23:40:33.772549+0000 osd.4 (osd.4) 117 : cluster 3 failed to encode map e192 with expected crc 2023-09-23T23:40:35.138 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:34 smithi159 bash[105915]: cluster 2023-09-23T23:40:33.773866+0000 osd.4 (osd.4) 118 : cluster 3 failed to encode map e192 with expected crc 2023-09-23T23:40:35.138 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:34 smithi159 bash[105915]: cluster 2023-09-23T23:40:33.775360+0000 osd.4 (osd.4) 119 : cluster 3 failed to encode map e192 with expected crc 2023-09-23T23:40:35.138 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:34 smithi159 bash[105915]: cluster 2023-09-23T23:40:34.031155+0000 osd.5 (osd.5) 67 : cluster 3 failed to encode map e192 with expected crc 2023-09-23T23:40:35.138 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:34 smithi159 bash[105915]: cluster 2023-09-23T23:40:34.031204+0000 osd.7 (osd.7) 100 : cluster 3 failed to encode map e192 with expected crc 2023-09-23T23:40:35.138 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:34 smithi159 bash[105915]: cluster 2023-09-23T23:40:34.767240+0000 mon.a (mon.0) 883 : cluster 0 osdmap e193: 8 total, 8 up, 5 in 2023-09-23T23:40:35.138 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:34 smithi159 bash[108473]: cluster 2023-09-23T23:40:33.763595+0000 osd.6 (osd.6) 162 : cluster 3 failed to encode map e192 with expected crc 2023-09-23T23:40:35.138 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:34 smithi159 bash[108473]: cluster 2023-09-23T23:40:33.763902+0000 osd.4 (osd.4) 116 : cluster 3 failed to encode map e192 with expected crc 2023-09-23T23:40:35.138 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:34 smithi159 bash[108473]: cluster 2023-09-23T23:40:33.766340+0000 mon.a (mon.0) 882 : cluster 0 osdmap e192: 8 total, 8 up, 5 in 2023-09-23T23:40:35.138 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:34 smithi159 bash[108473]: cluster 2023-09-23T23:40:33.772549+0000 osd.4 (osd.4) 117 : cluster 3 failed to encode map e192 with expected crc 2023-09-23T23:40:35.138 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:34 smithi159 bash[108473]: cluster 2023-09-23T23:40:33.773866+0000 osd.4 (osd.4) 118 : cluster 3 failed to encode map e192 with expected crc 2023-09-23T23:40:35.139 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:34 smithi159 bash[108473]: cluster 2023-09-23T23:40:33.775360+0000 osd.4 (osd.4) 119 : cluster 3 failed to encode map e192 with expected crc 2023-09-23T23:40:35.139 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:34 smithi159 bash[108473]: cluster 2023-09-23T23:40:34.031155+0000 osd.5 (osd.5) 67 : cluster 3 failed to encode map e192 with expected crc 2023-09-23T23:40:35.139 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:34 smithi159 bash[108473]: cluster 2023-09-23T23:40:34.031204+0000 osd.7 (osd.7) 100 : cluster 3 failed to encode map e192 with expected crc 2023-09-23T23:40:35.139 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:34 smithi159 bash[108473]: cluster 2023-09-23T23:40:34.767240+0000 mon.a (mon.0) 883 : cluster 0 osdmap e193: 8 total, 8 up, 5 in 2023-09-23T23:40:35.162 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:40:35.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:35.165 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:40:35.265 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:40:35.329 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:40:35.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:35.331 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:40:35.432 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:40:35.454 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:40:35.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:35.456 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:40:35.478 INFO:teuthology.orchestra.run.smithi159.stdout:osd.0: {} 2023-09-23T23:40:35.503 INFO:teuthology.orchestra.run.smithi159.stdout:osd.1: {} 2023-09-23T23:40:35.528 INFO:teuthology.orchestra.run.smithi159.stdout:osd.2: {} 2023-09-23T23:40:35.554 INFO:teuthology.orchestra.run.smithi159.stdout:osd.3: {} 2023-09-23T23:40:35.557 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:35.588 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:35.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:35.592 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:40:35.592 INFO:teuthology.orchestra.run.smithi159.stdout:osd.4: {} 2023-09-23T23:40:35.614 INFO:teuthology.orchestra.run.smithi159.stdout:osd.5: {} 2023-09-23T23:40:35.644 INFO:teuthology.orchestra.run.smithi159.stdout:osd.6: {} 2023-09-23T23:40:35.672 INFO:teuthology.orchestra.run.smithi159.stdout:osd.7: {} 2023-09-23T23:40:35.674 INFO:teuthology.orchestra.run.smithi159.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T23:40:35.674 INFO:teuthology.orchestra.run.smithi159.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T23:40:35.674 INFO:teuthology.orchestra.run.smithi159.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T23:40:35.674 INFO:teuthology.orchestra.run.smithi159.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T23:40:35.674 INFO:teuthology.orchestra.run.smithi159.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T23:40:35.674 INFO:teuthology.orchestra.run.smithi159.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T23:40:35.674 INFO:teuthology.orchestra.run.smithi159.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T23:40:35.674 INFO:teuthology.orchestra.run.smithi159.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T23:40:35.693 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:40:35.723 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:40:35.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:35.726 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:40:35.779 INFO:teuthology.orchestra.run.smithi159.stderr:nodeep-scrub is unset 2023-09-23T23:40:35.796 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:35 smithi159 bash[108473]: cluster 2023-09-23T23:40:34.550360+0000 mgr.y (mgr.25991) 700 : cluster 0 pgmap v706: 99 pgs: 1 active+remapped+backfilling, 2 remapped+peering, 1 peering, 5 active+remapped+backfill_wait, 90 active+clean; 2.0 GiB data, 7.5 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 501 op/s; 5087/99063 objects misplaced (5.135%); 27 MiB/s, 432 objects/s recovering 2023-09-23T23:40:35.796 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:35 smithi159 bash[108473]: audit 2023-09-23T23:40:34.753406+0000 mgr.y (mgr.25991) 701 : audit 0 from='client.34857 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:40:35.796 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:35 smithi159 bash[108473]: cluster 2023-09-23T23:40:34.765317+0000 osd.6 (osd.6) 163 : cluster 3 failed to encode map e193 with expected crc 2023-09-23T23:40:35.796 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:35 smithi159 bash[108473]: cluster 2023-09-23T23:40:34.766153+0000 osd.2 (osd.2) 15 : cluster 0 6.12 starting backfill to osd.4 from (0'0,0'0] MAX to 190'10087 2023-09-23T23:40:35.796 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:35 smithi159 bash[108473]: cluster 2023-09-23T23:40:34.766429+0000 osd.2 (osd.2) 16 : cluster 0 6.2 starting backfill to osd.4 from (0'0,0'0] MAX to 190'10079 2023-09-23T23:40:35.796 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:35 smithi159 bash[108473]: cluster 2023-09-23T23:40:34.774027+0000 osd.1 (osd.1) 14 : cluster 0 6.4 starting backfill to osd.4 from (0'0,0'0] MAX to 190'10273 2023-09-23T23:40:35.797 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:35 smithi159 bash[108473]: cluster 2023-09-23T23:40:34.774617+0000 osd.4 (osd.4) 120 : cluster 3 failed to encode map e193 with expected crc 2023-09-23T23:40:35.797 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:35 smithi159 bash[108473]: cluster 2023-09-23T23:40:34.774735+0000 osd.7 (osd.7) 101 : cluster 3 failed to encode map e193 with expected crc 2023-09-23T23:40:35.797 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:35 smithi159 bash[108473]: audit 2023-09-23T23:40:35.450197+0000 mon.a (mon.0) 884 : audit 0 from='client.? 172.21.15.159:0/1668537007' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:40:35.797 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:35 smithi159 bash[108473]: audit 2023-09-23T23:40:35.596788+0000 mon.c (mon.2) 57 : audit 1 from='client.? 172.21.15.159:0/3687775262' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:40:35.798 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:35 smithi159 bash[108473]: audit 2023-09-23T23:40:35.597262+0000 mon.a (mon.0) 885 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:40:35.798 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:35 smithi159 bash[108473]: cluster 2023-09-23T23:40:35.763634+0000 mon.a (mon.0) 886 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T23:40:35.798 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:35 smithi159 bash[108473]: cluster 2023-09-23T23:40:35.763684+0000 mon.a (mon.0) 887 : cluster 1 Cluster is now healthy 2023-09-23T23:40:35.798 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:35 smithi159 bash[108473]: audit 2023-09-23T23:40:35.769374+0000 mon.a (mon.0) 888 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T23:40:35.798 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:35 smithi159 bash[108473]: cluster 2023-09-23T23:40:35.769469+0000 mon.a (mon.0) 889 : cluster 0 osdmap e194: 8 total, 8 up, 5 in 2023-09-23T23:40:35.826 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:40:35.865 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:40:35.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:35.871 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:40:35.971 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:40:36.001 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:40:36.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:36.005 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:40:36.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:35 smithi164 bash[92846]: cluster 2023-09-23T23:40:34.550360+0000 mgr.y (mgr.25991) 700 : cluster 0 pgmap v706: 99 pgs: 1 active+remapped+backfilling, 2 remapped+peering, 1 peering, 5 active+remapped+backfill_wait, 90 active+clean; 2.0 GiB data, 7.5 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 501 op/s; 5087/99063 objects misplaced (5.135%); 27 MiB/s, 432 objects/s recovering 2023-09-23T23:40:36.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:35 smithi164 bash[92846]: audit 2023-09-23T23:40:34.753406+0000 mgr.y (mgr.25991) 701 : audit 0 from='client.34857 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:40:36.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:35 smithi164 bash[92846]: cluster 2023-09-23T23:40:34.765317+0000 osd.6 (osd.6) 163 : cluster 3 failed to encode map e193 with expected crc 2023-09-23T23:40:36.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:35 smithi164 bash[92846]: cluster 2023-09-23T23:40:34.766153+0000 osd.2 (osd.2) 15 : cluster 0 6.12 starting backfill to osd.4 from (0'0,0'0] MAX to 190'10087 2023-09-23T23:40:36.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:35 smithi164 bash[92846]: cluster 2023-09-23T23:40:34.766429+0000 osd.2 (osd.2) 16 : cluster 0 6.2 starting backfill to osd.4 from (0'0,0'0] MAX to 190'10079 2023-09-23T23:40:36.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:35 smithi164 bash[92846]: cluster 2023-09-23T23:40:34.774027+0000 osd.1 (osd.1) 14 : cluster 0 6.4 starting backfill to osd.4 from (0'0,0'0] MAX to 190'10273 2023-09-23T23:40:36.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:35 smithi164 bash[92846]: cluster 2023-09-23T23:40:34.774617+0000 osd.4 (osd.4) 120 : cluster 3 failed to encode map e193 with expected crc 2023-09-23T23:40:36.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:35 smithi164 bash[92846]: cluster 2023-09-23T23:40:34.774735+0000 osd.7 (osd.7) 101 : cluster 3 failed to encode map e193 with expected crc 2023-09-23T23:40:36.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:35 smithi164 bash[92846]: audit 2023-09-23T23:40:35.450197+0000 mon.a (mon.0) 884 : audit 0 from='client.? 172.21.15.159:0/1668537007' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:40:36.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:35 smithi164 bash[92846]: audit 2023-09-23T23:40:35.596788+0000 mon.c (mon.2) 57 : audit 1 from='client.? 172.21.15.159:0/3687775262' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:40:36.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:35 smithi164 bash[92846]: audit 2023-09-23T23:40:35.597262+0000 mon.a (mon.0) 885 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:40:36.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:35 smithi164 bash[92846]: cluster 2023-09-23T23:40:35.763634+0000 mon.a (mon.0) 886 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T23:40:36.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:35 smithi164 bash[92846]: cluster 2023-09-23T23:40:35.763684+0000 mon.a (mon.0) 887 : cluster 1 Cluster is now healthy 2023-09-23T23:40:36.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:35 smithi164 bash[92846]: audit 2023-09-23T23:40:35.769374+0000 mon.a (mon.0) 888 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T23:40:36.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:35 smithi164 bash[92846]: cluster 2023-09-23T23:40:35.769469+0000 mon.a (mon.0) 889 : cluster 0 osdmap e194: 8 total, 8 up, 5 in 2023-09-23T23:40:36.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:35 smithi159 bash[105915]: cluster 2023-09-23T23:40:34.550360+0000 mgr.y (mgr.25991) 700 : cluster 0 pgmap v706: 99 pgs: 1 active+remapped+backfilling, 2 remapped+peering, 1 peering, 5 active+remapped+backfill_wait, 90 active+clean; 2.0 GiB data, 7.5 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 501 op/s; 5087/99063 objects misplaced (5.135%); 27 MiB/s, 432 objects/s recovering 2023-09-23T23:40:36.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:35 smithi159 bash[105915]: audit 2023-09-23T23:40:34.753406+0000 mgr.y (mgr.25991) 701 : audit 0 from='client.34857 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:40:36.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:35 smithi159 bash[105915]: cluster 2023-09-23T23:40:34.765317+0000 osd.6 (osd.6) 163 : cluster 3 failed to encode map e193 with expected crc 2023-09-23T23:40:36.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:35 smithi159 bash[105915]: cluster 2023-09-23T23:40:34.766153+0000 osd.2 (osd.2) 15 : cluster 0 6.12 starting backfill to osd.4 from (0'0,0'0] MAX to 190'10087 2023-09-23T23:40:36.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:35 smithi159 bash[105915]: cluster 2023-09-23T23:40:34.766429+0000 osd.2 (osd.2) 16 : cluster 0 6.2 starting backfill to osd.4 from (0'0,0'0] MAX to 190'10079 2023-09-23T23:40:36.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:35 smithi159 bash[105915]: cluster 2023-09-23T23:40:34.774027+0000 osd.1 (osd.1) 14 : cluster 0 6.4 starting backfill to osd.4 from (0'0,0'0] MAX to 190'10273 2023-09-23T23:40:36.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:35 smithi159 bash[105915]: cluster 2023-09-23T23:40:34.774617+0000 osd.4 (osd.4) 120 : cluster 3 failed to encode map e193 with expected crc 2023-09-23T23:40:36.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:35 smithi159 bash[105915]: cluster 2023-09-23T23:40:34.774735+0000 osd.7 (osd.7) 101 : cluster 3 failed to encode map e193 with expected crc 2023-09-23T23:40:36.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:35 smithi159 bash[105915]: audit 2023-09-23T23:40:35.450197+0000 mon.a (mon.0) 884 : audit 0 from='client.? 172.21.15.159:0/1668537007' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:40:36.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:35 smithi159 bash[105915]: audit 2023-09-23T23:40:35.596788+0000 mon.c (mon.2) 57 : audit 1 from='client.? 172.21.15.159:0/3687775262' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:40:36.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:35 smithi159 bash[105915]: audit 2023-09-23T23:40:35.597262+0000 mon.a (mon.0) 885 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:40:36.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:35 smithi159 bash[105915]: cluster 2023-09-23T23:40:35.763634+0000 mon.a (mon.0) 886 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T23:40:36.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:35 smithi159 bash[105915]: cluster 2023-09-23T23:40:35.763684+0000 mon.a (mon.0) 887 : cluster 1 Cluster is now healthy 2023-09-23T23:40:36.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:35 smithi159 bash[105915]: audit 2023-09-23T23:40:35.769374+0000 mon.a (mon.0) 888 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T23:40:36.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:35 smithi159 bash[105915]: cluster 2023-09-23T23:40:35.769469+0000 mon.a (mon.0) 889 : cluster 0 osdmap e194: 8 total, 8 up, 5 in 2023-09-23T23:40:36.105 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:40:36.140 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:40:36.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:36.145 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:40:36.246 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:40:36.286 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:40:36.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:36.287 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:40:36.388 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:40:36.416 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:40:36.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:36.418 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:40:36.519 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:40:36.542 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:40:36.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:36.546 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:40:36.647 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:40:36.676 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:40:36.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:36.678 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:40:36.779 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:40:36.805 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:40:36.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:36.811 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:40:36.911 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:40:36.936 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:40:36.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:36.941 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:40:37.041 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:40:37.050 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:36 smithi159 bash[105915]: cluster 2023-09-23T23:40:35.767409+0000 osd.4 (osd.4) 121 : cluster 3 failed to encode map e194 with expected crc 2023-09-23T23:40:37.051 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:36 smithi159 bash[105915]: cluster 2023-09-23T23:40:35.768071+0000 osd.6 (osd.6) 164 : cluster 3 failed to encode map e194 with expected crc 2023-09-23T23:40:37.051 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:36 smithi159 bash[105915]: cluster 2023-09-23T23:40:35.827463+0000 osd.7 (osd.7) 102 : cluster 3 failed to encode map e194 with expected crc 2023-09-23T23:40:37.051 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:36 smithi159 bash[108473]: cluster 2023-09-23T23:40:35.767409+0000 osd.4 (osd.4) 121 : cluster 3 failed to encode map e194 with expected crc 2023-09-23T23:40:37.051 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:36 smithi159 bash[108473]: cluster 2023-09-23T23:40:35.768071+0000 osd.6 (osd.6) 164 : cluster 3 failed to encode map e194 with expected crc 2023-09-23T23:40:37.051 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:36 smithi159 bash[108473]: cluster 2023-09-23T23:40:35.827463+0000 osd.7 (osd.7) 102 : cluster 3 failed to encode map e194 with expected crc 2023-09-23T23:40:37.069 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:40:37.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:37.073 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:40:37.173 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:40:37.183 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:36 smithi164 bash[92846]: cluster 2023-09-23T23:40:35.767409+0000 osd.4 (osd.4) 121 : cluster 3 failed to encode map e194 with expected crc 2023-09-23T23:40:37.183 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:36 smithi164 bash[92846]: cluster 2023-09-23T23:40:35.768071+0000 osd.6 (osd.6) 164 : cluster 3 failed to encode map e194 with expected crc 2023-09-23T23:40:37.183 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:36 smithi164 bash[92846]: cluster 2023-09-23T23:40:35.827463+0000 osd.7 (osd.7) 102 : cluster 3 failed to encode map e194 with expected crc 2023-09-23T23:40:37.198 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:40:37.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:37.202 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:40:37.303 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:37.344 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:37.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:37.350 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:40:37.451 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:40:37.476 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:40:37.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:37.482 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:40:37.583 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:40:37.617 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:40:37.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:37.621 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:40:37.722 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:40:37.748 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:40:37.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:37.751 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:40:37.851 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:40:37.879 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:40:37.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:37.881 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:40:37.982 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:37.989 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:37 smithi164 bash[92846]: cluster 2023-09-23T23:40:36.550766+0000 mgr.y (mgr.25991) 702 : cluster 0 pgmap v709: 99 pgs: 1 active+remapped+backfilling, 2 remapped+peering, 3 peering, 3 active+remapped+backfill_wait, 90 active+clean; 2.0 GiB data, 7.5 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 307 op/s; 3877/98313 objects misplaced (3.944%); 45 MiB/s, 720 objects/s recovering 2023-09-23T23:40:38.011 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:38.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:38.014 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:40:38.115 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:40:38.145 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:40:38.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:38.148 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:40:38.248 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:38.274 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:38.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:38.277 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:40:38.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:37 smithi159 bash[105915]: cluster 2023-09-23T23:40:36.550766+0000 mgr.y (mgr.25991) 702 : cluster 0 pgmap v709: 99 pgs: 1 active+remapped+backfilling, 2 remapped+peering, 3 peering, 3 active+remapped+backfill_wait, 90 active+clean; 2.0 GiB data, 7.5 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 307 op/s; 3877/98313 objects misplaced (3.944%); 45 MiB/s, 720 objects/s recovering 2023-09-23T23:40:38.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:37 smithi159 bash[108473]: cluster 2023-09-23T23:40:36.550766+0000 mgr.y (mgr.25991) 702 : cluster 0 pgmap v709: 99 pgs: 1 active+remapped+backfilling, 2 remapped+peering, 3 peering, 3 active+remapped+backfill_wait, 90 active+clean; 2.0 GiB data, 7.5 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 307 op/s; 3877/98313 objects misplaced (3.944%); 45 MiB/s, 720 objects/s recovering 2023-09-23T23:40:38.378 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:40:38.405 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:40:38.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:38.407 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:40:38.508 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:40:38.538 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:40:38.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:38.545 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:40:38.645 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:40:38.670 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:40:38.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:38.674 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:40:38.775 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:38.801 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:38.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:38.804 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:40:38.905 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:40:38.929 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:40:38.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:38.931 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:40:39.032 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:40:39.061 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:40:39.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:39.065 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:40:39.166 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:39.192 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:39.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:39.196 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:40:39.296 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:40:39.388 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:40:39.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:39.392 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:40:39.493 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:40:39.516 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:40:39.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:39.522 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:40:39.623 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:40:39.667 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:40:39.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:39.669 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:40:39.770 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:40:39.792 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:40:39.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:39.794 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:40:39.895 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:40:39.904 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:39 smithi159 bash[105915]: cluster 2023-09-23T23:40:38.551472+0000 mgr.y (mgr.25991) 703 : cluster 0 pgmap v710: 99 pgs: 2 active+remapped+backfilling, 2 remapped+peering, 2 peering, 3 active+remapped+backfill_wait, 90 active+clean; 1.9 GiB data, 7.3 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 435 op/s; 4612/94425 objects misplaced (4.884%); 31 MiB/s, 503 objects/s recovering 2023-09-23T23:40:39.904 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:39 smithi159 bash[105915]: cluster 2023-09-23T23:40:38.808564+0000 osd.6 (osd.6) 165 : cluster 3 failed to encode map e195 with expected crc 2023-09-23T23:40:39.904 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:39 smithi159 bash[105915]: cluster 2023-09-23T23:40:38.809749+0000 osd.5 (osd.5) 68 : cluster 3 failed to encode map e195 with expected crc 2023-09-23T23:40:39.905 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:39 smithi159 bash[105915]: cluster 2023-09-23T23:40:38.810661+0000 mon.a (mon.0) 890 : cluster 0 osdmap e195: 8 total, 8 up, 5 in 2023-09-23T23:40:39.905 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:39 smithi159 bash[108473]: cluster 2023-09-23T23:40:38.551472+0000 mgr.y (mgr.25991) 703 : cluster 0 pgmap v710: 99 pgs: 2 active+remapped+backfilling, 2 remapped+peering, 2 peering, 3 active+remapped+backfill_wait, 90 active+clean; 1.9 GiB data, 7.3 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 435 op/s; 4612/94425 objects misplaced (4.884%); 31 MiB/s, 503 objects/s recovering 2023-09-23T23:40:39.905 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:39 smithi159 bash[108473]: cluster 2023-09-23T23:40:38.808564+0000 osd.6 (osd.6) 165 : cluster 3 failed to encode map e195 with expected crc 2023-09-23T23:40:39.905 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:39 smithi159 bash[108473]: cluster 2023-09-23T23:40:38.809749+0000 osd.5 (osd.5) 68 : cluster 3 failed to encode map e195 with expected crc 2023-09-23T23:40:39.905 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:39 smithi159 bash[108473]: cluster 2023-09-23T23:40:38.810661+0000 mon.a (mon.0) 890 : cluster 0 osdmap e195: 8 total, 8 up, 5 in 2023-09-23T23:40:39.921 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:40:39.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:39.927 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:40:40.027 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:40:40.057 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:40:40.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:40.059 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:40:40.160 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:40:40.184 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:40:40.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:40.186 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:40:40.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:39 smithi164 bash[92846]: cluster 2023-09-23T23:40:38.551472+0000 mgr.y (mgr.25991) 703 : cluster 0 pgmap v710: 99 pgs: 2 active+remapped+backfilling, 2 remapped+peering, 2 peering, 3 active+remapped+backfill_wait, 90 active+clean; 1.9 GiB data, 7.3 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 435 op/s; 4612/94425 objects misplaced (4.884%); 31 MiB/s, 503 objects/s recovering 2023-09-23T23:40:40.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:39 smithi164 bash[92846]: cluster 2023-09-23T23:40:38.808564+0000 osd.6 (osd.6) 165 : cluster 3 failed to encode map e195 with expected crc 2023-09-23T23:40:40.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:39 smithi164 bash[92846]: cluster 2023-09-23T23:40:38.809749+0000 osd.5 (osd.5) 68 : cluster 3 failed to encode map e195 with expected crc 2023-09-23T23:40:40.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:39 smithi164 bash[92846]: cluster 2023-09-23T23:40:38.810661+0000 mon.a (mon.0) 890 : cluster 0 osdmap e195: 8 total, 8 up, 5 in 2023-09-23T23:40:40.287 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:40:40.313 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:40:40.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:40.315 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:40:40.317 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 dump_historic_ops 2023-09-23T23:40:40.416 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:40:40.438 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:40:40.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:40.442 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:40:40.542 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:40:40.566 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:40:40.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:40.569 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:40:40.670 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:40:40.696 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:40:40.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:40.699 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:40:40.800 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:40:40.847 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:40:40.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:40.853 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:40:40.953 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:40:40.978 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:40:40.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:40.981 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:40:41.081 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:40:41.088 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:40 smithi159 bash[105915]: cluster 2023-09-23T23:40:39.809973+0000 osd.6 (osd.6) 166 : cluster 3 failed to encode map e196 with expected crc 2023-09-23T23:40:41.089 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:40 smithi159 bash[105915]: cluster 2023-09-23T23:40:39.810527+0000 mon.a (mon.0) 891 : cluster 0 osdmap e196: 8 total, 8 up, 5 in 2023-09-23T23:40:41.089 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:40 smithi159 bash[105915]: cluster 2023-09-23T23:40:39.813778+0000 osd.6 (osd.6) 167 : cluster 3 failed to encode map e196 with expected crc 2023-09-23T23:40:41.089 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:40 smithi159 bash[105915]: cluster 2023-09-23T23:40:39.816202+0000 osd.4 (osd.4) 122 : cluster 3 failed to encode map e196 with expected crc 2023-09-23T23:40:41.089 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:40 smithi159 bash[105915]: cluster 2023-09-23T23:40:39.818535+0000 osd.6 (osd.6) 168 : cluster 3 failed to encode map e196 with expected crc 2023-09-23T23:40:41.089 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:40 smithi159 bash[105915]: cluster 2023-09-23T23:40:39.882642+0000 osd.7 (osd.7) 103 : cluster 3 failed to encode map e196 with expected crc 2023-09-23T23:40:41.089 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:40 smithi159 bash[108473]: cluster 2023-09-23T23:40:39.809973+0000 osd.6 (osd.6) 166 : cluster 3 failed to encode map e196 with expected crc 2023-09-23T23:40:41.089 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:40 smithi159 bash[108473]: cluster 2023-09-23T23:40:39.810527+0000 mon.a (mon.0) 891 : cluster 0 osdmap e196: 8 total, 8 up, 5 in 2023-09-23T23:40:41.089 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:40 smithi159 bash[108473]: cluster 2023-09-23T23:40:39.813778+0000 osd.6 (osd.6) 167 : cluster 3 failed to encode map e196 with expected crc 2023-09-23T23:40:41.089 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:40 smithi159 bash[108473]: cluster 2023-09-23T23:40:39.816202+0000 osd.4 (osd.4) 122 : cluster 3 failed to encode map e196 with expected crc 2023-09-23T23:40:41.089 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:40 smithi159 bash[108473]: cluster 2023-09-23T23:40:39.818535+0000 osd.6 (osd.6) 168 : cluster 3 failed to encode map e196 with expected crc 2023-09-23T23:40:41.090 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:40 smithi159 bash[108473]: cluster 2023-09-23T23:40:39.882642+0000 osd.7 (osd.7) 103 : cluster 3 failed to encode map e196 with expected crc 2023-09-23T23:40:41.114 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:40:41.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:41.118 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:40:41.219 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:40:41.229 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:40 smithi164 bash[92846]: cluster 2023-09-23T23:40:39.809973+0000 osd.6 (osd.6) 166 : cluster 3 failed to encode map e196 with expected crc 2023-09-23T23:40:41.229 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:40 smithi164 bash[92846]: cluster 2023-09-23T23:40:39.810527+0000 mon.a (mon.0) 891 : cluster 0 osdmap e196: 8 total, 8 up, 5 in 2023-09-23T23:40:41.229 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:40 smithi164 bash[92846]: cluster 2023-09-23T23:40:39.813778+0000 osd.6 (osd.6) 167 : cluster 3 failed to encode map e196 with expected crc 2023-09-23T23:40:41.229 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:40 smithi164 bash[92846]: cluster 2023-09-23T23:40:39.816202+0000 osd.4 (osd.4) 122 : cluster 3 failed to encode map e196 with expected crc 2023-09-23T23:40:41.229 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:40 smithi164 bash[92846]: cluster 2023-09-23T23:40:39.818535+0000 osd.6 (osd.6) 168 : cluster 3 failed to encode map e196 with expected crc 2023-09-23T23:40:41.229 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:40 smithi164 bash[92846]: cluster 2023-09-23T23:40:39.882642+0000 osd.7 (osd.7) 103 : cluster 3 failed to encode map e196 with expected crc 2023-09-23T23:40:41.243 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:40:41.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:41.248 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:40:41.349 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:40:41.373 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:40:41.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:41.376 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:40:41.477 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:40:41.507 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:40:41.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:41.511 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:40:41.611 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:40:41.630 INFO:teuthology.orchestra.run.smithi159.stdout:{"pg_ready":true,"pg_map":{"version":706,"stamp":"2023-09-23T23:40:34.550070+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":2166953931,"num_objects":33021,"num_object_clones":0,"num_object_copies":99063,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":5087,"num_objects_unfound":0,"num_objects_dirty":33021,"num_whiteouts":0,"num_read":6486,"num_read_kb":14174,"num_write":178203,"num_write_kb":6736696,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":22675,"num_bytes_recovered":1483677222,"num_keys_recovered":10,"num_objects_omap":16,"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":148553,"ondisk_log_size":148553,"up":297,"acting":297,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":298,"num_osds":5,"num_per_pool_osds":5,"num_per_pool_omap_osds":5,"kb":468725760,"kb_used":7843192,"kb_used_data":6208336,"kb_used_omap":23,"kb_used_meta":1634792,"kb_avail":460882568,"statfs":{"total":479975178240,"available":471943749632,"internally_reserved":0,"allocated":6357336064,"data_stored":6352847266,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":24379,"internal_metadata":1674027205},"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":-131596288,"num_objects":-2008,"num_object_clones":0,"num_object_copies":-6024,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":153,"num_objects_unfound":0,"num_objects_dirty":-2008,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2008,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1732,"num_bytes_recovered":113508352,"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":"4.001199"},"pg_stats":[{"pgid":"3.1a","version":"69'2","reported_seq":41,"reported_epoch":190,"state":"active+clean","last_fresh":"2023-09-23T23:40:31.761337+0000","last_change":"2023-09-23T23:37:33.620544+0000","last_active":"2023-09-23T23:40:31.761337+0000","last_peered":"2023-09-23T23:40:31.761337+0000","last_clean":"2023-09-23T23:40:31.761337+0000","last_became_active":"2023-09-23T23:37:33.620145+0000","last_became_peered":"2023-09-23T23:37:33.620145+0000","last_unstale":"2023-09-23T23:40:31.761337+0000","last_undegraded":"2023-09-23T23:40:31.761337+0000","last_fullsized":"2023-09-23T23:40:31.761337+0000","mapping_epoch":159,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":160,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T03:15:18.766064+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,2],"acting":[6,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":156,"reported_epoch":187,"state":"active+clean","last_fresh":"2023-09-23T23:40:28.743104+0000","last_change":"2023-09-23T23:26:56.889562+0000","last_active":"2023-09-23T23:40:28.743104+0000","last_peered":"2023-09-23T23:40:28.743104+0000","last_clean":"2023-09-23T23:40:28.743104+0000","last_became_active":"2023-09-23T23:26:56.889178+0000","last_became_peered":"2023-09-23T23:26:56.889178+0000","last_unstale":"2023-09-23T23:40:28.743104+0000","last_undegraded":"2023-09-23T23:40:28.743104+0000","last_fullsized":"2023-09-23T23:40:28.743104+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T09:38:54.310691+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":142,"reported_epoch":190,"state":"active+clean","last_fresh":"2023-09-23T23:40:31.756477+0000","last_change":"2023-09-23T23:34:47.351517+0000","last_active":"2023-09-23T23:40:31.756477+0000","last_peered":"2023-09-23T23:40:31.756477+0000","last_clean":"2023-09-23T23:40:31.756477+0000","last_became_active":"2023-09-23T23:34:47.351201+0000","last_became_peered":"2023-09-23T23:34:47.351201+0000","last_unstale":"2023-09-23T23:40:31.756477+0000","last_undegraded":"2023-09-23T23:40:31.756477+0000","last_fullsized":"2023-09-23T23:40:31.756477+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-24T23:21:45.421909+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,3,6],"acting":[1,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":111,"reported_epoch":187,"state":"active+clean","last_fresh":"2023-09-23T23:40:28.743545+0000","last_change":"2023-09-23T23:39:01.784790+0000","last_active":"2023-09-23T23:40:28.743545+0000","last_peered":"2023-09-23T23:40:28.743545+0000","last_clean":"2023-09-23T23:40:28.743545+0000","last_became_active":"2023-09-23T23:39:01.784269+0000","last_became_peered":"2023-09-23T23:39:01.784269+0000","last_unstale":"2023-09-23T23:40:28.743545+0000","last_undegraded":"2023-09-23T23:40:28.743545+0000","last_fullsized":"2023-09-23T23:40:28.743545+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:08:35.647238+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,6,4],"acting":[3,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":183,"reported_epoch":187,"state":"active+clean","last_fresh":"2023-09-23T23:40:28.746273+0000","last_change":"2023-09-23T23:34:47.351063+0000","last_active":"2023-09-23T23:40:28.746273+0000","last_peered":"2023-09-23T23:40:28.746273+0000","last_clean":"2023-09-23T23:40:28.746273+0000","last_became_active":"2023-09-23T23:34:47.350642+0000","last_became_peered":"2023-09-23T23:34:47.350642+0000","last_unstale":"2023-09-23T23:40:28.746273+0000","last_undegraded":"2023-09-23T23:40:28.746273+0000","last_fullsized":"2023-09-23T23:40:28.746273+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T00:16:56.912097+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":181,"reported_epoch":190,"state":"active+clean","last_fresh":"2023-09-23T23:40:31.762991+0000","last_change":"2023-09-23T23:35:41.563649+0000","last_active":"2023-09-23T23:40:31.762991+0000","last_peered":"2023-09-23T23:40:31.762991+0000","last_clean":"2023-09-23T23:40:31.762991+0000","last_became_active":"2023-09-23T23:35:41.563126+0000","last_became_peered":"2023-09-23T23:35:41.563126+0000","last_unstale":"2023-09-23T23:40:31.762991+0000","last_undegraded":"2023-09-23T23:40:31.762991+0000","last_fullsized":"2023-09-23T23:40:31.762991+0000","mapping_epoch":141,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":142,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:36:01.363780+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,2,3],"acting":[6,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"6.12","version":"190'10087","reported_seq":10145,"reported_epoch":192,"state":"remapped+peering","last_fresh":"2023-09-23T23:40:33.770479+0000","last_change":"2023-09-23T23:40:33.770479+0000","last_active":"2023-09-23T23:40:32.761587+0000","last_peered":"2023-09-23T23:40:32.056934+0000","last_clean":"2023-09-23T23:40:32.056934+0000","last_became_active":"2023-09-23T23:39:57.757458+0000","last_became_peered":"2023-09-23T23:39:57.757458+0000","last_unstale":"2023-09-23T23:40:33.770479+0000","last_undegraded":"2023-09-23T23:40:33.770479+0000","last_fullsized":"2023-09-23T23:40:33.770479+0000","mapping_epoch":192,"log_start":"161'4441","ondisk_log_start":"161'4441","created":173,"last_epoch_clean":174,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:37:04.373743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:37:04.373743+0000","last_clean_scrub_stamp":"2023-09-23T23:37:04.373743+0000","objects_scrubbed":0,"log_size":5646,"log_dups_size":0,"ondisk_log_size":5646,"stats_invalid":true,"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":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":64847872,"num_objects":990,"num_object_clones":0,"num_object_copies":2970,"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":990,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5478,"num_write_kb":206944,"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":[2,4,3],"acting":[2,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":125,"reported_epoch":187,"state":"active+clean","last_fresh":"2023-09-23T23:40:28.750200+0000","last_change":"2023-09-23T23:35:41.557711+0000","last_active":"2023-09-23T23:40:28.750200+0000","last_peered":"2023-09-23T23:40:28.750200+0000","last_clean":"2023-09-23T23:40:28.750200+0000","last_became_active":"2023-09-23T23:35:41.554711+0000","last_became_peered":"2023-09-23T23:35:41.554711+0000","last_unstale":"2023-09-23T23:40:28.750200+0000","last_undegraded":"2023-09-23T23:40:28.750200+0000","last_fullsized":"2023-09-23T23:40:28.750200+0000","mapping_epoch":141,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":142,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T01:30:48.881964+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,6,1],"acting":[3,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":156,"reported_epoch":187,"state":"active+clean","last_fresh":"2023-09-23T23:40:28.746395+0000","last_change":"2023-09-23T23:26:56.890389+0000","last_active":"2023-09-23T23:40:28.746395+0000","last_peered":"2023-09-23T23:40:28.746395+0000","last_clean":"2023-09-23T23:40:28.746395+0000","last_became_active":"2023-09-23T23:26:56.890056+0000","last_became_peered":"2023-09-23T23:26:56.890056+0000","last_unstale":"2023-09-23T23:40:28.746395+0000","last_undegraded":"2023-09-23T23:40:28.746395+0000","last_fullsized":"2023-09-23T23:40:28.746395+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T00:20:02.700981+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"6.13","version":"191'10298","reported_seq":12568,"reported_epoch":191,"state":"active+clean","last_fresh":"2023-09-23T23:40:33.148881+0000","last_change":"2023-09-23T23:40:31.800749+0000","last_active":"2023-09-23T23:40:33.148881+0000","last_peered":"2023-09-23T23:40:33.148881+0000","last_clean":"2023-09-23T23:40:33.148881+0000","last_became_active":"2023-09-23T23:40:31.764546+0000","last_became_peered":"2023-09-23T23:40:31.764546+0000","last_unstale":"2023-09-23T23:40:33.148881+0000","last_undegraded":"2023-09-23T23:40:33.148881+0000","last_fullsized":"2023-09-23T23:40:33.148881+0000","mapping_epoch":189,"log_start":"161'4650","ondisk_log_start":"161'4650","created":173,"last_epoch_clean":190,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:37:04.373743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:37:04.373743+0000","last_clean_scrub_stamp":"2023-09-23T23:37:04.373743+0000","objects_scrubbed":0,"log_size":5648,"log_dups_size":0,"ondisk_log_size":5648,"stats_invalid":true,"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":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":69861376,"num_objects":1066,"num_object_clones":0,"num_object_copies":3198,"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":1066,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5576,"num_write_kb":212544,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1094,"num_bytes_recovered":71696384,"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":[6,2,1],"acting":[6,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":94,"reported_epoch":190,"state":"active+clean","last_fresh":"2023-09-23T23:40:31.758110+0000","last_change":"2023-09-23T23:39:01.775326+0000","last_active":"2023-09-23T23:40:31.758110+0000","last_peered":"2023-09-23T23:40:31.758110+0000","last_clean":"2023-09-23T23:40:31.758110+0000","last_became_active":"2023-09-23T23:39:01.774427+0000","last_became_peered":"2023-09-23T23:39:01.774427+0000","last_unstale":"2023-09-23T23:40:31.758110+0000","last_undegraded":"2023-09-23T23:40:31.758110+0000","last_fullsized":"2023-09-23T23:40:31.758110+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T03:54:25.565889+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,3,2],"acting":[1,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":115,"reported_epoch":187,"state":"active+clean","last_fresh":"2023-09-23T23:40:28.744532+0000","last_change":"2023-09-23T23:39:01.784229+0000","last_active":"2023-09-23T23:40:28.744532+0000","last_peered":"2023-09-23T23:40:28.744532+0000","last_clean":"2023-09-23T23:40:28.744532+0000","last_became_active":"2023-09-23T23:39:01.783895+0000","last_became_peered":"2023-09-23T23:39:01.783895+0000","last_unstale":"2023-09-23T23:40:28.744532+0000","last_undegraded":"2023-09-23T23:40:28.744532+0000","last_fullsized":"2023-09-23T23:40:28.744532+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T09:32:14.865261+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"6.10","version":"191'10146","reported_seq":10211,"reported_epoch":191,"state":"active+remapped+backfill_wait","last_fresh":"2023-09-23T23:40:33.109486+0000","last_change":"2023-09-23T23:40:30.830310+0000","last_active":"2023-09-23T23:40:33.109486+0000","last_peered":"2023-09-23T23:40:33.109486+0000","last_clean":"2023-09-23T23:40:28.646392+0000","last_became_active":"2023-09-23T23:40:30.800442+0000","last_became_peered":"2023-09-23T23:40:30.800442+0000","last_unstale":"2023-09-23T23:40:33.109486+0000","last_undegraded":"2023-09-23T23:40:33.109486+0000","last_fullsized":"2023-09-23T23:40:33.109486+0000","mapping_epoch":188,"log_start":"161'4629","ondisk_log_start":"161'4629","created":173,"last_epoch_clean":174,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:37:04.373743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:37:04.373743+0000","last_clean_scrub_stamp":"2023-09-23T23:37:04.373743+0000","objects_scrubbed":0,"log_size":5517,"log_dups_size":0,"ondisk_log_size":5517,"stats_invalid":true,"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":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":71630848,"num_objects":1093,"num_object_clones":0,"num_object_copies":3279,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":1093,"num_objects_unfound":0,"num_objects_dirty":1093,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5484,"num_write_kb":210464,"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,6,3],"acting":[1,3,2],"avail_no_missing":["1","2","3"],"object_location_counts":[{"shards":"1,2,3","objects":1093}],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.15","version":"68'3","reported_seq":54,"reported_epoch":187,"state":"active+clean","last_fresh":"2023-09-23T23:40:28.743190+0000","last_change":"2023-09-23T23:39:01.818902+0000","last_active":"2023-09-23T23:40:28.743190+0000","last_peered":"2023-09-23T23:40:28.743190+0000","last_clean":"2023-09-23T23:40:28.743190+0000","last_became_active":"2023-09-23T23:39:01.785446+0000","last_became_peered":"2023-09-23T23:39:01.785446+0000","last_unstale":"2023-09-23T23:40:28.743190+0000","last_undegraded":"2023-09-23T23:40:28.743190+0000","last_fullsized":"2023-09-23T23:40:28.743190+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"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 @ 2023-09-24T23:22:56.139410+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"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":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":90,"num_keys_recovered":0,"num_objects_omap":1,"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":[3,4,6],"acting":[3,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":84,"reported_epoch":190,"state":"active+clean","last_fresh":"2023-09-23T23:40:31.758339+0000","last_change":"2023-09-23T23:32:08.441035+0000","last_active":"2023-09-23T23:40:31.758339+0000","last_peered":"2023-09-23T23:40:31.758339+0000","last_clean":"2023-09-23T23:40:31.758339+0000","last_became_active":"2023-09-23T23:32:08.440672+0000","last_became_peered":"2023-09-23T23:32:08.440672+0000","last_unstale":"2023-09-23T23:40:31.758339+0000","last_undegraded":"2023-09-23T23:40:31.758339+0000","last_fullsized":"2023-09-23T23:40:31.758339+0000","mapping_epoch":120,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":121,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T07:03:24.522125+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"6.11","version":"191'10259","reported_seq":10322,"reported_epoch":191,"state":"active+remapped+backfill_wait","last_fresh":"2023-09-23T23:40:33.155456+0000","last_change":"2023-09-23T23:40:32.928035+0000","last_active":"2023-09-23T23:40:33.155456+0000","last_peered":"2023-09-23T23:40:33.155456+0000","last_clean":"2023-09-23T23:40:29.740661+0000","last_became_active":"2023-09-23T23:40:32.901105+0000","last_became_peered":"2023-09-23T23:40:32.901105+0000","last_unstale":"2023-09-23T23:40:33.155456+0000","last_undegraded":"2023-09-23T23:40:33.155456+0000","last_fullsized":"2023-09-23T23:40:33.155456+0000","mapping_epoch":190,"log_start":"161'4143","ondisk_log_start":"161'4143","created":173,"last_epoch_clean":174,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:37:04.373743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:37:04.373743+0000","last_clean_scrub_stamp":"2023-09-23T23:37:04.373743+0000","objects_scrubbed":0,"log_size":6116,"log_dups_size":0,"ondisk_log_size":6116,"stats_invalid":true,"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":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70254592,"num_objects":1072,"num_object_clones":0,"num_object_copies":3216,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":1072,"num_objects_unfound":0,"num_objects_dirty":1072,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5564,"num_write_kb":212352,"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":[3,2,6],"acting":[1,2,6],"avail_no_missing":["1","2","6"],"object_location_counts":[{"shards":"1,2,6","objects":1072}],"blocked_by":[],"up_primary":3,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"90'23","reported_seq":107,"reported_epoch":190,"state":"active+clean","last_fresh":"2023-09-23T23:40:31.761820+0000","last_change":"2023-09-23T23:39:01.812251+0000","last_active":"2023-09-23T23:40:31.761820+0000","last_peered":"2023-09-23T23:40:31.761820+0000","last_clean":"2023-09-23T23:40:31.761820+0000","last_became_active":"2023-09-23T23:39:01.787044+0000","last_became_peered":"2023-09-23T23:39:01.787044+0000","last_unstale":"2023-09-23T23:40:31.761820+0000","last_undegraded":"2023-09-23T23:40:31.761820+0000","last_fullsized":"2023-09-23T23:40:31.761820+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"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 @ 2023-09-25T06:42:59.705703+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"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":4,"num_whiteouts":0,"num_read":7,"num_read_kb":6,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":4734,"num_keys_recovered":0,"num_objects_omap":1,"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":[6,4,2],"acting":[6,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":150,"reported_epoch":190,"state":"active+clean","last_fresh":"2023-09-23T23:40:31.818284+0000","last_change":"2023-09-23T23:25:05.230568+0000","last_active":"2023-09-23T23:40:31.818284+0000","last_peered":"2023-09-23T23:40:31.818284+0000","last_clean":"2023-09-23T23:40:31.818284+0000","last_became_active":"2023-09-23T23:25:05.230211+0000","last_became_peered":"2023-09-23T23:25:05.230211+0000","last_unstale":"2023-09-23T23:40:31.818284+0000","last_undegraded":"2023-09-23T23:40:31.818284+0000","last_fullsized":"2023-09-23T23:40:31.818284+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T01:42:35.780414+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"6.16","version":"187'10103","reported_seq":10167,"reported_epoch":187,"state":"active+remapped+backfill_wait","last_fresh":"2023-09-23T23:40:29.136035+0000","last_change":"2023-09-23T23:39:59.695085+0000","last_active":"2023-09-23T23:40:29.136035+0000","last_peered":"2023-09-23T23:40:29.136035+0000","last_clean":"2023-09-23T23:39:00.753994+0000","last_became_active":"2023-09-23T23:39:59.685155+0000","last_became_peered":"2023-09-23T23:39:59.685155+0000","last_unstale":"2023-09-23T23:40:29.136035+0000","last_undegraded":"2023-09-23T23:40:29.136035+0000","last_fullsized":"2023-09-23T23:40:29.136035+0000","mapping_epoch":175,"log_start":"161'4567","ondisk_log_start":"161'4567","created":173,"last_epoch_clean":154,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:37:04.373743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:37:04.373743+0000","last_clean_scrub_stamp":"2023-09-23T23:37:04.373743+0000","objects_scrubbed":0,"log_size":5536,"log_dups_size":0,"ondisk_log_size":5536,"stats_invalid":true,"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":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":67371008,"num_objects":1028,"num_object_clones":0,"num_object_copies":3084,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":1028,"num_objects_unfound":0,"num_objects_dirty":1028,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5459,"num_write_kb":207584,"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":[3,4,6],"acting":[3,4,7],"avail_no_missing":["3","4","7"],"object_location_counts":[{"shards":"3,4,7","objects":1028}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.13","version":"68'2","reported_seq":56,"reported_epoch":191,"state":"active+clean","last_fresh":"2023-09-23T23:40:32.835123+0000","last_change":"2023-09-23T23:39:01.805733+0000","last_active":"2023-09-23T23:40:32.835123+0000","last_peered":"2023-09-23T23:40:32.835123+0000","last_clean":"2023-09-23T23:40:32.835123+0000","last_became_active":"2023-09-23T23:39:01.780704+0000","last_became_peered":"2023-09-23T23:39:01.780704+0000","last_unstale":"2023-09-23T23:40:32.835123+0000","last_undegraded":"2023-09-23T23:40:32.835123+0000","last_fullsized":"2023-09-23T23:40:32.835123+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T08:21:50.390978+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"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":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":34,"num_keys_recovered":10,"num_objects_omap":1,"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":[2,4,6],"acting":[2,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":165,"reported_epoch":187,"state":"active+clean","last_fresh":"2023-09-23T23:40:28.744209+0000","last_change":"2023-09-23T23:39:01.779473+0000","last_active":"2023-09-23T23:40:28.744209+0000","last_peered":"2023-09-23T23:40:28.744209+0000","last_clean":"2023-09-23T23:40:28.744209+0000","last_became_active":"2023-09-23T23:39:01.779172+0000","last_became_peered":"2023-09-23T23:39:01.779172+0000","last_unstale":"2023-09-23T23:40:28.744209+0000","last_undegraded":"2023-09-23T23:40:28.744209+0000","last_fullsized":"2023-09-23T23:40:28.744209+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T11:13:38.233454+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"6.17","version":"187'10325","reported_seq":10380,"reported_epoch":187,"state":"active+clean","last_fresh":"2023-09-23T23:40:29.133212+0000","last_change":"2023-09-23T23:39:57.715819+0000","last_active":"2023-09-23T23:40:29.133212+0000","last_peered":"2023-09-23T23:40:29.133212+0000","last_clean":"2023-09-23T23:40:29.133212+0000","last_became_active":"2023-09-23T23:39:57.700813+0000","last_became_peered":"2023-09-23T23:39:57.700813+0000","last_unstale":"2023-09-23T23:40:29.133212+0000","last_undegraded":"2023-09-23T23:40:29.133212+0000","last_fullsized":"2023-09-23T23:40:29.133212+0000","mapping_epoch":173,"log_start":"161'4711","ondisk_log_start":"161'4711","created":173,"last_epoch_clean":174,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:37:04.373743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:37:04.373743+0000","last_clean_scrub_stamp":"2023-09-23T23:37:04.373743+0000","objects_scrubbed":0,"log_size":5614,"log_dups_size":0,"ondisk_log_size":5614,"stats_invalid":true,"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":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":68026368,"num_objects":1038,"num_object_clones":0,"num_object_copies":3114,"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":1038,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5589,"num_write_kb":212064,"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":[3,4,1],"acting":[3,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":83,"reported_epoch":187,"state":"active+clean","last_fresh":"2023-09-23T23:40:28.744025+0000","last_change":"2023-09-23T23:39:01.778654+0000","last_active":"2023-09-23T23:40:28.744025+0000","last_peered":"2023-09-23T23:40:28.744025+0000","last_clean":"2023-09-23T23:40:28.744025+0000","last_became_active":"2023-09-23T23:39:01.776906+0000","last_became_peered":"2023-09-23T23:39:01.776906+0000","last_unstale":"2023-09-23T23:40:28.744025+0000","last_undegraded":"2023-09-23T23:40:28.744025+0000","last_fullsized":"2023-09-23T23:40:28.744025+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T03:04:41.862497+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":99,"reported_epoch":187,"state":"active+clean","last_fresh":"2023-09-23T23:40:28.742962+0000","last_change":"2023-09-23T23:39:01.785789+0000","last_active":"2023-09-23T23:40:28.742962+0000","last_peered":"2023-09-23T23:40:28.742962+0000","last_clean":"2023-09-23T23:40:28.742962+0000","last_became_active":"2023-09-23T23:39:01.784977+0000","last_became_peered":"2023-09-23T23:39:01.784977+0000","last_unstale":"2023-09-23T23:40:28.742962+0000","last_undegraded":"2023-09-23T23:40:28.742962+0000","last_fullsized":"2023-09-23T23:40:28.742962+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T06:11:59.597194+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,6,1],"acting":[3,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"6.14","version":"191'10276","reported_seq":10334,"reported_epoch":191,"state":"active+clean","last_fresh":"2023-09-23T23:40:33.059520+0000","last_change":"2023-09-23T23:39:57.727608+0000","last_active":"2023-09-23T23:40:33.059520+0000","last_peered":"2023-09-23T23:40:33.059520+0000","last_clean":"2023-09-23T23:40:33.059520+0000","last_became_active":"2023-09-23T23:39:57.699575+0000","last_became_peered":"2023-09-23T23:39:57.699575+0000","last_unstale":"2023-09-23T23:40:33.059520+0000","last_undegraded":"2023-09-23T23:40:33.059520+0000","last_fullsized":"2023-09-23T23:40:33.059520+0000","mapping_epoch":173,"log_start":"161'4210","ondisk_log_start":"161'4210","created":173,"last_epoch_clean":174,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:37:04.373743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:37:04.373743+0000","last_clean_scrub_stamp":"2023-09-23T23:37:04.373743+0000","objects_scrubbed":0,"log_size":6066,"log_dups_size":0,"ondisk_log_size":6066,"stats_invalid":true,"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":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":66551808,"num_objects":1016,"num_object_clones":0,"num_object_copies":3048,"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":1016,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5580,"num_write_kb":211040,"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,3,6],"acting":[1,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":39,"reported_epoch":190,"state":"active+clean","last_fresh":"2023-09-23T23:40:31.818103+0000","last_change":"2023-09-23T23:39:01.784680+0000","last_active":"2023-09-23T23:40:31.818103+0000","last_peered":"2023-09-23T23:40:31.818103+0000","last_clean":"2023-09-23T23:40:31.818103+0000","last_became_active":"2023-09-23T23:39:01.784251+0000","last_became_peered":"2023-09-23T23:39:01.784251+0000","last_unstale":"2023-09-23T23:40:31.818103+0000","last_undegraded":"2023-09-23T23:40:31.818103+0000","last_fullsized":"2023-09-23T23:40:31.818103+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T00:14:24.040103+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,6,3],"acting":[4,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":121,"reported_epoch":187,"state":"active+clean","last_fresh":"2023-09-23T23:40:28.743460+0000","last_change":"2023-09-23T23:39:01.784592+0000","last_active":"2023-09-23T23:40:28.743460+0000","last_peered":"2023-09-23T23:40:28.743460+0000","last_clean":"2023-09-23T23:40:28.743460+0000","last_became_active":"2023-09-23T23:39:01.783524+0000","last_became_peered":"2023-09-23T23:39:01.783524+0000","last_unstale":"2023-09-23T23:40:28.743460+0000","last_undegraded":"2023-09-23T23:40:28.743460+0000","last_fullsized":"2023-09-23T23:40:28.743460+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T01:52:10.123910+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,2,6],"acting":[3,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"6.15","version":"191'9977","reported_seq":12474,"reported_epoch":191,"state":"active+clean","last_fresh":"2023-09-23T23:40:33.118875+0000","last_change":"2023-09-23T23:40:27.750556+0000","last_active":"2023-09-23T23:40:33.118875+0000","last_peered":"2023-09-23T23:40:33.118875+0000","last_clean":"2023-09-23T23:40:33.118875+0000","last_became_active":"2023-09-23T23:40:27.728835+0000","last_became_peered":"2023-09-23T23:40:27.728835+0000","last_unstale":"2023-09-23T23:40:33.118875+0000","last_undegraded":"2023-09-23T23:40:33.118875+0000","last_fullsized":"2023-09-23T23:40:33.118875+0000","mapping_epoch":185,"log_start":"161'4344","ondisk_log_start":"161'4344","created":173,"last_epoch_clean":186,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:37:04.373743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:37:04.373743+0000","last_clean_scrub_stamp":"2023-09-23T23:37:04.373743+0000","objects_scrubbed":0,"log_size":5633,"log_dups_size":0,"ondisk_log_size":5633,"stats_invalid":true,"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":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":68911104,"num_objects":1052,"num_object_clones":0,"num_object_copies":3156,"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":1052,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5397,"num_write_kb":206336,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1202,"num_bytes_recovered":78741504,"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":[6,3,2],"acting":[6,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.10","version":"68'8","reported_seq":204,"reported_epoch":190,"state":"active+clean","last_fresh":"2023-09-23T23:40:31.760763+0000","last_change":"2023-09-23T23:34:47.368204+0000","last_active":"2023-09-23T23:40:31.760763+0000","last_peered":"2023-09-23T23:40:31.760763+0000","last_clean":"2023-09-23T23:40:31.760763+0000","last_became_active":"2023-09-23T23:34:47.353802+0000","last_became_peered":"2023-09-23T23:34:47.353802+0000","last_unstale":"2023-09-23T23:40:31.760763+0000","last_undegraded":"2023-09-23T23:40:31.760763+0000","last_fullsized":"2023-09-23T23:40:31.760763+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"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 @ 2023-09-25T07:32:52.930708+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"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":4,"num_whiteouts":0,"num_read":12,"num_read_kb":12,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"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":[6,3,2],"acting":[6,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":165,"reported_epoch":187,"state":"active+clean","last_fresh":"2023-09-23T23:40:28.750069+0000","last_change":"2023-09-23T23:39:01.778734+0000","last_active":"2023-09-23T23:40:28.750069+0000","last_peered":"2023-09-23T23:40:28.750069+0000","last_clean":"2023-09-23T23:40:28.750069+0000","last_became_active":"2023-09-23T23:39:01.776950+0000","last_became_peered":"2023-09-23T23:39:01.776950+0000","last_unstale":"2023-09-23T23:40:28.750069+0000","last_undegraded":"2023-09-23T23:40:28.750069+0000","last_fullsized":"2023-09-23T23:40:28.750069+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:49:52.556092+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"6.a","version":"191'11038","reported_seq":11084,"reported_epoch":191,"state":"active+clean","last_fresh":"2023-09-23T23:40:33.103040+0000","last_change":"2023-09-23T23:37:05.445188+0000","last_active":"2023-09-23T23:40:33.103040+0000","last_peered":"2023-09-23T23:40:33.103040+0000","last_clean":"2023-09-23T23:40:33.103040+0000","last_became_active":"2023-09-23T23:37:05.444558+0000","last_became_peered":"2023-09-23T23:37:05.444558+0000","last_unstale":"2023-09-23T23:40:33.103040+0000","last_undegraded":"2023-09-23T23:40:33.103040+0000","last_fullsized":"2023-09-23T23:40:33.103040+0000","mapping_epoch":153,"log_start":"168'6820","ondisk_log_start":"168'6820","created":153,"last_epoch_clean":154,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:37:04.373743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:37:04.373743+0000","last_clean_scrub_stamp":"2023-09-23T23:37:04.373743+0000","objects_scrubbed":0,"log_size":4218,"log_dups_size":0,"ondisk_log_size":4218,"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 @ 2023-09-25T08:39:48.227466+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":132382720,"num_objects":2020,"num_object_clones":0,"num_object_copies":6060,"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":2020,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11038,"num_write_kb":417856,"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":[6,2,1],"acting":[6,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.f","version":"68'1","reported_seq":54,"reported_epoch":190,"state":"active+clean","last_fresh":"2023-09-23T23:40:31.819163+0000","last_change":"2023-09-23T23:39:01.809850+0000","last_active":"2023-09-23T23:40:31.819163+0000","last_peered":"2023-09-23T23:40:31.819163+0000","last_clean":"2023-09-23T23:40:31.819163+0000","last_became_active":"2023-09-23T23:39:01.784320+0000","last_became_peered":"2023-09-23T23:39:01.784320+0000","last_unstale":"2023-09-23T23:40:31.819163+0000","last_undegraded":"2023-09-23T23:40:31.819163+0000","last_fullsized":"2023-09-23T23:40:31.819163+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"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 @ 2023-09-25T08:14:54.954145+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":22,"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":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":44,"reported_epoch":190,"state":"active+clean","last_fresh":"2023-09-23T23:40:31.760987+0000","last_change":"2023-09-23T23:39:01.791395+0000","last_active":"2023-09-23T23:40:31.760987+0000","last_peered":"2023-09-23T23:40:31.760987+0000","last_clean":"2023-09-23T23:40:31.760987+0000","last_became_active":"2023-09-23T23:39:01.791101+0000","last_became_peered":"2023-09-23T23:39:01.791101+0000","last_unstale":"2023-09-23T23:40:31.760987+0000","last_undegraded":"2023-09-23T23:40:31.760987+0000","last_fullsized":"2023-09-23T23:40:31.760987+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:15:17.934614+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,3],"acting":[6,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"6.b","version":"187'11283","reported_seq":17997,"reported_epoch":187,"state":"active+clean","last_fresh":"2023-09-23T23:40:29.148888+0000","last_change":"2023-09-23T23:40:20.713046+0000","last_active":"2023-09-23T23:40:29.148888+0000","last_peered":"2023-09-23T23:40:29.148888+0000","last_clean":"2023-09-23T23:40:29.148888+0000","last_became_active":"2023-09-23T23:40:20.687450+0000","last_became_peered":"2023-09-23T23:40:20.687450+0000","last_unstale":"2023-09-23T23:40:29.148888+0000","last_undegraded":"2023-09-23T23:40:29.148888+0000","last_fullsized":"2023-09-23T23:40:29.148888+0000","mapping_epoch":180,"log_start":"168'7060","ondisk_log_start":"168'7060","created":153,"last_epoch_clean":181,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:37:04.373743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:37:04.373743+0000","last_clean_scrub_stamp":"2023-09-23T23:37:04.373743+0000","objects_scrubbed":0,"log_size":4223,"log_dups_size":0,"ondisk_log_size":4223,"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 @ 2023-09-25T01:13:51.708933+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":138346496,"num_objects":2111,"num_object_clones":0,"num_object_copies":6333,"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":2111,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11283,"num_write_kb":428608,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3323,"num_bytes_recovered":217776128,"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":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.e","version":"68'2","reported_seq":53,"reported_epoch":190,"state":"active+clean","last_fresh":"2023-09-23T23:40:31.758341+0000","last_change":"2023-09-23T23:39:01.787662+0000","last_active":"2023-09-23T23:40:31.758341+0000","last_peered":"2023-09-23T23:40:31.758341+0000","last_clean":"2023-09-23T23:40:31.758341+0000","last_became_active":"2023-09-23T23:39:01.774466+0000","last_became_peered":"2023-09-23T23:39:01.774466+0000","last_unstale":"2023-09-23T23:40:31.758341+0000","last_undegraded":"2023-09-23T23:40:31.758341+0000","last_fullsized":"2023-09-23T23:40:31.758341+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T06:21:06.723325+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"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,3,2],"acting":[1,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":144,"reported_epoch":190,"state":"active+clean","last_fresh":"2023-09-23T23:40:31.756569+0000","last_change":"2023-09-23T23:35:10.673509+0000","last_active":"2023-09-23T23:40:31.756569+0000","last_peered":"2023-09-23T23:40:31.756569+0000","last_clean":"2023-09-23T23:40:31.756569+0000","last_became_active":"2023-09-23T23:35:10.673318+0000","last_became_peered":"2023-09-23T23:35:10.673318+0000","last_unstale":"2023-09-23T23:40:31.756569+0000","last_undegraded":"2023-09-23T23:40:31.756569+0000","last_fullsized":"2023-09-23T23:40:31.756569+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:08:13.653109+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,4,3],"acting":[1,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"6.8","version":"191'10290","reported_seq":20585,"reported_epoch":191,"state":"active+clean","last_fresh":"2023-09-23T23:40:33.072168+0000","last_change":"2023-09-23T23:39:57.752980+0000","last_active":"2023-09-23T23:40:33.072168+0000","last_peered":"2023-09-23T23:40:33.072168+0000","last_clean":"2023-09-23T23:40:33.072168+0000","last_became_active":"2023-09-23T23:39:57.713867+0000","last_became_peered":"2023-09-23T23:39:57.713867+0000","last_unstale":"2023-09-23T23:40:33.072168+0000","last_undegraded":"2023-09-23T23:40:33.072168+0000","last_fullsized":"2023-09-23T23:40:33.072168+0000","mapping_epoch":170,"log_start":"160'3215","ondisk_log_start":"160'3215","created":153,"last_epoch_clean":174,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:37:04.373743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:37:04.373743+0000","last_clean_scrub_stamp":"2023-09-23T23:37:04.373743+0000","objects_scrubbed":0,"log_size":7075,"log_dups_size":0,"ondisk_log_size":7075,"stats_invalid":true,"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":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":65044480,"num_objects":992,"num_object_clones":0,"num_object_copies":2976,"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":992,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5576,"num_write_kb":210208,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2553,"num_bytes_recovered":167313408,"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":[2,3,6],"acting":[2,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.d","version":"68'1","reported_seq":54,"reported_epoch":190,"state":"active+clean","last_fresh":"2023-09-23T23:40:31.762715+0000","last_change":"2023-09-23T23:39:01.816014+0000","last_active":"2023-09-23T23:40:31.762715+0000","last_peered":"2023-09-23T23:40:31.762715+0000","last_clean":"2023-09-23T23:40:31.762715+0000","last_became_active":"2023-09-23T23:39:01.787794+0000","last_became_peered":"2023-09-23T23:39:01.787794+0000","last_unstale":"2023-09-23T23:40:31.762715+0000","last_undegraded":"2023-09-23T23:40:31.762715+0000","last_fullsized":"2023-09-23T23:40:31.762715+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"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 @ 2023-09-25T08:29:33.262195+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":70,"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":[6,3,4],"acting":[6,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":161,"reported_epoch":190,"state":"active+clean","last_fresh":"2023-09-23T23:40:31.762058+0000","last_change":"2023-09-23T23:39:01.787814+0000","last_active":"2023-09-23T23:40:31.762058+0000","last_peered":"2023-09-23T23:40:31.762058+0000","last_clean":"2023-09-23T23:40:31.762058+0000","last_became_active":"2023-09-23T23:39:01.787522+0000","last_became_peered":"2023-09-23T23:39:01.787522+0000","last_unstale":"2023-09-23T23:40:31.762058+0000","last_undegraded":"2023-09-23T23:40:31.762058+0000","last_fullsized":"2023-09-23T23:40:31.762058+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T01:04:52.248334+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,1,3],"acting":[6,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"6.9","version":"191'9938","reported_seq":12775,"reported_epoch":191,"state":"active+clean","last_fresh":"2023-09-23T23:40:33.047040+0000","last_change":"2023-09-23T23:40:25.731488+0000","last_active":"2023-09-23T23:40:33.047040+0000","last_peered":"2023-09-23T23:40:33.047040+0000","last_clean":"2023-09-23T23:40:33.047040+0000","last_became_active":"2023-09-23T23:40:25.712899+0000","last_became_peered":"2023-09-23T23:40:25.712899+0000","last_unstale":"2023-09-23T23:40:33.047040+0000","last_undegraded":"2023-09-23T23:40:33.047040+0000","last_fullsized":"2023-09-23T23:40:33.047040+0000","mapping_epoch":183,"log_start":"160'2948","ondisk_log_start":"160'2948","created":153,"last_epoch_clean":184,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:37:04.373743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:37:04.373743+0000","last_clean_scrub_stamp":"2023-09-23T23:37:04.373743+0000","objects_scrubbed":0,"log_size":6990,"log_dups_size":0,"ondisk_log_size":6990,"stats_invalid":true,"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":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":64618496,"num_objects":986,"num_object_clones":0,"num_object_copies":2958,"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":986,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5401,"num_write_kb":204384,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1175,"num_bytes_recovered":77004800,"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":[2,3,6],"acting":[2,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":143,"reported_epoch":187,"state":"active+clean","last_fresh":"2023-09-23T23:40:28.744694+0000","last_change":"2023-09-23T23:32:08.441267+0000","last_active":"2023-09-23T23:40:28.744694+0000","last_peered":"2023-09-23T23:40:28.744694+0000","last_clean":"2023-09-23T23:40:28.744694+0000","last_became_active":"2023-09-23T23:32:08.440895+0000","last_became_peered":"2023-09-23T23:32:08.440895+0000","last_unstale":"2023-09-23T23:40:28.744694+0000","last_undegraded":"2023-09-23T23:40:28.744694+0000","last_fullsized":"2023-09-23T23:40:28.744694+0000","mapping_epoch":120,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":121,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T02:38:44.532782+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,6,1],"acting":[3,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":97,"reported_epoch":190,"state":"active+clean","last_fresh":"2023-09-23T23:40:31.758711+0000","last_change":"2023-09-23T23:35:41.554918+0000","last_active":"2023-09-23T23:40:31.758711+0000","last_peered":"2023-09-23T23:40:31.758711+0000","last_clean":"2023-09-23T23:40:31.758711+0000","last_became_active":"2023-09-23T23:35:41.554595+0000","last_became_peered":"2023-09-23T23:35:41.554595+0000","last_unstale":"2023-09-23T23:40:31.758711+0000","last_undegraded":"2023-09-23T23:40:31.758711+0000","last_fullsized":"2023-09-23T23:40:31.758711+0000","mapping_epoch":141,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":142,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:08:11.714395+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,4,3],"acting":[1,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"6.e","version":"191'11021","reported_seq":16148,"reported_epoch":191,"state":"active+clean","last_fresh":"2023-09-23T23:40:33.118234+0000","last_change":"2023-09-23T23:40:32.875977+0000","last_active":"2023-09-23T23:40:33.118234+0000","last_peered":"2023-09-23T23:40:33.118234+0000","last_clean":"2023-09-23T23:40:33.118234+0000","last_became_active":"2023-09-23T23:40:32.843486+0000","last_became_peered":"2023-09-23T23:40:32.843486+0000","last_unstale":"2023-09-23T23:40:33.118234+0000","last_undegraded":"2023-09-23T23:40:33.118234+0000","last_fullsized":"2023-09-23T23:40:33.118234+0000","mapping_epoch":190,"log_start":"162'6253","ondisk_log_start":"162'6253","created":153,"last_epoch_clean":191,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:37:04.373743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:37:04.373743+0000","last_clean_scrub_stamp":"2023-09-23T23:37:04.373743+0000","objects_scrubbed":0,"log_size":4768,"log_dups_size":0,"ondisk_log_size":4768,"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 @ 2023-09-25T07:23:11.240409+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":138215424,"num_objects":2109,"num_object_clones":0,"num_object_copies":6327,"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":2109,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11021,"num_write_kb":420160,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2526,"num_bytes_recovered":165543936,"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,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.b","version":"69'3","reported_seq":196,"reported_epoch":187,"state":"active+clean","last_fresh":"2023-09-23T23:40:28.744922+0000","last_change":"2023-09-23T23:39:01.813592+0000","last_active":"2023-09-23T23:40:28.744922+0000","last_peered":"2023-09-23T23:40:28.744922+0000","last_clean":"2023-09-23T23:40:28.744922+0000","last_became_active":"2023-09-23T23:39:01.780525+0000","last_became_peered":"2023-09-23T23:39:01.780525+0000","last_unstale":"2023-09-23T23:40:28.744922+0000","last_undegraded":"2023-09-23T23:40:28.744922+0000","last_fullsized":"2023-09-23T23:40:28.744922+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"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 @ 2023-09-25T07:07:14.289204+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"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":[3,4,1],"acting":[3,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":124,"reported_epoch":187,"state":"active+clean","last_fresh":"2023-09-23T23:40:28.744602+0000","last_change":"2023-09-23T23:35:10.677772+0000","last_active":"2023-09-23T23:40:28.744602+0000","last_peered":"2023-09-23T23:40:28.744602+0000","last_clean":"2023-09-23T23:40:28.744602+0000","last_became_active":"2023-09-23T23:35:10.677374+0000","last_became_peered":"2023-09-23T23:35:10.677374+0000","last_unstale":"2023-09-23T23:40:28.744602+0000","last_undegraded":"2023-09-23T23:40:28.744602+0000","last_fullsized":"2023-09-23T23:40:28.744602+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:11:39.907276+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,4,6],"acting":[3,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"6.f","version":"191'11202","reported_seq":11251,"reported_epoch":191,"state":"active+clean","last_fresh":"2023-09-23T23:40:33.180317+0000","last_change":"2023-09-23T23:37:05.575281+0000","last_active":"2023-09-23T23:40:33.180317+0000","last_peered":"2023-09-23T23:40:33.180317+0000","last_clean":"2023-09-23T23:40:33.180317+0000","last_became_active":"2023-09-23T23:37:05.574904+0000","last_became_peered":"2023-09-23T23:37:05.574904+0000","last_unstale":"2023-09-23T23:40:33.180317+0000","last_undegraded":"2023-09-23T23:40:33.180317+0000","last_fullsized":"2023-09-23T23:40:33.180317+0000","mapping_epoch":153,"log_start":"162'5762","ondisk_log_start":"162'5762","created":153,"last_epoch_clean":154,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:37:04.373743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:37:04.373743+0000","last_clean_scrub_stamp":"2023-09-23T23:37:04.373743+0000","objects_scrubbed":0,"log_size":5440,"log_dups_size":0,"ondisk_log_size":5440,"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 @ 2023-09-25T09:19:22.052069+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":132775936,"num_objects":2026,"num_object_clones":0,"num_object_copies":6078,"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":2026,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11202,"num_write_kb":423296,"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":[2,3,4],"acting":[2,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":172,"reported_epoch":190,"state":"active+clean","last_fresh":"2023-09-23T23:40:31.761781+0000","last_change":"2023-09-23T23:39:01.786568+0000","last_active":"2023-09-23T23:40:31.761781+0000","last_peered":"2023-09-23T23:40:31.761781+0000","last_clean":"2023-09-23T23:40:31.761781+0000","last_became_active":"2023-09-23T23:39:01.786136+0000","last_became_peered":"2023-09-23T23:39:01.786136+0000","last_unstale":"2023-09-23T23:40:31.761781+0000","last_undegraded":"2023-09-23T23:40:31.761781+0000","last_fullsized":"2023-09-23T23:40:31.761781+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T06:27:10.726943+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":145,"reported_epoch":191,"state":"active+clean","last_fresh":"2023-09-23T23:40:32.834754+0000","last_change":"2023-09-23T23:34:47.357143+0000","last_active":"2023-09-23T23:40:32.834754+0000","last_peered":"2023-09-23T23:40:32.834754+0000","last_clean":"2023-09-23T23:40:32.834754+0000","last_became_active":"2023-09-23T23:34:47.356826+0000","last_became_peered":"2023-09-23T23:34:47.356826+0000","last_unstale":"2023-09-23T23:40:32.834754+0000","last_undegraded":"2023-09-23T23:40:32.834754+0000","last_fullsized":"2023-09-23T23:40:32.834754+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:18:46.795742+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[2,1,6],"acting":[2,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"6.c","version":"187'11049","reported_seq":20237,"reported_epoch":187,"state":"active+remapped+backfill_wait","last_fresh":"2023-09-23T23:40:29.130906+0000","last_change":"2023-09-23T23:39:57.728811+0000","last_active":"2023-09-23T23:40:29.130906+0000","last_peered":"2023-09-23T23:40:29.130906+0000","last_clean":"2023-09-23T23:39:00.717094+0000","last_became_active":"2023-09-23T23:39:02.888857+0000","last_became_peered":"2023-09-23T23:39:02.888857+0000","last_unstale":"2023-09-23T23:40:29.130906+0000","last_undegraded":"2023-09-23T23:40:29.130906+0000","last_fullsized":"2023-09-23T23:40:29.130906+0000","mapping_epoch":165,"log_start":"168'6852","ondisk_log_start":"168'6852","created":153,"last_epoch_clean":154,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:37:04.373743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:37:04.373743+0000","last_clean_scrub_stamp":"2023-09-23T23:37:04.373743+0000","objects_scrubbed":0,"log_size":4197,"log_dups_size":0,"ondisk_log_size":4197,"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 @ 2023-09-25T10:04:21.711195+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":137953280,"num_objects":2105,"num_object_clones":0,"num_object_copies":6315,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":99,"num_objects_unfound":0,"num_objects_dirty":2105,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11049,"num_write_kb":420928,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4566,"num_bytes_recovered":299237376,"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":[3,6,1],"acting":[3,6,7],"avail_no_missing":["3","6","7"],"object_location_counts":[{"shards":"3,6,7","objects":2105}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":138,"reported_epoch":191,"state":"active+clean","last_fresh":"2023-09-23T23:40:32.835561+0000","last_change":"2023-09-23T23:39:01.774125+0000","last_active":"2023-09-23T23:40:32.835561+0000","last_peered":"2023-09-23T23:40:32.835561+0000","last_clean":"2023-09-23T23:40:32.835561+0000","last_became_active":"2023-09-23T23:39:01.773702+0000","last_became_peered":"2023-09-23T23:39:01.773702+0000","last_unstale":"2023-09-23T23:40:32.835561+0000","last_undegraded":"2023-09-23T23:40:32.835561+0000","last_fullsized":"2023-09-23T23:40:32.835561+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:33:01.617070+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[2,1,3],"acting":[2,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":132,"reported_epoch":190,"state":"active+clean","last_fresh":"2023-09-23T23:40:31.763223+0000","last_change":"2023-09-23T23:35:10.690516+0000","last_active":"2023-09-23T23:40:31.763223+0000","last_peered":"2023-09-23T23:40:31.763223+0000","last_clean":"2023-09-23T23:40:31.763223+0000","last_became_active":"2023-09-23T23:35:10.689841+0000","last_became_peered":"2023-09-23T23:35:10.689841+0000","last_unstale":"2023-09-23T23:40:31.763223+0000","last_undegraded":"2023-09-23T23:40:31.763223+0000","last_fullsized":"2023-09-23T23:40:31.763223+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:36:08.373176+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,2],"acting":[6,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"6.d","version":"191'11212","reported_seq":11261,"reported_epoch":191,"state":"active+clean","last_fresh":"2023-09-23T23:40:33.129217+0000","last_change":"2023-09-23T23:37:05.446255+0000","last_active":"2023-09-23T23:40:33.129217+0000","last_peered":"2023-09-23T23:40:33.129217+0000","last_clean":"2023-09-23T23:40:33.129217+0000","last_became_active":"2023-09-23T23:37:05.444815+0000","last_became_peered":"2023-09-23T23:37:05.444815+0000","last_unstale":"2023-09-23T23:40:33.129217+0000","last_undegraded":"2023-09-23T23:40:33.129217+0000","last_fullsized":"2023-09-23T23:40:33.129217+0000","mapping_epoch":153,"log_start":"162'6431","ondisk_log_start":"162'6431","created":153,"last_epoch_clean":154,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:37:04.373743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:37:04.373743+0000","last_clean_scrub_stamp":"2023-09-23T23:37:04.373743+0000","objects_scrubbed":0,"log_size":4781,"log_dups_size":0,"ondisk_log_size":4781,"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 @ 2023-09-25T09:19:45.677670+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":131268632,"num_objects":2004,"num_object_clones":0,"num_object_copies":6012,"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":2004,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":11212,"num_write_kb":422849,"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,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":167,"reported_epoch":187,"state":"active+clean","last_fresh":"2023-09-23T23:40:28.746322+0000","last_change":"2023-09-23T23:39:01.780202+0000","last_active":"2023-09-23T23:40:28.746322+0000","last_peered":"2023-09-23T23:40:28.746322+0000","last_clean":"2023-09-23T23:40:28.746322+0000","last_became_active":"2023-09-23T23:39:01.779738+0000","last_became_peered":"2023-09-23T23:39:01.779738+0000","last_unstale":"2023-09-23T23:40:28.746322+0000","last_undegraded":"2023-09-23T23:40:28.746322+0000","last_fullsized":"2023-09-23T23:40:28.746322+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T09:58:07.103422+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":134,"reported_epoch":190,"state":"active+clean","last_fresh":"2023-09-23T23:40:31.757658+0000","last_change":"2023-09-23T23:26:56.892048+0000","last_active":"2023-09-23T23:40:31.757658+0000","last_peered":"2023-09-23T23:40:31.757658+0000","last_clean":"2023-09-23T23:40:31.757658+0000","last_became_active":"2023-09-23T23:26:56.891708+0000","last_became_peered":"2023-09-23T23:26:56.891708+0000","last_unstale":"2023-09-23T23:40:31.757658+0000","last_undegraded":"2023-09-23T23:40:31.757658+0000","last_fullsized":"2023-09-23T23:40:31.757658+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T06:30:13.122988+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"6.0","version":"187'10206","reported_seq":10259,"reported_epoch":187,"state":"active+clean","last_fresh":"2023-09-23T23:40:29.076401+0000","last_change":"2023-09-23T23:39:57.736864+0000","last_active":"2023-09-23T23:40:29.076401+0000","last_peered":"2023-09-23T23:40:29.076401+0000","last_clean":"2023-09-23T23:40:29.076401+0000","last_became_active":"2023-09-23T23:39:57.703555+0000","last_became_peered":"2023-09-23T23:39:57.703555+0000","last_unstale":"2023-09-23T23:40:29.076401+0000","last_undegraded":"2023-09-23T23:40:29.076401+0000","last_fullsized":"2023-09-23T23:40:29.076401+0000","mapping_epoch":153,"log_start":"161'4629","ondisk_log_start":"161'4629","created":153,"last_epoch_clean":174,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:37:04.373743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:37:04.373743+0000","last_clean_scrub_stamp":"2023-09-23T23:37:04.373743+0000","objects_scrubbed":0,"log_size":5577,"log_dups_size":0,"ondisk_log_size":5577,"stats_invalid":true,"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":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":67698688,"num_objects":1033,"num_object_clones":0,"num_object_copies":3099,"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":1033,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5544,"num_write_kb":210464,"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":[3,2,1],"acting":[3,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.4","version":"86'141","reported_seq":749,"reported_epoch":190,"state":"active+clean","last_fresh":"2023-09-23T23:40:31.757989+0000","last_change":"2023-09-23T23:39:04.826885+0000","last_active":"2023-09-23T23:40:31.757989+0000","last_peered":"2023-09-23T23:40:31.757989+0000","last_clean":"2023-09-23T23:40:31.757989+0000","last_became_active":"2023-09-23T23:39:04.826395+0000","last_became_peered":"2023-09-23T23:39:04.826395+0000","last_unstale":"2023-09-23T23:40:31.757989+0000","last_undegraded":"2023-09-23T23:40:31.757989+0000","last_fullsized":"2023-09-23T23:40:31.757989+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":141,"log_dups_size":0,"ondisk_log_size":141,"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 @ 2023-09-25T05:31:55.391104+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0015580520000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":790,"num_read_kb":1129,"num_write":131,"num_write_kb":281,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":20,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"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,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":161,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-09-23T23:40:29.743993+0000","last_change":"2023-09-23T23:32:08.441997+0000","last_active":"2023-09-23T23:40:29.743993+0000","last_peered":"2023-09-23T23:40:29.743993+0000","last_clean":"2023-09-23T23:40:29.743993+0000","last_became_active":"2023-09-23T23:32:08.441659+0000","last_became_peered":"2023-09-23T23:32:08.441659+0000","last_unstale":"2023-09-23T23:40:29.743993+0000","last_undegraded":"2023-09-23T23:40:29.743993+0000","last_fullsized":"2023-09-23T23:40:29.743993+0000","mapping_epoch":120,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":121,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T00:23:04.802598+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,2,6],"acting":[3,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":156,"reported_epoch":190,"state":"active+clean","last_fresh":"2023-09-23T23:40:31.757141+0000","last_change":"2023-09-23T23:39:01.776138+0000","last_active":"2023-09-23T23:40:31.757141+0000","last_peered":"2023-09-23T23:40:31.757141+0000","last_clean":"2023-09-23T23:40:31.757141+0000","last_became_active":"2023-09-23T23:39:01.773415+0000","last_became_peered":"2023-09-23T23:39:01.773415+0000","last_unstale":"2023-09-23T23:40:31.757141+0000","last_undegraded":"2023-09-23T23:40:31.757141+0000","last_fullsized":"2023-09-23T23:40:31.757141+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T09:01:53.949327+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"6.6","version":"187'10053","reported_seq":10117,"reported_epoch":187,"state":"active+remapped+backfill_wait","last_fresh":"2023-09-23T23:40:29.139411+0000","last_change":"2023-09-23T23:39:57.698409+0000","last_active":"2023-09-23T23:40:29.139411+0000","last_peered":"2023-09-23T23:40:29.139411+0000","last_clean":"2023-09-23T23:39:00.753994+0000","last_became_active":"2023-09-23T23:39:57.676927+0000","last_became_peered":"2023-09-23T23:39:57.676927+0000","last_unstale":"2023-09-23T23:40:29.139411+0000","last_undegraded":"2023-09-23T23:40:29.139411+0000","last_fullsized":"2023-09-23T23:40:29.139411+0000","mapping_epoch":165,"log_start":"161'4567","ondisk_log_start":"161'4567","created":153,"last_epoch_clean":154,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:37:04.373743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:37:04.373743+0000","last_clean_scrub_stamp":"2023-09-23T23:37:04.373743+0000","objects_scrubbed":0,"log_size":5486,"log_dups_size":0,"ondisk_log_size":5486,"stats_invalid":true,"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":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70647808,"num_objects":1078,"num_object_clones":0,"num_object_copies":3234,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":1078,"num_objects_unfound":0,"num_objects_dirty":1078,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5409,"num_write_kb":207584,"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":[3,4,6],"acting":[3,4,7],"avail_no_missing":["3","4","7"],"object_location_counts":[{"shards":"3,4,7","objects":1078}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.2","version":"86'65","reported_seq":705,"reported_epoch":190,"state":"active+clean","last_fresh":"2023-09-23T23:40:31.758172+0000","last_change":"2023-09-23T23:35:41.712039+0000","last_active":"2023-09-23T23:40:31.758172+0000","last_peered":"2023-09-23T23:40:31.758172+0000","last_clean":"2023-09-23T23:40:31.758172+0000","last_became_active":"2023-09-23T23:35:41.552046+0000","last_became_peered":"2023-09-23T23:35:41.552046+0000","last_unstale":"2023-09-23T23:40:31.758172+0000","last_undegraded":"2023-09-23T23:40:31.758172+0000","last_fullsized":"2023-09-23T23:40:31.758172+0000","mapping_epoch":141,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":142,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":65,"log_dups_size":0,"ondisk_log_size":65,"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 @ 2023-09-25T09:54:09.518261+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0011165630000000001,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":823,"num_read_kb":765,"num_write":49,"num_write_kb":33,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":10,"num_bytes_recovered":38,"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,6,3],"acting":[1,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":112,"reported_epoch":190,"state":"active+clean","last_fresh":"2023-09-23T23:40:31.761693+0000","last_change":"2023-09-23T23:35:41.544251+0000","last_active":"2023-09-23T23:40:31.761693+0000","last_peered":"2023-09-23T23:40:31.761693+0000","last_clean":"2023-09-23T23:40:31.761693+0000","last_became_active":"2023-09-23T23:35:41.543876+0000","last_became_peered":"2023-09-23T23:35:41.543876+0000","last_unstale":"2023-09-23T23:40:31.761693+0000","last_undegraded":"2023-09-23T23:40:31.761693+0000","last_fullsized":"2023-09-23T23:40:31.761693+0000","mapping_epoch":141,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":142,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:57:42.779563+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":150,"reported_epoch":190,"state":"active+clean","last_fresh":"2023-09-23T23:40:31.757860+0000","last_change":"2023-09-23T23:26:56.887746+0000","last_active":"2023-09-23T23:40:31.757860+0000","last_peered":"2023-09-23T23:40:31.757860+0000","last_clean":"2023-09-23T23:40:31.757860+0000","last_became_active":"2023-09-23T23:26:56.887239+0000","last_became_peered":"2023-09-23T23:26:56.887239+0000","last_unstale":"2023-09-23T23:40:31.757860+0000","last_undegraded":"2023-09-23T23:40:31.757860+0000","last_fullsized":"2023-09-23T23:40:31.757860+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T06:37:21.318533+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"6.5","version":"191'10025","reported_seq":12933,"reported_epoch":191,"state":"active+clean","last_fresh":"2023-09-23T23:40:33.011195+0000","last_change":"2023-09-23T23:40:21.711807+0000","last_active":"2023-09-23T23:40:33.011195+0000","last_peered":"2023-09-23T23:40:33.011195+0000","last_clean":"2023-09-23T23:40:33.011195+0000","last_became_active":"2023-09-23T23:40:21.696041+0000","last_became_peered":"2023-09-23T23:40:21.696041+0000","last_unstale":"2023-09-23T23:40:33.011195+0000","last_undegraded":"2023-09-23T23:40:33.011195+0000","last_fullsized":"2023-09-23T23:40:33.011195+0000","mapping_epoch":181,"log_start":"161'4344","ondisk_log_start":"161'4344","created":153,"last_epoch_clean":182,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:37:04.373743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:37:04.373743+0000","last_clean_scrub_stamp":"2023-09-23T23:37:04.373743+0000","objects_scrubbed":0,"log_size":5681,"log_dups_size":0,"ondisk_log_size":5681,"stats_invalid":true,"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":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":65765376,"num_objects":1003,"num_object_clones":0,"num_object_copies":3009,"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":1003,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5444,"num_write_kb":206336,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1404,"num_bytes_recovered":92045312,"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":[6,3,2],"acting":[6,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.1","version":"86'129","reported_seq":889,"reported_epoch":191,"state":"active+clean","last_fresh":"2023-09-23T23:40:32.835718+0000","last_change":"2023-09-23T23:36:52.795698+0000","last_active":"2023-09-23T23:40:32.835718+0000","last_peered":"2023-09-23T23:40:32.835718+0000","last_clean":"2023-09-23T23:40:32.835718+0000","last_became_active":"2023-09-23T23:36:52.794988+0000","last_became_peered":"2023-09-23T23:36:52.794988+0000","last_unstale":"2023-09-23T23:40:32.835718+0000","last_undegraded":"2023-09-23T23:40:32.835718+0000","last_fullsized":"2023-09-23T23:40:32.835718+0000","mapping_epoch":151,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":152,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":129,"log_dups_size":0,"ondisk_log_size":129,"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 @ 2023-09-25T06:51:17.361254+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00137744,"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":1280,"num_read_kb":2606,"num_write":99,"num_write_kb":1350,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":11,"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":[2,3,1],"acting":[2,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":134,"reported_epoch":190,"state":"active+clean","last_fresh":"2023-09-23T23:40:31.756368+0000","last_change":"2023-09-23T23:26:27.455262+0000","last_active":"2023-09-23T23:40:31.756368+0000","last_peered":"2023-09-23T23:40:31.756368+0000","last_clean":"2023-09-23T23:40:31.756368+0000","last_became_active":"2023-09-23T23:26:27.454866+0000","last_became_peered":"2023-09-23T23:26:27.454866+0000","last_unstale":"2023-09-23T23:40:31.756368+0000","last_undegraded":"2023-09-23T23:40:31.756368+0000","last_fullsized":"2023-09-23T23:40:31.756368+0000","mapping_epoch":104,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":105,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:09:05.340269+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":191,"reported_epoch":190,"state":"active+clean","last_fresh":"2023-09-23T23:40:31.757907+0000","last_change":"2023-09-23T23:39:01.774764+0000","last_active":"2023-09-23T23:40:31.757907+0000","last_peered":"2023-09-23T23:40:31.757907+0000","last_clean":"2023-09-23T23:40:31.757907+0000","last_became_active":"2023-09-23T23:39:01.774396+0000","last_became_peered":"2023-09-23T23:39:01.774396+0000","last_unstale":"2023-09-23T23:40:31.757907+0000","last_undegraded":"2023-09-23T23:40:31.757907+0000","last_fullsized":"2023-09-23T23:40:31.757907+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T04:36:24.905947+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,3,2],"acting":[1,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"6.7","version":"187'10330","reported_seq":10385,"reported_epoch":187,"state":"active+clean","last_fresh":"2023-09-23T23:40:29.073218+0000","last_change":"2023-09-23T23:39:57.700595+0000","last_active":"2023-09-23T23:40:29.073218+0000","last_peered":"2023-09-23T23:40:29.073218+0000","last_clean":"2023-09-23T23:40:29.073218+0000","last_became_active":"2023-09-23T23:39:57.681767+0000","last_became_peered":"2023-09-23T23:39:57.681767+0000","last_unstale":"2023-09-23T23:40:29.073218+0000","last_undegraded":"2023-09-23T23:40:29.073218+0000","last_fullsized":"2023-09-23T23:40:29.073218+0000","mapping_epoch":153,"log_start":"161'4711","ondisk_log_start":"161'4711","created":153,"last_epoch_clean":174,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:37:04.373743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:37:04.373743+0000","last_clean_scrub_stamp":"2023-09-23T23:37:04.373743+0000","objects_scrubbed":0,"log_size":5619,"log_dups_size":0,"ondisk_log_size":5619,"stats_invalid":true,"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":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":67698688,"num_objects":1033,"num_object_clones":0,"num_object_copies":3099,"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":1033,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5594,"num_write_kb":212064,"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":[3,4,1],"acting":[3,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.3","version":"86'236","reported_seq":998,"reported_epoch":192,"state":"active+clean","last_fresh":"2023-09-23T23:40:33.770082+0000","last_change":"2023-09-23T23:39:04.842800+0000","last_active":"2023-09-23T23:40:33.770082+0000","last_peered":"2023-09-23T23:40:33.770082+0000","last_clean":"2023-09-23T23:40:33.770082+0000","last_became_active":"2023-09-23T23:39:04.839084+0000","last_became_peered":"2023-09-23T23:39:04.839084+0000","last_unstale":"2023-09-23T23:40:33.770082+0000","last_undegraded":"2023-09-23T23:40:33.770082+0000","last_fullsized":"2023-09-23T23:40:33.770082+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":236,"log_dups_size":0,"ondisk_log_size":236,"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 @ 2023-09-25T02:30:13.746830+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001002637,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":1277,"num_read_kb":1428,"num_write":202,"num_write_kb":266,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":22,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"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":[2,3,6],"acting":[2,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"1.0","version":"90'161","reported_seq":467,"reported_epoch":190,"state":"active+clean","last_fresh":"2023-09-23T23:40:31.762100+0000","last_change":"2023-09-23T23:39:04.825893+0000","last_active":"2023-09-23T23:40:31.762100+0000","last_peered":"2023-09-23T23:40:31.762100+0000","last_clean":"2023-09-23T23:40:31.762100+0000","last_became_active":"2023-09-23T23:39:04.825463+0000","last_became_peered":"2023-09-23T23:39:04.825463+0000","last_unstale":"2023-09-23T23:40:31.762100+0000","last_undegraded":"2023-09-23T23:40:31.762100+0000","last_fullsized":"2023-09-23T23:40:31.762100+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:06:14.091106+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:06:14.091106+0000","last_clean_scrub_stamp":"2023-09-23T23:06:14.091106+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"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 @ 2023-09-25T09:39:02.399806+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":486,"num_read_kb":912,"num_write":239,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":2361472,"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":[6,1,2],"acting":[6,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":115,"reported_epoch":187,"state":"active+clean","last_fresh":"2023-09-23T23:40:28.743852+0000","last_change":"2023-09-23T23:32:08.448810+0000","last_active":"2023-09-23T23:40:28.743852+0000","last_peered":"2023-09-23T23:40:28.743852+0000","last_clean":"2023-09-23T23:40:28.743852+0000","last_became_active":"2023-09-23T23:32:08.448209+0000","last_became_peered":"2023-09-23T23:32:08.448209+0000","last_unstale":"2023-09-23T23:40:28.743852+0000","last_undegraded":"2023-09-23T23:40:28.743852+0000","last_fullsized":"2023-09-23T23:40:28.743852+0000","mapping_epoch":120,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":121,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:20:27.061693+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,6,4],"acting":[3,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":144,"reported_epoch":190,"state":"active+clean","last_fresh":"2023-09-23T23:40:31.762573+0000","last_change":"2023-09-23T23:39:01.790984+0000","last_active":"2023-09-23T23:40:31.762573+0000","last_peered":"2023-09-23T23:40:31.762573+0000","last_clean":"2023-09-23T23:40:31.762573+0000","last_became_active":"2023-09-23T23:39:01.790626+0000","last_became_peered":"2023-09-23T23:39:01.790626+0000","last_unstale":"2023-09-23T23:40:31.762573+0000","last_undegraded":"2023-09-23T23:40:31.762573+0000","last_fullsized":"2023-09-23T23:40:31.762573+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T09:19:07.777738+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,3],"acting":[6,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"6.4","version":"190'10273","reported_seq":10332,"reported_epoch":191,"state":"peering","last_fresh":"2023-09-23T23:40:32.842993+0000","last_change":"2023-09-23T23:40:32.843213+0000","last_active":"2023-09-23T23:40:32.842993+0000","last_peered":"2023-09-23T23:40:32.105864+0000","last_clean":"2023-09-23T23:40:32.105864+0000","last_became_active":"2023-09-23T23:39:57.672975+0000","last_became_peered":"2023-09-23T23:39:57.672975+0000","last_unstale":"2023-09-23T23:40:32.842993+0000","last_undegraded":"2023-09-23T23:40:32.842993+0000","last_fullsized":"2023-09-23T23:40:32.842993+0000","mapping_epoch":191,"log_start":"161'4210","ondisk_log_start":"161'4210","created":153,"last_epoch_clean":174,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:37:04.373743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:37:04.373743+0000","last_clean_scrub_stamp":"2023-09-23T23:37:04.373743+0000","objects_scrubbed":0,"log_size":6063,"log_dups_size":0,"ondisk_log_size":6063,"stats_invalid":true,"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":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":66748416,"num_objects":1018,"num_object_clones":0,"num_object_copies":3054,"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":1018,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5576,"num_write_kb":211040,"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,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[3,4,6],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.0","version":"86'115","reported_seq":418,"reported_epoch":190,"state":"active+clean","last_fresh":"2023-09-23T23:40:31.756516+0000","last_change":"2023-09-23T23:39:04.825581+0000","last_active":"2023-09-23T23:40:31.756516+0000","last_peered":"2023-09-23T23:40:31.756516+0000","last_clean":"2023-09-23T23:40:31.756516+0000","last_became_active":"2023-09-23T23:39:04.824855+0000","last_became_peered":"2023-09-23T23:39:04.824855+0000","last_unstale":"2023-09-23T23:40:31.756516+0000","last_undegraded":"2023-09-23T23:40:31.756516+0000","last_fullsized":"2023-09-23T23:40:31.756516+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":115,"log_dups_size":0,"ondisk_log_size":115,"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 @ 2023-09-25T05:17:19.954995+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00094966699999999996,"stat_sum":{"num_bytes":4194304,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":507,"num_read_kb":3491,"num_write":106,"num_write_kb":7211,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":4194304,"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,3,6],"acting":[1,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":144,"reported_epoch":187,"state":"active+clean","last_fresh":"2023-09-23T23:40:28.744689+0000","last_change":"2023-09-23T23:39:01.784681+0000","last_active":"2023-09-23T23:40:28.744689+0000","last_peered":"2023-09-23T23:40:28.744689+0000","last_clean":"2023-09-23T23:40:28.744689+0000","last_became_active":"2023-09-23T23:39:01.784307+0000","last_became_peered":"2023-09-23T23:39:01.784307+0000","last_unstale":"2023-09-23T23:40:28.744689+0000","last_undegraded":"2023-09-23T23:40:28.744689+0000","last_fullsized":"2023-09-23T23:40:28.744689+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:23:29.996247+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":134,"reported_epoch":190,"state":"active+clean","last_fresh":"2023-09-23T23:40:31.757847+0000","last_change":"2023-09-23T23:39:01.782538+0000","last_active":"2023-09-23T23:40:31.757847+0000","last_peered":"2023-09-23T23:40:31.757847+0000","last_clean":"2023-09-23T23:40:31.757847+0000","last_became_active":"2023-09-23T23:39:01.781783+0000","last_became_peered":"2023-09-23T23:39:01.781783+0000","last_unstale":"2023-09-23T23:40:31.757847+0000","last_undegraded":"2023-09-23T23:40:31.757847+0000","last_fullsized":"2023-09-23T23:40:31.757847+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:04:24.141182+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"6.1","version":"191'10303","reported_seq":10360,"reported_epoch":191,"state":"active+clean","last_fresh":"2023-09-23T23:40:33.136690+0000","last_change":"2023-09-23T23:39:57.729405+0000","last_active":"2023-09-23T23:40:33.136690+0000","last_peered":"2023-09-23T23:40:33.136690+0000","last_clean":"2023-09-23T23:40:33.136690+0000","last_became_active":"2023-09-23T23:39:57.715604+0000","last_became_peered":"2023-09-23T23:39:57.715604+0000","last_unstale":"2023-09-23T23:40:33.136690+0000","last_undegraded":"2023-09-23T23:40:33.136690+0000","last_fullsized":"2023-09-23T23:40:33.136690+0000","mapping_epoch":153,"log_start":"161'4143","ondisk_log_start":"161'4143","created":153,"last_epoch_clean":174,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:37:04.373743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:37:04.373743+0000","last_clean_scrub_stamp":"2023-09-23T23:37:04.373743+0000","objects_scrubbed":0,"log_size":6160,"log_dups_size":0,"ondisk_log_size":6160,"stats_invalid":true,"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":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":67371008,"num_objects":1028,"num_object_clones":0,"num_object_copies":3084,"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":1028,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5608,"num_write_kb":212352,"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,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"86'75","reported_seq":496,"reported_epoch":190,"state":"active+clean","last_fresh":"2023-09-23T23:40:31.757250+0000","last_change":"2023-09-23T23:39:01.835461+0000","last_active":"2023-09-23T23:40:31.757250+0000","last_peered":"2023-09-23T23:40:31.757250+0000","last_clean":"2023-09-23T23:40:31.757250+0000","last_became_active":"2023-09-23T23:39:01.785871+0000","last_became_peered":"2023-09-23T23:39:01.785871+0000","last_unstale":"2023-09-23T23:40:31.757250+0000","last_undegraded":"2023-09-23T23:40:31.757250+0000","last_fullsized":"2023-09-23T23:40:31.757250+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":75,"log_dups_size":0,"ondisk_log_size":75,"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 @ 2023-09-25T08:31:23.278851+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001060697,"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":561,"num_read_kb":487,"num_write":59,"num_write_kb":42,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":10,"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,4,6],"acting":[1,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":152,"reported_epoch":190,"state":"active+clean","last_fresh":"2023-09-23T23:40:31.758140+0000","last_change":"2023-09-23T23:34:47.348873+0000","last_active":"2023-09-23T23:40:31.758140+0000","last_peered":"2023-09-23T23:40:31.758140+0000","last_clean":"2023-09-23T23:40:31.758140+0000","last_became_active":"2023-09-23T23:34:47.348583+0000","last_became_peered":"2023-09-23T23:34:47.348583+0000","last_unstale":"2023-09-23T23:40:31.758140+0000","last_undegraded":"2023-09-23T23:40:31.758140+0000","last_fullsized":"2023-09-23T23:40:31.758140+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:36:01.708489+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":93,"reported_epoch":190,"state":"active+clean","last_fresh":"2023-09-23T23:40:31.758626+0000","last_change":"2023-09-23T23:39:01.781624+0000","last_active":"2023-09-23T23:40:31.758626+0000","last_peered":"2023-09-23T23:40:31.758626+0000","last_clean":"2023-09-23T23:40:31.758626+0000","last_became_active":"2023-09-23T23:39:01.781206+0000","last_became_peered":"2023-09-23T23:39:01.781206+0000","last_unstale":"2023-09-23T23:40:31.758626+0000","last_undegraded":"2023-09-23T23:40:31.758626+0000","last_fullsized":"2023-09-23T23:40:31.758626+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T04:05:01.823221+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,6,3],"acting":[1,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"6.2","version":"190'10079","reported_seq":10144,"reported_epoch":192,"state":"remapped+peering","last_fresh":"2023-09-23T23:40:33.770560+0000","last_change":"2023-09-23T23:40:33.770560+0000","last_active":"2023-09-23T23:40:32.761493+0000","last_peered":"2023-09-23T23:40:31.917917+0000","last_clean":"2023-09-23T23:40:31.917917+0000","last_became_active":"2023-09-23T23:39:57.723685+0000","last_became_peered":"2023-09-23T23:39:57.723685+0000","last_unstale":"2023-09-23T23:40:33.770560+0000","last_undegraded":"2023-09-23T23:40:33.770560+0000","last_fullsized":"2023-09-23T23:40:33.770560+0000","mapping_epoch":192,"log_start":"161'4441","ondisk_log_start":"161'4441","created":153,"last_epoch_clean":174,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:37:04.373743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:37:04.373743+0000","last_clean_scrub_stamp":"2023-09-23T23:37:04.373743+0000","objects_scrubbed":0,"log_size":5638,"log_dups_size":0,"ondisk_log_size":5638,"stats_invalid":true,"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":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":65372160,"num_objects":997,"num_object_clones":0,"num_object_copies":2991,"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":997,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5469,"num_write_kb":206944,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"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":[2,4,6],"acting":[2,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.7","version":"68'2","reported_seq":195,"reported_epoch":187,"state":"active+clean","last_fresh":"2023-09-23T23:40:28.749989+0000","last_change":"2023-09-23T23:39:01.789138+0000","last_active":"2023-09-23T23:40:28.749989+0000","last_peered":"2023-09-23T23:40:28.749989+0000","last_clean":"2023-09-23T23:40:28.749989+0000","last_became_active":"2023-09-23T23:39:01.776768+0000","last_became_peered":"2023-09-23T23:39:01.776768+0000","last_unstale":"2023-09-23T23:40:28.749989+0000","last_undegraded":"2023-09-23T23:40:28.749989+0000","last_fullsized":"2023-09-23T23:40:28.749989+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T11:01:50.480472+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"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":[3,2,1],"acting":[3,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"86'170","reported_seq":501,"reported_epoch":190,"state":"active+clean","last_fresh":"2023-09-23T23:40:31.757942+0000","last_change":"2023-09-23T23:25:05.228483+0000","last_active":"2023-09-23T23:40:31.757942+0000","last_peered":"2023-09-23T23:40:31.757942+0000","last_clean":"2023-09-23T23:40:31.757942+0000","last_became_active":"2023-09-23T23:25:05.227766+0000","last_became_peered":"2023-09-23T23:25:05.227766+0000","last_unstale":"2023-09-23T23:40:31.757942+0000","last_undegraded":"2023-09-23T23:40:31.757942+0000","last_fullsized":"2023-09-23T23:40:31.757942+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":170,"log_dups_size":0,"ondisk_log_size":170,"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 @ 2023-09-25T06:17:40.984099+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00066166300000000005,"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":537,"num_read_kb":1957,"num_write":160,"num_write_kb":2393,"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,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":170,"reported_epoch":187,"state":"active+clean","last_fresh":"2023-09-23T23:40:28.746057+0000","last_change":"2023-09-23T23:39:01.786256+0000","last_active":"2023-09-23T23:40:28.746057+0000","last_peered":"2023-09-23T23:40:28.746057+0000","last_clean":"2023-09-23T23:40:28.746057+0000","last_became_active":"2023-09-23T23:39:01.785899+0000","last_became_peered":"2023-09-23T23:39:01.785899+0000","last_unstale":"2023-09-23T23:40:28.746057+0000","last_undegraded":"2023-09-23T23:40:28.746057+0000","last_fullsized":"2023-09-23T23:40:28.746057+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:01:41.201506+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"6.3","version":"191'10292","reported_seq":14050,"reported_epoch":191,"state":"active+clean","last_fresh":"2023-09-23T23:40:33.133971+0000","last_change":"2023-09-23T23:40:11.675845+0000","last_active":"2023-09-23T23:40:33.133971+0000","last_peered":"2023-09-23T23:40:33.133971+0000","last_clean":"2023-09-23T23:40:33.133971+0000","last_became_active":"2023-09-23T23:40:11.636602+0000","last_became_peered":"2023-09-23T23:40:11.636602+0000","last_unstale":"2023-09-23T23:40:33.133971+0000","last_undegraded":"2023-09-23T23:40:33.133971+0000","last_fullsized":"2023-09-23T23:40:33.133971+0000","mapping_epoch":178,"log_start":"161'4650","ondisk_log_start":"161'4650","created":153,"last_epoch_clean":179,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:37:04.373743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:37:04.373743+0000","last_clean_scrub_stamp":"2023-09-23T23:37:04.373743+0000","objects_scrubbed":0,"log_size":5642,"log_dups_size":0,"ondisk_log_size":5642,"stats_invalid":true,"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":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70254592,"num_objects":1072,"num_object_clones":0,"num_object_copies":3216,"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":1072,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5570,"num_write_kb":212544,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1837,"num_bytes_recovered":120324096,"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":[6,2,1],"acting":[6,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.7","version":"86'45","reported_seq":341,"reported_epoch":190,"state":"active+clean","last_fresh":"2023-09-23T23:40:31.762753+0000","last_change":"2023-09-23T23:39:01.826213+0000","last_active":"2023-09-23T23:40:31.762753+0000","last_peered":"2023-09-23T23:40:31.762753+0000","last_clean":"2023-09-23T23:40:31.762753+0000","last_became_active":"2023-09-23T23:39:01.790699+0000","last_became_peered":"2023-09-23T23:39:01.790699+0000","last_unstale":"2023-09-23T23:40:31.762753+0000","last_undegraded":"2023-09-23T23:40:31.762753+0000","last_fullsized":"2023-09-23T23:40:31.762753+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":45,"log_dups_size":0,"ondisk_log_size":45,"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 @ 2023-09-25T04:53:17.666559+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000729169,"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":205,"num_read_kb":1380,"num_write":40,"num_write_kb":1138,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":7,"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":[6,2,3],"acting":[6,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"69'1","reported_seq":123,"reported_epoch":190,"state":"active+clean","last_fresh":"2023-09-23T23:40:31.758238+0000","last_change":"2023-09-23T23:39:01.807884+0000","last_active":"2023-09-23T23:40:31.758238+0000","last_peered":"2023-09-23T23:40:31.758238+0000","last_clean":"2023-09-23T23:40:31.758238+0000","last_became_active":"2023-09-23T23:39:01.782282+0000","last_became_peered":"2023-09-23T23:39:01.782282+0000","last_unstale":"2023-09-23T23:40:31.758238+0000","last_undegraded":"2023-09-23T23:40:31.758238+0000","last_fullsized":"2023-09-23T23:40:31.758238+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"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 @ 2023-09-25T07:33:53.803220+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"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,3,6],"acting":[1,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":150,"reported_epoch":190,"state":"active+clean","last_fresh":"2023-09-23T23:40:31.762511+0000","last_change":"2023-09-23T23:39:01.786484+0000","last_active":"2023-09-23T23:40:31.762511+0000","last_peered":"2023-09-23T23:40:31.762511+0000","last_clean":"2023-09-23T23:40:31.762511+0000","last_became_active":"2023-09-23T23:39:01.783785+0000","last_became_peered":"2023-09-23T23:39:01.783785+0000","last_unstale":"2023-09-23T23:40:31.762511+0000","last_undegraded":"2023-09-23T23:40:31.762511+0000","last_fullsized":"2023-09-23T23:40:31.762511+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T07:13:44.411621+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,2],"acting":[6,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.1b","version":"69'2","reported_seq":52,"reported_epoch":190,"state":"active+clean","last_fresh":"2023-09-23T23:40:31.758505+0000","last_change":"2023-09-23T23:39:01.780928+0000","last_active":"2023-09-23T23:40:31.758505+0000","last_peered":"2023-09-23T23:40:31.758505+0000","last_clean":"2023-09-23T23:40:31.758505+0000","last_became_active":"2023-09-23T23:39:01.780365+0000","last_became_peered":"2023-09-23T23:39:01.780365+0000","last_unstale":"2023-09-23T23:40:31.758505+0000","last_undegraded":"2023-09-23T23:40:31.758505+0000","last_fullsized":"2023-09-23T23:40:31.758505+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T09:02:03.468255+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,4,3],"acting":[1,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":44,"reported_epoch":191,"state":"active+clean","last_fresh":"2023-09-23T23:40:32.835911+0000","last_change":"2023-09-23T23:37:33.627072+0000","last_active":"2023-09-23T23:40:32.835911+0000","last_peered":"2023-09-23T23:40:32.835911+0000","last_clean":"2023-09-23T23:40:32.835911+0000","last_became_active":"2023-09-23T23:37:33.626666+0000","last_became_peered":"2023-09-23T23:37:33.626666+0000","last_unstale":"2023-09-23T23:40:32.835911+0000","last_undegraded":"2023-09-23T23:40:32.835911+0000","last_fullsized":"2023-09-23T23:40:32.835911+0000","mapping_epoch":159,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":160,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:18:08.661390+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[2,3,4],"acting":[2,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"6.19","version":"191'9908","reported_seq":10998,"reported_epoch":192,"state":"active+remapped+backfilling","last_fresh":"2023-09-23T23:40:34.132583+0000","last_change":"2023-09-23T23:40:33.842818+0000","last_active":"2023-09-23T23:40:34.132583+0000","last_peered":"2023-09-23T23:40:34.132583+0000","last_clean":"2023-09-23T23:39:00.749702+0000","last_became_active":"2023-09-23T23:39:59.701738+0000","last_became_peered":"2023-09-23T23:39:59.701738+0000","last_unstale":"2023-09-23T23:40:34.132583+0000","last_undegraded":"2023-09-23T23:40:34.132583+0000","last_fullsized":"2023-09-23T23:40:34.132583+0000","mapping_epoch":175,"log_start":"160'2948","ondisk_log_start":"160'2948","created":173,"last_epoch_clean":154,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:37:04.373743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:37:04.373743+0000","last_clean_scrub_stamp":"2023-09-23T23:37:04.373743+0000","objects_scrubbed":0,"log_size":6960,"log_dups_size":0,"ondisk_log_size":6960,"stats_invalid":true,"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":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":66584576,"num_objects":1016,"num_object_clones":0,"num_object_copies":3048,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":717,"num_objects_unfound":0,"num_objects_dirty":1016,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5371,"num_write_kb":204384,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":307,"num_bytes_recovered":20119552,"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":[2,3,6],"acting":[2,3,7],"avail_no_missing":["2","3","7"],"object_location_counts":[{"shards":"2,3,7","objects":1016}],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1c","version":"68'2","reported_seq":62,"reported_epoch":191,"state":"active+clean","last_fresh":"2023-09-23T23:40:32.834330+0000","last_change":"2023-09-23T23:39:01.815450+0000","last_active":"2023-09-23T23:40:32.834330+0000","last_peered":"2023-09-23T23:40:32.834330+0000","last_clean":"2023-09-23T23:40:32.834330+0000","last_became_active":"2023-09-23T23:39:01.780808+0000","last_became_peered":"2023-09-23T23:39:01.780808+0000","last_unstale":"2023-09-23T23:40:32.834330+0000","last_undegraded":"2023-09-23T23:40:32.834330+0000","last_fullsized":"2023-09-23T23:40:32.834330+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T04:52:51.165825+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"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":[2,1,6],"acting":[2,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":145,"reported_epoch":187,"state":"active+clean","last_fresh":"2023-09-23T23:40:28.745561+0000","last_change":"2023-09-23T23:34:47.350121+0000","last_active":"2023-09-23T23:40:28.745561+0000","last_peered":"2023-09-23T23:40:28.745561+0000","last_clean":"2023-09-23T23:40:28.745561+0000","last_became_active":"2023-09-23T23:34:47.349705+0000","last_became_peered":"2023-09-23T23:34:47.349705+0000","last_unstale":"2023-09-23T23:40:28.745561+0000","last_undegraded":"2023-09-23T23:40:28.745561+0000","last_fullsized":"2023-09-23T23:40:28.745561+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:55:23.138509+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"6.18","version":"191'10276","reported_seq":20571,"reported_epoch":191,"state":"active+clean","last_fresh":"2023-09-23T23:40:33.188145+0000","last_change":"2023-09-23T23:39:57.769409+0000","last_active":"2023-09-23T23:40:33.188145+0000","last_peered":"2023-09-23T23:40:33.188145+0000","last_clean":"2023-09-23T23:40:33.188145+0000","last_became_active":"2023-09-23T23:39:57.753235+0000","last_became_peered":"2023-09-23T23:39:57.753235+0000","last_unstale":"2023-09-23T23:40:33.188145+0000","last_undegraded":"2023-09-23T23:40:33.188145+0000","last_fullsized":"2023-09-23T23:40:33.188145+0000","mapping_epoch":173,"log_start":"160'3215","ondisk_log_start":"160'3215","created":173,"last_epoch_clean":174,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:37:04.373743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:37:04.373743+0000","last_clean_scrub_stamp":"2023-09-23T23:37:04.373743+0000","objects_scrubbed":0,"log_size":7061,"log_dups_size":0,"ondisk_log_size":7061,"stats_invalid":true,"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":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":65961984,"num_objects":1007,"num_object_clones":0,"num_object_copies":3021,"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":1007,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5563,"num_write_kb":210208,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2554,"num_bytes_recovered":167313408,"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":[2,3,6],"acting":[2,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1d","version":"68'2","reported_seq":77,"reported_epoch":190,"state":"active+clean","last_fresh":"2023-09-23T23:40:31.762874+0000","last_change":"2023-09-23T23:35:10.676206+0000","last_active":"2023-09-23T23:40:31.762874+0000","last_peered":"2023-09-23T23:40:31.762874+0000","last_clean":"2023-09-23T23:40:31.762874+0000","last_became_active":"2023-09-23T23:35:10.675843+0000","last_became_peered":"2023-09-23T23:35:10.675843+0000","last_unstale":"2023-09-23T23:40:31.762874+0000","last_undegraded":"2023-09-23T23:40:31.762874+0000","last_fullsized":"2023-09-23T23:40:31.762874+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T04:00:31.310495+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"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":1,"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":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":159,"reported_epoch":187,"state":"active+clean","last_fresh":"2023-09-23T23:40:28.743771+0000","last_change":"2023-09-23T23:35:41.602170+0000","last_active":"2023-09-23T23:40:28.743771+0000","last_peered":"2023-09-23T23:40:28.743771+0000","last_clean":"2023-09-23T23:40:28.743771+0000","last_became_active":"2023-09-23T23:35:41.601794+0000","last_became_peered":"2023-09-23T23:35:41.601794+0000","last_unstale":"2023-09-23T23:40:28.743771+0000","last_undegraded":"2023-09-23T23:40:28.743771+0000","last_fullsized":"2023-09-23T23:40:28.743771+0000","mapping_epoch":141,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":142,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:57:57.956200+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,2,6],"acting":[3,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1e","version":"69'2","reported_seq":164,"reported_epoch":187,"state":"active+clean","last_fresh":"2023-09-23T23:40:28.743636+0000","last_change":"2023-09-23T23:26:56.890000+0000","last_active":"2023-09-23T23:40:28.743636+0000","last_peered":"2023-09-23T23:40:28.743636+0000","last_clean":"2023-09-23T23:40:28.743636+0000","last_became_active":"2023-09-23T23:26:56.889604+0000","last_became_peered":"2023-09-23T23:26:56.889604+0000","last_unstale":"2023-09-23T23:40:28.743636+0000","last_undegraded":"2023-09-23T23:40:28.743636+0000","last_fullsized":"2023-09-23T23:40:28.743636+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T06:45:20.534490+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":195,"reported_epoch":187,"state":"active+clean","last_fresh":"2023-09-23T23:40:28.744488+0000","last_change":"2023-09-23T23:37:33.626975+0000","last_active":"2023-09-23T23:40:28.744488+0000","last_peered":"2023-09-23T23:40:28.744488+0000","last_clean":"2023-09-23T23:40:28.744488+0000","last_became_active":"2023-09-23T23:37:33.626337+0000","last_became_peered":"2023-09-23T23:37:33.626337+0000","last_unstale":"2023-09-23T23:40:28.744488+0000","last_undegraded":"2023-09-23T23:40:28.744488+0000","last_fullsized":"2023-09-23T23:40:28.744488+0000","mapping_epoch":159,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":160,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T01:45:41.499383+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,2,6],"acting":[3,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1f","version":"69'5","reported_seq":89,"reported_epoch":191,"state":"active+clean","last_fresh":"2023-09-23T23:40:32.836045+0000","last_change":"2023-09-23T23:34:47.366146+0000","last_active":"2023-09-23T23:40:32.836045+0000","last_peered":"2023-09-23T23:40:32.836045+0000","last_clean":"2023-09-23T23:40:32.836045+0000","last_became_active":"2023-09-23T23:34:47.361648+0000","last_became_peered":"2023-09-23T23:34:47.361648+0000","last_unstale":"2023-09-23T23:40:32.836045+0000","last_undegraded":"2023-09-23T23:40:32.836045+0000","last_fullsized":"2023-09-23T23:40:32.836045+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"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 @ 2023-09-25T11:02:38.085203+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"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":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":554,"num_keys_recovered":0,"num_objects_omap":1,"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":[2,6,4],"acting":[2,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":150,"reported_epoch":190,"state":"active+clean","last_fresh":"2023-09-23T23:40:31.817695+0000","last_change":"2023-09-23T23:25:05.227361+0000","last_active":"2023-09-23T23:40:31.817695+0000","last_peered":"2023-09-23T23:40:31.817695+0000","last_clean":"2023-09-23T23:40:31.817695+0000","last_became_active":"2023-09-23T23:25:05.227003+0000","last_became_peered":"2023-09-23T23:25:05.227003+0000","last_unstale":"2023-09-23T23:40:31.817695+0000","last_undegraded":"2023-09-23T23:40:31.817695+0000","last_fullsized":"2023-09-23T23:40:31.817695+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T03:23:19.993318+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]}],"pool_stats":[{"poolid":6,"num_pg":26,"stat_sum":{"num_bytes":2162163736,"num_objects":32993,"num_object_clones":0,"num_object_copies":98979,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":5087,"num_objects_unfound":0,"num_objects_dirty":32993,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":177057,"num_write_kb":6721537,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":22543,"num_bytes_recovered":1477115904,"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":7352365056,"data_stored":7352352840,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":147355,"ondisk_log_size":147355,"up":78,"acting":78,"num_store_stats":6},{"poolid":4,"num_pg":32,"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":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5504,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"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":22,"num_whiteouts":0,"num_read":19,"num_read_kb":18,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":32,"num_bytes_recovered":5504,"num_keys_recovered":10,"num_objects_omap":14,"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":143360,"data_stored":22662,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":27272,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"up":96,"acting":96,"num_store_stats":8},{"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":486,"num_read_kb":912,"num_write":239,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":2361472,"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":2969600,"data_stored":2951840,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":161,"ondisk_log_size":161,"up":3,"acting":3,"num_store_stats":5},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":4194323,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"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":4,"num_whiteouts":0,"num_read":5980,"num_read_kb":13243,"num_write":846,"num_write_kb":12714,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":92,"num_bytes_recovered":4194342,"num_keys_recovered":0,"num_objects_omap":2,"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":20987904,"data_stored":20971596,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6143,"internal_metadata":0},"log_size":976,"ondisk_log_size":976,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":0,"seq":231928234347,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"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},"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":[]},{"osd":6,"up_from":46,"seq":197568495989,"num_pgs":72,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1813936,"kb_used_data":1562856,"kb_used_omap":0,"kb_used_meta":251072,"kb_avail":91931216,"statfs":{"total":95995035648,"available":94137565184,"internally_reserved":0,"allocated":1600364544,"data_stored":1599600693,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":257097728},"hb_peers":[0,1,2,3,4,5,7],"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":"Sat Sep 23 23:40:00 2023","interfaces":[{"interface":"back","average":{"1min":0.49199999999999999,"5min":1.0289999999999999,"15min":2.2410000000000001},"min":{"1min":0.28499999999999998,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":1.3839999999999999,"5min":7.2539999999999996,"15min":168.447},"last":1.081},{"interface":"front","average":{"1min":1.0049999999999999,"5min":1.1220000000000001,"15min":2.2589999999999999},"min":{"1min":0.33500000000000002,"5min":0.313,"15min":0.24299999999999999},"max":{"1min":5.9649999999999999,"5min":6.923,"15min":168.73099999999999},"last":0.79000000000000004}]},{"osd":1,"last update":"Sat Sep 23 23:40:32 2023","interfaces":[{"interface":"back","average":{"1min":1.26,"5min":1.6080000000000001,"15min":1.4810000000000001},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":4.8730000000000002,"5min":30.030000000000001,"15min":33.798000000000002},"last":0.71399999999999997},{"interface":"front","average":{"1min":1.2529999999999999,"5min":1.794,"15min":1.5369999999999999},"min":{"1min":0.28599999999999998,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":4.9000000000000004,"5min":30.071999999999999,"15min":33.857999999999997},"last":0.755}]},{"osd":2,"last update":"Sat Sep 23 23:39:55 2023","interfaces":[{"interface":"back","average":{"1min":1.133,"5min":1.6220000000000001,"15min":1.6599999999999999},"min":{"1min":0.30499999999999999,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":4.0640000000000001,"5min":31.437999999999999,"15min":73.912000000000006},"last":1.008},{"interface":"front","average":{"1min":1.53,"5min":1.5509999999999999,"15min":1.6599999999999999},"min":{"1min":0.36399999999999999,"5min":0.34100000000000003,"15min":0.32600000000000001},"max":{"1min":5.6790000000000003,"5min":30.396999999999998,"15min":72.602999999999994},"last":1.1559999999999999}]},{"osd":3,"last update":"Sat Sep 23 23:40:17 2023","interfaces":[{"interface":"back","average":{"1min":1.2729999999999999,"5min":1.212,"15min":1.079},"min":{"1min":0.33200000000000002,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":4.4889999999999999,"5min":6.1989999999999998,"15min":6.1989999999999998},"last":0.59499999999999997},{"interface":"front","average":{"1min":1.651,"5min":1.7829999999999999,"15min":1.292},"min":{"1min":0.34000000000000002,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":5.1719999999999997,"5min":40.941000000000003,"15min":40.941000000000003},"last":0.65900000000000003}]},{"osd":4,"last update":"Sat Sep 23 23:40:32 2023","interfaces":[{"interface":"back","average":{"1min":0.85499999999999998,"5min":0.93000000000000005,"15min":0.97599999999999998},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.30599999999999999},"max":{"1min":3.1120000000000001,"5min":6.4790000000000001,"15min":8.4760000000000009},"last":1.335},{"interface":"front","average":{"1min":0.86399999999999999,"5min":0.89300000000000002,"15min":1.0369999999999999},"min":{"1min":0.40899999999999997,"5min":0.371,"15min":0.34000000000000002},"max":{"1min":2.1219999999999999,"5min":6.1210000000000004,"15min":6.1210000000000004},"last":1.1200000000000001}]},{"osd":5,"last update":"Sat Sep 23 23:40:32 2023","interfaces":[{"interface":"back","average":{"1min":0.86099999999999999,"5min":0.89600000000000002,"15min":0.97199999999999998},"min":{"1min":0.39600000000000002,"5min":0.376,"15min":0.25600000000000001},"max":{"1min":3.23,"5min":4.0439999999999996,"15min":4.6829999999999998},"last":1.276},{"interface":"front","average":{"1min":0.91700000000000004,"5min":0.98199999999999998,"15min":1.1080000000000001},"min":{"1min":0.40899999999999997,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":2.198,"5min":6.1609999999999996,"15min":7.4100000000000001},"last":1.052}]},{"osd":7,"last update":"Sat Sep 23 23:40:27 2023","interfaces":[{"interface":"back","average":{"1min":1.1240000000000001,"5min":1.169,"15min":1.1859999999999999},"min":{"1min":0.45300000000000001,"5min":0.42199999999999999,"15min":0.39800000000000002},"max":{"1min":4.1609999999999996,"5min":6.234,"15min":6.234},"last":0.97299999999999998},{"interface":"front","average":{"1min":1.2010000000000001,"5min":1.175,"15min":1.2150000000000001},"min":{"1min":0.5,"5min":0.435,"15min":0.435},"max":{"1min":4.2030000000000003,"5min":6.266,"15min":6.266},"last":1.1990000000000001}]}]},{"osd":1,"up_from":99,"seq":425201762492,"num_pgs":63,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1705960,"kb_used_data":1331680,"kb_used_omap":6,"kb_used_meta":374265,"kb_avail":92039192,"statfs":{"total":95995035648,"available":94248132608,"internally_reserved":0,"allocated":1363640320,"data_stored":1362647206,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6760,"internal_metadata":383247768},"hb_peers":[0,2,3,4,5,6,7],"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":"Sat Sep 23 23:39:42 2023","interfaces":[{"interface":"back","average":{"1min":1.5189999999999999,"5min":1.6120000000000001,"15min":1.389},"min":{"1min":0.20599999999999999,"5min":0.20599999999999999,"15min":0.20499999999999999},"max":{"1min":12.147,"5min":12.866,"15min":17.693000000000001},"last":0.54300000000000004},{"interface":"front","average":{"1min":1.1899999999999999,"5min":1.7729999999999999,"15min":1.4279999999999999},"min":{"1min":0.26800000000000002,"5min":0.219,"15min":0.219},"max":{"1min":6.3410000000000002,"5min":12.519,"15min":12.519},"last":0.33400000000000002}]},{"osd":2,"last update":"Sat Sep 23 23:39:51 2023","interfaces":[{"interface":"back","average":{"1min":5.3529999999999998,"5min":2.3410000000000002,"15min":1.6559999999999999},"min":{"1min":0.33000000000000002,"5min":0.25900000000000001,"15min":0.218},"max":{"1min":40.728000000000002,"5min":40.728000000000002,"15min":40.728000000000002},"last":0.39100000000000001},{"interface":"front","average":{"1min":4.4240000000000004,"5min":2.5550000000000002,"15min":1.617},"min":{"1min":0.311,"5min":0.311,"15min":0.219},"max":{"1min":38.981000000000002,"5min":38.981000000000002,"15min":38.981000000000002},"last":0.45100000000000001}]},{"osd":3,"last update":"Sat Sep 23 23:40:19 2023","interfaces":[{"interface":"back","average":{"1min":4.4420000000000002,"5min":2.976,"15min":1.958},"min":{"1min":0.34200000000000003,"5min":0.26900000000000002,"15min":0.22800000000000001},"max":{"1min":40.768000000000001,"5min":40.768000000000001,"15min":41.753},"last":0.79900000000000004},{"interface":"front","average":{"1min":5.5339999999999998,"5min":3.008,"15min":1.841},"min":{"1min":0.32300000000000001,"5min":0.312,"15min":0.28499999999999998},"max":{"1min":39.055999999999997,"5min":39.055999999999997,"15min":42.515000000000001},"last":0.58899999999999997}]},{"osd":4,"last update":"Sat Sep 23 23:39:42 2023","interfaces":[{"interface":"back","average":{"1min":1.1279999999999999,"5min":1.1819999999999999,"15min":1.1919999999999999},"min":{"1min":0.33000000000000002,"5min":0.313,"15min":0.313},"max":{"1min":4.9169999999999998,"5min":7.1289999999999996,"15min":8.2309999999999999},"last":0.63500000000000001},{"interface":"front","average":{"1min":1.8540000000000001,"5min":1.6659999999999999,"15min":1.452},"min":{"1min":0.41499999999999998,"5min":0.35899999999999999,"15min":0.32500000000000001},"max":{"1min":12.199999999999999,"5min":12.199999999999999,"15min":12.199999999999999},"last":0.74299999999999999}]},{"osd":5,"last update":"Sat Sep 23 23:39:42 2023","interfaces":[{"interface":"back","average":{"1min":1.21,"5min":1.468,"15min":1.29},"min":{"1min":0.39200000000000002,"5min":0.38700000000000001,"15min":0.38500000000000001},"max":{"1min":6.4539999999999997,"5min":10.723000000000001,"15min":10.723000000000001},"last":0.68999999999999995},{"interface":"front","average":{"1min":0.95499999999999996,"5min":1.1180000000000001,"15min":1.1859999999999999},"min":{"1min":0.39100000000000001,"5min":0.38400000000000001,"15min":0.36699999999999999},"max":{"1min":2.6739999999999999,"5min":5.8550000000000004,"15min":8.1280000000000001},"last":0.70099999999999996}]},{"osd":6,"last update":"Sat Sep 23 23:39:42 2023","interfaces":[{"interface":"back","average":{"1min":1.2549999999999999,"5min":1.554,"15min":1.3089999999999999},"min":{"1min":0.46400000000000002,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":6.4880000000000004,"5min":11.349,"15min":11.349},"last":0.61799999999999999},{"interface":"front","average":{"1min":1.6120000000000001,"5min":1.262,"15min":1.248},"min":{"1min":0.42899999999999999,"5min":0.377,"15min":0.377},"max":{"1min":7.9119999999999999,"5min":7.9119999999999999,"15min":8.1989999999999998},"last":0.76300000000000001}]},{"osd":7,"last update":"Sat Sep 23 23:39:42 2023","interfaces":[{"interface":"back","average":{"1min":1.028,"5min":1.2370000000000001,"15min":1.3009999999999999},"min":{"1min":0.437,"5min":0.40200000000000002,"15min":0.374},"max":{"1min":2.645,"5min":5.3689999999999998,"15min":8.1699999999999999},"last":0.79100000000000004},{"interface":"front","average":{"1min":1.919,"5min":1.5580000000000001,"15min":1.5029999999999999},"min":{"1min":0.495,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":12.291,"5min":12.291,"15min":12.291},"last":0.85799999999999998}]}]},{"osd":0,"up_from":0,"seq":403726926019,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"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},"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":[]},{"osd":2,"up_from":104,"seq":446676598955,"num_pgs":56,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1914260,"kb_used_data":1446156,"kb_used_omap":11,"kb_used_meta":468084,"kb_avail":91830892,"statfs":{"total":95995035648,"available":94034833408,"internally_reserved":0,"allocated":1480863744,"data_stored":1479842148,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12272,"internal_metadata":479318032},"hb_peers":[0,1,3,4,5,6,7],"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":"Sat Sep 23 23:39:59 2023","interfaces":[{"interface":"back","average":{"1min":1.109,"5min":1.8080000000000001,"15min":1.536},"min":{"1min":0.23499999999999999,"5min":0.21199999999999999,"15min":0.183},"max":{"1min":3.3260000000000001,"5min":13.125999999999999,"15min":13.125999999999999},"last":0.33800000000000002},{"interface":"front","average":{"1min":1.266,"5min":1.996,"15min":1.696},"min":{"1min":0.316,"5min":0.23200000000000001,"15min":0.21099999999999999},"max":{"1min":3.6589999999999998,"5min":14.709,"15min":14.709},"last":0.55500000000000005}]},{"osd":1,"last update":"Sat Sep 23 23:39:59 2023","interfaces":[{"interface":"back","average":{"1min":1.8660000000000001,"5min":1.706,"15min":1.4870000000000001},"min":{"1min":0.224,"5min":0.224,"15min":0.19700000000000001},"max":{"1min":6.319,"5min":11.923999999999999,"15min":11.923999999999999},"last":0.38200000000000001},{"interface":"front","average":{"1min":2.032,"5min":2.1080000000000001,"15min":1.7310000000000001},"min":{"1min":0.26900000000000002,"5min":0.249,"15min":0.249},"max":{"1min":5.5090000000000003,"5min":17.545000000000002,"15min":17.545000000000002},"last":0.80000000000000004}]},{"osd":3,"last update":"Sat Sep 23 23:40:20 2023","interfaces":[{"interface":"back","average":{"1min":2.234,"5min":4.4640000000000004,"15min":2.1749999999999998},"min":{"1min":0.247,"5min":0.19700000000000001,"15min":0.19700000000000001},"max":{"1min":6.3520000000000003,"5min":130.126,"15min":130.126},"last":0.45400000000000001},{"interface":"front","average":{"1min":2.79,"5min":4.6369999999999996,"15min":2.4790000000000001},"min":{"1min":0.35799999999999998,"5min":0.254,"15min":0.22700000000000001},"max":{"1min":6.6859999999999999,"5min":129.65799999999999,"15min":129.65799999999999},"last":0.52400000000000002}]},{"osd":4,"last update":"Sat Sep 23 23:39:59 2023","interfaces":[{"interface":"back","average":{"1min":1.3939999999999999,"5min":1.772,"15min":1.5840000000000001},"min":{"1min":0.35499999999999998,"5min":0.35199999999999998,"15min":0.29599999999999999},"max":{"1min":3.6789999999999998,"5min":12.943,"15min":12.943},"last":0.98999999999999999},{"interface":"front","average":{"1min":1.4990000000000001,"5min":1.927,"15min":1.458},"min":{"1min":0.36499999999999999,"5min":0.33900000000000002,"15min":0.29199999999999998},"max":{"1min":5.0110000000000001,"5min":12.263,"15min":12.263},"last":0.67700000000000005}]},{"osd":5,"last update":"Sat Sep 23 23:39:59 2023","interfaces":[{"interface":"back","average":{"1min":1.577,"5min":1.587,"15min":1.569},"min":{"1min":0.439,"5min":0.34999999999999998,"15min":0.29399999999999998},"max":{"1min":5.9400000000000004,"5min":7.6779999999999999,"15min":11.000999999999999},"last":0.73099999999999998},{"interface":"front","average":{"1min":1.6990000000000001,"5min":1.796,"15min":1.5429999999999999},"min":{"1min":0.51000000000000001,"5min":0.373,"15min":0.373},"max":{"1min":4.0789999999999997,"5min":12.978999999999999,"15min":12.978999999999999},"last":0.91100000000000003}]},{"osd":6,"last update":"Sat Sep 23 23:39:59 2023","interfaces":[{"interface":"back","average":{"1min":1.581,"5min":1.8069999999999999,"15min":1.4510000000000001},"min":{"1min":0.42099999999999999,"5min":0.34699999999999998,"15min":0.309},"max":{"1min":5.0599999999999996,"5min":12.209,"15min":12.209},"last":0.78200000000000003},{"interface":"front","average":{"1min":1.6359999999999999,"5min":1.6599999999999999,"15min":1.617},"min":{"1min":0.44700000000000001,"5min":0.34999999999999998,"15min":0.32000000000000001},"max":{"1min":5.8979999999999997,"5min":13.329000000000001,"15min":13.329000000000001},"last":0.89400000000000002}]},{"osd":7,"last update":"Sat Sep 23 23:39:59 2023","interfaces":[{"interface":"back","average":{"1min":1.7709999999999999,"5min":1.992,"15min":1.5609999999999999},"min":{"1min":0.55500000000000005,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":5.0359999999999996,"5min":13.231,"15min":13.231},"last":0.82199999999999995},{"interface":"front","average":{"1min":1.909,"5min":1.8620000000000001,"15min":1.6990000000000001},"min":{"1min":0.53200000000000003,"5min":0.41099999999999998,"15min":0.40699999999999997},"max":{"1min":5.9710000000000001,"5min":13.375,"15min":13.375},"last":0.96999999999999997}]}]},{"osd":3,"up_from":109,"seq":468151435429,"num_pgs":72,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1792104,"kb_used_data":1471904,"kb_used_omap":5,"kb_used_meta":320186,"kb_avail":91953048,"statfs":{"total":95995035648,"available":94159921152,"internally_reserved":0,"allocated":1507229696,"data_stored":1506279617,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5347,"internal_metadata":327871261},"hb_peers":[0,1,2,4,5,6,7],"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 23:40:24 2023","interfaces":[{"interface":"back","average":{"1min":1.607,"5min":1.53,"15min":1.409},"min":{"1min":0.24199999999999999,"5min":0.19400000000000001,"15min":0.19400000000000001},"max":{"1min":7.0499999999999998,"5min":7.0499999999999998,"15min":10.427},"last":0.81299999999999994},{"interface":"front","average":{"1min":1.9690000000000001,"5min":1.677,"15min":1.3560000000000001},"min":{"1min":0.215,"5min":0.215,"15min":0.193},"max":{"1min":7.4299999999999997,"5min":7.4299999999999997,"15min":12.638},"last":0.374}]},{"osd":1,"last update":"Sat Sep 23 23:40:24 2023","interfaces":[{"interface":"back","average":{"1min":2.1619999999999999,"5min":1.8480000000000001,"15min":1.341},"min":{"1min":0.248,"5min":0.24299999999999999,"15min":0.20899999999999999},"max":{"1min":6.7489999999999997,"5min":7.165,"15min":10.000999999999999},"last":2.23},{"interface":"front","average":{"1min":3.1349999999999998,"5min":1.9350000000000001,"15min":1.454},"min":{"1min":0.35399999999999998,"5min":0.22,"15min":0.22},"max":{"1min":7.7400000000000002,"5min":7.7400000000000002,"15min":10.638999999999999},"last":2.1499999999999999}]},{"osd":2,"last update":"Sat Sep 23 23:40:24 2023","interfaces":[{"interface":"back","average":{"1min":6.7889999999999997,"5min":2.4609999999999999,"15min":2.472},"min":{"1min":0.22500000000000001,"5min":0.219,"15min":0.219},"max":{"1min":59.648000000000003,"5min":59.648000000000003,"15min":109.947},"last":1.6890000000000001},{"interface":"front","average":{"1min":7.6349999999999998,"5min":3.2669999999999999,"15min":2.7429999999999999},"min":{"1min":0.55700000000000005,"5min":0.314,"15min":0.29599999999999999},"max":{"1min":61.073,"5min":61.073,"15min":114.09999999999999},"last":0.89500000000000002}]},{"osd":4,"last update":"Sat Sep 23 23:40:24 2023","interfaces":[{"interface":"back","average":{"1min":1.851,"5min":1.6000000000000001,"15min":1.385},"min":{"1min":0.35799999999999998,"5min":0.34399999999999997,"15min":0.309},"max":{"1min":7.9790000000000001,"5min":7.9790000000000001,"15min":10.487},"last":0.871},{"interface":"front","average":{"1min":2.194,"5min":1.8759999999999999,"15min":1.5169999999999999},"min":{"1min":0.39800000000000002,"5min":0.39500000000000002,"15min":0.34899999999999998},"max":{"1min":7.609,"5min":9.5229999999999997,"15min":15.27},"last":0.44800000000000001}]},{"osd":5,"last update":"Sat Sep 23 23:40:24 2023","interfaces":[{"interface":"back","average":{"1min":2.0310000000000001,"5min":1.7849999999999999,"15min":1.3660000000000001},"min":{"1min":0.36799999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":7.6459999999999999,"5min":7.665,"15min":8.0280000000000005},"last":1.5049999999999999},{"interface":"front","average":{"1min":1.9730000000000001,"5min":1.3180000000000001,"15min":1.238},"min":{"1min":0.40400000000000003,"5min":0.308,"15min":0.308},"max":{"1min":6.931,"5min":6.931,"15min":9.157},"last":2.4670000000000001}]},{"osd":6,"last update":"Sat Sep 23 23:40:24 2023","interfaces":[{"interface":"back","average":{"1min":2.552,"5min":1.984,"15min":1.472},"min":{"1min":0.33700000000000002,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":7.9359999999999999,"5min":7.9359999999999999,"15min":7.9930000000000003},"last":1.78},{"interface":"front","average":{"1min":2.2599999999999998,"5min":1.577,"15min":1.373},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":6.8630000000000004,"5min":8.7400000000000002,"15min":9.2609999999999992},"last":1.7689999999999999}]},{"osd":7,"last update":"Sat Sep 23 23:40:24 2023","interfaces":[{"interface":"back","average":{"1min":1.96,"5min":1.7789999999999999,"15min":1.4650000000000001},"min":{"1min":0.42399999999999999,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":6.8949999999999996,"5min":10.034000000000001,"15min":10.034000000000001},"last":1.714},{"interface":"front","average":{"1min":2.0339999999999998,"5min":1.8380000000000001,"15min":1.554},"min":{"1min":0.58999999999999997,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":7.9989999999999997,"5min":7.9989999999999997,"15min":10.52},"last":0.84699999999999998}]}]},{"osd":4,"up_from":30,"seq":128849019272,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":616932,"kb_used_data":395740,"kb_used_omap":0,"kb_used_meta":221184,"kb_avail":93128220,"statfs":{"total":95995035648,"available":95363297280,"internally_reserved":0,"allocated":405237760,"data_stored":404477602,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":226492416},"hb_peers":[0,1,2,3,5,6,7],"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":"Sat Sep 23 23:39:59 2023","interfaces":[{"interface":"back","average":{"1min":0.53700000000000003,"5min":0.93500000000000005,"15min":1.2390000000000001},"min":{"1min":0.29199999999999998,"5min":0.251,"15min":0.23799999999999999},"max":{"1min":1.331,"5min":17.260000000000002,"15min":25.873999999999999},"last":0.53700000000000003},{"interface":"front","average":{"1min":0.70699999999999996,"5min":1.0309999999999999,"15min":1.21},"min":{"1min":0.33200000000000002,"5min":0.27300000000000002,"15min":0.254},"max":{"1min":2.214,"5min":17.286999999999999,"15min":25.779},"last":0.62}]},{"osd":1,"last update":"Sat Sep 23 23:39:39 2023","interfaces":[{"interface":"back","average":{"1min":2.6299999999999999,"5min":1.722,"15min":1.3660000000000001},"min":{"1min":0.28999999999999998,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":35.143000000000001,"5min":39.968000000000004,"15min":39.968000000000004},"last":0.35599999999999998},{"interface":"front","average":{"1min":2.7709999999999999,"5min":1.9059999999999999,"15min":1.3899999999999999},"min":{"1min":0.45800000000000002,"5min":0.317,"15min":0.29799999999999999},"max":{"1min":35.088999999999999,"5min":39.889000000000003,"15min":39.889000000000003},"last":0.39600000000000002}]},{"osd":2,"last update":"Sat Sep 23 23:39:53 2023","interfaces":[{"interface":"back","average":{"1min":4.8479999999999999,"5min":2.4870000000000001,"15min":2.8580000000000001},"min":{"1min":0.39400000000000002,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":64.094999999999999,"5min":64.094999999999999,"15min":251.785},"last":0.77100000000000002},{"interface":"front","average":{"1min":5.8609999999999998,"5min":2.7869999999999999,"15min":2.9809999999999999},"min":{"1min":0.38200000000000001,"5min":0.33400000000000002,"15min":0.32500000000000001},"max":{"1min":64.037999999999997,"5min":64.037999999999997,"15min":250.874},"last":0.57799999999999996}]},{"osd":3,"last update":"Sat Sep 23 23:40:26 2023","interfaces":[{"interface":"back","average":{"1min":1.825,"5min":2.77,"15min":1.7210000000000001},"min":{"1min":0.39400000000000002,"5min":0.33900000000000002,"15min":0.33200000000000002},"max":{"1min":9.3260000000000005,"5min":69.519000000000005,"15min":69.519000000000005},"last":0.65800000000000003},{"interface":"front","average":{"1min":1.3109999999999999,"5min":3.1150000000000002,"15min":1.8100000000000001},"min":{"1min":0.40999999999999998,"5min":0.36799999999999999,"15min":0.29199999999999998},"max":{"1min":5.4020000000000001,"5min":71.221000000000004,"15min":71.221000000000004},"last":0.503}]},{"osd":5,"last update":"Sat Sep 23 23:39:40 2023","interfaces":[{"interface":"back","average":{"1min":0.95299999999999996,"5min":0.89500000000000002,"15min":1.006},"min":{"1min":0.38500000000000001,"5min":0.36699999999999999,"15min":0.27300000000000002},"max":{"1min":5.694,"5min":9.5220000000000002,"15min":9.5220000000000002},"last":0.69999999999999996},{"interface":"front","average":{"1min":1.052,"5min":1.016,"15min":1.1539999999999999},"min":{"1min":0.47199999999999998,"5min":0.437,"15min":0.42999999999999999},"max":{"1min":5.7229999999999999,"5min":9.5510000000000002,"15min":9.5510000000000002},"last":0.84299999999999997}]},{"osd":6,"last update":"Sat Sep 23 23:39:39 2023","interfaces":[{"interface":"back","average":{"1min":1.899,"5min":1.113,"15min":1.0920000000000001},"min":{"1min":0.36399999999999999,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":8.3699999999999992,"5min":8.3699999999999992,"15min":8.3699999999999992},"last":0.73899999999999999},{"interface":"front","average":{"1min":0.82199999999999995,"5min":0.82099999999999995,"15min":0.98999999999999999},"min":{"1min":0.42199999999999999,"5min":0.372,"15min":0.372},"max":{"1min":1.5409999999999999,"5min":2.9590000000000001,"15min":4.8360000000000003},"last":0.82499999999999996}]},{"osd":7,"last update":"Sat Sep 23 23:39:39 2023","interfaces":[{"interface":"back","average":{"1min":0.99399999999999999,"5min":1.097,"15min":1.149},"min":{"1min":0.42199999999999999,"5min":0.378,"15min":0.33000000000000002},"max":{"1min":5.6639999999999997,"5min":9.6140000000000008,"15min":9.6140000000000008},"last":0.79200000000000004},{"interface":"front","average":{"1min":1.054,"5min":1.1479999999999999,"15min":1.159},"min":{"1min":0.41599999999999998,"5min":0.40000000000000002,"15min":0.34999999999999998},"max":{"1min":4.8650000000000002,"5min":6.5910000000000002,"15min":6.5910000000000002},"last":0.81000000000000005}]}]},{"osd":5,"up_from":0,"seq":163208757631,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"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},"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":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"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":593920,"data_stored":590368,"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":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":4194304,"data_stored":4194304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4198400,"data_stored":4194323,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"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":4485,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4198400,"data_stored":4194323,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1658,"internal_metadata":0},{"poolid":2,"osd":4,"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},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4198400,"data_stored":4194323,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":4194304,"data_stored":4194304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9036,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":22,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6760,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":5322,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7787,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":182,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3689,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":32768,"data_stored":5504,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":624,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":5482,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4950,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"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},{"poolid":4,"osd":1,"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},{"poolid":4,"osd":2,"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},{"poolid":4,"osd":3,"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},{"poolid":4,"osd":4,"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},{"poolid":4,"osd":5,"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},{"poolid":4,"osd":6,"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},{"poolid":4,"osd":7,"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},{"poolid":6,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":1347358720,"data_stored":1347354648,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":1477120000,"data_stored":1477115928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":1500774400,"data_stored":1500774400,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":400621568,"data_stored":400621568,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":1595281408,"data_stored":1595277336,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":1031208960,"data_stored":1031208960,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-23T23:40:41.636 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd pool set unique_pool_1 pgp_num 26 2023-09-23T23:40:41.653 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:40:41.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:41.659 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:40:41.760 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:40:41.795 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:40:41.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:41.799 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:40:41.899 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:40:41.930 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:40:41.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:41.932 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:40:42.033 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:40:42.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:41 smithi159 bash[105915]: cluster 2023-09-23T23:40:40.551901+0000 mgr.y (mgr.25991) 704 : cluster 0 pgmap v713: 99 pgs: 2 active+remapped+backfilling, 3 peering, 4 active+remapped+backfill_wait, 90 active+clean; 1.9 GiB data, 7.2 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 423 op/s; 5484/91716 objects misplaced (5.979%); 24 MiB/s, 386 objects/s recovering 2023-09-23T23:40:42.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:41 smithi159 bash[108473]: cluster 2023-09-23T23:40:40.551901+0000 mgr.y (mgr.25991) 704 : cluster 0 pgmap v713: 99 pgs: 2 active+remapped+backfilling, 3 peering, 4 active+remapped+backfill_wait, 90 active+clean; 1.9 GiB data, 7.2 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 423 op/s; 5484/91716 objects misplaced (5.979%); 24 MiB/s, 386 objects/s recovering 2023-09-23T23:40:42.060 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:40:42.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:42.066 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:40:42.167 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:40:42.212 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:40:42.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:42.216 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:40:42.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:41 smithi164 bash[92846]: cluster 2023-09-23T23:40:40.551901+0000 mgr.y (mgr.25991) 704 : cluster 0 pgmap v713: 99 pgs: 2 active+remapped+backfilling, 3 peering, 4 active+remapped+backfill_wait, 90 active+clean; 1.9 GiB data, 7.2 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 423 op/s; 5484/91716 objects misplaced (5.979%); 24 MiB/s, 386 objects/s recovering 2023-09-23T23:40:42.317 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:40:42.341 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:40:42.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:42.346 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:40:42.447 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:40:42.523 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:40:42.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:42.525 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:40:42.626 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:40:42.655 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:40:42.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:42.656 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:40:42.757 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:42.782 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:42.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:42.785 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:40:42.886 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:40:42.906 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:40:42.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:42.909 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:40:43.009 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:40:43.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:43.049 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:40:43.049 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:40:43.149 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:40:43.183 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:40:43.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:43.188 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:40:43.289 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:40:43.318 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:40:43.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:43.321 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:40:43.422 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:40:43.447 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:40:43.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:43.450 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:40:43.454 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:43 smithi159 bash[105915]: cluster 2023-09-23T23:40:42.552474+0000 mgr.y (mgr.25991) 705 : cluster 0 pgmap v714: 99 pgs: 2 active+remapped+backfilling, 1 peering, 4 active+remapped+backfill_wait, 92 active+clean; 1.8 GiB data, 7.0 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 506 op/s; 5351/88005 objects misplaced (6.080%); 10 MiB/s, 160 objects/s recovering 2023-09-23T23:40:43.454 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:43 smithi159 bash[108473]: cluster 2023-09-23T23:40:42.552474+0000 mgr.y (mgr.25991) 705 : cluster 0 pgmap v714: 99 pgs: 2 active+remapped+backfilling, 1 peering, 4 active+remapped+backfill_wait, 92 active+clean; 1.8 GiB data, 7.0 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 506 op/s; 5351/88005 objects misplaced (6.080%); 10 MiB/s, 160 objects/s recovering 2023-09-23T23:40:43.550 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:40:43.577 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:40:43.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:43.584 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:40:43.683 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T23:40:43.684 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:40:43.715 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T23:40:43.717 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:40:43.721 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:40:43 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:40:43] "GET /metrics HTTP/1.1" 200 36579 "" "Prometheus/2.43.0" 2023-09-23T23:40:43.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:43.722 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:40:43.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:43 smithi164 bash[92846]: cluster 2023-09-23T23:40:42.552474+0000 mgr.y (mgr.25991) 705 : cluster 0 pgmap v714: 99 pgs: 2 active+remapped+backfilling, 1 peering, 4 active+remapped+backfill_wait, 92 active+clean; 1.8 GiB data, 7.0 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 506 op/s; 5351/88005 objects misplaced (6.080%); 10 MiB/s, 160 objects/s recovering 2023-09-23T23:40:43.822 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:40:43.849 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:40:43.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:43.853 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:40:43.953 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:40:43.981 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:40:43.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:43.984 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:40:44.084 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:40:44.175 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:40:44.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:44.181 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:40:44.282 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:44.315 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:44.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:44.318 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:40:44.419 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:40:44.447 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:40:44.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:44.450 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:40:44.551 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:40:44.583 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:40:44.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:44.586 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:40:44.687 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:40:44.696 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:44 smithi159 bash[105915]: cluster 2023-09-23T23:40:43.450858+0000 osd.5 (osd.5) 69 : cluster 3 failed to encode map e197 with expected crc 2023-09-23T23:40:44.696 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:44 smithi159 bash[105915]: cluster 2023-09-23T23:40:43.453968+0000 mon.a (mon.0) 892 : cluster 0 osdmap e197: 8 total, 8 up, 5 in 2023-09-23T23:40:44.696 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:44 smithi159 bash[105915]: cluster 2023-09-23T23:40:43.457145+0000 osd.6 (osd.6) 169 : cluster 3 failed to encode map e197 with expected crc 2023-09-23T23:40:44.696 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:44 smithi159 bash[105915]: cluster 2023-09-23T23:40:43.459669+0000 osd.6 (osd.6) 170 : cluster 3 failed to encode map e197 with expected crc 2023-09-23T23:40:44.696 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:44 smithi159 bash[105915]: cluster 2023-09-23T23:40:43.468092+0000 osd.4 (osd.4) 123 : cluster 3 failed to encode map e197 with expected crc 2023-09-23T23:40:44.697 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:44 smithi159 bash[105915]: cluster 2023-09-23T23:40:43.503218+0000 osd.7 (osd.7) 104 : cluster 3 failed to encode map e197 with expected crc 2023-09-23T23:40:44.697 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:44 smithi159 bash[108473]: cluster 2023-09-23T23:40:43.450858+0000 osd.5 (osd.5) 69 : cluster 3 failed to encode map e197 with expected crc 2023-09-23T23:40:44.697 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:44 smithi159 bash[108473]: cluster 2023-09-23T23:40:43.453968+0000 mon.a (mon.0) 892 : cluster 0 osdmap e197: 8 total, 8 up, 5 in 2023-09-23T23:40:44.697 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:44 smithi159 bash[108473]: cluster 2023-09-23T23:40:43.457145+0000 osd.6 (osd.6) 169 : cluster 3 failed to encode map e197 with expected crc 2023-09-23T23:40:44.697 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:44 smithi159 bash[108473]: cluster 2023-09-23T23:40:43.459669+0000 osd.6 (osd.6) 170 : cluster 3 failed to encode map e197 with expected crc 2023-09-23T23:40:44.697 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:44 smithi159 bash[108473]: cluster 2023-09-23T23:40:43.468092+0000 osd.4 (osd.4) 123 : cluster 3 failed to encode map e197 with expected crc 2023-09-23T23:40:44.697 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:44 smithi159 bash[108473]: cluster 2023-09-23T23:40:43.503218+0000 osd.7 (osd.7) 104 : cluster 3 failed to encode map e197 with expected crc 2023-09-23T23:40:44.724 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:40:44.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:44.727 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:40:44.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:44 smithi164 bash[92846]: cluster 2023-09-23T23:40:43.450858+0000 osd.5 (osd.5) 69 : cluster 3 failed to encode map e197 with expected crc 2023-09-23T23:40:44.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:44 smithi164 bash[92846]: cluster 2023-09-23T23:40:43.453968+0000 mon.a (mon.0) 892 : cluster 0 osdmap e197: 8 total, 8 up, 5 in 2023-09-23T23:40:44.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:44 smithi164 bash[92846]: cluster 2023-09-23T23:40:43.457145+0000 osd.6 (osd.6) 169 : cluster 3 failed to encode map e197 with expected crc 2023-09-23T23:40:44.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:44 smithi164 bash[92846]: cluster 2023-09-23T23:40:43.459669+0000 osd.6 (osd.6) 170 : cluster 3 failed to encode map e197 with expected crc 2023-09-23T23:40:44.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:44 smithi164 bash[92846]: cluster 2023-09-23T23:40:43.468092+0000 osd.4 (osd.4) 123 : cluster 3 failed to encode map e197 with expected crc 2023-09-23T23:40:44.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:44 smithi164 bash[92846]: cluster 2023-09-23T23:40:43.503218+0000 osd.7 (osd.7) 104 : cluster 3 failed to encode map e197 with expected crc 2023-09-23T23:40:44.828 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:40:44.861 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:40:44.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:44.863 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:40:44.963 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:40:44.991 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:40:44.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:44.994 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:40:45.095 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:45.122 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:45.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:45.125 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:40:45.225 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:40:45.254 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:40:45.262 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:40:45.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:45.269 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:40:45.369 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:45.398 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:45.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:45.401 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:40:45.501 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:40:45.511 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:45 smithi159 bash[105915]: cluster 2023-09-23T23:40:44.458270+0000 osd.6 (osd.6) 171 : cluster 3 failed to encode map e198 with expected crc 2023-09-23T23:40:45.511 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:45 smithi159 bash[105915]: cluster 2023-09-23T23:40:44.460279+0000 mon.a (mon.0) 893 : cluster 0 osdmap e198: 8 total, 8 up, 5 in 2023-09-23T23:40:45.511 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:45 smithi159 bash[105915]: cluster 2023-09-23T23:40:44.465662+0000 osd.4 (osd.4) 124 : cluster 3 failed to encode map e198 with expected crc 2023-09-23T23:40:45.511 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:45 smithi159 bash[105915]: cluster 2023-09-23T23:40:44.552922+0000 mgr.y (mgr.25991) 706 : cluster 0 pgmap v717: 99 pgs: 1 active+clean+remapped, 2 active+remapped+backfilling, 1 peering, 2 active+remapped+backfill_wait, 93 active+clean; 1.6 GiB data, 6.5 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 896 op/s; 2977/78978 objects misplaced (3.769%); 32 MiB/s, 516 objects/s recovering 2023-09-23T23:40:45.511 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:45 smithi159 bash[108473]: cluster 2023-09-23T23:40:44.458270+0000 osd.6 (osd.6) 171 : cluster 3 failed to encode map e198 with expected crc 2023-09-23T23:40:45.511 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:45 smithi159 bash[108473]: cluster 2023-09-23T23:40:44.460279+0000 mon.a (mon.0) 893 : cluster 0 osdmap e198: 8 total, 8 up, 5 in 2023-09-23T23:40:45.511 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:45 smithi159 bash[108473]: cluster 2023-09-23T23:40:44.465662+0000 osd.4 (osd.4) 124 : cluster 3 failed to encode map e198 with expected crc 2023-09-23T23:40:45.511 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:45 smithi159 bash[108473]: cluster 2023-09-23T23:40:44.552922+0000 mgr.y (mgr.25991) 706 : cluster 0 pgmap v717: 99 pgs: 1 active+clean+remapped, 2 active+remapped+backfilling, 1 peering, 2 active+remapped+backfill_wait, 93 active+clean; 1.6 GiB data, 6.5 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 896 op/s; 2977/78978 objects misplaced (3.769%); 32 MiB/s, 516 objects/s recovering 2023-09-23T23:40:45.527 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:40:45.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:45.530 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:40:45.630 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:40:45.640 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:45 smithi164 bash[92846]: cluster 2023-09-23T23:40:44.458270+0000 osd.6 (osd.6) 171 : cluster 3 failed to encode map e198 with expected crc 2023-09-23T23:40:45.640 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:45 smithi164 bash[92846]: cluster 2023-09-23T23:40:44.460279+0000 mon.a (mon.0) 893 : cluster 0 osdmap e198: 8 total, 8 up, 5 in 2023-09-23T23:40:45.640 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:45 smithi164 bash[92846]: cluster 2023-09-23T23:40:44.465662+0000 osd.4 (osd.4) 124 : cluster 3 failed to encode map e198 with expected crc 2023-09-23T23:40:45.640 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:45 smithi164 bash[92846]: cluster 2023-09-23T23:40:44.552922+0000 mgr.y (mgr.25991) 706 : cluster 0 pgmap v717: 99 pgs: 1 active+clean+remapped, 2 active+remapped+backfilling, 1 peering, 2 active+remapped+backfill_wait, 93 active+clean; 1.6 GiB data, 6.5 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 896 op/s; 2977/78978 objects misplaced (3.769%); 32 MiB/s, 516 objects/s recovering 2023-09-23T23:40:45.662 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:40:45.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:45.665 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:40:45.766 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:40:45.808 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:40:45.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:45.810 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:40:45.911 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:40:45.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:45.953 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:40:45.953 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:40:46.053 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:40:46.082 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:40:46.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:46.085 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:40:46.186 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:40:46.219 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:40:46.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:46.224 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:40:46.275 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:40:46.325 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:40:46.351 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:40:46.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:46.353 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:40:46.453 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:40:46.488 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:40:46.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:46.490 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:40:46.591 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:40:46.618 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:40:46.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:46.621 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:40:46.722 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:40:46.748 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:40:46.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:46.750 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:40:46.851 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:40:46.878 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:40:46.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:46.880 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:40:46.981 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:40:47.006 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:40:47.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:47.008 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:40:47.109 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:40:47.137 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:40:47.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:47.140 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:40:47.240 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:40:47.261 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:40:47.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:47.263 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:40:47.363 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:40:47.448 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:40:47.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:47.450 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:40:47.551 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:40:47.578 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:40:47.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:47.581 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:40:47.681 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:40:47.692 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:47 smithi164 bash[92846]: cluster 2023-09-23T23:40:46.553508+0000 mgr.y (mgr.25991) 707 : cluster 0 pgmap v718: 99 pgs: 1 active+clean+remapped, 3 active+remapped+backfilling, 1 peering, 1 active+remapped+backfill_wait, 93 active+clean; 1.5 GiB data, 6.4 GiB used, 441 GiB / 447 GiB avail; 0 B/s wr, 806 op/s; 2282/75396 objects misplaced (3.027%); 23 MiB/s, 370 objects/s recovering 2023-09-23T23:40:47.692 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:47 smithi164 bash[92846]: cluster 2023-09-23T23:40:46.580541+0000 osd.6 (osd.6) 172 : cluster 3 failed to encode map e199 with expected crc 2023-09-23T23:40:47.692 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:47 smithi164 bash[92846]: cluster 2023-09-23T23:40:46.583988+0000 osd.6 (osd.6) 173 : cluster 3 failed to encode map e199 with expected crc 2023-09-23T23:40:47.692 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:47 smithi164 bash[92846]: cluster 2023-09-23T23:40:46.585200+0000 mon.a (mon.0) 894 : cluster 0 osdmap e199: 8 total, 8 up, 5 in 2023-09-23T23:40:47.693 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:47 smithi164 bash[92846]: cluster 2023-09-23T23:40:46.588445+0000 osd.6 (osd.6) 174 : cluster 3 failed to encode map e199 with expected crc 2023-09-23T23:40:47.693 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:47 smithi164 bash[92846]: cluster 2023-09-23T23:40:46.589343+0000 osd.4 (osd.4) 125 : cluster 3 failed to encode map e199 with expected crc 2023-09-23T23:40:47.693 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:47 smithi164 bash[92846]: cluster 2023-09-23T23:40:46.591567+0000 osd.4 (osd.4) 126 : cluster 3 failed to encode map e199 with expected crc 2023-09-23T23:40:47.693 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:47 smithi164 bash[92846]: cluster 2023-09-23T23:40:46.603155+0000 osd.7 (osd.7) 105 : cluster 3 failed to encode map e199 with expected crc 2023-09-23T23:40:47.693 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:47 smithi164 bash[92846]: cluster 2023-09-23T23:40:46.832821+0000 osd.5 (osd.5) 70 : cluster 3 failed to encode map e199 with expected crc 2023-09-23T23:40:47.693 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:47 smithi164 bash[92846]: audit 2023-09-23T23:40:47.238279+0000 mon.a (mon.0) 895 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:40:47.693 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:47 smithi164 bash[92846]: audit 2023-09-23T23:40:47.239421+0000 mon.a (mon.0) 896 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:40:47.694 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:47 smithi164 bash[92846]: cluster 2023-09-23T23:40:47.432787+0000 mon.a (mon.0) 897 : cluster 0 osdmap e200: 8 total, 8 up, 5 in 2023-09-23T23:40:47.707 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:40:47.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:47.710 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:40:47.810 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:40:47.839 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:40:47.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:47.842 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:40:47.943 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:40:47.952 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:47 smithi159 bash[105915]: cluster 2023-09-23T23:40:46.553508+0000 mgr.y (mgr.25991) 707 : cluster 0 pgmap v718: 99 pgs: 1 active+clean+remapped, 3 active+remapped+backfilling, 1 peering, 1 active+remapped+backfill_wait, 93 active+clean; 1.5 GiB data, 6.4 GiB used, 441 GiB / 447 GiB avail; 0 B/s wr, 806 op/s; 2282/75396 objects misplaced (3.027%); 23 MiB/s, 370 objects/s recovering 2023-09-23T23:40:47.952 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:47 smithi159 bash[105915]: cluster 2023-09-23T23:40:46.580541+0000 osd.6 (osd.6) 172 : cluster 3 failed to encode map e199 with expected crc 2023-09-23T23:40:47.952 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:47 smithi159 bash[105915]: cluster 2023-09-23T23:40:46.583988+0000 osd.6 (osd.6) 173 : cluster 3 failed to encode map e199 with expected crc 2023-09-23T23:40:47.952 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:47 smithi159 bash[105915]: cluster 2023-09-23T23:40:46.585200+0000 mon.a (mon.0) 894 : cluster 0 osdmap e199: 8 total, 8 up, 5 in 2023-09-23T23:40:47.952 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:47 smithi159 bash[105915]: cluster 2023-09-23T23:40:46.588445+0000 osd.6 (osd.6) 174 : cluster 3 failed to encode map e199 with expected crc 2023-09-23T23:40:47.953 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:47 smithi159 bash[105915]: cluster 2023-09-23T23:40:46.589343+0000 osd.4 (osd.4) 125 : cluster 3 failed to encode map e199 with expected crc 2023-09-23T23:40:47.953 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:47 smithi159 bash[105915]: cluster 2023-09-23T23:40:46.591567+0000 osd.4 (osd.4) 126 : cluster 3 failed to encode map e199 with expected crc 2023-09-23T23:40:47.953 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:47 smithi159 bash[105915]: cluster 2023-09-23T23:40:46.603155+0000 osd.7 (osd.7) 105 : cluster 3 failed to encode map e199 with expected crc 2023-09-23T23:40:47.953 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:47 smithi159 bash[105915]: cluster 2023-09-23T23:40:46.832821+0000 osd.5 (osd.5) 70 : cluster 3 failed to encode map e199 with expected crc 2023-09-23T23:40:47.953 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:47 smithi159 bash[105915]: audit 2023-09-23T23:40:47.238279+0000 mon.a (mon.0) 895 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:40:47.953 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:47 smithi159 bash[105915]: audit 2023-09-23T23:40:47.239421+0000 mon.a (mon.0) 896 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:40:47.953 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:47 smithi159 bash[105915]: cluster 2023-09-23T23:40:47.432787+0000 mon.a (mon.0) 897 : cluster 0 osdmap e200: 8 total, 8 up, 5 in 2023-09-23T23:40:47.954 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:47 smithi159 bash[108473]: cluster 2023-09-23T23:40:46.553508+0000 mgr.y (mgr.25991) 707 : cluster 0 pgmap v718: 99 pgs: 1 active+clean+remapped, 3 active+remapped+backfilling, 1 peering, 1 active+remapped+backfill_wait, 93 active+clean; 1.5 GiB data, 6.4 GiB used, 441 GiB / 447 GiB avail; 0 B/s wr, 806 op/s; 2282/75396 objects misplaced (3.027%); 23 MiB/s, 370 objects/s recovering 2023-09-23T23:40:47.954 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:47 smithi159 bash[108473]: cluster 2023-09-23T23:40:46.580541+0000 osd.6 (osd.6) 172 : cluster 3 failed to encode map e199 with expected crc 2023-09-23T23:40:47.954 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:47 smithi159 bash[108473]: cluster 2023-09-23T23:40:46.583988+0000 osd.6 (osd.6) 173 : cluster 3 failed to encode map e199 with expected crc 2023-09-23T23:40:47.954 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:47 smithi159 bash[108473]: cluster 2023-09-23T23:40:46.585200+0000 mon.a (mon.0) 894 : cluster 0 osdmap e199: 8 total, 8 up, 5 in 2023-09-23T23:40:47.954 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:47 smithi159 bash[108473]: cluster 2023-09-23T23:40:46.588445+0000 osd.6 (osd.6) 174 : cluster 3 failed to encode map e199 with expected crc 2023-09-23T23:40:47.954 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:47 smithi159 bash[108473]: cluster 2023-09-23T23:40:46.589343+0000 osd.4 (osd.4) 125 : cluster 3 failed to encode map e199 with expected crc 2023-09-23T23:40:47.955 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:47 smithi159 bash[108473]: cluster 2023-09-23T23:40:46.591567+0000 osd.4 (osd.4) 126 : cluster 3 failed to encode map e199 with expected crc 2023-09-23T23:40:47.955 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:47 smithi159 bash[108473]: cluster 2023-09-23T23:40:46.603155+0000 osd.7 (osd.7) 105 : cluster 3 failed to encode map e199 with expected crc 2023-09-23T23:40:47.955 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:47 smithi159 bash[108473]: cluster 2023-09-23T23:40:46.832821+0000 osd.5 (osd.5) 70 : cluster 3 failed to encode map e199 with expected crc 2023-09-23T23:40:47.955 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:47 smithi159 bash[108473]: audit 2023-09-23T23:40:47.238279+0000 mon.a (mon.0) 895 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:40:47.955 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:47 smithi159 bash[108473]: audit 2023-09-23T23:40:47.239421+0000 mon.a (mon.0) 896 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:40:47.955 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:47 smithi159 bash[108473]: cluster 2023-09-23T23:40:47.432787+0000 mon.a (mon.0) 897 : cluster 0 osdmap e200: 8 total, 8 up, 5 in 2023-09-23T23:40:47.968 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:40:47.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:47.971 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:40:48.071 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:40:48.099 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:40:48.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:48.103 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:40:48.203 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:48.234 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:48.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:48.237 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:40:48.312 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:40:48.313 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:40:48.337 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:40:48.365 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:40:48.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:48.368 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:40:48.468 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:40:48.493 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:40:48.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:48.495 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:40:48.596 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:48.605 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:48 smithi164 bash[92846]: cluster 2023-09-23T23:40:47.255096+0000 osd.6 (osd.6) 175 : cluster 0 6.3 scrub starts 2023-09-23T23:40:48.605 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:48 smithi164 bash[92846]: cluster 2023-09-23T23:40:47.431693+0000 osd.6 (osd.6) 176 : cluster 3 failed to encode map e200 with expected crc 2023-09-23T23:40:48.605 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:48 smithi164 bash[92846]: cluster 2023-09-23T23:40:47.434494+0000 osd.4 (osd.4) 127 : cluster 3 failed to encode map e200 with expected crc 2023-09-23T23:40:48.605 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:48 smithi164 bash[92846]: cluster 2023-09-23T23:40:47.435823+0000 osd.7 (osd.7) 106 : cluster 3 failed to encode map e200 with expected crc 2023-09-23T23:40:48.606 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:48 smithi164 bash[92846]: cluster 2023-09-23T23:40:47.438718+0000 osd.7 (osd.7) 107 : cluster 3 failed to encode map e200 with expected crc 2023-09-23T23:40:48.606 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:48 smithi164 bash[92846]: cluster 2023-09-23T23:40:47.440400+0000 osd.4 (osd.4) 128 : cluster 3 failed to encode map e200 with expected crc 2023-09-23T23:40:48.606 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:48 smithi164 bash[92846]: cluster 2023-09-23T23:40:47.860645+0000 osd.5 (osd.5) 71 : cluster 3 failed to encode map e200 with expected crc 2023-09-23T23:40:48.606 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:48 smithi164 bash[92846]: cluster 2023-09-23T23:40:47.863170+0000 osd.5 (osd.5) 72 : cluster 3 failed to encode map e200 with expected crc 2023-09-23T23:40:48.606 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:48 smithi164 bash[92846]: cluster 2023-09-23T23:40:48.196072+0000 osd.3 (osd.3) 15 : cluster 0 6.7 scrub starts 2023-09-23T23:40:48.606 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:48 smithi164 bash[92846]: cluster 2023-09-23T23:40:48.446016+0000 mon.a (mon.0) 898 : cluster 0 osdmap e201: 8 total, 8 up, 5 in 2023-09-23T23:40:48.623 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:48.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:48.626 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:40:48.699 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:48 smithi159 bash[105915]: cluster 2023-09-23T23:40:47.255096+0000 osd.6 (osd.6) 175 : cluster 0 6.3 scrub starts 2023-09-23T23:40:48.699 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:48 smithi159 bash[105915]: cluster 2023-09-23T23:40:47.431693+0000 osd.6 (osd.6) 176 : cluster 3 failed to encode map e200 with expected crc 2023-09-23T23:40:48.699 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:48 smithi159 bash[105915]: cluster 2023-09-23T23:40:47.434494+0000 osd.4 (osd.4) 127 : cluster 3 failed to encode map e200 with expected crc 2023-09-23T23:40:48.727 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:48.754 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:48.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:48.756 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:40:48.857 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:40:48.879 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:40:48.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:48.882 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:40:48.983 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:40:48.991 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:48 smithi159 bash[105915]: cluster 2023-09-23T23:40:47.435823+0000 osd.7 (osd.7) 106 : cluster 3 failed to encode map e200 with expected crc 2023-09-23T23:40:48.991 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:48 smithi159 bash[105915]: cluster 2023-09-23T23:40:47.438718+0000 osd.7 (osd.7) 107 : cluster 3 failed to encode map e200 with expected crc 2023-09-23T23:40:48.991 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:48 smithi159 bash[105915]: cluster 2023-09-23T23:40:47.440400+0000 osd.4 (osd.4) 128 : cluster 3 failed to encode map e200 with expected crc 2023-09-23T23:40:48.991 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:48 smithi159 bash[105915]: cluster 2023-09-23T23:40:47.860645+0000 osd.5 (osd.5) 71 : cluster 3 failed to encode map e200 with expected crc 2023-09-23T23:40:48.992 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:48 smithi159 bash[105915]: cluster 2023-09-23T23:40:47.863170+0000 osd.5 (osd.5) 72 : cluster 3 failed to encode map e200 with expected crc 2023-09-23T23:40:48.992 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:48 smithi159 bash[105915]: cluster 2023-09-23T23:40:48.196072+0000 osd.3 (osd.3) 15 : cluster 0 6.7 scrub starts 2023-09-23T23:40:48.992 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:48 smithi159 bash[105915]: cluster 2023-09-23T23:40:48.446016+0000 mon.a (mon.0) 898 : cluster 0 osdmap e201: 8 total, 8 up, 5 in 2023-09-23T23:40:48.992 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:48 smithi159 bash[108473]: cluster 2023-09-23T23:40:47.255096+0000 osd.6 (osd.6) 175 : cluster 0 6.3 scrub starts 2023-09-23T23:40:48.992 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:48 smithi159 bash[108473]: cluster 2023-09-23T23:40:47.431693+0000 osd.6 (osd.6) 176 : cluster 3 failed to encode map e200 with expected crc 2023-09-23T23:40:48.992 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:48 smithi159 bash[108473]: cluster 2023-09-23T23:40:47.434494+0000 osd.4 (osd.4) 127 : cluster 3 failed to encode map e200 with expected crc 2023-09-23T23:40:48.992 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:48 smithi159 bash[108473]: cluster 2023-09-23T23:40:47.435823+0000 osd.7 (osd.7) 106 : cluster 3 failed to encode map e200 with expected crc 2023-09-23T23:40:48.992 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:48 smithi159 bash[108473]: cluster 2023-09-23T23:40:47.438718+0000 osd.7 (osd.7) 107 : cluster 3 failed to encode map e200 with expected crc 2023-09-23T23:40:48.992 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:48 smithi159 bash[108473]: cluster 2023-09-23T23:40:47.440400+0000 osd.4 (osd.4) 128 : cluster 3 failed to encode map e200 with expected crc 2023-09-23T23:40:48.992 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:48 smithi159 bash[108473]: cluster 2023-09-23T23:40:47.860645+0000 osd.5 (osd.5) 71 : cluster 3 failed to encode map e200 with expected crc 2023-09-23T23:40:48.992 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:48 smithi159 bash[108473]: cluster 2023-09-23T23:40:47.863170+0000 osd.5 (osd.5) 72 : cluster 3 failed to encode map e200 with expected crc 2023-09-23T23:40:48.992 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:48 smithi159 bash[108473]: cluster 2023-09-23T23:40:48.196072+0000 osd.3 (osd.3) 15 : cluster 0 6.7 scrub starts 2023-09-23T23:40:48.993 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:48 smithi159 bash[108473]: cluster 2023-09-23T23:40:48.446016+0000 mon.a (mon.0) 898 : cluster 0 osdmap e201: 8 total, 8 up, 5 in 2023-09-23T23:40:49.016 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:40:49.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:49.019 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:40:49.119 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:40:49.148 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:40:49.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:49.151 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:40:49.251 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:49.278 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:49.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:49.281 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:40:49.382 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:40:49.400 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:40:49.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:49.402 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:40:49.503 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:49.531 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:49.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:49.534 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:40:49.635 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:40:49.643 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:49 smithi159 bash[105915]: cluster 2023-09-23T23:40:48.240997+0000 osd.6 (osd.6) 177 : cluster 0 6.5 scrub starts 2023-09-23T23:40:49.643 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:49 smithi159 bash[105915]: cluster 2023-09-23T23:40:48.350522+0000 osd.6 (osd.6) 178 : cluster 0 6.5 scrub ok 2023-09-23T23:40:49.643 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:49 smithi159 bash[105915]: cluster 2023-09-23T23:40:48.443311+0000 osd.6 (osd.6) 179 : cluster 3 failed to encode map e201 with expected crc 2023-09-23T23:40:49.643 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:49 smithi159 bash[105915]: cluster 2023-09-23T23:40:48.443348+0000 osd.4 (osd.4) 129 : cluster 3 failed to encode map e201 with expected crc 2023-09-23T23:40:49.643 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:49 smithi159 bash[105915]: cluster 2023-09-23T23:40:48.449826+0000 osd.4 (osd.4) 130 : cluster 3 failed to encode map e201 with expected crc 2023-09-23T23:40:49.643 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:49 smithi159 bash[105915]: cluster 2023-09-23T23:40:48.554034+0000 mgr.y (mgr.25991) 708 : cluster 0 pgmap v722: 99 pgs: 1 active+clean+remapped, 1 active+clean+scrubbing, 3 active+remapped+backfilling, 1 peering, 93 active+clean; 1.4 GiB data, 6.1 GiB used, 441 GiB / 447 GiB avail; 0 B/s wr, 713 op/s; 1178/70212 objects misplaced (1.678%); 23 MiB/s, 370 objects/s recovering 2023-09-23T23:40:49.643 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:49 smithi159 bash[105915]: cluster 2023-09-23T23:40:48.986288+0000 osd.7 (osd.7) 108 : cluster 3 failed to encode map e201 with expected crc 2023-09-23T23:40:49.644 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:49 smithi159 bash[105915]: cluster 2023-09-23T23:40:49.012276+0000 osd.2 (osd.2) 17 : cluster 0 6.8 scrub starts 2023-09-23T23:40:49.644 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:49 smithi159 bash[105915]: cluster 2023-09-23T23:40:49.127716+0000 osd.2 (osd.2) 18 : cluster 0 6.8 scrub ok 2023-09-23T23:40:49.644 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:49 smithi159 bash[105915]: cluster 2023-09-23T23:40:49.449578+0000 mon.a (mon.0) 899 : cluster 0 osdmap e202: 8 total, 8 up, 5 in 2023-09-23T23:40:49.645 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:49 smithi159 bash[108473]: cluster 2023-09-23T23:40:48.240997+0000 osd.6 (osd.6) 177 : cluster 0 6.5 scrub starts 2023-09-23T23:40:49.645 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:49 smithi159 bash[108473]: cluster 2023-09-23T23:40:48.350522+0000 osd.6 (osd.6) 178 : cluster 0 6.5 scrub ok 2023-09-23T23:40:49.645 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:49 smithi159 bash[108473]: cluster 2023-09-23T23:40:48.443311+0000 osd.6 (osd.6) 179 : cluster 3 failed to encode map e201 with expected crc 2023-09-23T23:40:49.645 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:49 smithi159 bash[108473]: cluster 2023-09-23T23:40:48.443348+0000 osd.4 (osd.4) 129 : cluster 3 failed to encode map e201 with expected crc 2023-09-23T23:40:49.645 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:49 smithi159 bash[108473]: cluster 2023-09-23T23:40:48.449826+0000 osd.4 (osd.4) 130 : cluster 3 failed to encode map e201 with expected crc 2023-09-23T23:40:49.645 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:49 smithi159 bash[108473]: cluster 2023-09-23T23:40:48.554034+0000 mgr.y (mgr.25991) 708 : cluster 0 pgmap v722: 99 pgs: 1 active+clean+remapped, 1 active+clean+scrubbing, 3 active+remapped+backfilling, 1 peering, 93 active+clean; 1.4 GiB data, 6.1 GiB used, 441 GiB / 447 GiB avail; 0 B/s wr, 713 op/s; 1178/70212 objects misplaced (1.678%); 23 MiB/s, 370 objects/s recovering 2023-09-23T23:40:49.645 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:49 smithi159 bash[108473]: cluster 2023-09-23T23:40:48.986288+0000 osd.7 (osd.7) 108 : cluster 3 failed to encode map e201 with expected crc 2023-09-23T23:40:49.645 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:49 smithi159 bash[108473]: cluster 2023-09-23T23:40:49.012276+0000 osd.2 (osd.2) 17 : cluster 0 6.8 scrub starts 2023-09-23T23:40:49.646 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:49 smithi159 bash[108473]: cluster 2023-09-23T23:40:49.127716+0000 osd.2 (osd.2) 18 : cluster 0 6.8 scrub ok 2023-09-23T23:40:49.646 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:49 smithi159 bash[108473]: cluster 2023-09-23T23:40:49.449578+0000 mon.a (mon.0) 899 : cluster 0 osdmap e202: 8 total, 8 up, 5 in 2023-09-23T23:40:49.667 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:40:49.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:49.670 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:40:49.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:49 smithi164 bash[92846]: cluster 2023-09-23T23:40:48.240997+0000 osd.6 (osd.6) 177 : cluster 0 6.5 scrub starts 2023-09-23T23:40:49.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:49 smithi164 bash[92846]: cluster 2023-09-23T23:40:48.350522+0000 osd.6 (osd.6) 178 : cluster 0 6.5 scrub ok 2023-09-23T23:40:49.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:49 smithi164 bash[92846]: cluster 2023-09-23T23:40:48.443311+0000 osd.6 (osd.6) 179 : cluster 3 failed to encode map e201 with expected crc 2023-09-23T23:40:49.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:49 smithi164 bash[92846]: cluster 2023-09-23T23:40:48.443348+0000 osd.4 (osd.4) 129 : cluster 3 failed to encode map e201 with expected crc 2023-09-23T23:40:49.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:49 smithi164 bash[92846]: cluster 2023-09-23T23:40:48.449826+0000 osd.4 (osd.4) 130 : cluster 3 failed to encode map e201 with expected crc 2023-09-23T23:40:49.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:49 smithi164 bash[92846]: cluster 2023-09-23T23:40:48.554034+0000 mgr.y (mgr.25991) 708 : cluster 0 pgmap v722: 99 pgs: 1 active+clean+remapped, 1 active+clean+scrubbing, 3 active+remapped+backfilling, 1 peering, 93 active+clean; 1.4 GiB data, 6.1 GiB used, 441 GiB / 447 GiB avail; 0 B/s wr, 713 op/s; 1178/70212 objects misplaced (1.678%); 23 MiB/s, 370 objects/s recovering 2023-09-23T23:40:49.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:49 smithi164 bash[92846]: cluster 2023-09-23T23:40:48.986288+0000 osd.7 (osd.7) 108 : cluster 3 failed to encode map e201 with expected crc 2023-09-23T23:40:49.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:49 smithi164 bash[92846]: cluster 2023-09-23T23:40:49.012276+0000 osd.2 (osd.2) 17 : cluster 0 6.8 scrub starts 2023-09-23T23:40:49.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:49 smithi164 bash[92846]: cluster 2023-09-23T23:40:49.127716+0000 osd.2 (osd.2) 18 : cluster 0 6.8 scrub ok 2023-09-23T23:40:49.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:49 smithi164 bash[92846]: cluster 2023-09-23T23:40:49.449578+0000 mon.a (mon.0) 899 : cluster 0 osdmap e202: 8 total, 8 up, 5 in 2023-09-23T23:40:49.772 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:40:49.813 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:40:49.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:49.820 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:40:49.920 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:40:50.063 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:40:50.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:50.066 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:40:50.167 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:40:50.194 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:40:50.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:50.196 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:40:50.296 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:40:50.320 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:40:50.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:50.322 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:40:50.423 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:40:50.453 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:40:50.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:50.461 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:40:50.561 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:40:50.590 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:40:50.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:50.593 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:40:50.694 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:50.701 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:50 smithi164 bash[92846]: cluster 2023-09-23T23:40:49.448875+0000 osd.6 (osd.6) 180 : cluster 3 failed to encode map e202 with expected crc 2023-09-23T23:40:50.701 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:50 smithi164 bash[92846]: cluster 2023-09-23T23:40:49.493612+0000 osd.4 (osd.4) 131 : cluster 3 failed to encode map e202 with expected crc 2023-09-23T23:40:50.701 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:50 smithi164 bash[92846]: cluster 2023-09-23T23:40:50.160800+0000 osd.5 (osd.5) 73 : cluster 3 failed to encode map e202 with expected crc 2023-09-23T23:40:50.701 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:50 smithi164 bash[92846]: audit 2023-09-23T23:40:50.555532+0000 mon.a (mon.0) 900 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "20"}]: dispatch 2023-09-23T23:40:50.716 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:50.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:50.719 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:40:50.819 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:50.849 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:50.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:50.852 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:40:50.953 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:40:50.962 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:50 smithi159 bash[105915]: cluster 2023-09-23T23:40:49.448875+0000 osd.6 (osd.6) 180 : cluster 3 failed to encode map e202 with expected crc 2023-09-23T23:40:50.962 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:50 smithi159 bash[105915]: cluster 2023-09-23T23:40:49.493612+0000 osd.4 (osd.4) 131 : cluster 3 failed to encode map e202 with expected crc 2023-09-23T23:40:50.962 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:50 smithi159 bash[105915]: cluster 2023-09-23T23:40:50.160800+0000 osd.5 (osd.5) 73 : cluster 3 failed to encode map e202 with expected crc 2023-09-23T23:40:50.962 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:50 smithi159 bash[105915]: audit 2023-09-23T23:40:50.555532+0000 mon.a (mon.0) 900 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "20"}]: dispatch 2023-09-23T23:40:50.963 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:50 smithi159 bash[108473]: cluster 2023-09-23T23:40:49.448875+0000 osd.6 (osd.6) 180 : cluster 3 failed to encode map e202 with expected crc 2023-09-23T23:40:50.963 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:50 smithi159 bash[108473]: cluster 2023-09-23T23:40:49.493612+0000 osd.4 (osd.4) 131 : cluster 3 failed to encode map e202 with expected crc 2023-09-23T23:40:50.963 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:50 smithi159 bash[108473]: cluster 2023-09-23T23:40:50.160800+0000 osd.5 (osd.5) 73 : cluster 3 failed to encode map e202 with expected crc 2023-09-23T23:40:50.963 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:50 smithi159 bash[108473]: audit 2023-09-23T23:40:50.555532+0000 mon.a (mon.0) 900 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "20"}]: dispatch 2023-09-23T23:40:50.980 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:40:50.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:50.985 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:40:51.085 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:40:51.110 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:40:51.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:51.113 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:40:51.214 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:40:51.236 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:40:51.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:51.241 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:40:51.342 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:40:51.362 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:40:51.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:51.364 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:40:51.464 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:40:51.490 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:40:51.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:51.492 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:40:51.593 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:40:51.623 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:40:51.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:51.625 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:40:51.726 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:40:51.760 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:40:51.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:51.763 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:40:51.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:51 smithi159 bash[105915]: cluster 2023-09-23T23:40:50.554531+0000 mgr.y (mgr.25991) 709 : cluster 0 pgmap v724: 99 pgs: 1 active+clean+remapped, 1 active+clean+scrubbing, 2 active+remapped+backfilling, 95 active+clean; 1.4 GiB data, 5.9 GiB used, 441 GiB / 447 GiB avail; 710/67656 objects misplaced (1.049%) 2023-09-23T23:40:51.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:51 smithi159 bash[105915]: cluster 2023-09-23T23:40:50.594374+0000 osd.6 (osd.6) 181 : cluster 3 failed to encode map e203 with expected crc 2023-09-23T23:40:51.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:51 smithi159 bash[105915]: audit 2023-09-23T23:40:50.599794+0000 mon.a (mon.0) 901 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "20"}]': finished 2023-09-23T23:40:51.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:51 smithi159 bash[105915]: cluster 2023-09-23T23:40:50.599988+0000 mon.a (mon.0) 902 : cluster 0 osdmap e203: 8 total, 8 up, 5 in 2023-09-23T23:40:51.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:51 smithi159 bash[105915]: cluster 2023-09-23T23:40:50.606592+0000 osd.4 (osd.4) 132 : cluster 3 failed to encode map e203 with expected crc 2023-09-23T23:40:51.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:51 smithi159 bash[105915]: cluster 2023-09-23T23:40:50.737615+0000 osd.7 (osd.7) 109 : cluster 3 failed to encode map e203 with expected crc 2023-09-23T23:40:51.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:51 smithi159 bash[105915]: cluster 2023-09-23T23:40:51.236916+0000 osd.3 (osd.3) 16 : cluster 0 6.0 deep-scrub starts 2023-09-23T23:40:51.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:51 smithi159 bash[108473]: cluster 2023-09-23T23:40:50.554531+0000 mgr.y (mgr.25991) 709 : cluster 0 pgmap v724: 99 pgs: 1 active+clean+remapped, 1 active+clean+scrubbing, 2 active+remapped+backfilling, 95 active+clean; 1.4 GiB data, 5.9 GiB used, 441 GiB / 447 GiB avail; 710/67656 objects misplaced (1.049%) 2023-09-23T23:40:51.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:51 smithi159 bash[108473]: cluster 2023-09-23T23:40:50.594374+0000 osd.6 (osd.6) 181 : cluster 3 failed to encode map e203 with expected crc 2023-09-23T23:40:51.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:51 smithi159 bash[108473]: audit 2023-09-23T23:40:50.599794+0000 mon.a (mon.0) 901 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "20"}]': finished 2023-09-23T23:40:51.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:51 smithi159 bash[108473]: cluster 2023-09-23T23:40:50.599988+0000 mon.a (mon.0) 902 : cluster 0 osdmap e203: 8 total, 8 up, 5 in 2023-09-23T23:40:51.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:51 smithi159 bash[108473]: cluster 2023-09-23T23:40:50.606592+0000 osd.4 (osd.4) 132 : cluster 3 failed to encode map e203 with expected crc 2023-09-23T23:40:51.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:51 smithi159 bash[108473]: cluster 2023-09-23T23:40:50.737615+0000 osd.7 (osd.7) 109 : cluster 3 failed to encode map e203 with expected crc 2023-09-23T23:40:51.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:51 smithi159 bash[108473]: cluster 2023-09-23T23:40:51.236916+0000 osd.3 (osd.3) 16 : cluster 0 6.0 deep-scrub starts 2023-09-23T23:40:51.864 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:40:51.876 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:51 smithi164 bash[92846]: cluster 2023-09-23T23:40:50.554531+0000 mgr.y (mgr.25991) 709 : cluster 0 pgmap v724: 99 pgs: 1 active+clean+remapped, 1 active+clean+scrubbing, 2 active+remapped+backfilling, 95 active+clean; 1.4 GiB data, 5.9 GiB used, 441 GiB / 447 GiB avail; 710/67656 objects misplaced (1.049%) 2023-09-23T23:40:51.876 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:51 smithi164 bash[92846]: cluster 2023-09-23T23:40:50.594374+0000 osd.6 (osd.6) 181 : cluster 3 failed to encode map e203 with expected crc 2023-09-23T23:40:51.877 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:51 smithi164 bash[92846]: audit 2023-09-23T23:40:50.599794+0000 mon.a (mon.0) 901 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "20"}]': finished 2023-09-23T23:40:51.877 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:51 smithi164 bash[92846]: cluster 2023-09-23T23:40:50.599988+0000 mon.a (mon.0) 902 : cluster 0 osdmap e203: 8 total, 8 up, 5 in 2023-09-23T23:40:51.877 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:51 smithi164 bash[92846]: cluster 2023-09-23T23:40:50.606592+0000 osd.4 (osd.4) 132 : cluster 3 failed to encode map e203 with expected crc 2023-09-23T23:40:51.877 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:51 smithi164 bash[92846]: cluster 2023-09-23T23:40:50.737615+0000 osd.7 (osd.7) 109 : cluster 3 failed to encode map e203 with expected crc 2023-09-23T23:40:51.877 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:51 smithi164 bash[92846]: cluster 2023-09-23T23:40:51.236916+0000 osd.3 (osd.3) 16 : cluster 0 6.0 deep-scrub starts 2023-09-23T23:40:51.896 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:40:51.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:51.899 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:40:51.999 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:40:52.027 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:40:52.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:52.029 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:40:52.130 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:40:52.154 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:40:52.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:52.159 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:40:52.259 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:40:52.290 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:40:52.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:52.293 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:40:52.393 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:40:52.415 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:40:52.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:52.418 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:40:52.518 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:40:52.559 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:40:52.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:52.562 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:40:52.663 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:40:52.685 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:52 smithi159 bash[108473]: cluster 2023-09-23T23:40:51.533321+0000 osd.5 (osd.5) 74 : cluster 3 failed to encode map e203 with expected crc 2023-09-23T23:40:52.685 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:52 smithi159 bash[108473]: cluster 2023-09-23T23:40:51.597510+0000 mon.a (mon.0) 903 : cluster 0 osdmap e204: 8 total, 8 up, 5 in 2023-09-23T23:40:52.685 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:52 smithi159 bash[108473]: cluster 2023-09-23T23:40:51.603233+0000 osd.6 (osd.6) 182 : cluster 3 failed to encode map e204 with expected crc 2023-09-23T23:40:52.686 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:52 smithi159 bash[108473]: cluster 2023-09-23T23:40:51.605834+0000 osd.4 (osd.4) 133 : cluster 3 failed to encode map e204 with expected crc 2023-09-23T23:40:52.686 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:52 smithi159 bash[108473]: cluster 2023-09-23T23:40:51.838266+0000 osd.7 (osd.7) 110 : cluster 3 failed to encode map e204 with expected crc 2023-09-23T23:40:52.686 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:52 smithi159 bash[108473]: cluster 2023-09-23T23:40:51.841742+0000 osd.7 (osd.7) 111 : cluster 3 failed to encode map e204 with expected crc 2023-09-23T23:40:52.686 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:52 smithi159 bash[108473]: cluster 2023-09-23T23:40:52.601420+0000 mon.a (mon.0) 904 : cluster 0 osdmap e205: 8 total, 8 up, 5 in 2023-09-23T23:40:52.686 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:52 smithi159 bash[105915]: cluster 2023-09-23T23:40:51.533321+0000 osd.5 (osd.5) 74 : cluster 3 failed to encode map e203 with expected crc 2023-09-23T23:40:52.686 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:52 smithi159 bash[105915]: cluster 2023-09-23T23:40:51.597510+0000 mon.a (mon.0) 903 : cluster 0 osdmap e204: 8 total, 8 up, 5 in 2023-09-23T23:40:52.686 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:52 smithi159 bash[105915]: cluster 2023-09-23T23:40:51.603233+0000 osd.6 (osd.6) 182 : cluster 3 failed to encode map e204 with expected crc 2023-09-23T23:40:52.686 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:52 smithi159 bash[105915]: cluster 2023-09-23T23:40:51.605834+0000 osd.4 (osd.4) 133 : cluster 3 failed to encode map e204 with expected crc 2023-09-23T23:40:52.687 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:52 smithi159 bash[105915]: cluster 2023-09-23T23:40:51.838266+0000 osd.7 (osd.7) 110 : cluster 3 failed to encode map e204 with expected crc 2023-09-23T23:40:52.687 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:52 smithi159 bash[105915]: cluster 2023-09-23T23:40:51.841742+0000 osd.7 (osd.7) 111 : cluster 3 failed to encode map e204 with expected crc 2023-09-23T23:40:52.687 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:52 smithi159 bash[105915]: cluster 2023-09-23T23:40:52.601420+0000 mon.a (mon.0) 904 : cluster 0 osdmap e205: 8 total, 8 up, 5 in 2023-09-23T23:40:52.691 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:40:52.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:52.694 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:40:52.795 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:40:52.822 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:40:52.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:52.825 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:40:52.926 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:40:52.950 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:40:52.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:52.955 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:40:53.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:52 smithi164 bash[92846]: cluster 2023-09-23T23:40:51.533321+0000 osd.5 (osd.5) 74 : cluster 3 failed to encode map e203 with expected crc 2023-09-23T23:40:53.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:52 smithi164 bash[92846]: cluster 2023-09-23T23:40:51.597510+0000 mon.a (mon.0) 903 : cluster 0 osdmap e204: 8 total, 8 up, 5 in 2023-09-23T23:40:53.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:52 smithi164 bash[92846]: cluster 2023-09-23T23:40:51.603233+0000 osd.6 (osd.6) 182 : cluster 3 failed to encode map e204 with expected crc 2023-09-23T23:40:53.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:52 smithi164 bash[92846]: cluster 2023-09-23T23:40:51.605834+0000 osd.4 (osd.4) 133 : cluster 3 failed to encode map e204 with expected crc 2023-09-23T23:40:53.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:52 smithi164 bash[92846]: cluster 2023-09-23T23:40:51.838266+0000 osd.7 (osd.7) 110 : cluster 3 failed to encode map e204 with expected crc 2023-09-23T23:40:53.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:52 smithi164 bash[92846]: cluster 2023-09-23T23:40:51.841742+0000 osd.7 (osd.7) 111 : cluster 3 failed to encode map e204 with expected crc 2023-09-23T23:40:53.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:52 smithi164 bash[92846]: cluster 2023-09-23T23:40:52.601420+0000 mon.a (mon.0) 904 : cluster 0 osdmap e205: 8 total, 8 up, 5 in 2023-09-23T23:40:53.056 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:40:53.083 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:40:53.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:53.084 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:40:53.185 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:40:53.211 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:40:53.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:53.213 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:40:53.314 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:40:53.339 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:40:53.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:53.341 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:40:53.442 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:40:53.468 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:40:53.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:53.472 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:40:53.572 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:53.600 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:53.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:53.603 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:40:53.704 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:40:53.725 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:40:53.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:53.730 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:40:53.834 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:53.842 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:53 smithi164 bash[92846]: cluster 2023-09-23T23:40:52.206090+0000 osd.6 (osd.6) 183 : cluster 0 6.15 scrub starts 2023-09-23T23:40:53.842 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:53 smithi164 bash[92846]: cluster 2023-09-23T23:40:52.555095+0000 mgr.y (mgr.25991) 710 : cluster 0 pgmap v727: 99 pgs: 1 unknown, 1 active+clean+scrubbing, 1 active+remapped+backfilling, 96 active+clean; 1.3 GiB data, 5.8 GiB used, 441 GiB / 447 GiB avail; 543/62304 objects misplaced (0.872%) 2023-09-23T23:40:53.842 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:53 smithi164 bash[92846]: cluster 2023-09-23T23:40:52.596013+0000 osd.5 (osd.5) 75 : cluster 3 failed to encode map e204 with expected crc 2023-09-23T23:40:53.843 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:53 smithi164 bash[92846]: cluster 2023-09-23T23:40:52.599543+0000 osd.6 (osd.6) 184 : cluster 3 failed to encode map e205 with expected crc 2023-09-23T23:40:53.843 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:53 smithi164 bash[92846]: cluster 2023-09-23T23:40:52.607023+0000 osd.1 (osd.1) 15 : cluster 0 6.13 starting backfill to osd.3 from (0'0,0'0] MAX to 202'10684 2023-09-23T23:40:53.843 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:53 smithi164 bash[92846]: cluster 2023-09-23T23:40:52.609093+0000 osd.4 (osd.4) 134 : cluster 3 failed to encode map e205 with expected crc 2023-09-23T23:40:53.843 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:53 smithi164 bash[92846]: cluster 2023-09-23T23:40:52.616898+0000 osd.5 (osd.5) 76 : cluster 3 failed to encode map e205 with expected crc 2023-09-23T23:40:53.843 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:53 smithi164 bash[92846]: cluster 2023-09-23T23:40:52.722194+0000 osd.3 (osd.3) 17 : cluster 0 6.0 deep-scrub ok 2023-09-23T23:40:53.843 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:53 smithi164 bash[92846]: cluster 2023-09-23T23:40:53.082648+0000 osd.2 (osd.2) 19 : cluster 0 6.18 scrub starts 2023-09-23T23:40:53.843 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:53 smithi164 bash[92846]: cluster 2023-09-23T23:40:53.234535+0000 osd.7 (osd.7) 112 : cluster 3 failed to encode map e205 with expected crc 2023-09-23T23:40:53.857 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:53.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:53.860 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:40:53.961 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:53.987 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:53.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:53.990 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:40:54.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:53 smithi159 bash[105915]: cluster 2023-09-23T23:40:52.206090+0000 osd.6 (osd.6) 183 : cluster 0 6.15 scrub starts 2023-09-23T23:40:54.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:53 smithi159 bash[105915]: cluster 2023-09-23T23:40:52.555095+0000 mgr.y (mgr.25991) 710 : cluster 0 pgmap v727: 99 pgs: 1 unknown, 1 active+clean+scrubbing, 1 active+remapped+backfilling, 96 active+clean; 1.3 GiB data, 5.8 GiB used, 441 GiB / 447 GiB avail; 543/62304 objects misplaced (0.872%) 2023-09-23T23:40:54.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:53 smithi159 bash[105915]: cluster 2023-09-23T23:40:52.596013+0000 osd.5 (osd.5) 75 : cluster 3 failed to encode map e204 with expected crc 2023-09-23T23:40:54.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:53 smithi159 bash[105915]: cluster 2023-09-23T23:40:52.599543+0000 osd.6 (osd.6) 184 : cluster 3 failed to encode map e205 with expected crc 2023-09-23T23:40:54.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:53 smithi159 bash[105915]: cluster 2023-09-23T23:40:52.607023+0000 osd.1 (osd.1) 15 : cluster 0 6.13 starting backfill to osd.3 from (0'0,0'0] MAX to 202'10684 2023-09-23T23:40:54.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:53 smithi159 bash[105915]: cluster 2023-09-23T23:40:52.609093+0000 osd.4 (osd.4) 134 : cluster 3 failed to encode map e205 with expected crc 2023-09-23T23:40:54.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:53 smithi159 bash[105915]: cluster 2023-09-23T23:40:52.616898+0000 osd.5 (osd.5) 76 : cluster 3 failed to encode map e205 with expected crc 2023-09-23T23:40:54.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:53 smithi159 bash[105915]: cluster 2023-09-23T23:40:52.722194+0000 osd.3 (osd.3) 17 : cluster 0 6.0 deep-scrub ok 2023-09-23T23:40:54.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:53 smithi159 bash[105915]: cluster 2023-09-23T23:40:53.082648+0000 osd.2 (osd.2) 19 : cluster 0 6.18 scrub starts 2023-09-23T23:40:54.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:53 smithi159 bash[105915]: cluster 2023-09-23T23:40:53.234535+0000 osd.7 (osd.7) 112 : cluster 3 failed to encode map e205 with expected crc 2023-09-23T23:40:54.045 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:40:53 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:40:53] "GET /metrics HTTP/1.1" 200 36582 "" "Prometheus/2.43.0" 2023-09-23T23:40:54.046 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:53 smithi159 bash[108473]: cluster 2023-09-23T23:40:52.206090+0000 osd.6 (osd.6) 183 : cluster 0 6.15 scrub starts 2023-09-23T23:40:54.046 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:53 smithi159 bash[108473]: cluster 2023-09-23T23:40:52.555095+0000 mgr.y (mgr.25991) 710 : cluster 0 pgmap v727: 99 pgs: 1 unknown, 1 active+clean+scrubbing, 1 active+remapped+backfilling, 96 active+clean; 1.3 GiB data, 5.8 GiB used, 441 GiB / 447 GiB avail; 543/62304 objects misplaced (0.872%) 2023-09-23T23:40:54.046 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:53 smithi159 bash[108473]: cluster 2023-09-23T23:40:52.596013+0000 osd.5 (osd.5) 75 : cluster 3 failed to encode map e204 with expected crc 2023-09-23T23:40:54.046 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:53 smithi159 bash[108473]: cluster 2023-09-23T23:40:52.599543+0000 osd.6 (osd.6) 184 : cluster 3 failed to encode map e205 with expected crc 2023-09-23T23:40:54.046 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:53 smithi159 bash[108473]: cluster 2023-09-23T23:40:52.607023+0000 osd.1 (osd.1) 15 : cluster 0 6.13 starting backfill to osd.3 from (0'0,0'0] MAX to 202'10684 2023-09-23T23:40:54.046 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:53 smithi159 bash[108473]: cluster 2023-09-23T23:40:52.609093+0000 osd.4 (osd.4) 134 : cluster 3 failed to encode map e205 with expected crc 2023-09-23T23:40:54.046 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:53 smithi159 bash[108473]: cluster 2023-09-23T23:40:52.616898+0000 osd.5 (osd.5) 76 : cluster 3 failed to encode map e205 with expected crc 2023-09-23T23:40:54.046 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:53 smithi159 bash[108473]: cluster 2023-09-23T23:40:52.722194+0000 osd.3 (osd.3) 17 : cluster 0 6.0 deep-scrub ok 2023-09-23T23:40:54.046 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:53 smithi159 bash[108473]: cluster 2023-09-23T23:40:53.082648+0000 osd.2 (osd.2) 19 : cluster 0 6.18 scrub starts 2023-09-23T23:40:54.046 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:53 smithi159 bash[108473]: cluster 2023-09-23T23:40:53.234535+0000 osd.7 (osd.7) 112 : cluster 3 failed to encode map e205 with expected crc 2023-09-23T23:40:54.091 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:40:54.128 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:40:54.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:54.130 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:40:54.231 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:40:54.259 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:40:54.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:54.261 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:40:54.362 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:40:54.455 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:40:54.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:54.458 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:40:54.559 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:40:54.587 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:40:54.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:54.591 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:40:54.692 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:40:54.716 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:40:54.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:54.719 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:40:54.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:54 smithi159 bash[105915]: cluster 2023-09-23T23:40:53.178838+0000 osd.6 (osd.6) 185 : cluster 0 6.3 scrub starts 2023-09-23T23:40:54.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:54 smithi159 bash[105915]: audit 2023-09-23T23:40:54.559943+0000 mon.a (mon.0) 905 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "21"}]: dispatch 2023-09-23T23:40:54.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:54 smithi159 bash[108473]: cluster 2023-09-23T23:40:53.178838+0000 osd.6 (osd.6) 185 : cluster 0 6.3 scrub starts 2023-09-23T23:40:54.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:54 smithi159 bash[108473]: audit 2023-09-23T23:40:54.559943+0000 mon.a (mon.0) 905 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "21"}]: dispatch 2023-09-23T23:40:54.820 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:40:54.846 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:40:54.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:54.849 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:40:54.949 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:40:54.971 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:40:54.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:54.973 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:40:55.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:54 smithi164 bash[92846]: cluster 2023-09-23T23:40:53.178838+0000 osd.6 (osd.6) 185 : cluster 0 6.3 scrub starts 2023-09-23T23:40:55.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:54 smithi164 bash[92846]: audit 2023-09-23T23:40:54.559943+0000 mon.a (mon.0) 905 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "21"}]: dispatch 2023-09-23T23:40:55.074 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:40:55.103 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:40:55.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:55.106 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:40:55.206 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:55.242 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:55.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:55.245 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:40:55.345 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:40:55.377 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:40:55.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:55.379 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:40:55.480 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:40:55.501 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:40:55.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:55.503 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:40:55.604 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:40:55.627 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:40:55.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:55.630 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:40:55.730 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:40:55.766 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:40:55.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:55.769 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:40:55.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:55 smithi159 bash[105915]: cluster 2023-09-23T23:40:54.555693+0000 mgr.y (mgr.25991) 711 : cluster 0 pgmap v729: 99 pgs: 1 active+remapped+backfilling, 98 active+clean; 1.2 GiB data, 5.4 GiB used, 442 GiB / 447 GiB avail; 610/58809 objects misplaced (1.037%) 2023-09-23T23:40:55.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:55 smithi159 bash[105915]: audit 2023-09-23T23:40:54.615560+0000 mon.a (mon.0) 906 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "21"}]': finished 2023-09-23T23:40:55.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:55 smithi159 bash[105915]: cluster 2023-09-23T23:40:54.615703+0000 mon.a (mon.0) 907 : cluster 0 osdmap e206: 8 total, 8 up, 5 in 2023-09-23T23:40:55.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:55 smithi159 bash[105915]: cluster 2023-09-23T23:40:54.617352+0000 osd.6 (osd.6) 186 : cluster 3 failed to encode map e206 with expected crc 2023-09-23T23:40:55.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:55 smithi159 bash[105915]: cluster 2023-09-23T23:40:54.623790+0000 osd.4 (osd.4) 135 : cluster 3 failed to encode map e206 with expected crc 2023-09-23T23:40:55.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:55 smithi159 bash[105915]: cluster 2023-09-23T23:40:54.628127+0000 osd.4 (osd.4) 136 : cluster 3 failed to encode map e206 with expected crc 2023-09-23T23:40:55.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:55 smithi159 bash[105915]: cluster 2023-09-23T23:40:54.862208+0000 osd.5 (osd.5) 77 : cluster 3 failed to encode map e206 with expected crc 2023-09-23T23:40:55.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:55 smithi159 bash[105915]: cluster 2023-09-23T23:40:54.864117+0000 osd.5 (osd.5) 78 : cluster 3 failed to encode map e206 with expected crc 2023-09-23T23:40:55.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:55 smithi159 bash[105915]: cluster 2023-09-23T23:40:54.896380+0000 osd.7 (osd.7) 113 : cluster 3 failed to encode map e206 with expected crc 2023-09-23T23:40:55.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:55 smithi159 bash[108473]: cluster 2023-09-23T23:40:54.555693+0000 mgr.y (mgr.25991) 711 : cluster 0 pgmap v729: 99 pgs: 1 active+remapped+backfilling, 98 active+clean; 1.2 GiB data, 5.4 GiB used, 442 GiB / 447 GiB avail; 610/58809 objects misplaced (1.037%) 2023-09-23T23:40:55.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:55 smithi159 bash[108473]: audit 2023-09-23T23:40:54.615560+0000 mon.a (mon.0) 906 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "21"}]': finished 2023-09-23T23:40:55.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:55 smithi159 bash[108473]: cluster 2023-09-23T23:40:54.615703+0000 mon.a (mon.0) 907 : cluster 0 osdmap e206: 8 total, 8 up, 5 in 2023-09-23T23:40:55.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:55 smithi159 bash[108473]: cluster 2023-09-23T23:40:54.617352+0000 osd.6 (osd.6) 186 : cluster 3 failed to encode map e206 with expected crc 2023-09-23T23:40:55.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:55 smithi159 bash[108473]: cluster 2023-09-23T23:40:54.623790+0000 osd.4 (osd.4) 135 : cluster 3 failed to encode map e206 with expected crc 2023-09-23T23:40:55.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:55 smithi159 bash[108473]: cluster 2023-09-23T23:40:54.628127+0000 osd.4 (osd.4) 136 : cluster 3 failed to encode map e206 with expected crc 2023-09-23T23:40:55.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:55 smithi159 bash[108473]: cluster 2023-09-23T23:40:54.862208+0000 osd.5 (osd.5) 77 : cluster 3 failed to encode map e206 with expected crc 2023-09-23T23:40:55.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:55 smithi159 bash[108473]: cluster 2023-09-23T23:40:54.864117+0000 osd.5 (osd.5) 78 : cluster 3 failed to encode map e206 with expected crc 2023-09-23T23:40:55.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:55 smithi159 bash[108473]: cluster 2023-09-23T23:40:54.896380+0000 osd.7 (osd.7) 113 : cluster 3 failed to encode map e206 with expected crc 2023-09-23T23:40:55.869 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:40:55.891 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:40:55.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:55.893 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:40:55.993 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:40:56.008 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:55 smithi164 bash[92846]: cluster 2023-09-23T23:40:54.555693+0000 mgr.y (mgr.25991) 711 : cluster 0 pgmap v729: 99 pgs: 1 active+remapped+backfilling, 98 active+clean; 1.2 GiB data, 5.4 GiB used, 442 GiB / 447 GiB avail; 610/58809 objects misplaced (1.037%) 2023-09-23T23:40:56.008 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:55 smithi164 bash[92846]: audit 2023-09-23T23:40:54.615560+0000 mon.a (mon.0) 906 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "21"}]': finished 2023-09-23T23:40:56.008 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:55 smithi164 bash[92846]: cluster 2023-09-23T23:40:54.615703+0000 mon.a (mon.0) 907 : cluster 0 osdmap e206: 8 total, 8 up, 5 in 2023-09-23T23:40:56.008 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:55 smithi164 bash[92846]: cluster 2023-09-23T23:40:54.617352+0000 osd.6 (osd.6) 186 : cluster 3 failed to encode map e206 with expected crc 2023-09-23T23:40:56.008 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:55 smithi164 bash[92846]: cluster 2023-09-23T23:40:54.623790+0000 osd.4 (osd.4) 135 : cluster 3 failed to encode map e206 with expected crc 2023-09-23T23:40:56.008 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:55 smithi164 bash[92846]: cluster 2023-09-23T23:40:54.628127+0000 osd.4 (osd.4) 136 : cluster 3 failed to encode map e206 with expected crc 2023-09-23T23:40:56.008 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:55 smithi164 bash[92846]: cluster 2023-09-23T23:40:54.862208+0000 osd.5 (osd.5) 77 : cluster 3 failed to encode map e206 with expected crc 2023-09-23T23:40:56.008 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:55 smithi164 bash[92846]: cluster 2023-09-23T23:40:54.864117+0000 osd.5 (osd.5) 78 : cluster 3 failed to encode map e206 with expected crc 2023-09-23T23:40:56.009 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:55 smithi164 bash[92846]: cluster 2023-09-23T23:40:54.896380+0000 osd.7 (osd.7) 113 : cluster 3 failed to encode map e206 with expected crc 2023-09-23T23:40:56.027 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:40:56.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:56.030 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:40:56.130 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:40:56.159 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:40:56.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:56.162 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:40:56.263 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:40:56.297 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:40:56.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:56.300 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:40:56.400 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:40:56.423 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:40:56.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:56.426 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:40:56.526 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:56.552 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:56.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:56.554 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:40:56.655 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:40:56.658 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:56 smithi159 bash[105915]: cluster 2023-09-23T23:40:55.246349+0000 osd.6 (osd.6) 187 : cluster 0 6.15 deep-scrub starts 2023-09-23T23:40:56.659 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:56 smithi159 bash[105915]: cluster 2023-09-23T23:40:55.632267+0000 mon.a (mon.0) 908 : cluster 0 osdmap e207: 8 total, 8 up, 5 in 2023-09-23T23:40:56.659 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:56 smithi159 bash[105915]: cluster 2023-09-23T23:40:55.636450+0000 osd.6 (osd.6) 188 : cluster 3 failed to encode map e207 with expected crc 2023-09-23T23:40:56.659 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:56 smithi159 bash[105915]: cluster 2023-09-23T23:40:55.636451+0000 osd.4 (osd.4) 137 : cluster 3 failed to encode map e207 with expected crc 2023-09-23T23:40:56.659 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:56 smithi159 bash[105915]: cluster 2023-09-23T23:40:55.904869+0000 osd.7 (osd.7) 114 : cluster 3 failed to encode map e207 with expected crc 2023-09-23T23:40:56.659 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:56 smithi159 bash[105915]: cluster 2023-09-23T23:40:56.128952+0000 osd.2 (osd.2) 20 : cluster 0 6.9 scrub starts 2023-09-23T23:40:56.659 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:56 smithi159 bash[105915]: cluster 2023-09-23T23:40:56.261254+0000 osd.3 (osd.3) 18 : cluster 0 6.17 scrub starts 2023-09-23T23:40:56.659 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:56 smithi159 bash[105915]: cluster 2023-09-23T23:40:56.339497+0000 osd.3 (osd.3) 19 : cluster 0 6.17 scrub ok 2023-09-23T23:40:56.659 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:56 smithi159 bash[105915]: audit 2023-09-23T23:40:56.558127+0000 mon.a (mon.0) 909 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "22"}]: dispatch 2023-09-23T23:40:56.678 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:40:56.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:56.681 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:40:56.782 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:40:56.817 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:40:56.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:56.820 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:40:56.920 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:56.930 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:56 smithi164 bash[92846]: cluster 2023-09-23T23:40:55.246349+0000 osd.6 (osd.6) 187 : cluster 0 6.15 deep-scrub starts 2023-09-23T23:40:56.930 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:56 smithi164 bash[92846]: cluster 2023-09-23T23:40:55.632267+0000 mon.a (mon.0) 908 : cluster 0 osdmap e207: 8 total, 8 up, 5 in 2023-09-23T23:40:56.930 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:56 smithi164 bash[92846]: cluster 2023-09-23T23:40:55.636450+0000 osd.6 (osd.6) 188 : cluster 3 failed to encode map e207 with expected crc 2023-09-23T23:40:56.931 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:56 smithi164 bash[92846]: cluster 2023-09-23T23:40:55.636451+0000 osd.4 (osd.4) 137 : cluster 3 failed to encode map e207 with expected crc 2023-09-23T23:40:56.931 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:56 smithi164 bash[92846]: cluster 2023-09-23T23:40:55.904869+0000 osd.7 (osd.7) 114 : cluster 3 failed to encode map e207 with expected crc 2023-09-23T23:40:56.931 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:56 smithi164 bash[92846]: cluster 2023-09-23T23:40:56.128952+0000 osd.2 (osd.2) 20 : cluster 0 6.9 scrub starts 2023-09-23T23:40:56.931 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:56 smithi164 bash[92846]: cluster 2023-09-23T23:40:56.261254+0000 osd.3 (osd.3) 18 : cluster 0 6.17 scrub starts 2023-09-23T23:40:56.931 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:56 smithi164 bash[92846]: cluster 2023-09-23T23:40:56.339497+0000 osd.3 (osd.3) 19 : cluster 0 6.17 scrub ok 2023-09-23T23:40:56.931 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:56 smithi164 bash[92846]: audit 2023-09-23T23:40:56.558127+0000 mon.a (mon.0) 909 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "22"}]: dispatch 2023-09-23T23:40:56.947 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:56.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:56.951 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:40:57.028 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:56 smithi159 bash[108473]: cluster 2023-09-23T23:40:55.246349+0000 osd.6 (osd.6) 187 : cluster 0 6.15 deep-scrub starts 2023-09-23T23:40:57.028 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:56 smithi159 bash[108473]: cluster 2023-09-23T23:40:55.632267+0000 mon.a (mon.0) 908 : cluster 0 osdmap e207: 8 total, 8 up, 5 in 2023-09-23T23:40:57.028 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:56 smithi159 bash[108473]: cluster 2023-09-23T23:40:55.636450+0000 osd.6 (osd.6) 188 : cluster 3 failed to encode map e207 with expected crc 2023-09-23T23:40:57.028 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:56 smithi159 bash[108473]: cluster 2023-09-23T23:40:55.636451+0000 osd.4 (osd.4) 137 : cluster 3 failed to encode map e207 with expected crc 2023-09-23T23:40:57.028 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:56 smithi159 bash[108473]: cluster 2023-09-23T23:40:55.904869+0000 osd.7 (osd.7) 114 : cluster 3 failed to encode map e207 with expected crc 2023-09-23T23:40:57.028 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:56 smithi159 bash[108473]: cluster 2023-09-23T23:40:56.128952+0000 osd.2 (osd.2) 20 : cluster 0 6.9 scrub starts 2023-09-23T23:40:57.028 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:56 smithi159 bash[108473]: cluster 2023-09-23T23:40:56.261254+0000 osd.3 (osd.3) 18 : cluster 0 6.17 scrub starts 2023-09-23T23:40:57.028 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:56 smithi159 bash[108473]: cluster 2023-09-23T23:40:56.339497+0000 osd.3 (osd.3) 19 : cluster 0 6.17 scrub ok 2023-09-23T23:40:57.029 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:56 smithi159 bash[108473]: audit 2023-09-23T23:40:56.558127+0000 mon.a (mon.0) 909 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "22"}]: dispatch 2023-09-23T23:40:57.052 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:40:57.072 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:40:57.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:57.075 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:40:57.176 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:40:57.206 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:40:57.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:57.209 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:40:57.309 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:57.340 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:57.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:57.344 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:40:57.445 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:40:57.463 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:40:57.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:57.466 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:40:57.567 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:40:57.593 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:40:57.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:57.599 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:40:57.699 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:57.727 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:57.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:57.729 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:40:57.830 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:40:57.838 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:57 smithi159 bash[105915]: cluster 2023-09-23T23:40:56.196360+0000 osd.2 (osd.2) 21 : cluster 0 6.9 scrub ok 2023-09-23T23:40:57.838 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:57 smithi159 bash[105915]: cluster 2023-09-23T23:40:56.556313+0000 mgr.y (mgr.25991) 712 : cluster 0 pgmap v732: 99 pgs: 1 active+remapped+backfilling, 98 active+clean; 1.1 GiB data, 5.3 GiB used, 442 GiB / 447 GiB avail; 610/56238 objects misplaced (1.085%); 3.3 MiB/s, 52 objects/s recovering 2023-09-23T23:40:57.839 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:57 smithi159 bash[105915]: cluster 2023-09-23T23:40:56.644559+0000 osd.5 (osd.5) 79 : cluster 3 failed to encode map e208 with expected crc 2023-09-23T23:40:57.839 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:57 smithi159 bash[105915]: cluster 2023-09-23T23:40:56.646492+0000 osd.1 (osd.1) 16 : cluster 0 6.14 starting backfill to osd.2 from (0'0,0'0] MAX to 205'10743 2023-09-23T23:40:57.839 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:57 smithi159 bash[105915]: audit 2023-09-23T23:40:56.646786+0000 mon.a (mon.0) 910 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "22"}]': finished 2023-09-23T23:40:57.839 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:57 smithi159 bash[105915]: cluster 2023-09-23T23:40:56.646869+0000 mon.a (mon.0) 911 : cluster 0 osdmap e208: 8 total, 8 up, 5 in 2023-09-23T23:40:57.839 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:57 smithi159 bash[105915]: cluster 2023-09-23T23:40:56.655463+0000 osd.6 (osd.6) 189 : cluster 3 failed to encode map e208 with expected crc 2023-09-23T23:40:57.839 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:57 smithi159 bash[105915]: cluster 2023-09-23T23:40:56.659283+0000 osd.1 (osd.1) 17 : cluster 0 6.14 starting backfill to osd.4 from (0'0,0'0] MAX to 205'10743 2023-09-23T23:40:57.839 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:57 smithi159 bash[105915]: cluster 2023-09-23T23:40:56.734027+0000 osd.7 (osd.7) 115 : cluster 3 failed to encode map e208 with expected crc 2023-09-23T23:40:57.839 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:57 smithi159 bash[105915]: cluster 2023-09-23T23:40:57.435866+0000 mon.a (mon.0) 912 : cluster 0 osdmap e209: 8 total, 8 up, 5 in 2023-09-23T23:40:57.839 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:57 smithi159 bash[108473]: cluster 2023-09-23T23:40:56.196360+0000 osd.2 (osd.2) 21 : cluster 0 6.9 scrub ok 2023-09-23T23:40:57.840 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:57 smithi159 bash[108473]: cluster 2023-09-23T23:40:56.556313+0000 mgr.y (mgr.25991) 712 : cluster 0 pgmap v732: 99 pgs: 1 active+remapped+backfilling, 98 active+clean; 1.1 GiB data, 5.3 GiB used, 442 GiB / 447 GiB avail; 610/56238 objects misplaced (1.085%); 3.3 MiB/s, 52 objects/s recovering 2023-09-23T23:40:57.840 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:57 smithi159 bash[108473]: cluster 2023-09-23T23:40:56.644559+0000 osd.5 (osd.5) 79 : cluster 3 failed to encode map e208 with expected crc 2023-09-23T23:40:57.840 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:57 smithi159 bash[108473]: cluster 2023-09-23T23:40:56.646492+0000 osd.1 (osd.1) 16 : cluster 0 6.14 starting backfill to osd.2 from (0'0,0'0] MAX to 205'10743 2023-09-23T23:40:57.840 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:57 smithi159 bash[108473]: audit 2023-09-23T23:40:56.646786+0000 mon.a (mon.0) 910 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "22"}]': finished 2023-09-23T23:40:57.840 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:57 smithi159 bash[108473]: cluster 2023-09-23T23:40:56.646869+0000 mon.a (mon.0) 911 : cluster 0 osdmap e208: 8 total, 8 up, 5 in 2023-09-23T23:40:57.840 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:57 smithi159 bash[108473]: cluster 2023-09-23T23:40:56.655463+0000 osd.6 (osd.6) 189 : cluster 3 failed to encode map e208 with expected crc 2023-09-23T23:40:57.840 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:57 smithi159 bash[108473]: cluster 2023-09-23T23:40:56.659283+0000 osd.1 (osd.1) 17 : cluster 0 6.14 starting backfill to osd.4 from (0'0,0'0] MAX to 205'10743 2023-09-23T23:40:57.840 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:57 smithi159 bash[108473]: cluster 2023-09-23T23:40:56.734027+0000 osd.7 (osd.7) 115 : cluster 3 failed to encode map e208 with expected crc 2023-09-23T23:40:57.840 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:57 smithi159 bash[108473]: cluster 2023-09-23T23:40:57.435866+0000 mon.a (mon.0) 912 : cluster 0 osdmap e209: 8 total, 8 up, 5 in 2023-09-23T23:40:57.860 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:40:57.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:57.866 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:40:57.967 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:40:57.990 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:40:57.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:57.993 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:40:58.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:57 smithi164 bash[92846]: cluster 2023-09-23T23:40:56.196360+0000 osd.2 (osd.2) 21 : cluster 0 6.9 scrub ok 2023-09-23T23:40:58.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:57 smithi164 bash[92846]: cluster 2023-09-23T23:40:56.556313+0000 mgr.y (mgr.25991) 712 : cluster 0 pgmap v732: 99 pgs: 1 active+remapped+backfilling, 98 active+clean; 1.1 GiB data, 5.3 GiB used, 442 GiB / 447 GiB avail; 610/56238 objects misplaced (1.085%); 3.3 MiB/s, 52 objects/s recovering 2023-09-23T23:40:58.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:57 smithi164 bash[92846]: cluster 2023-09-23T23:40:56.644559+0000 osd.5 (osd.5) 79 : cluster 3 failed to encode map e208 with expected crc 2023-09-23T23:40:58.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:57 smithi164 bash[92846]: cluster 2023-09-23T23:40:56.646492+0000 osd.1 (osd.1) 16 : cluster 0 6.14 starting backfill to osd.2 from (0'0,0'0] MAX to 205'10743 2023-09-23T23:40:58.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:57 smithi164 bash[92846]: audit 2023-09-23T23:40:56.646786+0000 mon.a (mon.0) 910 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "22"}]': finished 2023-09-23T23:40:58.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:57 smithi164 bash[92846]: cluster 2023-09-23T23:40:56.646869+0000 mon.a (mon.0) 911 : cluster 0 osdmap e208: 8 total, 8 up, 5 in 2023-09-23T23:40:58.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:57 smithi164 bash[92846]: cluster 2023-09-23T23:40:56.655463+0000 osd.6 (osd.6) 189 : cluster 3 failed to encode map e208 with expected crc 2023-09-23T23:40:58.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:57 smithi164 bash[92846]: cluster 2023-09-23T23:40:56.659283+0000 osd.1 (osd.1) 17 : cluster 0 6.14 starting backfill to osd.4 from (0'0,0'0] MAX to 205'10743 2023-09-23T23:40:58.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:57 smithi164 bash[92846]: cluster 2023-09-23T23:40:56.734027+0000 osd.7 (osd.7) 115 : cluster 3 failed to encode map e208 with expected crc 2023-09-23T23:40:58.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:57 smithi164 bash[92846]: cluster 2023-09-23T23:40:57.435866+0000 mon.a (mon.0) 912 : cluster 0 osdmap e209: 8 total, 8 up, 5 in 2023-09-23T23:40:58.094 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:40:58.121 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:40:58.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:58.124 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:40:58.224 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:40:58.254 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:40:58.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:58.258 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:40:58.359 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:40:58.381 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:40:58.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:58.383 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:40:58.483 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:40:58.513 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:40:58.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:58.516 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:40:58.616 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:40:58.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:58.645 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:40:58.645 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:40:58.745 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:40:58.755 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:58 smithi159 bash[105915]: cluster 2023-09-23T23:40:57.434274+0000 osd.6 (osd.6) 190 : cluster 3 failed to encode map e209 with expected crc 2023-09-23T23:40:58.755 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:58 smithi159 bash[105915]: cluster 2023-09-23T23:40:57.434650+0000 osd.4 (osd.4) 138 : cluster 3 failed to encode map e209 with expected crc 2023-09-23T23:40:58.755 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:58 smithi159 bash[105915]: cluster 2023-09-23T23:40:57.437524+0000 osd.6 (osd.6) 191 : cluster 3 failed to encode map e209 with expected crc 2023-09-23T23:40:58.755 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:58 smithi159 bash[105915]: cluster 2023-09-23T23:40:57.949132+0000 osd.7 (osd.7) 116 : cluster 3 failed to encode map e209 with expected crc 2023-09-23T23:40:58.755 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:58 smithi159 bash[105915]: cluster 2023-09-23T23:40:58.262587+0000 osd.5 (osd.5) 80 : cluster 3 failed to encode map e209 with expected crc 2023-09-23T23:40:58.755 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:58 smithi159 bash[105915]: cluster 2023-09-23T23:40:58.445340+0000 mon.a (mon.0) 913 : cluster 0 osdmap e210: 8 total, 8 up, 5 in 2023-09-23T23:40:58.755 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:58 smithi159 bash[108473]: cluster 2023-09-23T23:40:57.434274+0000 osd.6 (osd.6) 190 : cluster 3 failed to encode map e209 with expected crc 2023-09-23T23:40:58.755 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:58 smithi159 bash[108473]: cluster 2023-09-23T23:40:57.434650+0000 osd.4 (osd.4) 138 : cluster 3 failed to encode map e209 with expected crc 2023-09-23T23:40:58.755 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:58 smithi159 bash[108473]: cluster 2023-09-23T23:40:57.437524+0000 osd.6 (osd.6) 191 : cluster 3 failed to encode map e209 with expected crc 2023-09-23T23:40:58.755 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:58 smithi159 bash[108473]: cluster 2023-09-23T23:40:57.949132+0000 osd.7 (osd.7) 116 : cluster 3 failed to encode map e209 with expected crc 2023-09-23T23:40:58.756 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:58 smithi159 bash[108473]: cluster 2023-09-23T23:40:58.262587+0000 osd.5 (osd.5) 80 : cluster 3 failed to encode map e209 with expected crc 2023-09-23T23:40:58.756 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:58 smithi159 bash[108473]: cluster 2023-09-23T23:40:58.445340+0000 mon.a (mon.0) 913 : cluster 0 osdmap e210: 8 total, 8 up, 5 in 2023-09-23T23:40:58.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:58 smithi164 bash[92846]: cluster 2023-09-23T23:40:57.434274+0000 osd.6 (osd.6) 190 : cluster 3 failed to encode map e209 with expected crc 2023-09-23T23:40:58.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:58 smithi164 bash[92846]: cluster 2023-09-23T23:40:57.434650+0000 osd.4 (osd.4) 138 : cluster 3 failed to encode map e209 with expected crc 2023-09-23T23:40:58.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:58 smithi164 bash[92846]: cluster 2023-09-23T23:40:57.437524+0000 osd.6 (osd.6) 191 : cluster 3 failed to encode map e209 with expected crc 2023-09-23T23:40:58.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:58 smithi164 bash[92846]: cluster 2023-09-23T23:40:57.949132+0000 osd.7 (osd.7) 116 : cluster 3 failed to encode map e209 with expected crc 2023-09-23T23:40:58.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:58 smithi164 bash[92846]: cluster 2023-09-23T23:40:58.262587+0000 osd.5 (osd.5) 80 : cluster 3 failed to encode map e209 with expected crc 2023-09-23T23:40:58.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:58 smithi164 bash[92846]: cluster 2023-09-23T23:40:58.445340+0000 mon.a (mon.0) 913 : cluster 0 osdmap e210: 8 total, 8 up, 5 in 2023-09-23T23:40:58.772 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:40:58.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:58.778 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:40:58.879 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:40:58.914 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:40:58.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:58.919 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:40:59.020 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:59.046 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:59.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:59.049 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:40:59.149 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:59.174 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:40:59.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:59.178 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:40:59.279 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:40:59.318 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:40:59.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:59.323 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:40:59.423 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:40:59.447 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:40:59.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:59.450 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:40:59.550 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:40:59.583 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:40:59.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:59.587 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:40:59.688 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:40:59.697 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:59 smithi164 bash[92846]: cluster 2023-09-23T23:40:58.219767+0000 osd.6 (osd.6) 192 : cluster 0 6.3 deep-scrub starts 2023-09-23T23:40:59.697 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:59 smithi164 bash[92846]: cluster 2023-09-23T23:40:58.444331+0000 osd.5 (osd.5) 81 : cluster 3 failed to encode map e210 with expected crc 2023-09-23T23:40:59.697 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:59 smithi164 bash[92846]: cluster 2023-09-23T23:40:58.444487+0000 osd.6 (osd.6) 193 : cluster 3 failed to encode map e210 with expected crc 2023-09-23T23:40:59.697 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:59 smithi164 bash[92846]: cluster 2023-09-23T23:40:58.451029+0000 osd.6 (osd.6) 194 : cluster 3 failed to encode map e210 with expected crc 2023-09-23T23:40:59.697 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:59 smithi164 bash[92846]: cluster 2023-09-23T23:40:58.454888+0000 osd.6 (osd.6) 195 : cluster 0 6.15 starting backfill to osd.4 from (0'0,0'0] MAX to 206'10467 2023-09-23T23:40:59.697 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:59 smithi164 bash[92846]: cluster 2023-09-23T23:40:58.556878+0000 mgr.y (mgr.25991) 713 : cluster 0 pgmap v736: 99 pgs: 1 remapped+peering, 2 active+remapped+backfilling, 96 active+clean; 1.1 GiB data, 5.0 GiB used, 442 GiB / 447 GiB avail; 940/53256 objects misplaced (1.765%); 5.7 MiB/s, 90 objects/s recovering 2023-09-23T23:40:59.697 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:40:59 smithi164 bash[92846]: cluster 2023-09-23T23:40:59.200816+0000 osd.3 (osd.3) 20 : cluster 0 6.6 scrub starts 2023-09-23T23:40:59.713 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:40:59.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:59.717 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:40:59.817 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:40:59.847 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:40:59.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:59.850 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:40:59.951 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:40:59.959 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:59 smithi159 bash[108473]: cluster 2023-09-23T23:40:58.219767+0000 osd.6 (osd.6) 192 : cluster 0 6.3 deep-scrub starts 2023-09-23T23:40:59.959 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:59 smithi159 bash[108473]: cluster 2023-09-23T23:40:58.444331+0000 osd.5 (osd.5) 81 : cluster 3 failed to encode map e210 with expected crc 2023-09-23T23:40:59.959 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:59 smithi159 bash[108473]: cluster 2023-09-23T23:40:58.444487+0000 osd.6 (osd.6) 193 : cluster 3 failed to encode map e210 with expected crc 2023-09-23T23:40:59.960 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:59 smithi159 bash[108473]: cluster 2023-09-23T23:40:58.451029+0000 osd.6 (osd.6) 194 : cluster 3 failed to encode map e210 with expected crc 2023-09-23T23:40:59.960 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:59 smithi159 bash[108473]: cluster 2023-09-23T23:40:58.454888+0000 osd.6 (osd.6) 195 : cluster 0 6.15 starting backfill to osd.4 from (0'0,0'0] MAX to 206'10467 2023-09-23T23:40:59.960 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:59 smithi159 bash[108473]: cluster 2023-09-23T23:40:58.556878+0000 mgr.y (mgr.25991) 713 : cluster 0 pgmap v736: 99 pgs: 1 remapped+peering, 2 active+remapped+backfilling, 96 active+clean; 1.1 GiB data, 5.0 GiB used, 442 GiB / 447 GiB avail; 940/53256 objects misplaced (1.765%); 5.7 MiB/s, 90 objects/s recovering 2023-09-23T23:40:59.960 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:40:59 smithi159 bash[108473]: cluster 2023-09-23T23:40:59.200816+0000 osd.3 (osd.3) 20 : cluster 0 6.6 scrub starts 2023-09-23T23:40:59.960 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:59 smithi159 bash[105915]: cluster 2023-09-23T23:40:58.219767+0000 osd.6 (osd.6) 192 : cluster 0 6.3 deep-scrub starts 2023-09-23T23:40:59.960 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:59 smithi159 bash[105915]: cluster 2023-09-23T23:40:58.444331+0000 osd.5 (osd.5) 81 : cluster 3 failed to encode map e210 with expected crc 2023-09-23T23:40:59.960 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:59 smithi159 bash[105915]: cluster 2023-09-23T23:40:58.444487+0000 osd.6 (osd.6) 193 : cluster 3 failed to encode map e210 with expected crc 2023-09-23T23:40:59.960 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:59 smithi159 bash[105915]: cluster 2023-09-23T23:40:58.451029+0000 osd.6 (osd.6) 194 : cluster 3 failed to encode map e210 with expected crc 2023-09-23T23:40:59.961 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:59 smithi159 bash[105915]: cluster 2023-09-23T23:40:58.454888+0000 osd.6 (osd.6) 195 : cluster 0 6.15 starting backfill to osd.4 from (0'0,0'0] MAX to 206'10467 2023-09-23T23:40:59.961 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:59 smithi159 bash[105915]: cluster 2023-09-23T23:40:58.556878+0000 mgr.y (mgr.25991) 713 : cluster 0 pgmap v736: 99 pgs: 1 remapped+peering, 2 active+remapped+backfilling, 96 active+clean; 1.1 GiB data, 5.0 GiB used, 442 GiB / 447 GiB avail; 940/53256 objects misplaced (1.765%); 5.7 MiB/s, 90 objects/s recovering 2023-09-23T23:40:59.961 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:40:59 smithi159 bash[105915]: cluster 2023-09-23T23:40:59.200816+0000 osd.3 (osd.3) 20 : cluster 0 6.6 scrub starts 2023-09-23T23:40:59.975 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:40:59.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:40:59.976 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:41:00.076 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:00.105 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:00.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:00.108 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:41:00.209 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:00.231 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:00.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:00.233 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:41:00.334 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:00.365 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:00.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:00.368 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:41:00.468 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:00.498 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:00.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:00.501 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:41:00.601 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:00.628 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:00.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:00.630 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:41:00.731 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:00.757 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:00.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:00.762 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:41:00.766 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:00 smithi159 bash[105915]: cluster 2023-09-23T23:40:59.442558+0000 osd.1 (osd.1) 18 : cluster 0 6.1 scrub starts 2023-09-23T23:41:00.766 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:00 smithi159 bash[105915]: cluster 2023-09-23T23:40:59.664126+0000 osd.4 (osd.4) 139 : cluster 3 failed to encode map e211 with expected crc 2023-09-23T23:41:00.766 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:00 smithi159 bash[105915]: cluster 2023-09-23T23:40:59.666041+0000 mon.a (mon.0) 914 : cluster 0 osdmap e211: 8 total, 8 up, 5 in 2023-09-23T23:41:00.766 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:00 smithi159 bash[105915]: cluster 2023-09-23T23:40:59.669574+0000 osd.6 (osd.6) 196 : cluster 3 failed to encode map e211 with expected crc 2023-09-23T23:41:00.767 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:00 smithi159 bash[105915]: cluster 2023-09-23T23:41:00.238740+0000 osd.3 (osd.3) 21 : cluster 0 6.16 scrub starts 2023-09-23T23:41:00.767 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:00 smithi159 bash[108473]: cluster 2023-09-23T23:40:59.442558+0000 osd.1 (osd.1) 18 : cluster 0 6.1 scrub starts 2023-09-23T23:41:00.767 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:00 smithi159 bash[108473]: cluster 2023-09-23T23:40:59.664126+0000 osd.4 (osd.4) 139 : cluster 3 failed to encode map e211 with expected crc 2023-09-23T23:41:00.767 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:00 smithi159 bash[108473]: cluster 2023-09-23T23:40:59.666041+0000 mon.a (mon.0) 914 : cluster 0 osdmap e211: 8 total, 8 up, 5 in 2023-09-23T23:41:00.767 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:00 smithi159 bash[108473]: cluster 2023-09-23T23:40:59.669574+0000 osd.6 (osd.6) 196 : cluster 3 failed to encode map e211 with expected crc 2023-09-23T23:41:00.768 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:00 smithi159 bash[108473]: cluster 2023-09-23T23:41:00.238740+0000 osd.3 (osd.3) 21 : cluster 0 6.16 scrub starts 2023-09-23T23:41:00.862 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:00.872 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:00 smithi164 bash[92846]: cluster 2023-09-23T23:40:59.442558+0000 osd.1 (osd.1) 18 : cluster 0 6.1 scrub starts 2023-09-23T23:41:00.872 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:00 smithi164 bash[92846]: cluster 2023-09-23T23:40:59.664126+0000 osd.4 (osd.4) 139 : cluster 3 failed to encode map e211 with expected crc 2023-09-23T23:41:00.872 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:00 smithi164 bash[92846]: cluster 2023-09-23T23:40:59.666041+0000 mon.a (mon.0) 914 : cluster 0 osdmap e211: 8 total, 8 up, 5 in 2023-09-23T23:41:00.872 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:00 smithi164 bash[92846]: cluster 2023-09-23T23:40:59.669574+0000 osd.6 (osd.6) 196 : cluster 3 failed to encode map e211 with expected crc 2023-09-23T23:41:00.872 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:00 smithi164 bash[92846]: cluster 2023-09-23T23:41:00.238740+0000 osd.3 (osd.3) 21 : cluster 0 6.16 scrub starts 2023-09-23T23:41:00.889 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:00.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:00.892 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:41:00.993 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:41:01.038 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:41:01.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:01.040 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:41:01.141 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:41:01.170 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:41:01.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:01.175 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:41:01.275 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:01.305 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:01.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:01.307 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:41:01.408 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:01.438 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:01.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:01.440 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:41:01.541 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:01.567 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:01.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:01.570 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:41:01.671 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:01.699 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:01.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:01.702 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:41:01.803 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:01.833 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:01.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:01.835 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:41:01.936 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:01.944 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:01 smithi164 bash[92846]: cluster 2023-09-23T23:41:00.557526+0000 mgr.y (mgr.25991) 714 : cluster 0 pgmap v738: 99 pgs: 1 remapped+peering, 2 active+remapped+backfilling, 96 active+clean; 1.1 GiB data, 5.0 GiB used, 442 GiB / 447 GiB avail; 940/51756 objects misplaced (1.816%) 2023-09-23T23:41:01.945 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:01 smithi164 bash[92846]: cluster 2023-09-23T23:41:00.668681+0000 mon.a (mon.0) 915 : cluster 0 osdmap e212: 8 total, 8 up, 5 in 2023-09-23T23:41:01.945 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:01 smithi164 bash[92846]: cluster 2023-09-23T23:41:00.675601+0000 osd.4 (osd.4) 140 : cluster 3 failed to encode map e212 with expected crc 2023-09-23T23:41:01.945 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:01 smithi164 bash[92846]: cluster 2023-09-23T23:41:00.678565+0000 osd.6 (osd.6) 197 : cluster 3 failed to encode map e212 with expected crc 2023-09-23T23:41:01.945 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:01 smithi164 bash[92846]: cluster 2023-09-23T23:41:00.885468+0000 osd.7 (osd.7) 117 : cluster 3 failed to encode map e212 with expected crc 2023-09-23T23:41:01.945 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:01 smithi164 bash[92846]: cluster 2023-09-23T23:41:01.064042+0000 osd.5 (osd.5) 82 : cluster 3 failed to encode map e212 with expected crc 2023-09-23T23:41:01.945 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:01 smithi164 bash[92846]: cluster 2023-09-23T23:41:01.066174+0000 osd.5 (osd.5) 83 : cluster 3 failed to encode map e212 with expected crc 2023-09-23T23:41:01.961 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:01.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:01.964 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:41:02.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:01 smithi159 bash[105915]: cluster 2023-09-23T23:41:00.557526+0000 mgr.y (mgr.25991) 714 : cluster 0 pgmap v738: 99 pgs: 1 remapped+peering, 2 active+remapped+backfilling, 96 active+clean; 1.1 GiB data, 5.0 GiB used, 442 GiB / 447 GiB avail; 940/51756 objects misplaced (1.816%) 2023-09-23T23:41:02.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:01 smithi159 bash[105915]: cluster 2023-09-23T23:41:00.668681+0000 mon.a (mon.0) 915 : cluster 0 osdmap e212: 8 total, 8 up, 5 in 2023-09-23T23:41:02.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:01 smithi159 bash[105915]: cluster 2023-09-23T23:41:00.675601+0000 osd.4 (osd.4) 140 : cluster 3 failed to encode map e212 with expected crc 2023-09-23T23:41:02.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:01 smithi159 bash[105915]: cluster 2023-09-23T23:41:00.678565+0000 osd.6 (osd.6) 197 : cluster 3 failed to encode map e212 with expected crc 2023-09-23T23:41:02.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:01 smithi159 bash[105915]: cluster 2023-09-23T23:41:00.885468+0000 osd.7 (osd.7) 117 : cluster 3 failed to encode map e212 with expected crc 2023-09-23T23:41:02.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:01 smithi159 bash[105915]: cluster 2023-09-23T23:41:01.064042+0000 osd.5 (osd.5) 82 : cluster 3 failed to encode map e212 with expected crc 2023-09-23T23:41:02.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:01 smithi159 bash[105915]: cluster 2023-09-23T23:41:01.066174+0000 osd.5 (osd.5) 83 : cluster 3 failed to encode map e212 with expected crc 2023-09-23T23:41:02.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:01 smithi159 bash[108473]: cluster 2023-09-23T23:41:00.557526+0000 mgr.y (mgr.25991) 714 : cluster 0 pgmap v738: 99 pgs: 1 remapped+peering, 2 active+remapped+backfilling, 96 active+clean; 1.1 GiB data, 5.0 GiB used, 442 GiB / 447 GiB avail; 940/51756 objects misplaced (1.816%) 2023-09-23T23:41:02.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:01 smithi159 bash[108473]: cluster 2023-09-23T23:41:00.668681+0000 mon.a (mon.0) 915 : cluster 0 osdmap e212: 8 total, 8 up, 5 in 2023-09-23T23:41:02.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:01 smithi159 bash[108473]: cluster 2023-09-23T23:41:00.675601+0000 osd.4 (osd.4) 140 : cluster 3 failed to encode map e212 with expected crc 2023-09-23T23:41:02.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:01 smithi159 bash[108473]: cluster 2023-09-23T23:41:00.678565+0000 osd.6 (osd.6) 197 : cluster 3 failed to encode map e212 with expected crc 2023-09-23T23:41:02.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:01 smithi159 bash[108473]: cluster 2023-09-23T23:41:00.885468+0000 osd.7 (osd.7) 117 : cluster 3 failed to encode map e212 with expected crc 2023-09-23T23:41:02.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:01 smithi159 bash[108473]: cluster 2023-09-23T23:41:01.064042+0000 osd.5 (osd.5) 82 : cluster 3 failed to encode map e212 with expected crc 2023-09-23T23:41:02.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:01 smithi159 bash[108473]: cluster 2023-09-23T23:41:01.066174+0000 osd.5 (osd.5) 83 : cluster 3 failed to encode map e212 with expected crc 2023-09-23T23:41:02.064 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:41:02.090 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:41:02.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:02.092 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:41:02.193 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:02.225 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:02.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:02.229 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:41:02.330 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:41:02.363 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:41:02.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:02.366 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:41:02.467 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:41:02.487 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:41:02.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:02.489 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:41:02.590 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:41:02.619 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:41:02.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:02.621 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:41:02.722 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:41:02.735 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:02 smithi159 bash[105915]: cluster 2023-09-23T23:41:01.276375+0000 osd.6 (osd.6) 198 : cluster 0 6.15 scrub starts 2023-09-23T23:41:02.736 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:02 smithi159 bash[105915]: cluster 2023-09-23T23:41:01.449739+0000 osd.6 (osd.6) 199 : cluster 0 6.15 scrub ok 2023-09-23T23:41:02.736 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:02 smithi159 bash[105915]: cluster 2023-09-23T23:41:01.693046+0000 osd.7 (osd.7) 118 : cluster 3 failed to encode map e213 with expected crc 2023-09-23T23:41:02.736 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:02 smithi159 bash[105915]: cluster 2023-09-23T23:41:01.695323+0000 mon.a (mon.0) 916 : cluster 0 osdmap e213: 8 total, 8 up, 5 in 2023-09-23T23:41:02.736 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:02 smithi159 bash[105915]: cluster 2023-09-23T23:41:01.696098+0000 osd.6 (osd.6) 200 : cluster 3 failed to encode map e213 with expected crc 2023-09-23T23:41:02.736 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:02 smithi159 bash[105915]: audit 2023-09-23T23:41:02.234953+0000 mon.a (mon.0) 917 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:41:02.736 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:02 smithi159 bash[108473]: cluster 2023-09-23T23:41:01.276375+0000 osd.6 (osd.6) 198 : cluster 0 6.15 scrub starts 2023-09-23T23:41:02.736 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:02 smithi159 bash[108473]: cluster 2023-09-23T23:41:01.449739+0000 osd.6 (osd.6) 199 : cluster 0 6.15 scrub ok 2023-09-23T23:41:02.737 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:02 smithi159 bash[108473]: cluster 2023-09-23T23:41:01.693046+0000 osd.7 (osd.7) 118 : cluster 3 failed to encode map e213 with expected crc 2023-09-23T23:41:02.737 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:02 smithi159 bash[108473]: cluster 2023-09-23T23:41:01.695323+0000 mon.a (mon.0) 916 : cluster 0 osdmap e213: 8 total, 8 up, 5 in 2023-09-23T23:41:02.737 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:02 smithi159 bash[108473]: cluster 2023-09-23T23:41:01.696098+0000 osd.6 (osd.6) 200 : cluster 3 failed to encode map e213 with expected crc 2023-09-23T23:41:02.737 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:02 smithi159 bash[108473]: audit 2023-09-23T23:41:02.234953+0000 mon.a (mon.0) 917 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:41:02.749 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:41:02.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:02.752 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:41:02.852 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:41:02.880 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:41:02.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:02.882 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:41:02.983 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:02.997 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:02 smithi164 bash[92846]: cluster 2023-09-23T23:41:01.276375+0000 osd.6 (osd.6) 198 : cluster 0 6.15 scrub starts 2023-09-23T23:41:02.998 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:02 smithi164 bash[92846]: cluster 2023-09-23T23:41:01.449739+0000 osd.6 (osd.6) 199 : cluster 0 6.15 scrub ok 2023-09-23T23:41:02.998 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:02 smithi164 bash[92846]: cluster 2023-09-23T23:41:01.693046+0000 osd.7 (osd.7) 118 : cluster 3 failed to encode map e213 with expected crc 2023-09-23T23:41:02.998 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:02 smithi164 bash[92846]: cluster 2023-09-23T23:41:01.695323+0000 mon.a (mon.0) 916 : cluster 0 osdmap e213: 8 total, 8 up, 5 in 2023-09-23T23:41:02.998 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:02 smithi164 bash[92846]: cluster 2023-09-23T23:41:01.696098+0000 osd.6 (osd.6) 200 : cluster 3 failed to encode map e213 with expected crc 2023-09-23T23:41:02.998 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:02 smithi164 bash[92846]: audit 2023-09-23T23:41:02.234953+0000 mon.a (mon.0) 917 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:41:03.015 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:03.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:03.017 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:41:03.118 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:03.152 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:03.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:03.155 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:41:03.256 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:03.284 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:03.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:03.286 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:41:03.386 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:03.416 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:03.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:03.421 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:41:03.522 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:41:03.548 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:41:03.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:03.554 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:41:03.654 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:03.681 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:03.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:03.684 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:41:03.785 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:03.795 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:03 smithi164 bash[92846]: cluster 2023-09-23T23:41:02.558054+0000 mgr.y (mgr.25991) 715 : cluster 0 pgmap v741: 99 pgs: 1 remapped+peering, 1 active+remapped+backfilling, 97 active+clean; 1.0 GiB data, 4.9 GiB used, 442 GiB / 447 GiB avail; 330/49200 objects misplaced (0.671%) 2023-09-23T23:41:03.795 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:03 smithi164 bash[92846]: cluster 2023-09-23T23:41:02.693038+0000 osd.6 (osd.6) 201 : cluster 3 failed to encode map e214 with expected crc 2023-09-23T23:41:03.795 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:03 smithi164 bash[92846]: cluster 2023-09-23T23:41:02.696595+0000 osd.6 (osd.6) 202 : cluster 3 failed to encode map e214 with expected crc 2023-09-23T23:41:03.795 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:03 smithi164 bash[92846]: cluster 2023-09-23T23:41:02.697650+0000 mon.a (mon.0) 918 : cluster 0 osdmap e214: 8 total, 8 up, 5 in 2023-09-23T23:41:03.796 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:03 smithi164 bash[92846]: cluster 2023-09-23T23:41:02.699991+0000 osd.6 (osd.6) 203 : cluster 3 failed to encode map e214 with expected crc 2023-09-23T23:41:03.796 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:03 smithi164 bash[92846]: cluster 2023-09-23T23:41:02.885142+0000 osd.7 (osd.7) 119 : cluster 3 failed to encode map e214 with expected crc 2023-09-23T23:41:03.796 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:03 smithi164 bash[92846]: cluster 2023-09-23T23:41:03.365228+0000 osd.5 (osd.5) 84 : cluster 3 failed to encode map e214 with expected crc 2023-09-23T23:41:03.815 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:03.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:03.817 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:41:03.917 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:41:03.924 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:41:03 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:41:03] "GET /metrics HTTP/1.1" 200 36561 "" "Prometheus/2.43.0" 2023-09-23T23:41:03.925 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:03 smithi159 bash[105915]: cluster 2023-09-23T23:41:02.558054+0000 mgr.y (mgr.25991) 715 : cluster 0 pgmap v741: 99 pgs: 1 remapped+peering, 1 active+remapped+backfilling, 97 active+clean; 1.0 GiB data, 4.9 GiB used, 442 GiB / 447 GiB avail; 330/49200 objects misplaced (0.671%) 2023-09-23T23:41:03.925 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:03 smithi159 bash[105915]: cluster 2023-09-23T23:41:02.693038+0000 osd.6 (osd.6) 201 : cluster 3 failed to encode map e214 with expected crc 2023-09-23T23:41:03.925 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:03 smithi159 bash[105915]: cluster 2023-09-23T23:41:02.696595+0000 osd.6 (osd.6) 202 : cluster 3 failed to encode map e214 with expected crc 2023-09-23T23:41:03.925 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:03 smithi159 bash[105915]: cluster 2023-09-23T23:41:02.697650+0000 mon.a (mon.0) 918 : cluster 0 osdmap e214: 8 total, 8 up, 5 in 2023-09-23T23:41:03.925 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:03 smithi159 bash[105915]: cluster 2023-09-23T23:41:02.699991+0000 osd.6 (osd.6) 203 : cluster 3 failed to encode map e214 with expected crc 2023-09-23T23:41:03.925 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:03 smithi159 bash[105915]: cluster 2023-09-23T23:41:02.885142+0000 osd.7 (osd.7) 119 : cluster 3 failed to encode map e214 with expected crc 2023-09-23T23:41:03.925 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:03 smithi159 bash[105915]: cluster 2023-09-23T23:41:03.365228+0000 osd.5 (osd.5) 84 : cluster 3 failed to encode map e214 with expected crc 2023-09-23T23:41:03.925 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:03 smithi159 bash[108473]: cluster 2023-09-23T23:41:02.558054+0000 mgr.y (mgr.25991) 715 : cluster 0 pgmap v741: 99 pgs: 1 remapped+peering, 1 active+remapped+backfilling, 97 active+clean; 1.0 GiB data, 4.9 GiB used, 442 GiB / 447 GiB avail; 330/49200 objects misplaced (0.671%) 2023-09-23T23:41:03.925 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:03 smithi159 bash[108473]: cluster 2023-09-23T23:41:02.693038+0000 osd.6 (osd.6) 201 : cluster 3 failed to encode map e214 with expected crc 2023-09-23T23:41:03.926 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:03 smithi159 bash[108473]: cluster 2023-09-23T23:41:02.696595+0000 osd.6 (osd.6) 202 : cluster 3 failed to encode map e214 with expected crc 2023-09-23T23:41:03.926 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:03 smithi159 bash[108473]: cluster 2023-09-23T23:41:02.697650+0000 mon.a (mon.0) 918 : cluster 0 osdmap e214: 8 total, 8 up, 5 in 2023-09-23T23:41:03.926 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:03 smithi159 bash[108473]: cluster 2023-09-23T23:41:02.699991+0000 osd.6 (osd.6) 203 : cluster 3 failed to encode map e214 with expected crc 2023-09-23T23:41:03.926 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:03 smithi159 bash[108473]: cluster 2023-09-23T23:41:02.885142+0000 osd.7 (osd.7) 119 : cluster 3 failed to encode map e214 with expected crc 2023-09-23T23:41:03.926 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:03 smithi159 bash[108473]: cluster 2023-09-23T23:41:03.365228+0000 osd.5 (osd.5) 84 : cluster 3 failed to encode map e214 with expected crc 2023-09-23T23:41:03.940 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:41:03.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:03.944 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:41:04.045 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:04.070 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:04.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:04.074 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:41:04.175 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:04.204 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:04.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:04.207 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:41:04.308 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:41:04.333 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:41:04.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:04.336 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:41:04.436 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:04.470 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:04.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:04.474 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:41:04.575 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:04.609 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:04.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:04.620 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:41:04.720 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:04.744 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:04.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:04.748 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:41:04.848 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:41:04.856 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:04 smithi159 bash[105915]: cluster 2023-09-23T23:41:03.306565+0000 osd.6 (osd.6) 204 : cluster 0 6.3 scrub starts 2023-09-23T23:41:04.856 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:04 smithi159 bash[105915]: cluster 2023-09-23T23:41:03.461383+0000 osd.6 (osd.6) 205 : cluster 0 6.3 scrub ok 2023-09-23T23:41:04.856 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:04 smithi159 bash[105915]: audit 2023-09-23T23:41:04.559834+0000 mon.a (mon.0) 919 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "23"}]: dispatch 2023-09-23T23:41:04.857 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:04 smithi159 bash[108473]: cluster 2023-09-23T23:41:03.306565+0000 osd.6 (osd.6) 204 : cluster 0 6.3 scrub starts 2023-09-23T23:41:04.857 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:04 smithi159 bash[108473]: cluster 2023-09-23T23:41:03.461383+0000 osd.6 (osd.6) 205 : cluster 0 6.3 scrub ok 2023-09-23T23:41:04.857 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:04 smithi159 bash[108473]: audit 2023-09-23T23:41:04.559834+0000 mon.a (mon.0) 919 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "23"}]: dispatch 2023-09-23T23:41:04.881 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:41:04.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:04.884 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:41:04.984 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:41:05.017 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:41:05.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:05.020 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:41:05.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:04 smithi164 bash[92846]: cluster 2023-09-23T23:41:03.306565+0000 osd.6 (osd.6) 204 : cluster 0 6.3 scrub starts 2023-09-23T23:41:05.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:04 smithi164 bash[92846]: cluster 2023-09-23T23:41:03.461383+0000 osd.6 (osd.6) 205 : cluster 0 6.3 scrub ok 2023-09-23T23:41:05.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:04 smithi164 bash[92846]: audit 2023-09-23T23:41:04.559834+0000 mon.a (mon.0) 919 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "23"}]: dispatch 2023-09-23T23:41:05.121 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:41:05.142 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:41:05.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:05.144 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:41:05.244 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:41:05.268 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:41:05.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:05.272 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:41:05.373 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:41:05.401 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:41:05.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:05.404 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:41:05.504 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:05.527 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:05.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:05.529 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:41:05.630 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:05.651 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:05.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:05.653 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:41:05.753 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:05.773 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:05.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:05.775 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:41:05.807 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:05 smithi159 bash[105915]: cluster 2023-09-23T23:41:04.558683+0000 mgr.y (mgr.25991) 716 : cluster 0 pgmap v743: 99 pgs: 99 active+clean; 875 MiB data, 4.4 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:41:05.807 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:05 smithi159 bash[105915]: audit 2023-09-23T23:41:04.719832+0000 mon.a (mon.0) 920 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "23"}]': finished 2023-09-23T23:41:05.807 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:05 smithi159 bash[105915]: cluster 2023-09-23T23:41:04.719891+0000 mon.a (mon.0) 921 : cluster 0 osdmap e215: 8 total, 8 up, 5 in 2023-09-23T23:41:05.807 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:05 smithi159 bash[105915]: cluster 2023-09-23T23:41:04.727502+0000 osd.6 (osd.6) 206 : cluster 3 failed to encode map e215 with expected crc 2023-09-23T23:41:05.807 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:05 smithi159 bash[105915]: cluster 2023-09-23T23:41:04.740572+0000 osd.4 (osd.4) 141 : cluster 3 failed to encode map e215 with expected crc 2023-09-23T23:41:05.807 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:05 smithi159 bash[105915]: cluster 2023-09-23T23:41:04.742458+0000 osd.4 (osd.4) 142 : cluster 3 failed to encode map e215 with expected crc 2023-09-23T23:41:05.808 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:05 smithi159 bash[105915]: cluster 2023-09-23T23:41:04.806556+0000 osd.7 (osd.7) 120 : cluster 3 failed to encode map e215 with expected crc 2023-09-23T23:41:05.808 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:05 smithi159 bash[105915]: cluster 2023-09-23T23:41:04.808944+0000 osd.5 (osd.5) 85 : cluster 3 failed to encode map e215 with expected crc 2023-09-23T23:41:05.808 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:05 smithi159 bash[108473]: cluster 2023-09-23T23:41:04.558683+0000 mgr.y (mgr.25991) 716 : cluster 0 pgmap v743: 99 pgs: 99 active+clean; 875 MiB data, 4.4 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:41:05.808 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:05 smithi159 bash[108473]: audit 2023-09-23T23:41:04.719832+0000 mon.a (mon.0) 920 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "23"}]': finished 2023-09-23T23:41:05.808 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:05 smithi159 bash[108473]: cluster 2023-09-23T23:41:04.719891+0000 mon.a (mon.0) 921 : cluster 0 osdmap e215: 8 total, 8 up, 5 in 2023-09-23T23:41:05.808 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:05 smithi159 bash[108473]: cluster 2023-09-23T23:41:04.727502+0000 osd.6 (osd.6) 206 : cluster 3 failed to encode map e215 with expected crc 2023-09-23T23:41:05.809 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:05 smithi159 bash[108473]: cluster 2023-09-23T23:41:04.740572+0000 osd.4 (osd.4) 141 : cluster 3 failed to encode map e215 with expected crc 2023-09-23T23:41:05.809 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:05 smithi159 bash[108473]: cluster 2023-09-23T23:41:04.742458+0000 osd.4 (osd.4) 142 : cluster 3 failed to encode map e215 with expected crc 2023-09-23T23:41:05.809 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:05 smithi159 bash[108473]: cluster 2023-09-23T23:41:04.806556+0000 osd.7 (osd.7) 120 : cluster 3 failed to encode map e215 with expected crc 2023-09-23T23:41:05.809 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:05 smithi159 bash[108473]: cluster 2023-09-23T23:41:04.808944+0000 osd.5 (osd.5) 85 : cluster 3 failed to encode map e215 with expected crc 2023-09-23T23:41:05.876 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:41:05.907 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:41:05.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:05.910 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:41:06.010 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:06.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:05 smithi164 bash[92846]: cluster 2023-09-23T23:41:04.558683+0000 mgr.y (mgr.25991) 716 : cluster 0 pgmap v743: 99 pgs: 99 active+clean; 875 MiB data, 4.4 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:41:06.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:05 smithi164 bash[92846]: audit 2023-09-23T23:41:04.719832+0000 mon.a (mon.0) 920 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "23"}]': finished 2023-09-23T23:41:06.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:05 smithi164 bash[92846]: cluster 2023-09-23T23:41:04.719891+0000 mon.a (mon.0) 921 : cluster 0 osdmap e215: 8 total, 8 up, 5 in 2023-09-23T23:41:06.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:05 smithi164 bash[92846]: cluster 2023-09-23T23:41:04.727502+0000 osd.6 (osd.6) 206 : cluster 3 failed to encode map e215 with expected crc 2023-09-23T23:41:06.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:05 smithi164 bash[92846]: cluster 2023-09-23T23:41:04.740572+0000 osd.4 (osd.4) 141 : cluster 3 failed to encode map e215 with expected crc 2023-09-23T23:41:06.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:05 smithi164 bash[92846]: cluster 2023-09-23T23:41:04.742458+0000 osd.4 (osd.4) 142 : cluster 3 failed to encode map e215 with expected crc 2023-09-23T23:41:06.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:05 smithi164 bash[92846]: cluster 2023-09-23T23:41:04.806556+0000 osd.7 (osd.7) 120 : cluster 3 failed to encode map e215 with expected crc 2023-09-23T23:41:06.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:05 smithi164 bash[92846]: cluster 2023-09-23T23:41:04.808944+0000 osd.5 (osd.5) 85 : cluster 3 failed to encode map e215 with expected crc 2023-09-23T23:41:06.045 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:06.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:06.048 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:41:06.148 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:41:06.179 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:41:06.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:06.182 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:41:06.282 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:06.315 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:06.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:06.318 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:41:06.418 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:06.451 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:06.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:06.455 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:41:06.556 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:41:06.587 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:41:06.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:06.589 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:41:06.690 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:06.717 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:06.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:06.720 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:41:06.821 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:41:06.831 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:06 smithi159 bash[105915]: cluster 2023-09-23T23:41:05.719517+0000 osd.6 (osd.6) 207 : cluster 3 failed to encode map e216 with expected crc 2023-09-23T23:41:06.831 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:06 smithi159 bash[105915]: cluster 2023-09-23T23:41:05.719980+0000 osd.5 (osd.5) 86 : cluster 3 failed to encode map e216 with expected crc 2023-09-23T23:41:06.831 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:06 smithi159 bash[105915]: cluster 2023-09-23T23:41:05.721351+0000 mon.a (mon.0) 922 : cluster 0 osdmap e216: 8 total, 8 up, 5 in 2023-09-23T23:41:06.831 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:06 smithi159 bash[105915]: cluster 2023-09-23T23:41:05.726482+0000 osd.4 (osd.4) 143 : cluster 3 failed to encode map e216 with expected crc 2023-09-23T23:41:06.832 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:06 smithi159 bash[108473]: cluster 2023-09-23T23:41:05.719517+0000 osd.6 (osd.6) 207 : cluster 3 failed to encode map e216 with expected crc 2023-09-23T23:41:06.832 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:06 smithi159 bash[108473]: cluster 2023-09-23T23:41:05.719980+0000 osd.5 (osd.5) 86 : cluster 3 failed to encode map e216 with expected crc 2023-09-23T23:41:06.832 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:06 smithi159 bash[108473]: cluster 2023-09-23T23:41:05.721351+0000 mon.a (mon.0) 922 : cluster 0 osdmap e216: 8 total, 8 up, 5 in 2023-09-23T23:41:06.832 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:06 smithi159 bash[108473]: cluster 2023-09-23T23:41:05.726482+0000 osd.4 (osd.4) 143 : cluster 3 failed to encode map e216 with expected crc 2023-09-23T23:41:06.853 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:41:06.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:06.855 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:41:06.956 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:41:06.971 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:06 smithi164 bash[92846]: cluster 2023-09-23T23:41:05.719517+0000 osd.6 (osd.6) 207 : cluster 3 failed to encode map e216 with expected crc 2023-09-23T23:41:06.971 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:06 smithi164 bash[92846]: cluster 2023-09-23T23:41:05.719980+0000 osd.5 (osd.5) 86 : cluster 3 failed to encode map e216 with expected crc 2023-09-23T23:41:06.971 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:06 smithi164 bash[92846]: cluster 2023-09-23T23:41:05.721351+0000 mon.a (mon.0) 922 : cluster 0 osdmap e216: 8 total, 8 up, 5 in 2023-09-23T23:41:06.971 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:06 smithi164 bash[92846]: cluster 2023-09-23T23:41:05.726482+0000 osd.4 (osd.4) 143 : cluster 3 failed to encode map e216 with expected crc 2023-09-23T23:41:06.985 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:41:06.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:06.987 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:41:07.088 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:07.113 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:07.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:07.116 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:41:07.217 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:07.241 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:07.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:07.246 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:41:07.347 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:07.372 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:07.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:07.376 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:41:07.477 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:07.507 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:07.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:07.510 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:41:07.611 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:07.638 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:07.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:07.640 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:41:07.741 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:41:07.768 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:41:07.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:07.771 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:41:07.872 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:41:07.880 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:07 smithi164 bash[92846]: cluster 2023-09-23T23:41:06.384128+0000 osd.1 (osd.1) 19 : cluster 0 6.10 scrub starts 2023-09-23T23:41:07.880 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:07 smithi164 bash[92846]: cluster 2023-09-23T23:41:06.481173+0000 osd.1 (osd.1) 20 : cluster 0 6.10 scrub ok 2023-09-23T23:41:07.880 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:07 smithi164 bash[92846]: cluster 2023-09-23T23:41:06.559322+0000 mgr.y (mgr.25991) 717 : cluster 0 pgmap v746: 99 pgs: 1 remapped+peering, 98 active+clean; 790 MiB data, 4.2 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:41:07.880 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:07 smithi164 bash[92846]: cluster 2023-09-23T23:41:06.732537+0000 osd.3 (osd.3) 22 : cluster 0 6.16 starting backfill to osd.1 from (0'0,0'0] MAX to 214'10769 2023-09-23T23:41:07.880 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:07 smithi164 bash[92846]: cluster 2023-09-23T23:41:06.736275+0000 mon.a (mon.0) 923 : cluster 0 osdmap e217: 8 total, 8 up, 5 in 2023-09-23T23:41:07.881 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:07 smithi164 bash[92846]: cluster 2023-09-23T23:41:06.743827+0000 osd.4 (osd.4) 144 : cluster 3 failed to encode map e217 with expected crc 2023-09-23T23:41:07.881 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:07 smithi164 bash[92846]: cluster 2023-09-23T23:41:06.743841+0000 osd.6 (osd.6) 208 : cluster 3 failed to encode map e217 with expected crc 2023-09-23T23:41:07.881 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:07 smithi164 bash[92846]: cluster 2023-09-23T23:41:06.865009+0000 osd.5 (osd.5) 87 : cluster 3 failed to encode map e217 with expected crc 2023-09-23T23:41:07.894 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:41:07.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:07.897 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:41:07.998 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:41:08.006 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:07 smithi159 bash[105915]: cluster 2023-09-23T23:41:06.384128+0000 osd.1 (osd.1) 19 : cluster 0 6.10 scrub starts 2023-09-23T23:41:08.006 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:07 smithi159 bash[105915]: cluster 2023-09-23T23:41:06.481173+0000 osd.1 (osd.1) 20 : cluster 0 6.10 scrub ok 2023-09-23T23:41:08.006 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:07 smithi159 bash[105915]: cluster 2023-09-23T23:41:06.559322+0000 mgr.y (mgr.25991) 717 : cluster 0 pgmap v746: 99 pgs: 1 remapped+peering, 98 active+clean; 790 MiB data, 4.2 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:41:08.006 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:07 smithi159 bash[105915]: cluster 2023-09-23T23:41:06.732537+0000 osd.3 (osd.3) 22 : cluster 0 6.16 starting backfill to osd.1 from (0'0,0'0] MAX to 214'10769 2023-09-23T23:41:08.006 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:07 smithi159 bash[105915]: cluster 2023-09-23T23:41:06.736275+0000 mon.a (mon.0) 923 : cluster 0 osdmap e217: 8 total, 8 up, 5 in 2023-09-23T23:41:08.007 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:07 smithi159 bash[105915]: cluster 2023-09-23T23:41:06.743827+0000 osd.4 (osd.4) 144 : cluster 3 failed to encode map e217 with expected crc 2023-09-23T23:41:08.007 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:07 smithi159 bash[105915]: cluster 2023-09-23T23:41:06.743841+0000 osd.6 (osd.6) 208 : cluster 3 failed to encode map e217 with expected crc 2023-09-23T23:41:08.007 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:07 smithi159 bash[105915]: cluster 2023-09-23T23:41:06.865009+0000 osd.5 (osd.5) 87 : cluster 3 failed to encode map e217 with expected crc 2023-09-23T23:41:08.007 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:07 smithi159 bash[108473]: cluster 2023-09-23T23:41:06.384128+0000 osd.1 (osd.1) 19 : cluster 0 6.10 scrub starts 2023-09-23T23:41:08.007 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:07 smithi159 bash[108473]: cluster 2023-09-23T23:41:06.481173+0000 osd.1 (osd.1) 20 : cluster 0 6.10 scrub ok 2023-09-23T23:41:08.007 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:07 smithi159 bash[108473]: cluster 2023-09-23T23:41:06.559322+0000 mgr.y (mgr.25991) 717 : cluster 0 pgmap v746: 99 pgs: 1 remapped+peering, 98 active+clean; 790 MiB data, 4.2 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:41:08.007 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:07 smithi159 bash[108473]: cluster 2023-09-23T23:41:06.732537+0000 osd.3 (osd.3) 22 : cluster 0 6.16 starting backfill to osd.1 from (0'0,0'0] MAX to 214'10769 2023-09-23T23:41:08.007 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:07 smithi159 bash[108473]: cluster 2023-09-23T23:41:06.736275+0000 mon.a (mon.0) 923 : cluster 0 osdmap e217: 8 total, 8 up, 5 in 2023-09-23T23:41:08.008 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:07 smithi159 bash[108473]: cluster 2023-09-23T23:41:06.743827+0000 osd.4 (osd.4) 144 : cluster 3 failed to encode map e217 with expected crc 2023-09-23T23:41:08.008 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:07 smithi159 bash[108473]: cluster 2023-09-23T23:41:06.743841+0000 osd.6 (osd.6) 208 : cluster 3 failed to encode map e217 with expected crc 2023-09-23T23:41:08.008 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:07 smithi159 bash[108473]: cluster 2023-09-23T23:41:06.865009+0000 osd.5 (osd.5) 87 : cluster 3 failed to encode map e217 with expected crc 2023-09-23T23:41:08.033 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:41:08.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:08.038 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:41:08.139 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:41:08.172 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:41:08.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:08.177 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:41:08.278 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:41:08.300 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:41:08.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:08.305 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:41:08.406 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:41:08.432 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:41:08.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:08.435 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:41:08.535 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:41:08.559 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:41:08.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:08.562 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:41:08.663 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:08.688 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:08.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:08.691 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:41:08.736 INFO:teuthology.orchestra.run.smithi159.stdout:{ 2023-09-23T23:41:08.736 INFO:teuthology.orchestra.run.smithi159.stdout: "size": 20, 2023-09-23T23:41:08.736 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 600, 2023-09-23T23:41:08.736 INFO:teuthology.orchestra.run.smithi159.stdout: "ops": [ 2023-09-23T23:41:08.736 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.736 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.44483.0:179542 5.6 5:69774753:::benchmark_data_smithi159_152088_object69250:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e132)", 2023-09-23T23:41:08.736 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:34:46.560210+0000", 2023-09-23T23:41:08.736 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 382.16290318300003, 2023-09-23T23:41:08.736 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.2425130520000001, 2023-09-23T23:41:08.736 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:41:08.737 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "reached pg", 2023-09-23T23:41:08.737 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:41:08.737 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.44483", 2023-09-23T23:41:08.737 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:41:08.737 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 179542 2023-09-23T23:41:08.737 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.737 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:41:08.737 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.737 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:41:08.737 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:46.560210+0000", 2023-09-23T23:41:08.737 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:41:08.737 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.738 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.738 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:41:08.738 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:46.560210+0000", 2023-09-23T23:41:08.738 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:41:08.738 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.738 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.738 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:41:08.738 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:46.560209+0000", 2023-09-23T23:41:08.738 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.999999 2023-09-23T23:41:08.738 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.738 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.738 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:41:08.738 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:46.560215+0000", 2023-09-23T23:41:08.739 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.4699999999999999e-06 2023-09-23T23:41:08.739 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.739 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.739 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:41:08.739 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:46.560229+0000", 2023-09-23T23:41:08.739 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.3968000000000001e-05 2023-09-23T23:41:08.739 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.739 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.739 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:41:08.739 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:46.560238+0000", 2023-09-23T23:41:08.739 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.8400000000000001e-06 2023-09-23T23:41:08.739 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.740 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.740 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:41:08.740 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:46.573634+0000", 2023-09-23T23:41:08.740 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.013395618 2023-09-23T23:41:08.740 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.740 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.740 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:41:08.740 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:46.574293+0000", 2023-09-23T23:41:08.740 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00065949400000000005 2023-09-23T23:41:08.740 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.740 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.740 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 4,7", 2023-09-23T23:41:08.740 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:46.574587+0000", 2023-09-23T23:41:08.741 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00029386800000000003 2023-09-23T23:41:08.741 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.741 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.741 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:41:08.741 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:46.622696+0000", 2023-09-23T23:41:08.741 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.048109445000000001 2023-09-23T23:41:08.741 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.741 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.741 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for peered", 2023-09-23T23:41:08.741 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:46.622713+0000", 2023-09-23T23:41:08.741 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.6220999999999999e-05 2023-09-23T23:41:08.741 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.742 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.742 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:41:08.742 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:47.336189+0000", 2023-09-23T23:41:08.742 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.71347685699999996 2023-09-23T23:41:08.742 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.742 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.742 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for peered", 2023-09-23T23:41:08.742 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:47.336204+0000", 2023-09-23T23:41:08.742 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.4304000000000001e-05 2023-09-23T23:41:08.742 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.742 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.742 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:41:08.742 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:48.704971+0000", 2023-09-23T23:41:08.743 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.368767479 2023-09-23T23:41:08.743 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.743 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.743 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for missing object", 2023-09-23T23:41:08.743 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:48.705117+0000", 2023-09-23T23:41:08.743 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000145408 2023-09-23T23:41:08.743 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.743 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.743 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:41:08.743 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:48.802651+0000", 2023-09-23T23:41:08.743 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.097534685999999995 2023-09-23T23:41:08.743 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.744 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.744 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:41:08.744 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:48.802723+0000", 2023-09-23T23:41:08.744 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.1384000000000006e-05 2023-09-23T23:41:08.744 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:41:08.744 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:41:08.744 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:41:08.744 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.744 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.744 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.44483.0:179543 5.a 5:501b59c5:::benchmark_data_smithi159_152088_object69251:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e132)", 2023-09-23T23:41:08.744 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:34:46.561178+0000", 2023-09-23T23:41:08.744 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 382.16193537200002, 2023-09-23T23:41:08.744 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.0137336910000001, 2023-09-23T23:41:08.745 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:41:08.745 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "reached pg", 2023-09-23T23:41:08.745 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:41:08.745 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.44483", 2023-09-23T23:41:08.745 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:41:08.745 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 179543 2023-09-23T23:41:08.745 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.745 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:41:08.745 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.745 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:41:08.745 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:46.561178+0000", 2023-09-23T23:41:08.745 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:41:08.746 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.746 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.746 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:41:08.746 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:46.561178+0000", 2023-09-23T23:41:08.746 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:41:08.746 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.746 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.746 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:41:08.746 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:46.561177+0000", 2023-09-23T23:41:08.746 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.999999 2023-09-23T23:41:08.746 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.746 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.747 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:41:08.747 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:46.561183+0000", 2023-09-23T23:41:08.747 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.3840000000000002e-06 2023-09-23T23:41:08.747 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.747 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.747 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:41:08.747 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:46.561195+0000", 2023-09-23T23:41:08.747 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.1586000000000001e-05 2023-09-23T23:41:08.747 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.747 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.747 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:41:08.747 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:46.561200+0000", 2023-09-23T23:41:08.747 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.9630000000000003e-06 2023-09-23T23:41:08.748 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.748 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.748 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:41:08.748 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:46.564886+0000", 2023-09-23T23:41:08.748 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0036851280000000002 2023-09-23T23:41:08.748 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.748 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.748 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:41:08.748 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:46.565023+0000", 2023-09-23T23:41:08.748 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00013737600000000001 2023-09-23T23:41:08.748 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.748 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.749 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 3,4", 2023-09-23T23:41:08.749 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:46.565147+0000", 2023-09-23T23:41:08.749 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00012448599999999999 2023-09-23T23:41:08.749 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.749 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.749 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:41:08.749 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:46.622904+0000", 2023-09-23T23:41:08.749 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.057756162999999999 2023-09-23T23:41:08.749 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.749 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.749 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for peered", 2023-09-23T23:41:08.749 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:46.622915+0000", 2023-09-23T23:41:08.750 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.1093e-05 2023-09-23T23:41:08.750 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.750 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.750 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:41:08.750 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:47.347046+0000", 2023-09-23T23:41:08.750 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.72413154599999996 2023-09-23T23:41:08.750 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.750 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.750 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for peered", 2023-09-23T23:41:08.750 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:47.347063+0000", 2023-09-23T23:41:08.750 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.6849000000000001e-05 2023-09-23T23:41:08.750 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.751 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.751 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:41:08.751 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:48.574811+0000", 2023-09-23T23:41:08.751 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.227747903 2023-09-23T23:41:08.751 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.751 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.751 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:41:08.751 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:48.574911+0000", 2023-09-23T23:41:08.751 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00010018000000000001 2023-09-23T23:41:08.751 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:41:08.751 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:41:08.752 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:41:08.752 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.752 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.752 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.44483.0:179579 5.6 5:65120575:::benchmark_data_smithi159_152088_object69287:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e133)", 2023-09-23T23:41:08.752 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:34:46.683922+0000", 2023-09-23T23:41:08.752 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 382.03919048, 2023-09-23T23:41:08.752 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.2870487920000002, 2023-09-23T23:41:08.752 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:41:08.752 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:41:08.752 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:41:08.752 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.44483", 2023-09-23T23:41:08.753 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:41:08.753 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 179579 2023-09-23T23:41:08.753 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.753 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:41:08.753 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.753 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:41:08.753 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:46.683922+0000", 2023-09-23T23:41:08.753 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:41:08.753 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.753 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.753 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:41:08.753 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:46.683922+0000", 2023-09-23T23:41:08.753 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:41:08.754 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.754 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.754 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:41:08.754 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:46.683920+0000", 2023-09-23T23:41:08.754 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999976 2023-09-23T23:41:08.754 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.754 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.754 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:41:08.754 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:46.683930+0000", 2023-09-23T23:41:08.754 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.0243e-05 2023-09-23T23:41:08.754 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.754 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.755 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:41:08.755 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:46.683949+0000", 2023-09-23T23:41:08.755 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.9103999999999999e-05 2023-09-23T23:41:08.755 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.755 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.755 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:41:08.755 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:46.683958+0000", 2023-09-23T23:41:08.755 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 9.0310000000000004e-06 2023-09-23T23:41:08.755 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.755 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.755 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:41:08.755 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:46.684013+0000", 2023-09-23T23:41:08.755 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.4697999999999997e-05 2023-09-23T23:41:08.756 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.756 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.756 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for peered", 2023-09-23T23:41:08.756 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:46.684024+0000", 2023-09-23T23:41:08.756 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.1005000000000001e-05 2023-09-23T23:41:08.756 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.756 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.756 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:41:08.756 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:47.336230+0000", 2023-09-23T23:41:08.756 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.65220609299999999 2023-09-23T23:41:08.756 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.756 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.757 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for peered", 2023-09-23T23:41:08.757 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:47.336239+0000", 2023-09-23T23:41:08.757 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.6470000000000004e-06 2023-09-23T23:41:08.757 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.757 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.757 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:41:08.757 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:48.802764+0000", 2023-09-23T23:41:08.757 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.4665253439999999 2023-09-23T23:41:08.757 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.757 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.757 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for degraded object", 2023-09-23T23:41:08.757 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:48.804860+0000", 2023-09-23T23:41:08.757 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0020960919999999999 2023-09-23T23:41:08.758 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.758 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.758 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:41:08.758 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:48.954175+0000", 2023-09-23T23:41:08.758 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.14931514200000001 2023-09-23T23:41:08.758 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.758 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.758 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:41:08.758 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:48.954283+0000", 2023-09-23T23:41:08.758 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000107836 2023-09-23T23:41:08.758 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.758 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.759 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 1,4,7", 2023-09-23T23:41:08.759 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:48.954425+0000", 2023-09-23T23:41:08.759 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00014165299999999999 2023-09-23T23:41:08.759 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.759 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.759 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:41:08.759 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:48.959375+0000", 2023-09-23T23:41:08.759 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0049502900000000004 2023-09-23T23:41:08.759 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.759 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.759 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:41:08.759 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:48.960093+0000", 2023-09-23T23:41:08.759 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00071821099999999996 2023-09-23T23:41:08.760 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.760 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.760 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-23T23:41:08.760 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:48.961729+0000", 2023-09-23T23:41:08.760 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0016353190000000001 2023-09-23T23:41:08.760 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.760 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.760 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:41:08.760 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:48.968107+0000", 2023-09-23T23:41:08.760 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0063777970000000002 2023-09-23T23:41:08.760 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.760 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.761 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:41:08.761 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:48.968162+0000", 2023-09-23T23:41:08.761 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.5300999999999998e-05 2023-09-23T23:41:08.761 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.761 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.761 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:41:08.761 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:48.970971+0000", 2023-09-23T23:41:08.761 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0028093549999999999 2023-09-23T23:41:08.761 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:41:08.761 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:41:08.761 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:41:08.761 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.762 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.762 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.44483.0:179584 5.6 5:66085971:::benchmark_data_smithi159_152088_object69292:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e133)", 2023-09-23T23:41:08.762 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:34:46.691077+0000", 2023-09-23T23:41:08.762 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 382.03203542099999, 2023-09-23T23:41:08.762 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.2107531250000001, 2023-09-23T23:41:08.762 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:41:08.762 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:41:08.762 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:41:08.762 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.44483", 2023-09-23T23:41:08.762 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:41:08.762 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 179584 2023-09-23T23:41:08.763 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.763 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:41:08.763 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.763 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:41:08.763 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:46.691077+0000", 2023-09-23T23:41:08.763 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:41:08.763 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.763 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.763 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:41:08.763 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:46.691077+0000", 2023-09-23T23:41:08.763 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:41:08.763 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.763 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.764 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:41:08.764 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:46.691076+0000", 2023-09-23T23:41:08.764 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999986 2023-09-23T23:41:08.764 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.764 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.764 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:41:08.764 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:46.691084+0000", 2023-09-23T23:41:08.764 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.8450000000000003e-06 2023-09-23T23:41:08.764 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.764 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.764 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:41:08.764 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:46.691101+0000", 2023-09-23T23:41:08.764 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.7430000000000001e-05 2023-09-23T23:41:08.765 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.765 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.765 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:41:08.765 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:46.691109+0000", 2023-09-23T23:41:08.765 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.1839999999999999e-06 2023-09-23T23:41:08.765 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.765 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.765 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:41:08.765 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:46.691155+0000", 2023-09-23T23:41:08.765 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.6016000000000001e-05 2023-09-23T23:41:08.765 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.765 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.765 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for peered", 2023-09-23T23:41:08.766 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:46.691164+0000", 2023-09-23T23:41:08.766 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.3699999999999995e-06 2023-09-23T23:41:08.766 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.766 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.766 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:41:08.766 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:47.336261+0000", 2023-09-23T23:41:08.766 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.645096738 2023-09-23T23:41:08.766 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.766 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.766 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for peered", 2023-09-23T23:41:08.766 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:47.336268+0000", 2023-09-23T23:41:08.766 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.7530000000000001e-06 2023-09-23T23:41:08.767 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.767 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.767 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:41:08.767 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:48.805063+0000", 2023-09-23T23:41:08.767 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.4687948630000001 2023-09-23T23:41:08.767 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.767 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.767 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for degraded object", 2023-09-23T23:41:08.767 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:48.805739+0000", 2023-09-23T23:41:08.767 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00067565599999999996 2023-09-23T23:41:08.767 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.767 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.767 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:41:08.768 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:48.834487+0000", 2023-09-23T23:41:08.768 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.028747956000000002 2023-09-23T23:41:08.768 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.768 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.768 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:41:08.768 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:48.834637+0000", 2023-09-23T23:41:08.768 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000150307 2023-09-23T23:41:08.768 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.768 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.768 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 1,4,7", 2023-09-23T23:41:08.768 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:48.835452+0000", 2023-09-23T23:41:08.768 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00081521000000000002 2023-09-23T23:41:08.769 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.769 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.769 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-23T23:41:08.769 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:48.859881+0000", 2023-09-23T23:41:08.769 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.024428571 2023-09-23T23:41:08.769 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.769 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.769 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:41:08.769 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:48.876420+0000", 2023-09-23T23:41:08.769 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.01653876 2023-09-23T23:41:08.769 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.769 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.770 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:41:08.770 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:48.880569+0000", 2023-09-23T23:41:08.770 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0041492370000000001 2023-09-23T23:41:08.770 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.770 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.770 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:41:08.770 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:48.899084+0000", 2023-09-23T23:41:08.770 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.018515261000000002 2023-09-23T23:41:08.770 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.770 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.770 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:41:08.770 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:48.899143+0000", 2023-09-23T23:41:08.771 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.8375000000000003e-05 2023-09-23T23:41:08.771 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.771 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.771 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:41:08.771 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:48.901831+0000", 2023-09-23T23:41:08.771 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0026880340000000002 2023-09-23T23:41:08.771 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:41:08.771 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:41:08.771 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:41:08.772 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.772 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.772 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.44483.0:179599 5.a 5:538f72b8:::benchmark_data_smithi159_152088_object69307:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e133)", 2023-09-23T23:41:08.772 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:34:46.782708+0000", 2023-09-23T23:41:08.772 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 381.94040501900002, 2023-09-23T23:41:08.772 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.9075349940000002, 2023-09-23T23:41:08.772 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:41:08.772 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:41:08.772 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:41:08.772 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.44483", 2023-09-23T23:41:08.772 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:41:08.772 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 179599 2023-09-23T23:41:08.773 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.773 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:41:08.773 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.773 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:41:08.773 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:46.782708+0000", 2023-09-23T23:41:08.773 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:41:08.773 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.773 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.773 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:41:08.774 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:46.782708+0000", 2023-09-23T23:41:08.774 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:41:08.774 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.774 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.774 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:41:08.774 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:46.782706+0000", 2023-09-23T23:41:08.774 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999976 2023-09-23T23:41:08.774 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.774 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.774 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:41:08.774 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:46.782716+0000", 2023-09-23T23:41:08.774 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.0165e-05 2023-09-23T23:41:08.775 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.775 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.775 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:41:08.775 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:46.782733+0000", 2023-09-23T23:41:08.775 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.7019000000000001e-05 2023-09-23T23:41:08.775 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.775 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.775 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:41:08.775 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:46.782742+0000", 2023-09-23T23:41:08.775 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.7220000000000005e-06 2023-09-23T23:41:08.776 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.776 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.776 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:41:08.776 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:46.782804+0000", 2023-09-23T23:41:08.776 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.2878000000000003e-05 2023-09-23T23:41:08.776 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.776 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.776 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for peered", 2023-09-23T23:41:08.776 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:46.782817+0000", 2023-09-23T23:41:08.776 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.2339e-05 2023-09-23T23:41:08.776 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.776 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.777 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:41:08.777 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:47.347096+0000", 2023-09-23T23:41:08.777 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.56427877400000004 2023-09-23T23:41:08.777 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.777 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.777 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for peered", 2023-09-23T23:41:08.777 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:47.347104+0000", 2023-09-23T23:41:08.777 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.7819999999999999e-06 2023-09-23T23:41:08.777 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.777 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.778 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:41:08.778 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:48.586160+0000", 2023-09-23T23:41:08.778 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.2390552109999999 2023-09-23T23:41:08.778 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.778 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.778 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:41:08.778 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:48.586306+0000", 2023-09-23T23:41:08.778 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000146658 2023-09-23T23:41:08.778 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.778 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.779 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 0,3,4", 2023-09-23T23:41:08.779 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:48.587091+0000", 2023-09-23T23:41:08.779 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000785014 2023-09-23T23:41:08.779 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.779 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.779 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:41:08.779 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:48.665578+0000", 2023-09-23T23:41:08.779 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.078487218999999997 2023-09-23T23:41:08.779 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.779 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.779 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-23T23:41:08.780 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:48.665633+0000", 2023-09-23T23:41:08.780 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.4577999999999998e-05 2023-09-23T23:41:08.780 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.780 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.780 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:41:08.780 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:48.665679+0000", 2023-09-23T23:41:08.780 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.5901e-05 2023-09-23T23:41:08.780 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.780 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.781 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:41:08.781 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:48.687700+0000", 2023-09-23T23:41:08.781 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.022021295999999999 2023-09-23T23:41:08.781 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.781 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.781 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:41:08.781 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:48.690125+0000", 2023-09-23T23:41:08.781 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.002425272 2023-09-23T23:41:08.781 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.781 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.782 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:41:08.782 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:34:48.690243+0000", 2023-09-23T23:41:08.782 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00011740599999999999 2023-09-23T23:41:08.782 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:41:08.782 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:41:08.782 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:41:08.782 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.782 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.782 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.34779.0:146051 6.8 6:1e1b96b9:::benchmark_data_smithi159_178836_object41024:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e169)", 2023-09-23T23:41:08.783 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:39:51.606834+0000", 2023-09-23T23:41:08.783 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 77.116278449999996, 2023-09-23T23:41:08.783 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.07154452, 2023-09-23T23:41:08.783 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:41:08.783 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "reached pg", 2023-09-23T23:41:08.783 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:41:08.783 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.34779", 2023-09-23T23:41:08.783 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1800049041", 2023-09-23T23:41:08.783 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 146051 2023-09-23T23:41:08.783 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.784 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:41:08.784 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.784 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:41:08.784 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:51.606834+0000", 2023-09-23T23:41:08.784 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:41:08.784 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.784 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.784 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:41:08.784 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:51.606834+0000", 2023-09-23T23:41:08.784 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:41:08.784 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.784 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.785 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:41:08.785 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:51.606832+0000", 2023-09-23T23:41:08.785 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999981 2023-09-23T23:41:08.785 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.785 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.785 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:41:08.785 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:51.606841+0000", 2023-09-23T23:41:08.785 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.4829999999999999e-06 2023-09-23T23:41:08.785 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.785 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.785 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:41:08.785 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:51.606855+0000", 2023-09-23T23:41:08.785 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.3705e-05 2023-09-23T23:41:08.786 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.786 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.786 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:41:08.786 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:51.606863+0000", 2023-09-23T23:41:08.786 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.3399999999999998e-06 2023-09-23T23:41:08.786 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.786 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.786 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:41:08.786 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:51.606916+0000", 2023-09-23T23:41:08.786 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.3059999999999997e-05 2023-09-23T23:41:08.786 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.786 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.786 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:41:08.787 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:51.607039+0000", 2023-09-23T23:41:08.787 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00012271499999999999 2023-09-23T23:41:08.787 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.787 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.787 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 3,6,7", 2023-09-23T23:41:08.787 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:51.607159+0000", 2023-09-23T23:41:08.787 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00011992700000000001 2023-09-23T23:41:08.787 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.787 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.787 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:41:08.787 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:51.621190+0000", 2023-09-23T23:41:08.787 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.014030921999999999 2023-09-23T23:41:08.788 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.788 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.788 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for peered", 2023-09-23T23:41:08.788 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:51.621202+0000", 2023-09-23T23:41:08.788 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.2007999999999999e-05 2023-09-23T23:41:08.788 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.788 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.788 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:41:08.788 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:52.664282+0000", 2023-09-23T23:41:08.788 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.043080333 2023-09-23T23:41:08.788 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.788 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.788 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for missing object", 2023-09-23T23:41:08.789 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:52.664417+0000", 2023-09-23T23:41:08.789 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00013471699999999999 2023-09-23T23:41:08.789 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.789 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.789 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:41:08.789 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:52.678290+0000", 2023-09-23T23:41:08.789 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.013873161 2023-09-23T23:41:08.789 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.789 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.789 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:41:08.789 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:52.678379+0000", 2023-09-23T23:41:08.789 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.9099999999999997e-05 2023-09-23T23:41:08.789 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:41:08.790 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:41:08.790 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:41:08.790 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.790 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.790 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.34779.0:146098 6.8 6:1aac62e0:::benchmark_data_smithi159_178836_object41071:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e170)", 2023-09-23T23:41:08.790 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:39:51.672611+0000", 2023-09-23T23:41:08.790 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 77.050502101999996, 2023-09-23T23:41:08.790 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.0156426110000001, 2023-09-23T23:41:08.790 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:41:08.790 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:41:08.790 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:41:08.790 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.34779", 2023-09-23T23:41:08.790 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1800049041", 2023-09-23T23:41:08.791 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 146098 2023-09-23T23:41:08.791 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.791 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:41:08.791 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.791 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:41:08.791 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:51.672611+0000", 2023-09-23T23:41:08.791 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:41:08.791 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.791 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.791 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:41:08.791 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:51.672611+0000", 2023-09-23T23:41:08.791 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:41:08.791 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.792 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.792 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:41:08.792 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:51.672609+0000", 2023-09-23T23:41:08.792 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999986 2023-09-23T23:41:08.792 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.792 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.792 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:41:08.792 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:51.672615+0000", 2023-09-23T23:41:08.792 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.5049999999999998e-06 2023-09-23T23:41:08.792 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.792 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.792 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:41:08.792 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:51.672627+0000", 2023-09-23T23:41:08.793 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.2639999999999999e-05 2023-09-23T23:41:08.793 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.793 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.793 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:41:08.793 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:51.672633+0000", 2023-09-23T23:41:08.793 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.5249999999999996e-06 2023-09-23T23:41:08.793 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.793 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.793 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:41:08.793 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:51.672686+0000", 2023-09-23T23:41:08.793 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.2954999999999997e-05 2023-09-23T23:41:08.793 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.794 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.794 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for peered", 2023-09-23T23:41:08.794 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:51.672697+0000", 2023-09-23T23:41:08.794 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.0791999999999999e-05 2023-09-23T23:41:08.794 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.794 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.794 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:41:08.794 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:52.678404+0000", 2023-09-23T23:41:08.794 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.0057072170000001 2023-09-23T23:41:08.794 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.794 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.794 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:41:08.794 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:52.678524+0000", 2023-09-23T23:41:08.795 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000120479 2023-09-23T23:41:08.795 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.795 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.795 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 3,6", 2023-09-23T23:41:08.795 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:52.678661+0000", 2023-09-23T23:41:08.795 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00013627499999999999 2023-09-23T23:41:08.795 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.795 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.795 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-23T23:41:08.795 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:52.685164+0000", 2023-09-23T23:41:08.795 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0065033560000000001 2023-09-23T23:41:08.795 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.795 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.796 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:41:08.796 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:52.688067+0000", 2023-09-23T23:41:08.796 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.002902459 2023-09-23T23:41:08.796 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.796 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.796 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:41:08.796 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:52.688102+0000", 2023-09-23T23:41:08.796 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 3.5923999999999997e-05 2023-09-23T23:41:08.796 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.796 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.796 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:41:08.796 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:52.688159+0000", 2023-09-23T23:41:08.796 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.6397999999999998e-05 2023-09-23T23:41:08.797 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.797 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.797 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:41:08.797 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:52.688253+0000", 2023-09-23T23:41:08.797 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 9.4557999999999998e-05 2023-09-23T23:41:08.797 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:41:08.797 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:41:08.797 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:41:08.797 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.797 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.797 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.34779.0:146132 6.8 6:17aa7eee:::benchmark_data_smithi159_178836_object41105:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e170)", 2023-09-23T23:41:08.798 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:39:51.713397+0000", 2023-09-23T23:41:08.798 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 77.009715982000003, 2023-09-23T23:41:08.798 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.99318958599999996, 2023-09-23T23:41:08.798 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:41:08.798 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:41:08.798 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:41:08.798 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.34779", 2023-09-23T23:41:08.798 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1800049041", 2023-09-23T23:41:08.798 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 146132 2023-09-23T23:41:08.798 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.798 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:41:08.798 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.798 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:41:08.799 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:51.713397+0000", 2023-09-23T23:41:08.799 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:41:08.799 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.799 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.799 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:41:08.799 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:51.713397+0000", 2023-09-23T23:41:08.799 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:41:08.799 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.799 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.799 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:41:08.799 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:51.713395+0000", 2023-09-23T23:41:08.799 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999981 2023-09-23T23:41:08.800 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.800 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.800 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:41:08.800 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:51.713402+0000", 2023-09-23T23:41:08.800 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.5079999999999999e-06 2023-09-23T23:41:08.800 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.800 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.800 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:41:08.800 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:51.713416+0000", 2023-09-23T23:41:08.800 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.3684e-05 2023-09-23T23:41:08.800 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.800 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.801 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:41:08.801 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:51.713423+0000", 2023-09-23T23:41:08.801 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.0199999999999997e-06 2023-09-23T23:41:08.801 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.801 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.801 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:41:08.801 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:51.713469+0000", 2023-09-23T23:41:08.801 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.6360000000000003e-05 2023-09-23T23:41:08.801 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.801 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.801 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for peered", 2023-09-23T23:41:08.801 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:51.713476+0000", 2023-09-23T23:41:08.802 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.1199999999999996e-06 2023-09-23T23:41:08.802 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.802 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.802 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:41:08.802 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:52.685202+0000", 2023-09-23T23:41:08.802 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.97172508800000001 2023-09-23T23:41:08.802 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.802 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.802 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:41:08.802 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:52.685280+0000", 2023-09-23T23:41:08.802 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.8207999999999994e-05 2023-09-23T23:41:08.802 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.803 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.803 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 3,6", 2023-09-23T23:41:08.803 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:52.685357+0000", 2023-09-23T23:41:08.803 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.6878000000000005e-05 2023-09-23T23:41:08.803 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.803 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.803 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-23T23:41:08.803 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:52.694727+0000", 2023-09-23T23:41:08.803 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0093702720000000007 2023-09-23T23:41:08.803 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.803 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.804 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:41:08.804 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:52.695153+0000", 2023-09-23T23:41:08.804 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00042653100000000001 2023-09-23T23:41:08.804 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.804 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.804 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:41:08.804 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:52.706424+0000", 2023-09-23T23:41:08.804 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.011270557 2023-09-23T23:41:08.804 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.804 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.804 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:41:08.804 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:52.706483+0000", 2023-09-23T23:41:08.804 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.8802999999999999e-05 2023-09-23T23:41:08.805 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.805 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.805 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:41:08.805 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:52.706586+0000", 2023-09-23T23:41:08.805 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00010369000000000001 2023-09-23T23:41:08.805 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:41:08.805 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:41:08.805 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:41:08.805 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.805 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.805 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.34779.0:146135 6.8 6:108368c6:::benchmark_data_smithi159_178836_object41108:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e170)", 2023-09-23T23:41:08.805 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:39:51.714221+0000", 2023-09-23T23:41:08.805 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 77.008891504999994, 2023-09-23T23:41:08.806 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.99971400799999999, 2023-09-23T23:41:08.806 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:41:08.806 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:41:08.806 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:41:08.806 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.34779", 2023-09-23T23:41:08.806 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1800049041", 2023-09-23T23:41:08.806 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 146135 2023-09-23T23:41:08.806 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.806 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:41:08.806 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.806 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:41:08.806 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:51.714221+0000", 2023-09-23T23:41:08.807 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:41:08.807 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.807 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.807 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:41:08.807 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:51.714221+0000", 2023-09-23T23:41:08.807 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:41:08.807 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.807 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.807 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:41:08.807 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:51.714220+0000", 2023-09-23T23:41:08.808 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.999999 2023-09-23T23:41:08.808 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.808 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.808 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:41:08.808 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:51.714227+0000", 2023-09-23T23:41:08.808 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.652e-06 2023-09-23T23:41:08.808 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.808 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.808 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:41:08.808 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:51.714239+0000", 2023-09-23T23:41:08.808 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.239e-05 2023-09-23T23:41:08.808 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.809 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.809 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:41:08.809 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:51.714245+0000", 2023-09-23T23:41:08.809 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.9869999999999996e-06 2023-09-23T23:41:08.809 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.809 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.809 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:41:08.809 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:51.714290+0000", 2023-09-23T23:41:08.809 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.4187000000000002e-05 2023-09-23T23:41:08.809 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.809 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.809 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for peered", 2023-09-23T23:41:08.809 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:51.714299+0000", 2023-09-23T23:41:08.810 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 9.0939999999999997e-06 2023-09-23T23:41:08.810 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.810 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.810 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:41:08.810 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:52.688331+0000", 2023-09-23T23:41:08.810 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.97403221799999995 2023-09-23T23:41:08.810 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.810 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.810 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:41:08.810 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:52.688438+0000", 2023-09-23T23:41:08.810 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000106603 2023-09-23T23:41:08.810 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.811 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.811 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 3,6", 2023-09-23T23:41:08.811 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:52.688577+0000", 2023-09-23T23:41:08.811 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000139827 2023-09-23T23:41:08.811 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.811 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.811 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-23T23:41:08.811 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:52.695093+0000", 2023-09-23T23:41:08.811 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0065156720000000001 2023-09-23T23:41:08.811 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.811 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.811 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:41:08.812 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:52.695342+0000", 2023-09-23T23:41:08.812 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000248757 2023-09-23T23:41:08.812 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.812 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.812 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:41:08.812 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:52.713766+0000", 2023-09-23T23:41:08.812 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.018423815999999999 2023-09-23T23:41:08.812 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.812 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.812 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:41:08.812 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:52.713824+0000", 2023-09-23T23:41:08.812 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.8213e-05 2023-09-23T23:41:08.813 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.813 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.813 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:41:08.813 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:52.713935+0000", 2023-09-23T23:41:08.813 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000111591 2023-09-23T23:41:08.813 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:41:08.813 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:41:08.813 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:41:08.813 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.813 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.813 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.34779.0:149440 6.19 6:9e7d8f96:::benchmark_data_smithi159_178836_object44413:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e173)", 2023-09-23T23:41:08.813 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:39:56.667498+0000", 2023-09-23T23:41:08.813 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 72.055615083000006, 2023-09-23T23:41:08.814 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 3.0542752869999998, 2023-09-23T23:41:08.814 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:41:08.814 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:41:08.814 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:41:08.814 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.34779", 2023-09-23T23:41:08.814 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1800049041", 2023-09-23T23:41:08.814 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 149440 2023-09-23T23:41:08.814 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.814 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:41:08.814 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.814 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:41:08.814 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:56.667498+0000", 2023-09-23T23:41:08.815 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:41:08.815 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.815 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.815 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:41:08.815 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:56.667498+0000", 2023-09-23T23:41:08.815 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:41:08.815 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.815 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.815 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:41:08.815 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:56.667496+0000", 2023-09-23T23:41:08.815 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999981 2023-09-23T23:41:08.816 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.816 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.816 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:41:08.816 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:56.667505+0000", 2023-09-23T23:41:08.816 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.4290000000000001e-06 2023-09-23T23:41:08.816 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.816 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.816 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:41:08.816 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:56.667522+0000", 2023-09-23T23:41:08.816 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.7912000000000001e-05 2023-09-23T23:41:08.816 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.816 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.817 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:41:08.817 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:56.667532+0000", 2023-09-23T23:41:08.817 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 9.5219999999999996e-06 2023-09-23T23:41:08.817 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.817 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.817 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:41:08.817 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:56.884312+0000", 2023-09-23T23:41:08.817 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.216779785 2023-09-23T23:41:08.817 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.817 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.817 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for peered", 2023-09-23T23:41:08.817 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:56.884322+0000", 2023-09-23T23:41:08.818 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.0560000000000001e-05 2023-09-23T23:41:08.818 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.818 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.818 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:41:08.818 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:58.665554+0000", 2023-09-23T23:41:08.818 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.7812320750000001 2023-09-23T23:41:08.818 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.818 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.818 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for peered", 2023-09-23T23:41:08.818 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:58.665564+0000", 2023-09-23T23:41:08.818 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 9.4269999999999997e-06 2023-09-23T23:41:08.818 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.819 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.819 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:41:08.819 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:59.715363+0000", 2023-09-23T23:41:08.819 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.04979946 2023-09-23T23:41:08.819 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.819 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.819 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:41:08.819 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:59.715464+0000", 2023-09-23T23:41:08.819 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00010024800000000001 2023-09-23T23:41:08.819 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.819 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.819 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 3,6,7", 2023-09-23T23:41:08.819 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:59.715747+0000", 2023-09-23T23:41:08.820 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00028389099999999998 2023-09-23T23:41:08.820 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.820 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.820 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:41:08.820 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:59.721130+0000", 2023-09-23T23:41:08.820 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0053822679999999999 2023-09-23T23:41:08.820 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.820 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.820 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:41:08.820 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:59.721234+0000", 2023-09-23T23:41:08.820 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000104158 2023-09-23T23:41:08.821 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.821 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.821 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-23T23:41:08.821 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:59.721255+0000", 2023-09-23T23:41:08.821 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.0792e-05 2023-09-23T23:41:08.821 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.821 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.821 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:41:08.821 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:59.721365+0000", 2023-09-23T23:41:08.821 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00010993999999999999 2023-09-23T23:41:08.821 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.821 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.822 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:41:08.822 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:59.721504+0000", 2023-09-23T23:41:08.822 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00013984300000000001 2023-09-23T23:41:08.822 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.822 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.822 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:41:08.822 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:59.721773+0000", 2023-09-23T23:41:08.822 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000268657 2023-09-23T23:41:08.822 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:41:08.822 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:41:08.822 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:41:08.822 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.823 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.823 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.34779.0:149444 6.8 6:1504ee22:::benchmark_data_smithi159_178836_object44417:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e173)", 2023-09-23T23:41:08.823 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:39:56.680300+0000", 2023-09-23T23:41:08.823 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 72.042812814000001, 2023-09-23T23:41:08.823 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.088907828, 2023-09-23T23:41:08.823 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:41:08.823 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:41:08.823 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:41:08.823 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.34779", 2023-09-23T23:41:08.823 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1800049041", 2023-09-23T23:41:08.823 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 149444 2023-09-23T23:41:08.823 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.823 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:41:08.824 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.824 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:41:08.824 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:56.680300+0000", 2023-09-23T23:41:08.824 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:41:08.824 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.824 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.824 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:41:08.824 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:56.680300+0000", 2023-09-23T23:41:08.824 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:41:08.824 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.824 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.824 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:41:08.824 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:56.680298+0000", 2023-09-23T23:41:08.825 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999976 2023-09-23T23:41:08.825 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.825 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.825 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:41:08.825 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:56.680309+0000", 2023-09-23T23:41:08.825 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.0920999999999999e-05 2023-09-23T23:41:08.825 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.825 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.825 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:41:08.825 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:56.680333+0000", 2023-09-23T23:41:08.825 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.393e-05 2023-09-23T23:41:08.825 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.825 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.826 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:41:08.826 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:56.680343+0000", 2023-09-23T23:41:08.826 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.0831e-05 2023-09-23T23:41:08.826 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.826 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.826 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:41:08.826 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:56.956850+0000", 2023-09-23T23:41:08.826 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.27650667899999998 2023-09-23T23:41:08.826 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.826 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.826 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for peered", 2023-09-23T23:41:08.826 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:56.956863+0000", 2023-09-23T23:41:08.826 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.3033e-05 2023-09-23T23:41:08.827 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.827 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.827 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:41:08.827 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:57.750449+0000", 2023-09-23T23:41:08.827 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.79358610900000004 2023-09-23T23:41:08.827 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.827 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.827 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:41:08.827 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:57.750579+0000", 2023-09-23T23:41:08.827 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00012949700000000001 2023-09-23T23:41:08.827 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.827 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.828 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 3,6", 2023-09-23T23:41:08.828 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:57.750914+0000", 2023-09-23T23:41:08.828 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000334958 2023-09-23T23:41:08.828 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.828 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.828 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:41:08.828 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:57.768927+0000", 2023-09-23T23:41:08.828 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.018013214 2023-09-23T23:41:08.828 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.828 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.828 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-23T23:41:08.828 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:57.768934+0000", 2023-09-23T23:41:08.828 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.294e-06 2023-09-23T23:41:08.828 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.829 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.829 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:41:08.829 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:57.769113+0000", 2023-09-23T23:41:08.829 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000178448 2023-09-23T23:41:08.829 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.829 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.829 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:41:08.829 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:57.769173+0000", 2023-09-23T23:41:08.829 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.0702999999999998e-05 2023-09-23T23:41:08.829 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.829 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.829 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:41:08.829 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:57.769208+0000", 2023-09-23T23:41:08.829 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 3.4604999999999998e-05 2023-09-23T23:41:08.830 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:41:08.830 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:41:08.830 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:41:08.830 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.830 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.830 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.34779.0:149445 6.19 6:9b4c7d3d:::benchmark_data_smithi159_178836_object44418:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e173)", 2023-09-23T23:41:08.830 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:39:56.690673+0000", 2023-09-23T23:41:08.830 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 72.032439805999999, 2023-09-23T23:41:08.830 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 3.0374956919999998, 2023-09-23T23:41:08.830 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:41:08.830 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:41:08.830 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:41:08.831 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.34779", 2023-09-23T23:41:08.831 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1800049041", 2023-09-23T23:41:08.831 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 149445 2023-09-23T23:41:08.831 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.831 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:41:08.831 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.831 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:41:08.831 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:56.690673+0000", 2023-09-23T23:41:08.831 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:41:08.831 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.831 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.831 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:41:08.831 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:56.690673+0000", 2023-09-23T23:41:08.831 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:41:08.832 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.832 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.832 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:41:08.832 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:56.690670+0000", 2023-09-23T23:41:08.832 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999971 2023-09-23T23:41:08.832 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.832 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.832 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:41:08.832 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:56.690682+0000", 2023-09-23T23:41:08.832 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.1892999999999999e-05 2023-09-23T23:41:08.832 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.832 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.833 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:41:08.833 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:56.690865+0000", 2023-09-23T23:41:08.833 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000183019 2023-09-23T23:41:08.833 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.833 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.833 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:41:08.833 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:56.690879+0000", 2023-09-23T23:41:08.833 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.3393999999999999e-05 2023-09-23T23:41:08.833 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.833 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.833 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:41:08.833 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:56.884347+0000", 2023-09-23T23:41:08.833 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.193468425 2023-09-23T23:41:08.834 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.834 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.834 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for peered", 2023-09-23T23:41:08.834 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:56.884355+0000", 2023-09-23T23:41:08.834 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.6199999999999999e-06 2023-09-23T23:41:08.834 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.834 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.834 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:41:08.834 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:58.665618+0000", 2023-09-23T23:41:08.834 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.781263869 2023-09-23T23:41:08.834 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.835 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.835 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for peered", 2023-09-23T23:41:08.835 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:58.665624+0000", 2023-09-23T23:41:08.835 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.7699999999999998e-06 2023-09-23T23:41:08.835 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.835 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.835 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:41:08.835 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:59.717228+0000", 2023-09-23T23:41:08.835 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.0516034160000001 2023-09-23T23:41:08.835 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.835 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.835 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:41:08.835 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:59.717342+0000", 2023-09-23T23:41:08.836 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000114114 2023-09-23T23:41:08.836 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.836 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.836 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 3,6,7", 2023-09-23T23:41:08.836 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:59.717570+0000", 2023-09-23T23:41:08.836 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00022807200000000001 2023-09-23T23:41:08.836 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.836 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.836 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-23T23:41:08.836 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:59.721268+0000", 2023-09-23T23:41:08.836 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0036983659999999998 2023-09-23T23:41:08.836 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.837 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.837 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:41:08.837 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:59.721861+0000", 2023-09-23T23:41:08.837 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00059236100000000002 2023-09-23T23:41:08.837 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.837 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.837 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:41:08.837 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:59.721949+0000", 2023-09-23T23:41:08.837 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.8831000000000004e-05 2023-09-23T23:41:08.837 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.837 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.837 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:41:08.838 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:59.728004+0000", 2023-09-23T23:41:08.838 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0060549419999999998 2023-09-23T23:41:08.838 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.838 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.838 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:41:08.838 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:59.728056+0000", 2023-09-23T23:41:08.838 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.1174000000000002e-05 2023-09-23T23:41:08.838 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.838 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.838 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:41:08.838 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:59.728169+0000", 2023-09-23T23:41:08.838 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000113249 2023-09-23T23:41:08.838 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:41:08.838 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:41:08.839 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:41:08.839 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.839 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.839 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.34779.0:149462 6.19 6:986a489c:::benchmark_data_smithi159_178836_object44435:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e174)", 2023-09-23T23:41:08.839 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:39:57.733111+0000", 2023-09-23T23:41:08.839 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 70.990001688000007, 2023-09-23T23:41:08.839 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.9952390370000002, 2023-09-23T23:41:08.839 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:41:08.839 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:41:08.839 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:41:08.839 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.34779", 2023-09-23T23:41:08.839 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1800049041", 2023-09-23T23:41:08.840 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 149462 2023-09-23T23:41:08.840 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.840 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:41:08.840 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.840 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:41:08.840 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:57.733111+0000", 2023-09-23T23:41:08.840 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:41:08.840 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.840 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.840 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:41:08.840 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:57.733111+0000", 2023-09-23T23:41:08.840 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:41:08.840 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.841 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.841 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:41:08.841 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:57.733110+0000", 2023-09-23T23:41:08.841 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999986 2023-09-23T23:41:08.841 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.841 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.841 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:41:08.841 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:57.733117+0000", 2023-09-23T23:41:08.841 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.1489999999999997e-06 2023-09-23T23:41:08.841 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.841 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.841 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:41:08.842 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:57.733127+0000", 2023-09-23T23:41:08.842 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.0114e-05 2023-09-23T23:41:08.842 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.842 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.842 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:41:08.842 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:57.733135+0000", 2023-09-23T23:41:08.842 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.7200000000000006e-06 2023-09-23T23:41:08.842 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.842 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.842 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:41:08.842 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:57.737171+0000", 2023-09-23T23:41:08.842 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0040366300000000003 2023-09-23T23:41:08.843 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.843 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.843 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for peered", 2023-09-23T23:41:08.843 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:57.737177+0000", 2023-09-23T23:41:08.843 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.75e-06 2023-09-23T23:41:08.843 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.843 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.843 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:41:08.843 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:58.665670+0000", 2023-09-23T23:41:08.843 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.92849270399999995 2023-09-23T23:41:08.843 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.843 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.843 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for peered", 2023-09-23T23:41:08.844 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:58.665681+0000", 2023-09-23T23:41:08.844 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.1037e-05 2023-09-23T23:41:08.844 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.844 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.844 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:41:08.844 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:59.718982+0000", 2023-09-23T23:41:08.844 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.0533007640000001 2023-09-23T23:41:08.844 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.844 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.844 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:41:08.844 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:59.719152+0000", 2023-09-23T23:41:08.844 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00017024100000000001 2023-09-23T23:41:08.844 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.845 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.845 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 3,6,7", 2023-09-23T23:41:08.845 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:59.719496+0000", 2023-09-23T23:41:08.845 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000344299 2023-09-23T23:41:08.845 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.845 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.845 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-23T23:41:08.845 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:59.721880+0000", 2023-09-23T23:41:08.845 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0023834519999999999 2023-09-23T23:41:08.845 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.845 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.845 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:41:08.845 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:59.722016+0000", 2023-09-23T23:41:08.846 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00013605799999999999 2023-09-23T23:41:08.846 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.846 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.846 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:41:08.846 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:59.722083+0000", 2023-09-23T23:41:08.846 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.6908000000000004e-05 2023-09-23T23:41:08.846 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.846 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.846 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:41:08.846 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:59.728208+0000", 2023-09-23T23:41:08.846 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0061251350000000003 2023-09-23T23:41:08.846 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.847 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.847 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:41:08.847 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:59.728250+0000", 2023-09-23T23:41:08.847 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.1887000000000001e-05 2023-09-23T23:41:08.847 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.847 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.847 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:41:08.847 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:59.728350+0000", 2023-09-23T23:41:08.847 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00010069900000000001 2023-09-23T23:41:08.847 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:41:08.847 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:41:08.847 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:41:08.848 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.848 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.848 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.34779.0:149467 6.19 6:9f0c1666:::benchmark_data_smithi159_178836_object44440:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e174)", 2023-09-23T23:41:08.848 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:39:57.746487+0000", 2023-09-23T23:41:08.848 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 70.976625464999998, 2023-09-23T23:41:08.848 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.9863546589999999, 2023-09-23T23:41:08.848 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:41:08.848 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:41:08.848 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:41:08.848 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.34779", 2023-09-23T23:41:08.848 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1800049041", 2023-09-23T23:41:08.848 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 149467 2023-09-23T23:41:08.849 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.849 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:41:08.849 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.849 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:41:08.849 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:57.746487+0000", 2023-09-23T23:41:08.849 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:41:08.849 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.849 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.849 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:41:08.849 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:57.746487+0000", 2023-09-23T23:41:08.849 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:41:08.849 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.849 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.850 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:41:08.850 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:57.746487+0000", 2023-09-23T23:41:08.850 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999995 2023-09-23T23:41:08.850 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.850 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.850 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:41:08.850 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:57.746490+0000", 2023-09-23T23:41:08.850 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 3.1559999999999999e-06 2023-09-23T23:41:08.850 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.850 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.850 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:41:08.850 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:57.746497+0000", 2023-09-23T23:41:08.850 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.131e-06 2023-09-23T23:41:08.851 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.851 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.851 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:41:08.851 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:57.746502+0000", 2023-09-23T23:41:08.851 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.1370000000000001e-06 2023-09-23T23:41:08.851 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.851 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.851 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:41:08.851 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:57.750120+0000", 2023-09-23T23:41:08.851 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0036182480000000001 2023-09-23T23:41:08.853 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.853 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.853 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for peered", 2023-09-23T23:41:08.853 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:57.750131+0000", 2023-09-23T23:41:08.853 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.0883999999999999e-05 2023-09-23T23:41:08.853 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.853 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.853 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:41:08.853 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:58.665800+0000", 2023-09-23T23:41:08.854 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.91566815000000001 2023-09-23T23:41:08.854 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.854 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.854 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for peered", 2023-09-23T23:41:08.854 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:58.665808+0000", 2023-09-23T23:41:08.854 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.1049999999999995e-06 2023-09-23T23:41:08.854 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.854 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.854 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:41:08.854 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:59.722150+0000", 2023-09-23T23:41:08.854 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.0563428539999999 2023-09-23T23:41:08.854 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.855 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.855 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:41:08.855 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:59.722400+0000", 2023-09-23T23:41:08.855 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00024973299999999998 2023-09-23T23:41:08.855 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.855 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.855 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 3,6,7", 2023-09-23T23:41:08.855 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:59.722903+0000", 2023-09-23T23:41:08.855 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00050279600000000002 2023-09-23T23:41:08.855 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.855 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.855 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:41:08.856 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:59.727964+0000", 2023-09-23T23:41:08.856 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0050605620000000002 2023-09-23T23:41:08.856 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.856 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.856 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-23T23:41:08.856 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:59.732555+0000", 2023-09-23T23:41:08.856 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0045915319999999997 2023-09-23T23:41:08.856 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.856 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.856 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:41:08.856 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:59.732675+0000", 2023-09-23T23:41:08.856 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000120086 2023-09-23T23:41:08.856 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.857 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.857 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:41:08.857 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:59.732699+0000", 2023-09-23T23:41:08.857 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.3394999999999999e-05 2023-09-23T23:41:08.857 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.857 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.857 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:41:08.857 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:59.732732+0000", 2023-09-23T23:41:08.857 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 3.3871000000000001e-05 2023-09-23T23:41:08.857 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.857 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.857 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:41:08.858 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:59.732842+0000", 2023-09-23T23:41:08.858 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00010962 2023-09-23T23:41:08.858 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:41:08.858 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:41:08.858 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:41:08.858 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.858 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.858 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.34779.0:149548 6.19 6:9a4bd28f:::benchmark_data_smithi159_178836_object44521:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e174)", 2023-09-23T23:41:08.858 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:39:57.873227+0000", 2023-09-23T23:41:08.858 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 70.849885649000001, 2023-09-23T23:41:08.859 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.869025414, 2023-09-23T23:41:08.859 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:41:08.859 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:41:08.859 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:41:08.859 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.34779", 2023-09-23T23:41:08.859 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1800049041", 2023-09-23T23:41:08.859 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 149548 2023-09-23T23:41:08.859 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.859 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:41:08.859 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.859 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:41:08.860 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:57.873227+0000", 2023-09-23T23:41:08.860 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:41:08.860 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.860 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.860 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:41:08.860 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:57.873227+0000", 2023-09-23T23:41:08.860 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:41:08.860 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.860 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.860 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:41:08.860 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:57.873226+0000", 2023-09-23T23:41:08.860 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999986 2023-09-23T23:41:08.861 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.861 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.861 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:41:08.861 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:57.873232+0000", 2023-09-23T23:41:08.861 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.2620000000000004e-06 2023-09-23T23:41:08.861 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.861 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.861 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:41:08.861 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:57.873243+0000", 2023-09-23T23:41:08.861 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.1168e-05 2023-09-23T23:41:08.861 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.861 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.862 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:41:08.862 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:57.873250+0000", 2023-09-23T23:41:08.862 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.917e-06 2023-09-23T23:41:08.862 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.862 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.862 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:41:08.862 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:57.873296+0000", 2023-09-23T23:41:08.862 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.5342000000000001e-05 2023-09-23T23:41:08.862 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.862 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.862 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for peered", 2023-09-23T23:41:08.862 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:57.873305+0000", 2023-09-23T23:41:08.863 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 9.2180000000000005e-06 2023-09-23T23:41:08.863 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.863 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.863 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:41:08.863 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:58.665835+0000", 2023-09-23T23:41:08.863 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.79252986700000005 2023-09-23T23:41:08.863 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.863 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.863 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for peered", 2023-09-23T23:41:08.863 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:58.665842+0000", 2023-09-23T23:41:08.863 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.0530000000000001e-06 2023-09-23T23:41:08.863 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.864 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.864 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:41:08.864 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:59.724726+0000", 2023-09-23T23:41:08.864 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.05888443 2023-09-23T23:41:08.864 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.864 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.864 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:41:08.864 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:59.724842+0000", 2023-09-23T23:41:08.864 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000115753 2023-09-23T23:41:08.864 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.864 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.864 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 3,6,7", 2023-09-23T23:41:08.864 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:59.725092+0000", 2023-09-23T23:41:08.865 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00025033899999999998 2023-09-23T23:41:08.865 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.865 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.865 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:41:08.865 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:59.732890+0000", 2023-09-23T23:41:08.865 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.007797549 2023-09-23T23:41:08.865 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.865 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.865 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-23T23:41:08.865 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:59.732968+0000", 2023-09-23T23:41:08.865 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.7937999999999998e-05 2023-09-23T23:41:08.865 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.866 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.866 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:41:08.866 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:59.734765+0000", 2023-09-23T23:41:08.866 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.001796864 2023-09-23T23:41:08.866 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.866 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.866 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:41:08.866 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:59.742009+0000", 2023-09-23T23:41:08.866 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0072443339999999998 2023-09-23T23:41:08.866 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.866 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.866 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:41:08.867 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:59.742065+0000", 2023-09-23T23:41:08.867 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.6487000000000003e-05 2023-09-23T23:41:08.867 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.867 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.867 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:41:08.867 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:59.742253+0000", 2023-09-23T23:41:08.867 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00018722199999999999 2023-09-23T23:41:08.867 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:41:08.867 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:41:08.867 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:41:08.867 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.867 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.868 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.34779.0:149576 6.19 6:9957a7af:::benchmark_data_smithi159_178836_object44549:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e174)", 2023-09-23T23:41:08.868 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:39:57.910395+0000", 2023-09-23T23:41:08.868 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 70.812717411999998, 2023-09-23T23:41:08.868 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.8338958810000001, 2023-09-23T23:41:08.868 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:41:08.868 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:41:08.868 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:41:08.868 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.34779", 2023-09-23T23:41:08.868 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1800049041", 2023-09-23T23:41:08.868 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 149576 2023-09-23T23:41:08.868 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.868 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:41:08.869 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.869 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:41:08.869 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:57.910395+0000", 2023-09-23T23:41:08.869 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:41:08.869 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.869 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.869 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:41:08.869 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:57.910395+0000", 2023-09-23T23:41:08.869 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:41:08.869 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.869 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.869 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:41:08.869 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:57.910394+0000", 2023-09-23T23:41:08.870 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999986 2023-09-23T23:41:08.870 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.870 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.870 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:41:08.870 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:57.910400+0000", 2023-09-23T23:41:08.870 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.2199999999999997e-06 2023-09-23T23:41:08.870 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.870 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.870 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:41:08.870 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:57.910416+0000", 2023-09-23T23:41:08.870 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.5688e-05 2023-09-23T23:41:08.870 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.871 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.871 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:41:08.871 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:57.910425+0000", 2023-09-23T23:41:08.871 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 9.064e-06 2023-09-23T23:41:08.871 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.871 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.871 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:41:08.871 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:57.910469+0000", 2023-09-23T23:41:08.871 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.4233999999999997e-05 2023-09-23T23:41:08.872 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.872 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.872 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for peered", 2023-09-23T23:41:08.872 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:57.910480+0000", 2023-09-23T23:41:08.872 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.0567000000000001e-05 2023-09-23T23:41:08.872 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.872 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.872 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:41:08.872 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:58.665866+0000", 2023-09-23T23:41:08.872 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.75538587400000001 2023-09-23T23:41:08.872 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.872 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.873 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for peered", 2023-09-23T23:41:08.873 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:58.665873+0000", 2023-09-23T23:41:08.873 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.5329999999999997e-06 2023-09-23T23:41:08.873 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.873 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.873 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:41:08.873 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:59.726307+0000", 2023-09-23T23:41:08.873 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.060433771 2023-09-23T23:41:08.873 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.873 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.874 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:41:08.874 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:59.726460+0000", 2023-09-23T23:41:08.874 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00015268200000000001 2023-09-23T23:41:08.874 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.874 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.874 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 3,6,7", 2023-09-23T23:41:08.874 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:59.726741+0000", 2023-09-23T23:41:08.874 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00028098199999999999 2023-09-23T23:41:08.874 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.874 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.875 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:41:08.875 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:59.732957+0000", 2023-09-23T23:41:08.875 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0062160849999999997 2023-09-23T23:41:08.875 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.875 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.875 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:41:08.875 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:59.734836+0000", 2023-09-23T23:41:08.875 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.001879726 2023-09-23T23:41:08.875 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.875 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.875 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-23T23:41:08.876 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:59.734981+0000", 2023-09-23T23:41:08.876 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00014443099999999999 2023-09-23T23:41:08.876 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.876 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.876 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:41:08.876 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:59.744088+0000", 2023-09-23T23:41:08.876 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0091071260000000001 2023-09-23T23:41:08.876 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.876 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.876 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:41:08.876 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:59.744160+0000", 2023-09-23T23:41:08.876 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.1874999999999999e-05 2023-09-23T23:41:08.876 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.877 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.877 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:41:08.877 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:59.744291+0000", 2023-09-23T23:41:08.877 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00013159200000000001 2023-09-23T23:41:08.877 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:41:08.877 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:41:08.877 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:41:08.877 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.877 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.877 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.34779.0:149578 6.19 6:9a33e3da:::benchmark_data_smithi159_178836_object44551:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e174)", 2023-09-23T23:41:08.877 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:39:57.913336+0000", 2023-09-23T23:41:08.877 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 70.809776623999994, 2023-09-23T23:41:08.878 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.831199123, 2023-09-23T23:41:08.878 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:41:08.878 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:41:08.878 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:41:08.878 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.34779", 2023-09-23T23:41:08.878 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1800049041", 2023-09-23T23:41:08.878 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 149578 2023-09-23T23:41:08.878 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.878 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:41:08.879 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.879 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:41:08.879 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:57.913336+0000", 2023-09-23T23:41:08.879 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:41:08.879 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.879 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.879 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:41:08.879 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:57.913336+0000", 2023-09-23T23:41:08.879 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:41:08.880 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.880 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.880 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:41:08.880 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:57.913335+0000", 2023-09-23T23:41:08.880 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999986 2023-09-23T23:41:08.880 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.880 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.880 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:41:08.880 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:57.913341+0000", 2023-09-23T23:41:08.880 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.5440000000000004e-06 2023-09-23T23:41:08.881 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.881 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.881 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:41:08.881 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:57.913355+0000", 2023-09-23T23:41:08.881 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.3805000000000001e-05 2023-09-23T23:41:08.881 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.881 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.881 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:41:08.881 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:57.913365+0000", 2023-09-23T23:41:08.882 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 9.4380000000000001e-06 2023-09-23T23:41:08.882 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.882 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.882 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:41:08.882 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:57.913419+0000", 2023-09-23T23:41:08.882 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.4333000000000003e-05 2023-09-23T23:41:08.882 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.882 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.883 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for peered", 2023-09-23T23:41:08.883 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:57.913431+0000", 2023-09-23T23:41:08.883 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.167e-05 2023-09-23T23:41:08.883 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.883 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.883 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:41:08.883 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:58.665897+0000", 2023-09-23T23:41:08.883 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.752466521 2023-09-23T23:41:08.883 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.883 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.883 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for peered", 2023-09-23T23:41:08.883 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:58.665904+0000", 2023-09-23T23:41:08.884 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.9489999999999999e-06 2023-09-23T23:41:08.884 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.884 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.884 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:41:08.884 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:59.728383+0000", 2023-09-23T23:41:08.884 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.0624788279999999 2023-09-23T23:41:08.884 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.884 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.884 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:41:08.884 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:59.728519+0000", 2023-09-23T23:41:08.884 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00013559100000000001 2023-09-23T23:41:08.884 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.884 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.885 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 3,6,7", 2023-09-23T23:41:08.885 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:59.728773+0000", 2023-09-23T23:41:08.885 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00025473200000000003 2023-09-23T23:41:08.885 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.885 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.885 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:41:08.885 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:59.734727+0000", 2023-09-23T23:41:08.885 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0059536980000000003 2023-09-23T23:41:08.885 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.885 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.885 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:41:08.885 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:59.734920+0000", 2023-09-23T23:41:08.886 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00019352900000000001 2023-09-23T23:41:08.886 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.886 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.886 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-23T23:41:08.886 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:59.734988+0000", 2023-09-23T23:41:08.886 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.7089999999999996e-05 2023-09-23T23:41:08.886 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.886 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.886 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:41:08.886 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:59.744349+0000", 2023-09-23T23:41:08.886 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0093609799999999996 2023-09-23T23:41:08.886 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.887 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.887 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:41:08.887 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:59.744406+0000", 2023-09-23T23:41:08.887 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.7487e-05 2023-09-23T23:41:08.887 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.887 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.887 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:41:08.887 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:59.744535+0000", 2023-09-23T23:41:08.887 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000129331 2023-09-23T23:41:08.887 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:41:08.887 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:41:08.887 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:41:08.888 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.888 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.888 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.34779.0:149584 6.19 6:9d70b6c0:::benchmark_data_smithi159_178836_object44557:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e174)", 2023-09-23T23:41:08.888 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:39:57.924454+0000", 2023-09-23T23:41:08.888 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 70.798659224000005, 2023-09-23T23:41:08.888 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.8202953100000001, 2023-09-23T23:41:08.888 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:41:08.888 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:41:08.888 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:41:08.888 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.34779", 2023-09-23T23:41:08.888 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1800049041", 2023-09-23T23:41:08.888 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 149584 2023-09-23T23:41:08.888 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.889 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:41:08.889 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.889 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:41:08.889 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:57.924454+0000", 2023-09-23T23:41:08.889 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:41:08.889 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.889 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.889 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:41:08.889 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:57.924454+0000", 2023-09-23T23:41:08.889 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:41:08.889 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.889 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.889 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:41:08.890 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:57.924452+0000", 2023-09-23T23:41:08.890 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999986 2023-09-23T23:41:08.890 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.890 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.890 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:41:08.890 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:57.924459+0000", 2023-09-23T23:41:08.890 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.0550000000000002e-06 2023-09-23T23:41:08.890 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.890 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.890 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:41:08.890 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:57.924474+0000", 2023-09-23T23:41:08.890 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.4959e-05 2023-09-23T23:41:08.891 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.891 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.891 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:41:08.891 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:57.924482+0000", 2023-09-23T23:41:08.891 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.9079999999999995e-06 2023-09-23T23:41:08.891 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.891 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.891 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:41:08.891 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:57.924539+0000", 2023-09-23T23:41:08.891 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.6576999999999997e-05 2023-09-23T23:41:08.891 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.891 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.891 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for peered", 2023-09-23T23:41:08.892 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:57.924546+0000", 2023-09-23T23:41:08.892 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.8420000000000005e-06 2023-09-23T23:41:08.892 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.892 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.892 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:41:08.892 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:58.665930+0000", 2023-09-23T23:41:08.892 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.74138393499999999 2023-09-23T23:41:08.892 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.892 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.892 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for peered", 2023-09-23T23:41:08.892 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:58.665934+0000", 2023-09-23T23:41:08.892 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 3.799e-06 2023-09-23T23:41:08.893 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.893 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.893 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:41:08.893 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:59.730148+0000", 2023-09-23T23:41:08.893 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.064213683 2023-09-23T23:41:08.893 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.893 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.893 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:41:08.893 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:59.730273+0000", 2023-09-23T23:41:08.893 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000125277 2023-09-23T23:41:08.893 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.893 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.894 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 3,6,7", 2023-09-23T23:41:08.894 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:59.730505+0000", 2023-09-23T23:41:08.894 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00023143400000000001 2023-09-23T23:41:08.894 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.894 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.894 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:41:08.894 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:59.734800+0000", 2023-09-23T23:41:08.894 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0042951730000000002 2023-09-23T23:41:08.894 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.894 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.894 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:41:08.894 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:59.734968+0000", 2023-09-23T23:41:08.894 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00016849399999999999 2023-09-23T23:41:08.895 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.895 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.895 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-23T23:41:08.895 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:59.734994+0000", 2023-09-23T23:41:08.895 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.5868e-05 2023-09-23T23:41:08.895 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.895 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.895 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:41:08.895 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:59.744579+0000", 2023-09-23T23:41:08.895 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0095844720000000001 2023-09-23T23:41:08.895 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.895 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.896 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:41:08.896 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:59.744627+0000", 2023-09-23T23:41:08.896 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.8785000000000001e-05 2023-09-23T23:41:08.896 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.896 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.896 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:41:08.896 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:59.744749+0000", 2023-09-23T23:41:08.896 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000121588 2023-09-23T23:41:08.896 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:41:08.896 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:41:08.896 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:41:08.896 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.897 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.897 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.34779.0:149592 6.19 6:9ac6ad14:::benchmark_data_smithi159_178836_object44565:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e174)", 2023-09-23T23:41:08.897 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:39:57.948648+0000", 2023-09-23T23:41:08.897 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 70.774465249000002, 2023-09-23T23:41:08.897 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.797372886, 2023-09-23T23:41:08.897 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:41:08.897 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:41:08.897 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:41:08.897 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.34779", 2023-09-23T23:41:08.897 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1800049041", 2023-09-23T23:41:08.897 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 149592 2023-09-23T23:41:08.897 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.897 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:41:08.898 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.898 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:41:08.898 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:57.948648+0000", 2023-09-23T23:41:08.898 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:41:08.898 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.898 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.898 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:41:08.898 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:57.948648+0000", 2023-09-23T23:41:08.898 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:41:08.898 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.898 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.898 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:41:08.899 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:57.948646+0000", 2023-09-23T23:41:08.899 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999986 2023-09-23T23:41:08.899 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.899 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.899 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:41:08.899 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:57.948653+0000", 2023-09-23T23:41:08.899 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.187e-06 2023-09-23T23:41:08.899 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.899 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.899 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:41:08.899 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:57.948670+0000", 2023-09-23T23:41:08.899 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.6778000000000001e-05 2023-09-23T23:41:08.900 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.900 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.900 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:41:08.900 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:57.948679+0000", 2023-09-23T23:41:08.900 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.5599999999999994e-06 2023-09-23T23:41:08.900 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.900 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.900 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:41:08.900 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:57.948730+0000", 2023-09-23T23:41:08.900 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.0869999999999999e-05 2023-09-23T23:41:08.900 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.900 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.901 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for peered", 2023-09-23T23:41:08.901 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:57.948739+0000", 2023-09-23T23:41:08.901 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 9.2310000000000002e-06 2023-09-23T23:41:08.901 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.901 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.901 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:41:08.901 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:58.665978+0000", 2023-09-23T23:41:08.901 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.71723887399999997 2023-09-23T23:41:08.901 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.901 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.902 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for peered", 2023-09-23T23:41:08.902 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:58.665985+0000", 2023-09-23T23:41:08.902 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.4209999999999998e-06 2023-09-23T23:41:08.902 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.902 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.902 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:41:08.902 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:59.733036+0000", 2023-09-23T23:41:08.902 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.067050278 2023-09-23T23:41:08.902 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.902 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.902 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:41:08.903 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:59.733131+0000", 2023-09-23T23:41:08.903 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 9.5964000000000005e-05 2023-09-23T23:41:08.903 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.903 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.903 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 3,6,7", 2023-09-23T23:41:08.903 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:59.733408+0000", 2023-09-23T23:41:08.903 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00027640999999999999 2023-09-23T23:41:08.903 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.903 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.903 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:41:08.904 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:59.734871+0000", 2023-09-23T23:41:08.904 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0014635119999999999 2023-09-23T23:41:08.904 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.904 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.904 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:41:08.904 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:59.735031+0000", 2023-09-23T23:41:08.904 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00015961999999999999 2023-09-23T23:41:08.904 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.904 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.904 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-23T23:41:08.904 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:59.735080+0000", 2023-09-23T23:41:08.904 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.8927000000000001e-05 2023-09-23T23:41:08.905 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.905 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.905 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:41:08.905 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:59.745836+0000", 2023-09-23T23:41:08.905 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.010756102999999999 2023-09-23T23:41:08.905 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.905 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.905 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:41:08.905 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:59.745893+0000", 2023-09-23T23:41:08.905 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.7408000000000003e-05 2023-09-23T23:41:08.906 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.906 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.906 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:41:08.906 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:39:59.746021+0000", 2023-09-23T23:41:08.906 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000127069 2023-09-23T23:41:08.906 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:41:08.906 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:41:08.906 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:41:08.906 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.906 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.906 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.34779.0:192009 6.14 6.deff75d4 (undecoded) ondisk+retry+write+known_if_redirected+supports_pool_eio e206)", 2023-09-23T23:41:08.907 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:40:54.622163+0000", 2023-09-23T23:41:08.907 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 14.100950338000001, 2023-09-23T23:41:08.907 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.015417792, 2023-09-23T23:41:08.907 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:41:08.907 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "reached pg", 2023-09-23T23:41:08.907 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:41:08.907 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.34779", 2023-09-23T23:41:08.907 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1800049041", 2023-09-23T23:41:08.907 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 192009 2023-09-23T23:41:08.908 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.908 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:41:08.908 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.908 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:41:08.908 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:54.622163+0000", 2023-09-23T23:41:08.908 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:41:08.908 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.908 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.908 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:41:08.908 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:54.622163+0000", 2023-09-23T23:41:08.909 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:41:08.909 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.909 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.909 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:41:08.909 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:54.622161+0000", 2023-09-23T23:41:08.909 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999986 2023-09-23T23:41:08.909 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.909 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.909 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:41:08.910 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:54.622167+0000", 2023-09-23T23:41:08.910 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.353e-06 2023-09-23T23:41:08.910 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.910 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.910 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:41:08.910 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:54.622180+0000", 2023-09-23T23:41:08.910 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.2465e-05 2023-09-23T23:41:08.910 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.910 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.911 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:41:08.911 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:54.622188+0000", 2023-09-23T23:41:08.911 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.2549999999999997e-06 2023-09-23T23:41:08.911 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.911 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.911 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:41:08.911 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:54.627626+0000", 2023-09-23T23:41:08.911 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0054376060000000002 2023-09-23T23:41:08.911 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.911 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.912 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for peered", 2023-09-23T23:41:08.912 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:54.627634+0000", 2023-09-23T23:41:08.912 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.439e-06 2023-09-23T23:41:08.912 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.912 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.912 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:41:08.912 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:55.637570+0000", 2023-09-23T23:41:08.912 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.009936224 2023-09-23T23:41:08.912 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:41:08.913 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:41:08.913 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:41:08.913 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:40:55.637580+0000", 2023-09-23T23:41:08.913 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.004e-05 2023-09-23T23:41:08.913 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:41:08.913 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:41:08.913 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:41:08.913 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:41:08.913 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:41:08.913 INFO:teuthology.orchestra.run.smithi159.stdout:} 2023-09-23T23:41:08.913 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:41:08.914 INFO:teuthology.orchestra.run.smithi159.stdout:osd.0: {} 2023-09-23T23:41:08.915 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:08 smithi159 bash[105915]: cluster 2023-09-23T23:41:07.394174+0000 osd.7 (osd.7) 121 : cluster 3 failed to encode map e217 with expected crc 2023-09-23T23:41:08.915 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:08 smithi159 bash[105915]: cluster 2023-09-23T23:41:08.054212+0000 osd.2 (osd.2) 22 : cluster 0 6.19 scrub starts 2023-09-23T23:41:08.915 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:08 smithi159 bash[105915]: audit 2023-09-23T23:41:08.719234+0000 mon.c (mon.2) 58 : audit 0 from='client.? 172.21.15.159:0/1051446088' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:41:08.915 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:08 smithi159 bash[108473]: cluster 2023-09-23T23:41:07.394174+0000 osd.7 (osd.7) 121 : cluster 3 failed to encode map e217 with expected crc 2023-09-23T23:41:08.915 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:08 smithi159 bash[108473]: cluster 2023-09-23T23:41:08.054212+0000 osd.2 (osd.2) 22 : cluster 0 6.19 scrub starts 2023-09-23T23:41:08.916 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:08 smithi159 bash[108473]: audit 2023-09-23T23:41:08.719234+0000 mon.c (mon.2) 58 : audit 0 from='client.? 172.21.15.159:0/1051446088' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:41:08.916 INFO:teuthology.orchestra.run.smithi159.stdout:osd.1: {} 2023-09-23T23:41:08.919 INFO:teuthology.orchestra.run.smithi159.stdout:osd.2: {} 2023-09-23T23:41:08.923 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:08 smithi164 bash[92846]: cluster 2023-09-23T23:41:07.394174+0000 osd.7 (osd.7) 121 : cluster 3 failed to encode map e217 with expected crc 2023-09-23T23:41:08.923 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:08 smithi164 bash[92846]: cluster 2023-09-23T23:41:08.054212+0000 osd.2 (osd.2) 22 : cluster 0 6.19 scrub starts 2023-09-23T23:41:08.924 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:08 smithi164 bash[92846]: audit 2023-09-23T23:41:08.719234+0000 mon.c (mon.2) 58 : audit 0 from='client.? 172.21.15.159:0/1051446088' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:41:08.938 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:41:08.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:08.940 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:41:08.969 INFO:teuthology.orchestra.run.smithi159.stdout:osd.3: {} 2023-09-23T23:41:09.012 INFO:teuthology.orchestra.run.smithi159.stdout:osd.4: {} 2023-09-23T23:41:09.041 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:41:09.053 INFO:teuthology.orchestra.run.smithi159.stdout:osd.5: {} 2023-09-23T23:41:09.061 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:41:09.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:09.063 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:41:09.099 INFO:teuthology.orchestra.run.smithi159.stdout:osd.6: {} 2023-09-23T23:41:09.136 INFO:teuthology.orchestra.run.smithi159.stdout:osd.7: {} 2023-09-23T23:41:09.141 INFO:teuthology.orchestra.run.smithi159.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T23:41:09.142 INFO:teuthology.orchestra.run.smithi159.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T23:41:09.142 INFO:teuthology.orchestra.run.smithi159.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T23:41:09.142 INFO:teuthology.orchestra.run.smithi159.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T23:41:09.142 INFO:teuthology.orchestra.run.smithi159.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T23:41:09.142 INFO:teuthology.orchestra.run.smithi159.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T23:41:09.142 INFO:teuthology.orchestra.run.smithi159.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T23:41:09.142 INFO:teuthology.orchestra.run.smithi159.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T23:41:09.163 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:41:09.188 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:41:09.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:09.190 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:41:09.290 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:41:09.325 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:41:09.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:09.330 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:41:09.430 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:41:09.454 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:41:09.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:09.457 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:41:09.558 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:09.585 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:09.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:09.589 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:41:09.689 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:41:09.720 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:41:09.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:09.722 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:41:09.769 INFO:teuthology.orchestra.run.smithi159.stderr:set pool 6 pgp_num to 26 2023-09-23T23:41:09.772 INFO:teuthology.orchestra.run.smithi159.stderr:noscrub is set 2023-09-23T23:41:09.823 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:41:09.844 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:41:09.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:09.849 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:41:09.950 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:41:09.953 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:09 smithi159 bash[105915]: cluster 2023-09-23T23:41:08.559872+0000 mgr.y (mgr.25991) 718 : cluster 0 pgmap v748: 99 pgs: 1 remapped+peering, 98 active+clean; 708 MiB data, 3.9 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:41:09.953 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:09 smithi159 bash[105915]: audit 2023-09-23T23:41:09.115384+0000 mon.c (mon.2) 59 : audit 1 from='client.? 172.21.15.159:0/155458254' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num", "val": "26"}]: dispatch 2023-09-23T23:41:09.953 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:09 smithi159 bash[105915]: audit 2023-09-23T23:41:09.116012+0000 mon.a (mon.0) 924 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num", "val": "26"}]: dispatch 2023-09-23T23:41:09.954 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:09 smithi159 bash[105915]: audit 2023-09-23T23:41:09.263777+0000 mon.b (mon.1) 9 : audit 1 from='client.? 172.21.15.159:0/1451594579' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:41:09.954 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:09 smithi159 bash[105915]: audit 2023-09-23T23:41:09.263873+0000 mon.a (mon.0) 925 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:41:09.954 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:09 smithi159 bash[108473]: cluster 2023-09-23T23:41:08.559872+0000 mgr.y (mgr.25991) 718 : cluster 0 pgmap v748: 99 pgs: 1 remapped+peering, 98 active+clean; 708 MiB data, 3.9 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:41:09.954 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:09 smithi159 bash[108473]: audit 2023-09-23T23:41:09.115384+0000 mon.c (mon.2) 59 : audit 1 from='client.? 172.21.15.159:0/155458254' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num", "val": "26"}]: dispatch 2023-09-23T23:41:09.954 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:09 smithi159 bash[108473]: audit 2023-09-23T23:41:09.116012+0000 mon.a (mon.0) 924 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num", "val": "26"}]: dispatch 2023-09-23T23:41:09.954 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:09 smithi159 bash[108473]: audit 2023-09-23T23:41:09.263777+0000 mon.b (mon.1) 9 : audit 1 from='client.? 172.21.15.159:0/1451594579' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:41:09.954 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:09 smithi159 bash[108473]: audit 2023-09-23T23:41:09.263873+0000 mon.a (mon.0) 925 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:41:09.973 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:41:09.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:09.975 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:41:10.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:09 smithi164 bash[92846]: cluster 2023-09-23T23:41:08.559872+0000 mgr.y (mgr.25991) 718 : cluster 0 pgmap v748: 99 pgs: 1 remapped+peering, 98 active+clean; 708 MiB data, 3.9 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:41:10.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:09 smithi164 bash[92846]: audit 2023-09-23T23:41:09.115384+0000 mon.c (mon.2) 59 : audit 1 from='client.? 172.21.15.159:0/155458254' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num", "val": "26"}]: dispatch 2023-09-23T23:41:10.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:09 smithi164 bash[92846]: audit 2023-09-23T23:41:09.116012+0000 mon.a (mon.0) 924 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num", "val": "26"}]: dispatch 2023-09-23T23:41:10.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:09 smithi164 bash[92846]: audit 2023-09-23T23:41:09.263777+0000 mon.b (mon.1) 9 : audit 1 from='client.? 172.21.15.159:0/1451594579' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:41:10.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:09 smithi164 bash[92846]: audit 2023-09-23T23:41:09.263873+0000 mon.a (mon.0) 925 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:41:10.076 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:41:10.098 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:41:10.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:10.102 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:41:10.203 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:10.222 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:10.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:10.224 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:41:10.325 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:41:10.350 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:41:10.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:10.354 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:41:10.455 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:41:10.486 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:41:10.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:10.492 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:41:10.593 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:41:10.622 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:41:10.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:10.624 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:41:10.725 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:10.748 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:10.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:10.750 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:41:10.851 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:41:10.879 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:41:10.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:10.885 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:41:10.986 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:41:10.995 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:10 smithi164 bash[92846]: cluster 2023-09-23T23:41:09.751194+0000 mon.a (mon.0) 926 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:41:10.995 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:10 smithi164 bash[92846]: cluster 2023-09-23T23:41:09.756332+0000 osd.6 (osd.6) 209 : cluster 3 failed to encode map e218 with expected crc 2023-09-23T23:41:10.995 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:10 smithi164 bash[92846]: cluster 2023-09-23T23:41:09.756937+0000 osd.5 (osd.5) 88 : cluster 3 failed to encode map e218 with expected crc 2023-09-23T23:41:10.995 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:10 smithi164 bash[92846]: audit 2023-09-23T23:41:09.760914+0000 mon.a (mon.0) 927 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num", "val": "26"}]': finished 2023-09-23T23:41:10.995 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:10 smithi164 bash[92846]: audit 2023-09-23T23:41:09.761036+0000 mon.a (mon.0) 928 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T23:41:10.995 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:10 smithi164 bash[92846]: cluster 2023-09-23T23:41:09.761148+0000 mon.a (mon.0) 929 : cluster 0 osdmap e218: 8 total, 8 up, 5 in 2023-09-23T23:41:10.995 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:10 smithi164 bash[92846]: audit 2023-09-23T23:41:10.512255+0000 mon.a (mon.0) 930 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:41:11.011 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:41:11.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:11.014 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:41:11.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:10 smithi159 bash[105915]: cluster 2023-09-23T23:41:09.751194+0000 mon.a (mon.0) 926 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:41:11.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:10 smithi159 bash[105915]: cluster 2023-09-23T23:41:09.756332+0000 osd.6 (osd.6) 209 : cluster 3 failed to encode map e218 with expected crc 2023-09-23T23:41:11.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:10 smithi159 bash[105915]: cluster 2023-09-23T23:41:09.756937+0000 osd.5 (osd.5) 88 : cluster 3 failed to encode map e218 with expected crc 2023-09-23T23:41:11.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:10 smithi159 bash[105915]: audit 2023-09-23T23:41:09.760914+0000 mon.a (mon.0) 927 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num", "val": "26"}]': finished 2023-09-23T23:41:11.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:10 smithi159 bash[105915]: audit 2023-09-23T23:41:09.761036+0000 mon.a (mon.0) 928 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T23:41:11.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:10 smithi159 bash[105915]: cluster 2023-09-23T23:41:09.761148+0000 mon.a (mon.0) 929 : cluster 0 osdmap e218: 8 total, 8 up, 5 in 2023-09-23T23:41:11.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:10 smithi159 bash[105915]: audit 2023-09-23T23:41:10.512255+0000 mon.a (mon.0) 930 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:41:11.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:10 smithi159 bash[108473]: cluster 2023-09-23T23:41:09.751194+0000 mon.a (mon.0) 926 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:41:11.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:10 smithi159 bash[108473]: cluster 2023-09-23T23:41:09.756332+0000 osd.6 (osd.6) 209 : cluster 3 failed to encode map e218 with expected crc 2023-09-23T23:41:11.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:10 smithi159 bash[108473]: cluster 2023-09-23T23:41:09.756937+0000 osd.5 (osd.5) 88 : cluster 3 failed to encode map e218 with expected crc 2023-09-23T23:41:11.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:10 smithi159 bash[108473]: audit 2023-09-23T23:41:09.760914+0000 mon.a (mon.0) 927 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num", "val": "26"}]': finished 2023-09-23T23:41:11.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:10 smithi159 bash[108473]: audit 2023-09-23T23:41:09.761036+0000 mon.a (mon.0) 928 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T23:41:11.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:10 smithi159 bash[108473]: cluster 2023-09-23T23:41:09.761148+0000 mon.a (mon.0) 929 : cluster 0 osdmap e218: 8 total, 8 up, 5 in 2023-09-23T23:41:11.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:10 smithi159 bash[108473]: audit 2023-09-23T23:41:10.512255+0000 mon.a (mon.0) 930 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:41:11.114 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:41:11.140 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:41:11.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:11.144 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:41:11.245 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:11.268 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:11.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:11.273 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:41:11.373 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:41:11.393 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:41:11.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:11.397 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:41:11.498 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:41:11.518 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:41:11.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:11.520 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:41:11.620 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:41:11.641 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:41:11.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:11.644 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:41:11.745 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:11.776 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:11.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:11.779 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:41:11.879 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:41:11.906 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:41:11.908 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:11 smithi159 bash[105915]: cluster 2023-09-23T23:41:10.560273+0000 mgr.y (mgr.25991) 719 : cluster 0 pgmap v750: 99 pgs: 1 remapped+peering, 98 active+clean; 655 MiB data, 3.8 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:41:11.908 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:11 smithi159 bash[105915]: cluster 2023-09-23T23:41:10.775571+0000 osd.6 (osd.6) 210 : cluster 3 failed to encode map e219 with expected crc 2023-09-23T23:41:11.908 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:11 smithi159 bash[105915]: cluster 2023-09-23T23:41:10.779935+0000 mon.a (mon.0) 931 : cluster 0 osdmap e219: 8 total, 8 up, 5 in 2023-09-23T23:41:11.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:11.909 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:41:11.909 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:11 smithi159 bash[108473]: cluster 2023-09-23T23:41:10.560273+0000 mgr.y (mgr.25991) 719 : cluster 0 pgmap v750: 99 pgs: 1 remapped+peering, 98 active+clean; 655 MiB data, 3.8 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:41:11.909 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:11 smithi159 bash[108473]: cluster 2023-09-23T23:41:10.775571+0000 osd.6 (osd.6) 210 : cluster 3 failed to encode map e219 with expected crc 2023-09-23T23:41:11.909 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:11 smithi159 bash[108473]: cluster 2023-09-23T23:41:10.779935+0000 mon.a (mon.0) 931 : cluster 0 osdmap e219: 8 total, 8 up, 5 in 2023-09-23T23:41:12.010 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:12.019 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:11 smithi164 bash[92846]: cluster 2023-09-23T23:41:10.560273+0000 mgr.y (mgr.25991) 719 : cluster 0 pgmap v750: 99 pgs: 1 remapped+peering, 98 active+clean; 655 MiB data, 3.8 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:41:12.019 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:11 smithi164 bash[92846]: cluster 2023-09-23T23:41:10.775571+0000 osd.6 (osd.6) 210 : cluster 3 failed to encode map e219 with expected crc 2023-09-23T23:41:12.019 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:11 smithi164 bash[92846]: cluster 2023-09-23T23:41:10.779935+0000 mon.a (mon.0) 931 : cluster 0 osdmap e219: 8 total, 8 up, 5 in 2023-09-23T23:41:12.039 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:12.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:12.043 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:41:12.143 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:41:12.172 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:41:12.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:12.175 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:41:12.276 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:41:12.300 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:41:12.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:12.304 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:41:12.405 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:12.433 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:12.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:12.437 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:41:12.537 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:41:12.564 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:41:12.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:12.570 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:41:12.670 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:41:12.694 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:41:12.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:12.695 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:41:12.796 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:41:12.823 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:41:12.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:12.827 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:41:12.928 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:12.954 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:12.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:12.957 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:41:13.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:12 smithi159 bash[105915]: cluster 2023-09-23T23:41:11.780801+0000 osd.7 (osd.7) 122 : cluster 3 failed to encode map e220 with expected crc 2023-09-23T23:41:13.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:12 smithi159 bash[105915]: cluster 2023-09-23T23:41:11.783167+0000 mon.a (mon.0) 932 : cluster 0 osdmap e220: 8 total, 8 up, 5 in 2023-09-23T23:41:13.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:12 smithi159 bash[105915]: cluster 2023-09-23T23:41:11.788184+0000 osd.4 (osd.4) 145 : cluster 3 failed to encode map e220 with expected crc 2023-09-23T23:41:13.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:12 smithi159 bash[105915]: cluster 2023-09-23T23:41:11.789109+0000 osd.6 (osd.6) 211 : cluster 3 failed to encode map e220 with expected crc 2023-09-23T23:41:13.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:12 smithi159 bash[105915]: audit 2023-09-23T23:41:12.562370+0000 mon.a (mon.0) 933 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "24"}]: dispatch 2023-09-23T23:41:13.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:12 smithi159 bash[108473]: cluster 2023-09-23T23:41:11.780801+0000 osd.7 (osd.7) 122 : cluster 3 failed to encode map e220 with expected crc 2023-09-23T23:41:13.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:12 smithi159 bash[108473]: cluster 2023-09-23T23:41:11.783167+0000 mon.a (mon.0) 932 : cluster 0 osdmap e220: 8 total, 8 up, 5 in 2023-09-23T23:41:13.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:12 smithi159 bash[108473]: cluster 2023-09-23T23:41:11.788184+0000 osd.4 (osd.4) 145 : cluster 3 failed to encode map e220 with expected crc 2023-09-23T23:41:13.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:12 smithi159 bash[108473]: cluster 2023-09-23T23:41:11.789109+0000 osd.6 (osd.6) 211 : cluster 3 failed to encode map e220 with expected crc 2023-09-23T23:41:13.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:12 smithi159 bash[108473]: audit 2023-09-23T23:41:12.562370+0000 mon.a (mon.0) 933 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "24"}]: dispatch 2023-09-23T23:41:13.058 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:13.084 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:13.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:13.091 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:41:13.100 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_ops_in_flight 2023-09-23T23:41:13.192 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:41:13.215 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:41:13.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:13.220 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:41:13.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:12 smithi164 bash[92846]: cluster 2023-09-23T23:41:11.780801+0000 osd.7 (osd.7) 122 : cluster 3 failed to encode map e220 with expected crc 2023-09-23T23:41:13.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:12 smithi164 bash[92846]: cluster 2023-09-23T23:41:11.783167+0000 mon.a (mon.0) 932 : cluster 0 osdmap e220: 8 total, 8 up, 5 in 2023-09-23T23:41:13.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:12 smithi164 bash[92846]: cluster 2023-09-23T23:41:11.788184+0000 osd.4 (osd.4) 145 : cluster 3 failed to encode map e220 with expected crc 2023-09-23T23:41:13.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:12 smithi164 bash[92846]: cluster 2023-09-23T23:41:11.789109+0000 osd.6 (osd.6) 211 : cluster 3 failed to encode map e220 with expected crc 2023-09-23T23:41:13.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:12 smithi164 bash[92846]: audit 2023-09-23T23:41:12.562370+0000 mon.a (mon.0) 933 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "24"}]: dispatch 2023-09-23T23:41:13.321 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:13.346 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:13.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:13.349 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:41:13.449 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:41:13.478 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:41:13.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:13.482 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:41:13.583 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:13.602 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:13.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:13.606 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:41:13.706 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:41:13.734 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:41:13.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:13.736 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:41:13.836 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:41:13.869 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:41:13.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:13.873 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:41:13.973 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:41:13.995 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:41:13.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:13.997 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:41:14.098 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:41:14.106 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:13 smithi164 bash[92846]: cluster 2023-09-23T23:41:12.560753+0000 mgr.y (mgr.25991) 720 : cluster 0 pgmap v753: 99 pgs: 1 active+clean+remapped, 98 active+clean; 575 MiB data, 3.7 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:41:14.106 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:13 smithi164 bash[92846]: audit 2023-09-23T23:41:13.451828+0000 mon.a (mon.0) 934 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "24"}]': finished 2023-09-23T23:41:14.106 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:13 smithi164 bash[92846]: cluster 2023-09-23T23:41:13.452003+0000 mon.a (mon.0) 935 : cluster 0 osdmap e221: 8 total, 8 up, 5 in 2023-09-23T23:41:14.107 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:13 smithi164 bash[92846]: cluster 2023-09-23T23:41:13.468268+0000 osd.4 (osd.4) 146 : cluster 3 failed to encode map e221 with expected crc 2023-09-23T23:41:14.107 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:13 smithi164 bash[92846]: cluster 2023-09-23T23:41:13.469892+0000 osd.4 (osd.4) 147 : cluster 3 failed to encode map e221 with expected crc 2023-09-23T23:41:14.117 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:41:14 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:41:13] "GET /metrics HTTP/1.1" 200 36561 "" "Prometheus/2.43.0" 2023-09-23T23:41:14.122 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:41:14.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:14.124 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:41:14.225 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:41:14.247 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:41:14.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:14.249 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:41:14.350 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:14.384 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:14.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:14.387 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:41:14.488 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:41:14.521 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:41:14.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:14.524 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:41:14.543 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:14 smithi159 bash[105915]: cluster 2023-09-23T23:41:12.560753+0000 mgr.y (mgr.25991) 720 : cluster 0 pgmap v753: 99 pgs: 1 active+clean+remapped, 98 active+clean; 575 MiB data, 3.7 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:41:14.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:14 smithi159 bash[105915]: audit 2023-09-23T23:41:13.451828+0000 mon.a (mon.0) 934 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "24"}]': finished 2023-09-23T23:41:14.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:14 smithi159 bash[105915]: cluster 2023-09-23T23:41:13.452003+0000 mon.a (mon.0) 935 : cluster 0 osdmap e221: 8 total, 8 up, 5 in 2023-09-23T23:41:14.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:14 smithi159 bash[105915]: cluster 2023-09-23T23:41:13.468268+0000 osd.4 (osd.4) 146 : cluster 3 failed to encode map e221 with expected crc 2023-09-23T23:41:14.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:14 smithi159 bash[105915]: cluster 2023-09-23T23:41:13.469892+0000 osd.4 (osd.4) 147 : cluster 3 failed to encode map e221 with expected crc 2023-09-23T23:41:14.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:14 smithi159 bash[108473]: cluster 2023-09-23T23:41:12.560753+0000 mgr.y (mgr.25991) 720 : cluster 0 pgmap v753: 99 pgs: 1 active+clean+remapped, 98 active+clean; 575 MiB data, 3.7 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:41:14.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:14 smithi159 bash[108473]: audit 2023-09-23T23:41:13.451828+0000 mon.a (mon.0) 934 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "24"}]': finished 2023-09-23T23:41:14.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:14 smithi159 bash[108473]: cluster 2023-09-23T23:41:13.452003+0000 mon.a (mon.0) 935 : cluster 0 osdmap e221: 8 total, 8 up, 5 in 2023-09-23T23:41:14.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:14 smithi159 bash[108473]: cluster 2023-09-23T23:41:13.468268+0000 osd.4 (osd.4) 146 : cluster 3 failed to encode map e221 with expected crc 2023-09-23T23:41:14.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:14 smithi159 bash[108473]: cluster 2023-09-23T23:41:13.469892+0000 osd.4 (osd.4) 147 : cluster 3 failed to encode map e221 with expected crc 2023-09-23T23:41:14.624 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:41:14.648 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:41:14.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:14.651 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:41:14.752 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:41:14.785 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:41:14.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:14.788 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:41:14.889 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:41:14.902 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:14 smithi159 bash[108473]: cluster 2023-09-23T23:41:13.448516+0000 osd.7 (osd.7) 123 : cluster 3 failed to encode map e221 with expected crc 2023-09-23T23:41:14.902 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:14 smithi159 bash[108473]: cluster 2023-09-23T23:41:13.463162+0000 osd.6 (osd.6) 212 : cluster 3 failed to encode map e221 with expected crc 2023-09-23T23:41:14.902 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:14 smithi159 bash[108473]: cluster 2023-09-23T23:41:13.607892+0000 osd.5 (osd.5) 89 : cluster 3 failed to encode map e221 with expected crc 2023-09-23T23:41:14.902 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:14 smithi159 bash[108473]: cluster 2023-09-23T23:41:14.453892+0000 osd.4 (osd.4) 148 : cluster 3 failed to encode map e222 with expected crc 2023-09-23T23:41:14.902 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:14 smithi159 bash[108473]: cluster 2023-09-23T23:41:14.455669+0000 mon.a (mon.0) 936 : cluster 0 osdmap e222: 8 total, 8 up, 5 in 2023-09-23T23:41:14.902 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:14 smithi159 bash[105915]: cluster 2023-09-23T23:41:13.448516+0000 osd.7 (osd.7) 123 : cluster 3 failed to encode map e221 with expected crc 2023-09-23T23:41:14.903 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:14 smithi159 bash[105915]: cluster 2023-09-23T23:41:13.463162+0000 osd.6 (osd.6) 212 : cluster 3 failed to encode map e221 with expected crc 2023-09-23T23:41:14.903 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:14 smithi159 bash[105915]: cluster 2023-09-23T23:41:13.607892+0000 osd.5 (osd.5) 89 : cluster 3 failed to encode map e221 with expected crc 2023-09-23T23:41:14.903 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:14 smithi159 bash[105915]: cluster 2023-09-23T23:41:14.453892+0000 osd.4 (osd.4) 148 : cluster 3 failed to encode map e222 with expected crc 2023-09-23T23:41:14.903 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:14 smithi159 bash[105915]: cluster 2023-09-23T23:41:14.455669+0000 mon.a (mon.0) 936 : cluster 0 osdmap e222: 8 total, 8 up, 5 in 2023-09-23T23:41:14.922 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:41:14.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:14.925 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:41:15.026 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:15.058 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:15.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:15.061 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:41:15.161 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:41:15.186 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:41:15.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:15.188 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:41:15.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:14 smithi164 bash[92846]: cluster 2023-09-23T23:41:13.448516+0000 osd.7 (osd.7) 123 : cluster 3 failed to encode map e221 with expected crc 2023-09-23T23:41:15.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:14 smithi164 bash[92846]: cluster 2023-09-23T23:41:13.463162+0000 osd.6 (osd.6) 212 : cluster 3 failed to encode map e221 with expected crc 2023-09-23T23:41:15.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:14 smithi164 bash[92846]: cluster 2023-09-23T23:41:13.607892+0000 osd.5 (osd.5) 89 : cluster 3 failed to encode map e221 with expected crc 2023-09-23T23:41:15.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:14 smithi164 bash[92846]: cluster 2023-09-23T23:41:14.453892+0000 osd.4 (osd.4) 148 : cluster 3 failed to encode map e222 with expected crc 2023-09-23T23:41:15.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:14 smithi164 bash[92846]: cluster 2023-09-23T23:41:14.455669+0000 mon.a (mon.0) 936 : cluster 0 osdmap e222: 8 total, 8 up, 5 in 2023-09-23T23:41:15.289 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:15.323 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:15.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:15.326 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:41:15.427 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:41:15.455 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:41:15.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:15.458 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:41:15.559 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:15.594 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:15.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:15.597 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:41:15.697 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:41:15.732 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:41:15.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:15.736 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:41:15.836 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:41:15.866 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:41:15.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:15.870 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:41:15.970 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:15.978 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:15 smithi164 bash[92846]: cluster 2023-09-23T23:41:14.561253+0000 mgr.y (mgr.25991) 721 : cluster 0 pgmap v756: 99 pgs: 1 unknown, 1 active+clean+remapped, 97 active+clean; 376 MiB data, 3.0 GiB used, 444 GiB / 447 GiB avail; 0 B/s wr, 972 op/s; 4.5 MiB/s, 71 objects/s recovering 2023-09-23T23:41:15.978 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:15 smithi164 bash[92846]: cluster 2023-09-23T23:41:15.456322+0000 mon.a (mon.0) 937 : cluster 0 osdmap e223: 8 total, 8 up, 5 in 2023-09-23T23:41:15.978 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:15 smithi164 bash[92846]: cluster 2023-09-23T23:41:15.469721+0000 osd.4 (osd.4) 149 : cluster 3 failed to encode map e223 with expected crc 2023-09-23T23:41:15.991 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:15.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:15.993 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:41:16.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:15 smithi159 bash[105915]: cluster 2023-09-23T23:41:14.561253+0000 mgr.y (mgr.25991) 721 : cluster 0 pgmap v756: 99 pgs: 1 unknown, 1 active+clean+remapped, 97 active+clean; 376 MiB data, 3.0 GiB used, 444 GiB / 447 GiB avail; 0 B/s wr, 972 op/s; 4.5 MiB/s, 71 objects/s recovering 2023-09-23T23:41:16.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:15 smithi159 bash[105915]: cluster 2023-09-23T23:41:15.456322+0000 mon.a (mon.0) 937 : cluster 0 osdmap e223: 8 total, 8 up, 5 in 2023-09-23T23:41:16.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:15 smithi159 bash[105915]: cluster 2023-09-23T23:41:15.469721+0000 osd.4 (osd.4) 149 : cluster 3 failed to encode map e223 with expected crc 2023-09-23T23:41:16.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:15 smithi159 bash[108473]: cluster 2023-09-23T23:41:14.561253+0000 mgr.y (mgr.25991) 721 : cluster 0 pgmap v756: 99 pgs: 1 unknown, 1 active+clean+remapped, 97 active+clean; 376 MiB data, 3.0 GiB used, 444 GiB / 447 GiB avail; 0 B/s wr, 972 op/s; 4.5 MiB/s, 71 objects/s recovering 2023-09-23T23:41:16.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:15 smithi159 bash[108473]: cluster 2023-09-23T23:41:15.456322+0000 mon.a (mon.0) 937 : cluster 0 osdmap e223: 8 total, 8 up, 5 in 2023-09-23T23:41:16.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:15 smithi159 bash[108473]: cluster 2023-09-23T23:41:15.469721+0000 osd.4 (osd.4) 149 : cluster 3 failed to encode map e223 with expected crc 2023-09-23T23:41:16.094 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:41:16.127 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:41:16.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:16.131 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:41:16.231 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:16.261 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:16.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:16.267 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:41:16.367 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:16.402 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:16.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:16.405 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:41:16.506 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:41:16.541 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:41:16.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:16.546 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:41:16.589 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T23:41:16.648 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:16.654 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T23:41:16.671 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:16.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:16.674 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:41:16.775 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:41:16.815 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:41:16.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:16.825 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:41:16.925 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:16.934 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:16 smithi164 bash[92846]: cluster 2023-09-23T23:41:15.455557+0000 osd.5 (osd.5) 90 : cluster 3 failed to encode map e223 with expected crc 2023-09-23T23:41:16.935 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:16 smithi164 bash[92846]: cluster 2023-09-23T23:41:15.457454+0000 osd.1 (osd.1) 21 : cluster 0 6.17 starting backfill to osd.2 from (0'0,0'0] MAX to 220'11204 2023-09-23T23:41:16.935 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:16 smithi164 bash[92846]: cluster 2023-09-23T23:41:15.742083+0000 osd.7 (osd.7) 124 : cluster 3 failed to encode map e223 with expected crc 2023-09-23T23:41:16.951 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:16.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:16.955 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:41:17.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:16 smithi159 bash[105915]: cluster 2023-09-23T23:41:15.455557+0000 osd.5 (osd.5) 90 : cluster 3 failed to encode map e223 with expected crc 2023-09-23T23:41:17.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:16 smithi159 bash[105915]: cluster 2023-09-23T23:41:15.457454+0000 osd.1 (osd.1) 21 : cluster 0 6.17 starting backfill to osd.2 from (0'0,0'0] MAX to 220'11204 2023-09-23T23:41:17.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:16 smithi159 bash[105915]: cluster 2023-09-23T23:41:15.742083+0000 osd.7 (osd.7) 124 : cluster 3 failed to encode map e223 with expected crc 2023-09-23T23:41:17.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:16 smithi159 bash[108473]: cluster 2023-09-23T23:41:15.455557+0000 osd.5 (osd.5) 90 : cluster 3 failed to encode map e223 with expected crc 2023-09-23T23:41:17.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:16 smithi159 bash[108473]: cluster 2023-09-23T23:41:15.457454+0000 osd.1 (osd.1) 21 : cluster 0 6.17 starting backfill to osd.2 from (0'0,0'0] MAX to 220'11204 2023-09-23T23:41:17.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:16 smithi159 bash[108473]: cluster 2023-09-23T23:41:15.742083+0000 osd.7 (osd.7) 124 : cluster 3 failed to encode map e223 with expected crc 2023-09-23T23:41:17.056 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:17.090 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:17.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:17.093 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:41:17.193 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:41:17.218 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:41:17.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:17.220 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:41:17.321 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:41:17.346 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:41:17.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:17.349 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:41:17.450 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:17.475 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:17.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:17.478 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:41:17.579 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:17.605 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:17.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:17.608 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:41:17.708 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:41:17.745 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:41:17.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:17.748 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:41:17.849 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:41:17.888 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:41:17.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:17.907 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:41:18.008 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:41:18.029 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:41:18.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:18.033 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:41:18.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:17 smithi159 bash[105915]: cluster 2023-09-23T23:41:16.561839+0000 mgr.y (mgr.25991) 722 : cluster 0 pgmap v758: 99 pgs: 1 unknown, 98 active+clean; 318 MiB data, 2.8 GiB used, 444 GiB / 447 GiB avail; 0 B/s wr, 739 op/s 2023-09-23T23:41:18.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:17 smithi159 bash[105915]: audit 2023-09-23T23:41:16.917610+0000 mon.a (mon.0) 938 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:41:18.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:17 smithi159 bash[105915]: audit 2023-09-23T23:41:16.931342+0000 mon.a (mon.0) 939 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:41:18.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:17 smithi159 bash[105915]: audit 2023-09-23T23:41:17.240004+0000 mon.a (mon.0) 940 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:41:18.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:17 smithi159 bash[105915]: audit 2023-09-23T23:41:17.241678+0000 mon.a (mon.0) 941 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:41:18.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:17 smithi159 bash[105915]: audit 2023-09-23T23:41:17.592985+0000 mon.a (mon.0) 942 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:41:18.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:17 smithi159 bash[108473]: cluster 2023-09-23T23:41:16.561839+0000 mgr.y (mgr.25991) 722 : cluster 0 pgmap v758: 99 pgs: 1 unknown, 98 active+clean; 318 MiB data, 2.8 GiB used, 444 GiB / 447 GiB avail; 0 B/s wr, 739 op/s 2023-09-23T23:41:18.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:17 smithi159 bash[108473]: audit 2023-09-23T23:41:16.917610+0000 mon.a (mon.0) 938 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:41:18.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:17 smithi159 bash[108473]: audit 2023-09-23T23:41:16.931342+0000 mon.a (mon.0) 939 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:41:18.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:17 smithi159 bash[108473]: audit 2023-09-23T23:41:17.240004+0000 mon.a (mon.0) 940 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:41:18.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:17 smithi159 bash[108473]: audit 2023-09-23T23:41:17.241678+0000 mon.a (mon.0) 941 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:41:18.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:17 smithi159 bash[108473]: audit 2023-09-23T23:41:17.592985+0000 mon.a (mon.0) 942 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:41:18.133 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:18.164 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:18.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:18.171 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:41:18.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:17 smithi164 bash[92846]: cluster 2023-09-23T23:41:16.561839+0000 mgr.y (mgr.25991) 722 : cluster 0 pgmap v758: 99 pgs: 1 unknown, 98 active+clean; 318 MiB data, 2.8 GiB used, 444 GiB / 447 GiB avail; 0 B/s wr, 739 op/s 2023-09-23T23:41:18.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:17 smithi164 bash[92846]: audit 2023-09-23T23:41:16.917610+0000 mon.a (mon.0) 938 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:41:18.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:17 smithi164 bash[92846]: audit 2023-09-23T23:41:16.931342+0000 mon.a (mon.0) 939 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:41:18.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:17 smithi164 bash[92846]: audit 2023-09-23T23:41:17.240004+0000 mon.a (mon.0) 940 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:41:18.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:17 smithi164 bash[92846]: audit 2023-09-23T23:41:17.241678+0000 mon.a (mon.0) 941 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:41:18.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:17 smithi164 bash[92846]: audit 2023-09-23T23:41:17.592985+0000 mon.a (mon.0) 942 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:41:18.272 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:41:18.306 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:41:18.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:18.308 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:41:18.409 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:41:18.440 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:41:18.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:18.442 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:41:18.543 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:41:18.576 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:41:18.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:18.581 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:41:18.682 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:41:18.704 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:41:18.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:18.713 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:41:18.749 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:41:18.814 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:41:18.841 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:41:18.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:18.843 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:41:18.944 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:18.954 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:18 smithi164 bash[92846]: audit 2023-09-23T23:41:18.563757+0000 mon.a (mon.0) 943 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "25"}]: dispatch 2023-09-23T23:41:18.971 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:18.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:18.975 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:41:19.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:18 smithi159 bash[105915]: audit 2023-09-23T23:41:18.563757+0000 mon.a (mon.0) 943 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "25"}]: dispatch 2023-09-23T23:41:19.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:18 smithi159 bash[108473]: audit 2023-09-23T23:41:18.563757+0000 mon.a (mon.0) 943 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "25"}]: dispatch 2023-09-23T23:41:19.075 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:41:19.115 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:41:19.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:19.119 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:41:19.219 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:41:19.243 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:41:19.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:19.246 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:41:19.347 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:19.378 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:19.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:19.381 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:41:19.482 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:19.511 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:19.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:19.515 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:41:19.615 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:19.645 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:19.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:19.648 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:41:19.649 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 3, 4, 6] out_osds: [5, 0, 7] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-09-23T23:41:19.649 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T23:41:19.649 INFO:tasks.thrashosds.thrasher:inject_pause on osd.4 2023-09-23T23:41:19.649 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-09-23T23:41:19.649 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-09-23T23:41:19.650 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 config set filestore_inject_stall 3 2023-09-23T23:41:19.748 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:19.770 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:19.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:19.773 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:41:19.874 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:41:19.902 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:41:19.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:19.905 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:41:20.005 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:41:20.013 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:19 smithi164 bash[92846]: cluster 2023-09-23T23:41:18.562598+0000 mgr.y (mgr.25991) 723 : cluster 0 pgmap v759: 99 pgs: 1 active+clean+remapped, 98 active+clean; 264 MiB data, 2.5 GiB used, 444 GiB / 447 GiB avail; 0 B/s wr, 828 op/s; 1.4 MiB/s, 22 objects/s recovering 2023-09-23T23:41:20.013 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:19 smithi164 bash[92846]: audit 2023-09-23T23:41:18.828514+0000 mon.a (mon.0) 944 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "25"}]': finished 2023-09-23T23:41:20.013 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:19 smithi164 bash[92846]: cluster 2023-09-23T23:41:18.828639+0000 mon.a (mon.0) 945 : cluster 0 osdmap e224: 8 total, 8 up, 5 in 2023-09-23T23:41:20.013 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:19 smithi164 bash[92846]: cluster 2023-09-23T23:41:18.880298+0000 osd.4 (osd.4) 150 : cluster 3 failed to encode map e224 with expected crc 2023-09-23T23:41:20.014 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:19 smithi164 bash[92846]: cluster 2023-09-23T23:41:18.967709+0000 osd.5 (osd.5) 91 : cluster 3 failed to encode map e224 with expected crc 2023-09-23T23:41:20.014 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:19 smithi164 bash[92846]: cluster 2023-09-23T23:41:19.045245+0000 osd.7 (osd.7) 125 : cluster 3 failed to encode map e224 with expected crc 2023-09-23T23:41:20.032 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:41:20.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:20.038 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:41:20.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:19 smithi159 bash[105915]: cluster 2023-09-23T23:41:18.562598+0000 mgr.y (mgr.25991) 723 : cluster 0 pgmap v759: 99 pgs: 1 active+clean+remapped, 98 active+clean; 264 MiB data, 2.5 GiB used, 444 GiB / 447 GiB avail; 0 B/s wr, 828 op/s; 1.4 MiB/s, 22 objects/s recovering 2023-09-23T23:41:20.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:19 smithi159 bash[105915]: audit 2023-09-23T23:41:18.828514+0000 mon.a (mon.0) 944 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "25"}]': finished 2023-09-23T23:41:20.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:19 smithi159 bash[105915]: cluster 2023-09-23T23:41:18.828639+0000 mon.a (mon.0) 945 : cluster 0 osdmap e224: 8 total, 8 up, 5 in 2023-09-23T23:41:20.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:19 smithi159 bash[105915]: cluster 2023-09-23T23:41:18.880298+0000 osd.4 (osd.4) 150 : cluster 3 failed to encode map e224 with expected crc 2023-09-23T23:41:20.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:19 smithi159 bash[105915]: cluster 2023-09-23T23:41:18.967709+0000 osd.5 (osd.5) 91 : cluster 3 failed to encode map e224 with expected crc 2023-09-23T23:41:20.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:19 smithi159 bash[105915]: cluster 2023-09-23T23:41:19.045245+0000 osd.7 (osd.7) 125 : cluster 3 failed to encode map e224 with expected crc 2023-09-23T23:41:20.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:19 smithi159 bash[108473]: cluster 2023-09-23T23:41:18.562598+0000 mgr.y (mgr.25991) 723 : cluster 0 pgmap v759: 99 pgs: 1 active+clean+remapped, 98 active+clean; 264 MiB data, 2.5 GiB used, 444 GiB / 447 GiB avail; 0 B/s wr, 828 op/s; 1.4 MiB/s, 22 objects/s recovering 2023-09-23T23:41:20.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:19 smithi159 bash[108473]: audit 2023-09-23T23:41:18.828514+0000 mon.a (mon.0) 944 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "25"}]': finished 2023-09-23T23:41:20.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:19 smithi159 bash[108473]: cluster 2023-09-23T23:41:18.828639+0000 mon.a (mon.0) 945 : cluster 0 osdmap e224: 8 total, 8 up, 5 in 2023-09-23T23:41:20.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:19 smithi159 bash[108473]: cluster 2023-09-23T23:41:18.880298+0000 osd.4 (osd.4) 150 : cluster 3 failed to encode map e224 with expected crc 2023-09-23T23:41:20.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:19 smithi159 bash[108473]: cluster 2023-09-23T23:41:18.967709+0000 osd.5 (osd.5) 91 : cluster 3 failed to encode map e224 with expected crc 2023-09-23T23:41:20.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:19 smithi159 bash[108473]: cluster 2023-09-23T23:41:19.045245+0000 osd.7 (osd.7) 125 : cluster 3 failed to encode map e224 with expected crc 2023-09-23T23:41:20.138 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:20.165 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:20.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:20.169 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:41:20.269 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:20.291 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:20.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:20.294 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:41:20.395 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:41:20.418 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:41:20.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:20.420 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:41:20.521 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:41:20.552 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:41:20.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:20.555 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:41:20.656 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:41:20.681 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:41:20.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:20.684 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:41:20.772 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:41:20.773 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:41:20.785 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:41:20.806 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:41:20.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:20.808 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:41:20.909 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:41:20.929 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:41:20.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:20.931 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:41:21.032 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:21.059 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:21.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:21.061 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:41:21.162 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:41:21.176 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:20 smithi164 bash[92846]: cluster 2023-09-23T23:41:18.880343+0000 osd.6 (osd.6) 213 : cluster 3 failed to encode map e224 with expected crc 2023-09-23T23:41:21.176 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:20 smithi164 bash[92846]: cluster 2023-09-23T23:41:18.882609+0000 osd.6 (osd.6) 214 : cluster 3 failed to encode map e224 with expected crc 2023-09-23T23:41:21.176 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:20 smithi164 bash[92846]: cluster 2023-09-23T23:41:19.829851+0000 osd.6 (osd.6) 215 : cluster 3 failed to encode map e225 with expected crc 2023-09-23T23:41:21.177 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:20 smithi164 bash[92846]: cluster 2023-09-23T23:41:19.832934+0000 osd.4 (osd.4) 151 : cluster 3 failed to encode map e225 with expected crc 2023-09-23T23:41:21.177 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:20 smithi164 bash[92846]: cluster 2023-09-23T23:41:19.834159+0000 osd.6 (osd.6) 216 : cluster 3 failed to encode map e225 with expected crc 2023-09-23T23:41:21.177 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:20 smithi164 bash[92846]: cluster 2023-09-23T23:41:19.834644+0000 mon.a (mon.0) 946 : cluster 0 osdmap e225: 8 total, 8 up, 5 in 2023-09-23T23:41:21.177 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:20 smithi164 bash[92846]: cluster 2023-09-23T23:41:19.835963+0000 osd.4 (osd.4) 152 : cluster 3 failed to encode map e225 with expected crc 2023-09-23T23:41:21.177 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:20 smithi164 bash[92846]: cluster 2023-09-23T23:41:20.015242+0000 osd.5 (osd.5) 92 : cluster 3 failed to encode map e225 with expected crc 2023-09-23T23:41:21.177 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:20 smithi164 bash[92846]: cluster 2023-09-23T23:41:20.015406+0000 osd.7 (osd.7) 126 : cluster 3 failed to encode map e225 with expected crc 2023-09-23T23:41:21.196 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:41:21.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:21.200 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:41:21.300 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:41:21.331 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:41:21.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:21.335 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:41:21.436 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:21.472 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:21.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:21.475 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:41:21.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:21 smithi159 bash[105915]: cluster 2023-09-23T23:41:18.880343+0000 osd.6 (osd.6) 213 : cluster 3 failed to encode map e224 with expected crc 2023-09-23T23:41:21.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:21 smithi159 bash[105915]: cluster 2023-09-23T23:41:18.882609+0000 osd.6 (osd.6) 214 : cluster 3 failed to encode map e224 with expected crc 2023-09-23T23:41:21.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:21 smithi159 bash[105915]: cluster 2023-09-23T23:41:19.829851+0000 osd.6 (osd.6) 215 : cluster 3 failed to encode map e225 with expected crc 2023-09-23T23:41:21.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:21 smithi159 bash[105915]: cluster 2023-09-23T23:41:19.832934+0000 osd.4 (osd.4) 151 : cluster 3 failed to encode map e225 with expected crc 2023-09-23T23:41:21.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:21 smithi159 bash[105915]: cluster 2023-09-23T23:41:19.834159+0000 osd.6 (osd.6) 216 : cluster 3 failed to encode map e225 with expected crc 2023-09-23T23:41:21.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:21 smithi159 bash[105915]: cluster 2023-09-23T23:41:19.834644+0000 mon.a (mon.0) 946 : cluster 0 osdmap e225: 8 total, 8 up, 5 in 2023-09-23T23:41:21.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:21 smithi159 bash[105915]: cluster 2023-09-23T23:41:19.835963+0000 osd.4 (osd.4) 152 : cluster 3 failed to encode map e225 with expected crc 2023-09-23T23:41:21.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:21 smithi159 bash[105915]: cluster 2023-09-23T23:41:20.015242+0000 osd.5 (osd.5) 92 : cluster 3 failed to encode map e225 with expected crc 2023-09-23T23:41:21.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:21 smithi159 bash[105915]: cluster 2023-09-23T23:41:20.015406+0000 osd.7 (osd.7) 126 : cluster 3 failed to encode map e225 with expected crc 2023-09-23T23:41:21.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:21 smithi159 bash[108473]: cluster 2023-09-23T23:41:18.880343+0000 osd.6 (osd.6) 213 : cluster 3 failed to encode map e224 with expected crc 2023-09-23T23:41:21.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:21 smithi159 bash[108473]: cluster 2023-09-23T23:41:18.882609+0000 osd.6 (osd.6) 214 : cluster 3 failed to encode map e224 with expected crc 2023-09-23T23:41:21.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:21 smithi159 bash[108473]: cluster 2023-09-23T23:41:19.829851+0000 osd.6 (osd.6) 215 : cluster 3 failed to encode map e225 with expected crc 2023-09-23T23:41:21.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:21 smithi159 bash[108473]: cluster 2023-09-23T23:41:19.832934+0000 osd.4 (osd.4) 151 : cluster 3 failed to encode map e225 with expected crc 2023-09-23T23:41:21.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:21 smithi159 bash[108473]: cluster 2023-09-23T23:41:19.834159+0000 osd.6 (osd.6) 216 : cluster 3 failed to encode map e225 with expected crc 2023-09-23T23:41:21.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:21 smithi159 bash[108473]: cluster 2023-09-23T23:41:19.834644+0000 mon.a (mon.0) 946 : cluster 0 osdmap e225: 8 total, 8 up, 5 in 2023-09-23T23:41:21.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:21 smithi159 bash[108473]: cluster 2023-09-23T23:41:19.835963+0000 osd.4 (osd.4) 152 : cluster 3 failed to encode map e225 with expected crc 2023-09-23T23:41:21.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:21 smithi159 bash[108473]: cluster 2023-09-23T23:41:20.015242+0000 osd.5 (osd.5) 92 : cluster 3 failed to encode map e225 with expected crc 2023-09-23T23:41:21.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:21 smithi159 bash[108473]: cluster 2023-09-23T23:41:20.015406+0000 osd.7 (osd.7) 126 : cluster 3 failed to encode map e225 with expected crc 2023-09-23T23:41:21.576 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:21.604 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:21.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:21.607 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:41:21.708 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:21.733 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:21.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:21.738 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:41:21.839 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:21.882 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:21.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:21.891 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:41:21.991 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:41:22.019 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:41:22.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:21 smithi164 bash[92846]: cluster 2023-09-23T23:41:20.563185+0000 mgr.y (mgr.25991) 724 : cluster 0 pgmap v762: 99 pgs: 1 peering, 98 active+clean; 223 MiB data, 2.4 GiB used, 445 GiB / 447 GiB avail; 0 B/s wr, 505 op/s; 1.4 MiB/s, 22 objects/s recovering 2023-09-23T23:41:22.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:21 smithi164 bash[92846]: cluster 2023-09-23T23:41:20.836233+0000 osd.6 (osd.6) 217 : cluster 3 failed to encode map e226 with expected crc 2023-09-23T23:41:22.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:21 smithi164 bash[92846]: cluster 2023-09-23T23:41:20.837298+0000 osd.5 (osd.5) 93 : cluster 3 failed to encode map e226 with expected crc 2023-09-23T23:41:22.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:21 smithi164 bash[92846]: cluster 2023-09-23T23:41:20.838536+0000 mon.a (mon.0) 947 : cluster 0 osdmap e226: 8 total, 8 up, 5 in 2023-09-23T23:41:22.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:21 smithi164 bash[92846]: cluster 2023-09-23T23:41:20.840777+0000 osd.2 (osd.2) 23 : cluster 0 6.18 starting backfill to osd.1 from (0'0,0'0] MAX to 223'11225 2023-09-23T23:41:22.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:21 smithi164 bash[92846]: audit 2023-09-23T23:41:21.289527+0000 mon.a (mon.0) 948 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:41:22.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:21 smithi164 bash[92846]: audit 2023-09-23T23:41:21.296105+0000 mon.a (mon.0) 949 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:41:22.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:21 smithi164 bash[92846]: cluster 2023-09-23T23:41:21.605505+0000 osd.4 (osd.4) 153 : cluster 3 failed to encode map e226 with expected crc 2023-09-23T23:41:22.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:22.022 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:41:22.123 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:41:22.131 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:21 smithi159 bash[105915]: cluster 2023-09-23T23:41:20.563185+0000 mgr.y (mgr.25991) 724 : cluster 0 pgmap v762: 99 pgs: 1 peering, 98 active+clean; 223 MiB data, 2.4 GiB used, 445 GiB / 447 GiB avail; 0 B/s wr, 505 op/s; 1.4 MiB/s, 22 objects/s recovering 2023-09-23T23:41:22.131 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:21 smithi159 bash[105915]: cluster 2023-09-23T23:41:20.836233+0000 osd.6 (osd.6) 217 : cluster 3 failed to encode map e226 with expected crc 2023-09-23T23:41:22.132 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:21 smithi159 bash[105915]: cluster 2023-09-23T23:41:20.837298+0000 osd.5 (osd.5) 93 : cluster 3 failed to encode map e226 with expected crc 2023-09-23T23:41:22.132 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:21 smithi159 bash[105915]: cluster 2023-09-23T23:41:20.838536+0000 mon.a (mon.0) 947 : cluster 0 osdmap e226: 8 total, 8 up, 5 in 2023-09-23T23:41:22.132 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:21 smithi159 bash[105915]: cluster 2023-09-23T23:41:20.840777+0000 osd.2 (osd.2) 23 : cluster 0 6.18 starting backfill to osd.1 from (0'0,0'0] MAX to 223'11225 2023-09-23T23:41:22.132 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:21 smithi159 bash[105915]: audit 2023-09-23T23:41:21.289527+0000 mon.a (mon.0) 948 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:41:22.132 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:21 smithi159 bash[105915]: audit 2023-09-23T23:41:21.296105+0000 mon.a (mon.0) 949 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:41:22.132 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:21 smithi159 bash[105915]: cluster 2023-09-23T23:41:21.605505+0000 osd.4 (osd.4) 153 : cluster 3 failed to encode map e226 with expected crc 2023-09-23T23:41:22.132 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:21 smithi159 bash[108473]: cluster 2023-09-23T23:41:20.563185+0000 mgr.y (mgr.25991) 724 : cluster 0 pgmap v762: 99 pgs: 1 peering, 98 active+clean; 223 MiB data, 2.4 GiB used, 445 GiB / 447 GiB avail; 0 B/s wr, 505 op/s; 1.4 MiB/s, 22 objects/s recovering 2023-09-23T23:41:22.132 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:21 smithi159 bash[108473]: cluster 2023-09-23T23:41:20.836233+0000 osd.6 (osd.6) 217 : cluster 3 failed to encode map e226 with expected crc 2023-09-23T23:41:22.133 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:21 smithi159 bash[108473]: cluster 2023-09-23T23:41:20.837298+0000 osd.5 (osd.5) 93 : cluster 3 failed to encode map e226 with expected crc 2023-09-23T23:41:22.133 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:21 smithi159 bash[108473]: cluster 2023-09-23T23:41:20.838536+0000 mon.a (mon.0) 947 : cluster 0 osdmap e226: 8 total, 8 up, 5 in 2023-09-23T23:41:22.133 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:21 smithi159 bash[108473]: cluster 2023-09-23T23:41:20.840777+0000 osd.2 (osd.2) 23 : cluster 0 6.18 starting backfill to osd.1 from (0'0,0'0] MAX to 223'11225 2023-09-23T23:41:22.133 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:21 smithi159 bash[108473]: audit 2023-09-23T23:41:21.289527+0000 mon.a (mon.0) 948 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:41:22.133 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:21 smithi159 bash[108473]: audit 2023-09-23T23:41:21.296105+0000 mon.a (mon.0) 949 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:41:22.133 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:21 smithi159 bash[108473]: cluster 2023-09-23T23:41:21.605505+0000 osd.4 (osd.4) 153 : cluster 3 failed to encode map e226 with expected crc 2023-09-23T23:41:22.150 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:41:22.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:22.154 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:41:22.255 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:22.283 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:22.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:22.287 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:41:22.388 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:22.413 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:22.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:22.418 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:41:22.519 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:41:22.543 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:41:22.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:22.548 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:41:22.649 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:41:22.678 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:41:22.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:22.683 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:41:22.784 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:41:22.812 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:41:22.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:22.818 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:41:22.919 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:22.945 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:22.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:22.949 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:41:23.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:22 smithi159 bash[105915]: cluster 2023-09-23T23:41:21.844670+0000 osd.7 (osd.7) 127 : cluster 3 failed to encode map e226 with expected crc 2023-09-23T23:41:23.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:22 smithi159 bash[105915]: audit 2023-09-23T23:41:21.966541+0000 mon.a (mon.0) 950 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:41:23.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:22 smithi159 bash[105915]: audit 2023-09-23T23:41:21.967805+0000 mon.a (mon.0) 951 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:41:23.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:22 smithi159 bash[105915]: audit 2023-09-23T23:41:21.975009+0000 mon.a (mon.0) 952 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:41:23.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:22 smithi159 bash[108473]: cluster 2023-09-23T23:41:21.844670+0000 osd.7 (osd.7) 127 : cluster 3 failed to encode map e226 with expected crc 2023-09-23T23:41:23.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:22 smithi159 bash[108473]: audit 2023-09-23T23:41:21.966541+0000 mon.a (mon.0) 950 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:41:23.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:22 smithi159 bash[108473]: audit 2023-09-23T23:41:21.967805+0000 mon.a (mon.0) 951 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:41:23.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:22 smithi159 bash[108473]: audit 2023-09-23T23:41:21.975009+0000 mon.a (mon.0) 952 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:41:23.050 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:41:23.080 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:41:23.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:23.086 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:41:23.186 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:41:23.207 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:41:23.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:23.210 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:41:23.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:22 smithi164 bash[92846]: cluster 2023-09-23T23:41:21.844670+0000 osd.7 (osd.7) 127 : cluster 3 failed to encode map e226 with expected crc 2023-09-23T23:41:23.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:22 smithi164 bash[92846]: audit 2023-09-23T23:41:21.966541+0000 mon.a (mon.0) 950 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:41:23.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:22 smithi164 bash[92846]: audit 2023-09-23T23:41:21.967805+0000 mon.a (mon.0) 951 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:41:23.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:22 smithi164 bash[92846]: audit 2023-09-23T23:41:21.975009+0000 mon.a (mon.0) 952 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:41:23.311 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:23.336 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:23.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:23.339 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:41:23.427 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Removed 105024 objects 2023-09-23T23:41:23.439 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:23.467 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:23.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:23.469 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:41:23.563 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Clean up completed and total clean up time :145.862 2023-09-23T23:41:23.570 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:41:23.601 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:41:23.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:23.604 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:41:23.705 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:41:23.728 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:41:23.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:23.730 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:41:23.831 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:41:23.858 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:41:23.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:23.860 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:41:23.961 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:41:23.973 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:23 smithi159 bash[105915]: cluster 2023-09-23T23:41:22.563631+0000 mgr.y (mgr.25991) 725 : cluster 0 pgmap v764: 99 pgs: 1 peering, 98 active+clean; 161 MiB data, 2.3 GiB used, 445 GiB / 447 GiB avail; 0 B/s wr, 514 op/s; 1.4 MiB/s, 22 objects/s recovering 2023-09-23T23:41:23.973 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:23 smithi159 bash[105915]: cluster 2023-09-23T23:41:23.452573+0000 mon.a (mon.0) 953 : cluster 0 osdmap e227: 8 total, 8 up, 5 in 2023-09-23T23:41:23.974 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:23 smithi159 bash[105915]: cluster 2023-09-23T23:41:23.455021+0000 osd.4 (osd.4) 154 : cluster 3 failed to encode map e227 with expected crc 2023-09-23T23:41:23.974 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:41:23 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:41:23] "GET /metrics HTTP/1.1" 200 36558 "" "Prometheus/2.43.0" 2023-09-23T23:41:23.974 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:23 smithi159 bash[108473]: cluster 2023-09-23T23:41:22.563631+0000 mgr.y (mgr.25991) 725 : cluster 0 pgmap v764: 99 pgs: 1 peering, 98 active+clean; 161 MiB data, 2.3 GiB used, 445 GiB / 447 GiB avail; 0 B/s wr, 514 op/s; 1.4 MiB/s, 22 objects/s recovering 2023-09-23T23:41:23.974 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:23 smithi159 bash[108473]: cluster 2023-09-23T23:41:23.452573+0000 mon.a (mon.0) 953 : cluster 0 osdmap e227: 8 total, 8 up, 5 in 2023-09-23T23:41:23.974 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:23 smithi159 bash[108473]: cluster 2023-09-23T23:41:23.455021+0000 osd.4 (osd.4) 154 : cluster 3 failed to encode map e227 with expected crc 2023-09-23T23:41:23.991 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:41:23.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:23.994 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:41:24.094 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:24.115 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:24.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:24.118 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:41:24.219 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:24.230 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:23 smithi164 bash[92846]: cluster 2023-09-23T23:41:22.563631+0000 mgr.y (mgr.25991) 725 : cluster 0 pgmap v764: 99 pgs: 1 peering, 98 active+clean; 161 MiB data, 2.3 GiB used, 445 GiB / 447 GiB avail; 0 B/s wr, 514 op/s; 1.4 MiB/s, 22 objects/s recovering 2023-09-23T23:41:24.230 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:23 smithi164 bash[92846]: cluster 2023-09-23T23:41:23.452573+0000 mon.a (mon.0) 953 : cluster 0 osdmap e227: 8 total, 8 up, 5 in 2023-09-23T23:41:24.230 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:23 smithi164 bash[92846]: cluster 2023-09-23T23:41:23.455021+0000 osd.4 (osd.4) 154 : cluster 3 failed to encode map e227 with expected crc 2023-09-23T23:41:24.247 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:24.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:24.250 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:41:24.351 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:24.385 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:24.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:24.390 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:41:24.419 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T23:41:24.491 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:41:24.518 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:41:24.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:24.520 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:41:24.622 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:24.648 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:24.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:24.650 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:41:24.751 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:41:24.783 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:41:24.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:24.786 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:41:24.887 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:41:24.897 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:24 smithi159 bash[105915]: cluster 2023-09-23T23:41:23.452027+0000 osd.6 (osd.6) 218 : cluster 3 failed to encode map e227 with expected crc 2023-09-23T23:41:24.897 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:24 smithi159 bash[105915]: cluster 2023-09-23T23:41:24.453890+0000 osd.6 (osd.6) 219 : cluster 3 failed to encode map e228 with expected crc 2023-09-23T23:41:24.897 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:24 smithi159 bash[105915]: cluster 2023-09-23T23:41:24.455528+0000 mon.a (mon.0) 954 : cluster 0 osdmap e228: 8 total, 8 up, 5 in 2023-09-23T23:41:24.897 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:24 smithi159 bash[105915]: audit 2023-09-23T23:41:24.566006+0000 mon.a (mon.0) 955 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "26"}]: dispatch 2023-09-23T23:41:24.897 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:24 smithi159 bash[105915]: cluster 2023-09-23T23:41:24.716063+0000 osd.4 (osd.4) 155 : cluster 3 failed to encode map e228 with expected crc 2023-09-23T23:41:24.897 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:24 smithi159 bash[108473]: cluster 2023-09-23T23:41:23.452027+0000 osd.6 (osd.6) 218 : cluster 3 failed to encode map e227 with expected crc 2023-09-23T23:41:24.898 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:24 smithi159 bash[108473]: cluster 2023-09-23T23:41:24.453890+0000 osd.6 (osd.6) 219 : cluster 3 failed to encode map e228 with expected crc 2023-09-23T23:41:24.898 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:24 smithi159 bash[108473]: cluster 2023-09-23T23:41:24.455528+0000 mon.a (mon.0) 954 : cluster 0 osdmap e228: 8 total, 8 up, 5 in 2023-09-23T23:41:24.898 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:24 smithi159 bash[108473]: audit 2023-09-23T23:41:24.566006+0000 mon.a (mon.0) 955 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "26"}]: dispatch 2023-09-23T23:41:24.898 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:24 smithi159 bash[108473]: cluster 2023-09-23T23:41:24.716063+0000 osd.4 (osd.4) 155 : cluster 3 failed to encode map e228 with expected crc 2023-09-23T23:41:24.914 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:41:24.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:24.917 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:41:25.018 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:25.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:24 smithi164 bash[92846]: cluster 2023-09-23T23:41:23.452027+0000 osd.6 (osd.6) 218 : cluster 3 failed to encode map e227 with expected crc 2023-09-23T23:41:25.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:24 smithi164 bash[92846]: cluster 2023-09-23T23:41:24.453890+0000 osd.6 (osd.6) 219 : cluster 3 failed to encode map e228 with expected crc 2023-09-23T23:41:25.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:24 smithi164 bash[92846]: cluster 2023-09-23T23:41:24.455528+0000 mon.a (mon.0) 954 : cluster 0 osdmap e228: 8 total, 8 up, 5 in 2023-09-23T23:41:25.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:24 smithi164 bash[92846]: audit 2023-09-23T23:41:24.566006+0000 mon.a (mon.0) 955 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "26"}]: dispatch 2023-09-23T23:41:25.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:24 smithi164 bash[92846]: cluster 2023-09-23T23:41:24.716063+0000 osd.4 (osd.4) 155 : cluster 3 failed to encode map e228 with expected crc 2023-09-23T23:41:25.043 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:25.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:25.045 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:41:25.146 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:41:25.176 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:41:25.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:25.178 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:41:25.279 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:25.306 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:25.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:25.308 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:41:25.409 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:41:25.437 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:41:25.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:25.440 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:41:25.460 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_1 2023-09-23T23:41:25.460 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd pool rm unique_pool_1 unique_pool_1 --yes-i-really-really-mean-it 2023-09-23T23:41:25.540 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:41:25.568 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:41:25.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:25.570 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:41:25.671 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:25.701 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:25.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:25.704 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:41:25.805 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:41:25.832 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:41:25.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:25.835 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:41:25.935 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:41:25.963 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:41:25.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:25.966 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:41:26.067 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:41:26.079 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:25 smithi164 bash[92846]: cluster 2023-09-23T23:41:24.454356+0000 osd.5 (osd.5) 94 : cluster 3 failed to encode map e228 with expected crc 2023-09-23T23:41:26.079 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:25 smithi164 bash[92846]: cluster 2023-09-23T23:41:24.564191+0000 mgr.y (mgr.25991) 726 : cluster 0 pgmap v767: 99 pgs: 99 active+clean; 56 MiB data, 2.0 GiB used, 445 GiB / 447 GiB avail; 0 B/s wr, 567 op/s 2023-09-23T23:41:26.079 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:25 smithi164 bash[92846]: cluster 2023-09-23T23:41:24.716175+0000 osd.7 (osd.7) 128 : cluster 3 failed to encode map e228 with expected crc 2023-09-23T23:41:26.079 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:25 smithi164 bash[92846]: cluster 2023-09-23T23:41:25.459845+0000 osd.6 (osd.6) 220 : cluster 3 failed to encode map e229 with expected crc 2023-09-23T23:41:26.079 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:25 smithi164 bash[92846]: audit 2023-09-23T23:41:25.461018+0000 mon.a (mon.0) 956 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "26"}]': finished 2023-09-23T23:41:26.079 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:25 smithi164 bash[92846]: cluster 2023-09-23T23:41:25.461106+0000 mon.a (mon.0) 957 : cluster 0 osdmap e229: 8 total, 8 up, 5 in 2023-09-23T23:41:26.092 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:41:26.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:26.095 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:41:26.195 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:26.209 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:25 smithi159 bash[108473]: cluster 2023-09-23T23:41:24.454356+0000 osd.5 (osd.5) 94 : cluster 3 failed to encode map e228 with expected crc 2023-09-23T23:41:26.209 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:25 smithi159 bash[108473]: cluster 2023-09-23T23:41:24.564191+0000 mgr.y (mgr.25991) 726 : cluster 0 pgmap v767: 99 pgs: 99 active+clean; 56 MiB data, 2.0 GiB used, 445 GiB / 447 GiB avail; 0 B/s wr, 567 op/s 2023-09-23T23:41:26.209 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:25 smithi159 bash[108473]: cluster 2023-09-23T23:41:24.716175+0000 osd.7 (osd.7) 128 : cluster 3 failed to encode map e228 with expected crc 2023-09-23T23:41:26.209 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:25 smithi159 bash[108473]: cluster 2023-09-23T23:41:25.459845+0000 osd.6 (osd.6) 220 : cluster 3 failed to encode map e229 with expected crc 2023-09-23T23:41:26.209 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:25 smithi159 bash[108473]: audit 2023-09-23T23:41:25.461018+0000 mon.a (mon.0) 956 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "26"}]': finished 2023-09-23T23:41:26.209 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:25 smithi159 bash[108473]: cluster 2023-09-23T23:41:25.461106+0000 mon.a (mon.0) 957 : cluster 0 osdmap e229: 8 total, 8 up, 5 in 2023-09-23T23:41:26.209 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:25 smithi159 bash[105915]: cluster 2023-09-23T23:41:24.454356+0000 osd.5 (osd.5) 94 : cluster 3 failed to encode map e228 with expected crc 2023-09-23T23:41:26.209 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:25 smithi159 bash[105915]: cluster 2023-09-23T23:41:24.564191+0000 mgr.y (mgr.25991) 726 : cluster 0 pgmap v767: 99 pgs: 99 active+clean; 56 MiB data, 2.0 GiB used, 445 GiB / 447 GiB avail; 0 B/s wr, 567 op/s 2023-09-23T23:41:26.210 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:25 smithi159 bash[105915]: cluster 2023-09-23T23:41:24.716175+0000 osd.7 (osd.7) 128 : cluster 3 failed to encode map e228 with expected crc 2023-09-23T23:41:26.210 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:25 smithi159 bash[105915]: cluster 2023-09-23T23:41:25.459845+0000 osd.6 (osd.6) 220 : cluster 3 failed to encode map e229 with expected crc 2023-09-23T23:41:26.210 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:25 smithi159 bash[105915]: audit 2023-09-23T23:41:25.461018+0000 mon.a (mon.0) 956 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "26"}]': finished 2023-09-23T23:41:26.210 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:25 smithi159 bash[105915]: cluster 2023-09-23T23:41:25.461106+0000 mon.a (mon.0) 957 : cluster 0 osdmap e229: 8 total, 8 up, 5 in 2023-09-23T23:41:26.226 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:26.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:26.230 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:41:26.330 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:26.360 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:26.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:26.363 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:41:26.464 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:41:26.489 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:41:26.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:26.491 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:41:26.592 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:41:26.627 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:41:26.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:26.630 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:41:26.731 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:41:26.755 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:41:26.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:26.757 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:41:26.857 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:26.885 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:26.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:26.888 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:41:26.988 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:41:27.009 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:41:27.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:27.012 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:41:27.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:26 smithi164 bash[92846]: cluster 2023-09-23T23:41:25.460290+0000 osd.5 (osd.5) 95 : cluster 3 failed to encode map e229 with expected crc 2023-09-23T23:41:27.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:26 smithi164 bash[92846]: cluster 2023-09-23T23:41:25.837490+0000 osd.4 (osd.4) 156 : cluster 3 failed to encode map e229 with expected crc 2023-09-23T23:41:27.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:26 smithi164 bash[92846]: cluster 2023-09-23T23:41:26.466484+0000 osd.6 (osd.6) 221 : cluster 3 failed to encode map e230 with expected crc 2023-09-23T23:41:27.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:26 smithi164 bash[92846]: cluster 2023-09-23T23:41:26.467126+0000 mon.a (mon.0) 958 : cluster 0 osdmap e230: 8 total, 8 up, 5 in 2023-09-23T23:41:27.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:26 smithi164 bash[92846]: cluster 2023-09-23T23:41:26.645800+0000 osd.4 (osd.4) 157 : cluster 3 failed to encode map e230 with expected crc 2023-09-23T23:41:27.113 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:41:27.121 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:26 smithi159 bash[105915]: cluster 2023-09-23T23:41:25.460290+0000 osd.5 (osd.5) 95 : cluster 3 failed to encode map e229 with expected crc 2023-09-23T23:41:27.121 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:26 smithi159 bash[105915]: cluster 2023-09-23T23:41:25.837490+0000 osd.4 (osd.4) 156 : cluster 3 failed to encode map e229 with expected crc 2023-09-23T23:41:27.121 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:26 smithi159 bash[105915]: cluster 2023-09-23T23:41:26.466484+0000 osd.6 (osd.6) 221 : cluster 3 failed to encode map e230 with expected crc 2023-09-23T23:41:27.121 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:26 smithi159 bash[105915]: cluster 2023-09-23T23:41:26.467126+0000 mon.a (mon.0) 958 : cluster 0 osdmap e230: 8 total, 8 up, 5 in 2023-09-23T23:41:27.122 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:26 smithi159 bash[105915]: cluster 2023-09-23T23:41:26.645800+0000 osd.4 (osd.4) 157 : cluster 3 failed to encode map e230 with expected crc 2023-09-23T23:41:27.122 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:26 smithi159 bash[108473]: cluster 2023-09-23T23:41:25.460290+0000 osd.5 (osd.5) 95 : cluster 3 failed to encode map e229 with expected crc 2023-09-23T23:41:27.122 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:26 smithi159 bash[108473]: cluster 2023-09-23T23:41:25.837490+0000 osd.4 (osd.4) 156 : cluster 3 failed to encode map e229 with expected crc 2023-09-23T23:41:27.122 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:26 smithi159 bash[108473]: cluster 2023-09-23T23:41:26.466484+0000 osd.6 (osd.6) 221 : cluster 3 failed to encode map e230 with expected crc 2023-09-23T23:41:27.122 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:26 smithi159 bash[108473]: cluster 2023-09-23T23:41:26.467126+0000 mon.a (mon.0) 958 : cluster 0 osdmap e230: 8 total, 8 up, 5 in 2023-09-23T23:41:27.122 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:26 smithi159 bash[108473]: cluster 2023-09-23T23:41:26.645800+0000 osd.4 (osd.4) 157 : cluster 3 failed to encode map e230 with expected crc 2023-09-23T23:41:27.138 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:41:27.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:27.141 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:41:27.241 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:27.273 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:27.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:27.278 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:41:27.379 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:41:27.400 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:41:27.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:27.402 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:41:27.503 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:41:27.529 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:41:27.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:27.532 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:41:27.633 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:27.656 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:27.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:27.661 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:41:27.762 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:27.794 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:27.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:27.796 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:41:27.897 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:41:27.909 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:27 smithi164 bash[92846]: cluster 2023-09-23T23:41:26.564846+0000 mgr.y (mgr.25991) 727 : cluster 0 pgmap v770: 99 pgs: 99 active+clean; 21 MiB data, 1.9 GiB used, 445 GiB / 447 GiB avail; 0 B/s wr, 563 op/s 2023-09-23T23:41:27.909 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:27 smithi164 bash[92846]: cluster 2023-09-23T23:41:26.646135+0000 osd.5 (osd.5) 96 : cluster 3 failed to encode map e230 with expected crc 2023-09-23T23:41:27.910 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:27 smithi164 bash[92846]: cluster 2023-09-23T23:41:26.646220+0000 osd.7 (osd.7) 129 : cluster 3 failed to encode map e230 with expected crc 2023-09-23T23:41:27.910 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:27 smithi164 bash[92846]: cluster 2023-09-23T23:41:27.476634+0000 osd.4 (osd.4) 158 : cluster 3 failed to encode map e231 with expected crc 2023-09-23T23:41:27.910 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:27 smithi164 bash[92846]: cluster 2023-09-23T23:41:27.478523+0000 mon.a (mon.0) 959 : cluster 0 osdmap e231: 8 total, 8 up, 5 in 2023-09-23T23:41:27.910 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:27 smithi164 bash[92846]: cluster 2023-09-23T23:41:27.495884+0000 osd.6 (osd.6) 222 : cluster 3 failed to encode map e231 with expected crc 2023-09-23T23:41:27.928 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:41:27.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:27.931 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:41:28.031 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:41:28.062 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:41:28.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:28.065 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:41:28.166 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:28.193 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:28.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:28.196 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:41:28.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:27 smithi159 bash[108473]: cluster 2023-09-23T23:41:26.564846+0000 mgr.y (mgr.25991) 727 : cluster 0 pgmap v770: 99 pgs: 99 active+clean; 21 MiB data, 1.9 GiB used, 445 GiB / 447 GiB avail; 0 B/s wr, 563 op/s 2023-09-23T23:41:28.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:27 smithi159 bash[108473]: cluster 2023-09-23T23:41:26.646135+0000 osd.5 (osd.5) 96 : cluster 3 failed to encode map e230 with expected crc 2023-09-23T23:41:28.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:27 smithi159 bash[108473]: cluster 2023-09-23T23:41:26.646220+0000 osd.7 (osd.7) 129 : cluster 3 failed to encode map e230 with expected crc 2023-09-23T23:41:28.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:27 smithi159 bash[108473]: cluster 2023-09-23T23:41:27.476634+0000 osd.4 (osd.4) 158 : cluster 3 failed to encode map e231 with expected crc 2023-09-23T23:41:28.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:27 smithi159 bash[108473]: cluster 2023-09-23T23:41:27.478523+0000 mon.a (mon.0) 959 : cluster 0 osdmap e231: 8 total, 8 up, 5 in 2023-09-23T23:41:28.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:27 smithi159 bash[108473]: cluster 2023-09-23T23:41:27.495884+0000 osd.6 (osd.6) 222 : cluster 3 failed to encode map e231 with expected crc 2023-09-23T23:41:28.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:27 smithi159 bash[105915]: cluster 2023-09-23T23:41:26.564846+0000 mgr.y (mgr.25991) 727 : cluster 0 pgmap v770: 99 pgs: 99 active+clean; 21 MiB data, 1.9 GiB used, 445 GiB / 447 GiB avail; 0 B/s wr, 563 op/s 2023-09-23T23:41:28.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:27 smithi159 bash[105915]: cluster 2023-09-23T23:41:26.646135+0000 osd.5 (osd.5) 96 : cluster 3 failed to encode map e230 with expected crc 2023-09-23T23:41:28.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:27 smithi159 bash[105915]: cluster 2023-09-23T23:41:26.646220+0000 osd.7 (osd.7) 129 : cluster 3 failed to encode map e230 with expected crc 2023-09-23T23:41:28.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:27 smithi159 bash[105915]: cluster 2023-09-23T23:41:27.476634+0000 osd.4 (osd.4) 158 : cluster 3 failed to encode map e231 with expected crc 2023-09-23T23:41:28.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:27 smithi159 bash[105915]: cluster 2023-09-23T23:41:27.478523+0000 mon.a (mon.0) 959 : cluster 0 osdmap e231: 8 total, 8 up, 5 in 2023-09-23T23:41:28.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:27 smithi159 bash[105915]: cluster 2023-09-23T23:41:27.495884+0000 osd.6 (osd.6) 222 : cluster 3 failed to encode map e231 with expected crc 2023-09-23T23:41:28.296 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:28.330 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:28.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:28.332 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:41:28.433 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:41:28.463 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:41:28.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:28.466 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:41:28.499 INFO:teuthology.orchestra.run.smithi164.stdout:{ 2023-09-23T23:41:28.499 INFO:teuthology.orchestra.run.smithi164.stdout: "success": "" 2023-09-23T23:41:28.499 INFO:teuthology.orchestra.run.smithi164.stdout:} 2023-09-23T23:41:28.567 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:28.595 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:28.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:28.598 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:41:28.698 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:41:28.726 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:41:28.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:28.728 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:41:28.829 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:41:28.865 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:41:28.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:28.870 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:41:28.971 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:41:28.979 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:28 smithi159 bash[105915]: cluster 2023-09-23T23:41:27.482222+0000 osd.2 (osd.2) 24 : cluster 0 6.19 starting backfill to osd.1 from (0'0,0'0] MAX to 226'10904 2023-09-23T23:41:28.979 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:28 smithi159 bash[108473]: cluster 2023-09-23T23:41:27.482222+0000 osd.2 (osd.2) 24 : cluster 0 6.19 starting backfill to osd.1 from (0'0,0'0] MAX to 226'10904 2023-09-23T23:41:28.998 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:41:28.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:29.000 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:41:29.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:28 smithi164 bash[92846]: cluster 2023-09-23T23:41:27.482222+0000 osd.2 (osd.2) 24 : cluster 0 6.19 starting backfill to osd.1 from (0'0,0'0] MAX to 226'10904 2023-09-23T23:41:29.100 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:41:29.135 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:41:29.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:29.138 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:41:29.238 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:29.260 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:29.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:29.263 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:41:29.363 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:41:29.390 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:41:29.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:29.393 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:41:29.493 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:41:29.525 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:41:29.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:29.528 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:41:29.629 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:41:29.662 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:41:29.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:29.665 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:41:29.766 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:41:29.799 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:41:29.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:29.802 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:41:29.905 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:29.929 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:29.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:29.935 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:41:30.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:29 smithi164 bash[92846]: cluster 2023-09-23T23:41:28.565842+0000 mgr.y (mgr.25991) 728 : cluster 0 pgmap v772: 99 pgs: 99 active+clean; 9.4 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 0 B/s wr, 187 op/s; 731 KiB/s, 11 objects/s recovering 2023-09-23T23:41:30.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:29 smithi164 bash[92846]: cluster 2023-09-23T23:41:28.859793+0000 osd.7 (osd.7) 130 : cluster 3 failed to encode map e231 with expected crc 2023-09-23T23:41:30.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:29 smithi164 bash[92846]: cluster 2023-09-23T23:41:28.863520+0000 mon.a (mon.0) 960 : cluster 0 osdmap e232: 8 total, 8 up, 5 in 2023-09-23T23:41:30.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:29 smithi164 bash[92846]: cluster 2023-09-23T23:41:28.866875+0000 osd.6 (osd.6) 223 : cluster 3 failed to encode map e232 with expected crc 2023-09-23T23:41:30.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:29 smithi164 bash[92846]: cluster 2023-09-23T23:41:29.370405+0000 osd.5 (osd.5) 97 : cluster 3 failed to encode map e231 with expected crc 2023-09-23T23:41:30.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:29 smithi164 bash[92846]: cluster 2023-09-23T23:41:29.371961+0000 osd.5 (osd.5) 98 : cluster 3 failed to encode map e231 with expected crc 2023-09-23T23:41:30.035 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:30.068 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:30.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:30.072 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:41:30.173 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:41:30.204 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:41:30.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:30.209 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:41:30.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:29 smithi159 bash[105915]: cluster 2023-09-23T23:41:28.565842+0000 mgr.y (mgr.25991) 728 : cluster 0 pgmap v772: 99 pgs: 99 active+clean; 9.4 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 0 B/s wr, 187 op/s; 731 KiB/s, 11 objects/s recovering 2023-09-23T23:41:30.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:29 smithi159 bash[105915]: cluster 2023-09-23T23:41:28.859793+0000 osd.7 (osd.7) 130 : cluster 3 failed to encode map e231 with expected crc 2023-09-23T23:41:30.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:29 smithi159 bash[105915]: cluster 2023-09-23T23:41:28.863520+0000 mon.a (mon.0) 960 : cluster 0 osdmap e232: 8 total, 8 up, 5 in 2023-09-23T23:41:30.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:29 smithi159 bash[105915]: cluster 2023-09-23T23:41:28.866875+0000 osd.6 (osd.6) 223 : cluster 3 failed to encode map e232 with expected crc 2023-09-23T23:41:30.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:29 smithi159 bash[105915]: cluster 2023-09-23T23:41:29.370405+0000 osd.5 (osd.5) 97 : cluster 3 failed to encode map e231 with expected crc 2023-09-23T23:41:30.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:29 smithi159 bash[105915]: cluster 2023-09-23T23:41:29.371961+0000 osd.5 (osd.5) 98 : cluster 3 failed to encode map e231 with expected crc 2023-09-23T23:41:30.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:29 smithi159 bash[108473]: cluster 2023-09-23T23:41:28.565842+0000 mgr.y (mgr.25991) 728 : cluster 0 pgmap v772: 99 pgs: 99 active+clean; 9.4 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 0 B/s wr, 187 op/s; 731 KiB/s, 11 objects/s recovering 2023-09-23T23:41:30.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:29 smithi159 bash[108473]: cluster 2023-09-23T23:41:28.859793+0000 osd.7 (osd.7) 130 : cluster 3 failed to encode map e231 with expected crc 2023-09-23T23:41:30.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:29 smithi159 bash[108473]: cluster 2023-09-23T23:41:28.863520+0000 mon.a (mon.0) 960 : cluster 0 osdmap e232: 8 total, 8 up, 5 in 2023-09-23T23:41:30.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:29 smithi159 bash[108473]: cluster 2023-09-23T23:41:28.866875+0000 osd.6 (osd.6) 223 : cluster 3 failed to encode map e232 with expected crc 2023-09-23T23:41:30.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:29 smithi159 bash[108473]: cluster 2023-09-23T23:41:29.370405+0000 osd.5 (osd.5) 97 : cluster 3 failed to encode map e231 with expected crc 2023-09-23T23:41:30.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:29 smithi159 bash[108473]: cluster 2023-09-23T23:41:29.371961+0000 osd.5 (osd.5) 98 : cluster 3 failed to encode map e231 with expected crc 2023-09-23T23:41:30.309 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:30.342 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:30.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:30.345 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:41:30.446 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:30.468 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:30.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:30.470 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:41:30.571 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:30.602 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:30.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:30.606 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:41:30.706 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:41:30.731 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:41:30.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:30.734 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:41:30.805 INFO:teuthology.orchestra.run.smithi159.stdout:ERROR: (22) Invalid argument 2023-09-23T23:41:30.805 INFO:teuthology.orchestra.run.smithi159.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-23T23:41:30.835 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:41:30.868 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:41:30.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:30.871 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:41:30.971 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:31.004 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:31.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:31.008 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:41:31.108 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:31.120 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:30 smithi164 bash[92846]: cluster 2023-09-23T23:41:29.861795+0000 osd.6 (osd.6) 224 : cluster 3 failed to encode map e233 with expected crc 2023-09-23T23:41:31.120 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:30 smithi164 bash[92846]: cluster 2023-09-23T23:41:29.864265+0000 mon.a (mon.0) 961 : cluster 0 osdmap e233: 8 total, 8 up, 5 in 2023-09-23T23:41:31.120 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:30 smithi164 bash[92846]: cluster 2023-09-23T23:41:30.201106+0000 osd.4 (osd.4) 159 : cluster 3 failed to encode map e233 with expected crc 2023-09-23T23:41:31.120 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:30 smithi164 bash[92846]: cluster 2023-09-23T23:41:30.202629+0000 osd.4 (osd.4) 160 : cluster 3 failed to encode map e233 with expected crc 2023-09-23T23:41:31.137 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:31.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:31.140 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:41:31.142 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:30 smithi159 bash[108473]: cluster 2023-09-23T23:41:29.861795+0000 osd.6 (osd.6) 224 : cluster 3 failed to encode map e233 with expected crc 2023-09-23T23:41:31.142 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:30 smithi159 bash[108473]: cluster 2023-09-23T23:41:29.864265+0000 mon.a (mon.0) 961 : cluster 0 osdmap e233: 8 total, 8 up, 5 in 2023-09-23T23:41:31.142 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:30 smithi159 bash[108473]: cluster 2023-09-23T23:41:30.201106+0000 osd.4 (osd.4) 159 : cluster 3 failed to encode map e233 with expected crc 2023-09-23T23:41:31.142 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:30 smithi159 bash[108473]: cluster 2023-09-23T23:41:30.202629+0000 osd.4 (osd.4) 160 : cluster 3 failed to encode map e233 with expected crc 2023-09-23T23:41:31.142 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:30 smithi159 bash[105915]: cluster 2023-09-23T23:41:29.861795+0000 osd.6 (osd.6) 224 : cluster 3 failed to encode map e233 with expected crc 2023-09-23T23:41:31.142 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:30 smithi159 bash[105915]: cluster 2023-09-23T23:41:29.864265+0000 mon.a (mon.0) 961 : cluster 0 osdmap e233: 8 total, 8 up, 5 in 2023-09-23T23:41:31.143 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:30 smithi159 bash[105915]: cluster 2023-09-23T23:41:30.201106+0000 osd.4 (osd.4) 159 : cluster 3 failed to encode map e233 with expected crc 2023-09-23T23:41:31.143 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:30 smithi159 bash[105915]: cluster 2023-09-23T23:41:30.202629+0000 osd.4 (osd.4) 160 : cluster 3 failed to encode map e233 with expected crc 2023-09-23T23:41:31.241 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:41:31.264 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:41:31.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:31.266 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:41:31.367 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:31.399 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:31.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:31.402 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:41:31.503 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:31.534 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:31.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:31.537 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:41:31.638 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:31.673 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:31.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:31.677 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:41:31.777 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:41:31.801 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:41:31.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:31.803 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:41:31.904 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:31.916 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:31 smithi164 bash[92846]: cluster 2023-09-23T23:41:30.566599+0000 mgr.y (mgr.25991) 729 : cluster 0 pgmap v775: 99 pgs: 99 active+clean; 9.4 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 0 B/s wr, 52 op/s; 733 KiB/s, 11 objects/s recovering 2023-09-23T23:41:31.916 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:31 smithi164 bash[92846]: cluster 2023-09-23T23:41:30.616579+0000 osd.7 (osd.7) 131 : cluster 3 failed to encode map e233 with expected crc 2023-09-23T23:41:31.917 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:31 smithi164 bash[92846]: cluster 2023-09-23T23:41:30.616582+0000 osd.5 (osd.5) 99 : cluster 3 failed to encode map e233 with expected crc 2023-09-23T23:41:31.939 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:31.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:31.942 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:41:32.043 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:41:32.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:31 smithi159 bash[105915]: cluster 2023-09-23T23:41:30.566599+0000 mgr.y (mgr.25991) 729 : cluster 0 pgmap v775: 99 pgs: 99 active+clean; 9.4 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 0 B/s wr, 52 op/s; 733 KiB/s, 11 objects/s recovering 2023-09-23T23:41:32.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:31 smithi159 bash[105915]: cluster 2023-09-23T23:41:30.616579+0000 osd.7 (osd.7) 131 : cluster 3 failed to encode map e233 with expected crc 2023-09-23T23:41:32.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:31 smithi159 bash[105915]: cluster 2023-09-23T23:41:30.616582+0000 osd.5 (osd.5) 99 : cluster 3 failed to encode map e233 with expected crc 2023-09-23T23:41:32.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:31 smithi159 bash[108473]: cluster 2023-09-23T23:41:30.566599+0000 mgr.y (mgr.25991) 729 : cluster 0 pgmap v775: 99 pgs: 99 active+clean; 9.4 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 0 B/s wr, 52 op/s; 733 KiB/s, 11 objects/s recovering 2023-09-23T23:41:32.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:31 smithi159 bash[108473]: cluster 2023-09-23T23:41:30.616579+0000 osd.7 (osd.7) 131 : cluster 3 failed to encode map e233 with expected crc 2023-09-23T23:41:32.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:31 smithi159 bash[108473]: cluster 2023-09-23T23:41:30.616582+0000 osd.5 (osd.5) 99 : cluster 3 failed to encode map e233 with expected crc 2023-09-23T23:41:32.065 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:41:32.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:32.067 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:41:32.168 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:41:32.200 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:41:32.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:32.204 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:41:32.304 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:32.339 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:32.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:32.342 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:41:32.443 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:41:32.470 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:41:32.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:32.472 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:41:32.573 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:41:32.599 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:41:32.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:32.602 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:41:32.703 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:32.735 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:32.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:32.738 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:41:32.839 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:32.873 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:32.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:32.877 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:41:32.977 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:32.990 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:32 smithi164 bash[92846]: audit 2023-09-23T23:41:32.235434+0000 mon.a (mon.0) 962 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:41:32.990 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:32 smithi164 bash[92846]: cluster 2023-09-23T23:41:32.567511+0000 mgr.y (mgr.25991) 730 : cluster 0 pgmap v776: 99 pgs: 99 active+clean; 9.4 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 0 B/s wr, 35 op/s; 501 KiB/s, 7 objects/s recovering 2023-09-23T23:41:32.990 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:32 smithi164 bash[92846]: audit 2023-09-23T23:41:32.609052+0000 mon.a (mon.0) 963 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:41:33.010 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:33.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:33.013 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:41:33.114 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:41:33.140 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:41:33.142 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:32 smithi159 bash[105915]: audit 2023-09-23T23:41:32.235434+0000 mon.a (mon.0) 962 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:41:33.142 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:32 smithi159 bash[105915]: cluster 2023-09-23T23:41:32.567511+0000 mgr.y (mgr.25991) 730 : cluster 0 pgmap v776: 99 pgs: 99 active+clean; 9.4 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 0 B/s wr, 35 op/s; 501 KiB/s, 7 objects/s recovering 2023-09-23T23:41:33.142 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:32 smithi159 bash[105915]: audit 2023-09-23T23:41:32.609052+0000 mon.a (mon.0) 963 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:41:33.142 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:32 smithi159 bash[108473]: audit 2023-09-23T23:41:32.235434+0000 mon.a (mon.0) 962 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:41:33.142 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:32 smithi159 bash[108473]: cluster 2023-09-23T23:41:32.567511+0000 mgr.y (mgr.25991) 730 : cluster 0 pgmap v776: 99 pgs: 99 active+clean; 9.4 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 0 B/s wr, 35 op/s; 501 KiB/s, 7 objects/s recovering 2023-09-23T23:41:33.142 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:32 smithi159 bash[108473]: audit 2023-09-23T23:41:32.609052+0000 mon.a (mon.0) 963 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:41:33.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:33.143 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:41:33.244 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:41:33.277 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:41:33.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:33.280 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:41:33.381 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:41:33.409 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:41:33.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:33.411 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:41:33.511 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:41:33.544 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:41:33.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:33.548 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:41:33.648 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:41:33.681 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:41:33.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:33.684 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:41:33.751 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_blocked_ops 2023-09-23T23:41:33.785 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:41:33.822 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:41:33.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:33.826 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:41:33.926 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:33.938 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:41:33 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:41:33] "GET /metrics HTTP/1.1" 200 36565 "" "Prometheus/2.43.0" 2023-09-23T23:41:33.955 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:33.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:33.958 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:41:34.041 INFO:teuthology.orchestra.run.smithi159.stdout:osd.0: {} 2023-09-23T23:41:34.058 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:41:34.063 INFO:teuthology.orchestra.run.smithi159.stdout:osd.1: {} 2023-09-23T23:41:34.086 INFO:teuthology.orchestra.run.smithi159.stdout:osd.2: {} 2023-09-23T23:41:34.094 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:41:34.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:34.098 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:41:34.112 INFO:teuthology.orchestra.run.smithi159.stdout:osd.3: {} 2023-09-23T23:41:34.146 INFO:teuthology.orchestra.run.smithi159.stdout:osd.4: {} 2023-09-23T23:41:34.179 INFO:teuthology.orchestra.run.smithi159.stdout:osd.5: {} 2023-09-23T23:41:34.199 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:41:34.205 INFO:teuthology.orchestra.run.smithi159.stdout:osd.6: {} 2023-09-23T23:41:34.232 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:41:34.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:34.234 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:41:34.235 INFO:teuthology.orchestra.run.smithi159.stdout:osd.7: {} 2023-09-23T23:41:34.237 INFO:teuthology.orchestra.run.smithi159.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T23:41:34.237 INFO:teuthology.orchestra.run.smithi159.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T23:41:34.237 INFO:teuthology.orchestra.run.smithi159.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T23:41:34.237 INFO:teuthology.orchestra.run.smithi159.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T23:41:34.237 INFO:teuthology.orchestra.run.smithi159.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T23:41:34.237 INFO:teuthology.orchestra.run.smithi159.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T23:41:34.237 INFO:teuthology.orchestra.run.smithi159.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T23:41:34.237 INFO:teuthology.orchestra.run.smithi159.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T23:41:34.335 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:34.367 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:34.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:34.370 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:41:34.401 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 3, 4, 6] out_osds: [5, 0, 7] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-09-23T23:41:34.401 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T23:41:34.464 INFO:teuthology.orchestra.run.smithi159.stderr:nodeep-scrub is set 2023-09-23T23:41:34.470 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:34.492 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:34.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:34.494 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:41:34.595 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:41:34.625 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:41:34.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:34.628 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:41:34.729 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:34.740 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:34 smithi164 bash[92846]: audit 2023-09-23T23:41:34.013042+0000 mon.c (mon.2) 60 : audit 0 from='client.? 172.21.15.159:0/1134823435' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:41:34.740 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:34 smithi164 bash[92846]: audit 2023-09-23T23:41:34.401466+0000 mon.c (mon.2) 61 : audit 1 from='client.? 172.21.15.159:0/3855214071' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:41:34.740 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:34 smithi164 bash[92846]: audit 2023-09-23T23:41:34.401874+0000 mon.a (mon.0) 964 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:41:34.758 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:34.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:34.762 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:41:34.775 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:34 smithi159 bash[105915]: audit 2023-09-23T23:41:34.013042+0000 mon.c (mon.2) 60 : audit 0 from='client.? 172.21.15.159:0/1134823435' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:41:34.775 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:34 smithi159 bash[105915]: audit 2023-09-23T23:41:34.401466+0000 mon.c (mon.2) 61 : audit 1 from='client.? 172.21.15.159:0/3855214071' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:41:34.775 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:34 smithi159 bash[105915]: audit 2023-09-23T23:41:34.401874+0000 mon.a (mon.0) 964 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:41:34.863 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:34.888 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:34.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:34.891 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:41:34.991 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:41:35.022 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:41:35.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:35.026 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:41:35.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:34 smithi159 bash[108473]: audit 2023-09-23T23:41:34.013042+0000 mon.c (mon.2) 60 : audit 0 from='client.? 172.21.15.159:0/1134823435' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:41:35.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:34 smithi159 bash[108473]: audit 2023-09-23T23:41:34.401466+0000 mon.c (mon.2) 61 : audit 1 from='client.? 172.21.15.159:0/3855214071' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:41:35.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:34 smithi159 bash[108473]: audit 2023-09-23T23:41:34.401874+0000 mon.a (mon.0) 964 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:41:35.126 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:35.158 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:35.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:35.161 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:41:35.262 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:35.294 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:35.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:35.297 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:41:35.398 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:41:35.430 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:41:35.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:35.432 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:41:35.533 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:41:35.561 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:41:35.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:35.564 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:41:35.664 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:35.677 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:35 smithi164 bash[92846]: cluster 2023-09-23T23:41:34.446774+0000 mon.a (mon.0) 965 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:41:35.677 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:35 smithi164 bash[92846]: cluster 2023-09-23T23:41:34.452644+0000 osd.5 (osd.5) 100 : cluster 3 failed to encode map e234 with expected crc 2023-09-23T23:41:35.677 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:35 smithi164 bash[92846]: cluster 2023-09-23T23:41:34.455597+0000 osd.6 (osd.6) 225 : cluster 3 failed to encode map e234 with expected crc 2023-09-23T23:41:35.677 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:35 smithi164 bash[92846]: audit 2023-09-23T23:41:34.457010+0000 mon.a (mon.0) 966 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T23:41:35.677 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:35 smithi164 bash[92846]: cluster 2023-09-23T23:41:34.457091+0000 mon.a (mon.0) 967 : cluster 0 osdmap e234: 8 total, 8 up, 5 in 2023-09-23T23:41:35.677 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:35 smithi164 bash[92846]: cluster 2023-09-23T23:41:34.567972+0000 mgr.y (mgr.25991) 731 : cluster 0 pgmap v778: 99 pgs: 99 active+clean; 9.4 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail 2023-09-23T23:41:35.695 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:35.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:35.698 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:41:35.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:35 smithi159 bash[108473]: cluster 2023-09-23T23:41:34.446774+0000 mon.a (mon.0) 965 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:41:35.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:35 smithi159 bash[108473]: cluster 2023-09-23T23:41:34.452644+0000 osd.5 (osd.5) 100 : cluster 3 failed to encode map e234 with expected crc 2023-09-23T23:41:35.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:35 smithi159 bash[108473]: cluster 2023-09-23T23:41:34.455597+0000 osd.6 (osd.6) 225 : cluster 3 failed to encode map e234 with expected crc 2023-09-23T23:41:35.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:35 smithi159 bash[108473]: audit 2023-09-23T23:41:34.457010+0000 mon.a (mon.0) 966 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T23:41:35.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:35 smithi159 bash[108473]: cluster 2023-09-23T23:41:34.457091+0000 mon.a (mon.0) 967 : cluster 0 osdmap e234: 8 total, 8 up, 5 in 2023-09-23T23:41:35.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:35 smithi159 bash[108473]: cluster 2023-09-23T23:41:34.567972+0000 mgr.y (mgr.25991) 731 : cluster 0 pgmap v778: 99 pgs: 99 active+clean; 9.4 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail 2023-09-23T23:41:35.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:35 smithi159 bash[105915]: cluster 2023-09-23T23:41:34.446774+0000 mon.a (mon.0) 965 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:41:35.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:35 smithi159 bash[105915]: cluster 2023-09-23T23:41:34.452644+0000 osd.5 (osd.5) 100 : cluster 3 failed to encode map e234 with expected crc 2023-09-23T23:41:35.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:35 smithi159 bash[105915]: cluster 2023-09-23T23:41:34.455597+0000 osd.6 (osd.6) 225 : cluster 3 failed to encode map e234 with expected crc 2023-09-23T23:41:35.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:35 smithi159 bash[105915]: audit 2023-09-23T23:41:34.457010+0000 mon.a (mon.0) 966 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T23:41:35.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:35 smithi159 bash[105915]: cluster 2023-09-23T23:41:34.457091+0000 mon.a (mon.0) 967 : cluster 0 osdmap e234: 8 total, 8 up, 5 in 2023-09-23T23:41:35.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:35 smithi159 bash[105915]: cluster 2023-09-23T23:41:34.567972+0000 mgr.y (mgr.25991) 731 : cluster 0 pgmap v778: 99 pgs: 99 active+clean; 9.4 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail 2023-09-23T23:41:35.798 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:41:35.828 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:41:35.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:35.831 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:41:35.932 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:41:35.959 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:41:35.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:35.963 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:41:36.063 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:41:36.091 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:41:36.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:36.095 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:41:36.195 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:41:36.225 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:41:36.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:36.228 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:41:36.329 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:41:36.361 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:41:36.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:36.364 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:41:36.465 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:36.496 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:36.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:36.499 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:41:36.600 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:36.631 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:36.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:36.634 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:41:36.720 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:41:36.735 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:41:36.763 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:41:36.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:36.765 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:41:36.866 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:36.898 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:36.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:36.901 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:41:37.002 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:41:37.029 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:41:37.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:37.031 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:41:37.132 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:41:37.164 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:41:37.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:37.168 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:41:37.268 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:41:37.297 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:41:37.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:37.300 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:41:37.401 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:37.433 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:37.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:37.435 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:41:37.536 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:41:37.543 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T23:41:37.569 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:41:37.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:37.571 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:41:37.673 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:37.685 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:37 smithi164 bash[92846]: cluster 2023-09-23T23:41:36.568949+0000 mgr.y (mgr.25991) 732 : cluster 0 pgmap v779: 99 pgs: 99 active+clean; 9.4 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail 2023-09-23T23:41:37.707 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:37.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:37.710 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:41:37.810 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:37.823 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:37 smithi159 bash[105915]: cluster 2023-09-23T23:41:36.568949+0000 mgr.y (mgr.25991) 732 : cluster 0 pgmap v779: 99 pgs: 99 active+clean; 9.4 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail 2023-09-23T23:41:37.824 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:37 smithi159 bash[108473]: cluster 2023-09-23T23:41:36.568949+0000 mgr.y (mgr.25991) 732 : cluster 0 pgmap v779: 99 pgs: 99 active+clean; 9.4 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail 2023-09-23T23:41:37.839 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:37.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:37.842 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:41:37.942 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:41:37.976 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:41:37.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:37.979 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:41:38.081 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:41:38.111 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:41:38.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:38.114 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:41:38.215 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:41:38.244 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T23:41:38.246 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:41:38.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:38.249 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:41:38.350 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:41:38.381 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:41:38.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:38.384 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:41:38.485 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:41:38.506 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:41:38.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:38.508 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:41:38.609 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:38.630 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:38.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:38.633 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:41:38.734 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:38.769 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:38.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:38.772 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:41:38.873 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:41:38.904 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:41:38.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:38.907 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:41:39.008 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:39.039 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:39.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:39.042 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:41:39.142 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:41:39.172 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:41:39.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:39.176 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:41:39.277 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:41:39.302 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:41:39.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:39.304 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:41:39.405 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:41:39.437 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:41:39.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:39.440 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:41:39.541 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:41:39.578 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:41:39.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:39.582 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:41:39.682 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:39.696 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:39 smithi164 bash[92846]: cluster 2023-09-23T23:41:38.569613+0000 mgr.y (mgr.25991) 733 : cluster 0 pgmap v780: 99 pgs: 99 active+clean; 9.4 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail 2023-09-23T23:41:39.715 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:39.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:39.718 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:41:39.770 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:41:39.820 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:41:39.842 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:41:39.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:39.844 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:41:39.945 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:39.971 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:39.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:39.973 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:41:40.052 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:39 smithi159 bash[108473]: cluster 2023-09-23T23:41:38.569613+0000 mgr.y (mgr.25991) 733 : cluster 0 pgmap v780: 99 pgs: 99 active+clean; 9.4 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail 2023-09-23T23:41:40.053 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:39 smithi159 bash[105915]: cluster 2023-09-23T23:41:38.569613+0000 mgr.y (mgr.25991) 733 : cluster 0 pgmap v780: 99 pgs: 99 active+clean; 9.4 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail 2023-09-23T23:41:40.074 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:40.103 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:40.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:40.106 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:41:40.207 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:40.234 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:40.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:40.237 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:41:40.337 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:41:40.366 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:41:40.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:40.368 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:41:40.469 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:41:40.495 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:41:40.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:40.498 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:41:40.599 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:41:40.632 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:41:40.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:40.635 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:41:40.735 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:41:40.767 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:41:40.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:40.770 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:41:40.871 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:41:40.901 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:41:40.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:40.905 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:41:41.006 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:41.038 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:41.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:41.041 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:41:41.142 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:41:41.167 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:41:41.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:41.170 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:41:41.270 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:41:41.299 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:41:41.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:41.302 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:41:41.402 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:41.433 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:41.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:41.437 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:41:41.538 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:41:41.565 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:41:41.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:41.567 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:41:41.668 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:41:41.696 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:41:41.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:41.699 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:41:41.797 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:41:41.800 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:41.821 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:41 smithi159 bash[105915]: cluster 2023-09-23T23:41:40.570184+0000 mgr.y (mgr.25991) 734 : cluster 0 pgmap v781: 99 pgs: 99 active+clean; 9.4 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail 2023-09-23T23:41:41.822 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:41 smithi159 bash[108473]: cluster 2023-09-23T23:41:40.570184+0000 mgr.y (mgr.25991) 734 : cluster 0 pgmap v781: 99 pgs: 99 active+clean; 9.4 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail 2023-09-23T23:41:41.831 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:41.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:41.834 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:41:41.935 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:41.964 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:41.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:41.966 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:41:42.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:41 smithi164 bash[92846]: cluster 2023-09-23T23:41:40.570184+0000 mgr.y (mgr.25991) 734 : cluster 0 pgmap v781: 99 pgs: 99 active+clean; 9.4 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail 2023-09-23T23:41:42.067 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:42.100 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:42.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:42.103 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:41:42.204 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:41:42.239 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:41:42.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:42.242 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:41:42.342 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:41:42.365 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:41:42.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:42.367 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:41:42.468 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:42.500 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:42.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:42.503 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:41:42.604 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:41:42.628 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:41:42.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:42.630 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:41:42.731 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:42.761 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:42.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:42.764 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:41:42.810 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:41:42.865 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:41:42.901 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:41:42.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:42.903 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:41:43.004 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:41:43.034 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:41:43.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:43.036 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:41:43.136 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:43.167 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:43.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:43.170 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:41:43.271 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:43.300 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:43.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:43.302 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:41:43.403 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:41:43.437 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:41:43.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:43.440 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:41:43.481 INFO:teuthology.orchestra.run.smithi159.stderr:pool 'unique_pool_1' removed 2023-09-23T23:41:43.540 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:43.547 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:43 smithi159 bash[105915]: audit 2023-09-23T23:41:42.527692+0000 mon.c (mon.2) 62 : audit 1 from='client.? 172.21.15.159:0/4037823354' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-23T23:41:43.547 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:43 smithi159 bash[105915]: audit 2023-09-23T23:41:42.528423+0000 mon.a (mon.0) 968 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-23T23:41:43.548 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:43 smithi159 bash[105915]: cluster 2023-09-23T23:41:42.570733+0000 mgr.y (mgr.25991) 735 : cluster 0 pgmap v782: 99 pgs: 99 active+clean; 9.4 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail 2023-09-23T23:41:43.548 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:43 smithi159 bash[108473]: audit 2023-09-23T23:41:42.527692+0000 mon.c (mon.2) 62 : audit 1 from='client.? 172.21.15.159:0/4037823354' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-23T23:41:43.548 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:43 smithi159 bash[108473]: audit 2023-09-23T23:41:42.528423+0000 mon.a (mon.0) 968 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-23T23:41:43.548 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:43 smithi159 bash[108473]: cluster 2023-09-23T23:41:42.570733+0000 mgr.y (mgr.25991) 735 : cluster 0 pgmap v782: 99 pgs: 99 active+clean; 9.4 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail 2023-09-23T23:41:43.575 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:43.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:43.579 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:41:43.679 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:41:43.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:43 smithi164 bash[92846]: audit 2023-09-23T23:41:42.527692+0000 mon.c (mon.2) 62 : audit 1 from='client.? 172.21.15.159:0/4037823354' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-23T23:41:43.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:43 smithi164 bash[92846]: audit 2023-09-23T23:41:42.528423+0000 mon.a (mon.0) 968 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-23T23:41:43.691 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:43 smithi164 bash[92846]: cluster 2023-09-23T23:41:42.570733+0000 mgr.y (mgr.25991) 735 : cluster 0 pgmap v782: 99 pgs: 99 active+clean; 9.4 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail 2023-09-23T23:41:43.708 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:41:43.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:43.712 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:41:43.812 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:41:43.817 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:41:43 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:41:43] "GET /metrics HTTP/1.1" 200 36565 "" "Prometheus/2.43.0" 2023-09-23T23:41:43.847 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:41:43.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:43.850 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:41:43.950 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:43.975 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:43.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:43.977 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:41:44.078 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:41:44.101 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:41:44.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:44.104 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:41:44.205 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:44.232 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:44.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:44.235 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:41:44.335 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:41:44.370 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:41:44.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:44.372 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:41:44.473 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:41:44.495 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:41:44.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:44.499 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:41:44.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:44 smithi164 bash[92846]: cluster 2023-09-23T23:41:43.460956+0000 osd.7 (osd.7) 132 : cluster 3 failed to encode map e235 with expected crc 2023-09-23T23:41:44.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:44 smithi164 bash[92846]: audit 2023-09-23T23:41:43.463375+0000 mon.a (mon.0) 969 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true}]': finished 2023-09-23T23:41:44.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:44 smithi164 bash[92846]: cluster 2023-09-23T23:41:43.463464+0000 mon.a (mon.0) 970 : cluster 0 osdmap e235: 8 total, 8 up, 5 in 2023-09-23T23:41:44.600 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:44.629 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:44.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:44.631 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:41:44.731 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:41:44.760 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:41:44.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:44.764 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:41:44.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:44 smithi159 bash[105915]: cluster 2023-09-23T23:41:43.460956+0000 osd.7 (osd.7) 132 : cluster 3 failed to encode map e235 with expected crc 2023-09-23T23:41:44.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:44 smithi159 bash[105915]: audit 2023-09-23T23:41:43.463375+0000 mon.a (mon.0) 969 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true}]': finished 2023-09-23T23:41:44.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:44 smithi159 bash[105915]: cluster 2023-09-23T23:41:43.463464+0000 mon.a (mon.0) 970 : cluster 0 osdmap e235: 8 total, 8 up, 5 in 2023-09-23T23:41:44.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:44 smithi159 bash[108473]: cluster 2023-09-23T23:41:43.460956+0000 osd.7 (osd.7) 132 : cluster 3 failed to encode map e235 with expected crc 2023-09-23T23:41:44.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:44 smithi159 bash[108473]: audit 2023-09-23T23:41:43.463375+0000 mon.a (mon.0) 969 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true}]': finished 2023-09-23T23:41:44.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:44 smithi159 bash[108473]: cluster 2023-09-23T23:41:43.463464+0000 mon.a (mon.0) 970 : cluster 0 osdmap e235: 8 total, 8 up, 5 in 2023-09-23T23:41:44.865 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:44.898 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:44.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:44.901 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:41:45.002 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:41:45.032 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:41:45.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:45.035 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:41:45.135 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:41:45.168 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:41:45.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:45.172 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:41:45.272 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:41:45.295 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:41:45.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:45.298 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:41:45.398 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:45.429 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:45.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:45.432 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:41:45.532 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:45.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:45 smithi159 bash[105915]: cluster 2023-09-23T23:41:44.105840+0000 osd.4 (osd.4) 161 : cluster 3 failed to encode map e235 with expected crc 2023-09-23T23:41:45.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:45 smithi159 bash[105915]: cluster 2023-09-23T23:41:44.571123+0000 mgr.y (mgr.25991) 736 : cluster 0 pgmap v784: 73 pgs: 73 active+clean; 4.6 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail 2023-09-23T23:41:45.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:45 smithi159 bash[108473]: cluster 2023-09-23T23:41:44.105840+0000 osd.4 (osd.4) 161 : cluster 3 failed to encode map e235 with expected crc 2023-09-23T23:41:45.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:45 smithi159 bash[108473]: cluster 2023-09-23T23:41:44.571123+0000 mgr.y (mgr.25991) 736 : cluster 0 pgmap v784: 73 pgs: 73 active+clean; 4.6 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail 2023-09-23T23:41:45.564 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:45.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:45.566 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:41:45.667 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:41:45.693 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:41:45.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:45.696 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:41:45.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:45 smithi164 bash[92846]: cluster 2023-09-23T23:41:44.105840+0000 osd.4 (osd.4) 161 : cluster 3 failed to encode map e235 with expected crc 2023-09-23T23:41:45.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:45 smithi164 bash[92846]: cluster 2023-09-23T23:41:44.571123+0000 mgr.y (mgr.25991) 736 : cluster 0 pgmap v784: 73 pgs: 73 active+clean; 4.6 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail 2023-09-23T23:41:45.797 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:41:45.818 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:41:45.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:45.820 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:41:45.921 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:41:45.943 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:41:45.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:45.945 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:41:46.045 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:41:46.068 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:41:46.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:46.070 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:41:46.171 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:41:46.199 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:41:46.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:46.202 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:41:46.303 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:41:46.332 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:41:46.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:46.334 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:41:46.435 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:46.471 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:46.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:46.474 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:41:46.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:46 smithi159 bash[105915]: cluster 2023-09-23T23:41:45.223613+0000 osd.6 (osd.6) 226 : cluster 3 failed to encode map e235 with expected crc 2023-09-23T23:41:46.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:46 smithi159 bash[105915]: cluster 2023-09-23T23:41:45.226511+0000 osd.6 (osd.6) 227 : cluster 3 failed to encode map e235 with expected crc 2023-09-23T23:41:46.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:46 smithi159 bash[105915]: cluster 2023-09-23T23:41:46.153128+0000 osd.5 (osd.5) 101 : cluster 3 failed to encode map e235 with expected crc 2023-09-23T23:41:46.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:46 smithi159 bash[108473]: cluster 2023-09-23T23:41:45.223613+0000 osd.6 (osd.6) 226 : cluster 3 failed to encode map e235 with expected crc 2023-09-23T23:41:46.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:46 smithi159 bash[108473]: cluster 2023-09-23T23:41:45.226511+0000 osd.6 (osd.6) 227 : cluster 3 failed to encode map e235 with expected crc 2023-09-23T23:41:46.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:46 smithi159 bash[108473]: cluster 2023-09-23T23:41:46.153128+0000 osd.5 (osd.5) 101 : cluster 3 failed to encode map e235 with expected crc 2023-09-23T23:41:46.575 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:46.609 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:46.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:46.612 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:41:46.713 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:46.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:46 smithi164 bash[92846]: cluster 2023-09-23T23:41:45.223613+0000 osd.6 (osd.6) 226 : cluster 3 failed to encode map e235 with expected crc 2023-09-23T23:41:46.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:46 smithi164 bash[92846]: cluster 2023-09-23T23:41:45.226511+0000 osd.6 (osd.6) 227 : cluster 3 failed to encode map e235 with expected crc 2023-09-23T23:41:46.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:46 smithi164 bash[92846]: cluster 2023-09-23T23:41:46.153128+0000 osd.5 (osd.5) 101 : cluster 3 failed to encode map e235 with expected crc 2023-09-23T23:41:46.744 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:46.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:46.746 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:41:46.847 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:41:46.882 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:41:46.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:46.885 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:41:46.986 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:47.011 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:47.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:47.014 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:41:47.115 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:41:47.146 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:41:47.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:47.148 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:41:47.249 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:41:47.274 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:41:47.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:47.277 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:41:47.378 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:47.414 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:47.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:47.417 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:41:47.518 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:41:47.542 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:41:47.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:47.545 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:41:47.646 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:41:47.657 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:47 smithi164 bash[92846]: cluster 2023-09-23T23:41:46.571895+0000 mgr.y (mgr.25991) 737 : cluster 0 pgmap v785: 73 pgs: 73 active+clean; 4.6 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail 2023-09-23T23:41:47.657 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:47 smithi164 bash[92846]: audit 2023-09-23T23:41:47.235612+0000 mon.a (mon.0) 971 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:41:47.678 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:41:47.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:47.681 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:41:47.782 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:41:47.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:47 smithi159 bash[105915]: cluster 2023-09-23T23:41:46.571895+0000 mgr.y (mgr.25991) 737 : cluster 0 pgmap v785: 73 pgs: 73 active+clean; 4.6 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail 2023-09-23T23:41:47.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:47 smithi159 bash[105915]: audit 2023-09-23T23:41:47.235612+0000 mon.a (mon.0) 971 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:41:47.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:47 smithi159 bash[108473]: cluster 2023-09-23T23:41:46.571895+0000 mgr.y (mgr.25991) 737 : cluster 0 pgmap v785: 73 pgs: 73 active+clean; 4.6 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail 2023-09-23T23:41:47.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:47 smithi159 bash[108473]: audit 2023-09-23T23:41:47.235612+0000 mon.a (mon.0) 971 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:41:47.815 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:41:47.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:47.819 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:41:47.919 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:41:47.953 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:41:47.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:47.956 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:41:48.057 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:41:48.075 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2023-09-23T23:41:48.076 INFO:tasks.radosbench:Beginning radosbench... 2023-09-23T23:41:48.076 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_2 2023-09-23T23:41:48.077 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd pool create unique_pool_2 16 2023-09-23T23:41:48.089 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:41:48.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:48.092 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:41:48.193 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:48.212 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:48.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:48.214 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:41:48.315 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:41:48.342 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:41:48.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:48.344 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:41:48.444 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:41:48.475 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:41:48.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:48.479 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:41:48.580 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:48.610 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:48.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:48.613 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:41:48.713 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:48.744 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:48.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:48.746 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:41:48.847 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:48.880 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:48.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:48.883 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:41:48.983 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:41:49.014 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:41:49.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:49.017 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:41:49.118 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:41:49.152 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:41:49.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:49.155 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:41:49.256 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:49.289 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:49.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:49.292 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:41:49.393 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:41:49.436 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:41:49.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:49.440 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:41:49.541 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:41:49.574 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:41:49.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:49.577 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:41:49.678 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:41:49.708 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:41:49.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:49.710 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:41:49.811 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:49.842 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:49.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:49.846 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:41:49.947 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:41:49.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:49 smithi164 bash[92846]: cluster 2023-09-23T23:41:48.572775+0000 mgr.y (mgr.25991) 738 : cluster 0 pgmap v786: 73 pgs: 73 active+clean; 4.6 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail 2023-09-23T23:41:49.981 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:41:49.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:49.983 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:41:50.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:49 smithi159 bash[105915]: cluster 2023-09-23T23:41:48.572775+0000 mgr.y (mgr.25991) 738 : cluster 0 pgmap v786: 73 pgs: 73 active+clean; 4.6 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail 2023-09-23T23:41:50.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:49 smithi159 bash[108473]: cluster 2023-09-23T23:41:48.572775+0000 mgr.y (mgr.25991) 738 : cluster 0 pgmap v786: 73 pgs: 73 active+clean; 4.6 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail 2023-09-23T23:41:50.084 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:41:50.116 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:41:50.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:50.119 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:41:50.220 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:50.245 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:50.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:50.249 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:41:50.350 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:41:50.379 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:41:50.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:50.382 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:41:50.483 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:50.519 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:50.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:50.522 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:41:50.623 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:41:50.648 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:41:50.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:50.650 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:41:50.751 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:41:50.780 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:41:50.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:50.782 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:41:50.883 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:50.908 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:50.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:50.910 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:41:51.011 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:51.037 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:51.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:51.039 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:41:51.087 INFO:teuthology.orchestra.run.smithi159.stdout:{ 2023-09-23T23:41:51.087 INFO:teuthology.orchestra.run.smithi159.stdout: "ops": [], 2023-09-23T23:41:51.087 INFO:teuthology.orchestra.run.smithi159.stdout: "complaint_time": 30, 2023-09-23T23:41:51.088 INFO:teuthology.orchestra.run.smithi159.stdout: "num_blocked_ops": 0 2023-09-23T23:41:51.088 INFO:teuthology.orchestra.run.smithi159.stdout:} 2023-09-23T23:41:51.140 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:51.163 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:51.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:51.166 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:41:51.266 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:51.301 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:51.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:51.303 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:41:51.404 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:41:51.438 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:41:51.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:51.440 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:41:51.541 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:41:51.568 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:41:51.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:51.571 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:41:51.672 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:41:51.681 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:51 smithi159 bash[105915]: cluster 2023-09-23T23:41:50.573435+0000 mgr.y (mgr.25991) 739 : cluster 0 pgmap v787: 73 pgs: 73 active+clean; 4.6 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail 2023-09-23T23:41:51.682 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:51 smithi159 bash[108473]: cluster 2023-09-23T23:41:50.573435+0000 mgr.y (mgr.25991) 739 : cluster 0 pgmap v787: 73 pgs: 73 active+clean; 4.6 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail 2023-09-23T23:41:51.695 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:41:51.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:51.698 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:41:51.799 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:51.827 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:51.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:51.829 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:41:51.930 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:41:51.957 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:41:51.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:51.960 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:41:52.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:51 smithi164 bash[92846]: cluster 2023-09-23T23:41:50.573435+0000 mgr.y (mgr.25991) 739 : cluster 0 pgmap v787: 73 pgs: 73 active+clean; 4.6 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail 2023-09-23T23:41:52.061 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:52.084 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:52.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:52.087 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:41:52.187 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:41:52.216 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:41:52.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:52.218 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:41:52.319 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:52.348 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:52.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:52.352 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:41:52.453 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:52.486 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:52.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:52.488 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:41:52.589 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:52.617 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:52.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:52.621 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:41:52.722 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:41:52.752 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:41:52.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:52.754 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:41:52.855 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:41:52.885 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:41:52.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:52.888 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:41:52.989 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:53.021 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:53.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:53.023 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:41:53.124 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:53.157 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:53.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:53.160 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:41:53.261 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:53.296 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:53.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:53.299 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:41:53.400 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:41:53.428 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:41:53.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:53.431 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:41:53.532 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:41:53.567 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:41:53.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:53.570 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:41:53.671 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:41:53.682 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:53 smithi164 bash[92846]: cluster 2023-09-23T23:41:52.573949+0000 mgr.y (mgr.25991) 740 : cluster 0 pgmap v788: 73 pgs: 73 active+clean; 4.6 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail 2023-09-23T23:41:53.706 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:41:53.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:53.709 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:41:53.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:53 smithi159 bash[105915]: cluster 2023-09-23T23:41:52.573949+0000 mgr.y (mgr.25991) 740 : cluster 0 pgmap v788: 73 pgs: 73 active+clean; 4.6 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail 2023-09-23T23:41:53.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:53 smithi159 bash[108473]: cluster 2023-09-23T23:41:52.573949+0000 mgr.y (mgr.25991) 740 : cluster 0 pgmap v788: 73 pgs: 73 active+clean; 4.6 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail 2023-09-23T23:41:53.794 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:41:53 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:41:53] "GET /metrics HTTP/1.1" 200 34205 "" "Prometheus/2.43.0" 2023-09-23T23:41:53.810 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:41:53.813 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_historic_ops 2023-09-23T23:41:53.833 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:41:53.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:53.836 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:41:53.878 INFO:teuthology.orchestra.run.smithi159.stdout:osd.0: {} 2023-09-23T23:41:53.902 INFO:teuthology.orchestra.run.smithi159.stdout:osd.1: {} 2023-09-23T23:41:53.924 INFO:teuthology.orchestra.run.smithi159.stdout:osd.2: {} 2023-09-23T23:41:53.937 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:53.947 INFO:teuthology.orchestra.run.smithi159.stdout:osd.3: {} 2023-09-23T23:41:53.968 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:53.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:53.972 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:41:53.972 INFO:teuthology.orchestra.run.smithi159.stdout:osd.4: {} 2023-09-23T23:41:54.000 INFO:teuthology.orchestra.run.smithi159.stdout:osd.5: {} 2023-09-23T23:41:54.026 INFO:teuthology.orchestra.run.smithi159.stdout:osd.6: {} 2023-09-23T23:41:54.055 INFO:teuthology.orchestra.run.smithi159.stdout:osd.7: {} 2023-09-23T23:41:54.057 INFO:teuthology.orchestra.run.smithi159.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T23:41:54.057 INFO:teuthology.orchestra.run.smithi159.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T23:41:54.057 INFO:teuthology.orchestra.run.smithi159.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T23:41:54.058 INFO:teuthology.orchestra.run.smithi159.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T23:41:54.058 INFO:teuthology.orchestra.run.smithi159.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T23:41:54.058 INFO:teuthology.orchestra.run.smithi159.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T23:41:54.058 INFO:teuthology.orchestra.run.smithi159.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T23:41:54.058 INFO:teuthology.orchestra.run.smithi159.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T23:41:54.072 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:54.104 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:54.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:54.107 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:41:54.207 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:41:54.236 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:41:54.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:54.239 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:41:54.340 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:54.366 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:54.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:54.369 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:41:54.469 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:41:54.478 INFO:teuthology.orchestra.run.smithi159.stderr:noscrub is unset 2023-09-23T23:41:54.501 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:41:54.503 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:54 smithi159 bash[108473]: audit 2023-09-23T23:41:53.852773+0000 mon.c (mon.2) 63 : audit 0 from='client.? 172.21.15.159:0/3400770915' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:41:54.503 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:54 smithi159 bash[108473]: audit 2023-09-23T23:41:54.418915+0000 mon.c (mon.2) 64 : audit 1 from='client.? 172.21.15.159:0/2117667497' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:41:54.504 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:54 smithi159 bash[108473]: audit 2023-09-23T23:41:54.419352+0000 mon.a (mon.0) 972 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:41:54.504 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:54 smithi159 bash[105915]: audit 2023-09-23T23:41:53.852773+0000 mon.c (mon.2) 63 : audit 0 from='client.? 172.21.15.159:0/3400770915' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:41:54.504 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:54 smithi159 bash[105915]: audit 2023-09-23T23:41:54.418915+0000 mon.c (mon.2) 64 : audit 1 from='client.? 172.21.15.159:0/2117667497' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:41:54.504 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:54 smithi159 bash[105915]: audit 2023-09-23T23:41:54.419352+0000 mon.a (mon.0) 972 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:41:54.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:54.505 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:41:54.606 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:54.631 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:54.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:54.634 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:41:54.734 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:41:54.746 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:54 smithi164 bash[92846]: audit 2023-09-23T23:41:53.852773+0000 mon.c (mon.2) 63 : audit 0 from='client.? 172.21.15.159:0/3400770915' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:41:54.746 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:54 smithi164 bash[92846]: audit 2023-09-23T23:41:54.418915+0000 mon.c (mon.2) 64 : audit 1 from='client.? 172.21.15.159:0/2117667497' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:41:54.746 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:54 smithi164 bash[92846]: audit 2023-09-23T23:41:54.419352+0000 mon.a (mon.0) 972 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:41:54.760 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:41:54.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:54.763 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:41:54.863 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:54.891 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:54.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:54.894 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:41:54.995 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:41:55.024 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:41:55.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:55.027 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:41:55.128 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:41:55.153 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:41:55.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:55.156 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:41:55.257 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:41:55.281 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:41:55.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:55.284 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:41:55.385 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:41:55.411 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:41:55.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:55.414 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:41:55.515 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:41:55.527 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:55 smithi159 bash[105915]: cluster 2023-09-23T23:41:54.459555+0000 mon.a (mon.0) 973 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:41:55.527 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:55 smithi159 bash[105915]: cluster 2023-09-23T23:41:54.471300+0000 osd.6 (osd.6) 228 : cluster 3 failed to encode map e236 with expected crc 2023-09-23T23:41:55.527 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:55 smithi159 bash[105915]: cluster 2023-09-23T23:41:54.471353+0000 osd.5 (osd.5) 102 : cluster 3 failed to encode map e236 with expected crc 2023-09-23T23:41:55.527 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:55 smithi159 bash[105915]: audit 2023-09-23T23:41:54.472303+0000 mon.a (mon.0) 974 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T23:41:55.527 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:55 smithi159 bash[105915]: cluster 2023-09-23T23:41:54.472384+0000 mon.a (mon.0) 975 : cluster 0 osdmap e236: 8 total, 8 up, 5 in 2023-09-23T23:41:55.527 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:55 smithi159 bash[105915]: cluster 2023-09-23T23:41:54.574317+0000 mgr.y (mgr.25991) 741 : cluster 0 pgmap v790: 73 pgs: 73 active+clean; 4.6 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail 2023-09-23T23:41:55.528 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:55 smithi159 bash[108473]: cluster 2023-09-23T23:41:54.459555+0000 mon.a (mon.0) 973 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:41:55.528 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:55 smithi159 bash[108473]: cluster 2023-09-23T23:41:54.471300+0000 osd.6 (osd.6) 228 : cluster 3 failed to encode map e236 with expected crc 2023-09-23T23:41:55.528 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:55 smithi159 bash[108473]: cluster 2023-09-23T23:41:54.471353+0000 osd.5 (osd.5) 102 : cluster 3 failed to encode map e236 with expected crc 2023-09-23T23:41:55.528 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:55 smithi159 bash[108473]: audit 2023-09-23T23:41:54.472303+0000 mon.a (mon.0) 974 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T23:41:55.528 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:55 smithi159 bash[108473]: cluster 2023-09-23T23:41:54.472384+0000 mon.a (mon.0) 975 : cluster 0 osdmap e236: 8 total, 8 up, 5 in 2023-09-23T23:41:55.529 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:55 smithi159 bash[108473]: cluster 2023-09-23T23:41:54.574317+0000 mgr.y (mgr.25991) 741 : cluster 0 pgmap v790: 73 pgs: 73 active+clean; 4.6 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail 2023-09-23T23:41:55.537 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:41:55.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:55.540 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:41:55.641 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:55.671 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:55.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:55.674 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:41:55.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:55 smithi164 bash[92846]: cluster 2023-09-23T23:41:54.459555+0000 mon.a (mon.0) 973 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:41:55.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:55 smithi164 bash[92846]: cluster 2023-09-23T23:41:54.471300+0000 osd.6 (osd.6) 228 : cluster 3 failed to encode map e236 with expected crc 2023-09-23T23:41:55.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:55 smithi164 bash[92846]: cluster 2023-09-23T23:41:54.471353+0000 osd.5 (osd.5) 102 : cluster 3 failed to encode map e236 with expected crc 2023-09-23T23:41:55.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:55 smithi164 bash[92846]: audit 2023-09-23T23:41:54.472303+0000 mon.a (mon.0) 974 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T23:41:55.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:55 smithi164 bash[92846]: cluster 2023-09-23T23:41:54.472384+0000 mon.a (mon.0) 975 : cluster 0 osdmap e236: 8 total, 8 up, 5 in 2023-09-23T23:41:55.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:55 smithi164 bash[92846]: cluster 2023-09-23T23:41:54.574317+0000 mgr.y (mgr.25991) 741 : cluster 0 pgmap v790: 73 pgs: 73 active+clean; 4.6 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail 2023-09-23T23:41:55.775 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:41:55.807 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:41:55.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:55.810 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:41:55.911 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:41:55.942 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:41:55.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:55.945 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:41:56.046 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:56.080 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:56.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:56.084 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:41:56.184 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:41:56.214 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:41:56.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:56.217 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:41:56.318 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:41:56.350 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:41:56.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:56.353 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:41:56.453 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:56.486 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:56.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:56.489 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:41:56.590 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:41:56.620 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:41:56.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:56.623 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:41:56.723 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:41:56.753 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:41:56.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:56.756 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:41:56.857 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:41:56.890 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:41:56.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:56.893 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:41:56.994 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:57.024 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:57.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:57.026 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:41:57.127 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:57.154 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:57.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:57.157 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:41:57.258 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:57.295 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:57.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:57.298 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:41:57.399 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:41:57.428 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:41:57.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:57.432 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:41:57.532 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:41:57.550 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T23:41:57.565 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:41:57.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:57.567 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:41:57.668 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:41:57.694 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:41:57.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:57.697 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:41:57.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:57 smithi159 bash[105915]: cluster 2023-09-23T23:41:56.575095+0000 mgr.y (mgr.25991) 742 : cluster 0 pgmap v791: 73 pgs: 73 active+clean; 4.6 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail 2023-09-23T23:41:57.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:57 smithi159 bash[108473]: cluster 2023-09-23T23:41:56.575095+0000 mgr.y (mgr.25991) 742 : cluster 0 pgmap v791: 73 pgs: 73 active+clean; 4.6 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail 2023-09-23T23:41:57.797 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:41:57.808 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:57 smithi164 bash[92846]: cluster 2023-09-23T23:41:56.575095+0000 mgr.y (mgr.25991) 742 : cluster 0 pgmap v791: 73 pgs: 73 active+clean; 4.6 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail 2023-09-23T23:41:57.821 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:41:57.827 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:41:57.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:57.829 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:41:57.930 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:41:57.964 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:41:57.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:57.967 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:41:58.068 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:58.100 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:58.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:58.103 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:41:58.203 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:58.238 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:58.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:58.241 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:41:58.318 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T23:41:58.342 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:41:58.392 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:41:58.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:58.394 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:41:58.495 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:41:58.522 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:41:58.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:58.525 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:41:58.626 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:58.659 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:58.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:58.663 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:41:58.764 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:41:58.795 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:41:58.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:58.798 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:41:58.899 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:41:58.932 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:41:58.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:58.935 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:41:59.036 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:41:59.069 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:41:59.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:59.072 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:41:59.172 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:59.204 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:41:59.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:59.207 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:41:59.308 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:59.333 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:41:59.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:59.335 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:41:59.436 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:41:59.462 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:41:59.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:59.464 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:41:59.565 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:59.598 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:59.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:59.601 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:41:59.702 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:59.734 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:41:59.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:59.738 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:41:59.838 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:41:59.870 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:41:59.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:41:59.872 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:41:59.973 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:41:59.986 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:41:59 smithi159 bash[105915]: cluster 2023-09-23T23:41:58.575665+0000 mgr.y (mgr.25991) 743 : cluster 0 pgmap v792: 73 pgs: 73 active+clean; 4.6 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail 2023-09-23T23:41:59.986 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:41:59 smithi159 bash[108473]: cluster 2023-09-23T23:41:58.575665+0000 mgr.y (mgr.25991) 743 : cluster 0 pgmap v792: 73 pgs: 73 active+clean; 4.6 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail 2023-09-23T23:42:00.005 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:00.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:00.010 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:42:00.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:41:59 smithi164 bash[92846]: cluster 2023-09-23T23:41:58.575665+0000 mgr.y (mgr.25991) 743 : cluster 0 pgmap v792: 73 pgs: 73 active+clean; 4.6 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail 2023-09-23T23:42:00.111 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:42:00.141 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:42:00.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:00.144 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:42:00.238 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:42:00.245 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:42:00.276 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:42:00.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:00.279 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:42:00.380 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:42:00.408 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:42:00.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:00.411 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:42:00.512 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:00.536 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:00.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:00.539 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:42:00.640 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:00.661 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:00.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:00.663 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:42:00.764 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:00.789 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:00.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:00.792 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:42:00.893 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:00.915 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:00.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:00.918 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:42:01.019 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:42:01.052 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:42:01.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:01.055 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:42:01.156 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:42:01.187 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:42:01.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:01.190 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:42:01.291 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:01.317 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:01.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:01.320 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:42:01.420 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:01.444 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:01.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:01.446 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:42:01.547 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:01.570 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:01.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:01.573 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:42:01.674 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:01.706 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:01.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:01.709 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:42:01.810 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:01.822 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:42:01 smithi159 bash[105915]: cluster 2023-09-23T23:42:00.576362+0000 mgr.y (mgr.25991) 744 : cluster 0 pgmap v793: 73 pgs: 73 active+clean; 4.6 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail 2023-09-23T23:42:01.823 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:42:01 smithi159 bash[108473]: cluster 2023-09-23T23:42:00.576362+0000 mgr.y (mgr.25991) 744 : cluster 0 pgmap v793: 73 pgs: 73 active+clean; 4.6 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail 2023-09-23T23:42:01.837 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:01.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:01.840 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:42:01.881 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:42:01.941 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:01.962 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:01.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:01.964 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:42:02.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:42:01 smithi164 bash[92846]: cluster 2023-09-23T23:42:00.576362+0000 mgr.y (mgr.25991) 744 : cluster 0 pgmap v793: 73 pgs: 73 active+clean; 4.6 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail 2023-09-23T23:42:02.065 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:42:02.100 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:42:02.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:02.102 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:42:02.203 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:02.229 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:02.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:02.231 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:42:02.332 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:02.352 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:02.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:02.355 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:42:02.458 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:02.493 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:02.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:02.496 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:42:02.597 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:02.619 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:02.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:02.621 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:42:02.722 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:02.741 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:02.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:02.745 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:42:02.799 INFO:teuthology.orchestra.run.smithi159.stderr:pool 'unique_pool_2' created 2023-09-23T23:42:02.846 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:02.865 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:02.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:02.867 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:42:02.902 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:42:02 smithi159 bash[105915]: audit 2023-09-23T23:42:02.235850+0000 mon.a (mon.0) 976 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:42:02.903 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:42:02 smithi159 bash[108473]: audit 2023-09-23T23:42:02.235850+0000 mon.a (mon.0) 976 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:42:02.968 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:42:03.000 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:42:03.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:03.003 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:42:03.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:42:02 smithi164 bash[92846]: audit 2023-09-23T23:42:02.235850+0000 mon.a (mon.0) 976 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:42:03.104 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:03.139 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:03.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:03.142 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:42:03.243 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:03.275 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:03.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:03.278 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:42:03.379 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:03.408 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:03.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:03.410 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:42:03.511 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:03.541 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:03.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:03.545 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:42:03.645 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:03.683 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:03.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:03.685 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:42:03.786 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:03.798 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:42:03 smithi164 bash[92846]: audit 2023-09-23T23:42:02.286662+0000 mon.c (mon.2) 65 : audit 1 from='client.? 172.21.15.159:0/120226468' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]: dispatch 2023-09-23T23:42:03.798 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:42:03 smithi164 bash[92846]: audit 2023-09-23T23:42:02.287297+0000 mon.a (mon.0) 977 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]: dispatch 2023-09-23T23:42:03.798 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:42:03 smithi164 bash[92846]: cluster 2023-09-23T23:42:02.577131+0000 mgr.y (mgr.25991) 745 : cluster 0 pgmap v794: 73 pgs: 73 active+clean; 4.6 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail 2023-09-23T23:42:03.798 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:42:03 smithi164 bash[92846]: cluster 2023-09-23T23:42:02.787903+0000 osd.6 (osd.6) 229 : cluster 3 failed to encode map e237 with expected crc 2023-09-23T23:42:03.799 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:42:03 smithi164 bash[92846]: audit 2023-09-23T23:42:02.790894+0000 mon.a (mon.0) 978 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]': finished 2023-09-23T23:42:03.799 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:42:03 smithi164 bash[92846]: cluster 2023-09-23T23:42:02.791068+0000 mon.a (mon.0) 979 : cluster 0 osdmap e237: 8 total, 8 up, 5 in 2023-09-23T23:42:03.799 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:42:03 smithi164 bash[92846]: cluster 2023-09-23T23:42:02.791323+0000 osd.6 (osd.6) 230 : cluster 3 failed to encode map e237 with expected crc 2023-09-23T23:42:03.799 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:42:03 smithi164 bash[92846]: cluster 2023-09-23T23:42:03.251635+0000 osd.5 (osd.5) 103 : cluster 3 failed to encode map e237 with expected crc 2023-09-23T23:42:03.799 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:42:03 smithi164 bash[92846]: cluster 2023-09-23T23:42:03.251665+0000 osd.7 (osd.7) 133 : cluster 3 failed to encode map e237 with expected crc 2023-09-23T23:42:03.820 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:03.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:03.823 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:42:03.923 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:03.937 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:42:03 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:42:03] "GET /metrics HTTP/1.1" 200 34201 "" "Prometheus/2.43.0" 2023-09-23T23:42:03.938 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:42:03 smithi159 bash[105915]: audit 2023-09-23T23:42:02.286662+0000 mon.c (mon.2) 65 : audit 1 from='client.? 172.21.15.159:0/120226468' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]: dispatch 2023-09-23T23:42:03.938 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:42:03 smithi159 bash[105915]: audit 2023-09-23T23:42:02.287297+0000 mon.a (mon.0) 977 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]: dispatch 2023-09-23T23:42:03.939 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:42:03 smithi159 bash[105915]: cluster 2023-09-23T23:42:02.577131+0000 mgr.y (mgr.25991) 745 : cluster 0 pgmap v794: 73 pgs: 73 active+clean; 4.6 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail 2023-09-23T23:42:03.939 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:42:03 smithi159 bash[105915]: cluster 2023-09-23T23:42:02.787903+0000 osd.6 (osd.6) 229 : cluster 3 failed to encode map e237 with expected crc 2023-09-23T23:42:03.939 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:42:03 smithi159 bash[105915]: audit 2023-09-23T23:42:02.790894+0000 mon.a (mon.0) 978 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]': finished 2023-09-23T23:42:03.940 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:42:03 smithi159 bash[105915]: cluster 2023-09-23T23:42:02.791068+0000 mon.a (mon.0) 979 : cluster 0 osdmap e237: 8 total, 8 up, 5 in 2023-09-23T23:42:03.940 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:42:03 smithi159 bash[105915]: cluster 2023-09-23T23:42:02.791323+0000 osd.6 (osd.6) 230 : cluster 3 failed to encode map e237 with expected crc 2023-09-23T23:42:03.940 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:42:03 smithi159 bash[105915]: cluster 2023-09-23T23:42:03.251635+0000 osd.5 (osd.5) 103 : cluster 3 failed to encode map e237 with expected crc 2023-09-23T23:42:03.940 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:42:03 smithi159 bash[105915]: cluster 2023-09-23T23:42:03.251665+0000 osd.7 (osd.7) 133 : cluster 3 failed to encode map e237 with expected crc 2023-09-23T23:42:03.940 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:42:03 smithi159 bash[108473]: audit 2023-09-23T23:42:02.286662+0000 mon.c (mon.2) 65 : audit 1 from='client.? 172.21.15.159:0/120226468' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]: dispatch 2023-09-23T23:42:03.941 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:42:03 smithi159 bash[108473]: audit 2023-09-23T23:42:02.287297+0000 mon.a (mon.0) 977 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]: dispatch 2023-09-23T23:42:03.941 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:42:03 smithi159 bash[108473]: cluster 2023-09-23T23:42:02.577131+0000 mgr.y (mgr.25991) 745 : cluster 0 pgmap v794: 73 pgs: 73 active+clean; 4.6 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail 2023-09-23T23:42:03.941 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:42:03 smithi159 bash[108473]: cluster 2023-09-23T23:42:02.787903+0000 osd.6 (osd.6) 229 : cluster 3 failed to encode map e237 with expected crc 2023-09-23T23:42:03.941 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:42:03 smithi159 bash[108473]: audit 2023-09-23T23:42:02.790894+0000 mon.a (mon.0) 978 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]': finished 2023-09-23T23:42:03.941 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:42:03 smithi159 bash[108473]: cluster 2023-09-23T23:42:02.791068+0000 mon.a (mon.0) 979 : cluster 0 osdmap e237: 8 total, 8 up, 5 in 2023-09-23T23:42:03.941 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:42:03 smithi159 bash[108473]: cluster 2023-09-23T23:42:02.791323+0000 osd.6 (osd.6) 230 : cluster 3 failed to encode map e237 with expected crc 2023-09-23T23:42:03.941 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:42:03 smithi159 bash[108473]: cluster 2023-09-23T23:42:03.251635+0000 osd.5 (osd.5) 103 : cluster 3 failed to encode map e237 with expected crc 2023-09-23T23:42:03.941 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:42:03 smithi159 bash[108473]: cluster 2023-09-23T23:42:03.251665+0000 osd.7 (osd.7) 133 : cluster 3 failed to encode map e237 with expected crc 2023-09-23T23:42:03.954 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:03.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:03.956 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:42:04.057 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:42:04.090 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:42:04.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:04.093 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:42:04.194 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:42:04.228 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:42:04.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:04.232 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:42:04.333 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:42:04.368 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:42:04.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:04.371 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:42:04.471 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:04.498 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:04.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:04.501 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:42:04.602 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:04.624 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:04.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:04.627 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:42:04.729 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:42:04.763 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:42:04.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:04.767 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:42:04.867 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:42:04.899 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:42:04.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:04.902 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:42:05.002 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:05.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:42:04 smithi164 bash[92846]: cluster 2023-09-23T23:42:02.790806+0000 osd.4 (osd.4) 162 : cluster 3 failed to encode map e237 with expected crc 2023-09-23T23:42:05.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:42:04 smithi164 bash[92846]: cluster 2023-09-23T23:42:02.794507+0000 osd.4 (osd.4) 163 : cluster 3 failed to encode map e237 with expected crc 2023-09-23T23:42:05.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:42:04 smithi164 bash[92846]: cluster 2023-09-23T23:42:03.792184+0000 mon.a (mon.0) 980 : cluster 0 osdmap e238: 8 total, 8 up, 5 in 2023-09-23T23:42:05.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:42:04 smithi164 bash[92846]: cluster 2023-09-23T23:42:03.793341+0000 osd.6 (osd.6) 231 : cluster 3 failed to encode map e238 with expected crc 2023-09-23T23:42:05.024 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:05.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:05.026 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:42:05.084 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:42:04 smithi159 bash[108473]: cluster 2023-09-23T23:42:02.790806+0000 osd.4 (osd.4) 162 : cluster 3 failed to encode map e237 with expected crc 2023-09-23T23:42:05.084 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:42:04 smithi159 bash[108473]: cluster 2023-09-23T23:42:02.794507+0000 osd.4 (osd.4) 163 : cluster 3 failed to encode map e237 with expected crc 2023-09-23T23:42:05.084 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:42:04 smithi159 bash[108473]: cluster 2023-09-23T23:42:03.792184+0000 mon.a (mon.0) 980 : cluster 0 osdmap e238: 8 total, 8 up, 5 in 2023-09-23T23:42:05.084 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:42:04 smithi159 bash[108473]: cluster 2023-09-23T23:42:03.793341+0000 osd.6 (osd.6) 231 : cluster 3 failed to encode map e238 with expected crc 2023-09-23T23:42:05.084 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:42:04 smithi159 bash[105915]: cluster 2023-09-23T23:42:02.790806+0000 osd.4 (osd.4) 162 : cluster 3 failed to encode map e237 with expected crc 2023-09-23T23:42:05.085 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:42:04 smithi159 bash[105915]: cluster 2023-09-23T23:42:02.794507+0000 osd.4 (osd.4) 163 : cluster 3 failed to encode map e237 with expected crc 2023-09-23T23:42:05.085 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:42:04 smithi159 bash[105915]: cluster 2023-09-23T23:42:03.792184+0000 mon.a (mon.0) 980 : cluster 0 osdmap e238: 8 total, 8 up, 5 in 2023-09-23T23:42:05.085 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:42:04 smithi159 bash[105915]: cluster 2023-09-23T23:42:03.793341+0000 osd.6 (osd.6) 231 : cluster 3 failed to encode map e238 with expected crc 2023-09-23T23:42:05.127 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:42:05.155 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:42:05.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:05.158 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:42:05.259 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:42:05.296 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:42:05.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:05.299 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:42:05.400 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:05.425 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:05.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:05.428 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:42:05.529 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:42:05.558 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:42:05.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:05.562 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:42:05.663 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:05.692 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:05.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:05.695 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:42:05.796 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:05.823 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:05.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:05.825 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:42:05.926 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:42:05.938 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd pool application enable unique_pool_2 rados --yes-i-really-mean-it || true 2023-09-23T23:42:05.952 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:42:05.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:05.957 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:42:06.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:42:05 smithi164 bash[92846]: cluster 2023-09-23T23:42:03.811168+0000 osd.4 (osd.4) 164 : cluster 3 failed to encode map e238 with expected crc 2023-09-23T23:42:06.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:42:05 smithi164 bash[92846]: cluster 2023-09-23T23:42:03.812767+0000 osd.4 (osd.4) 165 : cluster 3 failed to encode map e238 with expected crc 2023-09-23T23:42:06.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:42:05 smithi164 bash[92846]: cluster 2023-09-23T23:42:04.577642+0000 mgr.y (mgr.25991) 746 : cluster 0 pgmap v797: 89 pgs: 7 creating+peering, 9 unknown, 73 active+clean; 4.6 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail 2023-09-23T23:42:06.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:42:05 smithi164 bash[92846]: cluster 2023-09-23T23:42:04.797776+0000 osd.6 (osd.6) 232 : cluster 3 failed to encode map e239 with expected crc 2023-09-23T23:42:06.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:42:05 smithi164 bash[92846]: cluster 2023-09-23T23:42:04.799392+0000 mon.a (mon.0) 981 : cluster 0 osdmap e239: 8 total, 8 up, 5 in 2023-09-23T23:42:06.022 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:42:05 smithi159 bash[105915]: cluster 2023-09-23T23:42:03.811168+0000 osd.4 (osd.4) 164 : cluster 3 failed to encode map e238 with expected crc 2023-09-23T23:42:06.022 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:42:05 smithi159 bash[105915]: cluster 2023-09-23T23:42:03.812767+0000 osd.4 (osd.4) 165 : cluster 3 failed to encode map e238 with expected crc 2023-09-23T23:42:06.022 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:42:05 smithi159 bash[105915]: cluster 2023-09-23T23:42:04.577642+0000 mgr.y (mgr.25991) 746 : cluster 0 pgmap v797: 89 pgs: 7 creating+peering, 9 unknown, 73 active+clean; 4.6 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail 2023-09-23T23:42:06.023 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:42:05 smithi159 bash[105915]: cluster 2023-09-23T23:42:04.797776+0000 osd.6 (osd.6) 232 : cluster 3 failed to encode map e239 with expected crc 2023-09-23T23:42:06.023 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:42:05 smithi159 bash[105915]: cluster 2023-09-23T23:42:04.799392+0000 mon.a (mon.0) 981 : cluster 0 osdmap e239: 8 total, 8 up, 5 in 2023-09-23T23:42:06.023 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:42:05 smithi159 bash[108473]: cluster 2023-09-23T23:42:03.811168+0000 osd.4 (osd.4) 164 : cluster 3 failed to encode map e238 with expected crc 2023-09-23T23:42:06.023 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:42:05 smithi159 bash[108473]: cluster 2023-09-23T23:42:03.812767+0000 osd.4 (osd.4) 165 : cluster 3 failed to encode map e238 with expected crc 2023-09-23T23:42:06.023 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:42:05 smithi159 bash[108473]: cluster 2023-09-23T23:42:04.577642+0000 mgr.y (mgr.25991) 746 : cluster 0 pgmap v797: 89 pgs: 7 creating+peering, 9 unknown, 73 active+clean; 4.6 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail 2023-09-23T23:42:06.023 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:42:05 smithi159 bash[108473]: cluster 2023-09-23T23:42:04.797776+0000 osd.6 (osd.6) 232 : cluster 3 failed to encode map e239 with expected crc 2023-09-23T23:42:06.023 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:42:05 smithi159 bash[108473]: cluster 2023-09-23T23:42:04.799392+0000 mon.a (mon.0) 981 : cluster 0 osdmap e239: 8 total, 8 up, 5 in 2023-09-23T23:42:06.059 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:06.082 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:06.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:06.085 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:42:06.185 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:06.224 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:06.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:06.226 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:42:06.266 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:42:06.327 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:42:06.361 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:42:06.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:06.365 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:42:06.465 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:06.497 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:06.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:06.499 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:42:06.600 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:06.626 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:06.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:06.628 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:42:06.729 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:06.755 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:06.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:06.758 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:42:06.859 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:42:06.896 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:42:06.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:06.899 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:42:07.000 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:07.011 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:42:06 smithi159 bash[105915]: cluster 2023-09-23T23:42:04.798509+0000 osd.4 (osd.4) 166 : cluster 3 failed to encode map e239 with expected crc 2023-09-23T23:42:07.012 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:42:06 smithi159 bash[108473]: cluster 2023-09-23T23:42:04.798509+0000 osd.4 (osd.4) 166 : cluster 3 failed to encode map e239 with expected crc 2023-09-23T23:42:07.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:42:06 smithi164 bash[92846]: cluster 2023-09-23T23:42:04.798509+0000 osd.4 (osd.4) 166 : cluster 3 failed to encode map e239 with expected crc 2023-09-23T23:42:07.028 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:07.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:07.030 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:42:07.131 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:07.159 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:07.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:07.162 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:42:07.262 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:07.286 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:07.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:07.288 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:42:07.388 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:42:07.420 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:42:07.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:07.423 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:42:07.524 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:42:07.556 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:42:07.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:07.558 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:42:07.659 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:42:07.692 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:42:07.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:07.696 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:42:07.797 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:07.821 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:07.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:07.823 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:42:07.924 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:07.946 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:07.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:07.949 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:42:08.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:42:07 smithi164 bash[92846]: cluster 2023-09-23T23:42:06.578357+0000 mgr.y (mgr.25991) 747 : cluster 0 pgmap v799: 89 pgs: 7 creating+peering, 82 active+clean; 4.6 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail 2023-09-23T23:42:08.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:42:07 smithi159 bash[105915]: cluster 2023-09-23T23:42:06.578357+0000 mgr.y (mgr.25991) 747 : cluster 0 pgmap v799: 89 pgs: 7 creating+peering, 82 active+clean; 4.6 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail 2023-09-23T23:42:08.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:42:07 smithi159 bash[108473]: cluster 2023-09-23T23:42:06.578357+0000 mgr.y (mgr.25991) 747 : cluster 0 pgmap v799: 89 pgs: 7 creating+peering, 82 active+clean; 4.6 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail 2023-09-23T23:42:08.049 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:08.081 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:08.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:08.083 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:42:08.184 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:42:08.219 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:42:08.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:08.222 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:42:08.323 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:42:08.353 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:42:08.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:08.357 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:42:08.458 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:08.486 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:08.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:08.490 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:42:08.590 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:42:08.620 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:42:08.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:08.622 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:42:08.723 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:08.756 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:08.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:08.759 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:42:08.859 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:42:08.885 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:42:08.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:08.888 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:42:08.989 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:42:09.020 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:42:09.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:09.023 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:42:09.124 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:42:09.158 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:42:09.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:09.160 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:42:09.261 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:42:09.287 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:42:09.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:09.289 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:42:09.390 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:09.419 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:09.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:09.421 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:42:09.522 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:42:09.553 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:42:09.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:09.556 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:42:09.657 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:42:09.689 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:42:09.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:09.692 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:42:09.792 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:09.821 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:09.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:09.827 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:42:09.928 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:09.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:42:09 smithi164 bash[92846]: cluster 2023-09-23T23:42:08.579090+0000 mgr.y (mgr.25991) 748 : cluster 0 pgmap v800: 89 pgs: 89 active+clean; 4.6 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail 2023-09-23T23:42:09.961 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:09.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:09.964 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:42:09.969 INFO:teuthology.orchestra.run.smithi159.stdout:ERROR: (22) Invalid argument 2023-09-23T23:42:09.969 INFO:teuthology.orchestra.run.smithi159.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-23T23:42:10.065 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:10.095 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:10.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:10.097 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:42:10.142 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:42:09 smithi159 bash[105915]: cluster 2023-09-23T23:42:08.579090+0000 mgr.y (mgr.25991) 748 : cluster 0 pgmap v800: 89 pgs: 89 active+clean; 4.6 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail 2023-09-23T23:42:10.142 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:42:09 smithi159 bash[108473]: cluster 2023-09-23T23:42:08.579090+0000 mgr.y (mgr.25991) 748 : cluster 0 pgmap v800: 89 pgs: 89 active+clean; 4.6 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail 2023-09-23T23:42:10.198 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:10.231 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:10.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:10.234 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:42:10.335 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:42:10.368 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:42:10.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:10.371 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:42:10.472 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:42:10.505 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:42:10.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:10.508 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:42:10.609 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:10.639 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:10.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:10.641 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:42:10.742 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:10.767 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:10.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:10.769 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:42:10.870 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:10.898 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:10.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:10.901 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:42:11.001 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:11.031 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:11.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:11.035 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:42:11.135 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:11.161 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:11.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:11.164 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:42:11.264 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:42:11.298 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:42:11.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:11.301 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:42:11.402 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:11.428 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:11.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:11.432 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:42:11.532 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:42:11.558 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:42:11.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:11.561 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:42:11.662 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:42:11.694 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:42:11.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:11.698 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:42:11.798 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:11.826 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:11.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:11.828 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:42:11.929 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:11.956 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:11.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:11.960 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:42:12.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:42:11 smithi164 bash[92846]: cluster 2023-09-23T23:42:10.579755+0000 mgr.y (mgr.25991) 749 : cluster 0 pgmap v801: 89 pgs: 89 active+clean; 4.6 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail 2023-09-23T23:42:12.024 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:42:11 smithi159 bash[105915]: cluster 2023-09-23T23:42:10.579755+0000 mgr.y (mgr.25991) 749 : cluster 0 pgmap v801: 89 pgs: 89 active+clean; 4.6 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail 2023-09-23T23:42:12.024 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:42:11 smithi159 bash[108473]: cluster 2023-09-23T23:42:10.579755+0000 mgr.y (mgr.25991) 749 : cluster 0 pgmap v801: 89 pgs: 89 active+clean; 4.6 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail 2023-09-23T23:42:12.060 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:12.094 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:12.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:12.097 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:42:12.198 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:12.223 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:12.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:12.226 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:42:12.326 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:12.358 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:12.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:12.360 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:42:12.461 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:12.493 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:12.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:12.496 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:42:12.597 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:12.619 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:12.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:12.621 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:42:12.722 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:12.745 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:12.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:12.747 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:42:12.848 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:42:12.885 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:42:12.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:12.889 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:42:12.989 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:42:13.021 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:42:13.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:13.025 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:42:13.126 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:13.157 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:13.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:13.159 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:42:13.260 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:42:13.290 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:42:13.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:13.293 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:42:13.394 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:13.421 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:13.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:13.424 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:42:13.503 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_ops_in_flight 2023-09-23T23:42:13.525 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:42:13.580 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:42:13.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:13.583 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:42:13.683 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:13.706 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:13.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:13.709 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:42:13.808 INFO:teuthology.orchestra.run.smithi159.stdout:osd.0: {} 2023-09-23T23:42:13.810 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:42:13.821 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:42:13 smithi164 bash[92846]: cluster 2023-09-23T23:42:12.580619+0000 mgr.y (mgr.25991) 750 : cluster 0 pgmap v802: 89 pgs: 89 active+clean; 4.6 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail 2023-09-23T23:42:13.836 INFO:teuthology.orchestra.run.smithi159.stdout:osd.1: {} 2023-09-23T23:42:13.836 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:42:13.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:13.838 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:42:13.856 INFO:teuthology.orchestra.run.smithi159.stdout:osd.2: {} 2023-09-23T23:42:13.878 INFO:teuthology.orchestra.run.smithi159.stdout:osd.3: {} 2023-09-23T23:42:13.909 INFO:teuthology.orchestra.run.smithi159.stdout:osd.4: {} 2023-09-23T23:42:13.941 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:13.942 INFO:teuthology.orchestra.run.smithi159.stdout:osd.5: {} 2023-09-23T23:42:13.949 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:42:13 smithi159 bash[105915]: cluster 2023-09-23T23:42:12.580619+0000 mgr.y (mgr.25991) 750 : cluster 0 pgmap v802: 89 pgs: 89 active+clean; 4.6 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail 2023-09-23T23:42:13.950 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:42:13 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:42:13] "GET /metrics HTTP/1.1" 200 34201 "" "Prometheus/2.43.0" 2023-09-23T23:42:13.950 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:42:13 smithi159 bash[108473]: cluster 2023-09-23T23:42:12.580619+0000 mgr.y (mgr.25991) 750 : cluster 0 pgmap v802: 89 pgs: 89 active+clean; 4.6 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail 2023-09-23T23:42:13.965 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:13.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:13.967 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:42:13.970 INFO:teuthology.orchestra.run.smithi159.stdout:osd.6: {} 2023-09-23T23:42:13.994 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:42:13.997 INFO:teuthology.orchestra.run.smithi159.stdout:osd.7: {} 2023-09-23T23:42:13.999 INFO:teuthology.orchestra.run.smithi159.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T23:42:14.000 INFO:teuthology.orchestra.run.smithi159.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T23:42:14.000 INFO:teuthology.orchestra.run.smithi159.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T23:42:14.000 INFO:teuthology.orchestra.run.smithi159.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T23:42:14.000 INFO:teuthology.orchestra.run.smithi159.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T23:42:14.000 INFO:teuthology.orchestra.run.smithi159.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T23:42:14.000 INFO:teuthology.orchestra.run.smithi159.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T23:42:14.000 INFO:teuthology.orchestra.run.smithi159.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T23:42:14.068 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:42:14.101 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:42:14.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:14.105 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:42:14.206 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:42:14.239 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:42:14.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:14.242 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:42:14.342 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:42:14.377 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:42:14.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:14.379 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:42:14.480 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:14.513 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:14.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:14.516 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:42:14.617 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:42:14.649 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:42:14.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:14.652 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:42:14.753 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:14.786 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:14.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:14.789 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:42:14.890 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:14.914 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:14.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:14.916 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:42:15.017 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:15.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:42:14 smithi164 bash[92846]: audit 2023-09-23T23:42:13.782804+0000 mon.a (mon.0) 982 : audit 0 from='client.? 172.21.15.159:0/1945432602' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:42:15.030 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:42:14 smithi159 bash[105915]: audit 2023-09-23T23:42:13.782804+0000 mon.a (mon.0) 982 : audit 0 from='client.? 172.21.15.159:0/1945432602' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:42:15.030 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:42:14 smithi159 bash[108473]: audit 2023-09-23T23:42:13.782804+0000 mon.a (mon.0) 982 : audit 0 from='client.? 172.21.15.159:0/1945432602' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:42:15.046 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:15.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:15.048 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:42:15.149 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:42:15.179 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:42:15.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:15.181 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:42:15.282 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:15.309 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:15.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:15.311 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:42:15.412 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:42:15.443 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:42:15.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:15.446 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:42:15.546 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:15.580 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:15.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:15.583 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:42:15.683 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:15.707 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:15.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:15.709 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:42:15.810 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:15.837 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:15.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:15.840 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:42:15.941 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:15.962 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:15.964 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:42:15 smithi159 bash[108473]: cluster 2023-09-23T23:42:14.581362+0000 mgr.y (mgr.25991) 751 : cluster 0 pgmap v803: 89 pgs: 89 active+clean; 4.6 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail 2023-09-23T23:42:15.964 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:42:15 smithi159 bash[105915]: cluster 2023-09-23T23:42:14.581362+0000 mgr.y (mgr.25991) 751 : cluster 0 pgmap v803: 89 pgs: 89 active+clean; 4.6 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail 2023-09-23T23:42:15.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:15.965 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:42:16.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:42:15 smithi164 bash[92846]: cluster 2023-09-23T23:42:14.581362+0000 mgr.y (mgr.25991) 751 : cluster 0 pgmap v803: 89 pgs: 89 active+clean; 4.6 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail 2023-09-23T23:42:16.066 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:16.093 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:16.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:16.095 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:42:16.196 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:42:16.228 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:42:16.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:16.232 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:42:16.332 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:16.364 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:16.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:16.368 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:42:16.468 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:16.494 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:16.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:16.497 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:42:16.598 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:42:16.626 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:42:16.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:16.630 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:42:16.730 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:42:16.767 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:42:16.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:16.769 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:42:16.870 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:16.892 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:16.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:16.894 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:42:16.995 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:42:17.028 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:42:17.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:17.031 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:42:17.132 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:42:17.164 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:42:17.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:17.168 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:42:17.269 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:17.300 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:17.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:17.303 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:42:17.403 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:42:17.437 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:42:17.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:17.438 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:42:17.539 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:42:17.568 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:42:17.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:17.572 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:42:17.673 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:17.697 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:17.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:17.699 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:42:17.800 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:42:17.832 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:42:17.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:17.835 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:42:17.936 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:17.949 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:42:17 smithi164 bash[92846]: cluster 2023-09-23T23:42:16.582316+0000 mgr.y (mgr.25991) 752 : cluster 0 pgmap v804: 89 pgs: 89 active+clean; 4.6 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail 2023-09-23T23:42:17.950 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:42:17 smithi164 bash[92846]: audit 2023-09-23T23:42:17.236808+0000 mon.a (mon.0) 983 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:42:17.950 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:42:17 smithi164 bash[92846]: audit 2023-09-23T23:42:17.634430+0000 mon.a (mon.0) 984 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:42:17.950 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:42:17 smithi164 bash[92846]: audit 2023-09-23T23:42:17.640739+0000 mon.c (mon.2) 66 : audit 1 from='client.? 172.21.15.159:0/1679359491' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:42:17.950 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:42:17 smithi164 bash[92846]: audit 2023-09-23T23:42:17.641146+0000 mon.a (mon.0) 985 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:42:17.966 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:17.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:17.970 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:42:18.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:42:17 smithi159 bash[105915]: cluster 2023-09-23T23:42:16.582316+0000 mgr.y (mgr.25991) 752 : cluster 0 pgmap v804: 89 pgs: 89 active+clean; 4.6 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail 2023-09-23T23:42:18.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:42:17 smithi159 bash[105915]: audit 2023-09-23T23:42:17.236808+0000 mon.a (mon.0) 983 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:42:18.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:42:17 smithi159 bash[105915]: audit 2023-09-23T23:42:17.634430+0000 mon.a (mon.0) 984 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:42:18.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:42:17 smithi159 bash[105915]: audit 2023-09-23T23:42:17.640739+0000 mon.c (mon.2) 66 : audit 1 from='client.? 172.21.15.159:0/1679359491' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:42:18.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:42:17 smithi159 bash[105915]: audit 2023-09-23T23:42:17.641146+0000 mon.a (mon.0) 985 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:42:18.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:42:17 smithi159 bash[108473]: cluster 2023-09-23T23:42:16.582316+0000 mgr.y (mgr.25991) 752 : cluster 0 pgmap v804: 89 pgs: 89 active+clean; 4.6 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail 2023-09-23T23:42:18.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:42:17 smithi159 bash[108473]: audit 2023-09-23T23:42:17.236808+0000 mon.a (mon.0) 983 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:42:18.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:42:17 smithi159 bash[108473]: audit 2023-09-23T23:42:17.634430+0000 mon.a (mon.0) 984 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:42:18.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:42:17 smithi159 bash[108473]: audit 2023-09-23T23:42:17.640739+0000 mon.c (mon.2) 66 : audit 1 from='client.? 172.21.15.159:0/1679359491' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:42:18.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:42:17 smithi159 bash[108473]: audit 2023-09-23T23:42:17.641146+0000 mon.a (mon.0) 985 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:42:18.071 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:42:18.106 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:42:18.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:18.109 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:42:18.210 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:18.237 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:18.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:18.240 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:42:18.287 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T23:42:18.342 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:18.368 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:18.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:18.371 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:42:18.472 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:18.497 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:18.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:18.500 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:42:18.601 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:18.624 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:18.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:18.627 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:42:18.645 INFO:teuthology.orchestra.run.smithi159.stderr:nodeep-scrub is unset 2023-09-23T23:42:18.727 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:42:18.756 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:42:18.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:18.759 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:42:18.859 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:18.873 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:42:18 smithi159 bash[105915]: cluster 2023-09-23T23:42:18.631719+0000 mon.a (mon.0) 986 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T23:42:18.873 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:42:18 smithi159 bash[105915]: cluster 2023-09-23T23:42:18.631753+0000 mon.a (mon.0) 987 : cluster 1 Cluster is now healthy 2023-09-23T23:42:18.873 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:42:18 smithi159 bash[105915]: audit 2023-09-23T23:42:18.638436+0000 mon.a (mon.0) 988 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T23:42:18.873 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:42:18 smithi159 bash[105915]: cluster 2023-09-23T23:42:18.638628+0000 mon.a (mon.0) 989 : cluster 0 osdmap e240: 8 total, 8 up, 5 in 2023-09-23T23:42:18.873 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:42:18 smithi159 bash[108473]: cluster 2023-09-23T23:42:18.631719+0000 mon.a (mon.0) 986 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T23:42:18.873 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:42:18 smithi159 bash[108473]: cluster 2023-09-23T23:42:18.631753+0000 mon.a (mon.0) 987 : cluster 1 Cluster is now healthy 2023-09-23T23:42:18.874 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:42:18 smithi159 bash[108473]: audit 2023-09-23T23:42:18.638436+0000 mon.a (mon.0) 988 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T23:42:18.874 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:42:18 smithi159 bash[108473]: cluster 2023-09-23T23:42:18.638628+0000 mon.a (mon.0) 989 : cluster 0 osdmap e240: 8 total, 8 up, 5 in 2023-09-23T23:42:18.892 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:18.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:18.895 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:42:18.996 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:19.024 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:19.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:19.027 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:42:19.127 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:42:19.135 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:42:18 smithi164 bash[92846]: cluster 2023-09-23T23:42:18.631719+0000 mon.a (mon.0) 986 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T23:42:19.136 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:42:18 smithi164 bash[92846]: cluster 2023-09-23T23:42:18.631753+0000 mon.a (mon.0) 987 : cluster 1 Cluster is now healthy 2023-09-23T23:42:19.136 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:42:18 smithi164 bash[92846]: audit 2023-09-23T23:42:18.638436+0000 mon.a (mon.0) 988 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T23:42:19.136 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:42:18 smithi164 bash[92846]: cluster 2023-09-23T23:42:18.638628+0000 mon.a (mon.0) 989 : cluster 0 osdmap e240: 8 total, 8 up, 5 in 2023-09-23T23:42:19.153 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:42:19.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:19.157 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:42:19.182 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T23:42:19.257 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:19.285 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:19.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:19.288 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:42:19.389 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:42:19.415 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:42:19.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:19.418 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:42:19.519 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:19.546 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:19.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:19.549 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:42:19.650 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:19.681 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:19.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:19.684 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:42:19.785 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:19.813 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:19.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:19.816 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:42:19.917 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:19.925 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:42:19 smithi159 bash[108473]: cluster 2023-09-23T23:42:18.583225+0000 mgr.y (mgr.25991) 753 : cluster 0 pgmap v805: 89 pgs: 89 active+clean; 4.6 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail 2023-09-23T23:42:19.925 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:42:19 smithi159 bash[108473]: cluster 2023-09-23T23:42:18.635731+0000 osd.6 (osd.6) 233 : cluster 3 failed to encode map e240 with expected crc 2023-09-23T23:42:19.925 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:42:19 smithi159 bash[108473]: cluster 2023-09-23T23:42:18.636016+0000 osd.5 (osd.5) 104 : cluster 3 failed to encode map e240 with expected crc 2023-09-23T23:42:19.925 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:42:19 smithi159 bash[105915]: cluster 2023-09-23T23:42:18.583225+0000 mgr.y (mgr.25991) 753 : cluster 0 pgmap v805: 89 pgs: 89 active+clean; 4.6 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail 2023-09-23T23:42:19.926 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:42:19 smithi159 bash[105915]: cluster 2023-09-23T23:42:18.635731+0000 osd.6 (osd.6) 233 : cluster 3 failed to encode map e240 with expected crc 2023-09-23T23:42:19.926 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:42:19 smithi159 bash[105915]: cluster 2023-09-23T23:42:18.636016+0000 osd.5 (osd.5) 104 : cluster 3 failed to encode map e240 with expected crc 2023-09-23T23:42:19.942 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:19.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:19.945 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:42:19.984 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:42:19 smithi164 bash[92846]: cluster 2023-09-23T23:42:18.583225+0000 mgr.y (mgr.25991) 753 : cluster 0 pgmap v805: 89 pgs: 89 active+clean; 4.6 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail 2023-09-23T23:42:19.984 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:42:19 smithi164 bash[92846]: cluster 2023-09-23T23:42:18.635731+0000 osd.6 (osd.6) 233 : cluster 3 failed to encode map e240 with expected crc 2023-09-23T23:42:19.984 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:42:19 smithi164 bash[92846]: cluster 2023-09-23T23:42:18.636016+0000 osd.5 (osd.5) 104 : cluster 3 failed to encode map e240 with expected crc 2023-09-23T23:42:20.046 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:20.072 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:20.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:20.074 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:42:20.175 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:42:20.201 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:42:20.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:20.204 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:42:20.306 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:20.331 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:20.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:20.334 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:42:20.434 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:20.464 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:20.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:20.467 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:42:20.567 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:42:20.600 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:42:20.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:20.603 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:42:20.704 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:42:20.729 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:42:20.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:20.732 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:42:20.833 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:20.858 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:20.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:20.861 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:42:20.962 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:42:20.991 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:42:20.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:20.994 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:42:21.095 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:42:21.130 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:42:21.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:21.133 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:42:21.234 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:42:21.262 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:42:21.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:21.265 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:42:21.366 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:21.396 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:21.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:21.399 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:42:21.500 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:42:21.528 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:42:21.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:21.531 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:42:21.632 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:42:21.659 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:42:21.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:21.662 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:42:21.762 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:42:21.795 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:42:21.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:21.798 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:42:21.811 INFO:teuthology.orchestra.run.smithi159.stderr:enabled application 'rados' on pool 'unique_pool_2' 2023-09-23T23:42:21.899 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:21.928 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:21.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:21.931 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:42:21.948 INFO:teuthology.orchestra.run.smithi164.stdout:{ 2023-09-23T23:42:21.948 INFO:teuthology.orchestra.run.smithi164.stdout: "ops": [], 2023-09-23T23:42:21.948 INFO:teuthology.orchestra.run.smithi164.stdout: "num_ops": 0 2023-09-23T23:42:21.949 INFO:teuthology.orchestra.run.smithi164.stdout:} 2023-09-23T23:42:21.999 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:42:21 smithi164 bash[92846]: cluster 2023-09-23T23:42:20.583922+0000 mgr.y (mgr.25991) 754 : cluster 0 pgmap v807: 89 pgs: 89 active+clean; 4.6 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail 2023-09-23T23:42:21.999 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:42:21 smithi164 bash[92846]: audit 2023-09-23T23:42:21.539740+0000 mon.a (mon.0) 990 : audit 1 from='client.? 172.21.15.159:0/4210012658' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T23:42:22.032 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:42:22.062 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:42:22.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:22.065 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:42:22.165 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:42:22.195 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:42:22.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:22.197 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:42:22.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:42:21 smithi159 bash[105915]: cluster 2023-09-23T23:42:20.583922+0000 mgr.y (mgr.25991) 754 : cluster 0 pgmap v807: 89 pgs: 89 active+clean; 4.6 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail 2023-09-23T23:42:22.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:42:21 smithi159 bash[105915]: audit 2023-09-23T23:42:21.539740+0000 mon.a (mon.0) 990 : audit 1 from='client.? 172.21.15.159:0/4210012658' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T23:42:22.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:42:21 smithi159 bash[108473]: cluster 2023-09-23T23:42:20.583922+0000 mgr.y (mgr.25991) 754 : cluster 0 pgmap v807: 89 pgs: 89 active+clean; 4.6 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail 2023-09-23T23:42:22.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:42:21 smithi159 bash[108473]: audit 2023-09-23T23:42:21.539740+0000 mon.a (mon.0) 990 : audit 1 from='client.? 172.21.15.159:0/4210012658' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T23:42:22.298 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:22.317 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:22.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:22.318 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:42:22.419 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:22.440 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:22.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:22.443 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:42:22.543 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:22.573 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:22.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:22.576 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:42:22.677 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:22.704 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:22.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:22.707 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:42:22.808 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:42:22.841 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:42:22.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:22.843 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:42:22.873 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_blocked_ops 2023-09-23T23:42:22.944 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:42:22.951 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T23:42:22.971 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:42:22.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:22.974 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:42:23.075 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:23.087 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:42:22 smithi159 bash[105915]: cluster 2023-09-23T23:42:21.799849+0000 osd.6 (osd.6) 234 : cluster 3 failed to encode map e241 with expected crc 2023-09-23T23:42:23.087 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:42:22 smithi159 bash[105915]: audit 2023-09-23T23:42:21.802035+0000 mon.a (mon.0) 991 : audit 1 from='client.? 172.21.15.159:0/4210012658' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-09-23T23:42:23.087 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:42:22 smithi159 bash[105915]: cluster 2023-09-23T23:42:21.802129+0000 mon.a (mon.0) 992 : cluster 0 osdmap e241: 8 total, 8 up, 5 in 2023-09-23T23:42:23.087 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:42:22 smithi159 bash[105915]: cluster 2023-09-23T23:42:21.802399+0000 osd.4 (osd.4) 167 : cluster 3 failed to encode map e241 with expected crc 2023-09-23T23:42:23.087 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:42:22 smithi159 bash[105915]: audit 2023-09-23T23:42:22.142772+0000 mon.a (mon.0) 993 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:42:23.087 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:42:22 smithi159 bash[108473]: cluster 2023-09-23T23:42:21.799849+0000 osd.6 (osd.6) 234 : cluster 3 failed to encode map e241 with expected crc 2023-09-23T23:42:23.088 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:42:22 smithi159 bash[108473]: audit 2023-09-23T23:42:21.802035+0000 mon.a (mon.0) 991 : audit 1 from='client.? 172.21.15.159:0/4210012658' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-09-23T23:42:23.088 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:42:22 smithi159 bash[108473]: cluster 2023-09-23T23:42:21.802129+0000 mon.a (mon.0) 992 : cluster 0 osdmap e241: 8 total, 8 up, 5 in 2023-09-23T23:42:23.088 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:42:22 smithi159 bash[108473]: cluster 2023-09-23T23:42:21.802399+0000 osd.4 (osd.4) 167 : cluster 3 failed to encode map e241 with expected crc 2023-09-23T23:42:23.088 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:42:22 smithi159 bash[108473]: audit 2023-09-23T23:42:22.142772+0000 mon.a (mon.0) 993 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:42:23.106 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:23.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:23.108 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:42:23.209 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:23.238 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:23.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:23.241 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:42:23.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:42:22 smithi164 bash[92846]: cluster 2023-09-23T23:42:21.799849+0000 osd.6 (osd.6) 234 : cluster 3 failed to encode map e241 with expected crc 2023-09-23T23:42:23.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:42:22 smithi164 bash[92846]: audit 2023-09-23T23:42:21.802035+0000 mon.a (mon.0) 991 : audit 1 from='client.? 172.21.15.159:0/4210012658' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-09-23T23:42:23.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:42:22 smithi164 bash[92846]: cluster 2023-09-23T23:42:21.802129+0000 mon.a (mon.0) 992 : cluster 0 osdmap e241: 8 total, 8 up, 5 in 2023-09-23T23:42:23.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:42:22 smithi164 bash[92846]: cluster 2023-09-23T23:42:21.802399+0000 osd.4 (osd.4) 167 : cluster 3 failed to encode map e241 with expected crc 2023-09-23T23:42:23.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:42:22 smithi164 bash[92846]: audit 2023-09-23T23:42:22.142772+0000 mon.a (mon.0) 993 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:42:23.342 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:42:23.373 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:42:23.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:23.376 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:42:23.477 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:23.504 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:23.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:23.508 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:42:23.609 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:23.641 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:23.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:23.644 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:42:23.745 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:23.779 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:23.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:23.782 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:42:23.883 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:42:23.894 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:42:23 smithi164 bash[92846]: cluster 2023-09-23T23:42:22.584568+0000 mgr.y (mgr.25991) 755 : cluster 0 pgmap v809: 89 pgs: 89 active+clean; 4.6 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail 2023-09-23T23:42:23.895 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:42:23 smithi164 bash[92846]: cluster 2023-09-23T23:42:22.960451+0000 osd.7 (osd.7) 134 : cluster 3 failed to encode map e241 with expected crc 2023-09-23T23:42:23.896 DEBUG:teuthology.orchestra.run.smithi159:> /bin/sh -c 'adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage rados --no-log-to-stderr --name client.0 -b 65536 --object-size 65536 -p unique_pool_2 bench 90 write' 2023-09-23T23:42:23.896 INFO:tasks.thrashosds.thrasher:Growing pool unique_pool_2 2023-09-23T23:42:23.897 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T23:42:23.899 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2023-09-23T23:42:23.899 INFO:teuthology.orchestra.run:waiting for 3000 2023-09-23T23:42:23.913 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:42:23.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:23.916 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:42:23.949 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:hints = 1 2023-09-23T23:42:23.949 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2023-09-23T23:42:23.949 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Object prefix: benchmark_data_smithi159_198644 2023-09-23T23:42:23.950 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T23:42:23.950 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 0 0 0 0 0 0 - 0 2023-09-23T23:42:24.017 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:24.028 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:42:23 smithi159 bash[105915]: cluster 2023-09-23T23:42:22.584568+0000 mgr.y (mgr.25991) 755 : cluster 0 pgmap v809: 89 pgs: 89 active+clean; 4.6 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail 2023-09-23T23:42:24.028 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:42:23 smithi159 bash[105915]: cluster 2023-09-23T23:42:22.960451+0000 osd.7 (osd.7) 134 : cluster 3 failed to encode map e241 with expected crc 2023-09-23T23:42:24.028 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:42:23 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:42:23] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2023-09-23T23:42:24.028 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:42:23 smithi159 bash[108473]: cluster 2023-09-23T23:42:22.584568+0000 mgr.y (mgr.25991) 755 : cluster 0 pgmap v809: 89 pgs: 89 active+clean; 4.6 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail 2023-09-23T23:42:24.029 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:42:23 smithi159 bash[108473]: cluster 2023-09-23T23:42:22.960451+0000 osd.7 (osd.7) 134 : cluster 3 failed to encode map e241 with expected crc 2023-09-23T23:42:24.050 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:24.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:24.056 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:42:24.156 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:24.186 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:24.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:24.191 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:42:24.292 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:24.327 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:24.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:24.330 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:42:24.430 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:24.457 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:24.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:24.462 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:42:24.562 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:24.588 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:24.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:24.594 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:42:24.695 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:42:24.724 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:42:24.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:24.727 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:42:24.827 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:42:24.858 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:42:24.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:24.861 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:42:24.950 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 1 16 2412 2396 149.741 149.75 0.00886417 0.00665313 2023-09-23T23:42:24.961 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:24.991 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:24.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:24.995 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:42:25.096 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:25.124 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:25.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:25.127 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:42:25.228 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:42:25.258 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:42:25.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:25.262 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:42:25.362 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:25.395 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:25.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:25.398 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:42:25.406 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:42:25.500 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:42:25.527 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:42:25.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:25.530 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:42:25.631 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:25.660 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:25.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:25.662 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:42:25.763 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:25.789 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:25.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:25.791 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:42:25.892 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:42:25.918 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:42:25.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:25.922 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:42:25.950 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 2 16 4688 4672 145.988 142.25 0.0129125 0.00682767 2023-09-23T23:42:26.022 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:26.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:42:25 smithi159 bash[105915]: cluster 2023-09-23T23:42:24.585264+0000 mgr.y (mgr.25991) 756 : cluster 0 pgmap v810: 89 pgs: 89 active+clean; 4.6 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail 2023-09-23T23:42:26.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:42:25 smithi159 bash[108473]: cluster 2023-09-23T23:42:24.585264+0000 mgr.y (mgr.25991) 756 : cluster 0 pgmap v810: 89 pgs: 89 active+clean; 4.6 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail 2023-09-23T23:42:26.052 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:26.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:26.055 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:42:26.156 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:42:26.183 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:42:26.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:26.186 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:42:26.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:42:25 smithi164 bash[92846]: cluster 2023-09-23T23:42:24.585264+0000 mgr.y (mgr.25991) 756 : cluster 0 pgmap v810: 89 pgs: 89 active+clean; 4.6 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail 2023-09-23T23:42:26.287 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:42:26.316 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:42:26.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:26.318 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:42:26.419 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:42:26.449 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:42:26.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:26.452 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:42:26.553 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:42:26.582 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:42:26.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:26.585 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:42:26.686 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:42:26.713 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:42:26.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:26.716 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:42:26.817 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:26.841 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:26.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:26.844 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:42:26.945 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:42:26.949 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 3 16 7044 7028 146.404 147.25 0.00691629 0.00681826 2023-09-23T23:42:26.974 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:42:26.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:26.977 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:42:27.018 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T23:42:27.079 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:27.106 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:27.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:27.109 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:42:27.210 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:27.235 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:27.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:27.237 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:42:27.338 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:42:27.365 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:42:27.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:27.368 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:42:27.444 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:42:27.468 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:42:27.495 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:42:27.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:27.499 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:42:27.600 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:27.656 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:27.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:27.659 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:42:27.759 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:42:27.784 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:42:27.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:27.810 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:42:27.911 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:27.920 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:42:27 smithi159 bash[105915]: cluster 2023-09-23T23:42:26.585915+0000 mgr.y (mgr.25991) 757 : cluster 0 pgmap v811: 89 pgs: 89 active+clean; 149 MiB data, 2.1 GiB used, 445 GiB / 447 GiB avail; 18 MiB/s wr, 288 op/s 2023-09-23T23:42:27.921 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:42:27 smithi159 bash[108473]: cluster 2023-09-23T23:42:26.585915+0000 mgr.y (mgr.25991) 757 : cluster 0 pgmap v811: 89 pgs: 89 active+clean; 149 MiB data, 2.1 GiB used, 445 GiB / 447 GiB avail; 18 MiB/s wr, 288 op/s 2023-09-23T23:42:27.941 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:27.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:27.944 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:42:27.950 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 4 16 9168 9152 142.987 132.75 0.010911 0.00698089 2023-09-23T23:42:28.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:42:27 smithi164 bash[92846]: cluster 2023-09-23T23:42:26.585915+0000 mgr.y (mgr.25991) 757 : cluster 0 pgmap v811: 89 pgs: 89 active+clean; 149 MiB data, 2.1 GiB used, 445 GiB / 447 GiB avail; 18 MiB/s wr, 288 op/s 2023-09-23T23:42:28.046 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:42:28.072 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:42:28.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:28.077 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:42:28.177 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:28.201 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:28.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:28.203 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:42:28.304 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:28.334 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:28.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:28.337 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:42:28.438 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:42:28.463 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:42:28.464 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:42:28.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:28.466 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:42:28.567 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:42:28.594 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:42:28.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:28.596 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:42:28.697 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:28.737 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:28.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:28.742 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:42:28.843 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:42:28.873 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:42:28.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:28.875 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:42:28.950 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 5 16 11053 11037 137.95 117.812 0.00569827 0.00723714 2023-09-23T23:42:28.975 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:42:29.003 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:42:29.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:29.005 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:42:29.106 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:42:29.133 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:42:29.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:29.136 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:42:29.237 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:42:29.264 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:42:29.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:29.293 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:42:29.394 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:42:29.423 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:42:29.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:29.425 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:42:29.526 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:42:29.552 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:42:29.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:29.555 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:42:29.656 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:29.683 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:29.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:29.686 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:42:29.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:42:29 smithi164 bash[92846]: audit 2023-09-23T23:42:28.491539+0000 mon.a (mon.0) 994 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:42:29.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:42:29 smithi164 bash[92846]: audit 2023-09-23T23:42:28.498345+0000 mon.a (mon.0) 995 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:42:29.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:42:29 smithi164 bash[92846]: cluster 2023-09-23T23:42:28.586596+0000 mgr.y (mgr.25991) 758 : cluster 0 pgmap v812: 89 pgs: 89 active+clean; 420 MiB data, 2.9 GiB used, 444 GiB / 447 GiB avail; 42 MiB/s wr, 667 op/s 2023-09-23T23:42:29.788 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:42:29.796 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:42:29 smithi159 bash[105915]: audit 2023-09-23T23:42:28.491539+0000 mon.a (mon.0) 994 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:42:29.796 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:42:29 smithi159 bash[105915]: audit 2023-09-23T23:42:28.498345+0000 mon.a (mon.0) 995 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:42:29.796 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:42:29 smithi159 bash[105915]: cluster 2023-09-23T23:42:28.586596+0000 mgr.y (mgr.25991) 758 : cluster 0 pgmap v812: 89 pgs: 89 active+clean; 420 MiB data, 2.9 GiB used, 444 GiB / 447 GiB avail; 42 MiB/s wr, 667 op/s 2023-09-23T23:42:29.797 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:42:29 smithi159 bash[108473]: audit 2023-09-23T23:42:28.491539+0000 mon.a (mon.0) 994 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:42:29.797 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:42:29 smithi159 bash[108473]: audit 2023-09-23T23:42:28.498345+0000 mon.a (mon.0) 995 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:42:29.797 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:42:29 smithi159 bash[108473]: cluster 2023-09-23T23:42:28.586596+0000 mgr.y (mgr.25991) 758 : cluster 0 pgmap v812: 89 pgs: 89 active+clean; 420 MiB data, 2.9 GiB used, 444 GiB / 447 GiB avail; 42 MiB/s wr, 667 op/s 2023-09-23T23:42:29.822 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:42:29.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:29.825 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:42:29.926 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:42:29.950 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 6 16 12987 12971 135.102 120.875 0.0075139 0.00739349 2023-09-23T23:42:29.956 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:42:29.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:29.958 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:42:30.059 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:42:30.088 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:42:30.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:30.092 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:42:30.193 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:42:30.225 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:42:30.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:30.230 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:42:30.331 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:30.355 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:30.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:30.358 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:42:30.458 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:30.487 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:30.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:30.490 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:42:30.591 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:42:30.621 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:42:30.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:30.623 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:42:30.724 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:30.753 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:30.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:30.760 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:42:30.860 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:30.886 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:30.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:30.888 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:42:30.950 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 7 16 14782 14766 131.827 112.188 0.0065296 0.00757618 2023-09-23T23:42:30.990 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:42:31.017 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:42:31.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:31.020 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:42:31.122 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:42:31.146 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:42:31.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:31.150 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:42:31.251 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:42:31.278 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:42:31.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:31.282 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:42:31.383 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:42:31.412 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:42:31.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:31.415 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:42:31.516 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:42:31.545 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:42:31.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:31.547 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:42:31.648 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:31.678 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:31.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:31.685 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:42:31.709 INFO:teuthology.orchestra.run.smithi164.stdout:{ 2023-09-23T23:42:31.710 INFO:teuthology.orchestra.run.smithi164.stdout: "ops": [], 2023-09-23T23:42:31.710 INFO:teuthology.orchestra.run.smithi164.stdout: "complaint_time": 30, 2023-09-23T23:42:31.710 INFO:teuthology.orchestra.run.smithi164.stdout: "num_blocked_ops": 0 2023-09-23T23:42:31.710 INFO:teuthology.orchestra.run.smithi164.stdout:} 2023-09-23T23:42:31.785 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:42:31.793 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:42:31 smithi159 bash[105915]: cluster 2023-09-23T23:42:30.587067+0000 mgr.y (mgr.25991) 759 : cluster 0 pgmap v813: 89 pgs: 89 active+clean; 538 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 53 MiB/s wr, 852 op/s 2023-09-23T23:42:31.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:42:31 smithi159 bash[105915]: audit 2023-09-23T23:42:31.197104+0000 mon.a (mon.0) 996 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:42:31.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:42:31 smithi159 bash[105915]: audit 2023-09-23T23:42:31.205229+0000 mon.a (mon.0) 997 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:42:31.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:42:31 smithi159 bash[108473]: cluster 2023-09-23T23:42:30.587067+0000 mgr.y (mgr.25991) 759 : cluster 0 pgmap v813: 89 pgs: 89 active+clean; 538 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 53 MiB/s wr, 852 op/s 2023-09-23T23:42:31.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:42:31 smithi159 bash[108473]: audit 2023-09-23T23:42:31.197104+0000 mon.a (mon.0) 996 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:42:31.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:42:31 smithi159 bash[108473]: audit 2023-09-23T23:42:31.205229+0000 mon.a (mon.0) 997 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:42:31.810 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:42:31.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:31.813 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:42:31.914 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:31.915 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:42:31 smithi164 bash[92846]: cluster 2023-09-23T23:42:30.587067+0000 mgr.y (mgr.25991) 759 : cluster 0 pgmap v813: 89 pgs: 89 active+clean; 538 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 53 MiB/s wr, 852 op/s 2023-09-23T23:42:31.915 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:42:31 smithi164 bash[92846]: audit 2023-09-23T23:42:31.197104+0000 mon.a (mon.0) 996 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:42:31.915 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:42:31 smithi164 bash[92846]: audit 2023-09-23T23:42:31.205229+0000 mon.a (mon.0) 997 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:42:31.939 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:31.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:31.942 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:42:31.950 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 8 16 16455 16439 128.418 104.562 0.00585704 0.00778205 2023-09-23T23:42:32.043 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:42:32.080 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:42:32.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:32.083 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:42:32.183 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:42:32.209 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:42:32.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:32.210 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:42:32.311 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:32.344 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:32.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:32.348 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:42:32.449 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:32.475 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:32.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:32.479 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:42:32.580 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:42:32.605 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:42:32.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:32.608 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:42:32.651 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:42:32 smithi159 bash[108473]: audit 2023-09-23T23:42:31.976299+0000 mon.a (mon.0) 998 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:42:32.651 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:42:32 smithi159 bash[108473]: audit 2023-09-23T23:42:31.977500+0000 mon.a (mon.0) 999 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:42:32.651 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:42:32 smithi159 bash[108473]: audit 2023-09-23T23:42:31.987181+0000 mon.a (mon.0) 1000 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:42:32.651 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:42:32 smithi159 bash[108473]: audit 2023-09-23T23:42:32.244468+0000 mon.a (mon.0) 1001 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:42:32.651 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:42:32 smithi159 bash[108473]: audit 2023-09-23T23:42:32.245574+0000 mon.a (mon.0) 1002 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:42:32.663 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_historic_ops 2023-09-23T23:42:32.710 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:42:32.738 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:42:32.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:32.742 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:42:32.842 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:42:32.950 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 9 16 18074 18058 125.392 101.188 0.0166126 0.00796499 2023-09-23T23:42:32.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:42:32 smithi164 bash[92846]: audit 2023-09-23T23:42:31.976299+0000 mon.a (mon.0) 998 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:42:32.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:42:32 smithi164 bash[92846]: audit 2023-09-23T23:42:31.977500+0000 mon.a (mon.0) 999 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:42:32.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:42:32 smithi164 bash[92846]: audit 2023-09-23T23:42:31.987181+0000 mon.a (mon.0) 1000 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:42:32.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:42:32 smithi164 bash[92846]: audit 2023-09-23T23:42:32.244468+0000 mon.a (mon.0) 1001 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:42:32.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:42:32 smithi164 bash[92846]: audit 2023-09-23T23:42:32.245574+0000 mon.a (mon.0) 1002 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:42:32.978 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:42:32.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:32.981 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:42:33.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:42:32 smithi159 bash[105915]: audit 2023-09-23T23:42:31.976299+0000 mon.a (mon.0) 998 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:42:33.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:42:32 smithi159 bash[105915]: audit 2023-09-23T23:42:31.977500+0000 mon.a (mon.0) 999 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:42:33.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:42:32 smithi159 bash[105915]: audit 2023-09-23T23:42:31.987181+0000 mon.a (mon.0) 1000 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:42:33.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:42:32 smithi159 bash[105915]: audit 2023-09-23T23:42:32.244468+0000 mon.a (mon.0) 1001 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:42:33.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:42:32 smithi159 bash[105915]: audit 2023-09-23T23:42:32.245574+0000 mon.a (mon.0) 1002 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:42:33.082 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:42:33.107 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:42:33.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:33.110 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:42:33.210 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:42:33.238 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:42:33.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:33.241 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:42:33.342 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:33.371 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:33.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:33.374 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:42:33.474 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:42:33.503 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:42:33.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:33.506 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:42:33.607 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:42:33.629 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:42:33.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:33.631 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:42:33.732 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:33.762 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:33.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:33.766 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:42:33.867 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:42:33.895 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:42:33.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:33.898 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:42:33.950 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 10 16 19638 19622 122.627 97.75 0.00806298 0.00814722 2023-09-23T23:42:33.999 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:34.007 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:42:33 smithi159 bash[105915]: cluster 2023-09-23T23:42:32.588712+0000 mgr.y (mgr.25991) 760 : cluster 0 pgmap v814: 89 pgs: 89 active+clean; 780 MiB data, 3.9 GiB used, 443 GiB / 447 GiB avail; 72 MiB/s wr, 1.15k op/s 2023-09-23T23:42:34.008 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:42:33 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:42:33] "GET /metrics HTTP/1.1" 200 36551 "" "Prometheus/2.43.0" 2023-09-23T23:42:34.008 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:42:33 smithi159 bash[108473]: cluster 2023-09-23T23:42:32.588712+0000 mgr.y (mgr.25991) 760 : cluster 0 pgmap v814: 89 pgs: 89 active+clean; 780 MiB data, 3.9 GiB used, 443 GiB / 447 GiB avail; 72 MiB/s wr, 1.15k op/s 2023-09-23T23:42:34.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:42:33 smithi164 bash[92846]: cluster 2023-09-23T23:42:32.588712+0000 mgr.y (mgr.25991) 760 : cluster 0 pgmap v814: 89 pgs: 89 active+clean; 780 MiB data, 3.9 GiB used, 443 GiB / 447 GiB avail; 72 MiB/s wr, 1.15k op/s 2023-09-23T23:42:34.025 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:34.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:34.029 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:42:34.129 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:42:34.155 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:42:34.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:34.157 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:42:34.258 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:42:34.287 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:42:34.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:34.290 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:42:34.391 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:34.424 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:34.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:34.427 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:42:34.528 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:42:34.556 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:42:34.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:34.558 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:42:34.659 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:42:34.685 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:42:34.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:34.687 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:42:34.788 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:42:34.819 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:42:34.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:34.822 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:42:34.923 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:34.952 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 11 16 21390 21374 121.417 109.5 0.0075081 0.0082291 2023-09-23T23:42:34.958 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:34.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:34.961 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:42:35.062 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:35.087 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:35.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:35.091 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:42:35.192 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:42:35.220 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:42:35.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:35.223 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:42:35.324 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:42:35.352 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:42:35.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:35.355 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:42:35.456 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:42:35.478 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:42:35.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:35.481 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:42:35.581 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:35.611 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:35.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:35.614 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:42:35.714 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:35.751 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:35.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:35.755 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:42:35.856 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:35.886 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:35.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:35.889 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:42:35.952 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 12 16 23006 22990 119.715 101 0.00713335 0.00834616 2023-09-23T23:42:35.990 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:42:36.001 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:42:35 smithi164 bash[92846]: cluster 2023-09-23T23:42:34.590611+0000 mgr.y (mgr.25991) 761 : cluster 0 pgmap v815: 89 pgs: 89 active+clean; 1022 MiB data, 4.7 GiB used, 442 GiB / 447 GiB avail; 85 MiB/s wr, 1.36k op/s 2023-09-23T23:42:36.020 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:42:36.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:36.022 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:42:36.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:42:35 smithi159 bash[105915]: cluster 2023-09-23T23:42:34.590611+0000 mgr.y (mgr.25991) 761 : cluster 0 pgmap v815: 89 pgs: 89 active+clean; 1022 MiB data, 4.7 GiB used, 442 GiB / 447 GiB avail; 85 MiB/s wr, 1.36k op/s 2023-09-23T23:42:36.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:42:35 smithi159 bash[108473]: cluster 2023-09-23T23:42:34.590611+0000 mgr.y (mgr.25991) 761 : cluster 0 pgmap v815: 89 pgs: 89 active+clean; 1022 MiB data, 4.7 GiB used, 442 GiB / 447 GiB avail; 85 MiB/s wr, 1.36k op/s 2023-09-23T23:42:36.123 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:36.150 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:36.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:36.152 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:42:36.253 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:42:36.282 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:42:36.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:36.286 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:42:36.386 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:36.411 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:36.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:36.412 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:42:36.513 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:36.539 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:36.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:36.542 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:42:36.643 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:42:36.680 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:42:36.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:36.682 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:42:36.783 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:42:36.811 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:42:36.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:36.813 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:42:36.914 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:42:36.943 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:42:36.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:36.945 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:42:36.952 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 13 16 24477 24461 117.578 91.9375 0.00936948 0.0084722 2023-09-23T23:42:37.046 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:42:37.075 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:42:37.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:37.079 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:42:37.180 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:37.208 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:37.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:37.213 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:42:37.314 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:37.333 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:37.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:37.335 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:42:37.436 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:42:37.456 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T23:42:37.466 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:42:37.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:37.468 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:42:37.569 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:37.597 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:37.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:37.604 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:42:37.704 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:37.738 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:37.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:37.740 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:42:37.840 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:37.868 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:37.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:37.870 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:42:37.952 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 14 16 25477 25461 113.643 62.5 0.00361175 0.00873733 2023-09-23T23:42:37.971 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:37.992 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:37.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:37.994 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:42:38.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:42:37 smithi164 bash[92846]: cluster 2023-09-23T23:42:36.591210+0000 mgr.y (mgr.25991) 762 : cluster 0 pgmap v816: 89 pgs: 89 active+clean; 1.3 GiB data, 5.5 GiB used, 442 GiB / 447 GiB avail; 109 MiB/s wr, 1.74k op/s 2023-09-23T23:42:38.095 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:38.103 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:42:37 smithi159 bash[105915]: cluster 2023-09-23T23:42:36.591210+0000 mgr.y (mgr.25991) 762 : cluster 0 pgmap v816: 89 pgs: 89 active+clean; 1.3 GiB data, 5.5 GiB used, 442 GiB / 447 GiB avail; 109 MiB/s wr, 1.74k op/s 2023-09-23T23:42:38.103 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:42:37 smithi159 bash[108473]: cluster 2023-09-23T23:42:36.591210+0000 mgr.y (mgr.25991) 762 : cluster 0 pgmap v816: 89 pgs: 89 active+clean; 1.3 GiB data, 5.5 GiB used, 442 GiB / 447 GiB avail; 109 MiB/s wr, 1.74k op/s 2023-09-23T23:42:38.122 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:38.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:38.126 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:42:38.226 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:42:38.269 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:42:38.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:38.275 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:42:38.376 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:42:38.400 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:42:38.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:38.402 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:42:38.503 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:38.534 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:38.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:38.538 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:42:38.639 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:42:38.667 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:42:38.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:38.671 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:42:38.771 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:42:38.797 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:42:38.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:38.800 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:42:38.900 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:38.931 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:38.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:38.935 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:42:38.953 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 15 16 26802 26786 111.588 82.8125 0.00636823 0.00895345 2023-09-23T23:42:39.036 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:39.062 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:39.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:39.067 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:42:39.168 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:39.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:39.200 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:39.201 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:42:39.302 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:39.331 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:39.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:39.335 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:42:39.436 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:39.462 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:39.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:39.465 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:42:39.566 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:39.594 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:39.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:39.599 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:42:39.700 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:42:39.726 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:42:39.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:39.728 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:42:39.829 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:42:39.839 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:42:39 smithi164 bash[92846]: cluster 2023-09-23T23:42:38.592130+0000 mgr.y (mgr.25991) 763 : cluster 0 pgmap v817: 89 pgs: 89 active+clean; 1.5 GiB data, 6.2 GiB used, 441 GiB / 447 GiB avail; 113 MiB/s wr, 1.81k op/s 2023-09-23T23:42:39.856 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:42:39.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:39.859 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:42:39.952 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 16 16 28297 28281 110.453 93.4375 0.00565404 0.00904585 2023-09-23T23:42:39.960 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:42:39.991 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:42:39.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:39.995 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:42:40.037 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:42:39 smithi159 bash[105915]: cluster 2023-09-23T23:42:38.592130+0000 mgr.y (mgr.25991) 763 : cluster 0 pgmap v817: 89 pgs: 89 active+clean; 1.5 GiB data, 6.2 GiB used, 441 GiB / 447 GiB avail; 113 MiB/s wr, 1.81k op/s 2023-09-23T23:42:40.039 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:42:39 smithi159 bash[108473]: cluster 2023-09-23T23:42:38.592130+0000 mgr.y (mgr.25991) 763 : cluster 0 pgmap v817: 89 pgs: 89 active+clean; 1.5 GiB data, 6.2 GiB used, 441 GiB / 447 GiB avail; 113 MiB/s wr, 1.81k op/s 2023-09-23T23:42:40.096 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:42:40.125 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:42:40.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:40.128 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:42:40.228 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:40.251 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:40.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:40.254 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:42:40.355 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:40.389 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:40.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:40.393 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:42:40.494 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:42:40.518 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:42:40.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:40.520 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:42:40.621 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:40.645 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:40.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:40.648 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:42:40.749 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:40.780 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:40.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:40.783 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:42:40.883 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:42:40.908 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:42:40.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:40.910 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:42:40.952 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 17 16 29703 29687 109.124 87.875 0.020845 0.00915618 2023-09-23T23:42:41.011 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:42:41.037 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:42:41.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:41.040 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:42:41.141 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:42:41.165 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:42:41.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:41.168 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:42:41.268 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:42:41.301 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:42:41.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:41.305 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:42:41.406 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:42:41.431 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:42:41.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:41.433 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:42:41.534 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:41.552 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:41.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:41.553 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:42:41.654 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:42:41.687 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:42:41.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:41.690 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:42:41.741 INFO:teuthology.orchestra.run.smithi164.stdout:{ 2023-09-23T23:42:41.742 INFO:teuthology.orchestra.run.smithi164.stdout: "size": 20, 2023-09-23T23:42:41.742 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 600, 2023-09-23T23:42:41.742 INFO:teuthology.orchestra.run.smithi164.stdout: "ops": [ 2023-09-23T23:42:41.742 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.742 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.44483.0:156277 5.e 5:708b72a3:::benchmark_data_smithi159_152088_object45985:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e127)", 2023-09-23T23:42:41.742 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:33:51.533722+0000", 2023-09-23T23:42:41.742 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 530.20196876199998, 2023-09-23T23:42:41.742 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.0710169129999998, 2023-09-23T23:42:41.742 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:42:41.742 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "reached pg", 2023-09-23T23:42:41.742 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:42:41.742 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.44483", 2023-09-23T23:42:41.743 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:42:41.743 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 156277 2023-09-23T23:42:41.743 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.743 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:42:41.743 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.743 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:42:41.743 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.533722+0000", 2023-09-23T23:42:41.743 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:42:41.743 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.743 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.743 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:42:41.743 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.533722+0000", 2023-09-23T23:42:41.744 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:42:41.744 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.744 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.744 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:42:41.744 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.533720+0000", 2023-09-23T23:42:41.744 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2023-09-23T23:42:41.744 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.744 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.744 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:42:41.744 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.533729+0000", 2023-09-23T23:42:41.744 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.7520000000000002e-06 2023-09-23T23:42:41.744 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.744 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.745 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:42:41.745 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.533747+0000", 2023-09-23T23:42:41.745 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.7404000000000001e-05 2023-09-23T23:42:41.745 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.745 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.745 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:42:41.745 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.533753+0000", 2023-09-23T23:42:41.745 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.6599999999999998e-06 2023-09-23T23:42:41.745 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.745 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.745 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:42:41.745 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.533815+0000", 2023-09-23T23:42:41.745 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.1916999999999997e-05 2023-09-23T23:42:41.745 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.746 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.746 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:42:41.746 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.533965+0000", 2023-09-23T23:42:41.746 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00015012900000000001 2023-09-23T23:42:41.746 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.746 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.746 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 0,2", 2023-09-23T23:42:41.746 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.534642+0000", 2023-09-23T23:42:41.746 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00067695400000000001 2023-09-23T23:42:41.746 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.746 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.746 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:42:41.747 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.538598+0000", 2023-09-23T23:42:41.747 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0039559260000000002 2023-09-23T23:42:41.747 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.747 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.747 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:42:41.747 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.549145+0000", 2023-09-23T23:42:41.747 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.010546562000000001 2023-09-23T23:42:41.747 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.747 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.747 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:42:41.747 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.565879+0000", 2023-09-23T23:42:41.747 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.016734269999999999 2023-09-23T23:42:41.748 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.748 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.748 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:42:41.748 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.565895+0000", 2023-09-23T23:42:41.748 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.6361000000000001e-05 2023-09-23T23:42:41.748 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.748 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.748 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:42:41.748 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:52.326308+0000", 2023-09-23T23:42:41.748 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.76041303400000004 2023-09-23T23:42:41.748 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.748 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.748 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:42:41.749 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:52.326326+0000", 2023-09-23T23:42:41.749 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.7940000000000001e-05 2023-09-23T23:42:41.749 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.749 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.749 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:42:41.749 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.594013+0000", 2023-09-23T23:42:41.749 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.2676869150000001 2023-09-23T23:42:41.749 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.749 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.749 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for missing object", 2023-09-23T23:42:41.749 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.594107+0000", 2023-09-23T23:42:41.749 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.3437999999999995e-05 2023-09-23T23:42:41.749 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.749 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.750 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:42:41.750 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.604649+0000", 2023-09-23T23:42:41.750 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.010541785 2023-09-23T23:42:41.750 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.750 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.750 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:42:41.750 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.604739+0000", 2023-09-23T23:42:41.750 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.0236999999999997e-05 2023-09-23T23:42:41.750 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:42:41.750 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:42:41.750 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:42:41.750 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.751 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.751 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.44483.0:156293 5.e 5:7e8cfd0c:::benchmark_data_smithi159_152088_object46001:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e128)", 2023-09-23T23:42:41.751 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:33:51.588784+0000", 2023-09-23T23:42:41.751 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 530.14690656400001, 2023-09-23T23:42:41.751 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.0390321579999999, 2023-09-23T23:42:41.751 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:42:41.751 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:42:41.751 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:42:41.751 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.44483", 2023-09-23T23:42:41.751 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:42:41.751 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 156293 2023-09-23T23:42:41.751 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.751 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:42:41.751 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.752 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:42:41.752 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.588784+0000", 2023-09-23T23:42:41.752 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:42:41.752 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.752 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.752 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:42:41.752 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.588784+0000", 2023-09-23T23:42:41.752 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:42:41.752 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.752 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.752 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:42:41.752 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.588783+0000", 2023-09-23T23:42:41.752 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2023-09-23T23:42:41.753 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.753 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.753 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:42:41.753 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.588790+0000", 2023-09-23T23:42:41.753 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.2799999999999998e-06 2023-09-23T23:42:41.753 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.753 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.753 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:42:41.753 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.588804+0000", 2023-09-23T23:42:41.753 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.4306e-05 2023-09-23T23:42:41.753 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.753 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.753 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:42:41.754 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.588813+0000", 2023-09-23T23:42:41.754 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.4039999999999995e-06 2023-09-23T23:42:41.754 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.754 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.754 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:42:41.754 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.588886+0000", 2023-09-23T23:42:41.754 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.3765999999999998e-05 2023-09-23T23:42:41.754 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.754 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.754 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:42:41.754 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.588903+0000", 2023-09-23T23:42:41.754 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.6152999999999999e-05 2023-09-23T23:42:41.755 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.755 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.755 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:42:41.755 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:52.327151+0000", 2023-09-23T23:42:41.755 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.73824867000000005 2023-09-23T23:42:41.755 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.755 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.755 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:42:41.755 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:52.327159+0000", 2023-09-23T23:42:41.755 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.2810000000000003e-06 2023-09-23T23:42:41.755 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.755 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.755 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:42:41.756 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.596516+0000", 2023-09-23T23:42:41.756 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.269357241 2023-09-23T23:42:41.756 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.756 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.756 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for degraded object", 2023-09-23T23:42:41.756 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.597224+0000", 2023-09-23T23:42:41.756 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00070866500000000003 2023-09-23T23:42:41.756 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.756 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.756 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:42:41.756 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.609907+0000", 2023-09-23T23:42:41.756 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.012682992000000001 2023-09-23T23:42:41.756 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.757 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.757 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:42:41.757 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.610070+0000", 2023-09-23T23:42:41.757 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000162943 2023-09-23T23:42:41.757 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.757 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.757 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 0,2,3", 2023-09-23T23:42:41.757 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.610321+0000", 2023-09-23T23:42:41.757 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00025025399999999999 2023-09-23T23:42:41.757 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.757 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.757 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:42:41.757 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.623431+0000", 2023-09-23T23:42:41.758 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.013110554999999999 2023-09-23T23:42:41.758 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.758 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.758 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:42:41.758 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.623506+0000", 2023-09-23T23:42:41.758 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.5159000000000003e-05 2023-09-23T23:42:41.758 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.758 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.758 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:42:41.758 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.623522+0000", 2023-09-23T23:42:41.758 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.5801e-05 2023-09-23T23:42:41.758 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.758 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.759 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:42:41.759 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.623560+0000", 2023-09-23T23:42:41.759 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.8073e-05 2023-09-23T23:42:41.759 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.759 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.759 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:42:41.759 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.623629+0000", 2023-09-23T23:42:41.759 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.8715999999999997e-05 2023-09-23T23:42:41.759 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.759 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.759 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:42:41.759 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.627816+0000", 2023-09-23T23:42:41.759 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0041872610000000003 2023-09-23T23:42:41.759 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:42:41.760 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:42:41.760 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:42:41.760 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.760 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.760 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.44483.0:156308 5.e 5:70a3102e:::benchmark_data_smithi159_152088_object46016:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e128)", 2023-09-23T23:42:41.760 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:33:51.614371+0000", 2023-09-23T23:42:41.760 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 530.121319556, 2023-09-23T23:42:41.760 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.0216515990000001, 2023-09-23T23:42:41.760 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:42:41.760 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:42:41.760 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:42:41.760 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.44483", 2023-09-23T23:42:41.760 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:42:41.761 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 156308 2023-09-23T23:42:41.761 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.761 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:42:41.761 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.761 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:42:41.761 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.614371+0000", 2023-09-23T23:42:41.761 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:42:41.761 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.761 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.761 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:42:41.761 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.614371+0000", 2023-09-23T23:42:41.761 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:42:41.761 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.762 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.762 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:42:41.762 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.614370+0000", 2023-09-23T23:42:41.762 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2023-09-23T23:42:41.762 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.762 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.762 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:42:41.762 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.614376+0000", 2023-09-23T23:42:41.762 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.3960000000000003e-06 2023-09-23T23:42:41.762 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.762 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.762 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:42:41.762 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.614391+0000", 2023-09-23T23:42:41.763 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.4789e-05 2023-09-23T23:42:41.763 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.763 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.763 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:42:41.763 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.614400+0000", 2023-09-23T23:42:41.763 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.3130000000000004e-06 2023-09-23T23:42:41.763 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.763 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.763 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:42:41.763 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.615951+0000", 2023-09-23T23:42:41.763 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0015504939999999999 2023-09-23T23:42:41.763 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.763 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.764 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:42:41.764 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.615961+0000", 2023-09-23T23:42:41.764 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.9369999999999999e-06 2023-09-23T23:42:41.764 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.764 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.764 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:42:41.764 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:52.327179+0000", 2023-09-23T23:42:41.764 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.71121789400000002 2023-09-23T23:42:41.764 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.764 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.764 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:42:41.764 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:52.327189+0000", 2023-09-23T23:42:41.764 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.0489000000000001e-05 2023-09-23T23:42:41.765 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.765 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.765 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:42:41.765 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.597304+0000", 2023-09-23T23:42:41.765 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.270115485 2023-09-23T23:42:41.765 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.765 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.765 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for degraded object", 2023-09-23T23:42:41.765 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.598001+0000", 2023-09-23T23:42:41.765 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00069671700000000002 2023-09-23T23:42:41.765 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.765 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.765 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:42:41.766 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.619668+0000", 2023-09-23T23:42:41.766 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.021667177999999999 2023-09-23T23:42:41.766 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.766 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.766 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:42:41.766 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.619830+0000", 2023-09-23T23:42:41.766 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000161519 2023-09-23T23:42:41.766 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.766 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.766 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 0,2,3", 2023-09-23T23:42:41.766 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.620091+0000", 2023-09-23T23:42:41.766 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00026125200000000001 2023-09-23T23:42:41.766 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.767 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.767 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:42:41.767 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.627875+0000", 2023-09-23T23:42:41.767 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0077843110000000004 2023-09-23T23:42:41.767 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.767 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.767 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:42:41.767 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.627933+0000", 2023-09-23T23:42:41.767 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.7132999999999997e-05 2023-09-23T23:42:41.767 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.767 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.767 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:42:41.767 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.629906+0000", 2023-09-23T23:42:41.767 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0019729790000000001 2023-09-23T23:42:41.768 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.768 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.768 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:42:41.768 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.631848+0000", 2023-09-23T23:42:41.768 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0019426770000000001 2023-09-23T23:42:41.768 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.768 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.768 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:42:41.768 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.631957+0000", 2023-09-23T23:42:41.768 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00010833 2023-09-23T23:42:41.768 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.768 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.768 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:42:41.768 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.636023+0000", 2023-09-23T23:42:41.769 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0040660719999999996 2023-09-23T23:42:41.769 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:42:41.769 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:42:41.769 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:42:41.769 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.769 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.769 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.44483.0:156318 5.e 5:748dc5a8:::benchmark_data_smithi159_152088_object46026:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e128)", 2023-09-23T23:42:41.769 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:33:51.644015+0000", 2023-09-23T23:42:41.769 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 530.09167554400005, 2023-09-23T23:42:41.769 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.1471628439999999, 2023-09-23T23:42:41.769 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:42:41.769 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:42:41.769 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:42:41.770 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.44483", 2023-09-23T23:42:41.770 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:42:41.770 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 156318 2023-09-23T23:42:41.770 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.770 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:42:41.770 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.770 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:42:41.770 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.644015+0000", 2023-09-23T23:42:41.770 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:42:41.770 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.770 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.770 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:42:41.770 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.644015+0000", 2023-09-23T23:42:41.771 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:42:41.771 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.771 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.771 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:42:41.771 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.644013+0000", 2023-09-23T23:42:41.771 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999981 2023-09-23T23:42:41.771 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.771 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.771 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:42:41.771 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.644020+0000", 2023-09-23T23:42:41.771 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.4370000000000004e-06 2023-09-23T23:42:41.771 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.771 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.772 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:42:41.772 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.644032+0000", 2023-09-23T23:42:41.772 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.2422999999999999e-05 2023-09-23T23:42:41.772 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.772 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.772 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:42:41.772 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.644038+0000", 2023-09-23T23:42:41.772 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.6810000000000003e-06 2023-09-23T23:42:41.772 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.772 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.772 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:42:41.772 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.644097+0000", 2023-09-23T23:42:41.772 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.8851000000000003e-05 2023-09-23T23:42:41.773 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.773 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.773 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:42:41.773 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.644107+0000", 2023-09-23T23:42:41.773 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.0491e-05 2023-09-23T23:42:41.773 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.773 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.773 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:42:41.773 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:52.327217+0000", 2023-09-23T23:42:41.773 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.68310982499999995 2023-09-23T23:42:41.773 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.773 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.773 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:42:41.774 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:52.327229+0000", 2023-09-23T23:42:41.774 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.1781e-05 2023-09-23T23:42:41.774 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.774 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.774 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:42:41.774 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.627962+0000", 2023-09-23T23:42:41.774 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.3007330029999999 2023-09-23T23:42:41.774 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.774 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.774 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for degraded object", 2023-09-23T23:42:41.774 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.629893+0000", 2023-09-23T23:42:41.774 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0019315790000000001 2023-09-23T23:42:41.774 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.775 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.775 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:42:41.775 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.654390+0000", 2023-09-23T23:42:41.775 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.024496302000000001 2023-09-23T23:42:41.775 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.775 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.775 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:42:41.775 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.654645+0000", 2023-09-23T23:42:41.775 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00025519099999999999 2023-09-23T23:42:41.775 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.775 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.775 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 0,2,3", 2023-09-23T23:42:41.775 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.655028+0000", 2023-09-23T23:42:41.776 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000383125 2023-09-23T23:42:41.776 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.776 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.776 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:42:41.776 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.680175+0000", 2023-09-23T23:42:41.776 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.025146768 2023-09-23T23:42:41.776 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.776 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.776 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:42:41.776 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.680261+0000", 2023-09-23T23:42:41.776 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.6248999999999994e-05 2023-09-23T23:42:41.776 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.776 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.777 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:42:41.777 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.787999+0000", 2023-09-23T23:42:41.777 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.107737865 2023-09-23T23:42:41.777 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.777 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.777 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:42:41.777 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.788051+0000", 2023-09-23T23:42:41.777 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.1752000000000002e-05 2023-09-23T23:42:41.777 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.777 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.777 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:42:41.777 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.788135+0000", 2023-09-23T23:42:41.777 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.4376999999999995e-05 2023-09-23T23:42:41.778 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.778 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.778 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:42:41.778 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.791178+0000", 2023-09-23T23:42:41.778 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0030429060000000002 2023-09-23T23:42:41.778 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:42:41.778 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:42:41.778 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:42:41.778 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.778 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.778 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.44483.0:156329 5.e 5:7a86fb07:::benchmark_data_smithi159_152088_object46037:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e128)", 2023-09-23T23:42:41.778 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:33:51.669246+0000", 2023-09-23T23:42:41.778 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 530.06644453599995, 2023-09-23T23:42:41.779 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.1257393929999999, 2023-09-23T23:42:41.779 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:42:41.779 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:42:41.779 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:42:41.779 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.44483", 2023-09-23T23:42:41.779 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:42:41.779 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 156329 2023-09-23T23:42:41.779 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.779 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:42:41.779 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.779 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:42:41.779 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.669246+0000", 2023-09-23T23:42:41.779 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:42:41.780 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.780 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.780 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:42:41.780 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.669246+0000", 2023-09-23T23:42:41.780 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:42:41.780 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.780 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.780 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:42:41.780 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.669244+0000", 2023-09-23T23:42:41.780 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999981 2023-09-23T23:42:41.780 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.780 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.780 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:42:41.781 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.669253+0000", 2023-09-23T23:42:41.781 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.6479999999999992e-06 2023-09-23T23:42:41.781 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.781 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.781 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:42:41.781 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.669271+0000", 2023-09-23T23:42:41.781 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.7552999999999999e-05 2023-09-23T23:42:41.781 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.781 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.781 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:42:41.781 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.669278+0000", 2023-09-23T23:42:41.781 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.3010000000000001e-06 2023-09-23T23:42:41.781 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.781 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.782 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:42:41.782 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.669340+0000", 2023-09-23T23:42:41.782 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.1842999999999997e-05 2023-09-23T23:42:41.782 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.782 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.782 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:42:41.782 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.669352+0000", 2023-09-23T23:42:41.782 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.2551000000000001e-05 2023-09-23T23:42:41.782 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.782 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.782 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:42:41.782 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:52.327254+0000", 2023-09-23T23:42:41.783 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.65790163199999996 2023-09-23T23:42:41.783 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.783 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.783 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:42:41.783 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:52.327264+0000", 2023-09-23T23:42:41.783 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.009e-05 2023-09-23T23:42:41.783 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.783 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.783 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:42:41.783 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.629946+0000", 2023-09-23T23:42:41.783 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.3026823379999999 2023-09-23T23:42:41.783 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.783 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.783 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for degraded object", 2023-09-23T23:42:41.784 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.630552+0000", 2023-09-23T23:42:41.784 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00060579299999999998 2023-09-23T23:42:41.784 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.784 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.784 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:42:41.784 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.666583+0000", 2023-09-23T23:42:41.784 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.036031149999999998 2023-09-23T23:42:41.784 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.784 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.784 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:42:41.784 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.666670+0000", 2023-09-23T23:42:41.784 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.7115999999999997e-05 2023-09-23T23:42:41.784 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.785 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.785 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 0,2,3", 2023-09-23T23:42:41.785 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.666808+0000", 2023-09-23T23:42:41.785 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000137381 2023-09-23T23:42:41.785 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.785 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.785 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:42:41.785 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.686692+0000", 2023-09-23T23:42:41.785 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.019884427999999999 2023-09-23T23:42:41.785 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.785 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.785 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:42:41.785 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.690529+0000", 2023-09-23T23:42:41.786 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0038366199999999998 2023-09-23T23:42:41.786 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.786 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.786 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:42:41.786 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.791242+0000", 2023-09-23T23:42:41.786 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.100712964 2023-09-23T23:42:41.786 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.786 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.786 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:42:41.786 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.791339+0000", 2023-09-23T23:42:41.786 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.7121999999999996e-05 2023-09-23T23:42:41.786 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.787 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.787 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:42:41.787 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.791447+0000", 2023-09-23T23:42:41.787 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000108529 2023-09-23T23:42:41.787 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.787 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.787 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:42:41.787 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.794985+0000", 2023-09-23T23:42:41.787 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0035380400000000001 2023-09-23T23:42:41.787 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:42:41.787 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:42:41.787 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:42:41.788 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.788 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.788 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.44483.0:156342 5.e 5:7090e793:::benchmark_data_smithi159_152088_object46050:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e128)", 2023-09-23T23:42:41.788 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:33:51.697192+0000", 2023-09-23T23:42:41.788 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 530.03849851099994, 2023-09-23T23:42:41.788 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.1019965059999999, 2023-09-23T23:42:41.788 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:42:41.788 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:42:41.788 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:42:41.788 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.44483", 2023-09-23T23:42:41.788 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:42:41.788 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 156342 2023-09-23T23:42:41.789 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.789 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:42:41.789 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.789 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:42:41.789 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.697192+0000", 2023-09-23T23:42:41.789 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:42:41.789 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.789 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.789 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:42:41.789 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.697192+0000", 2023-09-23T23:42:41.789 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:42:41.789 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.789 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.789 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:42:41.790 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.697191+0000", 2023-09-23T23:42:41.790 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2023-09-23T23:42:41.790 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.790 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.790 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:42:41.790 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.697196+0000", 2023-09-23T23:42:41.790 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.6030000000000004e-06 2023-09-23T23:42:41.790 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.790 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.790 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:42:41.790 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.697211+0000", 2023-09-23T23:42:41.790 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.43e-05 2023-09-23T23:42:41.791 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.791 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.791 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:42:41.791 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.697218+0000", 2023-09-23T23:42:41.791 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.4309999999999997e-06 2023-09-23T23:42:41.791 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.791 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.791 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:42:41.791 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.697303+0000", 2023-09-23T23:42:41.791 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.4779999999999998e-05 2023-09-23T23:42:41.791 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.791 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.791 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:42:41.791 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.697320+0000", 2023-09-23T23:42:41.792 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.7408e-05 2023-09-23T23:42:41.792 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.792 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.792 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:42:41.792 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:52.327290+0000", 2023-09-23T23:42:41.792 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.62997003699999998 2023-09-23T23:42:41.792 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.792 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.792 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:42:41.792 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:52.327303+0000", 2023-09-23T23:42:41.792 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.2585999999999999e-05 2023-09-23T23:42:41.792 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.792 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.793 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:42:41.793 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.630592+0000", 2023-09-23T23:42:41.793 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.3032895760000001 2023-09-23T23:42:41.793 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.793 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.793 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for degraded object", 2023-09-23T23:42:41.793 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.631146+0000", 2023-09-23T23:42:41.793 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00055324699999999998 2023-09-23T23:42:41.793 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.793 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.793 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:42:41.793 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.675407+0000", 2023-09-23T23:42:41.793 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.044261110999999999 2023-09-23T23:42:41.793 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.794 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.794 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:42:41.794 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.675554+0000", 2023-09-23T23:42:41.794 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00014709200000000001 2023-09-23T23:42:41.794 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.794 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.794 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 0,2,3", 2023-09-23T23:42:41.794 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.675778+0000", 2023-09-23T23:42:41.794 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00022400799999999999 2023-09-23T23:42:41.794 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.794 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.794 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:42:41.794 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.690544+0000", 2023-09-23T23:42:41.795 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.014765821 2023-09-23T23:42:41.795 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.795 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.795 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:42:41.795 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.701271+0000", 2023-09-23T23:42:41.795 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.010727255 2023-09-23T23:42:41.795 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.795 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.795 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:42:41.795 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.795141+0000", 2023-09-23T23:42:41.795 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.093869763999999994 2023-09-23T23:42:41.795 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.795 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.796 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:42:41.796 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.795213+0000", 2023-09-23T23:42:41.796 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.2758999999999999e-05 2023-09-23T23:42:41.796 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.796 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.796 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:42:41.796 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.795297+0000", 2023-09-23T23:42:41.796 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.3152000000000006e-05 2023-09-23T23:42:41.796 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.796 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.796 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:42:41.796 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.799189+0000", 2023-09-23T23:42:41.797 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0038920090000000001 2023-09-23T23:42:41.797 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:42:41.797 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:42:41.797 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:42:41.797 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.797 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.797 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.44483.0:156349 5.e 5:7aef7f68:::benchmark_data_smithi159_152088_object46057:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e128)", 2023-09-23T23:42:41.797 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:33:51.714381+0000", 2023-09-23T23:42:41.797 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 530.02130981599998, 2023-09-23T23:42:41.797 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.0890378639999998, 2023-09-23T23:42:41.797 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:42:41.797 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:42:41.797 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:42:41.798 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.44483", 2023-09-23T23:42:41.798 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:42:41.798 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 156349 2023-09-23T23:42:41.798 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.798 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:42:41.798 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.798 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:42:41.798 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.714381+0000", 2023-09-23T23:42:41.798 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:42:41.798 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.798 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.798 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:42:41.798 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.714381+0000", 2023-09-23T23:42:41.799 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:42:41.799 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.799 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.799 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:42:41.799 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.714379+0000", 2023-09-23T23:42:41.799 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2023-09-23T23:42:41.799 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.799 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.799 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:42:41.799 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.714388+0000", 2023-09-23T23:42:41.799 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.0699999999999996e-06 2023-09-23T23:42:41.799 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.799 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.800 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:42:41.800 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.714402+0000", 2023-09-23T23:42:41.800 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.3429e-05 2023-09-23T23:42:41.800 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.800 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.800 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:42:41.800 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.714408+0000", 2023-09-23T23:42:41.800 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.9370000000000001e-06 2023-09-23T23:42:41.800 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.800 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.800 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:42:41.800 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.714464+0000", 2023-09-23T23:42:41.800 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.6385999999999999e-05 2023-09-23T23:42:41.801 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.801 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.801 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:42:41.801 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.714473+0000", 2023-09-23T23:42:41.801 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.5839999999999995e-06 2023-09-23T23:42:41.801 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.801 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.801 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:42:41.801 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:52.327330+0000", 2023-09-23T23:42:41.801 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.61285706600000001 2023-09-23T23:42:41.801 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.801 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.801 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:42:41.802 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:52.327341+0000", 2023-09-23T23:42:41.802 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.1394e-05 2023-09-23T23:42:41.802 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.802 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.802 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:42:41.802 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.631181+0000", 2023-09-23T23:42:41.802 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.3038396030000001 2023-09-23T23:42:41.802 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.802 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.802 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for degraded object", 2023-09-23T23:42:41.802 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.631717+0000", 2023-09-23T23:42:41.802 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00053671899999999995 2023-09-23T23:42:41.802 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.803 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.803 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:42:41.803 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.686763+0000", 2023-09-23T23:42:41.803 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.055045346000000002 2023-09-23T23:42:41.803 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.803 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.803 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:42:41.803 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.686908+0000", 2023-09-23T23:42:41.803 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00014504399999999999 2023-09-23T23:42:41.803 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.803 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.803 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 0,2,3", 2023-09-23T23:42:41.803 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.687135+0000", 2023-09-23T23:42:41.804 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000227183 2023-09-23T23:42:41.804 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.804 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.804 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:42:41.804 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.707287+0000", 2023-09-23T23:42:41.804 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.020152125999999999 2023-09-23T23:42:41.804 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.804 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.804 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:42:41.804 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.711947+0000", 2023-09-23T23:42:41.804 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0046600610000000001 2023-09-23T23:42:41.804 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.804 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.805 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:42:41.805 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.799277+0000", 2023-09-23T23:42:41.805 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.087330193 2023-09-23T23:42:41.805 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.805 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.805 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:42:41.805 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.799499+0000", 2023-09-23T23:42:41.805 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00022110700000000001 2023-09-23T23:42:41.805 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.805 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.805 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:42:41.805 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.799568+0000", 2023-09-23T23:42:41.805 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.9839999999999995e-05 2023-09-23T23:42:41.805 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.806 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.806 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:42:41.806 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.803419+0000", 2023-09-23T23:42:41.806 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0038502570000000002 2023-09-23T23:42:41.806 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:42:41.806 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:42:41.806 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:42:41.806 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.806 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.806 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.44483.0:156358 5.e 5:71153230:::benchmark_data_smithi159_152088_object46066:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e128)", 2023-09-23T23:42:41.806 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:33:51.734700+0000", 2023-09-23T23:42:41.806 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 530.00099023400003, 2023-09-23T23:42:41.807 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.0726439270000001, 2023-09-23T23:42:41.807 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:42:41.807 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:42:41.807 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:42:41.807 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.44483", 2023-09-23T23:42:41.807 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:42:41.807 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 156358 2023-09-23T23:42:41.807 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.807 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:42:41.807 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.807 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:42:41.807 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.734700+0000", 2023-09-23T23:42:41.807 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:42:41.808 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.808 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.808 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:42:41.808 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.734700+0000", 2023-09-23T23:42:41.808 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:42:41.808 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.808 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.808 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:42:41.808 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.734699+0000", 2023-09-23T23:42:41.808 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2023-09-23T23:42:41.808 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.808 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.808 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:42:41.809 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.734707+0000", 2023-09-23T23:42:41.809 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.8210000000000002e-06 2023-09-23T23:42:41.809 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.809 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.809 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:42:41.809 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.734723+0000", 2023-09-23T23:42:41.809 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.6676000000000001e-05 2023-09-23T23:42:41.809 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.809 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.809 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:42:41.809 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.734732+0000", 2023-09-23T23:42:41.809 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.9479999999999997e-06 2023-09-23T23:42:41.809 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.809 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.810 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:42:41.810 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.734803+0000", 2023-09-23T23:42:41.810 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.0303999999999996e-05 2023-09-23T23:42:41.810 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.810 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.810 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:42:41.810 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.734814+0000", 2023-09-23T23:42:41.810 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.114e-05 2023-09-23T23:42:41.810 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.810 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.810 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:42:41.810 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:52.327371+0000", 2023-09-23T23:42:41.811 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.59255680200000005 2023-09-23T23:42:41.811 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.811 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.811 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:42:41.811 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:52.327382+0000", 2023-09-23T23:42:41.811 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.1865000000000001e-05 2023-09-23T23:42:41.811 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.811 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.811 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:42:41.811 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.636101+0000", 2023-09-23T23:42:41.811 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.308718332 2023-09-23T23:42:41.811 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.812 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.812 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for degraded object", 2023-09-23T23:42:41.812 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.636903+0000", 2023-09-23T23:42:41.812 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00080195400000000001 2023-09-23T23:42:41.812 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.812 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.812 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:42:41.812 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.697781+0000", 2023-09-23T23:42:41.812 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.060878288000000003 2023-09-23T23:42:41.812 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.812 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.812 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:42:41.812 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.697877+0000", 2023-09-23T23:42:41.813 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.6372999999999994e-05 2023-09-23T23:42:41.813 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.813 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.813 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 0,2,3", 2023-09-23T23:42:41.813 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.698021+0000", 2023-09-23T23:42:41.813 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00014385799999999999 2023-09-23T23:42:41.813 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.813 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.813 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:42:41.813 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.711959+0000", 2023-09-23T23:42:41.813 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.013937465 2023-09-23T23:42:41.813 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.813 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.813 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:42:41.814 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.725147+0000", 2023-09-23T23:42:41.814 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.013187917 2023-09-23T23:42:41.814 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.814 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.814 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:42:41.814 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.803482+0000", 2023-09-23T23:42:41.814 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.078335019000000006 2023-09-23T23:42:41.814 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.814 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.814 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:42:41.814 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.803713+0000", 2023-09-23T23:42:41.814 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000231036 2023-09-23T23:42:41.815 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.815 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.815 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:42:41.815 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.803788+0000", 2023-09-23T23:42:41.815 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.5840999999999994e-05 2023-09-23T23:42:41.815 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.815 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.815 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:42:41.815 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.807344+0000", 2023-09-23T23:42:41.815 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0035557940000000001 2023-09-23T23:42:41.815 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:42:41.815 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:42:41.815 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:42:41.816 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.816 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.816 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.44483.0:156391 5.e 5:7e9d2967:::benchmark_data_smithi159_152088_object46099:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e128)", 2023-09-23T23:42:41.816 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:33:51.827035+0000", 2023-09-23T23:42:41.816 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 529.90865609499997, 2023-09-23T23:42:41.816 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.987009172, 2023-09-23T23:42:41.816 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:42:41.816 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:42:41.816 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:42:41.816 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.44483", 2023-09-23T23:42:41.816 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:42:41.816 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 156391 2023-09-23T23:42:41.816 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.817 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:42:41.817 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.817 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:42:41.817 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.827035+0000", 2023-09-23T23:42:41.817 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:42:41.817 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.817 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.817 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:42:41.817 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.827035+0000", 2023-09-23T23:42:41.817 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:42:41.817 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.818 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.818 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:42:41.818 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.827033+0000", 2023-09-23T23:42:41.818 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2023-09-23T23:42:41.818 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.818 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.818 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:42:41.818 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.827042+0000", 2023-09-23T23:42:41.818 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.5339999999999999e-06 2023-09-23T23:42:41.818 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.818 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.818 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:42:41.819 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.827059+0000", 2023-09-23T23:42:41.819 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.7399000000000001e-05 2023-09-23T23:42:41.819 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.819 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.819 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:42:41.819 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.827068+0000", 2023-09-23T23:42:41.819 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.1919999999999994e-06 2023-09-23T23:42:41.819 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.819 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.819 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:42:41.819 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.827134+0000", 2023-09-23T23:42:41.819 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.5624999999999996e-05 2023-09-23T23:42:41.820 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.820 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.820 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:42:41.820 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.827148+0000", 2023-09-23T23:42:41.820 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.3978999999999999e-05 2023-09-23T23:42:41.820 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.820 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.820 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:42:41.820 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:52.327412+0000", 2023-09-23T23:42:41.820 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.50026394399999996 2023-09-23T23:42:41.820 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.820 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.820 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:42:41.821 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:52.327422+0000", 2023-09-23T23:42:41.821 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.0587999999999999e-05 2023-09-23T23:42:41.821 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.821 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.821 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:42:41.821 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.636978+0000", 2023-09-23T23:42:41.821 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.3095558600000001 2023-09-23T23:42:41.821 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.821 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.821 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for degraded object", 2023-09-23T23:42:41.821 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.637628+0000", 2023-09-23T23:42:41.821 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00064968199999999995 2023-09-23T23:42:41.821 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.822 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.822 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:42:41.822 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.707350+0000", 2023-09-23T23:42:41.822 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.069722593999999999 2023-09-23T23:42:41.822 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.822 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.822 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:42:41.822 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.707521+0000", 2023-09-23T23:42:41.822 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000170586 2023-09-23T23:42:41.822 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.822 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.822 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 0,2,3", 2023-09-23T23:42:41.823 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.707740+0000", 2023-09-23T23:42:41.823 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000219111 2023-09-23T23:42:41.823 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.823 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.823 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:42:41.823 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.725079+0000", 2023-09-23T23:42:41.823 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.017338611 2023-09-23T23:42:41.823 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.823 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.823 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:42:41.823 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.736021+0000", 2023-09-23T23:42:41.823 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.010941991 2023-09-23T23:42:41.823 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.824 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.824 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:42:41.824 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.810286+0000", 2023-09-23T23:42:41.824 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.074265579999999998 2023-09-23T23:42:41.824 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.824 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.824 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:42:41.824 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.810357+0000", 2023-09-23T23:42:41.824 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.0359999999999997e-05 2023-09-23T23:42:41.824 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.824 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.825 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:42:41.825 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.810424+0000", 2023-09-23T23:42:41.825 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.7559999999999997e-05 2023-09-23T23:42:41.825 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.825 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.825 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:42:41.825 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.814044+0000", 2023-09-23T23:42:41.825 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0036194729999999998 2023-09-23T23:42:41.825 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:42:41.825 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:42:41.825 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:42:41.825 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.825 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.826 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.44483.0:156403 5.e 5:79aae7d0:::benchmark_data_smithi159_152088_object46111:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e128)", 2023-09-23T23:42:41.826 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:33:51.858668+0000", 2023-09-23T23:42:41.826 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 529.87702286499996, 2023-09-23T23:42:41.826 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.9595534290000001, 2023-09-23T23:42:41.826 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:42:41.826 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:42:41.826 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:42:41.826 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.44483", 2023-09-23T23:42:41.826 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:42:41.826 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 156403 2023-09-23T23:42:41.826 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.826 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:42:41.827 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.827 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:42:41.827 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.858668+0000", 2023-09-23T23:42:41.827 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:42:41.827 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.827 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.827 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:42:41.827 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.858668+0000", 2023-09-23T23:42:41.827 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:42:41.827 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.827 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.827 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:42:41.828 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.858665+0000", 2023-09-23T23:42:41.828 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999976 2023-09-23T23:42:41.828 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.828 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.828 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:42:41.828 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.858678+0000", 2023-09-23T23:42:41.828 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.289e-05 2023-09-23T23:42:41.828 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.828 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.828 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:42:41.828 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.858709+0000", 2023-09-23T23:42:41.828 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.0803000000000003e-05 2023-09-23T23:42:41.828 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.829 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.829 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:42:41.829 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.858723+0000", 2023-09-23T23:42:41.829 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.3553000000000001e-05 2023-09-23T23:42:41.829 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.829 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.829 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:42:41.829 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.858842+0000", 2023-09-23T23:42:41.829 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00011919 2023-09-23T23:42:41.829 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.829 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.829 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:42:41.829 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.858857+0000", 2023-09-23T23:42:41.830 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.5332000000000002e-05 2023-09-23T23:42:41.830 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.830 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.830 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:42:41.830 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:52.327449+0000", 2023-09-23T23:42:41.830 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.46859162900000001 2023-09-23T23:42:41.830 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.830 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.830 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:42:41.830 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:52.327458+0000", 2023-09-23T23:42:41.830 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.594e-06 2023-09-23T23:42:41.830 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.831 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.831 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:42:41.831 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.637698+0000", 2023-09-23T23:42:41.831 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.3102393160000001 2023-09-23T23:42:41.831 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.831 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.831 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for degraded object", 2023-09-23T23:42:41.831 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.638687+0000", 2023-09-23T23:42:41.831 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0009897040000000001 2023-09-23T23:42:41.831 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.831 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.831 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:42:41.831 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.719762+0000", 2023-09-23T23:42:41.832 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.081074615000000003 2023-09-23T23:42:41.832 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.832 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.832 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:42:41.832 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.720122+0000", 2023-09-23T23:42:41.832 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00035969499999999999 2023-09-23T23:42:41.832 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.832 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.832 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 0,2,3", 2023-09-23T23:42:41.832 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.720761+0000", 2023-09-23T23:42:41.832 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00063929999999999998 2023-09-23T23:42:41.832 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.833 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.833 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:42:41.833 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.736031+0000", 2023-09-23T23:42:41.833 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.01526979 2023-09-23T23:42:41.833 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.833 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.833 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:42:41.833 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.746611+0000", 2023-09-23T23:42:41.833 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.010580434 2023-09-23T23:42:41.833 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.833 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.833 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:42:41.833 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.814145+0000", 2023-09-23T23:42:41.834 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.067533821999999993 2023-09-23T23:42:41.834 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.834 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.834 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:42:41.834 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.814238+0000", 2023-09-23T23:42:41.834 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.3430000000000005e-05 2023-09-23T23:42:41.834 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.834 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.834 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:42:41.834 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.814310+0000", 2023-09-23T23:42:41.834 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.1956e-05 2023-09-23T23:42:41.834 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.835 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.835 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:42:41.835 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.818221+0000", 2023-09-23T23:42:41.835 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.003910719 2023-09-23T23:42:41.835 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:42:41.835 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:42:41.835 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:42:41.835 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.835 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.835 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.44483.0:156414 5.e 5:70550eee:::benchmark_data_smithi159_152088_object46122:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e128)", 2023-09-23T23:42:41.835 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:33:51.884563+0000", 2023-09-23T23:42:41.835 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 529.85112789699997, 2023-09-23T23:42:41.836 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.937621035, 2023-09-23T23:42:41.836 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:42:41.836 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:42:41.836 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:42:41.836 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.44483", 2023-09-23T23:42:41.836 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:42:41.836 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 156414 2023-09-23T23:42:41.836 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.836 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:42:41.836 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.836 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:42:41.836 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.884563+0000", 2023-09-23T23:42:41.836 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:42:41.837 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.837 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.837 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:42:41.837 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.884563+0000", 2023-09-23T23:42:41.837 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:42:41.837 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.837 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.837 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:42:41.837 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.884561+0000", 2023-09-23T23:42:41.837 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2023-09-23T23:42:41.837 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.837 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.837 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:42:41.838 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.884570+0000", 2023-09-23T23:42:41.838 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.4179999999999997e-06 2023-09-23T23:42:41.838 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.838 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.838 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:42:41.838 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.884586+0000", 2023-09-23T23:42:41.838 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.6668e-05 2023-09-23T23:42:41.838 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.838 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.838 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:42:41.838 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.884593+0000", 2023-09-23T23:42:41.839 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.3439999999999997e-06 2023-09-23T23:42:41.839 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.839 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.839 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:42:41.839 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.884643+0000", 2023-09-23T23:42:41.839 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.0275999999999998e-05 2023-09-23T23:42:41.839 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.839 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.839 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:42:41.839 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.884653+0000", 2023-09-23T23:42:41.839 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.9199999999999999e-06 2023-09-23T23:42:41.839 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.839 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.840 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:42:41.840 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:52.327486+0000", 2023-09-23T23:42:41.840 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.44283335800000001 2023-09-23T23:42:41.840 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.840 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.840 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:42:41.840 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:52.327495+0000", 2023-09-23T23:42:41.840 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.1020000000000003e-06 2023-09-23T23:42:41.840 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.840 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.840 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:42:41.840 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.638750+0000", 2023-09-23T23:42:41.840 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.311254951 2023-09-23T23:42:41.841 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.841 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.841 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for degraded object", 2023-09-23T23:42:41.841 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.639396+0000", 2023-09-23T23:42:41.841 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00064576200000000003 2023-09-23T23:42:41.841 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.841 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.841 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:42:41.841 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.732536+0000", 2023-09-23T23:42:41.841 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.093139779000000006 2023-09-23T23:42:41.841 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.841 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.842 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:42:41.842 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.732634+0000", 2023-09-23T23:42:41.842 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.8330000000000002e-05 2023-09-23T23:42:41.842 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.842 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.842 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 0,2,3", 2023-09-23T23:42:41.842 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.732766+0000", 2023-09-23T23:42:41.842 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00013149 2023-09-23T23:42:41.842 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.842 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.842 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:42:41.842 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.752053+0000", 2023-09-23T23:42:41.843 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.019287103 2023-09-23T23:42:41.843 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.843 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.843 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:42:41.843 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.755955+0000", 2023-09-23T23:42:41.843 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.003902137 2023-09-23T23:42:41.843 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.843 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.843 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:42:41.843 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.818299+0000", 2023-09-23T23:42:41.843 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.062344355999999997 2023-09-23T23:42:41.843 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.844 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.844 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:42:41.844 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.818357+0000", 2023-09-23T23:42:41.844 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.7710999999999997e-05 2023-09-23T23:42:41.844 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.844 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.844 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:42:41.844 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.818420+0000", 2023-09-23T23:42:41.844 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.2611000000000001e-05 2023-09-23T23:42:41.844 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.844 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.844 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:42:41.845 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.822184+0000", 2023-09-23T23:42:41.845 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0037642130000000002 2023-09-23T23:42:41.845 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:42:41.845 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:42:41.845 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:42:41.845 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.845 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.845 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.44483.0:156417 5.e 5:7930f219:::benchmark_data_smithi159_152088_object46125:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e128)", 2023-09-23T23:42:41.845 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:33:51.896269+0000", 2023-09-23T23:42:41.845 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 529.83942156000001, 2023-09-23T23:42:41.845 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.929312613, 2023-09-23T23:42:41.845 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:42:41.845 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:42:41.846 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:42:41.846 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.44483", 2023-09-23T23:42:41.846 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:42:41.846 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 156417 2023-09-23T23:42:41.846 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.846 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:42:41.846 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.846 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:42:41.846 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.896269+0000", 2023-09-23T23:42:41.846 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:42:41.846 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.847 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.847 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:42:41.847 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.896269+0000", 2023-09-23T23:42:41.847 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:42:41.847 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.847 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.847 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:42:41.847 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.896268+0000", 2023-09-23T23:42:41.847 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2023-09-23T23:42:41.847 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.847 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.847 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:42:41.848 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.896274+0000", 2023-09-23T23:42:41.848 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.3640000000000004e-06 2023-09-23T23:42:41.848 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.848 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.848 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:42:41.848 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.896287+0000", 2023-09-23T23:42:41.848 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.3118999999999999e-05 2023-09-23T23:42:41.848 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.848 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.848 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:42:41.848 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.896293+0000", 2023-09-23T23:42:41.848 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.6269999999999997e-06 2023-09-23T23:42:41.848 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.849 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.849 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:42:41.849 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.896370+0000", 2023-09-23T23:42:41.849 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.7211000000000003e-05 2023-09-23T23:42:41.849 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.849 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.849 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:42:41.849 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.896385+0000", 2023-09-23T23:42:41.849 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.4953000000000001e-05 2023-09-23T23:42:41.849 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.849 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.849 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:42:41.850 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:52.327521+0000", 2023-09-23T23:42:41.850 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.43113557000000002 2023-09-23T23:42:41.850 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.850 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.850 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:42:41.850 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:52.327530+0000", 2023-09-23T23:42:41.850 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.3160000000000003e-06 2023-09-23T23:42:41.850 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.850 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.850 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:42:41.850 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.639469+0000", 2023-09-23T23:42:41.850 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.311939016 2023-09-23T23:42:41.851 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.851 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.851 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for degraded object", 2023-09-23T23:42:41.851 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.640291+0000", 2023-09-23T23:42:41.851 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00082216699999999995 2023-09-23T23:42:41.851 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.851 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.851 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:42:41.851 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.741869+0000", 2023-09-23T23:42:41.851 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.101578276 2023-09-23T23:42:41.851 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.851 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.852 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:42:41.852 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.741991+0000", 2023-09-23T23:42:41.852 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00012126299999999999 2023-09-23T23:42:41.852 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.852 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.852 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 0,2,3", 2023-09-23T23:42:41.852 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.742159+0000", 2023-09-23T23:42:41.852 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00016862100000000001 2023-09-23T23:42:41.852 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.852 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.852 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:42:41.852 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.755972+0000", 2023-09-23T23:42:41.852 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.013812745 2023-09-23T23:42:41.853 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.853 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.853 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:42:41.853 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.767621+0000", 2023-09-23T23:42:41.853 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.011649458 2023-09-23T23:42:41.853 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.853 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.853 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:42:41.853 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.822285+0000", 2023-09-23T23:42:41.853 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.054664035999999999 2023-09-23T23:42:41.853 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.853 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.854 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:42:41.854 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.822330+0000", 2023-09-23T23:42:41.854 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.4679999999999999e-05 2023-09-23T23:42:41.854 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.854 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.854 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:42:41.854 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.822395+0000", 2023-09-23T23:42:41.854 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.5325000000000002e-05 2023-09-23T23:42:41.854 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.854 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.854 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:42:41.854 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.825582+0000", 2023-09-23T23:42:41.855 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0031861580000000001 2023-09-23T23:42:41.855 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:42:41.855 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:42:41.855 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:42:41.855 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.855 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.855 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.44483.0:156418 5.e 5:75d09748:::benchmark_data_smithi159_152088_object46126:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e128)", 2023-09-23T23:42:41.855 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:33:51.899210+0000", 2023-09-23T23:42:41.855 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 529.83648073200004, 2023-09-23T23:42:41.855 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.9294571760000001, 2023-09-23T23:42:41.855 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:42:41.855 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:42:41.855 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:42:41.856 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.44483", 2023-09-23T23:42:41.856 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:42:41.856 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 156418 2023-09-23T23:42:41.856 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.856 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:42:41.856 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.856 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:42:41.856 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.899210+0000", 2023-09-23T23:42:41.856 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:42:41.856 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.856 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.856 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:42:41.857 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.899210+0000", 2023-09-23T23:42:41.857 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:42:41.857 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.857 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.857 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:42:41.857 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.899209+0000", 2023-09-23T23:42:41.857 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2023-09-23T23:42:41.857 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.857 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.857 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:42:41.857 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.899215+0000", 2023-09-23T23:42:41.857 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.7070000000000003e-06 2023-09-23T23:42:41.857 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.858 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.858 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:42:41.858 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.899225+0000", 2023-09-23T23:42:41.858 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.0223e-05 2023-09-23T23:42:41.858 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.858 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.858 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:42:41.858 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.899230+0000", 2023-09-23T23:42:41.858 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.5979999999999999e-06 2023-09-23T23:42:41.858 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.858 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.858 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:42:41.859 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.899300+0000", 2023-09-23T23:42:41.859 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.9608000000000002e-05 2023-09-23T23:42:41.859 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.859 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.859 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:42:41.859 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:51.899320+0000", 2023-09-23T23:42:41.859 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.0081999999999998e-05 2023-09-23T23:42:41.859 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.859 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.859 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:42:41.859 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:52.327559+0000", 2023-09-23T23:42:41.859 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.42823948099999998 2023-09-23T23:42:41.859 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.860 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.860 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:42:41.860 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:52.327569+0000", 2023-09-23T23:42:41.860 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.9650000000000003e-06 2023-09-23T23:42:41.860 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.860 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.860 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:42:41.860 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.640348+0000", 2023-09-23T23:42:41.860 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.3127784089999999 2023-09-23T23:42:41.860 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.860 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.860 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for degraded object", 2023-09-23T23:42:41.861 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.640857+0000", 2023-09-23T23:42:41.861 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00050889900000000005 2023-09-23T23:42:41.861 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.861 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.861 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:42:41.861 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.752110+0000", 2023-09-23T23:42:41.861 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.111253316 2023-09-23T23:42:41.861 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.861 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.861 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:42:41.861 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.752203+0000", 2023-09-23T23:42:41.861 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.2676999999999994e-05 2023-09-23T23:42:41.861 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.862 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.862 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 0,2,3", 2023-09-23T23:42:41.862 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.752329+0000", 2023-09-23T23:42:41.862 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000126434 2023-09-23T23:42:41.862 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.862 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.862 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:42:41.862 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.773924+0000", 2023-09-23T23:42:41.862 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.021594938000000001 2023-09-23T23:42:41.862 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.862 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.862 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:42:41.863 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.777552+0000", 2023-09-23T23:42:41.863 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0036278259999999998 2023-09-23T23:42:41.863 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.863 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.863 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:42:41.863 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.825648+0000", 2023-09-23T23:42:41.863 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.048096453999999997 2023-09-23T23:42:41.863 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.863 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.863 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:42:41.863 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.825673+0000", 2023-09-23T23:42:41.863 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.5327e-05 2023-09-23T23:42:41.863 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.864 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.864 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:42:41.864 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.825712+0000", 2023-09-23T23:42:41.864 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.8537000000000001e-05 2023-09-23T23:42:41.864 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.864 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.864 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:42:41.864 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.828667+0000", 2023-09-23T23:42:41.864 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0029550169999999999 2023-09-23T23:42:41.864 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:42:41.864 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:42:41.864 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:42:41.865 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.865 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.865 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.44483.0:156467 5.e 5:7f8f4884:::benchmark_data_smithi159_152088_object46175:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e128)", 2023-09-23T23:42:41.865 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:33:52.069632+0000", 2023-09-23T23:42:41.865 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 529.66605844599997, 2023-09-23T23:42:41.865 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.762290047, 2023-09-23T23:42:41.865 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:42:41.865 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:42:41.865 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:42:41.865 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.44483", 2023-09-23T23:42:41.865 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:42:41.865 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 156467 2023-09-23T23:42:41.866 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.866 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:42:41.866 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.866 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:42:41.866 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:52.069632+0000", 2023-09-23T23:42:41.866 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:42:41.866 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.866 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.866 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:42:41.866 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:52.069632+0000", 2023-09-23T23:42:41.866 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:42:41.866 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.867 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.867 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:42:41.867 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:52.069631+0000", 2023-09-23T23:42:41.867 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2023-09-23T23:42:41.867 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.867 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.867 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:42:41.867 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:52.069638+0000", 2023-09-23T23:42:41.867 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.5769999999999996e-06 2023-09-23T23:42:41.867 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.867 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.867 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:42:41.867 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:52.069655+0000", 2023-09-23T23:42:41.868 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.6347000000000001e-05 2023-09-23T23:42:41.868 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.868 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.868 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:42:41.868 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:52.069665+0000", 2023-09-23T23:42:41.868 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.8630000000000003e-06 2023-09-23T23:42:41.868 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.868 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.868 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:42:41.868 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:52.069734+0000", 2023-09-23T23:42:41.868 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.8925999999999997e-05 2023-09-23T23:42:41.868 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.869 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.869 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:42:41.869 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:52.069744+0000", 2023-09-23T23:42:41.869 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.0718e-05 2023-09-23T23:42:41.869 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.869 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.869 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:42:41.869 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:52.327597+0000", 2023-09-23T23:42:41.869 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.25785238599999999 2023-09-23T23:42:41.869 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.869 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.869 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:42:41.869 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:52.327606+0000", 2023-09-23T23:42:41.870 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.4390000000000006e-06 2023-09-23T23:42:41.870 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.870 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.870 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:42:41.870 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.640910+0000", 2023-09-23T23:42:41.870 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.3133040419999999 2023-09-23T23:42:41.870 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.870 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.870 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for degraded object", 2023-09-23T23:42:41.870 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.641738+0000", 2023-09-23T23:42:41.870 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00082812599999999999 2023-09-23T23:42:41.870 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.871 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.871 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:42:41.871 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.763340+0000", 2023-09-23T23:42:41.871 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.121601815 2023-09-23T23:42:41.871 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.871 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.871 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:42:41.871 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.763462+0000", 2023-09-23T23:42:41.871 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000121987 2023-09-23T23:42:41.871 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.871 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.871 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 0,2,3", 2023-09-23T23:42:41.871 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.763656+0000", 2023-09-23T23:42:41.872 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00019388399999999999 2023-09-23T23:42:41.872 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.872 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.872 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:42:41.872 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.777572+0000", 2023-09-23T23:42:41.872 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.013915705 2023-09-23T23:42:41.872 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.872 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.872 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:42:41.872 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.787942+0000", 2023-09-23T23:42:41.872 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.010370569 2023-09-23T23:42:41.872 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.873 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.873 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:42:41.873 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.828745+0000", 2023-09-23T23:42:41.873 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.040802493000000002 2023-09-23T23:42:41.873 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.873 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.873 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:42:41.873 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.828787+0000", 2023-09-23T23:42:41.873 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.2475000000000002e-05 2023-09-23T23:42:41.873 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.873 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.873 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:42:41.873 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.828829+0000", 2023-09-23T23:42:41.874 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.1350000000000002e-05 2023-09-23T23:42:41.874 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.874 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.874 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:42:41.874 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.831922+0000", 2023-09-23T23:42:41.874 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0030936280000000002 2023-09-23T23:42:41.874 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:42:41.874 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:42:41.874 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:42:41.874 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.874 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.874 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.44483.0:156474 5.e 5:708e1b4b:::benchmark_data_smithi159_152088_object46182:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e128)", 2023-09-23T23:42:41.875 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:33:52.094149+0000", 2023-09-23T23:42:41.875 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 529.64154190399995, 2023-09-23T23:42:41.875 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.741444939, 2023-09-23T23:42:41.875 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:42:41.875 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:42:41.875 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:42:41.875 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.44483", 2023-09-23T23:42:41.875 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:42:41.875 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 156474 2023-09-23T23:42:41.875 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.875 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:42:41.875 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.876 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:42:41.876 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:52.094149+0000", 2023-09-23T23:42:41.876 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:42:41.876 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.876 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.876 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:42:41.876 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:52.094149+0000", 2023-09-23T23:42:41.876 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:42:41.876 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.876 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.876 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:42:41.876 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:52.094147+0000", 2023-09-23T23:42:41.877 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2023-09-23T23:42:41.877 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.877 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.877 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:42:41.877 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:52.094154+0000", 2023-09-23T23:42:41.877 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.601e-06 2023-09-23T23:42:41.877 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.877 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.877 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:42:41.877 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:52.094169+0000", 2023-09-23T23:42:41.877 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.4602e-05 2023-09-23T23:42:41.877 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.877 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.878 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:42:41.878 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:52.094175+0000", 2023-09-23T23:42:41.878 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.3509999999999998e-06 2023-09-23T23:42:41.878 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.878 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.878 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:42:41.878 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:52.094240+0000", 2023-09-23T23:42:41.878 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.5029000000000004e-05 2023-09-23T23:42:41.878 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.878 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.878 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:42:41.878 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:52.094249+0000", 2023-09-23T23:42:41.879 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.6729999999999998e-06 2023-09-23T23:42:41.879 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.879 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.879 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:42:41.879 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:52.327630+0000", 2023-09-23T23:42:41.879 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.23338177399999999 2023-09-23T23:42:41.879 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.879 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.879 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:42:41.879 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:52.327639+0000", 2023-09-23T23:42:41.879 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.6379999999999993e-06 2023-09-23T23:42:41.879 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.880 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.880 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:42:41.880 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.641779+0000", 2023-09-23T23:42:41.880 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.314140233 2023-09-23T23:42:41.880 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.880 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.880 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for degraded object", 2023-09-23T23:42:41.880 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.642290+0000", 2023-09-23T23:42:41.880 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00051030800000000001 2023-09-23T23:42:41.880 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.880 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.880 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:42:41.880 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.774013+0000", 2023-09-23T23:42:41.881 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.131723331 2023-09-23T23:42:41.881 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.881 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.881 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:42:41.881 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.774179+0000", 2023-09-23T23:42:41.881 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000166496 2023-09-23T23:42:41.881 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.881 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.881 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 0,2,3", 2023-09-23T23:42:41.881 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.774395+0000", 2023-09-23T23:42:41.881 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00021570399999999999 2023-09-23T23:42:41.881 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.882 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.882 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:42:41.882 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.788006+0000", 2023-09-23T23:42:41.882 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.013611267999999999 2023-09-23T23:42:41.882 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.882 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.882 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:42:41.882 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.791214+0000", 2023-09-23T23:42:41.882 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.003207386 2023-09-23T23:42:41.882 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.882 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.882 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:42:41.883 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.831982+0000", 2023-09-23T23:42:41.883 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.040768237999999998 2023-09-23T23:42:41.883 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.883 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.883 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:42:41.883 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.832031+0000", 2023-09-23T23:42:41.883 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.8986999999999997e-05 2023-09-23T23:42:41.883 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.883 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.883 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:42:41.883 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.832085+0000", 2023-09-23T23:42:41.883 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.3881000000000001e-05 2023-09-23T23:42:41.883 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.884 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.884 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:42:41.884 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.835594+0000", 2023-09-23T23:42:41.884 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.003508681 2023-09-23T23:42:41.884 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:42:41.884 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:42:41.884 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:42:41.884 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.884 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.884 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.44483.0:156479 5.e 5:795db996:::benchmark_data_smithi159_152088_object46187:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e128)", 2023-09-23T23:42:41.884 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:33:52.140570+0000", 2023-09-23T23:42:41.884 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 529.59512016500003, 2023-09-23T23:42:41.885 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.6995146050000001, 2023-09-23T23:42:41.885 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:42:41.885 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:42:41.885 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:42:41.885 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.44483", 2023-09-23T23:42:41.885 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:42:41.885 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 156479 2023-09-23T23:42:41.885 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.885 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:42:41.885 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.885 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:42:41.885 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:52.140570+0000", 2023-09-23T23:42:41.886 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:42:41.886 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.886 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.886 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:42:41.886 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:52.140570+0000", 2023-09-23T23:42:41.886 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:42:41.886 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.886 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.886 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:42:41.886 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:52.140568+0000", 2023-09-23T23:42:41.886 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999976 2023-09-23T23:42:41.886 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.887 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.887 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:42:41.887 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:52.140580+0000", 2023-09-23T23:42:41.887 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.2153999999999999e-05 2023-09-23T23:42:41.887 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.887 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.887 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:42:41.887 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:52.140610+0000", 2023-09-23T23:42:41.887 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.938e-05 2023-09-23T23:42:41.887 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.887 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.887 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:42:41.888 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:52.140622+0000", 2023-09-23T23:42:41.888 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.2242000000000001e-05 2023-09-23T23:42:41.888 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.888 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.888 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:42:41.888 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:52.140741+0000", 2023-09-23T23:42:41.888 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00011886400000000001 2023-09-23T23:42:41.888 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.888 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.888 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:42:41.888 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:52.140752+0000", 2023-09-23T23:42:41.888 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.0723999999999999e-05 2023-09-23T23:42:41.889 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.889 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.889 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:42:41.889 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:52.327665+0000", 2023-09-23T23:42:41.889 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.18691317700000001 2023-09-23T23:42:41.889 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.889 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.889 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:42:41.889 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:52.327673+0000", 2023-09-23T23:42:41.889 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.7260000000000008e-06 2023-09-23T23:42:41.889 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.889 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.890 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:42:41.890 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.642342+0000", 2023-09-23T23:42:41.890 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.3146686249999999 2023-09-23T23:42:41.890 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.890 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.890 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for degraded object", 2023-09-23T23:42:41.890 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.643092+0000", 2023-09-23T23:42:41.890 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00074987299999999997 2023-09-23T23:42:41.890 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.890 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.890 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:42:41.890 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.783256+0000", 2023-09-23T23:42:41.891 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.14016361899999999 2023-09-23T23:42:41.891 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.891 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.891 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:42:41.891 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.783409+0000", 2023-09-23T23:42:41.891 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000153814 2023-09-23T23:42:41.891 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.891 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.891 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 0,2,3", 2023-09-23T23:42:41.891 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.783634+0000", 2023-09-23T23:42:41.891 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00022507699999999999 2023-09-23T23:42:41.891 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.892 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.892 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:42:41.892 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.795057+0000", 2023-09-23T23:42:41.892 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.011422424 2023-09-23T23:42:41.892 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.892 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.892 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:42:41.892 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.795157+0000", 2023-09-23T23:42:41.892 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000100305 2023-09-23T23:42:41.892 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.892 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.892 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:42:41.892 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.835679+0000", 2023-09-23T23:42:41.893 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.040521330000000001 2023-09-23T23:42:41.893 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.893 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.893 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:42:41.893 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.835751+0000", 2023-09-23T23:42:41.893 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.2035999999999999e-05 2023-09-23T23:42:41.893 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.893 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.893 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:42:41.893 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.835824+0000", 2023-09-23T23:42:41.893 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.3353000000000001e-05 2023-09-23T23:42:41.893 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.894 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.894 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:42:41.894 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:33:53.840085+0000", 2023-09-23T23:42:41.894 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.004261145 2023-09-23T23:42:41.894 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:42:41.894 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:42:41.894 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:42:41.894 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.894 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.894 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.44483.0:179535 5.e 5:73f1bc43:::benchmark_data_smithi159_152088_object69243:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e132)", 2023-09-23T23:42:41.894 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:34:46.543232+0000", 2023-09-23T23:42:41.894 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 475.19245860400002, 2023-09-23T23:42:41.895 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.80788407299999998, 2023-09-23T23:42:41.895 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:42:41.895 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "reached pg", 2023-09-23T23:42:41.895 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:42:41.895 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.44483", 2023-09-23T23:42:41.895 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:42:41.895 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 179535 2023-09-23T23:42:41.895 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.895 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:42:41.895 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.895 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:42:41.895 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:34:46.543232+0000", 2023-09-23T23:42:41.896 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:42:41.896 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.896 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.896 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:42:41.896 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:34:46.543232+0000", 2023-09-23T23:42:41.896 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:42:41.896 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.896 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.896 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:42:41.896 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:34:46.543230+0000", 2023-09-23T23:42:41.896 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2023-09-23T23:42:41.896 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.897 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.897 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:42:41.897 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:34:46.543238+0000", 2023-09-23T23:42:41.897 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.7360000000000001e-06 2023-09-23T23:42:41.897 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.897 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.897 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:42:41.897 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:34:46.543256+0000", 2023-09-23T23:42:41.897 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.7601e-05 2023-09-23T23:42:41.897 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.897 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.897 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:42:41.897 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:34:46.543264+0000", 2023-09-23T23:42:41.898 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.4449999999999996e-06 2023-09-23T23:42:41.898 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.898 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.898 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:42:41.898 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:34:46.552478+0000", 2023-09-23T23:42:41.898 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0092137599999999997 2023-09-23T23:42:41.898 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.898 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.898 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for degraded object", 2023-09-23T23:42:41.898 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:34:46.553474+0000", 2023-09-23T23:42:41.898 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00099645099999999998 2023-09-23T23:42:41.898 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.899 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.899 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:42:41.899 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:34:46.594534+0000", 2023-09-23T23:42:41.899 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.041059775999999999 2023-09-23T23:42:41.899 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.899 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.899 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:42:41.899 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:34:46.594547+0000", 2023-09-23T23:42:41.899 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.2498e-05 2023-09-23T23:42:41.899 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.899 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.899 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:42:41.900 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:34:47.351098+0000", 2023-09-23T23:42:41.900 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.75655164799999997 2023-09-23T23:42:41.900 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.900 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.900 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:42:41.900 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:34:47.351116+0000", 2023-09-23T23:42:41.900 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.7725000000000001e-05 2023-09-23T23:42:41.900 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:42:41.900 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:42:41.900 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:42:41.900 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.900 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.900 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.44483.0:179558 5.e 5.3c244f7e (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e133)", 2023-09-23T23:42:41.901 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:34:46.619687+0000", 2023-09-23T23:42:41.901 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 475.11600312500002, 2023-09-23T23:42:41.901 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.73148220900000005, 2023-09-23T23:42:41.901 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:42:41.901 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "reached pg", 2023-09-23T23:42:41.901 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:42:41.901 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.44483", 2023-09-23T23:42:41.901 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:42:41.901 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 179558 2023-09-23T23:42:41.901 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.901 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:42:41.901 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.901 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:42:41.902 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:34:46.619687+0000", 2023-09-23T23:42:41.902 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:42:41.902 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.902 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.902 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:42:41.902 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:34:46.619687+0000", 2023-09-23T23:42:41.902 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:42:41.902 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.902 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.902 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:42:41.902 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:34:46.619685+0000", 2023-09-23T23:42:41.902 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999981 2023-09-23T23:42:41.903 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.903 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.903 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:42:41.903 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:34:46.619697+0000", 2023-09-23T23:42:41.903 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.1338000000000001e-05 2023-09-23T23:42:41.903 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.903 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.903 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:42:41.903 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:34:46.619723+0000", 2023-09-23T23:42:41.903 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.601e-05 2023-09-23T23:42:41.903 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.903 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.904 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:42:41.904 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:34:46.619737+0000", 2023-09-23T23:42:41.904 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.4109e-05 2023-09-23T23:42:41.904 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.904 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.904 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:42:41.904 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:34:46.619876+0000", 2023-09-23T23:42:41.904 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000139114 2023-09-23T23:42:41.904 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.904 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.904 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:42:41.904 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:34:46.619893+0000", 2023-09-23T23:42:41.904 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.7357999999999999e-05 2023-09-23T23:42:41.905 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.905 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.905 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:42:41.905 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:34:47.351155+0000", 2023-09-23T23:42:41.905 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.73126162900000002 2023-09-23T23:42:41.905 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.905 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.905 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:42:41.905 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:34:47.351170+0000", 2023-09-23T23:42:41.905 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.4669e-05 2023-09-23T23:42:41.905 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:42:41.905 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:42:41.906 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:42:41.906 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.906 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.906 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.44483.0:179577 5.e 5.8956aa3e (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e133)", 2023-09-23T23:42:41.906 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:34:46.674137+0000", 2023-09-23T23:42:41.906 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 475.06155361999998, 2023-09-23T23:42:41.906 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.67710413700000005, 2023-09-23T23:42:41.906 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:42:41.906 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "reached pg", 2023-09-23T23:42:41.906 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:42:41.906 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.44483", 2023-09-23T23:42:41.906 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:42:41.906 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 179577 2023-09-23T23:42:41.907 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.907 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:42:41.907 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.907 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:42:41.907 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:34:46.674137+0000", 2023-09-23T23:42:41.907 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:42:41.907 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.907 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.907 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:42:41.907 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:34:46.674137+0000", 2023-09-23T23:42:41.907 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:42:41.907 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.908 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.908 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:42:41.908 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:34:46.674136+0000", 2023-09-23T23:42:41.908 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2023-09-23T23:42:41.908 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.908 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.908 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:42:41.908 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:34:46.674142+0000", 2023-09-23T23:42:41.908 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.9909999999999999e-06 2023-09-23T23:42:41.908 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.908 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.908 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:42:41.908 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:34:46.674156+0000", 2023-09-23T23:42:41.909 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.4630999999999999e-05 2023-09-23T23:42:41.909 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.909 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.909 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:42:41.909 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:34:46.674165+0000", 2023-09-23T23:42:41.909 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.0059999999999998e-06 2023-09-23T23:42:41.909 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.909 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.909 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:42:41.909 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:34:46.674240+0000", 2023-09-23T23:42:41.909 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.4671000000000004e-05 2023-09-23T23:42:41.909 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.909 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.910 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:42:41.910 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:34:46.674249+0000", 2023-09-23T23:42:41.910 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.0210000000000005e-06 2023-09-23T23:42:41.910 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.910 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.910 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:42:41.910 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:34:47.351232+0000", 2023-09-23T23:42:41.910 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.67698282600000004 2023-09-23T23:42:41.910 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.910 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.910 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:42:41.910 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:34:47.351241+0000", 2023-09-23T23:42:41.911 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.1889999999999996e-06 2023-09-23T23:42:41.911 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:42:41.911 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:42:41.911 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:42:41.911 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.911 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.911 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.44483.0:179581 5.e 5.f29b27ee (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e133)", 2023-09-23T23:42:41.911 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:34:46.685491+0000", 2023-09-23T23:42:41.911 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 475.05019975300002, 2023-09-23T23:42:41.911 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.66578081, 2023-09-23T23:42:41.911 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:42:41.911 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "reached pg", 2023-09-23T23:42:41.912 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:42:41.912 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.44483", 2023-09-23T23:42:41.912 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/3942010831", 2023-09-23T23:42:41.912 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 179581 2023-09-23T23:42:41.912 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.912 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:42:41.912 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.912 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:42:41.912 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:34:46.685491+0000", 2023-09-23T23:42:41.912 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:42:41.912 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.912 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.913 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:42:41.913 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:34:46.685491+0000", 2023-09-23T23:42:41.913 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:42:41.913 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.913 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.913 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:42:41.913 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:34:46.685489+0000", 2023-09-23T23:42:41.913 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2023-09-23T23:42:41.913 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.913 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.913 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:42:41.913 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:34:46.685498+0000", 2023-09-23T23:42:41.913 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.3590000000000008e-06 2023-09-23T23:42:41.914 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.914 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.914 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:42:41.914 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:34:46.685514+0000", 2023-09-23T23:42:41.914 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.5882000000000001e-05 2023-09-23T23:42:41.914 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.914 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.914 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:42:41.914 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:34:46.685521+0000", 2023-09-23T23:42:41.914 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.9480000000000008e-06 2023-09-23T23:42:41.914 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.914 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.915 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:42:41.915 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:34:46.685625+0000", 2023-09-23T23:42:41.915 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000103461 2023-09-23T23:42:41.915 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.915 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.915 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:42:41.915 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:34:46.685648+0000", 2023-09-23T23:42:41.915 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.3462e-05 2023-09-23T23:42:41.915 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.915 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.915 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:42:41.915 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:34:47.351265+0000", 2023-09-23T23:42:41.916 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.66561628299999998 2023-09-23T23:42:41.916 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:42:41.916 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:42:41.916 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:42:41.916 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:34:47.351272+0000", 2023-09-23T23:42:41.916 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.985e-06 2023-09-23T23:42:41.916 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:42:41.916 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:42:41.916 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:42:41.916 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:42:41.916 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:42:41.916 INFO:teuthology.orchestra.run.smithi164.stdout:} 2023-09-23T23:42:41.917 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:42:41.928 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:42:41 smithi164 bash[92846]: cluster 2023-09-23T23:42:40.592603+0000 mgr.y (mgr.25991) 764 : cluster 0 pgmap v818: 89 pgs: 89 active+clean; 1.6 GiB data, 6.5 GiB used, 441 GiB / 447 GiB avail; 97 MiB/s wr, 1.56k op/s 2023-09-23T23:42:41.944 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:42:41.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:41.947 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:42:41.952 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 18 16 30996 30980 107.551 80.8125 0.0196198 0.00929066 2023-09-23T23:42:42.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:42:41 smithi159 bash[105915]: cluster 2023-09-23T23:42:40.592603+0000 mgr.y (mgr.25991) 764 : cluster 0 pgmap v818: 89 pgs: 89 active+clean; 1.6 GiB data, 6.5 GiB used, 441 GiB / 447 GiB avail; 97 MiB/s wr, 1.56k op/s 2023-09-23T23:42:42.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:42:41 smithi159 bash[108473]: cluster 2023-09-23T23:42:40.592603+0000 mgr.y (mgr.25991) 764 : cluster 0 pgmap v818: 89 pgs: 89 active+clean; 1.6 GiB data, 6.5 GiB used, 441 GiB / 447 GiB avail; 97 MiB/s wr, 1.56k op/s 2023-09-23T23:42:42.047 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:42.074 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:42.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:42.077 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:42:42.178 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:42:42.207 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:42:42.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:42.209 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:42:42.310 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:42:42.331 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:42:42.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:42.333 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:42:42.433 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:42.459 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:42.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:42.461 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:42:42.562 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:42:42.589 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:42:42.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:42.593 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:42:42.686 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 dump_ops_in_flight 2023-09-23T23:42:42.693 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:42:42.756 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:42:42.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:42.759 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:42:42.860 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:42.887 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:42.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:42.890 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:42:42.953 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 19 16 32348 32332 106.337 84.5 0.00934376 0.00939804 2023-09-23T23:42:42.991 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:42:43.018 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:42:43.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:43.023 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:42:43.124 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:43.154 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:43.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:43.157 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:42:43.257 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:43.283 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:43.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:43.285 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:42:43.386 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:43.412 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:43.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:43.415 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:42:43.515 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:42:43.543 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:42:43.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:43.546 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:42:43.647 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:43.671 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:43.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:43.676 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:42:43.777 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:43.806 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:43.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:43.808 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:42:43 smithi159 bash[105915]: cluster 2023-09-23T23:42:42.593157+0000 mgr.y (mgr.25991) 765 : cluster 0 pgmap v819: 89 pgs: 89 active+clean; 1.7 GiB data, 6.8 GiB used, 440 GiB / 447 GiB avail; 101 MiB/s wr, 1.61k op/s 2023-09-23T23:42:43.808 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:42:43 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:42:43] "GET /metrics HTTP/1.1" 200 36551 "" "Prometheus/2.43.0" 2023-09-23T23:42:43.808 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:42:43 smithi159 bash[108473]: cluster 2023-09-23T23:42:42.593157+0000 mgr.y (mgr.25991) 765 : cluster 0 pgmap v819: 89 pgs: 89 active+clean; 1.7 GiB data, 6.8 GiB used, 440 GiB / 447 GiB avail; 101 MiB/s wr, 1.61k op/s 2023-09-23T23:42:43.809 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:42:43.909 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:42:43.940 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:42:43.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:43.943 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:42:43.952 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:2023-09-23T23:42:43.950468+0000 min lat: 0.00150969 max lat: 0.206964 avg lat: 0.00948298 2023-09-23T23:42:43.953 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T23:42:43.953 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 20 16 33741 33725 105.373 87.0625 0.00889589 0.00948298 2023-09-23T23:42:44.043 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:42:44.053 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:42:43 smithi164 bash[92846]: cluster 2023-09-23T23:42:42.593157+0000 mgr.y (mgr.25991) 765 : cluster 0 pgmap v819: 89 pgs: 89 active+clean; 1.7 GiB data, 6.8 GiB used, 440 GiB / 447 GiB avail; 101 MiB/s wr, 1.61k op/s 2023-09-23T23:42:44.069 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:42:44.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:44.072 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:42:44.173 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:44.200 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:44.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:44.203 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:42:44.304 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:42:44.328 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:42:44.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:44.330 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:42:44.431 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:44.460 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:44.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:44.465 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:42:44.566 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:42:44.595 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:42:44.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:44.599 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:42:44.700 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:44.732 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:44.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:44.735 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:42:44.836 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:44.868 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:44.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:44.872 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:42:44.953 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 21 16 34954 34938 103.965 75.8125 0.012288 0.00961284 2023-09-23T23:42:44.973 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:42:45.001 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:42:45.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:45.003 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:42:45.104 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:45.134 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:45.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:45.139 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:42:45.239 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:45.264 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:45.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:45.266 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:42:45.366 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:45.396 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:45.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:45.402 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:42:45.502 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:45.537 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:45.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:45.540 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:42:45.640 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:42:45.671 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:42:45.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:45.673 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:42:45.774 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:42:45.804 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:42:45.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:45.807 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:42:45.908 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:45.941 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:45.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:45.945 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:42:45.953 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 22 15 36194 36179 102.765 77.5625 0.0124329 0.00972348 2023-09-23T23:42:46.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:42:45 smithi164 bash[92846]: cluster 2023-09-23T23:42:44.593769+0000 mgr.y (mgr.25991) 766 : cluster 0 pgmap v820: 89 pgs: 89 active+clean; 1.9 GiB data, 7.5 GiB used, 440 GiB / 447 GiB avail; 96 MiB/s wr, 1.54k op/s 2023-09-23T23:42:46.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:42:45 smithi159 bash[105915]: cluster 2023-09-23T23:42:44.593769+0000 mgr.y (mgr.25991) 766 : cluster 0 pgmap v820: 89 pgs: 89 active+clean; 1.9 GiB data, 7.5 GiB used, 440 GiB / 447 GiB avail; 96 MiB/s wr, 1.54k op/s 2023-09-23T23:42:46.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:42:45 smithi159 bash[108473]: cluster 2023-09-23T23:42:44.593769+0000 mgr.y (mgr.25991) 766 : cluster 0 pgmap v820: 89 pgs: 89 active+clean; 1.9 GiB data, 7.5 GiB used, 440 GiB / 447 GiB avail; 96 MiB/s wr, 1.54k op/s 2023-09-23T23:42:46.046 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:42:46.073 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:42:46.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:46.077 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:42:46.178 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:46.205 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:46.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:46.208 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:42:46.309 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:46.336 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:46.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:46.342 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:42:46.443 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:46.469 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:46.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:46.473 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:42:46.574 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:42:46.601 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:42:46.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:46.603 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:42:46.703 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:42:46.746 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:42:46.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:46.751 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:42:46.851 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:46.878 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:46.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:46.881 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:42:46.930 INFO:teuthology.orchestra.run.smithi159.stdout:osd.0: {} 2023-09-23T23:42:46.953 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 23 15 37480 37465 101.791 80.375 0.0169683 0.00981609 2023-09-23T23:42:46.970 INFO:teuthology.orchestra.run.smithi159.stdout:osd.1: {} 2023-09-23T23:42:46.982 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:42:47.007 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:42:47.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:47.011 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:42:47.031 INFO:teuthology.orchestra.run.smithi159.stdout:osd.2: {} 2023-09-23T23:42:47.069 INFO:teuthology.orchestra.run.smithi159.stdout:osd.3: {} 2023-09-23T23:42:47.108 INFO:teuthology.orchestra.run.smithi159.stdout:osd.4: {} 2023-09-23T23:42:47.112 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:47.148 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:47.149 INFO:teuthology.orchestra.run.smithi159.stdout:osd.5: {} 2023-09-23T23:42:47.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:47.150 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:42:47.186 INFO:teuthology.orchestra.run.smithi159.stdout:osd.6: {} 2023-09-23T23:42:47.226 INFO:teuthology.orchestra.run.smithi159.stdout:osd.7: {} 2023-09-23T23:42:47.231 INFO:teuthology.orchestra.run.smithi159.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T23:42:47.232 INFO:teuthology.orchestra.run.smithi159.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T23:42:47.232 INFO:teuthology.orchestra.run.smithi159.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T23:42:47.232 INFO:teuthology.orchestra.run.smithi159.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T23:42:47.232 INFO:teuthology.orchestra.run.smithi159.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T23:42:47.232 INFO:teuthology.orchestra.run.smithi159.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T23:42:47.232 INFO:teuthology.orchestra.run.smithi159.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T23:42:47.232 INFO:teuthology.orchestra.run.smithi159.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T23:42:47.251 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:42:47.278 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:42:47.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:47.281 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:42:47.382 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:42:47.412 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:42:47.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:47.418 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:42:47.496 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T23:42:47.519 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:42:47.542 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:42:47.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:47.547 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:42:47.648 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:42:47.673 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:42:47.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:47.677 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:42:47.778 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:42:47.803 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:42:47.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:47.805 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:42:47.906 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:42:47.936 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:42:47.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:47.939 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:42:47.953 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 24 16 38675 38659 100.659 74.625 0.00651251 0.00992688 2023-09-23T23:42:48.040 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:42:48.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:42:47 smithi159 bash[108473]: cluster 2023-09-23T23:42:46.594407+0000 mgr.y (mgr.25991) 767 : cluster 0 pgmap v821: 89 pgs: 89 active+clean; 2.1 GiB data, 8.1 GiB used, 439 GiB / 447 GiB avail; 95 MiB/s wr, 1.52k op/s 2023-09-23T23:42:48.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:42:47 smithi159 bash[108473]: audit 2023-09-23T23:42:46.867911+0000 mon.a (mon.0) 1003 : audit 0 from='client.? 172.21.15.159:0/3107397143' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:42:48.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:42:47 smithi159 bash[108473]: audit 2023-09-23T23:42:47.236591+0000 mon.a (mon.0) 1004 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:42:48.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:42:47 smithi159 bash[105915]: cluster 2023-09-23T23:42:46.594407+0000 mgr.y (mgr.25991) 767 : cluster 0 pgmap v821: 89 pgs: 89 active+clean; 2.1 GiB data, 8.1 GiB used, 439 GiB / 447 GiB avail; 95 MiB/s wr, 1.52k op/s 2023-09-23T23:42:48.046 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:42:47 smithi159 bash[105915]: audit 2023-09-23T23:42:46.867911+0000 mon.a (mon.0) 1003 : audit 0 from='client.? 172.21.15.159:0/3107397143' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:42:48.046 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:42:47 smithi159 bash[105915]: audit 2023-09-23T23:42:47.236591+0000 mon.a (mon.0) 1004 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:42:48.054 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:42:47 smithi164 bash[92846]: cluster 2023-09-23T23:42:46.594407+0000 mgr.y (mgr.25991) 767 : cluster 0 pgmap v821: 89 pgs: 89 active+clean; 2.1 GiB data, 8.1 GiB used, 439 GiB / 447 GiB avail; 95 MiB/s wr, 1.52k op/s 2023-09-23T23:42:48.054 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:42:47 smithi164 bash[92846]: audit 2023-09-23T23:42:46.867911+0000 mon.a (mon.0) 1003 : audit 0 from='client.? 172.21.15.159:0/3107397143' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:42:48.055 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:42:47 smithi164 bash[92846]: audit 2023-09-23T23:42:47.236591+0000 mon.a (mon.0) 1004 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:42:48.065 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:42:48.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:48.068 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:42:48.170 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:42:48.198 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:42:48.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:48.201 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:42:48.302 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:48.335 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:48.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:48.338 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:42:48.439 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:48.463 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:48.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:48.466 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:42:48.567 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:48.607 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:48.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:48.611 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:42:48.712 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:48.741 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:48.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:48.744 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:42:48.845 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:42:48.878 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:42:48.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:48.881 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:42:48.953 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 25 16 39617 39601 98.9877 58.875 0.0105863 0.0100958 2023-09-23T23:42:48.982 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:42:49.011 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:42:49.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:49.013 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:42:49.114 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:42:49.140 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:42:49.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:49.143 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:42:49.244 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:42:49.274 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:42:49.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:49.277 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:42:49.377 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:49.409 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:49.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:49.411 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:42:49.512 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:49.550 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:49.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:49.552 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:42:49.653 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:49.679 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:49.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:49.681 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:42:49.782 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:42:49.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:49.810 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:42:49.810 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:42:49.911 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:42:49.938 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:42:49.940 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:42:49 smithi164 bash[92846]: cluster 2023-09-23T23:42:48.594998+0000 mgr.y (mgr.25991) 768 : cluster 0 pgmap v822: 89 pgs: 89 active+clean; 2.3 GiB data, 8.7 GiB used, 438 GiB / 447 GiB avail; 85 MiB/s wr, 1.36k op/s 2023-09-23T23:42:49.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:49.941 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:42:49.953 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 26 16 40737 40721 97.8726 70 0.012613 0.0102114 2023-09-23T23:42:50.042 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:50.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:42:49 smithi159 bash[105915]: cluster 2023-09-23T23:42:48.594998+0000 mgr.y (mgr.25991) 768 : cluster 0 pgmap v822: 89 pgs: 89 active+clean; 2.3 GiB data, 8.7 GiB used, 438 GiB / 447 GiB avail; 85 MiB/s wr, 1.36k op/s 2023-09-23T23:42:50.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:42:49 smithi159 bash[108473]: cluster 2023-09-23T23:42:48.594998+0000 mgr.y (mgr.25991) 768 : cluster 0 pgmap v822: 89 pgs: 89 active+clean; 2.3 GiB data, 8.7 GiB used, 438 GiB / 447 GiB avail; 85 MiB/s wr, 1.36k op/s 2023-09-23T23:42:50.073 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:50.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:50.081 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:42:50.182 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:50.217 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:50.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:50.219 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:42:50.320 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:50.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:50.356 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:50.356 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:42:50.457 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:50.491 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:50.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:50.494 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:42:50.594 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:50.623 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:50.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:50.631 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:42:50.732 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:50.760 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:50.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:50.763 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:42:50.864 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:42:50.890 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:42:50.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:50.893 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:42:50.953 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 27 16 41895 41879 96.928 72.375 0.0104827 0.0103103 2023-09-23T23:42:50.994 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:51.020 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:51.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:51.022 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:42:51.123 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:51.145 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:51.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:51.148 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:42:51.249 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:51.275 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:51.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:51.278 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:42:51.379 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:51.403 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:51.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:51.406 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:42:51.507 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:51.533 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:51.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:51.536 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:42:51.637 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:51.662 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:51.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:51.665 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:42:51.715 INFO:teuthology.orchestra.run.smithi164.stdout:ERROR: (22) Invalid argument 2023-09-23T23:42:51.716 INFO:teuthology.orchestra.run.smithi164.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-23T23:42:51.766 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:51.789 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:51.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:51.791 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:42:51.892 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:42:51.900 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:42:51 smithi159 bash[105915]: cluster 2023-09-23T23:42:50.595495+0000 mgr.y (mgr.25991) 769 : cluster 0 pgmap v823: 89 pgs: 89 active+clean; 2.3 GiB data, 8.9 GiB used, 438 GiB / 447 GiB avail; 75 MiB/s wr, 1.19k op/s 2023-09-23T23:42:51.901 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:42:51 smithi159 bash[108473]: cluster 2023-09-23T23:42:50.595495+0000 mgr.y (mgr.25991) 769 : cluster 0 pgmap v823: 89 pgs: 89 active+clean; 2.3 GiB data, 8.9 GiB used, 438 GiB / 447 GiB avail; 75 MiB/s wr, 1.19k op/s 2023-09-23T23:42:51.937 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:42:51.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:51.942 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:42:51.953 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 28 16 42960 42944 95.8434 66.5625 0.0290801 0.0104279 2023-09-23T23:42:52.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:42:51 smithi164 bash[92846]: cluster 2023-09-23T23:42:50.595495+0000 mgr.y (mgr.25991) 769 : cluster 0 pgmap v823: 89 pgs: 89 active+clean; 2.3 GiB data, 8.9 GiB used, 438 GiB / 447 GiB avail; 75 MiB/s wr, 1.19k op/s 2023-09-23T23:42:52.044 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:52.083 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:52.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:52.087 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:42:52.188 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:42:52.212 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:42:52.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:52.215 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:42:52.254 INFO:teuthology.orchestra.run.smithi159.stdout: 2023-09-23T23:42:52.261 INFO:teuthology.orchestra.run.smithi159.stderr:dumped all 2023-09-23T23:42:52.316 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:52.343 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:52.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:52.346 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:42:52.447 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:52.473 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:52.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:52.477 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:42:52.578 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:52.606 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:52.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:52.610 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:42:52.671 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 dump_blocked_ops 2023-09-23T23:42:52.711 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:42:52.743 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:42:52.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:52.746 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:42:52.820 INFO:teuthology.orchestra.run.smithi159.stderr:noscrub is set 2023-09-23T23:42:52.846 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:42:52.857 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:42:52 smithi159 bash[108473]: audit 2023-09-23T23:42:51.830193+0000 mon.a (mon.0) 1005 : audit 1 from='client.? 172.21.15.159:0/2049046920' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:42:52.858 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:42:52 smithi159 bash[105915]: audit 2023-09-23T23:42:51.830193+0000 mon.a (mon.0) 1005 : audit 1 from='client.? 172.21.15.159:0/2049046920' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:42:52.875 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:42:52.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:52.877 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:42:52.954 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 29 16 44107 44091 95.0102 71.6875 0.0156988 0.0105201 2023-09-23T23:42:52.978 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:42:52.987 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:42:52 smithi164 bash[92846]: audit 2023-09-23T23:42:51.830193+0000 mon.a (mon.0) 1005 : audit 1 from='client.? 172.21.15.159:0/2049046920' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:42:53.003 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:42:53.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:53.006 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:42:53.107 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:42:53.132 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:42:53.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:53.135 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:42:53.235 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:53.258 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:53.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:53.264 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:42:53.365 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:53.395 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:53.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:53.402 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:42:53.504 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:42:53.531 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:42:53.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:53.534 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:42:53.635 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:53.642 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T23:42:53.663 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:53.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:53.667 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:42:53.768 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:53.796 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:53.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:53.798 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:42:53.899 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:42:53.926 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:42:53.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:53.929 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:42:53.953 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 30 16 45287 45271 94.3014 73.75 0.0109691 0.0105977 2023-09-23T23:42:54.030 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:54.039 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:42:53 smithi159 bash[105915]: audit 2023-09-23T23:42:52.240256+0000 mgr.y (mgr.25991) 770 : audit 0 from='client.44918 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:42:54.040 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:42:53 smithi159 bash[105915]: cluster 2023-09-23T23:42:52.596045+0000 mgr.y (mgr.25991) 771 : cluster 0 pgmap v824: 89 pgs: 89 active+clean; 2.5 GiB data, 9.2 GiB used, 438 GiB / 447 GiB avail; 79 MiB/s wr, 1.26k op/s 2023-09-23T23:42:54.040 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:42:53 smithi159 bash[105915]: cluster 2023-09-23T23:42:52.794949+0000 mon.a (mon.0) 1006 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:42:54.040 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:42:53 smithi159 bash[105915]: cluster 2023-09-23T23:42:52.805285+0000 osd.6 (osd.6) 235 : cluster 3 failed to encode map e242 with expected crc 2023-09-23T23:42:54.040 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:42:53 smithi159 bash[105915]: audit 2023-09-23T23:42:52.808820+0000 mon.a (mon.0) 1007 : audit 1 from='client.? 172.21.15.159:0/2049046920' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T23:42:54.040 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:42:53 smithi159 bash[105915]: cluster 2023-09-23T23:42:52.809064+0000 mon.a (mon.0) 1008 : cluster 0 osdmap e242: 8 total, 8 up, 5 in 2023-09-23T23:42:54.040 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:42:53 smithi159 bash[105915]: cluster 2023-09-23T23:42:52.811395+0000 osd.4 (osd.4) 168 : cluster 3 failed to encode map e242 with expected crc 2023-09-23T23:42:54.040 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:42:53 smithi159 bash[105915]: cluster 2023-09-23T23:42:52.910994+0000 osd.5 (osd.5) 105 : cluster 3 failed to encode map e242 with expected crc 2023-09-23T23:42:54.040 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:42:53 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:42:53] "GET /metrics HTTP/1.1" 200 36553 "" "Prometheus/2.43.0" 2023-09-23T23:42:54.041 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:42:53 smithi159 bash[108473]: audit 2023-09-23T23:42:52.240256+0000 mgr.y (mgr.25991) 770 : audit 0 from='client.44918 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:42:54.041 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:42:53 smithi159 bash[108473]: cluster 2023-09-23T23:42:52.596045+0000 mgr.y (mgr.25991) 771 : cluster 0 pgmap v824: 89 pgs: 89 active+clean; 2.5 GiB data, 9.2 GiB used, 438 GiB / 447 GiB avail; 79 MiB/s wr, 1.26k op/s 2023-09-23T23:42:54.041 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:42:53 smithi159 bash[108473]: cluster 2023-09-23T23:42:52.794949+0000 mon.a (mon.0) 1006 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:42:54.041 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:42:53 smithi159 bash[108473]: cluster 2023-09-23T23:42:52.805285+0000 osd.6 (osd.6) 235 : cluster 3 failed to encode map e242 with expected crc 2023-09-23T23:42:54.041 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:42:53 smithi159 bash[108473]: audit 2023-09-23T23:42:52.808820+0000 mon.a (mon.0) 1007 : audit 1 from='client.? 172.21.15.159:0/2049046920' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T23:42:54.041 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:42:53 smithi159 bash[108473]: cluster 2023-09-23T23:42:52.809064+0000 mon.a (mon.0) 1008 : cluster 0 osdmap e242: 8 total, 8 up, 5 in 2023-09-23T23:42:54.041 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:42:53 smithi159 bash[108473]: cluster 2023-09-23T23:42:52.811395+0000 osd.4 (osd.4) 168 : cluster 3 failed to encode map e242 with expected crc 2023-09-23T23:42:54.041 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:42:53 smithi159 bash[108473]: cluster 2023-09-23T23:42:52.910994+0000 osd.5 (osd.5) 105 : cluster 3 failed to encode map e242 with expected crc 2023-09-23T23:42:54.214 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:54.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:54.217 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:42:54.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:42:53 smithi164 bash[92846]: audit 2023-09-23T23:42:52.240256+0000 mgr.y (mgr.25991) 770 : audit 0 from='client.44918 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:42:54.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:42:53 smithi164 bash[92846]: cluster 2023-09-23T23:42:52.596045+0000 mgr.y (mgr.25991) 771 : cluster 0 pgmap v824: 89 pgs: 89 active+clean; 2.5 GiB data, 9.2 GiB used, 438 GiB / 447 GiB avail; 79 MiB/s wr, 1.26k op/s 2023-09-23T23:42:54.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:42:53 smithi164 bash[92846]: cluster 2023-09-23T23:42:52.794949+0000 mon.a (mon.0) 1006 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:42:54.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:42:53 smithi164 bash[92846]: cluster 2023-09-23T23:42:52.805285+0000 osd.6 (osd.6) 235 : cluster 3 failed to encode map e242 with expected crc 2023-09-23T23:42:54.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:42:53 smithi164 bash[92846]: audit 2023-09-23T23:42:52.808820+0000 mon.a (mon.0) 1007 : audit 1 from='client.? 172.21.15.159:0/2049046920' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T23:42:54.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:42:53 smithi164 bash[92846]: cluster 2023-09-23T23:42:52.809064+0000 mon.a (mon.0) 1008 : cluster 0 osdmap e242: 8 total, 8 up, 5 in 2023-09-23T23:42:54.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:42:53 smithi164 bash[92846]: cluster 2023-09-23T23:42:52.811395+0000 osd.4 (osd.4) 168 : cluster 3 failed to encode map e242 with expected crc 2023-09-23T23:42:54.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:42:53 smithi164 bash[92846]: cluster 2023-09-23T23:42:52.910994+0000 osd.5 (osd.5) 105 : cluster 3 failed to encode map e242 with expected crc 2023-09-23T23:42:54.318 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:54.347 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:54.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:54.352 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:42:54.453 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:42:54.479 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:42:54.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:54.481 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:42:54.582 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:54.611 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:54.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:54.614 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:42:54.715 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:54.744 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:54.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:54.747 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:42:54.848 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:42:54.875 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:42:54.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:54.877 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:42:54.954 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 31 16 46431 46415 93.5657 71.5 0.0117566 0.0106808 2023-09-23T23:42:54.977 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:55.004 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:55.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:55.007 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:42:55.107 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:55.132 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:55.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:55.138 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:42:55.239 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:55.267 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:55.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:55.269 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:42:55.370 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:55.403 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:55.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:55.405 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:42:55.506 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:55.543 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:55.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:55.546 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:42:55.552 INFO:teuthology.orchestra.run.smithi159.stdout:{"pg_ready":true,"pg_map":{"version":823,"stamp":"2023-09-23T23:42:50.595184+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":2518620083,"num_objects":38386,"num_object_clones":0,"num_object_copies":115158,"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":38386,"num_whiteouts":0,"num_read":6485,"num_read_kb":14173,"num_write":39504,"num_write_kb":2470071,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":132,"num_bytes_recovered":6561318,"num_keys_recovered":10,"num_objects_omap":16,"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":39556,"ondisk_log_size":39556,"up":267,"acting":267,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":267,"num_osds":5,"num_per_pool_osds":5,"num_per_pool_omap_osds":5,"kb":468725760,"kb_used":9342552,"kb_used_data":7396528,"kb_used_omap":23,"kb_used_meta":1945960,"kb_avail":459383208,"statfs":{"total":479975178240,"available":470408404992,"internally_reserved":0,"allocated":7574044672,"data_stored":7568215981,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":24379,"internal_metadata":1992663237},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[4,0,3,7],"upper_bound":16},"perf_stat":{"commit_latency_ms":3,"apply_latency_ms":3,"commit_latency_ns":3000000,"apply_latency_ns":3000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":939851776,"num_objects":14341,"num_object_clones":0,"num_object_copies":43023,"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":14341,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":14341,"num_write_kb":917824,"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":"12.003717"},"pg_stats":[{"pgid":"3.1a","version":"69'2","reported_seq":91,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-09-23T23:42:18.643390+0000","last_change":"2023-09-23T23:37:33.620544+0000","last_active":"2023-09-23T23:42:18.643390+0000","last_peered":"2023-09-23T23:42:18.643390+0000","last_clean":"2023-09-23T23:42:18.643390+0000","last_became_active":"2023-09-23T23:37:33.620145+0000","last_became_peered":"2023-09-23T23:37:33.620145+0000","last_unstale":"2023-09-23T23:42:18.643390+0000","last_undegraded":"2023-09-23T23:42:18.643390+0000","last_fullsized":"2023-09-23T23:42:18.643390+0000","mapping_epoch":159,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":160,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T03:15:18.766064+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,2],"acting":[6,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":210,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-09-23T23:42:18.829195+0000","last_change":"2023-09-23T23:26:56.889562+0000","last_active":"2023-09-23T23:42:18.829195+0000","last_peered":"2023-09-23T23:42:18.829195+0000","last_clean":"2023-09-23T23:42:18.829195+0000","last_became_active":"2023-09-23T23:26:56.889178+0000","last_became_peered":"2023-09-23T23:26:56.889178+0000","last_unstale":"2023-09-23T23:42:18.829195+0000","last_undegraded":"2023-09-23T23:42:18.829195+0000","last_fullsized":"2023-09-23T23:42:18.829195+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T09:38:54.310691+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":193,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-09-23T23:42:18.959813+0000","last_change":"2023-09-23T23:34:47.351517+0000","last_active":"2023-09-23T23:42:18.959813+0000","last_peered":"2023-09-23T23:42:18.959813+0000","last_clean":"2023-09-23T23:42:18.959813+0000","last_became_active":"2023-09-23T23:34:47.351201+0000","last_became_peered":"2023-09-23T23:34:47.351201+0000","last_unstale":"2023-09-23T23:42:18.959813+0000","last_undegraded":"2023-09-23T23:42:18.959813+0000","last_fullsized":"2023-09-23T23:42:18.959813+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-24T23:21:45.421909+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,3,6],"acting":[1,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":165,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-09-23T23:42:18.829422+0000","last_change":"2023-09-23T23:39:01.784790+0000","last_active":"2023-09-23T23:42:18.829422+0000","last_peered":"2023-09-23T23:42:18.829422+0000","last_clean":"2023-09-23T23:42:18.829422+0000","last_became_active":"2023-09-23T23:39:01.784269+0000","last_became_peered":"2023-09-23T23:39:01.784269+0000","last_unstale":"2023-09-23T23:42:18.829422+0000","last_undegraded":"2023-09-23T23:42:18.829422+0000","last_fullsized":"2023-09-23T23:42:18.829422+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:08:35.647238+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,6,4],"acting":[3,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":237,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-09-23T23:42:18.828117+0000","last_change":"2023-09-23T23:34:47.351063+0000","last_active":"2023-09-23T23:42:18.828117+0000","last_peered":"2023-09-23T23:42:18.828117+0000","last_clean":"2023-09-23T23:42:18.828117+0000","last_became_active":"2023-09-23T23:34:47.350642+0000","last_became_peered":"2023-09-23T23:34:47.350642+0000","last_unstale":"2023-09-23T23:42:18.828117+0000","last_undegraded":"2023-09-23T23:42:18.828117+0000","last_fullsized":"2023-09-23T23:42:18.828117+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T00:16:56.912097+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":231,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-09-23T23:42:18.644406+0000","last_change":"2023-09-23T23:35:41.563649+0000","last_active":"2023-09-23T23:42:18.644406+0000","last_peered":"2023-09-23T23:42:18.644406+0000","last_clean":"2023-09-23T23:42:18.644406+0000","last_became_active":"2023-09-23T23:35:41.563126+0000","last_became_peered":"2023-09-23T23:35:41.563126+0000","last_unstale":"2023-09-23T23:42:18.644406+0000","last_undegraded":"2023-09-23T23:42:18.644406+0000","last_fullsized":"2023-09-23T23:42:18.644406+0000","mapping_epoch":141,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":142,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:36:01.363780+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,2,3],"acting":[6,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":179,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-09-23T23:42:18.830059+0000","last_change":"2023-09-23T23:35:41.557711+0000","last_active":"2023-09-23T23:42:18.830059+0000","last_peered":"2023-09-23T23:42:18.830059+0000","last_clean":"2023-09-23T23:42:18.830059+0000","last_became_active":"2023-09-23T23:35:41.554711+0000","last_became_peered":"2023-09-23T23:35:41.554711+0000","last_unstale":"2023-09-23T23:42:18.830059+0000","last_undegraded":"2023-09-23T23:42:18.830059+0000","last_fullsized":"2023-09-23T23:42:18.830059+0000","mapping_epoch":141,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":142,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T01:30:48.881964+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,6,1],"acting":[3,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":210,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-09-23T23:42:18.828213+0000","last_change":"2023-09-23T23:26:56.890389+0000","last_active":"2023-09-23T23:42:18.828213+0000","last_peered":"2023-09-23T23:42:18.828213+0000","last_clean":"2023-09-23T23:42:18.828213+0000","last_became_active":"2023-09-23T23:26:56.890056+0000","last_became_peered":"2023-09-23T23:26:56.890056+0000","last_unstale":"2023-09-23T23:42:18.828213+0000","last_undegraded":"2023-09-23T23:42:18.828213+0000","last_fullsized":"2023-09-23T23:42:18.828213+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T00:20:02.700981+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":145,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-09-23T23:42:18.960634+0000","last_change":"2023-09-23T23:39:01.775326+0000","last_active":"2023-09-23T23:42:18.960634+0000","last_peered":"2023-09-23T23:42:18.960634+0000","last_clean":"2023-09-23T23:42:18.960634+0000","last_became_active":"2023-09-23T23:39:01.774427+0000","last_became_peered":"2023-09-23T23:39:01.774427+0000","last_unstale":"2023-09-23T23:42:18.960634+0000","last_undegraded":"2023-09-23T23:42:18.960634+0000","last_fullsized":"2023-09-23T23:42:18.960634+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T03:54:25.565889+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,3,2],"acting":[1,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":169,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-09-23T23:42:18.828233+0000","last_change":"2023-09-23T23:39:01.784229+0000","last_active":"2023-09-23T23:42:18.828233+0000","last_peered":"2023-09-23T23:42:18.828233+0000","last_clean":"2023-09-23T23:42:18.828233+0000","last_became_active":"2023-09-23T23:39:01.783895+0000","last_became_peered":"2023-09-23T23:39:01.783895+0000","last_unstale":"2023-09-23T23:42:18.828233+0000","last_undegraded":"2023-09-23T23:42:18.828233+0000","last_fullsized":"2023-09-23T23:42:18.828233+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T09:32:14.865261+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.15","version":"68'3","reported_seq":108,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-09-23T23:42:18.829126+0000","last_change":"2023-09-23T23:39:01.818902+0000","last_active":"2023-09-23T23:42:18.829126+0000","last_peered":"2023-09-23T23:42:18.829126+0000","last_clean":"2023-09-23T23:42:18.829126+0000","last_became_active":"2023-09-23T23:39:01.785446+0000","last_became_peered":"2023-09-23T23:39:01.785446+0000","last_unstale":"2023-09-23T23:42:18.829126+0000","last_undegraded":"2023-09-23T23:42:18.829126+0000","last_fullsized":"2023-09-23T23:42:18.829126+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"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 @ 2023-09-24T23:22:56.139410+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"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":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":90,"num_keys_recovered":0,"num_objects_omap":1,"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":[3,4,6],"acting":[3,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":135,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-09-23T23:42:18.960296+0000","last_change":"2023-09-23T23:32:08.441035+0000","last_active":"2023-09-23T23:42:18.960296+0000","last_peered":"2023-09-23T23:42:18.960296+0000","last_clean":"2023-09-23T23:42:18.960296+0000","last_became_active":"2023-09-23T23:32:08.440672+0000","last_became_peered":"2023-09-23T23:32:08.440672+0000","last_unstale":"2023-09-23T23:42:18.960296+0000","last_undegraded":"2023-09-23T23:42:18.960296+0000","last_fullsized":"2023-09-23T23:42:18.960296+0000","mapping_epoch":120,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":121,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T07:03:24.522125+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"90'23","reported_seq":157,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-09-23T23:42:18.644009+0000","last_change":"2023-09-23T23:39:01.812251+0000","last_active":"2023-09-23T23:42:18.644009+0000","last_peered":"2023-09-23T23:42:18.644009+0000","last_clean":"2023-09-23T23:42:18.644009+0000","last_became_active":"2023-09-23T23:39:01.787044+0000","last_became_peered":"2023-09-23T23:39:01.787044+0000","last_unstale":"2023-09-23T23:42:18.644009+0000","last_undegraded":"2023-09-23T23:42:18.644009+0000","last_fullsized":"2023-09-23T23:42:18.644009+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"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 @ 2023-09-25T06:42:59.705703+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"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":4,"num_whiteouts":0,"num_read":7,"num_read_kb":6,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":4734,"num_keys_recovered":0,"num_objects_omap":1,"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":[6,4,2],"acting":[6,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":200,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-09-23T23:42:19.033991+0000","last_change":"2023-09-23T23:25:05.230568+0000","last_active":"2023-09-23T23:42:19.033991+0000","last_peered":"2023-09-23T23:42:19.033991+0000","last_clean":"2023-09-23T23:42:19.033991+0000","last_became_active":"2023-09-23T23:25:05.230211+0000","last_became_peered":"2023-09-23T23:25:05.230211+0000","last_unstale":"2023-09-23T23:42:19.033991+0000","last_undegraded":"2023-09-23T23:42:19.033991+0000","last_fullsized":"2023-09-23T23:42:19.033991+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T01:42:35.780414+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.13","version":"68'2","reported_seq":106,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-09-23T23:42:19.032737+0000","last_change":"2023-09-23T23:39:01.805733+0000","last_active":"2023-09-23T23:42:19.032737+0000","last_peered":"2023-09-23T23:42:19.032737+0000","last_clean":"2023-09-23T23:42:19.032737+0000","last_became_active":"2023-09-23T23:39:01.780704+0000","last_became_peered":"2023-09-23T23:39:01.780704+0000","last_unstale":"2023-09-23T23:42:19.032737+0000","last_undegraded":"2023-09-23T23:42:19.032737+0000","last_fullsized":"2023-09-23T23:42:19.032737+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T08:21:50.390978+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"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":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":34,"num_keys_recovered":10,"num_objects_omap":1,"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":[2,4,6],"acting":[2,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":219,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-09-23T23:42:18.828847+0000","last_change":"2023-09-23T23:39:01.779473+0000","last_active":"2023-09-23T23:42:18.828847+0000","last_peered":"2023-09-23T23:42:18.828847+0000","last_clean":"2023-09-23T23:42:18.828847+0000","last_became_active":"2023-09-23T23:39:01.779172+0000","last_became_peered":"2023-09-23T23:39:01.779172+0000","last_unstale":"2023-09-23T23:42:18.828847+0000","last_undegraded":"2023-09-23T23:42:18.828847+0000","last_fullsized":"2023-09-23T23:42:18.828847+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T11:13:38.233454+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":137,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-09-23T23:42:18.828825+0000","last_change":"2023-09-23T23:39:01.778654+0000","last_active":"2023-09-23T23:42:18.828825+0000","last_peered":"2023-09-23T23:42:18.828825+0000","last_clean":"2023-09-23T23:42:18.828825+0000","last_became_active":"2023-09-23T23:39:01.776906+0000","last_became_peered":"2023-09-23T23:39:01.776906+0000","last_unstale":"2023-09-23T23:42:18.828825+0000","last_undegraded":"2023-09-23T23:42:18.828825+0000","last_fullsized":"2023-09-23T23:42:18.828825+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T03:04:41.862497+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":153,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-09-23T23:42:18.828990+0000","last_change":"2023-09-23T23:39:01.785789+0000","last_active":"2023-09-23T23:42:18.828990+0000","last_peered":"2023-09-23T23:42:18.828990+0000","last_clean":"2023-09-23T23:42:18.828990+0000","last_became_active":"2023-09-23T23:39:01.784977+0000","last_became_peered":"2023-09-23T23:39:01.784977+0000","last_unstale":"2023-09-23T23:42:18.828990+0000","last_undegraded":"2023-09-23T23:42:18.828990+0000","last_fullsized":"2023-09-23T23:42:18.828990+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T06:11:59.597194+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,6,1],"acting":[3,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":89,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-09-23T23:42:19.033580+0000","last_change":"2023-09-23T23:39:01.784680+0000","last_active":"2023-09-23T23:42:19.033580+0000","last_peered":"2023-09-23T23:42:19.033580+0000","last_clean":"2023-09-23T23:42:19.033580+0000","last_became_active":"2023-09-23T23:39:01.784251+0000","last_became_peered":"2023-09-23T23:39:01.784251+0000","last_unstale":"2023-09-23T23:42:19.033580+0000","last_undegraded":"2023-09-23T23:42:19.033580+0000","last_fullsized":"2023-09-23T23:42:19.033580+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T00:14:24.040103+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,6,3],"acting":[4,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":175,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-09-23T23:42:18.829297+0000","last_change":"2023-09-23T23:39:01.784592+0000","last_active":"2023-09-23T23:42:18.829297+0000","last_peered":"2023-09-23T23:42:18.829297+0000","last_clean":"2023-09-23T23:42:18.829297+0000","last_became_active":"2023-09-23T23:39:01.783524+0000","last_became_peered":"2023-09-23T23:39:01.783524+0000","last_unstale":"2023-09-23T23:42:18.829297+0000","last_undegraded":"2023-09-23T23:42:18.829297+0000","last_fullsized":"2023-09-23T23:42:18.829297+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T01:52:10.123910+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,2,6],"acting":[3,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.10","version":"68'8","reported_seq":254,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-09-23T23:42:18.643224+0000","last_change":"2023-09-23T23:34:47.368204+0000","last_active":"2023-09-23T23:42:18.643224+0000","last_peered":"2023-09-23T23:42:18.643224+0000","last_clean":"2023-09-23T23:42:18.643224+0000","last_became_active":"2023-09-23T23:34:47.353802+0000","last_became_peered":"2023-09-23T23:34:47.353802+0000","last_unstale":"2023-09-23T23:42:18.643224+0000","last_undegraded":"2023-09-23T23:42:18.643224+0000","last_fullsized":"2023-09-23T23:42:18.643224+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"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 @ 2023-09-25T07:32:52.930708+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"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":4,"num_whiteouts":0,"num_read":12,"num_read_kb":12,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"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":[6,3,2],"acting":[6,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":219,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-09-23T23:42:18.829930+0000","last_change":"2023-09-23T23:39:01.778734+0000","last_active":"2023-09-23T23:42:18.829930+0000","last_peered":"2023-09-23T23:42:18.829930+0000","last_clean":"2023-09-23T23:42:18.829930+0000","last_became_active":"2023-09-23T23:39:01.776950+0000","last_became_peered":"2023-09-23T23:39:01.776950+0000","last_unstale":"2023-09-23T23:42:18.829930+0000","last_undegraded":"2023-09-23T23:42:18.829930+0000","last_fullsized":"2023-09-23T23:42:18.829930+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:49:52.556092+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"7.b","version":"241'2442","reported_seq":2455,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-09-23T23:42:48.333342+0000","last_change":"2023-09-23T23:42:03.805341+0000","last_active":"2023-09-23T23:42:48.333342+0000","last_peered":"2023-09-23T23:42:48.333342+0000","last_clean":"2023-09-23T23:42:48.333342+0000","last_became_active":"2023-09-23T23:42:03.804835+0000","last_became_peered":"2023-09-23T23:42:03.804835+0000","last_unstale":"2023-09-23T23:42:48.333342+0000","last_undegraded":"2023-09-23T23:42:48.333342+0000","last_fullsized":"2023-09-23T23:42:48.333342+0000","mapping_epoch":237,"log_start":"0'0","ondisk_log_start":"0'0","created":237,"last_epoch_clean":238,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:42:02.783207+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:42:02.783207+0000","last_clean_scrub_stamp":"2023-09-23T23:42:02.783207+0000","objects_scrubbed":0,"log_size":2442,"log_dups_size":0,"ondisk_log_size":2442,"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 @ 2023-09-25T02:55:43.942106+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":160038912,"num_objects":2442,"num_object_clones":0,"num_object_copies":7326,"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":2442,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2442,"num_write_kb":156288,"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,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.f","version":"68'1","reported_seq":104,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-09-23T23:42:19.034404+0000","last_change":"2023-09-23T23:39:01.809850+0000","last_active":"2023-09-23T23:42:19.034404+0000","last_peered":"2023-09-23T23:42:19.034404+0000","last_clean":"2023-09-23T23:42:19.034404+0000","last_became_active":"2023-09-23T23:39:01.784320+0000","last_became_peered":"2023-09-23T23:39:01.784320+0000","last_unstale":"2023-09-23T23:42:19.034404+0000","last_undegraded":"2023-09-23T23:42:19.034404+0000","last_fullsized":"2023-09-23T23:42:19.034404+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"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 @ 2023-09-25T08:14:54.954145+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":22,"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":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":94,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-09-23T23:42:18.643373+0000","last_change":"2023-09-23T23:39:01.791395+0000","last_active":"2023-09-23T23:42:18.643373+0000","last_peered":"2023-09-23T23:42:18.643373+0000","last_clean":"2023-09-23T23:42:18.643373+0000","last_became_active":"2023-09-23T23:39:01.791101+0000","last_became_peered":"2023-09-23T23:39:01.791101+0000","last_unstale":"2023-09-23T23:42:18.643373+0000","last_undegraded":"2023-09-23T23:42:18.643373+0000","last_fullsized":"2023-09-23T23:42:18.643373+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:15:17.934614+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,3],"acting":[6,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"7.a","version":"241'2267","reported_seq":2280,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-09-23T23:42:45.816740+0000","last_change":"2023-09-23T23:42:03.802523+0000","last_active":"2023-09-23T23:42:45.816740+0000","last_peered":"2023-09-23T23:42:45.816740+0000","last_clean":"2023-09-23T23:42:45.816740+0000","last_became_active":"2023-09-23T23:42:03.802166+0000","last_became_peered":"2023-09-23T23:42:03.802166+0000","last_unstale":"2023-09-23T23:42:45.816740+0000","last_undegraded":"2023-09-23T23:42:45.816740+0000","last_fullsized":"2023-09-23T23:42:45.816740+0000","mapping_epoch":237,"log_start":"0'0","ondisk_log_start":"0'0","created":237,"last_epoch_clean":238,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:42:02.783207+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:42:02.783207+0000","last_clean_scrub_stamp":"2023-09-23T23:42:02.783207+0000","objects_scrubbed":0,"log_size":2267,"log_dups_size":0,"ondisk_log_size":2267,"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 @ 2023-09-25T08:00:26.622771+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":148570112,"num_objects":2267,"num_object_clones":0,"num_object_copies":6801,"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":2267,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2267,"num_write_kb":145088,"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":[3,2,1],"acting":[3,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.e","version":"68'2","reported_seq":104,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-09-23T23:42:18.960723+0000","last_change":"2023-09-23T23:39:01.787662+0000","last_active":"2023-09-23T23:42:18.960723+0000","last_peered":"2023-09-23T23:42:18.960723+0000","last_clean":"2023-09-23T23:42:18.960723+0000","last_became_active":"2023-09-23T23:39:01.774466+0000","last_became_peered":"2023-09-23T23:39:01.774466+0000","last_unstale":"2023-09-23T23:42:18.960723+0000","last_undegraded":"2023-09-23T23:42:18.960723+0000","last_fullsized":"2023-09-23T23:42:18.960723+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T06:21:06.723325+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"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,3,2],"acting":[1,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":195,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-09-23T23:42:18.960059+0000","last_change":"2023-09-23T23:35:10.673509+0000","last_active":"2023-09-23T23:42:18.960059+0000","last_peered":"2023-09-23T23:42:18.960059+0000","last_clean":"2023-09-23T23:42:18.960059+0000","last_became_active":"2023-09-23T23:35:10.673318+0000","last_became_peered":"2023-09-23T23:35:10.673318+0000","last_unstale":"2023-09-23T23:42:18.960059+0000","last_undegraded":"2023-09-23T23:42:18.960059+0000","last_fullsized":"2023-09-23T23:42:18.960059+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:08:13.653109+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,4,3],"acting":[1,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"7.9","version":"241'2467","reported_seq":2479,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-09-23T23:42:48.330481+0000","last_change":"2023-09-23T23:42:03.805331+0000","last_active":"2023-09-23T23:42:48.330481+0000","last_peered":"2023-09-23T23:42:48.330481+0000","last_clean":"2023-09-23T23:42:48.330481+0000","last_became_active":"2023-09-23T23:42:03.805002+0000","last_became_peered":"2023-09-23T23:42:03.805002+0000","last_unstale":"2023-09-23T23:42:48.330481+0000","last_undegraded":"2023-09-23T23:42:48.330481+0000","last_fullsized":"2023-09-23T23:42:48.330481+0000","mapping_epoch":237,"log_start":"0'0","ondisk_log_start":"0'0","created":237,"last_epoch_clean":238,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:42:02.783207+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:42:02.783207+0000","last_clean_scrub_stamp":"2023-09-23T23:42:02.783207+0000","objects_scrubbed":0,"log_size":2467,"log_dups_size":0,"ondisk_log_size":2467,"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 @ 2023-09-25T08:56:10.587335+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":161677312,"num_objects":2467,"num_object_clones":0,"num_object_copies":7401,"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":2467,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2467,"num_write_kb":157888,"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,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.d","version":"68'1","reported_seq":104,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-09-23T23:42:18.644370+0000","last_change":"2023-09-23T23:39:01.816014+0000","last_active":"2023-09-23T23:42:18.644370+0000","last_peered":"2023-09-23T23:42:18.644370+0000","last_clean":"2023-09-23T23:42:18.644370+0000","last_became_active":"2023-09-23T23:39:01.787794+0000","last_became_peered":"2023-09-23T23:39:01.787794+0000","last_unstale":"2023-09-23T23:42:18.644370+0000","last_undegraded":"2023-09-23T23:42:18.644370+0000","last_fullsized":"2023-09-23T23:42:18.644370+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"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 @ 2023-09-25T08:29:33.262195+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":70,"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":[6,3,4],"acting":[6,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":211,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-09-23T23:42:18.643663+0000","last_change":"2023-09-23T23:39:01.787814+0000","last_active":"2023-09-23T23:42:18.643663+0000","last_peered":"2023-09-23T23:42:18.643663+0000","last_clean":"2023-09-23T23:42:18.643663+0000","last_became_active":"2023-09-23T23:39:01.787522+0000","last_became_peered":"2023-09-23T23:39:01.787522+0000","last_unstale":"2023-09-23T23:42:18.643663+0000","last_undegraded":"2023-09-23T23:42:18.643663+0000","last_fullsized":"2023-09-23T23:42:18.643663+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T01:04:52.248334+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,1,3],"acting":[6,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"7.8","version":"241'2606","reported_seq":2618,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-09-23T23:42:50.482401+0000","last_change":"2023-09-23T23:42:03.816994+0000","last_active":"2023-09-23T23:42:50.482401+0000","last_peered":"2023-09-23T23:42:50.482401+0000","last_clean":"2023-09-23T23:42:50.482401+0000","last_became_active":"2023-09-23T23:42:03.816629+0000","last_became_peered":"2023-09-23T23:42:03.816629+0000","last_unstale":"2023-09-23T23:42:50.482401+0000","last_undegraded":"2023-09-23T23:42:50.482401+0000","last_fullsized":"2023-09-23T23:42:50.482401+0000","mapping_epoch":237,"log_start":"0'0","ondisk_log_start":"0'0","created":237,"last_epoch_clean":238,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:42:02.783207+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:42:02.783207+0000","last_clean_scrub_stamp":"2023-09-23T23:42:02.783207+0000","objects_scrubbed":0,"log_size":2606,"log_dups_size":0,"ondisk_log_size":2606,"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 @ 2023-09-25T02:22:00.865651+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":170786816,"num_objects":2606,"num_object_clones":0,"num_object_copies":7818,"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":2606,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2606,"num_write_kb":166784,"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":[2,4,3],"acting":[2,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":197,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-09-23T23:42:18.829057+0000","last_change":"2023-09-23T23:32:08.441267+0000","last_active":"2023-09-23T23:42:18.829057+0000","last_peered":"2023-09-23T23:42:18.829057+0000","last_clean":"2023-09-23T23:42:18.829057+0000","last_became_active":"2023-09-23T23:32:08.440895+0000","last_became_peered":"2023-09-23T23:32:08.440895+0000","last_unstale":"2023-09-23T23:42:18.829057+0000","last_undegraded":"2023-09-23T23:42:18.829057+0000","last_fullsized":"2023-09-23T23:42:18.829057+0000","mapping_epoch":120,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":121,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T02:38:44.532782+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,6,1],"acting":[3,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":148,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-09-23T23:42:22.640495+0000","last_change":"2023-09-23T23:35:41.554918+0000","last_active":"2023-09-23T23:42:22.640495+0000","last_peered":"2023-09-23T23:42:22.640495+0000","last_clean":"2023-09-23T23:42:22.640495+0000","last_became_active":"2023-09-23T23:35:41.554595+0000","last_became_peered":"2023-09-23T23:35:41.554595+0000","last_unstale":"2023-09-23T23:42:22.640495+0000","last_undegraded":"2023-09-23T23:42:22.640495+0000","last_fullsized":"2023-09-23T23:42:22.640495+0000","mapping_epoch":141,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":142,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:08:11.714395+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,4,3],"acting":[1,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"7.f","version":"241'2238","reported_seq":2251,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-09-23T23:42:45.801874+0000","last_change":"2023-09-23T23:42:03.817393+0000","last_active":"2023-09-23T23:42:45.801874+0000","last_peered":"2023-09-23T23:42:45.801874+0000","last_clean":"2023-09-23T23:42:45.801874+0000","last_became_active":"2023-09-23T23:42:03.816647+0000","last_became_peered":"2023-09-23T23:42:03.816647+0000","last_unstale":"2023-09-23T23:42:45.801874+0000","last_undegraded":"2023-09-23T23:42:45.801874+0000","last_fullsized":"2023-09-23T23:42:45.801874+0000","mapping_epoch":237,"log_start":"0'0","ondisk_log_start":"0'0","created":237,"last_epoch_clean":238,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:42:02.783207+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:42:02.783207+0000","last_clean_scrub_stamp":"2023-09-23T23:42:02.783207+0000","objects_scrubbed":0,"log_size":2238,"log_dups_size":0,"ondisk_log_size":2238,"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 @ 2023-09-25T07:29:42.253857+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":146669568,"num_objects":2238,"num_object_clones":0,"num_object_copies":6714,"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":2238,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2238,"num_write_kb":143232,"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":[3,4,6],"acting":[3,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.b","version":"69'3","reported_seq":250,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-09-23T23:42:22.647311+0000","last_change":"2023-09-23T23:39:01.813592+0000","last_active":"2023-09-23T23:42:22.647311+0000","last_peered":"2023-09-23T23:42:22.647311+0000","last_clean":"2023-09-23T23:42:22.647311+0000","last_became_active":"2023-09-23T23:39:01.780525+0000","last_became_peered":"2023-09-23T23:39:01.780525+0000","last_unstale":"2023-09-23T23:42:22.647311+0000","last_undegraded":"2023-09-23T23:42:22.647311+0000","last_fullsized":"2023-09-23T23:42:22.647311+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"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 @ 2023-09-25T07:07:14.289204+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"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":[3,4,1],"acting":[3,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":178,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-09-23T23:42:18.828937+0000","last_change":"2023-09-23T23:35:10.677772+0000","last_active":"2023-09-23T23:42:18.828937+0000","last_peered":"2023-09-23T23:42:18.828937+0000","last_clean":"2023-09-23T23:42:18.828937+0000","last_became_active":"2023-09-23T23:35:10.677374+0000","last_became_peered":"2023-09-23T23:35:10.677374+0000","last_unstale":"2023-09-23T23:42:18.828937+0000","last_undegraded":"2023-09-23T23:42:18.828937+0000","last_fullsized":"2023-09-23T23:42:18.828937+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:11:39.907276+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,4,6],"acting":[3,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"7.e","version":"241'2534","reported_seq":2547,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-09-23T23:42:50.446017+0000","last_change":"2023-09-23T23:42:03.803358+0000","last_active":"2023-09-23T23:42:50.446017+0000","last_peered":"2023-09-23T23:42:50.446017+0000","last_clean":"2023-09-23T23:42:50.446017+0000","last_became_active":"2023-09-23T23:42:03.803024+0000","last_became_peered":"2023-09-23T23:42:03.803024+0000","last_unstale":"2023-09-23T23:42:50.446017+0000","last_undegraded":"2023-09-23T23:42:50.446017+0000","last_fullsized":"2023-09-23T23:42:50.446017+0000","mapping_epoch":237,"log_start":"0'0","ondisk_log_start":"0'0","created":237,"last_epoch_clean":238,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:42:02.783207+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:42:02.783207+0000","last_clean_scrub_stamp":"2023-09-23T23:42:02.783207+0000","objects_scrubbed":0,"log_size":2534,"log_dups_size":0,"ondisk_log_size":2534,"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 @ 2023-09-25T06:58:21.962767+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":166068224,"num_objects":2534,"num_object_clones":0,"num_object_copies":7602,"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":2534,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2534,"num_write_kb":162176,"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":[2,3,1],"acting":[2,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":222,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-09-23T23:42:18.643500+0000","last_change":"2023-09-23T23:39:01.786568+0000","last_active":"2023-09-23T23:42:18.643500+0000","last_peered":"2023-09-23T23:42:18.643500+0000","last_clean":"2023-09-23T23:42:18.643500+0000","last_became_active":"2023-09-23T23:39:01.786136+0000","last_became_peered":"2023-09-23T23:39:01.786136+0000","last_unstale":"2023-09-23T23:42:18.643500+0000","last_undegraded":"2023-09-23T23:42:18.643500+0000","last_fullsized":"2023-09-23T23:42:18.643500+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T06:27:10.726943+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":195,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-09-23T23:42:19.032984+0000","last_change":"2023-09-23T23:34:47.357143+0000","last_active":"2023-09-23T23:42:19.032984+0000","last_peered":"2023-09-23T23:42:19.032984+0000","last_clean":"2023-09-23T23:42:19.032984+0000","last_became_active":"2023-09-23T23:34:47.356826+0000","last_became_peered":"2023-09-23T23:34:47.356826+0000","last_unstale":"2023-09-23T23:42:19.032984+0000","last_undegraded":"2023-09-23T23:42:19.032984+0000","last_fullsized":"2023-09-23T23:42:19.032984+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:18:46.795742+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[2,1,6],"acting":[2,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"7.d","version":"241'2455","reported_seq":2467,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-09-23T23:42:48.273926+0000","last_change":"2023-09-23T23:42:03.806114+0000","last_active":"2023-09-23T23:42:48.273926+0000","last_peered":"2023-09-23T23:42:48.273926+0000","last_clean":"2023-09-23T23:42:48.273926+0000","last_became_active":"2023-09-23T23:42:03.805816+0000","last_became_peered":"2023-09-23T23:42:03.805816+0000","last_unstale":"2023-09-23T23:42:48.273926+0000","last_undegraded":"2023-09-23T23:42:48.273926+0000","last_fullsized":"2023-09-23T23:42:48.273926+0000","mapping_epoch":237,"log_start":"0'0","ondisk_log_start":"0'0","created":237,"last_epoch_clean":238,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:42:02.783207+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:42:02.783207+0000","last_clean_scrub_stamp":"2023-09-23T23:42:02.783207+0000","objects_scrubbed":0,"log_size":2455,"log_dups_size":0,"ondisk_log_size":2455,"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 @ 2023-09-25T05:58:09.087029+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":160890880,"num_objects":2455,"num_object_clones":0,"num_object_copies":7365,"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":2455,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2455,"num_write_kb":157120,"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":[6,1,3],"acting":[6,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":188,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-09-23T23:42:19.032425+0000","last_change":"2023-09-23T23:39:01.774125+0000","last_active":"2023-09-23T23:42:19.032425+0000","last_peered":"2023-09-23T23:42:19.032425+0000","last_clean":"2023-09-23T23:42:19.032425+0000","last_became_active":"2023-09-23T23:39:01.773702+0000","last_became_peered":"2023-09-23T23:39:01.773702+0000","last_unstale":"2023-09-23T23:42:19.032425+0000","last_undegraded":"2023-09-23T23:42:19.032425+0000","last_fullsized":"2023-09-23T23:42:19.032425+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:33:01.617070+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[2,1,3],"acting":[2,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":182,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-09-23T23:42:18.644345+0000","last_change":"2023-09-23T23:35:10.690516+0000","last_active":"2023-09-23T23:42:18.644345+0000","last_peered":"2023-09-23T23:42:18.644345+0000","last_clean":"2023-09-23T23:42:18.644345+0000","last_became_active":"2023-09-23T23:35:10.689841+0000","last_became_peered":"2023-09-23T23:35:10.689841+0000","last_unstale":"2023-09-23T23:42:18.644345+0000","last_undegraded":"2023-09-23T23:42:18.644345+0000","last_fullsized":"2023-09-23T23:42:18.644345+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:36:08.373176+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,2],"acting":[6,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"7.c","version":"241'2409","reported_seq":2421,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-09-23T23:42:48.257447+0000","last_change":"2023-09-23T23:42:03.805733+0000","last_active":"2023-09-23T23:42:48.257447+0000","last_peered":"2023-09-23T23:42:48.257447+0000","last_clean":"2023-09-23T23:42:48.257447+0000","last_became_active":"2023-09-23T23:42:03.805500+0000","last_became_peered":"2023-09-23T23:42:03.805500+0000","last_unstale":"2023-09-23T23:42:48.257447+0000","last_undegraded":"2023-09-23T23:42:48.257447+0000","last_fullsized":"2023-09-23T23:42:48.257447+0000","mapping_epoch":237,"log_start":"0'0","ondisk_log_start":"0'0","created":237,"last_epoch_clean":238,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:42:02.783207+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:42:02.783207+0000","last_clean_scrub_stamp":"2023-09-23T23:42:02.783207+0000","objects_scrubbed":0,"log_size":2409,"log_dups_size":0,"ondisk_log_size":2409,"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 @ 2023-09-25T09:31:37.406236+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":157876224,"num_objects":2409,"num_object_clones":0,"num_object_copies":7227,"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":2409,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2409,"num_write_kb":154176,"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":[6,3,2],"acting":[6,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":221,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-09-23T23:42:18.827989+0000","last_change":"2023-09-23T23:39:01.780202+0000","last_active":"2023-09-23T23:42:18.827989+0000","last_peered":"2023-09-23T23:42:18.827989+0000","last_clean":"2023-09-23T23:42:18.827989+0000","last_became_active":"2023-09-23T23:39:01.779738+0000","last_became_peered":"2023-09-23T23:39:01.779738+0000","last_unstale":"2023-09-23T23:42:18.827989+0000","last_undegraded":"2023-09-23T23:42:18.827989+0000","last_fullsized":"2023-09-23T23:42:18.827989+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T09:58:07.103422+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":185,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-09-23T23:42:18.960537+0000","last_change":"2023-09-23T23:26:56.892048+0000","last_active":"2023-09-23T23:42:18.960537+0000","last_peered":"2023-09-23T23:42:18.960537+0000","last_clean":"2023-09-23T23:42:18.960537+0000","last_became_active":"2023-09-23T23:26:56.891708+0000","last_became_peered":"2023-09-23T23:26:56.891708+0000","last_unstale":"2023-09-23T23:42:18.960537+0000","last_undegraded":"2023-09-23T23:42:18.960537+0000","last_fullsized":"2023-09-23T23:42:18.960537+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T06:30:13.122988+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"7.1","version":"241'2210","reported_seq":2223,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-09-23T23:42:45.824078+0000","last_change":"2023-09-23T23:42:03.801419+0000","last_active":"2023-09-23T23:42:45.824078+0000","last_peered":"2023-09-23T23:42:45.824078+0000","last_clean":"2023-09-23T23:42:45.824078+0000","last_became_active":"2023-09-23T23:42:03.801091+0000","last_became_peered":"2023-09-23T23:42:03.801091+0000","last_unstale":"2023-09-23T23:42:45.824078+0000","last_undegraded":"2023-09-23T23:42:45.824078+0000","last_fullsized":"2023-09-23T23:42:45.824078+0000","mapping_epoch":237,"log_start":"0'0","ondisk_log_start":"0'0","created":237,"last_epoch_clean":238,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:42:02.783207+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:42:02.783207+0000","last_clean_scrub_stamp":"2023-09-23T23:42:02.783207+0000","objects_scrubbed":0,"log_size":2210,"log_dups_size":0,"ondisk_log_size":2210,"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 @ 2023-09-25T11:04:20.385399+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":144834560,"num_objects":2210,"num_object_clones":0,"num_object_copies":6630,"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":2210,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2210,"num_write_kb":141440,"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":[3,6,1],"acting":[3,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.4","version":"86'141","reported_seq":800,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-09-23T23:42:18.960881+0000","last_change":"2023-09-23T23:39:04.826885+0000","last_active":"2023-09-23T23:42:18.960881+0000","last_peered":"2023-09-23T23:42:18.960881+0000","last_clean":"2023-09-23T23:42:18.960881+0000","last_became_active":"2023-09-23T23:39:04.826395+0000","last_became_peered":"2023-09-23T23:39:04.826395+0000","last_unstale":"2023-09-23T23:42:18.960881+0000","last_undegraded":"2023-09-23T23:42:18.960881+0000","last_fullsized":"2023-09-23T23:42:18.960881+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":141,"log_dups_size":0,"ondisk_log_size":141,"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 @ 2023-09-25T05:31:55.391104+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0015580520000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":790,"num_read_kb":1129,"num_write":131,"num_write_kb":281,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":20,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"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,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":215,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-09-23T23:42:22.648848+0000","last_change":"2023-09-23T23:32:08.441997+0000","last_active":"2023-09-23T23:42:22.648848+0000","last_peered":"2023-09-23T23:42:22.648848+0000","last_clean":"2023-09-23T23:42:22.648848+0000","last_became_active":"2023-09-23T23:32:08.441659+0000","last_became_peered":"2023-09-23T23:32:08.441659+0000","last_unstale":"2023-09-23T23:42:22.648848+0000","last_undegraded":"2023-09-23T23:42:22.648848+0000","last_fullsized":"2023-09-23T23:42:22.648848+0000","mapping_epoch":120,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":121,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T00:23:04.802598+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,2,6],"acting":[3,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":207,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-09-23T23:42:18.959649+0000","last_change":"2023-09-23T23:39:01.776138+0000","last_active":"2023-09-23T23:42:18.959649+0000","last_peered":"2023-09-23T23:42:18.959649+0000","last_clean":"2023-09-23T23:42:18.959649+0000","last_became_active":"2023-09-23T23:39:01.773415+0000","last_became_peered":"2023-09-23T23:39:01.773415+0000","last_unstale":"2023-09-23T23:42:18.959649+0000","last_undegraded":"2023-09-23T23:42:18.959649+0000","last_fullsized":"2023-09-23T23:42:18.959649+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T09:01:53.949327+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"7.7","version":"241'2465","reported_seq":2477,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-09-23T23:42:48.289659+0000","last_change":"2023-09-23T23:42:03.807154+0000","last_active":"2023-09-23T23:42:48.289659+0000","last_peered":"2023-09-23T23:42:48.289659+0000","last_clean":"2023-09-23T23:42:48.289659+0000","last_became_active":"2023-09-23T23:42:03.806753+0000","last_became_peered":"2023-09-23T23:42:03.806753+0000","last_unstale":"2023-09-23T23:42:48.289659+0000","last_undegraded":"2023-09-23T23:42:48.289659+0000","last_fullsized":"2023-09-23T23:42:48.289659+0000","mapping_epoch":237,"log_start":"0'0","ondisk_log_start":"0'0","created":237,"last_epoch_clean":238,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:42:02.783207+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:42:02.783207+0000","last_clean_scrub_stamp":"2023-09-23T23:42:02.783207+0000","objects_scrubbed":0,"log_size":2465,"log_dups_size":0,"ondisk_log_size":2465,"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 @ 2023-09-25T08:10:34.279745+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":161546240,"num_objects":2465,"num_object_clones":0,"num_object_copies":7395,"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":2465,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2465,"num_write_kb":157760,"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":[6,3,1],"acting":[6,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.2","version":"86'65","reported_seq":756,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-09-23T23:42:22.640731+0000","last_change":"2023-09-23T23:35:41.712039+0000","last_active":"2023-09-23T23:42:22.640731+0000","last_peered":"2023-09-23T23:42:22.640731+0000","last_clean":"2023-09-23T23:42:22.640731+0000","last_became_active":"2023-09-23T23:35:41.552046+0000","last_became_peered":"2023-09-23T23:35:41.552046+0000","last_unstale":"2023-09-23T23:42:22.640731+0000","last_undegraded":"2023-09-23T23:42:22.640731+0000","last_fullsized":"2023-09-23T23:42:22.640731+0000","mapping_epoch":141,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":142,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":65,"log_dups_size":0,"ondisk_log_size":65,"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 @ 2023-09-25T09:54:09.518261+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0011165630000000001,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":823,"num_read_kb":765,"num_write":49,"num_write_kb":33,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":10,"num_bytes_recovered":38,"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,6,3],"acting":[1,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":162,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-09-23T23:42:18.643725+0000","last_change":"2023-09-23T23:35:41.544251+0000","last_active":"2023-09-23T23:42:18.643725+0000","last_peered":"2023-09-23T23:42:18.643725+0000","last_clean":"2023-09-23T23:42:18.643725+0000","last_became_active":"2023-09-23T23:35:41.543876+0000","last_became_peered":"2023-09-23T23:35:41.543876+0000","last_unstale":"2023-09-23T23:42:18.643725+0000","last_undegraded":"2023-09-23T23:42:18.643725+0000","last_fullsized":"2023-09-23T23:42:18.643725+0000","mapping_epoch":141,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":142,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:57:42.779563+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":201,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-09-23T23:42:18.960813+0000","last_change":"2023-09-23T23:26:56.887746+0000","last_active":"2023-09-23T23:42:18.960813+0000","last_peered":"2023-09-23T23:42:18.960813+0000","last_clean":"2023-09-23T23:42:18.960813+0000","last_became_active":"2023-09-23T23:26:56.887239+0000","last_became_peered":"2023-09-23T23:26:56.887239+0000","last_unstale":"2023-09-23T23:42:18.960813+0000","last_undegraded":"2023-09-23T23:42:18.960813+0000","last_fullsized":"2023-09-23T23:42:18.960813+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T06:37:21.318533+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"7.4","version":"241'2425","reported_seq":2438,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-09-23T23:42:48.277629+0000","last_change":"2023-09-23T23:42:03.807550+0000","last_active":"2023-09-23T23:42:48.277629+0000","last_peered":"2023-09-23T23:42:48.277629+0000","last_clean":"2023-09-23T23:42:48.277629+0000","last_became_active":"2023-09-23T23:42:03.807188+0000","last_became_peered":"2023-09-23T23:42:03.807188+0000","last_unstale":"2023-09-23T23:42:48.277629+0000","last_undegraded":"2023-09-23T23:42:48.277629+0000","last_fullsized":"2023-09-23T23:42:48.277629+0000","mapping_epoch":237,"log_start":"0'0","ondisk_log_start":"0'0","created":237,"last_epoch_clean":238,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:42:02.783207+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:42:02.783207+0000","last_clean_scrub_stamp":"2023-09-23T23:42:02.783207+0000","objects_scrubbed":0,"log_size":2425,"log_dups_size":0,"ondisk_log_size":2425,"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 @ 2023-09-25T01:47:43.912454+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":158924800,"num_objects":2425,"num_object_clones":0,"num_object_copies":7275,"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":2425,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2425,"num_write_kb":155200,"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,6,3],"acting":[1,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"86'129","reported_seq":939,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-09-23T23:42:19.032495+0000","last_change":"2023-09-23T23:36:52.795698+0000","last_active":"2023-09-23T23:42:19.032495+0000","last_peered":"2023-09-23T23:42:19.032495+0000","last_clean":"2023-09-23T23:42:19.032495+0000","last_became_active":"2023-09-23T23:36:52.794988+0000","last_became_peered":"2023-09-23T23:36:52.794988+0000","last_unstale":"2023-09-23T23:42:19.032495+0000","last_undegraded":"2023-09-23T23:42:19.032495+0000","last_fullsized":"2023-09-23T23:42:19.032495+0000","mapping_epoch":151,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":152,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":129,"log_dups_size":0,"ondisk_log_size":129,"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 @ 2023-09-25T06:51:17.361254+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00137744,"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":1280,"num_read_kb":2606,"num_write":99,"num_write_kb":1350,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":11,"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":[2,3,1],"acting":[2,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":185,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-09-23T23:42:18.959755+0000","last_change":"2023-09-23T23:26:27.455262+0000","last_active":"2023-09-23T23:42:18.959755+0000","last_peered":"2023-09-23T23:42:18.959755+0000","last_clean":"2023-09-23T23:42:18.959755+0000","last_became_active":"2023-09-23T23:26:27.454866+0000","last_became_peered":"2023-09-23T23:26:27.454866+0000","last_unstale":"2023-09-23T23:42:18.959755+0000","last_undegraded":"2023-09-23T23:42:18.959755+0000","last_fullsized":"2023-09-23T23:42:18.959755+0000","mapping_epoch":104,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":105,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:09:05.340269+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":242,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-09-23T23:42:22.641291+0000","last_change":"2023-09-23T23:39:01.774764+0000","last_active":"2023-09-23T23:42:22.641291+0000","last_peered":"2023-09-23T23:42:22.641291+0000","last_clean":"2023-09-23T23:42:22.641291+0000","last_became_active":"2023-09-23T23:39:01.774396+0000","last_became_peered":"2023-09-23T23:39:01.774396+0000","last_unstale":"2023-09-23T23:42:22.641291+0000","last_undegraded":"2023-09-23T23:42:22.641291+0000","last_fullsized":"2023-09-23T23:42:22.641291+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T04:36:24.905947+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,3,2],"acting":[1,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"7.6","version":"241'2255","reported_seq":2265,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-09-23T23:42:45.827043+0000","last_change":"2023-09-23T23:42:03.817326+0000","last_active":"2023-09-23T23:42:45.827043+0000","last_peered":"2023-09-23T23:42:45.827043+0000","last_clean":"2023-09-23T23:42:45.827043+0000","last_became_active":"2023-09-23T23:42:03.816925+0000","last_became_peered":"2023-09-23T23:42:03.816925+0000","last_unstale":"2023-09-23T23:42:45.827043+0000","last_undegraded":"2023-09-23T23:42:45.827043+0000","last_fullsized":"2023-09-23T23:42:45.827043+0000","mapping_epoch":237,"log_start":"0'0","ondisk_log_start":"0'0","created":237,"last_epoch_clean":238,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:42:02.783207+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:42:02.783207+0000","last_clean_scrub_stamp":"2023-09-23T23:42:02.783207+0000","objects_scrubbed":0,"log_size":2255,"log_dups_size":0,"ondisk_log_size":2255,"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 @ 2023-09-25T00:26:54.996145+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":147783680,"num_objects":2255,"num_object_clones":0,"num_object_copies":6765,"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":2255,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2255,"num_write_kb":144320,"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":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.3","version":"86'236","reported_seq":1048,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-09-23T23:42:22.110120+0000","last_change":"2023-09-23T23:39:04.842800+0000","last_active":"2023-09-23T23:42:22.110120+0000","last_peered":"2023-09-23T23:42:22.110120+0000","last_clean":"2023-09-23T23:42:22.110120+0000","last_became_active":"2023-09-23T23:39:04.839084+0000","last_became_peered":"2023-09-23T23:39:04.839084+0000","last_unstale":"2023-09-23T23:42:22.110120+0000","last_undegraded":"2023-09-23T23:42:22.110120+0000","last_fullsized":"2023-09-23T23:42:22.110120+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":236,"log_dups_size":0,"ondisk_log_size":236,"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 @ 2023-09-25T02:30:13.746830+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001002637,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":1277,"num_read_kb":1428,"num_write":202,"num_write_kb":266,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":22,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"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":[2,3,6],"acting":[2,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"1.0","version":"90'161","reported_seq":517,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-09-23T23:42:18.643380+0000","last_change":"2023-09-23T23:39:04.825893+0000","last_active":"2023-09-23T23:42:18.643380+0000","last_peered":"2023-09-23T23:42:18.643380+0000","last_clean":"2023-09-23T23:42:18.643380+0000","last_became_active":"2023-09-23T23:39:04.825463+0000","last_became_peered":"2023-09-23T23:39:04.825463+0000","last_unstale":"2023-09-23T23:42:18.643380+0000","last_undegraded":"2023-09-23T23:42:18.643380+0000","last_fullsized":"2023-09-23T23:42:18.643380+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:06:14.091106+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:06:14.091106+0000","last_clean_scrub_stamp":"2023-09-23T23:06:14.091106+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"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 @ 2023-09-25T09:39:02.399806+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":486,"num_read_kb":912,"num_write":239,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":2361472,"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":[6,1,2],"acting":[6,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":169,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-09-23T23:42:18.828680+0000","last_change":"2023-09-23T23:32:08.448810+0000","last_active":"2023-09-23T23:42:18.828680+0000","last_peered":"2023-09-23T23:42:18.828680+0000","last_clean":"2023-09-23T23:42:18.828680+0000","last_became_active":"2023-09-23T23:32:08.448209+0000","last_became_peered":"2023-09-23T23:32:08.448209+0000","last_unstale":"2023-09-23T23:42:18.828680+0000","last_undegraded":"2023-09-23T23:42:18.828680+0000","last_fullsized":"2023-09-23T23:42:18.828680+0000","mapping_epoch":120,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":121,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:20:27.061693+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,6,4],"acting":[3,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":194,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-09-23T23:42:18.644196+0000","last_change":"2023-09-23T23:39:01.790984+0000","last_active":"2023-09-23T23:42:18.644196+0000","last_peered":"2023-09-23T23:42:18.644196+0000","last_clean":"2023-09-23T23:42:18.644196+0000","last_became_active":"2023-09-23T23:39:01.790626+0000","last_became_peered":"2023-09-23T23:39:01.790626+0000","last_unstale":"2023-09-23T23:42:18.644196+0000","last_undegraded":"2023-09-23T23:42:18.644196+0000","last_fullsized":"2023-09-23T23:42:18.644196+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T09:19:07.777738+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,3],"acting":[6,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"7.5","version":"241'2594","reported_seq":2607,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-09-23T23:42:50.480136+0000","last_change":"2023-09-23T23:42:03.800995+0000","last_active":"2023-09-23T23:42:50.480136+0000","last_peered":"2023-09-23T23:42:50.480136+0000","last_clean":"2023-09-23T23:42:50.480136+0000","last_became_active":"2023-09-23T23:42:03.800652+0000","last_became_peered":"2023-09-23T23:42:03.800652+0000","last_unstale":"2023-09-23T23:42:50.480136+0000","last_undegraded":"2023-09-23T23:42:50.480136+0000","last_fullsized":"2023-09-23T23:42:50.480136+0000","mapping_epoch":237,"log_start":"0'0","ondisk_log_start":"0'0","created":237,"last_epoch_clean":238,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:42:02.783207+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:42:02.783207+0000","last_clean_scrub_stamp":"2023-09-23T23:42:02.783207+0000","objects_scrubbed":0,"log_size":2594,"log_dups_size":0,"ondisk_log_size":2594,"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 @ 2023-09-25T07:12:32.006718+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":170000384,"num_objects":2594,"num_object_clones":0,"num_object_copies":7782,"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":2594,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2594,"num_write_kb":166016,"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":[2,1,6],"acting":[2,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.0","version":"86'115","reported_seq":469,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-09-23T23:42:18.960116+0000","last_change":"2023-09-23T23:39:04.825581+0000","last_active":"2023-09-23T23:42:18.960116+0000","last_peered":"2023-09-23T23:42:18.960116+0000","last_clean":"2023-09-23T23:42:18.960116+0000","last_became_active":"2023-09-23T23:39:04.824855+0000","last_became_peered":"2023-09-23T23:39:04.824855+0000","last_unstale":"2023-09-23T23:42:18.960116+0000","last_undegraded":"2023-09-23T23:42:18.960116+0000","last_fullsized":"2023-09-23T23:42:18.960116+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":115,"log_dups_size":0,"ondisk_log_size":115,"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 @ 2023-09-25T05:17:19.954995+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00094966699999999996,"stat_sum":{"num_bytes":4194304,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":507,"num_read_kb":3491,"num_write":106,"num_write_kb":7211,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":4194304,"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,3,6],"acting":[1,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":198,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-09-23T23:42:18.828369+0000","last_change":"2023-09-23T23:39:01.784681+0000","last_active":"2023-09-23T23:42:18.828369+0000","last_peered":"2023-09-23T23:42:18.828369+0000","last_clean":"2023-09-23T23:42:18.828369+0000","last_became_active":"2023-09-23T23:39:01.784307+0000","last_became_peered":"2023-09-23T23:39:01.784307+0000","last_unstale":"2023-09-23T23:42:18.828369+0000","last_undegraded":"2023-09-23T23:42:18.828369+0000","last_fullsized":"2023-09-23T23:42:18.828369+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:23:29.996247+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":185,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-09-23T23:42:18.960300+0000","last_change":"2023-09-23T23:39:01.782538+0000","last_active":"2023-09-23T23:42:18.960300+0000","last_peered":"2023-09-23T23:42:18.960300+0000","last_clean":"2023-09-23T23:42:18.960300+0000","last_became_active":"2023-09-23T23:39:01.781783+0000","last_became_peered":"2023-09-23T23:39:01.781783+0000","last_unstale":"2023-09-23T23:42:18.960300+0000","last_undegraded":"2023-09-23T23:42:18.960300+0000","last_fullsized":"2023-09-23T23:42:18.960300+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:04:24.141182+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"7.0","version":"241'2456","reported_seq":2469,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-09-23T23:42:48.305005+0000","last_change":"2023-09-23T23:42:03.807529+0000","last_active":"2023-09-23T23:42:48.305005+0000","last_peered":"2023-09-23T23:42:48.305005+0000","last_clean":"2023-09-23T23:42:48.305005+0000","last_became_active":"2023-09-23T23:42:03.807219+0000","last_became_peered":"2023-09-23T23:42:03.807219+0000","last_unstale":"2023-09-23T23:42:48.305005+0000","last_undegraded":"2023-09-23T23:42:48.305005+0000","last_fullsized":"2023-09-23T23:42:48.305005+0000","mapping_epoch":237,"log_start":"0'0","ondisk_log_start":"0'0","created":237,"last_epoch_clean":238,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:42:02.783207+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:42:02.783207+0000","last_clean_scrub_stamp":"2023-09-23T23:42:02.783207+0000","objects_scrubbed":0,"log_size":2456,"log_dups_size":0,"ondisk_log_size":2456,"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 @ 2023-09-25T07:18:09.545322+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":160956416,"num_objects":2456,"num_object_clones":0,"num_object_copies":7368,"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":2456,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2456,"num_write_kb":157184,"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,3,2],"acting":[1,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"86'75","reported_seq":547,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-09-23T23:42:18.960404+0000","last_change":"2023-09-23T23:39:01.835461+0000","last_active":"2023-09-23T23:42:18.960404+0000","last_peered":"2023-09-23T23:42:18.960404+0000","last_clean":"2023-09-23T23:42:18.960404+0000","last_became_active":"2023-09-23T23:39:01.785871+0000","last_became_peered":"2023-09-23T23:39:01.785871+0000","last_unstale":"2023-09-23T23:42:18.960404+0000","last_undegraded":"2023-09-23T23:42:18.960404+0000","last_fullsized":"2023-09-23T23:42:18.960404+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":75,"log_dups_size":0,"ondisk_log_size":75,"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 @ 2023-09-25T08:31:23.278851+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001060697,"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":561,"num_read_kb":487,"num_write":59,"num_write_kb":42,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":10,"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,4,6],"acting":[1,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":203,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-09-23T23:42:18.960934+0000","last_change":"2023-09-23T23:34:47.348873+0000","last_active":"2023-09-23T23:42:18.960934+0000","last_peered":"2023-09-23T23:42:18.960934+0000","last_clean":"2023-09-23T23:42:18.960934+0000","last_became_active":"2023-09-23T23:34:47.348583+0000","last_became_peered":"2023-09-23T23:34:47.348583+0000","last_unstale":"2023-09-23T23:42:18.960934+0000","last_undegraded":"2023-09-23T23:42:18.960934+0000","last_fullsized":"2023-09-23T23:42:18.960934+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:36:01.708489+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":144,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-09-23T23:42:18.960609+0000","last_change":"2023-09-23T23:39:01.781624+0000","last_active":"2023-09-23T23:42:18.960609+0000","last_peered":"2023-09-23T23:42:18.960609+0000","last_clean":"2023-09-23T23:42:18.960609+0000","last_became_active":"2023-09-23T23:39:01.781206+0000","last_became_peered":"2023-09-23T23:39:01.781206+0000","last_unstale":"2023-09-23T23:42:18.960609+0000","last_undegraded":"2023-09-23T23:42:18.960609+0000","last_fullsized":"2023-09-23T23:42:18.960609+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T04:05:01.823221+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,6,3],"acting":[1,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"7.3","version":"241'2241","reported_seq":2254,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-09-23T23:42:45.816711+0000","last_change":"2023-09-23T23:42:03.817987+0000","last_active":"2023-09-23T23:42:45.816711+0000","last_peered":"2023-09-23T23:42:45.816711+0000","last_clean":"2023-09-23T23:42:45.816711+0000","last_became_active":"2023-09-23T23:42:03.817330+0000","last_became_peered":"2023-09-23T23:42:03.817330+0000","last_unstale":"2023-09-23T23:42:45.816711+0000","last_undegraded":"2023-09-23T23:42:45.816711+0000","last_fullsized":"2023-09-23T23:42:45.816711+0000","mapping_epoch":237,"log_start":"0'0","ondisk_log_start":"0'0","created":237,"last_epoch_clean":238,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:42:02.783207+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:42:02.783207+0000","last_clean_scrub_stamp":"2023-09-23T23:42:02.783207+0000","objects_scrubbed":0,"log_size":2241,"log_dups_size":0,"ondisk_log_size":2241,"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 @ 2023-09-25T05:55:53.198428+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":146866176,"num_objects":2241,"num_object_clones":0,"num_object_copies":6723,"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":2241,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2241,"num_write_kb":143424,"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":[3,2,4],"acting":[3,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.7","version":"68'2","reported_seq":249,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-09-23T23:42:18.829985+0000","last_change":"2023-09-23T23:39:01.789138+0000","last_active":"2023-09-23T23:42:18.829985+0000","last_peered":"2023-09-23T23:42:18.829985+0000","last_clean":"2023-09-23T23:42:18.829985+0000","last_became_active":"2023-09-23T23:39:01.776768+0000","last_became_peered":"2023-09-23T23:39:01.776768+0000","last_unstale":"2023-09-23T23:42:18.829985+0000","last_undegraded":"2023-09-23T23:42:18.829985+0000","last_fullsized":"2023-09-23T23:42:18.829985+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T11:01:50.480472+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"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":[3,2,1],"acting":[3,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"86'170","reported_seq":552,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-09-23T23:42:22.640794+0000","last_change":"2023-09-23T23:25:05.228483+0000","last_active":"2023-09-23T23:42:22.640794+0000","last_peered":"2023-09-23T23:42:22.640794+0000","last_clean":"2023-09-23T23:42:22.640794+0000","last_became_active":"2023-09-23T23:25:05.227766+0000","last_became_peered":"2023-09-23T23:25:05.227766+0000","last_unstale":"2023-09-23T23:42:22.640794+0000","last_undegraded":"2023-09-23T23:42:22.640794+0000","last_fullsized":"2023-09-23T23:42:22.640794+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":170,"log_dups_size":0,"ondisk_log_size":170,"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 @ 2023-09-25T06:17:40.984099+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00066166300000000005,"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":537,"num_read_kb":1957,"num_write":160,"num_write_kb":2393,"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,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":224,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-09-23T23:42:18.828183+0000","last_change":"2023-09-23T23:39:01.786256+0000","last_active":"2023-09-23T23:42:18.828183+0000","last_peered":"2023-09-23T23:42:18.828183+0000","last_clean":"2023-09-23T23:42:18.828183+0000","last_became_active":"2023-09-23T23:39:01.785899+0000","last_became_peered":"2023-09-23T23:39:01.785899+0000","last_unstale":"2023-09-23T23:42:18.828183+0000","last_undegraded":"2023-09-23T23:42:18.828183+0000","last_fullsized":"2023-09-23T23:42:18.828183+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:01:41.201506+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"7.2","version":"241'2294","reported_seq":2307,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-09-23T23:42:45.791140+0000","last_change":"2023-09-23T23:42:03.801941+0000","last_active":"2023-09-23T23:42:45.791140+0000","last_peered":"2023-09-23T23:42:45.791140+0000","last_clean":"2023-09-23T23:42:45.791140+0000","last_became_active":"2023-09-23T23:42:03.801509+0000","last_became_peered":"2023-09-23T23:42:03.801509+0000","last_unstale":"2023-09-23T23:42:45.791140+0000","last_undegraded":"2023-09-23T23:42:45.791140+0000","last_fullsized":"2023-09-23T23:42:45.791140+0000","mapping_epoch":237,"log_start":"0'0","ondisk_log_start":"0'0","created":237,"last_epoch_clean":238,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:42:02.783207+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:42:02.783207+0000","last_clean_scrub_stamp":"2023-09-23T23:42:02.783207+0000","objects_scrubbed":0,"log_size":2294,"log_dups_size":0,"ondisk_log_size":2294,"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 @ 2023-09-25T01:14:43.930958+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":150339584,"num_objects":2294,"num_object_clones":0,"num_object_copies":6882,"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":2294,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2294,"num_write_kb":146816,"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":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.7","version":"86'45","reported_seq":391,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-09-23T23:42:18.644317+0000","last_change":"2023-09-23T23:39:01.826213+0000","last_active":"2023-09-23T23:42:18.644317+0000","last_peered":"2023-09-23T23:42:18.644317+0000","last_clean":"2023-09-23T23:42:18.644317+0000","last_became_active":"2023-09-23T23:39:01.790699+0000","last_became_peered":"2023-09-23T23:39:01.790699+0000","last_unstale":"2023-09-23T23:42:18.644317+0000","last_undegraded":"2023-09-23T23:42:18.644317+0000","last_fullsized":"2023-09-23T23:42:18.644317+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":45,"log_dups_size":0,"ondisk_log_size":45,"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 @ 2023-09-25T04:53:17.666559+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000729169,"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":205,"num_read_kb":1380,"num_write":40,"num_write_kb":1138,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":7,"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":[6,2,3],"acting":[6,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"69'1","reported_seq":174,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-09-23T23:42:18.960608+0000","last_change":"2023-09-23T23:39:01.807884+0000","last_active":"2023-09-23T23:42:18.960608+0000","last_peered":"2023-09-23T23:42:18.960608+0000","last_clean":"2023-09-23T23:42:18.960608+0000","last_became_active":"2023-09-23T23:39:01.782282+0000","last_became_peered":"2023-09-23T23:39:01.782282+0000","last_unstale":"2023-09-23T23:42:18.960608+0000","last_undegraded":"2023-09-23T23:42:18.960608+0000","last_fullsized":"2023-09-23T23:42:18.960608+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"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 @ 2023-09-25T07:33:53.803220+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"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,3,6],"acting":[1,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":200,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-09-23T23:42:18.643508+0000","last_change":"2023-09-23T23:39:01.786484+0000","last_active":"2023-09-23T23:42:18.643508+0000","last_peered":"2023-09-23T23:42:18.643508+0000","last_clean":"2023-09-23T23:42:18.643508+0000","last_became_active":"2023-09-23T23:39:01.783785+0000","last_became_peered":"2023-09-23T23:39:01.783785+0000","last_unstale":"2023-09-23T23:42:18.643508+0000","last_undegraded":"2023-09-23T23:42:18.643508+0000","last_fullsized":"2023-09-23T23:42:18.643508+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T07:13:44.411621+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,2],"acting":[6,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.1b","version":"69'2","reported_seq":103,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-09-23T23:42:18.960486+0000","last_change":"2023-09-23T23:39:01.780928+0000","last_active":"2023-09-23T23:42:18.960486+0000","last_peered":"2023-09-23T23:42:18.960486+0000","last_clean":"2023-09-23T23:42:18.960486+0000","last_became_active":"2023-09-23T23:39:01.780365+0000","last_became_peered":"2023-09-23T23:39:01.780365+0000","last_unstale":"2023-09-23T23:42:18.960486+0000","last_undegraded":"2023-09-23T23:42:18.960486+0000","last_fullsized":"2023-09-23T23:42:18.960486+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T09:02:03.468255+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,4,3],"acting":[1,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":94,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-09-23T23:42:22.110175+0000","last_change":"2023-09-23T23:37:33.627072+0000","last_active":"2023-09-23T23:42:22.110175+0000","last_peered":"2023-09-23T23:42:22.110175+0000","last_clean":"2023-09-23T23:42:22.110175+0000","last_became_active":"2023-09-23T23:37:33.626666+0000","last_became_peered":"2023-09-23T23:37:33.626666+0000","last_unstale":"2023-09-23T23:42:22.110175+0000","last_undegraded":"2023-09-23T23:42:22.110175+0000","last_fullsized":"2023-09-23T23:42:22.110175+0000","mapping_epoch":159,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":160,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:18:08.661390+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[2,3,4],"acting":[2,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1c","version":"68'2","reported_seq":112,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-09-23T23:42:22.109145+0000","last_change":"2023-09-23T23:39:01.815450+0000","last_active":"2023-09-23T23:42:22.109145+0000","last_peered":"2023-09-23T23:42:22.109145+0000","last_clean":"2023-09-23T23:42:22.109145+0000","last_became_active":"2023-09-23T23:39:01.780808+0000","last_became_peered":"2023-09-23T23:39:01.780808+0000","last_unstale":"2023-09-23T23:42:22.109145+0000","last_undegraded":"2023-09-23T23:42:22.109145+0000","last_fullsized":"2023-09-23T23:42:22.109145+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T04:52:51.165825+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"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":[2,1,6],"acting":[2,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":199,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-09-23T23:42:20.799908+0000","last_change":"2023-09-23T23:34:47.350121+0000","last_active":"2023-09-23T23:42:20.799908+0000","last_peered":"2023-09-23T23:42:20.799908+0000","last_clean":"2023-09-23T23:42:20.799908+0000","last_became_active":"2023-09-23T23:34:47.349705+0000","last_became_peered":"2023-09-23T23:34:47.349705+0000","last_unstale":"2023-09-23T23:42:20.799908+0000","last_undegraded":"2023-09-23T23:42:20.799908+0000","last_fullsized":"2023-09-23T23:42:20.799908+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:55:23.138509+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1d","version":"68'2","reported_seq":127,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-09-23T23:42:18.644246+0000","last_change":"2023-09-23T23:35:10.676206+0000","last_active":"2023-09-23T23:42:18.644246+0000","last_peered":"2023-09-23T23:42:18.644246+0000","last_clean":"2023-09-23T23:42:18.644246+0000","last_became_active":"2023-09-23T23:35:10.675843+0000","last_became_peered":"2023-09-23T23:35:10.675843+0000","last_unstale":"2023-09-23T23:42:18.644246+0000","last_undegraded":"2023-09-23T23:42:18.644246+0000","last_fullsized":"2023-09-23T23:42:18.644246+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T04:00:31.310495+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"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":1,"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":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":213,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-09-23T23:42:18.828663+0000","last_change":"2023-09-23T23:35:41.602170+0000","last_active":"2023-09-23T23:42:18.828663+0000","last_peered":"2023-09-23T23:42:18.828663+0000","last_clean":"2023-09-23T23:42:18.828663+0000","last_became_active":"2023-09-23T23:35:41.601794+0000","last_became_peered":"2023-09-23T23:35:41.601794+0000","last_unstale":"2023-09-23T23:42:18.828663+0000","last_undegraded":"2023-09-23T23:42:18.828663+0000","last_fullsized":"2023-09-23T23:42:18.828663+0000","mapping_epoch":141,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":142,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:57:57.956200+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,2,6],"acting":[3,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1e","version":"69'2","reported_seq":218,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-09-23T23:42:18.829455+0000","last_change":"2023-09-23T23:26:56.890000+0000","last_active":"2023-09-23T23:42:18.829455+0000","last_peered":"2023-09-23T23:42:18.829455+0000","last_clean":"2023-09-23T23:42:18.829455+0000","last_became_active":"2023-09-23T23:26:56.889604+0000","last_became_peered":"2023-09-23T23:26:56.889604+0000","last_unstale":"2023-09-23T23:42:18.829455+0000","last_undegraded":"2023-09-23T23:42:18.829455+0000","last_fullsized":"2023-09-23T23:42:18.829455+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T06:45:20.534490+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":249,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-09-23T23:42:18.828161+0000","last_change":"2023-09-23T23:37:33.626975+0000","last_active":"2023-09-23T23:42:18.828161+0000","last_peered":"2023-09-23T23:42:18.828161+0000","last_clean":"2023-09-23T23:42:18.828161+0000","last_became_active":"2023-09-23T23:37:33.626337+0000","last_became_peered":"2023-09-23T23:37:33.626337+0000","last_unstale":"2023-09-23T23:42:18.828161+0000","last_undegraded":"2023-09-23T23:42:18.828161+0000","last_fullsized":"2023-09-23T23:42:18.828161+0000","mapping_epoch":159,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":160,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T01:45:41.499383+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,2,6],"acting":[3,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1f","version":"69'5","reported_seq":139,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-09-23T23:42:19.033401+0000","last_change":"2023-09-23T23:34:47.366146+0000","last_active":"2023-09-23T23:42:19.033401+0000","last_peered":"2023-09-23T23:42:19.033401+0000","last_clean":"2023-09-23T23:42:19.033401+0000","last_became_active":"2023-09-23T23:34:47.361648+0000","last_became_peered":"2023-09-23T23:34:47.361648+0000","last_unstale":"2023-09-23T23:42:19.033401+0000","last_undegraded":"2023-09-23T23:42:19.033401+0000","last_fullsized":"2023-09-23T23:42:19.033401+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"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 @ 2023-09-25T11:02:38.085203+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"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":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":554,"num_keys_recovered":0,"num_objects_omap":1,"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":[2,6,4],"acting":[2,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":200,"reported_epoch":240,"state":"active+clean","last_fresh":"2023-09-23T23:42:19.033183+0000","last_change":"2023-09-23T23:25:05.227361+0000","last_active":"2023-09-23T23:42:19.033183+0000","last_peered":"2023-09-23T23:42:19.033183+0000","last_clean":"2023-09-23T23:42:19.033183+0000","last_became_active":"2023-09-23T23:25:05.227003+0000","last_became_peered":"2023-09-23T23:25:05.227003+0000","last_unstale":"2023-09-23T23:42:19.033183+0000","last_undegraded":"2023-09-23T23:42:19.033183+0000","last_fullsized":"2023-09-23T23:42:19.033183+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T03:23:19.993318+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]}],"pool_stats":[{"poolid":7,"num_pg":16,"stat_sum":{"num_bytes":2513829888,"num_objects":38358,"num_object_clones":0,"num_object_copies":115074,"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":38358,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":38358,"num_write_kb":2454912,"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":7606829056,"data_stored":7606829056,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":38358,"ondisk_log_size":38358,"up":48,"acting":48,"num_store_stats":5},{"poolid":4,"num_pg":32,"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":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5504,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"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":22,"num_whiteouts":0,"num_read":19,"num_read_kb":18,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":32,"num_bytes_recovered":5504,"num_keys_recovered":10,"num_objects_omap":14,"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":143360,"data_stored":22662,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":27272,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"up":96,"acting":96,"num_store_stats":8},{"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":486,"num_read_kb":912,"num_write":239,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":2361472,"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":2969600,"data_stored":2951840,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":161,"ondisk_log_size":161,"up":3,"acting":3,"num_store_stats":5},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":4194323,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"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":4,"num_whiteouts":0,"num_read":5980,"num_read_kb":13243,"num_write":846,"num_write_kb":12714,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":92,"num_bytes_recovered":4194342,"num_keys_recovered":0,"num_objects_omap":2,"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":20987904,"data_stored":20971596,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6143,"internal_metadata":0},"log_size":976,"ondisk_log_size":976,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":0,"seq":231928234374,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"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},"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":[]},{"osd":6,"up_from":46,"seq":197568496016,"num_pgs":59,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1704000,"kb_used_data":1408568,"kb_used_omap":0,"kb_used_meta":295424,"kb_avail":92041152,"statfs":{"total":95995035648,"available":94250139648,"internally_reserved":0,"allocated":1442373632,"data_stored":1441426122,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":302514176},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[3],"upper_bound":2},"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":"Sat Sep 23 23:42:09 2023","interfaces":[{"interface":"back","average":{"1min":0.79100000000000004,"5min":0.76000000000000001,"15min":2.214},"min":{"1min":0.35699999999999998,"5min":0.28199999999999997,"15min":0.26200000000000001},"max":{"1min":1.794,"5min":3.5049999999999999,"15min":168.447},"last":1.1120000000000001},{"interface":"front","average":{"1min":0.81100000000000005,"5min":0.84799999999999998,"15min":2.238},"min":{"1min":0.45300000000000001,"5min":0.32200000000000001,"15min":0.24299999999999999},"max":{"1min":1.3320000000000001,"5min":5.9649999999999999,"15min":168.73099999999999},"last":0.65300000000000002}]},{"osd":1,"last update":"Sat Sep 23 23:42:35 2023","interfaces":[{"interface":"back","average":{"1min":0.92200000000000004,"5min":1.454,"15min":1.554},"min":{"1min":0.56899999999999995,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":1.464,"5min":17.541,"15min":33.798000000000002},"last":0.72499999999999998},{"interface":"front","average":{"1min":0.82699999999999996,"5min":1.6160000000000001,"15min":1.609},"min":{"1min":0.40300000000000002,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":1.2769999999999999,"5min":17.353000000000002,"15min":33.857999999999997},"last":1.335}]},{"osd":2,"last update":"Sat Sep 23 23:41:58 2023","interfaces":[{"interface":"back","average":{"1min":0.81399999999999995,"5min":1.51,"15min":1.79},"min":{"1min":0.40600000000000003,"5min":0.30499999999999999,"15min":0.27300000000000002},"max":{"1min":1.754,"5min":16.550000000000001,"15min":73.912000000000006},"last":8.0630000000000006},{"interface":"front","average":{"1min":1.0169999999999999,"5min":1.5189999999999999,"15min":1.762},"min":{"1min":0.56699999999999995,"5min":0.36399999999999999,"15min":0.32600000000000001},"max":{"1min":2.2189999999999999,"5min":16.484999999999999,"15min":72.602999999999994},"last":1.3100000000000001}]},{"osd":3,"last update":"Sat Sep 23 23:42:19 2023","interfaces":[{"interface":"back","average":{"1min":0.95799999999999996,"5min":1.4159999999999999,"15min":1.141},"min":{"1min":0.63500000000000001,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":1.369,"5min":16.446999999999999,"15min":16.446999999999999},"last":2.444},{"interface":"front","average":{"1min":0.88100000000000001,"5min":2.0419999999999998,"15min":1.383},"min":{"1min":0.52800000000000002,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":1.194,"5min":40.941000000000003,"15min":40.941000000000003},"last":1.665}]},{"osd":4,"last update":"Sat Sep 23 23:42:35 2023","interfaces":[{"interface":"back","average":{"1min":0.88400000000000001,"5min":0.81999999999999995,"15min":0.96399999999999997},"min":{"1min":0.45000000000000001,"5min":0.33800000000000002,"15min":0.30599999999999999},"max":{"1min":1.325,"5min":3.1120000000000001,"15min":8.4760000000000009},"last":1.256},{"interface":"front","average":{"1min":1.05,"5min":0.93400000000000005,"15min":1.022},"min":{"1min":0.51500000000000001,"5min":0.40899999999999997,"15min":0.34000000000000002},"max":{"1min":1.819,"5min":6.1210000000000004,"15min":6.1210000000000004},"last":0.88}]},{"osd":5,"last update":"Sat Sep 23 23:42:35 2023","interfaces":[{"interface":"back","average":{"1min":1.006,"5min":0.89700000000000002,"15min":0.94999999999999996},"min":{"1min":0.56200000000000006,"5min":0.38600000000000001,"15min":0.25600000000000001},"max":{"1min":1.327,"5min":3.23,"15min":4.6829999999999998},"last":1.4179999999999999},{"interface":"front","average":{"1min":1.0740000000000001,"5min":0.99299999999999999,"15min":1.089},"min":{"1min":0.63300000000000001,"5min":0.40899999999999997,"15min":0.40600000000000003},"max":{"1min":1.5489999999999999,"5min":6.1609999999999996,"15min":7.4100000000000001},"last":0.93300000000000005}]},{"osd":7,"last update":"Sat Sep 23 23:42:31 2023","interfaces":[{"interface":"back","average":{"1min":1.135,"5min":1.143,"15min":1.1679999999999999},"min":{"1min":0.67100000000000004,"5min":0.437,"15min":0.39800000000000002},"max":{"1min":1.627,"5min":6.234,"15min":6.234},"last":1.0549999999999999},{"interface":"front","average":{"1min":1.2350000000000001,"5min":1.1859999999999999,"15min":1.1990000000000001},"min":{"1min":0.78200000000000003,"5min":0.5,"15min":0.435},"max":{"1min":1.7410000000000001,"5min":6.266,"15min":6.266},"last":1.1639999999999999}]}]},{"osd":1,"up_from":99,"seq":425201762519,"num_pgs":60,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2300768,"kb_used_data":1854808,"kb_used_omap":6,"kb_used_meta":445945,"kb_avail":91444384,"statfs":{"total":95995035648,"available":93639049216,"internally_reserved":0,"allocated":1899323392,"data_stored":1898009007,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6760,"internal_metadata":456648088},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,2,6],"upper_bound":16},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 23:41:50 2023","interfaces":[{"interface":"back","average":{"1min":0.97799999999999998,"5min":1.1870000000000001,"15min":1.4570000000000001},"min":{"1min":0.41699999999999998,"5min":0.20599999999999999,"15min":0.20499999999999999},"max":{"1min":3.359,"5min":12.147,"15min":17.693000000000001},"last":0.35399999999999998},{"interface":"front","average":{"1min":1.1000000000000001,"5min":1.1559999999999999,"15min":1.4730000000000001},"min":{"1min":0.25600000000000001,"5min":0.219,"15min":0.219},"max":{"1min":6.0170000000000003,"5min":9.1560000000000006,"15min":12.519},"last":0.41999999999999998}]},{"osd":2,"last update":"Sat Sep 23 23:41:58 2023","interfaces":[{"interface":"back","average":{"1min":2.0310000000000001,"5min":2.379,"15min":1.8089999999999999},"min":{"1min":0.46800000000000003,"5min":0.26400000000000001,"15min":0.218},"max":{"1min":20.687000000000001,"5min":40.728000000000002,"15min":40.728000000000002},"last":0.71799999999999997},{"interface":"front","average":{"1min":2.3330000000000002,"5min":2.5219999999999998,"15min":1.794},"min":{"1min":0.32500000000000001,"5min":0.20999999999999999,"15min":0.20999999999999999},"max":{"1min":20.867000000000001,"5min":38.981000000000002,"15min":38.981000000000002},"last":0.70699999999999996}]},{"osd":3,"last update":"Sat Sep 23 23:42:21 2023","interfaces":[{"interface":"back","average":{"1min":0.76700000000000002,"5min":3.1960000000000002,"15min":2.117},"min":{"1min":0.50900000000000001,"5min":0.26900000000000002,"15min":0.22800000000000001},"max":{"1min":1.2410000000000001,"5min":40.768000000000001,"15min":41.753},"last":0.39100000000000001},{"interface":"front","average":{"1min":0.76700000000000002,"5min":3.2639999999999998,"15min":2.0089999999999999},"min":{"1min":0.49299999999999999,"5min":0.32300000000000001,"15min":0.28499999999999998},"max":{"1min":1.2709999999999999,"5min":39.055999999999997,"15min":42.515000000000001},"last":0.98599999999999999}]},{"osd":4,"last update":"Sat Sep 23 23:41:50 2023","interfaces":[{"interface":"back","average":{"1min":0.98499999999999999,"5min":1.014,"15min":1.208},"min":{"1min":0.34499999999999997,"5min":0.33000000000000002,"15min":0.313},"max":{"1min":3.8860000000000001,"5min":5.2460000000000004,"15min":8.2309999999999999},"last":1.5980000000000001},{"interface":"front","average":{"1min":1.23,"5min":1.4850000000000001,"15min":1.48},"min":{"1min":0.58299999999999996,"5min":0.35799999999999998,"15min":0.32500000000000001},"max":{"1min":3.3919999999999999,"5min":12.199999999999999,"15min":12.199999999999999},"last":0.75600000000000001}]},{"osd":5,"last update":"Sat Sep 23 23:41:50 2023","interfaces":[{"interface":"back","average":{"1min":1.524,"5min":1.4630000000000001,"15min":1.353},"min":{"1min":0.56799999999999995,"5min":0.38700000000000001,"15min":0.38500000000000001},"max":{"1min":7.593,"5min":9.0820000000000007,"15min":10.723000000000001},"last":0.82599999999999996},{"interface":"front","average":{"1min":1.0609999999999999,"5min":1.1160000000000001,"15min":1.2150000000000001},"min":{"1min":0.42199999999999999,"5min":0.38400000000000001,"15min":0.36699999999999999},"max":{"1min":3.9460000000000002,"5min":5.8550000000000004,"15min":8.1280000000000001},"last":1.6579999999999999}]},{"osd":6,"last update":"Sat Sep 23 23:41:50 2023","interfaces":[{"interface":"back","average":{"1min":1.5229999999999999,"5min":1.528,"15min":1.3480000000000001},"min":{"1min":0.49199999999999999,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":7.548,"5min":11.349,"15min":11.349},"last":0.78600000000000003},{"interface":"front","average":{"1min":1.0329999999999999,"5min":1.3220000000000001,"15min":1.3},"min":{"1min":0.39500000000000002,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":3.911,"5min":7.9119999999999999,"15min":8.1989999999999998},"last":1.6379999999999999}]},{"osd":7,"last update":"Sat Sep 23 23:41:50 2023","interfaces":[{"interface":"back","average":{"1min":1.246,"5min":1.1910000000000001,"15min":1.329},"min":{"1min":0.44700000000000001,"5min":0.43099999999999999,"15min":0.374},"max":{"1min":4.4050000000000002,"5min":5.3869999999999996,"15min":8.1699999999999999},"last":1.6759999999999999},{"interface":"front","average":{"1min":1.5589999999999999,"5min":1.575,"15min":1.5509999999999999},"min":{"1min":0.89100000000000001,"5min":0.49199999999999999,"15min":0.40799999999999997},"max":{"1min":4.4969999999999999,"5min":12.291,"15min":12.291},"last":1.1040000000000001}]}]},{"osd":0,"up_from":0,"seq":403726926046,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"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},"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":[]},{"osd":2,"up_from":104,"seq":446676598983,"num_pgs":48,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2182840,"kb_used_data":1634352,"kb_used_omap":11,"kb_used_meta":548468,"kb_avail":91562312,"statfs":{"total":95995035648,"available":93759807488,"internally_reserved":0,"allocated":1673576448,"data_stored":1672244127,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12272,"internal_metadata":561631248},"hb_peers":[0,1,3,4,5,6,7],"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 23:42:00 2023","interfaces":[{"interface":"back","average":{"1min":0.53400000000000003,"5min":1.075,"15min":1.556},"min":{"1min":0.248,"5min":0.223,"15min":0.183},"max":{"1min":0.91900000000000004,"5min":10.641999999999999,"15min":13.125999999999999},"last":0.34300000000000003},{"interface":"front","average":{"1min":0.62,"5min":1.246,"15min":1.7330000000000001},"min":{"1min":0.38100000000000001,"5min":0.26300000000000001,"15min":0.21099999999999999},"max":{"1min":1.0289999999999999,"5min":10.754,"15min":14.709},"last":0.375}]},{"osd":1,"last update":"Sat Sep 23 23:42:00 2023","interfaces":[{"interface":"back","average":{"1min":1.7290000000000001,"5min":1.6259999999999999,"15min":1.631},"min":{"1min":0.22800000000000001,"5min":0.224,"15min":0.19700000000000001},"max":{"1min":15.936999999999999,"5min":15.936999999999999,"15min":15.936999999999999},"last":0.55700000000000005},{"interface":"front","average":{"1min":1.421,"5min":1.7689999999999999,"15min":1.847},"min":{"1min":0.35099999999999998,"5min":0.249,"15min":0.249},"max":{"1min":12.378,"5min":12.378,"15min":17.545000000000002},"last":0.66200000000000003}]},{"osd":3,"last update":"Sat Sep 23 23:42:23 2023","interfaces":[{"interface":"back","average":{"1min":0.66200000000000003,"5min":2.9950000000000001,"15min":2.1850000000000001},"min":{"1min":0.40699999999999997,"5min":0.247,"15min":0.19700000000000001},"max":{"1min":0.95399999999999996,"5min":130.126,"15min":130.126},"last":4.4969999999999999},{"interface":"front","average":{"1min":0.65900000000000003,"5min":3.2109999999999999,"15min":2.4889999999999999},"min":{"1min":0.30599999999999999,"5min":0.254,"15min":0.22700000000000001},"max":{"1min":0.93700000000000006,"5min":129.65799999999999,"15min":129.65799999999999},"last":0.59399999999999997}]},{"osd":4,"last update":"Sat Sep 23 23:42:00 2023","interfaces":[{"interface":"back","average":{"1min":0.98599999999999999,"5min":1.4099999999999999,"15min":1.6140000000000001},"min":{"1min":0.51500000000000001,"5min":0.35499999999999998,"15min":0.29599999999999999},"max":{"1min":3.9740000000000002,"5min":10.821,"15min":12.943},"last":0.58299999999999996},{"interface":"front","average":{"1min":1.0569999999999999,"5min":1.3540000000000001,"15min":1.498},"min":{"1min":0.58099999999999996,"5min":0.34300000000000003,"15min":0.29199999999999998},"max":{"1min":4.0039999999999996,"5min":5.4130000000000003,"15min":12.263},"last":4.0019999999999998}]},{"osd":5,"last update":"Sat Sep 23 23:42:00 2023","interfaces":[{"interface":"back","average":{"1min":1.0920000000000001,"5min":1.3069999999999999,"15min":1.587},"min":{"1min":0.48899999999999999,"5min":0.34999999999999998,"15min":0.29399999999999998},"max":{"1min":4.0300000000000002,"5min":6.4989999999999997,"15min":11.000999999999999},"last":0.89500000000000002},{"interface":"front","average":{"1min":1.1419999999999999,"5min":1.6000000000000001,"15min":1.6040000000000001},"min":{"1min":0.53600000000000003,"5min":0.51000000000000001,"15min":0.373},"max":{"1min":4.0529999999999999,"5min":10.864000000000001,"15min":12.978999999999999},"last":0.61299999999999999}]},{"osd":6,"last update":"Sat Sep 23 23:42:00 2023","interfaces":[{"interface":"back","average":{"1min":0.90500000000000003,"5min":1.4019999999999999,"15min":1.4850000000000001},"min":{"1min":0.65700000000000003,"5min":0.34699999999999998,"15min":0.309},"max":{"1min":1.181,"5min":5.3739999999999997,"15min":12.209},"last":4.0410000000000004},{"interface":"front","average":{"1min":1.101,"5min":1.369,"15min":1.6279999999999999},"min":{"1min":0.56999999999999995,"5min":0.38500000000000001,"15min":0.32000000000000001},"max":{"1min":4.077,"5min":6.5300000000000002,"15min":13.329000000000001},"last":0.81000000000000005}]},{"osd":7,"last update":"Sat Sep 23 23:42:00 2023","interfaces":[{"interface":"back","average":{"1min":0.96599999999999997,"5min":1.4119999999999999,"15min":1.585},"min":{"1min":0.66900000000000004,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":1.194,"5min":7.1689999999999996,"15min":13.231},"last":4.0700000000000003},{"interface":"front","average":{"1min":1.2889999999999999,"5min":1.5029999999999999,"15min":1.724},"min":{"1min":0.66900000000000004,"5min":0.41099999999999998,"15min":0.40699999999999997},"max":{"1min":4.444,"5min":6.4349999999999996,"15min":13.375},"last":0.83799999999999997}]}]},{"osd":3,"up_from":109,"seq":468151435456,"num_pgs":66,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2291004,"kb_used_data":1876404,"kb_used_omap":5,"kb_used_meta":414586,"kb_avail":91454148,"statfs":{"total":95995035648,"available":93649047552,"internally_reserved":0,"allocated":1921437696,"data_stored":1920154780,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5347,"internal_metadata":424536861},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,0,1,1],"upper_bound":16},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 23:42:26 2023","interfaces":[{"interface":"back","average":{"1min":0.57599999999999996,"5min":1.357,"15min":1.4370000000000001},"min":{"1min":0.307,"5min":0.21299999999999999,"15min":0.19400000000000001},"max":{"1min":1,"5min":7.0499999999999998,"15min":10.427},"last":0.23799999999999999},{"interface":"front","average":{"1min":0.71699999999999997,"5min":1.502,"15min":1.3979999999999999},"min":{"1min":0.38100000000000001,"5min":0.215,"15min":0.193},"max":{"1min":2.8639999999999999,"5min":7.4299999999999997,"15min":12.638},"last":0.42299999999999999}]},{"osd":1,"last update":"Sat Sep 23 23:42:26 2023","interfaces":[{"interface":"back","average":{"1min":0.58699999999999997,"5min":1.7829999999999999,"15min":1.403},"min":{"1min":0.32800000000000001,"5min":0.248,"15min":0.20899999999999999},"max":{"1min":1.153,"5min":8.6880000000000006,"15min":10.000999999999999},"last":3.6699999999999999},{"interface":"front","average":{"1min":0.77700000000000002,"5min":2.0569999999999999,"15min":1.5449999999999999},"min":{"1min":0.44,"5min":0.22500000000000001,"15min":0.22},"max":{"1min":3.8130000000000002,"5min":9.343,"15min":10.638999999999999},"last":0.29899999999999999}]},{"osd":2,"last update":"Sat Sep 23 23:42:26 2023","interfaces":[{"interface":"back","average":{"1min":0.621,"5min":2.3889999999999998,"15min":2.5},"min":{"1min":0.24299999999999999,"5min":0.219,"15min":0.219},"max":{"1min":0.77900000000000003,"5min":59.648000000000003,"15min":109.947},"last":3.7360000000000002},{"interface":"front","average":{"1min":0.72899999999999998,"5min":3.343,"15min":2.831},"min":{"1min":0.51900000000000002,"5min":0.314,"15min":0.29599999999999999},"max":{"1min":1.2430000000000001,"5min":61.073,"15min":114.09999999999999},"last":0.46999999999999997}]},{"osd":4,"last update":"Sat Sep 23 23:42:26 2023","interfaces":[{"interface":"back","average":{"1min":0.96599999999999997,"5min":1.6259999999999999,"15min":1.4079999999999999},"min":{"1min":0.63500000000000001,"5min":0.34799999999999998,"15min":0.309},"max":{"1min":1.5249999999999999,"5min":7.9790000000000001,"15min":10.487},"last":0.503},{"interface":"front","average":{"1min":1.1060000000000001,"5min":1.829,"15min":1.5629999999999999},"min":{"1min":0.624,"5min":0.38600000000000001,"15min":0.34899999999999998},"max":{"1min":2.9319999999999999,"5min":7.609,"15min":15.27},"last":0.51200000000000001}]},{"osd":5,"last update":"Sat Sep 23 23:42:26 2023","interfaces":[{"interface":"back","average":{"1min":1.2,"5min":1.853,"15min":1.4199999999999999},"min":{"1min":0.69899999999999995,"5min":0.36799999999999999,"15min":0.36399999999999999},"max":{"1min":3.0920000000000001,"5min":7.665,"15min":8.0280000000000005},"last":0.67700000000000005},{"interface":"front","average":{"1min":0.93600000000000005,"5min":1.3300000000000001,"15min":1.218},"min":{"1min":0.59999999999999998,"5min":0.308,"15min":0.308},"max":{"1min":1.4259999999999999,"5min":6.931,"15min":9.157},"last":0.52400000000000002}]},{"osd":6,"last update":"Sat Sep 23 23:42:26 2023","interfaces":[{"interface":"back","average":{"1min":1.1990000000000001,"5min":1.9970000000000001,"15min":1.5209999999999999},"min":{"1min":0.77100000000000002,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":2.9969999999999999,"5min":7.9359999999999999,"15min":7.9930000000000003},"last":0.93400000000000005},{"interface":"front","average":{"1min":0.98699999999999999,"5min":1.452,"15min":1.343},"min":{"1min":0.502,"5min":0.376,"15min":0.376},"max":{"1min":1.4390000000000001,"5min":6.8630000000000004,"15min":9.2609999999999992},"last":0.82599999999999996}]},{"osd":7,"last update":"Sat Sep 23 23:42:26 2023","interfaces":[{"interface":"back","average":{"1min":0.93500000000000005,"5min":1.5649999999999999,"15min":1.4419999999999999},"min":{"1min":0.63,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":1.369,"5min":10.034000000000001,"15min":10.034000000000001},"last":0.57199999999999995},{"interface":"front","average":{"1min":1.0309999999999999,"5min":1.897,"15min":1.571},"min":{"1min":0.74199999999999999,"5min":0.436,"15min":0.39900000000000002},"max":{"1min":1.5489999999999999,"5min":7.9989999999999997,"15min":10.52},"last":0.83999999999999997}]}]},{"osd":4,"up_from":30,"seq":128849019299,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":863940,"kb_used_data":622396,"kb_used_omap":0,"kb_used_meta":241536,"kb_avail":92881212,"statfs":{"total":95995035648,"available":95110361088,"internally_reserved":0,"allocated":637333504,"data_stored":636381945,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":247332864},"hb_peers":[0,1,2,3,5,6,7],"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":"Sat Sep 23 23:42:00 2023","interfaces":[{"interface":"back","average":{"1min":0.88900000000000001,"5min":0.623,"15min":1.206},"min":{"1min":0.313,"5min":0.29199999999999998,"15min":0.23799999999999999},"max":{"1min":1.292,"5min":1.5529999999999999,"15min":25.873999999999999},"last":0.55000000000000004},{"interface":"front","average":{"1min":0.89400000000000002,"5min":0.70199999999999996,"15min":1.1850000000000001},"min":{"1min":0.48499999999999999,"5min":0.317,"15min":0.254},"max":{"1min":1.349,"5min":2.2149999999999999,"15min":25.779},"last":0.30599999999999999}]},{"osd":1,"last update":"Sat Sep 23 23:42:45 2023","interfaces":[{"interface":"back","average":{"1min":5.399,"5min":2.613,"15min":1.6899999999999999},"min":{"1min":0.39800000000000002,"5min":0.27700000000000002,"15min":0.27600000000000002},"max":{"1min":91.316000000000003,"5min":91.316000000000003,"15min":91.316000000000003},"last":0.85299999999999998},{"interface":"front","average":{"1min":5.3520000000000003,"5min":2.7570000000000001,"15min":1.7030000000000001},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29799999999999999},"max":{"1min":88.989000000000004,"5min":88.989000000000004,"15min":88.989000000000004},"last":0.34499999999999997}]},{"osd":2,"last update":"Sat Sep 23 23:41:54 2023","interfaces":[{"interface":"back","average":{"1min":1.0680000000000001,"5min":2.6150000000000002,"15min":3.0179999999999998},"min":{"1min":0.438,"5min":0.32600000000000001,"15min":0.27600000000000002},"max":{"1min":2.2890000000000001,"5min":64.094999999999999,"15min":251.785},"last":0.498},{"interface":"front","average":{"1min":0.93600000000000005,"5min":2.8079999999999998,"15min":3.1400000000000001},"min":{"1min":0.38,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":2.1469999999999998,"5min":64.037999999999997,"15min":250.874},"last":0.71099999999999997}]},{"osd":3,"last update":"Sat Sep 23 23:42:33 2023","interfaces":[{"interface":"back","average":{"1min":1.048,"5min":2.8010000000000002,"15min":1.714},"min":{"1min":0.65800000000000003,"5min":0.35099999999999998,"15min":0.33200000000000002},"max":{"1min":1.454,"5min":69.519000000000005,"15min":69.519000000000005},"last":0.42799999999999999},{"interface":"front","average":{"1min":1.254,"5min":3.036,"15min":1.8140000000000001},"min":{"1min":0.57299999999999995,"5min":0.33500000000000002,"15min":0.29199999999999998},"max":{"1min":5.5090000000000003,"5min":71.221000000000004,"15min":71.221000000000004},"last":0.75900000000000001}]},{"osd":5,"last update":"Sat Sep 23 23:42:45 2023","interfaces":[{"interface":"back","average":{"1min":1.0649999999999999,"5min":0.82999999999999996,"15min":0.98799999999999999},"min":{"1min":0.39500000000000002,"5min":0.34300000000000003,"15min":0.27300000000000002},"max":{"1min":2.8029999999999999,"5min":5.694,"15min":9.5220000000000002},"last":0.62},{"interface":"front","average":{"1min":1.248,"5min":0.96499999999999997,"15min":1.123},"min":{"1min":0.48799999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":2.8450000000000002,"5min":5.7229999999999999,"15min":9.5510000000000002},"last":0.81999999999999995}]},{"osd":6,"last update":"Sat Sep 23 23:42:45 2023","interfaces":[{"interface":"back","average":{"1min":1.1220000000000001,"5min":1.204,"15min":1.1000000000000001},"min":{"1min":0.38100000000000001,"5min":0.35299999999999998,"15min":0.35099999999999998},"max":{"1min":1.776,"5min":8.3699999999999992,"15min":8.3699999999999992},"last":0.53000000000000003},{"interface":"front","average":{"1min":1.1220000000000001,"5min":0.93700000000000006,"15min":0.97599999999999998},"min":{"1min":0.51300000000000001,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":1.748,"5min":2.8900000000000001,"15min":4.8360000000000003},"last":0.79600000000000004}]},{"osd":7,"last update":"Sat Sep 23 23:42:45 2023","interfaces":[{"interface":"back","average":{"1min":1.113,"5min":0.95099999999999996,"15min":1.1200000000000001},"min":{"1min":0.53700000000000003,"5min":0.38400000000000001,"15min":0.33000000000000002},"max":{"1min":1.6819999999999999,"5min":5.6639999999999997,"15min":9.6140000000000008},"last":0.66300000000000003},{"interface":"front","average":{"1min":1.129,"5min":1.0680000000000001,"15min":1.1259999999999999},"min":{"1min":0.45700000000000002,"5min":0.41599999999999998,"15min":0.34999999999999998},"max":{"1min":2.133,"5min":6.5910000000000002,"15min":6.5910000000000002},"last":0.48299999999999998}]}]},{"osd":5,"up_from":0,"seq":163208757658,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"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},"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":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"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":593920,"data_stored":590368,"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":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":4194304,"data_stored":4194304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4198400,"data_stored":4194323,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"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":4485,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4198400,"data_stored":4194323,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1658,"internal_metadata":0},{"poolid":2,"osd":4,"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},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4198400,"data_stored":4194323,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":4194304,"data_stored":4194304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9036,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":22,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6760,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":5322,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7787,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":182,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3689,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":32768,"data_stored":5504,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":624,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":5482,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4950,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"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},{"poolid":4,"osd":1,"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},{"poolid":4,"osd":2,"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},{"poolid":4,"osd":3,"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},{"poolid":4,"osd":4,"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},{"poolid":4,"osd":5,"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},{"poolid":4,"osd":6,"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},{"poolid":4,"osd":7,"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},{"poolid":7,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":1920466944,"data_stored":1920466944,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":1695809536,"data_stored":1695809536,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":1917059072,"data_stored":1917059072,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":637075456,"data_stored":637075456,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":1436418048,"data_stored":1436418048,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-23T23:42:55.561 INFO:tasks.cephadm.ceph_manager.ceph:increase pool size by 10 2023-09-23T23:42:55.561 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd pool set unique_pool_2 pg_num 26 2023-09-23T23:42:55.647 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:55.676 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:55.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:55.678 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:42:55.779 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:55.807 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:55.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:55.810 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:42:55.911 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:55.920 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:42:55 smithi164 bash[92846]: cluster 2023-09-23T23:42:54.433810+0000 osd.7 (osd.7) 135 : cluster 3 failed to encode map e242 with expected crc 2023-09-23T23:42:55.920 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:42:55 smithi164 bash[92846]: cluster 2023-09-23T23:42:54.596689+0000 mgr.y (mgr.25991) 772 : cluster 0 pgmap v826: 89 pgs: 89 active+clean; 2.6 GiB data, 9.7 GiB used, 437 GiB / 447 GiB avail; 75 MiB/s wr, 1.20k op/s 2023-09-23T23:42:55.942 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:55.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:55.946 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:42:55.955 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 32 16 47312 47296 92.3587 55.0625 0.0138704 0.0108199 2023-09-23T23:42:56.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:42:55 smithi159 bash[105915]: cluster 2023-09-23T23:42:54.433810+0000 osd.7 (osd.7) 135 : cluster 3 failed to encode map e242 with expected crc 2023-09-23T23:42:56.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:42:55 smithi159 bash[105915]: cluster 2023-09-23T23:42:54.596689+0000 mgr.y (mgr.25991) 772 : cluster 0 pgmap v826: 89 pgs: 89 active+clean; 2.6 GiB data, 9.7 GiB used, 437 GiB / 447 GiB avail; 75 MiB/s wr, 1.20k op/s 2023-09-23T23:42:56.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:42:55 smithi159 bash[108473]: cluster 2023-09-23T23:42:54.433810+0000 osd.7 (osd.7) 135 : cluster 3 failed to encode map e242 with expected crc 2023-09-23T23:42:56.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:42:55 smithi159 bash[108473]: cluster 2023-09-23T23:42:54.596689+0000 mgr.y (mgr.25991) 772 : cluster 0 pgmap v826: 89 pgs: 89 active+clean; 2.6 GiB data, 9.7 GiB used, 437 GiB / 447 GiB avail; 75 MiB/s wr, 1.20k op/s 2023-09-23T23:42:56.047 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:42:56.073 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:42:56.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:56.076 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:42:56.177 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:56.199 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:56.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:56.201 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:42:56.302 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:42:56.331 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:42:56.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:56.333 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:42:56.434 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:56.462 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:56.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:56.465 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:42:56.566 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:56.600 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:56.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:56.605 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:42:56.706 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:56.733 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:56.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:56.735 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:42:56.837 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:56.875 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:56.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:56.879 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:42:56.957 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 33 16 48427 48411 91.6715 69.6875 0.0111573 0.0109016 2023-09-23T23:42:56.981 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:57.007 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:57.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:57.011 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:42:57.112 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:57.137 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:57.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:57.141 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:42:57.242 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:57.274 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:57.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:57.279 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:42:57.379 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:57.415 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:57.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:57.419 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:42:57.465 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T23:42:57.520 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:57.547 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:57.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:57.549 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:42:57.650 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:57.673 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:57.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:57.676 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:42:57.776 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:42:57.799 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:42:57.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:57.802 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:42:57.902 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:42:57.928 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:42:57.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:57.930 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:42:57.956 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 34 16 49484 49468 90.9182 66.0625 0.0132079 0.0109929 2023-09-23T23:42:58.031 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:42:58.042 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:42:57 smithi164 bash[92846]: cluster 2023-09-23T23:42:56.597423+0000 mgr.y (mgr.25991) 773 : cluster 0 pgmap v827: 89 pgs: 89 active+clean; 2.8 GiB data, 10 GiB used, 437 GiB / 447 GiB avail; 71 MiB/s wr, 1.14k op/s 2023-09-23T23:42:58.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:42:57 smithi159 bash[105915]: cluster 2023-09-23T23:42:56.597423+0000 mgr.y (mgr.25991) 773 : cluster 0 pgmap v827: 89 pgs: 89 active+clean; 2.8 GiB data, 10 GiB used, 437 GiB / 447 GiB avail; 71 MiB/s wr, 1.14k op/s 2023-09-23T23:42:58.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:42:57 smithi159 bash[108473]: cluster 2023-09-23T23:42:56.597423+0000 mgr.y (mgr.25991) 773 : cluster 0 pgmap v827: 89 pgs: 89 active+clean; 2.8 GiB data, 10 GiB used, 437 GiB / 447 GiB avail; 71 MiB/s wr, 1.14k op/s 2023-09-23T23:42:58.056 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:42:58.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:58.059 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:42:58.146 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T23:42:58.160 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:42:58.187 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:42:58.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:58.189 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:42:58.290 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:58.322 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:58.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:58.327 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:42:58.428 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:58.454 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:58.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:58.457 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:42:58.558 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:58.586 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:58.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:58.590 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:42:58.691 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:58.722 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:58.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:58.726 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:42:58.813 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:42:58.827 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:58.874 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:58.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:58.877 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:42:58.955 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 35 16 50503 50487 90.14 63.6875 0.00595793 0.0110859 2023-09-23T23:42:58.978 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:59.015 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:59.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:59.019 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:42:59.120 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:59.148 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:42:59.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:59.154 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:42:59.255 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:59.278 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:42:59.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:59.281 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:42:59.382 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:42:59.409 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:42:59.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:59.413 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:42:59.514 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:42:59.541 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:42:59.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:59.544 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:42:59.645 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:59.675 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:59.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:59.677 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:42:59.778 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:59.809 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:42:59.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:59.812 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:42:59.837 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:42:59.913 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:59.938 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:42:59.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:42:59.940 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:42:59.955 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 36 16 51545 51529 89.4451 65.125 0.00700478 0.0111718 2023-09-23T23:43:00.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:42:59 smithi164 bash[92846]: cluster 2023-09-23T23:42:58.598037+0000 mgr.y (mgr.25991) 774 : cluster 0 pgmap v828: 89 pgs: 89 active+clean; 3.0 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 69 MiB/s wr, 1.10k op/s 2023-09-23T23:43:00.042 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:43:00.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:42:59 smithi159 bash[105915]: cluster 2023-09-23T23:42:58.598037+0000 mgr.y (mgr.25991) 774 : cluster 0 pgmap v828: 89 pgs: 89 active+clean; 3.0 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 69 MiB/s wr, 1.10k op/s 2023-09-23T23:43:00.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:42:59 smithi159 bash[108473]: cluster 2023-09-23T23:42:58.598037+0000 mgr.y (mgr.25991) 774 : cluster 0 pgmap v828: 89 pgs: 89 active+clean; 3.0 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 69 MiB/s wr, 1.10k op/s 2023-09-23T23:43:00.075 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:43:00.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:00.079 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:43:00.180 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:43:00.205 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:43:00.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:00.207 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:43:00.308 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:00.333 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:00.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:00.337 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:43:00.437 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:43:00.462 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:43:00.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:00.465 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:43:00.566 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:00.588 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:00.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:00.590 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:43:00.691 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:00.716 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:00.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:00.718 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:43:00.819 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:00.848 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:00.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:00.851 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:43:00.952 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:00.955 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 37 16 52599 52583 88.8079 65.875 0.00923581 0.0112533 2023-09-23T23:43:00.976 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:00.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:00.978 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:43:01.079 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:43:01.102 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:43:01.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:01.104 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:43:01.205 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:43:01.239 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:43:01.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:01.243 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:43:01.344 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:43:01.371 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:43:01.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:01.374 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:43:01.475 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:43:01.501 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:43:01.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:01.504 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:43:01.605 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:01.631 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:01.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:01.633 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:43:01.734 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:43:01.760 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:43:01.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:01.766 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:43:01.867 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:01.895 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:01.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:01.897 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:43:01.956 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 38 16 53608 53592 88.1303 63.0625 0.00979172 0.0113391 2023-09-23T23:43:01.980 INFO:teuthology.orchestra.run.smithi164.stdout:ERROR: (22) Invalid argument 2023-09-23T23:43:01.980 INFO:teuthology.orchestra.run.smithi164.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-23T23:43:01.998 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:02.005 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:01 smithi164 bash[92846]: cluster 2023-09-23T23:43:00.598558+0000 mgr.y (mgr.25991) 775 : cluster 0 pgmap v829: 89 pgs: 89 active+clean; 3.0 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 68 MiB/s wr, 1.09k op/s 2023-09-23T23:43:02.025 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:02.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:02.030 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:43:02.131 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:43:02.156 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:43:02.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:02.158 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:43:02.259 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:43:02.287 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:43:02.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:02.289 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:43:02.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:01 smithi159 bash[105915]: cluster 2023-09-23T23:43:00.598558+0000 mgr.y (mgr.25991) 775 : cluster 0 pgmap v829: 89 pgs: 89 active+clean; 3.0 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 68 MiB/s wr, 1.09k op/s 2023-09-23T23:43:02.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:01 smithi159 bash[108473]: cluster 2023-09-23T23:43:00.598558+0000 mgr.y (mgr.25991) 775 : cluster 0 pgmap v829: 89 pgs: 89 active+clean; 3.0 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 68 MiB/s wr, 1.09k op/s 2023-09-23T23:43:02.389 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:43:02.416 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:43:02.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:02.419 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:43:02.520 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:43:02.552 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:43:02.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:02.556 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:43:02.657 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:02.684 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:02.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:02.689 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:43:02.790 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:43:02.815 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:43:02.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:02.817 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:43:02.888 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:43:02.918 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:02.942 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:02.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:02.945 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:43:02.956 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 39 16 54656 54640 87.5498 65.5 0.00510443 0.0114103 2023-09-23T23:43:03.046 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:43:03.065 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 dump_historic_ops 2023-09-23T23:43:03.069 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:43:03.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:03.071 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:43:03.172 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:43:03.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:03.205 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:43:03.206 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:43:03.308 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:43:03.317 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:03 smithi164 bash[92846]: audit 2023-09-23T23:43:02.246446+0000 mon.a (mon.0) 1009 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:43:03.317 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:03 smithi164 bash[92846]: audit 2023-09-23T23:43:02.248001+0000 mon.a (mon.0) 1010 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:43:03.318 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:03 smithi164 bash[92846]: cluster 2023-09-23T23:43:02.599131+0000 mgr.y (mgr.25991) 776 : cluster 0 pgmap v830: 89 pgs: 89 active+clean; 3.1 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 68 MiB/s wr, 1.08k op/s 2023-09-23T23:43:03.336 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:43:03.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:03.339 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:43:03.440 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:43:03.458 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:43:03.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:03.460 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:43:03.485 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:03 smithi159 bash[105915]: audit 2023-09-23T23:43:02.246446+0000 mon.a (mon.0) 1009 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:43:03.485 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:03 smithi159 bash[105915]: audit 2023-09-23T23:43:02.248001+0000 mon.a (mon.0) 1010 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:43:03.486 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:03 smithi159 bash[105915]: cluster 2023-09-23T23:43:02.599131+0000 mgr.y (mgr.25991) 776 : cluster 0 pgmap v830: 89 pgs: 89 active+clean; 3.1 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 68 MiB/s wr, 1.08k op/s 2023-09-23T23:43:03.486 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:03 smithi159 bash[108473]: audit 2023-09-23T23:43:02.246446+0000 mon.a (mon.0) 1009 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:43:03.486 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:03 smithi159 bash[108473]: audit 2023-09-23T23:43:02.248001+0000 mon.a (mon.0) 1010 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:43:03.486 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:03 smithi159 bash[108473]: cluster 2023-09-23T23:43:02.599131+0000 mgr.y (mgr.25991) 776 : cluster 0 pgmap v830: 89 pgs: 89 active+clean; 3.1 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 68 MiB/s wr, 1.08k op/s 2023-09-23T23:43:03.561 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:03.589 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:03.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:03.597 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:43:03.698 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:03.730 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:03.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:03.734 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:43:03.794 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:43:03 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:43:03] "GET /metrics HTTP/1.1" 200 36554 "" "Prometheus/2.43.0" 2023-09-23T23:43:03.835 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:43:03.865 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:43:03.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:03.869 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:43:03.956 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:2023-09-23T23:43:03.953655+0000 min lat: 0.00150969 max lat: 0.224352 avg lat: 0.0114937 2023-09-23T23:43:03.956 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T23:43:03.956 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 40 16 55679 55663 86.9594 63.9375 0.0121723 0.0114937 2023-09-23T23:43:03.971 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:43:03.999 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:43:04.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:04.001 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:43:04.102 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:43:04.130 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:43:04.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:04.195 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:43:04.295 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:04.322 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:04.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:04.325 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:43:04.426 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:04.461 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:04.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:04.463 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:43:04.564 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:04.596 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:04.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:04.598 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:43:04.699 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:04.729 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:04.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:04.731 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:43:04.832 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:43:04.854 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:43:04.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:04.856 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:43:04.957 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:43:04.958 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 41 16 56548 56532 86.163 54.3125 0.0095925 0.0115995 2023-09-23T23:43:04.989 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:43:04.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:04.994 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:43:05.095 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:05.125 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:05.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:05.127 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:43:05.228 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:05.254 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:05.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:05.261 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:43:05.362 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:43:05.387 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:43:05.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:05.391 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:43:05.492 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:43:05.527 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:43:05.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:05.531 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:43:05.632 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:43:05.668 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:43:05.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:05.671 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:43:05.771 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:43:05.799 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:43:05.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:05.801 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:43:05.881 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:05 smithi159 bash[105915]: cluster 2023-09-23T23:43:04.599726+0000 mgr.y (mgr.25991) 777 : cluster 0 pgmap v831: 89 pgs: 89 active+clean; 3.3 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 70 MiB/s wr, 1.11k op/s 2023-09-23T23:43:05.881 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:05 smithi159 bash[108473]: cluster 2023-09-23T23:43:04.599726+0000 mgr.y (mgr.25991) 777 : cluster 0 pgmap v831: 89 pgs: 89 active+clean; 3.3 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 70 MiB/s wr, 1.11k op/s 2023-09-23T23:43:05.902 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:43:05.911 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:05 smithi164 bash[92846]: cluster 2023-09-23T23:43:04.599726+0000 mgr.y (mgr.25991) 777 : cluster 0 pgmap v831: 89 pgs: 89 active+clean; 3.3 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 70 MiB/s wr, 1.11k op/s 2023-09-23T23:43:05.930 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:43:05.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:05.933 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:43:05.956 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 42 16 57514 57498 85.5489 60.375 0.0109312 0.0116832 2023-09-23T23:43:06.034 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:43:06.063 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:43:06.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:06.066 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:43:06.167 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:43:06.195 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:43:06.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:06.197 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:43:06.298 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:43:06.330 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:43:06.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:06.335 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:43:06.435 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:43:06.467 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:43:06.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:06.471 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:43:06.572 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:06.600 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:06.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:06.602 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:43:06.703 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:43:06.731 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:43:06.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:06.734 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:43:06.834 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:06.863 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:06.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:06.865 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:43:06.956 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 43 16 58558 58542 85.0767 65.25 0.0346792 0.0117475 2023-09-23T23:43:06.967 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:43:06.993 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:43:06.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:06.996 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:43:07.096 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:07.127 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:07.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:07.130 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:43:07.231 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:43:07.403 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:43:07.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:07.405 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:43:07.506 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:43:07.529 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:43:07.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:07.531 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:43:07.632 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:07.657 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:07.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:07.659 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:43:07.760 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:43:07.766 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:07 smithi159 bash[105915]: cluster 2023-09-23T23:43:06.600308+0000 mgr.y (mgr.25991) 778 : cluster 0 pgmap v832: 89 pgs: 89 active+clean; 3.4 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 70 MiB/s wr, 1.12k op/s 2023-09-23T23:43:07.766 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:07 smithi159 bash[108473]: cluster 2023-09-23T23:43:06.600308+0000 mgr.y (mgr.25991) 778 : cluster 0 pgmap v832: 89 pgs: 89 active+clean; 3.4 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 70 MiB/s wr, 1.12k op/s 2023-09-23T23:43:07.777 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:43:07.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:07.779 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:43:07.854 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T23:43:07.879 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:43:07.901 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:43:07.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:07.903 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:43:07.956 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 44 16 59337 59321 84.2496 48.6875 0.0222998 0.0118632 2023-09-23T23:43:08.004 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:43:08.029 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:07 smithi164 bash[92846]: cluster 2023-09-23T23:43:06.600308+0000 mgr.y (mgr.25991) 778 : cluster 0 pgmap v832: 89 pgs: 89 active+clean; 3.4 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 70 MiB/s wr, 1.12k op/s 2023-09-23T23:43:08.035 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:43:08.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:08.038 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:43:08.139 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:43:08.165 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:43:08.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:08.167 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:43:08.268 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:08.299 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:08.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:08.302 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:43:08.403 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:43:08.428 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:43:08.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:08.430 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:43:08.531 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:43:08.559 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:43:08.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:08.562 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:43:08.663 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:43:08.688 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:43:08.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:08.690 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:43:08.791 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:43:08.823 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:43:08.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:08.828 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:43:08.928 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:08.953 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:08.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:08.955 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:43:08.958 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 45 16 60332 60316 83.7559 62.1875 0.0173878 0.0119339 2023-09-23T23:43:09.057 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:43:09.083 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:43:09.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:09.087 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:43:09.188 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:43:09.216 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:43:09.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:09.221 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:43:09.322 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:43:09.349 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:43:09.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:09.354 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:43:09.455 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:43:09.480 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:43:09.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:09.482 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:43:09.583 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:43:09.606 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:43:09.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:09.609 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:43:09.709 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:43:09.744 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:43:09.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:09.751 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:43:09.852 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:43:09.875 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:43:09.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:09.877 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:43:09.958 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 46 16 61320 61304 83.2774 61.75 0.027438 0.0120017 2023-09-23T23:43:09.978 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:43:10.002 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:43:10.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:10.006 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:43:10.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:09 smithi164 bash[92846]: cluster 2023-09-23T23:43:08.600920+0000 mgr.y (mgr.25991) 779 : cluster 0 pgmap v833: 89 pgs: 89 active+clean; 3.6 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 65 MiB/s wr, 1.03k op/s 2023-09-23T23:43:10.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:09 smithi159 bash[105915]: cluster 2023-09-23T23:43:08.600920+0000 mgr.y (mgr.25991) 779 : cluster 0 pgmap v833: 89 pgs: 89 active+clean; 3.6 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 65 MiB/s wr, 1.03k op/s 2023-09-23T23:43:10.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:09 smithi159 bash[108473]: cluster 2023-09-23T23:43:08.600920+0000 mgr.y (mgr.25991) 779 : cluster 0 pgmap v833: 89 pgs: 89 active+clean; 3.6 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 65 MiB/s wr, 1.03k op/s 2023-09-23T23:43:10.107 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:10.129 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:10.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:10.131 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:43:10.232 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:43:10.252 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:43:10.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:10.256 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:43:10.356 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:10.381 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:10.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:10.384 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:43:10.485 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:43:10.509 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:43:10.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:10.511 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:43:10.612 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:10.637 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:10.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:10.641 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:43:10.742 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:43:10.780 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:43:10.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:10.783 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:43:10.883 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:43:10.921 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:43:10.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:10.923 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:43:10.959 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 47 16 62244 62228 82.7341 57.75 0.0037801 0.0120575 2023-09-23T23:43:11.025 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:43:11.058 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:43:11.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:11.062 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:43:11.163 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:43:11.195 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:43:11.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:11.199 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:43:11.300 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:43:11.329 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:43:11.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:11.331 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:43:11.432 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:11.459 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:11.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:11.464 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:43:11.564 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:43:11.591 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:43:11.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:11.593 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:43:11.694 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:43:11.738 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:43:11.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:11.745 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:43:11.845 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:43:11.860 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:11 smithi159 bash[105915]: cluster 2023-09-23T23:43:10.601441+0000 mgr.y (mgr.25991) 780 : cluster 0 pgmap v834: 89 pgs: 89 active+clean; 3.6 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 57 MiB/s wr, 917 op/s 2023-09-23T23:43:11.861 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:11 smithi159 bash[108473]: cluster 2023-09-23T23:43:10.601441+0000 mgr.y (mgr.25991) 780 : cluster 0 pgmap v834: 89 pgs: 89 active+clean; 3.6 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 57 MiB/s wr, 917 op/s 2023-09-23T23:43:11.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:11.884 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:43:11.884 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:43:11.945 INFO:teuthology.orchestra.run.smithi164.stdout:ERROR: (22) Invalid argument 2023-09-23T23:43:11.946 INFO:teuthology.orchestra.run.smithi164.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-23T23:43:11.959 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 48 16 63178 63162 82.2266 58.375 0.00707171 0.0121557 2023-09-23T23:43:11.970 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:11 smithi164 bash[92846]: cluster 2023-09-23T23:43:10.601441+0000 mgr.y (mgr.25991) 780 : cluster 0 pgmap v834: 89 pgs: 89 active+clean; 3.6 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 57 MiB/s wr, 917 op/s 2023-09-23T23:43:11.985 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:12.015 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:12.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:12.018 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:43:12.119 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:43:12.149 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:43:12.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:12.152 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:43:12.253 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:12.282 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:12.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:12.284 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:43:12.385 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:43:12.411 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:43:12.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:12.413 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:43:12.513 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:43:12.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:12.535 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:43:12.535 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:43:12.636 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:43:12.664 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:43:12.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:12.669 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:43:12.770 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:43:12.809 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:43:12.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:12.813 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:43:12.819 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_ops_in_flight 2023-09-23T23:43:12.913 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:43:12.942 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:43:12.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:12.944 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:43:12.959 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 49 16 63954 63938 81.5382 48.5 0.0117499 0.0122559 2023-09-23T23:43:13.044 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:43:13.074 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:43:13.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:13.077 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:43:13.178 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:43:13.207 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:43:13.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:13.210 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:43:13.310 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:43:13.337 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:43:13.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:13.340 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:43:13.440 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:43:13.464 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:43:13.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:13.466 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:43:13.567 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:43:13.593 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:43:13.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:13.597 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:43:13.698 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:43:13.710 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:43:13 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:43:13] "GET /metrics HTTP/1.1" 200 36554 "" "Prometheus/2.43.0" 2023-09-23T23:43:13.726 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:43:13.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:13.731 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:43:13.832 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:43:13.857 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:43:13.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:13.860 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:43:13.959 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 50 16 64890 64874 81.0774 58.5 0.0192204 0.0123276 2023-09-23T23:43:13.961 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:43:13.972 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:13 smithi164 bash[92846]: cluster 2023-09-23T23:43:12.601989+0000 mgr.y (mgr.25991) 781 : cluster 0 pgmap v835: 89 pgs: 89 active+clean; 3.7 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 62 MiB/s wr, 987 op/s 2023-09-23T23:43:13.992 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:43:13.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:13.994 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:43:14.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:13 smithi159 bash[105915]: cluster 2023-09-23T23:43:12.601989+0000 mgr.y (mgr.25991) 781 : cluster 0 pgmap v835: 89 pgs: 89 active+clean; 3.7 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 62 MiB/s wr, 987 op/s 2023-09-23T23:43:14.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:13 smithi159 bash[108473]: cluster 2023-09-23T23:43:12.601989+0000 mgr.y (mgr.25991) 781 : cluster 0 pgmap v835: 89 pgs: 89 active+clean; 3.7 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 62 MiB/s wr, 987 op/s 2023-09-23T23:43:14.094 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:43:14.121 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:43:14.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:14.126 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:43:14.227 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:43:14.257 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:43:14.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:14.260 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:43:14.361 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:43:14.399 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:43:14.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:14.401 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:43:14.502 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:43:14.528 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:43:14.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:14.531 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:43:14.631 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:14.662 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:14.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:14.664 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:43:14.765 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:43:14.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:14.796 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:43:14.796 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:43:14.897 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:43:14.923 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:43:14.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:14.926 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:43:14.959 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 51 16 65715 65699 80.4986 51.5625 0.0227765 0.0124152 2023-09-23T23:43:15.026 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:15.055 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:15.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:15.057 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:43:15.145 INFO:teuthology.orchestra.run.smithi159.stdout:osd.0: {} 2023-09-23T23:43:15.158 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:15.185 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:15.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:15.187 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:43:15.254 INFO:teuthology.orchestra.run.smithi159.stdout:osd.1: {} 2023-09-23T23:43:15.288 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:43:15.299 INFO:teuthology.orchestra.run.smithi159.stdout:osd.2: {} 2023-09-23T23:43:15.316 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:43:15.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:15.321 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:43:15.351 INFO:teuthology.orchestra.run.smithi159.stdout:osd.3: {} 2023-09-23T23:43:15.393 INFO:teuthology.orchestra.run.smithi159.stdout:osd.4: {} 2023-09-23T23:43:15.422 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:43:15.429 INFO:teuthology.orchestra.run.smithi159.stdout:osd.5: {} 2023-09-23T23:43:15.464 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:43:15.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:15.470 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:43:15.473 INFO:teuthology.orchestra.run.smithi159.stdout:osd.6: {} 2023-09-23T23:43:15.503 INFO:teuthology.orchestra.run.smithi159.stdout:osd.7: {} 2023-09-23T23:43:15.508 INFO:teuthology.orchestra.run.smithi159.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T23:43:15.508 INFO:teuthology.orchestra.run.smithi159.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T23:43:15.508 INFO:teuthology.orchestra.run.smithi159.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T23:43:15.508 INFO:teuthology.orchestra.run.smithi159.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T23:43:15.508 INFO:teuthology.orchestra.run.smithi159.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T23:43:15.508 INFO:teuthology.orchestra.run.smithi159.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T23:43:15.508 INFO:teuthology.orchestra.run.smithi159.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T23:43:15.508 INFO:teuthology.orchestra.run.smithi159.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T23:43:15.571 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:43:15.602 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:43:15.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:15.604 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:43:15.705 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:43:15.732 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:43:15.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:15.734 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:43:15.794 INFO:teuthology.orchestra.run.smithi159.stderr:set pool 7 pg_num to 26 2023-09-23T23:43:15.794 INFO:teuthology.orchestra.run.smithi159.stderr:nodeep-scrub is set 2023-09-23T23:43:15.835 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:43:15.839 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:15 smithi159 bash[108473]: cluster 2023-09-23T23:43:14.602628+0000 mgr.y (mgr.25991) 782 : cluster 0 pgmap v836: 89 pgs: 89 active+clean; 3.9 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 62 MiB/s wr, 984 op/s 2023-09-23T23:43:15.839 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:15 smithi159 bash[108473]: audit 2023-09-23T23:43:15.097462+0000 mon.a (mon.0) 1011 : audit 0 from='client.? 172.21.15.159:0/2875850331' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:43:15.839 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:15 smithi159 bash[108473]: audit 2023-09-23T23:43:15.250110+0000 mon.c (mon.2) 67 : audit 1 from='client.? 172.21.15.159:0/3767909762' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num", "val": "26"}]: dispatch 2023-09-23T23:43:15.839 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:15 smithi159 bash[108473]: audit 2023-09-23T23:43:15.250721+0000 mon.a (mon.0) 1012 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num", "val": "26"}]: dispatch 2023-09-23T23:43:15.839 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:15 smithi159 bash[108473]: audit 2023-09-23T23:43:15.517127+0000 mon.c (mon.2) 68 : audit 1 from='client.? 172.21.15.159:0/3282033538' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:43:15.840 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:15 smithi159 bash[108473]: audit 2023-09-23T23:43:15.517724+0000 mon.a (mon.0) 1013 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:43:15.840 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:15 smithi159 bash[105915]: cluster 2023-09-23T23:43:14.602628+0000 mgr.y (mgr.25991) 782 : cluster 0 pgmap v836: 89 pgs: 89 active+clean; 3.9 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 62 MiB/s wr, 984 op/s 2023-09-23T23:43:15.840 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:15 smithi159 bash[105915]: audit 2023-09-23T23:43:15.097462+0000 mon.a (mon.0) 1011 : audit 0 from='client.? 172.21.15.159:0/2875850331' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:43:15.840 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:15 smithi159 bash[105915]: audit 2023-09-23T23:43:15.250110+0000 mon.c (mon.2) 67 : audit 1 from='client.? 172.21.15.159:0/3767909762' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num", "val": "26"}]: dispatch 2023-09-23T23:43:15.840 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:15 smithi159 bash[105915]: audit 2023-09-23T23:43:15.250721+0000 mon.a (mon.0) 1012 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num", "val": "26"}]: dispatch 2023-09-23T23:43:15.840 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:15 smithi159 bash[105915]: audit 2023-09-23T23:43:15.517127+0000 mon.c (mon.2) 68 : audit 1 from='client.? 172.21.15.159:0/3282033538' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:43:15.840 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:15 smithi159 bash[105915]: audit 2023-09-23T23:43:15.517724+0000 mon.a (mon.0) 1013 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:43:15.866 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:43:15.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:15.871 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:43:15.959 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 52 16 66503 66487 79.8977 49.25 0.0118921 0.0125097 2023-09-23T23:43:15.972 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:43:15.981 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:15 smithi164 bash[92846]: cluster 2023-09-23T23:43:14.602628+0000 mgr.y (mgr.25991) 782 : cluster 0 pgmap v836: 89 pgs: 89 active+clean; 3.9 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 62 MiB/s wr, 984 op/s 2023-09-23T23:43:15.981 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:15 smithi164 bash[92846]: audit 2023-09-23T23:43:15.097462+0000 mon.a (mon.0) 1011 : audit 0 from='client.? 172.21.15.159:0/2875850331' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:43:15.982 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:15 smithi164 bash[92846]: audit 2023-09-23T23:43:15.250110+0000 mon.c (mon.2) 67 : audit 1 from='client.? 172.21.15.159:0/3767909762' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num", "val": "26"}]: dispatch 2023-09-23T23:43:15.982 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:15 smithi164 bash[92846]: audit 2023-09-23T23:43:15.250721+0000 mon.a (mon.0) 1012 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num", "val": "26"}]: dispatch 2023-09-23T23:43:15.982 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:15 smithi164 bash[92846]: audit 2023-09-23T23:43:15.517127+0000 mon.c (mon.2) 68 : audit 1 from='client.? 172.21.15.159:0/3282033538' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:43:15.982 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:15 smithi164 bash[92846]: audit 2023-09-23T23:43:15.517724+0000 mon.a (mon.0) 1013 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:43:15.998 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:43:16.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:16.000 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:43:16.101 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:43:16.134 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:43:16.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:16.138 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:43:16.238 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:43:16.266 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:43:16.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:16.269 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:43:16.370 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:43:16.403 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:43:16.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:16.405 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:43:16.506 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:43:16.531 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:43:16.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:16.537 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:43:16.638 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:43:16.667 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:43:16.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:16.672 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:43:16.773 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:16.790 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:16.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:16.792 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:43:16.893 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:16.902 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:16 smithi159 bash[105915]: cluster 2023-09-23T23:43:15.772421+0000 mon.a (mon.0) 1014 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:43:16.903 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:16 smithi159 bash[105915]: cluster 2023-09-23T23:43:15.776244+0000 osd.6 (osd.6) 236 : cluster 3 failed to encode map e243 with expected crc 2023-09-23T23:43:16.903 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:16 smithi159 bash[105915]: audit 2023-09-23T23:43:15.778339+0000 mon.a (mon.0) 1015 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num", "val": "26"}]': finished 2023-09-23T23:43:16.903 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:16 smithi159 bash[105915]: audit 2023-09-23T23:43:15.778566+0000 mon.a (mon.0) 1016 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T23:43:16.903 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:16 smithi159 bash[105915]: cluster 2023-09-23T23:43:15.778759+0000 mon.a (mon.0) 1017 : cluster 0 osdmap e243: 8 total, 8 up, 5 in 2023-09-23T23:43:16.903 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:16 smithi159 bash[105915]: cluster 2023-09-23T23:43:15.779308+0000 osd.4 (osd.4) 169 : cluster 3 failed to encode map e243 with expected crc 2023-09-23T23:43:16.903 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:16 smithi159 bash[105915]: cluster 2023-09-23T23:43:15.842793+0000 osd.7 (osd.7) 136 : cluster 3 failed to encode map e243 with expected crc 2023-09-23T23:43:16.903 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:16 smithi159 bash[105915]: cluster 2023-09-23T23:43:15.843089+0000 osd.5 (osd.5) 106 : cluster 3 failed to encode map e243 with expected crc 2023-09-23T23:43:16.903 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:16 smithi159 bash[105915]: audit 2023-09-23T23:43:16.604209+0000 mon.a (mon.0) 1018 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num_actual", "val": "26"}]: dispatch 2023-09-23T23:43:16.904 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:16 smithi159 bash[108473]: cluster 2023-09-23T23:43:15.772421+0000 mon.a (mon.0) 1014 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:43:16.904 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:16 smithi159 bash[108473]: cluster 2023-09-23T23:43:15.776244+0000 osd.6 (osd.6) 236 : cluster 3 failed to encode map e243 with expected crc 2023-09-23T23:43:16.904 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:16 smithi159 bash[108473]: audit 2023-09-23T23:43:15.778339+0000 mon.a (mon.0) 1015 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num", "val": "26"}]': finished 2023-09-23T23:43:16.904 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:16 smithi159 bash[108473]: audit 2023-09-23T23:43:15.778566+0000 mon.a (mon.0) 1016 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T23:43:16.904 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:16 smithi159 bash[108473]: cluster 2023-09-23T23:43:15.778759+0000 mon.a (mon.0) 1017 : cluster 0 osdmap e243: 8 total, 8 up, 5 in 2023-09-23T23:43:16.904 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:16 smithi159 bash[108473]: cluster 2023-09-23T23:43:15.779308+0000 osd.4 (osd.4) 169 : cluster 3 failed to encode map e243 with expected crc 2023-09-23T23:43:16.904 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:16 smithi159 bash[108473]: cluster 2023-09-23T23:43:15.842793+0000 osd.7 (osd.7) 136 : cluster 3 failed to encode map e243 with expected crc 2023-09-23T23:43:16.905 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:16 smithi159 bash[108473]: cluster 2023-09-23T23:43:15.843089+0000 osd.5 (osd.5) 106 : cluster 3 failed to encode map e243 with expected crc 2023-09-23T23:43:16.905 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:16 smithi159 bash[108473]: audit 2023-09-23T23:43:16.604209+0000 mon.a (mon.0) 1018 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num_actual", "val": "26"}]: dispatch 2023-09-23T23:43:16.953 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:16.960 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 53 16 67275 67259 79.2985 48.25 0.0674604 0.0125666 2023-09-23T23:43:16.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:16.965 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:43:17.066 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:17.101 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:17.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:17.105 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:43:17.206 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:43:17.219 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:16 smithi164 bash[92846]: cluster 2023-09-23T23:43:15.772421+0000 mon.a (mon.0) 1014 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:43:17.219 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:16 smithi164 bash[92846]: cluster 2023-09-23T23:43:15.776244+0000 osd.6 (osd.6) 236 : cluster 3 failed to encode map e243 with expected crc 2023-09-23T23:43:17.219 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:16 smithi164 bash[92846]: audit 2023-09-23T23:43:15.778339+0000 mon.a (mon.0) 1015 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num", "val": "26"}]': finished 2023-09-23T23:43:17.219 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:16 smithi164 bash[92846]: audit 2023-09-23T23:43:15.778566+0000 mon.a (mon.0) 1016 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T23:43:17.220 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:16 smithi164 bash[92846]: cluster 2023-09-23T23:43:15.778759+0000 mon.a (mon.0) 1017 : cluster 0 osdmap e243: 8 total, 8 up, 5 in 2023-09-23T23:43:17.220 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:16 smithi164 bash[92846]: cluster 2023-09-23T23:43:15.779308+0000 osd.4 (osd.4) 169 : cluster 3 failed to encode map e243 with expected crc 2023-09-23T23:43:17.220 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:16 smithi164 bash[92846]: cluster 2023-09-23T23:43:15.842793+0000 osd.7 (osd.7) 136 : cluster 3 failed to encode map e243 with expected crc 2023-09-23T23:43:17.220 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:16 smithi164 bash[92846]: cluster 2023-09-23T23:43:15.843089+0000 osd.5 (osd.5) 106 : cluster 3 failed to encode map e243 with expected crc 2023-09-23T23:43:17.220 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:16 smithi164 bash[92846]: audit 2023-09-23T23:43:16.604209+0000 mon.a (mon.0) 1018 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num_actual", "val": "26"}]: dispatch 2023-09-23T23:43:17.238 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:43:17.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:17.242 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:43:17.343 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:43:17.361 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:43:17.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:17.364 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:43:17.464 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:43:17.497 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:43:17.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:17.499 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:43:17.600 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:43:17.613 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T23:43:17.630 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:43:17.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:17.632 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:43:17.733 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:43:17.760 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:43:17.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:17.763 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:43:17.864 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:43:17.890 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:43:17.891 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:17 smithi164 bash[92846]: cluster 2023-09-23T23:43:16.603337+0000 mgr.y (mgr.25991) 783 : cluster 0 pgmap v838: 89 pgs: 89 active+clean; 4.0 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 57 MiB/s wr, 909 op/s 2023-09-23T23:43:17.891 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:17 smithi164 bash[92846]: cluster 2023-09-23T23:43:16.791291+0000 osd.5 (osd.5) 107 : cluster 3 failed to encode map e244 with expected crc 2023-09-23T23:43:17.892 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:17 smithi164 bash[92846]: cluster 2023-09-23T23:43:16.791676+0000 osd.6 (osd.6) 237 : cluster 3 failed to encode map e244 with expected crc 2023-09-23T23:43:17.892 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:17 smithi164 bash[92846]: audit 2023-09-23T23:43:16.793150+0000 mon.a (mon.0) 1019 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num_actual", "val": "26"}]': finished 2023-09-23T23:43:17.892 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:17 smithi164 bash[92846]: cluster 2023-09-23T23:43:16.793211+0000 mon.a (mon.0) 1020 : cluster 0 osdmap e244: 8 total, 8 up, 5 in 2023-09-23T23:43:17.892 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:17 smithi164 bash[92846]: audit 2023-09-23T23:43:17.239280+0000 mon.a (mon.0) 1021 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:43:17.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:17.893 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:43:17.960 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 54 16 67381 67365 77.9529 6.625 0.00651563 0.012822 2023-09-23T23:43:17.994 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:43:18.018 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:43:18.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:18.021 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:43:18.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:17 smithi159 bash[105915]: cluster 2023-09-23T23:43:16.603337+0000 mgr.y (mgr.25991) 783 : cluster 0 pgmap v838: 89 pgs: 89 active+clean; 4.0 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 57 MiB/s wr, 909 op/s 2023-09-23T23:43:18.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:17 smithi159 bash[105915]: cluster 2023-09-23T23:43:16.791291+0000 osd.5 (osd.5) 107 : cluster 3 failed to encode map e244 with expected crc 2023-09-23T23:43:18.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:17 smithi159 bash[105915]: cluster 2023-09-23T23:43:16.791676+0000 osd.6 (osd.6) 237 : cluster 3 failed to encode map e244 with expected crc 2023-09-23T23:43:18.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:17 smithi159 bash[105915]: audit 2023-09-23T23:43:16.793150+0000 mon.a (mon.0) 1019 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num_actual", "val": "26"}]': finished 2023-09-23T23:43:18.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:17 smithi159 bash[105915]: cluster 2023-09-23T23:43:16.793211+0000 mon.a (mon.0) 1020 : cluster 0 osdmap e244: 8 total, 8 up, 5 in 2023-09-23T23:43:18.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:17 smithi159 bash[105915]: audit 2023-09-23T23:43:17.239280+0000 mon.a (mon.0) 1021 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:43:18.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:17 smithi159 bash[108473]: cluster 2023-09-23T23:43:16.603337+0000 mgr.y (mgr.25991) 783 : cluster 0 pgmap v838: 89 pgs: 89 active+clean; 4.0 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 57 MiB/s wr, 909 op/s 2023-09-23T23:43:18.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:17 smithi159 bash[108473]: cluster 2023-09-23T23:43:16.791291+0000 osd.5 (osd.5) 107 : cluster 3 failed to encode map e244 with expected crc 2023-09-23T23:43:18.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:17 smithi159 bash[108473]: cluster 2023-09-23T23:43:16.791676+0000 osd.6 (osd.6) 237 : cluster 3 failed to encode map e244 with expected crc 2023-09-23T23:43:18.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:17 smithi159 bash[108473]: audit 2023-09-23T23:43:16.793150+0000 mon.a (mon.0) 1019 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num_actual", "val": "26"}]': finished 2023-09-23T23:43:18.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:17 smithi159 bash[108473]: cluster 2023-09-23T23:43:16.793211+0000 mon.a (mon.0) 1020 : cluster 0 osdmap e244: 8 total, 8 up, 5 in 2023-09-23T23:43:18.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:17 smithi159 bash[108473]: audit 2023-09-23T23:43:17.239280+0000 mon.a (mon.0) 1021 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:43:18.122 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:43:18.145 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:43:18.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:18.148 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:43:18.249 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:43:18.274 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:43:18.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:18.277 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:43:18.377 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:43:18.401 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:43:18.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:18.403 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:43:18.504 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:43:18.528 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:43:18.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:18.532 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:43:18.632 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:43:18.663 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:43:18.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:18.670 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:43:18.771 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:43:18.799 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:43:18.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:18.804 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:43:18.904 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:43:18.929 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:43:18.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:18.934 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:43:18.961 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 55 16 68595 68579 77.9149 75.875 0.0148922 0.0128289 2023-09-23T23:43:19.035 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:43:19.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:18 smithi159 bash[105915]: cluster 2023-09-23T23:43:17.798784+0000 osd.6 (osd.6) 238 : cluster 3 failed to encode map e245 with expected crc 2023-09-23T23:43:19.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:18 smithi159 bash[105915]: cluster 2023-09-23T23:43:17.801396+0000 mon.a (mon.0) 1022 : cluster 0 osdmap e245: 8 total, 8 up, 5 in 2023-09-23T23:43:19.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:18 smithi159 bash[105915]: cluster 2023-09-23T23:43:17.801722+0000 osd.6 (osd.6) 239 : cluster 3 failed to encode map e245 with expected crc 2023-09-23T23:43:19.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:18 smithi159 bash[105915]: cluster 2023-09-23T23:43:17.801764+0000 osd.4 (osd.4) 170 : cluster 3 failed to encode map e245 with expected crc 2023-09-23T23:43:19.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:18 smithi159 bash[105915]: cluster 2023-09-23T23:43:17.803218+0000 osd.6 (osd.6) 240 : cluster 3 failed to encode map e245 with expected crc 2023-09-23T23:43:19.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:18 smithi159 bash[108473]: cluster 2023-09-23T23:43:17.798784+0000 osd.6 (osd.6) 238 : cluster 3 failed to encode map e245 with expected crc 2023-09-23T23:43:19.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:18 smithi159 bash[108473]: cluster 2023-09-23T23:43:17.801396+0000 mon.a (mon.0) 1022 : cluster 0 osdmap e245: 8 total, 8 up, 5 in 2023-09-23T23:43:19.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:18 smithi159 bash[108473]: cluster 2023-09-23T23:43:17.801722+0000 osd.6 (osd.6) 239 : cluster 3 failed to encode map e245 with expected crc 2023-09-23T23:43:19.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:18 smithi159 bash[108473]: cluster 2023-09-23T23:43:17.801764+0000 osd.4 (osd.4) 170 : cluster 3 failed to encode map e245 with expected crc 2023-09-23T23:43:19.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:18 smithi159 bash[108473]: cluster 2023-09-23T23:43:17.803218+0000 osd.6 (osd.6) 240 : cluster 3 failed to encode map e245 with expected crc 2023-09-23T23:43:19.058 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:43:19.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:19.063 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:43:19.164 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:43:19.197 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:43:19.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:19.201 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:43:19.217 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:18 smithi164 bash[92846]: cluster 2023-09-23T23:43:17.798784+0000 osd.6 (osd.6) 238 : cluster 3 failed to encode map e245 with expected crc 2023-09-23T23:43:19.217 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:18 smithi164 bash[92846]: cluster 2023-09-23T23:43:17.801396+0000 mon.a (mon.0) 1022 : cluster 0 osdmap e245: 8 total, 8 up, 5 in 2023-09-23T23:43:19.217 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:18 smithi164 bash[92846]: cluster 2023-09-23T23:43:17.801722+0000 osd.6 (osd.6) 239 : cluster 3 failed to encode map e245 with expected crc 2023-09-23T23:43:19.217 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:18 smithi164 bash[92846]: cluster 2023-09-23T23:43:17.801764+0000 osd.4 (osd.4) 170 : cluster 3 failed to encode map e245 with expected crc 2023-09-23T23:43:19.217 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:18 smithi164 bash[92846]: cluster 2023-09-23T23:43:17.803218+0000 osd.6 (osd.6) 240 : cluster 3 failed to encode map e245 with expected crc 2023-09-23T23:43:19.302 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:43:19.336 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:43:19.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:19.339 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:43:19.440 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:43:19.463 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:43:19.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:19.465 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:43:19.566 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:43:19.591 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:43:19.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:19.593 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:43:19.694 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:43:19.734 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:43:19.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:19.738 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:43:19.839 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:43:19.848 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:19 smithi159 bash[105915]: cluster 2023-09-23T23:43:18.604022+0000 mgr.y (mgr.25991) 784 : cluster 0 pgmap v841: 99 pgs: 6 unknown, 93 active+clean; 4.1 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 61 MiB/s wr, 981 op/s; 21 KiB/s, 0 objects/s recovering 2023-09-23T23:43:19.848 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:19 smithi159 bash[105915]: cluster 2023-09-23T23:43:18.774643+0000 osd.7 (osd.7) 137 : cluster 3 failed to encode map e245 with expected crc 2023-09-23T23:43:19.848 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:19 smithi159 bash[108473]: cluster 2023-09-23T23:43:18.604022+0000 mgr.y (mgr.25991) 784 : cluster 0 pgmap v841: 99 pgs: 6 unknown, 93 active+clean; 4.1 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 61 MiB/s wr, 981 op/s; 21 KiB/s, 0 objects/s recovering 2023-09-23T23:43:19.848 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:19 smithi159 bash[108473]: cluster 2023-09-23T23:43:18.774643+0000 osd.7 (osd.7) 137 : cluster 3 failed to encode map e245 with expected crc 2023-09-23T23:43:19.869 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:43:19.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:19.874 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:43:19.961 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 56 16 69783 69767 77.8494 74.25 0.0129357 0.0128399 2023-09-23T23:43:19.975 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:43:20.000 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:43:20.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:20.003 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:43:20.104 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:20.128 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:20.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:20.132 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:43:20.232 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:43:20.240 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:19 smithi164 bash[92846]: cluster 2023-09-23T23:43:18.604022+0000 mgr.y (mgr.25991) 784 : cluster 0 pgmap v841: 99 pgs: 6 unknown, 93 active+clean; 4.1 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 61 MiB/s wr, 981 op/s; 21 KiB/s, 0 objects/s recovering 2023-09-23T23:43:20.241 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:19 smithi164 bash[92846]: cluster 2023-09-23T23:43:18.774643+0000 osd.7 (osd.7) 137 : cluster 3 failed to encode map e245 with expected crc 2023-09-23T23:43:20.257 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:43:20.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:20.261 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:43:20.362 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:20.386 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:20.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:20.388 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:43:20.489 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:43:20.520 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:43:20.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:20.523 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:43:20.624 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:43:20.628 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T23:43:20.652 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:43:20.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:20.658 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:43:20.759 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:20.784 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:20.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:20.786 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:43:20.887 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:43:20.922 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:43:20.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:20.924 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:43:20.961 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 57 16 70886 70870 77.6923 68.9375 0.0199123 0.0128663 2023-09-23T23:43:21.025 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:21.052 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:21.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:21.055 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:43:21.155 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:43:21.179 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:43:21.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:21.181 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:43:21.282 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:43:21.315 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:43:21.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:21.317 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:43:21.325 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T23:43:21.419 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:43:21.444 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:43:21.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:21.447 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:43:21.547 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:43:21.571 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:43:21.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:21.573 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:43:21.674 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:43:21.696 INFO:teuthology.orchestra.run.smithi164.stdout:{ 2023-09-23T23:43:21.696 INFO:teuthology.orchestra.run.smithi164.stdout: "ops": [ 2023-09-23T23:43:21.696 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:21.696 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.44903.0:71660 7.d 7:b473efbe:::benchmark_data_smithi159_198644_object71659:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e245)", 2023-09-23T23:43:21.696 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:43:21.679145+0000", 2023-09-23T23:43:21.696 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 0.014344259999999999, 2023-09-23T23:43:21.696 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.014379665999999999, 2023-09-23T23:43:21.697 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:43:21.697 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "waiting for sub ops", 2023-09-23T23:43:21.697 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:43:21.697 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.44903", 2023-09-23T23:43:21.697 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/457270739", 2023-09-23T23:43:21.697 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 71660 2023-09-23T23:43:21.697 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:21.697 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:43:21.697 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:21.697 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:43:21.697 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:43:21.679145+0000", 2023-09-23T23:43:21.697 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:43:21.698 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:21.698 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:21.698 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:43:21.698 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:43:21.679145+0000", 2023-09-23T23:43:21.698 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:43:21.698 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:21.698 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:21.698 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:43:21.698 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:43:21.679144+0000", 2023-09-23T23:43:21.698 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.999999 2023-09-23T23:43:21.698 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:21.698 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:21.699 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:43:21.699 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:43:21.679195+0000", 2023-09-23T23:43:21.699 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.1020000000000003e-05 2023-09-23T23:43:21.699 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:21.699 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:21.699 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:43:21.699 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:43:21.679215+0000", 2023-09-23T23:43:21.699 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.0109999999999999e-05 2023-09-23T23:43:21.699 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:21.699 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:21.699 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:43:21.700 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:43:21.679224+0000", 2023-09-23T23:43:21.700 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.8529999999999998e-06 2023-09-23T23:43:21.700 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:21.700 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:21.700 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:43:21.700 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:43:21.679264+0000", 2023-09-23T23:43:21.700 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.9922000000000002e-05 2023-09-23T23:43:21.700 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:21.700 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:21.700 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:43:21.700 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:43:21.679387+0000", 2023-09-23T23:43:21.700 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00012358099999999999 2023-09-23T23:43:21.701 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:21.701 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:21.701 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 1,3", 2023-09-23T23:43:21.701 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:43:21.679516+0000", 2023-09-23T23:43:21.701 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00012907500000000001 2023-09-23T23:43:21.701 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:21.701 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:21.701 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:43:21.701 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:43:21.684263+0000", 2023-09-23T23:43:21.701 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0047462099999999998 2023-09-23T23:43:21.701 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:21.701 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:21.701 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:43:21.702 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:43:21.689046+0000", 2023-09-23T23:43:21.702 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0047829279999999997 2023-09-23T23:43:21.702 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:43:21.702 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:43:21.702 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:43:21.702 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:21.702 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:21.702 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.44903.0:71662 7.d 7:bd41b4d7:::benchmark_data_smithi159_198644_object71661:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e245)", 2023-09-23T23:43:21.702 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:43:21.680969+0000", 2023-09-23T23:43:21.702 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 0.012519773999999999, 2023-09-23T23:43:21.702 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.01266465, 2023-09-23T23:43:21.703 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:43:21.703 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "waiting for sub ops", 2023-09-23T23:43:21.703 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:43:21.703 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.44903", 2023-09-23T23:43:21.703 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/457270739", 2023-09-23T23:43:21.703 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 71662 2023-09-23T23:43:21.703 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:21.703 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:43:21.703 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:21.703 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:43:21.703 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:43:21.680969+0000", 2023-09-23T23:43:21.703 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:43:21.704 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:21.704 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:21.704 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:43:21.704 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:43:21.680969+0000", 2023-09-23T23:43:21.704 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:43:21.704 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:21.704 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:21.704 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:43:21.704 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:43:21.680968+0000", 2023-09-23T23:43:21.704 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.999999 2023-09-23T23:43:21.704 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:21.704 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:21.704 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:43:21.705 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:43:21.681019+0000", 2023-09-23T23:43:21.705 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.0544999999999998e-05 2023-09-23T23:43:21.705 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:21.705 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:21.705 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:43:21.705 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:43:21.681038+0000", 2023-09-23T23:43:21.705 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.9296999999999998e-05 2023-09-23T23:43:21.705 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:21.705 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:21.705 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:43:21.705 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:43:21.681050+0000", 2023-09-23T23:43:21.705 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.2351000000000001e-05 2023-09-23T23:43:21.706 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:21.706 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:21.706 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:43:21.706 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:43:21.681717+0000", 2023-09-23T23:43:21.706 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00066641699999999999 2023-09-23T23:43:21.706 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:21.706 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:21.706 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:43:21.706 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:43:21.681836+0000", 2023-09-23T23:43:21.706 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000119654 2023-09-23T23:43:21.706 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:21.706 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:21.707 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 1,3", 2023-09-23T23:43:21.707 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:43:21.681963+0000", 2023-09-23T23:43:21.707 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00012629000000000001 2023-09-23T23:43:21.707 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:21.707 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:21.707 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:43:21.707 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:43:21.684418+0000", 2023-09-23T23:43:21.707 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.002454964 2023-09-23T23:43:21.707 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:21.707 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:21.707 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:43:21.707 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:43:21.690451+0000", 2023-09-23T23:43:21.707 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0060332659999999998 2023-09-23T23:43:21.708 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:43:21.708 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:43:21.708 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:43:21.708 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:43:21.708 INFO:teuthology.orchestra.run.smithi164.stdout: ], 2023-09-23T23:43:21.708 INFO:teuthology.orchestra.run.smithi164.stdout: "num_ops": 2 2023-09-23T23:43:21.708 INFO:teuthology.orchestra.run.smithi164.stdout:} 2023-09-23T23:43:21.711 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:43:21.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:21.715 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:43:21.816 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:43:21.840 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:43:21.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:21.845 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:43:21.946 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:43:21.956 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:21 smithi159 bash[105915]: cluster 2023-09-23T23:43:20.604448+0000 mgr.y (mgr.25991) 785 : cluster 0 pgmap v842: 99 pgs: 4 unknown, 95 active+clean; 4.1 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 49 MiB/s wr, 786 op/s; 32 KiB/s, 0 objects/s recovering 2023-09-23T23:43:21.956 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:21 smithi159 bash[108473]: cluster 2023-09-23T23:43:20.604448+0000 mgr.y (mgr.25991) 785 : cluster 0 pgmap v842: 99 pgs: 4 unknown, 95 active+clean; 4.1 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 49 MiB/s wr, 786 op/s; 32 KiB/s, 0 objects/s recovering 2023-09-23T23:43:21.968 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 58 16 71954 71938 77.4965 66.75 0.0207843 0.0128956 2023-09-23T23:43:21.974 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:43:21.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:21.978 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:43:22.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:21 smithi164 bash[92846]: cluster 2023-09-23T23:43:20.604448+0000 mgr.y (mgr.25991) 785 : cluster 0 pgmap v842: 99 pgs: 4 unknown, 95 active+clean; 4.1 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 49 MiB/s wr, 786 op/s; 32 KiB/s, 0 objects/s recovering 2023-09-23T23:43:22.079 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:43:22.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:22.105 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:43:22.105 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:43:22.206 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:43:22.228 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:43:22.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:22.230 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:43:22.331 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:43:22.360 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:43:22.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:22.362 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:43:22.463 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:43:22.489 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:43:22.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:22.492 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:43:22.536 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_blocked_ops 2023-09-23T23:43:22.593 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:22.622 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:22.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:22.628 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:43:22.728 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:22.752 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:22.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:22.760 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:43:22.861 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:43:22.869 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:22 smithi159 bash[105915]: audit 2023-09-23T23:43:22.606239+0000 mon.a (mon.0) 1023 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "17"}]: dispatch 2023-09-23T23:43:22.869 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:22 smithi159 bash[108473]: audit 2023-09-23T23:43:22.606239+0000 mon.a (mon.0) 1023 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "17"}]: dispatch 2023-09-23T23:43:22.898 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:43:22.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:22.902 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:43:22.968 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 59 16 73052 73036 77.3437 68.625 0.00620805 0.0129217 2023-09-23T23:43:23.003 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:23.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:22 smithi164 bash[92846]: audit 2023-09-23T23:43:22.606239+0000 mon.a (mon.0) 1023 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "17"}]: dispatch 2023-09-23T23:43:23.045 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:23.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:23.051 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:43:23.152 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:43:23.181 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:43:23.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:23.183 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:43:23.284 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:43:23.314 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:43:23.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:23.316 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:43:23.417 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:43:23.449 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:43:23.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:23.452 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:43:23.553 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:43:23.587 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:43:23.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:23.590 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:43:23.691 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:23.724 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:23.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:23.727 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:43:23.828 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:43:23.858 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:43:23.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:23.860 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:43:23.961 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:43:23.969 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:2023-09-23T23:43:23.966333+0000 min lat: 0.00150969 max lat: 1.14544 avg lat: 0.013081 2023-09-23T23:43:23.969 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T23:43:23.969 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 60 16 73394 73378 76.411 21.375 0.0109495 0.013081 2023-09-23T23:43:23.970 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:23 smithi159 bash[105915]: cluster 2023-09-23T23:43:22.605025+0000 mgr.y (mgr.25991) 786 : cluster 0 pgmap v843: 99 pgs: 99 active+clean; 4.2 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 51 MiB/s wr, 823 op/s; 28 KiB/s, 0 objects/s recovering 2023-09-23T23:43:23.970 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:23 smithi159 bash[105915]: cluster 2023-09-23T23:43:22.829105+0000 osd.6 (osd.6) 241 : cluster 3 failed to encode map e246 with expected crc 2023-09-23T23:43:23.970 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:23 smithi159 bash[105915]: audit 2023-09-23T23:43:22.831449+0000 mon.a (mon.0) 1024 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "17"}]': finished 2023-09-23T23:43:23.970 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:23 smithi159 bash[105915]: cluster 2023-09-23T23:43:22.831527+0000 mon.a (mon.0) 1025 : cluster 0 osdmap e246: 8 total, 8 up, 5 in 2023-09-23T23:43:23.971 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:43:23 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:43:23] "GET /metrics HTTP/1.1" 200 36559 "" "Prometheus/2.43.0" 2023-09-23T23:43:23.971 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:23 smithi159 bash[108473]: cluster 2023-09-23T23:43:22.605025+0000 mgr.y (mgr.25991) 786 : cluster 0 pgmap v843: 99 pgs: 99 active+clean; 4.2 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 51 MiB/s wr, 823 op/s; 28 KiB/s, 0 objects/s recovering 2023-09-23T23:43:23.971 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:23 smithi159 bash[108473]: cluster 2023-09-23T23:43:22.829105+0000 osd.6 (osd.6) 241 : cluster 3 failed to encode map e246 with expected crc 2023-09-23T23:43:23.972 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:23 smithi159 bash[108473]: audit 2023-09-23T23:43:22.831449+0000 mon.a (mon.0) 1024 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "17"}]': finished 2023-09-23T23:43:23.972 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:23 smithi159 bash[108473]: cluster 2023-09-23T23:43:22.831527+0000 mon.a (mon.0) 1025 : cluster 0 osdmap e246: 8 total, 8 up, 5 in 2023-09-23T23:43:23.992 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:43:23.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:23.997 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:43:24.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:23 smithi164 bash[92846]: cluster 2023-09-23T23:43:22.605025+0000 mgr.y (mgr.25991) 786 : cluster 0 pgmap v843: 99 pgs: 99 active+clean; 4.2 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 51 MiB/s wr, 823 op/s; 28 KiB/s, 0 objects/s recovering 2023-09-23T23:43:24.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:23 smithi164 bash[92846]: cluster 2023-09-23T23:43:22.829105+0000 osd.6 (osd.6) 241 : cluster 3 failed to encode map e246 with expected crc 2023-09-23T23:43:24.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:23 smithi164 bash[92846]: audit 2023-09-23T23:43:22.831449+0000 mon.a (mon.0) 1024 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "17"}]': finished 2023-09-23T23:43:24.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:23 smithi164 bash[92846]: cluster 2023-09-23T23:43:22.831527+0000 mon.a (mon.0) 1025 : cluster 0 osdmap e246: 8 total, 8 up, 5 in 2023-09-23T23:43:24.098 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:24.120 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:24.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:24.123 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:43:24.224 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:43:24.260 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:43:24.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:24.265 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:43:24.341 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 3, 4, 6] out_osds: [5, 0, 7] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-09-23T23:43:24.341 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T23:43:24.341 INFO:tasks.thrashosds.thrasher:inject_pause on osd.3 2023-09-23T23:43:24.342 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-09-23T23:43:24.342 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-09-23T23:43:24.342 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 config set filestore_inject_stall 3 2023-09-23T23:43:24.366 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:24.393 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:24.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:24.395 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:43:24.496 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:43:24.522 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:43:24.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:24.524 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:43:24.625 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:43:24.651 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:43:24.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:24.654 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:43:24.754 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:43:24.781 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:43:24.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:24.784 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:43:24.885 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:24.924 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:24.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:24.928 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:43:24.969 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 61 16 74391 74375 76.1799 62.3125 0.0160516 0.0131204 2023-09-23T23:43:25.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:24 smithi164 bash[92846]: cluster 2023-09-23T23:43:23.842928+0000 osd.6 (osd.6) 242 : cluster 3 failed to encode map e247 with expected crc 2023-09-23T23:43:25.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:24 smithi164 bash[92846]: cluster 2023-09-23T23:43:23.843760+0000 mon.a (mon.0) 1026 : cluster 0 osdmap e247: 8 total, 8 up, 5 in 2023-09-23T23:43:25.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:24 smithi164 bash[92846]: cluster 2023-09-23T23:43:23.870765+0000 osd.4 (osd.4) 171 : cluster 3 failed to encode map e247 with expected crc 2023-09-23T23:43:25.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:24 smithi164 bash[92846]: cluster 2023-09-23T23:43:23.895239+0000 osd.5 (osd.5) 108 : cluster 3 failed to encode map e247 with expected crc 2023-09-23T23:43:25.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:24 smithi164 bash[92846]: cluster 2023-09-23T23:43:23.897313+0000 osd.5 (osd.5) 109 : cluster 3 failed to encode map e247 with expected crc 2023-09-23T23:43:25.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:24 smithi164 bash[92846]: audit 2023-09-23T23:43:24.606819+0000 mon.a (mon.0) 1027 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "18"}]: dispatch 2023-09-23T23:43:25.029 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:43:25.053 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:43:25.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:25.061 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:43:25.161 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:25.186 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:25.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:25.189 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:43:25.290 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:25.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:24 smithi159 bash[105915]: cluster 2023-09-23T23:43:23.842928+0000 osd.6 (osd.6) 242 : cluster 3 failed to encode map e247 with expected crc 2023-09-23T23:43:25.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:24 smithi159 bash[105915]: cluster 2023-09-23T23:43:23.843760+0000 mon.a (mon.0) 1026 : cluster 0 osdmap e247: 8 total, 8 up, 5 in 2023-09-23T23:43:25.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:24 smithi159 bash[105915]: cluster 2023-09-23T23:43:23.870765+0000 osd.4 (osd.4) 171 : cluster 3 failed to encode map e247 with expected crc 2023-09-23T23:43:25.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:24 smithi159 bash[105915]: cluster 2023-09-23T23:43:23.895239+0000 osd.5 (osd.5) 108 : cluster 3 failed to encode map e247 with expected crc 2023-09-23T23:43:25.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:24 smithi159 bash[105915]: cluster 2023-09-23T23:43:23.897313+0000 osd.5 (osd.5) 109 : cluster 3 failed to encode map e247 with expected crc 2023-09-23T23:43:25.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:24 smithi159 bash[105915]: audit 2023-09-23T23:43:24.606819+0000 mon.a (mon.0) 1027 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "18"}]: dispatch 2023-09-23T23:43:25.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:24 smithi159 bash[108473]: cluster 2023-09-23T23:43:23.842928+0000 osd.6 (osd.6) 242 : cluster 3 failed to encode map e247 with expected crc 2023-09-23T23:43:25.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:24 smithi159 bash[108473]: cluster 2023-09-23T23:43:23.843760+0000 mon.a (mon.0) 1026 : cluster 0 osdmap e247: 8 total, 8 up, 5 in 2023-09-23T23:43:25.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:24 smithi159 bash[108473]: cluster 2023-09-23T23:43:23.870765+0000 osd.4 (osd.4) 171 : cluster 3 failed to encode map e247 with expected crc 2023-09-23T23:43:25.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:24 smithi159 bash[108473]: cluster 2023-09-23T23:43:23.895239+0000 osd.5 (osd.5) 108 : cluster 3 failed to encode map e247 with expected crc 2023-09-23T23:43:25.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:24 smithi159 bash[108473]: cluster 2023-09-23T23:43:23.897313+0000 osd.5 (osd.5) 109 : cluster 3 failed to encode map e247 with expected crc 2023-09-23T23:43:25.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:24 smithi159 bash[108473]: audit 2023-09-23T23:43:24.606819+0000 mon.a (mon.0) 1027 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "18"}]: dispatch 2023-09-23T23:43:25.313 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:25.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:25.318 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:43:25.419 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:43:25.447 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:43:25.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:25.449 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:43:25.524 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:43:25.525 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:43:25.550 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:43:25.575 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:43:25.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:25.578 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:43:25.679 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:43:25.709 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:43:25.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:25.712 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:43:25.813 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:43:25.840 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:43:25.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:25.843 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:43:25.943 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:25.953 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:25 smithi164 bash[92846]: cluster 2023-09-23T23:43:24.605566+0000 mgr.y (mgr.25991) 787 : cluster 0 pgmap v846: 99 pgs: 99 active+clean; 4.4 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 57 MiB/s wr, 918 op/s; 28 KiB/s, 0 objects/s recovering 2023-09-23T23:43:25.953 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:25 smithi164 bash[92846]: cluster 2023-09-23T23:43:24.852163+0000 osd.6 (osd.6) 243 : cluster 3 failed to encode map e248 with expected crc 2023-09-23T23:43:25.953 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:25 smithi164 bash[92846]: audit 2023-09-23T23:43:24.856810+0000 mon.a (mon.0) 1028 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "18"}]': finished 2023-09-23T23:43:25.953 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:25 smithi164 bash[92846]: cluster 2023-09-23T23:43:24.857019+0000 mon.a (mon.0) 1029 : cluster 0 osdmap e248: 8 total, 8 up, 5 in 2023-09-23T23:43:25.954 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:25 smithi164 bash[92846]: cluster 2023-09-23T23:43:24.867598+0000 osd.4 (osd.4) 172 : cluster 3 failed to encode map e248 with expected crc 2023-09-23T23:43:25.968 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:25.969 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 62 16 74843 74827 75.4069 28.25 0.0168828 0.0132553 2023-09-23T23:43:25.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:25.974 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:43:26.075 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:43:26.084 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:25 smithi159 bash[105915]: cluster 2023-09-23T23:43:24.605566+0000 mgr.y (mgr.25991) 787 : cluster 0 pgmap v846: 99 pgs: 99 active+clean; 4.4 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 57 MiB/s wr, 918 op/s; 28 KiB/s, 0 objects/s recovering 2023-09-23T23:43:26.084 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:25 smithi159 bash[105915]: cluster 2023-09-23T23:43:24.852163+0000 osd.6 (osd.6) 243 : cluster 3 failed to encode map e248 with expected crc 2023-09-23T23:43:26.084 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:25 smithi159 bash[105915]: audit 2023-09-23T23:43:24.856810+0000 mon.a (mon.0) 1028 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "18"}]': finished 2023-09-23T23:43:26.084 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:25 smithi159 bash[105915]: cluster 2023-09-23T23:43:24.857019+0000 mon.a (mon.0) 1029 : cluster 0 osdmap e248: 8 total, 8 up, 5 in 2023-09-23T23:43:26.084 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:25 smithi159 bash[105915]: cluster 2023-09-23T23:43:24.867598+0000 osd.4 (osd.4) 172 : cluster 3 failed to encode map e248 with expected crc 2023-09-23T23:43:26.085 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:25 smithi159 bash[108473]: cluster 2023-09-23T23:43:24.605566+0000 mgr.y (mgr.25991) 787 : cluster 0 pgmap v846: 99 pgs: 99 active+clean; 4.4 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 57 MiB/s wr, 918 op/s; 28 KiB/s, 0 objects/s recovering 2023-09-23T23:43:26.085 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:25 smithi159 bash[108473]: cluster 2023-09-23T23:43:24.852163+0000 osd.6 (osd.6) 243 : cluster 3 failed to encode map e248 with expected crc 2023-09-23T23:43:26.085 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:25 smithi159 bash[108473]: audit 2023-09-23T23:43:24.856810+0000 mon.a (mon.0) 1028 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "18"}]': finished 2023-09-23T23:43:26.085 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:25 smithi159 bash[108473]: cluster 2023-09-23T23:43:24.857019+0000 mon.a (mon.0) 1029 : cluster 0 osdmap e248: 8 total, 8 up, 5 in 2023-09-23T23:43:26.085 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:25 smithi159 bash[108473]: cluster 2023-09-23T23:43:24.867598+0000 osd.4 (osd.4) 172 : cluster 3 failed to encode map e248 with expected crc 2023-09-23T23:43:26.104 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:43:26.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:26.108 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:43:26.209 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:26.240 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:26.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:26.243 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:43:26.344 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:43:26.368 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:43:26.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:26.371 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:43:26.471 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:43:26.498 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:43:26.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:26.501 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:43:26.602 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:43:26.626 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:43:26.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:26.628 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:43:26.729 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:26.756 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:26.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:26.759 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:43:26.860 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:43:26.887 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:43:26.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:26.891 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:43:26.969 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 63 16 75942 75926 75.3002 68.6875 0.0106374 0.0132736 2023-09-23T23:43:26.991 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:43:27.018 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:43:27.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:27.020 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:43:27.121 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:43:27.131 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:26 smithi159 bash[105915]: cluster 2023-09-23T23:43:25.856785+0000 mon.a (mon.0) 1030 : cluster 0 osdmap e249: 8 total, 8 up, 5 in 2023-09-23T23:43:27.131 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:26 smithi159 bash[105915]: cluster 2023-09-23T23:43:25.858072+0000 osd.6 (osd.6) 244 : cluster 3 failed to encode map e249 with expected crc 2023-09-23T23:43:27.131 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:26 smithi159 bash[105915]: cluster 2023-09-23T23:43:25.860580+0000 osd.6 (osd.6) 245 : cluster 3 failed to encode map e249 with expected crc 2023-09-23T23:43:27.131 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:26 smithi159 bash[105915]: audit 2023-09-23T23:43:26.607399+0000 mon.a (mon.0) 1031 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "19"}]: dispatch 2023-09-23T23:43:27.131 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:26 smithi159 bash[108473]: cluster 2023-09-23T23:43:25.856785+0000 mon.a (mon.0) 1030 : cluster 0 osdmap e249: 8 total, 8 up, 5 in 2023-09-23T23:43:27.132 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:26 smithi159 bash[108473]: cluster 2023-09-23T23:43:25.858072+0000 osd.6 (osd.6) 244 : cluster 3 failed to encode map e249 with expected crc 2023-09-23T23:43:27.132 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:26 smithi159 bash[108473]: cluster 2023-09-23T23:43:25.860580+0000 osd.6 (osd.6) 245 : cluster 3 failed to encode map e249 with expected crc 2023-09-23T23:43:27.132 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:26 smithi159 bash[108473]: audit 2023-09-23T23:43:26.607399+0000 mon.a (mon.0) 1031 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "19"}]: dispatch 2023-09-23T23:43:27.146 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:43:27.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:27.149 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:43:27.250 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:43:27.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:26 smithi164 bash[92846]: cluster 2023-09-23T23:43:25.856785+0000 mon.a (mon.0) 1030 : cluster 0 osdmap e249: 8 total, 8 up, 5 in 2023-09-23T23:43:27.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:26 smithi164 bash[92846]: cluster 2023-09-23T23:43:25.858072+0000 osd.6 (osd.6) 244 : cluster 3 failed to encode map e249 with expected crc 2023-09-23T23:43:27.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:26 smithi164 bash[92846]: cluster 2023-09-23T23:43:25.860580+0000 osd.6 (osd.6) 245 : cluster 3 failed to encode map e249 with expected crc 2023-09-23T23:43:27.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:26 smithi164 bash[92846]: audit 2023-09-23T23:43:26.607399+0000 mon.a (mon.0) 1031 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "19"}]: dispatch 2023-09-23T23:43:27.274 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:43:27.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:27.276 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:43:27.369 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T23:43:27.377 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:43:27.406 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:43:27.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:27.408 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:43:27.509 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:43:27.532 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:43:27.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:27.535 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:43:27.636 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:27.665 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:27.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:27.669 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:43:27.769 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:27.794 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:27.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:27.796 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:43:27.897 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:27.925 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:27.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:27.926 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:43:27.969 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 64 16 76337 76321 74.5095 24.6875 0.00381874 0.0132468 2023-09-23T23:43:28.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:27 smithi164 bash[92846]: cluster 2023-09-23T23:43:26.606237+0000 mgr.y (mgr.25991) 788 : cluster 0 pgmap v849: 99 pgs: 99 active+clean; 4.5 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 71 MiB/s wr, 1.14k op/s 2023-09-23T23:43:28.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:27 smithi164 bash[92846]: cluster 2023-09-23T23:43:26.876217+0000 osd.6 (osd.6) 246 : cluster 3 failed to encode map e250 with expected crc 2023-09-23T23:43:28.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:27 smithi164 bash[92846]: cluster 2023-09-23T23:43:26.877771+0000 osd.5 (osd.5) 110 : cluster 3 failed to encode map e250 with expected crc 2023-09-23T23:43:28.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:27 smithi164 bash[92846]: audit 2023-09-23T23:43:26.878737+0000 mon.a (mon.0) 1032 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "19"}]': finished 2023-09-23T23:43:28.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:27 smithi164 bash[92846]: cluster 2023-09-23T23:43:26.878822+0000 mon.a (mon.0) 1033 : cluster 0 osdmap e250: 8 total, 8 up, 5 in 2023-09-23T23:43:28.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:27 smithi164 bash[92846]: audit 2023-09-23T23:43:27.660688+0000 mon.a (mon.0) 1034 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:43:28.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:27 smithi164 bash[92846]: cluster 2023-09-23T23:43:27.760995+0000 osd.6 (osd.6) 247 : cluster 3 failed to encode map e251 with expected crc 2023-09-23T23:43:28.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:27 smithi164 bash[92846]: cluster 2023-09-23T23:43:27.763962+0000 mon.a (mon.0) 1035 : cluster 0 osdmap e251: 8 total, 8 up, 5 in 2023-09-23T23:43:28.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:27 smithi164 bash[92846]: cluster 2023-09-23T23:43:27.765275+0000 osd.6 (osd.6) 248 : cluster 3 failed to encode map e251 with expected crc 2023-09-23T23:43:28.027 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:43:28.049 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:43:28.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:28.052 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:43:28.152 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:43:28.183 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:43:28.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:28.185 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:43:28.240 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:27 smithi159 bash[108473]: cluster 2023-09-23T23:43:26.606237+0000 mgr.y (mgr.25991) 788 : cluster 0 pgmap v849: 99 pgs: 99 active+clean; 4.5 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 71 MiB/s wr, 1.14k op/s 2023-09-23T23:43:28.240 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:27 smithi159 bash[108473]: cluster 2023-09-23T23:43:26.876217+0000 osd.6 (osd.6) 246 : cluster 3 failed to encode map e250 with expected crc 2023-09-23T23:43:28.240 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:27 smithi159 bash[108473]: cluster 2023-09-23T23:43:26.877771+0000 osd.5 (osd.5) 110 : cluster 3 failed to encode map e250 with expected crc 2023-09-23T23:43:28.240 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:27 smithi159 bash[108473]: audit 2023-09-23T23:43:26.878737+0000 mon.a (mon.0) 1032 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "19"}]': finished 2023-09-23T23:43:28.241 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:27 smithi159 bash[108473]: cluster 2023-09-23T23:43:26.878822+0000 mon.a (mon.0) 1033 : cluster 0 osdmap e250: 8 total, 8 up, 5 in 2023-09-23T23:43:28.241 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:27 smithi159 bash[108473]: audit 2023-09-23T23:43:27.660688+0000 mon.a (mon.0) 1034 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:43:28.241 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:27 smithi159 bash[108473]: cluster 2023-09-23T23:43:27.760995+0000 osd.6 (osd.6) 247 : cluster 3 failed to encode map e251 with expected crc 2023-09-23T23:43:28.241 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:27 smithi159 bash[108473]: cluster 2023-09-23T23:43:27.763962+0000 mon.a (mon.0) 1035 : cluster 0 osdmap e251: 8 total, 8 up, 5 in 2023-09-23T23:43:28.241 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:27 smithi159 bash[108473]: cluster 2023-09-23T23:43:27.765275+0000 osd.6 (osd.6) 248 : cluster 3 failed to encode map e251 with expected crc 2023-09-23T23:43:28.241 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:27 smithi159 bash[105915]: cluster 2023-09-23T23:43:26.606237+0000 mgr.y (mgr.25991) 788 : cluster 0 pgmap v849: 99 pgs: 99 active+clean; 4.5 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 71 MiB/s wr, 1.14k op/s 2023-09-23T23:43:28.241 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:27 smithi159 bash[105915]: cluster 2023-09-23T23:43:26.876217+0000 osd.6 (osd.6) 246 : cluster 3 failed to encode map e250 with expected crc 2023-09-23T23:43:28.241 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:27 smithi159 bash[105915]: cluster 2023-09-23T23:43:26.877771+0000 osd.5 (osd.5) 110 : cluster 3 failed to encode map e250 with expected crc 2023-09-23T23:43:28.241 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:27 smithi159 bash[105915]: audit 2023-09-23T23:43:26.878737+0000 mon.a (mon.0) 1032 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "19"}]': finished 2023-09-23T23:43:28.242 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:27 smithi159 bash[105915]: cluster 2023-09-23T23:43:26.878822+0000 mon.a (mon.0) 1033 : cluster 0 osdmap e250: 8 total, 8 up, 5 in 2023-09-23T23:43:28.242 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:27 smithi159 bash[105915]: audit 2023-09-23T23:43:27.660688+0000 mon.a (mon.0) 1034 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:43:28.242 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:27 smithi159 bash[105915]: cluster 2023-09-23T23:43:27.760995+0000 osd.6 (osd.6) 247 : cluster 3 failed to encode map e251 with expected crc 2023-09-23T23:43:28.242 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:27 smithi159 bash[105915]: cluster 2023-09-23T23:43:27.763962+0000 mon.a (mon.0) 1035 : cluster 0 osdmap e251: 8 total, 8 up, 5 in 2023-09-23T23:43:28.242 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:27 smithi159 bash[105915]: cluster 2023-09-23T23:43:27.765275+0000 osd.6 (osd.6) 248 : cluster 3 failed to encode map e251 with expected crc 2023-09-23T23:43:28.286 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:43:28.313 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:43:28.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:28.316 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:43:28.416 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:43:28.442 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:43:28.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:28.445 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:43:28.546 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:28.575 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:43:28.581 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:28.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:28.583 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:43:28.684 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:43:28.710 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:43:28.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:28.713 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:43:28.814 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:43:28.835 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:43:28.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:28.838 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:43:28.939 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:43:28.963 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:43:28.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:28.965 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:43:28.969 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 65 16 76386 76370 73.4105 3.0625 1.7784 0.0135085 2023-09-23T23:43:29.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:28 smithi159 bash[105915]: cluster 2023-09-23T23:43:27.763418+0000 osd.5 (osd.5) 111 : cluster 3 failed to encode map e251 with expected crc 2023-09-23T23:43:29.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:28 smithi159 bash[105915]: cluster 2023-09-23T23:43:28.776730+0000 osd.4 (osd.4) 173 : cluster 3 failed to encode map e252 with expected crc 2023-09-23T23:43:29.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:28 smithi159 bash[105915]: cluster 2023-09-23T23:43:28.780041+0000 mon.a (mon.0) 1036 : cluster 0 osdmap e252: 8 total, 8 up, 5 in 2023-09-23T23:43:29.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:28 smithi159 bash[108473]: cluster 2023-09-23T23:43:27.763418+0000 osd.5 (osd.5) 111 : cluster 3 failed to encode map e251 with expected crc 2023-09-23T23:43:29.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:28 smithi159 bash[108473]: cluster 2023-09-23T23:43:28.776730+0000 osd.4 (osd.4) 173 : cluster 3 failed to encode map e252 with expected crc 2023-09-23T23:43:29.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:28 smithi159 bash[108473]: cluster 2023-09-23T23:43:28.780041+0000 mon.a (mon.0) 1036 : cluster 0 osdmap e252: 8 total, 8 up, 5 in 2023-09-23T23:43:29.066 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:43:29.091 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:43:29.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:29.094 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:43:29.150 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:28 smithi164 bash[92846]: cluster 2023-09-23T23:43:27.763418+0000 osd.5 (osd.5) 111 : cluster 3 failed to encode map e251 with expected crc 2023-09-23T23:43:29.151 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:28 smithi164 bash[92846]: cluster 2023-09-23T23:43:28.776730+0000 osd.4 (osd.4) 173 : cluster 3 failed to encode map e252 with expected crc 2023-09-23T23:43:29.151 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:28 smithi164 bash[92846]: cluster 2023-09-23T23:43:28.780041+0000 mon.a (mon.0) 1036 : cluster 0 osdmap e252: 8 total, 8 up, 5 in 2023-09-23T23:43:29.194 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:43:29.219 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:43:29.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:29.222 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:43:29.323 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:43:29.351 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:43:29.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:29.354 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:43:29.454 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:29.491 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:29.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:29.493 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:43:29.594 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:29.620 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:29.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:29.623 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:43:29.724 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:43:29.744 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:43:29.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:29.746 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:43:29.847 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:29.886 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:29.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:29.894 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:43:29.969 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 66 16 77377 77361 73.2366 61.9375 0.0053997 0.0136487 2023-09-23T23:43:29.995 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:30.019 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:30.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:30.022 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:43:30.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:29 smithi159 bash[105915]: cluster 2023-09-23T23:43:28.607193+0000 mgr.y (mgr.25991) 789 : cluster 0 pgmap v852: 99 pgs: 1 remapped+peering, 98 active+clean; 4.6 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 59 MiB/s wr, 947 op/s 2023-09-23T23:43:30.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:29 smithi159 bash[108473]: cluster 2023-09-23T23:43:28.607193+0000 mgr.y (mgr.25991) 789 : cluster 0 pgmap v852: 99 pgs: 1 remapped+peering, 98 active+clean; 4.6 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 59 MiB/s wr, 947 op/s 2023-09-23T23:43:30.124 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:43:30.147 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:29 smithi164 bash[92846]: cluster 2023-09-23T23:43:28.607193+0000 mgr.y (mgr.25991) 789 : cluster 0 pgmap v852: 99 pgs: 1 remapped+peering, 98 active+clean; 4.6 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 59 MiB/s wr, 947 op/s 2023-09-23T23:43:30.159 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:43:30.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:30.163 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:43:30.264 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:43:30.291 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:43:30.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:30.293 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:43:30.394 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:43:30.433 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:43:30.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:30.437 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:43:30.538 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:43:30.575 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:43:30.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:30.577 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:43:30.678 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:30.705 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:30.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:30.711 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:43:30.812 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:43:30.844 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:43:30.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:30.846 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:43:30.947 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:43:30.969 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 67 16 78301 78285 73.0054 57.75 0.0295418 0.0136916 2023-09-23T23:43:30.972 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:43:30.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:30.979 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:43:31.079 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:43:31.105 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:43:31.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:31.107 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:43:31.208 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:43:31.238 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:43:31.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:31.241 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:43:31.341 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:43:31.364 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:43:31.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:31.366 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:43:31.467 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:43:31.493 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:43:31.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:31.498 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:43:31.575 INFO:teuthology.orchestra.run.smithi164.stdout:{ 2023-09-23T23:43:31.576 INFO:teuthology.orchestra.run.smithi164.stdout: "ops": [], 2023-09-23T23:43:31.576 INFO:teuthology.orchestra.run.smithi164.stdout: "complaint_time": 30, 2023-09-23T23:43:31.576 INFO:teuthology.orchestra.run.smithi164.stdout: "num_blocked_ops": 0 2023-09-23T23:43:31.576 INFO:teuthology.orchestra.run.smithi164.stdout:} 2023-09-23T23:43:31.600 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:31.623 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:31.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:31.626 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:43:31.726 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:43:31.754 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:43:31.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:31.756 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:43:31.857 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:43:31.883 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:43:31.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:31.887 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:43:31.908 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:31 smithi159 bash[105915]: cluster 2023-09-23T23:43:30.607763+0000 mgr.y (mgr.25991) 790 : cluster 0 pgmap v854: 99 pgs: 1 remapped+peering, 98 active+clean; 4.6 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 47 MiB/s wr, 759 op/s 2023-09-23T23:43:31.908 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:31 smithi159 bash[108473]: cluster 2023-09-23T23:43:30.607763+0000 mgr.y (mgr.25991) 790 : cluster 0 pgmap v854: 99 pgs: 1 remapped+peering, 98 active+clean; 4.6 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 47 MiB/s wr, 759 op/s 2023-09-23T23:43:31.969 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 68 16 79300 79284 72.85 62.4375 0.0110266 0.0137215 2023-09-23T23:43:31.988 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:43:32.013 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:43:32.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:32.015 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:43:32.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:31 smithi164 bash[92846]: cluster 2023-09-23T23:43:30.607763+0000 mgr.y (mgr.25991) 790 : cluster 0 pgmap v854: 99 pgs: 1 remapped+peering, 98 active+clean; 4.6 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 47 MiB/s wr, 759 op/s 2023-09-23T23:43:32.116 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:43:32.144 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:43:32.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:32.147 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:43:32.248 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:43:32.281 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:43:32.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:32.287 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:43:32.388 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:32.414 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:32.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:32.416 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:43:32.517 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:43:32.543 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:43:32.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:32.545 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:43:32.597 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_historic_ops 2023-09-23T23:43:32.646 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:43:32.671 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:43:32.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:32.675 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:43:32.775 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:43:32.806 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:43:32.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:32.809 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:43:32.910 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:43:32.936 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:43:32.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:32.938 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:43:32.971 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 69 16 80088 80072 72.5063 49.25 0.0625305 0.0137858 2023-09-23T23:43:33.039 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:33.066 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:33.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:33.067 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:43:33.168 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:33.172 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:32 smithi159 bash[108473]: audit 2023-09-23T23:43:32.071989+0000 mon.a (mon.0) 1037 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:43:33.172 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:32 smithi159 bash[108473]: audit 2023-09-23T23:43:32.239938+0000 mon.a (mon.0) 1038 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:43:33.173 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:32 smithi159 bash[108473]: audit 2023-09-23T23:43:32.611427+0000 mon.a (mon.0) 1039 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:43:33.173 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:32 smithi159 bash[108473]: audit 2023-09-23T23:43:32.644570+0000 mon.a (mon.0) 1040 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:43:33.173 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:32 smithi159 bash[105915]: audit 2023-09-23T23:43:32.071989+0000 mon.a (mon.0) 1037 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:43:33.173 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:32 smithi159 bash[105915]: audit 2023-09-23T23:43:32.239938+0000 mon.a (mon.0) 1038 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:43:33.173 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:32 smithi159 bash[105915]: audit 2023-09-23T23:43:32.611427+0000 mon.a (mon.0) 1039 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:43:33.173 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:32 smithi159 bash[105915]: audit 2023-09-23T23:43:32.644570+0000 mon.a (mon.0) 1040 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:43:33.176 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:32 smithi164 bash[92846]: audit 2023-09-23T23:43:32.071989+0000 mon.a (mon.0) 1037 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:43:33.177 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:32 smithi164 bash[92846]: audit 2023-09-23T23:43:32.239938+0000 mon.a (mon.0) 1038 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:43:33.177 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:32 smithi164 bash[92846]: audit 2023-09-23T23:43:32.611427+0000 mon.a (mon.0) 1039 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:43:33.177 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:32 smithi164 bash[92846]: audit 2023-09-23T23:43:32.644570+0000 mon.a (mon.0) 1040 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:43:33.193 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:33.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:33.197 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:43:33.298 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:43:33.325 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:43:33.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:33.327 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:43:33.428 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:33.451 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:33.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:33.453 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:43:33.554 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:43:33.580 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:43:33.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:33.587 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:43:33.688 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:43:33.715 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:43:33.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:33.718 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:43:33.794 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:43:33 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:43:33] "GET /metrics HTTP/1.1" 200 36556 "" "Prometheus/2.43.0" 2023-09-23T23:43:33.818 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:43:33.845 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:43:33.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:33.848 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:43:33.949 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:43:33.958 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:33 smithi164 bash[92846]: cluster 2023-09-23T23:43:32.608347+0000 mgr.y (mgr.25991) 791 : cluster 0 pgmap v855: 99 pgs: 1 remapped+peering, 98 active+clean; 4.7 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 33 MiB/s wr, 534 op/s 2023-09-23T23:43:33.971 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 70 16 81098 81082 72.3722 63.125 0.00655515 0.0138117 2023-09-23T23:43:33.975 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:43:33.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:33.979 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:43:34.080 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:43:34.088 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:33 smithi159 bash[105915]: cluster 2023-09-23T23:43:32.608347+0000 mgr.y (mgr.25991) 791 : cluster 0 pgmap v855: 99 pgs: 1 remapped+peering, 98 active+clean; 4.7 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 33 MiB/s wr, 534 op/s 2023-09-23T23:43:34.089 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:33 smithi159 bash[108473]: cluster 2023-09-23T23:43:32.608347+0000 mgr.y (mgr.25991) 791 : cluster 0 pgmap v855: 99 pgs: 1 remapped+peering, 98 active+clean; 4.7 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 33 MiB/s wr, 534 op/s 2023-09-23T23:43:34.116 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:43:34.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:34.120 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:43:34.221 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:34.256 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:34.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:34.260 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:43:34.361 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:43:34.402 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:43:34.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:34.406 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:43:34.507 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:43:34.540 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:43:34.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:34.543 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:43:34.643 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:34.670 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:34.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:34.673 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:43:34.773 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:43:34.799 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:43:34.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:34.801 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:43:34.902 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:43:34.922 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:43:34.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:34.925 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:43:34.971 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 71 16 81947 81931 72.1002 53.0625 0.0107049 0.0138637 2023-09-23T23:43:35.026 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:43:35.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:34 smithi159 bash[105915]: audit 2023-09-23T23:43:34.611590+0000 mon.a (mon.0) 1041 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "20"}]: dispatch 2023-09-23T23:43:35.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:34 smithi159 bash[108473]: audit 2023-09-23T23:43:34.611590+0000 mon.a (mon.0) 1041 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "20"}]: dispatch 2023-09-23T23:43:35.055 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:43:35.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:35.058 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:43:35.159 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:43:35.182 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:43:35.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:35.185 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:43:35.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:34 smithi164 bash[92846]: audit 2023-09-23T23:43:34.611590+0000 mon.a (mon.0) 1041 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "20"}]: dispatch 2023-09-23T23:43:35.285 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:35.314 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:35.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:35.316 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:43:35.417 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:35.483 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:35.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:35.485 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:43:35.585 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:35.611 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:35.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:35.614 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:43:35.714 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:43:35.742 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:43:35.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:35.744 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:43:35.845 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:43:35.867 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:43:35.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:35.869 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:43:35.970 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:43:35.971 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 72 16 82402 82386 71.4939 28.4375 0.00314395 0.0138566 2023-09-23T23:43:35.988 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:43:35.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:35.991 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:43:36.091 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:36.117 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:36.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:36.120 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:43:36.221 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:43:36.233 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:35 smithi164 bash[92846]: cluster 2023-09-23T23:43:34.609000+0000 mgr.y (mgr.25991) 792 : cluster 0 pgmap v856: 99 pgs: 1 active+recovering+remapped, 98 active+clean; 4.8 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 42 MiB/s wr, 673 op/s; 2210/237783 objects misplaced (0.929%); 1.7 MiB/s, 26 objects/s recovering 2023-09-23T23:43:36.234 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:35 smithi164 bash[92846]: cluster 2023-09-23T23:43:34.905891+0000 osd.6 (osd.6) 249 : cluster 3 failed to encode map e253 with expected crc 2023-09-23T23:43:36.234 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:35 smithi164 bash[92846]: audit 2023-09-23T23:43:34.907698+0000 mon.a (mon.0) 1042 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "20"}]': finished 2023-09-23T23:43:36.234 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:35 smithi164 bash[92846]: cluster 2023-09-23T23:43:34.907756+0000 mon.a (mon.0) 1043 : cluster 0 osdmap e253: 8 total, 8 up, 5 in 2023-09-23T23:43:36.234 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:35 smithi164 bash[92846]: cluster 2023-09-23T23:43:34.928651+0000 osd.4 (osd.4) 174 : cluster 3 failed to encode map e253 with expected crc 2023-09-23T23:43:36.250 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:43:36.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:36.254 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:43:36.354 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:43:36.362 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:36 smithi159 bash[108473]: cluster 2023-09-23T23:43:34.609000+0000 mgr.y (mgr.25991) 792 : cluster 0 pgmap v856: 99 pgs: 1 active+recovering+remapped, 98 active+clean; 4.8 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 42 MiB/s wr, 673 op/s; 2210/237783 objects misplaced (0.929%); 1.7 MiB/s, 26 objects/s recovering 2023-09-23T23:43:36.362 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:36 smithi159 bash[108473]: cluster 2023-09-23T23:43:34.905891+0000 osd.6 (osd.6) 249 : cluster 3 failed to encode map e253 with expected crc 2023-09-23T23:43:36.362 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:36 smithi159 bash[108473]: audit 2023-09-23T23:43:34.907698+0000 mon.a (mon.0) 1042 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "20"}]': finished 2023-09-23T23:43:36.362 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:36 smithi159 bash[108473]: cluster 2023-09-23T23:43:34.907756+0000 mon.a (mon.0) 1043 : cluster 0 osdmap e253: 8 total, 8 up, 5 in 2023-09-23T23:43:36.362 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:36 smithi159 bash[108473]: cluster 2023-09-23T23:43:34.928651+0000 osd.4 (osd.4) 174 : cluster 3 failed to encode map e253 with expected crc 2023-09-23T23:43:36.363 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:36 smithi159 bash[105915]: cluster 2023-09-23T23:43:34.609000+0000 mgr.y (mgr.25991) 792 : cluster 0 pgmap v856: 99 pgs: 1 active+recovering+remapped, 98 active+clean; 4.8 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 42 MiB/s wr, 673 op/s; 2210/237783 objects misplaced (0.929%); 1.7 MiB/s, 26 objects/s recovering 2023-09-23T23:43:36.363 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:36 smithi159 bash[105915]: cluster 2023-09-23T23:43:34.905891+0000 osd.6 (osd.6) 249 : cluster 3 failed to encode map e253 with expected crc 2023-09-23T23:43:36.363 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:36 smithi159 bash[105915]: audit 2023-09-23T23:43:34.907698+0000 mon.a (mon.0) 1042 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "20"}]': finished 2023-09-23T23:43:36.363 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:36 smithi159 bash[105915]: cluster 2023-09-23T23:43:34.907756+0000 mon.a (mon.0) 1043 : cluster 0 osdmap e253: 8 total, 8 up, 5 in 2023-09-23T23:43:36.363 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:36 smithi159 bash[105915]: cluster 2023-09-23T23:43:34.928651+0000 osd.4 (osd.4) 174 : cluster 3 failed to encode map e253 with expected crc 2023-09-23T23:43:36.376 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:43:36.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:36.378 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:43:36.479 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:36.500 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:36.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:36.502 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:43:36.603 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:43:36.633 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:43:36.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:36.636 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:43:36.737 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:43:36.763 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:43:36.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:36.766 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:43:36.867 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:43:36.897 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:43:36.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:36.900 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:43:36.972 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 73 16 82402 82386 70.5147 0 - 0.0138566 2023-09-23T23:43:36.998 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T23:43:37.001 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:37.022 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:37.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:37.023 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:43:37.125 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:43:37.148 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:43:37.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:37.150 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:43:37.251 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:37.263 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:36 smithi164 bash[92846]: cluster 2023-09-23T23:43:35.605607+0000 osd.7 (osd.7) 138 : cluster 3 failed to encode map e253 with expected crc 2023-09-23T23:43:37.263 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:36 smithi164 bash[92846]: cluster 2023-09-23T23:43:35.606498+0000 osd.5 (osd.5) 112 : cluster 3 failed to encode map e253 with expected crc 2023-09-23T23:43:37.264 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:36 smithi164 bash[92846]: cluster 2023-09-23T23:43:35.920776+0000 osd.6 (osd.6) 250 : cluster 3 failed to encode map e254 with expected crc 2023-09-23T23:43:37.264 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:36 smithi164 bash[92846]: cluster 2023-09-23T23:43:35.922346+0000 mon.a (mon.0) 1044 : cluster 0 osdmap e254: 8 total, 8 up, 5 in 2023-09-23T23:43:37.264 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:36 smithi164 bash[92846]: cluster 2023-09-23T23:43:35.923790+0000 osd.4 (osd.4) 175 : cluster 3 failed to encode map e254 with expected crc 2023-09-23T23:43:37.264 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:36 smithi164 bash[92846]: cluster 2023-09-23T23:43:36.609466+0000 mgr.y (mgr.25991) 793 : cluster 0 pgmap v859: 99 pgs: 1 unknown, 1 active+recovering+remapped, 97 active+clean; 5.0 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 47 MiB/s wr, 756 op/s; 2210/244236 objects misplaced (0.905%); 1.7 MiB/s, 26 objects/s recovering 2023-09-23T23:43:37.280 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:37.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:37.283 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:43:37.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:36 smithi159 bash[105915]: cluster 2023-09-23T23:43:35.605607+0000 osd.7 (osd.7) 138 : cluster 3 failed to encode map e253 with expected crc 2023-09-23T23:43:37.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:36 smithi159 bash[105915]: cluster 2023-09-23T23:43:35.606498+0000 osd.5 (osd.5) 112 : cluster 3 failed to encode map e253 with expected crc 2023-09-23T23:43:37.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:36 smithi159 bash[105915]: cluster 2023-09-23T23:43:35.920776+0000 osd.6 (osd.6) 250 : cluster 3 failed to encode map e254 with expected crc 2023-09-23T23:43:37.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:36 smithi159 bash[105915]: cluster 2023-09-23T23:43:35.922346+0000 mon.a (mon.0) 1044 : cluster 0 osdmap e254: 8 total, 8 up, 5 in 2023-09-23T23:43:37.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:36 smithi159 bash[105915]: cluster 2023-09-23T23:43:35.923790+0000 osd.4 (osd.4) 175 : cluster 3 failed to encode map e254 with expected crc 2023-09-23T23:43:37.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:36 smithi159 bash[105915]: cluster 2023-09-23T23:43:36.609466+0000 mgr.y (mgr.25991) 793 : cluster 0 pgmap v859: 99 pgs: 1 unknown, 1 active+recovering+remapped, 97 active+clean; 5.0 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 47 MiB/s wr, 756 op/s; 2210/244236 objects misplaced (0.905%); 1.7 MiB/s, 26 objects/s recovering 2023-09-23T23:43:37.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:36 smithi159 bash[108473]: cluster 2023-09-23T23:43:35.605607+0000 osd.7 (osd.7) 138 : cluster 3 failed to encode map e253 with expected crc 2023-09-23T23:43:37.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:36 smithi159 bash[108473]: cluster 2023-09-23T23:43:35.606498+0000 osd.5 (osd.5) 112 : cluster 3 failed to encode map e253 with expected crc 2023-09-23T23:43:37.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:36 smithi159 bash[108473]: cluster 2023-09-23T23:43:35.920776+0000 osd.6 (osd.6) 250 : cluster 3 failed to encode map e254 with expected crc 2023-09-23T23:43:37.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:36 smithi159 bash[108473]: cluster 2023-09-23T23:43:35.922346+0000 mon.a (mon.0) 1044 : cluster 0 osdmap e254: 8 total, 8 up, 5 in 2023-09-23T23:43:37.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:36 smithi159 bash[108473]: cluster 2023-09-23T23:43:35.923790+0000 osd.4 (osd.4) 175 : cluster 3 failed to encode map e254 with expected crc 2023-09-23T23:43:37.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:36 smithi159 bash[108473]: cluster 2023-09-23T23:43:36.609466+0000 mgr.y (mgr.25991) 793 : cluster 0 pgmap v859: 99 pgs: 1 unknown, 1 active+recovering+remapped, 97 active+clean; 5.0 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 47 MiB/s wr, 756 op/s; 2210/244236 objects misplaced (0.905%); 1.7 MiB/s, 26 objects/s recovering 2023-09-23T23:43:37.383 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:43:37.410 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:43:37.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:37.415 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:43:37.516 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:37.537 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:37.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:37.538 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:43:37.639 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:37.665 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:37.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:37.668 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:43:37.768 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:37.793 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:37.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:37.796 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:43:37.896 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:43:37.917 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:43:37.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:37.919 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:43:37.972 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 74 16 82402 82386 69.562 0 - 0.0138566 2023-09-23T23:43:38.020 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:38.040 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:38.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:38.043 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:43:38.144 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:43:38.154 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:37 smithi164 bash[92846]: cluster 2023-09-23T23:43:36.579501+0000 osd.7 (osd.7) 139 : cluster 3 failed to encode map e254 with expected crc 2023-09-23T23:43:38.154 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:37 smithi164 bash[92846]: cluster 2023-09-23T23:43:36.579502+0000 osd.5 (osd.5) 113 : cluster 3 failed to encode map e254 with expected crc 2023-09-23T23:43:38.154 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:37 smithi164 bash[92846]: cluster 2023-09-23T23:43:36.930234+0000 mon.a (mon.0) 1045 : cluster 0 osdmap e255: 8 total, 8 up, 5 in 2023-09-23T23:43:38.154 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:37 smithi164 bash[92846]: cluster 2023-09-23T23:43:37.745175+0000 osd.6 (osd.6) 251 : cluster 3 failed to encode map e255 with expected crc 2023-09-23T23:43:38.169 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:43:38.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:38.173 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:43:38.273 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:43:38.280 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:37 smithi159 bash[105915]: cluster 2023-09-23T23:43:36.579501+0000 osd.7 (osd.7) 139 : cluster 3 failed to encode map e254 with expected crc 2023-09-23T23:43:38.280 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:37 smithi159 bash[105915]: cluster 2023-09-23T23:43:36.579502+0000 osd.5 (osd.5) 113 : cluster 3 failed to encode map e254 with expected crc 2023-09-23T23:43:38.280 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:37 smithi159 bash[105915]: cluster 2023-09-23T23:43:36.930234+0000 mon.a (mon.0) 1045 : cluster 0 osdmap e255: 8 total, 8 up, 5 in 2023-09-23T23:43:38.280 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:37 smithi159 bash[105915]: cluster 2023-09-23T23:43:37.745175+0000 osd.6 (osd.6) 251 : cluster 3 failed to encode map e255 with expected crc 2023-09-23T23:43:38.281 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:37 smithi159 bash[108473]: cluster 2023-09-23T23:43:36.579501+0000 osd.7 (osd.7) 139 : cluster 3 failed to encode map e254 with expected crc 2023-09-23T23:43:38.281 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:37 smithi159 bash[108473]: cluster 2023-09-23T23:43:36.579502+0000 osd.5 (osd.5) 113 : cluster 3 failed to encode map e254 with expected crc 2023-09-23T23:43:38.281 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:37 smithi159 bash[108473]: cluster 2023-09-23T23:43:36.930234+0000 mon.a (mon.0) 1045 : cluster 0 osdmap e255: 8 total, 8 up, 5 in 2023-09-23T23:43:38.281 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:37 smithi159 bash[108473]: cluster 2023-09-23T23:43:37.745175+0000 osd.6 (osd.6) 251 : cluster 3 failed to encode map e255 with expected crc 2023-09-23T23:43:38.295 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:43:38.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:38.299 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:43:38.399 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:38.425 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:38.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:38.428 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:43:38.530 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:43:38.559 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:43:38.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:38.562 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:43:38.663 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:43:38.686 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:43:38.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:38.690 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:43:38.791 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:43:38.817 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:43:38.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:38.819 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:43:38.920 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:43:38.942 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:43:38.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:38.944 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:43:38.972 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 75 16 82402 82386 68.6347 0 - 0.0138566 2023-09-23T23:43:39.046 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:43:39.064 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:43:39.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:39.066 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:43:39.167 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:39.197 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:39.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:39.200 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:43:39.301 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:43:39.335 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:43:39.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:39.338 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:43:39.439 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:43:39.459 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:43:39.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:39.462 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:43:39.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:39 smithi164 bash[92846]: cluster 2023-09-23T23:43:37.797783+0000 osd.5 (osd.5) 114 : cluster 3 failed to encode map e255 with expected crc 2023-09-23T23:43:39.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:39 smithi164 bash[92846]: cluster 2023-09-23T23:43:37.800062+0000 osd.5 (osd.5) 115 : cluster 3 failed to encode map e255 with expected crc 2023-09-23T23:43:39.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:39 smithi164 bash[92846]: cluster 2023-09-23T23:43:38.106789+0000 osd.4 (osd.4) 176 : cluster 3 failed to encode map e255 with expected crc 2023-09-23T23:43:39.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:39 smithi164 bash[92846]: audit 2023-09-23T23:43:38.372904+0000 mon.a (mon.0) 1046 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:43:39.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:39 smithi164 bash[92846]: audit 2023-09-23T23:43:38.378451+0000 mon.a (mon.0) 1047 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:43:39.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:39 smithi164 bash[92846]: cluster 2023-09-23T23:43:38.610385+0000 mgr.y (mgr.25991) 794 : cluster 0 pgmap v861: 99 pgs: 1 active+recovering+remapped, 1 unknown, 97 active+clean; 5.0 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 53 MiB/s wr, 850 op/s; 1671/247098 objects misplaced (0.676%); 7.8 MiB/s, 124 objects/s recovering 2023-09-23T23:43:39.563 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:43:39.595 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:43:39.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:39.597 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:43:39.698 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:39.725 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:39.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:39.727 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:43:39.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:39 smithi159 bash[108473]: cluster 2023-09-23T23:43:37.797783+0000 osd.5 (osd.5) 114 : cluster 3 failed to encode map e255 with expected crc 2023-09-23T23:43:39.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:39 smithi159 bash[108473]: cluster 2023-09-23T23:43:37.800062+0000 osd.5 (osd.5) 115 : cluster 3 failed to encode map e255 with expected crc 2023-09-23T23:43:39.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:39 smithi159 bash[108473]: cluster 2023-09-23T23:43:38.106789+0000 osd.4 (osd.4) 176 : cluster 3 failed to encode map e255 with expected crc 2023-09-23T23:43:39.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:39 smithi159 bash[108473]: audit 2023-09-23T23:43:38.372904+0000 mon.a (mon.0) 1046 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:43:39.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:39 smithi159 bash[108473]: audit 2023-09-23T23:43:38.378451+0000 mon.a (mon.0) 1047 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:43:39.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:39 smithi159 bash[108473]: cluster 2023-09-23T23:43:38.610385+0000 mgr.y (mgr.25991) 794 : cluster 0 pgmap v861: 99 pgs: 1 active+recovering+remapped, 1 unknown, 97 active+clean; 5.0 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 53 MiB/s wr, 850 op/s; 1671/247098 objects misplaced (0.676%); 7.8 MiB/s, 124 objects/s recovering 2023-09-23T23:43:39.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:39 smithi159 bash[105915]: cluster 2023-09-23T23:43:37.797783+0000 osd.5 (osd.5) 114 : cluster 3 failed to encode map e255 with expected crc 2023-09-23T23:43:39.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:39 smithi159 bash[105915]: cluster 2023-09-23T23:43:37.800062+0000 osd.5 (osd.5) 115 : cluster 3 failed to encode map e255 with expected crc 2023-09-23T23:43:39.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:39 smithi159 bash[105915]: cluster 2023-09-23T23:43:38.106789+0000 osd.4 (osd.4) 176 : cluster 3 failed to encode map e255 with expected crc 2023-09-23T23:43:39.796 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:39 smithi159 bash[105915]: audit 2023-09-23T23:43:38.372904+0000 mon.a (mon.0) 1046 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:43:39.796 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:39 smithi159 bash[105915]: audit 2023-09-23T23:43:38.378451+0000 mon.a (mon.0) 1047 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:43:39.796 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:39 smithi159 bash[105915]: cluster 2023-09-23T23:43:38.610385+0000 mgr.y (mgr.25991) 794 : cluster 0 pgmap v861: 99 pgs: 1 active+recovering+remapped, 1 unknown, 97 active+clean; 5.0 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 53 MiB/s wr, 850 op/s; 1671/247098 objects misplaced (0.676%); 7.8 MiB/s, 124 objects/s recovering 2023-09-23T23:43:39.828 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:43:39.851 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:43:39.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:39.854 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:43:39.954 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:43:39.973 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 76 16 82723 82707 67.9949 5.01562 0.0114263 0.0147001 2023-09-23T23:43:39.981 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:43:39.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:39.989 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:43:40.089 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:43:40.114 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:43:40.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:40.116 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:43:40.217 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:43:40.254 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:43:40.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:40.257 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:43:40.358 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:40.395 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:40.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:40.399 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:43:40.493 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:40 smithi159 bash[105915]: cluster 2023-09-23T23:43:38.506282+0000 osd.7 (osd.7) 140 : cluster 3 failed to encode map e255 with expected crc 2023-09-23T23:43:40.494 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:40 smithi159 bash[108473]: cluster 2023-09-23T23:43:38.506282+0000 osd.7 (osd.7) 140 : cluster 3 failed to encode map e255 with expected crc 2023-09-23T23:43:40.499 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:40.528 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:40.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:40.531 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:43:40.631 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:43:40.662 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:43:40.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:40.668 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:43:40.768 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:43:40.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:40 smithi164 bash[92846]: cluster 2023-09-23T23:43:38.506282+0000 osd.7 (osd.7) 140 : cluster 3 failed to encode map e255 with expected crc 2023-09-23T23:43:40.797 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:43:40.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:40.802 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:43:40.902 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:43:40.928 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:43:40.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:40.931 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:43:40.973 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 77 16 83575 83559 67.8034 53.25 0.0249391 0.0147422 2023-09-23T23:43:41.031 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:43:41.075 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:43:41.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:41.079 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:43:41.080 INFO:teuthology.orchestra.run.smithi164.stdout:{ 2023-09-23T23:43:41.081 INFO:teuthology.orchestra.run.smithi164.stdout: "size": 20, 2023-09-23T23:43:41.081 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 600, 2023-09-23T23:43:41.081 INFO:teuthology.orchestra.run.smithi164.stdout: "ops": [ 2023-09-23T23:43:41.081 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.081 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.34779.0:149439 6.3 6:c47d58e4:::benchmark_data_smithi159_178836_object44412:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e173)", 2023-09-23T23:43:41.081 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:39:56.665065+0000", 2023-09-23T23:43:41.081 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 224.408835289, 2023-09-23T23:43:41.081 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.054311174, 2023-09-23T23:43:41.081 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:43:41.081 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "reached pg", 2023-09-23T23:43:41.082 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:43:41.082 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.34779", 2023-09-23T23:43:41.082 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1800049041", 2023-09-23T23:43:41.082 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 149439 2023-09-23T23:43:41.082 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.082 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:43:41.082 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.082 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:43:41.082 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:56.665065+0000", 2023-09-23T23:43:41.082 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:43:41.083 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.083 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.083 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:43:41.083 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:56.665065+0000", 2023-09-23T23:43:41.083 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:43:41.083 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.083 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.083 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:43:41.083 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:56.665059+0000", 2023-09-23T23:43:41.083 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999943 2023-09-23T23:43:41.083 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.083 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.084 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:43:41.084 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:56.665074+0000", 2023-09-23T23:43:41.084 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.4372000000000001e-05 2023-09-23T23:43:41.084 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.084 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.084 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:43:41.084 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:56.665097+0000", 2023-09-23T23:43:41.084 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.3034e-05 2023-09-23T23:43:41.084 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.084 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.084 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:43:41.085 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:56.665109+0000", 2023-09-23T23:43:41.085 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.2574e-05 2023-09-23T23:43:41.085 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.085 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.085 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:43:41.085 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:56.863865+0000", 2023-09-23T23:43:41.085 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.198755196 2023-09-23T23:43:41.085 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.085 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.085 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:43:41.085 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:56.863881+0000", 2023-09-23T23:43:41.085 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.6144e-05 2023-09-23T23:43:41.085 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.086 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.086 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:43:41.086 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:57.712345+0000", 2023-09-23T23:43:41.086 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.84846374599999996 2023-09-23T23:43:41.086 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.086 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.086 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for missing object", 2023-09-23T23:43:41.086 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:57.712481+0000", 2023-09-23T23:43:41.086 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00013619700000000001 2023-09-23T23:43:41.086 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.086 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.086 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:43:41.087 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:57.719308+0000", 2023-09-23T23:43:41.087 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0068271240000000004 2023-09-23T23:43:41.087 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.087 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.087 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:43:41.087 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:57.719376+0000", 2023-09-23T23:43:41.087 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.8577000000000004e-05 2023-09-23T23:43:41.087 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:43:41.087 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:43:41.087 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:43:41.087 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.087 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.088 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.34779.0:149471 6.13 6:cfe26577:::benchmark_data_smithi159_178836_object44444:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e174)", 2023-09-23T23:43:41.088 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:39:57.754714+0000", 2023-09-23T23:43:41.088 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 223.31918664299999, 2023-09-23T23:43:41.088 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.9682846469999999, 2023-09-23T23:43:41.088 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:43:41.088 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:43:41.088 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:43:41.088 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.34779", 2023-09-23T23:43:41.088 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1800049041", 2023-09-23T23:43:41.088 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 149471 2023-09-23T23:43:41.088 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.088 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:43:41.088 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.089 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:43:41.089 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:57.754714+0000", 2023-09-23T23:43:41.089 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:43:41.089 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.089 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.089 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:43:41.089 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:57.754714+0000", 2023-09-23T23:43:41.089 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:43:41.089 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.089 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.089 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:43:41.089 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:57.754712+0000", 2023-09-23T23:43:41.089 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999981 2023-09-23T23:43:41.090 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.090 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.090 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:43:41.090 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:57.754721+0000", 2023-09-23T23:43:41.090 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.2459999999999992e-06 2023-09-23T23:43:41.090 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.090 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.090 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:43:41.090 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:57.754740+0000", 2023-09-23T23:43:41.090 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.8967e-05 2023-09-23T23:43:41.090 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.090 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.091 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:43:41.091 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:57.754749+0000", 2023-09-23T23:43:41.091 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.2099999999999999e-06 2023-09-23T23:43:41.091 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.091 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.091 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:43:41.091 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:57.754821+0000", 2023-09-23T23:43:41.091 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.1730999999999995e-05 2023-09-23T23:43:41.091 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.091 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.091 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:43:41.091 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:57.754834+0000", 2023-09-23T23:43:41.091 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.2955999999999999e-05 2023-09-23T23:43:41.092 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.092 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.092 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:43:41.092 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:58.671689+0000", 2023-09-23T23:43:41.092 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.91685544299999999 2023-09-23T23:43:41.092 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.092 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.092 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:43:41.092 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:58.671704+0000", 2023-09-23T23:43:41.092 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.509e-05 2023-09-23T23:43:41.092 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.092 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.093 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:43:41.093 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:59.716125+0000", 2023-09-23T23:43:41.093 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.044420538 2023-09-23T23:43:41.093 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.093 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.093 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:43:41.093 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:59.716292+0000", 2023-09-23T23:43:41.093 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00016673299999999999 2023-09-23T23:43:41.093 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.093 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.093 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 1,2,7", 2023-09-23T23:43:41.093 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:59.716629+0000", 2023-09-23T23:43:41.093 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00033769900000000001 2023-09-23T23:43:41.094 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.094 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.094 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:43:41.094 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:59.722334+0000", 2023-09-23T23:43:41.094 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0057045899999999998 2023-09-23T23:43:41.094 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.094 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.094 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:43:41.094 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:59.722660+0000", 2023-09-23T23:43:41.094 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00032618499999999999 2023-09-23T23:43:41.094 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.094 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.095 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:43:41.095 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:59.722733+0000", 2023-09-23T23:43:41.095 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.2871000000000001e-05 2023-09-23T23:43:41.095 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.095 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.095 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:43:41.095 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:59.722865+0000", 2023-09-23T23:43:41.095 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00013231699999999999 2023-09-23T23:43:41.095 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.095 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.095 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:43:41.095 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:59.722911+0000", 2023-09-23T23:43:41.095 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.5408000000000003e-05 2023-09-23T23:43:41.096 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.096 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.096 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:43:41.096 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:59.722999+0000", 2023-09-23T23:43:41.096 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.7711000000000001e-05 2023-09-23T23:43:41.096 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:43:41.096 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:43:41.096 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:43:41.096 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.096 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.096 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.34779.0:149484 6.13 6:c940d328:::benchmark_data_smithi159_178836_object44457:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e174)", 2023-09-23T23:43:41.096 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:39:57.784298+0000", 2023-09-23T23:43:41.097 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 223.28960238299999, 2023-09-23T23:43:41.097 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.9388651270000001, 2023-09-23T23:43:41.097 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:43:41.097 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:43:41.097 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:43:41.097 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.34779", 2023-09-23T23:43:41.097 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1800049041", 2023-09-23T23:43:41.097 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 149484 2023-09-23T23:43:41.097 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.097 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:43:41.097 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.097 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:43:41.098 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:57.784298+0000", 2023-09-23T23:43:41.098 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:43:41.098 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.098 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.098 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:43:41.098 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:57.784298+0000", 2023-09-23T23:43:41.098 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:43:41.098 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.098 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.098 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:43:41.098 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:57.784295+0000", 2023-09-23T23:43:41.098 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999971 2023-09-23T23:43:41.099 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.099 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.099 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:43:41.099 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:57.784306+0000", 2023-09-23T23:43:41.099 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.0876000000000001e-05 2023-09-23T23:43:41.099 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.099 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.099 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:43:41.099 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:57.784329+0000", 2023-09-23T23:43:41.099 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.2238e-05 2023-09-23T23:43:41.099 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.099 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.099 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:43:41.100 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:57.784339+0000", 2023-09-23T23:43:41.100 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.0033e-05 2023-09-23T23:43:41.100 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.100 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.100 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:43:41.100 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:57.784379+0000", 2023-09-23T23:43:41.100 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.0034999999999999e-05 2023-09-23T23:43:41.100 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.100 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.100 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:43:41.100 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:57.784386+0000", 2023-09-23T23:43:41.100 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.6639999999999998e-06 2023-09-23T23:43:41.101 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.101 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.101 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:43:41.101 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:58.671740+0000", 2023-09-23T23:43:41.101 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.88735355699999996 2023-09-23T23:43:41.101 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.101 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.101 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:43:41.101 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:58.671748+0000", 2023-09-23T23:43:41.101 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.5380000000000002e-06 2023-09-23T23:43:41.101 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.101 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.101 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:43:41.102 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:59.717970+0000", 2023-09-23T23:43:41.102 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.0462213849999999 2023-09-23T23:43:41.102 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.102 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.102 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:43:41.102 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:59.718068+0000", 2023-09-23T23:43:41.102 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.7947000000000003e-05 2023-09-23T23:43:41.102 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.102 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.102 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 1,2,7", 2023-09-23T23:43:41.102 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:59.718275+0000", 2023-09-23T23:43:41.102 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000206789 2023-09-23T23:43:41.103 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.103 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.103 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:43:41.103 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:59.722411+0000", 2023-09-23T23:43:41.103 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0041362300000000003 2023-09-23T23:43:41.103 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.103 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.103 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:43:41.103 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:59.722774+0000", 2023-09-23T23:43:41.103 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00036330299999999999 2023-09-23T23:43:41.103 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.103 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.103 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:43:41.104 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:59.722806+0000", 2023-09-23T23:43:41.104 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.1724000000000003e-05 2023-09-23T23:43:41.104 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.104 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.104 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:43:41.104 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:59.723039+0000", 2023-09-23T23:43:41.104 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00023280999999999999 2023-09-23T23:43:41.104 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.104 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.104 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:43:41.104 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:59.723075+0000", 2023-09-23T23:43:41.104 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.6619999999999998e-05 2023-09-23T23:43:41.105 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.105 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.105 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:43:41.105 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:59.723163+0000", 2023-09-23T23:43:41.105 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.8042999999999997e-05 2023-09-23T23:43:41.105 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:43:41.105 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:43:41.105 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:43:41.105 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.105 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.105 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.34779.0:149495 6.15 6:af5d4f77:::benchmark_data_smithi159_178836_object44468:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e174)", 2023-09-23T23:43:41.105 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:39:57.813715+0000", 2023-09-23T23:43:41.106 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 223.26018579800001, 2023-09-23T23:43:41.106 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.9035848390000001, 2023-09-23T23:43:41.106 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:43:41.106 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:43:41.106 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:43:41.106 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.34779", 2023-09-23T23:43:41.106 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1800049041", 2023-09-23T23:43:41.106 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 149495 2023-09-23T23:43:41.106 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.106 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:43:41.106 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.106 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:43:41.106 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:57.813715+0000", 2023-09-23T23:43:41.107 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:43:41.107 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.107 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.107 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:43:41.107 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:57.813715+0000", 2023-09-23T23:43:41.107 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:43:41.107 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.107 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.107 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:43:41.107 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:57.813714+0000", 2023-09-23T23:43:41.107 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.999999 2023-09-23T23:43:41.107 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.108 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.108 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:43:41.108 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:57.813721+0000", 2023-09-23T23:43:41.108 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.0659999999999998e-06 2023-09-23T23:43:41.108 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.108 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.108 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:43:41.108 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:57.813737+0000", 2023-09-23T23:43:41.108 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.6041000000000001e-05 2023-09-23T23:43:41.108 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.108 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.108 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:43:41.108 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:57.813743+0000", 2023-09-23T23:43:41.109 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.4910000000000002e-06 2023-09-23T23:43:41.109 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.109 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.109 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:43:41.109 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:57.813791+0000", 2023-09-23T23:43:41.109 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.7477e-05 2023-09-23T23:43:41.109 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.109 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.109 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:43:41.109 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:57.813798+0000", 2023-09-23T23:43:41.109 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.1280000000000002e-06 2023-09-23T23:43:41.109 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.109 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.110 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:43:41.110 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:58.672339+0000", 2023-09-23T23:43:41.110 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.85854082399999998 2023-09-23T23:43:41.110 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.110 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.110 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:43:41.110 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:58.672349+0000", 2023-09-23T23:43:41.110 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.9320000000000008e-06 2023-09-23T23:43:41.110 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.110 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.110 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:43:41.110 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:59.713845+0000", 2023-09-23T23:43:41.111 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.0414959589999999 2023-09-23T23:43:41.111 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.111 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.111 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:43:41.111 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:59.713979+0000", 2023-09-23T23:43:41.111 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000134101 2023-09-23T23:43:41.111 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.111 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.111 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 2,3,7", 2023-09-23T23:43:41.111 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:59.714322+0000", 2023-09-23T23:43:41.111 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00034316099999999998 2023-09-23T23:43:41.111 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.111 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.112 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:43:41.112 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:59.716692+0000", 2023-09-23T23:43:41.112 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0023701999999999998 2023-09-23T23:43:41.112 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.112 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.112 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:43:41.112 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:59.716768+0000", 2023-09-23T23:43:41.112 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.5764000000000002e-05 2023-09-23T23:43:41.112 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.112 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.112 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:43:41.112 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:59.716791+0000", 2023-09-23T23:43:41.112 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.3502e-05 2023-09-23T23:43:41.113 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.113 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.113 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:43:41.113 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:59.716887+0000", 2023-09-23T23:43:41.113 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.5845000000000001e-05 2023-09-23T23:43:41.113 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.113 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.113 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:43:41.113 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:59.716984+0000", 2023-09-23T23:43:41.113 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.6884000000000003e-05 2023-09-23T23:43:41.113 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.113 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.114 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:43:41.114 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:59.717300+0000", 2023-09-23T23:43:41.114 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000315447 2023-09-23T23:43:41.114 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:43:41.114 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:43:41.114 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:43:41.114 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.114 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.114 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.34779.0:149521 6.13 6:cdfb0f0d:::benchmark_data_smithi159_178836_object44494:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e174)", 2023-09-23T23:43:41.114 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:39:57.841987+0000", 2023-09-23T23:43:41.114 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 223.23191314900001, 2023-09-23T23:43:41.114 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.884383484, 2023-09-23T23:43:41.114 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:43:41.115 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:43:41.115 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:43:41.115 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.34779", 2023-09-23T23:43:41.115 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1800049041", 2023-09-23T23:43:41.115 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 149521 2023-09-23T23:43:41.115 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.115 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:43:41.115 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.115 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:43:41.115 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:57.841987+0000", 2023-09-23T23:43:41.115 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:43:41.115 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.115 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.116 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:43:41.116 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:57.841987+0000", 2023-09-23T23:43:41.116 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:43:41.116 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.116 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.116 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:43:41.116 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:57.841986+0000", 2023-09-23T23:43:41.116 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.999999 2023-09-23T23:43:41.116 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.116 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.116 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:43:41.116 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:57.841993+0000", 2023-09-23T23:43:41.117 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.3860000000000004e-06 2023-09-23T23:43:41.117 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.117 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.117 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:43:41.117 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:57.842006+0000", 2023-09-23T23:43:41.117 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.2931999999999999e-05 2023-09-23T23:43:41.117 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.117 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.117 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:43:41.117 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:57.842012+0000", 2023-09-23T23:43:41.117 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.472e-06 2023-09-23T23:43:41.117 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.117 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.118 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:43:41.118 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:57.842069+0000", 2023-09-23T23:43:41.118 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.6694000000000003e-05 2023-09-23T23:43:41.118 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.118 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.118 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:43:41.118 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:57.842078+0000", 2023-09-23T23:43:41.118 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.2539999999999998e-06 2023-09-23T23:43:41.118 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.118 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.118 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:43:41.118 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:58.671796+0000", 2023-09-23T23:43:41.118 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.82971808199999997 2023-09-23T23:43:41.119 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.119 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.119 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:43:41.119 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:58.671807+0000", 2023-09-23T23:43:41.119 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.0750999999999999e-05 2023-09-23T23:43:41.119 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.119 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.119 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:43:41.119 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:59.719335+0000", 2023-09-23T23:43:41.119 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.0475283010000001 2023-09-23T23:43:41.119 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.119 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.119 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:43:41.120 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:59.719479+0000", 2023-09-23T23:43:41.120 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00014334600000000001 2023-09-23T23:43:41.120 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.120 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.120 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 1,2,7", 2023-09-23T23:43:41.120 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:59.719749+0000", 2023-09-23T23:43:41.120 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000270623 2023-09-23T23:43:41.120 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.120 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.120 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:43:41.120 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:59.722416+0000", 2023-09-23T23:43:41.120 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0026672610000000002 2023-09-23T23:43:41.120 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.121 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.121 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:43:41.121 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:59.722832+0000", 2023-09-23T23:43:41.121 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00041573700000000001 2023-09-23T23:43:41.121 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.121 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.121 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:43:41.121 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:59.723206+0000", 2023-09-23T23:43:41.121 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00037379500000000001 2023-09-23T23:43:41.121 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.121 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.121 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:43:41.121 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:59.726129+0000", 2023-09-23T23:43:41.122 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0029229239999999999 2023-09-23T23:43:41.122 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.122 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.122 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:43:41.122 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:59.726231+0000", 2023-09-23T23:43:41.122 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000102076 2023-09-23T23:43:41.122 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.122 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.122 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:43:41.122 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:59.726371+0000", 2023-09-23T23:43:41.122 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00013984199999999999 2023-09-23T23:43:41.122 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:43:41.123 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:43:41.123 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:43:41.123 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.123 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.123 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.34779.0:149522 6.15 6:a9cb4726:::benchmark_data_smithi159_178836_object44495:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e174)", 2023-09-23T23:43:41.123 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:39:57.844539+0000", 2023-09-23T23:43:41.123 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 223.229361775, 2023-09-23T23:43:41.123 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.8773177940000001, 2023-09-23T23:43:41.123 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:43:41.123 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:43:41.123 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:43:41.123 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.34779", 2023-09-23T23:43:41.123 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1800049041", 2023-09-23T23:43:41.124 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 149522 2023-09-23T23:43:41.124 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.124 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:43:41.124 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.124 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:43:41.124 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:57.844539+0000", 2023-09-23T23:43:41.124 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:43:41.124 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.124 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.124 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:43:41.124 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:57.844539+0000", 2023-09-23T23:43:41.124 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:43:41.124 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.125 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.125 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:43:41.125 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:57.844537+0000", 2023-09-23T23:43:41.125 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2023-09-23T23:43:41.125 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.125 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.125 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:43:41.125 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:57.844548+0000", 2023-09-23T23:43:41.125 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.0883999999999999e-05 2023-09-23T23:43:41.125 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.125 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.125 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:43:41.126 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:57.844561+0000", 2023-09-23T23:43:41.126 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.3137e-05 2023-09-23T23:43:41.126 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.126 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.126 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:43:41.126 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:57.844568+0000", 2023-09-23T23:43:41.126 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.7429999999999996e-06 2023-09-23T23:43:41.126 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.126 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.126 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:43:41.126 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:57.844947+0000", 2023-09-23T23:43:41.126 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00037931299999999999 2023-09-23T23:43:41.126 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.127 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.127 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:43:41.127 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:57.844955+0000", 2023-09-23T23:43:41.127 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.8199999999999997e-06 2023-09-23T23:43:41.127 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.127 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.127 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:43:41.127 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:58.674021+0000", 2023-09-23T23:43:41.127 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.82906595599999999 2023-09-23T23:43:41.127 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.127 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.127 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:43:41.128 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:58.674031+0000", 2023-09-23T23:43:41.128 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.7340000000000003e-06 2023-09-23T23:43:41.128 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.128 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.128 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:43:41.128 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:59.717350+0000", 2023-09-23T23:43:41.128 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.0433188769999999 2023-09-23T23:43:41.128 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.128 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.128 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:43:41.128 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:59.717430+0000", 2023-09-23T23:43:41.128 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.9710999999999996e-05 2023-09-23T23:43:41.128 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.129 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.129 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 2,3,7", 2023-09-23T23:43:41.129 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:59.717609+0000", 2023-09-23T23:43:41.129 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00017968300000000001 2023-09-23T23:43:41.129 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.129 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.129 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:43:41.129 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:59.719072+0000", 2023-09-23T23:43:41.129 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.001462863 2023-09-23T23:43:41.129 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.129 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.129 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:43:41.129 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:59.720605+0000", 2023-09-23T23:43:41.130 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.001532877 2023-09-23T23:43:41.130 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.130 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.130 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:43:41.130 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:59.720657+0000", 2023-09-23T23:43:41.130 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.2222999999999998e-05 2023-09-23T23:43:41.130 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.130 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.130 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:43:41.130 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:59.721712+0000", 2023-09-23T23:43:41.130 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0010552109999999999 2023-09-23T23:43:41.130 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.131 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.131 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:43:41.131 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:59.721759+0000", 2023-09-23T23:43:41.131 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.6202999999999998e-05 2023-09-23T23:43:41.131 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.131 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.131 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:43:41.131 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:59.721857+0000", 2023-09-23T23:43:41.131 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.7938999999999999e-05 2023-09-23T23:43:41.131 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:43:41.131 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:43:41.131 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:43:41.131 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.132 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.132 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.34779.0:149540 6.13 6:c9636354:::benchmark_data_smithi159_178836_object44513:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e174)", 2023-09-23T23:43:41.132 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:39:57.864770+0000", 2023-09-23T23:43:41.132 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 223.209130036, 2023-09-23T23:43:41.132 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.862144569, 2023-09-23T23:43:41.132 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:43:41.132 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:43:41.132 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:43:41.132 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.34779", 2023-09-23T23:43:41.132 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1800049041", 2023-09-23T23:43:41.132 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 149540 2023-09-23T23:43:41.132 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.132 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:43:41.133 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.133 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:43:41.133 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:57.864770+0000", 2023-09-23T23:43:41.133 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:43:41.133 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.133 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.133 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:43:41.133 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:57.864770+0000", 2023-09-23T23:43:41.133 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:43:41.133 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.133 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.133 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:43:41.133 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:57.864769+0000", 2023-09-23T23:43:41.134 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2023-09-23T23:43:41.134 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.134 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.134 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:43:41.134 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:57.864777+0000", 2023-09-23T23:43:41.134 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.622e-06 2023-09-23T23:43:41.134 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.134 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.134 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:43:41.134 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:57.864792+0000", 2023-09-23T23:43:41.134 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.5522000000000001e-05 2023-09-23T23:43:41.134 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.134 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.135 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:43:41.135 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:57.864805+0000", 2023-09-23T23:43:41.135 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.2447e-05 2023-09-23T23:43:41.135 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.135 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.135 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:43:41.135 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:57.864915+0000", 2023-09-23T23:43:41.135 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000110155 2023-09-23T23:43:41.135 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.135 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.135 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:43:41.135 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:57.864922+0000", 2023-09-23T23:43:41.135 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.5089999999999996e-06 2023-09-23T23:43:41.136 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.136 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.136 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:43:41.136 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:58.671847+0000", 2023-09-23T23:43:41.136 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.80692427899999997 2023-09-23T23:43:41.136 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.136 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.136 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:43:41.136 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:58.671855+0000", 2023-09-23T23:43:41.136 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.9959999999999993e-06 2023-09-23T23:43:41.136 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.136 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.137 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:43:41.137 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:59.720809+0000", 2023-09-23T23:43:41.137 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.0489539480000001 2023-09-23T23:43:41.137 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.137 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.137 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:43:41.137 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:59.720927+0000", 2023-09-23T23:43:41.137 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000118892 2023-09-23T23:43:41.137 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.137 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.137 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 1,2,7", 2023-09-23T23:43:41.137 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:59.721191+0000", 2023-09-23T23:43:41.137 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00026404599999999999 2023-09-23T23:43:41.138 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.138 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.138 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:43:41.138 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:59.722420+0000", 2023-09-23T23:43:41.138 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.001228678 2023-09-23T23:43:41.138 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.138 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.138 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:43:41.138 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:59.723247+0000", 2023-09-23T23:43:41.138 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00082720000000000005 2023-09-23T23:43:41.138 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.138 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.139 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:43:41.139 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:59.726427+0000", 2023-09-23T23:43:41.139 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0031796749999999999 2023-09-23T23:43:41.139 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.139 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.139 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:43:41.139 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:59.726507+0000", 2023-09-23T23:43:41.139 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.0007999999999997e-05 2023-09-23T23:43:41.139 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.139 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.139 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:43:41.139 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:59.726580+0000", 2023-09-23T23:43:41.139 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.2696999999999999e-05 2023-09-23T23:43:41.140 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.140 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.140 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:43:41.140 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:39:59.726915+0000", 2023-09-23T23:43:41.140 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00033532800000000003 2023-09-23T23:43:41.140 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:43:41.140 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:43:41.140 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:43:41.140 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.140 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.140 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.34779.0:192477 6.15 6:ad9eec6e:::benchmark_data_smithi159_178836_object87450:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e208)", 2023-09-23T23:43:41.140 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:40:56.845128+0000", 2023-09-23T23:43:41.140 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 164.228772819, 2023-09-23T23:43:41.141 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.7080808940000001, 2023-09-23T23:43:41.141 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:43:41.141 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:43:41.141 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:43:41.141 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.34779", 2023-09-23T23:43:41.141 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1800049041", 2023-09-23T23:43:41.141 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 192477 2023-09-23T23:43:41.141 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.141 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:43:41.141 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.141 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:43:41.141 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:56.845128+0000", 2023-09-23T23:43:41.142 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:43:41.142 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.142 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.142 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:43:41.142 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:56.845128+0000", 2023-09-23T23:43:41.142 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:43:41.142 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.142 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.142 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:43:41.142 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:56.845126+0000", 2023-09-23T23:43:41.142 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2023-09-23T23:43:41.142 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.142 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.143 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:43:41.143 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:56.845134+0000", 2023-09-23T23:43:41.143 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.5480000000000004e-06 2023-09-23T23:43:41.143 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.143 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.143 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:43:41.143 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:56.845148+0000", 2023-09-23T23:43:41.143 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.4448e-05 2023-09-23T23:43:41.143 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.143 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.143 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:43:41.143 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:56.845156+0000", 2023-09-23T23:43:41.144 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.729e-06 2023-09-23T23:43:41.144 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.144 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.144 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:43:41.144 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:56.845220+0000", 2023-09-23T23:43:41.144 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.4169000000000002e-05 2023-09-23T23:43:41.144 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.144 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.144 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:43:41.144 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:56.845236+0000", 2023-09-23T23:43:41.144 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.5750999999999999e-05 2023-09-23T23:43:41.144 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.144 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.145 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:43:41.145 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:57.445328+0000", 2023-09-23T23:43:41.145 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.60009208599999997 2023-09-23T23:43:41.145 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.145 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.145 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:43:41.145 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:57.445352+0000", 2023-09-23T23:43:41.145 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.3785e-05 2023-09-23T23:43:41.145 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.145 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.145 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:43:41.145 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:58.547034+0000", 2023-09-23T23:43:41.145 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.1016825889999999 2023-09-23T23:43:41.146 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.146 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.146 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:43:41.146 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:58.547174+0000", 2023-09-23T23:43:41.146 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00014000899999999999 2023-09-23T23:43:41.146 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.146 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.146 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 2,3,4", 2023-09-23T23:43:41.146 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:58.547602+0000", 2023-09-23T23:43:41.146 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000427914 2023-09-23T23:43:41.147 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.147 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.147 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:43:41.147 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:58.552674+0000", 2023-09-23T23:43:41.147 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0050717699999999998 2023-09-23T23:43:41.147 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.147 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.147 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:43:41.147 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:58.552751+0000", 2023-09-23T23:43:41.147 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.7463e-05 2023-09-23T23:43:41.147 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.148 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.148 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:43:41.148 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:58.552852+0000", 2023-09-23T23:43:41.148 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000100618 2023-09-23T23:43:41.148 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.148 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.148 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:43:41.148 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:58.552927+0000", 2023-09-23T23:43:41.148 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.4474000000000006e-05 2023-09-23T23:43:41.148 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.148 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.148 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:43:41.149 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:58.553024+0000", 2023-09-23T23:43:41.149 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.7485999999999995e-05 2023-09-23T23:43:41.149 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.149 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.149 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:43:41.149 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:58.553209+0000", 2023-09-23T23:43:41.149 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000184544 2023-09-23T23:43:41.149 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:43:41.149 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:43:41.149 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:43:41.149 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.149 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.149 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.34779.0:192481 6.15 6:ac4e2229:::benchmark_data_smithi159_178836_object87454:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e208)", 2023-09-23T23:43:41.150 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:40:56.845875+0000", 2023-09-23T23:43:41.150 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 164.22802515199999, 2023-09-23T23:43:41.150 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.7081609639999999, 2023-09-23T23:43:41.150 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:43:41.150 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:43:41.150 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:43:41.150 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.34779", 2023-09-23T23:43:41.150 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1800049041", 2023-09-23T23:43:41.150 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 192481 2023-09-23T23:43:41.150 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.150 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:43:41.150 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.151 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:43:41.151 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:56.845875+0000", 2023-09-23T23:43:41.151 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:43:41.151 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.151 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.151 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:43:41.151 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:56.845875+0000", 2023-09-23T23:43:41.151 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:43:41.151 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.151 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.151 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:43:41.151 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:56.845874+0000", 2023-09-23T23:43:41.151 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.999999 2023-09-23T23:43:41.152 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.152 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.152 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:43:41.152 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:56.845881+0000", 2023-09-23T23:43:41.152 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.4829999999999996e-06 2023-09-23T23:43:41.152 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.152 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.152 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:43:41.152 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:56.845896+0000", 2023-09-23T23:43:41.152 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.4983999999999999e-05 2023-09-23T23:43:41.152 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.152 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.152 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:43:41.153 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:56.845904+0000", 2023-09-23T23:43:41.153 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.0560000000000005e-06 2023-09-23T23:43:41.153 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.153 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.153 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:43:41.153 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:56.845959+0000", 2023-09-23T23:43:41.153 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.4610000000000001e-05 2023-09-23T23:43:41.153 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.153 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.153 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:43:41.153 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:56.845971+0000", 2023-09-23T23:43:41.153 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.2369e-05 2023-09-23T23:43:41.154 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.154 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.154 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:43:41.154 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:57.445408+0000", 2023-09-23T23:43:41.154 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.59943698700000003 2023-09-23T23:43:41.154 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.154 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.154 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:43:41.154 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:57.445421+0000", 2023-09-23T23:43:41.154 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.2887999999999999e-05 2023-09-23T23:43:41.155 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.155 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.155 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:43:41.155 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:58.549512+0000", 2023-09-23T23:43:41.155 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.104091215 2023-09-23T23:43:41.155 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.155 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.155 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:43:41.155 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:58.549602+0000", 2023-09-23T23:43:41.155 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.9475000000000006e-05 2023-09-23T23:43:41.155 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.155 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.156 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 2,3,4", 2023-09-23T23:43:41.156 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:58.549823+0000", 2023-09-23T23:43:41.156 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000221585 2023-09-23T23:43:41.156 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.156 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.156 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:43:41.156 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:58.552861+0000", 2023-09-23T23:43:41.156 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0030375900000000002 2023-09-23T23:43:41.156 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.156 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.156 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:43:41.157 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:58.553526+0000", 2023-09-23T23:43:41.157 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00066563799999999997 2023-09-23T23:43:41.157 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.157 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.157 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:43:41.157 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:58.553574+0000", 2023-09-23T23:43:41.157 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.7385000000000001e-05 2023-09-23T23:43:41.157 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.157 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.157 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:43:41.158 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:58.553797+0000", 2023-09-23T23:43:41.158 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00022320599999999999 2023-09-23T23:43:41.158 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.158 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.158 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:43:41.158 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:58.553853+0000", 2023-09-23T23:43:41.158 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.5884000000000002e-05 2023-09-23T23:43:41.158 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.158 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.158 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:43:41.158 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:58.554036+0000", 2023-09-23T23:43:41.158 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00018353099999999999 2023-09-23T23:43:41.159 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:43:41.159 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:43:41.159 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:43:41.159 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.159 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.159 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.34779.0:192543 6.15 6:ac78a98d:::benchmark_data_smithi159_178836_object87516:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e208)", 2023-09-23T23:43:41.159 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:40:56.911601+0000", 2023-09-23T23:43:41.159 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 164.162299244, 2023-09-23T23:43:41.159 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.644133836, 2023-09-23T23:43:41.159 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:43:41.159 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:43:41.159 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:43:41.159 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.34779", 2023-09-23T23:43:41.160 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1800049041", 2023-09-23T23:43:41.160 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 192543 2023-09-23T23:43:41.160 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.160 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:43:41.160 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.160 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:43:41.160 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:56.911601+0000", 2023-09-23T23:43:41.160 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:43:41.160 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.160 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.160 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:43:41.160 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:56.911601+0000", 2023-09-23T23:43:41.161 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:43:41.161 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.161 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.161 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:43:41.161 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:56.911600+0000", 2023-09-23T23:43:41.161 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999981 2023-09-23T23:43:41.161 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.161 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.161 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:43:41.161 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:56.911607+0000", 2023-09-23T23:43:41.161 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.3780000000000003e-06 2023-09-23T23:43:41.161 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.162 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.162 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:43:41.162 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:56.911623+0000", 2023-09-23T23:43:41.162 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.5994e-05 2023-09-23T23:43:41.162 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.162 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.162 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:43:41.162 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:56.911631+0000", 2023-09-23T23:43:41.162 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.3459999999999994e-06 2023-09-23T23:43:41.162 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.162 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.162 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:43:41.162 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:56.911699+0000", 2023-09-23T23:43:41.163 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.7952000000000003e-05 2023-09-23T23:43:41.163 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.163 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.163 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:43:41.163 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:56.911712+0000", 2023-09-23T23:43:41.163 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.2434e-05 2023-09-23T23:43:41.163 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.163 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.163 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:43:41.163 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:57.445505+0000", 2023-09-23T23:43:41.163 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.53379366800000005 2023-09-23T23:43:41.163 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.164 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.164 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:43:41.164 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:57.445522+0000", 2023-09-23T23:43:41.164 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.6659000000000001e-05 2023-09-23T23:43:41.164 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.164 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.164 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:43:41.164 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:58.551247+0000", 2023-09-23T23:43:41.164 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.105725058 2023-09-23T23:43:41.164 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.164 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.164 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:43:41.164 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:58.551327+0000", 2023-09-23T23:43:41.165 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.9495999999999999e-05 2023-09-23T23:43:41.165 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.165 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.165 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 2,3,4", 2023-09-23T23:43:41.165 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:58.551528+0000", 2023-09-23T23:43:41.165 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00020108600000000001 2023-09-23T23:43:41.165 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.165 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.165 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:43:41.165 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:58.553429+0000", 2023-09-23T23:43:41.165 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.001901366 2023-09-23T23:43:41.165 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.165 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.166 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:43:41.166 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:58.553670+0000", 2023-09-23T23:43:41.166 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00024128800000000001 2023-09-23T23:43:41.166 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.166 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.166 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:43:41.166 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:58.553708+0000", 2023-09-23T23:43:41.166 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.7382000000000002e-05 2023-09-23T23:43:41.166 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.166 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.166 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:43:41.167 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:58.555565+0000", 2023-09-23T23:43:41.167 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0018570069999999999 2023-09-23T23:43:41.167 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.167 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.167 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:43:41.167 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:58.555615+0000", 2023-09-23T23:43:41.167 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.0760000000000002e-05 2023-09-23T23:43:41.167 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.167 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.167 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:43:41.167 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:58.555735+0000", 2023-09-23T23:43:41.167 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000119659 2023-09-23T23:43:41.168 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:43:41.168 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:43:41.168 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:43:41.168 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.168 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.168 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.34779.0:192552 6.15 6:ac0d55fe:::benchmark_data_smithi159_178836_object87525:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e208)", 2023-09-23T23:43:41.168 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:40:56.923623+0000", 2023-09-23T23:43:41.168 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 164.15027767000001, 2023-09-23T23:43:41.168 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.6404872180000001, 2023-09-23T23:43:41.168 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:43:41.168 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:43:41.168 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:43:41.169 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.34779", 2023-09-23T23:43:41.169 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1800049041", 2023-09-23T23:43:41.169 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 192552 2023-09-23T23:43:41.169 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.169 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:43:41.169 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.169 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:43:41.169 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:56.923623+0000", 2023-09-23T23:43:41.169 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:43:41.169 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.169 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.169 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:43:41.170 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:56.923623+0000", 2023-09-23T23:43:41.170 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:43:41.170 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.170 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.170 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:43:41.170 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:56.923622+0000", 2023-09-23T23:43:41.170 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2023-09-23T23:43:41.170 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.170 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.170 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:43:41.170 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:56.923629+0000", 2023-09-23T23:43:41.170 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.0670000000000003e-06 2023-09-23T23:43:41.171 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.171 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.171 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:43:41.171 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:56.923641+0000", 2023-09-23T23:43:41.171 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.1943000000000001e-05 2023-09-23T23:43:41.171 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.171 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.171 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:43:41.171 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:56.923646+0000", 2023-09-23T23:43:41.171 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.7749999999999998e-06 2023-09-23T23:43:41.172 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.172 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.172 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:43:41.172 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:56.923692+0000", 2023-09-23T23:43:41.172 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.5748999999999999e-05 2023-09-23T23:43:41.172 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.172 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.172 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:43:41.172 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:56.923700+0000", 2023-09-23T23:43:41.172 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.2130000000000008e-06 2023-09-23T23:43:41.172 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.172 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.173 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:43:41.173 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:57.445575+0000", 2023-09-23T23:43:41.173 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.52187479599999997 2023-09-23T23:43:41.173 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.173 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.173 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:43:41.173 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:57.445587+0000", 2023-09-23T23:43:41.173 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.2381000000000001e-05 2023-09-23T23:43:41.173 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.173 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.173 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:43:41.173 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:58.554083+0000", 2023-09-23T23:43:41.174 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.108495126 2023-09-23T23:43:41.174 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.174 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.174 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:43:41.174 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:58.554164+0000", 2023-09-23T23:43:41.174 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.1600999999999993e-05 2023-09-23T23:43:41.174 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.174 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.174 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 2,3,4", 2023-09-23T23:43:41.174 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:58.554380+0000", 2023-09-23T23:43:41.174 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00021566200000000001 2023-09-23T23:43:41.174 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.175 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.175 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:43:41.175 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:58.559861+0000", 2023-09-23T23:43:41.175 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00548154 2023-09-23T23:43:41.175 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.175 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.175 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:43:41.175 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:58.559935+0000", 2023-09-23T23:43:41.175 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.3486999999999996e-05 2023-09-23T23:43:41.175 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.175 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.175 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:43:41.176 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:58.560041+0000", 2023-09-23T23:43:41.176 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000105911 2023-09-23T23:43:41.176 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.176 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.176 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:43:41.176 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:58.563784+0000", 2023-09-23T23:43:41.176 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0037432860000000002 2023-09-23T23:43:41.176 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.176 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.176 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:43:41.176 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:58.563874+0000", 2023-09-23T23:43:41.176 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.9686999999999997e-05 2023-09-23T23:43:41.177 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.177 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.177 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:43:41.177 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:58.564110+0000", 2023-09-23T23:43:41.177 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000236283 2023-09-23T23:43:41.177 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:43:41.177 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:43:41.177 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:43:41.177 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.177 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.177 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.34779.0:192648 6.15 6:aa4a91d4:::benchmark_data_smithi159_178836_object87621:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e208)", 2023-09-23T23:43:41.177 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:40:57.046799+0000", 2023-09-23T23:43:41.178 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 164.027101311, 2023-09-23T23:43:41.178 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.5176969219999998, 2023-09-23T23:43:41.178 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:43:41.178 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:43:41.178 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:43:41.178 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.34779", 2023-09-23T23:43:41.178 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1800049041", 2023-09-23T23:43:41.178 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 192648 2023-09-23T23:43:41.178 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.178 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:43:41.178 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.178 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:43:41.179 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:57.046799+0000", 2023-09-23T23:43:41.179 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:43:41.179 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.179 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.179 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:43:41.179 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:57.046799+0000", 2023-09-23T23:43:41.179 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:43:41.179 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.179 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.179 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:43:41.179 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:57.046797+0000", 2023-09-23T23:43:41.179 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999971 2023-09-23T23:43:41.179 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.180 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.180 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:43:41.180 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:57.046811+0000", 2023-09-23T23:43:41.180 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.4477e-05 2023-09-23T23:43:41.180 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.180 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.180 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:43:41.180 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:57.046844+0000", 2023-09-23T23:43:41.180 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.3284999999999997e-05 2023-09-23T23:43:41.180 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.180 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.180 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:43:41.181 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:57.046858+0000", 2023-09-23T23:43:41.181 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.3886999999999999e-05 2023-09-23T23:43:41.181 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.181 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.181 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:43:41.181 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:57.046970+0000", 2023-09-23T23:43:41.181 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00011136799999999999 2023-09-23T23:43:41.181 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.181 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.181 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:43:41.181 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:57.046990+0000", 2023-09-23T23:43:41.182 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.0553000000000001e-05 2023-09-23T23:43:41.182 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.182 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.182 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:43:41.182 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:57.445626+0000", 2023-09-23T23:43:41.182 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.39863553000000002 2023-09-23T23:43:41.182 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.182 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.182 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:43:41.182 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:57.445638+0000", 2023-09-23T23:43:41.182 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.1982e-05 2023-09-23T23:43:41.182 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.182 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.183 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:43:41.183 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:58.555800+0000", 2023-09-23T23:43:41.183 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.1101623039999999 2023-09-23T23:43:41.183 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.183 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.183 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:43:41.183 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:58.555996+0000", 2023-09-23T23:43:41.183 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00019591000000000001 2023-09-23T23:43:41.183 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.183 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.183 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 2,3,4", 2023-09-23T23:43:41.183 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:58.556373+0000", 2023-09-23T23:43:41.184 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00037759300000000001 2023-09-23T23:43:41.184 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.184 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.184 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:43:41.184 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:58.559998+0000", 2023-09-23T23:43:41.184 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0036244089999999999 2023-09-23T23:43:41.184 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.184 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.184 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:43:41.184 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:58.560004+0000", 2023-09-23T23:43:41.184 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.733e-06 2023-09-23T23:43:41.184 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.184 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.185 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:43:41.185 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:58.563668+0000", 2023-09-23T23:43:41.185 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0036648900000000001 2023-09-23T23:43:41.185 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.185 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.185 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:43:41.185 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:58.564236+0000", 2023-09-23T23:43:41.185 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00056758199999999996 2023-09-23T23:43:41.185 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.185 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.185 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:43:41.185 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:58.564300+0000", 2023-09-23T23:43:41.186 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.3998000000000006e-05 2023-09-23T23:43:41.186 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.186 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.186 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:43:41.186 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:58.564496+0000", 2023-09-23T23:43:41.186 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00019606100000000001 2023-09-23T23:43:41.186 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:43:41.186 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:43:41.186 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:43:41.186 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.186 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.186 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.34779.0:192681 6.15 6:af30eb90:::benchmark_data_smithi159_178836_object87654:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e208)", 2023-09-23T23:43:41.186 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:40:57.105626+0000", 2023-09-23T23:43:41.187 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 163.96827494199999, 2023-09-23T23:43:41.187 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.4591282400000001, 2023-09-23T23:43:41.187 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:43:41.187 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:43:41.187 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:43:41.187 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.34779", 2023-09-23T23:43:41.187 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1800049041", 2023-09-23T23:43:41.187 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 192681 2023-09-23T23:43:41.187 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.187 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:43:41.187 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.187 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:43:41.188 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:57.105626+0000", 2023-09-23T23:43:41.188 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:43:41.188 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.188 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.188 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:43:41.188 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:57.105626+0000", 2023-09-23T23:43:41.188 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:43:41.188 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.188 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.188 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:43:41.188 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:57.105623+0000", 2023-09-23T23:43:41.188 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999981 2023-09-23T23:43:41.188 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.189 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.189 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:43:41.189 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:57.105635+0000", 2023-09-23T23:43:41.189 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.1083e-05 2023-09-23T23:43:41.189 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.189 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.189 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:43:41.189 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:57.105654+0000", 2023-09-23T23:43:41.189 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.9224000000000001e-05 2023-09-23T23:43:41.189 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.189 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.189 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:43:41.190 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:57.105662+0000", 2023-09-23T23:43:41.190 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.2630000000000003e-06 2023-09-23T23:43:41.190 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.190 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.190 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:43:41.190 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:57.105729+0000", 2023-09-23T23:43:41.190 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.6818999999999998e-05 2023-09-23T23:43:41.190 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.190 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.190 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:43:41.190 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:57.105740+0000", 2023-09-23T23:43:41.190 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.1032999999999999e-05 2023-09-23T23:43:41.191 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.191 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.191 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:43:41.191 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:57.445756+0000", 2023-09-23T23:43:41.191 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.34001604099999999 2023-09-23T23:43:41.191 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.191 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.191 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:43:41.191 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:57.445770+0000", 2023-09-23T23:43:41.191 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.4027e-05 2023-09-23T23:43:41.191 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.191 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.192 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:43:41.192 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:58.558283+0000", 2023-09-23T23:43:41.192 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.1125134860000001 2023-09-23T23:43:41.192 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.192 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.192 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:43:41.192 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:58.558429+0000", 2023-09-23T23:43:41.192 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00014512800000000001 2023-09-23T23:43:41.192 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.192 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.192 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 2,3,4", 2023-09-23T23:43:41.192 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:58.558708+0000", 2023-09-23T23:43:41.192 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00027934900000000003 2023-09-23T23:43:41.193 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.193 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.193 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:43:41.193 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:58.561380+0000", 2023-09-23T23:43:41.193 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.002672378 2023-09-23T23:43:41.193 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.193 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.193 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:43:41.193 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:58.563610+0000", 2023-09-23T23:43:41.193 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.002229413 2023-09-23T23:43:41.193 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.193 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.194 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:43:41.194 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:58.564183+0000", 2023-09-23T23:43:41.194 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00057364600000000003 2023-09-23T23:43:41.194 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.194 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.194 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:43:41.195 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:58.564628+0000", 2023-09-23T23:43:41.195 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00044502000000000002 2023-09-23T23:43:41.195 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.195 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.195 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:43:41.195 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:58.564665+0000", 2023-09-23T23:43:41.195 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.6597999999999998e-05 2023-09-23T23:43:41.195 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.195 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.195 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:43:41.195 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:58.564754+0000", 2023-09-23T23:43:41.195 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.8830000000000002e-05 2023-09-23T23:43:41.196 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:43:41.196 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:43:41.196 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:43:41.196 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.196 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.196 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.34779.0:192711 6.15 6:adb6010a:::benchmark_data_smithi159_178836_object87684:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e209)", 2023-09-23T23:43:41.196 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:40:57.529712+0000", 2023-09-23T23:43:41.196 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 163.54418834099999, 2023-09-23T23:43:41.196 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.035245867, 2023-09-23T23:43:41.196 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:43:41.196 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:43:41.196 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:43:41.197 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.34779", 2023-09-23T23:43:41.197 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1800049041", 2023-09-23T23:43:41.197 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 192711 2023-09-23T23:43:41.197 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.197 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:43:41.197 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.197 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:43:41.197 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:57.529712+0000", 2023-09-23T23:43:41.197 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:43:41.197 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.197 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.197 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:43:41.197 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:57.529712+0000", 2023-09-23T23:43:41.198 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:43:41.198 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.198 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.198 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:43:41.198 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:57.529710+0000", 2023-09-23T23:43:41.198 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999981 2023-09-23T23:43:41.198 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.198 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.198 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:43:41.198 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:57.529720+0000", 2023-09-23T23:43:41.198 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.7350000000000008e-06 2023-09-23T23:43:41.198 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.199 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.199 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:43:41.199 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:57.529741+0000", 2023-09-23T23:43:41.199 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.1382999999999998e-05 2023-09-23T23:43:41.199 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.199 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.199 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:43:41.199 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:57.529751+0000", 2023-09-23T23:43:41.199 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.7119999999999995e-06 2023-09-23T23:43:41.199 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.199 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.199 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:43:41.199 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:57.529820+0000", 2023-09-23T23:43:41.200 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.8553000000000006e-05 2023-09-23T23:43:41.200 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.200 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.200 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:43:41.200 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:57.529831+0000", 2023-09-23T23:43:41.200 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.1012999999999999e-05 2023-09-23T23:43:41.200 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.200 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.200 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:43:41.200 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:58.560088+0000", 2023-09-23T23:43:41.200 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.0302574529999999 2023-09-23T23:43:41.200 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.200 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.201 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:43:41.201 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:58.560178+0000", 2023-09-23T23:43:41.201 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.0307000000000001e-05 2023-09-23T23:43:41.201 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.201 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.201 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 2,3,4", 2023-09-23T23:43:41.201 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:58.560399+0000", 2023-09-23T23:43:41.201 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000220359 2023-09-23T23:43:41.201 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.201 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.201 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:43:41.201 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:58.563714+0000", 2023-09-23T23:43:41.201 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0033152920000000001 2023-09-23T23:43:41.202 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.202 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.202 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:43:41.202 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:58.564153+0000", 2023-09-23T23:43:41.202 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00043881299999999997 2023-09-23T23:43:41.202 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.202 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.202 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:43:41.202 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:58.564541+0000", 2023-09-23T23:43:41.202 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000388654 2023-09-23T23:43:41.202 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.202 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.203 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:43:41.203 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:58.564861+0000", 2023-09-23T23:43:41.203 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00031908799999999998 2023-09-23T23:43:41.203 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.203 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.203 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:43:41.203 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:58.564889+0000", 2023-09-23T23:43:41.203 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.8770000000000001e-05 2023-09-23T23:43:41.203 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.203 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.203 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:43:41.203 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:58.564958+0000", 2023-09-23T23:43:41.203 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.8757999999999995e-05 2023-09-23T23:43:41.204 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:43:41.204 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:43:41.204 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:43:41.204 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.204 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.204 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.34779.0:192722 6.15 6:ae2edeb4:::benchmark_data_smithi159_178836_object87695:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e209)", 2023-09-23T23:43:41.204 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:40:57.541765+0000", 2023-09-23T23:43:41.204 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 163.53213509299999, 2023-09-23T23:43:41.204 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.027978077, 2023-09-23T23:43:41.204 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:43:41.204 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:43:41.204 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:43:41.205 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.34779", 2023-09-23T23:43:41.205 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1800049041", 2023-09-23T23:43:41.205 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 192722 2023-09-23T23:43:41.205 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.205 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:43:41.205 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.205 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:43:41.205 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:57.541765+0000", 2023-09-23T23:43:41.205 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:43:41.205 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.205 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.205 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:43:41.206 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:57.541765+0000", 2023-09-23T23:43:41.206 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:43:41.206 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.206 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.206 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:43:41.206 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:57.541764+0000", 2023-09-23T23:43:41.206 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2023-09-23T23:43:41.206 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.206 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.206 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:43:41.206 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:57.541773+0000", 2023-09-23T23:43:41.206 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.6300000000000004e-06 2023-09-23T23:43:41.206 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.207 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.207 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:43:41.207 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:57.541806+0000", 2023-09-23T23:43:41.207 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.3522999999999997e-05 2023-09-23T23:43:41.207 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.207 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.207 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:43:41.207 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:57.541815+0000", 2023-09-23T23:43:41.207 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.6340000000000007e-06 2023-09-23T23:43:41.207 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.207 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.209 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:43:41.209 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:57.541881+0000", 2023-09-23T23:43:41.209 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.6428999999999997e-05 2023-09-23T23:43:41.209 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.209 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.209 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:43:41.209 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:57.541893+0000", 2023-09-23T23:43:41.209 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.1965e-05 2023-09-23T23:43:41.209 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.210 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.210 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:43:41.210 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:58.561419+0000", 2023-09-23T23:43:41.210 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.019526095 2023-09-23T23:43:41.210 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.210 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.210 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:43:41.210 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:58.561579+0000", 2023-09-23T23:43:41.210 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00015972600000000001 2023-09-23T23:43:41.210 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.210 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.210 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 2,3,4", 2023-09-23T23:43:41.211 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:58.561861+0000", 2023-09-23T23:43:41.211 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00028225599999999999 2023-09-23T23:43:41.211 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.211 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.211 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:43:41.211 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:58.564512+0000", 2023-09-23T23:43:41.211 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0026501630000000001 2023-09-23T23:43:41.211 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.211 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.211 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:43:41.211 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:58.564592+0000", 2023-09-23T23:43:41.212 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.0722000000000004e-05 2023-09-23T23:43:41.212 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.212 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.212 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:43:41.212 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:58.564815+0000", 2023-09-23T23:43:41.212 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000222594 2023-09-23T23:43:41.212 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.212 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.212 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:43:41.212 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:58.569551+0000", 2023-09-23T23:43:41.212 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0047362039999999999 2023-09-23T23:43:41.213 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.213 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.213 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:43:41.213 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:58.569606+0000", 2023-09-23T23:43:41.213 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.4734999999999997e-05 2023-09-23T23:43:41.213 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.213 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.213 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:43:41.213 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:40:58.569744+0000", 2023-09-23T23:43:41.213 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00013771700000000001 2023-09-23T23:43:41.213 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:43:41.213 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:43:41.213 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:43:41.214 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.214 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.214 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.34779.0:195568 6.15 6:afd52e7a:::benchmark_data_smithi159_178836_object90541:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e213)", 2023-09-23T23:43:41.214 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:41:01.735616+0000", 2023-09-23T23:43:41.214 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 159.33828478800001, 2023-09-23T23:43:41.214 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.0163691509999999, 2023-09-23T23:43:41.214 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:43:41.214 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:43:41.214 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:43:41.214 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.34779", 2023-09-23T23:43:41.215 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1800049041", 2023-09-23T23:43:41.215 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 195568 2023-09-23T23:43:41.215 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.215 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:43:41.215 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.215 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:43:41.215 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:41:01.735616+0000", 2023-09-23T23:43:41.215 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:43:41.215 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.215 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.216 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:43:41.216 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:41:01.735616+0000", 2023-09-23T23:43:41.216 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:43:41.216 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.216 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.216 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:43:41.216 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:41:01.735614+0000", 2023-09-23T23:43:41.216 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2023-09-23T23:43:41.216 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.216 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.216 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:43:41.216 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:41:01.735622+0000", 2023-09-23T23:43:41.216 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.0609999999999996e-06 2023-09-23T23:43:41.217 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.217 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.217 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:43:41.217 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:41:01.735639+0000", 2023-09-23T23:43:41.217 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.6977999999999999e-05 2023-09-23T23:43:41.217 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.217 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.217 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:43:41.217 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:41:01.735648+0000", 2023-09-23T23:43:41.217 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.6750000000000008e-06 2023-09-23T23:43:41.217 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.217 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.217 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:43:41.218 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:41:01.735705+0000", 2023-09-23T23:43:41.218 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.7099999999999999e-05 2023-09-23T23:43:41.218 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.218 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.218 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:43:41.218 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:41:01.735713+0000", 2023-09-23T23:43:41.218 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.1349999999999992e-06 2023-09-23T23:43:41.218 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.218 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.218 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:43:41.218 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:41:02.742772+0000", 2023-09-23T23:43:41.218 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.007058826 2023-09-23T23:43:41.219 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.219 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.219 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:43:41.219 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:41:02.742932+0000", 2023-09-23T23:43:41.219 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00016028 2023-09-23T23:43:41.219 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.219 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.219 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 3,4", 2023-09-23T23:43:41.219 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:41:02.743344+0000", 2023-09-23T23:43:41.219 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00041206499999999998 2023-09-23T23:43:41.220 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.220 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.220 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:43:41.220 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:41:02.747383+0000", 2023-09-23T23:43:41.220 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0040386909999999996 2023-09-23T23:43:41.220 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.220 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.220 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:43:41.220 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:41:02.748781+0000", 2023-09-23T23:43:41.220 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.001397831 2023-09-23T23:43:41.220 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.220 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.221 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:43:41.221 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:41:02.751921+0000", 2023-09-23T23:43:41.221 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0031399140000000002 2023-09-23T23:43:41.221 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.221 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.221 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:43:41.221 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:41:02.751955+0000", 2023-09-23T23:43:41.221 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.4090000000000001e-05 2023-09-23T23:43:41.221 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.221 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.222 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:43:41.222 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:41:02.751985+0000", 2023-09-23T23:43:41.222 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.9946000000000001e-05 2023-09-23T23:43:41.222 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:43:41.222 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:43:41.222 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:43:41.222 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.222 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.223 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.34779.0:195572 6.15 6:aadb657b:::benchmark_data_smithi159_178836_object90545:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e213)", 2023-09-23T23:43:41.223 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:41:01.737713+0000", 2023-09-23T23:43:41.223 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 159.33618735799999, 2023-09-23T23:43:41.223 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.0143906540000001, 2023-09-23T23:43:41.223 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:43:41.224 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:43:41.224 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:43:41.224 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.34779", 2023-09-23T23:43:41.224 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1800049041", 2023-09-23T23:43:41.224 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 195572 2023-09-23T23:43:41.224 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.224 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:43:41.224 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.224 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:43:41.224 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:41:01.737713+0000", 2023-09-23T23:43:41.225 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:43:41.225 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.225 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.225 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:43:41.225 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:41:01.737713+0000", 2023-09-23T23:43:41.225 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:43:41.225 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.225 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.225 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:43:41.225 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:41:01.737712+0000", 2023-09-23T23:43:41.225 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.999999 2023-09-23T23:43:41.225 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.226 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.226 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:43:41.226 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:41:01.737717+0000", 2023-09-23T23:43:41.226 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.1270000000000002e-06 2023-09-23T23:43:41.226 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.226 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.226 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:43:41.226 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:41:01.737729+0000", 2023-09-23T23:43:41.226 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.1263999999999999e-05 2023-09-23T23:43:41.226 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.226 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.227 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:43:41.227 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:41:01.737734+0000", 2023-09-23T23:43:41.227 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.1290000000000004e-06 2023-09-23T23:43:41.227 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.227 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.227 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:43:41.227 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:41:01.737782+0000", 2023-09-23T23:43:41.227 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.8152000000000002e-05 2023-09-23T23:43:41.227 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.227 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.227 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:43:41.227 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:41:01.737789+0000", 2023-09-23T23:43:41.227 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.1230000000000002e-06 2023-09-23T23:43:41.228 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.228 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.228 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:43:41.228 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:41:02.745667+0000", 2023-09-23T23:43:41.228 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.0078783600000001 2023-09-23T23:43:41.228 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.228 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.228 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:43:41.228 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:41:02.745815+0000", 2023-09-23T23:43:41.228 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000147267 2023-09-23T23:43:41.228 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.228 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.229 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 3,4", 2023-09-23T23:43:41.229 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:41:02.746072+0000", 2023-09-23T23:43:41.229 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000256813 2023-09-23T23:43:41.229 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.229 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.229 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:43:41.229 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:41:02.751837+0000", 2023-09-23T23:43:41.229 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0057652750000000003 2023-09-23T23:43:41.229 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.229 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.229 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:43:41.229 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:41:02.751843+0000", 2023-09-23T23:43:41.230 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.2809999999999997e-06 2023-09-23T23:43:41.230 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.230 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.230 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:43:41.230 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:41:02.752056+0000", 2023-09-23T23:43:41.230 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000213107 2023-09-23T23:43:41.230 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.230 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.230 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:43:41.230 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:41:02.752083+0000", 2023-09-23T23:43:41.230 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.6494000000000001e-05 2023-09-23T23:43:41.230 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.231 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.231 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:43:41.231 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:41:02.752104+0000", 2023-09-23T23:43:41.231 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.1138999999999999e-05 2023-09-23T23:43:41.231 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:43:41.231 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:43:41.231 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:43:41.231 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.231 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.231 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.34779.0:195587 6.15 6:ab049035:::benchmark_data_smithi159_178836_object90560:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e213)", 2023-09-23T23:43:41.231 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:41:01.752968+0000", 2023-09-23T23:43:41.231 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 159.32093204099999, 2023-09-23T23:43:41.232 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.0034876109999999, 2023-09-23T23:43:41.232 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:43:41.232 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:43:41.232 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:43:41.232 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.34779", 2023-09-23T23:43:41.232 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1800049041", 2023-09-23T23:43:41.232 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 195587 2023-09-23T23:43:41.232 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.232 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:43:41.232 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.232 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:43:41.232 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:41:01.752968+0000", 2023-09-23T23:43:41.232 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:43:41.233 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.233 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.233 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:43:41.233 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:41:01.752968+0000", 2023-09-23T23:43:41.233 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:43:41.233 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.233 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.233 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:43:41.233 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:41:01.752967+0000", 2023-09-23T23:43:41.233 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2023-09-23T23:43:41.233 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.233 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.234 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:43:41.234 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:41:01.752975+0000", 2023-09-23T23:43:41.234 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.2530000000000004e-06 2023-09-23T23:43:41.234 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.234 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.234 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:43:41.234 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:41:01.752994+0000", 2023-09-23T23:43:41.234 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.9123e-05 2023-09-23T23:43:41.234 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.234 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.234 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:43:41.234 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:41:01.753006+0000", 2023-09-23T23:43:41.235 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.1504e-05 2023-09-23T23:43:41.235 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.235 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.235 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:43:41.235 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:41:01.753069+0000", 2023-09-23T23:43:41.235 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.3459000000000003e-05 2023-09-23T23:43:41.235 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.235 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.235 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:43:41.235 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:41:01.753079+0000", 2023-09-23T23:43:41.235 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.8390000000000002e-06 2023-09-23T23:43:41.235 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.235 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.236 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:43:41.236 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:41:02.747414+0000", 2023-09-23T23:43:41.236 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.99433456799999997 2023-09-23T23:43:41.236 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.236 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.236 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:43:41.236 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:41:02.747551+0000", 2023-09-23T23:43:41.236 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00013749300000000001 2023-09-23T23:43:41.236 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.236 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.236 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 3,4", 2023-09-23T23:43:41.236 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:41:02.747798+0000", 2023-09-23T23:43:41.236 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00024708999999999999 2023-09-23T23:43:41.237 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.237 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.237 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:43:41.237 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:41:02.751898+0000", 2023-09-23T23:43:41.237 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0041000680000000001 2023-09-23T23:43:41.237 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.237 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.237 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:43:41.237 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:41:02.751993+0000", 2023-09-23T23:43:41.237 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.4240000000000006e-05 2023-09-23T23:43:41.238 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.238 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.238 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:43:41.238 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:41:02.756336+0000", 2023-09-23T23:43:41.238 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0043428720000000002 2023-09-23T23:43:41.238 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.238 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.238 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:43:41.238 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:41:02.756393+0000", 2023-09-23T23:43:41.238 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.711e-05 2023-09-23T23:43:41.238 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.238 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.239 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:43:41.239 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:41:02.756456+0000", 2023-09-23T23:43:41.239 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.3381999999999997e-05 2023-09-23T23:43:41.239 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:43:41.239 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:43:41.239 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:43:41.239 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.239 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.239 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.34779.0:195637 6.15 6:ac0d8554:::benchmark_data_smithi159_178836_object90610:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e213)", 2023-09-23T23:43:41.239 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:41:01.797220+0000", 2023-09-23T23:43:41.239 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 159.276680812, 2023-09-23T23:43:41.239 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.95938587500000005, 2023-09-23T23:43:41.240 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:43:41.240 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:43:41.240 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:43:41.240 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.34779", 2023-09-23T23:43:41.240 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1800049041", 2023-09-23T23:43:41.240 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 195637 2023-09-23T23:43:41.240 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.240 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:43:41.240 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.240 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:43:41.240 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:41:01.797220+0000", 2023-09-23T23:43:41.240 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:43:41.241 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.241 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.241 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:43:41.241 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:41:01.797220+0000", 2023-09-23T23:43:41.241 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:43:41.241 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.241 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.241 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:43:41.241 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:41:01.797218+0000", 2023-09-23T23:43:41.241 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2023-09-23T23:43:41.241 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.241 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.242 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:43:41.242 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:41:01.797226+0000", 2023-09-23T23:43:41.242 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.6190000000000002e-06 2023-09-23T23:43:41.242 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.242 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.242 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:43:41.242 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:41:01.797243+0000", 2023-09-23T23:43:41.242 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.6824999999999999e-05 2023-09-23T23:43:41.242 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.242 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.242 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:43:41.243 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:41:01.797252+0000", 2023-09-23T23:43:41.243 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.4159999999999993e-06 2023-09-23T23:43:41.243 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.243 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.243 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:43:41.243 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:41:01.797304+0000", 2023-09-23T23:43:41.243 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.2191999999999998e-05 2023-09-23T23:43:41.243 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.243 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.243 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:43:41.243 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:41:01.797316+0000", 2023-09-23T23:43:41.243 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.2197e-05 2023-09-23T23:43:41.243 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.244 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.244 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:43:41.244 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:41:02.748956+0000", 2023-09-23T23:43:41.244 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.95163966499999997 2023-09-23T23:43:41.244 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.244 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.244 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:43:41.244 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:41:02.749134+0000", 2023-09-23T23:43:41.244 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000178262 2023-09-23T23:43:41.244 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.244 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.244 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 3,4", 2023-09-23T23:43:41.245 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:41:02.749596+0000", 2023-09-23T23:43:41.245 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00046207699999999997 2023-09-23T23:43:41.245 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.245 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.245 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:43:41.245 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:41:02.752033+0000", 2023-09-23T23:43:41.245 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0024361510000000001 2023-09-23T23:43:41.245 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.245 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.245 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:43:41.246 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:41:02.756277+0000", 2023-09-23T23:43:41.246 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0042446339999999997 2023-09-23T23:43:41.246 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.246 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.246 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:43:41.246 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:41:02.756520+0000", 2023-09-23T23:43:41.246 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00024228499999999999 2023-09-23T23:43:41.246 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.246 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.246 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:43:41.246 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:41:02.756564+0000", 2023-09-23T23:43:41.246 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.4140000000000001e-05 2023-09-23T23:43:41.247 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.247 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.247 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:43:41.247 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:41:02.756606+0000", 2023-09-23T23:43:41.247 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.1916000000000003e-05 2023-09-23T23:43:41.247 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:43:41.247 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:43:41.247 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:43:41.247 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.247 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.247 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.44903.0:74321 7.11 7:8c5ca1c8:::benchmark_data_smithi159_198644_object74320:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e248)", 2023-09-23T23:43:41.247 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:43:24.901512+0000", 2023-09-23T23:43:41.248 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 16.172388827999999, 2023-09-23T23:43:41.248 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.99037578500000001, 2023-09-23T23:43:41.248 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:43:41.248 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:43:41.248 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:43:41.248 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.44903", 2023-09-23T23:43:41.248 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/457270739", 2023-09-23T23:43:41.248 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 74321 2023-09-23T23:43:41.248 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.248 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:43:41.248 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.248 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:43:41.248 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:43:24.901512+0000", 2023-09-23T23:43:41.249 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:43:41.249 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.249 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.249 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:43:41.249 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:43:24.901512+0000", 2023-09-23T23:43:41.249 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:43:41.249 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.249 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.249 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:43:41.249 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:43:24.901509+0000", 2023-09-23T23:43:41.249 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999976 2023-09-23T23:43:41.249 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.249 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.250 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:43:41.250 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:43:24.901592+0000", 2023-09-23T23:43:41.250 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.3038e-05 2023-09-23T23:43:41.250 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.250 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.250 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:43:41.250 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:43:24.901613+0000", 2023-09-23T23:43:41.250 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.0882000000000001e-05 2023-09-23T23:43:41.250 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.250 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.250 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:43:41.250 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:43:24.901622+0000", 2023-09-23T23:43:41.251 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.8400000000000001e-06 2023-09-23T23:43:41.251 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.251 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.251 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:43:41.251 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:43:24.901706+0000", 2023-09-23T23:43:41.251 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.3839999999999997e-05 2023-09-23T23:43:41.251 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.251 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.251 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:43:41.251 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:43:24.901723+0000", 2023-09-23T23:43:41.251 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.6909e-05 2023-09-23T23:43:41.252 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.252 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.252 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:43:41.252 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:43:25.871291+0000", 2023-09-23T23:43:41.252 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.96956862399999999 2023-09-23T23:43:41.252 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.252 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.252 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:43:41.252 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:43:25.871437+0000", 2023-09-23T23:43:41.252 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00014571500000000001 2023-09-23T23:43:41.252 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.252 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.253 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 1,3", 2023-09-23T23:43:41.253 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:43:25.871594+0000", 2023-09-23T23:43:41.253 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00015672599999999999 2023-09-23T23:43:41.253 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.253 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.253 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:43:41.253 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:43:25.876736+0000", 2023-09-23T23:43:41.253 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.005141718 2023-09-23T23:43:41.253 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.253 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.253 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:43:41.254 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:43:25.891706+0000", 2023-09-23T23:43:41.254 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.014970473 2023-09-23T23:43:41.254 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.254 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.254 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:43:41.254 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:43:25.891764+0000", 2023-09-23T23:43:41.254 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.8208000000000002e-05 2023-09-23T23:43:41.254 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.254 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.254 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:43:41.254 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:43:25.891834+0000", 2023-09-23T23:43:41.255 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.9219000000000003e-05 2023-09-23T23:43:41.255 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:43:41.255 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:43:41.255 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:43:41.255 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:43:25.891887+0000", 2023-09-23T23:43:41.255 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.3959000000000003e-05 2023-09-23T23:43:41.255 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:43:41.255 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:43:41.255 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:43:41.255 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:43:41.255 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:43:41.256 INFO:teuthology.orchestra.run.smithi164.stdout:} 2023-09-23T23:43:41.256 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:43:41.280 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:43:41.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:41.283 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:43:41.383 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:41.408 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:41.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:41.414 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:43:41.514 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:43:41.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:41 smithi164 bash[92846]: cluster 2023-09-23T23:43:40.611037+0000 mgr.y (mgr.25991) 795 : cluster 0 pgmap v862: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+remapped, 97 active+clean; 5.0 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 35 MiB/s wr, 555 op/s; 2451/247779 objects degraded (0.989%); 1671/247779 objects misplaced (0.674%); 5.6 MiB/s, 89 objects/s recovering 2023-09-23T23:43:41.573 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:43:41.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:41.576 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:43:41.676 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:43:41.701 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:43:41.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:41.703 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:43:41.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:41 smithi159 bash[105915]: cluster 2023-09-23T23:43:40.611037+0000 mgr.y (mgr.25991) 795 : cluster 0 pgmap v862: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+remapped, 97 active+clean; 5.0 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 35 MiB/s wr, 555 op/s; 2451/247779 objects degraded (0.989%); 1671/247779 objects misplaced (0.674%); 5.6 MiB/s, 89 objects/s recovering 2023-09-23T23:43:41.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:41 smithi159 bash[108473]: cluster 2023-09-23T23:43:40.611037+0000 mgr.y (mgr.25991) 795 : cluster 0 pgmap v862: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+remapped, 97 active+clean; 5.0 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 35 MiB/s wr, 555 op/s; 2451/247779 objects degraded (0.989%); 1671/247779 objects misplaced (0.674%); 5.6 MiB/s, 89 objects/s recovering 2023-09-23T23:43:41.803 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:41.827 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:41.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:41.831 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:43:41.926 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 dump_ops_in_flight 2023-09-23T23:43:41.932 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:43:41.973 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:43:41.973 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 78 15 84320 84305 67.5319 46.625 0.0128276 0.0148006 2023-09-23T23:43:41.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:41.976 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:43:42.077 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:43:42.128 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:43:42.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:42.131 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:43:42.232 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:42.260 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:42.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:42.263 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:43:42.364 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:42.394 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:42.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:42.396 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:43:42.497 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:43:42.506 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:42 smithi164 bash[92846]: cluster 2023-09-23T23:43:41.380598+0000 mon.a (mon.0) 1048 : cluster 3 Health check failed: Degraded data redundancy: 2451/247779 objects degraded (0.989%), 1 pg degraded (PG_DEGRADED) 2023-09-23T23:43:42.507 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:42 smithi164 bash[92846]: audit 2023-09-23T23:43:41.811786+0000 mon.a (mon.0) 1049 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:43:42.507 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:42 smithi164 bash[92846]: audit 2023-09-23T23:43:41.821498+0000 mon.a (mon.0) 1050 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:43:42.525 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:43:42.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:42.529 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:43:42.630 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:42.659 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:42.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:42.663 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:43:42.763 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:43:42.788 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:43:42.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:42.792 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:43:42.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:42 smithi159 bash[105915]: cluster 2023-09-23T23:43:41.380598+0000 mon.a (mon.0) 1048 : cluster 3 Health check failed: Degraded data redundancy: 2451/247779 objects degraded (0.989%), 1 pg degraded (PG_DEGRADED) 2023-09-23T23:43:42.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:42 smithi159 bash[105915]: audit 2023-09-23T23:43:41.811786+0000 mon.a (mon.0) 1049 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:43:42.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:42 smithi159 bash[105915]: audit 2023-09-23T23:43:41.821498+0000 mon.a (mon.0) 1050 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:43:42.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:42 smithi159 bash[108473]: cluster 2023-09-23T23:43:41.380598+0000 mon.a (mon.0) 1048 : cluster 3 Health check failed: Degraded data redundancy: 2451/247779 objects degraded (0.989%), 1 pg degraded (PG_DEGRADED) 2023-09-23T23:43:42.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:42 smithi159 bash[108473]: audit 2023-09-23T23:43:41.811786+0000 mon.a (mon.0) 1049 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:43:42.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:42 smithi159 bash[108473]: audit 2023-09-23T23:43:41.821498+0000 mon.a (mon.0) 1050 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:43:42.892 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:42.919 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:42.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:42.926 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:43:42.973 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 79 16 85111 85095 67.302 49.375 0.0137226 0.0148523 2023-09-23T23:43:43.027 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:43:43.059 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:43:43.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:43.063 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:43:43.163 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:43:43.190 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:43:43.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:43.194 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:43:43.296 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:43.331 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:43.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:43.336 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:43:43.437 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:43:43.460 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:43:43.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:43.463 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:43:43.489 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:43 smithi159 bash[105915]: audit 2023-09-23T23:43:42.406985+0000 mon.a (mon.0) 1051 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:43:43.489 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:43 smithi159 bash[105915]: audit 2023-09-23T23:43:42.408581+0000 mon.a (mon.0) 1052 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:43:43.489 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:43 smithi159 bash[105915]: audit 2023-09-23T23:43:42.420947+0000 mon.a (mon.0) 1053 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:43:43.489 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:43 smithi159 bash[105915]: cluster 2023-09-23T23:43:42.611731+0000 mgr.y (mgr.25991) 796 : cluster 0 pgmap v863: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+remapped, 97 active+clean; 5.1 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 30 MiB/s wr, 483 op/s; 2451/248955 objects degraded (0.985%); 1671/248955 objects misplaced (0.671%); 4.4 MiB/s, 70 objects/s recovering 2023-09-23T23:43:43.489 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:43 smithi159 bash[105915]: audit 2023-09-23T23:43:42.680109+0000 mon.a (mon.0) 1054 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:43:43.489 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:43 smithi159 bash[108473]: audit 2023-09-23T23:43:42.406985+0000 mon.a (mon.0) 1051 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:43:43.489 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:43 smithi159 bash[108473]: audit 2023-09-23T23:43:42.408581+0000 mon.a (mon.0) 1052 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:43:43.490 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:43 smithi159 bash[108473]: audit 2023-09-23T23:43:42.420947+0000 mon.a (mon.0) 1053 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:43:43.490 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:43 smithi159 bash[108473]: cluster 2023-09-23T23:43:42.611731+0000 mgr.y (mgr.25991) 796 : cluster 0 pgmap v863: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+remapped, 97 active+clean; 5.1 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 30 MiB/s wr, 483 op/s; 2451/248955 objects degraded (0.985%); 1671/248955 objects misplaced (0.671%); 4.4 MiB/s, 70 objects/s recovering 2023-09-23T23:43:43.490 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:43 smithi159 bash[108473]: audit 2023-09-23T23:43:42.680109+0000 mon.a (mon.0) 1054 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:43:43.563 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:43:43.599 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:43:43.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:43.602 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:43:43.702 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:43:43.707 INFO:teuthology.orchestra.run.smithi159.stdout:osd.0: {} 2023-09-23T23:43:43.712 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:43 smithi164 bash[92846]: audit 2023-09-23T23:43:42.406985+0000 mon.a (mon.0) 1051 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:43:43.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:43 smithi164 bash[92846]: audit 2023-09-23T23:43:42.408581+0000 mon.a (mon.0) 1052 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:43:43.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:43 smithi164 bash[92846]: audit 2023-09-23T23:43:42.420947+0000 mon.a (mon.0) 1053 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:43:43.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:43 smithi164 bash[92846]: cluster 2023-09-23T23:43:42.611731+0000 mgr.y (mgr.25991) 796 : cluster 0 pgmap v863: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+remapped, 97 active+clean; 5.1 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 30 MiB/s wr, 483 op/s; 2451/248955 objects degraded (0.985%); 1671/248955 objects misplaced (0.671%); 4.4 MiB/s, 70 objects/s recovering 2023-09-23T23:43:43.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:43 smithi164 bash[92846]: audit 2023-09-23T23:43:42.680109+0000 mon.a (mon.0) 1054 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:43:43.732 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:43:43.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:43.734 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:43:43.748 INFO:teuthology.orchestra.run.smithi159.stdout:{ 2023-09-23T23:43:43.748 INFO:teuthology.orchestra.run.smithi159.stdout: "success": "filestore_inject_stall = '3' (not observed, change may require restart) " 2023-09-23T23:43:43.748 INFO:teuthology.orchestra.run.smithi159.stdout:} 2023-09-23T23:43:43.758 INFO:teuthology.orchestra.run.smithi159.stdout:osd.1: {} 2023-09-23T23:43:43.797 INFO:teuthology.orchestra.run.smithi159.stdout:osd.2: {} 2023-09-23T23:43:43.835 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:43.845 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:43:43 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:43:43] "GET /metrics HTTP/1.1" 200 36556 "" "Prometheus/2.43.0" 2023-09-23T23:43:43.853 INFO:teuthology.orchestra.run.smithi159.stdout:osd.3: {} 2023-09-23T23:43:43.868 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:43.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:43.875 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:43:43.894 INFO:teuthology.orchestra.run.smithi159.stdout:osd.4: {} 2023-09-23T23:43:43.935 INFO:teuthology.orchestra.run.smithi159.stdout:osd.5: {} 2023-09-23T23:43:43.973 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:2023-09-23T23:43:43.970748+0000 min lat: 0.00150969 max lat: 4.70582 avg lat: 0.0149033 2023-09-23T23:43:43.973 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T23:43:43.973 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 80 16 85897 85881 67.0748 49.125 0.00489825 0.0149033 2023-09-23T23:43:43.976 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:43:43.976 INFO:teuthology.orchestra.run.smithi159.stdout:osd.6: {} 2023-09-23T23:43:44.001 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:43:44.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:44.004 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:43:44.010 INFO:teuthology.orchestra.run.smithi159.stdout:osd.7: {} 2023-09-23T23:43:44.013 INFO:teuthology.orchestra.run.smithi159.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T23:43:44.013 INFO:teuthology.orchestra.run.smithi159.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T23:43:44.013 INFO:teuthology.orchestra.run.smithi159.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T23:43:44.013 INFO:teuthology.orchestra.run.smithi159.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T23:43:44.013 INFO:teuthology.orchestra.run.smithi159.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T23:43:44.013 INFO:teuthology.orchestra.run.smithi159.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T23:43:44.013 INFO:teuthology.orchestra.run.smithi159.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T23:43:44.013 INFO:teuthology.orchestra.run.smithi159.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T23:43:44.105 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:43:44.129 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:43:44.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:44.137 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:43:44.237 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:44.267 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:44.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:44.270 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:43:44.372 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:43:44.400 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:43:44.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:44.403 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:43:44.445 INFO:teuthology.orchestra.run.smithi159.stderr:noscrub is unset 2023-09-23T23:43:44.504 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:43:44.529 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:43:44.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:44.531 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:43:44.632 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:44.640 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:44 smithi159 bash[108473]: audit 2023-09-23T23:43:43.627500+0000 mon.a (mon.0) 1055 : audit 0 from='client.? 172.21.15.159:0/574046101' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:43:44.640 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:44 smithi159 bash[108473]: audit 2023-09-23T23:43:43.812932+0000 mon.a (mon.0) 1056 : audit 1 from='client.? 172.21.15.159:0/3673326102' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:43:44.640 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:44 smithi159 bash[105915]: audit 2023-09-23T23:43:43.627500+0000 mon.a (mon.0) 1055 : audit 0 from='client.? 172.21.15.159:0/574046101' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:43:44.641 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:44 smithi159 bash[105915]: audit 2023-09-23T23:43:43.812932+0000 mon.a (mon.0) 1056 : audit 1 from='client.? 172.21.15.159:0/3673326102' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:43:44.659 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:44.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:44.662 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:43:44.763 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:43:44.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:44 smithi164 bash[92846]: audit 2023-09-23T23:43:43.627500+0000 mon.a (mon.0) 1055 : audit 0 from='client.? 172.21.15.159:0/574046101' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:43:44.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:44 smithi164 bash[92846]: audit 2023-09-23T23:43:43.812932+0000 mon.a (mon.0) 1056 : audit 1 from='client.? 172.21.15.159:0/3673326102' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:43:44.796 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:43:44.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:44.799 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:43:44.900 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:43:44.931 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:43:44.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:44.934 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:43:44.973 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 81 16 86895 86879 67.0167 62.375 0.0121395 0.0149164 2023-09-23T23:43:45.035 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:43:45.059 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:43:45.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:45.063 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:43:45.164 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:43:45.193 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:43:45.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:45.197 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:43:45.298 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:43:45.328 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:43:45.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:45.332 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:43:45.433 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:45.459 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:45.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:45.461 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:43:45.562 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:43:45.572 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:45 smithi159 bash[105915]: cluster 2023-09-23T23:43:44.420738+0000 mon.a (mon.0) 1057 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:43:45.572 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:45 smithi159 bash[105915]: cluster 2023-09-23T23:43:44.430431+0000 osd.6 (osd.6) 252 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T23:43:45.572 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:45 smithi159 bash[105915]: audit 2023-09-23T23:43:44.432779+0000 mon.a (mon.0) 1058 : audit 1 from='client.? 172.21.15.159:0/3673326102' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T23:43:45.572 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:45 smithi159 bash[105915]: cluster 2023-09-23T23:43:44.434322+0000 osd.6 (osd.6) 253 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T23:43:45.572 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:45 smithi159 bash[105915]: cluster 2023-09-23T23:43:44.435773+0000 mon.a (mon.0) 1059 : cluster 0 osdmap e256: 8 total, 8 up, 5 in 2023-09-23T23:43:45.573 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:45 smithi159 bash[105915]: cluster 2023-09-23T23:43:44.438414+0000 osd.6 (osd.6) 254 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T23:43:45.573 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:45 smithi159 bash[105915]: cluster 2023-09-23T23:43:44.446830+0000 osd.4 (osd.4) 177 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T23:43:45.573 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:45 smithi159 bash[105915]: cluster 2023-09-23T23:43:44.612239+0000 mgr.y (mgr.25991) 797 : cluster 0 pgmap v865: 99 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 5.2 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 23 MiB/s wr, 371 op/s; 2451/253158 objects degraded (0.968%); 1196/253158 objects misplaced (0.472%); 7.9 MiB/s, 126 objects/s recovering 2023-09-23T23:43:45.573 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:45 smithi159 bash[105915]: cluster 2023-09-23T23:43:44.783411+0000 osd.7 (osd.7) 141 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T23:43:45.573 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:45 smithi159 bash[105915]: cluster 2023-09-23T23:43:44.783571+0000 osd.5 (osd.5) 116 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T23:43:45.573 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:45 smithi159 bash[108473]: cluster 2023-09-23T23:43:44.420738+0000 mon.a (mon.0) 1057 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:43:45.573 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:45 smithi159 bash[108473]: cluster 2023-09-23T23:43:44.430431+0000 osd.6 (osd.6) 252 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T23:43:45.574 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:45 smithi159 bash[108473]: audit 2023-09-23T23:43:44.432779+0000 mon.a (mon.0) 1058 : audit 1 from='client.? 172.21.15.159:0/3673326102' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T23:43:45.574 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:45 smithi159 bash[108473]: cluster 2023-09-23T23:43:44.434322+0000 osd.6 (osd.6) 253 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T23:43:45.574 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:45 smithi159 bash[108473]: cluster 2023-09-23T23:43:44.435773+0000 mon.a (mon.0) 1059 : cluster 0 osdmap e256: 8 total, 8 up, 5 in 2023-09-23T23:43:45.574 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:45 smithi159 bash[108473]: cluster 2023-09-23T23:43:44.438414+0000 osd.6 (osd.6) 254 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T23:43:45.574 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:45 smithi159 bash[108473]: cluster 2023-09-23T23:43:44.446830+0000 osd.4 (osd.4) 177 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T23:43:45.574 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:45 smithi159 bash[108473]: cluster 2023-09-23T23:43:44.612239+0000 mgr.y (mgr.25991) 797 : cluster 0 pgmap v865: 99 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 5.2 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 23 MiB/s wr, 371 op/s; 2451/253158 objects degraded (0.968%); 1196/253158 objects misplaced (0.472%); 7.9 MiB/s, 126 objects/s recovering 2023-09-23T23:43:45.574 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:45 smithi159 bash[108473]: cluster 2023-09-23T23:43:44.783411+0000 osd.7 (osd.7) 141 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T23:43:45.574 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:45 smithi159 bash[108473]: cluster 2023-09-23T23:43:44.783571+0000 osd.5 (osd.5) 116 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T23:43:45.599 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:43:45.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:45.602 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:43:45.703 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:43:45.722 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:43:45.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:45.724 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:43:45.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:45 smithi164 bash[92846]: cluster 2023-09-23T23:43:44.420738+0000 mon.a (mon.0) 1057 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:43:45.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:45 smithi164 bash[92846]: cluster 2023-09-23T23:43:44.430431+0000 osd.6 (osd.6) 252 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T23:43:45.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:45 smithi164 bash[92846]: audit 2023-09-23T23:43:44.432779+0000 mon.a (mon.0) 1058 : audit 1 from='client.? 172.21.15.159:0/3673326102' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T23:43:45.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:45 smithi164 bash[92846]: cluster 2023-09-23T23:43:44.434322+0000 osd.6 (osd.6) 253 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T23:43:45.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:45 smithi164 bash[92846]: cluster 2023-09-23T23:43:44.435773+0000 mon.a (mon.0) 1059 : cluster 0 osdmap e256: 8 total, 8 up, 5 in 2023-09-23T23:43:45.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:45 smithi164 bash[92846]: cluster 2023-09-23T23:43:44.438414+0000 osd.6 (osd.6) 254 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T23:43:45.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:45 smithi164 bash[92846]: cluster 2023-09-23T23:43:44.446830+0000 osd.4 (osd.4) 177 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T23:43:45.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:45 smithi164 bash[92846]: cluster 2023-09-23T23:43:44.612239+0000 mgr.y (mgr.25991) 797 : cluster 0 pgmap v865: 99 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 5.2 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 23 MiB/s wr, 371 op/s; 2451/253158 objects degraded (0.968%); 1196/253158 objects misplaced (0.472%); 7.9 MiB/s, 126 objects/s recovering 2023-09-23T23:43:45.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:45 smithi164 bash[92846]: cluster 2023-09-23T23:43:44.783411+0000 osd.7 (osd.7) 141 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T23:43:45.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:45 smithi164 bash[92846]: cluster 2023-09-23T23:43:44.783571+0000 osd.5 (osd.5) 116 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T23:43:45.825 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:43:45.861 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:43:45.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:45.864 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:43:45.965 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:43:45.974 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 82 16 87714 87698 66.8233 51.1875 0.00837802 0.0149591 2023-09-23T23:43:45.995 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:43:45.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:45.999 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:43:46.100 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:46.131 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:46.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:46.135 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:43:46.235 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:46.254 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:46.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:46.256 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:43:46.357 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:43:46.381 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:43:46.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:46.384 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:43:46.485 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:43:46.527 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:43:46.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:46.532 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:43:46.632 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:43:46.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:46.664 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:43:46.665 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:43:46.715 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T23:43:46.720 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:46 smithi159 bash[105915]: cluster 2023-09-23T23:43:46.664098+0000 mon.a (mon.0) 1060 : cluster 3 Health check update: Degraded data redundancy: 2451/259800 objects degraded (0.943%), 1 pg degraded (PG_DEGRADED) 2023-09-23T23:43:46.766 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:46.796 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:46.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:46.799 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:43:46.900 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:43:46.931 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:43:46.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:46.935 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:43:46.938 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:46 smithi159 bash[108473]: cluster 2023-09-23T23:43:46.664098+0000 mon.a (mon.0) 1060 : cluster 3 Health check update: Degraded data redundancy: 2451/259800 objects degraded (0.943%), 1 pg degraded (PG_DEGRADED) 2023-09-23T23:43:46.974 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 83 16 88581 88565 66.6711 54.1875 0.0122139 0.0149933 2023-09-23T23:43:47.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:46 smithi164 bash[92846]: cluster 2023-09-23T23:43:46.664098+0000 mon.a (mon.0) 1060 : cluster 3 Health check update: Degraded data redundancy: 2451/259800 objects degraded (0.943%), 1 pg degraded (PG_DEGRADED) 2023-09-23T23:43:47.035 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:43:47.072 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:43:47.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:47.076 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:43:47.177 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:43:47.207 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:43:47.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:47.211 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:43:47.312 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:47.336 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:47.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:47.339 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:43:47.440 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:43:47.464 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:43:47.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:47.468 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:43:47.569 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:43:47.594 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:43:47.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:47.597 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:43:47.698 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:47.734 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:47.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:47.739 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:43:47.839 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:47.862 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:47.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:47.867 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:43:47.968 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:47.976 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 84 16 89530 89514 66.5834 59.3125 0.00639684 0.0150132 2023-09-23T23:43:47.976 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:47 smithi159 bash[108473]: cluster 2023-09-23T23:43:46.612941+0000 mgr.y (mgr.25991) 798 : cluster 0 pgmap v866: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+remapped, 97 active+clean; 5.3 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 33 MiB/s wr, 535 op/s; 2451/259800 objects degraded (0.943%); 1196/259800 objects misplaced (0.460%); 6.5 MiB/s, 104 objects/s recovering 2023-09-23T23:43:47.976 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:47 smithi159 bash[108473]: audit 2023-09-23T23:43:47.245816+0000 mon.a (mon.0) 1061 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:43:47.976 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:47 smithi159 bash[108473]: audit 2023-09-23T23:43:47.247373+0000 mon.a (mon.0) 1062 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:43:47.977 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:47 smithi164 bash[92846]: cluster 2023-09-23T23:43:46.612941+0000 mgr.y (mgr.25991) 798 : cluster 0 pgmap v866: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+remapped, 97 active+clean; 5.3 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 33 MiB/s wr, 535 op/s; 2451/259800 objects degraded (0.943%); 1196/259800 objects misplaced (0.460%); 6.5 MiB/s, 104 objects/s recovering 2023-09-23T23:43:47.977 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:47 smithi164 bash[92846]: audit 2023-09-23T23:43:47.245816+0000 mon.a (mon.0) 1061 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:43:47.977 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:47 smithi164 bash[92846]: audit 2023-09-23T23:43:47.247373+0000 mon.a (mon.0) 1062 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:43:47.991 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:47.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:47.994 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:43:48.094 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:48.123 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:48.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:48.125 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:43:48.226 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:48.252 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:48.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:48.254 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:43:48.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:47 smithi159 bash[105915]: cluster 2023-09-23T23:43:46.612941+0000 mgr.y (mgr.25991) 798 : cluster 0 pgmap v866: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+remapped, 97 active+clean; 5.3 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 33 MiB/s wr, 535 op/s; 2451/259800 objects degraded (0.943%); 1196/259800 objects misplaced (0.460%); 6.5 MiB/s, 104 objects/s recovering 2023-09-23T23:43:48.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:47 smithi159 bash[105915]: audit 2023-09-23T23:43:47.245816+0000 mon.a (mon.0) 1061 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:43:48.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:47 smithi159 bash[105915]: audit 2023-09-23T23:43:47.247373+0000 mon.a (mon.0) 1062 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:43:48.356 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:43:48.384 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:43:48.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:48.388 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:43:48.489 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:43:48.520 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:43:48.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:48.524 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:43:48.625 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:48.659 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:48.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:48.664 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:43:48.765 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:48.791 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:48.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:48.795 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:43:48.896 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:43:48.920 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:43:48.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:48.922 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:43:48.974 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 85 16 90514 90498 66.5236 61.5 0.0184278 0.0150273 2023-09-23T23:43:49.023 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:43:49.063 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:43:49.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:49.069 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:43:49.169 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:43:49.208 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:43:49.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:49.211 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:43:49.312 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:43:49.345 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:43:49.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:49.349 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:43:49.450 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:43:49.475 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:43:49.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:49.478 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:43:49.579 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:49.610 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:49.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:49.613 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:43:49.713 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:43:49.736 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:43:49.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:49.739 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:43:49.778 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:49 smithi159 bash[105915]: cluster 2023-09-23T23:43:48.613603+0000 mgr.y (mgr.25991) 799 : cluster 0 pgmap v867: 99 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 5.4 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 40 MiB/s wr, 635 op/s; 2451/266172 objects degraded (0.921%); 834/266172 objects misplaced (0.313%); 5.2 MiB/s, 83 objects/s recovering 2023-09-23T23:43:49.840 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:43:49.861 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:43:49.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:49.864 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:43:49.964 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:43:49.975 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 86 16 91434 91418 66.4174 57.5 0.0140194 0.0150496 2023-09-23T23:43:49.991 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:43:49.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:49.995 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:43:50.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:49 smithi164 bash[92846]: cluster 2023-09-23T23:43:48.613603+0000 mgr.y (mgr.25991) 799 : cluster 0 pgmap v867: 99 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 5.4 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 40 MiB/s wr, 635 op/s; 2451/266172 objects degraded (0.921%); 834/266172 objects misplaced (0.313%); 5.2 MiB/s, 83 objects/s recovering 2023-09-23T23:43:50.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:49 smithi159 bash[108473]: cluster 2023-09-23T23:43:48.613603+0000 mgr.y (mgr.25991) 799 : cluster 0 pgmap v867: 99 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 5.4 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 40 MiB/s wr, 635 op/s; 2451/266172 objects degraded (0.921%); 834/266172 objects misplaced (0.313%); 5.2 MiB/s, 83 objects/s recovering 2023-09-23T23:43:50.096 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:50.129 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:50.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:50.135 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:43:50.236 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:43:50.262 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:43:50.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:50.268 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:43:50.368 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:43:50.399 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:43:50.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:50.405 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:43:50.505 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:43:50.536 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:43:50.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:50.539 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:43:50.604 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T23:43:50.640 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:43:50.653 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T23:43:50.666 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:43:50.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:50.670 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:43:50.771 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:43:50.805 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:43:50.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:50.812 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:43:50.912 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:43:50.937 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:43:50.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:50.940 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:43:50.977 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 87 16 92319 92303 66.289 55.3125 0.0176469 0.0150796 2023-09-23T23:43:51.040 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:51.070 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:51.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:51.075 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:43:51.091 INFO:teuthology.orchestra.run.smithi164.stdout:ERROR: (22) Invalid argument 2023-09-23T23:43:51.091 INFO:teuthology.orchestra.run.smithi164.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-23T23:43:51.176 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:43:51.201 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:43:51.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:51.203 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:43:51.304 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:51.341 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:51.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:51.343 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:43:51.444 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:43:51.465 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:43:51.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:51.469 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:43:51.513 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 3, 4, 6] out_osds: [5, 0, 7] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-09-23T23:43:51.513 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T23:43:51.514 INFO:tasks.thrashosds.thrasher:fixing pg num pool .mgr 2023-09-23T23:43:51.514 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T23:43:51.571 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:43:51.598 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:43:51.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:51.601 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:43:51.702 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:43:51.736 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:43:51.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:51.739 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:43:51.839 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:43:51.865 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:43:51.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:51.867 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:43:51.968 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:43:51.976 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:51 smithi159 bash[105915]: cluster 2023-09-23T23:43:50.614270+0000 mgr.y (mgr.25991) 800 : cluster 0 pgmap v868: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+remapped, 97 active+clean; 5.5 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 44 MiB/s wr, 708 op/s; 2451/269040 objects degraded (0.911%); 834/269040 objects misplaced (0.310%); 5.2 MiB/s, 83 objects/s recovering 2023-09-23T23:43:51.977 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 88 16 93216 93200 66.1727 56.0625 0.0156348 0.015106 2023-09-23T23:43:51.977 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:51 smithi159 bash[108473]: cluster 2023-09-23T23:43:50.614270+0000 mgr.y (mgr.25991) 800 : cluster 0 pgmap v868: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+remapped, 97 active+clean; 5.5 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 44 MiB/s wr, 708 op/s; 2451/269040 objects degraded (0.911%); 834/269040 objects misplaced (0.310%); 5.2 MiB/s, 83 objects/s recovering 2023-09-23T23:43:51.980 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 dump_blocked_ops 2023-09-23T23:43:51.995 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:43:51.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:51.997 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:43:52.098 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:43:52.108 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:51 smithi164 bash[92846]: cluster 2023-09-23T23:43:50.614270+0000 mgr.y (mgr.25991) 800 : cluster 0 pgmap v868: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+remapped, 97 active+clean; 5.5 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 44 MiB/s wr, 708 op/s; 2451/269040 objects degraded (0.911%); 834/269040 objects misplaced (0.310%); 5.2 MiB/s, 83 objects/s recovering 2023-09-23T23:43:52.125 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:43:52.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:52.128 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:43:52.228 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:43:52.265 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:43:52.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:52.268 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:43:52.369 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:52.410 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:52.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:52.416 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:43:52.517 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:43:52.543 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:43:52.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:52.547 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:43:52.648 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:43:52.684 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:43:52.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:52.692 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:43:52.790 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:52 smithi159 bash[105915]: cluster 2023-09-23T23:43:52.763121+0000 mon.a (mon.0) 1063 : cluster 3 Health check update: Degraded data redundancy: 2451/269040 objects degraded (0.911%), 1 pg degraded (PG_DEGRADED) 2023-09-23T23:43:52.793 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:43:52.815 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:43:52.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:52.818 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:43:52.919 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:52.956 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:52.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:52.959 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:43:52.977 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 89 16 94123 94107 66.0661 56.6875 0.0054114 0.01513 2023-09-23T23:43:53.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:52 smithi159 bash[108473]: cluster 2023-09-23T23:43:52.763121+0000 mon.a (mon.0) 1063 : cluster 3 Health check update: Degraded data redundancy: 2451/269040 objects degraded (0.911%), 1 pg degraded (PG_DEGRADED) 2023-09-23T23:43:53.060 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:43:53.095 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:43:53.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:53.098 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:43:53.198 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:43:53.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:52 smithi164 bash[92846]: cluster 2023-09-23T23:43:52.763121+0000 mon.a (mon.0) 1063 : cluster 3 Health check update: Degraded data redundancy: 2451/269040 objects degraded (0.911%), 1 pg degraded (PG_DEGRADED) 2023-09-23T23:43:53.227 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:43:53.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:53.230 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:43:53.331 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:43:53.362 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:43:53.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:53.365 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:43:53.466 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:43:53.494 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:43:53.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:53.497 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:43:53.598 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:43:53.621 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:43:53.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:53.626 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:43:53.726 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:43:53.752 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:43:53.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:53.755 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:43:53.855 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:43:53.882 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:43:53.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:53.884 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:43:53.977 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Total time run: 90.0139 2023-09-23T23:43:53.977 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Total writes made: 95021 2023-09-23T23:43:53.977 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Write size: 65536 2023-09-23T23:43:53.978 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Object size: 65536 2023-09-23T23:43:53.978 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Bandwidth (MB/sec): 65.9766 2023-09-23T23:43:53.978 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Stddev Bandwidth: 29.7581 2023-09-23T23:43:53.978 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Max bandwidth (MB/sec): 149.75 2023-09-23T23:43:53.978 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Min bandwidth (MB/sec): 0 2023-09-23T23:43:53.978 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Average IOPS: 1055 2023-09-23T23:43:53.978 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Stddev IOPS: 476.136 2023-09-23T23:43:53.978 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Max IOPS: 2396 2023-09-23T23:43:53.978 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Min IOPS: 0 2023-09-23T23:43:53.978 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Average Latency(s): 0.0151517 2023-09-23T23:43:53.978 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Stddev Latency(s): 0.0651537 2023-09-23T23:43:53.978 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Max latency(s): 4.70582 2023-09-23T23:43:53.978 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Min latency(s): 0.00150969 2023-09-23T23:43:53.983 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Cleaning up (deleting benchmark objects) 2023-09-23T23:43:53.985 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:43:53.994 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:53 smithi164 bash[92846]: cluster 2023-09-23T23:43:52.614933+0000 mgr.y (mgr.25991) 801 : cluster 0 pgmap v869: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+remapped, 97 active+clean; 5.6 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 51 MiB/s wr, 817 op/s; 2451/273498 objects degraded (0.896%); 834/273498 objects misplaced (0.305%); 5.2 MiB/s, 83 objects/s recovering 2023-09-23T23:43:54.012 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:43:54.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:54.015 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:43:54.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:53 smithi159 bash[105915]: cluster 2023-09-23T23:43:52.614933+0000 mgr.y (mgr.25991) 801 : cluster 0 pgmap v869: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+remapped, 97 active+clean; 5.6 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 51 MiB/s wr, 817 op/s; 2451/273498 objects degraded (0.896%); 834/273498 objects misplaced (0.305%); 5.2 MiB/s, 83 objects/s recovering 2023-09-23T23:43:54.044 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:43:53 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:43:53] "GET /metrics HTTP/1.1" 200 36579 "" "Prometheus/2.43.0" 2023-09-23T23:43:54.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:53 smithi159 bash[108473]: cluster 2023-09-23T23:43:52.614933+0000 mgr.y (mgr.25991) 801 : cluster 0 pgmap v869: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+remapped, 97 active+clean; 5.6 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 51 MiB/s wr, 817 op/s; 2451/273498 objects degraded (0.896%); 834/273498 objects misplaced (0.305%); 5.2 MiB/s, 83 objects/s recovering 2023-09-23T23:43:54.116 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:54.143 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:54.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:54.146 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:43:54.247 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:54.272 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:54.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:54.274 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:43:54.375 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:43:54.398 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:43:54.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:54.400 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:43:54.501 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:43:54.527 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:43:54.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:54.530 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:43:54.631 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:54.658 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:54.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:54.660 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:43:54.761 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:43:54.794 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:43:54.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:54.798 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:43:54.899 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:43:54.926 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:43:54.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:54.929 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:43:55.030 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:43:55.062 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:43:55.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:55.067 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:43:55.167 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:43:55.193 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:43:55.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:55.195 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:43:55.296 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:43:55.325 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:43:55.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:55.328 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:43:55.429 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:43:55.455 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:43:55.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:55.458 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:43:55.482 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:43:55.482 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:43:55.486 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:43:55.558 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:43:55.586 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:43:55.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:55.588 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:43:55.689 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:43:55.723 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:43:55.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:55.731 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:43:55.831 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:55.864 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:55.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:55.870 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:43:55.971 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:43:55.997 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:43:55.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:55.999 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:43:56.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:55 smithi159 bash[105915]: cluster 2023-09-23T23:43:54.615734+0000 mgr.y (mgr.25991) 802 : cluster 0 pgmap v870: 99 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 5.7 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 55 MiB/s wr, 873 op/s; 2451/279849 objects degraded (0.876%); 436/279849 objects misplaced (0.156%); 4.7 MiB/s, 74 objects/s recovering 2023-09-23T23:43:56.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:55 smithi159 bash[108473]: cluster 2023-09-23T23:43:54.615734+0000 mgr.y (mgr.25991) 802 : cluster 0 pgmap v870: 99 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 5.7 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 55 MiB/s wr, 873 op/s; 2451/279849 objects degraded (0.876%); 436/279849 objects misplaced (0.156%); 4.7 MiB/s, 74 objects/s recovering 2023-09-23T23:43:56.100 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:43:56.132 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:43:56.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:56.135 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:43:56.236 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:43:56.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:55 smithi164 bash[92846]: cluster 2023-09-23T23:43:54.615734+0000 mgr.y (mgr.25991) 802 : cluster 0 pgmap v870: 99 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 5.7 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 55 MiB/s wr, 873 op/s; 2451/279849 objects degraded (0.876%); 436/279849 objects misplaced (0.156%); 4.7 MiB/s, 74 objects/s recovering 2023-09-23T23:43:56.271 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:43:56.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:56.276 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:43:56.376 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:43:56.402 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:43:56.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:56.404 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:43:56.505 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:43:56.528 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:43:56.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:56.533 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:43:56.634 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:43:56.664 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:43:56.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:56.666 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:43:56.767 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:43:56.770 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T23:43:56.804 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:43:56.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:56.889 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:43:56.990 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:43:57.013 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:43:57.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:57.015 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:43:57.116 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:57.149 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:57.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:57.156 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:43:57.257 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:57.284 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:57.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:57.286 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:43:57.387 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:57.419 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:57.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:57.421 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:43:57.522 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:43:57.563 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:43:57.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:57.565 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:43:57.666 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:43:57.702 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:43:57.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:57.704 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:43:57.805 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:43:57.828 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:43:57.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:57.831 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:43:57.931 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:43:57.956 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:43:57.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:57.961 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:43:58.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:57 smithi159 bash[108473]: cluster 2023-09-23T23:43:56.616410+0000 mgr.y (mgr.25991) 803 : cluster 0 pgmap v871: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+remapped, 97 active+clean; 5.7 GiB data, 20 GiB used, 427 GiB / 447 GiB avail; 54 MiB/s wr, 953 op/s; 2451/281349 objects degraded (0.871%); 436/281349 objects misplaced (0.155%); 4.0 MiB/s, 63 objects/s recovering 2023-09-23T23:43:58.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:57 smithi159 bash[108473]: cluster 2023-09-23T23:43:57.764281+0000 mon.a (mon.0) 1064 : cluster 3 Health check update: Degraded data redundancy: 2451/281349 objects degraded (0.871%), 1 pg degraded (PG_DEGRADED) 2023-09-23T23:43:58.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:57 smithi159 bash[108473]: cluster 2023-09-23T23:43:57.774942+0000 mon.a (mon.0) 1065 : cluster 0 osdmap e257: 8 total, 8 up, 5 in 2023-09-23T23:43:58.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:57 smithi159 bash[105915]: cluster 2023-09-23T23:43:56.616410+0000 mgr.y (mgr.25991) 803 : cluster 0 pgmap v871: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+remapped, 97 active+clean; 5.7 GiB data, 20 GiB used, 427 GiB / 447 GiB avail; 54 MiB/s wr, 953 op/s; 2451/281349 objects degraded (0.871%); 436/281349 objects misplaced (0.155%); 4.0 MiB/s, 63 objects/s recovering 2023-09-23T23:43:58.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:57 smithi159 bash[105915]: cluster 2023-09-23T23:43:57.764281+0000 mon.a (mon.0) 1064 : cluster 3 Health check update: Degraded data redundancy: 2451/281349 objects degraded (0.871%), 1 pg degraded (PG_DEGRADED) 2023-09-23T23:43:58.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:57 smithi159 bash[105915]: cluster 2023-09-23T23:43:57.774942+0000 mon.a (mon.0) 1065 : cluster 0 osdmap e257: 8 total, 8 up, 5 in 2023-09-23T23:43:58.063 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:43:58.070 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:57 smithi164 bash[92846]: cluster 2023-09-23T23:43:56.616410+0000 mgr.y (mgr.25991) 803 : cluster 0 pgmap v871: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+remapped, 97 active+clean; 5.7 GiB data, 20 GiB used, 427 GiB / 447 GiB avail; 54 MiB/s wr, 953 op/s; 2451/281349 objects degraded (0.871%); 436/281349 objects misplaced (0.155%); 4.0 MiB/s, 63 objects/s recovering 2023-09-23T23:43:58.070 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:57 smithi164 bash[92846]: cluster 2023-09-23T23:43:57.764281+0000 mon.a (mon.0) 1064 : cluster 3 Health check update: Degraded data redundancy: 2451/281349 objects degraded (0.871%), 1 pg degraded (PG_DEGRADED) 2023-09-23T23:43:58.070 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:57 smithi164 bash[92846]: cluster 2023-09-23T23:43:57.774942+0000 mon.a (mon.0) 1065 : cluster 0 osdmap e257: 8 total, 8 up, 5 in 2023-09-23T23:43:58.082 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:43:58.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:58.085 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:43:58.185 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:58.209 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:58.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:58.212 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:43:58.312 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:43:58.344 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:43:58.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:58.346 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:43:58.447 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:58.473 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:43:58.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:58.475 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:43:58.576 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:58.603 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:58.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:58.605 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:43:58.706 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:43:58.733 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:43:58.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:58.736 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:43:58.836 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:58.878 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:58.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:58.882 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:43:58.983 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:43:59.009 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:43:59.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:59.014 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:43:59.019 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:58 smithi164 bash[92846]: cluster 2023-09-23T23:43:57.783141+0000 osd.6 (osd.6) 255 : cluster 3 failed to encode map e257 with expected crc 2023-09-23T23:43:59.019 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:58 smithi164 bash[92846]: cluster 2023-09-23T23:43:57.795570+0000 osd.4 (osd.4) 178 : cluster 3 failed to encode map e257 with expected crc 2023-09-23T23:43:59.019 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:58 smithi164 bash[92846]: cluster 2023-09-23T23:43:57.799040+0000 osd.4 (osd.4) 179 : cluster 3 failed to encode map e257 with expected crc 2023-09-23T23:43:59.019 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:58 smithi164 bash[92846]: cluster 2023-09-23T23:43:58.370976+0000 osd.7 (osd.7) 142 : cluster 3 failed to encode map e257 with expected crc 2023-09-23T23:43:59.020 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:58 smithi164 bash[92846]: cluster 2023-09-23T23:43:58.372453+0000 osd.7 (osd.7) 143 : cluster 3 failed to encode map e257 with expected crc 2023-09-23T23:43:59.020 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:58 smithi164 bash[92846]: cluster 2023-09-23T23:43:58.373934+0000 osd.7 (osd.7) 144 : cluster 3 failed to encode map e257 with expected crc 2023-09-23T23:43:59.020 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:58 smithi164 bash[92846]: cluster 2023-09-23T23:43:58.780901+0000 osd.4 (osd.4) 180 : cluster 3 failed to encode map e258 with expected crc 2023-09-23T23:43:59.020 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:58 smithi164 bash[92846]: cluster 2023-09-23T23:43:58.781900+0000 mon.a (mon.0) 1066 : cluster 0 osdmap e258: 8 total, 8 up, 5 in 2023-09-23T23:43:59.114 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:43:59.144 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:43:59.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:59.147 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:43:59.247 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:43:59.273 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:43:59.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:59.275 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:43:59.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:59 smithi159 bash[108473]: cluster 2023-09-23T23:43:57.783141+0000 osd.6 (osd.6) 255 : cluster 3 failed to encode map e257 with expected crc 2023-09-23T23:43:59.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:59 smithi159 bash[108473]: cluster 2023-09-23T23:43:57.795570+0000 osd.4 (osd.4) 178 : cluster 3 failed to encode map e257 with expected crc 2023-09-23T23:43:59.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:59 smithi159 bash[108473]: cluster 2023-09-23T23:43:57.799040+0000 osd.4 (osd.4) 179 : cluster 3 failed to encode map e257 with expected crc 2023-09-23T23:43:59.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:59 smithi159 bash[108473]: cluster 2023-09-23T23:43:58.370976+0000 osd.7 (osd.7) 142 : cluster 3 failed to encode map e257 with expected crc 2023-09-23T23:43:59.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:59 smithi159 bash[108473]: cluster 2023-09-23T23:43:58.372453+0000 osd.7 (osd.7) 143 : cluster 3 failed to encode map e257 with expected crc 2023-09-23T23:43:59.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:59 smithi159 bash[108473]: cluster 2023-09-23T23:43:58.373934+0000 osd.7 (osd.7) 144 : cluster 3 failed to encode map e257 with expected crc 2023-09-23T23:43:59.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:59 smithi159 bash[108473]: cluster 2023-09-23T23:43:58.780901+0000 osd.4 (osd.4) 180 : cluster 3 failed to encode map e258 with expected crc 2023-09-23T23:43:59.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:59 smithi159 bash[108473]: cluster 2023-09-23T23:43:58.781900+0000 mon.a (mon.0) 1066 : cluster 0 osdmap e258: 8 total, 8 up, 5 in 2023-09-23T23:43:59.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:58 smithi159 bash[105915]: cluster 2023-09-23T23:43:57.783141+0000 osd.6 (osd.6) 255 : cluster 3 failed to encode map e257 with expected crc 2023-09-23T23:43:59.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:58 smithi159 bash[105915]: cluster 2023-09-23T23:43:57.795570+0000 osd.4 (osd.4) 178 : cluster 3 failed to encode map e257 with expected crc 2023-09-23T23:43:59.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:58 smithi159 bash[105915]: cluster 2023-09-23T23:43:57.799040+0000 osd.4 (osd.4) 179 : cluster 3 failed to encode map e257 with expected crc 2023-09-23T23:43:59.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:58 smithi159 bash[105915]: cluster 2023-09-23T23:43:58.370976+0000 osd.7 (osd.7) 142 : cluster 3 failed to encode map e257 with expected crc 2023-09-23T23:43:59.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:58 smithi159 bash[105915]: cluster 2023-09-23T23:43:58.372453+0000 osd.7 (osd.7) 143 : cluster 3 failed to encode map e257 with expected crc 2023-09-23T23:43:59.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:58 smithi159 bash[105915]: cluster 2023-09-23T23:43:58.373934+0000 osd.7 (osd.7) 144 : cluster 3 failed to encode map e257 with expected crc 2023-09-23T23:43:59.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:58 smithi159 bash[105915]: cluster 2023-09-23T23:43:58.780901+0000 osd.4 (osd.4) 180 : cluster 3 failed to encode map e258 with expected crc 2023-09-23T23:43:59.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:58 smithi159 bash[105915]: cluster 2023-09-23T23:43:58.781900+0000 mon.a (mon.0) 1066 : cluster 0 osdmap e258: 8 total, 8 up, 5 in 2023-09-23T23:43:59.375 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:43:59.405 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:43:59.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:59.409 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:43:59.510 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:59.531 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:59.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:59.535 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:43:59.636 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:43:59.660 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:43:59.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:59.663 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:43:59.763 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:43:59.789 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:43:59.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:59.791 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:43:59.892 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:59.904 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:59 smithi159 bash[105915]: cluster 2023-09-23T23:43:57.868513+0000 osd.6 (osd.6) 256 : cluster 0 7.7 scrub starts 2023-09-23T23:43:59.905 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:59 smithi159 bash[105915]: cluster 2023-09-23T23:43:58.617029+0000 mgr.y (mgr.25991) 804 : cluster 0 pgmap v873: 99 pgs: 1 creating+peering, 1 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 5.6 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 102 B/s rd, 40 MiB/s wr, 929 op/s; 2451/276240 objects degraded (0.887%); 5.2 MiB/s, 83 objects/s recovering 2023-09-23T23:43:59.905 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:59 smithi159 bash[105915]: cluster 2023-09-23T23:43:58.780737+0000 osd.6 (osd.6) 257 : cluster 3 failed to encode map e258 with expected crc 2023-09-23T23:43:59.905 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:59 smithi159 bash[105915]: cluster 2023-09-23T23:43:58.783233+0000 osd.6 (osd.6) 258 : cluster 3 failed to encode map e258 with expected crc 2023-09-23T23:43:59.905 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:43:59 smithi159 bash[105915]: cluster 2023-09-23T23:43:58.798726+0000 mon.a (mon.0) 1067 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-09-23T23:43:59.905 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:59 smithi159 bash[108473]: cluster 2023-09-23T23:43:57.868513+0000 osd.6 (osd.6) 256 : cluster 0 7.7 scrub starts 2023-09-23T23:43:59.905 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:59 smithi159 bash[108473]: cluster 2023-09-23T23:43:58.617029+0000 mgr.y (mgr.25991) 804 : cluster 0 pgmap v873: 99 pgs: 1 creating+peering, 1 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 5.6 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 102 B/s rd, 40 MiB/s wr, 929 op/s; 2451/276240 objects degraded (0.887%); 5.2 MiB/s, 83 objects/s recovering 2023-09-23T23:43:59.906 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:59 smithi159 bash[108473]: cluster 2023-09-23T23:43:58.780737+0000 osd.6 (osd.6) 257 : cluster 3 failed to encode map e258 with expected crc 2023-09-23T23:43:59.906 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:59 smithi159 bash[108473]: cluster 2023-09-23T23:43:58.783233+0000 osd.6 (osd.6) 258 : cluster 3 failed to encode map e258 with expected crc 2023-09-23T23:43:59.906 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:43:59 smithi159 bash[108473]: cluster 2023-09-23T23:43:58.798726+0000 mon.a (mon.0) 1067 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-09-23T23:43:59.919 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:43:59.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:43:59.922 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:44:00.022 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:44:00.030 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:59 smithi164 bash[92846]: cluster 2023-09-23T23:43:57.868513+0000 osd.6 (osd.6) 256 : cluster 0 7.7 scrub starts 2023-09-23T23:44:00.031 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:59 smithi164 bash[92846]: cluster 2023-09-23T23:43:58.617029+0000 mgr.y (mgr.25991) 804 : cluster 0 pgmap v873: 99 pgs: 1 creating+peering, 1 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 5.6 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 102 B/s rd, 40 MiB/s wr, 929 op/s; 2451/276240 objects degraded (0.887%); 5.2 MiB/s, 83 objects/s recovering 2023-09-23T23:44:00.031 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:59 smithi164 bash[92846]: cluster 2023-09-23T23:43:58.780737+0000 osd.6 (osd.6) 257 : cluster 3 failed to encode map e258 with expected crc 2023-09-23T23:44:00.031 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:59 smithi164 bash[92846]: cluster 2023-09-23T23:43:58.783233+0000 osd.6 (osd.6) 258 : cluster 3 failed to encode map e258 with expected crc 2023-09-23T23:44:00.031 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:43:59 smithi164 bash[92846]: cluster 2023-09-23T23:43:58.798726+0000 mon.a (mon.0) 1067 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-09-23T23:44:00.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:00.054 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:44:00.055 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:44:00.156 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:44:00.197 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:44:00.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:00.202 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:44:00.303 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:44:00.340 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:44:00.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:00.341 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:44:00.442 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:44:00.477 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:44:00.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:00.479 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:44:00.580 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:44:00.613 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:44:00.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:00.616 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:44:00.717 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:44:00.753 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:44:00.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:00.755 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:44:00.856 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:44:00.887 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:44:00.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:00.891 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:44:00.992 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:44:01.018 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:44:01.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:01.022 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:44:01.123 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:01.145 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:01.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:01.147 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:44:01.248 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:01.258 INFO:teuthology.orchestra.run.smithi164.stdout:ERROR: (22) Invalid argument 2023-09-23T23:44:01.258 INFO:teuthology.orchestra.run.smithi164.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-23T23:44:01.276 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:01.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:01.279 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:44:01.379 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:44:01.413 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:44:01.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:01.417 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:44:01.518 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:01.542 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:01.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:01.544 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:44:01.645 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:01.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:01.676 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:01.676 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:44:01.777 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:44:01.800 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:44:01.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:01.803 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:44:01.904 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:01.930 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:01.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:01.933 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:44:02.033 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:44:02.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:01 smithi159 bash[105915]: cluster 2023-09-23T23:44:00.617583+0000 mgr.y (mgr.25991) 805 : cluster 0 pgmap v875: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 creating+peering, 97 active+clean; 5.6 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 127 B/s rd, 30 MiB/s wr, 975 op/s; 107/273381 objects degraded (0.039%); 2172/273381 objects misplaced (0.794%); 7.9 MiB/s, 125 objects/s recovering 2023-09-23T23:44:02.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:01 smithi159 bash[105915]: cluster 2023-09-23T23:44:00.859143+0000 osd.6 (osd.6) 259 : cluster 0 7.17 scrub starts 2023-09-23T23:44:02.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:01 smithi159 bash[108473]: cluster 2023-09-23T23:44:00.617583+0000 mgr.y (mgr.25991) 805 : cluster 0 pgmap v875: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 creating+peering, 97 active+clean; 5.6 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 127 B/s rd, 30 MiB/s wr, 975 op/s; 107/273381 objects degraded (0.039%); 2172/273381 objects misplaced (0.794%); 7.9 MiB/s, 125 objects/s recovering 2023-09-23T23:44:02.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:01 smithi159 bash[108473]: cluster 2023-09-23T23:44:00.859143+0000 osd.6 (osd.6) 259 : cluster 0 7.17 scrub starts 2023-09-23T23:44:02.065 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:44:02.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:02.067 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:44:02.167 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:44:02.192 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:01 smithi164 bash[92846]: cluster 2023-09-23T23:44:00.617583+0000 mgr.y (mgr.25991) 805 : cluster 0 pgmap v875: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 creating+peering, 97 active+clean; 5.6 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 127 B/s rd, 30 MiB/s wr, 975 op/s; 107/273381 objects degraded (0.039%); 2172/273381 objects misplaced (0.794%); 7.9 MiB/s, 125 objects/s recovering 2023-09-23T23:44:02.192 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:01 smithi164 bash[92846]: cluster 2023-09-23T23:44:00.859143+0000 osd.6 (osd.6) 259 : cluster 0 7.17 scrub starts 2023-09-23T23:44:02.193 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 dump_historic_ops 2023-09-23T23:44:02.197 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:44:02.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:02.199 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:44:02.299 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:44:02.332 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:44:02.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:02.335 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:44:02.435 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:44:02.468 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:44:02.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:02.470 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:44:02.571 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:44:02.595 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:44:02.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:02.597 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:44:02.698 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:44:02.727 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:44:02.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:02.729 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:44:02.830 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:44:02.859 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:44:02.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:02.862 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:44:02.963 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:02.989 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:02.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:02.992 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:44:03.093 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:44:03.126 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:44:03.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:03.132 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:44:03.233 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:03.260 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:03.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:03.265 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:44:03.366 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:03.390 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:03.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:03.393 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:44:03.481 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:03 smithi159 bash[105915]: audit 2023-09-23T23:44:02.246664+0000 mon.a (mon.0) 1068 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:44:03.481 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:03 smithi159 bash[105915]: audit 2023-09-23T23:44:02.247992+0000 mon.a (mon.0) 1069 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:44:03.482 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:03 smithi159 bash[105915]: cluster 2023-09-23T23:44:02.618277+0000 mgr.y (mgr.25991) 806 : cluster 0 pgmap v876: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 creating+peering, 97 active+clean; 5.5 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 127 B/s rd, 14 MiB/s wr, 886 op/s; 107/269160 objects degraded (0.040%); 2172/269160 objects misplaced (0.807%); 4.7 MiB/s, 75 objects/s recovering 2023-09-23T23:44:03.482 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:03 smithi159 bash[105915]: cluster 2023-09-23T23:44:02.765668+0000 mon.a (mon.0) 1070 : cluster 3 Health check update: Degraded data redundancy: 107/273381 objects degraded (0.039%), 1 pg degraded (PG_DEGRADED) 2023-09-23T23:44:03.482 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:03 smithi159 bash[108473]: audit 2023-09-23T23:44:02.246664+0000 mon.a (mon.0) 1068 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:44:03.482 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:03 smithi159 bash[108473]: audit 2023-09-23T23:44:02.247992+0000 mon.a (mon.0) 1069 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:44:03.482 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:03 smithi159 bash[108473]: cluster 2023-09-23T23:44:02.618277+0000 mgr.y (mgr.25991) 806 : cluster 0 pgmap v876: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 creating+peering, 97 active+clean; 5.5 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 127 B/s rd, 14 MiB/s wr, 886 op/s; 107/269160 objects degraded (0.040%); 2172/269160 objects misplaced (0.807%); 4.7 MiB/s, 75 objects/s recovering 2023-09-23T23:44:03.482 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:03 smithi159 bash[108473]: cluster 2023-09-23T23:44:02.765668+0000 mon.a (mon.0) 1070 : cluster 3 Health check update: Degraded data redundancy: 107/273381 objects degraded (0.039%), 1 pg degraded (PG_DEGRADED) 2023-09-23T23:44:03.494 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:44:03.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:03 smithi164 bash[92846]: audit 2023-09-23T23:44:02.246664+0000 mon.a (mon.0) 1068 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:44:03.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:03 smithi164 bash[92846]: audit 2023-09-23T23:44:02.247992+0000 mon.a (mon.0) 1069 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:44:03.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:03 smithi164 bash[92846]: cluster 2023-09-23T23:44:02.618277+0000 mgr.y (mgr.25991) 806 : cluster 0 pgmap v876: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 creating+peering, 97 active+clean; 5.5 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 127 B/s rd, 14 MiB/s wr, 886 op/s; 107/269160 objects degraded (0.040%); 2172/269160 objects misplaced (0.807%); 4.7 MiB/s, 75 objects/s recovering 2023-09-23T23:44:03.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:03 smithi164 bash[92846]: cluster 2023-09-23T23:44:02.765668+0000 mon.a (mon.0) 1070 : cluster 3 Health check update: Degraded data redundancy: 107/273381 objects degraded (0.039%), 1 pg degraded (PG_DEGRADED) 2023-09-23T23:44:03.523 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:44:03.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:03.526 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:44:03.627 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:44:03.653 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:44:03.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:03.659 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:44:03.760 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:44:03.782 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:44:03 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:44:03] "GET /metrics HTTP/1.1" 200 36587 "" "Prometheus/2.43.0" 2023-09-23T23:44:03.794 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:44:03.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:03.796 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:44:03.897 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:03.922 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:03.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:03.925 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:44:04.026 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:04.051 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:04.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:04.054 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:44:04.154 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:44:04.189 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:44:04.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:04.193 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:44:04.294 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:44:04.321 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:44:04.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:04.324 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:44:04.425 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:44:04.461 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:44:04.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:04.467 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:44:04.568 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:04.595 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:04.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:04.597 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:44:04.698 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:44:04.725 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:44:04.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:04.732 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:44:04.832 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:04.843 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:04 smithi164 bash[92846]: cluster 2023-09-23T23:44:04.670866+0000 mon.a (mon.0) 1071 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-09-23T23:44:04.861 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:04.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:04.864 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:44:04.964 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:44:04.973 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:04 smithi159 bash[105915]: cluster 2023-09-23T23:44:04.670866+0000 mon.a (mon.0) 1071 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-09-23T23:44:04.973 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:04 smithi159 bash[108473]: cluster 2023-09-23T23:44:04.670866+0000 mon.a (mon.0) 1071 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-09-23T23:44:04.994 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:44:04.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:04.997 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:44:05.097 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:44:05.122 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:44:05.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:05.125 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:44:05.226 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:05.255 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:05.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:05.259 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:44:05.360 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:44:05.384 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:44:05.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:05.388 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:44:05.488 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:44:05.518 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:44:05.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:05.522 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:44:05.623 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:44:05.649 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:44:05.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:05.652 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:44:05.753 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:44:05.791 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:44:05.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:05.794 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:44:05.895 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:44:05.903 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:05 smithi164 bash[92846]: cluster 2023-09-23T23:44:03.903280+0000 osd.6 (osd.6) 260 : cluster 0 7.11 scrub starts 2023-09-23T23:44:05.903 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:05 smithi164 bash[92846]: cluster 2023-09-23T23:44:04.619156+0000 mgr.y (mgr.25991) 807 : cluster 0 pgmap v877: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 5.4 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 127 B/s rd, 1.9 MiB/s wr, 831 op/s; 107/262845 objects degraded (0.041%); 2172/262845 objects misplaced (0.826%); 4.7 MiB/s, 75 objects/s recovering 2023-09-23T23:44:05.921 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:44:05.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:05.924 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:44:06.024 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:44:06.035 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:05 smithi159 bash[105915]: cluster 2023-09-23T23:44:03.903280+0000 osd.6 (osd.6) 260 : cluster 0 7.11 scrub starts 2023-09-23T23:44:06.035 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:05 smithi159 bash[105915]: cluster 2023-09-23T23:44:04.619156+0000 mgr.y (mgr.25991) 807 : cluster 0 pgmap v877: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 5.4 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 127 B/s rd, 1.9 MiB/s wr, 831 op/s; 107/262845 objects degraded (0.041%); 2172/262845 objects misplaced (0.826%); 4.7 MiB/s, 75 objects/s recovering 2023-09-23T23:44:06.036 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:05 smithi159 bash[108473]: cluster 2023-09-23T23:44:03.903280+0000 osd.6 (osd.6) 260 : cluster 0 7.11 scrub starts 2023-09-23T23:44:06.036 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:05 smithi159 bash[108473]: cluster 2023-09-23T23:44:04.619156+0000 mgr.y (mgr.25991) 807 : cluster 0 pgmap v877: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 5.4 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 127 B/s rd, 1.9 MiB/s wr, 831 op/s; 107/262845 objects degraded (0.041%); 2172/262845 objects misplaced (0.826%); 4.7 MiB/s, 75 objects/s recovering 2023-09-23T23:44:06.045 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:44:06.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:06.049 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:44:06.150 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:44:06.187 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:44:06.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:06.189 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:44:06.290 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:06.316 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:06.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:06.320 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:44:06.421 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:44:06.451 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:44:06.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:06.453 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:44:06.554 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:06.583 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:06.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:06.585 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:44:06.686 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:44:06.718 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:44:06.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:06.721 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:44:06.822 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:06.830 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:06 smithi164 bash[92846]: cluster 2023-09-23T23:44:04.917607+0000 osd.6 (osd.6) 261 : cluster 0 7.12 scrub starts 2023-09-23T23:44:06.849 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:06.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:06.853 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:44:06.954 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:44:06.962 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:06 smithi159 bash[108473]: cluster 2023-09-23T23:44:04.917607+0000 osd.6 (osd.6) 261 : cluster 0 7.12 scrub starts 2023-09-23T23:44:06.962 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:06 smithi159 bash[105915]: cluster 2023-09-23T23:44:04.917607+0000 osd.6 (osd.6) 261 : cluster 0 7.12 scrub starts 2023-09-23T23:44:06.981 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T23:44:06.991 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:44:06.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:06.996 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:44:07.097 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:44:07.119 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:44:07.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:07.122 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:44:07.222 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:07.243 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:07.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:07.246 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:44:07.346 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:07.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:07.375 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:07.375 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:44:07.476 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:44:07.498 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:44:07.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:07.501 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:44:07.601 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:07.625 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:07.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:07.629 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:44:07.730 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:44:07.760 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:44:07.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:07.763 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:44:07.863 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:07.887 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:07.889 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:07 smithi164 bash[92846]: cluster 2023-09-23T23:44:06.619845+0000 mgr.y (mgr.25991) 808 : cluster 0 pgmap v878: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 5.2 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 115 B/s rd, 1.7 MiB/s wr, 1.04k op/s; 107/255102 objects degraded (0.042%); 2010/255102 objects misplaced (0.788%); 5.4 MiB/s, 87 objects/s recovering 2023-09-23T23:44:07.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:07.890 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:44:07.991 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:08.013 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:08.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:08.015 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:44:08.017 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:07 smithi159 bash[105915]: cluster 2023-09-23T23:44:06.619845+0000 mgr.y (mgr.25991) 808 : cluster 0 pgmap v878: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 5.2 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 115 B/s rd, 1.7 MiB/s wr, 1.04k op/s; 107/255102 objects degraded (0.042%); 2010/255102 objects misplaced (0.788%); 5.4 MiB/s, 87 objects/s recovering 2023-09-23T23:44:08.017 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:07 smithi159 bash[108473]: cluster 2023-09-23T23:44:06.619845+0000 mgr.y (mgr.25991) 808 : cluster 0 pgmap v878: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 5.2 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 115 B/s rd, 1.7 MiB/s wr, 1.04k op/s; 107/255102 objects degraded (0.042%); 2010/255102 objects misplaced (0.788%); 5.4 MiB/s, 87 objects/s recovering 2023-09-23T23:44:08.116 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:08.141 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:08.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:08.144 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:44:08.245 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:44:08.279 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:44:08.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:08.284 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:44:08.384 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:44:08.414 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:44:08.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:08.419 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:44:08.519 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:44:08.542 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:44:08.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:08.550 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:44:08.651 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:44:08.675 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:44:08.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:08.679 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:44:08.780 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:08.807 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:08.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:08.809 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:44:08.910 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:44:08.919 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:08 smithi159 bash[105915]: cluster 2023-09-23T23:44:06.903658+0000 osd.6 (osd.6) 262 : cluster 0 7.7 scrub starts 2023-09-23T23:44:08.919 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:08 smithi159 bash[105915]: cluster 2023-09-23T23:44:07.766615+0000 mon.a (mon.0) 1072 : cluster 3 Health check update: Degraded data redundancy: 107/255102 objects degraded (0.042%), 1 pg degraded (PG_DEGRADED) 2023-09-23T23:44:08.919 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:08 smithi159 bash[108473]: cluster 2023-09-23T23:44:06.903658+0000 osd.6 (osd.6) 262 : cluster 0 7.7 scrub starts 2023-09-23T23:44:08.919 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:08 smithi159 bash[108473]: cluster 2023-09-23T23:44:07.766615+0000 mon.a (mon.0) 1072 : cluster 3 Health check update: Degraded data redundancy: 107/255102 objects degraded (0.042%), 1 pg degraded (PG_DEGRADED) 2023-09-23T23:44:08.940 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:44:08.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:08.945 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:44:09.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:08 smithi164 bash[92846]: cluster 2023-09-23T23:44:06.903658+0000 osd.6 (osd.6) 262 : cluster 0 7.7 scrub starts 2023-09-23T23:44:09.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:08 smithi164 bash[92846]: cluster 2023-09-23T23:44:07.766615+0000 mon.a (mon.0) 1072 : cluster 3 Health check update: Degraded data redundancy: 107/255102 objects degraded (0.042%), 1 pg degraded (PG_DEGRADED) 2023-09-23T23:44:09.046 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:44:09.082 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:44:09.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:09.084 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:44:09.184 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:44:09.224 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:44:09.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:09.227 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:44:09.327 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:09.355 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:09.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:09.357 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:44:09.457 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:44:09.496 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:44:09.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:09.499 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:44:09.600 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:44:09.622 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:44:09.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:09.624 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:44:09.724 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:44:09.752 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:44:09.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:09.756 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:44:09.857 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:44:09.879 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:44:09.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:09.882 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:44:09.982 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:44:09.989 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:09 smithi159 bash[105915]: cluster 2023-09-23T23:44:08.620557+0000 mgr.y (mgr.25991) 809 : cluster 0 pgmap v879: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 5.1 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 0 B/s wr, 932 op/s; 107/248247 objects degraded (0.043%); 2010/248247 objects misplaced (0.810%); 2.1 MiB/s, 33 objects/s recovering 2023-09-23T23:44:09.989 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:09 smithi159 bash[108473]: cluster 2023-09-23T23:44:08.620557+0000 mgr.y (mgr.25991) 809 : cluster 0 pgmap v879: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 5.1 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 0 B/s wr, 932 op/s; 107/248247 objects degraded (0.043%); 2010/248247 objects misplaced (0.810%); 2.1 MiB/s, 33 objects/s recovering 2023-09-23T23:44:10.000 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:44:10.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:10.002 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:44:10.103 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:10.116 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:09 smithi164 bash[92846]: cluster 2023-09-23T23:44:08.620557+0000 mgr.y (mgr.25991) 809 : cluster 0 pgmap v879: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 5.1 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 0 B/s wr, 932 op/s; 107/248247 objects degraded (0.043%); 2010/248247 objects misplaced (0.810%); 2.1 MiB/s, 33 objects/s recovering 2023-09-23T23:44:10.130 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:10.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:10.133 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:44:10.234 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:10.259 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:10.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:10.263 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:44:10.364 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:44:10.386 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:44:10.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:10.388 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:44:10.488 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:44:10.516 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:44:10.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:10.520 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:44:10.621 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:44:10.649 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:44:10.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:10.651 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:44:10.752 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:44:10.786 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:44:10.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:10.792 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:44:10.893 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:44:10.919 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:44:10.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:10.925 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:44:11.026 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:11.049 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:11.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:11.052 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:44:11.153 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:44:11.178 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:44:11.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:11.182 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:44:11.282 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:44:11.327 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:44:11.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:11.329 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:44:11.392 INFO:teuthology.orchestra.run.smithi164.stdout:ERROR: (22) Invalid argument 2023-09-23T23:44:11.392 INFO:teuthology.orchestra.run.smithi164.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-23T23:44:11.430 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:44:11.456 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:44:11.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:11.459 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:44:11.560 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:44:11.593 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:44:11.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:11.597 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:44:11.697 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:44:11.734 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:44:11.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:11.737 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:44:11.837 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:44:11.846 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:11 smithi159 bash[108473]: cluster 2023-09-23T23:44:10.621417+0000 mgr.y (mgr.25991) 810 : cluster 0 pgmap v880: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 5.0 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 0 B/s wr, 867 op/s; 107/245436 objects degraded (0.044%); 1808/245436 objects misplaced (0.737%); 2.8 MiB/s, 45 objects/s recovering 2023-09-23T23:44:11.847 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:11 smithi159 bash[105915]: cluster 2023-09-23T23:44:10.621417+0000 mgr.y (mgr.25991) 810 : cluster 0 pgmap v880: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 5.0 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 0 B/s wr, 867 op/s; 107/245436 objects degraded (0.044%); 1808/245436 objects misplaced (0.737%); 2.8 MiB/s, 45 objects/s recovering 2023-09-23T23:44:11.866 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:44:11.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:11.870 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:44:11.970 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:11.978 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:11 smithi164 bash[92846]: cluster 2023-09-23T23:44:10.621417+0000 mgr.y (mgr.25991) 810 : cluster 0 pgmap v880: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 5.0 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 0 B/s wr, 867 op/s; 107/245436 objects degraded (0.044%); 1808/245436 objects misplaced (0.737%); 2.8 MiB/s, 45 objects/s recovering 2023-09-23T23:44:11.993 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:11.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:11.995 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:44:12.097 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:44:12.123 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:44:12.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:12.129 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:44:12.230 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:44:12.255 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:44:12.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:12.257 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:44:12.326 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_ops_in_flight 2023-09-23T23:44:12.358 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:12.386 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:12.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:12.388 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:44:12.489 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:44:12.524 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:44:12.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:12.527 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:44:12.627 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:12.653 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:12.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:12.658 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:44:12.759 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:44:12.800 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:44:12.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:12.803 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:44:12.904 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:12.928 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:12.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:12.932 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:44:13.032 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:44:13.043 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:12 smithi164 bash[92846]: cluster 2023-09-23T23:44:12.767835+0000 mon.a (mon.0) 1073 : cluster 3 Health check update: Degraded data redundancy: 107/245436 objects degraded (0.044%), 1 pg degraded (PG_DEGRADED) 2023-09-23T23:44:13.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:12 smithi159 bash[105915]: cluster 2023-09-23T23:44:12.767835+0000 mon.a (mon.0) 1073 : cluster 3 Health check update: Degraded data redundancy: 107/245436 objects degraded (0.044%), 1 pg degraded (PG_DEGRADED) 2023-09-23T23:44:13.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:12 smithi159 bash[108473]: cluster 2023-09-23T23:44:12.767835+0000 mon.a (mon.0) 1073 : cluster 3 Health check update: Degraded data redundancy: 107/245436 objects degraded (0.044%), 1 pg degraded (PG_DEGRADED) 2023-09-23T23:44:13.059 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:44:13.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:13.061 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:44:13.162 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:13.190 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:13.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:13.192 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:44:13.293 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:44:13.324 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:44:13.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:13.328 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:44:13.429 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:13.452 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:13.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:13.456 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:44:13.557 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:13.585 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:13.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:13.587 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:44:13.687 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:44:13.717 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:44:13.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:13.721 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:44:13.821 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:44:13.859 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:44:13.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:13.861 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:44:13.962 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:44:13.972 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:13 smithi164 bash[92846]: cluster 2023-09-23T23:44:12.622029+0000 mgr.y (mgr.25991) 811 : cluster 0 pgmap v881: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 4.9 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 0 B/s wr, 894 op/s; 107/241164 objects degraded (0.044%); 1808/241164 objects misplaced (0.750%); 1.9 MiB/s, 30 objects/s recovering 2023-09-23T23:44:13.990 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:44:13.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:13.992 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:44:14.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:13 smithi159 bash[105915]: cluster 2023-09-23T23:44:12.622029+0000 mgr.y (mgr.25991) 811 : cluster 0 pgmap v881: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 4.9 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 0 B/s wr, 894 op/s; 107/241164 objects degraded (0.044%); 1808/241164 objects misplaced (0.750%); 1.9 MiB/s, 30 objects/s recovering 2023-09-23T23:44:14.045 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:44:13 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:44:13] "GET /metrics HTTP/1.1" 200 36587 "" "Prometheus/2.43.0" 2023-09-23T23:44:14.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:13 smithi159 bash[108473]: cluster 2023-09-23T23:44:12.622029+0000 mgr.y (mgr.25991) 811 : cluster 0 pgmap v881: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 4.9 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 0 B/s wr, 894 op/s; 107/241164 objects degraded (0.044%); 1808/241164 objects misplaced (0.750%); 1.9 MiB/s, 30 objects/s recovering 2023-09-23T23:44:14.093 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:14.124 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:14.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:14.126 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:44:14.227 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:44:14.255 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:44:14.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:14.257 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:44:14.358 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:14.384 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:14.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:14.387 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:44:14.451 INFO:teuthology.orchestra.run.smithi159.stdout: 2023-09-23T23:44:14.453 INFO:teuthology.orchestra.run.smithi159.stderr:dumped all 2023-09-23T23:44:14.487 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:44:14.513 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:44:14.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:14.516 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:44:14.617 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:44:14.658 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:44:14.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:14.661 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:44:14.762 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:14.788 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:14.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:14.791 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:44:14.876 INFO:teuthology.orchestra.run.smithi159.stdout:osd.0: {} 2023-09-23T23:44:14.891 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:44:14.900 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:14 smithi159 bash[108473]: cluster 2023-09-23T23:44:13.818410+0000 osd.6 (osd.6) 263 : cluster 0 7.17 scrub starts 2023-09-23T23:44:14.900 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:14 smithi159 bash[105915]: cluster 2023-09-23T23:44:13.818410+0000 osd.6 (osd.6) 263 : cluster 0 7.17 scrub starts 2023-09-23T23:44:14.925 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:44:14.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:14.928 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:44:14.936 INFO:teuthology.orchestra.run.smithi159.stdout:osd.1: {} 2023-09-23T23:44:14.994 INFO:teuthology.orchestra.run.smithi159.stdout:osd.2: {} 2023-09-23T23:44:15.029 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:15.031 INFO:teuthology.orchestra.run.smithi159.stdout:osd.3: {} 2023-09-23T23:44:15.037 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:14 smithi164 bash[92846]: cluster 2023-09-23T23:44:13.818410+0000 osd.6 (osd.6) 263 : cluster 0 7.17 scrub starts 2023-09-23T23:44:15.052 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:15.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:15.055 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:44:15.065 INFO:teuthology.orchestra.run.smithi159.stdout:osd.4: {} 2023-09-23T23:44:15.106 INFO:teuthology.orchestra.run.smithi159.stdout:osd.5: {} 2023-09-23T23:44:15.138 INFO:teuthology.orchestra.run.smithi159.stdout:osd.6: {} 2023-09-23T23:44:15.158 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:15.172 INFO:teuthology.orchestra.run.smithi159.stdout:osd.7: {} 2023-09-23T23:44:15.181 INFO:teuthology.orchestra.run.smithi159.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T23:44:15.181 INFO:teuthology.orchestra.run.smithi159.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T23:44:15.181 INFO:teuthology.orchestra.run.smithi159.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T23:44:15.181 INFO:teuthology.orchestra.run.smithi159.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T23:44:15.181 INFO:teuthology.orchestra.run.smithi159.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T23:44:15.181 INFO:teuthology.orchestra.run.smithi159.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T23:44:15.181 INFO:teuthology.orchestra.run.smithi159.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T23:44:15.181 INFO:teuthology.orchestra.run.smithi159.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T23:44:15.185 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:15.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:15.187 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:44:15.288 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:44:15.318 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:44:15.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:15.322 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:44:15.422 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:44:15.446 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:44:15.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:15.451 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:44:15.552 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:44:15.592 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:44:15.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:15.595 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:44:15.695 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:44:15.721 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:44:15.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:15.724 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:44:15.817 INFO:teuthology.orchestra.run.smithi159.stderr:nodeep-scrub is unset 2023-09-23T23:44:15.825 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:15.849 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:15.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:15.854 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:44:15.955 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:15.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:15 smithi164 bash[92846]: audit 2023-09-23T23:44:14.425629+0000 mgr.y (mgr.25991) 812 : audit 0 from='client.34977 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:44:15.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:15 smithi164 bash[92846]: cluster 2023-09-23T23:44:14.622785+0000 mgr.y (mgr.25991) 813 : cluster 0 pgmap v882: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 4.8 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 0 B/s wr, 957 op/s; 107/234681 objects degraded (0.046%); 1808/234681 objects misplaced (0.770%); 1.9 MiB/s, 30 objects/s recovering 2023-09-23T23:44:15.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:15 smithi164 bash[92846]: audit 2023-09-23T23:44:14.830449+0000 mon.a (mon.0) 1074 : audit 0 from='client.? 172.21.15.159:0/3634794497' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:44:15.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:15 smithi164 bash[92846]: audit 2023-09-23T23:44:14.942207+0000 mon.a (mon.0) 1075 : audit 1 from='client.? 172.21.15.159:0/430084021' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:44:15.978 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:15.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:15.981 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:44:16.072 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:15 smithi159 bash[108473]: audit 2023-09-23T23:44:14.425629+0000 mgr.y (mgr.25991) 812 : audit 0 from='client.34977 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:44:16.072 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:15 smithi159 bash[108473]: cluster 2023-09-23T23:44:14.622785+0000 mgr.y (mgr.25991) 813 : cluster 0 pgmap v882: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 4.8 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 0 B/s wr, 957 op/s; 107/234681 objects degraded (0.046%); 1808/234681 objects misplaced (0.770%); 1.9 MiB/s, 30 objects/s recovering 2023-09-23T23:44:16.072 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:15 smithi159 bash[108473]: audit 2023-09-23T23:44:14.830449+0000 mon.a (mon.0) 1074 : audit 0 from='client.? 172.21.15.159:0/3634794497' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:44:16.072 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:15 smithi159 bash[108473]: audit 2023-09-23T23:44:14.942207+0000 mon.a (mon.0) 1075 : audit 1 from='client.? 172.21.15.159:0/430084021' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:44:16.073 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:15 smithi159 bash[105915]: audit 2023-09-23T23:44:14.425629+0000 mgr.y (mgr.25991) 812 : audit 0 from='client.34977 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:44:16.073 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:15 smithi159 bash[105915]: cluster 2023-09-23T23:44:14.622785+0000 mgr.y (mgr.25991) 813 : cluster 0 pgmap v882: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 4.8 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 0 B/s wr, 957 op/s; 107/234681 objects degraded (0.046%); 1808/234681 objects misplaced (0.770%); 1.9 MiB/s, 30 objects/s recovering 2023-09-23T23:44:16.073 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:15 smithi159 bash[105915]: audit 2023-09-23T23:44:14.830449+0000 mon.a (mon.0) 1074 : audit 0 from='client.? 172.21.15.159:0/3634794497' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:44:16.073 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:15 smithi159 bash[105915]: audit 2023-09-23T23:44:14.942207+0000 mon.a (mon.0) 1075 : audit 1 from='client.? 172.21.15.159:0/430084021' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:44:16.082 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:44:16.108 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:44:16.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:16.111 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:44:16.212 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:44:16.241 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:44:16.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:16.244 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:44:16.344 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:44:16.368 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:44:16.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:16.373 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:44:16.474 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:44:16.505 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:44:16.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:16.511 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:44:16.612 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:44:16.646 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:44:16.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:16.649 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:44:16.750 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:44:16.797 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:44:16.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:16.801 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:44:16.902 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:44:16.927 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:44:16.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:16.930 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:44:17.030 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:17.046 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:16 smithi159 bash[108473]: cluster 2023-09-23T23:44:15.798448+0000 mon.a (mon.0) 1076 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T23:44:17.046 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:16 smithi159 bash[108473]: cluster 2023-09-23T23:44:15.801514+0000 osd.6 (osd.6) 264 : cluster 3 failed to encode map e259 with expected crc 2023-09-23T23:44:17.046 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:16 smithi159 bash[108473]: audit 2023-09-23T23:44:15.803902+0000 mon.a (mon.0) 1077 : audit 1 from='client.? 172.21.15.159:0/430084021' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T23:44:17.046 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:16 smithi159 bash[108473]: cluster 2023-09-23T23:44:15.804109+0000 mon.a (mon.0) 1078 : cluster 0 osdmap e259: 8 total, 8 up, 5 in 2023-09-23T23:44:17.046 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:16 smithi159 bash[108473]: cluster 2023-09-23T23:44:15.890600+0000 osd.5 (osd.5) 117 : cluster 3 failed to encode map e259 with expected crc 2023-09-23T23:44:17.046 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:16 smithi159 bash[108473]: cluster 2023-09-23T23:44:15.891814+0000 osd.7 (osd.7) 145 : cluster 3 failed to encode map e259 with expected crc 2023-09-23T23:44:17.046 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:16 smithi159 bash[105915]: cluster 2023-09-23T23:44:15.798448+0000 mon.a (mon.0) 1076 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T23:44:17.046 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:16 smithi159 bash[105915]: cluster 2023-09-23T23:44:15.801514+0000 osd.6 (osd.6) 264 : cluster 3 failed to encode map e259 with expected crc 2023-09-23T23:44:17.047 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:16 smithi159 bash[105915]: audit 2023-09-23T23:44:15.803902+0000 mon.a (mon.0) 1077 : audit 1 from='client.? 172.21.15.159:0/430084021' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T23:44:17.047 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:16 smithi159 bash[105915]: cluster 2023-09-23T23:44:15.804109+0000 mon.a (mon.0) 1078 : cluster 0 osdmap e259: 8 total, 8 up, 5 in 2023-09-23T23:44:17.047 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:16 smithi159 bash[105915]: cluster 2023-09-23T23:44:15.890600+0000 osd.5 (osd.5) 117 : cluster 3 failed to encode map e259 with expected crc 2023-09-23T23:44:17.047 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:16 smithi159 bash[105915]: cluster 2023-09-23T23:44:15.891814+0000 osd.7 (osd.7) 145 : cluster 3 failed to encode map e259 with expected crc 2023-09-23T23:44:17.062 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:17.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:17.064 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:44:17.165 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:44:17.199 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:44:17.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:17.201 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:44:17.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:16 smithi164 bash[92846]: cluster 2023-09-23T23:44:15.798448+0000 mon.a (mon.0) 1076 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T23:44:17.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:16 smithi164 bash[92846]: cluster 2023-09-23T23:44:15.801514+0000 osd.6 (osd.6) 264 : cluster 3 failed to encode map e259 with expected crc 2023-09-23T23:44:17.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:16 smithi164 bash[92846]: audit 2023-09-23T23:44:15.803902+0000 mon.a (mon.0) 1077 : audit 1 from='client.? 172.21.15.159:0/430084021' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T23:44:17.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:16 smithi164 bash[92846]: cluster 2023-09-23T23:44:15.804109+0000 mon.a (mon.0) 1078 : cluster 0 osdmap e259: 8 total, 8 up, 5 in 2023-09-23T23:44:17.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:16 smithi164 bash[92846]: cluster 2023-09-23T23:44:15.890600+0000 osd.5 (osd.5) 117 : cluster 3 failed to encode map e259 with expected crc 2023-09-23T23:44:17.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:16 smithi164 bash[92846]: cluster 2023-09-23T23:44:15.891814+0000 osd.7 (osd.7) 145 : cluster 3 failed to encode map e259 with expected crc 2023-09-23T23:44:17.302 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:44:17.341 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:44:17.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:17.346 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:44:17.446 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:17.474 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:17.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:17.477 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:44:17.578 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:44:17.606 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:44:17.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:17.608 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:44:17.708 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:44:17.731 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:44:17.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:17.734 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:44:17.834 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:17.858 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:17.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:17.862 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:44:17.963 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:44:17.974 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:17 smithi164 bash[92846]: cluster 2023-09-23T23:44:16.623504+0000 mgr.y (mgr.25991) 814 : cluster 0 pgmap v884: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 4.6 GiB data, 17 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 923 op/s; 107/227385 objects degraded (0.047%); 1637/227385 objects misplaced (0.720%); 2.3 MiB/s, 37 objects/s recovering 2023-09-23T23:44:17.974 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:17 smithi164 bash[92846]: cluster 2023-09-23T23:44:16.769143+0000 osd.6 (osd.6) 265 : cluster 0 7.11 scrub starts 2023-09-23T23:44:17.974 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:17 smithi164 bash[92846]: audit 2023-09-23T23:44:17.246584+0000 mon.a (mon.0) 1079 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:44:17.974 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:17 smithi164 bash[92846]: audit 2023-09-23T23:44:17.247900+0000 mon.a (mon.0) 1080 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:44:17.974 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:17 smithi164 bash[92846]: cluster 2023-09-23T23:44:17.768871+0000 mon.a (mon.0) 1081 : cluster 3 Health check update: Degraded data redundancy: 107/227385 objects degraded (0.047%), 1 pg degraded (PG_DEGRADED) 2023-09-23T23:44:17.990 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:44:17.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:17.993 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:44:18.094 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:44:18.104 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:17 smithi159 bash[105915]: cluster 2023-09-23T23:44:16.623504+0000 mgr.y (mgr.25991) 814 : cluster 0 pgmap v884: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 4.6 GiB data, 17 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 923 op/s; 107/227385 objects degraded (0.047%); 1637/227385 objects misplaced (0.720%); 2.3 MiB/s, 37 objects/s recovering 2023-09-23T23:44:18.104 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:17 smithi159 bash[105915]: cluster 2023-09-23T23:44:16.769143+0000 osd.6 (osd.6) 265 : cluster 0 7.11 scrub starts 2023-09-23T23:44:18.104 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:17 smithi159 bash[105915]: audit 2023-09-23T23:44:17.246584+0000 mon.a (mon.0) 1079 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:44:18.104 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:17 smithi159 bash[105915]: audit 2023-09-23T23:44:17.247900+0000 mon.a (mon.0) 1080 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:44:18.104 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:17 smithi159 bash[105915]: cluster 2023-09-23T23:44:17.768871+0000 mon.a (mon.0) 1081 : cluster 3 Health check update: Degraded data redundancy: 107/227385 objects degraded (0.047%), 1 pg degraded (PG_DEGRADED) 2023-09-23T23:44:18.104 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:17 smithi159 bash[108473]: cluster 2023-09-23T23:44:16.623504+0000 mgr.y (mgr.25991) 814 : cluster 0 pgmap v884: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 4.6 GiB data, 17 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 923 op/s; 107/227385 objects degraded (0.047%); 1637/227385 objects misplaced (0.720%); 2.3 MiB/s, 37 objects/s recovering 2023-09-23T23:44:18.104 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:17 smithi159 bash[108473]: cluster 2023-09-23T23:44:16.769143+0000 osd.6 (osd.6) 265 : cluster 0 7.11 scrub starts 2023-09-23T23:44:18.104 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:17 smithi159 bash[108473]: audit 2023-09-23T23:44:17.246584+0000 mon.a (mon.0) 1079 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:44:18.105 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:17 smithi159 bash[108473]: audit 2023-09-23T23:44:17.247900+0000 mon.a (mon.0) 1080 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:44:18.105 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:17 smithi159 bash[108473]: cluster 2023-09-23T23:44:17.768871+0000 mon.a (mon.0) 1081 : cluster 3 Health check update: Degraded data redundancy: 107/227385 objects degraded (0.047%), 1 pg degraded (PG_DEGRADED) 2023-09-23T23:44:18.124 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:44:18.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:18.128 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:44:18.229 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:44:18.256 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:44:18.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:18.258 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:44:18.359 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:44:18.387 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:44:18.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:18.392 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:44:18.493 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:18.520 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:18.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:18.523 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:44:18.624 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:44:18.658 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:44:18.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:18.664 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:44:18.765 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:44:18.789 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:44:18.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:18.791 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:44:18.892 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:44:18.922 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:44:18.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:18.925 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:44:19.026 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:44:19.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:18 smithi164 bash[92846]: cluster 2023-09-23T23:44:17.798229+0000 osd.6 (osd.6) 266 : cluster 0 7.12 scrub starts 2023-09-23T23:44:19.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:18 smithi159 bash[105915]: cluster 2023-09-23T23:44:17.798229+0000 osd.6 (osd.6) 266 : cluster 0 7.12 scrub starts 2023-09-23T23:44:19.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:18 smithi159 bash[108473]: cluster 2023-09-23T23:44:17.798229+0000 osd.6 (osd.6) 266 : cluster 0 7.12 scrub starts 2023-09-23T23:44:19.053 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:44:19.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:19.059 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:44:19.160 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:44:19.185 INFO:teuthology.orchestra.run.smithi159.stdout:{"pg_ready":true,"pg_map":{"version":881,"stamp":"2023-09-23T23:44:12.621635+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":5271197643,"num_objects":80388,"num_object_clones":0,"num_object_copies":241164,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":107,"num_objects_misplaced":1808,"num_objects_unfound":0,"num_objects_dirty":80388,"num_whiteouts":0,"num_read":6486,"num_read_kb":14174,"num_write":110830,"num_write_kb":6096504,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3090,"num_bytes_recovered":200416806,"num_keys_recovered":10,"num_objects_omap":16,"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":139463,"ondisk_log_size":139463,"up":297,"acting":296,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":299,"num_osds":5,"num_per_pool_osds":5,"num_per_pool_omap_osds":5,"kb":468725760,"kb_used":18110828,"kb_used_data":15723780,"kb_used_omap":23,"kb_used_meta":2386728,"kb_avail":450614932,"statfs":{"total":479975178240,"available":461429690368,"internally_reserved":0,"allocated":16101150720,"data_stored":16094855283,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":24379,"internal_metadata":2444009669},"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":4,"apply_latency_ms":4,"commit_latency_ns":4000000,"apply_latency_ns":4000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":-703791104,"num_objects":-10739,"num_object_clones":0,"num_object_copies":-32217,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":-364,"num_objects_unfound":0,"num_objects_dirty":-10739,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10739,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":364,"num_bytes_recovered":23855104,"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":"12.004432"},"pg_stats":[{"pgid":"3.1a","version":"69'2","reported_seq":108,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-09-23T23:43:57.786176+0000","last_change":"2023-09-23T23:37:33.620544+0000","last_active":"2023-09-23T23:43:57.786176+0000","last_peered":"2023-09-23T23:43:57.786176+0000","last_clean":"2023-09-23T23:43:57.786176+0000","last_became_active":"2023-09-23T23:37:33.620145+0000","last_became_peered":"2023-09-23T23:37:33.620145+0000","last_unstale":"2023-09-23T23:43:57.786176+0000","last_undegraded":"2023-09-23T23:43:57.786176+0000","last_fullsized":"2023-09-23T23:43:57.786176+0000","mapping_epoch":159,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":160,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T03:15:18.766064+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,2],"acting":[6,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":227,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-09-23T23:43:57.788405+0000","last_change":"2023-09-23T23:26:56.889562+0000","last_active":"2023-09-23T23:43:57.788405+0000","last_peered":"2023-09-23T23:43:57.788405+0000","last_clean":"2023-09-23T23:43:57.788405+0000","last_became_active":"2023-09-23T23:26:56.889178+0000","last_became_peered":"2023-09-23T23:26:56.889178+0000","last_unstale":"2023-09-23T23:43:57.788405+0000","last_undegraded":"2023-09-23T23:43:57.788405+0000","last_fullsized":"2023-09-23T23:43:57.788405+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T09:38:54.310691+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":210,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-09-23T23:43:57.784657+0000","last_change":"2023-09-23T23:34:47.351517+0000","last_active":"2023-09-23T23:43:57.784657+0000","last_peered":"2023-09-23T23:43:57.784657+0000","last_clean":"2023-09-23T23:43:57.784657+0000","last_became_active":"2023-09-23T23:34:47.351201+0000","last_became_peered":"2023-09-23T23:34:47.351201+0000","last_unstale":"2023-09-23T23:43:57.784657+0000","last_undegraded":"2023-09-23T23:43:57.784657+0000","last_fullsized":"2023-09-23T23:43:57.784657+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-24T23:21:45.421909+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,3,6],"acting":[1,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":183,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-09-23T23:43:57.791961+0000","last_change":"2023-09-23T23:39:01.784790+0000","last_active":"2023-09-23T23:43:57.791961+0000","last_peered":"2023-09-23T23:43:57.791961+0000","last_clean":"2023-09-23T23:43:57.791961+0000","last_became_active":"2023-09-23T23:39:01.784269+0000","last_became_peered":"2023-09-23T23:39:01.784269+0000","last_unstale":"2023-09-23T23:43:57.791961+0000","last_undegraded":"2023-09-23T23:43:57.791961+0000","last_fullsized":"2023-09-23T23:43:57.791961+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:08:35.647238+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,6,4],"acting":[3,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":255,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-09-23T23:43:57.788553+0000","last_change":"2023-09-23T23:34:47.351063+0000","last_active":"2023-09-23T23:43:57.788553+0000","last_peered":"2023-09-23T23:43:57.788553+0000","last_clean":"2023-09-23T23:43:57.788553+0000","last_became_active":"2023-09-23T23:34:47.350642+0000","last_became_peered":"2023-09-23T23:34:47.350642+0000","last_unstale":"2023-09-23T23:43:57.788553+0000","last_undegraded":"2023-09-23T23:43:57.788553+0000","last_fullsized":"2023-09-23T23:43:57.788553+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T00:16:56.912097+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":248,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-09-23T23:43:57.787001+0000","last_change":"2023-09-23T23:35:41.563649+0000","last_active":"2023-09-23T23:43:57.787001+0000","last_peered":"2023-09-23T23:43:57.787001+0000","last_clean":"2023-09-23T23:43:57.787001+0000","last_became_active":"2023-09-23T23:35:41.563126+0000","last_became_peered":"2023-09-23T23:35:41.563126+0000","last_unstale":"2023-09-23T23:43:57.787001+0000","last_undegraded":"2023-09-23T23:43:57.787001+0000","last_fullsized":"2023-09-23T23:43:57.787001+0000","mapping_epoch":141,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":142,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:36:01.363780+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,2,3],"acting":[6,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"7.13","version":"258'5412","reported_seq":6535,"reported_epoch":258,"state":"active+recovering+undersized+degraded+remapped","last_fresh":"2023-09-23T23:44:10.578626+0000","last_change":"2023-09-23T23:43:57.316051+0000","last_active":"2023-09-23T23:44:10.578626+0000","last_peered":"2023-09-23T23:44:10.578626+0000","last_clean":"2023-09-23T23:43:34.774624+0000","last_became_active":"2023-09-23T23:43:39.600600+0000","last_became_peered":"2023-09-23T23:43:39.600600+0000","last_unstale":"2023-09-23T23:44:10.578626+0000","last_undegraded":"2023-09-23T23:43:38.867296+0000","last_fullsized":"2023-09-23T23:43:36.928891+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":244,"last_epoch_clean":245,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:42:02.783207+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:42:02.783207+0000","last_clean_scrub_stamp":"2023-09-23T23:42:02.783207+0000","objects_scrubbed":0,"log_size":5412,"log_dups_size":0,"ondisk_log_size":5412,"stats_invalid":true,"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":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":157941760,"num_objects":2410,"num_object_clones":0,"num_object_copies":7230,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":107,"num_objects_misplaced":1808,"num_objects_unfound":0,"num_objects_dirty":2410,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3336,"num_write_kb":183872,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":537,"num_bytes_recovered":35192832,"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":[2,1,3],"acting":[2,3],"avail_no_missing":["2","3","4"],"object_location_counts":[{"shards":"2,3","objects":495},{"shards":"2,3,4","objects":1808}],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":197,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-09-23T23:43:57.794166+0000","last_change":"2023-09-23T23:35:41.557711+0000","last_active":"2023-09-23T23:43:57.794166+0000","last_peered":"2023-09-23T23:43:57.794166+0000","last_clean":"2023-09-23T23:43:57.794166+0000","last_became_active":"2023-09-23T23:35:41.554711+0000","last_became_peered":"2023-09-23T23:35:41.554711+0000","last_unstale":"2023-09-23T23:43:57.794166+0000","last_undegraded":"2023-09-23T23:43:57.794166+0000","last_fullsized":"2023-09-23T23:43:57.794166+0000","mapping_epoch":141,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":142,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T01:30:48.881964+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,6,1],"acting":[3,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":228,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-09-23T23:43:57.789320+0000","last_change":"2023-09-23T23:26:56.890389+0000","last_active":"2023-09-23T23:43:57.789320+0000","last_peered":"2023-09-23T23:43:57.789320+0000","last_clean":"2023-09-23T23:43:57.789320+0000","last_became_active":"2023-09-23T23:26:56.890056+0000","last_became_peered":"2023-09-23T23:26:56.890056+0000","last_unstale":"2023-09-23T23:43:57.789320+0000","last_undegraded":"2023-09-23T23:43:57.789320+0000","last_fullsized":"2023-09-23T23:43:57.789320+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T00:20:02.700981+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"7.12","version":"258'5512","reported_seq":10408,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-09-23T23:44:08.244031+0000","last_change":"2023-09-23T23:44:04.918574+0000","last_active":"2023-09-23T23:44:08.244031+0000","last_peered":"2023-09-23T23:44:08.244031+0000","last_clean":"2023-09-23T23:44:08.244031+0000","last_became_active":"2023-09-23T23:43:58.793397+0000","last_became_peered":"2023-09-23T23:43:58.793397+0000","last_unstale":"2023-09-23T23:44:08.244031+0000","last_undegraded":"2023-09-23T23:44:08.244031+0000","last_fullsized":"2023-09-23T23:44:08.244031+0000","mapping_epoch":257,"log_start":"0'0","ondisk_log_start":"0'0","created":244,"last_epoch_clean":258,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:42:02.783207+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:42:02.783207+0000","last_clean_scrub_stamp":"2023-09-23T23:42:02.783207+0000","objects_scrubbed":0,"log_size":5512,"log_dups_size":0,"ondisk_log_size":5512,"stats_invalid":true,"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":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":166821888,"num_objects":2546,"num_object_clones":0,"num_object_copies":7638,"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":2546,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3388,"num_write_kb":189856,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2418,"num_bytes_recovered":158466048,"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":[6,2,3],"acting":[6,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":163,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-09-23T23:43:57.782763+0000","last_change":"2023-09-23T23:39:01.775326+0000","last_active":"2023-09-23T23:43:57.782763+0000","last_peered":"2023-09-23T23:43:57.782763+0000","last_clean":"2023-09-23T23:43:57.782763+0000","last_became_active":"2023-09-23T23:39:01.774427+0000","last_became_peered":"2023-09-23T23:39:01.774427+0000","last_unstale":"2023-09-23T23:43:57.782763+0000","last_undegraded":"2023-09-23T23:43:57.782763+0000","last_fullsized":"2023-09-23T23:43:57.782763+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T03:54:25.565889+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,3,2],"acting":[1,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":187,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-09-23T23:43:57.788613+0000","last_change":"2023-09-23T23:39:01.784229+0000","last_active":"2023-09-23T23:43:57.788613+0000","last_peered":"2023-09-23T23:43:57.788613+0000","last_clean":"2023-09-23T23:43:57.788613+0000","last_became_active":"2023-09-23T23:39:01.783895+0000","last_became_peered":"2023-09-23T23:39:01.783895+0000","last_unstale":"2023-09-23T23:43:57.788613+0000","last_undegraded":"2023-09-23T23:43:57.788613+0000","last_fullsized":"2023-09-23T23:43:57.788613+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T09:32:14.865261+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"7.11","version":"258'5387","reported_seq":5439,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-09-23T23:44:08.291279+0000","last_change":"2023-09-23T23:44:03.906243+0000","last_active":"2023-09-23T23:44:08.291279+0000","last_peered":"2023-09-23T23:44:08.291279+0000","last_clean":"2023-09-23T23:44:08.291279+0000","last_became_active":"2023-09-23T23:43:25.868740+0000","last_became_peered":"2023-09-23T23:43:25.868740+0000","last_unstale":"2023-09-23T23:44:08.291279+0000","last_undegraded":"2023-09-23T23:44:08.291279+0000","last_fullsized":"2023-09-23T23:44:08.291279+0000","mapping_epoch":248,"log_start":"0'0","ondisk_log_start":"0'0","created":244,"last_epoch_clean":249,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:42:02.783207+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:42:02.783207+0000","last_clean_scrub_stamp":"2023-09-23T23:42:02.783207+0000","objects_scrubbed":0,"log_size":5387,"log_dups_size":0,"ondisk_log_size":5387,"stats_invalid":true,"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":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":165117952,"num_objects":2520,"num_object_clones":0,"num_object_copies":7560,"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":2520,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3324,"num_write_kb":186976,"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":[6,3,1],"acting":[6,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.15","version":"68'3","reported_seq":126,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-09-23T23:43:57.788497+0000","last_change":"2023-09-23T23:39:01.818902+0000","last_active":"2023-09-23T23:43:57.788497+0000","last_peered":"2023-09-23T23:43:57.788497+0000","last_clean":"2023-09-23T23:43:57.788497+0000","last_became_active":"2023-09-23T23:39:01.785446+0000","last_became_peered":"2023-09-23T23:39:01.785446+0000","last_unstale":"2023-09-23T23:43:57.788497+0000","last_undegraded":"2023-09-23T23:43:57.788497+0000","last_fullsized":"2023-09-23T23:43:57.788497+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"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 @ 2023-09-24T23:22:56.139410+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"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":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":90,"num_keys_recovered":0,"num_objects_omap":1,"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":[3,4,6],"acting":[3,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":153,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-09-23T23:43:57.787483+0000","last_change":"2023-09-23T23:32:08.441035+0000","last_active":"2023-09-23T23:43:57.787483+0000","last_peered":"2023-09-23T23:43:57.787483+0000","last_clean":"2023-09-23T23:43:57.787483+0000","last_became_active":"2023-09-23T23:32:08.440672+0000","last_became_peered":"2023-09-23T23:32:08.440672+0000","last_unstale":"2023-09-23T23:43:57.787483+0000","last_undegraded":"2023-09-23T23:43:57.787483+0000","last_fullsized":"2023-09-23T23:43:57.787483+0000","mapping_epoch":120,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":121,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T07:03:24.522125+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"7.10","version":"258'5645","reported_seq":5692,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-09-23T23:44:10.902660+0000","last_change":"2023-09-23T23:43:23.861011+0000","last_active":"2023-09-23T23:44:10.902660+0000","last_peered":"2023-09-23T23:44:10.902660+0000","last_clean":"2023-09-23T23:44:10.902660+0000","last_became_active":"2023-09-23T23:43:23.856432+0000","last_became_peered":"2023-09-23T23:43:23.856432+0000","last_unstale":"2023-09-23T23:44:10.902660+0000","last_undegraded":"2023-09-23T23:44:10.902660+0000","last_fullsized":"2023-09-23T23:44:10.902660+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":244,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:42:02.783207+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:42:02.783207+0000","last_clean_scrub_stamp":"2023-09-23T23:42:02.783207+0000","objects_scrubbed":0,"log_size":5645,"log_dups_size":0,"ondisk_log_size":5645,"stats_invalid":true,"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":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":164462592,"num_objects":2510,"num_object_clones":0,"num_object_copies":7530,"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":2510,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3504,"num_write_kb":192416,"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":[3,2,1],"acting":[3,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.14","version":"90'23","reported_seq":174,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-09-23T23:43:57.786767+0000","last_change":"2023-09-23T23:39:01.812251+0000","last_active":"2023-09-23T23:43:57.786767+0000","last_peered":"2023-09-23T23:43:57.786767+0000","last_clean":"2023-09-23T23:43:57.786767+0000","last_became_active":"2023-09-23T23:39:01.787044+0000","last_became_peered":"2023-09-23T23:39:01.787044+0000","last_unstale":"2023-09-23T23:43:57.786767+0000","last_undegraded":"2023-09-23T23:43:57.786767+0000","last_fullsized":"2023-09-23T23:43:57.786767+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"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 @ 2023-09-25T06:42:59.705703+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"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":4,"num_whiteouts":0,"num_read":7,"num_read_kb":6,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":4734,"num_keys_recovered":0,"num_objects_omap":1,"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":[6,4,2],"acting":[6,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":217,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-09-23T23:43:57.811340+0000","last_change":"2023-09-23T23:25:05.230568+0000","last_active":"2023-09-23T23:43:57.811340+0000","last_peered":"2023-09-23T23:43:57.811340+0000","last_clean":"2023-09-23T23:43:57.811340+0000","last_became_active":"2023-09-23T23:25:05.230211+0000","last_became_peered":"2023-09-23T23:25:05.230211+0000","last_unstale":"2023-09-23T23:43:57.811340+0000","last_undegraded":"2023-09-23T23:43:57.811340+0000","last_fullsized":"2023-09-23T23:43:57.811340+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T01:42:35.780414+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"7.17","version":"258'5599","reported_seq":5641,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-09-23T23:44:08.160559+0000","last_change":"2023-09-23T23:44:00.860180+0000","last_active":"2023-09-23T23:44:08.160559+0000","last_peered":"2023-09-23T23:44:08.160559+0000","last_clean":"2023-09-23T23:44:08.160559+0000","last_became_active":"2023-09-23T23:43:17.861177+0000","last_became_peered":"2023-09-23T23:43:17.861177+0000","last_unstale":"2023-09-23T23:44:08.160559+0000","last_undegraded":"2023-09-23T23:44:08.160559+0000","last_fullsized":"2023-09-23T23:44:08.160559+0000","mapping_epoch":244,"log_start":"0'0","ondisk_log_start":"0'0","created":244,"last_epoch_clean":245,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:42:02.783207+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:42:02.783207+0000","last_clean_scrub_stamp":"2023-09-23T23:42:02.783207+0000","objects_scrubbed":0,"log_size":5599,"log_dups_size":0,"ondisk_log_size":5599,"stats_invalid":true,"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":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":174161920,"num_objects":2658,"num_object_clones":0,"num_object_copies":7974,"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":2658,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3458,"num_write_kb":195680,"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":[6,3,1],"acting":[6,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.13","version":"68'2","reported_seq":124,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-09-23T23:43:57.799317+0000","last_change":"2023-09-23T23:39:01.805733+0000","last_active":"2023-09-23T23:43:57.799317+0000","last_peered":"2023-09-23T23:43:57.799317+0000","last_clean":"2023-09-23T23:43:57.799317+0000","last_became_active":"2023-09-23T23:39:01.780704+0000","last_became_peered":"2023-09-23T23:39:01.780704+0000","last_unstale":"2023-09-23T23:43:57.799317+0000","last_undegraded":"2023-09-23T23:43:57.799317+0000","last_fullsized":"2023-09-23T23:43:57.799317+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T08:21:50.390978+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"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":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":34,"num_keys_recovered":10,"num_objects_omap":1,"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":[2,4,6],"acting":[2,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":237,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-09-23T23:43:57.789331+0000","last_change":"2023-09-23T23:39:01.779473+0000","last_active":"2023-09-23T23:43:57.789331+0000","last_peered":"2023-09-23T23:43:57.789331+0000","last_clean":"2023-09-23T23:43:57.789331+0000","last_became_active":"2023-09-23T23:39:01.779172+0000","last_became_peered":"2023-09-23T23:39:01.779172+0000","last_unstale":"2023-09-23T23:43:57.789331+0000","last_undegraded":"2023-09-23T23:43:57.789331+0000","last_fullsized":"2023-09-23T23:43:57.789331+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T11:13:38.233454+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"7.16","version":"258'5613","reported_seq":5653,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-09-23T23:44:10.936783+0000","last_change":"2023-09-23T23:43:17.890860+0000","last_active":"2023-09-23T23:44:10.936783+0000","last_peered":"2023-09-23T23:44:10.936783+0000","last_clean":"2023-09-23T23:44:10.936783+0000","last_became_active":"2023-09-23T23:43:17.889225+0000","last_became_peered":"2023-09-23T23:43:17.889225+0000","last_unstale":"2023-09-23T23:44:10.936783+0000","last_undegraded":"2023-09-23T23:44:10.936783+0000","last_fullsized":"2023-09-23T23:44:10.936783+0000","mapping_epoch":244,"log_start":"0'0","ondisk_log_start":"0'0","created":244,"last_epoch_clean":245,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:42:02.783207+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:42:02.783207+0000","last_clean_scrub_stamp":"2023-09-23T23:42:02.783207+0000","objects_scrubbed":0,"log_size":5613,"log_dups_size":0,"ondisk_log_size":5613,"stats_invalid":true,"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":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":162398208,"num_objects":2478,"num_object_clones":0,"num_object_copies":7434,"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":2478,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3512,"num_write_kb":191680,"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":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":155,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-09-23T23:43:57.792873+0000","last_change":"2023-09-23T23:39:01.778654+0000","last_active":"2023-09-23T23:43:57.792873+0000","last_peered":"2023-09-23T23:43:57.792873+0000","last_clean":"2023-09-23T23:43:57.792873+0000","last_became_active":"2023-09-23T23:39:01.776906+0000","last_became_peered":"2023-09-23T23:39:01.776906+0000","last_unstale":"2023-09-23T23:43:57.792873+0000","last_undegraded":"2023-09-23T23:43:57.792873+0000","last_fullsized":"2023-09-23T23:43:57.792873+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T03:04:41.862497+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":171,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-09-23T23:43:57.788329+0000","last_change":"2023-09-23T23:39:01.785789+0000","last_active":"2023-09-23T23:43:57.788329+0000","last_peered":"2023-09-23T23:43:57.788329+0000","last_clean":"2023-09-23T23:43:57.788329+0000","last_became_active":"2023-09-23T23:39:01.784977+0000","last_became_peered":"2023-09-23T23:39:01.784977+0000","last_unstale":"2023-09-23T23:43:57.788329+0000","last_undegraded":"2023-09-23T23:43:57.788329+0000","last_fullsized":"2023-09-23T23:43:57.788329+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T06:11:59.597194+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,6,1],"acting":[3,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"7.15","version":"258'5491","reported_seq":5534,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-09-23T23:44:10.482210+0000","last_change":"2023-09-23T23:43:17.871095+0000","last_active":"2023-09-23T23:44:10.482210+0000","last_peered":"2023-09-23T23:44:10.482210+0000","last_clean":"2023-09-23T23:44:10.482210+0000","last_became_active":"2023-09-23T23:43:17.862634+0000","last_became_peered":"2023-09-23T23:43:17.862634+0000","last_unstale":"2023-09-23T23:44:10.482210+0000","last_undegraded":"2023-09-23T23:44:10.482210+0000","last_fullsized":"2023-09-23T23:44:10.482210+0000","mapping_epoch":244,"log_start":"0'0","ondisk_log_start":"0'0","created":244,"last_epoch_clean":245,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:42:02.783207+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:42:02.783207+0000","last_clean_scrub_stamp":"2023-09-23T23:42:02.783207+0000","objects_scrubbed":0,"log_size":5491,"log_dups_size":0,"ondisk_log_size":5491,"stats_invalid":true,"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":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":159219712,"num_objects":2430,"num_object_clones":0,"num_object_copies":7290,"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":2430,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3402,"num_write_kb":186592,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":65536,"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":[2,1,6],"acting":[2,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":106,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-09-23T23:43:57.809166+0000","last_change":"2023-09-23T23:39:01.784680+0000","last_active":"2023-09-23T23:43:57.809166+0000","last_peered":"2023-09-23T23:43:57.809166+0000","last_clean":"2023-09-23T23:43:57.809166+0000","last_became_active":"2023-09-23T23:39:01.784251+0000","last_became_peered":"2023-09-23T23:39:01.784251+0000","last_unstale":"2023-09-23T23:43:57.809166+0000","last_undegraded":"2023-09-23T23:43:57.809166+0000","last_fullsized":"2023-09-23T23:43:57.809166+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T00:14:24.040103+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,6,3],"acting":[4,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":192,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-09-23T23:43:57.791852+0000","last_change":"2023-09-23T23:39:01.784592+0000","last_active":"2023-09-23T23:43:57.791852+0000","last_peered":"2023-09-23T23:43:57.791852+0000","last_clean":"2023-09-23T23:43:57.791852+0000","last_became_active":"2023-09-23T23:39:01.783524+0000","last_became_peered":"2023-09-23T23:39:01.783524+0000","last_unstale":"2023-09-23T23:43:57.791852+0000","last_undegraded":"2023-09-23T23:43:57.791852+0000","last_fullsized":"2023-09-23T23:43:57.791852+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T01:52:10.123910+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,2,6],"acting":[3,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"7.14","version":"258'5481","reported_seq":5525,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-09-23T23:44:08.373628+0000","last_change":"2023-09-23T23:43:17.904890+0000","last_active":"2023-09-23T23:44:08.373628+0000","last_peered":"2023-09-23T23:44:08.373628+0000","last_clean":"2023-09-23T23:44:08.373628+0000","last_became_active":"2023-09-23T23:43:17.885096+0000","last_became_peered":"2023-09-23T23:43:17.885096+0000","last_unstale":"2023-09-23T23:44:08.373628+0000","last_undegraded":"2023-09-23T23:44:08.373628+0000","last_fullsized":"2023-09-23T23:44:08.373628+0000","mapping_epoch":244,"log_start":"0'0","ondisk_log_start":"0'0","created":244,"last_epoch_clean":245,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:42:02.783207+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:42:02.783207+0000","last_clean_scrub_stamp":"2023-09-23T23:42:02.783207+0000","objects_scrubbed":0,"log_size":5481,"log_dups_size":0,"ondisk_log_size":5481,"stats_invalid":true,"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":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":167641088,"num_objects":2558,"num_object_clones":0,"num_object_copies":7674,"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":2558,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3378,"num_write_kb":189952,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":131072,"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,6,3],"acting":[1,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.10","version":"68'8","reported_seq":271,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-09-23T23:43:57.785953+0000","last_change":"2023-09-23T23:34:47.368204+0000","last_active":"2023-09-23T23:43:57.785953+0000","last_peered":"2023-09-23T23:43:57.785953+0000","last_clean":"2023-09-23T23:43:57.785953+0000","last_became_active":"2023-09-23T23:34:47.353802+0000","last_became_peered":"2023-09-23T23:34:47.353802+0000","last_unstale":"2023-09-23T23:43:57.785953+0000","last_undegraded":"2023-09-23T23:43:57.785953+0000","last_fullsized":"2023-09-23T23:43:57.785953+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"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 @ 2023-09-25T07:32:52.930708+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"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":4,"num_whiteouts":0,"num_read":12,"num_read_kb":12,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"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":[6,3,2],"acting":[6,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":237,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-09-23T23:43:57.794135+0000","last_change":"2023-09-23T23:39:01.778734+0000","last_active":"2023-09-23T23:43:57.794135+0000","last_peered":"2023-09-23T23:43:57.794135+0000","last_clean":"2023-09-23T23:43:57.794135+0000","last_became_active":"2023-09-23T23:39:01.776950+0000","last_became_peered":"2023-09-23T23:39:01.776950+0000","last_unstale":"2023-09-23T23:43:57.794135+0000","last_undegraded":"2023-09-23T23:43:57.794135+0000","last_fullsized":"2023-09-23T23:43:57.794135+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:49:52.556092+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"7.b","version":"258'6837","reported_seq":6867,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-09-23T23:44:08.410206+0000","last_change":"2023-09-23T23:42:03.805341+0000","last_active":"2023-09-23T23:44:08.410206+0000","last_peered":"2023-09-23T23:44:08.410206+0000","last_clean":"2023-09-23T23:44:08.410206+0000","last_became_active":"2023-09-23T23:42:03.804835+0000","last_became_peered":"2023-09-23T23:42:03.804835+0000","last_unstale":"2023-09-23T23:44:08.410206+0000","last_undegraded":"2023-09-23T23:44:08.410206+0000","last_fullsized":"2023-09-23T23:44:08.410206+0000","mapping_epoch":237,"log_start":"241'2441","ondisk_log_start":"241'2441","created":237,"last_epoch_clean":238,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:42:02.783207+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:42:02.783207+0000","last_clean_scrub_stamp":"2023-09-23T23:42:02.783207+0000","objects_scrubbed":0,"log_size":4396,"log_dups_size":0,"ondisk_log_size":4396,"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 @ 2023-09-25T02:55:43.942106+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":331415552,"num_objects":5057,"num_object_clones":0,"num_object_copies":15171,"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":5057,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6837,"num_write_kb":380608,"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,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.f","version":"68'1","reported_seq":121,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-09-23T23:43:57.809203+0000","last_change":"2023-09-23T23:39:01.809850+0000","last_active":"2023-09-23T23:43:57.809203+0000","last_peered":"2023-09-23T23:43:57.809203+0000","last_clean":"2023-09-23T23:43:57.809203+0000","last_became_active":"2023-09-23T23:39:01.784320+0000","last_became_peered":"2023-09-23T23:39:01.784320+0000","last_unstale":"2023-09-23T23:43:57.809203+0000","last_undegraded":"2023-09-23T23:43:57.809203+0000","last_fullsized":"2023-09-23T23:43:57.809203+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"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 @ 2023-09-25T08:14:54.954145+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":22,"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":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":111,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-09-23T23:43:57.785954+0000","last_change":"2023-09-23T23:39:01.791395+0000","last_active":"2023-09-23T23:43:57.785954+0000","last_peered":"2023-09-23T23:43:57.785954+0000","last_clean":"2023-09-23T23:43:57.785954+0000","last_became_active":"2023-09-23T23:39:01.791101+0000","last_became_peered":"2023-09-23T23:39:01.791101+0000","last_unstale":"2023-09-23T23:43:57.785954+0000","last_undegraded":"2023-09-23T23:43:57.785954+0000","last_fullsized":"2023-09-23T23:43:57.785954+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:15:17.934614+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,3],"acting":[6,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"7.a","version":"258'6888","reported_seq":6918,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-09-23T23:44:10.975539+0000","last_change":"2023-09-23T23:42:03.802523+0000","last_active":"2023-09-23T23:44:10.975539+0000","last_peered":"2023-09-23T23:44:10.975539+0000","last_clean":"2023-09-23T23:44:10.975539+0000","last_became_active":"2023-09-23T23:42:03.802166+0000","last_became_peered":"2023-09-23T23:42:03.802166+0000","last_unstale":"2023-09-23T23:44:10.975539+0000","last_undegraded":"2023-09-23T23:44:10.975539+0000","last_fullsized":"2023-09-23T23:44:10.975539+0000","mapping_epoch":237,"log_start":"242'2808","ondisk_log_start":"242'2808","created":237,"last_epoch_clean":238,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:42:02.783207+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:42:02.783207+0000","last_clean_scrub_stamp":"2023-09-23T23:42:02.783207+0000","objects_scrubbed":0,"log_size":4080,"log_dups_size":0,"ondisk_log_size":4080,"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 @ 2023-09-25T08:00:26.622771+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":320208896,"num_objects":4886,"num_object_clones":0,"num_object_copies":14658,"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":4886,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6888,"num_write_kb":376768,"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":[3,2,1],"acting":[3,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.e","version":"68'2","reported_seq":122,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-09-23T23:43:57.782959+0000","last_change":"2023-09-23T23:39:01.787662+0000","last_active":"2023-09-23T23:43:57.782959+0000","last_peered":"2023-09-23T23:43:57.782959+0000","last_clean":"2023-09-23T23:43:57.782959+0000","last_became_active":"2023-09-23T23:39:01.774466+0000","last_became_peered":"2023-09-23T23:39:01.774466+0000","last_unstale":"2023-09-23T23:43:57.782959+0000","last_undegraded":"2023-09-23T23:43:57.782959+0000","last_fullsized":"2023-09-23T23:43:57.782959+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T06:21:06.723325+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"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,3,2],"acting":[1,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":213,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-09-23T23:43:57.784875+0000","last_change":"2023-09-23T23:35:10.673509+0000","last_active":"2023-09-23T23:43:57.784875+0000","last_peered":"2023-09-23T23:43:57.784875+0000","last_clean":"2023-09-23T23:43:57.784875+0000","last_became_active":"2023-09-23T23:35:10.673318+0000","last_became_peered":"2023-09-23T23:35:10.673318+0000","last_unstale":"2023-09-23T23:43:57.784875+0000","last_undegraded":"2023-09-23T23:43:57.784875+0000","last_fullsized":"2023-09-23T23:43:57.784875+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:08:13.653109+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,4,3],"acting":[1,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"7.9","version":"258'5503","reported_seq":5543,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-09-23T23:44:08.358441+0000","last_change":"2023-09-23T23:43:17.837475+0000","last_active":"2023-09-23T23:44:08.358441+0000","last_peered":"2023-09-23T23:44:08.358441+0000","last_clean":"2023-09-23T23:44:08.358441+0000","last_became_active":"2023-09-23T23:43:17.835692+0000","last_became_peered":"2023-09-23T23:43:17.835692+0000","last_unstale":"2023-09-23T23:44:08.358441+0000","last_undegraded":"2023-09-23T23:44:08.358441+0000","last_fullsized":"2023-09-23T23:44:08.358441+0000","mapping_epoch":237,"log_start":"0'0","ondisk_log_start":"0'0","created":237,"last_epoch_clean":245,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:42:02.783207+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:42:02.783207+0000","last_clean_scrub_stamp":"2023-09-23T23:42:02.783207+0000","objects_scrubbed":0,"log_size":5503,"log_dups_size":0,"ondisk_log_size":5503,"stats_invalid":true,"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":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":165707776,"num_objects":2528,"num_object_clones":0,"num_object_copies":7584,"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":2528,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3386,"num_write_kb":189280,"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,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.d","version":"68'1","reported_seq":121,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-09-23T23:43:57.790058+0000","last_change":"2023-09-23T23:39:01.816014+0000","last_active":"2023-09-23T23:43:57.790058+0000","last_peered":"2023-09-23T23:43:57.790058+0000","last_clean":"2023-09-23T23:43:57.790058+0000","last_became_active":"2023-09-23T23:39:01.787794+0000","last_became_peered":"2023-09-23T23:39:01.787794+0000","last_unstale":"2023-09-23T23:43:57.790058+0000","last_undegraded":"2023-09-23T23:43:57.790058+0000","last_fullsized":"2023-09-23T23:43:57.790058+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"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 @ 2023-09-25T08:29:33.262195+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":70,"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":[6,3,4],"acting":[6,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":228,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-09-23T23:43:57.786807+0000","last_change":"2023-09-23T23:39:01.787814+0000","last_active":"2023-09-23T23:43:57.786807+0000","last_peered":"2023-09-23T23:43:57.786807+0000","last_clean":"2023-09-23T23:43:57.786807+0000","last_became_active":"2023-09-23T23:39:01.787522+0000","last_became_peered":"2023-09-23T23:39:01.787522+0000","last_unstale":"2023-09-23T23:43:57.786807+0000","last_undegraded":"2023-09-23T23:43:57.786807+0000","last_fullsized":"2023-09-23T23:43:57.786807+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T01:04:52.248334+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,1,3],"acting":[6,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"7.8","version":"258'5563","reported_seq":5601,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-09-23T23:44:10.576866+0000","last_change":"2023-09-23T23:43:17.830736+0000","last_active":"2023-09-23T23:44:10.576866+0000","last_peered":"2023-09-23T23:44:10.576866+0000","last_clean":"2023-09-23T23:44:10.576866+0000","last_became_active":"2023-09-23T23:43:17.826111+0000","last_became_peered":"2023-09-23T23:43:17.826111+0000","last_unstale":"2023-09-23T23:44:10.576866+0000","last_undegraded":"2023-09-23T23:44:10.576866+0000","last_fullsized":"2023-09-23T23:44:10.576866+0000","mapping_epoch":237,"log_start":"0'0","ondisk_log_start":"0'0","created":237,"last_epoch_clean":245,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:42:02.783207+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:42:02.783207+0000","last_clean_scrub_stamp":"2023-09-23T23:42:02.783207+0000","objects_scrubbed":0,"log_size":5563,"log_dups_size":0,"ondisk_log_size":5563,"stats_invalid":true,"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":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":162168832,"num_objects":2474,"num_object_clones":0,"num_object_copies":7422,"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":2474,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3446,"num_write_kb":189472,"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":[2,4,3],"acting":[2,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":215,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-09-23T23:43:57.793770+0000","last_change":"2023-09-23T23:32:08.441267+0000","last_active":"2023-09-23T23:43:57.793770+0000","last_peered":"2023-09-23T23:43:57.793770+0000","last_clean":"2023-09-23T23:43:57.793770+0000","last_became_active":"2023-09-23T23:32:08.440895+0000","last_became_peered":"2023-09-23T23:32:08.440895+0000","last_unstale":"2023-09-23T23:43:57.793770+0000","last_undegraded":"2023-09-23T23:43:57.793770+0000","last_fullsized":"2023-09-23T23:43:57.793770+0000","mapping_epoch":120,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":121,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T02:38:44.532782+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,6,1],"acting":[3,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":165,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-09-23T23:43:57.782428+0000","last_change":"2023-09-23T23:35:41.554918+0000","last_active":"2023-09-23T23:43:57.782428+0000","last_peered":"2023-09-23T23:43:57.782428+0000","last_clean":"2023-09-23T23:43:57.782428+0000","last_became_active":"2023-09-23T23:35:41.554595+0000","last_became_peered":"2023-09-23T23:35:41.554595+0000","last_unstale":"2023-09-23T23:43:57.782428+0000","last_undegraded":"2023-09-23T23:43:57.782428+0000","last_fullsized":"2023-09-23T23:43:57.782428+0000","mapping_epoch":141,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":142,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:08:11.714395+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,4,3],"acting":[1,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"7.f","version":"258'6928","reported_seq":6958,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-09-23T23:44:10.962966+0000","last_change":"2023-09-23T23:42:03.817393+0000","last_active":"2023-09-23T23:44:10.962966+0000","last_peered":"2023-09-23T23:44:10.962966+0000","last_clean":"2023-09-23T23:44:10.962966+0000","last_became_active":"2023-09-23T23:42:03.816647+0000","last_became_peered":"2023-09-23T23:42:03.816647+0000","last_unstale":"2023-09-23T23:44:10.962966+0000","last_undegraded":"2023-09-23T23:44:10.962966+0000","last_fullsized":"2023-09-23T23:44:10.962966+0000","mapping_epoch":237,"log_start":"242'2862","ondisk_log_start":"242'2862","created":237,"last_epoch_clean":238,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:42:02.783207+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:42:02.783207+0000","last_clean_scrub_stamp":"2023-09-23T23:42:02.783207+0000","objects_scrubbed":0,"log_size":4066,"log_dups_size":0,"ondisk_log_size":4066,"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 @ 2023-09-25T07:29:42.253857+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":321912832,"num_objects":4912,"num_object_clones":0,"num_object_copies":14736,"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":4912,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6928,"num_write_kb":378880,"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":[3,4,6],"acting":[3,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.b","version":"69'3","reported_seq":267,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-09-23T23:43:57.788568+0000","last_change":"2023-09-23T23:39:01.813592+0000","last_active":"2023-09-23T23:43:57.788568+0000","last_peered":"2023-09-23T23:43:57.788568+0000","last_clean":"2023-09-23T23:43:57.788568+0000","last_became_active":"2023-09-23T23:39:01.780525+0000","last_became_peered":"2023-09-23T23:39:01.780525+0000","last_unstale":"2023-09-23T23:43:57.788568+0000","last_undegraded":"2023-09-23T23:43:57.788568+0000","last_fullsized":"2023-09-23T23:43:57.788568+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"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 @ 2023-09-25T07:07:14.289204+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"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":[3,4,1],"acting":[3,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":196,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-09-23T23:43:58.789848+0000","last_change":"2023-09-23T23:35:10.677772+0000","last_active":"2023-09-23T23:43:58.789848+0000","last_peered":"2023-09-23T23:43:58.789848+0000","last_clean":"2023-09-23T23:43:58.789848+0000","last_became_active":"2023-09-23T23:35:10.677374+0000","last_became_peered":"2023-09-23T23:35:10.677374+0000","last_unstale":"2023-09-23T23:43:58.789848+0000","last_undegraded":"2023-09-23T23:43:58.789848+0000","last_fullsized":"2023-09-23T23:43:58.789848+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:11:39.907276+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,4,6],"acting":[3,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"7.e","version":"258'6776","reported_seq":6806,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-09-23T23:44:10.573624+0000","last_change":"2023-09-23T23:42:03.803358+0000","last_active":"2023-09-23T23:44:10.573624+0000","last_peered":"2023-09-23T23:44:10.573624+0000","last_clean":"2023-09-23T23:44:10.573624+0000","last_became_active":"2023-09-23T23:42:03.803024+0000","last_became_peered":"2023-09-23T23:42:03.803024+0000","last_unstale":"2023-09-23T23:44:10.573624+0000","last_undegraded":"2023-09-23T23:44:10.573624+0000","last_fullsized":"2023-09-23T23:44:10.573624+0000","mapping_epoch":237,"log_start":"241'1200","ondisk_log_start":"241'1200","created":237,"last_epoch_clean":238,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:42:02.783207+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:42:02.783207+0000","last_clean_scrub_stamp":"2023-09-23T23:42:02.783207+0000","objects_scrubbed":0,"log_size":5576,"log_dups_size":0,"ondisk_log_size":5576,"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 @ 2023-09-25T06:58:21.962767+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":324927488,"num_objects":4958,"num_object_clones":0,"num_object_copies":14874,"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":4958,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6776,"num_write_kb":375488,"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":[2,3,1],"acting":[2,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":239,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-09-23T23:43:57.786525+0000","last_change":"2023-09-23T23:39:01.786568+0000","last_active":"2023-09-23T23:43:57.786525+0000","last_peered":"2023-09-23T23:43:57.786525+0000","last_clean":"2023-09-23T23:43:57.786525+0000","last_became_active":"2023-09-23T23:39:01.786136+0000","last_became_peered":"2023-09-23T23:39:01.786136+0000","last_unstale":"2023-09-23T23:43:57.786525+0000","last_undegraded":"2023-09-23T23:43:57.786525+0000","last_fullsized":"2023-09-23T23:43:57.786525+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T06:27:10.726943+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":213,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-09-23T23:43:57.789135+0000","last_change":"2023-09-23T23:34:47.357143+0000","last_active":"2023-09-23T23:43:57.789135+0000","last_peered":"2023-09-23T23:43:57.789135+0000","last_clean":"2023-09-23T23:43:57.789135+0000","last_became_active":"2023-09-23T23:34:47.356826+0000","last_became_peered":"2023-09-23T23:34:47.356826+0000","last_unstale":"2023-09-23T23:43:57.789135+0000","last_undegraded":"2023-09-23T23:43:57.789135+0000","last_fullsized":"2023-09-23T23:43:57.789135+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:18:46.795742+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[2,1,6],"acting":[2,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"7.d","version":"258'6785","reported_seq":6814,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-09-23T23:44:08.291109+0000","last_change":"2023-09-23T23:42:03.806114+0000","last_active":"2023-09-23T23:44:08.291109+0000","last_peered":"2023-09-23T23:44:08.291109+0000","last_clean":"2023-09-23T23:44:08.291109+0000","last_became_active":"2023-09-23T23:42:03.805816+0000","last_became_peered":"2023-09-23T23:42:03.805816+0000","last_unstale":"2023-09-23T23:44:08.291109+0000","last_undegraded":"2023-09-23T23:44:08.291109+0000","last_fullsized":"2023-09-23T23:44:08.291109+0000","mapping_epoch":237,"log_start":"241'2110","ondisk_log_start":"241'2110","created":237,"last_epoch_clean":238,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:42:02.783207+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:42:02.783207+0000","last_clean_scrub_stamp":"2023-09-23T23:42:02.783207+0000","objects_scrubbed":0,"log_size":4675,"log_dups_size":0,"ondisk_log_size":4675,"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 @ 2023-09-25T05:58:09.087029+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":335544344,"num_objects":5121,"num_object_clones":0,"num_object_copies":15363,"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":5121,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":6785,"num_write_kb":380929,"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":[6,1,3],"acting":[6,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":206,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-09-23T23:43:57.788757+0000","last_change":"2023-09-23T23:39:01.774125+0000","last_active":"2023-09-23T23:43:57.788757+0000","last_peered":"2023-09-23T23:43:57.788757+0000","last_clean":"2023-09-23T23:43:57.788757+0000","last_became_active":"2023-09-23T23:39:01.773702+0000","last_became_peered":"2023-09-23T23:39:01.773702+0000","last_unstale":"2023-09-23T23:43:57.788757+0000","last_undegraded":"2023-09-23T23:43:57.788757+0000","last_fullsized":"2023-09-23T23:43:57.788757+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:33:01.617070+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[2,1,3],"acting":[2,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":199,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-09-23T23:43:57.786827+0000","last_change":"2023-09-23T23:35:10.690516+0000","last_active":"2023-09-23T23:43:57.786827+0000","last_peered":"2023-09-23T23:43:57.786827+0000","last_clean":"2023-09-23T23:43:57.786827+0000","last_became_active":"2023-09-23T23:35:10.689841+0000","last_became_peered":"2023-09-23T23:35:10.689841+0000","last_unstale":"2023-09-23T23:43:57.786827+0000","last_undegraded":"2023-09-23T23:43:57.786827+0000","last_fullsized":"2023-09-23T23:43:57.786827+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:36:08.373176+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,2],"acting":[6,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"7.c","version":"258'6842","reported_seq":6871,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-09-23T23:44:08.279115+0000","last_change":"2023-09-23T23:42:03.805733+0000","last_active":"2023-09-23T23:44:08.279115+0000","last_peered":"2023-09-23T23:44:08.279115+0000","last_clean":"2023-09-23T23:44:08.279115+0000","last_became_active":"2023-09-23T23:42:03.805500+0000","last_became_peered":"2023-09-23T23:42:03.805500+0000","last_unstale":"2023-09-23T23:44:08.279115+0000","last_undegraded":"2023-09-23T23:44:08.279115+0000","last_fullsized":"2023-09-23T23:44:08.279115+0000","mapping_epoch":237,"log_start":"241'2145","ondisk_log_start":"241'2145","created":237,"last_epoch_clean":238,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:42:02.783207+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:42:02.783207+0000","last_clean_scrub_stamp":"2023-09-23T23:42:02.783207+0000","objects_scrubbed":0,"log_size":4697,"log_dups_size":0,"ondisk_log_size":4697,"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 @ 2023-09-25T09:31:37.406236+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":335544320,"num_objects":5120,"num_object_clones":0,"num_object_copies":15360,"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":5120,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6842,"num_write_kb":382784,"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":[6,3,2],"acting":[6,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":238,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-09-23T23:43:57.788394+0000","last_change":"2023-09-23T23:39:01.780202+0000","last_active":"2023-09-23T23:43:57.788394+0000","last_peered":"2023-09-23T23:43:57.788394+0000","last_clean":"2023-09-23T23:43:57.788394+0000","last_became_active":"2023-09-23T23:39:01.779738+0000","last_became_peered":"2023-09-23T23:39:01.779738+0000","last_unstale":"2023-09-23T23:43:57.788394+0000","last_undegraded":"2023-09-23T23:43:57.788394+0000","last_fullsized":"2023-09-23T23:43:57.788394+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T09:58:07.103422+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":203,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-09-23T23:43:57.778380+0000","last_change":"2023-09-23T23:26:56.892048+0000","last_active":"2023-09-23T23:43:57.778380+0000","last_peered":"2023-09-23T23:43:57.778380+0000","last_clean":"2023-09-23T23:43:57.778380+0000","last_became_active":"2023-09-23T23:26:56.891708+0000","last_became_peered":"2023-09-23T23:26:56.891708+0000","last_unstale":"2023-09-23T23:43:57.778380+0000","last_undegraded":"2023-09-23T23:43:57.778380+0000","last_fullsized":"2023-09-23T23:43:57.778380+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T06:30:13.122988+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"7.1","version":"258'5519","reported_seq":5559,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-09-23T23:44:10.972887+0000","last_change":"2023-09-23T23:43:17.818569+0000","last_active":"2023-09-23T23:44:10.972887+0000","last_peered":"2023-09-23T23:44:10.972887+0000","last_clean":"2023-09-23T23:44:10.972887+0000","last_became_active":"2023-09-23T23:43:17.815324+0000","last_became_peered":"2023-09-23T23:43:17.815324+0000","last_unstale":"2023-09-23T23:44:10.972887+0000","last_undegraded":"2023-09-23T23:44:10.972887+0000","last_fullsized":"2023-09-23T23:44:10.972887+0000","mapping_epoch":237,"log_start":"0'0","ondisk_log_start":"0'0","created":237,"last_epoch_clean":245,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:42:02.783207+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:42:02.783207+0000","last_clean_scrub_stamp":"2023-09-23T23:42:02.783207+0000","objects_scrubbed":0,"log_size":5519,"log_dups_size":0,"ondisk_log_size":5519,"stats_invalid":true,"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":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":164200448,"num_objects":2505,"num_object_clones":0,"num_object_copies":7515,"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":2505,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3455,"num_write_kb":190752,"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":[3,6,1],"acting":[3,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.4","version":"86'141","reported_seq":818,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-09-23T23:43:57.781665+0000","last_change":"2023-09-23T23:39:04.826885+0000","last_active":"2023-09-23T23:43:57.781665+0000","last_peered":"2023-09-23T23:43:57.781665+0000","last_clean":"2023-09-23T23:43:57.781665+0000","last_became_active":"2023-09-23T23:39:04.826395+0000","last_became_peered":"2023-09-23T23:39:04.826395+0000","last_unstale":"2023-09-23T23:43:57.781665+0000","last_undegraded":"2023-09-23T23:43:57.781665+0000","last_fullsized":"2023-09-23T23:43:57.781665+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":141,"log_dups_size":0,"ondisk_log_size":141,"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 @ 2023-09-25T05:31:55.391104+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0015580520000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":790,"num_read_kb":1129,"num_write":131,"num_write_kb":281,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":20,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"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,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":232,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-09-23T23:43:57.788577+0000","last_change":"2023-09-23T23:32:08.441997+0000","last_active":"2023-09-23T23:43:57.788577+0000","last_peered":"2023-09-23T23:43:57.788577+0000","last_clean":"2023-09-23T23:43:57.788577+0000","last_became_active":"2023-09-23T23:32:08.441659+0000","last_became_peered":"2023-09-23T23:32:08.441659+0000","last_unstale":"2023-09-23T23:43:57.788577+0000","last_undegraded":"2023-09-23T23:43:57.788577+0000","last_fullsized":"2023-09-23T23:43:57.788577+0000","mapping_epoch":120,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":121,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T00:23:04.802598+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,2,6],"acting":[3,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":225,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-09-23T23:43:57.786742+0000","last_change":"2023-09-23T23:39:01.776138+0000","last_active":"2023-09-23T23:43:57.786742+0000","last_peered":"2023-09-23T23:43:57.786742+0000","last_clean":"2023-09-23T23:43:57.786742+0000","last_became_active":"2023-09-23T23:39:01.773415+0000","last_became_peered":"2023-09-23T23:39:01.773415+0000","last_unstale":"2023-09-23T23:43:57.786742+0000","last_undegraded":"2023-09-23T23:43:57.786742+0000","last_fullsized":"2023-09-23T23:43:57.786742+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T09:01:53.949327+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"7.7","version":"258'5546","reported_seq":5592,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-09-23T23:44:08.303664+0000","last_change":"2023-09-23T23:44:06.904653+0000","last_active":"2023-09-23T23:44:08.303664+0000","last_peered":"2023-09-23T23:44:08.303664+0000","last_clean":"2023-09-23T23:44:08.303664+0000","last_became_active":"2023-09-23T23:43:17.812545+0000","last_became_peered":"2023-09-23T23:43:17.812545+0000","last_unstale":"2023-09-23T23:44:08.303664+0000","last_undegraded":"2023-09-23T23:44:08.303664+0000","last_fullsized":"2023-09-23T23:44:08.303664+0000","mapping_epoch":237,"log_start":"0'0","ondisk_log_start":"0'0","created":237,"last_epoch_clean":245,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:42:02.783207+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:42:02.783207+0000","last_clean_scrub_stamp":"2023-09-23T23:42:02.783207+0000","objects_scrubbed":0,"log_size":5546,"log_dups_size":0,"ondisk_log_size":5546,"stats_invalid":true,"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":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":170557440,"num_objects":2602,"num_object_clones":0,"num_object_copies":7806,"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":2602,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3404,"num_write_kb":192224,"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":[6,3,1],"acting":[6,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.2","version":"86'65","reported_seq":773,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-09-23T23:43:57.787068+0000","last_change":"2023-09-23T23:35:41.712039+0000","last_active":"2023-09-23T23:43:57.787068+0000","last_peered":"2023-09-23T23:43:57.787068+0000","last_clean":"2023-09-23T23:43:57.787068+0000","last_became_active":"2023-09-23T23:35:41.552046+0000","last_became_peered":"2023-09-23T23:35:41.552046+0000","last_unstale":"2023-09-23T23:43:57.787068+0000","last_undegraded":"2023-09-23T23:43:57.787068+0000","last_fullsized":"2023-09-23T23:43:57.787068+0000","mapping_epoch":141,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":142,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":65,"log_dups_size":0,"ondisk_log_size":65,"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 @ 2023-09-25T09:54:09.518261+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0011165630000000001,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":823,"num_read_kb":765,"num_write":49,"num_write_kb":33,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":10,"num_bytes_recovered":38,"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,6,3],"acting":[1,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":179,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-09-23T23:43:57.786599+0000","last_change":"2023-09-23T23:35:41.544251+0000","last_active":"2023-09-23T23:43:57.786599+0000","last_peered":"2023-09-23T23:43:57.786599+0000","last_clean":"2023-09-23T23:43:57.786599+0000","last_became_active":"2023-09-23T23:35:41.543876+0000","last_became_peered":"2023-09-23T23:35:41.543876+0000","last_unstale":"2023-09-23T23:43:57.786599+0000","last_undegraded":"2023-09-23T23:43:57.786599+0000","last_fullsized":"2023-09-23T23:43:57.786599+0000","mapping_epoch":141,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":142,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:57:42.779563+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":219,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-09-23T23:43:57.781571+0000","last_change":"2023-09-23T23:26:56.887746+0000","last_active":"2023-09-23T23:43:57.781571+0000","last_peered":"2023-09-23T23:43:57.781571+0000","last_clean":"2023-09-23T23:43:57.781571+0000","last_became_active":"2023-09-23T23:26:56.887239+0000","last_became_peered":"2023-09-23T23:26:56.887239+0000","last_unstale":"2023-09-23T23:43:57.781571+0000","last_undegraded":"2023-09-23T23:43:57.781571+0000","last_fullsized":"2023-09-23T23:43:57.781571+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T06:37:21.318533+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"7.4","version":"258'5466","reported_seq":5504,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-09-23T23:44:08.425488+0000","last_change":"2023-09-23T23:43:17.840041+0000","last_active":"2023-09-23T23:44:08.425488+0000","last_peered":"2023-09-23T23:44:08.425488+0000","last_clean":"2023-09-23T23:44:08.425488+0000","last_became_active":"2023-09-23T23:43:17.838031+0000","last_became_peered":"2023-09-23T23:43:17.838031+0000","last_unstale":"2023-09-23T23:44:08.425488+0000","last_undegraded":"2023-09-23T23:44:08.425488+0000","last_fullsized":"2023-09-23T23:44:08.425488+0000","mapping_epoch":237,"log_start":"0'0","ondisk_log_start":"0'0","created":237,"last_epoch_clean":245,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:42:02.783207+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:42:02.783207+0000","last_clean_scrub_stamp":"2023-09-23T23:42:02.783207+0000","objects_scrubbed":0,"log_size":5466,"log_dups_size":0,"ondisk_log_size":5466,"stats_invalid":true,"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":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":164691968,"num_objects":2513,"num_object_clones":0,"num_object_copies":7539,"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":2513,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3363,"num_write_kb":188032,"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,6,3],"acting":[1,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"86'129","reported_seq":957,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-09-23T23:43:57.788847+0000","last_change":"2023-09-23T23:36:52.795698+0000","last_active":"2023-09-23T23:43:57.788847+0000","last_peered":"2023-09-23T23:43:57.788847+0000","last_clean":"2023-09-23T23:43:57.788847+0000","last_became_active":"2023-09-23T23:36:52.794988+0000","last_became_peered":"2023-09-23T23:36:52.794988+0000","last_unstale":"2023-09-23T23:43:57.788847+0000","last_undegraded":"2023-09-23T23:43:57.788847+0000","last_fullsized":"2023-09-23T23:43:57.788847+0000","mapping_epoch":151,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":152,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":129,"log_dups_size":0,"ondisk_log_size":129,"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 @ 2023-09-25T06:51:17.361254+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00137744,"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":1280,"num_read_kb":2606,"num_write":99,"num_write_kb":1350,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":11,"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":[2,3,1],"acting":[2,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":203,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-09-23T23:43:57.778274+0000","last_change":"2023-09-23T23:26:27.455262+0000","last_active":"2023-09-23T23:43:57.778274+0000","last_peered":"2023-09-23T23:43:57.778274+0000","last_clean":"2023-09-23T23:43:57.778274+0000","last_became_active":"2023-09-23T23:26:27.454866+0000","last_became_peered":"2023-09-23T23:26:27.454866+0000","last_unstale":"2023-09-23T23:43:57.778274+0000","last_undegraded":"2023-09-23T23:43:57.778274+0000","last_fullsized":"2023-09-23T23:43:57.778274+0000","mapping_epoch":104,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":105,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:09:05.340269+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":259,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-09-23T23:43:57.778586+0000","last_change":"2023-09-23T23:39:01.774764+0000","last_active":"2023-09-23T23:43:57.778586+0000","last_peered":"2023-09-23T23:43:57.778586+0000","last_clean":"2023-09-23T23:43:57.778586+0000","last_became_active":"2023-09-23T23:39:01.774396+0000","last_became_peered":"2023-09-23T23:39:01.774396+0000","last_unstale":"2023-09-23T23:43:57.778586+0000","last_undegraded":"2023-09-23T23:43:57.778586+0000","last_fullsized":"2023-09-23T23:43:57.778586+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T04:36:24.905947+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,3,2],"acting":[1,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"7.6","version":"258'5600","reported_seq":5639,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-09-23T23:44:10.960436+0000","last_change":"2023-09-23T23:43:17.819595+0000","last_active":"2023-09-23T23:44:10.960436+0000","last_peered":"2023-09-23T23:44:10.960436+0000","last_clean":"2023-09-23T23:44:10.960436+0000","last_became_active":"2023-09-23T23:43:17.816856+0000","last_became_peered":"2023-09-23T23:43:17.816856+0000","last_unstale":"2023-09-23T23:44:10.960436+0000","last_undegraded":"2023-09-23T23:44:10.960436+0000","last_fullsized":"2023-09-23T23:44:10.960436+0000","mapping_epoch":237,"log_start":"0'0","ondisk_log_start":"0'0","created":237,"last_epoch_clean":245,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:42:02.783207+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:42:02.783207+0000","last_clean_scrub_stamp":"2023-09-23T23:42:02.783207+0000","objects_scrubbed":0,"log_size":5600,"log_dups_size":0,"ondisk_log_size":5600,"stats_invalid":true,"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":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":163119104,"num_objects":2489,"num_object_clones":0,"num_object_copies":7467,"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":2489,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3499,"num_write_kb":191616,"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":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.3","version":"86'236","reported_seq":1065,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-09-23T23:43:57.799440+0000","last_change":"2023-09-23T23:39:04.842800+0000","last_active":"2023-09-23T23:43:57.799440+0000","last_peered":"2023-09-23T23:43:57.799440+0000","last_clean":"2023-09-23T23:43:57.799440+0000","last_became_active":"2023-09-23T23:39:04.839084+0000","last_became_peered":"2023-09-23T23:39:04.839084+0000","last_unstale":"2023-09-23T23:43:57.799440+0000","last_undegraded":"2023-09-23T23:43:57.799440+0000","last_fullsized":"2023-09-23T23:43:57.799440+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":236,"log_dups_size":0,"ondisk_log_size":236,"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 @ 2023-09-25T02:30:13.746830+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001002637,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":1277,"num_read_kb":1428,"num_write":202,"num_write_kb":266,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":22,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"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":[2,3,6],"acting":[2,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"1.0","version":"90'161","reported_seq":534,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-09-23T23:43:57.786086+0000","last_change":"2023-09-23T23:39:04.825893+0000","last_active":"2023-09-23T23:43:57.786086+0000","last_peered":"2023-09-23T23:43:57.786086+0000","last_clean":"2023-09-23T23:43:57.786086+0000","last_became_active":"2023-09-23T23:39:04.825463+0000","last_became_peered":"2023-09-23T23:39:04.825463+0000","last_unstale":"2023-09-23T23:43:57.786086+0000","last_undegraded":"2023-09-23T23:43:57.786086+0000","last_fullsized":"2023-09-23T23:43:57.786086+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:06:14.091106+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:06:14.091106+0000","last_clean_scrub_stamp":"2023-09-23T23:06:14.091106+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"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 @ 2023-09-25T09:39:02.399806+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":486,"num_read_kb":912,"num_write":239,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":2361472,"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":[6,1,2],"acting":[6,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":187,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-09-23T23:43:57.792798+0000","last_change":"2023-09-23T23:32:08.448810+0000","last_active":"2023-09-23T23:43:57.792798+0000","last_peered":"2023-09-23T23:43:57.792798+0000","last_clean":"2023-09-23T23:43:57.792798+0000","last_became_active":"2023-09-23T23:32:08.448209+0000","last_became_peered":"2023-09-23T23:32:08.448209+0000","last_unstale":"2023-09-23T23:43:57.792798+0000","last_undegraded":"2023-09-23T23:43:57.792798+0000","last_fullsized":"2023-09-23T23:43:57.792798+0000","mapping_epoch":120,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":121,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:20:27.061693+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,6,4],"acting":[3,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":211,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-09-23T23:43:57.789753+0000","last_change":"2023-09-23T23:39:01.790984+0000","last_active":"2023-09-23T23:43:57.789753+0000","last_peered":"2023-09-23T23:43:57.789753+0000","last_clean":"2023-09-23T23:43:57.789753+0000","last_became_active":"2023-09-23T23:39:01.790626+0000","last_became_peered":"2023-09-23T23:39:01.790626+0000","last_unstale":"2023-09-23T23:43:57.789753+0000","last_undegraded":"2023-09-23T23:43:57.789753+0000","last_fullsized":"2023-09-23T23:43:57.789753+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T09:19:07.777738+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,3],"acting":[6,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"7.5","version":"258'5500","reported_seq":5539,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-09-23T23:44:10.556144+0000","last_change":"2023-09-23T23:43:17.845253+0000","last_active":"2023-09-23T23:44:10.556144+0000","last_peered":"2023-09-23T23:44:10.556144+0000","last_clean":"2023-09-23T23:44:10.556144+0000","last_became_active":"2023-09-23T23:43:17.843185+0000","last_became_peered":"2023-09-23T23:43:17.843185+0000","last_unstale":"2023-09-23T23:44:10.556144+0000","last_undegraded":"2023-09-23T23:44:10.556144+0000","last_fullsized":"2023-09-23T23:44:10.556144+0000","mapping_epoch":237,"log_start":"0'0","ondisk_log_start":"0'0","created":237,"last_epoch_clean":245,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:42:02.783207+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:42:02.783207+0000","last_clean_scrub_stamp":"2023-09-23T23:42:02.783207+0000","objects_scrubbed":0,"log_size":5500,"log_dups_size":0,"ondisk_log_size":5500,"stats_invalid":true,"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":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":160333824,"num_objects":2446,"num_object_clones":0,"num_object_copies":7338,"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":2446,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3410,"num_write_kb":187424,"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":[2,1,6],"acting":[2,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.0","version":"86'115","reported_seq":487,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-09-23T23:43:57.778407+0000","last_change":"2023-09-23T23:39:04.825581+0000","last_active":"2023-09-23T23:43:57.778407+0000","last_peered":"2023-09-23T23:43:57.778407+0000","last_clean":"2023-09-23T23:43:57.778407+0000","last_became_active":"2023-09-23T23:39:04.824855+0000","last_became_peered":"2023-09-23T23:39:04.824855+0000","last_unstale":"2023-09-23T23:43:57.778407+0000","last_undegraded":"2023-09-23T23:43:57.778407+0000","last_fullsized":"2023-09-23T23:43:57.778407+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":115,"log_dups_size":0,"ondisk_log_size":115,"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 @ 2023-09-25T05:17:19.954995+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00094966699999999996,"stat_sum":{"num_bytes":4194304,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":507,"num_read_kb":3491,"num_write":106,"num_write_kb":7211,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":4194304,"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,3,6],"acting":[1,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":216,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-09-23T23:43:58.789133+0000","last_change":"2023-09-23T23:39:01.784681+0000","last_active":"2023-09-23T23:43:58.789133+0000","last_peered":"2023-09-23T23:43:58.789133+0000","last_clean":"2023-09-23T23:43:58.789133+0000","last_became_active":"2023-09-23T23:39:01.784307+0000","last_became_peered":"2023-09-23T23:39:01.784307+0000","last_unstale":"2023-09-23T23:43:58.789133+0000","last_undegraded":"2023-09-23T23:43:58.789133+0000","last_fullsized":"2023-09-23T23:43:58.789133+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:23:29.996247+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":203,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-09-23T23:43:57.782590+0000","last_change":"2023-09-23T23:39:01.782538+0000","last_active":"2023-09-23T23:43:57.782590+0000","last_peered":"2023-09-23T23:43:57.782590+0000","last_clean":"2023-09-23T23:43:57.782590+0000","last_became_active":"2023-09-23T23:39:01.781783+0000","last_became_peered":"2023-09-23T23:39:01.781783+0000","last_unstale":"2023-09-23T23:43:57.782590+0000","last_undegraded":"2023-09-23T23:43:57.782590+0000","last_fullsized":"2023-09-23T23:43:57.782590+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:04:24.141182+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"7.0","version":"258'5630","reported_seq":5671,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-09-23T23:44:08.418481+0000","last_change":"2023-09-23T23:43:17.839834+0000","last_active":"2023-09-23T23:44:08.418481+0000","last_peered":"2023-09-23T23:44:08.418481+0000","last_clean":"2023-09-23T23:44:08.418481+0000","last_became_active":"2023-09-23T23:43:17.837702+0000","last_became_peered":"2023-09-23T23:43:17.837702+0000","last_unstale":"2023-09-23T23:44:08.418481+0000","last_undegraded":"2023-09-23T23:44:08.418481+0000","last_fullsized":"2023-09-23T23:44:08.418481+0000","mapping_epoch":237,"log_start":"0'0","ondisk_log_start":"0'0","created":237,"last_epoch_clean":245,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:42:02.783207+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:42:02.783207+0000","last_clean_scrub_stamp":"2023-09-23T23:42:02.783207+0000","objects_scrubbed":0,"log_size":5630,"log_dups_size":0,"ondisk_log_size":5630,"stats_invalid":true,"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":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":169902080,"num_objects":2592,"num_object_clones":0,"num_object_copies":7776,"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":2592,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3488,"num_write_kb":194592,"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,3,2],"acting":[1,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"86'75","reported_seq":565,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-09-23T23:43:57.782086+0000","last_change":"2023-09-23T23:39:01.835461+0000","last_active":"2023-09-23T23:43:57.782086+0000","last_peered":"2023-09-23T23:43:57.782086+0000","last_clean":"2023-09-23T23:43:57.782086+0000","last_became_active":"2023-09-23T23:39:01.785871+0000","last_became_peered":"2023-09-23T23:39:01.785871+0000","last_unstale":"2023-09-23T23:43:57.782086+0000","last_undegraded":"2023-09-23T23:43:57.782086+0000","last_fullsized":"2023-09-23T23:43:57.782086+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":75,"log_dups_size":0,"ondisk_log_size":75,"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 @ 2023-09-25T08:31:23.278851+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001060697,"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":561,"num_read_kb":487,"num_write":59,"num_write_kb":42,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":10,"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,4,6],"acting":[1,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":221,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-09-23T23:43:57.781756+0000","last_change":"2023-09-23T23:34:47.348873+0000","last_active":"2023-09-23T23:43:57.781756+0000","last_peered":"2023-09-23T23:43:57.781756+0000","last_clean":"2023-09-23T23:43:57.781756+0000","last_became_active":"2023-09-23T23:34:47.348583+0000","last_became_peered":"2023-09-23T23:34:47.348583+0000","last_unstale":"2023-09-23T23:43:57.781756+0000","last_undegraded":"2023-09-23T23:43:57.781756+0000","last_fullsized":"2023-09-23T23:43:57.781756+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:36:01.708489+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":162,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-09-23T23:43:57.782642+0000","last_change":"2023-09-23T23:39:01.781624+0000","last_active":"2023-09-23T23:43:57.782642+0000","last_peered":"2023-09-23T23:43:57.782642+0000","last_clean":"2023-09-23T23:43:57.782642+0000","last_became_active":"2023-09-23T23:39:01.781206+0000","last_became_peered":"2023-09-23T23:39:01.781206+0000","last_unstale":"2023-09-23T23:43:57.782642+0000","last_undegraded":"2023-09-23T23:43:57.782642+0000","last_fullsized":"2023-09-23T23:43:57.782642+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T04:05:01.823221+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,6,3],"acting":[1,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"7.3","version":"258'5567","reported_seq":5608,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-09-23T23:44:10.996076+0000","last_change":"2023-09-23T23:43:17.824695+0000","last_active":"2023-09-23T23:44:10.996076+0000","last_peered":"2023-09-23T23:44:10.996076+0000","last_clean":"2023-09-23T23:44:10.996076+0000","last_became_active":"2023-09-23T23:43:17.822071+0000","last_became_peered":"2023-09-23T23:43:17.822071+0000","last_unstale":"2023-09-23T23:44:10.996076+0000","last_undegraded":"2023-09-23T23:44:10.996076+0000","last_fullsized":"2023-09-23T23:44:10.996076+0000","mapping_epoch":237,"log_start":"0'0","ondisk_log_start":"0'0","created":237,"last_epoch_clean":245,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:42:02.783207+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:42:02.783207+0000","last_clean_scrub_stamp":"2023-09-23T23:42:02.783207+0000","objects_scrubbed":0,"log_size":5567,"log_dups_size":0,"ondisk_log_size":5567,"stats_invalid":true,"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":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":161153024,"num_objects":2459,"num_object_clones":0,"num_object_copies":7377,"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":2459,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3491,"num_write_kb":190400,"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":[3,2,4],"acting":[3,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.7","version":"68'2","reported_seq":266,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-09-23T23:43:57.794073+0000","last_change":"2023-09-23T23:39:01.789138+0000","last_active":"2023-09-23T23:43:57.794073+0000","last_peered":"2023-09-23T23:43:57.794073+0000","last_clean":"2023-09-23T23:43:57.794073+0000","last_became_active":"2023-09-23T23:39:01.776768+0000","last_became_peered":"2023-09-23T23:39:01.776768+0000","last_unstale":"2023-09-23T23:43:57.794073+0000","last_undegraded":"2023-09-23T23:43:57.794073+0000","last_fullsized":"2023-09-23T23:43:57.794073+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T11:01:50.480472+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"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":[3,2,1],"acting":[3,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"86'170","reported_seq":569,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-09-23T23:43:57.782674+0000","last_change":"2023-09-23T23:25:05.228483+0000","last_active":"2023-09-23T23:43:57.782674+0000","last_peered":"2023-09-23T23:43:57.782674+0000","last_clean":"2023-09-23T23:43:57.782674+0000","last_became_active":"2023-09-23T23:25:05.227766+0000","last_became_peered":"2023-09-23T23:25:05.227766+0000","last_unstale":"2023-09-23T23:43:57.782674+0000","last_undegraded":"2023-09-23T23:43:57.782674+0000","last_fullsized":"2023-09-23T23:43:57.782674+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":170,"log_dups_size":0,"ondisk_log_size":170,"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 @ 2023-09-25T06:17:40.984099+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00066166300000000005,"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":537,"num_read_kb":1957,"num_write":160,"num_write_kb":2393,"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,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":242,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-09-23T23:43:57.788474+0000","last_change":"2023-09-23T23:39:01.786256+0000","last_active":"2023-09-23T23:43:57.788474+0000","last_peered":"2023-09-23T23:43:57.788474+0000","last_clean":"2023-09-23T23:43:57.788474+0000","last_became_active":"2023-09-23T23:39:01.785899+0000","last_became_peered":"2023-09-23T23:39:01.785899+0000","last_unstale":"2023-09-23T23:43:57.788474+0000","last_undegraded":"2023-09-23T23:43:57.788474+0000","last_fullsized":"2023-09-23T23:43:57.788474+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:01:41.201506+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"7.2","version":"258'5640","reported_seq":5680,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-09-23T23:44:10.982673+0000","last_change":"2023-09-23T23:43:17.821568+0000","last_active":"2023-09-23T23:44:10.982673+0000","last_peered":"2023-09-23T23:44:10.982673+0000","last_clean":"2023-09-23T23:44:10.982673+0000","last_became_active":"2023-09-23T23:43:17.819052+0000","last_became_peered":"2023-09-23T23:43:17.819052+0000","last_unstale":"2023-09-23T23:44:10.982673+0000","last_undegraded":"2023-09-23T23:44:10.982673+0000","last_fullsized":"2023-09-23T23:44:10.982673+0000","mapping_epoch":237,"log_start":"0'0","ondisk_log_start":"0'0","created":237,"last_epoch_clean":245,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:42:02.783207+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:42:02.783207+0000","last_clean_scrub_stamp":"2023-09-23T23:42:02.783207+0000","objects_scrubbed":0,"log_size":5640,"log_dups_size":0,"ondisk_log_size":5640,"stats_invalid":true,"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":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":162496512,"num_objects":2479,"num_object_clones":0,"num_object_copies":7437,"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":2479,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3515,"num_write_kb":191840,"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":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.7","version":"86'45","reported_seq":408,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-09-23T23:43:57.787107+0000","last_change":"2023-09-23T23:39:01.826213+0000","last_active":"2023-09-23T23:43:57.787107+0000","last_peered":"2023-09-23T23:43:57.787107+0000","last_clean":"2023-09-23T23:43:57.787107+0000","last_became_active":"2023-09-23T23:39:01.790699+0000","last_became_peered":"2023-09-23T23:39:01.790699+0000","last_unstale":"2023-09-23T23:43:57.787107+0000","last_undegraded":"2023-09-23T23:43:57.787107+0000","last_fullsized":"2023-09-23T23:43:57.787107+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":45,"log_dups_size":0,"ondisk_log_size":45,"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 @ 2023-09-25T04:53:17.666559+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000729169,"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":205,"num_read_kb":1380,"num_write":40,"num_write_kb":1138,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":7,"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":[6,2,3],"acting":[6,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"69'1","reported_seq":192,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-09-23T23:43:57.782861+0000","last_change":"2023-09-23T23:39:01.807884+0000","last_active":"2023-09-23T23:43:57.782861+0000","last_peered":"2023-09-23T23:43:57.782861+0000","last_clean":"2023-09-23T23:43:57.782861+0000","last_became_active":"2023-09-23T23:39:01.782282+0000","last_became_peered":"2023-09-23T23:39:01.782282+0000","last_unstale":"2023-09-23T23:43:57.782861+0000","last_undegraded":"2023-09-23T23:43:57.782861+0000","last_fullsized":"2023-09-23T23:43:57.782861+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"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 @ 2023-09-25T07:33:53.803220+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"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,3,6],"acting":[1,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":217,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-09-23T23:43:57.786224+0000","last_change":"2023-09-23T23:39:01.786484+0000","last_active":"2023-09-23T23:43:57.786224+0000","last_peered":"2023-09-23T23:43:57.786224+0000","last_clean":"2023-09-23T23:43:57.786224+0000","last_became_active":"2023-09-23T23:39:01.783785+0000","last_became_peered":"2023-09-23T23:39:01.783785+0000","last_unstale":"2023-09-23T23:43:57.786224+0000","last_undegraded":"2023-09-23T23:43:57.786224+0000","last_fullsized":"2023-09-23T23:43:57.786224+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T07:13:44.411621+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,2],"acting":[6,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.1b","version":"69'2","reported_seq":121,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-09-23T23:43:58.801222+0000","last_change":"2023-09-23T23:39:01.780928+0000","last_active":"2023-09-23T23:43:58.801222+0000","last_peered":"2023-09-23T23:43:58.801222+0000","last_clean":"2023-09-23T23:43:58.801222+0000","last_became_active":"2023-09-23T23:39:01.780365+0000","last_became_peered":"2023-09-23T23:39:01.780365+0000","last_unstale":"2023-09-23T23:43:58.801222+0000","last_undegraded":"2023-09-23T23:43:58.801222+0000","last_fullsized":"2023-09-23T23:43:58.801222+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T09:02:03.468255+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,4,3],"acting":[1,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":111,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-09-23T23:43:57.789254+0000","last_change":"2023-09-23T23:37:33.627072+0000","last_active":"2023-09-23T23:43:57.789254+0000","last_peered":"2023-09-23T23:43:57.789254+0000","last_clean":"2023-09-23T23:43:57.789254+0000","last_became_active":"2023-09-23T23:37:33.626666+0000","last_became_peered":"2023-09-23T23:37:33.626666+0000","last_unstale":"2023-09-23T23:43:57.789254+0000","last_undegraded":"2023-09-23T23:43:57.789254+0000","last_fullsized":"2023-09-23T23:43:57.789254+0000","mapping_epoch":159,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":160,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:18:08.661390+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[2,3,4],"acting":[2,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"7.18","version":"258'5552","reported_seq":5590,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-09-23T23:44:10.570705+0000","last_change":"2023-09-23T23:43:17.874927+0000","last_active":"2023-09-23T23:44:10.570705+0000","last_peered":"2023-09-23T23:44:10.570705+0000","last_clean":"2023-09-23T23:44:10.570705+0000","last_became_active":"2023-09-23T23:43:17.870887+0000","last_became_peered":"2023-09-23T23:43:17.870887+0000","last_unstale":"2023-09-23T23:44:10.570705+0000","last_undegraded":"2023-09-23T23:44:10.570705+0000","last_fullsized":"2023-09-23T23:44:10.570705+0000","mapping_epoch":244,"log_start":"0'0","ondisk_log_start":"0'0","created":244,"last_epoch_clean":245,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:42:02.783207+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:42:02.783207+0000","last_clean_scrub_stamp":"2023-09-23T23:42:02.783207+0000","objects_scrubbed":0,"log_size":5552,"log_dups_size":0,"ondisk_log_size":5552,"stats_invalid":true,"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":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":164593664,"num_objects":2512,"num_object_clones":0,"num_object_copies":7536,"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":2512,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3436,"num_write_kb":190304,"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":[2,4,3],"acting":[2,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1c","version":"68'2","reported_seq":129,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-09-23T23:43:57.789334+0000","last_change":"2023-09-23T23:39:01.815450+0000","last_active":"2023-09-23T23:43:57.789334+0000","last_peered":"2023-09-23T23:43:57.789334+0000","last_clean":"2023-09-23T23:43:57.789334+0000","last_became_active":"2023-09-23T23:39:01.780808+0000","last_became_peered":"2023-09-23T23:39:01.780808+0000","last_unstale":"2023-09-23T23:43:57.789334+0000","last_undegraded":"2023-09-23T23:43:57.789334+0000","last_fullsized":"2023-09-23T23:43:57.789334+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T04:52:51.165825+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"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":[2,1,6],"acting":[2,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":216,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-09-23T23:43:57.788810+0000","last_change":"2023-09-23T23:34:47.350121+0000","last_active":"2023-09-23T23:43:57.788810+0000","last_peered":"2023-09-23T23:43:57.788810+0000","last_clean":"2023-09-23T23:43:57.788810+0000","last_became_active":"2023-09-23T23:34:47.349705+0000","last_became_peered":"2023-09-23T23:34:47.349705+0000","last_unstale":"2023-09-23T23:43:57.788810+0000","last_undegraded":"2023-09-23T23:43:57.788810+0000","last_fullsized":"2023-09-23T23:43:57.788810+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:55:23.138509+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"7.19","version":"258'5549","reported_seq":5589,"reported_epoch":258,"state":"active+clean","last_fresh":"2023-09-23T23:44:08.347063+0000","last_change":"2023-09-23T23:43:17.866297+0000","last_active":"2023-09-23T23:44:08.347063+0000","last_peered":"2023-09-23T23:44:08.347063+0000","last_clean":"2023-09-23T23:44:08.347063+0000","last_became_active":"2023-09-23T23:43:17.863514+0000","last_became_peered":"2023-09-23T23:43:17.863514+0000","last_unstale":"2023-09-23T23:44:08.347063+0000","last_undegraded":"2023-09-23T23:44:08.347063+0000","last_fullsized":"2023-09-23T23:44:08.347063+0000","mapping_epoch":244,"log_start":"0'0","ondisk_log_start":"0'0","created":244,"last_epoch_clean":245,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:42:02.783207+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:42:02.783207+0000","last_clean_scrub_stamp":"2023-09-23T23:42:02.783207+0000","objects_scrubbed":0,"log_size":5549,"log_dups_size":0,"ondisk_log_size":5549,"stats_invalid":true,"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":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":170164224,"num_objects":2597,"num_object_clones":0,"num_object_copies":7791,"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":2597,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3433,"num_write_kb":192928,"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,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.1d","version":"68'2","reported_seq":144,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-09-23T23:43:57.789904+0000","last_change":"2023-09-23T23:35:10.676206+0000","last_active":"2023-09-23T23:43:57.789904+0000","last_peered":"2023-09-23T23:43:57.789904+0000","last_clean":"2023-09-23T23:43:57.789904+0000","last_became_active":"2023-09-23T23:35:10.675843+0000","last_became_peered":"2023-09-23T23:35:10.675843+0000","last_unstale":"2023-09-23T23:43:57.789904+0000","last_undegraded":"2023-09-23T23:43:57.789904+0000","last_fullsized":"2023-09-23T23:43:57.789904+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T04:00:31.310495+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"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":1,"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":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":231,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-09-23T23:43:57.792715+0000","last_change":"2023-09-23T23:35:41.602170+0000","last_active":"2023-09-23T23:43:57.792715+0000","last_peered":"2023-09-23T23:43:57.792715+0000","last_clean":"2023-09-23T23:43:57.792715+0000","last_became_active":"2023-09-23T23:35:41.601794+0000","last_became_peered":"2023-09-23T23:35:41.601794+0000","last_unstale":"2023-09-23T23:43:57.792715+0000","last_undegraded":"2023-09-23T23:43:57.792715+0000","last_fullsized":"2023-09-23T23:43:57.792715+0000","mapping_epoch":141,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":142,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:57:57.956200+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,2,6],"acting":[3,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1e","version":"69'2","reported_seq":236,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-09-23T23:43:57.792052+0000","last_change":"2023-09-23T23:26:56.890000+0000","last_active":"2023-09-23T23:43:57.792052+0000","last_peered":"2023-09-23T23:43:57.792052+0000","last_clean":"2023-09-23T23:43:57.792052+0000","last_became_active":"2023-09-23T23:26:56.889604+0000","last_became_peered":"2023-09-23T23:26:56.889604+0000","last_unstale":"2023-09-23T23:43:57.792052+0000","last_undegraded":"2023-09-23T23:43:57.792052+0000","last_fullsized":"2023-09-23T23:43:57.792052+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T06:45:20.534490+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":267,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-09-23T23:43:57.788540+0000","last_change":"2023-09-23T23:37:33.626975+0000","last_active":"2023-09-23T23:43:57.788540+0000","last_peered":"2023-09-23T23:43:57.788540+0000","last_clean":"2023-09-23T23:43:57.788540+0000","last_became_active":"2023-09-23T23:37:33.626337+0000","last_became_peered":"2023-09-23T23:37:33.626337+0000","last_unstale":"2023-09-23T23:43:57.788540+0000","last_undegraded":"2023-09-23T23:43:57.788540+0000","last_fullsized":"2023-09-23T23:43:57.788540+0000","mapping_epoch":159,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":160,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T01:45:41.499383+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,2,6],"acting":[3,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1f","version":"69'5","reported_seq":157,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-09-23T23:43:57.788811+0000","last_change":"2023-09-23T23:34:47.366146+0000","last_active":"2023-09-23T23:43:57.788811+0000","last_peered":"2023-09-23T23:43:57.788811+0000","last_clean":"2023-09-23T23:43:57.788811+0000","last_became_active":"2023-09-23T23:34:47.361648+0000","last_became_peered":"2023-09-23T23:34:47.361648+0000","last_unstale":"2023-09-23T23:43:57.788811+0000","last_undegraded":"2023-09-23T23:43:57.788811+0000","last_fullsized":"2023-09-23T23:43:57.788811+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"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 @ 2023-09-25T11:02:38.085203+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"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":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":554,"num_keys_recovered":0,"num_objects_omap":1,"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":[2,6,4],"acting":[2,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":217,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-09-23T23:43:57.809749+0000","last_change":"2023-09-23T23:25:05.227361+0000","last_active":"2023-09-23T23:43:57.809749+0000","last_peered":"2023-09-23T23:43:57.809749+0000","last_clean":"2023-09-23T23:43:57.809749+0000","last_became_active":"2023-09-23T23:25:05.227003+0000","last_became_peered":"2023-09-23T23:25:05.227003+0000","last_unstale":"2023-09-23T23:43:57.809749+0000","last_undegraded":"2023-09-23T23:43:57.809749+0000","last_fullsized":"2023-09-23T23:43:57.809749+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T03:23:19.993318+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]}],"pool_stats":[{"poolid":7,"num_pg":26,"stat_sum":{"num_bytes":5266407448,"num_objects":80360,"num_object_clones":0,"num_object_copies":241080,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":107,"num_objects_misplaced":1808,"num_objects_unfound":0,"num_objects_dirty":80360,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":109684,"num_write_kb":6081345,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2958,"num_bytes_recovered":193855488,"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":16022319104,"data_stored":16022306888,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":138265,"ondisk_log_size":138265,"up":78,"acting":77,"num_store_stats":5},{"poolid":4,"num_pg":32,"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":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5504,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"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":22,"num_whiteouts":0,"num_read":19,"num_read_kb":18,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":32,"num_bytes_recovered":5504,"num_keys_recovered":10,"num_objects_omap":14,"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":143360,"data_stored":22662,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":27272,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"up":96,"acting":96,"num_store_stats":8},{"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":486,"num_read_kb":912,"num_write":239,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":2361472,"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":2969600,"data_stored":2951840,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":161,"ondisk_log_size":161,"up":3,"acting":3,"num_store_stats":5},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":4194323,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"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":4,"num_whiteouts":0,"num_read":5980,"num_read_kb":13243,"num_write":846,"num_write_kb":12714,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":92,"num_bytes_recovered":4194342,"num_keys_recovered":0,"num_objects_omap":2,"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":20987904,"data_stored":20971596,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6143,"internal_metadata":0},"log_size":976,"ondisk_log_size":976,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":0,"seq":231928234390,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"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},"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":[]},{"osd":6,"up_from":46,"seq":197568496032,"num_pgs":65,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3489168,"kb_used_data":3125192,"kb_used_omap":0,"kb_used_meta":363968,"kb_avail":90255984,"statfs":{"total":95995035648,"available":92422127616,"internally_reserved":0,"allocated":3200196608,"data_stored":3199178635,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":372703232},"hb_peers":[0,1,2,3,4,5,7],"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":"Sat Sep 23 23:43:10 2023","interfaces":[{"interface":"back","average":{"1min":0.629,"5min":0.72199999999999998,"15min":2.1970000000000001},"min":{"1min":0.313,"5min":0.28199999999999997,"15min":0.26200000000000001},"max":{"1min":1.1890000000000001,"5min":3.5049999999999999,"15min":168.447},"last":0.68500000000000005},{"interface":"front","average":{"1min":0.71799999999999997,"5min":0.84199999999999997,"15min":2.2250000000000001},"min":{"1min":0.35799999999999998,"5min":0.32200000000000001,"15min":0.24299999999999999},"max":{"1min":1.153,"5min":5.9649999999999999,"15min":168.73099999999999},"last":0.36799999999999999}]},{"osd":1,"last update":"Sat Sep 23 23:43:39 2023","interfaces":[{"interface":"back","average":{"1min":1.1279999999999999,"5min":1.4399999999999999,"15min":1.556},"min":{"1min":0.41099999999999998,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":3.6669999999999998,"5min":17.541,"15min":33.798000000000002},"last":0.745},{"interface":"front","average":{"1min":1.2470000000000001,"5min":1.5349999999999999,"15min":1.6299999999999999},"min":{"1min":0.36899999999999999,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":4.4829999999999997,"5min":17.353000000000002,"15min":33.857999999999997},"last":0.77000000000000002}]},{"osd":2,"last update":"Sat Sep 23 23:44:00 2023","interfaces":[{"interface":"back","average":{"1min":1.2949999999999999,"5min":1.524,"15min":1.8580000000000001},"min":{"1min":0.38100000000000001,"5min":0.30499999999999999,"15min":0.27300000000000002},"max":{"1min":4.5970000000000004,"5min":16.550000000000001,"15min":73.912000000000006},"last":0.72199999999999998},{"interface":"front","average":{"1min":1.3440000000000001,"5min":1.5129999999999999,"15min":1.79},"min":{"1min":0.376,"5min":0.36399999999999999,"15min":0.32600000000000001},"max":{"1min":4.0810000000000004,"5min":16.484999999999999,"15min":72.602999999999994},"last":0.63600000000000001}]},{"osd":3,"last update":"Sat Sep 23 23:43:19 2023","interfaces":[{"interface":"back","average":{"1min":1.359,"5min":1.4390000000000001,"15min":1.1599999999999999},"min":{"1min":0.39200000000000002,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":3.7010000000000001,"5min":16.446999999999999,"15min":16.446999999999999},"last":0.42699999999999999},{"interface":"front","average":{"1min":1.343,"5min":2.0550000000000002,"15min":1.405},"min":{"1min":0.47299999999999998,"5min":0.34000000000000002,"15min":0.29699999999999999},"max":{"1min":5.3819999999999997,"5min":40.941000000000003,"15min":40.941000000000003},"last":4.0949999999999998}]},{"osd":4,"last update":"Sat Sep 23 23:43:39 2023","interfaces":[{"interface":"back","average":{"1min":0.73199999999999998,"5min":0.76400000000000001,"15min":0.94499999999999995},"min":{"1min":0.50700000000000001,"5min":0.33800000000000002,"15min":0.30599999999999999},"max":{"1min":1.256,"5min":3.1120000000000001,"15min":8.4760000000000009},"last":0.75900000000000001},{"interface":"front","average":{"1min":1.008,"5min":0.96199999999999997,"15min":1.0189999999999999},"min":{"1min":0.55000000000000004,"5min":0.40899999999999997,"15min":0.34000000000000002},"max":{"1min":1.9159999999999999,"5min":6.1210000000000004,"15min":6.1210000000000004},"last":0.56200000000000006}]},{"osd":5,"last update":"Sat Sep 23 23:43:39 2023","interfaces":[{"interface":"back","average":{"1min":0.95099999999999996,"5min":0.86199999999999999,"15min":0.94099999999999995},"min":{"1min":0.47499999999999998,"5min":0.38600000000000001,"15min":0.25600000000000001},"max":{"1min":1.9490000000000001,"5min":3.23,"15min":4.6829999999999998},"last":0.84699999999999998},{"interface":"front","average":{"1min":1.0449999999999999,"5min":1.026,"15min":1.083},"min":{"1min":0.51300000000000001,"5min":0.40899999999999997,"15min":0.40600000000000003},"max":{"1min":1.99,"5min":6.1609999999999996,"15min":7.4100000000000001},"last":0.48199999999999998}]},{"osd":7,"last update":"Sat Sep 23 23:43:32 2023","interfaces":[{"interface":"back","average":{"1min":1.319,"5min":1.1619999999999999,"15min":1.1759999999999999},"min":{"1min":0.48099999999999998,"5min":0.437,"15min":0.39800000000000002},"max":{"1min":5.9560000000000004,"5min":6.234,"15min":6.234},"last":0.58799999999999997},{"interface":"front","average":{"1min":1.0980000000000001,"5min":1.1910000000000001,"15min":1.1850000000000001},"min":{"1min":0.58299999999999996,"5min":0.5,"15min":0.435},"max":{"1min":2.0579999999999998,"5min":6.266,"15min":6.266},"last":0.53700000000000003}]}]},{"osd":1,"up_from":99,"seq":425201762535,"num_pgs":69,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":4500828,"kb_used_data":3960404,"kb_used_omap":6,"kb_used_meta":540281,"kb_avail":89244324,"statfs":{"total":95995035648,"available":91386187776,"internally_reserved":0,"allocated":4055453696,"data_stored":4054029825,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6760,"internal_metadata":553248152},"hb_peers":[0,2,3,4,5,6,7],"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 23:43:57 2023","interfaces":[{"interface":"back","average":{"1min":1.0429999999999999,"5min":1.26,"15min":1.5309999999999999},"min":{"1min":0.22,"5min":0.20599999999999999,"15min":0.20499999999999999},"max":{"1min":5.5750000000000002,"5min":12.147,"15min":17.693000000000001},"last":3.8900000000000001},{"interface":"front","average":{"1min":1.2849999999999999,"5min":1.0940000000000001,"15min":1.5129999999999999},"min":{"1min":0.315,"5min":0.251,"15min":0.219},"max":{"1min":8.968,"5min":8.968,"15min":12.519},"last":0.45600000000000002}]},{"osd":2,"last update":"Sat Sep 23 23:44:00 2023","interfaces":[{"interface":"back","average":{"1min":7.0110000000000001,"5min":3.544,"15min":2.3100000000000001},"min":{"1min":0.24299999999999999,"5min":0.20100000000000001,"15min":0.20100000000000001},"max":{"1min":94.941000000000003,"5min":94.941000000000003,"15min":94.941000000000003},"last":3.8420000000000001},{"interface":"front","average":{"1min":7.9400000000000004,"5min":3.4740000000000002,"15min":2.298},"min":{"1min":0.28299999999999997,"5min":0.20999999999999999,"15min":0.20999999999999999},"max":{"1min":97.233999999999995,"5min":97.233999999999995,"15min":97.233999999999995},"last":0.35599999999999998}]},{"osd":3,"last update":"Sat Sep 23 23:43:23 2023","interfaces":[{"interface":"back","average":{"1min":7.0220000000000002,"5min":4.1820000000000004,"15min":2.5390000000000001},"min":{"1min":0.32800000000000001,"5min":0.26900000000000002,"15min":0.22800000000000001},"max":{"1min":74.478999999999999,"5min":74.478999999999999,"15min":74.478999999999999},"last":4.0179999999999998},{"interface":"front","average":{"1min":5.4370000000000003,"5min":3.919,"15min":2.3149999999999999},"min":{"1min":0.27100000000000002,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":73.878,"5min":73.878,"15min":73.878},"last":0.48299999999999998}]},{"osd":4,"last update":"Sat Sep 23 23:43:57 2023","interfaces":[{"interface":"back","average":{"1min":1.175,"5min":1.101,"15min":1.228},"min":{"1min":0.36499999999999999,"5min":0.33000000000000002,"15min":0.313},"max":{"1min":4.9669999999999996,"5min":5.2460000000000004,"15min":8.2309999999999999},"last":3.3980000000000001},{"interface":"front","average":{"1min":1.5209999999999999,"5min":1.522,"15min":1.5649999999999999},"min":{"1min":0.30299999999999999,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":7.6710000000000003,"5min":12.199999999999999,"15min":12.199999999999999},"last":3.9420000000000002}]},{"osd":5,"last update":"Sat Sep 23 23:43:57 2023","interfaces":[{"interface":"back","average":{"1min":1.6519999999999999,"5min":1.3959999999999999,"15min":1.393},"min":{"1min":0.434,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":8.9429999999999996,"5min":8.9429999999999996,"15min":10.723000000000001},"last":0.53200000000000003},{"interface":"front","average":{"1min":1.1739999999999999,"5min":1.1499999999999999,"15min":1.2250000000000001},"min":{"1min":0.38400000000000001,"5min":0.378,"15min":0.36699999999999999},"max":{"1min":5.0389999999999997,"5min":5.3230000000000004,"15min":8.1280000000000001},"last":3.427}]},{"osd":6,"last update":"Sat Sep 23 23:43:57 2023","interfaces":[{"interface":"back","average":{"1min":1.6559999999999999,"5min":1.377,"15min":1.389},"min":{"1min":0.505,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":8.9130000000000003,"5min":8.9130000000000003,"15min":11.349},"last":0.70799999999999996},{"interface":"front","average":{"1min":1.3580000000000001,"5min":1.4159999999999999,"15min":1.3200000000000001},"min":{"1min":0.36199999999999999,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":4.9240000000000004,"5min":7.9119999999999999,"15min":8.1989999999999998},"last":3.351}]},{"osd":7,"last update":"Sat Sep 23 23:43:57 2023","interfaces":[{"interface":"back","average":{"1min":1.6859999999999999,"5min":1.325,"15min":1.369},"min":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.374},"max":{"1min":8.5670000000000002,"5min":8.5670000000000002,"15min":8.5670000000000002},"last":3.4529999999999998},{"interface":"front","average":{"1min":1.718,"5min":1.72,"15min":1.6379999999999999},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":7.641,"5min":12.291,"15min":12.291},"last":3.9169999999999998}]}]},{"osd":0,"up_from":0,"seq":403726926062,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"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},"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":[]},{"osd":2,"up_from":104,"seq":446676598999,"num_pgs":54,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3837944,"kb_used_data":3201584,"kb_used_omap":11,"kb_used_meta":636340,"kb_avail":89907208,"statfs":{"total":95995035648,"available":92064980992,"internally_reserved":0,"allocated":3278422016,"data_stored":3276978111,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12272,"internal_metadata":651612176},"hb_peers":[0,1,3,4,5,6,7],"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 23:44:07 2023","interfaces":[{"interface":"back","average":{"1min":0.995,"5min":0.84299999999999997,"15min":1.577},"min":{"1min":0.20899999999999999,"5min":0.20899999999999999,"15min":0.183},"max":{"1min":3.5600000000000001,"5min":6.5620000000000003,"15min":13.125999999999999},"last":0.53000000000000003},{"interface":"front","average":{"1min":1.325,"5min":1.0649999999999999,"15min":1.7609999999999999},"min":{"1min":0.38100000000000001,"5min":0.30099999999999999,"15min":0.21099999999999999},"max":{"1min":5.3680000000000003,"5min":9.1890000000000001,"15min":14.709},"last":0.45700000000000002}]},{"osd":1,"last update":"Sat Sep 23 23:44:07 2023","interfaces":[{"interface":"back","average":{"1min":1.496,"5min":1.554,"15min":1.7130000000000001},"min":{"1min":0.21099999999999999,"5min":0.21099999999999999,"15min":0.19700000000000001},"max":{"1min":2.923,"5min":15.936999999999999,"15min":15.936999999999999},"last":0.92000000000000004},{"interface":"front","average":{"1min":1.9019999999999999,"5min":1.6699999999999999,"15min":1.9379999999999999},"min":{"1min":0.434,"5min":0.26900000000000002,"15min":0.249},"max":{"1min":5.4039999999999999,"5min":12.378,"15min":17.545000000000002},"last":3.004}]},{"osd":3,"last update":"Sat Sep 23 23:43:27 2023","interfaces":[{"interface":"back","average":{"1min":3.1160000000000001,"5min":3.3460000000000001,"15min":2.3420000000000001},"min":{"1min":0.224,"5min":0.224,"15min":0.19700000000000001},"max":{"1min":20.689,"5min":130.126,"15min":130.126},"last":0.621},{"interface":"front","average":{"1min":2.9590000000000001,"5min":3.4830000000000001,"15min":2.6320000000000001},"min":{"1min":0.25,"5min":0.25,"15min":0.22700000000000001},"max":{"1min":20.640000000000001,"5min":129.65799999999999,"15min":129.65799999999999},"last":0.40200000000000002}]},{"osd":4,"last update":"Sat Sep 23 23:44:07 2023","interfaces":[{"interface":"back","average":{"1min":1.6060000000000001,"5min":1.27,"15min":1.6459999999999999},"min":{"1min":0.49299999999999999,"5min":0.35499999999999998,"15min":0.29599999999999999},"max":{"1min":5.2759999999999998,"5min":6.6449999999999996,"15min":12.943},"last":0.49299999999999999},{"interface":"front","average":{"1min":0.96299999999999997,"5min":1.218,"15min":1.5129999999999999},"min":{"1min":0.44,"5min":0.32400000000000001,"15min":0.29199999999999998},"max":{"1min":2.5790000000000002,"5min":5.0110000000000001,"15min":12.263},"last":0.66000000000000003}]},{"osd":5,"last update":"Sat Sep 23 23:44:07 2023","interfaces":[{"interface":"back","average":{"1min":1.1619999999999999,"5min":1.1519999999999999,"15min":1.585},"min":{"1min":0.374,"5min":0.374,"15min":0.29399999999999998},"max":{"1min":2.4780000000000002,"5min":5.9400000000000004,"15min":11.000999999999999},"last":0.86199999999999999},{"interface":"front","average":{"1min":1.6459999999999999,"5min":1.458,"15min":1.6399999999999999},"min":{"1min":0.626,"5min":0.51000000000000001,"15min":0.373},"max":{"1min":5.3209999999999997,"5min":9.1349999999999998,"15min":12.978999999999999},"last":0.751}]},{"osd":6,"last update":"Sat Sep 23 23:44:07 2023","interfaces":[{"interface":"back","average":{"1min":1.0620000000000001,"5min":1.3109999999999999,"15min":1.516},"min":{"1min":0.504,"5min":0.39500000000000002,"15min":0.309},"max":{"1min":2.5950000000000002,"5min":5.0599999999999996,"15min":12.209},"last":0.82099999999999995},{"interface":"front","average":{"1min":1.115,"5min":1.1919999999999999,"15min":1.6279999999999999},"min":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.32000000000000001},"max":{"1min":2.5049999999999999,"5min":5.8979999999999997,"15min":13.329000000000001},"last":0.94299999999999995}]},{"osd":7,"last update":"Sat Sep 23 23:44:07 2023","interfaces":[{"interface":"back","average":{"1min":1.0800000000000001,"5min":1.343,"15min":1.613},"min":{"1min":0.60499999999999998,"5min":0.42299999999999999,"15min":0.32500000000000001},"max":{"1min":2.6110000000000002,"5min":5.0359999999999996,"15min":13.231},"last":0.69799999999999995},{"interface":"front","average":{"1min":1.2150000000000001,"5min":1.3220000000000001,"15min":1.7270000000000001},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":2.4910000000000001,"5min":5.9710000000000001,"15min":13.375},"last":0.89300000000000002}]}]},{"osd":3,"up_from":109,"seq":468151435473,"num_pgs":74,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":4715640,"kb_used_data":4130288,"kb_used_omap":5,"kb_used_meta":585210,"kb_avail":89029512,"statfs":{"total":95995035648,"available":91166220288,"internally_reserved":0,"allocated":4229414912,"data_stored":4228023174,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5347,"internal_metadata":599255837},"hb_peers":[0,1,2,4,5,6,7],"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":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 23:43:29 2023","interfaces":[{"interface":"back","average":{"1min":1.7050000000000001,"5min":1.395,"15min":1.498},"min":{"1min":0.23200000000000001,"5min":0.22600000000000001,"15min":0.19400000000000001},"max":{"1min":7.6779999999999999,"5min":7.6779999999999999,"15min":10.427},"last":0.28000000000000003},{"interface":"front","average":{"1min":0.88400000000000001,"5min":1.353,"15min":1.407},"min":{"1min":0.27700000000000002,"5min":0.215,"15min":0.193},"max":{"1min":2.331,"5min":7.4299999999999997,"15min":12.638},"last":0.59199999999999997}]},{"osd":1,"last update":"Sat Sep 23 23:43:29 2023","interfaces":[{"interface":"back","average":{"1min":4.8019999999999996,"5min":2.302,"15min":1.6679999999999999},"min":{"1min":0.36199999999999999,"5min":0.248,"15min":0.20899999999999999},"max":{"1min":41.886000000000003,"5min":41.886000000000003,"15min":41.886000000000003},"last":2.6139999999999999},{"interface":"front","average":{"1min":4.5960000000000001,"5min":2.5720000000000001,"15min":1.794},"min":{"1min":0.29899999999999999,"5min":0.22600000000000001,"15min":0.22},"max":{"1min":41.365000000000002,"5min":41.365000000000002,"15min":41.365000000000002},"last":0.442}]},{"osd":2,"last update":"Sat Sep 23 23:43:29 2023","interfaces":[{"interface":"back","average":{"1min":1.9370000000000001,"5min":2.504,"15min":2.5720000000000001},"min":{"1min":0.215,"5min":0.215,"15min":0.215},"max":{"1min":7.335,"5min":59.648000000000003,"15min":109.947},"last":2.1930000000000001},{"interface":"front","average":{"1min":2.4350000000000001,"5min":3.3530000000000002,"15min":2.9340000000000002},"min":{"1min":0.432,"5min":0.34899999999999998,"15min":0.29599999999999999},"max":{"1min":7.8099999999999996,"5min":61.073,"15min":114.09999999999999},"last":0.46200000000000002}]},{"osd":4,"last update":"Sat Sep 23 23:43:29 2023","interfaces":[{"interface":"back","average":{"1min":2.1480000000000001,"5min":1.6779999999999999,"15min":1.4770000000000001},"min":{"1min":0.38400000000000001,"5min":0.34799999999999998,"15min":0.309},"max":{"1min":7.726,"5min":7.9790000000000001,"15min":10.487},"last":1.911},{"interface":"front","average":{"1min":1.629,"5min":1.7509999999999999,"15min":1.6020000000000001},"min":{"1min":0.45300000000000001,"5min":0.38600000000000001,"15min":0.34899999999999998},"max":{"1min":10.16,"5min":10.16,"15min":15.27},"last":0.71299999999999997}]},{"osd":5,"last update":"Sat Sep 23 23:43:29 2023","interfaces":[{"interface":"back","average":{"1min":1.2070000000000001,"5min":1.6699999999999999,"15min":1.4299999999999999},"min":{"1min":0.52800000000000002,"5min":0.36799999999999999,"15min":0.36399999999999999},"max":{"1min":3.7709999999999999,"5min":7.6459999999999999,"15min":8.0280000000000005},"last":0.73499999999999999},{"interface":"front","average":{"1min":1.363,"5min":1.3049999999999999,"15min":1.2290000000000001},"min":{"1min":0.31900000000000001,"5min":0.31900000000000001,"15min":0.308},"max":{"1min":4.1180000000000003,"5min":6.931,"15min":9.157},"last":0.77500000000000002}]},{"osd":6,"last update":"Sat Sep 23 23:43:29 2023","interfaces":[{"interface":"back","average":{"1min":1.242,"5min":1.76,"15min":1.528},"min":{"1min":0.49099999999999999,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":3.7530000000000001,"5min":7.9359999999999999,"15min":7.9930000000000003},"last":0.91700000000000004},{"interface":"front","average":{"1min":1.3979999999999999,"5min":1.3819999999999999,"15min":1.3520000000000001},"min":{"1min":0.28899999999999998,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":4.2409999999999997,"5min":6.8630000000000004,"15min":9.2609999999999992},"last":0.80100000000000005}]},{"osd":7,"last update":"Sat Sep 23 23:43:29 2023","interfaces":[{"interface":"back","average":{"1min":1.363,"5min":1.3640000000000001,"15min":1.45},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34200000000000003},"max":{"1min":4.1669999999999998,"5min":6.8949999999999996,"15min":10.034000000000001},"last":0.75600000000000001},{"interface":"front","average":{"1min":2.0550000000000002,"5min":1.913,"15min":1.6240000000000001},"min":{"1min":0.45900000000000002,"5min":0.437,"15min":0.39900000000000002},"max":{"1min":7.7560000000000002,"5min":7.9989999999999997,"15min":10.52},"last":1.9330000000000001}]}]},{"osd":4,"up_from":30,"seq":128849019315,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1567248,"kb_used_data":1306312,"kb_used_omap":0,"kb_used_meta":260928,"kb_avail":92177904,"statfs":{"total":95995035648,"available":94390173696,"internally_reserved":0,"allocated":1337663488,"data_stored":1336645538,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":267190272},"hb_peers":[0,1,2,3,5,6,7],"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":"Sat Sep 23 23:44:07 2023","interfaces":[{"interface":"back","average":{"1min":0.58899999999999997,"5min":0.64200000000000002,"15min":1.167},"min":{"1min":0.378,"5min":0.29199999999999998,"15min":0.23799999999999999},"max":{"1min":1.143,"5min":1.5529999999999999,"15min":25.873999999999999},"last":0.54400000000000004},{"interface":"front","average":{"1min":0.56899999999999995,"5min":0.68400000000000005,"15min":1.1479999999999999},"min":{"1min":0.33800000000000002,"5min":0.30599999999999999,"15min":0.254},"max":{"1min":0.92200000000000004,"5min":2.214,"15min":25.779},"last":0.55900000000000005}]},{"osd":1,"last update":"Sat Sep 23 23:43:45 2023","interfaces":[{"interface":"back","average":{"1min":0.82299999999999995,"5min":2.2160000000000002,"15min":1.6850000000000001},"min":{"1min":0.29499999999999998,"5min":0.27700000000000002,"15min":0.27600000000000002},"max":{"1min":2.1280000000000001,"5min":91.316000000000003,"15min":91.316000000000003},"last":2.0640000000000001},{"interface":"front","average":{"1min":0.88,"5min":2.278,"15min":1.7},"min":{"1min":0.32400000000000001,"5min":0.29999999999999999,"15min":0.29799999999999999},"max":{"1min":3.3799999999999999,"5min":88.989000000000004,"15min":88.989000000000004},"last":0.41099999999999998}]},{"osd":2,"last update":"Sat Sep 23 23:43:59 2023","interfaces":[{"interface":"back","average":{"1min":10.27,"5min":4.1299999999999999,"15min":3.6480000000000001},"min":{"1min":0.33700000000000002,"5min":0.32600000000000001,"15min":0.27600000000000002},"max":{"1min":167.28299999999999,"5min":167.28299999999999,"15min":251.785},"last":0.438},{"interface":"front","average":{"1min":10.315,"5min":4.3399999999999999,"15min":3.7869999999999999},"min":{"1min":0.34200000000000003,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":167.935,"5min":167.935,"15min":250.874},"last":0.46200000000000002}]},{"osd":3,"last update":"Sat Sep 23 23:43:34 2023","interfaces":[{"interface":"back","average":{"1min":0.97199999999999998,"5min":2.8149999999999999,"15min":1.7050000000000001},"min":{"1min":0.41199999999999998,"5min":0.35099999999999998,"15min":0.33200000000000002},"max":{"1min":2.3610000000000002,"5min":69.519000000000005,"15min":69.519000000000005},"last":0.876},{"interface":"front","average":{"1min":1.296,"5min":2.9590000000000001,"15min":1.829},"min":{"1min":0.35699999999999998,"5min":0.33500000000000002,"15min":0.29199999999999998},"max":{"1min":3.79,"5min":71.221000000000004,"15min":71.221000000000004},"last":1.022}]},{"osd":5,"last update":"Sat Sep 23 23:43:45 2023","interfaces":[{"interface":"back","average":{"1min":0.70099999999999996,"5min":0.84099999999999997,"15min":0.97299999999999998},"min":{"1min":0.40000000000000002,"5min":0.34300000000000003,"15min":0.27300000000000002},"max":{"1min":1.2529999999999999,"5min":5.694,"15min":9.5220000000000002},"last":0.53100000000000003},{"interface":"front","average":{"1min":0.83899999999999997,"5min":0.98099999999999998,"15min":1.1020000000000001},"min":{"1min":0.51600000000000001,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":1.419,"5min":5.7229999999999999,"15min":9.5510000000000002},"last":0.629}]},{"osd":6,"last update":"Sat Sep 23 23:43:45 2023","interfaces":[{"interface":"back","average":{"1min":0.77100000000000002,"5min":1.1619999999999999,"15min":1.0800000000000001},"min":{"1min":0.501,"5min":0.36399999999999999,"15min":0.35099999999999998},"max":{"1min":1.1120000000000001,"5min":8.3699999999999992,"15min":8.3699999999999992},"last":0.70499999999999996},{"interface":"front","average":{"1min":0.86499999999999999,"5min":0.95299999999999996,"15min":0.95699999999999996},"min":{"1min":0.42999999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":1.2509999999999999,"5min":2.6379999999999999,"15min":4.8360000000000003},"last":0.82199999999999995}]},{"osd":7,"last update":"Sat Sep 23 23:43:45 2023","interfaces":[{"interface":"back","average":{"1min":0.81999999999999995,"5min":0.92600000000000005,"15min":1.0980000000000001},"min":{"1min":0.51900000000000002,"5min":0.38400000000000001,"15min":0.33000000000000002},"max":{"1min":1.349,"5min":5.6639999999999997,"15min":9.6140000000000008},"last":0.59099999999999997},{"interface":"front","average":{"1min":0.82099999999999995,"5min":0.94999999999999996,"15min":1.1060000000000001},"min":{"1min":0.48299999999999998,"5min":0.41599999999999998,"15min":0.34999999999999998},"max":{"1min":1.1990000000000001,"5min":4.8650000000000002,"15min":6.5910000000000002},"last":0.73299999999999998}]}]},{"osd":5,"up_from":0,"seq":163208757674,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"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},"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":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"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":593920,"data_stored":590368,"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":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":4194304,"data_stored":4194304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4198400,"data_stored":4194323,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"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":4485,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4198400,"data_stored":4194323,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1658,"internal_metadata":0},{"poolid":2,"osd":4,"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},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4198400,"data_stored":4194323,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":4194304,"data_stored":4194304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9036,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":22,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6760,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":5322,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7787,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":182,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3689,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":32768,"data_stored":5504,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":624,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":5482,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4950,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"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},{"poolid":4,"osd":1,"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},{"poolid":4,"osd":2,"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},{"poolid":4,"osd":3,"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},{"poolid":4,"osd":4,"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},{"poolid":4,"osd":5,"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},{"poolid":4,"osd":6,"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},{"poolid":4,"osd":7,"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},{"poolid":7,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4041281536,"data_stored":4041277464,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":3251175424,"data_stored":3251175424,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4221112320,"data_stored":4221108248,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":1331560448,"data_stored":1331560448,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":3177189376,"data_stored":3177185304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-23T23:44:19.193 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd pool set .mgr pgp_num 1 2023-09-23T23:44:19.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:19.194 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:44:19.195 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:44:19.295 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:44:19.321 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:44:19.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:19.324 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:44:19.424 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:44:19.459 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:44:19.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:19.461 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:44:19.562 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:44:19.590 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:44:19.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:19.593 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:44:19.694 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:44:19.721 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:44:19.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:19.724 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:44:19.825 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:44:19.867 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:44:19.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:19.872 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:44:19.973 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:19.981 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:19 smithi164 bash[92846]: cluster 2023-09-23T23:44:18.624212+0000 mgr.y (mgr.25991) 815 : cluster 0 pgmap v885: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 4.5 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 911 op/s; 107/220881 objects degraded (0.048%); 1637/220881 objects misplaced (0.741%); 2.3 MiB/s, 37 objects/s recovering 2023-09-23T23:44:20.003 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:20.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:20.008 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:44:20.109 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:44:20.136 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:44:20.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:20.138 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:44:20.239 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:20.266 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:20.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:20.267 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:44:20.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:19 smithi159 bash[105915]: cluster 2023-09-23T23:44:18.624212+0000 mgr.y (mgr.25991) 815 : cluster 0 pgmap v885: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 4.5 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 911 op/s; 107/220881 objects degraded (0.048%); 1637/220881 objects misplaced (0.741%); 2.3 MiB/s, 37 objects/s recovering 2023-09-23T23:44:20.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:19 smithi159 bash[108473]: cluster 2023-09-23T23:44:18.624212+0000 mgr.y (mgr.25991) 815 : cluster 0 pgmap v885: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 4.5 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 911 op/s; 107/220881 objects degraded (0.048%); 1637/220881 objects misplaced (0.741%); 2.3 MiB/s, 37 objects/s recovering 2023-09-23T23:44:20.368 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:20.393 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:20.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:20.396 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:44:20.496 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:44:20.527 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:44:20.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:20.531 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:44:20.632 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:44:20.659 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:44:20.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:20.661 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:44:20.762 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:44:20.799 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:44:20.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:20.803 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:44:20.904 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:44:20.947 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:44:20.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:20.952 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:44:21.053 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:44:21.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:21.091 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:44:21.091 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:44:21.192 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:44:21.219 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:44:21.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:21.221 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:44:21.322 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:21.323 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T23:44:21.350 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:21.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:21.353 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:44:21.354 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T23:44:21.453 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:21.481 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:21.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:21.484 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:44:21.585 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:44:21.624 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:44:21.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:21.630 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:44:21.698 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:44:21.731 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:44:21.761 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:44:21.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:21.764 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:44:21.865 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:44:21.873 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:21 smithi159 bash[108473]: cluster 2023-09-23T23:44:20.624760+0000 mgr.y (mgr.25991) 816 : cluster 0 pgmap v886: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 4.4 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 924 op/s; 107/217695 objects degraded (0.049%); 1437/217695 objects misplaced (0.660%); 2.3 MiB/s, 37 objects/s recovering 2023-09-23T23:44:21.874 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:21 smithi159 bash[105915]: cluster 2023-09-23T23:44:20.624760+0000 mgr.y (mgr.25991) 816 : cluster 0 pgmap v886: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 4.4 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 924 op/s; 107/217695 objects degraded (0.049%); 1437/217695 objects misplaced (0.660%); 2.3 MiB/s, 37 objects/s recovering 2023-09-23T23:44:21.898 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:44:21.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:21.900 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:44:22.001 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:44:22.032 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:44:22.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:22.035 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:44:22.136 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:44:22.172 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:44:22.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:22.178 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:44:22.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:21 smithi164 bash[92846]: cluster 2023-09-23T23:44:20.624760+0000 mgr.y (mgr.25991) 816 : cluster 0 pgmap v886: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 4.4 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 924 op/s; 107/217695 objects degraded (0.049%); 1437/217695 objects misplaced (0.660%); 2.3 MiB/s, 37 objects/s recovering 2023-09-23T23:44:22.278 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:44:22.306 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:44:22.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:22.309 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:44:22.410 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:22.443 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:22.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:22.445 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:44:22.546 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:44:22.578 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:44:22.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:22.582 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:44:22.682 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:44:22.713 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:44:22.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:22.715 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:44:22.816 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:22.845 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:22.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:22.847 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:44:22.948 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:44:22.977 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:44:22.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:22.981 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:44:23.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:22 smithi159 bash[105915]: cluster 2023-09-23T23:44:22.770368+0000 mon.a (mon.0) 1082 : cluster 3 Health check update: Degraded data redundancy: 107/217695 objects degraded (0.049%), 1 pg degraded (PG_DEGRADED) 2023-09-23T23:44:23.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:22 smithi159 bash[108473]: cluster 2023-09-23T23:44:22.770368+0000 mon.a (mon.0) 1082 : cluster 3 Health check update: Degraded data redundancy: 107/217695 objects degraded (0.049%), 1 pg degraded (PG_DEGRADED) 2023-09-23T23:44:23.082 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:44:23.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:23.122 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:44:23.123 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:44:23.223 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:44:23.236 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:22 smithi164 bash[92846]: cluster 2023-09-23T23:44:22.770368+0000 mon.a (mon.0) 1082 : cluster 3 Health check update: Degraded data redundancy: 107/217695 objects degraded (0.049%), 1 pg degraded (PG_DEGRADED) 2023-09-23T23:44:23.252 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:44:23.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:23.255 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:44:23.356 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:44:23.386 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:44:23.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:23.388 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:44:23.489 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:44:23.517 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:44:23.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:23.520 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:44:23.621 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:23.650 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:23.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:23.653 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:44:23.733 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:44:23.753 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:44:23.796 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:44:23.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:23.799 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:44:23.900 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:44:23.917 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:44:23.920 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:23 smithi159 bash[105915]: cluster 2023-09-23T23:44:22.625247+0000 mgr.y (mgr.25991) 817 : cluster 0 pgmap v887: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 4.3 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 934 op/s; 107/213105 objects degraded (0.050%); 1437/213105 objects misplaced (0.674%); 2.3 MiB/s, 37 objects/s recovering 2023-09-23T23:44:23.921 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:44:23 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:44:23] "GET /metrics HTTP/1.1" 200 36582 "" "Prometheus/2.43.0" 2023-09-23T23:44:23.921 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:23 smithi159 bash[108473]: cluster 2023-09-23T23:44:22.625247+0000 mgr.y (mgr.25991) 817 : cluster 0 pgmap v887: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 4.3 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 934 op/s; 107/213105 objects degraded (0.050%); 1437/213105 objects misplaced (0.674%); 2.3 MiB/s, 37 objects/s recovering 2023-09-23T23:44:23.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:23.922 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:44:24.022 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:44:24.042 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:44:24.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:24.044 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:44:24.144 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:24.157 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:23 smithi164 bash[92846]: cluster 2023-09-23T23:44:22.625247+0000 mgr.y (mgr.25991) 817 : cluster 0 pgmap v887: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 4.3 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 934 op/s; 107/213105 objects degraded (0.050%); 1437/213105 objects misplaced (0.674%); 2.3 MiB/s, 37 objects/s recovering 2023-09-23T23:44:24.173 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:24.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:24.175 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:44:24.276 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:44:24.305 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:44:24.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:24.310 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:44:24.411 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:44:24.440 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:44:24.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:24.442 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:44:24.543 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:24.567 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:24.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:24.570 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:44:24.670 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:24.702 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:24.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:24.705 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:44:24.805 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:44:24.832 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:44:24.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:24.834 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:44:24.935 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:44:24.961 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:44:24.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:24.966 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:44:25.067 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:44:25.100 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:44:25.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:25.105 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:44:25.206 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:25.237 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:25.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:25.240 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:44:25.341 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:25.367 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:25.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:25.371 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:44:25.471 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:44:25.496 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:44:25.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:25.500 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:44:25.601 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:44:25.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:25.638 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:44:25.638 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:44:25.739 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:44:25.762 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:44:25.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:25.765 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:44:25.767 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:44:25.769 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:44:25.865 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:44:25.894 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:44:25.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:25.896 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:44:25.997 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:26.027 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:26.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:26.030 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:44:26.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:25 smithi159 bash[105915]: cluster 2023-09-23T23:44:24.625903+0000 mgr.y (mgr.25991) 818 : cluster 0 pgmap v888: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 4.2 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 937 op/s; 107/206550 objects degraded (0.052%); 1437/206550 objects misplaced (0.696%); 2.3 MiB/s, 37 objects/s recovering 2023-09-23T23:44:26.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:25 smithi159 bash[108473]: cluster 2023-09-23T23:44:24.625903+0000 mgr.y (mgr.25991) 818 : cluster 0 pgmap v888: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 4.2 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 937 op/s; 107/206550 objects degraded (0.052%); 1437/206550 objects misplaced (0.696%); 2.3 MiB/s, 37 objects/s recovering 2023-09-23T23:44:26.130 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:26.144 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:25 smithi164 bash[92846]: cluster 2023-09-23T23:44:24.625903+0000 mgr.y (mgr.25991) 818 : cluster 0 pgmap v888: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 4.2 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 937 op/s; 107/206550 objects degraded (0.052%); 1437/206550 objects misplaced (0.696%); 2.3 MiB/s, 37 objects/s recovering 2023-09-23T23:44:26.162 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:26.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:26.165 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:44:26.266 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:44:26.293 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:44:26.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:26.295 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:44:26.396 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:26.421 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:26.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:26.424 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:44:26.524 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:44:26.552 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:44:26.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:26.555 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:44:26.656 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:44:26.688 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:44:26.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:26.692 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:44:26.793 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:44:26.829 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:44:26.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:26.832 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:44:26.933 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:44:26.966 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:44:26.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:26.969 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:44:27.069 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:44:27.096 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:44:27.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:27.098 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:44:27.199 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:44:27.226 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:44:27.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:27.231 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:44:27.332 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:27.357 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:27.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:27.359 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:44:27.460 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:44:27.491 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:44:27.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:27.495 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:44:27.596 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:44:27.619 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:44:27.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:27.621 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:44:27.722 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:44:27.756 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:44:27.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:27.758 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:44:27.859 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:44:27.891 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:44:27.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:27.893 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:44:27.994 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:44:28.002 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:27 smithi159 bash[105915]: cluster 2023-09-23T23:44:25.887507+0000 osd.6 (osd.6) 267 : cluster 0 7.7 deep-scrub starts 2023-09-23T23:44:28.002 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:27 smithi159 bash[105915]: cluster 2023-09-23T23:44:26.626557+0000 mgr.y (mgr.25991) 819 : cluster 0 pgmap v889: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 4.1 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 981 op/s; 107/199788 objects degraded (0.054%); 1222/199788 objects misplaced (0.612%); 2.4 MiB/s, 38 objects/s recovering 2023-09-23T23:44:28.002 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:27 smithi159 bash[105915]: cluster 2023-09-23T23:44:27.771487+0000 mon.a (mon.0) 1083 : cluster 3 Health check update: Degraded data redundancy: 107/199788 objects degraded (0.054%), 1 pg degraded (PG_DEGRADED) 2023-09-23T23:44:28.004 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:27 smithi159 bash[108473]: cluster 2023-09-23T23:44:25.887507+0000 osd.6 (osd.6) 267 : cluster 0 7.7 deep-scrub starts 2023-09-23T23:44:28.004 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:27 smithi159 bash[108473]: cluster 2023-09-23T23:44:26.626557+0000 mgr.y (mgr.25991) 819 : cluster 0 pgmap v889: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 4.1 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 981 op/s; 107/199788 objects degraded (0.054%); 1222/199788 objects misplaced (0.612%); 2.4 MiB/s, 38 objects/s recovering 2023-09-23T23:44:28.004 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:27 smithi159 bash[108473]: cluster 2023-09-23T23:44:27.771487+0000 mon.a (mon.0) 1083 : cluster 3 Health check update: Degraded data redundancy: 107/199788 objects degraded (0.054%), 1 pg degraded (PG_DEGRADED) 2023-09-23T23:44:28.014 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:44:28.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:28.021 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:44:28.122 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:28.133 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:27 smithi164 bash[92846]: cluster 2023-09-23T23:44:25.887507+0000 osd.6 (osd.6) 267 : cluster 0 7.7 deep-scrub starts 2023-09-23T23:44:28.134 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:27 smithi164 bash[92846]: cluster 2023-09-23T23:44:26.626557+0000 mgr.y (mgr.25991) 819 : cluster 0 pgmap v889: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 4.1 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 981 op/s; 107/199788 objects degraded (0.054%); 1222/199788 objects misplaced (0.612%); 2.4 MiB/s, 38 objects/s recovering 2023-09-23T23:44:28.134 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:27 smithi164 bash[92846]: cluster 2023-09-23T23:44:27.771487+0000 mon.a (mon.0) 1083 : cluster 3 Health check update: Degraded data redundancy: 107/199788 objects degraded (0.054%), 1 pg degraded (PG_DEGRADED) 2023-09-23T23:44:28.147 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:28.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:28.152 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:44:28.252 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:44:28.270 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:44:28.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:28.273 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:44:28.374 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:44:28.407 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:44:28.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:28.410 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:44:28.511 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:28.535 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:28.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:28.538 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:44:28.639 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:44:28.673 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:44:28.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:28.677 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:44:28.777 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:44:28.806 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:44:28.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:28.810 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:44:28.911 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:28.936 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:28.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:28.939 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:44:28.953 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:28 smithi159 bash[105915]: cluster 2023-09-23T23:44:27.884775+0000 osd.6 (osd.6) 268 : cluster 0 7.17 scrub starts 2023-09-23T23:44:28.953 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:28 smithi159 bash[108473]: cluster 2023-09-23T23:44:27.884775+0000 osd.6 (osd.6) 268 : cluster 0 7.17 scrub starts 2023-09-23T23:44:29.040 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:44:29.068 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:44:29.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:29.072 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:44:29.172 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:29.182 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:28 smithi164 bash[92846]: cluster 2023-09-23T23:44:27.884775+0000 osd.6 (osd.6) 268 : cluster 0 7.17 scrub starts 2023-09-23T23:44:29.201 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:29.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:29.206 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:44:29.307 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:44:29.331 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:44:29.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:29.335 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:44:29.436 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:44:29.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:29.466 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:44:29.467 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:44:29.567 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:44:29.595 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:44:29.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:29.599 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:44:29.699 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:44:29.733 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:44:29.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:29.735 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:44:29.836 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:29.861 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:29.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:29.863 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:44:29.964 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:44:29.974 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:29 smithi164 bash[92846]: cluster 2023-09-23T23:44:28.627220+0000 mgr.y (mgr.25991) 820 : cluster 0 pgmap v890: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 4.0 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 911 op/s; 107/194550 objects degraded (0.055%); 1222/194550 objects misplaced (0.628%); 2.2 MiB/s, 34 objects/s recovering 2023-09-23T23:44:29.974 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:29 smithi164 bash[92846]: cluster 2023-09-23T23:44:28.879201+0000 osd.6 (osd.6) 269 : cluster 0 7.11 scrub starts 2023-09-23T23:44:29.990 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:44:29.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:29.992 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:44:30.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:29 smithi159 bash[105915]: cluster 2023-09-23T23:44:28.627220+0000 mgr.y (mgr.25991) 820 : cluster 0 pgmap v890: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 4.0 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 911 op/s; 107/194550 objects degraded (0.055%); 1222/194550 objects misplaced (0.628%); 2.2 MiB/s, 34 objects/s recovering 2023-09-23T23:44:30.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:29 smithi159 bash[105915]: cluster 2023-09-23T23:44:28.879201+0000 osd.6 (osd.6) 269 : cluster 0 7.11 scrub starts 2023-09-23T23:44:30.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:29 smithi159 bash[108473]: cluster 2023-09-23T23:44:28.627220+0000 mgr.y (mgr.25991) 820 : cluster 0 pgmap v890: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 4.0 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 911 op/s; 107/194550 objects degraded (0.055%); 1222/194550 objects misplaced (0.628%); 2.2 MiB/s, 34 objects/s recovering 2023-09-23T23:44:30.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:29 smithi159 bash[108473]: cluster 2023-09-23T23:44:28.879201+0000 osd.6 (osd.6) 269 : cluster 0 7.11 scrub starts 2023-09-23T23:44:30.093 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:44:30.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:30.129 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:44:30.129 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:44:30.230 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:44:30.270 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:44:30.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:30.275 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:44:30.375 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:44:30.408 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:44:30.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:30.411 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:44:30.512 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:44:30.541 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:44:30.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:30.544 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:44:30.644 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:30.675 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:30.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:30.680 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:44:30.781 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:44:30.805 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:44:30.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:30.808 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:44:30.908 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:44:30.938 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:44:30.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:30.941 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:44:31.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:30 smithi164 bash[92846]: cluster 2023-09-23T23:44:29.921619+0000 osd.6 (osd.6) 270 : cluster 0 7.12 scrub starts 2023-09-23T23:44:31.042 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:44:31.070 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:44:31.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:31.074 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:44:31.174 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:44:31.184 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:30 smithi159 bash[105915]: cluster 2023-09-23T23:44:29.921619+0000 osd.6 (osd.6) 270 : cluster 0 7.12 scrub starts 2023-09-23T23:44:31.184 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:30 smithi159 bash[108473]: cluster 2023-09-23T23:44:29.921619+0000 osd.6 (osd.6) 270 : cluster 0 7.12 scrub starts 2023-09-23T23:44:31.198 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:44:31.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:31.200 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:44:31.300 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:31.328 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:31.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:31.331 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:44:31.431 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:31.461 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:31.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:31.464 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:44:31.565 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:31.592 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:31.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:31.594 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:44:31.695 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:44:31.725 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:44:31.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:31.728 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:44:31.829 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:44:31.873 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:44:31.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:31.878 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:44:31.979 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:44:32.011 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:44:32.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:32.014 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:44:32.115 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:44:32.125 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:31 smithi159 bash[105915]: cluster 2023-09-23T23:44:30.627778+0000 mgr.y (mgr.25991) 821 : cluster 0 pgmap v891: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 3.9 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 800 op/s; 107/192036 objects degraded (0.056%); 966/192036 objects misplaced (0.503%); 3.5 MiB/s, 55 objects/s recovering 2023-09-23T23:44:32.125 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:31 smithi159 bash[108473]: cluster 2023-09-23T23:44:30.627778+0000 mgr.y (mgr.25991) 821 : cluster 0 pgmap v891: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 3.9 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 800 op/s; 107/192036 objects degraded (0.056%); 966/192036 objects misplaced (0.503%); 3.5 MiB/s, 55 objects/s recovering 2023-09-23T23:44:32.143 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:44:32.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:32.145 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:44:32.246 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:32.259 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:31 smithi164 bash[92846]: cluster 2023-09-23T23:44:30.627778+0000 mgr.y (mgr.25991) 821 : cluster 0 pgmap v891: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 3.9 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 800 op/s; 107/192036 objects degraded (0.056%); 966/192036 objects misplaced (0.503%); 3.5 MiB/s, 55 objects/s recovering 2023-09-23T23:44:32.277 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:32.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:32.280 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:44:32.381 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:44:32.402 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:44:32.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:32.405 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:44:32.505 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:44:32.533 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:44:32.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:32.536 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:44:32.636 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:32.663 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:32.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:32.665 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:44:32.766 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:44:32.799 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:44:32.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:32.802 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:44:32.903 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:44:32.935 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:44:32.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:32.941 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:44:33.042 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:44:33.071 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:44:33.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:33.075 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:44:33.175 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:33.184 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:32 smithi164 bash[92846]: audit 2023-09-23T23:44:32.242747+0000 mon.a (mon.0) 1084 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:44:33.184 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:32 smithi164 bash[92846]: cluster 2023-09-23T23:44:32.772568+0000 mon.a (mon.0) 1085 : cluster 3 Health check update: Degraded data redundancy: 107/192036 objects degraded (0.056%), 1 pg degraded (PG_DEGRADED) 2023-09-23T23:44:33.200 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:33.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:33.204 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:44:33.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:32 smithi159 bash[105915]: audit 2023-09-23T23:44:32.242747+0000 mon.a (mon.0) 1084 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:44:33.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:32 smithi159 bash[105915]: cluster 2023-09-23T23:44:32.772568+0000 mon.a (mon.0) 1085 : cluster 3 Health check update: Degraded data redundancy: 107/192036 objects degraded (0.056%), 1 pg degraded (PG_DEGRADED) 2023-09-23T23:44:33.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:32 smithi159 bash[108473]: audit 2023-09-23T23:44:32.242747+0000 mon.a (mon.0) 1084 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:44:33.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:32 smithi159 bash[108473]: cluster 2023-09-23T23:44:32.772568+0000 mon.a (mon.0) 1085 : cluster 3 Health check update: Degraded data redundancy: 107/192036 objects degraded (0.056%), 1 pg degraded (PG_DEGRADED) 2023-09-23T23:44:33.305 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:44:33.336 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:44:33.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:33.340 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:44:33.441 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:44:33.470 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:44:33.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:33.472 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:44:33.573 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:44:33.597 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:44:33.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:33.599 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:44:33.671 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:44:33 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:44:33] "GET /metrics HTTP/1.1" 200 36582 "" "Prometheus/2.43.0" 2023-09-23T23:44:33.700 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:44:33.726 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:44:33.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:33.729 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:44:33.830 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:44:33.857 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:44:33.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:33.860 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:44:33.961 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:44:33.972 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:33 smithi164 bash[92846]: cluster 2023-09-23T23:44:32.628362+0000 mgr.y (mgr.25991) 822 : cluster 0 pgmap v892: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 3.8 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 805 op/s; 107/188694 objects degraded (0.057%); 966/188694 objects misplaced (0.512%); 2.5 MiB/s, 39 objects/s recovering 2023-09-23T23:44:33.973 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:33 smithi164 bash[92846]: cluster 2023-09-23T23:44:32.932439+0000 osd.6 (osd.6) 271 : cluster 0 7.7 scrub starts 2023-09-23T23:44:33.991 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:44:33.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:33.993 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:44:34.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:33 smithi159 bash[105915]: cluster 2023-09-23T23:44:32.628362+0000 mgr.y (mgr.25991) 822 : cluster 0 pgmap v892: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 3.8 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 805 op/s; 107/188694 objects degraded (0.057%); 966/188694 objects misplaced (0.512%); 2.5 MiB/s, 39 objects/s recovering 2023-09-23T23:44:34.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:33 smithi159 bash[105915]: cluster 2023-09-23T23:44:32.932439+0000 osd.6 (osd.6) 271 : cluster 0 7.7 scrub starts 2023-09-23T23:44:34.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:33 smithi159 bash[108473]: cluster 2023-09-23T23:44:32.628362+0000 mgr.y (mgr.25991) 822 : cluster 0 pgmap v892: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 3.8 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 805 op/s; 107/188694 objects degraded (0.057%); 966/188694 objects misplaced (0.512%); 2.5 MiB/s, 39 objects/s recovering 2023-09-23T23:44:34.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:33 smithi159 bash[108473]: cluster 2023-09-23T23:44:32.932439+0000 osd.6 (osd.6) 271 : cluster 0 7.7 scrub starts 2023-09-23T23:44:34.094 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:34.118 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:34.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:34.122 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:44:34.223 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:44:34.250 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:44:34.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:34.254 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:44:34.354 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:34.383 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:34.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:34.385 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:44:34.486 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:34.515 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:34.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:34.517 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:44:34.618 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:44:34.648 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:44:34.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:34.656 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:44:34.757 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:44:34.790 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:44:34.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:34.794 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:44:34.894 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:44:34.921 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:44:34.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:34.925 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:44:35.026 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:44:35.054 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:44:35.058 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:34 smithi159 bash[105915]: cluster 2023-09-23T23:44:33.914773+0000 osd.6 (osd.6) 272 : cluster 0 7.17 scrub starts 2023-09-23T23:44:35.058 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:34 smithi159 bash[108473]: cluster 2023-09-23T23:44:33.914773+0000 osd.6 (osd.6) 272 : cluster 0 7.17 scrub starts 2023-09-23T23:44:35.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:35.059 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:44:35.160 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:44:35.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:35.198 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:44:35.199 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:44:35.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:34 smithi164 bash[92846]: cluster 2023-09-23T23:44:33.914773+0000 osd.6 (osd.6) 272 : cluster 0 7.17 scrub starts 2023-09-23T23:44:35.299 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:44:35.328 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:44:35.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:35.335 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:44:35.436 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:35.461 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:35.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:35.463 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:44:35.564 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:44:35.588 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:44:35.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:35.594 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:44:35.695 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:35.722 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:35.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:35.725 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:44:35.826 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:35.852 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:35.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:35.854 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:44:35.954 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:44:35.982 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:44:35.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:35.985 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:44:36.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:35 smithi164 bash[92846]: cluster 2023-09-23T23:44:34.629030+0000 mgr.y (mgr.25991) 823 : cluster 0 pgmap v893: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 3.7 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 830 op/s; 107/183201 objects degraded (0.058%); 966/183201 objects misplaced (0.527%); 2.5 MiB/s, 39 objects/s recovering 2023-09-23T23:44:36.086 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:36.111 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:36.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:36.114 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:44:36.215 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:36.241 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:36.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:36.243 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:44:36.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:35 smithi159 bash[105915]: cluster 2023-09-23T23:44:34.629030+0000 mgr.y (mgr.25991) 823 : cluster 0 pgmap v893: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 3.7 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 830 op/s; 107/183201 objects degraded (0.058%); 966/183201 objects misplaced (0.527%); 2.5 MiB/s, 39 objects/s recovering 2023-09-23T23:44:36.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:35 smithi159 bash[108473]: cluster 2023-09-23T23:44:34.629030+0000 mgr.y (mgr.25991) 823 : cluster 0 pgmap v893: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 3.7 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 830 op/s; 107/183201 objects degraded (0.058%); 966/183201 objects misplaced (0.527%); 2.5 MiB/s, 39 objects/s recovering 2023-09-23T23:44:36.344 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:44:36.372 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:44:36.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:36.375 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:44:36.476 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:44:36.503 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:44:36.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:36.506 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:44:36.607 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:44:36.635 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:44:36.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:36.641 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:44:36.742 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:44:36.770 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:44:36.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:36.773 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:44:36.874 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:44:36.902 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:44:36.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:36.906 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:44:37.007 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:44:37.031 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:44:37.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:37.034 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:44:37.135 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:44:37.161 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:44:37.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:37.163 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:44:37.264 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:44:37.297 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:44:37.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:37.303 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:44:37.403 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:44:37.425 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:44:37.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:37.430 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:44:37.531 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:44:37.560 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:44:37.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:37.564 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:44:37.665 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:44:37.692 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:44:37.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:37.696 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:44:37.796 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:44:37.823 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:44:37.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:37.826 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:44:37.927 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:44:37.957 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:44:37.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:37.962 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:44:38.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:37 smithi164 bash[92846]: cluster 2023-09-23T23:44:36.629767+0000 mgr.y (mgr.25991) 824 : cluster 0 pgmap v894: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 3.6 GiB data, 14 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 830 op/s; 107/176634 objects degraded (0.061%); 707/176634 objects misplaced (0.400%); 3.8 MiB/s, 60 objects/s recovering 2023-09-23T23:44:38.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:37 smithi164 bash[92846]: cluster 2023-09-23T23:44:37.773386+0000 mon.a (mon.0) 1086 : cluster 3 Health check update: Degraded data redundancy: 107/176634 objects degraded (0.061%), 1 pg degraded (PG_DEGRADED) 2023-09-23T23:44:38.063 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:38.087 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:38.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:38.089 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:44:38.190 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:44:38.214 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:44:38.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:38.216 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:44:38.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:38 smithi159 bash[105915]: cluster 2023-09-23T23:44:36.629767+0000 mgr.y (mgr.25991) 824 : cluster 0 pgmap v894: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 3.6 GiB data, 14 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 830 op/s; 107/176634 objects degraded (0.061%); 707/176634 objects misplaced (0.400%); 3.8 MiB/s, 60 objects/s recovering 2023-09-23T23:44:38.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:38 smithi159 bash[105915]: cluster 2023-09-23T23:44:37.773386+0000 mon.a (mon.0) 1086 : cluster 3 Health check update: Degraded data redundancy: 107/176634 objects degraded (0.061%), 1 pg degraded (PG_DEGRADED) 2023-09-23T23:44:38.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:38 smithi159 bash[108473]: cluster 2023-09-23T23:44:36.629767+0000 mgr.y (mgr.25991) 824 : cluster 0 pgmap v894: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 3.6 GiB data, 14 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 830 op/s; 107/176634 objects degraded (0.061%); 707/176634 objects misplaced (0.400%); 3.8 MiB/s, 60 objects/s recovering 2023-09-23T23:44:38.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:38 smithi159 bash[108473]: cluster 2023-09-23T23:44:37.773386+0000 mon.a (mon.0) 1086 : cluster 3 Health check update: Degraded data redundancy: 107/176634 objects degraded (0.061%), 1 pg degraded (PG_DEGRADED) 2023-09-23T23:44:38.316 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:44:38.348 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:44:38.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:38.351 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:44:38.451 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:44:38.475 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:44:38.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:38.483 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:44:38.584 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:38.611 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:38.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:38.614 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:44:38.715 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:44:38.738 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:44:38.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:38.741 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:44:38.842 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:44:38.862 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:44:38.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:38.866 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:44:38.967 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:44:38.999 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:44:39.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:39.003 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:44:39.104 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:44:39.113 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:38 smithi159 bash[105915]: cluster 2023-09-23T23:44:37.898179+0000 osd.6 (osd.6) 273 : cluster 0 7.11 scrub starts 2023-09-23T23:44:39.113 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:38 smithi159 bash[108473]: cluster 2023-09-23T23:44:37.898179+0000 osd.6 (osd.6) 273 : cluster 0 7.11 scrub starts 2023-09-23T23:44:39.129 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:44:39.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:39.133 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:44:39.234 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:44:39.258 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:44:39.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:39.263 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:44:39.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:38 smithi164 bash[92846]: cluster 2023-09-23T23:44:37.898179+0000 osd.6 (osd.6) 273 : cluster 0 7.11 scrub starts 2023-09-23T23:44:39.364 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:39.390 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:39.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:39.393 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:44:39.494 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:44:39.525 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:44:39.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:39.531 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:44:39.632 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:39.658 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:39.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:39.660 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:44:39.761 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:44:39.797 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:44:39.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:39.806 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:44:39.907 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:39.932 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:39.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:39.936 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:44:40.037 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:44:40.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:39 smithi159 bash[105915]: cluster 2023-09-23T23:44:38.630511+0000 mgr.y (mgr.25991) 825 : cluster 0 pgmap v895: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 3.5 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 819 op/s; 107/170259 objects degraded (0.063%); 707/170259 objects misplaced (0.415%); 2.7 MiB/s, 42 objects/s recovering 2023-09-23T23:44:40.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:39 smithi159 bash[108473]: cluster 2023-09-23T23:44:38.630511+0000 mgr.y (mgr.25991) 825 : cluster 0 pgmap v895: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 3.5 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 819 op/s; 107/170259 objects degraded (0.063%); 707/170259 objects misplaced (0.415%); 2.7 MiB/s, 42 objects/s recovering 2023-09-23T23:44:40.064 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:44:40.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:40.066 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:44:40.167 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:44:40.193 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:44:40.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:40.196 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:44:40.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:39 smithi164 bash[92846]: cluster 2023-09-23T23:44:38.630511+0000 mgr.y (mgr.25991) 825 : cluster 0 pgmap v895: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 3.5 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 819 op/s; 107/170259 objects degraded (0.063%); 707/170259 objects misplaced (0.415%); 2.7 MiB/s, 42 objects/s recovering 2023-09-23T23:44:40.297 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:44:40.319 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:44:40.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:40.321 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:44:40.422 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:44:40.449 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:44:40.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:40.453 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:44:40.554 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:44:40.580 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:44:40.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:40.583 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:44:40.684 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:44:40.718 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:44:40.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:40.721 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:44:40.822 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:40.847 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:40.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:40.850 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:44:40.951 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:44:40.972 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:44:40.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:40.974 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:44:41.075 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:44:41.102 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:44:41.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:41.107 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:44:41.208 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:44:41.234 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:44:41.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:41.237 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:44:41.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:40 smithi164 bash[92846]: cluster 2023-09-23T23:44:40.631145+0000 mgr.y (mgr.25991) 826 : cluster 0 pgmap v896: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 3.5 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 674 op/s; 107/170259 objects degraded (0.063%); 707/170259 objects misplaced (0.415%); 2.7 MiB/s, 42 objects/s recovering 2023-09-23T23:44:41.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:40 smithi159 bash[105915]: cluster 2023-09-23T23:44:40.631145+0000 mgr.y (mgr.25991) 826 : cluster 0 pgmap v896: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 3.5 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 674 op/s; 107/170259 objects degraded (0.063%); 707/170259 objects misplaced (0.415%); 2.7 MiB/s, 42 objects/s recovering 2023-09-23T23:44:41.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:40 smithi159 bash[108473]: cluster 2023-09-23T23:44:40.631145+0000 mgr.y (mgr.25991) 826 : cluster 0 pgmap v896: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 3.5 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 674 op/s; 107/170259 objects degraded (0.063%); 707/170259 objects misplaced (0.415%); 2.7 MiB/s, 42 objects/s recovering 2023-09-23T23:44:41.338 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:41.366 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:41.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:41.371 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:44:41.472 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:44:41.497 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:44:41.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:41.502 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:44:41.603 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:44:41.636 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:44:41.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:41.642 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:44:41.743 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:44:41.773 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:44:41.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:41.776 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:44:41.877 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:44:41.911 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:44:41.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:41.913 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:44:42.014 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:44:42.048 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:44:42.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:42.052 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:44:42.153 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:44:42.181 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:44:42.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:42.184 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:44:42.284 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:44:42.312 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:44:42.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:42.315 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:44:42.416 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:44:42.442 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:44:42.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:42.444 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:44:42.545 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:44:42.588 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:44:42.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:42.593 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:44:42.694 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:44:42.727 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:44:42.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:42.732 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:44:42.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:42 smithi164 bash[92846]: audit 2023-09-23T23:44:42.504819+0000 mon.a (mon.0) 1087 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:44:42.833 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:44:42.858 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:44:42.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:42.861 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:44:42.911 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:42 smithi159 bash[105915]: audit 2023-09-23T23:44:42.504819+0000 mon.a (mon.0) 1087 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:44:42.911 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:42 smithi159 bash[108473]: audit 2023-09-23T23:44:42.504819+0000 mon.a (mon.0) 1087 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:44:42.962 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:42.986 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:42.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:42.988 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:44:43.089 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:44:43.115 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:44:43.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:43.119 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:44:43.219 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:44:43.247 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:44:43.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:43.250 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:44:43.351 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:44:43.376 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:44:43.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:43.382 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:44:43.483 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:43.517 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:43.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:43.521 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:44:43.622 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:44:43.648 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:44:43.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:43.651 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:44:43.660 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:43 smithi159 bash[105915]: cluster 2023-09-23T23:44:42.631861+0000 mgr.y (mgr.25991) 827 : cluster 0 pgmap v897: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 3.3 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 798 op/s; 107/163287 objects degraded (0.066%); 474/163287 objects misplaced (0.290%); 2.6 MiB/s, 40 objects/s recovering 2023-09-23T23:44:43.661 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:43 smithi159 bash[105915]: cluster 2023-09-23T23:44:42.774504+0000 mon.a (mon.0) 1088 : cluster 3 Health check update: Degraded data redundancy: 107/170259 objects degraded (0.063%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T23:44:43.661 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:43 smithi159 bash[105915]: audit 2023-09-23T23:44:42.947304+0000 mon.a (mon.0) 1089 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:44:43.661 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:43 smithi159 bash[105915]: audit 2023-09-23T23:44:42.958130+0000 mon.a (mon.0) 1090 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:44:43.661 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:43 smithi159 bash[108473]: cluster 2023-09-23T23:44:42.631861+0000 mgr.y (mgr.25991) 827 : cluster 0 pgmap v897: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 3.3 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 798 op/s; 107/163287 objects degraded (0.066%); 474/163287 objects misplaced (0.290%); 2.6 MiB/s, 40 objects/s recovering 2023-09-23T23:44:43.661 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:43 smithi159 bash[108473]: cluster 2023-09-23T23:44:42.774504+0000 mon.a (mon.0) 1088 : cluster 3 Health check update: Degraded data redundancy: 107/170259 objects degraded (0.063%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T23:44:43.661 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:43 smithi159 bash[108473]: audit 2023-09-23T23:44:42.947304+0000 mon.a (mon.0) 1089 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:44:43.661 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:43 smithi159 bash[108473]: audit 2023-09-23T23:44:42.958130+0000 mon.a (mon.0) 1090 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:44:43.752 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:43.759 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:43 smithi164 bash[92846]: cluster 2023-09-23T23:44:42.631861+0000 mgr.y (mgr.25991) 827 : cluster 0 pgmap v897: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 3.3 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 798 op/s; 107/163287 objects degraded (0.066%); 474/163287 objects misplaced (0.290%); 2.6 MiB/s, 40 objects/s recovering 2023-09-23T23:44:43.759 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:43 smithi164 bash[92846]: cluster 2023-09-23T23:44:42.774504+0000 mon.a (mon.0) 1088 : cluster 3 Health check update: Degraded data redundancy: 107/170259 objects degraded (0.063%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T23:44:43.760 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:43 smithi164 bash[92846]: audit 2023-09-23T23:44:42.947304+0000 mon.a (mon.0) 1089 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:44:43.760 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:43 smithi164 bash[92846]: audit 2023-09-23T23:44:42.958130+0000 mon.a (mon.0) 1090 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:44:43.777 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:43.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:43.780 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:44:43.880 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:44:43.907 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:44:43.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:43.909 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:44:44.001 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:44:43 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:44:43] "GET /metrics HTTP/1.1" 200 36582 "" "Prometheus/2.43.0" 2023-09-23T23:44:44.010 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:44:44.039 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:44:44.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:44.043 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:44:44.144 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:44:44.169 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:44:44.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:44.172 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:44:44.273 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:44.297 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:44.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:44.300 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:44:44.401 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:44:44.424 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:44:44.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:44.427 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:44:44.528 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:44.558 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:44.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:44.562 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:44:44.662 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:44:44.679 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:44:44.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:44.681 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:44:44.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:44 smithi164 bash[92846]: cluster 2023-09-23T23:44:42.944355+0000 osd.6 (osd.6) 274 : cluster 0 7.12 scrub starts 2023-09-23T23:44:44.782 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:44:44.806 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:44:44.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:44.809 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:44:44.910 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:44:44.919 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:44 smithi159 bash[105915]: cluster 2023-09-23T23:44:42.944355+0000 osd.6 (osd.6) 274 : cluster 0 7.12 scrub starts 2023-09-23T23:44:44.919 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:44 smithi159 bash[108473]: cluster 2023-09-23T23:44:42.944355+0000 osd.6 (osd.6) 274 : cluster 0 7.12 scrub starts 2023-09-23T23:44:44.942 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:44:44.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:44.945 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:44:45.046 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:44:45.081 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:44:45.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:45.087 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:44:45.188 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:44:45.221 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:44:45.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:45.225 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:44:45.325 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:45.352 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:45.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:45.355 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:44:45.456 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:44:45.479 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:44:45.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:45.482 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:44:45.583 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:45.592 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:45 smithi164 bash[92846]: cluster 2023-09-23T23:44:43.984330+0000 osd.6 (osd.6) 275 : cluster 0 7.7 deep-scrub starts 2023-09-23T23:44:45.592 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:45 smithi164 bash[92846]: cluster 2023-09-23T23:44:44.632472+0000 mgr.y (mgr.25991) 828 : cluster 0 pgmap v898: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 3.2 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 862 op/s; 107/157620 objects degraded (0.068%); 474/157620 objects misplaced (0.301%); 2.6 MiB/s, 40 objects/s recovering 2023-09-23T23:44:45.611 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:45.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:45.614 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:44:45.715 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:44:45.724 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:45 smithi159 bash[105915]: cluster 2023-09-23T23:44:43.984330+0000 osd.6 (osd.6) 275 : cluster 0 7.7 deep-scrub starts 2023-09-23T23:44:45.724 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:45 smithi159 bash[105915]: cluster 2023-09-23T23:44:44.632472+0000 mgr.y (mgr.25991) 828 : cluster 0 pgmap v898: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 3.2 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 862 op/s; 107/157620 objects degraded (0.068%); 474/157620 objects misplaced (0.301%); 2.6 MiB/s, 40 objects/s recovering 2023-09-23T23:44:45.724 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:45 smithi159 bash[108473]: cluster 2023-09-23T23:44:43.984330+0000 osd.6 (osd.6) 275 : cluster 0 7.7 deep-scrub starts 2023-09-23T23:44:45.724 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:45 smithi159 bash[108473]: cluster 2023-09-23T23:44:44.632472+0000 mgr.y (mgr.25991) 828 : cluster 0 pgmap v898: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 3.2 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 862 op/s; 107/157620 objects degraded (0.068%); 474/157620 objects misplaced (0.301%); 2.6 MiB/s, 40 objects/s recovering 2023-09-23T23:44:45.746 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:44:45.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:45.749 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:44:45.850 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:45.862 INFO:teuthology.orchestra.run.smithi159.stdout:{ 2023-09-23T23:44:45.862 INFO:teuthology.orchestra.run.smithi159.stdout: "ops": [], 2023-09-23T23:44:45.863 INFO:teuthology.orchestra.run.smithi159.stdout: "num_ops": 0 2023-09-23T23:44:45.863 INFO:teuthology.orchestra.run.smithi159.stdout:} 2023-09-23T23:44:45.875 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:45.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:45.878 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:44:45.979 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:44:45.999 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:44:46.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:46.002 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:44:46.102 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:44:46.130 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:44:46.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:46.135 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:44:46.236 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:44:46.266 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:44:46.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:46.273 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:44:46.373 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:44:46.402 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:44:46.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:46.405 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:44:46.505 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:46.531 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:46.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:46.533 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:44:46.634 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:46.661 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:46.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:46.665 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:44:46.765 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:46.798 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:46.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:46.801 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:44:46.902 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:44:46.927 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:44:46.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:46.930 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:44:47.031 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:44:47.055 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:44:47.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:47.059 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:44:47.159 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:44:47.200 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:44:47.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:47.204 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:44:47.305 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:44:47.323 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:44:47.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:47.326 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:44:47.426 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:44:47.452 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:44:47.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:47.458 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:44:47.558 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:47.587 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:47.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:47.591 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:44:47.692 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:44:47.701 INFO:teuthology.orchestra.run.smithi159.stderr:set pool 1 pgp_num to 1 2023-09-23T23:44:47.711 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:44:47.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:47.713 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:44:47.814 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:47.826 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:47 smithi164 bash[92846]: cluster 2023-09-23T23:44:46.633153+0000 mgr.y (mgr.25991) 829 : cluster 0 pgmap v899: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 3.1 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 874 op/s; 107/151698 objects degraded (0.071%); 185/151698 objects misplaced (0.122%); 4.1 MiB/s, 65 objects/s recovering 2023-09-23T23:44:47.826 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:47 smithi164 bash[92846]: audit 2023-09-23T23:44:47.019509+0000 mon.a (mon.0) 1091 : audit 1 from='client.? 172.21.15.159:0/3963336966' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"}]: dispatch 2023-09-23T23:44:47.826 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:47 smithi164 bash[92846]: audit 2023-09-23T23:44:47.242872+0000 mon.a (mon.0) 1092 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:44:47.845 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:47.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:47.847 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:44:47.948 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:47.999 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:48.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:48.009 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:44:48.078 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:47 smithi159 bash[105915]: cluster 2023-09-23T23:44:46.633153+0000 mgr.y (mgr.25991) 829 : cluster 0 pgmap v899: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 3.1 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 874 op/s; 107/151698 objects degraded (0.071%); 185/151698 objects misplaced (0.122%); 4.1 MiB/s, 65 objects/s recovering 2023-09-23T23:44:48.079 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:47 smithi159 bash[105915]: audit 2023-09-23T23:44:47.019509+0000 mon.a (mon.0) 1091 : audit 1 from='client.? 172.21.15.159:0/3963336966' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"}]: dispatch 2023-09-23T23:44:48.079 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:47 smithi159 bash[105915]: audit 2023-09-23T23:44:47.242872+0000 mon.a (mon.0) 1092 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:44:48.079 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:47 smithi159 bash[108473]: cluster 2023-09-23T23:44:46.633153+0000 mgr.y (mgr.25991) 829 : cluster 0 pgmap v899: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 3.1 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 874 op/s; 107/151698 objects degraded (0.071%); 185/151698 objects misplaced (0.122%); 4.1 MiB/s, 65 objects/s recovering 2023-09-23T23:44:48.079 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:47 smithi159 bash[108473]: audit 2023-09-23T23:44:47.019509+0000 mon.a (mon.0) 1091 : audit 1 from='client.? 172.21.15.159:0/3963336966' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"}]: dispatch 2023-09-23T23:44:48.079 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:47 smithi159 bash[108473]: audit 2023-09-23T23:44:47.242872+0000 mon.a (mon.0) 1092 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:44:48.110 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:44:48.136 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:44:48.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:48.139 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:44:48.239 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:48.293 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:48.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:48.295 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:44:48.396 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:44:48.420 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:44:48.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:48.423 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:44:48.524 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:44:48.549 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:44:48.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:48.555 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:44:48.656 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:44:48.682 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:44:48.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:48.686 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:44:48.705 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:48 smithi159 bash[105915]: cluster 2023-09-23T23:44:46.997864+0000 osd.6 (osd.6) 276 : cluster 0 7.17 scrub starts 2023-09-23T23:44:48.706 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:48 smithi159 bash[105915]: cluster 2023-09-23T23:44:47.690225+0000 osd.6 (osd.6) 277 : cluster 3 failed to encode map e260 with expected crc 2023-09-23T23:44:48.706 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:48 smithi159 bash[105915]: audit 2023-09-23T23:44:47.690836+0000 mon.a (mon.0) 1093 : audit 1 from='client.? 172.21.15.159:0/3963336966' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"}]': finished 2023-09-23T23:44:48.706 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:48 smithi159 bash[105915]: cluster 2023-09-23T23:44:47.690876+0000 mon.a (mon.0) 1094 : cluster 0 osdmap e260: 8 total, 8 up, 5 in 2023-09-23T23:44:48.706 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:48 smithi159 bash[105915]: cluster 2023-09-23T23:44:47.691279+0000 osd.4 (osd.4) 181 : cluster 3 failed to encode map e260 with expected crc 2023-09-23T23:44:48.706 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:48 smithi159 bash[105915]: cluster 2023-09-23T23:44:47.775417+0000 mon.a (mon.0) 1095 : cluster 3 Health check update: Degraded data redundancy: 107/151698 objects degraded (0.071%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T23:44:48.786 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:44:48.826 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:44:48.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:48.829 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:44:48.930 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:44:48.962 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:44:48.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:48.966 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:44:48.967 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:48 smithi159 bash[108473]: cluster 2023-09-23T23:44:46.997864+0000 osd.6 (osd.6) 276 : cluster 0 7.17 scrub starts 2023-09-23T23:44:48.967 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:48 smithi159 bash[108473]: cluster 2023-09-23T23:44:47.690225+0000 osd.6 (osd.6) 277 : cluster 3 failed to encode map e260 with expected crc 2023-09-23T23:44:48.967 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:48 smithi159 bash[108473]: audit 2023-09-23T23:44:47.690836+0000 mon.a (mon.0) 1093 : audit 1 from='client.? 172.21.15.159:0/3963336966' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"}]': finished 2023-09-23T23:44:48.967 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:48 smithi159 bash[108473]: cluster 2023-09-23T23:44:47.690876+0000 mon.a (mon.0) 1094 : cluster 0 osdmap e260: 8 total, 8 up, 5 in 2023-09-23T23:44:48.967 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:48 smithi159 bash[108473]: cluster 2023-09-23T23:44:47.691279+0000 osd.4 (osd.4) 181 : cluster 3 failed to encode map e260 with expected crc 2023-09-23T23:44:48.967 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:48 smithi159 bash[108473]: cluster 2023-09-23T23:44:47.775417+0000 mon.a (mon.0) 1095 : cluster 3 Health check update: Degraded data redundancy: 107/151698 objects degraded (0.071%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T23:44:49.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:48 smithi164 bash[92846]: cluster 2023-09-23T23:44:46.997864+0000 osd.6 (osd.6) 276 : cluster 0 7.17 scrub starts 2023-09-23T23:44:49.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:48 smithi164 bash[92846]: cluster 2023-09-23T23:44:47.690225+0000 osd.6 (osd.6) 277 : cluster 3 failed to encode map e260 with expected crc 2023-09-23T23:44:49.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:48 smithi164 bash[92846]: audit 2023-09-23T23:44:47.690836+0000 mon.a (mon.0) 1093 : audit 1 from='client.? 172.21.15.159:0/3963336966' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"}]': finished 2023-09-23T23:44:49.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:48 smithi164 bash[92846]: cluster 2023-09-23T23:44:47.690876+0000 mon.a (mon.0) 1094 : cluster 0 osdmap e260: 8 total, 8 up, 5 in 2023-09-23T23:44:49.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:48 smithi164 bash[92846]: cluster 2023-09-23T23:44:47.691279+0000 osd.4 (osd.4) 181 : cluster 3 failed to encode map e260 with expected crc 2023-09-23T23:44:49.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:48 smithi164 bash[92846]: cluster 2023-09-23T23:44:47.775417+0000 mon.a (mon.0) 1095 : cluster 3 Health check update: Degraded data redundancy: 107/151698 objects degraded (0.071%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T23:44:49.067 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:44:49.097 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:44:49.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:49.102 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:44:49.203 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:44:49.227 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:44:49.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:49.229 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:44:49.329 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:44:49.367 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:44:49.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:49.371 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:44:49.472 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:49.503 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:49.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:49.506 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:44:49.607 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:44:49.633 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:44:49.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:49.637 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:44:49.738 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:44:49.765 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:44:49.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:49.769 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:44:49.870 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:49.894 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:49.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:49.896 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:44:49.997 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:44:50.005 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:49 smithi159 bash[105915]: cluster 2023-09-23T23:44:47.950125+0000 osd.6 (osd.6) 278 : cluster 0 7.11 deep-scrub starts 2023-09-23T23:44:50.005 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:49 smithi159 bash[105915]: cluster 2023-09-23T23:44:48.633833+0000 mgr.y (mgr.25991) 830 : cluster 0 pgmap v901: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 3.0 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 786 op/s; 107/146661 objects degraded (0.073%); 185/146661 objects misplaced (0.126%); 3.3 MiB/s, 52 objects/s recovering 2023-09-23T23:44:50.005 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:49 smithi159 bash[105915]: audit 2023-09-23T23:44:49.312721+0000 mon.a (mon.0) 1096 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:44:50.005 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:49 smithi159 bash[105915]: audit 2023-09-23T23:44:49.326976+0000 mon.a (mon.0) 1097 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:44:50.006 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:49 smithi159 bash[108473]: cluster 2023-09-23T23:44:47.950125+0000 osd.6 (osd.6) 278 : cluster 0 7.11 deep-scrub starts 2023-09-23T23:44:50.006 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:49 smithi159 bash[108473]: cluster 2023-09-23T23:44:48.633833+0000 mgr.y (mgr.25991) 830 : cluster 0 pgmap v901: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 3.0 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 786 op/s; 107/146661 objects degraded (0.073%); 185/146661 objects misplaced (0.126%); 3.3 MiB/s, 52 objects/s recovering 2023-09-23T23:44:50.006 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:49 smithi159 bash[108473]: audit 2023-09-23T23:44:49.312721+0000 mon.a (mon.0) 1096 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:44:50.006 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:49 smithi159 bash[108473]: audit 2023-09-23T23:44:49.326976+0000 mon.a (mon.0) 1097 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:44:50.027 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:44:50.030 INFO:teuthology.orchestra.run.smithi159.stdout:osd.0: {} 2023-09-23T23:44:50.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:50.031 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:44:50.071 INFO:teuthology.orchestra.run.smithi159.stdout:osd.1: {} 2023-09-23T23:44:50.117 INFO:teuthology.orchestra.run.smithi159.stdout:osd.2: {} 2023-09-23T23:44:50.131 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:44:50.142 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:49 smithi164 bash[92846]: cluster 2023-09-23T23:44:47.950125+0000 osd.6 (osd.6) 278 : cluster 0 7.11 deep-scrub starts 2023-09-23T23:44:50.142 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:49 smithi164 bash[92846]: cluster 2023-09-23T23:44:48.633833+0000 mgr.y (mgr.25991) 830 : cluster 0 pgmap v901: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 3.0 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 786 op/s; 107/146661 objects degraded (0.073%); 185/146661 objects misplaced (0.126%); 3.3 MiB/s, 52 objects/s recovering 2023-09-23T23:44:50.142 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:49 smithi164 bash[92846]: audit 2023-09-23T23:44:49.312721+0000 mon.a (mon.0) 1096 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:44:50.142 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:49 smithi164 bash[92846]: audit 2023-09-23T23:44:49.326976+0000 mon.a (mon.0) 1097 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:44:50.158 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:44:50.159 INFO:teuthology.orchestra.run.smithi159.stdout:osd.3: {} 2023-09-23T23:44:50.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:50.161 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:44:50.193 INFO:teuthology.orchestra.run.smithi159.stdout:osd.4: {} 2023-09-23T23:44:50.229 INFO:teuthology.orchestra.run.smithi159.stdout:osd.5: {} 2023-09-23T23:44:50.262 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:44:50.265 INFO:teuthology.orchestra.run.smithi159.stdout:osd.6: {} 2023-09-23T23:44:50.290 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:44:50.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:50.293 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:44:50.295 INFO:teuthology.orchestra.run.smithi159.stdout:osd.7: {} 2023-09-23T23:44:50.298 INFO:teuthology.orchestra.run.smithi159.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T23:44:50.298 INFO:teuthology.orchestra.run.smithi159.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T23:44:50.298 INFO:teuthology.orchestra.run.smithi159.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T23:44:50.298 INFO:teuthology.orchestra.run.smithi159.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T23:44:50.298 INFO:teuthology.orchestra.run.smithi159.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T23:44:50.299 INFO:teuthology.orchestra.run.smithi159.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T23:44:50.299 INFO:teuthology.orchestra.run.smithi159.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T23:44:50.299 INFO:teuthology.orchestra.run.smithi159.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T23:44:50.394 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:44:50.426 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:44:50.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:50.432 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:44:50.533 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:50.559 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:50.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:50.561 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:44:50.662 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:44:50.690 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:44:50.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:50.697 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:44:50.798 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:44:50.837 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:44:50.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:50.841 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:44:50.941 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:44:50.950 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:50 smithi159 bash[105915]: cluster 2023-09-23T23:44:48.922105+0000 osd.6 (osd.6) 279 : cluster 0 7.12 deep-scrub starts 2023-09-23T23:44:50.950 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:50 smithi159 bash[105915]: audit 2023-09-23T23:44:49.982936+0000 mon.a (mon.0) 1098 : audit 0 from='client.? 172.21.15.159:0/1581637599' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:44:50.950 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:50 smithi159 bash[108473]: cluster 2023-09-23T23:44:48.922105+0000 osd.6 (osd.6) 279 : cluster 0 7.12 deep-scrub starts 2023-09-23T23:44:50.950 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:50 smithi159 bash[108473]: audit 2023-09-23T23:44:49.982936+0000 mon.a (mon.0) 1098 : audit 0 from='client.? 172.21.15.159:0/1581637599' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:44:50.968 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:44:50.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:50.971 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:44:51.052 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_blocked_ops 2023-09-23T23:44:51.072 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:44:51.139 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:44:51.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:51.148 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:44:51.248 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:44:51.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:50 smithi164 bash[92846]: cluster 2023-09-23T23:44:48.922105+0000 osd.6 (osd.6) 279 : cluster 0 7.12 deep-scrub starts 2023-09-23T23:44:51.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:50 smithi164 bash[92846]: audit 2023-09-23T23:44:49.982936+0000 mon.a (mon.0) 1098 : audit 0 from='client.? 172.21.15.159:0/1581637599' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:44:51.282 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:44:51.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:51.289 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:44:51.390 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:44:51.427 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:44:51.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:51.430 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:44:51.530 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:51.567 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:51.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:51.570 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:44:51.671 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:44:51.696 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:44:51.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:51.698 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:44:51.799 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:44:51.825 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:44:51.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:51.827 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:44:51.928 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:44:51.936 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:51 smithi159 bash[105915]: cluster 2023-09-23T23:44:49.915734+0000 osd.6 (osd.6) 280 : cluster 0 7.7 scrub starts 2023-09-23T23:44:51.936 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:51 smithi159 bash[105915]: cluster 2023-09-23T23:44:50.634415+0000 mgr.y (mgr.25991) 831 : cluster 0 pgmap v902: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 3.0 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 786 op/s; 107/146661 objects degraded (0.073%); 185/146661 objects misplaced (0.126%); 3.3 MiB/s, 52 objects/s recovering 2023-09-23T23:44:51.936 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:51 smithi159 bash[108473]: cluster 2023-09-23T23:44:49.915734+0000 osd.6 (osd.6) 280 : cluster 0 7.7 scrub starts 2023-09-23T23:44:51.936 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:51 smithi159 bash[108473]: cluster 2023-09-23T23:44:50.634415+0000 mgr.y (mgr.25991) 831 : cluster 0 pgmap v902: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 3.0 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 786 op/s; 107/146661 objects degraded (0.073%); 185/146661 objects misplaced (0.126%); 3.3 MiB/s, 52 objects/s recovering 2023-09-23T23:44:51.957 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:44:51.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:51.959 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:44:52.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:51 smithi164 bash[92846]: cluster 2023-09-23T23:44:49.915734+0000 osd.6 (osd.6) 280 : cluster 0 7.7 scrub starts 2023-09-23T23:44:52.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:51 smithi164 bash[92846]: cluster 2023-09-23T23:44:50.634415+0000 mgr.y (mgr.25991) 831 : cluster 0 pgmap v902: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 3.0 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 786 op/s; 107/146661 objects degraded (0.073%); 185/146661 objects misplaced (0.126%); 3.3 MiB/s, 52 objects/s recovering 2023-09-23T23:44:52.060 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:52.086 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:52.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:52.089 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:44:52.190 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:52.217 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:52.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:52.222 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:44:52.323 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:44:52.345 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:44:52.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:52.348 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:44:52.448 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:44:52.473 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:44:52.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:52.477 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:44:52.578 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:44:52.612 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:44:52.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:52.614 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:44:52.715 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:44:52.747 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:44:52.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:52.750 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:44:52.824 INFO:teuthology.orchestra.run.smithi159.stderr:noscrub is set 2023-09-23T23:44:52.851 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:44:52.865 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:52 smithi164 bash[92846]: cluster 2023-09-23T23:44:51.803454+0000 osd.6 (osd.6) 281 : cluster 3 failed to encode map e261 with expected crc 2023-09-23T23:44:52.865 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:52 smithi164 bash[92846]: cluster 2023-09-23T23:44:51.804351+0000 mon.a (mon.0) 1099 : cluster 0 osdmap e261: 8 total, 8 up, 5 in 2023-09-23T23:44:52.865 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:52 smithi164 bash[92846]: cluster 2023-09-23T23:44:51.823556+0000 osd.4 (osd.4) 182 : cluster 3 failed to encode map e261 with expected crc 2023-09-23T23:44:52.865 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:52 smithi164 bash[92846]: audit 2023-09-23T23:44:52.187151+0000 mon.c (mon.2) 69 : audit 1 from='client.? 172.21.15.159:0/1747150573' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:44:52.865 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:52 smithi164 bash[92846]: audit 2023-09-23T23:44:52.187641+0000 mon.a (mon.0) 1100 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:44:52.865 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:52 smithi164 bash[92846]: cluster 2023-09-23T23:44:52.779004+0000 mon.a (mon.0) 1101 : cluster 3 Health check update: Degraded data redundancy: 107/146661 objects degraded (0.073%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T23:44:52.878 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:44:52.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:52.882 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:44:52.983 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:44:53.008 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:44:53.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:53.011 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:44:53.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:52 smithi159 bash[105915]: cluster 2023-09-23T23:44:51.803454+0000 osd.6 (osd.6) 281 : cluster 3 failed to encode map e261 with expected crc 2023-09-23T23:44:53.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:52 smithi159 bash[105915]: cluster 2023-09-23T23:44:51.804351+0000 mon.a (mon.0) 1099 : cluster 0 osdmap e261: 8 total, 8 up, 5 in 2023-09-23T23:44:53.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:52 smithi159 bash[105915]: cluster 2023-09-23T23:44:51.823556+0000 osd.4 (osd.4) 182 : cluster 3 failed to encode map e261 with expected crc 2023-09-23T23:44:53.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:52 smithi159 bash[105915]: audit 2023-09-23T23:44:52.187151+0000 mon.c (mon.2) 69 : audit 1 from='client.? 172.21.15.159:0/1747150573' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:44:53.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:52 smithi159 bash[105915]: audit 2023-09-23T23:44:52.187641+0000 mon.a (mon.0) 1100 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:44:53.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:52 smithi159 bash[105915]: cluster 2023-09-23T23:44:52.779004+0000 mon.a (mon.0) 1101 : cluster 3 Health check update: Degraded data redundancy: 107/146661 objects degraded (0.073%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T23:44:53.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:52 smithi159 bash[108473]: cluster 2023-09-23T23:44:51.803454+0000 osd.6 (osd.6) 281 : cluster 3 failed to encode map e261 with expected crc 2023-09-23T23:44:53.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:52 smithi159 bash[108473]: cluster 2023-09-23T23:44:51.804351+0000 mon.a (mon.0) 1099 : cluster 0 osdmap e261: 8 total, 8 up, 5 in 2023-09-23T23:44:53.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:52 smithi159 bash[108473]: cluster 2023-09-23T23:44:51.823556+0000 osd.4 (osd.4) 182 : cluster 3 failed to encode map e261 with expected crc 2023-09-23T23:44:53.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:52 smithi159 bash[108473]: audit 2023-09-23T23:44:52.187151+0000 mon.c (mon.2) 69 : audit 1 from='client.? 172.21.15.159:0/1747150573' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:44:53.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:52 smithi159 bash[108473]: audit 2023-09-23T23:44:52.187641+0000 mon.a (mon.0) 1100 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:44:53.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:52 smithi159 bash[108473]: cluster 2023-09-23T23:44:52.779004+0000 mon.a (mon.0) 1101 : cluster 3 Health check update: Degraded data redundancy: 107/146661 objects degraded (0.073%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T23:44:53.111 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:53.138 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:53.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:53.141 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:44:53.241 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:53.266 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:53.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:53.268 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:44:53.369 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:44:53.404 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:44:53.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:53.408 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:44:53.509 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:44:53.540 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:44:53.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:53.545 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:44:53.646 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:44:53.664 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:44:53.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:53.666 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:44:53.767 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:44:53.790 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:44:53.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:53.792 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:44:53.893 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:44:53.919 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:44:53.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:53.923 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:44:54.024 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:44:54.050 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:54 smithi159 bash[108473]: cluster 2023-09-23T23:44:51.944252+0000 osd.6 (osd.6) 282 : cluster 0 7.17 scrub starts 2023-09-23T23:44:54.051 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:54 smithi159 bash[108473]: cluster 2023-09-23T23:44:52.323048+0000 osd.6 (osd.6) 283 : cluster 0 7.17 scrub ok 2023-09-23T23:44:54.051 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:54 smithi159 bash[108473]: cluster 2023-09-23T23:44:52.468932+0000 osd.3 (osd.3) 23 : cluster 0 7.1 scrub starts 2023-09-23T23:44:54.051 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:54 smithi159 bash[108473]: cluster 2023-09-23T23:44:52.634945+0000 mgr.y (mgr.25991) 832 : cluster 0 pgmap v904: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 2.9 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 709 op/s; 72/140592 objects degraded (0.051%); 3.7 MiB/s, 63 objects/s recovering 2023-09-23T23:44:54.051 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:54 smithi159 bash[108473]: cluster 2023-09-23T23:44:52.644008+0000 osd.3 (osd.3) 24 : cluster 0 7.1 scrub ok 2023-09-23T23:44:54.053 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:44:53 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:44:53] "GET /metrics HTTP/1.1" 200 36581 "" "Prometheus/2.43.0" 2023-09-23T23:44:54.059 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:44:54.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:54.062 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:44:54.162 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:54.174 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:53 smithi164 bash[92846]: cluster 2023-09-23T23:44:51.944252+0000 osd.6 (osd.6) 282 : cluster 0 7.17 scrub starts 2023-09-23T23:44:54.174 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:53 smithi164 bash[92846]: cluster 2023-09-23T23:44:52.323048+0000 osd.6 (osd.6) 283 : cluster 0 7.17 scrub ok 2023-09-23T23:44:54.174 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:53 smithi164 bash[92846]: cluster 2023-09-23T23:44:52.468932+0000 osd.3 (osd.3) 23 : cluster 0 7.1 scrub starts 2023-09-23T23:44:54.174 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:53 smithi164 bash[92846]: cluster 2023-09-23T23:44:52.634945+0000 mgr.y (mgr.25991) 832 : cluster 0 pgmap v904: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 2.9 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 709 op/s; 72/140592 objects degraded (0.051%); 3.7 MiB/s, 63 objects/s recovering 2023-09-23T23:44:54.175 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:53 smithi164 bash[92846]: cluster 2023-09-23T23:44:52.644008+0000 osd.3 (osd.3) 24 : cluster 0 7.1 scrub ok 2023-09-23T23:44:54.175 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:53 smithi164 bash[92846]: cluster 2023-09-23T23:44:52.801142+0000 mon.a (mon.0) 1102 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:44:54.175 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:53 smithi164 bash[92846]: cluster 2023-09-23T23:44:52.810344+0000 osd.6 (osd.6) 284 : cluster 3 failed to encode map e262 with expected crc 2023-09-23T23:44:54.175 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:53 smithi164 bash[92846]: cluster 2023-09-23T23:44:52.810551+0000 osd.4 (osd.4) 183 : cluster 3 failed to encode map e262 with expected crc 2023-09-23T23:44:54.175 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:53 smithi164 bash[92846]: audit 2023-09-23T23:44:52.814886+0000 mon.a (mon.0) 1103 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T23:44:54.175 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:53 smithi164 bash[92846]: cluster 2023-09-23T23:44:52.814981+0000 mon.a (mon.0) 1104 : cluster 0 osdmap e262: 8 total, 8 up, 5 in 2023-09-23T23:44:54.197 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:54.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:54.200 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:44:54.301 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:44:54.308 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:54 smithi159 bash[105915]: cluster 2023-09-23T23:44:51.944252+0000 osd.6 (osd.6) 282 : cluster 0 7.17 scrub starts 2023-09-23T23:44:54.308 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:54 smithi159 bash[105915]: cluster 2023-09-23T23:44:52.323048+0000 osd.6 (osd.6) 283 : cluster 0 7.17 scrub ok 2023-09-23T23:44:54.308 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:54 smithi159 bash[105915]: cluster 2023-09-23T23:44:52.468932+0000 osd.3 (osd.3) 23 : cluster 0 7.1 scrub starts 2023-09-23T23:44:54.309 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:54 smithi159 bash[105915]: cluster 2023-09-23T23:44:52.634945+0000 mgr.y (mgr.25991) 832 : cluster 0 pgmap v904: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 2.9 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 709 op/s; 72/140592 objects degraded (0.051%); 3.7 MiB/s, 63 objects/s recovering 2023-09-23T23:44:54.309 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:54 smithi159 bash[105915]: cluster 2023-09-23T23:44:52.644008+0000 osd.3 (osd.3) 24 : cluster 0 7.1 scrub ok 2023-09-23T23:44:54.309 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:54 smithi159 bash[105915]: cluster 2023-09-23T23:44:52.801142+0000 mon.a (mon.0) 1102 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:44:54.309 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:54 smithi159 bash[105915]: cluster 2023-09-23T23:44:52.810344+0000 osd.6 (osd.6) 284 : cluster 3 failed to encode map e262 with expected crc 2023-09-23T23:44:54.309 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:54 smithi159 bash[105915]: cluster 2023-09-23T23:44:52.810551+0000 osd.4 (osd.4) 183 : cluster 3 failed to encode map e262 with expected crc 2023-09-23T23:44:54.309 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:54 smithi159 bash[105915]: audit 2023-09-23T23:44:52.814886+0000 mon.a (mon.0) 1103 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T23:44:54.309 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:54 smithi159 bash[105915]: cluster 2023-09-23T23:44:52.814981+0000 mon.a (mon.0) 1104 : cluster 0 osdmap e262: 8 total, 8 up, 5 in 2023-09-23T23:44:54.309 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:54 smithi159 bash[108473]: cluster 2023-09-23T23:44:52.801142+0000 mon.a (mon.0) 1102 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:44:54.309 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:54 smithi159 bash[108473]: cluster 2023-09-23T23:44:52.810344+0000 osd.6 (osd.6) 284 : cluster 3 failed to encode map e262 with expected crc 2023-09-23T23:44:54.310 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:54 smithi159 bash[108473]: cluster 2023-09-23T23:44:52.810551+0000 osd.4 (osd.4) 183 : cluster 3 failed to encode map e262 with expected crc 2023-09-23T23:44:54.310 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:54 smithi159 bash[108473]: audit 2023-09-23T23:44:52.814886+0000 mon.a (mon.0) 1103 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T23:44:54.310 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:54 smithi159 bash[108473]: cluster 2023-09-23T23:44:52.814981+0000 mon.a (mon.0) 1104 : cluster 0 osdmap e262: 8 total, 8 up, 5 in 2023-09-23T23:44:54.328 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:44:54.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:54.331 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:44:54.432 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:44:54.459 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:44:54.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:54.462 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:44:54.563 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:44:54.593 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:44:54.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:54.597 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:44:54.698 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:44:54.728 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:44:54.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:54.734 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:44:54.822 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:54 smithi159 bash[105915]: cluster 2023-09-23T23:44:53.906266+0000 osd.5 (osd.5) 118 : cluster 3 failed to encode map e262 with expected crc 2023-09-23T23:44:54.822 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:54 smithi159 bash[105915]: cluster 2023-09-23T23:44:53.906372+0000 osd.7 (osd.7) 146 : cluster 3 failed to encode map e262 with expected crc 2023-09-23T23:44:54.836 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:54.861 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:54.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:54.865 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:44:54.966 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:44:55.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:55.001 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:44:55.001 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:44:55.102 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:44:55.112 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:54 smithi164 bash[92846]: cluster 2023-09-23T23:44:53.906266+0000 osd.5 (osd.5) 118 : cluster 3 failed to encode map e262 with expected crc 2023-09-23T23:44:55.112 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:54 smithi164 bash[92846]: cluster 2023-09-23T23:44:53.906372+0000 osd.7 (osd.7) 146 : cluster 3 failed to encode map e262 with expected crc 2023-09-23T23:44:55.127 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:44:55.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:55.130 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:44:55.231 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:55.260 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:55.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:55.262 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:44:55.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:54 smithi159 bash[108473]: cluster 2023-09-23T23:44:53.906266+0000 osd.5 (osd.5) 118 : cluster 3 failed to encode map e262 with expected crc 2023-09-23T23:44:55.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:54 smithi159 bash[108473]: cluster 2023-09-23T23:44:53.906372+0000 osd.7 (osd.7) 146 : cluster 3 failed to encode map e262 with expected crc 2023-09-23T23:44:55.363 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:55.391 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:55.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:55.394 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:44:55.494 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:44:55.518 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:44:55.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:55.521 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:44:55.548 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T23:44:55.622 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:44:55.663 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:44:55.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:55.669 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:44:55.770 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:44:55.801 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:44:55.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:55.803 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:44:55.904 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:55.933 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:55.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:55.935 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:44:56.036 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:44:56.062 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:44:56.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:56.066 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:44:56.167 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:44:56.177 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:55 smithi159 bash[105915]: cluster 2023-09-23T23:44:54.635626+0000 mgr.y (mgr.25991) 833 : cluster 0 pgmap v906: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 2.8 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 108 op/s; 72/135474 objects degraded (0.053%); 1.7 MiB/s, 31 objects/s recovering 2023-09-23T23:44:56.177 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:55 smithi159 bash[108473]: cluster 2023-09-23T23:44:54.635626+0000 mgr.y (mgr.25991) 833 : cluster 0 pgmap v906: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 2.8 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 108 op/s; 72/135474 objects degraded (0.053%); 1.7 MiB/s, 31 objects/s recovering 2023-09-23T23:44:56.198 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:44:56.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:56.201 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:44:56.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:55 smithi164 bash[92846]: cluster 2023-09-23T23:44:54.635626+0000 mgr.y (mgr.25991) 833 : cluster 0 pgmap v906: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 2.8 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 108 op/s; 72/135474 objects degraded (0.053%); 1.7 MiB/s, 31 objects/s recovering 2023-09-23T23:44:56.302 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:56.327 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:56.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:56.330 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:44:56.430 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:44:56.461 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:44:56.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:56.464 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:44:56.564 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:44:56.595 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:44:56.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:56.599 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:44:56.696 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T23:44:56.700 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:56.730 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:56.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:56.732 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:44:56.833 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:44:56.858 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:44:56.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:56.867 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:44:56.968 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:44:57.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:57.012 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:44:57.012 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:44:57.113 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:57.139 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:57.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:57.142 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:44:57.243 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:44:57.285 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:44:57.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:57.290 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:44:57.391 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:44:57.404 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 3, 4, 6] out_osds: [5, 0, 7] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-09-23T23:44:57.405 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd reweight 1 1 2023-09-23T23:44:57.427 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:44:57.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:57.433 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:44:57.534 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:57.565 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:57.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:57.568 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:44:57.669 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:44:57.711 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:44:57.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:57.716 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:44:57.817 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:57.829 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:57 smithi164 bash[92846]: audit 2023-09-23T23:44:56.587153+0000 mon.a (mon.0) 1105 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:44:57.829 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:57 smithi164 bash[92846]: audit 2023-09-23T23:44:56.602797+0000 mon.a (mon.0) 1106 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:44:57.829 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:57 smithi164 bash[92846]: cluster 2023-09-23T23:44:56.636303+0000 mgr.y (mgr.25991) 834 : cluster 0 pgmap v907: 99 pgs: 99 active+clean; 2.6 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 1.4 MiB/s, 36 objects/s recovering 2023-09-23T23:44:57.830 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:57 smithi164 bash[92846]: audit 2023-09-23T23:44:56.637719+0000 mon.a (mon.0) 1107 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "21"}]: dispatch 2023-09-23T23:44:57.830 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:57 smithi164 bash[92846]: audit 2023-09-23T23:44:57.236435+0000 mon.a (mon.0) 1108 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:44:57.830 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:57 smithi164 bash[92846]: audit 2023-09-23T23:44:57.237826+0000 mon.a (mon.0) 1109 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:44:57.830 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:57 smithi164 bash[92846]: audit 2023-09-23T23:44:57.252027+0000 mon.a (mon.0) 1110 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:44:57.845 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:57.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:57.848 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:44:57.949 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:44:57.959 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:57 smithi159 bash[105915]: audit 2023-09-23T23:44:56.587153+0000 mon.a (mon.0) 1105 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:44:57.959 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:57 smithi159 bash[105915]: audit 2023-09-23T23:44:56.602797+0000 mon.a (mon.0) 1106 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:44:57.959 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:57 smithi159 bash[105915]: cluster 2023-09-23T23:44:56.636303+0000 mgr.y (mgr.25991) 834 : cluster 0 pgmap v907: 99 pgs: 99 active+clean; 2.6 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 1.4 MiB/s, 36 objects/s recovering 2023-09-23T23:44:57.959 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:57 smithi159 bash[105915]: audit 2023-09-23T23:44:56.637719+0000 mon.a (mon.0) 1107 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "21"}]: dispatch 2023-09-23T23:44:57.960 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:57 smithi159 bash[105915]: audit 2023-09-23T23:44:57.236435+0000 mon.a (mon.0) 1108 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:44:57.960 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:57 smithi159 bash[105915]: audit 2023-09-23T23:44:57.237826+0000 mon.a (mon.0) 1109 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:44:57.960 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:57 smithi159 bash[105915]: audit 2023-09-23T23:44:57.252027+0000 mon.a (mon.0) 1110 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:44:57.960 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:57 smithi159 bash[108473]: audit 2023-09-23T23:44:56.587153+0000 mon.a (mon.0) 1105 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:44:57.960 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:57 smithi159 bash[108473]: audit 2023-09-23T23:44:56.602797+0000 mon.a (mon.0) 1106 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:44:57.960 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:57 smithi159 bash[108473]: cluster 2023-09-23T23:44:56.636303+0000 mgr.y (mgr.25991) 834 : cluster 0 pgmap v907: 99 pgs: 99 active+clean; 2.6 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 1.4 MiB/s, 36 objects/s recovering 2023-09-23T23:44:57.960 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:57 smithi159 bash[108473]: audit 2023-09-23T23:44:56.637719+0000 mon.a (mon.0) 1107 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "21"}]: dispatch 2023-09-23T23:44:57.960 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:57 smithi159 bash[108473]: audit 2023-09-23T23:44:57.236435+0000 mon.a (mon.0) 1108 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:44:57.960 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:57 smithi159 bash[108473]: audit 2023-09-23T23:44:57.237826+0000 mon.a (mon.0) 1109 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:44:57.961 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:57 smithi159 bash[108473]: audit 2023-09-23T23:44:57.252027+0000 mon.a (mon.0) 1110 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:44:57.974 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:44:57.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:57.977 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:44:58.077 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:44:58.107 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:44:58.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:58.115 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:44:58.216 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:44:58.227 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:44:58.242 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:44:58.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:58.244 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:44:58.345 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:58.379 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:58.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:58.381 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:44:58.482 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:58.513 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:58.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:58.516 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:44:58.617 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:44:58.650 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:44:58.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:58.653 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:44:58.753 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:58.766 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:58 smithi164 bash[92846]: cluster 2023-09-23T23:44:57.597370+0000 mon.a (mon.0) 1111 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 72/135474 objects degraded (0.053%), 1 pg degraded, 1 pg undersized) 2023-09-23T23:44:58.766 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:58 smithi164 bash[92846]: cluster 2023-09-23T23:44:57.618873+0000 osd.5 (osd.5) 119 : cluster 3 failed to encode map e263 with expected crc 2023-09-23T23:44:58.766 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:58 smithi164 bash[92846]: cluster 2023-09-23T23:44:57.627379+0000 osd.6 (osd.6) 285 : cluster 3 failed to encode map e263 with expected crc 2023-09-23T23:44:58.766 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:58 smithi164 bash[92846]: audit 2023-09-23T23:44:57.630624+0000 mon.a (mon.0) 1112 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "21"}]': finished 2023-09-23T23:44:58.766 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:58 smithi164 bash[92846]: cluster 2023-09-23T23:44:57.630891+0000 mon.a (mon.0) 1113 : cluster 0 osdmap e263: 8 total, 8 up, 5 in 2023-09-23T23:44:58.766 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:58 smithi164 bash[92846]: cluster 2023-09-23T23:44:57.793508+0000 mon.a (mon.0) 1114 : cluster 0 osdmap e264: 8 total, 8 up, 5 in 2023-09-23T23:44:58.766 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:58 smithi164 bash[92846]: cluster 2023-09-23T23:44:57.794028+0000 osd.6 (osd.6) 286 : cluster 3 failed to encode map e264 with expected crc 2023-09-23T23:44:58.785 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:58.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:58.788 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:44:58.888 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:44:58.900 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:58 smithi159 bash[105915]: cluster 2023-09-23T23:44:57.597370+0000 mon.a (mon.0) 1111 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 72/135474 objects degraded (0.053%), 1 pg degraded, 1 pg undersized) 2023-09-23T23:44:58.900 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:58 smithi159 bash[105915]: cluster 2023-09-23T23:44:57.618873+0000 osd.5 (osd.5) 119 : cluster 3 failed to encode map e263 with expected crc 2023-09-23T23:44:58.900 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:58 smithi159 bash[105915]: cluster 2023-09-23T23:44:57.627379+0000 osd.6 (osd.6) 285 : cluster 3 failed to encode map e263 with expected crc 2023-09-23T23:44:58.900 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:58 smithi159 bash[105915]: audit 2023-09-23T23:44:57.630624+0000 mon.a (mon.0) 1112 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "21"}]': finished 2023-09-23T23:44:58.900 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:58 smithi159 bash[105915]: cluster 2023-09-23T23:44:57.630891+0000 mon.a (mon.0) 1113 : cluster 0 osdmap e263: 8 total, 8 up, 5 in 2023-09-23T23:44:58.900 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:58 smithi159 bash[105915]: cluster 2023-09-23T23:44:57.793508+0000 mon.a (mon.0) 1114 : cluster 0 osdmap e264: 8 total, 8 up, 5 in 2023-09-23T23:44:58.900 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:58 smithi159 bash[105915]: cluster 2023-09-23T23:44:57.794028+0000 osd.6 (osd.6) 286 : cluster 3 failed to encode map e264 with expected crc 2023-09-23T23:44:58.900 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:58 smithi159 bash[108473]: cluster 2023-09-23T23:44:57.597370+0000 mon.a (mon.0) 1111 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 72/135474 objects degraded (0.053%), 1 pg degraded, 1 pg undersized) 2023-09-23T23:44:58.901 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:58 smithi159 bash[108473]: cluster 2023-09-23T23:44:57.618873+0000 osd.5 (osd.5) 119 : cluster 3 failed to encode map e263 with expected crc 2023-09-23T23:44:58.901 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:58 smithi159 bash[108473]: cluster 2023-09-23T23:44:57.627379+0000 osd.6 (osd.6) 285 : cluster 3 failed to encode map e263 with expected crc 2023-09-23T23:44:58.901 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:58 smithi159 bash[108473]: audit 2023-09-23T23:44:57.630624+0000 mon.a (mon.0) 1112 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "21"}]': finished 2023-09-23T23:44:58.901 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:58 smithi159 bash[108473]: cluster 2023-09-23T23:44:57.630891+0000 mon.a (mon.0) 1113 : cluster 0 osdmap e263: 8 total, 8 up, 5 in 2023-09-23T23:44:58.901 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:58 smithi159 bash[108473]: cluster 2023-09-23T23:44:57.793508+0000 mon.a (mon.0) 1114 : cluster 0 osdmap e264: 8 total, 8 up, 5 in 2023-09-23T23:44:58.901 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:58 smithi159 bash[108473]: cluster 2023-09-23T23:44:57.794028+0000 osd.6 (osd.6) 286 : cluster 3 failed to encode map e264 with expected crc 2023-09-23T23:44:58.916 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:44:58.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:58.922 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:44:59.023 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:59.050 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:44:59.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:59.053 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:44:59.154 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:59.181 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:59.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:59.184 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:44:59.285 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:59.314 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:59.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:59.318 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:44:59.418 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:59.447 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:44:59.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:59.450 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:44:59.550 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:44:59.579 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:44:59.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:59.582 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:44:59.683 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:44:59.714 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:44:59.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:59.718 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:44:59.819 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:44:59.842 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:44:59.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:59.845 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:44:59.946 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:44:59.956 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:59 smithi159 bash[105915]: cluster 2023-09-23T23:44:57.797041+0000 osd.4 (osd.4) 184 : cluster 3 failed to encode map e264 with expected crc 2023-09-23T23:44:59.956 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:59 smithi159 bash[105915]: cluster 2023-09-23T23:44:58.637263+0000 mgr.y (mgr.25991) 835 : cluster 0 pgmap v910: 99 pgs: 99 active+clean; 2.5 GiB data, 10 GiB used, 437 GiB / 447 GiB avail; 0 B/s, 11 objects/s recovering 2023-09-23T23:44:59.956 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:59 smithi159 bash[105915]: audit 2023-09-23T23:44:58.638220+0000 mon.a (mon.0) 1115 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "22"}]: dispatch 2023-09-23T23:44:59.956 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:59 smithi159 bash[105915]: cluster 2023-09-23T23:44:58.805555+0000 osd.7 (osd.7) 147 : cluster 3 failed to encode map e265 with expected crc 2023-09-23T23:44:59.956 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:59 smithi159 bash[105915]: cluster 2023-09-23T23:44:58.806892+0000 osd.3 (osd.3) 25 : cluster 0 7.14 starting backfill to osd.2 from (0'0,0'0] MAX to 262'6704 2023-09-23T23:44:59.957 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:59 smithi159 bash[105915]: audit 2023-09-23T23:44:58.809270+0000 mon.a (mon.0) 1116 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "22"}]': finished 2023-09-23T23:44:59.957 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:59 smithi159 bash[105915]: cluster 2023-09-23T23:44:58.809435+0000 mon.a (mon.0) 1117 : cluster 0 osdmap e265: 8 total, 8 up, 5 in 2023-09-23T23:44:59.957 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:44:59 smithi159 bash[105915]: cluster 2023-09-23T23:44:58.819019+0000 osd.6 (osd.6) 287 : cluster 3 failed to encode map e265 with expected crc 2023-09-23T23:44:59.957 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:59 smithi159 bash[108473]: cluster 2023-09-23T23:44:57.797041+0000 osd.4 (osd.4) 184 : cluster 3 failed to encode map e264 with expected crc 2023-09-23T23:44:59.957 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:59 smithi159 bash[108473]: cluster 2023-09-23T23:44:58.637263+0000 mgr.y (mgr.25991) 835 : cluster 0 pgmap v910: 99 pgs: 99 active+clean; 2.5 GiB data, 10 GiB used, 437 GiB / 447 GiB avail; 0 B/s, 11 objects/s recovering 2023-09-23T23:44:59.957 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:59 smithi159 bash[108473]: audit 2023-09-23T23:44:58.638220+0000 mon.a (mon.0) 1115 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "22"}]: dispatch 2023-09-23T23:44:59.957 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:59 smithi159 bash[108473]: cluster 2023-09-23T23:44:58.805555+0000 osd.7 (osd.7) 147 : cluster 3 failed to encode map e265 with expected crc 2023-09-23T23:44:59.958 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:59 smithi159 bash[108473]: cluster 2023-09-23T23:44:58.806892+0000 osd.3 (osd.3) 25 : cluster 0 7.14 starting backfill to osd.2 from (0'0,0'0] MAX to 262'6704 2023-09-23T23:44:59.958 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:59 smithi159 bash[108473]: audit 2023-09-23T23:44:58.809270+0000 mon.a (mon.0) 1116 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "22"}]': finished 2023-09-23T23:44:59.958 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:59 smithi159 bash[108473]: cluster 2023-09-23T23:44:58.809435+0000 mon.a (mon.0) 1117 : cluster 0 osdmap e265: 8 total, 8 up, 5 in 2023-09-23T23:44:59.958 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:44:59 smithi159 bash[108473]: cluster 2023-09-23T23:44:58.819019+0000 osd.6 (osd.6) 287 : cluster 3 failed to encode map e265 with expected crc 2023-09-23T23:44:59.976 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:44:59.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:44:59.980 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:45:00.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:59 smithi164 bash[92846]: cluster 2023-09-23T23:44:57.797041+0000 osd.4 (osd.4) 184 : cluster 3 failed to encode map e264 with expected crc 2023-09-23T23:45:00.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:59 smithi164 bash[92846]: cluster 2023-09-23T23:44:58.637263+0000 mgr.y (mgr.25991) 835 : cluster 0 pgmap v910: 99 pgs: 99 active+clean; 2.5 GiB data, 10 GiB used, 437 GiB / 447 GiB avail; 0 B/s, 11 objects/s recovering 2023-09-23T23:45:00.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:59 smithi164 bash[92846]: audit 2023-09-23T23:44:58.638220+0000 mon.a (mon.0) 1115 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "22"}]: dispatch 2023-09-23T23:45:00.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:59 smithi164 bash[92846]: cluster 2023-09-23T23:44:58.805555+0000 osd.7 (osd.7) 147 : cluster 3 failed to encode map e265 with expected crc 2023-09-23T23:45:00.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:59 smithi164 bash[92846]: cluster 2023-09-23T23:44:58.806892+0000 osd.3 (osd.3) 25 : cluster 0 7.14 starting backfill to osd.2 from (0'0,0'0] MAX to 262'6704 2023-09-23T23:45:00.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:59 smithi164 bash[92846]: audit 2023-09-23T23:44:58.809270+0000 mon.a (mon.0) 1116 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "22"}]': finished 2023-09-23T23:45:00.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:59 smithi164 bash[92846]: cluster 2023-09-23T23:44:58.809435+0000 mon.a (mon.0) 1117 : cluster 0 osdmap e265: 8 total, 8 up, 5 in 2023-09-23T23:45:00.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:44:59 smithi164 bash[92846]: cluster 2023-09-23T23:44:58.819019+0000 osd.6 (osd.6) 287 : cluster 3 failed to encode map e265 with expected crc 2023-09-23T23:45:00.080 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:00.103 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:00.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:00.106 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:45:00.206 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:45:00.237 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:45:00.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:00.243 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:45:00.264 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:45:00.343 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:45:00.373 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:45:00.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:00.379 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:45:00.480 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:00.505 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:00.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:00.508 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:45:00.609 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:00.634 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:00.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:00.637 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:45:00.738 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:00.765 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:00.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:00.770 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:45:00.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:00 smithi159 bash[105915]: cluster 2023-09-23T23:44:58.925319+0000 osd.4 (osd.4) 185 : cluster 3 failed to encode map e265 with expected crc 2023-09-23T23:45:00.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:00 smithi159 bash[105915]: cluster 2023-09-23T23:44:59.804037+0000 osd.6 (osd.6) 288 : cluster 3 failed to encode map e266 with expected crc 2023-09-23T23:45:00.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:00 smithi159 bash[105915]: cluster 2023-09-23T23:44:59.806302+0000 mon.a (mon.0) 1118 : cluster 0 osdmap e266: 8 total, 8 up, 5 in 2023-09-23T23:45:00.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:00 smithi159 bash[108473]: cluster 2023-09-23T23:44:58.925319+0000 osd.4 (osd.4) 185 : cluster 3 failed to encode map e265 with expected crc 2023-09-23T23:45:00.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:00 smithi159 bash[108473]: cluster 2023-09-23T23:44:59.804037+0000 osd.6 (osd.6) 288 : cluster 3 failed to encode map e266 with expected crc 2023-09-23T23:45:00.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:00 smithi159 bash[108473]: cluster 2023-09-23T23:44:59.806302+0000 mon.a (mon.0) 1118 : cluster 0 osdmap e266: 8 total, 8 up, 5 in 2023-09-23T23:45:00.870 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:00.900 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:00.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:00.905 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:45:01.005 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:01.014 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:00 smithi164 bash[92846]: cluster 2023-09-23T23:44:58.925319+0000 osd.4 (osd.4) 185 : cluster 3 failed to encode map e265 with expected crc 2023-09-23T23:45:01.014 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:00 smithi164 bash[92846]: cluster 2023-09-23T23:44:59.804037+0000 osd.6 (osd.6) 288 : cluster 3 failed to encode map e266 with expected crc 2023-09-23T23:45:01.014 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:00 smithi164 bash[92846]: cluster 2023-09-23T23:44:59.806302+0000 mon.a (mon.0) 1118 : cluster 0 osdmap e266: 8 total, 8 up, 5 in 2023-09-23T23:45:01.031 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:01.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:01.034 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:45:01.134 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:45:01.165 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:45:01.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:01.169 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:45:01.270 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:01.277 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:45:01.278 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:45:01.297 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:01.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:01.299 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:45:01.400 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:01.425 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:01.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:01.427 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:45:01.528 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:01.551 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:01.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:01.554 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:45:01.654 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:45:01.684 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:45:01.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:01.689 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:45:01.789 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:45:01.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:01 smithi159 bash[105915]: cluster 2023-09-23T23:44:59.848359+0000 osd.4 (osd.4) 186 : cluster 3 failed to encode map e266 with expected crc 2023-09-23T23:45:01.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:01 smithi159 bash[105915]: cluster 2023-09-23T23:45:00.637874+0000 mgr.y (mgr.25991) 836 : cluster 0 pgmap v913: 99 pgs: 99 active+clean; 2.5 GiB data, 10 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 436 op/s 2023-09-23T23:45:01.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:01 smithi159 bash[105915]: audit 2023-09-23T23:45:00.639000+0000 mon.a (mon.0) 1119 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "23"}]: dispatch 2023-09-23T23:45:01.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:01 smithi159 bash[105915]: cluster 2023-09-23T23:45:00.710599+0000 osd.5 (osd.5) 120 : cluster 3 failed to encode map e266 with expected crc 2023-09-23T23:45:01.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:01 smithi159 bash[105915]: cluster 2023-09-23T23:45:00.711877+0000 osd.5 (osd.5) 121 : cluster 3 failed to encode map e266 with expected crc 2023-09-23T23:45:01.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:01 smithi159 bash[105915]: cluster 2023-09-23T23:45:01.407881+0000 osd.7 (osd.7) 148 : cluster 3 failed to encode map e266 with expected crc 2023-09-23T23:45:01.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:01 smithi159 bash[108473]: cluster 2023-09-23T23:44:59.848359+0000 osd.4 (osd.4) 186 : cluster 3 failed to encode map e266 with expected crc 2023-09-23T23:45:01.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:01 smithi159 bash[108473]: cluster 2023-09-23T23:45:00.637874+0000 mgr.y (mgr.25991) 836 : cluster 0 pgmap v913: 99 pgs: 99 active+clean; 2.5 GiB data, 10 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 436 op/s 2023-09-23T23:45:01.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:01 smithi159 bash[108473]: audit 2023-09-23T23:45:00.639000+0000 mon.a (mon.0) 1119 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "23"}]: dispatch 2023-09-23T23:45:01.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:01 smithi159 bash[108473]: cluster 2023-09-23T23:45:00.710599+0000 osd.5 (osd.5) 120 : cluster 3 failed to encode map e266 with expected crc 2023-09-23T23:45:01.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:01 smithi159 bash[108473]: cluster 2023-09-23T23:45:00.711877+0000 osd.5 (osd.5) 121 : cluster 3 failed to encode map e266 with expected crc 2023-09-23T23:45:01.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:01 smithi159 bash[108473]: cluster 2023-09-23T23:45:01.407881+0000 osd.7 (osd.7) 148 : cluster 3 failed to encode map e266 with expected crc 2023-09-23T23:45:01.814 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:45:01.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:01.817 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:45:01.917 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:01.945 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:01.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:01.952 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:45:02.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:01 smithi164 bash[92846]: cluster 2023-09-23T23:44:59.848359+0000 osd.4 (osd.4) 186 : cluster 3 failed to encode map e266 with expected crc 2023-09-23T23:45:02.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:01 smithi164 bash[92846]: cluster 2023-09-23T23:45:00.637874+0000 mgr.y (mgr.25991) 836 : cluster 0 pgmap v913: 99 pgs: 99 active+clean; 2.5 GiB data, 10 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 436 op/s 2023-09-23T23:45:02.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:01 smithi164 bash[92846]: audit 2023-09-23T23:45:00.639000+0000 mon.a (mon.0) 1119 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "23"}]: dispatch 2023-09-23T23:45:02.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:01 smithi164 bash[92846]: cluster 2023-09-23T23:45:00.710599+0000 osd.5 (osd.5) 120 : cluster 3 failed to encode map e266 with expected crc 2023-09-23T23:45:02.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:01 smithi164 bash[92846]: cluster 2023-09-23T23:45:00.711877+0000 osd.5 (osd.5) 121 : cluster 3 failed to encode map e266 with expected crc 2023-09-23T23:45:02.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:01 smithi164 bash[92846]: cluster 2023-09-23T23:45:01.407881+0000 osd.7 (osd.7) 148 : cluster 3 failed to encode map e266 with expected crc 2023-09-23T23:45:02.052 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:45:02.073 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:45:02.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:02.079 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:45:02.179 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:02.213 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:02.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:02.215 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:45:02.316 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:45:02.345 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:45:02.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:02.347 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:45:02.448 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:45:02.477 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:45:02.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:02.479 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:45:02.580 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:45:02.602 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:45:02.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:02.603 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:45:02.704 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:02.716 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:02 smithi164 bash[92846]: cluster 2023-09-23T23:45:01.622110+0000 osd.5 (osd.5) 122 : cluster 3 failed to encode map e267 with expected crc 2023-09-23T23:45:02.716 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:02 smithi164 bash[92846]: cluster 2023-09-23T23:45:01.622163+0000 osd.6 (osd.6) 289 : cluster 3 failed to encode map e267 with expected crc 2023-09-23T23:45:02.716 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:02 smithi164 bash[92846]: audit 2023-09-23T23:45:01.623644+0000 mon.a (mon.0) 1120 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "23"}]': finished 2023-09-23T23:45:02.716 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:02 smithi164 bash[92846]: cluster 2023-09-23T23:45:01.623717+0000 mon.a (mon.0) 1121 : cluster 0 osdmap e267: 8 total, 8 up, 5 in 2023-09-23T23:45:02.716 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:02 smithi164 bash[92846]: audit 2023-09-23T23:45:02.247290+0000 mon.a (mon.0) 1122 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:45:02.716 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:02 smithi164 bash[92846]: audit 2023-09-23T23:45:02.248234+0000 mon.a (mon.0) 1123 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:45:02.734 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:02.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:02.736 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:45:02.837 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:02.869 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:02.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:02.871 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:45:02.972 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:02.994 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:02.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:02.997 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:45:03.025 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:02 smithi159 bash[105915]: cluster 2023-09-23T23:45:01.622110+0000 osd.5 (osd.5) 122 : cluster 3 failed to encode map e267 with expected crc 2023-09-23T23:45:03.025 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:02 smithi159 bash[105915]: cluster 2023-09-23T23:45:01.622163+0000 osd.6 (osd.6) 289 : cluster 3 failed to encode map e267 with expected crc 2023-09-23T23:45:03.025 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:02 smithi159 bash[105915]: audit 2023-09-23T23:45:01.623644+0000 mon.a (mon.0) 1120 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "23"}]': finished 2023-09-23T23:45:03.025 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:02 smithi159 bash[105915]: cluster 2023-09-23T23:45:01.623717+0000 mon.a (mon.0) 1121 : cluster 0 osdmap e267: 8 total, 8 up, 5 in 2023-09-23T23:45:03.025 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:02 smithi159 bash[105915]: audit 2023-09-23T23:45:02.247290+0000 mon.a (mon.0) 1122 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:45:03.026 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:02 smithi159 bash[105915]: audit 2023-09-23T23:45:02.248234+0000 mon.a (mon.0) 1123 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:45:03.026 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:02 smithi159 bash[108473]: cluster 2023-09-23T23:45:01.622110+0000 osd.5 (osd.5) 122 : cluster 3 failed to encode map e267 with expected crc 2023-09-23T23:45:03.026 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:02 smithi159 bash[108473]: cluster 2023-09-23T23:45:01.622163+0000 osd.6 (osd.6) 289 : cluster 3 failed to encode map e267 with expected crc 2023-09-23T23:45:03.026 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:02 smithi159 bash[108473]: audit 2023-09-23T23:45:01.623644+0000 mon.a (mon.0) 1120 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "23"}]': finished 2023-09-23T23:45:03.026 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:02 smithi159 bash[108473]: cluster 2023-09-23T23:45:01.623717+0000 mon.a (mon.0) 1121 : cluster 0 osdmap e267: 8 total, 8 up, 5 in 2023-09-23T23:45:03.026 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:02 smithi159 bash[108473]: audit 2023-09-23T23:45:02.247290+0000 mon.a (mon.0) 1122 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:45:03.026 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:02 smithi159 bash[108473]: audit 2023-09-23T23:45:02.248234+0000 mon.a (mon.0) 1123 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:45:03.098 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:03.122 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:03.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:03.124 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:45:03.225 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:45:03.248 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:45:03.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:03.250 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:45:03.351 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:03.384 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:03.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:03.387 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:45:03.488 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:45:03.511 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:45:03.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:03.513 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:45:03.614 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:03.651 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:03.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:03.654 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:45:03.755 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:03.786 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:03.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:03.788 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:45:03.794 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:45:03 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:45:03] "GET /metrics HTTP/1.1" 200 36581 "" "Prometheus/2.43.0" 2023-09-23T23:45:03.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:03 smithi159 bash[105915]: cluster 2023-09-23T23:45:02.627993+0000 osd.6 (osd.6) 290 : cluster 3 failed to encode map e268 with expected crc 2023-09-23T23:45:03.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:03 smithi159 bash[105915]: cluster 2023-09-23T23:45:02.628351+0000 mon.a (mon.0) 1124 : cluster 0 osdmap e268: 8 total, 8 up, 5 in 2023-09-23T23:45:03.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:03 smithi159 bash[105915]: cluster 2023-09-23T23:45:02.635833+0000 osd.4 (osd.4) 187 : cluster 3 failed to encode map e268 with expected crc 2023-09-23T23:45:03.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:03 smithi159 bash[105915]: cluster 2023-09-23T23:45:02.638451+0000 mgr.y (mgr.25991) 837 : cluster 0 pgmap v916: 99 pgs: 1 active+remapped+backfilling, 98 active+clean; 2.4 GiB data, 10 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 464 op/s; 1036/118854 objects misplaced (0.872%); 3.6 MiB/s, 57 objects/s recovering 2023-09-23T23:45:03.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:03 smithi159 bash[105915]: audit 2023-09-23T23:45:02.639160+0000 mon.a (mon.0) 1125 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "24"}]: dispatch 2023-09-23T23:45:03.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:03 smithi159 bash[105915]: audit 2023-09-23T23:45:02.705663+0000 mon.a (mon.0) 1126 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:45:03.796 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:03 smithi159 bash[105915]: cluster 2023-09-23T23:45:02.813016+0000 osd.5 (osd.5) 123 : cluster 3 failed to encode map e268 with expected crc 2023-09-23T23:45:03.796 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:03 smithi159 bash[105915]: cluster 2023-09-23T23:45:02.816512+0000 osd.5 (osd.5) 124 : cluster 3 failed to encode map e268 with expected crc 2023-09-23T23:45:03.796 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:03 smithi159 bash[108473]: cluster 2023-09-23T23:45:02.627993+0000 osd.6 (osd.6) 290 : cluster 3 failed to encode map e268 with expected crc 2023-09-23T23:45:03.796 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:03 smithi159 bash[108473]: cluster 2023-09-23T23:45:02.628351+0000 mon.a (mon.0) 1124 : cluster 0 osdmap e268: 8 total, 8 up, 5 in 2023-09-23T23:45:03.797 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:03 smithi159 bash[108473]: cluster 2023-09-23T23:45:02.635833+0000 osd.4 (osd.4) 187 : cluster 3 failed to encode map e268 with expected crc 2023-09-23T23:45:03.797 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:03 smithi159 bash[108473]: cluster 2023-09-23T23:45:02.638451+0000 mgr.y (mgr.25991) 837 : cluster 0 pgmap v916: 99 pgs: 1 active+remapped+backfilling, 98 active+clean; 2.4 GiB data, 10 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 464 op/s; 1036/118854 objects misplaced (0.872%); 3.6 MiB/s, 57 objects/s recovering 2023-09-23T23:45:03.797 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:03 smithi159 bash[108473]: audit 2023-09-23T23:45:02.639160+0000 mon.a (mon.0) 1125 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "24"}]: dispatch 2023-09-23T23:45:03.797 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:03 smithi159 bash[108473]: audit 2023-09-23T23:45:02.705663+0000 mon.a (mon.0) 1126 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:45:03.797 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:03 smithi159 bash[108473]: cluster 2023-09-23T23:45:02.813016+0000 osd.5 (osd.5) 123 : cluster 3 failed to encode map e268 with expected crc 2023-09-23T23:45:03.798 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:03 smithi159 bash[108473]: cluster 2023-09-23T23:45:02.816512+0000 osd.5 (osd.5) 124 : cluster 3 failed to encode map e268 with expected crc 2023-09-23T23:45:03.889 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:45:03.923 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:45:03.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:03.926 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:45:04.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:03 smithi164 bash[92846]: cluster 2023-09-23T23:45:02.627993+0000 osd.6 (osd.6) 290 : cluster 3 failed to encode map e268 with expected crc 2023-09-23T23:45:04.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:03 smithi164 bash[92846]: cluster 2023-09-23T23:45:02.628351+0000 mon.a (mon.0) 1124 : cluster 0 osdmap e268: 8 total, 8 up, 5 in 2023-09-23T23:45:04.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:03 smithi164 bash[92846]: cluster 2023-09-23T23:45:02.635833+0000 osd.4 (osd.4) 187 : cluster 3 failed to encode map e268 with expected crc 2023-09-23T23:45:04.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:03 smithi164 bash[92846]: cluster 2023-09-23T23:45:02.638451+0000 mgr.y (mgr.25991) 837 : cluster 0 pgmap v916: 99 pgs: 1 active+remapped+backfilling, 98 active+clean; 2.4 GiB data, 10 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 464 op/s; 1036/118854 objects misplaced (0.872%); 3.6 MiB/s, 57 objects/s recovering 2023-09-23T23:45:04.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:03 smithi164 bash[92846]: audit 2023-09-23T23:45:02.639160+0000 mon.a (mon.0) 1125 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "24"}]: dispatch 2023-09-23T23:45:04.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:03 smithi164 bash[92846]: audit 2023-09-23T23:45:02.705663+0000 mon.a (mon.0) 1126 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:45:04.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:03 smithi164 bash[92846]: cluster 2023-09-23T23:45:02.813016+0000 osd.5 (osd.5) 123 : cluster 3 failed to encode map e268 with expected crc 2023-09-23T23:45:04.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:03 smithi164 bash[92846]: cluster 2023-09-23T23:45:02.816512+0000 osd.5 (osd.5) 124 : cluster 3 failed to encode map e268 with expected crc 2023-09-23T23:45:04.027 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:04.053 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:04.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:04.056 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:45:04.157 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:04.186 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:04.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:04.189 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:45:04.290 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:04.324 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:04.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:04.326 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:45:04.428 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:45:04.448 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:45:04.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:04.451 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:45:04.551 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:04.580 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:04.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:04.583 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:45:04.684 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:45:04.711 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:45:04.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:04.713 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:45:04.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:04 smithi159 bash[105915]: cluster 2023-09-23T23:45:03.635578+0000 osd.6 (osd.6) 291 : cluster 3 failed to encode map e269 with expected crc 2023-09-23T23:45:04.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:04 smithi159 bash[105915]: audit 2023-09-23T23:45:03.637787+0000 mon.a (mon.0) 1127 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "24"}]': finished 2023-09-23T23:45:04.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:04 smithi159 bash[105915]: cluster 2023-09-23T23:45:03.637874+0000 mon.a (mon.0) 1128 : cluster 0 osdmap e269: 8 total, 8 up, 5 in 2023-09-23T23:45:04.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:04 smithi159 bash[105915]: cluster 2023-09-23T23:45:03.658790+0000 osd.1 (osd.1) 22 : cluster 0 7.16 starting backfill to osd.2 from (0'0,0'0] MAX to 266'6878 2023-09-23T23:45:04.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:04 smithi159 bash[105915]: cluster 2023-09-23T23:45:04.385188+0000 osd.7 (osd.7) 149 : cluster 3 failed to encode map e269 with expected crc 2023-09-23T23:45:04.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:04 smithi159 bash[108473]: cluster 2023-09-23T23:45:03.635578+0000 osd.6 (osd.6) 291 : cluster 3 failed to encode map e269 with expected crc 2023-09-23T23:45:04.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:04 smithi159 bash[108473]: audit 2023-09-23T23:45:03.637787+0000 mon.a (mon.0) 1127 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "24"}]': finished 2023-09-23T23:45:04.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:04 smithi159 bash[108473]: cluster 2023-09-23T23:45:03.637874+0000 mon.a (mon.0) 1128 : cluster 0 osdmap e269: 8 total, 8 up, 5 in 2023-09-23T23:45:04.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:04 smithi159 bash[108473]: cluster 2023-09-23T23:45:03.658790+0000 osd.1 (osd.1) 22 : cluster 0 7.16 starting backfill to osd.2 from (0'0,0'0] MAX to 266'6878 2023-09-23T23:45:04.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:04 smithi159 bash[108473]: cluster 2023-09-23T23:45:04.385188+0000 osd.7 (osd.7) 149 : cluster 3 failed to encode map e269 with expected crc 2023-09-23T23:45:04.813 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:04.826 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:04 smithi164 bash[92846]: cluster 2023-09-23T23:45:03.635578+0000 osd.6 (osd.6) 291 : cluster 3 failed to encode map e269 with expected crc 2023-09-23T23:45:04.827 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:04 smithi164 bash[92846]: audit 2023-09-23T23:45:03.637787+0000 mon.a (mon.0) 1127 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "24"}]': finished 2023-09-23T23:45:04.827 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:04 smithi164 bash[92846]: cluster 2023-09-23T23:45:03.637874+0000 mon.a (mon.0) 1128 : cluster 0 osdmap e269: 8 total, 8 up, 5 in 2023-09-23T23:45:04.827 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:04 smithi164 bash[92846]: cluster 2023-09-23T23:45:03.658790+0000 osd.1 (osd.1) 22 : cluster 0 7.16 starting backfill to osd.2 from (0'0,0'0] MAX to 266'6878 2023-09-23T23:45:04.827 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:04 smithi164 bash[92846]: cluster 2023-09-23T23:45:04.385188+0000 osd.7 (osd.7) 149 : cluster 3 failed to encode map e269 with expected crc 2023-09-23T23:45:04.846 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:04.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:04.849 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:45:04.950 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:04.982 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:04.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:04.985 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:45:05.086 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:05.118 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:05.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:05.121 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:45:05.222 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:05.254 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:05.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:05.257 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:45:05.358 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:45:05.379 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:45:05.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:05.381 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:45:05.482 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:05.505 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:05.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:05.508 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:45:05.609 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:45:05.636 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:45:05.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:05.639 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:45:05.659 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:05 smithi159 bash[108473]: cluster 2023-09-23T23:45:04.637102+0000 osd.4 (osd.4) 188 : cluster 3 failed to encode map e270 with expected crc 2023-09-23T23:45:05.659 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:05 smithi159 bash[108473]: cluster 2023-09-23T23:45:04.637712+0000 mon.a (mon.0) 1129 : cluster 0 osdmap e270: 8 total, 8 up, 5 in 2023-09-23T23:45:05.659 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:05 smithi159 bash[108473]: cluster 2023-09-23T23:45:04.638868+0000 mgr.y (mgr.25991) 838 : cluster 0 pgmap v919: 99 pgs: 1 remapped+peering, 1 active+remapped+backfilling, 97 active+clean; 2.3 GiB data, 9.7 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 794 op/s; 1036/114888 objects misplaced (0.902%); 3.6 MiB/s, 57 objects/s recovering 2023-09-23T23:45:05.660 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:05 smithi159 bash[108473]: cluster 2023-09-23T23:45:04.644290+0000 osd.6 (osd.6) 292 : cluster 3 failed to encode map e270 with expected crc 2023-09-23T23:45:05.660 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:05 smithi159 bash[108473]: cluster 2023-09-23T23:45:04.835711+0000 osd.7 (osd.7) 150 : cluster 3 failed to encode map e270 with expected crc 2023-09-23T23:45:05.660 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:05 smithi159 bash[108473]: cluster 2023-09-23T23:45:04.836217+0000 osd.5 (osd.5) 125 : cluster 3 failed to encode map e270 with expected crc 2023-09-23T23:45:05.739 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:45:05.767 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:45:05.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:05.770 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:45:05.870 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:05.896 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:05.898 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:05 smithi164 bash[92846]: cluster 2023-09-23T23:45:04.637102+0000 osd.4 (osd.4) 188 : cluster 3 failed to encode map e270 with expected crc 2023-09-23T23:45:05.898 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:05 smithi164 bash[92846]: cluster 2023-09-23T23:45:04.637712+0000 mon.a (mon.0) 1129 : cluster 0 osdmap e270: 8 total, 8 up, 5 in 2023-09-23T23:45:05.898 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:05 smithi164 bash[92846]: cluster 2023-09-23T23:45:04.638868+0000 mgr.y (mgr.25991) 838 : cluster 0 pgmap v919: 99 pgs: 1 remapped+peering, 1 active+remapped+backfilling, 97 active+clean; 2.3 GiB data, 9.7 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 794 op/s; 1036/114888 objects misplaced (0.902%); 3.6 MiB/s, 57 objects/s recovering 2023-09-23T23:45:05.898 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:05 smithi164 bash[92846]: cluster 2023-09-23T23:45:04.644290+0000 osd.6 (osd.6) 292 : cluster 3 failed to encode map e270 with expected crc 2023-09-23T23:45:05.898 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:05 smithi164 bash[92846]: cluster 2023-09-23T23:45:04.835711+0000 osd.7 (osd.7) 150 : cluster 3 failed to encode map e270 with expected crc 2023-09-23T23:45:05.898 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:05 smithi164 bash[92846]: cluster 2023-09-23T23:45:04.836217+0000 osd.5 (osd.5) 125 : cluster 3 failed to encode map e270 with expected crc 2023-09-23T23:45:05.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:05.899 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:45:06.000 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:45:06.029 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:45:06.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:06.032 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:45:06.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:05 smithi159 bash[105915]: cluster 2023-09-23T23:45:04.637102+0000 osd.4 (osd.4) 188 : cluster 3 failed to encode map e270 with expected crc 2023-09-23T23:45:06.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:05 smithi159 bash[105915]: cluster 2023-09-23T23:45:04.637712+0000 mon.a (mon.0) 1129 : cluster 0 osdmap e270: 8 total, 8 up, 5 in 2023-09-23T23:45:06.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:05 smithi159 bash[105915]: cluster 2023-09-23T23:45:04.638868+0000 mgr.y (mgr.25991) 838 : cluster 0 pgmap v919: 99 pgs: 1 remapped+peering, 1 active+remapped+backfilling, 97 active+clean; 2.3 GiB data, 9.7 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 794 op/s; 1036/114888 objects misplaced (0.902%); 3.6 MiB/s, 57 objects/s recovering 2023-09-23T23:45:06.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:05 smithi159 bash[105915]: cluster 2023-09-23T23:45:04.644290+0000 osd.6 (osd.6) 292 : cluster 3 failed to encode map e270 with expected crc 2023-09-23T23:45:06.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:05 smithi159 bash[105915]: cluster 2023-09-23T23:45:04.835711+0000 osd.7 (osd.7) 150 : cluster 3 failed to encode map e270 with expected crc 2023-09-23T23:45:06.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:05 smithi159 bash[105915]: cluster 2023-09-23T23:45:04.836217+0000 osd.5 (osd.5) 125 : cluster 3 failed to encode map e270 with expected crc 2023-09-23T23:45:06.133 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:06.158 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:06.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:06.161 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:45:06.262 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:06.293 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:06.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:06.298 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:45:06.399 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:06.427 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:06.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:06.430 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:45:06.530 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:06.555 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:06.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:06.558 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:45:06.659 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:45:06.684 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:45:06.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:06.688 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:45:06.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:06 smithi164 bash[92846]: cluster 2023-09-23T23:45:05.648371+0000 osd.4 (osd.4) 189 : cluster 3 failed to encode map e271 with expected crc 2023-09-23T23:45:06.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:06 smithi164 bash[92846]: cluster 2023-09-23T23:45:05.648919+0000 mon.a (mon.0) 1130 : cluster 0 osdmap e271: 8 total, 8 up, 5 in 2023-09-23T23:45:06.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:06 smithi164 bash[92846]: cluster 2023-09-23T23:45:05.653486+0000 osd.6 (osd.6) 293 : cluster 3 failed to encode map e271 with expected crc 2023-09-23T23:45:06.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:06 smithi164 bash[92846]: cluster 2023-09-23T23:45:05.656132+0000 osd.1 (osd.1) 23 : cluster 0 7.17 starting backfill to osd.2 from (0'0,0'0] MAX to 267'7035 2023-09-23T23:45:06.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:06 smithi164 bash[92846]: cluster 2023-09-23T23:45:05.670694+0000 osd.1 (osd.1) 24 : cluster 0 7.17 starting backfill to osd.4 from (0'0,0'0] MAX to 267'7035 2023-09-23T23:45:06.789 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:45:06.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:06 smithi159 bash[105915]: cluster 2023-09-23T23:45:05.648371+0000 osd.4 (osd.4) 189 : cluster 3 failed to encode map e271 with expected crc 2023-09-23T23:45:06.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:06 smithi159 bash[105915]: cluster 2023-09-23T23:45:05.648919+0000 mon.a (mon.0) 1130 : cluster 0 osdmap e271: 8 total, 8 up, 5 in 2023-09-23T23:45:06.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:06 smithi159 bash[105915]: cluster 2023-09-23T23:45:05.653486+0000 osd.6 (osd.6) 293 : cluster 3 failed to encode map e271 with expected crc 2023-09-23T23:45:06.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:06 smithi159 bash[105915]: cluster 2023-09-23T23:45:05.656132+0000 osd.1 (osd.1) 23 : cluster 0 7.17 starting backfill to osd.2 from (0'0,0'0] MAX to 267'7035 2023-09-23T23:45:06.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:06 smithi159 bash[105915]: cluster 2023-09-23T23:45:05.670694+0000 osd.1 (osd.1) 24 : cluster 0 7.17 starting backfill to osd.4 from (0'0,0'0] MAX to 267'7035 2023-09-23T23:45:06.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:06 smithi159 bash[108473]: cluster 2023-09-23T23:45:05.648371+0000 osd.4 (osd.4) 189 : cluster 3 failed to encode map e271 with expected crc 2023-09-23T23:45:06.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:06 smithi159 bash[108473]: cluster 2023-09-23T23:45:05.648919+0000 mon.a (mon.0) 1130 : cluster 0 osdmap e271: 8 total, 8 up, 5 in 2023-09-23T23:45:06.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:06 smithi159 bash[108473]: cluster 2023-09-23T23:45:05.653486+0000 osd.6 (osd.6) 293 : cluster 3 failed to encode map e271 with expected crc 2023-09-23T23:45:06.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:06 smithi159 bash[108473]: cluster 2023-09-23T23:45:05.656132+0000 osd.1 (osd.1) 23 : cluster 0 7.17 starting backfill to osd.2 from (0'0,0'0] MAX to 267'7035 2023-09-23T23:45:06.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:06 smithi159 bash[108473]: cluster 2023-09-23T23:45:05.670694+0000 osd.1 (osd.1) 24 : cluster 0 7.17 starting backfill to osd.4 from (0'0,0'0] MAX to 267'7035 2023-09-23T23:45:06.816 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:45:06.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:06.819 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:45:06.919 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:45:06.949 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:45:06.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:06.953 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:45:07.054 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:45:07.079 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:45:07.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:07.081 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:45:07.182 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:07.207 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:07.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:07.210 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:45:07.311 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:07.337 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:07.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:07.339 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:45:07.440 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:07.466 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:07.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:07.469 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:45:07.570 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:45:07.599 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:45:07.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:07.603 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:45:07.704 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:07.721 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:07.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:07.723 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:45:07.760 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:07 smithi159 bash[105915]: cluster 2023-09-23T23:45:06.639397+0000 mgr.y (mgr.25991) 839 : cluster 0 pgmap v921: 99 pgs: 1 remapped+peering, 98 active+clean; 2.3 GiB data, 9.6 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 555 op/s; 15 MiB/s, 240 objects/s recovering 2023-09-23T23:45:07.761 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:07 smithi159 bash[105915]: cluster 2023-09-23T23:45:06.685423+0000 osd.7 (osd.7) 151 : cluster 3 failed to encode map e271 with expected crc 2023-09-23T23:45:07.761 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:07 smithi159 bash[105915]: cluster 2023-09-23T23:45:06.686899+0000 osd.7 (osd.7) 152 : cluster 3 failed to encode map e271 with expected crc 2023-09-23T23:45:07.761 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:07 smithi159 bash[105915]: cluster 2023-09-23T23:45:07.309448+0000 osd.5 (osd.5) 126 : cluster 3 failed to encode map e271 with expected crc 2023-09-23T23:45:07.761 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:07 smithi159 bash[108473]: cluster 2023-09-23T23:45:06.639397+0000 mgr.y (mgr.25991) 839 : cluster 0 pgmap v921: 99 pgs: 1 remapped+peering, 98 active+clean; 2.3 GiB data, 9.6 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 555 op/s; 15 MiB/s, 240 objects/s recovering 2023-09-23T23:45:07.761 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:07 smithi159 bash[108473]: cluster 2023-09-23T23:45:06.685423+0000 osd.7 (osd.7) 151 : cluster 3 failed to encode map e271 with expected crc 2023-09-23T23:45:07.761 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:07 smithi159 bash[108473]: cluster 2023-09-23T23:45:06.686899+0000 osd.7 (osd.7) 152 : cluster 3 failed to encode map e271 with expected crc 2023-09-23T23:45:07.761 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:07 smithi159 bash[108473]: cluster 2023-09-23T23:45:07.309448+0000 osd.5 (osd.5) 126 : cluster 3 failed to encode map e271 with expected crc 2023-09-23T23:45:07.824 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:45:07.851 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:45:07.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:07.853 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:45:07.954 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:45:07.979 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:45:07.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:07.983 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:45:08.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:07 smithi164 bash[92846]: cluster 2023-09-23T23:45:06.639397+0000 mgr.y (mgr.25991) 839 : cluster 0 pgmap v921: 99 pgs: 1 remapped+peering, 98 active+clean; 2.3 GiB data, 9.6 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 555 op/s; 15 MiB/s, 240 objects/s recovering 2023-09-23T23:45:08.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:07 smithi164 bash[92846]: cluster 2023-09-23T23:45:06.685423+0000 osd.7 (osd.7) 151 : cluster 3 failed to encode map e271 with expected crc 2023-09-23T23:45:08.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:07 smithi164 bash[92846]: cluster 2023-09-23T23:45:06.686899+0000 osd.7 (osd.7) 152 : cluster 3 failed to encode map e271 with expected crc 2023-09-23T23:45:08.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:07 smithi164 bash[92846]: cluster 2023-09-23T23:45:07.309448+0000 osd.5 (osd.5) 126 : cluster 3 failed to encode map e271 with expected crc 2023-09-23T23:45:08.085 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:45:08.117 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:45:08.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:08.122 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:45:08.223 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:08.241 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:08.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:08.243 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:45:08.343 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:08.375 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:08.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:08.378 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:45:08.479 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:45:08.509 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:45:08.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:08.511 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:45:08.612 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:08.637 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:08.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:08.639 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:45:08.740 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:45:08.775 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:45:08.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:08.778 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:45:08.879 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:45:08.907 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:45:08.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:08.911 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:45:09.011 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:09.020 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:08 smithi159 bash[105915]: audit 2023-09-23T23:45:08.641226+0000 mon.a (mon.0) 1131 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "25"}]: dispatch 2023-09-23T23:45:09.020 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:08 smithi159 bash[108473]: audit 2023-09-23T23:45:08.641226+0000 mon.a (mon.0) 1131 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "25"}]: dispatch 2023-09-23T23:45:09.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:08 smithi164 bash[92846]: audit 2023-09-23T23:45:08.641226+0000 mon.a (mon.0) 1131 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "25"}]: dispatch 2023-09-23T23:45:09.042 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:09.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:09.046 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:45:09.146 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:45:09.170 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:45:09.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:09.173 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:45:09.274 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:09.300 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:09.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:09.303 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:45:09.404 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:09.431 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:09.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:09.434 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:45:09.534 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:45:09.558 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:45:09.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:09.563 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:45:09.664 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:09.694 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:09.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:09.697 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:45:09.798 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:09.831 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:09.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:09.833 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:45:09.934 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:45:09.953 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:45:09.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:09.955 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:45:10.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:09 smithi164 bash[92846]: cluster 2023-09-23T23:45:08.640032+0000 mgr.y (mgr.25991) 840 : cluster 0 pgmap v922: 99 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 97 active+clean; 2.2 GiB data, 9.4 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 604 op/s; 2750/107964 objects misplaced (2.547%); 17 MiB/s, 277 objects/s recovering 2023-09-23T23:45:10.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:09 smithi164 bash[92846]: cluster 2023-09-23T23:45:08.801375+0000 osd.7 (osd.7) 153 : cluster 3 failed to encode map e272 with expected crc 2023-09-23T23:45:10.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:09 smithi164 bash[92846]: cluster 2023-09-23T23:45:08.801729+0000 osd.5 (osd.5) 127 : cluster 3 failed to encode map e272 with expected crc 2023-09-23T23:45:10.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:09 smithi164 bash[92846]: audit 2023-09-23T23:45:08.803178+0000 mon.a (mon.0) 1132 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "25"}]': finished 2023-09-23T23:45:10.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:09 smithi164 bash[92846]: cluster 2023-09-23T23:45:08.803367+0000 mon.a (mon.0) 1133 : cluster 0 osdmap e272: 8 total, 8 up, 5 in 2023-09-23T23:45:10.056 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:10.086 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:10.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:10.089 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:45:10.189 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:10.221 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:10.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:10.224 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:45:10.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:09 smithi159 bash[105915]: cluster 2023-09-23T23:45:08.640032+0000 mgr.y (mgr.25991) 840 : cluster 0 pgmap v922: 99 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 97 active+clean; 2.2 GiB data, 9.4 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 604 op/s; 2750/107964 objects misplaced (2.547%); 17 MiB/s, 277 objects/s recovering 2023-09-23T23:45:10.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:09 smithi159 bash[105915]: cluster 2023-09-23T23:45:08.801375+0000 osd.7 (osd.7) 153 : cluster 3 failed to encode map e272 with expected crc 2023-09-23T23:45:10.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:09 smithi159 bash[105915]: cluster 2023-09-23T23:45:08.801729+0000 osd.5 (osd.5) 127 : cluster 3 failed to encode map e272 with expected crc 2023-09-23T23:45:10.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:09 smithi159 bash[105915]: audit 2023-09-23T23:45:08.803178+0000 mon.a (mon.0) 1132 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "25"}]': finished 2023-09-23T23:45:10.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:09 smithi159 bash[105915]: cluster 2023-09-23T23:45:08.803367+0000 mon.a (mon.0) 1133 : cluster 0 osdmap e272: 8 total, 8 up, 5 in 2023-09-23T23:45:10.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:09 smithi159 bash[108473]: cluster 2023-09-23T23:45:08.640032+0000 mgr.y (mgr.25991) 840 : cluster 0 pgmap v922: 99 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 97 active+clean; 2.2 GiB data, 9.4 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 604 op/s; 2750/107964 objects misplaced (2.547%); 17 MiB/s, 277 objects/s recovering 2023-09-23T23:45:10.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:09 smithi159 bash[108473]: cluster 2023-09-23T23:45:08.801375+0000 osd.7 (osd.7) 153 : cluster 3 failed to encode map e272 with expected crc 2023-09-23T23:45:10.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:09 smithi159 bash[108473]: cluster 2023-09-23T23:45:08.801729+0000 osd.5 (osd.5) 127 : cluster 3 failed to encode map e272 with expected crc 2023-09-23T23:45:10.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:09 smithi159 bash[108473]: audit 2023-09-23T23:45:08.803178+0000 mon.a (mon.0) 1132 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "25"}]': finished 2023-09-23T23:45:10.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:09 smithi159 bash[108473]: cluster 2023-09-23T23:45:08.803367+0000 mon.a (mon.0) 1133 : cluster 0 osdmap e272: 8 total, 8 up, 5 in 2023-09-23T23:45:10.325 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:10.355 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:10.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:10.358 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:45:10.459 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:45:10.481 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:45:10.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:10.484 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:45:10.585 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:45:10.609 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:45:10.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:10.613 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:45:10.713 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:45:10.737 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:45:10.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:10.739 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:45:10.840 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:45:10.876 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:45:10.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:10.879 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:45:10.979 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:45:11.001 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:45:11.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:11.003 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:45:11.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:10 smithi159 bash[105915]: cluster 2023-09-23T23:45:09.810643+0000 osd.5 (osd.5) 128 : cluster 3 failed to encode map e273 with expected crc 2023-09-23T23:45:11.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:10 smithi159 bash[105915]: cluster 2023-09-23T23:45:09.810756+0000 osd.6 (osd.6) 294 : cluster 3 failed to encode map e273 with expected crc 2023-09-23T23:45:11.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:10 smithi159 bash[105915]: cluster 2023-09-23T23:45:09.812169+0000 mon.a (mon.0) 1134 : cluster 0 osdmap e273: 8 total, 8 up, 5 in 2023-09-23T23:45:11.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:10 smithi159 bash[105915]: cluster 2023-09-23T23:45:09.815065+0000 osd.6 (osd.6) 295 : cluster 3 failed to encode map e273 with expected crc 2023-09-23T23:45:11.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:10 smithi159 bash[105915]: audit 2023-09-23T23:45:10.641597+0000 mon.a (mon.0) 1135 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "26"}]: dispatch 2023-09-23T23:45:11.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:10 smithi159 bash[108473]: cluster 2023-09-23T23:45:09.810643+0000 osd.5 (osd.5) 128 : cluster 3 failed to encode map e273 with expected crc 2023-09-23T23:45:11.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:10 smithi159 bash[108473]: cluster 2023-09-23T23:45:09.810756+0000 osd.6 (osd.6) 294 : cluster 3 failed to encode map e273 with expected crc 2023-09-23T23:45:11.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:10 smithi159 bash[108473]: cluster 2023-09-23T23:45:09.812169+0000 mon.a (mon.0) 1134 : cluster 0 osdmap e273: 8 total, 8 up, 5 in 2023-09-23T23:45:11.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:10 smithi159 bash[108473]: cluster 2023-09-23T23:45:09.815065+0000 osd.6 (osd.6) 295 : cluster 3 failed to encode map e273 with expected crc 2023-09-23T23:45:11.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:10 smithi159 bash[108473]: audit 2023-09-23T23:45:10.641597+0000 mon.a (mon.0) 1135 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "26"}]: dispatch 2023-09-23T23:45:11.104 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:11.112 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:10 smithi164 bash[92846]: cluster 2023-09-23T23:45:09.810643+0000 osd.5 (osd.5) 128 : cluster 3 failed to encode map e273 with expected crc 2023-09-23T23:45:11.112 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:10 smithi164 bash[92846]: cluster 2023-09-23T23:45:09.810756+0000 osd.6 (osd.6) 294 : cluster 3 failed to encode map e273 with expected crc 2023-09-23T23:45:11.112 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:10 smithi164 bash[92846]: cluster 2023-09-23T23:45:09.812169+0000 mon.a (mon.0) 1134 : cluster 0 osdmap e273: 8 total, 8 up, 5 in 2023-09-23T23:45:11.112 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:10 smithi164 bash[92846]: cluster 2023-09-23T23:45:09.815065+0000 osd.6 (osd.6) 295 : cluster 3 failed to encode map e273 with expected crc 2023-09-23T23:45:11.112 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:10 smithi164 bash[92846]: audit 2023-09-23T23:45:10.641597+0000 mon.a (mon.0) 1135 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "26"}]: dispatch 2023-09-23T23:45:11.131 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:11.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:11.132 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:45:11.233 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:11.260 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:11.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:11.262 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:45:11.363 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:11.387 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:11.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:11.389 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:45:11.490 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:45:11.512 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:45:11.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:11.514 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:45:11.615 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:11.644 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:11.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:11.647 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:45:11.748 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:11.771 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:11.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:11.774 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:45:11.875 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:11.885 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:11 smithi164 bash[92846]: cluster 2023-09-23T23:45:10.640466+0000 mgr.y (mgr.25991) 841 : cluster 0 pgmap v925: 99 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 97 active+clean; 2.2 GiB data, 9.4 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 384 op/s; 2750/107964 objects misplaced (2.547%); 17 MiB/s, 277 objects/s recovering 2023-09-23T23:45:11.885 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:11 smithi164 bash[92846]: cluster 2023-09-23T23:45:10.816096+0000 osd.6 (osd.6) 296 : cluster 3 failed to encode map e274 with expected crc 2023-09-23T23:45:11.885 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:11 smithi164 bash[92846]: cluster 2023-09-23T23:45:10.816694+0000 osd.4 (osd.4) 190 : cluster 3 failed to encode map e274 with expected crc 2023-09-23T23:45:11.885 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:11 smithi164 bash[92846]: audit 2023-09-23T23:45:10.819397+0000 mon.a (mon.0) 1136 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "26"}]': finished 2023-09-23T23:45:11.885 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:11 smithi164 bash[92846]: cluster 2023-09-23T23:45:10.819539+0000 mon.a (mon.0) 1137 : cluster 0 osdmap e274: 8 total, 8 up, 5 in 2023-09-23T23:45:11.885 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:11 smithi164 bash[92846]: cluster 2023-09-23T23:45:10.928735+0000 osd.5 (osd.5) 129 : cluster 3 failed to encode map e274 with expected crc 2023-09-23T23:45:11.885 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:11 smithi164 bash[92846]: cluster 2023-09-23T23:45:10.928788+0000 osd.7 (osd.7) 154 : cluster 3 failed to encode map e274 with expected crc 2023-09-23T23:45:11.902 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:11.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:11.907 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:45:12.007 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:45:12.016 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:11 smithi159 bash[105915]: cluster 2023-09-23T23:45:10.640466+0000 mgr.y (mgr.25991) 841 : cluster 0 pgmap v925: 99 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 97 active+clean; 2.2 GiB data, 9.4 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 384 op/s; 2750/107964 objects misplaced (2.547%); 17 MiB/s, 277 objects/s recovering 2023-09-23T23:45:12.016 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:11 smithi159 bash[105915]: cluster 2023-09-23T23:45:10.816096+0000 osd.6 (osd.6) 296 : cluster 3 failed to encode map e274 with expected crc 2023-09-23T23:45:12.016 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:11 smithi159 bash[105915]: cluster 2023-09-23T23:45:10.816694+0000 osd.4 (osd.4) 190 : cluster 3 failed to encode map e274 with expected crc 2023-09-23T23:45:12.016 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:11 smithi159 bash[105915]: audit 2023-09-23T23:45:10.819397+0000 mon.a (mon.0) 1136 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "26"}]': finished 2023-09-23T23:45:12.016 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:11 smithi159 bash[105915]: cluster 2023-09-23T23:45:10.819539+0000 mon.a (mon.0) 1137 : cluster 0 osdmap e274: 8 total, 8 up, 5 in 2023-09-23T23:45:12.016 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:11 smithi159 bash[105915]: cluster 2023-09-23T23:45:10.928735+0000 osd.5 (osd.5) 129 : cluster 3 failed to encode map e274 with expected crc 2023-09-23T23:45:12.016 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:11 smithi159 bash[105915]: cluster 2023-09-23T23:45:10.928788+0000 osd.7 (osd.7) 154 : cluster 3 failed to encode map e274 with expected crc 2023-09-23T23:45:12.016 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:11 smithi159 bash[108473]: cluster 2023-09-23T23:45:10.640466+0000 mgr.y (mgr.25991) 841 : cluster 0 pgmap v925: 99 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 97 active+clean; 2.2 GiB data, 9.4 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 384 op/s; 2750/107964 objects misplaced (2.547%); 17 MiB/s, 277 objects/s recovering 2023-09-23T23:45:12.016 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:11 smithi159 bash[108473]: cluster 2023-09-23T23:45:10.816096+0000 osd.6 (osd.6) 296 : cluster 3 failed to encode map e274 with expected crc 2023-09-23T23:45:12.017 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:11 smithi159 bash[108473]: cluster 2023-09-23T23:45:10.816694+0000 osd.4 (osd.4) 190 : cluster 3 failed to encode map e274 with expected crc 2023-09-23T23:45:12.017 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:11 smithi159 bash[108473]: audit 2023-09-23T23:45:10.819397+0000 mon.a (mon.0) 1136 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "26"}]': finished 2023-09-23T23:45:12.017 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:11 smithi159 bash[108473]: cluster 2023-09-23T23:45:10.819539+0000 mon.a (mon.0) 1137 : cluster 0 osdmap e274: 8 total, 8 up, 5 in 2023-09-23T23:45:12.017 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:11 smithi159 bash[108473]: cluster 2023-09-23T23:45:10.928735+0000 osd.5 (osd.5) 129 : cluster 3 failed to encode map e274 with expected crc 2023-09-23T23:45:12.017 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:11 smithi159 bash[108473]: cluster 2023-09-23T23:45:10.928788+0000 osd.7 (osd.7) 154 : cluster 3 failed to encode map e274 with expected crc 2023-09-23T23:45:12.034 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:45:12.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:12.036 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:45:12.137 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:12.166 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:12.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:12.168 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:45:12.269 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:45:12.299 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:45:12.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:12.303 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:45:12.404 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:12.434 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:12.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:12.437 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:45:12.537 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:12.569 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:12.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:12.573 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:45:12.673 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:45:12.700 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:45:12.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:12.702 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:45:12.803 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:12.834 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:12.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:12.837 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:45:12.899 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:12 smithi159 bash[105915]: cluster 2023-09-23T23:45:11.817412+0000 osd.6 (osd.6) 297 : cluster 3 failed to encode map e275 with expected crc 2023-09-23T23:45:12.901 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:12 smithi159 bash[105915]: cluster 2023-09-23T23:45:11.818704+0000 mon.a (mon.0) 1138 : cluster 0 osdmap e275: 8 total, 8 up, 5 in 2023-09-23T23:45:12.901 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:12 smithi159 bash[105915]: cluster 2023-09-23T23:45:11.818721+0000 osd.5 (osd.5) 130 : cluster 3 failed to encode map e275 with expected crc 2023-09-23T23:45:12.901 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:12 smithi159 bash[105915]: cluster 2023-09-23T23:45:11.821766+0000 osd.6 (osd.6) 298 : cluster 3 failed to encode map e275 with expected crc 2023-09-23T23:45:12.901 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:12 smithi159 bash[105915]: cluster 2023-09-23T23:45:11.824513+0000 osd.6 (osd.6) 299 : cluster 3 failed to encode map e275 with expected crc 2023-09-23T23:45:12.901 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:12 smithi159 bash[105915]: cluster 2023-09-23T23:45:11.832267+0000 osd.4 (osd.4) 191 : cluster 3 failed to encode map e275 with expected crc 2023-09-23T23:45:12.901 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:12 smithi159 bash[105915]: cluster 2023-09-23T23:45:11.833938+0000 osd.4 (osd.4) 192 : cluster 3 failed to encode map e275 with expected crc 2023-09-23T23:45:12.938 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:12.965 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:12.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:12.968 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:45:13.068 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:13.079 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:12 smithi164 bash[92846]: cluster 2023-09-23T23:45:11.817412+0000 osd.6 (osd.6) 297 : cluster 3 failed to encode map e275 with expected crc 2023-09-23T23:45:13.079 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:12 smithi164 bash[92846]: cluster 2023-09-23T23:45:11.818704+0000 mon.a (mon.0) 1138 : cluster 0 osdmap e275: 8 total, 8 up, 5 in 2023-09-23T23:45:13.079 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:12 smithi164 bash[92846]: cluster 2023-09-23T23:45:11.818721+0000 osd.5 (osd.5) 130 : cluster 3 failed to encode map e275 with expected crc 2023-09-23T23:45:13.079 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:12 smithi164 bash[92846]: cluster 2023-09-23T23:45:11.821766+0000 osd.6 (osd.6) 298 : cluster 3 failed to encode map e275 with expected crc 2023-09-23T23:45:13.079 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:12 smithi164 bash[92846]: cluster 2023-09-23T23:45:11.824513+0000 osd.6 (osd.6) 299 : cluster 3 failed to encode map e275 with expected crc 2023-09-23T23:45:13.079 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:12 smithi164 bash[92846]: cluster 2023-09-23T23:45:11.832267+0000 osd.4 (osd.4) 191 : cluster 3 failed to encode map e275 with expected crc 2023-09-23T23:45:13.079 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:12 smithi164 bash[92846]: cluster 2023-09-23T23:45:11.833938+0000 osd.4 (osd.4) 192 : cluster 3 failed to encode map e275 with expected crc 2023-09-23T23:45:13.098 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:13.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:13.101 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:45:13.202 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:13.212 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:12 smithi159 bash[108473]: cluster 2023-09-23T23:45:11.817412+0000 osd.6 (osd.6) 297 : cluster 3 failed to encode map e275 with expected crc 2023-09-23T23:45:13.212 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:12 smithi159 bash[108473]: cluster 2023-09-23T23:45:11.818704+0000 mon.a (mon.0) 1138 : cluster 0 osdmap e275: 8 total, 8 up, 5 in 2023-09-23T23:45:13.212 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:12 smithi159 bash[108473]: cluster 2023-09-23T23:45:11.818721+0000 osd.5 (osd.5) 130 : cluster 3 failed to encode map e275 with expected crc 2023-09-23T23:45:13.212 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:12 smithi159 bash[108473]: cluster 2023-09-23T23:45:11.821766+0000 osd.6 (osd.6) 298 : cluster 3 failed to encode map e275 with expected crc 2023-09-23T23:45:13.212 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:12 smithi159 bash[108473]: cluster 2023-09-23T23:45:11.824513+0000 osd.6 (osd.6) 299 : cluster 3 failed to encode map e275 with expected crc 2023-09-23T23:45:13.212 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:12 smithi159 bash[108473]: cluster 2023-09-23T23:45:11.832267+0000 osd.4 (osd.4) 191 : cluster 3 failed to encode map e275 with expected crc 2023-09-23T23:45:13.212 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:12 smithi159 bash[108473]: cluster 2023-09-23T23:45:11.833938+0000 osd.4 (osd.4) 192 : cluster 3 failed to encode map e275 with expected crc 2023-09-23T23:45:13.228 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:13.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:13.230 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:45:13.331 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:13.361 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:13.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:13.364 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:45:13.465 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:45:13.488 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:45:13.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:13.493 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:45:13.593 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:45:13.620 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:45:13.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:13.622 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:45:13.723 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:45:13.750 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:45:13.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:13.754 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:45:13.794 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:45:13 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:45:13] "GET /metrics HTTP/1.1" 200 36581 "" "Prometheus/2.43.0" 2023-09-23T23:45:13.856 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:13.864 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:13 smithi164 bash[92846]: cluster 2023-09-23T23:45:12.640957+0000 mgr.y (mgr.25991) 842 : cluster 0 pgmap v928: 99 pgs: 1 remapped+peering, 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 96 active+clean; 2.1 GiB data, 9.2 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 368 op/s; 2750/103539 objects misplaced (2.656%) 2023-09-23T23:45:13.864 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:13 smithi164 bash[92846]: cluster 2023-09-23T23:45:12.829700+0000 osd.7 (osd.7) 155 : cluster 3 failed to encode map e276 with expected crc 2023-09-23T23:45:13.865 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:13 smithi164 bash[92846]: cluster 2023-09-23T23:45:12.830440+0000 osd.5 (osd.5) 131 : cluster 3 failed to encode map e276 with expected crc 2023-09-23T23:45:13.865 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:13 smithi164 bash[92846]: cluster 2023-09-23T23:45:12.831914+0000 mon.a (mon.0) 1139 : cluster 0 osdmap e276: 8 total, 8 up, 5 in 2023-09-23T23:45:13.865 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:13 smithi164 bash[92846]: cluster 2023-09-23T23:45:12.833037+0000 osd.6 (osd.6) 300 : cluster 3 failed to encode map e276 with expected crc 2023-09-23T23:45:13.865 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:13 smithi164 bash[92846]: cluster 2023-09-23T23:45:12.836138+0000 osd.6 (osd.6) 301 : cluster 0 7.19 starting backfill to osd.3 from (0'0,0'0] MAX to 272'7049 2023-09-23T23:45:13.882 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:13.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:13.885 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:45:13.986 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:45:14.013 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:45:14.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:14.015 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:45:14.116 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:14.124 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:13 smithi159 bash[108473]: cluster 2023-09-23T23:45:12.640957+0000 mgr.y (mgr.25991) 842 : cluster 0 pgmap v928: 99 pgs: 1 remapped+peering, 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 96 active+clean; 2.1 GiB data, 9.2 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 368 op/s; 2750/103539 objects misplaced (2.656%) 2023-09-23T23:45:14.125 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:13 smithi159 bash[108473]: cluster 2023-09-23T23:45:12.829700+0000 osd.7 (osd.7) 155 : cluster 3 failed to encode map e276 with expected crc 2023-09-23T23:45:14.125 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:13 smithi159 bash[108473]: cluster 2023-09-23T23:45:12.830440+0000 osd.5 (osd.5) 131 : cluster 3 failed to encode map e276 with expected crc 2023-09-23T23:45:14.125 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:13 smithi159 bash[108473]: cluster 2023-09-23T23:45:12.831914+0000 mon.a (mon.0) 1139 : cluster 0 osdmap e276: 8 total, 8 up, 5 in 2023-09-23T23:45:14.125 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:13 smithi159 bash[108473]: cluster 2023-09-23T23:45:12.833037+0000 osd.6 (osd.6) 300 : cluster 3 failed to encode map e276 with expected crc 2023-09-23T23:45:14.125 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:13 smithi159 bash[108473]: cluster 2023-09-23T23:45:12.836138+0000 osd.6 (osd.6) 301 : cluster 0 7.19 starting backfill to osd.3 from (0'0,0'0] MAX to 272'7049 2023-09-23T23:45:14.125 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:13 smithi159 bash[105915]: cluster 2023-09-23T23:45:12.640957+0000 mgr.y (mgr.25991) 842 : cluster 0 pgmap v928: 99 pgs: 1 remapped+peering, 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 96 active+clean; 2.1 GiB data, 9.2 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 368 op/s; 2750/103539 objects misplaced (2.656%) 2023-09-23T23:45:14.125 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:13 smithi159 bash[105915]: cluster 2023-09-23T23:45:12.829700+0000 osd.7 (osd.7) 155 : cluster 3 failed to encode map e276 with expected crc 2023-09-23T23:45:14.125 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:13 smithi159 bash[105915]: cluster 2023-09-23T23:45:12.830440+0000 osd.5 (osd.5) 131 : cluster 3 failed to encode map e276 with expected crc 2023-09-23T23:45:14.126 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:13 smithi159 bash[105915]: cluster 2023-09-23T23:45:12.831914+0000 mon.a (mon.0) 1139 : cluster 0 osdmap e276: 8 total, 8 up, 5 in 2023-09-23T23:45:14.126 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:13 smithi159 bash[105915]: cluster 2023-09-23T23:45:12.833037+0000 osd.6 (osd.6) 300 : cluster 3 failed to encode map e276 with expected crc 2023-09-23T23:45:14.126 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:13 smithi159 bash[105915]: cluster 2023-09-23T23:45:12.836138+0000 osd.6 (osd.6) 301 : cluster 0 7.19 starting backfill to osd.3 from (0'0,0'0] MAX to 272'7049 2023-09-23T23:45:14.159 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:14.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:14.162 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:45:14.263 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:14.286 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:14.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:14.288 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:45:14.389 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:45:14.421 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:45:14.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:14.424 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:45:14.525 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:14.547 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:14.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:14.555 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:45:14.655 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:45:14.680 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:45:14.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:14.682 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:45:14.783 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:45:14.800 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:45:14.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:14.802 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:45:14.902 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:14.928 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:14.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:14.931 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:45:15.032 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:15.066 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:15.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:15.069 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:45:15.170 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:15.198 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:15.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:15.201 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:45:15.301 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:15.331 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:15.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:15.334 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:45:15.435 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:15.465 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:15.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:15.468 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:45:15.568 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:45:15.593 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:45:15.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:15.595 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:45:15.696 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:45:15.720 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:45:15.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:15.722 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:45:15.823 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:15.863 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:15.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:15.869 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:45:15.970 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:15.997 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:15.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:15.999 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:45:16.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:15 smithi159 bash[105915]: cluster 2023-09-23T23:45:14.641628+0000 mgr.y (mgr.25991) 843 : cluster 0 pgmap v930: 99 pgs: 1 remapped+peering, 1 activating+remapped, 2 active+remapped+backfilling, 95 active+clean; 2.1 GiB data, 9.0 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 448 op/s; 2095/101463 objects misplaced (2.065%); 11 MiB/s, 171 objects/s recovering 2023-09-23T23:45:16.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:15 smithi159 bash[108473]: cluster 2023-09-23T23:45:14.641628+0000 mgr.y (mgr.25991) 843 : cluster 0 pgmap v930: 99 pgs: 1 remapped+peering, 1 activating+remapped, 2 active+remapped+backfilling, 95 active+clean; 2.1 GiB data, 9.0 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 448 op/s; 2095/101463 objects misplaced (2.065%); 11 MiB/s, 171 objects/s recovering 2023-09-23T23:45:16.100 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:16.109 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:15 smithi164 bash[92846]: cluster 2023-09-23T23:45:14.641628+0000 mgr.y (mgr.25991) 843 : cluster 0 pgmap v930: 99 pgs: 1 remapped+peering, 1 activating+remapped, 2 active+remapped+backfilling, 95 active+clean; 2.1 GiB data, 9.0 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 448 op/s; 2095/101463 objects misplaced (2.065%); 11 MiB/s, 171 objects/s recovering 2023-09-23T23:45:16.130 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:16.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:16.135 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:45:16.236 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:16.262 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:16.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:16.265 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:45:16.366 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:45:16.400 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:45:16.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:16.406 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:45:16.507 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:16.533 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:16.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:16.535 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:45:16.636 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:45:16.662 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:45:16.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:16.666 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:45:16.766 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:45:16.792 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:45:16.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:16.795 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:45:16.895 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:16.919 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:16.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:16.921 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:45:17.022 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:45:17.049 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:45:17.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:17.052 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:45:17.153 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:17.156 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:16 smithi159 bash[105915]: cluster 2023-09-23T23:45:16.838107+0000 mon.a (mon.0) 1140 : cluster 3 Health check failed: Degraded data redundancy: 22/97647 objects degraded (0.023%), 1 pg degraded (PG_DEGRADED) 2023-09-23T23:45:17.156 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:16 smithi159 bash[108473]: cluster 2023-09-23T23:45:16.838107+0000 mon.a (mon.0) 1140 : cluster 3 Health check failed: Degraded data redundancy: 22/97647 objects degraded (0.023%), 1 pg degraded (PG_DEGRADED) 2023-09-23T23:45:17.163 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:16 smithi164 bash[92846]: cluster 2023-09-23T23:45:16.838107+0000 mon.a (mon.0) 1140 : cluster 3 Health check failed: Degraded data redundancy: 22/97647 objects degraded (0.023%), 1 pg degraded (PG_DEGRADED) 2023-09-23T23:45:17.179 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:17.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:17.185 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:45:17.285 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:17.314 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:17.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:17.316 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:45:17.417 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:17.443 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:17.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:17.446 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:45:17.547 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:17.572 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:17.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:17.579 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:45:17.679 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:17.709 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:17.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:17.711 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:45:17.812 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:17.837 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:17.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:17.840 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:45:17.941 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:45:17.960 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:45:17.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:17.963 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:45:18.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:17 smithi164 bash[92846]: cluster 2023-09-23T23:45:16.642343+0000 mgr.y (mgr.25991) 844 : cluster 0 pgmap v931: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 activating+remapped, 1 active+remapped+backfilling, 96 active+clean; 2.0 GiB data, 8.9 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 573 op/s; 22/97647 objects degraded (0.023%); 3401/97647 objects misplaced (3.483%); 15 MiB/s, 240 objects/s recovering 2023-09-23T23:45:18.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:17 smithi164 bash[92846]: audit 2023-09-23T23:45:17.257071+0000 mon.a (mon.0) 1141 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:45:18.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:17 smithi164 bash[92846]: audit 2023-09-23T23:45:17.262036+0000 mon.a (mon.0) 1142 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:45:18.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:17 smithi164 bash[92846]: cluster 2023-09-23T23:45:17.791785+0000 osd.6 (osd.6) 302 : cluster 3 failed to encode map e277 with expected crc 2023-09-23T23:45:18.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:17 smithi164 bash[92846]: cluster 2023-09-23T23:45:17.792588+0000 mon.a (mon.0) 1143 : cluster 0 osdmap e277: 8 total, 8 up, 5 in 2023-09-23T23:45:18.063 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:45:18.091 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:45:18.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:18.092 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:45:18.193 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:18.200 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:17 smithi159 bash[105915]: cluster 2023-09-23T23:45:16.642343+0000 mgr.y (mgr.25991) 844 : cluster 0 pgmap v931: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 activating+remapped, 1 active+remapped+backfilling, 96 active+clean; 2.0 GiB data, 8.9 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 573 op/s; 22/97647 objects degraded (0.023%); 3401/97647 objects misplaced (3.483%); 15 MiB/s, 240 objects/s recovering 2023-09-23T23:45:18.200 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:17 smithi159 bash[105915]: audit 2023-09-23T23:45:17.257071+0000 mon.a (mon.0) 1141 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:45:18.200 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:17 smithi159 bash[105915]: audit 2023-09-23T23:45:17.262036+0000 mon.a (mon.0) 1142 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:45:18.200 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:17 smithi159 bash[105915]: cluster 2023-09-23T23:45:17.791785+0000 osd.6 (osd.6) 302 : cluster 3 failed to encode map e277 with expected crc 2023-09-23T23:45:18.201 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:17 smithi159 bash[105915]: cluster 2023-09-23T23:45:17.792588+0000 mon.a (mon.0) 1143 : cluster 0 osdmap e277: 8 total, 8 up, 5 in 2023-09-23T23:45:18.201 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:17 smithi159 bash[108473]: cluster 2023-09-23T23:45:16.642343+0000 mgr.y (mgr.25991) 844 : cluster 0 pgmap v931: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 activating+remapped, 1 active+remapped+backfilling, 96 active+clean; 2.0 GiB data, 8.9 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 573 op/s; 22/97647 objects degraded (0.023%); 3401/97647 objects misplaced (3.483%); 15 MiB/s, 240 objects/s recovering 2023-09-23T23:45:18.201 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:17 smithi159 bash[108473]: audit 2023-09-23T23:45:17.257071+0000 mon.a (mon.0) 1141 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:45:18.201 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:17 smithi159 bash[108473]: audit 2023-09-23T23:45:17.262036+0000 mon.a (mon.0) 1142 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:45:18.201 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:17 smithi159 bash[108473]: cluster 2023-09-23T23:45:17.791785+0000 osd.6 (osd.6) 302 : cluster 3 failed to encode map e277 with expected crc 2023-09-23T23:45:18.201 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:17 smithi159 bash[108473]: cluster 2023-09-23T23:45:17.792588+0000 mon.a (mon.0) 1143 : cluster 0 osdmap e277: 8 total, 8 up, 5 in 2023-09-23T23:45:18.227 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:18.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:18.229 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:45:18.330 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:45:18.362 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:45:18.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:18.366 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:45:18.467 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:18.497 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:18.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:18.499 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:45:18.601 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:18.631 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:18.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:18.633 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:45:18.734 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:45:18.757 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:45:18.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:18.761 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:45:18.861 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:18.890 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:18.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:18.895 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:45:18.996 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:19.027 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:19.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:19.029 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:45:19.097 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:18 smithi159 bash[105915]: cluster 2023-09-23T23:45:17.803182+0000 osd.4 (osd.4) 193 : cluster 3 failed to encode map e277 with expected crc 2023-09-23T23:45:19.097 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:18 smithi159 bash[105915]: cluster 2023-09-23T23:45:18.806468+0000 mon.a (mon.0) 1144 : cluster 0 osdmap e278: 8 total, 8 up, 5 in 2023-09-23T23:45:19.097 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:18 smithi159 bash[105915]: cluster 2023-09-23T23:45:18.828091+0000 osd.6 (osd.6) 303 : cluster 3 failed to encode map e278 with expected crc 2023-09-23T23:45:19.097 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:18 smithi159 bash[108473]: cluster 2023-09-23T23:45:17.803182+0000 osd.4 (osd.4) 193 : cluster 3 failed to encode map e277 with expected crc 2023-09-23T23:45:19.097 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:18 smithi159 bash[108473]: cluster 2023-09-23T23:45:18.806468+0000 mon.a (mon.0) 1144 : cluster 0 osdmap e278: 8 total, 8 up, 5 in 2023-09-23T23:45:19.097 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:18 smithi159 bash[108473]: cluster 2023-09-23T23:45:18.828091+0000 osd.6 (osd.6) 303 : cluster 3 failed to encode map e278 with expected crc 2023-09-23T23:45:19.130 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:19.140 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:18 smithi164 bash[92846]: cluster 2023-09-23T23:45:17.803182+0000 osd.4 (osd.4) 193 : cluster 3 failed to encode map e277 with expected crc 2023-09-23T23:45:19.140 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:18 smithi164 bash[92846]: cluster 2023-09-23T23:45:18.806468+0000 mon.a (mon.0) 1144 : cluster 0 osdmap e278: 8 total, 8 up, 5 in 2023-09-23T23:45:19.140 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:18 smithi164 bash[92846]: cluster 2023-09-23T23:45:18.828091+0000 osd.6 (osd.6) 303 : cluster 3 failed to encode map e278 with expected crc 2023-09-23T23:45:19.158 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:19.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:19.160 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:45:19.261 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:45:19.294 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:45:19.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:19.298 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:45:19.398 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:19.427 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:19.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:19.430 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:45:19.530 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:45:19.561 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:45:19.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:19.565 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:45:19.665 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:19.692 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:19.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:19.695 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:45:19.796 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:19.824 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:19.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:19.827 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:45:19.927 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:45:19.936 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:19 smithi164 bash[92846]: cluster 2023-09-23T23:45:18.643169+0000 mgr.y (mgr.25991) 845 : cluster 0 pgmap v933: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfilling, 96 active+clean; 1.9 GiB data, 8.6 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 511 op/s; 22/93066 objects degraded (0.024%); 3291/93066 objects misplaced (3.536%); 13 MiB/s, 211 objects/s recovering 2023-09-23T23:45:19.936 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:19 smithi164 bash[92846]: cluster 2023-09-23T23:45:18.809860+0000 osd.4 (osd.4) 194 : cluster 3 failed to encode map e278 with expected crc 2023-09-23T23:45:19.936 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:19 smithi164 bash[92846]: cluster 2023-09-23T23:45:18.911801+0000 osd.7 (osd.7) 156 : cluster 3 failed to encode map e278 with expected crc 2023-09-23T23:45:19.937 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:19 smithi164 bash[92846]: cluster 2023-09-23T23:45:18.912033+0000 osd.5 (osd.5) 132 : cluster 3 failed to encode map e278 with expected crc 2023-09-23T23:45:19.956 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:45:19.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:19.958 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:45:20.059 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:45:20.084 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:45:20.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:20.087 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:45:20.188 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:45:20.204 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:45:20.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:20.206 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:45:20.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:19 smithi159 bash[105915]: cluster 2023-09-23T23:45:18.643169+0000 mgr.y (mgr.25991) 845 : cluster 0 pgmap v933: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfilling, 96 active+clean; 1.9 GiB data, 8.6 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 511 op/s; 22/93066 objects degraded (0.024%); 3291/93066 objects misplaced (3.536%); 13 MiB/s, 211 objects/s recovering 2023-09-23T23:45:20.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:19 smithi159 bash[105915]: cluster 2023-09-23T23:45:18.809860+0000 osd.4 (osd.4) 194 : cluster 3 failed to encode map e278 with expected crc 2023-09-23T23:45:20.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:19 smithi159 bash[105915]: cluster 2023-09-23T23:45:18.911801+0000 osd.7 (osd.7) 156 : cluster 3 failed to encode map e278 with expected crc 2023-09-23T23:45:20.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:19 smithi159 bash[105915]: cluster 2023-09-23T23:45:18.912033+0000 osd.5 (osd.5) 132 : cluster 3 failed to encode map e278 with expected crc 2023-09-23T23:45:20.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:19 smithi159 bash[108473]: cluster 2023-09-23T23:45:18.643169+0000 mgr.y (mgr.25991) 845 : cluster 0 pgmap v933: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfilling, 96 active+clean; 1.9 GiB data, 8.6 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 511 op/s; 22/93066 objects degraded (0.024%); 3291/93066 objects misplaced (3.536%); 13 MiB/s, 211 objects/s recovering 2023-09-23T23:45:20.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:19 smithi159 bash[108473]: cluster 2023-09-23T23:45:18.809860+0000 osd.4 (osd.4) 194 : cluster 3 failed to encode map e278 with expected crc 2023-09-23T23:45:20.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:19 smithi159 bash[108473]: cluster 2023-09-23T23:45:18.911801+0000 osd.7 (osd.7) 156 : cluster 3 failed to encode map e278 with expected crc 2023-09-23T23:45:20.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:19 smithi159 bash[108473]: cluster 2023-09-23T23:45:18.912033+0000 osd.5 (osd.5) 132 : cluster 3 failed to encode map e278 with expected crc 2023-09-23T23:45:20.306 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:20.337 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:20.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:20.338 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:45:20.439 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:20.465 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:20.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:20.467 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:45:20.568 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:20.592 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:20.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:20.594 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:45:20.695 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:45:20.734 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:45:20.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:20.737 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:45:20.837 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:20.868 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:20.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:20.870 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:45:20.971 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:20.998 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:21.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:21.003 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:45:21.103 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:45:21.129 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:45:21.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:21.135 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:45:21.235 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:45:21.262 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:45:21.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:21.264 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:45:21.365 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:45:21.390 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:45:21.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:21.393 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:45:21.494 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:21.515 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:21.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:21.518 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:45:21.619 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:21.645 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:21.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:21.648 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:45:21.749 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:45:21.786 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:45:21.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:21.788 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:45:21.888 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:45:21.911 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:21 smithi159 bash[108473]: cluster 2023-09-23T23:45:20.643657+0000 mgr.y (mgr.25991) 846 : cluster 0 pgmap v935: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfilling, 96 active+clean; 1.9 GiB data, 8.6 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 446 op/s; 22/93066 objects degraded (0.024%); 3291/93066 objects misplaced (3.536%); 12 MiB/s, 184 objects/s recovering 2023-09-23T23:45:21.920 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:45:21.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:21.922 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:45:22.023 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:45:22.049 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:45:22.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:22.051 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:45:22.152 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:45:22.166 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:21 smithi159 bash[105915]: cluster 2023-09-23T23:45:20.643657+0000 mgr.y (mgr.25991) 846 : cluster 0 pgmap v935: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfilling, 96 active+clean; 1.9 GiB data, 8.6 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 446 op/s; 22/93066 objects degraded (0.024%); 3291/93066 objects misplaced (3.536%); 12 MiB/s, 184 objects/s recovering 2023-09-23T23:45:22.187 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:45:22.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:22.190 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:45:22.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:21 smithi164 bash[92846]: cluster 2023-09-23T23:45:20.643657+0000 mgr.y (mgr.25991) 846 : cluster 0 pgmap v935: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfilling, 96 active+clean; 1.9 GiB data, 8.6 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 446 op/s; 22/93066 objects degraded (0.024%); 3291/93066 objects misplaced (3.536%); 12 MiB/s, 184 objects/s recovering 2023-09-23T23:45:22.290 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:22.319 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:22.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:22.322 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:45:22.423 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:22.451 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:22.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:22.455 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:45:22.555 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:45:22.562 INFO:teuthology.orchestra.run.smithi159.stdout:ERROR: (22) Invalid argument 2023-09-23T23:45:22.563 INFO:teuthology.orchestra.run.smithi159.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-23T23:45:22.582 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:45:22.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:22.584 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:45:22.685 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:45:22.722 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:45:22.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:22.727 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:45:22.828 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:45:22.858 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:45:22.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:22.861 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:45:22.962 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:45:22.986 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:45:22.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:22.991 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:45:23.092 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:45:23.100 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:22 smithi159 bash[105915]: cluster 2023-09-23T23:45:22.786891+0000 mon.a (mon.0) 1145 : cluster 3 Health check update: Degraded data redundancy: 22/93066 objects degraded (0.024%), 1 pg degraded (PG_DEGRADED) 2023-09-23T23:45:23.100 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:22 smithi159 bash[108473]: cluster 2023-09-23T23:45:22.786891+0000 mon.a (mon.0) 1145 : cluster 3 Health check update: Degraded data redundancy: 22/93066 objects degraded (0.024%), 1 pg degraded (PG_DEGRADED) 2023-09-23T23:45:23.122 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:45:23.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:23.129 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:45:23.230 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:45:23.239 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:22 smithi164 bash[92846]: cluster 2023-09-23T23:45:22.786891+0000 mon.a (mon.0) 1145 : cluster 3 Health check update: Degraded data redundancy: 22/93066 objects degraded (0.024%), 1 pg degraded (PG_DEGRADED) 2023-09-23T23:45:23.255 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:45:23.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:23.257 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:45:23.358 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:23.382 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:23.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:23.385 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:45:23.486 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:45:23.521 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:45:23.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:23.526 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:45:23.626 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:23.655 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:23.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:23.657 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:45:23.758 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:23.766 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:45:23 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:45:23] "GET /metrics HTTP/1.1" 200 36591 "" "Prometheus/2.43.0" 2023-09-23T23:45:23.784 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:23.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:23.790 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:45:23.891 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:45:23.923 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:45:23.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:23.929 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:45:24.029 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:24.059 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:24.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:24.061 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:45:24.067 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:23 smithi159 bash[108473]: cluster 2023-09-23T23:45:22.644287+0000 mgr.y (mgr.25991) 847 : cluster 0 pgmap v936: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 97 active+clean; 1.8 GiB data, 8.3 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 593 op/s; 22/87213 objects degraded (0.025%); 2401/87213 objects misplaced (2.753%); 8.2 MiB/s, 130 objects/s recovering 2023-09-23T23:45:24.067 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:23 smithi159 bash[105915]: cluster 2023-09-23T23:45:22.644287+0000 mgr.y (mgr.25991) 847 : cluster 0 pgmap v936: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 97 active+clean; 1.8 GiB data, 8.3 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 593 op/s; 22/87213 objects degraded (0.025%); 2401/87213 objects misplaced (2.753%); 8.2 MiB/s, 130 objects/s recovering 2023-09-23T23:45:24.162 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:24.172 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:23 smithi164 bash[92846]: cluster 2023-09-23T23:45:22.644287+0000 mgr.y (mgr.25991) 847 : cluster 0 pgmap v936: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 97 active+clean; 1.8 GiB data, 8.3 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 593 op/s; 22/87213 objects degraded (0.025%); 2401/87213 objects misplaced (2.753%); 8.2 MiB/s, 130 objects/s recovering 2023-09-23T23:45:24.189 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:24.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:24.191 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:45:24.292 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:24.319 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:24.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:24.321 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:45:24.422 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:24.463 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:24.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:24.467 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:45:24.568 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:24.597 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:24.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:24.600 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:45:24.700 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:45:24.729 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:45:24.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:24.732 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:45:24.833 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:45:24.855 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:45:24.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:24.857 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:45:24.958 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:24.983 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:24.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:24.986 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:45:25.087 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:45:25.123 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:45:25.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:25.130 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:45:25.231 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:45:25.257 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:45:25.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:25.260 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:45:25.361 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:25.386 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:25.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:25.388 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:45:25.489 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:25.519 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:25.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:25.523 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:45:25.623 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:25.649 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:25.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:25.652 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:45:25.753 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:45:25.781 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:45:25.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:25.783 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:45:25.883 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:25.908 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:25.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:25.913 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:45:25.973 INFO:teuthology.orchestra.run.smithi159.stdout:osd.0: {} 2023-09-23T23:45:26.014 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:45:26.034 INFO:teuthology.orchestra.run.smithi159.stdout:osd.1: {} 2023-09-23T23:45:26.054 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:45:26.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:26.060 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:45:26.088 INFO:teuthology.orchestra.run.smithi159.stdout:osd.2: {} 2023-09-23T23:45:26.153 INFO:teuthology.orchestra.run.smithi159.stdout:osd.3: {} 2023-09-23T23:45:26.161 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:45:26.190 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:25 smithi159 bash[105915]: cluster 2023-09-23T23:45:24.644948+0000 mgr.y (mgr.25991) 848 : cluster 0 pgmap v937: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 97 active+clean; 1.7 GiB data, 8.0 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 637 op/s; 22/82335 objects degraded (0.027%); 2293/82335 objects misplaced (2.785%); 3.4 MiB/s, 53 objects/s recovering 2023-09-23T23:45:26.190 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:25 smithi159 bash[105915]: audit 2023-09-23T23:45:25.915150+0000 mon.a (mon.0) 1146 : audit 0 from='client.? 172.21.15.159:0/1233410518' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:45:26.190 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:25 smithi159 bash[108473]: cluster 2023-09-23T23:45:24.644948+0000 mgr.y (mgr.25991) 848 : cluster 0 pgmap v937: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 97 active+clean; 1.7 GiB data, 8.0 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 637 op/s; 22/82335 objects degraded (0.027%); 2293/82335 objects misplaced (2.785%); 3.4 MiB/s, 53 objects/s recovering 2023-09-23T23:45:26.191 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:25 smithi159 bash[108473]: audit 2023-09-23T23:45:25.915150+0000 mon.a (mon.0) 1146 : audit 0 from='client.? 172.21.15.159:0/1233410518' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:45:26.198 INFO:teuthology.orchestra.run.smithi159.stdout:osd.4: {} 2023-09-23T23:45:26.199 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:45:26.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:26.204 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:45:26.248 INFO:teuthology.orchestra.run.smithi159.stdout:osd.5: {} 2023-09-23T23:45:26.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:25 smithi164 bash[92846]: cluster 2023-09-23T23:45:24.644948+0000 mgr.y (mgr.25991) 848 : cluster 0 pgmap v937: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 97 active+clean; 1.7 GiB data, 8.0 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 637 op/s; 22/82335 objects degraded (0.027%); 2293/82335 objects misplaced (2.785%); 3.4 MiB/s, 53 objects/s recovering 2023-09-23T23:45:26.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:25 smithi164 bash[92846]: audit 2023-09-23T23:45:25.915150+0000 mon.a (mon.0) 1146 : audit 0 from='client.? 172.21.15.159:0/1233410518' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:45:26.285 INFO:teuthology.orchestra.run.smithi159.stdout:osd.6: {} 2023-09-23T23:45:26.305 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:45:26.321 INFO:teuthology.orchestra.run.smithi159.stdout:osd.7: {} 2023-09-23T23:45:26.327 INFO:teuthology.orchestra.run.smithi159.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T23:45:26.327 INFO:teuthology.orchestra.run.smithi159.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T23:45:26.327 INFO:teuthology.orchestra.run.smithi159.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T23:45:26.327 INFO:teuthology.orchestra.run.smithi159.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T23:45:26.327 INFO:teuthology.orchestra.run.smithi159.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T23:45:26.327 INFO:teuthology.orchestra.run.smithi159.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T23:45:26.327 INFO:teuthology.orchestra.run.smithi159.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T23:45:26.327 INFO:teuthology.orchestra.run.smithi159.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T23:45:26.330 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:45:26.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:26.332 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:45:26.432 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:26.457 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:26.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:26.462 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:45:26.563 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:45:26.589 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:45:26.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:26.596 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:45:26.696 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:45:26.744 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:45:26.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:26.748 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:45:26.849 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:26.873 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:26.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:26.876 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:45:26.977 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:27.002 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:27.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:27.004 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:45:27.105 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:27.132 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:27.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:27.137 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:45:27.238 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:27.262 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:27.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:27.265 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:45:27.365 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:45:27.393 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:45:27.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:27.396 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:45:27.497 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:27.523 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:27.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:27.525 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:45:27.626 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:45:27.651 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:45:27.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:27.654 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:45:27.755 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:45:27.788 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:45:27.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:27.792 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:45:27.892 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:27.917 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:27.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:27.919 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:45:28.019 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:45:28.029 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:28 smithi159 bash[105915]: cluster 2023-09-23T23:45:26.645594+0000 mgr.y (mgr.25991) 849 : cluster 0 pgmap v938: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 97 active+clean; 1.5 GiB data, 7.6 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 836 op/s; 22/75438 objects degraded (0.029%); 2039/75438 objects misplaced (2.703%); 3.9 MiB/s, 63 objects/s recovering 2023-09-23T23:45:28.029 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:28 smithi159 bash[105915]: cluster 2023-09-23T23:45:27.788812+0000 mon.a (mon.0) 1147 : cluster 3 Health check update: Degraded data redundancy: 22/75438 objects degraded (0.029%), 1 pg degraded (PG_DEGRADED) 2023-09-23T23:45:28.030 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:28 smithi159 bash[108473]: cluster 2023-09-23T23:45:26.645594+0000 mgr.y (mgr.25991) 849 : cluster 0 pgmap v938: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 97 active+clean; 1.5 GiB data, 7.6 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 836 op/s; 22/75438 objects degraded (0.029%); 2039/75438 objects misplaced (2.703%); 3.9 MiB/s, 63 objects/s recovering 2023-09-23T23:45:28.030 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:28 smithi159 bash[108473]: cluster 2023-09-23T23:45:27.788812+0000 mon.a (mon.0) 1147 : cluster 3 Health check update: Degraded data redundancy: 22/75438 objects degraded (0.029%), 1 pg degraded (PG_DEGRADED) 2023-09-23T23:45:28.053 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:45:28.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:28.059 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:45:28.159 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:45:28.171 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:27 smithi164 bash[92846]: cluster 2023-09-23T23:45:26.645594+0000 mgr.y (mgr.25991) 849 : cluster 0 pgmap v938: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 97 active+clean; 1.5 GiB data, 7.6 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 836 op/s; 22/75438 objects degraded (0.029%); 2039/75438 objects misplaced (2.703%); 3.9 MiB/s, 63 objects/s recovering 2023-09-23T23:45:28.171 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:27 smithi164 bash[92846]: cluster 2023-09-23T23:45:27.788812+0000 mon.a (mon.0) 1147 : cluster 3 Health check update: Degraded data redundancy: 22/75438 objects degraded (0.029%), 1 pg degraded (PG_DEGRADED) 2023-09-23T23:45:28.189 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:45:28.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:28.192 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:45:28.292 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:28.322 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:28.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:28.324 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:45:28.425 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:45:28.451 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:45:28.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:28.454 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:45:28.555 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:28.595 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:28.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:28.600 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:45:28.701 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:45:28.739 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:45:28.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:28.742 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:45:28.842 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:28.876 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:28.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:28.879 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:45:28.980 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:29.006 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:29.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:29.010 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:45:29.111 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:29.140 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:29.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:29.143 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:45:29.244 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:45:29.279 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:45:29.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:29.283 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:45:29.284 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_historic_ops 2023-09-23T23:45:29.383 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:45:29.410 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:45:29.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:29.414 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:45:29.514 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:29.541 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:29.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:29.544 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:45:29.644 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:29.668 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:29.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:29.671 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:45:29.771 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:29.817 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:29.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:29.823 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:45:29.923 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:29.950 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:29.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:29.955 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:45:30.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:29 smithi159 bash[105915]: cluster 2023-09-23T23:45:28.646195+0000 mgr.y (mgr.25991) 850 : cluster 0 pgmap v939: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 97 active+clean; 1.4 GiB data, 7.2 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 754 op/s; 22/70422 objects degraded (0.031%); 1903/70422 objects misplaced (2.702%); 3.5 MiB/s, 55 objects/s recovering 2023-09-23T23:45:30.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:29 smithi159 bash[108473]: cluster 2023-09-23T23:45:28.646195+0000 mgr.y (mgr.25991) 850 : cluster 0 pgmap v939: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 97 active+clean; 1.4 GiB data, 7.2 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 754 op/s; 22/70422 objects degraded (0.031%); 1903/70422 objects misplaced (2.702%); 3.5 MiB/s, 55 objects/s recovering 2023-09-23T23:45:30.056 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:30.081 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:30.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:30.086 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:45:30.187 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:30.224 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:30.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:30.226 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:45:30.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:29 smithi164 bash[92846]: cluster 2023-09-23T23:45:28.646195+0000 mgr.y (mgr.25991) 850 : cluster 0 pgmap v939: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 97 active+clean; 1.4 GiB data, 7.2 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 754 op/s; 22/70422 objects degraded (0.031%); 1903/70422 objects misplaced (2.702%); 3.5 MiB/s, 55 objects/s recovering 2023-09-23T23:45:30.327 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:30.355 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:30.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:30.361 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:45:30.462 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:30.490 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:30.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:30.492 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:45:30.592 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:30.623 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:30.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:30.626 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:45:30.726 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:45:30.753 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:45:30.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:30.757 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:45:30.857 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:30.885 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:30.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:30.888 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:45:30.989 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:31.016 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:31.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:31.018 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:45:31.119 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:31.150 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:31.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:31.152 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:45:31.253 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:45:31.292 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:45:31.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:31.299 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:45:31.400 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:31.426 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:31.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:31.434 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:45:31.534 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:45:31.564 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:45:31.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:31.567 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:45:31.667 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:31.693 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:31.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:31.696 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:45:31.796 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:31.825 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:31.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:31.827 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:45:31.928 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:45:31.961 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:45:31.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:31.967 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:45:31.973 INFO:teuthology.orchestra.run.smithi159.stderr:nodeep-scrub is set 2023-09-23T23:45:31.974 INFO:teuthology.orchestra.run.smithi159.stderr:reweighted osd.1 to 1 (10000) 2023-09-23T23:45:32.068 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:32.094 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:32.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:32.097 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:45:32.198 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:45:32.206 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:31 smithi159 bash[105915]: cluster 2023-09-23T23:45:30.646701+0000 mgr.y (mgr.25991) 851 : cluster 0 pgmap v940: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 97 active+clean; 1.4 GiB data, 7.2 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 637 op/s; 22/70422 objects degraded (0.031%); 1903/70422 objects misplaced (2.702%); 2.9 MiB/s, 47 objects/s recovering 2023-09-23T23:45:32.207 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:31 smithi159 bash[105915]: audit 2023-09-23T23:45:31.477968+0000 mon.a (mon.0) 1148 : audit 1 from='client.? 172.21.15.159:0/1249061521' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-23T23:45:32.207 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:31 smithi159 bash[105915]: audit 2023-09-23T23:45:31.485364+0000 mon.a (mon.0) 1149 : audit 1 from='client.? 172.21.15.159:0/1440902411' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:45:32.207 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:31 smithi159 bash[108473]: cluster 2023-09-23T23:45:30.646701+0000 mgr.y (mgr.25991) 851 : cluster 0 pgmap v940: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 97 active+clean; 1.4 GiB data, 7.2 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 637 op/s; 22/70422 objects degraded (0.031%); 1903/70422 objects misplaced (2.702%); 2.9 MiB/s, 47 objects/s recovering 2023-09-23T23:45:32.207 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:31 smithi159 bash[108473]: audit 2023-09-23T23:45:31.477968+0000 mon.a (mon.0) 1148 : audit 1 from='client.? 172.21.15.159:0/1249061521' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-23T23:45:32.207 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:31 smithi159 bash[108473]: audit 2023-09-23T23:45:31.485364+0000 mon.a (mon.0) 1149 : audit 1 from='client.? 172.21.15.159:0/1440902411' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:45:32.236 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:45:32.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:32.241 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:45:32.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:31 smithi164 bash[92846]: cluster 2023-09-23T23:45:30.646701+0000 mgr.y (mgr.25991) 851 : cluster 0 pgmap v940: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 97 active+clean; 1.4 GiB data, 7.2 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 637 op/s; 22/70422 objects degraded (0.031%); 1903/70422 objects misplaced (2.702%); 2.9 MiB/s, 47 objects/s recovering 2023-09-23T23:45:32.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:31 smithi164 bash[92846]: audit 2023-09-23T23:45:31.477968+0000 mon.a (mon.0) 1148 : audit 1 from='client.? 172.21.15.159:0/1249061521' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-23T23:45:32.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:31 smithi164 bash[92846]: audit 2023-09-23T23:45:31.485364+0000 mon.a (mon.0) 1149 : audit 1 from='client.? 172.21.15.159:0/1440902411' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:45:32.343 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:45:32.368 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:45:32.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:32.373 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:45:32.474 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:32.475 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T23:45:32.499 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:32.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:32.502 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:45:32.602 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:32.643 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:32.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:32.647 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:45:32.747 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:32.770 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:32.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:32.775 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:45:32.876 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:32.904 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:32.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:32.907 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:45:33.008 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:33.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:32 smithi164 bash[92846]: cluster 2023-09-23T23:45:31.930178+0000 mon.a (mon.0) 1150 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:45:33.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:32 smithi164 bash[92846]: cluster 2023-09-23T23:45:31.952764+0000 osd.6 (osd.6) 304 : cluster 3 failed to encode map e279 with expected crc 2023-09-23T23:45:33.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:32 smithi164 bash[92846]: cluster 2023-09-23T23:45:31.954948+0000 osd.6 (osd.6) 305 : cluster 3 failed to encode map e279 with expected crc 2023-09-23T23:45:33.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:32 smithi164 bash[92846]: audit 2023-09-23T23:45:31.956541+0000 mon.a (mon.0) 1151 : audit 1 from='client.? 172.21.15.159:0/1249061521' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-09-23T23:45:33.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:32 smithi164 bash[92846]: audit 2023-09-23T23:45:31.956706+0000 mon.a (mon.0) 1152 : audit 1 from='client.? 172.21.15.159:0/1440902411' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T23:45:33.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:32 smithi164 bash[92846]: cluster 2023-09-23T23:45:31.959406+0000 mon.a (mon.0) 1153 : cluster 0 osdmap e279: 8 total, 8 up, 5 in 2023-09-23T23:45:33.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:32 smithi164 bash[92846]: cluster 2023-09-23T23:45:31.964654+0000 osd.4 (osd.4) 195 : cluster 3 failed to encode map e279 with expected crc 2023-09-23T23:45:33.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:32 smithi164 bash[92846]: audit 2023-09-23T23:45:32.244001+0000 mon.a (mon.0) 1154 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:45:33.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:32 smithi164 bash[92846]: cluster 2023-09-23T23:45:32.789915+0000 mon.a (mon.0) 1155 : cluster 3 Health check update: Degraded data redundancy: 22/70422 objects degraded (0.031%), 1 pg degraded (PG_DEGRADED) 2023-09-23T23:45:33.043 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:33.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:33.047 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:45:33.148 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:45:33.174 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:45:33.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:33.176 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:45:33.270 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:33 smithi159 bash[105915]: cluster 2023-09-23T23:45:31.930178+0000 mon.a (mon.0) 1150 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:45:33.270 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:33 smithi159 bash[105915]: cluster 2023-09-23T23:45:31.952764+0000 osd.6 (osd.6) 304 : cluster 3 failed to encode map e279 with expected crc 2023-09-23T23:45:33.271 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:33 smithi159 bash[105915]: cluster 2023-09-23T23:45:31.954948+0000 osd.6 (osd.6) 305 : cluster 3 failed to encode map e279 with expected crc 2023-09-23T23:45:33.271 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:33 smithi159 bash[105915]: audit 2023-09-23T23:45:31.956541+0000 mon.a (mon.0) 1151 : audit 1 from='client.? 172.21.15.159:0/1249061521' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-09-23T23:45:33.271 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:33 smithi159 bash[105915]: audit 2023-09-23T23:45:31.956706+0000 mon.a (mon.0) 1152 : audit 1 from='client.? 172.21.15.159:0/1440902411' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T23:45:33.271 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:33 smithi159 bash[105915]: cluster 2023-09-23T23:45:31.959406+0000 mon.a (mon.0) 1153 : cluster 0 osdmap e279: 8 total, 8 up, 5 in 2023-09-23T23:45:33.271 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:33 smithi159 bash[105915]: cluster 2023-09-23T23:45:31.964654+0000 osd.4 (osd.4) 195 : cluster 3 failed to encode map e279 with expected crc 2023-09-23T23:45:33.271 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:33 smithi159 bash[105915]: audit 2023-09-23T23:45:32.244001+0000 mon.a (mon.0) 1154 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:45:33.271 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:33 smithi159 bash[105915]: cluster 2023-09-23T23:45:32.789915+0000 mon.a (mon.0) 1155 : cluster 3 Health check update: Degraded data redundancy: 22/70422 objects degraded (0.031%), 1 pg degraded (PG_DEGRADED) 2023-09-23T23:45:33.271 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:33 smithi159 bash[108473]: cluster 2023-09-23T23:45:31.930178+0000 mon.a (mon.0) 1150 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:45:33.271 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:33 smithi159 bash[108473]: cluster 2023-09-23T23:45:31.952764+0000 osd.6 (osd.6) 304 : cluster 3 failed to encode map e279 with expected crc 2023-09-23T23:45:33.272 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:33 smithi159 bash[108473]: cluster 2023-09-23T23:45:31.954948+0000 osd.6 (osd.6) 305 : cluster 3 failed to encode map e279 with expected crc 2023-09-23T23:45:33.272 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:33 smithi159 bash[108473]: audit 2023-09-23T23:45:31.956541+0000 mon.a (mon.0) 1151 : audit 1 from='client.? 172.21.15.159:0/1249061521' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-09-23T23:45:33.272 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:33 smithi159 bash[108473]: audit 2023-09-23T23:45:31.956706+0000 mon.a (mon.0) 1152 : audit 1 from='client.? 172.21.15.159:0/1440902411' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T23:45:33.272 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:33 smithi159 bash[108473]: cluster 2023-09-23T23:45:31.959406+0000 mon.a (mon.0) 1153 : cluster 0 osdmap e279: 8 total, 8 up, 5 in 2023-09-23T23:45:33.272 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:33 smithi159 bash[108473]: cluster 2023-09-23T23:45:31.964654+0000 osd.4 (osd.4) 195 : cluster 3 failed to encode map e279 with expected crc 2023-09-23T23:45:33.272 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:33 smithi159 bash[108473]: audit 2023-09-23T23:45:32.244001+0000 mon.a (mon.0) 1154 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:45:33.272 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:33 smithi159 bash[108473]: cluster 2023-09-23T23:45:32.789915+0000 mon.a (mon.0) 1155 : cluster 3 Health check update: Degraded data redundancy: 22/70422 objects degraded (0.031%), 1 pg degraded (PG_DEGRADED) 2023-09-23T23:45:33.278 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:45:33.303 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:45:33.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:33.308 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:45:33.409 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:45:33.434 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:45:33.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:33.436 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:45:33.537 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:33.563 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:33.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:33.567 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:45:33.668 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:33.693 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:33.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:33.696 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:45:33.797 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:45:33.806 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:45:33 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:45:33] "GET /metrics HTTP/1.1" 200 36588 "" "Prometheus/2.43.0" 2023-09-23T23:45:33.836 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:45:33.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:33.840 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:45:33.941 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:33.966 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:33.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:33.971 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:45:34.072 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:45:34.101 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:45:34.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:34.103 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:45:34.205 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:45:34.213 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:33 smithi159 bash[105915]: cluster 2023-09-23T23:45:32.647163+0000 mgr.y (mgr.25991) 852 : cluster 0 pgmap v942: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 97 active+clean; 1.3 GiB data, 6.8 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 773 op/s; 22/64011 objects degraded (0.034%); 1603/64011 objects misplaced (2.504%); 1.7 MiB/s, 27 objects/s recovering 2023-09-23T23:45:34.213 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:33 smithi159 bash[108473]: cluster 2023-09-23T23:45:32.647163+0000 mgr.y (mgr.25991) 852 : cluster 0 pgmap v942: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 97 active+clean; 1.3 GiB data, 6.8 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 773 op/s; 22/64011 objects degraded (0.034%); 1603/64011 objects misplaced (2.504%); 1.7 MiB/s, 27 objects/s recovering 2023-09-23T23:45:34.236 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:45:34.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:34.242 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:45:34.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:33 smithi164 bash[92846]: cluster 2023-09-23T23:45:32.647163+0000 mgr.y (mgr.25991) 852 : cluster 0 pgmap v942: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 97 active+clean; 1.3 GiB data, 6.8 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 773 op/s; 22/64011 objects degraded (0.034%); 1603/64011 objects misplaced (2.504%); 1.7 MiB/s, 27 objects/s recovering 2023-09-23T23:45:34.343 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:34.368 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:34.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:34.370 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:45:34.471 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:34.497 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:34.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:34.500 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:45:34.601 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:45:34.623 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:45:34.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:34.626 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:45:34.727 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:45:34.753 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:45:34.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:34.756 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:45:34.856 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:34.885 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:34.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:34.888 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:45:34.989 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:45:35.017 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:45:35.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:35.021 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:45:35.122 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:35.127 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd reweight 2 1 2023-09-23T23:45:35.145 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:35.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:35.147 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:45:35.249 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:45:35.276 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:45:35.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:35.279 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:45:35.380 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:45:35.417 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:45:35.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:35.426 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:45:35.527 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:35.553 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:35.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:35.557 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:45:35.657 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:45:35.698 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:45:35.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:35.701 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:45:35.802 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:35.836 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:35.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:35.839 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:45:35.940 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:45:35.941 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:35 smithi159 bash[105915]: cluster 2023-09-23T23:45:34.647820+0000 mgr.y (mgr.25991) 853 : cluster 0 pgmap v943: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 97 active+clean; 1.2 GiB data, 6.5 GiB used, 441 GiB / 447 GiB avail; 0 B/s wr, 786 op/s; 22/58746 objects degraded (0.037%); 1476/58746 objects misplaced (2.513%); 1.7 MiB/s, 27 objects/s recovering 2023-09-23T23:45:35.965 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:45:35.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:35.970 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:45:36.071 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:36.098 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:36.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:36.100 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:45:36.201 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:36.209 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:35 smithi159 bash[108473]: cluster 2023-09-23T23:45:34.647820+0000 mgr.y (mgr.25991) 853 : cluster 0 pgmap v943: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 97 active+clean; 1.2 GiB data, 6.5 GiB used, 441 GiB / 447 GiB avail; 0 B/s wr, 786 op/s; 22/58746 objects degraded (0.037%); 1476/58746 objects misplaced (2.513%); 1.7 MiB/s, 27 objects/s recovering 2023-09-23T23:45:36.233 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:36.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:36.237 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:45:36.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:35 smithi164 bash[92846]: cluster 2023-09-23T23:45:34.647820+0000 mgr.y (mgr.25991) 853 : cluster 0 pgmap v943: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 97 active+clean; 1.2 GiB data, 6.5 GiB used, 441 GiB / 447 GiB avail; 0 B/s wr, 786 op/s; 22/58746 objects degraded (0.037%); 1476/58746 objects misplaced (2.513%); 1.7 MiB/s, 27 objects/s recovering 2023-09-23T23:45:36.338 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:45:36.377 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:45:36.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:36.380 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:45:36.481 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:45:36.529 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:45:36.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:36.536 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:45:36.637 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:45:36.662 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:45:36.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:36.666 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:45:36.767 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:45:36.795 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:45:36.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:36.802 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:45:36.903 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:45:36.935 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:45:36.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:36.938 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:45:37.038 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:37.079 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:37.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:37.083 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:45:37.184 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:45:37.190 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T23:45:37.215 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:45:37.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:37.222 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:45:37.322 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:37.348 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:37.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:37.355 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:45:37.456 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:37.489 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:37.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:37.495 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:45:37.595 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:37.622 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:37.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:37.625 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:45:37.677 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:45:37.726 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:45:37.768 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:45:37.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:37.771 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:45:37.872 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:45:37.901 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:45:37.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:37.902 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:45:37.946 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:37 smithi164 bash[92846]: cluster 2023-09-23T23:45:36.650662+0000 mgr.y (mgr.25991) 854 : cluster 0 pgmap v944: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 97 active+clean; 1.1 GiB data, 6.2 GiB used, 441 GiB / 447 GiB avail; 0 B/s wr, 770 op/s; 22/52299 objects degraded (0.042%); 1200/52299 objects misplaced (2.294%); 1.8 MiB/s, 28 objects/s recovering 2023-09-23T23:45:37.947 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:37 smithi164 bash[92846]: cluster 2023-09-23T23:45:37.791138+0000 mon.a (mon.0) 1156 : cluster 3 Health check update: Degraded data redundancy: 22/52299 objects degraded (0.042%), 1 pg degraded (PG_DEGRADED) 2023-09-23T23:45:38.003 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:38.031 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:38.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:38.034 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:45:38.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:37 smithi159 bash[105915]: cluster 2023-09-23T23:45:36.650662+0000 mgr.y (mgr.25991) 854 : cluster 0 pgmap v944: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 97 active+clean; 1.1 GiB data, 6.2 GiB used, 441 GiB / 447 GiB avail; 0 B/s wr, 770 op/s; 22/52299 objects degraded (0.042%); 1200/52299 objects misplaced (2.294%); 1.8 MiB/s, 28 objects/s recovering 2023-09-23T23:45:38.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:37 smithi159 bash[105915]: cluster 2023-09-23T23:45:37.791138+0000 mon.a (mon.0) 1156 : cluster 3 Health check update: Degraded data redundancy: 22/52299 objects degraded (0.042%), 1 pg degraded (PG_DEGRADED) 2023-09-23T23:45:38.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:37 smithi159 bash[108473]: cluster 2023-09-23T23:45:36.650662+0000 mgr.y (mgr.25991) 854 : cluster 0 pgmap v944: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 97 active+clean; 1.1 GiB data, 6.2 GiB used, 441 GiB / 447 GiB avail; 0 B/s wr, 770 op/s; 22/52299 objects degraded (0.042%); 1200/52299 objects misplaced (2.294%); 1.8 MiB/s, 28 objects/s recovering 2023-09-23T23:45:38.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:37 smithi159 bash[108473]: cluster 2023-09-23T23:45:37.791138+0000 mon.a (mon.0) 1156 : cluster 3 Health check update: Degraded data redundancy: 22/52299 objects degraded (0.042%), 1 pg degraded (PG_DEGRADED) 2023-09-23T23:45:38.135 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:45:38.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:38.165 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:45:38.165 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:45:38.266 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:38.289 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:38.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:38.292 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:45:38.393 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:45:38.440 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:45:38.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:38.445 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:45:38.546 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:45:38.571 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:45:38.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:38.573 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:45:38.674 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:45:38.706 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:45:38.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:38.712 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:45:38.813 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:38.840 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:38.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:38.844 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:45:38.945 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:45:38.970 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:45:38.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:38.972 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:45:39.073 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:39.097 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:39.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:39.099 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:45:39.200 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:39.230 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:39.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:39.232 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:45:39.333 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:39.363 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:39.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:39.366 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:45:39.467 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:39.493 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:39.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:39.495 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:45:39.596 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:39.622 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:39.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:39.625 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:45:39.725 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:45:39.726 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:45:39.727 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:45:39.772 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:45:39.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:39.776 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:45:39.876 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:39.901 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:39.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:39.903 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:45:40.004 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:40.033 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:40.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:40.036 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:45:40.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:39 smithi159 bash[105915]: cluster 2023-09-23T23:45:38.653006+0000 mgr.y (mgr.25991) 855 : cluster 0 pgmap v945: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 97 active+clean; 983 MiB data, 5.8 GiB used, 441 GiB / 447 GiB avail; 0 B/s wr, 778 op/s; 22/47046 objects degraded (0.047%); 1077/47046 objects misplaced (2.289%); 1.8 MiB/s, 28 objects/s recovering 2023-09-23T23:45:40.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:39 smithi159 bash[108473]: cluster 2023-09-23T23:45:38.653006+0000 mgr.y (mgr.25991) 855 : cluster 0 pgmap v945: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 97 active+clean; 983 MiB data, 5.8 GiB used, 441 GiB / 447 GiB avail; 0 B/s wr, 778 op/s; 22/47046 objects degraded (0.047%); 1077/47046 objects misplaced (2.289%); 1.8 MiB/s, 28 objects/s recovering 2023-09-23T23:45:40.137 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:45:40.149 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:39 smithi164 bash[92846]: cluster 2023-09-23T23:45:38.653006+0000 mgr.y (mgr.25991) 855 : cluster 0 pgmap v945: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 97 active+clean; 983 MiB data, 5.8 GiB used, 441 GiB / 447 GiB avail; 0 B/s wr, 778 op/s; 22/47046 objects degraded (0.047%); 1077/47046 objects misplaced (2.289%); 1.8 MiB/s, 28 objects/s recovering 2023-09-23T23:45:40.166 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:45:40.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:40.169 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:45:40.270 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:45:40.296 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:45:40.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:40.305 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:45:40.405 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:45:40.431 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:45:40.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:40.433 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:45:40.534 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:40.565 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:40.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:40.569 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:45:40.670 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:40.687 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:40.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:40.689 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:45:40.790 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:40.819 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:40.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:40.822 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:45:40.922 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:45:40.955 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:45:40.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:40.960 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:45:41.061 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:45:41.097 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:45:41.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:41.100 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:45:41.200 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:41.209 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:40 smithi164 bash[92846]: cluster 2023-09-23T23:45:40.653387+0000 mgr.y (mgr.25991) 856 : cluster 0 pgmap v946: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 97 active+clean; 983 MiB data, 5.8 GiB used, 441 GiB / 447 GiB avail; 0 B/s wr, 778 op/s; 22/47046 objects degraded (0.047%); 1077/47046 objects misplaced (2.289%); 1.8 MiB/s, 28 objects/s recovering 2023-09-23T23:45:41.226 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:41.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:41.229 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:45:41.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:40 smithi159 bash[105915]: cluster 2023-09-23T23:45:40.653387+0000 mgr.y (mgr.25991) 856 : cluster 0 pgmap v946: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 97 active+clean; 983 MiB data, 5.8 GiB used, 441 GiB / 447 GiB avail; 0 B/s wr, 778 op/s; 22/47046 objects degraded (0.047%); 1077/47046 objects misplaced (2.289%); 1.8 MiB/s, 28 objects/s recovering 2023-09-23T23:45:41.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:40 smithi159 bash[108473]: cluster 2023-09-23T23:45:40.653387+0000 mgr.y (mgr.25991) 856 : cluster 0 pgmap v946: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 97 active+clean; 983 MiB data, 5.8 GiB used, 441 GiB / 447 GiB avail; 0 B/s wr, 778 op/s; 22/47046 objects degraded (0.047%); 1077/47046 objects misplaced (2.289%); 1.8 MiB/s, 28 objects/s recovering 2023-09-23T23:45:41.329 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:41.355 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:41.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:41.358 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:45:41.458 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:41.482 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:41.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:41.484 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:45:41.585 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:41.611 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:41.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:41.614 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:45:41.715 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:45:41.734 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:45:41.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:41.737 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:45:41.761 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:45:41.837 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:41.862 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:41.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:41.865 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:45:41.966 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:45:41.997 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:45:42.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:42.002 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:45:42.102 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:45:42.133 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:45:42.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:42.135 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:45:42.236 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:42.259 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:42.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:42.262 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:45:42.362 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:45:42.389 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:45:42.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:42.391 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:45:42.492 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:42.519 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:42.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:42.521 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:45:42.622 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:42.646 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:42.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:42.649 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:45:42.749 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:42.774 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:42.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:42.779 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:45:42.880 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:45:42.901 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:45:42.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:42.904 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:45:43.005 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:43.028 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:43.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:43.030 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:45:43.131 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:45:43.157 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:45:43.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:43.160 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:45:43.260 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:45:43.290 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:45:43.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:43.292 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:45:43.393 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:45:43.415 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:45:43.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:43.417 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:45:43.518 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:43.547 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:43.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:43.551 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:45:43.651 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:45:43.674 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:45:43.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:43.679 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:45:43.780 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:43.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:43 smithi159 bash[105915]: cluster 2023-09-23T23:45:42.654045+0000 mgr.y (mgr.25991) 857 : cluster 0 pgmap v947: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 97 active+clean; 841 MiB data, 5.4 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 739 op/s; 22/40257 objects degraded (0.055%); 775/40257 objects misplaced (1.925%); 1.7 MiB/s, 26 objects/s recovering 2023-09-23T23:45:43.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:43 smithi159 bash[105915]: cluster 2023-09-23T23:45:42.792991+0000 mon.a (mon.0) 1157 : cluster 3 Health check update: Degraded data redundancy: 22/40257 objects degraded (0.055%), 1 pg degraded (PG_DEGRADED) 2023-09-23T23:45:43.795 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:45:43 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:45:43] "GET /metrics HTTP/1.1" 200 36588 "" "Prometheus/2.43.0" 2023-09-23T23:45:43.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:43 smithi159 bash[108473]: cluster 2023-09-23T23:45:42.654045+0000 mgr.y (mgr.25991) 857 : cluster 0 pgmap v947: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 97 active+clean; 841 MiB data, 5.4 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 739 op/s; 22/40257 objects degraded (0.055%); 775/40257 objects misplaced (1.925%); 1.7 MiB/s, 26 objects/s recovering 2023-09-23T23:45:43.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:43 smithi159 bash[108473]: cluster 2023-09-23T23:45:42.792991+0000 mon.a (mon.0) 1157 : cluster 3 Health check update: Degraded data redundancy: 22/40257 objects degraded (0.055%), 1 pg degraded (PG_DEGRADED) 2023-09-23T23:45:43.804 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:43.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:43.807 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:45:43.908 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:43.946 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:43.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:43.948 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:45:44.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:43 smithi164 bash[92846]: cluster 2023-09-23T23:45:42.654045+0000 mgr.y (mgr.25991) 857 : cluster 0 pgmap v947: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 97 active+clean; 841 MiB data, 5.4 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 739 op/s; 22/40257 objects degraded (0.055%); 775/40257 objects misplaced (1.925%); 1.7 MiB/s, 26 objects/s recovering 2023-09-23T23:45:44.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:43 smithi164 bash[92846]: cluster 2023-09-23T23:45:42.792991+0000 mon.a (mon.0) 1157 : cluster 3 Health check update: Degraded data redundancy: 22/40257 objects degraded (0.055%), 1 pg degraded (PG_DEGRADED) 2023-09-23T23:45:44.049 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:45:44.073 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:45:44.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:44.075 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:45:44.176 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:45:44.205 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:45:44.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:44.209 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:45:44.310 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:44.330 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:44.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:44.332 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:45:44.433 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:45:44.463 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:45:44.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:44.466 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:45:44.566 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:44.595 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:44.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:44.597 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:45:44.698 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:45:44.725 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:45:44.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:44.727 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:45:44.827 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:44.858 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:44.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:44.861 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:45:44.962 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:45.004 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:45.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:45.007 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:45:45.108 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:45.136 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:45.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:45.140 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:45:45.240 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:45:45.275 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:45:45.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:45.278 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:45:45.379 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:45.407 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:45.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:45.410 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:45:45.511 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:45.535 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:45.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:45.538 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:45:45.638 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:45:45.669 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:45:45.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:45.674 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:45:45.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:45 smithi164 bash[92846]: cluster 2023-09-23T23:45:44.655518+0000 mgr.y (mgr.25991) 858 : cluster 0 pgmap v948: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 97 active+clean; 733 MiB data, 5.0 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 804 op/s; 22/35040 objects degraded (0.063%); 637/35040 objects misplaced (1.818%); 1.5 MiB/s, 24 objects/s recovering 2023-09-23T23:45:45.774 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:45.804 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:45.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:45.806 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:45:45.907 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:45:45.940 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:45:45.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:45.943 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:45:46.043 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:46.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:45 smithi159 bash[105915]: cluster 2023-09-23T23:45:44.655518+0000 mgr.y (mgr.25991) 858 : cluster 0 pgmap v948: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 97 active+clean; 733 MiB data, 5.0 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 804 op/s; 22/35040 objects degraded (0.063%); 637/35040 objects misplaced (1.818%); 1.5 MiB/s, 24 objects/s recovering 2023-09-23T23:45:46.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:45 smithi159 bash[108473]: cluster 2023-09-23T23:45:44.655518+0000 mgr.y (mgr.25991) 858 : cluster 0 pgmap v948: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 97 active+clean; 733 MiB data, 5.0 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 804 op/s; 22/35040 objects degraded (0.063%); 637/35040 objects misplaced (1.818%); 1.5 MiB/s, 24 objects/s recovering 2023-09-23T23:45:46.074 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:46.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:46.077 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:45:46.178 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:46.210 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:46.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:46.214 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:45:46.315 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:46.339 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:46.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:46.341 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:45:46.442 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:46.468 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:46.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:46.471 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:45:46.572 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:46.600 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:46.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:46.603 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:45:46.703 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:46.732 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:46.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:46.737 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:45:46.838 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:45:46.866 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:45:46.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:46.868 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:45:46.969 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:45:47.005 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:45:47.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:47.011 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:45:47.112 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:47.138 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:47.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:47.141 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:45:47.242 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:45:47.268 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:45:47.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:47.270 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:45:47.371 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:47.398 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:47.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:47.400 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:45:47.501 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:45:47.530 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:45:47.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:47.532 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:45:47.632 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:47.659 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:47.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:47.662 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:45:47.721 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:47 smithi159 bash[105915]: cluster 2023-09-23T23:45:46.656167+0000 mgr.y (mgr.25991) 859 : cluster 0 pgmap v949: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 97 active+clean; 597 MiB data, 4.6 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 838 op/s; 22/28542 objects degraded (0.077%); 377/28542 objects misplaced (1.321%); 2.2 MiB/s, 37 objects/s recovering 2023-09-23T23:45:47.721 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:47 smithi159 bash[105915]: audit 2023-09-23T23:45:47.244350+0000 mon.a (mon.0) 1158 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:45:47.721 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:47 smithi159 bash[108473]: cluster 2023-09-23T23:45:46.656167+0000 mgr.y (mgr.25991) 859 : cluster 0 pgmap v949: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 97 active+clean; 597 MiB data, 4.6 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 838 op/s; 22/28542 objects degraded (0.077%); 377/28542 objects misplaced (1.321%); 2.2 MiB/s, 37 objects/s recovering 2023-09-23T23:45:47.721 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:47 smithi159 bash[108473]: audit 2023-09-23T23:45:47.244350+0000 mon.a (mon.0) 1158 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:45:47.763 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:47.789 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:47.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:47.792 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:45:47.893 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:45:47.923 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:45:47.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:47.927 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:45:48.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:47 smithi164 bash[92846]: cluster 2023-09-23T23:45:46.656167+0000 mgr.y (mgr.25991) 859 : cluster 0 pgmap v949: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 97 active+clean; 597 MiB data, 4.6 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 838 op/s; 22/28542 objects degraded (0.077%); 377/28542 objects misplaced (1.321%); 2.2 MiB/s, 37 objects/s recovering 2023-09-23T23:45:48.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:47 smithi164 bash[92846]: audit 2023-09-23T23:45:47.244350+0000 mon.a (mon.0) 1158 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:45:48.028 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:48.052 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:48.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:48.055 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:45:48.156 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:45:48.195 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:45:48.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:48.199 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:45:48.300 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:45:48.323 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:45:48.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:48.325 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:45:48.426 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:48.454 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:48.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:48.456 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:45:48.557 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:45:48.582 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:45:48.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:48.585 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:45:48.685 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:45:48.711 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:45:48.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:48.715 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:45:48.816 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:45:48.843 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:45:48.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:48.846 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:45:48.947 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:48.955 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:48 smithi164 bash[92846]: cluster 2023-09-23T23:45:47.794004+0000 mon.a (mon.0) 1159 : cluster 3 Health check update: Degraded data redundancy: 22/28542 objects degraded (0.077%), 1 pg degraded (PG_DEGRADED) 2023-09-23T23:45:48.972 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:48.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:48.975 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:45:49.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:48 smithi159 bash[105915]: cluster 2023-09-23T23:45:47.794004+0000 mon.a (mon.0) 1159 : cluster 3 Health check update: Degraded data redundancy: 22/28542 objects degraded (0.077%), 1 pg degraded (PG_DEGRADED) 2023-09-23T23:45:49.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:48 smithi159 bash[108473]: cluster 2023-09-23T23:45:47.794004+0000 mon.a (mon.0) 1159 : cluster 3 Health check update: Degraded data redundancy: 22/28542 objects degraded (0.077%), 1 pg degraded (PG_DEGRADED) 2023-09-23T23:45:49.076 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:49.101 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:49.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:49.104 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:45:49.205 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:45:49.261 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:45:49.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:49.265 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:45:49.366 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:49.390 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:49.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:49.393 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:45:49.494 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:45:49.531 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:45:49.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:49.535 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:45:49.636 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:49.663 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:49.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:49.665 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:45:49.766 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:45:49.794 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:45:49.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:49.796 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:45:49.897 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:49.929 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:49.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:49.932 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:45:50.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:49 smithi164 bash[92846]: cluster 2023-09-23T23:45:48.656865+0000 mgr.y (mgr.25991) 860 : cluster 0 pgmap v950: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 97 active+clean; 492 MiB data, 4.3 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 799 op/s; 22/23502 objects degraded (0.094%); 256/23502 objects misplaced (1.089%); 1.5 MiB/s, 26 objects/s recovering 2023-09-23T23:45:50.032 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:45:50.040 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:49 smithi159 bash[105915]: cluster 2023-09-23T23:45:48.656865+0000 mgr.y (mgr.25991) 860 : cluster 0 pgmap v950: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 97 active+clean; 492 MiB data, 4.3 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 799 op/s; 22/23502 objects degraded (0.094%); 256/23502 objects misplaced (1.089%); 1.5 MiB/s, 26 objects/s recovering 2023-09-23T23:45:50.041 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:49 smithi159 bash[108473]: cluster 2023-09-23T23:45:48.656865+0000 mgr.y (mgr.25991) 860 : cluster 0 pgmap v950: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 97 active+clean; 492 MiB data, 4.3 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 799 op/s; 22/23502 objects degraded (0.094%); 256/23502 objects misplaced (1.089%); 1.5 MiB/s, 26 objects/s recovering 2023-09-23T23:45:50.068 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:45:50.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:50.069 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:45:50.170 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:50.197 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:50.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:50.201 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:45:50.302 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:45:50.326 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:45:50.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:50.334 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:45:50.435 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:45:50.460 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:45:50.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:50.463 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:45:50.563 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:45:50.602 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:45:50.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:50.604 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:45:50.705 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:50.729 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:50.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:50.732 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:45:50.833 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:45:50.874 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:45:50.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:50.878 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:45:50.978 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:51.006 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:51.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:51.011 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:45:51.112 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:45:51.136 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:45:51.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:51.138 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:45:51.239 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:45:51.267 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:45:51.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:51.271 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:45:51.372 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:45:51.400 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:45:51.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:51.403 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:45:51.504 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:45:51.531 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:45:51.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:51.535 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:45:51.635 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:45:51.661 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:45:51.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:51.665 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:45:51.766 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:51.798 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:51.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:51.800 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:45:51.901 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:45:51.927 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:45:51.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:51.931 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:45:52.031 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:45:52.055 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:45:52.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:52.058 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:45:52.070 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:51 smithi159 bash[105915]: cluster 2023-09-23T23:45:50.657483+0000 mgr.y (mgr.25991) 861 : cluster 0 pgmap v951: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 97 active+clean; 492 MiB data, 4.3 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 653 op/s; 22/23502 objects degraded (0.094%); 256/23502 objects misplaced (1.089%); 1.5 MiB/s, 26 objects/s recovering 2023-09-23T23:45:52.071 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:51 smithi159 bash[108473]: cluster 2023-09-23T23:45:50.657483+0000 mgr.y (mgr.25991) 861 : cluster 0 pgmap v951: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 97 active+clean; 492 MiB data, 4.3 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 653 op/s; 22/23502 objects degraded (0.094%); 256/23502 objects misplaced (1.089%); 1.5 MiB/s, 26 objects/s recovering 2023-09-23T23:45:52.158 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:52.169 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:51 smithi164 bash[92846]: cluster 2023-09-23T23:45:50.657483+0000 mgr.y (mgr.25991) 861 : cluster 0 pgmap v951: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 97 active+clean; 492 MiB data, 4.3 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 653 op/s; 22/23502 objects degraded (0.094%); 256/23502 objects misplaced (1.089%); 1.5 MiB/s, 26 objects/s recovering 2023-09-23T23:45:52.187 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:52.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:52.189 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:45:52.290 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:52.324 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:52.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:52.327 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:45:52.427 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:52.452 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:52.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:52.458 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:45:52.559 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:52.587 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:52.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:52.590 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:45:52.691 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:45:52.718 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:45:52.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:52.723 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:45:52.824 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:45:52.852 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:45:52.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:52.854 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:45:52.955 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:52.981 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:52.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:52.986 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:45:53.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:52 smithi164 bash[92846]: cluster 2023-09-23T23:45:52.795069+0000 mon.a (mon.0) 1160 : cluster 3 Health check update: Degraded data redundancy: 22/23502 objects degraded (0.094%), 1 pg degraded (PG_DEGRADED) 2023-09-23T23:45:53.087 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:45:53.114 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:45:53.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:53.117 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:45:53.217 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:45:53.238 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:45:53.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:53.240 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:45:53.246 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:52 smithi159 bash[105915]: cluster 2023-09-23T23:45:52.795069+0000 mon.a (mon.0) 1160 : cluster 3 Health check update: Degraded data redundancy: 22/23502 objects degraded (0.094%), 1 pg degraded (PG_DEGRADED) 2023-09-23T23:45:53.247 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:52 smithi159 bash[108473]: cluster 2023-09-23T23:45:52.795069+0000 mon.a (mon.0) 1160 : cluster 3 Health check update: Degraded data redundancy: 22/23502 objects degraded (0.094%), 1 pg degraded (PG_DEGRADED) 2023-09-23T23:45:53.340 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:45:53.365 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:45:53.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:53.368 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:45:53.468 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:53.494 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:53.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:53.500 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:45:53.601 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:53.630 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:53.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:53.633 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:45:53.734 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:45:53.755 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:45:53.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:53.758 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:45:53.858 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:53.886 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:53.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:53.890 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:45:53.991 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:45:54.017 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:45:54.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:54.020 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:45:54.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:53 smithi159 bash[105915]: cluster 2023-09-23T23:45:52.658152+0000 mgr.y (mgr.25991) 862 : cluster 0 pgmap v952: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 97 active+clean; 347 MiB data, 3.9 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 847 op/s; 22/16527 objects degraded (0.133%); 256/16527 objects misplaced (1.549%); 1.5 MiB/s, 40 objects/s recovering 2023-09-23T23:45:54.044 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:45:53 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:45:53] "GET /metrics HTTP/1.1" 200 36589 "" "Prometheus/2.43.0" 2023-09-23T23:45:54.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:53 smithi159 bash[108473]: cluster 2023-09-23T23:45:52.658152+0000 mgr.y (mgr.25991) 862 : cluster 0 pgmap v952: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 97 active+clean; 347 MiB data, 3.9 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 847 op/s; 22/16527 objects degraded (0.133%); 256/16527 objects misplaced (1.549%); 1.5 MiB/s, 40 objects/s recovering 2023-09-23T23:45:54.120 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:45:54.162 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:45:54.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:54.167 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:45:54.268 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:54.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:53 smithi164 bash[92846]: cluster 2023-09-23T23:45:52.658152+0000 mgr.y (mgr.25991) 862 : cluster 0 pgmap v952: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 97 active+clean; 347 MiB data, 3.9 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 847 op/s; 22/16527 objects degraded (0.133%); 256/16527 objects misplaced (1.549%); 1.5 MiB/s, 40 objects/s recovering 2023-09-23T23:45:54.303 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:54.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:54.305 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:45:54.406 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:54.436 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:54.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:54.438 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:45:54.539 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:54.566 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:54.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:54.572 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:45:54.672 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:54.700 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:54.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:54.702 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:45:54.802 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:45:54.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:54.835 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:45:54.835 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:45:54.935 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:45:54.965 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:45:54.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:54.967 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:45:55.068 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:55.093 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:55.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:55.095 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:45:55.196 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:55.231 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:55.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:55.234 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:45:55.335 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:55.360 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:55.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:55.363 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:45:55.464 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:45:55.501 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:45:55.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:55.505 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:45:55.606 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:45:55.642 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:45:55.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:55.645 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:45:55.745 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:55.772 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:55.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:55.778 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:45:55.879 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:55.905 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:55.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:55.907 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:45:56.008 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:45:56.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:55 smithi164 bash[92846]: cluster 2023-09-23T23:45:54.659006+0000 mgr.y (mgr.25991) 863 : cluster 0 pgmap v953: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 97 active+clean; 239 MiB data, 3.5 GiB used, 444 GiB / 447 GiB avail; 0 B/s wr, 802 op/s; 22/11361 objects degraded (0.194%); 148/11361 objects misplaced (1.303%); 693 KiB/s, 27 objects/s recovering 2023-09-23T23:45:56.039 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:45:56.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:56.042 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:45:56.142 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:56.143 INFO:teuthology.orchestra.run.smithi159.stdout:{ 2023-09-23T23:45:56.143 INFO:teuthology.orchestra.run.smithi159.stdout: "size": 20, 2023-09-23T23:45:56.143 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 600, 2023-09-23T23:45:56.143 INFO:teuthology.orchestra.run.smithi159.stdout: "ops": [] 2023-09-23T23:45:56.143 INFO:teuthology.orchestra.run.smithi159.stdout:} 2023-09-23T23:45:56.170 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:56.172 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:55 smithi159 bash[105915]: cluster 2023-09-23T23:45:54.659006+0000 mgr.y (mgr.25991) 863 : cluster 0 pgmap v953: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 97 active+clean; 239 MiB data, 3.5 GiB used, 444 GiB / 447 GiB avail; 0 B/s wr, 802 op/s; 22/11361 objects degraded (0.194%); 148/11361 objects misplaced (1.303%); 693 KiB/s, 27 objects/s recovering 2023-09-23T23:45:56.172 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:55 smithi159 bash[108473]: cluster 2023-09-23T23:45:54.659006+0000 mgr.y (mgr.25991) 863 : cluster 0 pgmap v953: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 97 active+clean; 239 MiB data, 3.5 GiB used, 444 GiB / 447 GiB avail; 0 B/s wr, 802 op/s; 22/11361 objects degraded (0.194%); 148/11361 objects misplaced (1.303%); 693 KiB/s, 27 objects/s recovering 2023-09-23T23:45:56.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:56.173 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:45:56.274 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:45:56.304 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:45:56.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:56.306 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:45:56.407 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:45:56.435 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:45:56.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:56.440 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:45:56.540 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:56.570 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:56.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:56.572 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:45:56.673 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:56.696 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:56.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:56.698 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:45:56.799 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:56.800 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Removed 95021 objects 2023-09-23T23:45:56.800 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Clean up completed and total clean up time :122.817 2023-09-23T23:45:56.822 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:56.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:56.825 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:45:56.926 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:56.953 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:56.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:56.956 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:45:57.056 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:57.086 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:57.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:57.089 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:45:57.190 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:57.218 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:57.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:57.221 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:45:57.322 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:57.344 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:57.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:57.346 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:45:57.447 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:57.451 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_2 2023-09-23T23:45:57.451 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd pool rm unique_pool_2 unique_pool_2 --yes-i-really-really-mean-it 2023-09-23T23:45:57.477 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:57.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:57.479 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:45:57.580 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:45:57.606 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:45:57.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:57.613 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:45:57.714 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:57.744 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:57.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:57.747 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:45:57.848 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:45:57.856 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:57 smithi159 bash[105915]: cluster 2023-09-23T23:45:56.659572+0000 mgr.y (mgr.25991) 864 : cluster 0 pgmap v954: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 97 active+clean; 104 MiB data, 3.1 GiB used, 444 GiB / 447 GiB avail; 0 B/s wr, 844 op/s; 22/4845 objects degraded (0.454%); 148/4845 objects misplaced (3.055%); 693 KiB/s, 41 objects/s recovering 2023-09-23T23:45:57.856 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:57 smithi159 bash[105915]: audit 2023-09-23T23:45:57.338240+0000 mon.a (mon.0) 1161 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:45:57.856 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:57 smithi159 bash[105915]: cluster 2023-09-23T23:45:57.800060+0000 mon.a (mon.0) 1162 : cluster 3 Health check update: Degraded data redundancy: 22/4845 objects degraded (0.454%), 1 pg degraded (PG_DEGRADED) 2023-09-23T23:45:57.857 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:57 smithi159 bash[108473]: cluster 2023-09-23T23:45:56.659572+0000 mgr.y (mgr.25991) 864 : cluster 0 pgmap v954: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 97 active+clean; 104 MiB data, 3.1 GiB used, 444 GiB / 447 GiB avail; 0 B/s wr, 844 op/s; 22/4845 objects degraded (0.454%); 148/4845 objects misplaced (3.055%); 693 KiB/s, 41 objects/s recovering 2023-09-23T23:45:57.857 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:57 smithi159 bash[108473]: audit 2023-09-23T23:45:57.338240+0000 mon.a (mon.0) 1161 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:45:57.857 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:57 smithi159 bash[108473]: cluster 2023-09-23T23:45:57.800060+0000 mon.a (mon.0) 1162 : cluster 3 Health check update: Degraded data redundancy: 22/4845 objects degraded (0.454%), 1 pg degraded (PG_DEGRADED) 2023-09-23T23:45:57.876 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:45:57.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:57.878 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:45:57.979 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:57.991 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:57 smithi164 bash[92846]: cluster 2023-09-23T23:45:56.659572+0000 mgr.y (mgr.25991) 864 : cluster 0 pgmap v954: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 97 active+clean; 104 MiB data, 3.1 GiB used, 444 GiB / 447 GiB avail; 0 B/s wr, 844 op/s; 22/4845 objects degraded (0.454%); 148/4845 objects misplaced (3.055%); 693 KiB/s, 41 objects/s recovering 2023-09-23T23:45:57.991 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:57 smithi164 bash[92846]: audit 2023-09-23T23:45:57.338240+0000 mon.a (mon.0) 1161 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:45:57.991 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:57 smithi164 bash[92846]: cluster 2023-09-23T23:45:57.800060+0000 mon.a (mon.0) 1162 : cluster 3 Health check update: Degraded data redundancy: 22/4845 objects degraded (0.454%), 1 pg degraded (PG_DEGRADED) 2023-09-23T23:45:58.008 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:58.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:58.012 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:45:58.113 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:58.142 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:58.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:58.146 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:45:58.246 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:58.275 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:45:58.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:58.277 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:45:58.378 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:45:58.398 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:45:58.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:58.401 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:45:58.502 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:58.530 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:58.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:58.533 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:45:58.634 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:45:58.655 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:45:58.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:58.658 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:45:58.759 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:45:58.790 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:45:58.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:58.793 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:45:58.894 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:45:58.918 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:45:58.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:58.921 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:45:59.021 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:45:59.048 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:45:59.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:59.051 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:45:59.151 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:45:59.177 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:45:59.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:59.179 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:45:59.280 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:59.312 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:59.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:59.315 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:45:59.416 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:45:59.442 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:45:59.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:59.445 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:45:59.546 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:59.577 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:45:59.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:59.580 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:45:59.680 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:45:59.714 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:45:59.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:59.717 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:45:59.818 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:59.846 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:45:59.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:59.849 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:45:59.949 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:59.981 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:45:59.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:45:59.984 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:46:00.085 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:46:00.096 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:45:59 smithi164 bash[92846]: cluster 2023-09-23T23:45:58.660187+0000 mgr.y (mgr.25991) 865 : cluster 0 pgmap v955: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 97 active+clean; 38 MiB data, 2.9 GiB used, 444 GiB / 447 GiB avail; 0 B/s wr, 760 op/s; 22/1704 objects degraded (1.291%); 41/1704 objects misplaced (2.406%); 0 B/s, 27 objects/s recovering 2023-09-23T23:46:00.114 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:46:00.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:00.117 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:46:00.218 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:00.248 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:00.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:00.250 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:46:00.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:45:59 smithi159 bash[108473]: cluster 2023-09-23T23:45:58.660187+0000 mgr.y (mgr.25991) 865 : cluster 0 pgmap v955: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 97 active+clean; 38 MiB data, 2.9 GiB used, 444 GiB / 447 GiB avail; 0 B/s wr, 760 op/s; 22/1704 objects degraded (1.291%); 41/1704 objects misplaced (2.406%); 0 B/s, 27 objects/s recovering 2023-09-23T23:46:00.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:45:59 smithi159 bash[105915]: cluster 2023-09-23T23:45:58.660187+0000 mgr.y (mgr.25991) 865 : cluster 0 pgmap v955: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 97 active+clean; 38 MiB data, 2.9 GiB used, 444 GiB / 447 GiB avail; 0 B/s wr, 760 op/s; 22/1704 objects degraded (1.291%); 41/1704 objects misplaced (2.406%); 0 B/s, 27 objects/s recovering 2023-09-23T23:46:00.351 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:46:00.377 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:46:00.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:00.379 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:46:00.480 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:00.498 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_ops_in_flight 2023-09-23T23:46:00.512 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:00.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:00.515 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:46:00.615 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:46:00.637 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:46:00.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:00.640 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:46:00.740 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:46:00.770 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:46:00.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:00.772 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:46:00.873 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:46:00.895 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:46:00.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:00.898 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:46:00.999 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:46:01.030 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:46:01.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:01.033 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:46:01.134 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:46:01.158 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:46:01.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:01.160 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:46:01.261 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:01.288 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:01.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:01.291 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:46:01.392 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:46:01.412 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:46:01.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:01.414 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:46:01.515 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:01.547 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:01.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:01.551 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:46:01.651 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:46:01.679 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:46:01.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:01.681 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:46:01.782 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:01.812 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:01.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:01.815 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:46:01.916 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:01.947 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:01.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:01.950 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:46:02.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:01 smithi159 bash[105915]: cluster 2023-09-23T23:46:00.660821+0000 mgr.y (mgr.25991) 866 : cluster 0 pgmap v956: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 97 active+clean; 38 MiB data, 2.9 GiB used, 444 GiB / 447 GiB avail; 0 B/s wr, 620 op/s; 22/1704 objects degraded (1.291%); 41/1704 objects misplaced (2.406%); 0 B/s, 27 objects/s recovering 2023-09-23T23:46:02.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:01 smithi159 bash[108473]: cluster 2023-09-23T23:46:00.660821+0000 mgr.y (mgr.25991) 866 : cluster 0 pgmap v956: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 97 active+clean; 38 MiB data, 2.9 GiB used, 444 GiB / 447 GiB avail; 0 B/s wr, 620 op/s; 22/1704 objects degraded (1.291%); 41/1704 objects misplaced (2.406%); 0 B/s, 27 objects/s recovering 2023-09-23T23:46:02.050 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:46:02.080 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:46:02.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:02.083 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:46:02.184 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:46:02.211 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:46:02.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:02.214 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:46:02.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:01 smithi164 bash[92846]: cluster 2023-09-23T23:46:00.660821+0000 mgr.y (mgr.25991) 866 : cluster 0 pgmap v956: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 97 active+clean; 38 MiB data, 2.9 GiB used, 444 GiB / 447 GiB avail; 0 B/s wr, 620 op/s; 22/1704 objects degraded (1.291%); 41/1704 objects misplaced (2.406%); 0 B/s, 27 objects/s recovering 2023-09-23T23:46:02.315 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:46:02.343 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:46:02.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:02.346 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:46:02.447 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:46:02.468 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:46:02.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:02.471 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:46:02.571 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:46:02.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:02.597 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:46:02.598 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:46:02.698 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:46:02.722 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:46:02.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:02.725 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:46:02.826 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:46:02.854 INFO:teuthology.orchestra.run.smithi159.stderr:reweighted osd.2 to 1 (10000) 2023-09-23T23:46:02.855 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:46:02.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:02.859 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:46:02.960 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:02.988 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:02.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:02.991 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:46:03.093 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:03.119 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:03.121 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:02 smithi164 bash[92846]: audit 2023-09-23T23:46:02.244463+0000 mon.a (mon.0) 1163 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:46:03.121 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:02 smithi164 bash[92846]: audit 2023-09-23T23:46:02.668611+0000 mon.c (mon.2) 70 : audit 1 from='client.? 172.21.15.159:0/2681005969' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T23:46:03.121 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:02 smithi164 bash[92846]: audit 2023-09-23T23:46:02.668953+0000 mon.a (mon.0) 1164 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T23:46:03.121 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:02 smithi164 bash[92846]: cluster 2023-09-23T23:46:02.800990+0000 mon.a (mon.0) 1165 : cluster 3 Health check update: Degraded data redundancy: 22/1704 objects degraded (1.291%), 1 pg degraded (PG_DEGRADED) 2023-09-23T23:46:03.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:03.122 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:46:03.127 INFO:teuthology.orchestra.run.smithi159.stdout:osd.0: {} 2023-09-23T23:46:03.149 INFO:teuthology.orchestra.run.smithi159.stdout:osd.1: {} 2023-09-23T23:46:03.173 INFO:teuthology.orchestra.run.smithi159.stdout:osd.2: {} 2023-09-23T23:46:03.196 INFO:teuthology.orchestra.run.smithi159.stdout:osd.3: {} 2023-09-23T23:46:03.221 INFO:teuthology.orchestra.run.smithi159.stdout:osd.4: {} 2023-09-23T23:46:03.222 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:03.252 INFO:teuthology.orchestra.run.smithi159.stdout:osd.5: {} 2023-09-23T23:46:03.265 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:03.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:03.268 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:46:03.272 INFO:teuthology.orchestra.run.smithi159.stdout:osd.6: {} 2023-09-23T23:46:03.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:02 smithi159 bash[105915]: audit 2023-09-23T23:46:02.244463+0000 mon.a (mon.0) 1163 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:46:03.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:02 smithi159 bash[105915]: audit 2023-09-23T23:46:02.668611+0000 mon.c (mon.2) 70 : audit 1 from='client.? 172.21.15.159:0/2681005969' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T23:46:03.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:02 smithi159 bash[105915]: audit 2023-09-23T23:46:02.668953+0000 mon.a (mon.0) 1164 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T23:46:03.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:02 smithi159 bash[105915]: cluster 2023-09-23T23:46:02.800990+0000 mon.a (mon.0) 1165 : cluster 3 Health check update: Degraded data redundancy: 22/1704 objects degraded (1.291%), 1 pg degraded (PG_DEGRADED) 2023-09-23T23:46:03.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:02 smithi159 bash[108473]: audit 2023-09-23T23:46:02.244463+0000 mon.a (mon.0) 1163 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:46:03.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:02 smithi159 bash[108473]: audit 2023-09-23T23:46:02.668611+0000 mon.c (mon.2) 70 : audit 1 from='client.? 172.21.15.159:0/2681005969' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T23:46:03.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:02 smithi159 bash[108473]: audit 2023-09-23T23:46:02.668953+0000 mon.a (mon.0) 1164 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T23:46:03.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:02 smithi159 bash[108473]: cluster 2023-09-23T23:46:02.800990+0000 mon.a (mon.0) 1165 : cluster 3 Health check update: Degraded data redundancy: 22/1704 objects degraded (1.291%), 1 pg degraded (PG_DEGRADED) 2023-09-23T23:46:03.295 INFO:teuthology.orchestra.run.smithi159.stdout:osd.7: {} 2023-09-23T23:46:03.296 INFO:teuthology.orchestra.run.smithi159.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T23:46:03.296 INFO:teuthology.orchestra.run.smithi159.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T23:46:03.297 INFO:teuthology.orchestra.run.smithi159.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T23:46:03.297 INFO:teuthology.orchestra.run.smithi159.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T23:46:03.297 INFO:teuthology.orchestra.run.smithi159.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T23:46:03.297 INFO:teuthology.orchestra.run.smithi159.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T23:46:03.297 INFO:teuthology.orchestra.run.smithi159.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T23:46:03.297 INFO:teuthology.orchestra.run.smithi159.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T23:46:03.368 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:46:03.390 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:46:03.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:03.392 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:46:03.493 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:46:03.522 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:46:03.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:03.524 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:46:03.625 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:46:03.651 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:46:03.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:03.654 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:46:03.755 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:03.788 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:03.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:03.791 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:46:03.873 INFO:teuthology.orchestra.run.smithi159.stderr:noscrub is unset 2023-09-23T23:46:03.892 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:46:03.900 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:46:03 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:46:03] "GET /metrics HTTP/1.1" 200 36569 "" "Prometheus/2.43.0" 2023-09-23T23:46:03.900 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:03 smithi159 bash[108473]: cluster 2023-09-23T23:46:02.661565+0000 mgr.y (mgr.25991) 867 : cluster 0 pgmap v957: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 97 active+clean; 21 MiB data, 2.8 GiB used, 444 GiB / 447 GiB avail; 0 B/s wr, 647 op/s; 22/897 objects degraded (2.453%); 41/897 objects misplaced (4.571%); 0 B/s, 81 objects/s recovering 2023-09-23T23:46:03.900 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:03 smithi159 bash[108473]: cluster 2023-09-23T23:46:02.842941+0000 osd.6 (osd.6) 306 : cluster 3 failed to encode map e280 with expected crc 2023-09-23T23:46:03.900 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:03 smithi159 bash[108473]: audit 2023-09-23T23:46:02.845427+0000 mon.a (mon.0) 1166 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-09-23T23:46:03.900 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:03 smithi159 bash[108473]: cluster 2023-09-23T23:46:02.845599+0000 mon.a (mon.0) 1167 : cluster 0 osdmap e280: 8 total, 8 up, 5 in 2023-09-23T23:46:03.900 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:03 smithi159 bash[108473]: cluster 2023-09-23T23:46:02.847236+0000 osd.4 (osd.4) 196 : cluster 3 failed to encode map e280 with expected crc 2023-09-23T23:46:03.901 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:03 smithi159 bash[108473]: cluster 2023-09-23T23:46:02.850952+0000 osd.6 (osd.6) 307 : cluster 3 failed to encode map e280 with expected crc 2023-09-23T23:46:03.901 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:03 smithi159 bash[108473]: audit 2023-09-23T23:46:03.100968+0000 mon.c (mon.2) 71 : audit 0 from='client.? 172.21.15.159:0/3868325746' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:46:03.901 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:03 smithi159 bash[108473]: cluster 2023-09-23T23:46:03.129059+0000 osd.5 (osd.5) 133 : cluster 3 failed to encode map e280 with expected crc 2023-09-23T23:46:03.901 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:03 smithi159 bash[108473]: cluster 2023-09-23T23:46:03.129706+0000 osd.7 (osd.7) 157 : cluster 3 failed to encode map e280 with expected crc 2023-09-23T23:46:03.901 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:03 smithi159 bash[108473]: audit 2023-09-23T23:46:03.325191+0000 mon.c (mon.2) 72 : audit 1 from='client.? 172.21.15.159:0/1795022929' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:46:03.901 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:03 smithi159 bash[108473]: audit 2023-09-23T23:46:03.325575+0000 mon.a (mon.0) 1168 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:46:03.901 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:03 smithi159 bash[108473]: audit 2023-09-23T23:46:03.774064+0000 mon.a (mon.0) 1169 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:46:03.901 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:03 smithi159 bash[108473]: audit 2023-09-23T23:46:03.783299+0000 mon.a (mon.0) 1170 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:46:03.901 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:03 smithi159 bash[108473]: cluster 2023-09-23T23:46:03.841771+0000 mon.a (mon.0) 1171 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:46:03.901 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:03 smithi159 bash[108473]: audit 2023-09-23T23:46:03.849074+0000 mon.a (mon.0) 1172 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T23:46:03.901 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:03 smithi159 bash[108473]: cluster 2023-09-23T23:46:03.849204+0000 mon.a (mon.0) 1173 : cluster 0 osdmap e281: 8 total, 8 up, 5 in 2023-09-23T23:46:03.902 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:03 smithi159 bash[105915]: cluster 2023-09-23T23:46:02.661565+0000 mgr.y (mgr.25991) 867 : cluster 0 pgmap v957: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 97 active+clean; 21 MiB data, 2.8 GiB used, 444 GiB / 447 GiB avail; 0 B/s wr, 647 op/s; 22/897 objects degraded (2.453%); 41/897 objects misplaced (4.571%); 0 B/s, 81 objects/s recovering 2023-09-23T23:46:03.902 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:03 smithi159 bash[105915]: cluster 2023-09-23T23:46:02.842941+0000 osd.6 (osd.6) 306 : cluster 3 failed to encode map e280 with expected crc 2023-09-23T23:46:03.902 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:03 smithi159 bash[105915]: audit 2023-09-23T23:46:02.845427+0000 mon.a (mon.0) 1166 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-09-23T23:46:03.902 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:03 smithi159 bash[105915]: cluster 2023-09-23T23:46:02.845599+0000 mon.a (mon.0) 1167 : cluster 0 osdmap e280: 8 total, 8 up, 5 in 2023-09-23T23:46:03.902 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:03 smithi159 bash[105915]: cluster 2023-09-23T23:46:02.847236+0000 osd.4 (osd.4) 196 : cluster 3 failed to encode map e280 with expected crc 2023-09-23T23:46:03.902 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:03 smithi159 bash[105915]: cluster 2023-09-23T23:46:02.850952+0000 osd.6 (osd.6) 307 : cluster 3 failed to encode map e280 with expected crc 2023-09-23T23:46:03.902 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:03 smithi159 bash[105915]: audit 2023-09-23T23:46:03.100968+0000 mon.c (mon.2) 71 : audit 0 from='client.? 172.21.15.159:0/3868325746' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:46:03.902 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:03 smithi159 bash[105915]: cluster 2023-09-23T23:46:03.129059+0000 osd.5 (osd.5) 133 : cluster 3 failed to encode map e280 with expected crc 2023-09-23T23:46:03.902 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:03 smithi159 bash[105915]: cluster 2023-09-23T23:46:03.129706+0000 osd.7 (osd.7) 157 : cluster 3 failed to encode map e280 with expected crc 2023-09-23T23:46:03.902 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:03 smithi159 bash[105915]: audit 2023-09-23T23:46:03.325191+0000 mon.c (mon.2) 72 : audit 1 from='client.? 172.21.15.159:0/1795022929' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:46:03.902 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:03 smithi159 bash[105915]: audit 2023-09-23T23:46:03.325575+0000 mon.a (mon.0) 1168 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:46:03.903 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:03 smithi159 bash[105915]: audit 2023-09-23T23:46:03.774064+0000 mon.a (mon.0) 1169 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:46:03.903 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:03 smithi159 bash[105915]: audit 2023-09-23T23:46:03.783299+0000 mon.a (mon.0) 1170 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:46:03.903 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:03 smithi159 bash[105915]: cluster 2023-09-23T23:46:03.841771+0000 mon.a (mon.0) 1171 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:46:03.903 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:03 smithi159 bash[105915]: audit 2023-09-23T23:46:03.849074+0000 mon.a (mon.0) 1172 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T23:46:03.903 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:03 smithi159 bash[105915]: cluster 2023-09-23T23:46:03.849204+0000 mon.a (mon.0) 1173 : cluster 0 osdmap e281: 8 total, 8 up, 5 in 2023-09-23T23:46:03.913 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:46:03.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:03.916 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:46:04.017 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:46:04.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:03 smithi164 bash[92846]: cluster 2023-09-23T23:46:02.661565+0000 mgr.y (mgr.25991) 867 : cluster 0 pgmap v957: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 97 active+clean; 21 MiB data, 2.8 GiB used, 444 GiB / 447 GiB avail; 0 B/s wr, 647 op/s; 22/897 objects degraded (2.453%); 41/897 objects misplaced (4.571%); 0 B/s, 81 objects/s recovering 2023-09-23T23:46:04.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:03 smithi164 bash[92846]: cluster 2023-09-23T23:46:02.842941+0000 osd.6 (osd.6) 306 : cluster 3 failed to encode map e280 with expected crc 2023-09-23T23:46:04.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:03 smithi164 bash[92846]: audit 2023-09-23T23:46:02.845427+0000 mon.a (mon.0) 1166 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-09-23T23:46:04.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:03 smithi164 bash[92846]: cluster 2023-09-23T23:46:02.845599+0000 mon.a (mon.0) 1167 : cluster 0 osdmap e280: 8 total, 8 up, 5 in 2023-09-23T23:46:04.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:03 smithi164 bash[92846]: cluster 2023-09-23T23:46:02.847236+0000 osd.4 (osd.4) 196 : cluster 3 failed to encode map e280 with expected crc 2023-09-23T23:46:04.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:03 smithi164 bash[92846]: cluster 2023-09-23T23:46:02.850952+0000 osd.6 (osd.6) 307 : cluster 3 failed to encode map e280 with expected crc 2023-09-23T23:46:04.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:03 smithi164 bash[92846]: audit 2023-09-23T23:46:03.100968+0000 mon.c (mon.2) 71 : audit 0 from='client.? 172.21.15.159:0/3868325746' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:46:04.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:03 smithi164 bash[92846]: cluster 2023-09-23T23:46:03.129059+0000 osd.5 (osd.5) 133 : cluster 3 failed to encode map e280 with expected crc 2023-09-23T23:46:04.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:03 smithi164 bash[92846]: cluster 2023-09-23T23:46:03.129706+0000 osd.7 (osd.7) 157 : cluster 3 failed to encode map e280 with expected crc 2023-09-23T23:46:04.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:03 smithi164 bash[92846]: audit 2023-09-23T23:46:03.325191+0000 mon.c (mon.2) 72 : audit 1 from='client.? 172.21.15.159:0/1795022929' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:46:04.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:03 smithi164 bash[92846]: audit 2023-09-23T23:46:03.325575+0000 mon.a (mon.0) 1168 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:46:04.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:03 smithi164 bash[92846]: audit 2023-09-23T23:46:03.774064+0000 mon.a (mon.0) 1169 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:46:04.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:03 smithi164 bash[92846]: audit 2023-09-23T23:46:03.783299+0000 mon.a (mon.0) 1170 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:46:04.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:03 smithi164 bash[92846]: cluster 2023-09-23T23:46:03.841771+0000 mon.a (mon.0) 1171 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:46:04.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:03 smithi164 bash[92846]: audit 2023-09-23T23:46:03.849074+0000 mon.a (mon.0) 1172 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T23:46:04.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:03 smithi164 bash[92846]: cluster 2023-09-23T23:46:03.849204+0000 mon.a (mon.0) 1173 : cluster 0 osdmap e281: 8 total, 8 up, 5 in 2023-09-23T23:46:04.041 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:46:04.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:04.043 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:46:04.144 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:04.169 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:04.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:04.173 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:46:04.273 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:46:04.297 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:46:04.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:04.299 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:46:04.400 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:04.429 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:04.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:04.432 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:46:04.533 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:04.564 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:04.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:04.567 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:46:04.667 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:04.698 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:04.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:04.701 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:46:04.801 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:04.832 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:04.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:04.835 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:46:04.936 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:46:04.955 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:46:04.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:04.957 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:46:05.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:04 smithi164 bash[92846]: cluster 2023-09-23T23:46:03.847394+0000 osd.6 (osd.6) 308 : cluster 3 failed to encode map e281 with expected crc 2023-09-23T23:46:05.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:04 smithi164 bash[92846]: cluster 2023-09-23T23:46:03.847917+0000 osd.5 (osd.5) 134 : cluster 3 failed to encode map e281 with expected crc 2023-09-23T23:46:05.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:04 smithi164 bash[92846]: cluster 2023-09-23T23:46:03.850790+0000 osd.6 (osd.6) 309 : cluster 3 failed to encode map e281 with expected crc 2023-09-23T23:46:05.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:04 smithi164 bash[92846]: cluster 2023-09-23T23:46:03.854115+0000 osd.6 (osd.6) 310 : cluster 3 failed to encode map e281 with expected crc 2023-09-23T23:46:05.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:04 smithi164 bash[92846]: cluster 2023-09-23T23:46:03.859102+0000 osd.4 (osd.4) 197 : cluster 3 failed to encode map e281 with expected crc 2023-09-23T23:46:05.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:04 smithi164 bash[92846]: cluster 2023-09-23T23:46:03.860659+0000 osd.4 (osd.4) 198 : cluster 3 failed to encode map e281 with expected crc 2023-09-23T23:46:05.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:04 smithi164 bash[92846]: cluster 2023-09-23T23:46:03.962908+0000 osd.7 (osd.7) 158 : cluster 3 failed to encode map e281 with expected crc 2023-09-23T23:46:05.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:04 smithi164 bash[92846]: cluster 2023-09-23T23:46:04.850900+0000 mon.a (mon.0) 1174 : cluster 0 osdmap e282: 8 total, 8 up, 5 in 2023-09-23T23:46:05.058 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:05.087 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:05.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:05.090 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:46:05.191 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:46:05.199 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:04 smithi159 bash[105915]: cluster 2023-09-23T23:46:03.847394+0000 osd.6 (osd.6) 308 : cluster 3 failed to encode map e281 with expected crc 2023-09-23T23:46:05.199 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:04 smithi159 bash[105915]: cluster 2023-09-23T23:46:03.847917+0000 osd.5 (osd.5) 134 : cluster 3 failed to encode map e281 with expected crc 2023-09-23T23:46:05.199 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:04 smithi159 bash[105915]: cluster 2023-09-23T23:46:03.850790+0000 osd.6 (osd.6) 309 : cluster 3 failed to encode map e281 with expected crc 2023-09-23T23:46:05.199 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:04 smithi159 bash[105915]: cluster 2023-09-23T23:46:03.854115+0000 osd.6 (osd.6) 310 : cluster 3 failed to encode map e281 with expected crc 2023-09-23T23:46:05.199 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:04 smithi159 bash[105915]: cluster 2023-09-23T23:46:03.859102+0000 osd.4 (osd.4) 197 : cluster 3 failed to encode map e281 with expected crc 2023-09-23T23:46:05.200 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:04 smithi159 bash[105915]: cluster 2023-09-23T23:46:03.860659+0000 osd.4 (osd.4) 198 : cluster 3 failed to encode map e281 with expected crc 2023-09-23T23:46:05.200 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:04 smithi159 bash[105915]: cluster 2023-09-23T23:46:03.962908+0000 osd.7 (osd.7) 158 : cluster 3 failed to encode map e281 with expected crc 2023-09-23T23:46:05.200 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:04 smithi159 bash[105915]: cluster 2023-09-23T23:46:04.850900+0000 mon.a (mon.0) 1174 : cluster 0 osdmap e282: 8 total, 8 up, 5 in 2023-09-23T23:46:05.200 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:04 smithi159 bash[108473]: cluster 2023-09-23T23:46:03.847394+0000 osd.6 (osd.6) 308 : cluster 3 failed to encode map e281 with expected crc 2023-09-23T23:46:05.200 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:04 smithi159 bash[108473]: cluster 2023-09-23T23:46:03.847917+0000 osd.5 (osd.5) 134 : cluster 3 failed to encode map e281 with expected crc 2023-09-23T23:46:05.200 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:04 smithi159 bash[108473]: cluster 2023-09-23T23:46:03.850790+0000 osd.6 (osd.6) 309 : cluster 3 failed to encode map e281 with expected crc 2023-09-23T23:46:05.200 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:04 smithi159 bash[108473]: cluster 2023-09-23T23:46:03.854115+0000 osd.6 (osd.6) 310 : cluster 3 failed to encode map e281 with expected crc 2023-09-23T23:46:05.200 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:04 smithi159 bash[108473]: cluster 2023-09-23T23:46:03.859102+0000 osd.4 (osd.4) 197 : cluster 3 failed to encode map e281 with expected crc 2023-09-23T23:46:05.200 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:04 smithi159 bash[108473]: cluster 2023-09-23T23:46:03.860659+0000 osd.4 (osd.4) 198 : cluster 3 failed to encode map e281 with expected crc 2023-09-23T23:46:05.200 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:04 smithi159 bash[108473]: cluster 2023-09-23T23:46:03.962908+0000 osd.7 (osd.7) 158 : cluster 3 failed to encode map e281 with expected crc 2023-09-23T23:46:05.201 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:04 smithi159 bash[108473]: cluster 2023-09-23T23:46:04.850900+0000 mon.a (mon.0) 1174 : cluster 0 osdmap e282: 8 total, 8 up, 5 in 2023-09-23T23:46:05.212 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:46:05.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:05.215 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:46:05.316 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:46:05.339 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:46:05.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:05.342 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:46:05.443 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:46:05.468 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:46:05.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:05.470 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:46:05.571 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:46:05.599 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:46:05.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:05.602 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:46:05.702 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:05.731 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:05.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:05.734 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:46:05.835 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:05.866 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:05.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:05.869 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:46:05.970 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:46:05.991 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:46:05.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:05.995 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:46:06.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:05 smithi164 bash[92846]: cluster 2023-09-23T23:46:04.662227+0000 mgr.y (mgr.25991) 868 : cluster 0 pgmap v960: 99 pgs: 1 active+clean+remapped, 1 peering, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 21 MiB data, 2.8 GiB used, 444 GiB / 447 GiB avail; 0 B/s wr, 184 op/s; 22/897 objects degraded (2.453%); 22/897 objects misplaced (2.453%); 0 B/s, 79 objects/s recovering 2023-09-23T23:46:06.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:05 smithi164 bash[92846]: cluster 2023-09-23T23:46:04.849319+0000 osd.6 (osd.6) 311 : cluster 3 failed to encode map e282 with expected crc 2023-09-23T23:46:06.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:05 smithi164 bash[92846]: cluster 2023-09-23T23:46:04.852660+0000 osd.6 (osd.6) 312 : cluster 3 failed to encode map e282 with expected crc 2023-09-23T23:46:06.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:05 smithi164 bash[92846]: cluster 2023-09-23T23:46:04.854509+0000 osd.6 (osd.6) 313 : cluster 3 failed to encode map e282 with expected crc 2023-09-23T23:46:06.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:05 smithi164 bash[92846]: cluster 2023-09-23T23:46:04.857221+0000 osd.3 (osd.3) 26 : cluster 0 7.6 starting backfill to osd.2 from (0'0,0'0] MAX to 279'8071 2023-09-23T23:46:06.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:05 smithi164 bash[92846]: cluster 2023-09-23T23:46:04.869547+0000 osd.4 (osd.4) 199 : cluster 3 failed to encode map e282 with expected crc 2023-09-23T23:46:06.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:05 smithi159 bash[108473]: cluster 2023-09-23T23:46:04.662227+0000 mgr.y (mgr.25991) 868 : cluster 0 pgmap v960: 99 pgs: 1 active+clean+remapped, 1 peering, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 21 MiB data, 2.8 GiB used, 444 GiB / 447 GiB avail; 0 B/s wr, 184 op/s; 22/897 objects degraded (2.453%); 22/897 objects misplaced (2.453%); 0 B/s, 79 objects/s recovering 2023-09-23T23:46:06.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:05 smithi159 bash[108473]: cluster 2023-09-23T23:46:04.849319+0000 osd.6 (osd.6) 311 : cluster 3 failed to encode map e282 with expected crc 2023-09-23T23:46:06.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:05 smithi159 bash[108473]: cluster 2023-09-23T23:46:04.852660+0000 osd.6 (osd.6) 312 : cluster 3 failed to encode map e282 with expected crc 2023-09-23T23:46:06.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:05 smithi159 bash[108473]: cluster 2023-09-23T23:46:04.854509+0000 osd.6 (osd.6) 313 : cluster 3 failed to encode map e282 with expected crc 2023-09-23T23:46:06.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:05 smithi159 bash[108473]: cluster 2023-09-23T23:46:04.857221+0000 osd.3 (osd.3) 26 : cluster 0 7.6 starting backfill to osd.2 from (0'0,0'0] MAX to 279'8071 2023-09-23T23:46:06.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:05 smithi159 bash[108473]: cluster 2023-09-23T23:46:04.869547+0000 osd.4 (osd.4) 199 : cluster 3 failed to encode map e282 with expected crc 2023-09-23T23:46:06.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:05 smithi159 bash[105915]: cluster 2023-09-23T23:46:04.662227+0000 mgr.y (mgr.25991) 868 : cluster 0 pgmap v960: 99 pgs: 1 active+clean+remapped, 1 peering, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 21 MiB data, 2.8 GiB used, 444 GiB / 447 GiB avail; 0 B/s wr, 184 op/s; 22/897 objects degraded (2.453%); 22/897 objects misplaced (2.453%); 0 B/s, 79 objects/s recovering 2023-09-23T23:46:06.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:05 smithi159 bash[105915]: cluster 2023-09-23T23:46:04.849319+0000 osd.6 (osd.6) 311 : cluster 3 failed to encode map e282 with expected crc 2023-09-23T23:46:06.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:05 smithi159 bash[105915]: cluster 2023-09-23T23:46:04.852660+0000 osd.6 (osd.6) 312 : cluster 3 failed to encode map e282 with expected crc 2023-09-23T23:46:06.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:05 smithi159 bash[105915]: cluster 2023-09-23T23:46:04.854509+0000 osd.6 (osd.6) 313 : cluster 3 failed to encode map e282 with expected crc 2023-09-23T23:46:06.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:05 smithi159 bash[105915]: cluster 2023-09-23T23:46:04.857221+0000 osd.3 (osd.3) 26 : cluster 0 7.6 starting backfill to osd.2 from (0'0,0'0] MAX to 279'8071 2023-09-23T23:46:06.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:05 smithi159 bash[105915]: cluster 2023-09-23T23:46:04.869547+0000 osd.4 (osd.4) 199 : cluster 3 failed to encode map e282 with expected crc 2023-09-23T23:46:06.096 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:46:06.124 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:46:06.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:06.127 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:46:06.228 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:06.262 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:06.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:06.265 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:46:06.366 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:46:06.398 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:46:06.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:06.401 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:46:06.502 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:06.535 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:06.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:06.538 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:46:06.568 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd reweight 3 1 2023-09-23T23:46:06.639 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:06.667 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:06.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:06.670 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:46:06.770 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:06.804 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:06.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:06.807 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:46:06.908 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:46:06.932 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:46:06.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:06.935 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:46:06.962 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:46:07.036 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:46:07.049 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:06 smithi164 bash[92846]: cluster 2023-09-23T23:46:05.880240+0000 osd.6 (osd.6) 314 : cluster 3 failed to encode map e283 with expected crc 2023-09-23T23:46:07.049 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:06 smithi164 bash[92846]: cluster 2023-09-23T23:46:05.882387+0000 mon.a (mon.0) 1175 : cluster 0 osdmap e283: 8 total, 8 up, 5 in 2023-09-23T23:46:07.049 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:06 smithi164 bash[92846]: cluster 2023-09-23T23:46:05.882765+0000 osd.6 (osd.6) 315 : cluster 3 failed to encode map e283 with expected crc 2023-09-23T23:46:07.049 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:06 smithi164 bash[92846]: cluster 2023-09-23T23:46:05.884620+0000 osd.4 (osd.4) 200 : cluster 3 failed to encode map e283 with expected crc 2023-09-23T23:46:07.049 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:06 smithi164 bash[92846]: cluster 2023-09-23T23:46:06.509743+0000 osd.1 (osd.1) 25 : cluster 0 7.0 scrub starts 2023-09-23T23:46:07.070 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:46:07.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:07.073 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:46:07.174 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:07.211 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:07.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:07.214 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:46:07.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:06 smithi159 bash[108473]: cluster 2023-09-23T23:46:05.880240+0000 osd.6 (osd.6) 314 : cluster 3 failed to encode map e283 with expected crc 2023-09-23T23:46:07.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:06 smithi159 bash[108473]: cluster 2023-09-23T23:46:05.882387+0000 mon.a (mon.0) 1175 : cluster 0 osdmap e283: 8 total, 8 up, 5 in 2023-09-23T23:46:07.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:06 smithi159 bash[108473]: cluster 2023-09-23T23:46:05.882765+0000 osd.6 (osd.6) 315 : cluster 3 failed to encode map e283 with expected crc 2023-09-23T23:46:07.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:06 smithi159 bash[108473]: cluster 2023-09-23T23:46:05.884620+0000 osd.4 (osd.4) 200 : cluster 3 failed to encode map e283 with expected crc 2023-09-23T23:46:07.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:06 smithi159 bash[108473]: cluster 2023-09-23T23:46:06.509743+0000 osd.1 (osd.1) 25 : cluster 0 7.0 scrub starts 2023-09-23T23:46:07.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:06 smithi159 bash[105915]: cluster 2023-09-23T23:46:05.880240+0000 osd.6 (osd.6) 314 : cluster 3 failed to encode map e283 with expected crc 2023-09-23T23:46:07.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:06 smithi159 bash[105915]: cluster 2023-09-23T23:46:05.882387+0000 mon.a (mon.0) 1175 : cluster 0 osdmap e283: 8 total, 8 up, 5 in 2023-09-23T23:46:07.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:06 smithi159 bash[105915]: cluster 2023-09-23T23:46:05.882765+0000 osd.6 (osd.6) 315 : cluster 3 failed to encode map e283 with expected crc 2023-09-23T23:46:07.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:06 smithi159 bash[105915]: cluster 2023-09-23T23:46:05.884620+0000 osd.4 (osd.4) 200 : cluster 3 failed to encode map e283 with expected crc 2023-09-23T23:46:07.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:06 smithi159 bash[105915]: cluster 2023-09-23T23:46:06.509743+0000 osd.1 (osd.1) 25 : cluster 0 7.0 scrub starts 2023-09-23T23:46:07.315 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:07.347 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:07.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:07.351 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:46:07.451 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:07.484 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:07.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:07.487 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:46:07.588 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:46:07.614 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:46:07.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:07.617 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:46:07.718 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:07.750 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:07.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:07.753 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:46:07.854 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:46:07.910 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:46:07.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:07.912 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:46:08.013 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:08.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:07 smithi164 bash[92846]: cluster 2023-09-23T23:46:06.525551+0000 osd.1 (osd.1) 26 : cluster 0 7.0 scrub ok 2023-09-23T23:46:08.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:07 smithi164 bash[92846]: cluster 2023-09-23T23:46:06.530596+0000 osd.5 (osd.5) 135 : cluster 3 failed to encode map e282 with expected crc 2023-09-23T23:46:08.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:07 smithi164 bash[92846]: cluster 2023-09-23T23:46:06.530786+0000 osd.7 (osd.7) 159 : cluster 3 failed to encode map e282 with expected crc 2023-09-23T23:46:08.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:07 smithi164 bash[92846]: cluster 2023-09-23T23:46:06.663180+0000 mgr.y (mgr.25991) 869 : cluster 0 pgmap v963: 99 pgs: 1 active+clean+remapped, 2 peering, 1 active+recovering+undersized+degraded+remapped, 95 active+clean; 21 MiB data, 2.8 GiB used, 444 GiB / 447 GiB avail; 22/897 objects degraded (2.453%); 22/897 objects misplaced (2.453%) 2023-09-23T23:46:08.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:07 smithi164 bash[92846]: cluster 2023-09-23T23:46:06.891624+0000 mon.a (mon.0) 1176 : cluster 0 osdmap e284: 8 total, 8 up, 5 in 2023-09-23T23:46:08.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:07 smithi164 bash[92846]: cluster 2023-09-23T23:46:06.892191+0000 osd.6 (osd.6) 316 : cluster 3 failed to encode map e284 with expected crc 2023-09-23T23:46:08.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:07 smithi164 bash[92846]: cluster 2023-09-23T23:46:06.893662+0000 osd.6 (osd.6) 317 : cluster 3 failed to encode map e284 with expected crc 2023-09-23T23:46:08.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:07 smithi164 bash[92846]: cluster 2023-09-23T23:46:06.896515+0000 osd.6 (osd.6) 318 : cluster 3 failed to encode map e284 with expected crc 2023-09-23T23:46:08.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:07 smithi164 bash[92846]: cluster 2023-09-23T23:46:07.227123+0000 osd.4 (osd.4) 201 : cluster 3 failed to encode map e284 with expected crc 2023-09-23T23:46:08.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:07 smithi164 bash[92846]: cluster 2023-09-23T23:46:07.801914+0000 mon.a (mon.0) 1177 : cluster 3 Health check update: Degraded data redundancy: 22/897 objects degraded (2.453%), 1 pg degraded (PG_DEGRADED) 2023-09-23T23:46:08.046 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:08.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:08.049 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:46:08.150 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:46:08.161 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:07 smithi159 bash[108473]: cluster 2023-09-23T23:46:06.525551+0000 osd.1 (osd.1) 26 : cluster 0 7.0 scrub ok 2023-09-23T23:46:08.161 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:07 smithi159 bash[108473]: cluster 2023-09-23T23:46:06.530596+0000 osd.5 (osd.5) 135 : cluster 3 failed to encode map e282 with expected crc 2023-09-23T23:46:08.161 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:07 smithi159 bash[108473]: cluster 2023-09-23T23:46:06.530786+0000 osd.7 (osd.7) 159 : cluster 3 failed to encode map e282 with expected crc 2023-09-23T23:46:08.161 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:07 smithi159 bash[108473]: cluster 2023-09-23T23:46:06.663180+0000 mgr.y (mgr.25991) 869 : cluster 0 pgmap v963: 99 pgs: 1 active+clean+remapped, 2 peering, 1 active+recovering+undersized+degraded+remapped, 95 active+clean; 21 MiB data, 2.8 GiB used, 444 GiB / 447 GiB avail; 22/897 objects degraded (2.453%); 22/897 objects misplaced (2.453%) 2023-09-23T23:46:08.161 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:07 smithi159 bash[108473]: cluster 2023-09-23T23:46:06.891624+0000 mon.a (mon.0) 1176 : cluster 0 osdmap e284: 8 total, 8 up, 5 in 2023-09-23T23:46:08.161 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:07 smithi159 bash[108473]: cluster 2023-09-23T23:46:06.892191+0000 osd.6 (osd.6) 316 : cluster 3 failed to encode map e284 with expected crc 2023-09-23T23:46:08.161 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:07 smithi159 bash[108473]: cluster 2023-09-23T23:46:06.893662+0000 osd.6 (osd.6) 317 : cluster 3 failed to encode map e284 with expected crc 2023-09-23T23:46:08.161 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:07 smithi159 bash[108473]: cluster 2023-09-23T23:46:06.896515+0000 osd.6 (osd.6) 318 : cluster 3 failed to encode map e284 with expected crc 2023-09-23T23:46:08.161 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:07 smithi159 bash[108473]: cluster 2023-09-23T23:46:07.227123+0000 osd.4 (osd.4) 201 : cluster 3 failed to encode map e284 with expected crc 2023-09-23T23:46:08.162 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:07 smithi159 bash[108473]: cluster 2023-09-23T23:46:07.801914+0000 mon.a (mon.0) 1177 : cluster 3 Health check update: Degraded data redundancy: 22/897 objects degraded (2.453%), 1 pg degraded (PG_DEGRADED) 2023-09-23T23:46:08.162 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:07 smithi159 bash[105915]: cluster 2023-09-23T23:46:06.525551+0000 osd.1 (osd.1) 26 : cluster 0 7.0 scrub ok 2023-09-23T23:46:08.162 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:07 smithi159 bash[105915]: cluster 2023-09-23T23:46:06.530596+0000 osd.5 (osd.5) 135 : cluster 3 failed to encode map e282 with expected crc 2023-09-23T23:46:08.162 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:07 smithi159 bash[105915]: cluster 2023-09-23T23:46:06.530786+0000 osd.7 (osd.7) 159 : cluster 3 failed to encode map e282 with expected crc 2023-09-23T23:46:08.162 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:07 smithi159 bash[105915]: cluster 2023-09-23T23:46:06.663180+0000 mgr.y (mgr.25991) 869 : cluster 0 pgmap v963: 99 pgs: 1 active+clean+remapped, 2 peering, 1 active+recovering+undersized+degraded+remapped, 95 active+clean; 21 MiB data, 2.8 GiB used, 444 GiB / 447 GiB avail; 22/897 objects degraded (2.453%); 22/897 objects misplaced (2.453%) 2023-09-23T23:46:08.162 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:07 smithi159 bash[105915]: cluster 2023-09-23T23:46:06.891624+0000 mon.a (mon.0) 1176 : cluster 0 osdmap e284: 8 total, 8 up, 5 in 2023-09-23T23:46:08.162 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:07 smithi159 bash[105915]: cluster 2023-09-23T23:46:06.892191+0000 osd.6 (osd.6) 316 : cluster 3 failed to encode map e284 with expected crc 2023-09-23T23:46:08.162 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:07 smithi159 bash[105915]: cluster 2023-09-23T23:46:06.893662+0000 osd.6 (osd.6) 317 : cluster 3 failed to encode map e284 with expected crc 2023-09-23T23:46:08.162 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:07 smithi159 bash[105915]: cluster 2023-09-23T23:46:06.896515+0000 osd.6 (osd.6) 318 : cluster 3 failed to encode map e284 with expected crc 2023-09-23T23:46:08.162 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:07 smithi159 bash[105915]: cluster 2023-09-23T23:46:07.227123+0000 osd.4 (osd.4) 201 : cluster 3 failed to encode map e284 with expected crc 2023-09-23T23:46:08.163 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:07 smithi159 bash[105915]: cluster 2023-09-23T23:46:07.801914+0000 mon.a (mon.0) 1177 : cluster 3 Health check update: Degraded data redundancy: 22/897 objects degraded (2.453%), 1 pg degraded (PG_DEGRADED) 2023-09-23T23:46:08.176 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:46:08.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:08.178 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:46:08.279 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:08.312 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:08.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:08.315 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:46:08.416 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:46:08.445 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:46:08.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:08.448 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:46:08.549 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:46:08.571 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:46:08.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:08.574 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:46:08.589 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T23:46:08.590 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T23:46:08.674 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:46:08.699 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:46:08.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:08.701 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:46:08.802 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:46:08.823 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:46:08.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:08.825 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:46:08.925 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:46:08.955 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:46:08.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:08.958 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:46:09.059 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:46:09.095 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:46:09.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:09.098 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:46:09.199 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:46:09.224 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:46:09.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:09.227 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:46:09.328 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:09.340 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:09 smithi164 bash[92846]: cluster 2023-09-23T23:46:07.597744+0000 osd.7 (osd.7) 160 : cluster 3 failed to encode map e284 with expected crc 2023-09-23T23:46:09.340 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:09 smithi164 bash[92846]: cluster 2023-09-23T23:46:07.600916+0000 osd.7 (osd.7) 161 : cluster 3 failed to encode map e284 with expected crc 2023-09-23T23:46:09.340 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:09 smithi164 bash[92846]: cluster 2023-09-23T23:46:07.631513+0000 osd.5 (osd.5) 136 : cluster 3 failed to encode map e284 with expected crc 2023-09-23T23:46:09.340 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:09 smithi164 bash[92846]: cluster 2023-09-23T23:46:07.878903+0000 osd.2 (osd.2) 25 : cluster 0 7.5 scrub starts 2023-09-23T23:46:09.340 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:09 smithi164 bash[92846]: cluster 2023-09-23T23:46:07.894070+0000 osd.2 (osd.2) 26 : cluster 0 7.5 scrub ok 2023-09-23T23:46:09.340 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:09 smithi164 bash[92846]: audit 2023-09-23T23:46:08.096415+0000 mon.a (mon.0) 1178 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:46:09.340 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:09 smithi164 bash[92846]: audit 2023-09-23T23:46:08.104378+0000 mon.a (mon.0) 1179 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:46:09.340 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:09 smithi164 bash[92846]: cluster 2023-09-23T23:46:08.192192+0000 osd.3 (osd.3) 27 : cluster 0 7.3 scrub starts 2023-09-23T23:46:09.340 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:09 smithi164 bash[92846]: cluster 2023-09-23T23:46:08.204834+0000 osd.3 (osd.3) 28 : cluster 0 7.3 scrub ok 2023-09-23T23:46:09.340 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:09 smithi164 bash[92846]: audit 2023-09-23T23:46:08.576561+0000 mon.a (mon.0) 1180 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:46:09.341 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:09 smithi164 bash[92846]: audit 2023-09-23T23:46:08.577360+0000 mon.a (mon.0) 1181 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:46:09.341 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:09 smithi164 bash[92846]: audit 2023-09-23T23:46:08.582969+0000 mon.a (mon.0) 1182 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:46:09.341 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:09 smithi164 bash[92846]: cluster 2023-09-23T23:46:08.663836+0000 mgr.y (mgr.25991) 870 : cluster 0 pgmap v965: 99 pgs: 1 peering, 98 active+clean; 21 MiB data, 2.7 GiB used, 444 GiB / 447 GiB avail; 0 B/s, 180 objects/s recovering 2023-09-23T23:46:09.358 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:09.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:09.361 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:46:09.442 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:09 smithi159 bash[105915]: cluster 2023-09-23T23:46:07.597744+0000 osd.7 (osd.7) 160 : cluster 3 failed to encode map e284 with expected crc 2023-09-23T23:46:09.442 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:09 smithi159 bash[105915]: cluster 2023-09-23T23:46:07.600916+0000 osd.7 (osd.7) 161 : cluster 3 failed to encode map e284 with expected crc 2023-09-23T23:46:09.443 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:09 smithi159 bash[105915]: cluster 2023-09-23T23:46:07.631513+0000 osd.5 (osd.5) 136 : cluster 3 failed to encode map e284 with expected crc 2023-09-23T23:46:09.443 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:09 smithi159 bash[105915]: cluster 2023-09-23T23:46:07.878903+0000 osd.2 (osd.2) 25 : cluster 0 7.5 scrub starts 2023-09-23T23:46:09.443 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:09 smithi159 bash[105915]: cluster 2023-09-23T23:46:07.894070+0000 osd.2 (osd.2) 26 : cluster 0 7.5 scrub ok 2023-09-23T23:46:09.443 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:09 smithi159 bash[105915]: audit 2023-09-23T23:46:08.096415+0000 mon.a (mon.0) 1178 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:46:09.443 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:09 smithi159 bash[105915]: audit 2023-09-23T23:46:08.104378+0000 mon.a (mon.0) 1179 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:46:09.443 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:09 smithi159 bash[105915]: cluster 2023-09-23T23:46:08.192192+0000 osd.3 (osd.3) 27 : cluster 0 7.3 scrub starts 2023-09-23T23:46:09.443 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:09 smithi159 bash[105915]: cluster 2023-09-23T23:46:08.204834+0000 osd.3 (osd.3) 28 : cluster 0 7.3 scrub ok 2023-09-23T23:46:09.443 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:09 smithi159 bash[105915]: audit 2023-09-23T23:46:08.576561+0000 mon.a (mon.0) 1180 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:46:09.443 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:09 smithi159 bash[105915]: audit 2023-09-23T23:46:08.577360+0000 mon.a (mon.0) 1181 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:46:09.443 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:09 smithi159 bash[105915]: audit 2023-09-23T23:46:08.582969+0000 mon.a (mon.0) 1182 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:46:09.444 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:09 smithi159 bash[105915]: cluster 2023-09-23T23:46:08.663836+0000 mgr.y (mgr.25991) 870 : cluster 0 pgmap v965: 99 pgs: 1 peering, 98 active+clean; 21 MiB data, 2.7 GiB used, 444 GiB / 447 GiB avail; 0 B/s, 180 objects/s recovering 2023-09-23T23:46:09.444 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:09 smithi159 bash[108473]: cluster 2023-09-23T23:46:07.597744+0000 osd.7 (osd.7) 160 : cluster 3 failed to encode map e284 with expected crc 2023-09-23T23:46:09.444 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:09 smithi159 bash[108473]: cluster 2023-09-23T23:46:07.600916+0000 osd.7 (osd.7) 161 : cluster 3 failed to encode map e284 with expected crc 2023-09-23T23:46:09.444 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:09 smithi159 bash[108473]: cluster 2023-09-23T23:46:07.631513+0000 osd.5 (osd.5) 136 : cluster 3 failed to encode map e284 with expected crc 2023-09-23T23:46:09.444 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:09 smithi159 bash[108473]: cluster 2023-09-23T23:46:07.878903+0000 osd.2 (osd.2) 25 : cluster 0 7.5 scrub starts 2023-09-23T23:46:09.444 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:09 smithi159 bash[108473]: cluster 2023-09-23T23:46:07.894070+0000 osd.2 (osd.2) 26 : cluster 0 7.5 scrub ok 2023-09-23T23:46:09.444 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:09 smithi159 bash[108473]: audit 2023-09-23T23:46:08.096415+0000 mon.a (mon.0) 1178 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:46:09.444 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:09 smithi159 bash[108473]: audit 2023-09-23T23:46:08.104378+0000 mon.a (mon.0) 1179 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:46:09.444 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:09 smithi159 bash[108473]: cluster 2023-09-23T23:46:08.192192+0000 osd.3 (osd.3) 27 : cluster 0 7.3 scrub starts 2023-09-23T23:46:09.445 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:09 smithi159 bash[108473]: cluster 2023-09-23T23:46:08.204834+0000 osd.3 (osd.3) 28 : cluster 0 7.3 scrub ok 2023-09-23T23:46:09.445 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:09 smithi159 bash[108473]: audit 2023-09-23T23:46:08.576561+0000 mon.a (mon.0) 1180 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:46:09.445 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:09 smithi159 bash[108473]: audit 2023-09-23T23:46:08.577360+0000 mon.a (mon.0) 1181 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:46:09.445 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:09 smithi159 bash[108473]: audit 2023-09-23T23:46:08.582969+0000 mon.a (mon.0) 1182 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:46:09.445 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:09 smithi159 bash[108473]: cluster 2023-09-23T23:46:08.663836+0000 mgr.y (mgr.25991) 870 : cluster 0 pgmap v965: 99 pgs: 1 peering, 98 active+clean; 21 MiB data, 2.7 GiB used, 444 GiB / 447 GiB avail; 0 B/s, 180 objects/s recovering 2023-09-23T23:46:09.461 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:09.491 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:09.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:09.494 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:46:09.594 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:46:09.617 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:46:09.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:09.619 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:46:09.720 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:46:09.752 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:46:09.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:09.754 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:46:09.841 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:46:09.855 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:09.885 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:09.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:09.889 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:46:09.989 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:46:10.015 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:46:10.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:10.018 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:46:10.119 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:46:10.128 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:10 smithi159 bash[105915]: cluster 2023-09-23T23:46:09.580797+0000 mon.a (mon.0) 1183 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 22/897 objects degraded (2.453%), 1 pg degraded) 2023-09-23T23:46:10.128 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:10 smithi159 bash[108473]: cluster 2023-09-23T23:46:09.580797+0000 mon.a (mon.0) 1183 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 22/897 objects degraded (2.453%), 1 pg degraded) 2023-09-23T23:46:10.146 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:46:10.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:10.148 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:46:10.249 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:10.260 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:10 smithi164 bash[92846]: cluster 2023-09-23T23:46:09.580797+0000 mon.a (mon.0) 1183 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 22/897 objects degraded (2.453%), 1 pg degraded) 2023-09-23T23:46:10.279 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:10.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:10.282 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:46:10.383 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:10.413 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:10.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:10.417 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:46:10.517 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:10.549 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:10.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:10.552 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:46:10.652 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:46:10.684 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:46:10.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:10.688 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:46:10.788 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:10.821 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:10.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:10.825 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:46:10.926 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:46:10.959 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:46:10.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:10.962 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:46:11.062 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:11.093 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:11.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:11.096 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:46:11.197 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:46:11.225 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:46:11.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:11.227 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:46:11.329 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:11.341 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:11 smithi164 bash[92846]: cluster 2023-09-23T23:46:09.582072+0000 osd.1 (osd.1) 27 : cluster 0 7.9 scrub starts 2023-09-23T23:46:11.342 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:11 smithi164 bash[92846]: cluster 2023-09-23T23:46:09.599016+0000 osd.1 (osd.1) 28 : cluster 0 7.9 scrub ok 2023-09-23T23:46:11.342 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:11 smithi164 bash[92846]: cluster 2023-09-23T23:46:10.664502+0000 mgr.y (mgr.25991) 871 : cluster 0 pgmap v966: 99 pgs: 1 peering, 98 active+clean; 21 MiB data, 2.7 GiB used, 444 GiB / 447 GiB avail; 0 B/s, 145 objects/s recovering 2023-09-23T23:46:11.364 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:11.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:11.367 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:46:11.468 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:46:11.482 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:11 smithi159 bash[105915]: cluster 2023-09-23T23:46:09.582072+0000 osd.1 (osd.1) 27 : cluster 0 7.9 scrub starts 2023-09-23T23:46:11.482 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:11 smithi159 bash[105915]: cluster 2023-09-23T23:46:09.599016+0000 osd.1 (osd.1) 28 : cluster 0 7.9 scrub ok 2023-09-23T23:46:11.482 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:11 smithi159 bash[105915]: cluster 2023-09-23T23:46:10.664502+0000 mgr.y (mgr.25991) 871 : cluster 0 pgmap v966: 99 pgs: 1 peering, 98 active+clean; 21 MiB data, 2.7 GiB used, 444 GiB / 447 GiB avail; 0 B/s, 145 objects/s recovering 2023-09-23T23:46:11.482 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:11 smithi159 bash[108473]: cluster 2023-09-23T23:46:09.582072+0000 osd.1 (osd.1) 27 : cluster 0 7.9 scrub starts 2023-09-23T23:46:11.482 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:11 smithi159 bash[108473]: cluster 2023-09-23T23:46:09.599016+0000 osd.1 (osd.1) 28 : cluster 0 7.9 scrub ok 2023-09-23T23:46:11.482 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:11 smithi159 bash[108473]: cluster 2023-09-23T23:46:10.664502+0000 mgr.y (mgr.25991) 871 : cluster 0 pgmap v966: 99 pgs: 1 peering, 98 active+clean; 21 MiB data, 2.7 GiB used, 444 GiB / 447 GiB avail; 0 B/s, 145 objects/s recovering 2023-09-23T23:46:11.498 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:46:11.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:11.500 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:46:11.600 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:11.632 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:11.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:11.635 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:46:11.736 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:46:11.760 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:46:11.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:11.762 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:46:11.863 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:11.894 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:11.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:11.898 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:46:11.998 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:12.030 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:12.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:12.032 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:46:12.130 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:46:12.133 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:46:12.155 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:46:12.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:12.157 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:46:12.258 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:12.269 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:12 smithi164 bash[92846]: cluster 2023-09-23T23:46:10.629763+0000 osd.1 (osd.1) 29 : cluster 0 7.4 scrub starts 2023-09-23T23:46:12.270 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:12 smithi164 bash[92846]: cluster 2023-09-23T23:46:10.652245+0000 osd.1 (osd.1) 30 : cluster 0 7.4 scrub ok 2023-09-23T23:46:12.270 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:12 smithi164 bash[92846]: cluster 2023-09-23T23:46:10.881586+0000 osd.2 (osd.2) 27 : cluster 0 7.8 scrub starts 2023-09-23T23:46:12.270 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:12 smithi164 bash[92846]: cluster 2023-09-23T23:46:10.898825+0000 osd.2 (osd.2) 28 : cluster 0 7.8 scrub ok 2023-09-23T23:46:12.270 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:12 smithi164 bash[92846]: cluster 2023-09-23T23:46:11.107896+0000 osd.3 (osd.3) 29 : cluster 0 7.2 scrub starts 2023-09-23T23:46:12.270 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:12 smithi164 bash[92846]: cluster 2023-09-23T23:46:11.131828+0000 osd.3 (osd.3) 30 : cluster 0 7.2 scrub ok 2023-09-23T23:46:12.270 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:12 smithi164 bash[92846]: cluster 2023-09-23T23:46:11.762012+0000 osd.6 (osd.6) 319 : cluster 0 7.7 scrub starts 2023-09-23T23:46:12.270 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:12 smithi164 bash[92846]: cluster 2023-09-23T23:46:11.778061+0000 osd.6 (osd.6) 320 : cluster 0 7.7 scrub ok 2023-09-23T23:46:12.270 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:12 smithi164 bash[92846]: cluster 2023-09-23T23:46:11.928938+0000 osd.2 (osd.2) 29 : cluster 0 7.13 scrub starts 2023-09-23T23:46:12.270 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:12 smithi164 bash[92846]: cluster 2023-09-23T23:46:11.942116+0000 osd.2 (osd.2) 30 : cluster 0 7.13 scrub ok 2023-09-23T23:46:12.289 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:12.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:12.292 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:46:12.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:12 smithi159 bash[108473]: cluster 2023-09-23T23:46:10.629763+0000 osd.1 (osd.1) 29 : cluster 0 7.4 scrub starts 2023-09-23T23:46:12.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:12 smithi159 bash[108473]: cluster 2023-09-23T23:46:10.652245+0000 osd.1 (osd.1) 30 : cluster 0 7.4 scrub ok 2023-09-23T23:46:12.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:12 smithi159 bash[108473]: cluster 2023-09-23T23:46:10.881586+0000 osd.2 (osd.2) 27 : cluster 0 7.8 scrub starts 2023-09-23T23:46:12.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:12 smithi159 bash[108473]: cluster 2023-09-23T23:46:10.898825+0000 osd.2 (osd.2) 28 : cluster 0 7.8 scrub ok 2023-09-23T23:46:12.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:12 smithi159 bash[108473]: cluster 2023-09-23T23:46:11.107896+0000 osd.3 (osd.3) 29 : cluster 0 7.2 scrub starts 2023-09-23T23:46:12.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:12 smithi159 bash[108473]: cluster 2023-09-23T23:46:11.131828+0000 osd.3 (osd.3) 30 : cluster 0 7.2 scrub ok 2023-09-23T23:46:12.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:12 smithi159 bash[108473]: cluster 2023-09-23T23:46:11.762012+0000 osd.6 (osd.6) 319 : cluster 0 7.7 scrub starts 2023-09-23T23:46:12.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:12 smithi159 bash[108473]: cluster 2023-09-23T23:46:11.778061+0000 osd.6 (osd.6) 320 : cluster 0 7.7 scrub ok 2023-09-23T23:46:12.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:12 smithi159 bash[108473]: cluster 2023-09-23T23:46:11.928938+0000 osd.2 (osd.2) 29 : cluster 0 7.13 scrub starts 2023-09-23T23:46:12.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:12 smithi159 bash[108473]: cluster 2023-09-23T23:46:11.942116+0000 osd.2 (osd.2) 30 : cluster 0 7.13 scrub ok 2023-09-23T23:46:12.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:12 smithi159 bash[105915]: cluster 2023-09-23T23:46:10.629763+0000 osd.1 (osd.1) 29 : cluster 0 7.4 scrub starts 2023-09-23T23:46:12.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:12 smithi159 bash[105915]: cluster 2023-09-23T23:46:10.652245+0000 osd.1 (osd.1) 30 : cluster 0 7.4 scrub ok 2023-09-23T23:46:12.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:12 smithi159 bash[105915]: cluster 2023-09-23T23:46:10.881586+0000 osd.2 (osd.2) 27 : cluster 0 7.8 scrub starts 2023-09-23T23:46:12.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:12 smithi159 bash[105915]: cluster 2023-09-23T23:46:10.898825+0000 osd.2 (osd.2) 28 : cluster 0 7.8 scrub ok 2023-09-23T23:46:12.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:12 smithi159 bash[105915]: cluster 2023-09-23T23:46:11.107896+0000 osd.3 (osd.3) 29 : cluster 0 7.2 scrub starts 2023-09-23T23:46:12.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:12 smithi159 bash[105915]: cluster 2023-09-23T23:46:11.131828+0000 osd.3 (osd.3) 30 : cluster 0 7.2 scrub ok 2023-09-23T23:46:12.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:12 smithi159 bash[105915]: cluster 2023-09-23T23:46:11.762012+0000 osd.6 (osd.6) 319 : cluster 0 7.7 scrub starts 2023-09-23T23:46:12.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:12 smithi159 bash[105915]: cluster 2023-09-23T23:46:11.778061+0000 osd.6 (osd.6) 320 : cluster 0 7.7 scrub ok 2023-09-23T23:46:12.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:12 smithi159 bash[105915]: cluster 2023-09-23T23:46:11.928938+0000 osd.2 (osd.2) 29 : cluster 0 7.13 scrub starts 2023-09-23T23:46:12.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:12 smithi159 bash[105915]: cluster 2023-09-23T23:46:11.942116+0000 osd.2 (osd.2) 30 : cluster 0 7.13 scrub ok 2023-09-23T23:46:12.393 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:12.424 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:12.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:12.428 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:46:12.528 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:12.562 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:12.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:12.565 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:46:12.666 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:46:12.699 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:46:12.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:12.703 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:46:12.803 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:46:12.833 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:46:12.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:12.836 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:46:12.936 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:12.969 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:12.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:12.973 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:46:13.073 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:46:13.102 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:46:13.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:13.105 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:46:13.135 INFO:teuthology.orchestra.run.smithi159.stderr:pool 'unique_pool_2' removed 2023-09-23T23:46:13.206 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:13.212 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:13 smithi164 bash[92846]: audit 2023-09-23T23:46:12.181775+0000 mon.c (mon.2) 73 : audit 1 from='client.? 172.21.15.159:0/3129622142' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-23T23:46:13.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:13 smithi164 bash[92846]: audit 2023-09-23T23:46:12.182161+0000 mon.a (mon.0) 1184 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-23T23:46:13.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:13 smithi164 bash[92846]: cluster 2023-09-23T23:46:12.665133+0000 mgr.y (mgr.25991) 872 : cluster 0 pgmap v967: 99 pgs: 99 active+clean; 20 MiB data, 2.7 GiB used, 444 GiB / 447 GiB avail; 0 B/s, 111 objects/s recovering 2023-09-23T23:46:13.228 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:13.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:13.231 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:46:13.331 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:46:13.361 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:46:13.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:13.364 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:46:13.465 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:13.497 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:13.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:13.499 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:46:13.546 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:13 smithi159 bash[105915]: audit 2023-09-23T23:46:12.181775+0000 mon.c (mon.2) 73 : audit 1 from='client.? 172.21.15.159:0/3129622142' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-23T23:46:13.546 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:13 smithi159 bash[105915]: audit 2023-09-23T23:46:12.182161+0000 mon.a (mon.0) 1184 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-23T23:46:13.546 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:13 smithi159 bash[105915]: cluster 2023-09-23T23:46:12.665133+0000 mgr.y (mgr.25991) 872 : cluster 0 pgmap v967: 99 pgs: 99 active+clean; 20 MiB data, 2.7 GiB used, 444 GiB / 447 GiB avail; 0 B/s, 111 objects/s recovering 2023-09-23T23:46:13.547 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:13 smithi159 bash[108473]: audit 2023-09-23T23:46:12.181775+0000 mon.c (mon.2) 73 : audit 1 from='client.? 172.21.15.159:0/3129622142' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-23T23:46:13.547 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:13 smithi159 bash[108473]: audit 2023-09-23T23:46:12.182161+0000 mon.a (mon.0) 1184 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-23T23:46:13.547 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:13 smithi159 bash[108473]: cluster 2023-09-23T23:46:12.665133+0000 mgr.y (mgr.25991) 872 : cluster 0 pgmap v967: 99 pgs: 99 active+clean; 20 MiB data, 2.7 GiB used, 444 GiB / 447 GiB avail; 0 B/s, 111 objects/s recovering 2023-09-23T23:46:13.600 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:46:13.630 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:46:13.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:13.633 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:46:13.734 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:46:13.755 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:46:13.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:13.756 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:46:13.857 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:46:13.880 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:46:13.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:13.883 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:46:13.952 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:46:13 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:46:13] "GET /metrics HTTP/1.1" 200 36569 "" "Prometheus/2.43.0" 2023-09-23T23:46:13.984 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:14.014 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:14.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:14.017 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:46:14.118 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:14.148 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:14.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:14.151 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:46:14.252 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:46:14.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:14 smithi164 bash[92846]: cluster 2023-09-23T23:46:13.117469+0000 osd.6 (osd.6) 321 : cluster 3 failed to encode map e285 with expected crc 2023-09-23T23:46:14.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:14 smithi164 bash[92846]: audit 2023-09-23T23:46:13.118493+0000 mon.a (mon.0) 1185 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true}]': finished 2023-09-23T23:46:14.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:14 smithi164 bash[92846]: cluster 2023-09-23T23:46:13.118611+0000 mon.a (mon.0) 1186 : cluster 0 osdmap e285: 8 total, 8 up, 5 in 2023-09-23T23:46:14.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:14 smithi164 bash[92846]: cluster 2023-09-23T23:46:13.199761+0000 osd.7 (osd.7) 162 : cluster 3 failed to encode map e285 with expected crc 2023-09-23T23:46:14.280 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:46:14.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:14.283 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:46:14.384 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:14.416 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:14.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:14.419 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:46:14.519 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:46:14.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:14 smithi159 bash[105915]: cluster 2023-09-23T23:46:13.117469+0000 osd.6 (osd.6) 321 : cluster 3 failed to encode map e285 with expected crc 2023-09-23T23:46:14.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:14 smithi159 bash[105915]: audit 2023-09-23T23:46:13.118493+0000 mon.a (mon.0) 1185 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true}]': finished 2023-09-23T23:46:14.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:14 smithi159 bash[105915]: cluster 2023-09-23T23:46:13.118611+0000 mon.a (mon.0) 1186 : cluster 0 osdmap e285: 8 total, 8 up, 5 in 2023-09-23T23:46:14.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:14 smithi159 bash[105915]: cluster 2023-09-23T23:46:13.199761+0000 osd.7 (osd.7) 162 : cluster 3 failed to encode map e285 with expected crc 2023-09-23T23:46:14.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:14 smithi159 bash[108473]: cluster 2023-09-23T23:46:13.117469+0000 osd.6 (osd.6) 321 : cluster 3 failed to encode map e285 with expected crc 2023-09-23T23:46:14.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:14 smithi159 bash[108473]: audit 2023-09-23T23:46:13.118493+0000 mon.a (mon.0) 1185 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true}]': finished 2023-09-23T23:46:14.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:14 smithi159 bash[108473]: cluster 2023-09-23T23:46:13.118611+0000 mon.a (mon.0) 1186 : cluster 0 osdmap e285: 8 total, 8 up, 5 in 2023-09-23T23:46:14.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:14 smithi159 bash[108473]: cluster 2023-09-23T23:46:13.199761+0000 osd.7 (osd.7) 162 : cluster 3 failed to encode map e285 with expected crc 2023-09-23T23:46:14.553 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:46:14.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:14.556 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:46:14.657 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:46:14.683 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:46:14.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:14.686 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:46:14.786 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:46:14.813 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:46:14.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:14.816 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:46:14.917 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:46:14.939 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:46:14.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:14.942 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:46:15.042 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:46:15.075 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:46:15.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:15.078 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:46:15.179 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:46:15.186 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:15 smithi159 bash[105915]: cluster 2023-09-23T23:46:14.666298+0000 mgr.y (mgr.25991) 873 : cluster 0 pgmap v969: 73 pgs: 73 active+clean; 4.6 MiB data, 2.7 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:46:15.186 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:15 smithi159 bash[108473]: cluster 2023-09-23T23:46:14.666298+0000 mgr.y (mgr.25991) 873 : cluster 0 pgmap v969: 73 pgs: 73 active+clean; 4.6 MiB data, 2.7 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:46:15.200 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:46:15.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:15.202 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:46:15.302 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:15.315 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:15 smithi164 bash[92846]: cluster 2023-09-23T23:46:14.666298+0000 mgr.y (mgr.25991) 873 : cluster 0 pgmap v969: 73 pgs: 73 active+clean; 4.6 MiB data, 2.7 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:46:15.329 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:15.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:15.332 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:46:15.432 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:15.464 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:15.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:15.467 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:46:15.568 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:46:15.596 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:46:15.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:15.599 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:46:15.699 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:46:15.726 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:46:15.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:15.728 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:46:15.829 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:46:15.859 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:46:15.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:15.863 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:46:15.964 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:46:15.992 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:46:15.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:15.994 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:46:16.095 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:46:16.121 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:46:16.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:16.123 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:46:16.224 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:46:16.246 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:46:16.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:16.248 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:46:16.349 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:46:16.378 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:46:16.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:16.382 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:46:16.482 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:16.517 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:16.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:16.520 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:46:16.621 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:46:16.650 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:46:16.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:16.652 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:46:16.697 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:46:16.698 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:46:16.753 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:16.786 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:16.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:16.789 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:46:16.890 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:16.920 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:16.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:16.924 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:46:16.975 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2023-09-23T23:46:16.975 INFO:tasks.radosbench:Beginning radosbench... 2023-09-23T23:46:16.976 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_3 2023-09-23T23:46:16.976 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd pool create unique_pool_3 16 2023-09-23T23:46:17.025 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:46:17.045 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:46:17.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:17.047 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:46:17.147 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:46:17.172 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:46:17.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:17.175 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:46:17.276 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:17.311 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:17.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:17.313 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:46:17.414 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:46:17.442 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:46:17.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:17.443 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:46:17.544 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:46:17.568 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:46:17.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:17.571 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:46:17.671 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:17.705 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:17.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:17.709 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:46:17.731 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:17 smithi159 bash[108473]: cluster 2023-09-23T23:46:16.667161+0000 mgr.y (mgr.25991) 874 : cluster 0 pgmap v970: 73 pgs: 73 active+clean; 4.6 MiB data, 2.7 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:46:17.731 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:17 smithi159 bash[108473]: audit 2023-09-23T23:46:17.249449+0000 mon.a (mon.0) 1187 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:46:17.731 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:17 smithi159 bash[108473]: audit 2023-09-23T23:46:17.250971+0000 mon.a (mon.0) 1188 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:46:17.810 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:17.839 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:17.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:17.842 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:46:17.943 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:46:17.966 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:46:17.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:17.968 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:46:18.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:17 smithi164 bash[92846]: cluster 2023-09-23T23:46:16.667161+0000 mgr.y (mgr.25991) 874 : cluster 0 pgmap v970: 73 pgs: 73 active+clean; 4.6 MiB data, 2.7 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:46:18.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:17 smithi164 bash[92846]: audit 2023-09-23T23:46:17.249449+0000 mon.a (mon.0) 1187 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:46:18.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:17 smithi164 bash[92846]: audit 2023-09-23T23:46:17.250971+0000 mon.a (mon.0) 1188 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:46:18.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:17 smithi159 bash[105915]: cluster 2023-09-23T23:46:16.667161+0000 mgr.y (mgr.25991) 874 : cluster 0 pgmap v970: 73 pgs: 73 active+clean; 4.6 MiB data, 2.7 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:46:18.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:17 smithi159 bash[105915]: audit 2023-09-23T23:46:17.249449+0000 mon.a (mon.0) 1187 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:46:18.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:17 smithi159 bash[105915]: audit 2023-09-23T23:46:17.250971+0000 mon.a (mon.0) 1188 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:46:18.069 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:46:18.098 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:46:18.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:18.100 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:46:18.201 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:18.232 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:18.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:18.236 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:46:18.337 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:18.369 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:18.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:18.372 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:46:18.473 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:18.507 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:18.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:18.511 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:46:18.612 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:46:18.643 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:46:18.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:18.647 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:46:18.748 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:46:18.778 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:46:18.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:18.781 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:46:18.882 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:46:18.908 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:46:18.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:18.911 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:46:19.012 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:46:19.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:18 smithi164 bash[92846]: audit 2023-09-23T23:46:17.735285+0000 mon.a (mon.0) 1189 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:46:19.022 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:18 smithi159 bash[105915]: audit 2023-09-23T23:46:17.735285+0000 mon.a (mon.0) 1189 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:46:19.022 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:18 smithi159 bash[108473]: audit 2023-09-23T23:46:17.735285+0000 mon.a (mon.0) 1189 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:46:19.040 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:46:19.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:19.043 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:46:19.144 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:46:19.178 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:46:19.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:19.181 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:46:19.282 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:46:19.314 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:46:19.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:19.317 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:46:19.417 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:46:19.447 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:46:19.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:19.451 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:46:19.551 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:46:19.580 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:46:19.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:19.582 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:46:19.683 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:19.717 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:19.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:19.720 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:46:19.821 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:46:19.843 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:46:19.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:19.845 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:46:19.946 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:46:19.972 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:46:19.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:19.975 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:46:20.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:19 smithi164 bash[92846]: cluster 2023-09-23T23:46:18.667603+0000 mgr.y (mgr.25991) 875 : cluster 0 pgmap v971: 73 pgs: 73 active+clean; 4.6 MiB data, 2.7 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:46:20.063 INFO:teuthology.orchestra.run.smithi159.stdout:ERROR: (22) Invalid argument 2023-09-23T23:46:20.063 INFO:teuthology.orchestra.run.smithi159.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-23T23:46:20.076 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:46:20.082 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:19 smithi159 bash[108473]: cluster 2023-09-23T23:46:18.667603+0000 mgr.y (mgr.25991) 875 : cluster 0 pgmap v971: 73 pgs: 73 active+clean; 4.6 MiB data, 2.7 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:46:20.082 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:19 smithi159 bash[105915]: cluster 2023-09-23T23:46:18.667603+0000 mgr.y (mgr.25991) 875 : cluster 0 pgmap v971: 73 pgs: 73 active+clean; 4.6 MiB data, 2.7 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:46:20.095 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:46:20.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:20.097 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:46:20.198 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:20.239 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:20.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:20.242 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:46:20.342 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:46:20.374 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:46:20.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:20.376 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:46:20.477 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:46:20.503 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:46:20.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:20.505 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:46:20.606 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:20.635 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:20.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:20.638 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:46:20.738 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:20.770 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:20.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:20.773 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:46:20.874 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:46:20.903 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:46:20.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:20.907 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:46:21.008 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:46:21.037 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:46:21.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:21.040 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:46:21.140 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:46:21.170 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:46:21.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:21.173 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:46:21.273 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:21.304 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:21.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:21.307 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:46:21.408 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:46:21.432 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:46:21.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:21.434 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:46:21.535 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:21.569 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:21.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:21.572 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:46:21.673 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:46:21.703 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:46:21.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:21.705 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:46:21.806 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:46:21.840 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:46:21.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:21.843 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:46:21.943 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:46:21.951 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:21 smithi159 bash[105915]: cluster 2023-09-23T23:46:20.668384+0000 mgr.y (mgr.25991) 876 : cluster 0 pgmap v972: 73 pgs: 73 active+clean; 4.6 MiB data, 2.7 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:46:21.951 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:21 smithi159 bash[108473]: cluster 2023-09-23T23:46:20.668384+0000 mgr.y (mgr.25991) 876 : cluster 0 pgmap v972: 73 pgs: 73 active+clean; 4.6 MiB data, 2.7 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:46:21.969 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:46:21.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:21.972 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:46:22.072 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:46:22.094 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:46:22.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:22.096 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:46:22.197 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:22.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:21 smithi164 bash[92846]: cluster 2023-09-23T23:46:20.668384+0000 mgr.y (mgr.25991) 876 : cluster 0 pgmap v972: 73 pgs: 73 active+clean; 4.6 MiB data, 2.7 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:46:22.230 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:22.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:22.233 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:46:22.333 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:46:22.356 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:46:22.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:22.358 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:46:22.459 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:46:22.485 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:46:22.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:22.488 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:46:22.588 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:46:22.619 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:46:22.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:22.622 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:46:22.723 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:22.759 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:22.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:22.762 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:46:22.863 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:22.890 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:22.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:22.893 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:46:22.994 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:46:23.024 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:46:23.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:23.027 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:46:23.127 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:46:23.158 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:46:23.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:23.160 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:46:23.261 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:23.293 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:23.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:23.296 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:46:23.313 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_blocked_ops 2023-09-23T23:46:23.397 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:46:23.429 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:46:23.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:23.431 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:46:23.532 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:23.567 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:23.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:23.570 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:46:23.670 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:23.701 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:23.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:23.705 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:46:23.806 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:23.836 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:23.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:23.839 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:46:23.940 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:23.970 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:23.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:23.973 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:46:24.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:23 smithi159 bash[105915]: cluster 2023-09-23T23:46:22.669331+0000 mgr.y (mgr.25991) 877 : cluster 0 pgmap v973: 73 pgs: 73 active+clean; 4.6 MiB data, 2.7 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:46:24.044 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:46:23 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:46:23] "GET /metrics HTTP/1.1" 200 34209 "" "Prometheus/2.43.0" 2023-09-23T23:46:24.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:23 smithi159 bash[108473]: cluster 2023-09-23T23:46:22.669331+0000 mgr.y (mgr.25991) 877 : cluster 0 pgmap v973: 73 pgs: 73 active+clean; 4.6 MiB data, 2.7 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:46:24.073 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:46:24.094 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:46:24.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:24.096 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:46:24.196 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:24.209 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:23 smithi164 bash[92846]: cluster 2023-09-23T23:46:22.669331+0000 mgr.y (mgr.25991) 877 : cluster 0 pgmap v973: 73 pgs: 73 active+clean; 4.6 MiB data, 2.7 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:46:24.232 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:24.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:24.235 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:46:24.336 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:24.371 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:24.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:24.374 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:46:24.474 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:46:24.493 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:46:24.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:24.495 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:46:24.596 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:46:24.618 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:46:24.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:24.621 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:46:24.722 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:46:24.742 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:46:24.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:24.745 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:46:24.837 INFO:teuthology.orchestra.run.smithi159.stderr:reweighted osd.3 to 1 (10000) 2023-09-23T23:46:24.846 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:24.876 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:24.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:24.880 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:46:24.981 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:25.017 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:25.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:25.020 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:46:25.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:24 smithi159 bash[105915]: audit 2023-09-23T23:46:24.724368+0000 mon.a (mon.0) 1190 : audit 1 from='client.? 172.21.15.159:0/1960587207' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-23T23:46:25.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:24 smithi159 bash[108473]: audit 2023-09-23T23:46:24.724368+0000 mon.a (mon.0) 1190 : audit 1 from='client.? 172.21.15.159:0/1960587207' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-23T23:46:25.121 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:25.132 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:24 smithi164 bash[92846]: audit 2023-09-23T23:46:24.724368+0000 mon.a (mon.0) 1190 : audit 1 from='client.? 172.21.15.159:0/1960587207' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-23T23:46:25.154 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:25.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:25.157 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:46:25.257 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:46:25.287 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:46:25.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:25.290 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:46:25.390 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:46:25.423 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:46:25.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:25.426 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:46:25.526 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:46:25.553 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:46:25.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:25.555 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:46:25.656 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:46:25.683 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:46:25.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:25.686 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:46:25.786 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:25.817 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:25.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:25.820 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:46:25.920 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:46:25.945 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:46:25.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:25.948 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:46:25.969 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:25 smithi159 bash[105915]: cluster 2023-09-23T23:46:24.670251+0000 mgr.y (mgr.25991) 878 : cluster 0 pgmap v974: 73 pgs: 73 active+clean; 4.6 MiB data, 2.7 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:46:25.969 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:25 smithi159 bash[105915]: cluster 2023-09-23T23:46:24.828601+0000 osd.6 (osd.6) 322 : cluster 3 failed to encode map e286 with expected crc 2023-09-23T23:46:25.969 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:25 smithi159 bash[105915]: audit 2023-09-23T23:46:24.829586+0000 mon.a (mon.0) 1191 : audit 1 from='client.? 172.21.15.159:0/1960587207' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-09-23T23:46:25.970 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:25 smithi159 bash[105915]: cluster 2023-09-23T23:46:24.829660+0000 mon.a (mon.0) 1192 : cluster 0 osdmap e286: 8 total, 8 up, 5 in 2023-09-23T23:46:25.970 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:25 smithi159 bash[105915]: cluster 2023-09-23T23:46:25.367927+0000 osd.4 (osd.4) 202 : cluster 3 failed to encode map e286 with expected crc 2023-09-23T23:46:25.970 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:25 smithi159 bash[105915]: cluster 2023-09-23T23:46:25.367969+0000 osd.7 (osd.7) 163 : cluster 3 failed to encode map e286 with expected crc 2023-09-23T23:46:25.970 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:25 smithi159 bash[105915]: cluster 2023-09-23T23:46:25.367996+0000 osd.5 (osd.5) 137 : cluster 3 failed to encode map e286 with expected crc 2023-09-23T23:46:25.970 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:25 smithi159 bash[108473]: cluster 2023-09-23T23:46:24.670251+0000 mgr.y (mgr.25991) 878 : cluster 0 pgmap v974: 73 pgs: 73 active+clean; 4.6 MiB data, 2.7 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:46:25.970 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:25 smithi159 bash[108473]: cluster 2023-09-23T23:46:24.828601+0000 osd.6 (osd.6) 322 : cluster 3 failed to encode map e286 with expected crc 2023-09-23T23:46:25.970 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:25 smithi159 bash[108473]: audit 2023-09-23T23:46:24.829586+0000 mon.a (mon.0) 1191 : audit 1 from='client.? 172.21.15.159:0/1960587207' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-09-23T23:46:25.970 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:25 smithi159 bash[108473]: cluster 2023-09-23T23:46:24.829660+0000 mon.a (mon.0) 1192 : cluster 0 osdmap e286: 8 total, 8 up, 5 in 2023-09-23T23:46:25.970 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:25 smithi159 bash[108473]: cluster 2023-09-23T23:46:25.367927+0000 osd.4 (osd.4) 202 : cluster 3 failed to encode map e286 with expected crc 2023-09-23T23:46:25.970 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:25 smithi159 bash[108473]: cluster 2023-09-23T23:46:25.367969+0000 osd.7 (osd.7) 163 : cluster 3 failed to encode map e286 with expected crc 2023-09-23T23:46:25.971 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:25 smithi159 bash[108473]: cluster 2023-09-23T23:46:25.367996+0000 osd.5 (osd.5) 137 : cluster 3 failed to encode map e286 with expected crc 2023-09-23T23:46:26.049 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:46:26.072 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:46:26.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:26.075 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:46:26.175 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:26.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:25 smithi164 bash[92846]: cluster 2023-09-23T23:46:24.670251+0000 mgr.y (mgr.25991) 878 : cluster 0 pgmap v974: 73 pgs: 73 active+clean; 4.6 MiB data, 2.7 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:46:26.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:25 smithi164 bash[92846]: cluster 2023-09-23T23:46:24.828601+0000 osd.6 (osd.6) 322 : cluster 3 failed to encode map e286 with expected crc 2023-09-23T23:46:26.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:25 smithi164 bash[92846]: audit 2023-09-23T23:46:24.829586+0000 mon.a (mon.0) 1191 : audit 1 from='client.? 172.21.15.159:0/1960587207' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-09-23T23:46:26.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:25 smithi164 bash[92846]: cluster 2023-09-23T23:46:24.829660+0000 mon.a (mon.0) 1192 : cluster 0 osdmap e286: 8 total, 8 up, 5 in 2023-09-23T23:46:26.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:25 smithi164 bash[92846]: cluster 2023-09-23T23:46:25.367927+0000 osd.4 (osd.4) 202 : cluster 3 failed to encode map e286 with expected crc 2023-09-23T23:46:26.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:25 smithi164 bash[92846]: cluster 2023-09-23T23:46:25.367969+0000 osd.7 (osd.7) 163 : cluster 3 failed to encode map e286 with expected crc 2023-09-23T23:46:26.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:25 smithi164 bash[92846]: cluster 2023-09-23T23:46:25.367996+0000 osd.5 (osd.5) 137 : cluster 3 failed to encode map e286 with expected crc 2023-09-23T23:46:26.208 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:26.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:26.211 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:46:26.312 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:26.346 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:26.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:26.350 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:46:26.450 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:26.487 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:26.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:26.491 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:46:26.591 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:46:26.619 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:46:26.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:26.622 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:46:26.723 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:26.759 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:26.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:26.762 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:46:26.863 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:26.893 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:26.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:26.897 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:46:26.997 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:46:27.030 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:46:27.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:27.033 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:46:27.134 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:46:27.169 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:46:27.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:27.172 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:46:27.273 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:46:27.303 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:46:27.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:27.306 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:46:27.399 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd reweight 4 1 2023-09-23T23:46:27.407 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:46:27.470 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:46:27.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:27.473 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:46:27.574 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:46:27.603 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:46:27.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:27.605 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:46:27.706 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:46:27.737 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:46:27.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:27.740 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:46:27.840 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:27.853 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:27 smithi159 bash[105915]: cluster 2023-09-23T23:46:26.670820+0000 mgr.y (mgr.25991) 879 : cluster 0 pgmap v976: 73 pgs: 73 active+clean; 4.6 MiB data, 2.7 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:46:27.870 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:27.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:27.873 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:46:27.874 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:46:27.974 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:28.006 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:28.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:28.009 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:46:28.079 INFO:teuthology.orchestra.run.smithi159.stdout:osd.0: {} 2023-09-23T23:46:28.100 INFO:teuthology.orchestra.run.smithi159.stdout:osd.1: {} 2023-09-23T23:46:28.110 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:46:28.118 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:27 smithi159 bash[108473]: cluster 2023-09-23T23:46:26.670820+0000 mgr.y (mgr.25991) 879 : cluster 0 pgmap v976: 73 pgs: 73 active+clean; 4.6 MiB data, 2.7 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:46:28.131 INFO:teuthology.orchestra.run.smithi159.stdout:osd.2: {} 2023-09-23T23:46:28.134 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:46:28.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:28.137 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:46:28.153 INFO:teuthology.orchestra.run.smithi159.stdout:osd.3: {} 2023-09-23T23:46:28.182 INFO:teuthology.orchestra.run.smithi159.stdout:osd.4: {} 2023-09-23T23:46:28.205 INFO:teuthology.orchestra.run.smithi159.stdout:osd.5: {} 2023-09-23T23:46:28.228 INFO:teuthology.orchestra.run.smithi159.stdout:osd.6: {} 2023-09-23T23:46:28.238 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:46:28.251 INFO:teuthology.orchestra.run.smithi159.stdout:osd.7: {} 2023-09-23T23:46:28.252 INFO:teuthology.orchestra.run.smithi159.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T23:46:28.253 INFO:teuthology.orchestra.run.smithi159.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T23:46:28.253 INFO:teuthology.orchestra.run.smithi159.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T23:46:28.253 INFO:teuthology.orchestra.run.smithi159.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T23:46:28.253 INFO:teuthology.orchestra.run.smithi159.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T23:46:28.253 INFO:teuthology.orchestra.run.smithi159.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T23:46:28.253 INFO:teuthology.orchestra.run.smithi159.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T23:46:28.253 INFO:teuthology.orchestra.run.smithi159.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T23:46:28.266 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:46:28.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:28.269 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:46:28.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:27 smithi164 bash[92846]: cluster 2023-09-23T23:46:26.670820+0000 mgr.y (mgr.25991) 879 : cluster 0 pgmap v976: 73 pgs: 73 active+clean; 4.6 MiB data, 2.7 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:46:28.370 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:46:28.393 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:46:28.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:28.396 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:46:28.497 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:28.528 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:28.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:28.531 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:46:28.632 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:28.666 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:28.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:28.670 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:46:28.771 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:46:28.800 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:46:28.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:28.803 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:46:28.852 INFO:teuthology.orchestra.run.smithi159.stderr:nodeep-scrub is unset 2023-09-23T23:46:28.904 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:28.934 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:28.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:28.938 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:46:29.038 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:29.052 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:28 smithi164 bash[92846]: audit 2023-09-23T23:46:28.049660+0000 mon.c (mon.2) 74 : audit 0 from='client.? 172.21.15.159:0/4289404269' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:46:29.052 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:28 smithi164 bash[92846]: audit 2023-09-23T23:46:28.309747+0000 mon.a (mon.0) 1193 : audit 1 from='client.? 172.21.15.159:0/2520777335' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:46:29.070 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:29.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:29.074 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:46:29.174 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:46:29.182 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:28 smithi159 bash[108473]: audit 2023-09-23T23:46:28.049660+0000 mon.c (mon.2) 74 : audit 0 from='client.? 172.21.15.159:0/4289404269' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:46:29.182 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:28 smithi159 bash[108473]: audit 2023-09-23T23:46:28.309747+0000 mon.a (mon.0) 1193 : audit 1 from='client.? 172.21.15.159:0/2520777335' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:46:29.182 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:28 smithi159 bash[105915]: audit 2023-09-23T23:46:28.049660+0000 mon.c (mon.2) 74 : audit 0 from='client.? 172.21.15.159:0/4289404269' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:46:29.183 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:28 smithi159 bash[105915]: audit 2023-09-23T23:46:28.309747+0000 mon.a (mon.0) 1193 : audit 1 from='client.? 172.21.15.159:0/2520777335' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:46:29.199 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:46:29.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:29.201 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:46:29.302 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:29.335 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:29.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:29.338 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:46:29.439 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:46:29.469 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:46:29.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:29.470 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:46:29.571 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:46:29.602 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:46:29.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:29.605 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:46:29.706 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:29.740 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:29.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:29.744 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:46:29.845 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:46:29.866 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:46:29.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:29.868 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:46:29.969 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:30.001 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:30.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:30.004 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:46:30.105 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:46:30.129 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:46:30.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:30.131 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:46:30.232 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:46:30.241 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:29 smithi159 bash[108473]: cluster 2023-09-23T23:46:28.671472+0000 mgr.y (mgr.25991) 880 : cluster 0 pgmap v977: 73 pgs: 73 active+clean; 4.6 MiB data, 2.7 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:46:30.242 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:29 smithi159 bash[108473]: cluster 2023-09-23T23:46:28.832243+0000 mon.a (mon.0) 1194 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T23:46:30.242 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:29 smithi159 bash[108473]: cluster 2023-09-23T23:46:28.832297+0000 mon.a (mon.0) 1195 : cluster 1 Cluster is now healthy 2023-09-23T23:46:30.242 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:29 smithi159 bash[108473]: cluster 2023-09-23T23:46:28.841332+0000 osd.7 (osd.7) 164 : cluster 3 failed to encode map e287 with expected crc 2023-09-23T23:46:30.242 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:29 smithi159 bash[108473]: audit 2023-09-23T23:46:28.845550+0000 mon.a (mon.0) 1196 : audit 1 from='client.? 172.21.15.159:0/2520777335' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T23:46:30.242 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:29 smithi159 bash[108473]: cluster 2023-09-23T23:46:28.845726+0000 mon.a (mon.0) 1197 : cluster 0 osdmap e287: 8 total, 8 up, 5 in 2023-09-23T23:46:30.242 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:29 smithi159 bash[108473]: cluster 2023-09-23T23:46:29.163025+0000 osd.4 (osd.4) 203 : cluster 3 failed to encode map e287 with expected crc 2023-09-23T23:46:30.242 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:29 smithi159 bash[108473]: cluster 2023-09-23T23:46:29.165347+0000 osd.4 (osd.4) 204 : cluster 3 failed to encode map e287 with expected crc 2023-09-23T23:46:30.242 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:29 smithi159 bash[105915]: cluster 2023-09-23T23:46:28.671472+0000 mgr.y (mgr.25991) 880 : cluster 0 pgmap v977: 73 pgs: 73 active+clean; 4.6 MiB data, 2.7 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:46:30.243 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:29 smithi159 bash[105915]: cluster 2023-09-23T23:46:28.832243+0000 mon.a (mon.0) 1194 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T23:46:30.243 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:29 smithi159 bash[105915]: cluster 2023-09-23T23:46:28.832297+0000 mon.a (mon.0) 1195 : cluster 1 Cluster is now healthy 2023-09-23T23:46:30.243 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:29 smithi159 bash[105915]: cluster 2023-09-23T23:46:28.841332+0000 osd.7 (osd.7) 164 : cluster 3 failed to encode map e287 with expected crc 2023-09-23T23:46:30.243 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:29 smithi159 bash[105915]: audit 2023-09-23T23:46:28.845550+0000 mon.a (mon.0) 1196 : audit 1 from='client.? 172.21.15.159:0/2520777335' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T23:46:30.243 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:29 smithi159 bash[105915]: cluster 2023-09-23T23:46:28.845726+0000 mon.a (mon.0) 1197 : cluster 0 osdmap e287: 8 total, 8 up, 5 in 2023-09-23T23:46:30.243 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:29 smithi159 bash[105915]: cluster 2023-09-23T23:46:29.163025+0000 osd.4 (osd.4) 203 : cluster 3 failed to encode map e287 with expected crc 2023-09-23T23:46:30.243 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:29 smithi159 bash[105915]: cluster 2023-09-23T23:46:29.165347+0000 osd.4 (osd.4) 204 : cluster 3 failed to encode map e287 with expected crc 2023-09-23T23:46:30.260 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:46:30.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:30.263 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:46:30.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:29 smithi164 bash[92846]: cluster 2023-09-23T23:46:28.671472+0000 mgr.y (mgr.25991) 880 : cluster 0 pgmap v977: 73 pgs: 73 active+clean; 4.6 MiB data, 2.7 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:46:30.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:29 smithi164 bash[92846]: cluster 2023-09-23T23:46:28.832243+0000 mon.a (mon.0) 1194 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T23:46:30.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:29 smithi164 bash[92846]: cluster 2023-09-23T23:46:28.832297+0000 mon.a (mon.0) 1195 : cluster 1 Cluster is now healthy 2023-09-23T23:46:30.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:29 smithi164 bash[92846]: cluster 2023-09-23T23:46:28.841332+0000 osd.7 (osd.7) 164 : cluster 3 failed to encode map e287 with expected crc 2023-09-23T23:46:30.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:29 smithi164 bash[92846]: audit 2023-09-23T23:46:28.845550+0000 mon.a (mon.0) 1196 : audit 1 from='client.? 172.21.15.159:0/2520777335' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T23:46:30.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:29 smithi164 bash[92846]: cluster 2023-09-23T23:46:28.845726+0000 mon.a (mon.0) 1197 : cluster 0 osdmap e287: 8 total, 8 up, 5 in 2023-09-23T23:46:30.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:29 smithi164 bash[92846]: cluster 2023-09-23T23:46:29.163025+0000 osd.4 (osd.4) 203 : cluster 3 failed to encode map e287 with expected crc 2023-09-23T23:46:30.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:29 smithi164 bash[92846]: cluster 2023-09-23T23:46:29.165347+0000 osd.4 (osd.4) 204 : cluster 3 failed to encode map e287 with expected crc 2023-09-23T23:46:30.364 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:30.395 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:30.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:30.399 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:46:30.499 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:46:30.530 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:46:30.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:30.532 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:46:30.633 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:46:30.665 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:46:30.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:30.668 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:46:30.769 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:46:30.798 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:46:30.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:30.800 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:46:30.901 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:46:30.929 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:46:30.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:30.932 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:46:31.032 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:31.047 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:30 smithi159 bash[108473]: cluster 2023-09-23T23:46:29.735313+0000 osd.6 (osd.6) 323 : cluster 3 failed to encode map e287 with expected crc 2023-09-23T23:46:31.047 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:30 smithi159 bash[108473]: cluster 2023-09-23T23:46:30.344280+0000 osd.5 (osd.5) 138 : cluster 3 failed to encode map e287 with expected crc 2023-09-23T23:46:31.047 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:30 smithi159 bash[105915]: cluster 2023-09-23T23:46:29.735313+0000 osd.6 (osd.6) 323 : cluster 3 failed to encode map e287 with expected crc 2023-09-23T23:46:31.047 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:30 smithi159 bash[105915]: cluster 2023-09-23T23:46:30.344280+0000 osd.5 (osd.5) 138 : cluster 3 failed to encode map e287 with expected crc 2023-09-23T23:46:31.063 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:31.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:31.066 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:46:31.167 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:46:31.193 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:46:31.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:31.195 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:46:31.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:30 smithi164 bash[92846]: cluster 2023-09-23T23:46:29.735313+0000 osd.6 (osd.6) 323 : cluster 3 failed to encode map e287 with expected crc 2023-09-23T23:46:31.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:30 smithi164 bash[92846]: cluster 2023-09-23T23:46:30.344280+0000 osd.5 (osd.5) 138 : cluster 3 failed to encode map e287 with expected crc 2023-09-23T23:46:31.296 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:46:31.320 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:46:31.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:31.323 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:46:31.424 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:46:31.452 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:46:31.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:31.455 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:46:31.556 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:46:31.587 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:46:31.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:31.591 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:46:31.691 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:31.720 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:31.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:31.723 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:46:31.824 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:46:31.857 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:46:31.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:31.862 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:46:31.962 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:46:32.001 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:46:32.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:32.004 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:46:32.020 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:31 smithi159 bash[105915]: cluster 2023-09-23T23:46:30.672032+0000 mgr.y (mgr.25991) 881 : cluster 0 pgmap v979: 73 pgs: 73 active+clean; 4.6 MiB data, 2.7 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:46:32.020 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:31 smithi159 bash[108473]: cluster 2023-09-23T23:46:30.672032+0000 mgr.y (mgr.25991) 881 : cluster 0 pgmap v979: 73 pgs: 73 active+clean; 4.6 MiB data, 2.7 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:46:32.104 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:46:32.134 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:46:32.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:32.136 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:46:32.237 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:32.249 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:31 smithi164 bash[92846]: cluster 2023-09-23T23:46:30.672032+0000 mgr.y (mgr.25991) 881 : cluster 0 pgmap v979: 73 pgs: 73 active+clean; 4.6 MiB data, 2.7 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:46:32.271 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:32.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:32.275 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:46:32.376 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:32.408 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:32.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:32.411 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:46:32.512 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:46:32.544 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:46:32.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:32.548 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:46:32.649 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:46:32.682 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:46:32.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:32.685 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:46:32.785 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:32.815 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:32.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:32.819 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:46:32.920 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:32.952 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:32.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:32.955 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:46:33.055 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:46:33.088 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:46:33.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:33.091 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:46:33.192 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:33.223 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:33.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:33.226 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:46:33.326 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:33.339 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:33 smithi164 bash[92846]: audit 2023-09-23T23:46:32.249272+0000 mon.a (mon.0) 1198 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:46:33.339 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:33 smithi164 bash[92846]: audit 2023-09-23T23:46:32.251003+0000 mon.a (mon.0) 1199 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:46:33.339 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:33 smithi164 bash[92846]: cluster 2023-09-23T23:46:32.672714+0000 mgr.y (mgr.25991) 882 : cluster 0 pgmap v980: 73 pgs: 73 active+clean; 4.6 MiB data, 2.7 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:46:33.357 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:33.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:33.361 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:46:33.409 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:46:33.462 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:33.499 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:33.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:33.502 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:46:33.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:33 smithi159 bash[108473]: audit 2023-09-23T23:46:32.249272+0000 mon.a (mon.0) 1198 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:46:33.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:33 smithi159 bash[108473]: audit 2023-09-23T23:46:32.251003+0000 mon.a (mon.0) 1199 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:46:33.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:33 smithi159 bash[108473]: cluster 2023-09-23T23:46:32.672714+0000 mgr.y (mgr.25991) 882 : cluster 0 pgmap v980: 73 pgs: 73 active+clean; 4.6 MiB data, 2.7 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:46:33.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:33 smithi159 bash[105915]: audit 2023-09-23T23:46:32.249272+0000 mon.a (mon.0) 1198 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:46:33.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:33 smithi159 bash[105915]: audit 2023-09-23T23:46:32.251003+0000 mon.a (mon.0) 1199 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:46:33.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:33 smithi159 bash[105915]: cluster 2023-09-23T23:46:32.672714+0000 mgr.y (mgr.25991) 882 : cluster 0 pgmap v980: 73 pgs: 73 active+clean; 4.6 MiB data, 2.7 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:46:33.597 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T23:46:33.603 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:33.635 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:33.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:33.638 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:46:33.739 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:33.755 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T23:46:33.772 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:33.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:33.775 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:46:33.875 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:33.911 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:33.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:33.914 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:46:34.015 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:46:34.025 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:46:33 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:46:33] "GET /metrics HTTP/1.1" 200 34200 "" "Prometheus/2.43.0" 2023-09-23T23:46:34.038 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:46:34.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:34.040 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:46:34.140 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:34.170 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:34.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:34.173 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:46:34.274 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:46:34.302 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:46:34.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:34.305 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:46:34.406 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:46:34.441 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:46:34.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:34.443 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:46:34.544 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:34.574 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:34.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:34.578 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:46:34.678 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:46:34.711 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:46:34.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:34.714 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:46:34.814 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:46:34.846 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:46:34.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:34.849 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:46:34.949 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:46:34.971 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:46:34.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:34.974 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:46:35.075 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:35.105 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:46:35.109 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:35.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:35.111 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:46:35.212 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:35.241 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:35.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:35.245 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:46:35.345 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:46:35.370 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:46:35.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:35.372 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:46:35.473 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:46:35.503 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:46:35.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:35.505 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:46:35.606 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:46:35.629 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:46:35.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:35.632 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:46:35.732 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:46:35.744 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:35 smithi164 bash[92846]: cluster 2023-09-23T23:46:34.673651+0000 mgr.y (mgr.25991) 883 : cluster 0 pgmap v981: 73 pgs: 73 active+clean; 4.6 MiB data, 2.7 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:46:35.763 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:46:35.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:35.766 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:46:35.866 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:46:35.896 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:46:35.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:35.899 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:46:35.999 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:46:36.022 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:46:36.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:36.024 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:46:36.125 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:46:36.133 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:35 smithi159 bash[105915]: cluster 2023-09-23T23:46:34.673651+0000 mgr.y (mgr.25991) 883 : cluster 0 pgmap v981: 73 pgs: 73 active+clean; 4.6 MiB data, 2.7 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:46:36.133 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:35 smithi159 bash[108473]: cluster 2023-09-23T23:46:34.673651+0000 mgr.y (mgr.25991) 883 : cluster 0 pgmap v981: 73 pgs: 73 active+clean; 4.6 MiB data, 2.7 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:46:36.147 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:46:36.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:36.150 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:46:36.250 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:36.281 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:36.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:36.283 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:46:36.384 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:46:36.408 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:46:36.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:36.411 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:46:36.511 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:46:36.543 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:46:36.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:36.546 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:46:36.646 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:36.678 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:36.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:36.680 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:46:36.781 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:36.814 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:36.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:36.818 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:46:36.918 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:36.951 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:36.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:36.954 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:46:37.055 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:46:37.073 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:46:37.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:37.076 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:46:37.177 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:46:37.203 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:46:37.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:37.206 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:46:37.306 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:46:37.337 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:46:37.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:37.339 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:46:37.440 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:46:37.459 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:46:37.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:37.461 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:46:37.562 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:46:37.584 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:46:37.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:37.586 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:46:37.687 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:37.722 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:37.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:37.726 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:46:37.758 INFO:teuthology.orchestra.run.smithi159.stderr:pool 'unique_pool_3' created 2023-09-23T23:46:37.780 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:37 smithi159 bash[105915]: cluster 2023-09-23T23:46:36.674156+0000 mgr.y (mgr.25991) 884 : cluster 0 pgmap v982: 73 pgs: 73 active+clean; 4.6 MiB data, 2.7 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:46:37.780 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:37 smithi159 bash[105915]: audit 2023-09-23T23:46:36.823655+0000 mon.c (mon.2) 75 : audit 1 from='client.? 172.21.15.159:0/670848737' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]: dispatch 2023-09-23T23:46:37.780 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:37 smithi159 bash[105915]: audit 2023-09-23T23:46:36.824185+0000 mon.a (mon.0) 1200 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]: dispatch 2023-09-23T23:46:37.780 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:37 smithi159 bash[108473]: cluster 2023-09-23T23:46:36.674156+0000 mgr.y (mgr.25991) 884 : cluster 0 pgmap v982: 73 pgs: 73 active+clean; 4.6 MiB data, 2.7 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:46:37.781 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:37 smithi159 bash[108473]: audit 2023-09-23T23:46:36.823655+0000 mon.c (mon.2) 75 : audit 1 from='client.? 172.21.15.159:0/670848737' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]: dispatch 2023-09-23T23:46:37.781 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:37 smithi159 bash[108473]: audit 2023-09-23T23:46:36.824185+0000 mon.a (mon.0) 1200 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]: dispatch 2023-09-23T23:46:37.826 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:37.855 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:37.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:37.858 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:46:37.959 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:37.973 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:37 smithi164 bash[92846]: cluster 2023-09-23T23:46:36.674156+0000 mgr.y (mgr.25991) 884 : cluster 0 pgmap v982: 73 pgs: 73 active+clean; 4.6 MiB data, 2.7 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:46:37.973 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:37 smithi164 bash[92846]: audit 2023-09-23T23:46:36.823655+0000 mon.c (mon.2) 75 : audit 1 from='client.? 172.21.15.159:0/670848737' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]: dispatch 2023-09-23T23:46:37.973 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:37 smithi164 bash[92846]: audit 2023-09-23T23:46:36.824185+0000 mon.a (mon.0) 1200 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]: dispatch 2023-09-23T23:46:37.996 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:37.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:37.999 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:46:38.100 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:46:38.122 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:46:38.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:38.124 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:46:38.224 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:38.258 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:38.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:38.262 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:46:38.363 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:46:38.391 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:46:38.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:38.394 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:46:38.494 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:38.530 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:38.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:38.533 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:46:38.633 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:46:38.656 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:46:38.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:38.659 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:46:38.760 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:46:38.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:38 smithi164 bash[92846]: cluster 2023-09-23T23:46:37.745268+0000 osd.6 (osd.6) 324 : cluster 3 failed to encode map e288 with expected crc 2023-09-23T23:46:38.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:38 smithi164 bash[92846]: audit 2023-09-23T23:46:37.747076+0000 mon.a (mon.0) 1201 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]': finished 2023-09-23T23:46:38.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:38 smithi164 bash[92846]: cluster 2023-09-23T23:46:37.747234+0000 osd.4 (osd.4) 205 : cluster 3 failed to encode map e288 with expected crc 2023-09-23T23:46:38.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:38 smithi164 bash[92846]: cluster 2023-09-23T23:46:37.747262+0000 mon.a (mon.0) 1202 : cluster 0 osdmap e288: 8 total, 8 up, 5 in 2023-09-23T23:46:38.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:38 smithi164 bash[92846]: cluster 2023-09-23T23:46:37.749616+0000 osd.6 (osd.6) 325 : cluster 3 failed to encode map e288 with expected crc 2023-09-23T23:46:38.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:38 smithi164 bash[92846]: cluster 2023-09-23T23:46:37.751036+0000 osd.4 (osd.4) 206 : cluster 3 failed to encode map e288 with expected crc 2023-09-23T23:46:38.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:38 smithi164 bash[92846]: cluster 2023-09-23T23:46:37.752449+0000 osd.6 (osd.6) 326 : cluster 3 failed to encode map e288 with expected crc 2023-09-23T23:46:38.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:38 smithi164 bash[92846]: cluster 2023-09-23T23:46:37.804137+0000 osd.7 (osd.7) 165 : cluster 3 failed to encode map e288 with expected crc 2023-09-23T23:46:38.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:38 smithi164 bash[92846]: cluster 2023-09-23T23:46:37.806984+0000 osd.7 (osd.7) 166 : cluster 3 failed to encode map e288 with expected crc 2023-09-23T23:46:38.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:38 smithi164 bash[92846]: cluster 2023-09-23T23:46:37.809780+0000 osd.7 (osd.7) 167 : cluster 3 failed to encode map e288 with expected crc 2023-09-23T23:46:38.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:38 smithi164 bash[92846]: cluster 2023-09-23T23:46:38.252864+0000 osd.5 (osd.5) 139 : cluster 3 failed to encode map e288 with expected crc 2023-09-23T23:46:38.783 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:46:38.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:38.786 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:46:38.886 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:38.920 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:38.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:38.922 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:46:38.943 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:38 smithi159 bash[108473]: cluster 2023-09-23T23:46:37.745268+0000 osd.6 (osd.6) 324 : cluster 3 failed to encode map e288 with expected crc 2023-09-23T23:46:38.943 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:38 smithi159 bash[108473]: audit 2023-09-23T23:46:37.747076+0000 mon.a (mon.0) 1201 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]': finished 2023-09-23T23:46:38.943 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:38 smithi159 bash[108473]: cluster 2023-09-23T23:46:37.747234+0000 osd.4 (osd.4) 205 : cluster 3 failed to encode map e288 with expected crc 2023-09-23T23:46:38.943 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:38 smithi159 bash[108473]: cluster 2023-09-23T23:46:37.747262+0000 mon.a (mon.0) 1202 : cluster 0 osdmap e288: 8 total, 8 up, 5 in 2023-09-23T23:46:38.943 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:38 smithi159 bash[108473]: cluster 2023-09-23T23:46:37.749616+0000 osd.6 (osd.6) 325 : cluster 3 failed to encode map e288 with expected crc 2023-09-23T23:46:38.943 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:38 smithi159 bash[108473]: cluster 2023-09-23T23:46:37.751036+0000 osd.4 (osd.4) 206 : cluster 3 failed to encode map e288 with expected crc 2023-09-23T23:46:38.943 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:38 smithi159 bash[108473]: cluster 2023-09-23T23:46:37.752449+0000 osd.6 (osd.6) 326 : cluster 3 failed to encode map e288 with expected crc 2023-09-23T23:46:38.943 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:38 smithi159 bash[108473]: cluster 2023-09-23T23:46:37.804137+0000 osd.7 (osd.7) 165 : cluster 3 failed to encode map e288 with expected crc 2023-09-23T23:46:38.943 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:38 smithi159 bash[108473]: cluster 2023-09-23T23:46:37.806984+0000 osd.7 (osd.7) 166 : cluster 3 failed to encode map e288 with expected crc 2023-09-23T23:46:38.944 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:38 smithi159 bash[108473]: cluster 2023-09-23T23:46:37.809780+0000 osd.7 (osd.7) 167 : cluster 3 failed to encode map e288 with expected crc 2023-09-23T23:46:38.944 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:38 smithi159 bash[108473]: cluster 2023-09-23T23:46:38.252864+0000 osd.5 (osd.5) 139 : cluster 3 failed to encode map e288 with expected crc 2023-09-23T23:46:38.944 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:38 smithi159 bash[105915]: cluster 2023-09-23T23:46:37.745268+0000 osd.6 (osd.6) 324 : cluster 3 failed to encode map e288 with expected crc 2023-09-23T23:46:38.944 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:38 smithi159 bash[105915]: audit 2023-09-23T23:46:37.747076+0000 mon.a (mon.0) 1201 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]': finished 2023-09-23T23:46:38.944 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:38 smithi159 bash[105915]: cluster 2023-09-23T23:46:37.747234+0000 osd.4 (osd.4) 205 : cluster 3 failed to encode map e288 with expected crc 2023-09-23T23:46:38.944 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:38 smithi159 bash[105915]: cluster 2023-09-23T23:46:37.747262+0000 mon.a (mon.0) 1202 : cluster 0 osdmap e288: 8 total, 8 up, 5 in 2023-09-23T23:46:38.944 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:38 smithi159 bash[105915]: cluster 2023-09-23T23:46:37.749616+0000 osd.6 (osd.6) 325 : cluster 3 failed to encode map e288 with expected crc 2023-09-23T23:46:38.944 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:38 smithi159 bash[105915]: cluster 2023-09-23T23:46:37.751036+0000 osd.4 (osd.4) 206 : cluster 3 failed to encode map e288 with expected crc 2023-09-23T23:46:38.944 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:38 smithi159 bash[105915]: cluster 2023-09-23T23:46:37.752449+0000 osd.6 (osd.6) 326 : cluster 3 failed to encode map e288 with expected crc 2023-09-23T23:46:38.944 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:38 smithi159 bash[105915]: cluster 2023-09-23T23:46:37.804137+0000 osd.7 (osd.7) 165 : cluster 3 failed to encode map e288 with expected crc 2023-09-23T23:46:38.944 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:38 smithi159 bash[105915]: cluster 2023-09-23T23:46:37.806984+0000 osd.7 (osd.7) 166 : cluster 3 failed to encode map e288 with expected crc 2023-09-23T23:46:38.945 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:38 smithi159 bash[105915]: cluster 2023-09-23T23:46:37.809780+0000 osd.7 (osd.7) 167 : cluster 3 failed to encode map e288 with expected crc 2023-09-23T23:46:38.945 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:38 smithi159 bash[105915]: cluster 2023-09-23T23:46:38.252864+0000 osd.5 (osd.5) 139 : cluster 3 failed to encode map e288 with expected crc 2023-09-23T23:46:39.023 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:46:39.044 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:46:39.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:39.046 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:46:39.147 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:46:39.170 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:46:39.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:39.172 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:46:39.273 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:46:39.303 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:46:39.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:39.305 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:46:39.406 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:39.439 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:39.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:39.442 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:46:39.543 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:46:39.568 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:46:39.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:39.570 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:46:39.671 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:46:39.697 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:46:39.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:39.700 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:46:39.801 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:39.833 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:39.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:39.836 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:46:39.936 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:46:39.950 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:39 smithi159 bash[105915]: cluster 2023-09-23T23:46:38.674677+0000 mgr.y (mgr.25991) 885 : cluster 0 pgmap v984: 89 pgs: 5 creating+peering, 11 unknown, 73 active+clean; 4.6 MiB data, 2.7 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:46:39.950 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:39 smithi159 bash[105915]: cluster 2023-09-23T23:46:38.750596+0000 mon.a (mon.0) 1203 : cluster 0 osdmap e289: 8 total, 8 up, 5 in 2023-09-23T23:46:39.950 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:39 smithi159 bash[105915]: cluster 2023-09-23T23:46:38.752024+0000 osd.6 (osd.6) 327 : cluster 3 failed to encode map e289 with expected crc 2023-09-23T23:46:39.950 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:39 smithi159 bash[105915]: cluster 2023-09-23T23:46:38.752188+0000 osd.4 (osd.4) 207 : cluster 3 failed to encode map e289 with expected crc 2023-09-23T23:46:39.950 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:39 smithi159 bash[108473]: cluster 2023-09-23T23:46:38.674677+0000 mgr.y (mgr.25991) 885 : cluster 0 pgmap v984: 89 pgs: 5 creating+peering, 11 unknown, 73 active+clean; 4.6 MiB data, 2.7 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:46:39.950 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:39 smithi159 bash[108473]: cluster 2023-09-23T23:46:38.750596+0000 mon.a (mon.0) 1203 : cluster 0 osdmap e289: 8 total, 8 up, 5 in 2023-09-23T23:46:39.951 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:39 smithi159 bash[108473]: cluster 2023-09-23T23:46:38.752024+0000 osd.6 (osd.6) 327 : cluster 3 failed to encode map e289 with expected crc 2023-09-23T23:46:39.951 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:39 smithi159 bash[108473]: cluster 2023-09-23T23:46:38.752188+0000 osd.4 (osd.4) 207 : cluster 3 failed to encode map e289 with expected crc 2023-09-23T23:46:39.965 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:46:39.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:39.968 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:46:40.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:39 smithi164 bash[92846]: cluster 2023-09-23T23:46:38.674677+0000 mgr.y (mgr.25991) 885 : cluster 0 pgmap v984: 89 pgs: 5 creating+peering, 11 unknown, 73 active+clean; 4.6 MiB data, 2.7 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:46:40.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:39 smithi164 bash[92846]: cluster 2023-09-23T23:46:38.750596+0000 mon.a (mon.0) 1203 : cluster 0 osdmap e289: 8 total, 8 up, 5 in 2023-09-23T23:46:40.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:39 smithi164 bash[92846]: cluster 2023-09-23T23:46:38.752024+0000 osd.6 (osd.6) 327 : cluster 3 failed to encode map e289 with expected crc 2023-09-23T23:46:40.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:39 smithi164 bash[92846]: cluster 2023-09-23T23:46:38.752188+0000 osd.4 (osd.4) 207 : cluster 3 failed to encode map e289 with expected crc 2023-09-23T23:46:40.069 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:46:40.098 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:46:40.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:40.102 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:46:40.202 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:40.234 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:40.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:40.237 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:46:40.338 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:40.367 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:40.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:40.370 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:46:40.471 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:46:40.501 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:46:40.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:40.504 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:46:40.605 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:46:40.641 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:46:40.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:40.644 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:46:40.745 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:40.776 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:40.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:40.779 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:46:40.880 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:46:40.911 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:46:40.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:40.914 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:46:41.015 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:46:41.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:40 smithi164 bash[92846]: cluster 2023-09-23T23:46:39.770030+0000 mon.a (mon.0) 1204 : cluster 0 osdmap e290: 8 total, 8 up, 5 in 2023-09-23T23:46:41.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:40 smithi164 bash[92846]: cluster 2023-09-23T23:46:39.939966+0000 osd.5 (osd.5) 140 : cluster 3 failed to encode map e290 with expected crc 2023-09-23T23:46:41.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:40 smithi164 bash[92846]: cluster 2023-09-23T23:46:39.940118+0000 osd.7 (osd.7) 168 : cluster 3 failed to encode map e290 with expected crc 2023-09-23T23:46:41.028 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:40 smithi159 bash[105915]: cluster 2023-09-23T23:46:39.770030+0000 mon.a (mon.0) 1204 : cluster 0 osdmap e290: 8 total, 8 up, 5 in 2023-09-23T23:46:41.028 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:40 smithi159 bash[105915]: cluster 2023-09-23T23:46:39.939966+0000 osd.5 (osd.5) 140 : cluster 3 failed to encode map e290 with expected crc 2023-09-23T23:46:41.029 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:40 smithi159 bash[105915]: cluster 2023-09-23T23:46:39.940118+0000 osd.7 (osd.7) 168 : cluster 3 failed to encode map e290 with expected crc 2023-09-23T23:46:41.029 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:40 smithi159 bash[108473]: cluster 2023-09-23T23:46:39.770030+0000 mon.a (mon.0) 1204 : cluster 0 osdmap e290: 8 total, 8 up, 5 in 2023-09-23T23:46:41.029 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:40 smithi159 bash[108473]: cluster 2023-09-23T23:46:39.939966+0000 osd.5 (osd.5) 140 : cluster 3 failed to encode map e290 with expected crc 2023-09-23T23:46:41.029 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:40 smithi159 bash[108473]: cluster 2023-09-23T23:46:39.940118+0000 osd.7 (osd.7) 168 : cluster 3 failed to encode map e290 with expected crc 2023-09-23T23:46:41.048 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:46:41.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:41.052 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:46:41.100 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd pool application enable unique_pool_3 rados --yes-i-really-mean-it || true 2023-09-23T23:46:41.153 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:46:41.180 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:46:41.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:41.182 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:46:41.283 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:46:41.302 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:46:41.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:41.303 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:46:41.404 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:41.437 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:41.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:41.440 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:46:41.540 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:41.575 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:41.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:41.579 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:46:41.679 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:41.702 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:46:41.703 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:46:41.712 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:41.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:41.715 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:46:41.816 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:46:41.845 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:46:41.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:41.848 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:46:41.949 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:46:41.975 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:46:41.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:41.977 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:46:42.008 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:41 smithi159 bash[105915]: cluster 2023-09-23T23:46:39.940097+0000 osd.4 (osd.4) 208 : cluster 3 failed to encode map e290 with expected crc 2023-09-23T23:46:42.008 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:41 smithi159 bash[105915]: cluster 2023-09-23T23:46:39.940305+0000 osd.6 (osd.6) 328 : cluster 3 failed to encode map e290 with expected crc 2023-09-23T23:46:42.008 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:41 smithi159 bash[105915]: cluster 2023-09-23T23:46:40.675293+0000 mgr.y (mgr.25991) 886 : cluster 0 pgmap v987: 89 pgs: 5 creating+peering, 7 unknown, 77 active+clean; 4.6 MiB data, 2.7 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:46:42.008 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:41 smithi159 bash[108473]: cluster 2023-09-23T23:46:39.940097+0000 osd.4 (osd.4) 208 : cluster 3 failed to encode map e290 with expected crc 2023-09-23T23:46:42.008 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:41 smithi159 bash[108473]: cluster 2023-09-23T23:46:39.940305+0000 osd.6 (osd.6) 328 : cluster 3 failed to encode map e290 with expected crc 2023-09-23T23:46:42.008 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:41 smithi159 bash[108473]: cluster 2023-09-23T23:46:40.675293+0000 mgr.y (mgr.25991) 886 : cluster 0 pgmap v987: 89 pgs: 5 creating+peering, 7 unknown, 77 active+clean; 4.6 MiB data, 2.7 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:46:42.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:41 smithi164 bash[92846]: cluster 2023-09-23T23:46:39.940097+0000 osd.4 (osd.4) 208 : cluster 3 failed to encode map e290 with expected crc 2023-09-23T23:46:42.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:41 smithi164 bash[92846]: cluster 2023-09-23T23:46:39.940305+0000 osd.6 (osd.6) 328 : cluster 3 failed to encode map e290 with expected crc 2023-09-23T23:46:42.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:41 smithi164 bash[92846]: cluster 2023-09-23T23:46:40.675293+0000 mgr.y (mgr.25991) 886 : cluster 0 pgmap v987: 89 pgs: 5 creating+peering, 7 unknown, 77 active+clean; 4.6 MiB data, 2.7 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:46:42.078 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:46:42.101 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:46:42.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:42.103 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:46:42.204 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:42.236 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:42.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:42.239 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:46:42.340 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:46:42.366 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:46:42.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:42.368 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:46:42.467 INFO:teuthology.orchestra.run.smithi159.stdout:{ 2023-09-23T23:46:42.467 INFO:teuthology.orchestra.run.smithi159.stdout: "ops": [], 2023-09-23T23:46:42.468 INFO:teuthology.orchestra.run.smithi159.stdout: "complaint_time": 30, 2023-09-23T23:46:42.468 INFO:teuthology.orchestra.run.smithi159.stdout: "num_blocked_ops": 0 2023-09-23T23:46:42.468 INFO:teuthology.orchestra.run.smithi159.stdout:} 2023-09-23T23:46:42.469 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:46:42.491 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:46:42.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:42.493 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:46:42.593 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:42.624 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:42.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:42.626 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:46:42.727 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:46:42.761 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:46:42.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:42.765 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:46:42.865 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:46:42.895 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:46:42.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:42.897 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:46:42.998 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:46:43.023 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:46:43.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:43.025 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:46:43.126 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:46:43.150 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:46:43.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:43.152 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:46:43.252 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:43.285 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:43.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:43.289 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:46:43.389 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:46:43.415 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:46:43.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:43.418 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:46:43.519 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:46:43.548 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:46:43.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:43.552 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:46:43.653 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:46:43.679 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:46:43.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:43.681 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:46:43.782 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:46:43.810 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:46:43.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:43.812 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:46:43.913 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:43.947 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:43.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:43.950 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:46:44.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:43 smithi159 bash[108473]: cluster 2023-09-23T23:46:42.676150+0000 mgr.y (mgr.25991) 887 : cluster 0 pgmap v988: 89 pgs: 5 creating+peering, 84 active+clean; 4.6 MiB data, 2.7 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:46:44.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:43 smithi159 bash[105915]: cluster 2023-09-23T23:46:42.676150+0000 mgr.y (mgr.25991) 887 : cluster 0 pgmap v988: 89 pgs: 5 creating+peering, 84 active+clean; 4.6 MiB data, 2.7 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:46:44.045 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:46:43 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:46:43] "GET /metrics HTTP/1.1" 200 34200 "" "Prometheus/2.43.0" 2023-09-23T23:46:44.050 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:44.085 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:44.086 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:43 smithi164 bash[92846]: cluster 2023-09-23T23:46:42.676150+0000 mgr.y (mgr.25991) 887 : cluster 0 pgmap v988: 89 pgs: 5 creating+peering, 84 active+clean; 4.6 MiB data, 2.7 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:46:44.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:44.087 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:46:44.188 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:46:44.210 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:46:44.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:44.212 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:46:44.313 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:46:44.334 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:46:44.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:44.336 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:46:44.437 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:44.466 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:44.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:44.468 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:46:44.569 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:44.600 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:44.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:44.604 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:46:44.704 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:46:44.731 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:46:44.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:44.735 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:46:44.835 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:44.870 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:44.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:44.873 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:46:44.974 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:46:45.008 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:46:45.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:45.012 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:46:45.112 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:45.144 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:45.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:45.147 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:46:45.248 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:46:45.293 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:46:45.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:45.295 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:46:45.396 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:45.424 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:45.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:45.427 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:46:45.528 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:46:45.556 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:46:45.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:45.558 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:46:45.659 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:46:45.681 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:46:45.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:45.684 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:46:45.784 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:45.785 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_historic_ops 2023-09-23T23:46:45.817 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:45.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:45.819 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:46:45.920 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:46:45.945 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:46:45.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:45.948 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:46:46.048 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:46:46.055 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:45 smithi159 bash[105915]: cluster 2023-09-23T23:46:44.677212+0000 mgr.y (mgr.25991) 888 : cluster 0 pgmap v989: 89 pgs: 89 active+clean; 4.6 MiB data, 2.7 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:46:46.055 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:45 smithi159 bash[108473]: cluster 2023-09-23T23:46:44.677212+0000 mgr.y (mgr.25991) 888 : cluster 0 pgmap v989: 89 pgs: 89 active+clean; 4.6 MiB data, 2.7 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:46:46.068 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:46:46.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:46.071 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:46:46.172 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:46.183 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:45 smithi164 bash[92846]: cluster 2023-09-23T23:46:44.677212+0000 mgr.y (mgr.25991) 888 : cluster 0 pgmap v989: 89 pgs: 89 active+clean; 4.6 MiB data, 2.7 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:46:46.201 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:46.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:46.204 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:46:46.305 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:46:46.331 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:46:46.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:46.333 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:46:46.434 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:46:46.459 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:46:46.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:46.462 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:46:46.562 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:46.597 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:46.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:46.600 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:46:46.701 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:46:46.731 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:46:46.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:46.734 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:46:46.835 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:46:46.851 INFO:teuthology.orchestra.run.smithi159.stderr:reweighted osd.4 to 1 (10000) 2023-09-23T23:46:46.863 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:46:46.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:46.865 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:46:46.966 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:46.998 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:47.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:47.002 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:46:47.005 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:46 smithi159 bash[105915]: audit 2023-09-23T23:46:46.198651+0000 mon.c (mon.2) 76 : audit 1 from='client.? 172.21.15.159:0/118709979' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-23T23:46:47.005 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:46 smithi159 bash[105915]: audit 2023-09-23T23:46:46.199091+0000 mon.a (mon.0) 1205 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-23T23:46:47.005 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:46 smithi159 bash[108473]: audit 2023-09-23T23:46:46.198651+0000 mon.c (mon.2) 76 : audit 1 from='client.? 172.21.15.159:0/118709979' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-23T23:46:47.005 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:46 smithi159 bash[108473]: audit 2023-09-23T23:46:46.199091+0000 mon.a (mon.0) 1205 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-23T23:46:47.102 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:47.115 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:46 smithi164 bash[92846]: audit 2023-09-23T23:46:46.198651+0000 mon.c (mon.2) 76 : audit 1 from='client.? 172.21.15.159:0/118709979' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-23T23:46:47.115 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:46 smithi164 bash[92846]: audit 2023-09-23T23:46:46.199091+0000 mon.a (mon.0) 1205 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-23T23:46:47.135 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:47.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:47.137 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:46:47.238 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:46:47.273 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:46:47.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:47.276 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:46:47.376 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:46:47.400 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:46:47.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:47.402 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:46:47.503 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:46:47.530 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:46:47.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:47.533 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:46:47.633 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:47.664 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:47.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:47.667 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:46:47.768 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:46:47.789 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:46:47.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:47.792 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:46:47.892 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:47.905 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:47 smithi164 bash[92846]: cluster 2023-09-23T23:46:46.678158+0000 mgr.y (mgr.25991) 889 : cluster 0 pgmap v990: 89 pgs: 89 active+clean; 4.6 MiB data, 2.7 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:46:47.905 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:47 smithi164 bash[92846]: audit 2023-09-23T23:46:46.832074+0000 mon.a (mon.0) 1206 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-09-23T23:46:47.905 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:47 smithi164 bash[92846]: cluster 2023-09-23T23:46:46.832330+0000 mon.a (mon.0) 1207 : cluster 0 osdmap e291: 8 total, 8 up, 5 in 2023-09-23T23:46:47.905 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:47 smithi164 bash[92846]: cluster 2023-09-23T23:46:46.833987+0000 osd.4 (osd.4) 209 : cluster 3 failed to encode map e291 with expected crc 2023-09-23T23:46:47.906 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:47 smithi164 bash[92846]: cluster 2023-09-23T23:46:46.834561+0000 osd.6 (osd.6) 329 : cluster 3 failed to encode map e291 with expected crc 2023-09-23T23:46:47.906 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:47 smithi164 bash[92846]: cluster 2023-09-23T23:46:46.839576+0000 osd.4 (osd.4) 210 : cluster 3 failed to encode map e291 with expected crc 2023-09-23T23:46:47.906 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:47 smithi164 bash[92846]: cluster 2023-09-23T23:46:46.842505+0000 osd.4 (osd.4) 211 : cluster 3 failed to encode map e291 with expected crc 2023-09-23T23:46:47.906 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:47 smithi164 bash[92846]: cluster 2023-09-23T23:46:46.842856+0000 osd.6 (osd.6) 330 : cluster 3 failed to encode map e291 with expected crc 2023-09-23T23:46:47.906 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:47 smithi164 bash[92846]: audit 2023-09-23T23:46:47.245668+0000 mon.a (mon.0) 1208 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:46:47.923 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:47.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:47.927 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:46:48.027 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:46:48.063 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:46:48.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:48.066 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:46:48.113 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:47 smithi159 bash[105915]: cluster 2023-09-23T23:46:46.678158+0000 mgr.y (mgr.25991) 889 : cluster 0 pgmap v990: 89 pgs: 89 active+clean; 4.6 MiB data, 2.7 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:46:48.114 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:47 smithi159 bash[105915]: audit 2023-09-23T23:46:46.832074+0000 mon.a (mon.0) 1206 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-09-23T23:46:48.114 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:47 smithi159 bash[105915]: cluster 2023-09-23T23:46:46.832330+0000 mon.a (mon.0) 1207 : cluster 0 osdmap e291: 8 total, 8 up, 5 in 2023-09-23T23:46:48.114 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:47 smithi159 bash[105915]: cluster 2023-09-23T23:46:46.833987+0000 osd.4 (osd.4) 209 : cluster 3 failed to encode map e291 with expected crc 2023-09-23T23:46:48.114 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:47 smithi159 bash[105915]: cluster 2023-09-23T23:46:46.834561+0000 osd.6 (osd.6) 329 : cluster 3 failed to encode map e291 with expected crc 2023-09-23T23:46:48.114 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:47 smithi159 bash[105915]: cluster 2023-09-23T23:46:46.839576+0000 osd.4 (osd.4) 210 : cluster 3 failed to encode map e291 with expected crc 2023-09-23T23:46:48.114 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:47 smithi159 bash[105915]: cluster 2023-09-23T23:46:46.842505+0000 osd.4 (osd.4) 211 : cluster 3 failed to encode map e291 with expected crc 2023-09-23T23:46:48.114 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:47 smithi159 bash[105915]: cluster 2023-09-23T23:46:46.842856+0000 osd.6 (osd.6) 330 : cluster 3 failed to encode map e291 with expected crc 2023-09-23T23:46:48.114 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:47 smithi159 bash[105915]: audit 2023-09-23T23:46:47.245668+0000 mon.a (mon.0) 1208 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:46:48.166 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:46:48.200 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:46:48.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:48.203 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:46:48.303 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:46:48.330 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:46:48.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:48.333 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:46:48.433 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:46:48.464 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:46:48.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:48.467 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:46:48.480 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:48 smithi159 bash[108473]: cluster 2023-09-23T23:46:46.678158+0000 mgr.y (mgr.25991) 889 : cluster 0 pgmap v990: 89 pgs: 89 active+clean; 4.6 MiB data, 2.7 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:46:48.480 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:48 smithi159 bash[108473]: audit 2023-09-23T23:46:46.832074+0000 mon.a (mon.0) 1206 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-09-23T23:46:48.480 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:48 smithi159 bash[108473]: cluster 2023-09-23T23:46:46.832330+0000 mon.a (mon.0) 1207 : cluster 0 osdmap e291: 8 total, 8 up, 5 in 2023-09-23T23:46:48.481 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:48 smithi159 bash[108473]: cluster 2023-09-23T23:46:46.833987+0000 osd.4 (osd.4) 209 : cluster 3 failed to encode map e291 with expected crc 2023-09-23T23:46:48.481 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:48 smithi159 bash[108473]: cluster 2023-09-23T23:46:46.834561+0000 osd.6 (osd.6) 329 : cluster 3 failed to encode map e291 with expected crc 2023-09-23T23:46:48.481 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:48 smithi159 bash[108473]: cluster 2023-09-23T23:46:46.839576+0000 osd.4 (osd.4) 210 : cluster 3 failed to encode map e291 with expected crc 2023-09-23T23:46:48.481 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:48 smithi159 bash[108473]: cluster 2023-09-23T23:46:46.842505+0000 osd.4 (osd.4) 211 : cluster 3 failed to encode map e291 with expected crc 2023-09-23T23:46:48.481 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:48 smithi159 bash[108473]: cluster 2023-09-23T23:46:46.842856+0000 osd.6 (osd.6) 330 : cluster 3 failed to encode map e291 with expected crc 2023-09-23T23:46:48.481 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:48 smithi159 bash[108473]: audit 2023-09-23T23:46:47.245668+0000 mon.a (mon.0) 1208 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:46:48.568 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:46:48.594 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:46:48.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:48.597 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:46:48.697 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:48.727 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:48.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:48.731 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:46:48.831 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:46:48.863 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:46:48.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:48.865 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:46:48.966 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:48.980 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:48 smithi164 bash[92846]: cluster 2023-09-23T23:46:47.849513+0000 osd.6 (osd.6) 331 : cluster 3 failed to encode map e292 with expected crc 2023-09-23T23:46:48.980 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:48 smithi164 bash[92846]: cluster 2023-09-23T23:46:47.850125+0000 mon.a (mon.0) 1209 : cluster 0 osdmap e292: 8 total, 8 up, 5 in 2023-09-23T23:46:48.981 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:48 smithi164 bash[92846]: cluster 2023-09-23T23:46:47.851559+0000 osd.6 (osd.6) 332 : cluster 3 failed to encode map e292 with expected crc 2023-09-23T23:46:48.981 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:48 smithi164 bash[92846]: cluster 2023-09-23T23:46:47.852377+0000 osd.4 (osd.4) 212 : cluster 3 failed to encode map e292 with expected crc 2023-09-23T23:46:48.981 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:48 smithi164 bash[92846]: cluster 2023-09-23T23:46:47.855621+0000 osd.4 (osd.4) 213 : cluster 3 failed to encode map e292 with expected crc 2023-09-23T23:46:48.981 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:48 smithi164 bash[92846]: cluster 2023-09-23T23:46:47.858532+0000 osd.4 (osd.4) 214 : cluster 3 failed to encode map e292 with expected crc 2023-09-23T23:46:48.981 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:48 smithi164 bash[92846]: cluster 2023-09-23T23:46:47.859825+0000 osd.4 (osd.4) 215 : cluster 3 failed to encode map e292 with expected crc 2023-09-23T23:46:48.998 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:49.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:49.001 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:46:49.102 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:46:49.111 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:48 smithi159 bash[105915]: cluster 2023-09-23T23:46:47.849513+0000 osd.6 (osd.6) 331 : cluster 3 failed to encode map e292 with expected crc 2023-09-23T23:46:49.111 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:48 smithi159 bash[105915]: cluster 2023-09-23T23:46:47.850125+0000 mon.a (mon.0) 1209 : cluster 0 osdmap e292: 8 total, 8 up, 5 in 2023-09-23T23:46:49.111 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:48 smithi159 bash[105915]: cluster 2023-09-23T23:46:47.851559+0000 osd.6 (osd.6) 332 : cluster 3 failed to encode map e292 with expected crc 2023-09-23T23:46:49.111 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:48 smithi159 bash[105915]: cluster 2023-09-23T23:46:47.852377+0000 osd.4 (osd.4) 212 : cluster 3 failed to encode map e292 with expected crc 2023-09-23T23:46:49.111 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:48 smithi159 bash[105915]: cluster 2023-09-23T23:46:47.855621+0000 osd.4 (osd.4) 213 : cluster 3 failed to encode map e292 with expected crc 2023-09-23T23:46:49.111 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:48 smithi159 bash[105915]: cluster 2023-09-23T23:46:47.858532+0000 osd.4 (osd.4) 214 : cluster 3 failed to encode map e292 with expected crc 2023-09-23T23:46:49.111 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:48 smithi159 bash[105915]: cluster 2023-09-23T23:46:47.859825+0000 osd.4 (osd.4) 215 : cluster 3 failed to encode map e292 with expected crc 2023-09-23T23:46:49.111 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:48 smithi159 bash[108473]: cluster 2023-09-23T23:46:47.849513+0000 osd.6 (osd.6) 331 : cluster 3 failed to encode map e292 with expected crc 2023-09-23T23:46:49.112 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:48 smithi159 bash[108473]: cluster 2023-09-23T23:46:47.850125+0000 mon.a (mon.0) 1209 : cluster 0 osdmap e292: 8 total, 8 up, 5 in 2023-09-23T23:46:49.112 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:48 smithi159 bash[108473]: cluster 2023-09-23T23:46:47.851559+0000 osd.6 (osd.6) 332 : cluster 3 failed to encode map e292 with expected crc 2023-09-23T23:46:49.112 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:48 smithi159 bash[108473]: cluster 2023-09-23T23:46:47.852377+0000 osd.4 (osd.4) 212 : cluster 3 failed to encode map e292 with expected crc 2023-09-23T23:46:49.112 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:48 smithi159 bash[108473]: cluster 2023-09-23T23:46:47.855621+0000 osd.4 (osd.4) 213 : cluster 3 failed to encode map e292 with expected crc 2023-09-23T23:46:49.112 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:48 smithi159 bash[108473]: cluster 2023-09-23T23:46:47.858532+0000 osd.4 (osd.4) 214 : cluster 3 failed to encode map e292 with expected crc 2023-09-23T23:46:49.112 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:48 smithi159 bash[108473]: cluster 2023-09-23T23:46:47.859825+0000 osd.4 (osd.4) 215 : cluster 3 failed to encode map e292 with expected crc 2023-09-23T23:46:49.127 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:46:49.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:49.130 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:46:49.231 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:49.260 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:49.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:49.263 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:46:49.363 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:46:49.389 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:46:49.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:49.392 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:46:49.493 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:46:49.520 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:46:49.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:49.522 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:46:49.623 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:49.653 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:49.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:49.657 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:46:49.758 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:49.795 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:49.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:49.798 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:46:49.899 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:49.912 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:49 smithi164 bash[92846]: cluster 2023-09-23T23:46:48.678798+0000 mgr.y (mgr.25991) 890 : cluster 0 pgmap v993: 89 pgs: 89 active+clean; 4.6 MiB data, 2.7 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:46:49.913 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:49 smithi164 bash[92846]: cluster 2023-09-23T23:46:48.806802+0000 osd.7 (osd.7) 169 : cluster 3 failed to encode map e292 with expected crc 2023-09-23T23:46:49.913 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:49 smithi164 bash[92846]: cluster 2023-09-23T23:46:48.809403+0000 osd.7 (osd.7) 170 : cluster 3 failed to encode map e292 with expected crc 2023-09-23T23:46:49.913 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:49 smithi164 bash[92846]: cluster 2023-09-23T23:46:48.811881+0000 osd.7 (osd.7) 171 : cluster 3 failed to encode map e292 with expected crc 2023-09-23T23:46:49.913 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:49 smithi164 bash[92846]: cluster 2023-09-23T23:46:49.072796+0000 osd.5 (osd.5) 141 : cluster 3 failed to encode map e292 with expected crc 2023-09-23T23:46:49.934 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:49.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:49.937 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:46:50.038 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:46:50.063 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:46:50.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:50.066 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:46:50.167 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:50.201 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:50.202 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:49 smithi159 bash[105915]: cluster 2023-09-23T23:46:48.678798+0000 mgr.y (mgr.25991) 890 : cluster 0 pgmap v993: 89 pgs: 89 active+clean; 4.6 MiB data, 2.7 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:46:50.202 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:49 smithi159 bash[105915]: cluster 2023-09-23T23:46:48.806802+0000 osd.7 (osd.7) 169 : cluster 3 failed to encode map e292 with expected crc 2023-09-23T23:46:50.203 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:49 smithi159 bash[105915]: cluster 2023-09-23T23:46:48.809403+0000 osd.7 (osd.7) 170 : cluster 3 failed to encode map e292 with expected crc 2023-09-23T23:46:50.203 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:49 smithi159 bash[105915]: cluster 2023-09-23T23:46:48.811881+0000 osd.7 (osd.7) 171 : cluster 3 failed to encode map e292 with expected crc 2023-09-23T23:46:50.203 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:49 smithi159 bash[105915]: cluster 2023-09-23T23:46:49.072796+0000 osd.5 (osd.5) 141 : cluster 3 failed to encode map e292 with expected crc 2023-09-23T23:46:50.203 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:49 smithi159 bash[108473]: cluster 2023-09-23T23:46:48.678798+0000 mgr.y (mgr.25991) 890 : cluster 0 pgmap v993: 89 pgs: 89 active+clean; 4.6 MiB data, 2.7 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:46:50.203 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:49 smithi159 bash[108473]: cluster 2023-09-23T23:46:48.806802+0000 osd.7 (osd.7) 169 : cluster 3 failed to encode map e292 with expected crc 2023-09-23T23:46:50.203 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:49 smithi159 bash[108473]: cluster 2023-09-23T23:46:48.809403+0000 osd.7 (osd.7) 170 : cluster 3 failed to encode map e292 with expected crc 2023-09-23T23:46:50.203 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:49 smithi159 bash[108473]: cluster 2023-09-23T23:46:48.811881+0000 osd.7 (osd.7) 171 : cluster 3 failed to encode map e292 with expected crc 2023-09-23T23:46:50.203 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:49 smithi159 bash[108473]: cluster 2023-09-23T23:46:49.072796+0000 osd.5 (osd.5) 141 : cluster 3 failed to encode map e292 with expected crc 2023-09-23T23:46:50.204 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd reweight 6 1 2023-09-23T23:46:50.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:50.205 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:46:50.306 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:50.341 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:50.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:50.343 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:46:50.444 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:50.480 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:50.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:50.483 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:46:50.584 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:46:50.618 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:46:50.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:50.622 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:46:50.722 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:46:50.761 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:46:50.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:50.763 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:46:50.864 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:50.894 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:50.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:50.897 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:46:50.998 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:46:51.022 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:46:51.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:51.025 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:46:51.126 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:46:51.162 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:46:51.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:51.165 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:46:51.265 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:51.296 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:51.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:51.299 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:46:51.400 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:51.427 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:51.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:51.431 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:46:51.533 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:46:51.559 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:46:51.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:51.562 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:46:51.663 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:51.694 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:46:51.694 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:51.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:51.698 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:46:51.798 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:51.830 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:51.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:51.833 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:46:51.934 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:46:51.965 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:46:51.966 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:51 smithi159 bash[105915]: cluster 2023-09-23T23:46:50.679637+0000 mgr.y (mgr.25991) 891 : cluster 0 pgmap v994: 89 pgs: 89 active+clean; 4.6 MiB data, 2.7 GiB used, 444 GiB / 447 GiB avail; 0 B/s, 0 objects/s recovering 2023-09-23T23:46:51.966 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:51 smithi159 bash[108473]: cluster 2023-09-23T23:46:50.679637+0000 mgr.y (mgr.25991) 891 : cluster 0 pgmap v994: 89 pgs: 89 active+clean; 4.6 MiB data, 2.7 GiB used, 444 GiB / 447 GiB avail; 0 B/s, 0 objects/s recovering 2023-09-23T23:46:51.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:51.967 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:46:52.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:51 smithi164 bash[92846]: cluster 2023-09-23T23:46:50.679637+0000 mgr.y (mgr.25991) 891 : cluster 0 pgmap v994: 89 pgs: 89 active+clean; 4.6 MiB data, 2.7 GiB used, 444 GiB / 447 GiB avail; 0 B/s, 0 objects/s recovering 2023-09-23T23:46:52.068 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:46:52.099 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:46:52.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:52.101 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:46:52.202 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:52.232 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:52.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:52.235 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:46:52.336 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:46:52.366 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:46:52.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:52.369 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:46:52.469 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:52.501 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:52.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:52.504 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:46:52.604 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:46:52.633 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:46:52.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:52.636 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:46:52.737 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:52.754 INFO:teuthology.orchestra.run.smithi159.stdout:osd.0: {} 2023-09-23T23:46:52.766 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:52.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:52.769 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:46:52.777 INFO:teuthology.orchestra.run.smithi159.stdout:osd.1: {} 2023-09-23T23:46:52.799 INFO:teuthology.orchestra.run.smithi159.stdout:osd.2: {} 2023-09-23T23:46:52.820 INFO:teuthology.orchestra.run.smithi159.stdout:osd.3: {} 2023-09-23T23:46:52.850 INFO:teuthology.orchestra.run.smithi159.stdout:osd.4: {} 2023-09-23T23:46:52.870 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:46:52.879 INFO:teuthology.orchestra.run.smithi159.stdout:osd.5: {} 2023-09-23T23:46:52.890 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:46:52.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:52.893 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:46:52.905 INFO:teuthology.orchestra.run.smithi159.stdout:osd.6: {} 2023-09-23T23:46:52.930 INFO:teuthology.orchestra.run.smithi159.stdout:osd.7: {} 2023-09-23T23:46:52.932 INFO:teuthology.orchestra.run.smithi159.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T23:46:52.932 INFO:teuthology.orchestra.run.smithi159.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T23:46:52.932 INFO:teuthology.orchestra.run.smithi159.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T23:46:52.932 INFO:teuthology.orchestra.run.smithi159.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T23:46:52.932 INFO:teuthology.orchestra.run.smithi159.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T23:46:52.932 INFO:teuthology.orchestra.run.smithi159.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T23:46:52.932 INFO:teuthology.orchestra.run.smithi159.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T23:46:52.932 INFO:teuthology.orchestra.run.smithi159.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T23:46:52.994 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:53.006 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:52 smithi164 bash[92846]: audit 2023-09-23T23:46:52.723815+0000 mon.c (mon.2) 77 : audit 0 from='client.? 172.21.15.159:0/1060989916' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:46:53.006 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:52 smithi164 bash[92846]: audit 2023-09-23T23:46:52.756978+0000 mon.a (mon.0) 1210 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:46:53.028 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:53.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:53.030 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:46:53.127 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:52 smithi159 bash[105915]: audit 2023-09-23T23:46:52.723815+0000 mon.c (mon.2) 77 : audit 0 from='client.? 172.21.15.159:0/1060989916' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:46:53.127 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:52 smithi159 bash[105915]: audit 2023-09-23T23:46:52.756978+0000 mon.a (mon.0) 1210 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:46:53.127 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:52 smithi159 bash[108473]: audit 2023-09-23T23:46:52.723815+0000 mon.c (mon.2) 77 : audit 0 from='client.? 172.21.15.159:0/1060989916' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:46:53.127 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:52 smithi159 bash[108473]: audit 2023-09-23T23:46:52.756978+0000 mon.a (mon.0) 1210 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:46:53.131 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:53.164 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:53.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:53.167 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:46:53.268 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:46:53.294 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:46:53.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:53.296 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:46:53.397 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:46:53.424 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:46:53.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:53.426 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:46:53.526 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:46:53.561 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:46:53.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:53.564 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:46:53.665 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:46:53.693 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:46:53.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:53.696 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:46:53.794 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:46:53 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:46:53] "GET /metrics HTTP/1.1" 200 36475 "" "Prometheus/2.43.0" 2023-09-23T23:46:53.796 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:53.828 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:53.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:53.831 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:46:53.890 INFO:teuthology.orchestra.run.smithi159.stderr:noscrub is set 2023-09-23T23:46:53.931 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:46:53.959 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:46:53.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:53.961 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:46:54.061 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:46:54.074 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:53 smithi159 bash[105915]: cluster 2023-09-23T23:46:52.680364+0000 mgr.y (mgr.25991) 892 : cluster 0 pgmap v995: 89 pgs: 89 active+clean; 4.6 MiB data, 2.7 GiB used, 444 GiB / 447 GiB avail; 0 B/s, 0 objects/s recovering 2023-09-23T23:46:54.075 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:53 smithi159 bash[105915]: audit 2023-09-23T23:46:53.063786+0000 mon.c (mon.2) 78 : audit 1 from='client.? 172.21.15.159:0/1118070784' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:46:54.075 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:53 smithi159 bash[105915]: audit 2023-09-23T23:46:53.064261+0000 mon.a (mon.0) 1211 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:46:54.075 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:53 smithi159 bash[108473]: cluster 2023-09-23T23:46:52.680364+0000 mgr.y (mgr.25991) 892 : cluster 0 pgmap v995: 89 pgs: 89 active+clean; 4.6 MiB data, 2.7 GiB used, 444 GiB / 447 GiB avail; 0 B/s, 0 objects/s recovering 2023-09-23T23:46:54.075 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:53 smithi159 bash[108473]: audit 2023-09-23T23:46:53.063786+0000 mon.c (mon.2) 78 : audit 1 from='client.? 172.21.15.159:0/1118070784' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:46:54.075 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:53 smithi159 bash[108473]: audit 2023-09-23T23:46:53.064261+0000 mon.a (mon.0) 1211 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:46:54.087 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:46:54.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:54.090 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:46:54.191 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:46:54.204 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:53 smithi164 bash[92846]: cluster 2023-09-23T23:46:52.680364+0000 mgr.y (mgr.25991) 892 : cluster 0 pgmap v995: 89 pgs: 89 active+clean; 4.6 MiB data, 2.7 GiB used, 444 GiB / 447 GiB avail; 0 B/s, 0 objects/s recovering 2023-09-23T23:46:54.204 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:53 smithi164 bash[92846]: audit 2023-09-23T23:46:53.063786+0000 mon.c (mon.2) 78 : audit 1 from='client.? 172.21.15.159:0/1118070784' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:46:54.204 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:53 smithi164 bash[92846]: audit 2023-09-23T23:46:53.064261+0000 mon.a (mon.0) 1211 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:46:54.223 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:46:54.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:54.226 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:46:54.326 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:46:54.349 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:46:54.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:54.351 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:46:54.452 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:46:54.482 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:46:54.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:54.485 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:46:54.586 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:54.613 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:54.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:54.617 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:46:54.717 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:46:54.742 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:46:54.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:54.745 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:46:54.845 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:54.878 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:54.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:54.881 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:46:54.982 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:46:54.990 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:54 smithi159 bash[105915]: cluster 2023-09-23T23:46:53.868725+0000 mon.a (mon.0) 1212 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:46:54.990 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:54 smithi159 bash[105915]: cluster 2023-09-23T23:46:53.877945+0000 osd.6 (osd.6) 333 : cluster 3 failed to encode map e293 with expected crc 2023-09-23T23:46:54.991 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:54 smithi159 bash[105915]: audit 2023-09-23T23:46:53.879096+0000 mon.a (mon.0) 1213 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T23:46:54.991 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:54 smithi159 bash[105915]: cluster 2023-09-23T23:46:53.879154+0000 mon.a (mon.0) 1214 : cluster 0 osdmap e293: 8 total, 8 up, 5 in 2023-09-23T23:46:54.991 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:54 smithi159 bash[108473]: cluster 2023-09-23T23:46:53.868725+0000 mon.a (mon.0) 1212 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:46:54.991 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:54 smithi159 bash[108473]: cluster 2023-09-23T23:46:53.877945+0000 osd.6 (osd.6) 333 : cluster 3 failed to encode map e293 with expected crc 2023-09-23T23:46:54.991 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:54 smithi159 bash[108473]: audit 2023-09-23T23:46:53.879096+0000 mon.a (mon.0) 1213 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T23:46:54.991 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:54 smithi159 bash[108473]: cluster 2023-09-23T23:46:53.879154+0000 mon.a (mon.0) 1214 : cluster 0 osdmap e293: 8 total, 8 up, 5 in 2023-09-23T23:46:55.005 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:46:55.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:55.008 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:46:55.108 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:55.121 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:54 smithi164 bash[92846]: cluster 2023-09-23T23:46:53.868725+0000 mon.a (mon.0) 1212 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:46:55.121 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:54 smithi164 bash[92846]: cluster 2023-09-23T23:46:53.877945+0000 osd.6 (osd.6) 333 : cluster 3 failed to encode map e293 with expected crc 2023-09-23T23:46:55.122 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:54 smithi164 bash[92846]: audit 2023-09-23T23:46:53.879096+0000 mon.a (mon.0) 1213 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T23:46:55.122 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:54 smithi164 bash[92846]: cluster 2023-09-23T23:46:53.879154+0000 mon.a (mon.0) 1214 : cluster 0 osdmap e293: 8 total, 8 up, 5 in 2023-09-23T23:46:55.146 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:55.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:55.149 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:46:55.250 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:55.283 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:55.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:55.286 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:46:55.387 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:55.421 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:55.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:55.423 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:46:55.524 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:55.556 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:55.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:55.559 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:46:55.659 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:55.691 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:55.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:55.694 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:46:55.795 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:46:55.817 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:46:55.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:55.819 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:46:55.920 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:46:55.943 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:46:55.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:55.946 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:46:56.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:55 smithi164 bash[92846]: cluster 2023-09-23T23:46:54.530548+0000 osd.5 (osd.5) 142 : cluster 3 failed to encode map e293 with expected crc 2023-09-23T23:46:56.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:55 smithi164 bash[92846]: cluster 2023-09-23T23:46:54.533289+0000 osd.5 (osd.5) 143 : cluster 3 failed to encode map e293 with expected crc 2023-09-23T23:46:56.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:55 smithi164 bash[92846]: cluster 2023-09-23T23:46:54.680965+0000 mgr.y (mgr.25991) 893 : cluster 0 pgmap v997: 89 pgs: 89 active+clean; 4.6 MiB data, 2.7 GiB used, 444 GiB / 447 GiB avail; 0 B/s, 0 objects/s recovering 2023-09-23T23:46:56.047 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:56.083 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:56.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:56.086 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:46:56.146 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:55 smithi159 bash[108473]: cluster 2023-09-23T23:46:54.530548+0000 osd.5 (osd.5) 142 : cluster 3 failed to encode map e293 with expected crc 2023-09-23T23:46:56.146 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:55 smithi159 bash[108473]: cluster 2023-09-23T23:46:54.533289+0000 osd.5 (osd.5) 143 : cluster 3 failed to encode map e293 with expected crc 2023-09-23T23:46:56.146 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:55 smithi159 bash[108473]: cluster 2023-09-23T23:46:54.680965+0000 mgr.y (mgr.25991) 893 : cluster 0 pgmap v997: 89 pgs: 89 active+clean; 4.6 MiB data, 2.7 GiB used, 444 GiB / 447 GiB avail; 0 B/s, 0 objects/s recovering 2023-09-23T23:46:56.146 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:55 smithi159 bash[105915]: cluster 2023-09-23T23:46:54.530548+0000 osd.5 (osd.5) 142 : cluster 3 failed to encode map e293 with expected crc 2023-09-23T23:46:56.146 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:55 smithi159 bash[105915]: cluster 2023-09-23T23:46:54.533289+0000 osd.5 (osd.5) 143 : cluster 3 failed to encode map e293 with expected crc 2023-09-23T23:46:56.146 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:55 smithi159 bash[105915]: cluster 2023-09-23T23:46:54.680965+0000 mgr.y (mgr.25991) 893 : cluster 0 pgmap v997: 89 pgs: 89 active+clean; 4.6 MiB data, 2.7 GiB used, 444 GiB / 447 GiB avail; 0 B/s, 0 objects/s recovering 2023-09-23T23:46:56.187 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:46:56.212 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:46:56.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:56.214 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:46:56.315 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:46:56.345 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:46:56.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:56.348 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:46:56.449 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:46:56.481 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:46:56.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:56.484 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:46:56.585 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:56.617 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:56.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:56.621 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:46:56.653 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:46:56.718 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:46:56.722 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:46:56.744 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:46:56.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:56.746 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:46:56.847 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:46:56.880 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:46:56.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:56.883 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:46:56.984 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:46:57.010 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:46:57.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:57.013 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:46:57.113 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:46:57.145 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:46:57.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:57.147 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:46:57.248 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:57.283 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:57.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:57.286 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:46:57.372 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T23:46:57.387 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:57.419 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:57.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:57.423 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:46:57.523 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:46:57.548 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:46:57.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:57.550 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:46:57.651 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:57.679 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:57.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:57.682 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:46:57.782 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:46:57.809 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:46:57.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:57.811 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:46:57.912 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:46:57.939 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:46:57.941 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:57 smithi159 bash[105915]: cluster 2023-09-23T23:46:56.681865+0000 mgr.y (mgr.25991) 894 : cluster 0 pgmap v998: 89 pgs: 89 active+clean; 4.6 MiB data, 2.7 GiB used, 444 GiB / 447 GiB avail; 0 B/s, 0 objects/s recovering 2023-09-23T23:46:57.941 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:57 smithi159 bash[108473]: cluster 2023-09-23T23:46:56.681865+0000 mgr.y (mgr.25991) 894 : cluster 0 pgmap v998: 89 pgs: 89 active+clean; 4.6 MiB data, 2.7 GiB used, 444 GiB / 447 GiB avail; 0 B/s, 0 objects/s recovering 2023-09-23T23:46:57.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:57.942 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:46:58.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:57 smithi164 bash[92846]: cluster 2023-09-23T23:46:56.681865+0000 mgr.y (mgr.25991) 894 : cluster 0 pgmap v998: 89 pgs: 89 active+clean; 4.6 MiB data, 2.7 GiB used, 444 GiB / 447 GiB avail; 0 B/s, 0 objects/s recovering 2023-09-23T23:46:58.043 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:46:58.066 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:46:58.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:58.068 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:46:58.169 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:58.199 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:58.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:58.203 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:46:58.232 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T23:46:58.304 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:58.334 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:46:58.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:58.337 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:46:58.438 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:58.471 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:58.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:58.474 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:46:58.575 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:46:58.596 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:46:58.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:58.599 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:46:58.700 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:46:58.723 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:46:58.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:58.726 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:46:58.827 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:58.858 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:58.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:58.861 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:46:58.961 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:46:58.991 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:46:58.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:58.993 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:46:59.094 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:46:59.123 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:46:59.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:59.126 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:46:59.227 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:59.258 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:59.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:59.262 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:46:59.362 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:46:59.389 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:46:59.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:59.391 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:46:59.492 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:59.528 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:46:59.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:59.531 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:46:59.632 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:59.666 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:46:59.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:59.669 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:46:59.770 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:46:59.798 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:46:59.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:59.801 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:46:59.902 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:46:59.926 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:46:59.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:46:59.929 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:47:00.029 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:00.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:46:59 smithi159 bash[105915]: cluster 2023-09-23T23:46:58.682835+0000 mgr.y (mgr.25991) 895 : cluster 0 pgmap v999: 89 pgs: 89 active+clean; 4.6 MiB data, 2.7 GiB used, 444 GiB / 447 GiB avail; 0 B/s, 0 objects/s recovering 2023-09-23T23:47:00.042 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:46:59 smithi159 bash[108473]: cluster 2023-09-23T23:46:58.682835+0000 mgr.y (mgr.25991) 895 : cluster 0 pgmap v999: 89 pgs: 89 active+clean; 4.6 MiB data, 2.7 GiB used, 444 GiB / 447 GiB avail; 0 B/s, 0 objects/s recovering 2023-09-23T23:47:00.058 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:00.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:00.060 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:47:00.161 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:00.173 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:46:59 smithi164 bash[92846]: cluster 2023-09-23T23:46:58.682835+0000 mgr.y (mgr.25991) 895 : cluster 0 pgmap v999: 89 pgs: 89 active+clean; 4.6 MiB data, 2.7 GiB used, 444 GiB / 447 GiB avail; 0 B/s, 0 objects/s recovering 2023-09-23T23:47:00.190 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:00.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:00.193 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:47:00.294 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:47:00.328 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:47:00.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:00.331 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:47:00.431 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:00.459 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:00.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:00.461 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:47:00.562 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:47:00.584 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:47:00.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:00.587 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:47:00.688 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:00.716 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:00.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:00.721 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:47:00.822 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:00.849 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:00.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:00.851 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:47:00.952 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:47:00.978 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:47:00.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:00.980 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:47:01.081 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:01.107 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:01.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:01.109 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:47:01.210 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:47:01.246 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:47:01.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:01.249 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:47:01.349 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:01.372 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:01.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:01.374 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:47:01.475 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:47:01.503 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:47:01.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:01.506 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:47:01.606 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:47:01.640 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:47:01.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:01.643 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:47:01.745 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:01.771 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:01.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:01.774 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:47:01.875 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:01.905 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:01.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:01.907 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:47:01.910 INFO:teuthology.orchestra.run.smithi159.stderr:enabled application 'rados' on pool 'unique_pool_3' 2023-09-23T23:47:02.008 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:02.042 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:02.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:02.045 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:47:02.125 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:47:01 smithi159 bash[105915]: cluster 2023-09-23T23:47:00.683635+0000 mgr.y (mgr.25991) 896 : cluster 0 pgmap v1000: 89 pgs: 89 active+clean; 4.6 MiB data, 2.7 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:47:02.125 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:47:01 smithi159 bash[105915]: audit 2023-09-23T23:47:01.228595+0000 mon.a (mon.0) 1215 : audit 1 from='client.? 172.21.15.159:0/1290693146' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T23:47:02.146 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:47:02.160 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:47:01 smithi164 bash[92846]: cluster 2023-09-23T23:47:00.683635+0000 mgr.y (mgr.25991) 896 : cluster 0 pgmap v1000: 89 pgs: 89 active+clean; 4.6 MiB data, 2.7 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:47:02.160 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:47:01 smithi164 bash[92846]: audit 2023-09-23T23:47:01.228595+0000 mon.a (mon.0) 1215 : audit 1 from='client.? 172.21.15.159:0/1290693146' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T23:47:02.178 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:47:02.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:02.181 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:47:02.281 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:02.289 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:47:02 smithi159 bash[108473]: cluster 2023-09-23T23:47:00.683635+0000 mgr.y (mgr.25991) 896 : cluster 0 pgmap v1000: 89 pgs: 89 active+clean; 4.6 MiB data, 2.7 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:47:02.289 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:47:02 smithi159 bash[108473]: audit 2023-09-23T23:47:01.228595+0000 mon.a (mon.0) 1215 : audit 1 from='client.? 172.21.15.159:0/1290693146' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T23:47:02.302 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:02.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:02.304 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:47:02.405 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:02.426 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:02.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:02.429 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:47:02.529 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:02.564 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:02.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:02.567 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:47:02.667 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:02.703 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:02.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:02.707 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:47:02.807 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:47:02.832 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:47:02.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:02.834 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:47:02.935 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:47:02.970 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:47:02.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:02.974 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:47:03.074 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:03.083 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:47:02 smithi159 bash[105915]: cluster 2023-09-23T23:47:01.898359+0000 osd.6 (osd.6) 334 : cluster 3 failed to encode map e294 with expected crc 2023-09-23T23:47:03.083 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:47:02 smithi159 bash[105915]: audit 2023-09-23T23:47:01.900304+0000 mon.a (mon.0) 1216 : audit 1 from='client.? 172.21.15.159:0/1290693146' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-09-23T23:47:03.083 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:47:02 smithi159 bash[105915]: cluster 2023-09-23T23:47:01.900490+0000 mon.a (mon.0) 1217 : cluster 0 osdmap e294: 8 total, 8 up, 5 in 2023-09-23T23:47:03.083 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:47:02 smithi159 bash[105915]: cluster 2023-09-23T23:47:02.210859+0000 osd.7 (osd.7) 172 : cluster 3 failed to encode map e294 with expected crc 2023-09-23T23:47:03.083 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:47:02 smithi159 bash[105915]: audit 2023-09-23T23:47:02.253853+0000 mon.a (mon.0) 1218 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:47:03.083 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:47:02 smithi159 bash[105915]: audit 2023-09-23T23:47:02.255173+0000 mon.a (mon.0) 1219 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:47:03.083 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:47:02 smithi159 bash[105915]: cluster 2023-09-23T23:47:02.549566+0000 osd.4 (osd.4) 216 : cluster 3 failed to encode map e294 with expected crc 2023-09-23T23:47:03.083 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:47:02 smithi159 bash[108473]: cluster 2023-09-23T23:47:01.898359+0000 osd.6 (osd.6) 334 : cluster 3 failed to encode map e294 with expected crc 2023-09-23T23:47:03.084 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:47:02 smithi159 bash[108473]: audit 2023-09-23T23:47:01.900304+0000 mon.a (mon.0) 1216 : audit 1 from='client.? 172.21.15.159:0/1290693146' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-09-23T23:47:03.084 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:47:02 smithi159 bash[108473]: cluster 2023-09-23T23:47:01.900490+0000 mon.a (mon.0) 1217 : cluster 0 osdmap e294: 8 total, 8 up, 5 in 2023-09-23T23:47:03.084 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:47:02 smithi159 bash[108473]: cluster 2023-09-23T23:47:02.210859+0000 osd.7 (osd.7) 172 : cluster 3 failed to encode map e294 with expected crc 2023-09-23T23:47:03.084 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:47:02 smithi159 bash[108473]: audit 2023-09-23T23:47:02.253853+0000 mon.a (mon.0) 1218 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:47:03.084 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:47:02 smithi159 bash[108473]: audit 2023-09-23T23:47:02.255173+0000 mon.a (mon.0) 1219 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:47:03.084 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:47:02 smithi159 bash[108473]: cluster 2023-09-23T23:47:02.549566+0000 osd.4 (osd.4) 216 : cluster 3 failed to encode map e294 with expected crc 2023-09-23T23:47:03.098 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:03.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:03.100 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:47:03.201 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:47:03.230 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:47:03.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:03.233 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:47:03.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:47:02 smithi164 bash[92846]: cluster 2023-09-23T23:47:01.898359+0000 osd.6 (osd.6) 334 : cluster 3 failed to encode map e294 with expected crc 2023-09-23T23:47:03.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:47:02 smithi164 bash[92846]: audit 2023-09-23T23:47:01.900304+0000 mon.a (mon.0) 1216 : audit 1 from='client.? 172.21.15.159:0/1290693146' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-09-23T23:47:03.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:47:02 smithi164 bash[92846]: cluster 2023-09-23T23:47:01.900490+0000 mon.a (mon.0) 1217 : cluster 0 osdmap e294: 8 total, 8 up, 5 in 2023-09-23T23:47:03.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:47:02 smithi164 bash[92846]: cluster 2023-09-23T23:47:02.210859+0000 osd.7 (osd.7) 172 : cluster 3 failed to encode map e294 with expected crc 2023-09-23T23:47:03.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:47:02 smithi164 bash[92846]: audit 2023-09-23T23:47:02.253853+0000 mon.a (mon.0) 1218 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:47:03.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:47:02 smithi164 bash[92846]: audit 2023-09-23T23:47:02.255173+0000 mon.a (mon.0) 1219 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:47:03.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:47:02 smithi164 bash[92846]: cluster 2023-09-23T23:47:02.549566+0000 osd.4 (osd.4) 216 : cluster 3 failed to encode map e294 with expected crc 2023-09-23T23:47:03.334 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:03.360 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:03.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:03.363 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:47:03.463 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:03.488 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:03.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:03.491 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:47:03.592 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:03.623 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:03.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:03.625 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:47:03.726 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:03.757 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:03.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:03.759 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:47:03.860 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:03.895 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:03.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:03.898 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:47:03.912 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:47:03 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:47:03] "GET /metrics HTTP/1.1" 200 36477 "" "Prometheus/2.43.0" 2023-09-23T23:47:03.998 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:47:04.031 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:47:04.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:04.034 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:47:04.135 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:04.161 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:04.163 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:47:03 smithi159 bash[105915]: cluster 2023-09-23T23:47:02.549438+0000 osd.5 (osd.5) 144 : cluster 3 failed to encode map e294 with expected crc 2023-09-23T23:47:04.163 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:47:03 smithi159 bash[105915]: cluster 2023-09-23T23:47:02.684294+0000 mgr.y (mgr.25991) 897 : cluster 0 pgmap v1002: 89 pgs: 89 active+clean; 4.6 MiB data, 2.7 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:47:04.163 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:47:03 smithi159 bash[108473]: cluster 2023-09-23T23:47:02.549438+0000 osd.5 (osd.5) 144 : cluster 3 failed to encode map e294 with expected crc 2023-09-23T23:47:04.164 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:47:03 smithi159 bash[108473]: cluster 2023-09-23T23:47:02.684294+0000 mgr.y (mgr.25991) 897 : cluster 0 pgmap v1002: 89 pgs: 89 active+clean; 4.6 MiB data, 2.7 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:47:04.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:04.164 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:47:04.265 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:04.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:47:03 smithi164 bash[92846]: cluster 2023-09-23T23:47:02.549438+0000 osd.5 (osd.5) 144 : cluster 3 failed to encode map e294 with expected crc 2023-09-23T23:47:04.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:47:03 smithi164 bash[92846]: cluster 2023-09-23T23:47:02.684294+0000 mgr.y (mgr.25991) 897 : cluster 0 pgmap v1002: 89 pgs: 89 active+clean; 4.6 MiB data, 2.7 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:47:04.289 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:04.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:04.292 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:47:04.393 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:47:04.428 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:47:04.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:04.431 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:47:04.531 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:47:04.562 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:47:04.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:04.565 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:47:04.666 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:47:04.697 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:47:04.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:04.699 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:47:04.800 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:47:04.829 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:47:04.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:04.832 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:47:04.933 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:47:04.961 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:47:04.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:04.964 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:47:05.065 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:47:05.091 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:47:05.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:05.094 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:47:05.194 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:05.222 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:05.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:05.226 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:47:05.327 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:05.360 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:05.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:05.362 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:47:05.463 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:05.489 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:05.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:05.491 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:47:05.592 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:47:05.597 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:47:05.598 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:47:05.625 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:47:05.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:05.628 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:47:05.729 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:05.751 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:05.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:05.753 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:47:05.854 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:05.883 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:05.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:05.886 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:47:05.986 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:47:06.020 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:47:06.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:06.023 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:47:06.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:47:05 smithi159 bash[108473]: cluster 2023-09-23T23:47:04.685332+0000 mgr.y (mgr.25991) 898 : cluster 0 pgmap v1003: 89 pgs: 89 active+clean; 4.6 MiB data, 2.7 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:47:06.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:47:05 smithi159 bash[105915]: cluster 2023-09-23T23:47:04.685332+0000 mgr.y (mgr.25991) 898 : cluster 0 pgmap v1003: 89 pgs: 89 active+clean; 4.6 MiB data, 2.7 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:47:06.124 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:06.154 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:06.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:06.157 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:47:06.258 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:47:06.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:47:05 smithi164 bash[92846]: cluster 2023-09-23T23:47:04.685332+0000 mgr.y (mgr.25991) 898 : cluster 0 pgmap v1003: 89 pgs: 89 active+clean; 4.6 MiB data, 2.7 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:47:06.276 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:47:06.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:06.279 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:47:06.285 INFO:teuthology.orchestra.run.smithi159.stdout:ERROR: (22) Invalid argument 2023-09-23T23:47:06.285 INFO:teuthology.orchestra.run.smithi159.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-23T23:47:06.307 DEBUG:teuthology.orchestra.run.smithi159:> /bin/sh -c 'adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage rados --no-log-to-stderr --name client.0 -b 65536 --object-size 65536 -p unique_pool_3 bench 90 write' 2023-09-23T23:47:06.309 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2023-09-23T23:47:06.310 INFO:teuthology.orchestra.run:waiting for 3000 2023-09-23T23:47:06.379 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:47:06.412 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:47:06.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:06.415 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:47:06.516 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:06.544 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:06.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:06.546 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:47:06.571 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:hints = 1 2023-09-23T23:47:06.571 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2023-09-23T23:47:06.571 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Object prefix: benchmark_data_smithi159_217074 2023-09-23T23:47:06.571 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T23:47:06.572 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 0 0 0 0 0 0 - 0 2023-09-23T23:47:06.647 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:47:06.675 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:47:06.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:06.678 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:47:06.779 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:47:06.809 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:47:06.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:06.813 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:47:06.913 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:06.943 INFO:teuthology.orchestra.run.smithi159.stderr:reweighted osd.6 to 1 (10000) 2023-09-23T23:47:06.962 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:06.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:06.966 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:47:07.067 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:07.095 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:07.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:07.097 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:47:07.198 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:07.206 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:47:06 smithi159 bash[105915]: audit 2023-09-23T23:47:06.187652+0000 mon.c (mon.2) 79 : audit 1 from='client.? 172.21.15.159:0/526936604' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T23:47:07.207 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:47:06 smithi159 bash[105915]: audit 2023-09-23T23:47:06.188045+0000 mon.a (mon.0) 1220 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T23:47:07.207 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:47:06 smithi159 bash[108473]: audit 2023-09-23T23:47:06.187652+0000 mon.c (mon.2) 79 : audit 1 from='client.? 172.21.15.159:0/526936604' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T23:47:07.207 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:47:06 smithi159 bash[108473]: audit 2023-09-23T23:47:06.188045+0000 mon.a (mon.0) 1220 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T23:47:07.225 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:07.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:07.228 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:47:07.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:47:06 smithi164 bash[92846]: audit 2023-09-23T23:47:06.187652+0000 mon.c (mon.2) 79 : audit 1 from='client.? 172.21.15.159:0/526936604' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T23:47:07.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:47:06 smithi164 bash[92846]: audit 2023-09-23T23:47:06.188045+0000 mon.a (mon.0) 1220 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T23:47:07.329 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:47:07.361 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:47:07.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:07.365 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:47:07.465 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:07.491 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:07.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:07.494 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:47:07.572 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 1 16 2491 2475 154.679 154.688 0.0062924 0.00644169 2023-09-23T23:47:07.594 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:07.625 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:07.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:07.628 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:47:07.729 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:07.756 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:07.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:07.759 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:47:07.860 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:47:07.887 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:47:07.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:07.891 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:47:07.992 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:08.019 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:08.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:08.021 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:47:08.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:47:07 smithi159 bash[105915]: cluster 2023-09-23T23:47:06.685941+0000 mgr.y (mgr.25991) 899 : cluster 0 pgmap v1004: 89 pgs: 89 active+clean; 4.6 MiB data, 2.7 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:47:08.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:47:07 smithi159 bash[105915]: cluster 2023-09-23T23:47:06.925134+0000 osd.5 (osd.5) 145 : cluster 3 failed to encode map e295 with expected crc 2023-09-23T23:47:08.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:47:07 smithi159 bash[105915]: audit 2023-09-23T23:47:06.926467+0000 mon.a (mon.0) 1221 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-09-23T23:47:08.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:47:07 smithi159 bash[105915]: cluster 2023-09-23T23:47:06.926643+0000 mon.a (mon.0) 1222 : cluster 0 osdmap e295: 8 total, 8 up, 5 in 2023-09-23T23:47:08.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:47:07 smithi159 bash[105915]: cluster 2023-09-23T23:47:06.927674+0000 osd.6 (osd.6) 335 : cluster 3 failed to encode map e295 with expected crc 2023-09-23T23:47:08.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:47:07 smithi159 bash[108473]: cluster 2023-09-23T23:47:06.685941+0000 mgr.y (mgr.25991) 899 : cluster 0 pgmap v1004: 89 pgs: 89 active+clean; 4.6 MiB data, 2.7 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:47:08.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:47:07 smithi159 bash[108473]: cluster 2023-09-23T23:47:06.925134+0000 osd.5 (osd.5) 145 : cluster 3 failed to encode map e295 with expected crc 2023-09-23T23:47:08.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:47:07 smithi159 bash[108473]: audit 2023-09-23T23:47:06.926467+0000 mon.a (mon.0) 1221 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-09-23T23:47:08.046 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:47:07 smithi159 bash[108473]: cluster 2023-09-23T23:47:06.926643+0000 mon.a (mon.0) 1222 : cluster 0 osdmap e295: 8 total, 8 up, 5 in 2023-09-23T23:47:08.046 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:47:07 smithi159 bash[108473]: cluster 2023-09-23T23:47:06.927674+0000 osd.6 (osd.6) 335 : cluster 3 failed to encode map e295 with expected crc 2023-09-23T23:47:08.122 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:47:08.149 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:47:08.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:08.153 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:47:08.253 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:08.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:47:07 smithi164 bash[92846]: cluster 2023-09-23T23:47:06.685941+0000 mgr.y (mgr.25991) 899 : cluster 0 pgmap v1004: 89 pgs: 89 active+clean; 4.6 MiB data, 2.7 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:47:08.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:47:07 smithi164 bash[92846]: cluster 2023-09-23T23:47:06.925134+0000 osd.5 (osd.5) 145 : cluster 3 failed to encode map e295 with expected crc 2023-09-23T23:47:08.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:47:07 smithi164 bash[92846]: audit 2023-09-23T23:47:06.926467+0000 mon.a (mon.0) 1221 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-09-23T23:47:08.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:47:07 smithi164 bash[92846]: cluster 2023-09-23T23:47:06.926643+0000 mon.a (mon.0) 1222 : cluster 0 osdmap e295: 8 total, 8 up, 5 in 2023-09-23T23:47:08.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:47:07 smithi164 bash[92846]: cluster 2023-09-23T23:47:06.927674+0000 osd.6 (osd.6) 335 : cluster 3 failed to encode map e295 with expected crc 2023-09-23T23:47:08.276 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:08.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:08.278 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:47:08.379 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:08.404 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:08.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:08.407 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:47:08.507 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:08.539 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:08.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:08.543 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:47:08.572 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 2 16 5159 5143 160.707 166.75 0.00528129 0.00621134 2023-09-23T23:47:08.643 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:08.676 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:08.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:08.679 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:47:08.780 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:08.806 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:08.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:08.811 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:47:08.912 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:08.937 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:47:08 smithi164 bash[92846]: audit 2023-09-23T23:47:08.661951+0000 mon.a (mon.0) 1223 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:47:08.942 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:08.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:08.945 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:47:09.045 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:47:09.074 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:47:09.075 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:47:08 smithi159 bash[105915]: audit 2023-09-23T23:47:08.661951+0000 mon.a (mon.0) 1223 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:47:09.075 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:47:08 smithi159 bash[108473]: audit 2023-09-23T23:47:08.661951+0000 mon.a (mon.0) 1223 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:47:09.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:09.077 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:47:09.178 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:09.205 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:09.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:09.207 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:47:09.308 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:09.334 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:09.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:09.337 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:47:09.437 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:47:09.465 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:47:09.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:09.469 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:47:09.569 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:09.572 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 3 16 7567 7551 157.3 150.5 0.00632361 0.00634744 2023-09-23T23:47:09.597 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:09.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:09.600 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:47:09.701 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:09.727 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:09.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:09.730 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:47:09.830 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:09.861 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:09.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:09.864 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:47:09.964 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:09.973 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:47:09 smithi159 bash[105915]: cluster 2023-09-23T23:47:08.686519+0000 mgr.y (mgr.25991) 900 : cluster 0 pgmap v1006: 89 pgs: 89 active+clean; 93 MiB data, 2.9 GiB used, 444 GiB / 447 GiB avail; 11 MiB/s wr, 177 op/s 2023-09-23T23:47:09.973 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:47:09 smithi159 bash[108473]: cluster 2023-09-23T23:47:08.686519+0000 mgr.y (mgr.25991) 900 : cluster 0 pgmap v1006: 89 pgs: 89 active+clean; 93 MiB data, 2.9 GiB used, 444 GiB / 447 GiB avail; 11 MiB/s wr, 177 op/s 2023-09-23T23:47:09.992 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:09.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:09.995 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:47:10.096 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:10.105 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:47:09 smithi164 bash[92846]: cluster 2023-09-23T23:47:08.686519+0000 mgr.y (mgr.25991) 900 : cluster 0 pgmap v1006: 89 pgs: 89 active+clean; 93 MiB data, 2.9 GiB used, 444 GiB / 447 GiB avail; 11 MiB/s wr, 177 op/s 2023-09-23T23:47:10.121 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:10.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:10.124 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:47:10.225 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:10.250 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:10.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:10.253 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:47:10.353 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:47:10.380 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:47:10.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:10.383 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:47:10.484 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:47:10.502 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:47:10.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:10.504 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:47:10.572 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 4 16 9561 9545 149.126 124.625 0.00519729 0.00652688 2023-09-23T23:47:10.605 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:10.635 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:10.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:10.638 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:47:10.738 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:10.765 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:10.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:10.771 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:47:10.872 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:47:10.900 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:47:10.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:10.903 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:47:11.004 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:11.034 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:11.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:11.038 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:47:11.138 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:11.165 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:11.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:11.168 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:47:11.268 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:11.295 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:11.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:11.298 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:47:11.398 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:11.427 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:11.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:11.429 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:47:11.530 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:11.554 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:11.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:11.557 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:47:11.572 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 5 16 11923 11907 148.818 147.625 0.00339837 0.00671014 2023-09-23T23:47:11.658 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:47:11.681 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:47:11.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:11.682 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:47:11.783 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:47:11.811 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:47:11.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:11.813 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:47:11.914 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:47:11.944 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:47:11.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:11.946 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:47:12.047 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:47:12.061 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:47:11 smithi164 bash[92846]: cluster 2023-09-23T23:47:10.687058+0000 mgr.y (mgr.25991) 901 : cluster 0 pgmap v1007: 89 pgs: 89 active+clean; 181 MiB data, 3.1 GiB used, 444 GiB / 447 GiB avail; 20 MiB/s wr, 321 op/s 2023-09-23T23:47:12.076 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:47:12.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:12.079 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:47:12.107 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:47:11 smithi159 bash[105915]: cluster 2023-09-23T23:47:10.687058+0000 mgr.y (mgr.25991) 901 : cluster 0 pgmap v1007: 89 pgs: 89 active+clean; 181 MiB data, 3.1 GiB used, 444 GiB / 447 GiB avail; 20 MiB/s wr, 321 op/s 2023-09-23T23:47:12.107 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:47:11 smithi159 bash[108473]: cluster 2023-09-23T23:47:10.687058+0000 mgr.y (mgr.25991) 901 : cluster 0 pgmap v1007: 89 pgs: 89 active+clean; 181 MiB data, 3.1 GiB used, 444 GiB / 447 GiB avail; 20 MiB/s wr, 321 op/s 2023-09-23T23:47:12.180 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:47:12.210 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:47:12.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:12.212 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:47:12.313 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:12.341 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:12.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:12.346 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:47:12.446 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:47:12.472 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:47:12.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:12.475 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:47:12.573 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 6 16 13913 13897 144.742 124.375 0.00346328 0.00689949 2023-09-23T23:47:12.576 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:12.602 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:12.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:12.605 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:47:12.706 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:47:12.735 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:47:12.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:12.738 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:47:12.839 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:12.856 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:12.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:12.858 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:47:12.959 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:12.986 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:12.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:12.989 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:47:13.089 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:47:13.116 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:47:13.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:13.119 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:47:13.220 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:47:13.253 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:47:13.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:13.255 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:47:13.356 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:13.391 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:13.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:13.394 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:47:13.494 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:47:13.520 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:47:13.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:13.522 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:47:13.573 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 7 16 15643 15627 139.51 108.125 0.00806719 0.00716184 2023-09-23T23:47:13.623 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:13.645 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:13.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:13.646 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:47:13.747 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:13.774 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:13.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:13.775 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:47:13.876 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:13.903 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:13.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:13.906 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:47:13.964 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:47:13 smithi159 bash[105915]: cluster 2023-09-23T23:47:12.687933+0000 mgr.y (mgr.25991) 902 : cluster 0 pgmap v1008: 89 pgs: 89 active+clean; 482 MiB data, 3.8 GiB used, 443 GiB / 447 GiB avail; 48 MiB/s wr, 763 op/s 2023-09-23T23:47:13.964 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:47:13 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:47:13] "GET /metrics HTTP/1.1" 200 36477 "" "Prometheus/2.43.0" 2023-09-23T23:47:13.964 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:47:13 smithi159 bash[108473]: cluster 2023-09-23T23:47:12.687933+0000 mgr.y (mgr.25991) 902 : cluster 0 pgmap v1008: 89 pgs: 89 active+clean; 482 MiB data, 3.8 GiB used, 443 GiB / 447 GiB avail; 48 MiB/s wr, 763 op/s 2023-09-23T23:47:13.975 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 dump_ops_in_flight 2023-09-23T23:47:14.007 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:47:14.036 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:47:14.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:14.038 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:47:14.105 INFO:tasks.cephadm.ceph_manager.ceph:waiting for recovery to complete 2023-09-23T23:47:14.105 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T23:47:14.139 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:47:14.166 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:47:14.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:14.169 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:47:14.270 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:47:14.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:47:13 smithi164 bash[92846]: cluster 2023-09-23T23:47:12.687933+0000 mgr.y (mgr.25991) 902 : cluster 0 pgmap v1008: 89 pgs: 89 active+clean; 482 MiB data, 3.8 GiB used, 443 GiB / 447 GiB avail; 48 MiB/s wr, 763 op/s 2023-09-23T23:47:14.300 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:47:14.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:14.303 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:47:14.404 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:47:14.432 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:47:14.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:14.436 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:47:14.536 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:47:14.561 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:47:14.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:14.563 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:47:14.572 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 8 16 17276 17260 134.828 102.062 0.00469762 0.00736698 2023-09-23T23:47:14.663 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:14.692 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:14.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:14.699 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:47:14.800 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:14.860 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:14.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:14.865 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:47:14.966 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:47:14.995 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:47:14.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:14.999 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:47:15.099 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:15.131 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:15.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:15.135 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:47:15.236 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:15.267 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:15.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:15.269 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:47:15.370 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:47:15.406 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:47:15.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:15.409 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:47:15.510 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:47:15.541 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:47:15.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:15.545 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:47:15.573 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 9 16 19065 19049 132.27 111.812 0.00909089 0.00755279 2023-09-23T23:47:15.646 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:15.671 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:15.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:15.673 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:47:15.774 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:47:15.803 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:47:15.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:15.806 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:47:15.906 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:15.934 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:15.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:15.937 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:47:16.037 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:16.047 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:47:15 smithi164 bash[92846]: cluster 2023-09-23T23:47:14.688623+0000 mgr.y (mgr.25991) 903 : cluster 0 pgmap v1009: 89 pgs: 89 active+clean; 855 MiB data, 5.0 GiB used, 442 GiB / 447 GiB avail; 85 MiB/s wr, 1.36k op/s 2023-09-23T23:47:16.047 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:47:15 smithi164 bash[92846]: audit 2023-09-23T23:47:15.225675+0000 mon.a (mon.0) 1224 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:47:16.048 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:47:15 smithi164 bash[92846]: audit 2023-09-23T23:47:15.234134+0000 mon.a (mon.0) 1225 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:47:16.073 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:16.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:16.076 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:47:16.177 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:16.206 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:16.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:16.208 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:47:16.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:47:15 smithi159 bash[105915]: cluster 2023-09-23T23:47:14.688623+0000 mgr.y (mgr.25991) 903 : cluster 0 pgmap v1009: 89 pgs: 89 active+clean; 855 MiB data, 5.0 GiB used, 442 GiB / 447 GiB avail; 85 MiB/s wr, 1.36k op/s 2023-09-23T23:47:16.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:47:15 smithi159 bash[105915]: audit 2023-09-23T23:47:15.225675+0000 mon.a (mon.0) 1224 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:47:16.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:47:15 smithi159 bash[105915]: audit 2023-09-23T23:47:15.234134+0000 mon.a (mon.0) 1225 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:47:16.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:47:15 smithi159 bash[108473]: cluster 2023-09-23T23:47:14.688623+0000 mgr.y (mgr.25991) 903 : cluster 0 pgmap v1009: 89 pgs: 89 active+clean; 855 MiB data, 5.0 GiB used, 442 GiB / 447 GiB avail; 85 MiB/s wr, 1.36k op/s 2023-09-23T23:47:16.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:47:15 smithi159 bash[108473]: audit 2023-09-23T23:47:15.225675+0000 mon.a (mon.0) 1224 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:47:16.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:47:15 smithi159 bash[108473]: audit 2023-09-23T23:47:15.234134+0000 mon.a (mon.0) 1225 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:47:16.309 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:16.337 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:16.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:16.341 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:47:16.442 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:16.471 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:16.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:16.475 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:47:16.573 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 10 16 21027 21011 131.304 122.625 0.00830202 0.00760921 2023-09-23T23:47:16.576 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:16.607 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:16.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:16.610 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:47:16.710 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:47:16.737 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:47:16.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:16.740 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:47:16.841 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:16.866 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:16.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:16.869 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:47:16.970 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:17.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:17.005 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:17.006 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:47:17.106 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:17.115 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:47:17 smithi159 bash[105915]: cluster 2023-09-23T23:47:16.689196+0000 mgr.y (mgr.25991) 904 : cluster 0 pgmap v1010: 89 pgs: 89 active+clean; 1.1 GiB data, 5.8 GiB used, 441 GiB / 447 GiB avail; 110 MiB/s wr, 1.77k op/s 2023-09-23T23:47:17.115 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:47:17 smithi159 bash[108473]: cluster 2023-09-23T23:47:16.689196+0000 mgr.y (mgr.25991) 904 : cluster 0 pgmap v1010: 89 pgs: 89 active+clean; 1.1 GiB data, 5.8 GiB used, 441 GiB / 447 GiB avail; 110 MiB/s wr, 1.77k op/s 2023-09-23T23:47:17.130 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:17.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:17.135 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:47:17.236 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:47:17.262 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:47:17.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:17.266 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:47:17.366 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:47:17.377 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:47:17 smithi164 bash[92846]: cluster 2023-09-23T23:47:16.689196+0000 mgr.y (mgr.25991) 904 : cluster 0 pgmap v1010: 89 pgs: 89 active+clean; 1.1 GiB data, 5.8 GiB used, 441 GiB / 447 GiB avail; 110 MiB/s wr, 1.77k op/s 2023-09-23T23:47:17.398 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:47:17.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:17.401 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:47:17.502 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:17.529 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:17.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:17.531 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:47:17.573 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 11 16 22994 22978 130.543 122.938 0.00253528 0.00765425 2023-09-23T23:47:17.632 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:47:17.656 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:47:17.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:17.664 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:47:17.765 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:17.788 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:17.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:17.791 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:47:17.892 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:17.918 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:17.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:17.922 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:47:18.023 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:18.024 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:47:18 smithi159 bash[105915]: audit 2023-09-23T23:47:17.246421+0000 mon.a (mon.0) 1226 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:47:18.025 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:47:18 smithi159 bash[108473]: audit 2023-09-23T23:47:17.246421+0000 mon.a (mon.0) 1226 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:47:18.050 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:18.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:18.053 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:47:18.154 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:18.163 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:47:18 smithi164 bash[92846]: audit 2023-09-23T23:47:17.246421+0000 mon.a (mon.0) 1226 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:47:18.181 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:18.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:18.184 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:47:18.287 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:18.310 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:18.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:18.314 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:47:18.414 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:18.446 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:18.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:18.448 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:47:18.549 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:47:18.573 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 12 16 24815 24799 129.147 113.812 0.00756786 0.00773405 2023-09-23T23:47:18.574 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:47:18.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:18.578 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:47:18.679 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:18.703 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:18.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:18.705 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:47:18.806 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:47:18.835 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:47:18.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:18.839 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:47:18.940 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:47:18.969 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:47:18.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:18.971 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:47:19.038 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:47:19 smithi159 bash[105915]: cluster 2023-09-23T23:47:18.689809+0000 mgr.y (mgr.25991) 905 : cluster 0 pgmap v1011: 89 pgs: 89 active+clean; 1.3 GiB data, 6.4 GiB used, 441 GiB / 447 GiB avail; 110 MiB/s wr, 1.75k op/s 2023-09-23T23:47:19.072 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:19.107 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:19.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:19.111 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:47:19.212 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:47:19.222 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:47:19 smithi164 bash[92846]: cluster 2023-09-23T23:47:18.689809+0000 mgr.y (mgr.25991) 905 : cluster 0 pgmap v1011: 89 pgs: 89 active+clean; 1.3 GiB data, 6.4 GiB used, 441 GiB / 447 GiB avail; 110 MiB/s wr, 1.75k op/s 2023-09-23T23:47:19.242 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:47:19.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:19.245 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:47:19.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:47:19 smithi159 bash[108473]: cluster 2023-09-23T23:47:18.689809+0000 mgr.y (mgr.25991) 905 : cluster 0 pgmap v1011: 89 pgs: 89 active+clean; 1.3 GiB data, 6.4 GiB used, 441 GiB / 447 GiB avail; 110 MiB/s wr, 1.75k op/s 2023-09-23T23:47:19.346 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:19.377 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:19.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:19.382 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:47:19.483 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:47:19.511 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:47:19.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:19.513 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:47:19.573 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 13 16 26553 26537 127.568 108.625 0.00267389 0.00783079 2023-09-23T23:47:19.614 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:47:19.648 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:47:19.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:19.652 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:47:19.752 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:19.790 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:19.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:19.792 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:47:19.893 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:47:19.919 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:47:19.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:19.922 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:47:20.022 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:20.053 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:20.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:20.056 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:47:20.157 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:20.183 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:20.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:20.186 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:47:20.287 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:47:20.318 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:47:20.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:20.323 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:47:20.423 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:20.454 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:20.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:20.461 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:47:20.562 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:47:20.573 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 14 16 27877 27861 124.367 82.75 0.00892535 0.0080314 2023-09-23T23:47:20.590 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:47:20.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:20.607 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:47:20.708 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:47:20.736 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:47:20.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:20.739 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:47:20.839 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:20.869 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:20.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:20.871 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:47:20.972 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:21.003 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:21.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:21.005 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:47:21.106 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:21.146 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:21.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:21.153 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:47:21.254 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:21.280 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:21.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:21.282 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:47:21.383 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:21.409 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:21.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:21.411 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:47:21.512 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:21.537 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:21.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:21.541 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:47:21.573 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 15 16 29461 29445 122.675 99 0.00589588 0.00814605 2023-09-23T23:47:21.642 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:47:21.670 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:47:21.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:21.673 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:47:21.774 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:21.783 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:47:21 smithi159 bash[105915]: cluster 2023-09-23T23:47:20.690500+0000 mgr.y (mgr.25991) 906 : cluster 0 pgmap v1012: 89 pgs: 89 active+clean; 1.4 GiB data, 6.8 GiB used, 440 GiB / 447 GiB avail; 112 MiB/s wr, 1.79k op/s 2023-09-23T23:47:21.784 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:47:21 smithi159 bash[108473]: cluster 2023-09-23T23:47:20.690500+0000 mgr.y (mgr.25991) 906 : cluster 0 pgmap v1012: 89 pgs: 89 active+clean; 1.4 GiB data, 6.8 GiB used, 440 GiB / 447 GiB avail; 112 MiB/s wr, 1.79k op/s 2023-09-23T23:47:21.795 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:21.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:21.797 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:47:21.898 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:21.925 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:21.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:21.928 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:47:22.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:47:21 smithi164 bash[92846]: cluster 2023-09-23T23:47:20.690500+0000 mgr.y (mgr.25991) 906 : cluster 0 pgmap v1012: 89 pgs: 89 active+clean; 1.4 GiB data, 6.8 GiB used, 440 GiB / 447 GiB avail; 112 MiB/s wr, 1.79k op/s 2023-09-23T23:47:22.028 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:22.052 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:22.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:22.054 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:47:22.155 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:22.181 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:22.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:22.184 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:47:22.285 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:22.317 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:22.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:22.323 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:47:22.423 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:22.453 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:22.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:22.457 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:47:22.463 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:47:22.466 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:47:22.557 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:22.573 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 16 16 31077 31061 121.32 101 0.00817268 0.00823624 2023-09-23T23:47:22.584 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:22.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:22.588 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:47:22.689 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:22.715 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:22.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:22.717 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:47:22.818 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:22.849 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:22.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:22.855 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:47:22.956 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:47:22.977 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:47:22.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:22.979 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:47:23.079 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:47:23.105 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:47:23.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:23.109 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:47:23.209 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:23.237 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:23.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:23.243 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:47:23.343 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:47:23.370 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:47:23.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:23.373 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:47:23.473 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:47:23.500 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:47:23.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:23.504 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:47:23.573 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 17 16 32522 32506 119.495 90.3125 0.0140365 0.00836202 2023-09-23T23:47:23.605 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:23.631 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:23.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:23.635 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:47:23.735 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:23.744 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:47:23 smithi164 bash[92846]: audit 2023-09-23T23:47:22.601053+0000 mon.a (mon.0) 1227 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:47:23.744 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:47:23 smithi164 bash[92846]: audit 2023-09-23T23:47:22.614470+0000 mon.a (mon.0) 1228 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:47:23.744 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:47:23 smithi164 bash[92846]: cluster 2023-09-23T23:47:22.691083+0000 mgr.y (mgr.25991) 907 : cluster 0 pgmap v1013: 89 pgs: 89 active+clean; 1.6 GiB data, 7.5 GiB used, 440 GiB / 447 GiB avail; 124 MiB/s wr, 1.98k op/s 2023-09-23T23:47:23.744 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:47:23 smithi164 bash[92846]: audit 2023-09-23T23:47:23.188408+0000 mon.a (mon.0) 1229 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:47:23.744 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:47:23 smithi164 bash[92846]: audit 2023-09-23T23:47:23.189541+0000 mon.a (mon.0) 1230 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:47:23.744 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:47:23 smithi164 bash[92846]: audit 2023-09-23T23:47:23.199730+0000 mon.a (mon.0) 1231 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:47:23.763 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:23.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:23.766 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:47:23.867 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:23.874 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:47:23 smithi159 bash[105915]: audit 2023-09-23T23:47:22.601053+0000 mon.a (mon.0) 1227 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:47:23.874 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:47:23 smithi159 bash[105915]: audit 2023-09-23T23:47:22.614470+0000 mon.a (mon.0) 1228 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:47:23.874 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:47:23 smithi159 bash[105915]: cluster 2023-09-23T23:47:22.691083+0000 mgr.y (mgr.25991) 907 : cluster 0 pgmap v1013: 89 pgs: 89 active+clean; 1.6 GiB data, 7.5 GiB used, 440 GiB / 447 GiB avail; 124 MiB/s wr, 1.98k op/s 2023-09-23T23:47:23.875 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:47:23 smithi159 bash[105915]: audit 2023-09-23T23:47:23.188408+0000 mon.a (mon.0) 1229 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:47:23.875 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:47:23 smithi159 bash[105915]: audit 2023-09-23T23:47:23.189541+0000 mon.a (mon.0) 1230 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:47:23.875 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:47:23 smithi159 bash[105915]: audit 2023-09-23T23:47:23.199730+0000 mon.a (mon.0) 1231 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:47:23.875 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:47:23 smithi159 bash[108473]: audit 2023-09-23T23:47:22.601053+0000 mon.a (mon.0) 1227 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:47:23.875 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:47:23 smithi159 bash[108473]: audit 2023-09-23T23:47:22.614470+0000 mon.a (mon.0) 1228 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:47:23.875 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:47:23 smithi159 bash[108473]: cluster 2023-09-23T23:47:22.691083+0000 mgr.y (mgr.25991) 907 : cluster 0 pgmap v1013: 89 pgs: 89 active+clean; 1.6 GiB data, 7.5 GiB used, 440 GiB / 447 GiB avail; 124 MiB/s wr, 1.98k op/s 2023-09-23T23:47:23.875 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:47:23 smithi159 bash[108473]: audit 2023-09-23T23:47:23.188408+0000 mon.a (mon.0) 1229 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:47:23.875 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:47:23 smithi159 bash[108473]: audit 2023-09-23T23:47:23.189541+0000 mon.a (mon.0) 1230 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:47:23.875 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:47:23 smithi159 bash[108473]: audit 2023-09-23T23:47:23.199730+0000 mon.a (mon.0) 1231 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:47:23.876 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:47:23 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:47:23] "GET /metrics HTTP/1.1" 200 36534 "" "Prometheus/2.43.0" 2023-09-23T23:47:23.886 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:23.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:23.888 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:47:23.989 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:47:24.005 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:47:24.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:24.007 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:47:24.108 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:47:24.132 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:47:24.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:24.135 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:47:24.235 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:47:24.266 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:47:24.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:24.269 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:47:24.369 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:24.393 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:24.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:24.397 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:47:24.497 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:24.529 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:24.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:24.531 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:47:24.573 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 18 16 33923 33907 117.721 87.5625 0.0127445 0.00848723 2023-09-23T23:47:24.632 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:24.656 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:24.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:24.660 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:47:24.761 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:24.787 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:24.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:24.791 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:47:24.891 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:24.920 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:24.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:24.923 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:47:25.023 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:25.051 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:25.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:25.054 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:47:25.155 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:25.182 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:25.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:25.187 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:47:25.287 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:25.320 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:25.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:25.325 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:47:25.426 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:25.460 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:25.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:25.464 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:47:25.565 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:25.573 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 19 16 35227 35211 115.814 81.5 0.00504046 0.0086027 2023-09-23T23:47:25.582 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:25.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:25.584 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:47:25.684 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:47:25.714 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:47:25.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:25.717 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:47:25.817 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:47:25.842 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:47:25.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:25.845 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:47:25.945 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:25.952 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:47:25 smithi159 bash[105915]: cluster 2023-09-23T23:47:24.691734+0000 mgr.y (mgr.25991) 908 : cluster 0 pgmap v1014: 89 pgs: 89 active+clean; 1.9 GiB data, 8.3 GiB used, 439 GiB / 447 GiB avail; 121 MiB/s wr, 1.94k op/s 2023-09-23T23:47:25.952 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:47:25 smithi159 bash[108473]: cluster 2023-09-23T23:47:24.691734+0000 mgr.y (mgr.25991) 908 : cluster 0 pgmap v1014: 89 pgs: 89 active+clean; 1.9 GiB data, 8.3 GiB used, 439 GiB / 447 GiB avail; 121 MiB/s wr, 1.94k op/s 2023-09-23T23:47:25.968 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:25.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:25.970 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:47:26.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:47:25 smithi164 bash[92846]: cluster 2023-09-23T23:47:24.691734+0000 mgr.y (mgr.25991) 908 : cluster 0 pgmap v1014: 89 pgs: 89 active+clean; 1.9 GiB data, 8.3 GiB used, 439 GiB / 447 GiB avail; 121 MiB/s wr, 1.94k op/s 2023-09-23T23:47:26.071 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:26.096 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:26.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:26.098 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:47:26.199 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:26.228 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:26.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:26.232 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:47:26.332 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:26.358 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:26.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:26.362 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:47:26.463 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:26.485 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:26.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:26.489 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:47:26.574 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:2023-09-23T23:47:26.570946+0000 min lat: 0.0012955 max lat: 0.191339 avg lat: 0.00880329 2023-09-23T23:47:26.574 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T23:47:26.574 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 20 16 36343 36327 113.511 69.75 0.00995958 0.00880329 2023-09-23T23:47:26.589 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:47:26.615 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:47:26.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:26.617 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:47:26.718 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:26.736 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:26.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:26.739 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:47:26.839 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:26.858 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:26.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:26.860 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:47:26.960 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:47:26.988 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:47:26.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:26.995 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:47:27.095 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:27.120 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:27.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:27.124 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:47:27.225 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:27.254 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:27.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:27.257 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:47:27.357 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:47:27.389 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:47:27.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:27.392 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:47:27.492 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:47:27.523 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:47:27.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:27.526 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:47:27.574 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 21 16 37235 37219 110.76 55.75 0.0028389 0.00898128 2023-09-23T23:47:27.626 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:47:27.657 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:47:27.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:27.660 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:47:27.760 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:47:27.790 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:47:27.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:27.795 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:47:27.895 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:47:27.903 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:47:27 smithi164 bash[92846]: cluster 2023-09-23T23:47:26.692280+0000 mgr.y (mgr.25991) 909 : cluster 0 pgmap v1015: 89 pgs: 89 active+clean; 2.1 GiB data, 8.9 GiB used, 438 GiB / 447 GiB avail; 106 MiB/s wr, 1.70k op/s 2023-09-23T23:47:27.920 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:47:27.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:27.922 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:47:28.023 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:28.043 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:28.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:28.044 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:47:28.059 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:47:27 smithi159 bash[105915]: cluster 2023-09-23T23:47:26.692280+0000 mgr.y (mgr.25991) 909 : cluster 0 pgmap v1015: 89 pgs: 89 active+clean; 2.1 GiB data, 8.9 GiB used, 438 GiB / 447 GiB avail; 106 MiB/s wr, 1.70k op/s 2023-09-23T23:47:28.059 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:47:27 smithi159 bash[108473]: cluster 2023-09-23T23:47:26.692280+0000 mgr.y (mgr.25991) 909 : cluster 0 pgmap v1015: 89 pgs: 89 active+clean; 2.1 GiB data, 8.9 GiB used, 438 GiB / 447 GiB avail; 106 MiB/s wr, 1.70k op/s 2023-09-23T23:47:28.145 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:28.169 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:28.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:28.171 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:47:28.272 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:28.306 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:28.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:28.309 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:47:28.410 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:28.440 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:28.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:28.442 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:47:28.543 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:47:28.567 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:47:28.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:28.569 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:47:28.574 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 22 16 38317 38301 108.798 67.625 0.0158217 0.00918224 2023-09-23T23:47:28.669 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:47:28.678 INFO:teuthology.orchestra.run.smithi159.stdout:osd.0: {} 2023-09-23T23:47:28.694 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:47:28.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:28.698 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:47:28.721 INFO:teuthology.orchestra.run.smithi159.stdout:osd.1: {} 2023-09-23T23:47:28.757 INFO:teuthology.orchestra.run.smithi159.stdout:osd.2: {} 2023-09-23T23:47:28.798 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:28.799 INFO:teuthology.orchestra.run.smithi159.stdout:osd.3: {} 2023-09-23T23:47:28.825 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:28.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:28.828 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:47:28.841 INFO:teuthology.orchestra.run.smithi159.stdout:osd.4: {} 2023-09-23T23:47:28.850 INFO:teuthology.orchestra.run.smithi159.stderr:nodeep-scrub is set 2023-09-23T23:47:28.876 INFO:teuthology.orchestra.run.smithi159.stdout:osd.5: {} 2023-09-23T23:47:28.911 INFO:teuthology.orchestra.run.smithi159.stdout:osd.6: {} 2023-09-23T23:47:28.930 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:28.944 INFO:teuthology.orchestra.run.smithi159.stdout:osd.7: {} 2023-09-23T23:47:28.947 INFO:teuthology.orchestra.run.smithi159.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T23:47:28.947 INFO:teuthology.orchestra.run.smithi159.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T23:47:28.947 INFO:teuthology.orchestra.run.smithi159.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T23:47:28.947 INFO:teuthology.orchestra.run.smithi159.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T23:47:28.947 INFO:teuthology.orchestra.run.smithi159.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T23:47:28.947 INFO:teuthology.orchestra.run.smithi159.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T23:47:28.948 INFO:teuthology.orchestra.run.smithi159.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T23:47:28.948 INFO:teuthology.orchestra.run.smithi159.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T23:47:28.960 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:28.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:28.963 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:47:29.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:47:28 smithi164 bash[92846]: audit 2023-09-23T23:47:28.644309+0000 mon.c (mon.2) 80 : audit 0 from='client.? 172.21.15.159:0/66184865' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:47:29.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:47:28 smithi164 bash[92846]: audit 2023-09-23T23:47:28.733180+0000 mon.a (mon.0) 1232 : audit 1 from='client.? 172.21.15.159:0/3531112823' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:47:29.064 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:47:29.066 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:47:28 smithi159 bash[108473]: audit 2023-09-23T23:47:28.644309+0000 mon.c (mon.2) 80 : audit 0 from='client.? 172.21.15.159:0/66184865' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:47:29.066 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:47:28 smithi159 bash[108473]: audit 2023-09-23T23:47:28.733180+0000 mon.a (mon.0) 1232 : audit 1 from='client.? 172.21.15.159:0/3531112823' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:47:29.067 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:47:28 smithi159 bash[105915]: audit 2023-09-23T23:47:28.644309+0000 mon.c (mon.2) 80 : audit 0 from='client.? 172.21.15.159:0/66184865' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:47:29.067 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:47:28 smithi159 bash[105915]: audit 2023-09-23T23:47:28.733180+0000 mon.a (mon.0) 1232 : audit 1 from='client.? 172.21.15.159:0/3531112823' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:47:29.095 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:47:29.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:29.097 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:47:29.198 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:29.221 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:29.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:29.225 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:47:29.325 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:29.361 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:29.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:29.363 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:47:29.464 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:29.498 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:29.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:29.500 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:47:29.574 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 23 16 39599 39583 107.551 80.125 0.0126417 0.00929146 2023-09-23T23:47:29.601 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:47:29.631 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:47:29.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:29.634 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:47:29.735 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:47:29.764 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:47:29.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:29.767 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:47:29.868 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:29.887 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:47:29 smithi159 bash[108473]: cluster 2023-09-23T23:47:28.692840+0000 mgr.y (mgr.25991) 910 : cluster 0 pgmap v1016: 89 pgs: 89 active+clean; 2.2 GiB data, 9.4 GiB used, 438 GiB / 447 GiB avail; 94 MiB/s wr, 1.51k op/s 2023-09-23T23:47:29.888 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:47:29 smithi159 bash[108473]: cluster 2023-09-23T23:47:28.826860+0000 mon.a (mon.0) 1233 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:47:29.888 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:47:29 smithi159 bash[108473]: cluster 2023-09-23T23:47:28.834419+0000 osd.6 (osd.6) 336 : cluster 3 failed to encode map e296 with expected crc 2023-09-23T23:47:29.888 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:47:29 smithi159 bash[108473]: audit 2023-09-23T23:47:28.841350+0000 mon.a (mon.0) 1234 : audit 1 from='client.? 172.21.15.159:0/3531112823' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T23:47:29.888 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:47:29 smithi159 bash[108473]: cluster 2023-09-23T23:47:28.841619+0000 mon.a (mon.0) 1235 : cluster 0 osdmap e296: 8 total, 8 up, 5 in 2023-09-23T23:47:29.888 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:47:29 smithi159 bash[108473]: cluster 2023-09-23T23:47:28.846059+0000 osd.6 (osd.6) 337 : cluster 3 failed to encode map e296 with expected crc 2023-09-23T23:47:29.888 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:47:29 smithi159 bash[108473]: cluster 2023-09-23T23:47:28.848458+0000 osd.4 (osd.4) 217 : cluster 3 failed to encode map e296 with expected crc 2023-09-23T23:47:29.888 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:47:29 smithi159 bash[105915]: cluster 2023-09-23T23:47:28.692840+0000 mgr.y (mgr.25991) 910 : cluster 0 pgmap v1016: 89 pgs: 89 active+clean; 2.2 GiB data, 9.4 GiB used, 438 GiB / 447 GiB avail; 94 MiB/s wr, 1.51k op/s 2023-09-23T23:47:29.889 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:47:29 smithi159 bash[105915]: cluster 2023-09-23T23:47:28.826860+0000 mon.a (mon.0) 1233 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:47:29.889 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:47:29 smithi159 bash[105915]: cluster 2023-09-23T23:47:28.834419+0000 osd.6 (osd.6) 336 : cluster 3 failed to encode map e296 with expected crc 2023-09-23T23:47:29.889 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:47:29 smithi159 bash[105915]: audit 2023-09-23T23:47:28.841350+0000 mon.a (mon.0) 1234 : audit 1 from='client.? 172.21.15.159:0/3531112823' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T23:47:29.889 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:47:29 smithi159 bash[105915]: cluster 2023-09-23T23:47:28.841619+0000 mon.a (mon.0) 1235 : cluster 0 osdmap e296: 8 total, 8 up, 5 in 2023-09-23T23:47:29.889 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:47:29 smithi159 bash[105915]: cluster 2023-09-23T23:47:28.846059+0000 osd.6 (osd.6) 337 : cluster 3 failed to encode map e296 with expected crc 2023-09-23T23:47:29.889 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:47:29 smithi159 bash[105915]: cluster 2023-09-23T23:47:28.848458+0000 osd.4 (osd.4) 217 : cluster 3 failed to encode map e296 with expected crc 2023-09-23T23:47:29.889 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:29.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:29.892 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:47:29.993 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:47:30.003 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:47:29 smithi164 bash[92846]: cluster 2023-09-23T23:47:28.692840+0000 mgr.y (mgr.25991) 910 : cluster 0 pgmap v1016: 89 pgs: 89 active+clean; 2.2 GiB data, 9.4 GiB used, 438 GiB / 447 GiB avail; 94 MiB/s wr, 1.51k op/s 2023-09-23T23:47:30.004 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:47:29 smithi164 bash[92846]: cluster 2023-09-23T23:47:28.826860+0000 mon.a (mon.0) 1233 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:47:30.004 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:47:29 smithi164 bash[92846]: cluster 2023-09-23T23:47:28.834419+0000 osd.6 (osd.6) 336 : cluster 3 failed to encode map e296 with expected crc 2023-09-23T23:47:30.004 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:47:29 smithi164 bash[92846]: audit 2023-09-23T23:47:28.841350+0000 mon.a (mon.0) 1234 : audit 1 from='client.? 172.21.15.159:0/3531112823' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T23:47:30.004 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:47:29 smithi164 bash[92846]: cluster 2023-09-23T23:47:28.841619+0000 mon.a (mon.0) 1235 : cluster 0 osdmap e296: 8 total, 8 up, 5 in 2023-09-23T23:47:30.004 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:47:29 smithi164 bash[92846]: cluster 2023-09-23T23:47:28.846059+0000 osd.6 (osd.6) 337 : cluster 3 failed to encode map e296 with expected crc 2023-09-23T23:47:30.004 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:47:29 smithi164 bash[92846]: cluster 2023-09-23T23:47:28.848458+0000 osd.4 (osd.4) 217 : cluster 3 failed to encode map e296 with expected crc 2023-09-23T23:47:30.019 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:47:30.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:30.022 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:47:30.123 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:30.151 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:30.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:30.154 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:47:30.255 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:30.280 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:30.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:30.282 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:47:30.383 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:30.409 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:30.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:30.413 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:47:30.514 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:30.544 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:30.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:30.547 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:47:30.574 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 24 16 40994 40978 106.702 87.1875 0.00812128 0.00936512 2023-09-23T23:47:30.648 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:47:30.678 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:47:30.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:30.680 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:47:30.781 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:47:30.811 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:47:30.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:30.815 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:47:30.916 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:30.993 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:30.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:30.995 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:47:31.096 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:31.130 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:31.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:31.133 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:47:31.234 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:47:31.260 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:47:31.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:31.262 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:47:31.363 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:47:31.391 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:47:31.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:31.393 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:47:31.494 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:47:31.527 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:47:31.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:31.532 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:47:31.574 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 25 16 42292 42276 105.679 81.125 0.0117083 0.0094555 2023-09-23T23:47:31.633 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:31.661 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:31.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:31.664 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:47:31.765 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:47:31.790 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:47:31.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:31.794 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:47:31.894 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:31.922 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:31.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:31.924 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:47:32.025 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:47:32.034 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:47:31 smithi164 bash[92846]: cluster 2023-09-23T23:47:30.693359+0000 mgr.y (mgr.25991) 911 : cluster 0 pgmap v1018: 89 pgs: 89 active+clean; 2.3 GiB data, 9.6 GiB used, 437 GiB / 447 GiB avail; 90 MiB/s wr, 1.43k op/s 2023-09-23T23:47:32.056 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:47:32.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:32.059 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:47:32.159 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:47:32.169 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:47:31 smithi159 bash[105915]: cluster 2023-09-23T23:47:30.693359+0000 mgr.y (mgr.25991) 911 : cluster 0 pgmap v1018: 89 pgs: 89 active+clean; 2.3 GiB data, 9.6 GiB used, 437 GiB / 447 GiB avail; 90 MiB/s wr, 1.43k op/s 2023-09-23T23:47:32.169 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:47:31 smithi159 bash[108473]: cluster 2023-09-23T23:47:30.693359+0000 mgr.y (mgr.25991) 911 : cluster 0 pgmap v1018: 89 pgs: 89 active+clean; 2.3 GiB data, 9.6 GiB used, 437 GiB / 447 GiB avail; 90 MiB/s wr, 1.43k op/s 2023-09-23T23:47:32.199 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:47:32.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:32.205 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:47:32.306 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:32.338 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:32.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:32.340 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:47:32.441 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:47:32.468 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:47:32.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:32.471 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:47:32.572 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:47:32.575 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 26 16 43523 43507 104.573 76.9375 0.00353042 0.00955023 2023-09-23T23:47:32.600 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:47:32.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:32.604 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:47:32.704 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:47:32.736 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:47:32.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:32.738 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:47:32.839 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:47:32.870 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:47:32.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:32.872 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:47:32.973 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:47:32.999 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:47:33.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:33.003 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:47:33.104 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:47:33.115 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:47:32 smithi164 bash[92846]: audit 2023-09-23T23:47:32.247039+0000 mon.a (mon.0) 1236 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:47:33.134 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:47:33.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:33.137 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:47:33.238 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:47:33.268 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:47:33.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:33.274 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:47:33.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:47:32 smithi159 bash[105915]: audit 2023-09-23T23:47:32.247039+0000 mon.a (mon.0) 1236 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:47:33.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:47:32 smithi159 bash[108473]: audit 2023-09-23T23:47:32.247039+0000 mon.a (mon.0) 1236 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:47:33.374 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:47:33.403 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:47:33.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:33.406 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:47:33.506 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:47:33.536 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:47:33.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:33.540 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:47:33.574 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 27 16 44512 44496 102.989 61.8125 0.01609 0.00970436 2023-09-23T23:47:33.641 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:33.668 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:33.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:33.671 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:47:33.772 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:47:33.786 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:47:33 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:47:33] "GET /metrics HTTP/1.1" 200 36541 "" "Prometheus/2.43.0" 2023-09-23T23:47:33.797 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:47:33.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:33.800 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:47:33.901 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:33.929 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:33.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:33.931 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:47:34.032 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:47:34.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:47:33 smithi159 bash[105915]: cluster 2023-09-23T23:47:32.694071+0000 mgr.y (mgr.25991) 912 : cluster 0 pgmap v1019: 89 pgs: 89 active+clean; 2.4 GiB data, 10 GiB used, 437 GiB / 447 GiB avail; 83 MiB/s wr, 1.33k op/s 2023-09-23T23:47:34.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:47:33 smithi159 bash[108473]: cluster 2023-09-23T23:47:32.694071+0000 mgr.y (mgr.25991) 912 : cluster 0 pgmap v1019: 89 pgs: 89 active+clean; 2.4 GiB data, 10 GiB used, 437 GiB / 447 GiB avail; 83 MiB/s wr, 1.33k op/s 2023-09-23T23:47:34.069 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:47:34.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:34.073 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:47:34.174 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:34.200 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:34.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:34.203 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:47:34.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:47:33 smithi164 bash[92846]: cluster 2023-09-23T23:47:32.694071+0000 mgr.y (mgr.25991) 912 : cluster 0 pgmap v1019: 89 pgs: 89 active+clean; 2.4 GiB data, 10 GiB used, 437 GiB / 447 GiB avail; 83 MiB/s wr, 1.33k op/s 2023-09-23T23:47:34.304 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:47:34.338 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:47:34.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:34.340 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:47:34.440 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:47:34.473 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:47:34.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:34.477 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:47:34.575 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 28 16 45396 45380 101.284 55.25 0.0109791 0.00986621 2023-09-23T23:47:34.578 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:47:34.606 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:47:34.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:34.608 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:47:34.709 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:34.737 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:34.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:34.741 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:47:34.842 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:34.869 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:34.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:34.871 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:47:34.972 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:47:35.000 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:47:35.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:35.003 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:47:35.103 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:35.129 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:35.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:35.132 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:47:35.233 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:35.258 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:35.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:35.265 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:47:35.366 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:35.397 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:35.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:35.399 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:47:35.500 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:47:35.531 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:47:35.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:35.535 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:47:35.575 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 29 16 46688 46672 100.576 80.75 0.0329574 0.0099369 2023-09-23T23:47:35.636 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:35.671 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:35.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:35.674 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:47:35.736 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T23:47:35.775 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:47:35.788 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T23:47:35.803 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:47:35.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:35.805 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:47:35.906 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:35.938 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:35.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:35.943 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:47:35.964 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:47:35 smithi159 bash[105915]: cluster 2023-09-23T23:47:34.694703+0000 mgr.y (mgr.25991) 913 : cluster 0 pgmap v1020: 89 pgs: 89 active+clean; 2.7 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 78 MiB/s wr, 1.24k op/s 2023-09-23T23:47:35.965 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:47:35 smithi159 bash[108473]: cluster 2023-09-23T23:47:34.694703+0000 mgr.y (mgr.25991) 913 : cluster 0 pgmap v1020: 89 pgs: 89 active+clean; 2.7 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 78 MiB/s wr, 1.24k op/s 2023-09-23T23:47:36.043 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:47:36.053 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:47:35 smithi164 bash[92846]: cluster 2023-09-23T23:47:34.694703+0000 mgr.y (mgr.25991) 913 : cluster 0 pgmap v1020: 89 pgs: 89 active+clean; 2.7 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 78 MiB/s wr, 1.24k op/s 2023-09-23T23:47:36.069 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:47:36.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:36.071 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:47:36.171 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:36.213 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:36.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:36.218 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:47:36.318 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:47:36.347 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:47:36.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:36.352 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:47:36.453 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:47:36.561 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:47:36.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:36.565 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:47:36.575 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 30 16 47892 47876 99.7314 75.25 0.00766363 0.0100208 2023-09-23T23:47:36.666 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:47:36.695 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:47:36.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:36.697 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:47:36.798 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:47:36.822 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:47:36.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:36.826 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:47:36.927 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:36.950 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:36.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:36.953 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:47:37.054 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:47:37.082 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:47:37.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:37.084 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:47:37.185 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:47:37.206 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:47:37.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:37.208 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:47:37.308 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:47:37.337 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:47:37.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:37.340 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:47:37.441 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:37.458 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:37.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:37.460 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:47:37.561 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:47:37.575 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 31 16 48845 48829 98.4355 59.5625 0.00866218 0.0101508 2023-09-23T23:47:37.586 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:47:37.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:37.589 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:47:37.690 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:47:37.714 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:47:37.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:37.717 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:47:37.818 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:37.841 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:37.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:37.847 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:47:37.948 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:37.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:37.982 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:37.982 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:47:38.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:47:37 smithi164 bash[92846]: cluster 2023-09-23T23:47:36.695207+0000 mgr.y (mgr.25991) 914 : cluster 0 pgmap v1021: 89 pgs: 89 active+clean; 2.8 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 74 MiB/s wr, 1.18k op/s 2023-09-23T23:47:38.083 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:38.121 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:38.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:38.127 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:47:37 smithi159 bash[105915]: cluster 2023-09-23T23:47:36.695207+0000 mgr.y (mgr.25991) 914 : cluster 0 pgmap v1021: 89 pgs: 89 active+clean; 2.8 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 74 MiB/s wr, 1.18k op/s 2023-09-23T23:47:38.128 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:47:37 smithi159 bash[108473]: cluster 2023-09-23T23:47:36.695207+0000 mgr.y (mgr.25991) 914 : cluster 0 pgmap v1021: 89 pgs: 89 active+clean; 2.8 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 74 MiB/s wr, 1.18k op/s 2023-09-23T23:47:38.128 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:47:38.179 INFO:teuthology.orchestra.run.smithi159.stdout:{ 2023-09-23T23:47:38.179 INFO:teuthology.orchestra.run.smithi159.stdout: "ops": [ 2023-09-23T23:47:38.179 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:47:38.179 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.35106.0:49496 8.d 8:bb9d3926:::benchmark_data_smithi159_217074_object49495:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e296)", 2023-09-23T23:47:38.179 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:47:38.165949+0000", 2023-09-23T23:47:38.179 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 0.0088499230000000009, 2023-09-23T23:47:38.179 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0088935909999999993, 2023-09-23T23:47:38.179 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:47:38.179 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "waiting for sub ops", 2023-09-23T23:47:38.179 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:47:38.179 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.35106", 2023-09-23T23:47:38.180 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/487782533", 2023-09-23T23:47:38.180 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 49496 2023-09-23T23:47:38.180 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:47:38.180 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:47:38.180 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:47:38.180 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:47:38.180 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:47:38.165949+0000", 2023-09-23T23:47:38.180 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:47:38.180 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:47:38.180 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:47:38.181 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:47:38.181 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:47:38.165949+0000", 2023-09-23T23:47:38.181 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:47:38.181 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:47:38.181 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:47:38.181 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:47:38.181 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:47:38.165948+0000", 2023-09-23T23:47:38.181 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999986 2023-09-23T23:47:38.181 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:47:38.181 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:47:38.181 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:47:38.182 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:47:38.165971+0000", 2023-09-23T23:47:38.182 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.3424000000000001e-05 2023-09-23T23:47:38.182 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:47:38.182 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:47:38.182 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:47:38.182 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:47:38.165984+0000", 2023-09-23T23:47:38.182 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.2431e-05 2023-09-23T23:47:38.182 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:47:38.182 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:47:38.182 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:47:38.182 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:47:38.165991+0000", 2023-09-23T23:47:38.183 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.6320000000000008e-06 2023-09-23T23:47:38.183 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:47:38.183 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:47:38.183 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:47:38.183 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:47:38.166039+0000", 2023-09-23T23:47:38.183 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.7663000000000001e-05 2023-09-23T23:47:38.183 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:47:38.183 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:47:38.183 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:47:38.183 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:47:38.166191+0000", 2023-09-23T23:47:38.183 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00015159400000000001 2023-09-23T23:47:38.183 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:47:38.184 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:47:38.184 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 1,6", 2023-09-23T23:47:38.184 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:47:38.166332+0000", 2023-09-23T23:47:38.184 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00014157300000000001 2023-09-23T23:47:38.184 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:47:38.184 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:47:38.184 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:47:38.184 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:47:38.170826+0000", 2023-09-23T23:47:38.184 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0044934099999999998 2023-09-23T23:47:38.184 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:47:38.184 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:47:38.184 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:47:38.185 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:47:38.185 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:47:38.185 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.35106.0:49501 8.d 8:be78057b:::benchmark_data_smithi159_217074_object49500:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e296)", 2023-09-23T23:47:38.185 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:47:38.170690+0000", 2023-09-23T23:47:38.185 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 0.0041088230000000002, 2023-09-23T23:47:38.185 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0042470800000000003, 2023-09-23T23:47:38.185 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:47:38.185 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "waiting for sub ops", 2023-09-23T23:47:38.185 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:47:38.185 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.35106", 2023-09-23T23:47:38.185 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/487782533", 2023-09-23T23:47:38.186 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 49501 2023-09-23T23:47:38.186 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:47:38.186 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:47:38.186 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:47:38.186 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:47:38.186 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:47:38.170690+0000", 2023-09-23T23:47:38.186 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:47:38.186 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:47:38.186 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:47:38.186 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:47:38.186 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:47:38.170690+0000", 2023-09-23T23:47:38.186 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:47:38.187 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:47:38.187 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:47:38.187 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:47:38.187 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:47:38.170689+0000", 2023-09-23T23:47:38.187 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999986 2023-09-23T23:47:38.187 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:47:38.187 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:47:38.187 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:47:38.187 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:47:38.170715+0000", 2023-09-23T23:47:38.187 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.5877999999999999e-05 2023-09-23T23:47:38.187 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:47:38.188 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:47:38.188 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:47:38.188 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:47:38.170727+0000", 2023-09-23T23:47:38.188 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.1583000000000001e-05 2023-09-23T23:47:38.188 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:47:38.188 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:47:38.188 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:47:38.188 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:47:38.170733+0000", 2023-09-23T23:47:38.188 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.9199999999999998e-06 2023-09-23T23:47:38.188 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:47:38.188 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:47:38.188 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:47:38.189 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:47:38.170847+0000", 2023-09-23T23:47:38.189 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000113606 2023-09-23T23:47:38.189 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:47:38.189 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:47:38.189 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:47:38.189 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:47:38.170989+0000", 2023-09-23T23:47:38.189 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00014233 2023-09-23T23:47:38.189 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:47:38.189 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:47:38.189 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 1,6", 2023-09-23T23:47:38.189 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:47:38.171123+0000", 2023-09-23T23:47:38.189 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00013405700000000001 2023-09-23T23:47:38.190 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:47:38.190 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:47:38.190 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:47:38.190 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:47:38.190 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:47:38.190 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.35106.0:49503 8.d 8:bcd89931:::benchmark_data_smithi159_217074_object49502:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e296)", 2023-09-23T23:47:38.190 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:47:38.173564+0000", 2023-09-23T23:47:38.190 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 0.0012349640000000001, 2023-09-23T23:47:38.190 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0014519909999999999, 2023-09-23T23:47:38.190 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:47:38.190 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "waiting for sub ops", 2023-09-23T23:47:38.190 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:47:38.191 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.35106", 2023-09-23T23:47:38.191 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/487782533", 2023-09-23T23:47:38.191 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 49503 2023-09-23T23:47:38.191 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:47:38.191 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:47:38.191 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:47:38.191 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:47:38.191 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:47:38.173564+0000", 2023-09-23T23:47:38.191 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:47:38.191 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:47:38.191 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:47:38.191 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:47:38.192 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:47:38.173564+0000", 2023-09-23T23:47:38.192 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:47:38.192 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:47:38.192 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:47:38.192 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:47:38.192 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:47:38.173563+0000", 2023-09-23T23:47:38.192 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999986 2023-09-23T23:47:38.192 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:47:38.192 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:47:38.192 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:47:38.192 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:47:38.173583+0000", 2023-09-23T23:47:38.192 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.0480999999999999e-05 2023-09-23T23:47:38.193 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:47:38.193 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:47:38.193 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:47:38.193 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:47:38.173599+0000", 2023-09-23T23:47:38.193 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.5709000000000002e-05 2023-09-23T23:47:38.193 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:47:38.193 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:47:38.193 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:47:38.193 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:47:38.173607+0000", 2023-09-23T23:47:38.193 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.6410000000000002e-06 2023-09-23T23:47:38.193 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:47:38.193 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:47:38.194 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:47:38.194 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:47:38.173957+0000", 2023-09-23T23:47:38.194 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00035030499999999997 2023-09-23T23:47:38.194 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:47:38.194 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:47:38.194 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:47:38.194 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:47:38.174121+0000", 2023-09-23T23:47:38.194 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00016361300000000001 2023-09-23T23:47:38.194 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:47:38.194 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:47:38.194 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 1,6", 2023-09-23T23:47:38.195 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:47:38.174274+0000", 2023-09-23T23:47:38.195 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00015309899999999999 2023-09-23T23:47:38.195 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:47:38.195 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:47:38.195 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:47:38.195 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:47:38.195 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:47:38.195 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_repop_reply(client.35106.0:49501 8.d e296/288)", 2023-09-23T23:47:38.195 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:47:38.173763+0000", 2023-09-23T23:47:38.195 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 0.001035759, 2023-09-23T23:47:38.195 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.001324153, 2023-09-23T23:47:38.195 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:47:38.196 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "queued for pg", 2023-09-23T23:47:38.196 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:47:38.196 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:47:38.196 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:47:38.196 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:47:38.173763+0000", 2023-09-23T23:47:38.196 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:47:38.196 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:47:38.196 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:47:38.196 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:47:38.196 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:47:38.173763+0000", 2023-09-23T23:47:38.196 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:47:38.196 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:47:38.196 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:47:38.197 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:47:38.197 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:47:38.173763+0000", 2023-09-23T23:47:38.197 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999995 2023-09-23T23:47:38.197 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:47:38.197 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:47:38.197 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:47:38.197 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:47:38.173769+0000", 2023-09-23T23:47:38.197 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.0419999999999999e-06 2023-09-23T23:47:38.197 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:47:38.197 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:47:38.197 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:47:38.197 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:47:38.173781+0000", 2023-09-23T23:47:38.197 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.222e-05 2023-09-23T23:47:38.198 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:47:38.198 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:47:38.198 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:47:38.198 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:47:38.173788+0000", 2023-09-23T23:47:38.198 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.4599999999999997e-06 2023-09-23T23:47:38.198 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:47:38.198 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:47:38.198 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:47:38.198 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:47:38.198 INFO:teuthology.orchestra.run.smithi159.stdout: ], 2023-09-23T23:47:38.198 INFO:teuthology.orchestra.run.smithi159.stdout: "num_ops": 4 2023-09-23T23:47:38.198 INFO:teuthology.orchestra.run.smithi159.stdout:} 2023-09-23T23:47:38.229 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:38.256 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:38.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:38.259 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:47:38.360 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:38.395 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:38.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:38.400 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:47:38.501 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:38.520 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:38.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:38.523 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:47:38.575 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 32 16 49823 49807 97.2694 61.125 0.00940671 0.0102709 2023-09-23T23:47:38.595 INFO:teuthology.orchestra.run.smithi159.stdout: 2023-09-23T23:47:38.619 INFO:teuthology.orchestra.run.smithi159.stderr:dumped all 2023-09-23T23:47:38.624 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:38.658 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:38.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:38.661 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:47:38.762 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:47:38.787 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:47:38.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:38.793 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:47:38.894 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:38.934 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:38.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:38.940 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:47:39.040 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:47:39.065 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:47:39.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:39.069 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:47:39.170 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:39.194 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:39.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:39.198 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:47:39.299 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:39.331 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:39.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:39.336 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:47:39.436 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:39.460 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:39.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:39.462 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:47:39.563 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:39.575 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 33 16 51032 51016 96.6114 75.5625 0.0262789 0.0103435 2023-09-23T23:47:39.587 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:39.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:39.589 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:47:39.690 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:39.724 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:39.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:39.727 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:47:39.828 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:39.854 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:39.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:39.858 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:47:39.865 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:47:39 smithi164 bash[92846]: audit 2023-09-23T23:47:38.577982+0000 mgr.y (mgr.25991) 915 : audit 0 from='client.54790 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:47:39.865 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:47:39 smithi164 bash[92846]: cluster 2023-09-23T23:47:38.695762+0000 mgr.y (mgr.25991) 916 : cluster 0 pgmap v1022: 89 pgs: 89 active+clean; 2.9 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 73 MiB/s wr, 1.17k op/s 2023-09-23T23:47:39.959 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:39.982 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:39.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:39.989 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:47:39 smithi159 bash[105915]: audit 2023-09-23T23:47:38.577982+0000 mgr.y (mgr.25991) 915 : audit 0 from='client.54790 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:47:39.989 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:47:39 smithi159 bash[105915]: cluster 2023-09-23T23:47:38.695762+0000 mgr.y (mgr.25991) 916 : cluster 0 pgmap v1022: 89 pgs: 89 active+clean; 2.9 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 73 MiB/s wr, 1.17k op/s 2023-09-23T23:47:39.989 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:47:39 smithi159 bash[108473]: audit 2023-09-23T23:47:38.577982+0000 mgr.y (mgr.25991) 915 : audit 0 from='client.54790 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:47:39.990 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:47:39 smithi159 bash[108473]: cluster 2023-09-23T23:47:38.695762+0000 mgr.y (mgr.25991) 916 : cluster 0 pgmap v1022: 89 pgs: 89 active+clean; 2.9 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 73 MiB/s wr, 1.17k op/s 2023-09-23T23:47:39.990 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:47:40.091 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:40.117 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:40.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:40.119 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:47:40.220 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:47:40.247 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:47:40.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:40.249 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:47:40.350 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:40.377 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:40.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:40.383 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:47:40.483 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:40.510 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:40.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:40.513 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:47:40.575 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 34 16 52239 52223 95.9885 75.4375 0.0196965 0.0104126 2023-09-23T23:47:40.613 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:47:40.638 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:47:40.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:40.641 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:47:40.741 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:47:40.768 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:47:40.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:40.771 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:47:40.872 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:40.896 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:40.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:40.900 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:47:41.001 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:41.029 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:41.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:41.031 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:47:41.132 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:41.154 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:41.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:41.156 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:47:41.256 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:41.289 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:41.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:41.295 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:47:41.396 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:47:41.421 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:47:41.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:41.425 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:47:41.525 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:47:41.557 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:47:41.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:41.563 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:47:41.575 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 35 16 53417 53401 95.3493 73.625 0.00469751 0.0104821 2023-09-23T23:47:41.664 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:47:41.698 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:47:41.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:41.703 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:47:41.763 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 dump_blocked_ops 2023-09-23T23:47:41.804 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:41.829 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:41.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:41.833 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:47:41.841 INFO:teuthology.orchestra.run.smithi159.stdout:{"pg_ready":true,"pg_map":{"version":1021,"stamp":"2023-09-23T23:47:36.694888+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":3006732211,"num_objects":45834,"num_object_clones":0,"num_object_copies":137502,"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":45834,"num_whiteouts":0,"num_read":6485,"num_read_kb":14173,"num_write":46952,"num_write_kb":2946743,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":133,"num_bytes_recovered":6561318,"num_keys_recovered":10,"num_objects_omap":16,"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":47004,"ondisk_log_size":47004,"up":267,"acting":267,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":267,"num_osds":5,"num_per_pool_osds":5,"num_per_pool_omap_osds":5,"kb":468725760,"kb_used":11662960,"kb_used_data":8705928,"kb_used_omap":23,"kb_used_meta":2956968,"kb_avail":457062800,"statfs":{"total":479975178240,"available":468032307200,"internally_reserved":0,"allocated":8914870272,"data_stored":8907590557,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":24379,"internal_metadata":3027935429},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[3,3,8,11,8],"upper_bound":32},"perf_stat":{"commit_latency_ms":3,"apply_latency_ms":3,"commit_latency_ns":3000000,"apply_latency_ns":3000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":774766592,"num_objects":11822,"num_object_clones":0,"num_object_copies":35466,"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":11822,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11822,"num_write_kb":756608,"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":"10.002970"},"pg_stats":[{"pgid":"3.1a","version":"69'2","reported_seq":146,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:06.931815+0000","last_change":"2023-09-23T23:37:33.620544+0000","last_active":"2023-09-23T23:47:06.931815+0000","last_peered":"2023-09-23T23:47:06.931815+0000","last_clean":"2023-09-23T23:47:06.931815+0000","last_became_active":"2023-09-23T23:37:33.620145+0000","last_became_peered":"2023-09-23T23:37:33.620145+0000","last_unstale":"2023-09-23T23:47:06.931815+0000","last_undegraded":"2023-09-23T23:47:06.931815+0000","last_fullsized":"2023-09-23T23:47:06.931815+0000","mapping_epoch":159,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":160,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T03:15:18.766064+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,2],"acting":[6,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":267,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:06.934972+0000","last_change":"2023-09-23T23:26:56.889562+0000","last_active":"2023-09-23T23:47:06.934972+0000","last_peered":"2023-09-23T23:47:06.934972+0000","last_clean":"2023-09-23T23:47:06.934972+0000","last_became_active":"2023-09-23T23:26:56.889178+0000","last_became_peered":"2023-09-23T23:26:56.889178+0000","last_unstale":"2023-09-23T23:47:06.934972+0000","last_undegraded":"2023-09-23T23:47:06.934972+0000","last_fullsized":"2023-09-23T23:47:06.934972+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T09:38:54.310691+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":259,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:06.935804+0000","last_change":"2023-09-23T23:46:47.960394+0000","last_active":"2023-09-23T23:47:06.935804+0000","last_peered":"2023-09-23T23:47:06.935804+0000","last_clean":"2023-09-23T23:47:06.935804+0000","last_became_active":"2023-09-23T23:46:47.959992+0000","last_became_peered":"2023-09-23T23:46:47.959992+0000","last_unstale":"2023-09-23T23:47:06.935804+0000","last_undegraded":"2023-09-23T23:47:06.935804+0000","last_fullsized":"2023-09-23T23:47:06.935804+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T04:35:49.282633+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":223,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:06.936279+0000","last_change":"2023-09-23T23:39:01.784790+0000","last_active":"2023-09-23T23:47:06.936279+0000","last_peered":"2023-09-23T23:47:06.936279+0000","last_clean":"2023-09-23T23:47:06.936279+0000","last_became_active":"2023-09-23T23:39:01.784269+0000","last_became_peered":"2023-09-23T23:39:01.784269+0000","last_unstale":"2023-09-23T23:47:06.936279+0000","last_undegraded":"2023-09-23T23:47:06.936279+0000","last_fullsized":"2023-09-23T23:47:06.936279+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:08:35.647238+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,6,4],"acting":[3,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":294,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:06.934533+0000","last_change":"2023-09-23T23:34:47.351063+0000","last_active":"2023-09-23T23:47:06.934533+0000","last_peered":"2023-09-23T23:47:06.934533+0000","last_clean":"2023-09-23T23:47:06.934533+0000","last_became_active":"2023-09-23T23:34:47.350642+0000","last_became_peered":"2023-09-23T23:34:47.350642+0000","last_unstale":"2023-09-23T23:47:06.934533+0000","last_undegraded":"2023-09-23T23:47:06.934533+0000","last_fullsized":"2023-09-23T23:47:06.934533+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T00:16:56.912097+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":286,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:06.932949+0000","last_change":"2023-09-23T23:35:41.563649+0000","last_active":"2023-09-23T23:47:06.932949+0000","last_peered":"2023-09-23T23:47:06.932949+0000","last_clean":"2023-09-23T23:47:06.932949+0000","last_became_active":"2023-09-23T23:35:41.563126+0000","last_became_peered":"2023-09-23T23:35:41.563126+0000","last_unstale":"2023-09-23T23:47:06.932949+0000","last_undegraded":"2023-09-23T23:47:06.932949+0000","last_fullsized":"2023-09-23T23:47:06.932949+0000","mapping_epoch":141,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":142,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:36:01.363780+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,2,3],"acting":[6,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":236,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:06.936854+0000","last_change":"2023-09-23T23:35:41.557711+0000","last_active":"2023-09-23T23:47:06.936854+0000","last_peered":"2023-09-23T23:47:06.936854+0000","last_clean":"2023-09-23T23:47:06.936854+0000","last_became_active":"2023-09-23T23:35:41.554711+0000","last_became_peered":"2023-09-23T23:35:41.554711+0000","last_unstale":"2023-09-23T23:47:06.936854+0000","last_undegraded":"2023-09-23T23:47:06.936854+0000","last_fullsized":"2023-09-23T23:47:06.936854+0000","mapping_epoch":141,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":142,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T01:30:48.881964+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,6,1],"acting":[3,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":267,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:06.934618+0000","last_change":"2023-09-23T23:26:56.890389+0000","last_active":"2023-09-23T23:47:06.934618+0000","last_peered":"2023-09-23T23:47:06.934618+0000","last_clean":"2023-09-23T23:47:06.934618+0000","last_became_active":"2023-09-23T23:26:56.890056+0000","last_became_peered":"2023-09-23T23:26:56.890056+0000","last_unstale":"2023-09-23T23:47:06.934618+0000","last_undegraded":"2023-09-23T23:47:06.934618+0000","last_fullsized":"2023-09-23T23:47:06.934618+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T00:20:02.700981+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":202,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:06.937018+0000","last_change":"2023-09-23T23:39:01.775326+0000","last_active":"2023-09-23T23:47:06.937018+0000","last_peered":"2023-09-23T23:47:06.937018+0000","last_clean":"2023-09-23T23:47:06.937018+0000","last_became_active":"2023-09-23T23:39:01.774427+0000","last_became_peered":"2023-09-23T23:39:01.774427+0000","last_unstale":"2023-09-23T23:47:06.937018+0000","last_undegraded":"2023-09-23T23:47:06.937018+0000","last_fullsized":"2023-09-23T23:47:06.937018+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T03:54:25.565889+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,3,2],"acting":[1,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":226,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:06.934563+0000","last_change":"2023-09-23T23:39:01.784229+0000","last_active":"2023-09-23T23:47:06.934563+0000","last_peered":"2023-09-23T23:47:06.934563+0000","last_clean":"2023-09-23T23:47:06.934563+0000","last_became_active":"2023-09-23T23:39:01.783895+0000","last_became_peered":"2023-09-23T23:39:01.783895+0000","last_unstale":"2023-09-23T23:47:06.934563+0000","last_undegraded":"2023-09-23T23:47:06.934563+0000","last_fullsized":"2023-09-23T23:47:06.934563+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T09:32:14.865261+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.15","version":"68'3","reported_seq":165,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:06.935091+0000","last_change":"2023-09-23T23:39:01.818902+0000","last_active":"2023-09-23T23:47:06.935091+0000","last_peered":"2023-09-23T23:47:06.935091+0000","last_clean":"2023-09-23T23:47:06.935091+0000","last_became_active":"2023-09-23T23:39:01.785446+0000","last_became_peered":"2023-09-23T23:39:01.785446+0000","last_unstale":"2023-09-23T23:47:06.935091+0000","last_undegraded":"2023-09-23T23:47:06.935091+0000","last_fullsized":"2023-09-23T23:47:06.935091+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"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 @ 2023-09-24T23:22:56.139410+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"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":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":90,"num_keys_recovered":0,"num_objects_omap":1,"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":[3,4,6],"acting":[3,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":192,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:06.936450+0000","last_change":"2023-09-23T23:32:08.441035+0000","last_active":"2023-09-23T23:47:06.936450+0000","last_peered":"2023-09-23T23:47:06.936450+0000","last_clean":"2023-09-23T23:47:06.936450+0000","last_became_active":"2023-09-23T23:32:08.440672+0000","last_became_peered":"2023-09-23T23:32:08.440672+0000","last_unstale":"2023-09-23T23:47:06.936450+0000","last_undegraded":"2023-09-23T23:47:06.936450+0000","last_fullsized":"2023-09-23T23:47:06.936450+0000","mapping_epoch":120,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":121,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T07:03:24.522125+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"90'23","reported_seq":212,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:06.932377+0000","last_change":"2023-09-23T23:39:01.812251+0000","last_active":"2023-09-23T23:47:06.932377+0000","last_peered":"2023-09-23T23:47:06.932377+0000","last_clean":"2023-09-23T23:47:06.932377+0000","last_became_active":"2023-09-23T23:39:01.787044+0000","last_became_peered":"2023-09-23T23:39:01.787044+0000","last_unstale":"2023-09-23T23:47:06.932377+0000","last_undegraded":"2023-09-23T23:47:06.932377+0000","last_fullsized":"2023-09-23T23:47:06.932377+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"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 @ 2023-09-25T06:42:59.705703+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"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":4,"num_whiteouts":0,"num_read":7,"num_read_kb":6,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":4734,"num_keys_recovered":0,"num_objects_omap":1,"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":[6,4,2],"acting":[6,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":255,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:06.934890+0000","last_change":"2023-09-23T23:25:05.230568+0000","last_active":"2023-09-23T23:47:06.934890+0000","last_peered":"2023-09-23T23:47:06.934890+0000","last_clean":"2023-09-23T23:47:06.934890+0000","last_became_active":"2023-09-23T23:25:05.230211+0000","last_became_peered":"2023-09-23T23:25:05.230211+0000","last_unstale":"2023-09-23T23:47:06.934890+0000","last_undegraded":"2023-09-23T23:47:06.934890+0000","last_fullsized":"2023-09-23T23:47:06.934890+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T01:42:35.780414+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.13","version":"68'2","reported_seq":163,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:06.949166+0000","last_change":"2023-09-23T23:39:01.805733+0000","last_active":"2023-09-23T23:47:06.949166+0000","last_peered":"2023-09-23T23:47:06.949166+0000","last_clean":"2023-09-23T23:47:06.949166+0000","last_became_active":"2023-09-23T23:39:01.780704+0000","last_became_peered":"2023-09-23T23:39:01.780704+0000","last_unstale":"2023-09-23T23:47:06.949166+0000","last_undegraded":"2023-09-23T23:47:06.949166+0000","last_fullsized":"2023-09-23T23:47:06.949166+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T08:21:50.390978+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"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":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":34,"num_keys_recovered":10,"num_objects_omap":1,"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":[2,4,6],"acting":[2,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":276,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:06.934599+0000","last_change":"2023-09-23T23:39:01.779473+0000","last_active":"2023-09-23T23:47:06.934599+0000","last_peered":"2023-09-23T23:47:06.934599+0000","last_clean":"2023-09-23T23:47:06.934599+0000","last_became_active":"2023-09-23T23:39:01.779172+0000","last_became_peered":"2023-09-23T23:39:01.779172+0000","last_unstale":"2023-09-23T23:47:06.934599+0000","last_undegraded":"2023-09-23T23:47:06.934599+0000","last_fullsized":"2023-09-23T23:47:06.934599+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T11:13:38.233454+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":194,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:06.934341+0000","last_change":"2023-09-23T23:39:01.778654+0000","last_active":"2023-09-23T23:47:06.934341+0000","last_peered":"2023-09-23T23:47:06.934341+0000","last_clean":"2023-09-23T23:47:06.934341+0000","last_became_active":"2023-09-23T23:39:01.776906+0000","last_became_peered":"2023-09-23T23:39:01.776906+0000","last_unstale":"2023-09-23T23:47:06.934341+0000","last_undegraded":"2023-09-23T23:47:06.934341+0000","last_fullsized":"2023-09-23T23:47:06.934341+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T03:04:41.862497+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":210,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:06.934892+0000","last_change":"2023-09-23T23:39:01.785789+0000","last_active":"2023-09-23T23:47:06.934892+0000","last_peered":"2023-09-23T23:47:06.934892+0000","last_clean":"2023-09-23T23:47:06.934892+0000","last_became_active":"2023-09-23T23:39:01.784977+0000","last_became_peered":"2023-09-23T23:39:01.784977+0000","last_unstale":"2023-09-23T23:47:06.934892+0000","last_undegraded":"2023-09-23T23:47:06.934892+0000","last_fullsized":"2023-09-23T23:47:06.934892+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T06:11:59.597194+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,6,1],"acting":[3,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":144,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:06.934544+0000","last_change":"2023-09-23T23:39:01.784680+0000","last_active":"2023-09-23T23:47:06.934544+0000","last_peered":"2023-09-23T23:47:06.934544+0000","last_clean":"2023-09-23T23:47:06.934544+0000","last_became_active":"2023-09-23T23:39:01.784251+0000","last_became_peered":"2023-09-23T23:39:01.784251+0000","last_unstale":"2023-09-23T23:47:06.934544+0000","last_undegraded":"2023-09-23T23:47:06.934544+0000","last_fullsized":"2023-09-23T23:47:06.934544+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T00:14:24.040103+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,6,3],"acting":[4,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":232,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:06.936178+0000","last_change":"2023-09-23T23:39:01.784592+0000","last_active":"2023-09-23T23:47:06.936178+0000","last_peered":"2023-09-23T23:47:06.936178+0000","last_clean":"2023-09-23T23:47:06.936178+0000","last_became_active":"2023-09-23T23:39:01.783524+0000","last_became_peered":"2023-09-23T23:39:01.783524+0000","last_unstale":"2023-09-23T23:47:06.936178+0000","last_undegraded":"2023-09-23T23:47:06.936178+0000","last_fullsized":"2023-09-23T23:47:06.936178+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T01:52:10.123910+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,2,6],"acting":[3,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.10","version":"68'8","reported_seq":309,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:06.931960+0000","last_change":"2023-09-23T23:34:47.368204+0000","last_active":"2023-09-23T23:47:06.931960+0000","last_peered":"2023-09-23T23:47:06.931960+0000","last_clean":"2023-09-23T23:47:06.931960+0000","last_became_active":"2023-09-23T23:34:47.353802+0000","last_became_peered":"2023-09-23T23:34:47.353802+0000","last_unstale":"2023-09-23T23:47:06.931960+0000","last_undegraded":"2023-09-23T23:47:06.931960+0000","last_fullsized":"2023-09-23T23:47:06.931960+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"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 @ 2023-09-25T07:32:52.930708+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"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":4,"num_whiteouts":0,"num_read":12,"num_read_kb":12,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"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":[6,3,2],"acting":[6,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":276,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:06.936765+0000","last_change":"2023-09-23T23:39:01.778734+0000","last_active":"2023-09-23T23:47:06.936765+0000","last_peered":"2023-09-23T23:47:06.936765+0000","last_clean":"2023-09-23T23:47:06.936765+0000","last_became_active":"2023-09-23T23:39:01.776950+0000","last_became_peered":"2023-09-23T23:39:01.776950+0000","last_unstale":"2023-09-23T23:47:06.936765+0000","last_undegraded":"2023-09-23T23:47:06.936765+0000","last_fullsized":"2023-09-23T23:47:06.936765+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:49:52.556092+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"8.4","version":"296'2746","reported_seq":2762,"reported_epoch":296,"state":"active+clean","last_fresh":"2023-09-23T23:47:33.279787+0000","last_change":"2023-09-23T23:46:38.768447+0000","last_active":"2023-09-23T23:47:33.279787+0000","last_peered":"2023-09-23T23:47:33.279787+0000","last_clean":"2023-09-23T23:47:33.279787+0000","last_became_active":"2023-09-23T23:46:38.768056+0000","last_became_peered":"2023-09-23T23:46:38.768056+0000","last_unstale":"2023-09-23T23:47:33.279787+0000","last_undegraded":"2023-09-23T23:47:33.279787+0000","last_fullsized":"2023-09-23T23:47:33.279787+0000","mapping_epoch":288,"log_start":"0'0","ondisk_log_start":"0'0","created":288,"last_epoch_clean":289,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:46:37.730991+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:46:37.730991+0000","last_clean_scrub_stamp":"2023-09-23T23:46:37.730991+0000","objects_scrubbed":0,"log_size":2746,"log_dups_size":0,"ondisk_log_size":2746,"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 @ 2023-09-25T02:51:44.684934+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":179961856,"num_objects":2746,"num_object_clones":0,"num_object_copies":8238,"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":2746,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2746,"num_write_kb":175744,"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":[4,2,6],"acting":[4,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.f","version":"68'1","reported_seq":159,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:06.935315+0000","last_change":"2023-09-23T23:39:01.809850+0000","last_active":"2023-09-23T23:47:06.935315+0000","last_peered":"2023-09-23T23:47:06.935315+0000","last_clean":"2023-09-23T23:47:06.935315+0000","last_became_active":"2023-09-23T23:39:01.784320+0000","last_became_peered":"2023-09-23T23:39:01.784320+0000","last_unstale":"2023-09-23T23:47:06.935315+0000","last_undegraded":"2023-09-23T23:47:06.935315+0000","last_fullsized":"2023-09-23T23:47:06.935315+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"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 @ 2023-09-25T08:14:54.954145+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":22,"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":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":149,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:06.932064+0000","last_change":"2023-09-23T23:39:01.791395+0000","last_active":"2023-09-23T23:47:06.932064+0000","last_peered":"2023-09-23T23:47:06.932064+0000","last_clean":"2023-09-23T23:47:06.932064+0000","last_became_active":"2023-09-23T23:39:01.791101+0000","last_became_peered":"2023-09-23T23:39:01.791101+0000","last_unstale":"2023-09-23T23:47:06.932064+0000","last_undegraded":"2023-09-23T23:47:06.932064+0000","last_fullsized":"2023-09-23T23:47:06.932064+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:15:17.934614+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,3],"acting":[6,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"8.5","version":"296'2808","reported_seq":2824,"reported_epoch":296,"state":"active+clean","last_fresh":"2023-09-23T23:47:33.351485+0000","last_change":"2023-09-23T23:46:38.770274+0000","last_active":"2023-09-23T23:47:33.351485+0000","last_peered":"2023-09-23T23:47:33.351485+0000","last_clean":"2023-09-23T23:47:33.351485+0000","last_became_active":"2023-09-23T23:46:38.769786+0000","last_became_peered":"2023-09-23T23:46:38.769786+0000","last_unstale":"2023-09-23T23:47:33.351485+0000","last_undegraded":"2023-09-23T23:47:33.351485+0000","last_fullsized":"2023-09-23T23:47:33.351485+0000","mapping_epoch":288,"log_start":"0'0","ondisk_log_start":"0'0","created":288,"last_epoch_clean":289,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:46:37.730991+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:46:37.730991+0000","last_clean_scrub_stamp":"2023-09-23T23:46:37.730991+0000","objects_scrubbed":0,"log_size":2808,"log_dups_size":0,"ondisk_log_size":2808,"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 @ 2023-09-25T02:55:28.812888+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":184025088,"num_objects":2808,"num_object_clones":0,"num_object_copies":8424,"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":2808,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2808,"num_write_kb":179712,"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":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.e","version":"68'2","reported_seq":174,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:06.937279+0000","last_change":"2023-09-23T23:46:47.968862+0000","last_active":"2023-09-23T23:47:06.937279+0000","last_peered":"2023-09-23T23:47:06.937279+0000","last_clean":"2023-09-23T23:47:06.937279+0000","last_became_active":"2023-09-23T23:46:47.963320+0000","last_became_peered":"2023-09-23T23:46:47.963320+0000","last_unstale":"2023-09-23T23:47:06.937279+0000","last_undegraded":"2023-09-23T23:47:06.937279+0000","last_fullsized":"2023-09-23T23:47:06.937279+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T07:51:19.957977+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"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,4,3],"acting":[1,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":252,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:06.935879+0000","last_change":"2023-09-23T23:35:10.673509+0000","last_active":"2023-09-23T23:47:06.935879+0000","last_peered":"2023-09-23T23:47:06.935879+0000","last_clean":"2023-09-23T23:47:06.935879+0000","last_became_active":"2023-09-23T23:35:10.673318+0000","last_became_peered":"2023-09-23T23:35:10.673318+0000","last_unstale":"2023-09-23T23:47:06.935879+0000","last_undegraded":"2023-09-23T23:47:06.935879+0000","last_fullsized":"2023-09-23T23:47:06.935879+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:08:13.653109+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,4,3],"acting":[1,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"8.6","version":"296'2716","reported_seq":2731,"reported_epoch":296,"state":"active+clean","last_fresh":"2023-09-23T23:47:33.363928+0000","last_change":"2023-09-23T23:46:38.771081+0000","last_active":"2023-09-23T23:47:33.363928+0000","last_peered":"2023-09-23T23:47:33.363928+0000","last_clean":"2023-09-23T23:47:33.363928+0000","last_became_active":"2023-09-23T23:46:38.770820+0000","last_became_peered":"2023-09-23T23:46:38.770820+0000","last_unstale":"2023-09-23T23:47:33.363928+0000","last_undegraded":"2023-09-23T23:47:33.363928+0000","last_fullsized":"2023-09-23T23:47:33.363928+0000","mapping_epoch":288,"log_start":"0'0","ondisk_log_start":"0'0","created":288,"last_epoch_clean":289,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:46:37.730991+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:46:37.730991+0000","last_clean_scrub_stamp":"2023-09-23T23:46:37.730991+0000","objects_scrubbed":0,"log_size":2716,"log_dups_size":0,"ondisk_log_size":2716,"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 @ 2023-09-25T04:32:48.400609+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":177995776,"num_objects":2716,"num_object_clones":0,"num_object_copies":8148,"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":2716,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2716,"num_write_kb":173824,"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":[6,2,3],"acting":[6,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.d","version":"68'1","reported_seq":159,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:06.933859+0000","last_change":"2023-09-23T23:39:01.816014+0000","last_active":"2023-09-23T23:47:06.933859+0000","last_peered":"2023-09-23T23:47:06.933859+0000","last_clean":"2023-09-23T23:47:06.933859+0000","last_became_active":"2023-09-23T23:39:01.787794+0000","last_became_peered":"2023-09-23T23:39:01.787794+0000","last_unstale":"2023-09-23T23:47:06.933859+0000","last_undegraded":"2023-09-23T23:47:06.933859+0000","last_fullsized":"2023-09-23T23:47:06.933859+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"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 @ 2023-09-25T08:29:33.262195+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":70,"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":[6,3,4],"acting":[6,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":266,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:06.932331+0000","last_change":"2023-09-23T23:39:01.787814+0000","last_active":"2023-09-23T23:47:06.932331+0000","last_peered":"2023-09-23T23:47:06.932331+0000","last_clean":"2023-09-23T23:47:06.932331+0000","last_became_active":"2023-09-23T23:39:01.787522+0000","last_became_peered":"2023-09-23T23:39:01.787522+0000","last_unstale":"2023-09-23T23:47:06.932331+0000","last_undegraded":"2023-09-23T23:47:06.932331+0000","last_fullsized":"2023-09-23T23:47:06.932331+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T01:04:52.248334+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,1,3],"acting":[6,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"8.7","version":"296'2765","reported_seq":2782,"reported_epoch":296,"state":"active+clean","last_fresh":"2023-09-23T23:47:33.828139+0000","last_change":"2023-09-23T23:46:38.766082+0000","last_active":"2023-09-23T23:47:33.828139+0000","last_peered":"2023-09-23T23:47:33.828139+0000","last_clean":"2023-09-23T23:47:33.828139+0000","last_became_active":"2023-09-23T23:46:38.765708+0000","last_became_peered":"2023-09-23T23:46:38.765708+0000","last_unstale":"2023-09-23T23:47:33.828139+0000","last_undegraded":"2023-09-23T23:47:33.828139+0000","last_fullsized":"2023-09-23T23:47:33.828139+0000","mapping_epoch":288,"log_start":"0'0","ondisk_log_start":"0'0","created":288,"last_epoch_clean":289,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:46:37.730991+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:46:37.730991+0000","last_clean_scrub_stamp":"2023-09-23T23:46:37.730991+0000","objects_scrubbed":0,"log_size":2765,"log_dups_size":0,"ondisk_log_size":2765,"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 @ 2023-09-25T02:41:22.813895+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":181207040,"num_objects":2765,"num_object_clones":0,"num_object_copies":8295,"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":2765,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2765,"num_write_kb":176960,"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,3,6],"acting":[1,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":254,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:06.934762+0000","last_change":"2023-09-23T23:32:08.441267+0000","last_active":"2023-09-23T23:47:06.934762+0000","last_peered":"2023-09-23T23:47:06.934762+0000","last_clean":"2023-09-23T23:47:06.934762+0000","last_became_active":"2023-09-23T23:32:08.440895+0000","last_became_peered":"2023-09-23T23:32:08.440895+0000","last_unstale":"2023-09-23T23:47:06.934762+0000","last_undegraded":"2023-09-23T23:47:06.934762+0000","last_fullsized":"2023-09-23T23:47:06.934762+0000","mapping_epoch":120,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":121,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T02:38:44.532782+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,6,1],"acting":[3,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":205,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:06.936830+0000","last_change":"2023-09-23T23:35:41.554918+0000","last_active":"2023-09-23T23:47:06.936830+0000","last_peered":"2023-09-23T23:47:06.936830+0000","last_clean":"2023-09-23T23:47:06.936830+0000","last_became_active":"2023-09-23T23:35:41.554595+0000","last_became_peered":"2023-09-23T23:35:41.554595+0000","last_unstale":"2023-09-23T23:47:06.936830+0000","last_undegraded":"2023-09-23T23:47:06.936830+0000","last_fullsized":"2023-09-23T23:47:06.936830+0000","mapping_epoch":141,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":142,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:08:11.714395+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,4,3],"acting":[1,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"8.0","version":"296'3005","reported_seq":3021,"reported_epoch":296,"state":"active+clean","last_fresh":"2023-09-23T23:47:36.337850+0000","last_change":"2023-09-23T23:46:38.765034+0000","last_active":"2023-09-23T23:47:36.337850+0000","last_peered":"2023-09-23T23:47:36.337850+0000","last_clean":"2023-09-23T23:47:36.337850+0000","last_became_active":"2023-09-23T23:46:38.764705+0000","last_became_peered":"2023-09-23T23:46:38.764705+0000","last_unstale":"2023-09-23T23:47:36.337850+0000","last_undegraded":"2023-09-23T23:47:36.337850+0000","last_fullsized":"2023-09-23T23:47:36.337850+0000","mapping_epoch":288,"log_start":"0'0","ondisk_log_start":"0'0","created":288,"last_epoch_clean":289,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:46:37.730991+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:46:37.730991+0000","last_clean_scrub_stamp":"2023-09-23T23:46:37.730991+0000","objects_scrubbed":0,"log_size":3005,"log_dups_size":0,"ondisk_log_size":3005,"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 @ 2023-09-25T06:20:44.378280+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":196935680,"num_objects":3005,"num_object_clones":0,"num_object_copies":9015,"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":3005,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3005,"num_write_kb":192320,"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":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.b","version":"69'3","reported_seq":307,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:11.333094+0000","last_change":"2023-09-23T23:39:01.813592+0000","last_active":"2023-09-23T23:47:11.333094+0000","last_peered":"2023-09-23T23:47:11.333094+0000","last_clean":"2023-09-23T23:47:11.333094+0000","last_became_active":"2023-09-23T23:39:01.780525+0000","last_became_peered":"2023-09-23T23:39:01.780525+0000","last_unstale":"2023-09-23T23:47:11.333094+0000","last_undegraded":"2023-09-23T23:47:11.333094+0000","last_fullsized":"2023-09-23T23:47:11.333094+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"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 @ 2023-09-25T07:07:14.289204+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"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":[3,4,1],"acting":[3,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":235,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:06.934681+0000","last_change":"2023-09-23T23:35:10.677772+0000","last_active":"2023-09-23T23:47:06.934681+0000","last_peered":"2023-09-23T23:47:06.934681+0000","last_clean":"2023-09-23T23:47:06.934681+0000","last_became_active":"2023-09-23T23:35:10.677374+0000","last_became_peered":"2023-09-23T23:35:10.677374+0000","last_unstale":"2023-09-23T23:47:06.934681+0000","last_undegraded":"2023-09-23T23:47:06.934681+0000","last_fullsized":"2023-09-23T23:47:06.934681+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:11:39.907276+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,4,6],"acting":[3,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"8.1","version":"296'2774","reported_seq":2791,"reported_epoch":296,"state":"active+clean","last_fresh":"2023-09-23T23:47:33.772115+0000","last_change":"2023-09-23T23:46:38.763852+0000","last_active":"2023-09-23T23:47:33.772115+0000","last_peered":"2023-09-23T23:47:33.772115+0000","last_clean":"2023-09-23T23:47:33.772115+0000","last_became_active":"2023-09-23T23:46:38.763539+0000","last_became_peered":"2023-09-23T23:46:38.763539+0000","last_unstale":"2023-09-23T23:47:33.772115+0000","last_undegraded":"2023-09-23T23:47:33.772115+0000","last_fullsized":"2023-09-23T23:47:33.772115+0000","mapping_epoch":288,"log_start":"0'0","ondisk_log_start":"0'0","created":288,"last_epoch_clean":289,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:46:37.730991+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:46:37.730991+0000","last_clean_scrub_stamp":"2023-09-23T23:46:37.730991+0000","objects_scrubbed":0,"log_size":2774,"log_dups_size":0,"ondisk_log_size":2774,"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 @ 2023-09-25T01:03:08.316112+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":181796864,"num_objects":2774,"num_object_clones":0,"num_object_copies":8322,"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":2774,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2774,"num_write_kb":177536,"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,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":277,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:06.931944+0000","last_change":"2023-09-23T23:39:01.786568+0000","last_active":"2023-09-23T23:47:06.931944+0000","last_peered":"2023-09-23T23:47:06.931944+0000","last_clean":"2023-09-23T23:47:06.931944+0000","last_became_active":"2023-09-23T23:39:01.786136+0000","last_became_peered":"2023-09-23T23:39:01.786136+0000","last_unstale":"2023-09-23T23:47:06.931944+0000","last_undegraded":"2023-09-23T23:47:06.931944+0000","last_fullsized":"2023-09-23T23:47:06.931944+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T06:27:10.726943+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":261,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:06.949175+0000","last_change":"2023-09-23T23:46:47.963243+0000","last_active":"2023-09-23T23:47:06.949175+0000","last_peered":"2023-09-23T23:47:06.949175+0000","last_clean":"2023-09-23T23:47:06.949175+0000","last_became_active":"2023-09-23T23:46:47.962874+0000","last_became_peered":"2023-09-23T23:46:47.962874+0000","last_unstale":"2023-09-23T23:47:06.949175+0000","last_undegraded":"2023-09-23T23:47:06.949175+0000","last_fullsized":"2023-09-23T23:47:06.949175+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T04:47:40.739618+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[2,4,1],"acting":[2,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"8.2","version":"296'2801","reported_seq":2816,"reported_epoch":296,"state":"active+clean","last_fresh":"2023-09-23T23:47:33.296367+0000","last_change":"2023-09-23T23:46:38.768381+0000","last_active":"2023-09-23T23:47:33.296367+0000","last_peered":"2023-09-23T23:47:33.296367+0000","last_clean":"2023-09-23T23:47:33.296367+0000","last_became_active":"2023-09-23T23:46:38.767727+0000","last_became_peered":"2023-09-23T23:46:38.767727+0000","last_unstale":"2023-09-23T23:47:33.296367+0000","last_undegraded":"2023-09-23T23:47:33.296367+0000","last_fullsized":"2023-09-23T23:47:33.296367+0000","mapping_epoch":288,"log_start":"0'0","ondisk_log_start":"0'0","created":288,"last_epoch_clean":289,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:46:37.730991+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:46:37.730991+0000","last_clean_scrub_stamp":"2023-09-23T23:46:37.730991+0000","objects_scrubbed":0,"log_size":2801,"log_dups_size":0,"ondisk_log_size":2801,"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 @ 2023-09-25T06:42:11.766269+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":183566336,"num_objects":2801,"num_object_clones":0,"num_object_copies":8403,"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":2801,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2801,"num_write_kb":179264,"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":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":14,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:06.934401+0000","last_change":"2023-09-23T23:46:47.963652+0000","last_active":"2023-09-23T23:47:06.934401+0000","last_peered":"2023-09-23T23:47:06.934401+0000","last_clean":"2023-09-23T23:47:06.934401+0000","last_became_active":"2023-09-23T23:46:47.963086+0000","last_became_peered":"2023-09-23T23:46:47.963086+0000","last_unstale":"2023-09-23T23:47:06.934401+0000","last_undegraded":"2023-09-23T23:47:06.934401+0000","last_fullsized":"2023-09-23T23:47:06.934401+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T07:45:47.521940+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":237,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:06.933140+0000","last_change":"2023-09-23T23:35:10.690516+0000","last_active":"2023-09-23T23:47:06.933140+0000","last_peered":"2023-09-23T23:47:06.933140+0000","last_clean":"2023-09-23T23:47:06.933140+0000","last_became_active":"2023-09-23T23:35:10.689841+0000","last_became_peered":"2023-09-23T23:35:10.689841+0000","last_unstale":"2023-09-23T23:47:06.933140+0000","last_undegraded":"2023-09-23T23:47:06.933140+0000","last_fullsized":"2023-09-23T23:47:06.933140+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:36:08.373176+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,2],"acting":[6,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"8.3","version":"296'2742","reported_seq":2759,"reported_epoch":296,"state":"active+clean","last_fresh":"2023-09-23T23:47:33.860042+0000","last_change":"2023-09-23T23:46:38.766667+0000","last_active":"2023-09-23T23:47:33.860042+0000","last_peered":"2023-09-23T23:47:33.860042+0000","last_clean":"2023-09-23T23:47:33.860042+0000","last_became_active":"2023-09-23T23:46:38.766357+0000","last_became_peered":"2023-09-23T23:46:38.766357+0000","last_unstale":"2023-09-23T23:47:33.860042+0000","last_undegraded":"2023-09-23T23:47:33.860042+0000","last_fullsized":"2023-09-23T23:47:33.860042+0000","mapping_epoch":288,"log_start":"0'0","ondisk_log_start":"0'0","created":288,"last_epoch_clean":289,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:46:37.730991+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:46:37.730991+0000","last_clean_scrub_stamp":"2023-09-23T23:46:37.730991+0000","objects_scrubbed":0,"log_size":2742,"log_dups_size":0,"ondisk_log_size":2742,"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 @ 2023-09-25T10:40:46.746968+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":179699712,"num_objects":2742,"num_object_clones":0,"num_object_copies":8226,"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":2742,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2742,"num_write_kb":175488,"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,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":278,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:06.934384+0000","last_change":"2023-09-23T23:39:01.780202+0000","last_active":"2023-09-23T23:47:06.934384+0000","last_peered":"2023-09-23T23:47:06.934384+0000","last_clean":"2023-09-23T23:47:06.934384+0000","last_became_active":"2023-09-23T23:39:01.779738+0000","last_became_peered":"2023-09-23T23:39:01.779738+0000","last_unstale":"2023-09-23T23:47:06.934384+0000","last_undegraded":"2023-09-23T23:47:06.934384+0000","last_fullsized":"2023-09-23T23:47:06.934384+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T09:58:07.103422+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":242,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:06.938386+0000","last_change":"2023-09-23T23:26:56.892048+0000","last_active":"2023-09-23T23:47:06.938386+0000","last_peered":"2023-09-23T23:47:06.938386+0000","last_clean":"2023-09-23T23:47:06.938386+0000","last_became_active":"2023-09-23T23:26:56.891708+0000","last_became_peered":"2023-09-23T23:26:56.891708+0000","last_unstale":"2023-09-23T23:47:06.938386+0000","last_undegraded":"2023-09-23T23:47:06.938386+0000","last_fullsized":"2023-09-23T23:47:06.938386+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T06:30:13.122988+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"8.e","version":"296'2866","reported_seq":2883,"reported_epoch":296,"state":"active+clean","last_fresh":"2023-09-23T23:47:35.979781+0000","last_change":"2023-09-23T23:46:38.764728+0000","last_active":"2023-09-23T23:47:35.979781+0000","last_peered":"2023-09-23T23:47:35.979781+0000","last_clean":"2023-09-23T23:47:35.979781+0000","last_became_active":"2023-09-23T23:46:38.764240+0000","last_became_peered":"2023-09-23T23:46:38.764240+0000","last_unstale":"2023-09-23T23:47:35.979781+0000","last_undegraded":"2023-09-23T23:47:35.979781+0000","last_fullsized":"2023-09-23T23:47:35.979781+0000","mapping_epoch":288,"log_start":"0'0","ondisk_log_start":"0'0","created":288,"last_epoch_clean":289,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:46:37.730991+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:46:37.730991+0000","last_clean_scrub_stamp":"2023-09-23T23:46:37.730991+0000","objects_scrubbed":0,"log_size":2866,"log_dups_size":0,"ondisk_log_size":2866,"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 @ 2023-09-25T02:12:43.800265+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":187826176,"num_objects":2866,"num_object_clones":0,"num_object_copies":8598,"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":2866,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2866,"num_write_kb":183424,"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":[2,4,1],"acting":[2,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.4","version":"86'141","reported_seq":857,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:06.936497+0000","last_change":"2023-09-23T23:39:04.826885+0000","last_active":"2023-09-23T23:47:06.936497+0000","last_peered":"2023-09-23T23:47:06.936497+0000","last_clean":"2023-09-23T23:47:06.936497+0000","last_became_active":"2023-09-23T23:39:04.826395+0000","last_became_peered":"2023-09-23T23:39:04.826395+0000","last_unstale":"2023-09-23T23:47:06.936497+0000","last_undegraded":"2023-09-23T23:47:06.936497+0000","last_fullsized":"2023-09-23T23:47:06.936497+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":141,"log_dups_size":0,"ondisk_log_size":141,"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 @ 2023-09-25T05:31:55.391104+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0015580520000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":790,"num_read_kb":1129,"num_write":131,"num_write_kb":281,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":20,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"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,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":272,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:06.935950+0000","last_change":"2023-09-23T23:32:08.441997+0000","last_active":"2023-09-23T23:47:06.935950+0000","last_peered":"2023-09-23T23:47:06.935950+0000","last_clean":"2023-09-23T23:47:06.935950+0000","last_became_active":"2023-09-23T23:32:08.441659+0000","last_became_peered":"2023-09-23T23:32:08.441659+0000","last_unstale":"2023-09-23T23:47:06.935950+0000","last_undegraded":"2023-09-23T23:47:06.935950+0000","last_fullsized":"2023-09-23T23:47:06.935950+0000","mapping_epoch":120,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":121,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T00:23:04.802598+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,2,6],"acting":[3,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":273,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:06.936139+0000","last_change":"2023-09-23T23:46:47.959336+0000","last_active":"2023-09-23T23:47:06.936139+0000","last_peered":"2023-09-23T23:47:06.936139+0000","last_clean":"2023-09-23T23:47:06.936139+0000","last_became_active":"2023-09-23T23:46:47.957419+0000","last_became_peered":"2023-09-23T23:46:47.957419+0000","last_unstale":"2023-09-23T23:47:06.936139+0000","last_undegraded":"2023-09-23T23:47:06.936139+0000","last_fullsized":"2023-09-23T23:47:06.936139+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:48:17.650452+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,4,2],"acting":[1,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"8.8","version":"296'2953","reported_seq":2970,"reported_epoch":296,"state":"active+clean","last_fresh":"2023-09-23T23:47:36.330805+0000","last_change":"2023-09-23T23:46:38.765071+0000","last_active":"2023-09-23T23:47:36.330805+0000","last_peered":"2023-09-23T23:47:36.330805+0000","last_clean":"2023-09-23T23:47:36.330805+0000","last_became_active":"2023-09-23T23:46:38.764753+0000","last_became_peered":"2023-09-23T23:46:38.764753+0000","last_unstale":"2023-09-23T23:47:36.330805+0000","last_undegraded":"2023-09-23T23:47:36.330805+0000","last_fullsized":"2023-09-23T23:47:36.330805+0000","mapping_epoch":288,"log_start":"0'0","ondisk_log_start":"0'0","created":288,"last_epoch_clean":289,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:46:37.730991+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:46:37.730991+0000","last_clean_scrub_stamp":"2023-09-23T23:46:37.730991+0000","objects_scrubbed":0,"log_size":2953,"log_dups_size":0,"ondisk_log_size":2953,"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 @ 2023-09-25T04:25:49.993282+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":193527808,"num_objects":2953,"num_object_clones":0,"num_object_copies":8859,"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":2953,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2953,"num_write_kb":188992,"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":[3,2,4],"acting":[3,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.2","version":"86'65","reported_seq":813,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:06.936305+0000","last_change":"2023-09-23T23:35:41.712039+0000","last_active":"2023-09-23T23:47:06.936305+0000","last_peered":"2023-09-23T23:47:06.936305+0000","last_clean":"2023-09-23T23:47:06.936305+0000","last_became_active":"2023-09-23T23:35:41.552046+0000","last_became_peered":"2023-09-23T23:35:41.552046+0000","last_unstale":"2023-09-23T23:47:06.936305+0000","last_undegraded":"2023-09-23T23:47:06.936305+0000","last_fullsized":"2023-09-23T23:47:06.936305+0000","mapping_epoch":141,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":142,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":65,"log_dups_size":0,"ondisk_log_size":65,"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 @ 2023-09-25T09:54:09.518261+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0011165630000000001,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":823,"num_read_kb":765,"num_write":49,"num_write_kb":33,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":10,"num_bytes_recovered":38,"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,6,3],"acting":[1,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":217,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:06.932382+0000","last_change":"2023-09-23T23:35:41.544251+0000","last_active":"2023-09-23T23:47:06.932382+0000","last_peered":"2023-09-23T23:47:06.932382+0000","last_clean":"2023-09-23T23:47:06.932382+0000","last_became_active":"2023-09-23T23:35:41.543876+0000","last_became_peered":"2023-09-23T23:35:41.543876+0000","last_unstale":"2023-09-23T23:47:06.932382+0000","last_undegraded":"2023-09-23T23:47:06.932382+0000","last_fullsized":"2023-09-23T23:47:06.932382+0000","mapping_epoch":141,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":142,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:57:42.779563+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":258,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:06.936434+0000","last_change":"2023-09-23T23:26:56.887746+0000","last_active":"2023-09-23T23:47:06.936434+0000","last_peered":"2023-09-23T23:47:06.936434+0000","last_clean":"2023-09-23T23:47:06.936434+0000","last_became_active":"2023-09-23T23:26:56.887239+0000","last_became_peered":"2023-09-23T23:26:56.887239+0000","last_unstale":"2023-09-23T23:47:06.936434+0000","last_undegraded":"2023-09-23T23:47:06.936434+0000","last_fullsized":"2023-09-23T23:47:06.936434+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T06:37:21.318533+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"8.b","version":"296'3048","reported_seq":3063,"reported_epoch":296,"state":"active+clean","last_fresh":"2023-09-23T23:47:36.360277+0000","last_change":"2023-09-23T23:46:38.763565+0000","last_active":"2023-09-23T23:47:36.360277+0000","last_peered":"2023-09-23T23:47:36.360277+0000","last_clean":"2023-09-23T23:47:36.360277+0000","last_became_active":"2023-09-23T23:46:38.763219+0000","last_became_peered":"2023-09-23T23:46:38.763219+0000","last_unstale":"2023-09-23T23:47:36.360277+0000","last_undegraded":"2023-09-23T23:47:36.360277+0000","last_fullsized":"2023-09-23T23:47:36.360277+0000","mapping_epoch":288,"log_start":"0'0","ondisk_log_start":"0'0","created":288,"last_epoch_clean":289,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:46:37.730991+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:46:37.730991+0000","last_clean_scrub_stamp":"2023-09-23T23:46:37.730991+0000","objects_scrubbed":0,"log_size":3048,"log_dups_size":0,"ondisk_log_size":3048,"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 @ 2023-09-25T06:03:21.872085+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":199753728,"num_objects":3048,"num_object_clones":0,"num_object_copies":9144,"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":3048,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3048,"num_write_kb":195072,"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":[3,4,1],"acting":[3,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.1","version":"86'129","reported_seq":997,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:06.948970+0000","last_change":"2023-09-23T23:36:52.795698+0000","last_active":"2023-09-23T23:47:06.948970+0000","last_peered":"2023-09-23T23:47:06.948970+0000","last_clean":"2023-09-23T23:47:06.948970+0000","last_became_active":"2023-09-23T23:36:52.794988+0000","last_became_peered":"2023-09-23T23:36:52.794988+0000","last_unstale":"2023-09-23T23:47:06.948970+0000","last_undegraded":"2023-09-23T23:47:06.948970+0000","last_fullsized":"2023-09-23T23:47:06.948970+0000","mapping_epoch":151,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":152,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":129,"log_dups_size":0,"ondisk_log_size":129,"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 @ 2023-09-25T06:51:17.361254+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00137744,"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":1280,"num_read_kb":2606,"num_write":99,"num_write_kb":1350,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":11,"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":[2,3,1],"acting":[2,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":243,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:08.848461+0000","last_change":"2023-09-23T23:26:27.455262+0000","last_active":"2023-09-23T23:47:08.848461+0000","last_peered":"2023-09-23T23:47:08.848461+0000","last_clean":"2023-09-23T23:47:08.848461+0000","last_became_active":"2023-09-23T23:26:27.454866+0000","last_became_peered":"2023-09-23T23:26:27.454866+0000","last_unstale":"2023-09-23T23:47:08.848461+0000","last_undegraded":"2023-09-23T23:47:08.848461+0000","last_fullsized":"2023-09-23T23:47:08.848461+0000","mapping_epoch":104,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":105,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:09:05.340269+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":308,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:06.938950+0000","last_change":"2023-09-23T23:46:47.966351+0000","last_active":"2023-09-23T23:47:06.938950+0000","last_peered":"2023-09-23T23:47:06.938950+0000","last_clean":"2023-09-23T23:47:06.938950+0000","last_became_active":"2023-09-23T23:46:47.966053+0000","last_became_peered":"2023-09-23T23:46:47.966053+0000","last_unstale":"2023-09-23T23:47:06.938950+0000","last_undegraded":"2023-09-23T23:47:06.938950+0000","last_fullsized":"2023-09-23T23:47:06.938950+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:03:54.929346+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"8.9","version":"296'2748","reported_seq":2774,"reported_epoch":296,"state":"active+clean","last_fresh":"2023-09-23T23:47:33.332245+0000","last_change":"2023-09-23T23:46:47.962041+0000","last_active":"2023-09-23T23:47:33.332245+0000","last_peered":"2023-09-23T23:47:33.332245+0000","last_clean":"2023-09-23T23:47:33.332245+0000","last_became_active":"2023-09-23T23:46:47.961452+0000","last_became_peered":"2023-09-23T23:46:47.961452+0000","last_unstale":"2023-09-23T23:47:33.332245+0000","last_undegraded":"2023-09-23T23:47:33.332245+0000","last_fullsized":"2023-09-23T23:47:33.332245+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":288,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:46:37.730991+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:46:37.730991+0000","last_clean_scrub_stamp":"2023-09-23T23:46:37.730991+0000","objects_scrubbed":0,"log_size":2748,"log_dups_size":0,"ondisk_log_size":2748,"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 @ 2023-09-25T07:27:38.983060+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":180092928,"num_objects":2748,"num_object_clones":0,"num_object_copies":8244,"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":2748,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2748,"num_write_kb":175872,"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":[6,3,4],"acting":[6,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.3","version":"86'236","reported_seq":1105,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:06.949104+0000","last_change":"2023-09-23T23:39:04.842800+0000","last_active":"2023-09-23T23:47:06.949104+0000","last_peered":"2023-09-23T23:47:06.949104+0000","last_clean":"2023-09-23T23:47:06.949104+0000","last_became_active":"2023-09-23T23:39:04.839084+0000","last_became_peered":"2023-09-23T23:39:04.839084+0000","last_unstale":"2023-09-23T23:47:06.949104+0000","last_undegraded":"2023-09-23T23:47:06.949104+0000","last_fullsized":"2023-09-23T23:47:06.949104+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":236,"log_dups_size":0,"ondisk_log_size":236,"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 @ 2023-09-25T02:30:13.746830+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001002637,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":1277,"num_read_kb":1428,"num_write":202,"num_write_kb":266,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":22,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"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":[2,3,6],"acting":[2,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"1.0","version":"90'161","reported_seq":572,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:06.932174+0000","last_change":"2023-09-23T23:39:04.825893+0000","last_active":"2023-09-23T23:47:06.932174+0000","last_peered":"2023-09-23T23:47:06.932174+0000","last_clean":"2023-09-23T23:47:06.932174+0000","last_became_active":"2023-09-23T23:39:04.825463+0000","last_became_peered":"2023-09-23T23:39:04.825463+0000","last_unstale":"2023-09-23T23:47:06.932174+0000","last_undegraded":"2023-09-23T23:47:06.932174+0000","last_fullsized":"2023-09-23T23:47:06.932174+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:06:14.091106+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:06:14.091106+0000","last_clean_scrub_stamp":"2023-09-23T23:06:14.091106+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"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 @ 2023-09-25T09:39:02.399806+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":486,"num_read_kb":912,"num_write":239,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":2361472,"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":[6,1,2],"acting":[6,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":226,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:06.934288+0000","last_change":"2023-09-23T23:32:08.448810+0000","last_active":"2023-09-23T23:47:06.934288+0000","last_peered":"2023-09-23T23:47:06.934288+0000","last_clean":"2023-09-23T23:47:06.934288+0000","last_became_active":"2023-09-23T23:32:08.448209+0000","last_became_peered":"2023-09-23T23:32:08.448209+0000","last_unstale":"2023-09-23T23:47:06.934288+0000","last_undegraded":"2023-09-23T23:47:06.934288+0000","last_fullsized":"2023-09-23T23:47:06.934288+0000","mapping_epoch":120,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":121,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:20:27.061693+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,6,4],"acting":[3,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":249,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:06.933570+0000","last_change":"2023-09-23T23:39:01.790984+0000","last_active":"2023-09-23T23:47:06.933570+0000","last_peered":"2023-09-23T23:47:06.933570+0000","last_clean":"2023-09-23T23:47:06.933570+0000","last_became_active":"2023-09-23T23:39:01.790626+0000","last_became_peered":"2023-09-23T23:39:01.790626+0000","last_unstale":"2023-09-23T23:47:06.933570+0000","last_undegraded":"2023-09-23T23:47:06.933570+0000","last_fullsized":"2023-09-23T23:47:06.933570+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T09:19:07.777738+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,3],"acting":[6,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"8.a","version":"296'2830","reported_seq":2847,"reported_epoch":296,"state":"active+clean","last_fresh":"2023-09-23T23:47:33.793804+0000","last_change":"2023-09-23T23:46:38.762772+0000","last_active":"2023-09-23T23:47:33.793804+0000","last_peered":"2023-09-23T23:47:33.793804+0000","last_clean":"2023-09-23T23:47:33.793804+0000","last_became_active":"2023-09-23T23:46:38.761786+0000","last_became_peered":"2023-09-23T23:46:38.761786+0000","last_unstale":"2023-09-23T23:47:33.793804+0000","last_undegraded":"2023-09-23T23:47:33.793804+0000","last_fullsized":"2023-09-23T23:47:33.793804+0000","mapping_epoch":288,"log_start":"0'0","ondisk_log_start":"0'0","created":288,"last_epoch_clean":289,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:46:37.730991+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:46:37.730991+0000","last_clean_scrub_stamp":"2023-09-23T23:46:37.730991+0000","objects_scrubbed":0,"log_size":2830,"log_dups_size":0,"ondisk_log_size":2830,"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 @ 2023-09-25T00:43:54.254035+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":185466880,"num_objects":2830,"num_object_clones":0,"num_object_copies":8490,"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":2830,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2830,"num_write_kb":181120,"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,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.0","version":"86'115","reported_seq":527,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:08.848488+0000","last_change":"2023-09-23T23:39:04.825581+0000","last_active":"2023-09-23T23:47:08.848488+0000","last_peered":"2023-09-23T23:47:08.848488+0000","last_clean":"2023-09-23T23:47:08.848488+0000","last_became_active":"2023-09-23T23:39:04.824855+0000","last_became_peered":"2023-09-23T23:39:04.824855+0000","last_unstale":"2023-09-23T23:47:08.848488+0000","last_undegraded":"2023-09-23T23:47:08.848488+0000","last_fullsized":"2023-09-23T23:47:08.848488+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":115,"log_dups_size":0,"ondisk_log_size":115,"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 @ 2023-09-25T05:17:19.954995+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00094966699999999996,"stat_sum":{"num_bytes":4194304,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":507,"num_read_kb":3491,"num_write":106,"num_write_kb":7211,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":4194304,"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,3,6],"acting":[1,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":264,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:06.934418+0000","last_change":"2023-09-23T23:46:47.964483+0000","last_active":"2023-09-23T23:47:06.934418+0000","last_peered":"2023-09-23T23:47:06.934418+0000","last_clean":"2023-09-23T23:47:06.934418+0000","last_became_active":"2023-09-23T23:46:47.962768+0000","last_became_peered":"2023-09-23T23:46:47.962768+0000","last_unstale":"2023-09-23T23:47:06.934418+0000","last_undegraded":"2023-09-23T23:47:06.934418+0000","last_fullsized":"2023-09-23T23:47:06.934418+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T09:13:59.016738+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,4,1],"acting":[3,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":251,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:06.936861+0000","last_change":"2023-09-23T23:46:47.961066+0000","last_active":"2023-09-23T23:47:06.936861+0000","last_peered":"2023-09-23T23:47:06.936861+0000","last_clean":"2023-09-23T23:47:06.936861+0000","last_became_active":"2023-09-23T23:46:47.960715+0000","last_became_peered":"2023-09-23T23:46:47.960715+0000","last_unstale":"2023-09-23T23:47:06.936861+0000","last_undegraded":"2023-09-23T23:47:06.936861+0000","last_fullsized":"2023-09-23T23:47:06.936861+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T06:58:00.527563+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,2,4],"acting":[1,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"8.f","version":"296'2943","reported_seq":2960,"reported_epoch":296,"state":"active+clean","last_fresh":"2023-09-23T23:47:36.379731+0000","last_change":"2023-09-23T23:46:38.761887+0000","last_active":"2023-09-23T23:47:36.379731+0000","last_peered":"2023-09-23T23:47:36.379731+0000","last_clean":"2023-09-23T23:47:36.379731+0000","last_became_active":"2023-09-23T23:46:38.761502+0000","last_became_peered":"2023-09-23T23:46:38.761502+0000","last_unstale":"2023-09-23T23:47:36.379731+0000","last_undegraded":"2023-09-23T23:47:36.379731+0000","last_fullsized":"2023-09-23T23:47:36.379731+0000","mapping_epoch":288,"log_start":"0'0","ondisk_log_start":"0'0","created":288,"last_epoch_clean":289,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:46:37.730991+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:46:37.730991+0000","last_clean_scrub_stamp":"2023-09-23T23:46:37.730991+0000","objects_scrubbed":0,"log_size":2943,"log_dups_size":0,"ondisk_log_size":2943,"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 @ 2023-09-25T11:19:44.213571+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":192872448,"num_objects":2943,"num_object_clones":0,"num_object_copies":8829,"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":2943,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2943,"num_write_kb":188352,"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":[3,2,1],"acting":[3,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.5","version":"86'75","reported_seq":605,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:28.860394+0000","last_change":"2023-09-23T23:39:01.835461+0000","last_active":"2023-09-23T23:47:28.860394+0000","last_peered":"2023-09-23T23:47:28.860394+0000","last_clean":"2023-09-23T23:47:28.860394+0000","last_became_active":"2023-09-23T23:39:01.785871+0000","last_became_peered":"2023-09-23T23:39:01.785871+0000","last_unstale":"2023-09-23T23:47:28.860394+0000","last_undegraded":"2023-09-23T23:47:28.860394+0000","last_fullsized":"2023-09-23T23:47:28.860394+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":75,"log_dups_size":0,"ondisk_log_size":75,"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 @ 2023-09-25T08:31:23.278851+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001060697,"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":561,"num_read_kb":487,"num_write":59,"num_write_kb":42,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":10,"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,4,6],"acting":[1,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":260,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:06.936583+0000","last_change":"2023-09-23T23:34:47.348873+0000","last_active":"2023-09-23T23:47:06.936583+0000","last_peered":"2023-09-23T23:47:06.936583+0000","last_clean":"2023-09-23T23:47:06.936583+0000","last_became_active":"2023-09-23T23:34:47.348583+0000","last_became_peered":"2023-09-23T23:34:47.348583+0000","last_unstale":"2023-09-23T23:47:06.936583+0000","last_undegraded":"2023-09-23T23:47:06.936583+0000","last_fullsized":"2023-09-23T23:47:06.936583+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:36:01.708489+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":220,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:23.858681+0000","last_change":"2023-09-23T23:46:47.963861+0000","last_active":"2023-09-23T23:47:23.858681+0000","last_peered":"2023-09-23T23:47:23.858681+0000","last_clean":"2023-09-23T23:47:23.858681+0000","last_became_active":"2023-09-23T23:46:47.963373+0000","last_became_peered":"2023-09-23T23:46:47.963373+0000","last_unstale":"2023-09-23T23:47:23.858681+0000","last_undegraded":"2023-09-23T23:47:23.858681+0000","last_fullsized":"2023-09-23T23:47:23.858681+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:51:08.274713+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,2,4],"acting":[1,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"8.c","version":"296'3058","reported_seq":3074,"reported_epoch":296,"state":"active+clean","last_fresh":"2023-09-23T23:47:36.384421+0000","last_change":"2023-09-23T23:46:38.768300+0000","last_active":"2023-09-23T23:47:36.384421+0000","last_peered":"2023-09-23T23:47:36.384421+0000","last_clean":"2023-09-23T23:47:36.384421+0000","last_became_active":"2023-09-23T23:46:38.767650+0000","last_became_peered":"2023-09-23T23:46:38.767650+0000","last_unstale":"2023-09-23T23:47:36.384421+0000","last_undegraded":"2023-09-23T23:47:36.384421+0000","last_fullsized":"2023-09-23T23:47:36.384421+0000","mapping_epoch":288,"log_start":"0'0","ondisk_log_start":"0'0","created":288,"last_epoch_clean":289,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:46:37.730991+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:46:37.730991+0000","last_clean_scrub_stamp":"2023-09-23T23:46:37.730991+0000","objects_scrubbed":0,"log_size":3058,"log_dups_size":0,"ondisk_log_size":3058,"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 @ 2023-09-25T04:18:28.924341+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":200409088,"num_objects":3058,"num_object_clones":0,"num_object_copies":9174,"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":3058,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3058,"num_write_kb":195712,"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":[3,4,6],"acting":[3,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.7","version":"68'2","reported_seq":306,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:06.936769+0000","last_change":"2023-09-23T23:39:01.789138+0000","last_active":"2023-09-23T23:47:06.936769+0000","last_peered":"2023-09-23T23:47:06.936769+0000","last_clean":"2023-09-23T23:47:06.936769+0000","last_became_active":"2023-09-23T23:39:01.776768+0000","last_became_peered":"2023-09-23T23:39:01.776768+0000","last_unstale":"2023-09-23T23:47:06.936769+0000","last_undegraded":"2023-09-23T23:47:06.936769+0000","last_fullsized":"2023-09-23T23:47:06.936769+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T11:01:50.480472+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"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":[3,2,1],"acting":[3,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"86'170","reported_seq":609,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:06.936943+0000","last_change":"2023-09-23T23:25:05.228483+0000","last_active":"2023-09-23T23:47:06.936943+0000","last_peered":"2023-09-23T23:47:06.936943+0000","last_clean":"2023-09-23T23:47:06.936943+0000","last_became_active":"2023-09-23T23:25:05.227766+0000","last_became_peered":"2023-09-23T23:25:05.227766+0000","last_unstale":"2023-09-23T23:47:06.936943+0000","last_undegraded":"2023-09-23T23:47:06.936943+0000","last_fullsized":"2023-09-23T23:47:06.936943+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":170,"log_dups_size":0,"ondisk_log_size":170,"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 @ 2023-09-25T06:17:40.984099+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00066166300000000005,"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":537,"num_read_kb":1957,"num_write":160,"num_write_kb":2393,"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,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":282,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:06.934453+0000","last_change":"2023-09-23T23:39:01.786256+0000","last_active":"2023-09-23T23:47:06.934453+0000","last_peered":"2023-09-23T23:47:06.934453+0000","last_clean":"2023-09-23T23:47:06.934453+0000","last_became_active":"2023-09-23T23:39:01.785899+0000","last_became_peered":"2023-09-23T23:39:01.785899+0000","last_unstale":"2023-09-23T23:47:06.934453+0000","last_undegraded":"2023-09-23T23:47:06.934453+0000","last_fullsized":"2023-09-23T23:47:06.934453+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:01:41.201506+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"8.d","version":"296'3003","reported_seq":3020,"reported_epoch":296,"state":"active+clean","last_fresh":"2023-09-23T23:47:35.974860+0000","last_change":"2023-09-23T23:46:38.767710+0000","last_active":"2023-09-23T23:47:35.974860+0000","last_peered":"2023-09-23T23:47:35.974860+0000","last_clean":"2023-09-23T23:47:35.974860+0000","last_became_active":"2023-09-23T23:46:38.767363+0000","last_became_peered":"2023-09-23T23:46:38.767363+0000","last_unstale":"2023-09-23T23:47:35.974860+0000","last_undegraded":"2023-09-23T23:47:35.974860+0000","last_fullsized":"2023-09-23T23:47:35.974860+0000","mapping_epoch":288,"log_start":"0'0","ondisk_log_start":"0'0","created":288,"last_epoch_clean":289,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:46:37.730991+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:46:37.730991+0000","last_clean_scrub_stamp":"2023-09-23T23:46:37.730991+0000","objects_scrubbed":0,"log_size":3003,"log_dups_size":0,"ondisk_log_size":3003,"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 @ 2023-09-25T09:04:39.718198+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":196804608,"num_objects":3003,"num_object_clones":0,"num_object_copies":9009,"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":3003,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3003,"num_write_kb":192192,"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":[2,6,1],"acting":[2,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.7","version":"86'45","reported_seq":446,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:06.933132+0000","last_change":"2023-09-23T23:39:01.826213+0000","last_active":"2023-09-23T23:47:06.933132+0000","last_peered":"2023-09-23T23:47:06.933132+0000","last_clean":"2023-09-23T23:47:06.933132+0000","last_became_active":"2023-09-23T23:39:01.790699+0000","last_became_peered":"2023-09-23T23:39:01.790699+0000","last_unstale":"2023-09-23T23:47:06.933132+0000","last_undegraded":"2023-09-23T23:47:06.933132+0000","last_fullsized":"2023-09-23T23:47:06.933132+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":45,"log_dups_size":0,"ondisk_log_size":45,"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 @ 2023-09-25T04:53:17.666559+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000729169,"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":205,"num_read_kb":1380,"num_write":40,"num_write_kb":1138,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":7,"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":[6,2,3],"acting":[6,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"69'1","reported_seq":231,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:06.937105+0000","last_change":"2023-09-23T23:39:01.807884+0000","last_active":"2023-09-23T23:47:06.937105+0000","last_peered":"2023-09-23T23:47:06.937105+0000","last_clean":"2023-09-23T23:47:06.937105+0000","last_became_active":"2023-09-23T23:39:01.782282+0000","last_became_peered":"2023-09-23T23:39:01.782282+0000","last_unstale":"2023-09-23T23:47:06.937105+0000","last_undegraded":"2023-09-23T23:47:06.937105+0000","last_fullsized":"2023-09-23T23:47:06.937105+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"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 @ 2023-09-25T07:33:53.803220+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"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,3,6],"acting":[1,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":255,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:06.931979+0000","last_change":"2023-09-23T23:39:01.786484+0000","last_active":"2023-09-23T23:47:06.931979+0000","last_peered":"2023-09-23T23:47:06.931979+0000","last_clean":"2023-09-23T23:47:06.931979+0000","last_became_active":"2023-09-23T23:39:01.783785+0000","last_became_peered":"2023-09-23T23:39:01.783785+0000","last_unstale":"2023-09-23T23:47:06.931979+0000","last_undegraded":"2023-09-23T23:47:06.931979+0000","last_fullsized":"2023-09-23T23:47:06.931979+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T07:13:44.411621+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,2],"acting":[6,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.1b","version":"69'2","reported_seq":160,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:06.936910+0000","last_change":"2023-09-23T23:39:01.780928+0000","last_active":"2023-09-23T23:47:06.936910+0000","last_peered":"2023-09-23T23:47:06.936910+0000","last_clean":"2023-09-23T23:47:06.936910+0000","last_became_active":"2023-09-23T23:39:01.780365+0000","last_became_peered":"2023-09-23T23:39:01.780365+0000","last_unstale":"2023-09-23T23:47:06.936910+0000","last_undegraded":"2023-09-23T23:47:06.936910+0000","last_fullsized":"2023-09-23T23:47:06.936910+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T09:02:03.468255+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,4,3],"acting":[1,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":160,"reported_epoch":296,"state":"active+clean","last_fresh":"2023-09-23T23:47:28.845973+0000","last_change":"2023-09-23T23:46:03.883022+0000","last_active":"2023-09-23T23:47:28.845973+0000","last_peered":"2023-09-23T23:47:28.845973+0000","last_clean":"2023-09-23T23:47:28.845973+0000","last_became_active":"2023-09-23T23:46:03.882627+0000","last_became_peered":"2023-09-23T23:46:03.882627+0000","last_unstale":"2023-09-23T23:47:28.845973+0000","last_undegraded":"2023-09-23T23:47:28.845973+0000","last_fullsized":"2023-09-23T23:47:28.845973+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T04:29:09.437941+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[2,1,3],"acting":[2,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1c","version":"68'2","reported_seq":169,"reported_epoch":296,"state":"active+clean","last_fresh":"2023-09-23T23:47:28.846064+0000","last_change":"2023-09-23T23:39:01.815450+0000","last_active":"2023-09-23T23:47:28.846064+0000","last_peered":"2023-09-23T23:47:28.846064+0000","last_clean":"2023-09-23T23:47:28.846064+0000","last_became_active":"2023-09-23T23:39:01.780808+0000","last_became_peered":"2023-09-23T23:39:01.780808+0000","last_unstale":"2023-09-23T23:47:28.846064+0000","last_undegraded":"2023-09-23T23:47:28.846064+0000","last_fullsized":"2023-09-23T23:47:28.846064+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T04:52:51.165825+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"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":[2,1,6],"acting":[2,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":265,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:21.347492+0000","last_change":"2023-09-23T23:46:47.964382+0000","last_active":"2023-09-23T23:47:21.347492+0000","last_peered":"2023-09-23T23:47:21.347492+0000","last_clean":"2023-09-23T23:47:21.347492+0000","last_became_active":"2023-09-23T23:46:47.963932+0000","last_became_peered":"2023-09-23T23:46:47.963932+0000","last_unstale":"2023-09-23T23:47:21.347492+0000","last_undegraded":"2023-09-23T23:47:21.347492+0000","last_fullsized":"2023-09-23T23:47:21.347492+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:55:44.372957+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,4,1],"acting":[3,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1d","version":"68'2","reported_seq":182,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:06.933785+0000","last_change":"2023-09-23T23:35:10.676206+0000","last_active":"2023-09-23T23:47:06.933785+0000","last_peered":"2023-09-23T23:47:06.933785+0000","last_clean":"2023-09-23T23:47:06.933785+0000","last_became_active":"2023-09-23T23:35:10.675843+0000","last_became_peered":"2023-09-23T23:35:10.675843+0000","last_unstale":"2023-09-23T23:47:06.933785+0000","last_undegraded":"2023-09-23T23:47:06.933785+0000","last_fullsized":"2023-09-23T23:47:06.933785+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T04:00:31.310495+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"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":1,"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":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":279,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:06.934204+0000","last_change":"2023-09-23T23:46:47.961852+0000","last_active":"2023-09-23T23:47:06.934204+0000","last_peered":"2023-09-23T23:47:06.934204+0000","last_clean":"2023-09-23T23:47:06.934204+0000","last_became_active":"2023-09-23T23:46:47.961486+0000","last_became_peered":"2023-09-23T23:46:47.961486+0000","last_unstale":"2023-09-23T23:47:06.934204+0000","last_undegraded":"2023-09-23T23:47:06.934204+0000","last_fullsized":"2023-09-23T23:47:06.934204+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T04:42:08.826090+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,4,2],"acting":[3,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1e","version":"69'2","reported_seq":276,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:06.936302+0000","last_change":"2023-09-23T23:26:56.890000+0000","last_active":"2023-09-23T23:47:06.936302+0000","last_peered":"2023-09-23T23:47:06.936302+0000","last_clean":"2023-09-23T23:47:06.936302+0000","last_became_active":"2023-09-23T23:26:56.889604+0000","last_became_peered":"2023-09-23T23:26:56.889604+0000","last_unstale":"2023-09-23T23:47:06.936302+0000","last_undegraded":"2023-09-23T23:47:06.936302+0000","last_fullsized":"2023-09-23T23:47:06.936302+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T06:45:20.534490+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":306,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:06.933930+0000","last_change":"2023-09-23T23:37:33.626975+0000","last_active":"2023-09-23T23:47:06.933930+0000","last_peered":"2023-09-23T23:47:06.933930+0000","last_clean":"2023-09-23T23:47:06.933930+0000","last_became_active":"2023-09-23T23:37:33.626337+0000","last_became_peered":"2023-09-23T23:37:33.626337+0000","last_unstale":"2023-09-23T23:47:06.933930+0000","last_undegraded":"2023-09-23T23:47:06.933930+0000","last_fullsized":"2023-09-23T23:47:06.933930+0000","mapping_epoch":159,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":160,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T01:45:41.499383+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,2,6],"acting":[3,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1f","version":"69'5","reported_seq":197,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:10.929050+0000","last_change":"2023-09-23T23:34:47.366146+0000","last_active":"2023-09-23T23:47:10.929050+0000","last_peered":"2023-09-23T23:47:10.929050+0000","last_clean":"2023-09-23T23:47:10.929050+0000","last_became_active":"2023-09-23T23:34:47.361648+0000","last_became_peered":"2023-09-23T23:34:47.361648+0000","last_unstale":"2023-09-23T23:47:10.929050+0000","last_undegraded":"2023-09-23T23:47:10.929050+0000","last_fullsized":"2023-09-23T23:47:10.929050+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"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 @ 2023-09-25T11:02:38.085203+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"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":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":554,"num_keys_recovered":0,"num_objects_omap":1,"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":[2,6,4],"acting":[2,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":255,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:06.934629+0000","last_change":"2023-09-23T23:25:05.227361+0000","last_active":"2023-09-23T23:47:06.934629+0000","last_peered":"2023-09-23T23:47:06.934629+0000","last_clean":"2023-09-23T23:47:06.934629+0000","last_became_active":"2023-09-23T23:25:05.227003+0000","last_became_peered":"2023-09-23T23:25:05.227003+0000","last_unstale":"2023-09-23T23:47:06.934629+0000","last_undegraded":"2023-09-23T23:47:06.934629+0000","last_fullsized":"2023-09-23T23:47:06.934629+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T03:23:19.993318+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"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":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5504,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"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":22,"num_whiteouts":0,"num_read":19,"num_read_kb":18,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":33,"num_bytes_recovered":5504,"num_keys_recovered":10,"num_objects_omap":14,"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":143360,"data_stored":22662,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":27272,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"up":96,"acting":96,"num_store_stats":8},{"poolid":8,"num_pg":16,"stat_sum":{"num_bytes":3001942016,"num_objects":45806,"num_object_clones":0,"num_object_copies":137418,"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":45806,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":45806,"num_write_kb":2931584,"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":8978956288,"data_stored":8978956288,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":45806,"ondisk_log_size":45806,"up":48,"acting":48,"num_store_stats":5},{"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":486,"num_read_kb":912,"num_write":239,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":2361472,"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":2969600,"data_stored":2951840,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":161,"ondisk_log_size":161,"up":3,"acting":3,"num_store_stats":5},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":4194323,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"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":4,"num_whiteouts":0,"num_read":5980,"num_read_kb":13243,"num_write":846,"num_write_kb":12714,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":92,"num_bytes_recovered":4194342,"num_keys_recovered":0,"num_objects_omap":2,"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":20987904,"data_stored":20971596,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6143,"internal_metadata":0},"log_size":976,"ondisk_log_size":976,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":0,"seq":231928234431,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"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},"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":[]},{"osd":6,"up_from":46,"seq":197568496073,"num_pgs":53,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2028812,"kb_used_data":1584644,"kb_used_omap":0,"kb_used_meta":444160,"kb_avail":91716340,"statfs":{"total":95995035648,"available":93917532160,"internally_reserved":0,"allocated":1622675456,"data_stored":1621521010,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":454819840},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,2,1,4],"upper_bound":16},"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":"Sat Sep 23 23:47:23 2023","interfaces":[{"interface":"back","average":{"1min":0.80800000000000005,"5min":0.72299999999999998,"15min":2.121},"min":{"1min":0.33300000000000002,"5min":0.313,"15min":0.26200000000000001},"max":{"1min":1.149,"5min":5.3570000000000002,"15min":168.447},"last":0.39200000000000002},{"interface":"front","average":{"1min":0.84199999999999997,"5min":0.79400000000000004,"15min":2.1190000000000002},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.30299999999999999},"max":{"1min":1.3700000000000001,"5min":2.98,"15min":168.73099999999999},"last":0.98599999999999999}]},{"osd":1,"last update":"Sat Sep 23 23:46:42 2023","interfaces":[{"interface":"back","average":{"1min":0.94299999999999995,"5min":3.5619999999999998,"15min":2.391},"min":{"1min":0.38300000000000001,"5min":0.308,"15min":0.30099999999999999},"max":{"1min":1.6419999999999999,"5min":129.09100000000001,"15min":129.09100000000001},"last":0.94099999999999995},{"interface":"front","average":{"1min":0.98599999999999999,"5min":3.6019999999999999,"15min":2.488},"min":{"1min":0.42299999999999999,"5min":0.313,"15min":0.28599999999999998},"max":{"1min":1.6279999999999999,"5min":129.14599999999999,"15min":129.14599999999999},"last":0.373}]},{"osd":2,"last update":"Sat Sep 23 23:47:05 2023","interfaces":[{"interface":"back","average":{"1min":0.91000000000000003,"5min":3.0249999999999999,"15min":2.4550000000000001},"min":{"1min":0.53100000000000003,"5min":0.33600000000000002,"15min":0.27300000000000002},"max":{"1min":1.496,"5min":119.17,"15min":119.17},"last":0.308},{"interface":"front","average":{"1min":1.046,"5min":3.1600000000000001,"15min":2.4670000000000001},"min":{"1min":0.72999999999999998,"5min":0.376,"15min":0.32600000000000001},"max":{"1min":1.5940000000000001,"5min":119.084,"15min":119.084},"last":0.42399999999999999}]},{"osd":3,"last update":"Sat Sep 23 23:47:29 2023","interfaces":[{"interface":"back","average":{"1min":1.0660000000000001,"5min":3.9119999999999999,"15min":2.077},"min":{"1min":0.58599999999999997,"5min":0.35499999999999998,"15min":0.33200000000000002},"max":{"1min":2.6230000000000002,"5min":119.053,"15min":119.053},"last":1.0609999999999999},{"interface":"front","average":{"1min":1.081,"5min":3.9489999999999998,"15min":2.351},"min":{"1min":0.58999999999999997,"5min":0.36099999999999999,"15min":0.29699999999999999},"max":{"1min":3.5489999999999999,"5min":120.919,"15min":120.919},"last":0.66800000000000004}]},{"osd":4,"last update":"Sat Sep 23 23:46:42 2023","interfaces":[{"interface":"back","average":{"1min":0.98499999999999999,"5min":0.78500000000000003,"15min":0.89200000000000002},"min":{"1min":0.51600000000000001,"5min":0.40600000000000003,"15min":0.30599999999999999},"max":{"1min":1.3460000000000001,"5min":1.351,"15min":8.4760000000000009},"last":0.61899999999999999},{"interface":"front","average":{"1min":1.038,"5min":0.94999999999999996,"15min":0.97799999999999998},"min":{"1min":0.46400000000000002,"5min":0.46400000000000002,"15min":0.34000000000000002},"max":{"1min":1.5740000000000001,"5min":1.9159999999999999,"15min":6.1210000000000004},"last":1.099}]},{"osd":5,"last update":"Sat Sep 23 23:46:42 2023","interfaces":[{"interface":"back","average":{"1min":1.042,"5min":0.90400000000000003,"15min":0.90100000000000002},"min":{"1min":0.55700000000000005,"5min":0.47499999999999998,"15min":0.34100000000000003},"max":{"1min":1.5169999999999999,"5min":2.0030000000000001,"15min":4.6829999999999998},"last":0.48799999999999999},{"interface":"front","average":{"1min":1.044,"5min":0.98199999999999998,"15min":1.014},"min":{"1min":0.57299999999999995,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":1.484,"5min":1.99,"15min":7.4100000000000001},"last":1.024}]},{"osd":7,"last update":"Sat Sep 23 23:46:38 2023","interfaces":[{"interface":"back","average":{"1min":1.0940000000000001,"5min":1.0720000000000001,"15min":1.141},"min":{"1min":0.52200000000000002,"5min":0.48099999999999998,"15min":0.39800000000000002},"max":{"1min":1.639,"5min":5.9560000000000004,"15min":6.234},"last":1.1339999999999999},{"interface":"front","average":{"1min":1.1619999999999999,"5min":1.085,"15min":1.1319999999999999},"min":{"1min":0.621,"5min":0.53700000000000003,"15min":0.435},"max":{"1min":1.756,"5min":2.0579999999999998,"15min":6.266},"last":1.1799999999999999}]}]},{"osd":1,"up_from":99,"seq":425201762576,"num_pgs":59,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2525064,"kb_used_data":1799680,"kb_used_omap":6,"kb_used_meta":725369,"kb_avail":91220088,"statfs":{"total":95995035648,"available":93409370112,"internally_reserved":0,"allocated":1842872320,"data_stored":1841214401,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6760,"internal_metadata":742778264},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,1,3,3,4],"upper_bound":32},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 23:47:03 2023","interfaces":[{"interface":"back","average":{"1min":0.60099999999999998,"5min":1.1950000000000001,"15min":1.633},"min":{"1min":0.42899999999999999,"5min":0.20499999999999999,"15min":0.20499999999999999},"max":{"1min":0.88100000000000001,"5min":7.4199999999999999,"15min":17.693000000000001},"last":2.8279999999999998},{"interface":"front","average":{"1min":0.64400000000000002,"5min":0.96399999999999997,"15min":1.5489999999999999},"min":{"1min":0.376,"5min":0.21099999999999999,"15min":0.21099999999999999},"max":{"1min":1.0229999999999999,"5min":8.968,"15min":12.519},"last":2.3500000000000001}]},{"osd":2,"last update":"Sat Sep 23 23:47:03 2023","interfaces":[{"interface":"back","average":{"1min":0.64700000000000002,"5min":2.794,"15min":2.4700000000000002},"min":{"1min":0.433,"5min":0.20100000000000001,"15min":0.20100000000000001},"max":{"1min":1.1000000000000001,"5min":94.941000000000003,"15min":94.941000000000003},"last":9.8810000000000002},{"interface":"front","average":{"1min":0.71599999999999997,"5min":2.794,"15min":2.4830000000000001},"min":{"1min":0.39200000000000002,"5min":0.223,"15min":0.20999999999999999},"max":{"1min":1.0669999999999999,"5min":97.233999999999995,"15min":97.233999999999995},"last":4.0640000000000001}]},{"osd":3,"last update":"Sat Sep 23 23:47:32 2023","interfaces":[{"interface":"back","average":{"1min":1.395,"5min":3.3570000000000002,"15min":2.8769999999999998},"min":{"1min":0.436,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":4.9349999999999996,"5min":74.478999999999999,"15min":74.478999999999999},"last":2.8700000000000001},{"interface":"front","average":{"1min":1.0900000000000001,"5min":2.5830000000000002,"15min":2.5129999999999999},"min":{"1min":0.30299999999999999,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":4.173,"5min":73.878,"15min":73.878},"last":2.3780000000000001}]},{"osd":4,"last update":"Sat Sep 23 23:47:03 2023","interfaces":[{"interface":"back","average":{"1min":0.88500000000000001,"5min":0.997,"15min":1.23},"min":{"1min":0.53100000000000003,"5min":0.34899999999999998,"15min":0.313},"max":{"1min":1.27,"5min":4.9669999999999996,"15min":8.2309999999999999},"last":2.1949999999999998},{"interface":"front","average":{"1min":0.93500000000000005,"5min":1.534,"15min":1.673},"min":{"1min":0.70599999999999996,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":1.2569999999999999,"5min":7.6710000000000003,"15min":12.199999999999999},"last":2.9009999999999998}]},{"osd":5,"last update":"Sat Sep 23 23:47:03 2023","interfaces":[{"interface":"back","average":{"1min":0.98799999999999999,"5min":1.3149999999999999,"15min":1.468},"min":{"1min":0.64900000000000002,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":1.304,"5min":8.9429999999999996,"15min":10.723000000000001},"last":2.4079999999999999},{"interface":"front","average":{"1min":0.91000000000000003,"5min":1.036,"15min":1.2230000000000001},"min":{"1min":0.68799999999999994,"5min":0.378,"15min":0.36699999999999999},"max":{"1min":1.1419999999999999,"5min":5.0389999999999997,"15min":8.1280000000000001},"last":2.286}]},{"osd":6,"last update":"Sat Sep 23 23:47:03 2023","interfaces":[{"interface":"back","average":{"1min":1.0409999999999999,"5min":1.363,"15min":1.4590000000000001},"min":{"1min":0.72099999999999997,"5min":0.34799999999999998,"15min":0.32900000000000001},"max":{"1min":1.46,"5min":8.9130000000000003,"15min":11.349},"last":2.4910000000000001},{"interface":"front","average":{"1min":0.95999999999999996,"5min":1.171,"15min":1.353},"min":{"1min":0.62,"5min":0.36199999999999999,"15min":0.34100000000000003},"max":{"1min":1.631,"5min":6.2919999999999998,"15min":8.1989999999999998},"last":2.46}]},{"osd":7,"last update":"Sat Sep 23 23:47:03 2023","interfaces":[{"interface":"back","average":{"1min":1.002,"5min":1.1970000000000001,"15min":1.3680000000000001},"min":{"1min":0.626,"5min":0.41199999999999998,"15min":0.374},"max":{"1min":1.272,"5min":8.5670000000000002,"15min":8.5670000000000002},"last":2.3140000000000001},{"interface":"front","average":{"1min":1.0700000000000001,"5min":1.667,"15min":1.756},"min":{"1min":0.72299999999999998,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":1.3100000000000001,"5min":7.641,"15min":12.291},"last":2.9260000000000002}]}]},{"osd":0,"up_from":0,"seq":403726926103,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"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},"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":[]},{"osd":2,"up_from":104,"seq":446676599040,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2452080,"kb_used_data":1677096,"kb_used_omap":11,"kb_used_meta":774964,"kb_avail":91293072,"statfs":{"total":95995035648,"available":93484105728,"internally_reserved":0,"allocated":1717346304,"data_stored":1715656778,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12272,"internal_metadata":793563152},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,4,1],"upper_bound":16},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 23:47:14 2023","interfaces":[{"interface":"back","average":{"1min":0.623,"5min":0.77200000000000002,"15min":1.46},"min":{"1min":0.41799999999999998,"5min":0.20899999999999999,"15min":0.20899999999999999},"max":{"1min":0.83599999999999997,"5min":4.056,"15min":13.125999999999999},"last":0.80600000000000005},{"interface":"front","average":{"1min":0.64600000000000002,"5min":0.91900000000000004,"15min":1.641},"min":{"1min":0.41499999999999998,"5min":0.30099999999999999,"15min":0.217},"max":{"1min":0.86599999999999999,"5min":6.1040000000000001,"15min":14.709},"last":0.76500000000000001}]},{"osd":1,"last update":"Sat Sep 23 23:47:14 2023","interfaces":[{"interface":"back","average":{"1min":0.83499999999999996,"5min":1.7609999999999999,"15min":1.998},"min":{"1min":0.439,"5min":0.21099999999999999,"15min":0.21099999999999999},"max":{"1min":2.9569999999999999,"5min":26.530000000000001,"15min":26.530000000000001},"last":2.363},{"interface":"front","average":{"1min":0.69699999999999995,"5min":1.6619999999999999,"15min":2.0369999999999999},"min":{"1min":0.40400000000000003,"5min":0.34399999999999997,"15min":0.249},"max":{"1min":1.079,"5min":26.271999999999998,"15min":26.271999999999998},"last":0.88500000000000001}]},{"osd":3,"last update":"Sat Sep 23 23:46:35 2023","interfaces":[{"interface":"back","average":{"1min":2.8799999999999999,"5min":2.9769999999999999,"15min":2.9329999999999998},"min":{"1min":0.34100000000000003,"5min":0.224,"15min":0.19700000000000001},"max":{"1min":29.425999999999998,"5min":44.363,"15min":130.126},"last":3.0800000000000001},{"interface":"front","average":{"1min":3.1230000000000002,"5min":2.9060000000000001,"15min":3.2080000000000002},"min":{"1min":0.46899999999999997,"5min":0.245,"15min":0.22700000000000001},"max":{"1min":29.457000000000001,"5min":44.539999999999999,"15min":129.65799999999999},"last":2.9220000000000002}]},{"osd":4,"last update":"Sat Sep 23 23:47:14 2023","interfaces":[{"interface":"back","average":{"1min":0.91500000000000004,"5min":1.1830000000000001,"15min":1.536},"min":{"1min":0.39900000000000002,"5min":0.38200000000000001,"15min":0.35199999999999998},"max":{"1min":1.3009999999999999,"5min":5.2759999999999998,"15min":12.943},"last":1.427},{"interface":"front","average":{"1min":1.0780000000000001,"5min":1.361,"15min":1.5920000000000001},"min":{"1min":0.59099999999999997,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":2.669,"5min":7.0659999999999998,"15min":12.263},"last":4.7130000000000001}]},{"osd":5,"last update":"Sat Sep 23 23:47:14 2023","interfaces":[{"interface":"back","average":{"1min":1.139,"5min":1.23,"15min":1.6419999999999999},"min":{"1min":0.70999999999999996,"5min":0.374,"15min":0.34999999999999998},"max":{"1min":2.1080000000000001,"5min":9.9039999999999999,"15min":11.000999999999999},"last":2.492},{"interface":"front","average":{"1min":0.93899999999999995,"5min":1.2549999999999999,"15min":1.583},"min":{"1min":0.434,"5min":0.434,"15min":0.373},"max":{"1min":1.264,"5min":5.3209999999999997,"15min":12.978999999999999},"last":1.46}]},{"osd":6,"last update":"Sat Sep 23 23:47:14 2023","interfaces":[{"interface":"back","average":{"1min":1.161,"5min":1.4510000000000001,"15min":1.599},"min":{"1min":0.70399999999999996,"5min":0.39500000000000002,"15min":0.309},"max":{"1min":3.4630000000000001,"5min":6.9109999999999996,"15min":12.209},"last":4.79},{"interface":"front","average":{"1min":1.171,"5min":1.2749999999999999,"15min":1.6859999999999999},"min":{"1min":0.81299999999999994,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":2.6840000000000002,"5min":9.8719999999999999,"15min":13.329000000000001},"last":2.456}]},{"osd":7,"last update":"Sat Sep 23 23:47:14 2023","interfaces":[{"interface":"back","average":{"1min":1.1120000000000001,"5min":1.464,"15min":1.7},"min":{"1min":0.66900000000000004,"5min":0.42299999999999999,"15min":0.32500000000000001},"max":{"1min":2.3199999999999998,"5min":7.0309999999999997,"15min":13.231},"last":4.7599999999999998},{"interface":"front","average":{"1min":1.216,"5min":1.3160000000000001,"15min":1.78},"min":{"1min":0.88600000000000001,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":2.1389999999999998,"5min":9.9359999999999999,"15min":13.375},"last":2.5270000000000001}]}]},{"osd":3,"up_from":109,"seq":468151435514,"num_pgs":61,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2770524,"kb_used_data":2068628,"kb_used_omap":5,"kb_used_meta":701882,"kb_avail":90974628,"statfs":{"total":95995035648,"available":93158019072,"internally_reserved":0,"allocated":2118275072,"data_stored":2116655743,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5347,"internal_metadata":718727965},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,0,0,3,4],"upper_bound":32},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 23:46:35 2023","interfaces":[{"interface":"back","average":{"1min":0.72699999999999998,"5min":1.266,"15min":1.625},"min":{"1min":0.20399999999999999,"5min":0.182,"15min":0.182},"max":{"1min":3.4020000000000001,"5min":7.6779999999999999,"15min":10.427},"last":3.5779999999999998},{"interface":"front","average":{"1min":0.66000000000000003,"5min":1,"15min":1.494},"min":{"1min":0.20200000000000001,"5min":0.20200000000000001,"15min":0.193},"max":{"1min":3.9289999999999998,"5min":5.4550000000000001,"15min":12.638},"last":0.72999999999999998}]},{"osd":1,"last update":"Sat Sep 23 23:46:35 2023","interfaces":[{"interface":"back","average":{"1min":1.5469999999999999,"5min":3.3999999999999999,"15min":2.3100000000000001},"min":{"1min":0.27300000000000002,"5min":0.26800000000000002,"15min":0.20899999999999999},"max":{"1min":14.632999999999999,"5min":140.44900000000001,"15min":140.44900000000001},"last":0.88300000000000001},{"interface":"front","average":{"1min":1.3620000000000001,"5min":3.4809999999999999,"15min":2.4430000000000001},"min":{"1min":0.26100000000000001,"5min":0.26100000000000001,"15min":0.22},"max":{"1min":8.9489999999999998,"5min":140.99199999999999,"15min":140.99199999999999},"last":4.0880000000000001}]},{"osd":2,"last update":"Sat Sep 23 23:46:35 2023","interfaces":[{"interface":"back","average":{"1min":3.6240000000000001,"5min":1.992,"15min":2.573},"min":{"1min":0.33200000000000002,"5min":0.215,"15min":0.215},"max":{"1min":48.578000000000003,"5min":48.578000000000003,"15min":109.947},"last":1.018},{"interface":"front","average":{"1min":3.9940000000000002,"5min":2.3039999999999998,"15min":3.0110000000000001},"min":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.29599999999999999},"max":{"1min":50.323,"5min":50.323,"15min":114.09999999999999},"last":4.1369999999999996}]},{"osd":4,"last update":"Sat Sep 23 23:46:35 2023","interfaces":[{"interface":"back","average":{"1min":1.016,"5min":1.579,"15min":1.6040000000000001},"min":{"1min":0.48199999999999998,"5min":0.38400000000000001,"15min":0.309},"max":{"1min":3.6429999999999998,"5min":7.726,"15min":10.487},"last":3.6179999999999999},{"interface":"front","average":{"1min":0.98199999999999998,"5min":1.3220000000000001,"15min":1.6639999999999999},"min":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.34899999999999998},"max":{"1min":3.8799999999999999,"5min":10.16,"15min":15.27},"last":0.90600000000000003}]},{"osd":5,"last update":"Sat Sep 23 23:46:35 2023","interfaces":[{"interface":"back","average":{"1min":0.94799999999999995,"5min":1.278,"15min":1.4950000000000001},"min":{"1min":0.436,"5min":0.436,"15min":0.36399999999999999},"max":{"1min":3.984,"5min":6.4100000000000001,"15min":8.0280000000000005},"last":0.85699999999999998},{"interface":"front","average":{"1min":1.1579999999999999,"5min":1.1819999999999999,"15min":1.27},"min":{"1min":0.56399999999999995,"5min":0.31900000000000001,"15min":0.308},"max":{"1min":5.0030000000000001,"5min":6.2279999999999998,"15min":9.157},"last":0.99099999999999999}]},{"osd":6,"last update":"Sat Sep 23 23:46:35 2023","interfaces":[{"interface":"back","average":{"1min":0.999,"5min":1.3200000000000001,"15min":1.597},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.32400000000000001},"max":{"1min":3.9590000000000001,"5min":6.3520000000000003,"15min":7.9930000000000003},"last":0.94599999999999995},{"interface":"front","average":{"1min":1.2270000000000001,"5min":1.272,"15min":1.4019999999999999},"min":{"1min":0.53000000000000003,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":5.0190000000000001,"5min":6.29,"15min":9.2609999999999992},"last":0.93100000000000005}]},{"osd":7,"last update":"Sat Sep 23 23:46:35 2023","interfaces":[{"interface":"back","average":{"1min":1.1899999999999999,"5min":1.2070000000000001,"15min":1.4850000000000001},"min":{"1min":0.47899999999999998,"5min":0.34300000000000003,"15min":0.34200000000000003},"max":{"1min":4.9790000000000001,"5min":6.2599999999999998,"15min":10.034000000000001},"last":0.96599999999999997},{"interface":"front","average":{"1min":1.079,"5min":1.6240000000000001,"15min":1.752},"min":{"1min":0.56599999999999995,"5min":0.45900000000000002,"15min":0.39900000000000002},"max":{"1min":3.617,"5min":7.7560000000000002,"15min":10.52},"last":3.645}]}]},{"osd":4,"up_from":30,"seq":128849019356,"num_pgs":49,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1886480,"kb_used_data":1575880,"kb_used_omap":0,"kb_used_meta":310592,"kb_avail":91858672,"statfs":{"total":95995035648,"available":94063280128,"internally_reserved":0,"allocated":1613701120,"data_stored":1612542625,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":318046208},"hb_peers":[0,1,2,3,5,6,7],"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":"Sat Sep 23 23:47:16 2023","interfaces":[{"interface":"back","average":{"1min":0.90800000000000003,"5min":0.69899999999999995,"15min":1.081},"min":{"1min":0.47199999999999998,"5min":0.315,"15min":0.23799999999999999},"max":{"1min":1.5289999999999999,"5min":2.8170000000000002,"15min":25.873999999999999},"last":0.62},{"interface":"front","average":{"1min":0.84299999999999997,"5min":0.65000000000000002,"15min":1.0640000000000001},"min":{"1min":0.44900000000000001,"5min":0.30599999999999999,"15min":0.27300000000000002},"max":{"1min":1.1419999999999999,"5min":1.99,"15min":25.779},"last":0.66200000000000003}]},{"osd":1,"last update":"Sat Sep 23 23:46:47 2023","interfaces":[{"interface":"back","average":{"1min":1.0089999999999999,"5min":1.9990000000000001,"15min":1.738},"min":{"1min":0.54300000000000004,"5min":0.29499999999999998,"15min":0.27600000000000002},"max":{"1min":4.0330000000000004,"5min":91.316000000000003,"15min":91.316000000000003},"last":2.7509999999999999},{"interface":"front","average":{"1min":0.93600000000000005,"5min":1.792,"15min":1.71},"min":{"1min":0.59199999999999997,"5min":0.29999999999999999,"15min":0.29799999999999999},"max":{"1min":1.752,"5min":88.989000000000004,"15min":88.989000000000004},"last":0.80000000000000004}]},{"osd":2,"last update":"Sat Sep 23 23:47:05 2023","interfaces":[{"interface":"back","average":{"1min":0.95499999999999996,"5min":3.165,"15min":2.6800000000000002},"min":{"1min":0.58599999999999997,"5min":0.33700000000000002,"15min":0.27600000000000002},"max":{"1min":1.419,"5min":167.28299999999999,"15min":167.28299999999999},"last":0.75},{"interface":"front","average":{"1min":1.099,"5min":3.141,"15min":2.863},"min":{"1min":0.60099999999999998,"5min":0.34200000000000003,"15min":0.29799999999999999},"max":{"1min":4.9969999999999999,"5min":167.935,"15min":167.935},"last":0.495}]},{"osd":3,"last update":"Sat Sep 23 23:46:38 2023","interfaces":[{"interface":"back","average":{"1min":3.8559999999999999,"5min":2.0209999999999999,"15min":2.0339999999999998},"min":{"1min":0.45100000000000001,"5min":0.41199999999999998,"15min":0.33200000000000002},"max":{"1min":43.689,"5min":43.689,"15min":69.519000000000005},"last":1.486},{"interface":"front","average":{"1min":4.0279999999999996,"5min":1.927,"15min":2.1040000000000001},"min":{"1min":0.58299999999999996,"5min":0.35699999999999998,"15min":0.29199999999999998},"max":{"1min":44.094000000000001,"5min":44.094000000000001,"15min":71.221000000000004},"last":3.7040000000000002}]},{"osd":5,"last update":"Sat Sep 23 23:46:47 2023","interfaces":[{"interface":"back","average":{"1min":1.0029999999999999,"5min":0.81200000000000006,"15min":0.90400000000000003},"min":{"1min":0.59199999999999997,"5min":0.36099999999999999,"15min":0.34300000000000003},"max":{"1min":1.3859999999999999,"5min":2.8029999999999999,"15min":9.5220000000000002},"last":0.56100000000000005},{"interface":"front","average":{"1min":1.1819999999999999,"5min":0.95699999999999996,"15min":1.0269999999999999},"min":{"1min":0.68300000000000005,"5min":0.44400000000000001,"15min":0.42299999999999999},"max":{"1min":1.4550000000000001,"5min":2.8450000000000002,"15min":9.5510000000000002},"last":0.83199999999999996}]},{"osd":6,"last update":"Sat Sep 23 23:46:47 2023","interfaces":[{"interface":"back","average":{"1min":1.1100000000000001,"5min":0.95299999999999996,"15min":1.0629999999999999},"min":{"1min":0.48199999999999998,"5min":0.312,"15min":0.312},"max":{"1min":1.4950000000000001,"5min":3.2189999999999999,"15min":8.3699999999999992},"last":0.94199999999999995},{"interface":"front","average":{"1min":1.1870000000000001,"5min":0.98699999999999999,"15min":0.92000000000000004},"min":{"1min":0.65400000000000003,"5min":0.42199999999999999,"15min":0.36099999999999999},"max":{"1min":1.661,"5min":2.3919999999999999,"15min":3.4260000000000002},"last":1.113}]},{"osd":7,"last update":"Sat Sep 23 23:46:47 2023","interfaces":[{"interface":"back","average":{"1min":1.212,"5min":0.93999999999999995,"15min":1.0449999999999999},"min":{"1min":0.629,"5min":0.47599999999999998,"15min":0.33000000000000002},"max":{"1min":1.5029999999999999,"5min":1.6819999999999999,"15min":9.6140000000000008},"last":0.90400000000000003},{"interface":"front","average":{"1min":1.2250000000000001,"5min":0.97799999999999998,"15min":1.0609999999999999},"min":{"1min":0.70699999999999996,"5min":0.39500000000000002,"15min":0.34999999999999998},"max":{"1min":1.73,"5min":2.3149999999999999,"15min":6.5910000000000002},"last":1.014}]}]},{"osd":5,"up_from":0,"seq":163208757715,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"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},"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":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"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":593920,"data_stored":590368,"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":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":4194304,"data_stored":4194304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4198400,"data_stored":4194323,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"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":4485,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4198400,"data_stored":4194323,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1658,"internal_metadata":0},{"poolid":2,"osd":4,"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},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4198400,"data_stored":4194323,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":4194304,"data_stored":4194304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9036,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":22,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6760,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":5322,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7787,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":182,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3689,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":32768,"data_stored":5504,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":624,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":5482,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4950,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"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},{"poolid":4,"osd":1,"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},{"poolid":4,"osd":2,"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},{"poolid":4,"osd":3,"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},{"poolid":4,"osd":4,"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},{"poolid":4,"osd":5,"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},{"poolid":4,"osd":6,"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},{"poolid":4,"osd":7,"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},{"poolid":8,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":1836843008,"data_stored":1836843008,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":1724514304,"data_stored":1724514304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":2150891520,"data_stored":2150891520,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":1632567296,"data_stored":1632567296,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":1634140160,"data_stored":1634140160,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-23T23:47:41.847 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T23:47:41.934 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:41.984 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:41.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:41.987 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:47:42.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:47:41 smithi159 bash[108473]: cluster 2023-09-23T23:47:40.696281+0000 mgr.y (mgr.25991) 917 : cluster 0 pgmap v1023: 89 pgs: 89 active+clean; 3.0 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 69 MiB/s wr, 1.10k op/s 2023-09-23T23:47:42.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:47:41 smithi159 bash[105915]: cluster 2023-09-23T23:47:40.696281+0000 mgr.y (mgr.25991) 917 : cluster 0 pgmap v1023: 89 pgs: 89 active+clean; 3.0 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 69 MiB/s wr, 1.10k op/s 2023-09-23T23:47:42.088 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:42.146 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:42.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:42.148 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:47:42.249 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:47:42.258 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:47:41 smithi164 bash[92846]: cluster 2023-09-23T23:47:40.696281+0000 mgr.y (mgr.25991) 917 : cluster 0 pgmap v1023: 89 pgs: 89 active+clean; 3.0 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 69 MiB/s wr, 1.10k op/s 2023-09-23T23:47:42.275 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:47:42.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:42.279 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:47:42.379 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:42.403 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:42.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:42.407 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:47:42.508 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:47:42.536 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:47:42.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:42.539 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:47:42.575 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 36 16 54499 54483 94.579 67.625 0.0136371 0.0105679 2023-09-23T23:47:42.639 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:47:42.661 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:47:42.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:42.664 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:47:42.764 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:47:42.788 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:47:42.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:42.792 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:47:42.893 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:47:42.916 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:47:42.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:42.920 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:47:43.020 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:47:43.050 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:47:43.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:43.054 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:47:43.155 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:47:43.181 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:47:43.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:43.183 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:47:43.284 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:47:43.310 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:47:43.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:43.312 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:47:43.413 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:47:43.438 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:47:43.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:43.443 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:47:43.543 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:47:43.570 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:47:43.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:43.572 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:47:43.575 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 37 16 55682 55666 94.0209 73.9375 0.019896 0.0106281 2023-09-23T23:47:43.673 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:47:43.702 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:47:43.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:43.704 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:47:43.805 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:43.848 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:43.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:43.851 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:47:43.952 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:43.961 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:47:43 smithi164 bash[92846]: cluster 2023-09-23T23:47:42.696897+0000 mgr.y (mgr.25991) 918 : cluster 0 pgmap v1024: 89 pgs: 89 active+clean; 3.1 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 73 MiB/s wr, 1.17k op/s 2023-09-23T23:47:43.980 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:43.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:43.984 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:47:44.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:47:43 smithi159 bash[105915]: cluster 2023-09-23T23:47:42.696897+0000 mgr.y (mgr.25991) 918 : cluster 0 pgmap v1024: 89 pgs: 89 active+clean; 3.1 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 73 MiB/s wr, 1.17k op/s 2023-09-23T23:47:44.045 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:47:43 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:47:43] "GET /metrics HTTP/1.1" 200 36541 "" "Prometheus/2.43.0" 2023-09-23T23:47:44.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:47:43 smithi159 bash[108473]: cluster 2023-09-23T23:47:42.696897+0000 mgr.y (mgr.25991) 918 : cluster 0 pgmap v1024: 89 pgs: 89 active+clean; 3.1 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 73 MiB/s wr, 1.17k op/s 2023-09-23T23:47:44.085 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:44.118 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:44.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:44.123 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:47:44.223 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:44.248 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:44.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:44.250 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:47:44.345 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:47:44.346 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:47:44.351 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:47:44.377 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:47:44.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:44.382 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:47:44.482 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:47:44.511 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:47:44.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:44.515 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:47:44.576 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 38 16 56804 56788 93.3919 70.125 0.00554887 0.0107018 2023-09-23T23:47:44.615 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:44.643 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:44.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:44.645 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:47:44.745 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:47:44.770 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:47:44.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:44.772 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:47:44.873 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:44.901 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:44.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:44.903 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:47:45.004 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:45.033 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:45.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:45.036 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:47:45.136 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:47:45.162 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:47:45.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:45.167 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:47:45.268 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:45.301 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:45.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:45.303 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:47:45.404 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:45.430 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:45.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:45.434 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:47:45.534 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:45.562 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:45.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:45.565 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:47:45.576 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 39 16 57908 57892 92.7663 69 0.00750759 0.010773 2023-09-23T23:47:45.666 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:45.691 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:45.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:45.694 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:47:45.794 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:45.821 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:45.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:45.827 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:47:45.928 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:45.956 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:45.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:45.959 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:47:46.060 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:46.091 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:46.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:46.094 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:47:46.194 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:46.203 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:47:45 smithi159 bash[105915]: cluster 2023-09-23T23:47:44.699685+0000 mgr.y (mgr.25991) 919 : cluster 0 pgmap v1025: 89 pgs: 89 active+clean; 3.3 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 76 MiB/s wr, 1.22k op/s 2023-09-23T23:47:46.204 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:47:45 smithi159 bash[108473]: cluster 2023-09-23T23:47:44.699685+0000 mgr.y (mgr.25991) 919 : cluster 0 pgmap v1025: 89 pgs: 89 active+clean; 3.3 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 76 MiB/s wr, 1.22k op/s 2023-09-23T23:47:46.220 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:46.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:46.222 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:47:46.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:47:45 smithi164 bash[92846]: cluster 2023-09-23T23:47:44.699685+0000 mgr.y (mgr.25991) 919 : cluster 0 pgmap v1025: 89 pgs: 89 active+clean; 3.3 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 76 MiB/s wr, 1.22k op/s 2023-09-23T23:47:46.323 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:47:46.353 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:47:46.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:46.357 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:47:46.377 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:47:46.377 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:47:46.457 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:46.482 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:46.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:46.486 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:47:46.576 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:2023-09-23T23:47:46.573005+0000 min lat: 0.0012955 max lat: 0.30307 avg lat: 0.0108444 2023-09-23T23:47:46.576 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T23:47:46.576 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 40 16 59003 58987 92.1579 68.4375 0.0114477 0.0108444 2023-09-23T23:47:46.586 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:46.631 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:46.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:46.635 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:47:46.736 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:47:46.761 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:47:46.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:46.768 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:47:46.868 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:46.899 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:46.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:46.901 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:47:47.002 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:47.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:47.045 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:47.045 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:47:47.146 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:47:47.174 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:47:47.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:47.179 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:47:47.279 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:47.309 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:47.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:47.313 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:47:47.413 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:47.457 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:47.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:47.461 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:47:47.562 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:47.576 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 41 16 60123 60107 91.6173 70 0.00716332 0.010908 2023-09-23T23:47:47.595 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:47.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:47.598 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:47:47.698 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:47:47.735 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:47:47.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:47.740 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:47:47.840 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:47.867 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:47.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:47.871 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:47:47.972 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:47:47.999 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:47:48.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:48.004 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:47:48.104 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:47:48.135 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:47:48.137 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:47:47 smithi164 bash[92846]: cluster 2023-09-23T23:47:46.700393+0000 mgr.y (mgr.25991) 920 : cluster 0 pgmap v1026: 89 pgs: 89 active+clean; 3.5 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 71 MiB/s wr, 1.13k op/s 2023-09-23T23:47:48.137 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:47:47 smithi164 bash[92846]: audit 2023-09-23T23:47:47.246997+0000 mon.a (mon.0) 1237 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:47:48.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:48.138 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:47:48.239 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:48.266 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:48.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:48.269 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:47:48.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:47:47 smithi159 bash[105915]: cluster 2023-09-23T23:47:46.700393+0000 mgr.y (mgr.25991) 920 : cluster 0 pgmap v1026: 89 pgs: 89 active+clean; 3.5 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 71 MiB/s wr, 1.13k op/s 2023-09-23T23:47:48.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:47:47 smithi159 bash[105915]: audit 2023-09-23T23:47:47.246997+0000 mon.a (mon.0) 1237 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:47:48.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:47:47 smithi159 bash[108473]: cluster 2023-09-23T23:47:46.700393+0000 mgr.y (mgr.25991) 920 : cluster 0 pgmap v1026: 89 pgs: 89 active+clean; 3.5 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 71 MiB/s wr, 1.13k op/s 2023-09-23T23:47:48.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:47:47 smithi159 bash[108473]: audit 2023-09-23T23:47:47.246997+0000 mon.a (mon.0) 1237 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:47:48.370 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:48.402 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:48.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:48.404 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:47:48.505 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:48.531 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:48.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:48.533 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:47:48.576 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 42 16 61104 61088 90.8956 61.3125 0.0066117 0.0109957 2023-09-23T23:47:48.634 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:47:48.655 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:47:48.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:48.660 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:47:48.760 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:48.785 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:48.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:48.790 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:47:48.890 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:48.908 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:48.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:48.910 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:47:49.011 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:49.045 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:49.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:49.047 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:47:49.148 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:47:49.173 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:47:49.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:49.179 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:47:49.280 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:47:49.308 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:47:49.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:49.309 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:47:49.410 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:49.441 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:49.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:49.444 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:47:49.545 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:49.576 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 43 16 62176 62160 90.3398 67 0.0109133 0.0110646 2023-09-23T23:47:49.579 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:49.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:49.581 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:47:49.682 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:49.708 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:49.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:49.716 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:47:49.816 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:49.843 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:49.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:49.848 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:47:49.948 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:49.956 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:47:49 smithi159 bash[105915]: cluster 2023-09-23T23:47:48.700978+0000 mgr.y (mgr.25991) 921 : cluster 0 pgmap v1027: 89 pgs: 89 active+clean; 3.6 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 67 MiB/s wr, 1.07k op/s 2023-09-23T23:47:49.956 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:47:49 smithi159 bash[108473]: cluster 2023-09-23T23:47:48.700978+0000 mgr.y (mgr.25991) 921 : cluster 0 pgmap v1027: 89 pgs: 89 active+clean; 3.6 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 67 MiB/s wr, 1.07k op/s 2023-09-23T23:47:49.981 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:49.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:49.987 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:47:50.088 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:50.113 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:50.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:50.116 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:47:50.216 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:47:50.228 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:47:49 smithi164 bash[92846]: cluster 2023-09-23T23:47:48.700978+0000 mgr.y (mgr.25991) 921 : cluster 0 pgmap v1027: 89 pgs: 89 active+clean; 3.6 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 67 MiB/s wr, 1.07k op/s 2023-09-23T23:47:50.247 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:47:50.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:50.251 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:47:50.351 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:47:50.381 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:47:50.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:50.387 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:47:50.487 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:50.520 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:50.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:50.523 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:47:50.576 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 44 16 63257 63241 89.8219 67.5625 0.0120705 0.0111272 2023-09-23T23:47:50.624 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:50.649 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:50.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:50.652 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:47:50.753 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:50.778 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:50.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:50.779 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:47:50.880 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:50.914 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:50.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:50.922 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:47:51.023 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:51.047 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:51.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:51.051 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:47:51.151 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:47:51.176 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:47:51.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:51.178 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:47:51.279 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:47:51.306 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:47:51.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:51.310 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:47:51.411 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:47:51.442 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:47:51.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:51.445 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:47:51.545 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:47:51.570 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:47:51.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:51.575 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:47:51.576 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 45 16 64159 64143 89.0785 56.375 0.00495684 0.0112201 2023-09-23T23:47:51.676 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:51.701 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:51.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:51.706 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:47:51.807 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:47:51.836 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:47:51.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:51.838 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:47:51.939 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:47:51.947 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:47:51 smithi159 bash[105915]: cluster 2023-09-23T23:47:50.701586+0000 mgr.y (mgr.25991) 922 : cluster 0 pgmap v1028: 89 pgs: 89 active+clean; 3.7 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 65 MiB/s wr, 1.05k op/s 2023-09-23T23:47:51.948 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:47:51 smithi159 bash[108473]: cluster 2023-09-23T23:47:50.701586+0000 mgr.y (mgr.25991) 922 : cluster 0 pgmap v1028: 89 pgs: 89 active+clean; 3.7 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 65 MiB/s wr, 1.05k op/s 2023-09-23T23:47:51.979 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:47:51.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:51.983 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:47:52.084 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:52.116 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:52.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:52.119 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:47:52.220 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:47:52.229 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:47:51 smithi164 bash[92846]: cluster 2023-09-23T23:47:50.701586+0000 mgr.y (mgr.25991) 922 : cluster 0 pgmap v1028: 89 pgs: 89 active+clean; 3.7 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 65 MiB/s wr, 1.05k op/s 2023-09-23T23:47:52.244 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:47:52.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:52.250 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:47:52.350 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:47:52.377 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:47:52.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:52.383 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:47:52.483 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:47:52.510 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:47:52.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:52.513 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:47:52.576 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 46 16 65198 65182 88.5536 64.9375 0.0128879 0.0112861 2023-09-23T23:47:52.614 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:52.641 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:52.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:52.645 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:47:52.746 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:52.773 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:52.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:52.779 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:47:52.880 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:47:52.904 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:47:52.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:52.906 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:47:53.007 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:47:53.036 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:47:53.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:53.038 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:47:53.139 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:47:53.163 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:47:53.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:53.166 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:47:53.267 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:53.301 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:53.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:53.302 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:47:53.403 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:53.431 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:53.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:53.434 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:47:53.535 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:53.563 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:53.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:53.565 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:47:53.576 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 47 16 66063 66047 87.8196 54.0625 0.00355713 0.0113789 2023-09-23T23:47:53.666 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:47:53.689 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:47:53.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:53.694 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:47:53.794 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:47:53 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:47:53] "GET /metrics HTTP/1.1" 200 36541 "" "Prometheus/2.43.0" 2023-09-23T23:47:53.794 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:53.823 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:53.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:53.827 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:47:53.900 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:47:53 smithi159 bash[108473]: cluster 2023-09-23T23:47:52.702156+0000 mgr.y (mgr.25991) 923 : cluster 0 pgmap v1029: 89 pgs: 89 active+clean; 3.8 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 70 MiB/s wr, 1.12k op/s 2023-09-23T23:47:53.929 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:53.937 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:47:53 smithi164 bash[92846]: cluster 2023-09-23T23:47:52.702156+0000 mgr.y (mgr.25991) 923 : cluster 0 pgmap v1029: 89 pgs: 89 active+clean; 3.8 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 70 MiB/s wr, 1.12k op/s 2023-09-23T23:47:53.959 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:53.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:53.963 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:47:54.064 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:54.071 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:47:53 smithi159 bash[105915]: cluster 2023-09-23T23:47:52.702156+0000 mgr.y (mgr.25991) 923 : cluster 0 pgmap v1029: 89 pgs: 89 active+clean; 3.8 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 70 MiB/s wr, 1.12k op/s 2023-09-23T23:47:54.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:54.098 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:54.098 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:47:54.199 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:54.231 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:54.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:54.235 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:47:54.336 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:54.365 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:54.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:54.371 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:47:54.471 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:47:54.505 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:47:54.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:54.507 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:47:54.577 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 48 16 67084 67068 87.3194 63.8125 0.0226952 0.0114456 2023-09-23T23:47:54.608 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:54.633 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:54.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:54.635 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:47:54.736 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:54.759 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:54.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:54.762 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:47:54.863 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:47:54.890 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:47:54.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:54.893 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:47:54.994 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:55.016 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:55.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:55.021 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:47:55.122 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:47:55.150 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:47:55.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:55.157 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:47:55.257 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:47:55.281 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:47:55.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:55.284 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:47:55.384 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:47:55.412 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:47:55.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:55.414 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:47:55.515 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:47:55.541 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:47:55.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:55.547 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:47:55.577 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 49 16 68081 68065 86.8089 62.3125 0.00752171 0.0115137 2023-09-23T23:47:55.647 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:55.675 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:55.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:55.681 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:47:55.782 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:47:55.810 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:47:55.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:55.815 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:47:55.916 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:47:55.944 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:47:55.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:55.946 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:47:56.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:47:55 smithi159 bash[105915]: cluster 2023-09-23T23:47:54.702795+0000 mgr.y (mgr.25991) 924 : cluster 0 pgmap v1030: 89 pgs: 89 active+clean; 4.0 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 72 MiB/s wr, 1.15k op/s 2023-09-23T23:47:56.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:47:55 smithi159 bash[108473]: cluster 2023-09-23T23:47:54.702795+0000 mgr.y (mgr.25991) 924 : cluster 0 pgmap v1030: 89 pgs: 89 active+clean; 4.0 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 72 MiB/s wr, 1.15k op/s 2023-09-23T23:47:56.047 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:47:56.074 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:47:56.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:56.078 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:47:56.179 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:47:56.204 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:47:56.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:56.206 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:47:56.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:47:55 smithi164 bash[92846]: cluster 2023-09-23T23:47:54.702795+0000 mgr.y (mgr.25991) 924 : cluster 0 pgmap v1030: 89 pgs: 89 active+clean; 4.0 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 72 MiB/s wr, 1.15k op/s 2023-09-23T23:47:56.307 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:47:56.334 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:47:56.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:56.336 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:47:56.437 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:56.465 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:56.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:56.470 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:47:56.571 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:47:56.576 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 50 16 69118 69102 86.3689 64.8125 0.00675089 0.0115718 2023-09-23T23:47:56.594 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:47:56.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:56.599 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:47:56.700 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:47:56.730 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:47:56.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:56.733 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:47:56.833 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:47:56.861 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:47:56.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:56.864 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:47:56.965 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:47:56.998 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:47:57.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:57.003 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:47:57.104 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:57.137 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:47:57.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:57.140 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:47:57.241 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:47:57.265 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:47:57.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:57.267 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:47:57.368 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:57.394 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:57.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:57.397 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:47:57.497 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:47:57.529 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:47:57.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:57.533 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:47:57.577 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 51 16 70115 70099 85.8971 62.3125 0.00783066 0.0116361 2023-09-23T23:47:57.634 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:57.662 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:57.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:57.664 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:47:57.765 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:47:57.792 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:47:57.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:57.796 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:47:57.897 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:57.908 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:47:57 smithi159 bash[108473]: cluster 2023-09-23T23:47:56.703400+0000 mgr.y (mgr.25991) 925 : cluster 0 pgmap v1031: 89 pgs: 89 active+clean; 4.1 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 66 MiB/s wr, 1.06k op/s 2023-09-23T23:47:57.924 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:57.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:57.930 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:47:58.031 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:58.057 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:58.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:58.061 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:47:58.162 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:58.171 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:47:57 smithi159 bash[105915]: cluster 2023-09-23T23:47:56.703400+0000 mgr.y (mgr.25991) 925 : cluster 0 pgmap v1031: 89 pgs: 89 active+clean; 4.1 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 66 MiB/s wr, 1.06k op/s 2023-09-23T23:47:58.185 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:58.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:58.187 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:47:58.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:47:57 smithi164 bash[92846]: cluster 2023-09-23T23:47:56.703400+0000 mgr.y (mgr.25991) 925 : cluster 0 pgmap v1031: 89 pgs: 89 active+clean; 4.1 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 66 MiB/s wr, 1.06k op/s 2023-09-23T23:47:58.288 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:58.325 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:58.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:58.327 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:47:58.428 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:58.453 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:58.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:58.455 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:47:58.555 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:47:58.577 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 52 16 71104 71088 85.4338 61.8125 0.0113817 0.0116994 2023-09-23T23:47:58.580 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:47:58.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:58.587 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:47:58.687 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:58.712 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:47:58.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:58.714 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:47:58.815 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:47:58.846 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:47:58.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:58.849 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:47:58.949 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:47:58.982 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:47:58.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:58.986 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:47:59.086 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:59.124 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:47:59.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:59.129 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:47:59.230 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:47:59.259 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:47:59.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:59.262 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:47:59.362 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:47:59.391 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:47:59.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:59.395 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:47:59.495 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:47:59.518 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:47:59.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:59.523 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:47:59.577 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 53 16 72066 72050 84.9562 60.125 0.0156946 0.0117646 2023-09-23T23:47:59.624 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:59.651 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:59.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:59.655 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:47:59.756 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:59.781 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:47:59.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:59.783 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:47:59.884 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:47:59.917 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:47:59.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:47:59.919 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:48:00.020 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:00.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:47:59 smithi164 bash[92846]: cluster 2023-09-23T23:47:58.703956+0000 mgr.y (mgr.25991) 926 : cluster 0 pgmap v1032: 89 pgs: 89 active+clean; 4.2 GiB data, 16 GiB used, 432 GiB / 447 GiB avail; 62 MiB/s wr, 992 op/s 2023-09-23T23:48:00.045 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:00.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:00.053 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:48:00.154 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:48:00.177 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:48:00.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:00.182 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:48:00.283 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:00.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:47:59 smithi159 bash[105915]: cluster 2023-09-23T23:47:58.703956+0000 mgr.y (mgr.25991) 926 : cluster 0 pgmap v1032: 89 pgs: 89 active+clean; 4.2 GiB data, 16 GiB used, 432 GiB / 447 GiB avail; 62 MiB/s wr, 992 op/s 2023-09-23T23:48:00.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:47:59 smithi159 bash[108473]: cluster 2023-09-23T23:47:58.703956+0000 mgr.y (mgr.25991) 926 : cluster 0 pgmap v1032: 89 pgs: 89 active+clean; 4.2 GiB data, 16 GiB used, 432 GiB / 447 GiB avail; 62 MiB/s wr, 992 op/s 2023-09-23T23:48:00.310 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:00.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:00.312 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:48:00.413 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:00.436 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:00.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:00.442 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:48:00.543 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:00.571 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:00.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:00.574 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:48:00.577 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 54 16 73032 73016 84.5009 60.375 0.0178752 0.0118285 2023-09-23T23:48:00.674 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:00.698 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:00.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:00.702 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:48:00.803 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:00.841 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:00.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:00.847 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:48:00.947 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:00.975 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:00.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:00.977 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:48:01.078 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:01.117 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:01.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:01.121 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:48:01.221 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:48:01.246 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:48:01.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:01.251 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:48:01.351 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:01.379 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:01.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:01.384 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:48:01.485 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:01.513 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:01.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:01.516 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:48:01.577 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 55 16 74039 74023 84.1087 62.9375 0.012825 0.0118836 2023-09-23T23:48:01.617 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:48:01.640 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:48:01.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:01.642 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:48:01.743 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:48:01.776 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:48:01.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:01.783 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:48:01.885 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:01.916 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:01.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:01.921 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:48:02.021 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:48:02.045 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:48:02.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:02.091 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:48:02.167 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:48:01 smithi159 bash[108473]: cluster 2023-09-23T23:48:00.704513+0000 mgr.y (mgr.25991) 927 : cluster 0 pgmap v1033: 89 pgs: 89 active+clean; 4.3 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 60 MiB/s wr, 952 op/s 2023-09-23T23:48:02.167 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:48:01 smithi159 bash[105915]: cluster 2023-09-23T23:48:00.704513+0000 mgr.y (mgr.25991) 927 : cluster 0 pgmap v1033: 89 pgs: 89 active+clean; 4.3 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 60 MiB/s wr, 952 op/s 2023-09-23T23:48:02.192 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:48:02.230 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:48:02.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:02.235 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:48:02.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:48:01 smithi164 bash[92846]: cluster 2023-09-23T23:48:00.704513+0000 mgr.y (mgr.25991) 927 : cluster 0 pgmap v1033: 89 pgs: 89 active+clean; 4.3 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 60 MiB/s wr, 952 op/s 2023-09-23T23:48:02.336 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:48:02.380 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:48:02.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:02.383 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:48:02.484 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:48:02.512 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:48:02.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:02.518 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:48:02.577 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 56 16 74931 74915 83.6023 55.75 0.0218728 0.0119544 2023-09-23T23:48:02.619 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:02.645 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:02.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:02.648 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:48:02.751 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:02.780 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:02.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:02.783 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:48:02.841 INFO:teuthology.orchestra.run.smithi159.stdout: 2023-09-23T23:48:02.853 INFO:teuthology.orchestra.run.smithi159.stderr:dumped all 2023-09-23T23:48:02.883 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:48:02.940 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:48:02.946 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:48:02 smithi159 bash[105915]: audit 2023-09-23T23:48:02.247611+0000 mon.a (mon.0) 1238 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:48:02.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:02.947 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:48:02.948 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:48:02 smithi159 bash[108473]: audit 2023-09-23T23:48:02.247611+0000 mon.a (mon.0) 1238 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:48:02.987 INFO:teuthology.orchestra.run.smithi159.stdout:{ 2023-09-23T23:48:02.987 INFO:teuthology.orchestra.run.smithi159.stdout: "ops": [], 2023-09-23T23:48:02.987 INFO:teuthology.orchestra.run.smithi159.stdout: "complaint_time": 30, 2023-09-23T23:48:02.987 INFO:teuthology.orchestra.run.smithi159.stdout: "num_blocked_ops": 0 2023-09-23T23:48:02.987 INFO:teuthology.orchestra.run.smithi159.stdout:} 2023-09-23T23:48:03.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:48:02 smithi164 bash[92846]: audit 2023-09-23T23:48:02.247611+0000 mon.a (mon.0) 1238 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:48:03.049 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:48:03.085 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:48:03.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:03.087 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:48:03.187 INFO:teuthology.orchestra.run.smithi159.stdout:osd.0: {} 2023-09-23T23:48:03.188 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:03.223 INFO:teuthology.orchestra.run.smithi159.stdout:osd.1: {} 2023-09-23T23:48:03.225 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:03.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:03.228 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:48:03.262 INFO:teuthology.orchestra.run.smithi159.stdout:osd.2: {} 2023-09-23T23:48:03.304 INFO:teuthology.orchestra.run.smithi159.stdout:osd.3: {} 2023-09-23T23:48:03.330 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:03.336 INFO:teuthology.orchestra.run.smithi159.stdout:osd.4: {} 2023-09-23T23:48:03.362 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:03.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:03.365 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:48:03.368 INFO:teuthology.orchestra.run.smithi159.stdout:osd.5: {} 2023-09-23T23:48:03.407 INFO:teuthology.orchestra.run.smithi159.stdout:osd.6: {} 2023-09-23T23:48:03.447 INFO:teuthology.orchestra.run.smithi159.stdout:osd.7: {} 2023-09-23T23:48:03.454 INFO:teuthology.orchestra.run.smithi159.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T23:48:03.454 INFO:teuthology.orchestra.run.smithi159.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T23:48:03.455 INFO:teuthology.orchestra.run.smithi159.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T23:48:03.455 INFO:teuthology.orchestra.run.smithi159.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T23:48:03.455 INFO:teuthology.orchestra.run.smithi159.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T23:48:03.455 INFO:teuthology.orchestra.run.smithi159.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T23:48:03.455 INFO:teuthology.orchestra.run.smithi159.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T23:48:03.455 INFO:teuthology.orchestra.run.smithi159.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T23:48:03.466 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:48:03.492 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:48:03.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:03.494 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:48:03.577 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 57 16 75670 75654 82.9458 46.1875 0.011213 0.0120498 2023-09-23T23:48:03.596 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:03.630 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:03.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:03.636 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:48:03.737 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:48:03.770 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:48:03.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:03.772 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:48:03.872 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:03.896 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:03.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:03.899 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:48:03.945 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:48:03 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:48:03] "GET /metrics HTTP/1.1" 200 36539 "" "Prometheus/2.43.0" 2023-09-23T23:48:03.948 INFO:teuthology.orchestra.run.smithi159.stderr:noscrub is unset 2023-09-23T23:48:03.999 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:48:04.008 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:48:03 smithi164 bash[92846]: cluster 2023-09-23T23:48:02.705887+0000 mgr.y (mgr.25991) 928 : cluster 0 pgmap v1034: 89 pgs: 89 active+clean; 4.4 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 64 MiB/s wr, 1.02k op/s 2023-09-23T23:48:04.009 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:48:03 smithi164 bash[92846]: audit 2023-09-23T23:48:02.819009+0000 mgr.y (mgr.25991) 929 : audit 0 from='client.35124 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:48:04.009 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:48:03 smithi164 bash[92846]: audit 2023-09-23T23:48:03.120318+0000 mon.c (mon.2) 81 : audit 0 from='client.? 172.21.15.159:0/1210682068' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:48:04.009 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:48:03 smithi164 bash[92846]: audit 2023-09-23T23:48:03.141760+0000 mon.b (mon.1) 10 : audit 1 from='client.? 172.21.15.159:0/253122879' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:48:04.009 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:48:03 smithi164 bash[92846]: audit 2023-09-23T23:48:03.143063+0000 mon.a (mon.0) 1239 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:48:04.023 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:48:04.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:04.026 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:48:04.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:48:03 smithi159 bash[105915]: cluster 2023-09-23T23:48:02.705887+0000 mgr.y (mgr.25991) 928 : cluster 0 pgmap v1034: 89 pgs: 89 active+clean; 4.4 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 64 MiB/s wr, 1.02k op/s 2023-09-23T23:48:04.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:48:03 smithi159 bash[105915]: audit 2023-09-23T23:48:02.819009+0000 mgr.y (mgr.25991) 929 : audit 0 from='client.35124 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:48:04.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:48:03 smithi159 bash[105915]: audit 2023-09-23T23:48:03.120318+0000 mon.c (mon.2) 81 : audit 0 from='client.? 172.21.15.159:0/1210682068' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:48:04.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:48:03 smithi159 bash[105915]: audit 2023-09-23T23:48:03.141760+0000 mon.b (mon.1) 10 : audit 1 from='client.? 172.21.15.159:0/253122879' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:48:04.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:48:03 smithi159 bash[105915]: audit 2023-09-23T23:48:03.143063+0000 mon.a (mon.0) 1239 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:48:04.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:48:03 smithi159 bash[108473]: cluster 2023-09-23T23:48:02.705887+0000 mgr.y (mgr.25991) 928 : cluster 0 pgmap v1034: 89 pgs: 89 active+clean; 4.4 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 64 MiB/s wr, 1.02k op/s 2023-09-23T23:48:04.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:48:03 smithi159 bash[108473]: audit 2023-09-23T23:48:02.819009+0000 mgr.y (mgr.25991) 929 : audit 0 from='client.35124 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:48:04.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:48:03 smithi159 bash[108473]: audit 2023-09-23T23:48:03.120318+0000 mon.c (mon.2) 81 : audit 0 from='client.? 172.21.15.159:0/1210682068' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:48:04.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:48:03 smithi159 bash[108473]: audit 2023-09-23T23:48:03.141760+0000 mon.b (mon.1) 10 : audit 1 from='client.? 172.21.15.159:0/253122879' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:48:04.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:48:03 smithi159 bash[108473]: audit 2023-09-23T23:48:03.143063+0000 mon.a (mon.0) 1239 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:48:04.127 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:48:04.152 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:48:04.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:04.157 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:48:04.258 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:48:04.287 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:48:04.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:04.292 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:48:04.393 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:48:04.420 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:48:04.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:04.422 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:48:04.523 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:48:04.550 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:48:04.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:04.552 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:48:04.577 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 58 16 76590 76574 82.507 57.5 0.0203504 0.0121139 2023-09-23T23:48:04.653 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:48:04.697 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:48:04.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:04.702 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:48:04.802 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:48:04.830 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:48:04.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:04.832 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:48:04.932 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:04.965 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:04.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:04.969 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:48:05.069 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:48:05.078 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:48:04 smithi164 bash[92846]: cluster 2023-09-23T23:48:03.927056+0000 mon.a (mon.0) 1240 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:48:05.079 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:48:04 smithi164 bash[92846]: cluster 2023-09-23T23:48:03.932234+0000 osd.6 (osd.6) 338 : cluster 3 failed to encode map e297 with expected crc 2023-09-23T23:48:05.079 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:48:04 smithi164 bash[92846]: audit 2023-09-23T23:48:03.936512+0000 mon.a (mon.0) 1241 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T23:48:05.079 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:48:04 smithi164 bash[92846]: cluster 2023-09-23T23:48:03.936761+0000 mon.a (mon.0) 1242 : cluster 0 osdmap e297: 8 total, 8 up, 5 in 2023-09-23T23:48:05.079 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:48:04 smithi164 bash[92846]: cluster 2023-09-23T23:48:03.950232+0000 osd.4 (osd.4) 218 : cluster 3 failed to encode map e297 with expected crc 2023-09-23T23:48:05.079 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:48:04 smithi164 bash[92846]: cluster 2023-09-23T23:48:03.992244+0000 osd.5 (osd.5) 146 : cluster 3 failed to encode map e297 with expected crc 2023-09-23T23:48:05.079 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:48:04 smithi164 bash[92846]: cluster 2023-09-23T23:48:03.995940+0000 osd.7 (osd.7) 173 : cluster 3 failed to encode map e297 with expected crc 2023-09-23T23:48:05.097 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:48:05.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:05.099 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:48:05.200 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:48:05.208 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:48:04 smithi159 bash[105915]: cluster 2023-09-23T23:48:03.927056+0000 mon.a (mon.0) 1240 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:48:05.208 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:48:04 smithi159 bash[105915]: cluster 2023-09-23T23:48:03.932234+0000 osd.6 (osd.6) 338 : cluster 3 failed to encode map e297 with expected crc 2023-09-23T23:48:05.209 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:48:04 smithi159 bash[105915]: audit 2023-09-23T23:48:03.936512+0000 mon.a (mon.0) 1241 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T23:48:05.209 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:48:04 smithi159 bash[105915]: cluster 2023-09-23T23:48:03.936761+0000 mon.a (mon.0) 1242 : cluster 0 osdmap e297: 8 total, 8 up, 5 in 2023-09-23T23:48:05.209 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:48:04 smithi159 bash[105915]: cluster 2023-09-23T23:48:03.950232+0000 osd.4 (osd.4) 218 : cluster 3 failed to encode map e297 with expected crc 2023-09-23T23:48:05.209 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:48:04 smithi159 bash[105915]: cluster 2023-09-23T23:48:03.992244+0000 osd.5 (osd.5) 146 : cluster 3 failed to encode map e297 with expected crc 2023-09-23T23:48:05.209 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:48:04 smithi159 bash[105915]: cluster 2023-09-23T23:48:03.995940+0000 osd.7 (osd.7) 173 : cluster 3 failed to encode map e297 with expected crc 2023-09-23T23:48:05.209 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:48:04 smithi159 bash[108473]: cluster 2023-09-23T23:48:03.927056+0000 mon.a (mon.0) 1240 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:48:05.209 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:48:04 smithi159 bash[108473]: cluster 2023-09-23T23:48:03.932234+0000 osd.6 (osd.6) 338 : cluster 3 failed to encode map e297 with expected crc 2023-09-23T23:48:05.209 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:48:04 smithi159 bash[108473]: audit 2023-09-23T23:48:03.936512+0000 mon.a (mon.0) 1241 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T23:48:05.210 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:48:04 smithi159 bash[108473]: cluster 2023-09-23T23:48:03.936761+0000 mon.a (mon.0) 1242 : cluster 0 osdmap e297: 8 total, 8 up, 5 in 2023-09-23T23:48:05.210 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:48:04 smithi159 bash[108473]: cluster 2023-09-23T23:48:03.950232+0000 osd.4 (osd.4) 218 : cluster 3 failed to encode map e297 with expected crc 2023-09-23T23:48:05.210 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:48:04 smithi159 bash[108473]: cluster 2023-09-23T23:48:03.992244+0000 osd.5 (osd.5) 146 : cluster 3 failed to encode map e297 with expected crc 2023-09-23T23:48:05.210 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:48:04 smithi159 bash[108473]: cluster 2023-09-23T23:48:03.995940+0000 osd.7 (osd.7) 173 : cluster 3 failed to encode map e297 with expected crc 2023-09-23T23:48:05.229 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:48:05.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:05.235 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:48:05.336 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:48:05.370 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:48:05.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:05.376 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:48:05.476 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:05.501 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:05.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:05.503 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:48:05.578 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 59 16 77521 77505 82.0946 58.1875 0.00826561 0.012176 2023-09-23T23:48:05.604 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:48:05.633 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:48:05.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:05.637 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:48:05.738 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:48:05.776 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:48:05.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:05.780 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:48:05.880 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:48:05.902 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:48:05.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:05.906 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:48:06.006 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:06.015 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:48:05 smithi159 bash[105915]: cluster 2023-09-23T23:48:04.706553+0000 mgr.y (mgr.25991) 930 : cluster 0 pgmap v1036: 89 pgs: 89 active+clean; 4.6 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 61 MiB/s wr, 973 op/s 2023-09-23T23:48:06.016 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:48:05 smithi159 bash[108473]: cluster 2023-09-23T23:48:04.706553+0000 mgr.y (mgr.25991) 930 : cluster 0 pgmap v1036: 89 pgs: 89 active+clean; 4.6 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 61 MiB/s wr, 973 op/s 2023-09-23T23:48:06.033 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:06.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:06.039 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:48:06.139 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:48:06.173 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:48:06.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:06.178 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:48:06.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:48:05 smithi164 bash[92846]: cluster 2023-09-23T23:48:04.706553+0000 mgr.y (mgr.25991) 930 : cluster 0 pgmap v1036: 89 pgs: 89 active+clean; 4.6 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 61 MiB/s wr, 973 op/s 2023-09-23T23:48:06.279 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:06.308 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:06.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:06.310 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:48:06.411 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:48:06.445 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:48:06.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:06.447 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:48:06.548 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:06.577 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:06.578 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:2023-09-23T23:48:06.574901+0000 min lat: 0.0012955 max lat: 0.30307 avg lat: 0.0122277 2023-09-23T23:48:06.578 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T23:48:06.578 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 60 16 78494 78478 81.7398 60.8125 0.0216617 0.0122277 2023-09-23T23:48:06.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:06.579 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:48:06.654 INFO:teuthology.orchestra.run.smithi159.stdout:{"pg_ready":true,"pg_map":{"version":1034,"stamp":"2023-09-23T23:48:02.705479+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":4740552627,"num_objects":72290,"num_object_clones":0,"num_object_copies":216870,"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":72290,"num_whiteouts":0,"num_read":6485,"num_read_kb":14173,"num_write":73408,"num_write_kb":4639927,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":133,"num_bytes_recovered":6561318,"num_keys_recovered":10,"num_objects_omap":16,"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":73460,"ondisk_log_size":73460,"up":267,"acting":267,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":267,"num_osds":5,"num_per_pool_osds":5,"num_per_pool_omap_osds":5,"kb":468725760,"kb_used":16861872,"kb_used_data":13820872,"kb_used_omap":23,"kb_used_meta":3040936,"kb_avail":451863888,"statfs":{"total":479975178240,"available":462708621312,"internally_reserved":0,"allocated":14152572928,"data_stored":14145293213,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":24379,"internal_metadata":3113918661},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[2,2,3,9,1,2],"upper_bound":64},"perf_stat":{"commit_latency_ms":3,"apply_latency_ms":3,"commit_latency_ns":3000000,"apply_latency_ns":3000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":799997952,"num_objects":12207,"num_object_clones":0,"num_object_copies":36621,"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":12207,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12207,"num_write_kb":781248,"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":"12.004299"},"pg_stats":[{"pgid":"3.1a","version":"69'2","reported_seq":146,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:06.931815+0000","last_change":"2023-09-23T23:37:33.620544+0000","last_active":"2023-09-23T23:47:06.931815+0000","last_peered":"2023-09-23T23:47:06.931815+0000","last_clean":"2023-09-23T23:47:06.931815+0000","last_became_active":"2023-09-23T23:37:33.620145+0000","last_became_peered":"2023-09-23T23:37:33.620145+0000","last_unstale":"2023-09-23T23:47:06.931815+0000","last_undegraded":"2023-09-23T23:47:06.931815+0000","last_fullsized":"2023-09-23T23:47:06.931815+0000","mapping_epoch":159,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":160,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T03:15:18.766064+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,2],"acting":[6,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":267,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:06.934972+0000","last_change":"2023-09-23T23:26:56.889562+0000","last_active":"2023-09-23T23:47:06.934972+0000","last_peered":"2023-09-23T23:47:06.934972+0000","last_clean":"2023-09-23T23:47:06.934972+0000","last_became_active":"2023-09-23T23:26:56.889178+0000","last_became_peered":"2023-09-23T23:26:56.889178+0000","last_unstale":"2023-09-23T23:47:06.934972+0000","last_undegraded":"2023-09-23T23:47:06.934972+0000","last_fullsized":"2023-09-23T23:47:06.934972+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T09:38:54.310691+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":259,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:06.935804+0000","last_change":"2023-09-23T23:46:47.960394+0000","last_active":"2023-09-23T23:47:06.935804+0000","last_peered":"2023-09-23T23:47:06.935804+0000","last_clean":"2023-09-23T23:47:06.935804+0000","last_became_active":"2023-09-23T23:46:47.959992+0000","last_became_peered":"2023-09-23T23:46:47.959992+0000","last_unstale":"2023-09-23T23:47:06.935804+0000","last_undegraded":"2023-09-23T23:47:06.935804+0000","last_fullsized":"2023-09-23T23:47:06.935804+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T04:35:49.282633+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":223,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:06.936279+0000","last_change":"2023-09-23T23:39:01.784790+0000","last_active":"2023-09-23T23:47:06.936279+0000","last_peered":"2023-09-23T23:47:06.936279+0000","last_clean":"2023-09-23T23:47:06.936279+0000","last_became_active":"2023-09-23T23:39:01.784269+0000","last_became_peered":"2023-09-23T23:39:01.784269+0000","last_unstale":"2023-09-23T23:47:06.936279+0000","last_undegraded":"2023-09-23T23:47:06.936279+0000","last_fullsized":"2023-09-23T23:47:06.936279+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:08:35.647238+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,6,4],"acting":[3,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":294,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:06.934533+0000","last_change":"2023-09-23T23:34:47.351063+0000","last_active":"2023-09-23T23:47:06.934533+0000","last_peered":"2023-09-23T23:47:06.934533+0000","last_clean":"2023-09-23T23:47:06.934533+0000","last_became_active":"2023-09-23T23:34:47.350642+0000","last_became_peered":"2023-09-23T23:34:47.350642+0000","last_unstale":"2023-09-23T23:47:06.934533+0000","last_undegraded":"2023-09-23T23:47:06.934533+0000","last_fullsized":"2023-09-23T23:47:06.934533+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T00:16:56.912097+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":286,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:06.932949+0000","last_change":"2023-09-23T23:35:41.563649+0000","last_active":"2023-09-23T23:47:06.932949+0000","last_peered":"2023-09-23T23:47:06.932949+0000","last_clean":"2023-09-23T23:47:06.932949+0000","last_became_active":"2023-09-23T23:35:41.563126+0000","last_became_peered":"2023-09-23T23:35:41.563126+0000","last_unstale":"2023-09-23T23:47:06.932949+0000","last_undegraded":"2023-09-23T23:47:06.932949+0000","last_fullsized":"2023-09-23T23:47:06.932949+0000","mapping_epoch":141,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":142,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:36:01.363780+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,2,3],"acting":[6,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":237,"reported_epoch":296,"state":"active+clean","last_fresh":"2023-09-23T23:47:28.857064+0000","last_change":"2023-09-23T23:35:41.557711+0000","last_active":"2023-09-23T23:47:28.857064+0000","last_peered":"2023-09-23T23:47:28.857064+0000","last_clean":"2023-09-23T23:47:28.857064+0000","last_became_active":"2023-09-23T23:35:41.554711+0000","last_became_peered":"2023-09-23T23:35:41.554711+0000","last_unstale":"2023-09-23T23:47:28.857064+0000","last_undegraded":"2023-09-23T23:47:28.857064+0000","last_fullsized":"2023-09-23T23:47:28.857064+0000","mapping_epoch":141,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":142,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T01:30:48.881964+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,6,1],"acting":[3,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":268,"reported_epoch":296,"state":"active+clean","last_fresh":"2023-09-23T23:47:28.861064+0000","last_change":"2023-09-23T23:26:56.890389+0000","last_active":"2023-09-23T23:47:28.861064+0000","last_peered":"2023-09-23T23:47:28.861064+0000","last_clean":"2023-09-23T23:47:28.861064+0000","last_became_active":"2023-09-23T23:26:56.890056+0000","last_became_peered":"2023-09-23T23:26:56.890056+0000","last_unstale":"2023-09-23T23:47:28.861064+0000","last_undegraded":"2023-09-23T23:47:28.861064+0000","last_fullsized":"2023-09-23T23:47:28.861064+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T00:20:02.700981+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":202,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:06.937018+0000","last_change":"2023-09-23T23:39:01.775326+0000","last_active":"2023-09-23T23:47:06.937018+0000","last_peered":"2023-09-23T23:47:06.937018+0000","last_clean":"2023-09-23T23:47:06.937018+0000","last_became_active":"2023-09-23T23:39:01.774427+0000","last_became_peered":"2023-09-23T23:39:01.774427+0000","last_unstale":"2023-09-23T23:47:06.937018+0000","last_undegraded":"2023-09-23T23:47:06.937018+0000","last_fullsized":"2023-09-23T23:47:06.937018+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T03:54:25.565889+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,3,2],"acting":[1,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":227,"reported_epoch":296,"state":"active+clean","last_fresh":"2023-09-23T23:47:28.855479+0000","last_change":"2023-09-23T23:39:01.784229+0000","last_active":"2023-09-23T23:47:28.855479+0000","last_peered":"2023-09-23T23:47:28.855479+0000","last_clean":"2023-09-23T23:47:28.855479+0000","last_became_active":"2023-09-23T23:39:01.783895+0000","last_became_peered":"2023-09-23T23:39:01.783895+0000","last_unstale":"2023-09-23T23:47:28.855479+0000","last_undegraded":"2023-09-23T23:47:28.855479+0000","last_fullsized":"2023-09-23T23:47:28.855479+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T09:32:14.865261+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.15","version":"68'3","reported_seq":165,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:06.935091+0000","last_change":"2023-09-23T23:39:01.818902+0000","last_active":"2023-09-23T23:47:06.935091+0000","last_peered":"2023-09-23T23:47:06.935091+0000","last_clean":"2023-09-23T23:47:06.935091+0000","last_became_active":"2023-09-23T23:39:01.785446+0000","last_became_peered":"2023-09-23T23:39:01.785446+0000","last_unstale":"2023-09-23T23:47:06.935091+0000","last_undegraded":"2023-09-23T23:47:06.935091+0000","last_fullsized":"2023-09-23T23:47:06.935091+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"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 @ 2023-09-24T23:22:56.139410+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"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":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":90,"num_keys_recovered":0,"num_objects_omap":1,"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":[3,4,6],"acting":[3,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":192,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:06.936450+0000","last_change":"2023-09-23T23:32:08.441035+0000","last_active":"2023-09-23T23:47:06.936450+0000","last_peered":"2023-09-23T23:47:06.936450+0000","last_clean":"2023-09-23T23:47:06.936450+0000","last_became_active":"2023-09-23T23:32:08.440672+0000","last_became_peered":"2023-09-23T23:32:08.440672+0000","last_unstale":"2023-09-23T23:47:06.936450+0000","last_undegraded":"2023-09-23T23:47:06.936450+0000","last_fullsized":"2023-09-23T23:47:06.936450+0000","mapping_epoch":120,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":121,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T07:03:24.522125+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"90'23","reported_seq":212,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:06.932377+0000","last_change":"2023-09-23T23:39:01.812251+0000","last_active":"2023-09-23T23:47:06.932377+0000","last_peered":"2023-09-23T23:47:06.932377+0000","last_clean":"2023-09-23T23:47:06.932377+0000","last_became_active":"2023-09-23T23:39:01.787044+0000","last_became_peered":"2023-09-23T23:39:01.787044+0000","last_unstale":"2023-09-23T23:47:06.932377+0000","last_undegraded":"2023-09-23T23:47:06.932377+0000","last_fullsized":"2023-09-23T23:47:06.932377+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"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 @ 2023-09-25T06:42:59.705703+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"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":4,"num_whiteouts":0,"num_read":7,"num_read_kb":6,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":4734,"num_keys_recovered":0,"num_objects_omap":1,"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":[6,4,2],"acting":[6,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":255,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:06.934890+0000","last_change":"2023-09-23T23:25:05.230568+0000","last_active":"2023-09-23T23:47:06.934890+0000","last_peered":"2023-09-23T23:47:06.934890+0000","last_clean":"2023-09-23T23:47:06.934890+0000","last_became_active":"2023-09-23T23:25:05.230211+0000","last_became_peered":"2023-09-23T23:25:05.230211+0000","last_unstale":"2023-09-23T23:47:06.934890+0000","last_undegraded":"2023-09-23T23:47:06.934890+0000","last_fullsized":"2023-09-23T23:47:06.934890+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T01:42:35.780414+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.13","version":"68'2","reported_seq":163,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:06.949166+0000","last_change":"2023-09-23T23:39:01.805733+0000","last_active":"2023-09-23T23:47:06.949166+0000","last_peered":"2023-09-23T23:47:06.949166+0000","last_clean":"2023-09-23T23:47:06.949166+0000","last_became_active":"2023-09-23T23:39:01.780704+0000","last_became_peered":"2023-09-23T23:39:01.780704+0000","last_unstale":"2023-09-23T23:47:06.949166+0000","last_undegraded":"2023-09-23T23:47:06.949166+0000","last_fullsized":"2023-09-23T23:47:06.949166+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T08:21:50.390978+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"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":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":34,"num_keys_recovered":10,"num_objects_omap":1,"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":[2,4,6],"acting":[2,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":277,"reported_epoch":296,"state":"active+clean","last_fresh":"2023-09-23T23:47:28.856087+0000","last_change":"2023-09-23T23:39:01.779473+0000","last_active":"2023-09-23T23:47:28.856087+0000","last_peered":"2023-09-23T23:47:28.856087+0000","last_clean":"2023-09-23T23:47:28.856087+0000","last_became_active":"2023-09-23T23:39:01.779172+0000","last_became_peered":"2023-09-23T23:39:01.779172+0000","last_unstale":"2023-09-23T23:47:28.856087+0000","last_undegraded":"2023-09-23T23:47:28.856087+0000","last_fullsized":"2023-09-23T23:47:28.856087+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T11:13:38.233454+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":194,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:06.934341+0000","last_change":"2023-09-23T23:39:01.778654+0000","last_active":"2023-09-23T23:47:06.934341+0000","last_peered":"2023-09-23T23:47:06.934341+0000","last_clean":"2023-09-23T23:47:06.934341+0000","last_became_active":"2023-09-23T23:39:01.776906+0000","last_became_peered":"2023-09-23T23:39:01.776906+0000","last_unstale":"2023-09-23T23:47:06.934341+0000","last_undegraded":"2023-09-23T23:47:06.934341+0000","last_fullsized":"2023-09-23T23:47:06.934341+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T03:04:41.862497+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":210,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:06.934892+0000","last_change":"2023-09-23T23:39:01.785789+0000","last_active":"2023-09-23T23:47:06.934892+0000","last_peered":"2023-09-23T23:47:06.934892+0000","last_clean":"2023-09-23T23:47:06.934892+0000","last_became_active":"2023-09-23T23:39:01.784977+0000","last_became_peered":"2023-09-23T23:39:01.784977+0000","last_unstale":"2023-09-23T23:47:06.934892+0000","last_undegraded":"2023-09-23T23:47:06.934892+0000","last_fullsized":"2023-09-23T23:47:06.934892+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T06:11:59.597194+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,6,1],"acting":[3,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":144,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:06.934544+0000","last_change":"2023-09-23T23:39:01.784680+0000","last_active":"2023-09-23T23:47:06.934544+0000","last_peered":"2023-09-23T23:47:06.934544+0000","last_clean":"2023-09-23T23:47:06.934544+0000","last_became_active":"2023-09-23T23:39:01.784251+0000","last_became_peered":"2023-09-23T23:39:01.784251+0000","last_unstale":"2023-09-23T23:47:06.934544+0000","last_undegraded":"2023-09-23T23:47:06.934544+0000","last_fullsized":"2023-09-23T23:47:06.934544+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T00:14:24.040103+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,6,3],"acting":[4,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":232,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:06.936178+0000","last_change":"2023-09-23T23:39:01.784592+0000","last_active":"2023-09-23T23:47:06.936178+0000","last_peered":"2023-09-23T23:47:06.936178+0000","last_clean":"2023-09-23T23:47:06.936178+0000","last_became_active":"2023-09-23T23:39:01.783524+0000","last_became_peered":"2023-09-23T23:39:01.783524+0000","last_unstale":"2023-09-23T23:47:06.936178+0000","last_undegraded":"2023-09-23T23:47:06.936178+0000","last_fullsized":"2023-09-23T23:47:06.936178+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T01:52:10.123910+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,2,6],"acting":[3,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.10","version":"68'8","reported_seq":309,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:06.931960+0000","last_change":"2023-09-23T23:34:47.368204+0000","last_active":"2023-09-23T23:47:06.931960+0000","last_peered":"2023-09-23T23:47:06.931960+0000","last_clean":"2023-09-23T23:47:06.931960+0000","last_became_active":"2023-09-23T23:34:47.353802+0000","last_became_peered":"2023-09-23T23:34:47.353802+0000","last_unstale":"2023-09-23T23:47:06.931960+0000","last_undegraded":"2023-09-23T23:47:06.931960+0000","last_fullsized":"2023-09-23T23:47:06.931960+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"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 @ 2023-09-25T07:32:52.930708+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"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":4,"num_whiteouts":0,"num_read":12,"num_read_kb":12,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"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":[6,3,2],"acting":[6,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":276,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:06.936765+0000","last_change":"2023-09-23T23:39:01.778734+0000","last_active":"2023-09-23T23:47:06.936765+0000","last_peered":"2023-09-23T23:47:06.936765+0000","last_clean":"2023-09-23T23:47:06.936765+0000","last_became_active":"2023-09-23T23:39:01.776950+0000","last_became_peered":"2023-09-23T23:39:01.776950+0000","last_unstale":"2023-09-23T23:47:06.936765+0000","last_undegraded":"2023-09-23T23:47:06.936765+0000","last_fullsized":"2023-09-23T23:47:06.936765+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:49:52.556092+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"8.4","version":"296'4432","reported_seq":4448,"reported_epoch":296,"state":"active+clean","last_fresh":"2023-09-23T23:47:58.321269+0000","last_change":"2023-09-23T23:46:38.768447+0000","last_active":"2023-09-23T23:47:58.321269+0000","last_peered":"2023-09-23T23:47:58.321269+0000","last_clean":"2023-09-23T23:47:58.321269+0000","last_became_active":"2023-09-23T23:46:38.768056+0000","last_became_peered":"2023-09-23T23:46:38.768056+0000","last_unstale":"2023-09-23T23:47:58.321269+0000","last_undegraded":"2023-09-23T23:47:58.321269+0000","last_fullsized":"2023-09-23T23:47:58.321269+0000","mapping_epoch":288,"log_start":"0'0","ondisk_log_start":"0'0","created":288,"last_epoch_clean":289,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:46:37.730991+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:46:37.730991+0000","last_clean_scrub_stamp":"2023-09-23T23:46:37.730991+0000","objects_scrubbed":0,"log_size":4432,"log_dups_size":0,"ondisk_log_size":4432,"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 @ 2023-09-25T02:51:44.684934+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":290455552,"num_objects":4432,"num_object_clones":0,"num_object_copies":13296,"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":4432,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4432,"num_write_kb":283648,"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":[4,2,6],"acting":[4,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.f","version":"68'1","reported_seq":159,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:06.935315+0000","last_change":"2023-09-23T23:39:01.809850+0000","last_active":"2023-09-23T23:47:06.935315+0000","last_peered":"2023-09-23T23:47:06.935315+0000","last_clean":"2023-09-23T23:47:06.935315+0000","last_became_active":"2023-09-23T23:39:01.784320+0000","last_became_peered":"2023-09-23T23:39:01.784320+0000","last_unstale":"2023-09-23T23:47:06.935315+0000","last_undegraded":"2023-09-23T23:47:06.935315+0000","last_fullsized":"2023-09-23T23:47:06.935315+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"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 @ 2023-09-25T08:14:54.954145+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":22,"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":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":149,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:06.932064+0000","last_change":"2023-09-23T23:39:01.791395+0000","last_active":"2023-09-23T23:47:06.932064+0000","last_peered":"2023-09-23T23:47:06.932064+0000","last_clean":"2023-09-23T23:47:06.932064+0000","last_became_active":"2023-09-23T23:39:01.791101+0000","last_became_peered":"2023-09-23T23:39:01.791101+0000","last_unstale":"2023-09-23T23:47:06.932064+0000","last_undegraded":"2023-09-23T23:47:06.932064+0000","last_fullsized":"2023-09-23T23:47:06.932064+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:15:17.934614+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,3],"acting":[6,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"8.5","version":"296'4464","reported_seq":4479,"reported_epoch":296,"state":"active+clean","last_fresh":"2023-09-23T23:47:58.335012+0000","last_change":"2023-09-23T23:46:38.770274+0000","last_active":"2023-09-23T23:47:58.335012+0000","last_peered":"2023-09-23T23:47:58.335012+0000","last_clean":"2023-09-23T23:47:58.335012+0000","last_became_active":"2023-09-23T23:46:38.769786+0000","last_became_peered":"2023-09-23T23:46:38.769786+0000","last_unstale":"2023-09-23T23:47:58.335012+0000","last_undegraded":"2023-09-23T23:47:58.335012+0000","last_fullsized":"2023-09-23T23:47:58.335012+0000","mapping_epoch":288,"log_start":"0'0","ondisk_log_start":"0'0","created":288,"last_epoch_clean":289,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:46:37.730991+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:46:37.730991+0000","last_clean_scrub_stamp":"2023-09-23T23:46:37.730991+0000","objects_scrubbed":0,"log_size":4464,"log_dups_size":0,"ondisk_log_size":4464,"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 @ 2023-09-25T02:55:28.812888+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":292552704,"num_objects":4464,"num_object_clones":0,"num_object_copies":13392,"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":4464,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4464,"num_write_kb":285696,"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":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.e","version":"68'2","reported_seq":174,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:06.937279+0000","last_change":"2023-09-23T23:46:47.968862+0000","last_active":"2023-09-23T23:47:06.937279+0000","last_peered":"2023-09-23T23:47:06.937279+0000","last_clean":"2023-09-23T23:47:06.937279+0000","last_became_active":"2023-09-23T23:46:47.963320+0000","last_became_peered":"2023-09-23T23:46:47.963320+0000","last_unstale":"2023-09-23T23:47:06.937279+0000","last_undegraded":"2023-09-23T23:47:06.937279+0000","last_fullsized":"2023-09-23T23:47:06.937279+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T07:51:19.957977+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"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,4,3],"acting":[1,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":252,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:06.935879+0000","last_change":"2023-09-23T23:35:10.673509+0000","last_active":"2023-09-23T23:47:06.935879+0000","last_peered":"2023-09-23T23:47:06.935879+0000","last_clean":"2023-09-23T23:47:06.935879+0000","last_became_active":"2023-09-23T23:35:10.673318+0000","last_became_peered":"2023-09-23T23:35:10.673318+0000","last_unstale":"2023-09-23T23:47:06.935879+0000","last_undegraded":"2023-09-23T23:47:06.935879+0000","last_fullsized":"2023-09-23T23:47:06.935879+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:08:13.653109+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,4,3],"acting":[1,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"8.6","version":"296'4402","reported_seq":4418,"reported_epoch":296,"state":"active+clean","last_fresh":"2023-09-23T23:47:58.378952+0000","last_change":"2023-09-23T23:46:38.771081+0000","last_active":"2023-09-23T23:47:58.378952+0000","last_peered":"2023-09-23T23:47:58.378952+0000","last_clean":"2023-09-23T23:47:58.378952+0000","last_became_active":"2023-09-23T23:46:38.770820+0000","last_became_peered":"2023-09-23T23:46:38.770820+0000","last_unstale":"2023-09-23T23:47:58.378952+0000","last_undegraded":"2023-09-23T23:47:58.378952+0000","last_fullsized":"2023-09-23T23:47:58.378952+0000","mapping_epoch":288,"log_start":"0'0","ondisk_log_start":"0'0","created":288,"last_epoch_clean":289,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:46:37.730991+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:46:37.730991+0000","last_clean_scrub_stamp":"2023-09-23T23:46:37.730991+0000","objects_scrubbed":0,"log_size":4402,"log_dups_size":0,"ondisk_log_size":4402,"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 @ 2023-09-25T04:32:48.400609+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":288489472,"num_objects":4402,"num_object_clones":0,"num_object_copies":13206,"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":4402,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4402,"num_write_kb":281728,"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":[6,2,3],"acting":[6,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.d","version":"68'1","reported_seq":159,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:06.933859+0000","last_change":"2023-09-23T23:39:01.816014+0000","last_active":"2023-09-23T23:47:06.933859+0000","last_peered":"2023-09-23T23:47:06.933859+0000","last_clean":"2023-09-23T23:47:06.933859+0000","last_became_active":"2023-09-23T23:39:01.787794+0000","last_became_peered":"2023-09-23T23:39:01.787794+0000","last_unstale":"2023-09-23T23:47:06.933859+0000","last_undegraded":"2023-09-23T23:47:06.933859+0000","last_fullsized":"2023-09-23T23:47:06.933859+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"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 @ 2023-09-25T08:29:33.262195+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":70,"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":[6,3,4],"acting":[6,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":266,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:06.932331+0000","last_change":"2023-09-23T23:39:01.787814+0000","last_active":"2023-09-23T23:47:06.932331+0000","last_peered":"2023-09-23T23:47:06.932331+0000","last_clean":"2023-09-23T23:47:06.932331+0000","last_became_active":"2023-09-23T23:39:01.787522+0000","last_became_peered":"2023-09-23T23:39:01.787522+0000","last_unstale":"2023-09-23T23:47:06.932331+0000","last_undegraded":"2023-09-23T23:47:06.932331+0000","last_fullsized":"2023-09-23T23:47:06.932331+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T01:04:52.248334+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,1,3],"acting":[6,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"8.7","version":"296'4452","reported_seq":4469,"reported_epoch":296,"state":"active+clean","last_fresh":"2023-09-23T23:47:58.909209+0000","last_change":"2023-09-23T23:46:38.766082+0000","last_active":"2023-09-23T23:47:58.909209+0000","last_peered":"2023-09-23T23:47:58.909209+0000","last_clean":"2023-09-23T23:47:58.909209+0000","last_became_active":"2023-09-23T23:46:38.765708+0000","last_became_peered":"2023-09-23T23:46:38.765708+0000","last_unstale":"2023-09-23T23:47:58.909209+0000","last_undegraded":"2023-09-23T23:47:58.909209+0000","last_fullsized":"2023-09-23T23:47:58.909209+0000","mapping_epoch":288,"log_start":"0'0","ondisk_log_start":"0'0","created":288,"last_epoch_clean":289,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:46:37.730991+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:46:37.730991+0000","last_clean_scrub_stamp":"2023-09-23T23:46:37.730991+0000","objects_scrubbed":0,"log_size":4452,"log_dups_size":0,"ondisk_log_size":4452,"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 @ 2023-09-25T02:41:22.813895+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":291766272,"num_objects":4452,"num_object_clones":0,"num_object_copies":13356,"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":4452,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4452,"num_write_kb":284928,"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,3,6],"acting":[1,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":255,"reported_epoch":296,"state":"active+clean","last_fresh":"2023-09-23T23:47:28.856684+0000","last_change":"2023-09-23T23:32:08.441267+0000","last_active":"2023-09-23T23:47:28.856684+0000","last_peered":"2023-09-23T23:47:28.856684+0000","last_clean":"2023-09-23T23:47:28.856684+0000","last_became_active":"2023-09-23T23:32:08.440895+0000","last_became_peered":"2023-09-23T23:32:08.440895+0000","last_unstale":"2023-09-23T23:47:28.856684+0000","last_undegraded":"2023-09-23T23:47:28.856684+0000","last_fullsized":"2023-09-23T23:47:28.856684+0000","mapping_epoch":120,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":121,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T02:38:44.532782+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,6,1],"acting":[3,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":205,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:06.936830+0000","last_change":"2023-09-23T23:35:41.554918+0000","last_active":"2023-09-23T23:47:06.936830+0000","last_peered":"2023-09-23T23:47:06.936830+0000","last_clean":"2023-09-23T23:47:06.936830+0000","last_became_active":"2023-09-23T23:35:41.554595+0000","last_became_peered":"2023-09-23T23:35:41.554595+0000","last_unstale":"2023-09-23T23:47:06.936830+0000","last_undegraded":"2023-09-23T23:47:06.936830+0000","last_fullsized":"2023-09-23T23:47:06.936830+0000","mapping_epoch":141,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":142,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:08:11.714395+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,4,3],"acting":[1,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"8.0","version":"296'4590","reported_seq":4607,"reported_epoch":296,"state":"active+clean","last_fresh":"2023-09-23T23:48:01.414765+0000","last_change":"2023-09-23T23:46:38.765034+0000","last_active":"2023-09-23T23:48:01.414765+0000","last_peered":"2023-09-23T23:48:01.414765+0000","last_clean":"2023-09-23T23:48:01.414765+0000","last_became_active":"2023-09-23T23:46:38.764705+0000","last_became_peered":"2023-09-23T23:46:38.764705+0000","last_unstale":"2023-09-23T23:48:01.414765+0000","last_undegraded":"2023-09-23T23:48:01.414765+0000","last_fullsized":"2023-09-23T23:48:01.414765+0000","mapping_epoch":288,"log_start":"0'0","ondisk_log_start":"0'0","created":288,"last_epoch_clean":289,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:46:37.730991+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:46:37.730991+0000","last_clean_scrub_stamp":"2023-09-23T23:46:37.730991+0000","objects_scrubbed":0,"log_size":4590,"log_dups_size":0,"ondisk_log_size":4590,"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 @ 2023-09-25T06:20:44.378280+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":300810240,"num_objects":4590,"num_object_clones":0,"num_object_copies":13770,"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":4590,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4590,"num_write_kb":293760,"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":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.b","version":"69'3","reported_seq":307,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:11.333094+0000","last_change":"2023-09-23T23:39:01.813592+0000","last_active":"2023-09-23T23:47:11.333094+0000","last_peered":"2023-09-23T23:47:11.333094+0000","last_clean":"2023-09-23T23:47:11.333094+0000","last_became_active":"2023-09-23T23:39:01.780525+0000","last_became_peered":"2023-09-23T23:39:01.780525+0000","last_unstale":"2023-09-23T23:47:11.333094+0000","last_undegraded":"2023-09-23T23:47:11.333094+0000","last_fullsized":"2023-09-23T23:47:11.333094+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"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 @ 2023-09-25T07:07:14.289204+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"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":[3,4,1],"acting":[3,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":235,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:06.934681+0000","last_change":"2023-09-23T23:35:10.677772+0000","last_active":"2023-09-23T23:47:06.934681+0000","last_peered":"2023-09-23T23:47:06.934681+0000","last_clean":"2023-09-23T23:47:06.934681+0000","last_became_active":"2023-09-23T23:35:10.677374+0000","last_became_peered":"2023-09-23T23:35:10.677374+0000","last_unstale":"2023-09-23T23:47:06.934681+0000","last_undegraded":"2023-09-23T23:47:06.934681+0000","last_fullsized":"2023-09-23T23:47:06.934681+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:11:39.907276+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,4,6],"acting":[3,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"8.1","version":"296'4434","reported_seq":4451,"reported_epoch":296,"state":"active+clean","last_fresh":"2023-09-23T23:47:58.921186+0000","last_change":"2023-09-23T23:46:38.763852+0000","last_active":"2023-09-23T23:47:58.921186+0000","last_peered":"2023-09-23T23:47:58.921186+0000","last_clean":"2023-09-23T23:47:58.921186+0000","last_became_active":"2023-09-23T23:46:38.763539+0000","last_became_peered":"2023-09-23T23:46:38.763539+0000","last_unstale":"2023-09-23T23:47:58.921186+0000","last_undegraded":"2023-09-23T23:47:58.921186+0000","last_fullsized":"2023-09-23T23:47:58.921186+0000","mapping_epoch":288,"log_start":"0'0","ondisk_log_start":"0'0","created":288,"last_epoch_clean":289,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:46:37.730991+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:46:37.730991+0000","last_clean_scrub_stamp":"2023-09-23T23:46:37.730991+0000","objects_scrubbed":0,"log_size":4434,"log_dups_size":0,"ondisk_log_size":4434,"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 @ 2023-09-25T01:03:08.316112+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":290586624,"num_objects":4434,"num_object_clones":0,"num_object_copies":13302,"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":4434,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4434,"num_write_kb":283776,"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,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":277,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:06.931944+0000","last_change":"2023-09-23T23:39:01.786568+0000","last_active":"2023-09-23T23:47:06.931944+0000","last_peered":"2023-09-23T23:47:06.931944+0000","last_clean":"2023-09-23T23:47:06.931944+0000","last_became_active":"2023-09-23T23:39:01.786136+0000","last_became_peered":"2023-09-23T23:39:01.786136+0000","last_unstale":"2023-09-23T23:47:06.931944+0000","last_undegraded":"2023-09-23T23:47:06.931944+0000","last_fullsized":"2023-09-23T23:47:06.931944+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T06:27:10.726943+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":261,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:06.949175+0000","last_change":"2023-09-23T23:46:47.963243+0000","last_active":"2023-09-23T23:47:06.949175+0000","last_peered":"2023-09-23T23:47:06.949175+0000","last_clean":"2023-09-23T23:47:06.949175+0000","last_became_active":"2023-09-23T23:46:47.962874+0000","last_became_peered":"2023-09-23T23:46:47.962874+0000","last_unstale":"2023-09-23T23:47:06.949175+0000","last_undegraded":"2023-09-23T23:47:06.949175+0000","last_fullsized":"2023-09-23T23:47:06.949175+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T04:47:40.739618+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[2,4,1],"acting":[2,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"8.2","version":"296'4440","reported_seq":4456,"reported_epoch":296,"state":"active+clean","last_fresh":"2023-09-23T23:47:58.174500+0000","last_change":"2023-09-23T23:46:38.768381+0000","last_active":"2023-09-23T23:47:58.174500+0000","last_peered":"2023-09-23T23:47:58.174500+0000","last_clean":"2023-09-23T23:47:58.174500+0000","last_became_active":"2023-09-23T23:46:38.767727+0000","last_became_peered":"2023-09-23T23:46:38.767727+0000","last_unstale":"2023-09-23T23:47:58.174500+0000","last_undegraded":"2023-09-23T23:47:58.174500+0000","last_fullsized":"2023-09-23T23:47:58.174500+0000","mapping_epoch":288,"log_start":"0'0","ondisk_log_start":"0'0","created":288,"last_epoch_clean":289,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:46:37.730991+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:46:37.730991+0000","last_clean_scrub_stamp":"2023-09-23T23:46:37.730991+0000","objects_scrubbed":0,"log_size":4440,"log_dups_size":0,"ondisk_log_size":4440,"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 @ 2023-09-25T06:42:11.766269+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":290979840,"num_objects":4440,"num_object_clones":0,"num_object_copies":13320,"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":4440,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4440,"num_write_kb":284160,"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":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":14,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:06.934401+0000","last_change":"2023-09-23T23:46:47.963652+0000","last_active":"2023-09-23T23:47:06.934401+0000","last_peered":"2023-09-23T23:47:06.934401+0000","last_clean":"2023-09-23T23:47:06.934401+0000","last_became_active":"2023-09-23T23:46:47.963086+0000","last_became_peered":"2023-09-23T23:46:47.963086+0000","last_unstale":"2023-09-23T23:47:06.934401+0000","last_undegraded":"2023-09-23T23:47:06.934401+0000","last_fullsized":"2023-09-23T23:47:06.934401+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T07:45:47.521940+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":237,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:06.933140+0000","last_change":"2023-09-23T23:35:10.690516+0000","last_active":"2023-09-23T23:47:06.933140+0000","last_peered":"2023-09-23T23:47:06.933140+0000","last_clean":"2023-09-23T23:47:06.933140+0000","last_became_active":"2023-09-23T23:35:10.689841+0000","last_became_peered":"2023-09-23T23:35:10.689841+0000","last_unstale":"2023-09-23T23:47:06.933140+0000","last_undegraded":"2023-09-23T23:47:06.933140+0000","last_fullsized":"2023-09-23T23:47:06.933140+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:36:08.373176+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,2],"acting":[6,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"8.3","version":"296'4424","reported_seq":4441,"reported_epoch":296,"state":"active+clean","last_fresh":"2023-09-23T23:47:58.774699+0000","last_change":"2023-09-23T23:46:38.766667+0000","last_active":"2023-09-23T23:47:58.774699+0000","last_peered":"2023-09-23T23:47:58.774699+0000","last_clean":"2023-09-23T23:47:58.774699+0000","last_became_active":"2023-09-23T23:46:38.766357+0000","last_became_peered":"2023-09-23T23:46:38.766357+0000","last_unstale":"2023-09-23T23:47:58.774699+0000","last_undegraded":"2023-09-23T23:47:58.774699+0000","last_fullsized":"2023-09-23T23:47:58.774699+0000","mapping_epoch":288,"log_start":"0'0","ondisk_log_start":"0'0","created":288,"last_epoch_clean":289,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:46:37.730991+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:46:37.730991+0000","last_clean_scrub_stamp":"2023-09-23T23:46:37.730991+0000","objects_scrubbed":0,"log_size":4424,"log_dups_size":0,"ondisk_log_size":4424,"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 @ 2023-09-25T10:40:46.746968+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":289931264,"num_objects":4424,"num_object_clones":0,"num_object_copies":13272,"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":4424,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4424,"num_write_kb":283136,"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,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":278,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:06.934384+0000","last_change":"2023-09-23T23:39:01.780202+0000","last_active":"2023-09-23T23:47:06.934384+0000","last_peered":"2023-09-23T23:47:06.934384+0000","last_clean":"2023-09-23T23:47:06.934384+0000","last_became_active":"2023-09-23T23:39:01.779738+0000","last_became_peered":"2023-09-23T23:39:01.779738+0000","last_unstale":"2023-09-23T23:47:06.934384+0000","last_undegraded":"2023-09-23T23:47:06.934384+0000","last_fullsized":"2023-09-23T23:47:06.934384+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T09:58:07.103422+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":243,"reported_epoch":296,"state":"active+clean","last_fresh":"2023-09-23T23:47:28.869814+0000","last_change":"2023-09-23T23:26:56.892048+0000","last_active":"2023-09-23T23:47:28.869814+0000","last_peered":"2023-09-23T23:47:28.869814+0000","last_clean":"2023-09-23T23:47:28.869814+0000","last_became_active":"2023-09-23T23:26:56.891708+0000","last_became_peered":"2023-09-23T23:26:56.891708+0000","last_unstale":"2023-09-23T23:47:28.869814+0000","last_undegraded":"2023-09-23T23:47:28.869814+0000","last_fullsized":"2023-09-23T23:47:28.869814+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T06:30:13.122988+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"8.e","version":"296'4524","reported_seq":4541,"reported_epoch":296,"state":"active+clean","last_fresh":"2023-09-23T23:48:01.009948+0000","last_change":"2023-09-23T23:46:38.764728+0000","last_active":"2023-09-23T23:48:01.009948+0000","last_peered":"2023-09-23T23:48:01.009948+0000","last_clean":"2023-09-23T23:48:01.009948+0000","last_became_active":"2023-09-23T23:46:38.764240+0000","last_became_peered":"2023-09-23T23:46:38.764240+0000","last_unstale":"2023-09-23T23:48:01.009948+0000","last_undegraded":"2023-09-23T23:48:01.009948+0000","last_fullsized":"2023-09-23T23:48:01.009948+0000","mapping_epoch":288,"log_start":"0'0","ondisk_log_start":"0'0","created":288,"last_epoch_clean":289,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:46:37.730991+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:46:37.730991+0000","last_clean_scrub_stamp":"2023-09-23T23:46:37.730991+0000","objects_scrubbed":0,"log_size":4524,"log_dups_size":0,"ondisk_log_size":4524,"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 @ 2023-09-25T02:12:43.800265+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":296484864,"num_objects":4524,"num_object_clones":0,"num_object_copies":13572,"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":4524,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4524,"num_write_kb":289536,"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":[2,4,1],"acting":[2,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.4","version":"86'141","reported_seq":858,"reported_epoch":296,"state":"active+clean","last_fresh":"2023-09-23T23:47:28.865801+0000","last_change":"2023-09-23T23:39:04.826885+0000","last_active":"2023-09-23T23:47:28.865801+0000","last_peered":"2023-09-23T23:47:28.865801+0000","last_clean":"2023-09-23T23:47:28.865801+0000","last_became_active":"2023-09-23T23:39:04.826395+0000","last_became_peered":"2023-09-23T23:39:04.826395+0000","last_unstale":"2023-09-23T23:47:28.865801+0000","last_undegraded":"2023-09-23T23:47:28.865801+0000","last_fullsized":"2023-09-23T23:47:28.865801+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":141,"log_dups_size":0,"ondisk_log_size":141,"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 @ 2023-09-25T05:31:55.391104+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0015580520000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":790,"num_read_kb":1129,"num_write":131,"num_write_kb":281,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":20,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"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,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":272,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:06.935950+0000","last_change":"2023-09-23T23:32:08.441997+0000","last_active":"2023-09-23T23:47:06.935950+0000","last_peered":"2023-09-23T23:47:06.935950+0000","last_clean":"2023-09-23T23:47:06.935950+0000","last_became_active":"2023-09-23T23:32:08.441659+0000","last_became_peered":"2023-09-23T23:32:08.441659+0000","last_unstale":"2023-09-23T23:47:06.935950+0000","last_undegraded":"2023-09-23T23:47:06.935950+0000","last_fullsized":"2023-09-23T23:47:06.935950+0000","mapping_epoch":120,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":121,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T00:23:04.802598+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,2,6],"acting":[3,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":274,"reported_epoch":296,"state":"active+clean","last_fresh":"2023-09-23T23:47:28.865440+0000","last_change":"2023-09-23T23:46:47.959336+0000","last_active":"2023-09-23T23:47:28.865440+0000","last_peered":"2023-09-23T23:47:28.865440+0000","last_clean":"2023-09-23T23:47:28.865440+0000","last_became_active":"2023-09-23T23:46:47.957419+0000","last_became_peered":"2023-09-23T23:46:47.957419+0000","last_unstale":"2023-09-23T23:47:28.865440+0000","last_undegraded":"2023-09-23T23:47:28.865440+0000","last_fullsized":"2023-09-23T23:47:28.865440+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:48:17.650452+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,4,2],"acting":[1,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"8.8","version":"296'4608","reported_seq":4625,"reported_epoch":296,"state":"active+clean","last_fresh":"2023-09-23T23:48:01.399550+0000","last_change":"2023-09-23T23:46:38.765071+0000","last_active":"2023-09-23T23:48:01.399550+0000","last_peered":"2023-09-23T23:48:01.399550+0000","last_clean":"2023-09-23T23:48:01.399550+0000","last_became_active":"2023-09-23T23:46:38.764753+0000","last_became_peered":"2023-09-23T23:46:38.764753+0000","last_unstale":"2023-09-23T23:48:01.399550+0000","last_undegraded":"2023-09-23T23:48:01.399550+0000","last_fullsized":"2023-09-23T23:48:01.399550+0000","mapping_epoch":288,"log_start":"0'0","ondisk_log_start":"0'0","created":288,"last_epoch_clean":289,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:46:37.730991+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:46:37.730991+0000","last_clean_scrub_stamp":"2023-09-23T23:46:37.730991+0000","objects_scrubbed":0,"log_size":4608,"log_dups_size":0,"ondisk_log_size":4608,"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 @ 2023-09-25T04:25:49.993282+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":301989888,"num_objects":4608,"num_object_clones":0,"num_object_copies":13824,"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":4608,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4608,"num_write_kb":294912,"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":[3,2,4],"acting":[3,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.2","version":"86'65","reported_seq":813,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:06.936305+0000","last_change":"2023-09-23T23:35:41.712039+0000","last_active":"2023-09-23T23:47:06.936305+0000","last_peered":"2023-09-23T23:47:06.936305+0000","last_clean":"2023-09-23T23:47:06.936305+0000","last_became_active":"2023-09-23T23:35:41.552046+0000","last_became_peered":"2023-09-23T23:35:41.552046+0000","last_unstale":"2023-09-23T23:47:06.936305+0000","last_undegraded":"2023-09-23T23:47:06.936305+0000","last_fullsized":"2023-09-23T23:47:06.936305+0000","mapping_epoch":141,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":142,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":65,"log_dups_size":0,"ondisk_log_size":65,"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 @ 2023-09-25T09:54:09.518261+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0011165630000000001,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":823,"num_read_kb":765,"num_write":49,"num_write_kb":33,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":10,"num_bytes_recovered":38,"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,6,3],"acting":[1,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":217,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:06.932382+0000","last_change":"2023-09-23T23:35:41.544251+0000","last_active":"2023-09-23T23:47:06.932382+0000","last_peered":"2023-09-23T23:47:06.932382+0000","last_clean":"2023-09-23T23:47:06.932382+0000","last_became_active":"2023-09-23T23:35:41.543876+0000","last_became_peered":"2023-09-23T23:35:41.543876+0000","last_unstale":"2023-09-23T23:47:06.932382+0000","last_undegraded":"2023-09-23T23:47:06.932382+0000","last_fullsized":"2023-09-23T23:47:06.932382+0000","mapping_epoch":141,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":142,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:57:42.779563+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":259,"reported_epoch":296,"state":"active+clean","last_fresh":"2023-09-23T23:47:28.865704+0000","last_change":"2023-09-23T23:26:56.887746+0000","last_active":"2023-09-23T23:47:28.865704+0000","last_peered":"2023-09-23T23:47:28.865704+0000","last_clean":"2023-09-23T23:47:28.865704+0000","last_became_active":"2023-09-23T23:26:56.887239+0000","last_became_peered":"2023-09-23T23:26:56.887239+0000","last_unstale":"2023-09-23T23:47:28.865704+0000","last_undegraded":"2023-09-23T23:47:28.865704+0000","last_fullsized":"2023-09-23T23:47:28.865704+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T06:37:21.318533+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"8.b","version":"296'4667","reported_seq":4684,"reported_epoch":296,"state":"active+clean","last_fresh":"2023-09-23T23:48:01.402705+0000","last_change":"2023-09-23T23:46:38.763565+0000","last_active":"2023-09-23T23:48:01.402705+0000","last_peered":"2023-09-23T23:48:01.402705+0000","last_clean":"2023-09-23T23:48:01.402705+0000","last_became_active":"2023-09-23T23:46:38.763219+0000","last_became_peered":"2023-09-23T23:46:38.763219+0000","last_unstale":"2023-09-23T23:48:01.402705+0000","last_undegraded":"2023-09-23T23:48:01.402705+0000","last_fullsized":"2023-09-23T23:48:01.402705+0000","mapping_epoch":288,"log_start":"0'0","ondisk_log_start":"0'0","created":288,"last_epoch_clean":289,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:46:37.730991+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:46:37.730991+0000","last_clean_scrub_stamp":"2023-09-23T23:46:37.730991+0000","objects_scrubbed":0,"log_size":4667,"log_dups_size":0,"ondisk_log_size":4667,"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 @ 2023-09-25T06:03:21.872085+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":305856512,"num_objects":4667,"num_object_clones":0,"num_object_copies":14001,"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":4667,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4667,"num_write_kb":298688,"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":[3,4,1],"acting":[3,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.1","version":"86'129","reported_seq":997,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:06.948970+0000","last_change":"2023-09-23T23:36:52.795698+0000","last_active":"2023-09-23T23:47:06.948970+0000","last_peered":"2023-09-23T23:47:06.948970+0000","last_clean":"2023-09-23T23:47:06.948970+0000","last_became_active":"2023-09-23T23:36:52.794988+0000","last_became_peered":"2023-09-23T23:36:52.794988+0000","last_unstale":"2023-09-23T23:47:06.948970+0000","last_undegraded":"2023-09-23T23:47:06.948970+0000","last_fullsized":"2023-09-23T23:47:06.948970+0000","mapping_epoch":151,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":152,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":129,"log_dups_size":0,"ondisk_log_size":129,"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 @ 2023-09-25T06:51:17.361254+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00137744,"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":1280,"num_read_kb":2606,"num_write":99,"num_write_kb":1350,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":11,"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":[2,3,1],"acting":[2,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":243,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:08.848461+0000","last_change":"2023-09-23T23:26:27.455262+0000","last_active":"2023-09-23T23:47:08.848461+0000","last_peered":"2023-09-23T23:47:08.848461+0000","last_clean":"2023-09-23T23:47:08.848461+0000","last_became_active":"2023-09-23T23:26:27.454866+0000","last_became_peered":"2023-09-23T23:26:27.454866+0000","last_unstale":"2023-09-23T23:47:08.848461+0000","last_undegraded":"2023-09-23T23:47:08.848461+0000","last_fullsized":"2023-09-23T23:47:08.848461+0000","mapping_epoch":104,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":105,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:09:05.340269+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":308,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:06.938950+0000","last_change":"2023-09-23T23:46:47.966351+0000","last_active":"2023-09-23T23:47:06.938950+0000","last_peered":"2023-09-23T23:47:06.938950+0000","last_clean":"2023-09-23T23:47:06.938950+0000","last_became_active":"2023-09-23T23:46:47.966053+0000","last_became_peered":"2023-09-23T23:46:47.966053+0000","last_unstale":"2023-09-23T23:47:06.938950+0000","last_undegraded":"2023-09-23T23:47:06.938950+0000","last_fullsized":"2023-09-23T23:47:06.938950+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:03:54.929346+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"8.9","version":"296'4447","reported_seq":4473,"reported_epoch":296,"state":"active+clean","last_fresh":"2023-09-23T23:47:58.362517+0000","last_change":"2023-09-23T23:46:47.962041+0000","last_active":"2023-09-23T23:47:58.362517+0000","last_peered":"2023-09-23T23:47:58.362517+0000","last_clean":"2023-09-23T23:47:58.362517+0000","last_became_active":"2023-09-23T23:46:47.961452+0000","last_became_peered":"2023-09-23T23:46:47.961452+0000","last_unstale":"2023-09-23T23:47:58.362517+0000","last_undegraded":"2023-09-23T23:47:58.362517+0000","last_fullsized":"2023-09-23T23:47:58.362517+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":288,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:46:37.730991+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:46:37.730991+0000","last_clean_scrub_stamp":"2023-09-23T23:46:37.730991+0000","objects_scrubbed":0,"log_size":4447,"log_dups_size":0,"ondisk_log_size":4447,"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 @ 2023-09-25T07:27:38.983060+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":291438592,"num_objects":4447,"num_object_clones":0,"num_object_copies":13341,"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":4447,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4447,"num_write_kb":284608,"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":[6,3,4],"acting":[6,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.3","version":"86'236","reported_seq":1105,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:06.949104+0000","last_change":"2023-09-23T23:39:04.842800+0000","last_active":"2023-09-23T23:47:06.949104+0000","last_peered":"2023-09-23T23:47:06.949104+0000","last_clean":"2023-09-23T23:47:06.949104+0000","last_became_active":"2023-09-23T23:39:04.839084+0000","last_became_peered":"2023-09-23T23:39:04.839084+0000","last_unstale":"2023-09-23T23:47:06.949104+0000","last_undegraded":"2023-09-23T23:47:06.949104+0000","last_fullsized":"2023-09-23T23:47:06.949104+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":236,"log_dups_size":0,"ondisk_log_size":236,"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 @ 2023-09-25T02:30:13.746830+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001002637,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":1277,"num_read_kb":1428,"num_write":202,"num_write_kb":266,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":22,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"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":[2,3,6],"acting":[2,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"1.0","version":"90'161","reported_seq":572,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:06.932174+0000","last_change":"2023-09-23T23:39:04.825893+0000","last_active":"2023-09-23T23:47:06.932174+0000","last_peered":"2023-09-23T23:47:06.932174+0000","last_clean":"2023-09-23T23:47:06.932174+0000","last_became_active":"2023-09-23T23:39:04.825463+0000","last_became_peered":"2023-09-23T23:39:04.825463+0000","last_unstale":"2023-09-23T23:47:06.932174+0000","last_undegraded":"2023-09-23T23:47:06.932174+0000","last_fullsized":"2023-09-23T23:47:06.932174+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:06:14.091106+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:06:14.091106+0000","last_clean_scrub_stamp":"2023-09-23T23:06:14.091106+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"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 @ 2023-09-25T09:39:02.399806+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":486,"num_read_kb":912,"num_write":239,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":2361472,"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":[6,1,2],"acting":[6,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":227,"reported_epoch":296,"state":"active+clean","last_fresh":"2023-09-23T23:47:28.860108+0000","last_change":"2023-09-23T23:32:08.448810+0000","last_active":"2023-09-23T23:47:28.860108+0000","last_peered":"2023-09-23T23:47:28.860108+0000","last_clean":"2023-09-23T23:47:28.860108+0000","last_became_active":"2023-09-23T23:32:08.448209+0000","last_became_peered":"2023-09-23T23:32:08.448209+0000","last_unstale":"2023-09-23T23:47:28.860108+0000","last_undegraded":"2023-09-23T23:47:28.860108+0000","last_fullsized":"2023-09-23T23:47:28.860108+0000","mapping_epoch":120,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":121,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:20:27.061693+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,6,4],"acting":[3,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":249,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:06.933570+0000","last_change":"2023-09-23T23:39:01.790984+0000","last_active":"2023-09-23T23:47:06.933570+0000","last_peered":"2023-09-23T23:47:06.933570+0000","last_clean":"2023-09-23T23:47:06.933570+0000","last_became_active":"2023-09-23T23:39:01.790626+0000","last_became_peered":"2023-09-23T23:39:01.790626+0000","last_unstale":"2023-09-23T23:47:06.933570+0000","last_undegraded":"2023-09-23T23:47:06.933570+0000","last_fullsized":"2023-09-23T23:47:06.933570+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T09:19:07.777738+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,3],"acting":[6,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"8.a","version":"296'4482","reported_seq":4499,"reported_epoch":296,"state":"active+clean","last_fresh":"2023-09-23T23:47:58.923440+0000","last_change":"2023-09-23T23:46:38.762772+0000","last_active":"2023-09-23T23:47:58.923440+0000","last_peered":"2023-09-23T23:47:58.923440+0000","last_clean":"2023-09-23T23:47:58.923440+0000","last_became_active":"2023-09-23T23:46:38.761786+0000","last_became_peered":"2023-09-23T23:46:38.761786+0000","last_unstale":"2023-09-23T23:47:58.923440+0000","last_undegraded":"2023-09-23T23:47:58.923440+0000","last_fullsized":"2023-09-23T23:47:58.923440+0000","mapping_epoch":288,"log_start":"0'0","ondisk_log_start":"0'0","created":288,"last_epoch_clean":289,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:46:37.730991+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:46:37.730991+0000","last_clean_scrub_stamp":"2023-09-23T23:46:37.730991+0000","objects_scrubbed":0,"log_size":4482,"log_dups_size":0,"ondisk_log_size":4482,"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 @ 2023-09-25T00:43:54.254035+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":293732352,"num_objects":4482,"num_object_clones":0,"num_object_copies":13446,"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":4482,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4482,"num_write_kb":286848,"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,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.0","version":"86'115","reported_seq":527,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:08.848488+0000","last_change":"2023-09-23T23:39:04.825581+0000","last_active":"2023-09-23T23:47:08.848488+0000","last_peered":"2023-09-23T23:47:08.848488+0000","last_clean":"2023-09-23T23:47:08.848488+0000","last_became_active":"2023-09-23T23:39:04.824855+0000","last_became_peered":"2023-09-23T23:39:04.824855+0000","last_unstale":"2023-09-23T23:47:08.848488+0000","last_undegraded":"2023-09-23T23:47:08.848488+0000","last_fullsized":"2023-09-23T23:47:08.848488+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":115,"log_dups_size":0,"ondisk_log_size":115,"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 @ 2023-09-25T05:17:19.954995+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00094966699999999996,"stat_sum":{"num_bytes":4194304,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":507,"num_read_kb":3491,"num_write":106,"num_write_kb":7211,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":4194304,"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,3,6],"acting":[1,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":264,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:06.934418+0000","last_change":"2023-09-23T23:46:47.964483+0000","last_active":"2023-09-23T23:47:06.934418+0000","last_peered":"2023-09-23T23:47:06.934418+0000","last_clean":"2023-09-23T23:47:06.934418+0000","last_became_active":"2023-09-23T23:46:47.962768+0000","last_became_peered":"2023-09-23T23:46:47.962768+0000","last_unstale":"2023-09-23T23:47:06.934418+0000","last_undegraded":"2023-09-23T23:47:06.934418+0000","last_fullsized":"2023-09-23T23:47:06.934418+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T09:13:59.016738+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,4,1],"acting":[3,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":252,"reported_epoch":296,"state":"active+clean","last_fresh":"2023-09-23T23:47:28.866911+0000","last_change":"2023-09-23T23:46:47.961066+0000","last_active":"2023-09-23T23:47:28.866911+0000","last_peered":"2023-09-23T23:47:28.866911+0000","last_clean":"2023-09-23T23:47:28.866911+0000","last_became_active":"2023-09-23T23:46:47.960715+0000","last_became_peered":"2023-09-23T23:46:47.960715+0000","last_unstale":"2023-09-23T23:47:28.866911+0000","last_undegraded":"2023-09-23T23:47:28.866911+0000","last_fullsized":"2023-09-23T23:47:28.866911+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T06:58:00.527563+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,2,4],"acting":[1,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"8.f","version":"296'4556","reported_seq":4573,"reported_epoch":296,"state":"active+clean","last_fresh":"2023-09-23T23:48:01.409322+0000","last_change":"2023-09-23T23:46:38.761887+0000","last_active":"2023-09-23T23:48:01.409322+0000","last_peered":"2023-09-23T23:48:01.409322+0000","last_clean":"2023-09-23T23:48:01.409322+0000","last_became_active":"2023-09-23T23:46:38.761502+0000","last_became_peered":"2023-09-23T23:46:38.761502+0000","last_unstale":"2023-09-23T23:48:01.409322+0000","last_undegraded":"2023-09-23T23:48:01.409322+0000","last_fullsized":"2023-09-23T23:48:01.409322+0000","mapping_epoch":288,"log_start":"0'0","ondisk_log_start":"0'0","created":288,"last_epoch_clean":289,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:46:37.730991+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:46:37.730991+0000","last_clean_scrub_stamp":"2023-09-23T23:46:37.730991+0000","objects_scrubbed":0,"log_size":4556,"log_dups_size":0,"ondisk_log_size":4556,"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 @ 2023-09-25T11:19:44.213571+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":298582016,"num_objects":4556,"num_object_clones":0,"num_object_copies":13668,"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":4556,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4556,"num_write_kb":291584,"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":[3,2,1],"acting":[3,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.5","version":"86'75","reported_seq":605,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:28.860394+0000","last_change":"2023-09-23T23:39:01.835461+0000","last_active":"2023-09-23T23:47:28.860394+0000","last_peered":"2023-09-23T23:47:28.860394+0000","last_clean":"2023-09-23T23:47:28.860394+0000","last_became_active":"2023-09-23T23:39:01.785871+0000","last_became_peered":"2023-09-23T23:39:01.785871+0000","last_unstale":"2023-09-23T23:47:28.860394+0000","last_undegraded":"2023-09-23T23:47:28.860394+0000","last_fullsized":"2023-09-23T23:47:28.860394+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":75,"log_dups_size":0,"ondisk_log_size":75,"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 @ 2023-09-25T08:31:23.278851+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001060697,"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":561,"num_read_kb":487,"num_write":59,"num_write_kb":42,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":10,"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,4,6],"acting":[1,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":261,"reported_epoch":296,"state":"active+clean","last_fresh":"2023-09-23T23:47:28.865957+0000","last_change":"2023-09-23T23:34:47.348873+0000","last_active":"2023-09-23T23:47:28.865957+0000","last_peered":"2023-09-23T23:47:28.865957+0000","last_clean":"2023-09-23T23:47:28.865957+0000","last_became_active":"2023-09-23T23:34:47.348583+0000","last_became_peered":"2023-09-23T23:34:47.348583+0000","last_unstale":"2023-09-23T23:47:28.865957+0000","last_undegraded":"2023-09-23T23:47:28.865957+0000","last_fullsized":"2023-09-23T23:47:28.865957+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:36:01.708489+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":220,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:23.858681+0000","last_change":"2023-09-23T23:46:47.963861+0000","last_active":"2023-09-23T23:47:23.858681+0000","last_peered":"2023-09-23T23:47:23.858681+0000","last_clean":"2023-09-23T23:47:23.858681+0000","last_became_active":"2023-09-23T23:46:47.963373+0000","last_became_peered":"2023-09-23T23:46:47.963373+0000","last_unstale":"2023-09-23T23:47:23.858681+0000","last_undegraded":"2023-09-23T23:47:23.858681+0000","last_fullsized":"2023-09-23T23:47:23.858681+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:51:08.274713+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,2,4],"acting":[1,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"8.c","version":"296'4728","reported_seq":4745,"reported_epoch":296,"state":"active+clean","last_fresh":"2023-09-23T23:48:01.402922+0000","last_change":"2023-09-23T23:46:38.768300+0000","last_active":"2023-09-23T23:48:01.402922+0000","last_peered":"2023-09-23T23:48:01.402922+0000","last_clean":"2023-09-23T23:48:01.402922+0000","last_became_active":"2023-09-23T23:46:38.767650+0000","last_became_peered":"2023-09-23T23:46:38.767650+0000","last_unstale":"2023-09-23T23:48:01.402922+0000","last_undegraded":"2023-09-23T23:48:01.402922+0000","last_fullsized":"2023-09-23T23:48:01.402922+0000","mapping_epoch":288,"log_start":"0'0","ondisk_log_start":"0'0","created":288,"last_epoch_clean":289,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:46:37.730991+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:46:37.730991+0000","last_clean_scrub_stamp":"2023-09-23T23:46:37.730991+0000","objects_scrubbed":0,"log_size":4728,"log_dups_size":0,"ondisk_log_size":4728,"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 @ 2023-09-25T04:18:28.924341+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":309854208,"num_objects":4728,"num_object_clones":0,"num_object_copies":14184,"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":4728,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4728,"num_write_kb":302592,"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":[3,4,6],"acting":[3,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.7","version":"68'2","reported_seq":306,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:06.936769+0000","last_change":"2023-09-23T23:39:01.789138+0000","last_active":"2023-09-23T23:47:06.936769+0000","last_peered":"2023-09-23T23:47:06.936769+0000","last_clean":"2023-09-23T23:47:06.936769+0000","last_became_active":"2023-09-23T23:39:01.776768+0000","last_became_peered":"2023-09-23T23:39:01.776768+0000","last_unstale":"2023-09-23T23:47:06.936769+0000","last_undegraded":"2023-09-23T23:47:06.936769+0000","last_fullsized":"2023-09-23T23:47:06.936769+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T11:01:50.480472+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"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":[3,2,1],"acting":[3,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"86'170","reported_seq":609,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:06.936943+0000","last_change":"2023-09-23T23:25:05.228483+0000","last_active":"2023-09-23T23:47:06.936943+0000","last_peered":"2023-09-23T23:47:06.936943+0000","last_clean":"2023-09-23T23:47:06.936943+0000","last_became_active":"2023-09-23T23:25:05.227766+0000","last_became_peered":"2023-09-23T23:25:05.227766+0000","last_unstale":"2023-09-23T23:47:06.936943+0000","last_undegraded":"2023-09-23T23:47:06.936943+0000","last_fullsized":"2023-09-23T23:47:06.936943+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":170,"log_dups_size":0,"ondisk_log_size":170,"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 @ 2023-09-25T06:17:40.984099+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00066166300000000005,"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":537,"num_read_kb":1957,"num_write":160,"num_write_kb":2393,"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,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":282,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:06.934453+0000","last_change":"2023-09-23T23:39:01.786256+0000","last_active":"2023-09-23T23:47:06.934453+0000","last_peered":"2023-09-23T23:47:06.934453+0000","last_clean":"2023-09-23T23:47:06.934453+0000","last_became_active":"2023-09-23T23:39:01.785899+0000","last_became_peered":"2023-09-23T23:39:01.785899+0000","last_unstale":"2023-09-23T23:47:06.934453+0000","last_undegraded":"2023-09-23T23:47:06.934453+0000","last_fullsized":"2023-09-23T23:47:06.934453+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:01:41.201506+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"8.d","version":"296'4612","reported_seq":4629,"reported_epoch":296,"state":"active+clean","last_fresh":"2023-09-23T23:48:01.018598+0000","last_change":"2023-09-23T23:46:38.767710+0000","last_active":"2023-09-23T23:48:01.018598+0000","last_peered":"2023-09-23T23:48:01.018598+0000","last_clean":"2023-09-23T23:48:01.018598+0000","last_became_active":"2023-09-23T23:46:38.767363+0000","last_became_peered":"2023-09-23T23:46:38.767363+0000","last_unstale":"2023-09-23T23:48:01.018598+0000","last_undegraded":"2023-09-23T23:48:01.018598+0000","last_fullsized":"2023-09-23T23:48:01.018598+0000","mapping_epoch":288,"log_start":"0'0","ondisk_log_start":"0'0","created":288,"last_epoch_clean":289,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:46:37.730991+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:46:37.730991+0000","last_clean_scrub_stamp":"2023-09-23T23:46:37.730991+0000","objects_scrubbed":0,"log_size":4612,"log_dups_size":0,"ondisk_log_size":4612,"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 @ 2023-09-25T09:04:39.718198+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":302252032,"num_objects":4612,"num_object_clones":0,"num_object_copies":13836,"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":4612,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4612,"num_write_kb":295168,"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":[2,6,1],"acting":[2,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.7","version":"86'45","reported_seq":446,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:06.933132+0000","last_change":"2023-09-23T23:39:01.826213+0000","last_active":"2023-09-23T23:47:06.933132+0000","last_peered":"2023-09-23T23:47:06.933132+0000","last_clean":"2023-09-23T23:47:06.933132+0000","last_became_active":"2023-09-23T23:39:01.790699+0000","last_became_peered":"2023-09-23T23:39:01.790699+0000","last_unstale":"2023-09-23T23:47:06.933132+0000","last_undegraded":"2023-09-23T23:47:06.933132+0000","last_fullsized":"2023-09-23T23:47:06.933132+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":45,"log_dups_size":0,"ondisk_log_size":45,"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 @ 2023-09-25T04:53:17.666559+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000729169,"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":205,"num_read_kb":1380,"num_write":40,"num_write_kb":1138,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":7,"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":[6,2,3],"acting":[6,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"69'1","reported_seq":232,"reported_epoch":296,"state":"active+clean","last_fresh":"2023-09-23T23:47:28.867173+0000","last_change":"2023-09-23T23:39:01.807884+0000","last_active":"2023-09-23T23:47:28.867173+0000","last_peered":"2023-09-23T23:47:28.867173+0000","last_clean":"2023-09-23T23:47:28.867173+0000","last_became_active":"2023-09-23T23:39:01.782282+0000","last_became_peered":"2023-09-23T23:39:01.782282+0000","last_unstale":"2023-09-23T23:47:28.867173+0000","last_undegraded":"2023-09-23T23:47:28.867173+0000","last_fullsized":"2023-09-23T23:47:28.867173+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"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 @ 2023-09-25T07:33:53.803220+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"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,3,6],"acting":[1,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":255,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:06.931979+0000","last_change":"2023-09-23T23:39:01.786484+0000","last_active":"2023-09-23T23:47:06.931979+0000","last_peered":"2023-09-23T23:47:06.931979+0000","last_clean":"2023-09-23T23:47:06.931979+0000","last_became_active":"2023-09-23T23:39:01.783785+0000","last_became_peered":"2023-09-23T23:39:01.783785+0000","last_unstale":"2023-09-23T23:47:06.931979+0000","last_undegraded":"2023-09-23T23:47:06.931979+0000","last_fullsized":"2023-09-23T23:47:06.931979+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T07:13:44.411621+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,2],"acting":[6,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.1b","version":"69'2","reported_seq":160,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:06.936910+0000","last_change":"2023-09-23T23:39:01.780928+0000","last_active":"2023-09-23T23:47:06.936910+0000","last_peered":"2023-09-23T23:47:06.936910+0000","last_clean":"2023-09-23T23:47:06.936910+0000","last_became_active":"2023-09-23T23:39:01.780365+0000","last_became_peered":"2023-09-23T23:39:01.780365+0000","last_unstale":"2023-09-23T23:47:06.936910+0000","last_undegraded":"2023-09-23T23:47:06.936910+0000","last_fullsized":"2023-09-23T23:47:06.936910+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T09:02:03.468255+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,4,3],"acting":[1,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":160,"reported_epoch":296,"state":"active+clean","last_fresh":"2023-09-23T23:47:28.845973+0000","last_change":"2023-09-23T23:46:03.883022+0000","last_active":"2023-09-23T23:47:28.845973+0000","last_peered":"2023-09-23T23:47:28.845973+0000","last_clean":"2023-09-23T23:47:28.845973+0000","last_became_active":"2023-09-23T23:46:03.882627+0000","last_became_peered":"2023-09-23T23:46:03.882627+0000","last_unstale":"2023-09-23T23:47:28.845973+0000","last_undegraded":"2023-09-23T23:47:28.845973+0000","last_fullsized":"2023-09-23T23:47:28.845973+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T04:29:09.437941+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[2,1,3],"acting":[2,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1c","version":"68'2","reported_seq":169,"reported_epoch":296,"state":"active+clean","last_fresh":"2023-09-23T23:47:28.846064+0000","last_change":"2023-09-23T23:39:01.815450+0000","last_active":"2023-09-23T23:47:28.846064+0000","last_peered":"2023-09-23T23:47:28.846064+0000","last_clean":"2023-09-23T23:47:28.846064+0000","last_became_active":"2023-09-23T23:39:01.780808+0000","last_became_peered":"2023-09-23T23:39:01.780808+0000","last_unstale":"2023-09-23T23:47:28.846064+0000","last_undegraded":"2023-09-23T23:47:28.846064+0000","last_fullsized":"2023-09-23T23:47:28.846064+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T04:52:51.165825+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"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":[2,1,6],"acting":[2,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":265,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:21.347492+0000","last_change":"2023-09-23T23:46:47.964382+0000","last_active":"2023-09-23T23:47:21.347492+0000","last_peered":"2023-09-23T23:47:21.347492+0000","last_clean":"2023-09-23T23:47:21.347492+0000","last_became_active":"2023-09-23T23:46:47.963932+0000","last_became_peered":"2023-09-23T23:46:47.963932+0000","last_unstale":"2023-09-23T23:47:21.347492+0000","last_undegraded":"2023-09-23T23:47:21.347492+0000","last_fullsized":"2023-09-23T23:47:21.347492+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:55:44.372957+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,4,1],"acting":[3,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1d","version":"68'2","reported_seq":182,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:06.933785+0000","last_change":"2023-09-23T23:35:10.676206+0000","last_active":"2023-09-23T23:47:06.933785+0000","last_peered":"2023-09-23T23:47:06.933785+0000","last_clean":"2023-09-23T23:47:06.933785+0000","last_became_active":"2023-09-23T23:35:10.675843+0000","last_became_peered":"2023-09-23T23:35:10.675843+0000","last_unstale":"2023-09-23T23:47:06.933785+0000","last_undegraded":"2023-09-23T23:47:06.933785+0000","last_fullsized":"2023-09-23T23:47:06.933785+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T04:00:31.310495+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"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":1,"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":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":279,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:06.934204+0000","last_change":"2023-09-23T23:46:47.961852+0000","last_active":"2023-09-23T23:47:06.934204+0000","last_peered":"2023-09-23T23:47:06.934204+0000","last_clean":"2023-09-23T23:47:06.934204+0000","last_became_active":"2023-09-23T23:46:47.961486+0000","last_became_peered":"2023-09-23T23:46:47.961486+0000","last_unstale":"2023-09-23T23:47:06.934204+0000","last_undegraded":"2023-09-23T23:47:06.934204+0000","last_fullsized":"2023-09-23T23:47:06.934204+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T04:42:08.826090+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,4,2],"acting":[3,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1e","version":"69'2","reported_seq":276,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:06.936302+0000","last_change":"2023-09-23T23:26:56.890000+0000","last_active":"2023-09-23T23:47:06.936302+0000","last_peered":"2023-09-23T23:47:06.936302+0000","last_clean":"2023-09-23T23:47:06.936302+0000","last_became_active":"2023-09-23T23:26:56.889604+0000","last_became_peered":"2023-09-23T23:26:56.889604+0000","last_unstale":"2023-09-23T23:47:06.936302+0000","last_undegraded":"2023-09-23T23:47:06.936302+0000","last_fullsized":"2023-09-23T23:47:06.936302+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T06:45:20.534490+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":306,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:06.933930+0000","last_change":"2023-09-23T23:37:33.626975+0000","last_active":"2023-09-23T23:47:06.933930+0000","last_peered":"2023-09-23T23:47:06.933930+0000","last_clean":"2023-09-23T23:47:06.933930+0000","last_became_active":"2023-09-23T23:37:33.626337+0000","last_became_peered":"2023-09-23T23:37:33.626337+0000","last_unstale":"2023-09-23T23:47:06.933930+0000","last_undegraded":"2023-09-23T23:47:06.933930+0000","last_fullsized":"2023-09-23T23:47:06.933930+0000","mapping_epoch":159,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":160,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T01:45:41.499383+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,2,6],"acting":[3,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1f","version":"69'5","reported_seq":197,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:10.929050+0000","last_change":"2023-09-23T23:34:47.366146+0000","last_active":"2023-09-23T23:47:10.929050+0000","last_peered":"2023-09-23T23:47:10.929050+0000","last_clean":"2023-09-23T23:47:10.929050+0000","last_became_active":"2023-09-23T23:34:47.361648+0000","last_became_peered":"2023-09-23T23:34:47.361648+0000","last_unstale":"2023-09-23T23:47:10.929050+0000","last_undegraded":"2023-09-23T23:47:10.929050+0000","last_fullsized":"2023-09-23T23:47:10.929050+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"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 @ 2023-09-25T11:02:38.085203+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"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":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":554,"num_keys_recovered":0,"num_objects_omap":1,"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":[2,6,4],"acting":[2,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":255,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-09-23T23:47:06.934629+0000","last_change":"2023-09-23T23:25:05.227361+0000","last_active":"2023-09-23T23:47:06.934629+0000","last_peered":"2023-09-23T23:47:06.934629+0000","last_clean":"2023-09-23T23:47:06.934629+0000","last_became_active":"2023-09-23T23:25:05.227003+0000","last_became_peered":"2023-09-23T23:25:05.227003+0000","last_unstale":"2023-09-23T23:47:06.934629+0000","last_undegraded":"2023-09-23T23:47:06.934629+0000","last_fullsized":"2023-09-23T23:47:06.934629+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T03:23:19.993318+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"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":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5504,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"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":22,"num_whiteouts":0,"num_read":19,"num_read_kb":18,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":33,"num_bytes_recovered":5504,"num_keys_recovered":10,"num_objects_omap":14,"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":143360,"data_stored":22662,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":27272,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"up":96,"acting":96,"num_store_stats":8},{"poolid":8,"num_pg":16,"stat_sum":{"num_bytes":4735762432,"num_objects":72262,"num_object_clones":0,"num_object_copies":216786,"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":72262,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":72262,"num_write_kb":4624768,"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":14186446848,"data_stored":14186446848,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":72262,"ondisk_log_size":72262,"up":48,"acting":48,"num_store_stats":5},{"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":486,"num_read_kb":912,"num_write":239,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":2361472,"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":2969600,"data_stored":2951840,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":161,"ondisk_log_size":161,"up":3,"acting":3,"num_store_stats":5},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":4194323,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"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":4,"num_whiteouts":0,"num_read":5980,"num_read_kb":13243,"num_write":846,"num_write_kb":12714,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":92,"num_bytes_recovered":4194342,"num_keys_recovered":0,"num_objects_omap":2,"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":20987904,"data_stored":20971596,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6143,"internal_metadata":0},"log_size":976,"ondisk_log_size":976,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":0,"seq":231928234436,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"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},"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":[]},{"osd":6,"up_from":46,"seq":197568496078,"num_pgs":53,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3005708,"kb_used_data":2554756,"kb_used_omap":0,"kb_used_meta":450944,"kb_avail":90739444,"statfs":{"total":95995035648,"available":92917190656,"internally_reserved":0,"allocated":2616070144,"data_stored":2614915698,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":461766656},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,0,1],"upper_bound":8},"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":"Sat Sep 23 23:47:23 2023","interfaces":[{"interface":"back","average":{"1min":0.80800000000000005,"5min":0.72299999999999998,"15min":2.121},"min":{"1min":0.33300000000000002,"5min":0.313,"15min":0.26200000000000001},"max":{"1min":1.149,"5min":5.3570000000000002,"15min":168.447},"last":0.58699999999999997},{"interface":"front","average":{"1min":0.84199999999999997,"5min":0.79400000000000004,"15min":2.1190000000000002},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.30299999999999999},"max":{"1min":1.3700000000000001,"5min":2.98,"15min":168.73099999999999},"last":0.38300000000000001}]},{"osd":1,"last update":"Sat Sep 23 23:47:43 2023","interfaces":[{"interface":"back","average":{"1min":0.98899999999999999,"5min":3.5750000000000002,"15min":2.3660000000000001},"min":{"1min":0.28799999999999998,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":1.675,"5min":129.09100000000001,"15min":129.09100000000001},"last":0.45400000000000001},{"interface":"front","average":{"1min":1.2070000000000001,"5min":3.6779999999999999,"15min":2.4769999999999999},"min":{"1min":0.373,"5min":0.313,"15min":0.28599999999999998},"max":{"1min":4.1070000000000002,"5min":129.14599999999999,"15min":129.14599999999999},"last":0.69999999999999996}]},{"osd":2,"last update":"Sat Sep 23 23:47:05 2023","interfaces":[{"interface":"back","average":{"1min":0.91000000000000003,"5min":3.0249999999999999,"15min":2.4550000000000001},"min":{"1min":0.53100000000000003,"5min":0.33600000000000002,"15min":0.27300000000000002},"max":{"1min":1.496,"5min":119.17,"15min":119.17},"last":1.2709999999999999},{"interface":"front","average":{"1min":1.046,"5min":3.1600000000000001,"15min":2.4670000000000001},"min":{"1min":0.72999999999999998,"5min":0.376,"15min":0.32600000000000001},"max":{"1min":1.5940000000000001,"5min":119.084,"15min":119.084},"last":0.53900000000000003}]},{"osd":3,"last update":"Sat Sep 23 23:47:29 2023","interfaces":[{"interface":"back","average":{"1min":1.0660000000000001,"5min":3.9119999999999999,"15min":2.077},"min":{"1min":0.58599999999999997,"5min":0.35499999999999998,"15min":0.33200000000000002},"max":{"1min":2.6230000000000002,"5min":119.053,"15min":119.053},"last":0.56100000000000005},{"interface":"front","average":{"1min":1.081,"5min":3.9489999999999998,"15min":2.351},"min":{"1min":0.58999999999999997,"5min":0.36099999999999999,"15min":0.29699999999999999},"max":{"1min":3.5489999999999999,"5min":120.919,"15min":120.919},"last":0.745}]},{"osd":4,"last update":"Sat Sep 23 23:47:43 2023","interfaces":[{"interface":"back","average":{"1min":0.85999999999999999,"5min":0.78000000000000003,"15min":0.879},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.30599999999999999},"max":{"1min":1.304,"5min":1.351,"15min":8.4760000000000009},"last":0.63100000000000001},{"interface":"front","average":{"1min":1.1319999999999999,"5min":0.96599999999999997,"15min":0.96299999999999997},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.34000000000000002},"max":{"1min":2.6709999999999998,"5min":2.6709999999999998,"15min":6.1210000000000004},"last":2.403}]},{"osd":5,"last update":"Sat Sep 23 23:47:43 2023","interfaces":[{"interface":"back","average":{"1min":0.94499999999999995,"5min":0.89200000000000002,"15min":0.873},"min":{"1min":0.42399999999999999,"5min":0.42399999999999999,"15min":0.376},"max":{"1min":1.7290000000000001,"5min":2.0030000000000001,"15min":4.0439999999999996},"last":0.66400000000000003},{"interface":"front","average":{"1min":1.1719999999999999,"5min":1.0009999999999999,"15min":0.95899999999999996},"min":{"1min":0.42999999999999999,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":1.7549999999999999,"5min":1.99,"15min":6.1609999999999996},"last":0.60799999999999998}]},{"osd":7,"last update":"Sat Sep 23 23:47:43 2023","interfaces":[{"interface":"back","average":{"1min":1.0920000000000001,"5min":1.0640000000000001,"15min":1.1120000000000001},"min":{"1min":0.47199999999999998,"5min":0.47199999999999998,"15min":0.39800000000000002},"max":{"1min":1.8260000000000001,"5min":5.9560000000000004,"15min":6.234},"last":0.71999999999999997},{"interface":"front","average":{"1min":1.2290000000000001,"5min":1.083,"15min":1.1120000000000001},"min":{"1min":0.55600000000000005,"5min":0.53700000000000003,"15min":0.435},"max":{"1min":1.8680000000000001,"5min":2.0579999999999998,"15min":6.266},"last":0.76200000000000001}]}]},{"osd":1,"up_from":99,"seq":425201762581,"num_pgs":59,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3605192,"kb_used_data":2857664,"kb_used_omap":6,"kb_used_meta":747513,"kb_avail":90139960,"statfs":{"total":95995035648,"available":92303319040,"internally_reserved":0,"allocated":2926247936,"data_stored":2924590017,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6760,"internal_metadata":765453720},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,0,1,4,1],"upper_bound":32},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 23:47:03 2023","interfaces":[{"interface":"back","average":{"1min":0.60099999999999998,"5min":1.1950000000000001,"15min":1.633},"min":{"1min":0.42899999999999999,"5min":0.20499999999999999,"15min":0.20499999999999999},"max":{"1min":0.88100000000000001,"5min":7.4199999999999999,"15min":17.693000000000001},"last":0.75800000000000001},{"interface":"front","average":{"1min":0.64400000000000002,"5min":0.96399999999999997,"15min":1.5489999999999999},"min":{"1min":0.376,"5min":0.21099999999999999,"15min":0.21099999999999999},"max":{"1min":1.0229999999999999,"5min":8.968,"15min":12.519},"last":0.55500000000000005}]},{"osd":2,"last update":"Sat Sep 23 23:47:03 2023","interfaces":[{"interface":"back","average":{"1min":0.64700000000000002,"5min":2.794,"15min":2.4700000000000002},"min":{"1min":0.433,"5min":0.20100000000000001,"15min":0.20100000000000001},"max":{"1min":1.1000000000000001,"5min":94.941000000000003,"15min":94.941000000000003},"last":2.4119999999999999},{"interface":"front","average":{"1min":0.71599999999999997,"5min":2.794,"15min":2.4830000000000001},"min":{"1min":0.39200000000000002,"5min":0.223,"15min":0.20999999999999999},"max":{"1min":1.0669999999999999,"5min":97.233999999999995,"15min":97.233999999999995},"last":0.85199999999999998}]},{"osd":3,"last update":"Sat Sep 23 23:47:32 2023","interfaces":[{"interface":"back","average":{"1min":1.395,"5min":3.3570000000000002,"15min":2.8769999999999998},"min":{"1min":0.436,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":4.9349999999999996,"5min":74.478999999999999,"15min":74.478999999999999},"last":2.3180000000000001},{"interface":"front","average":{"1min":1.0900000000000001,"5min":2.5830000000000002,"15min":2.5129999999999999},"min":{"1min":0.30299999999999999,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":4.173,"5min":73.878,"15min":73.878},"last":3.0630000000000002}]},{"osd":4,"last update":"Sat Sep 23 23:47:03 2023","interfaces":[{"interface":"back","average":{"1min":0.88500000000000001,"5min":0.997,"15min":1.23},"min":{"1min":0.53100000000000003,"5min":0.34899999999999998,"15min":0.313},"max":{"1min":1.27,"5min":4.9669999999999996,"15min":8.2309999999999999},"last":3.2930000000000001},{"interface":"front","average":{"1min":0.93500000000000005,"5min":1.534,"15min":1.673},"min":{"1min":0.70599999999999996,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":1.2569999999999999,"5min":7.6710000000000003,"15min":12.199999999999999},"last":0.80700000000000005}]},{"osd":5,"last update":"Sat Sep 23 23:47:03 2023","interfaces":[{"interface":"back","average":{"1min":0.98799999999999999,"5min":1.3149999999999999,"15min":1.468},"min":{"1min":0.64900000000000002,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":1.304,"5min":8.9429999999999996,"15min":10.723000000000001},"last":0.87},{"interface":"front","average":{"1min":0.91000000000000003,"5min":1.036,"15min":1.2230000000000001},"min":{"1min":0.68799999999999994,"5min":0.378,"15min":0.36699999999999999},"max":{"1min":1.1419999999999999,"5min":5.0389999999999997,"15min":8.1280000000000001},"last":3.3290000000000002}]},{"osd":6,"last update":"Sat Sep 23 23:47:03 2023","interfaces":[{"interface":"back","average":{"1min":1.0409999999999999,"5min":1.363,"15min":1.4590000000000001},"min":{"1min":0.72099999999999997,"5min":0.34799999999999998,"15min":0.32900000000000001},"max":{"1min":1.46,"5min":8.9130000000000003,"15min":11.349},"last":0.88500000000000001},{"interface":"front","average":{"1min":0.95999999999999996,"5min":1.171,"15min":1.353},"min":{"1min":0.62,"5min":0.36199999999999999,"15min":0.34100000000000003},"max":{"1min":1.631,"5min":6.2919999999999998,"15min":8.1989999999999998},"last":3.3820000000000001}]},{"osd":7,"last update":"Sat Sep 23 23:47:03 2023","interfaces":[{"interface":"back","average":{"1min":1.002,"5min":1.1970000000000001,"15min":1.3680000000000001},"min":{"1min":0.626,"5min":0.41199999999999998,"15min":0.374},"max":{"1min":1.272,"5min":8.5670000000000002,"15min":8.5670000000000002},"last":3.3599999999999999},{"interface":"front","average":{"1min":1.0700000000000001,"5min":1.667,"15min":1.756},"min":{"1min":0.72299999999999998,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":1.3100000000000001,"5min":7.641,"15min":12.291},"last":0.90700000000000003}]}]},{"osd":0,"up_from":0,"seq":403726926108,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"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},"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":[]},{"osd":2,"up_from":104,"seq":446676599045,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3424240,"kb_used_data":2631208,"kb_used_omap":11,"kb_used_meta":793012,"kb_avail":90320912,"statfs":{"total":95995035648,"available":92488613888,"internally_reserved":0,"allocated":2694356992,"data_stored":2692667466,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12272,"internal_metadata":812044304},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,2,1,1],"upper_bound":16},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 23:47:14 2023","interfaces":[{"interface":"back","average":{"1min":0.623,"5min":0.77200000000000002,"15min":1.46},"min":{"1min":0.41799999999999998,"5min":0.20899999999999999,"15min":0.20899999999999999},"max":{"1min":0.83599999999999997,"5min":4.056,"15min":13.125999999999999},"last":0.59499999999999997},{"interface":"front","average":{"1min":0.64600000000000002,"5min":0.91900000000000004,"15min":1.641},"min":{"1min":0.41499999999999998,"5min":0.30099999999999999,"15min":0.217},"max":{"1min":0.86599999999999999,"5min":6.1040000000000001,"15min":14.709},"last":0.71899999999999997}]},{"osd":1,"last update":"Sat Sep 23 23:47:14 2023","interfaces":[{"interface":"back","average":{"1min":0.83499999999999996,"5min":1.7609999999999999,"15min":1.998},"min":{"1min":0.439,"5min":0.21099999999999999,"15min":0.21099999999999999},"max":{"1min":2.9569999999999999,"5min":26.530000000000001,"15min":26.530000000000001},"last":8.9969999999999999},{"interface":"front","average":{"1min":0.69699999999999995,"5min":1.6619999999999999,"15min":2.0369999999999999},"min":{"1min":0.40400000000000003,"5min":0.34399999999999997,"15min":0.249},"max":{"1min":1.079,"5min":26.271999999999998,"15min":26.271999999999998},"last":0.68600000000000005}]},{"osd":3,"last update":"Sat Sep 23 23:47:38 2023","interfaces":[{"interface":"back","average":{"1min":1.2649999999999999,"5min":3.0979999999999999,"15min":2.9329999999999998},"min":{"1min":0.32000000000000001,"5min":0.224,"15min":0.19700000000000001},"max":{"1min":4.157,"5min":44.363,"15min":130.126},"last":4.0839999999999996},{"interface":"front","average":{"1min":1.3300000000000001,"5min":3.04,"15min":3.1890000000000001},"min":{"1min":0.34100000000000003,"5min":0.245,"15min":0.22700000000000001},"max":{"1min":4.774,"5min":44.539999999999999,"15min":129.65799999999999},"last":2.9500000000000002}]},{"osd":4,"last update":"Sat Sep 23 23:47:14 2023","interfaces":[{"interface":"back","average":{"1min":0.91500000000000004,"5min":1.1830000000000001,"15min":1.536},"min":{"1min":0.39900000000000002,"5min":0.38200000000000001,"15min":0.35199999999999998},"max":{"1min":1.3009999999999999,"5min":5.2759999999999998,"15min":12.943},"last":0.623},{"interface":"front","average":{"1min":1.0780000000000001,"5min":1.361,"15min":1.5920000000000001},"min":{"1min":0.59099999999999997,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":2.669,"5min":7.0659999999999998,"15min":12.263},"last":2.226}]},{"osd":5,"last update":"Sat Sep 23 23:47:14 2023","interfaces":[{"interface":"back","average":{"1min":1.139,"5min":1.23,"15min":1.6419999999999999},"min":{"1min":0.70999999999999996,"5min":0.374,"15min":0.34999999999999998},"max":{"1min":2.1080000000000001,"5min":9.9039999999999999,"15min":11.000999999999999},"last":0.63400000000000001},{"interface":"front","average":{"1min":0.93899999999999995,"5min":1.2549999999999999,"15min":1.583},"min":{"1min":0.434,"5min":0.434,"15min":0.373},"max":{"1min":1.264,"5min":5.3209999999999997,"15min":12.978999999999999},"last":0.747}]},{"osd":6,"last update":"Sat Sep 23 23:47:14 2023","interfaces":[{"interface":"back","average":{"1min":1.161,"5min":1.4510000000000001,"15min":1.599},"min":{"1min":0.70399999999999996,"5min":0.39500000000000002,"15min":0.309},"max":{"1min":3.4630000000000001,"5min":6.9109999999999996,"15min":12.209},"last":2.133},{"interface":"front","average":{"1min":1.171,"5min":1.2749999999999999,"15min":1.6859999999999999},"min":{"1min":0.81299999999999994,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":2.6840000000000002,"5min":9.8719999999999999,"15min":13.329000000000001},"last":0.57499999999999996}]},{"osd":7,"last update":"Sat Sep 23 23:47:14 2023","interfaces":[{"interface":"back","average":{"1min":1.1120000000000001,"5min":1.464,"15min":1.7},"min":{"1min":0.66900000000000004,"5min":0.42299999999999999,"15min":0.32500000000000001},"max":{"1min":2.3199999999999998,"5min":7.0309999999999997,"15min":13.231},"last":0.66500000000000004},{"interface":"front","average":{"1min":1.216,"5min":1.3160000000000001,"15min":1.78},"min":{"1min":0.88600000000000001,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":2.1389999999999998,"5min":9.9359999999999999,"15min":13.375},"last":0.69799999999999995}]}]},{"osd":3,"up_from":109,"seq":468151435519,"num_pgs":61,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3950748,"kb_used_data":3234900,"kb_used_omap":5,"kb_used_meta":715834,"kb_avail":89794404,"statfs":{"total":95995035648,"available":91949469696,"internally_reserved":0,"allocated":3312537600,"data_stored":3310918271,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5347,"internal_metadata":733014813},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,0,4,0,2],"upper_bound":64},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 23:47:37 2023","interfaces":[{"interface":"back","average":{"1min":0.91600000000000004,"5min":1.3340000000000001,"15min":1.589},"min":{"1min":0.308,"5min":0.182,"15min":0.182},"max":{"1min":3.5779999999999998,"5min":7.6779999999999999,"15min":10.427},"last":1.587},{"interface":"front","average":{"1min":1.141,"5min":1.085,"15min":1.49},"min":{"1min":0.27000000000000002,"5min":0.20200000000000001,"15min":0.193},"max":{"1min":5.7930000000000001,"5min":5.7930000000000001,"15min":12.638},"last":1.056}]},{"osd":1,"last update":"Sat Sep 23 23:47:37 2023","interfaces":[{"interface":"back","average":{"1min":1.115,"5min":3.5059999999999998,"15min":2.3199999999999998},"min":{"1min":0.30199999999999999,"5min":0.26800000000000002,"15min":0.23000000000000001},"max":{"1min":3.0089999999999999,"5min":140.44900000000001,"15min":140.44900000000001},"last":1.1160000000000001},{"interface":"front","average":{"1min":1.1890000000000001,"5min":3.5630000000000002,"15min":2.468},"min":{"1min":0.38900000000000001,"5min":0.26100000000000001,"15min":0.22},"max":{"1min":4.766,"5min":140.99199999999999,"15min":140.99199999999999},"last":1.7}]},{"osd":2,"last update":"Sat Sep 23 23:47:37 2023","interfaces":[{"interface":"back","average":{"1min":0.78100000000000003,"5min":2.024,"15min":2.5249999999999999},"min":{"1min":0.254,"5min":0.215,"15min":0.215},"max":{"1min":2.1709999999999998,"5min":48.578000000000003,"15min":109.947},"last":1.5369999999999999},{"interface":"front","average":{"1min":1.458,"5min":2.4500000000000002,"15min":3.0139999999999998},"min":{"1min":0.37,"5min":0.37,"15min":0.29599999999999999},"max":{"1min":5.6909999999999998,"5min":50.323,"15min":114.09999999999999},"last":1.0069999999999999}]},{"osd":4,"last update":"Sat Sep 23 23:47:37 2023","interfaces":[{"interface":"back","average":{"1min":1.2569999999999999,"5min":1.637,"15min":1.5840000000000001},"min":{"1min":0.57099999999999995,"5min":0.38400000000000001,"15min":0.34399999999999997},"max":{"1min":4.718,"5min":7.726,"15min":10.487},"last":1.0740000000000001},{"interface":"front","average":{"1min":1.617,"5min":1.4239999999999999,"15min":1.639},"min":{"1min":0.438,"5min":0.40600000000000003,"15min":0.34899999999999998},"max":{"1min":7.5179999999999998,"5min":10.16,"15min":15.27},"last":1.157}]},{"osd":5,"last update":"Sat Sep 23 23:47:37 2023","interfaces":[{"interface":"back","average":{"1min":1.389,"5min":1.3160000000000001,"15min":1.496},"min":{"1min":0.52900000000000003,"5min":0.436,"15min":0.36399999999999999},"max":{"1min":6.9649999999999999,"5min":6.9649999999999999,"15min":7.665},"last":1.133},{"interface":"front","average":{"1min":1.0469999999999999,"5min":1.204,"15min":1.246},"min":{"1min":0.57299999999999995,"5min":0.31900000000000001,"15min":0.308},"max":{"1min":2.698,"5min":6.2279999999999998,"15min":9.157},"last":1.4770000000000001}]},{"osd":6,"last update":"Sat Sep 23 23:47:37 2023","interfaces":[{"interface":"back","average":{"1min":1.415,"5min":1.363,"15min":1.5840000000000001},"min":{"1min":0.55500000000000005,"5min":0.36599999999999999,"15min":0.32400000000000001},"max":{"1min":7.0119999999999996,"5min":7.0119999999999996,"15min":7.9359999999999999},"last":1.1000000000000001},{"interface":"front","average":{"1min":1.0960000000000001,"5min":1.294,"15min":1.3979999999999999},"min":{"1min":0.54200000000000004,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":2.819,"5min":6.29,"15min":9.2609999999999992},"last":1.4239999999999999}]},{"osd":7,"last update":"Sat Sep 23 23:47:37 2023","interfaces":[{"interface":"back","average":{"1min":1.077,"5min":1.236,"15min":1.4830000000000001},"min":{"1min":0.59499999999999997,"5min":0.34300000000000003,"15min":0.34200000000000003},"max":{"1min":2.794,"5min":6.2599999999999998,"15min":10.034000000000001},"last":1.5109999999999999},{"interface":"front","average":{"1min":1.3049999999999999,"5min":1.679,"15min":1.7649999999999999},"min":{"1min":0.65300000000000002,"5min":0.45900000000000002,"15min":0.39900000000000002},"max":{"1min":4.798,"5min":7.7560000000000002,"15min":10.52},"last":1.552}]}]},{"osd":4,"up_from":30,"seq":128849019361,"num_pgs":49,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2875984,"kb_used_data":2542344,"kb_used_omap":0,"kb_used_meta":333632,"kb_avail":90869168,"statfs":{"total":95995035648,"available":93050028032,"internally_reserved":0,"allocated":2603360256,"data_stored":2602201761,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":341639168},"hb_peers":[0,1,2,3,5,6,7],"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":"Sat Sep 23 23:47:16 2023","interfaces":[{"interface":"back","average":{"1min":0.90800000000000003,"5min":0.69899999999999995,"15min":1.081},"min":{"1min":0.47199999999999998,"5min":0.315,"15min":0.23799999999999999},"max":{"1min":1.5289999999999999,"5min":2.8170000000000002,"15min":25.873999999999999},"last":0.63700000000000001},{"interface":"front","average":{"1min":0.84299999999999997,"5min":0.65000000000000002,"15min":1.0640000000000001},"min":{"1min":0.44900000000000001,"5min":0.30599999999999999,"15min":0.27300000000000002},"max":{"1min":1.1419999999999999,"5min":1.99,"15min":25.779},"last":0.69699999999999995}]},{"osd":1,"last update":"Sat Sep 23 23:47:50 2023","interfaces":[{"interface":"back","average":{"1min":1.304,"5min":1.1799999999999999,"15min":1.7370000000000001},"min":{"1min":0.42099999999999999,"5min":0.29499999999999998,"15min":0.27600000000000002},"max":{"1min":2.7509999999999999,"5min":4.0330000000000004,"15min":91.316000000000003},"last":0.55500000000000005},{"interface":"front","average":{"1min":1.0589999999999999,"5min":0.93300000000000005,"15min":1.714},"min":{"1min":0.39200000000000002,"5min":0.309,"15min":0.29799999999999999},"max":{"1min":2.3399999999999999,"5min":3.3799999999999999,"15min":88.989000000000004},"last":4.2110000000000003}]},{"osd":2,"last update":"Sat Sep 23 23:47:05 2023","interfaces":[{"interface":"back","average":{"1min":0.95499999999999996,"5min":3.165,"15min":2.6800000000000002},"min":{"1min":0.58599999999999997,"5min":0.33700000000000002,"15min":0.27600000000000002},"max":{"1min":1.419,"5min":167.28299999999999,"15min":167.28299999999999},"last":1.2170000000000001},{"interface":"front","average":{"1min":1.099,"5min":3.141,"15min":2.863},"min":{"1min":0.60099999999999998,"5min":0.34200000000000003,"15min":0.29799999999999999},"max":{"1min":4.9969999999999999,"5min":167.935,"15min":167.935},"last":0.77700000000000002}]},{"osd":3,"last update":"Sat Sep 23 23:47:39 2023","interfaces":[{"interface":"back","average":{"1min":1.034,"5min":2.0179999999999998,"15min":1.9830000000000001},"min":{"1min":0.45500000000000002,"5min":0.41199999999999998,"15min":0.33200000000000002},"max":{"1min":1.742,"5min":43.689,"15min":69.519000000000005},"last":0.73399999999999999},{"interface":"front","average":{"1min":1.5940000000000001,"5min":1.9950000000000001,"15min":2.1349999999999998},"min":{"1min":0.49299999999999999,"5min":0.35699999999999998,"15min":0.33500000000000002},"max":{"1min":8.2899999999999991,"5min":44.094000000000001,"15min":71.221000000000004},"last":0.58599999999999997}]},{"osd":5,"last update":"Sat Sep 23 23:47:50 2023","interfaces":[{"interface":"back","average":{"1min":0.80500000000000005,"5min":0.76000000000000001,"15min":0.84799999999999998},"min":{"1min":0.41199999999999998,"5min":0.36099999999999999,"15min":0.34300000000000003},"max":{"1min":1.9490000000000001,"5min":1.9490000000000001,"15min":9.5220000000000002},"last":0.66500000000000004},{"interface":"front","average":{"1min":0.94699999999999995,"5min":0.89700000000000002,"15min":0.97599999999999998},"min":{"1min":0.50700000000000001,"5min":0.44400000000000001,"15min":0.42299999999999999},"max":{"1min":1.974,"5min":1.974,"15min":9.5510000000000002},"last":0.81999999999999995}]},{"osd":6,"last update":"Sat Sep 23 23:47:50 2023","interfaces":[{"interface":"back","average":{"1min":1.1659999999999999,"5min":0.96199999999999997,"15min":1.034},"min":{"1min":0.57299999999999995,"5min":0.312,"15min":0.312},"max":{"1min":2.722,"5min":3.2189999999999999,"15min":8.3699999999999992},"last":0.76300000000000001},{"interface":"front","average":{"1min":1.0129999999999999,"5min":0.96499999999999997,"15min":0.91300000000000003},"min":{"1min":0.49099999999999999,"5min":0.42199999999999999,"15min":0.36099999999999999},"max":{"1min":1.7929999999999999,"5min":2.3919999999999999,"15min":3.032},"last":0.80000000000000004}]},{"osd":7,"last update":"Sat Sep 23 23:47:50 2023","interfaces":[{"interface":"back","average":{"1min":0.96499999999999997,"5min":0.91100000000000003,"15min":1.0169999999999999},"min":{"1min":0.503,"5min":0.47599999999999998,"15min":0.33000000000000002},"max":{"1min":2.0099999999999998,"5min":2.0099999999999998,"15min":9.6140000000000008},"last":0.90300000000000002},{"interface":"front","average":{"1min":1.1200000000000001,"5min":0.97599999999999998,"15min":1.0369999999999999},"min":{"1min":0.46100000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":2.3450000000000002,"5min":2.3450000000000002,"15min":6.5910000000000002},"last":0.95499999999999996}]}]},{"osd":5,"up_from":0,"seq":163208757720,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"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},"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":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"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":593920,"data_stored":590368,"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":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":4194304,"data_stored":4194304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4198400,"data_stored":4194323,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"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":4485,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4198400,"data_stored":4194323,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1658,"internal_metadata":0},{"poolid":2,"osd":4,"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},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4198400,"data_stored":4194323,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":4194304,"data_stored":4194304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9036,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":22,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6760,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":5322,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7787,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":182,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3689,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":32768,"data_stored":5504,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":624,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":5482,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4950,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"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},{"poolid":4,"osd":1,"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},{"poolid":4,"osd":2,"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},{"poolid":4,"osd":3,"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},{"poolid":4,"osd":4,"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},{"poolid":4,"osd":5,"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},{"poolid":4,"osd":6,"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},{"poolid":4,"osd":7,"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},{"poolid":8,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":2917793792,"data_stored":2917793792,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":2698117120,"data_stored":2698117120,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":3331719168,"data_stored":3331719168,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":2617966592,"data_stored":2617966592,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":2620850176,"data_stored":2620850176,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-23T23:48:06.660 INFO:tasks.cephadm.ceph_manager.ceph:recovered! 2023-09-23T23:48:06.660 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T23:48:06.660 INFO:tasks.thrashosds.thrasher:inject_pause on osd.3 2023-09-23T23:48:06.661 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-09-23T23:48:06.661 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-09-23T23:48:06.661 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 config set filestore_inject_stall 3 2023-09-23T23:48:06.680 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:48:06.687 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 dump_historic_ops 2023-09-23T23:48:06.715 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:48:06.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:06.721 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:48:06.822 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:48:06.852 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:48:06.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:06.854 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:48:06.955 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:48:06.988 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:48:06.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:06.993 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:48:07.094 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:48:07.130 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:48:07.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:07.135 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:48:07.236 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:07.258 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:07.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:07.263 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:48:07.364 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:07.395 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:07.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:07.398 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:48:07.498 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:07.523 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:07.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:07.527 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:48:07.578 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 61 16 79381 79365 81.3086 55.4375 0.0149971 0.0122936 2023-09-23T23:48:07.627 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:07.654 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:07.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:07.659 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:48:07.760 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:07.783 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:07.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:07.786 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:48:07.887 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:48:07.912 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:48:07.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:07.915 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:48:08.015 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:48:08.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:48:07 smithi164 bash[92846]: cluster 2023-09-23T23:48:06.707135+0000 mgr.y (mgr.25991) 931 : cluster 0 pgmap v1037: 89 pgs: 89 active+clean; 4.7 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 60 MiB/s wr, 953 op/s 2023-09-23T23:48:08.039 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:48:08.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:08.042 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:48:08.142 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:08.169 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:08.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:08.173 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:48:08.274 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:08.283 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:48:07 smithi159 bash[105915]: cluster 2023-09-23T23:48:06.707135+0000 mgr.y (mgr.25991) 931 : cluster 0 pgmap v1037: 89 pgs: 89 active+clean; 4.7 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 60 MiB/s wr, 953 op/s 2023-09-23T23:48:08.283 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:48:07 smithi159 bash[108473]: cluster 2023-09-23T23:48:06.707135+0000 mgr.y (mgr.25991) 931 : cluster 0 pgmap v1037: 89 pgs: 89 active+clean; 4.7 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 60 MiB/s wr, 953 op/s 2023-09-23T23:48:08.305 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:08.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:08.307 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:48:08.408 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:48:08.434 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:48:08.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:08.438 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:48:08.539 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:48:08.572 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:48:08.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:08.577 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:48:08.578 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 62 16 80288 80272 80.9114 56.6875 0.0364126 0.0123529 2023-09-23T23:48:08.677 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:48:08.681 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T23:48:08.691 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T23:48:08.703 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:48:08.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:08.707 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:48:08.808 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:08.832 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:08.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:08.834 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:48:08.935 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:48:08.956 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:48:08.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:08.959 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:48:09.061 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:48:09.082 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:48:09.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:09.087 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:48:09.187 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:48:09.214 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:48:09.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:09.219 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:48:09.320 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:48:09.348 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:48:09.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:09.351 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:48:09.451 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:48:09.475 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:48:09.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:09.478 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:48:09.578 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 63 16 81119 81103 80.4512 51.9375 0.02094 0.0124237 2023-09-23T23:48:09.578 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:48:09.611 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:48:09.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:09.616 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:48:09.716 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:48:09.761 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:48:09.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:09.769 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:48:09.870 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:09.894 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:09.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:09.897 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:48:09.972 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:48:09 smithi159 bash[105915]: cluster 2023-09-23T23:48:08.710156+0000 mgr.y (mgr.25991) 932 : cluster 0 pgmap v1038: 89 pgs: 89 active+clean; 4.8 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 58 MiB/s wr, 933 op/s 2023-09-23T23:48:09.972 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:48:09 smithi159 bash[108473]: cluster 2023-09-23T23:48:08.710156+0000 mgr.y (mgr.25991) 932 : cluster 0 pgmap v1038: 89 pgs: 89 active+clean; 4.8 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 58 MiB/s wr, 933 op/s 2023-09-23T23:48:09.999 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:10.025 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:10.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:10.029 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:48:10.129 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:10.153 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:10.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:10.155 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:48:10.256 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:48:10.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:48:09 smithi164 bash[92846]: cluster 2023-09-23T23:48:08.710156+0000 mgr.y (mgr.25991) 932 : cluster 0 pgmap v1038: 89 pgs: 89 active+clean; 4.8 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 58 MiB/s wr, 933 op/s 2023-09-23T23:48:10.290 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:48:10.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:10.296 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:48:10.397 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:48:10.427 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:48:10.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:10.432 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:48:10.532 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:48:10.553 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:48:10.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:10.556 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:48:10.578 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 64 16 82023 82007 80.0768 56.5 0.00747928 0.012481 2023-09-23T23:48:10.658 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:48:10.680 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:48:10.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:10.682 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:48:10.783 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:48:10.813 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:48:10.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:10.816 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:48:10.917 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:48:10.956 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:48:10.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:10.962 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:48:11.063 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:11.090 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:11.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:11.093 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:48:11.193 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:48:11.233 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:48:11.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:11.236 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:48:11.337 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:48:11.362 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:48:11.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:11.365 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:48:11.465 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:48:11.497 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:48:11.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:11.503 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:48:11.509 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:48:11.509 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:48:11.580 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 65 16 82875 82859 79.6619 53.25 0.0433395 0.0125465 2023-09-23T23:48:11.604 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:48:11.631 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:48:11.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:11.633 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:48:11.734 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:48:11.757 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:48:11.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:11.760 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:48:11.861 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:11.887 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:11.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:11.894 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:48:11.995 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:12.018 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:12.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:12.022 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:48:12.122 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:48:12.132 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:48:11 smithi164 bash[92846]: cluster 2023-09-23T23:48:10.710752+0000 mgr.y (mgr.25991) 933 : cluster 0 pgmap v1039: 89 pgs: 89 active+clean; 4.8 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 58 MiB/s wr, 926 op/s 2023-09-23T23:48:12.149 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:48:12.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:12.151 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:48:12.252 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:12.276 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:12.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:12.279 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:48:12.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:48:11 smithi159 bash[105915]: cluster 2023-09-23T23:48:10.710752+0000 mgr.y (mgr.25991) 933 : cluster 0 pgmap v1039: 89 pgs: 89 active+clean; 4.8 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 58 MiB/s wr, 926 op/s 2023-09-23T23:48:12.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:48:11 smithi159 bash[108473]: cluster 2023-09-23T23:48:10.710752+0000 mgr.y (mgr.25991) 933 : cluster 0 pgmap v1039: 89 pgs: 89 active+clean; 4.8 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 58 MiB/s wr, 926 op/s 2023-09-23T23:48:12.380 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:48:12.408 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:48:12.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:12.410 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:48:12.511 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:12.538 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:12.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:12.542 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:48:12.580 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 66 16 83738 83722 79.2721 53.9375 0.0127208 0.0126083 2023-09-23T23:48:12.643 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:48:12.671 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:48:12.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:12.674 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:48:12.775 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:12.802 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:12.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:12.808 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:48:12.909 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:48:12.936 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:48:12.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:12.939 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:48:13.039 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:13.071 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:13.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:13.076 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:48:13.176 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:48:13.199 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:48:13.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:13.202 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:48:13.302 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:13.327 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:13.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:13.331 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:48:13.431 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:48:13.460 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:48:13.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:13.464 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:48:13.549 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:48:13.549 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:48:13.566 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:13.580 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 67 16 84589 84573 78.8827 53.1875 0.0146268 0.0126704 2023-09-23T23:48:13.588 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:13.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:13.591 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:48:13.692 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:48:13.721 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:48:13.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:13.726 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:48:13.794 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:48:13 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:48:13] "GET /metrics HTTP/1.1" 200 36539 "" "Prometheus/2.43.0" 2023-09-23T23:48:13.827 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:48:13.866 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:48:13.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:13.871 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:48:13.972 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:14.001 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:14.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:14.003 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:48:14.104 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:48:14.113 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:48:13 smithi159 bash[105915]: cluster 2023-09-23T23:48:12.711246+0000 mgr.y (mgr.25991) 934 : cluster 0 pgmap v1040: 89 pgs: 89 active+clean; 5.0 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 57 MiB/s wr, 910 op/s 2023-09-23T23:48:14.113 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:48:13 smithi159 bash[108473]: cluster 2023-09-23T23:48:12.711246+0000 mgr.y (mgr.25991) 934 : cluster 0 pgmap v1040: 89 pgs: 89 active+clean; 5.0 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 57 MiB/s wr, 910 op/s 2023-09-23T23:48:14.131 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:48:14.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:14.134 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:48:14.234 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:14.258 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:14.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:14.261 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:48:14.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:48:13 smithi164 bash[92846]: cluster 2023-09-23T23:48:12.711246+0000 mgr.y (mgr.25991) 934 : cluster 0 pgmap v1040: 89 pgs: 89 active+clean; 5.0 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 57 MiB/s wr, 910 op/s 2023-09-23T23:48:14.362 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:48:14.379 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:48:14.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:14.381 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:48:14.481 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:48:14.511 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:48:14.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:14.516 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:48:14.580 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 68 16 85487 85471 78.548 56.125 0.0115058 0.0127258 2023-09-23T23:48:14.617 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:14.641 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:14.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:14.643 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:48:14.744 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:48:14.771 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:48:14.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:14.775 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:48:14.875 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:48:14.898 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:48:14.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:14.902 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:48:15.003 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:48:15.033 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:48:15.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:15.038 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:48:15.138 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:15.171 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:15.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:15.174 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:48:15.275 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:15.307 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:15.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:15.311 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:48:15.412 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:48:15.445 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:48:15.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:15.449 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:48:15.550 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:48:15.576 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:48:15.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:15.580 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:48:15.581 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 69 15 86426 86411 78.261 58.75 0.0321262 0.0127725 2023-09-23T23:48:15.681 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:48:15.709 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:48:15.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:15.716 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:48:15.817 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:15.852 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:15.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:15.857 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:48:15.958 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:48:15.987 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:48:15.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:15.990 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:48:16.091 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:16.120 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:16.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:16.123 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:48:16.224 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:48:16.252 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:48:16.254 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:48:15 smithi164 bash[92846]: cluster 2023-09-23T23:48:14.711772+0000 mgr.y (mgr.25991) 935 : cluster 0 pgmap v1041: 89 pgs: 89 active+clean; 5.1 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 58 MiB/s wr, 933 op/s 2023-09-23T23:48:16.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:16.254 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:48:16.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:48:15 smithi159 bash[105915]: cluster 2023-09-23T23:48:14.711772+0000 mgr.y (mgr.25991) 935 : cluster 0 pgmap v1041: 89 pgs: 89 active+clean; 5.1 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 58 MiB/s wr, 933 op/s 2023-09-23T23:48:16.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:48:15 smithi159 bash[108473]: cluster 2023-09-23T23:48:14.711772+0000 mgr.y (mgr.25991) 935 : cluster 0 pgmap v1041: 89 pgs: 89 active+clean; 5.1 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 58 MiB/s wr, 933 op/s 2023-09-23T23:48:16.355 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:48:16.377 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:48:16.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:16.386 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:48:16.487 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:16.513 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:16.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:16.516 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:48:16.581 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 70 16 87214 87198 77.8456 49.1875 0.0138651 0.0128208 2023-09-23T23:48:16.616 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:16.649 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:16.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:16.651 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:48:16.752 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:16.782 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:16.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:16.787 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:48:16.888 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:48:16.925 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:48:16.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:16.928 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:48:17.028 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:48:17.035 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:48:16 smithi159 bash[105915]: cluster 2023-09-23T23:48:16.713774+0000 mgr.y (mgr.25991) 936 : cluster 0 pgmap v1042: 89 pgs: 89 active+clean; 5.2 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 57 MiB/s wr, 904 op/s 2023-09-23T23:48:17.036 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:48:16 smithi159 bash[108473]: cluster 2023-09-23T23:48:16.713774+0000 mgr.y (mgr.25991) 936 : cluster 0 pgmap v1042: 89 pgs: 89 active+clean; 5.2 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 57 MiB/s wr, 904 op/s 2023-09-23T23:48:17.064 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:48:17.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:17.067 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:48:17.168 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:48:17.192 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:48:17.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:17.195 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:48:17.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:48:16 smithi164 bash[92846]: cluster 2023-09-23T23:48:16.713774+0000 mgr.y (mgr.25991) 936 : cluster 0 pgmap v1042: 89 pgs: 89 active+clean; 5.2 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 57 MiB/s wr, 904 op/s 2023-09-23T23:48:17.296 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:48:17.327 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:48:17.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:17.331 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:48:17.432 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:48:17.465 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:48:17.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:17.467 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:48:17.568 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:48:17.580 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 71 16 88021 88005 77.4595 50.4375 0.0241537 0.0129045 2023-09-23T23:48:17.603 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:48:17.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:17.607 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:48:17.707 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:48:17.733 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:48:17.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:17.738 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:48:17.838 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:17.864 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:17.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:17.870 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:48:17.970 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:48:18.010 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:48:18.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:18.014 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:48:18.114 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:18.123 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:48:17 smithi159 bash[105915]: audit 2023-09-23T23:48:17.247476+0000 mon.a (mon.0) 1243 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:48:18.123 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:48:17 smithi159 bash[108473]: audit 2023-09-23T23:48:17.247476+0000 mon.a (mon.0) 1243 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:48:18.144 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:18.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:18.148 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:48:18.248 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:18.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:48:17 smithi164 bash[92846]: audit 2023-09-23T23:48:17.247476+0000 mon.a (mon.0) 1243 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:48:18.277 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:18.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:18.280 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:48:18.381 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:18.407 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:18.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:18.411 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:48:18.511 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:18.539 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:18.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:18.545 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:48:18.581 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 72 16 88949 88933 77.1891 58 0.0138945 0.0129486 2023-09-23T23:48:18.646 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:18.672 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:18.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:18.678 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:48:18.779 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:18.808 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:18.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:18.811 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:48:18.912 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:48:18.940 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:48:18.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:18.943 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:48:19.044 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:48:19.075 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:48:19.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:19.081 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:48:19.182 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:48:19.191 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:48:19 smithi159 bash[105915]: cluster 2023-09-23T23:48:18.714205+0000 mgr.y (mgr.25991) 937 : cluster 0 pgmap v1043: 89 pgs: 89 active+clean; 5.3 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 53 MiB/s wr, 853 op/s 2023-09-23T23:48:19.192 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:48:19 smithi159 bash[108473]: cluster 2023-09-23T23:48:18.714205+0000 mgr.y (mgr.25991) 937 : cluster 0 pgmap v1043: 89 pgs: 89 active+clean; 5.3 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 53 MiB/s wr, 853 op/s 2023-09-23T23:48:19.220 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:48:19.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:19.224 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:48:19.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:48:19 smithi164 bash[92846]: cluster 2023-09-23T23:48:18.714205+0000 mgr.y (mgr.25991) 937 : cluster 0 pgmap v1043: 89 pgs: 89 active+clean; 5.3 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 53 MiB/s wr, 853 op/s 2023-09-23T23:48:19.325 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:48:19.359 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:48:19.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:19.364 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:48:19.465 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:19.489 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:19.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:19.497 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:48:19.581 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 73 16 89522 89506 76.6223 35.8125 0.0167614 0.0130455 2023-09-23T23:48:19.597 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:19.619 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:19.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:19.621 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:48:19.722 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:19.749 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:19.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:19.754 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:48:19.855 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:19.880 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:19.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:19.883 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:48:19.984 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:48:20.010 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:48:20.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:20.013 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:48:20.114 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:48:20.149 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:48:20.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:20.154 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:48:20.255 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:48:20.295 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:48:20.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:20.298 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:48:20.399 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:20.430 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:20.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:20.433 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:48:20.533 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:48:20.559 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:48:20.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:20.562 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:48:20.581 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 74 16 90364 90348 76.298 52.625 0.0373111 0.0131004 2023-09-23T23:48:20.663 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:48:20.688 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:48:20.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:20.692 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:48:20.793 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:48:20.821 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:48:20.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:20.823 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:48:20.924 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:20.956 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:20.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:20.959 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:48:21.059 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:48:21.086 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:48:21.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:21.090 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:48:21.190 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:48:21.217 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:48:21.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:21.219 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:48:21.320 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:21.351 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:21.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:21.354 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:48:21.455 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:21.486 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:21.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:21.492 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:48:21.581 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 75 16 91252 91236 76.0206 55.5 0.00970376 0.0131492 2023-09-23T23:48:21.593 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:48:21.619 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:48:21.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:21.622 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:48:21.723 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:21.775 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:21.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:21.777 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:48:21.878 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:48:21.907 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:48:21.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:21.909 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:48:22.010 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:22.043 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:22.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:48:21 smithi159 bash[105915]: cluster 2023-09-23T23:48:20.714743+0000 mgr.y (mgr.25991) 938 : cluster 0 pgmap v1044: 89 pgs: 89 active+clean; 5.4 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 52 MiB/s wr, 824 op/s 2023-09-23T23:48:22.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:48:21 smithi159 bash[108473]: cluster 2023-09-23T23:48:20.714743+0000 mgr.y (mgr.25991) 938 : cluster 0 pgmap v1044: 89 pgs: 89 active+clean; 5.4 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 52 MiB/s wr, 824 op/s 2023-09-23T23:48:22.045 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:48:21 smithi164 bash[92846]: cluster 2023-09-23T23:48:20.714743+0000 mgr.y (mgr.25991) 938 : cluster 0 pgmap v1044: 89 pgs: 89 active+clean; 5.4 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 52 MiB/s wr, 824 op/s 2023-09-23T23:48:22.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:22.046 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:48:22.147 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:22.175 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:22.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:22.178 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:48:22.279 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:48:22.308 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:48:22.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:22.310 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:48:22.411 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:22.438 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:22.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:22.441 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:48:22.541 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:48:22.571 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:48:22.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:22.575 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:48:22.581 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 76 16 92141 92125 75.7514 55.5625 0.0113981 0.0131958 2023-09-23T23:48:22.676 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:48:22.706 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:48:22.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:22.709 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:48:22.809 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:48:22.837 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:48:22.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:22.844 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:48:22.944 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:22.971 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:22.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:22.975 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:48:23.076 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:48:23.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:23.109 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:48:23.110 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:48:23.210 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:48:23.239 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:48:23.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:23.242 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:48:23.343 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:23.373 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:23.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:23.377 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:48:23.478 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:48:23.512 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:48:23.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:23.515 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:48:23.581 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 77 16 93001 92985 75.4656 53.75 0.0203944 0.0132448 2023-09-23T23:48:23.617 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:48:23.653 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:48:23.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:23.657 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:48:23.758 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:48:23.792 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:48:23.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:23.797 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:48:23.898 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:48:23.906 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:48:23 smithi159 bash[105915]: cluster 2023-09-23T23:48:22.715303+0000 mgr.y (mgr.25991) 939 : cluster 0 pgmap v1045: 89 pgs: 89 active+clean; 5.5 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 55 MiB/s wr, 877 op/s 2023-09-23T23:48:23.906 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:48:23 smithi159 bash[105915]: audit 2023-09-23T23:48:23.282752+0000 mon.a (mon.0) 1244 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:48:23.907 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:48:23 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:48:23] "GET /metrics HTTP/1.1" 200 36541 "" "Prometheus/2.43.0" 2023-09-23T23:48:23.907 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:48:23 smithi159 bash[108473]: cluster 2023-09-23T23:48:22.715303+0000 mgr.y (mgr.25991) 939 : cluster 0 pgmap v1045: 89 pgs: 89 active+clean; 5.5 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 55 MiB/s wr, 877 op/s 2023-09-23T23:48:23.907 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:48:23 smithi159 bash[108473]: audit 2023-09-23T23:48:23.282752+0000 mon.a (mon.0) 1244 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:48:23.929 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:48:23.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:23.935 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:48:24.036 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:48:24.064 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:48:24.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:24.071 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:48:24.171 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:48:24.203 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:48:24.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:24.211 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:48:24.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:48:23 smithi164 bash[92846]: cluster 2023-09-23T23:48:22.715303+0000 mgr.y (mgr.25991) 939 : cluster 0 pgmap v1045: 89 pgs: 89 active+clean; 5.5 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 55 MiB/s wr, 877 op/s 2023-09-23T23:48:24.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:48:23 smithi164 bash[92846]: audit 2023-09-23T23:48:23.282752+0000 mon.a (mon.0) 1244 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:48:24.312 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:24.346 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:24.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:24.348 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:48:24.449 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:48:24.479 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:48:24.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:24.482 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:48:24.581 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 78 16 93881 93865 75.2031 55 0.00809215 0.0132918 2023-09-23T23:48:24.583 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:24.614 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:24.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:24.617 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:48:24.717 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:48:24.739 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:48:24.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:24.741 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:48:24.842 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:24.880 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:24.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:24.883 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:48:24.983 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:25.011 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:25.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:25.013 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:48:25.113 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:48:25.145 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:48:25.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:25.150 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:48:25.250 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:48:25.280 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:48:25.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:25.283 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:48:25.384 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:25.412 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:25.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:25.414 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:48:25.515 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:48:25.539 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:48:25.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:25.543 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:48:25.581 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 79 16 94619 94603 74.835 46.125 0.0121128 0.0133567 2023-09-23T23:48:25.644 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:48:25.667 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:48:25.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:25.671 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:48:25.772 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:48:25.802 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:48:25.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:25.804 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:48:25.905 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:48:25.938 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:48:25.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:25.943 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:48:26.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:48:25 smithi164 bash[92846]: cluster 2023-09-23T23:48:24.715934+0000 mgr.y (mgr.25991) 940 : cluster 0 pgmap v1046: 89 pgs: 89 active+clean; 5.6 GiB data, 20 GiB used, 427 GiB / 447 GiB avail; 56 MiB/s wr, 901 op/s 2023-09-23T23:48:26.044 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:26.066 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:26.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:26.068 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:48:26.169 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:26.194 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:26.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:26.196 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:48:26.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:48:25 smithi159 bash[105915]: cluster 2023-09-23T23:48:24.715934+0000 mgr.y (mgr.25991) 940 : cluster 0 pgmap v1046: 89 pgs: 89 active+clean; 5.6 GiB data, 20 GiB used, 427 GiB / 447 GiB avail; 56 MiB/s wr, 901 op/s 2023-09-23T23:48:26.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:48:25 smithi159 bash[108473]: cluster 2023-09-23T23:48:24.715934+0000 mgr.y (mgr.25991) 940 : cluster 0 pgmap v1046: 89 pgs: 89 active+clean; 5.6 GiB data, 20 GiB used, 427 GiB / 447 GiB avail; 56 MiB/s wr, 901 op/s 2023-09-23T23:48:26.297 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:48:26.344 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:48:26.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:26.346 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:48:26.446 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:26.471 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:26.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:26.474 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:48:26.575 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:48:26.585 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:2023-09-23T23:48:26.582138+0000 min lat: 0.0012955 max lat: 0.30307 avg lat: 0.0134157 2023-09-23T23:48:26.585 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T23:48:26.585 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 80 16 95405 95389 74.5104 49.125 0.0127943 0.0134157 2023-09-23T23:48:26.606 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:48:26.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:26.610 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:48:26.710 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:26.734 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:26.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:26.736 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:48:26.837 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:48:26.867 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:48:26.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:26.872 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:48:26.972 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:48:27.008 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:48:27.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:27.013 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:48:27.114 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:27.137 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:27.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:27.140 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:48:27.241 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:27.268 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:27.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:27.272 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:48:27.373 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:48:27.398 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:48:27.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:27.402 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:48:27.502 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:48:27.535 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:48:27.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:27.540 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:48:27.585 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 81 16 96267 96251 74.2556 53.875 0.0103583 0.0134558 2023-09-23T23:48:27.640 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:48:27.671 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:48:27.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:27.690 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:48:27.790 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:27.814 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:27.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:27.819 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:48:27.920 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:48:27.929 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:48:27 smithi164 bash[92846]: cluster 2023-09-23T23:48:26.716561+0000 mgr.y (mgr.25991) 941 : cluster 0 pgmap v1047: 89 pgs: 89 active+clean; 5.7 GiB data, 20 GiB used, 427 GiB / 447 GiB avail; 53 MiB/s wr, 855 op/s 2023-09-23T23:48:27.943 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:48:27.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:27.947 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:48:28.047 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:28.085 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:28.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:28.087 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:48:28.188 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:48:28.223 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:48:28.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:28.228 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:48:28.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:48:27 smithi159 bash[105915]: cluster 2023-09-23T23:48:26.716561+0000 mgr.y (mgr.25991) 941 : cluster 0 pgmap v1047: 89 pgs: 89 active+clean; 5.7 GiB data, 20 GiB used, 427 GiB / 447 GiB avail; 53 MiB/s wr, 855 op/s 2023-09-23T23:48:28.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:48:27 smithi159 bash[108473]: cluster 2023-09-23T23:48:26.716561+0000 mgr.y (mgr.25991) 941 : cluster 0 pgmap v1047: 89 pgs: 89 active+clean; 5.7 GiB data, 20 GiB used, 427 GiB / 447 GiB avail; 53 MiB/s wr, 855 op/s 2023-09-23T23:48:28.329 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:48:28.353 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:48:28.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:28.357 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:48:28.457 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:48:28.483 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:48:28.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:28.487 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:48:28.585 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 82 16 97164 97148 74.0336 56.0625 0.0152047 0.0135018 2023-09-23T23:48:28.588 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:48:28.628 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:48:28.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:28.633 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:48:28.734 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:28.759 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:28.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:28.763 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:48:28.863 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:28.892 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:28.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:28.898 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:48:28.999 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:29.028 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:29.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:29.035 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:48:29.135 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:48:29.162 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:48:29.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:29.167 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:48:29.267 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:48:29.290 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:48:29.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:29.292 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:48:29.393 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:48:29.416 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:48:29.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:29.419 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:48:29.519 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:29.550 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:29.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:29.553 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:48:29.585 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 83 16 97943 97927 73.7282 48.6875 0.0162655 0.0135453 2023-09-23T23:48:29.654 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:29.689 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:29.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:29.693 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:48:29.794 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:29.815 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:29.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:29.818 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:48:29.919 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:29.932 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:48:29 smithi159 bash[105915]: cluster 2023-09-23T23:48:28.717034+0000 mgr.y (mgr.25991) 942 : cluster 0 pgmap v1048: 89 pgs: 89 active+clean; 5.8 GiB data, 20 GiB used, 427 GiB / 447 GiB avail; 50 MiB/s wr, 799 op/s 2023-09-23T23:48:29.932 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:48:29 smithi159 bash[105915]: audit 2023-09-23T23:48:29.836613+0000 mon.a (mon.0) 1245 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:48:29.932 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:48:29 smithi159 bash[105915]: audit 2023-09-23T23:48:29.844489+0000 mon.a (mon.0) 1246 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:48:29.933 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:48:29 smithi159 bash[108473]: cluster 2023-09-23T23:48:28.717034+0000 mgr.y (mgr.25991) 942 : cluster 0 pgmap v1048: 89 pgs: 89 active+clean; 5.8 GiB data, 20 GiB used, 427 GiB / 447 GiB avail; 50 MiB/s wr, 799 op/s 2023-09-23T23:48:29.933 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:48:29 smithi159 bash[108473]: audit 2023-09-23T23:48:29.836613+0000 mon.a (mon.0) 1245 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:48:29.933 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:48:29 smithi159 bash[108473]: audit 2023-09-23T23:48:29.844489+0000 mon.a (mon.0) 1246 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:48:29.954 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:29.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:29.959 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:48:30.060 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:48:30.100 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:48:30.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:30.105 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:48:30.205 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:30.214 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:48:29 smithi164 bash[92846]: cluster 2023-09-23T23:48:28.717034+0000 mgr.y (mgr.25991) 942 : cluster 0 pgmap v1048: 89 pgs: 89 active+clean; 5.8 GiB data, 20 GiB used, 427 GiB / 447 GiB avail; 50 MiB/s wr, 799 op/s 2023-09-23T23:48:30.215 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:48:29 smithi164 bash[92846]: audit 2023-09-23T23:48:29.836613+0000 mon.a (mon.0) 1245 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:48:30.215 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:48:29 smithi164 bash[92846]: audit 2023-09-23T23:48:29.844489+0000 mon.a (mon.0) 1246 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:48:30.227 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:30.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:30.230 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:48:30.330 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:30.355 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:30.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:30.359 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:48:30.460 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:48:30.504 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:48:30.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:30.517 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:48:30.588 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 84 16 98612 98596 73.3482 41.8125 0.00768193 0.0136271 2023-09-23T23:48:30.618 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:30.642 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:30.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:30.645 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:48:30.745 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:30.775 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:30.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:30.777 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:48:30.878 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:30.908 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:30.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:30.914 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:48:31.015 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:31.040 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:31.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:31.043 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:48:31.144 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:48:31.178 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:48:31.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:31.180 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:48:31.281 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:48:31.327 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:48:31.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:31.332 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:48:31.339 INFO:teuthology.orchestra.run.smithi159.stdout:{ 2023-09-23T23:48:31.339 INFO:teuthology.orchestra.run.smithi159.stdout: "success": "" 2023-09-23T23:48:31.339 INFO:teuthology.orchestra.run.smithi159.stdout:} 2023-09-23T23:48:31.339 INFO:teuthology.orchestra.run.smithi159.stdout:ERROR: (22) Invalid argument 2023-09-23T23:48:31.339 INFO:teuthology.orchestra.run.smithi159.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-23T23:48:31.400 INFO:teuthology.orchestra.run.smithi159.stdout:osd.0: {} 2023-09-23T23:48:31.433 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:31.446 INFO:teuthology.orchestra.run.smithi159.stdout:osd.1: {} 2023-09-23T23:48:31.458 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:31.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:31.464 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:48:31.504 INFO:teuthology.orchestra.run.smithi159.stdout:osd.2: {} 2023-09-23T23:48:31.559 INFO:teuthology.orchestra.run.smithi159.stdout:osd.3: {} 2023-09-23T23:48:31.565 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:31.586 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 85 16 99261 99245 72.9625 40.5625 0.0793207 0.0136983 2023-09-23T23:48:31.591 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:31.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:31.595 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:48:31.602 INFO:teuthology.orchestra.run.smithi159.stdout:osd.4: {} 2023-09-23T23:48:31.640 INFO:teuthology.orchestra.run.smithi159.stdout:osd.5: {} 2023-09-23T23:48:31.674 INFO:teuthology.orchestra.run.smithi159.stdout:osd.6: {} 2023-09-23T23:48:31.696 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:48:31.727 INFO:teuthology.orchestra.run.smithi159.stdout:osd.7: {} 2023-09-23T23:48:31.742 INFO:teuthology.orchestra.run.smithi159.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T23:48:31.742 INFO:teuthology.orchestra.run.smithi159.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T23:48:31.742 INFO:teuthology.orchestra.run.smithi159.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T23:48:31.742 INFO:teuthology.orchestra.run.smithi159.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T23:48:31.742 INFO:teuthology.orchestra.run.smithi159.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T23:48:31.742 INFO:teuthology.orchestra.run.smithi159.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T23:48:31.742 INFO:teuthology.orchestra.run.smithi159.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T23:48:31.742 INFO:teuthology.orchestra.run.smithi159.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T23:48:31.756 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:48:31.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:31.763 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:48:31.864 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:31.890 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:31.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:31.895 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:48:31.995 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:32.025 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:32.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:32.030 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:48:32.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:48:31 smithi159 bash[105915]: cluster 2023-09-23T23:48:30.717582+0000 mgr.y (mgr.25991) 943 : cluster 0 pgmap v1049: 89 pgs: 89 active+clean; 5.9 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 48 MiB/s wr, 772 op/s 2023-09-23T23:48:32.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:48:31 smithi159 bash[105915]: audit 2023-09-23T23:48:31.112055+0000 mon.a (mon.0) 1247 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:48:32.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:48:31 smithi159 bash[105915]: audit 2023-09-23T23:48:31.121079+0000 mon.a (mon.0) 1248 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:48:32.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:48:31 smithi159 bash[105915]: audit 2023-09-23T23:48:31.306533+0000 mon.c (mon.2) 82 : audit 0 from='client.? 172.21.15.159:0/1470363399' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:48:32.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:48:31 smithi159 bash[105915]: audit 2023-09-23T23:48:31.848878+0000 mon.a (mon.0) 1249 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:48:32.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:48:31 smithi159 bash[105915]: audit 2023-09-23T23:48:31.849895+0000 mon.a (mon.0) 1250 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:48:32.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:48:31 smithi159 bash[105915]: audit 2023-09-23T23:48:31.857276+0000 mon.a (mon.0) 1251 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:48:32.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:48:31 smithi159 bash[108473]: cluster 2023-09-23T23:48:30.717582+0000 mgr.y (mgr.25991) 943 : cluster 0 pgmap v1049: 89 pgs: 89 active+clean; 5.9 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 48 MiB/s wr, 772 op/s 2023-09-23T23:48:32.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:48:31 smithi159 bash[108473]: audit 2023-09-23T23:48:31.112055+0000 mon.a (mon.0) 1247 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:48:32.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:48:31 smithi159 bash[108473]: audit 2023-09-23T23:48:31.121079+0000 mon.a (mon.0) 1248 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:48:32.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:48:31 smithi159 bash[108473]: audit 2023-09-23T23:48:31.306533+0000 mon.c (mon.2) 82 : audit 0 from='client.? 172.21.15.159:0/1470363399' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:48:32.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:48:31 smithi159 bash[108473]: audit 2023-09-23T23:48:31.848878+0000 mon.a (mon.0) 1249 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:48:32.046 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:48:31 smithi159 bash[108473]: audit 2023-09-23T23:48:31.849895+0000 mon.a (mon.0) 1250 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:48:32.046 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:48:31 smithi159 bash[108473]: audit 2023-09-23T23:48:31.857276+0000 mon.a (mon.0) 1251 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:48:32.131 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:48:32.164 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:48:32.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:32.169 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:48:32.270 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:32.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:48:31 smithi164 bash[92846]: cluster 2023-09-23T23:48:30.717582+0000 mgr.y (mgr.25991) 943 : cluster 0 pgmap v1049: 89 pgs: 89 active+clean; 5.9 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 48 MiB/s wr, 772 op/s 2023-09-23T23:48:32.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:48:31 smithi164 bash[92846]: audit 2023-09-23T23:48:31.112055+0000 mon.a (mon.0) 1247 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:48:32.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:48:31 smithi164 bash[92846]: audit 2023-09-23T23:48:31.121079+0000 mon.a (mon.0) 1248 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:48:32.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:48:31 smithi164 bash[92846]: audit 2023-09-23T23:48:31.306533+0000 mon.c (mon.2) 82 : audit 0 from='client.? 172.21.15.159:0/1470363399' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:48:32.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:48:31 smithi164 bash[92846]: audit 2023-09-23T23:48:31.848878+0000 mon.a (mon.0) 1249 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:48:32.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:48:31 smithi164 bash[92846]: audit 2023-09-23T23:48:31.849895+0000 mon.a (mon.0) 1250 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:48:32.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:48:31 smithi164 bash[92846]: audit 2023-09-23T23:48:31.857276+0000 mon.a (mon.0) 1251 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:48:32.299 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:32.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:32.305 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:48:32.405 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:48:32.429 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:48:32.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:32.433 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:48:32.534 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:48:32.560 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:48:32.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:32.563 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:48:32.585 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 86 16 100077 100061 72.7071 51 0.00808618 0.0137486 2023-09-23T23:48:32.663 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:32.696 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:32.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:32.700 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:48:32.801 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:48:32.827 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:48:32.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:32.829 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:48:32.907 INFO:teuthology.orchestra.run.smithi159.stderr:nodeep-scrub is unset 2023-09-23T23:48:32.930 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:32.956 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:32.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:32.960 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:48:33.060 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:33.070 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:48:32 smithi164 bash[92846]: audit 2023-09-23T23:48:32.085419+0000 mon.a (mon.0) 1252 : audit 1 from='client.? 172.21.15.159:0/352632843' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:48:33.070 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:48:32 smithi164 bash[92846]: audit 2023-09-23T23:48:32.247841+0000 mon.a (mon.0) 1253 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:48:33.084 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:33.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:33.086 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:48:33.187 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:33.214 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:33.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:33.218 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:48:33.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:48:32 smithi159 bash[105915]: audit 2023-09-23T23:48:32.085419+0000 mon.a (mon.0) 1252 : audit 1 from='client.? 172.21.15.159:0/352632843' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:48:33.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:48:32 smithi159 bash[105915]: audit 2023-09-23T23:48:32.247841+0000 mon.a (mon.0) 1253 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:48:33.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:48:32 smithi159 bash[108473]: audit 2023-09-23T23:48:32.085419+0000 mon.a (mon.0) 1252 : audit 1 from='client.? 172.21.15.159:0/352632843' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:48:33.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:48:32 smithi159 bash[108473]: audit 2023-09-23T23:48:32.247841+0000 mon.a (mon.0) 1253 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:48:33.319 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:33.342 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:33.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:33.344 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:48:33.445 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:33.476 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:33.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:33.479 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:48:33.580 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:33.586 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 87 15 100966 100951 72.5107 55.625 0.0204745 0.013785 2023-09-23T23:48:33.607 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:33.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:33.615 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:48:33.716 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:48:33.743 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:48:33.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:33.747 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:48:33.794 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:48:33 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:48:33] "GET /metrics HTTP/1.1" 200 36543 "" "Prometheus/2.43.0" 2023-09-23T23:48:33.848 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:48:33.880 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:48:33.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:33.883 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:48:33.984 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:48:33.995 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:48:33 smithi164 bash[92846]: cluster 2023-09-23T23:48:32.718132+0000 mgr.y (mgr.25991) 944 : cluster 0 pgmap v1050: 89 pgs: 89 active+clean; 6.0 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 52 MiB/s wr, 824 op/s 2023-09-23T23:48:33.995 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:48:33 smithi164 bash[92846]: cluster 2023-09-23T23:48:32.863297+0000 mon.a (mon.0) 1254 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T23:48:33.995 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:48:33 smithi164 bash[92846]: cluster 2023-09-23T23:48:32.863331+0000 mon.a (mon.0) 1255 : cluster 1 Cluster is now healthy 2023-09-23T23:48:33.995 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:48:33 smithi164 bash[92846]: cluster 2023-09-23T23:48:32.895031+0000 osd.4 (osd.4) 219 : cluster 3 failed to encode map e298 with expected crc 2023-09-23T23:48:33.996 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:48:33 smithi164 bash[92846]: audit 2023-09-23T23:48:32.897839+0000 mon.a (mon.0) 1256 : audit 1 from='client.? 172.21.15.159:0/352632843' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T23:48:33.996 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:48:33 smithi164 bash[92846]: cluster 2023-09-23T23:48:32.897956+0000 mon.a (mon.0) 1257 : cluster 0 osdmap e298: 8 total, 8 up, 5 in 2023-09-23T23:48:34.012 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:48:34.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:34.014 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:48:34.115 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:48:34.129 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:48:33 smithi159 bash[105915]: cluster 2023-09-23T23:48:32.718132+0000 mgr.y (mgr.25991) 944 : cluster 0 pgmap v1050: 89 pgs: 89 active+clean; 6.0 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 52 MiB/s wr, 824 op/s 2023-09-23T23:48:34.130 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:48:33 smithi159 bash[105915]: cluster 2023-09-23T23:48:32.863297+0000 mon.a (mon.0) 1254 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T23:48:34.130 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:48:33 smithi159 bash[105915]: cluster 2023-09-23T23:48:32.863331+0000 mon.a (mon.0) 1255 : cluster 1 Cluster is now healthy 2023-09-23T23:48:34.130 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:48:33 smithi159 bash[105915]: cluster 2023-09-23T23:48:32.895031+0000 osd.4 (osd.4) 219 : cluster 3 failed to encode map e298 with expected crc 2023-09-23T23:48:34.130 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:48:33 smithi159 bash[105915]: audit 2023-09-23T23:48:32.897839+0000 mon.a (mon.0) 1256 : audit 1 from='client.? 172.21.15.159:0/352632843' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T23:48:34.130 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:48:33 smithi159 bash[105915]: cluster 2023-09-23T23:48:32.897956+0000 mon.a (mon.0) 1257 : cluster 0 osdmap e298: 8 total, 8 up, 5 in 2023-09-23T23:48:34.130 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:48:33 smithi159 bash[108473]: cluster 2023-09-23T23:48:32.718132+0000 mgr.y (mgr.25991) 944 : cluster 0 pgmap v1050: 89 pgs: 89 active+clean; 6.0 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 52 MiB/s wr, 824 op/s 2023-09-23T23:48:34.130 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:48:33 smithi159 bash[108473]: cluster 2023-09-23T23:48:32.863297+0000 mon.a (mon.0) 1254 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T23:48:34.130 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:48:33 smithi159 bash[108473]: cluster 2023-09-23T23:48:32.863331+0000 mon.a (mon.0) 1255 : cluster 1 Cluster is now healthy 2023-09-23T23:48:34.130 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:48:33 smithi159 bash[108473]: cluster 2023-09-23T23:48:32.895031+0000 osd.4 (osd.4) 219 : cluster 3 failed to encode map e298 with expected crc 2023-09-23T23:48:34.131 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:48:33 smithi159 bash[108473]: audit 2023-09-23T23:48:32.897839+0000 mon.a (mon.0) 1256 : audit 1 from='client.? 172.21.15.159:0/352632843' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T23:48:34.131 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:48:33 smithi159 bash[108473]: cluster 2023-09-23T23:48:32.897956+0000 mon.a (mon.0) 1257 : cluster 0 osdmap e298: 8 total, 8 up, 5 in 2023-09-23T23:48:34.139 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:48:34.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:34.142 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:48:34.242 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:34.270 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:34.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:34.275 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:48:34.376 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:48:34.400 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:48:34.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:34.407 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:48:34.508 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:48:34.538 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:48:34.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:34.546 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:48:34.586 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 88 16 101862 101846 72.3223 55.9375 0.0353426 0.013821 2023-09-23T23:48:34.647 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:48:34.679 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:48:34.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:34.682 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:48:34.783 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:34.830 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:34.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:34.834 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:48:34.934 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:48:34.970 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:48:34.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:34.972 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:48:35.073 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:48:35.100 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:48:35.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:35.102 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:48:35.203 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:48:35.229 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:48:35.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:35.234 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:48:35.335 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:35.361 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:35.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:35.366 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:48:35.467 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:35.498 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:35.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:35.505 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:48:35.586 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 89 16 102685 102669 72.0876 51.4375 0.0128187 0.0138665 2023-09-23T23:48:35.606 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:35.631 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:35.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:35.636 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:48:35.737 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:35.765 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:35.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:35.767 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:48:35.868 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:35.895 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:35.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:35.897 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:48:35.998 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:48:36.024 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:48:36.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:36.030 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:48:36.131 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:48:36.164 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:48:36.164 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:48:35 smithi159 bash[105915]: cluster 2023-09-23T23:48:34.718715+0000 mgr.y (mgr.25991) 945 : cluster 0 pgmap v1052: 89 pgs: 89 active+clean; 6.1 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 50 MiB/s wr, 805 op/s 2023-09-23T23:48:36.165 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:48:35 smithi159 bash[108473]: cluster 2023-09-23T23:48:34.718715+0000 mgr.y (mgr.25991) 945 : cluster 0 pgmap v1052: 89 pgs: 89 active+clean; 6.1 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 50 MiB/s wr, 805 op/s 2023-09-23T23:48:36.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:36.168 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:48:36.268 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_ops_in_flight 2023-09-23T23:48:36.268 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:48:36.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:48:35 smithi164 bash[92846]: cluster 2023-09-23T23:48:34.718715+0000 mgr.y (mgr.25991) 945 : cluster 0 pgmap v1052: 89 pgs: 89 active+clean; 6.1 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 50 MiB/s wr, 805 op/s 2023-09-23T23:48:36.300 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:48:36.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:36.302 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:48:36.403 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:36.432 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:36.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:36.437 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:48:36.538 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:36.570 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:36.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:36.576 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:48:36.586 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Total time run: 90.0105 2023-09-23T23:48:36.586 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Total writes made: 103541 2023-09-23T23:48:36.586 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Write size: 65536 2023-09-23T23:48:36.586 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Object size: 65536 2023-09-23T23:48:36.586 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Bandwidth (MB/sec): 71.8951 2023-09-23T23:48:36.586 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Stddev Bandwidth: 27.0454 2023-09-23T23:48:36.587 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Max bandwidth (MB/sec): 166.75 2023-09-23T23:48:36.587 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Min bandwidth (MB/sec): 35.8125 2023-09-23T23:48:36.587 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Average IOPS: 1150 2023-09-23T23:48:36.587 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Stddev IOPS: 432.727 2023-09-23T23:48:36.587 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Max IOPS: 2668 2023-09-23T23:48:36.587 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Min IOPS: 573 2023-09-23T23:48:36.587 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Average Latency(s): 0.0139046 2023-09-23T23:48:36.587 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Stddev Latency(s): 0.0134877 2023-09-23T23:48:36.587 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Max latency(s): 0.30307 2023-09-23T23:48:36.587 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Min latency(s): 0.0012955 2023-09-23T23:48:36.592 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Cleaning up (deleting benchmark objects) 2023-09-23T23:48:36.676 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:36.707 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:36.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:36.710 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:48:36.811 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:36.839 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:36.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:36.841 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:48:36.942 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:36.966 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:36.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:36.970 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:48:37.071 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:37.096 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:37.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:37.099 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:48:37.200 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:37.227 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:37.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:37.231 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:48:37.333 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:48:37.358 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:48:37.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:37.364 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:48:37.465 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:37.491 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:37.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:37.494 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:48:37.595 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:48:37.623 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:48:37.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:37.626 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:48:37.727 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:48:37.762 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:48:37.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:37.767 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:48:37.868 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:48:37.878 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:48:37 smithi159 bash[105915]: cluster 2023-09-23T23:48:36.719228+0000 mgr.y (mgr.25991) 946 : cluster 0 pgmap v1053: 89 pgs: 89 active+clean; 6.2 GiB data, 22 GiB used, 425 GiB / 447 GiB avail; 50 MiB/s wr, 807 op/s 2023-09-23T23:48:37.891 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:48:37.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:37.896 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:48:37.997 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:48:38.027 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:48:38.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:38.028 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:48:38.129 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:48:38.137 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:48:37 smithi164 bash[92846]: cluster 2023-09-23T23:48:36.719228+0000 mgr.y (mgr.25991) 946 : cluster 0 pgmap v1053: 89 pgs: 89 active+clean; 6.2 GiB data, 22 GiB used, 425 GiB / 447 GiB avail; 50 MiB/s wr, 807 op/s 2023-09-23T23:48:38.168 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:48:38.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:38.171 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:48:38.271 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:38.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:48:37 smithi159 bash[108473]: cluster 2023-09-23T23:48:36.719228+0000 mgr.y (mgr.25991) 946 : cluster 0 pgmap v1053: 89 pgs: 89 active+clean; 6.2 GiB data, 22 GiB used, 425 GiB / 447 GiB avail; 50 MiB/s wr, 807 op/s 2023-09-23T23:48:38.299 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:38.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:38.302 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:48:38.402 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:38.432 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:38.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:38.440 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:48:38.541 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:48:38.552 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T23:48:38.571 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:48:38.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:38.575 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:48:38.645 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T23:48:38.676 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:38.702 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:38.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:38.706 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:48:38.807 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:48:38.869 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:48:38.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:38.876 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:48:38.977 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:48:39.016 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:48:39.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:39.020 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:48:39.121 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:48:39.159 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:48:39.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:39.163 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:48:39.264 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:39.288 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:39.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:39.290 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:48:39.391 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:39.417 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:39.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:39.422 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:48:39.522 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:39.548 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:39.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:39.551 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:48:39.652 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:48:39.681 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:48:39.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:39.684 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:48:39.784 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:39.814 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:39.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:39.820 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:48:39.920 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:48:39.957 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:48:39.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:39.962 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:48:40.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:48:39 smithi159 bash[105915]: cluster 2023-09-23T23:48:38.720024+0000 mgr.y (mgr.25991) 947 : cluster 0 pgmap v1054: 89 pgs: 89 active+clean; 6.3 GiB data, 22 GiB used, 425 GiB / 447 GiB avail; 48 MiB/s wr, 816 op/s 2023-09-23T23:48:40.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:48:39 smithi159 bash[108473]: cluster 2023-09-23T23:48:38.720024+0000 mgr.y (mgr.25991) 947 : cluster 0 pgmap v1054: 89 pgs: 89 active+clean; 6.3 GiB data, 22 GiB used, 425 GiB / 447 GiB avail; 48 MiB/s wr, 816 op/s 2023-09-23T23:48:40.063 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:48:40.094 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:48:40.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:40.100 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:48:40.200 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:40.209 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:48:39 smithi164 bash[92846]: cluster 2023-09-23T23:48:38.720024+0000 mgr.y (mgr.25991) 947 : cluster 0 pgmap v1054: 89 pgs: 89 active+clean; 6.3 GiB data, 22 GiB used, 425 GiB / 447 GiB avail; 48 MiB/s wr, 816 op/s 2023-09-23T23:48:40.227 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:40.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:40.230 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:48:40.331 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:40.371 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:40.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:40.372 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:48:40.473 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:40.517 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:40.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:40.523 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:48:40.624 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:48:40.648 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:48:40.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:40.650 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:48:40.751 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:48:40.776 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:48:40.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:40.780 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:48:40.881 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:48:40.922 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:48:40.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:40.925 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:48:41.026 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:48:41.061 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:48:41.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:41.065 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:48:41.114 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:48:41.166 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:48:41.222 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:48:41.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:41.227 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:48:41.328 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:48:41.357 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:48:41.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:41.362 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:48:41.370 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 3, 4, 6] out_osds: [5, 0, 7] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-09-23T23:48:41.371 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd reweight 1 1 2023-09-23T23:48:41.463 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:41.487 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:41.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:41.491 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:48:41.592 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:41.619 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:41.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:41.624 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:48:41.724 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:48:41.760 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:48:41.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:41.763 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:48:41.864 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:48:41.890 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:48:41.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:41.893 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:48:41.993 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:48:42.001 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:48:41 smithi159 bash[105915]: cluster 2023-09-23T23:48:40.720565+0000 mgr.y (mgr.25991) 948 : cluster 0 pgmap v1055: 89 pgs: 89 active+clean; 6.3 GiB data, 22 GiB used, 425 GiB / 447 GiB avail; 44 MiB/s wr, 817 op/s 2023-09-23T23:48:42.001 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:48:41 smithi159 bash[108473]: cluster 2023-09-23T23:48:40.720565+0000 mgr.y (mgr.25991) 948 : cluster 0 pgmap v1055: 89 pgs: 89 active+clean; 6.3 GiB data, 22 GiB used, 425 GiB / 447 GiB avail; 44 MiB/s wr, 817 op/s 2023-09-23T23:48:42.018 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:48:42.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:42.024 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:48:42.124 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:48:42.157 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:48:42.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:42.160 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:48:42.261 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:48:42.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:48:41 smithi164 bash[92846]: cluster 2023-09-23T23:48:40.720565+0000 mgr.y (mgr.25991) 948 : cluster 0 pgmap v1055: 89 pgs: 89 active+clean; 6.3 GiB data, 22 GiB used, 425 GiB / 447 GiB avail; 44 MiB/s wr, 817 op/s 2023-09-23T23:48:42.289 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:48:42.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:42.295 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:48:42.396 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:48:42.424 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:48:42.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:42.427 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:48:42.527 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:48:42.546 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:48:42.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:42.548 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:48:42.649 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:42.674 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:42.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:42.676 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:48:42.777 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:42.799 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:42.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:42.802 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:48:42.903 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:48:42.928 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:48:42.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:42.932 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:48:43.033 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:43.099 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:43.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:43.102 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:48:43.151 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:48:43.151 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:48:43.203 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:48:43.234 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:48:43.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:43.242 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:48:43.343 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:48:43.367 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:48:43.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:43.369 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:48:43.469 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:43.501 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:43.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:43.506 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:48:43.607 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:43.630 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:43.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:43.635 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:48:43.735 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:48:43.766 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:48:43.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:43.769 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:48:43.794 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:48:43 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:48:43] "GET /metrics HTTP/1.1" 200 36543 "" "Prometheus/2.43.0" 2023-09-23T23:48:43.870 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:48:43.896 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:48:43.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:43.900 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:48:44.001 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:44.030 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:44.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:44.032 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:48:44.133 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:48:44.162 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:48:44.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:44.165 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:48:43 smithi159 bash[108473]: cluster 2023-09-23T23:48:42.721083+0000 mgr.y (mgr.25991) 949 : cluster 0 pgmap v1056: 89 pgs: 89 active+clean; 6.1 GiB data, 22 GiB used, 425 GiB / 447 GiB avail; 102 B/s rd, 35 MiB/s wr, 845 op/s 2023-09-23T23:48:44.165 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:48:44.166 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:48:43 smithi159 bash[105915]: cluster 2023-09-23T23:48:42.721083+0000 mgr.y (mgr.25991) 949 : cluster 0 pgmap v1056: 89 pgs: 89 active+clean; 6.1 GiB data, 22 GiB used, 425 GiB / 447 GiB avail; 102 B/s rd, 35 MiB/s wr, 845 op/s 2023-09-23T23:48:44.266 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:44.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:48:43 smithi164 bash[92846]: cluster 2023-09-23T23:48:42.721083+0000 mgr.y (mgr.25991) 949 : cluster 0 pgmap v1056: 89 pgs: 89 active+clean; 6.1 GiB data, 22 GiB used, 425 GiB / 447 GiB avail; 102 B/s rd, 35 MiB/s wr, 845 op/s 2023-09-23T23:48:44.288 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:44.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:44.294 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:48:44.395 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:48:44.424 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:48:44.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:44.427 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:48:44.528 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:48:44.551 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:48:44.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:44.555 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:48:44.656 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:44.694 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:44.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:44.699 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:48:44.800 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:48:44.826 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:48:44.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:44.828 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:48:44.929 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:48:44.965 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:48:44.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:44.972 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:48:45.072 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:48:45.095 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:48:45.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:45.101 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:48:45.202 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:48:45.234 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:48:45.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:45.236 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:48:45.337 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:45.361 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:45.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:45.364 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:48:45.465 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:48:45.503 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:48:45.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:45.510 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:48:45.610 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:48:45.637 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:48:45.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:45.640 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:48:45.741 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:45.770 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:45.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:45.773 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:48:45.874 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:48:45.899 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:48:45.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:45.903 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:48:46.004 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:46.027 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:46.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:46.029 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:48:46.130 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:48:46.158 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:48:46.160 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:48:45 smithi159 bash[105915]: cluster 2023-09-23T23:48:44.721799+0000 mgr.y (mgr.25991) 950 : cluster 0 pgmap v1057: 89 pgs: 89 active+clean; 6.0 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 86 B/s rd, 29 MiB/s wr, 908 op/s 2023-09-23T23:48:46.160 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:48:45 smithi159 bash[108473]: cluster 2023-09-23T23:48:44.721799+0000 mgr.y (mgr.25991) 950 : cluster 0 pgmap v1057: 89 pgs: 89 active+clean; 6.0 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 86 B/s rd, 29 MiB/s wr, 908 op/s 2023-09-23T23:48:46.162 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:48:45 smithi164 bash[92846]: cluster 2023-09-23T23:48:44.721799+0000 mgr.y (mgr.25991) 950 : cluster 0 pgmap v1057: 89 pgs: 89 active+clean; 6.0 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 86 B/s rd, 29 MiB/s wr, 908 op/s 2023-09-23T23:48:46.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:46.163 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:48:46.201 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:48:46.263 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:48:46.290 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:48:46.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:46.297 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:48:46.397 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:46.423 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:46.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:46.427 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:48:46.528 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:46.559 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:46.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:46.563 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:48:46.664 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:48:46.686 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:48:46.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:46.689 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:48:46.790 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:48:46.813 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:48:46.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:46.818 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:48:46.919 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:46.944 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:46.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:46.946 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:48:47.047 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:48:47.080 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:48:47.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:47.083 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:48:47.183 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:48:47.208 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:48:47.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:47.211 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:48:47.312 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:48:47.335 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:48:47.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:47.339 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:48:47.440 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:47.466 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:47.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:47.469 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:48:47.569 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:47.592 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:47.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:47.595 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:48:47.696 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:47.724 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:47.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:47.726 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:48:47.827 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:48:47.853 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:48:47.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:47.857 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:48:47.958 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:48:47.966 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:48:47 smithi159 bash[105915]: cluster 2023-09-23T23:48:46.722447+0000 mgr.y (mgr.25991) 951 : cluster 0 pgmap v1058: 89 pgs: 89 active+clean; 5.9 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 85 B/s rd, 17 MiB/s wr, 855 op/s 2023-09-23T23:48:47.967 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:48:47 smithi159 bash[105915]: audit 2023-09-23T23:48:47.255180+0000 mon.a (mon.0) 1258 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:48:47.967 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:48:47 smithi159 bash[105915]: audit 2023-09-23T23:48:47.256472+0000 mon.a (mon.0) 1259 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:48:47.967 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:48:47 smithi159 bash[108473]: cluster 2023-09-23T23:48:46.722447+0000 mgr.y (mgr.25991) 951 : cluster 0 pgmap v1058: 89 pgs: 89 active+clean; 5.9 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 85 B/s rd, 17 MiB/s wr, 855 op/s 2023-09-23T23:48:47.967 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:48:47 smithi159 bash[108473]: audit 2023-09-23T23:48:47.255180+0000 mon.a (mon.0) 1258 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:48:47.967 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:48:47 smithi159 bash[108473]: audit 2023-09-23T23:48:47.256472+0000 mon.a (mon.0) 1259 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:48:47.981 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:48:47.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:47.986 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:48:48.087 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:48.111 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:48.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:48.115 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:48:48.216 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:48:48.228 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:48:47 smithi164 bash[92846]: cluster 2023-09-23T23:48:46.722447+0000 mgr.y (mgr.25991) 951 : cluster 0 pgmap v1058: 89 pgs: 89 active+clean; 5.9 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 85 B/s rd, 17 MiB/s wr, 855 op/s 2023-09-23T23:48:48.228 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:48:47 smithi164 bash[92846]: audit 2023-09-23T23:48:47.255180+0000 mon.a (mon.0) 1258 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:48:48.228 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:48:47 smithi164 bash[92846]: audit 2023-09-23T23:48:47.256472+0000 mon.a (mon.0) 1259 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:48:48.247 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:48:48.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:48.250 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:48:48.351 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:48:48.381 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:48:48.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:48.384 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:48:48.485 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:48:48.512 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:48:48.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:48.514 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:48:48.615 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:48.642 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:48.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:48.644 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:48:48.745 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:48.776 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:48.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:48.779 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:48:48.880 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:48:48.906 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:48:48.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:48.912 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:48:49.013 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:49.036 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:49.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:49.038 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:48:49.139 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:48:49.170 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:48:49.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:49.175 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:48:49.275 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:49.299 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:49.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:49.302 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:48:49.402 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:48:49.428 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:48:49.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:49.431 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:48:49.531 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:48:49.557 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:48:49.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:49.563 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:48:49.664 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:48:49.691 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:48:49.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:49.694 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:48:49.795 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:49.824 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:49.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:49.826 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:48:49.927 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:49.941 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:48:49 smithi164 bash[92846]: cluster 2023-09-23T23:48:48.724032+0000 mgr.y (mgr.25991) 952 : cluster 0 pgmap v1059: 89 pgs: 89 active+clean; 5.8 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 85 B/s rd, 7.5 MiB/s wr, 808 op/s 2023-09-23T23:48:49.958 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:49.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:49.960 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:48:50.061 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:48:50.085 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:48:50.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:50.087 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:48:50.188 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:50.196 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:48:49 smithi159 bash[105915]: cluster 2023-09-23T23:48:48.724032+0000 mgr.y (mgr.25991) 952 : cluster 0 pgmap v1059: 89 pgs: 89 active+clean; 5.8 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 85 B/s rd, 7.5 MiB/s wr, 808 op/s 2023-09-23T23:48:50.197 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:48:49 smithi159 bash[108473]: cluster 2023-09-23T23:48:48.724032+0000 mgr.y (mgr.25991) 952 : cluster 0 pgmap v1059: 89 pgs: 89 active+clean; 5.8 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 85 B/s rd, 7.5 MiB/s wr, 808 op/s 2023-09-23T23:48:50.214 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:50.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:50.216 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:48:50.317 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:50.343 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:50.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:50.349 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:48:50.449 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:50.474 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:50.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:50.484 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:48:50.584 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:48:50.609 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:48:50.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:50.614 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:48:50.715 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:48:50.740 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:48:50.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:50.744 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:48:50.845 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:48:50.874 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:48:50.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:50.879 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:48:50.979 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:48:50.996 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:48:50.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:50.998 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:48:51.099 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:51.126 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:51.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:51.129 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:48:51.230 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:51.263 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:51.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:51.266 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:48:51.367 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:48:51.384 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:48:51.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:51.386 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:48:51.487 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:48:51.516 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:48:51.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:51.518 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:48:51.619 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:48:51.641 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:48:51.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:51.644 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:48:51.745 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:48:51.771 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:48:51.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:51.775 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:48:51.876 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:48:51.898 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:48:51.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:51.900 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:48:52.001 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:52.009 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:48:51 smithi164 bash[92846]: cluster 2023-09-23T23:48:50.724566+0000 mgr.y (mgr.25991) 953 : cluster 0 pgmap v1060: 89 pgs: 89 active+clean; 5.8 GiB data, 20 GiB used, 427 GiB / 447 GiB avail; 85 B/s rd, 3.0 MiB/s wr, 788 op/s 2023-09-23T23:48:52.023 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:52.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:52.026 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:48:52.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:48:51 smithi159 bash[105915]: cluster 2023-09-23T23:48:50.724566+0000 mgr.y (mgr.25991) 953 : cluster 0 pgmap v1060: 89 pgs: 89 active+clean; 5.8 GiB data, 20 GiB used, 427 GiB / 447 GiB avail; 85 B/s rd, 3.0 MiB/s wr, 788 op/s 2023-09-23T23:48:52.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:48:51 smithi159 bash[108473]: cluster 2023-09-23T23:48:50.724566+0000 mgr.y (mgr.25991) 953 : cluster 0 pgmap v1060: 89 pgs: 89 active+clean; 5.8 GiB data, 20 GiB used, 427 GiB / 447 GiB avail; 85 B/s rd, 3.0 MiB/s wr, 788 op/s 2023-09-23T23:48:52.127 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:52.162 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:52.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:52.164 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:48:52.265 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:48:52.289 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:48:52.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:52.295 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:48:52.396 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:48:52.418 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:48:52.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:52.421 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:48:52.522 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:52.548 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:52.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:52.553 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:48:52.654 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:52.677 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:52.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:52.681 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:48:52.782 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:48:52.824 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:48:52.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:52.827 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:48:52.928 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:52.955 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:52.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:52.959 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:48:53.060 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:48:53.091 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:48:53.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:53.095 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:48:53.195 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:48:53.222 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:48:53.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:53.227 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:48:53.329 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:48:53.355 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:48:53.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:53.361 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:48:53.462 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:53.484 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:53.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:53.487 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:48:53.588 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:48:53.613 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:48:53.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:53.619 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:48:53.720 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:48:53.744 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:48:53.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:53.750 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:48:53.851 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:53.859 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:48:53 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:48:53] "GET /metrics HTTP/1.1" 200 36543 "" "Prometheus/2.43.0" 2023-09-23T23:48:53.871 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:53.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:53.873 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:48:53.974 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:48:54.001 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:48:54.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:54.007 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:48:54.107 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:48:54.143 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:48:54.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:54.145 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:48:54.246 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:54.255 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:48:53 smithi159 bash[105915]: cluster 2023-09-23T23:48:52.725092+0000 mgr.y (mgr.25991) 954 : cluster 0 pgmap v1061: 89 pgs: 89 active+clean; 5.6 GiB data, 20 GiB used, 427 GiB / 447 GiB avail; 85 B/s rd, 421 KiB/s wr, 852 op/s 2023-09-23T23:48:54.255 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:48:54 smithi159 bash[108473]: cluster 2023-09-23T23:48:52.725092+0000 mgr.y (mgr.25991) 954 : cluster 0 pgmap v1061: 89 pgs: 89 active+clean; 5.6 GiB data, 20 GiB used, 427 GiB / 447 GiB avail; 85 B/s rd, 421 KiB/s wr, 852 op/s 2023-09-23T23:48:54.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:48:53 smithi164 bash[92846]: cluster 2023-09-23T23:48:52.725092+0000 mgr.y (mgr.25991) 954 : cluster 0 pgmap v1061: 89 pgs: 89 active+clean; 5.6 GiB data, 20 GiB used, 427 GiB / 447 GiB avail; 85 B/s rd, 421 KiB/s wr, 852 op/s 2023-09-23T23:48:54.272 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:54.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:54.278 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:48:54.379 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:48:54.407 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:48:54.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:54.413 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:48:54.514 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:48:54.539 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:48:54.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:54.542 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:48:54.643 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:48:54.673 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:48:54.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:54.679 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:48:54.780 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:48:54.804 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:48:54.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:54.806 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:48:54.907 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:48:54.937 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:48:54.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:54.941 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:48:55.042 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:48:55.068 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:48:55.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:55.071 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:48:55.171 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:48:55.197 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:48:55.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:55.202 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:48:55.303 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:48:55.325 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:48:55.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:55.328 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:48:55.429 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:55.460 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:55.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:55.463 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:48:55.563 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:48:55.597 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:48:55.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:55.601 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:48:55.702 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:55.726 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:55.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:55.731 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:48:55.832 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:55.855 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:55.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:55.857 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:48:55.920 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:48:55 smithi159 bash[105915]: cluster 2023-09-23T23:48:54.725631+0000 mgr.y (mgr.25991) 955 : cluster 0 pgmap v1062: 89 pgs: 89 active+clean; 5.5 GiB data, 20 GiB used, 427 GiB / 447 GiB avail; 0 B/s wr, 899 op/s 2023-09-23T23:48:55.958 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:48:55.978 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:48:55.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:55.980 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:48:56.081 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:56.093 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:48:55 smithi164 bash[92846]: cluster 2023-09-23T23:48:54.725631+0000 mgr.y (mgr.25991) 955 : cluster 0 pgmap v1062: 89 pgs: 89 active+clean; 5.5 GiB data, 20 GiB used, 427 GiB / 447 GiB avail; 0 B/s wr, 899 op/s 2023-09-23T23:48:56.109 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:56.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:56.117 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:48:56.200 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:48:55 smithi159 bash[108473]: cluster 2023-09-23T23:48:54.725631+0000 mgr.y (mgr.25991) 955 : cluster 0 pgmap v1062: 89 pgs: 89 active+clean; 5.5 GiB data, 20 GiB used, 427 GiB / 447 GiB avail; 0 B/s wr, 899 op/s 2023-09-23T23:48:56.217 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:48:56.242 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:48:56.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:56.247 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:48:56.347 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:48:56.381 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:48:56.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:56.387 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:48:56.488 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:48:56.518 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:48:56.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:56.522 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:48:56.622 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:48:56.646 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:48:56.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:56.650 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:48:56.751 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:48:56.781 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:48:56.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:56.788 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:48:56.889 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:48:56.921 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:48:56.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:56.924 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:48:57.025 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:48:57.045 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:48:57.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:57.048 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:48:57.149 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:57.174 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:57.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:57.177 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:48:57.278 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:48:57.305 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:48:57.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:57.307 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:48:57.408 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:48:57.445 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:48:57.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:57.448 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:48:57.549 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:57.573 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:57.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:57.581 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:48:57.682 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:48:57.713 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:48:57.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:57.719 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:48:57.821 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:48:57.852 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:48:57.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:57.855 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:48:57.920 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:48:57 smithi159 bash[105915]: cluster 2023-09-23T23:48:56.726201+0000 mgr.y (mgr.25991) 956 : cluster 0 pgmap v1063: 89 pgs: 89 active+clean; 5.4 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 0 B/s wr, 870 op/s 2023-09-23T23:48:57.956 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:57.980 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:57.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:57.984 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:48:57.988 INFO:teuthology.orchestra.run.smithi159.stdout:{ 2023-09-23T23:48:57.988 INFO:teuthology.orchestra.run.smithi159.stdout: "ops": [ 2023-09-23T23:48:57.988 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:48:57.988 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_repop(client.35106.0:121673 8.2 e298/288 8:4a2a29cf:::benchmark_data_smithi159_217074_object18129:head v 298'7606, mlcod=298'7604)", 2023-09-23T23:48:57.988 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:48:57.966223+0000", 2023-09-23T23:48:57.988 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 0.016191394000000001, 2023-09-23T23:48:57.988 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.016214319000000001, 2023-09-23T23:48:57.988 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:48:57.988 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "started", 2023-09-23T23:48:57.988 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:48:57.989 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:48:57.989 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:48:57.989 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:48:57.966223+0000", 2023-09-23T23:48:57.989 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:48:57.989 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:48:57.989 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:48:57.989 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:48:57.989 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:48:57.966223+0000", 2023-09-23T23:48:57.989 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:48:57.989 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:48:57.989 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:48:57.989 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:48:57.990 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:48:57.966222+0000", 2023-09-23T23:48:57.990 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999995 2023-09-23T23:48:57.990 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:48:57.990 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:48:57.990 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:48:57.990 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:48:57.966232+0000", 2023-09-23T23:48:57.990 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 9.4229999999999994e-06 2023-09-23T23:48:57.990 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:48:57.990 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:48:57.990 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:48:57.990 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:48:57.966240+0000", 2023-09-23T23:48:57.990 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.6440000000000006e-06 2023-09-23T23:48:57.990 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:48:57.991 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:48:57.991 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:48:57.991 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:48:57.966246+0000", 2023-09-23T23:48:57.991 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.4319999999999998e-06 2023-09-23T23:48:57.991 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:48:57.991 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:48:57.991 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:48:57.991 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:48:57.966885+0000", 2023-09-23T23:48:57.991 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00063960899999999997 2023-09-23T23:48:57.991 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:48:57.991 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:48:57.991 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:48:57.992 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:48:57.966904+0000", 2023-09-23T23:48:57.992 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.8501000000000001e-05 2023-09-23T23:48:57.992 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:48:57.992 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:48:57.992 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:48:57.992 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:48:57.992 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:48:57.992 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_repop(client.35106.0:121670 8.a e298/288 8:505e672f:::benchmark_data_smithi159_217074_object18126:head v 298'7631, mlcod=298'7629)", 2023-09-23T23:48:57.992 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:48:57.966640+0000", 2023-09-23T23:48:57.992 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 0.015774211999999999, 2023-09-23T23:48:57.992 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.015839778999999998, 2023-09-23T23:48:57.992 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:48:57.992 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "started", 2023-09-23T23:48:57.993 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:48:57.993 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:48:57.993 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:48:57.993 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:48:57.966640+0000", 2023-09-23T23:48:57.993 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:48:57.993 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:48:57.993 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:48:57.993 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:48:57.993 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:48:57.966640+0000", 2023-09-23T23:48:57.993 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:48:57.993 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:48:57.993 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:48:57.994 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:48:57.994 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:48:57.966640+0000", 2023-09-23T23:48:57.994 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999995 2023-09-23T23:48:57.994 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:48:57.994 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:48:57.994 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:48:57.994 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:48:57.966643+0000", 2023-09-23T23:48:57.994 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 3.5200000000000002e-06 2023-09-23T23:48:57.994 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:48:57.994 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:48:57.994 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:48:57.994 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:48:57.966649+0000", 2023-09-23T23:48:57.995 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.8089999999999998e-06 2023-09-23T23:48:57.995 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:48:57.995 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:48:57.995 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:48:57.995 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:48:57.966653+0000", 2023-09-23T23:48:57.995 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.211e-06 2023-09-23T23:48:57.995 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:48:57.995 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:48:57.995 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:48:57.995 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:48:57.970748+0000", 2023-09-23T23:48:57.995 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.004094365 2023-09-23T23:48:57.995 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:48:57.995 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:48:57.996 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:48:57.996 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:48:57.970797+0000", 2023-09-23T23:48:57.996 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.9382999999999998e-05 2023-09-23T23:48:57.996 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:48:57.996 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:48:57.996 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:48:57.996 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:48:57.996 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:48:57.996 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_repop(client.35106.0:121675 8.2 e298/288 8:445ad78c:::benchmark_data_smithi159_217074_object18131:head v 298'7607, mlcod=298'7604)", 2023-09-23T23:48:57.996 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:48:57.969753+0000", 2023-09-23T23:48:57.996 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 0.012661182, 2023-09-23T23:48:57.996 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.012798676, 2023-09-23T23:48:57.997 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:48:57.997 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "started", 2023-09-23T23:48:57.997 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:48:57.997 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:48:57.997 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:48:57.997 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:48:57.969753+0000", 2023-09-23T23:48:57.997 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:48:57.997 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:48:57.997 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:48:57.997 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:48:57.997 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:48:57.969753+0000", 2023-09-23T23:48:57.997 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:48:57.997 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:48:57.998 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:48:57.998 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:48:57.998 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:48:57.969753+0000", 2023-09-23T23:48:57.998 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999995 2023-09-23T23:48:57.998 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:48:57.998 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:48:57.998 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:48:57.998 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:48:57.969762+0000", 2023-09-23T23:48:57.998 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 9.0340000000000002e-06 2023-09-23T23:48:57.998 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:48:57.998 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:48:57.998 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:48:57.999 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:48:57.969772+0000", 2023-09-23T23:48:57.999 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.0451e-05 2023-09-23T23:48:57.999 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:48:57.999 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:48:57.999 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:48:57.999 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:48:57.969778+0000", 2023-09-23T23:48:57.999 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.4140000000000002e-06 2023-09-23T23:48:57.999 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:48:57.999 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:48:57.999 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:48:57.999 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:48:57.972196+0000", 2023-09-23T23:48:57.999 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.002418351 2023-09-23T23:48:58.000 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:48:58.000 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:48:58.000 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:48:58.000 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:48:57.973597+0000", 2023-09-23T23:48:58.000 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0014007399999999999 2023-09-23T23:48:58.000 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:48:58.000 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:48:58.000 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:48:58.000 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:48:58.000 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:48:58.000 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_repop(client.35106.0:121676 8.a e298/288 8:5e018d04:::benchmark_data_smithi159_217074_object18132:head v 298'7632, mlcod=298'7629)", 2023-09-23T23:48:58.000 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:48:57.974363+0000", 2023-09-23T23:48:58.000 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 0.0080512210000000008, 2023-09-23T23:48:58.001 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0082551429999999995, 2023-09-23T23:48:58.001 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:48:58.001 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "started", 2023-09-23T23:48:58.001 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:48:58.001 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:48:58.001 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:48:58.001 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:48:57.974363+0000", 2023-09-23T23:48:58.001 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:48:58.001 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:48:58.001 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:48:58.001 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:48:58.001 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:48:57.974363+0000", 2023-09-23T23:48:58.001 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:48:58.002 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:48:58.002 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:48:58.002 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:48:58.002 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:48:57.974363+0000", 2023-09-23T23:48:58.002 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999995 2023-09-23T23:48:58.002 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:48:58.002 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:48:58.002 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:48:58.002 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:48:57.974367+0000", 2023-09-23T23:48:58.002 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.2599999999999999e-06 2023-09-23T23:48:58.002 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:48:58.002 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:48:58.003 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:48:58.003 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:48:57.974373+0000", 2023-09-23T23:48:58.003 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.7339999999999996e-06 2023-09-23T23:48:58.003 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:48:58.003 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:48:58.003 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:48:58.003 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:48:57.974377+0000", 2023-09-23T23:48:58.003 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.1980000000000003e-06 2023-09-23T23:48:58.003 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:48:58.003 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:48:58.003 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:48:58.003 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:48:57.981390+0000", 2023-09-23T23:48:58.003 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0070129429999999998 2023-09-23T23:48:58.004 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:48:58.004 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:48:58.004 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:48:58.004 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:48:57.981426+0000", 2023-09-23T23:48:58.004 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 3.5667000000000003e-05 2023-09-23T23:48:58.004 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:48:58.004 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:48:58.004 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:48:58.004 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:48:58.004 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:48:58.004 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_repop(client.35106.0:121679 8.a e298/288)", 2023-09-23T23:48:58.004 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:48:57.976154+0000", 2023-09-23T23:48:58.004 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 0.0062607499999999998, 2023-09-23T23:48:58.005 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0065345079999999996, 2023-09-23T23:48:58.005 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:48:58.005 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "queued for pg", 2023-09-23T23:48:58.005 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:48:58.005 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:48:58.005 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:48:58.005 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:48:57.976154+0000", 2023-09-23T23:48:58.005 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:48:58.005 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:48:58.005 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:48:58.005 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:48:58.005 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:48:57.976154+0000", 2023-09-23T23:48:58.005 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:48:58.006 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:48:58.006 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:48:58.006 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:48:58.006 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:48:57.976153+0000", 2023-09-23T23:48:58.006 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999995 2023-09-23T23:48:58.006 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:48:58.006 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:48:58.006 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:48:58.006 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:48:57.976159+0000", 2023-09-23T23:48:58.006 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.0870000000000003e-06 2023-09-23T23:48:58.006 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:48:58.006 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:48:58.006 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:48:58.007 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:48:57.976169+0000", 2023-09-23T23:48:58.007 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 9.7040000000000006e-06 2023-09-23T23:48:58.007 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:48:58.007 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:48:58.007 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:48:58.007 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:48:57.976175+0000", 2023-09-23T23:48:58.007 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.2870000000000001e-06 2023-09-23T23:48:58.007 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:48:58.007 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:48:58.007 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:48:58.007 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:48:58.007 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:48:58.008 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.35106.0:121685 8.b 8:dc464752:::benchmark_data_smithi159_217074_object18141:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e298)", 2023-09-23T23:48:58.008 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:48:57.977856+0000", 2023-09-23T23:48:58.008 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 0.0045584670000000001, 2023-09-23T23:48:58.008 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0048889329999999998, 2023-09-23T23:48:58.008 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:48:58.008 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "waiting for sub ops", 2023-09-23T23:48:58.008 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:48:58.008 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.35106", 2023-09-23T23:48:58.008 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/487782533", 2023-09-23T23:48:58.008 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 121685 2023-09-23T23:48:58.008 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:48:58.008 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:48:58.008 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:48:58.008 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:48:58.009 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:48:57.977856+0000", 2023-09-23T23:48:58.009 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:48:58.009 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:48:58.009 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:48:58.009 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:48:58.009 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:48:57.977856+0000", 2023-09-23T23:48:58.009 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:48:58.009 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:48:58.009 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:48:58.009 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:48:58.009 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:48:57.977854+0000", 2023-09-23T23:48:58.009 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999986 2023-09-23T23:48:58.009 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:48:58.010 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:48:58.010 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:48:58.010 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:48:57.977861+0000", 2023-09-23T23:48:58.010 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.4450000000000001e-06 2023-09-23T23:48:58.010 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:48:58.010 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:48:58.010 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:48:58.010 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:48:57.977873+0000", 2023-09-23T23:48:58.010 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.1790999999999999e-05 2023-09-23T23:48:58.010 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:48:58.010 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:48:58.011 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:48:58.011 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:48:57.977881+0000", 2023-09-23T23:48:58.011 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.4570000000000005e-06 2023-09-23T23:48:58.011 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:48:58.011 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:48:58.011 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:48:58.011 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:48:57.977934+0000", 2023-09-23T23:48:58.011 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.2673000000000002e-05 2023-09-23T23:48:58.011 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:48:58.011 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:48:58.011 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:48:58.011 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:48:57.978070+0000", 2023-09-23T23:48:58.011 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00013661599999999999 2023-09-23T23:48:58.011 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:48:58.012 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:48:58.012 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 1,4", 2023-09-23T23:48:58.012 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:48:57.978207+0000", 2023-09-23T23:48:58.012 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00013700299999999999 2023-09-23T23:48:58.012 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:48:58.012 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:48:58.012 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-23T23:48:58.012 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:48:57.981367+0000", 2023-09-23T23:48:58.012 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0031596570000000002 2023-09-23T23:48:58.012 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:48:58.012 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:48:58.012 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:48:58.012 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:48:57.982757+0000", 2023-09-23T23:48:58.013 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0013902739999999999 2023-09-23T23:48:58.013 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:48:58.013 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:48:58.013 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:48:58.013 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:48:58.013 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:48:58.013 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_repop(client.35106.0:121681 8.a e298/288)", 2023-09-23T23:48:58.013 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:48:57.979664+0000", 2023-09-23T23:48:58.013 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 0.002750742, 2023-09-23T23:48:58.013 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0031677049999999998, 2023-09-23T23:48:58.013 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:48:58.013 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "queued for pg", 2023-09-23T23:48:58.013 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:48:58.014 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:48:58.014 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:48:58.014 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:48:57.979664+0000", 2023-09-23T23:48:58.014 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:48:58.014 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:48:58.014 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:48:58.014 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:48:58.014 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:48:57.979664+0000", 2023-09-23T23:48:58.014 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:48:58.014 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:48:58.014 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:48:58.014 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:48:58.014 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:48:57.979663+0000", 2023-09-23T23:48:58.015 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.999999 2023-09-23T23:48:58.015 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:48:58.015 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:48:58.015 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:48:58.015 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:48:57.979671+0000", 2023-09-23T23:48:58.015 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.2120000000000003e-06 2023-09-23T23:48:58.015 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:48:58.015 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:48:58.015 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:48:58.015 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:48:57.979685+0000", 2023-09-23T23:48:58.015 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.3888e-05 2023-09-23T23:48:58.015 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:48:58.016 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:48:58.016 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:48:58.016 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:48:57.979692+0000", 2023-09-23T23:48:58.016 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.3749999999999997e-06 2023-09-23T23:48:58.016 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:48:58.016 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:48:58.016 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:48:58.016 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:48:58.016 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:48:58.016 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_repop(client.35106.0:121688 8.a e298/288)", 2023-09-23T23:48:58.016 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:48:57.982679+0000", 2023-09-23T23:48:58.016 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 4294967295.9997354, 2023-09-23T23:48:58.017 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00019740900000000001, 2023-09-23T23:48:58.017 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:48:58.017 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "queued for pg", 2023-09-23T23:48:58.017 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:48:58.017 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:48:58.017 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:48:58.017 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:48:57.982679+0000", 2023-09-23T23:48:58.017 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:48:58.017 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:48:58.017 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:48:58.017 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:48:58.017 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:48:57.982679+0000", 2023-09-23T23:48:58.017 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:48:58.018 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:48:58.018 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:48:58.018 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:48:58.018 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:48:57.982678+0000", 2023-09-23T23:48:58.018 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999995 2023-09-23T23:48:58.018 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:48:58.018 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:48:58.018 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:48:58.018 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:48:57.982684+0000", 2023-09-23T23:48:58.018 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.9309999999999996e-06 2023-09-23T23:48:58.018 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:48:58.018 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:48:58.019 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:48:58.019 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:48:57.982694+0000", 2023-09-23T23:48:58.019 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 9.4679999999999998e-06 2023-09-23T23:48:58.019 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:48:58.019 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:48:58.019 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:48:58.019 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:48:57.982700+0000", 2023-09-23T23:48:58.019 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.8939999999999998e-06 2023-09-23T23:48:58.019 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:48:58.019 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:48:58.019 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:48:58.019 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:48:58.019 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:48:58.020 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.35106.0:121691 8.c 8:38280670:::benchmark_data_smithi159_217074_object18147:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e298)", 2023-09-23T23:48:58.020 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:48:57.982694+0000", 2023-09-23T23:48:58.020 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 4294967295.9997201, 2023-09-23T23:48:58.020 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00022186100000000001, 2023-09-23T23:48:58.020 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:48:58.020 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "started", 2023-09-23T23:48:58.020 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:48:58.020 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.35106", 2023-09-23T23:48:58.020 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/487782533", 2023-09-23T23:48:58.020 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 121691 2023-09-23T23:48:58.020 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:48:58.020 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:48:58.020 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:48:58.020 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:48:58.021 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:48:57.982694+0000", 2023-09-23T23:48:58.021 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:48:58.021 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:48:58.021 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:48:58.021 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:48:58.021 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:48:57.982694+0000", 2023-09-23T23:48:58.021 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:48:58.021 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:48:58.021 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:48:58.021 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:48:58.021 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:48:57.982693+0000", 2023-09-23T23:48:58.022 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999986 2023-09-23T23:48:58.022 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:48:58.022 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:48:58.022 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:48:58.022 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:48:57.982701+0000", 2023-09-23T23:48:58.022 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.7309999999999993e-06 2023-09-23T23:48:58.022 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:48:58.022 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:48:58.022 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:48:58.022 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:48:57.982714+0000", 2023-09-23T23:48:58.022 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.3025e-05 2023-09-23T23:48:58.023 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:48:58.023 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:48:58.023 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:48:58.023 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:48:57.982723+0000", 2023-09-23T23:48:58.023 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.7770000000000008e-06 2023-09-23T23:48:58.023 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:48:58.023 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:48:58.023 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:48:58.023 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:48:57.982785+0000", 2023-09-23T23:48:58.023 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.2187999999999995e-05 2023-09-23T23:48:58.023 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:48:58.023 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:48:58.023 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:48:58.023 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:48:57.982861+0000", 2023-09-23T23:48:58.024 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.6446000000000006e-05 2023-09-23T23:48:58.024 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:48:58.024 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:48:58.024 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:48:58.024 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:48:58.024 INFO:teuthology.orchestra.run.smithi159.stdout: ], 2023-09-23T23:48:58.024 INFO:teuthology.orchestra.run.smithi159.stdout: "num_ops": 9 2023-09-23T23:48:58.024 INFO:teuthology.orchestra.run.smithi159.stdout:} 2023-09-23T23:48:58.085 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:58.110 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:58.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:58.113 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:48:58.196 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:48:57 smithi159 bash[108473]: cluster 2023-09-23T23:48:56.726201+0000 mgr.y (mgr.25991) 956 : cluster 0 pgmap v1063: 89 pgs: 89 active+clean; 5.4 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 0 B/s wr, 870 op/s 2023-09-23T23:48:58.213 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:48:58.240 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:48:58.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:58.245 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:48:58.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:48:57 smithi164 bash[92846]: cluster 2023-09-23T23:48:56.726201+0000 mgr.y (mgr.25991) 956 : cluster 0 pgmap v1063: 89 pgs: 89 active+clean; 5.4 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 0 B/s wr, 870 op/s 2023-09-23T23:48:58.346 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:48:58.375 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:48:58.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:58.381 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:48:58.482 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:58.513 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:58.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:58.515 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:48:58.616 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:48:58.647 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:48:58.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:58.650 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:48:58.751 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:48:58.775 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:48:58.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:58.779 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:48:58.879 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:58.915 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:48:58.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:58.920 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:48:59.021 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:48:59.053 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:48:59.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:59.055 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:48:59.155 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:59.185 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:48:59.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:59.188 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:48:59.289 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:48:59.311 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:48:59.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:59.319 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:48:59.419 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:48:59.444 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:48:59.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:59.448 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:48:59.549 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:48:59.574 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:48:59.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:59.577 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:48:59.677 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:59.702 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:48:59.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:59.707 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:48:59.808 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:48:59.864 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:48:59.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:48:59.868 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:48:59.969 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:48:59.999 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:00.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:00.001 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:49:00.102 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:00.127 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:00.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:00.131 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:49:00.231 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:49:00.240 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:48:59 smithi164 bash[92846]: cluster 2023-09-23T23:48:58.726769+0000 mgr.y (mgr.25991) 957 : cluster 0 pgmap v1064: 89 pgs: 89 active+clean; 5.3 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 0 B/s wr, 832 op/s 2023-09-23T23:49:00.259 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:49:00.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:00.262 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:49:00.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:48:59 smithi159 bash[105915]: cluster 2023-09-23T23:48:58.726769+0000 mgr.y (mgr.25991) 957 : cluster 0 pgmap v1064: 89 pgs: 89 active+clean; 5.3 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 0 B/s wr, 832 op/s 2023-09-23T23:49:00.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:48:59 smithi159 bash[108473]: cluster 2023-09-23T23:48:58.726769+0000 mgr.y (mgr.25991) 957 : cluster 0 pgmap v1064: 89 pgs: 89 active+clean; 5.3 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 0 B/s wr, 832 op/s 2023-09-23T23:49:00.363 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:49:00.390 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:49:00.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:00.394 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:49:00.497 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:00.528 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:00.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:00.534 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:49:00.635 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:49:00.659 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:49:00.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:00.663 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:49:00.764 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:49:00.788 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:49:00.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:00.791 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:49:00.892 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:49:00.920 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:49:00.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:00.922 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:49:01.023 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:01.061 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:01.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:01.064 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:49:01.143 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_blocked_ops 2023-09-23T23:49:01.165 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:49:01.195 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:49:01.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:01.198 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:49:01.298 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:49:01.320 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:49:01.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:01.328 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:49:01.429 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:01.452 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:01.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:01.455 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:49:01.555 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:01.582 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:01.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:01.590 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:49:01.691 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:49:01.720 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:49:01.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:01.723 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:49:01.823 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:01.848 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:01.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:01.855 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:49:01.956 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:01.985 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:01.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:01.988 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:49:02.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:49:01 smithi164 bash[92846]: cluster 2023-09-23T23:49:00.727275+0000 mgr.y (mgr.25991) 958 : cluster 0 pgmap v1065: 89 pgs: 89 active+clean; 5.2 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 0 B/s wr, 806 op/s 2023-09-23T23:49:02.089 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:02.114 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:02.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:02.116 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:49:02.217 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:02.225 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:49:01 smithi159 bash[105915]: cluster 2023-09-23T23:49:00.727275+0000 mgr.y (mgr.25991) 958 : cluster 0 pgmap v1065: 89 pgs: 89 active+clean; 5.2 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 0 B/s wr, 806 op/s 2023-09-23T23:49:02.226 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:49:01 smithi159 bash[108473]: cluster 2023-09-23T23:49:00.727275+0000 mgr.y (mgr.25991) 958 : cluster 0 pgmap v1065: 89 pgs: 89 active+clean; 5.2 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 0 B/s wr, 806 op/s 2023-09-23T23:49:02.241 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:02.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:02.244 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:49:02.345 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:49:02.371 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:49:02.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:02.375 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:49:02.475 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:49:02.505 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:49:02.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:02.511 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:49:02.611 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:49:02.638 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:49:02.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:02.642 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:49:02.689 INFO:teuthology.orchestra.run.smithi159.stdout:osd.0: {} 2023-09-23T23:49:02.743 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:49:02.745 INFO:teuthology.orchestra.run.smithi159.stdout:osd.1: {} 2023-09-23T23:49:02.770 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:49:02.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:02.772 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:49:02.798 INFO:teuthology.orchestra.run.smithi159.stdout:osd.2: {} 2023-09-23T23:49:02.848 INFO:teuthology.orchestra.run.smithi159.stdout:osd.3: {} 2023-09-23T23:49:02.872 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:02.883 INFO:teuthology.orchestra.run.smithi159.stdout:osd.4: {} 2023-09-23T23:49:02.896 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:02.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:02.899 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:49:02.920 INFO:teuthology.orchestra.run.smithi159.stdout:osd.5: {} 2023-09-23T23:49:02.950 INFO:teuthology.orchestra.run.smithi159.stderr:reweighted osd.1 to 1 (10000) 2023-09-23T23:49:02.957 INFO:teuthology.orchestra.run.smithi159.stdout:osd.6: {} 2023-09-23T23:49:02.995 INFO:teuthology.orchestra.run.smithi159.stdout:osd.7: {} 2023-09-23T23:49:02.999 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:49:03.001 INFO:teuthology.orchestra.run.smithi159.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T23:49:03.001 INFO:teuthology.orchestra.run.smithi159.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T23:49:03.002 INFO:teuthology.orchestra.run.smithi159.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T23:49:03.002 INFO:teuthology.orchestra.run.smithi159.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T23:49:03.002 INFO:teuthology.orchestra.run.smithi159.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T23:49:03.002 INFO:teuthology.orchestra.run.smithi159.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T23:49:03.002 INFO:teuthology.orchestra.run.smithi159.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T23:49:03.002 INFO:teuthology.orchestra.run.smithi159.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T23:49:03.029 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:49:03.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:03.033 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:49:03.134 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:03.168 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:03.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:03.171 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:49:03.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:49:02 smithi164 bash[92846]: audit 2023-09-23T23:49:02.074262+0000 mon.c (mon.2) 83 : audit 1 from='client.? 172.21.15.159:0/281347902' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-23T23:49:03.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:49:02 smithi164 bash[92846]: audit 2023-09-23T23:49:02.075858+0000 mon.a (mon.0) 1260 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-23T23:49:03.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:49:02 smithi164 bash[92846]: audit 2023-09-23T23:49:02.248600+0000 mon.a (mon.0) 1261 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:49:03.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:49:02 smithi164 bash[92846]: audit 2023-09-23T23:49:02.620530+0000 mon.c (mon.2) 84 : audit 0 from='client.? 172.21.15.159:0/3312499065' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:49:03.272 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:03.281 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:49:02 smithi159 bash[105915]: audit 2023-09-23T23:49:02.074262+0000 mon.c (mon.2) 83 : audit 1 from='client.? 172.21.15.159:0/281347902' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-23T23:49:03.281 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:49:02 smithi159 bash[105915]: audit 2023-09-23T23:49:02.075858+0000 mon.a (mon.0) 1260 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-23T23:49:03.281 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:49:02 smithi159 bash[105915]: audit 2023-09-23T23:49:02.248600+0000 mon.a (mon.0) 1261 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:49:03.281 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:49:02 smithi159 bash[105915]: audit 2023-09-23T23:49:02.620530+0000 mon.c (mon.2) 84 : audit 0 from='client.? 172.21.15.159:0/3312499065' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:49:03.281 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:49:02 smithi159 bash[108473]: audit 2023-09-23T23:49:02.074262+0000 mon.c (mon.2) 83 : audit 1 from='client.? 172.21.15.159:0/281347902' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-23T23:49:03.281 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:49:02 smithi159 bash[108473]: audit 2023-09-23T23:49:02.075858+0000 mon.a (mon.0) 1260 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-23T23:49:03.281 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:49:02 smithi159 bash[108473]: audit 2023-09-23T23:49:02.248600+0000 mon.a (mon.0) 1261 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:49:03.282 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:49:02 smithi159 bash[108473]: audit 2023-09-23T23:49:02.620530+0000 mon.c (mon.2) 84 : audit 0 from='client.? 172.21.15.159:0/3312499065' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:49:03.316 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:03.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:03.319 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:49:03.420 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:49:03.451 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:49:03.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:03.453 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:49:03.554 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:49:03.579 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:49:03.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:03.581 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:49:03.682 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:03.708 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:03.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:03.714 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:49:03.814 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:49:03.842 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:49:03.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:03.847 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:49:03.945 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:49:03 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:49:03] "GET /metrics HTTP/1.1" 200 36543 "" "Prometheus/2.43.0" 2023-09-23T23:49:03.947 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:03.960 INFO:teuthology.orchestra.run.smithi159.stderr:noscrub is set 2023-09-23T23:49:03.968 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:03.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:03.971 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:49:04.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:49:03 smithi159 bash[105915]: cluster 2023-09-23T23:49:02.727833+0000 mgr.y (mgr.25991) 959 : cluster 0 pgmap v1066: 89 pgs: 89 active+clean; 5.1 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 0 B/s wr, 867 op/s 2023-09-23T23:49:04.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:49:03 smithi159 bash[105915]: cluster 2023-09-23T23:49:02.931033+0000 osd.4 (osd.4) 220 : cluster 3 failed to encode map e299 with expected crc 2023-09-23T23:49:04.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:49:03 smithi159 bash[105915]: audit 2023-09-23T23:49:02.933070+0000 mon.a (mon.0) 1262 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-09-23T23:49:04.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:49:03 smithi159 bash[105915]: cluster 2023-09-23T23:49:02.933419+0000 mon.a (mon.0) 1263 : cluster 0 osdmap e299: 8 total, 8 up, 5 in 2023-09-23T23:49:04.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:49:03 smithi159 bash[105915]: cluster 2023-09-23T23:49:03.131945+0000 osd.7 (osd.7) 174 : cluster 3 failed to encode map e299 with expected crc 2023-09-23T23:49:04.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:49:03 smithi159 bash[105915]: audit 2023-09-23T23:49:03.177415+0000 mon.b (mon.1) 11 : audit 1 from='client.? 172.21.15.159:0/363346968' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:49:04.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:49:03 smithi159 bash[105915]: audit 2023-09-23T23:49:03.177536+0000 mon.a (mon.0) 1264 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:49:04.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:49:03 smithi159 bash[108473]: cluster 2023-09-23T23:49:02.727833+0000 mgr.y (mgr.25991) 959 : cluster 0 pgmap v1066: 89 pgs: 89 active+clean; 5.1 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 0 B/s wr, 867 op/s 2023-09-23T23:49:04.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:49:03 smithi159 bash[108473]: cluster 2023-09-23T23:49:02.931033+0000 osd.4 (osd.4) 220 : cluster 3 failed to encode map e299 with expected crc 2023-09-23T23:49:04.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:49:03 smithi159 bash[108473]: audit 2023-09-23T23:49:02.933070+0000 mon.a (mon.0) 1262 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-09-23T23:49:04.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:49:03 smithi159 bash[108473]: cluster 2023-09-23T23:49:02.933419+0000 mon.a (mon.0) 1263 : cluster 0 osdmap e299: 8 total, 8 up, 5 in 2023-09-23T23:49:04.046 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:49:03 smithi159 bash[108473]: cluster 2023-09-23T23:49:03.131945+0000 osd.7 (osd.7) 174 : cluster 3 failed to encode map e299 with expected crc 2023-09-23T23:49:04.046 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:49:03 smithi159 bash[108473]: audit 2023-09-23T23:49:03.177415+0000 mon.b (mon.1) 11 : audit 1 from='client.? 172.21.15.159:0/363346968' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:49:04.046 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:49:03 smithi159 bash[108473]: audit 2023-09-23T23:49:03.177536+0000 mon.a (mon.0) 1264 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:49:04.071 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:49:04.088 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:49:04.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:04.091 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:49:04.191 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:04.199 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:49:03 smithi164 bash[92846]: cluster 2023-09-23T23:49:02.727833+0000 mgr.y (mgr.25991) 959 : cluster 0 pgmap v1066: 89 pgs: 89 active+clean; 5.1 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 0 B/s wr, 867 op/s 2023-09-23T23:49:04.200 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:49:03 smithi164 bash[92846]: cluster 2023-09-23T23:49:02.931033+0000 osd.4 (osd.4) 220 : cluster 3 failed to encode map e299 with expected crc 2023-09-23T23:49:04.200 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:49:03 smithi164 bash[92846]: audit 2023-09-23T23:49:02.933070+0000 mon.a (mon.0) 1262 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-09-23T23:49:04.200 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:49:03 smithi164 bash[92846]: cluster 2023-09-23T23:49:02.933419+0000 mon.a (mon.0) 1263 : cluster 0 osdmap e299: 8 total, 8 up, 5 in 2023-09-23T23:49:04.200 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:49:03 smithi164 bash[92846]: cluster 2023-09-23T23:49:03.131945+0000 osd.7 (osd.7) 174 : cluster 3 failed to encode map e299 with expected crc 2023-09-23T23:49:04.200 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:49:03 smithi164 bash[92846]: audit 2023-09-23T23:49:03.177415+0000 mon.b (mon.1) 11 : audit 1 from='client.? 172.21.15.159:0/363346968' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:49:04.200 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:49:03 smithi164 bash[92846]: audit 2023-09-23T23:49:03.177536+0000 mon.a (mon.0) 1264 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:49:04.216 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:04.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:04.218 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:49:04.319 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:04.356 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:04.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:04.358 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:49:04.459 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:49:04.493 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:49:04.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:04.497 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:49:04.597 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:04.640 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:04.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:04.643 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:49:04.744 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:49:04.770 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:49:04.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:04.777 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:49:04.878 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:49:04.905 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:49:04.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:04.909 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:49:05.010 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:49:05.018 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:49:04 smithi164 bash[92846]: cluster 2023-09-23T23:49:03.940578+0000 mon.a (mon.0) 1265 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:49:05.018 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:49:04 smithi164 bash[92846]: cluster 2023-09-23T23:49:03.951864+0000 osd.4 (osd.4) 221 : cluster 3 failed to encode map e300 with expected crc 2023-09-23T23:49:05.019 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:49:04 smithi164 bash[92846]: cluster 2023-09-23T23:49:03.951940+0000 osd.6 (osd.6) 339 : cluster 3 failed to encode map e300 with expected crc 2023-09-23T23:49:05.019 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:49:04 smithi164 bash[92846]: audit 2023-09-23T23:49:03.953742+0000 mon.a (mon.0) 1266 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T23:49:05.019 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:49:04 smithi164 bash[92846]: cluster 2023-09-23T23:49:03.953820+0000 mon.a (mon.0) 1267 : cluster 0 osdmap e300: 8 total, 8 up, 5 in 2023-09-23T23:49:05.034 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:49:05.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:05.038 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:49:05.139 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:49:05.170 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:49:05.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:05.174 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:49:05.274 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:05.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:49:04 smithi159 bash[105915]: cluster 2023-09-23T23:49:03.940578+0000 mon.a (mon.0) 1265 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:49:05.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:49:04 smithi159 bash[105915]: cluster 2023-09-23T23:49:03.951864+0000 osd.4 (osd.4) 221 : cluster 3 failed to encode map e300 with expected crc 2023-09-23T23:49:05.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:49:04 smithi159 bash[105915]: cluster 2023-09-23T23:49:03.951940+0000 osd.6 (osd.6) 339 : cluster 3 failed to encode map e300 with expected crc 2023-09-23T23:49:05.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:49:04 smithi159 bash[105915]: audit 2023-09-23T23:49:03.953742+0000 mon.a (mon.0) 1266 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T23:49:05.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:49:04 smithi159 bash[105915]: cluster 2023-09-23T23:49:03.953820+0000 mon.a (mon.0) 1267 : cluster 0 osdmap e300: 8 total, 8 up, 5 in 2023-09-23T23:49:05.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:49:05 smithi159 bash[108473]: cluster 2023-09-23T23:49:03.940578+0000 mon.a (mon.0) 1265 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:49:05.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:49:05 smithi159 bash[108473]: cluster 2023-09-23T23:49:03.951864+0000 osd.4 (osd.4) 221 : cluster 3 failed to encode map e300 with expected crc 2023-09-23T23:49:05.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:49:05 smithi159 bash[108473]: cluster 2023-09-23T23:49:03.951940+0000 osd.6 (osd.6) 339 : cluster 3 failed to encode map e300 with expected crc 2023-09-23T23:49:05.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:49:05 smithi159 bash[108473]: audit 2023-09-23T23:49:03.953742+0000 mon.a (mon.0) 1266 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T23:49:05.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:49:05 smithi159 bash[108473]: cluster 2023-09-23T23:49:03.953820+0000 mon.a (mon.0) 1267 : cluster 0 osdmap e300: 8 total, 8 up, 5 in 2023-09-23T23:49:05.312 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:05.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:05.315 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:49:05.415 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:05.442 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:05.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:05.447 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:49:05.548 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:49:05.570 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:49:05.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:05.572 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:49:05.673 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:49:05.698 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:49:05.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:05.701 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:49:05.802 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:49:05.830 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:49:05.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:05.831 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:49:05.932 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:49:05.954 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:49:05.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:05.958 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:49:06.059 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:49:06.082 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:49:06.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:06.084 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:49:06.184 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:49:06.211 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:49:06.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:06.214 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:49:06.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:49:05 smithi164 bash[92846]: cluster 2023-09-23T23:49:04.728407+0000 mgr.y (mgr.25991) 960 : cluster 0 pgmap v1069: 89 pgs: 89 active+clean; 5.0 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 0 B/s wr, 815 op/s 2023-09-23T23:49:06.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:49:05 smithi159 bash[105915]: cluster 2023-09-23T23:49:04.728407+0000 mgr.y (mgr.25991) 960 : cluster 0 pgmap v1069: 89 pgs: 89 active+clean; 5.0 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 0 B/s wr, 815 op/s 2023-09-23T23:49:06.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:49:05 smithi159 bash[108473]: cluster 2023-09-23T23:49:04.728407+0000 mgr.y (mgr.25991) 960 : cluster 0 pgmap v1069: 89 pgs: 89 active+clean; 5.0 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 0 B/s wr, 815 op/s 2023-09-23T23:49:06.315 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:06.340 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:06.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:06.343 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:49:06.443 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:49:06.471 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:49:06.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:06.473 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:49:06.574 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:06.600 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:06.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:06.603 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:49:06.704 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:49:06.712 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:49:06 smithi164 bash[80782]: logger=cleanup t=2023-09-23T23:49:06.643075801Z level=info msg="Completed cleanup jobs" duration=145.332794ms 2023-09-23T23:49:06.729 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:49:06.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:06.732 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:49:06.820 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd reweight 2 1 2023-09-23T23:49:06.832 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:06.856 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:06.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:06.865 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:49:06.965 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:07.006 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:07.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:07.011 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:49:07.112 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:49:07.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:07.145 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:49:07.145 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:49:07.246 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:07.273 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:07.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:07.275 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:49:07.375 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:49:07.399 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:49:07.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:07.401 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:49:07.502 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:07.534 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:07.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:07.535 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:49:07.635 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:07.660 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:07.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:07.663 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:49:07.763 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:49:07.790 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:49:07.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:07.793 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:49:07.893 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:07.917 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:07.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:07.923 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:49:08.024 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:08.054 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:08.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:08.060 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:49:08.160 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:08.198 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:08.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:08.201 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:49:08.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:49:07 smithi164 bash[92846]: cluster 2023-09-23T23:49:06.728865+0000 mgr.y (mgr.25991) 961 : cluster 0 pgmap v1070: 89 pgs: 89 active+clean; 4.9 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 0 B/s wr, 879 op/s 2023-09-23T23:49:08.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:49:07 smithi159 bash[105915]: cluster 2023-09-23T23:49:06.728865+0000 mgr.y (mgr.25991) 961 : cluster 0 pgmap v1070: 89 pgs: 89 active+clean; 4.9 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 0 B/s wr, 879 op/s 2023-09-23T23:49:08.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:49:07 smithi159 bash[108473]: cluster 2023-09-23T23:49:06.728865+0000 mgr.y (mgr.25991) 961 : cluster 0 pgmap v1070: 89 pgs: 89 active+clean; 4.9 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 0 B/s wr, 879 op/s 2023-09-23T23:49:08.302 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:49:08.338 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:49:08.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:08.342 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:49:08.442 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:49:08.466 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:49:08.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:08.468 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:49:08.569 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:08.594 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:08.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:08.596 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:49:08.697 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:08.721 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:08.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:08.727 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:49:08.828 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:08.862 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:08.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:08.865 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:49:08.966 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:49:08.989 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:49:08.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:08.991 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:49:09.092 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:09.110 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T23:49:09.130 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T23:49:09.131 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:09.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:09.136 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:49:09.237 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:49:09.262 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:49:09.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:09.266 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:49:09.366 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:49:09.431 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:49:09.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:09.435 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:49:09.536 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:49:09.559 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:49:09.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:09.562 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:49:09.635 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:49:09.662 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:49:09.690 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:49:09.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:09.693 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:49:09.794 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:09.821 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:09.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:09.827 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:49:09.927 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:49:09.954 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:49:09.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:09.958 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:49:10.059 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:10.098 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:10.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:10.103 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:49:10.204 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:49:10.213 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:49:09 smithi164 bash[92846]: cluster 2023-09-23T23:49:08.729398+0000 mgr.y (mgr.25991) 962 : cluster 0 pgmap v1071: 89 pgs: 89 active+clean; 4.8 GiB data, 18 GiB used, 430 GiB / 447 GiB avail; 0 B/s wr, 931 op/s 2023-09-23T23:49:10.227 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:49:10.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:10.230 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:49:10.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:49:09 smithi159 bash[105915]: cluster 2023-09-23T23:49:08.729398+0000 mgr.y (mgr.25991) 962 : cluster 0 pgmap v1071: 89 pgs: 89 active+clean; 4.8 GiB data, 18 GiB used, 430 GiB / 447 GiB avail; 0 B/s wr, 931 op/s 2023-09-23T23:49:10.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:49:09 smithi159 bash[108473]: cluster 2023-09-23T23:49:08.729398+0000 mgr.y (mgr.25991) 962 : cluster 0 pgmap v1071: 89 pgs: 89 active+clean; 4.8 GiB data, 18 GiB used, 430 GiB / 447 GiB avail; 0 B/s wr, 931 op/s 2023-09-23T23:49:10.330 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:49:10.354 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:49:10.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:10.356 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:49:10.457 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:10.486 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:10.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:10.488 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:49:10.589 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:10.615 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:10.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:10.618 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:49:10.719 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:49:10.751 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:49:10.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:10.755 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:49:10.855 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:49:10.882 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:49:10.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:10.885 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:49:10.986 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:49:11.015 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:49:11.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:11.018 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:49:11.119 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:11.159 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:11.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:11.161 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:49:11.262 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:11.288 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:11.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:11.294 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:49:11.394 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:11.422 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:11.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:11.426 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:49:11.527 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:49:11.555 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:49:11.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:11.557 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:49:11.658 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:49:11.683 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:49:11.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:11.687 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:49:11.687 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:49:11.788 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:49:11.820 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:49:11.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:11.825 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:49:11.925 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:49:11.958 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:49:11.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:11.961 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:49:11.974 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:49:11 smithi159 bash[105915]: cluster 2023-09-23T23:49:10.729942+0000 mgr.y (mgr.25991) 963 : cluster 0 pgmap v1072: 89 pgs: 89 active+clean; 4.7 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 0 B/s wr, 842 op/s 2023-09-23T23:49:12.062 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:12.093 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:12.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:12.099 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:49:12.200 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:12.210 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:49:11 smithi164 bash[92846]: cluster 2023-09-23T23:49:10.729942+0000 mgr.y (mgr.25991) 963 : cluster 0 pgmap v1072: 89 pgs: 89 active+clean; 4.7 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 0 B/s wr, 842 op/s 2023-09-23T23:49:12.225 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:12.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:12.227 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:49:12.328 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:12.358 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:12.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:12.361 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:49:12.418 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:49:11 smithi159 bash[108473]: cluster 2023-09-23T23:49:10.729942+0000 mgr.y (mgr.25991) 963 : cluster 0 pgmap v1072: 89 pgs: 89 active+clean; 4.7 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 0 B/s wr, 842 op/s 2023-09-23T23:49:12.461 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:49:12.492 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:49:12.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:12.498 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:49:12.599 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:12.630 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:12.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:12.638 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:49:12.739 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:49:12.762 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:49:12.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:12.764 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:49:12.865 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:12.904 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:12.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:12.907 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:49:13.008 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:49:13.038 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:49:13.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:13.043 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:49:13.144 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:49:13.169 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:49:13.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:13.172 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:49:13.273 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:49:13.303 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:49:13.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:13.307 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:49:13.408 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:49:13.432 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:49:13.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:13.438 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:49:13.539 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:13.560 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:13.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:13.562 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:49:13.662 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:13.686 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:13.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:13.689 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:49:13.790 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:49:13.797 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:49:13 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:49:13] "GET /metrics HTTP/1.1" 200 36543 "" "Prometheus/2.43.0" 2023-09-23T23:49:13.815 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:49:13.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:13.823 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:49:13.923 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:13.950 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:13.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:13.951 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:49:14.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:49:13 smithi159 bash[105915]: cluster 2023-09-23T23:49:12.730554+0000 mgr.y (mgr.25991) 964 : cluster 0 pgmap v1073: 89 pgs: 89 active+clean; 4.6 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 0 B/s wr, 879 op/s 2023-09-23T23:49:14.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:49:13 smithi159 bash[108473]: cluster 2023-09-23T23:49:12.730554+0000 mgr.y (mgr.25991) 964 : cluster 0 pgmap v1073: 89 pgs: 89 active+clean; 4.6 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 0 B/s wr, 879 op/s 2023-09-23T23:49:14.052 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:14.077 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:14.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:14.080 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:49:14.180 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:49:14.209 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:49:14.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:14.216 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:49:14.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:49:13 smithi164 bash[92846]: cluster 2023-09-23T23:49:12.730554+0000 mgr.y (mgr.25991) 964 : cluster 0 pgmap v1073: 89 pgs: 89 active+clean; 4.6 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 0 B/s wr, 879 op/s 2023-09-23T23:49:14.317 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:14.345 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:14.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:14.350 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:49:14.451 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:49:14.478 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:49:14.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:14.480 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:49:14.581 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:14.612 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:14.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:14.616 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:49:14.717 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:49:14.743 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:49:14.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:14.745 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:49:14.845 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:14.881 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:14.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:14.886 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:49:14.987 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:49:15.012 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:49:15.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:15.015 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:49:15.116 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:49:15.140 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:49:15.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:15.145 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:49:15.246 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:15.275 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:15.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:15.277 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:49:15.377 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:49:15.404 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:49:15.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:15.409 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:49:15.510 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:49:15.535 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:49:15.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:15.538 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:49:15.592 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:49:15.593 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:49:15.639 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:49:15.663 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:49:15.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:15.668 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:49:15.769 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:49:15.791 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:49:15.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:15.793 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:49:15.894 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:49:15.930 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:49:15.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:15.933 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:49:16.034 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:49:16.053 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:49:16.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:16.055 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:49:16.156 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:49:16.164 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:49:15 smithi159 bash[105915]: cluster 2023-09-23T23:49:14.731055+0000 mgr.y (mgr.25991) 965 : cluster 0 pgmap v1074: 89 pgs: 89 active+clean; 4.4 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 0 B/s wr, 887 op/s 2023-09-23T23:49:16.164 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:49:15 smithi159 bash[108473]: cluster 2023-09-23T23:49:14.731055+0000 mgr.y (mgr.25991) 965 : cluster 0 pgmap v1074: 89 pgs: 89 active+clean; 4.4 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 0 B/s wr, 887 op/s 2023-09-23T23:49:16.186 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:49:16.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:16.189 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:49:16.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:49:15 smithi164 bash[92846]: cluster 2023-09-23T23:49:14.731055+0000 mgr.y (mgr.25991) 965 : cluster 0 pgmap v1074: 89 pgs: 89 active+clean; 4.4 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 0 B/s wr, 887 op/s 2023-09-23T23:49:16.290 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:49:16.313 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:49:16.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:16.315 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:49:16.416 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:49:16.441 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:49:16.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:16.447 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:49:16.547 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:49:16.573 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:49:16.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:16.578 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:49:16.679 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:49:16.705 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:49:16.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:16.709 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:49:16.810 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:49:16.841 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:49:16.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:16.844 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:49:16.944 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:49:16.970 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:49:16.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:16.975 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:49:17.076 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:17.106 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:17.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:17.110 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:49:17.210 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:49:17.235 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:49:17.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:17.238 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:49:17.338 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:17.360 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:17.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:17.362 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:49:17.463 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:49:17.487 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:49:17.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:17.492 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:49:17.593 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:17.630 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:17.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:17.633 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:49:17.734 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:17.754 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:17.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:17.756 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:49:17.857 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:17.886 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:17.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:17.894 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:49:17.985 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:49:17 smithi164 bash[92846]: cluster 2023-09-23T23:49:16.731612+0000 mgr.y (mgr.25991) 966 : cluster 0 pgmap v1075: 89 pgs: 89 active+clean; 4.3 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 875 op/s 2023-09-23T23:49:17.986 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:49:17 smithi164 bash[92846]: audit 2023-09-23T23:49:17.255570+0000 mon.a (mon.0) 1268 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:49:17.986 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:49:17 smithi164 bash[92846]: audit 2023-09-23T23:49:17.256975+0000 mon.a (mon.0) 1269 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:49:17.994 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:18.026 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:18.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:18.031 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:49:18.132 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:18.141 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:49:17 smithi159 bash[105915]: cluster 2023-09-23T23:49:16.731612+0000 mgr.y (mgr.25991) 966 : cluster 0 pgmap v1075: 89 pgs: 89 active+clean; 4.3 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 875 op/s 2023-09-23T23:49:18.141 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:49:17 smithi159 bash[105915]: audit 2023-09-23T23:49:17.255570+0000 mon.a (mon.0) 1268 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:49:18.141 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:49:17 smithi159 bash[105915]: audit 2023-09-23T23:49:17.256975+0000 mon.a (mon.0) 1269 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:49:18.141 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:49:17 smithi159 bash[108473]: cluster 2023-09-23T23:49:16.731612+0000 mgr.y (mgr.25991) 966 : cluster 0 pgmap v1075: 89 pgs: 89 active+clean; 4.3 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 875 op/s 2023-09-23T23:49:18.141 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:49:17 smithi159 bash[108473]: audit 2023-09-23T23:49:17.255570+0000 mon.a (mon.0) 1268 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:49:18.141 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:49:17 smithi159 bash[108473]: audit 2023-09-23T23:49:17.256975+0000 mon.a (mon.0) 1269 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:49:18.159 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:18.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:18.162 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:49:18.263 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:18.293 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:18.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:18.295 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:49:18.396 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:49:18.426 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:49:18.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:18.435 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:49:18.536 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:49:18.561 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:49:18.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:18.563 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:49:18.664 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:49:18.686 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:49:18.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:18.688 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:49:18.789 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:49:18.818 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:49:18.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:18.823 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:49:18.924 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:49:18.950 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:49:18.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:18.955 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:49:19.056 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:49:19.085 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:49:19.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:19.088 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:49:19.189 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:49:19.221 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:49:19.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:19.223 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:49:19.324 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:49:19.359 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:49:19.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:19.362 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:49:19.462 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:49:19.496 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:49:19.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:19.498 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:49:19.599 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:49:19.632 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:49:19.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:19.635 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:49:19.736 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:49:19.759 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:49:19.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:19.762 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:49:19.863 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:49:19.890 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:49:19.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:19.893 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:49:19.994 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:20.019 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:20.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:20.022 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:49:20.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:49:19 smithi159 bash[105915]: cluster 2023-09-23T23:49:18.732332+0000 mgr.y (mgr.25991) 967 : cluster 0 pgmap v1076: 89 pgs: 89 active+clean; 4.2 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 841 op/s 2023-09-23T23:49:20.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:49:19 smithi159 bash[108473]: cluster 2023-09-23T23:49:18.732332+0000 mgr.y (mgr.25991) 967 : cluster 0 pgmap v1076: 89 pgs: 89 active+clean; 4.2 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 841 op/s 2023-09-23T23:49:20.122 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:20.132 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:49:19 smithi164 bash[92846]: cluster 2023-09-23T23:49:18.732332+0000 mgr.y (mgr.25991) 967 : cluster 0 pgmap v1076: 89 pgs: 89 active+clean; 4.2 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 841 op/s 2023-09-23T23:49:20.154 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:20.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:20.158 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:49:20.259 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:20.278 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:20.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:20.280 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:49:20.381 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:20.405 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:20.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:20.410 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:49:20.510 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:20.537 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:20.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:20.542 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:49:20.643 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:20.671 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:20.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:20.673 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:49:20.773 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:49:20.801 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:49:20.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:20.804 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:49:20.806 INFO:teuthology.orchestra.run.smithi159.stdout:ERROR: (22) Invalid argument 2023-09-23T23:49:20.806 INFO:teuthology.orchestra.run.smithi159.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-23T23:49:20.905 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:49:20.930 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:49:20.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:20.935 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:49:21.035 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:49:21.061 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:49:21.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:21.064 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:49:21.165 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:21.201 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:21.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:21.208 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:49:21.309 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:49:21.331 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:49:21.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:21.335 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:49:21.436 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:49:21.454 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:49:21.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:21.456 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:49:21.557 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:49:21.589 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:49:21.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:21.594 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:49:21.695 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:21.721 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:21.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:21.723 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:49:21.824 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:21.850 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:21.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:21.853 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:49:21.953 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:21.992 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:21.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:21.994 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:49:21.994 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:49:21 smithi159 bash[105915]: cluster 2023-09-23T23:49:20.732991+0000 mgr.y (mgr.25991) 968 : cluster 0 pgmap v1077: 89 pgs: 89 active+clean; 4.2 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 817 op/s 2023-09-23T23:49:22.095 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:22.125 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:22.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:22.129 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:49:22.230 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:22.239 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:49:21 smithi164 bash[92846]: cluster 2023-09-23T23:49:20.732991+0000 mgr.y (mgr.25991) 968 : cluster 0 pgmap v1077: 89 pgs: 89 active+clean; 4.2 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 817 op/s 2023-09-23T23:49:22.256 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:22.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:22.259 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:49:22.276 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:49:21 smithi159 bash[108473]: cluster 2023-09-23T23:49:20.732991+0000 mgr.y (mgr.25991) 968 : cluster 0 pgmap v1077: 89 pgs: 89 active+clean; 4.2 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 817 op/s 2023-09-23T23:49:22.360 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:49:22.385 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:49:22.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:22.387 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:49:22.488 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:22.520 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:22.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:22.523 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:49:22.624 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:49:22.652 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:49:22.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:22.655 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:49:22.756 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:22.782 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:22.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:22.787 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:49:22.888 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:49:22.915 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:49:22.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:22.919 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:49:23.019 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:49:23.046 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:49:23.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:23.049 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:49:23.150 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:49:23.179 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:49:23.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:23.183 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:49:23.283 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:23.308 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:23.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:23.310 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:49:23.411 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:23.440 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:23.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:23.445 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:49:23.545 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:49:23.571 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:49:23.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:23.578 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:49:23.678 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:23.687 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:49:23 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:49:23] "GET /metrics HTTP/1.1" 200 36544 "" "Prometheus/2.43.0" 2023-09-23T23:49:23.711 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:23.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:23.719 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:49:23.819 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:49:23.843 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:49:23.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:23.847 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:49:23.948 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:49:23.970 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:49:23.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:23.974 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:49:24.075 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:24.103 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:24.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:24.106 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:49:24.207 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:49:24.234 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:49:24.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:24.237 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:49:24.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:49:23 smithi164 bash[92846]: cluster 2023-09-23T23:49:22.733576+0000 mgr.y (mgr.25991) 969 : cluster 0 pgmap v1078: 89 pgs: 89 active+clean; 4.1 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 877 op/s 2023-09-23T23:49:24.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:49:23 smithi159 bash[105915]: cluster 2023-09-23T23:49:22.733576+0000 mgr.y (mgr.25991) 969 : cluster 0 pgmap v1078: 89 pgs: 89 active+clean; 4.1 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 877 op/s 2023-09-23T23:49:24.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:49:24 smithi159 bash[108473]: cluster 2023-09-23T23:49:22.733576+0000 mgr.y (mgr.25991) 969 : cluster 0 pgmap v1078: 89 pgs: 89 active+clean; 4.1 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 877 op/s 2023-09-23T23:49:24.338 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:49:24.365 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:49:24.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:24.372 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:49:24.473 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:24.505 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:24.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:24.510 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:49:24.611 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:49:24.639 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:49:24.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:24.643 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:49:24.743 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:24.768 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:24.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:24.773 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:49:24.873 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:49:24.898 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:49:24.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:24.900 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:49:25.001 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:25.028 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:25.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:25.031 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:49:25.132 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:49:25.169 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:49:25.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:25.174 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:49:25.275 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:49:25.303 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:49:25.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:25.305 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:49:25.406 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:25.432 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:25.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:25.442 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:49:25.543 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:49:25.572 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:49:25.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:25.575 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:49:25.675 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:25.704 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:25.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:25.707 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:49:25.808 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:25.837 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:25.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:25.842 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:49:25.943 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:49:25.968 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:49:25.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:25.972 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:49:26.072 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:49:26.092 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:49:26.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:26.094 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:49:26.195 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:49:26.203 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:49:26 smithi159 bash[105915]: cluster 2023-09-23T23:49:24.734279+0000 mgr.y (mgr.25991) 970 : cluster 0 pgmap v1079: 89 pgs: 89 active+clean; 3.9 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 911 op/s 2023-09-23T23:49:26.203 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:49:26 smithi159 bash[108473]: cluster 2023-09-23T23:49:24.734279+0000 mgr.y (mgr.25991) 970 : cluster 0 pgmap v1079: 89 pgs: 89 active+clean; 3.9 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 911 op/s 2023-09-23T23:49:26.232 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:49:26.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:26.235 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:49:26.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:49:25 smithi164 bash[92846]: cluster 2023-09-23T23:49:24.734279+0000 mgr.y (mgr.25991) 970 : cluster 0 pgmap v1079: 89 pgs: 89 active+clean; 3.9 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 911 op/s 2023-09-23T23:49:26.336 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:49:26.368 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:49:26.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:26.371 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:49:26.471 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:26.501 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:26.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:26.503 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:49:26.604 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:49:26.629 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:49:26.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:26.632 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:49:26.733 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:26.761 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:26.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:26.766 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:49:26.802 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_historic_ops 2023-09-23T23:49:26.867 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:49:26.895 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:49:26.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:26.898 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:49:26.998 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:49:27.026 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:49:27.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:27.030 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:49:27.131 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:49:27.161 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:49:27.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:27.168 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:49:27.268 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:49:27.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:49:27 smithi164 bash[92846]: cluster 2023-09-23T23:49:26.735295+0000 mgr.y (mgr.25991) 971 : cluster 0 pgmap v1080: 89 pgs: 89 active+clean; 3.8 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 886 op/s 2023-09-23T23:49:27.277 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:49:27 smithi159 bash[108473]: cluster 2023-09-23T23:49:26.735295+0000 mgr.y (mgr.25991) 971 : cluster 0 pgmap v1080: 89 pgs: 89 active+clean; 3.8 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 886 op/s 2023-09-23T23:49:27.277 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:49:27 smithi159 bash[105915]: cluster 2023-09-23T23:49:26.735295+0000 mgr.y (mgr.25991) 971 : cluster 0 pgmap v1080: 89 pgs: 89 active+clean; 3.8 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 886 op/s 2023-09-23T23:49:27.294 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:49:27.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:27.302 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:49:27.403 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:49:27.427 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:49:27.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:27.429 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:49:27.530 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:49:27.555 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:49:27.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:27.558 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:49:27.659 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:27.686 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:27.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:27.688 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:49:27.789 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:49:27.817 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:49:27.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:27.819 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:49:27.919 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:27.946 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:27.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:27.950 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:49:28.050 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:49:28.076 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:49:28.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:28.078 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:49:28.089 INFO:teuthology.orchestra.run.smithi159.stderr:reweighted osd.2 to 1 (10000) 2023-09-23T23:49:28.179 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:28.206 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:28.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:28.212 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:49:28.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:49:28 smithi159 bash[105915]: audit 2023-09-23T23:49:27.623706+0000 mon.a (mon.0) 1270 : audit 1 from='client.? 172.21.15.159:0/2018960229' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T23:49:28.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:49:28 smithi159 bash[108473]: audit 2023-09-23T23:49:27.623706+0000 mon.a (mon.0) 1270 : audit 1 from='client.? 172.21.15.159:0/2018960229' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T23:49:28.313 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:49:28.345 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:49:28.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:28.348 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:49:28.449 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:28.476 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:28.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:28.479 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:49:28.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:49:28 smithi164 bash[92846]: audit 2023-09-23T23:49:27.623706+0000 mon.a (mon.0) 1270 : audit 1 from='client.? 172.21.15.159:0/2018960229' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T23:49:28.580 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:49:28.608 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:49:28.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:28.613 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:49:28.714 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:49:28.744 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:49:28.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:28.747 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:49:28.848 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:49:28.873 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:49:28.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:28.875 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:49:28.976 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:29.000 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:29.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:29.003 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:49:29.103 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:29.185 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:29.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:29.187 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:49:29.288 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:49:29.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:49:29 smithi159 bash[105915]: audit 2023-09-23T23:49:28.078085+0000 mon.a (mon.0) 1271 : audit 1 from='client.? 172.21.15.159:0/2018960229' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-09-23T23:49:29.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:49:29 smithi159 bash[105915]: cluster 2023-09-23T23:49:28.078218+0000 mon.a (mon.0) 1272 : cluster 0 osdmap e301: 8 total, 8 up, 5 in 2023-09-23T23:49:29.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:49:29 smithi159 bash[105915]: cluster 2023-09-23T23:49:28.087779+0000 osd.6 (osd.6) 340 : cluster 3 failed to encode map e301 with expected crc 2023-09-23T23:49:29.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:49:29 smithi159 bash[105915]: cluster 2023-09-23T23:49:28.090802+0000 osd.4 (osd.4) 222 : cluster 3 failed to encode map e301 with expected crc 2023-09-23T23:49:29.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:49:29 smithi159 bash[105915]: cluster 2023-09-23T23:49:28.284049+0000 osd.5 (osd.5) 147 : cluster 3 failed to encode map e301 with expected crc 2023-09-23T23:49:29.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:49:29 smithi159 bash[105915]: cluster 2023-09-23T23:49:28.735775+0000 mgr.y (mgr.25991) 972 : cluster 0 pgmap v1082: 89 pgs: 89 active+clean; 3.7 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 862 op/s 2023-09-23T23:49:29.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:49:29 smithi159 bash[108473]: audit 2023-09-23T23:49:28.078085+0000 mon.a (mon.0) 1271 : audit 1 from='client.? 172.21.15.159:0/2018960229' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-09-23T23:49:29.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:49:29 smithi159 bash[108473]: cluster 2023-09-23T23:49:28.078218+0000 mon.a (mon.0) 1272 : cluster 0 osdmap e301: 8 total, 8 up, 5 in 2023-09-23T23:49:29.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:49:29 smithi159 bash[108473]: cluster 2023-09-23T23:49:28.087779+0000 osd.6 (osd.6) 340 : cluster 3 failed to encode map e301 with expected crc 2023-09-23T23:49:29.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:49:29 smithi159 bash[108473]: cluster 2023-09-23T23:49:28.090802+0000 osd.4 (osd.4) 222 : cluster 3 failed to encode map e301 with expected crc 2023-09-23T23:49:29.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:49:29 smithi159 bash[108473]: cluster 2023-09-23T23:49:28.284049+0000 osd.5 (osd.5) 147 : cluster 3 failed to encode map e301 with expected crc 2023-09-23T23:49:29.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:49:29 smithi159 bash[108473]: cluster 2023-09-23T23:49:28.735775+0000 mgr.y (mgr.25991) 972 : cluster 0 pgmap v1082: 89 pgs: 89 active+clean; 3.7 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 862 op/s 2023-09-23T23:49:29.326 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:49:29.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:29.330 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:49:29.431 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:29.453 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:29.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:29.458 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:49:29.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:49:29 smithi164 bash[92846]: audit 2023-09-23T23:49:28.078085+0000 mon.a (mon.0) 1271 : audit 1 from='client.? 172.21.15.159:0/2018960229' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-09-23T23:49:29.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:49:29 smithi164 bash[92846]: cluster 2023-09-23T23:49:28.078218+0000 mon.a (mon.0) 1272 : cluster 0 osdmap e301: 8 total, 8 up, 5 in 2023-09-23T23:49:29.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:49:29 smithi164 bash[92846]: cluster 2023-09-23T23:49:28.087779+0000 osd.6 (osd.6) 340 : cluster 3 failed to encode map e301 with expected crc 2023-09-23T23:49:29.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:49:29 smithi164 bash[92846]: cluster 2023-09-23T23:49:28.090802+0000 osd.4 (osd.4) 222 : cluster 3 failed to encode map e301 with expected crc 2023-09-23T23:49:29.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:49:29 smithi164 bash[92846]: cluster 2023-09-23T23:49:28.284049+0000 osd.5 (osd.5) 147 : cluster 3 failed to encode map e301 with expected crc 2023-09-23T23:49:29.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:49:29 smithi164 bash[92846]: cluster 2023-09-23T23:49:28.735775+0000 mgr.y (mgr.25991) 972 : cluster 0 pgmap v1082: 89 pgs: 89 active+clean; 3.7 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 862 op/s 2023-09-23T23:49:29.558 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:29.588 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:29.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:29.591 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:49:29.692 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:49:29.716 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:49:29.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:29.719 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:49:29.820 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:29.849 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:29.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:29.853 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:49:29.954 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:49:29.990 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:49:29.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:29.995 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:49:30.096 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:30.127 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:30.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:30.131 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:49:30.232 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:30.255 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:30.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:30.257 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:49:30.358 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:49:30.382 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:49:30.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:30.386 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:49:30.430 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd reweight 3 1 2023-09-23T23:49:30.487 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:30.529 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:30.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:30.536 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:49:30.637 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:49:30.671 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:49:30.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:30.675 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:49:30.776 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:49:30.799 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:49:30.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:30.805 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:49:30.906 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:49:30.931 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:49:30.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:30.934 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:49:31.034 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:49:31.059 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:49:31.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:31.063 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:49:31.079 INFO:teuthology.orchestra.run.smithi159.stdout:osd.0: {} 2023-09-23T23:49:31.111 INFO:teuthology.orchestra.run.smithi159.stdout:osd.1: {} 2023-09-23T23:49:31.158 INFO:teuthology.orchestra.run.smithi159.stdout:osd.2: {} 2023-09-23T23:49:31.163 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:31.203 INFO:teuthology.orchestra.run.smithi159.stdout:osd.3: {} 2023-09-23T23:49:31.204 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:31.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:31.212 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:49:31.239 INFO:teuthology.orchestra.run.smithi159.stdout:osd.4: {} 2023-09-23T23:49:31.295 INFO:teuthology.orchestra.run.smithi159.stdout:osd.5: {} 2023-09-23T23:49:31.313 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:49:31.332 INFO:teuthology.orchestra.run.smithi159.stdout:osd.6: {} 2023-09-23T23:49:31.342 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:49:31.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:31.347 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:49:31.370 INFO:teuthology.orchestra.run.smithi159.stdout:osd.7: {} 2023-09-23T23:49:31.373 INFO:teuthology.orchestra.run.smithi159.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T23:49:31.373 INFO:teuthology.orchestra.run.smithi159.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T23:49:31.373 INFO:teuthology.orchestra.run.smithi159.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T23:49:31.373 INFO:teuthology.orchestra.run.smithi159.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T23:49:31.373 INFO:teuthology.orchestra.run.smithi159.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T23:49:31.373 INFO:teuthology.orchestra.run.smithi159.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T23:49:31.374 INFO:teuthology.orchestra.run.smithi159.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T23:49:31.374 INFO:teuthology.orchestra.run.smithi159.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T23:49:31.448 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:31.474 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:31.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:31.478 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:49:31.579 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:49:31.601 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:49:31.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:31.606 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:49:31.706 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:31.734 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:31.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:31.739 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:49:31.818 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:49:31 smithi159 bash[105915]: cluster 2023-09-23T23:49:30.736300+0000 mgr.y (mgr.25991) 973 : cluster 0 pgmap v1083: 89 pgs: 89 active+clean; 3.7 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 855 op/s 2023-09-23T23:49:31.822 INFO:teuthology.orchestra.run.smithi159.stderr:nodeep-scrub is set 2023-09-23T23:49:31.840 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:49:31.868 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:49:31.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:31.871 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:49:31.972 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:49:31.980 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:49:31 smithi164 bash[92846]: cluster 2023-09-23T23:49:30.736300+0000 mgr.y (mgr.25991) 973 : cluster 0 pgmap v1083: 89 pgs: 89 active+clean; 3.7 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 855 op/s 2023-09-23T23:49:31.980 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:49:31 smithi164 bash[92846]: audit 2023-09-23T23:49:31.022408+0000 mon.c (mon.2) 85 : audit 0 from='client.? 172.21.15.159:0/574299868' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:49:31.980 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:49:31 smithi164 bash[92846]: audit 2023-09-23T23:49:31.460796+0000 mon.a (mon.0) 1273 : audit 1 from='client.? 172.21.15.159:0/3912062014' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:49:31.998 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:49:32.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:32.001 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:49:32.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:49:31 smithi159 bash[108473]: cluster 2023-09-23T23:49:30.736300+0000 mgr.y (mgr.25991) 973 : cluster 0 pgmap v1083: 89 pgs: 89 active+clean; 3.7 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 855 op/s 2023-09-23T23:49:32.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:49:31 smithi159 bash[108473]: audit 2023-09-23T23:49:31.022408+0000 mon.c (mon.2) 85 : audit 0 from='client.? 172.21.15.159:0/574299868' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:49:32.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:49:31 smithi159 bash[108473]: audit 2023-09-23T23:49:31.460796+0000 mon.a (mon.0) 1273 : audit 1 from='client.? 172.21.15.159:0/3912062014' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:49:32.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:49:31 smithi159 bash[105915]: audit 2023-09-23T23:49:31.022408+0000 mon.c (mon.2) 85 : audit 0 from='client.? 172.21.15.159:0/574299868' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:49:32.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:49:31 smithi159 bash[105915]: audit 2023-09-23T23:49:31.460796+0000 mon.a (mon.0) 1273 : audit 1 from='client.? 172.21.15.159:0/3912062014' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:49:32.101 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:32.130 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:32.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:32.132 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:49:32.233 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:49:32.276 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:49:32.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:32.285 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:49:32.385 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:32.410 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:32.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:32.413 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:49:32.514 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:49:32.549 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:49:32.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:32.551 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:49:32.652 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:49:32.679 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:49:32.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:32.682 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:49:32.783 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:32.809 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:32.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:32.814 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:49:32.914 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:32.926 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:49:32 smithi164 bash[92846]: cluster 2023-09-23T23:49:31.800883+0000 mon.a (mon.0) 1274 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:49:32.926 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:49:32 smithi164 bash[92846]: audit 2023-09-23T23:49:31.808607+0000 mon.a (mon.0) 1275 : audit 1 from='client.? 172.21.15.159:0/3912062014' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T23:49:32.926 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:49:32 smithi164 bash[92846]: cluster 2023-09-23T23:49:31.808778+0000 mon.a (mon.0) 1276 : cluster 0 osdmap e302: 8 total, 8 up, 5 in 2023-09-23T23:49:32.926 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:49:32 smithi164 bash[92846]: cluster 2023-09-23T23:49:31.824330+0000 osd.6 (osd.6) 341 : cluster 3 failed to encode map e302 with expected crc 2023-09-23T23:49:32.926 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:49:32 smithi164 bash[92846]: cluster 2023-09-23T23:49:31.827021+0000 osd.4 (osd.4) 223 : cluster 3 failed to encode map e302 with expected crc 2023-09-23T23:49:32.927 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:49:32 smithi164 bash[92846]: cluster 2023-09-23T23:49:31.827809+0000 osd.7 (osd.7) 175 : cluster 3 failed to encode map e302 with expected crc 2023-09-23T23:49:32.927 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:49:32 smithi164 bash[92846]: cluster 2023-09-23T23:49:31.829209+0000 osd.4 (osd.4) 224 : cluster 3 failed to encode map e302 with expected crc 2023-09-23T23:49:32.927 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:49:32 smithi164 bash[92846]: cluster 2023-09-23T23:49:31.830417+0000 osd.5 (osd.5) 148 : cluster 3 failed to encode map e302 with expected crc 2023-09-23T23:49:32.927 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:49:32 smithi164 bash[92846]: audit 2023-09-23T23:49:31.948423+0000 mon.a (mon.0) 1277 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:49:32.927 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:49:32 smithi164 bash[92846]: audit 2023-09-23T23:49:32.250659+0000 mon.a (mon.0) 1278 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:49:32.941 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:32.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:32.946 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:49:33.047 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:49:33.083 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:49:33.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:33.085 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:49:33.131 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:49:32 smithi159 bash[108473]: cluster 2023-09-23T23:49:31.800883+0000 mon.a (mon.0) 1274 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:49:33.131 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:49:32 smithi159 bash[108473]: audit 2023-09-23T23:49:31.808607+0000 mon.a (mon.0) 1275 : audit 1 from='client.? 172.21.15.159:0/3912062014' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T23:49:33.132 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:49:32 smithi159 bash[108473]: cluster 2023-09-23T23:49:31.808778+0000 mon.a (mon.0) 1276 : cluster 0 osdmap e302: 8 total, 8 up, 5 in 2023-09-23T23:49:33.132 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:49:32 smithi159 bash[108473]: cluster 2023-09-23T23:49:31.824330+0000 osd.6 (osd.6) 341 : cluster 3 failed to encode map e302 with expected crc 2023-09-23T23:49:33.132 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:49:32 smithi159 bash[108473]: cluster 2023-09-23T23:49:31.827021+0000 osd.4 (osd.4) 223 : cluster 3 failed to encode map e302 with expected crc 2023-09-23T23:49:33.132 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:49:32 smithi159 bash[108473]: cluster 2023-09-23T23:49:31.827809+0000 osd.7 (osd.7) 175 : cluster 3 failed to encode map e302 with expected crc 2023-09-23T23:49:33.132 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:49:32 smithi159 bash[108473]: cluster 2023-09-23T23:49:31.829209+0000 osd.4 (osd.4) 224 : cluster 3 failed to encode map e302 with expected crc 2023-09-23T23:49:33.132 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:49:32 smithi159 bash[108473]: cluster 2023-09-23T23:49:31.830417+0000 osd.5 (osd.5) 148 : cluster 3 failed to encode map e302 with expected crc 2023-09-23T23:49:33.132 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:49:32 smithi159 bash[108473]: audit 2023-09-23T23:49:31.948423+0000 mon.a (mon.0) 1277 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:49:33.132 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:49:32 smithi159 bash[108473]: audit 2023-09-23T23:49:32.250659+0000 mon.a (mon.0) 1278 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:49:33.133 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:49:32 smithi159 bash[105915]: cluster 2023-09-23T23:49:31.800883+0000 mon.a (mon.0) 1274 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:49:33.133 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:49:32 smithi159 bash[105915]: audit 2023-09-23T23:49:31.808607+0000 mon.a (mon.0) 1275 : audit 1 from='client.? 172.21.15.159:0/3912062014' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T23:49:33.133 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:49:32 smithi159 bash[105915]: cluster 2023-09-23T23:49:31.808778+0000 mon.a (mon.0) 1276 : cluster 0 osdmap e302: 8 total, 8 up, 5 in 2023-09-23T23:49:33.133 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:49:32 smithi159 bash[105915]: cluster 2023-09-23T23:49:31.824330+0000 osd.6 (osd.6) 341 : cluster 3 failed to encode map e302 with expected crc 2023-09-23T23:49:33.133 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:49:32 smithi159 bash[105915]: cluster 2023-09-23T23:49:31.827021+0000 osd.4 (osd.4) 223 : cluster 3 failed to encode map e302 with expected crc 2023-09-23T23:49:33.133 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:49:32 smithi159 bash[105915]: cluster 2023-09-23T23:49:31.827809+0000 osd.7 (osd.7) 175 : cluster 3 failed to encode map e302 with expected crc 2023-09-23T23:49:33.133 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:49:32 smithi159 bash[105915]: cluster 2023-09-23T23:49:31.829209+0000 osd.4 (osd.4) 224 : cluster 3 failed to encode map e302 with expected crc 2023-09-23T23:49:33.133 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:49:32 smithi159 bash[105915]: cluster 2023-09-23T23:49:31.830417+0000 osd.5 (osd.5) 148 : cluster 3 failed to encode map e302 with expected crc 2023-09-23T23:49:33.133 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:49:32 smithi159 bash[105915]: audit 2023-09-23T23:49:31.948423+0000 mon.a (mon.0) 1277 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:49:33.133 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:49:32 smithi159 bash[105915]: audit 2023-09-23T23:49:32.250659+0000 mon.a (mon.0) 1278 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:49:33.186 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:33.217 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:33.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:33.220 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:49:33.321 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:49:33.351 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:49:33.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:33.355 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:49:33.455 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:49:33.484 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:49:33.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:33.486 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:49:33.587 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:49:33.612 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:49:33.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:33.614 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:49:33.715 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:33.724 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:49:33 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:49:33] "GET /metrics HTTP/1.1" 200 36543 "" "Prometheus/2.43.0" 2023-09-23T23:49:33.744 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:33.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:33.747 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:49:33.848 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:33.875 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:33.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:33.879 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:49:33.980 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:34.010 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:34.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:34.012 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:49:34.113 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:34.151 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:34.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:34.156 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:49:34.257 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:34.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:49:33 smithi164 bash[92846]: cluster 2023-09-23T23:49:32.736700+0000 mgr.y (mgr.25991) 974 : cluster 0 pgmap v1085: 89 pgs: 89 active+clean; 3.5 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 778 op/s 2023-09-23T23:49:34.282 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:34.284 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:49:34 smithi159 bash[105915]: cluster 2023-09-23T23:49:32.736700+0000 mgr.y (mgr.25991) 974 : cluster 0 pgmap v1085: 89 pgs: 89 active+clean; 3.5 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 778 op/s 2023-09-23T23:49:34.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:34.285 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:49:34.285 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:49:34 smithi159 bash[108473]: cluster 2023-09-23T23:49:32.736700+0000 mgr.y (mgr.25991) 974 : cluster 0 pgmap v1085: 89 pgs: 89 active+clean; 3.5 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 778 op/s 2023-09-23T23:49:34.386 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:49:34.410 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:49:34.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:34.412 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:49:34.513 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:49:34.537 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:49:34.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:34.539 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:49:34.640 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:49:34.667 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:49:34.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:34.670 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:49:34.771 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:49:34.797 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:49:34.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:34.801 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:49:34.902 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:49:34.929 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:49:34.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:34.932 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:49:35.033 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:49:35.068 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:49:35.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:35.071 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:49:35.171 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:49:35.198 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:49:35.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:35.207 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:49:35.307 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:35.335 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:35.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:35.338 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:49:35.439 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:35.462 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:35.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:35.465 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:49:35.566 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:35.596 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:35.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:35.599 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:49:35.700 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:35.732 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:35.735 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T23:49:35.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:35.736 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:49:35.837 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:49:35.862 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:49:35.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:35.867 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:49:35.868 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:49:35 smithi159 bash[105915]: cluster 2023-09-23T23:49:34.737344+0000 mgr.y (mgr.25991) 975 : cluster 0 pgmap v1086: 89 pgs: 89 active+clean; 3.4 GiB data, 14 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 823 op/s 2023-09-23T23:49:35.968 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:49:35.994 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:49:35.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:35.998 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:49:36.099 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:36.109 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:49:35 smithi164 bash[92846]: cluster 2023-09-23T23:49:34.737344+0000 mgr.y (mgr.25991) 975 : cluster 0 pgmap v1086: 89 pgs: 89 active+clean; 3.4 GiB data, 14 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 823 op/s 2023-09-23T23:49:36.131 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:36.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:36.135 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:49:36.235 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:49:36.261 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:49:36.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:36.266 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:49:36.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:49:35 smithi159 bash[108473]: cluster 2023-09-23T23:49:34.737344+0000 mgr.y (mgr.25991) 975 : cluster 0 pgmap v1086: 89 pgs: 89 active+clean; 3.4 GiB data, 14 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 823 op/s 2023-09-23T23:49:36.367 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:36.399 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:36.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:36.402 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:49:36.503 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:49:36.526 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T23:49:36.535 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:49:36.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:36.543 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:49:36.643 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:49:36.669 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:49:36.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:36.675 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:49:36.775 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:49:36.812 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:49:36.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:36.815 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:49:36.916 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:36.961 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:36.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:36.969 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:49:37.070 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:49:37.099 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:49:37.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:37.108 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:49:37.209 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:37.234 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:37.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:37.236 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:49:37.266 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:49:37.270 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:49:37.337 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:37.375 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:37.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:37.378 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:49:37.479 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:37.513 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:37.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:37.517 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:49:37.617 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:49:37.645 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:49:37.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:37.649 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:49:37.750 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:49:37.776 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:49:37.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:37.779 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:49:37.879 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:49:37.912 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:49:37.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:37.917 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:49:38.018 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:49:38.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:49:37 smithi164 bash[92846]: cluster 2023-09-23T23:49:36.737826+0000 mgr.y (mgr.25991) 976 : cluster 0 pgmap v1087: 89 pgs: 89 active+clean; 3.4 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 821 op/s 2023-09-23T23:49:38.043 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:49:38.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:49:37 smithi159 bash[105915]: cluster 2023-09-23T23:49:36.737826+0000 mgr.y (mgr.25991) 976 : cluster 0 pgmap v1087: 89 pgs: 89 active+clean; 3.4 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 821 op/s 2023-09-23T23:49:38.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:49:37 smithi159 bash[108473]: cluster 2023-09-23T23:49:36.737826+0000 mgr.y (mgr.25991) 976 : cluster 0 pgmap v1087: 89 pgs: 89 active+clean; 3.4 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 821 op/s 2023-09-23T23:49:38.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:38.049 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:49:38.150 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:49:38.182 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:49:38.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:38.186 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:49:38.287 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:38.310 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:38.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:38.315 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:49:38.416 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:49:38.442 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:49:38.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:38.444 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:49:38.545 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:38.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:38.581 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:38.581 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:49:38.682 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:38.722 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:38.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:38.727 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:49:38.828 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:49:38.858 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:49:38.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:38.863 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:49:38.964 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:39.001 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:39.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:39.003 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:49:39.104 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:49:39.127 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:49:39.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:39.130 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:49:39.231 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:49:39.270 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:49:39.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:39.274 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:49:39.377 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:49:39.403 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:49:39.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:39.405 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:49:39.506 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:39.514 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:49:39 smithi159 bash[108473]: audit 2023-09-23T23:49:38.469996+0000 mon.a (mon.0) 1279 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:49:39.514 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:49:39 smithi159 bash[108473]: audit 2023-09-23T23:49:38.480702+0000 mon.a (mon.0) 1280 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:49:39.514 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:49:39 smithi159 bash[108473]: cluster 2023-09-23T23:49:38.738491+0000 mgr.y (mgr.25991) 977 : cluster 0 pgmap v1088: 89 pgs: 89 active+clean; 3.2 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 832 op/s 2023-09-23T23:49:39.514 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:49:39 smithi159 bash[105915]: audit 2023-09-23T23:49:38.469996+0000 mon.a (mon.0) 1279 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:49:39.515 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:49:39 smithi159 bash[105915]: audit 2023-09-23T23:49:38.480702+0000 mon.a (mon.0) 1280 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:49:39.515 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:49:39 smithi159 bash[105915]: cluster 2023-09-23T23:49:38.738491+0000 mgr.y (mgr.25991) 977 : cluster 0 pgmap v1088: 89 pgs: 89 active+clean; 3.2 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 832 op/s 2023-09-23T23:49:39.539 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:39.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:39.541 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:49:39.642 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:39.712 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:39.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:39.714 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:49:39.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:49:39 smithi164 bash[92846]: audit 2023-09-23T23:49:38.469996+0000 mon.a (mon.0) 1279 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:49:39.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:49:39 smithi164 bash[92846]: audit 2023-09-23T23:49:38.480702+0000 mon.a (mon.0) 1280 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:49:39.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:49:39 smithi164 bash[92846]: cluster 2023-09-23T23:49:38.738491+0000 mgr.y (mgr.25991) 977 : cluster 0 pgmap v1088: 89 pgs: 89 active+clean; 3.2 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 832 op/s 2023-09-23T23:49:39.815 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:49:39.846 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:49:39.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:39.848 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:49:39.948 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:39.973 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:39.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:39.975 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:49:40.076 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:49:40.107 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:49:40.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:40.110 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:49:40.210 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:40.236 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:40.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:40.238 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:49:40.330 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:49:40.339 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:49:40.362 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:49:40.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:40.367 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:49:40.467 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:49:40.493 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:49:40.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:40.497 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:49:40.598 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:40.630 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:40.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:40.634 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:49:40.735 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:49:40.761 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:49:40.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:40.767 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:49:40.868 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:49:40.895 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:49:40.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:40.899 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:49:41.000 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:41.037 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:41.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:41.041 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:49:41.142 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:41.150 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:49:40 smithi159 bash[105915]: audit 2023-09-23T23:49:39.943301+0000 mon.a (mon.0) 1281 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:49:41.151 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:49:40 smithi159 bash[105915]: audit 2023-09-23T23:49:39.951147+0000 mon.a (mon.0) 1282 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:49:41.151 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:49:40 smithi159 bash[105915]: audit 2023-09-23T23:49:40.579416+0000 mon.a (mon.0) 1283 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:49:41.151 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:49:40 smithi159 bash[105915]: audit 2023-09-23T23:49:40.580651+0000 mon.a (mon.0) 1284 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:49:41.151 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:49:40 smithi159 bash[105915]: audit 2023-09-23T23:49:40.588885+0000 mon.a (mon.0) 1285 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:49:41.151 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:49:40 smithi159 bash[108473]: audit 2023-09-23T23:49:39.943301+0000 mon.a (mon.0) 1281 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:49:41.151 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:49:40 smithi159 bash[108473]: audit 2023-09-23T23:49:39.951147+0000 mon.a (mon.0) 1282 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:49:41.151 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:49:40 smithi159 bash[108473]: audit 2023-09-23T23:49:40.579416+0000 mon.a (mon.0) 1283 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:49:41.151 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:49:40 smithi159 bash[108473]: audit 2023-09-23T23:49:40.580651+0000 mon.a (mon.0) 1284 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:49:41.151 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:49:40 smithi159 bash[108473]: audit 2023-09-23T23:49:40.588885+0000 mon.a (mon.0) 1285 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:49:41.164 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:41.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:41.167 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:49:41.269 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:49:41.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:49:40 smithi164 bash[92846]: audit 2023-09-23T23:49:39.943301+0000 mon.a (mon.0) 1281 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:49:41.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:49:40 smithi164 bash[92846]: audit 2023-09-23T23:49:39.951147+0000 mon.a (mon.0) 1282 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:49:41.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:49:40 smithi164 bash[92846]: audit 2023-09-23T23:49:40.579416+0000 mon.a (mon.0) 1283 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:49:41.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:49:40 smithi164 bash[92846]: audit 2023-09-23T23:49:40.580651+0000 mon.a (mon.0) 1284 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:49:41.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:49:40 smithi164 bash[92846]: audit 2023-09-23T23:49:40.588885+0000 mon.a (mon.0) 1285 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:49:41.290 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:49:41.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:41.296 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:49:41.351 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:49:41.397 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:41.441 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:41.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:41.445 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:49:41.545 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:41.571 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:41.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:41.576 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:49:41.677 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:41.708 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:41.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:41.714 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:49:41.814 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:49:41.850 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:49:41.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:41.854 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:49:41.952 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:49:41 smithi159 bash[108473]: cluster 2023-09-23T23:49:40.741416+0000 mgr.y (mgr.25991) 978 : cluster 0 pgmap v1089: 89 pgs: 89 active+clean; 3.1 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 833 op/s 2023-09-23T23:49:41.954 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:41.981 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:41.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:41.984 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:49:42.085 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:42.104 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:42.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:42.106 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:49:42.207 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:49:42.216 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:49:41 smithi159 bash[105915]: cluster 2023-09-23T23:49:40.741416+0000 mgr.y (mgr.25991) 978 : cluster 0 pgmap v1089: 89 pgs: 89 active+clean; 3.1 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 833 op/s 2023-09-23T23:49:42.235 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:49:42.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:42.238 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:49:42.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:49:41 smithi164 bash[92846]: cluster 2023-09-23T23:49:40.741416+0000 mgr.y (mgr.25991) 978 : cluster 0 pgmap v1089: 89 pgs: 89 active+clean; 3.1 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 833 op/s 2023-09-23T23:49:42.339 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:42.363 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:42.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:42.367 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:49:42.468 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:42.520 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:42.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:42.524 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:49:42.625 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:49:42.655 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:49:42.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:42.657 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:49:42.757 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:42.784 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:42.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:42.793 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:49:42.894 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:49:42.918 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:49:42.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:42.920 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:49:43.021 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:49:43.051 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:49:43.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:43.054 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:49:43.155 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:49:43.181 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:49:43.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:43.186 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:49:43.286 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:49:43.316 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:49:43.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:43.318 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:49:43.419 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:43.453 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:43.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:43.455 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:49:43.556 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:49:43.585 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:49:43.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:43.590 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:49:43.690 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:43.714 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:43.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:43.716 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:49:43.817 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:43.833 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:43.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:43.835 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:49:43.936 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:49:43.945 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:49:43 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:49:43] "GET /metrics HTTP/1.1" 200 36543 "" "Prometheus/2.43.0" 2023-09-23T23:49:43.965 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:49:43.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:43.967 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:49:44.068 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:44.102 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:44.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:44.108 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:49:44.208 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:44.217 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:49:43 smithi159 bash[105915]: cluster 2023-09-23T23:49:42.741989+0000 mgr.y (mgr.25991) 979 : cluster 0 pgmap v1090: 89 pgs: 89 active+clean; 3.0 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 747 op/s 2023-09-23T23:49:44.217 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:49:43 smithi159 bash[108473]: cluster 2023-09-23T23:49:42.741989+0000 mgr.y (mgr.25991) 979 : cluster 0 pgmap v1090: 89 pgs: 89 active+clean; 3.0 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 747 op/s 2023-09-23T23:49:44.237 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:44.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:44.241 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:49:44.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:49:43 smithi164 bash[92846]: cluster 2023-09-23T23:49:42.741989+0000 mgr.y (mgr.25991) 979 : cluster 0 pgmap v1090: 89 pgs: 89 active+clean; 3.0 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 747 op/s 2023-09-23T23:49:44.341 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:49:44.367 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:49:44.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:44.369 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:49:44.471 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:44.498 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:44.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:44.504 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:49:44.605 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:44.632 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:44.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:44.638 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:49:44.739 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:49:44.766 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:49:44.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:44.771 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:49:44.871 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:49:44.899 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:49:44.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:44.902 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:49:45.003 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:45.037 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:45.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:45.041 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:49:45.142 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:49:45.172 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:49:45.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:45.178 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:49:45.279 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:49:45.311 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:49:45.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:45.313 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:49:45.414 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:49:45.438 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:49:45.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:45.441 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:49:45.542 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:49:45.570 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:49:45.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:45.572 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:49:45.673 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:49:45.706 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:49:45.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:45.710 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:49:45.811 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:49:45.843 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:49:45.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:45.848 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:49:45.949 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:45.956 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:49:45 smithi159 bash[105915]: cluster 2023-09-23T23:49:44.742630+0000 mgr.y (mgr.25991) 980 : cluster 0 pgmap v1091: 89 pgs: 89 active+clean; 2.9 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 865 op/s 2023-09-23T23:49:45.981 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:45.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:45.985 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:49:46.085 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:49:46.110 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:49:46.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:46.115 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:49:46.216 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:49:46.225 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:49:45 smithi164 bash[92846]: cluster 2023-09-23T23:49:44.742630+0000 mgr.y (mgr.25991) 980 : cluster 0 pgmap v1091: 89 pgs: 89 active+clean; 2.9 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 865 op/s 2023-09-23T23:49:46.243 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:49:46.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:46.255 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:49:46.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:49:45 smithi159 bash[108473]: cluster 2023-09-23T23:49:44.742630+0000 mgr.y (mgr.25991) 980 : cluster 0 pgmap v1091: 89 pgs: 89 active+clean; 2.9 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 865 op/s 2023-09-23T23:49:46.356 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:49:46.373 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:49:46.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:46.375 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:49:46.476 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:46.513 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:46.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:46.517 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:49:46.617 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:49:46.642 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:49:46.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:46.645 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:49:46.745 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:49:46.772 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:49:46.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:46.774 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:49:46.875 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:49:46.895 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:49:46.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:46.898 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:49:46.999 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:49:47.022 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:49:47.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:47.029 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:49:47.130 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:49:47.154 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:49:47.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:47.158 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:49:47.259 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:49:47.287 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:49:47.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:47.289 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:49:47.390 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:47.414 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:47.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:47.417 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:49:47.518 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:49:47.542 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:49:47.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:47.546 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:49:47.647 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:49:47.678 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:49:47.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:47.681 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:49:47.781 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:49:47.806 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:49:47.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:47.809 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:49:47.910 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:49:47.939 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:49:47.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:47.941 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:49:47.961 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:49:47 smithi159 bash[105915]: cluster 2023-09-23T23:49:46.743204+0000 mgr.y (mgr.25991) 981 : cluster 0 pgmap v1092: 89 pgs: 89 active+clean; 2.9 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 713 op/s 2023-09-23T23:49:47.961 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:49:47 smithi159 bash[105915]: audit 2023-09-23T23:49:47.249633+0000 mon.a (mon.0) 1286 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:49:48.042 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:48.067 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:48.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:48.071 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:49:48.172 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:49:48.183 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:49:47 smithi164 bash[92846]: cluster 2023-09-23T23:49:46.743204+0000 mgr.y (mgr.25991) 981 : cluster 0 pgmap v1092: 89 pgs: 89 active+clean; 2.9 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 713 op/s 2023-09-23T23:49:48.183 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:49:47 smithi164 bash[92846]: audit 2023-09-23T23:49:47.249633+0000 mon.a (mon.0) 1286 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:49:48.205 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:49:48.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:48.208 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:49:48.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:49:47 smithi159 bash[108473]: cluster 2023-09-23T23:49:46.743204+0000 mgr.y (mgr.25991) 981 : cluster 0 pgmap v1092: 89 pgs: 89 active+clean; 2.9 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 713 op/s 2023-09-23T23:49:48.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:49:47 smithi159 bash[108473]: audit 2023-09-23T23:49:47.249633+0000 mon.a (mon.0) 1286 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:49:48.309 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:48.331 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:48.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:48.334 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:49:48.435 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:48.460 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:48.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:48.464 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:49:48.565 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:48.597 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:48.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:48.599 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:49:48.700 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:49:48.730 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:49:48.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:48.735 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:49:48.835 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:49:48.871 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:49:48.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:48.873 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:49:48.974 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:49:49.001 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:49:49.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:49.007 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:49:49.107 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:49:49.130 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:49:49.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:49.139 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:49:49.239 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:49.263 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:49.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:49.265 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:49:49.366 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:49:49.398 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:49:49.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:49.402 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:49:49.503 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:49.538 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:49.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:49.541 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:49:49.642 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:49.666 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:49.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:49.668 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:49:49.768 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:49.797 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:49.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:49.801 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:49:49.902 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:49:49.924 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:49:49.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:49.926 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:49:50.027 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:50.037 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:49:49 smithi159 bash[105915]: cluster 2023-09-23T23:49:48.743831+0000 mgr.y (mgr.25991) 982 : cluster 0 pgmap v1093: 89 pgs: 89 active+clean; 2.7 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 884 op/s 2023-09-23T23:49:50.038 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:49:49 smithi159 bash[108473]: cluster 2023-09-23T23:49:48.743831+0000 mgr.y (mgr.25991) 982 : cluster 0 pgmap v1093: 89 pgs: 89 active+clean; 2.7 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 884 op/s 2023-09-23T23:49:50.056 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:50.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:50.061 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:49:50.161 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:49:50.189 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:49:50.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:50.192 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:49:50.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:49:49 smithi164 bash[92846]: cluster 2023-09-23T23:49:48.743831+0000 mgr.y (mgr.25991) 982 : cluster 0 pgmap v1093: 89 pgs: 89 active+clean; 2.7 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 884 op/s 2023-09-23T23:49:50.292 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:50.335 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:50.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:50.339 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:49:50.440 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:50.465 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:50.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:50.468 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:49:50.569 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:50.612 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:50.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:50.618 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:49:50.719 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:50.743 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:50.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:50.749 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:49:50.850 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:50.876 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:50.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:50.879 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:49:50.980 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:51.004 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:51.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:51.007 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:49:51.108 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:49:51.139 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:49:51.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:51.142 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:49:51.243 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:51.271 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:51.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:51.274 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:49:51.375 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:49:51.399 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:49:51.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:51.401 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:49:51.502 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:51.532 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:51.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:51.535 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:49:51.635 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:51.671 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:51.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:51.674 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:49:51.775 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:49:51.798 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:49:51.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:51.804 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:49:51.905 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:51.933 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:51.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:51.939 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:49:52.039 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:49:52.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:49:51 smithi159 bash[105915]: cluster 2023-09-23T23:49:50.744278+0000 mgr.y (mgr.25991) 983 : cluster 0 pgmap v1094: 89 pgs: 89 active+clean; 2.6 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 764 op/s 2023-09-23T23:49:52.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:49:51 smithi159 bash[108473]: cluster 2023-09-23T23:49:50.744278+0000 mgr.y (mgr.25991) 983 : cluster 0 pgmap v1094: 89 pgs: 89 active+clean; 2.6 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 764 op/s 2023-09-23T23:49:52.062 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:49:52.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:52.069 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:49:52.170 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:49:52.191 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:49:52.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:52.194 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:49:52.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:49:51 smithi164 bash[92846]: cluster 2023-09-23T23:49:50.744278+0000 mgr.y (mgr.25991) 983 : cluster 0 pgmap v1094: 89 pgs: 89 active+clean; 2.6 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 764 op/s 2023-09-23T23:49:52.295 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:49:52.317 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:49:52.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:52.319 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:49:52.420 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:49:52.446 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:49:52.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:52.451 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:49:52.551 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:52.576 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:52.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:52.580 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:49:52.680 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:49:52.708 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:49:52.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:52.711 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:49:52.811 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:52.838 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:52.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:52.841 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:49:52.941 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:52.969 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:52.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:52.971 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:49:53.072 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:53.095 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:53.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:53.100 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:49:53.201 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:49:53.234 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:49:53.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:53.238 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:49:53.339 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:49:53.366 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:49:53.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:53.368 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:49:53.469 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:49:53.494 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:49:53.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:53.499 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:49:53.600 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:49:53.627 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:49:53.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:53.629 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:49:53.730 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:53.756 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:53.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:53.758 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:49:53.795 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:49:53 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:49:53] "GET /metrics HTTP/1.1" 200 36542 "" "Prometheus/2.43.0" 2023-09-23T23:49:53.859 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:53.884 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:53.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:53.887 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:49:53.988 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:54.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:49:53 smithi164 bash[92846]: cluster 2023-09-23T23:49:52.747311+0000 mgr.y (mgr.25991) 984 : cluster 0 pgmap v1095: 89 pgs: 89 active+clean; 2.5 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 839 op/s 2023-09-23T23:49:54.025 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:54.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:54.028 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:49:54.129 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:54.144 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:49:53 smithi159 bash[105915]: cluster 2023-09-23T23:49:52.747311+0000 mgr.y (mgr.25991) 984 : cluster 0 pgmap v1095: 89 pgs: 89 active+clean; 2.5 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 839 op/s 2023-09-23T23:49:54.144 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:49:54 smithi159 bash[108473]: cluster 2023-09-23T23:49:52.747311+0000 mgr.y (mgr.25991) 984 : cluster 0 pgmap v1095: 89 pgs: 89 active+clean; 2.5 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 839 op/s 2023-09-23T23:49:54.169 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:54.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:54.173 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:49:54.274 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:49:54.314 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:49:54.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:54.318 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:49:54.419 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:54.445 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:54.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:54.448 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:49:54.548 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:54.589 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:54.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:54.593 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:49:54.694 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:49:54.721 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:49:54.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:54.723 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:49:54.823 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:49:54.855 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:49:54.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:54.857 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:49:54.958 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:49:54.980 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:49:54.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:54.982 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:49:55.083 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:49:55.112 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:49:55.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:55.116 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:49:55.216 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:49:55.241 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:49:55.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:55.245 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:49:55.346 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:55.371 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:55.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:55.373 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:49:55.474 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:49:55.502 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:49:55.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:55.507 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:49:55.607 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:55.647 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:55.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:55.654 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:49:55.754 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:49:55.777 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:49:55.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:55.779 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:49:55.845 INFO:teuthology.orchestra.run.smithi159.stdout:osd.0: {} 2023-09-23T23:49:55.879 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:49:55.905 INFO:teuthology.orchestra.run.smithi159.stdout:osd.1: {} 2023-09-23T23:49:55.910 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:49:55.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:55.913 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:49:55.973 INFO:teuthology.orchestra.run.smithi159.stdout:osd.2: {} 2023-09-23T23:49:55.984 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:49:55 smithi159 bash[105915]: cluster 2023-09-23T23:49:54.747955+0000 mgr.y (mgr.25991) 985 : cluster 0 pgmap v1096: 89 pgs: 89 active+clean; 2.4 GiB data, 10 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 908 op/s 2023-09-23T23:49:55.984 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:49:55 smithi159 bash[105915]: audit 2023-09-23T23:49:55.750885+0000 mon.c (mon.2) 86 : audit 0 from='client.? 172.21.15.159:0/2939044824' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:49:55.984 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:49:55 smithi159 bash[108473]: cluster 2023-09-23T23:49:54.747955+0000 mgr.y (mgr.25991) 985 : cluster 0 pgmap v1096: 89 pgs: 89 active+clean; 2.4 GiB data, 10 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 908 op/s 2023-09-23T23:49:55.984 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:49:55 smithi159 bash[108473]: audit 2023-09-23T23:49:55.750885+0000 mon.c (mon.2) 86 : audit 0 from='client.? 172.21.15.159:0/2939044824' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:49:56.014 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:49:56.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:49:55 smithi164 bash[92846]: cluster 2023-09-23T23:49:54.747955+0000 mgr.y (mgr.25991) 985 : cluster 0 pgmap v1096: 89 pgs: 89 active+clean; 2.4 GiB data, 10 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 908 op/s 2023-09-23T23:49:56.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:49:55 smithi164 bash[92846]: audit 2023-09-23T23:49:55.750885+0000 mon.c (mon.2) 86 : audit 0 from='client.? 172.21.15.159:0/2939044824' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:49:56.031 INFO:teuthology.orchestra.run.smithi159.stdout:osd.3: {} 2023-09-23T23:49:56.044 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:49:56.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:56.046 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:49:56.061 INFO:teuthology.orchestra.run.smithi159.stdout:ERROR: (22) Invalid argument 2023-09-23T23:49:56.061 INFO:teuthology.orchestra.run.smithi159.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-23T23:49:56.083 INFO:teuthology.orchestra.run.smithi159.stdout:osd.4: {} 2023-09-23T23:49:56.144 INFO:teuthology.orchestra.run.smithi159.stdout:osd.5: {} 2023-09-23T23:49:56.147 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:49:56.184 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:49:56.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:56.187 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:49:56.194 INFO:teuthology.orchestra.run.smithi159.stdout:osd.6: {} 2023-09-23T23:49:56.250 INFO:teuthology.orchestra.run.smithi159.stdout:osd.7: {} 2023-09-23T23:49:56.254 INFO:teuthology.orchestra.run.smithi159.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T23:49:56.254 INFO:teuthology.orchestra.run.smithi159.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T23:49:56.254 INFO:teuthology.orchestra.run.smithi159.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T23:49:56.254 INFO:teuthology.orchestra.run.smithi159.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T23:49:56.255 INFO:teuthology.orchestra.run.smithi159.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T23:49:56.255 INFO:teuthology.orchestra.run.smithi159.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T23:49:56.255 INFO:teuthology.orchestra.run.smithi159.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T23:49:56.255 INFO:teuthology.orchestra.run.smithi159.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T23:49:56.288 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:56.323 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:56.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:56.326 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:49:56.427 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:56.463 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:56.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:56.466 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:49:56.569 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:49:56.596 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:49:56.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:56.600 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:49:56.701 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:56.735 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:56.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:56.737 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:49:56.838 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:56.864 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:56.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:56.867 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:49:56.968 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:49:56.992 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:49:56 smithi159 bash[108473]: audit 2023-09-23T23:49:56.372873+0000 mon.c (mon.2) 87 : audit 1 from='client.? 172.21.15.159:0/153594785' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:49:56.992 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:49:56 smithi159 bash[108473]: audit 2023-09-23T23:49:56.373956+0000 mon.a (mon.0) 1287 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:49:56.992 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:49:56 smithi159 bash[108473]: audit 2023-09-23T23:49:56.439568+0000 mon.c (mon.2) 88 : audit 1 from='client.? 172.21.15.159:0/2404792056' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-23T23:49:56.992 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:49:56 smithi159 bash[108473]: audit 2023-09-23T23:49:56.440630+0000 mon.a (mon.0) 1288 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-23T23:49:56.992 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:49:56.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:56.995 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:49:57.002 INFO:teuthology.orchestra.run.smithi159.stderr:reweighted osd.3 to 1 (10000) 2023-09-23T23:49:57.005 INFO:teuthology.orchestra.run.smithi159.stderr:noscrub is unset 2023-09-23T23:49:57.096 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:57.120 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:57.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:57.122 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:49:57.223 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:49:57.242 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:49:57.243 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:49:56 smithi159 bash[105915]: audit 2023-09-23T23:49:56.372873+0000 mon.c (mon.2) 87 : audit 1 from='client.? 172.21.15.159:0/153594785' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:49:57.243 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:49:56 smithi159 bash[105915]: audit 2023-09-23T23:49:56.373956+0000 mon.a (mon.0) 1287 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:49:57.243 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:49:56 smithi159 bash[105915]: audit 2023-09-23T23:49:56.439568+0000 mon.c (mon.2) 88 : audit 1 from='client.? 172.21.15.159:0/2404792056' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-23T23:49:57.243 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:49:56 smithi159 bash[105915]: audit 2023-09-23T23:49:56.440630+0000 mon.a (mon.0) 1288 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-23T23:49:57.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:57.244 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:49:57.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:49:56 smithi164 bash[92846]: audit 2023-09-23T23:49:56.372873+0000 mon.c (mon.2) 87 : audit 1 from='client.? 172.21.15.159:0/153594785' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:49:57.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:49:56 smithi164 bash[92846]: audit 2023-09-23T23:49:56.373956+0000 mon.a (mon.0) 1287 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:49:57.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:49:56 smithi164 bash[92846]: audit 2023-09-23T23:49:56.439568+0000 mon.c (mon.2) 88 : audit 1 from='client.? 172.21.15.159:0/2404792056' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-23T23:49:57.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:49:56 smithi164 bash[92846]: audit 2023-09-23T23:49:56.440630+0000 mon.a (mon.0) 1288 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-23T23:49:57.345 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:49:57.372 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:49:57.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:57.375 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:49:57.475 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:49:57.498 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:49:57.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:57.504 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:49:57.604 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:49:57.629 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:49:57.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:57.636 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:49:57.737 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:49:57.759 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:49:57.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:57.765 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:49:57.865 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:49:57.900 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:49:57.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:57.905 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:49:58.005 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:49:58.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:49:57 smithi164 bash[92846]: cluster 2023-09-23T23:49:56.748471+0000 mgr.y (mgr.25991) 986 : cluster 0 pgmap v1097: 89 pgs: 89 active+clean; 2.3 GiB data, 10 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 765 op/s 2023-09-23T23:49:58.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:49:57 smithi164 bash[92846]: cluster 2023-09-23T23:49:56.980072+0000 mon.a (mon.0) 1289 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:49:58.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:49:57 smithi164 bash[92846]: audit 2023-09-23T23:49:56.991585+0000 mon.a (mon.0) 1290 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T23:49:58.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:49:57 smithi164 bash[92846]: audit 2023-09-23T23:49:56.991687+0000 mon.a (mon.0) 1291 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-09-23T23:49:58.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:49:57 smithi164 bash[92846]: cluster 2023-09-23T23:49:56.991770+0000 mon.a (mon.0) 1292 : cluster 0 osdmap e303: 8 total, 8 up, 5 in 2023-09-23T23:49:58.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:49:57 smithi164 bash[92846]: cluster 2023-09-23T23:49:56.996723+0000 osd.6 (osd.6) 342 : cluster 3 failed to encode map e303 with expected crc 2023-09-23T23:49:58.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:49:57 smithi164 bash[92846]: cluster 2023-09-23T23:49:57.013957+0000 osd.4 (osd.4) 225 : cluster 3 failed to encode map e303 with expected crc 2023-09-23T23:49:58.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:49:57 smithi164 bash[92846]: cluster 2023-09-23T23:49:57.158761+0000 osd.5 (osd.5) 149 : cluster 3 failed to encode map e303 with expected crc 2023-09-23T23:49:58.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:49:57 smithi164 bash[92846]: cluster 2023-09-23T23:49:57.160741+0000 osd.5 (osd.5) 150 : cluster 3 failed to encode map e303 with expected crc 2023-09-23T23:49:58.039 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:49:58.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:58.044 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:49:58.145 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:49:58.154 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:49:57 smithi159 bash[105915]: cluster 2023-09-23T23:49:56.748471+0000 mgr.y (mgr.25991) 986 : cluster 0 pgmap v1097: 89 pgs: 89 active+clean; 2.3 GiB data, 10 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 765 op/s 2023-09-23T23:49:58.154 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:49:57 smithi159 bash[105915]: cluster 2023-09-23T23:49:56.980072+0000 mon.a (mon.0) 1289 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:49:58.154 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:49:57 smithi159 bash[105915]: audit 2023-09-23T23:49:56.991585+0000 mon.a (mon.0) 1290 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T23:49:58.154 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:49:57 smithi159 bash[105915]: audit 2023-09-23T23:49:56.991687+0000 mon.a (mon.0) 1291 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-09-23T23:49:58.154 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:49:57 smithi159 bash[105915]: cluster 2023-09-23T23:49:56.991770+0000 mon.a (mon.0) 1292 : cluster 0 osdmap e303: 8 total, 8 up, 5 in 2023-09-23T23:49:58.154 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:49:57 smithi159 bash[105915]: cluster 2023-09-23T23:49:56.996723+0000 osd.6 (osd.6) 342 : cluster 3 failed to encode map e303 with expected crc 2023-09-23T23:49:58.154 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:49:57 smithi159 bash[105915]: cluster 2023-09-23T23:49:57.013957+0000 osd.4 (osd.4) 225 : cluster 3 failed to encode map e303 with expected crc 2023-09-23T23:49:58.154 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:49:57 smithi159 bash[105915]: cluster 2023-09-23T23:49:57.158761+0000 osd.5 (osd.5) 149 : cluster 3 failed to encode map e303 with expected crc 2023-09-23T23:49:58.154 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:49:57 smithi159 bash[105915]: cluster 2023-09-23T23:49:57.160741+0000 osd.5 (osd.5) 150 : cluster 3 failed to encode map e303 with expected crc 2023-09-23T23:49:58.155 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:49:57 smithi159 bash[108473]: cluster 2023-09-23T23:49:56.748471+0000 mgr.y (mgr.25991) 986 : cluster 0 pgmap v1097: 89 pgs: 89 active+clean; 2.3 GiB data, 10 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 765 op/s 2023-09-23T23:49:58.155 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:49:57 smithi159 bash[108473]: cluster 2023-09-23T23:49:56.980072+0000 mon.a (mon.0) 1289 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:49:58.155 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:49:57 smithi159 bash[108473]: audit 2023-09-23T23:49:56.991585+0000 mon.a (mon.0) 1290 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T23:49:58.155 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:49:57 smithi159 bash[108473]: audit 2023-09-23T23:49:56.991687+0000 mon.a (mon.0) 1291 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-09-23T23:49:58.155 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:49:57 smithi159 bash[108473]: cluster 2023-09-23T23:49:56.991770+0000 mon.a (mon.0) 1292 : cluster 0 osdmap e303: 8 total, 8 up, 5 in 2023-09-23T23:49:58.155 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:49:57 smithi159 bash[108473]: cluster 2023-09-23T23:49:56.996723+0000 osd.6 (osd.6) 342 : cluster 3 failed to encode map e303 with expected crc 2023-09-23T23:49:58.155 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:49:57 smithi159 bash[108473]: cluster 2023-09-23T23:49:57.013957+0000 osd.4 (osd.4) 225 : cluster 3 failed to encode map e303 with expected crc 2023-09-23T23:49:58.155 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:49:57 smithi159 bash[108473]: cluster 2023-09-23T23:49:57.158761+0000 osd.5 (osd.5) 149 : cluster 3 failed to encode map e303 with expected crc 2023-09-23T23:49:58.155 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:49:57 smithi159 bash[108473]: cluster 2023-09-23T23:49:57.160741+0000 osd.5 (osd.5) 150 : cluster 3 failed to encode map e303 with expected crc 2023-09-23T23:49:58.180 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:49:58.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:58.183 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:49:58.284 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:49:58.313 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:49:58.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:58.316 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:49:58.417 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:58.444 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:49:58.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:58.449 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:49:58.549 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:58.576 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:58.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:58.578 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:49:58.679 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:49:58.701 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:49:58.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:58.705 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:49:58.806 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:58.842 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:49:58.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:58.848 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:49:58.949 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:49:58.981 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:49:58.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:58.987 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:49:59.088 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:49:59.096 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:49:58 smithi159 bash[105915]: cluster 2023-09-23T23:49:57.535061+0000 osd.7 (osd.7) 176 : cluster 3 failed to encode map e303 with expected crc 2023-09-23T23:49:59.096 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:49:58 smithi159 bash[108473]: cluster 2023-09-23T23:49:57.535061+0000 osd.7 (osd.7) 176 : cluster 3 failed to encode map e303 with expected crc 2023-09-23T23:49:59.119 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:49:59.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:59.122 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:49:59.222 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:49:59.248 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:49:59.251 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:49:58 smithi164 bash[92846]: cluster 2023-09-23T23:49:57.535061+0000 osd.7 (osd.7) 176 : cluster 3 failed to encode map e303 with expected crc 2023-09-23T23:49:59.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:59.252 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:49:59.352 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:49:59.381 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:49:59.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:59.386 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:49:59.487 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:49:59.514 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:49:59.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:59.518 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:49:59.618 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:59.641 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:49:59.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:59.650 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:49:59.750 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:49:59.780 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:49:59.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:59.782 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:49:59.883 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:49:59.921 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:49:59.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:49:59.924 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:50:00.024 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:00.039 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:49:59 smithi164 bash[92846]: cluster 2023-09-23T23:49:58.751389+0000 mgr.y (mgr.25991) 987 : cluster 0 pgmap v1099: 89 pgs: 89 active+clean; 2.2 GiB data, 9.9 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 863 op/s 2023-09-23T23:50:00.056 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:00.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:00.059 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:50:00.159 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:50:00.169 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:50:00 smithi159 bash[105915]: cluster 2023-09-23T23:49:58.751389+0000 mgr.y (mgr.25991) 987 : cluster 0 pgmap v1099: 89 pgs: 89 active+clean; 2.2 GiB data, 9.9 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 863 op/s 2023-09-23T23:50:00.169 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:50:00 smithi159 bash[108473]: cluster 2023-09-23T23:49:58.751389+0000 mgr.y (mgr.25991) 987 : cluster 0 pgmap v1099: 89 pgs: 89 active+clean; 2.2 GiB data, 9.9 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 863 op/s 2023-09-23T23:50:00.185 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:50:00.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:00.190 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:50:00.291 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:50:00.329 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:50:00.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:00.331 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:50:00.432 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:00.459 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:00.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:00.463 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:50:00.564 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:00.592 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:00.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:00.595 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:50:00.696 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:00.729 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:00.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:00.731 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:50:00.832 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:50:00.862 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:50:00.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:00.869 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:50:00.903 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_ops_in_flight 2023-09-23T23:50:00.970 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:50:00.996 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:50:01.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:01.001 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:50:01.102 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:50:01.109 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:50:00 smithi159 bash[105915]: cluster 2023-09-23T23:50:00.000546+0000 mon.a (mon.0) 1293 : cluster 3 Health detail: HEALTH_WARN nodeep-scrub flag(s) set 2023-09-23T23:50:01.110 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:50:00 smithi159 bash[105915]: cluster 2023-09-23T23:50:00.000568+0000 mon.a (mon.0) 1294 : cluster 3 [WRN] OSDMAP_FLAGS: nodeep-scrub flag(s) set 2023-09-23T23:50:01.110 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:50:00 smithi159 bash[108473]: cluster 2023-09-23T23:50:00.000546+0000 mon.a (mon.0) 1293 : cluster 3 Health detail: HEALTH_WARN nodeep-scrub flag(s) set 2023-09-23T23:50:01.110 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:50:00 smithi159 bash[108473]: cluster 2023-09-23T23:50:00.000568+0000 mon.a (mon.0) 1294 : cluster 3 [WRN] OSDMAP_FLAGS: nodeep-scrub flag(s) set 2023-09-23T23:50:01.127 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:50:01.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:01.131 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:50:01.232 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:50:01.241 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:50:00 smithi164 bash[92846]: cluster 2023-09-23T23:50:00.000546+0000 mon.a (mon.0) 1293 : cluster 3 Health detail: HEALTH_WARN nodeep-scrub flag(s) set 2023-09-23T23:50:01.241 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:50:00 smithi164 bash[92846]: cluster 2023-09-23T23:50:00.000568+0000 mon.a (mon.0) 1294 : cluster 3 [WRN] OSDMAP_FLAGS: nodeep-scrub flag(s) set 2023-09-23T23:50:01.260 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:50:01.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:01.261 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:50:01.362 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:50:01.402 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:50:01.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:01.408 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:50:01.445 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd reweight 4 1 2023-09-23T23:50:01.508 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:01.535 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:01.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:01.538 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:50:01.639 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:50:01.666 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:50:01.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:01.668 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:50:01.769 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:01.794 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:01.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:01.796 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:50:01.897 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:01.923 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:01.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:01.926 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:50:02.026 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:02.036 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:50:02 smithi164 bash[92846]: cluster 2023-09-23T23:50:00.752128+0000 mgr.y (mgr.25991) 988 : cluster 0 pgmap v1100: 89 pgs: 89 active+clean; 2.1 GiB data, 9.7 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 847 op/s 2023-09-23T23:50:02.052 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:02.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:02.055 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:50:02.155 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:50:02.191 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:50:02.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:02.194 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:50:02.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:50:02 smithi159 bash[105915]: cluster 2023-09-23T23:50:00.752128+0000 mgr.y (mgr.25991) 988 : cluster 0 pgmap v1100: 89 pgs: 89 active+clean; 2.1 GiB data, 9.7 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 847 op/s 2023-09-23T23:50:02.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:50:02 smithi159 bash[108473]: cluster 2023-09-23T23:50:00.752128+0000 mgr.y (mgr.25991) 988 : cluster 0 pgmap v1100: 89 pgs: 89 active+clean; 2.1 GiB data, 9.7 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 847 op/s 2023-09-23T23:50:02.295 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:02.328 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:02.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:02.338 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:50:02.438 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:02.462 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:02.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:02.464 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:50:02.565 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:02.589 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:02.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:02.591 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:50:02.692 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:02.715 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:02.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:02.718 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:50:02.819 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:02.847 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:02.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:02.850 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:50:02.951 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:02.975 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:02.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:02.979 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:50:03.079 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:50:03.108 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:50:03.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:03.113 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:50:03.213 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:50:03.244 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:50:03.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:03.251 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:50:03.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:50:03 smithi164 bash[92846]: audit 2023-09-23T23:50:02.249887+0000 mon.a (mon.0) 1295 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:50:03.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:50:03 smithi159 bash[105915]: audit 2023-09-23T23:50:02.249887+0000 mon.a (mon.0) 1295 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:50:03.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:50:03 smithi159 bash[108473]: audit 2023-09-23T23:50:02.249887+0000 mon.a (mon.0) 1295 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:50:03.352 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:03.376 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:03.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:03.381 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:50:03.421 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T23:50:03.423 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T23:50:03.482 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:03.506 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:03.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:03.509 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:50:03.610 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:50:03.655 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:50:03.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:03.660 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:50:03.761 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:50:03.791 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:50:03.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:03.793 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:50:03.794 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:50:03 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:50:03] "GET /metrics HTTP/1.1" 200 36542 "" "Prometheus/2.43.0" 2023-09-23T23:50:03.894 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:03.918 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:03.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:03.920 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:50:04.021 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:04.047 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:04.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:04.050 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:50:04.151 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:04.179 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:04.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:04.185 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:50:04.285 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:50:04.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:50:04 smithi159 bash[105915]: cluster 2023-09-23T23:50:02.752804+0000 mgr.y (mgr.25991) 989 : cluster 0 pgmap v1101: 89 pgs: 89 active+clean; 2.0 GiB data, 9.4 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 835 op/s 2023-09-23T23:50:04.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:50:04 smithi159 bash[108473]: cluster 2023-09-23T23:50:02.752804+0000 mgr.y (mgr.25991) 989 : cluster 0 pgmap v1101: 89 pgs: 89 active+clean; 2.0 GiB data, 9.4 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 835 op/s 2023-09-23T23:50:04.295 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:50:04 smithi164 bash[92846]: cluster 2023-09-23T23:50:02.752804+0000 mgr.y (mgr.25991) 989 : cluster 0 pgmap v1101: 89 pgs: 89 active+clean; 2.0 GiB data, 9.4 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 835 op/s 2023-09-23T23:50:04.310 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:50:04.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:04.315 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:50:04.415 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:50:04.448 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:50:04.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:04.450 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:50:04.551 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:50:04.579 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:50:04.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:04.583 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:50:04.684 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:50:04.724 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:50:04.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:04.727 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:50:04.828 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:04.851 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:04.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:04.853 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:50:04.954 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:50:04.984 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:50:04.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:04.986 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:50:05.087 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:50:05.121 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:50:05.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:05.126 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:50:05.228 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:05.236 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:50:05 smithi164 bash[92846]: cluster 2023-09-23T23:50:04.753538+0000 mgr.y (mgr.25991) 990 : cluster 0 pgmap v1102: 89 pgs: 89 active+clean; 1.9 GiB data, 9.0 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 828 op/s 2023-09-23T23:50:05.253 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:05.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:05.258 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:50:05.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:50:05 smithi159 bash[105915]: cluster 2023-09-23T23:50:04.753538+0000 mgr.y (mgr.25991) 990 : cluster 0 pgmap v1102: 89 pgs: 89 active+clean; 1.9 GiB data, 9.0 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 828 op/s 2023-09-23T23:50:05.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:50:05 smithi159 bash[108473]: cluster 2023-09-23T23:50:04.753538+0000 mgr.y (mgr.25991) 990 : cluster 0 pgmap v1102: 89 pgs: 89 active+clean; 1.9 GiB data, 9.0 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 828 op/s 2023-09-23T23:50:05.359 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:50:05.405 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:50:05.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:05.408 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:50:05.509 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:05.539 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:05.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:05.542 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:50:05.643 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:50:05.675 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:50:05.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:05.681 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:50:05.711 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T23:50:05.783 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:50:05.820 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:50:05.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:05.824 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:50:05.925 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:05.948 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:05.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:05.953 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:50:06.053 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:06.080 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:06.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:06.082 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:50:06.182 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:06.215 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:06.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:06.218 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:50:06.318 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:50:06.342 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:50:06.350 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:50:06.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:06.354 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:50:06.454 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:50:06.476 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:50:06.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:06.478 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:50:06.579 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:06.610 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:06.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:06.616 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:50:06.717 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:50:06.763 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:50:06.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:06.768 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:50:06.869 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:50:06.901 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:50:06.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:06.907 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:50:07.007 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:07.029 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:07.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:07.035 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:50:07.135 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:07.163 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:07.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:07.165 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:50:07.266 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:50:07.298 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:50:07.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:07.300 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:50:07.363 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:50:07.365 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:50:07.401 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:50:07.437 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:50:07.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:07.439 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:50:07.540 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:50:07.584 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:50:07.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:07.586 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:50:07.687 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:07.710 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:07.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:07.714 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:50:07.815 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:50:07.843 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:50:07.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:07.848 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:50:07.948 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:50:07.971 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:50:07.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:07.980 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:50:08.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:50:07 smithi164 bash[92846]: cluster 2023-09-23T23:50:06.753999+0000 mgr.y (mgr.25991) 991 : cluster 0 pgmap v1103: 89 pgs: 89 active+clean; 1.8 GiB data, 8.8 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 831 op/s 2023-09-23T23:50:08.081 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:08.089 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:50:07 smithi159 bash[105915]: cluster 2023-09-23T23:50:06.753999+0000 mgr.y (mgr.25991) 991 : cluster 0 pgmap v1103: 89 pgs: 89 active+clean; 1.8 GiB data, 8.8 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 831 op/s 2023-09-23T23:50:08.089 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:50:07 smithi159 bash[108473]: cluster 2023-09-23T23:50:06.753999+0000 mgr.y (mgr.25991) 991 : cluster 0 pgmap v1103: 89 pgs: 89 active+clean; 1.8 GiB data, 8.8 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 831 op/s 2023-09-23T23:50:08.117 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:08.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:08.121 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:50:08.222 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:08.244 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:08.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:08.246 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:50:08.347 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:50:08.371 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:50:08.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:08.373 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:50:08.474 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:50:08.497 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:50:08.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:08.504 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:50:08.605 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:08.633 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:08.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:08.638 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:50:08.739 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:08.767 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:08.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:08.769 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:50:08.870 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:50:08.894 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:50:08.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:08.898 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:50:08.999 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:50:09.029 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:50:09.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:09.035 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:50:09.135 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:50:09.163 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:50:09.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:09.167 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:50:09.268 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:50:09.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:09.301 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:50:09.301 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:50:09.402 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:50:09.429 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:50:09.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:09.432 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:50:09.533 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:09.565 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:09.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:09.567 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:50:09.668 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:09.695 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:09.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:09.697 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:50:09.798 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:09.845 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:09.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:09.847 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:50:09.948 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:09.955 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:50:09 smithi164 bash[92846]: cluster 2023-09-23T23:50:08.754626+0000 mgr.y (mgr.25991) 992 : cluster 0 pgmap v1104: 89 pgs: 89 active+clean; 1.7 GiB data, 8.4 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 828 op/s 2023-09-23T23:50:09.971 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:09.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:09.973 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:50:10.074 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:10.101 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:10.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:10.109 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:50:10.209 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:50:10.236 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:50:10.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:10.239 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:50:10.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:50:09 smithi159 bash[105915]: cluster 2023-09-23T23:50:08.754626+0000 mgr.y (mgr.25991) 992 : cluster 0 pgmap v1104: 89 pgs: 89 active+clean; 1.7 GiB data, 8.4 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 828 op/s 2023-09-23T23:50:10.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:50:09 smithi159 bash[108473]: cluster 2023-09-23T23:50:08.754626+0000 mgr.y (mgr.25991) 992 : cluster 0 pgmap v1104: 89 pgs: 89 active+clean; 1.7 GiB data, 8.4 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 828 op/s 2023-09-23T23:50:10.339 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:10.367 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:10.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:10.369 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:50:10.470 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:50:10.500 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:50:10.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:10.503 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:50:10.604 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:10.635 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:10.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:10.637 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:50:10.738 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:10.761 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:10.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:10.767 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:50:10.868 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:50:10.903 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:50:10.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:10.910 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:50:11.011 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:11.038 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:11.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:11.049 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:50:11.150 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:11.174 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:11.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:11.180 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:50:11.281 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:11.315 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:11.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:11.319 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:50:11.328 INFO:teuthology.orchestra.run.smithi164.stdout:ERROR: (22) Invalid argument 2023-09-23T23:50:11.328 INFO:teuthology.orchestra.run.smithi164.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-23T23:50:11.419 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:11.444 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:11.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:11.447 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:50:11.547 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:11.568 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:11.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:11.570 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:50:11.670 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:11.697 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:11.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:11.699 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:50:11.800 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:11.822 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:11.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:11.825 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:50:11.888 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:50:11 smithi159 bash[105915]: cluster 2023-09-23T23:50:10.755109+0000 mgr.y (mgr.25991) 993 : cluster 0 pgmap v1105: 89 pgs: 89 active+clean; 1.6 GiB data, 8.2 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 801 op/s 2023-09-23T23:50:11.926 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:50:11.956 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:50:11.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:11.958 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:50:12.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:50:11 smithi164 bash[92846]: cluster 2023-09-23T23:50:10.755109+0000 mgr.y (mgr.25991) 993 : cluster 0 pgmap v1105: 89 pgs: 89 active+clean; 1.6 GiB data, 8.2 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 801 op/s 2023-09-23T23:50:12.059 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:50:12.090 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:50:12.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:12.093 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:50:12.146 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:50:11 smithi159 bash[108473]: cluster 2023-09-23T23:50:10.755109+0000 mgr.y (mgr.25991) 993 : cluster 0 pgmap v1105: 89 pgs: 89 active+clean; 1.6 GiB data, 8.2 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 801 op/s 2023-09-23T23:50:12.193 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:12.223 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:12.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:12.229 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:50:12.329 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:50:12.358 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:50:12.360 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_blocked_ops 2023-09-23T23:50:12.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:12.361 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:50:12.462 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:50:12.491 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:50:12.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:12.494 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:50:12.595 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:50:12.639 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:50:12.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:12.642 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:50:12.743 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:12.771 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:12.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:12.776 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:50:12.876 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:12.907 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:12.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:12.911 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:50:13.012 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:50:13.038 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:50:13.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:13.044 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:50:13.144 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:50:13.171 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:50:13.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:13.175 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:50:13.276 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:50:13.313 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:50:13.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:13.316 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:50:13.417 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:13.440 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:13.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:13.444 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:50:13.545 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:13.571 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:13.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:13.572 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:50:13.670 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:50:13 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:50:13] "GET /metrics HTTP/1.1" 200 36542 "" "Prometheus/2.43.0" 2023-09-23T23:50:13.673 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:13.703 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:13.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:13.705 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:50:13.806 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:13.832 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:13.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:13.834 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:50:13.934 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:13.943 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:50:13 smithi159 bash[105915]: cluster 2023-09-23T23:50:12.755615+0000 mgr.y (mgr.25991) 994 : cluster 0 pgmap v1106: 89 pgs: 89 active+clean; 1.5 GiB data, 7.8 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 880 op/s 2023-09-23T23:50:13.944 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:50:13 smithi159 bash[108473]: cluster 2023-09-23T23:50:12.755615+0000 mgr.y (mgr.25991) 994 : cluster 0 pgmap v1106: 89 pgs: 89 active+clean; 1.5 GiB data, 7.8 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 880 op/s 2023-09-23T23:50:13.971 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:13.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:13.973 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:50:14.074 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:14.100 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:14.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:14.102 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:50:14.203 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:14.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:50:13 smithi164 bash[92846]: cluster 2023-09-23T23:50:12.755615+0000 mgr.y (mgr.25991) 994 : cluster 0 pgmap v1106: 89 pgs: 89 active+clean; 1.5 GiB data, 7.8 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 880 op/s 2023-09-23T23:50:14.230 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:14.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:14.235 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:50:14.336 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:14.360 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:14.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:14.362 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:50:14.463 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:14.491 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:14.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:14.495 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:50:14.596 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:50:14.626 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:50:14.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:14.632 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:50:14.732 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:14.763 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:14.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:14.769 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:50:14.869 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:14.903 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:14.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:14.906 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:50:15.006 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:15.035 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:15.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:15.037 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:50:15.138 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:15.164 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:15.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:15.171 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:50:15.271 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:15.298 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:15.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:15.305 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:50:15.406 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:15.429 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:15.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:15.432 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:50:15.533 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:50:15.572 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:50:15.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:15.577 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:50:15.678 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:50:15.704 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:50:15.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:15.706 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:50:15.807 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:50:15.839 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:50:15.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:15.840 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:50:15.941 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:15.969 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:15.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:15.972 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:50:16.073 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:50:16.084 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:50:15 smithi164 bash[92846]: cluster 2023-09-23T23:50:14.756109+0000 mgr.y (mgr.25991) 995 : cluster 0 pgmap v1107: 89 pgs: 89 active+clean; 1.3 GiB data, 7.4 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 926 op/s 2023-09-23T23:50:16.100 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:50:16.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:16.103 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:50:16.204 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:16.232 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:16.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:16.234 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:50:16.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:50:15 smithi159 bash[105915]: cluster 2023-09-23T23:50:14.756109+0000 mgr.y (mgr.25991) 995 : cluster 0 pgmap v1107: 89 pgs: 89 active+clean; 1.3 GiB data, 7.4 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 926 op/s 2023-09-23T23:50:16.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:50:15 smithi159 bash[108473]: cluster 2023-09-23T23:50:14.756109+0000 mgr.y (mgr.25991) 995 : cluster 0 pgmap v1107: 89 pgs: 89 active+clean; 1.3 GiB data, 7.4 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 926 op/s 2023-09-23T23:50:16.334 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:50:16.365 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:50:16.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:16.370 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:50:16.471 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:16.498 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:16.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:16.499 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:50:16.600 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:50:16.625 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:50:16.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:16.631 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:50:16.732 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:50:16.767 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:50:16.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:16.770 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:50:16.871 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:50:16.903 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:50:16.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:16.905 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:50:17.006 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:50:17.032 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:50:17.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:17.034 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:50:17.135 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:17.166 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:17.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:17.169 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:50:17.190 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T23:50:17.271 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:17.298 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:17.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:17.303 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:50:17.404 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:17.426 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:17.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:17.430 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:50:17.530 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:50:17.554 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:50:17.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:17.559 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:50:17.660 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:50:17.691 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:50:17.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:17.697 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:50:17.798 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:50:17.819 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:50:17.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:17.825 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:50:17.926 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:17.950 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:17.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:17.954 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:50:18.055 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:50:18.086 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:50:18.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:18.090 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:50:18.191 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:18.198 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:50:17 smithi164 bash[92846]: cluster 2023-09-23T23:50:16.756553+0000 mgr.y (mgr.25991) 996 : cluster 0 pgmap v1108: 89 pgs: 89 active+clean; 1.3 GiB data, 7.2 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 771 op/s 2023-09-23T23:50:18.199 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:50:17 smithi164 bash[92846]: audit 2023-09-23T23:50:17.249977+0000 mon.a (mon.0) 1296 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:50:18.213 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:18.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:18.218 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:50:18.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:50:17 smithi159 bash[108473]: cluster 2023-09-23T23:50:16.756553+0000 mgr.y (mgr.25991) 996 : cluster 0 pgmap v1108: 89 pgs: 89 active+clean; 1.3 GiB data, 7.2 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 771 op/s 2023-09-23T23:50:18.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:50:17 smithi159 bash[108473]: audit 2023-09-23T23:50:17.249977+0000 mon.a (mon.0) 1296 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:50:18.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:50:17 smithi159 bash[105915]: cluster 2023-09-23T23:50:16.756553+0000 mgr.y (mgr.25991) 996 : cluster 0 pgmap v1108: 89 pgs: 89 active+clean; 1.3 GiB data, 7.2 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 771 op/s 2023-09-23T23:50:18.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:50:17 smithi159 bash[105915]: audit 2023-09-23T23:50:17.249977+0000 mon.a (mon.0) 1296 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:50:18.319 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:18.344 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:18.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:18.348 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:50:18.448 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:50:18.481 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:50:18.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:18.486 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:50:18.587 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:50:18.611 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:50:18.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:18.613 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:50:18.615 INFO:teuthology.orchestra.run.smithi159.stdout:osd.0: {} 2023-09-23T23:50:18.695 INFO:teuthology.orchestra.run.smithi159.stdout:osd.1: {} 2023-09-23T23:50:18.714 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:18.735 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:18.736 INFO:teuthology.orchestra.run.smithi159.stdout:osd.2: {} 2023-09-23T23:50:18.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:18.737 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:50:18.795 INFO:teuthology.orchestra.run.smithi159.stdout:osd.3: {} 2023-09-23T23:50:18.833 INFO:teuthology.orchestra.run.smithi159.stdout:osd.4: {} 2023-09-23T23:50:18.838 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:18.866 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:18.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:18.868 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:50:18.880 INFO:teuthology.orchestra.run.smithi159.stdout:osd.5: {} 2023-09-23T23:50:18.940 INFO:teuthology.orchestra.run.smithi159.stdout:osd.6: {} 2023-09-23T23:50:18.969 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:18.972 INFO:teuthology.orchestra.run.smithi159.stdout:osd.7: {} 2023-09-23T23:50:18.978 INFO:teuthology.orchestra.run.smithi159.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T23:50:18.978 INFO:teuthology.orchestra.run.smithi159.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T23:50:18.978 INFO:teuthology.orchestra.run.smithi159.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T23:50:18.978 INFO:teuthology.orchestra.run.smithi159.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T23:50:18.978 INFO:teuthology.orchestra.run.smithi159.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T23:50:18.978 INFO:teuthology.orchestra.run.smithi159.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T23:50:18.978 INFO:teuthology.orchestra.run.smithi159.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T23:50:18.978 INFO:teuthology.orchestra.run.smithi159.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T23:50:18.989 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:18.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:18.991 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:50:19.092 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:19.114 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:19.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:19.118 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:50:19.165 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:50:18 smithi164 bash[92846]: audit 2023-09-23T23:50:18.566592+0000 mon.c (mon.2) 89 : audit 0 from='client.? 172.21.15.159:0/4211411349' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:50:19.197 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:50:18 smithi159 bash[105915]: audit 2023-09-23T23:50:18.566592+0000 mon.c (mon.2) 89 : audit 0 from='client.? 172.21.15.159:0/4211411349' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:50:19.197 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:50:18 smithi159 bash[108473]: audit 2023-09-23T23:50:18.566592+0000 mon.c (mon.2) 89 : audit 0 from='client.? 172.21.15.159:0/4211411349' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:50:19.218 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:19.242 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:19.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:19.244 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:50:19.345 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:50:19.369 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:50:19.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:19.372 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:50:19.472 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:50:19.495 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:50:19.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:19.503 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:50:19.603 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:19.628 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:19.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:19.632 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:50:19.733 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:19.758 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:19.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:19.762 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:50:19.863 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:50:19.900 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:50:19.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:19.906 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:50:19.937 INFO:teuthology.orchestra.run.smithi159.stderr:nodeep-scrub is unset 2023-09-23T23:50:19.939 INFO:teuthology.orchestra.run.smithi159.stderr:reweighted osd.4 to 1 (10000) 2023-09-23T23:50:20.006 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:20.015 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:50:19 smithi164 bash[92846]: cluster 2023-09-23T23:50:18.757060+0000 mgr.y (mgr.25991) 997 : cluster 0 pgmap v1109: 89 pgs: 89 active+clean; 1.1 GiB data, 6.7 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 960 op/s 2023-09-23T23:50:20.015 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:50:19 smithi164 bash[92846]: audit 2023-09-23T23:50:19.243762+0000 mon.c (mon.2) 90 : audit 1 from='client.? 172.21.15.159:0/1628600149' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:50:20.015 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:50:19 smithi164 bash[92846]: audit 2023-09-23T23:50:19.244469+0000 mon.a (mon.0) 1297 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:50:20.015 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:50:19 smithi164 bash[92846]: audit 2023-09-23T23:50:19.245502+0000 mon.b (mon.1) 12 : audit 1 from='client.? 172.21.15.159:0/3696387835' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-23T23:50:20.015 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:50:19 smithi164 bash[92846]: audit 2023-09-23T23:50:19.246366+0000 mon.a (mon.0) 1298 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-23T23:50:20.030 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:20.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:20.035 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:50:20.136 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:50:20.144 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:50:19 smithi159 bash[105915]: cluster 2023-09-23T23:50:18.757060+0000 mgr.y (mgr.25991) 997 : cluster 0 pgmap v1109: 89 pgs: 89 active+clean; 1.1 GiB data, 6.7 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 960 op/s 2023-09-23T23:50:20.144 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:50:19 smithi159 bash[105915]: audit 2023-09-23T23:50:19.243762+0000 mon.c (mon.2) 90 : audit 1 from='client.? 172.21.15.159:0/1628600149' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:50:20.144 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:50:19 smithi159 bash[105915]: audit 2023-09-23T23:50:19.244469+0000 mon.a (mon.0) 1297 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:50:20.144 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:50:19 smithi159 bash[105915]: audit 2023-09-23T23:50:19.245502+0000 mon.b (mon.1) 12 : audit 1 from='client.? 172.21.15.159:0/3696387835' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-23T23:50:20.144 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:50:19 smithi159 bash[105915]: audit 2023-09-23T23:50:19.246366+0000 mon.a (mon.0) 1298 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-23T23:50:20.145 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:50:19 smithi159 bash[108473]: cluster 2023-09-23T23:50:18.757060+0000 mgr.y (mgr.25991) 997 : cluster 0 pgmap v1109: 89 pgs: 89 active+clean; 1.1 GiB data, 6.7 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 960 op/s 2023-09-23T23:50:20.145 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:50:19 smithi159 bash[108473]: audit 2023-09-23T23:50:19.243762+0000 mon.c (mon.2) 90 : audit 1 from='client.? 172.21.15.159:0/1628600149' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:50:20.145 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:50:19 smithi159 bash[108473]: audit 2023-09-23T23:50:19.244469+0000 mon.a (mon.0) 1297 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:50:20.145 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:50:19 smithi159 bash[108473]: audit 2023-09-23T23:50:19.245502+0000 mon.b (mon.1) 12 : audit 1 from='client.? 172.21.15.159:0/3696387835' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-23T23:50:20.145 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:50:19 smithi159 bash[108473]: audit 2023-09-23T23:50:19.246366+0000 mon.a (mon.0) 1298 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-23T23:50:20.159 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:50:20.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:20.162 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:50:20.263 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:50:20.289 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:50:20.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:20.294 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:50:20.395 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:20.418 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:20.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:20.422 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:50:20.523 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:50:20.546 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:50:20.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:20.549 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:50:20.650 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:50:20.676 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:50:20.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:20.678 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:50:20.779 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:20.802 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:20.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:20.804 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:50:20.905 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:50:20.919 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:50:20 smithi159 bash[105915]: cluster 2023-09-23T23:50:19.910406+0000 mon.a (mon.0) 1299 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T23:50:20.919 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:50:20 smithi159 bash[105915]: cluster 2023-09-23T23:50:19.910439+0000 mon.a (mon.0) 1300 : cluster 1 Cluster is now healthy 2023-09-23T23:50:20.919 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:50:20 smithi159 bash[105915]: cluster 2023-09-23T23:50:19.924188+0000 osd.4 (osd.4) 226 : cluster 3 failed to encode map e304 with expected crc 2023-09-23T23:50:20.919 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:50:20 smithi159 bash[105915]: audit 2023-09-23T23:50:19.927474+0000 mon.a (mon.0) 1301 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T23:50:20.919 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:50:20 smithi159 bash[105915]: audit 2023-09-23T23:50:19.927579+0000 mon.a (mon.0) 1302 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-09-23T23:50:20.919 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:50:20 smithi159 bash[105915]: cluster 2023-09-23T23:50:19.927750+0000 mon.a (mon.0) 1303 : cluster 0 osdmap e304: 8 total, 8 up, 5 in 2023-09-23T23:50:20.933 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:50:20.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:20.938 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:50:21.039 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:21.069 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:21.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:21.072 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:50:21.073 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:50:20 smithi159 bash[108473]: cluster 2023-09-23T23:50:19.910406+0000 mon.a (mon.0) 1299 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T23:50:21.073 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:50:20 smithi159 bash[108473]: cluster 2023-09-23T23:50:19.910439+0000 mon.a (mon.0) 1300 : cluster 1 Cluster is now healthy 2023-09-23T23:50:21.073 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:50:20 smithi159 bash[108473]: cluster 2023-09-23T23:50:19.924188+0000 osd.4 (osd.4) 226 : cluster 3 failed to encode map e304 with expected crc 2023-09-23T23:50:21.073 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:50:20 smithi159 bash[108473]: audit 2023-09-23T23:50:19.927474+0000 mon.a (mon.0) 1301 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T23:50:21.073 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:50:20 smithi159 bash[108473]: audit 2023-09-23T23:50:19.927579+0000 mon.a (mon.0) 1302 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-09-23T23:50:21.074 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:50:20 smithi159 bash[108473]: cluster 2023-09-23T23:50:19.927750+0000 mon.a (mon.0) 1303 : cluster 0 osdmap e304: 8 total, 8 up, 5 in 2023-09-23T23:50:21.173 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:21.181 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:50:20 smithi164 bash[92846]: cluster 2023-09-23T23:50:19.910406+0000 mon.a (mon.0) 1299 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T23:50:21.181 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:50:20 smithi164 bash[92846]: cluster 2023-09-23T23:50:19.910439+0000 mon.a (mon.0) 1300 : cluster 1 Cluster is now healthy 2023-09-23T23:50:21.182 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:50:20 smithi164 bash[92846]: cluster 2023-09-23T23:50:19.924188+0000 osd.4 (osd.4) 226 : cluster 3 failed to encode map e304 with expected crc 2023-09-23T23:50:21.182 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:50:20 smithi164 bash[92846]: audit 2023-09-23T23:50:19.927474+0000 mon.a (mon.0) 1301 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T23:50:21.182 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:50:20 smithi164 bash[92846]: audit 2023-09-23T23:50:19.927579+0000 mon.a (mon.0) 1302 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-09-23T23:50:21.182 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:50:20 smithi164 bash[92846]: cluster 2023-09-23T23:50:19.927750+0000 mon.a (mon.0) 1303 : cluster 0 osdmap e304: 8 total, 8 up, 5 in 2023-09-23T23:50:21.198 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:21.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:21.200 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:50:21.301 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:50:21.328 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:50:21.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:21.331 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:50:21.432 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:50:21.462 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:50:21.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:21.466 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:50:21.560 INFO:teuthology.orchestra.run.smithi164.stdout:{ 2023-09-23T23:50:21.560 INFO:teuthology.orchestra.run.smithi164.stdout: "ops": [], 2023-09-23T23:50:21.560 INFO:teuthology.orchestra.run.smithi164.stdout: "complaint_time": 30, 2023-09-23T23:50:21.561 INFO:teuthology.orchestra.run.smithi164.stdout: "num_blocked_ops": 0 2023-09-23T23:50:21.561 INFO:teuthology.orchestra.run.smithi164.stdout:} 2023-09-23T23:50:21.566 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:50:21.591 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:50:21.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:21.597 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:50:21.698 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:50:21.736 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:50:21.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:21.742 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:50:21.843 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:50:21.879 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:50:21.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:21.883 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:50:21.984 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:22.004 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:22.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:22.007 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:50:22.108 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:50:22.115 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:50:21 smithi164 bash[92846]: cluster 2023-09-23T23:50:19.924349+0000 osd.6 (osd.6) 343 : cluster 3 failed to encode map e304 with expected crc 2023-09-23T23:50:22.115 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:50:21 smithi164 bash[92846]: cluster 2023-09-23T23:50:19.925913+0000 osd.6 (osd.6) 344 : cluster 3 failed to encode map e304 with expected crc 2023-09-23T23:50:22.116 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:50:21 smithi164 bash[92846]: cluster 2023-09-23T23:50:20.757405+0000 mgr.y (mgr.25991) 998 : cluster 0 pgmap v1111: 89 pgs: 89 active+clean; 1.1 GiB data, 6.6 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 880 op/s 2023-09-23T23:50:22.129 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:50:22.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:22.132 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:50:22.232 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:22.270 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:22.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:22.272 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:50:22.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:50:21 smithi159 bash[105915]: cluster 2023-09-23T23:50:19.924349+0000 osd.6 (osd.6) 343 : cluster 3 failed to encode map e304 with expected crc 2023-09-23T23:50:22.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:50:21 smithi159 bash[105915]: cluster 2023-09-23T23:50:19.925913+0000 osd.6 (osd.6) 344 : cluster 3 failed to encode map e304 with expected crc 2023-09-23T23:50:22.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:50:21 smithi159 bash[105915]: cluster 2023-09-23T23:50:20.757405+0000 mgr.y (mgr.25991) 998 : cluster 0 pgmap v1111: 89 pgs: 89 active+clean; 1.1 GiB data, 6.6 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 880 op/s 2023-09-23T23:50:22.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:50:21 smithi159 bash[108473]: cluster 2023-09-23T23:50:19.924349+0000 osd.6 (osd.6) 343 : cluster 3 failed to encode map e304 with expected crc 2023-09-23T23:50:22.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:50:21 smithi159 bash[108473]: cluster 2023-09-23T23:50:19.925913+0000 osd.6 (osd.6) 344 : cluster 3 failed to encode map e304 with expected crc 2023-09-23T23:50:22.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:50:21 smithi159 bash[108473]: cluster 2023-09-23T23:50:20.757405+0000 mgr.y (mgr.25991) 998 : cluster 0 pgmap v1111: 89 pgs: 89 active+clean; 1.1 GiB data, 6.6 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 880 op/s 2023-09-23T23:50:22.335 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd reweight 6 1 2023-09-23T23:50:22.373 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:50:22.397 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:50:22.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:22.403 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:50:22.503 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:50:22.529 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:50:22.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:22.533 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:50:22.634 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:22.658 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T23:50:22.660 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:22.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:22.664 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:50:22.725 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_historic_ops 2023-09-23T23:50:22.764 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:22.797 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:22.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:22.803 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:50:22.903 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:22.932 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:22.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:22.938 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:50:23.038 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:23.064 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:23.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:23.066 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:50:23.167 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:50:23.196 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:50:23.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:23.199 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:50:23.300 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:23.327 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:23.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:23.333 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:50:23.433 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:50:23.467 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:50:23.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:23.471 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:50:23.572 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:50:23.607 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:50:23.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:23.610 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:50:23.711 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:50:23.719 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:50:23 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:50:23] "GET /metrics HTTP/1.1" 200 36538 "" "Prometheus/2.43.0" 2023-09-23T23:50:23.734 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:50:23.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:23.737 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:50:23.838 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:23.868 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:23.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:23.870 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:50:23.971 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:24.009 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:24.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:24.013 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:50:24.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:50:23 smithi159 bash[105915]: cluster 2023-09-23T23:50:22.757974+0000 mgr.y (mgr.25991) 999 : cluster 0 pgmap v1112: 89 pgs: 89 active+clean; 970 MiB data, 6.3 GiB used, 441 GiB / 447 GiB avail; 0 B/s wr, 879 op/s 2023-09-23T23:50:24.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:50:23 smithi159 bash[108473]: cluster 2023-09-23T23:50:22.757974+0000 mgr.y (mgr.25991) 999 : cluster 0 pgmap v1112: 89 pgs: 89 active+clean; 970 MiB data, 6.3 GiB used, 441 GiB / 447 GiB avail; 0 B/s wr, 879 op/s 2023-09-23T23:50:24.113 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:24.121 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:50:23 smithi164 bash[92846]: cluster 2023-09-23T23:50:22.757974+0000 mgr.y (mgr.25991) 999 : cluster 0 pgmap v1112: 89 pgs: 89 active+clean; 970 MiB data, 6.3 GiB used, 441 GiB / 447 GiB avail; 0 B/s wr, 879 op/s 2023-09-23T23:50:24.138 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:24.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:24.143 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:50:24.244 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:24.266 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:24.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:24.271 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:50:24.322 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T23:50:24.372 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:24.400 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:24.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:24.402 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:50:24.502 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:24.527 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:24.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:24.530 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:50:24.631 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:24.654 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:24.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:24.657 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:50:24.758 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:50:24.789 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:50:24.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:24.793 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:50:24.893 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:50:24.924 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:50:24.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:24.927 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:50:25.028 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:25.059 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:25.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:25.062 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:50:25.163 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:25.193 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:25.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:25.196 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:50:25.296 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:25.324 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:25.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:25.326 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:50:25.427 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:25.454 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:25.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:25.461 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:50:25.562 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:50:25.593 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:50:25.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:25.595 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:50:25.696 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:50:25.728 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:50:25.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:25.733 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:50:25.833 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:25.856 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:25.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:25.859 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:50:25.959 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:50:25.969 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:50:25 smithi159 bash[105915]: cluster 2023-09-23T23:50:24.758671+0000 mgr.y (mgr.25991) 1000 : cluster 0 pgmap v1113: 89 pgs: 89 active+clean; 819 MiB data, 5.8 GiB used, 441 GiB / 447 GiB avail; 0 B/s wr, 884 op/s 2023-09-23T23:50:25.969 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:50:25 smithi159 bash[108473]: cluster 2023-09-23T23:50:24.758671+0000 mgr.y (mgr.25991) 1000 : cluster 0 pgmap v1113: 89 pgs: 89 active+clean; 819 MiB data, 5.8 GiB used, 441 GiB / 447 GiB avail; 0 B/s wr, 884 op/s 2023-09-23T23:50:25.990 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:50:25.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:25.995 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:50:26.096 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:50:26.123 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:50:26.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:26.125 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:50:26.226 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:26.235 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:50:25 smithi164 bash[92846]: cluster 2023-09-23T23:50:24.758671+0000 mgr.y (mgr.25991) 1000 : cluster 0 pgmap v1113: 89 pgs: 89 active+clean; 819 MiB data, 5.8 GiB used, 441 GiB / 447 GiB avail; 0 B/s wr, 884 op/s 2023-09-23T23:50:26.255 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:26.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:26.257 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:50:26.357 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:26.383 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:26.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:26.387 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:50:26.488 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:50:26.513 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:50:26.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:26.515 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:50:26.615 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:50:26.651 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:50:26.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:26.656 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:50:26.757 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:26.792 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:26.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:26.797 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:50:26.898 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:50:26.928 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:50:26.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:26.931 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:50:27.032 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:27.057 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:27.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:27.059 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:50:27.160 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:27.194 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:27.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:27.197 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:50:27.218 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:50:27.219 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:50:27.298 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:27.321 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:27.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:27.323 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:50:27.424 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:50:27.452 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:50:27.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:27.454 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:50:27.531 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T23:50:27.555 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:50:27.580 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:50:27.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:27.583 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:50:27.684 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:27.712 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:27.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:27.715 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:50:27.815 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:27.841 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:27.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:27.843 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:50:27.944 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:50:27.982 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:50:27.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:27.985 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:50:28.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:50:27 smithi164 bash[92846]: cluster 2023-09-23T23:50:26.759179+0000 mgr.y (mgr.25991) 1001 : cluster 0 pgmap v1114: 89 pgs: 89 active+clean; 785 MiB data, 5.6 GiB used, 441 GiB / 447 GiB avail; 0 B/s wr, 880 op/s 2023-09-23T23:50:28.086 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:28.118 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:28.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:28.124 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:50:28.225 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:28.234 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:50:27 smithi159 bash[105915]: cluster 2023-09-23T23:50:26.759179+0000 mgr.y (mgr.25991) 1001 : cluster 0 pgmap v1114: 89 pgs: 89 active+clean; 785 MiB data, 5.6 GiB used, 441 GiB / 447 GiB avail; 0 B/s wr, 880 op/s 2023-09-23T23:50:28.235 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:50:28.235 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:50:27 smithi159 bash[108473]: cluster 2023-09-23T23:50:26.759179+0000 mgr.y (mgr.25991) 1001 : cluster 0 pgmap v1114: 89 pgs: 89 active+clean; 785 MiB data, 5.6 GiB used, 441 GiB / 447 GiB avail; 0 B/s wr, 880 op/s 2023-09-23T23:50:28.257 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:28.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:28.263 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:50:28.364 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:50:28.396 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:50:28.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:28.398 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:50:28.499 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:28.523 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:28.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:28.525 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:50:28.625 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:28.653 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:28.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:28.658 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:50:28.759 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:50:28.786 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:50:28.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:28.788 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:50:28.889 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:28.917 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:28.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:28.920 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:50:29.020 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:50:29.054 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:50:29.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:29.056 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:50:29.156 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:50:29.178 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:50:29.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:29.184 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:50:29.285 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:29.312 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:29.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:29.315 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:50:29.415 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:29.449 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:29.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:29.454 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:50:29.555 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:29.577 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:29.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:29.583 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:50:29.683 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:50:29.705 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:50:29.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:29.708 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:50:29.809 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:50:29.833 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:50:29.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:29.835 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:50:29.936 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:50:29.960 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:50:29.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:29.963 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:50:30.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:50:29 smithi164 bash[92846]: cluster 2023-09-23T23:50:28.759816+0000 mgr.y (mgr.25991) 1002 : cluster 0 pgmap v1115: 89 pgs: 89 active+clean; 614 MiB data, 5.2 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 873 op/s 2023-09-23T23:50:30.064 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:30.089 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:30.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:30.093 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:50:30.193 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:30.223 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:30.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:30.228 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:50:30.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:50:29 smithi159 bash[105915]: cluster 2023-09-23T23:50:28.759816+0000 mgr.y (mgr.25991) 1002 : cluster 0 pgmap v1115: 89 pgs: 89 active+clean; 614 MiB data, 5.2 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 873 op/s 2023-09-23T23:50:30.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:50:29 smithi159 bash[108473]: cluster 2023-09-23T23:50:28.759816+0000 mgr.y (mgr.25991) 1002 : cluster 0 pgmap v1115: 89 pgs: 89 active+clean; 614 MiB data, 5.2 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 873 op/s 2023-09-23T23:50:30.329 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:30.356 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:30.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:30.359 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:50:30.459 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:30.482 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:30.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:30.487 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:50:30.587 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:50:30.613 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:50:30.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:30.617 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:50:30.717 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:30.743 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:30.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:30.748 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:50:30.849 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:30.879 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:30.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:30.883 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:50:30.983 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:50:31.016 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:50:31.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:31.020 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:50:31.120 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:31.143 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:31.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:31.147 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:50:31.247 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:50:31.278 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:50:31.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:31.281 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:50:31.382 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:31.417 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:31.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:31.419 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:50:31.520 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:50:31.543 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:50:31.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:31.547 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:50:31.648 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:50:31.673 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:50:31.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:31.677 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:50:31.777 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:50:31.801 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:50:31.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:31.806 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:50:31.907 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:31.931 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:31.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:31.934 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:50:32.035 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:32.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:50:31 smithi159 bash[105915]: cluster 2023-09-23T23:50:30.760345+0000 mgr.y (mgr.25991) 1003 : cluster 0 pgmap v1116: 89 pgs: 89 active+clean; 547 MiB data, 5.0 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 802 op/s 2023-09-23T23:50:32.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:50:31 smithi159 bash[108473]: cluster 2023-09-23T23:50:30.760345+0000 mgr.y (mgr.25991) 1003 : cluster 0 pgmap v1116: 89 pgs: 89 active+clean; 547 MiB data, 5.0 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 802 op/s 2023-09-23T23:50:32.071 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:32.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:32.073 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:50:32.174 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:50:32.182 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:50:31 smithi164 bash[92846]: cluster 2023-09-23T23:50:30.760345+0000 mgr.y (mgr.25991) 1003 : cluster 0 pgmap v1116: 89 pgs: 89 active+clean; 547 MiB data, 5.0 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 802 op/s 2023-09-23T23:50:32.201 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:50:32.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:32.207 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:50:32.225 INFO:teuthology.orchestra.run.smithi164.stdout:{ 2023-09-23T23:50:32.226 INFO:teuthology.orchestra.run.smithi164.stdout: "size": 20, 2023-09-23T23:50:32.226 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 600, 2023-09-23T23:50:32.226 INFO:teuthology.orchestra.run.smithi164.stdout: "ops": [ 2023-09-23T23:50:32.226 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.226 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35106.0:43424 8.4 8:27cc85ab:::benchmark_data_smithi159_217074_object43423:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e296)", 2023-09-23T23:50:32.226 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:47:32.376949+0000", 2023-09-23T23:50:32.226 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 179.84200122499999, 2023-09-23T23:50:32.226 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.113036952, 2023-09-23T23:50:32.226 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:50:32.227 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:50:32.227 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:50:32.227 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35106", 2023-09-23T23:50:32.227 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/487782533", 2023-09-23T23:50:32.227 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 43424 2023-09-23T23:50:32.227 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.227 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:50:32.227 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.227 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:50:32.227 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:47:32.376949+0000", 2023-09-23T23:50:32.227 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:50:32.227 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.227 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.228 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:50:32.228 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:47:32.376949+0000", 2023-09-23T23:50:32.228 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:50:32.228 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.228 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.228 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:50:32.228 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:47:32.376948+0000", 2023-09-23T23:50:32.228 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.999999 2023-09-23T23:50:32.228 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.228 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.228 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:50:32.228 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:47:32.376991+0000", 2023-09-23T23:50:32.228 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.2382000000000002e-05 2023-09-23T23:50:32.229 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.229 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.229 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:50:32.229 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:47:32.377001+0000", 2023-09-23T23:50:32.229 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.0268999999999999e-05 2023-09-23T23:50:32.229 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.229 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.229 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:50:32.229 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:47:32.377008+0000", 2023-09-23T23:50:32.229 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.9530000000000002e-06 2023-09-23T23:50:32.229 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.229 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.229 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:50:32.230 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:47:32.378848+0000", 2023-09-23T23:50:32.230 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0018402830000000001 2023-09-23T23:50:32.230 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.230 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.230 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:50:32.230 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:47:32.378955+0000", 2023-09-23T23:50:32.230 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000106877 2023-09-23T23:50:32.230 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.231 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.231 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 2,6", 2023-09-23T23:50:32.231 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:47:32.379111+0000", 2023-09-23T23:50:32.231 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00015562400000000001 2023-09-23T23:50:32.231 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.231 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.231 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:50:32.231 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:47:32.383790+0000", 2023-09-23T23:50:32.231 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.004679407 2023-09-23T23:50:32.231 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.231 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.231 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:50:32.232 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:47:32.384109+0000", 2023-09-23T23:50:32.232 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00031887499999999999 2023-09-23T23:50:32.232 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.232 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.232 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:50:32.232 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:47:32.489814+0000", 2023-09-23T23:50:32.232 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.105705243 2023-09-23T23:50:32.232 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.232 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.232 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:50:32.232 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:47:32.489914+0000", 2023-09-23T23:50:32.232 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.9790999999999994e-05 2023-09-23T23:50:32.232 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.233 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.233 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:50:32.233 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:47:32.489986+0000", 2023-09-23T23:50:32.233 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.2426000000000001e-05 2023-09-23T23:50:32.233 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:50:32.233 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:50:32.233 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:50:32.233 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.233 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.233 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35106.0:43427 8.4 8:279c7e07:::benchmark_data_smithi159_217074_object43426:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e296)", 2023-09-23T23:50:32.233 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:47:32.378246+0000", 2023-09-23T23:50:32.234 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 179.840704187, 2023-09-23T23:50:32.234 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.11205709799999999, 2023-09-23T23:50:32.234 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:50:32.234 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:50:32.234 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:50:32.234 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35106", 2023-09-23T23:50:32.234 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/487782533", 2023-09-23T23:50:32.234 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 43427 2023-09-23T23:50:32.234 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.234 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:50:32.234 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.235 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:50:32.235 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:47:32.378246+0000", 2023-09-23T23:50:32.235 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:50:32.235 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.235 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.235 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:50:32.235 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:47:32.378246+0000", 2023-09-23T23:50:32.235 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:50:32.235 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.235 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.235 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:50:32.235 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:47:32.378245+0000", 2023-09-23T23:50:32.235 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2023-09-23T23:50:32.236 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.236 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.236 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:50:32.236 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:47:32.378289+0000", 2023-09-23T23:50:32.236 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.3789999999999999e-05 2023-09-23T23:50:32.236 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.236 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.236 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:50:32.236 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:47:32.378306+0000", 2023-09-23T23:50:32.236 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.7371999999999999e-05 2023-09-23T23:50:32.236 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.236 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.236 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:50:32.237 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:47:32.378315+0000", 2023-09-23T23:50:32.237 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.5529999999999993e-06 2023-09-23T23:50:32.237 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.237 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.237 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:50:32.237 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:47:32.380503+0000", 2023-09-23T23:50:32.237 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0021884740000000001 2023-09-23T23:50:32.237 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.237 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.237 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:50:32.237 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:47:32.380657+0000", 2023-09-23T23:50:32.237 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00015394000000000001 2023-09-23T23:50:32.238 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.238 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.238 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 2,6", 2023-09-23T23:50:32.238 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:47:32.380814+0000", 2023-09-23T23:50:32.238 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000156644 2023-09-23T23:50:32.238 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.238 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.238 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:50:32.238 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:47:32.383796+0000", 2023-09-23T23:50:32.238 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0029820070000000001 2023-09-23T23:50:32.238 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.238 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.238 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:50:32.239 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:47:32.384550+0000", 2023-09-23T23:50:32.239 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00075351200000000002 2023-09-23T23:50:32.239 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.239 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.239 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:50:32.239 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:47:32.490109+0000", 2023-09-23T23:50:32.239 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.105559628 2023-09-23T23:50:32.239 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.239 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.239 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:50:32.239 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:47:32.490231+0000", 2023-09-23T23:50:32.239 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00012147200000000001 2023-09-23T23:50:32.239 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.240 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.240 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:50:32.240 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:47:32.490304+0000", 2023-09-23T23:50:32.240 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.2908000000000001e-05 2023-09-23T23:50:32.240 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:50:32.240 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:50:32.240 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:50:32.240 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.240 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.240 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35106.0:43964 8.4 8:2bb8e659:::benchmark_data_smithi159_217074_object43963:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e296)", 2023-09-23T23:50:32.240 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:47:33.111648+0000", 2023-09-23T23:50:32.241 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 179.107302436, 2023-09-23T23:50:32.241 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.106118799, 2023-09-23T23:50:32.241 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:50:32.241 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:50:32.241 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:50:32.241 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35106", 2023-09-23T23:50:32.241 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/487782533", 2023-09-23T23:50:32.241 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 43964 2023-09-23T23:50:32.241 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.241 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:50:32.242 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.242 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:50:32.242 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:47:33.111648+0000", 2023-09-23T23:50:32.242 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:50:32.242 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.242 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.242 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:50:32.242 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:47:33.111648+0000", 2023-09-23T23:50:32.242 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:50:32.242 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.242 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.242 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:50:32.243 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:47:33.111647+0000", 2023-09-23T23:50:32.243 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2023-09-23T23:50:32.243 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.243 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.243 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:50:32.243 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:47:33.111695+0000", 2023-09-23T23:50:32.243 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.8517999999999999e-05 2023-09-23T23:50:32.243 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.243 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.243 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:50:32.243 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:47:33.111708+0000", 2023-09-23T23:50:32.243 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.243e-05 2023-09-23T23:50:32.243 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.244 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.244 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:50:32.244 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:47:33.111714+0000", 2023-09-23T23:50:32.244 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.4999999999999996e-06 2023-09-23T23:50:32.244 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.244 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.244 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:50:32.244 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:47:33.111766+0000", 2023-09-23T23:50:32.244 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.1592999999999999e-05 2023-09-23T23:50:32.244 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.244 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.244 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:50:32.245 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:47:33.111895+0000", 2023-09-23T23:50:32.245 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00012893799999999999 2023-09-23T23:50:32.245 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.245 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.245 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 2,6", 2023-09-23T23:50:32.245 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:47:33.112200+0000", 2023-09-23T23:50:32.245 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00030495700000000001 2023-09-23T23:50:32.245 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.245 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.245 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:50:32.245 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:47:33.118264+0000", 2023-09-23T23:50:32.245 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0060644260000000004 2023-09-23T23:50:32.245 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.246 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.246 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:50:32.246 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:47:33.118420+0000", 2023-09-23T23:50:32.246 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00015588399999999999 2023-09-23T23:50:32.246 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.246 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.246 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:50:32.246 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:47:33.217611+0000", 2023-09-23T23:50:32.246 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.099190749999999994 2023-09-23T23:50:32.246 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.246 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.246 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:50:32.247 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:47:33.217700+0000", 2023-09-23T23:50:32.247 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.8727999999999995e-05 2023-09-23T23:50:32.247 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.247 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.247 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:50:32.247 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:47:33.217767+0000", 2023-09-23T23:50:32.247 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.7424999999999999e-05 2023-09-23T23:50:32.247 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:50:32.247 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:50:32.247 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:50:32.247 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.247 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.247 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35106.0:48654 8.2 8:41ac7364:::benchmark_data_smithi159_217074_object48653:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e296)", 2023-09-23T23:50:32.248 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:47:37.153972+0000", 2023-09-23T23:50:32.248 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 175.064978446, 2023-09-23T23:50:32.248 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.22128287299999999, 2023-09-23T23:50:32.248 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:50:32.248 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:50:32.248 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:50:32.248 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35106", 2023-09-23T23:50:32.248 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/487782533", 2023-09-23T23:50:32.248 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 48654 2023-09-23T23:50:32.248 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.248 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:50:32.248 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.248 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:50:32.249 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:47:37.153972+0000", 2023-09-23T23:50:32.249 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:50:32.249 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.249 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.249 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:50:32.249 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:47:37.153972+0000", 2023-09-23T23:50:32.249 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:50:32.249 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.249 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.249 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:50:32.249 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:47:37.153971+0000", 2023-09-23T23:50:32.249 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.999999 2023-09-23T23:50:32.249 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.250 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.250 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:50:32.250 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:47:37.154019+0000", 2023-09-23T23:50:32.250 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.7957000000000002e-05 2023-09-23T23:50:32.250 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.250 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.250 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:50:32.250 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:47:37.154031+0000", 2023-09-23T23:50:32.250 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.2241e-05 2023-09-23T23:50:32.250 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.250 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.250 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:50:32.250 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:47:37.154039+0000", 2023-09-23T23:50:32.251 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.8339999999999999e-06 2023-09-23T23:50:32.251 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.251 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.251 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:50:32.251 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:47:37.154082+0000", 2023-09-23T23:50:32.251 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.3176999999999997e-05 2023-09-23T23:50:32.251 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.251 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.252 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:50:32.252 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:47:37.154178+0000", 2023-09-23T23:50:32.252 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.5461e-05 2023-09-23T23:50:32.252 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.252 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.252 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 3,6", 2023-09-23T23:50:32.252 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:47:37.154292+0000", 2023-09-23T23:50:32.252 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00011455099999999999 2023-09-23T23:50:32.252 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.252 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.252 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:50:32.252 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:47:37.156492+0000", 2023-09-23T23:50:32.252 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0022000489999999999 2023-09-23T23:50:32.253 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.253 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.253 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:50:32.253 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:47:37.156887+0000", 2023-09-23T23:50:32.253 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00039496099999999999 2023-09-23T23:50:32.253 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.253 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.253 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:50:32.253 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:47:37.375157+0000", 2023-09-23T23:50:32.253 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.21826984699999999 2023-09-23T23:50:32.253 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.253 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.253 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:50:32.254 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:47:37.375210+0000", 2023-09-23T23:50:32.254 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.3124999999999997e-05 2023-09-23T23:50:32.254 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.254 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.254 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:50:32.254 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:47:37.375255+0000", 2023-09-23T23:50:32.254 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.4855000000000003e-05 2023-09-23T23:50:32.254 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:50:32.254 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:50:32.254 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:50:32.254 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.254 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.255 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35106.0:49807 8.2 8:47296156:::benchmark_data_smithi159_217074_object49806:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e296)", 2023-09-23T23:50:32.255 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:47:38.464032+0000", 2023-09-23T23:50:32.255 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 173.75491889200001, 2023-09-23T23:50:32.255 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.105928571, 2023-09-23T23:50:32.255 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:50:32.255 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:50:32.255 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:50:32.255 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35106", 2023-09-23T23:50:32.255 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/487782533", 2023-09-23T23:50:32.255 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 49807 2023-09-23T23:50:32.255 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.255 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:50:32.256 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.256 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:50:32.256 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:47:38.464032+0000", 2023-09-23T23:50:32.256 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:50:32.256 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.256 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.256 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:50:32.256 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:47:38.464032+0000", 2023-09-23T23:50:32.256 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:50:32.256 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.256 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.256 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:50:32.256 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:47:38.464030+0000", 2023-09-23T23:50:32.257 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2023-09-23T23:50:32.257 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.257 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.257 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:50:32.257 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:47:38.464066+0000", 2023-09-23T23:50:32.257 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.5924999999999999e-05 2023-09-23T23:50:32.258 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.258 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.258 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:50:32.258 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:47:38.464084+0000", 2023-09-23T23:50:32.258 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.8233999999999999e-05 2023-09-23T23:50:32.258 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.258 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.258 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:50:32.258 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:47:38.464093+0000", 2023-09-23T23:50:32.258 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.4169999999999992e-06 2023-09-23T23:50:32.258 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.258 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.259 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:50:32.259 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:47:38.464159+0000", 2023-09-23T23:50:32.259 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.6218999999999997e-05 2023-09-23T23:50:32.259 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.259 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.259 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:50:32.259 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:47:38.464347+0000", 2023-09-23T23:50:32.259 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00018792900000000001 2023-09-23T23:50:32.259 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.259 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.259 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 3,6", 2023-09-23T23:50:32.259 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:47:38.464561+0000", 2023-09-23T23:50:32.259 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000214594 2023-09-23T23:50:32.260 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.260 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.260 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:50:32.260 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:47:38.466585+0000", 2023-09-23T23:50:32.260 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.002023235 2023-09-23T23:50:32.260 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.260 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.260 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:50:32.260 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:47:38.466852+0000", 2023-09-23T23:50:32.260 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00026729500000000002 2023-09-23T23:50:32.260 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.260 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.261 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:50:32.261 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:47:38.569834+0000", 2023-09-23T23:50:32.261 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.102981885 2023-09-23T23:50:32.261 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.261 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.261 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:50:32.261 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:47:38.569905+0000", 2023-09-23T23:50:32.262 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.0710000000000006e-05 2023-09-23T23:50:32.262 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.262 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.262 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:50:32.262 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:47:38.569960+0000", 2023-09-23T23:50:32.262 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.5748000000000002e-05 2023-09-23T23:50:32.262 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:50:32.262 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:50:32.262 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:50:32.262 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.263 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.263 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35106.0:112180 8.4 8:211cafab:::benchmark_data_smithi159_217074_object8636:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e298)", 2023-09-23T23:50:32.263 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:48:46.806155+0000", 2023-09-23T23:50:32.263 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 105.412795542, 2023-09-23T23:50:32.263 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.119632919, 2023-09-23T23:50:32.263 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:50:32.263 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:50:32.263 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:50:32.263 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35106", 2023-09-23T23:50:32.263 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/487782533", 2023-09-23T23:50:32.263 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 112180 2023-09-23T23:50:32.263 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.264 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:50:32.264 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.264 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:50:32.264 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:46.806155+0000", 2023-09-23T23:50:32.264 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:50:32.264 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.264 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.264 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:50:32.264 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:46.806155+0000", 2023-09-23T23:50:32.264 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:50:32.264 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.265 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.265 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:50:32.265 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:46.806154+0000", 2023-09-23T23:50:32.265 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2023-09-23T23:50:32.265 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.265 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.265 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:50:32.265 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:46.806161+0000", 2023-09-23T23:50:32.265 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.5789999999999998e-06 2023-09-23T23:50:32.265 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.265 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.265 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:50:32.265 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:46.806175+0000", 2023-09-23T23:50:32.266 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.3889e-05 2023-09-23T23:50:32.266 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.266 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.266 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:50:32.266 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:46.806182+0000", 2023-09-23T23:50:32.266 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.1470000000000004e-06 2023-09-23T23:50:32.266 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.266 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.266 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:50:32.266 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:46.806921+0000", 2023-09-23T23:50:32.266 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00073846999999999997 2023-09-23T23:50:32.266 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.267 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.267 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:50:32.267 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:46.807042+0000", 2023-09-23T23:50:32.267 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000121458 2023-09-23T23:50:32.267 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.267 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.267 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 2,6", 2023-09-23T23:50:32.267 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:46.807163+0000", 2023-09-23T23:50:32.267 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00012077400000000001 2023-09-23T23:50:32.267 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.267 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.267 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:50:32.267 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:46.814843+0000", 2023-09-23T23:50:32.268 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0076798079999999998 2023-09-23T23:50:32.268 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.268 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.268 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:50:32.268 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:46.816356+0000", 2023-09-23T23:50:32.268 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.001512862 2023-09-23T23:50:32.268 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.268 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.268 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:50:32.268 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:46.925657+0000", 2023-09-23T23:50:32.268 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.10930161200000001 2023-09-23T23:50:32.268 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.268 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.269 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:50:32.269 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:46.925729+0000", 2023-09-23T23:50:32.269 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.1749999999999996e-05 2023-09-23T23:50:32.269 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.269 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.269 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:50:32.269 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:46.925788+0000", 2023-09-23T23:50:32.269 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.9089999999999998e-05 2023-09-23T23:50:32.269 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:50:32.269 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:50:32.269 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:50:32.269 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.269 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.270 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35106.0:112182 8.4 8:2a19f162:::benchmark_data_smithi159_217074_object8638:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e298)", 2023-09-23T23:50:32.270 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:48:46.806872+0000", 2023-09-23T23:50:32.270 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 105.41207908600001, 2023-09-23T23:50:32.270 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.119050297, 2023-09-23T23:50:32.270 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:50:32.270 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:50:32.270 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:50:32.270 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35106", 2023-09-23T23:50:32.270 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/487782533", 2023-09-23T23:50:32.270 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 112182 2023-09-23T23:50:32.270 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.270 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:50:32.271 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.271 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:50:32.271 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:46.806872+0000", 2023-09-23T23:50:32.271 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:50:32.271 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.271 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.271 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:50:32.271 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:46.806872+0000", 2023-09-23T23:50:32.271 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:50:32.271 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.271 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.271 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:50:32.272 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:46.806871+0000", 2023-09-23T23:50:32.272 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.999999 2023-09-23T23:50:32.272 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.272 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.272 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:50:32.272 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:46.806879+0000", 2023-09-23T23:50:32.272 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.7860000000000002e-06 2023-09-23T23:50:32.272 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.272 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.273 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:50:32.273 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:46.806903+0000", 2023-09-23T23:50:32.273 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.3312999999999999e-05 2023-09-23T23:50:32.273 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.273 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.273 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:50:32.273 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:46.806910+0000", 2023-09-23T23:50:32.273 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.9059999999999996e-06 2023-09-23T23:50:32.273 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.273 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.273 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:50:32.273 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:46.811066+0000", 2023-09-23T23:50:32.274 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0041567849999999996 2023-09-23T23:50:32.274 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.274 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.274 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:50:32.274 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:46.811474+0000", 2023-09-23T23:50:32.274 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00040719200000000001 2023-09-23T23:50:32.274 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.274 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.274 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 2,6", 2023-09-23T23:50:32.274 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:46.811765+0000", 2023-09-23T23:50:32.274 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000291026 2023-09-23T23:50:32.275 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.275 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.275 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:50:32.275 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:46.814961+0000", 2023-09-23T23:50:32.275 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0031965420000000001 2023-09-23T23:50:32.275 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.275 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.275 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:50:32.275 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:46.816377+0000", 2023-09-23T23:50:32.275 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0014156170000000001 2023-09-23T23:50:32.275 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.275 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.275 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:50:32.276 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:46.925832+0000", 2023-09-23T23:50:32.276 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.10945540400000001 2023-09-23T23:50:32.276 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.276 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.276 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:50:32.276 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:46.925881+0000", 2023-09-23T23:50:32.276 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.8705000000000002e-05 2023-09-23T23:50:32.276 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.276 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.276 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:50:32.276 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:46.925922+0000", 2023-09-23T23:50:32.276 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.0856000000000003e-05 2023-09-23T23:50:32.276 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:50:32.277 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:50:32.277 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:50:32.277 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.277 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.277 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35106.0:115789 8.2 8:464a50d3:::benchmark_data_smithi159_217074_object12245:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e298)", 2023-09-23T23:50:32.277 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:48:50.902939+0000", 2023-09-23T23:50:32.277 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 101.31601116500001, 2023-09-23T23:50:32.277 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.15156153, 2023-09-23T23:50:32.277 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:50:32.277 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:50:32.277 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:50:32.277 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35106", 2023-09-23T23:50:32.277 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/487782533", 2023-09-23T23:50:32.278 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 115789 2023-09-23T23:50:32.278 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.278 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:50:32.278 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.278 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:50:32.278 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:50.902939+0000", 2023-09-23T23:50:32.278 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:50:32.278 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.278 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.278 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:50:32.278 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:50.902939+0000", 2023-09-23T23:50:32.278 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:50:32.279 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.279 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.279 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:50:32.279 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:50.902938+0000", 2023-09-23T23:50:32.279 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999981 2023-09-23T23:50:32.279 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.279 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.279 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:50:32.279 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:50.902946+0000", 2023-09-23T23:50:32.279 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.1370000000000002e-06 2023-09-23T23:50:32.279 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.279 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.279 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:50:32.280 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:50.902957+0000", 2023-09-23T23:50:32.280 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.1286e-05 2023-09-23T23:50:32.280 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.280 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.280 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:50:32.280 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:50.902963+0000", 2023-09-23T23:50:32.280 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.8030000000000002e-06 2023-09-23T23:50:32.280 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.280 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.280 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:50:32.280 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:50.903074+0000", 2023-09-23T23:50:32.280 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000111506 2023-09-23T23:50:32.280 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.281 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.281 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:50:32.281 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:50.903174+0000", 2023-09-23T23:50:32.281 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.9857000000000003e-05 2023-09-23T23:50:32.281 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.281 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.281 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 3,6", 2023-09-23T23:50:32.281 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:50.903264+0000", 2023-09-23T23:50:32.281 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.9924000000000002e-05 2023-09-23T23:50:32.281 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.281 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.281 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:50:32.281 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:50.906407+0000", 2023-09-23T23:50:32.282 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0031431929999999999 2023-09-23T23:50:32.282 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.282 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.282 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:50:32.282 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:50.906588+0000", 2023-09-23T23:50:32.282 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000180574 2023-09-23T23:50:32.283 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.283 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.283 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:50:32.283 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:51.054385+0000", 2023-09-23T23:50:32.283 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.14779694400000001 2023-09-23T23:50:32.283 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.283 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.284 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:50:32.284 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:51.054441+0000", 2023-09-23T23:50:32.284 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.6433e-05 2023-09-23T23:50:32.284 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.284 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.284 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:50:32.284 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:51.054501+0000", 2023-09-23T23:50:32.284 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.9664999999999999e-05 2023-09-23T23:50:32.285 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:50:32.285 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:50:32.285 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:50:32.285 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.285 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.285 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35106.0:116012 8.2 8:4ba6e4c8:::benchmark_data_smithi159_217074_object12468:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e298)", 2023-09-23T23:50:32.285 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:48:51.275421+0000", 2023-09-23T23:50:32.286 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 100.943529779, 2023-09-23T23:50:32.286 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.132830532, 2023-09-23T23:50:32.286 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:50:32.286 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:50:32.286 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:50:32.286 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35106", 2023-09-23T23:50:32.286 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/487782533", 2023-09-23T23:50:32.286 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 116012 2023-09-23T23:50:32.287 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.287 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:50:32.287 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.287 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:50:32.287 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:51.275421+0000", 2023-09-23T23:50:32.287 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:50:32.287 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.288 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.288 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:50:32.288 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:51.275421+0000", 2023-09-23T23:50:32.288 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:50:32.288 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.288 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.288 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:50:32.288 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:51.275419+0000", 2023-09-23T23:50:32.289 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999981 2023-09-23T23:50:32.289 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.289 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.289 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:50:32.289 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:51.275428+0000", 2023-09-23T23:50:32.289 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.6710000000000005e-06 2023-09-23T23:50:32.289 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.290 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.290 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:50:32.290 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:51.275450+0000", 2023-09-23T23:50:32.290 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.2058000000000001e-05 2023-09-23T23:50:32.290 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.290 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.290 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:50:32.290 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:51.275460+0000", 2023-09-23T23:50:32.291 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.0129000000000001e-05 2023-09-23T23:50:32.291 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.291 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.291 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:50:32.291 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:51.275516+0000", 2023-09-23T23:50:32.291 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.6654999999999999e-05 2023-09-23T23:50:32.291 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.291 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.292 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:50:32.292 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:51.275646+0000", 2023-09-23T23:50:32.292 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00012933199999999999 2023-09-23T23:50:32.292 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.292 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.292 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 3,6", 2023-09-23T23:50:32.292 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:51.275768+0000", 2023-09-23T23:50:32.292 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000121956 2023-09-23T23:50:32.293 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.293 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.293 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:50:32.293 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:51.282272+0000", 2023-09-23T23:50:32.293 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0065039390000000002 2023-09-23T23:50:32.293 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.293 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.294 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:50:32.294 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:51.285391+0000", 2023-09-23T23:50:32.294 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0031193639999999999 2023-09-23T23:50:32.294 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.294 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.294 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:50:32.294 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:51.408151+0000", 2023-09-23T23:50:32.294 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.12275944799999999 2023-09-23T23:50:32.295 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.295 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.295 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:50:32.295 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:51.408216+0000", 2023-09-23T23:50:32.295 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.5135999999999994e-05 2023-09-23T23:50:32.295 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.295 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.295 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:50:32.296 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:51.408251+0000", 2023-09-23T23:50:32.296 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.5712e-05 2023-09-23T23:50:32.296 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:50:32.296 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:50:32.296 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:50:32.296 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.296 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.296 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35106.0:116015 8.2 8:44197296:::benchmark_data_smithi159_217074_object12471:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e298)", 2023-09-23T23:50:32.297 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:48:51.275779+0000", 2023-09-23T23:50:32.297 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 100.943171312, 2023-09-23T23:50:32.297 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.1325674, 2023-09-23T23:50:32.297 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:50:32.297 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:50:32.297 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:50:32.297 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35106", 2023-09-23T23:50:32.298 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/487782533", 2023-09-23T23:50:32.298 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 116015 2023-09-23T23:50:32.298 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.298 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:50:32.298 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.298 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:50:32.298 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:51.275779+0000", 2023-09-23T23:50:32.299 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:50:32.299 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.299 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.299 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:50:32.299 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:51.275779+0000", 2023-09-23T23:50:32.299 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:50:32.299 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.300 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.300 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:50:32.300 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:51.275778+0000", 2023-09-23T23:50:32.300 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.999999 2023-09-23T23:50:32.300 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.300 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.300 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:50:32.300 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:51.275784+0000", 2023-09-23T23:50:32.301 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.7400000000000001e-06 2023-09-23T23:50:32.301 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.301 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.301 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:50:32.301 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:51.275796+0000", 2023-09-23T23:50:32.301 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.1967000000000001e-05 2023-09-23T23:50:32.301 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.301 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.301 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:50:32.302 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:51.275802+0000", 2023-09-23T23:50:32.302 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.2620000000000004e-06 2023-09-23T23:50:32.302 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.302 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.302 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:50:32.302 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:51.278890+0000", 2023-09-23T23:50:32.302 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0030876530000000001 2023-09-23T23:50:32.303 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.303 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.303 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:50:32.303 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:51.278977+0000", 2023-09-23T23:50:32.303 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.7484999999999993e-05 2023-09-23T23:50:32.303 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.303 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.303 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 3,6", 2023-09-23T23:50:32.304 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:51.279067+0000", 2023-09-23T23:50:32.304 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.9835999999999998e-05 2023-09-23T23:50:32.304 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.304 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.304 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:50:32.305 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:51.285067+0000", 2023-09-23T23:50:32.305 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0059998289999999999 2023-09-23T23:50:32.305 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.305 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.305 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:50:32.305 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:51.287741+0000", 2023-09-23T23:50:32.305 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.002673482 2023-09-23T23:50:32.306 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.306 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.306 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:50:32.306 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:51.408290+0000", 2023-09-23T23:50:32.306 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.120549135 2023-09-23T23:50:32.306 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.306 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.307 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:50:32.307 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:51.408321+0000", 2023-09-23T23:50:32.307 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.1309999999999997e-05 2023-09-23T23:50:32.307 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.307 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.307 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:50:32.307 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:51.408347+0000", 2023-09-23T23:50:32.308 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.5635000000000001e-05 2023-09-23T23:50:32.308 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:50:32.308 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:50:32.308 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:50:32.308 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.308 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.308 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35106.0:116021 8.2 8:4842c3a8:::benchmark_data_smithi159_217074_object12477:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e298)", 2023-09-23T23:50:32.309 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:48:51.280500+0000", 2023-09-23T23:50:32.309 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 100.93845051700001, 2023-09-23T23:50:32.309 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.140059353, 2023-09-23T23:50:32.309 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:50:32.310 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:50:32.310 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:50:32.310 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35106", 2023-09-23T23:50:32.310 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/487782533", 2023-09-23T23:50:32.310 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 116021 2023-09-23T23:50:32.310 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.310 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:50:32.310 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.310 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:50:32.311 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:51.280500+0000", 2023-09-23T23:50:32.311 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:50:32.311 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.311 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.311 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:50:32.311 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:51.280500+0000", 2023-09-23T23:50:32.311 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:50:32.311 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.311 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.311 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:50:32.311 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:51.280499+0000", 2023-09-23T23:50:32.312 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2023-09-23T23:50:32.312 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.312 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.312 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:50:32.312 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:51.280506+0000", 2023-09-23T23:50:32.312 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.5270000000000001e-06 2023-09-23T23:50:32.312 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.312 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.312 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:50:32.313 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:51.280537+0000", 2023-09-23T23:50:32.313 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.0587999999999999e-05 2023-09-23T23:50:32.313 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.313 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.313 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:50:32.313 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:51.280545+0000", 2023-09-23T23:50:32.313 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.2169999999999994e-06 2023-09-23T23:50:32.313 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.313 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.313 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:50:32.313 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:51.282294+0000", 2023-09-23T23:50:32.313 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0017488670000000001 2023-09-23T23:50:32.313 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.314 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.314 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:50:32.314 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:51.282413+0000", 2023-09-23T23:50:32.314 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000118962 2023-09-23T23:50:32.314 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.314 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.314 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 3,6", 2023-09-23T23:50:32.314 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:51.282542+0000", 2023-09-23T23:50:32.315 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000128973 2023-09-23T23:50:32.315 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.315 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.315 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:50:32.315 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:51.285262+0000", 2023-09-23T23:50:32.315 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0027200390000000001 2023-09-23T23:50:32.315 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.315 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.315 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:50:32.315 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:51.287930+0000", 2023-09-23T23:50:32.315 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0026683649999999998 2023-09-23T23:50:32.315 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.315 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.316 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:50:32.316 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:51.420433+0000", 2023-09-23T23:50:32.316 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.13250257500000001 2023-09-23T23:50:32.316 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.316 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.316 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:50:32.316 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:51.420497+0000", 2023-09-23T23:50:32.316 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.4343000000000004e-05 2023-09-23T23:50:32.316 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.316 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.317 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:50:32.317 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:51.420559+0000", 2023-09-23T23:50:32.317 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.2378000000000005e-05 2023-09-23T23:50:32.317 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:50:32.317 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:50:32.317 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:50:32.317 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.317 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.317 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35106.0:116033 8.2 8:41a7e3c4:::benchmark_data_smithi159_217074_object12489:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e298)", 2023-09-23T23:50:32.317 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:48:51.291544+0000", 2023-09-23T23:50:32.317 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 100.927406891, 2023-09-23T23:50:32.318 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.129222063, 2023-09-23T23:50:32.318 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:50:32.318 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:50:32.318 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:50:32.318 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35106", 2023-09-23T23:50:32.318 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/487782533", 2023-09-23T23:50:32.318 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 116033 2023-09-23T23:50:32.318 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.318 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:50:32.319 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.319 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:50:32.319 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:51.291544+0000", 2023-09-23T23:50:32.319 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:50:32.319 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.319 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.319 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:50:32.319 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:51.291544+0000", 2023-09-23T23:50:32.319 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:50:32.319 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.319 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.320 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:50:32.320 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:51.291542+0000", 2023-09-23T23:50:32.320 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2023-09-23T23:50:32.320 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.320 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.320 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:50:32.320 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:51.291555+0000", 2023-09-23T23:50:32.320 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.29e-05 2023-09-23T23:50:32.320 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.321 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.321 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:50:32.321 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:51.291573+0000", 2023-09-23T23:50:32.321 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.8093000000000001e-05 2023-09-23T23:50:32.321 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.321 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.321 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:50:32.321 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:51.291580+0000", 2023-09-23T23:50:32.321 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.8510000000000001e-06 2023-09-23T23:50:32.321 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.322 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.322 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:50:32.322 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:51.291633+0000", 2023-09-23T23:50:32.322 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.3437999999999999e-05 2023-09-23T23:50:32.322 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.322 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.322 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:50:32.322 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:51.291761+0000", 2023-09-23T23:50:32.322 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000127396 2023-09-23T23:50:32.323 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.323 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.323 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 3,6", 2023-09-23T23:50:32.323 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:51.291882+0000", 2023-09-23T23:50:32.323 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00012144 2023-09-23T23:50:32.323 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.323 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.323 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:50:32.324 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:51.300137+0000", 2023-09-23T23:50:32.324 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0082545910000000004 2023-09-23T23:50:32.324 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.324 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.324 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:50:32.324 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:51.301297+0000", 2023-09-23T23:50:32.324 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00116048 2023-09-23T23:50:32.324 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.324 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.324 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:50:32.324 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:51.420642+0000", 2023-09-23T23:50:32.325 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.119344772 2023-09-23T23:50:32.325 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.325 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.325 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:50:32.325 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:51.420713+0000", 2023-09-23T23:50:32.325 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.1320000000000002e-05 2023-09-23T23:50:32.325 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.325 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.325 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:50:32.325 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:51.420766+0000", 2023-09-23T23:50:32.325 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.2398000000000002e-05 2023-09-23T23:50:32.325 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:50:32.325 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:50:32.326 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:50:32.326 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.326 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.326 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35106.0:116036 8.2 8:42adef8a:::benchmark_data_smithi159_217074_object12492:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e298)", 2023-09-23T23:50:32.326 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:48:51.296333+0000", 2023-09-23T23:50:32.326 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 100.922617551, 2023-09-23T23:50:32.326 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.12461823599999999, 2023-09-23T23:50:32.326 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:50:32.326 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:50:32.326 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:50:32.326 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35106", 2023-09-23T23:50:32.326 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/487782533", 2023-09-23T23:50:32.327 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 116036 2023-09-23T23:50:32.327 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.327 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:50:32.327 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.327 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:50:32.327 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:51.296333+0000", 2023-09-23T23:50:32.327 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:50:32.327 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.327 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.327 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:50:32.327 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:51.296333+0000", 2023-09-23T23:50:32.327 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:50:32.328 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.328 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.328 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:50:32.328 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:51.296332+0000", 2023-09-23T23:50:32.328 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2023-09-23T23:50:32.328 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.328 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.328 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:50:32.328 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:51.296338+0000", 2023-09-23T23:50:32.328 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.3810000000000004e-06 2023-09-23T23:50:32.328 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.328 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.328 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:50:32.329 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:51.296352+0000", 2023-09-23T23:50:32.329 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.3993e-05 2023-09-23T23:50:32.329 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.329 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.329 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:50:32.329 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:51.296360+0000", 2023-09-23T23:50:32.329 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.4240000000000004e-06 2023-09-23T23:50:32.329 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.329 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.329 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:50:32.329 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:51.296420+0000", 2023-09-23T23:50:32.329 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.0421000000000003e-05 2023-09-23T23:50:32.329 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.330 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.330 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:50:32.330 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:51.296585+0000", 2023-09-23T23:50:32.330 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000164525 2023-09-23T23:50:32.330 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.330 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.330 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 3,6", 2023-09-23T23:50:32.330 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:51.296754+0000", 2023-09-23T23:50:32.330 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000169953 2023-09-23T23:50:32.330 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.330 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.330 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:50:32.331 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:51.300266+0000", 2023-09-23T23:50:32.331 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0035112989999999998 2023-09-23T23:50:32.331 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.331 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.331 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:50:32.331 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:51.301414+0000", 2023-09-23T23:50:32.331 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0011478409999999999 2023-09-23T23:50:32.331 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.331 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.331 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:50:32.331 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:51.420839+0000", 2023-09-23T23:50:32.331 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.119425693 2023-09-23T23:50:32.331 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.332 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.332 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:50:32.332 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:51.420899+0000", 2023-09-23T23:50:32.332 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.9760999999999999e-05 2023-09-23T23:50:32.332 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.332 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.332 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:50:32.332 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:51.420951+0000", 2023-09-23T23:50:32.332 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.2198999999999999e-05 2023-09-23T23:50:32.332 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:50:32.332 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:50:32.332 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:50:32.333 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.333 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.333 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35106.0:121098 8.2 8:4f462278:::benchmark_data_smithi159_217074_object17554:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e298)", 2023-09-23T23:50:32.333 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:48:57.212487+0000", 2023-09-23T23:50:32.333 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 95.006463757999995, 2023-09-23T23:50:32.333 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.13942516899999999, 2023-09-23T23:50:32.333 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:50:32.333 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:50:32.333 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:50:32.333 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35106", 2023-09-23T23:50:32.333 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/487782533", 2023-09-23T23:50:32.333 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 121098 2023-09-23T23:50:32.333 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.334 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:50:32.334 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.334 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:50:32.334 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:57.212487+0000", 2023-09-23T23:50:32.334 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:50:32.334 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.334 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.334 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:50:32.334 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:57.212487+0000", 2023-09-23T23:50:32.334 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:50:32.334 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.335 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.335 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:50:32.335 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:57.212485+0000", 2023-09-23T23:50:32.335 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999981 2023-09-23T23:50:32.335 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.335 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.335 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:50:32.335 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:57.212493+0000", 2023-09-23T23:50:32.335 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.3690000000000007e-06 2023-09-23T23:50:32.335 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.335 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.335 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:50:32.336 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:57.212512+0000", 2023-09-23T23:50:32.336 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.8357999999999999e-05 2023-09-23T23:50:32.336 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.336 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.336 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:50:32.336 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:57.212521+0000", 2023-09-23T23:50:32.336 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.2080000000000006e-06 2023-09-23T23:50:32.336 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.336 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.336 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:50:32.336 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:57.212583+0000", 2023-09-23T23:50:32.336 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.1906e-05 2023-09-23T23:50:32.336 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.337 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.337 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:50:32.337 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:57.212718+0000", 2023-09-23T23:50:32.337 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00013525500000000001 2023-09-23T23:50:32.337 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.337 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.337 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 3,6", 2023-09-23T23:50:32.337 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:57.212847+0000", 2023-09-23T23:50:32.337 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00012844199999999999 2023-09-23T23:50:32.337 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.337 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.337 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:50:32.338 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:57.216242+0000", 2023-09-23T23:50:32.338 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0033956059999999998 2023-09-23T23:50:32.338 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.338 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.338 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:50:32.338 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:57.217310+0000", 2023-09-23T23:50:32.338 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00106817 2023-09-23T23:50:32.338 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.338 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.338 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:50:32.338 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:57.351814+0000", 2023-09-23T23:50:32.338 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.134504079 2023-09-23T23:50:32.339 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.339 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.339 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:50:32.339 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:57.351863+0000", 2023-09-23T23:50:32.339 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.8124999999999997e-05 2023-09-23T23:50:32.339 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.339 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.339 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:50:32.339 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:48:57.351912+0000", 2023-09-23T23:50:32.339 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.9401999999999999e-05 2023-09-23T23:50:32.339 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:50:32.339 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:50:32.339 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:50:32.340 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.340 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.340 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35106.0:151571 8.2 8:48ae653a:::benchmark_data_smithi159_217074_object48027:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e302)", 2023-09-23T23:50:32.340 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:49:32.968965+0000", 2023-09-23T23:50:32.340 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 59.249986038999999, 2023-09-23T23:50:32.340 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.16309091100000001, 2023-09-23T23:50:32.340 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:50:32.340 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:50:32.340 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:50:32.340 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35106", 2023-09-23T23:50:32.340 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/487782533", 2023-09-23T23:50:32.341 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 151571 2023-09-23T23:50:32.341 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.341 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:50:32.341 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.341 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:50:32.341 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:32.968965+0000", 2023-09-23T23:50:32.341 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:50:32.341 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.341 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.341 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:50:32.341 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:32.968965+0000", 2023-09-23T23:50:32.341 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:50:32.342 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.342 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.342 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:50:32.342 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:32.968963+0000", 2023-09-23T23:50:32.342 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2023-09-23T23:50:32.342 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.342 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.342 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:50:32.342 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:32.968971+0000", 2023-09-23T23:50:32.342 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.9389999999999997e-06 2023-09-23T23:50:32.342 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.342 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.342 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:50:32.343 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:32.968989+0000", 2023-09-23T23:50:32.343 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.8374999999999999e-05 2023-09-23T23:50:32.343 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.343 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.343 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:50:32.343 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:32.968998+0000", 2023-09-23T23:50:32.343 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.9670000000000007e-06 2023-09-23T23:50:32.343 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.343 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.343 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:50:32.343 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:32.969049+0000", 2023-09-23T23:50:32.343 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.1162999999999998e-05 2023-09-23T23:50:32.343 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.344 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.344 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:50:32.344 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:32.969176+0000", 2023-09-23T23:50:32.344 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00012699200000000001 2023-09-23T23:50:32.344 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.344 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.344 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 3,6", 2023-09-23T23:50:32.344 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:32.969303+0000", 2023-09-23T23:50:32.345 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00012683 2023-09-23T23:50:32.345 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.345 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.345 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:50:32.345 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:32.976362+0000", 2023-09-23T23:50:32.345 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0070588630000000003 2023-09-23T23:50:32.345 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.345 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.345 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:50:32.345 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:32.976408+0000", 2023-09-23T23:50:32.345 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.5475000000000001e-05 2023-09-23T23:50:32.345 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.345 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.346 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:50:32.346 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:33.131799+0000", 2023-09-23T23:50:32.346 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.15539129099999999 2023-09-23T23:50:32.346 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.346 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.346 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:50:32.346 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:33.131941+0000", 2023-09-23T23:50:32.346 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000141984 2023-09-23T23:50:32.346 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.347 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.347 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:50:32.347 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:33.132055+0000", 2023-09-23T23:50:32.347 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000114659 2023-09-23T23:50:32.347 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:50:32.347 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:50:32.347 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:50:32.347 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.347 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.347 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35106.0:151573 8.2 8:4dc1c09e:::benchmark_data_smithi159_217074_object48029:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e302)", 2023-09-23T23:50:32.347 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:49:32.970058+0000", 2023-09-23T23:50:32.347 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 59.248892449000003, 2023-09-23T23:50:32.348 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.16659483, 2023-09-23T23:50:32.348 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:50:32.348 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:50:32.348 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:50:32.348 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35106", 2023-09-23T23:50:32.348 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/487782533", 2023-09-23T23:50:32.348 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 151573 2023-09-23T23:50:32.348 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.348 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:50:32.349 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.349 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:50:32.349 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:32.970058+0000", 2023-09-23T23:50:32.349 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:50:32.349 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.349 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.349 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:50:32.349 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:32.970058+0000", 2023-09-23T23:50:32.349 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:50:32.349 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.349 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.349 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:50:32.350 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:32.970057+0000", 2023-09-23T23:50:32.350 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.999999 2023-09-23T23:50:32.350 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.350 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.350 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:50:32.350 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:32.970067+0000", 2023-09-23T23:50:32.350 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.5829999999999996e-06 2023-09-23T23:50:32.350 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.350 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.351 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:50:32.351 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:32.970082+0000", 2023-09-23T23:50:32.351 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.4788e-05 2023-09-23T23:50:32.351 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.351 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.351 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:50:32.351 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:32.970088+0000", 2023-09-23T23:50:32.351 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.8739999999999997e-06 2023-09-23T23:50:32.351 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.351 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.351 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:50:32.352 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:32.972647+0000", 2023-09-23T23:50:32.352 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0025582959999999998 2023-09-23T23:50:32.352 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.352 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.352 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:50:32.352 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:32.972809+0000", 2023-09-23T23:50:32.352 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00016245499999999999 2023-09-23T23:50:32.352 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.352 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.352 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 3,6", 2023-09-23T23:50:32.353 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:32.972900+0000", 2023-09-23T23:50:32.353 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.0958000000000006e-05 2023-09-23T23:50:32.353 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.353 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.353 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:50:32.353 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:32.976503+0000", 2023-09-23T23:50:32.353 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.003603307 2023-09-23T23:50:32.353 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.353 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.353 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:50:32.353 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:32.978089+0000", 2023-09-23T23:50:32.353 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0015856710000000001 2023-09-23T23:50:32.353 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.354 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.354 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:50:32.354 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:33.136434+0000", 2023-09-23T23:50:32.354 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.15834525099999999 2023-09-23T23:50:32.354 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.354 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.354 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:50:32.354 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:33.136549+0000", 2023-09-23T23:50:32.354 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000115085 2023-09-23T23:50:32.354 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.354 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.354 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:50:32.355 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:33.136653+0000", 2023-09-23T23:50:32.355 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000103578 2023-09-23T23:50:32.355 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:50:32.355 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:50:32.355 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:50:32.355 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.355 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.355 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35106.0:156555 8.2 8:40d11d11:::benchmark_data_smithi159_217074_object53011:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e302)", 2023-09-23T23:50:32.355 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:49:39.021028+0000", 2023-09-23T23:50:32.355 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 53.197922747, 2023-09-23T23:50:32.355 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.18639865, 2023-09-23T23:50:32.356 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:50:32.356 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:50:32.356 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:50:32.356 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35106", 2023-09-23T23:50:32.356 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/487782533", 2023-09-23T23:50:32.356 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 156555 2023-09-23T23:50:32.356 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.357 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:50:32.357 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.357 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:50:32.357 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:39.021028+0000", 2023-09-23T23:50:32.357 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:50:32.357 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.357 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.357 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:50:32.357 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:39.021028+0000", 2023-09-23T23:50:32.357 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:50:32.358 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.358 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.358 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:50:32.358 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:39.021026+0000", 2023-09-23T23:50:32.358 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2023-09-23T23:50:32.358 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.358 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.358 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:50:32.359 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:39.021036+0000", 2023-09-23T23:50:32.359 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.8260000000000005e-06 2023-09-23T23:50:32.359 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.359 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.359 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:50:32.359 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:39.021049+0000", 2023-09-23T23:50:32.359 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.2687000000000001e-05 2023-09-23T23:50:32.359 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.359 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.359 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:50:32.359 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:39.021056+0000", 2023-09-23T23:50:32.361 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.7410000000000003e-06 2023-09-23T23:50:32.361 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.361 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.361 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:50:32.361 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:39.021682+0000", 2023-09-23T23:50:32.361 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00062665900000000001 2023-09-23T23:50:32.361 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.361 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.362 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:50:32.362 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:39.021940+0000", 2023-09-23T23:50:32.362 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00025757500000000001 2023-09-23T23:50:32.362 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.362 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.362 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 3,6", 2023-09-23T23:50:32.362 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:39.022252+0000", 2023-09-23T23:50:32.362 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00031205799999999999 2023-09-23T23:50:32.362 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.362 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.362 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:50:32.362 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:39.025934+0000", 2023-09-23T23:50:32.362 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0036823120000000001 2023-09-23T23:50:32.363 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.363 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.363 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:50:32.363 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:39.026453+0000", 2023-09-23T23:50:32.363 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00051863199999999999 2023-09-23T23:50:32.363 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.363 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.363 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:50:32.363 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:39.207180+0000", 2023-09-23T23:50:32.363 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.18072657 2023-09-23T23:50:32.363 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.363 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.363 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:50:32.364 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:39.207313+0000", 2023-09-23T23:50:32.364 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00013336399999999999 2023-09-23T23:50:32.364 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.364 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.364 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:50:32.364 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:39.207427+0000", 2023-09-23T23:50:32.364 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00011362300000000001 2023-09-23T23:50:32.364 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:50:32.364 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:50:32.364 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:50:32.364 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.364 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.365 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35106.0:156562 8.2 8:48760364:::benchmark_data_smithi159_217074_object53018:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e302)", 2023-09-23T23:50:32.365 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:49:39.031920+0000", 2023-09-23T23:50:32.365 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 53.187030933000003, 2023-09-23T23:50:32.365 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.17590593400000001, 2023-09-23T23:50:32.365 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:50:32.365 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:50:32.365 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:50:32.365 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35106", 2023-09-23T23:50:32.365 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/487782533", 2023-09-23T23:50:32.365 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 156562 2023-09-23T23:50:32.365 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.365 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:50:32.365 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.366 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:50:32.366 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:39.031920+0000", 2023-09-23T23:50:32.366 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:50:32.366 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.366 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.366 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:50:32.366 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:39.031920+0000", 2023-09-23T23:50:32.366 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:50:32.366 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.366 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.366 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:50:32.366 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:39.031918+0000", 2023-09-23T23:50:32.366 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2023-09-23T23:50:32.367 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.367 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.367 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:50:32.367 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:39.031925+0000", 2023-09-23T23:50:32.367 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.2599999999999999e-06 2023-09-23T23:50:32.367 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.367 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.367 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:50:32.367 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:39.031943+0000", 2023-09-23T23:50:32.367 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.7926000000000001e-05 2023-09-23T23:50:32.367 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.367 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.367 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:50:32.368 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:39.031955+0000", 2023-09-23T23:50:32.368 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.1586999999999999e-05 2023-09-23T23:50:32.368 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.368 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.368 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:50:32.368 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:39.032005+0000", 2023-09-23T23:50:32.368 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.0515e-05 2023-09-23T23:50:32.368 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.368 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.368 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:50:32.368 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:39.032112+0000", 2023-09-23T23:50:32.368 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000106259 2023-09-23T23:50:32.368 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.369 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.369 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 3,6", 2023-09-23T23:50:32.369 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:39.032222+0000", 2023-09-23T23:50:32.369 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000110283 2023-09-23T23:50:32.369 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.369 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.369 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:50:32.369 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:39.036189+0000", 2023-09-23T23:50:32.369 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0039670740000000001 2023-09-23T23:50:32.369 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.369 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.369 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:50:32.370 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:39.039706+0000", 2023-09-23T23:50:32.370 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0035168080000000002 2023-09-23T23:50:32.370 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.370 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.370 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:50:32.370 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:39.207582+0000", 2023-09-23T23:50:32.370 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.16787563799999999 2023-09-23T23:50:32.370 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.370 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.370 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:50:32.370 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:39.207715+0000", 2023-09-23T23:50:32.370 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000133242 2023-09-23T23:50:32.370 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.371 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.371 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:50:32.371 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:39.207826+0000", 2023-09-23T23:50:32.371 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000110822 2023-09-23T23:50:32.371 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:50:32.371 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:50:32.371 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:50:32.371 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.371 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.371 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35106.0:156565 8.2 8:47be3640:::benchmark_data_smithi159_217074_object53021:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e302)", 2023-09-23T23:50:32.371 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:49:39.035996+0000", 2023-09-23T23:50:32.371 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 53.182955096000001, 2023-09-23T23:50:32.372 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.17224847099999999, 2023-09-23T23:50:32.372 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:50:32.372 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:50:32.372 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:50:32.372 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35106", 2023-09-23T23:50:32.372 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/487782533", 2023-09-23T23:50:32.372 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 156565 2023-09-23T23:50:32.372 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.372 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:50:32.372 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.372 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:50:32.372 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:39.035996+0000", 2023-09-23T23:50:32.372 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:50:32.373 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.373 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.373 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:50:32.373 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:39.035996+0000", 2023-09-23T23:50:32.373 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:50:32.373 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.373 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.373 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:50:32.373 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:39.035986+0000", 2023-09-23T23:50:32.373 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.99999 2023-09-23T23:50:32.373 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.373 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.374 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:50:32.374 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:39.036002+0000", 2023-09-23T23:50:32.374 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.6497000000000001e-05 2023-09-23T23:50:32.374 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.374 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.374 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:50:32.374 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:39.036019+0000", 2023-09-23T23:50:32.374 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.6835000000000001e-05 2023-09-23T23:50:32.374 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.374 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.374 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:50:32.374 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:39.036035+0000", 2023-09-23T23:50:32.374 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.6120000000000002e-05 2023-09-23T23:50:32.375 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.375 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.375 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:50:32.375 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:39.036220+0000", 2023-09-23T23:50:32.375 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00018530099999999999 2023-09-23T23:50:32.375 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.375 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.375 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:50:32.375 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:39.036320+0000", 2023-09-23T23:50:32.375 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.9789000000000003e-05 2023-09-23T23:50:32.375 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.375 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.375 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 3,6", 2023-09-23T23:50:32.376 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:39.036408+0000", 2023-09-23T23:50:32.376 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.7596999999999995e-05 2023-09-23T23:50:32.376 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.376 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.376 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:50:32.376 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:39.039972+0000", 2023-09-23T23:50:32.376 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.003564486 2023-09-23T23:50:32.376 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.376 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.376 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:50:32.376 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:39.040595+0000", 2023-09-23T23:50:32.376 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00062286100000000005 2023-09-23T23:50:32.376 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.377 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.377 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:50:32.377 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:39.207980+0000", 2023-09-23T23:50:32.377 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.16738434999999999 2023-09-23T23:50:32.377 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.377 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.377 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:50:32.377 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:39.208134+0000", 2023-09-23T23:50:32.377 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00015447099999999999 2023-09-23T23:50:32.377 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.377 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.377 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:50:32.377 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:39.208244+0000", 2023-09-23T23:50:32.378 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00011000199999999999 2023-09-23T23:50:32.378 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:50:32.378 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:50:32.378 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:50:32.378 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.378 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.378 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35106.0:158896 8.2 8:46450123:::benchmark_data_smithi159_217074_object55352:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e302)", 2023-09-23T23:50:32.378 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:49:42.051302+0000", 2023-09-23T23:50:32.378 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 50.167648147000001, 2023-09-23T23:50:32.378 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.13941498399999999, 2023-09-23T23:50:32.378 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:50:32.378 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:50:32.379 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:50:32.379 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35106", 2023-09-23T23:50:32.379 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/487782533", 2023-09-23T23:50:32.379 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 158896 2023-09-23T23:50:32.379 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.379 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:50:32.379 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.379 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:50:32.379 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:42.051302+0000", 2023-09-23T23:50:32.379 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:50:32.379 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.379 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.380 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:50:32.380 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:42.051302+0000", 2023-09-23T23:50:32.380 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:50:32.380 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.380 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.380 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:50:32.380 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:42.051301+0000", 2023-09-23T23:50:32.380 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.999999 2023-09-23T23:50:32.380 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.380 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.380 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:50:32.380 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:42.051311+0000", 2023-09-23T23:50:32.380 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.6539999999999994e-06 2023-09-23T23:50:32.381 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.381 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.381 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:50:32.381 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:42.051326+0000", 2023-09-23T23:50:32.381 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.4503e-05 2023-09-23T23:50:32.381 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.381 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.381 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:50:32.381 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:42.051333+0000", 2023-09-23T23:50:32.381 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.6699999999999994e-06 2023-09-23T23:50:32.381 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.382 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.382 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:50:32.382 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:42.051390+0000", 2023-09-23T23:50:32.382 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.6375999999999997e-05 2023-09-23T23:50:32.382 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.382 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.382 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:50:32.382 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:42.051509+0000", 2023-09-23T23:50:32.383 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00011982899999999999 2023-09-23T23:50:32.383 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.383 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.383 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 3,6", 2023-09-23T23:50:32.383 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:42.051627+0000", 2023-09-23T23:50:32.383 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000117176 2023-09-23T23:50:32.383 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.383 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.383 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:50:32.383 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:42.057738+0000", 2023-09-23T23:50:32.383 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0061110319999999997 2023-09-23T23:50:32.383 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.383 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.384 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:50:32.384 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:42.058059+0000", 2023-09-23T23:50:32.384 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00032126099999999999 2023-09-23T23:50:32.384 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.384 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.384 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:50:32.384 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:42.190445+0000", 2023-09-23T23:50:32.384 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.13238650900000001 2023-09-23T23:50:32.384 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.384 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.385 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:50:32.385 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:42.190570+0000", 2023-09-23T23:50:32.385 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00012449600000000001 2023-09-23T23:50:32.385 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:50:32.385 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:50:32.385 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:50:32.385 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:42.190717+0000", 2023-09-23T23:50:32.385 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00014756099999999999 2023-09-23T23:50:32.385 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:50:32.385 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:50:32.386 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:50:32.386 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:50:32.386 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:50:32.386 INFO:teuthology.orchestra.run.smithi164.stdout:} 2023-09-23T23:50:32.386 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:32.418 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:32.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:32.420 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:50:32.521 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:50:32.556 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:50:32.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:32.559 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:50:32.660 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:50:32.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:32.690 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:50:32.690 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:50:32.791 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:50:32.822 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:50:32.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:32.827 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:50:32.928 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:50:32.953 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:50:32.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:32.955 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:50:33.056 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:50:33.102 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:50:33.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:33.104 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:50:33.203 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 dump_ops_in_flight 2023-09-23T23:50:33.205 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:50:33.241 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:50:33.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:33.246 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:50:33.347 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:50:33.369 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:50:33.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:33.371 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:50:33.471 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:33.481 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:50:33 smithi164 bash[92846]: audit 2023-09-23T23:50:32.255070+0000 mon.a (mon.0) 1304 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:50:33.482 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:50:33 smithi164 bash[92846]: audit 2023-09-23T23:50:32.257051+0000 mon.a (mon.0) 1305 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:50:33.482 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:50:33 smithi164 bash[92846]: cluster 2023-09-23T23:50:32.760907+0000 mgr.y (mgr.25991) 1004 : cluster 0 pgmap v1117: 89 pgs: 89 active+clean; 426 MiB data, 4.7 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 886 op/s 2023-09-23T23:50:33.502 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:33.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:33.506 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:50:33.607 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:33.629 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:33.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:33.634 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:50:33.670 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:50:33 smithi159 bash[108473]: audit 2023-09-23T23:50:32.255070+0000 mon.a (mon.0) 1304 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:50:33.671 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:50:33 smithi159 bash[108473]: audit 2023-09-23T23:50:32.257051+0000 mon.a (mon.0) 1305 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:50:33.671 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:50:33 smithi159 bash[108473]: cluster 2023-09-23T23:50:32.760907+0000 mgr.y (mgr.25991) 1004 : cluster 0 pgmap v1117: 89 pgs: 89 active+clean; 426 MiB data, 4.7 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 886 op/s 2023-09-23T23:50:33.671 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:50:33 smithi159 bash[105915]: audit 2023-09-23T23:50:32.255070+0000 mon.a (mon.0) 1304 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:50:33.671 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:50:33 smithi159 bash[105915]: audit 2023-09-23T23:50:32.257051+0000 mon.a (mon.0) 1305 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:50:33.671 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:50:33 smithi159 bash[105915]: cluster 2023-09-23T23:50:32.760907+0000 mgr.y (mgr.25991) 1004 : cluster 0 pgmap v1117: 89 pgs: 89 active+clean; 426 MiB data, 4.7 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 886 op/s 2023-09-23T23:50:33.735 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:50:33.763 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:50:33.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:33.766 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:50:33.867 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:33.897 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:33.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:33.899 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:50:34.000 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:34.008 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:50:33 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:50:33] "GET /metrics HTTP/1.1" 200 36538 "" "Prometheus/2.43.0" 2023-09-23T23:50:34.027 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:34.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:34.033 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:50:34.134 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:34.161 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:34.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:34.165 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:50:34.265 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:34.292 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:34.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:34.294 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:50:34.395 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:34.434 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:34.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:34.439 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:50:34.539 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:34.566 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:34.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:34.573 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:50:34.674 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:50:34.703 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:50:34.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:34.707 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:50:34.807 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:50:34.844 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:50:34.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:34.847 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:50:34.948 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:50:34.979 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:50:34.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:34.981 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:50:35.082 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:35.106 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:35.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:35.108 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:50:35.208 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:35.237 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:35.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:35.239 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:50:35.339 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:35.369 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:35.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:35.373 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:50:35.475 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:35.500 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:35.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:35.502 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:50:35.603 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:50:35.636 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:50:35.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:35.644 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:50:35.745 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:35.777 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:35.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:35.780 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:50:35.881 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:50:35.889 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:50:35 smithi159 bash[105915]: cluster 2023-09-23T23:50:34.761532+0000 mgr.y (mgr.25991) 1005 : cluster 0 pgmap v1118: 89 pgs: 89 active+clean; 274 MiB data, 4.2 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 928 op/s 2023-09-23T23:50:35.890 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:50:35 smithi159 bash[108473]: cluster 2023-09-23T23:50:34.761532+0000 mgr.y (mgr.25991) 1005 : cluster 0 pgmap v1118: 89 pgs: 89 active+clean; 274 MiB data, 4.2 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 928 op/s 2023-09-23T23:50:35.911 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:50:35.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:35.917 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:50:36.018 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:36.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:50:35 smithi164 bash[92846]: cluster 2023-09-23T23:50:34.761532+0000 mgr.y (mgr.25991) 1005 : cluster 0 pgmap v1118: 89 pgs: 89 active+clean; 274 MiB data, 4.2 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 928 op/s 2023-09-23T23:50:36.043 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:36.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:36.045 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:50:36.147 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:50:36.174 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:50:36.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:36.178 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:50:36.279 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:36.306 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:36.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:36.308 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:50:36.409 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:36.438 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:36.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:36.443 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:50:36.544 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:50:36.573 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:50:36.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:36.576 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:50:36.677 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:36.704 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:36.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:36.710 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:50:36.811 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:36.840 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:36.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:36.844 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:50:36.945 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:36.966 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:36.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:36.969 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:50:37.069 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:50:37.106 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:50:37.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:37.115 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:50:37.215 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:37.243 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:37.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:37.247 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:50:37.348 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:50:37.373 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:50:37.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:37.378 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:50:37.481 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:50:37.507 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:50:37.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:37.511 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:50:37.612 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:37.637 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:37.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:37.642 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:50:37.743 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:37.776 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:37.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:37.778 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:50:37.879 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:37.887 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:50:37 smithi159 bash[105915]: cluster 2023-09-23T23:50:36.762015+0000 mgr.y (mgr.25991) 1006 : cluster 0 pgmap v1119: 89 pgs: 89 active+clean; 239 MiB data, 4.1 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 773 op/s 2023-09-23T23:50:37.887 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:50:37 smithi159 bash[108473]: cluster 2023-09-23T23:50:36.762015+0000 mgr.y (mgr.25991) 1006 : cluster 0 pgmap v1119: 89 pgs: 89 active+clean; 239 MiB data, 4.1 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 773 op/s 2023-09-23T23:50:37.909 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:37.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:37.912 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:50:37.932 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Removed 103541 objects 2023-09-23T23:50:37.932 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Clean up completed and total clean up time :121.339 2023-09-23T23:50:37.981 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T23:50:38.011 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:50:37 smithi164 bash[92846]: cluster 2023-09-23T23:50:36.762015+0000 mgr.y (mgr.25991) 1006 : cluster 0 pgmap v1119: 89 pgs: 89 active+clean; 239 MiB data, 4.1 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 773 op/s 2023-09-23T23:50:38.012 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:38.037 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:38.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:38.039 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:50:38.140 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:38.167 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:38.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:38.169 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:50:38.270 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:38.294 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:38.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:38.296 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:50:38.397 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:50:38.431 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:50:38.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:38.434 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:50:38.534 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:50:38.567 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:50:38.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:38.569 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:50:38.670 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:50:38.698 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:50:38.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:38.700 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:50:38.801 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:38.825 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:38.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:38.828 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:50:38.929 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:50:38.959 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:50:38.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:38.962 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:50:39.063 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:39.096 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:39.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:39.098 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:50:39.199 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:39.236 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:39.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:39.239 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:50:39.340 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:39.365 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:39.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:39.367 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:50:39.468 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:39.499 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:39.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:39.502 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:50:39.602 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:39.630 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:39.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:39.632 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:50:39.733 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:39.758 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:39.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:39.761 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:50:39.851 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_3 2023-09-23T23:50:39.851 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd pool rm unique_pool_3 unique_pool_3 --yes-i-really-really-mean-it 2023-09-23T23:50:39.862 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:39.896 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:39.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:39.898 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:50:39.999 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:40.012 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:50:39 smithi164 bash[92846]: cluster 2023-09-23T23:50:38.762922+0000 mgr.y (mgr.25991) 1007 : cluster 0 pgmap v1120: 89 pgs: 89 active+clean; 75 MiB data, 3.6 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 946 op/s 2023-09-23T23:50:40.026 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:40.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:40.029 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:50:40.130 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:50:40.140 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:50:39 smithi159 bash[105915]: cluster 2023-09-23T23:50:38.762922+0000 mgr.y (mgr.25991) 1007 : cluster 0 pgmap v1120: 89 pgs: 89 active+clean; 75 MiB data, 3.6 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 946 op/s 2023-09-23T23:50:40.140 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:50:39 smithi159 bash[108473]: cluster 2023-09-23T23:50:38.762922+0000 mgr.y (mgr.25991) 1007 : cluster 0 pgmap v1120: 89 pgs: 89 active+clean; 75 MiB data, 3.6 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 946 op/s 2023-09-23T23:50:40.151 INFO:teuthology.orchestra.run.smithi159.stdout:osd.0: {} 2023-09-23T23:50:40.154 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:50:40.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:40.159 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:50:40.185 INFO:teuthology.orchestra.run.smithi159.stdout:osd.1: {} 2023-09-23T23:50:40.205 INFO:teuthology.orchestra.run.smithi159.stdout:osd.2: {} 2023-09-23T23:50:40.228 INFO:teuthology.orchestra.run.smithi159.stdout:osd.3: {} 2023-09-23T23:50:40.260 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:50:40.265 INFO:teuthology.orchestra.run.smithi159.stdout:osd.4: {} 2023-09-23T23:50:40.291 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:50:40.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:40.294 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:50:40.304 INFO:teuthology.orchestra.run.smithi159.stdout:osd.5: {} 2023-09-23T23:50:40.335 INFO:teuthology.orchestra.run.smithi159.stdout:osd.6: {} 2023-09-23T23:50:40.364 INFO:teuthology.orchestra.run.smithi159.stdout:osd.7: {} 2023-09-23T23:50:40.367 INFO:teuthology.orchestra.run.smithi159.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T23:50:40.367 INFO:teuthology.orchestra.run.smithi159.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T23:50:40.367 INFO:teuthology.orchestra.run.smithi159.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T23:50:40.367 INFO:teuthology.orchestra.run.smithi159.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T23:50:40.368 INFO:teuthology.orchestra.run.smithi159.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T23:50:40.368 INFO:teuthology.orchestra.run.smithi159.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T23:50:40.368 INFO:teuthology.orchestra.run.smithi159.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T23:50:40.368 INFO:teuthology.orchestra.run.smithi159.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T23:50:40.394 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:50:40.423 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:50:40.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:40.426 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:50:40.527 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:40.559 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:40.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:40.562 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:50:40.663 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:40.690 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:40.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:40.693 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:50:40.793 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:50:40.818 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:50:40.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:40.820 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:50:40.902 INFO:teuthology.orchestra.run.smithi159.stderr:reweighted osd.6 to 1 (10000) 2023-09-23T23:50:40.903 INFO:teuthology.orchestra.run.smithi159.stderr:noscrub is set 2023-09-23T23:50:40.920 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:50:40.928 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:50:40 smithi159 bash[105915]: audit 2023-09-23T23:50:40.120169+0000 mon.a (mon.0) 1306 : audit 0 from='client.? 172.21.15.159:0/2721096207' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:50:40.928 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:50:40 smithi159 bash[105915]: audit 2023-09-23T23:50:40.293260+0000 mon.c (mon.2) 91 : audit 1 from='client.? 172.21.15.159:0/2067138266' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:50:40.928 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:50:40 smithi159 bash[105915]: audit 2023-09-23T23:50:40.293673+0000 mon.a (mon.0) 1307 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:50:40.928 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:50:40 smithi159 bash[105915]: audit 2023-09-23T23:50:40.323431+0000 mon.a (mon.0) 1308 : audit 1 from='client.? 172.21.15.159:0/3979152987' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T23:50:40.929 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:50:40 smithi159 bash[105915]: audit 2023-09-23T23:50:40.669587+0000 mon.a (mon.0) 1309 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:50:40.929 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:50:40 smithi159 bash[108473]: audit 2023-09-23T23:50:40.120169+0000 mon.a (mon.0) 1306 : audit 0 from='client.? 172.21.15.159:0/2721096207' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:50:40.929 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:50:40 smithi159 bash[108473]: audit 2023-09-23T23:50:40.293260+0000 mon.c (mon.2) 91 : audit 1 from='client.? 172.21.15.159:0/2067138266' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:50:40.929 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:50:40 smithi159 bash[108473]: audit 2023-09-23T23:50:40.293673+0000 mon.a (mon.0) 1307 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:50:40.929 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:50:40 smithi159 bash[108473]: audit 2023-09-23T23:50:40.323431+0000 mon.a (mon.0) 1308 : audit 1 from='client.? 172.21.15.159:0/3979152987' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T23:50:40.929 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:50:40 smithi159 bash[108473]: audit 2023-09-23T23:50:40.669587+0000 mon.a (mon.0) 1309 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:50:40.944 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:50:40.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:40.947 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:50:41.048 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:41.069 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:41.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:41.072 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:50:41.175 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:41.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:50:40 smithi164 bash[92846]: audit 2023-09-23T23:50:40.120169+0000 mon.a (mon.0) 1306 : audit 0 from='client.? 172.21.15.159:0/2721096207' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:50:41.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:50:40 smithi164 bash[92846]: audit 2023-09-23T23:50:40.293260+0000 mon.c (mon.2) 91 : audit 1 from='client.? 172.21.15.159:0/2067138266' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:50:41.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:50:40 smithi164 bash[92846]: audit 2023-09-23T23:50:40.293673+0000 mon.a (mon.0) 1307 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:50:41.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:50:40 smithi164 bash[92846]: audit 2023-09-23T23:50:40.323431+0000 mon.a (mon.0) 1308 : audit 1 from='client.? 172.21.15.159:0/3979152987' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T23:50:41.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:50:40 smithi164 bash[92846]: audit 2023-09-23T23:50:40.669587+0000 mon.a (mon.0) 1309 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:50:41.211 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:41.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:41.214 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:50:41.315 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:41.346 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:41.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:41.349 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:50:41.450 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:41.472 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:41.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:41.475 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:50:41.575 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:50:41.598 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:50:41.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:41.600 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:50:41.701 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:41.730 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:41.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:41.733 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:50:41.834 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:50:41.866 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:50:41.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:41.869 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:50:41.969 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:41.995 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:41.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:41.997 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:50:42.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:50:41 smithi164 bash[92846]: cluster 2023-09-23T23:50:40.763433+0000 mgr.y (mgr.25991) 1008 : cluster 0 pgmap v1121: 89 pgs: 89 active+clean; 32 MiB data, 3.5 GiB used, 444 GiB / 447 GiB avail; 0 B/s wr, 776 op/s 2023-09-23T23:50:42.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:50:41 smithi164 bash[92846]: cluster 2023-09-23T23:50:40.885627+0000 mon.a (mon.0) 1310 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:50:42.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:50:41 smithi164 bash[92846]: cluster 2023-09-23T23:50:40.893202+0000 osd.6 (osd.6) 345 : cluster 3 failed to encode map e305 with expected crc 2023-09-23T23:50:42.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:50:41 smithi164 bash[92846]: cluster 2023-09-23T23:50:40.893221+0000 osd.5 (osd.5) 151 : cluster 3 failed to encode map e305 with expected crc 2023-09-23T23:50:42.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:50:41 smithi164 bash[92846]: audit 2023-09-23T23:50:40.895192+0000 mon.a (mon.0) 1311 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T23:50:42.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:50:41 smithi164 bash[92846]: audit 2023-09-23T23:50:40.895273+0000 mon.a (mon.0) 1312 : audit 1 from='client.? 172.21.15.159:0/3979152987' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-09-23T23:50:42.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:50:41 smithi164 bash[92846]: cluster 2023-09-23T23:50:40.895324+0000 mon.a (mon.0) 1313 : cluster 0 osdmap e305: 8 total, 8 up, 5 in 2023-09-23T23:50:42.098 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:42.126 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:42.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:42.129 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:50:42.230 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:50:42.243 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:50:41 smithi159 bash[105915]: cluster 2023-09-23T23:50:40.763433+0000 mgr.y (mgr.25991) 1008 : cluster 0 pgmap v1121: 89 pgs: 89 active+clean; 32 MiB data, 3.5 GiB used, 444 GiB / 447 GiB avail; 0 B/s wr, 776 op/s 2023-09-23T23:50:42.243 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:50:41 smithi159 bash[105915]: cluster 2023-09-23T23:50:40.885627+0000 mon.a (mon.0) 1310 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:50:42.243 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:50:41 smithi159 bash[105915]: cluster 2023-09-23T23:50:40.893202+0000 osd.6 (osd.6) 345 : cluster 3 failed to encode map e305 with expected crc 2023-09-23T23:50:42.243 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:50:41 smithi159 bash[105915]: cluster 2023-09-23T23:50:40.893221+0000 osd.5 (osd.5) 151 : cluster 3 failed to encode map e305 with expected crc 2023-09-23T23:50:42.243 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:50:41 smithi159 bash[105915]: audit 2023-09-23T23:50:40.895192+0000 mon.a (mon.0) 1311 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T23:50:42.243 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:50:41 smithi159 bash[105915]: audit 2023-09-23T23:50:40.895273+0000 mon.a (mon.0) 1312 : audit 1 from='client.? 172.21.15.159:0/3979152987' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-09-23T23:50:42.243 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:50:41 smithi159 bash[105915]: cluster 2023-09-23T23:50:40.895324+0000 mon.a (mon.0) 1313 : cluster 0 osdmap e305: 8 total, 8 up, 5 in 2023-09-23T23:50:42.243 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:50:41 smithi159 bash[108473]: cluster 2023-09-23T23:50:40.763433+0000 mgr.y (mgr.25991) 1008 : cluster 0 pgmap v1121: 89 pgs: 89 active+clean; 32 MiB data, 3.5 GiB used, 444 GiB / 447 GiB avail; 0 B/s wr, 776 op/s 2023-09-23T23:50:42.243 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:50:41 smithi159 bash[108473]: cluster 2023-09-23T23:50:40.885627+0000 mon.a (mon.0) 1310 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:50:42.244 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:50:41 smithi159 bash[108473]: cluster 2023-09-23T23:50:40.893202+0000 osd.6 (osd.6) 345 : cluster 3 failed to encode map e305 with expected crc 2023-09-23T23:50:42.244 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:50:41 smithi159 bash[108473]: cluster 2023-09-23T23:50:40.893221+0000 osd.5 (osd.5) 151 : cluster 3 failed to encode map e305 with expected crc 2023-09-23T23:50:42.244 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:50:41 smithi159 bash[108473]: audit 2023-09-23T23:50:40.895192+0000 mon.a (mon.0) 1311 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T23:50:42.244 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:50:41 smithi159 bash[108473]: audit 2023-09-23T23:50:40.895273+0000 mon.a (mon.0) 1312 : audit 1 from='client.? 172.21.15.159:0/3979152987' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-09-23T23:50:42.244 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:50:41 smithi159 bash[108473]: cluster 2023-09-23T23:50:40.895324+0000 mon.a (mon.0) 1313 : cluster 0 osdmap e305: 8 total, 8 up, 5 in 2023-09-23T23:50:42.258 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:50:42.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:42.260 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:50:42.361 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:42.367 INFO:teuthology.orchestra.run.smithi164.stdout:ERROR: (22) Invalid argument 2023-09-23T23:50:42.367 INFO:teuthology.orchestra.run.smithi164.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-23T23:50:42.393 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:42.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:42.398 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:50:42.498 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:42.529 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:42.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:42.532 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:50:42.633 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:42.666 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:42.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:42.669 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:50:42.769 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:50:42.794 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:50:42.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:42.797 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:50:42.898 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:50:42.923 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:50:42.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:42.926 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:50:43.026 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:50:43.053 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:50:43.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:43.055 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:50:43.156 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:43.181 INFO:tasks.cephadm.ceph_manager.ceph:waiting for recovery to complete 2023-09-23T23:50:43.182 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T23:50:43.183 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:43.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:43.185 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:50:43.286 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:43.319 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:43.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:43.321 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:50:43.415 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 dump_blocked_ops 2023-09-23T23:50:43.422 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:43.487 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:43.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:43.490 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:50:43.591 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:50:43.618 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:50:43.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:43.620 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:50:43.721 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:43.752 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:43.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:43.756 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:50:43.857 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:43.886 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:43.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:43.889 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:50:43.990 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:50:44.001 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:50:43 smithi159 bash[105915]: cluster 2023-09-23T23:50:42.764041+0000 mgr.y (mgr.25991) 1009 : cluster 0 pgmap v1123: 89 pgs: 89 active+clean; 4.6 MiB data, 3.4 GiB used, 444 GiB / 447 GiB avail; 0 B/s wr, 673 op/s 2023-09-23T23:50:44.001 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:50:43 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:50:43] "GET /metrics HTTP/1.1" 200 36538 "" "Prometheus/2.43.0" 2023-09-23T23:50:44.002 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:50:43 smithi159 bash[108473]: cluster 2023-09-23T23:50:42.764041+0000 mgr.y (mgr.25991) 1009 : cluster 0 pgmap v1123: 89 pgs: 89 active+clean; 4.6 MiB data, 3.4 GiB used, 444 GiB / 447 GiB avail; 0 B/s wr, 673 op/s 2023-09-23T23:50:44.019 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:50:44.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:44.023 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:50:44.092 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T23:50:44.124 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:44.137 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:50:43 smithi164 bash[92846]: cluster 2023-09-23T23:50:42.764041+0000 mgr.y (mgr.25991) 1009 : cluster 0 pgmap v1123: 89 pgs: 89 active+clean; 4.6 MiB data, 3.4 GiB used, 444 GiB / 447 GiB avail; 0 B/s wr, 673 op/s 2023-09-23T23:50:44.155 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:44.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:44.158 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:50:44.259 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:50:44.292 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:50:44.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:44.295 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:50:44.396 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:44.423 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:44.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:44.427 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:50:44.527 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:50:44.561 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:50:44.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:44.565 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:50:44.665 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:44.699 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:44.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:44.702 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:50:44.803 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:44.836 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:44.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:44.839 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:50:44.940 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:44.970 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:44.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:44.974 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:50:45.075 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:50:45.111 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:50:45.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:45.114 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:50:45.194 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T23:50:45.214 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:45.249 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:45.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:45.252 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:50:45.352 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:50:45.378 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:50:45.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:45.380 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:50:45.481 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:45.510 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:45.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:45.513 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:50:45.613 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:45.647 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:45.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:45.651 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:50:45.751 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:50:45.786 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:50:45.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:45.788 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:50:45.889 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:45.920 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:45.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:45.923 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:50:46.024 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:46.058 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:46.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:46.061 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:50:46.161 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:50:46.174 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:50:45 smithi159 bash[105915]: cluster 2023-09-23T23:50:44.765107+0000 mgr.y (mgr.25991) 1010 : cluster 0 pgmap v1124: 89 pgs: 89 active+clean; 4.6 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 0 B/s wr, 430 op/s 2023-09-23T23:50:46.174 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:50:45 smithi159 bash[108473]: cluster 2023-09-23T23:50:44.765107+0000 mgr.y (mgr.25991) 1010 : cluster 0 pgmap v1124: 89 pgs: 89 active+clean; 4.6 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 0 B/s wr, 430 op/s 2023-09-23T23:50:46.193 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:50:46.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:46.196 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:50:46.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:50:45 smithi164 bash[92846]: cluster 2023-09-23T23:50:44.765107+0000 mgr.y (mgr.25991) 1010 : cluster 0 pgmap v1124: 89 pgs: 89 active+clean; 4.6 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 0 B/s wr, 430 op/s 2023-09-23T23:50:46.297 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:46.330 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:46.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:46.334 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:50:46.435 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:50:46.460 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:50:46.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:46.462 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:50:46.563 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:46.589 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:46.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:46.591 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:50:46.692 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:50:46.721 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:50:46.727 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:50:46.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:46.730 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:50:46.830 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:46.858 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:46.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:46.860 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:50:46.961 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:46.988 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:46.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:46.990 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:50:47.091 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:50:47.123 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:50:47.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:47.127 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:50:47.228 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:47.251 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:47.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:47.253 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:50:47.354 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:50:47.377 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:50:47.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:47.379 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:50:47.480 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:47.510 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:47.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:47.512 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:50:47.613 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:47.641 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:47.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:47.643 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:50:47.736 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:50:47.743 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:47.772 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:47.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:47.775 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:50:47.876 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:50:47.903 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:50:47.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:47.906 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:50:47.954 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T23:50:48.007 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:48.014 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:50:47 smithi159 bash[105915]: cluster 2023-09-23T23:50:46.765948+0000 mgr.y (mgr.25991) 1011 : cluster 0 pgmap v1125: 89 pgs: 89 active+clean; 4.6 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 0 B/s wr, 374 op/s 2023-09-23T23:50:48.015 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:50:47 smithi159 bash[105915]: audit 2023-09-23T23:50:47.256477+0000 mon.a (mon.0) 1314 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:50:48.015 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:50:47 smithi159 bash[105915]: audit 2023-09-23T23:50:47.257700+0000 mon.a (mon.0) 1315 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:50:48.015 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:50:47 smithi159 bash[105915]: audit 2023-09-23T23:50:47.461859+0000 mon.a (mon.0) 1316 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:50:48.015 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:50:47 smithi159 bash[105915]: audit 2023-09-23T23:50:47.469157+0000 mon.a (mon.0) 1317 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:50:48.015 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:50:47 smithi159 bash[108473]: cluster 2023-09-23T23:50:46.765948+0000 mgr.y (mgr.25991) 1011 : cluster 0 pgmap v1125: 89 pgs: 89 active+clean; 4.6 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 0 B/s wr, 374 op/s 2023-09-23T23:50:48.015 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:50:47 smithi159 bash[108473]: audit 2023-09-23T23:50:47.256477+0000 mon.a (mon.0) 1314 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:50:48.015 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:50:47 smithi159 bash[108473]: audit 2023-09-23T23:50:47.257700+0000 mon.a (mon.0) 1315 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:50:48.015 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:50:47 smithi159 bash[108473]: audit 2023-09-23T23:50:47.461859+0000 mon.a (mon.0) 1316 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:50:48.015 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:50:47 smithi159 bash[108473]: audit 2023-09-23T23:50:47.469157+0000 mon.a (mon.0) 1317 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:50:48.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:50:47 smithi164 bash[92846]: cluster 2023-09-23T23:50:46.765948+0000 mgr.y (mgr.25991) 1011 : cluster 0 pgmap v1125: 89 pgs: 89 active+clean; 4.6 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 0 B/s wr, 374 op/s 2023-09-23T23:50:48.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:50:47 smithi164 bash[92846]: audit 2023-09-23T23:50:47.256477+0000 mon.a (mon.0) 1314 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:50:48.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:50:47 smithi164 bash[92846]: audit 2023-09-23T23:50:47.257700+0000 mon.a (mon.0) 1315 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:50:48.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:50:47 smithi164 bash[92846]: audit 2023-09-23T23:50:47.461859+0000 mon.a (mon.0) 1316 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:50:48.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:50:47 smithi164 bash[92846]: audit 2023-09-23T23:50:47.469157+0000 mon.a (mon.0) 1317 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:50:48.026 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:48.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:48.029 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:50:48.130 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:48.158 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:48.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:48.161 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:50:48.261 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:50:48.286 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:50:48.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:48.288 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:50:48.389 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:48.414 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:48.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:48.417 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:50:48.518 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:50:48.541 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:50:48.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:48.544 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:50:48.645 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:48.670 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:48.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:48.675 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:50:48.751 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:50:48.775 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:48.804 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:48.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:48.806 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:50:48.907 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:48.939 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:48.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:48.942 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:50:49.043 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:50:49.065 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:50:49.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:49.067 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:50:49.168 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:50:49.194 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:50:49.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:49.196 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:50:49.297 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:49.328 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:49.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:49.331 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:50:49.432 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:49.447 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:50:49 smithi164 bash[92846]: audit 2023-09-23T23:50:48.312026+0000 mon.a (mon.0) 1318 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:50:49.447 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:50:49 smithi164 bash[92846]: audit 2023-09-23T23:50:48.317566+0000 mon.a (mon.0) 1319 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:50:49.447 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:50:49 smithi164 bash[92846]: audit 2023-09-23T23:50:48.735151+0000 mon.a (mon.0) 1320 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:50:49.448 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:50:49 smithi164 bash[92846]: audit 2023-09-23T23:50:48.736482+0000 mon.a (mon.0) 1321 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:50:49.448 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:50:49 smithi164 bash[92846]: audit 2023-09-23T23:50:48.742589+0000 mon.a (mon.0) 1322 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:50:49.448 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:50:49 smithi164 bash[92846]: cluster 2023-09-23T23:50:48.766557+0000 mgr.y (mgr.25991) 1012 : cluster 0 pgmap v1126: 89 pgs: 89 active+clean; 4.6 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 0 B/s wr, 112 op/s 2023-09-23T23:50:49.460 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:49.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:49.463 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:50:49.563 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:50:49.574 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:50:49 smithi159 bash[105915]: audit 2023-09-23T23:50:48.312026+0000 mon.a (mon.0) 1318 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:50:49.574 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:50:49 smithi159 bash[105915]: audit 2023-09-23T23:50:48.317566+0000 mon.a (mon.0) 1319 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:50:49.574 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:50:49 smithi159 bash[105915]: audit 2023-09-23T23:50:48.735151+0000 mon.a (mon.0) 1320 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:50:49.574 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:50:49 smithi159 bash[105915]: audit 2023-09-23T23:50:48.736482+0000 mon.a (mon.0) 1321 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:50:49.575 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:50:49 smithi159 bash[105915]: audit 2023-09-23T23:50:48.742589+0000 mon.a (mon.0) 1322 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:50:49.575 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:50:49 smithi159 bash[105915]: cluster 2023-09-23T23:50:48.766557+0000 mgr.y (mgr.25991) 1012 : cluster 0 pgmap v1126: 89 pgs: 89 active+clean; 4.6 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 0 B/s wr, 112 op/s 2023-09-23T23:50:49.575 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:50:49 smithi159 bash[108473]: audit 2023-09-23T23:50:48.312026+0000 mon.a (mon.0) 1318 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:50:49.575 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:50:49 smithi159 bash[108473]: audit 2023-09-23T23:50:48.317566+0000 mon.a (mon.0) 1319 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:50:49.575 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:50:49 smithi159 bash[108473]: audit 2023-09-23T23:50:48.735151+0000 mon.a (mon.0) 1320 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:50:49.575 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:50:49 smithi159 bash[108473]: audit 2023-09-23T23:50:48.736482+0000 mon.a (mon.0) 1321 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:50:49.575 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:50:49 smithi159 bash[108473]: audit 2023-09-23T23:50:48.742589+0000 mon.a (mon.0) 1322 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:50:49.575 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:50:49 smithi159 bash[108473]: cluster 2023-09-23T23:50:48.766557+0000 mgr.y (mgr.25991) 1012 : cluster 0 pgmap v1126: 89 pgs: 89 active+clean; 4.6 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 0 B/s wr, 112 op/s 2023-09-23T23:50:49.591 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:50:49.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:49.594 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:50:49.695 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:49.720 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:49.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:49.722 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:50:49.764 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:50:49.823 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:49.851 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:49.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:49.854 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:50:49.955 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:49.987 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:49.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:49.990 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:50:50.091 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:50:50.115 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:50:50.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:50.117 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:50:50.218 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:50:50.245 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:50:50.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:50.247 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:50:50.348 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:50:50.372 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:50:50.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:50.375 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:50:50.475 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:50.497 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:50.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:50.499 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:50:50.600 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:50.632 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:50.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:50.635 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:50:50.736 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:50:50.757 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:50:50.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:50.759 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:50:50.860 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:50.887 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:50.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:50.890 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:50:50.991 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:50:51.019 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:50:51.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:51.022 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:50:51.123 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:51.152 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:51.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:51.155 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:50:51.256 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:50:51.276 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:50:51.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:51.279 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:50:51.379 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:50:51.402 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:50:51.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:51.404 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:50:51.505 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:51.526 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:51.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:51.528 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:50:51.629 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:50:51.639 INFO:teuthology.orchestra.run.smithi164.stdout:ERROR: (22) Invalid argument 2023-09-23T23:50:51.640 INFO:teuthology.orchestra.run.smithi164.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-23T23:50:51.654 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:50:51.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:51.658 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:50:51.758 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:50:51.787 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:50:51.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:51.790 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:50:51.891 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:50:51.914 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:50:51.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:51.916 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:50:52.017 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:52.029 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:50:51 smithi164 bash[92846]: cluster 2023-09-23T23:50:50.767127+0000 mgr.y (mgr.25991) 1013 : cluster 0 pgmap v1127: 89 pgs: 89 active+clean; 4.6 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 0 B/s wr, 43 op/s 2023-09-23T23:50:52.047 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:52.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:52.050 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:50:52.151 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:50:52.156 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:50:51 smithi159 bash[105915]: cluster 2023-09-23T23:50:50.767127+0000 mgr.y (mgr.25991) 1013 : cluster 0 pgmap v1127: 89 pgs: 89 active+clean; 4.6 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 0 B/s wr, 43 op/s 2023-09-23T23:50:52.156 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:50:51 smithi159 bash[108473]: cluster 2023-09-23T23:50:50.767127+0000 mgr.y (mgr.25991) 1013 : cluster 0 pgmap v1127: 89 pgs: 89 active+clean; 4.6 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 0 B/s wr, 43 op/s 2023-09-23T23:50:52.177 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:50:52.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:52.179 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:50:52.280 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:50:52.311 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:50:52.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:52.314 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:50:52.415 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:50:52.439 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:50:52.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:52.441 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:50:52.512 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 dump_historic_ops 2023-09-23T23:50:52.541 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:52.587 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:52.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:52.591 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:50:52.691 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:52.712 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:52.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:52.715 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:50:52.816 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:50:52.839 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:50:52.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:52.842 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:50:52.943 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:50:52.964 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:50:52.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:52.966 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:50:53.067 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:53.090 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:53.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:53.093 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:50:53.194 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:53.225 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:53.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:53.227 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:50:53.328 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:50:53.360 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:50:53.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:53.362 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:50:53.463 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:53.496 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:53.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:53.500 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:50:53.600 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:50:53.630 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:50:53.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:53.633 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:50:53.734 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:53.760 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:53.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:53.763 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:50:53.863 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:53.899 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:53.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:53.902 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:50:54.003 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:54.015 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:50:53 smithi164 bash[92846]: cluster 2023-09-23T23:50:52.767858+0000 mgr.y (mgr.25991) 1014 : cluster 0 pgmap v1128: 89 pgs: 89 active+clean; 4.6 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 0 B/s wr, 36 op/s 2023-09-23T23:50:54.015 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:50:53 smithi159 bash[105915]: cluster 2023-09-23T23:50:52.767858+0000 mgr.y (mgr.25991) 1014 : cluster 0 pgmap v1128: 89 pgs: 89 active+clean; 4.6 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 0 B/s wr, 36 op/s 2023-09-23T23:50:54.016 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:50:53 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:50:53] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2023-09-23T23:50:54.016 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:50:53 smithi159 bash[108473]: cluster 2023-09-23T23:50:52.767858+0000 mgr.y (mgr.25991) 1014 : cluster 0 pgmap v1128: 89 pgs: 89 active+clean; 4.6 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail; 0 B/s wr, 36 op/s 2023-09-23T23:50:54.032 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:54.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:54.035 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:50:54.136 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:54.168 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:54.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:54.171 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:50:54.272 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:54.301 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:54.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:54.305 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:50:54.406 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:54.432 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:54.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:54.435 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:50:54.536 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:50:54.568 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:50:54.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:54.571 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:50:54.671 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:54.702 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:54.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:54.705 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:50:54.807 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:54.838 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:54.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:54.841 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:50:54.942 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:54.971 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:54.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:54.974 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:50:55.074 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:55.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:55.108 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:55.108 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:50:55.209 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:50:55.231 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:50:55.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:55.233 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:50:55.334 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:55.365 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:55.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:55.368 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:50:55.469 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:55.500 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:55.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:55.504 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:50:55.605 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:55.635 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:55.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:55.637 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:50:55.739 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:55.772 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:55.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:55.775 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:50:55.876 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:55.897 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:55.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:55.900 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:50:56.000 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:56.022 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:56.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:56.024 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:50:56.125 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:56.152 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:56.154 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:50:55 smithi164 bash[92846]: cluster 2023-09-23T23:50:54.768876+0000 mgr.y (mgr.25991) 1015 : cluster 0 pgmap v1129: 89 pgs: 89 active+clean; 4.6 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:50:56.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:56.155 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:50:56.173 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:50:55 smithi159 bash[105915]: cluster 2023-09-23T23:50:54.768876+0000 mgr.y (mgr.25991) 1015 : cluster 0 pgmap v1129: 89 pgs: 89 active+clean; 4.6 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:50:56.173 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:50:55 smithi159 bash[108473]: cluster 2023-09-23T23:50:54.768876+0000 mgr.y (mgr.25991) 1015 : cluster 0 pgmap v1129: 89 pgs: 89 active+clean; 4.6 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:50:56.255 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:56.289 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:56.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:56.292 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:50:56.393 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:56.423 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:56.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:56.427 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:50:56.527 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:56.560 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:56.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:56.563 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:50:56.664 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:56.694 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:56.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:56.697 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:50:56.798 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:56.828 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:56.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:56.831 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:50:56.932 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:50:56.973 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:50:56.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:56.977 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:50:57.078 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:57.117 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:57.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:57.121 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:50:57.222 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:50:57.248 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:50:57.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:57.251 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:50:57.293 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T23:50:57.352 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:57.383 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:57.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:57.386 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:50:57.487 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:57.511 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:57.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:57.513 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:50:57.614 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:50:57.636 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:50:57.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:57.640 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:50:57.740 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:50:57.768 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:50:57.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:57.770 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:50:57.871 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:57.904 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:57.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:57.907 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:50:58.007 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:50:58.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:50:57 smithi164 bash[92846]: cluster 2023-09-23T23:50:56.769506+0000 mgr.y (mgr.25991) 1016 : cluster 0 pgmap v1130: 89 pgs: 89 active+clean; 4.6 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:50:58.039 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:50:58.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:58.041 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:50:58.142 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:58.173 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:58.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:58.176 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:50:58.277 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:50:58.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:50:57 smithi159 bash[105915]: cluster 2023-09-23T23:50:56.769506+0000 mgr.y (mgr.25991) 1016 : cluster 0 pgmap v1130: 89 pgs: 89 active+clean; 4.6 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:50:58.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:50:57 smithi159 bash[108473]: cluster 2023-09-23T23:50:56.769506+0000 mgr.y (mgr.25991) 1016 : cluster 0 pgmap v1130: 89 pgs: 89 active+clean; 4.6 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:50:58.306 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:50:58.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:58.309 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:50:58.409 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:58.434 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:58.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:58.436 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:50:58.537 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:58.560 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:50:58.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:58.562 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:50:58.663 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:50:58.694 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:50:58.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:58.697 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:50:58.798 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:58.831 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:50:58.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:58.835 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:50:58.935 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:50:58.957 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:50:58.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:58.960 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:50:59.061 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:59.089 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:59.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:59.092 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:50:59.193 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:50:59.213 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:50:59.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:59.215 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:50:59.316 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:59.343 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:59.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:59.346 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:50:59.446 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:59.481 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:59.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:59.483 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:50:59.584 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:50:59.612 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:50:59.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:59.615 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:50:59.716 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:59.746 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:50:59.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:59.749 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:50:59.850 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:59.874 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:50:59.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:50:59.876 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:50:59.977 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:50:59.998 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:00.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:00.000 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:51:00.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:50:59 smithi164 bash[92846]: cluster 2023-09-23T23:50:58.770694+0000 mgr.y (mgr.25991) 1017 : cluster 0 pgmap v1131: 89 pgs: 89 active+clean; 4.6 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:51:00.101 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:00.119 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:00.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:00.120 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:51:00.221 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:00.253 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:00.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:00.256 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:51:00.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:50:59 smithi159 bash[105915]: cluster 2023-09-23T23:50:58.770694+0000 mgr.y (mgr.25991) 1017 : cluster 0 pgmap v1131: 89 pgs: 89 active+clean; 4.6 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:51:00.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:50:59 smithi159 bash[108473]: cluster 2023-09-23T23:50:58.770694+0000 mgr.y (mgr.25991) 1017 : cluster 0 pgmap v1131: 89 pgs: 89 active+clean; 4.6 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:51:00.356 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:00.386 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:00.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:00.389 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:51:00.490 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:00.511 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:00.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:00.514 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:51:00.614 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:00.649 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:00.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:00.652 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:51:00.753 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:51:00.776 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:51:00.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:00.779 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:51:00.880 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:51:00.901 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:51:00.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:00.904 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:51:01.005 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:51:01.024 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:51:01.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:01.027 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:51:01.127 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:51:01.152 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:51:01.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:01.155 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:51:01.243 INFO:teuthology.orchestra.run.smithi164.stdout:ERROR: (22) Invalid argument 2023-09-23T23:51:01.243 INFO:teuthology.orchestra.run.smithi164.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-23T23:51:01.256 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:51:01.281 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:51:01.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:01.284 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:51:01.384 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:01.415 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:01.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:01.418 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:51:01.519 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:51:01.550 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:51:01.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:01.552 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:51:01.653 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:51:01.683 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:51:01.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:01.686 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:51:01.786 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:01.811 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:01.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:01.813 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:51:01.913 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:51:01.941 INFO:teuthology.orchestra.run.smithi159.stderr:pool 'unique_pool_3' removed 2023-09-23T23:51:01.946 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:51:01.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:01.949 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:51:02.049 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:02.057 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:51:01 smithi164 bash[92846]: cluster 2023-09-23T23:51:00.771333+0000 mgr.y (mgr.25991) 1018 : cluster 0 pgmap v1132: 89 pgs: 89 active+clean; 4.6 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:51:02.058 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:51:01 smithi164 bash[92846]: audit 2023-09-23T23:51:01.218065+0000 mon.c (mon.2) 92 : audit 1 from='client.? 172.21.15.159:0/2105699782' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_3", "pool2": "unique_pool_3", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-23T23:51:02.058 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:51:01 smithi164 bash[92846]: audit 2023-09-23T23:51:01.218749+0000 mon.a (mon.0) 1323 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_3", "pool2": "unique_pool_3", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-23T23:51:02.078 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:02.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:02.080 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:51:02.157 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_ops_in_flight 2023-09-23T23:51:02.181 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:02.211 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:51:01 smithi159 bash[105915]: cluster 2023-09-23T23:51:00.771333+0000 mgr.y (mgr.25991) 1018 : cluster 0 pgmap v1132: 89 pgs: 89 active+clean; 4.6 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:51:02.211 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:51:01 smithi159 bash[105915]: audit 2023-09-23T23:51:01.218065+0000 mon.c (mon.2) 92 : audit 1 from='client.? 172.21.15.159:0/2105699782' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_3", "pool2": "unique_pool_3", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-23T23:51:02.211 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:51:01 smithi159 bash[105915]: audit 2023-09-23T23:51:01.218749+0000 mon.a (mon.0) 1323 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_3", "pool2": "unique_pool_3", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-23T23:51:02.212 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:51:01 smithi159 bash[108473]: cluster 2023-09-23T23:51:00.771333+0000 mgr.y (mgr.25991) 1018 : cluster 0 pgmap v1132: 89 pgs: 89 active+clean; 4.6 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:51:02.212 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:51:01 smithi159 bash[108473]: audit 2023-09-23T23:51:01.218065+0000 mon.c (mon.2) 92 : audit 1 from='client.? 172.21.15.159:0/2105699782' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_3", "pool2": "unique_pool_3", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-23T23:51:02.212 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:51:01 smithi159 bash[108473]: audit 2023-09-23T23:51:01.218749+0000 mon.a (mon.0) 1323 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_3", "pool2": "unique_pool_3", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-23T23:51:02.212 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:02.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:02.215 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:51:02.315 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:02.342 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:02.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:02.344 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:51:02.445 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:02.466 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:02.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:02.469 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:51:02.569 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:02.603 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:02.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:02.605 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:51:02.706 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:02.737 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:02.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:02.739 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:51:02.819 INFO:teuthology.orchestra.run.smithi159.stdout: 2023-09-23T23:51:02.820 INFO:teuthology.orchestra.run.smithi159.stderr:dumped all 2023-09-23T23:51:02.840 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:02.863 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:02.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:02.865 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:51:02.966 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:02.996 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:02.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:03.000 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:51:03.100 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:51:03.133 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:51:03.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:03.135 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:51:03.236 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:03.249 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:51:02 smithi159 bash[105915]: cluster 2023-09-23T23:51:01.914518+0000 osd.6 (osd.6) 346 : cluster 3 failed to encode map e306 with expected crc 2023-09-23T23:51:03.250 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:51:02 smithi159 bash[105915]: audit 2023-09-23T23:51:01.916225+0000 mon.a (mon.0) 1324 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_3", "pool2": "unique_pool_3", "yes_i_really_really_mean_it": true}]': finished 2023-09-23T23:51:03.250 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:51:02 smithi159 bash[105915]: cluster 2023-09-23T23:51:01.916289+0000 mon.a (mon.0) 1325 : cluster 0 osdmap e306: 8 total, 8 up, 5 in 2023-09-23T23:51:03.250 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:51:02 smithi159 bash[105915]: audit 2023-09-23T23:51:02.251245+0000 mon.a (mon.0) 1326 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:51:03.250 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:51:02 smithi159 bash[108473]: cluster 2023-09-23T23:51:01.914518+0000 osd.6 (osd.6) 346 : cluster 3 failed to encode map e306 with expected crc 2023-09-23T23:51:03.250 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:51:02 smithi159 bash[108473]: audit 2023-09-23T23:51:01.916225+0000 mon.a (mon.0) 1324 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_3", "pool2": "unique_pool_3", "yes_i_really_really_mean_it": true}]': finished 2023-09-23T23:51:03.251 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:51:02 smithi159 bash[108473]: cluster 2023-09-23T23:51:01.916289+0000 mon.a (mon.0) 1325 : cluster 0 osdmap e306: 8 total, 8 up, 5 in 2023-09-23T23:51:03.251 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:51:02 smithi159 bash[108473]: audit 2023-09-23T23:51:02.251245+0000 mon.a (mon.0) 1326 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:51:03.268 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:03.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:03.271 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:51:03.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:51:02 smithi164 bash[92846]: cluster 2023-09-23T23:51:01.914518+0000 osd.6 (osd.6) 346 : cluster 3 failed to encode map e306 with expected crc 2023-09-23T23:51:03.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:51:02 smithi164 bash[92846]: audit 2023-09-23T23:51:01.916225+0000 mon.a (mon.0) 1324 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_3", "pool2": "unique_pool_3", "yes_i_really_really_mean_it": true}]': finished 2023-09-23T23:51:03.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:51:02 smithi164 bash[92846]: cluster 2023-09-23T23:51:01.916289+0000 mon.a (mon.0) 1325 : cluster 0 osdmap e306: 8 total, 8 up, 5 in 2023-09-23T23:51:03.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:51:02 smithi164 bash[92846]: audit 2023-09-23T23:51:02.251245+0000 mon.a (mon.0) 1326 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:51:03.372 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:51:03.402 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:51:03.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:03.405 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:51:03.506 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:51:03.538 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:51:03.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:03.539 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:51:03.640 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:03.668 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:03.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:03.670 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:51:03.771 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:03.803 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:03.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:03.805 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:51:03.906 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:03.927 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:51:03 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:51:03] "GET /metrics HTTP/1.1" 200 34182 "" "Prometheus/2.43.0" 2023-09-23T23:51:03.942 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:03.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:03.945 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:51:04.045 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:04.078 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:04.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:04.081 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:51:04.181 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:51:04.209 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:51:04.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:04.212 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:51:04.240 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:51:03 smithi159 bash[108473]: cluster 2023-09-23T23:51:02.771759+0000 mgr.y (mgr.25991) 1019 : cluster 0 pgmap v1134: 73 pgs: 73 active+clean; 4.6 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:51:04.240 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:51:03 smithi159 bash[108473]: audit 2023-09-23T23:51:02.800647+0000 mgr.y (mgr.25991) 1020 : audit 0 from='client.45200 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:51:04.241 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:51:03 smithi159 bash[108473]: cluster 2023-09-23T23:51:02.951300+0000 osd.7 (osd.7) 177 : cluster 3 failed to encode map e306 with expected crc 2023-09-23T23:51:04.241 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:51:03 smithi159 bash[108473]: cluster 2023-09-23T23:51:02.954212+0000 osd.7 (osd.7) 178 : cluster 3 failed to encode map e306 with expected crc 2023-09-23T23:51:04.241 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:51:03 smithi159 bash[108473]: cluster 2023-09-23T23:51:03.455767+0000 osd.5 (osd.5) 152 : cluster 3 failed to encode map e306 with expected crc 2023-09-23T23:51:04.241 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:51:03 smithi159 bash[105915]: cluster 2023-09-23T23:51:02.771759+0000 mgr.y (mgr.25991) 1019 : cluster 0 pgmap v1134: 73 pgs: 73 active+clean; 4.6 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:51:04.241 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:51:03 smithi159 bash[105915]: audit 2023-09-23T23:51:02.800647+0000 mgr.y (mgr.25991) 1020 : audit 0 from='client.45200 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:51:04.241 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:51:03 smithi159 bash[105915]: cluster 2023-09-23T23:51:02.951300+0000 osd.7 (osd.7) 177 : cluster 3 failed to encode map e306 with expected crc 2023-09-23T23:51:04.241 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:51:03 smithi159 bash[105915]: cluster 2023-09-23T23:51:02.954212+0000 osd.7 (osd.7) 178 : cluster 3 failed to encode map e306 with expected crc 2023-09-23T23:51:04.241 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:51:03 smithi159 bash[105915]: cluster 2023-09-23T23:51:03.455767+0000 osd.5 (osd.5) 152 : cluster 3 failed to encode map e306 with expected crc 2023-09-23T23:51:04.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:51:03 smithi164 bash[92846]: cluster 2023-09-23T23:51:02.771759+0000 mgr.y (mgr.25991) 1019 : cluster 0 pgmap v1134: 73 pgs: 73 active+clean; 4.6 MiB data, 3.3 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:51:04.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:51:03 smithi164 bash[92846]: audit 2023-09-23T23:51:02.800647+0000 mgr.y (mgr.25991) 1020 : audit 0 from='client.45200 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:51:04.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:51:03 smithi164 bash[92846]: cluster 2023-09-23T23:51:02.951300+0000 osd.7 (osd.7) 177 : cluster 3 failed to encode map e306 with expected crc 2023-09-23T23:51:04.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:51:03 smithi164 bash[92846]: cluster 2023-09-23T23:51:02.954212+0000 osd.7 (osd.7) 178 : cluster 3 failed to encode map e306 with expected crc 2023-09-23T23:51:04.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:51:03 smithi164 bash[92846]: cluster 2023-09-23T23:51:03.455767+0000 osd.5 (osd.5) 152 : cluster 3 failed to encode map e306 with expected crc 2023-09-23T23:51:04.313 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:04.346 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:04.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:04.349 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:51:04.449 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:04.481 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:04.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:04.483 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:51:04.584 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:04.620 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:04.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:04.623 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:51:04.723 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:51:04.750 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:51:04.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:04.752 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:51:04.853 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:04.888 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:04.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:04.890 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:51:04.991 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:05.012 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:05.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:05.015 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:51:05.116 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:05.148 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:05.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:05.151 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:51:05.252 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:05.276 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:05.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:05.278 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:51:05.379 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:51:05.405 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:51:05.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:05.407 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:51:05.508 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:05.537 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:05.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:05.540 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:51:05.641 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:51:05.667 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:51:05.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:05.670 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:51:05.771 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:05.801 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:05.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:05.804 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:51:05.850 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2023-09-23T23:51:05.851 INFO:tasks.radosbench:Beginning radosbench... 2023-09-23T23:51:05.851 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_4 2023-09-23T23:51:05.852 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd pool create unique_pool_4 16 2023-09-23T23:51:05.905 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:05.925 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:05.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:05.927 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:51:06.028 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:51:06.041 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:51:05 smithi164 bash[92846]: cluster 2023-09-23T23:51:04.772634+0000 mgr.y (mgr.25991) 1021 : cluster 0 pgmap v1135: 73 pgs: 73 active+clean; 4.6 MiB data, 3.4 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:51:06.058 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:51:06.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:06.062 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:51:06.162 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:51:06.171 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:51:05 smithi159 bash[105915]: cluster 2023-09-23T23:51:04.772634+0000 mgr.y (mgr.25991) 1021 : cluster 0 pgmap v1135: 73 pgs: 73 active+clean; 4.6 MiB data, 3.4 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:51:06.172 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:51:05 smithi159 bash[108473]: cluster 2023-09-23T23:51:04.772634+0000 mgr.y (mgr.25991) 1021 : cluster 0 pgmap v1135: 73 pgs: 73 active+clean; 4.6 MiB data, 3.4 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:51:06.189 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:51:06.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:06.192 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:51:06.293 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:06.323 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:06.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:06.326 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:51:06.420 INFO:teuthology.orchestra.run.smithi159.stdout:osd.0: {} 2023-09-23T23:51:06.427 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:06.448 INFO:teuthology.orchestra.run.smithi159.stdout:{"pg_ready":true,"pg_map":{"version":1134,"stamp":"2023-09-23T23:51:02.771509+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":4790195,"num_objects":28,"num_object_clones":0,"num_object_copies":84,"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":28,"num_whiteouts":0,"num_read":6485,"num_read_kb":14173,"num_write":1146,"num_write_kb":15159,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":133,"num_bytes_recovered":6561318,"num_keys_recovered":10,"num_objects_omap":16,"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":1198,"ondisk_log_size":1198,"up":219,"acting":219,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":267,"num_osds":5,"num_per_pool_osds":5,"num_per_pool_omap_osds":5,"kb":468725760,"kb_used":3502088,"kb_used_data":32672,"kb_used_omap":23,"kb_used_meta":3469352,"kb_avail":465223672,"statfs":{"total":479975178240,"available":476389040128,"internally_reserved":0,"allocated":33456128,"data_stored":25945950,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":24379,"internal_metadata":3552616645},"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":-1,"num_read_kb":-1,"num_write":-207084,"num_write_kb":-6626625,"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":"10.004174"},"pg_stats":[{"pgid":"3.1a","version":"69'2","reported_seq":155,"reported_epoch":304,"state":"active+clean","last_fresh":"2023-09-23T23:50:19.934911+0000","last_change":"2023-09-23T23:37:33.620544+0000","last_active":"2023-09-23T23:50:19.934911+0000","last_peered":"2023-09-23T23:50:19.934911+0000","last_clean":"2023-09-23T23:50:19.934911+0000","last_became_active":"2023-09-23T23:37:33.620145+0000","last_became_peered":"2023-09-23T23:37:33.620145+0000","last_unstale":"2023-09-23T23:50:19.934911+0000","last_undegraded":"2023-09-23T23:50:19.934911+0000","last_fullsized":"2023-09-23T23:50:19.934911+0000","mapping_epoch":159,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":160,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T03:15:18.766064+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,2],"acting":[6,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":277,"reported_epoch":304,"state":"active+clean","last_fresh":"2023-09-23T23:50:19.922660+0000","last_change":"2023-09-23T23:26:56.889562+0000","last_active":"2023-09-23T23:50:19.922660+0000","last_peered":"2023-09-23T23:50:19.922660+0000","last_clean":"2023-09-23T23:50:19.922660+0000","last_became_active":"2023-09-23T23:26:56.889178+0000","last_became_peered":"2023-09-23T23:26:56.889178+0000","last_unstale":"2023-09-23T23:50:19.922660+0000","last_undegraded":"2023-09-23T23:50:19.922660+0000","last_fullsized":"2023-09-23T23:50:19.922660+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T09:38:54.310691+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":269,"reported_epoch":304,"state":"active+clean","last_fresh":"2023-09-23T23:50:19.928061+0000","last_change":"2023-09-23T23:46:47.960394+0000","last_active":"2023-09-23T23:50:19.928061+0000","last_peered":"2023-09-23T23:50:19.928061+0000","last_clean":"2023-09-23T23:50:19.928061+0000","last_became_active":"2023-09-23T23:46:47.959992+0000","last_became_peered":"2023-09-23T23:46:47.959992+0000","last_unstale":"2023-09-23T23:50:19.928061+0000","last_undegraded":"2023-09-23T23:50:19.928061+0000","last_fullsized":"2023-09-23T23:50:19.928061+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T04:35:49.282633+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":233,"reported_epoch":304,"state":"active+clean","last_fresh":"2023-09-23T23:50:19.922972+0000","last_change":"2023-09-23T23:39:01.784790+0000","last_active":"2023-09-23T23:50:19.922972+0000","last_peered":"2023-09-23T23:50:19.922972+0000","last_clean":"2023-09-23T23:50:19.922972+0000","last_became_active":"2023-09-23T23:39:01.784269+0000","last_became_peered":"2023-09-23T23:39:01.784269+0000","last_unstale":"2023-09-23T23:50:19.922972+0000","last_undegraded":"2023-09-23T23:50:19.922972+0000","last_fullsized":"2023-09-23T23:50:19.922972+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:08:35.647238+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,6,4],"acting":[3,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":304,"reported_epoch":304,"state":"active+clean","last_fresh":"2023-09-23T23:50:19.925927+0000","last_change":"2023-09-23T23:34:47.351063+0000","last_active":"2023-09-23T23:50:19.925927+0000","last_peered":"2023-09-23T23:50:19.925927+0000","last_clean":"2023-09-23T23:50:19.925927+0000","last_became_active":"2023-09-23T23:34:47.350642+0000","last_became_peered":"2023-09-23T23:34:47.350642+0000","last_unstale":"2023-09-23T23:50:19.925927+0000","last_undegraded":"2023-09-23T23:50:19.925927+0000","last_fullsized":"2023-09-23T23:50:19.925927+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T00:16:56.912097+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":295,"reported_epoch":304,"state":"active+clean","last_fresh":"2023-09-23T23:50:19.932056+0000","last_change":"2023-09-23T23:35:41.563649+0000","last_active":"2023-09-23T23:50:19.932056+0000","last_peered":"2023-09-23T23:50:19.932056+0000","last_clean":"2023-09-23T23:50:19.932056+0000","last_became_active":"2023-09-23T23:35:41.563126+0000","last_became_peered":"2023-09-23T23:35:41.563126+0000","last_unstale":"2023-09-23T23:50:19.932056+0000","last_undegraded":"2023-09-23T23:50:19.932056+0000","last_fullsized":"2023-09-23T23:50:19.932056+0000","mapping_epoch":141,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":142,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:36:01.363780+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,2,3],"acting":[6,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":247,"reported_epoch":304,"state":"active+clean","last_fresh":"2023-09-23T23:50:19.923625+0000","last_change":"2023-09-23T23:35:41.557711+0000","last_active":"2023-09-23T23:50:19.923625+0000","last_peered":"2023-09-23T23:50:19.923625+0000","last_clean":"2023-09-23T23:50:19.923625+0000","last_became_active":"2023-09-23T23:35:41.554711+0000","last_became_peered":"2023-09-23T23:35:41.554711+0000","last_unstale":"2023-09-23T23:50:19.923625+0000","last_undegraded":"2023-09-23T23:50:19.923625+0000","last_fullsized":"2023-09-23T23:50:19.923625+0000","mapping_epoch":141,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":142,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T01:30:48.881964+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,6,1],"acting":[3,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":278,"reported_epoch":304,"state":"active+clean","last_fresh":"2023-09-23T23:50:19.925997+0000","last_change":"2023-09-23T23:26:56.890389+0000","last_active":"2023-09-23T23:50:19.925997+0000","last_peered":"2023-09-23T23:50:19.925997+0000","last_clean":"2023-09-23T23:50:19.925997+0000","last_became_active":"2023-09-23T23:26:56.890056+0000","last_became_peered":"2023-09-23T23:26:56.890056+0000","last_unstale":"2023-09-23T23:50:19.925997+0000","last_undegraded":"2023-09-23T23:50:19.925997+0000","last_fullsized":"2023-09-23T23:50:19.925997+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T00:20:02.700981+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":212,"reported_epoch":304,"state":"active+clean","last_fresh":"2023-09-23T23:50:19.926132+0000","last_change":"2023-09-23T23:39:01.775326+0000","last_active":"2023-09-23T23:50:19.926132+0000","last_peered":"2023-09-23T23:50:19.926132+0000","last_clean":"2023-09-23T23:50:19.926132+0000","last_became_active":"2023-09-23T23:39:01.774427+0000","last_became_peered":"2023-09-23T23:39:01.774427+0000","last_unstale":"2023-09-23T23:50:19.926132+0000","last_undegraded":"2023-09-23T23:50:19.926132+0000","last_fullsized":"2023-09-23T23:50:19.926132+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T03:54:25.565889+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,3,2],"acting":[1,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":237,"reported_epoch":304,"state":"active+clean","last_fresh":"2023-09-23T23:50:19.921926+0000","last_change":"2023-09-23T23:39:01.784229+0000","last_active":"2023-09-23T23:50:19.921926+0000","last_peered":"2023-09-23T23:50:19.921926+0000","last_clean":"2023-09-23T23:50:19.921926+0000","last_became_active":"2023-09-23T23:39:01.783895+0000","last_became_peered":"2023-09-23T23:39:01.783895+0000","last_unstale":"2023-09-23T23:50:19.921926+0000","last_undegraded":"2023-09-23T23:50:19.921926+0000","last_fullsized":"2023-09-23T23:50:19.921926+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T09:32:14.865261+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.15","version":"68'3","reported_seq":175,"reported_epoch":304,"state":"active+clean","last_fresh":"2023-09-23T23:50:19.922749+0000","last_change":"2023-09-23T23:39:01.818902+0000","last_active":"2023-09-23T23:50:19.922749+0000","last_peered":"2023-09-23T23:50:19.922749+0000","last_clean":"2023-09-23T23:50:19.922749+0000","last_became_active":"2023-09-23T23:39:01.785446+0000","last_became_peered":"2023-09-23T23:39:01.785446+0000","last_unstale":"2023-09-23T23:50:19.922749+0000","last_undegraded":"2023-09-23T23:50:19.922749+0000","last_fullsized":"2023-09-23T23:50:19.922749+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"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 @ 2023-09-24T23:22:56.139410+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"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":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":90,"num_keys_recovered":0,"num_objects_omap":1,"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":[3,4,6],"acting":[3,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":203,"reported_epoch":305,"state":"active+clean","last_fresh":"2023-09-23T23:50:41.283979+0000","last_change":"2023-09-23T23:32:08.441035+0000","last_active":"2023-09-23T23:50:41.283979+0000","last_peered":"2023-09-23T23:50:41.283979+0000","last_clean":"2023-09-23T23:50:41.283979+0000","last_became_active":"2023-09-23T23:32:08.440672+0000","last_became_peered":"2023-09-23T23:32:08.440672+0000","last_unstale":"2023-09-23T23:50:41.283979+0000","last_undegraded":"2023-09-23T23:50:41.283979+0000","last_fullsized":"2023-09-23T23:50:41.283979+0000","mapping_epoch":120,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":121,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T07:03:24.522125+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"90'23","reported_seq":221,"reported_epoch":304,"state":"active+clean","last_fresh":"2023-09-23T23:50:19.937070+0000","last_change":"2023-09-23T23:39:01.812251+0000","last_active":"2023-09-23T23:50:19.937070+0000","last_peered":"2023-09-23T23:50:19.937070+0000","last_clean":"2023-09-23T23:50:19.937070+0000","last_became_active":"2023-09-23T23:39:01.787044+0000","last_became_peered":"2023-09-23T23:39:01.787044+0000","last_unstale":"2023-09-23T23:50:19.937070+0000","last_undegraded":"2023-09-23T23:50:19.937070+0000","last_fullsized":"2023-09-23T23:50:19.937070+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"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 @ 2023-09-25T06:42:59.705703+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"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":4,"num_whiteouts":0,"num_read":7,"num_read_kb":6,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":4734,"num_keys_recovered":0,"num_objects_omap":1,"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":[6,4,2],"acting":[6,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":264,"reported_epoch":304,"state":"active+clean","last_fresh":"2023-09-23T23:50:19.929589+0000","last_change":"2023-09-23T23:25:05.230568+0000","last_active":"2023-09-23T23:50:19.929589+0000","last_peered":"2023-09-23T23:50:19.929589+0000","last_clean":"2023-09-23T23:50:19.929589+0000","last_became_active":"2023-09-23T23:25:05.230211+0000","last_became_peered":"2023-09-23T23:25:05.230211+0000","last_unstale":"2023-09-23T23:50:19.929589+0000","last_undegraded":"2023-09-23T23:50:19.929589+0000","last_fullsized":"2023-09-23T23:50:19.929589+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T01:42:35.780414+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.13","version":"68'2","reported_seq":174,"reported_epoch":305,"state":"active+clean","last_fresh":"2023-09-23T23:50:41.284462+0000","last_change":"2023-09-23T23:39:01.805733+0000","last_active":"2023-09-23T23:50:41.284462+0000","last_peered":"2023-09-23T23:50:41.284462+0000","last_clean":"2023-09-23T23:50:41.284462+0000","last_became_active":"2023-09-23T23:39:01.780704+0000","last_became_peered":"2023-09-23T23:39:01.780704+0000","last_unstale":"2023-09-23T23:50:41.284462+0000","last_undegraded":"2023-09-23T23:50:41.284462+0000","last_fullsized":"2023-09-23T23:50:41.284462+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T08:21:50.390978+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"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":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":34,"num_keys_recovered":10,"num_objects_omap":1,"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":[2,4,6],"acting":[2,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":287,"reported_epoch":304,"state":"active+clean","last_fresh":"2023-09-23T23:50:19.922690+0000","last_change":"2023-09-23T23:39:01.779473+0000","last_active":"2023-09-23T23:50:19.922690+0000","last_peered":"2023-09-23T23:50:19.922690+0000","last_clean":"2023-09-23T23:50:19.922690+0000","last_became_active":"2023-09-23T23:39:01.779172+0000","last_became_peered":"2023-09-23T23:39:01.779172+0000","last_unstale":"2023-09-23T23:50:19.922690+0000","last_undegraded":"2023-09-23T23:50:19.922690+0000","last_fullsized":"2023-09-23T23:50:19.922690+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T11:13:38.233454+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":205,"reported_epoch":305,"state":"active+clean","last_fresh":"2023-09-23T23:50:41.285055+0000","last_change":"2023-09-23T23:39:01.778654+0000","last_active":"2023-09-23T23:50:41.285055+0000","last_peered":"2023-09-23T23:50:41.285055+0000","last_clean":"2023-09-23T23:50:41.285055+0000","last_became_active":"2023-09-23T23:39:01.776906+0000","last_became_peered":"2023-09-23T23:39:01.776906+0000","last_unstale":"2023-09-23T23:50:41.285055+0000","last_undegraded":"2023-09-23T23:50:41.285055+0000","last_fullsized":"2023-09-23T23:50:41.285055+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T03:04:41.862497+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":220,"reported_epoch":304,"state":"active+clean","last_fresh":"2023-09-23T23:50:19.922311+0000","last_change":"2023-09-23T23:39:01.785789+0000","last_active":"2023-09-23T23:50:19.922311+0000","last_peered":"2023-09-23T23:50:19.922311+0000","last_clean":"2023-09-23T23:50:19.922311+0000","last_became_active":"2023-09-23T23:39:01.784977+0000","last_became_peered":"2023-09-23T23:39:01.784977+0000","last_unstale":"2023-09-23T23:50:19.922311+0000","last_undegraded":"2023-09-23T23:50:19.922311+0000","last_fullsized":"2023-09-23T23:50:19.922311+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T06:11:59.597194+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,6,1],"acting":[3,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":153,"reported_epoch":304,"state":"active+clean","last_fresh":"2023-09-23T23:50:19.929396+0000","last_change":"2023-09-23T23:39:01.784680+0000","last_active":"2023-09-23T23:50:19.929396+0000","last_peered":"2023-09-23T23:50:19.929396+0000","last_clean":"2023-09-23T23:50:19.929396+0000","last_became_active":"2023-09-23T23:39:01.784251+0000","last_became_peered":"2023-09-23T23:39:01.784251+0000","last_unstale":"2023-09-23T23:50:19.929396+0000","last_undegraded":"2023-09-23T23:50:19.929396+0000","last_fullsized":"2023-09-23T23:50:19.929396+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T00:14:24.040103+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,6,3],"acting":[4,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":242,"reported_epoch":304,"state":"active+clean","last_fresh":"2023-09-23T23:50:19.922888+0000","last_change":"2023-09-23T23:39:01.784592+0000","last_active":"2023-09-23T23:50:19.922888+0000","last_peered":"2023-09-23T23:50:19.922888+0000","last_clean":"2023-09-23T23:50:19.922888+0000","last_became_active":"2023-09-23T23:39:01.783524+0000","last_became_peered":"2023-09-23T23:39:01.783524+0000","last_unstale":"2023-09-23T23:50:19.922888+0000","last_undegraded":"2023-09-23T23:50:19.922888+0000","last_fullsized":"2023-09-23T23:50:19.922888+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T01:52:10.123910+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,2,6],"acting":[3,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.10","version":"68'8","reported_seq":318,"reported_epoch":304,"state":"active+clean","last_fresh":"2023-09-23T23:50:19.931007+0000","last_change":"2023-09-23T23:34:47.368204+0000","last_active":"2023-09-23T23:50:19.931007+0000","last_peered":"2023-09-23T23:50:19.931007+0000","last_clean":"2023-09-23T23:50:19.931007+0000","last_became_active":"2023-09-23T23:34:47.353802+0000","last_became_peered":"2023-09-23T23:34:47.353802+0000","last_unstale":"2023-09-23T23:50:19.931007+0000","last_undegraded":"2023-09-23T23:50:19.931007+0000","last_fullsized":"2023-09-23T23:50:19.931007+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"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 @ 2023-09-25T07:32:52.930708+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"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":4,"num_whiteouts":0,"num_read":12,"num_read_kb":12,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"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":[6,3,2],"acting":[6,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":286,"reported_epoch":304,"state":"active+clean","last_fresh":"2023-09-23T23:50:19.923546+0000","last_change":"2023-09-23T23:39:01.778734+0000","last_active":"2023-09-23T23:50:19.923546+0000","last_peered":"2023-09-23T23:50:19.923546+0000","last_clean":"2023-09-23T23:50:19.923546+0000","last_became_active":"2023-09-23T23:39:01.776950+0000","last_became_peered":"2023-09-23T23:39:01.776950+0000","last_unstale":"2023-09-23T23:50:19.923546+0000","last_undegraded":"2023-09-23T23:50:19.923546+0000","last_fullsized":"2023-09-23T23:50:19.923546+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:49:52.556092+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.f","version":"68'1","reported_seq":168,"reported_epoch":304,"state":"active+clean","last_fresh":"2023-09-23T23:50:19.930208+0000","last_change":"2023-09-23T23:39:01.809850+0000","last_active":"2023-09-23T23:50:19.930208+0000","last_peered":"2023-09-23T23:50:19.930208+0000","last_clean":"2023-09-23T23:50:19.930208+0000","last_became_active":"2023-09-23T23:39:01.784320+0000","last_became_peered":"2023-09-23T23:39:01.784320+0000","last_unstale":"2023-09-23T23:50:19.930208+0000","last_undegraded":"2023-09-23T23:50:19.930208+0000","last_fullsized":"2023-09-23T23:50:19.930208+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"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 @ 2023-09-25T08:14:54.954145+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":22,"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":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":158,"reported_epoch":304,"state":"active+clean","last_fresh":"2023-09-23T23:50:19.931080+0000","last_change":"2023-09-23T23:39:01.791395+0000","last_active":"2023-09-23T23:50:19.931080+0000","last_peered":"2023-09-23T23:50:19.931080+0000","last_clean":"2023-09-23T23:50:19.931080+0000","last_became_active":"2023-09-23T23:39:01.791101+0000","last_became_peered":"2023-09-23T23:39:01.791101+0000","last_unstale":"2023-09-23T23:50:19.931080+0000","last_undegraded":"2023-09-23T23:50:19.931080+0000","last_fullsized":"2023-09-23T23:50:19.931080+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:15:17.934614+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,3],"acting":[6,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.e","version":"68'2","reported_seq":185,"reported_epoch":304,"state":"active+clean","last_fresh":"2023-09-23T23:50:19.926278+0000","last_change":"2023-09-23T23:46:47.968862+0000","last_active":"2023-09-23T23:50:19.926278+0000","last_peered":"2023-09-23T23:50:19.926278+0000","last_clean":"2023-09-23T23:50:19.926278+0000","last_became_active":"2023-09-23T23:46:47.963320+0000","last_became_peered":"2023-09-23T23:46:47.963320+0000","last_unstale":"2023-09-23T23:50:19.926278+0000","last_undegraded":"2023-09-23T23:50:19.926278+0000","last_fullsized":"2023-09-23T23:50:19.926278+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T07:51:19.957977+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"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,4,3],"acting":[1,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":263,"reported_epoch":304,"state":"active+clean","last_fresh":"2023-09-23T23:50:24.541932+0000","last_change":"2023-09-23T23:35:10.673509+0000","last_active":"2023-09-23T23:50:24.541932+0000","last_peered":"2023-09-23T23:50:24.541932+0000","last_clean":"2023-09-23T23:50:24.541932+0000","last_became_active":"2023-09-23T23:35:10.673318+0000","last_became_peered":"2023-09-23T23:35:10.673318+0000","last_unstale":"2023-09-23T23:50:24.541932+0000","last_undegraded":"2023-09-23T23:50:24.541932+0000","last_fullsized":"2023-09-23T23:50:24.541932+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:08:13.653109+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,4,3],"acting":[1,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.d","version":"68'1","reported_seq":168,"reported_epoch":304,"state":"active+clean","last_fresh":"2023-09-23T23:50:19.932033+0000","last_change":"2023-09-23T23:39:01.816014+0000","last_active":"2023-09-23T23:50:19.932033+0000","last_peered":"2023-09-23T23:50:19.932033+0000","last_clean":"2023-09-23T23:50:19.932033+0000","last_became_active":"2023-09-23T23:39:01.787794+0000","last_became_peered":"2023-09-23T23:39:01.787794+0000","last_unstale":"2023-09-23T23:50:19.932033+0000","last_undegraded":"2023-09-23T23:50:19.932033+0000","last_fullsized":"2023-09-23T23:50:19.932033+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"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 @ 2023-09-25T08:29:33.262195+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":70,"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":[6,3,4],"acting":[6,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":275,"reported_epoch":304,"state":"active+clean","last_fresh":"2023-09-23T23:50:19.935117+0000","last_change":"2023-09-23T23:39:01.787814+0000","last_active":"2023-09-23T23:50:19.935117+0000","last_peered":"2023-09-23T23:50:19.935117+0000","last_clean":"2023-09-23T23:50:19.935117+0000","last_became_active":"2023-09-23T23:39:01.787522+0000","last_became_peered":"2023-09-23T23:39:01.787522+0000","last_unstale":"2023-09-23T23:50:19.935117+0000","last_undegraded":"2023-09-23T23:50:19.935117+0000","last_fullsized":"2023-09-23T23:50:19.935117+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T01:04:52.248334+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,1,3],"acting":[6,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":265,"reported_epoch":304,"state":"active+clean","last_fresh":"2023-09-23T23:50:19.922893+0000","last_change":"2023-09-23T23:32:08.441267+0000","last_active":"2023-09-23T23:50:19.922893+0000","last_peered":"2023-09-23T23:50:19.922893+0000","last_clean":"2023-09-23T23:50:19.922893+0000","last_became_active":"2023-09-23T23:32:08.440895+0000","last_became_peered":"2023-09-23T23:32:08.440895+0000","last_unstale":"2023-09-23T23:50:19.922893+0000","last_undegraded":"2023-09-23T23:50:19.922893+0000","last_fullsized":"2023-09-23T23:50:19.922893+0000","mapping_epoch":120,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":121,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T02:38:44.532782+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,6,1],"acting":[3,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":215,"reported_epoch":304,"state":"active+clean","last_fresh":"2023-09-23T23:50:19.929640+0000","last_change":"2023-09-23T23:35:41.554918+0000","last_active":"2023-09-23T23:50:19.929640+0000","last_peered":"2023-09-23T23:50:19.929640+0000","last_clean":"2023-09-23T23:50:19.929640+0000","last_became_active":"2023-09-23T23:35:41.554595+0000","last_became_peered":"2023-09-23T23:35:41.554595+0000","last_unstale":"2023-09-23T23:50:19.929640+0000","last_undegraded":"2023-09-23T23:50:19.929640+0000","last_fullsized":"2023-09-23T23:50:19.929640+0000","mapping_epoch":141,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":142,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:08:11.714395+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,4,3],"acting":[1,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.b","version":"69'3","reported_seq":317,"reported_epoch":304,"state":"active+clean","last_fresh":"2023-09-23T23:50:19.922406+0000","last_change":"2023-09-23T23:39:01.813592+0000","last_active":"2023-09-23T23:50:19.922406+0000","last_peered":"2023-09-23T23:50:19.922406+0000","last_clean":"2023-09-23T23:50:19.922406+0000","last_became_active":"2023-09-23T23:39:01.780525+0000","last_became_peered":"2023-09-23T23:39:01.780525+0000","last_unstale":"2023-09-23T23:50:19.922406+0000","last_undegraded":"2023-09-23T23:50:19.922406+0000","last_fullsized":"2023-09-23T23:50:19.922406+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"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 @ 2023-09-25T07:07:14.289204+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"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":[3,4,1],"acting":[3,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":246,"reported_epoch":305,"state":"active+clean","last_fresh":"2023-09-23T23:50:41.288707+0000","last_change":"2023-09-23T23:35:10.677772+0000","last_active":"2023-09-23T23:50:41.288707+0000","last_peered":"2023-09-23T23:50:41.288707+0000","last_clean":"2023-09-23T23:50:41.288707+0000","last_became_active":"2023-09-23T23:35:10.677374+0000","last_became_peered":"2023-09-23T23:35:10.677374+0000","last_unstale":"2023-09-23T23:50:41.288707+0000","last_undegraded":"2023-09-23T23:50:41.288707+0000","last_fullsized":"2023-09-23T23:50:41.288707+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:11:39.907276+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,4,6],"acting":[3,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":286,"reported_epoch":304,"state":"active+clean","last_fresh":"2023-09-23T23:50:19.935037+0000","last_change":"2023-09-23T23:39:01.786568+0000","last_active":"2023-09-23T23:50:19.935037+0000","last_peered":"2023-09-23T23:50:19.935037+0000","last_clean":"2023-09-23T23:50:19.935037+0000","last_became_active":"2023-09-23T23:39:01.786136+0000","last_became_peered":"2023-09-23T23:39:01.786136+0000","last_unstale":"2023-09-23T23:50:19.935037+0000","last_undegraded":"2023-09-23T23:50:19.935037+0000","last_fullsized":"2023-09-23T23:50:19.935037+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T06:27:10.726943+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":272,"reported_epoch":304,"state":"active+clean","last_fresh":"2023-09-23T23:50:36.350233+0000","last_change":"2023-09-23T23:46:47.963243+0000","last_active":"2023-09-23T23:50:36.350233+0000","last_peered":"2023-09-23T23:50:36.350233+0000","last_clean":"2023-09-23T23:50:36.350233+0000","last_became_active":"2023-09-23T23:46:47.962874+0000","last_became_peered":"2023-09-23T23:46:47.962874+0000","last_unstale":"2023-09-23T23:50:36.350233+0000","last_undegraded":"2023-09-23T23:50:36.350233+0000","last_fullsized":"2023-09-23T23:50:36.350233+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T04:47:40.739618+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[2,4,1],"acting":[2,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":23,"reported_epoch":304,"state":"active+clean","last_fresh":"2023-09-23T23:50:19.929185+0000","last_change":"2023-09-23T23:46:47.963652+0000","last_active":"2023-09-23T23:50:19.929185+0000","last_peered":"2023-09-23T23:50:19.929185+0000","last_clean":"2023-09-23T23:50:19.929185+0000","last_became_active":"2023-09-23T23:46:47.963086+0000","last_became_peered":"2023-09-23T23:46:47.963086+0000","last_unstale":"2023-09-23T23:50:19.929185+0000","last_undegraded":"2023-09-23T23:50:19.929185+0000","last_fullsized":"2023-09-23T23:50:19.929185+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T07:45:47.521940+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":246,"reported_epoch":304,"state":"active+clean","last_fresh":"2023-09-23T23:50:19.932832+0000","last_change":"2023-09-23T23:35:10.690516+0000","last_active":"2023-09-23T23:50:19.932832+0000","last_peered":"2023-09-23T23:50:19.932832+0000","last_clean":"2023-09-23T23:50:19.932832+0000","last_became_active":"2023-09-23T23:35:10.689841+0000","last_became_peered":"2023-09-23T23:35:10.689841+0000","last_unstale":"2023-09-23T23:50:19.932832+0000","last_undegraded":"2023-09-23T23:50:19.932832+0000","last_fullsized":"2023-09-23T23:50:19.932832+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:36:08.373176+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,2],"acting":[6,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":289,"reported_epoch":305,"state":"active+clean","last_fresh":"2023-09-23T23:50:41.284917+0000","last_change":"2023-09-23T23:39:01.780202+0000","last_active":"2023-09-23T23:50:41.284917+0000","last_peered":"2023-09-23T23:50:41.284917+0000","last_clean":"2023-09-23T23:50:41.284917+0000","last_became_active":"2023-09-23T23:39:01.779738+0000","last_became_peered":"2023-09-23T23:39:01.779738+0000","last_unstale":"2023-09-23T23:50:41.284917+0000","last_undegraded":"2023-09-23T23:50:41.284917+0000","last_fullsized":"2023-09-23T23:50:41.284917+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T09:58:07.103422+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":253,"reported_epoch":304,"state":"active+clean","last_fresh":"2023-09-23T23:50:19.924916+0000","last_change":"2023-09-23T23:26:56.892048+0000","last_active":"2023-09-23T23:50:19.924916+0000","last_peered":"2023-09-23T23:50:19.924916+0000","last_clean":"2023-09-23T23:50:19.924916+0000","last_became_active":"2023-09-23T23:26:56.891708+0000","last_became_peered":"2023-09-23T23:26:56.891708+0000","last_unstale":"2023-09-23T23:50:19.924916+0000","last_undegraded":"2023-09-23T23:50:19.924916+0000","last_fullsized":"2023-09-23T23:50:19.924916+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T06:30:13.122988+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"86'141","reported_seq":868,"reported_epoch":304,"state":"active+clean","last_fresh":"2023-09-23T23:50:19.924585+0000","last_change":"2023-09-23T23:39:04.826885+0000","last_active":"2023-09-23T23:50:19.924585+0000","last_peered":"2023-09-23T23:50:19.924585+0000","last_clean":"2023-09-23T23:50:19.924585+0000","last_became_active":"2023-09-23T23:39:04.826395+0000","last_became_peered":"2023-09-23T23:39:04.826395+0000","last_unstale":"2023-09-23T23:50:19.924585+0000","last_undegraded":"2023-09-23T23:50:19.924585+0000","last_fullsized":"2023-09-23T23:50:19.924585+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":141,"log_dups_size":0,"ondisk_log_size":141,"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 @ 2023-09-25T05:31:55.391104+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0015580520000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":790,"num_read_kb":1129,"num_write":131,"num_write_kb":281,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":20,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"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,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":283,"reported_epoch":305,"state":"active+clean","last_fresh":"2023-09-23T23:50:41.285249+0000","last_change":"2023-09-23T23:32:08.441997+0000","last_active":"2023-09-23T23:50:41.285249+0000","last_peered":"2023-09-23T23:50:41.285249+0000","last_clean":"2023-09-23T23:50:41.285249+0000","last_became_active":"2023-09-23T23:32:08.441659+0000","last_became_peered":"2023-09-23T23:32:08.441659+0000","last_unstale":"2023-09-23T23:50:41.285249+0000","last_undegraded":"2023-09-23T23:50:41.285249+0000","last_fullsized":"2023-09-23T23:50:41.285249+0000","mapping_epoch":120,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":121,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T00:23:04.802598+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,2,6],"acting":[3,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":284,"reported_epoch":304,"state":"active+clean","last_fresh":"2023-09-23T23:50:19.925414+0000","last_change":"2023-09-23T23:46:47.959336+0000","last_active":"2023-09-23T23:50:19.925414+0000","last_peered":"2023-09-23T23:50:19.925414+0000","last_clean":"2023-09-23T23:50:19.925414+0000","last_became_active":"2023-09-23T23:46:47.957419+0000","last_became_peered":"2023-09-23T23:46:47.957419+0000","last_unstale":"2023-09-23T23:50:19.925414+0000","last_undegraded":"2023-09-23T23:50:19.925414+0000","last_fullsized":"2023-09-23T23:50:19.925414+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:48:17.650452+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,4,2],"acting":[1,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"86'65","reported_seq":824,"reported_epoch":305,"state":"active+clean","last_fresh":"2023-09-23T23:50:41.283884+0000","last_change":"2023-09-23T23:35:41.712039+0000","last_active":"2023-09-23T23:50:41.283884+0000","last_peered":"2023-09-23T23:50:41.283884+0000","last_clean":"2023-09-23T23:50:41.283884+0000","last_became_active":"2023-09-23T23:35:41.552046+0000","last_became_peered":"2023-09-23T23:35:41.552046+0000","last_unstale":"2023-09-23T23:50:41.283884+0000","last_undegraded":"2023-09-23T23:50:41.283884+0000","last_fullsized":"2023-09-23T23:50:41.283884+0000","mapping_epoch":141,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":142,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":65,"log_dups_size":0,"ondisk_log_size":65,"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 @ 2023-09-25T09:54:09.518261+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0011165630000000001,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":823,"num_read_kb":765,"num_write":49,"num_write_kb":33,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":10,"num_bytes_recovered":38,"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,6,3],"acting":[1,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":226,"reported_epoch":304,"state":"active+clean","last_fresh":"2023-09-23T23:50:19.931705+0000","last_change":"2023-09-23T23:35:41.544251+0000","last_active":"2023-09-23T23:50:19.931705+0000","last_peered":"2023-09-23T23:50:19.931705+0000","last_clean":"2023-09-23T23:50:19.931705+0000","last_became_active":"2023-09-23T23:35:41.543876+0000","last_became_peered":"2023-09-23T23:35:41.543876+0000","last_unstale":"2023-09-23T23:50:19.931705+0000","last_undegraded":"2023-09-23T23:50:19.931705+0000","last_fullsized":"2023-09-23T23:50:19.931705+0000","mapping_epoch":141,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":142,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:57:42.779563+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":269,"reported_epoch":304,"state":"active+clean","last_fresh":"2023-09-23T23:50:19.924483+0000","last_change":"2023-09-23T23:26:56.887746+0000","last_active":"2023-09-23T23:50:19.924483+0000","last_peered":"2023-09-23T23:50:19.924483+0000","last_clean":"2023-09-23T23:50:19.924483+0000","last_became_active":"2023-09-23T23:26:56.887239+0000","last_became_peered":"2023-09-23T23:26:56.887239+0000","last_unstale":"2023-09-23T23:50:19.924483+0000","last_undegraded":"2023-09-23T23:50:19.924483+0000","last_fullsized":"2023-09-23T23:50:19.924483+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T06:37:21.318533+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"86'129","reported_seq":1007,"reported_epoch":304,"state":"active+clean","last_fresh":"2023-09-23T23:50:19.943706+0000","last_change":"2023-09-23T23:36:52.795698+0000","last_active":"2023-09-23T23:50:19.943706+0000","last_peered":"2023-09-23T23:50:19.943706+0000","last_clean":"2023-09-23T23:50:19.943706+0000","last_became_active":"2023-09-23T23:36:52.794988+0000","last_became_peered":"2023-09-23T23:36:52.794988+0000","last_unstale":"2023-09-23T23:50:19.943706+0000","last_undegraded":"2023-09-23T23:50:19.943706+0000","last_fullsized":"2023-09-23T23:50:19.943706+0000","mapping_epoch":151,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":152,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":129,"log_dups_size":0,"ondisk_log_size":129,"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 @ 2023-09-25T06:51:17.361254+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00137744,"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":1280,"num_read_kb":2606,"num_write":99,"num_write_kb":1350,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":11,"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":[2,3,1],"acting":[2,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":253,"reported_epoch":304,"state":"active+clean","last_fresh":"2023-09-23T23:50:19.926328+0000","last_change":"2023-09-23T23:26:27.455262+0000","last_active":"2023-09-23T23:50:19.926328+0000","last_peered":"2023-09-23T23:50:19.926328+0000","last_clean":"2023-09-23T23:50:19.926328+0000","last_became_active":"2023-09-23T23:26:27.454866+0000","last_became_peered":"2023-09-23T23:26:27.454866+0000","last_unstale":"2023-09-23T23:50:19.926328+0000","last_undegraded":"2023-09-23T23:50:19.926328+0000","last_fullsized":"2023-09-23T23:50:19.926328+0000","mapping_epoch":104,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":105,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:09:05.340269+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":318,"reported_epoch":304,"state":"active+clean","last_fresh":"2023-09-23T23:50:19.925118+0000","last_change":"2023-09-23T23:46:47.966351+0000","last_active":"2023-09-23T23:50:19.925118+0000","last_peered":"2023-09-23T23:50:19.925118+0000","last_clean":"2023-09-23T23:50:19.925118+0000","last_became_active":"2023-09-23T23:46:47.966053+0000","last_became_peered":"2023-09-23T23:46:47.966053+0000","last_unstale":"2023-09-23T23:50:19.925118+0000","last_undegraded":"2023-09-23T23:50:19.925118+0000","last_fullsized":"2023-09-23T23:50:19.925118+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:03:54.929346+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"86'236","reported_seq":1116,"reported_epoch":305,"state":"active+clean","last_fresh":"2023-09-23T23:50:41.284140+0000","last_change":"2023-09-23T23:39:04.842800+0000","last_active":"2023-09-23T23:50:41.284140+0000","last_peered":"2023-09-23T23:50:41.284140+0000","last_clean":"2023-09-23T23:50:41.284140+0000","last_became_active":"2023-09-23T23:39:04.839084+0000","last_became_peered":"2023-09-23T23:39:04.839084+0000","last_unstale":"2023-09-23T23:50:41.284140+0000","last_undegraded":"2023-09-23T23:50:41.284140+0000","last_fullsized":"2023-09-23T23:50:41.284140+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":236,"log_dups_size":0,"ondisk_log_size":236,"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 @ 2023-09-25T02:30:13.746830+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001002637,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":1277,"num_read_kb":1428,"num_write":202,"num_write_kb":266,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":22,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"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":[2,3,6],"acting":[2,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"1.0","version":"90'161","reported_seq":581,"reported_epoch":304,"state":"active+clean","last_fresh":"2023-09-23T23:50:19.931121+0000","last_change":"2023-09-23T23:39:04.825893+0000","last_active":"2023-09-23T23:50:19.931121+0000","last_peered":"2023-09-23T23:50:19.931121+0000","last_clean":"2023-09-23T23:50:19.931121+0000","last_became_active":"2023-09-23T23:39:04.825463+0000","last_became_peered":"2023-09-23T23:39:04.825463+0000","last_unstale":"2023-09-23T23:50:19.931121+0000","last_undegraded":"2023-09-23T23:50:19.931121+0000","last_fullsized":"2023-09-23T23:50:19.931121+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:06:14.091106+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:06:14.091106+0000","last_clean_scrub_stamp":"2023-09-23T23:06:14.091106+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"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 @ 2023-09-25T09:39:02.399806+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":486,"num_read_kb":912,"num_write":239,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":2361472,"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":[6,1,2],"acting":[6,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":237,"reported_epoch":304,"state":"active+clean","last_fresh":"2023-09-23T23:50:19.924399+0000","last_change":"2023-09-23T23:32:08.448810+0000","last_active":"2023-09-23T23:50:19.924399+0000","last_peered":"2023-09-23T23:50:19.924399+0000","last_clean":"2023-09-23T23:50:19.924399+0000","last_became_active":"2023-09-23T23:32:08.448209+0000","last_became_peered":"2023-09-23T23:32:08.448209+0000","last_unstale":"2023-09-23T23:50:19.924399+0000","last_undegraded":"2023-09-23T23:50:19.924399+0000","last_fullsized":"2023-09-23T23:50:19.924399+0000","mapping_epoch":120,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":121,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:20:27.061693+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,6,4],"acting":[3,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":258,"reported_epoch":304,"state":"active+clean","last_fresh":"2023-09-23T23:50:19.931810+0000","last_change":"2023-09-23T23:39:01.790984+0000","last_active":"2023-09-23T23:50:19.931810+0000","last_peered":"2023-09-23T23:50:19.931810+0000","last_clean":"2023-09-23T23:50:19.931810+0000","last_became_active":"2023-09-23T23:39:01.790626+0000","last_became_peered":"2023-09-23T23:39:01.790626+0000","last_unstale":"2023-09-23T23:50:19.931810+0000","last_undegraded":"2023-09-23T23:50:19.931810+0000","last_fullsized":"2023-09-23T23:50:19.931810+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T09:19:07.777738+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,3],"acting":[6,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.0","version":"86'115","reported_seq":537,"reported_epoch":304,"state":"active+clean","last_fresh":"2023-09-23T23:50:19.926166+0000","last_change":"2023-09-23T23:39:04.825581+0000","last_active":"2023-09-23T23:50:19.926166+0000","last_peered":"2023-09-23T23:50:19.926166+0000","last_clean":"2023-09-23T23:50:19.926166+0000","last_became_active":"2023-09-23T23:39:04.824855+0000","last_became_peered":"2023-09-23T23:39:04.824855+0000","last_unstale":"2023-09-23T23:50:19.926166+0000","last_undegraded":"2023-09-23T23:50:19.926166+0000","last_fullsized":"2023-09-23T23:50:19.926166+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":115,"log_dups_size":0,"ondisk_log_size":115,"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 @ 2023-09-25T05:17:19.954995+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00094966699999999996,"stat_sum":{"num_bytes":4194304,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":507,"num_read_kb":3491,"num_write":106,"num_write_kb":7211,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":4194304,"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,3,6],"acting":[1,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":275,"reported_epoch":304,"state":"active+clean","last_fresh":"2023-09-23T23:50:21.893345+0000","last_change":"2023-09-23T23:46:47.964483+0000","last_active":"2023-09-23T23:50:21.893345+0000","last_peered":"2023-09-23T23:50:21.893345+0000","last_clean":"2023-09-23T23:50:21.893345+0000","last_became_active":"2023-09-23T23:46:47.962768+0000","last_became_peered":"2023-09-23T23:46:47.962768+0000","last_unstale":"2023-09-23T23:50:21.893345+0000","last_undegraded":"2023-09-23T23:50:21.893345+0000","last_fullsized":"2023-09-23T23:50:21.893345+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T09:13:59.016738+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,4,1],"acting":[3,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":262,"reported_epoch":304,"state":"active+clean","last_fresh":"2023-09-23T23:50:19.926005+0000","last_change":"2023-09-23T23:46:47.961066+0000","last_active":"2023-09-23T23:50:19.926005+0000","last_peered":"2023-09-23T23:50:19.926005+0000","last_clean":"2023-09-23T23:50:19.926005+0000","last_became_active":"2023-09-23T23:46:47.960715+0000","last_became_peered":"2023-09-23T23:46:47.960715+0000","last_unstale":"2023-09-23T23:50:19.926005+0000","last_undegraded":"2023-09-23T23:50:19.926005+0000","last_fullsized":"2023-09-23T23:50:19.926005+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T06:58:00.527563+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,2,4],"acting":[1,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"86'75","reported_seq":615,"reported_epoch":304,"state":"active+clean","last_fresh":"2023-09-23T23:50:19.935780+0000","last_change":"2023-09-23T23:39:01.835461+0000","last_active":"2023-09-23T23:50:19.935780+0000","last_peered":"2023-09-23T23:50:19.935780+0000","last_clean":"2023-09-23T23:50:19.935780+0000","last_became_active":"2023-09-23T23:39:01.785871+0000","last_became_peered":"2023-09-23T23:39:01.785871+0000","last_unstale":"2023-09-23T23:50:19.935780+0000","last_undegraded":"2023-09-23T23:50:19.935780+0000","last_fullsized":"2023-09-23T23:50:19.935780+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":75,"log_dups_size":0,"ondisk_log_size":75,"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 @ 2023-09-25T08:31:23.278851+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001060697,"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":561,"num_read_kb":487,"num_write":59,"num_write_kb":42,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":10,"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,4,6],"acting":[1,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":271,"reported_epoch":304,"state":"active+clean","last_fresh":"2023-09-23T23:50:19.924730+0000","last_change":"2023-09-23T23:34:47.348873+0000","last_active":"2023-09-23T23:50:19.924730+0000","last_peered":"2023-09-23T23:50:19.924730+0000","last_clean":"2023-09-23T23:50:19.924730+0000","last_became_active":"2023-09-23T23:34:47.348583+0000","last_became_peered":"2023-09-23T23:34:47.348583+0000","last_unstale":"2023-09-23T23:50:19.924730+0000","last_undegraded":"2023-09-23T23:50:19.924730+0000","last_fullsized":"2023-09-23T23:50:19.924730+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:36:01.708489+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":230,"reported_epoch":304,"state":"active+clean","last_fresh":"2023-09-23T23:50:19.929860+0000","last_change":"2023-09-23T23:46:47.963861+0000","last_active":"2023-09-23T23:50:19.929860+0000","last_peered":"2023-09-23T23:50:19.929860+0000","last_clean":"2023-09-23T23:50:19.929860+0000","last_became_active":"2023-09-23T23:46:47.963373+0000","last_became_peered":"2023-09-23T23:46:47.963373+0000","last_unstale":"2023-09-23T23:50:19.929860+0000","last_undegraded":"2023-09-23T23:50:19.929860+0000","last_fullsized":"2023-09-23T23:50:19.929860+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:51:08.274713+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,2,4],"acting":[1,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.7","version":"68'2","reported_seq":317,"reported_epoch":305,"state":"active+clean","last_fresh":"2023-09-23T23:50:41.288936+0000","last_change":"2023-09-23T23:39:01.789138+0000","last_active":"2023-09-23T23:50:41.288936+0000","last_peered":"2023-09-23T23:50:41.288936+0000","last_clean":"2023-09-23T23:50:41.288936+0000","last_became_active":"2023-09-23T23:39:01.776768+0000","last_became_peered":"2023-09-23T23:39:01.776768+0000","last_unstale":"2023-09-23T23:50:41.288936+0000","last_undegraded":"2023-09-23T23:50:41.288936+0000","last_fullsized":"2023-09-23T23:50:41.288936+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T11:01:50.480472+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"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":[3,2,1],"acting":[3,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"86'170","reported_seq":619,"reported_epoch":304,"state":"active+clean","last_fresh":"2023-09-23T23:50:19.926037+0000","last_change":"2023-09-23T23:25:05.228483+0000","last_active":"2023-09-23T23:50:19.926037+0000","last_peered":"2023-09-23T23:50:19.926037+0000","last_clean":"2023-09-23T23:50:19.926037+0000","last_became_active":"2023-09-23T23:25:05.227766+0000","last_became_peered":"2023-09-23T23:25:05.227766+0000","last_unstale":"2023-09-23T23:50:19.926037+0000","last_undegraded":"2023-09-23T23:50:19.926037+0000","last_fullsized":"2023-09-23T23:50:19.926037+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":170,"log_dups_size":0,"ondisk_log_size":170,"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 @ 2023-09-25T06:17:40.984099+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00066166300000000005,"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":537,"num_read_kb":1957,"num_write":160,"num_write_kb":2393,"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,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":293,"reported_epoch":305,"state":"active+clean","last_fresh":"2023-09-23T23:50:41.285045+0000","last_change":"2023-09-23T23:39:01.786256+0000","last_active":"2023-09-23T23:50:41.285045+0000","last_peered":"2023-09-23T23:50:41.285045+0000","last_clean":"2023-09-23T23:50:41.285045+0000","last_became_active":"2023-09-23T23:39:01.785899+0000","last_became_peered":"2023-09-23T23:39:01.785899+0000","last_unstale":"2023-09-23T23:50:41.285045+0000","last_undegraded":"2023-09-23T23:50:41.285045+0000","last_fullsized":"2023-09-23T23:50:41.285045+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:01:41.201506+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.7","version":"86'45","reported_seq":455,"reported_epoch":304,"state":"active+clean","last_fresh":"2023-09-23T23:50:19.932293+0000","last_change":"2023-09-23T23:39:01.826213+0000","last_active":"2023-09-23T23:50:19.932293+0000","last_peered":"2023-09-23T23:50:19.932293+0000","last_clean":"2023-09-23T23:50:19.932293+0000","last_became_active":"2023-09-23T23:39:01.790699+0000","last_became_peered":"2023-09-23T23:39:01.790699+0000","last_unstale":"2023-09-23T23:50:19.932293+0000","last_undegraded":"2023-09-23T23:50:19.932293+0000","last_fullsized":"2023-09-23T23:50:19.932293+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":45,"log_dups_size":0,"ondisk_log_size":45,"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 @ 2023-09-25T04:53:17.666559+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000729169,"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":205,"num_read_kb":1380,"num_write":40,"num_write_kb":1138,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":7,"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":[6,2,3],"acting":[6,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"69'1","reported_seq":242,"reported_epoch":304,"state":"active+clean","last_fresh":"2023-09-23T23:50:19.926222+0000","last_change":"2023-09-23T23:39:01.807884+0000","last_active":"2023-09-23T23:50:19.926222+0000","last_peered":"2023-09-23T23:50:19.926222+0000","last_clean":"2023-09-23T23:50:19.926222+0000","last_became_active":"2023-09-23T23:39:01.782282+0000","last_became_peered":"2023-09-23T23:39:01.782282+0000","last_unstale":"2023-09-23T23:50:19.926222+0000","last_undegraded":"2023-09-23T23:50:19.926222+0000","last_fullsized":"2023-09-23T23:50:19.926222+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"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 @ 2023-09-25T07:33:53.803220+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"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,3,6],"acting":[1,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":264,"reported_epoch":304,"state":"active+clean","last_fresh":"2023-09-23T23:50:19.931395+0000","last_change":"2023-09-23T23:39:01.786484+0000","last_active":"2023-09-23T23:50:19.931395+0000","last_peered":"2023-09-23T23:50:19.931395+0000","last_clean":"2023-09-23T23:50:19.931395+0000","last_became_active":"2023-09-23T23:39:01.783785+0000","last_became_peered":"2023-09-23T23:39:01.783785+0000","last_unstale":"2023-09-23T23:50:19.931395+0000","last_undegraded":"2023-09-23T23:50:19.931395+0000","last_fullsized":"2023-09-23T23:50:19.931395+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T07:13:44.411621+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,2],"acting":[6,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.1b","version":"69'2","reported_seq":170,"reported_epoch":304,"state":"active+clean","last_fresh":"2023-09-23T23:50:19.929780+0000","last_change":"2023-09-23T23:39:01.780928+0000","last_active":"2023-09-23T23:50:19.929780+0000","last_peered":"2023-09-23T23:50:19.929780+0000","last_clean":"2023-09-23T23:50:19.929780+0000","last_became_active":"2023-09-23T23:39:01.780365+0000","last_became_peered":"2023-09-23T23:39:01.780365+0000","last_unstale":"2023-09-23T23:50:19.929780+0000","last_undegraded":"2023-09-23T23:50:19.929780+0000","last_fullsized":"2023-09-23T23:50:19.929780+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T09:02:03.468255+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,4,3],"acting":[1,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":170,"reported_epoch":304,"state":"active+clean","last_fresh":"2023-09-23T23:50:19.949341+0000","last_change":"2023-09-23T23:46:03.883022+0000","last_active":"2023-09-23T23:50:19.949341+0000","last_peered":"2023-09-23T23:50:19.949341+0000","last_clean":"2023-09-23T23:50:19.949341+0000","last_became_active":"2023-09-23T23:46:03.882627+0000","last_became_peered":"2023-09-23T23:46:03.882627+0000","last_unstale":"2023-09-23T23:50:19.949341+0000","last_undegraded":"2023-09-23T23:50:19.949341+0000","last_fullsized":"2023-09-23T23:50:19.949341+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T04:29:09.437941+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[2,1,3],"acting":[2,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1c","version":"68'2","reported_seq":179,"reported_epoch":304,"state":"active+clean","last_fresh":"2023-09-23T23:50:19.949444+0000","last_change":"2023-09-23T23:39:01.815450+0000","last_active":"2023-09-23T23:50:19.949444+0000","last_peered":"2023-09-23T23:50:19.949444+0000","last_clean":"2023-09-23T23:50:19.949444+0000","last_became_active":"2023-09-23T23:39:01.780808+0000","last_became_peered":"2023-09-23T23:39:01.780808+0000","last_unstale":"2023-09-23T23:50:19.949444+0000","last_undegraded":"2023-09-23T23:50:19.949444+0000","last_fullsized":"2023-09-23T23:50:19.949444+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T04:52:51.165825+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"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":[2,1,6],"acting":[2,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":275,"reported_epoch":304,"state":"active+clean","last_fresh":"2023-09-23T23:50:19.922919+0000","last_change":"2023-09-23T23:46:47.964382+0000","last_active":"2023-09-23T23:50:19.922919+0000","last_peered":"2023-09-23T23:50:19.922919+0000","last_clean":"2023-09-23T23:50:19.922919+0000","last_became_active":"2023-09-23T23:46:47.963932+0000","last_became_peered":"2023-09-23T23:46:47.963932+0000","last_unstale":"2023-09-23T23:50:19.922919+0000","last_undegraded":"2023-09-23T23:50:19.922919+0000","last_fullsized":"2023-09-23T23:50:19.922919+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:55:44.372957+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,4,1],"acting":[3,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1d","version":"68'2","reported_seq":191,"reported_epoch":304,"state":"active+clean","last_fresh":"2023-09-23T23:50:19.931910+0000","last_change":"2023-09-23T23:35:10.676206+0000","last_active":"2023-09-23T23:50:19.931910+0000","last_peered":"2023-09-23T23:50:19.931910+0000","last_clean":"2023-09-23T23:50:19.931910+0000","last_became_active":"2023-09-23T23:35:10.675843+0000","last_became_peered":"2023-09-23T23:35:10.675843+0000","last_unstale":"2023-09-23T23:50:19.931910+0000","last_undegraded":"2023-09-23T23:50:19.931910+0000","last_fullsized":"2023-09-23T23:50:19.931910+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T04:00:31.310495+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"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":1,"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":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":289,"reported_epoch":304,"state":"active+clean","last_fresh":"2023-09-23T23:50:19.924315+0000","last_change":"2023-09-23T23:46:47.961852+0000","last_active":"2023-09-23T23:50:19.924315+0000","last_peered":"2023-09-23T23:50:19.924315+0000","last_clean":"2023-09-23T23:50:19.924315+0000","last_became_active":"2023-09-23T23:46:47.961486+0000","last_became_peered":"2023-09-23T23:46:47.961486+0000","last_unstale":"2023-09-23T23:50:19.924315+0000","last_undegraded":"2023-09-23T23:50:19.924315+0000","last_fullsized":"2023-09-23T23:50:19.924315+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T04:42:08.826090+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,4,2],"acting":[3,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1e","version":"69'2","reported_seq":287,"reported_epoch":305,"state":"active+clean","last_fresh":"2023-09-23T23:50:41.289304+0000","last_change":"2023-09-23T23:26:56.890000+0000","last_active":"2023-09-23T23:50:41.289304+0000","last_peered":"2023-09-23T23:50:41.289304+0000","last_clean":"2023-09-23T23:50:41.289304+0000","last_became_active":"2023-09-23T23:26:56.889604+0000","last_became_peered":"2023-09-23T23:26:56.889604+0000","last_unstale":"2023-09-23T23:50:41.289304+0000","last_undegraded":"2023-09-23T23:50:41.289304+0000","last_fullsized":"2023-09-23T23:50:41.289304+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T06:45:20.534490+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":316,"reported_epoch":304,"state":"active+clean","last_fresh":"2023-09-23T23:50:19.921925+0000","last_change":"2023-09-23T23:37:33.626975+0000","last_active":"2023-09-23T23:50:19.921925+0000","last_peered":"2023-09-23T23:50:19.921925+0000","last_clean":"2023-09-23T23:50:19.921925+0000","last_became_active":"2023-09-23T23:37:33.626337+0000","last_became_peered":"2023-09-23T23:37:33.626337+0000","last_unstale":"2023-09-23T23:50:19.921925+0000","last_undegraded":"2023-09-23T23:50:19.921925+0000","last_fullsized":"2023-09-23T23:50:19.921925+0000","mapping_epoch":159,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":160,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T01:45:41.499383+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,2,6],"acting":[3,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1f","version":"69'5","reported_seq":207,"reported_epoch":304,"state":"active+clean","last_fresh":"2023-09-23T23:50:19.943123+0000","last_change":"2023-09-23T23:34:47.366146+0000","last_active":"2023-09-23T23:50:19.943123+0000","last_peered":"2023-09-23T23:50:19.943123+0000","last_clean":"2023-09-23T23:50:19.943123+0000","last_became_active":"2023-09-23T23:34:47.361648+0000","last_became_peered":"2023-09-23T23:34:47.361648+0000","last_unstale":"2023-09-23T23:50:19.943123+0000","last_undegraded":"2023-09-23T23:50:19.943123+0000","last_fullsized":"2023-09-23T23:50:19.943123+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"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 @ 2023-09-25T11:02:38.085203+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"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":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":554,"num_keys_recovered":0,"num_objects_omap":1,"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":[2,6,4],"acting":[2,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":264,"reported_epoch":304,"state":"active+clean","last_fresh":"2023-09-23T23:50:19.930744+0000","last_change":"2023-09-23T23:25:05.227361+0000","last_active":"2023-09-23T23:50:19.930744+0000","last_peered":"2023-09-23T23:50:19.930744+0000","last_clean":"2023-09-23T23:50:19.930744+0000","last_became_active":"2023-09-23T23:25:05.227003+0000","last_became_peered":"2023-09-23T23:25:05.227003+0000","last_unstale":"2023-09-23T23:50:19.930744+0000","last_undegraded":"2023-09-23T23:50:19.930744+0000","last_fullsized":"2023-09-23T23:50:19.930744+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T03:23:19.993318+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"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":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5504,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"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":22,"num_whiteouts":0,"num_read":19,"num_read_kb":18,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":33,"num_bytes_recovered":5504,"num_keys_recovered":10,"num_objects_omap":14,"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":143360,"data_stored":22662,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":27272,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"up":96,"acting":96,"num_store_stats":8},{"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":486,"num_read_kb":912,"num_write":239,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":2361472,"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":2969600,"data_stored":2951840,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":161,"ondisk_log_size":161,"up":3,"acting":3,"num_store_stats":5},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":4194323,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"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":4,"num_whiteouts":0,"num_read":5980,"num_read_kb":13243,"num_write":846,"num_write_kb":12714,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":92,"num_bytes_recovered":4194342,"num_keys_recovered":0,"num_objects_omap":2,"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":20987904,"data_stored":20971596,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6143,"internal_metadata":0},"log_size":976,"ondisk_log_size":976,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":0,"seq":231928234472,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"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},"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":[]},{"osd":6,"up_from":46,"seq":197568496114,"num_pgs":53,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":531384,"kb_used_data":8048,"kb_used_omap":0,"kb_used_meta":523328,"kb_avail":93213768,"statfs":{"total":95995035648,"available":95450898432,"internally_reserved":0,"allocated":8241152,"data_stored":7051372,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":535887872},"hb_peers":[0,1,2,3,4,5,7],"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":"Sat Sep 23 23:50:26 2023","interfaces":[{"interface":"back","average":{"1min":1.0369999999999999,"5min":0.91200000000000003,"15min":0.88},"min":{"1min":0.313,"5min":0.29399999999999998,"15min":0.26200000000000001},"max":{"1min":4.5039999999999996,"5min":5.3570000000000002,"15min":7.2539999999999996},"last":1.23},{"interface":"front","average":{"1min":0.86199999999999999,"5min":0.83499999999999996,"15min":0.91100000000000003},"min":{"1min":0.32400000000000001,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":2.8159999999999998,"5min":2.8159999999999998,"15min":6.923},"last":0.79000000000000004}]},{"osd":1,"last update":"Sat Sep 23 23:50:50 2023","interfaces":[{"interface":"back","average":{"1min":6.5720000000000001,"5min":2.8199999999999998,"15min":2.7509999999999999},"min":{"1min":0.433,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":66.025000000000006,"5min":79.552000000000007,"15min":129.09100000000001},"last":1.113},{"interface":"front","average":{"1min":6.9480000000000004,"5min":3.032,"15min":2.891},"min":{"1min":0.45300000000000001,"5min":0.37,"15min":0.28599999999999998},"max":{"1min":65.971999999999994,"5min":79.393000000000001,"15min":129.14599999999999},"last":1.1539999999999999}]},{"osd":2,"last update":"Sat Sep 23 23:50:09 2023","interfaces":[{"interface":"back","average":{"1min":1.4750000000000001,"5min":1.772,"15min":2.1099999999999999},"min":{"1min":0.33200000000000002,"5min":0.308,"15min":0.27300000000000002},"max":{"1min":8.8200000000000003,"5min":48.414999999999999,"15min":119.17},"last":0.84799999999999998},{"interface":"front","average":{"1min":1.444,"5min":1.9970000000000001,"15min":2.1859999999999999},"min":{"1min":0.49299999999999999,"5min":0.38100000000000001,"15min":0.34100000000000003},"max":{"1min":3.6960000000000002,"5min":47.207000000000001,"15min":119.084},"last":0.93400000000000005}]},{"osd":3,"last update":"Sat Sep 23 23:50:34 2023","interfaces":[{"interface":"back","average":{"1min":5.5369999999999999,"5min":3.5219999999999998,"15min":2.9350000000000001},"min":{"1min":0.38800000000000001,"5min":0.35499999999999998,"15min":0.33200000000000002},"max":{"1min":65.941000000000003,"5min":112.155,"15min":119.053},"last":0.88700000000000001},{"interface":"front","average":{"1min":5.0469999999999997,"5min":3.5270000000000001,"15min":3.1560000000000001},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.29699999999999999},"max":{"1min":66.286000000000001,"5min":111.473,"15min":120.919},"last":0.74299999999999999}]},{"osd":4,"last update":"Sat Sep 23 23:50:50 2023","interfaces":[{"interface":"back","average":{"1min":1.288,"5min":1.0509999999999999,"15min":0.90500000000000003},"min":{"1min":0.436,"5min":0.38400000000000001,"15min":0.33800000000000002},"max":{"1min":4.2569999999999997,"5min":4.5259999999999998,"15min":6.4790000000000001},"last":1.3009999999999999},{"interface":"front","average":{"1min":1.0089999999999999,"5min":1.0469999999999999,"15min":0.95399999999999996},"min":{"1min":0.40600000000000003,"5min":0.375,"15min":0.371},"max":{"1min":4.6200000000000001,"5min":4.6200000000000001,"15min":6.1210000000000004},"last":0.995}]},{"osd":5,"last update":"Sat Sep 23 23:50:50 2023","interfaces":[{"interface":"back","average":{"1min":1.2589999999999999,"5min":1.075,"15min":0.94399999999999995},"min":{"1min":0.438,"5min":0.39900000000000002,"15min":0.376},"max":{"1min":5.7000000000000002,"5min":5.7000000000000002,"15min":5.7000000000000002},"last":1.056},{"interface":"front","average":{"1min":1.1060000000000001,"5min":1.022,"15min":0.98799999999999999},"min":{"1min":0.504,"5min":0.42999999999999999,"15min":0.38600000000000001},"max":{"1min":3.0899999999999999,"5min":3.0899999999999999,"15min":6.1609999999999996},"last":1.1990000000000001}]},{"osd":7,"last update":"Sat Sep 23 23:50:50 2023","interfaces":[{"interface":"back","average":{"1min":0.94399999999999995,"5min":1.01,"15min":1.077},"min":{"1min":0.47399999999999998,"5min":0.47199999999999998,"15min":0.42199999999999999},"max":{"1min":2.4489999999999998,"5min":3.3039999999999998,"15min":6.234},"last":1.262},{"interface":"front","average":{"1min":1.0940000000000001,"5min":1.095,"15min":1.111},"min":{"1min":0.57799999999999996,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":2.758,"5min":3.2719999999999998,"15min":6.266},"last":1.343}]}]},{"osd":1,"up_from":99,"seq":425201762617,"num_pgs":59,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":826444,"kb_used_data":8644,"kb_used_omap":6,"kb_used_meta":817785,"kb_avail":92918708,"statfs":{"total":95995035648,"available":95148756992,"internally_reserved":0,"allocated":8851456,"data_stored":7136689,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6760,"internal_metadata":837412248},"hb_peers":[0,2,3,4,5,6,7],"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":"Sat Sep 23 23:50:12 2023","interfaces":[{"interface":"back","average":{"1min":1.484,"5min":1.49,"15min":1.49},"min":{"1min":0.26800000000000002,"5min":0.20499999999999999,"15min":0.20499999999999999},"max":{"1min":7.1909999999999998,"5min":7.1909999999999998,"15min":12.866},"last":0.46400000000000002},{"interface":"front","average":{"1min":2.1230000000000002,"5min":1.2709999999999999,"15min":1.3859999999999999},"min":{"1min":0.30499999999999999,"5min":0.21099999999999999,"15min":0.21099999999999999},"max":{"1min":6.6180000000000003,"5min":12.997,"15min":12.997},"last":0.248}]},{"osd":2,"last update":"Sat Sep 23 23:50:12 2023","interfaces":[{"interface":"back","average":{"1min":1.921,"5min":2.79,"15min":2.698},"min":{"1min":0.34200000000000003,"5min":0.245,"15min":0.20100000000000001},"max":{"1min":7.2370000000000001,"5min":60.838000000000001,"15min":94.941000000000003},"last":0.49399999999999999},{"interface":"front","average":{"1min":2.9420000000000002,"5min":2.843,"15min":2.8279999999999998},"min":{"1min":0.224,"5min":0.224,"15min":0.20999999999999999},"max":{"1min":11.287000000000001,"5min":62.524999999999999,"15min":97.233999999999995},"last":0.45300000000000001}]},{"osd":3,"last update":"Sat Sep 23 23:50:41 2023","interfaces":[{"interface":"back","average":{"1min":3.4390000000000001,"5min":3.181,"15min":3.21},"min":{"1min":0.26700000000000002,"5min":0.26700000000000002,"15min":0.26500000000000001},"max":{"1min":12.736000000000001,"5min":61.369,"15min":74.478999999999999},"last":0.308},{"interface":"front","average":{"1min":2.887,"5min":2.8279999999999998,"15min":2.9420000000000002},"min":{"1min":0.34999999999999998,"5min":0.30299999999999999,"15min":0.26200000000000001},"max":{"1min":6.5659999999999998,"5min":62.484000000000002,"15min":73.878},"last":0.48099999999999998}]},{"osd":4,"last update":"Sat Sep 23 23:50:12 2023","interfaces":[{"interface":"back","average":{"1min":1.4590000000000001,"5min":1.1919999999999999,"15min":1.173},"min":{"1min":0.28899999999999998,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":5.4340000000000002,"5min":5.4340000000000002,"15min":7.1289999999999996},"last":0.57599999999999996},{"interface":"front","average":{"1min":1.881,"5min":1.804,"15min":1.6919999999999999},"min":{"1min":0.38900000000000001,"5min":0.35099999999999998,"15min":0.30299999999999999},"max":{"1min":7.3390000000000004,"5min":10.954000000000001,"15min":12.199999999999999},"last":0.77400000000000002}]},{"osd":5,"last update":"Sat Sep 23 23:50:12 2023","interfaces":[{"interface":"back","average":{"1min":2.5579999999999998,"5min":1.5920000000000001,"15min":1.506},"min":{"1min":0.376,"5min":0.372,"15min":0.36799999999999999},"max":{"1min":6.6440000000000001,"5min":9.2110000000000003,"15min":10.723000000000001},"last":0.54700000000000004},{"interface":"front","average":{"1min":1.5840000000000001,"5min":1.2769999999999999,"15min":1.2110000000000001},"min":{"1min":0.377,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":6.1449999999999996,"5min":6.1449999999999996,"15min":6.1449999999999996},"last":0.63500000000000001}]},{"osd":6,"last update":"Sat Sep 23 23:50:12 2023","interfaces":[{"interface":"back","average":{"1min":3.0089999999999999,"5min":1.8220000000000001,"15min":1.603},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.32900000000000001},"max":{"1min":7.7839999999999998,"5min":9.1500000000000004,"15min":11.349},"last":0.65700000000000003},{"interface":"front","average":{"1min":1.4430000000000001,"5min":1.345,"15min":1.3400000000000001},"min":{"1min":0.32300000000000001,"5min":0.312,"15min":0.312},"max":{"1min":5.54,"5min":5.54,"15min":7.9119999999999999},"last":0.75900000000000001}]},{"osd":7,"last update":"Sat Sep 23 23:50:12 2023","interfaces":[{"interface":"back","average":{"1min":1.5049999999999999,"5min":1.288,"15min":1.3120000000000001},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":5.4790000000000001,"5min":5.4790000000000001,"15min":8.5670000000000002},"last":0.78800000000000003},{"interface":"front","average":{"1min":1.732,"5min":1.7310000000000001,"15min":1.7010000000000001},"min":{"1min":0.55500000000000005,"5min":0.46800000000000003,"15min":0.39700000000000002},"max":{"1min":7.3719999999999999,"5min":7.3719999999999999,"15min":12.291},"last":0.56399999999999995}]}]},{"osd":0,"up_from":0,"seq":403726926144,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"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},"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":[]},{"osd":2,"up_from":104,"seq":446676599081,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":853744,"kb_used_data":4584,"kb_used_omap":11,"kb_used_meta":849140,"kb_avail":92891408,"statfs":{"total":95995035648,"available":95120801792,"internally_reserved":0,"allocated":4694016,"data_stored":2951225,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12272,"internal_metadata":869519376},"hb_peers":[0,1,3,4,5,6,7],"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":"Sat Sep 23 23:50:22 2023","interfaces":[{"interface":"back","average":{"1min":1.042,"5min":0.88300000000000001,"15min":1.163},"min":{"1min":0.251,"5min":0.19500000000000001,"15min":0.19500000000000001},"max":{"1min":5.9199999999999999,"5min":5.9199999999999999,"15min":13.125999999999999},"last":0.33900000000000002},{"interface":"front","average":{"1min":0.96699999999999997,"5min":0.86399999999999999,"15min":1.306},"min":{"1min":0.23300000000000001,"5min":0.23300000000000001,"15min":0.23200000000000001},"max":{"1min":5.867,"5min":5.867,"15min":14.709},"last":0.38300000000000001}]},{"osd":1,"last update":"Sat Sep 23 23:50:22 2023","interfaces":[{"interface":"back","average":{"1min":3.3250000000000002,"5min":2.4079999999999999,"15min":1.9119999999999999},"min":{"1min":0.309,"5min":0.21099999999999999,"15min":0.21099999999999999},"max":{"1min":26.843,"5min":36.813000000000002,"15min":36.813000000000002},"last":0.29499999999999998},{"interface":"front","average":{"1min":2.7240000000000002,"5min":2.552,"15min":2.0950000000000002},"min":{"1min":0.40300000000000002,"5min":0.34399999999999997,"15min":0.249},"max":{"1min":26.593,"5min":38.814,"15min":38.814},"last":0.43099999999999999}]},{"osd":3,"last update":"Sat Sep 23 23:50:45 2023","interfaces":[{"interface":"back","average":{"1min":2.3180000000000001,"5min":2.3969999999999998,"15min":3.1549999999999998},"min":{"1min":0.25,"5min":0.25,"15min":0.19700000000000001},"max":{"1min":7.4640000000000004,"5min":29.425999999999998,"15min":130.126},"last":0.41299999999999998},{"interface":"front","average":{"1min":1.734,"5min":2.927,"15min":3.3559999999999999},"min":{"1min":0.27400000000000002,"5min":0.27400000000000002,"15min":0.245},"max":{"1min":5.0540000000000003,"5min":68.266999999999996,"15min":129.65799999999999},"last":0.36499999999999999}]},{"osd":4,"last update":"Sat Sep 23 23:50:22 2023","interfaces":[{"interface":"back","average":{"1min":1.3360000000000001,"5min":1.254,"15min":1.4159999999999999},"min":{"1min":0.33500000000000002,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":4.6449999999999996,"5min":4.6449999999999996,"15min":12.943},"last":0.70299999999999996},{"interface":"front","average":{"1min":1.6559999999999999,"5min":1.4790000000000001,"15min":1.542},"min":{"1min":0.372,"5min":0.316,"15min":0.316},"max":{"1min":5.9139999999999997,"5min":7.0659999999999998,"15min":12.263},"last":0.58699999999999997}]},{"osd":5,"last update":"Sat Sep 23 23:50:22 2023","interfaces":[{"interface":"back","average":{"1min":1.371,"5min":1.0960000000000001,"15min":1.2929999999999999},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":4.0739999999999998,"5min":6.4820000000000002,"15min":9.9039999999999999},"last":0.754},{"interface":"front","average":{"1min":1.3740000000000001,"5min":1.2589999999999999,"15min":1.482},"min":{"1min":0.47699999999999998,"5min":0.40100000000000002,"15min":0.373},"max":{"1min":4.6059999999999999,"5min":4.6059999999999999,"15min":12.978999999999999},"last":0.85599999999999998}]},{"osd":6,"last update":"Sat Sep 23 23:50:22 2023","interfaces":[{"interface":"back","average":{"1min":1.9570000000000001,"5min":1.72,"15min":1.609},"min":{"1min":0.43099999999999999,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":7.508,"5min":10.929,"15min":12.209},"last":0.73999999999999999},{"interface":"front","average":{"1min":1.28,"5min":1.121,"15min":1.335},"min":{"1min":0.378,"5min":0.35299999999999998,"15min":0.34200000000000003},"max":{"1min":3.4950000000000001,"5min":6.5339999999999998,"15min":13.329000000000001},"last":0.67900000000000005}]},{"osd":7,"last update":"Sat Sep 23 23:50:22 2023","interfaces":[{"interface":"back","average":{"1min":1.6000000000000001,"5min":1.54,"15min":1.611},"min":{"1min":0.41499999999999998,"5min":0.36799999999999999,"15min":0.32500000000000001},"max":{"1min":5.968,"5min":10.664,"15min":13.231},"last":0.86799999999999999},{"interface":"front","average":{"1min":1.4950000000000001,"5min":1.1779999999999999,"15min":1.448},"min":{"1min":0.503,"5min":0.46000000000000002,"15min":0.40300000000000002},"max":{"1min":6.6429999999999998,"5min":6.6429999999999998,"15min":13.375},"last":0.71699999999999997}]}]},{"osd":3,"up_from":109,"seq":468151435555,"num_pgs":61,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":882840,"kb_used_data":8016,"kb_used_omap":5,"kb_used_meta":874810,"kb_avail":92862312,"statfs":{"total":95995035648,"available":95091007488,"internally_reserved":0,"allocated":8208384,"data_stored":6539373,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5347,"internal_metadata":895806237},"hb_peers":[0,1,2,4,5,6,7],"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":"Sat Sep 23 23:50:44 2023","interfaces":[{"interface":"back","average":{"1min":1.6699999999999999,"5min":1.1930000000000001,"15min":1.377},"min":{"1min":0.222,"5min":0.20399999999999999,"15min":0.182},"max":{"1min":8.548,"5min":8.9909999999999997,"15min":8.9909999999999997},"last":0.35699999999999998},{"interface":"front","average":{"1min":1.585,"5min":1.7410000000000001,"15min":1.5229999999999999},"min":{"1min":0.23999999999999999,"5min":0.20200000000000001,"15min":0.20200000000000001},"max":{"1min":7.9269999999999996,"5min":42.337000000000003,"15min":42.337000000000003},"last":0.83399999999999996}]},{"osd":1,"last update":"Sat Sep 23 23:50:44 2023","interfaces":[{"interface":"back","average":{"1min":2.4580000000000002,"5min":1.8899999999999999,"15min":2.4100000000000001},"min":{"1min":0.152,"5min":0.152,"15min":0.152},"max":{"1min":6.1760000000000002,"5min":14.632999999999999,"15min":140.44900000000001},"last":0.76000000000000001},{"interface":"front","average":{"1min":2.5899999999999999,"5min":2.6200000000000001,"15min":2.7400000000000002},"min":{"1min":0.41999999999999998,"5min":0.249,"15min":0.22},"max":{"1min":8.9860000000000007,"5min":41.588999999999999,"15min":140.99199999999999},"last":0.38800000000000001}]},{"osd":2,"last update":"Sat Sep 23 23:50:44 2023","interfaces":[{"interface":"back","average":{"1min":1.679,"5min":2.048,"15min":2.028},"min":{"1min":0.22700000000000001,"5min":0.22700000000000001,"15min":0.215},"max":{"1min":5.8879999999999999,"5min":48.578000000000003,"15min":59.648000000000003},"last":0.63200000000000001},{"interface":"front","average":{"1min":2.4399999999999999,"5min":3.081,"15min":2.7759999999999998},"min":{"1min":0.27100000000000002,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":9.5850000000000009,"5min":50.323,"15min":61.073},"last":0.59899999999999998}]},{"osd":4,"last update":"Sat Sep 23 23:50:44 2023","interfaces":[{"interface":"back","average":{"1min":1.9590000000000001,"5min":1.5069999999999999,"15min":1.603},"min":{"1min":0.307,"5min":0.307,"15min":0.307},"max":{"1min":8.4559999999999995,"5min":8.9580000000000002,"15min":8.9580000000000002},"last":0.78500000000000003},{"interface":"front","average":{"1min":1.728,"5min":2.02,"15min":1.7849999999999999},"min":{"1min":0.375,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":8.1020000000000003,"5min":42.521000000000001,"15min":42.521000000000001},"last":0.67500000000000004}]},{"osd":5,"last update":"Sat Sep 23 23:50:44 2023","interfaces":[{"interface":"back","average":{"1min":1.7210000000000001,"5min":1.9470000000000001,"15min":1.7230000000000001},"min":{"1min":0.40600000000000003,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":7.984,"5min":42.479999999999997,"15min":42.479999999999997},"last":0.80400000000000005},{"interface":"front","average":{"1min":1.5780000000000001,"5min":1.3420000000000001,"15min":1.278},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.308},"max":{"1min":6.3330000000000002,"5min":6.4900000000000002,"15min":6.931},"last":1.093}]},{"osd":6,"last update":"Sat Sep 23 23:50:44 2023","interfaces":[{"interface":"back","average":{"1min":1.903,"5min":2.117,"15min":1.8620000000000001},"min":{"1min":0.36899999999999999,"5min":0.34499999999999997,"15min":0.32400000000000001},"max":{"1min":8.0120000000000005,"5min":42.813000000000002,"15min":42.813000000000002},"last":0.72099999999999997},{"interface":"front","average":{"1min":1.7889999999999999,"5min":1.5069999999999999,"15min":1.4430000000000001},"min":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.28899999999999998},"max":{"1min":6.5,"5min":6.5620000000000003,"15min":8.7400000000000002},"last":1.018}]},{"osd":7,"last update":"Sat Sep 23 23:50:44 2023","interfaces":[{"interface":"back","average":{"1min":1.607,"5min":1.369,"15min":1.4550000000000001},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.34200000000000003},"max":{"1min":6.3860000000000001,"5min":6.5369999999999999,"15min":10.034000000000001},"last":1.1739999999999999},{"interface":"front","average":{"1min":2,"5min":1.6319999999999999,"15min":1.7450000000000001},"min":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.39900000000000002},"max":{"1min":8.5229999999999997,"5min":8.9079999999999995,"15min":8.9079999999999995},"last":0.73799999999999999}]}]},{"osd":4,"up_from":30,"seq":128849019397,"num_pgs":49,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":407676,"kb_used_data":3380,"kb_used_omap":0,"kb_used_meta":404288,"kb_avail":93337476,"statfs":{"total":95995035648,"available":95577575424,"internally_reserved":0,"allocated":3461120,"data_stored":2267291,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":413990912},"hb_peers":[0,1,2,3,5,6,7],"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":"Sat Sep 23 23:50:23 2023","interfaces":[{"interface":"back","average":{"1min":1.2669999999999999,"5min":0.79900000000000004,"15min":0.80100000000000005},"min":{"1min":0.29199999999999998,"5min":0.29199999999999998,"15min":0.251},"max":{"1min":3.137,"5min":3.137,"15min":17.260000000000002},"last":0.60499999999999998},{"interface":"front","average":{"1min":1.129,"5min":0.86799999999999999,"15min":0.84899999999999998},"min":{"1min":0.28599999999999998,"5min":0.28599999999999998,"15min":0.27300000000000002},"max":{"1min":4.1970000000000001,"5min":4.1970000000000001,"15min":17.286999999999999},"last":0.69299999999999995}]},{"osd":1,"last update":"Sat Sep 23 23:49:56 2023","interfaces":[{"interface":"back","average":{"1min":6.4349999999999996,"5min":2.2410000000000001,"15min":1.988},"min":{"1min":0.432,"5min":0.28799999999999998,"15min":0.27600000000000002},"max":{"1min":92.004000000000005,"5min":92.004000000000005,"15min":92.004000000000005},"last":0.96999999999999997},{"interface":"front","average":{"1min":6.726,"5min":2.2290000000000001,"15min":2},"min":{"1min":0.41099999999999998,"5min":0.309,"15min":0.29999999999999999},"max":{"1min":91.299000000000007,"5min":91.299000000000007,"15min":91.299000000000007},"last":1.0269999999999999}]},{"osd":2,"last update":"Sat Sep 23 23:50:13 2023","interfaces":[{"interface":"back","average":{"1min":1.7490000000000001,"5min":1.458,"15min":2.46},"min":{"1min":0.51500000000000001,"5min":0.312,"15min":0.27600000000000002},"max":{"1min":6.0250000000000004,"5min":22.204000000000001,"15min":167.28299999999999},"last":0.90600000000000003},{"interface":"front","average":{"1min":1.4970000000000001,"5min":1.353,"15min":2.5},"min":{"1min":0.41899999999999998,"5min":0.32500000000000001,"15min":0.29799999999999999},"max":{"1min":6.1870000000000003,"5min":19.853000000000002,"15min":167.935},"last":0.97699999999999998}]},{"osd":3,"last update":"Sat Sep 23 23:50:47 2023","interfaces":[{"interface":"back","average":{"1min":1.5229999999999999,"5min":2.7919999999999998,"15min":2.3410000000000002},"min":{"1min":0.46100000000000002,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":3.2400000000000002,"5min":86.971999999999994,"15min":86.971999999999994},"last":1.012},{"interface":"front","average":{"1min":2.1890000000000001,"5min":3.0990000000000002,"15min":2.5070000000000001},"min":{"1min":0.34100000000000003,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":8.5640000000000001,"5min":87.353999999999999,"15min":87.353999999999999},"last":0.85199999999999998}]},{"osd":5,"last update":"Sat Sep 23 23:49:56 2023","interfaces":[{"interface":"back","average":{"1min":1.1120000000000001,"5min":0.84499999999999997,"15min":0.83999999999999997},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.34300000000000003},"max":{"1min":6.024,"5min":6.024,"15min":9.5220000000000002},"last":1.131},{"interface":"front","average":{"1min":1.216,"5min":0.97599999999999998,"15min":0.96999999999999997},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":6.1020000000000003,"5min":6.1020000000000003,"15min":9.5510000000000002},"last":1.1890000000000001}]},{"osd":6,"last update":"Sat Sep 23 23:49:56 2023","interfaces":[{"interface":"back","average":{"1min":1.2010000000000001,"5min":1.0449999999999999,"15min":1.0389999999999999},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.312},"max":{"1min":3.8039999999999998,"5min":4.1079999999999997,"15min":8.3699999999999992},"last":1.1140000000000001},{"interface":"front","average":{"1min":1.2869999999999999,"5min":0.995,"15min":0.93200000000000005},"min":{"1min":0.38600000000000001,"5min":0.38100000000000001,"15min":0.36099999999999999},"max":{"1min":4.5010000000000003,"5min":4.5010000000000003,"15min":4.5010000000000003},"last":1.077}]},{"osd":7,"last update":"Sat Sep 23 23:49:56 2023","interfaces":[{"interface":"back","average":{"1min":1.2490000000000001,"5min":0.98799999999999999,"15min":0.98799999999999999},"min":{"1min":0.442,"5min":0.442,"15min":0.378},"max":{"1min":6.0599999999999996,"5min":6.0599999999999996,"15min":9.6140000000000008},"last":1.0600000000000001},{"interface":"front","average":{"1min":0.99299999999999999,"5min":1.004,"15min":1.024},"min":{"1min":0.52000000000000002,"5min":0.41099999999999998,"15min":0.39500000000000002},"max":{"1min":3.7280000000000002,"5min":4.1559999999999997,"15min":6.5910000000000002},"last":1.173}]}]},{"osd":5,"up_from":0,"seq":163208757756,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"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},"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":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"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":593920,"data_stored":590368,"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":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":4194304,"data_stored":4194304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4198400,"data_stored":4194323,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"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":4485,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4198400,"data_stored":4194323,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1658,"internal_metadata":0},{"poolid":2,"osd":4,"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},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4198400,"data_stored":4194323,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":4194304,"data_stored":4194304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9036,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":22,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6760,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":5322,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7787,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":182,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3689,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":32768,"data_stored":5504,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":624,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":5482,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4950,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"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},{"poolid":4,"osd":1,"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},{"poolid":4,"osd":2,"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},{"poolid":4,"osd":3,"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},{"poolid":4,"osd":4,"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},{"poolid":4,"osd":5,"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},{"poolid":4,"osd":6,"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},{"poolid":4,"osd":7,"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}]}} 2023-09-23T23:51:06.453 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T23:51:06.454 INFO:teuthology.orchestra.run.smithi159.stdout:osd.1: {} 2023-09-23T23:51:06.454 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:06.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:06.458 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:51:06.471 INFO:teuthology.orchestra.run.smithi159.stdout:osd.2: {} 2023-09-23T23:51:06.495 INFO:teuthology.orchestra.run.smithi159.stdout:osd.3: {} 2023-09-23T23:51:06.525 INFO:teuthology.orchestra.run.smithi159.stdout:osd.4: {} 2023-09-23T23:51:06.552 INFO:teuthology.orchestra.run.smithi159.stdout:osd.5: {} 2023-09-23T23:51:06.558 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:51:06.581 INFO:teuthology.orchestra.run.smithi159.stdout:osd.6: {} 2023-09-23T23:51:06.590 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:51:06.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:06.593 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:51:06.609 INFO:teuthology.orchestra.run.smithi159.stdout:osd.7: {} 2023-09-23T23:51:06.611 INFO:teuthology.orchestra.run.smithi159.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T23:51:06.612 INFO:teuthology.orchestra.run.smithi159.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T23:51:06.612 INFO:teuthology.orchestra.run.smithi159.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T23:51:06.612 INFO:teuthology.orchestra.run.smithi159.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T23:51:06.612 INFO:teuthology.orchestra.run.smithi159.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T23:51:06.612 INFO:teuthology.orchestra.run.smithi159.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T23:51:06.612 INFO:teuthology.orchestra.run.smithi159.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T23:51:06.612 INFO:teuthology.orchestra.run.smithi159.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T23:51:06.693 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:06.727 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:06.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:06.730 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:51:06.831 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:51:06.858 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:51:06.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:06.859 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:51:06.936 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T23:51:06.949 INFO:teuthology.orchestra.run.smithi159.stderr:nodeep-scrub is set 2023-09-23T23:51:06.960 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:06.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:51:06 smithi164 bash[92846]: audit 2023-09-23T23:51:06.393114+0000 mon.a (mon.0) 1327 : audit 0 from='client.? 172.21.15.159:0/4033614022' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:51:06.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:51:06 smithi164 bash[92846]: audit 2023-09-23T23:51:06.807724+0000 mon.c (mon.2) 93 : audit 1 from='client.? 172.21.15.159:0/2100112089' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:51:06.963 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:51:06 smithi164 bash[92846]: audit 2023-09-23T23:51:06.808147+0000 mon.a (mon.0) 1328 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:51:06.983 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:06.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:06.985 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:51:07.086 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:07.097 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:51:06 smithi159 bash[108473]: audit 2023-09-23T23:51:06.393114+0000 mon.a (mon.0) 1327 : audit 0 from='client.? 172.21.15.159:0/4033614022' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:51:07.098 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:51:06 smithi159 bash[108473]: audit 2023-09-23T23:51:06.807724+0000 mon.c (mon.2) 93 : audit 1 from='client.? 172.21.15.159:0/2100112089' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:51:07.098 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:51:06 smithi159 bash[108473]: audit 2023-09-23T23:51:06.808147+0000 mon.a (mon.0) 1328 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:51:07.098 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:51:06 smithi159 bash[105915]: audit 2023-09-23T23:51:06.393114+0000 mon.a (mon.0) 1327 : audit 0 from='client.? 172.21.15.159:0/4033614022' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:51:07.098 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:51:06 smithi159 bash[105915]: audit 2023-09-23T23:51:06.807724+0000 mon.c (mon.2) 93 : audit 1 from='client.? 172.21.15.159:0/2100112089' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:51:07.098 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:51:06 smithi159 bash[105915]: audit 2023-09-23T23:51:06.808147+0000 mon.a (mon.0) 1328 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:51:07.110 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:07.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:07.113 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:51:07.214 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:07.237 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:07.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:07.239 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:51:07.340 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:07.369 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:07.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:07.372 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:51:07.473 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:51:07.499 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:51:07.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:07.502 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:51:07.603 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:07.630 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:07.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:07.633 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:51:07.733 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:07.763 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:07.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:07.766 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:51:07.866 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:07.895 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:07.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:07.898 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:51:07.999 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:08.024 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:08.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:08.027 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:51:08.128 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:08.162 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:08.164 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:51:08 smithi159 bash[108473]: cluster 2023-09-23T23:51:06.773330+0000 mgr.y (mgr.25991) 1022 : cluster 0 pgmap v1136: 73 pgs: 73 active+clean; 4.6 MiB data, 3.4 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:51:08.164 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:51:08 smithi159 bash[108473]: cluster 2023-09-23T23:51:06.927763+0000 mon.a (mon.0) 1329 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:51:08.164 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:51:08 smithi159 bash[108473]: cluster 2023-09-23T23:51:06.937677+0000 osd.6 (osd.6) 347 : cluster 3 failed to encode map e307 with expected crc 2023-09-23T23:51:08.164 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:51:08 smithi159 bash[108473]: audit 2023-09-23T23:51:06.941135+0000 mon.a (mon.0) 1330 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T23:51:08.164 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:51:08 smithi159 bash[108473]: cluster 2023-09-23T23:51:06.941330+0000 mon.a (mon.0) 1331 : cluster 0 osdmap e307: 8 total, 8 up, 5 in 2023-09-23T23:51:08.164 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:51:07 smithi159 bash[105915]: cluster 2023-09-23T23:51:06.773330+0000 mgr.y (mgr.25991) 1022 : cluster 0 pgmap v1136: 73 pgs: 73 active+clean; 4.6 MiB data, 3.4 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:51:08.165 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:51:07 smithi159 bash[105915]: cluster 2023-09-23T23:51:06.927763+0000 mon.a (mon.0) 1329 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:51:08.165 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:51:07 smithi159 bash[105915]: cluster 2023-09-23T23:51:06.937677+0000 osd.6 (osd.6) 347 : cluster 3 failed to encode map e307 with expected crc 2023-09-23T23:51:08.165 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:51:08 smithi159 bash[105915]: audit 2023-09-23T23:51:06.941135+0000 mon.a (mon.0) 1330 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T23:51:08.165 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:51:08 smithi159 bash[105915]: cluster 2023-09-23T23:51:06.941330+0000 mon.a (mon.0) 1331 : cluster 0 osdmap e307: 8 total, 8 up, 5 in 2023-09-23T23:51:08.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:08.166 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:51:08.167 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:51:07 smithi164 bash[92846]: cluster 2023-09-23T23:51:06.773330+0000 mgr.y (mgr.25991) 1022 : cluster 0 pgmap v1136: 73 pgs: 73 active+clean; 4.6 MiB data, 3.4 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:51:08.167 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:51:07 smithi164 bash[92846]: cluster 2023-09-23T23:51:06.927763+0000 mon.a (mon.0) 1329 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:51:08.167 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:51:07 smithi164 bash[92846]: cluster 2023-09-23T23:51:06.937677+0000 osd.6 (osd.6) 347 : cluster 3 failed to encode map e307 with expected crc 2023-09-23T23:51:08.167 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:51:07 smithi164 bash[92846]: audit 2023-09-23T23:51:06.941135+0000 mon.a (mon.0) 1330 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T23:51:08.167 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:51:07 smithi164 bash[92846]: cluster 2023-09-23T23:51:06.941330+0000 mon.a (mon.0) 1331 : cluster 0 osdmap e307: 8 total, 8 up, 5 in 2023-09-23T23:51:08.266 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:51:08.298 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:51:08.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:08.301 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:51:08.401 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:51:08.428 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:51:08.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:08.431 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:51:08.532 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:08.557 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:08.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:08.560 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:51:08.660 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:08.685 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:08.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:08.687 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:51:08.788 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:08.815 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:08.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:08.818 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:51:08.919 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:51:08.949 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:51:08.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:08.952 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:51:09.053 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:51:09.086 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:51:09.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:09.089 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:51:09.190 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:09.218 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:09.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:09.221 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:51:09.322 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:51:09.352 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:51:09.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:09.355 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:51:09.456 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:51:09.489 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:51:09.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:09.492 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:51:09.593 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:09.620 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:09.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:09.623 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:51:09.724 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:09.759 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:09.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:09.763 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:51:09.864 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:09.895 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:09.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:09.898 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:51:09.999 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:51:10.030 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:51:10.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:10.032 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:51:10.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:51:09 smithi159 bash[105915]: cluster 2023-09-23T23:51:08.773946+0000 mgr.y (mgr.25991) 1023 : cluster 0 pgmap v1138: 73 pgs: 73 active+clean; 4.6 MiB data, 3.4 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:51:10.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:51:09 smithi159 bash[105915]: cluster 2023-09-23T23:51:09.123918+0000 osd.4 (osd.4) 227 : cluster 3 failed to encode map e307 with expected crc 2023-09-23T23:51:10.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:51:09 smithi159 bash[105915]: cluster 2023-09-23T23:51:09.123963+0000 osd.7 (osd.7) 179 : cluster 3 failed to encode map e307 with expected crc 2023-09-23T23:51:10.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:51:09 smithi159 bash[105915]: cluster 2023-09-23T23:51:09.124236+0000 osd.5 (osd.5) 153 : cluster 3 failed to encode map e307 with expected crc 2023-09-23T23:51:10.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:51:09 smithi159 bash[108473]: cluster 2023-09-23T23:51:08.773946+0000 mgr.y (mgr.25991) 1023 : cluster 0 pgmap v1138: 73 pgs: 73 active+clean; 4.6 MiB data, 3.4 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:51:10.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:51:09 smithi159 bash[108473]: cluster 2023-09-23T23:51:09.123918+0000 osd.4 (osd.4) 227 : cluster 3 failed to encode map e307 with expected crc 2023-09-23T23:51:10.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:51:09 smithi159 bash[108473]: cluster 2023-09-23T23:51:09.123963+0000 osd.7 (osd.7) 179 : cluster 3 failed to encode map e307 with expected crc 2023-09-23T23:51:10.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:51:09 smithi159 bash[108473]: cluster 2023-09-23T23:51:09.124236+0000 osd.5 (osd.5) 153 : cluster 3 failed to encode map e307 with expected crc 2023-09-23T23:51:10.133 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:10.168 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:10.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:10.171 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:51:10.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:51:09 smithi164 bash[92846]: cluster 2023-09-23T23:51:08.773946+0000 mgr.y (mgr.25991) 1023 : cluster 0 pgmap v1138: 73 pgs: 73 active+clean; 4.6 MiB data, 3.4 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:51:10.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:51:09 smithi164 bash[92846]: cluster 2023-09-23T23:51:09.123918+0000 osd.4 (osd.4) 227 : cluster 3 failed to encode map e307 with expected crc 2023-09-23T23:51:10.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:51:09 smithi164 bash[92846]: cluster 2023-09-23T23:51:09.123963+0000 osd.7 (osd.7) 179 : cluster 3 failed to encode map e307 with expected crc 2023-09-23T23:51:10.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:51:09 smithi164 bash[92846]: cluster 2023-09-23T23:51:09.124236+0000 osd.5 (osd.5) 153 : cluster 3 failed to encode map e307 with expected crc 2023-09-23T23:51:10.272 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:10.303 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:10.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:10.305 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:51:10.406 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:10.439 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:10.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:10.442 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:51:10.486 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T23:51:10.542 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:51:10.574 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:51:10.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:10.577 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:51:10.612 INFO:teuthology.orchestra.run.smithi164.stdout:{ 2023-09-23T23:51:10.612 INFO:teuthology.orchestra.run.smithi164.stdout: "ops": [], 2023-09-23T23:51:10.612 INFO:teuthology.orchestra.run.smithi164.stdout: "num_ops": 0 2023-09-23T23:51:10.612 INFO:teuthology.orchestra.run.smithi164.stdout:} 2023-09-23T23:51:10.678 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:10.701 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:10.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:10.703 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:51:10.804 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:51:10.835 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:51:10.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:10.838 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:51:10.939 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:10.960 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T23:51:10.969 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:10.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:10.972 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:51:11.072 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:51:11.101 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:51:11.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:11.103 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:51:11.204 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:51:11.228 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:51:11.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:11.231 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:51:11.332 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:11.368 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:11.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:11.371 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:51:11.471 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:11.505 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:11.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:11.508 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:51:11.511 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_blocked_ops 2023-09-23T23:51:11.609 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:11.644 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:11.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:11.646 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:51:11.747 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:11.777 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:11.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:11.781 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:51:11.882 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:11.914 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:11.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:11.917 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:51:12.018 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:12.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:51:11 smithi159 bash[105915]: cluster 2023-09-23T23:51:10.774777+0000 mgr.y (mgr.25991) 1024 : cluster 0 pgmap v1139: 73 pgs: 73 active+clean; 4.6 MiB data, 3.4 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:51:12.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:51:11 smithi159 bash[108473]: cluster 2023-09-23T23:51:10.774777+0000 mgr.y (mgr.25991) 1024 : cluster 0 pgmap v1139: 73 pgs: 73 active+clean; 4.6 MiB data, 3.4 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:51:12.049 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:12.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:12.051 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:51:12.152 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:12.188 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:12.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:12.191 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:51:12.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:51:11 smithi164 bash[92846]: cluster 2023-09-23T23:51:10.774777+0000 mgr.y (mgr.25991) 1024 : cluster 0 pgmap v1139: 73 pgs: 73 active+clean; 4.6 MiB data, 3.4 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:51:12.292 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:51:12.324 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:51:12.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:12.328 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:51:12.428 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:12.464 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:12.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:12.467 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:51:12.480 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:51:12.480 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:51:12.568 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:51:12.601 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:51:12.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:12.604 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:51:12.705 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:51:12.739 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:51:12.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:12.742 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:51:12.843 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:12.874 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:12.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:12.877 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:51:12.979 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:13.002 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:13.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:13.004 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:51:13.105 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:51:13.129 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:51:13.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:13.131 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:51:13.233 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:13.265 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:13.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:13.268 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:51:13.368 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:13.401 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:13.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:13.404 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:51:13.505 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:51:13.533 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:51:13.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:13.535 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:51:13.636 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:51:13.667 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:51:13.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:13.669 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:51:13.770 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:13.800 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:13.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:13.802 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:51:13.903 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:13.933 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:13.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:13.935 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:51:14.036 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:14.037 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:51:13 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:51:13] "GET /metrics HTTP/1.1" 200 34182 "" "Prometheus/2.43.0" 2023-09-23T23:51:14.068 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:14.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:14.070 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:51:14.171 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:14.185 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:51:13 smithi164 bash[92846]: cluster 2023-09-23T23:51:12.775528+0000 mgr.y (mgr.25991) 1025 : cluster 0 pgmap v1140: 73 pgs: 73 active+clean; 4.6 MiB data, 3.4 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:51:14.203 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:14.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:14.206 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:51:14.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:51:14 smithi159 bash[105915]: cluster 2023-09-23T23:51:12.775528+0000 mgr.y (mgr.25991) 1025 : cluster 0 pgmap v1140: 73 pgs: 73 active+clean; 4.6 MiB data, 3.4 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:51:14.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:51:14 smithi159 bash[108473]: cluster 2023-09-23T23:51:12.775528+0000 mgr.y (mgr.25991) 1025 : cluster 0 pgmap v1140: 73 pgs: 73 active+clean; 4.6 MiB data, 3.4 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:51:14.307 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:14.333 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:14.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:14.335 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:51:14.435 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:51:14.470 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:51:14.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:14.472 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:51:14.510 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:51:14.573 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:14.609 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:14.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:14.612 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:51:14.712 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:51:14.739 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:51:14.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:14.741 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:51:14.842 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:14.873 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:14.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:14.876 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:51:14.977 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:51:15.007 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:51:15.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:15.011 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:51:15.112 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:51:15.150 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:51:15.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:15.152 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:51:15.253 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:15.288 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:15.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:15.292 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:51:15.392 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:51:15.423 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:51:15.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:15.426 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:51:15.522 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:51:15.526 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:15.548 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:15.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:15.551 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:51:15.652 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:15.680 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:15.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:15.682 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:51:15.782 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:15.808 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:15.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:15.810 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:51:15.911 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:15.947 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:15.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:15.950 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:51:16.050 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:16.084 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:16.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:16.087 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:51:16.188 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:16.215 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:16.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:16.217 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:51:16.252 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:51:15 smithi159 bash[108473]: cluster 2023-09-23T23:51:14.776081+0000 mgr.y (mgr.25991) 1026 : cluster 0 pgmap v1141: 73 pgs: 73 active+clean; 4.6 MiB data, 3.4 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:51:16.252 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:51:15 smithi159 bash[105915]: cluster 2023-09-23T23:51:14.776081+0000 mgr.y (mgr.25991) 1026 : cluster 0 pgmap v1141: 73 pgs: 73 active+clean; 4.6 MiB data, 3.4 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:51:16.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:51:15 smithi164 bash[92846]: cluster 2023-09-23T23:51:14.776081+0000 mgr.y (mgr.25991) 1026 : cluster 0 pgmap v1141: 73 pgs: 73 active+clean; 4.6 MiB data, 3.4 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:51:16.319 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:51:16.328 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T23:51:16.350 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:51:16.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:16.353 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:51:16.454 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:16.480 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:16.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:16.483 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:51:16.583 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:16.615 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:16.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:16.617 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:51:16.718 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:16.750 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:16.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:16.752 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:51:16.853 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:16.880 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:16.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:16.883 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:51:16.983 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:51:17.006 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:51:17.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:17.009 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:51:17.109 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:51:17.134 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:51:17.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:17.136 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:51:17.236 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:17.262 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:17.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:17.265 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:51:17.366 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:51:17.395 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:51:17.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:17.399 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:51:17.499 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:17.528 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:17.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:17.531 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:51:17.632 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:17.664 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:17.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:17.667 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:51:17.768 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:51:17.793 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:51:17.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:17.796 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:51:17.896 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:51:17.922 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:51:17.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:17.924 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:51:18.025 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:18.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:51:17 smithi159 bash[105915]: cluster 2023-09-23T23:51:16.776803+0000 mgr.y (mgr.25991) 1027 : cluster 0 pgmap v1142: 73 pgs: 73 active+clean; 4.6 MiB data, 3.4 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:51:18.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:51:17 smithi159 bash[105915]: audit 2023-09-23T23:51:17.251556+0000 mon.a (mon.0) 1332 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:51:18.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:51:17 smithi159 bash[108473]: cluster 2023-09-23T23:51:16.776803+0000 mgr.y (mgr.25991) 1027 : cluster 0 pgmap v1142: 73 pgs: 73 active+clean; 4.6 MiB data, 3.4 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:51:18.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:51:17 smithi159 bash[108473]: audit 2023-09-23T23:51:17.251556+0000 mon.a (mon.0) 1332 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:51:18.053 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:18.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:18.056 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:51:18.157 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:18.180 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:18.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:18.182 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:51:18.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:51:17 smithi164 bash[92846]: cluster 2023-09-23T23:51:16.776803+0000 mgr.y (mgr.25991) 1027 : cluster 0 pgmap v1142: 73 pgs: 73 active+clean; 4.6 MiB data, 3.4 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:51:18.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:51:17 smithi164 bash[92846]: audit 2023-09-23T23:51:17.251556+0000 mon.a (mon.0) 1332 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:51:18.283 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:51:18.307 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:51:18.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:18.311 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:51:18.411 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:18.445 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:18.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:18.448 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:51:18.548 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:18.576 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:18.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:18.579 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:51:18.679 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:51:18.709 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:51:18.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:18.712 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:51:18.813 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:18.839 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:18.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:18.841 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:51:18.942 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:51:18.962 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:51:18.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:18.964 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:51:19.065 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:19.096 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:19.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:19.100 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:51:19.201 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:19.224 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:19.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:19.227 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:51:19.328 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:51:19.351 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:51:19.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:19.354 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:51:19.455 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:19.484 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:19.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:19.487 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:51:19.587 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:19.612 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:19.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:19.614 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:51:19.715 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:19.742 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:19.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:19.744 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:51:19.845 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:19.858 INFO:teuthology.orchestra.run.smithi164.stdout:{ 2023-09-23T23:51:19.858 INFO:teuthology.orchestra.run.smithi164.stdout: "ops": [], 2023-09-23T23:51:19.858 INFO:teuthology.orchestra.run.smithi164.stdout: "complaint_time": 30, 2023-09-23T23:51:19.858 INFO:teuthology.orchestra.run.smithi164.stdout: "num_blocked_ops": 0 2023-09-23T23:51:19.858 INFO:teuthology.orchestra.run.smithi164.stdout:} 2023-09-23T23:51:19.868 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:19.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:19.870 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:51:19.970 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:19.993 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:19.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:19.997 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:51:20.097 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:20.130 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:20.131 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:51:19 smithi164 bash[92846]: cluster 2023-09-23T23:51:18.777544+0000 mgr.y (mgr.25991) 1028 : cluster 0 pgmap v1143: 73 pgs: 73 active+clean; 4.6 MiB data, 3.4 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:51:20.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:20.133 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:51:20.233 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:51:20.246 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:51:19 smithi159 bash[105915]: cluster 2023-09-23T23:51:18.777544+0000 mgr.y (mgr.25991) 1028 : cluster 0 pgmap v1143: 73 pgs: 73 active+clean; 4.6 MiB data, 3.4 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:51:20.246 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:51:19 smithi159 bash[108473]: cluster 2023-09-23T23:51:18.777544+0000 mgr.y (mgr.25991) 1028 : cluster 0 pgmap v1143: 73 pgs: 73 active+clean; 4.6 MiB data, 3.4 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:51:20.262 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:51:20.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:20.265 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:51:20.366 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:20.391 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:20.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:20.393 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:51:20.494 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:20.523 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:20.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:20.525 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:51:20.626 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:20.657 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:20.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:20.659 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:51:20.757 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_historic_ops 2023-09-23T23:51:20.761 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:20.834 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:20.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:20.837 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:51:20.938 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:51:20.964 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:51:20.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:20.966 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:51:21.067 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:21.095 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:21.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:21.097 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:51:21.198 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:51:21.225 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:51:21.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:21.228 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:51:21.328 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:51:21.361 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:51:21.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:21.363 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:51:21.464 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:21.487 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:21.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:21.489 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:51:21.590 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:21.620 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:21.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:21.623 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:51:21.724 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:51:21.746 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:51:21.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:21.748 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:51:21.849 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:51:21.881 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:51:21.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:21.884 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:51:21.985 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:22.018 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:22.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:22.021 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:51:22.122 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:22.134 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:51:21 smithi164 bash[92846]: cluster 2023-09-23T23:51:20.778240+0000 mgr.y (mgr.25991) 1029 : cluster 0 pgmap v1144: 73 pgs: 73 active+clean; 4.6 MiB data, 3.4 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:51:22.151 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:22.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:22.155 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:51:22.256 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:22.290 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:22.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:22.293 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:51:22.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:51:21 smithi159 bash[105915]: cluster 2023-09-23T23:51:20.778240+0000 mgr.y (mgr.25991) 1029 : cluster 0 pgmap v1144: 73 pgs: 73 active+clean; 4.6 MiB data, 3.4 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:51:22.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:51:21 smithi159 bash[108473]: cluster 2023-09-23T23:51:20.778240+0000 mgr.y (mgr.25991) 1029 : cluster 0 pgmap v1144: 73 pgs: 73 active+clean; 4.6 MiB data, 3.4 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:51:22.394 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:22.421 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:22.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:22.424 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:51:22.525 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:22.556 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:22.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:22.559 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:51:22.660 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:22.692 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:22.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:22.696 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:51:22.796 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:51:22.818 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:51:22.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:22.821 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:51:22.922 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:51:22.953 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:51:22.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:22.956 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:51:23.057 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:51:23.087 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:51:23.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:23.090 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:51:23.191 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:23.227 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:23.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:23.231 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:51:23.332 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:23.363 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:23.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:23.366 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:51:23.466 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:23.495 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:23.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:23.498 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:51:23.598 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:23.631 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:23.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:23.635 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:51:23.736 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:23.768 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:23.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:23.771 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:51:23.871 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:23.904 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:23.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:23.907 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:51:24.008 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:51:24.037 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:51:24.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:24.039 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:51:24.041 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:51:23 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:51:23] "GET /metrics HTTP/1.1" 200 34187 "" "Prometheus/2.43.0" 2023-09-23T23:51:24.140 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:24.151 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:51:23 smithi164 bash[92846]: cluster 2023-09-23T23:51:22.778709+0000 mgr.y (mgr.25991) 1030 : cluster 0 pgmap v1145: 73 pgs: 73 active+clean; 4.6 MiB data, 3.4 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:51:24.169 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:24.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:24.173 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:51:24.273 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:24.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:51:24 smithi159 bash[105915]: cluster 2023-09-23T23:51:22.778709+0000 mgr.y (mgr.25991) 1030 : cluster 0 pgmap v1145: 73 pgs: 73 active+clean; 4.6 MiB data, 3.4 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:51:24.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:51:24 smithi159 bash[108473]: cluster 2023-09-23T23:51:22.778709+0000 mgr.y (mgr.25991) 1030 : cluster 0 pgmap v1145: 73 pgs: 73 active+clean; 4.6 MiB data, 3.4 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:51:24.304 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:24.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:24.308 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:51:24.409 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:24.439 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:24.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:24.442 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:51:24.543 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:24.574 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:24.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:24.577 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:51:24.678 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:51:24.710 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:51:24.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:24.713 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:51:24.814 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:24.843 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:24.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:24.846 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:51:24.947 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:24.978 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:24.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:24.981 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:51:25.081 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:25.106 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:25.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:25.108 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:51:25.209 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:25.239 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:25.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:25.243 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:51:25.343 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:51:25.364 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:51:25.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:25.367 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:51:25.467 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:51:25.493 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:51:25.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:25.496 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:51:25.528 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T23:51:25.597 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:51:25.623 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:51:25.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:25.626 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:51:25.639 INFO:teuthology.orchestra.run.smithi159.stdout: 2023-09-23T23:51:25.640 INFO:teuthology.orchestra.run.smithi159.stderr:dumped all 2023-09-23T23:51:25.727 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:25.760 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:25.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:25.762 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:51:25.836 INFO:teuthology.orchestra.run.smithi159.stdout:osd.0: {} 2023-09-23T23:51:25.863 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:25.881 INFO:teuthology.orchestra.run.smithi159.stdout:osd.1: {} 2023-09-23T23:51:25.885 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:25.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:25.887 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:51:25.904 INFO:teuthology.orchestra.run.smithi159.stdout:osd.2: {} 2023-09-23T23:51:25.926 INFO:teuthology.orchestra.run.smithi159.stdout:osd.3: {} 2023-09-23T23:51:25.976 INFO:teuthology.orchestra.run.smithi159.stdout:osd.4: {} 2023-09-23T23:51:25.988 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:26.009 INFO:teuthology.orchestra.run.smithi159.stdout:osd.5: {} 2023-09-23T23:51:26.021 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:26.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:26.024 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:51:26.058 INFO:teuthology.orchestra.run.smithi159.stdout:osd.6: {} 2023-09-23T23:51:26.080 INFO:teuthology.orchestra.run.smithi159.stdout:osd.7: {} 2023-09-23T23:51:26.082 INFO:teuthology.orchestra.run.smithi159.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T23:51:26.082 INFO:teuthology.orchestra.run.smithi159.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T23:51:26.082 INFO:teuthology.orchestra.run.smithi159.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T23:51:26.083 INFO:teuthology.orchestra.run.smithi159.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T23:51:26.083 INFO:teuthology.orchestra.run.smithi159.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T23:51:26.083 INFO:teuthology.orchestra.run.smithi159.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T23:51:26.083 INFO:teuthology.orchestra.run.smithi159.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T23:51:26.083 INFO:teuthology.orchestra.run.smithi159.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T23:51:26.125 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:26.158 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:26.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:26.160 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:51:26.186 INFO:teuthology.orchestra.run.smithi159.stderr:pool 'unique_pool_4' created 2023-09-23T23:51:26.206 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:51:26 smithi159 bash[108473]: cluster 2023-09-23T23:51:24.779243+0000 mgr.y (mgr.25991) 1031 : cluster 0 pgmap v1146: 73 pgs: 73 active+clean; 4.6 MiB data, 3.4 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:51:26.206 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:51:26 smithi159 bash[105915]: cluster 2023-09-23T23:51:24.779243+0000 mgr.y (mgr.25991) 1031 : cluster 0 pgmap v1146: 73 pgs: 73 active+clean; 4.6 MiB data, 3.4 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:51:26.261 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:26.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:51:26 smithi164 bash[92846]: cluster 2023-09-23T23:51:24.779243+0000 mgr.y (mgr.25991) 1031 : cluster 0 pgmap v1146: 73 pgs: 73 active+clean; 4.6 MiB data, 3.4 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:51:26.294 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:26.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:26.298 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:51:26.399 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:26.429 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:26.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:26.432 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:51:26.532 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:26.562 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:26.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:26.565 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:51:26.666 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:51:26.693 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:51:26.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:26.696 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:51:26.797 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:26.823 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:26.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:26.827 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:51:26.846 INFO:teuthology.orchestra.run.smithi159.stdout:{"pg_ready":true,"pg_map":{"version":1146,"stamp":"2023-09-23T23:51:24.778887+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":4790195,"num_objects":28,"num_object_clones":0,"num_object_copies":84,"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":28,"num_whiteouts":0,"num_read":6485,"num_read_kb":14173,"num_write":1146,"num_write_kb":15159,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":133,"num_bytes_recovered":6561318,"num_keys_recovered":10,"num_objects_omap":16,"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":1198,"ondisk_log_size":1198,"up":219,"acting":219,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":219,"num_osds":5,"num_per_pool_osds":5,"num_per_pool_omap_osds":5,"kb":468725760,"kb_used":3524612,"kb_used_data":32796,"kb_used_omap":23,"kb_used_meta":3491752,"kb_avail":465201148,"statfs":{"total":479975178240,"available":476365975552,"internally_reserved":0,"allocated":33583104,"data_stored":26030799,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":24379,"internal_metadata":3575554245},"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":"12.003847"},"pg_stats":[{"pgid":"3.1a","version":"69'2","reported_seq":157,"reported_epoch":306,"state":"active+clean","last_fresh":"2023-09-23T23:51:01.920191+0000","last_change":"2023-09-23T23:37:33.620544+0000","last_active":"2023-09-23T23:51:01.920191+0000","last_peered":"2023-09-23T23:51:01.920191+0000","last_clean":"2023-09-23T23:51:01.920191+0000","last_became_active":"2023-09-23T23:37:33.620145+0000","last_became_peered":"2023-09-23T23:37:33.620145+0000","last_unstale":"2023-09-23T23:51:01.920191+0000","last_undegraded":"2023-09-23T23:51:01.920191+0000","last_fullsized":"2023-09-23T23:51:01.920191+0000","mapping_epoch":159,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":160,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T03:15:18.766064+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,2],"acting":[6,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":279,"reported_epoch":306,"state":"active+clean","last_fresh":"2023-09-23T23:51:02.984055+0000","last_change":"2023-09-23T23:26:56.889562+0000","last_active":"2023-09-23T23:51:02.984055+0000","last_peered":"2023-09-23T23:51:02.984055+0000","last_clean":"2023-09-23T23:51:02.984055+0000","last_became_active":"2023-09-23T23:26:56.889178+0000","last_became_peered":"2023-09-23T23:26:56.889178+0000","last_unstale":"2023-09-23T23:51:02.984055+0000","last_undegraded":"2023-09-23T23:51:02.984055+0000","last_fullsized":"2023-09-23T23:51:02.984055+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T09:38:54.310691+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":271,"reported_epoch":306,"state":"active+clean","last_fresh":"2023-09-23T23:51:02.565290+0000","last_change":"2023-09-23T23:46:47.960394+0000","last_active":"2023-09-23T23:51:02.565290+0000","last_peered":"2023-09-23T23:51:02.565290+0000","last_clean":"2023-09-23T23:51:02.565290+0000","last_became_active":"2023-09-23T23:46:47.959992+0000","last_became_peered":"2023-09-23T23:46:47.959992+0000","last_unstale":"2023-09-23T23:51:02.565290+0000","last_undegraded":"2023-09-23T23:51:02.565290+0000","last_fullsized":"2023-09-23T23:51:02.565290+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T04:35:49.282633+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":236,"reported_epoch":306,"state":"active+clean","last_fresh":"2023-09-23T23:51:06.940523+0000","last_change":"2023-09-23T23:39:01.784790+0000","last_active":"2023-09-23T23:51:06.940523+0000","last_peered":"2023-09-23T23:51:06.940523+0000","last_clean":"2023-09-23T23:51:06.940523+0000","last_became_active":"2023-09-23T23:39:01.784269+0000","last_became_peered":"2023-09-23T23:39:01.784269+0000","last_unstale":"2023-09-23T23:51:06.940523+0000","last_undegraded":"2023-09-23T23:51:06.940523+0000","last_fullsized":"2023-09-23T23:51:06.940523+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:08:35.647238+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,6,4],"acting":[3,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":307,"reported_epoch":306,"state":"active+clean","last_fresh":"2023-09-23T23:51:06.940090+0000","last_change":"2023-09-23T23:34:47.351063+0000","last_active":"2023-09-23T23:51:06.940090+0000","last_peered":"2023-09-23T23:51:06.940090+0000","last_clean":"2023-09-23T23:51:06.940090+0000","last_became_active":"2023-09-23T23:34:47.350642+0000","last_became_peered":"2023-09-23T23:34:47.350642+0000","last_unstale":"2023-09-23T23:51:06.940090+0000","last_undegraded":"2023-09-23T23:51:06.940090+0000","last_fullsized":"2023-09-23T23:51:06.940090+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T00:16:56.912097+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":297,"reported_epoch":306,"state":"active+clean","last_fresh":"2023-09-23T23:51:01.922040+0000","last_change":"2023-09-23T23:35:41.563649+0000","last_active":"2023-09-23T23:51:01.922040+0000","last_peered":"2023-09-23T23:51:01.922040+0000","last_clean":"2023-09-23T23:51:01.922040+0000","last_became_active":"2023-09-23T23:35:41.563126+0000","last_became_peered":"2023-09-23T23:35:41.563126+0000","last_unstale":"2023-09-23T23:51:01.922040+0000","last_undegraded":"2023-09-23T23:51:01.922040+0000","last_fullsized":"2023-09-23T23:51:01.922040+0000","mapping_epoch":141,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":142,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:36:01.363780+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,2,3],"acting":[6,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":249,"reported_epoch":306,"state":"active+clean","last_fresh":"2023-09-23T23:51:02.983451+0000","last_change":"2023-09-23T23:35:41.557711+0000","last_active":"2023-09-23T23:51:02.983451+0000","last_peered":"2023-09-23T23:51:02.983451+0000","last_clean":"2023-09-23T23:51:02.983451+0000","last_became_active":"2023-09-23T23:35:41.554711+0000","last_became_peered":"2023-09-23T23:35:41.554711+0000","last_unstale":"2023-09-23T23:51:02.983451+0000","last_undegraded":"2023-09-23T23:51:02.983451+0000","last_fullsized":"2023-09-23T23:51:02.983451+0000","mapping_epoch":141,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":142,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T01:30:48.881964+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,6,1],"acting":[3,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":280,"reported_epoch":306,"state":"active+clean","last_fresh":"2023-09-23T23:51:02.989008+0000","last_change":"2023-09-23T23:26:56.890389+0000","last_active":"2023-09-23T23:51:02.989008+0000","last_peered":"2023-09-23T23:51:02.989008+0000","last_clean":"2023-09-23T23:51:02.989008+0000","last_became_active":"2023-09-23T23:26:56.890056+0000","last_became_peered":"2023-09-23T23:26:56.890056+0000","last_unstale":"2023-09-23T23:51:02.989008+0000","last_undegraded":"2023-09-23T23:51:02.989008+0000","last_fullsized":"2023-09-23T23:51:02.989008+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T00:20:02.700981+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":215,"reported_epoch":307,"state":"active+clean","last_fresh":"2023-09-23T23:51:08.591860+0000","last_change":"2023-09-23T23:39:01.775326+0000","last_active":"2023-09-23T23:51:08.591860+0000","last_peered":"2023-09-23T23:51:08.591860+0000","last_clean":"2023-09-23T23:51:08.591860+0000","last_became_active":"2023-09-23T23:39:01.774427+0000","last_became_peered":"2023-09-23T23:39:01.774427+0000","last_unstale":"2023-09-23T23:51:08.591860+0000","last_undegraded":"2023-09-23T23:51:08.591860+0000","last_fullsized":"2023-09-23T23:51:08.591860+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T03:54:25.565889+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,3,2],"acting":[1,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":239,"reported_epoch":306,"state":"active+clean","last_fresh":"2023-09-23T23:51:02.983035+0000","last_change":"2023-09-23T23:39:01.784229+0000","last_active":"2023-09-23T23:51:02.983035+0000","last_peered":"2023-09-23T23:51:02.983035+0000","last_clean":"2023-09-23T23:51:02.983035+0000","last_became_active":"2023-09-23T23:39:01.783895+0000","last_became_peered":"2023-09-23T23:39:01.783895+0000","last_unstale":"2023-09-23T23:51:02.983035+0000","last_undegraded":"2023-09-23T23:51:02.983035+0000","last_fullsized":"2023-09-23T23:51:02.983035+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T09:32:14.865261+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.15","version":"68'3","reported_seq":178,"reported_epoch":307,"state":"active+clean","last_fresh":"2023-09-23T23:51:08.023867+0000","last_change":"2023-09-23T23:39:01.818902+0000","last_active":"2023-09-23T23:51:08.023867+0000","last_peered":"2023-09-23T23:51:08.023867+0000","last_clean":"2023-09-23T23:51:08.023867+0000","last_became_active":"2023-09-23T23:39:01.785446+0000","last_became_peered":"2023-09-23T23:39:01.785446+0000","last_unstale":"2023-09-23T23:51:08.023867+0000","last_undegraded":"2023-09-23T23:51:08.023867+0000","last_fullsized":"2023-09-23T23:51:08.023867+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"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 @ 2023-09-24T23:22:56.139410+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"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":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":90,"num_keys_recovered":0,"num_objects_omap":1,"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":[3,4,6],"acting":[3,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":205,"reported_epoch":306,"state":"active+clean","last_fresh":"2023-09-23T23:51:02.566405+0000","last_change":"2023-09-23T23:32:08.441035+0000","last_active":"2023-09-23T23:51:02.566405+0000","last_peered":"2023-09-23T23:51:02.566405+0000","last_clean":"2023-09-23T23:51:02.566405+0000","last_became_active":"2023-09-23T23:32:08.440672+0000","last_became_peered":"2023-09-23T23:32:08.440672+0000","last_unstale":"2023-09-23T23:51:02.566405+0000","last_undegraded":"2023-09-23T23:51:02.566405+0000","last_fullsized":"2023-09-23T23:51:02.566405+0000","mapping_epoch":120,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":121,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T07:03:24.522125+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"90'23","reported_seq":223,"reported_epoch":306,"state":"active+clean","last_fresh":"2023-09-23T23:51:01.921239+0000","last_change":"2023-09-23T23:39:01.812251+0000","last_active":"2023-09-23T23:51:01.921239+0000","last_peered":"2023-09-23T23:51:01.921239+0000","last_clean":"2023-09-23T23:51:01.921239+0000","last_became_active":"2023-09-23T23:39:01.787044+0000","last_became_peered":"2023-09-23T23:39:01.787044+0000","last_unstale":"2023-09-23T23:51:01.921239+0000","last_undegraded":"2023-09-23T23:51:01.921239+0000","last_fullsized":"2023-09-23T23:51:01.921239+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"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 @ 2023-09-25T06:42:59.705703+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"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":4,"num_whiteouts":0,"num_read":7,"num_read_kb":6,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":4734,"num_keys_recovered":0,"num_objects_omap":1,"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":[6,4,2],"acting":[6,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":266,"reported_epoch":306,"state":"active+clean","last_fresh":"2023-09-23T23:51:02.115907+0000","last_change":"2023-09-23T23:25:05.230568+0000","last_active":"2023-09-23T23:51:02.115907+0000","last_peered":"2023-09-23T23:51:02.115907+0000","last_clean":"2023-09-23T23:51:02.115907+0000","last_became_active":"2023-09-23T23:25:05.230211+0000","last_became_peered":"2023-09-23T23:25:05.230211+0000","last_unstale":"2023-09-23T23:51:02.115907+0000","last_undegraded":"2023-09-23T23:51:02.115907+0000","last_fullsized":"2023-09-23T23:51:02.115907+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T01:42:35.780414+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.13","version":"68'2","reported_seq":176,"reported_epoch":306,"state":"active+clean","last_fresh":"2023-09-23T23:51:01.916376+0000","last_change":"2023-09-23T23:39:01.805733+0000","last_active":"2023-09-23T23:51:01.916376+0000","last_peered":"2023-09-23T23:51:01.916376+0000","last_clean":"2023-09-23T23:51:01.916376+0000","last_became_active":"2023-09-23T23:39:01.780704+0000","last_became_peered":"2023-09-23T23:39:01.780704+0000","last_unstale":"2023-09-23T23:51:01.916376+0000","last_undegraded":"2023-09-23T23:51:01.916376+0000","last_fullsized":"2023-09-23T23:51:01.916376+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T08:21:50.390978+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"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":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":34,"num_keys_recovered":10,"num_objects_omap":1,"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":[2,4,6],"acting":[2,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":289,"reported_epoch":306,"state":"active+clean","last_fresh":"2023-09-23T23:51:02.983144+0000","last_change":"2023-09-23T23:39:01.779473+0000","last_active":"2023-09-23T23:51:02.983144+0000","last_peered":"2023-09-23T23:51:02.983144+0000","last_clean":"2023-09-23T23:51:02.983144+0000","last_became_active":"2023-09-23T23:39:01.779172+0000","last_became_peered":"2023-09-23T23:39:01.779172+0000","last_unstale":"2023-09-23T23:51:02.983144+0000","last_undegraded":"2023-09-23T23:51:02.983144+0000","last_fullsized":"2023-09-23T23:51:02.983144+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T11:13:38.233454+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":207,"reported_epoch":306,"state":"active+clean","last_fresh":"2023-09-23T23:51:02.983406+0000","last_change":"2023-09-23T23:39:01.778654+0000","last_active":"2023-09-23T23:51:02.983406+0000","last_peered":"2023-09-23T23:51:02.983406+0000","last_clean":"2023-09-23T23:51:02.983406+0000","last_became_active":"2023-09-23T23:39:01.776906+0000","last_became_peered":"2023-09-23T23:39:01.776906+0000","last_unstale":"2023-09-23T23:51:02.983406+0000","last_undegraded":"2023-09-23T23:51:02.983406+0000","last_fullsized":"2023-09-23T23:51:02.983406+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T03:04:41.862497+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":223,"reported_epoch":307,"state":"active+clean","last_fresh":"2023-09-23T23:51:08.023706+0000","last_change":"2023-09-23T23:39:01.785789+0000","last_active":"2023-09-23T23:51:08.023706+0000","last_peered":"2023-09-23T23:51:08.023706+0000","last_clean":"2023-09-23T23:51:08.023706+0000","last_became_active":"2023-09-23T23:39:01.784977+0000","last_became_peered":"2023-09-23T23:39:01.784977+0000","last_unstale":"2023-09-23T23:51:08.023706+0000","last_undegraded":"2023-09-23T23:51:08.023706+0000","last_fullsized":"2023-09-23T23:51:08.023706+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T06:11:59.597194+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,6,1],"acting":[3,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":155,"reported_epoch":306,"state":"active+clean","last_fresh":"2023-09-23T23:51:02.114160+0000","last_change":"2023-09-23T23:39:01.784680+0000","last_active":"2023-09-23T23:51:02.114160+0000","last_peered":"2023-09-23T23:51:02.114160+0000","last_clean":"2023-09-23T23:51:02.114160+0000","last_became_active":"2023-09-23T23:39:01.784251+0000","last_became_peered":"2023-09-23T23:39:01.784251+0000","last_unstale":"2023-09-23T23:51:02.114160+0000","last_undegraded":"2023-09-23T23:51:02.114160+0000","last_fullsized":"2023-09-23T23:51:02.114160+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T00:14:24.040103+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,6,3],"acting":[4,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":244,"reported_epoch":306,"state":"active+clean","last_fresh":"2023-09-23T23:51:02.983305+0000","last_change":"2023-09-23T23:39:01.784592+0000","last_active":"2023-09-23T23:51:02.983305+0000","last_peered":"2023-09-23T23:51:02.983305+0000","last_clean":"2023-09-23T23:51:02.983305+0000","last_became_active":"2023-09-23T23:39:01.783524+0000","last_became_peered":"2023-09-23T23:39:01.783524+0000","last_unstale":"2023-09-23T23:51:02.983305+0000","last_undegraded":"2023-09-23T23:51:02.983305+0000","last_fullsized":"2023-09-23T23:51:02.983305+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T01:52:10.123910+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,2,6],"acting":[3,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.10","version":"68'8","reported_seq":320,"reported_epoch":306,"state":"active+clean","last_fresh":"2023-09-23T23:51:01.919908+0000","last_change":"2023-09-23T23:34:47.368204+0000","last_active":"2023-09-23T23:51:01.919908+0000","last_peered":"2023-09-23T23:51:01.919908+0000","last_clean":"2023-09-23T23:51:01.919908+0000","last_became_active":"2023-09-23T23:34:47.353802+0000","last_became_peered":"2023-09-23T23:34:47.353802+0000","last_unstale":"2023-09-23T23:51:01.919908+0000","last_undegraded":"2023-09-23T23:51:01.919908+0000","last_fullsized":"2023-09-23T23:51:01.919908+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"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 @ 2023-09-25T07:32:52.930708+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"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":4,"num_whiteouts":0,"num_read":12,"num_read_kb":12,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"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":[6,3,2],"acting":[6,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":289,"reported_epoch":306,"state":"active+clean","last_fresh":"2023-09-23T23:51:06.940634+0000","last_change":"2023-09-23T23:39:01.778734+0000","last_active":"2023-09-23T23:51:06.940634+0000","last_peered":"2023-09-23T23:51:06.940634+0000","last_clean":"2023-09-23T23:51:06.940634+0000","last_became_active":"2023-09-23T23:39:01.776950+0000","last_became_peered":"2023-09-23T23:39:01.776950+0000","last_unstale":"2023-09-23T23:51:06.940634+0000","last_undegraded":"2023-09-23T23:51:06.940634+0000","last_fullsized":"2023-09-23T23:51:06.940634+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:49:52.556092+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.f","version":"68'1","reported_seq":170,"reported_epoch":306,"state":"active+clean","last_fresh":"2023-09-23T23:51:02.117014+0000","last_change":"2023-09-23T23:39:01.809850+0000","last_active":"2023-09-23T23:51:02.117014+0000","last_peered":"2023-09-23T23:51:02.117014+0000","last_clean":"2023-09-23T23:51:02.117014+0000","last_became_active":"2023-09-23T23:39:01.784320+0000","last_became_peered":"2023-09-23T23:39:01.784320+0000","last_unstale":"2023-09-23T23:51:02.117014+0000","last_undegraded":"2023-09-23T23:51:02.117014+0000","last_fullsized":"2023-09-23T23:51:02.117014+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"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 @ 2023-09-25T08:14:54.954145+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":22,"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":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":160,"reported_epoch":306,"state":"active+clean","last_fresh":"2023-09-23T23:51:01.920077+0000","last_change":"2023-09-23T23:39:01.791395+0000","last_active":"2023-09-23T23:51:01.920077+0000","last_peered":"2023-09-23T23:51:01.920077+0000","last_clean":"2023-09-23T23:51:01.920077+0000","last_became_active":"2023-09-23T23:39:01.791101+0000","last_became_peered":"2023-09-23T23:39:01.791101+0000","last_unstale":"2023-09-23T23:51:01.920077+0000","last_undegraded":"2023-09-23T23:51:01.920077+0000","last_fullsized":"2023-09-23T23:51:01.920077+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:15:17.934614+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,3],"acting":[6,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.e","version":"68'2","reported_seq":187,"reported_epoch":306,"state":"active+clean","last_fresh":"2023-09-23T23:51:02.567667+0000","last_change":"2023-09-23T23:46:47.968862+0000","last_active":"2023-09-23T23:51:02.567667+0000","last_peered":"2023-09-23T23:51:02.567667+0000","last_clean":"2023-09-23T23:51:02.567667+0000","last_became_active":"2023-09-23T23:46:47.963320+0000","last_became_peered":"2023-09-23T23:46:47.963320+0000","last_unstale":"2023-09-23T23:51:02.567667+0000","last_undegraded":"2023-09-23T23:51:02.567667+0000","last_fullsized":"2023-09-23T23:51:02.567667+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T07:51:19.957977+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"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,4,3],"acting":[1,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":265,"reported_epoch":306,"state":"active+clean","last_fresh":"2023-09-23T23:51:02.565444+0000","last_change":"2023-09-23T23:35:10.673509+0000","last_active":"2023-09-23T23:51:02.565444+0000","last_peered":"2023-09-23T23:51:02.565444+0000","last_clean":"2023-09-23T23:51:02.565444+0000","last_became_active":"2023-09-23T23:35:10.673318+0000","last_became_peered":"2023-09-23T23:35:10.673318+0000","last_unstale":"2023-09-23T23:51:02.565444+0000","last_undegraded":"2023-09-23T23:51:02.565444+0000","last_fullsized":"2023-09-23T23:51:02.565444+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:08:13.653109+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,4,3],"acting":[1,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.d","version":"68'1","reported_seq":170,"reported_epoch":306,"state":"active+clean","last_fresh":"2023-09-23T23:51:01.924457+0000","last_change":"2023-09-23T23:39:01.816014+0000","last_active":"2023-09-23T23:51:01.924457+0000","last_peered":"2023-09-23T23:51:01.924457+0000","last_clean":"2023-09-23T23:51:01.924457+0000","last_became_active":"2023-09-23T23:39:01.787794+0000","last_became_peered":"2023-09-23T23:39:01.787794+0000","last_unstale":"2023-09-23T23:51:01.924457+0000","last_undegraded":"2023-09-23T23:51:01.924457+0000","last_fullsized":"2023-09-23T23:51:01.924457+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"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 @ 2023-09-25T08:29:33.262195+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":70,"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":[6,3,4],"acting":[6,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":277,"reported_epoch":306,"state":"active+clean","last_fresh":"2023-09-23T23:51:01.920634+0000","last_change":"2023-09-23T23:39:01.787814+0000","last_active":"2023-09-23T23:51:01.920634+0000","last_peered":"2023-09-23T23:51:01.920634+0000","last_clean":"2023-09-23T23:51:01.920634+0000","last_became_active":"2023-09-23T23:39:01.787522+0000","last_became_peered":"2023-09-23T23:39:01.787522+0000","last_unstale":"2023-09-23T23:51:01.920634+0000","last_undegraded":"2023-09-23T23:51:01.920634+0000","last_fullsized":"2023-09-23T23:51:01.920634+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T01:04:52.248334+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,1,3],"acting":[6,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":267,"reported_epoch":306,"state":"active+clean","last_fresh":"2023-09-23T23:51:02.984700+0000","last_change":"2023-09-23T23:32:08.441267+0000","last_active":"2023-09-23T23:51:02.984700+0000","last_peered":"2023-09-23T23:51:02.984700+0000","last_clean":"2023-09-23T23:51:02.984700+0000","last_became_active":"2023-09-23T23:32:08.440895+0000","last_became_peered":"2023-09-23T23:32:08.440895+0000","last_unstale":"2023-09-23T23:51:02.984700+0000","last_undegraded":"2023-09-23T23:51:02.984700+0000","last_fullsized":"2023-09-23T23:51:02.984700+0000","mapping_epoch":120,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":121,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T02:38:44.532782+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,6,1],"acting":[3,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":217,"reported_epoch":306,"state":"active+clean","last_fresh":"2023-09-23T23:51:02.566955+0000","last_change":"2023-09-23T23:35:41.554918+0000","last_active":"2023-09-23T23:51:02.566955+0000","last_peered":"2023-09-23T23:51:02.566955+0000","last_clean":"2023-09-23T23:51:02.566955+0000","last_became_active":"2023-09-23T23:35:41.554595+0000","last_became_peered":"2023-09-23T23:35:41.554595+0000","last_unstale":"2023-09-23T23:51:02.566955+0000","last_undegraded":"2023-09-23T23:51:02.566955+0000","last_fullsized":"2023-09-23T23:51:02.566955+0000","mapping_epoch":141,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":142,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:08:11.714395+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,4,3],"acting":[1,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.b","version":"69'3","reported_seq":319,"reported_epoch":306,"state":"active+clean","last_fresh":"2023-09-23T23:51:02.983164+0000","last_change":"2023-09-23T23:39:01.813592+0000","last_active":"2023-09-23T23:51:02.983164+0000","last_peered":"2023-09-23T23:51:02.983164+0000","last_clean":"2023-09-23T23:51:02.983164+0000","last_became_active":"2023-09-23T23:39:01.780525+0000","last_became_peered":"2023-09-23T23:39:01.780525+0000","last_unstale":"2023-09-23T23:51:02.983164+0000","last_undegraded":"2023-09-23T23:51:02.983164+0000","last_fullsized":"2023-09-23T23:51:02.983164+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"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 @ 2023-09-25T07:07:14.289204+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"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":[3,4,1],"acting":[3,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":248,"reported_epoch":306,"state":"active+clean","last_fresh":"2023-09-23T23:51:02.984576+0000","last_change":"2023-09-23T23:35:10.677772+0000","last_active":"2023-09-23T23:51:02.984576+0000","last_peered":"2023-09-23T23:51:02.984576+0000","last_clean":"2023-09-23T23:51:02.984576+0000","last_became_active":"2023-09-23T23:35:10.677374+0000","last_became_peered":"2023-09-23T23:35:10.677374+0000","last_unstale":"2023-09-23T23:51:02.984576+0000","last_undegraded":"2023-09-23T23:51:02.984576+0000","last_fullsized":"2023-09-23T23:51:02.984576+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:11:39.907276+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,4,6],"acting":[3,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":288,"reported_epoch":306,"state":"active+clean","last_fresh":"2023-09-23T23:51:01.920347+0000","last_change":"2023-09-23T23:39:01.786568+0000","last_active":"2023-09-23T23:51:01.920347+0000","last_peered":"2023-09-23T23:51:01.920347+0000","last_clean":"2023-09-23T23:51:01.920347+0000","last_became_active":"2023-09-23T23:39:01.786136+0000","last_became_peered":"2023-09-23T23:39:01.786136+0000","last_unstale":"2023-09-23T23:51:01.920347+0000","last_undegraded":"2023-09-23T23:51:01.920347+0000","last_fullsized":"2023-09-23T23:51:01.920347+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T06:27:10.726943+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":274,"reported_epoch":306,"state":"active+clean","last_fresh":"2023-09-23T23:51:01.918215+0000","last_change":"2023-09-23T23:46:47.963243+0000","last_active":"2023-09-23T23:51:01.918215+0000","last_peered":"2023-09-23T23:51:01.918215+0000","last_clean":"2023-09-23T23:51:01.918215+0000","last_became_active":"2023-09-23T23:46:47.962874+0000","last_became_peered":"2023-09-23T23:46:47.962874+0000","last_unstale":"2023-09-23T23:51:01.918215+0000","last_undegraded":"2023-09-23T23:51:01.918215+0000","last_fullsized":"2023-09-23T23:51:01.918215+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T04:47:40.739618+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[2,4,1],"acting":[2,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":25,"reported_epoch":306,"state":"active+clean","last_fresh":"2023-09-23T23:51:02.113514+0000","last_change":"2023-09-23T23:46:47.963652+0000","last_active":"2023-09-23T23:51:02.113514+0000","last_peered":"2023-09-23T23:51:02.113514+0000","last_clean":"2023-09-23T23:51:02.113514+0000","last_became_active":"2023-09-23T23:46:47.963086+0000","last_became_peered":"2023-09-23T23:46:47.963086+0000","last_unstale":"2023-09-23T23:51:02.113514+0000","last_undegraded":"2023-09-23T23:51:02.113514+0000","last_fullsized":"2023-09-23T23:51:02.113514+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T07:45:47.521940+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":248,"reported_epoch":306,"state":"active+clean","last_fresh":"2023-09-23T23:51:01.921875+0000","last_change":"2023-09-23T23:35:10.690516+0000","last_active":"2023-09-23T23:51:01.921875+0000","last_peered":"2023-09-23T23:51:01.921875+0000","last_clean":"2023-09-23T23:51:01.921875+0000","last_became_active":"2023-09-23T23:35:10.689841+0000","last_became_peered":"2023-09-23T23:35:10.689841+0000","last_unstale":"2023-09-23T23:51:01.921875+0000","last_undegraded":"2023-09-23T23:51:01.921875+0000","last_fullsized":"2023-09-23T23:51:01.921875+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:36:08.373176+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,2],"acting":[6,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":291,"reported_epoch":306,"state":"active+clean","last_fresh":"2023-09-23T23:51:02.983062+0000","last_change":"2023-09-23T23:39:01.780202+0000","last_active":"2023-09-23T23:51:02.983062+0000","last_peered":"2023-09-23T23:51:02.983062+0000","last_clean":"2023-09-23T23:51:02.983062+0000","last_became_active":"2023-09-23T23:39:01.779738+0000","last_became_peered":"2023-09-23T23:39:01.779738+0000","last_unstale":"2023-09-23T23:51:02.983062+0000","last_undegraded":"2023-09-23T23:51:02.983062+0000","last_fullsized":"2023-09-23T23:51:02.983062+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T09:58:07.103422+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":255,"reported_epoch":306,"state":"active+clean","last_fresh":"2023-09-23T23:51:02.568363+0000","last_change":"2023-09-23T23:26:56.892048+0000","last_active":"2023-09-23T23:51:02.568363+0000","last_peered":"2023-09-23T23:51:02.568363+0000","last_clean":"2023-09-23T23:51:02.568363+0000","last_became_active":"2023-09-23T23:26:56.891708+0000","last_became_peered":"2023-09-23T23:26:56.891708+0000","last_unstale":"2023-09-23T23:51:02.568363+0000","last_undegraded":"2023-09-23T23:51:02.568363+0000","last_fullsized":"2023-09-23T23:51:02.568363+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T06:30:13.122988+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"86'141","reported_seq":870,"reported_epoch":306,"state":"active+clean","last_fresh":"2023-09-23T23:51:02.566386+0000","last_change":"2023-09-23T23:39:04.826885+0000","last_active":"2023-09-23T23:51:02.566386+0000","last_peered":"2023-09-23T23:51:02.566386+0000","last_clean":"2023-09-23T23:51:02.566386+0000","last_became_active":"2023-09-23T23:39:04.826395+0000","last_became_peered":"2023-09-23T23:39:04.826395+0000","last_unstale":"2023-09-23T23:51:02.566386+0000","last_undegraded":"2023-09-23T23:51:02.566386+0000","last_fullsized":"2023-09-23T23:51:02.566386+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":141,"log_dups_size":0,"ondisk_log_size":141,"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 @ 2023-09-25T05:31:55.391104+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0015580520000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":790,"num_read_kb":1129,"num_write":131,"num_write_kb":281,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":20,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"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,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":285,"reported_epoch":306,"state":"active+clean","last_fresh":"2023-09-23T23:51:02.984242+0000","last_change":"2023-09-23T23:32:08.441997+0000","last_active":"2023-09-23T23:51:02.984242+0000","last_peered":"2023-09-23T23:51:02.984242+0000","last_clean":"2023-09-23T23:51:02.984242+0000","last_became_active":"2023-09-23T23:32:08.441659+0000","last_became_peered":"2023-09-23T23:32:08.441659+0000","last_unstale":"2023-09-23T23:51:02.984242+0000","last_undegraded":"2023-09-23T23:51:02.984242+0000","last_fullsized":"2023-09-23T23:51:02.984242+0000","mapping_epoch":120,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":121,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T00:23:04.802598+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,2,6],"acting":[3,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":286,"reported_epoch":306,"state":"active+clean","last_fresh":"2023-09-23T23:51:02.565789+0000","last_change":"2023-09-23T23:46:47.959336+0000","last_active":"2023-09-23T23:51:02.565789+0000","last_peered":"2023-09-23T23:51:02.565789+0000","last_clean":"2023-09-23T23:51:02.565789+0000","last_became_active":"2023-09-23T23:46:47.957419+0000","last_became_peered":"2023-09-23T23:46:47.957419+0000","last_unstale":"2023-09-23T23:51:02.565789+0000","last_undegraded":"2023-09-23T23:51:02.565789+0000","last_fullsized":"2023-09-23T23:51:02.565789+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:48:17.650452+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,4,2],"acting":[1,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"86'65","reported_seq":826,"reported_epoch":306,"state":"active+clean","last_fresh":"2023-09-23T23:51:02.566068+0000","last_change":"2023-09-23T23:35:41.712039+0000","last_active":"2023-09-23T23:51:02.566068+0000","last_peered":"2023-09-23T23:51:02.566068+0000","last_clean":"2023-09-23T23:51:02.566068+0000","last_became_active":"2023-09-23T23:35:41.552046+0000","last_became_peered":"2023-09-23T23:35:41.552046+0000","last_unstale":"2023-09-23T23:51:02.566068+0000","last_undegraded":"2023-09-23T23:51:02.566068+0000","last_fullsized":"2023-09-23T23:51:02.566068+0000","mapping_epoch":141,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":142,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":65,"log_dups_size":0,"ondisk_log_size":65,"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 @ 2023-09-25T09:54:09.518261+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0011165630000000001,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":823,"num_read_kb":765,"num_write":49,"num_write_kb":33,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":10,"num_bytes_recovered":38,"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,6,3],"acting":[1,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":228,"reported_epoch":306,"state":"active+clean","last_fresh":"2023-09-23T23:51:01.920916+0000","last_change":"2023-09-23T23:35:41.544251+0000","last_active":"2023-09-23T23:51:01.920916+0000","last_peered":"2023-09-23T23:51:01.920916+0000","last_clean":"2023-09-23T23:51:01.920916+0000","last_became_active":"2023-09-23T23:35:41.543876+0000","last_became_peered":"2023-09-23T23:35:41.543876+0000","last_unstale":"2023-09-23T23:51:01.920916+0000","last_undegraded":"2023-09-23T23:51:01.920916+0000","last_fullsized":"2023-09-23T23:51:01.920916+0000","mapping_epoch":141,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":142,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:57:42.779563+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":271,"reported_epoch":306,"state":"active+clean","last_fresh":"2023-09-23T23:51:02.566288+0000","last_change":"2023-09-23T23:26:56.887746+0000","last_active":"2023-09-23T23:51:02.566288+0000","last_peered":"2023-09-23T23:51:02.566288+0000","last_clean":"2023-09-23T23:51:02.566288+0000","last_became_active":"2023-09-23T23:26:56.887239+0000","last_became_peered":"2023-09-23T23:26:56.887239+0000","last_unstale":"2023-09-23T23:51:02.566288+0000","last_undegraded":"2023-09-23T23:51:02.566288+0000","last_fullsized":"2023-09-23T23:51:02.566288+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T06:37:21.318533+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"86'129","reported_seq":1010,"reported_epoch":307,"state":"active+clean","last_fresh":"2023-09-23T23:51:06.939459+0000","last_change":"2023-09-23T23:36:52.795698+0000","last_active":"2023-09-23T23:51:06.939459+0000","last_peered":"2023-09-23T23:51:06.939459+0000","last_clean":"2023-09-23T23:51:06.939459+0000","last_became_active":"2023-09-23T23:36:52.794988+0000","last_became_peered":"2023-09-23T23:36:52.794988+0000","last_unstale":"2023-09-23T23:51:06.939459+0000","last_undegraded":"2023-09-23T23:51:06.939459+0000","last_fullsized":"2023-09-23T23:51:06.939459+0000","mapping_epoch":151,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":152,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":129,"log_dups_size":0,"ondisk_log_size":129,"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 @ 2023-09-25T06:51:17.361254+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00137744,"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":1280,"num_read_kb":2606,"num_write":99,"num_write_kb":1350,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":11,"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":[2,3,1],"acting":[2,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":256,"reported_epoch":307,"state":"active+clean","last_fresh":"2023-09-23T23:51:08.590556+0000","last_change":"2023-09-23T23:26:27.455262+0000","last_active":"2023-09-23T23:51:08.590556+0000","last_peered":"2023-09-23T23:51:08.590556+0000","last_clean":"2023-09-23T23:51:08.590556+0000","last_became_active":"2023-09-23T23:26:27.454866+0000","last_became_peered":"2023-09-23T23:26:27.454866+0000","last_unstale":"2023-09-23T23:51:08.590556+0000","last_undegraded":"2023-09-23T23:51:08.590556+0000","last_fullsized":"2023-09-23T23:51:08.590556+0000","mapping_epoch":104,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":105,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:09:05.340269+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":321,"reported_epoch":306,"state":"active+clean","last_fresh":"2023-09-23T23:51:04.563115+0000","last_change":"2023-09-23T23:46:47.966351+0000","last_active":"2023-09-23T23:51:04.563115+0000","last_peered":"2023-09-23T23:51:04.563115+0000","last_clean":"2023-09-23T23:51:04.563115+0000","last_became_active":"2023-09-23T23:46:47.966053+0000","last_became_peered":"2023-09-23T23:46:47.966053+0000","last_unstale":"2023-09-23T23:51:04.563115+0000","last_undegraded":"2023-09-23T23:51:04.563115+0000","last_fullsized":"2023-09-23T23:51:04.563115+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:03:54.929346+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"86'236","reported_seq":1118,"reported_epoch":306,"state":"active+clean","last_fresh":"2023-09-23T23:51:01.916266+0000","last_change":"2023-09-23T23:39:04.842800+0000","last_active":"2023-09-23T23:51:01.916266+0000","last_peered":"2023-09-23T23:51:01.916266+0000","last_clean":"2023-09-23T23:51:01.916266+0000","last_became_active":"2023-09-23T23:39:04.839084+0000","last_became_peered":"2023-09-23T23:39:04.839084+0000","last_unstale":"2023-09-23T23:51:01.916266+0000","last_undegraded":"2023-09-23T23:51:01.916266+0000","last_fullsized":"2023-09-23T23:51:01.916266+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":236,"log_dups_size":0,"ondisk_log_size":236,"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 @ 2023-09-25T02:30:13.746830+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001002637,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":1277,"num_read_kb":1428,"num_write":202,"num_write_kb":266,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":22,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"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":[2,3,6],"acting":[2,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"1.0","version":"90'161","reported_seq":583,"reported_epoch":306,"state":"active+clean","last_fresh":"2023-09-23T23:51:01.920016+0000","last_change":"2023-09-23T23:39:04.825893+0000","last_active":"2023-09-23T23:51:01.920016+0000","last_peered":"2023-09-23T23:51:01.920016+0000","last_clean":"2023-09-23T23:51:01.920016+0000","last_became_active":"2023-09-23T23:39:04.825463+0000","last_became_peered":"2023-09-23T23:39:04.825463+0000","last_unstale":"2023-09-23T23:51:01.920016+0000","last_undegraded":"2023-09-23T23:51:01.920016+0000","last_fullsized":"2023-09-23T23:51:01.920016+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:06:14.091106+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:06:14.091106+0000","last_clean_scrub_stamp":"2023-09-23T23:06:14.091106+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"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 @ 2023-09-25T09:39:02.399806+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":486,"num_read_kb":912,"num_write":239,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":2361472,"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":[6,1,2],"acting":[6,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":239,"reported_epoch":306,"state":"active+clean","last_fresh":"2023-09-23T23:51:02.985445+0000","last_change":"2023-09-23T23:32:08.448810+0000","last_active":"2023-09-23T23:51:02.985445+0000","last_peered":"2023-09-23T23:51:02.985445+0000","last_clean":"2023-09-23T23:51:02.985445+0000","last_became_active":"2023-09-23T23:32:08.448209+0000","last_became_peered":"2023-09-23T23:32:08.448209+0000","last_unstale":"2023-09-23T23:51:02.985445+0000","last_undegraded":"2023-09-23T23:51:02.985445+0000","last_fullsized":"2023-09-23T23:51:02.985445+0000","mapping_epoch":120,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":121,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:20:27.061693+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,6,4],"acting":[3,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":260,"reported_epoch":306,"state":"active+clean","last_fresh":"2023-09-23T23:51:01.922327+0000","last_change":"2023-09-23T23:39:01.790984+0000","last_active":"2023-09-23T23:51:01.922327+0000","last_peered":"2023-09-23T23:51:01.922327+0000","last_clean":"2023-09-23T23:51:01.922327+0000","last_became_active":"2023-09-23T23:39:01.790626+0000","last_became_peered":"2023-09-23T23:39:01.790626+0000","last_unstale":"2023-09-23T23:51:01.922327+0000","last_undegraded":"2023-09-23T23:51:01.922327+0000","last_fullsized":"2023-09-23T23:51:01.922327+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T09:19:07.777738+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,3],"acting":[6,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.0","version":"86'115","reported_seq":540,"reported_epoch":307,"state":"active+clean","last_fresh":"2023-09-23T23:51:08.591160+0000","last_change":"2023-09-23T23:39:04.825581+0000","last_active":"2023-09-23T23:51:08.591160+0000","last_peered":"2023-09-23T23:51:08.591160+0000","last_clean":"2023-09-23T23:51:08.591160+0000","last_became_active":"2023-09-23T23:39:04.824855+0000","last_became_peered":"2023-09-23T23:39:04.824855+0000","last_unstale":"2023-09-23T23:51:08.591160+0000","last_undegraded":"2023-09-23T23:51:08.591160+0000","last_fullsized":"2023-09-23T23:51:08.591160+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":115,"log_dups_size":0,"ondisk_log_size":115,"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 @ 2023-09-25T05:17:19.954995+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00094966699999999996,"stat_sum":{"num_bytes":4194304,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":507,"num_read_kb":3491,"num_write":106,"num_write_kb":7211,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":4194304,"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,3,6],"acting":[1,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":277,"reported_epoch":306,"state":"active+clean","last_fresh":"2023-09-23T23:51:02.987386+0000","last_change":"2023-09-23T23:46:47.964483+0000","last_active":"2023-09-23T23:51:02.987386+0000","last_peered":"2023-09-23T23:51:02.987386+0000","last_clean":"2023-09-23T23:51:02.987386+0000","last_became_active":"2023-09-23T23:46:47.962768+0000","last_became_peered":"2023-09-23T23:46:47.962768+0000","last_unstale":"2023-09-23T23:51:02.987386+0000","last_undegraded":"2023-09-23T23:51:02.987386+0000","last_fullsized":"2023-09-23T23:51:02.987386+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T09:13:59.016738+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,4,1],"acting":[3,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":264,"reported_epoch":306,"state":"active+clean","last_fresh":"2023-09-23T23:51:02.566329+0000","last_change":"2023-09-23T23:46:47.961066+0000","last_active":"2023-09-23T23:51:02.566329+0000","last_peered":"2023-09-23T23:51:02.566329+0000","last_clean":"2023-09-23T23:51:02.566329+0000","last_became_active":"2023-09-23T23:46:47.960715+0000","last_became_peered":"2023-09-23T23:46:47.960715+0000","last_unstale":"2023-09-23T23:51:02.566329+0000","last_undegraded":"2023-09-23T23:51:02.566329+0000","last_fullsized":"2023-09-23T23:51:02.566329+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T06:58:00.527563+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,2,4],"acting":[1,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"86'75","reported_seq":617,"reported_epoch":306,"state":"active+clean","last_fresh":"2023-09-23T23:51:02.565024+0000","last_change":"2023-09-23T23:39:01.835461+0000","last_active":"2023-09-23T23:51:02.565024+0000","last_peered":"2023-09-23T23:51:02.565024+0000","last_clean":"2023-09-23T23:51:02.565024+0000","last_became_active":"2023-09-23T23:39:01.785871+0000","last_became_peered":"2023-09-23T23:39:01.785871+0000","last_unstale":"2023-09-23T23:51:02.565024+0000","last_undegraded":"2023-09-23T23:51:02.565024+0000","last_fullsized":"2023-09-23T23:51:02.565024+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":75,"log_dups_size":0,"ondisk_log_size":75,"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 @ 2023-09-25T08:31:23.278851+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001060697,"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":561,"num_read_kb":487,"num_write":59,"num_write_kb":42,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":10,"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,4,6],"acting":[1,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":273,"reported_epoch":306,"state":"active+clean","last_fresh":"2023-09-23T23:51:02.566530+0000","last_change":"2023-09-23T23:34:47.348873+0000","last_active":"2023-09-23T23:51:02.566530+0000","last_peered":"2023-09-23T23:51:02.566530+0000","last_clean":"2023-09-23T23:51:02.566530+0000","last_became_active":"2023-09-23T23:34:47.348583+0000","last_became_peered":"2023-09-23T23:34:47.348583+0000","last_unstale":"2023-09-23T23:51:02.566530+0000","last_undegraded":"2023-09-23T23:51:02.566530+0000","last_fullsized":"2023-09-23T23:51:02.566530+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:36:01.708489+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":232,"reported_epoch":306,"state":"active+clean","last_fresh":"2023-09-23T23:51:02.567448+0000","last_change":"2023-09-23T23:46:47.963861+0000","last_active":"2023-09-23T23:51:02.567448+0000","last_peered":"2023-09-23T23:51:02.567448+0000","last_clean":"2023-09-23T23:51:02.567448+0000","last_became_active":"2023-09-23T23:46:47.963373+0000","last_became_peered":"2023-09-23T23:46:47.963373+0000","last_unstale":"2023-09-23T23:51:02.567448+0000","last_undegraded":"2023-09-23T23:51:02.567448+0000","last_fullsized":"2023-09-23T23:51:02.567448+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:51:08.274713+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,2,4],"acting":[1,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.7","version":"68'2","reported_seq":319,"reported_epoch":306,"state":"active+clean","last_fresh":"2023-09-23T23:51:02.983599+0000","last_change":"2023-09-23T23:39:01.789138+0000","last_active":"2023-09-23T23:51:02.983599+0000","last_peered":"2023-09-23T23:51:02.983599+0000","last_clean":"2023-09-23T23:51:02.983599+0000","last_became_active":"2023-09-23T23:39:01.776768+0000","last_became_peered":"2023-09-23T23:39:01.776768+0000","last_unstale":"2023-09-23T23:51:02.983599+0000","last_undegraded":"2023-09-23T23:51:02.983599+0000","last_fullsized":"2023-09-23T23:51:02.983599+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T11:01:50.480472+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"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":[3,2,1],"acting":[3,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"86'170","reported_seq":622,"reported_epoch":306,"state":"active+clean","last_fresh":"2023-09-23T23:51:04.563069+0000","last_change":"2023-09-23T23:25:05.228483+0000","last_active":"2023-09-23T23:51:04.563069+0000","last_peered":"2023-09-23T23:51:04.563069+0000","last_clean":"2023-09-23T23:51:04.563069+0000","last_became_active":"2023-09-23T23:25:05.227766+0000","last_became_peered":"2023-09-23T23:25:05.227766+0000","last_unstale":"2023-09-23T23:51:04.563069+0000","last_undegraded":"2023-09-23T23:51:04.563069+0000","last_fullsized":"2023-09-23T23:51:04.563069+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":170,"log_dups_size":0,"ondisk_log_size":170,"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 @ 2023-09-25T06:17:40.984099+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00066166300000000005,"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":537,"num_read_kb":1957,"num_write":160,"num_write_kb":2393,"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,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":295,"reported_epoch":306,"state":"active+clean","last_fresh":"2023-09-23T23:51:02.983170+0000","last_change":"2023-09-23T23:39:01.786256+0000","last_active":"2023-09-23T23:51:02.983170+0000","last_peered":"2023-09-23T23:51:02.983170+0000","last_clean":"2023-09-23T23:51:02.983170+0000","last_became_active":"2023-09-23T23:39:01.785899+0000","last_became_peered":"2023-09-23T23:39:01.785899+0000","last_unstale":"2023-09-23T23:51:02.983170+0000","last_undegraded":"2023-09-23T23:51:02.983170+0000","last_fullsized":"2023-09-23T23:51:02.983170+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:01:41.201506+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.7","version":"86'45","reported_seq":457,"reported_epoch":306,"state":"active+clean","last_fresh":"2023-09-23T23:51:01.922304+0000","last_change":"2023-09-23T23:39:01.826213+0000","last_active":"2023-09-23T23:51:01.922304+0000","last_peered":"2023-09-23T23:51:01.922304+0000","last_clean":"2023-09-23T23:51:01.922304+0000","last_became_active":"2023-09-23T23:39:01.790699+0000","last_became_peered":"2023-09-23T23:39:01.790699+0000","last_unstale":"2023-09-23T23:51:01.922304+0000","last_undegraded":"2023-09-23T23:51:01.922304+0000","last_fullsized":"2023-09-23T23:51:01.922304+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":45,"log_dups_size":0,"ondisk_log_size":45,"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 @ 2023-09-25T04:53:17.666559+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000729169,"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":205,"num_read_kb":1380,"num_write":40,"num_write_kb":1138,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":7,"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":[6,2,3],"acting":[6,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"69'1","reported_seq":244,"reported_epoch":306,"state":"active+clean","last_fresh":"2023-09-23T23:51:02.567550+0000","last_change":"2023-09-23T23:39:01.807884+0000","last_active":"2023-09-23T23:51:02.567550+0000","last_peered":"2023-09-23T23:51:02.567550+0000","last_clean":"2023-09-23T23:51:02.567550+0000","last_became_active":"2023-09-23T23:39:01.782282+0000","last_became_peered":"2023-09-23T23:39:01.782282+0000","last_unstale":"2023-09-23T23:51:02.567550+0000","last_undegraded":"2023-09-23T23:51:02.567550+0000","last_fullsized":"2023-09-23T23:51:02.567550+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"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 @ 2023-09-25T07:33:53.803220+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"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,3,6],"acting":[1,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":266,"reported_epoch":306,"state":"active+clean","last_fresh":"2023-09-23T23:51:01.921498+0000","last_change":"2023-09-23T23:39:01.786484+0000","last_active":"2023-09-23T23:51:01.921498+0000","last_peered":"2023-09-23T23:51:01.921498+0000","last_clean":"2023-09-23T23:51:01.921498+0000","last_became_active":"2023-09-23T23:39:01.783785+0000","last_became_peered":"2023-09-23T23:39:01.783785+0000","last_unstale":"2023-09-23T23:51:01.921498+0000","last_undegraded":"2023-09-23T23:51:01.921498+0000","last_fullsized":"2023-09-23T23:51:01.921498+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T07:13:44.411621+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,2],"acting":[6,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.1b","version":"69'2","reported_seq":172,"reported_epoch":306,"state":"active+clean","last_fresh":"2023-09-23T23:51:02.567280+0000","last_change":"2023-09-23T23:39:01.780928+0000","last_active":"2023-09-23T23:51:02.567280+0000","last_peered":"2023-09-23T23:51:02.567280+0000","last_clean":"2023-09-23T23:51:02.567280+0000","last_became_active":"2023-09-23T23:39:01.780365+0000","last_became_peered":"2023-09-23T23:39:01.780365+0000","last_unstale":"2023-09-23T23:51:02.567280+0000","last_undegraded":"2023-09-23T23:51:02.567280+0000","last_fullsized":"2023-09-23T23:51:02.567280+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T09:02:03.468255+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,4,3],"acting":[1,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":172,"reported_epoch":306,"state":"active+clean","last_fresh":"2023-09-23T23:51:01.919076+0000","last_change":"2023-09-23T23:46:03.883022+0000","last_active":"2023-09-23T23:51:01.919076+0000","last_peered":"2023-09-23T23:51:01.919076+0000","last_clean":"2023-09-23T23:51:01.919076+0000","last_became_active":"2023-09-23T23:46:03.882627+0000","last_became_peered":"2023-09-23T23:46:03.882627+0000","last_unstale":"2023-09-23T23:51:01.919076+0000","last_undegraded":"2023-09-23T23:51:01.919076+0000","last_fullsized":"2023-09-23T23:51:01.919076+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T04:29:09.437941+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[2,1,3],"acting":[2,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1c","version":"68'2","reported_seq":181,"reported_epoch":306,"state":"active+clean","last_fresh":"2023-09-23T23:51:01.919172+0000","last_change":"2023-09-23T23:39:01.815450+0000","last_active":"2023-09-23T23:51:01.919172+0000","last_peered":"2023-09-23T23:51:01.919172+0000","last_clean":"2023-09-23T23:51:01.919172+0000","last_became_active":"2023-09-23T23:39:01.780808+0000","last_became_peered":"2023-09-23T23:39:01.780808+0000","last_unstale":"2023-09-23T23:51:01.919172+0000","last_undegraded":"2023-09-23T23:51:01.919172+0000","last_fullsized":"2023-09-23T23:51:01.919172+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T04:52:51.165825+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"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":[2,1,6],"acting":[2,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":277,"reported_epoch":306,"state":"active+clean","last_fresh":"2023-09-23T23:51:02.984805+0000","last_change":"2023-09-23T23:46:47.964382+0000","last_active":"2023-09-23T23:51:02.984805+0000","last_peered":"2023-09-23T23:51:02.984805+0000","last_clean":"2023-09-23T23:51:02.984805+0000","last_became_active":"2023-09-23T23:46:47.963932+0000","last_became_peered":"2023-09-23T23:46:47.963932+0000","last_unstale":"2023-09-23T23:51:02.984805+0000","last_undegraded":"2023-09-23T23:51:02.984805+0000","last_fullsized":"2023-09-23T23:51:02.984805+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:55:44.372957+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,4,1],"acting":[3,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1d","version":"68'2","reported_seq":193,"reported_epoch":306,"state":"active+clean","last_fresh":"2023-09-23T23:51:01.924348+0000","last_change":"2023-09-23T23:35:10.676206+0000","last_active":"2023-09-23T23:51:01.924348+0000","last_peered":"2023-09-23T23:51:01.924348+0000","last_clean":"2023-09-23T23:51:01.924348+0000","last_became_active":"2023-09-23T23:35:10.675843+0000","last_became_peered":"2023-09-23T23:35:10.675843+0000","last_unstale":"2023-09-23T23:51:01.924348+0000","last_undegraded":"2023-09-23T23:51:01.924348+0000","last_fullsized":"2023-09-23T23:51:01.924348+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T04:00:31.310495+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"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":1,"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":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":291,"reported_epoch":306,"state":"active+clean","last_fresh":"2023-09-23T23:51:02.987455+0000","last_change":"2023-09-23T23:46:47.961852+0000","last_active":"2023-09-23T23:51:02.987455+0000","last_peered":"2023-09-23T23:51:02.987455+0000","last_clean":"2023-09-23T23:51:02.987455+0000","last_became_active":"2023-09-23T23:46:47.961486+0000","last_became_peered":"2023-09-23T23:46:47.961486+0000","last_unstale":"2023-09-23T23:51:02.987455+0000","last_undegraded":"2023-09-23T23:51:02.987455+0000","last_fullsized":"2023-09-23T23:51:02.987455+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T04:42:08.826090+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,4,2],"acting":[3,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1e","version":"69'2","reported_seq":289,"reported_epoch":306,"state":"active+clean","last_fresh":"2023-09-23T23:51:02.985035+0000","last_change":"2023-09-23T23:26:56.890000+0000","last_active":"2023-09-23T23:51:02.985035+0000","last_peered":"2023-09-23T23:51:02.985035+0000","last_clean":"2023-09-23T23:51:02.985035+0000","last_became_active":"2023-09-23T23:26:56.889604+0000","last_became_peered":"2023-09-23T23:26:56.889604+0000","last_unstale":"2023-09-23T23:51:02.985035+0000","last_undegraded":"2023-09-23T23:51:02.985035+0000","last_fullsized":"2023-09-23T23:51:02.985035+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T06:45:20.534490+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":319,"reported_epoch":306,"state":"active+clean","last_fresh":"2023-09-23T23:51:06.940126+0000","last_change":"2023-09-23T23:37:33.626975+0000","last_active":"2023-09-23T23:51:06.940126+0000","last_peered":"2023-09-23T23:51:06.940126+0000","last_clean":"2023-09-23T23:51:06.940126+0000","last_became_active":"2023-09-23T23:37:33.626337+0000","last_became_peered":"2023-09-23T23:37:33.626337+0000","last_unstale":"2023-09-23T23:51:06.940126+0000","last_undegraded":"2023-09-23T23:51:06.940126+0000","last_fullsized":"2023-09-23T23:51:06.940126+0000","mapping_epoch":159,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":160,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T01:45:41.499383+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,2,6],"acting":[3,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1f","version":"69'5","reported_seq":210,"reported_epoch":307,"state":"active+clean","last_fresh":"2023-09-23T23:51:06.939785+0000","last_change":"2023-09-23T23:34:47.366146+0000","last_active":"2023-09-23T23:51:06.939785+0000","last_peered":"2023-09-23T23:51:06.939785+0000","last_clean":"2023-09-23T23:51:06.939785+0000","last_became_active":"2023-09-23T23:34:47.361648+0000","last_became_peered":"2023-09-23T23:34:47.361648+0000","last_unstale":"2023-09-23T23:51:06.939785+0000","last_undegraded":"2023-09-23T23:51:06.939785+0000","last_fullsized":"2023-09-23T23:51:06.939785+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"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 @ 2023-09-25T11:02:38.085203+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"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":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":554,"num_keys_recovered":0,"num_objects_omap":1,"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":[2,6,4],"acting":[2,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":266,"reported_epoch":306,"state":"active+clean","last_fresh":"2023-09-23T23:51:02.113916+0000","last_change":"2023-09-23T23:25:05.227361+0000","last_active":"2023-09-23T23:51:02.113916+0000","last_peered":"2023-09-23T23:51:02.113916+0000","last_clean":"2023-09-23T23:51:02.113916+0000","last_became_active":"2023-09-23T23:25:05.227003+0000","last_became_peered":"2023-09-23T23:25:05.227003+0000","last_unstale":"2023-09-23T23:51:02.113916+0000","last_undegraded":"2023-09-23T23:51:02.113916+0000","last_fullsized":"2023-09-23T23:51:02.113916+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T03:23:19.993318+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"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":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5504,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"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":22,"num_whiteouts":0,"num_read":19,"num_read_kb":18,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":33,"num_bytes_recovered":5504,"num_keys_recovered":10,"num_objects_omap":14,"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":143360,"data_stored":22662,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":27272,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"up":96,"acting":96,"num_store_stats":8},{"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":486,"num_read_kb":912,"num_write":239,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":2361472,"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":2969600,"data_stored":2951840,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":161,"ondisk_log_size":161,"up":3,"acting":3,"num_store_stats":5},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":4194323,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"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":4,"num_whiteouts":0,"num_read":5980,"num_read_kb":13243,"num_write":846,"num_write_kb":12714,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":92,"num_bytes_recovered":4194342,"num_keys_recovered":0,"num_objects_omap":2,"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":20987904,"data_stored":20971596,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6143,"internal_metadata":0},"log_size":976,"ondisk_log_size":976,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":0,"seq":231928234477,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"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},"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":[]},{"osd":6,"up_from":46,"seq":197568496119,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":533580,"kb_used_data":8068,"kb_used_omap":0,"kb_used_meta":525504,"kb_avail":93211572,"statfs":{"total":95995035648,"available":95448649728,"internally_reserved":0,"allocated":8261632,"data_stored":7067731,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":538116096},"hb_peers":[0,1,2,3,4,5,7],"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":"Sat Sep 23 23:50:26 2023","interfaces":[{"interface":"back","average":{"1min":1.0369999999999999,"5min":0.91200000000000003,"15min":0.88},"min":{"1min":0.313,"5min":0.29399999999999998,"15min":0.26200000000000001},"max":{"1min":4.5039999999999996,"5min":5.3570000000000002,"15min":7.2539999999999996},"last":0.89000000000000001},{"interface":"front","average":{"1min":0.86199999999999999,"5min":0.83499999999999996,"15min":0.91100000000000003},"min":{"1min":0.32400000000000001,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":2.8159999999999998,"5min":2.8159999999999998,"15min":6.923},"last":0.85799999999999998}]},{"osd":1,"last update":"Sat Sep 23 23:50:50 2023","interfaces":[{"interface":"back","average":{"1min":6.5720000000000001,"5min":2.8199999999999998,"15min":2.7509999999999999},"min":{"1min":0.433,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":66.025000000000006,"5min":79.552000000000007,"15min":129.09100000000001},"last":1.087},{"interface":"front","average":{"1min":6.9480000000000004,"5min":3.032,"15min":2.891},"min":{"1min":0.45300000000000001,"5min":0.37,"15min":0.28599999999999998},"max":{"1min":65.971999999999994,"5min":79.393000000000001,"15min":129.14599999999999},"last":0.83199999999999996}]},{"osd":2,"last update":"Sat Sep 23 23:51:11 2023","interfaces":[{"interface":"back","average":{"1min":1.04,"5min":1.3360000000000001,"15min":2.0569999999999999},"min":{"1min":0.27400000000000002,"5min":0.27400000000000002,"15min":0.27300000000000002},"max":{"1min":4.2220000000000004,"5min":21.48,"15min":119.17},"last":0.97099999999999997},{"interface":"front","average":{"1min":1.5940000000000001,"5min":1.655,"15min":2.2200000000000002},"min":{"1min":0.45500000000000002,"5min":0.38100000000000001,"15min":0.34100000000000003},"max":{"1min":4.5010000000000003,"5min":21.553000000000001,"15min":119.084},"last":1.0649999999999999}]},{"osd":3,"last update":"Sat Sep 23 23:50:34 2023","interfaces":[{"interface":"back","average":{"1min":5.5369999999999999,"5min":3.5219999999999998,"15min":2.9350000000000001},"min":{"1min":0.38800000000000001,"5min":0.35499999999999998,"15min":0.33200000000000002},"max":{"1min":65.941000000000003,"5min":112.155,"15min":119.053},"last":1.0129999999999999},{"interface":"front","average":{"1min":5.0469999999999997,"5min":3.5270000000000001,"15min":3.1560000000000001},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.29699999999999999},"max":{"1min":66.286000000000001,"5min":111.473,"15min":120.919},"last":0.91900000000000004}]},{"osd":4,"last update":"Sat Sep 23 23:50:50 2023","interfaces":[{"interface":"back","average":{"1min":1.288,"5min":1.0509999999999999,"15min":0.90500000000000003},"min":{"1min":0.436,"5min":0.38400000000000001,"15min":0.33800000000000002},"max":{"1min":4.2569999999999997,"5min":4.5259999999999998,"15min":6.4790000000000001},"last":0.78700000000000003},{"interface":"front","average":{"1min":1.0089999999999999,"5min":1.0469999999999999,"15min":0.95399999999999996},"min":{"1min":0.40600000000000003,"5min":0.375,"15min":0.371},"max":{"1min":4.6200000000000001,"5min":4.6200000000000001,"15min":6.1210000000000004},"last":0.61399999999999999}]},{"osd":5,"last update":"Sat Sep 23 23:50:50 2023","interfaces":[{"interface":"back","average":{"1min":1.2589999999999999,"5min":1.075,"15min":0.94399999999999995},"min":{"1min":0.438,"5min":0.39900000000000002,"15min":0.376},"max":{"1min":5.7000000000000002,"5min":5.7000000000000002,"15min":5.7000000000000002},"last":0.69299999999999995},{"interface":"front","average":{"1min":1.1060000000000001,"5min":1.022,"15min":0.98799999999999999},"min":{"1min":0.504,"5min":0.42999999999999999,"15min":0.38600000000000001},"max":{"1min":3.0899999999999999,"5min":3.0899999999999999,"15min":6.1609999999999996},"last":0.93600000000000005}]},{"osd":7,"last update":"Sat Sep 23 23:50:50 2023","interfaces":[{"interface":"back","average":{"1min":0.94399999999999995,"5min":1.01,"15min":1.077},"min":{"1min":0.47399999999999998,"5min":0.47199999999999998,"15min":0.42199999999999999},"max":{"1min":2.4489999999999998,"5min":3.3039999999999998,"15min":6.234},"last":1.139},{"interface":"front","average":{"1min":1.0940000000000001,"5min":1.095,"15min":1.111},"min":{"1min":0.57799999999999996,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":2.758,"5min":3.2719999999999998,"15min":6.266},"last":0.71999999999999997}]}]},{"osd":1,"up_from":99,"seq":425201762622,"num_pgs":49,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":844520,"kb_used_data":8672,"kb_used_omap":6,"kb_used_meta":835833,"kb_avail":92900632,"statfs":{"total":95995035648,"available":95130247168,"internally_reserved":0,"allocated":8880128,"data_stored":7154066,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6760,"internal_metadata":855893400},"hb_peers":[0,2,3,4,5,6,7],"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":"Sat Sep 23 23:51:15 2023","interfaces":[{"interface":"back","average":{"1min":0.79800000000000004,"5min":1.45,"15min":1.361},"min":{"1min":0.28399999999999997,"5min":0.215,"15min":0.20499999999999999},"max":{"1min":2.887,"5min":7.1909999999999998,"15min":12.866},"last":0.69799999999999995},{"interface":"front","average":{"1min":1.0660000000000001,"5min":1.3069999999999999,"15min":1.278},"min":{"1min":0.24099999999999999,"5min":0.214,"15min":0.21099999999999999},"max":{"1min":4.9610000000000003,"5min":12.997,"15min":12.997},"last":0.623}]},{"osd":2,"last update":"Sat Sep 23 23:51:15 2023","interfaces":[{"interface":"back","average":{"1min":1.252,"5min":2.629,"15min":2.6480000000000001},"min":{"1min":0.33600000000000002,"5min":0.28399999999999997,"15min":0.20100000000000001},"max":{"1min":6.702,"5min":60.838000000000001,"15min":94.941000000000003},"last":0.64400000000000002},{"interface":"front","average":{"1min":1.788,"5min":2.8399999999999999,"15min":2.7930000000000001},"min":{"1min":0.40300000000000002,"5min":0.224,"15min":0.20999999999999999},"max":{"1min":7.6740000000000004,"5min":62.524999999999999,"15min":97.233999999999995},"last":0.67200000000000004}]},{"osd":3,"last update":"Sat Sep 23 23:50:41 2023","interfaces":[{"interface":"back","average":{"1min":3.4390000000000001,"5min":3.181,"15min":3.21},"min":{"1min":0.26700000000000002,"5min":0.26700000000000002,"15min":0.26500000000000001},"max":{"1min":12.736000000000001,"5min":61.369,"15min":74.478999999999999},"last":0.53400000000000003},{"interface":"front","average":{"1min":2.887,"5min":2.8279999999999998,"15min":2.9420000000000002},"min":{"1min":0.34999999999999998,"5min":0.30299999999999999,"15min":0.26200000000000001},"max":{"1min":6.5659999999999998,"5min":62.484000000000002,"15min":73.878},"last":0.77000000000000002}]},{"osd":4,"last update":"Sat Sep 23 23:51:15 2023","interfaces":[{"interface":"back","average":{"1min":1.222,"5min":1.3,"15min":1.159},"min":{"1min":0.39000000000000001,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":4.923,"5min":5.4340000000000002,"15min":7.1289999999999996},"last":0.83299999999999996},{"interface":"front","average":{"1min":1.399,"5min":1.8200000000000001,"15min":1.651},"min":{"1min":0.38300000000000001,"5min":0.35099999999999998,"15min":0.30299999999999999},"max":{"1min":6.657,"5min":10.954000000000001,"15min":12.199999999999999},"last":0.88900000000000001}]},{"osd":5,"last update":"Sat Sep 23 23:51:15 2023","interfaces":[{"interface":"back","average":{"1min":1.1779999999999999,"5min":1.5449999999999999,"15min":1.4750000000000001},"min":{"1min":0.51500000000000001,"5min":0.376,"15min":0.36799999999999999},"max":{"1min":5.0149999999999997,"5min":9.2110000000000003,"15min":10.635999999999999},"last":0.86699999999999999},{"interface":"front","average":{"1min":1.0249999999999999,"5min":1.331,"15min":1.1910000000000001},"min":{"1min":0.441,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":3.0249999999999999,"5min":6.1449999999999996,"15min":6.1449999999999996},"last":0.72899999999999998}]},{"osd":6,"last update":"Sat Sep 23 23:51:15 2023","interfaces":[{"interface":"back","average":{"1min":1.4079999999999999,"5min":1.796,"15min":1.5880000000000001},"min":{"1min":0.50800000000000001,"5min":0.34699999999999998,"15min":0.32900000000000001},"max":{"1min":5.0650000000000004,"5min":9.1500000000000004,"15min":11.349},"last":0.91800000000000004},{"interface":"front","average":{"1min":1.4330000000000001,"5min":1.4390000000000001,"15min":1.345},"min":{"1min":0.60599999999999998,"5min":0.312,"15min":0.312},"max":{"1min":4.2119999999999997,"5min":5.54,"15min":7.9119999999999999},"last":1.0620000000000001}]},{"osd":7,"last update":"Sat Sep 23 23:51:15 2023","interfaces":[{"interface":"back","average":{"1min":1.1899999999999999,"5min":1.365,"15min":1.282},"min":{"1min":0.47299999999999998,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":3.0920000000000001,"5min":5.4790000000000001,"15min":8.5670000000000002},"last":1.135},{"interface":"front","average":{"1min":1.264,"5min":1.702,"15min":1.6599999999999999},"min":{"1min":0.56399999999999995,"5min":0.46800000000000003,"15min":0.39700000000000002},"max":{"1min":3.1819999999999999,"5min":7.3719999999999999,"15min":12.291},"last":0.95099999999999996}]}]},{"osd":0,"up_from":0,"seq":403726926149,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"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},"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":[]},{"osd":2,"up_from":104,"seq":446676599085,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":853772,"kb_used_data":4612,"kb_used_omap":11,"kb_used_meta":849140,"kb_avail":92891380,"statfs":{"total":95995035648,"available":95120773120,"internally_reserved":0,"allocated":4722688,"data_stored":2968602,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12272,"internal_metadata":869519376},"hb_peers":[0,1,3,4,5,6,7],"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":"Sat Sep 23 23:50:22 2023","interfaces":[{"interface":"back","average":{"1min":1.042,"5min":0.88300000000000001,"15min":1.163},"min":{"1min":0.251,"5min":0.19500000000000001,"15min":0.19500000000000001},"max":{"1min":5.9199999999999999,"5min":5.9199999999999999,"15min":13.125999999999999},"last":0.57899999999999996},{"interface":"front","average":{"1min":0.96699999999999997,"5min":0.86399999999999999,"15min":1.306},"min":{"1min":0.23300000000000001,"5min":0.23300000000000001,"15min":0.23200000000000001},"max":{"1min":5.867,"5min":5.867,"15min":14.709},"last":0.36399999999999999}]},{"osd":1,"last update":"Sat Sep 23 23:50:22 2023","interfaces":[{"interface":"back","average":{"1min":3.3250000000000002,"5min":2.4079999999999999,"15min":1.9119999999999999},"min":{"1min":0.309,"5min":0.21099999999999999,"15min":0.21099999999999999},"max":{"1min":26.843,"5min":36.813000000000002,"15min":36.813000000000002},"last":0.54400000000000004},{"interface":"front","average":{"1min":2.7240000000000002,"5min":2.552,"15min":2.0950000000000002},"min":{"1min":0.40300000000000002,"5min":0.34399999999999997,"15min":0.249},"max":{"1min":26.593,"5min":38.814,"15min":38.814},"last":0.46800000000000003}]},{"osd":3,"last update":"Sat Sep 23 23:50:45 2023","interfaces":[{"interface":"back","average":{"1min":2.3180000000000001,"5min":2.3969999999999998,"15min":3.1549999999999998},"min":{"1min":0.25,"5min":0.25,"15min":0.19700000000000001},"max":{"1min":7.4640000000000004,"5min":29.425999999999998,"15min":130.126},"last":0.50800000000000001},{"interface":"front","average":{"1min":1.734,"5min":2.927,"15min":3.3559999999999999},"min":{"1min":0.27400000000000002,"5min":0.27400000000000002,"15min":0.245},"max":{"1min":5.0540000000000003,"5min":68.266999999999996,"15min":129.65799999999999},"last":0.60099999999999998}]},{"osd":4,"last update":"Sat Sep 23 23:50:22 2023","interfaces":[{"interface":"back","average":{"1min":1.3360000000000001,"5min":1.254,"15min":1.4159999999999999},"min":{"1min":0.33500000000000002,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":4.6449999999999996,"5min":4.6449999999999996,"15min":12.943},"last":0.52100000000000002},{"interface":"front","average":{"1min":1.6559999999999999,"5min":1.4790000000000001,"15min":1.542},"min":{"1min":0.372,"5min":0.316,"15min":0.316},"max":{"1min":5.9139999999999997,"5min":7.0659999999999998,"15min":12.263},"last":0.78400000000000003}]},{"osd":5,"last update":"Sat Sep 23 23:50:22 2023","interfaces":[{"interface":"back","average":{"1min":1.371,"5min":1.0960000000000001,"15min":1.2929999999999999},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":4.0739999999999998,"5min":6.4820000000000002,"15min":9.9039999999999999},"last":0.94599999999999995},{"interface":"front","average":{"1min":1.3740000000000001,"5min":1.2589999999999999,"15min":1.482},"min":{"1min":0.47699999999999998,"5min":0.40100000000000002,"15min":0.373},"max":{"1min":4.6059999999999999,"5min":4.6059999999999999,"15min":12.978999999999999},"last":0.67700000000000005}]},{"osd":6,"last update":"Sat Sep 23 23:50:22 2023","interfaces":[{"interface":"back","average":{"1min":1.9570000000000001,"5min":1.72,"15min":1.609},"min":{"1min":0.43099999999999999,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":7.508,"5min":10.929,"15min":12.209},"last":0.73799999999999999},{"interface":"front","average":{"1min":1.28,"5min":1.121,"15min":1.335},"min":{"1min":0.378,"5min":0.35299999999999998,"15min":0.34200000000000003},"max":{"1min":3.4950000000000001,"5min":6.5339999999999998,"15min":13.329000000000001},"last":0.89800000000000002}]},{"osd":7,"last update":"Sat Sep 23 23:50:22 2023","interfaces":[{"interface":"back","average":{"1min":1.6000000000000001,"5min":1.54,"15min":1.611},"min":{"1min":0.41499999999999998,"5min":0.36799999999999999,"15min":0.32500000000000001},"max":{"1min":5.968,"5min":10.664,"15min":13.231},"last":0.83299999999999996},{"interface":"front","average":{"1min":1.4950000000000001,"5min":1.1779999999999999,"15min":1.448},"min":{"1min":0.503,"5min":0.46000000000000002,"15min":0.40300000000000002},"max":{"1min":6.6429999999999998,"5min":6.6429999999999998,"15min":13.375},"last":0.998}]}]},{"osd":3,"up_from":109,"seq":468151435559,"num_pgs":50,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":882868,"kb_used_data":8044,"kb_used_omap":5,"kb_used_meta":874810,"kb_avail":92862284,"statfs":{"total":95995035648,"available":95090978816,"internally_reserved":0,"allocated":8237056,"data_stored":6556750,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5347,"internal_metadata":895806237},"hb_peers":[0,1,2,4,5,6,7],"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":"Sat Sep 23 23:50:44 2023","interfaces":[{"interface":"back","average":{"1min":1.6699999999999999,"5min":1.1930000000000001,"15min":1.377},"min":{"1min":0.222,"5min":0.20399999999999999,"15min":0.182},"max":{"1min":8.548,"5min":8.9909999999999997,"15min":8.9909999999999997},"last":0.45200000000000001},{"interface":"front","average":{"1min":1.585,"5min":1.7410000000000001,"15min":1.5229999999999999},"min":{"1min":0.23999999999999999,"5min":0.20200000000000001,"15min":0.20200000000000001},"max":{"1min":7.9269999999999996,"5min":42.337000000000003,"15min":42.337000000000003},"last":0.435}]},{"osd":1,"last update":"Sat Sep 23 23:50:44 2023","interfaces":[{"interface":"back","average":{"1min":2.4580000000000002,"5min":1.8899999999999999,"15min":2.4100000000000001},"min":{"1min":0.152,"5min":0.152,"15min":0.152},"max":{"1min":6.1760000000000002,"5min":14.632999999999999,"15min":140.44900000000001},"last":0.41799999999999998},{"interface":"front","average":{"1min":2.5899999999999999,"5min":2.6200000000000001,"15min":2.7400000000000002},"min":{"1min":0.41999999999999998,"5min":0.249,"15min":0.22},"max":{"1min":8.9860000000000007,"5min":41.588999999999999,"15min":140.99199999999999},"last":0.50800000000000001}]},{"osd":2,"last update":"Sat Sep 23 23:50:44 2023","interfaces":[{"interface":"back","average":{"1min":1.679,"5min":2.048,"15min":2.028},"min":{"1min":0.22700000000000001,"5min":0.22700000000000001,"15min":0.215},"max":{"1min":5.8879999999999999,"5min":48.578000000000003,"15min":59.648000000000003},"last":0.47899999999999998},{"interface":"front","average":{"1min":2.4399999999999999,"5min":3.081,"15min":2.7759999999999998},"min":{"1min":0.27100000000000002,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":9.5850000000000009,"5min":50.323,"15min":61.073},"last":0.54400000000000004}]},{"osd":4,"last update":"Sat Sep 23 23:50:44 2023","interfaces":[{"interface":"back","average":{"1min":1.9590000000000001,"5min":1.5069999999999999,"15min":1.603},"min":{"1min":0.307,"5min":0.307,"15min":0.307},"max":{"1min":8.4559999999999995,"5min":8.9580000000000002,"15min":8.9580000000000002},"last":0.87},{"interface":"front","average":{"1min":1.728,"5min":2.02,"15min":1.7849999999999999},"min":{"1min":0.375,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":8.1020000000000003,"5min":42.521000000000001,"15min":42.521000000000001},"last":0.69999999999999996}]},{"osd":5,"last update":"Sat Sep 23 23:50:44 2023","interfaces":[{"interface":"back","average":{"1min":1.7210000000000001,"5min":1.9470000000000001,"15min":1.7230000000000001},"min":{"1min":0.40600000000000003,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":7.984,"5min":42.479999999999997,"15min":42.479999999999997},"last":0.67000000000000004},{"interface":"front","average":{"1min":1.5780000000000001,"5min":1.3420000000000001,"15min":1.278},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.308},"max":{"1min":6.3330000000000002,"5min":6.4900000000000002,"15min":6.931},"last":0.78100000000000003}]},{"osd":6,"last update":"Sat Sep 23 23:50:44 2023","interfaces":[{"interface":"back","average":{"1min":1.903,"5min":2.117,"15min":1.8620000000000001},"min":{"1min":0.36899999999999999,"5min":0.34499999999999997,"15min":0.32400000000000001},"max":{"1min":8.0120000000000005,"5min":42.813000000000002,"15min":42.813000000000002},"last":0.89300000000000002},{"interface":"front","average":{"1min":1.7889999999999999,"5min":1.5069999999999999,"15min":1.4430000000000001},"min":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.28899999999999998},"max":{"1min":6.5,"5min":6.5620000000000003,"15min":8.7400000000000002},"last":0.71399999999999997}]},{"osd":7,"last update":"Sat Sep 23 23:50:44 2023","interfaces":[{"interface":"back","average":{"1min":1.607,"5min":1.369,"15min":1.4550000000000001},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.34200000000000003},"max":{"1min":6.3860000000000001,"5min":6.5369999999999999,"15min":10.034000000000001},"last":0.81799999999999995},{"interface":"front","average":{"1min":2,"5min":1.6319999999999999,"15min":1.7450000000000001},"min":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.39900000000000002},"max":{"1min":8.5229999999999997,"5min":8.9079999999999995,"15min":8.9079999999999995},"last":0.68300000000000005}]}]},{"osd":4,"up_from":30,"seq":128849019402,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":409872,"kb_used_data":3400,"kb_used_omap":0,"kb_used_meta":406464,"kb_avail":93335280,"statfs":{"total":95995035648,"available":95575326720,"internally_reserved":0,"allocated":3481600,"data_stored":2283650,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":416219136},"hb_peers":[0,1,2,3,5,6,7],"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":"Sat Sep 23 23:50:23 2023","interfaces":[{"interface":"back","average":{"1min":1.2669999999999999,"5min":0.79900000000000004,"15min":0.80100000000000005},"min":{"1min":0.29199999999999998,"5min":0.29199999999999998,"15min":0.251},"max":{"1min":3.137,"5min":3.137,"15min":17.260000000000002},"last":0.67800000000000005},{"interface":"front","average":{"1min":1.129,"5min":0.86799999999999999,"15min":0.84899999999999998},"min":{"1min":0.28599999999999998,"5min":0.28599999999999998,"15min":0.27300000000000002},"max":{"1min":4.1970000000000001,"5min":4.1970000000000001,"15min":17.286999999999999},"last":1.1339999999999999}]},{"osd":1,"last update":"Sat Sep 23 23:51:00 2023","interfaces":[{"interface":"back","average":{"1min":1.3440000000000001,"5min":2.2679999999999998,"15min":1.994},"min":{"1min":0.29899999999999999,"5min":0.28799999999999998,"15min":0.27600000000000002},"max":{"1min":3.423,"5min":92.004000000000005,"15min":92.004000000000005},"last":0.84699999999999998},{"interface":"front","average":{"1min":2.0920000000000001,"5min":2.431,"15min":2.0529999999999999},"min":{"1min":0.30599999999999999,"5min":0.30599999999999999,"15min":0.29999999999999999},"max":{"1min":13.975,"5min":91.299000000000007,"15min":91.299000000000007},"last":1.196}]},{"osd":2,"last update":"Sat Sep 23 23:51:13 2023","interfaces":[{"interface":"back","average":{"1min":1.9850000000000001,"5min":1.4339999999999999,"15min":2.4060000000000001},"min":{"1min":0.55300000000000005,"5min":0.312,"15min":0.27600000000000002},"max":{"1min":11.571999999999999,"5min":11.571999999999999,"15min":167.28299999999999},"last":0.77200000000000002},{"interface":"front","average":{"1min":1.1699999999999999,"5min":1.173,"15min":2.3929999999999998},"min":{"1min":0.307,"5min":0.307,"15min":0.29799999999999999},"max":{"1min":5.3949999999999996,"5min":6.1870000000000003,"15min":167.935},"last":0.70899999999999996}]},{"osd":3,"last update":"Sat Sep 23 23:50:47 2023","interfaces":[{"interface":"back","average":{"1min":1.5229999999999999,"5min":2.7919999999999998,"15min":2.3410000000000002},"min":{"1min":0.46100000000000002,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":3.2400000000000002,"5min":86.971999999999994,"15min":86.971999999999994},"last":0.90200000000000002},{"interface":"front","average":{"1min":2.1890000000000001,"5min":3.0990000000000002,"15min":2.5070000000000001},"min":{"1min":0.34100000000000003,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":8.5640000000000001,"5min":87.353999999999999,"15min":87.353999999999999},"last":0.95199999999999996}]},{"osd":5,"last update":"Sat Sep 23 23:51:00 2023","interfaces":[{"interface":"back","average":{"1min":0.93700000000000006,"5min":0.90200000000000002,"15min":0.82599999999999996},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.34300000000000003},"max":{"1min":3.089,"5min":6.024,"15min":6.024},"last":0.873},{"interface":"front","average":{"1min":1.079,"5min":1.036,"15min":0.95899999999999996},"min":{"1min":0.47699999999999998,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":3.1600000000000001,"5min":6.1020000000000003,"15min":6.1020000000000003},"last":1.101}]},{"osd":6,"last update":"Sat Sep 23 23:51:00 2023","interfaces":[{"interface":"back","average":{"1min":1.29,"5min":1.129,"15min":1.0549999999999999},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.312},"max":{"1min":5.9649999999999999,"5min":5.9649999999999999,"15min":8.3699999999999992},"last":1.51},{"interface":"front","average":{"1min":1.115,"5min":1.0569999999999999,"15min":0.95399999999999996},"min":{"1min":0.48699999999999999,"5min":0.38100000000000001,"15min":0.36099999999999999},"max":{"1min":2.9300000000000002,"5min":4.5010000000000003,"15min":4.5010000000000003},"last":0.98499999999999999}]},{"osd":7,"last update":"Sat Sep 23 23:51:00 2023","interfaces":[{"interface":"back","average":{"1min":0.999,"5min":1.0269999999999999,"15min":0.96599999999999997},"min":{"1min":0.434,"5min":0.434,"15min":0.38400000000000001},"max":{"1min":3.125,"5min":6.0599999999999996,"15min":6.0599999999999996},"last":1.0329999999999999},{"interface":"front","average":{"1min":0.80800000000000005,"5min":1.0029999999999999,"15min":0.99099999999999999},"min":{"1min":0.41199999999999998,"5min":0.41099999999999998,"15min":0.39500000000000002},"max":{"1min":1.4670000000000001,"5min":4.1559999999999997,"15min":6.5910000000000002},"last":1.5649999999999999}]}]},{"osd":5,"up_from":0,"seq":163208757761,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"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},"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":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"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":593920,"data_stored":590368,"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":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":4194304,"data_stored":4194304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4198400,"data_stored":4194323,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"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":4485,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4198400,"data_stored":4194323,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1658,"internal_metadata":0},{"poolid":2,"osd":4,"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},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4198400,"data_stored":4194323,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":4194304,"data_stored":4194304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9036,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":22,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6760,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":5322,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7787,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":182,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3689,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":32768,"data_stored":5504,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":624,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":5482,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4950,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"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},{"poolid":4,"osd":1,"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},{"poolid":4,"osd":2,"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},{"poolid":4,"osd":3,"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},{"poolid":4,"osd":4,"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},{"poolid":4,"osd":5,"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},{"poolid":4,"osd":6,"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},{"poolid":4,"osd":7,"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}]}} 2023-09-23T23:51:26.852 INFO:tasks.cephadm.ceph_manager.ceph:recovered! 2023-09-23T23:51:26.852 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T23:51:26.852 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '1.0', 'overage': '110', 'type': 'test-reweight-by-utilization'} 2023-09-23T23:51:26.852 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd test-reweight-by-utilization 110 1.0 2023-09-23T23:51:26.928 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:26.951 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:26.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:26.953 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:51:27.054 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:27.075 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:27.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:27.078 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:51:27.179 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:27.194 INFO:teuthology.orchestra.run.smithi159.stderr:noscrub is unset 2023-09-23T23:51:27.205 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:27.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:27.207 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:51:27.210 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:51:27 smithi159 bash[105915]: audit 2023-09-23T23:51:25.624816+0000 mgr.y (mgr.25991) 1032 : audit 0 from='client.35223 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:51:27.211 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:51:27 smithi159 bash[105915]: audit 2023-09-23T23:51:25.647166+0000 mon.c (mon.2) 94 : audit 1 from='client.? 172.21.15.159:0/638852480' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]: dispatch 2023-09-23T23:51:27.211 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:51:27 smithi159 bash[105915]: audit 2023-09-23T23:51:25.647641+0000 mon.a (mon.0) 1333 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]: dispatch 2023-09-23T23:51:27.211 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:51:27 smithi159 bash[105915]: audit 2023-09-23T23:51:25.811353+0000 mon.c (mon.2) 95 : audit 0 from='client.? 172.21.15.159:0/4203361841' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:51:27.211 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:51:27 smithi159 bash[105915]: cluster 2023-09-23T23:51:26.170209+0000 osd.7 (osd.7) 180 : cluster 3 failed to encode map e308 with expected crc 2023-09-23T23:51:27.211 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:51:27 smithi159 bash[105915]: audit 2023-09-23T23:51:26.170686+0000 mon.a (mon.0) 1334 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]': finished 2023-09-23T23:51:27.211 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:51:27 smithi159 bash[105915]: cluster 2023-09-23T23:51:26.170819+0000 mon.a (mon.0) 1335 : cluster 0 osdmap e308: 8 total, 8 up, 5 in 2023-09-23T23:51:27.211 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:51:27 smithi159 bash[105915]: cluster 2023-09-23T23:51:26.173246+0000 osd.4 (osd.4) 228 : cluster 3 failed to encode map e308 with expected crc 2023-09-23T23:51:27.211 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:51:27 smithi159 bash[105915]: cluster 2023-09-23T23:51:26.173338+0000 osd.6 (osd.6) 348 : cluster 3 failed to encode map e308 with expected crc 2023-09-23T23:51:27.211 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:51:27 smithi159 bash[105915]: cluster 2023-09-23T23:51:26.175401+0000 osd.6 (osd.6) 349 : cluster 3 failed to encode map e308 with expected crc 2023-09-23T23:51:27.212 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:51:27 smithi159 bash[105915]: cluster 2023-09-23T23:51:26.176493+0000 osd.4 (osd.4) 229 : cluster 3 failed to encode map e308 with expected crc 2023-09-23T23:51:27.212 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:51:27 smithi159 bash[105915]: audit 2023-09-23T23:51:26.346338+0000 mon.a (mon.0) 1336 : audit 1 from='client.? 172.21.15.159:0/3902657372' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:51:27.212 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:51:27 smithi159 bash[105915]: cluster 2023-09-23T23:51:26.779784+0000 mgr.y (mgr.25991) 1033 : cluster 0 pgmap v1148: 89 pgs: 1 creating+peering, 15 unknown, 73 active+clean; 4.6 MiB data, 3.4 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:51:27.212 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:51:27 smithi159 bash[108473]: audit 2023-09-23T23:51:25.624816+0000 mgr.y (mgr.25991) 1032 : audit 0 from='client.35223 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:51:27.212 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:51:27 smithi159 bash[108473]: audit 2023-09-23T23:51:25.647166+0000 mon.c (mon.2) 94 : audit 1 from='client.? 172.21.15.159:0/638852480' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]: dispatch 2023-09-23T23:51:27.213 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:51:27 smithi159 bash[108473]: audit 2023-09-23T23:51:25.647641+0000 mon.a (mon.0) 1333 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]: dispatch 2023-09-23T23:51:27.213 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:51:27 smithi159 bash[108473]: audit 2023-09-23T23:51:25.811353+0000 mon.c (mon.2) 95 : audit 0 from='client.? 172.21.15.159:0/4203361841' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:51:27.213 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:51:27 smithi159 bash[108473]: cluster 2023-09-23T23:51:26.170209+0000 osd.7 (osd.7) 180 : cluster 3 failed to encode map e308 with expected crc 2023-09-23T23:51:27.213 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:51:27 smithi159 bash[108473]: audit 2023-09-23T23:51:26.170686+0000 mon.a (mon.0) 1334 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]': finished 2023-09-23T23:51:27.213 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:51:27 smithi159 bash[108473]: cluster 2023-09-23T23:51:26.170819+0000 mon.a (mon.0) 1335 : cluster 0 osdmap e308: 8 total, 8 up, 5 in 2023-09-23T23:51:27.213 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:51:27 smithi159 bash[108473]: cluster 2023-09-23T23:51:26.173246+0000 osd.4 (osd.4) 228 : cluster 3 failed to encode map e308 with expected crc 2023-09-23T23:51:27.213 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:51:27 smithi159 bash[108473]: cluster 2023-09-23T23:51:26.173338+0000 osd.6 (osd.6) 348 : cluster 3 failed to encode map e308 with expected crc 2023-09-23T23:51:27.213 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:51:27 smithi159 bash[108473]: cluster 2023-09-23T23:51:26.175401+0000 osd.6 (osd.6) 349 : cluster 3 failed to encode map e308 with expected crc 2023-09-23T23:51:27.213 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:51:27 smithi159 bash[108473]: cluster 2023-09-23T23:51:26.176493+0000 osd.4 (osd.4) 229 : cluster 3 failed to encode map e308 with expected crc 2023-09-23T23:51:27.213 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:51:27 smithi159 bash[108473]: audit 2023-09-23T23:51:26.346338+0000 mon.a (mon.0) 1336 : audit 1 from='client.? 172.21.15.159:0/3902657372' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:51:27.213 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:51:27 smithi159 bash[108473]: cluster 2023-09-23T23:51:26.779784+0000 mgr.y (mgr.25991) 1033 : cluster 0 pgmap v1148: 89 pgs: 1 creating+peering, 15 unknown, 73 active+clean; 4.6 MiB data, 3.4 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:51:27.308 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:27.322 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:51:27 smithi164 bash[92846]: audit 2023-09-23T23:51:25.624816+0000 mgr.y (mgr.25991) 1032 : audit 0 from='client.35223 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:51:27.322 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:51:27 smithi164 bash[92846]: audit 2023-09-23T23:51:25.647166+0000 mon.c (mon.2) 94 : audit 1 from='client.? 172.21.15.159:0/638852480' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]: dispatch 2023-09-23T23:51:27.322 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:51:27 smithi164 bash[92846]: audit 2023-09-23T23:51:25.647641+0000 mon.a (mon.0) 1333 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]: dispatch 2023-09-23T23:51:27.322 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:51:27 smithi164 bash[92846]: audit 2023-09-23T23:51:25.811353+0000 mon.c (mon.2) 95 : audit 0 from='client.? 172.21.15.159:0/4203361841' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:51:27.322 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:51:27 smithi164 bash[92846]: cluster 2023-09-23T23:51:26.170209+0000 osd.7 (osd.7) 180 : cluster 3 failed to encode map e308 with expected crc 2023-09-23T23:51:27.322 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:51:27 smithi164 bash[92846]: audit 2023-09-23T23:51:26.170686+0000 mon.a (mon.0) 1334 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]': finished 2023-09-23T23:51:27.322 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:51:27 smithi164 bash[92846]: cluster 2023-09-23T23:51:26.170819+0000 mon.a (mon.0) 1335 : cluster 0 osdmap e308: 8 total, 8 up, 5 in 2023-09-23T23:51:27.322 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:51:27 smithi164 bash[92846]: cluster 2023-09-23T23:51:26.173246+0000 osd.4 (osd.4) 228 : cluster 3 failed to encode map e308 with expected crc 2023-09-23T23:51:27.322 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:51:27 smithi164 bash[92846]: cluster 2023-09-23T23:51:26.173338+0000 osd.6 (osd.6) 348 : cluster 3 failed to encode map e308 with expected crc 2023-09-23T23:51:27.322 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:51:27 smithi164 bash[92846]: cluster 2023-09-23T23:51:26.175401+0000 osd.6 (osd.6) 349 : cluster 3 failed to encode map e308 with expected crc 2023-09-23T23:51:27.323 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:51:27 smithi164 bash[92846]: cluster 2023-09-23T23:51:26.176493+0000 osd.4 (osd.4) 229 : cluster 3 failed to encode map e308 with expected crc 2023-09-23T23:51:27.323 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:51:27 smithi164 bash[92846]: audit 2023-09-23T23:51:26.346338+0000 mon.a (mon.0) 1336 : audit 1 from='client.? 172.21.15.159:0/3902657372' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:51:27.323 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:51:27 smithi164 bash[92846]: cluster 2023-09-23T23:51:26.779784+0000 mgr.y (mgr.25991) 1033 : cluster 0 pgmap v1148: 89 pgs: 1 creating+peering, 15 unknown, 73 active+clean; 4.6 MiB data, 3.4 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:51:27.339 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:27.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:27.342 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:51:27.443 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:27.476 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:27.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:27.479 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:51:27.580 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:27.603 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:27.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:27.606 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:51:27.708 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:27.737 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:27.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:27.740 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:51:27.841 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:51:27.868 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:51:27.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:27.871 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:51:27.972 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:27.998 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:28.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:28.000 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:51:28.101 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:28.125 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:28.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:28.127 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:51:28.228 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:51:28.249 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:51:28.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:28.251 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:51:28.314 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:51:28 smithi159 bash[105915]: cluster 2023-09-23T23:51:27.169396+0000 mon.a (mon.0) 1337 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:51:28.314 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:51:28 smithi159 bash[105915]: cluster 2023-09-23T23:51:27.177253+0000 osd.6 (osd.6) 350 : cluster 3 failed to encode map e309 with expected crc 2023-09-23T23:51:28.315 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:51:28 smithi159 bash[105915]: audit 2023-09-23T23:51:27.177632+0000 mon.a (mon.0) 1338 : audit 1 from='client.? 172.21.15.159:0/3902657372' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T23:51:28.315 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:51:28 smithi159 bash[105915]: cluster 2023-09-23T23:51:27.177692+0000 mon.a (mon.0) 1339 : cluster 0 osdmap e309: 8 total, 8 up, 5 in 2023-09-23T23:51:28.315 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:51:28 smithi159 bash[105915]: cluster 2023-09-23T23:51:27.180552+0000 osd.6 (osd.6) 351 : cluster 3 failed to encode map e309 with expected crc 2023-09-23T23:51:28.315 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:51:28 smithi159 bash[105915]: cluster 2023-09-23T23:51:27.182805+0000 osd.4 (osd.4) 230 : cluster 3 failed to encode map e309 with expected crc 2023-09-23T23:51:28.315 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:51:28 smithi159 bash[108473]: cluster 2023-09-23T23:51:27.169396+0000 mon.a (mon.0) 1337 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:51:28.315 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:51:28 smithi159 bash[108473]: cluster 2023-09-23T23:51:27.177253+0000 osd.6 (osd.6) 350 : cluster 3 failed to encode map e309 with expected crc 2023-09-23T23:51:28.315 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:51:28 smithi159 bash[108473]: audit 2023-09-23T23:51:27.177632+0000 mon.a (mon.0) 1338 : audit 1 from='client.? 172.21.15.159:0/3902657372' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T23:51:28.316 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:51:28 smithi159 bash[108473]: cluster 2023-09-23T23:51:27.177692+0000 mon.a (mon.0) 1339 : cluster 0 osdmap e309: 8 total, 8 up, 5 in 2023-09-23T23:51:28.316 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:51:28 smithi159 bash[108473]: cluster 2023-09-23T23:51:27.180552+0000 osd.6 (osd.6) 351 : cluster 3 failed to encode map e309 with expected crc 2023-09-23T23:51:28.316 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:51:28 smithi159 bash[108473]: cluster 2023-09-23T23:51:27.182805+0000 osd.4 (osd.4) 230 : cluster 3 failed to encode map e309 with expected crc 2023-09-23T23:51:28.352 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:28.365 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:51:28 smithi164 bash[92846]: cluster 2023-09-23T23:51:27.169396+0000 mon.a (mon.0) 1337 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:51:28.365 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:51:28 smithi164 bash[92846]: cluster 2023-09-23T23:51:27.177253+0000 osd.6 (osd.6) 350 : cluster 3 failed to encode map e309 with expected crc 2023-09-23T23:51:28.365 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:51:28 smithi164 bash[92846]: audit 2023-09-23T23:51:27.177632+0000 mon.a (mon.0) 1338 : audit 1 from='client.? 172.21.15.159:0/3902657372' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T23:51:28.365 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:51:28 smithi164 bash[92846]: cluster 2023-09-23T23:51:27.177692+0000 mon.a (mon.0) 1339 : cluster 0 osdmap e309: 8 total, 8 up, 5 in 2023-09-23T23:51:28.366 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:51:28 smithi164 bash[92846]: cluster 2023-09-23T23:51:27.180552+0000 osd.6 (osd.6) 351 : cluster 3 failed to encode map e309 with expected crc 2023-09-23T23:51:28.366 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:51:28 smithi164 bash[92846]: cluster 2023-09-23T23:51:27.182805+0000 osd.4 (osd.4) 230 : cluster 3 failed to encode map e309 with expected crc 2023-09-23T23:51:28.380 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:28.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:28.383 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:51:28.484 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:51:28.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:28.518 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:51:28.518 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:51:28.619 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:51:28.647 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:51:28.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:28.651 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:51:28.751 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:51:28.772 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:51:28.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:28.774 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:51:28.875 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:28.898 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:28.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:28.901 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:51:29.002 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:51:29.036 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:51:29.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:29.039 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:51:29.139 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:29.174 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:29.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:29.176 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:51:29.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:51:29 smithi164 bash[92846]: cluster 2023-09-23T23:51:28.060115+0000 osd.5 (osd.5) 154 : cluster 3 failed to encode map e309 with expected crc 2023-09-23T23:51:29.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:51:29 smithi164 bash[92846]: cluster 2023-09-23T23:51:28.060115+0000 osd.7 (osd.7) 181 : cluster 3 failed to encode map e309 with expected crc 2023-09-23T23:51:29.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:51:29 smithi164 bash[92846]: cluster 2023-09-23T23:51:28.183908+0000 osd.7 (osd.7) 182 : cluster 3 failed to encode map e310 with expected crc 2023-09-23T23:51:29.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:51:29 smithi164 bash[92846]: cluster 2023-09-23T23:51:28.183937+0000 osd.5 (osd.5) 155 : cluster 3 failed to encode map e310 with expected crc 2023-09-23T23:51:29.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:51:29 smithi164 bash[92846]: cluster 2023-09-23T23:51:28.184535+0000 mon.a (mon.0) 1340 : cluster 0 osdmap e310: 8 total, 8 up, 5 in 2023-09-23T23:51:29.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:51:29 smithi164 bash[92846]: cluster 2023-09-23T23:51:28.780366+0000 mgr.y (mgr.25991) 1034 : cluster 0 pgmap v1151: 89 pgs: 8 creating+peering, 6 unknown, 75 active+clean; 4.6 MiB data, 3.4 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:51:29.277 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:29.309 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:29.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:29.312 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:51:29.413 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:51:29.444 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:51:29.446 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:51:29 smithi159 bash[105915]: cluster 2023-09-23T23:51:28.060115+0000 osd.5 (osd.5) 154 : cluster 3 failed to encode map e309 with expected crc 2023-09-23T23:51:29.447 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:51:29 smithi159 bash[105915]: cluster 2023-09-23T23:51:28.060115+0000 osd.7 (osd.7) 181 : cluster 3 failed to encode map e309 with expected crc 2023-09-23T23:51:29.447 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:51:29 smithi159 bash[105915]: cluster 2023-09-23T23:51:28.183908+0000 osd.7 (osd.7) 182 : cluster 3 failed to encode map e310 with expected crc 2023-09-23T23:51:29.447 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:51:29 smithi159 bash[105915]: cluster 2023-09-23T23:51:28.183937+0000 osd.5 (osd.5) 155 : cluster 3 failed to encode map e310 with expected crc 2023-09-23T23:51:29.447 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:51:29 smithi159 bash[105915]: cluster 2023-09-23T23:51:28.184535+0000 mon.a (mon.0) 1340 : cluster 0 osdmap e310: 8 total, 8 up, 5 in 2023-09-23T23:51:29.447 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:51:29 smithi159 bash[105915]: cluster 2023-09-23T23:51:28.780366+0000 mgr.y (mgr.25991) 1034 : cluster 0 pgmap v1151: 89 pgs: 8 creating+peering, 6 unknown, 75 active+clean; 4.6 MiB data, 3.4 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:51:29.447 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:51:29 smithi159 bash[108473]: cluster 2023-09-23T23:51:28.060115+0000 osd.5 (osd.5) 154 : cluster 3 failed to encode map e309 with expected crc 2023-09-23T23:51:29.447 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:51:29 smithi159 bash[108473]: cluster 2023-09-23T23:51:28.060115+0000 osd.7 (osd.7) 181 : cluster 3 failed to encode map e309 with expected crc 2023-09-23T23:51:29.448 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:51:29 smithi159 bash[108473]: cluster 2023-09-23T23:51:28.183908+0000 osd.7 (osd.7) 182 : cluster 3 failed to encode map e310 with expected crc 2023-09-23T23:51:29.448 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:51:29 smithi159 bash[108473]: cluster 2023-09-23T23:51:28.183937+0000 osd.5 (osd.5) 155 : cluster 3 failed to encode map e310 with expected crc 2023-09-23T23:51:29.448 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:51:29 smithi159 bash[108473]: cluster 2023-09-23T23:51:28.184535+0000 mon.a (mon.0) 1340 : cluster 0 osdmap e310: 8 total, 8 up, 5 in 2023-09-23T23:51:29.448 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:51:29 smithi159 bash[108473]: cluster 2023-09-23T23:51:28.780366+0000 mgr.y (mgr.25991) 1034 : cluster 0 pgmap v1151: 89 pgs: 8 creating+peering, 6 unknown, 75 active+clean; 4.6 MiB data, 3.4 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:51:29.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:29.449 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:51:29.549 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:29.573 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:29.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:29.577 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:51:29.592 INFO:teuthology.orchestra.run.smithi164.stdout:ERROR: (22) Invalid argument 2023-09-23T23:51:29.592 INFO:teuthology.orchestra.run.smithi164.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-23T23:51:29.670 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd pool application enable unique_pool_4 rados --yes-i-really-mean-it || true 2023-09-23T23:51:29.677 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:51:29.703 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:51:29.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:29.706 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:51:29.806 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:51:29.836 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:51:29.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:29.838 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:51:29.939 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:51:29.967 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:51:29.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:29.969 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:51:30.070 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:30.096 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:30.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:30.098 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:51:30.199 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:51:30.229 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:51:30.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:30.233 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:51:30.333 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:30.369 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:30.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:30.372 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:51:30.473 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:51:30.503 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:51:30.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:30.506 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:51:30.562 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 dump_ops_in_flight 2023-09-23T23:51:30.607 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:30.639 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:30.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:30.642 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:51:30.743 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:30.769 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:30.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:30.771 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:51:30.872 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:30.904 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:30.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:30.911 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:51:31.012 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:31.046 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:31.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:31.049 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:51:31.149 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:31.182 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:31.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:31.183 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:51:31.283 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:31.317 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:31.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:31.320 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:51:31.421 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:51:31.447 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:51:31.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:31.450 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:51:31.550 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:51:31.581 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T23:51:31.583 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:51:31.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:31.586 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:51:31.687 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:51:31.722 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:51:31.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:31.725 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:51:31.736 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T23:51:31.826 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:31.855 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:31.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:31.858 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:51:31.958 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:31.970 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:51:31 smithi164 bash[92846]: cluster 2023-09-23T23:51:30.781270+0000 mgr.y (mgr.25991) 1035 : cluster 0 pgmap v1152: 89 pgs: 8 creating+peering, 81 active+clean; 4.6 MiB data, 3.4 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:51:31.990 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:31.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:31.994 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:51:32.095 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:32.132 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:32.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:32.135 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:51:32.236 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:32.250 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:51:31 smithi159 bash[105915]: cluster 2023-09-23T23:51:30.781270+0000 mgr.y (mgr.25991) 1035 : cluster 0 pgmap v1152: 89 pgs: 8 creating+peering, 81 active+clean; 4.6 MiB data, 3.4 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:51:32.250 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:51:31 smithi159 bash[108473]: cluster 2023-09-23T23:51:30.781270+0000 mgr.y (mgr.25991) 1035 : cluster 0 pgmap v1152: 89 pgs: 8 creating+peering, 81 active+clean; 4.6 MiB data, 3.4 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:51:32.268 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:32.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:32.272 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:51:32.373 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:32.409 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:32.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:32.410 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:51:32.511 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:51:32.543 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:51:32.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:32.546 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:51:32.647 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:32.680 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:32.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:32.684 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:51:32.784 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:51:32.814 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:51:32.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:32.817 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:51:32.918 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:32.951 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:32.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:32.954 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:51:33.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:51:32 smithi159 bash[105915]: audit 2023-09-23T23:51:32.252396+0000 mon.a (mon.0) 1341 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:51:33.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:51:32 smithi159 bash[108473]: audit 2023-09-23T23:51:32.252396+0000 mon.a (mon.0) 1341 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:51:33.056 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:33.088 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:33.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:33.092 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:51:33.192 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:33.224 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:33.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:33.227 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:51:33.270 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:51:33.295 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:51:32 smithi164 bash[92846]: audit 2023-09-23T23:51:32.252396+0000 mon.a (mon.0) 1341 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:51:33.328 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:33.354 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:33.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:33.356 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:51:33.457 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:33.488 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:33.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:33.491 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:51:33.592 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:33.619 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:33.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:33.622 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:51:33.722 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:51:33.735 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:51:33 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:51:33] "GET /metrics HTTP/1.1" 200 36469 "" "Prometheus/2.43.0" 2023-09-23T23:51:33.749 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:51:33.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:33.752 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:51:33.852 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:33.879 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:33.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:33.882 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:51:33.983 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:34.017 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:34.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:34.020 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:51:34.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:51:33 smithi159 bash[108473]: cluster 2023-09-23T23:51:32.782327+0000 mgr.y (mgr.25991) 1036 : cluster 0 pgmap v1153: 89 pgs: 89 active+clean; 4.6 MiB data, 3.4 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:51:34.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:51:33 smithi159 bash[105915]: cluster 2023-09-23T23:51:32.782327+0000 mgr.y (mgr.25991) 1036 : cluster 0 pgmap v1153: 89 pgs: 89 active+clean; 4.6 MiB data, 3.4 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:51:34.121 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:51:34.149 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:51:34.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:34.152 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:51:34.252 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:51:34.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:51:33 smithi164 bash[92846]: cluster 2023-09-23T23:51:32.782327+0000 mgr.y (mgr.25991) 1036 : cluster 0 pgmap v1153: 89 pgs: 89 active+clean; 4.6 MiB data, 3.4 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:51:34.284 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:51:34.285 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:51:34.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:34.289 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:51:34.390 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:51:34.426 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:51:34.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:34.429 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:51:34.530 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:51:34.557 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:51:34.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:34.564 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:51:34.665 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:34.692 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:34.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:34.695 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:51:34.796 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:34.820 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:34.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:34.823 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:51:34.924 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:34.949 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:34.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:34.951 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:51:35.052 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:35.083 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:35.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:35.086 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:51:35.187 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:35.216 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:35.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:35.219 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:51:35.320 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:35.337 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T23:51:35.351 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:35.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:35.354 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:51:35.454 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:35.482 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:35.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:35.486 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:51:35.587 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:35.618 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:35.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:35.620 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:51:35.721 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:35.752 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:35.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:35.755 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:51:35.856 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:35.890 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:35.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:35.893 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:51:35.994 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:36.016 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:36.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:36.018 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:51:36.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:51:35 smithi164 bash[92846]: cluster 2023-09-23T23:51:34.783071+0000 mgr.y (mgr.25991) 1037 : cluster 0 pgmap v1154: 89 pgs: 89 active+clean; 4.6 MiB data, 3.4 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:51:36.119 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:36.148 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:36.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:36.150 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:51:36.183 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:51:35 smithi159 bash[105915]: cluster 2023-09-23T23:51:34.783071+0000 mgr.y (mgr.25991) 1037 : cluster 0 pgmap v1154: 89 pgs: 89 active+clean; 4.6 MiB data, 3.4 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:51:36.184 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:51:35 smithi159 bash[108473]: cluster 2023-09-23T23:51:34.783071+0000 mgr.y (mgr.25991) 1037 : cluster 0 pgmap v1154: 89 pgs: 89 active+clean; 4.6 MiB data, 3.4 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:51:36.251 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:36.282 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:36.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:36.284 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:51:36.315 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:51:36.316 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:51:36.385 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:51:36.410 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:51:36.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:36.412 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:51:36.513 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:36.546 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:36.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:36.549 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:51:36.649 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:51:36.675 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:51:36.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:36.680 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:51:36.781 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:36.811 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:36.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:36.815 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:51:36.915 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:36.941 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:36.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:36.944 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:51:37.045 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:37.076 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:37.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:37.079 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:51:37.179 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:37.209 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:37.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:37.212 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:51:37.313 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:37.343 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:37.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:37.346 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:51:37.447 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:37.474 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:37.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:37.476 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:51:37.577 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:37.609 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:37.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:37.613 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:51:37.714 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:51:37.737 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:51:37.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:37.740 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:51:37.841 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:51:37.869 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:51:37.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:37.871 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:51:37.972 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:37.984 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:51:37 smithi159 bash[105915]: cluster 2023-09-23T23:51:36.783676+0000 mgr.y (mgr.25991) 1038 : cluster 0 pgmap v1155: 89 pgs: 89 active+clean; 4.6 MiB data, 3.4 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:51:37.984 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:51:37 smithi159 bash[105915]: audit 2023-09-23T23:51:37.812160+0000 mon.a (mon.0) 1342 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:51:37.984 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:51:37 smithi159 bash[108473]: cluster 2023-09-23T23:51:36.783676+0000 mgr.y (mgr.25991) 1038 : cluster 0 pgmap v1155: 89 pgs: 89 active+clean; 4.6 MiB data, 3.4 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:51:37.985 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:51:37 smithi159 bash[108473]: audit 2023-09-23T23:51:37.812160+0000 mon.a (mon.0) 1342 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:51:37.998 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:38.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:38.001 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:51:38.102 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:38.132 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:38.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:38.135 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:51:38.236 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:38.249 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:51:37 smithi164 bash[92846]: cluster 2023-09-23T23:51:36.783676+0000 mgr.y (mgr.25991) 1038 : cluster 0 pgmap v1155: 89 pgs: 89 active+clean; 4.6 MiB data, 3.4 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:51:38.249 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:51:37 smithi164 bash[92846]: audit 2023-09-23T23:51:37.812160+0000 mon.a (mon.0) 1342 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:51:38.266 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:38.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:38.269 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:51:38.370 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:38.401 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:38.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:38.403 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:51:38.504 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:51:38.534 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:51:38.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:38.536 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:51:38.637 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:51:38.665 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:51:38.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:38.667 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:51:38.768 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:51:38.799 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:51:38.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:38.802 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:51:38.902 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:38.931 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:38.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:38.933 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:51:39.034 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:51:39.060 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:51:39.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:39.063 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:51:39.063 INFO:teuthology.orchestra.run.smithi164.stdout:ERROR: (22) Invalid argument 2023-09-23T23:51:39.063 INFO:teuthology.orchestra.run.smithi164.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-23T23:51:39.164 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:51:39.195 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:51:39.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:39.198 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:51:39.299 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:39.325 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:39.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:39.327 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:51:39.428 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:39.455 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:39.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:39.458 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:51:39.558 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:51:39.585 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:51:39.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:39.588 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:51:39.688 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:51:39.717 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:51:39.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:39.720 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:51:39.821 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:39.848 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:39.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:39.850 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:51:39.951 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:39.978 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:39.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:39.980 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:51:40.026 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 dump_blocked_ops 2023-09-23T23:51:40.081 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:51:40.089 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:51:39 smithi159 bash[105915]: cluster 2023-09-23T23:51:38.784337+0000 mgr.y (mgr.25991) 1039 : cluster 0 pgmap v1156: 89 pgs: 89 active+clean; 4.6 MiB data, 3.4 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:51:40.090 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:51:39 smithi159 bash[108473]: cluster 2023-09-23T23:51:38.784337+0000 mgr.y (mgr.25991) 1039 : cluster 0 pgmap v1156: 89 pgs: 89 active+clean; 4.6 MiB data, 3.4 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:51:40.103 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:51:40.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:40.105 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:51:40.206 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:40.232 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:40.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:40.235 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:51:40.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:51:39 smithi164 bash[92846]: cluster 2023-09-23T23:51:38.784337+0000 mgr.y (mgr.25991) 1039 : cluster 0 pgmap v1156: 89 pgs: 89 active+clean; 4.6 MiB data, 3.4 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:51:40.336 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:40.357 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:40.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:40.359 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:51:40.460 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:40.491 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:40.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:40.494 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:51:40.595 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:40.629 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:40.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:40.632 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:51:40.733 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:40.765 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:40.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:40.768 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:51:40.869 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:40.901 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:40.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:40.904 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:51:41.005 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:41.025 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:41.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:41.028 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:51:41.128 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:41.164 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:41.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:41.167 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:51:41.268 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:41.299 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:41.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:41.302 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:51:41.403 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:41.435 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:41.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:41.438 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:51:41.539 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:41.565 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:41.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:41.568 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:51:41.668 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:41.698 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:41.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:41.702 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:51:41.802 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:41.836 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:41.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:41.840 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:51:41.941 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:51:41.966 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:51:41.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:41.968 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:51:42.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:51:41 smithi164 bash[92846]: cluster 2023-09-23T23:51:40.784968+0000 mgr.y (mgr.25991) 1040 : cluster 0 pgmap v1157: 89 pgs: 89 active+clean; 4.6 MiB data, 3.4 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:51:42.069 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:42.102 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:42.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:42.105 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:51:42.206 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:42.214 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:51:41 smithi159 bash[105915]: cluster 2023-09-23T23:51:40.784968+0000 mgr.y (mgr.25991) 1040 : cluster 0 pgmap v1157: 89 pgs: 89 active+clean; 4.6 MiB data, 3.4 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:51:42.214 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:51:41 smithi159 bash[108473]: cluster 2023-09-23T23:51:40.784968+0000 mgr.y (mgr.25991) 1040 : cluster 0 pgmap v1157: 89 pgs: 89 active+clean; 4.6 MiB data, 3.4 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:51:42.228 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:42.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:42.230 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:51:42.331 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:51:42.365 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:51:42.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:42.369 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:51:42.470 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:42.491 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:42.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:42.494 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:51:42.595 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:51:42.622 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:51:42.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:42.625 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:51:42.726 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:42.754 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:42.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:42.758 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:51:42.859 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:42.890 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:42.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:42.892 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:51:42.993 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:43.016 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:43.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:43.019 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:51:43.119 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:43.146 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:43.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:43.148 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:51:43.249 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:43.281 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:43.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:43.283 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:51:43.384 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:43.408 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:43.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:43.411 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:51:43.512 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:43.541 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:43.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:43.544 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:51:43.645 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:51:43.667 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:51:43.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:43.670 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:51:43.771 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:43.807 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:43.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:43.809 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:51:43.910 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:51:43.933 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:51:43.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:43.936 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:51:43.943 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:51:43 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:51:43] "GET /metrics HTTP/1.1" 200 36469 "" "Prometheus/2.43.0" 2023-09-23T23:51:44.037 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:44.064 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:44.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:44.067 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:51:44.168 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:44.190 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:44.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:44.192 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:51:44.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:51:43 smithi164 bash[92846]: cluster 2023-09-23T23:51:42.785511+0000 mgr.y (mgr.25991) 1041 : cluster 0 pgmap v1158: 89 pgs: 89 active+clean; 4.6 MiB data, 3.4 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:51:44.293 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:51:44.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:51:43 smithi159 bash[105915]: cluster 2023-09-23T23:51:42.785511+0000 mgr.y (mgr.25991) 1041 : cluster 0 pgmap v1158: 89 pgs: 89 active+clean; 4.6 MiB data, 3.4 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:51:44.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:51:43 smithi159 bash[108473]: cluster 2023-09-23T23:51:42.785511+0000 mgr.y (mgr.25991) 1041 : cluster 0 pgmap v1158: 89 pgs: 89 active+clean; 4.6 MiB data, 3.4 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:51:44.320 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:51:44.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:44.323 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:51:44.423 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:44.450 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:44.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:44.453 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:51:44.553 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:44.589 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:44.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:44.592 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:51:44.693 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:44.724 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:44.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:44.728 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:51:44.803 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T23:51:44.829 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:51:44.855 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:51:44.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:44.858 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:51:44.959 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:44.988 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:44.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:44.991 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:51:45.091 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:45.122 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:45.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:45.125 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:51:45.226 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:45.252 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:45.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:45.254 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:51:45.355 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:45.379 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:45.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:45.382 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:51:45.482 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:51:45.504 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:51:45.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:45.506 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:51:45.607 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:51:45.639 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:51:45.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:45.642 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:51:45.743 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:51:45.763 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:51:45.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:45.766 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:51:45.867 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:45.896 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:45.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:45.898 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:51:45.999 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:46.012 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:51:45 smithi159 bash[105915]: cluster 2023-09-23T23:51:44.786027+0000 mgr.y (mgr.25991) 1042 : cluster 0 pgmap v1159: 89 pgs: 89 active+clean; 4.6 MiB data, 3.4 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:51:46.013 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:51:45 smithi159 bash[108473]: cluster 2023-09-23T23:51:44.786027+0000 mgr.y (mgr.25991) 1042 : cluster 0 pgmap v1159: 89 pgs: 89 active+clean; 4.6 MiB data, 3.4 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:51:46.030 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:46.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:46.033 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:51:46.133 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:46.146 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:51:45 smithi164 bash[92846]: cluster 2023-09-23T23:51:44.786027+0000 mgr.y (mgr.25991) 1042 : cluster 0 pgmap v1159: 89 pgs: 89 active+clean; 4.6 MiB data, 3.4 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:51:46.167 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:46.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:46.169 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:51:46.270 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:46.298 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:46.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:46.301 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:51:46.402 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:46.429 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:46.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:46.432 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:51:46.533 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:46.561 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:46.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:46.563 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:51:46.664 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:46.684 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:46.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:46.686 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:51:46.787 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:51:46.808 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:51:46.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:46.810 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:51:46.911 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:46.939 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:46.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:46.941 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:51:47.042 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:47.071 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:47.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:47.074 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:51:47.175 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:51:47.203 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:51:47.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:47.205 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:51:47.240 INFO:teuthology.orchestra.run.smithi159.stdout:moved 36 / 267 (13.4831%) 2023-09-23T23:51:47.240 INFO:teuthology.orchestra.run.smithi159.stdout:avg 53.4 2023-09-23T23:51:47.240 INFO:teuthology.orchestra.run.smithi159.stdout:stddev 7.88923 -> 7.83837 (expected baseline 6.53605) 2023-09-23T23:51:47.240 INFO:teuthology.orchestra.run.smithi159.stdout:min osd.2 with 43 -> 42 pgs (0.805243 -> 0.786517 * mean) 2023-09-23T23:51:47.240 INFO:teuthology.orchestra.run.smithi159.stdout:max osd.1 with 62 -> 53 pgs (1.16105 -> 0.992509 * mean) 2023-09-23T23:51:47.240 INFO:teuthology.orchestra.run.smithi159.stdout: 2023-09-23T23:51:47.240 INFO:teuthology.orchestra.run.smithi159.stdout:oload 110 2023-09-23T23:51:47.241 INFO:teuthology.orchestra.run.smithi159.stdout:max_change 1 2023-09-23T23:51:47.241 INFO:teuthology.orchestra.run.smithi159.stdout:max_change_osds 4 2023-09-23T23:51:47.241 INFO:teuthology.orchestra.run.smithi159.stdout:average_utilization 0.0075 2023-09-23T23:51:47.241 INFO:teuthology.orchestra.run.smithi159.stdout:overload_utilization 0.0083 2023-09-23T23:51:47.241 INFO:teuthology.orchestra.run.smithi159.stdout:osd.1 weight 1.0000 -> 0.8357 2023-09-23T23:51:47.241 INFO:teuthology.orchestra.run.smithi159.stdout:osd.3 weight 1.0000 -> 0.7957 2023-09-23T23:51:47.241 INFO:teuthology.orchestra.run.smithi159.stdout:osd.2 weight 1.0000 -> 0.8267 2023-09-23T23:51:47.243 INFO:teuthology.orchestra.run.smithi159.stderr:no change 2023-09-23T23:51:47.306 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:47.327 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:47.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:47.329 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:51:47.430 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:51:47.449 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:51:47.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:47.451 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:51:47.454 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:51:47 smithi159 bash[95019]: debug 2023-09-23T23:51:47.232+0000 7fef5543f700 -1 mgr.server reply reply (3) No such process no change 2023-09-23T23:51:47.552 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:51:47.574 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:51:47.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:47.577 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:51:47.678 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:47.706 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:47.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:47.708 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:51:47.809 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:47.842 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:47.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:47.846 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:51:47.946 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:47.964 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:47.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:47.967 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:51:48.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:51:47 smithi164 bash[92846]: cluster 2023-09-23T23:51:46.786524+0000 mgr.y (mgr.25991) 1043 : cluster 0 pgmap v1160: 89 pgs: 89 active+clean; 4.6 MiB data, 3.4 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:51:48.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:51:47 smithi164 bash[92846]: audit 2023-09-23T23:51:47.251923+0000 mon.a (mon.0) 1343 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:51:48.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:51:47 smithi159 bash[108473]: cluster 2023-09-23T23:51:46.786524+0000 mgr.y (mgr.25991) 1043 : cluster 0 pgmap v1160: 89 pgs: 89 active+clean; 4.6 MiB data, 3.4 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:51:48.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:51:47 smithi159 bash[108473]: audit 2023-09-23T23:51:47.251923+0000 mon.a (mon.0) 1343 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:51:48.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:51:47 smithi159 bash[105915]: cluster 2023-09-23T23:51:46.786524+0000 mgr.y (mgr.25991) 1043 : cluster 0 pgmap v1160: 89 pgs: 89 active+clean; 4.6 MiB data, 3.4 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:51:48.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:51:47 smithi159 bash[105915]: audit 2023-09-23T23:51:47.251923+0000 mon.a (mon.0) 1343 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:51:48.068 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:48.086 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:48.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:48.089 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:51:48.189 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:48.213 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:48.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:48.215 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:51:48.316 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:51:48.338 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:51:48.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:48.341 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:51:48.441 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:48.459 INFO:teuthology.orchestra.run.smithi164.stdout:ERROR: (22) Invalid argument 2023-09-23T23:51:48.459 INFO:teuthology.orchestra.run.smithi164.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-23T23:51:48.471 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:48.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:48.474 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:51:48.575 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:51:48.609 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:51:48.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:48.613 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:51:48.714 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:48.744 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:48.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:48.747 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:51:48.847 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:48.871 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:48.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:48.874 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:51:48.935 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:51:48 smithi159 bash[105915]: audit 2023-09-23T23:51:47.235904+0000 mgr.y (mgr.25991) 1044 : audit 0 from='client.45242 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:51:48.935 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:51:48 smithi159 bash[105915]: audit 2023-09-23T23:51:48.116187+0000 mon.c (mon.2) 96 : audit 1 from='client.? 172.21.15.159:0/807861726' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T23:51:48.936 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:51:48 smithi159 bash[105915]: audit 2023-09-23T23:51:48.116602+0000 mon.a (mon.0) 1344 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T23:51:48.936 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:51:48 smithi159 bash[105915]: audit 2023-09-23T23:51:48.817489+0000 mon.a (mon.0) 1345 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:51:48.943 INFO:teuthology.orchestra.run.smithi159.stderr:enabled application 'rados' on pool 'unique_pool_4' 2023-09-23T23:51:48.975 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:48.998 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:49.000 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:51:48 smithi164 bash[92846]: audit 2023-09-23T23:51:47.235904+0000 mgr.y (mgr.25991) 1044 : audit 0 from='client.45242 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:51:49.000 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:51:48 smithi164 bash[92846]: audit 2023-09-23T23:51:48.116187+0000 mon.c (mon.2) 96 : audit 1 from='client.? 172.21.15.159:0/807861726' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T23:51:49.001 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:51:48 smithi164 bash[92846]: audit 2023-09-23T23:51:48.116602+0000 mon.a (mon.0) 1344 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T23:51:49.001 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:51:48 smithi164 bash[92846]: audit 2023-09-23T23:51:48.817489+0000 mon.a (mon.0) 1345 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:51:49.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:49.001 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:51:49.102 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:49.126 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:49.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:49.129 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:51:49.209 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:51:48 smithi159 bash[108473]: audit 2023-09-23T23:51:47.235904+0000 mgr.y (mgr.25991) 1044 : audit 0 from='client.45242 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:51:49.210 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:51:48 smithi159 bash[108473]: audit 2023-09-23T23:51:48.116187+0000 mon.c (mon.2) 96 : audit 1 from='client.? 172.21.15.159:0/807861726' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T23:51:49.210 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:51:48 smithi159 bash[108473]: audit 2023-09-23T23:51:48.116602+0000 mon.a (mon.0) 1344 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T23:51:49.210 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:51:48 smithi159 bash[108473]: audit 2023-09-23T23:51:48.817489+0000 mon.a (mon.0) 1345 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:51:49.229 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:51:49.259 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:51:49.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:49.261 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:51:49.340 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 dump_historic_ops 2023-09-23T23:51:49.361 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:49.385 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:49.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:49.387 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:51:49.488 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:49.516 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:49.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:49.518 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:51:49.619 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:51:49.646 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:51:49.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:49.648 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:51:49.749 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:49.781 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:49.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:49.784 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:51:49.885 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:49.915 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:49.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:49.918 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:51:50.019 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:50.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:51:49 smithi164 bash[92846]: cluster 2023-09-23T23:51:48.787486+0000 mgr.y (mgr.25991) 1045 : cluster 0 pgmap v1161: 89 pgs: 89 active+clean; 4.6 MiB data, 3.4 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:51:50.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:51:49 smithi164 bash[92846]: audit 2023-09-23T23:51:48.934320+0000 mon.a (mon.0) 1346 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-09-23T23:51:50.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:51:49 smithi164 bash[92846]: cluster 2023-09-23T23:51:48.934419+0000 mon.a (mon.0) 1347 : cluster 0 osdmap e311: 8 total, 8 up, 5 in 2023-09-23T23:51:50.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:51:49 smithi164 bash[92846]: cluster 2023-09-23T23:51:49.520748+0000 osd.4 (osd.4) 231 : cluster 3 failed to encode map e311 with expected crc 2023-09-23T23:51:50.023 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:51:49 smithi164 bash[92846]: cluster 2023-09-23T23:51:49.523024+0000 osd.4 (osd.4) 232 : cluster 3 failed to encode map e311 with expected crc 2023-09-23T23:51:50.051 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:50.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:50.053 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:51:50.154 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:50.185 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:50.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:50.189 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:51:50.276 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:51:49 smithi159 bash[105915]: cluster 2023-09-23T23:51:48.787486+0000 mgr.y (mgr.25991) 1045 : cluster 0 pgmap v1161: 89 pgs: 89 active+clean; 4.6 MiB data, 3.4 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:51:50.276 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:51:49 smithi159 bash[105915]: audit 2023-09-23T23:51:48.934320+0000 mon.a (mon.0) 1346 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-09-23T23:51:50.276 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:51:49 smithi159 bash[105915]: cluster 2023-09-23T23:51:48.934419+0000 mon.a (mon.0) 1347 : cluster 0 osdmap e311: 8 total, 8 up, 5 in 2023-09-23T23:51:50.276 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:51:49 smithi159 bash[105915]: cluster 2023-09-23T23:51:49.520748+0000 osd.4 (osd.4) 231 : cluster 3 failed to encode map e311 with expected crc 2023-09-23T23:51:50.276 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:51:49 smithi159 bash[105915]: cluster 2023-09-23T23:51:49.523024+0000 osd.4 (osd.4) 232 : cluster 3 failed to encode map e311 with expected crc 2023-09-23T23:51:50.277 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:51:49 smithi159 bash[108473]: cluster 2023-09-23T23:51:48.787486+0000 mgr.y (mgr.25991) 1045 : cluster 0 pgmap v1161: 89 pgs: 89 active+clean; 4.6 MiB data, 3.4 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:51:50.277 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:51:49 smithi159 bash[108473]: audit 2023-09-23T23:51:48.934320+0000 mon.a (mon.0) 1346 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-09-23T23:51:50.277 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:51:49 smithi159 bash[108473]: cluster 2023-09-23T23:51:48.934419+0000 mon.a (mon.0) 1347 : cluster 0 osdmap e311: 8 total, 8 up, 5 in 2023-09-23T23:51:50.277 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:51:49 smithi159 bash[108473]: cluster 2023-09-23T23:51:49.520748+0000 osd.4 (osd.4) 231 : cluster 3 failed to encode map e311 with expected crc 2023-09-23T23:51:50.277 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:51:49 smithi159 bash[108473]: cluster 2023-09-23T23:51:49.523024+0000 osd.4 (osd.4) 232 : cluster 3 failed to encode map e311 with expected crc 2023-09-23T23:51:50.289 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:50.310 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:50.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:50.313 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:51:50.414 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:50.445 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:50.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:50.448 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:51:50.549 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:50.582 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:50.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:50.585 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:51:50.686 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:51:50.710 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:51:50.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:50.713 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:51:50.814 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:50.846 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:50.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:50.849 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:51:50.950 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:51:50.970 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:51:50 smithi159 bash[105915]: cluster 2023-09-23T23:51:48.932111+0000 osd.6 (osd.6) 352 : cluster 3 failed to encode map e311 with expected crc 2023-09-23T23:51:50.975 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:51:50.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:50.977 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:51:51.078 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:51:51.090 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:51:50 smithi164 bash[92846]: cluster 2023-09-23T23:51:48.932111+0000 osd.6 (osd.6) 352 : cluster 3 failed to encode map e311 with expected crc 2023-09-23T23:51:51.109 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:51:51.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:51.112 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:51:51.213 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:51:51.223 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:51:50 smithi159 bash[108473]: cluster 2023-09-23T23:51:48.932111+0000 osd.6 (osd.6) 352 : cluster 3 failed to encode map e311 with expected crc 2023-09-23T23:51:51.240 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:51:51.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:51.242 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:51:51.343 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:51.364 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:51.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:51.366 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:51:51.469 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:51:51.495 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:51:51.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:51.499 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:51:51.599 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:51.624 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:51.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:51.626 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:51:51.727 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:51:51.756 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:51:51.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:51.759 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:51:51.784 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '1.0', 'overage': '110', 'type': 'test-reweight-by-utilization'} 2023-09-23T23:51:51.784 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd test-reweight-by-utilization 110 1.0 2023-09-23T23:51:51.860 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:51.891 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:51.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:51.895 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:51:51.996 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:51:52.027 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:51:52.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:52.031 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:51:52.037 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:51:51 smithi159 bash[105915]: cluster 2023-09-23T23:51:50.788361+0000 mgr.y (mgr.25991) 1046 : cluster 0 pgmap v1163: 89 pgs: 89 active+clean; 4.6 MiB data, 3.4 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:51:52.037 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:51:51 smithi159 bash[108473]: cluster 2023-09-23T23:51:50.788361+0000 mgr.y (mgr.25991) 1046 : cluster 0 pgmap v1163: 89 pgs: 89 active+clean; 4.6 MiB data, 3.4 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:51:52.132 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:52.155 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:52.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:52.157 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:51:52.258 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:52.270 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:51:51 smithi164 bash[92846]: cluster 2023-09-23T23:51:50.788361+0000 mgr.y (mgr.25991) 1046 : cluster 0 pgmap v1163: 89 pgs: 89 active+clean; 4.6 MiB data, 3.4 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:51:52.289 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:52.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:52.292 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:51:52.393 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:51:52.418 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:51:52.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:52.421 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:51:52.443 INFO:teuthology.orchestra.run.smithi159.stdout:osd.0: {} 2023-09-23T23:51:52.471 INFO:teuthology.orchestra.run.smithi159.stdout:osd.1: {} 2023-09-23T23:51:52.498 INFO:teuthology.orchestra.run.smithi159.stdout:osd.2: {} 2023-09-23T23:51:52.521 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:51:52.524 INFO:teuthology.orchestra.run.smithi159.stdout:osd.3: {} 2023-09-23T23:51:52.551 INFO:teuthology.orchestra.run.smithi159.stdout:osd.4: {} 2023-09-23T23:51:52.551 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:51:52.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:52.554 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:51:52.577 INFO:teuthology.orchestra.run.smithi159.stdout:osd.5: {} 2023-09-23T23:51:52.605 INFO:teuthology.orchestra.run.smithi159.stdout:osd.6: {} 2023-09-23T23:51:52.631 INFO:teuthology.orchestra.run.smithi159.stdout:osd.7: {} 2023-09-23T23:51:52.634 INFO:teuthology.orchestra.run.smithi159.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T23:51:52.634 INFO:teuthology.orchestra.run.smithi159.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T23:51:52.634 INFO:teuthology.orchestra.run.smithi159.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T23:51:52.634 INFO:teuthology.orchestra.run.smithi159.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T23:51:52.634 INFO:teuthology.orchestra.run.smithi159.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T23:51:52.634 INFO:teuthology.orchestra.run.smithi159.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T23:51:52.634 INFO:teuthology.orchestra.run.smithi159.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T23:51:52.634 INFO:teuthology.orchestra.run.smithi159.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T23:51:52.655 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:52.682 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:52.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:52.684 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:51:52.785 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:51:52.816 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:51:52.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:52.820 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:51:52.921 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:52.925 DEBUG:teuthology.orchestra.run.smithi159:> /bin/sh -c 'adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage rados --no-log-to-stderr --name client.0 -b 65536 --object-size 65536 -p unique_pool_4 bench 90 write' 2023-09-23T23:51:52.927 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2023-09-23T23:51:52.927 INFO:teuthology.orchestra.run:waiting for 3000 2023-09-23T23:51:52.951 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:52.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:52.954 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:51:52.969 INFO:teuthology.orchestra.run.smithi159.stderr:nodeep-scrub is unset 2023-09-23T23:51:52.976 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:hints = 1 2023-09-23T23:51:52.976 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2023-09-23T23:51:52.976 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Object prefix: benchmark_data_smithi159_236674 2023-09-23T23:51:52.976 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T23:51:52.977 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 0 0 0 0 0 0 - 0 2023-09-23T23:51:53.055 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:53.066 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:51:52 smithi164 bash[92846]: audit 2023-09-23T23:51:52.414505+0000 mon.c (mon.2) 97 : audit 0 from='client.? 172.21.15.159:0/3376468200' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:51:53.066 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:51:52 smithi164 bash[92846]: audit 2023-09-23T23:51:52.431188+0000 mon.a (mon.0) 1348 : audit 1 from='client.? 172.21.15.159:0/3385912468' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:51:53.086 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:53.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:53.089 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:51:53.190 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:51:53.217 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:51:53.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:53.220 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:51:53.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:51:52 smithi159 bash[105915]: audit 2023-09-23T23:51:52.414505+0000 mon.c (mon.2) 97 : audit 0 from='client.? 172.21.15.159:0/3376468200' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:51:53.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:51:52 smithi159 bash[105915]: audit 2023-09-23T23:51:52.431188+0000 mon.a (mon.0) 1348 : audit 1 from='client.? 172.21.15.159:0/3385912468' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:51:53.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:51:52 smithi159 bash[108473]: audit 2023-09-23T23:51:52.414505+0000 mon.c (mon.2) 97 : audit 0 from='client.? 172.21.15.159:0/3376468200' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:51:53.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:51:52 smithi159 bash[108473]: audit 2023-09-23T23:51:52.431188+0000 mon.a (mon.0) 1348 : audit 1 from='client.? 172.21.15.159:0/3385912468' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:51:53.320 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:53.349 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:53.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:53.351 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:51:53.452 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:51:53.475 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:51:53.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:53.478 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:51:53.578 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:51:53.596 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:51:53.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:53.598 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:51:53.698 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:51:53.702 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T23:51:53.722 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:51:53.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:53.724 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:51:53 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:51:53] "GET /metrics HTTP/1.1" 200 36472 "" "Prometheus/2.43.0" 2023-09-23T23:51:53.725 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:51:53.826 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:53.875 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:53.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:53.878 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:51:53.977 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 1 16 2409 2393 149.555 149.562 0.00223564 0.00666633 2023-09-23T23:51:53.979 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:51:53.989 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:51:53 smithi164 bash[92846]: cluster 2023-09-23T23:51:52.789011+0000 mgr.y (mgr.25991) 1047 : cluster 0 pgmap v1164: 89 pgs: 89 active+clean; 4.6 MiB data, 3.4 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:51:53.989 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:51:53 smithi164 bash[92846]: cluster 2023-09-23T23:51:52.942115+0000 mon.a (mon.0) 1349 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T23:51:53.989 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:51:53 smithi164 bash[92846]: cluster 2023-09-23T23:51:52.942162+0000 mon.a (mon.0) 1350 : cluster 1 Cluster is now healthy 2023-09-23T23:51:53.989 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:51:53 smithi164 bash[92846]: cluster 2023-09-23T23:51:52.956395+0000 osd.6 (osd.6) 353 : cluster 3 failed to encode map e312 with expected crc 2023-09-23T23:51:53.990 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:51:53 smithi164 bash[92846]: cluster 2023-09-23T23:51:52.956505+0000 osd.5 (osd.5) 156 : cluster 3 failed to encode map e312 with expected crc 2023-09-23T23:51:53.990 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:51:53 smithi164 bash[92846]: audit 2023-09-23T23:51:52.961164+0000 mon.a (mon.0) 1351 : audit 1 from='client.? 172.21.15.159:0/3385912468' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T23:51:53.990 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:51:53 smithi164 bash[92846]: cluster 2023-09-23T23:51:52.961386+0000 mon.a (mon.0) 1352 : cluster 0 osdmap e312: 8 total, 8 up, 5 in 2023-09-23T23:51:53.990 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:51:53 smithi164 bash[92846]: cluster 2023-09-23T23:51:52.977710+0000 osd.4 (osd.4) 233 : cluster 3 failed to encode map e312 with expected crc 2023-09-23T23:51:53.990 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:51:53 smithi164 bash[92846]: cluster 2023-09-23T23:51:52.981568+0000 osd.4 (osd.4) 234 : cluster 3 failed to encode map e312 with expected crc 2023-09-23T23:51:53.990 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:51:53 smithi164 bash[92846]: cluster 2023-09-23T23:51:53.467620+0000 osd.7 (osd.7) 183 : cluster 3 failed to encode map e312 with expected crc 2023-09-23T23:51:54.004 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:51:54.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:54.007 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:51:54.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:51:53 smithi159 bash[105915]: cluster 2023-09-23T23:51:52.789011+0000 mgr.y (mgr.25991) 1047 : cluster 0 pgmap v1164: 89 pgs: 89 active+clean; 4.6 MiB data, 3.4 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:51:54.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:51:53 smithi159 bash[105915]: cluster 2023-09-23T23:51:52.942115+0000 mon.a (mon.0) 1349 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T23:51:54.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:51:53 smithi159 bash[105915]: cluster 2023-09-23T23:51:52.942162+0000 mon.a (mon.0) 1350 : cluster 1 Cluster is now healthy 2023-09-23T23:51:54.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:51:53 smithi159 bash[105915]: cluster 2023-09-23T23:51:52.956395+0000 osd.6 (osd.6) 353 : cluster 3 failed to encode map e312 with expected crc 2023-09-23T23:51:54.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:51:53 smithi159 bash[105915]: cluster 2023-09-23T23:51:52.956505+0000 osd.5 (osd.5) 156 : cluster 3 failed to encode map e312 with expected crc 2023-09-23T23:51:54.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:51:53 smithi159 bash[105915]: audit 2023-09-23T23:51:52.961164+0000 mon.a (mon.0) 1351 : audit 1 from='client.? 172.21.15.159:0/3385912468' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T23:51:54.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:51:53 smithi159 bash[105915]: cluster 2023-09-23T23:51:52.961386+0000 mon.a (mon.0) 1352 : cluster 0 osdmap e312: 8 total, 8 up, 5 in 2023-09-23T23:51:54.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:51:53 smithi159 bash[105915]: cluster 2023-09-23T23:51:52.977710+0000 osd.4 (osd.4) 233 : cluster 3 failed to encode map e312 with expected crc 2023-09-23T23:51:54.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:51:53 smithi159 bash[105915]: cluster 2023-09-23T23:51:52.981568+0000 osd.4 (osd.4) 234 : cluster 3 failed to encode map e312 with expected crc 2023-09-23T23:51:54.046 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:51:53 smithi159 bash[105915]: cluster 2023-09-23T23:51:53.467620+0000 osd.7 (osd.7) 183 : cluster 3 failed to encode map e312 with expected crc 2023-09-23T23:51:54.046 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:51:53 smithi159 bash[108473]: cluster 2023-09-23T23:51:52.789011+0000 mgr.y (mgr.25991) 1047 : cluster 0 pgmap v1164: 89 pgs: 89 active+clean; 4.6 MiB data, 3.4 GiB used, 444 GiB / 447 GiB avail 2023-09-23T23:51:54.046 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:51:53 smithi159 bash[108473]: cluster 2023-09-23T23:51:52.942115+0000 mon.a (mon.0) 1349 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T23:51:54.046 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:51:53 smithi159 bash[108473]: cluster 2023-09-23T23:51:52.942162+0000 mon.a (mon.0) 1350 : cluster 1 Cluster is now healthy 2023-09-23T23:51:54.046 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:51:53 smithi159 bash[108473]: cluster 2023-09-23T23:51:52.956395+0000 osd.6 (osd.6) 353 : cluster 3 failed to encode map e312 with expected crc 2023-09-23T23:51:54.046 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:51:53 smithi159 bash[108473]: cluster 2023-09-23T23:51:52.956505+0000 osd.5 (osd.5) 156 : cluster 3 failed to encode map e312 with expected crc 2023-09-23T23:51:54.046 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:51:53 smithi159 bash[108473]: audit 2023-09-23T23:51:52.961164+0000 mon.a (mon.0) 1351 : audit 1 from='client.? 172.21.15.159:0/3385912468' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T23:51:54.046 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:51:53 smithi159 bash[108473]: cluster 2023-09-23T23:51:52.961386+0000 mon.a (mon.0) 1352 : cluster 0 osdmap e312: 8 total, 8 up, 5 in 2023-09-23T23:51:54.046 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:51:53 smithi159 bash[108473]: cluster 2023-09-23T23:51:52.977710+0000 osd.4 (osd.4) 233 : cluster 3 failed to encode map e312 with expected crc 2023-09-23T23:51:54.046 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:51:53 smithi159 bash[108473]: cluster 2023-09-23T23:51:52.981568+0000 osd.4 (osd.4) 234 : cluster 3 failed to encode map e312 with expected crc 2023-09-23T23:51:54.047 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:51:53 smithi159 bash[108473]: cluster 2023-09-23T23:51:53.467620+0000 osd.7 (osd.7) 183 : cluster 3 failed to encode map e312 with expected crc 2023-09-23T23:51:54.108 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:54.133 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:54.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:54.135 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:51:54.236 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:51:54.266 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:51:54.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:54.268 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:51:54.369 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:54.401 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:54.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:54.404 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:51:54.505 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:54.533 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:54.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:54.555 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:51:54.658 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:54.693 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:54.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:54.699 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:51:54.799 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:51:54.902 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:51:54.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:54.904 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:51:54.977 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 2 16 4901 4885 152.644 155.75 0.00614429 0.00654133 2023-09-23T23:51:55.006 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:55.034 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:55.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:55.036 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:51:55.137 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:55.161 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:55.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:55.164 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:51:55.264 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:55.295 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:55.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:55.298 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:51:55.399 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:55.426 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:55.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:55.428 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:51:55.529 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:55.555 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:55.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:55.558 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:51:55.659 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:55.684 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:55.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:55.687 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:51:55.789 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:55.815 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:55.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:55.818 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:51:55.919 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:51:55.944 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:51:55.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:55.947 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:51:55.977 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 3 16 7153 7137 148.675 140.75 0.0104037 0.00671715 2023-09-23T23:51:56.029 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:51:55 smithi164 bash[92846]: cluster 2023-09-23T23:51:54.790326+0000 mgr.y (mgr.25991) 1048 : cluster 0 pgmap v1166: 89 pgs: 89 active+clean; 97 MiB data, 3.5 GiB used, 443 GiB / 447 GiB avail; 12 MiB/s wr, 184 op/s 2023-09-23T23:51:56.029 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:51:55 smithi164 bash[92846]: audit 2023-09-23T23:51:55.258033+0000 mon.a (mon.0) 1353 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:51:56.029 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:51:55 smithi164 bash[92846]: audit 2023-09-23T23:51:55.265913+0000 mon.a (mon.0) 1354 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:51:56.048 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:56.075 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:56.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:56.079 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:51:56.100 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T23:51:56.179 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:51:56.206 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:51:56.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:56.209 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:51:56.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:51:55 smithi159 bash[105915]: cluster 2023-09-23T23:51:54.790326+0000 mgr.y (mgr.25991) 1048 : cluster 0 pgmap v1166: 89 pgs: 89 active+clean; 97 MiB data, 3.5 GiB used, 443 GiB / 447 GiB avail; 12 MiB/s wr, 184 op/s 2023-09-23T23:51:56.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:51:55 smithi159 bash[105915]: audit 2023-09-23T23:51:55.258033+0000 mon.a (mon.0) 1353 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:51:56.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:51:55 smithi159 bash[105915]: audit 2023-09-23T23:51:55.265913+0000 mon.a (mon.0) 1354 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:51:56.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:51:55 smithi159 bash[108473]: cluster 2023-09-23T23:51:54.790326+0000 mgr.y (mgr.25991) 1048 : cluster 0 pgmap v1166: 89 pgs: 89 active+clean; 97 MiB data, 3.5 GiB used, 443 GiB / 447 GiB avail; 12 MiB/s wr, 184 op/s 2023-09-23T23:51:56.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:51:55 smithi159 bash[108473]: audit 2023-09-23T23:51:55.258033+0000 mon.a (mon.0) 1353 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:51:56.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:51:55 smithi159 bash[108473]: audit 2023-09-23T23:51:55.265913+0000 mon.a (mon.0) 1354 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:51:56.310 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:51:56.339 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:51:56.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:56.342 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:51:56.443 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:51:56.474 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:51:56.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:56.477 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:51:56.578 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:51:56.604 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:51:56.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:56.608 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:51:56.709 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:56.741 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:56.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:56.743 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:51:56.844 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:56.871 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:56.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:56.874 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:51:56.975 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:51:56.977 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 4 16 9170 9154 143.019 126.062 0.00755252 0.00698286 2023-09-23T23:51:57.005 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:51:57.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:57.007 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:51:57.108 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:57.135 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:57.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:57.138 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:51:57.239 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:51:57.267 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:51:57.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:57.274 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:51:57.374 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:57.401 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:57.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:57.404 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:51:57.505 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:51:57.529 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:51:57.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:57.531 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:51:57.633 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:51:57.672 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:51:57.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:57.675 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:51:57.775 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:57.806 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:57.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:57.809 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:51:57.910 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:57.936 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:57.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:57.940 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:51:57.977 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 5 16 11035 11019 137.725 116.562 0.00970111 0.00723765 2023-09-23T23:51:58.040 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:58.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:51:57 smithi159 bash[105915]: cluster 2023-09-23T23:51:56.790876+0000 mgr.y (mgr.25991) 1049 : cluster 0 pgmap v1167: 89 pgs: 89 active+clean; 128 MiB data, 3.8 GiB used, 443 GiB / 447 GiB avail; 15 MiB/s wr, 247 op/s 2023-09-23T23:51:58.046 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:51:57 smithi159 bash[108473]: cluster 2023-09-23T23:51:56.790876+0000 mgr.y (mgr.25991) 1049 : cluster 0 pgmap v1167: 89 pgs: 89 active+clean; 128 MiB data, 3.8 GiB used, 443 GiB / 447 GiB avail; 15 MiB/s wr, 247 op/s 2023-09-23T23:51:58.080 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:58.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:58.083 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:51:58.132 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T23:51:58.184 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:58.193 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:51:57 smithi164 bash[92846]: cluster 2023-09-23T23:51:56.790876+0000 mgr.y (mgr.25991) 1049 : cluster 0 pgmap v1167: 89 pgs: 89 active+clean; 128 MiB data, 3.8 GiB used, 443 GiB / 447 GiB avail; 15 MiB/s wr, 247 op/s 2023-09-23T23:51:58.209 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:58.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:58.211 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:51:58.312 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:51:58.312 INFO:teuthology.orchestra.run.smithi164.stdout:{ 2023-09-23T23:51:58.313 INFO:teuthology.orchestra.run.smithi164.stdout: "size": 20, 2023-09-23T23:51:58.313 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 600, 2023-09-23T23:51:58.313 INFO:teuthology.orchestra.run.smithi164.stdout: "ops": [] 2023-09-23T23:51:58.313 INFO:teuthology.orchestra.run.smithi164.stdout:} 2023-09-23T23:51:58.338 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:51:58.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:58.340 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:51:58.440 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:51:58.475 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:51:58.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:58.478 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:51:58.578 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:51:58.607 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:51:58.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:58.611 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:51:58.645 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:51:58.712 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:51:58.739 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:51:58.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:58.742 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:51:58.842 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:58.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:58.882 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:58.882 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:51:58.977 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 6 16 12444 12428 129.446 88.0625 0.00799645 0.00771391 2023-09-23T23:51:58.983 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:59.018 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:59.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:59.023 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:51:59.124 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:59.150 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:51:59.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:59.153 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:51:59.254 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:59.281 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:51:59.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:59.283 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:51:59.384 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:59.413 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:51:59.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:59.416 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:51:59.516 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:51:59.546 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:51:59.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:59.549 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:51:59.549 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_ops_in_flight 2023-09-23T23:51:59.650 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:59.675 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:59.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:59.677 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:51:59.778 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:59.808 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:51:59.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:59.811 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:51:59.912 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:59.940 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:51:59.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:51:59.943 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:51:59.977 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 7 16 14039 14023 125.194 99.6875 0.00376697 0.00797942 2023-09-23T23:52:00.040 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:52:00 smithi159 bash[105915]: cluster 2023-09-23T23:51:58.791612+0000 mgr.y (mgr.25991) 1050 : cluster 0 pgmap v1168: 89 pgs: 89 active+clean; 464 MiB data, 4.8 GiB used, 442 GiB / 447 GiB avail; 47 MiB/s wr, 746 op/s 2023-09-23T23:52:00.040 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:52:00 smithi159 bash[105915]: audit 2023-09-23T23:51:59.033194+0000 mon.a (mon.0) 1355 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:52:00.040 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:52:00 smithi159 bash[105915]: audit 2023-09-23T23:51:59.047115+0000 mon.a (mon.0) 1356 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:52:00.040 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:52:00 smithi159 bash[105915]: audit 2023-09-23T23:51:59.674940+0000 mon.a (mon.0) 1357 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:52:00.040 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:52:00 smithi159 bash[105915]: audit 2023-09-23T23:51:59.676037+0000 mon.a (mon.0) 1358 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:52:00.040 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:52:00 smithi159 bash[105915]: audit 2023-09-23T23:51:59.683627+0000 mon.a (mon.0) 1359 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:52:00.041 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:52:00 smithi159 bash[108473]: cluster 2023-09-23T23:51:58.791612+0000 mgr.y (mgr.25991) 1050 : cluster 0 pgmap v1168: 89 pgs: 89 active+clean; 464 MiB data, 4.8 GiB used, 442 GiB / 447 GiB avail; 47 MiB/s wr, 746 op/s 2023-09-23T23:52:00.041 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:52:00 smithi159 bash[108473]: audit 2023-09-23T23:51:59.033194+0000 mon.a (mon.0) 1355 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:52:00.041 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:52:00 smithi159 bash[108473]: audit 2023-09-23T23:51:59.047115+0000 mon.a (mon.0) 1356 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:52:00.041 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:52:00 smithi159 bash[108473]: audit 2023-09-23T23:51:59.674940+0000 mon.a (mon.0) 1357 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:52:00.041 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:52:00 smithi159 bash[108473]: audit 2023-09-23T23:51:59.676037+0000 mon.a (mon.0) 1358 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:52:00.041 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:52:00 smithi159 bash[108473]: audit 2023-09-23T23:51:59.683627+0000 mon.a (mon.0) 1359 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:52:00.043 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:52:00.072 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:52:00.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:00.074 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:52:00.175 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:52:00.186 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:52:00 smithi164 bash[92846]: cluster 2023-09-23T23:51:58.791612+0000 mgr.y (mgr.25991) 1050 : cluster 0 pgmap v1168: 89 pgs: 89 active+clean; 464 MiB data, 4.8 GiB used, 442 GiB / 447 GiB avail; 47 MiB/s wr, 746 op/s 2023-09-23T23:52:00.186 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:52:00 smithi164 bash[92846]: audit 2023-09-23T23:51:59.033194+0000 mon.a (mon.0) 1355 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:52:00.186 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:52:00 smithi164 bash[92846]: audit 2023-09-23T23:51:59.047115+0000 mon.a (mon.0) 1356 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:52:00.186 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:52:00 smithi164 bash[92846]: audit 2023-09-23T23:51:59.674940+0000 mon.a (mon.0) 1357 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:52:00.186 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:52:00 smithi164 bash[92846]: audit 2023-09-23T23:51:59.676037+0000 mon.a (mon.0) 1358 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:52:00.186 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:52:00 smithi164 bash[92846]: audit 2023-09-23T23:51:59.683627+0000 mon.a (mon.0) 1359 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:52:00.202 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:52:00.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:00.205 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:52:00.306 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:52:00.333 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:52:00.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:00.335 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:52:00.436 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:00.461 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:00.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:00.463 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:52:00.564 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:52:00.587 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:52:00.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:00.590 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:52:00.677 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:52:00.691 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:52:00.717 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:52:00.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:00.719 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:52:00.820 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:00.846 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:00.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:00.849 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:52:00.950 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:00.977 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 8 16 15874 15858 123.879 114.688 0.00632316 0.00806561 2023-09-23T23:52:00.978 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:00.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:00.981 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:52:01.081 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:52:01.108 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:52:01.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:01.111 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:52:01.212 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:01.221 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:52:01 smithi164 bash[92846]: cluster 2023-09-23T23:52:00.793253+0000 mgr.y (mgr.25991) 1051 : cluster 0 pgmap v1169: 89 pgs: 89 active+clean; 690 MiB data, 5.4 GiB used, 442 GiB / 447 GiB avail; 68 MiB/s wr, 1.09k op/s 2023-09-23T23:52:01.238 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:01.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:01.241 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:52:01.342 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:52:01.350 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:52:01 smithi159 bash[105915]: cluster 2023-09-23T23:52:00.793253+0000 mgr.y (mgr.25991) 1051 : cluster 0 pgmap v1169: 89 pgs: 89 active+clean; 690 MiB data, 5.4 GiB used, 442 GiB / 447 GiB avail; 68 MiB/s wr, 1.09k op/s 2023-09-23T23:52:01.350 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:52:01 smithi159 bash[108473]: cluster 2023-09-23T23:52:00.793253+0000 mgr.y (mgr.25991) 1051 : cluster 0 pgmap v1169: 89 pgs: 89 active+clean; 690 MiB data, 5.4 GiB used, 442 GiB / 447 GiB avail; 68 MiB/s wr, 1.09k op/s 2023-09-23T23:52:01.367 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:52:01.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:01.369 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:52:01.470 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:52:01.498 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:52:01.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:01.500 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:52:01.601 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:52:01.628 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:52:01.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:01.632 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:52:01.733 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:52:01.758 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:52:01.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:01.760 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:52:01.861 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:52:01.894 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:52:01.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:01.897 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:52:01.977 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 9 15 17735 17720 123.044 116.375 0.010453 0.00811895 2023-09-23T23:52:01.998 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:02.026 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:02.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:02.029 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:52:02.129 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:02.163 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:02.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:02.166 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:52:02.266 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:02.302 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:02.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:02.305 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:52:02.405 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:02.432 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:02.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:02.436 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:52:02.536 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:52:02.559 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:52:02.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:02.562 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:52:02.663 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:02.686 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:02.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:02.688 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:52:02.716 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:52:02.789 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:52:02.815 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:52:02.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:02.819 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:52:02.920 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:02.950 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:02.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:02.952 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:52:02.977 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 10 16 19476 19460 121.614 108.75 0.00799043 0.00821595 2023-09-23T23:52:03.053 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:52:03.081 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:52:03.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:03.084 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:52:03.184 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:52:03.207 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:52:03.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:03.211 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:52:03.312 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:52:03.337 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:52:03.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:03.341 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:52:03.441 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:52:03.451 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:52:03 smithi164 bash[92846]: audit 2023-09-23T23:52:02.260324+0000 mon.a (mon.0) 1360 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:52:03.451 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:52:03 smithi164 bash[92846]: audit 2023-09-23T23:52:02.261729+0000 mon.a (mon.0) 1361 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:52:03.451 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:52:03 smithi164 bash[92846]: cluster 2023-09-23T23:52:02.793929+0000 mgr.y (mgr.25991) 1052 : cluster 0 pgmap v1170: 89 pgs: 89 active+clean; 955 MiB data, 6.0 GiB used, 441 GiB / 447 GiB avail; 95 MiB/s wr, 1.52k op/s 2023-09-23T23:52:03.468 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:52:03.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:03.471 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:52:03.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:52:03 smithi159 bash[105915]: audit 2023-09-23T23:52:02.260324+0000 mon.a (mon.0) 1360 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:52:03.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:52:03 smithi159 bash[105915]: audit 2023-09-23T23:52:02.261729+0000 mon.a (mon.0) 1361 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:52:03.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:52:03 smithi159 bash[105915]: cluster 2023-09-23T23:52:02.793929+0000 mgr.y (mgr.25991) 1052 : cluster 0 pgmap v1170: 89 pgs: 89 active+clean; 955 MiB data, 6.0 GiB used, 441 GiB / 447 GiB avail; 95 MiB/s wr, 1.52k op/s 2023-09-23T23:52:03.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:52:03 smithi159 bash[108473]: audit 2023-09-23T23:52:02.260324+0000 mon.a (mon.0) 1360 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:52:03.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:52:03 smithi159 bash[108473]: audit 2023-09-23T23:52:02.261729+0000 mon.a (mon.0) 1361 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:52:03.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:52:03 smithi159 bash[108473]: cluster 2023-09-23T23:52:02.793929+0000 mgr.y (mgr.25991) 1052 : cluster 0 pgmap v1170: 89 pgs: 89 active+clean; 955 MiB data, 6.0 GiB used, 441 GiB / 447 GiB avail; 95 MiB/s wr, 1.52k op/s 2023-09-23T23:52:03.571 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:52:03.600 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:52:03.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:03.604 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:52:03.704 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:52:03.731 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:52:03.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:03.735 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:52:03.740 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:52:03.835 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:03.867 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:03.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:03.869 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:52:03.970 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:52:03.991 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 11 16 21184 21168 120.262 106.75 0.00461687 0.00830653 2023-09-23T23:52:04.019 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:52:04.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:04.022 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:52:04.044 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:52:03 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:52:03] "GET /metrics HTTP/1.1" 200 36534 "" "Prometheus/2.43.0" 2023-09-23T23:52:04.123 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:52:04.152 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:52:04.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:04.155 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:52:04.256 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:04.282 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:04.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:04.285 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:52:04.386 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:04.408 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:04.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:04.411 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:52:04.511 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:04.544 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:04.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:04.546 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:52:04.647 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:04.675 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:04.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:04.679 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:52:04.780 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:04.801 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:04.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:04.803 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:52:04.903 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:04.921 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:04.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:04.924 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:52:04.977 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 12 16 22647 22631 117.859 91.4375 0.0112749 0.00847648 2023-09-23T23:52:05.025 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:52:05.053 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:52:05.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:05.055 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:52:05.156 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:05.185 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:05.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:05.193 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:52:05.294 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:05.322 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:05.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:05.324 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:52:05.425 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:52:05.449 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:52:05.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:05.455 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:52:05.556 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:52:05.582 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:52:05.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:05.584 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:52:05.685 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:52:05.718 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:52:05.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:05.722 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:52:05.822 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:05.849 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:05.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:05.851 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:52:05.952 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:05.978 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 13 16 24288 24272 116.682 102.562 0.00857013 0.00856151 2023-09-23T23:52:05.980 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:05.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:05.982 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:52:06.083 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:06.114 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:06.116 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:52:05 smithi159 bash[105915]: cluster 2023-09-23T23:52:04.794499+0000 mgr.y (mgr.25991) 1053 : cluster 0 pgmap v1171: 89 pgs: 89 active+clean; 1.2 GiB data, 7.0 GiB used, 440 GiB / 447 GiB avail; 103 MiB/s wr, 1.65k op/s 2023-09-23T23:52:06.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:06.117 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:52:06.117 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:52:05 smithi159 bash[108473]: cluster 2023-09-23T23:52:04.794499+0000 mgr.y (mgr.25991) 1053 : cluster 0 pgmap v1171: 89 pgs: 89 active+clean; 1.2 GiB data, 7.0 GiB used, 440 GiB / 447 GiB avail; 103 MiB/s wr, 1.65k op/s 2023-09-23T23:52:06.218 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:06.251 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:06.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:06.256 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:52:06.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:52:05 smithi164 bash[92846]: cluster 2023-09-23T23:52:04.794499+0000 mgr.y (mgr.25991) 1053 : cluster 0 pgmap v1171: 89 pgs: 89 active+clean; 1.2 GiB data, 7.0 GiB used, 440 GiB / 447 GiB avail; 103 MiB/s wr, 1.65k op/s 2023-09-23T23:52:06.357 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:52:06.380 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:52:06.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:06.383 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:52:06.483 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:52:06.510 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:52:06.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:06.513 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:52:06.614 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:52:06.641 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:52:06.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:06.644 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:52:06.744 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:06.769 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:06.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:06.772 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:52:06.873 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:06.898 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:06.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:06.901 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:52:06.978 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 14 16 25904 25888 115.561 101 0.010755 0.00864555 2023-09-23T23:52:07.001 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:07.031 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:07.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:07.034 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:52:07.135 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:52:07.159 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:52:07.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:07.161 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:52:07.262 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:07.288 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:07.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:07.290 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:52:07.391 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:52:07.416 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:52:07.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:07.419 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:52:07.520 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:52:07.546 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:52:07.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:07.549 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:52:07.649 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:07.677 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:07.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:07.680 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:52:07.781 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:52:07.813 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:52:07.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:07.815 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:52:07.916 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:07.924 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:52:07 smithi159 bash[105915]: cluster 2023-09-23T23:52:06.794976+0000 mgr.y (mgr.25991) 1054 : cluster 0 pgmap v1172: 89 pgs: 89 active+clean; 1.2 GiB data, 7.2 GiB used, 440 GiB / 447 GiB avail; 97 MiB/s wr, 1.55k op/s 2023-09-23T23:52:07.924 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:52:07 smithi159 bash[108473]: cluster 2023-09-23T23:52:06.794976+0000 mgr.y (mgr.25991) 1054 : cluster 0 pgmap v1172: 89 pgs: 89 active+clean; 1.2 GiB data, 7.2 GiB used, 440 GiB / 447 GiB avail; 97 MiB/s wr, 1.55k op/s 2023-09-23T23:52:07.940 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:07.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:07.944 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:52:07.978 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 15 16 27532 27516 114.639 101.75 0.00975324 0.00871733 2023-09-23T23:52:08.046 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:52:08.056 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:52:07 smithi164 bash[92846]: cluster 2023-09-23T23:52:06.794976+0000 mgr.y (mgr.25991) 1054 : cluster 0 pgmap v1172: 89 pgs: 89 active+clean; 1.2 GiB data, 7.2 GiB used, 440 GiB / 447 GiB avail; 97 MiB/s wr, 1.55k op/s 2023-09-23T23:52:08.073 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:52:08.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:08.078 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:52:08.179 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:52:08.209 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:52:08.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:08.211 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:52:08.312 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:52:08.337 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:52:08.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:08.339 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:52:08.440 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:52:08.466 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:52:08.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:08.468 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:52:08.569 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:08.598 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:08.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:08.603 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:52:08.704 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:08.727 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:08.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:08.730 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:52:08.831 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:08.863 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:08.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:08.869 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:52:08.970 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:52:08.978 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 16 16 28880 28864 112.74 84.25 0.00623775 0.00886204 2023-09-23T23:52:09.000 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:52:09.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:09.003 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:52:09.103 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:52:09.134 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:52:09.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:09.136 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:52:09.236 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:52:09.265 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:52:09.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:09.267 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:52:09.368 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:09.397 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:09.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:09.400 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:52:09.501 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:52:09.526 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:52:09.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:09.529 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:52:09.629 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:09.659 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:09.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:09.662 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:52:09.763 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:52:09.793 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:52:09.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:09.797 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:52:09.898 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:52:09.923 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:52:09.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:09.927 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:52:09.978 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 17 16 30465 30449 111.934 99.0625 0.0073525 0.00892802 2023-09-23T23:52:10.028 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:52:10.036 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:52:09 smithi159 bash[105915]: cluster 2023-09-23T23:52:08.795466+0000 mgr.y (mgr.25991) 1055 : cluster 0 pgmap v1173: 89 pgs: 89 active+clean; 1.5 GiB data, 8.1 GiB used, 439 GiB / 447 GiB avail; 118 MiB/s wr, 1.89k op/s 2023-09-23T23:52:10.037 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:52:09 smithi159 bash[108473]: cluster 2023-09-23T23:52:08.795466+0000 mgr.y (mgr.25991) 1055 : cluster 0 pgmap v1173: 89 pgs: 89 active+clean; 1.5 GiB data, 8.1 GiB used, 439 GiB / 447 GiB avail; 118 MiB/s wr, 1.89k op/s 2023-09-23T23:52:10.053 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:52:10.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:10.056 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:52:10.157 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:10.190 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:10.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:10.192 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:52:10.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:52:09 smithi164 bash[92846]: cluster 2023-09-23T23:52:08.795466+0000 mgr.y (mgr.25991) 1055 : cluster 0 pgmap v1173: 89 pgs: 89 active+clean; 1.5 GiB data, 8.1 GiB used, 439 GiB / 447 GiB avail; 118 MiB/s wr, 1.89k op/s 2023-09-23T23:52:10.294 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:10.326 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:10.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:10.332 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:52:10.432 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:52:10.462 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:52:10.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:10.465 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:52:10.566 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:10.593 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:10.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:10.595 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:52:10.696 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:52:10.729 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:52:10.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:10.732 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:52:10.833 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:52:10.853 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:52:10.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:10.856 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:52:10.956 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:10.978 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 18 15 31946 31931 110.861 92.625 0.00953786 0.00901397 2023-09-23T23:52:10.981 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:10.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:10.985 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:52:11.086 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:11.114 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:11.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:11.119 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:52:11.219 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:52:11.252 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:52:11.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:11.254 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:52:11.355 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:52:11.382 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:52:11.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:11.387 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:52:11.488 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:11.514 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:11.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:11.520 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:52:11.621 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:52:11.647 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:52:11.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:11.650 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:52:11.751 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:52:11.778 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:52:11.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:11.781 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:52:11.882 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:11.903 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:11.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:11.904 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:52:11.978 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 19 16 33271 33255 109.381 82.75 0.00329068 0.00908306 2023-09-23T23:52:12.005 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:52:12.016 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:52:11 smithi164 bash[92846]: cluster 2023-09-23T23:52:10.795999+0000 mgr.y (mgr.25991) 1056 : cluster 0 pgmap v1174: 89 pgs: 89 active+clean; 1.7 GiB data, 8.5 GiB used, 439 GiB / 447 GiB avail; 105 MiB/s wr, 1.68k op/s 2023-09-23T23:52:12.036 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:52:12.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:12.039 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:52:12.140 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:52:12.166 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:52:12.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:12.169 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:52:12.270 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:52:12.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:52:11 smithi159 bash[105915]: cluster 2023-09-23T23:52:10.795999+0000 mgr.y (mgr.25991) 1056 : cluster 0 pgmap v1174: 89 pgs: 89 active+clean; 1.7 GiB data, 8.5 GiB used, 439 GiB / 447 GiB avail; 105 MiB/s wr, 1.68k op/s 2023-09-23T23:52:12.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:52:11 smithi159 bash[108473]: cluster 2023-09-23T23:52:10.795999+0000 mgr.y (mgr.25991) 1056 : cluster 0 pgmap v1174: 89 pgs: 89 active+clean; 1.7 GiB data, 8.5 GiB used, 439 GiB / 447 GiB avail; 105 MiB/s wr, 1.68k op/s 2023-09-23T23:52:12.302 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:52:12.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:12.304 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:52:12.405 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:52:12.433 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:52:12.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:12.435 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:52:12.535 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:52:12.559 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:52:12.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:12.562 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:52:12.662 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:12.689 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:12.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:12.691 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:52:12.792 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:52:12.820 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:52:12.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:12.824 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:52:12.925 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:52:12.949 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:52:12.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:12.956 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:52:12.978 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:2023-09-23T23:52:12.975609+0000 min lat: 0.00126918 max lat: 0.146626 avg lat: 0.00922447 2023-09-23T23:52:12.979 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T23:52:12.979 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 20 16 34688 34672 108.34 88.5625 0.0132111 0.00922447 2023-09-23T23:52:13.057 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:52:13.083 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:52:13.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:13.086 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:52:13.187 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:13.218 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:13.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:13.220 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:52:13.320 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:52:13.346 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:52:13.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:13.349 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:52:13.450 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:13.478 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:13.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:13.480 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:52:13.581 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:13.609 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:13.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:13.612 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:52:13.713 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:13.743 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:13.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:13.746 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:52:13.804 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:52:13 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:52:13] "GET /metrics HTTP/1.1" 200 36534 "" "Prometheus/2.43.0" 2023-09-23T23:52:13.847 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:52:13.874 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:52:13.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:13.879 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:52:13.979 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 21 16 35912 35896 106.823 76.5 0.00701722 0.00935627 2023-09-23T23:52:13.979 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:14.009 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:14.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:14.011 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:52:14.112 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:14.136 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:14.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:14.138 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:52:14.239 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:52:14.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:52:13 smithi164 bash[92846]: cluster 2023-09-23T23:52:12.796625+0000 mgr.y (mgr.25991) 1057 : cluster 0 pgmap v1175: 89 pgs: 89 active+clean; 1.9 GiB data, 9.0 GiB used, 438 GiB / 447 GiB avail; 106 MiB/s wr, 1.69k op/s 2023-09-23T23:52:14.267 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:52:14.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:14.270 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:52:14.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:52:13 smithi159 bash[105915]: cluster 2023-09-23T23:52:12.796625+0000 mgr.y (mgr.25991) 1057 : cluster 0 pgmap v1175: 89 pgs: 89 active+clean; 1.9 GiB data, 9.0 GiB used, 438 GiB / 447 GiB avail; 106 MiB/s wr, 1.69k op/s 2023-09-23T23:52:14.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:52:13 smithi159 bash[108473]: cluster 2023-09-23T23:52:12.796625+0000 mgr.y (mgr.25991) 1057 : cluster 0 pgmap v1175: 89 pgs: 89 active+clean; 1.9 GiB data, 9.0 GiB used, 438 GiB / 447 GiB avail; 106 MiB/s wr, 1.69k op/s 2023-09-23T23:52:14.372 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:52:14.401 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:52:14.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:14.404 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:52:14.505 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:52:14.525 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:52:14.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:14.527 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:52:14.628 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:14.650 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:14.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:14.652 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:52:14.753 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:14.779 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:14.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:14.781 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:52:14.882 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:14.905 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:14.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:14.908 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:52:14.979 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 22 16 37160 37144 105.513 78 0.0128886 0.00947152 2023-09-23T23:52:15.008 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:15.032 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:15.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:15.037 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:52:15.138 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:15.174 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:15.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:15.177 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:52:15.278 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:52:15.304 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:52:15.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:15.307 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:52:15.407 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:52:15.437 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:52:15.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:15.440 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:52:15.541 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:52:15.572 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:52:15.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:15.575 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:52:15.675 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:15.710 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:15.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:15.713 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:52:15.814 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:52:15.840 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:52:15.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:15.843 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:52:15.943 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:15.972 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:15.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:15.977 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:52:15.979 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 23 16 38381 38365 104.243 76.3125 0.0118757 0.009587 2023-09-23T23:52:16.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:52:15 smithi164 bash[92846]: cluster 2023-09-23T23:52:14.797121+0000 mgr.y (mgr.25991) 1058 : cluster 0 pgmap v1176: 89 pgs: 89 active+clean; 2.1 GiB data, 9.9 GiB used, 437 GiB / 447 GiB avail; 101 MiB/s wr, 1.62k op/s 2023-09-23T23:52:16.079 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:52:16.115 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:52:16.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:16.118 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:52:16.219 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:16.244 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:16.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:16.247 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:52:16.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:52:15 smithi159 bash[105915]: cluster 2023-09-23T23:52:14.797121+0000 mgr.y (mgr.25991) 1058 : cluster 0 pgmap v1176: 89 pgs: 89 active+clean; 2.1 GiB data, 9.9 GiB used, 437 GiB / 447 GiB avail; 101 MiB/s wr, 1.62k op/s 2023-09-23T23:52:16.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:52:15 smithi159 bash[108473]: cluster 2023-09-23T23:52:14.797121+0000 mgr.y (mgr.25991) 1058 : cluster 0 pgmap v1176: 89 pgs: 89 active+clean; 2.1 GiB data, 9.9 GiB used, 437 GiB / 447 GiB avail; 101 MiB/s wr, 1.62k op/s 2023-09-23T23:52:16.348 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:52:16.373 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:52:16.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:16.376 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:52:16.476 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:52:16.505 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:52:16.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:16.510 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:52:16.611 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:16.633 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:16.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:16.636 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:52:16.737 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:16.753 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:16.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:16.755 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:52:16.857 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:16.885 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:16.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:16.888 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:52:16.979 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 24 16 39421 39405 102.608 65 0.0589576 0.00973363 2023-09-23T23:52:16.988 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:17.015 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:17.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:17.017 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:52:17.117 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:17.142 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:17.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:17.145 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:52:17.245 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:52:17.271 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:52:17.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:17.275 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:52:17.376 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:17.411 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:17.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:17.414 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:52:17.515 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:52:17.545 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:52:17.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:17.547 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:52:17.647 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:52:17.664 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:52:17.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:17.666 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:52:17.767 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:52:17.791 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:52:17.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:17.795 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:52:17.896 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:52:17.921 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:52:17.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:17.926 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:52:17.979 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 25 16 40668 40652 101.62 77.9375 0.0160048 0.00983408 2023-09-23T23:52:18.026 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:18.051 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:18.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:18.053 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:52:18.154 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:52:18.182 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:52:18.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:18.187 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:52:18.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:52:17 smithi164 bash[92846]: cluster 2023-09-23T23:52:16.797568+0000 mgr.y (mgr.25991) 1059 : cluster 0 pgmap v1177: 89 pgs: 89 active+clean; 2.1 GiB data, 10 GiB used, 437 GiB / 447 GiB avail; 81 MiB/s wr, 1.29k op/s 2023-09-23T23:52:18.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:52:17 smithi164 bash[92846]: audit 2023-09-23T23:52:17.253297+0000 mon.a (mon.0) 1362 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:52:18.280 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:52:17 smithi159 bash[108473]: cluster 2023-09-23T23:52:16.797568+0000 mgr.y (mgr.25991) 1059 : cluster 0 pgmap v1177: 89 pgs: 89 active+clean; 2.1 GiB data, 10 GiB used, 437 GiB / 447 GiB avail; 81 MiB/s wr, 1.29k op/s 2023-09-23T23:52:18.280 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:52:17 smithi159 bash[108473]: audit 2023-09-23T23:52:17.253297+0000 mon.a (mon.0) 1362 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:52:18.280 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:52:17 smithi159 bash[105915]: cluster 2023-09-23T23:52:16.797568+0000 mgr.y (mgr.25991) 1059 : cluster 0 pgmap v1177: 89 pgs: 89 active+clean; 2.1 GiB data, 10 GiB used, 437 GiB / 447 GiB avail; 81 MiB/s wr, 1.29k op/s 2023-09-23T23:52:18.280 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:52:17 smithi159 bash[105915]: audit 2023-09-23T23:52:17.253297+0000 mon.a (mon.0) 1362 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:52:18.288 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:52:18.317 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:52:18.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:18.322 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:52:18.422 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:52:18.448 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:52:18.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:18.451 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:52:18.552 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:52:18.577 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:52:18.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:18.581 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:52:18.681 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:18.714 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:18.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:18.718 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:52:18.819 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:52:18.843 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:52:18.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:18.846 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:52:18.947 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:52:18.981 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 26 16 41961 41945 100.82 80.8125 0.0237994 0.00991131 2023-09-23T23:52:18.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:18.982 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:52:18.982 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:52:19.083 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:19.111 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:19.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:19.115 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:52:19.216 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:52:19.249 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:52:19.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:19.252 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:52:19.352 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:19.388 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:19.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:19.392 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:52:19.493 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:19.530 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:19.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:19.534 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:52:19.635 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:19.666 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:19.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:19.670 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:52:19.771 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:52:19.795 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:52:19.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:19.801 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:52:19.902 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:19.929 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:19.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:19.934 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:52:19.979 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 27 16 43017 43001 99.53 66 0.0149363 0.0100415 2023-09-23T23:52:20.035 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:20.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:52:19 smithi159 bash[105915]: cluster 2023-09-23T23:52:18.798224+0000 mgr.y (mgr.25991) 1060 : cluster 0 pgmap v1178: 89 pgs: 89 active+clean; 2.4 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 96 MiB/s wr, 1.54k op/s 2023-09-23T23:52:20.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:52:19 smithi159 bash[108473]: cluster 2023-09-23T23:52:18.798224+0000 mgr.y (mgr.25991) 1060 : cluster 0 pgmap v1178: 89 pgs: 89 active+clean; 2.4 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 96 MiB/s wr, 1.54k op/s 2023-09-23T23:52:20.065 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:20.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:20.069 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:52:20.170 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:20.193 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:20.195 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:52:19 smithi164 bash[92846]: cluster 2023-09-23T23:52:18.798224+0000 mgr.y (mgr.25991) 1060 : cluster 0 pgmap v1178: 89 pgs: 89 active+clean; 2.4 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 96 MiB/s wr, 1.54k op/s 2023-09-23T23:52:20.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:20.196 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:52:20.296 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:52:20.324 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:52:20.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:20.329 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:52:20.429 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:52:20.454 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:52:20.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:20.456 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:52:20.557 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:52:20.586 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:52:20.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:20.591 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:52:20.692 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:52:20.720 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:52:20.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:20.726 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:52:20.826 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:20.853 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:20.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:20.858 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:52:20.959 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:20.979 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 28 16 44276 44260 98.7854 78.6875 0.0403956 0.0101161 2023-09-23T23:52:20.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:20.988 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:20.989 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:52:21.089 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:21.114 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:21.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:21.117 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:52:21.218 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:21.247 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:21.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:21.252 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:52:21.353 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:52:21.381 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:52:21.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:21.385 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:52:21.485 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:21.511 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:21.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:21.514 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:52:21.614 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:52:21.639 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:52:21.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:21.642 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:52:21.742 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:21.767 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:21.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:21.769 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:52:21.870 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:52:21.895 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:52:21.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:21.898 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:52:21.979 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 29 16 45476 45460 97.9649 75 0.00429552 0.0101902 2023-09-23T23:52:22.000 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:52:22.010 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:52:21 smithi164 bash[92846]: cluster 2023-09-23T23:52:20.798685+0000 mgr.y (mgr.25991) 1061 : cluster 0 pgmap v1179: 89 pgs: 89 active+clean; 2.5 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 84 MiB/s wr, 1.34k op/s 2023-09-23T23:52:22.034 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:52:22.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:22.037 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:52:22.138 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:22.165 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:22.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:22.167 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:52:22.268 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:52:22.292 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:52:22.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:22.294 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:52:22.303 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:52:22 smithi159 bash[108473]: cluster 2023-09-23T23:52:20.798685+0000 mgr.y (mgr.25991) 1061 : cluster 0 pgmap v1179: 89 pgs: 89 active+clean; 2.5 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 84 MiB/s wr, 1.34k op/s 2023-09-23T23:52:22.303 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:52:21 smithi159 bash[105915]: cluster 2023-09-23T23:52:20.798685+0000 mgr.y (mgr.25991) 1061 : cluster 0 pgmap v1179: 89 pgs: 89 active+clean; 2.5 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 84 MiB/s wr, 1.34k op/s 2023-09-23T23:52:22.395 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:22.420 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:22.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:22.424 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:52:22.525 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:52:22.551 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:52:22.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:22.556 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:52:22.656 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:52:22.683 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:52:22.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:22.686 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:52:22.787 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:52:22.812 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:52:22.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:22.818 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:52:22.918 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:22.948 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:22.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:22.951 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:52:22.980 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 30 16 46674 46658 97.195 74.875 0.00870771 0.0102837 2023-09-23T23:52:23.051 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:23.080 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:23.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:23.083 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:52:23.183 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:52:23.211 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:52:23.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:23.213 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:52:23.314 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:52:23.333 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:52:23.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:23.336 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:52:23.437 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:23.464 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:23.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:23.467 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:52:23.567 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:52:23.602 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:52:23.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:23.610 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:52:23.711 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:23.742 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:23.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:23.745 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:52:23.846 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:52:23.870 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:52:23.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:23.872 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:52:23.949 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:52:23 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:52:23] "GET /metrics HTTP/1.1" 200 36540 "" "Prometheus/2.43.0" 2023-09-23T23:52:23.973 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:23.979 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 31 16 47735 47719 96.1986 66.3125 0.011851 0.0103891 2023-09-23T23:52:24.000 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:24.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:24.004 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:52:24.104 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:52:24.133 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:52:24.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:24.138 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:52:24.238 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:52:24.247 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:52:23 smithi159 bash[105915]: cluster 2023-09-23T23:52:22.799292+0000 mgr.y (mgr.25991) 1062 : cluster 0 pgmap v1180: 89 pgs: 89 active+clean; 2.7 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 84 MiB/s wr, 1.35k op/s 2023-09-23T23:52:24.247 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:52:23 smithi159 bash[108473]: cluster 2023-09-23T23:52:22.799292+0000 mgr.y (mgr.25991) 1062 : cluster 0 pgmap v1180: 89 pgs: 89 active+clean; 2.7 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 84 MiB/s wr, 1.35k op/s 2023-09-23T23:52:24.261 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:52:24.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:24.264 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:52:24.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:52:23 smithi164 bash[92846]: cluster 2023-09-23T23:52:22.799292+0000 mgr.y (mgr.25991) 1062 : cluster 0 pgmap v1180: 89 pgs: 89 active+clean; 2.7 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 84 MiB/s wr, 1.35k op/s 2023-09-23T23:52:24.365 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:52:24.387 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:52:24.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:24.389 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:52:24.490 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:52:24.516 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:52:24.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:24.521 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:52:24.621 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:52:24.655 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:52:24.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:24.659 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:52:24.760 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:24.787 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:24.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:24.793 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:52:24.893 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:52:24.930 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:52:24.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:24.933 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:52:24.979 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 32 16 48860 48844 95.3894 70.3125 0.0115135 0.010477 2023-09-23T23:52:25.034 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:25.058 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:25.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:25.065 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:52:25.166 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:25.204 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:25.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:25.207 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:52:25.308 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:52:25.334 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:52:25.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:25.337 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:52:25.438 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:25.455 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:25.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:25.458 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:52:25.559 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:25.594 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:25.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:25.597 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:52:25.698 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:25.721 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:25.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:25.723 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:52:25.823 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:52:25.862 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:52:25.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:25.866 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:52:25.967 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:52:25.980 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 33 16 49876 49860 94.4229 63.5 0.00934797 0.0105836 2023-09-23T23:52:25.992 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:52:25.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:25.996 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:52:26.096 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:26.125 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:26.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:26.130 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:52:26.231 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:26.241 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:52:25 smithi164 bash[92846]: cluster 2023-09-23T23:52:24.799914+0000 mgr.y (mgr.25991) 1063 : cluster 0 pgmap v1181: 89 pgs: 89 active+clean; 2.9 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 80 MiB/s wr, 1.29k op/s 2023-09-23T23:52:26.256 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:26.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:26.258 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:52:26.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:52:25 smithi159 bash[105915]: cluster 2023-09-23T23:52:24.799914+0000 mgr.y (mgr.25991) 1063 : cluster 0 pgmap v1181: 89 pgs: 89 active+clean; 2.9 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 80 MiB/s wr, 1.29k op/s 2023-09-23T23:52:26.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:52:25 smithi159 bash[108473]: cluster 2023-09-23T23:52:24.799914+0000 mgr.y (mgr.25991) 1063 : cluster 0 pgmap v1181: 89 pgs: 89 active+clean; 2.9 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 80 MiB/s wr, 1.29k op/s 2023-09-23T23:52:26.359 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:52:26.368 INFO:teuthology.orchestra.run.smithi159.stdout:moved 31 / 267 (11.6105%) 2023-09-23T23:52:26.368 INFO:teuthology.orchestra.run.smithi159.stdout:avg 53.4 2023-09-23T23:52:26.368 INFO:teuthology.orchestra.run.smithi159.stdout:stddev 7.88923 -> 6.11882 (expected baseline 6.53605) 2023-09-23T23:52:26.368 INFO:teuthology.orchestra.run.smithi159.stdout:min osd.2 with 43 -> 48 pgs (0.805243 -> 0.898876 * mean) 2023-09-23T23:52:26.368 INFO:teuthology.orchestra.run.smithi159.stdout:max osd.1 with 62 -> 50 pgs (1.16105 -> 0.93633 * mean) 2023-09-23T23:52:26.368 INFO:teuthology.orchestra.run.smithi159.stdout: 2023-09-23T23:52:26.368 INFO:teuthology.orchestra.run.smithi159.stdout:oload 110 2023-09-23T23:52:26.368 INFO:teuthology.orchestra.run.smithi159.stdout:max_change 1 2023-09-23T23:52:26.369 INFO:teuthology.orchestra.run.smithi159.stdout:max_change_osds 4 2023-09-23T23:52:26.369 INFO:teuthology.orchestra.run.smithi159.stdout:average_utilization 0.0269 2023-09-23T23:52:26.369 INFO:teuthology.orchestra.run.smithi159.stdout:overload_utilization 0.0296 2023-09-23T23:52:26.369 INFO:teuthology.orchestra.run.smithi159.stdout:osd.1 weight 1.0000 -> 0.7352 2023-09-23T23:52:26.369 INFO:teuthology.orchestra.run.smithi159.stdout:osd.3 weight 1.0000 -> 0.8164 2023-09-23T23:52:26.375 INFO:teuthology.orchestra.run.smithi159.stderr:no change 2023-09-23T23:52:26.386 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:52:26.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:26.389 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:52:26.490 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:52:26.517 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:52:26.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:26.520 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:52:26.621 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:52:26.649 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:52:26.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:26.652 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:52:26.714 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:52:26 smithi159 bash[95019]: debug 2023-09-23T23:52:26.359+0000 7fef5543f700 -1 mgr.server reply reply (2) No such file or directory no change 2023-09-23T23:52:26.752 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:26.782 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:26.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:26.787 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:52:26.888 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:52:26.914 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:52:26.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:26.917 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:52:26.980 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 34 16 51011 50995 93.732 70.9375 0.0215559 0.0106628 2023-09-23T23:52:27.017 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:52:27.049 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:52:27.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:27.055 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:52:27.156 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:52:27.183 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:52:27.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:27.186 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:52:27.287 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:52:27.314 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:52:27.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:27.317 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:52:27.417 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:52:27.447 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:52:27.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:27.450 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:52:27.550 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:52:27.577 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:52:27.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:27.579 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:52:27.680 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:27.703 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:27.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:27.705 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:52:27.806 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:52:27.837 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:52:27.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:27.841 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:52:27.942 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:52:27.977 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:52:27.981 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 35 16 52010 51994 92.8343 62.4375 0.00910505 0.0107663 2023-09-23T23:52:27.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:27.982 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:52:28.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:52:27 smithi159 bash[105915]: audit 2023-09-23T23:52:26.363574+0000 mgr.y (mgr.25991) 1064 : audit 0 from='client.45275 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:52:28.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:52:27 smithi159 bash[105915]: cluster 2023-09-23T23:52:26.800333+0000 mgr.y (mgr.25991) 1065 : cluster 0 pgmap v1182: 89 pgs: 89 active+clean; 2.9 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 65 MiB/s wr, 1.04k op/s 2023-09-23T23:52:28.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:52:27 smithi159 bash[108473]: audit 2023-09-23T23:52:26.363574+0000 mgr.y (mgr.25991) 1064 : audit 0 from='client.45275 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:52:28.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:52:27 smithi159 bash[108473]: cluster 2023-09-23T23:52:26.800333+0000 mgr.y (mgr.25991) 1065 : cluster 0 pgmap v1182: 89 pgs: 89 active+clean; 2.9 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 65 MiB/s wr, 1.04k op/s 2023-09-23T23:52:28.083 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:28.112 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:28.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:28.117 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:52:28.218 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:52:28.244 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:52:28.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:28.246 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:52:28.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:52:27 smithi164 bash[92846]: audit 2023-09-23T23:52:26.363574+0000 mgr.y (mgr.25991) 1064 : audit 0 from='client.45275 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:52:28.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:52:27 smithi164 bash[92846]: cluster 2023-09-23T23:52:26.800333+0000 mgr.y (mgr.25991) 1065 : cluster 0 pgmap v1182: 89 pgs: 89 active+clean; 2.9 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 65 MiB/s wr, 1.04k op/s 2023-09-23T23:52:28.347 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:28.377 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:28.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:28.383 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:52:28.484 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:28.517 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:28.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:28.520 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:52:28.620 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:52:28.646 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:52:28.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:28.650 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:52:28.751 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:52:28.781 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:52:28.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:28.785 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:52:28.886 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:28.910 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:28.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:28.912 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:52:28.981 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 36 16 53056 53040 92.0714 65.375 0.0163969 0.0108554 2023-09-23T23:52:29.013 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:52:29.039 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:52:29.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:29.041 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:52:29.142 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:52:29.173 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:52:29.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:29.179 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:52:29.245 INFO:teuthology.orchestra.run.smithi159.stdout:osd.0: {} 2023-09-23T23:52:29.279 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:52:29.307 INFO:teuthology.orchestra.run.smithi159.stdout:osd.1: {} 2023-09-23T23:52:29.308 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:52:29.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:29.310 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:52:29.363 INFO:teuthology.orchestra.run.smithi159.stdout:osd.2: {} 2023-09-23T23:52:29.409 INFO:teuthology.orchestra.run.smithi159.stdout:osd.3: {} 2023-09-23T23:52:29.411 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:52:29.439 INFO:teuthology.orchestra.run.smithi159.stdout:osd.4: {} 2023-09-23T23:52:29.441 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:52:29.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:29.445 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:52:29.473 INFO:teuthology.orchestra.run.smithi159.stdout:osd.5: {} 2023-09-23T23:52:29.511 INFO:teuthology.orchestra.run.smithi159.stdout:osd.6: {} 2023-09-23T23:52:29.545 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:52:29.548 INFO:teuthology.orchestra.run.smithi159.stdout:osd.7: {} 2023-09-23T23:52:29.552 INFO:teuthology.orchestra.run.smithi159.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T23:52:29.552 INFO:teuthology.orchestra.run.smithi159.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T23:52:29.552 INFO:teuthology.orchestra.run.smithi159.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T23:52:29.552 INFO:teuthology.orchestra.run.smithi159.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T23:52:29.552 INFO:teuthology.orchestra.run.smithi159.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T23:52:29.552 INFO:teuthology.orchestra.run.smithi159.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T23:52:29.552 INFO:teuthology.orchestra.run.smithi159.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T23:52:29.552 INFO:teuthology.orchestra.run.smithi159.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T23:52:29.569 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:52:29.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:29.571 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:52:29.672 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:29.700 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:29.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:29.703 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:52:29.804 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:52:29.832 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:52:29.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:29.837 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:52:29.938 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:29.964 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:29.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:29.967 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:52:29.981 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 37 15 54104 54089 91.3548 65.5625 0.0211979 0.0109395 2023-09-23T23:52:30.068 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:30.078 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:52:29 smithi164 bash[92846]: cluster 2023-09-23T23:52:28.800880+0000 mgr.y (mgr.25991) 1066 : cluster 0 pgmap v1183: 89 pgs: 89 active+clean; 3.1 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 79 MiB/s wr, 1.26k op/s 2023-09-23T23:52:30.078 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:52:29 smithi164 bash[92846]: audit 2023-09-23T23:52:29.186577+0000 mon.a (mon.0) 1363 : audit 0 from='client.? 172.21.15.159:0/153116051' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:52:30.095 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:30.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:30.097 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:52:30.198 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:30.206 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:52:29 smithi159 bash[105915]: cluster 2023-09-23T23:52:28.800880+0000 mgr.y (mgr.25991) 1066 : cluster 0 pgmap v1183: 89 pgs: 89 active+clean; 3.1 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 79 MiB/s wr, 1.26k op/s 2023-09-23T23:52:30.206 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:52:29 smithi159 bash[105915]: audit 2023-09-23T23:52:29.186577+0000 mon.a (mon.0) 1363 : audit 0 from='client.? 172.21.15.159:0/153116051' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:52:30.206 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:52:29 smithi159 bash[108473]: cluster 2023-09-23T23:52:28.800880+0000 mgr.y (mgr.25991) 1066 : cluster 0 pgmap v1183: 89 pgs: 89 active+clean; 3.1 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 79 MiB/s wr, 1.26k op/s 2023-09-23T23:52:30.206 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:52:29 smithi159 bash[108473]: audit 2023-09-23T23:52:29.186577+0000 mon.a (mon.0) 1363 : audit 0 from='client.? 172.21.15.159:0/153116051' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:52:30.226 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:30.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:30.231 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:52:30.332 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:30.356 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:30.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:30.361 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:52:30.462 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:30.500 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:30.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:30.503 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:52:30.604 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:30.631 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:30.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:30.634 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:52:30.735 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:52:30.761 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:52:30.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:30.765 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:52:30.866 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:52:30.892 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:52:30.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:30.895 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:52:30.981 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 38 16 55250 55234 90.8338 71.5625 0.0113831 0.0110028 2023-09-23T23:52:30.996 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:52:31.027 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:52:31.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:31.030 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:52:31.130 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:31.154 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:31.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:31.159 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:52:31.259 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:52:31.284 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:52:31.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:31.288 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:52:31.388 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:52:31.416 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:52:31.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:31.418 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:52:31.488 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '3.0', 'overage': '1000', 'type': 'reweight-by-utilization'} 2023-09-23T23:52:31.488 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd reweight-by-utilization 1000 3.0 2023-09-23T23:52:31.521 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:31.568 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:31.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:31.572 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:52:31.672 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:52:31.700 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:52:31.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:31.705 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:52:31.805 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:31.841 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:31.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:31.847 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:52:31.948 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:52:31.975 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:52:31.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:31.978 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:52:31.982 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 39 16 56247 56231 90.1024 62.3125 0.0173093 0.0110922 2023-09-23T23:52:32.079 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:32.089 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:52:31 smithi159 bash[105915]: cluster 2023-09-23T23:52:30.801453+0000 mgr.y (mgr.25991) 1067 : cluster 0 pgmap v1184: 89 pgs: 89 active+clean; 3.2 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 71 MiB/s wr, 1.14k op/s 2023-09-23T23:52:32.089 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:52:31 smithi159 bash[108473]: cluster 2023-09-23T23:52:30.801453+0000 mgr.y (mgr.25991) 1067 : cluster 0 pgmap v1184: 89 pgs: 89 active+clean; 3.2 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 71 MiB/s wr, 1.14k op/s 2023-09-23T23:52:32.115 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:32.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:32.120 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:52:32.220 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:52:32.231 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:52:31 smithi164 bash[92846]: cluster 2023-09-23T23:52:30.801453+0000 mgr.y (mgr.25991) 1067 : cluster 0 pgmap v1184: 89 pgs: 89 active+clean; 3.2 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 71 MiB/s wr, 1.14k op/s 2023-09-23T23:52:32.249 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:52:32.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:32.251 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:52:32.352 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:52:32.375 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:52:32.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:32.379 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:52:32.480 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:52:32.506 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:52:32.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:32.511 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:52:32.612 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:32.631 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:32.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:32.632 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:52:32.733 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:32.761 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:32.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:32.765 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:52:32.866 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:52:32.894 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:52:32.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:32.899 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:52:32.982 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:2023-09-23T23:52:32.978751+0000 min lat: 0.00126918 max lat: 0.191973 avg lat: 0.0111867 2023-09-23T23:52:32.982 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T23:52:32.982 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 40 16 57203 57187 89.3435 59.75 0.00480822 0.0111867 2023-09-23T23:52:32.982 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:52:32 smithi159 bash[105915]: audit 2023-09-23T23:52:32.253077+0000 mon.a (mon.0) 1364 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:52:33.000 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:33.025 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:33.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:33.028 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:52:33.129 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:52:33.141 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:52:32 smithi164 bash[92846]: audit 2023-09-23T23:52:32.253077+0000 mon.a (mon.0) 1364 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:52:33.157 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:52:33.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:33.160 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:52:33.261 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:52:33.270 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:52:32 smithi159 bash[108473]: audit 2023-09-23T23:52:32.253077+0000 mon.a (mon.0) 1364 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:52:33.290 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:52:33.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:33.293 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:52:33.376 INFO:teuthology.orchestra.run.smithi159.stdout:ERROR: (22) Invalid argument 2023-09-23T23:52:33.376 INFO:teuthology.orchestra.run.smithi159.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-23T23:52:33.394 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:33.421 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:33.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:33.423 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:52:33.523 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:33.553 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:33.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:33.557 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:52:33.658 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:33.682 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:33.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:33.686 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:52:33.787 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:33.794 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:52:33 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:52:33] "GET /metrics HTTP/1.1" 200 36543 "" "Prometheus/2.43.0" 2023-09-23T23:52:33.811 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:33.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:33.814 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:52:33.914 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:33.945 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:33.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:33.950 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:52:33.982 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 41 16 58153 58137 88.6124 59.375 0.0123154 0.0112788 2023-09-23T23:52:34.009 INFO:teuthology.orchestra.run.smithi159.stderr:noscrub is set 2023-09-23T23:52:34.046 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:52:33 smithi159 bash[105915]: cluster 2023-09-23T23:52:32.801976+0000 mgr.y (mgr.25991) 1068 : cluster 0 pgmap v1185: 89 pgs: 89 active+clean; 3.3 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 73 MiB/s wr, 1.17k op/s 2023-09-23T23:52:34.047 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:52:33 smithi159 bash[105915]: audit 2023-09-23T23:52:33.745857+0000 mon.a (mon.0) 1365 : audit 1 from='client.? 172.21.15.159:0/1499102420' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:52:34.047 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:52:33 smithi159 bash[108473]: cluster 2023-09-23T23:52:32.801976+0000 mgr.y (mgr.25991) 1068 : cluster 0 pgmap v1185: 89 pgs: 89 active+clean; 3.3 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 73 MiB/s wr, 1.17k op/s 2023-09-23T23:52:34.047 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:52:33 smithi159 bash[108473]: audit 2023-09-23T23:52:33.745857+0000 mon.a (mon.0) 1365 : audit 1 from='client.? 172.21.15.159:0/1499102420' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:52:34.052 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:52:34.080 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:52:34.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:34.084 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:52:34.185 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:34.216 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:34.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:34.217 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:52:34.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:52:33 smithi164 bash[92846]: cluster 2023-09-23T23:52:32.801976+0000 mgr.y (mgr.25991) 1068 : cluster 0 pgmap v1185: 89 pgs: 89 active+clean; 3.3 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 73 MiB/s wr, 1.17k op/s 2023-09-23T23:52:34.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:52:33 smithi164 bash[92846]: audit 2023-09-23T23:52:33.745857+0000 mon.a (mon.0) 1365 : audit 1 from='client.? 172.21.15.159:0/1499102420' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:52:34.318 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:52:34.346 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:52:34.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:34.350 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:52:34.451 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:34.476 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:34.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:34.478 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:52:34.579 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:52:34.605 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:52:34.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:34.609 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:52:34.710 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:34.735 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:34.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:34.738 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:52:34.838 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:34.863 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:34.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:34.865 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:52:34.966 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:52:34.982 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 42 16 59063 59047 87.8566 56.875 0.00828962 0.0113762 2023-09-23T23:52:34.996 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:52:35.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:35.000 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:52:35.061 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T23:52:35.102 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:52:35.111 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:52:34 smithi164 bash[92846]: cluster 2023-09-23T23:52:33.978310+0000 mon.a (mon.0) 1366 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:52:35.111 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:52:34 smithi164 bash[92846]: cluster 2023-09-23T23:52:33.994656+0000 osd.4 (osd.4) 235 : cluster 3 failed to encode map e313 with expected crc 2023-09-23T23:52:35.111 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:52:34 smithi164 bash[92846]: cluster 2023-09-23T23:52:33.994801+0000 osd.6 (osd.6) 354 : cluster 3 failed to encode map e313 with expected crc 2023-09-23T23:52:35.111 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:52:34 smithi164 bash[92846]: audit 2023-09-23T23:52:33.998656+0000 mon.a (mon.0) 1367 : audit 1 from='client.? 172.21.15.159:0/1499102420' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T23:52:35.112 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:52:34 smithi164 bash[92846]: cluster 2023-09-23T23:52:33.998963+0000 mon.a (mon.0) 1368 : cluster 0 osdmap e313: 8 total, 8 up, 5 in 2023-09-23T23:52:35.128 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:52:35.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:35.133 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:52:35.234 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:52:35.245 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:52:34 smithi159 bash[105915]: cluster 2023-09-23T23:52:33.978310+0000 mon.a (mon.0) 1366 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:52:35.245 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:52:34 smithi159 bash[105915]: cluster 2023-09-23T23:52:33.994656+0000 osd.4 (osd.4) 235 : cluster 3 failed to encode map e313 with expected crc 2023-09-23T23:52:35.245 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:52:34 smithi159 bash[105915]: cluster 2023-09-23T23:52:33.994801+0000 osd.6 (osd.6) 354 : cluster 3 failed to encode map e313 with expected crc 2023-09-23T23:52:35.245 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:52:34 smithi159 bash[105915]: audit 2023-09-23T23:52:33.998656+0000 mon.a (mon.0) 1367 : audit 1 from='client.? 172.21.15.159:0/1499102420' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T23:52:35.245 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:52:34 smithi159 bash[105915]: cluster 2023-09-23T23:52:33.998963+0000 mon.a (mon.0) 1368 : cluster 0 osdmap e313: 8 total, 8 up, 5 in 2023-09-23T23:52:35.246 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:52:34 smithi159 bash[108473]: cluster 2023-09-23T23:52:33.978310+0000 mon.a (mon.0) 1366 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:52:35.246 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:52:34 smithi159 bash[108473]: cluster 2023-09-23T23:52:33.994656+0000 osd.4 (osd.4) 235 : cluster 3 failed to encode map e313 with expected crc 2023-09-23T23:52:35.246 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:52:34 smithi159 bash[108473]: cluster 2023-09-23T23:52:33.994801+0000 osd.6 (osd.6) 354 : cluster 3 failed to encode map e313 with expected crc 2023-09-23T23:52:35.246 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:52:34 smithi159 bash[108473]: audit 2023-09-23T23:52:33.998656+0000 mon.a (mon.0) 1367 : audit 1 from='client.? 172.21.15.159:0/1499102420' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T23:52:35.246 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:52:34 smithi159 bash[108473]: cluster 2023-09-23T23:52:33.998963+0000 mon.a (mon.0) 1368 : cluster 0 osdmap e313: 8 total, 8 up, 5 in 2023-09-23T23:52:35.263 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:52:35.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:35.269 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:52:35.370 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:52:35.400 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:52:35.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:35.407 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:52:35.485 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_blocked_ops 2023-09-23T23:52:35.507 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:35.536 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:35.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:35.539 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:52:35.640 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:35.664 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:35.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:35.667 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:52:35.768 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:52:35.802 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:52:35.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:35.805 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:52:35.905 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:35.936 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:35.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:35.940 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:52:35.982 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 43 16 60042 60026 87.2363 61.1875 0.00937967 0.0114571 2023-09-23T23:52:36.041 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:52:36.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:52:35 smithi159 bash[105915]: cluster 2023-09-23T23:52:34.802744+0000 mgr.y (mgr.25991) 1069 : cluster 0 pgmap v1187: 89 pgs: 89 active+clean; 3.5 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 66 MiB/s wr, 1.06k op/s 2023-09-23T23:52:36.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:52:36 smithi159 bash[108473]: cluster 2023-09-23T23:52:34.802744+0000 mgr.y (mgr.25991) 1069 : cluster 0 pgmap v1187: 89 pgs: 89 active+clean; 3.5 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 66 MiB/s wr, 1.06k op/s 2023-09-23T23:52:36.067 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:52:36.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:36.070 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:52:36.171 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:52:36.209 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:52:36.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:36.212 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:52:36.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:52:36 smithi164 bash[92846]: cluster 2023-09-23T23:52:34.802744+0000 mgr.y (mgr.25991) 1069 : cluster 0 pgmap v1187: 89 pgs: 89 active+clean; 3.5 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 66 MiB/s wr, 1.06k op/s 2023-09-23T23:52:36.313 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:52:36.337 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:52:36.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:36.339 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:52:36.440 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:36.463 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:36.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:36.466 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:52:36.567 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:36.596 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:36.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:36.602 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:52:36.702 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:52:36.728 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:52:36.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:36.730 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:52:36.831 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:52:36.874 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:52:36.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:36.879 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:52:36.980 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:36.983 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 44 16 61064 61048 86.703 63.875 0.0127645 0.0115264 2023-09-23T23:52:37.016 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:37.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:37.024 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:52:37.125 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:52:37.155 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:52:37.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:37.159 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:52:37.260 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:52:37.283 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:52:37.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:37.287 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:52:37.387 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:37.416 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:37.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:37.419 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:52:37.520 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:52:37.548 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:52:37.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:37.552 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:52:37.653 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:52:37.677 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:52:37.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:37.680 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:52:37.780 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:52:37.812 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:52:37.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:37.815 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:52:37.915 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:52:37.961 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:52:37.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:37.964 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:52:37.983 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 45 16 62027 62011 86.1137 60.1875 0.0176447 0.011605 2023-09-23T23:52:38.065 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:38.102 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:38.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:38.105 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:52:38.206 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:38.231 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:38.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:38.233 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:52:38.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:52:38 smithi164 bash[92846]: cluster 2023-09-23T23:52:36.803128+0000 mgr.y (mgr.25991) 1070 : cluster 0 pgmap v1188: 89 pgs: 89 active+clean; 3.5 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 66 MiB/s wr, 1.05k op/s 2023-09-23T23:52:38.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:52:38 smithi159 bash[105915]: cluster 2023-09-23T23:52:36.803128+0000 mgr.y (mgr.25991) 1070 : cluster 0 pgmap v1188: 89 pgs: 89 active+clean; 3.5 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 66 MiB/s wr, 1.05k op/s 2023-09-23T23:52:38.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:52:38 smithi159 bash[108473]: cluster 2023-09-23T23:52:36.803128+0000 mgr.y (mgr.25991) 1070 : cluster 0 pgmap v1188: 89 pgs: 89 active+clean; 3.5 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 66 MiB/s wr, 1.05k op/s 2023-09-23T23:52:38.334 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:52:38.365 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:52:38.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:38.371 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:52:38.471 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:52:38.481 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T23:52:38.496 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:52:38.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:38.499 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:52:38.600 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:38.640 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:38.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:38.645 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:52:38.746 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:52:38.785 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:52:38.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:38.789 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:52:38.889 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:52:38.921 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:52:38.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:38.924 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:52:38.983 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 46 16 62963 62947 85.5133 58.5 0.0157893 0.0116884 2023-09-23T23:52:38.999 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:52:39.024 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:39.053 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:39.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:39.055 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:52:39.156 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:52:39.197 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:52:39.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:39.203 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:52:39.304 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:39.327 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:39.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:39.331 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:52:39.432 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:52:39.458 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:52:39.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:39.462 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:52:39.563 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:39.599 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:39.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:39.603 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:52:39.704 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:39.730 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:39.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:39.732 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:52:39.833 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:52:39.862 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:52:39.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:39.864 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:52:39.964 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:39.985 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 47 16 63915 63899 84.9597 59.5 0.0158591 0.0117634 2023-09-23T23:52:40.003 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:40.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:40.007 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:52:40.108 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:40.132 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:40.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:40.135 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:52:40.236 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:40.245 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:52:40 smithi159 bash[108473]: cluster 2023-09-23T23:52:38.803781+0000 mgr.y (mgr.25991) 1071 : cluster 0 pgmap v1189: 89 pgs: 89 active+clean; 3.7 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 64 MiB/s wr, 1.02k op/s 2023-09-23T23:52:40.245 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:52:40 smithi159 bash[105915]: cluster 2023-09-23T23:52:38.803781+0000 mgr.y (mgr.25991) 1071 : cluster 0 pgmap v1189: 89 pgs: 89 active+clean; 3.7 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 64 MiB/s wr, 1.02k op/s 2023-09-23T23:52:40.268 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:40.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:52:40 smithi164 bash[92846]: cluster 2023-09-23T23:52:38.803781+0000 mgr.y (mgr.25991) 1071 : cluster 0 pgmap v1189: 89 pgs: 89 active+clean; 3.7 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 64 MiB/s wr, 1.02k op/s 2023-09-23T23:52:40.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:40.272 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:52:40.373 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:40.404 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:40.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:40.410 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:52:40.511 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:52:40.538 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:52:40.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:40.541 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:52:40.641 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:52:40.669 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:52:40.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:40.673 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:52:40.773 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:40.806 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:40.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:40.810 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:52:40.911 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:52:40.934 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:52:40.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:40.938 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:52:40.983 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 48 16 64888 64872 84.4565 60.8125 0.0460083 0.0118339 2023-09-23T23:52:41.034 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:52:41.035 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:52:41.040 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:41.064 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:41.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:41.070 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:52:41.170 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:52:41.197 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:52:41.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:41.201 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:52:41.302 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:52:41.334 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:52:41.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:41.339 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:52:41.439 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:41.470 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:41.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:41.476 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:52:41.577 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:41.598 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:41.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:41.601 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:52:41.702 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:52:41.724 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:52:41.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:41.727 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:52:41.828 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:52:41.864 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:52:41.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:41.867 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:52:41.967 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:41.984 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 49 15 65563 65548 83.5951 42.25 0.0207646 0.0119571 2023-09-23T23:52:41.997 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:42.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:42.002 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:52:42.103 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:42.138 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:42.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:42.140 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:52:42.241 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:42.250 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:52:42 smithi159 bash[105915]: cluster 2023-09-23T23:52:40.804267+0000 mgr.y (mgr.25991) 1072 : cluster 0 pgmap v1190: 89 pgs: 89 active+clean; 3.8 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 62 MiB/s wr, 995 op/s 2023-09-23T23:52:42.250 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:52:42 smithi159 bash[108473]: cluster 2023-09-23T23:52:40.804267+0000 mgr.y (mgr.25991) 1072 : cluster 0 pgmap v1190: 89 pgs: 89 active+clean; 3.8 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 62 MiB/s wr, 995 op/s 2023-09-23T23:52:42.262 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:42.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:42.266 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:52:42.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:52:42 smithi164 bash[92846]: cluster 2023-09-23T23:52:40.804267+0000 mgr.y (mgr.25991) 1072 : cluster 0 pgmap v1190: 89 pgs: 89 active+clean; 3.8 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 62 MiB/s wr, 995 op/s 2023-09-23T23:52:42.367 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:42.392 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:42.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:42.395 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:52:42.495 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:52:42.525 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:52:42.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:42.529 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:52:42.630 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:52:42.678 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:52:42.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:42.682 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:52:42.783 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:42.803 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:42.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:42.805 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:52:42.905 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:52:42.937 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:52:42.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:42.940 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:52:42.984 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 50 16 66364 66348 82.9231 50 0.00609998 0.012006 2023-09-23T23:52:43.041 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:43.066 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:43.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:43.068 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:52:43.069 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:52:43.169 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:43.213 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:43.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:43.215 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:52:43.316 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:52:43.342 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:52:43.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:43.345 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:52:43.445 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:43.473 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:43.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:43.475 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:52:43.576 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:43.611 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:43.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:43.613 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:52:43.714 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:52:43.723 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:52:43 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:52:43] "GET /metrics HTTP/1.1" 200 36543 "" "Prometheus/2.43.0" 2023-09-23T23:52:43.743 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:52:43.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:43.746 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:52:43.846 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:52:43.875 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:52:43.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:43.878 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:52:43.979 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:43.984 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 51 16 67181 67165 82.2983 51.0625 0.0154343 0.012145 2023-09-23T23:52:44.004 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:44.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:44.006 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:52:44.107 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:52:44.134 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:52:44.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:44.136 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:52:44.237 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:44.246 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:52:44 smithi159 bash[108473]: cluster 2023-09-23T23:52:42.805132+0000 mgr.y (mgr.25991) 1073 : cluster 0 pgmap v1191: 89 pgs: 89 active+clean; 3.9 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 60 MiB/s wr, 966 op/s 2023-09-23T23:52:44.246 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:52:44 smithi159 bash[105915]: cluster 2023-09-23T23:52:42.805132+0000 mgr.y (mgr.25991) 1073 : cluster 0 pgmap v1191: 89 pgs: 89 active+clean; 3.9 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 60 MiB/s wr, 966 op/s 2023-09-23T23:52:44.267 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:44.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:44.271 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:52:44.374 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:52:44.384 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:52:44 smithi164 bash[92846]: cluster 2023-09-23T23:52:42.805132+0000 mgr.y (mgr.25991) 1073 : cluster 0 pgmap v1191: 89 pgs: 89 active+clean; 3.9 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 60 MiB/s wr, 966 op/s 2023-09-23T23:52:44.401 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:52:44.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:44.403 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:52:44.504 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:52:44.535 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:52:44.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:44.538 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:52:44.639 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:52:44.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:44.669 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:52:44.670 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:52:44.770 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:44.800 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:44.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:44.803 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:52:44.904 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:52:44.933 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:52:44.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:44.936 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:52:44.984 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 52 16 67999 67983 81.6988 51.125 0.019651 0.0122331 2023-09-23T23:52:45.037 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:45.062 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:45.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:45.066 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:52:45.167 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:45.191 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:45.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:45.193 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:52:45.293 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:45.319 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:45.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:45.321 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:52:45.422 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:45.451 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:45.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:45.453 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:52:45.554 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:52:45.572 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:52:45.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:45.574 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:52:45.675 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:45.694 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:45.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:45.696 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:52:45.797 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:45.821 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:45.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:45.824 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:52:45.924 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:52:45.949 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:52:45.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:45.954 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:52:45.984 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 53 16 68619 68603 80.8884 38.75 0.00442136 0.0123564 2023-09-23T23:52:46.030 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:52:46 smithi159 bash[108473]: cluster 2023-09-23T23:52:44.807019+0000 mgr.y (mgr.25991) 1074 : cluster 0 pgmap v1192: 89 pgs: 89 active+clean; 4.1 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 64 MiB/s wr, 1.03k op/s 2023-09-23T23:52:46.055 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:46.068 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:52:46 smithi164 bash[92846]: cluster 2023-09-23T23:52:44.807019+0000 mgr.y (mgr.25991) 1074 : cluster 0 pgmap v1192: 89 pgs: 89 active+clean; 4.1 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 64 MiB/s wr, 1.03k op/s 2023-09-23T23:52:46.084 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:46.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:46.086 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:52:46.187 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:46.205 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:46.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:46.208 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:52:46.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:52:46 smithi159 bash[105915]: cluster 2023-09-23T23:52:44.807019+0000 mgr.y (mgr.25991) 1074 : cluster 0 pgmap v1192: 89 pgs: 89 active+clean; 4.1 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 64 MiB/s wr, 1.03k op/s 2023-09-23T23:52:46.308 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:46.329 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:46.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:46.331 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:52:46.432 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:46.462 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:46.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:46.468 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:52:46.568 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:52:46.598 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:52:46.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:46.603 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:52:46.704 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:52:46.731 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:52:46.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:46.734 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:52:46.834 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:52:46.863 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:52:46.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:46.867 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:52:46.968 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:46.984 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 54 16 69364 69348 80.2523 46.5625 0.00984688 0.0124534 2023-09-23T23:52:46.995 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:46.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:47.000 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:52:47.100 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:47.127 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:47.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:47.131 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:52:47.232 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:52:47.278 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:52:47.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:47.279 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:52:47.380 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:47.410 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:47.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:47.413 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:52:47.513 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:47.539 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:47.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:47.542 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:52:47.643 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:52:47.671 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:52:47.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:47.673 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:52:47.774 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:47.803 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:47.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:47.806 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:52:47.907 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:52:47.938 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:52:47.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:47.942 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:52:47.984 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 55 16 70316 70300 79.8749 59.5 0.0150608 0.0125126 2023-09-23T23:52:48.043 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:52:48.066 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:52:48.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:48.071 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:52:48.172 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:48.180 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:52:48 smithi159 bash[105915]: cluster 2023-09-23T23:52:46.807485+0000 mgr.y (mgr.25991) 1075 : cluster 0 pgmap v1193: 89 pgs: 89 active+clean; 4.1 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 49 MiB/s wr, 785 op/s 2023-09-23T23:52:48.180 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:52:48 smithi159 bash[105915]: audit 2023-09-23T23:52:47.257691+0000 mon.a (mon.0) 1369 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:52:48.180 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:52:48 smithi159 bash[105915]: audit 2023-09-23T23:52:47.259050+0000 mon.a (mon.0) 1370 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:52:48.181 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:52:48 smithi159 bash[108473]: cluster 2023-09-23T23:52:46.807485+0000 mgr.y (mgr.25991) 1075 : cluster 0 pgmap v1193: 89 pgs: 89 active+clean; 4.1 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 49 MiB/s wr, 785 op/s 2023-09-23T23:52:48.181 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:52:48 smithi159 bash[108473]: audit 2023-09-23T23:52:47.257691+0000 mon.a (mon.0) 1369 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:52:48.181 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:52:48 smithi159 bash[108473]: audit 2023-09-23T23:52:47.259050+0000 mon.a (mon.0) 1370 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:52:48.197 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:48.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:48.201 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:52:48.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:52:48 smithi164 bash[92846]: cluster 2023-09-23T23:52:46.807485+0000 mgr.y (mgr.25991) 1075 : cluster 0 pgmap v1193: 89 pgs: 89 active+clean; 4.1 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 49 MiB/s wr, 785 op/s 2023-09-23T23:52:48.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:52:48 smithi164 bash[92846]: audit 2023-09-23T23:52:47.257691+0000 mon.a (mon.0) 1369 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:52:48.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:52:48 smithi164 bash[92846]: audit 2023-09-23T23:52:47.259050+0000 mon.a (mon.0) 1370 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:52:48.302 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:48.328 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:48.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:48.331 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:52:48.431 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:52:48.460 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:52:48.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:48.461 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:52:48.562 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:48.586 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:48.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:48.589 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:52:48.690 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:52:48.718 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:52:48.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:48.725 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:52:48.826 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:48.849 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:48.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:48.851 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:52:48.952 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:48.975 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:48.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:48.978 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:52:48.984 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 56 16 71263 71247 79.5054 59.1875 0.00710933 0.0125718 2023-09-23T23:52:49.079 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:52:49.105 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:52:49.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:49.108 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:52:49.209 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:52:49.239 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:52:49.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:49.241 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:52:49.342 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:52:49.368 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:52:49.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:49.371 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:52:49.471 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:52:49.497 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:52:49.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:49.499 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:52:49.600 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:52:49.624 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:52:49.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:49.627 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:52:49.728 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:52:49.757 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:52:49.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:49.761 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:52:49.862 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:52:49.901 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:52:49.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:49.906 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:52:49.985 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 57 16 72099 72083 79.0271 52.25 0.020259 0.0126476 2023-09-23T23:52:50.007 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:52:50.030 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:52:50.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:50.032 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:52:50.133 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:52:50.158 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:52:50.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:50.162 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:52:50.263 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:50.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:52:50 smithi164 bash[92846]: cluster 2023-09-23T23:52:48.808186+0000 mgr.y (mgr.25991) 1076 : cluster 0 pgmap v1194: 89 pgs: 89 active+clean; 4.2 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 59 MiB/s wr, 936 op/s 2023-09-23T23:52:50.271 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:52:50 smithi159 bash[105915]: cluster 2023-09-23T23:52:48.808186+0000 mgr.y (mgr.25991) 1076 : cluster 0 pgmap v1194: 89 pgs: 89 active+clean; 4.2 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 59 MiB/s wr, 936 op/s 2023-09-23T23:52:50.272 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:52:50 smithi159 bash[108473]: cluster 2023-09-23T23:52:48.808186+0000 mgr.y (mgr.25991) 1076 : cluster 0 pgmap v1194: 89 pgs: 89 active+clean; 4.2 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 59 MiB/s wr, 936 op/s 2023-09-23T23:52:50.290 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:50.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:50.295 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:52:50.396 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:52:50.422 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:52:50.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:50.426 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:52:50.527 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:52:50.553 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:52:50.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:50.556 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:52:50.656 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:52:50.686 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:52:50.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:50.691 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:52:50.792 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:52:50.820 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:52:50.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:50.825 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:52:50.925 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:52:50.948 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:52:50.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:50.952 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:52:50.985 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 58 16 72960 72944 78.5923 53.8125 0.0198251 0.0127182 2023-09-23T23:52:51.053 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:52:51.077 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:52:51.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:51.080 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:52:51.180 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:52:51.208 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:52:51.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:51.215 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:52:51.316 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:52:51.340 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:52:51.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:51.343 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:52:51.443 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:52:51.472 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:52:51.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:51.474 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:52:51.575 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:52:51.599 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:52:51.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:51.601 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:52:51.702 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:52:51.729 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:52:51.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:51.732 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:52:51.833 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:52:51.854 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:52:51.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:51.858 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:52:51.959 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:52:51.985 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 59 16 73823 73807 78.1744 53.9375 0.00892675 0.0127869 2023-09-23T23:52:51.985 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:52:51.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:51.989 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:52:52.039 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:52:52 smithi159 bash[108473]: cluster 2023-09-23T23:52:50.808730+0000 mgr.y (mgr.25991) 1077 : cluster 0 pgmap v1195: 89 pgs: 89 active+clean; 4.3 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 53 MiB/s wr, 844 op/s 2023-09-23T23:52:52.090 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:52.121 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:52.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:52.123 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:52:52.223 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:52:52.249 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:52:52.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:52.254 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:52:52.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:52:52 smithi164 bash[92846]: cluster 2023-09-23T23:52:50.808730+0000 mgr.y (mgr.25991) 1077 : cluster 0 pgmap v1195: 89 pgs: 89 active+clean; 4.3 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 53 MiB/s wr, 844 op/s 2023-09-23T23:52:52.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:52:52 smithi159 bash[105915]: cluster 2023-09-23T23:52:50.808730+0000 mgr.y (mgr.25991) 1077 : cluster 0 pgmap v1195: 89 pgs: 89 active+clean; 4.3 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 53 MiB/s wr, 844 op/s 2023-09-23T23:52:52.355 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:52:52.380 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:52:52.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:52.383 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:52:52.484 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:52:52.512 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:52:52.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:52.514 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:52:52.615 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:52.645 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:52.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:52.654 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:52:52.754 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:52:52.777 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:52:52.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:52.779 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:52:52.880 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:52:52.911 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:52:52.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:52.918 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:52:52.985 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:2023-09-23T23:52:52.982130+0000 min lat: 0.00126918 max lat: 0.362414 avg lat: 0.0128483 2023-09-23T23:52:52.985 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T23:52:52.985 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 60 16 74707 74691 77.7922 55.25 0.00555542 0.0128483 2023-09-23T23:52:53.020 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:53.042 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:53.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:53.044 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:52:53.144 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:52:53.167 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:52:53.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:53.170 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:52:53.271 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:52:53.299 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:52:53.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:53.301 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:52:53.402 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:53.430 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:53.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:53.435 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:52:53.536 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:53.563 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:53.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:53.566 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:52:53.667 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:52:53.700 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:52:53.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:53.703 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:52:53.804 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:52:53.831 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:52:53.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:53.834 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:52:53.934 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:52:53.965 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:52:53.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:53.969 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:52:53.985 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 61 16 75389 75373 77.2157 42.625 0.00683485 0.0129446 2023-09-23T23:52:54.043 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:52:54 smithi159 bash[105915]: cluster 2023-09-23T23:52:52.809601+0000 mgr.y (mgr.25991) 1078 : cluster 0 pgmap v1196: 89 pgs: 89 active+clean; 4.4 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 55 MiB/s wr, 876 op/s 2023-09-23T23:52:54.043 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:52:53 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:52:53] "GET /metrics HTTP/1.1" 200 36542 "" "Prometheus/2.43.0" 2023-09-23T23:52:54.043 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:52:54 smithi159 bash[108473]: cluster 2023-09-23T23:52:52.809601+0000 mgr.y (mgr.25991) 1078 : cluster 0 pgmap v1196: 89 pgs: 89 active+clean; 4.4 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 55 MiB/s wr, 876 op/s 2023-09-23T23:52:54.070 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:54.094 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:54.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:54.097 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:52:54.198 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:52:54.215 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:52:54.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:54.217 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:52:54.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:52:54 smithi164 bash[92846]: cluster 2023-09-23T23:52:52.809601+0000 mgr.y (mgr.25991) 1078 : cluster 0 pgmap v1196: 89 pgs: 89 active+clean; 4.4 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 55 MiB/s wr, 876 op/s 2023-09-23T23:52:54.317 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:52:54.343 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:52:54.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:54.347 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:52:54.447 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:52:54.472 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:52:54.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:54.477 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:52:54.577 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:54.607 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:54.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:54.611 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:52:54.711 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:52:54.738 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:52:54.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:54.740 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:52:54.841 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:54.869 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:54.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:54.875 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:52:54.976 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:52:54.985 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 62 16 76097 76081 76.6839 44.25 0.00815384 0.0130341 2023-09-23T23:52:55.001 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:52:55.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:55.005 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:52:55.106 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:55.132 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:55.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:55.135 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:52:55.236 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:52:55.262 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:52:55.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:55.264 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:52:55.365 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:52:55.391 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:52:55.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:55.396 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:52:55.497 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:55.528 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:55.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:55.534 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:52:55.635 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:52:55.663 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:52:55.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:55.666 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:52:55.767 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:52:55.794 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:52:55.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:55.799 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:52:55.900 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:52:55.927 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:52:55.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:55.929 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:52:55.985 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 63 16 77010 76994 76.3724 57.0625 0.0204452 0.0130859 2023-09-23T23:52:56.030 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:56.067 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:56.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:56.070 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:52:56.171 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:52:56.184 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:52:56 smithi164 bash[92846]: cluster 2023-09-23T23:52:54.810272+0000 mgr.y (mgr.25991) 1079 : cluster 0 pgmap v1197: 89 pgs: 89 active+clean; 4.5 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 46 MiB/s wr, 730 op/s 2023-09-23T23:52:56.203 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:52:56.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:56.205 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:52:56.306 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:56.310 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:52:56 smithi159 bash[105915]: cluster 2023-09-23T23:52:54.810272+0000 mgr.y (mgr.25991) 1079 : cluster 0 pgmap v1197: 89 pgs: 89 active+clean; 4.5 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 46 MiB/s wr, 730 op/s 2023-09-23T23:52:56.310 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:52:56 smithi159 bash[108473]: cluster 2023-09-23T23:52:54.810272+0000 mgr.y (mgr.25991) 1079 : cluster 0 pgmap v1197: 89 pgs: 89 active+clean; 4.5 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 46 MiB/s wr, 730 op/s 2023-09-23T23:52:56.342 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:56.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:56.350 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:52:56.451 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:56.474 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:56.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:56.479 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:52:56.580 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:52:56.581 INFO:teuthology.orchestra.run.smithi159.stdout:moved 0 / 267 (0%) 2023-09-23T23:52:56.581 INFO:teuthology.orchestra.run.smithi159.stdout:avg 53.4 2023-09-23T23:52:56.581 INFO:teuthology.orchestra.run.smithi159.stdout:stddev 7.88923 -> 7.88923 (expected baseline 6.53605) 2023-09-23T23:52:56.581 INFO:teuthology.orchestra.run.smithi159.stdout:min osd.2 with 43 -> 43 pgs (0.805243 -> 0.805243 * mean) 2023-09-23T23:52:56.581 INFO:teuthology.orchestra.run.smithi159.stdout:max osd.1 with 62 -> 62 pgs (1.16105 -> 1.16105 * mean) 2023-09-23T23:52:56.581 INFO:teuthology.orchestra.run.smithi159.stdout: 2023-09-23T23:52:56.582 INFO:teuthology.orchestra.run.smithi159.stdout:oload 1000 2023-09-23T23:52:56.582 INFO:teuthology.orchestra.run.smithi159.stdout:max_change 3 2023-09-23T23:52:56.582 INFO:teuthology.orchestra.run.smithi159.stdout:max_change_osds 4 2023-09-23T23:52:56.582 INFO:teuthology.orchestra.run.smithi159.stdout:average_utilization 0.0382 2023-09-23T23:52:56.582 INFO:teuthology.orchestra.run.smithi159.stdout:overload_utilization 0.3819 2023-09-23T23:52:56.584 INFO:teuthology.orchestra.run.smithi159.stderr:no change 2023-09-23T23:52:56.615 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:52:56.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:56.618 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:52:56.719 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:52:56.750 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:52:56.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:56.753 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:52:56.854 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:52:56.884 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:52:56.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:56.887 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:52:56.985 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 64 16 77552 77536 75.7084 33.875 0.00896978 0.013203 2023-09-23T23:52:56.987 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:52:57.013 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:52:57.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:57.016 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:52:57.116 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:57.141 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:57.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:57.144 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:52:57.245 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:57.279 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:57.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:57.282 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:52:57.383 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:52:57.409 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:52:57.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:57.411 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:52:57.512 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:57.539 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:57.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:57.542 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:52:57.642 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:57.673 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:57.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:57.677 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:52:57.778 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:52:57.801 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:52:57.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:57.810 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:52:57.910 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:52:57.933 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:52:57.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:57.938 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:52:57.985 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 65 16 78244 78228 75.209 43.25 0.0137532 0.0132893 2023-09-23T23:52:58.039 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:58.065 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:58.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:58.070 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:52:58.171 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:52:58.180 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:52:58 smithi164 bash[92846]: audit 2023-09-23T23:52:56.575307+0000 mgr.y (mgr.25991) 1080 : audit 0 from='client.45290 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:52:58.180 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:52:58 smithi164 bash[92846]: cluster 2023-09-23T23:52:56.810835+0000 mgr.y (mgr.25991) 1081 : cluster 0 pgmap v1198: 89 pgs: 89 active+clean; 4.6 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 44 MiB/s wr, 707 op/s 2023-09-23T23:52:58.194 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:52:58.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:58.196 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:52:58.297 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:58.328 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:58.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:58.332 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:52:58.355 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:52:58 smithi159 bash[105915]: audit 2023-09-23T23:52:56.575307+0000 mgr.y (mgr.25991) 1080 : audit 0 from='client.45290 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:52:58.355 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:52:58 smithi159 bash[105915]: cluster 2023-09-23T23:52:56.810835+0000 mgr.y (mgr.25991) 1081 : cluster 0 pgmap v1198: 89 pgs: 89 active+clean; 4.6 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 44 MiB/s wr, 707 op/s 2023-09-23T23:52:58.355 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:52:58 smithi159 bash[108473]: audit 2023-09-23T23:52:56.575307+0000 mgr.y (mgr.25991) 1080 : audit 0 from='client.45290 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:52:58.355 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:52:58 smithi159 bash[108473]: cluster 2023-09-23T23:52:56.810835+0000 mgr.y (mgr.25991) 1081 : cluster 0 pgmap v1198: 89 pgs: 89 active+clean; 4.6 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 44 MiB/s wr, 707 op/s 2023-09-23T23:52:58.433 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:58.461 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:52:58.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:58.466 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:52:58.567 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:52:58.593 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:52:58.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:58.596 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:52:58.697 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:52:58.721 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:52:58.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:58.726 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:52:58.827 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:58.869 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:52:58.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:58.875 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:52:58.975 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:52:58.985 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 66 16 79154 79138 74.9311 56.875 0.0108224 0.0133402 2023-09-23T23:52:58.999 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:52:59.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:59.004 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:52:59.105 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:52:59.139 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:52:59.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:59.142 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:52:59.243 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:52:59.268 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:52:59.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:59.273 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:52:59.374 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:52:59.384 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:52:59 smithi164 bash[92846]: cluster 2023-09-23T23:52:58.811461+0000 mgr.y (mgr.25991) 1082 : cluster 0 pgmap v1199: 89 pgs: 89 active+clean; 4.7 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 54 MiB/s wr, 859 op/s 2023-09-23T23:52:59.399 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:52:59.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:59.402 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:52:59.502 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:59.511 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:52:59 smithi159 bash[105915]: cluster 2023-09-23T23:52:58.811461+0000 mgr.y (mgr.25991) 1082 : cluster 0 pgmap v1199: 89 pgs: 89 active+clean; 4.7 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 54 MiB/s wr, 859 op/s 2023-09-23T23:52:59.511 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:52:59 smithi159 bash[108473]: cluster 2023-09-23T23:52:58.811461+0000 mgr.y (mgr.25991) 1082 : cluster 0 pgmap v1199: 89 pgs: 89 active+clean; 4.7 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 54 MiB/s wr, 859 op/s 2023-09-23T23:52:59.532 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:59.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:59.534 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:52:59.635 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:52:59.674 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:52:59.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:59.679 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:52:59.780 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:52:59.807 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:52:59.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:59.810 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:52:59.911 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:59.940 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:52:59.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:52:59.945 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:52:59.986 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 67 16 79962 79946 74.5664 50.5 0.0400924 0.0134048 2023-09-23T23:53:00.046 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:53:00.081 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:53:00.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:00.084 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:53:00.185 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:53:00.197 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:53:00 smithi159 bash[105915]: audit 2023-09-23T23:52:59.765492+0000 mon.a (mon.0) 1371 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:53:00.197 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:53:00 smithi159 bash[108473]: audit 2023-09-23T23:52:59.765492+0000 mon.a (mon.0) 1371 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:53:00.220 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:53:00.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:00.224 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:53:00.325 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:00.351 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:00.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:00.355 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:53:00.455 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:53:00.477 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:53:00.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:00.481 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:53:00.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:53:00 smithi164 bash[92846]: audit 2023-09-23T23:52:59.765492+0000 mon.a (mon.0) 1371 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:53:00.582 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:53:00.607 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:53:00.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:00.609 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:53:00.710 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:53:00.737 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:53:00.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:00.742 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:53:00.843 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:53:00.873 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:53:00.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:00.875 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:53:00.976 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:53:00.986 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 68 16 80808 80792 74.2472 52.875 0.0136615 0.0134619 2023-09-23T23:53:01.134 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:53:01.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:01.140 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:53:01.232 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '1.0', 'overage': '110', 'type': 'test-reweight-by-utilization'} 2023-09-23T23:53:01.233 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd test-reweight-by-utilization 110 1.0 2023-09-23T23:53:01.241 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:53:01.244 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:53:01 smithi159 bash[105915]: cluster 2023-09-23T23:53:00.812015+0000 mgr.y (mgr.25991) 1083 : cluster 0 pgmap v1200: 89 pgs: 89 active+clean; 4.8 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 51 MiB/s wr, 809 op/s 2023-09-23T23:53:01.244 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:53:01 smithi159 bash[108473]: cluster 2023-09-23T23:53:00.812015+0000 mgr.y (mgr.25991) 1083 : cluster 0 pgmap v1200: 89 pgs: 89 active+clean; 4.8 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 51 MiB/s wr, 809 op/s 2023-09-23T23:53:01.279 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:53:01.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:01.282 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:53:01.382 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:53:01.414 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:53:01.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:01.418 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:53:01.519 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:01.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:53:01 smithi164 bash[92846]: cluster 2023-09-23T23:53:00.812015+0000 mgr.y (mgr.25991) 1083 : cluster 0 pgmap v1200: 89 pgs: 89 active+clean; 4.8 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 51 MiB/s wr, 809 op/s 2023-09-23T23:53:01.545 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:01.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:01.548 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:53:01.648 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:01.676 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:01.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:01.679 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:53:01.779 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:01.805 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:01.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:01.807 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:53:01.898 INFO:teuthology.orchestra.run.smithi159.stdout:osd.0: {} 2023-09-23T23:53:01.908 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:53:01.974 INFO:teuthology.orchestra.run.smithi159.stdout:osd.1: {} 2023-09-23T23:53:01.975 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:53:01.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:01.978 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:53:01.986 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 69 16 81574 81558 73.8649 47.875 0.00966267 0.0135306 2023-09-23T23:53:02.035 INFO:teuthology.orchestra.run.smithi159.stdout:osd.2: {} 2023-09-23T23:53:02.066 INFO:teuthology.orchestra.run.smithi159.stdout:osd.3: {} 2023-09-23T23:53:02.079 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:53:02.103 INFO:teuthology.orchestra.run.smithi159.stdout:osd.4: {} 2023-09-23T23:53:02.106 INFO:teuthology.orchestra.run.smithi159.stdout:{ 2023-09-23T23:53:02.106 INFO:teuthology.orchestra.run.smithi159.stdout: "ops": [], 2023-09-23T23:53:02.107 INFO:teuthology.orchestra.run.smithi159.stdout: "complaint_time": 30, 2023-09-23T23:53:02.107 INFO:teuthology.orchestra.run.smithi159.stdout: "num_blocked_ops": 0 2023-09-23T23:53:02.107 INFO:teuthology.orchestra.run.smithi159.stdout:} 2023-09-23T23:53:02.108 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:53:02.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:02.110 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:53:02.153 INFO:teuthology.orchestra.run.smithi159.stdout:osd.5: {} 2023-09-23T23:53:02.158 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:53:02 smithi159 bash[105915]: audit 2023-09-23T23:53:01.854896+0000 mon.c (mon.2) 98 : audit 0 from='client.? 172.21.15.159:0/2587918934' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:53:02.158 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:53:02 smithi159 bash[108473]: audit 2023-09-23T23:53:01.854896+0000 mon.c (mon.2) 98 : audit 0 from='client.? 172.21.15.159:0/2587918934' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:53:02.197 INFO:teuthology.orchestra.run.smithi159.stdout:osd.6: {} 2023-09-23T23:53:02.211 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:53:02.232 INFO:teuthology.orchestra.run.smithi159.stdout:osd.7: {} 2023-09-23T23:53:02.234 INFO:teuthology.orchestra.run.smithi159.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T23:53:02.234 INFO:teuthology.orchestra.run.smithi159.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T23:53:02.234 INFO:teuthology.orchestra.run.smithi159.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T23:53:02.234 INFO:teuthology.orchestra.run.smithi159.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T23:53:02.234 INFO:teuthology.orchestra.run.smithi159.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T23:53:02.234 INFO:teuthology.orchestra.run.smithi159.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T23:53:02.234 INFO:teuthology.orchestra.run.smithi159.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T23:53:02.234 INFO:teuthology.orchestra.run.smithi159.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T23:53:02.240 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:53:02.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:02.242 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:53:02.343 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:02.354 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:53:02 smithi164 bash[92846]: audit 2023-09-23T23:53:01.854896+0000 mon.c (mon.2) 98 : audit 0 from='client.? 172.21.15.159:0/2587918934' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:53:02.369 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:02.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:02.371 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:53:02.472 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:02.497 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:02.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:02.500 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:53:02.601 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:53:02.634 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:53:02.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:02.638 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:53:02.739 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:53:02.778 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:53:02.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:02.781 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:53:02.882 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:53:02.933 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:53:02.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:02.939 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:53:02.986 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 70 16 82341 82325 73.4945 47.9375 0.0254574 0.0136009 2023-09-23T23:53:03.040 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:53:03.074 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:53:03.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:03.078 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:53:03.146 INFO:teuthology.orchestra.run.smithi159.stderr:nodeep-scrub is set 2023-09-23T23:53:03.178 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:53:03.179 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:53:03 smithi159 bash[105915]: audit 2023-09-23T23:53:02.254148+0000 mon.a (mon.0) 1372 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:53:03.179 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:53:03 smithi159 bash[105915]: audit 2023-09-23T23:53:02.625635+0000 mon.c (mon.2) 99 : audit 1 from='client.? 172.21.15.159:0/1993192390' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:53:03.179 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:53:03 smithi159 bash[105915]: audit 2023-09-23T23:53:02.626625+0000 mon.a (mon.0) 1373 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:53:03.179 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:53:03 smithi159 bash[105915]: cluster 2023-09-23T23:53:02.812584+0000 mgr.y (mgr.25991) 1084 : cluster 0 pgmap v1201: 89 pgs: 89 active+clean; 4.9 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 53 MiB/s wr, 843 op/s 2023-09-23T23:53:03.179 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:53:03 smithi159 bash[108473]: audit 2023-09-23T23:53:02.254148+0000 mon.a (mon.0) 1372 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:53:03.179 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:53:03 smithi159 bash[108473]: audit 2023-09-23T23:53:02.625635+0000 mon.c (mon.2) 99 : audit 1 from='client.? 172.21.15.159:0/1993192390' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:53:03.179 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:53:03 smithi159 bash[108473]: audit 2023-09-23T23:53:02.626625+0000 mon.a (mon.0) 1373 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:53:03.180 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:53:03 smithi159 bash[108473]: cluster 2023-09-23T23:53:02.812584+0000 mgr.y (mgr.25991) 1084 : cluster 0 pgmap v1201: 89 pgs: 89 active+clean; 4.9 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 53 MiB/s wr, 843 op/s 2023-09-23T23:53:03.206 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:53:03.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:03.208 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:53:03.309 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:53:03.336 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:53:03.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:03.339 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:53:03.439 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:53:03.463 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:53:03.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:03.465 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:53:03.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:53:03 smithi164 bash[92846]: audit 2023-09-23T23:53:02.254148+0000 mon.a (mon.0) 1372 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:53:03.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:53:03 smithi164 bash[92846]: audit 2023-09-23T23:53:02.625635+0000 mon.c (mon.2) 99 : audit 1 from='client.? 172.21.15.159:0/1993192390' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:53:03.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:53:03 smithi164 bash[92846]: audit 2023-09-23T23:53:02.626625+0000 mon.a (mon.0) 1373 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:53:03.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:53:03 smithi164 bash[92846]: cluster 2023-09-23T23:53:02.812584+0000 mgr.y (mgr.25991) 1084 : cluster 0 pgmap v1201: 89 pgs: 89 active+clean; 4.9 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 53 MiB/s wr, 843 op/s 2023-09-23T23:53:03.566 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:53:03.593 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:53:03.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:03.598 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:53:03.699 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:53:03.731 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:53:03.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:03.737 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:53:03.794 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:53:03 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:53:03] "GET /metrics HTTP/1.1" 200 36539 "" "Prometheus/2.43.0" 2023-09-23T23:53:03.838 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:03.863 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:03.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:03.866 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:53:03.967 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:03.986 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 71 16 83215 83199 73.2286 54.625 0.0222891 0.0136502 2023-09-23T23:53:03.990 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:03.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:03.996 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:53:04.096 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:53:04.238 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:53:04.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:04.241 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:53:04.342 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:53:04.363 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:53:04.365 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:53:04 smithi159 bash[105915]: cluster 2023-09-23T23:53:03.117228+0000 mon.a (mon.0) 1374 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:53:04.365 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:53:04 smithi159 bash[105915]: cluster 2023-09-23T23:53:03.127409+0000 osd.6 (osd.6) 355 : cluster 3 failed to encode map e314 with expected crc 2023-09-23T23:53:04.365 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:53:04 smithi159 bash[105915]: audit 2023-09-23T23:53:03.130688+0000 mon.a (mon.0) 1375 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T23:53:04.365 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:53:04 smithi159 bash[105915]: cluster 2023-09-23T23:53:03.130892+0000 mon.a (mon.0) 1376 : cluster 0 osdmap e314: 8 total, 8 up, 5 in 2023-09-23T23:53:04.365 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:53:04 smithi159 bash[105915]: cluster 2023-09-23T23:53:03.131683+0000 osd.5 (osd.5) 157 : cluster 3 failed to encode map e314 with expected crc 2023-09-23T23:53:04.366 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:53:04 smithi159 bash[108473]: cluster 2023-09-23T23:53:03.117228+0000 mon.a (mon.0) 1374 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:53:04.366 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:53:04 smithi159 bash[108473]: cluster 2023-09-23T23:53:03.127409+0000 osd.6 (osd.6) 355 : cluster 3 failed to encode map e314 with expected crc 2023-09-23T23:53:04.366 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:53:04 smithi159 bash[108473]: audit 2023-09-23T23:53:03.130688+0000 mon.a (mon.0) 1375 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T23:53:04.366 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:53:04 smithi159 bash[108473]: cluster 2023-09-23T23:53:03.130892+0000 mon.a (mon.0) 1376 : cluster 0 osdmap e314: 8 total, 8 up, 5 in 2023-09-23T23:53:04.366 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:53:04 smithi159 bash[108473]: cluster 2023-09-23T23:53:03.131683+0000 osd.5 (osd.5) 157 : cluster 3 failed to encode map e314 with expected crc 2023-09-23T23:53:04.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:04.367 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:53:04.467 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:53:04.497 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:53:04.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:04.505 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:53:04.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:53:04 smithi164 bash[92846]: cluster 2023-09-23T23:53:03.117228+0000 mon.a (mon.0) 1374 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:53:04.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:53:04 smithi164 bash[92846]: cluster 2023-09-23T23:53:03.127409+0000 osd.6 (osd.6) 355 : cluster 3 failed to encode map e314 with expected crc 2023-09-23T23:53:04.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:53:04 smithi164 bash[92846]: audit 2023-09-23T23:53:03.130688+0000 mon.a (mon.0) 1375 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T23:53:04.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:53:04 smithi164 bash[92846]: cluster 2023-09-23T23:53:03.130892+0000 mon.a (mon.0) 1376 : cluster 0 osdmap e314: 8 total, 8 up, 5 in 2023-09-23T23:53:04.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:53:04 smithi164 bash[92846]: cluster 2023-09-23T23:53:03.131683+0000 osd.5 (osd.5) 157 : cluster 3 failed to encode map e314 with expected crc 2023-09-23T23:53:04.606 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:53:04.630 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:53:04.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:04.634 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:53:04.735 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:53:04.762 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:53:04.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:04.764 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:53:04.865 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:04.890 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:04.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:04.892 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:53:04.986 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 72 16 83956 83940 72.8548 46.3125 0.0353359 0.0137201 2023-09-23T23:53:04.993 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:53:05.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:05.137 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:53:05.138 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:53:05.238 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:53:05.266 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:53:05.270 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:53:05 smithi159 bash[105915]: cluster 2023-09-23T23:53:04.813166+0000 mgr.y (mgr.25991) 1085 : cluster 0 pgmap v1203: 89 pgs: 89 active+clean; 5.0 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 49 MiB/s wr, 784 op/s 2023-09-23T23:53:05.270 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:53:05 smithi159 bash[108473]: cluster 2023-09-23T23:53:04.813166+0000 mgr.y (mgr.25991) 1085 : cluster 0 pgmap v1203: 89 pgs: 89 active+clean; 5.0 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 49 MiB/s wr, 784 op/s 2023-09-23T23:53:05.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:05.271 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:53:05.372 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:53:05.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:53:05 smithi164 bash[92846]: cluster 2023-09-23T23:53:04.813166+0000 mgr.y (mgr.25991) 1085 : cluster 0 pgmap v1203: 89 pgs: 89 active+clean; 5.0 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 49 MiB/s wr, 784 op/s 2023-09-23T23:53:05.557 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:53:05.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:05.562 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:53:05.663 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:53:05.821 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:53:05.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:05.827 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:53:05.928 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:53:05.952 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:53:05.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:05.958 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:53:05.986 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 73 16 84723 84707 72.5134 47.9375 0.0208001 0.0137846 2023-09-23T23:53:06.059 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:53:06.087 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:53:06.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:06.093 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:53:06.170 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_historic_ops 2023-09-23T23:53:06.195 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:06.217 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:06.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:06.223 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:53:06.324 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:53:06.366 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:53:06.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:06.369 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:53:06.470 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:53:06.494 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:53:06.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:06.497 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:53:06.598 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:06.625 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:06.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:06.628 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:53:06.729 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:53:06.754 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:53:06.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:06.760 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:53:06.860 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:53:06.891 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:53:06.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:06.895 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:53:06.987 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 74 16 85537 85521 72.2209 50.875 0.012165 0.0138404 2023-09-23T23:53:06.996 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:07.026 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:07.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:07.029 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:53:07.130 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:53:07.193 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:53:07.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:07.197 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:53:07.298 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:53:07.329 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:53:07.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:07.332 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:53:07.433 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:53:07.441 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:53:07 smithi159 bash[105915]: audit 2023-09-23T23:53:06.304236+0000 mon.a (mon.0) 1377 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:53:07.441 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:53:07 smithi159 bash[105915]: audit 2023-09-23T23:53:06.317590+0000 mon.a (mon.0) 1378 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:53:07.441 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:53:07 smithi159 bash[105915]: cluster 2023-09-23T23:53:06.813709+0000 mgr.y (mgr.25991) 1086 : cluster 0 pgmap v1204: 89 pgs: 89 active+clean; 5.1 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 48 MiB/s wr, 775 op/s 2023-09-23T23:53:07.441 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:53:07 smithi159 bash[105915]: audit 2023-09-23T23:53:07.269826+0000 mon.a (mon.0) 1379 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:53:07.441 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:53:07 smithi159 bash[105915]: audit 2023-09-23T23:53:07.280927+0000 mon.a (mon.0) 1380 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:53:07.441 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:53:07 smithi159 bash[108473]: audit 2023-09-23T23:53:06.304236+0000 mon.a (mon.0) 1377 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:53:07.442 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:53:07 smithi159 bash[108473]: audit 2023-09-23T23:53:06.317590+0000 mon.a (mon.0) 1378 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:53:07.442 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:53:07 smithi159 bash[108473]: cluster 2023-09-23T23:53:06.813709+0000 mgr.y (mgr.25991) 1086 : cluster 0 pgmap v1204: 89 pgs: 89 active+clean; 5.1 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 48 MiB/s wr, 775 op/s 2023-09-23T23:53:07.442 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:53:07 smithi159 bash[108473]: audit 2023-09-23T23:53:07.269826+0000 mon.a (mon.0) 1379 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:53:07.442 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:53:07 smithi159 bash[108473]: audit 2023-09-23T23:53:07.280927+0000 mon.a (mon.0) 1380 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:53:07.459 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:53:07.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:07.463 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:53:07.563 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:07.572 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:53:07 smithi164 bash[92846]: audit 2023-09-23T23:53:06.304236+0000 mon.a (mon.0) 1377 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:53:07.572 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:53:07 smithi164 bash[92846]: audit 2023-09-23T23:53:06.317590+0000 mon.a (mon.0) 1378 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:53:07.572 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:53:07 smithi164 bash[92846]: cluster 2023-09-23T23:53:06.813709+0000 mgr.y (mgr.25991) 1086 : cluster 0 pgmap v1204: 89 pgs: 89 active+clean; 5.1 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 48 MiB/s wr, 775 op/s 2023-09-23T23:53:07.572 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:53:07 smithi164 bash[92846]: audit 2023-09-23T23:53:07.269826+0000 mon.a (mon.0) 1379 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:53:07.572 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:53:07 smithi164 bash[92846]: audit 2023-09-23T23:53:07.280927+0000 mon.a (mon.0) 1380 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:53:07.590 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:07.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:07.593 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:53:07.694 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:53:07.725 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:53:07.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:07.728 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:53:07.828 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:53:07.855 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:53:07.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:07.857 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:53:07.958 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:07.985 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:07.986 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 75 16 86363 86347 71.9462 51.625 0.016238 0.0138922 2023-09-23T23:53:07.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:07.988 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:53:08.089 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:08.115 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:08.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:08.121 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:53:08.221 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:53:08.248 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:53:08.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:08.252 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:53:08.353 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:53:08.379 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:53:08.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:08.385 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:53:08.486 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:53:08.512 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:53:08.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:08.515 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:53:08.615 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:53:08.642 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:53:08.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:08.647 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:53:08.747 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:53:08.786 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:53:08.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:08.791 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:53:08.840 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T23:53:08.857 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T23:53:08.892 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:53:08.917 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:53:08.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:08.920 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:53:08.987 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 76 16 87155 87139 71.6507 49.5 0.0324428 0.0139503 2023-09-23T23:53:09.020 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:53:09.047 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:53:09.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:09.050 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:53:09.150 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:09.179 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:09.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:09.181 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:53:09.282 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:53:09.315 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:53:09.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:09.319 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:53:09.420 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:53:09.448 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:53:09.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:09.452 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:53:09.553 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:53:09.589 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:53:09.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:09.592 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:53:09.693 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:09.695 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:53:09.719 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:09.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:09.722 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:53:09.822 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:53:09.854 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:53:09.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:09.856 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:53:09.957 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:09.958 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:53:09 smithi159 bash[105915]: cluster 2023-09-23T23:53:08.814531+0000 mgr.y (mgr.25991) 1087 : cluster 0 pgmap v1205: 89 pgs: 89 active+clean; 5.2 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 50 MiB/s wr, 799 op/s 2023-09-23T23:53:09.958 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:53:09 smithi164 bash[92846]: cluster 2023-09-23T23:53:08.814531+0000 mgr.y (mgr.25991) 1087 : cluster 0 pgmap v1205: 89 pgs: 89 active+clean; 5.2 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 50 MiB/s wr, 799 op/s 2023-09-23T23:53:09.982 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:09.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:09.984 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:53:09.987 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 77 16 87885 87869 71.3127 45.625 0.0102215 0.0140154 2023-09-23T23:53:10.085 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:10.111 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:10.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:10.113 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:53:10.214 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:53:10.243 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:53:10.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:10.245 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:53:10.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:53:09 smithi159 bash[108473]: cluster 2023-09-23T23:53:08.814531+0000 mgr.y (mgr.25991) 1087 : cluster 0 pgmap v1205: 89 pgs: 89 active+clean; 5.2 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 50 MiB/s wr, 799 op/s 2023-09-23T23:53:10.346 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:53:10.384 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:53:10.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:10.388 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:53:10.489 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:10.515 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:10.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:10.518 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:53:10.619 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:10.644 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:10.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:10.649 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:53:10.727 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:53:10.750 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:53:10.784 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:53:10.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:10.785 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:53:10.886 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:53:10.921 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:53:10.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:10.925 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:53:10.987 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 78 16 88576 88560 70.9521 43.1875 0.0245358 0.0140873 2023-09-23T23:53:11.026 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:11.057 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:11.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:11.059 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:53:11.160 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:53:11.192 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:53:11.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:11.194 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:53:11.295 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:11.323 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:11.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:11.325 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:53:11.426 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:11.452 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:11.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:11.454 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:53:11.555 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:53:11.616 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:53:11.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:11.623 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:53:11.724 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:11.747 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:11.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:11.751 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:53:11.851 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:53:11.875 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:53:11.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:11.877 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:53:11.978 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:11.987 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 79 16 89199 89183 70.5468 38.9375 0.00820886 0.0141358 2023-09-23T23:53:11.992 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:53:11 smithi164 bash[92846]: cluster 2023-09-23T23:53:10.815992+0000 mgr.y (mgr.25991) 1088 : cluster 0 pgmap v1206: 89 pgs: 89 active+clean; 5.3 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 50 MiB/s wr, 799 op/s 2023-09-23T23:53:11.992 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:53:11 smithi164 bash[92846]: audit 2023-09-23T23:53:11.175827+0000 mon.a (mon.0) 1381 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:53:11.992 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:53:11 smithi164 bash[92846]: audit 2023-09-23T23:53:11.184990+0000 mon.a (mon.0) 1382 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:53:12.013 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:12.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:12.016 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:53:12.117 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:53:12.126 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:53:11 smithi159 bash[105915]: cluster 2023-09-23T23:53:10.815992+0000 mgr.y (mgr.25991) 1088 : cluster 0 pgmap v1206: 89 pgs: 89 active+clean; 5.3 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 50 MiB/s wr, 799 op/s 2023-09-23T23:53:12.126 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:53:11 smithi159 bash[105915]: audit 2023-09-23T23:53:11.175827+0000 mon.a (mon.0) 1381 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:53:12.126 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:53:11 smithi159 bash[105915]: audit 2023-09-23T23:53:11.184990+0000 mon.a (mon.0) 1382 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:53:12.126 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:53:11 smithi159 bash[108473]: cluster 2023-09-23T23:53:10.815992+0000 mgr.y (mgr.25991) 1088 : cluster 0 pgmap v1206: 89 pgs: 89 active+clean; 5.3 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 50 MiB/s wr, 799 op/s 2023-09-23T23:53:12.127 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:53:11 smithi159 bash[108473]: audit 2023-09-23T23:53:11.175827+0000 mon.a (mon.0) 1381 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:53:12.127 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:53:11 smithi159 bash[108473]: audit 2023-09-23T23:53:11.184990+0000 mon.a (mon.0) 1382 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:53:12.147 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:53:12.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:12.149 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:53:12.250 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:53:12.274 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:53:12.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:12.279 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:53:12.380 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:53:12.404 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:53:12.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:12.407 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:53:12.507 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:53:12.538 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:53:12.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:12.540 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:53:12.640 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:53:12.677 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:53:12.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:12.683 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:53:12.760 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:53:12.784 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:53:12.987 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:2023-09-23T23:53:12.984326+0000 min lat: 0.00126918 max lat: 0.362414 avg lat: 0.0142154 2023-09-23T23:53:12.987 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T23:53:12.988 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 80 16 90033 90017 70.3165 52.125 0.0131728 0.0142154 2023-09-23T23:53:13.201 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:53:13.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:13.203 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:53:13.304 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:53:13.330 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:53:13.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:13.333 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:53:13.434 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:53:13.459 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:53:13.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:13.462 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:53:13.562 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:53:13.601 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:53:13.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:13.608 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:53:13.708 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:13.731 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:13.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:13.733 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:53:13.772 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:53:13.833 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:53:13.841 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:53:13 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:53:13] "GET /metrics HTTP/1.1" 200 36539 "" "Prometheus/2.43.0" 2023-09-23T23:53:13.898 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:53:13.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:13.904 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:53:13.987 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 81 16 90787 90771 70.0301 47.125 0.0194178 0.0142745 2023-09-23T23:53:14.005 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:14.030 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:14.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:14.032 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:53:14.132 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:14.157 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:14.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:14.159 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:53:14.260 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:53:14.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:53:13 smithi164 bash[92846]: cluster 2023-09-23T23:53:12.817615+0000 mgr.y (mgr.25991) 1089 : cluster 0 pgmap v1207: 89 pgs: 89 active+clean; 5.4 GiB data, 20 GiB used, 427 GiB / 447 GiB avail; 49 MiB/s wr, 782 op/s 2023-09-23T23:53:14.285 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:53:14.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:14.287 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:53:14.382 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:53:13 smithi159 bash[105915]: cluster 2023-09-23T23:53:12.817615+0000 mgr.y (mgr.25991) 1089 : cluster 0 pgmap v1207: 89 pgs: 89 active+clean; 5.4 GiB data, 20 GiB used, 427 GiB / 447 GiB avail; 49 MiB/s wr, 782 op/s 2023-09-23T23:53:14.383 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:53:14 smithi159 bash[108473]: cluster 2023-09-23T23:53:12.817615+0000 mgr.y (mgr.25991) 1089 : cluster 0 pgmap v1207: 89 pgs: 89 active+clean; 5.4 GiB data, 20 GiB used, 427 GiB / 447 GiB avail; 49 MiB/s wr, 782 op/s 2023-09-23T23:53:14.388 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:53:14.414 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:53:14.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:14.418 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:53:14.518 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:14.545 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:14.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:14.549 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:53:14.650 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:53:14.676 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:53:14.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:14.682 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:53:14.783 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:53:14.821 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:53:14.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:14.826 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:53:14.927 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:14.954 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:14.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:14.959 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:53:14.988 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 82 16 91585 91569 69.7842 49.875 0.0114118 0.0143247 2023-09-23T23:53:15.059 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:53:15.095 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:53:15.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:15.097 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:53:15.198 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:53:15.225 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:53:15.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:15.228 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:53:15.329 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:53:15.359 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:53:15.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:15.362 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:53:15.462 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:15.486 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:15.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:15.488 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:53:15.588 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:15.610 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:15.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:15.613 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:53:15.713 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:53:15.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:15.796 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:53:15.796 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:53:15.897 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:53:15.922 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:53:15.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:15.925 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:53:15.987 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 83 16 92328 92312 69.5029 46.4375 0.0263224 0.0143823 2023-09-23T23:53:15.998 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:53:15 smithi159 bash[108473]: cluster 2023-09-23T23:53:14.818050+0000 mgr.y (mgr.25991) 1090 : cluster 0 pgmap v1208: 89 pgs: 89 active+clean; 5.4 GiB data, 20 GiB used, 427 GiB / 447 GiB avail; 44 MiB/s wr, 705 op/s 2023-09-23T23:53:16.026 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:53:16.185 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:53:16.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:16.189 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:53:16.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:53:15 smithi164 bash[92846]: cluster 2023-09-23T23:53:14.818050+0000 mgr.y (mgr.25991) 1090 : cluster 0 pgmap v1208: 89 pgs: 89 active+clean; 5.4 GiB data, 20 GiB used, 427 GiB / 447 GiB avail; 44 MiB/s wr, 705 op/s 2023-09-23T23:53:16.289 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:53:16.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:53:15 smithi159 bash[105915]: cluster 2023-09-23T23:53:14.818050+0000 mgr.y (mgr.25991) 1090 : cluster 0 pgmap v1208: 89 pgs: 89 active+clean; 5.4 GiB data, 20 GiB used, 427 GiB / 447 GiB avail; 44 MiB/s wr, 705 op/s 2023-09-23T23:53:16.313 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:53:16.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:16.316 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:53:16.416 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:53:16.594 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:53:16.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:16.598 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:53:16.698 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:53:16.764 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:53:16.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:16.771 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:53:16.872 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:16.901 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:16.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:16.903 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:53:16.988 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 84 16 93179 93163 69.3086 53.1875 0.0150403 0.0144217 2023-09-23T23:53:17.003 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:53:17.037 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:53:17.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:17.042 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:53:17.143 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:53:17.179 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:53:17.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:17.182 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:53:17.283 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:17.312 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:17.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:17.315 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:53:17.416 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:53:17.443 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:53:17.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:17.450 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:53:17.550 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:53:17.588 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:53:17.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:17.592 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:53:17.693 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:53:17.721 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:53:17.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:17.724 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:53:17.825 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:53:17.862 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:53:17.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:17.865 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:53:17.966 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:53:17.988 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 85 16 93922 93906 69.0395 46.4375 0.00493029 0.0144747 2023-09-23T23:53:17.988 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:53:17.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:17.990 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:53:18.091 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:18.120 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:18.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:18.123 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:53:18.224 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:53:18.252 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:53:18.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:18.254 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:53:18.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:53:17 smithi164 bash[92846]: cluster 2023-09-23T23:53:16.818621+0000 mgr.y (mgr.25991) 1091 : cluster 0 pgmap v1209: 89 pgs: 89 active+clean; 5.5 GiB data, 20 GiB used, 427 GiB / 447 GiB avail; 49 MiB/s wr, 781 op/s 2023-09-23T23:53:18.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:53:17 smithi164 bash[92846]: audit 2023-09-23T23:53:17.254299+0000 mon.a (mon.0) 1383 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:53:18.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:53:18 smithi159 bash[105915]: cluster 2023-09-23T23:53:16.818621+0000 mgr.y (mgr.25991) 1091 : cluster 0 pgmap v1209: 89 pgs: 89 active+clean; 5.5 GiB data, 20 GiB used, 427 GiB / 447 GiB avail; 49 MiB/s wr, 781 op/s 2023-09-23T23:53:18.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:53:18 smithi159 bash[105915]: audit 2023-09-23T23:53:17.254299+0000 mon.a (mon.0) 1383 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:53:18.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:53:18 smithi159 bash[108473]: cluster 2023-09-23T23:53:16.818621+0000 mgr.y (mgr.25991) 1091 : cluster 0 pgmap v1209: 89 pgs: 89 active+clean; 5.5 GiB data, 20 GiB used, 427 GiB / 447 GiB avail; 49 MiB/s wr, 781 op/s 2023-09-23T23:53:18.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:53:18 smithi159 bash[108473]: audit 2023-09-23T23:53:17.254299+0000 mon.a (mon.0) 1383 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:53:18.355 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:18.385 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:18.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:18.389 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:53:18.490 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:18.516 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:18.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:18.520 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:53:18.621 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:53:18.660 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:53:18.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:18.664 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:53:18.764 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:53:18.791 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:53:18.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:18.794 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:53:18.894 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:18.921 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:18.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:18.923 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:53:18.988 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 86 16 94767 94751 68.8507 52.8125 0.0160376 0.014519 2023-09-23T23:53:19.023 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:53:19.053 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:53:19.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:19.057 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:53:19.158 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:19.180 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:19.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:19.186 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:53:19.287 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:53:19.322 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:53:19.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:19.326 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:53:19.427 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:53:19.459 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:53:19.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:19.466 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:53:19.566 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:53:19.591 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:53:19.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:19.593 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:53:19.694 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:53:19.720 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:53:19.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:19.723 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:53:19.824 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:19.852 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:19.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:19.857 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:53:19.957 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:53:19.980 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:53:19 smithi159 bash[105915]: cluster 2023-09-23T23:53:18.819315+0000 mgr.y (mgr.25991) 1092 : cluster 0 pgmap v1210: 89 pgs: 89 active+clean; 5.7 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 52 MiB/s wr, 824 op/s 2023-09-23T23:53:19.980 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:53:19 smithi159 bash[108473]: cluster 2023-09-23T23:53:18.819315+0000 mgr.y (mgr.25991) 1092 : cluster 0 pgmap v1210: 89 pgs: 89 active+clean; 5.7 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 52 MiB/s wr, 824 op/s 2023-09-23T23:53:19.981 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:53:19.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:19.986 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:53:19.988 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 87 16 95630 95614 68.6793 53.9375 0.0318251 0.0145544 2023-09-23T23:53:20.087 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:53:20.094 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:53:19 smithi164 bash[92846]: cluster 2023-09-23T23:53:18.819315+0000 mgr.y (mgr.25991) 1092 : cluster 0 pgmap v1210: 89 pgs: 89 active+clean; 5.7 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 52 MiB/s wr, 824 op/s 2023-09-23T23:53:20.109 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:53:20.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:20.115 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:53:20.215 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:20.241 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:20.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:20.243 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:53:20.343 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:53:20.361 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:53:20.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:20.363 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:53:20.464 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:53:20.489 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:53:20.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:20.494 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:53:20.595 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:53:20.628 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:53:20.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:20.631 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:53:20.732 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:20.757 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:20.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:20.761 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:53:20.862 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:53:20.896 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:53:20.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:20.898 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:53:20.988 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 88 16 96451 96435 68.4819 51.3125 0.0105832 0.0145966 2023-09-23T23:53:20.999 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:53:21.024 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:53:21.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:21.029 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:53:21.129 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:53:21.153 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:53:21.155 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:53:21 smithi159 bash[108473]: audit 2023-09-23T23:53:20.030724+0000 mon.a (mon.0) 1384 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:53:21.155 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:53:21 smithi159 bash[108473]: audit 2023-09-23T23:53:20.040741+0000 mon.a (mon.0) 1385 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:53:21.155 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:53:21 smithi159 bash[108473]: audit 2023-09-23T23:53:20.042987+0000 mon.a (mon.0) 1386 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:53:21.155 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:53:21 smithi159 bash[108473]: audit 2023-09-23T23:53:20.044019+0000 mon.a (mon.0) 1387 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:53:21.155 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:53:21 smithi159 bash[108473]: audit 2023-09-23T23:53:20.054626+0000 mon.a (mon.0) 1388 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:53:21.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:21.156 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:53:21.156 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:53:21 smithi159 bash[105915]: audit 2023-09-23T23:53:20.030724+0000 mon.a (mon.0) 1384 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:53:21.156 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:53:21 smithi159 bash[105915]: audit 2023-09-23T23:53:20.040741+0000 mon.a (mon.0) 1385 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:53:21.156 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:53:21 smithi159 bash[105915]: audit 2023-09-23T23:53:20.042987+0000 mon.a (mon.0) 1386 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:53:21.156 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:53:21 smithi159 bash[105915]: audit 2023-09-23T23:53:20.044019+0000 mon.a (mon.0) 1387 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:53:21.157 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:53:21 smithi159 bash[105915]: audit 2023-09-23T23:53:20.054626+0000 mon.a (mon.0) 1388 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:53:21.257 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:53:21.267 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:53:21 smithi164 bash[92846]: audit 2023-09-23T23:53:20.030724+0000 mon.a (mon.0) 1384 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:53:21.267 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:53:21 smithi164 bash[92846]: audit 2023-09-23T23:53:20.040741+0000 mon.a (mon.0) 1385 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:53:21.267 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:53:21 smithi164 bash[92846]: audit 2023-09-23T23:53:20.042987+0000 mon.a (mon.0) 1386 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:53:21.267 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:53:21 smithi164 bash[92846]: audit 2023-09-23T23:53:20.044019+0000 mon.a (mon.0) 1387 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:53:21.267 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:53:21 smithi164 bash[92846]: audit 2023-09-23T23:53:20.054626+0000 mon.a (mon.0) 1388 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:53:21.283 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:53:21.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:21.285 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:53:21.386 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:21.414 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:21.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:21.417 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:53:21.518 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:53:21.542 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:53:21.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:21.543 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:53:21.644 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:21.666 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:21.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:21.669 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:53:21.770 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:53:21.827 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:53:21.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:21.829 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:53:21.930 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:53:21.954 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:53:21.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:21.957 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:53:21.988 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 89 16 97186 97170 68.2286 45.9375 0.0184816 0.01465 2023-09-23T23:53:22.042 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:53:22 smithi159 bash[105915]: cluster 2023-09-23T23:53:20.819857+0000 mgr.y (mgr.25991) 1093 : cluster 0 pgmap v1211: 89 pgs: 89 active+clean; 5.8 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 47 MiB/s wr, 759 op/s 2023-09-23T23:53:22.058 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:22.087 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:22.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:22.089 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:53:22.190 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:53:22.227 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:53:22.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:22.230 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:53:22.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:53:22 smithi159 bash[108473]: cluster 2023-09-23T23:53:20.819857+0000 mgr.y (mgr.25991) 1093 : cluster 0 pgmap v1211: 89 pgs: 89 active+clean; 5.8 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 47 MiB/s wr, 759 op/s 2023-09-23T23:53:22.331 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:53:22.352 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:53:22.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:22.356 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:53:22.457 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:53:22.467 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:53:22 smithi164 bash[92846]: cluster 2023-09-23T23:53:20.819857+0000 mgr.y (mgr.25991) 1093 : cluster 0 pgmap v1211: 89 pgs: 89 active+clean; 5.8 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 47 MiB/s wr, 759 op/s 2023-09-23T23:53:22.484 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:53:22.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:22.486 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:53:22.587 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:53:22.615 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:53:22.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:22.622 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:53:22.722 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:53:22.752 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:53:22.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:22.754 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:53:22.855 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:53:22.879 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:53:22.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:22.881 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:53:22.982 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:22.988 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Total time run: 90.0078 2023-09-23T23:53:22.988 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Total writes made: 98002 2023-09-23T23:53:22.988 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Write size: 65536 2023-09-23T23:53:22.988 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Object size: 65536 2023-09-23T23:53:22.988 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Bandwidth (MB/sec): 68.0511 2023-09-23T23:53:22.989 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Stddev Bandwidth: 25.6826 2023-09-23T23:53:22.989 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Max bandwidth (MB/sec): 155.75 2023-09-23T23:53:22.989 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Min bandwidth (MB/sec): 33.875 2023-09-23T23:53:22.989 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Average IOPS: 1088 2023-09-23T23:53:22.989 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Stddev IOPS: 410.921 2023-09-23T23:53:22.989 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Max IOPS: 2492 2023-09-23T23:53:22.989 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Min IOPS: 542 2023-09-23T23:53:22.989 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Average Latency(s): 0.0146904 2023-09-23T23:53:22.989 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Stddev Latency(s): 0.014548 2023-09-23T23:53:22.989 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Max latency(s): 0.362414 2023-09-23T23:53:22.989 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Min latency(s): 0.00126918 2023-09-23T23:53:22.997 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Cleaning up (deleting benchmark objects) 2023-09-23T23:53:23.008 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:23.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:23.011 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:53:23.111 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:53:23.137 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:53:23.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:23.140 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:53:23.240 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:53:23.265 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:53:23.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:23.268 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:53:23.368 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:53:23.403 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:53:23.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:23.407 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:53:23.508 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:23.534 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:23.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:23.536 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:53:23.637 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:53:23.670 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:53:23 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:53:23] "GET /metrics HTTP/1.1" 200 36542 "" "Prometheus/2.43.0" 2023-09-23T23:53:23.676 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:53:23.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:23.677 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:53:23.778 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:53:23.801 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:53:23.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:23.805 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:53:23.906 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:53:23.939 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:53:23.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:23.943 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:53:24.044 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:53:24.071 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:53:24.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:24.073 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:53:24.174 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:24.198 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:24.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:24.204 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:53:24.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:53:24 smithi159 bash[105915]: cluster 2023-09-23T23:53:22.820472+0000 mgr.y (mgr.25991) 1094 : cluster 0 pgmap v1212: 89 pgs: 89 active+clean; 5.9 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 50 MiB/s wr, 807 op/s 2023-09-23T23:53:24.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:53:24 smithi159 bash[108473]: cluster 2023-09-23T23:53:22.820472+0000 mgr.y (mgr.25991) 1094 : cluster 0 pgmap v1212: 89 pgs: 89 active+clean; 5.9 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 50 MiB/s wr, 807 op/s 2023-09-23T23:53:24.305 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:24.313 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:53:24 smithi164 bash[92846]: cluster 2023-09-23T23:53:22.820472+0000 mgr.y (mgr.25991) 1094 : cluster 0 pgmap v1212: 89 pgs: 89 active+clean; 5.9 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 50 MiB/s wr, 807 op/s 2023-09-23T23:53:24.328 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:24.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:24.331 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:53:24.432 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:24.460 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:24.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:24.462 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:53:24.563 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:53:24.589 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:53:24.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:24.591 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:53:24.692 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:53:24.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:24.730 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:53:24.730 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:53:24.831 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:53:24.862 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:53:24.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:24.865 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:53:24.966 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:24.995 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:24.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:24.997 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:53:25.098 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:53:25.124 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:53:25.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:25.126 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:53:25.227 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:53:25.257 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:53:25.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:25.262 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:53:25.363 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:25.387 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:25.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:25.391 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:53:25.492 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:53:25.516 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:53:25.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:25.520 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:53:25.621 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:53:25.643 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:53:25.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:25.646 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:53:25.746 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:53:25.765 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:53:25.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:25.767 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:53:25.868 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:53:25.905 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:53:25.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:25.908 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:53:26.009 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:53:26.067 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:53:26.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:26.069 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:53:26.170 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:26.199 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:26.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:26.202 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:53:26.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:53:26 smithi159 bash[105915]: cluster 2023-09-23T23:53:24.821020+0000 mgr.y (mgr.25991) 1095 : cluster 0 pgmap v1213: 89 pgs: 89 active+clean; 5.9 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 43 MiB/s wr, 696 op/s 2023-09-23T23:53:26.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:53:26 smithi159 bash[108473]: cluster 2023-09-23T23:53:24.821020+0000 mgr.y (mgr.25991) 1095 : cluster 0 pgmap v1213: 89 pgs: 89 active+clean; 5.9 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 43 MiB/s wr, 696 op/s 2023-09-23T23:53:26.302 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:26.312 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:53:26 smithi164 bash[92846]: cluster 2023-09-23T23:53:24.821020+0000 mgr.y (mgr.25991) 1095 : cluster 0 pgmap v1213: 89 pgs: 89 active+clean; 5.9 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 43 MiB/s wr, 696 op/s 2023-09-23T23:53:26.328 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:26.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:26.332 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:53:26.433 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:53:26.455 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:53:26.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:26.458 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:53:26.559 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:53:26.585 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:53:26.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:26.593 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:53:26.694 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:53:26.723 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:53:26.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:26.726 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:53:26.826 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:53:26.861 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:53:26.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:26.864 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:53:26.964 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:26.995 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:26.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:26.997 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:53:27.097 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:27.123 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:27.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:27.125 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:53:27.226 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:53:27.235 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:53:27 smithi164 bash[92846]: cluster 2023-09-23T23:53:26.821806+0000 mgr.y (mgr.25991) 1096 : cluster 0 pgmap v1214: 89 pgs: 89 active+clean; 5.9 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 85 B/s rd, 46 MiB/s wr, 815 op/s 2023-09-23T23:53:27.251 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:53:27.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:27.255 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:53:27.355 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:53:27.362 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:53:27 smithi159 bash[105915]: cluster 2023-09-23T23:53:26.821806+0000 mgr.y (mgr.25991) 1096 : cluster 0 pgmap v1214: 89 pgs: 89 active+clean; 5.9 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 85 B/s rd, 46 MiB/s wr, 815 op/s 2023-09-23T23:53:27.362 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:53:27 smithi159 bash[108473]: cluster 2023-09-23T23:53:26.821806+0000 mgr.y (mgr.25991) 1096 : cluster 0 pgmap v1214: 89 pgs: 89 active+clean; 5.9 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 85 B/s rd, 46 MiB/s wr, 815 op/s 2023-09-23T23:53:27.374 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:53:27.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:27.376 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:53:27.477 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:53:27.503 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:53:27.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:27.506 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:53:27.606 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:53:27.648 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:53:27.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:27.654 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:53:27.755 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:53:27.781 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:53:27.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:27.784 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:53:27.885 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:53:27.911 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:53:27.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:27.913 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:53:28.013 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:53:28.062 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:53:28.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:28.066 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:53:28.167 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:53:28.198 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:53:28.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:28.201 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:53:28.302 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:53:28.325 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:53:28.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:28.330 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:53:28.431 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:53:28.459 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:53:28.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:28.465 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:53:28.566 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:53:28.593 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:53:28.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:28.595 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:53:28.696 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:28.721 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:28.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:28.726 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:53:28.827 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:53:28.850 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:53:28.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:28.854 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:53:28.955 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:28.988 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:28.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:28.991 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:53:29.091 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:53:29.109 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:53:29.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:29.111 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:53:29.212 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:53:29.229 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:53:29.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:29.230 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:53:29.331 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:53:29.360 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:53:29.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:29.363 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:53:29.464 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:53:29.490 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:53:29.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:29.494 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:53:29.595 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:53:29.612 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:53:29.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:29.614 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:53:29.715 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:29.741 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:29.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:29.746 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:53:29.847 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:53:29.889 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:53:29.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:29.894 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:53:29.994 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:53:30.019 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:53:30.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:53:29 smithi164 bash[92846]: cluster 2023-09-23T23:53:28.822341+0000 mgr.y (mgr.25991) 1097 : cluster 0 pgmap v1215: 89 pgs: 89 active+clean; 5.8 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 85 B/s rd, 39 MiB/s wr, 880 op/s 2023-09-23T23:53:30.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:30.024 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:53:30.090 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:53:29 smithi159 bash[105915]: cluster 2023-09-23T23:53:28.822341+0000 mgr.y (mgr.25991) 1097 : cluster 0 pgmap v1215: 89 pgs: 89 active+clean; 5.8 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 85 B/s rd, 39 MiB/s wr, 880 op/s 2023-09-23T23:53:30.090 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:53:29 smithi159 bash[108473]: cluster 2023-09-23T23:53:28.822341+0000 mgr.y (mgr.25991) 1097 : cluster 0 pgmap v1215: 89 pgs: 89 active+clean; 5.8 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 85 B/s rd, 39 MiB/s wr, 880 op/s 2023-09-23T23:53:30.125 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:30.151 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:30.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:30.153 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:53:30.254 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:30.278 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:30.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:30.281 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:53:30.382 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:53:30.407 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:53:30.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:30.410 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:53:30.511 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:53:30.534 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:53:30.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:30.536 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:53:30.638 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:53:30.670 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:53:30.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:30.674 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:53:30.698 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:53:30 smithi159 bash[95019]: debug 2023-09-23T23:53:30.690+0000 7fef5543f700 -1 mgr.server reply reply (2) No such file or directory no change 2023-09-23T23:53:30.700 INFO:teuthology.orchestra.run.smithi159.stdout:moved 32 / 267 (11.985%) 2023-09-23T23:53:30.701 INFO:teuthology.orchestra.run.smithi159.stdout:avg 53.4 2023-09-23T23:53:30.701 INFO:teuthology.orchestra.run.smithi159.stdout:stddev 7.88923 -> 6.28013 (expected baseline 6.53605) 2023-09-23T23:53:30.701 INFO:teuthology.orchestra.run.smithi159.stdout:min osd.2 with 43 -> 48 pgs (0.805243 -> 0.898876 * mean) 2023-09-23T23:53:30.701 INFO:teuthology.orchestra.run.smithi159.stdout:max osd.1 with 62 -> 50 pgs (1.16105 -> 0.93633 * mean) 2023-09-23T23:53:30.701 INFO:teuthology.orchestra.run.smithi159.stdout: 2023-09-23T23:53:30.701 INFO:teuthology.orchestra.run.smithi159.stdout:oload 110 2023-09-23T23:53:30.701 INFO:teuthology.orchestra.run.smithi159.stdout:max_change 1 2023-09-23T23:53:30.701 INFO:teuthology.orchestra.run.smithi159.stdout:max_change_osds 4 2023-09-23T23:53:30.701 INFO:teuthology.orchestra.run.smithi159.stdout:average_utilization 0.0475 2023-09-23T23:53:30.701 INFO:teuthology.orchestra.run.smithi159.stdout:overload_utilization 0.0522 2023-09-23T23:53:30.701 INFO:teuthology.orchestra.run.smithi159.stdout:osd.1 weight 1.0000 -> 0.7415 2023-09-23T23:53:30.702 INFO:teuthology.orchestra.run.smithi159.stdout:osd.3 weight 1.0000 -> 0.8044 2023-09-23T23:53:30.710 INFO:teuthology.orchestra.run.smithi159.stderr:no change 2023-09-23T23:53:30.775 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:53:30.799 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:53:30.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:30.801 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:53:30.829 INFO:teuthology.orchestra.run.smithi159.stdout:{ 2023-09-23T23:53:30.830 INFO:teuthology.orchestra.run.smithi159.stdout: "size": 20, 2023-09-23T23:53:30.830 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 600, 2023-09-23T23:53:30.830 INFO:teuthology.orchestra.run.smithi159.stdout: "ops": [] 2023-09-23T23:53:30.830 INFO:teuthology.orchestra.run.smithi159.stdout:} 2023-09-23T23:53:30.902 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:53:30.928 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:53:30.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:30.930 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:53:31.031 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:31.057 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:31.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:31.062 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:53:31.162 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:53:31.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:31.207 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:53:31.207 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:53:31.307 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:53:31.345 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:53:31.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:31.347 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:53:31.448 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:31.473 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:31.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:31.478 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:53:31.578 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:53:31.605 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:53:31.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:31.607 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:53:31.708 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:53:31.740 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:53:31.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:31.742 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:53:31.843 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:53:31.868 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:53:31.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:31.871 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:53:31.972 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:53:32.017 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:53:32.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:32.023 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:53:32.123 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:53:32.131 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:53:31 smithi159 bash[105915]: audit 2023-09-23T23:53:30.693022+0000 mgr.y (mgr.25991) 1098 : audit 0 from='client.45302 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:53:32.131 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:53:31 smithi159 bash[105915]: cluster 2023-09-23T23:53:30.822883+0000 mgr.y (mgr.25991) 1099 : cluster 0 pgmap v1216: 89 pgs: 89 active+clean; 5.7 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 85 B/s rd, 28 MiB/s wr, 810 op/s 2023-09-23T23:53:32.131 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:53:31 smithi159 bash[108473]: audit 2023-09-23T23:53:30.693022+0000 mgr.y (mgr.25991) 1098 : audit 0 from='client.45302 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:53:32.131 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:53:31 smithi159 bash[108473]: cluster 2023-09-23T23:53:30.822883+0000 mgr.y (mgr.25991) 1099 : cluster 0 pgmap v1216: 89 pgs: 89 active+clean; 5.7 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 85 B/s rd, 28 MiB/s wr, 810 op/s 2023-09-23T23:53:32.152 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:53:32.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:32.157 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:53:32.258 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:53:32.269 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:53:31 smithi164 bash[92846]: audit 2023-09-23T23:53:30.693022+0000 mgr.y (mgr.25991) 1098 : audit 0 from='client.45302 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:53:32.269 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:53:31 smithi164 bash[92846]: cluster 2023-09-23T23:53:30.822883+0000 mgr.y (mgr.25991) 1099 : cluster 0 pgmap v1216: 89 pgs: 89 active+clean; 5.7 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 85 B/s rd, 28 MiB/s wr, 810 op/s 2023-09-23T23:53:32.286 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:53:32.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:32.288 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:53:32.389 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:53:32.416 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:53:32.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:32.422 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:53:32.523 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:53:32.547 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:53:32.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:32.552 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:53:32.653 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:53:32.682 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:53:32.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:32.686 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:53:32.786 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:53:32.818 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:53:32.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:32.821 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:53:32.893 INFO:teuthology.orchestra.run.smithi159.stdout:osd.0: {} 2023-09-23T23:53:32.921 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:53:32.925 INFO:teuthology.orchestra.run.smithi159.stdout:osd.1: {} 2023-09-23T23:53:32.946 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:53:32.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:32.949 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:53:32.963 INFO:teuthology.orchestra.run.smithi159.stdout:osd.2: {} 2023-09-23T23:53:33.016 INFO:teuthology.orchestra.run.smithi159.stdout:osd.3: {} 2023-09-23T23:53:33.050 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:53:33.060 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:53:32 smithi164 bash[92846]: audit 2023-09-23T23:53:32.255327+0000 mon.a (mon.0) 1389 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:53:33.060 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:53:32 smithi164 bash[92846]: audit 2023-09-23T23:53:32.851402+0000 mon.a (mon.0) 1390 : audit 0 from='client.? 172.21.15.159:0/1175995303' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:53:33.061 INFO:teuthology.orchestra.run.smithi159.stdout:osd.4: {} 2023-09-23T23:53:33.074 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:53:33.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:33.077 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:53:33.097 INFO:teuthology.orchestra.run.smithi159.stdout:osd.5: {} 2023-09-23T23:53:33.142 INFO:teuthology.orchestra.run.smithi159.stdout:osd.6: {} 2023-09-23T23:53:33.178 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:33.182 INFO:teuthology.orchestra.run.smithi159.stdout:osd.7: {} 2023-09-23T23:53:33.186 INFO:teuthology.orchestra.run.smithi159.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T23:53:33.187 INFO:teuthology.orchestra.run.smithi159.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T23:53:33.187 INFO:teuthology.orchestra.run.smithi159.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T23:53:33.187 INFO:teuthology.orchestra.run.smithi159.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T23:53:33.187 INFO:teuthology.orchestra.run.smithi159.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T23:53:33.187 INFO:teuthology.orchestra.run.smithi159.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T23:53:33.187 INFO:teuthology.orchestra.run.smithi159.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T23:53:33.187 INFO:teuthology.orchestra.run.smithi159.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T23:53:33.203 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:33.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:33.205 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:53:33.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:53:32 smithi159 bash[105915]: audit 2023-09-23T23:53:32.255327+0000 mon.a (mon.0) 1389 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:53:33.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:53:32 smithi159 bash[105915]: audit 2023-09-23T23:53:32.851402+0000 mon.a (mon.0) 1390 : audit 0 from='client.? 172.21.15.159:0/1175995303' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:53:33.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:53:32 smithi159 bash[108473]: audit 2023-09-23T23:53:32.255327+0000 mon.a (mon.0) 1389 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:53:33.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:53:32 smithi159 bash[108473]: audit 2023-09-23T23:53:32.851402+0000 mon.a (mon.0) 1390 : audit 0 from='client.? 172.21.15.159:0/1175995303' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:53:33.306 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:33.332 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:33.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:33.338 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:53:33.439 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:53:33.462 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:53:33.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:33.465 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:53:33.565 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:33.591 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:33.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:33.593 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:53:33.694 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:53:33.722 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:53:33.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:33.724 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:53:33.825 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:53:33.849 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:53:33.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:33.854 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:53:33.955 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:53:33.961 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:53:33 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:53:33] "GET /metrics HTTP/1.1" 200 36540 "" "Prometheus/2.43.0" 2023-09-23T23:53:33.961 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:53:33 smithi159 bash[108473]: cluster 2023-09-23T23:53:32.823300+0000 mgr.y (mgr.25991) 1100 : cluster 0 pgmap v1217: 89 pgs: 89 active+clean; 5.6 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 85 B/s rd, 20 MiB/s wr, 848 op/s 2023-09-23T23:53:33.962 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:53:33 smithi159 bash[108473]: audit 2023-09-23T23:53:33.672213+0000 mon.c (mon.2) 100 : audit 1 from='client.? 172.21.15.159:0/2926182516' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:53:33.962 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:53:33 smithi159 bash[108473]: audit 2023-09-23T23:53:33.673020+0000 mon.a (mon.0) 1391 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:53:33.964 INFO:teuthology.orchestra.run.smithi159.stderr:noscrub is unset 2023-09-23T23:53:33.973 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:53:33.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:33.975 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:53:34.076 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:34.108 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:34.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:34.111 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:53:34.212 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:53:34.231 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:53:34.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:34.233 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:53:34.235 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:53:33 smithi159 bash[105915]: cluster 2023-09-23T23:53:32.823300+0000 mgr.y (mgr.25991) 1100 : cluster 0 pgmap v1217: 89 pgs: 89 active+clean; 5.6 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 85 B/s rd, 20 MiB/s wr, 848 op/s 2023-09-23T23:53:34.235 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:53:33 smithi159 bash[105915]: audit 2023-09-23T23:53:33.672213+0000 mon.c (mon.2) 100 : audit 1 from='client.? 172.21.15.159:0/2926182516' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:53:34.235 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:53:33 smithi159 bash[105915]: audit 2023-09-23T23:53:33.673020+0000 mon.a (mon.0) 1391 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:53:34.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:53:33 smithi164 bash[92846]: cluster 2023-09-23T23:53:32.823300+0000 mgr.y (mgr.25991) 1100 : cluster 0 pgmap v1217: 89 pgs: 89 active+clean; 5.6 GiB data, 21 GiB used, 426 GiB / 447 GiB avail; 85 B/s rd, 20 MiB/s wr, 848 op/s 2023-09-23T23:53:34.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:53:33 smithi164 bash[92846]: audit 2023-09-23T23:53:33.672213+0000 mon.c (mon.2) 100 : audit 1 from='client.? 172.21.15.159:0/2926182516' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:53:34.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:53:33 smithi164 bash[92846]: audit 2023-09-23T23:53:33.673020+0000 mon.a (mon.0) 1391 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:53:34.335 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:34.359 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:34.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:34.362 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:53:34.463 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:53:34.490 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:53:34.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:34.494 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:53:34.595 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:34.622 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:34.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:34.626 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:53:34.726 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:53:34.760 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:53:34.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:34.763 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:53:34.863 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:53:34.897 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:53:34.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:34.900 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:53:35.000 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:35.028 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:35.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:35.032 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:53:35.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:53:34 smithi159 bash[105915]: cluster 2023-09-23T23:53:33.948834+0000 mon.a (mon.0) 1392 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:53:35.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:53:34 smithi159 bash[105915]: cluster 2023-09-23T23:53:33.952947+0000 osd.6 (osd.6) 356 : cluster 3 failed to encode map e315 with expected crc 2023-09-23T23:53:35.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:53:34 smithi159 bash[105915]: cluster 2023-09-23T23:53:33.953095+0000 osd.4 (osd.4) 236 : cluster 3 failed to encode map e315 with expected crc 2023-09-23T23:53:35.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:53:34 smithi159 bash[105915]: audit 2023-09-23T23:53:33.953249+0000 mon.a (mon.0) 1393 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T23:53:35.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:53:34 smithi159 bash[105915]: cluster 2023-09-23T23:53:33.953326+0000 mon.a (mon.0) 1394 : cluster 0 osdmap e315: 8 total, 8 up, 5 in 2023-09-23T23:53:35.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:53:34 smithi159 bash[108473]: cluster 2023-09-23T23:53:33.948834+0000 mon.a (mon.0) 1392 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:53:35.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:53:34 smithi159 bash[108473]: cluster 2023-09-23T23:53:33.952947+0000 osd.6 (osd.6) 356 : cluster 3 failed to encode map e315 with expected crc 2023-09-23T23:53:35.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:53:34 smithi159 bash[108473]: cluster 2023-09-23T23:53:33.953095+0000 osd.4 (osd.4) 236 : cluster 3 failed to encode map e315 with expected crc 2023-09-23T23:53:35.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:53:34 smithi159 bash[108473]: audit 2023-09-23T23:53:33.953249+0000 mon.a (mon.0) 1393 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T23:53:35.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:53:34 smithi159 bash[108473]: cluster 2023-09-23T23:53:33.953326+0000 mon.a (mon.0) 1394 : cluster 0 osdmap e315: 8 total, 8 up, 5 in 2023-09-23T23:53:35.133 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:35.142 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:53:34 smithi164 bash[92846]: cluster 2023-09-23T23:53:33.948834+0000 mon.a (mon.0) 1392 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:53:35.143 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:53:34 smithi164 bash[92846]: cluster 2023-09-23T23:53:33.952947+0000 osd.6 (osd.6) 356 : cluster 3 failed to encode map e315 with expected crc 2023-09-23T23:53:35.143 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:53:34 smithi164 bash[92846]: cluster 2023-09-23T23:53:33.953095+0000 osd.4 (osd.4) 236 : cluster 3 failed to encode map e315 with expected crc 2023-09-23T23:53:35.143 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:53:34 smithi164 bash[92846]: audit 2023-09-23T23:53:33.953249+0000 mon.a (mon.0) 1393 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T23:53:35.143 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:53:34 smithi164 bash[92846]: cluster 2023-09-23T23:53:33.953326+0000 mon.a (mon.0) 1394 : cluster 0 osdmap e315: 8 total, 8 up, 5 in 2023-09-23T23:53:35.157 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:35.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:35.160 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:53:35.260 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:53:35.286 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:53:35.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:35.289 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:53:35.389 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:53:35.416 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:53:35.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:35.419 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:53:35.505 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_ops_in_flight 2023-09-23T23:53:35.520 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:35.545 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:35.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:35.549 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:53:35.650 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:53:35.684 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:53:35.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:35.688 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:53:35.788 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:53:35.813 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:53:35.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:35.816 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:53:35.916 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:53:35.947 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:53:35.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:35.952 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:53:36.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:53:35 smithi159 bash[105915]: cluster 2023-09-23T23:53:34.823713+0000 mgr.y (mgr.25991) 1101 : cluster 0 pgmap v1219: 89 pgs: 89 active+clean; 5.6 GiB data, 21 GiB used, 427 GiB / 447 GiB avail; 102 B/s rd, 7.7 MiB/s wr, 807 op/s 2023-09-23T23:53:36.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:53:35 smithi159 bash[108473]: cluster 2023-09-23T23:53:34.823713+0000 mgr.y (mgr.25991) 1101 : cluster 0 pgmap v1219: 89 pgs: 89 active+clean; 5.6 GiB data, 21 GiB used, 427 GiB / 447 GiB avail; 102 B/s rd, 7.7 MiB/s wr, 807 op/s 2023-09-23T23:53:36.053 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:53:36.089 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:53:36.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:36.093 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:53:36.193 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:36.206 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:53:35 smithi164 bash[92846]: cluster 2023-09-23T23:53:34.823713+0000 mgr.y (mgr.25991) 1101 : cluster 0 pgmap v1219: 89 pgs: 89 active+clean; 5.6 GiB data, 21 GiB used, 427 GiB / 447 GiB avail; 102 B/s rd, 7.7 MiB/s wr, 807 op/s 2023-09-23T23:53:36.225 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:36.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:36.230 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:53:36.330 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:53:36.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:36.358 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:53:36.358 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:53:36.458 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:53:36.486 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:53:36.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:36.490 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:53:36.591 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:36.618 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:36.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:36.620 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:53:36.715 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '1.0', 'overage': '110', 'type': 'test-reweight-by-utilization'} 2023-09-23T23:53:36.715 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd test-reweight-by-utilization 110 1.0 2023-09-23T23:53:36.721 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:53:36.794 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:53:36.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:36.796 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:53:36.896 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:53:36.925 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:53:36.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:36.931 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:53:37.031 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:53:37.056 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:53:37.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:37.058 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:53:37.159 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:53:37.188 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:53:37.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:37.191 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:53:37.292 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:53:37.316 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:53:37.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:37.320 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:53:37.421 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:53:37.446 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:53:37.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:37.448 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:53:37.548 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:37.575 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:37.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:37.579 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:53:37.679 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:53:37.705 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:53:37.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:37.708 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:53:37.809 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:37.834 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:37.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:37.836 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:53:37.937 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:53:37.971 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:53:37.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:37.975 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:53:38.076 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:38.084 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:53:37 smithi164 bash[92846]: cluster 2023-09-23T23:53:36.824293+0000 mgr.y (mgr.25991) 1102 : cluster 0 pgmap v1220: 89 pgs: 89 active+clean; 5.5 GiB data, 20 GiB used, 427 GiB / 447 GiB avail; 1.6 MiB/s wr, 786 op/s 2023-09-23T23:53:38.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:38.105 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:38.105 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:53:38.206 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:38.233 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:38.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:38.236 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:53:38.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:53:37 smithi159 bash[105915]: cluster 2023-09-23T23:53:36.824293+0000 mgr.y (mgr.25991) 1102 : cluster 0 pgmap v1220: 89 pgs: 89 active+clean; 5.5 GiB data, 20 GiB used, 427 GiB / 447 GiB avail; 1.6 MiB/s wr, 786 op/s 2023-09-23T23:53:38.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:53:37 smithi159 bash[108473]: cluster 2023-09-23T23:53:36.824293+0000 mgr.y (mgr.25991) 1102 : cluster 0 pgmap v1220: 89 pgs: 89 active+clean; 5.5 GiB data, 20 GiB used, 427 GiB / 447 GiB avail; 1.6 MiB/s wr, 786 op/s 2023-09-23T23:53:38.337 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:53:38.364 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:53:38.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:38.367 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:53:38.468 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:38.495 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:38.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:38.497 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:53:38.598 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:38.624 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:38.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:38.628 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:53:38.729 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:38.755 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:38.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:38.758 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:53:38.859 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:53:38.889 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:53:38.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:38.894 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:53:38.994 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:39.023 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:39.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:39.026 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:53:39.127 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:53:39.154 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:53:39.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:39.158 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:53:39.259 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:53:39.287 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:53:39.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:39.291 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:53:39.392 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:53:39.418 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:53:39.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:39.422 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:53:39.523 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:53:39.549 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:53:39.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:39.556 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:53:39.657 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:53:39.687 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:53:39.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:39.690 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:53:39.791 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:39.819 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:39.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:39.822 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:53:39.923 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:39.950 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:39.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:39.954 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:53:39.988 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:53:39 smithi159 bash[105915]: cluster 2023-09-23T23:53:38.825077+0000 mgr.y (mgr.25991) 1103 : cluster 0 pgmap v1221: 89 pgs: 89 active+clean; 5.3 GiB data, 20 GiB used, 427 GiB / 447 GiB avail; 0 B/s wr, 753 op/s 2023-09-23T23:53:40.055 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:40.065 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:53:39 smithi164 bash[92846]: cluster 2023-09-23T23:53:38.825077+0000 mgr.y (mgr.25991) 1103 : cluster 0 pgmap v1221: 89 pgs: 89 active+clean; 5.3 GiB data, 20 GiB used, 427 GiB / 447 GiB avail; 0 B/s wr, 753 op/s 2023-09-23T23:53:40.081 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:40.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:40.082 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:53:40.158 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T23:53:40.181 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T23:53:40.183 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:53:40.236 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:53:40.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:40.247 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:53:39 smithi159 bash[108473]: cluster 2023-09-23T23:53:38.825077+0000 mgr.y (mgr.25991) 1103 : cluster 0 pgmap v1221: 89 pgs: 89 active+clean; 5.3 GiB data, 20 GiB used, 427 GiB / 447 GiB avail; 0 B/s wr, 753 op/s 2023-09-23T23:53:40.248 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:53:40.343 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:53:40.349 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:53:40.393 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:53:40.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:40.396 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:53:40.497 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:53:40.528 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:53:40.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:40.534 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:53:40.634 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:53:40.658 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:53:40.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:40.661 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:53:40.762 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:53:40.788 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:53:40.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:40.790 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:53:40.891 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:40.920 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:40.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:40.923 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:53:41.024 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:53:41.054 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:53:41.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:41.057 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:53:41.158 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:53:41.185 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:53:41.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:41.187 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:53:41.288 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:41.320 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:41.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:41.323 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:53:41.359 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:53:41.424 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:53:41.452 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:53:41.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:41.456 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:53:41.557 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:41.582 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:41.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:41.584 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:53:41.685 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:41.711 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:41.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:41.714 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:53:41.814 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:53:41.854 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:53:41.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:41.860 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:53:41.960 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:53:41.985 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:53:41.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:41.988 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:53:42.089 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:42.116 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:42.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:42.121 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:53:42.221 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:53:42.230 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:53:42 smithi159 bash[105915]: cluster 2023-09-23T23:53:40.825632+0000 mgr.y (mgr.25991) 1104 : cluster 0 pgmap v1222: 89 pgs: 89 active+clean; 5.2 GiB data, 20 GiB used, 427 GiB / 447 GiB avail; 0 B/s wr, 787 op/s 2023-09-23T23:53:42.231 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:53:42 smithi159 bash[108473]: cluster 2023-09-23T23:53:40.825632+0000 mgr.y (mgr.25991) 1104 : cluster 0 pgmap v1222: 89 pgs: 89 active+clean; 5.2 GiB data, 20 GiB used, 427 GiB / 447 GiB avail; 0 B/s wr, 787 op/s 2023-09-23T23:53:42.251 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:53:42.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:42.253 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:53:42.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:53:41 smithi164 bash[92846]: cluster 2023-09-23T23:53:40.825632+0000 mgr.y (mgr.25991) 1104 : cluster 0 pgmap v1222: 89 pgs: 89 active+clean; 5.2 GiB data, 20 GiB used, 427 GiB / 447 GiB avail; 0 B/s wr, 787 op/s 2023-09-23T23:53:42.354 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:53:42.385 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:53:42.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:42.389 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:53:42.489 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:53:42.530 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:53:42.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:42.533 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:53:42.634 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:42.659 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:42.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:42.661 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:53:42.762 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:53:42.787 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:53:42.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:42.790 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:53:42.891 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:53:42.913 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:53:42.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:42.916 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:53:43.016 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:43.049 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:43.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:43.052 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:53:43.153 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:53:43.175 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:53:43.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:43.177 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:53:43.278 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:43.304 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:43.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:43.306 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:53:43.407 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:43.435 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:43.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:43.439 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:53:43.539 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:53:43.570 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:53:43.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:43.576 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:53:43.677 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:53:43.701 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:53:43.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:43.706 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:53:43.807 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:53:43.817 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:53:43 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:53:43] "GET /metrics HTTP/1.1" 200 36540 "" "Prometheus/2.43.0" 2023-09-23T23:53:43.831 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:53:43.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:43.834 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:53:43.934 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:43.968 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:43.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:43.970 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:53:44.071 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:53:44.080 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:53:43 smithi159 bash[105915]: cluster 2023-09-23T23:53:42.826264+0000 mgr.y (mgr.25991) 1105 : cluster 0 pgmap v1223: 89 pgs: 89 active+clean; 5.1 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 0 B/s wr, 787 op/s 2023-09-23T23:53:44.080 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:53:43 smithi159 bash[108473]: cluster 2023-09-23T23:53:42.826264+0000 mgr.y (mgr.25991) 1105 : cluster 0 pgmap v1223: 89 pgs: 89 active+clean; 5.1 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 0 B/s wr, 787 op/s 2023-09-23T23:53:44.101 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:53:44.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:44.104 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:53:44.205 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:53:44.236 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:53:44.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:44.241 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:53:44.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:53:43 smithi164 bash[92846]: cluster 2023-09-23T23:53:42.826264+0000 mgr.y (mgr.25991) 1105 : cluster 0 pgmap v1223: 89 pgs: 89 active+clean; 5.1 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 0 B/s wr, 787 op/s 2023-09-23T23:53:44.342 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:53:44.366 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:53:44.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:44.368 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:53:44.418 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:53:44.418 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:53:44.469 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:53:44.497 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:53:44.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:44.499 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:53:44.600 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:53:44.626 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:53:44.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:44.629 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:53:44.729 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:44.756 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:44.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:44.758 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:53:44.858 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:53:44.884 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:53:44.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:44.886 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:53:44.987 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:53:45.013 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:53:45.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:45.015 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:53:45.116 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:53:45.146 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:53:45.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:45.149 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:53:45.249 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:53:45.271 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:53:45.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:45.275 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:53:45.376 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:53:45.399 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:53:45.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:45.401 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:53:45.502 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:53:45.528 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:53:45.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:45.532 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:53:45.632 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:53:45.665 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:53:45.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:45.667 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:53:45.768 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:53:45.785 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:53:45.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:45.787 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:53:45.887 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:45.909 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:45.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:45.911 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:53:46.006 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:53:46 smithi159 bash[105915]: cluster 2023-09-23T23:53:44.826830+0000 mgr.y (mgr.25991) 1106 : cluster 0 pgmap v1224: 89 pgs: 89 active+clean; 5.1 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 0 B/s wr, 724 op/s 2023-09-23T23:53:46.012 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:46.034 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:46.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:46.037 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:53:46.137 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:46.145 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:53:46 smithi164 bash[92846]: cluster 2023-09-23T23:53:44.826830+0000 mgr.y (mgr.25991) 1106 : cluster 0 pgmap v1224: 89 pgs: 89 active+clean; 5.1 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 0 B/s wr, 724 op/s 2023-09-23T23:53:46.160 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:46.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:46.163 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:53:46.264 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:46.290 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:46.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:46.295 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:53:46.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:53:46 smithi159 bash[108473]: cluster 2023-09-23T23:53:44.826830+0000 mgr.y (mgr.25991) 1106 : cluster 0 pgmap v1224: 89 pgs: 89 active+clean; 5.1 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 0 B/s wr, 724 op/s 2023-09-23T23:53:46.396 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:53:46.430 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:53:46.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:46.433 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:53:46.534 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:53:46.569 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:53:46.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:46.572 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:53:46.673 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:53:46.702 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:53:46.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:46.707 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:53:46.808 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:53:46.834 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:53:46.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:46.841 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:53:46.942 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:53:46.971 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:53:46.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:46.978 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:53:47.079 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:53:47.106 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:53:47.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:47.111 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:53:47.212 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:53:47.241 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:53:47.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:47.246 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:53:47.347 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:53:47.378 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:53:47.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:47.381 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:53:47.482 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:53:47.505 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:53:47.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:47.510 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:53:47.611 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:53:47.635 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:53:47.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:47.638 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:53:47.739 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:53:47.770 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:53:47.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:47.772 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:53:47.873 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:47.903 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:47.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:47.905 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:53:48.006 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:53:48.037 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:53:48.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:48.039 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:53:48.140 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:53:48.162 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:53:48.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:48.168 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:53:48.268 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:53:48.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:53:48 smithi164 bash[92846]: cluster 2023-09-23T23:53:46.827394+0000 mgr.y (mgr.25991) 1107 : cluster 0 pgmap v1225: 89 pgs: 89 active+clean; 5.0 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 0 B/s wr, 795 op/s 2023-09-23T23:53:48.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:53:48 smithi164 bash[92846]: audit 2023-09-23T23:53:47.257430+0000 mon.a (mon.0) 1395 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:53:48.277 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:53:48 smithi159 bash[105915]: cluster 2023-09-23T23:53:46.827394+0000 mgr.y (mgr.25991) 1107 : cluster 0 pgmap v1225: 89 pgs: 89 active+clean; 5.0 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 0 B/s wr, 795 op/s 2023-09-23T23:53:48.278 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:53:48 smithi159 bash[105915]: audit 2023-09-23T23:53:47.257430+0000 mon.a (mon.0) 1395 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:53:48.278 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:53:48 smithi159 bash[108473]: cluster 2023-09-23T23:53:46.827394+0000 mgr.y (mgr.25991) 1107 : cluster 0 pgmap v1225: 89 pgs: 89 active+clean; 5.0 GiB data, 19 GiB used, 428 GiB / 447 GiB avail; 0 B/s wr, 795 op/s 2023-09-23T23:53:48.278 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:53:48 smithi159 bash[108473]: audit 2023-09-23T23:53:47.257430+0000 mon.a (mon.0) 1395 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:53:48.306 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:53:48.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:48.308 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:53:48.409 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:53:48.436 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:53:48.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:48.439 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:53:48.540 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:53:48.570 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:53:48.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:48.577 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:53:48.678 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:48.703 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:48.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:48.706 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:53:48.806 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:53:48.829 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:53:48.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:48.833 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:53:48.934 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:53:48.966 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:53:48.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:48.971 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:53:49.072 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:53:49.091 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:53:49.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:49.093 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:53:49.193 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:53:49.218 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:53:49.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:49.220 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:53:49.321 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:53:49.348 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:53:49.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:49.350 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:53:49.451 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:53:49.470 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:53:49.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:49.472 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:53:49.573 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:49.604 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:49.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:49.607 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:53:49.708 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:53:49.738 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:53:49.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:49.746 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:53:49.847 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:53:49.875 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:53:49.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:49.880 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:53:49.980 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:53:50.003 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:53:50.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:50.006 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:53:50.107 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:53:50.116 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:53:50 smithi159 bash[105915]: cluster 2023-09-23T23:53:48.828061+0000 mgr.y (mgr.25991) 1108 : cluster 0 pgmap v1226: 89 pgs: 89 active+clean; 4.8 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 0 B/s wr, 860 op/s 2023-09-23T23:53:50.116 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:53:50 smithi159 bash[108473]: cluster 2023-09-23T23:53:48.828061+0000 mgr.y (mgr.25991) 1108 : cluster 0 pgmap v1226: 89 pgs: 89 active+clean; 4.8 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 0 B/s wr, 860 op/s 2023-09-23T23:53:50.137 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:53:50.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:50.143 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:53:50.244 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:53:50.271 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:53:50.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:50.276 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:53:50.276 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:53:50 smithi164 bash[92846]: cluster 2023-09-23T23:53:48.828061+0000 mgr.y (mgr.25991) 1108 : cluster 0 pgmap v1226: 89 pgs: 89 active+clean; 4.8 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 0 B/s wr, 860 op/s 2023-09-23T23:53:50.377 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:53:50.400 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:53:50.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:50.402 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:53:50.503 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:50.530 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:50.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:50.534 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:53:50.634 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:53:50.663 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:53:50.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:50.667 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:53:50.768 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:50.802 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:50.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:50.805 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:53:50.906 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:53:50.940 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:53:50.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:50.942 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:53:51.043 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:53:51.072 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:53:51.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:51.074 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:53:51.175 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:51.198 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:51.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:51.200 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:53:51.301 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:51.327 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:51.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:51.331 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:53:51.432 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:53:51.459 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:53:51.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:51.462 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:53:51.562 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:51.604 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:51.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:51.607 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:53:51.707 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:53:51.729 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:53:51.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:51.735 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:53:51.836 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:51.867 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:51.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:51.869 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:53:51.970 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:53:51.998 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:53:52.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:52.000 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:53:52.101 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:53:52.110 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:53:52 smithi164 bash[92846]: cluster 2023-09-23T23:53:50.828637+0000 mgr.y (mgr.25991) 1109 : cluster 0 pgmap v1227: 89 pgs: 89 active+clean; 4.7 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 0 B/s wr, 813 op/s 2023-09-23T23:53:52.124 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:53:52.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:52.127 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:53:52.227 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:53:52.255 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:53:52.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:52.257 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:53:52.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:53:52 smithi159 bash[105915]: cluster 2023-09-23T23:53:50.828637+0000 mgr.y (mgr.25991) 1109 : cluster 0 pgmap v1227: 89 pgs: 89 active+clean; 4.7 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 0 B/s wr, 813 op/s 2023-09-23T23:53:52.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:53:52 smithi159 bash[108473]: cluster 2023-09-23T23:53:50.828637+0000 mgr.y (mgr.25991) 1109 : cluster 0 pgmap v1227: 89 pgs: 89 active+clean; 4.7 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 0 B/s wr, 813 op/s 2023-09-23T23:53:52.358 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:53:52.383 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:53:52.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:52.384 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:53:52.485 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:53:52.506 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:53:52.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:52.508 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:53:52.609 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:53:52.645 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:53:52.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:52.648 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:53:52.749 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:52.772 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:52.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:52.778 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:53:52.879 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:53:52.905 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:53:52.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:52.911 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:53:53.012 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:53:53.042 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:53:53.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:53.045 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:53:53.146 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:53.169 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:53.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:53.172 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:53:53.273 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:53:53.296 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:53:53.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:53.301 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:53:53.402 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:53.424 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:53.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:53.427 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:53:53.527 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:53:53.554 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:53:53.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:53.559 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:53:53.660 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:53:53.700 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:53:53.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:53.704 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:53:53.794 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:53:53 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:53:53] "GET /metrics HTTP/1.1" 200 36543 "" "Prometheus/2.43.0" 2023-09-23T23:53:53.805 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:53:53.825 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:53:53.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:53.827 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:53:53.928 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:53:53.965 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:53:53.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:53.968 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:53:54.068 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:53:54.077 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:53:54 smithi159 bash[105915]: cluster 2023-09-23T23:53:52.829106+0000 mgr.y (mgr.25991) 1110 : cluster 0 pgmap v1228: 89 pgs: 89 active+clean; 4.6 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 0 B/s wr, 828 op/s 2023-09-23T23:53:54.077 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:53:54 smithi159 bash[108473]: cluster 2023-09-23T23:53:52.829106+0000 mgr.y (mgr.25991) 1110 : cluster 0 pgmap v1228: 89 pgs: 89 active+clean; 4.6 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 0 B/s wr, 828 op/s 2023-09-23T23:53:54.109 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:53:54.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:54.113 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:53:54.214 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:53:54.239 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:53:54.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:54.249 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:53:54.350 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:53:54.378 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:53:54.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:54.381 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:53:54.482 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:53:54.508 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:53:54.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:54.511 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:53:54.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:53:54 smithi164 bash[92846]: cluster 2023-09-23T23:53:52.829106+0000 mgr.y (mgr.25991) 1110 : cluster 0 pgmap v1228: 89 pgs: 89 active+clean; 4.6 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 0 B/s wr, 828 op/s 2023-09-23T23:53:54.611 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:53:54.638 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:53:54.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:54.642 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:53:54.743 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:53:54.770 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:53:54.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:54.772 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:53:54.873 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:53:54.903 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:53:54.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:54.906 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:53:55.006 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:53:55.046 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:53:55.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:55.049 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:53:55.150 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:55.178 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:55.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:55.183 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:53:55.283 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:53:55.314 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:53:55.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:55.318 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:53:55.419 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:53:55.446 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:53:55.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:55.448 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:53:55.549 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:53:55.574 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:53:55.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:55.578 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:53:55.678 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:55.706 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:55.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:55.710 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:53:55.810 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:53:55.840 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:53:55.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:55.844 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:53:55.944 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:55.967 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:55.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:55.970 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:53:56.070 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:53:56.096 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:53:56.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:56.099 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:53:56.199 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:53:56.232 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:53:56.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:56.236 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:53:56.236 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:53:56 smithi159 bash[105915]: cluster 2023-09-23T23:53:54.829525+0000 mgr.y (mgr.25991) 1111 : cluster 0 pgmap v1229: 89 pgs: 89 active+clean; 4.6 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 0 B/s wr, 702 op/s 2023-09-23T23:53:56.236 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:53:56 smithi159 bash[108473]: cluster 2023-09-23T23:53:54.829525+0000 mgr.y (mgr.25991) 1111 : cluster 0 pgmap v1229: 89 pgs: 89 active+clean; 4.6 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 0 B/s wr, 702 op/s 2023-09-23T23:53:56.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:53:56 smithi164 bash[92846]: cluster 2023-09-23T23:53:54.829525+0000 mgr.y (mgr.25991) 1111 : cluster 0 pgmap v1229: 89 pgs: 89 active+clean; 4.6 GiB data, 18 GiB used, 429 GiB / 447 GiB avail; 0 B/s wr, 702 op/s 2023-09-23T23:53:56.336 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:53:56.366 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:53:56.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:56.370 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:53:56.471 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:56.496 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:56.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:56.502 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:53:56.603 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:56.608 INFO:teuthology.orchestra.run.smithi159.stdout:ERROR: (22) Invalid argument 2023-09-23T23:53:56.608 INFO:teuthology.orchestra.run.smithi159.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-23T23:53:56.629 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:56.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:56.634 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:53:56.735 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:53:56.760 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:53:56.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:56.764 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:53:56.865 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:53:56.892 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:53:56.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:56.895 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:53:56.996 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:57.026 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:57.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:57.028 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:53:57.129 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:57.155 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:57.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:57.160 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:53:57.260 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:53:57.283 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:53:57.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:57.287 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:53:57.388 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:53:57.416 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:53:57.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:57.419 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:53:57.520 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:53:57.553 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:53:57.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:57.557 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:53:57.643 INFO:teuthology.orchestra.run.smithi159.stdout:moved 31 / 267 (11.6105%) 2023-09-23T23:53:57.643 INFO:teuthology.orchestra.run.smithi159.stdout:avg 53.4 2023-09-23T23:53:57.643 INFO:teuthology.orchestra.run.smithi159.stdout:stddev 7.88923 -> 6.15142 (expected baseline 6.53605) 2023-09-23T23:53:57.643 INFO:teuthology.orchestra.run.smithi159.stdout:min osd.2 with 43 -> 48 pgs (0.805243 -> 0.898876 * mean) 2023-09-23T23:53:57.643 INFO:teuthology.orchestra.run.smithi159.stdout:max osd.1 with 62 -> 51 pgs (1.16105 -> 0.955056 * mean) 2023-09-23T23:53:57.643 INFO:teuthology.orchestra.run.smithi159.stdout: 2023-09-23T23:53:57.644 INFO:teuthology.orchestra.run.smithi159.stdout:oload 110 2023-09-23T23:53:57.644 INFO:teuthology.orchestra.run.smithi159.stdout:max_change 1 2023-09-23T23:53:57.644 INFO:teuthology.orchestra.run.smithi159.stdout:max_change_osds 4 2023-09-23T23:53:57.644 INFO:teuthology.orchestra.run.smithi159.stdout:average_utilization 0.0388 2023-09-23T23:53:57.644 INFO:teuthology.orchestra.run.smithi159.stdout:overload_utilization 0.0427 2023-09-23T23:53:57.644 INFO:teuthology.orchestra.run.smithi159.stdout:osd.1 weight 1.0000 -> 0.7622 2023-09-23T23:53:57.644 INFO:teuthology.orchestra.run.smithi159.stdout:osd.3 weight 1.0000 -> 0.7907 2023-09-23T23:53:57.654 INFO:teuthology.orchestra.run.smithi159.stderr:no change 2023-09-23T23:53:57.658 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:57.686 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:53:57.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:57.688 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:53:57.789 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:53:57.813 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:53:57 smithi159 bash[95019]: debug 2023-09-23T23:53:57.633+0000 7fef5543f700 -1 mgr.server reply reply (2) No such file or directory no change 2023-09-23T23:53:57.815 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:53:57.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:57.818 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:53:57.919 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:53:57.943 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:53:57.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:57.949 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:53:58.050 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:53:58.075 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:53:58.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:58.078 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:53:58.179 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:53:58.186 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:53:58 smithi159 bash[108473]: cluster 2023-09-23T23:53:56.830359+0000 mgr.y (mgr.25991) 1112 : cluster 0 pgmap v1230: 89 pgs: 89 active+clean; 4.5 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 0 B/s wr, 806 op/s 2023-09-23T23:53:58.186 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:53:58 smithi159 bash[105915]: cluster 2023-09-23T23:53:56.830359+0000 mgr.y (mgr.25991) 1112 : cluster 0 pgmap v1230: 89 pgs: 89 active+clean; 4.5 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 0 B/s wr, 806 op/s 2023-09-23T23:53:58.206 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:53:58.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:58.211 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:53:58.312 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:58.319 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:53:58 smithi164 bash[92846]: cluster 2023-09-23T23:53:56.830359+0000 mgr.y (mgr.25991) 1112 : cluster 0 pgmap v1230: 89 pgs: 89 active+clean; 4.5 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 0 B/s wr, 806 op/s 2023-09-23T23:53:58.336 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:53:58.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:58.338 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:53:58.439 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:53:58.472 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:53:58.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:58.475 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:53:58.576 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:53:58.608 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:53:58.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:58.610 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:53:58.711 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:53:58.738 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:53:58.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:58.740 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:53:58.841 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:53:58.865 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:53:58.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:58.868 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:53:58.969 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:53:58.997 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:53:59.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:59.002 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:53:59.103 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:53:59.141 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:53:59.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:59.144 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:53:59.245 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:53:59.267 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:53:59.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:59.269 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:53:59.280 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:53:59 smithi159 bash[105915]: audit 2023-09-23T23:53:57.636981+0000 mgr.y (mgr.25991) 1113 : audit 0 from='client.35316 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:53:59.281 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:53:59 smithi159 bash[108473]: audit 2023-09-23T23:53:57.636981+0000 mgr.y (mgr.25991) 1113 : audit 0 from='client.35316 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:53:59.370 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:53:59.401 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:53:59.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:59.403 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:53:59.504 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:53:59.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:53:59 smithi164 bash[92846]: audit 2023-09-23T23:53:57.636981+0000 mgr.y (mgr.25991) 1113 : audit 0 from='client.35316 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T23:53:59.536 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:53:59.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:59.539 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:53:59.640 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:53:59.665 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:53:59.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:59.670 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:53:59.771 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:53:59.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:59.798 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:53:59.798 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:53:59.899 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:53:59.931 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:53:59.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:53:59.935 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:54:00.035 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:54:00.078 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:54:00.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:00.083 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:54:00.184 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:00.194 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:54:00 smithi164 bash[92846]: cluster 2023-09-23T23:53:58.830961+0000 mgr.y (mgr.25991) 1114 : cluster 0 pgmap v1231: 89 pgs: 89 active+clean; 4.4 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 0 B/s wr, 862 op/s 2023-09-23T23:54:00.210 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:00.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:00.213 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:54:00.301 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:54:00 smithi159 bash[105915]: cluster 2023-09-23T23:53:58.830961+0000 mgr.y (mgr.25991) 1114 : cluster 0 pgmap v1231: 89 pgs: 89 active+clean; 4.4 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 0 B/s wr, 862 op/s 2023-09-23T23:54:00.301 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:54:00 smithi159 bash[108473]: cluster 2023-09-23T23:53:58.830961+0000 mgr.y (mgr.25991) 1114 : cluster 0 pgmap v1231: 89 pgs: 89 active+clean; 4.4 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 0 B/s wr, 862 op/s 2023-09-23T23:54:00.313 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:00.343 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:00.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:00.346 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:54:00.447 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:54:00.470 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:54:00.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:00.472 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:54:00.573 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:00.595 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:00.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:00.598 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:54:00.698 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:00.736 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:00.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:00.738 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:54:00.839 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:54:00.862 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:54:00.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:00.867 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:54:00.968 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:54:01.004 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:54:01.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:01.008 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:54:01.109 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:01.135 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:01.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:01.140 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:54:01.240 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:54:01.272 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:54:01.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:01.278 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:54:01.379 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:01.405 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:01.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:01.411 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:54:01.511 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:54:01.540 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:54:01.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:01.545 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:54:01.646 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:01.671 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:01.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:01.672 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:54:01.773 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:54:01.802 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:54:01.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:01.804 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:54:01.905 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:01.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:01.938 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:01.938 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:54:02.038 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:54:02.070 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:54:02.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:02.074 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:54:02.175 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:02.199 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:02.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:02.202 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:54:02.287 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:54:02 smithi159 bash[105915]: cluster 2023-09-23T23:54:00.831765+0000 mgr.y (mgr.25991) 1115 : cluster 0 pgmap v1232: 89 pgs: 89 active+clean; 4.3 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 0 B/s wr, 780 op/s 2023-09-23T23:54:02.288 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:54:02 smithi159 bash[108473]: cluster 2023-09-23T23:54:00.831765+0000 mgr.y (mgr.25991) 1115 : cluster 0 pgmap v1232: 89 pgs: 89 active+clean; 4.3 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 0 B/s wr, 780 op/s 2023-09-23T23:54:02.302 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:54:02.312 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:54:02 smithi164 bash[92846]: cluster 2023-09-23T23:54:00.831765+0000 mgr.y (mgr.25991) 1115 : cluster 0 pgmap v1232: 89 pgs: 89 active+clean; 4.3 GiB data, 17 GiB used, 430 GiB / 447 GiB avail; 0 B/s wr, 780 op/s 2023-09-23T23:54:02.331 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:54:02.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:02.333 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:54:02.434 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:02.460 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:02.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:02.462 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:54:02.563 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:02.588 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:02.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:02.594 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:54:02.694 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:02.720 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:02.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:02.723 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:54:02.779 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_blocked_ops 2023-09-23T23:54:02.824 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:54:02.890 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:54:02.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:02.899 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:54:02.999 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:54:03.030 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:54:03.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:03.038 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:54:03.139 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:54:03.164 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:54:03.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:03.167 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:54:03.268 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:03.276 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:54:03 smithi159 bash[105915]: audit 2023-09-23T23:54:02.255131+0000 mon.a (mon.0) 1396 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:54:03.277 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:54:03 smithi159 bash[108473]: audit 2023-09-23T23:54:02.255131+0000 mon.a (mon.0) 1396 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:54:03.290 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:03.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:03.293 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:54:03.393 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:03.402 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:54:03 smithi164 bash[92846]: audit 2023-09-23T23:54:02.255131+0000 mon.a (mon.0) 1396 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:54:03.403 INFO:teuthology.orchestra.run.smithi159.stdout:osd.0: {} 2023-09-23T23:54:03.426 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:03.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:03.430 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:54:03.454 INFO:teuthology.orchestra.run.smithi159.stdout:osd.1: {} 2023-09-23T23:54:03.502 INFO:teuthology.orchestra.run.smithi159.stdout:osd.2: {} 2023-09-23T23:54:03.531 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:03.548 INFO:teuthology.orchestra.run.smithi159.stdout:osd.3: {} 2023-09-23T23:54:03.561 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:03.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:03.566 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:54:03.585 INFO:teuthology.orchestra.run.smithi159.stdout:osd.4: {} 2023-09-23T23:54:03.632 INFO:teuthology.orchestra.run.smithi159.stdout:osd.5: {} 2023-09-23T23:54:03.667 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:54:03.682 INFO:teuthology.orchestra.run.smithi159.stdout:osd.6: {} 2023-09-23T23:54:03.703 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:54:03.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:03.709 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:54:03.729 INFO:teuthology.orchestra.run.smithi159.stdout:osd.7: {} 2023-09-23T23:54:03.733 INFO:teuthology.orchestra.run.smithi159.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T23:54:03.733 INFO:teuthology.orchestra.run.smithi159.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T23:54:03.733 INFO:teuthology.orchestra.run.smithi159.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T23:54:03.733 INFO:teuthology.orchestra.run.smithi159.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T23:54:03.734 INFO:teuthology.orchestra.run.smithi159.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T23:54:03.734 INFO:teuthology.orchestra.run.smithi159.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T23:54:03.734 INFO:teuthology.orchestra.run.smithi159.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T23:54:03.734 INFO:teuthology.orchestra.run.smithi159.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T23:54:03.810 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:03.835 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:03.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:03.840 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:54:03.941 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:54:03.949 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:54:03 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:54:03] "GET /metrics HTTP/1.1" 200 36545 "" "Prometheus/2.43.0" 2023-09-23T23:54:03.966 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:54:03.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:03.970 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:54:04.071 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:54:04.084 INFO:teuthology.orchestra.run.smithi159.stderr:nodeep-scrub is unset 2023-09-23T23:54:04.096 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:54:04.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:04.098 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:54:04.199 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:54:04.207 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:54:04 smithi164 bash[92846]: cluster 2023-09-23T23:54:02.832386+0000 mgr.y (mgr.25991) 1116 : cluster 0 pgmap v1233: 89 pgs: 89 active+clean; 4.1 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 832 op/s 2023-09-23T23:54:04.207 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:54:04 smithi164 bash[92846]: audit 2023-09-23T23:54:03.355853+0000 mon.c (mon.2) 101 : audit 0 from='client.? 172.21.15.159:0/3928102794' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:54:04.207 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:54:04 smithi164 bash[92846]: audit 2023-09-23T23:54:03.890487+0000 mon.a (mon.0) 1397 : audit 1 from='client.? 172.21.15.159:0/1985905866' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:54:04.222 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:54:04.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:04.225 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:54:04.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:54:04 smithi159 bash[105915]: cluster 2023-09-23T23:54:02.832386+0000 mgr.y (mgr.25991) 1116 : cluster 0 pgmap v1233: 89 pgs: 89 active+clean; 4.1 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 832 op/s 2023-09-23T23:54:04.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:54:04 smithi159 bash[105915]: audit 2023-09-23T23:54:03.355853+0000 mon.c (mon.2) 101 : audit 0 from='client.? 172.21.15.159:0/3928102794' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:54:04.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:54:04 smithi159 bash[105915]: audit 2023-09-23T23:54:03.890487+0000 mon.a (mon.0) 1397 : audit 1 from='client.? 172.21.15.159:0/1985905866' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:54:04.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:54:04 smithi159 bash[108473]: cluster 2023-09-23T23:54:02.832386+0000 mgr.y (mgr.25991) 1116 : cluster 0 pgmap v1233: 89 pgs: 89 active+clean; 4.1 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 832 op/s 2023-09-23T23:54:04.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:54:04 smithi159 bash[108473]: audit 2023-09-23T23:54:03.355853+0000 mon.c (mon.2) 101 : audit 0 from='client.? 172.21.15.159:0/3928102794' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:54:04.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:54:04 smithi159 bash[108473]: audit 2023-09-23T23:54:03.890487+0000 mon.a (mon.0) 1397 : audit 1 from='client.? 172.21.15.159:0/1985905866' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:54:04.326 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:04.349 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:04.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:04.354 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:54:04.454 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:54:04.479 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:54:04.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:04.482 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:54:04.582 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:04.608 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:04.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:04.613 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:54:04.714 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:04.739 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:04.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:04.742 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:54:04.843 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:54:04.866 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:54:04.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:04.870 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:54:04.971 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:54:04.997 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:54:05.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:05.000 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:54:05.101 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:05.124 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:05.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:05.126 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:54:05.227 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:54:05.237 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:54:05 smithi164 bash[92846]: cluster 2023-09-23T23:54:04.066853+0000 mon.a (mon.0) 1398 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T23:54:05.237 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:54:05 smithi164 bash[92846]: cluster 2023-09-23T23:54:04.066884+0000 mon.a (mon.0) 1399 : cluster 1 Cluster is now healthy 2023-09-23T23:54:05.237 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:54:05 smithi164 bash[92846]: audit 2023-09-23T23:54:04.071916+0000 mon.a (mon.0) 1400 : audit 1 from='client.? 172.21.15.159:0/1985905866' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T23:54:05.237 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:54:05 smithi164 bash[92846]: cluster 2023-09-23T23:54:04.072018+0000 mon.a (mon.0) 1401 : cluster 0 osdmap e316: 8 total, 8 up, 5 in 2023-09-23T23:54:05.237 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:54:05 smithi164 bash[92846]: cluster 2023-09-23T23:54:04.073319+0000 osd.6 (osd.6) 357 : cluster 3 failed to encode map e316 with expected crc 2023-09-23T23:54:05.237 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:54:05 smithi164 bash[92846]: cluster 2023-09-23T23:54:04.832805+0000 mgr.y (mgr.25991) 1117 : cluster 0 pgmap v1235: 89 pgs: 89 active+clean; 4.1 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 814 op/s 2023-09-23T23:54:05.252 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:54:05.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:05.258 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:54:05.358 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:05.367 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:54:05 smithi159 bash[105915]: cluster 2023-09-23T23:54:04.066853+0000 mon.a (mon.0) 1398 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T23:54:05.367 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:54:05 smithi159 bash[105915]: cluster 2023-09-23T23:54:04.066884+0000 mon.a (mon.0) 1399 : cluster 1 Cluster is now healthy 2023-09-23T23:54:05.367 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:54:05 smithi159 bash[105915]: audit 2023-09-23T23:54:04.071916+0000 mon.a (mon.0) 1400 : audit 1 from='client.? 172.21.15.159:0/1985905866' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T23:54:05.367 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:54:05 smithi159 bash[105915]: cluster 2023-09-23T23:54:04.072018+0000 mon.a (mon.0) 1401 : cluster 0 osdmap e316: 8 total, 8 up, 5 in 2023-09-23T23:54:05.367 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:54:05 smithi159 bash[105915]: cluster 2023-09-23T23:54:04.073319+0000 osd.6 (osd.6) 357 : cluster 3 failed to encode map e316 with expected crc 2023-09-23T23:54:05.367 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:54:05 smithi159 bash[105915]: cluster 2023-09-23T23:54:04.832805+0000 mgr.y (mgr.25991) 1117 : cluster 0 pgmap v1235: 89 pgs: 89 active+clean; 4.1 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 814 op/s 2023-09-23T23:54:05.367 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:54:05 smithi159 bash[108473]: cluster 2023-09-23T23:54:04.066853+0000 mon.a (mon.0) 1398 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T23:54:05.368 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:54:05 smithi159 bash[108473]: cluster 2023-09-23T23:54:04.066884+0000 mon.a (mon.0) 1399 : cluster 1 Cluster is now healthy 2023-09-23T23:54:05.368 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:54:05 smithi159 bash[108473]: audit 2023-09-23T23:54:04.071916+0000 mon.a (mon.0) 1400 : audit 1 from='client.? 172.21.15.159:0/1985905866' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T23:54:05.368 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:54:05 smithi159 bash[108473]: cluster 2023-09-23T23:54:04.072018+0000 mon.a (mon.0) 1401 : cluster 0 osdmap e316: 8 total, 8 up, 5 in 2023-09-23T23:54:05.368 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:54:05 smithi159 bash[108473]: cluster 2023-09-23T23:54:04.073319+0000 osd.6 (osd.6) 357 : cluster 3 failed to encode map e316 with expected crc 2023-09-23T23:54:05.368 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:54:05 smithi159 bash[108473]: cluster 2023-09-23T23:54:04.832805+0000 mgr.y (mgr.25991) 1117 : cluster 0 pgmap v1235: 89 pgs: 89 active+clean; 4.1 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 814 op/s 2023-09-23T23:54:05.386 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:05.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:05.393 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:54:05.494 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:05.526 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:05.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:05.530 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:54:05.631 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:54:05.658 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:54:05.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:05.660 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:54:05.761 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:54:05.787 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:54:05.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:05.791 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:54:05.892 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:05.918 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:05.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:05.925 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:54:06.026 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:06.054 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:06.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:06.061 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:54:06.162 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:06.191 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:06.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:06.195 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:54:06.295 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:06.347 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:06.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:06.348 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:54:06.449 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:06.487 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:06.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:06.492 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:54:06.593 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:06.629 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:06.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:06.633 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:54:06.734 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:54:06.763 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:54:06.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:06.766 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:54:06.867 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:06.902 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:06.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:06.905 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:54:07.006 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:07.031 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:07.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:07.034 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:54:07.135 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:07.167 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:07.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:07.171 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:54:07.271 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:54:07.302 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:54:07.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:07.308 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:54:07.409 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:54:07.434 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:54:07.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:07.440 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:54:07.541 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:54:07.566 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:54:07.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:07.568 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:54:07.669 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:54:07.713 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:54:07.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:07.716 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:54:07.812 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 3, 4, 6] out_osds: [5, 0, 7] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-09-23T23:54:07.813 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T23:54:07.813 INFO:tasks.thrashosds.thrasher:fixing pg num pool unique_pool_4 2023-09-23T23:54:07.814 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T23:54:07.817 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:07.842 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:07.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:07.846 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:54:07.946 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:07.959 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:54:07 smithi159 bash[105915]: cluster 2023-09-23T23:54:06.833460+0000 mgr.y (mgr.25991) 1118 : cluster 0 pgmap v1236: 89 pgs: 89 active+clean; 4.0 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 822 op/s 2023-09-23T23:54:07.959 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:54:07 smithi159 bash[108473]: cluster 2023-09-23T23:54:06.833460+0000 mgr.y (mgr.25991) 1118 : cluster 0 pgmap v1236: 89 pgs: 89 active+clean; 4.0 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 822 op/s 2023-09-23T23:54:07.990 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:07.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:07.993 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:54:08.094 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:54:08.104 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:54:07 smithi164 bash[92846]: cluster 2023-09-23T23:54:06.833460+0000 mgr.y (mgr.25991) 1118 : cluster 0 pgmap v1236: 89 pgs: 89 active+clean; 4.0 GiB data, 16 GiB used, 431 GiB / 447 GiB avail; 0 B/s wr, 822 op/s 2023-09-23T23:54:08.121 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:54:08.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:08.123 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:54:08.224 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:08.250 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:08.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:08.253 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:54:08.319 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T23:54:08.336 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T23:54:08.353 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:08.405 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:08.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:08.412 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:54:08.512 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:54:08.551 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:54:08.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:08.563 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:54:08.664 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:08.691 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:08.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:08.694 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:54:08.795 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:54:08.822 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:54:08.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:08.825 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:54:08.926 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:54:08.953 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:54:08.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:08.956 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:54:09.056 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:54:09.084 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:54:09.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:09.088 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:54:09.188 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:54:09.217 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:54:09.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:09.221 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:54:09.322 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:54:09.352 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:54:09.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:09.358 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:54:09.460 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:54:09.486 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:54:09.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:09.488 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:54:09.588 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:09.621 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:09.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:09.623 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:54:09.724 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:54:09.751 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:54:09.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:09.754 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:54:09.855 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:09.864 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:54:09.895 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:09.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:09.902 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:54:10.002 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:54:10.011 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:54:09 smithi164 bash[92846]: cluster 2023-09-23T23:54:08.834153+0000 mgr.y (mgr.25991) 1119 : cluster 0 pgmap v1237: 89 pgs: 89 active+clean; 3.8 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 830 op/s 2023-09-23T23:54:10.026 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:54:10.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:10.029 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:54:10.130 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:54:10.158 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:54:10.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:10.160 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:54:10.261 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:10.288 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:10.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:10.291 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:54:10.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:54:09 smithi159 bash[105915]: cluster 2023-09-23T23:54:08.834153+0000 mgr.y (mgr.25991) 1119 : cluster 0 pgmap v1237: 89 pgs: 89 active+clean; 3.8 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 830 op/s 2023-09-23T23:54:10.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:54:09 smithi159 bash[108473]: cluster 2023-09-23T23:54:08.834153+0000 mgr.y (mgr.25991) 1119 : cluster 0 pgmap v1237: 89 pgs: 89 active+clean; 3.8 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 830 op/s 2023-09-23T23:54:10.392 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:10.415 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:10.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:10.420 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:54:10.521 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:54:10.546 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:54:10.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:10.549 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:54:10.650 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:54:10.686 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:54:10.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:10.691 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:54:10.792 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:54:10.818 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:54:10.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:10.822 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:54:10.923 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:54:10.955 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:54:10.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:10.958 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:54:11.059 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:54:11.084 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:54:11.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:11.086 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:54:11.187 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:54:11.219 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:54:11.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:11.222 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:54:11.323 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:11.349 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:11.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:11.353 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:54:11.454 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:54:11.481 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:54:11.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:11.484 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:54:11.585 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:54:11.609 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:54:11.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:11.611 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:54:11.712 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:11.741 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:11.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:11.743 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:54:11.844 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:11.881 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:11.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:11.886 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:54:11.905 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:54:11.987 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:54:12.011 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:54:12.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:12.013 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:54:12.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:54:11 smithi159 bash[105915]: cluster 2023-09-23T23:54:10.834707+0000 mgr.y (mgr.25991) 1120 : cluster 0 pgmap v1238: 89 pgs: 89 active+clean; 3.8 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 840 op/s 2023-09-23T23:54:12.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:54:11 smithi159 bash[108473]: cluster 2023-09-23T23:54:10.834707+0000 mgr.y (mgr.25991) 1120 : cluster 0 pgmap v1238: 89 pgs: 89 active+clean; 3.8 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 840 op/s 2023-09-23T23:54:12.114 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:54:12.143 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:54:12.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:12.147 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:54:12.247 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:12.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:54:11 smithi164 bash[92846]: cluster 2023-09-23T23:54:10.834707+0000 mgr.y (mgr.25991) 1120 : cluster 0 pgmap v1238: 89 pgs: 89 active+clean; 3.8 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 840 op/s 2023-09-23T23:54:12.271 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:12.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:12.276 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:54:12.377 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:54:12.410 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:54:12.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:12.415 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:54:12.516 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:12.551 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:12.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:12.556 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:54:12.656 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:12.678 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:12.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:12.680 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:54:12.781 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:54:12.806 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:54:12.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:12.808 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:54:12.909 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:12.930 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:54:12.933 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:54:12.942 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:12.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:12.948 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:54:13.048 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:54:13.097 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:54:13.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:13.103 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:54:13.204 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:13.233 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:13.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:13.237 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:54:13.338 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:13.367 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:13.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:13.374 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:54:13.475 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:54:13.499 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:54:13.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:13.502 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:54:13.603 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:54:13.632 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:54:13.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:13.638 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:54:13.739 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:13.763 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:13.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:13.766 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:54:13.794 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:54:13 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:54:13] "GET /metrics HTTP/1.1" 200 36545 "" "Prometheus/2.43.0" 2023-09-23T23:54:13.867 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:13.900 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:13.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:13.903 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:54:14.003 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:54:14.012 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:54:13 smithi164 bash[92846]: cluster 2023-09-23T23:54:12.835291+0000 mgr.y (mgr.25991) 1121 : cluster 0 pgmap v1239: 89 pgs: 89 active+clean; 3.6 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 824 op/s 2023-09-23T23:54:14.032 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:54:14.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:14.036 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:54:14.136 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:54:14.163 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:54:14.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:14.166 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:54:14.267 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:54:14.276 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:54:13 smithi159 bash[105915]: cluster 2023-09-23T23:54:12.835291+0000 mgr.y (mgr.25991) 1121 : cluster 0 pgmap v1239: 89 pgs: 89 active+clean; 3.6 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 824 op/s 2023-09-23T23:54:14.276 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:54:13 smithi159 bash[108473]: cluster 2023-09-23T23:54:12.835291+0000 mgr.y (mgr.25991) 1121 : cluster 0 pgmap v1239: 89 pgs: 89 active+clean; 3.6 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 824 op/s 2023-09-23T23:54:14.294 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:54:14.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:14.297 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:54:14.397 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:14.432 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:14.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:14.435 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:54:14.536 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:54:14.562 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:54:14.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:14.564 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:54:14.665 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:54:14.692 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:54:14.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:14.694 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:54:14.795 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:54:14.815 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:54:14.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:14.819 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:54:14.920 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:54:14.946 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:54:14.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:14.950 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:54:15.051 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:54:15.075 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:54:15.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:15.080 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:54:15.181 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:54:15.208 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:54:15.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:15.211 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:54:15.312 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:15.341 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:15.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:15.343 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:54:15.444 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:15.470 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:15.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:15.473 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:54:15.574 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:15.598 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:15.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:15.601 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:54:15.702 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:54:15.741 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:54:15.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:15.750 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:54:15.850 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:15.888 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:15.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:15.892 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:54:15.993 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:54:16.018 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:54:16.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:16.023 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:54:16.124 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:16.150 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:16.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:16.152 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:54:16.253 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:54:16.263 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:54:15 smithi164 bash[92846]: cluster 2023-09-23T23:54:14.835809+0000 mgr.y (mgr.25991) 1122 : cluster 0 pgmap v1240: 89 pgs: 89 active+clean; 3.6 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 764 op/s 2023-09-23T23:54:16.283 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:54:16.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:16.285 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:54:16.385 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:16.393 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:54:16 smithi159 bash[105915]: cluster 2023-09-23T23:54:14.835809+0000 mgr.y (mgr.25991) 1122 : cluster 0 pgmap v1240: 89 pgs: 89 active+clean; 3.6 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 764 op/s 2023-09-23T23:54:16.394 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:54:16 smithi159 bash[108473]: cluster 2023-09-23T23:54:14.835809+0000 mgr.y (mgr.25991) 1122 : cluster 0 pgmap v1240: 89 pgs: 89 active+clean; 3.6 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 0 B/s wr, 764 op/s 2023-09-23T23:54:16.424 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:16.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:16.426 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:54:16.527 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:54:16.554 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:54:16.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:16.562 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:54:16.663 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:16.694 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:16.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:16.700 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:54:16.801 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:54:16.828 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:54:16.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:16.832 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:54:16.933 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:16.969 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:16.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:16.972 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:54:17.073 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:17.103 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:17.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:17.106 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:54:17.206 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:17.238 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:17.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:17.246 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:54:17.347 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:54:17.371 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:54:17.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:17.378 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:54:17.478 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:54:17.502 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:54:17.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:17.505 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:54:17.606 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:54:17.631 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:54:17.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:17.634 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:54:17.735 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:54:17.761 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:54:17.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:17.764 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:54:17.864 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:54:17.889 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:54:17.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:17.894 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:54:17.995 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:18.005 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:54:17 smithi164 bash[92846]: cluster 2023-09-23T23:54:16.836358+0000 mgr.y (mgr.25991) 1123 : cluster 0 pgmap v1241: 89 pgs: 89 active+clean; 3.5 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 829 op/s 2023-09-23T23:54:18.005 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:54:17 smithi164 bash[92846]: audit 2023-09-23T23:54:17.261334+0000 mon.a (mon.0) 1402 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:54:18.005 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:54:17 smithi164 bash[92846]: audit 2023-09-23T23:54:17.263061+0000 mon.a (mon.0) 1403 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:54:18.022 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:18.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:18.026 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:54:18.127 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:54:18.135 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:54:17 smithi159 bash[105915]: cluster 2023-09-23T23:54:16.836358+0000 mgr.y (mgr.25991) 1123 : cluster 0 pgmap v1241: 89 pgs: 89 active+clean; 3.5 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 829 op/s 2023-09-23T23:54:18.135 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:54:17 smithi159 bash[105915]: audit 2023-09-23T23:54:17.261334+0000 mon.a (mon.0) 1402 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:54:18.135 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:54:17 smithi159 bash[105915]: audit 2023-09-23T23:54:17.263061+0000 mon.a (mon.0) 1403 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:54:18.136 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:54:17 smithi159 bash[108473]: cluster 2023-09-23T23:54:16.836358+0000 mgr.y (mgr.25991) 1123 : cluster 0 pgmap v1241: 89 pgs: 89 active+clean; 3.5 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 829 op/s 2023-09-23T23:54:18.136 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:54:17 smithi159 bash[108473]: audit 2023-09-23T23:54:17.261334+0000 mon.a (mon.0) 1402 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:54:18.136 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:54:17 smithi159 bash[108473]: audit 2023-09-23T23:54:17.263061+0000 mon.a (mon.0) 1403 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:54:18.154 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:54:18.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:18.159 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:54:18.259 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:54:18.284 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:54:18.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:18.287 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:54:18.387 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:18.410 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:18.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:18.413 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:54:18.513 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:54:18.540 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:54:18.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:18.542 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:54:18.643 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:54:18.685 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:54:18.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:18.690 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:54:18.791 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:54:18.818 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:54:18.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:18.820 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:54:18.920 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:54:18.949 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:54:18.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:18.951 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:54:19.052 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:54:19.074 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:54:19.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:19.077 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:54:19.177 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:19.223 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:19.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:19.227 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:54:19.328 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:54:19.354 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:54:19.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:19.356 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:54:19.457 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:54:19.484 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:54:19.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:19.489 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:54:19.589 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:54:19.615 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:54:19.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:19.621 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:54:19.721 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:54:19.746 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:54:19.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:19.750 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:54:19.851 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:19.871 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:19.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:19.875 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:54:19.976 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:20.003 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:20.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:20.011 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:54:20.112 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:20.133 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:20.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:20.135 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:54:20.236 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:20.244 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:54:19 smithi164 bash[92846]: cluster 2023-09-23T23:54:18.837012+0000 mgr.y (mgr.25991) 1124 : cluster 0 pgmap v1242: 89 pgs: 89 active+clean; 3.4 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 871 op/s 2023-09-23T23:54:20.258 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:20.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:20.261 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:54:20.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:54:19 smithi159 bash[105915]: cluster 2023-09-23T23:54:18.837012+0000 mgr.y (mgr.25991) 1124 : cluster 0 pgmap v1242: 89 pgs: 89 active+clean; 3.4 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 871 op/s 2023-09-23T23:54:20.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:54:19 smithi159 bash[108473]: cluster 2023-09-23T23:54:18.837012+0000 mgr.y (mgr.25991) 1124 : cluster 0 pgmap v1242: 89 pgs: 89 active+clean; 3.4 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 871 op/s 2023-09-23T23:54:20.362 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:54:20.392 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:54:20.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:20.393 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:54:20.494 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:54:20.521 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:54:20.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:20.525 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:54:20.625 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:20.688 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:20.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:20.696 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:54:20.796 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:20.823 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:20.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:20.826 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:54:20.927 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:54:20.958 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:54:20.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:20.963 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:54:20.995 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:54:20 smithi159 bash[108473]: audit 2023-09-23T23:54:20.137322+0000 mon.a (mon.0) 1404 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:54:20.996 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:54:20 smithi159 bash[108473]: audit 2023-09-23T23:54:20.713898+0000 mon.a (mon.0) 1405 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:54:20.996 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:54:20 smithi159 bash[108473]: audit 2023-09-23T23:54:20.735771+0000 mon.a (mon.0) 1406 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:54:21.063 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:54:21.099 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:54:21.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:21.103 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:54:21.204 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:21.230 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:21.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:21.232 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:54:21.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:54:20 smithi164 bash[92846]: audit 2023-09-23T23:54:20.137322+0000 mon.a (mon.0) 1404 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:54:21.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:54:20 smithi164 bash[92846]: audit 2023-09-23T23:54:20.713898+0000 mon.a (mon.0) 1405 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:54:21.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:54:20 smithi164 bash[92846]: audit 2023-09-23T23:54:20.735771+0000 mon.a (mon.0) 1406 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:54:21.332 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:54:20 smithi159 bash[105915]: audit 2023-09-23T23:54:20.137322+0000 mon.a (mon.0) 1404 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:54:21.332 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:54:20 smithi159 bash[105915]: audit 2023-09-23T23:54:20.713898+0000 mon.a (mon.0) 1405 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:54:21.332 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:54:20 smithi159 bash[105915]: audit 2023-09-23T23:54:20.735771+0000 mon.a (mon.0) 1406 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:54:21.333 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:21.360 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:21.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:21.362 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:54:21.463 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:21.488 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:21.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:21.492 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:54:21.593 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:21.621 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:21.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:21.626 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:54:21.727 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:54:21.757 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:54:21.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:21.761 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:54:21.862 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:21.886 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:21.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:21.892 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:54:21.993 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:54:22.015 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:54:22.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:22.017 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:54:22.118 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:54:22.151 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:54:22.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:22.154 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:54:22.254 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:22.262 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:54:21 smithi159 bash[105915]: cluster 2023-09-23T23:54:20.842559+0000 mgr.y (mgr.25991) 1125 : cluster 0 pgmap v1243: 89 pgs: 89 active+clean; 3.3 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 796 op/s 2023-09-23T23:54:22.263 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:54:22 smithi159 bash[108473]: cluster 2023-09-23T23:54:20.842559+0000 mgr.y (mgr.25991) 1125 : cluster 0 pgmap v1243: 89 pgs: 89 active+clean; 3.3 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 796 op/s 2023-09-23T23:54:22.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:54:21 smithi164 bash[92846]: cluster 2023-09-23T23:54:20.842559+0000 mgr.y (mgr.25991) 1125 : cluster 0 pgmap v1243: 89 pgs: 89 active+clean; 3.3 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 0 B/s wr, 796 op/s 2023-09-23T23:54:22.276 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:22.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:22.278 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:54:22.379 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:22.406 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:22.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:22.409 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:54:22.510 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:54:22.542 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:54:22.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:22.545 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:54:22.646 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:54:22.673 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:54:22.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:22.678 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:54:22.779 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:22.810 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:22.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:22.814 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:54:22.915 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:54:22.939 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:54:22.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:22.944 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:54:23.045 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:54:23.070 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:54:23.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:23.072 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:54:23.173 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:23.198 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:23.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:23.203 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:54:23.303 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:54:23.339 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:54:23.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:23.341 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:54:23.442 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:23.473 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:23.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:23.478 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:54:23.579 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:23.616 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:23.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:23.619 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:54:23.720 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:23.728 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:54:23 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:54:23] "GET /metrics HTTP/1.1" 200 36544 "" "Prometheus/2.43.0" 2023-09-23T23:54:23.753 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:23.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:23.756 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:54:23.857 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:23.884 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:23.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:23.887 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:54:23.988 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:54:24.012 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:54:24.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:24.017 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:54:24.117 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:54:24.143 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:54:24.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:24.145 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:54:24.246 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:54:24.254 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:54:23 smithi164 bash[92846]: cluster 2023-09-23T23:54:22.843940+0000 mgr.y (mgr.25991) 1126 : cluster 0 pgmap v1244: 89 pgs: 89 active+clean; 3.1 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 830 op/s 2023-09-23T23:54:24.276 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:54:24.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:24.278 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:54:24.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:54:23 smithi159 bash[105915]: cluster 2023-09-23T23:54:22.843940+0000 mgr.y (mgr.25991) 1126 : cluster 0 pgmap v1244: 89 pgs: 89 active+clean; 3.1 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 830 op/s 2023-09-23T23:54:24.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:54:23 smithi159 bash[108473]: cluster 2023-09-23T23:54:22.843940+0000 mgr.y (mgr.25991) 1126 : cluster 0 pgmap v1244: 89 pgs: 89 active+clean; 3.1 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 830 op/s 2023-09-23T23:54:24.379 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:24.404 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:24.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:24.410 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:54:24.510 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:54:24.545 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:54:24.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:24.551 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:54:24.652 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:54:24.681 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:54:24.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:24.684 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:54:24.784 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:24.810 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:24.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:24.813 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:54:24.914 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:54:24.941 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:54:24.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:24.943 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:54:25.044 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:25.068 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:25.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:25.072 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:54:25.173 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:25.197 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:25.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:25.199 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:54:25.300 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:25.325 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:25.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:25.327 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:54:25.428 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:54:25.452 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:54:25.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:25.455 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:54:25.556 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:25.582 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:25.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:25.585 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:54:25.685 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:54:25.711 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:54:25.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:25.712 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:54:25.813 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:54:25.855 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:54:25.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:25.859 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:54:25.959 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:54:25.983 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:54:25.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:25.986 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:54:26.087 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:26.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:26.121 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:26.122 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:54:26.223 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:26.232 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:54:26 smithi159 bash[105915]: cluster 2023-09-23T23:54:24.844466+0000 mgr.y (mgr.25991) 1127 : cluster 0 pgmap v1245: 89 pgs: 89 active+clean; 3.1 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 713 op/s 2023-09-23T23:54:26.232 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:54:26 smithi159 bash[108473]: cluster 2023-09-23T23:54:24.844466+0000 mgr.y (mgr.25991) 1127 : cluster 0 pgmap v1245: 89 pgs: 89 active+clean; 3.1 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 713 op/s 2023-09-23T23:54:26.252 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:26.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:26.256 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:54:26.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:54:26 smithi164 bash[92846]: cluster 2023-09-23T23:54:24.844466+0000 mgr.y (mgr.25991) 1127 : cluster 0 pgmap v1245: 89 pgs: 89 active+clean; 3.1 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 713 op/s 2023-09-23T23:54:26.356 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:54:26.382 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:54:26.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:26.385 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:54:26.486 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:26.512 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:26.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:26.516 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:54:26.617 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:54:26.643 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:54:26.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:26.646 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:54:26.746 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:54:26.780 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:54:26.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:26.782 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:54:26.883 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:54:26.910 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:54:26.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:26.912 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:54:27.013 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:54:27.038 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:54:27.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:27.043 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:54:27.144 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:54:27.180 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:54:27.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:27.186 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:54:27.286 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:54:27.315 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:54:27.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:27.317 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:54:27.418 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:54:27.450 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:54:27.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:27.453 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:54:27.553 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:54:27.578 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:54:27.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:27.580 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:54:27.677 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:54:27 smithi159 bash[105915]: audit 2023-09-23T23:54:26.594399+0000 mon.a (mon.0) 1407 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:54:27.677 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:54:27 smithi159 bash[105915]: audit 2023-09-23T23:54:26.602677+0000 mon.a (mon.0) 1408 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:54:27.677 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:54:27 smithi159 bash[105915]: cluster 2023-09-23T23:54:26.845001+0000 mgr.y (mgr.25991) 1128 : cluster 0 pgmap v1246: 89 pgs: 89 active+clean; 3.0 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 817 op/s 2023-09-23T23:54:27.678 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:54:27 smithi159 bash[108473]: audit 2023-09-23T23:54:26.594399+0000 mon.a (mon.0) 1407 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:54:27.678 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:54:27 smithi159 bash[108473]: audit 2023-09-23T23:54:26.602677+0000 mon.a (mon.0) 1408 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:54:27.678 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:54:27 smithi159 bash[108473]: cluster 2023-09-23T23:54:26.845001+0000 mgr.y (mgr.25991) 1128 : cluster 0 pgmap v1246: 89 pgs: 89 active+clean; 3.0 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 817 op/s 2023-09-23T23:54:27.681 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:54:27.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:54:27 smithi164 bash[92846]: audit 2023-09-23T23:54:26.594399+0000 mon.a (mon.0) 1407 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:54:27.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:54:27 smithi164 bash[92846]: audit 2023-09-23T23:54:26.602677+0000 mon.a (mon.0) 1408 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:54:27.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:54:27 smithi164 bash[92846]: cluster 2023-09-23T23:54:26.845001+0000 mgr.y (mgr.25991) 1128 : cluster 0 pgmap v1246: 89 pgs: 89 active+clean; 3.0 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 0 B/s wr, 817 op/s 2023-09-23T23:54:27.708 INFO:teuthology.orchestra.run.smithi159.stdout:{ 2023-09-23T23:54:27.708 INFO:teuthology.orchestra.run.smithi159.stdout: "ops": [], 2023-09-23T23:54:27.709 INFO:teuthology.orchestra.run.smithi159.stdout: "complaint_time": 30, 2023-09-23T23:54:27.709 INFO:teuthology.orchestra.run.smithi159.stdout: "num_blocked_ops": 0 2023-09-23T23:54:27.709 INFO:teuthology.orchestra.run.smithi159.stdout:} 2023-09-23T23:54:27.710 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:54:27.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:27.713 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:54:27.814 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:54:27.841 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:54:27.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:27.843 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:54:27.944 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:54:27.969 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:54:27.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:27.971 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:54:28.072 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:28.105 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:28.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:28.110 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:54:28.211 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:54:28.236 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:54:28.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:28.240 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:54:28.341 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:54:28.370 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:54:28.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:28.376 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:54:28.477 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:54:28.501 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:54:28.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:28.503 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:54:28.604 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:28.634 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:28.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:28.638 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:54:28.739 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:28.762 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:28.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:28.768 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:54:28.868 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:28.904 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:28.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:28.910 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:54:29.011 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:54:29.050 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:54:29.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:29.051 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:54:29.152 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:54:29.181 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:54:29.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:29.183 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:54:29.285 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:54:29.309 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:54:29.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:29.314 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:54:29.415 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:54:29.442 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:54:29.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:29.446 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:54:29.547 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:54:29.575 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:54:29.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:29.578 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:54:29.679 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:54:29.702 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:54:29.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:29.707 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:54:29.807 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:29.834 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:29.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:29.837 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:54:29.938 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:54:29.965 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:54:29.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:29.968 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:54:30.069 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:54:30.077 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:54:29 smithi164 bash[92846]: cluster 2023-09-23T23:54:28.845678+0000 mgr.y (mgr.25991) 1129 : cluster 0 pgmap v1247: 89 pgs: 89 active+clean; 2.9 GiB data, 13 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 857 op/s 2023-09-23T23:54:30.097 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:54:30.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:30.100 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:54:30.201 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:30.210 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:54:29 smithi159 bash[105915]: cluster 2023-09-23T23:54:28.845678+0000 mgr.y (mgr.25991) 1129 : cluster 0 pgmap v1247: 89 pgs: 89 active+clean; 2.9 GiB data, 13 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 857 op/s 2023-09-23T23:54:30.210 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:54:29 smithi159 bash[108473]: cluster 2023-09-23T23:54:28.845678+0000 mgr.y (mgr.25991) 1129 : cluster 0 pgmap v1247: 89 pgs: 89 active+clean; 2.9 GiB data, 13 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 857 op/s 2023-09-23T23:54:30.236 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:30.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:30.239 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:54:30.340 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:54:30.367 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:54:30.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:30.372 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:54:30.472 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:54:30.497 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:54:30.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:30.503 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:54:30.603 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:30.627 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:30.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:30.629 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:54:30.730 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:54:30.758 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:54:30.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:30.762 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:54:30.863 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:54:30.893 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:54:30.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:30.898 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:54:30.999 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:31.026 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:31.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:31.037 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:54:31.138 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:54:31.167 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:54:31.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:31.169 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:54:31.270 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:31.294 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:31.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:31.300 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:54:31.401 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:31.429 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:31.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:31.436 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:54:31.536 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:31.571 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:31.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:31.576 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:54:31.677 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:54:31.710 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:54:31.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:31.715 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:54:31.815 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:54:31.847 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:54:31.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:31.849 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:54:31.950 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:31.977 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:31.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:31.983 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:54:32.084 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:54:32.094 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:54:31 smithi164 bash[92846]: cluster 2023-09-23T23:54:30.846341+0000 mgr.y (mgr.25991) 1130 : cluster 0 pgmap v1248: 89 pgs: 89 active+clean; 2.8 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 799 op/s 2023-09-23T23:54:32.111 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:54:32.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:32.114 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:54:32.215 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:54:32.224 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:54:32 smithi159 bash[105915]: cluster 2023-09-23T23:54:30.846341+0000 mgr.y (mgr.25991) 1130 : cluster 0 pgmap v1248: 89 pgs: 89 active+clean; 2.8 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 799 op/s 2023-09-23T23:54:32.224 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:54:32 smithi159 bash[108473]: cluster 2023-09-23T23:54:30.846341+0000 mgr.y (mgr.25991) 1130 : cluster 0 pgmap v1248: 89 pgs: 89 active+clean; 2.8 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 799 op/s 2023-09-23T23:54:32.237 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:54:32.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:32.241 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:54:32.342 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:54:32.366 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:54:32.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:32.368 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:54:32.469 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:32.505 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:32.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:32.506 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:54:32.607 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:54:32.634 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:54:32.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:32.639 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:54:32.740 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:54:32.765 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:54:32.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:32.769 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:54:32.869 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:32.893 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:32.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:32.895 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:54:32.996 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:33.020 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:33.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:33.023 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:54:33.124 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:54:33.133 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:54:32 smithi159 bash[105915]: audit 2023-09-23T23:54:32.255671+0000 mon.a (mon.0) 1409 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:54:33.133 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:54:32 smithi159 bash[108473]: audit 2023-09-23T23:54:32.255671+0000 mon.a (mon.0) 1409 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:54:33.148 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:54:33.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:33.157 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:54:33.258 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:33.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:54:32 smithi164 bash[92846]: audit 2023-09-23T23:54:32.255671+0000 mon.a (mon.0) 1409 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:54:33.285 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:33.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:33.290 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:54:33.391 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:54:33.419 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:54:33.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:33.425 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:54:33.526 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:54:33.552 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:54:33.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:33.555 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:54:33.656 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:33.662 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_historic_ops 2023-09-23T23:54:33.687 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:33.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:33.693 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:54:33.794 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:54:33.820 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:54:33.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:33.822 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:54:33.923 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:33.946 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:33.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:33.950 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:54:33.979 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:54:33 smithi159 bash[105915]: cluster 2023-09-23T23:54:32.847119+0000 mgr.y (mgr.25991) 1131 : cluster 0 pgmap v1249: 89 pgs: 89 active+clean; 2.6 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 845 op/s 2023-09-23T23:54:33.980 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:54:33 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:54:33] "GET /metrics HTTP/1.1" 200 36542 "" "Prometheus/2.43.0" 2023-09-23T23:54:33.980 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:54:33 smithi159 bash[108473]: cluster 2023-09-23T23:54:32.847119+0000 mgr.y (mgr.25991) 1131 : cluster 0 pgmap v1249: 89 pgs: 89 active+clean; 2.6 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 845 op/s 2023-09-23T23:54:34.051 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:54:34.060 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:54:33 smithi164 bash[92846]: cluster 2023-09-23T23:54:32.847119+0000 mgr.y (mgr.25991) 1131 : cluster 0 pgmap v1249: 89 pgs: 89 active+clean; 2.6 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 845 op/s 2023-09-23T23:54:34.077 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:54:34.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:34.081 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:54:34.181 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:54:34.212 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:54:34.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:34.214 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:54:34.315 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:34.352 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:34.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:34.357 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:54:34.458 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:54:34.484 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:54:34.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:34.486 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:54:34.587 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:54:34.614 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:54:34.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:34.616 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:54:34.716 INFO:teuthology.orchestra.run.smithi159.stdout:osd.0: {} 2023-09-23T23:54:34.717 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:54:34.746 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:54:34.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:34.748 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:54:34.788 INFO:teuthology.orchestra.run.smithi159.stdout:osd.1: {} 2023-09-23T23:54:34.827 INFO:teuthology.orchestra.run.smithi159.stdout:osd.2: {} 2023-09-23T23:54:34.829 INFO:teuthology.orchestra.run.smithi159.stdout: 2023-09-23T23:54:34.838 INFO:teuthology.orchestra.run.smithi159.stderr:dumped all 2023-09-23T23:54:34.849 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:34.875 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:34.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:34.878 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:54:34.890 INFO:teuthology.orchestra.run.smithi159.stdout:osd.3: {} 2023-09-23T23:54:34.941 INFO:teuthology.orchestra.run.smithi159.stdout:osd.4: {} 2023-09-23T23:54:34.978 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:34.987 INFO:teuthology.orchestra.run.smithi159.stdout:osd.5: {} 2023-09-23T23:54:35.025 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:35.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:35.028 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:54:35.032 INFO:teuthology.orchestra.run.smithi159.stdout:osd.6: {} 2023-09-23T23:54:35.072 INFO:teuthology.orchestra.run.smithi159.stdout:osd.7: {} 2023-09-23T23:54:35.074 INFO:teuthology.orchestra.run.smithi159.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T23:54:35.075 INFO:teuthology.orchestra.run.smithi159.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T23:54:35.075 INFO:teuthology.orchestra.run.smithi159.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T23:54:35.075 INFO:teuthology.orchestra.run.smithi159.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T23:54:35.075 INFO:teuthology.orchestra.run.smithi159.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T23:54:35.075 INFO:teuthology.orchestra.run.smithi159.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T23:54:35.075 INFO:teuthology.orchestra.run.smithi159.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T23:54:35.075 INFO:teuthology.orchestra.run.smithi159.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T23:54:35.129 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:35.152 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:54:34 smithi159 bash[105915]: audit 2023-09-23T23:54:34.646755+0000 mon.c (mon.2) 102 : audit 0 from='client.? 172.21.15.159:0/3414993606' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:54:35.156 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:54:34 smithi159 bash[108473]: audit 2023-09-23T23:54:34.646755+0000 mon.c (mon.2) 102 : audit 0 from='client.? 172.21.15.159:0/3414993606' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:54:35.168 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:35.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:35.174 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:54:35.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:54:34 smithi164 bash[92846]: audit 2023-09-23T23:54:34.646755+0000 mon.c (mon.2) 102 : audit 0 from='client.? 172.21.15.159:0/3414993606' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:54:35.274 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:35.300 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:35.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:35.302 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:54:35.403 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:35.436 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:35.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:35.439 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:54:35.540 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:54:35.564 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:54:35.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:35.566 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:54:35.667 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:54:35.689 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:54:35.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:35.693 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:54:35.794 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:54:35.821 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:54:35.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:35.823 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:54:35.924 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:54:35.952 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:54:35.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:35.955 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:54:36.011 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:54:36 smithi159 bash[105915]: audit 2023-09-23T23:54:34.808078+0000 mgr.y (mgr.25991) 1132 : audit 0 from='client.45335 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:54:36.011 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:54:36 smithi159 bash[105915]: cluster 2023-09-23T23:54:34.847676+0000 mgr.y (mgr.25991) 1133 : cluster 0 pgmap v1250: 89 pgs: 89 active+clean; 2.6 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 724 op/s 2023-09-23T23:54:36.011 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:54:36 smithi159 bash[105915]: audit 2023-09-23T23:54:35.075518+0000 mon.a (mon.0) 1410 : audit 1 from='client.? 172.21.15.159:0/2827841857' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:54:36.011 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:54:36 smithi159 bash[105915]: audit 2023-09-23T23:54:35.585139+0000 mon.a (mon.0) 1411 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:54:36.011 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:54:36 smithi159 bash[105915]: audit 2023-09-23T23:54:35.592175+0000 mon.a (mon.0) 1412 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:54:36.012 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:54:36 smithi159 bash[108473]: audit 2023-09-23T23:54:34.808078+0000 mgr.y (mgr.25991) 1132 : audit 0 from='client.45335 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:54:36.012 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:54:36 smithi159 bash[108473]: cluster 2023-09-23T23:54:34.847676+0000 mgr.y (mgr.25991) 1133 : cluster 0 pgmap v1250: 89 pgs: 89 active+clean; 2.6 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 724 op/s 2023-09-23T23:54:36.012 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:54:36 smithi159 bash[108473]: audit 2023-09-23T23:54:35.075518+0000 mon.a (mon.0) 1410 : audit 1 from='client.? 172.21.15.159:0/2827841857' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:54:36.012 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:54:36 smithi159 bash[108473]: audit 2023-09-23T23:54:35.585139+0000 mon.a (mon.0) 1411 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:54:36.012 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:54:36 smithi159 bash[108473]: audit 2023-09-23T23:54:35.592175+0000 mon.a (mon.0) 1412 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:54:36.022 INFO:teuthology.orchestra.run.smithi159.stderr:noscrub is set 2023-09-23T23:54:36.056 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:54:36.091 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:54:36.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:36.099 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:54:36.200 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:54:36.234 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:54:36.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:36.241 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:54:36.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:54:36 smithi164 bash[92846]: audit 2023-09-23T23:54:34.808078+0000 mgr.y (mgr.25991) 1132 : audit 0 from='client.45335 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:54:36.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:54:36 smithi164 bash[92846]: cluster 2023-09-23T23:54:34.847676+0000 mgr.y (mgr.25991) 1133 : cluster 0 pgmap v1250: 89 pgs: 89 active+clean; 2.6 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 0 B/s wr, 724 op/s 2023-09-23T23:54:36.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:54:36 smithi164 bash[92846]: audit 2023-09-23T23:54:35.075518+0000 mon.a (mon.0) 1410 : audit 1 from='client.? 172.21.15.159:0/2827841857' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:54:36.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:54:36 smithi164 bash[92846]: audit 2023-09-23T23:54:35.585139+0000 mon.a (mon.0) 1411 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:54:36.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:54:36 smithi164 bash[92846]: audit 2023-09-23T23:54:35.592175+0000 mon.a (mon.0) 1412 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:54:36.343 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:36.368 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:36.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:36.373 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:54:36.474 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:36.503 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:36.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:36.506 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:54:36.607 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:54:36.630 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:54:36.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:36.634 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:54:36.735 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:36.763 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:36.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:36.765 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:54:36.865 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:36.899 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:36.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:36.901 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:54:37.002 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:54:37.040 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:54:37.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:37.047 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:54:37.147 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:54:37.172 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:54:37.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:37.174 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:54:37.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:54:37 smithi164 bash[92846]: cluster 2023-09-23T23:54:35.992725+0000 mon.a (mon.0) 1413 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:54:37.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:54:37 smithi164 bash[92846]: audit 2023-09-23T23:54:36.001485+0000 mon.a (mon.0) 1414 : audit 1 from='client.? 172.21.15.159:0/2827841857' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T23:54:37.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:54:37 smithi164 bash[92846]: cluster 2023-09-23T23:54:36.001574+0000 mon.a (mon.0) 1415 : cluster 0 osdmap e317: 8 total, 8 up, 5 in 2023-09-23T23:54:37.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:54:37 smithi164 bash[92846]: cluster 2023-09-23T23:54:36.002430+0000 osd.5 (osd.5) 158 : cluster 3 failed to encode map e317 with expected crc 2023-09-23T23:54:37.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:54:37 smithi164 bash[92846]: cluster 2023-09-23T23:54:36.012958+0000 osd.4 (osd.4) 237 : cluster 3 failed to encode map e317 with expected crc 2023-09-23T23:54:37.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:54:37 smithi164 bash[92846]: cluster 2023-09-23T23:54:36.016054+0000 osd.6 (osd.6) 358 : cluster 3 failed to encode map e317 with expected crc 2023-09-23T23:54:37.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:54:37 smithi164 bash[92846]: audit 2023-09-23T23:54:36.267632+0000 mon.a (mon.0) 1416 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:54:37.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:54:37 smithi164 bash[92846]: audit 2023-09-23T23:54:36.272067+0000 mon.a (mon.0) 1417 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:54:37.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:54:37 smithi164 bash[92846]: audit 2023-09-23T23:54:36.279959+0000 mon.a (mon.0) 1418 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:54:37.275 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:54:37.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:54:37 smithi159 bash[105915]: cluster 2023-09-23T23:54:35.992725+0000 mon.a (mon.0) 1413 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:54:37.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:54:37 smithi159 bash[105915]: audit 2023-09-23T23:54:36.001485+0000 mon.a (mon.0) 1414 : audit 1 from='client.? 172.21.15.159:0/2827841857' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T23:54:37.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:54:37 smithi159 bash[105915]: cluster 2023-09-23T23:54:36.001574+0000 mon.a (mon.0) 1415 : cluster 0 osdmap e317: 8 total, 8 up, 5 in 2023-09-23T23:54:37.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:54:37 smithi159 bash[105915]: cluster 2023-09-23T23:54:36.002430+0000 osd.5 (osd.5) 158 : cluster 3 failed to encode map e317 with expected crc 2023-09-23T23:54:37.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:54:37 smithi159 bash[105915]: cluster 2023-09-23T23:54:36.012958+0000 osd.4 (osd.4) 237 : cluster 3 failed to encode map e317 with expected crc 2023-09-23T23:54:37.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:54:37 smithi159 bash[105915]: cluster 2023-09-23T23:54:36.016054+0000 osd.6 (osd.6) 358 : cluster 3 failed to encode map e317 with expected crc 2023-09-23T23:54:37.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:54:37 smithi159 bash[105915]: audit 2023-09-23T23:54:36.267632+0000 mon.a (mon.0) 1416 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:54:37.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:54:37 smithi159 bash[105915]: audit 2023-09-23T23:54:36.272067+0000 mon.a (mon.0) 1417 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:54:37.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:54:37 smithi159 bash[105915]: audit 2023-09-23T23:54:36.279959+0000 mon.a (mon.0) 1418 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:54:37.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:54:37 smithi159 bash[108473]: cluster 2023-09-23T23:54:35.992725+0000 mon.a (mon.0) 1413 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:54:37.297 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:54:37 smithi159 bash[108473]: audit 2023-09-23T23:54:36.001485+0000 mon.a (mon.0) 1414 : audit 1 from='client.? 172.21.15.159:0/2827841857' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T23:54:37.297 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:54:37 smithi159 bash[108473]: cluster 2023-09-23T23:54:36.001574+0000 mon.a (mon.0) 1415 : cluster 0 osdmap e317: 8 total, 8 up, 5 in 2023-09-23T23:54:37.297 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:54:37 smithi159 bash[108473]: cluster 2023-09-23T23:54:36.002430+0000 osd.5 (osd.5) 158 : cluster 3 failed to encode map e317 with expected crc 2023-09-23T23:54:37.297 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:54:37 smithi159 bash[108473]: cluster 2023-09-23T23:54:36.012958+0000 osd.4 (osd.4) 237 : cluster 3 failed to encode map e317 with expected crc 2023-09-23T23:54:37.297 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:54:37 smithi159 bash[108473]: cluster 2023-09-23T23:54:36.016054+0000 osd.6 (osd.6) 358 : cluster 3 failed to encode map e317 with expected crc 2023-09-23T23:54:37.297 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:54:37 smithi159 bash[108473]: audit 2023-09-23T23:54:36.267632+0000 mon.a (mon.0) 1416 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:54:37.297 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:54:37 smithi159 bash[108473]: audit 2023-09-23T23:54:36.272067+0000 mon.a (mon.0) 1417 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:54:37.297 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:54:37 smithi159 bash[108473]: audit 2023-09-23T23:54:36.279959+0000 mon.a (mon.0) 1418 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:54:37.300 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:54:37.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:37.303 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:54:37.403 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:37.432 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:37.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:37.437 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:54:37.538 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:54:37.564 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:54:37.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:37.568 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:54:37.669 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:54:37.695 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:54:37.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:37.697 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:54:37.798 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:37.826 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:37.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:37.829 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:54:37.930 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:37.954 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:37.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:37.956 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:54:38.013 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:54:38 smithi159 bash[105915]: cluster 2023-09-23T23:54:36.848170+0000 mgr.y (mgr.25991) 1134 : cluster 0 pgmap v1252: 89 pgs: 89 active+clean; 2.5 GiB data, 12 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 806 op/s 2023-09-23T23:54:38.057 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:38.065 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:54:38 smithi164 bash[92846]: cluster 2023-09-23T23:54:36.848170+0000 mgr.y (mgr.25991) 1134 : cluster 0 pgmap v1252: 89 pgs: 89 active+clean; 2.5 GiB data, 12 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 806 op/s 2023-09-23T23:54:38.081 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:38.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:38.083 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:54:38.184 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:54:38.210 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:54:38.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:38.212 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:54:38.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:54:38 smithi159 bash[108473]: cluster 2023-09-23T23:54:36.848170+0000 mgr.y (mgr.25991) 1134 : cluster 0 pgmap v1252: 89 pgs: 89 active+clean; 2.5 GiB data, 12 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 806 op/s 2023-09-23T23:54:38.313 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:38.349 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:38.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:38.353 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:54:38.454 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:54:38.485 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:54:38.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:38.493 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:54:38.594 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:54:38.624 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:54:38.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:38.627 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:54:38.727 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:38.757 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:38.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:38.759 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:54:38.860 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:54:38.883 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:54:38.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:38.890 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:54:38.991 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:39.016 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:39.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:39.019 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:54:39.120 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:39.148 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:39.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:39.151 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:54:39.251 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:54:39.278 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:54:39.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:39.284 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:54:39.311 INFO:teuthology.orchestra.run.smithi159.stdout:{"pg_ready":true,"pg_map":{"version":1249,"stamp":"2023-09-23T23:54:32.846561+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":2836731851,"num_objects":43241,"num_object_clones":0,"num_object_copies":129723,"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":43241,"num_whiteouts":0,"num_read":6486,"num_read_kb":14174,"num_write":153939,"num_write_kb":6287288,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":133,"num_bytes_recovered":6561318,"num_keys_recovered":10,"num_objects_omap":16,"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":83991,"ondisk_log_size":83991,"up":267,"acting":267,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":267,"num_osds":5,"num_per_pool_osds":5,"num_per_pool_omap_osds":5,"kb":468725760,"kb_used":12587932,"kb_used_data":8517684,"kb_used_omap":23,"kb_used_meta":4070120,"kb_avail":456137828,"statfs":{"total":479975178240,"available":467085135872,"internally_reserved":0,"allocated":8722108416,"data_stored":8714326234,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":24379,"internal_metadata":4167803077},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,0,8,6,3,4],"upper_bound":64},"perf_stat":{"commit_latency_ms":3,"apply_latency_ms":3,"commit_latency_ns":3000000,"apply_latency_ns":3000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":-665321472,"num_objects":-10152,"num_object_clones":0,"num_object_copies":-30456,"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":-10152,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10152,"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":"12.004383"},"pg_stats":[{"pgid":"3.1a","version":"69'2","reported_seq":166,"reported_epoch":315,"state":"active+clean","last_fresh":"2023-09-23T23:53:33.957677+0000","last_change":"2023-09-23T23:37:33.620544+0000","last_active":"2023-09-23T23:53:33.957677+0000","last_peered":"2023-09-23T23:53:33.957677+0000","last_clean":"2023-09-23T23:53:33.957677+0000","last_became_active":"2023-09-23T23:37:33.620145+0000","last_became_peered":"2023-09-23T23:37:33.620145+0000","last_unstale":"2023-09-23T23:53:33.957677+0000","last_undegraded":"2023-09-23T23:53:33.957677+0000","last_fullsized":"2023-09-23T23:53:33.957677+0000","mapping_epoch":159,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":160,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T03:15:18.766064+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,2],"acting":[6,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":290,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-09-23T23:54:04.088059+0000","last_change":"2023-09-23T23:26:56.889562+0000","last_active":"2023-09-23T23:54:04.088059+0000","last_peered":"2023-09-23T23:54:04.088059+0000","last_clean":"2023-09-23T23:54:04.088059+0000","last_became_active":"2023-09-23T23:26:56.889178+0000","last_became_peered":"2023-09-23T23:26:56.889178+0000","last_unstale":"2023-09-23T23:54:04.088059+0000","last_undegraded":"2023-09-23T23:54:04.088059+0000","last_fullsized":"2023-09-23T23:54:04.088059+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T09:38:54.310691+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":282,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-09-23T23:54:04.082879+0000","last_change":"2023-09-23T23:46:47.960394+0000","last_active":"2023-09-23T23:54:04.082879+0000","last_peered":"2023-09-23T23:54:04.082879+0000","last_clean":"2023-09-23T23:54:04.082879+0000","last_became_active":"2023-09-23T23:46:47.959992+0000","last_became_peered":"2023-09-23T23:46:47.959992+0000","last_unstale":"2023-09-23T23:54:04.082879+0000","last_undegraded":"2023-09-23T23:54:04.082879+0000","last_fullsized":"2023-09-23T23:54:04.082879+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T04:35:49.282633+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":246,"reported_epoch":315,"state":"active+clean","last_fresh":"2023-09-23T23:53:34.150971+0000","last_change":"2023-09-23T23:39:01.784790+0000","last_active":"2023-09-23T23:53:34.150971+0000","last_peered":"2023-09-23T23:53:34.150971+0000","last_clean":"2023-09-23T23:53:34.150971+0000","last_became_active":"2023-09-23T23:39:01.784269+0000","last_became_peered":"2023-09-23T23:39:01.784269+0000","last_unstale":"2023-09-23T23:53:34.150971+0000","last_undegraded":"2023-09-23T23:53:34.150971+0000","last_fullsized":"2023-09-23T23:53:34.150971+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:08:35.647238+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,6,4],"acting":[3,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":317,"reported_epoch":315,"state":"active+clean","last_fresh":"2023-09-23T23:53:34.148245+0000","last_change":"2023-09-23T23:34:47.351063+0000","last_active":"2023-09-23T23:53:34.148245+0000","last_peered":"2023-09-23T23:53:34.148245+0000","last_clean":"2023-09-23T23:53:34.148245+0000","last_became_active":"2023-09-23T23:34:47.350642+0000","last_became_peered":"2023-09-23T23:34:47.350642+0000","last_unstale":"2023-09-23T23:53:34.148245+0000","last_undegraded":"2023-09-23T23:53:34.148245+0000","last_fullsized":"2023-09-23T23:53:34.148245+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T00:16:56.912097+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":306,"reported_epoch":315,"state":"active+clean","last_fresh":"2023-09-23T23:53:33.959443+0000","last_change":"2023-09-23T23:35:41.563649+0000","last_active":"2023-09-23T23:53:33.959443+0000","last_peered":"2023-09-23T23:53:33.959443+0000","last_clean":"2023-09-23T23:53:33.959443+0000","last_became_active":"2023-09-23T23:35:41.563126+0000","last_became_peered":"2023-09-23T23:35:41.563126+0000","last_unstale":"2023-09-23T23:53:33.959443+0000","last_undegraded":"2023-09-23T23:53:33.959443+0000","last_fullsized":"2023-09-23T23:53:33.959443+0000","mapping_epoch":141,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":142,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:36:01.363780+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,2,3],"acting":[6,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":259,"reported_epoch":315,"state":"active+clean","last_fresh":"2023-09-23T23:53:34.152169+0000","last_change":"2023-09-23T23:35:41.557711+0000","last_active":"2023-09-23T23:53:34.152169+0000","last_peered":"2023-09-23T23:53:34.152169+0000","last_clean":"2023-09-23T23:53:34.152169+0000","last_became_active":"2023-09-23T23:35:41.554711+0000","last_became_peered":"2023-09-23T23:35:41.554711+0000","last_unstale":"2023-09-23T23:53:34.152169+0000","last_undegraded":"2023-09-23T23:53:34.152169+0000","last_fullsized":"2023-09-23T23:53:34.152169+0000","mapping_epoch":141,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":142,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T01:30:48.881964+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,6,1],"acting":[3,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":290,"reported_epoch":315,"state":"active+clean","last_fresh":"2023-09-23T23:53:34.148292+0000","last_change":"2023-09-23T23:26:56.890389+0000","last_active":"2023-09-23T23:53:34.148292+0000","last_peered":"2023-09-23T23:53:34.148292+0000","last_clean":"2023-09-23T23:53:34.148292+0000","last_became_active":"2023-09-23T23:26:56.890056+0000","last_became_peered":"2023-09-23T23:26:56.890056+0000","last_unstale":"2023-09-23T23:53:34.148292+0000","last_undegraded":"2023-09-23T23:53:34.148292+0000","last_fullsized":"2023-09-23T23:53:34.148292+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T00:20:02.700981+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":225,"reported_epoch":315,"state":"active+clean","last_fresh":"2023-09-23T23:53:34.989092+0000","last_change":"2023-09-23T23:39:01.775326+0000","last_active":"2023-09-23T23:53:34.989092+0000","last_peered":"2023-09-23T23:53:34.989092+0000","last_clean":"2023-09-23T23:53:34.989092+0000","last_became_active":"2023-09-23T23:39:01.774427+0000","last_became_peered":"2023-09-23T23:39:01.774427+0000","last_unstale":"2023-09-23T23:53:34.989092+0000","last_undegraded":"2023-09-23T23:53:34.989092+0000","last_fullsized":"2023-09-23T23:53:34.989092+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T03:54:25.565889+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,3,2],"acting":[1,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":249,"reported_epoch":315,"state":"active+clean","last_fresh":"2023-09-23T23:53:34.233769+0000","last_change":"2023-09-23T23:39:01.784229+0000","last_active":"2023-09-23T23:53:34.233769+0000","last_peered":"2023-09-23T23:53:34.233769+0000","last_clean":"2023-09-23T23:53:34.233769+0000","last_became_active":"2023-09-23T23:39:01.783895+0000","last_became_peered":"2023-09-23T23:39:01.783895+0000","last_unstale":"2023-09-23T23:53:34.233769+0000","last_undegraded":"2023-09-23T23:53:34.233769+0000","last_fullsized":"2023-09-23T23:53:34.233769+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T09:32:14.865261+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.15","version":"68'3","reported_seq":188,"reported_epoch":315,"state":"active+clean","last_fresh":"2023-09-23T23:53:37.286227+0000","last_change":"2023-09-23T23:39:01.818902+0000","last_active":"2023-09-23T23:53:37.286227+0000","last_peered":"2023-09-23T23:53:37.286227+0000","last_clean":"2023-09-23T23:53:37.286227+0000","last_became_active":"2023-09-23T23:39:01.785446+0000","last_became_peered":"2023-09-23T23:39:01.785446+0000","last_unstale":"2023-09-23T23:53:37.286227+0000","last_undegraded":"2023-09-23T23:53:37.286227+0000","last_fullsized":"2023-09-23T23:53:37.286227+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"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 @ 2023-09-24T23:22:56.139410+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"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":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":90,"num_keys_recovered":0,"num_objects_omap":1,"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":[3,4,6],"acting":[3,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":215,"reported_epoch":315,"state":"active+clean","last_fresh":"2023-09-23T23:53:34.156661+0000","last_change":"2023-09-23T23:32:08.441035+0000","last_active":"2023-09-23T23:53:34.156661+0000","last_peered":"2023-09-23T23:53:34.156661+0000","last_clean":"2023-09-23T23:53:34.156661+0000","last_became_active":"2023-09-23T23:32:08.440672+0000","last_became_peered":"2023-09-23T23:32:08.440672+0000","last_unstale":"2023-09-23T23:53:34.156661+0000","last_undegraded":"2023-09-23T23:53:34.156661+0000","last_fullsized":"2023-09-23T23:53:34.156661+0000","mapping_epoch":120,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":121,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T07:03:24.522125+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"90'23","reported_seq":232,"reported_epoch":315,"state":"active+clean","last_fresh":"2023-09-23T23:53:33.958755+0000","last_change":"2023-09-23T23:39:01.812251+0000","last_active":"2023-09-23T23:53:33.958755+0000","last_peered":"2023-09-23T23:53:33.958755+0000","last_clean":"2023-09-23T23:53:33.958755+0000","last_became_active":"2023-09-23T23:39:01.787044+0000","last_became_peered":"2023-09-23T23:39:01.787044+0000","last_unstale":"2023-09-23T23:53:33.958755+0000","last_undegraded":"2023-09-23T23:53:33.958755+0000","last_fullsized":"2023-09-23T23:53:33.958755+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"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 @ 2023-09-25T06:42:59.705703+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"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":4,"num_whiteouts":0,"num_read":7,"num_read_kb":6,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":4734,"num_keys_recovered":0,"num_objects_omap":1,"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":[6,4,2],"acting":[6,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":275,"reported_epoch":315,"state":"active+clean","last_fresh":"2023-09-23T23:53:33.962814+0000","last_change":"2023-09-23T23:25:05.230568+0000","last_active":"2023-09-23T23:53:33.962814+0000","last_peered":"2023-09-23T23:53:33.962814+0000","last_clean":"2023-09-23T23:53:33.962814+0000","last_became_active":"2023-09-23T23:25:05.230211+0000","last_became_peered":"2023-09-23T23:25:05.230211+0000","last_unstale":"2023-09-23T23:53:33.962814+0000","last_undegraded":"2023-09-23T23:53:33.962814+0000","last_fullsized":"2023-09-23T23:53:33.962814+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T01:42:35.780414+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.13","version":"68'2","reported_seq":186,"reported_epoch":315,"state":"active+clean","last_fresh":"2023-09-23T23:53:34.154165+0000","last_change":"2023-09-23T23:39:01.805733+0000","last_active":"2023-09-23T23:53:34.154165+0000","last_peered":"2023-09-23T23:53:34.154165+0000","last_clean":"2023-09-23T23:53:34.154165+0000","last_became_active":"2023-09-23T23:39:01.780704+0000","last_became_peered":"2023-09-23T23:39:01.780704+0000","last_unstale":"2023-09-23T23:53:34.154165+0000","last_undegraded":"2023-09-23T23:53:34.154165+0000","last_fullsized":"2023-09-23T23:53:34.154165+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T08:21:50.390978+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"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":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":34,"num_keys_recovered":10,"num_objects_omap":1,"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":[2,4,6],"acting":[2,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":299,"reported_epoch":315,"state":"active+clean","last_fresh":"2023-09-23T23:53:34.153238+0000","last_change":"2023-09-23T23:39:01.779473+0000","last_active":"2023-09-23T23:53:34.153238+0000","last_peered":"2023-09-23T23:53:34.153238+0000","last_clean":"2023-09-23T23:53:34.153238+0000","last_became_active":"2023-09-23T23:39:01.779172+0000","last_became_peered":"2023-09-23T23:39:01.779172+0000","last_unstale":"2023-09-23T23:53:34.153238+0000","last_undegraded":"2023-09-23T23:53:34.153238+0000","last_fullsized":"2023-09-23T23:53:34.153238+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T11:13:38.233454+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":217,"reported_epoch":315,"state":"active+clean","last_fresh":"2023-09-23T23:53:34.153240+0000","last_change":"2023-09-23T23:39:01.778654+0000","last_active":"2023-09-23T23:53:34.153240+0000","last_peered":"2023-09-23T23:53:34.153240+0000","last_clean":"2023-09-23T23:53:34.153240+0000","last_became_active":"2023-09-23T23:39:01.776906+0000","last_became_peered":"2023-09-23T23:39:01.776906+0000","last_unstale":"2023-09-23T23:53:34.153240+0000","last_undegraded":"2023-09-23T23:53:34.153240+0000","last_fullsized":"2023-09-23T23:53:34.153240+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T03:04:41.862497+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":233,"reported_epoch":315,"state":"active+clean","last_fresh":"2023-09-23T23:53:37.286201+0000","last_change":"2023-09-23T23:39:01.785789+0000","last_active":"2023-09-23T23:53:37.286201+0000","last_peered":"2023-09-23T23:53:37.286201+0000","last_clean":"2023-09-23T23:53:37.286201+0000","last_became_active":"2023-09-23T23:39:01.784977+0000","last_became_peered":"2023-09-23T23:39:01.784977+0000","last_unstale":"2023-09-23T23:53:37.286201+0000","last_undegraded":"2023-09-23T23:53:37.286201+0000","last_fullsized":"2023-09-23T23:53:37.286201+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T06:11:59.597194+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,6,1],"acting":[3,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":164,"reported_epoch":315,"state":"active+clean","last_fresh":"2023-09-23T23:53:33.963029+0000","last_change":"2023-09-23T23:39:01.784680+0000","last_active":"2023-09-23T23:53:33.963029+0000","last_peered":"2023-09-23T23:53:33.963029+0000","last_clean":"2023-09-23T23:53:33.963029+0000","last_became_active":"2023-09-23T23:39:01.784251+0000","last_became_peered":"2023-09-23T23:39:01.784251+0000","last_unstale":"2023-09-23T23:53:33.963029+0000","last_undegraded":"2023-09-23T23:53:33.963029+0000","last_fullsized":"2023-09-23T23:53:33.963029+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T00:14:24.040103+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,6,3],"acting":[4,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":255,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-09-23T23:54:04.088606+0000","last_change":"2023-09-23T23:39:01.784592+0000","last_active":"2023-09-23T23:54:04.088606+0000","last_peered":"2023-09-23T23:54:04.088606+0000","last_clean":"2023-09-23T23:54:04.088606+0000","last_became_active":"2023-09-23T23:39:01.783524+0000","last_became_peered":"2023-09-23T23:39:01.783524+0000","last_unstale":"2023-09-23T23:54:04.088606+0000","last_undegraded":"2023-09-23T23:54:04.088606+0000","last_fullsized":"2023-09-23T23:54:04.088606+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T01:52:10.123910+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,2,6],"acting":[3,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.10","version":"68'8","reported_seq":329,"reported_epoch":315,"state":"active+clean","last_fresh":"2023-09-23T23:53:33.957607+0000","last_change":"2023-09-23T23:34:47.368204+0000","last_active":"2023-09-23T23:53:33.957607+0000","last_peered":"2023-09-23T23:53:33.957607+0000","last_clean":"2023-09-23T23:53:33.957607+0000","last_became_active":"2023-09-23T23:34:47.353802+0000","last_became_peered":"2023-09-23T23:34:47.353802+0000","last_unstale":"2023-09-23T23:53:33.957607+0000","last_undegraded":"2023-09-23T23:53:33.957607+0000","last_fullsized":"2023-09-23T23:53:33.957607+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"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 @ 2023-09-25T07:32:52.930708+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"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":4,"num_whiteouts":0,"num_read":12,"num_read_kb":12,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"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":[6,3,2],"acting":[6,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":299,"reported_epoch":315,"state":"active+clean","last_fresh":"2023-09-23T23:53:34.152091+0000","last_change":"2023-09-23T23:39:01.778734+0000","last_active":"2023-09-23T23:53:34.152091+0000","last_peered":"2023-09-23T23:53:34.152091+0000","last_clean":"2023-09-23T23:53:34.152091+0000","last_became_active":"2023-09-23T23:39:01.776950+0000","last_became_peered":"2023-09-23T23:39:01.776950+0000","last_unstale":"2023-09-23T23:53:34.152091+0000","last_undegraded":"2023-09-23T23:53:34.152091+0000","last_fullsized":"2023-09-23T23:53:34.152091+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:49:52.556092+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"9.5","version":"316'9652","reported_seq":9670,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-09-23T23:54:30.145679+0000","last_change":"2023-09-23T23:51:27.190113+0000","last_active":"2023-09-23T23:54:30.145679+0000","last_peered":"2023-09-23T23:54:30.145679+0000","last_clean":"2023-09-23T23:54:30.145679+0000","last_became_active":"2023-09-23T23:51:27.189762+0000","last_became_peered":"2023-09-23T23:51:27.189762+0000","last_unstale":"2023-09-23T23:54:30.145679+0000","last_undegraded":"2023-09-23T23:54:30.145679+0000","last_fullsized":"2023-09-23T23:54:30.145679+0000","mapping_epoch":308,"log_start":"313'4800","ondisk_log_start":"313'4800","created":308,"last_epoch_clean":309,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:51:26.164015+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:51:26.164015+0000","last_clean_scrub_stamp":"2023-09-23T23:51:26.164015+0000","objects_scrubbed":0,"log_size":4852,"log_dups_size":0,"ondisk_log_size":4852,"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 @ 2023-09-25T07:24:08.162546+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":184680448,"num_objects":2818,"num_object_clones":0,"num_object_copies":8454,"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":2818,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9652,"num_write_kb":399040,"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,3,6],"acting":[1,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.f","version":"68'1","reported_seq":179,"reported_epoch":315,"state":"active+clean","last_fresh":"2023-09-23T23:53:33.963255+0000","last_change":"2023-09-23T23:39:01.809850+0000","last_active":"2023-09-23T23:53:33.963255+0000","last_peered":"2023-09-23T23:53:33.963255+0000","last_clean":"2023-09-23T23:53:33.963255+0000","last_became_active":"2023-09-23T23:39:01.784320+0000","last_became_peered":"2023-09-23T23:39:01.784320+0000","last_unstale":"2023-09-23T23:53:33.963255+0000","last_undegraded":"2023-09-23T23:53:33.963255+0000","last_fullsized":"2023-09-23T23:53:33.963255+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"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 @ 2023-09-25T08:14:54.954145+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":22,"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":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":169,"reported_epoch":315,"state":"active+clean","last_fresh":"2023-09-23T23:53:33.958227+0000","last_change":"2023-09-23T23:39:01.791395+0000","last_active":"2023-09-23T23:53:33.958227+0000","last_peered":"2023-09-23T23:53:33.958227+0000","last_clean":"2023-09-23T23:53:33.958227+0000","last_became_active":"2023-09-23T23:39:01.791101+0000","last_became_peered":"2023-09-23T23:39:01.791101+0000","last_unstale":"2023-09-23T23:53:33.958227+0000","last_undegraded":"2023-09-23T23:53:33.958227+0000","last_fullsized":"2023-09-23T23:53:33.958227+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:15:17.934614+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,3],"acting":[6,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"9.4","version":"316'9449","reported_seq":9467,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-09-23T23:54:30.145566+0000","last_change":"2023-09-23T23:51:27.191881+0000","last_active":"2023-09-23T23:54:30.145566+0000","last_peered":"2023-09-23T23:54:30.145566+0000","last_clean":"2023-09-23T23:54:30.145566+0000","last_became_active":"2023-09-23T23:51:27.191530+0000","last_became_peered":"2023-09-23T23:51:27.191530+0000","last_unstale":"2023-09-23T23:54:30.145566+0000","last_undegraded":"2023-09-23T23:54:30.145566+0000","last_fullsized":"2023-09-23T23:54:30.145566+0000","mapping_epoch":308,"log_start":"313'4600","ondisk_log_start":"313'4600","created":308,"last_epoch_clean":309,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:51:26.164015+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:51:26.164015+0000","last_clean_scrub_stamp":"2023-09-23T23:51:26.164015+0000","objects_scrubbed":0,"log_size":4849,"log_dups_size":0,"ondisk_log_size":4849,"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 @ 2023-09-25T00:00:23.962144+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":178585600,"num_objects":2725,"num_object_clones":0,"num_object_copies":8175,"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":2725,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9449,"num_write_kb":389568,"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,4,3],"acting":[1,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.e","version":"68'2","reported_seq":197,"reported_epoch":315,"state":"active+clean","last_fresh":"2023-09-23T23:53:34.157662+0000","last_change":"2023-09-23T23:46:47.968862+0000","last_active":"2023-09-23T23:53:34.157662+0000","last_peered":"2023-09-23T23:53:34.157662+0000","last_clean":"2023-09-23T23:53:34.157662+0000","last_became_active":"2023-09-23T23:46:47.963320+0000","last_became_peered":"2023-09-23T23:46:47.963320+0000","last_unstale":"2023-09-23T23:53:34.157662+0000","last_undegraded":"2023-09-23T23:53:34.157662+0000","last_fullsized":"2023-09-23T23:53:34.157662+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T07:51:19.957977+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"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,4,3],"acting":[1,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":275,"reported_epoch":315,"state":"active+clean","last_fresh":"2023-09-23T23:53:34.154324+0000","last_change":"2023-09-23T23:35:10.673509+0000","last_active":"2023-09-23T23:53:34.154324+0000","last_peered":"2023-09-23T23:53:34.154324+0000","last_clean":"2023-09-23T23:53:34.154324+0000","last_became_active":"2023-09-23T23:35:10.673318+0000","last_became_peered":"2023-09-23T23:35:10.673318+0000","last_unstale":"2023-09-23T23:53:34.154324+0000","last_undegraded":"2023-09-23T23:53:34.154324+0000","last_fullsized":"2023-09-23T23:53:34.154324+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:08:13.653109+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,4,3],"acting":[1,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"9.7","version":"316'9917","reported_seq":9935,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-09-23T23:54:32.466566+0000","last_change":"2023-09-23T23:51:27.195591+0000","last_active":"2023-09-23T23:54:32.466566+0000","last_peered":"2023-09-23T23:54:32.466566+0000","last_clean":"2023-09-23T23:54:32.466566+0000","last_became_active":"2023-09-23T23:51:27.195270+0000","last_became_peered":"2023-09-23T23:51:27.195270+0000","last_unstale":"2023-09-23T23:54:32.466566+0000","last_undegraded":"2023-09-23T23:54:32.466566+0000","last_fullsized":"2023-09-23T23:54:32.466566+0000","mapping_epoch":308,"log_start":"313'5000","ondisk_log_start":"313'5000","created":308,"last_epoch_clean":309,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:51:26.164015+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:51:26.164015+0000","last_clean_scrub_stamp":"2023-09-23T23:51:26.164015+0000","objects_scrubbed":0,"log_size":4917,"log_dups_size":0,"ondisk_log_size":4917,"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 @ 2023-09-25T09:59:13.744263+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":178716672,"num_objects":2727,"num_object_clones":0,"num_object_copies":8181,"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":2727,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9917,"num_write_kb":404608,"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":[3,2,1],"acting":[3,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.d","version":"68'1","reported_seq":179,"reported_epoch":315,"state":"active+clean","last_fresh":"2023-09-23T23:53:33.958975+0000","last_change":"2023-09-23T23:39:01.816014+0000","last_active":"2023-09-23T23:53:33.958975+0000","last_peered":"2023-09-23T23:53:33.958975+0000","last_clean":"2023-09-23T23:53:33.958975+0000","last_became_active":"2023-09-23T23:39:01.787794+0000","last_became_peered":"2023-09-23T23:39:01.787794+0000","last_unstale":"2023-09-23T23:53:33.958975+0000","last_undegraded":"2023-09-23T23:53:33.958975+0000","last_fullsized":"2023-09-23T23:53:33.958975+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"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 @ 2023-09-25T08:29:33.262195+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":70,"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":[6,3,4],"acting":[6,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":286,"reported_epoch":315,"state":"active+clean","last_fresh":"2023-09-23T23:53:33.957952+0000","last_change":"2023-09-23T23:39:01.787814+0000","last_active":"2023-09-23T23:53:33.957952+0000","last_peered":"2023-09-23T23:53:33.957952+0000","last_clean":"2023-09-23T23:53:33.957952+0000","last_became_active":"2023-09-23T23:39:01.787522+0000","last_became_peered":"2023-09-23T23:39:01.787522+0000","last_unstale":"2023-09-23T23:53:33.957952+0000","last_undegraded":"2023-09-23T23:53:33.957952+0000","last_fullsized":"2023-09-23T23:53:33.957952+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T01:04:52.248334+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,1,3],"acting":[6,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"9.6","version":"316'9518","reported_seq":9535,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-09-23T23:54:31.608829+0000","last_change":"2023-09-23T23:51:27.187177+0000","last_active":"2023-09-23T23:54:31.608829+0000","last_peered":"2023-09-23T23:54:31.608829+0000","last_clean":"2023-09-23T23:54:31.608829+0000","last_became_active":"2023-09-23T23:51:27.186867+0000","last_became_peered":"2023-09-23T23:51:27.186867+0000","last_unstale":"2023-09-23T23:54:31.608829+0000","last_undegraded":"2023-09-23T23:54:31.608829+0000","last_fullsized":"2023-09-23T23:54:31.608829+0000","mapping_epoch":308,"log_start":"312'2500","ondisk_log_start":"312'2500","created":308,"last_epoch_clean":309,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:51:26.164015+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:51:26.164015+0000","last_clean_scrub_stamp":"2023-09-23T23:51:26.164015+0000","objects_scrubbed":0,"log_size":7018,"log_dups_size":0,"ondisk_log_size":7018,"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 @ 2023-09-25T02:29:25.449336+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":174718976,"num_objects":2666,"num_object_clones":0,"num_object_copies":7998,"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":2666,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9518,"num_write_kb":389888,"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":[2,1,6],"acting":[2,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":277,"reported_epoch":315,"state":"active+clean","last_fresh":"2023-09-23T23:53:34.153433+0000","last_change":"2023-09-23T23:32:08.441267+0000","last_active":"2023-09-23T23:53:34.153433+0000","last_peered":"2023-09-23T23:53:34.153433+0000","last_clean":"2023-09-23T23:53:34.153433+0000","last_became_active":"2023-09-23T23:32:08.440895+0000","last_became_peered":"2023-09-23T23:32:08.440895+0000","last_unstale":"2023-09-23T23:53:34.153433+0000","last_undegraded":"2023-09-23T23:53:34.153433+0000","last_fullsized":"2023-09-23T23:53:34.153433+0000","mapping_epoch":120,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":121,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T02:38:44.532782+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,6,1],"acting":[3,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":228,"reported_epoch":315,"state":"active+clean","last_fresh":"2023-09-23T23:53:45.014265+0000","last_change":"2023-09-23T23:35:41.554918+0000","last_active":"2023-09-23T23:53:45.014265+0000","last_peered":"2023-09-23T23:53:45.014265+0000","last_clean":"2023-09-23T23:53:45.014265+0000","last_became_active":"2023-09-23T23:35:41.554595+0000","last_became_peered":"2023-09-23T23:35:41.554595+0000","last_unstale":"2023-09-23T23:53:45.014265+0000","last_undegraded":"2023-09-23T23:53:45.014265+0000","last_fullsized":"2023-09-23T23:53:45.014265+0000","mapping_epoch":141,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":142,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:08:11.714395+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,4,3],"acting":[1,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"9.1","version":"316'9615","reported_seq":9633,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-09-23T23:54:32.485112+0000","last_change":"2023-09-23T23:51:27.193958+0000","last_active":"2023-09-23T23:54:32.485112+0000","last_peered":"2023-09-23T23:54:32.485112+0000","last_clean":"2023-09-23T23:54:32.485112+0000","last_became_active":"2023-09-23T23:51:27.193659+0000","last_became_peered":"2023-09-23T23:51:27.193659+0000","last_unstale":"2023-09-23T23:54:32.485112+0000","last_undegraded":"2023-09-23T23:54:32.485112+0000","last_fullsized":"2023-09-23T23:54:32.485112+0000","mapping_epoch":308,"log_start":"313'4700","ondisk_log_start":"313'4700","created":308,"last_epoch_clean":309,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:51:26.164015+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:51:26.164015+0000","last_clean_scrub_stamp":"2023-09-23T23:51:26.164015+0000","objects_scrubbed":0,"log_size":4915,"log_dups_size":0,"ondisk_log_size":4915,"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 @ 2023-09-25T07:44:37.085029+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":172032000,"num_objects":2625,"num_object_clones":0,"num_object_copies":7875,"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":2625,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9615,"num_write_kb":391680,"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":[3,6,4],"acting":[3,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.b","version":"69'3","reported_seq":330,"reported_epoch":315,"state":"active+clean","last_fresh":"2023-09-23T23:53:57.388031+0000","last_change":"2023-09-23T23:39:01.813592+0000","last_active":"2023-09-23T23:53:57.388031+0000","last_peered":"2023-09-23T23:53:57.388031+0000","last_clean":"2023-09-23T23:53:57.388031+0000","last_became_active":"2023-09-23T23:39:01.780525+0000","last_became_peered":"2023-09-23T23:39:01.780525+0000","last_unstale":"2023-09-23T23:53:57.388031+0000","last_undegraded":"2023-09-23T23:53:57.388031+0000","last_fullsized":"2023-09-23T23:53:57.388031+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"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 @ 2023-09-25T07:07:14.289204+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"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":[3,4,1],"acting":[3,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":258,"reported_epoch":315,"state":"active+clean","last_fresh":"2023-09-23T23:53:34.153356+0000","last_change":"2023-09-23T23:35:10.677772+0000","last_active":"2023-09-23T23:53:34.153356+0000","last_peered":"2023-09-23T23:53:34.153356+0000","last_clean":"2023-09-23T23:53:34.153356+0000","last_became_active":"2023-09-23T23:35:10.677374+0000","last_became_peered":"2023-09-23T23:35:10.677374+0000","last_unstale":"2023-09-23T23:53:34.153356+0000","last_undegraded":"2023-09-23T23:53:34.153356+0000","last_fullsized":"2023-09-23T23:53:34.153356+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:11:39.907276+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,4,6],"acting":[3,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"9.0","version":"316'9520","reported_seq":9538,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-09-23T23:54:30.175897+0000","last_change":"2023-09-23T23:51:27.186557+0000","last_active":"2023-09-23T23:54:30.175897+0000","last_peered":"2023-09-23T23:54:30.175897+0000","last_clean":"2023-09-23T23:54:30.175897+0000","last_became_active":"2023-09-23T23:51:27.186185+0000","last_became_peered":"2023-09-23T23:51:27.186185+0000","last_unstale":"2023-09-23T23:54:30.175897+0000","last_undegraded":"2023-09-23T23:54:30.175897+0000","last_fullsized":"2023-09-23T23:54:30.175897+0000","mapping_epoch":308,"log_start":"313'4600","ondisk_log_start":"313'4600","created":308,"last_epoch_clean":309,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:51:26.164015+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:51:26.164015+0000","last_clean_scrub_stamp":"2023-09-23T23:51:26.164015+0000","objects_scrubbed":0,"log_size":4920,"log_dups_size":0,"ondisk_log_size":4920,"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 @ 2023-09-25T07:51:33.245959+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":182583296,"num_objects":2786,"num_object_clones":0,"num_object_copies":8358,"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":2786,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9520,"num_write_kb":393792,"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,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":297,"reported_epoch":315,"state":"active+clean","last_fresh":"2023-09-23T23:53:33.957876+0000","last_change":"2023-09-23T23:39:01.786568+0000","last_active":"2023-09-23T23:53:33.957876+0000","last_peered":"2023-09-23T23:53:33.957876+0000","last_clean":"2023-09-23T23:53:33.957876+0000","last_became_active":"2023-09-23T23:39:01.786136+0000","last_became_peered":"2023-09-23T23:39:01.786136+0000","last_unstale":"2023-09-23T23:53:33.957876+0000","last_undegraded":"2023-09-23T23:53:33.957876+0000","last_fullsized":"2023-09-23T23:53:33.957876+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T06:27:10.726943+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":284,"reported_epoch":315,"state":"active+clean","last_fresh":"2023-09-23T23:53:34.155337+0000","last_change":"2023-09-23T23:46:47.963243+0000","last_active":"2023-09-23T23:53:34.155337+0000","last_peered":"2023-09-23T23:53:34.155337+0000","last_clean":"2023-09-23T23:53:34.155337+0000","last_became_active":"2023-09-23T23:46:47.962874+0000","last_became_peered":"2023-09-23T23:46:47.962874+0000","last_unstale":"2023-09-23T23:53:34.155337+0000","last_undegraded":"2023-09-23T23:53:34.155337+0000","last_fullsized":"2023-09-23T23:53:34.155337+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T04:47:40.739618+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[2,4,1],"acting":[2,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"9.3","version":"316'9592","reported_seq":9610,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-09-23T23:54:32.440222+0000","last_change":"2023-09-23T23:51:27.191401+0000","last_active":"2023-09-23T23:54:32.440222+0000","last_peered":"2023-09-23T23:54:32.440222+0000","last_clean":"2023-09-23T23:54:32.440222+0000","last_became_active":"2023-09-23T23:51:27.191126+0000","last_became_peered":"2023-09-23T23:51:27.191126+0000","last_unstale":"2023-09-23T23:54:32.440222+0000","last_undegraded":"2023-09-23T23:54:32.440222+0000","last_fullsized":"2023-09-23T23:54:32.440222+0000","mapping_epoch":308,"log_start":"313'4700","ondisk_log_start":"313'4700","created":308,"last_epoch_clean":309,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:51:26.164015+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:51:26.164015+0000","last_clean_scrub_stamp":"2023-09-23T23:51:26.164015+0000","objects_scrubbed":0,"log_size":4892,"log_dups_size":0,"ondisk_log_size":4892,"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 @ 2023-09-25T01:12:39.838548+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":166854656,"num_objects":2546,"num_object_clones":0,"num_object_copies":7638,"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":2546,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9592,"num_write_kb":388416,"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":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":34,"reported_epoch":315,"state":"active+clean","last_fresh":"2023-09-23T23:53:33.962837+0000","last_change":"2023-09-23T23:46:47.963652+0000","last_active":"2023-09-23T23:53:33.962837+0000","last_peered":"2023-09-23T23:53:33.962837+0000","last_clean":"2023-09-23T23:53:33.962837+0000","last_became_active":"2023-09-23T23:46:47.963086+0000","last_became_peered":"2023-09-23T23:46:47.963086+0000","last_unstale":"2023-09-23T23:53:33.962837+0000","last_undegraded":"2023-09-23T23:53:33.962837+0000","last_fullsized":"2023-09-23T23:53:33.962837+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T07:45:47.521940+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":257,"reported_epoch":315,"state":"active+clean","last_fresh":"2023-09-23T23:53:33.959374+0000","last_change":"2023-09-23T23:35:10.690516+0000","last_active":"2023-09-23T23:53:33.959374+0000","last_peered":"2023-09-23T23:53:33.959374+0000","last_clean":"2023-09-23T23:53:33.959374+0000","last_became_active":"2023-09-23T23:35:10.689841+0000","last_became_peered":"2023-09-23T23:35:10.689841+0000","last_unstale":"2023-09-23T23:53:33.959374+0000","last_undegraded":"2023-09-23T23:53:33.959374+0000","last_fullsized":"2023-09-23T23:53:33.959374+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:36:08.373176+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,2],"acting":[6,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"9.2","version":"316'9571","reported_seq":9589,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-09-23T23:54:32.484550+0000","last_change":"2023-09-23T23:51:27.194455+0000","last_active":"2023-09-23T23:54:32.484550+0000","last_peered":"2023-09-23T23:54:32.484550+0000","last_clean":"2023-09-23T23:54:32.484550+0000","last_became_active":"2023-09-23T23:51:27.194156+0000","last_became_peered":"2023-09-23T23:51:27.194156+0000","last_unstale":"2023-09-23T23:54:32.484550+0000","last_undegraded":"2023-09-23T23:54:32.484550+0000","last_fullsized":"2023-09-23T23:54:32.484550+0000","mapping_epoch":308,"log_start":"313'4700","ondisk_log_start":"313'4700","created":308,"last_epoch_clean":309,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:51:26.164015+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:51:26.164015+0000","last_clean_scrub_stamp":"2023-09-23T23:51:26.164015+0000","objects_scrubbed":0,"log_size":4871,"log_dups_size":0,"ondisk_log_size":4871,"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 @ 2023-09-25T04:06:02.176014+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":175046656,"num_objects":2671,"num_object_clones":0,"num_object_copies":8013,"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":2671,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9571,"num_write_kb":391744,"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":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":301,"reported_epoch":315,"state":"active+clean","last_fresh":"2023-09-23T23:53:34.148025+0000","last_change":"2023-09-23T23:39:01.780202+0000","last_active":"2023-09-23T23:53:34.148025+0000","last_peered":"2023-09-23T23:53:34.148025+0000","last_clean":"2023-09-23T23:53:34.148025+0000","last_became_active":"2023-09-23T23:39:01.779738+0000","last_became_peered":"2023-09-23T23:39:01.779738+0000","last_unstale":"2023-09-23T23:53:34.148025+0000","last_undegraded":"2023-09-23T23:53:34.148025+0000","last_fullsized":"2023-09-23T23:53:34.148025+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T09:58:07.103422+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":266,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-09-23T23:54:04.083548+0000","last_change":"2023-09-23T23:26:56.892048+0000","last_active":"2023-09-23T23:54:04.083548+0000","last_peered":"2023-09-23T23:54:04.083548+0000","last_clean":"2023-09-23T23:54:04.083548+0000","last_became_active":"2023-09-23T23:26:56.891708+0000","last_became_peered":"2023-09-23T23:26:56.891708+0000","last_unstale":"2023-09-23T23:54:04.083548+0000","last_undegraded":"2023-09-23T23:54:04.083548+0000","last_fullsized":"2023-09-23T23:54:04.083548+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T06:30:13.122988+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"9.f","version":"316'9394","reported_seq":9412,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-09-23T23:54:30.181701+0000","last_change":"2023-09-23T23:51:27.191976+0000","last_active":"2023-09-23T23:54:30.181701+0000","last_peered":"2023-09-23T23:54:30.181701+0000","last_clean":"2023-09-23T23:54:30.181701+0000","last_became_active":"2023-09-23T23:51:27.190698+0000","last_became_peered":"2023-09-23T23:51:27.190698+0000","last_unstale":"2023-09-23T23:54:30.181701+0000","last_undegraded":"2023-09-23T23:54:30.181701+0000","last_fullsized":"2023-09-23T23:54:30.181701+0000","mapping_epoch":308,"log_start":"313'4500","ondisk_log_start":"313'4500","created":308,"last_epoch_clean":309,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:51:26.164015+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:51:26.164015+0000","last_clean_scrub_stamp":"2023-09-23T23:51:26.164015+0000","objects_scrubbed":0,"log_size":4894,"log_dups_size":0,"ondisk_log_size":4894,"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 @ 2023-09-25T01:07:48.990357+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":182452224,"num_objects":2784,"num_object_clones":0,"num_object_copies":8352,"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":2784,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9394,"num_write_kb":389696,"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,3,2],"acting":[1,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"86'141","reported_seq":881,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-09-23T23:54:04.083419+0000","last_change":"2023-09-23T23:39:04.826885+0000","last_active":"2023-09-23T23:54:04.083419+0000","last_peered":"2023-09-23T23:54:04.083419+0000","last_clean":"2023-09-23T23:54:04.083419+0000","last_became_active":"2023-09-23T23:39:04.826395+0000","last_became_peered":"2023-09-23T23:39:04.826395+0000","last_unstale":"2023-09-23T23:54:04.083419+0000","last_undegraded":"2023-09-23T23:54:04.083419+0000","last_fullsized":"2023-09-23T23:54:04.083419+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":141,"log_dups_size":0,"ondisk_log_size":141,"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 @ 2023-09-25T05:31:55.391104+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0015580520000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":790,"num_read_kb":1129,"num_write":131,"num_write_kb":281,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":20,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"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,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":295,"reported_epoch":315,"state":"active+clean","last_fresh":"2023-09-23T23:53:34.152473+0000","last_change":"2023-09-23T23:32:08.441997+0000","last_active":"2023-09-23T23:53:34.152473+0000","last_peered":"2023-09-23T23:53:34.152473+0000","last_clean":"2023-09-23T23:53:34.152473+0000","last_became_active":"2023-09-23T23:32:08.441659+0000","last_became_peered":"2023-09-23T23:32:08.441659+0000","last_unstale":"2023-09-23T23:53:34.152473+0000","last_undegraded":"2023-09-23T23:53:34.152473+0000","last_fullsized":"2023-09-23T23:53:34.152473+0000","mapping_epoch":120,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":121,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T00:23:04.802598+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,2,6],"acting":[3,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":297,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-09-23T23:54:04.099645+0000","last_change":"2023-09-23T23:46:47.959336+0000","last_active":"2023-09-23T23:54:04.099645+0000","last_peered":"2023-09-23T23:54:04.099645+0000","last_clean":"2023-09-23T23:54:04.099645+0000","last_became_active":"2023-09-23T23:46:47.957419+0000","last_became_peered":"2023-09-23T23:46:47.957419+0000","last_unstale":"2023-09-23T23:54:04.099645+0000","last_undegraded":"2023-09-23T23:54:04.099645+0000","last_fullsized":"2023-09-23T23:54:04.099645+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:48:17.650452+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,4,2],"acting":[1,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"9.9","version":"316'9778","reported_seq":9796,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-09-23T23:54:32.469920+0000","last_change":"2023-09-23T23:51:27.192987+0000","last_active":"2023-09-23T23:54:32.469920+0000","last_peered":"2023-09-23T23:54:32.469920+0000","last_clean":"2023-09-23T23:54:32.469920+0000","last_became_active":"2023-09-23T23:51:27.192610+0000","last_became_peered":"2023-09-23T23:51:27.192610+0000","last_unstale":"2023-09-23T23:54:32.469920+0000","last_undegraded":"2023-09-23T23:54:32.469920+0000","last_fullsized":"2023-09-23T23:54:32.469920+0000","mapping_epoch":308,"log_start":"313'4900","ondisk_log_start":"313'4900","created":308,"last_epoch_clean":309,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:51:26.164015+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:51:26.164015+0000","last_clean_scrub_stamp":"2023-09-23T23:51:26.164015+0000","objects_scrubbed":0,"log_size":4878,"log_dups_size":0,"ondisk_log_size":4878,"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 @ 2023-09-25T04:10:29.350667+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":175898624,"num_objects":2684,"num_object_clones":0,"num_object_copies":8052,"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":2684,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9778,"num_write_kb":398784,"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":[3,6,4],"acting":[3,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.2","version":"86'65","reported_seq":836,"reported_epoch":315,"state":"active+clean","last_fresh":"2023-09-23T23:53:34.156530+0000","last_change":"2023-09-23T23:35:41.712039+0000","last_active":"2023-09-23T23:53:34.156530+0000","last_peered":"2023-09-23T23:53:34.156530+0000","last_clean":"2023-09-23T23:53:34.156530+0000","last_became_active":"2023-09-23T23:35:41.552046+0000","last_became_peered":"2023-09-23T23:35:41.552046+0000","last_unstale":"2023-09-23T23:53:34.156530+0000","last_undegraded":"2023-09-23T23:53:34.156530+0000","last_fullsized":"2023-09-23T23:53:34.156530+0000","mapping_epoch":141,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":142,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":65,"log_dups_size":0,"ondisk_log_size":65,"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 @ 2023-09-25T09:54:09.518261+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0011165630000000001,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":823,"num_read_kb":765,"num_write":49,"num_write_kb":33,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":10,"num_bytes_recovered":38,"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,6,3],"acting":[1,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":237,"reported_epoch":315,"state":"active+clean","last_fresh":"2023-09-23T23:53:33.958218+0000","last_change":"2023-09-23T23:35:41.544251+0000","last_active":"2023-09-23T23:53:33.958218+0000","last_peered":"2023-09-23T23:53:33.958218+0000","last_clean":"2023-09-23T23:53:33.958218+0000","last_became_active":"2023-09-23T23:35:41.543876+0000","last_became_peered":"2023-09-23T23:35:41.543876+0000","last_unstale":"2023-09-23T23:53:33.958218+0000","last_undegraded":"2023-09-23T23:53:33.958218+0000","last_fullsized":"2023-09-23T23:53:33.958218+0000","mapping_epoch":141,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":142,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:57:42.779563+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":282,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-09-23T23:54:04.083573+0000","last_change":"2023-09-23T23:26:56.887746+0000","last_active":"2023-09-23T23:54:04.083573+0000","last_peered":"2023-09-23T23:54:04.083573+0000","last_clean":"2023-09-23T23:54:04.083573+0000","last_became_active":"2023-09-23T23:26:56.887239+0000","last_became_peered":"2023-09-23T23:26:56.887239+0000","last_unstale":"2023-09-23T23:54:04.083573+0000","last_undegraded":"2023-09-23T23:54:04.083573+0000","last_fullsized":"2023-09-23T23:54:04.083573+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T06:37:21.318533+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"9.a","version":"316'9336","reported_seq":9354,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-09-23T23:54:30.193835+0000","last_change":"2023-09-23T23:51:27.191549+0000","last_active":"2023-09-23T23:54:30.193835+0000","last_peered":"2023-09-23T23:54:30.193835+0000","last_clean":"2023-09-23T23:54:30.193835+0000","last_became_active":"2023-09-23T23:51:27.191257+0000","last_became_peered":"2023-09-23T23:51:27.191257+0000","last_unstale":"2023-09-23T23:54:30.193835+0000","last_undegraded":"2023-09-23T23:54:30.193835+0000","last_fullsized":"2023-09-23T23:54:30.193835+0000","mapping_epoch":308,"log_start":"313'4400","ondisk_log_start":"313'4400","created":308,"last_epoch_clean":309,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:51:26.164015+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:51:26.164015+0000","last_clean_scrub_stamp":"2023-09-23T23:51:26.164015+0000","objects_scrubbed":0,"log_size":4936,"log_dups_size":0,"ondisk_log_size":4936,"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 @ 2023-09-25T05:11:52.587601+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":170917888,"num_objects":2608,"num_object_clones":0,"num_object_copies":7824,"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":2608,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9336,"num_write_kb":382208,"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,3,6],"acting":[1,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"86'129","reported_seq":1020,"reported_epoch":315,"state":"active+clean","last_fresh":"2023-09-23T23:53:34.154380+0000","last_change":"2023-09-23T23:36:52.795698+0000","last_active":"2023-09-23T23:53:34.154380+0000","last_peered":"2023-09-23T23:53:34.154380+0000","last_clean":"2023-09-23T23:53:34.154380+0000","last_became_active":"2023-09-23T23:36:52.794988+0000","last_became_peered":"2023-09-23T23:36:52.794988+0000","last_unstale":"2023-09-23T23:53:34.154380+0000","last_undegraded":"2023-09-23T23:53:34.154380+0000","last_fullsized":"2023-09-23T23:53:34.154380+0000","mapping_epoch":151,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":152,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":129,"log_dups_size":0,"ondisk_log_size":129,"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 @ 2023-09-25T06:51:17.361254+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00137744,"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":1280,"num_read_kb":2606,"num_write":99,"num_write_kb":1350,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":11,"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":[2,3,1],"acting":[2,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":266,"reported_epoch":315,"state":"active+clean","last_fresh":"2023-09-23T23:53:34.157546+0000","last_change":"2023-09-23T23:26:27.455262+0000","last_active":"2023-09-23T23:53:34.157546+0000","last_peered":"2023-09-23T23:53:34.157546+0000","last_clean":"2023-09-23T23:53:34.157546+0000","last_became_active":"2023-09-23T23:26:27.454866+0000","last_became_peered":"2023-09-23T23:26:27.454866+0000","last_unstale":"2023-09-23T23:53:34.157546+0000","last_undegraded":"2023-09-23T23:53:34.157546+0000","last_fullsized":"2023-09-23T23:53:34.157546+0000","mapping_epoch":104,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":105,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:09:05.340269+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":331,"reported_epoch":315,"state":"active+clean","last_fresh":"2023-09-23T23:53:34.157060+0000","last_change":"2023-09-23T23:46:47.966351+0000","last_active":"2023-09-23T23:53:34.157060+0000","last_peered":"2023-09-23T23:53:34.157060+0000","last_clean":"2023-09-23T23:53:34.157060+0000","last_became_active":"2023-09-23T23:46:47.966053+0000","last_became_peered":"2023-09-23T23:46:47.966053+0000","last_unstale":"2023-09-23T23:53:34.157060+0000","last_undegraded":"2023-09-23T23:53:34.157060+0000","last_fullsized":"2023-09-23T23:53:34.157060+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:03:54.929346+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"9.8","version":"316'9331","reported_seq":9349,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-09-23T23:54:32.463652+0000","last_change":"2023-09-23T23:51:27.190591+0000","last_active":"2023-09-23T23:54:32.463652+0000","last_peered":"2023-09-23T23:54:32.463652+0000","last_clean":"2023-09-23T23:54:32.463652+0000","last_became_active":"2023-09-23T23:51:27.189316+0000","last_became_peered":"2023-09-23T23:51:27.189316+0000","last_unstale":"2023-09-23T23:54:32.463652+0000","last_undegraded":"2023-09-23T23:54:32.463652+0000","last_fullsized":"2023-09-23T23:54:32.463652+0000","mapping_epoch":308,"log_start":"313'4400","ondisk_log_start":"313'4400","created":308,"last_epoch_clean":309,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:51:26.164015+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:51:26.164015+0000","last_clean_scrub_stamp":"2023-09-23T23:51:26.164015+0000","objects_scrubbed":0,"log_size":4931,"log_dups_size":0,"ondisk_log_size":4931,"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 @ 2023-09-25T04:06:03.240221+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":167313408,"num_objects":2553,"num_object_clones":0,"num_object_copies":7659,"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":2553,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9331,"num_write_kb":380288,"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":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.3","version":"86'236","reported_seq":1128,"reported_epoch":315,"state":"active+clean","last_fresh":"2023-09-23T23:53:34.156943+0000","last_change":"2023-09-23T23:39:04.842800+0000","last_active":"2023-09-23T23:53:34.156943+0000","last_peered":"2023-09-23T23:53:34.156943+0000","last_clean":"2023-09-23T23:53:34.156943+0000","last_became_active":"2023-09-23T23:39:04.839084+0000","last_became_peered":"2023-09-23T23:39:04.839084+0000","last_unstale":"2023-09-23T23:53:34.156943+0000","last_undegraded":"2023-09-23T23:53:34.156943+0000","last_fullsized":"2023-09-23T23:53:34.156943+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":236,"log_dups_size":0,"ondisk_log_size":236,"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 @ 2023-09-25T02:30:13.746830+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001002637,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":1277,"num_read_kb":1428,"num_write":202,"num_write_kb":266,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":22,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"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":[2,3,6],"acting":[2,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"1.0","version":"90'161","reported_seq":592,"reported_epoch":315,"state":"active+clean","last_fresh":"2023-09-23T23:53:33.957888+0000","last_change":"2023-09-23T23:39:04.825893+0000","last_active":"2023-09-23T23:53:33.957888+0000","last_peered":"2023-09-23T23:53:33.957888+0000","last_clean":"2023-09-23T23:53:33.957888+0000","last_became_active":"2023-09-23T23:39:04.825463+0000","last_became_peered":"2023-09-23T23:39:04.825463+0000","last_unstale":"2023-09-23T23:53:33.957888+0000","last_undegraded":"2023-09-23T23:53:33.957888+0000","last_fullsized":"2023-09-23T23:53:33.957888+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:06:14.091106+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:06:14.091106+0000","last_clean_scrub_stamp":"2023-09-23T23:06:14.091106+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"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 @ 2023-09-25T09:39:02.399806+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":486,"num_read_kb":912,"num_write":239,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":2361472,"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":[6,1,2],"acting":[6,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":250,"reported_epoch":315,"state":"active+clean","last_fresh":"2023-09-23T23:54:02.403339+0000","last_change":"2023-09-23T23:32:08.448810+0000","last_active":"2023-09-23T23:54:02.403339+0000","last_peered":"2023-09-23T23:54:02.403339+0000","last_clean":"2023-09-23T23:54:02.403339+0000","last_became_active":"2023-09-23T23:32:08.448209+0000","last_became_peered":"2023-09-23T23:32:08.448209+0000","last_unstale":"2023-09-23T23:54:02.403339+0000","last_undegraded":"2023-09-23T23:54:02.403339+0000","last_fullsized":"2023-09-23T23:54:02.403339+0000","mapping_epoch":120,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":121,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:20:27.061693+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,6,4],"acting":[3,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":269,"reported_epoch":315,"state":"active+clean","last_fresh":"2023-09-23T23:53:33.958810+0000","last_change":"2023-09-23T23:39:01.790984+0000","last_active":"2023-09-23T23:53:33.958810+0000","last_peered":"2023-09-23T23:53:33.958810+0000","last_clean":"2023-09-23T23:53:33.958810+0000","last_became_active":"2023-09-23T23:39:01.790626+0000","last_became_peered":"2023-09-23T23:39:01.790626+0000","last_unstale":"2023-09-23T23:53:33.958810+0000","last_undegraded":"2023-09-23T23:53:33.958810+0000","last_fullsized":"2023-09-23T23:53:33.958810+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T09:19:07.777738+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,3],"acting":[6,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"9.b","version":"316'9428","reported_seq":9443,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-09-23T23:54:28.185023+0000","last_change":"2023-09-23T23:51:27.191559+0000","last_active":"2023-09-23T23:54:28.185023+0000","last_peered":"2023-09-23T23:54:28.185023+0000","last_clean":"2023-09-23T23:54:28.185023+0000","last_became_active":"2023-09-23T23:51:27.191236+0000","last_became_peered":"2023-09-23T23:51:27.191236+0000","last_unstale":"2023-09-23T23:54:28.185023+0000","last_undegraded":"2023-09-23T23:54:28.185023+0000","last_fullsized":"2023-09-23T23:54:28.185023+0000","mapping_epoch":308,"log_start":"313'3800","ondisk_log_start":"313'3800","created":308,"last_epoch_clean":309,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:51:26.164015+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:51:26.164015+0000","last_clean_scrub_stamp":"2023-09-23T23:51:26.164015+0000","objects_scrubbed":0,"log_size":5628,"log_dups_size":0,"ondisk_log_size":5628,"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 @ 2023-09-25T08:54:44.577096+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":183894016,"num_objects":2806,"num_object_clones":0,"num_object_copies":8418,"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":2806,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9428,"num_write_kb":391488,"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":[6,2,1],"acting":[6,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.0","version":"86'115","reported_seq":550,"reported_epoch":315,"state":"active+clean","last_fresh":"2023-09-23T23:53:34.157610+0000","last_change":"2023-09-23T23:39:04.825581+0000","last_active":"2023-09-23T23:53:34.157610+0000","last_peered":"2023-09-23T23:53:34.157610+0000","last_clean":"2023-09-23T23:53:34.157610+0000","last_became_active":"2023-09-23T23:39:04.824855+0000","last_became_peered":"2023-09-23T23:39:04.824855+0000","last_unstale":"2023-09-23T23:53:34.157610+0000","last_undegraded":"2023-09-23T23:53:34.157610+0000","last_fullsized":"2023-09-23T23:53:34.157610+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":115,"log_dups_size":0,"ondisk_log_size":115,"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 @ 2023-09-25T05:17:19.954995+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00094966699999999996,"stat_sum":{"num_bytes":4194304,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":507,"num_read_kb":3491,"num_write":106,"num_write_kb":7211,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":4194304,"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,3,6],"acting":[1,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":288,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-09-23T23:54:04.090582+0000","last_change":"2023-09-23T23:46:47.964483+0000","last_active":"2023-09-23T23:54:04.090582+0000","last_peered":"2023-09-23T23:54:04.090582+0000","last_clean":"2023-09-23T23:54:04.090582+0000","last_became_active":"2023-09-23T23:46:47.962768+0000","last_became_peered":"2023-09-23T23:46:47.962768+0000","last_unstale":"2023-09-23T23:54:04.090582+0000","last_undegraded":"2023-09-23T23:54:04.090582+0000","last_fullsized":"2023-09-23T23:54:04.090582+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T09:13:59.016738+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,4,1],"acting":[3,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":275,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-09-23T23:54:04.083354+0000","last_change":"2023-09-23T23:46:47.961066+0000","last_active":"2023-09-23T23:54:04.083354+0000","last_peered":"2023-09-23T23:54:04.083354+0000","last_clean":"2023-09-23T23:54:04.083354+0000","last_became_active":"2023-09-23T23:46:47.960715+0000","last_became_peered":"2023-09-23T23:46:47.960715+0000","last_unstale":"2023-09-23T23:54:04.083354+0000","last_undegraded":"2023-09-23T23:54:04.083354+0000","last_fullsized":"2023-09-23T23:54:04.083354+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T06:58:00.527563+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,2,4],"acting":[1,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"9.e","version":"316'9348","reported_seq":9364,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-09-23T23:54:28.155411+0000","last_change":"2023-09-23T23:51:27.196862+0000","last_active":"2023-09-23T23:54:28.155411+0000","last_peered":"2023-09-23T23:54:28.155411+0000","last_clean":"2023-09-23T23:54:28.155411+0000","last_became_active":"2023-09-23T23:51:27.196579+0000","last_became_peered":"2023-09-23T23:51:27.196579+0000","last_unstale":"2023-09-23T23:54:28.155411+0000","last_undegraded":"2023-09-23T23:54:28.155411+0000","last_fullsized":"2023-09-23T23:54:28.155411+0000","mapping_epoch":308,"log_start":"312'2800","ondisk_log_start":"312'2800","created":308,"last_epoch_clean":309,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:51:26.164015+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:51:26.164015+0000","last_clean_scrub_stamp":"2023-09-23T23:51:26.164015+0000","objects_scrubbed":0,"log_size":6548,"log_dups_size":0,"ondisk_log_size":6548,"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 @ 2023-09-25T11:24:38.658551+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":181010432,"num_objects":2762,"num_object_clones":0,"num_object_copies":8286,"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":2762,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9348,"num_write_kb":387520,"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":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.5","version":"86'75","reported_seq":628,"reported_epoch":315,"state":"active+clean","last_fresh":"2023-09-23T23:53:45.014364+0000","last_change":"2023-09-23T23:39:01.835461+0000","last_active":"2023-09-23T23:53:45.014364+0000","last_peered":"2023-09-23T23:53:45.014364+0000","last_clean":"2023-09-23T23:53:45.014364+0000","last_became_active":"2023-09-23T23:39:01.785871+0000","last_became_peered":"2023-09-23T23:39:01.785871+0000","last_unstale":"2023-09-23T23:53:45.014364+0000","last_undegraded":"2023-09-23T23:53:45.014364+0000","last_fullsized":"2023-09-23T23:53:45.014364+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":75,"log_dups_size":0,"ondisk_log_size":75,"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 @ 2023-09-25T08:31:23.278851+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001060697,"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":561,"num_read_kb":487,"num_write":59,"num_write_kb":42,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":10,"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,4,6],"acting":[1,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":284,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-09-23T23:54:04.083677+0000","last_change":"2023-09-23T23:34:47.348873+0000","last_active":"2023-09-23T23:54:04.083677+0000","last_peered":"2023-09-23T23:54:04.083677+0000","last_clean":"2023-09-23T23:54:04.083677+0000","last_became_active":"2023-09-23T23:34:47.348583+0000","last_became_peered":"2023-09-23T23:34:47.348583+0000","last_unstale":"2023-09-23T23:54:04.083677+0000","last_undegraded":"2023-09-23T23:54:04.083677+0000","last_fullsized":"2023-09-23T23:54:04.083677+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:36:01.708489+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":243,"reported_epoch":315,"state":"active+clean","last_fresh":"2023-09-23T23:53:40.000984+0000","last_change":"2023-09-23T23:46:47.963861+0000","last_active":"2023-09-23T23:53:40.000984+0000","last_peered":"2023-09-23T23:53:40.000984+0000","last_clean":"2023-09-23T23:53:40.000984+0000","last_became_active":"2023-09-23T23:46:47.963373+0000","last_became_peered":"2023-09-23T23:46:47.963373+0000","last_unstale":"2023-09-23T23:53:40.000984+0000","last_undegraded":"2023-09-23T23:53:40.000984+0000","last_fullsized":"2023-09-23T23:53:40.000984+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:51:08.274713+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,2,4],"acting":[1,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"9.d","version":"316'9578","reported_seq":9597,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-09-23T23:54:30.194587+0000","last_change":"2023-09-23T23:51:27.192320+0000","last_active":"2023-09-23T23:54:30.194587+0000","last_peered":"2023-09-23T23:54:30.194587+0000","last_clean":"2023-09-23T23:54:30.194587+0000","last_became_active":"2023-09-23T23:51:27.192069+0000","last_became_peered":"2023-09-23T23:51:27.192069+0000","last_unstale":"2023-09-23T23:54:30.194587+0000","last_undegraded":"2023-09-23T23:54:30.194587+0000","last_fullsized":"2023-09-23T23:54:30.194587+0000","mapping_epoch":308,"log_start":"313'4700","ondisk_log_start":"313'4700","created":308,"last_epoch_clean":309,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:51:26.164015+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:51:26.164015+0000","last_clean_scrub_stamp":"2023-09-23T23:51:26.164015+0000","objects_scrubbed":0,"log_size":4878,"log_dups_size":0,"ondisk_log_size":4878,"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 @ 2023-09-25T06:44:03.592042+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":185008152,"num_objects":2824,"num_object_clones":0,"num_object_copies":8472,"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":2824,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":9578,"num_write_kb":396801,"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,4,6],"acting":[1,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.7","version":"68'2","reported_seq":329,"reported_epoch":315,"state":"active+clean","last_fresh":"2023-09-23T23:53:34.152011+0000","last_change":"2023-09-23T23:39:01.789138+0000","last_active":"2023-09-23T23:53:34.152011+0000","last_peered":"2023-09-23T23:53:34.152011+0000","last_clean":"2023-09-23T23:53:34.152011+0000","last_became_active":"2023-09-23T23:39:01.776768+0000","last_became_peered":"2023-09-23T23:39:01.776768+0000","last_unstale":"2023-09-23T23:53:34.152011+0000","last_undegraded":"2023-09-23T23:53:34.152011+0000","last_fullsized":"2023-09-23T23:53:34.152011+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T11:01:50.480472+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"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":[3,2,1],"acting":[3,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"86'170","reported_seq":632,"reported_epoch":315,"state":"active+clean","last_fresh":"2023-09-23T23:53:34.157358+0000","last_change":"2023-09-23T23:25:05.228483+0000","last_active":"2023-09-23T23:53:34.157358+0000","last_peered":"2023-09-23T23:53:34.157358+0000","last_clean":"2023-09-23T23:53:34.157358+0000","last_became_active":"2023-09-23T23:25:05.227766+0000","last_became_peered":"2023-09-23T23:25:05.227766+0000","last_unstale":"2023-09-23T23:53:34.157358+0000","last_undegraded":"2023-09-23T23:53:34.157358+0000","last_fullsized":"2023-09-23T23:53:34.157358+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":170,"log_dups_size":0,"ondisk_log_size":170,"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 @ 2023-09-25T06:17:40.984099+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00066166300000000005,"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":537,"num_read_kb":1957,"num_write":160,"num_write_kb":2393,"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,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":305,"reported_epoch":315,"state":"active+clean","last_fresh":"2023-09-23T23:53:34.148124+0000","last_change":"2023-09-23T23:39:01.786256+0000","last_active":"2023-09-23T23:53:34.148124+0000","last_peered":"2023-09-23T23:53:34.148124+0000","last_clean":"2023-09-23T23:53:34.148124+0000","last_became_active":"2023-09-23T23:39:01.785899+0000","last_became_peered":"2023-09-23T23:39:01.785899+0000","last_unstale":"2023-09-23T23:53:34.148124+0000","last_undegraded":"2023-09-23T23:53:34.148124+0000","last_fullsized":"2023-09-23T23:53:34.148124+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:01:41.201506+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"9.c","version":"316'9766","reported_seq":9784,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-09-23T23:54:32.477661+0000","last_change":"2023-09-23T23:51:27.192367+0000","last_active":"2023-09-23T23:54:32.477661+0000","last_peered":"2023-09-23T23:54:32.477661+0000","last_clean":"2023-09-23T23:54:32.477661+0000","last_became_active":"2023-09-23T23:51:27.191873+0000","last_became_peered":"2023-09-23T23:51:27.191873+0000","last_unstale":"2023-09-23T23:54:32.477661+0000","last_undegraded":"2023-09-23T23:54:32.477661+0000","last_fullsized":"2023-09-23T23:54:32.477661+0000","mapping_epoch":308,"log_start":"313'4900","ondisk_log_start":"313'4900","created":308,"last_epoch_clean":309,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:51:26.164015+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:51:26.164015+0000","last_clean_scrub_stamp":"2023-09-23T23:51:26.164015+0000","objects_scrubbed":0,"log_size":4866,"log_dups_size":0,"ondisk_log_size":4866,"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 @ 2023-09-25T03:05:00.666020+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":172228608,"num_objects":2628,"num_object_clones":0,"num_object_copies":7884,"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":2628,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9766,"num_write_kb":396608,"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":[3,4,6],"acting":[3,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.7","version":"86'45","reported_seq":466,"reported_epoch":315,"state":"active+clean","last_fresh":"2023-09-23T23:53:33.959596+0000","last_change":"2023-09-23T23:39:01.826213+0000","last_active":"2023-09-23T23:53:33.959596+0000","last_peered":"2023-09-23T23:53:33.959596+0000","last_clean":"2023-09-23T23:53:33.959596+0000","last_became_active":"2023-09-23T23:39:01.790699+0000","last_became_peered":"2023-09-23T23:39:01.790699+0000","last_unstale":"2023-09-23T23:53:33.959596+0000","last_undegraded":"2023-09-23T23:53:33.959596+0000","last_fullsized":"2023-09-23T23:53:33.959596+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":45,"log_dups_size":0,"ondisk_log_size":45,"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 @ 2023-09-25T04:53:17.666559+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000729169,"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":205,"num_read_kb":1380,"num_write":40,"num_write_kb":1138,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":7,"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":[6,2,3],"acting":[6,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"69'1","reported_seq":255,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-09-23T23:54:04.084088+0000","last_change":"2023-09-23T23:39:01.807884+0000","last_active":"2023-09-23T23:54:04.084088+0000","last_peered":"2023-09-23T23:54:04.084088+0000","last_clean":"2023-09-23T23:54:04.084088+0000","last_became_active":"2023-09-23T23:39:01.782282+0000","last_became_peered":"2023-09-23T23:39:01.782282+0000","last_unstale":"2023-09-23T23:54:04.084088+0000","last_undegraded":"2023-09-23T23:54:04.084088+0000","last_fullsized":"2023-09-23T23:54:04.084088+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"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 @ 2023-09-25T07:33:53.803220+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"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,3,6],"acting":[1,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":275,"reported_epoch":315,"state":"active+clean","last_fresh":"2023-09-23T23:53:33.957774+0000","last_change":"2023-09-23T23:39:01.786484+0000","last_active":"2023-09-23T23:53:33.957774+0000","last_peered":"2023-09-23T23:53:33.957774+0000","last_clean":"2023-09-23T23:53:33.957774+0000","last_became_active":"2023-09-23T23:39:01.783785+0000","last_became_peered":"2023-09-23T23:39:01.783785+0000","last_unstale":"2023-09-23T23:53:33.957774+0000","last_undegraded":"2023-09-23T23:53:33.957774+0000","last_fullsized":"2023-09-23T23:53:33.957774+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T07:13:44.411621+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,2],"acting":[6,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.1b","version":"69'2","reported_seq":183,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-09-23T23:54:04.083594+0000","last_change":"2023-09-23T23:39:01.780928+0000","last_active":"2023-09-23T23:54:04.083594+0000","last_peered":"2023-09-23T23:54:04.083594+0000","last_clean":"2023-09-23T23:54:04.083594+0000","last_became_active":"2023-09-23T23:39:01.780365+0000","last_became_peered":"2023-09-23T23:39:01.780365+0000","last_unstale":"2023-09-23T23:54:04.083594+0000","last_undegraded":"2023-09-23T23:54:04.083594+0000","last_fullsized":"2023-09-23T23:54:04.083594+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T09:02:03.468255+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,4,3],"acting":[1,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":182,"reported_epoch":315,"state":"active+clean","last_fresh":"2023-09-23T23:53:34.155452+0000","last_change":"2023-09-23T23:46:03.883022+0000","last_active":"2023-09-23T23:53:34.155452+0000","last_peered":"2023-09-23T23:53:34.155452+0000","last_clean":"2023-09-23T23:53:34.155452+0000","last_became_active":"2023-09-23T23:46:03.882627+0000","last_became_peered":"2023-09-23T23:46:03.882627+0000","last_unstale":"2023-09-23T23:53:34.155452+0000","last_undegraded":"2023-09-23T23:53:34.155452+0000","last_fullsized":"2023-09-23T23:53:34.155452+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T04:29:09.437941+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[2,1,3],"acting":[2,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1c","version":"68'2","reported_seq":191,"reported_epoch":315,"state":"active+clean","last_fresh":"2023-09-23T23:53:34.155491+0000","last_change":"2023-09-23T23:39:01.815450+0000","last_active":"2023-09-23T23:53:34.155491+0000","last_peered":"2023-09-23T23:53:34.155491+0000","last_clean":"2023-09-23T23:53:34.155491+0000","last_became_active":"2023-09-23T23:39:01.780808+0000","last_became_peered":"2023-09-23T23:39:01.780808+0000","last_unstale":"2023-09-23T23:53:34.155491+0000","last_undegraded":"2023-09-23T23:53:34.155491+0000","last_fullsized":"2023-09-23T23:53:34.155491+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T04:52:51.165825+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"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":[2,1,6],"acting":[2,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":287,"reported_epoch":315,"state":"active+clean","last_fresh":"2023-09-23T23:53:34.150242+0000","last_change":"2023-09-23T23:46:47.964382+0000","last_active":"2023-09-23T23:53:34.150242+0000","last_peered":"2023-09-23T23:53:34.150242+0000","last_clean":"2023-09-23T23:53:34.150242+0000","last_became_active":"2023-09-23T23:46:47.963932+0000","last_became_peered":"2023-09-23T23:46:47.963932+0000","last_unstale":"2023-09-23T23:53:34.150242+0000","last_undegraded":"2023-09-23T23:53:34.150242+0000","last_fullsized":"2023-09-23T23:53:34.150242+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:55:44.372957+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,4,1],"acting":[3,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1d","version":"68'2","reported_seq":202,"reported_epoch":315,"state":"active+clean","last_fresh":"2023-09-23T23:53:33.958919+0000","last_change":"2023-09-23T23:35:10.676206+0000","last_active":"2023-09-23T23:53:33.958919+0000","last_peered":"2023-09-23T23:53:33.958919+0000","last_clean":"2023-09-23T23:53:33.958919+0000","last_became_active":"2023-09-23T23:35:10.675843+0000","last_became_peered":"2023-09-23T23:35:10.675843+0000","last_unstale":"2023-09-23T23:53:33.958919+0000","last_undegraded":"2023-09-23T23:53:33.958919+0000","last_fullsized":"2023-09-23T23:53:33.958919+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T04:00:31.310495+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"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":1,"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":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":302,"reported_epoch":315,"state":"active+clean","last_fresh":"2023-09-23T23:53:57.387981+0000","last_change":"2023-09-23T23:46:47.961852+0000","last_active":"2023-09-23T23:53:57.387981+0000","last_peered":"2023-09-23T23:53:57.387981+0000","last_clean":"2023-09-23T23:53:57.387981+0000","last_became_active":"2023-09-23T23:46:47.961486+0000","last_became_peered":"2023-09-23T23:46:47.961486+0000","last_unstale":"2023-09-23T23:53:57.387981+0000","last_undegraded":"2023-09-23T23:53:57.387981+0000","last_fullsized":"2023-09-23T23:53:57.387981+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T04:42:08.826090+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,4,2],"acting":[3,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1e","version":"69'2","reported_seq":299,"reported_epoch":315,"state":"active+clean","last_fresh":"2023-09-23T23:53:34.151049+0000","last_change":"2023-09-23T23:26:56.890000+0000","last_active":"2023-09-23T23:53:34.151049+0000","last_peered":"2023-09-23T23:53:34.151049+0000","last_clean":"2023-09-23T23:53:34.151049+0000","last_became_active":"2023-09-23T23:26:56.889604+0000","last_became_peered":"2023-09-23T23:26:56.889604+0000","last_unstale":"2023-09-23T23:53:34.151049+0000","last_undegraded":"2023-09-23T23:53:34.151049+0000","last_fullsized":"2023-09-23T23:53:34.151049+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T06:45:20.534490+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":329,"reported_epoch":315,"state":"active+clean","last_fresh":"2023-09-23T23:53:34.233693+0000","last_change":"2023-09-23T23:37:33.626975+0000","last_active":"2023-09-23T23:53:34.233693+0000","last_peered":"2023-09-23T23:53:34.233693+0000","last_clean":"2023-09-23T23:53:34.233693+0000","last_became_active":"2023-09-23T23:37:33.626337+0000","last_became_peered":"2023-09-23T23:37:33.626337+0000","last_unstale":"2023-09-23T23:53:34.233693+0000","last_undegraded":"2023-09-23T23:53:34.233693+0000","last_fullsized":"2023-09-23T23:53:34.233693+0000","mapping_epoch":159,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":160,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T01:45:41.499383+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,2,6],"acting":[3,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1f","version":"69'5","reported_seq":220,"reported_epoch":315,"state":"active+clean","last_fresh":"2023-09-23T23:53:34.155861+0000","last_change":"2023-09-23T23:34:47.366146+0000","last_active":"2023-09-23T23:53:34.155861+0000","last_peered":"2023-09-23T23:53:34.155861+0000","last_clean":"2023-09-23T23:53:34.155861+0000","last_became_active":"2023-09-23T23:34:47.361648+0000","last_became_peered":"2023-09-23T23:34:47.361648+0000","last_unstale":"2023-09-23T23:53:34.155861+0000","last_undegraded":"2023-09-23T23:53:34.155861+0000","last_fullsized":"2023-09-23T23:53:34.155861+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"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 @ 2023-09-25T11:02:38.085203+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"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":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":554,"num_keys_recovered":0,"num_objects_omap":1,"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":[2,6,4],"acting":[2,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":275,"reported_epoch":315,"state":"active+clean","last_fresh":"2023-09-23T23:53:33.962449+0000","last_change":"2023-09-23T23:25:05.227361+0000","last_active":"2023-09-23T23:53:33.962449+0000","last_peered":"2023-09-23T23:53:33.962449+0000","last_clean":"2023-09-23T23:53:33.962449+0000","last_became_active":"2023-09-23T23:25:05.227003+0000","last_became_peered":"2023-09-23T23:25:05.227003+0000","last_unstale":"2023-09-23T23:53:33.962449+0000","last_undegraded":"2023-09-23T23:53:33.962449+0000","last_fullsized":"2023-09-23T23:53:33.962449+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T03:23:19.993318+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"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":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5504,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"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":22,"num_whiteouts":0,"num_read":19,"num_read_kb":18,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":33,"num_bytes_recovered":5504,"num_keys_recovered":10,"num_objects_omap":14,"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":143360,"data_stored":22662,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":27272,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"up":96,"acting":96,"num_store_stats":8},{"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":486,"num_read_kb":912,"num_write":239,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":2361472,"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":2969600,"data_stored":2951840,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":161,"ondisk_log_size":161,"up":3,"acting":3,"num_store_stats":5},{"poolid":9,"num_pg":16,"stat_sum":{"num_bytes":2831941656,"num_objects":43213,"num_object_clones":0,"num_object_copies":129639,"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":43213,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":152793,"num_write_kb":6272129,"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":8622583808,"data_stored":8622571592,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":82793,"ondisk_log_size":82793,"up":48,"acting":48,"num_store_stats":5},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":4194323,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"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":4,"num_whiteouts":0,"num_read":5980,"num_read_kb":13243,"num_write":846,"num_write_kb":12714,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":92,"num_bytes_recovered":4194342,"num_keys_recovered":0,"num_objects_omap":2,"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":20987904,"data_stored":20971596,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6143,"internal_metadata":0},"log_size":976,"ondisk_log_size":976,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":0,"seq":231928234514,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"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},"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":[]},{"osd":6,"up_from":46,"seq":197568496156,"num_pgs":54,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2439996,"kb_used_data":1836532,"kb_used_omap":0,"kb_used_meta":603456,"kb_avail":91305156,"statfs":{"total":95995035648,"available":93496479744,"internally_reserved":0,"allocated":1880608768,"data_stored":1879375442,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":617938944},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,0,0,1],"upper_bound":16},"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":"Sat Sep 23 23:53:32 2023","interfaces":[{"interface":"back","average":{"1min":0.53700000000000003,"5min":0.87,"15min":0.78300000000000003},"min":{"1min":0.33100000000000002,"5min":0.29399999999999998,"15min":0.28199999999999997},"max":{"1min":1.0189999999999999,"5min":4.5039999999999996,"15min":5.3570000000000002},"last":0.33400000000000002},{"interface":"front","average":{"1min":0.55000000000000004,"5min":0.79300000000000004,"15min":0.80800000000000005},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.29799999999999999},"max":{"1min":1.2150000000000001,"5min":2.8159999999999998,"15min":5.9649999999999999},"last":0.61899999999999999}]},{"osd":1,"last update":"Sat Sep 23 23:53:51 2023","interfaces":[{"interface":"back","average":{"1min":1.5549999999999999,"5min":3.105,"15min":2.6890000000000001},"min":{"1min":0.375,"5min":0.33700000000000002,"15min":0.28799999999999998},"max":{"1min":6.1609999999999996,"5min":79.552000000000007,"15min":129.09100000000001},"last":0.67700000000000005},{"interface":"front","average":{"1min":2.0409999999999999,"5min":3.3530000000000002,"15min":2.8319999999999999},"min":{"1min":0.45200000000000001,"5min":0.32200000000000001,"15min":0.28599999999999998},"max":{"1min":6.2060000000000004,"5min":79.393000000000001,"15min":129.14599999999999},"last":0.37}]},{"osd":2,"last update":"Sat Sep 23 23:54:15 2023","interfaces":[{"interface":"back","average":{"1min":1.5600000000000001,"5min":1.208,"15min":1.9490000000000001},"min":{"1min":0.33300000000000002,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":7.6870000000000003,"5min":8.8200000000000003,"15min":119.17},"last":0.44400000000000001},{"interface":"front","average":{"1min":1.607,"5min":1.3,"15min":2.1080000000000001},"min":{"1min":0.436,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":7.274,"5min":7.274,"15min":119.084},"last":0.48599999999999999}]},{"osd":3,"last update":"Sat Sep 23 23:53:41 2023","interfaces":[{"interface":"back","average":{"1min":5.6980000000000004,"5min":4.1440000000000001,"15min":3.2269999999999999},"min":{"1min":0.45700000000000002,"5min":0.38800000000000001,"15min":0.33200000000000002},"max":{"1min":43.624000000000002,"5min":112.155,"15min":119.053},"last":0.73099999999999998},{"interface":"front","average":{"1min":5.5629999999999997,"5min":4.1230000000000002,"15min":3.4340000000000002},"min":{"1min":0.40899999999999997,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":43.863999999999997,"5min":111.473,"15min":120.919},"last":0.81699999999999995}]},{"osd":4,"last update":"Sat Sep 23 23:53:51 2023","interfaces":[{"interface":"back","average":{"1min":0.73999999999999999,"5min":0.99399999999999999,"15min":0.86199999999999999},"min":{"1min":0.44700000000000001,"5min":0.39400000000000002,"15min":0.33800000000000002},"max":{"1min":1.7629999999999999,"5min":4.2569999999999997,"15min":4.5259999999999998},"last":0.52600000000000002},{"interface":"front","average":{"1min":1.0389999999999999,"5min":0.98999999999999999,"15min":0.97299999999999998},"min":{"1min":0.42499999999999999,"5min":0.40600000000000003,"15min":0.375},"max":{"1min":2.903,"5min":4.6200000000000001,"15min":6.1210000000000004},"last":0.78300000000000003}]},{"osd":5,"last update":"Sat Sep 23 23:53:51 2023","interfaces":[{"interface":"back","average":{"1min":0.84799999999999998,"5min":1.0429999999999999,"15min":0.93400000000000005},"min":{"1min":0.48299999999999998,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":1.8009999999999999,"5min":5.7000000000000002,"15min":5.7000000000000002},"last":0.748},{"interface":"front","average":{"1min":0.85299999999999998,"5min":1.0209999999999999,"15min":0.995},"min":{"1min":0.55200000000000005,"5min":0.504,"15min":0.38600000000000001},"max":{"1min":1.2669999999999999,"5min":3.0899999999999999,"15min":6.1609999999999996},"last":0.84299999999999997}]},{"osd":7,"last update":"Sat Sep 23 23:53:51 2023","interfaces":[{"interface":"back","average":{"1min":0.90200000000000002,"5min":1.0169999999999999,"15min":1.0469999999999999},"min":{"1min":0.61199999999999999,"5min":0.47399999999999998,"15min":0.437},"max":{"1min":1.296,"5min":3.3039999999999998,"15min":6.234},"last":1.1200000000000001},{"interface":"front","average":{"1min":1.0720000000000001,"5min":1.1060000000000001,"15min":1.109},"min":{"1min":0.69199999999999995,"5min":0.57799999999999996,"15min":0.40799999999999997},"max":{"1min":2.9729999999999999,"5min":3.2719999999999998,"15min":6.266},"last":0.874}]}]},{"osd":1,"up_from":99,"seq":425201762659,"num_pgs":62,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3322536,"kb_used_data":2302112,"kb_used_omap":6,"kb_used_meta":1020409,"kb_avail":90422616,"statfs":{"total":95995035648,"available":92592758784,"internally_reserved":0,"allocated":2357362688,"data_stored":2355583569,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6760,"internal_metadata":1044899224},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,3,4,2,2],"upper_bound":64},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 23:54:22 2023","interfaces":[{"interface":"back","average":{"1min":1.1359999999999999,"5min":1.431,"15min":1.4319999999999999},"min":{"1min":0.20000000000000001,"5min":0.20000000000000001,"15min":0.20000000000000001},"max":{"1min":5.3449999999999998,"5min":9.7349999999999994,"15min":12.147},"last":4.3179999999999996},{"interface":"front","average":{"1min":2.847,"5min":1.6000000000000001,"15min":1.266},"min":{"1min":0.27900000000000003,"5min":0.20000000000000001,"15min":0.20000000000000001},"max":{"1min":32.689,"5min":32.689,"15min":32.689},"last":1.319}]},{"osd":2,"last update":"Sat Sep 23 23:54:22 2023","interfaces":[{"interface":"back","average":{"1min":1.444,"5min":1.9450000000000001,"15min":2.7949999999999999},"min":{"1min":0.219,"5min":0.219,"15min":0.20100000000000001},"max":{"1min":5.3860000000000001,"5min":13.913,"15min":94.941000000000003},"last":4.2869999999999999},{"interface":"front","average":{"1min":3.6030000000000002,"5min":2.2269999999999999,"15min":2.8170000000000002},"min":{"1min":0.34100000000000003,"5min":0.224,"15min":0.20999999999999999},"max":{"1min":32.420000000000002,"5min":32.420000000000002,"15min":97.233999999999995},"last":3.4340000000000002}]},{"osd":3,"last update":"Sat Sep 23 23:53:50 2023","interfaces":[{"interface":"back","average":{"1min":4.6820000000000004,"5min":2.9580000000000002,"15min":3.4390000000000001},"min":{"1min":0.55800000000000005,"5min":0.26700000000000002,"15min":0.26500000000000001},"max":{"1min":33.408999999999999,"5min":33.408999999999999,"15min":74.478999999999999},"last":4.3719999999999999},{"interface":"front","average":{"1min":4.694,"5min":2.5779999999999998,"15min":3.0569999999999999},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.26200000000000001},"max":{"1min":33.334000000000003,"5min":33.334000000000003,"15min":73.878},"last":1.2989999999999999}]},{"osd":4,"last update":"Sat Sep 23 23:54:22 2023","interfaces":[{"interface":"back","average":{"1min":1.5109999999999999,"5min":1.427,"15min":1.2330000000000001},"min":{"1min":0.27800000000000002,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":6.9699999999999998,"5min":6.9699999999999998,"15min":6.9699999999999998},"last":0.77000000000000002},{"interface":"front","average":{"1min":1.585,"5min":1.9179999999999999,"15min":1.774},"min":{"1min":0.44400000000000001,"5min":0.38300000000000001,"15min":0.30299999999999999},"max":{"1min":5.4169999999999998,"5min":9.8469999999999995,"15min":12.199999999999999},"last":3.581}]},{"osd":5,"last update":"Sat Sep 23 23:54:22 2023","interfaces":[{"interface":"back","average":{"1min":3.2930000000000001,"5min":1.956,"15min":1.5780000000000001},"min":{"1min":0.436,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":32.622999999999998,"5min":32.622999999999998,"15min":32.622999999999998},"last":1.3340000000000001},{"interface":"front","average":{"1min":1.631,"5min":1.464,"15min":1.2849999999999999},"min":{"1min":0.315,"5min":0.315,"15min":0.315},"max":{"1min":7.1139999999999999,"5min":7.1139999999999999,"15min":7.1139999999999999},"last":0.83399999999999996}]},{"osd":6,"last update":"Sat Sep 23 23:54:22 2023","interfaces":[{"interface":"back","average":{"1min":3.3199999999999998,"5min":2.1379999999999999,"15min":1.681},"min":{"1min":0.40300000000000002,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":32.549999999999997,"5min":32.549999999999997,"15min":32.549999999999997},"last":1.3540000000000001},{"interface":"front","average":{"1min":1.6679999999999999,"5min":1.5129999999999999,"15min":1.4350000000000001},"min":{"1min":0.34100000000000003,"5min":0.32300000000000001,"15min":0.312},"max":{"1min":7.149,"5min":7.149,"15min":7.9119999999999999},"last":0.80200000000000005}]},{"osd":7,"last update":"Sat Sep 23 23:54:22 2023","interfaces":[{"interface":"back","average":{"1min":1.673,"5min":1.488,"15min":1.3640000000000001},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":7.0810000000000004,"5min":7.0810000000000004,"15min":8.5670000000000002},"last":0.85599999999999998},{"interface":"front","average":{"1min":1.633,"5min":1.869,"15min":1.8169999999999999},"min":{"1min":0.501,"5min":0.48399999999999999,"15min":0.39700000000000002},"max":{"1min":5.4489999999999998,"5min":9.8290000000000006,"15min":12.291},"last":3.6179999999999999}]}]},{"osd":0,"up_from":0,"seq":403726926186,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"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},"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":[]},{"osd":2,"up_from":104,"seq":446676599123,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2211592,"kb_used_data":1209856,"kb_used_omap":11,"kb_used_meta":1001716,"kb_avail":91533560,"statfs":{"total":95995035648,"available":93730365440,"internally_reserved":0,"allocated":1238892544,"data_stored":1237089473,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12272,"internal_metadata":1025757200},"hb_peers":[0,1,3,4,5,6,7],"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 23:54:29 2023","interfaces":[{"interface":"back","average":{"1min":1.984,"5min":1.0840000000000001,"15min":0.92700000000000005},"min":{"1min":0.38800000000000001,"5min":0.20599999999999999,"15min":0.19500000000000001},"max":{"1min":5.6849999999999996,"5min":8.0459999999999994,"15min":8.0459999999999994},"last":0.47899999999999998},{"interface":"front","average":{"1min":2.3919999999999999,"5min":1.272,"15min":1.0840000000000001},"min":{"1min":0.307,"5min":0.23300000000000001,"15min":0.23300000000000001},"max":{"1min":7.5540000000000003,"5min":8.0869999999999997,"15min":9.1890000000000001},"last":0.28499999999999998}]},{"osd":1,"last update":"Sat Sep 23 23:54:29 2023","interfaces":[{"interface":"back","average":{"1min":1.833,"5min":4.9690000000000003,"15min":2.9020000000000001},"min":{"1min":0.23799999999999999,"5min":0.221,"15min":0.21099999999999999},"max":{"1min":4.7999999999999998,"5min":165.161,"15min":165.161},"last":11.481999999999999},{"interface":"front","average":{"1min":3.0249999999999999,"5min":5.1509999999999998,"15min":3.0640000000000001},"min":{"1min":0.51500000000000001,"5min":0.252,"15min":0.252},"max":{"1min":10.769,"5min":163.53999999999999,"15min":163.53999999999999},"last":8.0690000000000008}]},{"osd":3,"last update":"Sat Sep 23 23:53:48 2023","interfaces":[{"interface":"back","average":{"1min":14.827,"5min":4.4939999999999998,"15min":3.609},"min":{"1min":0.26800000000000002,"5min":0.25,"15min":0.224},"max":{"1min":221.93600000000001,"5min":221.93600000000001,"15min":221.93600000000001},"last":0.41899999999999998},{"interface":"front","average":{"1min":14.755000000000001,"5min":4.1360000000000001,"15min":3.7639999999999998},"min":{"1min":0.27400000000000002,"5min":0.27400000000000002,"15min":0.245},"max":{"1min":220.27699999999999,"5min":220.27699999999999,"15min":220.27699999999999},"last":0.45700000000000002}]},{"osd":4,"last update":"Sat Sep 23 23:54:29 2023","interfaces":[{"interface":"back","average":{"1min":1.984,"5min":1.379,"15min":1.2889999999999999},"min":{"1min":0.502,"5min":0.33500000000000002,"15min":0.32600000000000001},"max":{"1min":5.8659999999999997,"5min":8.4199999999999999,"15min":8.4199999999999999},"last":0.68400000000000005},{"interface":"front","average":{"1min":1.4450000000000001,"5min":1.3560000000000001,"15min":1.341},"min":{"1min":0.378,"5min":0.33400000000000002,"15min":0.316},"max":{"1min":5.4930000000000003,"5min":8.4960000000000004,"15min":8.4960000000000004},"last":0.78000000000000003}]},{"osd":5,"last update":"Sat Sep 23 23:54:29 2023","interfaces":[{"interface":"back","average":{"1min":1.597,"5min":1.3009999999999999,"15min":1.2110000000000001},"min":{"1min":0.38100000000000001,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":4.7080000000000002,"5min":7.9950000000000001,"15min":9.9039999999999999},"last":1.0169999999999999},{"interface":"front","average":{"1min":2.2469999999999999,"5min":1.462,"15min":1.3919999999999999},"min":{"1min":0.54800000000000004,"5min":0.376,"15min":0.376},"max":{"1min":7.5140000000000002,"5min":8.3710000000000004,"15min":9.1349999999999998},"last":0.72199999999999998}]},{"osd":6,"last update":"Sat Sep 23 23:54:29 2023","interfaces":[{"interface":"back","average":{"1min":1.546,"5min":1.581,"15min":1.508},"min":{"1min":0.38100000000000001,"5min":0.36799999999999999,"15min":0.34100000000000003},"max":{"1min":5.6699999999999999,"5min":8.5559999999999992,"15min":10.929},"last":0.66700000000000004},{"interface":"front","average":{"1min":1.9890000000000001,"5min":1.423,"15min":1.2789999999999999},"min":{"1min":0.52700000000000002,"5min":0.378,"15min":0.34200000000000003},"max":{"1min":6.6689999999999996,"5min":7.9359999999999999,"15min":9.8719999999999999},"last":0.75800000000000001}]},{"osd":7,"last update":"Sat Sep 23 23:54:29 2023","interfaces":[{"interface":"back","average":{"1min":1.5680000000000001,"5min":1.48,"15min":1.452},"min":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.36799999999999999},"max":{"1min":5.6319999999999997,"5min":8.5299999999999994,"15min":10.664},"last":0.69899999999999995},{"interface":"front","average":{"1min":1.867,"5min":1.425,"15min":1.3300000000000001},"min":{"1min":0.54900000000000004,"5min":0.42599999999999999,"15min":0.40300000000000002},"max":{"1min":6.5570000000000004,"5min":8.0269999999999992,"15min":9.9359999999999999},"last":0.83799999999999997}]}]},{"osd":3,"up_from":109,"seq":468151435597,"num_pgs":62,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3045616,"kb_used_data":2048488,"kb_used_omap":5,"kb_used_meta":997050,"kb_avail":90699536,"statfs":{"total":95995035648,"available":92876324864,"internally_reserved":0,"allocated":2097651712,"data_stored":2095922421,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5347,"internal_metadata":1020979997},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,5,1,0,2],"upper_bound":64},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 23:53:51 2023","interfaces":[{"interface":"back","average":{"1min":1.0209999999999999,"5min":1.0680000000000001,"15min":1.2569999999999999},"min":{"1min":0.20899999999999999,"5min":0.20899999999999999,"15min":0.182},"max":{"1min":6.2450000000000001,"5min":8.548,"15min":8.9909999999999997},"last":6.3890000000000002},{"interface":"front","average":{"1min":1.5269999999999999,"5min":1.429,"15min":1.502},"min":{"1min":0.26900000000000002,"5min":0.217,"15min":0.20200000000000001},"max":{"1min":5.0129999999999999,"5min":9.859,"15min":42.337000000000003},"last":1.282}]},{"osd":1,"last update":"Sat Sep 23 23:53:51 2023","interfaces":[{"interface":"back","average":{"1min":2.4119999999999999,"5min":1.8959999999999999,"15min":2.395},"min":{"1min":0.248,"5min":0.152,"15min":0.152},"max":{"1min":8.2449999999999992,"5min":12.534000000000001,"15min":140.44900000000001},"last":3.089},{"interface":"front","average":{"1min":1.5640000000000001,"5min":1.929,"15min":2.7200000000000002},"min":{"1min":0.39700000000000002,"5min":0.249,"15min":0.22600000000000001},"max":{"1min":9.1180000000000003,"5min":10.848000000000001,"15min":140.99199999999999},"last":6.3600000000000003}]},{"osd":2,"last update":"Sat Sep 23 23:53:51 2023","interfaces":[{"interface":"back","average":{"1min":1.9630000000000001,"5min":1.419,"15min":2.008},"min":{"1min":0.24199999999999999,"5min":0.22700000000000001,"15min":0.215},"max":{"1min":6.2249999999999996,"5min":9.202,"15min":59.648000000000003},"last":1.6319999999999999},{"interface":"front","average":{"1min":1.9970000000000001,"5min":1.946,"15min":2.7280000000000002},"min":{"1min":0.433,"5min":0.20699999999999999,"15min":0.20699999999999999},"max":{"1min":6.5229999999999997,"5min":9.5850000000000009,"15min":61.073},"last":6.3049999999999997}]},{"osd":4,"last update":"Sat Sep 23 23:53:51 2023","interfaces":[{"interface":"back","average":{"1min":1.2270000000000001,"5min":1.3979999999999999,"15min":1.5429999999999999},"min":{"1min":0.42499999999999999,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":6.468,"5min":8.4559999999999995,"15min":8.9580000000000002},"last":6.6660000000000004},{"interface":"front","average":{"1min":1.9530000000000001,"5min":1.7030000000000001,"15min":1.8049999999999999},"min":{"1min":0.40999999999999998,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":6.407,"5min":9.9130000000000003,"15min":42.521000000000001},"last":1.3300000000000001}]},{"osd":5,"last update":"Sat Sep 23 23:53:51 2023","interfaces":[{"interface":"back","average":{"1min":1.9610000000000001,"5min":1.7250000000000001,"15min":1.7689999999999999},"min":{"1min":0.46800000000000003,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":6.4420000000000002,"5min":9.9440000000000008,"15min":42.479999999999997},"last":1.4410000000000001},{"interface":"front","average":{"1min":1.718,"5min":1.3500000000000001,"15min":1.2969999999999999},"min":{"1min":0.38300000000000001,"5min":0.32900000000000001,"15min":0.31900000000000001},"max":{"1min":7.8579999999999997,"5min":7.8579999999999997,"15min":7.8579999999999997},"last":1.764}]},{"osd":6,"last update":"Sat Sep 23 23:53:51 2023","interfaces":[{"interface":"back","average":{"1min":1.9750000000000001,"5min":1.903,"15min":1.881},"min":{"1min":0.442,"5min":0.34499999999999997,"15min":0.32400000000000001},"max":{"1min":6.3310000000000004,"5min":9.9789999999999992,"15min":42.813000000000002},"last":1.583},{"interface":"front","average":{"1min":1.73,"5min":1.4970000000000001,"15min":1.4119999999999999},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.28899999999999998},"max":{"1min":7.8179999999999996,"5min":7.8179999999999996,"15min":7.8179999999999996},"last":2.004}]},{"osd":7,"last update":"Sat Sep 23 23:53:51 2023","interfaces":[{"interface":"back","average":{"1min":1.8859999999999999,"5min":1.423,"15min":1.3540000000000001},"min":{"1min":0.42299999999999999,"5min":0.35699999999999998,"15min":0.34300000000000003},"max":{"1min":7.8869999999999996,"5min":7.8869999999999996,"15min":7.8869999999999996},"last":1.7430000000000001},{"interface":"front","average":{"1min":1.3280000000000001,"5min":1.591,"15min":1.7130000000000001},"min":{"1min":0.46700000000000003,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":6.5039999999999996,"5min":8.5229999999999997,"15min":8.9079999999999995},"last":6.694}]}]},{"osd":4,"up_from":30,"seq":128849019439,"num_pgs":46,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1568192,"kb_used_data":1120696,"kb_used_omap":0,"kb_used_meta":447488,"kb_avail":92176960,"statfs":{"total":95995035648,"available":94389207040,"internally_reserved":0,"allocated":1147592704,"data_stored":1146355329,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":458227712},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,0,0,1],"upper_bound":32},"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":"Sat Sep 23 23:53:27 2023","interfaces":[{"interface":"back","average":{"1min":0.69499999999999995,"5min":0.85199999999999998,"15min":0.71599999999999997},"min":{"1min":0.318,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":2.2570000000000001,"5min":4.5490000000000004,"15min":4.5490000000000004},"last":2.827},{"interface":"front","average":{"1min":0.76700000000000002,"5min":0.92400000000000004,"15min":0.747},"min":{"1min":0.36199999999999999,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":3.173,"5min":4.1970000000000001,"15min":4.1970000000000001},"last":0.80500000000000005}]},{"osd":1,"last update":"Sat Sep 23 23:54:08 2023","interfaces":[{"interface":"back","average":{"1min":1.1120000000000001,"5min":3.2490000000000001,"15min":2.2440000000000002},"min":{"1min":0.313,"5min":0.29899999999999999,"15min":0.27700000000000002},"max":{"1min":3.1150000000000002,"5min":92.004000000000005,"15min":92.004000000000005},"last":3.0350000000000001},{"interface":"front","average":{"1min":1.349,"5min":3.3730000000000002,"15min":2.226},"min":{"1min":0.308,"5min":0.30599999999999999,"15min":0.29999999999999999},"max":{"1min":5.1559999999999997,"5min":91.299000000000007,"15min":91.299000000000007},"last":0.77400000000000002}]},{"osd":2,"last update":"Sat Sep 23 23:54:19 2023","interfaces":[{"interface":"back","average":{"1min":1.3420000000000001,"5min":1.5029999999999999,"15min":2.3380000000000001},"min":{"1min":0.28599999999999998,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":5.0620000000000003,"5min":12.366,"15min":167.28299999999999},"last":2.9340000000000002},{"interface":"front","average":{"1min":0.85899999999999999,"5min":1.236,"15min":2.274},"min":{"1min":0.35199999999999998,"5min":0.307,"15min":0.29799999999999999},"max":{"1min":2.8340000000000001,"5min":13.031000000000001,"15min":167.935},"last":0.66500000000000004}]},{"osd":3,"last update":"Sat Sep 23 23:53:53 2023","interfaces":[{"interface":"back","average":{"1min":12.545,"5min":4.7439999999999998,"15min":3.238},"min":{"1min":0.35299999999999998,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":210.62100000000001,"5min":210.62100000000001,"15min":210.62100000000001},"last":2.9870000000000001},{"interface":"front","average":{"1min":12.662000000000001,"5min":5.0910000000000002,"15min":3.3730000000000002},"min":{"1min":0.42899999999999999,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":210.97399999999999,"5min":210.97399999999999,"15min":210.97399999999999},"last":2.5049999999999999}]},{"osd":5,"last update":"Sat Sep 23 23:54:08 2023","interfaces":[{"interface":"back","average":{"1min":0.90900000000000003,"5min":0.92800000000000005,"15min":0.83999999999999997},"min":{"1min":0.377,"5min":0.36299999999999999,"15min":0.34300000000000003},"max":{"1min":2.8660000000000001,"5min":6.024,"15min":6.024},"last":0.72799999999999998},{"interface":"front","average":{"1min":0.998,"5min":1.0589999999999999,"15min":0.97399999999999998},"min":{"1min":0.48499999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":2.9369999999999998,"5min":6.1020000000000003,"15min":6.1020000000000003},"last":0.752}]},{"osd":6,"last update":"Sat Sep 23 23:54:08 2023","interfaces":[{"interface":"back","average":{"1min":1.1639999999999999,"5min":1.177,"15min":1.1080000000000001},"min":{"1min":0.50600000000000001,"5min":0.36499999999999999,"15min":0.312},"max":{"1min":4.2859999999999996,"5min":5.9649999999999999,"15min":8.3699999999999992},"last":1.571},{"interface":"front","average":{"1min":1.069,"5min":1.123,"15min":1.002},"min":{"1min":0.39000000000000001,"5min":0.38600000000000001,"15min":0.36099999999999999},"max":{"1min":3.9729999999999999,"5min":4.5010000000000003,"15min":4.5010000000000003},"last":3.0819999999999999}]},{"osd":7,"last update":"Sat Sep 23 23:54:08 2023","interfaces":[{"interface":"back","average":{"1min":0.96399999999999997,"5min":1.05,"15min":0.95499999999999996},"min":{"1min":0.45900000000000002,"5min":0.434,"15min":0.38400000000000001},"max":{"1min":2.9249999999999998,"5min":6.0599999999999996,"15min":6.0599999999999996},"last":0.69999999999999996},{"interface":"front","average":{"1min":0.84999999999999998,"5min":0.95199999999999996,"15min":0.96299999999999997},"min":{"1min":0.50600000000000001,"5min":0.41199999999999998,"15min":0.39500000000000002},"max":{"1min":2.6400000000000001,"5min":3.7280000000000002,"15min":4.8650000000000002},"last":1.0249999999999999}]}]},{"osd":5,"up_from":0,"seq":163208757798,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"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},"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":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"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":593920,"data_stored":590368,"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":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":4194304,"data_stored":4194304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4198400,"data_stored":4194323,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"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":4485,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4198400,"data_stored":4194323,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1658,"internal_metadata":0},{"poolid":2,"osd":4,"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},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4198400,"data_stored":4194323,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":4194304,"data_stored":4194304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9036,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":22,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6760,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":5322,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7787,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":182,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3689,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":32768,"data_stored":5504,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":624,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":5482,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4950,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"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},{"poolid":4,"osd":1,"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},{"poolid":4,"osd":2,"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},{"poolid":4,"osd":3,"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},{"poolid":4,"osd":4,"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},{"poolid":4,"osd":5,"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},{"poolid":4,"osd":6,"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},{"poolid":4,"osd":7,"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},{"poolid":9,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":2331316224,"data_stored":2331312152,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":9,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":1233977344,"data_stored":1233977344,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":9,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":2062942208,"data_stored":2062942208,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":9,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":1123422208,"data_stored":1123418136,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":9,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":1870925824,"data_stored":1870921752,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-23T23:54:39.318 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd pool set unique_pool_4 pgp_num 16 2023-09-23T23:54:39.385 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:39.412 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:39.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:39.415 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:54:39.516 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:39.548 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:39.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:39.554 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:54:39.654 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:39.683 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:39.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:39.686 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:54:39.787 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:54:39.813 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:54:39.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:39.815 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:54:39.915 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:39.940 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:39.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:39.942 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:54:40.043 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:40.075 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:40.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:40.078 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:54:40.179 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:40.187 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:54:40 smithi159 bash[105915]: cluster 2023-09-23T23:54:38.848777+0000 mgr.y (mgr.25991) 1135 : cluster 0 pgmap v1253: 89 pgs: 89 active+clean; 2.4 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 801 op/s 2023-09-23T23:54:40.190 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:54:40 smithi159 bash[108473]: cluster 2023-09-23T23:54:38.848777+0000 mgr.y (mgr.25991) 1135 : cluster 0 pgmap v1253: 89 pgs: 89 active+clean; 2.4 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 801 op/s 2023-09-23T23:54:40.205 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:40.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:40.210 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:54:40.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:54:40 smithi164 bash[92846]: cluster 2023-09-23T23:54:38.848777+0000 mgr.y (mgr.25991) 1135 : cluster 0 pgmap v1253: 89 pgs: 89 active+clean; 2.4 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 801 op/s 2023-09-23T23:54:40.311 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:54:40.345 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:54:40.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:40.351 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:54:40.451 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:40.475 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:40.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:40.477 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:54:40.578 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:54:40.602 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:54:40.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:40.604 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:54:40.705 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:54:40.728 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:54:40.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:40.731 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:54:40.831 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:40.857 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:40.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:40.861 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:54:40.962 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:40.988 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:40.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:40.993 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:54:41.094 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:54:41.121 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:54:41.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:41.123 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:54:41.224 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:54:41.250 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:54:41.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:41.254 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:54:41.355 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:54:41.380 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:54:41.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:41.384 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:54:41.485 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:41.510 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:41.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:41.515 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:54:41.615 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:54:41.650 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:54:41.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:41.653 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:54:41.681 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T23:54:41.694 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T23:54:41.754 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:41.788 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:41.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:41.793 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:54:41.894 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:41.922 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:41.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:41.925 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:54:42.019 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:54:42 smithi159 bash[105915]: cluster 2023-09-23T23:54:40.849375+0000 mgr.y (mgr.25991) 1136 : cluster 0 pgmap v1254: 89 pgs: 89 active+clean; 2.3 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 799 op/s 2023-09-23T23:54:42.026 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:54:42.075 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:54:42.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:42.077 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:54:42.178 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:42.213 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:42.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:42.216 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:54:42.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:54:42 smithi164 bash[92846]: cluster 2023-09-23T23:54:40.849375+0000 mgr.y (mgr.25991) 1136 : cluster 0 pgmap v1254: 89 pgs: 89 active+clean; 2.3 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 799 op/s 2023-09-23T23:54:42.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:54:42 smithi159 bash[108473]: cluster 2023-09-23T23:54:40.849375+0000 mgr.y (mgr.25991) 1136 : cluster 0 pgmap v1254: 89 pgs: 89 active+clean; 2.3 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 799 op/s 2023-09-23T23:54:42.317 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:42.341 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:42.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:42.343 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:54:42.444 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:54:42.472 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:54:42.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:42.477 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:54:42.578 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:54:42.613 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:54:42.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:42.616 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:54:42.717 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:54:42.751 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:54:42.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:42.757 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:54:42.840 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:54:42.858 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:42.886 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:42.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:42.889 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:54:42.989 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:54:43.014 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:54:43.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:43.018 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:54:43.119 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:54:43.146 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:54:43.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:43.148 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:54:43.249 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:54:43.274 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:54:43.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:43.276 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:54:43.377 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:43.405 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:43.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:43.408 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:54:43.509 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:43.537 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:43.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:43.540 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:54:43.640 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:54:43.668 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:54:43.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:43.672 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:54:43.773 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:43.799 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:43.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:43.801 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:54:43.859 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:54:43.867 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:54:43 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:54:43] "GET /metrics HTTP/1.1" 200 36542 "" "Prometheus/2.43.0" 2023-09-23T23:54:43.902 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:43.932 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:43.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:43.937 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:54:44.038 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:54:44.065 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:54:44.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:44.069 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:54:44.169 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:54:44.178 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:54:44 smithi164 bash[92846]: cluster 2023-09-23T23:54:42.849895+0000 mgr.y (mgr.25991) 1137 : cluster 0 pgmap v1255: 89 pgs: 89 active+clean; 2.1 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 806 op/s 2023-09-23T23:54:44.194 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:54:44.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:44.197 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:54:44.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:54:44 smithi159 bash[105915]: cluster 2023-09-23T23:54:42.849895+0000 mgr.y (mgr.25991) 1137 : cluster 0 pgmap v1255: 89 pgs: 89 active+clean; 2.1 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 806 op/s 2023-09-23T23:54:44.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:54:44 smithi159 bash[108473]: cluster 2023-09-23T23:54:42.849895+0000 mgr.y (mgr.25991) 1137 : cluster 0 pgmap v1255: 89 pgs: 89 active+clean; 2.1 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 0 B/s wr, 806 op/s 2023-09-23T23:54:44.299 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:54:44.332 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:54:44.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:44.334 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:54:44.435 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:54:44.462 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:54:44.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:44.464 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:54:44.565 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:44.592 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:44.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:44.594 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:54:44.695 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:54:44.724 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:54:44.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:44.727 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:54:44.827 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:44.859 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:44.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:44.861 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:54:44.961 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:44.991 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:44.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:44.993 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:54:45.094 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:54:45.126 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:54:45.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:45.129 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:54:45.230 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:54:45.260 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:54:45.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:45.262 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:54:45.363 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:54:45.390 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:54:45.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:45.393 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:54:45.494 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:54:45.523 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:54:45.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:45.526 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:54:45.627 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:54:45.653 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:54:45.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:45.655 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:54:45.756 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:45.781 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:45.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:45.784 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:54:45.885 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:45.890 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:54:45.912 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:45.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:45.915 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:54:46.016 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:54:46.049 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:54:46.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:46.051 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:54:46.152 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:54:46.160 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:54:46 smithi159 bash[105915]: cluster 2023-09-23T23:54:44.850412+0000 mgr.y (mgr.25991) 1138 : cluster 0 pgmap v1256: 89 pgs: 89 active+clean; 2.1 GiB data, 10 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 805 op/s 2023-09-23T23:54:46.161 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:54:46 smithi159 bash[108473]: cluster 2023-09-23T23:54:44.850412+0000 mgr.y (mgr.25991) 1138 : cluster 0 pgmap v1256: 89 pgs: 89 active+clean; 2.1 GiB data, 10 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 805 op/s 2023-09-23T23:54:46.179 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:54:46.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:46.185 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:54:46.286 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:54:46.318 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:54:46.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:46.322 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:54:46.423 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:54:46.432 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:54:46 smithi164 bash[92846]: cluster 2023-09-23T23:54:44.850412+0000 mgr.y (mgr.25991) 1138 : cluster 0 pgmap v1256: 89 pgs: 89 active+clean; 2.1 GiB data, 10 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 805 op/s 2023-09-23T23:54:46.450 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:54:46.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:46.454 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:54:46.554 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:46.594 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:46.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:46.595 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:54:46.696 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:54:46.722 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:54:46.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:46.723 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:54:46.824 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:54:46.857 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:54:46.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:46.860 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:54:46.962 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:46.984 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:46.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:46.986 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:54:47.087 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:47.114 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:47.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:47.118 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:54:47.218 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:54:47.251 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:54:47.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:47.256 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:54:47.357 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:47.380 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:47.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:47.383 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:54:47.484 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:47.506 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:47.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:47.509 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:54:47.610 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:47.642 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:47.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:47.645 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:54:47.746 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:54:47.774 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:54:47.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:47.778 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:54:47.878 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:54:47.901 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:54:47.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:47.904 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:54:47.924 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:54:48.006 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:54:48.034 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:54:48.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:48.038 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:54:48.139 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:54:48.171 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:54:48.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:48.173 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:54:48.273 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:54:48.282 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:54:48 smithi159 bash[105915]: cluster 2023-09-23T23:54:46.851030+0000 mgr.y (mgr.25991) 1139 : cluster 0 pgmap v1257: 89 pgs: 89 active+clean; 2.0 GiB data, 10 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 772 op/s 2023-09-23T23:54:48.282 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:54:48 smithi159 bash[105915]: audit 2023-09-23T23:54:47.262060+0000 mon.a (mon.0) 1419 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:54:48.282 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:54:48 smithi159 bash[105915]: audit 2023-09-23T23:54:47.263768+0000 mon.a (mon.0) 1420 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:54:48.282 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:54:48 smithi159 bash[108473]: cluster 2023-09-23T23:54:46.851030+0000 mgr.y (mgr.25991) 1139 : cluster 0 pgmap v1257: 89 pgs: 89 active+clean; 2.0 GiB data, 10 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 772 op/s 2023-09-23T23:54:48.283 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:54:48 smithi159 bash[108473]: audit 2023-09-23T23:54:47.262060+0000 mon.a (mon.0) 1419 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:54:48.283 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:54:48 smithi159 bash[108473]: audit 2023-09-23T23:54:47.263768+0000 mon.a (mon.0) 1420 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:54:48.299 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:54:48.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:48.302 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:54:48.403 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:54:48.417 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:54:48 smithi164 bash[92846]: cluster 2023-09-23T23:54:46.851030+0000 mgr.y (mgr.25991) 1139 : cluster 0 pgmap v1257: 89 pgs: 89 active+clean; 2.0 GiB data, 10 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 772 op/s 2023-09-23T23:54:48.417 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:54:48 smithi164 bash[92846]: audit 2023-09-23T23:54:47.262060+0000 mon.a (mon.0) 1419 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:54:48.417 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:54:48 smithi164 bash[92846]: audit 2023-09-23T23:54:47.263768+0000 mon.a (mon.0) 1420 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:54:48.435 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:54:48.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:48.437 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:54:48.538 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:54:48.564 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:54:48.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:48.569 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:54:48.669 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:54:48.694 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:54:48.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:48.698 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:54:48.798 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:54:48.826 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:54:48.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:48.828 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:54:48.929 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:48.957 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:48.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:48.960 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:54:49.062 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:54:49.086 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:54:49.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:49.089 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:54:49.190 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:54:49.214 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:54:49.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:49.218 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:54:49.319 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:49.347 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:49.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:49.350 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:54:49.450 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:49.477 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:49.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:49.480 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:54:49.581 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:54:49.609 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:54:49.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:49.612 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:54:49.713 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:54:49.749 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:54:49.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:49.751 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:54:49.852 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:54:49.883 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:54:49.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:49.886 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:54:49.987 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:54:50.010 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:54:50.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:50.013 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:54:50.033 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:54:50 smithi159 bash[105915]: cluster 2023-09-23T23:54:48.851635+0000 mgr.y (mgr.25991) 1140 : cluster 0 pgmap v1258: 89 pgs: 89 active+clean; 1.9 GiB data, 9.6 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 855 op/s 2023-09-23T23:54:50.114 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:50.122 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:54:50 smithi164 bash[92846]: cluster 2023-09-23T23:54:48.851635+0000 mgr.y (mgr.25991) 1140 : cluster 0 pgmap v1258: 89 pgs: 89 active+clean; 1.9 GiB data, 9.6 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 855 op/s 2023-09-23T23:54:50.138 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:50.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:50.140 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:54:50.241 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:54:50.271 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:54:50.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:50.273 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:54:50.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:54:50 smithi159 bash[108473]: cluster 2023-09-23T23:54:48.851635+0000 mgr.y (mgr.25991) 1140 : cluster 0 pgmap v1258: 89 pgs: 89 active+clean; 1.9 GiB data, 9.6 GiB used, 437 GiB / 447 GiB avail; 0 B/s wr, 855 op/s 2023-09-23T23:54:50.374 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:54:50.405 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:54:50.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:50.407 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:54:50.507 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:50.531 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:50.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:50.536 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:54:50.637 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:54:50.665 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:54:50.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:50.667 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:54:50.768 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:54:50.791 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:54:50.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:50.798 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:54:50.899 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:50.938 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:50.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:50.944 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:54:51.044 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:51.070 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:51.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:51.073 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:54:51.174 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:54:51.201 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:54:51.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:51.203 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:54:51.304 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:51.328 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:51.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:51.330 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:54:51.431 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:51.460 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:51.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:51.462 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:54:51.563 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:54:51.580 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:54:51.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:51.582 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:54:51.683 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:54:51.712 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:54:51.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:51.715 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:54:51.816 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:51.841 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:51.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:51.847 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:54:51.947 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:54:51.975 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:54:51.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:51.979 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:54:52.038 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:54:52 smithi159 bash[105915]: cluster 2023-09-23T23:54:50.852155+0000 mgr.y (mgr.25991) 1141 : cluster 0 pgmap v1259: 89 pgs: 89 active+clean; 1.8 GiB data, 9.4 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 800 op/s 2023-09-23T23:54:52.079 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:54:52.104 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:54:52.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:52.106 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:54:52.207 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:54:52.216 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:54:52 smithi164 bash[92846]: cluster 2023-09-23T23:54:50.852155+0000 mgr.y (mgr.25991) 1141 : cluster 0 pgmap v1259: 89 pgs: 89 active+clean; 1.8 GiB data, 9.4 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 800 op/s 2023-09-23T23:54:52.235 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:54:52.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:52.238 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:54:52.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:54:52 smithi159 bash[108473]: cluster 2023-09-23T23:54:50.852155+0000 mgr.y (mgr.25991) 1141 : cluster 0 pgmap v1259: 89 pgs: 89 active+clean; 1.8 GiB data, 9.4 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 800 op/s 2023-09-23T23:54:52.339 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:54:52.367 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:54:52.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:52.369 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:54:52.470 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:54:52.499 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:54:52.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:52.504 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:54:52.605 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:52.641 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:52.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:52.647 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:54:52.748 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:54:52.792 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:54:52.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:52.795 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:54:52.896 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:54:52.920 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:54:52.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:52.923 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:54:53.023 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:54:53.054 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:54:53.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:53.058 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:54:53.158 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:54:53.182 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:54:53.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:53.187 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:54:53.288 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:53.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:53.326 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:53.326 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:54:53.427 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:53.460 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:53.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:53.465 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:54:53.565 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:54:53.585 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:54:53.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:53.589 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:54:53.690 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:54:53.716 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:54:53.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:53.721 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:54:53.821 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:54:53.828 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:54:53 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:54:53] "GET /metrics HTTP/1.1" 200 36545 "" "Prometheus/2.43.0" 2023-09-23T23:54:53.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:53.852 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:54:53.852 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:54:53.953 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:53.989 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:53.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:53.992 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:54:54.092 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:54:54.117 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:54:54.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:54.120 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:54:54.121 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:54:54 smithi159 bash[105915]: cluster 2023-09-23T23:54:52.854863+0000 mgr.y (mgr.25991) 1142 : cluster 0 pgmap v1260: 89 pgs: 89 active+clean; 1.7 GiB data, 9.1 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 816 op/s 2023-09-23T23:54:54.121 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:54:54 smithi159 bash[108473]: cluster 2023-09-23T23:54:52.854863+0000 mgr.y (mgr.25991) 1142 : cluster 0 pgmap v1260: 89 pgs: 89 active+clean; 1.7 GiB data, 9.1 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 816 op/s 2023-09-23T23:54:54.221 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:54:54.247 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:54:54.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:54.250 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:54:54.351 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:54.360 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:54:54 smithi164 bash[92846]: cluster 2023-09-23T23:54:52.854863+0000 mgr.y (mgr.25991) 1142 : cluster 0 pgmap v1260: 89 pgs: 89 active+clean; 1.7 GiB data, 9.1 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 816 op/s 2023-09-23T23:54:54.376 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:54.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:54.378 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:54:54.479 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:54.503 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:54.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:54.506 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:54:54.606 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:54:54.628 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:54:54.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:54.630 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:54:54.731 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:54:54.773 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:54:54.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:54.777 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:54:54.878 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:54:54.908 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:54:54.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:54.912 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:54:55.013 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:54:55.040 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:54:55.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:55.043 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:54:55.143 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:55.172 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:55.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:55.176 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:54:55.277 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:54:55.303 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:54:55.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:55.306 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:54:55.407 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:54:55.431 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:54:55.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:55.433 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:54:55.533 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:55.561 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:55.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:55.565 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:54:55.665 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:54:55.693 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:54:55.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:55.695 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:54:55.796 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:55.825 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:55.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:55.829 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:54:55.930 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:54:55.955 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:54:55.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:55.958 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:54:56.058 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:54:56.089 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:54:56.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:56.096 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:54:56.196 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:54:56.231 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:54:56.235 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:54:56 smithi159 bash[108473]: cluster 2023-09-23T23:54:54.857550+0000 mgr.y (mgr.25991) 1143 : cluster 0 pgmap v1261: 89 pgs: 89 active+clean; 1.7 GiB data, 8.9 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 675 op/s 2023-09-23T23:54:56.235 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:54:56 smithi159 bash[105915]: cluster 2023-09-23T23:54:54.857550+0000 mgr.y (mgr.25991) 1143 : cluster 0 pgmap v1261: 89 pgs: 89 active+clean; 1.7 GiB data, 8.9 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 675 op/s 2023-09-23T23:54:56.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:56.236 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:54:56.337 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:56.345 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:54:56 smithi164 bash[92846]: cluster 2023-09-23T23:54:54.857550+0000 mgr.y (mgr.25991) 1143 : cluster 0 pgmap v1261: 89 pgs: 89 active+clean; 1.7 GiB data, 8.9 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 675 op/s 2023-09-23T23:54:56.362 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:56.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:56.364 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:54:56.465 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:54:56.491 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:54:56.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:56.494 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:54:56.595 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:54:56.622 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:54:56.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:56.624 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:54:56.725 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:54:56.753 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:54:56.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:56.757 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:54:56.858 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:56.892 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:56.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:56.896 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:54:56.997 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:54:57.023 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:54:57.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:57.026 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:54:57.126 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:54:57.159 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:54:57.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:57.164 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:54:57.264 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:54:57.292 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:54:57.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:57.296 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:54:57.396 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:57.434 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:57.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:57.438 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:54:57.539 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:54:57.567 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:54:57.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:57.569 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:54:57.670 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:57.697 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:57.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:57.700 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:54:57.801 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:57.831 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:57.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:57.834 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:54:57.935 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:54:57.966 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:54:57.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:57.969 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:54:58.070 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:54:58.099 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:54:58.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:58.102 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:54:58.203 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:54:58.211 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:54:58 smithi159 bash[105915]: cluster 2023-09-23T23:54:56.859439+0000 mgr.y (mgr.25991) 1144 : cluster 0 pgmap v1262: 89 pgs: 89 active+clean; 1.5 GiB data, 8.6 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 777 op/s 2023-09-23T23:54:58.212 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:54:58 smithi159 bash[108473]: cluster 2023-09-23T23:54:56.859439+0000 mgr.y (mgr.25991) 1144 : cluster 0 pgmap v1262: 89 pgs: 89 active+clean; 1.5 GiB data, 8.6 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 777 op/s 2023-09-23T23:54:58.237 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:54:58.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:58.243 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:54:58.343 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:54:58.352 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:54:58 smithi164 bash[92846]: cluster 2023-09-23T23:54:56.859439+0000 mgr.y (mgr.25991) 1144 : cluster 0 pgmap v1262: 89 pgs: 89 active+clean; 1.5 GiB data, 8.6 GiB used, 438 GiB / 447 GiB avail; 0 B/s wr, 777 op/s 2023-09-23T23:54:58.370 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:54:58.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:58.374 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:54:58.475 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:58.507 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:58.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:58.514 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:54:58.615 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:58.644 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:58.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:58.650 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:54:58.750 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:58.782 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:54:58.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:58.785 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:54:58.886 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:58.911 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:58.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:58.913 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:54:59.014 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:59.038 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:59.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:59.040 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:54:59.140 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:59.164 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:59.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:59.168 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:54:59.268 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:54:59.291 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:54:59.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:59.294 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:54:59.395 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:54:59.426 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:54:59.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:59.430 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:54:59.531 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:59.556 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:59.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:59.561 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:54:59.661 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:54:59.693 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:54:59.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:59.696 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:54:59.797 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:59.825 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:54:59.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:59.831 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:54:59.931 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:59.967 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:54:59.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:54:59.971 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:55:00.072 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:55:00.079 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:55:00 smithi164 bash[92846]: cluster 2023-09-23T23:54:58.860029+0000 mgr.y (mgr.25991) 1145 : cluster 0 pgmap v1263: 89 pgs: 89 active+clean; 1.4 GiB data, 8.1 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 827 op/s 2023-09-23T23:55:00.094 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:55:00.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:00.097 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:55:00.197 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:55:00.228 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:55:00.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:00.230 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:55:00.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:55:00 smithi159 bash[105915]: cluster 2023-09-23T23:54:58.860029+0000 mgr.y (mgr.25991) 1145 : cluster 0 pgmap v1263: 89 pgs: 89 active+clean; 1.4 GiB data, 8.1 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 827 op/s 2023-09-23T23:55:00.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:55:00 smithi159 bash[108473]: cluster 2023-09-23T23:54:58.860029+0000 mgr.y (mgr.25991) 1145 : cluster 0 pgmap v1263: 89 pgs: 89 active+clean; 1.4 GiB data, 8.1 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 827 op/s 2023-09-23T23:55:00.331 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:55:00.353 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:55:00.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:00.355 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:55:00.456 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:55:00.481 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:55:00.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:00.483 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:55:00.583 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:55:00.618 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:55:00.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:00.621 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:55:00.721 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:55:00.749 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:55:00.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:00.752 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:55:00.852 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:55:00.879 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:55:00.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:00.883 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:55:00.984 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:55:01.011 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:55:01.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:01.015 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:55:01.116 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:55:01.141 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:55:01.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:01.143 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:55:01.244 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:55:01.269 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:55:01.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:01.271 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:55:01.294 INFO:teuthology.orchestra.run.smithi159.stdout:ERROR: (22) Invalid argument 2023-09-23T23:55:01.294 INFO:teuthology.orchestra.run.smithi159.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-23T23:55:01.372 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:01.404 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:01.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:01.408 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:55:01.509 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:55:01.532 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:55:01.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:01.535 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:55:01.636 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:55:01.658 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:55:01.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:01.662 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:55:01.763 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:55:01.787 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:55:01.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:01.790 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:55:01.890 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:55:01.921 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:55:01.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:01.925 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:55:02.026 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:55:02.053 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:55:02.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:02.055 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:55:02.076 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:55:02 smithi159 bash[105915]: cluster 2023-09-23T23:55:00.860469+0000 mgr.y (mgr.25991) 1146 : cluster 0 pgmap v1264: 89 pgs: 89 active+clean; 1.3 GiB data, 8.0 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 775 op/s 2023-09-23T23:55:02.076 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:55:02 smithi159 bash[108473]: cluster 2023-09-23T23:55:00.860469+0000 mgr.y (mgr.25991) 1146 : cluster 0 pgmap v1264: 89 pgs: 89 active+clean; 1.3 GiB data, 8.0 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 775 op/s 2023-09-23T23:55:02.156 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:02.187 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:02.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:02.193 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:55:02.294 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:55:02.324 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:55:02.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:02.327 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:55:02.428 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:55:02.437 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:55:02 smithi164 bash[92846]: cluster 2023-09-23T23:55:00.860469+0000 mgr.y (mgr.25991) 1146 : cluster 0 pgmap v1264: 89 pgs: 89 active+clean; 1.3 GiB data, 8.0 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 775 op/s 2023-09-23T23:55:02.459 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:55:02.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:02.461 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:55:02.562 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:55:02.584 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:55:02.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:02.589 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:55:02.690 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:02.729 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:02.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:02.734 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:55:02.835 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:55:02.862 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:55:02.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:02.866 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:55:02.967 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:55:02.991 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:55:02.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:02.994 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:55:03.082 INFO:teuthology.orchestra.run.smithi159.stderr:set pool 9 pgp_num to 16 2023-09-23T23:55:03.095 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:55:03.103 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:55:03 smithi164 bash[92846]: audit 2023-09-23T23:55:02.258866+0000 mon.a (mon.0) 1421 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:55:03.103 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:55:03 smithi164 bash[92846]: audit 2023-09-23T23:55:02.796142+0000 mon.c (mon.2) 103 : audit 1 from='client.? 172.21.15.159:0/3401377047' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num", "val": "16"}]: dispatch 2023-09-23T23:55:03.103 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:55:03 smithi164 bash[92846]: audit 2023-09-23T23:55:02.796693+0000 mon.a (mon.0) 1422 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num", "val": "16"}]: dispatch 2023-09-23T23:55:03.116 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:55:03 smithi159 bash[105915]: audit 2023-09-23T23:55:02.258866+0000 mon.a (mon.0) 1421 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:55:03.116 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:55:03 smithi159 bash[105915]: audit 2023-09-23T23:55:02.796142+0000 mon.c (mon.2) 103 : audit 1 from='client.? 172.21.15.159:0/3401377047' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num", "val": "16"}]: dispatch 2023-09-23T23:55:03.116 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:55:03 smithi159 bash[105915]: audit 2023-09-23T23:55:02.796693+0000 mon.a (mon.0) 1422 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num", "val": "16"}]: dispatch 2023-09-23T23:55:03.117 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:55:03 smithi159 bash[108473]: audit 2023-09-23T23:55:02.258866+0000 mon.a (mon.0) 1421 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:55:03.117 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:55:03 smithi159 bash[108473]: audit 2023-09-23T23:55:02.796142+0000 mon.c (mon.2) 103 : audit 1 from='client.? 172.21.15.159:0/3401377047' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num", "val": "16"}]: dispatch 2023-09-23T23:55:03.117 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:55:03 smithi159 bash[108473]: audit 2023-09-23T23:55:02.796693+0000 mon.a (mon.0) 1422 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num", "val": "16"}]: dispatch 2023-09-23T23:55:03.121 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:55:03.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:03.123 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:55:03.224 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:55:03.259 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:55:03.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:03.262 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:55:03.363 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:55:03.393 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:55:03.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:03.395 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:55:03.496 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:03.524 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:03.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:03.527 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:55:03.628 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:55:03.662 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:55:03.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:03.670 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:55:03.771 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:55:03.782 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:55:03 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:55:03] "GET /metrics HTTP/1.1" 200 36534 "" "Prometheus/2.43.0" 2023-09-23T23:55:03.808 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:55:03.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:03.811 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:55:03.912 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:55:03.938 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:55:03.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:03.942 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:55:04.043 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:55:04.066 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:55:04.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:04.071 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:55:04.172 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:04.189 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:04.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:04.191 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:55:04.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:55:04 smithi164 bash[92846]: cluster 2023-09-23T23:55:02.861028+0000 mgr.y (mgr.25991) 1147 : cluster 0 pgmap v1265: 89 pgs: 89 active+clean; 1.2 GiB data, 7.7 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 808 op/s 2023-09-23T23:55:04.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:55:04 smithi164 bash[92846]: cluster 2023-09-23T23:55:03.068444+0000 osd.5 (osd.5) 159 : cluster 3 failed to encode map e318 with expected crc 2023-09-23T23:55:04.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:55:04 smithi164 bash[92846]: cluster 2023-09-23T23:55:03.069405+0000 osd.6 (osd.6) 359 : cluster 3 failed to encode map e318 with expected crc 2023-09-23T23:55:04.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:55:04 smithi164 bash[92846]: audit 2023-09-23T23:55:03.072131+0000 mon.a (mon.0) 1423 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num", "val": "16"}]': finished 2023-09-23T23:55:04.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:55:04 smithi164 bash[92846]: cluster 2023-09-23T23:55:03.072420+0000 mon.a (mon.0) 1424 : cluster 0 osdmap e318: 8 total, 8 up, 5 in 2023-09-23T23:55:04.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:55:04 smithi164 bash[92846]: cluster 2023-09-23T23:55:03.089524+0000 osd.4 (osd.4) 238 : cluster 3 failed to encode map e318 with expected crc 2023-09-23T23:55:04.291 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:55:04.316 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:55:04.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:04.318 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:55:04.419 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:04.427 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:55:04 smithi159 bash[105915]: cluster 2023-09-23T23:55:02.861028+0000 mgr.y (mgr.25991) 1147 : cluster 0 pgmap v1265: 89 pgs: 89 active+clean; 1.2 GiB data, 7.7 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 808 op/s 2023-09-23T23:55:04.427 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:55:04 smithi159 bash[105915]: cluster 2023-09-23T23:55:03.068444+0000 osd.5 (osd.5) 159 : cluster 3 failed to encode map e318 with expected crc 2023-09-23T23:55:04.427 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:55:04 smithi159 bash[105915]: cluster 2023-09-23T23:55:03.069405+0000 osd.6 (osd.6) 359 : cluster 3 failed to encode map e318 with expected crc 2023-09-23T23:55:04.427 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:55:04 smithi159 bash[105915]: audit 2023-09-23T23:55:03.072131+0000 mon.a (mon.0) 1423 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num", "val": "16"}]': finished 2023-09-23T23:55:04.427 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:55:04 smithi159 bash[105915]: cluster 2023-09-23T23:55:03.072420+0000 mon.a (mon.0) 1424 : cluster 0 osdmap e318: 8 total, 8 up, 5 in 2023-09-23T23:55:04.427 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:55:04 smithi159 bash[105915]: cluster 2023-09-23T23:55:03.089524+0000 osd.4 (osd.4) 238 : cluster 3 failed to encode map e318 with expected crc 2023-09-23T23:55:04.427 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:55:04 smithi159 bash[108473]: cluster 2023-09-23T23:55:02.861028+0000 mgr.y (mgr.25991) 1147 : cluster 0 pgmap v1265: 89 pgs: 89 active+clean; 1.2 GiB data, 7.7 GiB used, 439 GiB / 447 GiB avail; 0 B/s wr, 808 op/s 2023-09-23T23:55:04.428 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:55:04 smithi159 bash[108473]: cluster 2023-09-23T23:55:03.068444+0000 osd.5 (osd.5) 159 : cluster 3 failed to encode map e318 with expected crc 2023-09-23T23:55:04.428 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:55:04 smithi159 bash[108473]: cluster 2023-09-23T23:55:03.069405+0000 osd.6 (osd.6) 359 : cluster 3 failed to encode map e318 with expected crc 2023-09-23T23:55:04.428 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:55:04 smithi159 bash[108473]: audit 2023-09-23T23:55:03.072131+0000 mon.a (mon.0) 1423 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num", "val": "16"}]': finished 2023-09-23T23:55:04.428 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:55:04 smithi159 bash[108473]: cluster 2023-09-23T23:55:03.072420+0000 mon.a (mon.0) 1424 : cluster 0 osdmap e318: 8 total, 8 up, 5 in 2023-09-23T23:55:04.428 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:55:04 smithi159 bash[108473]: cluster 2023-09-23T23:55:03.089524+0000 osd.4 (osd.4) 238 : cluster 3 failed to encode map e318 with expected crc 2023-09-23T23:55:04.451 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:04.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:04.454 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:55:04.555 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:55:04.599 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:55:04.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:04.602 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:55:04.703 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:55:04.730 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:55:04.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:04.732 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:55:04.833 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:55:04.851 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:55:04.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:04.852 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:55:04.953 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:55:04.971 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:55:04.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:04.972 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:55:05.073 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:55:05.101 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:55:05.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:05.103 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:55:05.204 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:55:05.228 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:55:05.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:05.230 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:55:05.331 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:55:05.355 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:55:05.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:05.360 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:55:05.461 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:55:05.491 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:55:05.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:05.494 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:55:05.595 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:55:05.626 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:55:05.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:05.628 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:55:05.729 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:55:05.748 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:55:05.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:05.751 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:55:05.851 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:05.882 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:05.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:05.889 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:55:05.990 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:55:06.018 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:55:06.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:06.020 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:55:06.068 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 dump_ops_in_flight 2023-09-23T23:55:06.121 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:06.159 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:06.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:06.165 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:55:06.265 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:06.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:55:06 smithi164 bash[92846]: cluster 2023-09-23T23:55:04.861573+0000 mgr.y (mgr.25991) 1148 : cluster 0 pgmap v1267: 89 pgs: 89 active+clean; 1.1 GiB data, 7.4 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 887 op/s 2023-09-23T23:55:06.293 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:06.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:06.298 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:55:06.398 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:55:06.425 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:55:06.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:06.427 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:55:06.528 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:55:06.537 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:55:06 smithi159 bash[105915]: cluster 2023-09-23T23:55:04.861573+0000 mgr.y (mgr.25991) 1148 : cluster 0 pgmap v1267: 89 pgs: 89 active+clean; 1.1 GiB data, 7.4 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 887 op/s 2023-09-23T23:55:06.537 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:55:06 smithi159 bash[108473]: cluster 2023-09-23T23:55:04.861573+0000 mgr.y (mgr.25991) 1148 : cluster 0 pgmap v1267: 89 pgs: 89 active+clean; 1.1 GiB data, 7.4 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 887 op/s 2023-09-23T23:55:06.565 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:55:06.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:06.568 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:55:06.669 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:55:06.699 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:55:06.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:06.704 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:55:06.805 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:55:06.832 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:55:06.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:06.835 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:55:06.936 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:06.962 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:06.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:06.966 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:55:07.066 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:55:07.095 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:55:07.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:07.098 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:55:07.199 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:55:07.223 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:55:07.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:07.227 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:55:07.328 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:55:07.363 INFO:teuthology.orchestra.run.smithi159.stdout:osd.0: {} 2023-09-23T23:55:07.365 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:55:07.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:07.370 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:55:07.428 INFO:teuthology.orchestra.run.smithi159.stdout:osd.1: {} 2023-09-23T23:55:07.468 INFO:teuthology.orchestra.run.smithi159.stdout:osd.2: {} 2023-09-23T23:55:07.470 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:55:07.496 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:55:07.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:07.498 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:55:07.502 INFO:teuthology.orchestra.run.smithi159.stdout:osd.3: {} 2023-09-23T23:55:07.539 INFO:teuthology.orchestra.run.smithi159.stdout:osd.4: {} 2023-09-23T23:55:07.576 INFO:teuthology.orchestra.run.smithi159.stdout:osd.5: {} 2023-09-23T23:55:07.600 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:55:07.601 INFO:teuthology.orchestra.run.smithi159.stdout:osd.6: {} 2023-09-23T23:55:07.624 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:55:07.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:07.628 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:55:07.638 INFO:teuthology.orchestra.run.smithi159.stdout:osd.7: {} 2023-09-23T23:55:07.645 INFO:teuthology.orchestra.run.smithi159.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T23:55:07.645 INFO:teuthology.orchestra.run.smithi159.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T23:55:07.645 INFO:teuthology.orchestra.run.smithi159.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T23:55:07.645 INFO:teuthology.orchestra.run.smithi159.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T23:55:07.645 INFO:teuthology.orchestra.run.smithi159.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T23:55:07.646 INFO:teuthology.orchestra.run.smithi159.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T23:55:07.646 INFO:teuthology.orchestra.run.smithi159.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T23:55:07.646 INFO:teuthology.orchestra.run.smithi159.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T23:55:07.729 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:55:07.754 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:55:07.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:07.757 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:55:07.858 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:55:07.884 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:55:07.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:07.889 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:55:07.989 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:08.015 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:08.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:08.020 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:55:08.096 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:55:08 smithi159 bash[105915]: cluster 2023-09-23T23:55:06.861946+0000 mgr.y (mgr.25991) 1149 : cluster 0 pgmap v1268: 89 pgs: 89 active+clean; 1.1 GiB data, 7.2 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 737 op/s 2023-09-23T23:55:08.105 INFO:teuthology.orchestra.run.smithi159.stderr:nodeep-scrub is set 2023-09-23T23:55:08.121 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:55:08.153 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:55:08.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:08.158 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:55:08.259 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:55:08.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:55:08 smithi159 bash[108473]: cluster 2023-09-23T23:55:06.861946+0000 mgr.y (mgr.25991) 1149 : cluster 0 pgmap v1268: 89 pgs: 89 active+clean; 1.1 GiB data, 7.2 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 737 op/s 2023-09-23T23:55:08.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:55:08 smithi159 bash[108473]: audit 2023-09-23T23:55:07.297216+0000 mon.c (mon.2) 104 : audit 0 from='client.? 172.21.15.159:0/3632447664' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:55:08.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:55:08 smithi159 bash[108473]: audit 2023-09-23T23:55:07.574072+0000 mon.c (mon.2) 105 : audit 1 from='client.? 172.21.15.159:0/2607496411' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:55:08.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:55:08 smithi159 bash[108473]: audit 2023-09-23T23:55:07.575187+0000 mon.a (mon.0) 1425 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:55:08.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:55:08 smithi159 bash[105915]: audit 2023-09-23T23:55:07.297216+0000 mon.c (mon.2) 104 : audit 0 from='client.? 172.21.15.159:0/3632447664' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:55:08.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:55:08 smithi159 bash[105915]: audit 2023-09-23T23:55:07.574072+0000 mon.c (mon.2) 105 : audit 1 from='client.? 172.21.15.159:0/2607496411' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:55:08.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:55:08 smithi159 bash[105915]: audit 2023-09-23T23:55:07.575187+0000 mon.a (mon.0) 1425 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:55:08.316 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:55:08.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:08.320 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:55:08.421 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:55:08.429 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:55:08 smithi164 bash[92846]: cluster 2023-09-23T23:55:06.861946+0000 mgr.y (mgr.25991) 1149 : cluster 0 pgmap v1268: 89 pgs: 89 active+clean; 1.1 GiB data, 7.2 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 737 op/s 2023-09-23T23:55:08.429 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:55:08 smithi164 bash[92846]: audit 2023-09-23T23:55:07.297216+0000 mon.c (mon.2) 104 : audit 0 from='client.? 172.21.15.159:0/3632447664' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:55:08.429 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:55:08 smithi164 bash[92846]: audit 2023-09-23T23:55:07.574072+0000 mon.c (mon.2) 105 : audit 1 from='client.? 172.21.15.159:0/2607496411' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:55:08.430 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:55:08 smithi164 bash[92846]: audit 2023-09-23T23:55:07.575187+0000 mon.a (mon.0) 1425 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:55:08.446 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:55:08.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:08.449 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:55:08.550 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:08.577 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:08.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:08.582 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:55:08.683 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:55:08.708 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:55:08.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:08.714 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:55:08.815 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:08.845 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:08.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:08.850 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:55:08.951 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:08.977 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:08.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:08.980 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:55:09.080 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:55:09.114 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:55:09.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:09.120 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:55:09.220 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:55:09.248 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:55:09.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:09.251 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:55:09.352 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:09.373 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:09.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:09.375 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:55:09.394 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:55:09 smithi159 bash[105915]: cluster 2023-09-23T23:55:08.076727+0000 mon.a (mon.0) 1426 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:55:09.394 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:55:09 smithi159 bash[105915]: cluster 2023-09-23T23:55:08.083549+0000 osd.6 (osd.6) 360 : cluster 3 failed to encode map e319 with expected crc 2023-09-23T23:55:09.394 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:55:09 smithi159 bash[105915]: audit 2023-09-23T23:55:08.085750+0000 mon.a (mon.0) 1427 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T23:55:09.394 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:55:09 smithi159 bash[105915]: cluster 2023-09-23T23:55:08.085942+0000 mon.a (mon.0) 1428 : cluster 0 osdmap e319: 8 total, 8 up, 5 in 2023-09-23T23:55:09.394 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:55:09 smithi159 bash[105915]: cluster 2023-09-23T23:55:08.111505+0000 osd.4 (osd.4) 239 : cluster 3 failed to encode map e319 with expected crc 2023-09-23T23:55:09.394 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:55:09 smithi159 bash[105915]: cluster 2023-09-23T23:55:08.862480+0000 mgr.y (mgr.25991) 1150 : cluster 0 pgmap v1270: 89 pgs: 89 active+clean; 895 MiB data, 6.6 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 903 op/s 2023-09-23T23:55:09.395 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:55:09 smithi159 bash[108473]: cluster 2023-09-23T23:55:08.076727+0000 mon.a (mon.0) 1426 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:55:09.395 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:55:09 smithi159 bash[108473]: cluster 2023-09-23T23:55:08.083549+0000 osd.6 (osd.6) 360 : cluster 3 failed to encode map e319 with expected crc 2023-09-23T23:55:09.395 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:55:09 smithi159 bash[108473]: audit 2023-09-23T23:55:08.085750+0000 mon.a (mon.0) 1427 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T23:55:09.395 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:55:09 smithi159 bash[108473]: cluster 2023-09-23T23:55:08.085942+0000 mon.a (mon.0) 1428 : cluster 0 osdmap e319: 8 total, 8 up, 5 in 2023-09-23T23:55:09.395 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:55:09 smithi159 bash[108473]: cluster 2023-09-23T23:55:08.111505+0000 osd.4 (osd.4) 239 : cluster 3 failed to encode map e319 with expected crc 2023-09-23T23:55:09.395 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:55:09 smithi159 bash[108473]: cluster 2023-09-23T23:55:08.862480+0000 mgr.y (mgr.25991) 1150 : cluster 0 pgmap v1270: 89 pgs: 89 active+clean; 895 MiB data, 6.6 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 903 op/s 2023-09-23T23:55:09.476 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:09.499 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:09.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:09.505 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:55:09.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:55:09 smithi164 bash[92846]: cluster 2023-09-23T23:55:08.076727+0000 mon.a (mon.0) 1426 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:55:09.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:55:09 smithi164 bash[92846]: cluster 2023-09-23T23:55:08.083549+0000 osd.6 (osd.6) 360 : cluster 3 failed to encode map e319 with expected crc 2023-09-23T23:55:09.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:55:09 smithi164 bash[92846]: audit 2023-09-23T23:55:08.085750+0000 mon.a (mon.0) 1427 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T23:55:09.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:55:09 smithi164 bash[92846]: cluster 2023-09-23T23:55:08.085942+0000 mon.a (mon.0) 1428 : cluster 0 osdmap e319: 8 total, 8 up, 5 in 2023-09-23T23:55:09.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:55:09 smithi164 bash[92846]: cluster 2023-09-23T23:55:08.111505+0000 osd.4 (osd.4) 239 : cluster 3 failed to encode map e319 with expected crc 2023-09-23T23:55:09.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:55:09 smithi164 bash[92846]: cluster 2023-09-23T23:55:08.862480+0000 mgr.y (mgr.25991) 1150 : cluster 0 pgmap v1270: 89 pgs: 89 active+clean; 895 MiB data, 6.6 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 903 op/s 2023-09-23T23:55:09.606 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:09.635 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:09.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:09.642 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:55:09.743 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:55:09.769 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:55:09.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:09.772 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:55:09.872 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:09.895 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:09.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:09.902 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:55:10.003 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:10.034 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:10.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:10.039 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:55:10.140 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:55:10.165 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:55:10.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:10.170 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:55:10.271 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:10.278 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:55:10 smithi159 bash[105915]: cluster 2023-09-23T23:55:09.245733+0000 osd.7 (osd.7) 184 : cluster 3 failed to encode map e319 with expected crc 2023-09-23T23:55:10.278 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:55:10 smithi159 bash[105915]: cluster 2023-09-23T23:55:09.306655+0000 osd.5 (osd.5) 160 : cluster 3 failed to encode map e319 with expected crc 2023-09-23T23:55:10.279 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:55:10 smithi159 bash[105915]: cluster 2023-09-23T23:55:09.308316+0000 osd.5 (osd.5) 161 : cluster 3 failed to encode map e319 with expected crc 2023-09-23T23:55:10.279 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:55:10 smithi159 bash[105915]: cluster 2023-09-23T23:55:09.309763+0000 osd.5 (osd.5) 162 : cluster 3 failed to encode map e319 with expected crc 2023-09-23T23:55:10.279 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:55:10 smithi159 bash[108473]: cluster 2023-09-23T23:55:09.245733+0000 osd.7 (osd.7) 184 : cluster 3 failed to encode map e319 with expected crc 2023-09-23T23:55:10.279 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:55:10 smithi159 bash[108473]: cluster 2023-09-23T23:55:09.306655+0000 osd.5 (osd.5) 160 : cluster 3 failed to encode map e319 with expected crc 2023-09-23T23:55:10.279 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:55:10 smithi159 bash[108473]: cluster 2023-09-23T23:55:09.308316+0000 osd.5 (osd.5) 161 : cluster 3 failed to encode map e319 with expected crc 2023-09-23T23:55:10.279 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:55:10 smithi159 bash[108473]: cluster 2023-09-23T23:55:09.309763+0000 osd.5 (osd.5) 162 : cluster 3 failed to encode map e319 with expected crc 2023-09-23T23:55:10.299 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:10.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:10.302 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:55:10.402 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:55:10.432 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:55:10.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:10.436 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:55:10.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:55:10 smithi164 bash[92846]: cluster 2023-09-23T23:55:09.245733+0000 osd.7 (osd.7) 184 : cluster 3 failed to encode map e319 with expected crc 2023-09-23T23:55:10.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:55:10 smithi164 bash[92846]: cluster 2023-09-23T23:55:09.306655+0000 osd.5 (osd.5) 160 : cluster 3 failed to encode map e319 with expected crc 2023-09-23T23:55:10.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:55:10 smithi164 bash[92846]: cluster 2023-09-23T23:55:09.308316+0000 osd.5 (osd.5) 161 : cluster 3 failed to encode map e319 with expected crc 2023-09-23T23:55:10.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:55:10 smithi164 bash[92846]: cluster 2023-09-23T23:55:09.309763+0000 osd.5 (osd.5) 162 : cluster 3 failed to encode map e319 with expected crc 2023-09-23T23:55:10.537 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:55:10.564 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:55:10.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:10.566 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:55:10.667 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:55:10.696 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:55:10.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:10.699 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:55:10.800 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:55:10.832 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:55:10.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:10.837 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:55:10.937 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:55:10.965 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:55:10.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:10.968 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:55:11.069 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:55:11.097 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:55:11.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:11.100 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:55:11.201 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:55:11.225 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:55:11.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:11.230 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:55:11.331 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:55:11.361 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:55:11.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:11.364 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:55:11.464 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:11.472 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:55:11 smithi159 bash[105915]: cluster 2023-09-23T23:55:10.862875+0000 mgr.y (mgr.25991) 1151 : cluster 0 pgmap v1271: 89 pgs: 89 active+clean; 895 MiB data, 6.6 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 663 op/s 2023-09-23T23:55:11.473 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:55:11 smithi159 bash[108473]: cluster 2023-09-23T23:55:10.862875+0000 mgr.y (mgr.25991) 1151 : cluster 0 pgmap v1271: 89 pgs: 89 active+clean; 895 MiB data, 6.6 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 663 op/s 2023-09-23T23:55:11.505 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:11.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:11.508 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:55:11.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:55:11 smithi164 bash[92846]: cluster 2023-09-23T23:55:10.862875+0000 mgr.y (mgr.25991) 1151 : cluster 0 pgmap v1271: 89 pgs: 89 active+clean; 895 MiB data, 6.6 GiB used, 440 GiB / 447 GiB avail; 0 B/s wr, 663 op/s 2023-09-23T23:55:11.608 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:55:11.635 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:55:11.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:11.640 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:55:11.741 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:55:11.765 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:55:11.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:11.767 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:55:11.868 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:55:11.873 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 3, 4, 6] out_osds: [5, 0, 7] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-09-23T23:55:11.873 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T23:55:11.873 INFO:tasks.thrashosds.thrasher:fixing pg num pool .mgr 2023-09-23T23:55:11.873 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T23:55:11.901 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:55:11.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:11.906 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:55:12.007 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:55:12.033 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:55:12.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:12.035 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:55:12.136 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:12.181 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:12.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:12.184 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:55:12.284 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:12.318 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:12.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:12.321 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:55:12.339 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T23:55:12.422 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:12.451 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:12.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:12.454 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:55:12.554 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:55:12.585 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:55:12.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:12.590 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:55:12.691 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:55:12.714 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:55:12.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:12.717 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:55:12.818 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:55:12.856 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:55:12.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:12.860 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:55:12.960 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:12.989 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:12.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:12.991 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:55:13.091 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:55:13.115 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:55:13.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:13.119 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:55:13.219 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:55:13.221 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T23:55:13.244 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:55:13.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:13.248 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:55:13.348 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:55:13.379 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:55:13.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:13.382 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:55:13.482 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:55:13.513 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:55:13.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:13.516 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:55:13.617 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:13.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:13.653 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:13.653 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:55:13.746 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:55:13.753 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:13.763 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:55:13 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:55:13] "GET /metrics HTTP/1.1" 200 36534 "" "Prometheus/2.43.0" 2023-09-23T23:55:13.794 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:13.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:13.798 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:55:13.899 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:55:13.925 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:55:13.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:13.929 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:55:14.030 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:14.038 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:55:13 smithi159 bash[105915]: cluster 2023-09-23T23:55:12.863476+0000 mgr.y (mgr.25991) 1152 : cluster 0 pgmap v1272: 89 pgs: 89 active+clean; 758 MiB data, 6.3 GiB used, 441 GiB / 447 GiB avail; 0 B/s wr, 766 op/s 2023-09-23T23:55:14.038 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:55:13 smithi159 bash[108473]: cluster 2023-09-23T23:55:12.863476+0000 mgr.y (mgr.25991) 1152 : cluster 0 pgmap v1272: 89 pgs: 89 active+clean; 758 MiB data, 6.3 GiB used, 441 GiB / 447 GiB avail; 0 B/s wr, 766 op/s 2023-09-23T23:55:14.055 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:14.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:14.059 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:55:14.159 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:55:14.171 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:55:13 smithi164 bash[92846]: cluster 2023-09-23T23:55:12.863476+0000 mgr.y (mgr.25991) 1152 : cluster 0 pgmap v1272: 89 pgs: 89 active+clean; 758 MiB data, 6.3 GiB used, 441 GiB / 447 GiB avail; 0 B/s wr, 766 op/s 2023-09-23T23:55:14.187 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:55:14.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:14.190 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:55:14.291 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:14.330 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:14.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:14.337 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:55:14.438 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:55:14.473 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:55:14.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:14.476 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:55:14.576 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:14.601 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:14.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:14.606 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:55:14.707 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:55:14.735 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:55:14.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:14.737 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:55:14.838 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:55:14.862 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:55:14.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:14.865 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:55:14.966 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:55:14.995 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:55:14.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:14.997 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:55:15.098 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:55:15.122 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:55:15.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:15.124 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:55:15.225 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:55:15.248 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:55:15.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:15.251 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:55:15.352 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:55:15.379 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:55:15.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:15.381 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:55:15.482 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:55:15.507 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:55:15.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:15.509 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:55:15.610 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:15.636 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:15.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:15.638 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:55:15.739 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:15.767 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:15.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:15.770 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:55:15.793 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:55:15.871 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:55:15.913 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:55:15.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:15.915 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:55:15.971 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:55:15 smithi159 bash[105915]: cluster 2023-09-23T23:55:14.863978+0000 mgr.y (mgr.25991) 1153 : cluster 0 pgmap v1273: 89 pgs: 89 active+clean; 622 MiB data, 5.8 GiB used, 441 GiB / 447 GiB avail; 0 B/s wr, 827 op/s 2023-09-23T23:55:16.016 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:16.051 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:16.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:16.054 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:55:16.155 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:16.183 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:16.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:16.185 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:55:16.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:55:15 smithi164 bash[92846]: cluster 2023-09-23T23:55:14.863978+0000 mgr.y (mgr.25991) 1153 : cluster 0 pgmap v1273: 89 pgs: 89 active+clean; 622 MiB data, 5.8 GiB used, 441 GiB / 447 GiB avail; 0 B/s wr, 827 op/s 2023-09-23T23:55:16.286 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:16.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:55:15 smithi159 bash[108473]: cluster 2023-09-23T23:55:14.863978+0000 mgr.y (mgr.25991) 1153 : cluster 0 pgmap v1273: 89 pgs: 89 active+clean; 622 MiB data, 5.8 GiB used, 441 GiB / 447 GiB avail; 0 B/s wr, 827 op/s 2023-09-23T23:55:16.321 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:16.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:16.326 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:55:16.427 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:55:16.450 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:55:16.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:16.453 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:55:16.553 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:16.585 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:16.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:16.591 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:55:16.692 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:55:16.718 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:55:16.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:16.721 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:55:16.811 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:55:16.821 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:16.855 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:16.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:16.860 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:55:16.960 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:55:16.991 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:55:16.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:16.993 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:55:17.094 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:55:17.118 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:55:17.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:17.122 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:55:17.223 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:55:17.251 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:55:17.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:17.255 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:55:17.355 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:17.381 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:17.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:17.384 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:55:17.485 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:55:17.514 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:55:17.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:17.517 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:55:17.618 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:55:17.642 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:55:17.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:17.645 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:55:17.746 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:17.768 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:17.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:17.773 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:55:17.828 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:55:17.873 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:17.909 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:17.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:17.912 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:55:18.012 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:55:18.041 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:55:18.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:18.044 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:55:18.144 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:55:18.172 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:55:18.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:18.177 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:55:18.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:55:17 smithi164 bash[92846]: cluster 2023-09-23T23:55:16.864419+0000 mgr.y (mgr.25991) 1154 : cluster 0 pgmap v1274: 89 pgs: 89 active+clean; 605 MiB data, 5.7 GiB used, 441 GiB / 447 GiB avail; 0 B/s wr, 831 op/s 2023-09-23T23:55:18.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:55:17 smithi164 bash[92846]: audit 2023-09-23T23:55:17.261090+0000 mon.a (mon.0) 1429 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:55:18.279 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:55:18.287 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:55:17 smithi159 bash[105915]: cluster 2023-09-23T23:55:16.864419+0000 mgr.y (mgr.25991) 1154 : cluster 0 pgmap v1274: 89 pgs: 89 active+clean; 605 MiB data, 5.7 GiB used, 441 GiB / 447 GiB avail; 0 B/s wr, 831 op/s 2023-09-23T23:55:18.287 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:55:17 smithi159 bash[105915]: audit 2023-09-23T23:55:17.261090+0000 mon.a (mon.0) 1429 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:55:18.288 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:55:17 smithi159 bash[108473]: cluster 2023-09-23T23:55:16.864419+0000 mgr.y (mgr.25991) 1154 : cluster 0 pgmap v1274: 89 pgs: 89 active+clean; 605 MiB data, 5.7 GiB used, 441 GiB / 447 GiB avail; 0 B/s wr, 831 op/s 2023-09-23T23:55:18.288 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:55:17 smithi159 bash[108473]: audit 2023-09-23T23:55:17.261090+0000 mon.a (mon.0) 1429 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:55:18.308 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:55:18.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:18.312 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:55:18.412 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:55:18.440 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:55:18.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:18.443 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:55:18.544 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:55:18.582 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:55:18.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:18.587 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:55:18.688 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:55:18.711 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:55:18.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:18.714 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:55:18.815 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:55:18.840 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:55:18.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:18.843 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:55:18.943 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:55:18.970 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:55:18.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:18.973 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:55:19.074 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:55:19.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:19.106 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:55:19.106 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:55:19.207 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:19.230 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:19.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:19.235 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:55:19.336 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:55:19.375 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:55:19.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:19.377 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:55:19.478 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:55:19.500 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:55:19.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:19.502 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:55:19.603 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:55:19.636 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:55:19.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:19.639 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:55:19.739 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:55:19.765 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:55:19.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:19.768 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:55:19.869 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:55:19.902 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:55:19.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:19.907 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:55:20.008 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:20.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:55:19 smithi164 bash[92846]: cluster 2023-09-23T23:55:18.865091+0000 mgr.y (mgr.25991) 1155 : cluster 0 pgmap v1275: 89 pgs: 89 active+clean; 352 MiB data, 5.1 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 983 op/s 2023-09-23T23:55:20.035 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:20.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:20.038 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:55:20.139 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:55:20.148 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:55:19 smithi159 bash[105915]: cluster 2023-09-23T23:55:18.865091+0000 mgr.y (mgr.25991) 1155 : cluster 0 pgmap v1275: 89 pgs: 89 active+clean; 352 MiB data, 5.1 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 983 op/s 2023-09-23T23:55:20.150 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:55:19 smithi159 bash[108473]: cluster 2023-09-23T23:55:18.865091+0000 mgr.y (mgr.25991) 1155 : cluster 0 pgmap v1275: 89 pgs: 89 active+clean; 352 MiB data, 5.1 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 983 op/s 2023-09-23T23:55:20.176 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:55:20.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:20.179 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:55:20.279 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:20.297 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:20.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:20.299 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:55:20.400 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:20.451 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:20.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:20.455 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:55:20.556 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:20.603 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:20.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:20.608 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:55:20.709 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:20.735 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:20.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:20.741 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:55:20.842 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:20.867 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:20.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:20.869 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:55:20.970 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:55:21.003 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:55:21.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:21.006 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:55:21.107 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:21.136 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:21.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:21.138 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:55:21.239 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:55:21.265 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:55:21.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:21.268 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:55:21.368 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:55:21.400 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:55:21.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:21.403 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:55:21.504 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:55:21.544 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:55:21.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:21.548 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:55:21.648 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:55:21.679 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:55:21.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:21.683 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:55:21.784 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:55:21.820 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:55:21.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:21.825 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:55:21.926 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:55:21.953 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:55:21.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:21.955 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:55:22.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:55:21 smithi159 bash[105915]: cluster 2023-09-23T23:55:20.865491+0000 mgr.y (mgr.25991) 1156 : cluster 0 pgmap v1276: 89 pgs: 89 active+clean; 352 MiB data, 5.1 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 724 op/s 2023-09-23T23:55:22.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:55:21 smithi159 bash[108473]: cluster 2023-09-23T23:55:20.865491+0000 mgr.y (mgr.25991) 1156 : cluster 0 pgmap v1276: 89 pgs: 89 active+clean; 352 MiB data, 5.1 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 724 op/s 2023-09-23T23:55:22.056 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:55:22.086 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:55:22.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:22.089 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:55:22.189 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:22.233 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:22.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:22.235 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:55:22.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:55:21 smithi164 bash[92846]: cluster 2023-09-23T23:55:20.865491+0000 mgr.y (mgr.25991) 1156 : cluster 0 pgmap v1276: 89 pgs: 89 active+clean; 352 MiB data, 5.1 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 724 op/s 2023-09-23T23:55:22.337 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:55:22.365 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:55:22.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:22.367 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:55:22.468 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:22.505 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:22.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:22.507 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:55:22.608 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:22.640 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:22.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:22.645 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:55:22.746 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:55:22.768 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:55:22.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:22.770 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:55:22.871 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:55:22.897 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:55:22.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:22.899 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:55:22.999 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:55:23.022 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:55:23.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:23.025 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:55:23.126 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:55:23.159 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:55:23.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:23.162 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:55:23.263 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:55:23.289 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:55:23.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:23.293 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:55:23.394 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:55:23.418 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:55:23.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:23.423 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:55:23.524 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:55:23.548 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:55:23.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:23.551 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:55:23.651 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:55:23.670 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:55:23 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:55:23] "GET /metrics HTTP/1.1" 200 36537 "" "Prometheus/2.43.0" 2023-09-23T23:55:23.673 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:55:23.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:23.676 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:55:23.776 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:55:23.800 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:55:23.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:23.802 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:55:23.903 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:55:23.934 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:55:23.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:23.936 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:55:24.037 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:55:24.069 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:55:24.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:24.070 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:55:24.171 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:55:24.192 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:55:23 smithi164 bash[92846]: cluster 2023-09-23T23:55:22.865914+0000 mgr.y (mgr.25991) 1157 : cluster 0 pgmap v1277: 89 pgs: 89 active+clean; 235 MiB data, 4.8 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 879 op/s 2023-09-23T23:55:24.205 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:55:24.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:24.208 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:55:24.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:55:23 smithi159 bash[105915]: cluster 2023-09-23T23:55:22.865914+0000 mgr.y (mgr.25991) 1157 : cluster 0 pgmap v1277: 89 pgs: 89 active+clean; 235 MiB data, 4.8 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 879 op/s 2023-09-23T23:55:24.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:55:23 smithi159 bash[108473]: cluster 2023-09-23T23:55:22.865914+0000 mgr.y (mgr.25991) 1157 : cluster 0 pgmap v1277: 89 pgs: 89 active+clean; 235 MiB data, 4.8 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 879 op/s 2023-09-23T23:55:24.309 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:55:24.336 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:55:24.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:24.341 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:55:24.441 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:55:24.469 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:55:24.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:24.471 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:55:24.571 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:55:24.601 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:55:24.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:24.607 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:55:24.707 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:24.731 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:24.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:24.734 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:55:24.835 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:55:24.860 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:55:24.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:24.864 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:55:24.965 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:55:24.987 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:55:24.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:24.989 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:55:25.090 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:55:25.119 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:55:25.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:25.123 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:55:25.147 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Removed 98002 objects 2023-09-23T23:55:25.147 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Clean up completed and total clean up time :122.15 2023-09-23T23:55:25.224 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:25.246 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:25.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:25.248 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:55:25.349 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:55:25.381 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:55:25.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:25.384 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:55:25.484 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:25.509 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:25.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:25.511 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:55:25.612 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:55:25.641 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:55:25.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:25.643 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:55:25.744 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:55:25.772 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:55:25.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:25.774 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:55:25.875 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:55:25.904 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:55:25.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:25.906 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:55:26.007 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:55:26.039 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:55:26.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:26.042 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:55:26.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:55:25 smithi159 bash[105915]: cluster 2023-09-23T23:55:24.866595+0000 mgr.y (mgr.25991) 1158 : cluster 0 pgmap v1278: 89 pgs: 89 active+clean; 122 MiB data, 4.4 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 847 op/s 2023-09-23T23:55:26.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:55:25 smithi159 bash[108473]: cluster 2023-09-23T23:55:24.866595+0000 mgr.y (mgr.25991) 1158 : cluster 0 pgmap v1278: 89 pgs: 89 active+clean; 122 MiB data, 4.4 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 847 op/s 2023-09-23T23:55:26.143 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:55:26.165 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:55:26.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:26.168 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:55:26.269 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:26.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:55:25 smithi164 bash[92846]: cluster 2023-09-23T23:55:24.866595+0000 mgr.y (mgr.25991) 1158 : cluster 0 pgmap v1278: 89 pgs: 89 active+clean; 122 MiB data, 4.4 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 847 op/s 2023-09-23T23:55:26.291 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:26.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:26.293 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:55:26.394 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:26.417 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:26.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:26.419 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:55:26.520 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:55:26.552 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:55:26.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:26.554 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:55:26.655 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:55:26.676 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:55:26.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:26.679 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:55:26.779 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:55:26.813 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:55:26.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:26.815 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:55:26.916 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:55:26.946 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:55:26.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:26.949 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:55:27.050 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:55:27.081 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:55:27.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:27.086 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:55:27.186 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:55:27.213 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:55:27.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:27.216 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:55:27.317 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:55:27.343 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:55:27.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:27.346 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:55:27.447 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:55:27.481 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:55:27.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:27.483 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:55:27.584 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:55:27.616 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:55:27.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:27.619 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:55:27.720 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:55:27.756 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:55:27.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:27.759 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:55:27.859 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:27.895 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:27.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:27.897 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:55:27.998 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:55:28.023 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:55:28.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:28.027 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:55:28.128 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:28.137 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:55:27 smithi159 bash[105915]: cluster 2023-09-23T23:55:26.867203+0000 mgr.y (mgr.25991) 1159 : cluster 0 pgmap v1279: 89 pgs: 89 active+clean; 109 MiB data, 4.3 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 682 op/s 2023-09-23T23:55:28.137 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:55:27 smithi159 bash[108473]: cluster 2023-09-23T23:55:26.867203+0000 mgr.y (mgr.25991) 1159 : cluster 0 pgmap v1279: 89 pgs: 89 active+clean; 109 MiB data, 4.3 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 682 op/s 2023-09-23T23:55:28.157 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:28.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:28.160 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:55:28.260 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:55:28.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:55:27 smithi164 bash[92846]: cluster 2023-09-23T23:55:26.867203+0000 mgr.y (mgr.25991) 1159 : cluster 0 pgmap v1279: 89 pgs: 89 active+clean; 109 MiB data, 4.3 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 682 op/s 2023-09-23T23:55:28.295 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:55:28.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:28.298 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:55:28.399 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:28.419 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:28.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:28.421 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:55:28.522 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:55:28.547 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:55:28.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:28.550 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:55:28.650 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:28.679 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:28.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:28.681 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:55:28.782 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:55:28.824 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:55:28.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:28.827 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:55:28.928 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:55:28.962 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:55:28.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:28.965 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:55:29.066 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:29.095 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:29.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:29.098 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:55:29.199 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:55:29.232 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:55:29.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:29.235 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:55:29.337 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:29.359 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:29.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:29.361 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:55:29.462 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:55:29.496 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:55:29.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:29.499 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:55:29.600 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:55:29.631 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:55:29.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:29.635 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:55:29.736 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:29.762 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:29.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:29.765 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:55:29.866 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:29.885 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:29.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:29.887 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:55:29.965 INFO:teuthology.orchestra.run.smithi159.stdout:{ 2023-09-23T23:55:29.966 INFO:teuthology.orchestra.run.smithi159.stdout: "ops": [], 2023-09-23T23:55:29.966 INFO:teuthology.orchestra.run.smithi159.stdout: "num_ops": 0 2023-09-23T23:55:29.966 INFO:teuthology.orchestra.run.smithi159.stdout:} 2023-09-23T23:55:29.988 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:55:30.018 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:55:30.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:30.021 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:55:30.122 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:55:30.153 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:55:30.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:30.156 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:55:30.257 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:55:30.264 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:55:29 smithi159 bash[105915]: cluster 2023-09-23T23:55:28.868124+0000 mgr.y (mgr.25991) 1160 : cluster 0 pgmap v1280: 89 pgs: 89 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 800 op/s 2023-09-23T23:55:30.265 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:55:29 smithi159 bash[108473]: cluster 2023-09-23T23:55:28.868124+0000 mgr.y (mgr.25991) 1160 : cluster 0 pgmap v1280: 89 pgs: 89 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 800 op/s 2023-09-23T23:55:30.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:55:29 smithi164 bash[92846]: cluster 2023-09-23T23:55:28.868124+0000 mgr.y (mgr.25991) 1160 : cluster 0 pgmap v1280: 89 pgs: 89 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 800 op/s 2023-09-23T23:55:30.282 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:55:30.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:30.284 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:55:30.385 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:55:30.418 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:55:30.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:30.421 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:55:30.522 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:55:30.559 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:55:30.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:30.562 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:55:30.663 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:55:30.693 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:55:30.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:30.697 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:55:30.797 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:55:30.819 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:55:30.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:30.822 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:55:30.922 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:30.949 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:30.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:30.951 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:55:31.052 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:55:31.083 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:55:31.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:31.085 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:55:31.186 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:55:31.220 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:55:31.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:31.223 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:55:31.324 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:31.350 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:31.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:31.353 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:55:31.454 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:55:31.484 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:55:31.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:31.486 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:55:31.587 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:55:31.610 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:55:31.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:31.613 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:55:31.713 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:31.737 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:31.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:31.739 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:55:31.840 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:31.862 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:31.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:31.864 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:55:31.965 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:55:31.992 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:55:31.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:31.995 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:55:32.096 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:55:32.128 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:55:32.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:32.132 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:55:32.233 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:55:32.245 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:55:32 smithi164 bash[92846]: cluster 2023-09-23T23:55:30.868686+0000 mgr.y (mgr.25991) 1161 : cluster 0 pgmap v1281: 89 pgs: 89 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 462 op/s 2023-09-23T23:55:32.262 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:55:31 smithi159 bash[105915]: cluster 2023-09-23T23:55:30.868686+0000 mgr.y (mgr.25991) 1161 : cluster 0 pgmap v1281: 89 pgs: 89 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 462 op/s 2023-09-23T23:55:32.262 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:55:32 smithi159 bash[108473]: cluster 2023-09-23T23:55:30.868686+0000 mgr.y (mgr.25991) 1161 : cluster 0 pgmap v1281: 89 pgs: 89 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 462 op/s 2023-09-23T23:55:32.263 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 dump_blocked_ops 2023-09-23T23:55:32.264 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:55:32.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:32.267 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:55:32.368 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:55:32.396 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:55:32.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:32.398 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:55:32.499 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:55:32.522 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:55:32.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:32.525 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:55:32.625 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:55:32.658 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:55:32.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:32.661 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:55:32.762 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:55:32.790 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:55:32.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:32.793 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:55:32.893 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:55:32.928 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:55:32.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:32.931 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:55:32.964 INFO:teuthology.orchestra.run.smithi159.stdout:osd.0: {} 2023-09-23T23:55:32.997 INFO:teuthology.orchestra.run.smithi159.stdout:osd.1: {} 2023-09-23T23:55:33.032 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:55:33.036 INFO:teuthology.orchestra.run.smithi159.stdout:osd.2: {} 2023-09-23T23:55:33.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:55:33 smithi159 bash[105915]: audit 2023-09-23T23:55:32.259229+0000 mon.a (mon.0) 1430 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:55:33.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:55:33 smithi159 bash[105915]: audit 2023-09-23T23:55:32.933433+0000 mon.a (mon.0) 1431 : audit 0 from='client.? 172.21.15.159:0/3555524279' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:55:33.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:55:33 smithi159 bash[108473]: audit 2023-09-23T23:55:32.259229+0000 mon.a (mon.0) 1430 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:55:33.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:55:33 smithi159 bash[108473]: audit 2023-09-23T23:55:32.933433+0000 mon.a (mon.0) 1431 : audit 0 from='client.? 172.21.15.159:0/3555524279' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:55:33.063 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:55:33.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:33.066 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:55:33.077 INFO:teuthology.orchestra.run.smithi159.stdout:osd.3: {} 2023-09-23T23:55:33.105 INFO:teuthology.orchestra.run.smithi159.stdout:osd.4: {} 2023-09-23T23:55:33.131 INFO:teuthology.orchestra.run.smithi159.stdout:osd.5: {} 2023-09-23T23:55:33.162 INFO:teuthology.orchestra.run.smithi159.stdout:osd.6: {} 2023-09-23T23:55:33.166 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:33.192 INFO:teuthology.orchestra.run.smithi159.stdout:osd.7: {} 2023-09-23T23:55:33.193 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:33.194 INFO:teuthology.orchestra.run.smithi159.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T23:55:33.194 INFO:teuthology.orchestra.run.smithi159.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T23:55:33.194 INFO:teuthology.orchestra.run.smithi159.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T23:55:33.194 INFO:teuthology.orchestra.run.smithi159.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T23:55:33.194 INFO:teuthology.orchestra.run.smithi159.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T23:55:33.194 INFO:teuthology.orchestra.run.smithi159.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T23:55:33.194 INFO:teuthology.orchestra.run.smithi159.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T23:55:33.194 INFO:teuthology.orchestra.run.smithi159.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T23:55:33.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:33.196 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:55:33.223 INFO:teuthology.orchestra.run.smithi159.stdout: 2023-09-23T23:55:33.226 INFO:teuthology.orchestra.run.smithi159.stderr:dumped all 2023-09-23T23:55:33.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:55:33 smithi164 bash[92846]: audit 2023-09-23T23:55:32.259229+0000 mon.a (mon.0) 1430 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:55:33.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:55:33 smithi164 bash[92846]: audit 2023-09-23T23:55:32.933433+0000 mon.a (mon.0) 1431 : audit 0 from='client.? 172.21.15.159:0/3555524279' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:55:33.297 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:55:33.321 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:55:33.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:33.323 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:55:33.424 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:33.454 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:33.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:33.457 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:55:33.558 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:55:33.590 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:55:33.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:33.594 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:55:33.695 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:55:33.707 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:55:33 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:55:33] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2023-09-23T23:55:33.724 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:55:33.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:33.727 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:55:33.827 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:33.853 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:33.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:33.856 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:55:33.956 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:55:34.001 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:55:34.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:34.007 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:55:34.026 INFO:teuthology.orchestra.run.smithi159.stderr:noscrub is unset 2023-09-23T23:55:34.108 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:55:34.118 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:55:34 smithi159 bash[108473]: cluster 2023-09-23T23:55:32.869366+0000 mgr.y (mgr.25991) 1162 : cluster 0 pgmap v1282: 89 pgs: 89 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 462 op/s 2023-09-23T23:55:34.118 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:55:34 smithi159 bash[108473]: audit 2023-09-23T23:55:33.237138+0000 mon.a (mon.0) 1432 : audit 1 from='client.? 172.21.15.159:0/1585540188' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:55:34.119 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:55:34 smithi159 bash[105915]: cluster 2023-09-23T23:55:32.869366+0000 mgr.y (mgr.25991) 1162 : cluster 0 pgmap v1282: 89 pgs: 89 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 462 op/s 2023-09-23T23:55:34.119 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:55:34 smithi159 bash[105915]: audit 2023-09-23T23:55:33.237138+0000 mon.a (mon.0) 1432 : audit 1 from='client.? 172.21.15.159:0/1585540188' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:55:34.132 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:55:34.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:34.134 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:55:34.235 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:55:34.250 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:55:34 smithi164 bash[92846]: cluster 2023-09-23T23:55:32.869366+0000 mgr.y (mgr.25991) 1162 : cluster 0 pgmap v1282: 89 pgs: 89 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 462 op/s 2023-09-23T23:55:34.250 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:55:34 smithi164 bash[92846]: audit 2023-09-23T23:55:33.237138+0000 mon.a (mon.0) 1432 : audit 1 from='client.? 172.21.15.159:0/1585540188' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:55:34.268 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:55:34.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:34.271 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:55:34.372 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:55:34.397 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:55:34.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:34.400 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:55:34.500 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:55:34.528 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:55:34.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:34.530 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:55:34.631 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:55:34.656 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:55:34.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:34.659 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:55:34.760 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:55:34.794 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:55:34.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:34.797 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:55:34.898 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:55:34.933 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:55:34.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:34.936 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:55:35.037 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:35.067 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:35.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:35.070 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:55:35.170 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:35.193 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:35.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:35.195 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:55:35.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:55:35 smithi164 bash[92846]: audit 2023-09-23T23:55:33.203242+0000 mgr.y (mgr.25991) 1163 : audit 0 from='client.45377 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:55:35.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:55:35 smithi164 bash[92846]: cluster 2023-09-23T23:55:34.007337+0000 mon.a (mon.0) 1433 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:55:35.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:55:35 smithi164 bash[92846]: cluster 2023-09-23T23:55:34.017134+0000 osd.6 (osd.6) 361 : cluster 3 failed to encode map e320 with expected crc 2023-09-23T23:55:35.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:55:35 smithi164 bash[92846]: cluster 2023-09-23T23:55:34.017339+0000 osd.4 (osd.4) 240 : cluster 3 failed to encode map e320 with expected crc 2023-09-23T23:55:35.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:55:35 smithi164 bash[92846]: audit 2023-09-23T23:55:34.018086+0000 mon.a (mon.0) 1434 : audit 1 from='client.? 172.21.15.159:0/1585540188' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T23:55:35.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:55:35 smithi164 bash[92846]: cluster 2023-09-23T23:55:34.018175+0000 mon.a (mon.0) 1435 : cluster 0 osdmap e320: 8 total, 8 up, 5 in 2023-09-23T23:55:35.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:55:35 smithi159 bash[105915]: audit 2023-09-23T23:55:33.203242+0000 mgr.y (mgr.25991) 1163 : audit 0 from='client.45377 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:55:35.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:55:35 smithi159 bash[105915]: cluster 2023-09-23T23:55:34.007337+0000 mon.a (mon.0) 1433 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:55:35.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:55:35 smithi159 bash[105915]: cluster 2023-09-23T23:55:34.017134+0000 osd.6 (osd.6) 361 : cluster 3 failed to encode map e320 with expected crc 2023-09-23T23:55:35.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:55:35 smithi159 bash[105915]: cluster 2023-09-23T23:55:34.017339+0000 osd.4 (osd.4) 240 : cluster 3 failed to encode map e320 with expected crc 2023-09-23T23:55:35.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:55:35 smithi159 bash[105915]: audit 2023-09-23T23:55:34.018086+0000 mon.a (mon.0) 1434 : audit 1 from='client.? 172.21.15.159:0/1585540188' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T23:55:35.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:55:35 smithi159 bash[105915]: cluster 2023-09-23T23:55:34.018175+0000 mon.a (mon.0) 1435 : cluster 0 osdmap e320: 8 total, 8 up, 5 in 2023-09-23T23:55:35.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:55:35 smithi159 bash[108473]: audit 2023-09-23T23:55:33.203242+0000 mgr.y (mgr.25991) 1163 : audit 0 from='client.45377 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:55:35.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:55:35 smithi159 bash[108473]: cluster 2023-09-23T23:55:34.007337+0000 mon.a (mon.0) 1433 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:55:35.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:55:35 smithi159 bash[108473]: cluster 2023-09-23T23:55:34.017134+0000 osd.6 (osd.6) 361 : cluster 3 failed to encode map e320 with expected crc 2023-09-23T23:55:35.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:55:35 smithi159 bash[108473]: cluster 2023-09-23T23:55:34.017339+0000 osd.4 (osd.4) 240 : cluster 3 failed to encode map e320 with expected crc 2023-09-23T23:55:35.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:55:35 smithi159 bash[108473]: audit 2023-09-23T23:55:34.018086+0000 mon.a (mon.0) 1434 : audit 1 from='client.? 172.21.15.159:0/1585540188' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T23:55:35.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:55:35 smithi159 bash[108473]: cluster 2023-09-23T23:55:34.018175+0000 mon.a (mon.0) 1435 : cluster 0 osdmap e320: 8 total, 8 up, 5 in 2023-09-23T23:55:35.297 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:35.327 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:35.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:35.330 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:55:35.431 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:55:35.461 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:55:35.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:35.464 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:55:35.565 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:55:35.599 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:55:35.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:35.602 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:55:35.703 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:55:35.735 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:55:35.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:35.738 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:55:35.839 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:35.867 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:35.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:35.870 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:55:35.970 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:55:36.000 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:55:36.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:36.004 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:55:36.104 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:55:36.139 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:55:36.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:36.143 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:55:36.244 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:36.257 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:55:36 smithi159 bash[105915]: cluster 2023-09-23T23:55:34.869965+0000 mgr.y (mgr.25991) 1164 : cluster 0 pgmap v1284: 89 pgs: 89 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 187 op/s 2023-09-23T23:55:36.257 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:55:36 smithi159 bash[108473]: cluster 2023-09-23T23:55:34.869965+0000 mgr.y (mgr.25991) 1164 : cluster 0 pgmap v1284: 89 pgs: 89 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 187 op/s 2023-09-23T23:55:36.273 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:36.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:36.276 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:55:36.329 INFO:teuthology.orchestra.run.smithi159.stdout:{"pg_ready":true,"pg_map":{"version":1282,"stamp":"2023-09-23T23:55:32.868938+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":4790195,"num_objects":28,"num_object_clones":0,"num_object_copies":84,"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":28,"num_whiteouts":0,"num_read":6486,"num_read_kb":14174,"num_write":197152,"num_write_kb":6287288,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":133,"num_bytes_recovered":6561318,"num_keys_recovered":10,"num_objects_omap":16,"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":83804,"ondisk_log_size":83804,"up":267,"acting":267,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":267,"num_osds":5,"num_per_pool_osds":5,"num_per_pool_omap_osds":5,"kb":468725760,"kb_used":4211164,"kb_used_data":33588,"kb_used_omap":23,"kb_used_meta":4177512,"kb_avail":464514596,"statfs":{"total":479975178240,"available":475662946304,"internally_reserved":0,"allocated":34394112,"data_stored":26543710,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":24379,"internal_metadata":4277772485},"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":-363855896,"num_objects":-5553,"num_object_clones":0,"num_object_copies":-16659,"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":-5553,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5553,"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":"12.003613"},"pg_stats":[{"pgid":"3.1a","version":"69'2","reported_seq":169,"reported_epoch":318,"state":"active+clean","last_fresh":"2023-09-23T23:55:03.077099+0000","last_change":"2023-09-23T23:37:33.620544+0000","last_active":"2023-09-23T23:55:03.077099+0000","last_peered":"2023-09-23T23:55:03.077099+0000","last_clean":"2023-09-23T23:55:03.077099+0000","last_became_active":"2023-09-23T23:37:33.620145+0000","last_became_peered":"2023-09-23T23:37:33.620145+0000","last_unstale":"2023-09-23T23:55:03.077099+0000","last_undegraded":"2023-09-23T23:55:03.077099+0000","last_fullsized":"2023-09-23T23:55:03.077099+0000","mapping_epoch":159,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":160,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T03:15:18.766064+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,2],"acting":[6,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":293,"reported_epoch":318,"state":"active+clean","last_fresh":"2023-09-23T23:55:03.082221+0000","last_change":"2023-09-23T23:26:56.889562+0000","last_active":"2023-09-23T23:55:03.082221+0000","last_peered":"2023-09-23T23:55:03.082221+0000","last_clean":"2023-09-23T23:55:03.082221+0000","last_became_active":"2023-09-23T23:26:56.889178+0000","last_became_peered":"2023-09-23T23:26:56.889178+0000","last_unstale":"2023-09-23T23:55:03.082221+0000","last_undegraded":"2023-09-23T23:55:03.082221+0000","last_fullsized":"2023-09-23T23:55:03.082221+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T09:38:54.310691+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":285,"reported_epoch":318,"state":"active+clean","last_fresh":"2023-09-23T23:55:03.078689+0000","last_change":"2023-09-23T23:46:47.960394+0000","last_active":"2023-09-23T23:55:03.078689+0000","last_peered":"2023-09-23T23:55:03.078689+0000","last_clean":"2023-09-23T23:55:03.078689+0000","last_became_active":"2023-09-23T23:46:47.959992+0000","last_became_peered":"2023-09-23T23:46:47.959992+0000","last_unstale":"2023-09-23T23:55:03.078689+0000","last_undegraded":"2023-09-23T23:55:03.078689+0000","last_fullsized":"2023-09-23T23:55:03.078689+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T04:35:49.282633+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":250,"reported_epoch":318,"state":"active+clean","last_fresh":"2023-09-23T23:55:07.602172+0000","last_change":"2023-09-23T23:39:01.784790+0000","last_active":"2023-09-23T23:55:07.602172+0000","last_peered":"2023-09-23T23:55:07.602172+0000","last_clean":"2023-09-23T23:55:07.602172+0000","last_became_active":"2023-09-23T23:39:01.784269+0000","last_became_peered":"2023-09-23T23:39:01.784269+0000","last_unstale":"2023-09-23T23:55:07.602172+0000","last_undegraded":"2023-09-23T23:55:07.602172+0000","last_fullsized":"2023-09-23T23:55:07.602172+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:08:35.647238+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,6,4],"acting":[3,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":320,"reported_epoch":318,"state":"active+clean","last_fresh":"2023-09-23T23:55:03.081454+0000","last_change":"2023-09-23T23:34:47.351063+0000","last_active":"2023-09-23T23:55:03.081454+0000","last_peered":"2023-09-23T23:55:03.081454+0000","last_clean":"2023-09-23T23:55:03.081454+0000","last_became_active":"2023-09-23T23:34:47.350642+0000","last_became_peered":"2023-09-23T23:34:47.350642+0000","last_unstale":"2023-09-23T23:55:03.081454+0000","last_undegraded":"2023-09-23T23:55:03.081454+0000","last_fullsized":"2023-09-23T23:55:03.081454+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T00:16:56.912097+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":309,"reported_epoch":318,"state":"active+clean","last_fresh":"2023-09-23T23:55:03.077559+0000","last_change":"2023-09-23T23:35:41.563649+0000","last_active":"2023-09-23T23:55:03.077559+0000","last_peered":"2023-09-23T23:55:03.077559+0000","last_clean":"2023-09-23T23:55:03.077559+0000","last_became_active":"2023-09-23T23:35:41.563126+0000","last_became_peered":"2023-09-23T23:35:41.563126+0000","last_unstale":"2023-09-23T23:55:03.077559+0000","last_undegraded":"2023-09-23T23:55:03.077559+0000","last_fullsized":"2023-09-23T23:55:03.077559+0000","mapping_epoch":141,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":142,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:36:01.363780+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,2,3],"acting":[6,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":263,"reported_epoch":318,"state":"active+clean","last_fresh":"2023-09-23T23:55:07.602235+0000","last_change":"2023-09-23T23:35:41.557711+0000","last_active":"2023-09-23T23:55:07.602235+0000","last_peered":"2023-09-23T23:55:07.602235+0000","last_clean":"2023-09-23T23:55:07.602235+0000","last_became_active":"2023-09-23T23:35:41.554711+0000","last_became_peered":"2023-09-23T23:35:41.554711+0000","last_unstale":"2023-09-23T23:55:07.602235+0000","last_undegraded":"2023-09-23T23:55:07.602235+0000","last_fullsized":"2023-09-23T23:55:07.602235+0000","mapping_epoch":141,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":142,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T01:30:48.881964+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,6,1],"acting":[3,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":294,"reported_epoch":318,"state":"active+clean","last_fresh":"2023-09-23T23:55:03.081483+0000","last_change":"2023-09-23T23:26:56.890389+0000","last_active":"2023-09-23T23:55:03.081483+0000","last_peered":"2023-09-23T23:55:03.081483+0000","last_clean":"2023-09-23T23:55:03.081483+0000","last_became_active":"2023-09-23T23:26:56.890056+0000","last_became_peered":"2023-09-23T23:26:56.890056+0000","last_unstale":"2023-09-23T23:55:03.081483+0000","last_undegraded":"2023-09-23T23:55:03.081483+0000","last_fullsized":"2023-09-23T23:55:03.081483+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T00:20:02.700981+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":228,"reported_epoch":318,"state":"active+clean","last_fresh":"2023-09-23T23:55:03.089096+0000","last_change":"2023-09-23T23:39:01.775326+0000","last_active":"2023-09-23T23:55:03.089096+0000","last_peered":"2023-09-23T23:55:03.089096+0000","last_clean":"2023-09-23T23:55:03.089096+0000","last_became_active":"2023-09-23T23:39:01.774427+0000","last_became_peered":"2023-09-23T23:39:01.774427+0000","last_unstale":"2023-09-23T23:55:03.089096+0000","last_undegraded":"2023-09-23T23:55:03.089096+0000","last_fullsized":"2023-09-23T23:55:03.089096+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T03:54:25.565889+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,3,2],"acting":[1,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":253,"reported_epoch":318,"state":"active+clean","last_fresh":"2023-09-23T23:55:03.082672+0000","last_change":"2023-09-23T23:39:01.784229+0000","last_active":"2023-09-23T23:55:03.082672+0000","last_peered":"2023-09-23T23:55:03.082672+0000","last_clean":"2023-09-23T23:55:03.082672+0000","last_became_active":"2023-09-23T23:39:01.783895+0000","last_became_peered":"2023-09-23T23:39:01.783895+0000","last_unstale":"2023-09-23T23:55:03.082672+0000","last_undegraded":"2023-09-23T23:55:03.082672+0000","last_fullsized":"2023-09-23T23:55:03.082672+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T09:32:14.865261+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.15","version":"68'3","reported_seq":191,"reported_epoch":318,"state":"active+clean","last_fresh":"2023-09-23T23:55:03.082057+0000","last_change":"2023-09-23T23:39:01.818902+0000","last_active":"2023-09-23T23:55:03.082057+0000","last_peered":"2023-09-23T23:55:03.082057+0000","last_clean":"2023-09-23T23:55:03.082057+0000","last_became_active":"2023-09-23T23:39:01.785446+0000","last_became_peered":"2023-09-23T23:39:01.785446+0000","last_unstale":"2023-09-23T23:55:03.082057+0000","last_undegraded":"2023-09-23T23:55:03.082057+0000","last_fullsized":"2023-09-23T23:55:03.082057+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"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 @ 2023-09-24T23:22:56.139410+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"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":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":90,"num_keys_recovered":0,"num_objects_omap":1,"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":[3,4,6],"acting":[3,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":219,"reported_epoch":319,"state":"active+clean","last_fresh":"2023-09-23T23:55:08.101338+0000","last_change":"2023-09-23T23:32:08.441035+0000","last_active":"2023-09-23T23:55:08.101338+0000","last_peered":"2023-09-23T23:55:08.101338+0000","last_clean":"2023-09-23T23:55:08.101338+0000","last_became_active":"2023-09-23T23:32:08.440672+0000","last_became_peered":"2023-09-23T23:32:08.440672+0000","last_unstale":"2023-09-23T23:55:08.101338+0000","last_undegraded":"2023-09-23T23:55:08.101338+0000","last_fullsized":"2023-09-23T23:55:08.101338+0000","mapping_epoch":120,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":121,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T07:03:24.522125+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"90'23","reported_seq":235,"reported_epoch":318,"state":"active+clean","last_fresh":"2023-09-23T23:55:03.077335+0000","last_change":"2023-09-23T23:39:01.812251+0000","last_active":"2023-09-23T23:55:03.077335+0000","last_peered":"2023-09-23T23:55:03.077335+0000","last_clean":"2023-09-23T23:55:03.077335+0000","last_became_active":"2023-09-23T23:39:01.787044+0000","last_became_peered":"2023-09-23T23:39:01.787044+0000","last_unstale":"2023-09-23T23:55:03.077335+0000","last_undegraded":"2023-09-23T23:55:03.077335+0000","last_fullsized":"2023-09-23T23:55:03.077335+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"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 @ 2023-09-25T06:42:59.705703+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"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":4,"num_whiteouts":0,"num_read":7,"num_read_kb":6,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":4734,"num_keys_recovered":0,"num_objects_omap":1,"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":[6,4,2],"acting":[6,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":278,"reported_epoch":318,"state":"active+clean","last_fresh":"2023-09-23T23:55:03.093655+0000","last_change":"2023-09-23T23:25:05.230568+0000","last_active":"2023-09-23T23:55:03.093655+0000","last_peered":"2023-09-23T23:55:03.093655+0000","last_clean":"2023-09-23T23:55:03.093655+0000","last_became_active":"2023-09-23T23:25:05.230211+0000","last_became_peered":"2023-09-23T23:25:05.230211+0000","last_unstale":"2023-09-23T23:55:03.093655+0000","last_undegraded":"2023-09-23T23:55:03.093655+0000","last_fullsized":"2023-09-23T23:55:03.093655+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T01:42:35.780414+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.13","version":"68'2","reported_seq":190,"reported_epoch":319,"state":"active+clean","last_fresh":"2023-09-23T23:55:08.084204+0000","last_change":"2023-09-23T23:39:01.805733+0000","last_active":"2023-09-23T23:55:08.084204+0000","last_peered":"2023-09-23T23:55:08.084204+0000","last_clean":"2023-09-23T23:55:08.084204+0000","last_became_active":"2023-09-23T23:39:01.780704+0000","last_became_peered":"2023-09-23T23:39:01.780704+0000","last_unstale":"2023-09-23T23:55:08.084204+0000","last_undegraded":"2023-09-23T23:55:08.084204+0000","last_fullsized":"2023-09-23T23:55:08.084204+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T08:21:50.390978+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"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":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":34,"num_keys_recovered":10,"num_objects_omap":1,"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":[2,4,6],"acting":[2,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":303,"reported_epoch":318,"state":"active+clean","last_fresh":"2023-09-23T23:55:03.081663+0000","last_change":"2023-09-23T23:39:01.779473+0000","last_active":"2023-09-23T23:55:03.081663+0000","last_peered":"2023-09-23T23:55:03.081663+0000","last_clean":"2023-09-23T23:55:03.081663+0000","last_became_active":"2023-09-23T23:39:01.779172+0000","last_became_peered":"2023-09-23T23:39:01.779172+0000","last_unstale":"2023-09-23T23:55:03.081663+0000","last_undegraded":"2023-09-23T23:55:03.081663+0000","last_fullsized":"2023-09-23T23:55:03.081663+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T11:13:38.233454+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":221,"reported_epoch":319,"state":"active+clean","last_fresh":"2023-09-23T23:55:08.106614+0000","last_change":"2023-09-23T23:39:01.778654+0000","last_active":"2023-09-23T23:55:08.106614+0000","last_peered":"2023-09-23T23:55:08.106614+0000","last_clean":"2023-09-23T23:55:08.106614+0000","last_became_active":"2023-09-23T23:39:01.776906+0000","last_became_peered":"2023-09-23T23:39:01.776906+0000","last_unstale":"2023-09-23T23:55:08.106614+0000","last_undegraded":"2023-09-23T23:55:08.106614+0000","last_fullsized":"2023-09-23T23:55:08.106614+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T03:04:41.862497+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":236,"reported_epoch":318,"state":"active+clean","last_fresh":"2023-09-23T23:55:03.081868+0000","last_change":"2023-09-23T23:39:01.785789+0000","last_active":"2023-09-23T23:55:03.081868+0000","last_peered":"2023-09-23T23:55:03.081868+0000","last_clean":"2023-09-23T23:55:03.081868+0000","last_became_active":"2023-09-23T23:39:01.784977+0000","last_became_peered":"2023-09-23T23:39:01.784977+0000","last_unstale":"2023-09-23T23:55:03.081868+0000","last_undegraded":"2023-09-23T23:55:03.081868+0000","last_fullsized":"2023-09-23T23:55:03.081868+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T06:11:59.597194+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,6,1],"acting":[3,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":167,"reported_epoch":318,"state":"active+clean","last_fresh":"2023-09-23T23:55:03.096710+0000","last_change":"2023-09-23T23:39:01.784680+0000","last_active":"2023-09-23T23:55:03.096710+0000","last_peered":"2023-09-23T23:55:03.096710+0000","last_clean":"2023-09-23T23:55:03.096710+0000","last_became_active":"2023-09-23T23:39:01.784251+0000","last_became_peered":"2023-09-23T23:39:01.784251+0000","last_unstale":"2023-09-23T23:55:03.096710+0000","last_undegraded":"2023-09-23T23:55:03.096710+0000","last_fullsized":"2023-09-23T23:55:03.096710+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T00:14:24.040103+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,6,3],"acting":[4,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":258,"reported_epoch":318,"state":"active+clean","last_fresh":"2023-09-23T23:55:03.082391+0000","last_change":"2023-09-23T23:39:01.784592+0000","last_active":"2023-09-23T23:55:03.082391+0000","last_peered":"2023-09-23T23:55:03.082391+0000","last_clean":"2023-09-23T23:55:03.082391+0000","last_became_active":"2023-09-23T23:39:01.783524+0000","last_became_peered":"2023-09-23T23:39:01.783524+0000","last_unstale":"2023-09-23T23:55:03.082391+0000","last_undegraded":"2023-09-23T23:55:03.082391+0000","last_fullsized":"2023-09-23T23:55:03.082391+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T01:52:10.123910+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,2,6],"acting":[3,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.10","version":"68'8","reported_seq":332,"reported_epoch":318,"state":"active+clean","last_fresh":"2023-09-23T23:55:03.076587+0000","last_change":"2023-09-23T23:34:47.368204+0000","last_active":"2023-09-23T23:55:03.076587+0000","last_peered":"2023-09-23T23:55:03.076587+0000","last_clean":"2023-09-23T23:55:03.076587+0000","last_became_active":"2023-09-23T23:34:47.353802+0000","last_became_peered":"2023-09-23T23:34:47.353802+0000","last_unstale":"2023-09-23T23:55:03.076587+0000","last_undegraded":"2023-09-23T23:55:03.076587+0000","last_fullsized":"2023-09-23T23:55:03.076587+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"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 @ 2023-09-25T07:32:52.930708+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"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":4,"num_whiteouts":0,"num_read":12,"num_read_kb":12,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"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":[6,3,2],"acting":[6,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":302,"reported_epoch":318,"state":"active+clean","last_fresh":"2023-09-23T23:55:03.086468+0000","last_change":"2023-09-23T23:39:01.778734+0000","last_active":"2023-09-23T23:55:03.086468+0000","last_peered":"2023-09-23T23:55:03.086468+0000","last_clean":"2023-09-23T23:55:03.086468+0000","last_became_active":"2023-09-23T23:39:01.776950+0000","last_became_peered":"2023-09-23T23:39:01.776950+0000","last_unstale":"2023-09-23T23:55:03.086468+0000","last_undegraded":"2023-09-23T23:55:03.086468+0000","last_fullsized":"2023-09-23T23:55:03.086468+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:49:52.556092+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"9.5","version":"319'12470","reported_seq":12491,"reported_epoch":319,"state":"active+clean","last_fresh":"2023-09-23T23:55:25.090756+0000","last_change":"2023-09-23T23:51:27.190113+0000","last_active":"2023-09-23T23:55:25.090756+0000","last_peered":"2023-09-23T23:55:25.090756+0000","last_clean":"2023-09-23T23:55:25.090756+0000","last_became_active":"2023-09-23T23:51:27.189762+0000","last_became_peered":"2023-09-23T23:51:27.189762+0000","last_unstale":"2023-09-23T23:55:25.090756+0000","last_undegraded":"2023-09-23T23:55:25.090756+0000","last_fullsized":"2023-09-23T23:55:25.090756+0000","mapping_epoch":308,"log_start":"315'7600","ondisk_log_start":"315'7600","created":308,"last_epoch_clean":309,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:51:26.164015+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:51:26.164015+0000","last_clean_scrub_stamp":"2023-09-23T23:51:26.164015+0000","objects_scrubbed":0,"log_size":4870,"log_dups_size":0,"ondisk_log_size":4870,"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 @ 2023-09-25T07:24:08.162546+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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":12470,"num_write_kb":399040,"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,3,6],"acting":[1,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.f","version":"68'1","reported_seq":182,"reported_epoch":318,"state":"active+clean","last_fresh":"2023-09-23T23:55:03.094678+0000","last_change":"2023-09-23T23:39:01.809850+0000","last_active":"2023-09-23T23:55:03.094678+0000","last_peered":"2023-09-23T23:55:03.094678+0000","last_clean":"2023-09-23T23:55:03.094678+0000","last_became_active":"2023-09-23T23:39:01.784320+0000","last_became_peered":"2023-09-23T23:39:01.784320+0000","last_unstale":"2023-09-23T23:55:03.094678+0000","last_undegraded":"2023-09-23T23:55:03.094678+0000","last_fullsized":"2023-09-23T23:55:03.094678+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"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 @ 2023-09-25T08:14:54.954145+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":22,"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":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":172,"reported_epoch":318,"state":"active+clean","last_fresh":"2023-09-23T23:55:03.076640+0000","last_change":"2023-09-23T23:39:01.791395+0000","last_active":"2023-09-23T23:55:03.076640+0000","last_peered":"2023-09-23T23:55:03.076640+0000","last_clean":"2023-09-23T23:55:03.076640+0000","last_became_active":"2023-09-23T23:39:01.791101+0000","last_became_peered":"2023-09-23T23:39:01.791101+0000","last_unstale":"2023-09-23T23:55:03.076640+0000","last_undegraded":"2023-09-23T23:55:03.076640+0000","last_fullsized":"2023-09-23T23:55:03.076640+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:15:17.934614+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,3],"acting":[6,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"9.4","version":"319'12174","reported_seq":12195,"reported_epoch":319,"state":"active+clean","last_fresh":"2023-09-23T23:55:25.143810+0000","last_change":"2023-09-23T23:51:27.191881+0000","last_active":"2023-09-23T23:55:25.143810+0000","last_peered":"2023-09-23T23:55:25.143810+0000","last_clean":"2023-09-23T23:55:25.143810+0000","last_became_active":"2023-09-23T23:51:27.191530+0000","last_became_peered":"2023-09-23T23:51:27.191530+0000","last_unstale":"2023-09-23T23:55:25.143810+0000","last_undegraded":"2023-09-23T23:55:25.143810+0000","last_fullsized":"2023-09-23T23:55:25.143810+0000","mapping_epoch":308,"log_start":"315'7300","ondisk_log_start":"315'7300","created":308,"last_epoch_clean":309,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:51:26.164015+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:51:26.164015+0000","last_clean_scrub_stamp":"2023-09-23T23:51:26.164015+0000","objects_scrubbed":0,"log_size":4874,"log_dups_size":0,"ondisk_log_size":4874,"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 @ 2023-09-25T00:00:23.962144+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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":12174,"num_write_kb":389568,"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,4,3],"acting":[1,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.e","version":"68'2","reported_seq":201,"reported_epoch":318,"state":"active+clean","last_fresh":"2023-09-23T23:55:03.089191+0000","last_change":"2023-09-23T23:46:47.968862+0000","last_active":"2023-09-23T23:55:03.089191+0000","last_peered":"2023-09-23T23:55:03.089191+0000","last_clean":"2023-09-23T23:55:03.089191+0000","last_became_active":"2023-09-23T23:46:47.963320+0000","last_became_peered":"2023-09-23T23:46:47.963320+0000","last_unstale":"2023-09-23T23:55:03.089191+0000","last_undegraded":"2023-09-23T23:55:03.089191+0000","last_fullsized":"2023-09-23T23:55:03.089191+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T07:51:19.957977+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"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,4,3],"acting":[1,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":279,"reported_epoch":318,"state":"active+clean","last_fresh":"2023-09-23T23:55:03.078767+0000","last_change":"2023-09-23T23:35:10.673509+0000","last_active":"2023-09-23T23:55:03.078767+0000","last_peered":"2023-09-23T23:55:03.078767+0000","last_clean":"2023-09-23T23:55:03.078767+0000","last_became_active":"2023-09-23T23:35:10.673318+0000","last_became_peered":"2023-09-23T23:35:10.673318+0000","last_unstale":"2023-09-23T23:55:03.078767+0000","last_undegraded":"2023-09-23T23:55:03.078767+0000","last_fullsized":"2023-09-23T23:55:03.078767+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:08:13.653109+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,4,3],"acting":[1,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"9.7","version":"319'12644","reported_seq":12665,"reported_epoch":319,"state":"active+clean","last_fresh":"2023-09-23T23:55:25.119222+0000","last_change":"2023-09-23T23:51:27.195591+0000","last_active":"2023-09-23T23:55:25.119222+0000","last_peered":"2023-09-23T23:55:25.119222+0000","last_clean":"2023-09-23T23:55:25.119222+0000","last_became_active":"2023-09-23T23:51:27.195270+0000","last_became_peered":"2023-09-23T23:51:27.195270+0000","last_unstale":"2023-09-23T23:55:25.119222+0000","last_undegraded":"2023-09-23T23:55:25.119222+0000","last_fullsized":"2023-09-23T23:55:25.119222+0000","mapping_epoch":308,"log_start":"315'7800","ondisk_log_start":"315'7800","created":308,"last_epoch_clean":309,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:51:26.164015+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:51:26.164015+0000","last_clean_scrub_stamp":"2023-09-23T23:51:26.164015+0000","objects_scrubbed":0,"log_size":4844,"log_dups_size":0,"ondisk_log_size":4844,"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 @ 2023-09-25T09:59:13.744263+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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":12644,"num_write_kb":404608,"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":[3,2,1],"acting":[3,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.d","version":"68'1","reported_seq":182,"reported_epoch":318,"state":"active+clean","last_fresh":"2023-09-23T23:55:03.077674+0000","last_change":"2023-09-23T23:39:01.816014+0000","last_active":"2023-09-23T23:55:03.077674+0000","last_peered":"2023-09-23T23:55:03.077674+0000","last_clean":"2023-09-23T23:55:03.077674+0000","last_became_active":"2023-09-23T23:39:01.787794+0000","last_became_peered":"2023-09-23T23:39:01.787794+0000","last_unstale":"2023-09-23T23:55:03.077674+0000","last_undegraded":"2023-09-23T23:55:03.077674+0000","last_fullsized":"2023-09-23T23:55:03.077674+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"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 @ 2023-09-25T08:29:33.262195+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":70,"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":[6,3,4],"acting":[6,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":289,"reported_epoch":318,"state":"active+clean","last_fresh":"2023-09-23T23:55:03.077484+0000","last_change":"2023-09-23T23:39:01.787814+0000","last_active":"2023-09-23T23:55:03.077484+0000","last_peered":"2023-09-23T23:55:03.077484+0000","last_clean":"2023-09-23T23:55:03.077484+0000","last_became_active":"2023-09-23T23:39:01.787522+0000","last_became_peered":"2023-09-23T23:39:01.787522+0000","last_unstale":"2023-09-23T23:55:03.077484+0000","last_undegraded":"2023-09-23T23:55:03.077484+0000","last_fullsized":"2023-09-23T23:55:03.077484+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T01:04:52.248334+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,1,3],"acting":[6,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"9.6","version":"319'12184","reported_seq":12205,"reported_epoch":319,"state":"active+clean","last_fresh":"2023-09-23T23:55:25.128599+0000","last_change":"2023-09-23T23:51:27.187177+0000","last_active":"2023-09-23T23:55:25.128599+0000","last_peered":"2023-09-23T23:55:25.128599+0000","last_clean":"2023-09-23T23:55:25.128599+0000","last_became_active":"2023-09-23T23:51:27.186867+0000","last_became_peered":"2023-09-23T23:51:27.186867+0000","last_unstale":"2023-09-23T23:55:25.128599+0000","last_undegraded":"2023-09-23T23:55:25.128599+0000","last_fullsized":"2023-09-23T23:55:25.128599+0000","mapping_epoch":308,"log_start":"314'5200","ondisk_log_start":"314'5200","created":308,"last_epoch_clean":309,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:51:26.164015+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:51:26.164015+0000","last_clean_scrub_stamp":"2023-09-23T23:51:26.164015+0000","objects_scrubbed":0,"log_size":6984,"log_dups_size":0,"ondisk_log_size":6984,"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 @ 2023-09-25T02:29:25.449336+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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":12184,"num_write_kb":389888,"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":[2,1,6],"acting":[2,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":281,"reported_epoch":318,"state":"active+clean","last_fresh":"2023-09-23T23:55:03.081870+0000","last_change":"2023-09-23T23:32:08.441267+0000","last_active":"2023-09-23T23:55:03.081870+0000","last_peered":"2023-09-23T23:55:03.081870+0000","last_clean":"2023-09-23T23:55:03.081870+0000","last_became_active":"2023-09-23T23:32:08.440895+0000","last_became_peered":"2023-09-23T23:32:08.440895+0000","last_unstale":"2023-09-23T23:55:03.081870+0000","last_undegraded":"2023-09-23T23:55:03.081870+0000","last_fullsized":"2023-09-23T23:55:03.081870+0000","mapping_epoch":120,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":121,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T02:38:44.532782+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,6,1],"acting":[3,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":231,"reported_epoch":318,"state":"active+clean","last_fresh":"2023-09-23T23:55:03.086035+0000","last_change":"2023-09-23T23:35:41.554918+0000","last_active":"2023-09-23T23:55:03.086035+0000","last_peered":"2023-09-23T23:55:03.086035+0000","last_clean":"2023-09-23T23:55:03.086035+0000","last_became_active":"2023-09-23T23:35:41.554595+0000","last_became_peered":"2023-09-23T23:35:41.554595+0000","last_unstale":"2023-09-23T23:55:03.086035+0000","last_undegraded":"2023-09-23T23:55:03.086035+0000","last_fullsized":"2023-09-23T23:55:03.086035+0000","mapping_epoch":141,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":142,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:08:11.714395+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,4,3],"acting":[1,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"9.1","version":"319'12240","reported_seq":12261,"reported_epoch":319,"state":"active+clean","last_fresh":"2023-09-23T23:55:25.072618+0000","last_change":"2023-09-23T23:51:27.193958+0000","last_active":"2023-09-23T23:55:25.072618+0000","last_peered":"2023-09-23T23:55:25.072618+0000","last_clean":"2023-09-23T23:55:25.072618+0000","last_became_active":"2023-09-23T23:51:27.193659+0000","last_became_peered":"2023-09-23T23:51:27.193659+0000","last_unstale":"2023-09-23T23:55:25.072618+0000","last_undegraded":"2023-09-23T23:55:25.072618+0000","last_fullsized":"2023-09-23T23:55:25.072618+0000","mapping_epoch":308,"log_start":"315'7400","ondisk_log_start":"315'7400","created":308,"last_epoch_clean":309,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:51:26.164015+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:51:26.164015+0000","last_clean_scrub_stamp":"2023-09-23T23:51:26.164015+0000","objects_scrubbed":0,"log_size":4840,"log_dups_size":0,"ondisk_log_size":4840,"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 @ 2023-09-25T07:44:37.085029+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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":12240,"num_write_kb":391680,"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":[3,6,4],"acting":[3,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.b","version":"69'3","reported_seq":333,"reported_epoch":318,"state":"active+clean","last_fresh":"2023-09-23T23:55:03.081549+0000","last_change":"2023-09-23T23:39:01.813592+0000","last_active":"2023-09-23T23:55:03.081549+0000","last_peered":"2023-09-23T23:55:03.081549+0000","last_clean":"2023-09-23T23:55:03.081549+0000","last_became_active":"2023-09-23T23:39:01.780525+0000","last_became_peered":"2023-09-23T23:39:01.780525+0000","last_unstale":"2023-09-23T23:55:03.081549+0000","last_undegraded":"2023-09-23T23:55:03.081549+0000","last_fullsized":"2023-09-23T23:55:03.081549+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"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 @ 2023-09-25T07:07:14.289204+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"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":[3,4,1],"acting":[3,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":262,"reported_epoch":319,"state":"active+clean","last_fresh":"2023-09-23T23:55:08.106251+0000","last_change":"2023-09-23T23:35:10.677772+0000","last_active":"2023-09-23T23:55:08.106251+0000","last_peered":"2023-09-23T23:55:08.106251+0000","last_clean":"2023-09-23T23:55:08.106251+0000","last_became_active":"2023-09-23T23:35:10.677374+0000","last_became_peered":"2023-09-23T23:35:10.677374+0000","last_unstale":"2023-09-23T23:55:08.106251+0000","last_undegraded":"2023-09-23T23:55:08.106251+0000","last_fullsized":"2023-09-23T23:55:08.106251+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:11:39.907276+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,4,6],"acting":[3,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"9.0","version":"319'12306","reported_seq":12327,"reported_epoch":319,"state":"active+clean","last_fresh":"2023-09-23T23:55:25.118204+0000","last_change":"2023-09-23T23:51:27.186557+0000","last_active":"2023-09-23T23:55:25.118204+0000","last_peered":"2023-09-23T23:55:25.118204+0000","last_clean":"2023-09-23T23:55:25.118204+0000","last_became_active":"2023-09-23T23:51:27.186185+0000","last_became_peered":"2023-09-23T23:51:27.186185+0000","last_unstale":"2023-09-23T23:55:25.118204+0000","last_undegraded":"2023-09-23T23:55:25.118204+0000","last_fullsized":"2023-09-23T23:55:25.118204+0000","mapping_epoch":308,"log_start":"315'7400","ondisk_log_start":"315'7400","created":308,"last_epoch_clean":309,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:51:26.164015+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:51:26.164015+0000","last_clean_scrub_stamp":"2023-09-23T23:51:26.164015+0000","objects_scrubbed":0,"log_size":4906,"log_dups_size":0,"ondisk_log_size":4906,"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 @ 2023-09-25T07:51:33.245959+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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":12306,"num_write_kb":393792,"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,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":300,"reported_epoch":318,"state":"active+clean","last_fresh":"2023-09-23T23:55:03.077242+0000","last_change":"2023-09-23T23:39:01.786568+0000","last_active":"2023-09-23T23:55:03.077242+0000","last_peered":"2023-09-23T23:55:03.077242+0000","last_clean":"2023-09-23T23:55:03.077242+0000","last_became_active":"2023-09-23T23:39:01.786136+0000","last_became_peered":"2023-09-23T23:39:01.786136+0000","last_unstale":"2023-09-23T23:55:03.077242+0000","last_undegraded":"2023-09-23T23:55:03.077242+0000","last_fullsized":"2023-09-23T23:55:03.077242+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T06:27:10.726943+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":288,"reported_epoch":318,"state":"active+clean","last_fresh":"2023-09-23T23:55:06.709581+0000","last_change":"2023-09-23T23:46:47.963243+0000","last_active":"2023-09-23T23:55:06.709581+0000","last_peered":"2023-09-23T23:55:06.709581+0000","last_clean":"2023-09-23T23:55:06.709581+0000","last_became_active":"2023-09-23T23:46:47.962874+0000","last_became_peered":"2023-09-23T23:46:47.962874+0000","last_unstale":"2023-09-23T23:55:06.709581+0000","last_undegraded":"2023-09-23T23:55:06.709581+0000","last_fullsized":"2023-09-23T23:55:06.709581+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T04:47:40.739618+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[2,4,1],"acting":[2,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"9.3","version":"319'12138","reported_seq":12159,"reported_epoch":319,"state":"active+clean","last_fresh":"2023-09-23T23:55:25.098901+0000","last_change":"2023-09-23T23:51:27.191401+0000","last_active":"2023-09-23T23:55:25.098901+0000","last_peered":"2023-09-23T23:55:25.098901+0000","last_clean":"2023-09-23T23:55:25.098901+0000","last_became_active":"2023-09-23T23:51:27.191126+0000","last_became_peered":"2023-09-23T23:51:27.191126+0000","last_unstale":"2023-09-23T23:55:25.098901+0000","last_undegraded":"2023-09-23T23:55:25.098901+0000","last_fullsized":"2023-09-23T23:55:25.098901+0000","mapping_epoch":308,"log_start":"315'7200","ondisk_log_start":"315'7200","created":308,"last_epoch_clean":309,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:51:26.164015+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:51:26.164015+0000","last_clean_scrub_stamp":"2023-09-23T23:51:26.164015+0000","objects_scrubbed":0,"log_size":4938,"log_dups_size":0,"ondisk_log_size":4938,"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 @ 2023-09-25T01:12:39.838548+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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":12138,"num_write_kb":388416,"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":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":37,"reported_epoch":318,"state":"active+clean","last_fresh":"2023-09-23T23:55:03.096471+0000","last_change":"2023-09-23T23:46:47.963652+0000","last_active":"2023-09-23T23:55:03.096471+0000","last_peered":"2023-09-23T23:55:03.096471+0000","last_clean":"2023-09-23T23:55:03.096471+0000","last_became_active":"2023-09-23T23:46:47.963086+0000","last_became_peered":"2023-09-23T23:46:47.963086+0000","last_unstale":"2023-09-23T23:55:03.096471+0000","last_undegraded":"2023-09-23T23:55:03.096471+0000","last_fullsized":"2023-09-23T23:55:03.096471+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T07:45:47.521940+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":260,"reported_epoch":318,"state":"active+clean","last_fresh":"2023-09-23T23:55:03.078040+0000","last_change":"2023-09-23T23:35:10.690516+0000","last_active":"2023-09-23T23:55:03.078040+0000","last_peered":"2023-09-23T23:55:03.078040+0000","last_clean":"2023-09-23T23:55:03.078040+0000","last_became_active":"2023-09-23T23:35:10.689841+0000","last_became_peered":"2023-09-23T23:35:10.689841+0000","last_unstale":"2023-09-23T23:55:03.078040+0000","last_undegraded":"2023-09-23T23:55:03.078040+0000","last_fullsized":"2023-09-23T23:55:03.078040+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:36:08.373176+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,2],"acting":[6,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"9.2","version":"319'12242","reported_seq":12263,"reported_epoch":319,"state":"active+clean","last_fresh":"2023-09-23T23:55:25.140321+0000","last_change":"2023-09-23T23:51:27.194455+0000","last_active":"2023-09-23T23:55:25.140321+0000","last_peered":"2023-09-23T23:55:25.140321+0000","last_clean":"2023-09-23T23:55:25.140321+0000","last_became_active":"2023-09-23T23:51:27.194156+0000","last_became_peered":"2023-09-23T23:51:27.194156+0000","last_unstale":"2023-09-23T23:55:25.140321+0000","last_undegraded":"2023-09-23T23:55:25.140321+0000","last_fullsized":"2023-09-23T23:55:25.140321+0000","mapping_epoch":308,"log_start":"315'7400","ondisk_log_start":"315'7400","created":308,"last_epoch_clean":309,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:51:26.164015+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:51:26.164015+0000","last_clean_scrub_stamp":"2023-09-23T23:51:26.164015+0000","objects_scrubbed":0,"log_size":4842,"log_dups_size":0,"ondisk_log_size":4842,"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 @ 2023-09-25T04:06:02.176014+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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":12242,"num_write_kb":391744,"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":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":305,"reported_epoch":318,"state":"active+clean","last_fresh":"2023-09-23T23:55:07.598511+0000","last_change":"2023-09-23T23:39:01.780202+0000","last_active":"2023-09-23T23:55:07.598511+0000","last_peered":"2023-09-23T23:55:07.598511+0000","last_clean":"2023-09-23T23:55:07.598511+0000","last_became_active":"2023-09-23T23:39:01.779738+0000","last_became_peered":"2023-09-23T23:39:01.779738+0000","last_unstale":"2023-09-23T23:55:07.598511+0000","last_undegraded":"2023-09-23T23:55:07.598511+0000","last_fullsized":"2023-09-23T23:55:07.598511+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T09:58:07.103422+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":269,"reported_epoch":318,"state":"active+clean","last_fresh":"2023-09-23T23:55:03.084039+0000","last_change":"2023-09-23T23:26:56.892048+0000","last_active":"2023-09-23T23:55:03.084039+0000","last_peered":"2023-09-23T23:55:03.084039+0000","last_clean":"2023-09-23T23:55:03.084039+0000","last_became_active":"2023-09-23T23:26:56.891708+0000","last_became_peered":"2023-09-23T23:26:56.891708+0000","last_unstale":"2023-09-23T23:55:03.084039+0000","last_undegraded":"2023-09-23T23:55:03.084039+0000","last_fullsized":"2023-09-23T23:55:03.084039+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T06:30:13.122988+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"9.f","version":"319'12178","reported_seq":12199,"reported_epoch":319,"state":"active+clean","last_fresh":"2023-09-23T23:55:25.121155+0000","last_change":"2023-09-23T23:51:27.191976+0000","last_active":"2023-09-23T23:55:25.121155+0000","last_peered":"2023-09-23T23:55:25.121155+0000","last_clean":"2023-09-23T23:55:25.121155+0000","last_became_active":"2023-09-23T23:51:27.190698+0000","last_became_peered":"2023-09-23T23:51:27.190698+0000","last_unstale":"2023-09-23T23:55:25.121155+0000","last_undegraded":"2023-09-23T23:55:25.121155+0000","last_fullsized":"2023-09-23T23:55:25.121155+0000","mapping_epoch":308,"log_start":"315'7300","ondisk_log_start":"315'7300","created":308,"last_epoch_clean":309,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:51:26.164015+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:51:26.164015+0000","last_clean_scrub_stamp":"2023-09-23T23:51:26.164015+0000","objects_scrubbed":0,"log_size":4878,"log_dups_size":0,"ondisk_log_size":4878,"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 @ 2023-09-25T01:07:48.990357+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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":12178,"num_write_kb":389696,"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,3,2],"acting":[1,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"86'141","reported_seq":884,"reported_epoch":318,"state":"active+clean","last_fresh":"2023-09-23T23:55:03.083555+0000","last_change":"2023-09-23T23:39:04.826885+0000","last_active":"2023-09-23T23:55:03.083555+0000","last_peered":"2023-09-23T23:55:03.083555+0000","last_clean":"2023-09-23T23:55:03.083555+0000","last_became_active":"2023-09-23T23:39:04.826395+0000","last_became_peered":"2023-09-23T23:39:04.826395+0000","last_unstale":"2023-09-23T23:55:03.083555+0000","last_undegraded":"2023-09-23T23:55:03.083555+0000","last_fullsized":"2023-09-23T23:55:03.083555+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":141,"log_dups_size":0,"ondisk_log_size":141,"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 @ 2023-09-25T05:31:55.391104+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0015580520000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":790,"num_read_kb":1129,"num_write":131,"num_write_kb":281,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":20,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"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,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":299,"reported_epoch":318,"state":"active+clean","last_fresh":"2023-09-23T23:55:07.602146+0000","last_change":"2023-09-23T23:32:08.441997+0000","last_active":"2023-09-23T23:55:07.602146+0000","last_peered":"2023-09-23T23:55:07.602146+0000","last_clean":"2023-09-23T23:55:07.602146+0000","last_became_active":"2023-09-23T23:32:08.441659+0000","last_became_peered":"2023-09-23T23:32:08.441659+0000","last_unstale":"2023-09-23T23:55:07.602146+0000","last_undegraded":"2023-09-23T23:55:07.602146+0000","last_fullsized":"2023-09-23T23:55:07.602146+0000","mapping_epoch":120,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":121,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T00:23:04.802598+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,2,6],"acting":[3,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":300,"reported_epoch":318,"state":"active+clean","last_fresh":"2023-09-23T23:55:03.084155+0000","last_change":"2023-09-23T23:46:47.959336+0000","last_active":"2023-09-23T23:55:03.084155+0000","last_peered":"2023-09-23T23:55:03.084155+0000","last_clean":"2023-09-23T23:55:03.084155+0000","last_became_active":"2023-09-23T23:46:47.957419+0000","last_became_peered":"2023-09-23T23:46:47.957419+0000","last_unstale":"2023-09-23T23:55:03.084155+0000","last_undegraded":"2023-09-23T23:55:03.084155+0000","last_fullsized":"2023-09-23T23:55:03.084155+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:48:17.650452+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,4,2],"acting":[1,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"9.9","version":"319'12462","reported_seq":12483,"reported_epoch":319,"state":"active+clean","last_fresh":"2023-09-23T23:55:25.106613+0000","last_change":"2023-09-23T23:51:27.192987+0000","last_active":"2023-09-23T23:55:25.106613+0000","last_peered":"2023-09-23T23:55:25.106613+0000","last_clean":"2023-09-23T23:55:25.106613+0000","last_became_active":"2023-09-23T23:51:27.192610+0000","last_became_peered":"2023-09-23T23:51:27.192610+0000","last_unstale":"2023-09-23T23:55:25.106613+0000","last_undegraded":"2023-09-23T23:55:25.106613+0000","last_fullsized":"2023-09-23T23:55:25.106613+0000","mapping_epoch":308,"log_start":"315'7600","ondisk_log_start":"315'7600","created":308,"last_epoch_clean":309,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:51:26.164015+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:51:26.164015+0000","last_clean_scrub_stamp":"2023-09-23T23:51:26.164015+0000","objects_scrubbed":0,"log_size":4862,"log_dups_size":0,"ondisk_log_size":4862,"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 @ 2023-09-25T04:10:29.350667+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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":12462,"num_write_kb":398784,"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":[3,6,4],"acting":[3,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.2","version":"86'65","reported_seq":840,"reported_epoch":318,"state":"active+clean","last_fresh":"2023-09-23T23:55:03.188631+0000","last_change":"2023-09-23T23:35:41.712039+0000","last_active":"2023-09-23T23:55:03.188631+0000","last_peered":"2023-09-23T23:55:03.188631+0000","last_clean":"2023-09-23T23:55:03.188631+0000","last_became_active":"2023-09-23T23:35:41.552046+0000","last_became_peered":"2023-09-23T23:35:41.552046+0000","last_unstale":"2023-09-23T23:55:03.188631+0000","last_undegraded":"2023-09-23T23:55:03.188631+0000","last_fullsized":"2023-09-23T23:55:03.188631+0000","mapping_epoch":141,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":142,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":65,"log_dups_size":0,"ondisk_log_size":65,"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 @ 2023-09-25T09:54:09.518261+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0011165630000000001,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":823,"num_read_kb":765,"num_write":49,"num_write_kb":33,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":10,"num_bytes_recovered":38,"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,6,3],"acting":[1,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":240,"reported_epoch":318,"state":"active+clean","last_fresh":"2023-09-23T23:55:03.077422+0000","last_change":"2023-09-23T23:35:41.544251+0000","last_active":"2023-09-23T23:55:03.077422+0000","last_peered":"2023-09-23T23:55:03.077422+0000","last_clean":"2023-09-23T23:55:03.077422+0000","last_became_active":"2023-09-23T23:35:41.543876+0000","last_became_peered":"2023-09-23T23:35:41.543876+0000","last_unstale":"2023-09-23T23:55:03.077422+0000","last_undegraded":"2023-09-23T23:55:03.077422+0000","last_fullsized":"2023-09-23T23:55:03.077422+0000","mapping_epoch":141,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":142,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:57:42.779563+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":285,"reported_epoch":318,"state":"active+clean","last_fresh":"2023-09-23T23:55:03.083479+0000","last_change":"2023-09-23T23:26:56.887746+0000","last_active":"2023-09-23T23:55:03.083479+0000","last_peered":"2023-09-23T23:55:03.083479+0000","last_clean":"2023-09-23T23:55:03.083479+0000","last_became_active":"2023-09-23T23:26:56.887239+0000","last_became_peered":"2023-09-23T23:26:56.887239+0000","last_unstale":"2023-09-23T23:55:03.083479+0000","last_undegraded":"2023-09-23T23:55:03.083479+0000","last_fullsized":"2023-09-23T23:55:03.083479+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T06:37:21.318533+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"9.a","version":"319'11944","reported_seq":11965,"reported_epoch":319,"state":"active+clean","last_fresh":"2023-09-23T23:55:25.132716+0000","last_change":"2023-09-23T23:51:27.191549+0000","last_active":"2023-09-23T23:55:25.132716+0000","last_peered":"2023-09-23T23:55:25.132716+0000","last_clean":"2023-09-23T23:55:25.132716+0000","last_became_active":"2023-09-23T23:51:27.191257+0000","last_became_peered":"2023-09-23T23:51:27.191257+0000","last_unstale":"2023-09-23T23:55:25.132716+0000","last_undegraded":"2023-09-23T23:55:25.132716+0000","last_fullsized":"2023-09-23T23:55:25.132716+0000","mapping_epoch":308,"log_start":"315'7100","ondisk_log_start":"315'7100","created":308,"last_epoch_clean":309,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:51:26.164015+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:51:26.164015+0000","last_clean_scrub_stamp":"2023-09-23T23:51:26.164015+0000","objects_scrubbed":0,"log_size":4844,"log_dups_size":0,"ondisk_log_size":4844,"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 @ 2023-09-25T05:11:52.587601+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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":11944,"num_write_kb":382208,"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,3,6],"acting":[1,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"86'129","reported_seq":1024,"reported_epoch":319,"state":"active+clean","last_fresh":"2023-09-23T23:55:08.083845+0000","last_change":"2023-09-23T23:36:52.795698+0000","last_active":"2023-09-23T23:55:08.083845+0000","last_peered":"2023-09-23T23:55:08.083845+0000","last_clean":"2023-09-23T23:55:08.083845+0000","last_became_active":"2023-09-23T23:36:52.794988+0000","last_became_peered":"2023-09-23T23:36:52.794988+0000","last_unstale":"2023-09-23T23:55:08.083845+0000","last_undegraded":"2023-09-23T23:55:08.083845+0000","last_fullsized":"2023-09-23T23:55:08.083845+0000","mapping_epoch":151,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":152,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":129,"log_dups_size":0,"ondisk_log_size":129,"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 @ 2023-09-25T06:51:17.361254+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00137744,"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":1280,"num_read_kb":2606,"num_write":99,"num_write_kb":1350,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":11,"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":[2,3,1],"acting":[2,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":270,"reported_epoch":319,"state":"active+clean","last_fresh":"2023-09-23T23:55:08.108129+0000","last_change":"2023-09-23T23:26:27.455262+0000","last_active":"2023-09-23T23:55:08.108129+0000","last_peered":"2023-09-23T23:55:08.108129+0000","last_clean":"2023-09-23T23:55:08.108129+0000","last_became_active":"2023-09-23T23:26:27.454866+0000","last_became_peered":"2023-09-23T23:26:27.454866+0000","last_unstale":"2023-09-23T23:55:08.108129+0000","last_undegraded":"2023-09-23T23:55:08.108129+0000","last_fullsized":"2023-09-23T23:55:08.108129+0000","mapping_epoch":104,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":105,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:09:05.340269+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":335,"reported_epoch":319,"state":"active+clean","last_fresh":"2023-09-23T23:55:08.102067+0000","last_change":"2023-09-23T23:46:47.966351+0000","last_active":"2023-09-23T23:55:08.102067+0000","last_peered":"2023-09-23T23:55:08.102067+0000","last_clean":"2023-09-23T23:55:08.102067+0000","last_became_active":"2023-09-23T23:46:47.966053+0000","last_became_peered":"2023-09-23T23:46:47.966053+0000","last_unstale":"2023-09-23T23:55:08.102067+0000","last_undegraded":"2023-09-23T23:55:08.102067+0000","last_fullsized":"2023-09-23T23:55:08.102067+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:03:54.929346+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"9.8","version":"319'11884","reported_seq":11905,"reported_epoch":319,"state":"active+clean","last_fresh":"2023-09-23T23:55:25.143563+0000","last_change":"2023-09-23T23:51:27.190591+0000","last_active":"2023-09-23T23:55:25.143563+0000","last_peered":"2023-09-23T23:55:25.143563+0000","last_clean":"2023-09-23T23:55:25.143563+0000","last_became_active":"2023-09-23T23:51:27.189316+0000","last_became_peered":"2023-09-23T23:51:27.189316+0000","last_unstale":"2023-09-23T23:55:25.143563+0000","last_undegraded":"2023-09-23T23:55:25.143563+0000","last_fullsized":"2023-09-23T23:55:25.143563+0000","mapping_epoch":308,"log_start":"315'7000","ondisk_log_start":"315'7000","created":308,"last_epoch_clean":309,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:51:26.164015+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:51:26.164015+0000","last_clean_scrub_stamp":"2023-09-23T23:51:26.164015+0000","objects_scrubbed":0,"log_size":4884,"log_dups_size":0,"ondisk_log_size":4884,"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 @ 2023-09-25T04:06:03.240221+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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":11884,"num_write_kb":380288,"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":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.3","version":"86'236","reported_seq":1132,"reported_epoch":319,"state":"active+clean","last_fresh":"2023-09-23T23:55:08.084114+0000","last_change":"2023-09-23T23:39:04.842800+0000","last_active":"2023-09-23T23:55:08.084114+0000","last_peered":"2023-09-23T23:55:08.084114+0000","last_clean":"2023-09-23T23:55:08.084114+0000","last_became_active":"2023-09-23T23:39:04.839084+0000","last_became_peered":"2023-09-23T23:39:04.839084+0000","last_unstale":"2023-09-23T23:55:08.084114+0000","last_undegraded":"2023-09-23T23:55:08.084114+0000","last_fullsized":"2023-09-23T23:55:08.084114+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":236,"log_dups_size":0,"ondisk_log_size":236,"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 @ 2023-09-25T02:30:13.746830+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001002637,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":1277,"num_read_kb":1428,"num_write":202,"num_write_kb":266,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":22,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"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":[2,3,6],"acting":[2,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"1.0","version":"90'161","reported_seq":595,"reported_epoch":318,"state":"active+clean","last_fresh":"2023-09-23T23:55:03.076747+0000","last_change":"2023-09-23T23:39:04.825893+0000","last_active":"2023-09-23T23:55:03.076747+0000","last_peered":"2023-09-23T23:55:03.076747+0000","last_clean":"2023-09-23T23:55:03.076747+0000","last_became_active":"2023-09-23T23:39:04.825463+0000","last_became_peered":"2023-09-23T23:39:04.825463+0000","last_unstale":"2023-09-23T23:55:03.076747+0000","last_undegraded":"2023-09-23T23:55:03.076747+0000","last_fullsized":"2023-09-23T23:55:03.076747+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:06:14.091106+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:06:14.091106+0000","last_clean_scrub_stamp":"2023-09-23T23:06:14.091106+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"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 @ 2023-09-25T09:39:02.399806+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":486,"num_read_kb":912,"num_write":239,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":2361472,"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":[6,1,2],"acting":[6,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":253,"reported_epoch":318,"state":"active+clean","last_fresh":"2023-09-23T23:55:03.082719+0000","last_change":"2023-09-23T23:32:08.448810+0000","last_active":"2023-09-23T23:55:03.082719+0000","last_peered":"2023-09-23T23:55:03.082719+0000","last_clean":"2023-09-23T23:55:03.082719+0000","last_became_active":"2023-09-23T23:32:08.448209+0000","last_became_peered":"2023-09-23T23:32:08.448209+0000","last_unstale":"2023-09-23T23:55:03.082719+0000","last_undegraded":"2023-09-23T23:55:03.082719+0000","last_fullsized":"2023-09-23T23:55:03.082719+0000","mapping_epoch":120,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":121,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:20:27.061693+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,6,4],"acting":[3,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":272,"reported_epoch":318,"state":"active+clean","last_fresh":"2023-09-23T23:55:03.077603+0000","last_change":"2023-09-23T23:39:01.790984+0000","last_active":"2023-09-23T23:55:03.077603+0000","last_peered":"2023-09-23T23:55:03.077603+0000","last_clean":"2023-09-23T23:55:03.077603+0000","last_became_active":"2023-09-23T23:39:01.790626+0000","last_became_peered":"2023-09-23T23:39:01.790626+0000","last_unstale":"2023-09-23T23:55:03.077603+0000","last_undegraded":"2023-09-23T23:55:03.077603+0000","last_fullsized":"2023-09-23T23:55:03.077603+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T09:19:07.777738+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,3],"acting":[6,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"9.b","version":"319'12234","reported_seq":12253,"reported_epoch":319,"state":"active+clean","last_fresh":"2023-09-23T23:55:25.119122+0000","last_change":"2023-09-23T23:51:27.191559+0000","last_active":"2023-09-23T23:55:25.119122+0000","last_peered":"2023-09-23T23:55:25.119122+0000","last_clean":"2023-09-23T23:55:25.119122+0000","last_became_active":"2023-09-23T23:51:27.191236+0000","last_became_peered":"2023-09-23T23:51:27.191236+0000","last_unstale":"2023-09-23T23:55:25.119122+0000","last_undegraded":"2023-09-23T23:55:25.119122+0000","last_fullsized":"2023-09-23T23:55:25.119122+0000","mapping_epoch":308,"log_start":"314'6600","ondisk_log_start":"314'6600","created":308,"last_epoch_clean":309,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:51:26.164015+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:51:26.164015+0000","last_clean_scrub_stamp":"2023-09-23T23:51:26.164015+0000","objects_scrubbed":0,"log_size":5634,"log_dups_size":0,"ondisk_log_size":5634,"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 @ 2023-09-25T08:54:44.577096+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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":12234,"num_write_kb":391488,"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":[6,2,1],"acting":[6,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.0","version":"86'115","reported_seq":554,"reported_epoch":319,"state":"active+clean","last_fresh":"2023-09-23T23:55:08.108257+0000","last_change":"2023-09-23T23:39:04.825581+0000","last_active":"2023-09-23T23:55:08.108257+0000","last_peered":"2023-09-23T23:55:08.108257+0000","last_clean":"2023-09-23T23:55:08.108257+0000","last_became_active":"2023-09-23T23:39:04.824855+0000","last_became_peered":"2023-09-23T23:39:04.824855+0000","last_unstale":"2023-09-23T23:55:08.108257+0000","last_undegraded":"2023-09-23T23:55:08.108257+0000","last_fullsized":"2023-09-23T23:55:08.108257+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":115,"log_dups_size":0,"ondisk_log_size":115,"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 @ 2023-09-25T05:17:19.954995+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00094966699999999996,"stat_sum":{"num_bytes":4194304,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":507,"num_read_kb":3491,"num_write":106,"num_write_kb":7211,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":4194304,"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,3,6],"acting":[1,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":291,"reported_epoch":318,"state":"active+clean","last_fresh":"2023-09-23T23:55:03.082873+0000","last_change":"2023-09-23T23:46:47.964483+0000","last_active":"2023-09-23T23:55:03.082873+0000","last_peered":"2023-09-23T23:55:03.082873+0000","last_clean":"2023-09-23T23:55:03.082873+0000","last_became_active":"2023-09-23T23:46:47.962768+0000","last_became_peered":"2023-09-23T23:46:47.962768+0000","last_unstale":"2023-09-23T23:55:03.082873+0000","last_undegraded":"2023-09-23T23:55:03.082873+0000","last_fullsized":"2023-09-23T23:55:03.082873+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T09:13:59.016738+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,4,1],"acting":[3,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":278,"reported_epoch":318,"state":"active+clean","last_fresh":"2023-09-23T23:55:03.088999+0000","last_change":"2023-09-23T23:46:47.961066+0000","last_active":"2023-09-23T23:55:03.088999+0000","last_peered":"2023-09-23T23:55:03.088999+0000","last_clean":"2023-09-23T23:55:03.088999+0000","last_became_active":"2023-09-23T23:46:47.960715+0000","last_became_peered":"2023-09-23T23:46:47.960715+0000","last_unstale":"2023-09-23T23:55:03.088999+0000","last_undegraded":"2023-09-23T23:55:03.088999+0000","last_fullsized":"2023-09-23T23:55:03.088999+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T06:58:00.527563+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,2,4],"acting":[1,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"9.e","version":"319'12110","reported_seq":12129,"reported_epoch":319,"state":"active+clean","last_fresh":"2023-09-23T23:55:25.119206+0000","last_change":"2023-09-23T23:51:27.196862+0000","last_active":"2023-09-23T23:55:25.119206+0000","last_peered":"2023-09-23T23:55:25.119206+0000","last_clean":"2023-09-23T23:55:25.119206+0000","last_became_active":"2023-09-23T23:51:27.196579+0000","last_became_peered":"2023-09-23T23:51:27.196579+0000","last_unstale":"2023-09-23T23:55:25.119206+0000","last_undegraded":"2023-09-23T23:55:25.119206+0000","last_fullsized":"2023-09-23T23:55:25.119206+0000","mapping_epoch":308,"log_start":"314'5500","ondisk_log_start":"314'5500","created":308,"last_epoch_clean":309,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:51:26.164015+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:51:26.164015+0000","last_clean_scrub_stamp":"2023-09-23T23:51:26.164015+0000","objects_scrubbed":0,"log_size":6610,"log_dups_size":0,"ondisk_log_size":6610,"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 @ 2023-09-25T11:24:38.658551+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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":12110,"num_write_kb":387520,"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":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.5","version":"86'75","reported_seq":631,"reported_epoch":318,"state":"active+clean","last_fresh":"2023-09-23T23:55:03.083947+0000","last_change":"2023-09-23T23:39:01.835461+0000","last_active":"2023-09-23T23:55:03.083947+0000","last_peered":"2023-09-23T23:55:03.083947+0000","last_clean":"2023-09-23T23:55:03.083947+0000","last_became_active":"2023-09-23T23:39:01.785871+0000","last_became_peered":"2023-09-23T23:39:01.785871+0000","last_unstale":"2023-09-23T23:55:03.083947+0000","last_undegraded":"2023-09-23T23:55:03.083947+0000","last_fullsized":"2023-09-23T23:55:03.083947+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":75,"log_dups_size":0,"ondisk_log_size":75,"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 @ 2023-09-25T08:31:23.278851+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001060697,"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":561,"num_read_kb":487,"num_write":59,"num_write_kb":42,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":10,"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,4,6],"acting":[1,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":287,"reported_epoch":318,"state":"active+clean","last_fresh":"2023-09-23T23:55:03.083681+0000","last_change":"2023-09-23T23:34:47.348873+0000","last_active":"2023-09-23T23:55:03.083681+0000","last_peered":"2023-09-23T23:55:03.083681+0000","last_clean":"2023-09-23T23:55:03.083681+0000","last_became_active":"2023-09-23T23:34:47.348583+0000","last_became_peered":"2023-09-23T23:34:47.348583+0000","last_unstale":"2023-09-23T23:55:03.083681+0000","last_undegraded":"2023-09-23T23:55:03.083681+0000","last_fullsized":"2023-09-23T23:55:03.083681+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:36:01.708489+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":246,"reported_epoch":318,"state":"active+clean","last_fresh":"2023-09-23T23:55:03.086230+0000","last_change":"2023-09-23T23:46:47.963861+0000","last_active":"2023-09-23T23:55:03.086230+0000","last_peered":"2023-09-23T23:55:03.086230+0000","last_clean":"2023-09-23T23:55:03.086230+0000","last_became_active":"2023-09-23T23:46:47.963373+0000","last_became_peered":"2023-09-23T23:46:47.963373+0000","last_unstale":"2023-09-23T23:55:03.086230+0000","last_undegraded":"2023-09-23T23:55:03.086230+0000","last_fullsized":"2023-09-23T23:55:03.086230+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:51:08.274713+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,2,4],"acting":[1,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"9.d","version":"319'12402","reported_seq":12424,"reported_epoch":319,"state":"active+clean","last_fresh":"2023-09-23T23:55:25.138301+0000","last_change":"2023-09-23T23:51:27.192320+0000","last_active":"2023-09-23T23:55:25.138301+0000","last_peered":"2023-09-23T23:55:25.138301+0000","last_clean":"2023-09-23T23:55:25.138301+0000","last_became_active":"2023-09-23T23:51:27.192069+0000","last_became_peered":"2023-09-23T23:51:27.192069+0000","last_unstale":"2023-09-23T23:55:25.138301+0000","last_undegraded":"2023-09-23T23:55:25.138301+0000","last_fullsized":"2023-09-23T23:55:25.138301+0000","mapping_epoch":308,"log_start":"315'7500","ondisk_log_start":"315'7500","created":308,"last_epoch_clean":309,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:51:26.164015+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:51:26.164015+0000","last_clean_scrub_stamp":"2023-09-23T23:51:26.164015+0000","objects_scrubbed":0,"log_size":4902,"log_dups_size":0,"ondisk_log_size":4902,"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 @ 2023-09-25T06:44:03.592042+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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":1,"num_read_kb":1,"num_write":12402,"num_write_kb":396801,"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,4,6],"acting":[1,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.7","version":"68'2","reported_seq":333,"reported_epoch":318,"state":"active+clean","last_fresh":"2023-09-23T23:55:07.602210+0000","last_change":"2023-09-23T23:39:01.789138+0000","last_active":"2023-09-23T23:55:07.602210+0000","last_peered":"2023-09-23T23:55:07.602210+0000","last_clean":"2023-09-23T23:55:07.602210+0000","last_became_active":"2023-09-23T23:39:01.776768+0000","last_became_peered":"2023-09-23T23:39:01.776768+0000","last_unstale":"2023-09-23T23:55:07.602210+0000","last_undegraded":"2023-09-23T23:55:07.602210+0000","last_fullsized":"2023-09-23T23:55:07.602210+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T11:01:50.480472+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"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":[3,2,1],"acting":[3,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"86'170","reported_seq":636,"reported_epoch":319,"state":"active+clean","last_fresh":"2023-09-23T23:55:08.101592+0000","last_change":"2023-09-23T23:25:05.228483+0000","last_active":"2023-09-23T23:55:08.101592+0000","last_peered":"2023-09-23T23:55:08.101592+0000","last_clean":"2023-09-23T23:55:08.101592+0000","last_became_active":"2023-09-23T23:25:05.227766+0000","last_became_peered":"2023-09-23T23:25:05.227766+0000","last_unstale":"2023-09-23T23:55:08.101592+0000","last_undegraded":"2023-09-23T23:55:08.101592+0000","last_fullsized":"2023-09-23T23:55:08.101592+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":170,"log_dups_size":0,"ondisk_log_size":170,"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 @ 2023-09-25T06:17:40.984099+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00066166300000000005,"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":537,"num_read_kb":1957,"num_write":160,"num_write_kb":2393,"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,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":309,"reported_epoch":318,"state":"active+clean","last_fresh":"2023-09-23T23:55:03.081393+0000","last_change":"2023-09-23T23:39:01.786256+0000","last_active":"2023-09-23T23:55:03.081393+0000","last_peered":"2023-09-23T23:55:03.081393+0000","last_clean":"2023-09-23T23:55:03.081393+0000","last_became_active":"2023-09-23T23:39:01.785899+0000","last_became_peered":"2023-09-23T23:39:01.785899+0000","last_unstale":"2023-09-23T23:55:03.081393+0000","last_undegraded":"2023-09-23T23:55:03.081393+0000","last_fullsized":"2023-09-23T23:55:03.081393+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:01:41.201506+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"9.c","version":"319'12394","reported_seq":12415,"reported_epoch":319,"state":"active+clean","last_fresh":"2023-09-23T23:55:25.140317+0000","last_change":"2023-09-23T23:51:27.192367+0000","last_active":"2023-09-23T23:55:25.140317+0000","last_peered":"2023-09-23T23:55:25.140317+0000","last_clean":"2023-09-23T23:55:25.140317+0000","last_became_active":"2023-09-23T23:51:27.191873+0000","last_became_peered":"2023-09-23T23:51:27.191873+0000","last_unstale":"2023-09-23T23:55:25.140317+0000","last_undegraded":"2023-09-23T23:55:25.140317+0000","last_fullsized":"2023-09-23T23:55:25.140317+0000","mapping_epoch":308,"log_start":"315'7500","ondisk_log_start":"315'7500","created":308,"last_epoch_clean":309,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:51:26.164015+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:51:26.164015+0000","last_clean_scrub_stamp":"2023-09-23T23:51:26.164015+0000","objects_scrubbed":0,"log_size":4894,"log_dups_size":0,"ondisk_log_size":4894,"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 @ 2023-09-25T03:05:00.666020+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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":12394,"num_write_kb":396608,"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":[3,4,6],"acting":[3,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.7","version":"86'45","reported_seq":469,"reported_epoch":318,"state":"active+clean","last_fresh":"2023-09-23T23:55:03.077785+0000","last_change":"2023-09-23T23:39:01.826213+0000","last_active":"2023-09-23T23:55:03.077785+0000","last_peered":"2023-09-23T23:55:03.077785+0000","last_clean":"2023-09-23T23:55:03.077785+0000","last_became_active":"2023-09-23T23:39:01.790699+0000","last_became_peered":"2023-09-23T23:39:01.790699+0000","last_unstale":"2023-09-23T23:55:03.077785+0000","last_undegraded":"2023-09-23T23:55:03.077785+0000","last_fullsized":"2023-09-23T23:55:03.077785+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":45,"log_dups_size":0,"ondisk_log_size":45,"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 @ 2023-09-25T04:53:17.666559+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000729169,"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":205,"num_read_kb":1380,"num_write":40,"num_write_kb":1138,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":7,"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":[6,2,3],"acting":[6,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"69'1","reported_seq":258,"reported_epoch":318,"state":"active+clean","last_fresh":"2023-09-23T23:55:03.089144+0000","last_change":"2023-09-23T23:39:01.807884+0000","last_active":"2023-09-23T23:55:03.089144+0000","last_peered":"2023-09-23T23:55:03.089144+0000","last_clean":"2023-09-23T23:55:03.089144+0000","last_became_active":"2023-09-23T23:39:01.782282+0000","last_became_peered":"2023-09-23T23:39:01.782282+0000","last_unstale":"2023-09-23T23:55:03.089144+0000","last_undegraded":"2023-09-23T23:55:03.089144+0000","last_fullsized":"2023-09-23T23:55:03.089144+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"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 @ 2023-09-25T07:33:53.803220+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"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,3,6],"acting":[1,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":278,"reported_epoch":318,"state":"active+clean","last_fresh":"2023-09-23T23:55:03.076902+0000","last_change":"2023-09-23T23:39:01.786484+0000","last_active":"2023-09-23T23:55:03.076902+0000","last_peered":"2023-09-23T23:55:03.076902+0000","last_clean":"2023-09-23T23:55:03.076902+0000","last_became_active":"2023-09-23T23:39:01.783785+0000","last_became_peered":"2023-09-23T23:39:01.783785+0000","last_unstale":"2023-09-23T23:55:03.076902+0000","last_undegraded":"2023-09-23T23:55:03.076902+0000","last_fullsized":"2023-09-23T23:55:03.076902+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T07:13:44.411621+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,2],"acting":[6,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.1b","version":"69'2","reported_seq":186,"reported_epoch":318,"state":"active+clean","last_fresh":"2023-09-23T23:55:03.086149+0000","last_change":"2023-09-23T23:39:01.780928+0000","last_active":"2023-09-23T23:55:03.086149+0000","last_peered":"2023-09-23T23:55:03.086149+0000","last_clean":"2023-09-23T23:55:03.086149+0000","last_became_active":"2023-09-23T23:39:01.780365+0000","last_became_peered":"2023-09-23T23:39:01.780365+0000","last_unstale":"2023-09-23T23:55:03.086149+0000","last_undegraded":"2023-09-23T23:55:03.086149+0000","last_fullsized":"2023-09-23T23:55:03.086149+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T09:02:03.468255+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,4,3],"acting":[1,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":186,"reported_epoch":318,"state":"active+clean","last_fresh":"2023-09-23T23:55:06.709538+0000","last_change":"2023-09-23T23:46:03.883022+0000","last_active":"2023-09-23T23:55:06.709538+0000","last_peered":"2023-09-23T23:55:06.709538+0000","last_clean":"2023-09-23T23:55:06.709538+0000","last_became_active":"2023-09-23T23:46:03.882627+0000","last_became_peered":"2023-09-23T23:46:03.882627+0000","last_unstale":"2023-09-23T23:55:06.709538+0000","last_undegraded":"2023-09-23T23:55:06.709538+0000","last_fullsized":"2023-09-23T23:55:06.709538+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T04:29:09.437941+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[2,1,3],"acting":[2,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1c","version":"68'2","reported_seq":195,"reported_epoch":318,"state":"active+clean","last_fresh":"2023-09-23T23:55:06.709560+0000","last_change":"2023-09-23T23:39:01.815450+0000","last_active":"2023-09-23T23:55:06.709560+0000","last_peered":"2023-09-23T23:55:06.709560+0000","last_clean":"2023-09-23T23:55:06.709560+0000","last_became_active":"2023-09-23T23:39:01.780808+0000","last_became_peered":"2023-09-23T23:39:01.780808+0000","last_unstale":"2023-09-23T23:55:06.709560+0000","last_undegraded":"2023-09-23T23:55:06.709560+0000","last_fullsized":"2023-09-23T23:55:06.709560+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T04:52:51.165825+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"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":[2,1,6],"acting":[2,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":291,"reported_epoch":318,"state":"active+clean","last_fresh":"2023-09-23T23:55:03.082347+0000","last_change":"2023-09-23T23:46:47.964382+0000","last_active":"2023-09-23T23:55:03.082347+0000","last_peered":"2023-09-23T23:55:03.082347+0000","last_clean":"2023-09-23T23:55:03.082347+0000","last_became_active":"2023-09-23T23:46:47.963932+0000","last_became_peered":"2023-09-23T23:46:47.963932+0000","last_unstale":"2023-09-23T23:55:03.082347+0000","last_undegraded":"2023-09-23T23:55:03.082347+0000","last_fullsized":"2023-09-23T23:55:03.082347+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:55:44.372957+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,4,1],"acting":[3,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1d","version":"68'2","reported_seq":205,"reported_epoch":318,"state":"active+clean","last_fresh":"2023-09-23T23:55:03.077665+0000","last_change":"2023-09-23T23:35:10.676206+0000","last_active":"2023-09-23T23:55:03.077665+0000","last_peered":"2023-09-23T23:55:03.077665+0000","last_clean":"2023-09-23T23:55:03.077665+0000","last_became_active":"2023-09-23T23:35:10.675843+0000","last_became_peered":"2023-09-23T23:35:10.675843+0000","last_unstale":"2023-09-23T23:55:03.077665+0000","last_undegraded":"2023-09-23T23:55:03.077665+0000","last_fullsized":"2023-09-23T23:55:03.077665+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T04:00:31.310495+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"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":1,"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":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":305,"reported_epoch":318,"state":"active+clean","last_fresh":"2023-09-23T23:55:03.082629+0000","last_change":"2023-09-23T23:46:47.961852+0000","last_active":"2023-09-23T23:55:03.082629+0000","last_peered":"2023-09-23T23:55:03.082629+0000","last_clean":"2023-09-23T23:55:03.082629+0000","last_became_active":"2023-09-23T23:46:47.961486+0000","last_became_peered":"2023-09-23T23:46:47.961486+0000","last_unstale":"2023-09-23T23:55:03.082629+0000","last_undegraded":"2023-09-23T23:55:03.082629+0000","last_fullsized":"2023-09-23T23:55:03.082629+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T04:42:08.826090+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,4,2],"acting":[3,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1e","version":"69'2","reported_seq":303,"reported_epoch":318,"state":"active+clean","last_fresh":"2023-09-23T23:55:03.082570+0000","last_change":"2023-09-23T23:26:56.890000+0000","last_active":"2023-09-23T23:55:03.082570+0000","last_peered":"2023-09-23T23:55:03.082570+0000","last_clean":"2023-09-23T23:55:03.082570+0000","last_became_active":"2023-09-23T23:26:56.889604+0000","last_became_peered":"2023-09-23T23:26:56.889604+0000","last_unstale":"2023-09-23T23:55:03.082570+0000","last_undegraded":"2023-09-23T23:55:03.082570+0000","last_fullsized":"2023-09-23T23:55:03.082570+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T06:45:20.534490+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":332,"reported_epoch":318,"state":"active+clean","last_fresh":"2023-09-23T23:55:03.082589+0000","last_change":"2023-09-23T23:37:33.626975+0000","last_active":"2023-09-23T23:55:03.082589+0000","last_peered":"2023-09-23T23:55:03.082589+0000","last_clean":"2023-09-23T23:55:03.082589+0000","last_became_active":"2023-09-23T23:37:33.626337+0000","last_became_peered":"2023-09-23T23:37:33.626337+0000","last_unstale":"2023-09-23T23:55:03.082589+0000","last_undegraded":"2023-09-23T23:55:03.082589+0000","last_fullsized":"2023-09-23T23:55:03.082589+0000","mapping_epoch":159,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":160,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T01:45:41.499383+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,2,6],"acting":[3,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1f","version":"69'5","reported_seq":224,"reported_epoch":319,"state":"active+clean","last_fresh":"2023-09-23T23:55:08.096285+0000","last_change":"2023-09-23T23:34:47.366146+0000","last_active":"2023-09-23T23:55:08.096285+0000","last_peered":"2023-09-23T23:55:08.096285+0000","last_clean":"2023-09-23T23:55:08.096285+0000","last_became_active":"2023-09-23T23:34:47.361648+0000","last_became_peered":"2023-09-23T23:34:47.361648+0000","last_unstale":"2023-09-23T23:55:08.096285+0000","last_undegraded":"2023-09-23T23:55:08.096285+0000","last_fullsized":"2023-09-23T23:55:08.096285+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":134,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"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 @ 2023-09-25T11:02:38.085203+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"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":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":554,"num_keys_recovered":0,"num_objects_omap":1,"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":[2,6,4],"acting":[2,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":278,"reported_epoch":318,"state":"active+clean","last_fresh":"2023-09-23T23:55:03.092671+0000","last_change":"2023-09-23T23:25:05.227361+0000","last_active":"2023-09-23T23:55:03.092671+0000","last_peered":"2023-09-23T23:55:03.092671+0000","last_clean":"2023-09-23T23:55:03.092671+0000","last_became_active":"2023-09-23T23:25:05.227003+0000","last_became_peered":"2023-09-23T23:25:05.227003+0000","last_unstale":"2023-09-23T23:55:03.092671+0000","last_undegraded":"2023-09-23T23:55:03.092671+0000","last_fullsized":"2023-09-23T23:55:03.092671+0000","mapping_epoch":99,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T03:23:19.993318+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"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":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5504,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"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":22,"num_whiteouts":0,"num_read":19,"num_read_kb":18,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":33,"num_bytes_recovered":5504,"num_keys_recovered":10,"num_objects_omap":14,"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":143360,"data_stored":22662,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":27272,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"up":96,"acting":96,"num_store_stats":8},{"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":486,"num_read_kb":912,"num_write":239,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":2361472,"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":2969600,"data_stored":2951840,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":161,"ondisk_log_size":161,"up":3,"acting":3,"num_store_stats":5},{"poolid":9,"num_pg":16,"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":1,"num_read_kb":1,"num_write":196006,"num_write_kb":6272129,"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":82606,"ondisk_log_size":82606,"up":48,"acting":48,"num_store_stats":5},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":4194323,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"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":4,"num_whiteouts":0,"num_read":5980,"num_read_kb":13243,"num_write":846,"num_write_kb":12714,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":92,"num_bytes_recovered":4194342,"num_keys_recovered":0,"num_objects_omap":2,"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":20987904,"data_stored":20971596,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6143,"internal_metadata":0},"log_size":976,"ondisk_log_size":976,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":0,"seq":231928234526,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"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},"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":[]},{"osd":6,"up_from":46,"seq":197568496168,"num_pgs":54,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":629980,"kb_used_data":8212,"kb_used_omap":0,"kb_used_meta":621760,"kb_avail":93115172,"statfs":{"total":95995035648,"available":95349936128,"internally_reserved":0,"allocated":8409088,"data_stored":7168056,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":636682240},"hb_peers":[0,1,2,3,4,5,7],"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":"Sat Sep 23 23:54:36 2023","interfaces":[{"interface":"back","average":{"1min":0.77300000000000002,"5min":0.81200000000000006,"15min":0.77100000000000002},"min":{"1min":0.33400000000000002,"5min":0.313,"15min":0.28199999999999997},"max":{"1min":3.6699999999999999,"5min":4.5039999999999996,"15min":5.3570000000000002},"last":1.179},{"interface":"front","average":{"1min":1.018,"5min":0.81000000000000005,"15min":0.81599999999999995},"min":{"1min":0.46600000000000003,"5min":0.32300000000000001,"15min":0.29799999999999999},"max":{"1min":4.0469999999999997,"5min":4.0469999999999997,"15min":5.9649999999999999},"last":0.874}]},{"osd":1,"last update":"Sat Sep 23 23:54:56 2023","interfaces":[{"interface":"back","average":{"1min":1.7130000000000001,"5min":2.5030000000000001,"15min":2.6949999999999998},"min":{"1min":0.58399999999999996,"5min":0.33700000000000002,"15min":0.28799999999999998},"max":{"1min":6.8390000000000004,"5min":66.025000000000006,"15min":129.09100000000001},"last":1.546},{"interface":"front","average":{"1min":1.5820000000000001,"5min":2.645,"15min":2.794},"min":{"1min":0.30599999999999999,"5min":0.30599999999999999,"15min":0.28599999999999998},"max":{"1min":7.0490000000000004,"5min":65.971999999999994,"15min":129.14599999999999},"last":0.91500000000000004}]},{"osd":2,"last update":"Sat Sep 23 23:55:17 2023","interfaces":[{"interface":"back","average":{"1min":1.089,"5min":1.131,"15min":1.946},"min":{"1min":0.33900000000000002,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":4.0709999999999997,"5min":7.6870000000000003,"15min":119.17},"last":1.3180000000000001},{"interface":"front","average":{"1min":0.91600000000000004,"5min":1.194,"15min":2.0670000000000002},"min":{"1min":0.41899999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":2.504,"5min":7.274,"15min":119.084},"last":0.95399999999999996}]},{"osd":3,"last update":"Sat Sep 23 23:54:44 2023","interfaces":[{"interface":"back","average":{"1min":6.016,"5min":3.8479999999999999,"15min":3.5289999999999999},"min":{"1min":0.58399999999999996,"5min":0.38800000000000001,"15min":0.33200000000000002},"max":{"1min":84.659000000000006,"5min":84.659000000000006,"15min":119.053},"last":1.4470000000000001},{"interface":"front","average":{"1min":6.085,"5min":3.7349999999999999,"15min":3.5800000000000001},"min":{"1min":0.36099999999999999,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":85.102000000000004,"5min":85.102000000000004,"15min":120.919},"last":1.0189999999999999}]},{"osd":4,"last update":"Sat Sep 23 23:54:56 2023","interfaces":[{"interface":"back","average":{"1min":0.873,"5min":0.93700000000000006,"15min":0.878},"min":{"1min":0.30499999999999999,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":3.7160000000000002,"5min":4.2569999999999997,"15min":4.5259999999999998},"last":1.4139999999999999},{"interface":"front","average":{"1min":1.0249999999999999,"5min":0.98599999999999999,"15min":0.97599999999999998},"min":{"1min":0.31900000000000001,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":3.7850000000000001,"5min":4.6200000000000001,"15min":4.6200000000000001},"last":1.6100000000000001}]},{"osd":5,"last update":"Sat Sep 23 23:54:56 2023","interfaces":[{"interface":"back","average":{"1min":1.079,"5min":1.028,"15min":0.96199999999999997},"min":{"1min":0.39200000000000002,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":3.7639999999999998,"5min":5.7000000000000002,"15min":5.7000000000000002},"last":1.492},{"interface":"front","average":{"1min":1.036,"5min":1.0169999999999999,"15min":0.98699999999999999},"min":{"1min":0.42399999999999999,"5min":0.42399999999999999,"15min":0.38600000000000001},"max":{"1min":3.8380000000000001,"5min":3.8380000000000001,"15min":3.8380000000000001},"last":1.6619999999999999}]},{"osd":7,"last update":"Sat Sep 23 23:54:56 2023","interfaces":[{"interface":"back","average":{"1min":1.083,"5min":1.01,"15min":1.036},"min":{"1min":0.44,"5min":0.44,"15min":0.44},"max":{"1min":3.883,"5min":3.883,"15min":5.9560000000000004},"last":1.7070000000000001},{"interface":"front","average":{"1min":1.1259999999999999,"5min":1.101,"15min":1.0940000000000001},"min":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.40799999999999997},"max":{"1min":3.9249999999999998,"5min":3.9249999999999998,"15min":4.2030000000000003},"last":1.7470000000000001}]}]},{"osd":1,"up_from":99,"seq":425201762671,"num_pgs":62,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1040720,"kb_used_data":8840,"kb_used_omap":6,"kb_used_meta":1031865,"kb_avail":92704432,"statfs":{"total":95995035648,"available":94929338368,"internally_reserved":0,"allocated":9052160,"data_stored":7258153,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6760,"internal_metadata":1056630168},"hb_peers":[0,2,3,4,5,6,7],"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 23:55:24 2023","interfaces":[{"interface":"back","average":{"1min":1.9339999999999999,"5min":1.5209999999999999,"15min":1.46},"min":{"1min":0.23000000000000001,"5min":0.20000000000000001,"15min":0.20000000000000001},"max":{"1min":8.1289999999999996,"5min":9.7349999999999994,"15min":9.7349999999999994},"last":0.59499999999999997},{"interface":"front","average":{"1min":0.83599999999999997,"5min":1.343,"15min":1.242},"min":{"1min":0.22900000000000001,"5min":0.20000000000000001,"15min":0.20000000000000001},"max":{"1min":3.5,"5min":32.689,"15min":32.689},"last":0.61799999999999999}]},{"osd":2,"last update":"Sat Sep 23 23:55:24 2023","interfaces":[{"interface":"back","average":{"1min":3.855,"5min":2.3319999999999999,"15min":2.6949999999999998},"min":{"1min":0.28100000000000003,"5min":0.219,"15min":0.20100000000000001},"max":{"1min":21.100000000000001,"5min":21.100000000000001,"15min":94.941000000000003},"last":0.68400000000000005},{"interface":"front","average":{"1min":3.2709999999999999,"5min":2.2930000000000001,"15min":2.7400000000000002},"min":{"1min":0.51900000000000002,"5min":0.22800000000000001,"15min":0.20999999999999999},"max":{"1min":21.411000000000001,"5min":32.420000000000002,"15min":97.233999999999995},"last":0.752}]},{"osd":3,"last update":"Sat Sep 23 23:54:51 2023","interfaces":[{"interface":"back","average":{"1min":4.1230000000000002,"5min":3.1499999999999999,"15min":3.335},"min":{"1min":0.41499999999999998,"5min":0.26700000000000002,"15min":0.26500000000000001},"max":{"1min":31.783000000000001,"5min":33.408999999999999,"15min":74.478999999999999},"last":0.70799999999999996},{"interface":"front","average":{"1min":4.2119999999999997,"5min":2.7850000000000001,"15min":3.044},"min":{"1min":0.378,"5min":0.33400000000000002,"15min":0.26200000000000001},"max":{"1min":32.753,"5min":33.334000000000003,"15min":73.878},"last":0.67000000000000004}]},{"osd":4,"last update":"Sat Sep 23 23:55:24 2023","interfaces":[{"interface":"back","average":{"1min":0.97299999999999998,"5min":1.3300000000000001,"15min":1.222},"min":{"1min":0.33400000000000002,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":4.2380000000000004,"5min":6.9699999999999998,"15min":6.9699999999999998},"last":0.85999999999999999},{"interface":"front","average":{"1min":2.0840000000000001,"5min":1.958,"15min":1.7889999999999999},"min":{"1min":0.50900000000000001,"5min":0.38300000000000001,"15min":0.30299999999999999},"max":{"1min":8.2029999999999994,"5min":9.8469999999999995,"15min":10.954000000000001},"last":0.89500000000000002}]},{"osd":5,"last update":"Sat Sep 23 23:55:24 2023","interfaces":[{"interface":"back","average":{"1min":1.091,"5min":1.6619999999999999,"15min":1.571},"min":{"1min":0.41499999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":3.5379999999999998,"5min":32.622999999999998,"15min":32.622999999999998},"last":1.139},{"interface":"front","average":{"1min":1.2989999999999999,"5min":1.407,"15min":1.3080000000000001},"min":{"1min":0.373,"5min":0.315,"15min":0.315},"max":{"1min":4.3109999999999999,"5min":7.1139999999999999,"15min":7.1139999999999999},"last":0.90800000000000003}]},{"osd":6,"last update":"Sat Sep 23 23:55:24 2023","interfaces":[{"interface":"back","average":{"1min":1.1699999999999999,"5min":1.7709999999999999,"15min":1.675},"min":{"1min":0.38600000000000001,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":3.5739999999999998,"5min":32.549999999999997,"15min":32.549999999999997},"last":1.1950000000000001},{"interface":"front","average":{"1min":1.5309999999999999,"5min":1.5309999999999999,"15min":1.429},"min":{"1min":0.41899999999999998,"5min":0.34100000000000003,"15min":0.312},"max":{"1min":4.335,"5min":7.149,"15min":7.149},"last":1.004}]},{"osd":7,"last update":"Sat Sep 23 23:55:24 2023","interfaces":[{"interface":"back","average":{"1min":1.3859999999999999,"5min":1.464,"15min":1.387},"min":{"1min":0.40200000000000002,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":4.2999999999999998,"5min":7.0810000000000004,"15min":8.5670000000000002},"last":1.1719999999999999},{"interface":"front","average":{"1min":2.1139999999999999,"5min":1.946,"15min":1.8300000000000001},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":8.2330000000000005,"5min":9.8290000000000006,"15min":9.8290000000000006},"last":1.125}]}]},{"osd":0,"up_from":0,"seq":403726926198,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"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},"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":[]},{"osd":2,"up_from":104,"seq":446676599135,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1010612,"kb_used_data":4780,"kb_used_omap":11,"kb_used_meta":1005812,"kb_avail":92734540,"statfs":{"total":95995035648,"available":94960168960,"internally_reserved":0,"allocated":4894720,"data_stored":3072689,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12272,"internal_metadata":1029951504},"hb_peers":[0,1,3,4,5,6,7],"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":"Sat Sep 23 23:55:30 2023","interfaces":[{"interface":"back","average":{"1min":0.76500000000000001,"5min":1.0289999999999999,"15min":0.90400000000000003},"min":{"1min":0.26000000000000001,"5min":0.20599999999999999,"15min":0.19500000000000001},"max":{"1min":3.7730000000000001,"5min":8.0459999999999994,"15min":8.0459999999999994},"last":0.53800000000000003},{"interface":"front","average":{"1min":1.282,"5min":1.335,"15min":1.085},"min":{"1min":0.224,"5min":0.224,"15min":0.224},"max":{"1min":3.746,"5min":8.0869999999999997,"15min":9.1890000000000001},"last":1.1499999999999999}]},{"osd":1,"last update":"Sat Sep 23 23:55:30 2023","interfaces":[{"interface":"back","average":{"1min":7.0659999999999998,"5min":5.7169999999999996,"15min":3.2490000000000001},"min":{"1min":0.32100000000000001,"5min":0.221,"15min":0.21099999999999999},"max":{"1min":71.012,"5min":165.161,"15min":165.161},"last":0.59199999999999997},{"interface":"front","average":{"1min":5.7779999999999996,"5min":5.7619999999999996,"15min":3.3130000000000002},"min":{"1min":0.38700000000000001,"5min":0.252,"15min":0.252},"max":{"1min":71.066000000000003,"5min":163.53999999999999,"15min":163.53999999999999},"last":0.67900000000000005}]},{"osd":3,"last update":"Sat Sep 23 23:54:50 2023","interfaces":[{"interface":"back","average":{"1min":8.2360000000000007,"5min":5.548,"15min":3.5110000000000001},"min":{"1min":0.22500000000000001,"5min":0.22500000000000001,"15min":0.224},"max":{"1min":131.65199999999999,"5min":221.93600000000001,"15min":221.93600000000001},"last":0.88300000000000001},{"interface":"front","average":{"1min":8.3629999999999995,"5min":5.3419999999999996,"15min":3.661},"min":{"1min":0.308,"5min":0.27400000000000002,"15min":0.245},"max":{"1min":131.809,"5min":220.27699999999999,"15min":220.27699999999999},"last":0.80300000000000005}]},{"osd":4,"last update":"Sat Sep 23 23:55:30 2023","interfaces":[{"interface":"back","average":{"1min":1.609,"5min":1.4330000000000001,"15min":1.304},"min":{"1min":0.52000000000000002,"5min":0.33800000000000002,"15min":0.32600000000000001},"max":{"1min":5.8150000000000004,"5min":8.4199999999999999,"15min":8.4199999999999999},"last":0.92200000000000004},{"interface":"front","average":{"1min":0.96599999999999997,"5min":1.218,"15min":1.306},"min":{"1min":0.34300000000000003,"5min":0.33400000000000002,"15min":0.316},"max":{"1min":3.4329999999999998,"5min":8.4960000000000004,"15min":8.4960000000000004},"last":1.3169999999999999}]},{"osd":5,"last update":"Sat Sep 23 23:55:30 2023","interfaces":[{"interface":"back","average":{"1min":1.9950000000000001,"5min":1.4259999999999999,"15min":1.2390000000000001},"min":{"1min":0.40799999999999997,"5min":0.38100000000000001,"15min":0.34000000000000002},"max":{"1min":6.8540000000000001,"5min":7.9950000000000001,"15min":9.9039999999999999},"last":0.98799999999999999},{"interface":"front","average":{"1min":1.79,"5min":1.546,"15min":1.3979999999999999},"min":{"1min":0.58099999999999996,"5min":0.376,"15min":0.376},"max":{"1min":6.4630000000000001,"5min":8.3710000000000004,"15min":9.1349999999999998},"last":1.077}]},{"osd":6,"last update":"Sat Sep 23 23:55:30 2023","interfaces":[{"interface":"back","average":{"1min":1.2629999999999999,"5min":1.4430000000000001,"15min":1.4870000000000001},"min":{"1min":0.378,"5min":0.36799999999999999,"15min":0.34100000000000003},"max":{"1min":3.3820000000000001,"5min":8.5559999999999992,"15min":10.929},"last":1.409},{"interface":"front","average":{"1min":2.024,"5min":1.5720000000000001,"15min":1.3049999999999999},"min":{"1min":0.56699999999999995,"5min":0.44600000000000001,"15min":0.34200000000000003},"max":{"1min":6.8300000000000001,"5min":7.9359999999999999,"15min":9.8719999999999999},"last":0.93899999999999995}]},{"osd":7,"last update":"Sat Sep 23 23:55:30 2023","interfaces":[{"interface":"back","average":{"1min":1.1200000000000001,"5min":1.3839999999999999,"15min":1.409},"min":{"1min":0.46700000000000003,"5min":0.40600000000000003,"15min":0.36799999999999999},"max":{"1min":3.464,"5min":8.5299999999999994,"15min":10.664},"last":1.46},{"interface":"front","average":{"1min":1.9890000000000001,"5min":1.524,"15min":1.3360000000000001},"min":{"1min":0.432,"5min":0.42599999999999999,"15min":0.40300000000000002},"max":{"1min":6.8789999999999996,"5min":8.0269999999999992,"15min":9.9359999999999999},"last":0.96599999999999997}]}]},{"osd":3,"up_from":109,"seq":468151435609,"num_pgs":62,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1063516,"kb_used_data":8212,"kb_used_omap":5,"kb_used_meta":1055290,"kb_avail":92681636,"statfs":{"total":95995035648,"available":94905995264,"internally_reserved":0,"allocated":8409088,"data_stored":6660837,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5347,"internal_metadata":1080617757},"hb_peers":[0,1,2,4,5,6,7],"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":"Sat Sep 23 23:54:54 2023","interfaces":[{"interface":"back","average":{"1min":1.226,"5min":1.0980000000000001,"15min":1.228},"min":{"1min":0.19800000000000001,"5min":0.19800000000000001,"15min":0.182},"max":{"1min":6.3890000000000002,"5min":8.548,"15min":8.9909999999999997},"last":0.63600000000000001},{"interface":"front","average":{"1min":1.302,"5min":1.4419999999999999,"15min":1.47},"min":{"1min":0.21199999999999999,"5min":0.21199999999999999,"15min":0.20200000000000001},"max":{"1min":4.7969999999999997,"5min":8.3469999999999995,"15min":42.337000000000003},"last":0.58499999999999996}]},{"osd":1,"last update":"Sat Sep 23 23:54:54 2023","interfaces":[{"interface":"back","average":{"1min":8.7439999999999998,"5min":3.2200000000000002,"15min":2.8479999999999999},"min":{"1min":0.28299999999999997,"5min":0.152,"15min":0.152},"max":{"1min":104.77500000000001,"5min":104.77500000000001,"15min":140.44900000000001},"last":0.70999999999999996},{"interface":"front","average":{"1min":7.5110000000000001,"5min":2.855,"15min":3.0830000000000002},"min":{"1min":0.44800000000000001,"5min":0.316,"15min":0.249},"max":{"1min":107.51900000000001,"5min":107.51900000000001,"15min":140.99199999999999},"last":0.73799999999999999}]},{"osd":2,"last update":"Sat Sep 23 23:54:54 2023","interfaces":[{"interface":"back","average":{"1min":2.9409999999999998,"5min":1.639,"15min":2.0950000000000002},"min":{"1min":0.34999999999999998,"5min":0.22700000000000001,"15min":0.215},"max":{"1min":12.69,"5min":12.69,"15min":59.648000000000003},"last":0.84099999999999997},{"interface":"front","average":{"1min":2.7149999999999999,"5min":1.909,"15min":2.669},"min":{"1min":0.44800000000000001,"5min":0.20699999999999999,"15min":0.20699999999999999},"max":{"1min":6.3650000000000002,"5min":9.5850000000000009,"15min":61.073},"last":0.81399999999999995}]},{"osd":4,"last update":"Sat Sep 23 23:54:54 2023","interfaces":[{"interface":"back","average":{"1min":1.9410000000000001,"5min":1.4730000000000001,"15min":1.5529999999999999},"min":{"1min":0.41499999999999998,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":6.6660000000000004,"5min":8.4559999999999995,"15min":8.9580000000000002},"last":0.91300000000000003},{"interface":"front","average":{"1min":1.51,"5min":1.712,"15min":1.7609999999999999},"min":{"1min":0.379,"5min":0.375,"15min":0.28399999999999997},"max":{"1min":4.96,"5min":8.234,"15min":42.521000000000001},"last":0.77100000000000002}]},{"osd":5,"last update":"Sat Sep 23 23:54:54 2023","interfaces":[{"interface":"back","average":{"1min":1.5089999999999999,"5min":1.73,"15min":1.7250000000000001},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.35199999999999998},"max":{"1min":5.0899999999999999,"5min":8.2919999999999998,"15min":42.479999999999997},"last":0.879},{"interface":"front","average":{"1min":2.3220000000000001,"5min":1.532,"15min":1.3759999999999999},"min":{"1min":0.378,"5min":0.32900000000000001,"15min":0.31900000000000001},"max":{"1min":12.353,"5min":12.353,"15min":12.353},"last":1.208}]},{"osd":6,"last update":"Sat Sep 23 23:54:54 2023","interfaces":[{"interface":"back","average":{"1min":1.7569999999999999,"5min":1.8660000000000001,"15min":1.865},"min":{"1min":0.39900000000000002,"5min":0.36899999999999999,"15min":0.32400000000000001},"max":{"1min":5.1349999999999998,"5min":8.3219999999999992,"15min":42.813000000000002},"last":0.95399999999999996},{"interface":"front","average":{"1min":2.6440000000000001,"5min":1.6839999999999999,"15min":1.51},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.28899999999999998},"max":{"1min":12.414999999999999,"5min":12.414999999999999,"15min":12.414999999999999},"last":1.3100000000000001}]},{"osd":7,"last update":"Sat Sep 23 23:54:54 2023","interfaces":[{"interface":"back","average":{"1min":2.3410000000000002,"5min":1.607,"15min":1.421},"min":{"1min":0.39500000000000002,"5min":0.35699999999999998,"15min":0.34300000000000003},"max":{"1min":12.449999999999999,"5min":12.449999999999999,"15min":12.449999999999999},"last":1.268},{"interface":"front","average":{"1min":2.2669999999999999,"5min":1.6559999999999999,"15min":1.6859999999999999},"min":{"1min":0.44600000000000001,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":6.694,"5min":8.5229999999999997,"15min":8.9079999999999995},"last":0.98999999999999999}]}]},{"osd":4,"up_from":30,"seq":128849019451,"num_pgs":46,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":466336,"kb_used_data":3544,"kb_used_omap":0,"kb_used_meta":462784,"kb_avail":93278816,"statfs":{"total":95995035648,"available":95517507584,"internally_reserved":0,"allocated":3629056,"data_stored":2383975,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":473890816},"hb_peers":[0,1,2,3,5,6,7],"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":"Sat Sep 23 23:54:30 2023","interfaces":[{"interface":"back","average":{"1min":0.57799999999999996,"5min":0.84899999999999998,"15min":0.72399999999999998},"min":{"1min":0.308,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":2.827,"5min":4.5490000000000004,"15min":4.5490000000000004},"last":1.1319999999999999},{"interface":"front","average":{"1min":0.79500000000000004,"5min":0.871,"15min":0.76800000000000002},"min":{"1min":0.31,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":3.2309999999999999,"5min":4.1970000000000001,"15min":4.1970000000000001},"last":0.95799999999999996}]},{"osd":1,"last update":"Sat Sep 23 23:55:13 2023","interfaces":[{"interface":"back","average":{"1min":1.4510000000000001,"5min":2.2530000000000001,"15min":2.165},"min":{"1min":0.29599999999999999,"5min":0.29599999999999999,"15min":0.27700000000000002},"max":{"1min":4.8550000000000004,"5min":44.381,"15min":92.004000000000005},"last":1.266},{"interface":"front","average":{"1min":1.5600000000000001,"5min":2.3399999999999999,"15min":2.145},"min":{"1min":0.28599999999999998,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":7.9980000000000002,"5min":42.927,"15min":91.299000000000007},"last":1.0660000000000001}]},{"osd":2,"last update":"Sat Sep 23 23:55:20 2023","interfaces":[{"interface":"back","average":{"1min":1.081,"5min":1.369,"15min":2.0870000000000002},"min":{"1min":0.36899999999999999,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":2.9340000000000002,"5min":12.366,"15min":167.28299999999999},"last":1.026},{"interface":"front","average":{"1min":1.24,"5min":1.1839999999999999,"15min":1.966},"min":{"1min":0.41799999999999998,"5min":0.307,"15min":0.29799999999999999},"max":{"1min":4.4240000000000004,"5min":13.031000000000001,"15min":167.935},"last":1.234}]},{"osd":3,"last update":"Sat Sep 23 23:54:53 2023","interfaces":[{"interface":"back","average":{"1min":9.0299999999999994,"5min":5.3719999999999999,"15min":3.2280000000000002},"min":{"1min":0.376,"5min":0.34300000000000003,"15min":0.30599999999999999},"max":{"1min":132.834,"5min":210.62100000000001,"15min":210.62100000000001},"last":1.476},{"interface":"front","average":{"1min":9.7889999999999997,"5min":5.8460000000000001,"15min":3.359},"min":{"1min":0.40300000000000002,"5min":0.34100000000000003,"15min":0.32200000000000001},"max":{"1min":133.15899999999999,"5min":210.97399999999999,"15min":210.97399999999999},"last":0.99099999999999999}]},{"osd":5,"last update":"Sat Sep 23 23:55:13 2023","interfaces":[{"interface":"back","average":{"1min":0.60599999999999998,"5min":0.82699999999999996,"15min":0.81699999999999995},"min":{"1min":0.41299999999999998,"5min":0.36299999999999999,"15min":0.34300000000000003},"max":{"1min":0.91000000000000003,"5min":3.089,"15min":6.024},"last":1.087},{"interface":"front","average":{"1min":0.72399999999999998,"5min":0.95999999999999996,"15min":0.95199999999999996},"min":{"1min":0.52800000000000002,"5min":0.47699999999999998,"15min":0.42199999999999999},"max":{"1min":1.0289999999999999,"5min":3.1600000000000001,"15min":6.1020000000000003},"last":1.321}]},{"osd":6,"last update":"Sat Sep 23 23:55:13 2023","interfaces":[{"interface":"back","average":{"1min":0.93200000000000005,"5min":1.123,"15min":1.0429999999999999},"min":{"1min":0.42399999999999999,"5min":0.36499999999999999,"15min":0.312},"max":{"1min":3.1400000000000001,"5min":5.9649999999999999,"15min":5.9649999999999999},"last":1.2110000000000001},{"interface":"front","average":{"1min":0.85199999999999998,"5min":1.036,"15min":1.004},"min":{"1min":0.375,"5min":0.375,"15min":0.36099999999999999},"max":{"1min":3.0819999999999999,"5min":4.2679999999999998,"15min":4.5010000000000003},"last":1.379}]},{"osd":7,"last update":"Sat Sep 23 23:55:13 2023","interfaces":[{"interface":"back","average":{"1min":0.72299999999999998,"5min":0.94399999999999995,"15min":0.93700000000000006},"min":{"1min":0.45900000000000002,"5min":0.434,"15min":0.38400000000000001},"max":{"1min":1.151,"5min":3.125,"15min":6.0599999999999996},"last":1.4510000000000001},{"interface":"front","average":{"1min":0.88900000000000001,"5min":0.93200000000000005,"15min":0.95199999999999996},"min":{"1min":0.48099999999999998,"5min":0.41199999999999998,"15min":0.39500000000000002},"max":{"1min":3.1920000000000002,"5min":3.1920000000000002,"15min":4.1559999999999997},"last":1.4259999999999999}]}]},{"osd":5,"up_from":0,"seq":163208757810,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"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},"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":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"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":593920,"data_stored":590368,"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":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":4194304,"data_stored":4194304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4198400,"data_stored":4194323,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"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":4485,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4198400,"data_stored":4194323,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1658,"internal_metadata":0},{"poolid":2,"osd":4,"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},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4198400,"data_stored":4194323,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":4194304,"data_stored":4194304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9036,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":22,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6760,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":5322,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7787,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":182,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3689,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":32768,"data_stored":5504,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":624,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":5482,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4950,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"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},{"poolid":4,"osd":1,"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},{"poolid":4,"osd":2,"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},{"poolid":4,"osd":3,"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},{"poolid":4,"osd":4,"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},{"poolid":4,"osd":5,"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},{"poolid":4,"osd":6,"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},{"poolid":4,"osd":7,"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},{"poolid":9,"osd":1,"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},{"poolid":9,"osd":2,"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},{"poolid":9,"osd":3,"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},{"poolid":9,"osd":4,"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},{"poolid":9,"osd":6,"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}]}} 2023-09-23T23:55:36.339 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd pool set .mgr pgp_num 1 2023-09-23T23:55:36.377 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:55:36.389 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:55:36 smithi164 bash[92846]: cluster 2023-09-23T23:55:34.869965+0000 mgr.y (mgr.25991) 1164 : cluster 0 pgmap v1284: 89 pgs: 89 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 187 op/s 2023-09-23T23:55:36.403 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:55:36.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:36.405 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:55:36.506 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:55:36.535 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:55:36.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:36.538 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:55:36.639 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:55:36.668 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:55:36.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:36.670 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:55:36.770 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:36.803 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:36.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:36.807 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:55:36.908 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:55:36.948 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:55:36.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:36.951 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:55:37.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:55:37 smithi159 bash[105915]: audit 2023-09-23T23:55:36.362482+0000 mon.a (mon.0) 1436 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:55:37.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:55:37 smithi159 bash[105915]: audit 2023-09-23T23:55:36.789059+0000 mon.a (mon.0) 1437 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:55:37.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:55:37 smithi159 bash[105915]: audit 2023-09-23T23:55:36.798806+0000 mon.a (mon.0) 1438 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:55:37.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:55:37 smithi159 bash[108473]: audit 2023-09-23T23:55:36.362482+0000 mon.a (mon.0) 1436 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:55:37.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:55:37 smithi159 bash[108473]: audit 2023-09-23T23:55:36.789059+0000 mon.a (mon.0) 1437 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:55:37.046 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:55:37 smithi159 bash[108473]: audit 2023-09-23T23:55:36.798806+0000 mon.a (mon.0) 1438 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:55:37.052 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:55:37.079 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:55:37.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:37.082 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:55:37.183 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:37.213 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:37.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:37.216 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:55:37.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:55:37 smithi164 bash[92846]: audit 2023-09-23T23:55:36.362482+0000 mon.a (mon.0) 1436 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:55:37.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:55:37 smithi164 bash[92846]: audit 2023-09-23T23:55:36.789059+0000 mon.a (mon.0) 1437 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:55:37.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:55:37 smithi164 bash[92846]: audit 2023-09-23T23:55:36.798806+0000 mon.a (mon.0) 1438 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:55:37.317 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:55:37.347 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:55:37.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:37.351 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:55:37.452 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:55:37.488 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:55:37.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:37.491 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:55:37.592 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:55:37.625 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:55:37.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:37.628 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:55:37.729 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:55:37.762 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:55:37.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:37.765 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:55:37.866 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:55:37.897 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:55:37.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:37.900 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:55:38.001 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:38.033 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:38.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:38.036 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:55:38.137 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:55:38.165 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:55:38.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:38.167 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:55:38.268 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:38.281 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:55:38 smithi159 bash[105915]: cluster 2023-09-23T23:55:36.870611+0000 mgr.y (mgr.25991) 1165 : cluster 0 pgmap v1285: 89 pgs: 89 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 167 op/s 2023-09-23T23:55:38.281 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:55:38 smithi159 bash[108473]: cluster 2023-09-23T23:55:36.870611+0000 mgr.y (mgr.25991) 1165 : cluster 0 pgmap v1285: 89 pgs: 89 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 167 op/s 2023-09-23T23:55:38.305 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:38.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:38.308 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:55:38.316 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T23:55:38.402 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T23:55:38.409 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:38.476 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:38.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:38.479 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:55:38.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:55:38 smithi164 bash[92846]: cluster 2023-09-23T23:55:36.870611+0000 mgr.y (mgr.25991) 1165 : cluster 0 pgmap v1285: 89 pgs: 89 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 167 op/s 2023-09-23T23:55:38.579 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:55:38.613 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:55:38.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:38.616 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:55:38.717 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:55:38.753 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:55:38.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:38.754 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:55:38.855 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:55:38.883 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:55:38.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:38.885 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:55:38.986 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:55:39.015 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:55:39.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:39.018 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:55:39.119 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:39.151 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:39.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:39.154 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:55:39.255 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:55:39.286 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:55:39.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:39.289 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:55:39.390 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:55:39.422 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:55:39.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:39.425 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:55:39.525 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:55:39.558 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:55:39.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:39.562 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:55:39.663 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:55:39.697 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:55:39.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:39.699 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:55:39.800 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:39.834 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:39.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:39.837 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:55:39.925 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:55:39.938 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:39.969 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:39.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:39.971 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:55:40.071 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:40.093 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:40.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:40.095 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:55:40.196 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:55:40.226 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:55:40.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:40.229 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:55:40.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:55:40 smithi159 bash[108473]: cluster 2023-09-23T23:55:38.871629+0000 mgr.y (mgr.25991) 1166 : cluster 0 pgmap v1286: 89 pgs: 89 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:55:40.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:55:40 smithi159 bash[105915]: cluster 2023-09-23T23:55:38.871629+0000 mgr.y (mgr.25991) 1166 : cluster 0 pgmap v1286: 89 pgs: 89 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:55:40.329 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:55:40.341 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:55:40 smithi164 bash[92846]: cluster 2023-09-23T23:55:38.871629+0000 mgr.y (mgr.25991) 1166 : cluster 0 pgmap v1286: 89 pgs: 89 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:55:40.360 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:55:40.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:40.363 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:55:40.464 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:55:40.492 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:55:40.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:40.495 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:55:40.595 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:55:40.623 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:55:40.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:40.626 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:55:40.727 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:40.755 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:40.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:40.758 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:55:40.859 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:55:40.892 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:55:40.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:40.895 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:55:40.946 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:55:40.995 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:55:41.017 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:55:41.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:41.019 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:55:41.120 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:55:41.156 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:55:41.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:41.159 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:55:41.259 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:55:41.289 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:55:41.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:41.291 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:55:41.392 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:41.414 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:41.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:41.416 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:55:41.517 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:55:41.541 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:55:41.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:41.544 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:55:41.644 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:41.671 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:41.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:41.673 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:55:41.774 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:55:41.802 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:55:41.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:41.805 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:55:41.906 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:55:41.938 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:55:41.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:41.940 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:55:42.041 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:42.062 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:42.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:42.065 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:55:42.166 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:55:42.225 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:55:42.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:42.226 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:55:42.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:55:42 smithi159 bash[105915]: cluster 2023-09-23T23:55:40.872298+0000 mgr.y (mgr.25991) 1167 : cluster 0 pgmap v1287: 89 pgs: 89 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:55:42.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:55:42 smithi159 bash[105915]: audit 2023-09-23T23:55:42.005342+0000 mon.a (mon.0) 1439 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:55:42.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:55:42 smithi159 bash[105915]: audit 2023-09-23T23:55:42.011019+0000 mon.a (mon.0) 1440 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:55:42.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:55:42 smithi159 bash[108473]: cluster 2023-09-23T23:55:40.872298+0000 mgr.y (mgr.25991) 1167 : cluster 0 pgmap v1287: 89 pgs: 89 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:55:42.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:55:42 smithi159 bash[108473]: audit 2023-09-23T23:55:42.005342+0000 mon.a (mon.0) 1439 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:55:42.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:55:42 smithi159 bash[108473]: audit 2023-09-23T23:55:42.011019+0000 mon.a (mon.0) 1440 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:55:42.327 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:55:42.336 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:55:42 smithi164 bash[92846]: cluster 2023-09-23T23:55:40.872298+0000 mgr.y (mgr.25991) 1167 : cluster 0 pgmap v1287: 89 pgs: 89 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:55:42.336 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:55:42 smithi164 bash[92846]: audit 2023-09-23T23:55:42.005342+0000 mon.a (mon.0) 1439 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:55:42.337 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:55:42 smithi164 bash[92846]: audit 2023-09-23T23:55:42.011019+0000 mon.a (mon.0) 1440 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:55:42.350 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:55:42.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:42.353 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:55:42.454 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:55:42.477 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:55:42.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:42.479 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:55:42.580 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:42.602 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:42.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:42.605 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:55:42.706 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:55:42.735 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:55:42.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:42.737 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:55:42.838 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:55:42.869 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:55:42.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:42.871 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:55:42.972 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:55:42.974 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:55:42.975 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:55:43.045 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:55:43.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:43.047 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:55:43.148 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:55:43.176 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:55:43.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:43.179 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:55:43.280 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:43.304 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:43.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:43.306 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:55:43.407 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:55:43.429 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:55:43.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:43.431 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:55:43.532 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:43.560 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:43.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:43.562 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:55:43.663 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:55:43.688 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:55:43.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:43.690 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:55:43.791 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:55:43.823 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:55:43.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:43.825 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:55:43.926 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:55:43.960 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:55:43.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:43.963 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:55:44.043 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:55:43 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:55:43] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2023-09-23T23:55:44.064 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:55:44.093 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:55:44.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:44.096 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:55:44.197 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:55:44.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:55:44 smithi164 bash[92846]: cluster 2023-09-23T23:55:42.873128+0000 mgr.y (mgr.25991) 1168 : cluster 0 pgmap v1288: 89 pgs: 89 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:55:44.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:55:44 smithi164 bash[92846]: audit 2023-09-23T23:55:43.338407+0000 mon.a (mon.0) 1441 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:55:44.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:55:44 smithi164 bash[92846]: audit 2023-09-23T23:55:43.346906+0000 mon.a (mon.0) 1442 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:55:44.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:55:44 smithi164 bash[92846]: audit 2023-09-23T23:55:43.817324+0000 mon.a (mon.0) 1443 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:55:44.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:55:44 smithi164 bash[92846]: audit 2023-09-23T23:55:43.818234+0000 mon.a (mon.0) 1444 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:55:44.211 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:55:44 smithi164 bash[92846]: audit 2023-09-23T23:55:43.826660+0000 mon.a (mon.0) 1445 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:55:44.228 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:55:44.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:44.230 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:55:44.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:55:44 smithi159 bash[105915]: cluster 2023-09-23T23:55:42.873128+0000 mgr.y (mgr.25991) 1168 : cluster 0 pgmap v1288: 89 pgs: 89 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:55:44.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:55:44 smithi159 bash[105915]: audit 2023-09-23T23:55:43.338407+0000 mon.a (mon.0) 1441 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:55:44.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:55:44 smithi159 bash[105915]: audit 2023-09-23T23:55:43.346906+0000 mon.a (mon.0) 1442 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:55:44.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:55:44 smithi159 bash[105915]: audit 2023-09-23T23:55:43.817324+0000 mon.a (mon.0) 1443 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:55:44.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:55:44 smithi159 bash[105915]: audit 2023-09-23T23:55:43.818234+0000 mon.a (mon.0) 1444 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:55:44.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:55:44 smithi159 bash[105915]: audit 2023-09-23T23:55:43.826660+0000 mon.a (mon.0) 1445 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:55:44.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:55:44 smithi159 bash[108473]: cluster 2023-09-23T23:55:42.873128+0000 mgr.y (mgr.25991) 1168 : cluster 0 pgmap v1288: 89 pgs: 89 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:55:44.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:55:44 smithi159 bash[108473]: audit 2023-09-23T23:55:43.338407+0000 mon.a (mon.0) 1441 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:55:44.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:55:44 smithi159 bash[108473]: audit 2023-09-23T23:55:43.346906+0000 mon.a (mon.0) 1442 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:55:44.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:55:44 smithi159 bash[108473]: audit 2023-09-23T23:55:43.817324+0000 mon.a (mon.0) 1443 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:55:44.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:55:44 smithi159 bash[108473]: audit 2023-09-23T23:55:43.818234+0000 mon.a (mon.0) 1444 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:55:44.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:55:44 smithi159 bash[108473]: audit 2023-09-23T23:55:43.826660+0000 mon.a (mon.0) 1445 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:55:44.332 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:55:44.365 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:55:44.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:44.368 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:55:44.469 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:55:44.498 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:55:44.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:44.502 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:55:44.602 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:55:44.626 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:55:44.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:44.629 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:55:44.730 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:55:44.762 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:55:44.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:44.765 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:55:44.866 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:55:44.897 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:55:44.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:44.900 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:55:45.001 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:55:45.030 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:55:45.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:45.032 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:55:45.133 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:55:45.163 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:55:45.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:45.165 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:55:45.265 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:45.291 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:45.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:45.293 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:55:45.394 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:55:45.425 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:55:45.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:45.428 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:55:45.529 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:45.551 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:45.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:45.553 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:55:45.654 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:55:45.686 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:55:45.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:45.689 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:55:45.789 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:55:45.824 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:55:45.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:45.827 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:55:45.928 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:55:45.963 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:55:45.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:45.966 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:55:46.067 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:55:46.078 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:55:46 smithi164 bash[92846]: cluster 2023-09-23T23:55:44.874156+0000 mgr.y (mgr.25991) 1169 : cluster 0 pgmap v1289: 89 pgs: 89 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:55:46.100 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:55:46.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:46.103 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:55:46.204 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:46.236 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:46.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:46.239 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:55:46.329 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:55:46 smithi159 bash[105915]: cluster 2023-09-23T23:55:44.874156+0000 mgr.y (mgr.25991) 1169 : cluster 0 pgmap v1289: 89 pgs: 89 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:55:46.330 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:55:46 smithi159 bash[108473]: cluster 2023-09-23T23:55:44.874156+0000 mgr.y (mgr.25991) 1169 : cluster 0 pgmap v1289: 89 pgs: 89 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:55:46.340 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:55:46.370 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:55:46.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:46.373 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:55:46.474 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:55:46.506 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:55:46.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:46.510 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:55:46.611 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:55:46.637 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:55:46.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:46.640 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:55:46.741 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:55:46.763 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:55:46.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:46.765 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:55:46.866 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:55:46.891 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:55:46.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:46.893 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:55:46.994 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:55:47.026 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:55:47.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:47.029 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:55:47.130 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:47.151 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:47.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:47.153 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:55:47.254 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:55:47.289 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:55:47.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:47.292 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:55:47.392 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:55:47.422 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:55:47.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:47.425 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:55:47.526 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:55:47.553 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:55:47.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:47.556 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:55:47.657 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:47.687 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:47.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:47.689 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:55:47.790 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:47.814 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:47.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:47.816 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:55:47.917 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:47.944 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:47.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:47.947 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:55:48.048 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:55:48.079 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:55:48.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:48.082 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:55:48.090 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:55:48 smithi159 bash[105915]: cluster 2023-09-23T23:55:46.874708+0000 mgr.y (mgr.25991) 1170 : cluster 0 pgmap v1290: 89 pgs: 89 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:55:48.090 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:55:48 smithi159 bash[105915]: audit 2023-09-23T23:55:47.259556+0000 mon.a (mon.0) 1446 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:55:48.183 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:55:48.216 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:55:48.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:48.219 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:55:48.320 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:48.351 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:48.352 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:55:48 smithi159 bash[108473]: cluster 2023-09-23T23:55:46.874708+0000 mgr.y (mgr.25991) 1170 : cluster 0 pgmap v1290: 89 pgs: 89 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:55:48.352 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:55:48 smithi159 bash[108473]: audit 2023-09-23T23:55:47.259556+0000 mon.a (mon.0) 1446 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:55:48.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:48.353 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:55:48.454 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:55:48.480 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:55:48.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:48.483 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:55:48.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:55:48 smithi164 bash[92846]: cluster 2023-09-23T23:55:46.874708+0000 mgr.y (mgr.25991) 1170 : cluster 0 pgmap v1290: 89 pgs: 89 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:55:48.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:55:48 smithi164 bash[92846]: audit 2023-09-23T23:55:47.259556+0000 mon.a (mon.0) 1446 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:55:48.584 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:55:48.618 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:55:48.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:48.621 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:55:48.722 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:55:48.746 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:55:48.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:48.748 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:55:48.849 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:55:48.879 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:55:48.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:48.881 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:55:48.982 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:49.012 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:49.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:49.014 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:55:49.115 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:49.137 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:49.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:49.139 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:55:49.240 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:55:49.271 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:55:49.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:49.274 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:55:49.375 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:55:49.408 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:55:49.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:49.411 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:55:49.512 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:55:49.540 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:55:49.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:49.542 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:55:49.643 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:49.667 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:49.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:49.669 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:55:49.770 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:55:49.794 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:55:49.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:49.796 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:55:49.897 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:55:49.927 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:55:49.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:49.930 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:55:50.031 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:50.054 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:50.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:50.059 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:55:50.160 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:55:50.171 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:55:50 smithi164 bash[92846]: cluster 2023-09-23T23:55:48.875819+0000 mgr.y (mgr.25991) 1171 : cluster 0 pgmap v1291: 89 pgs: 89 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:55:50.189 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:55:50.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:50.192 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:55:50.293 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:50.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:55:50 smithi159 bash[105915]: cluster 2023-09-23T23:55:48.875819+0000 mgr.y (mgr.25991) 1171 : cluster 0 pgmap v1291: 89 pgs: 89 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:55:50.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:55:50 smithi159 bash[108473]: cluster 2023-09-23T23:55:48.875819+0000 mgr.y (mgr.25991) 1171 : cluster 0 pgmap v1291: 89 pgs: 89 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:55:50.317 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:50.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:50.320 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:55:50.420 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:55:50.446 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:55:50.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:50.448 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:55:50.549 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:50.574 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:50.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:50.576 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:55:50.677 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:55:50.717 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:55:50.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:50.719 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:55:50.821 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:55:50.853 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:55:50.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:50.856 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:55:50.956 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:55:50.988 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:55:50.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:50.992 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:55:51.092 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:51.114 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:51.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:51.116 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:55:51.217 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:55:51.249 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:55:51.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:51.253 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:55:51.354 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:55:51.376 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:55:51.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:51.378 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:55:51.479 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:55:51.509 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:55:51.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:51.513 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:55:51.613 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:55:51.644 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:55:51.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:51.647 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:55:51.748 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:51.769 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:51.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:51.772 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:55:51.873 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:55:51.906 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:55:51.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:51.909 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:55:51.927 INFO:teuthology.orchestra.run.smithi159.stdout:ERROR: (22) Invalid argument 2023-09-23T23:55:51.928 INFO:teuthology.orchestra.run.smithi159.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-23T23:55:52.010 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:52.031 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:52.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:52.034 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:55:52.069 INFO:teuthology.orchestra.run.smithi159.stderr:set pool 1 pgp_num to 1 2023-09-23T23:55:52.135 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:55:52.148 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:55:52 smithi164 bash[92846]: cluster 2023-09-23T23:55:50.876378+0000 mgr.y (mgr.25991) 1172 : cluster 0 pgmap v1292: 89 pgs: 89 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:55:52.149 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:55:52 smithi164 bash[92846]: audit 2023-09-23T23:55:51.959810+0000 mon.a (mon.0) 1447 : audit 1 from='client.? 172.21.15.159:0/1280291619' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"}]: dispatch 2023-09-23T23:55:52.166 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:55:52.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:52.170 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:55:52.270 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:55:52.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:55:52 smithi159 bash[105915]: cluster 2023-09-23T23:55:50.876378+0000 mgr.y (mgr.25991) 1172 : cluster 0 pgmap v1292: 89 pgs: 89 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:55:52.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:55:52 smithi159 bash[105915]: audit 2023-09-23T23:55:51.959810+0000 mon.a (mon.0) 1447 : audit 1 from='client.? 172.21.15.159:0/1280291619' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"}]: dispatch 2023-09-23T23:55:52.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:55:52 smithi159 bash[108473]: cluster 2023-09-23T23:55:50.876378+0000 mgr.y (mgr.25991) 1172 : cluster 0 pgmap v1292: 89 pgs: 89 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:55:52.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:55:52 smithi159 bash[108473]: audit 2023-09-23T23:55:51.959810+0000 mon.a (mon.0) 1447 : audit 1 from='client.? 172.21.15.159:0/1280291619' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"}]: dispatch 2023-09-23T23:55:52.301 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:55:52.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:52.305 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:55:52.406 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:55:52.430 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:55:52.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:52.433 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:55:52.534 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:52.555 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:52.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:52.557 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:55:52.658 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:52.687 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:52.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:52.690 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:55:52.790 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:55:52.816 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:55:52.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:52.818 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:55:52.919 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:55:52.949 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:55:52.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:52.951 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:55:53.052 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:53.078 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:53.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:53.080 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:55:53.181 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:55:53.202 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:55:53.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:53.205 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:55:53.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:55:53 smithi164 bash[92846]: cluster 2023-09-23T23:55:52.058250+0000 osd.6 (osd.6) 362 : cluster 3 failed to encode map e321 with expected crc 2023-09-23T23:55:53.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:55:53 smithi164 bash[92846]: audit 2023-09-23T23:55:52.060560+0000 mon.a (mon.0) 1448 : audit 1 from='client.? 172.21.15.159:0/1280291619' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"}]': finished 2023-09-23T23:55:53.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:55:53 smithi164 bash[92846]: cluster 2023-09-23T23:55:52.060696+0000 mon.a (mon.0) 1449 : cluster 0 osdmap e321: 8 total, 8 up, 5 in 2023-09-23T23:55:53.306 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:55:53.336 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:55:53.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:53.340 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:55:53.441 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:55:53.452 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:55:53 smithi159 bash[105915]: cluster 2023-09-23T23:55:52.058250+0000 osd.6 (osd.6) 362 : cluster 3 failed to encode map e321 with expected crc 2023-09-23T23:55:53.452 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:55:53 smithi159 bash[105915]: audit 2023-09-23T23:55:52.060560+0000 mon.a (mon.0) 1448 : audit 1 from='client.? 172.21.15.159:0/1280291619' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"}]': finished 2023-09-23T23:55:53.453 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:55:53 smithi159 bash[105915]: cluster 2023-09-23T23:55:52.060696+0000 mon.a (mon.0) 1449 : cluster 0 osdmap e321: 8 total, 8 up, 5 in 2023-09-23T23:55:53.453 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:55:53 smithi159 bash[108473]: cluster 2023-09-23T23:55:52.058250+0000 osd.6 (osd.6) 362 : cluster 3 failed to encode map e321 with expected crc 2023-09-23T23:55:53.453 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:55:53 smithi159 bash[108473]: audit 2023-09-23T23:55:52.060560+0000 mon.a (mon.0) 1448 : audit 1 from='client.? 172.21.15.159:0/1280291619' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"}]': finished 2023-09-23T23:55:53.453 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:55:53 smithi159 bash[108473]: cluster 2023-09-23T23:55:52.060696+0000 mon.a (mon.0) 1449 : cluster 0 osdmap e321: 8 total, 8 up, 5 in 2023-09-23T23:55:53.466 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:55:53.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:53.469 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:55:53.569 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:55:53.595 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:55:53.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:53.597 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:55:53.697 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:55:53.728 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:55:53.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:53.731 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:55:53.795 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:55:53 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:55:53] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2023-09-23T23:55:53.831 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:55:53.859 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:55:53.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:53.862 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:55:53.963 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:55:53.996 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:55:53.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:53.999 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:55:54.100 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:55:54.127 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:55:54.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:54.130 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:55:54.231 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:55:54.261 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:55:54.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:54.264 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:55:54.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:55:54 smithi164 bash[92846]: cluster 2023-09-23T23:55:52.876932+0000 mgr.y (mgr.25991) 1173 : cluster 0 pgmap v1294: 89 pgs: 89 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:55:54.364 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:54.376 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:55:54 smithi159 bash[105915]: cluster 2023-09-23T23:55:52.876932+0000 mgr.y (mgr.25991) 1173 : cluster 0 pgmap v1294: 89 pgs: 89 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:55:54.376 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:55:54 smithi159 bash[108473]: cluster 2023-09-23T23:55:52.876932+0000 mgr.y (mgr.25991) 1173 : cluster 0 pgmap v1294: 89 pgs: 89 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:55:54.397 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:54.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:54.400 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:55:54.501 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:55:54.532 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:55:54.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:54.535 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:55:54.635 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:55:54.665 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:55:54.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:54.668 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:55:54.769 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:55:54.799 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:55:54.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:54.802 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:55:54.903 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:55:54.938 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:55:54.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:54.942 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:55:55.042 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:55:55.076 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:55:55.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:55.082 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:55:55.183 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:55.209 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:55.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:55.212 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:55:55.278 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 dump_historic_ops 2023-09-23T23:55:55.308 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_4 2023-09-23T23:55:55.309 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd pool rm unique_pool_4 unique_pool_4 --yes-i-really-really-mean-it 2023-09-23T23:55:55.312 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:55.379 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:55.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:55.381 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:55:55.482 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:55.504 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:55.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:55.508 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:55:55.608 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:55:55.642 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:55:55.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:55.646 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:55:55.746 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:55:55.776 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:55:55.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:55.779 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:55:55.856 INFO:teuthology.orchestra.run.smithi159.stdout:osd.0: {} 2023-09-23T23:55:55.880 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:55:55.882 INFO:teuthology.orchestra.run.smithi159.stdout:osd.1: {} 2023-09-23T23:55:55.906 INFO:teuthology.orchestra.run.smithi159.stdout:osd.2: {} 2023-09-23T23:55:55.912 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:55:55.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:55.915 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:55:55.934 INFO:teuthology.orchestra.run.smithi159.stdout:osd.3: {} 2023-09-23T23:55:55.965 INFO:teuthology.orchestra.run.smithi159.stdout:osd.4: {} 2023-09-23T23:55:55.993 INFO:teuthology.orchestra.run.smithi159.stdout:osd.5: {} 2023-09-23T23:55:56.016 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:56.023 INFO:teuthology.orchestra.run.smithi159.stdout:osd.6: {} 2023-09-23T23:55:56.041 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:56.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:56.044 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:55:56.053 INFO:teuthology.orchestra.run.smithi159.stdout:osd.7: {} 2023-09-23T23:55:56.055 INFO:teuthology.orchestra.run.smithi159.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T23:55:56.055 INFO:teuthology.orchestra.run.smithi159.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T23:55:56.055 INFO:teuthology.orchestra.run.smithi159.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T23:55:56.055 INFO:teuthology.orchestra.run.smithi159.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T23:55:56.055 INFO:teuthology.orchestra.run.smithi159.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T23:55:56.055 INFO:teuthology.orchestra.run.smithi159.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T23:55:56.055 INFO:teuthology.orchestra.run.smithi159.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T23:55:56.055 INFO:teuthology.orchestra.run.smithi159.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T23:55:56.145 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:55:56.157 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:55:56 smithi164 bash[92846]: cluster 2023-09-23T23:55:54.877881+0000 mgr.y (mgr.25991) 1174 : cluster 0 pgmap v1295: 89 pgs: 89 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:55:56.158 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:55:56 smithi164 bash[92846]: audit 2023-09-23T23:55:55.827285+0000 mon.c (mon.2) 106 : audit 0 from='client.? 172.21.15.159:0/1994965841' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:55:56.175 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:55:56.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:56.178 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:55:56.278 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:56.290 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:55:56 smithi159 bash[105915]: cluster 2023-09-23T23:55:54.877881+0000 mgr.y (mgr.25991) 1174 : cluster 0 pgmap v1295: 89 pgs: 89 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:55:56.290 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:55:56 smithi159 bash[105915]: audit 2023-09-23T23:55:55.827285+0000 mon.c (mon.2) 106 : audit 0 from='client.? 172.21.15.159:0/1994965841' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:55:56.290 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:55:56 smithi159 bash[108473]: cluster 2023-09-23T23:55:54.877881+0000 mgr.y (mgr.25991) 1174 : cluster 0 pgmap v1295: 89 pgs: 89 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:55:56.290 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:55:56 smithi159 bash[108473]: audit 2023-09-23T23:55:55.827285+0000 mon.c (mon.2) 106 : audit 0 from='client.? 172.21.15.159:0/1994965841' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:55:56.304 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:56.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:56.306 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:55:56.406 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:55:56.437 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:55:56.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:56.440 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:55:56.541 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:55:56.574 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:55:56.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:56.577 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:55:56.678 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:56.701 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:56.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:56.704 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:55:56.804 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:55:56.827 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:55:56.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:56.830 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:55:56.931 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:56.959 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:56.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:56.961 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:55:57.062 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:55:57.092 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:55:57.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:57.096 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:55:57.099 INFO:teuthology.orchestra.run.smithi159.stderr:nodeep-scrub is unset 2023-09-23T23:55:57.197 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:55:57.210 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:55:57 smithi159 bash[105915]: audit 2023-09-23T23:55:56.104487+0000 mon.a (mon.0) 1450 : audit 1 from='client.? 172.21.15.159:0/767291996' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:55:57.210 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:55:57 smithi159 bash[108473]: audit 2023-09-23T23:55:56.104487+0000 mon.a (mon.0) 1450 : audit 1 from='client.? 172.21.15.159:0/767291996' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:55:57.225 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:55:57.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:57.228 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:55:57.329 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:57.359 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:57.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:57.365 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:55:57.466 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:55:57.479 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:55:57 smithi164 bash[92846]: audit 2023-09-23T23:55:56.104487+0000 mon.a (mon.0) 1450 : audit 1 from='client.? 172.21.15.159:0/767291996' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:55:57.498 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:55:57.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:57.501 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:55:57.602 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:55:57.637 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:55:57.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:57.640 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:55:57.741 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:55:57.769 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:55:57.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:57.770 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:55:57.871 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:55:57.901 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:55:57.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:57.904 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:55:58.004 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:55:58.033 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:55:58.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:58.036 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:55:58.137 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:55:58.166 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:55:58.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:58.170 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:55:58.271 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:55:58.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:55:58 smithi164 bash[92846]: cluster 2023-09-23T23:55:56.878496+0000 mgr.y (mgr.25991) 1175 : cluster 0 pgmap v1296: 89 pgs: 89 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:55:58.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:55:58 smithi164 bash[92846]: cluster 2023-09-23T23:55:57.074854+0000 mon.a (mon.0) 1451 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T23:55:58.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:55:58 smithi164 bash[92846]: cluster 2023-09-23T23:55:57.074911+0000 mon.a (mon.0) 1452 : cluster 1 Cluster is now healthy 2023-09-23T23:55:58.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:55:58 smithi164 bash[92846]: cluster 2023-09-23T23:55:57.088796+0000 osd.6 (osd.6) 363 : cluster 3 failed to encode map e322 with expected crc 2023-09-23T23:55:58.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:55:58 smithi164 bash[92846]: audit 2023-09-23T23:55:57.091309+0000 mon.a (mon.0) 1453 : audit 1 from='client.? 172.21.15.159:0/767291996' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T23:55:58.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:55:58 smithi164 bash[92846]: cluster 2023-09-23T23:55:57.091396+0000 mon.a (mon.0) 1454 : cluster 0 osdmap e322: 8 total, 8 up, 5 in 2023-09-23T23:55:58.301 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:55:58.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:58.304 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:55:58.405 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:55:58.436 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:55:58.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:58.439 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:55:58.540 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:55:58.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:55:58 smithi159 bash[105915]: cluster 2023-09-23T23:55:56.878496+0000 mgr.y (mgr.25991) 1175 : cluster 0 pgmap v1296: 89 pgs: 89 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:55:58.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:55:58 smithi159 bash[105915]: cluster 2023-09-23T23:55:57.074854+0000 mon.a (mon.0) 1451 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T23:55:58.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:55:58 smithi159 bash[105915]: cluster 2023-09-23T23:55:57.074911+0000 mon.a (mon.0) 1452 : cluster 1 Cluster is now healthy 2023-09-23T23:55:58.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:55:58 smithi159 bash[105915]: cluster 2023-09-23T23:55:57.088796+0000 osd.6 (osd.6) 363 : cluster 3 failed to encode map e322 with expected crc 2023-09-23T23:55:58.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:55:58 smithi159 bash[105915]: audit 2023-09-23T23:55:57.091309+0000 mon.a (mon.0) 1453 : audit 1 from='client.? 172.21.15.159:0/767291996' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T23:55:58.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:55:58 smithi159 bash[105915]: cluster 2023-09-23T23:55:57.091396+0000 mon.a (mon.0) 1454 : cluster 0 osdmap e322: 8 total, 8 up, 5 in 2023-09-23T23:55:58.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:55:58 smithi159 bash[108473]: cluster 2023-09-23T23:55:56.878496+0000 mgr.y (mgr.25991) 1175 : cluster 0 pgmap v1296: 89 pgs: 89 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:55:58.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:55:58 smithi159 bash[108473]: cluster 2023-09-23T23:55:57.074854+0000 mon.a (mon.0) 1451 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T23:55:58.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:55:58 smithi159 bash[108473]: cluster 2023-09-23T23:55:57.074911+0000 mon.a (mon.0) 1452 : cluster 1 Cluster is now healthy 2023-09-23T23:55:58.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:55:58 smithi159 bash[108473]: cluster 2023-09-23T23:55:57.088796+0000 osd.6 (osd.6) 363 : cluster 3 failed to encode map e322 with expected crc 2023-09-23T23:55:58.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:55:58 smithi159 bash[108473]: audit 2023-09-23T23:55:57.091309+0000 mon.a (mon.0) 1453 : audit 1 from='client.? 172.21.15.159:0/767291996' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T23:55:58.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:55:58 smithi159 bash[108473]: cluster 2023-09-23T23:55:57.091396+0000 mon.a (mon.0) 1454 : cluster 0 osdmap e322: 8 total, 8 up, 5 in 2023-09-23T23:55:58.574 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:55:58.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:58.578 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:55:58.678 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:55:58.710 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:55:58.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:58.713 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:55:58.814 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:55:58.846 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:55:58.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:58.848 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:55:58.949 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:58.980 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:55:58.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:58.982 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:55:59.083 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:59.113 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:59.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:59.116 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:55:59.211 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T23:55:59.216 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:59.223 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:55:59 smithi159 bash[105915]: cluster 2023-09-23T23:55:57.953361+0000 osd.7 (osd.7) 185 : cluster 3 failed to encode map e322 with expected crc 2023-09-23T23:55:59.224 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:55:59 smithi159 bash[105915]: cluster 2023-09-23T23:55:57.953366+0000 osd.4 (osd.4) 241 : cluster 3 failed to encode map e322 with expected crc 2023-09-23T23:55:59.224 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:55:59 smithi159 bash[105915]: cluster 2023-09-23T23:55:57.953605+0000 osd.5 (osd.5) 163 : cluster 3 failed to encode map e322 with expected crc 2023-09-23T23:55:59.224 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:55:59 smithi159 bash[108473]: cluster 2023-09-23T23:55:57.953361+0000 osd.7 (osd.7) 185 : cluster 3 failed to encode map e322 with expected crc 2023-09-23T23:55:59.224 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:55:59 smithi159 bash[108473]: cluster 2023-09-23T23:55:57.953366+0000 osd.4 (osd.4) 241 : cluster 3 failed to encode map e322 with expected crc 2023-09-23T23:55:59.224 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:55:59 smithi159 bash[108473]: cluster 2023-09-23T23:55:57.953605+0000 osd.5 (osd.5) 163 : cluster 3 failed to encode map e322 with expected crc 2023-09-23T23:55:59.253 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:59.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:59.255 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:55:59.356 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:55:59.369 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:55:59 smithi164 bash[92846]: cluster 2023-09-23T23:55:57.953361+0000 osd.7 (osd.7) 185 : cluster 3 failed to encode map e322 with expected crc 2023-09-23T23:55:59.369 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:55:59 smithi164 bash[92846]: cluster 2023-09-23T23:55:57.953366+0000 osd.4 (osd.4) 241 : cluster 3 failed to encode map e322 with expected crc 2023-09-23T23:55:59.369 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:55:59 smithi164 bash[92846]: cluster 2023-09-23T23:55:57.953605+0000 osd.5 (osd.5) 163 : cluster 3 failed to encode map e322 with expected crc 2023-09-23T23:55:59.390 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:55:59.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:59.393 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:55:59.494 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:59.525 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:55:59.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:59.528 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:55:59.629 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:55:59.655 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:55:59.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:59.658 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:55:59.759 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:55:59.873 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:55:59.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:55:59.876 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:55:59.977 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:00.012 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:00.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:00.015 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:56:00.116 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:00.149 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:00.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:00.152 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:56:00.186 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T23:56:00.253 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:56:00.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:56:00 smithi164 bash[92846]: cluster 2023-09-23T23:55:58.879629+0000 mgr.y (mgr.25991) 1176 : cluster 0 pgmap v1298: 89 pgs: 89 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:56:00.281 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:56:00.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:00.283 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:56:00.309 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 3, 4, 6] out_osds: [5, 0, 7] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-09-23T23:56:00.309 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T23:56:00.309 INFO:tasks.thrashosds.thrasher:inject_pause on osd.6 2023-09-23T23:56:00.309 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-09-23T23:56:00.309 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-09-23T23:56:00.310 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 config set filestore_inject_stall 3 2023-09-23T23:56:00.384 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:00.416 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:00.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:00.419 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:56:00.520 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:56:00.532 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:56:00 smithi159 bash[105915]: cluster 2023-09-23T23:55:58.879629+0000 mgr.y (mgr.25991) 1176 : cluster 0 pgmap v1298: 89 pgs: 89 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:56:00.533 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:56:00 smithi159 bash[108473]: cluster 2023-09-23T23:55:58.879629+0000 mgr.y (mgr.25991) 1176 : cluster 0 pgmap v1298: 89 pgs: 89 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:56:00.551 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:56:00.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:00.554 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:56:00.655 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:00.686 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:00.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:00.689 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:56:00.790 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:56:00.822 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:56:00.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:00.825 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:56:00.926 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:00.959 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:00.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:00.961 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:56:01.062 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:01.099 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:01.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:01.103 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:56:01.203 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:56:01.229 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:56:01.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:01.231 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:56:01.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:56:01 smithi164 bash[92846]: cluster 2023-09-23T23:56:00.880310+0000 mgr.y (mgr.25991) 1177 : cluster 0 pgmap v1299: 89 pgs: 89 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:56:01.331 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:56:01.363 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:56:01.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:01.365 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:56:01.466 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:01.499 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:01.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:01.502 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:56:01.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:56:01 smithi159 bash[105915]: cluster 2023-09-23T23:56:00.880310+0000 mgr.y (mgr.25991) 1177 : cluster 0 pgmap v1299: 89 pgs: 89 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:56:01.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:56:01 smithi159 bash[108473]: cluster 2023-09-23T23:56:00.880310+0000 mgr.y (mgr.25991) 1177 : cluster 0 pgmap v1299: 89 pgs: 89 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:56:01.603 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:56:01.638 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:56:01.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:01.641 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:56:01.712 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:56:01.712 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:56:01.742 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:56:01.766 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:56:01.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:01.769 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:56:01.869 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:56:01.904 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:56:01.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:01.907 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:56:02.008 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:56:02.041 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:56:02.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:02.044 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:56:02.145 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:56:02.176 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:56:02.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:02.179 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:56:02.279 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:02.310 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:02.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:02.312 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:56:02.413 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:02.446 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:02.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:02.449 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:56:02.549 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:02.577 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:02.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:02.581 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:56:02.681 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:56:02.713 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:56:02.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:02.715 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:56:02.816 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:56:02.848 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:56:02.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:02.850 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:56:02.951 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:02.980 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:02.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:02.983 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:56:03.084 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:03.112 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:03.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:03.115 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:56:03.215 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:03.245 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:03.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:03.249 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:56:03.278 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:56:03 smithi159 bash[105915]: audit 2023-09-23T23:56:02.265241+0000 mon.a (mon.0) 1455 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:56:03.278 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:56:03 smithi159 bash[105915]: audit 2023-09-23T23:56:02.266756+0000 mon.a (mon.0) 1456 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:56:03.278 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:56:03 smithi159 bash[105915]: cluster 2023-09-23T23:56:02.881120+0000 mgr.y (mgr.25991) 1178 : cluster 0 pgmap v1300: 89 pgs: 89 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:56:03.350 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:56:03.374 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:56:03.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:03.377 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:56:03.477 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:03.491 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:56:03 smithi164 bash[92846]: audit 2023-09-23T23:56:02.265241+0000 mon.a (mon.0) 1455 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:56:03.491 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:56:03 smithi164 bash[92846]: audit 2023-09-23T23:56:02.266756+0000 mon.a (mon.0) 1456 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:56:03.491 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:56:03 smithi164 bash[92846]: cluster 2023-09-23T23:56:02.881120+0000 mgr.y (mgr.25991) 1178 : cluster 0 pgmap v1300: 89 pgs: 89 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:56:03.509 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:03.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:03.518 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:56:03.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:56:03 smithi159 bash[108473]: audit 2023-09-23T23:56:02.265241+0000 mon.a (mon.0) 1455 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:56:03.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:56:03 smithi159 bash[108473]: audit 2023-09-23T23:56:02.266756+0000 mon.a (mon.0) 1456 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:56:03.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:56:03 smithi159 bash[108473]: cluster 2023-09-23T23:56:02.881120+0000 mgr.y (mgr.25991) 1178 : cluster 0 pgmap v1300: 89 pgs: 89 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:56:03.619 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:56:03.646 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:56:03.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:03.649 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:56:03.744 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:56:03.749 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:56:03.776 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:56:03.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:03.778 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:56:03.879 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:03.910 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:03.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:03.913 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:56:04.014 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:56:04.045 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:56:03 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:56:03] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2023-09-23T23:56:04.047 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:56:04.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:04.050 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:56:04.151 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:56:04.186 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:56:04.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:04.189 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:56:04.290 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:56:04.317 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:56:04.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:04.321 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:56:04.422 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:56:04.447 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:56:04.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:04.450 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:56:04.550 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:04.586 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:04.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:04.590 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:56:04.691 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:56:04.720 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:56:04.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:04.723 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:56:04.824 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:56:04.854 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:56:04.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:04.857 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:56:04.957 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:56:04.983 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:56:04.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:04.987 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:56:05.087 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:56:05.102 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T23:56:05.117 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:56:05.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:05.121 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:56:05.222 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:56:05.248 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:56:05.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:05.250 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:56:05.351 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:56:05.380 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:56:05.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:05.382 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:56:05.483 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:56:05.506 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:56:05.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:05.508 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:56:05.609 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:56:05.641 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:56:05.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:05.643 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:56:05.744 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:56:05.773 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:56:05.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:05.776 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:56:05.877 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:05.909 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:05.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:05.912 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:56:06.012 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:06.041 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:06.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:06.044 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:56:06.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:56:05 smithi159 bash[108473]: cluster 2023-09-23T23:56:04.882164+0000 mgr.y (mgr.25991) 1179 : cluster 0 pgmap v1301: 89 pgs: 89 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:56:06.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:56:05 smithi159 bash[105915]: cluster 2023-09-23T23:56:04.882164+0000 mgr.y (mgr.25991) 1179 : cluster 0 pgmap v1301: 89 pgs: 89 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:56:06.146 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:56:06.172 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:56:06.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:06.175 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:56:06.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:56:05 smithi164 bash[92846]: cluster 2023-09-23T23:56:04.882164+0000 mgr.y (mgr.25991) 1179 : cluster 0 pgmap v1301: 89 pgs: 89 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:56:06.275 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:56:06.306 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:56:06.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:06.309 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:56:06.410 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:06.436 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:06.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:06.440 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:56:06.539 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:56:06.541 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:56:06.571 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:56:06.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:06.573 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:56:06.674 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:56:06.698 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:56:06.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:06.701 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:56:06.802 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:06.830 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:06.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:06.832 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:56:06.933 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:56:06.953 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:56:06.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:06.956 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:56:07.056 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:56:07.078 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:56:07.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:07.080 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:56:07.181 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:07.211 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:07.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:07.214 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:56:07.315 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:56:07.347 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:56:07.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:07.349 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:56:07.450 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:07.482 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:07.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:07.485 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:56:07.586 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:07.613 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:07.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:07.618 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:56:07.718 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:56:07.743 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:56:07.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:07.745 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:56:07.846 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:56:07.876 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:56:07.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:07.878 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:56:07.979 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:56:08.011 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:56:08.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:08.014 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:56:08.115 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:08.146 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:08.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:08.148 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:56:08.249 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:56:08.260 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:56:07 smithi159 bash[105915]: cluster 2023-09-23T23:56:06.882853+0000 mgr.y (mgr.25991) 1180 : cluster 0 pgmap v1302: 89 pgs: 89 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:56:08.261 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:56:07 smithi159 bash[108473]: cluster 2023-09-23T23:56:06.882853+0000 mgr.y (mgr.25991) 1180 : cluster 0 pgmap v1302: 89 pgs: 89 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:56:08.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:56:07 smithi164 bash[92846]: cluster 2023-09-23T23:56:06.882853+0000 mgr.y (mgr.25991) 1180 : cluster 0 pgmap v1302: 89 pgs: 89 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:56:08.279 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:56:08.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:08.282 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:56:08.383 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:56:08.416 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:56:08.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:08.419 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:56:08.520 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:08.550 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:08.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:08.552 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:56:08.653 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:08.683 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:08.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:08.685 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:56:08.786 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:56:08.803 INFO:teuthology.orchestra.run.smithi164.stdout:{ 2023-09-23T23:56:08.803 INFO:teuthology.orchestra.run.smithi164.stdout: "success": "filestore_inject_stall = '3' (not observed, change may require restart) " 2023-09-23T23:56:08.803 INFO:teuthology.orchestra.run.smithi164.stdout:} 2023-09-23T23:56:08.813 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:56:08.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:08.815 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:56:08.916 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:56:08.949 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:56:08.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:08.952 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:56:09.053 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:56:09.083 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:56:09.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:09.086 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:56:09.130 INFO:teuthology.orchestra.run.smithi159.stdout:{ 2023-09-23T23:56:09.130 INFO:teuthology.orchestra.run.smithi159.stdout: "size": 20, 2023-09-23T23:56:09.130 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 600, 2023-09-23T23:56:09.130 INFO:teuthology.orchestra.run.smithi159.stdout: "ops": [ 2023-09-23T23:56:09.130 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.130 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.35106.0:108627 8.d 8:b3721746:::benchmark_data_smithi159_217074_object5083:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e298)", 2023-09-23T23:56:09.130 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:48:42.335661+0000", 2023-09-23T23:56:09.130 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 446.78575588500001, 2023-09-23T23:56:09.131 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.29924919700000002, 2023-09-23T23:56:09.131 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:56:09.131 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:56:09.131 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:56:09.131 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.35106", 2023-09-23T23:56:09.131 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/487782533", 2023-09-23T23:56:09.131 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 108627 2023-09-23T23:56:09.131 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.131 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:56:09.131 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.131 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:56:09.131 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:48:42.335661+0000", 2023-09-23T23:56:09.132 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:56:09.132 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.132 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.132 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:56:09.132 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:48:42.335661+0000", 2023-09-23T23:56:09.132 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:56:09.132 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.132 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.132 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:56:09.132 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:48:42.335660+0000", 2023-09-23T23:56:09.132 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999986 2023-09-23T23:56:09.133 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.133 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.133 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:56:09.133 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:48:42.335667+0000", 2023-09-23T23:56:09.133 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.6039999999999998e-06 2023-09-23T23:56:09.133 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.133 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.133 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:56:09.133 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:48:42.335684+0000", 2023-09-23T23:56:09.133 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.7527999999999999e-05 2023-09-23T23:56:09.133 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.133 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.134 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:56:09.134 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:48:42.335692+0000", 2023-09-23T23:56:09.134 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.0590000000000003e-06 2023-09-23T23:56:09.134 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.134 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.134 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:56:09.134 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:48:42.335811+0000", 2023-09-23T23:56:09.134 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00011872200000000001 2023-09-23T23:56:09.134 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.134 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.134 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:56:09.134 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:48:42.336119+0000", 2023-09-23T23:56:09.135 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00030801199999999998 2023-09-23T23:56:09.135 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.135 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.135 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 1,6", 2023-09-23T23:56:09.135 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:48:42.336481+0000", 2023-09-23T23:56:09.135 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00036176600000000002 2023-09-23T23:56:09.135 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.135 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.135 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-23T23:56:09.135 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:48:42.340899+0000", 2023-09-23T23:56:09.135 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.004417771 2023-09-23T23:56:09.135 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.135 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.136 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:56:09.136 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:48:42.345356+0000", 2023-09-23T23:56:09.136 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0044575860000000004 2023-09-23T23:56:09.136 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.136 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.136 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:56:09.136 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:48:42.634815+0000", 2023-09-23T23:56:09.136 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.28945912000000001 2023-09-23T23:56:09.136 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.136 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.136 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:56:09.136 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:48:42.634870+0000", 2023-09-23T23:56:09.137 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.4629000000000002e-05 2023-09-23T23:56:09.137 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.137 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.137 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:56:09.137 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:48:42.634911+0000", 2023-09-23T23:56:09.137 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.0676999999999997e-05 2023-09-23T23:56:09.137 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:56:09.137 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:56:09.137 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:56:09.137 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.137 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.137 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.45269.0:89198 9.6 9:6bee7cb6:::benchmark_data_smithi159_236674_object89197:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e314)", 2023-09-23T23:56:09.137 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:53:11.791822+0000", 2023-09-23T23:56:09.138 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 177.32959578500001, 2023-09-23T23:56:09.138 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.25864200700000001, 2023-09-23T23:56:09.138 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:56:09.138 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:56:09.138 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:56:09.138 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.45269", 2023-09-23T23:56:09.138 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1714849652", 2023-09-23T23:56:09.138 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 89198 2023-09-23T23:56:09.138 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.138 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:56:09.138 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.138 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:56:09.139 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:53:11.791822+0000", 2023-09-23T23:56:09.139 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:56:09.139 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.139 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.139 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:56:09.139 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:53:11.791822+0000", 2023-09-23T23:56:09.139 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:56:09.139 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.139 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.139 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:56:09.139 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:53:11.791820+0000", 2023-09-23T23:56:09.139 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999986 2023-09-23T23:56:09.140 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.140 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.140 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:56:09.140 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:53:11.791847+0000", 2023-09-23T23:56:09.140 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.7053e-05 2023-09-23T23:56:09.140 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.140 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.140 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:56:09.140 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:53:11.791860+0000", 2023-09-23T23:56:09.140 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.2873e-05 2023-09-23T23:56:09.140 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.140 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.141 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:56:09.141 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:53:11.791867+0000", 2023-09-23T23:56:09.141 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.8809999999999998e-06 2023-09-23T23:56:09.141 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.141 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.141 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:56:09.141 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:53:11.791909+0000", 2023-09-23T23:56:09.141 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.2524000000000001e-05 2023-09-23T23:56:09.141 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.141 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.141 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:56:09.141 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:53:11.792022+0000", 2023-09-23T23:56:09.142 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000112262 2023-09-23T23:56:09.142 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.142 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.142 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 1,6", 2023-09-23T23:56:09.142 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:53:11.792116+0000", 2023-09-23T23:56:09.142 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 9.4780999999999999e-05 2023-09-23T23:56:09.142 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.142 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.142 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-23T23:56:09.142 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:53:11.795160+0000", 2023-09-23T23:56:09.142 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0030435499999999999 2023-09-23T23:56:09.142 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.143 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.143 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:56:09.143 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:53:11.797910+0000", 2023-09-23T23:56:09.143 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0027498409999999998 2023-09-23T23:56:09.143 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.143 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.143 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:56:09.143 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:53:12.050351+0000", 2023-09-23T23:56:09.143 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.25244172300000001 2023-09-23T23:56:09.143 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.143 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.143 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:56:09.143 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:53:12.050416+0000", 2023-09-23T23:56:09.144 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.4770999999999994e-05 2023-09-23T23:56:09.144 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.144 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.144 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:56:09.144 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:53:12.050464+0000", 2023-09-23T23:56:09.144 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.7312999999999999e-05 2023-09-23T23:56:09.144 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:56:09.144 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:56:09.144 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:56:09.144 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.144 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.144 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.45269.0:101274 9.6 9:6fa09888:::benchmark_data_smithi159_236674_object3269:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e314)", 2023-09-23T23:56:09.145 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:53:26.641531+0000", 2023-09-23T23:56:09.145 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 162.47988681699999, 2023-09-23T23:56:09.145 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.21247158599999999, 2023-09-23T23:56:09.145 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:56:09.145 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:56:09.145 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:56:09.145 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.45269", 2023-09-23T23:56:09.145 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1714849652", 2023-09-23T23:56:09.145 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 101274 2023-09-23T23:56:09.145 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.145 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:56:09.145 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.146 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:56:09.146 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:53:26.641531+0000", 2023-09-23T23:56:09.146 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:56:09.146 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.146 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.146 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:56:09.146 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:53:26.641531+0000", 2023-09-23T23:56:09.146 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:56:09.146 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.146 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.146 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:56:09.146 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:53:26.641529+0000", 2023-09-23T23:56:09.147 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999986 2023-09-23T23:56:09.147 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.147 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.147 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:56:09.147 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:53:26.641536+0000", 2023-09-23T23:56:09.147 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.323e-06 2023-09-23T23:56:09.147 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.147 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.147 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:56:09.147 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:53:26.641551+0000", 2023-09-23T23:56:09.147 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.4858000000000001e-05 2023-09-23T23:56:09.147 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.147 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.148 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:56:09.148 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:53:26.641558+0000", 2023-09-23T23:56:09.148 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.6800000000000004e-06 2023-09-23T23:56:09.148 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.148 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.148 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:56:09.148 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:53:26.641599+0000", 2023-09-23T23:56:09.148 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.1319999999999997e-05 2023-09-23T23:56:09.148 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.148 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.148 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:56:09.148 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:53:26.641680+0000", 2023-09-23T23:56:09.149 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.0286999999999999e-05 2023-09-23T23:56:09.149 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.149 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.149 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 1,6", 2023-09-23T23:56:09.149 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:53:26.641743+0000", 2023-09-23T23:56:09.149 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.3424999999999997e-05 2023-09-23T23:56:09.149 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.149 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.149 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-23T23:56:09.149 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:53:26.644648+0000", 2023-09-23T23:56:09.149 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0029046839999999998 2023-09-23T23:56:09.149 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.150 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.150 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:56:09.150 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:53:26.646209+0000", 2023-09-23T23:56:09.150 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00156113 2023-09-23T23:56:09.150 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.150 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.150 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:56:09.150 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:53:26.853743+0000", 2023-09-23T23:56:09.150 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.20753369599999999 2023-09-23T23:56:09.150 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.150 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.150 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:56:09.150 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:53:26.853871+0000", 2023-09-23T23:56:09.151 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000128336 2023-09-23T23:56:09.151 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.151 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.151 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:56:09.151 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:53:26.854002+0000", 2023-09-23T23:56:09.151 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00013124400000000001 2023-09-23T23:56:09.151 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:56:09.151 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:56:09.151 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:56:09.151 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.151 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.151 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.45269.0:140007 9.6 9:6e93c69b:::benchmark_data_smithi159_236674_object42002:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e316)", 2023-09-23T23:56:09.152 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:54:15.153703+0000", 2023-09-23T23:56:09.152 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 113.967714689, 2023-09-23T23:56:09.152 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.170370629, 2023-09-23T23:56:09.152 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:56:09.152 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:56:09.152 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:56:09.152 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.45269", 2023-09-23T23:56:09.152 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1714849652", 2023-09-23T23:56:09.152 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 140007 2023-09-23T23:56:09.152 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.152 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:56:09.152 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.153 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:56:09.153 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:15.153703+0000", 2023-09-23T23:56:09.153 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:56:09.153 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.153 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.153 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:56:09.153 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:15.153703+0000", 2023-09-23T23:56:09.153 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:56:09.153 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.153 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.153 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:56:09.153 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:15.153701+0000", 2023-09-23T23:56:09.153 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999986 2023-09-23T23:56:09.154 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.154 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.154 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:56:09.154 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:15.153744+0000", 2023-09-23T23:56:09.154 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.2830000000000002e-05 2023-09-23T23:56:09.154 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.154 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.154 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:56:09.154 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:15.153763+0000", 2023-09-23T23:56:09.154 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.9011000000000001e-05 2023-09-23T23:56:09.154 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.154 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.155 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:56:09.155 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:15.153771+0000", 2023-09-23T23:56:09.155 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.7009999999999996e-06 2023-09-23T23:56:09.155 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.155 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.155 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:56:09.155 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:15.153847+0000", 2023-09-23T23:56:09.155 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.6495999999999994e-05 2023-09-23T23:56:09.155 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.155 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.155 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:56:09.155 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:15.153962+0000", 2023-09-23T23:56:09.156 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00011413000000000001 2023-09-23T23:56:09.156 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.156 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.156 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 1,6", 2023-09-23T23:56:09.156 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:15.154072+0000", 2023-09-23T23:56:09.156 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00011018600000000001 2023-09-23T23:56:09.156 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.156 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.156 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:56:09.156 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:15.158946+0000", 2023-09-23T23:56:09.156 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0048741449999999999 2023-09-23T23:56:09.156 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.156 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.157 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-23T23:56:09.157 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:15.158956+0000", 2023-09-23T23:56:09.157 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.0006999999999999e-05 2023-09-23T23:56:09.157 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.157 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.157 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:56:09.157 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:15.323934+0000", 2023-09-23T23:56:09.157 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.16497842800000001 2023-09-23T23:56:09.157 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.157 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.157 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:56:09.157 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:15.324033+0000", 2023-09-23T23:56:09.157 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 9.9004000000000003e-05 2023-09-23T23:56:09.158 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.158 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.158 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:56:09.158 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:15.324073+0000", 2023-09-23T23:56:09.158 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 3.9962000000000001e-05 2023-09-23T23:56:09.158 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:56:09.158 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:56:09.158 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:56:09.158 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.158 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.158 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.45269.0:144063 9.6 9:62decfaa:::benchmark_data_smithi159_236674_object46058:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e316)", 2023-09-23T23:56:09.158 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:54:20.224071+0000", 2023-09-23T23:56:09.159 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 108.89734640899999, 2023-09-23T23:56:09.159 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.115299313, 2023-09-23T23:56:09.159 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:56:09.159 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:56:09.159 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:56:09.159 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.45269", 2023-09-23T23:56:09.159 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1714849652", 2023-09-23T23:56:09.159 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 144063 2023-09-23T23:56:09.159 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.159 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:56:09.159 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.159 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:56:09.159 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:20.224071+0000", 2023-09-23T23:56:09.160 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:56:09.160 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.160 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.160 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:56:09.160 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:20.224071+0000", 2023-09-23T23:56:09.160 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:56:09.160 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.160 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.160 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:56:09.160 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:20.224069+0000", 2023-09-23T23:56:09.160 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999981 2023-09-23T23:56:09.160 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.160 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.161 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:56:09.161 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:20.224077+0000", 2023-09-23T23:56:09.161 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.1079999999999993e-06 2023-09-23T23:56:09.161 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.161 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.161 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:56:09.161 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:20.224092+0000", 2023-09-23T23:56:09.161 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.4802e-05 2023-09-23T23:56:09.161 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.161 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.161 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:56:09.161 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:20.224101+0000", 2023-09-23T23:56:09.162 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.8899999999999996e-06 2023-09-23T23:56:09.162 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.162 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.162 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:56:09.162 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:20.224164+0000", 2023-09-23T23:56:09.162 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.2965000000000004e-05 2023-09-23T23:56:09.162 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.162 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.162 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:56:09.162 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:20.224292+0000", 2023-09-23T23:56:09.162 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00012772200000000001 2023-09-23T23:56:09.162 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.163 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.163 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 1,6", 2023-09-23T23:56:09.163 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:20.224410+0000", 2023-09-23T23:56:09.163 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000118393 2023-09-23T23:56:09.163 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.163 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.163 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-23T23:56:09.163 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:20.228085+0000", 2023-09-23T23:56:09.163 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.003674638 2023-09-23T23:56:09.163 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.163 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.163 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:56:09.164 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:20.339176+0000", 2023-09-23T23:56:09.164 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.111091299 2023-09-23T23:56:09.164 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.164 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.164 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:56:09.164 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:20.339211+0000", 2023-09-23T23:56:09.164 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 3.4774999999999998e-05 2023-09-23T23:56:09.164 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.164 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.164 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:56:09.164 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:20.339320+0000", 2023-09-23T23:56:09.164 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000109514 2023-09-23T23:56:09.164 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.165 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.165 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:56:09.165 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:20.339370+0000", 2023-09-23T23:56:09.165 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.0055000000000001e-05 2023-09-23T23:56:09.165 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:56:09.165 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:56:09.165 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:56:09.165 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.165 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.165 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.45269.0:144067 9.6 9:6ac5fc71:::benchmark_data_smithi159_236674_object46062:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e316)", 2023-09-23T23:56:09.165 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:54:20.228117+0000", 2023-09-23T23:56:09.165 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 108.89330027600001, 2023-09-23T23:56:09.166 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.12596523300000001, 2023-09-23T23:56:09.166 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:56:09.166 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:56:09.166 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:56:09.166 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.45269", 2023-09-23T23:56:09.166 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1714849652", 2023-09-23T23:56:09.166 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 144067 2023-09-23T23:56:09.166 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.166 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:56:09.166 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.166 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:56:09.166 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:20.228117+0000", 2023-09-23T23:56:09.166 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:56:09.167 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.167 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.167 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:56:09.167 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:20.228117+0000", 2023-09-23T23:56:09.167 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:56:09.167 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.167 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.167 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:56:09.167 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:20.228116+0000", 2023-09-23T23:56:09.167 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999986 2023-09-23T23:56:09.167 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.167 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.167 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:56:09.168 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:20.228122+0000", 2023-09-23T23:56:09.168 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.229e-06 2023-09-23T23:56:09.168 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.168 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.168 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:56:09.168 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:20.228132+0000", 2023-09-23T23:56:09.168 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.0195e-05 2023-09-23T23:56:09.168 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.168 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.168 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:56:09.168 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:20.228140+0000", 2023-09-23T23:56:09.168 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.8590000000000005e-06 2023-09-23T23:56:09.169 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.169 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.169 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:56:09.169 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:20.330996+0000", 2023-09-23T23:56:09.169 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.102856112 2023-09-23T23:56:09.169 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.169 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.169 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:56:09.169 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:20.331266+0000", 2023-09-23T23:56:09.169 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00026938400000000001 2023-09-23T23:56:09.169 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.169 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.169 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 1,6", 2023-09-23T23:56:09.170 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:20.331453+0000", 2023-09-23T23:56:09.170 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00018765000000000001 2023-09-23T23:56:09.170 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.170 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.170 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:56:09.170 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:20.339422+0000", 2023-09-23T23:56:09.170 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0079689940000000001 2023-09-23T23:56:09.170 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.170 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.170 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:56:09.170 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:20.344494+0000", 2023-09-23T23:56:09.171 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0050714439999999996 2023-09-23T23:56:09.171 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.171 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.171 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-23T23:56:09.171 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:20.353847+0000", 2023-09-23T23:56:09.171 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0093534670000000007 2023-09-23T23:56:09.171 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.171 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.171 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:56:09.171 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:20.353933+0000", 2023-09-23T23:56:09.171 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.6308000000000001e-05 2023-09-23T23:56:09.171 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.172 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.172 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:56:09.172 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:20.354082+0000", 2023-09-23T23:56:09.172 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000148901 2023-09-23T23:56:09.172 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:56:09.172 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:56:09.172 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:56:09.172 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.172 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.172 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.45269.0:144071 9.6 9:64e59387:::benchmark_data_smithi159_236674_object46066:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e316)", 2023-09-23T23:56:09.172 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:54:20.234073+0000", 2023-09-23T23:56:09.172 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 108.887343886, 2023-09-23T23:56:09.172 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.129702387, 2023-09-23T23:56:09.173 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:56:09.173 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:56:09.173 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:56:09.173 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.45269", 2023-09-23T23:56:09.173 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1714849652", 2023-09-23T23:56:09.173 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 144071 2023-09-23T23:56:09.173 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.173 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:56:09.173 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.173 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:56:09.173 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:20.234073+0000", 2023-09-23T23:56:09.173 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:56:09.174 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.174 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.174 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:56:09.174 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:20.234073+0000", 2023-09-23T23:56:09.174 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:56:09.174 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.174 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.174 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:56:09.174 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:20.234071+0000", 2023-09-23T23:56:09.174 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999981 2023-09-23T23:56:09.174 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.174 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.175 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:56:09.175 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:20.234081+0000", 2023-09-23T23:56:09.175 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 9.3260000000000002e-06 2023-09-23T23:56:09.175 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.175 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.175 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:56:09.175 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:20.330833+0000", 2023-09-23T23:56:09.175 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.096752679999999994 2023-09-23T23:56:09.175 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.175 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.175 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:56:09.175 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:20.330853+0000", 2023-09-23T23:56:09.175 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.9434999999999999e-05 2023-09-23T23:56:09.176 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.176 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.176 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:56:09.176 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:20.339448+0000", 2023-09-23T23:56:09.176 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0085950439999999996 2023-09-23T23:56:09.176 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.176 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.176 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:56:09.176 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:20.339564+0000", 2023-09-23T23:56:09.176 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00011626899999999999 2023-09-23T23:56:09.176 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.176 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.177 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 1,6", 2023-09-23T23:56:09.177 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:20.339693+0000", 2023-09-23T23:56:09.177 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00012890500000000001 2023-09-23T23:56:09.177 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.177 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.177 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:56:09.177 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:20.344591+0000", 2023-09-23T23:56:09.177 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0048984390000000001 2023-09-23T23:56:09.177 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.177 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.177 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:56:09.177 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:20.362860+0000", 2023-09-23T23:56:09.177 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.018268471000000001 2023-09-23T23:56:09.178 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.178 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.178 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-23T23:56:09.178 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:20.363684+0000", 2023-09-23T23:56:09.178 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000823933 2023-09-23T23:56:09.178 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.178 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.178 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:56:09.178 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:20.363734+0000", 2023-09-23T23:56:09.178 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.0212e-05 2023-09-23T23:56:09.178 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.178 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.179 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:56:09.179 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:20.363776+0000", 2023-09-23T23:56:09.179 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.176e-05 2023-09-23T23:56:09.179 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:56:09.179 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:56:09.179 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:56:09.179 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.179 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.179 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_repop(client.45269.0:144667 9.7 e316/308 9:ed2f049d:::benchmark_data_smithi159_236674_object46662:head v 316'9363, mlcod=316'9360)", 2023-09-23T23:56:09.179 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:54:21.148259+0000", 2023-09-23T23:56:09.179 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 107.973158, 2023-09-23T23:56:09.179 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.12559315600000001, 2023-09-23T23:56:09.179 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:56:09.180 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:56:09.180 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:56:09.180 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.180 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:56:09.180 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:21.148259+0000", 2023-09-23T23:56:09.180 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:56:09.180 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.180 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.180 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:56:09.180 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:21.148259+0000", 2023-09-23T23:56:09.180 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:56:09.180 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.181 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.181 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:56:09.181 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:21.148259+0000", 2023-09-23T23:56:09.181 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999995 2023-09-23T23:56:09.181 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.181 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.181 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:56:09.181 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:21.148266+0000", 2023-09-23T23:56:09.181 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.8739999999999997e-06 2023-09-23T23:56:09.181 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.181 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.181 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:56:09.181 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:21.148275+0000", 2023-09-23T23:56:09.182 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 9.2420000000000006e-06 2023-09-23T23:56:09.182 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.182 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.182 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:56:09.182 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:21.148282+0000", 2023-09-23T23:56:09.182 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.204e-06 2023-09-23T23:56:09.182 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.182 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.182 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:56:09.182 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:21.148384+0000", 2023-09-23T23:56:09.182 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000101813 2023-09-23T23:56:09.182 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.182 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.183 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:56:09.183 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:21.148405+0000", 2023-09-23T23:56:09.183 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.141e-05 2023-09-23T23:56:09.183 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.183 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.183 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:56:09.183 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:21.273800+0000", 2023-09-23T23:56:09.183 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.12539514399999999 2023-09-23T23:56:09.183 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.183 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.183 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:56:09.183 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:21.273852+0000", 2023-09-23T23:56:09.184 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.2101000000000001e-05 2023-09-23T23:56:09.184 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:56:09.184 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:56:09.184 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:56:09.184 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.184 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.184 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_repop(client.45269.0:144685 9.f e316/308 9:f18c0cdd:::benchmark_data_smithi159_236674_object46680:head v 316'8942, mlcod=316'8940)", 2023-09-23T23:56:09.184 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:54:21.155824+0000", 2023-09-23T23:56:09.184 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 107.96559328799999, 2023-09-23T23:56:09.184 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.12325710500000001, 2023-09-23T23:56:09.184 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:56:09.184 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:56:09.184 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:56:09.185 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.185 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:56:09.185 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:21.155824+0000", 2023-09-23T23:56:09.185 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:56:09.185 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.185 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.185 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:56:09.185 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:21.155824+0000", 2023-09-23T23:56:09.185 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:56:09.185 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.185 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.185 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:56:09.185 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:21.155823+0000", 2023-09-23T23:56:09.186 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.999999 2023-09-23T23:56:09.186 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.186 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.186 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:56:09.186 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:21.155833+0000", 2023-09-23T23:56:09.186 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.0011e-05 2023-09-23T23:56:09.186 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.186 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.186 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:56:09.186 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:21.155848+0000", 2023-09-23T23:56:09.186 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.5273000000000001e-05 2023-09-23T23:56:09.186 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.187 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.187 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:56:09.187 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:21.155857+0000", 2023-09-23T23:56:09.187 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.3270000000000001e-06 2023-09-23T23:56:09.187 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.187 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.187 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:56:09.187 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:21.155895+0000", 2023-09-23T23:56:09.187 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 3.8024000000000001e-05 2023-09-23T23:56:09.187 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.187 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.187 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:56:09.188 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:21.273806+0000", 2023-09-23T23:56:09.188 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.117911169 2023-09-23T23:56:09.188 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.188 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.188 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:56:09.188 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:21.279042+0000", 2023-09-23T23:56:09.188 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0052363690000000003 2023-09-23T23:56:09.188 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.188 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.188 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:56:09.188 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:21.279081+0000", 2023-09-23T23:56:09.188 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 3.8986999999999998e-05 2023-09-23T23:56:09.188 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:56:09.189 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:56:09.189 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:56:09.189 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.189 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.189 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_repop(client.45269.0:144690 9.8 e316/308 9:1bf2ae36:::benchmark_data_smithi159_236674_object46685:head v 316'8802, mlcod=316'8800)", 2023-09-23T23:56:09.189 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:54:21.159930+0000", 2023-09-23T23:56:09.189 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 107.961487238, 2023-09-23T23:56:09.189 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.123841267, 2023-09-23T23:56:09.189 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:56:09.189 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:56:09.189 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:56:09.189 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.189 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:56:09.190 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:21.159930+0000", 2023-09-23T23:56:09.190 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:56:09.190 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.190 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.190 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:56:09.190 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:21.159930+0000", 2023-09-23T23:56:09.190 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:56:09.190 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.190 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.190 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:56:09.190 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:21.159929+0000", 2023-09-23T23:56:09.190 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.999999 2023-09-23T23:56:09.191 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.191 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.191 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:56:09.191 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:21.159940+0000", 2023-09-23T23:56:09.191 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.0584999999999999e-05 2023-09-23T23:56:09.191 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.191 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.191 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:56:09.191 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:21.273799+0000", 2023-09-23T23:56:09.191 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.113859428 2023-09-23T23:56:09.191 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.191 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.191 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:56:09.192 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:21.273823+0000", 2023-09-23T23:56:09.192 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.3329e-05 2023-09-23T23:56:09.192 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.192 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.192 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:56:09.192 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:21.273941+0000", 2023-09-23T23:56:09.192 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00011819099999999999 2023-09-23T23:56:09.192 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.192 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.192 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:56:09.192 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:21.273996+0000", 2023-09-23T23:56:09.192 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.5346000000000002e-05 2023-09-23T23:56:09.193 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.193 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.193 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:56:09.193 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:21.283722+0000", 2023-09-23T23:56:09.193 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0097261829999999994 2023-09-23T23:56:09.193 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.193 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.193 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:56:09.193 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:21.283771+0000", 2023-09-23T23:56:09.193 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.9089999999999999e-05 2023-09-23T23:56:09.193 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:56:09.193 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:56:09.193 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:56:09.194 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.194 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.194 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.45269.0:146413 9.6 9:69bcedc1:::benchmark_data_smithi159_236674_object48408:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e316)", 2023-09-23T23:56:09.194 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:54:23.212558+0000", 2023-09-23T23:56:09.194 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 105.90885887499999, 2023-09-23T23:56:09.194 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.188629349, 2023-09-23T23:56:09.194 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:56:09.194 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:56:09.194 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:56:09.194 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.45269", 2023-09-23T23:56:09.194 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1714849652", 2023-09-23T23:56:09.194 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 146413 2023-09-23T23:56:09.195 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.195 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:56:09.195 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.195 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:56:09.195 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:23.212558+0000", 2023-09-23T23:56:09.195 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:56:09.195 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.195 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.195 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:56:09.195 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:23.212558+0000", 2023-09-23T23:56:09.195 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:56:09.195 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.195 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.196 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:56:09.196 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:23.212557+0000", 2023-09-23T23:56:09.196 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999986 2023-09-23T23:56:09.196 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.196 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.196 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:56:09.196 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:23.212564+0000", 2023-09-23T23:56:09.196 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.418e-06 2023-09-23T23:56:09.196 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.196 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.196 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:56:09.196 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:23.212579+0000", 2023-09-23T23:56:09.197 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.4912000000000001e-05 2023-09-23T23:56:09.197 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.197 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.197 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:56:09.197 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:23.212592+0000", 2023-09-23T23:56:09.197 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.2618e-05 2023-09-23T23:56:09.197 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.197 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.197 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:56:09.197 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:23.212829+0000", 2023-09-23T23:56:09.197 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000237068 2023-09-23T23:56:09.197 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.197 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.198 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:56:09.198 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:23.213245+0000", 2023-09-23T23:56:09.198 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00041588900000000002 2023-09-23T23:56:09.198 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.198 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.198 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 1,6", 2023-09-23T23:56:09.198 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:23.213572+0000", 2023-09-23T23:56:09.198 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000326967 2023-09-23T23:56:09.198 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.198 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.198 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-23T23:56:09.198 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:23.221482+0000", 2023-09-23T23:56:09.199 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0079098350000000005 2023-09-23T23:56:09.199 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.199 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.199 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:56:09.199 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:23.222488+0000", 2023-09-23T23:56:09.199 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.001006149 2023-09-23T23:56:09.199 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.199 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.199 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:56:09.199 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:23.401003+0000", 2023-09-23T23:56:09.199 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.17851557400000001 2023-09-23T23:56:09.199 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.199 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.200 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:56:09.200 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:23.401143+0000", 2023-09-23T23:56:09.200 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00013978300000000001 2023-09-23T23:56:09.200 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.200 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.200 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:56:09.200 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:23.401188+0000", 2023-09-23T23:56:09.200 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.4662e-05 2023-09-23T23:56:09.200 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:56:09.200 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:56:09.200 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:56:09.201 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.201 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.201 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.45269.0:146426 9.6 9:68158248:::benchmark_data_smithi159_236674_object48421:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e316)", 2023-09-23T23:56:09.201 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:54:23.224891+0000", 2023-09-23T23:56:09.201 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 105.896526233, 2023-09-23T23:56:09.201 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.17650415999999999, 2023-09-23T23:56:09.201 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:56:09.201 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:56:09.201 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:56:09.201 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.45269", 2023-09-23T23:56:09.201 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1714849652", 2023-09-23T23:56:09.201 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 146426 2023-09-23T23:56:09.201 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.202 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:56:09.202 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.202 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:56:09.202 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:23.224891+0000", 2023-09-23T23:56:09.202 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:56:09.202 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.202 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.202 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:56:09.202 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:23.224891+0000", 2023-09-23T23:56:09.202 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:56:09.202 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.202 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.203 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:56:09.203 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:23.224890+0000", 2023-09-23T23:56:09.203 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999986 2023-09-23T23:56:09.203 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.203 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.203 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:56:09.203 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:23.224896+0000", 2023-09-23T23:56:09.203 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.6019999999999996e-06 2023-09-23T23:56:09.203 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.203 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.203 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:56:09.203 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:23.224907+0000", 2023-09-23T23:56:09.203 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.1123e-05 2023-09-23T23:56:09.204 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.204 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.204 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:56:09.204 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:23.224915+0000", 2023-09-23T23:56:09.204 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.1289999999999996e-06 2023-09-23T23:56:09.204 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.204 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.204 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:56:09.204 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:23.225059+0000", 2023-09-23T23:56:09.204 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000143709 2023-09-23T23:56:09.204 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.204 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.204 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:56:09.205 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:23.225173+0000", 2023-09-23T23:56:09.205 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000113923 2023-09-23T23:56:09.205 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.205 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.205 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 1,6", 2023-09-23T23:56:09.205 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:23.225278+0000", 2023-09-23T23:56:09.205 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000104746 2023-09-23T23:56:09.205 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.205 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.205 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-23T23:56:09.205 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:23.232843+0000", 2023-09-23T23:56:09.205 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0075653209999999999 2023-09-23T23:56:09.206 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.206 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.206 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:56:09.206 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:23.236023+0000", 2023-09-23T23:56:09.206 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0031794029999999999 2023-09-23T23:56:09.206 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.206 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.206 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:56:09.206 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:23.401227+0000", 2023-09-23T23:56:09.206 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.16520417100000001 2023-09-23T23:56:09.206 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.206 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.207 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:56:09.207 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:23.401355+0000", 2023-09-23T23:56:09.207 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00012848800000000001 2023-09-23T23:56:09.207 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.207 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.207 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:56:09.207 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:23.401395+0000", 2023-09-23T23:56:09.207 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.0003999999999998e-05 2023-09-23T23:56:09.207 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:56:09.207 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:56:09.207 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:56:09.207 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.207 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.208 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.45269.0:148292 9.6 9:6989fda5:::benchmark_data_smithi159_236674_object50287:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e316)", 2023-09-23T23:56:09.208 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:54:25.616221+0000", 2023-09-23T23:56:09.208 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 103.50519676, 2023-09-23T23:56:09.208 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.143052179, 2023-09-23T23:56:09.208 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:56:09.208 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:56:09.208 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:56:09.208 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.45269", 2023-09-23T23:56:09.208 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1714849652", 2023-09-23T23:56:09.208 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 148292 2023-09-23T23:56:09.208 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.208 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:56:09.209 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.209 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:56:09.209 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:25.616221+0000", 2023-09-23T23:56:09.209 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:56:09.209 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.209 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.209 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:56:09.209 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:25.616221+0000", 2023-09-23T23:56:09.209 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:56:09.209 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.209 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.209 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:56:09.210 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:25.616219+0000", 2023-09-23T23:56:09.210 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999981 2023-09-23T23:56:09.210 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.210 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.210 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:56:09.210 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:25.616227+0000", 2023-09-23T23:56:09.210 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.0139999999999998e-06 2023-09-23T23:56:09.210 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.210 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.210 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:56:09.210 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:25.616241+0000", 2023-09-23T23:56:09.210 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.3804e-05 2023-09-23T23:56:09.211 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.211 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.211 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:56:09.211 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:25.616249+0000", 2023-09-23T23:56:09.211 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.6459999999999999e-06 2023-09-23T23:56:09.211 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.211 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.211 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:56:09.211 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:25.616302+0000", 2023-09-23T23:56:09.211 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.3093999999999997e-05 2023-09-23T23:56:09.211 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.211 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.211 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:56:09.212 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:25.616533+0000", 2023-09-23T23:56:09.212 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00023016900000000001 2023-09-23T23:56:09.212 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.212 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.212 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 1,6", 2023-09-23T23:56:09.212 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:25.617469+0000", 2023-09-23T23:56:09.212 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000936669 2023-09-23T23:56:09.212 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.212 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.212 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-23T23:56:09.212 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:25.623849+0000", 2023-09-23T23:56:09.212 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0063792720000000001 2023-09-23T23:56:09.213 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.213 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.213 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:56:09.213 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:25.625346+0000", 2023-09-23T23:56:09.213 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0014976600000000001 2023-09-23T23:56:09.213 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.213 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.213 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:56:09.213 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:25.759150+0000", 2023-09-23T23:56:09.213 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.13380376899999999 2023-09-23T23:56:09.213 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.213 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.214 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:56:09.214 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:25.759203+0000", 2023-09-23T23:56:09.214 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.3223999999999997e-05 2023-09-23T23:56:09.214 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.214 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.214 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:56:09.214 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:25.759273+0000", 2023-09-23T23:56:09.214 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.9558e-05 2023-09-23T23:56:09.214 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:56:09.214 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:56:09.214 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:56:09.214 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.215 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.215 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.45269.0:148298 9.6 9:668b1f68:::benchmark_data_smithi159_236674_object50293:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e316)", 2023-09-23T23:56:09.215 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:54:25.619335+0000", 2023-09-23T23:56:09.215 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 103.502082516, 2023-09-23T23:56:09.215 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.14041985600000001, 2023-09-23T23:56:09.215 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:56:09.215 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:56:09.215 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:56:09.215 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.45269", 2023-09-23T23:56:09.215 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1714849652", 2023-09-23T23:56:09.215 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 148298 2023-09-23T23:56:09.215 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.216 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:56:09.216 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.216 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:56:09.216 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:25.619335+0000", 2023-09-23T23:56:09.216 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:56:09.216 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.216 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.216 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:56:09.216 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:25.619335+0000", 2023-09-23T23:56:09.216 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:56:09.216 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.216 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.217 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:56:09.217 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:25.619333+0000", 2023-09-23T23:56:09.217 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999986 2023-09-23T23:56:09.217 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.217 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.217 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:56:09.217 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:25.619340+0000", 2023-09-23T23:56:09.217 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.703e-06 2023-09-23T23:56:09.217 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.217 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.217 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:56:09.217 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:25.619355+0000", 2023-09-23T23:56:09.217 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.5138e-05 2023-09-23T23:56:09.218 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.218 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.218 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:56:09.218 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:25.619365+0000", 2023-09-23T23:56:09.218 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 9.8649999999999996e-06 2023-09-23T23:56:09.218 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.218 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.218 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:56:09.218 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:25.621634+0000", 2023-09-23T23:56:09.218 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0022687509999999998 2023-09-23T23:56:09.218 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.218 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.219 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:56:09.219 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:25.621725+0000", 2023-09-23T23:56:09.219 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 9.1254000000000004e-05 2023-09-23T23:56:09.219 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.219 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.219 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 1,6", 2023-09-23T23:56:09.219 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:25.621827+0000", 2023-09-23T23:56:09.219 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000102316 2023-09-23T23:56:09.219 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.219 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.219 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-23T23:56:09.219 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:25.623986+0000", 2023-09-23T23:56:09.219 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0021591900000000001 2023-09-23T23:56:09.220 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.220 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.220 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:56:09.220 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:25.625502+0000", 2023-09-23T23:56:09.220 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0015151419999999999 2023-09-23T23:56:09.220 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.220 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.220 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:56:09.220 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:25.759446+0000", 2023-09-23T23:56:09.220 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.133944442 2023-09-23T23:56:09.220 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.220 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.220 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:56:09.221 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:25.759597+0000", 2023-09-23T23:56:09.221 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00015117099999999999 2023-09-23T23:56:09.221 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.221 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.221 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:56:09.221 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:25.759755+0000", 2023-09-23T23:56:09.221 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00015753800000000001 2023-09-23T23:56:09.221 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:56:09.221 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:56:09.221 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:56:09.221 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.221 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.222 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.45269.0:154224 9.6 9:6c203a37:::benchmark_data_smithi159_236674_object56219:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e316)", 2023-09-23T23:56:09.222 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:54:32.764539+0000", 2023-09-23T23:56:09.222 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 96.356877956000005, 2023-09-23T23:56:09.222 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.19340642599999999, 2023-09-23T23:56:09.222 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:56:09.222 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:56:09.222 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:56:09.222 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.45269", 2023-09-23T23:56:09.222 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1714849652", 2023-09-23T23:56:09.222 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 154224 2023-09-23T23:56:09.222 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.222 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:56:09.223 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.223 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:56:09.223 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:32.764539+0000", 2023-09-23T23:56:09.223 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:56:09.223 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.223 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.223 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:56:09.223 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:32.764539+0000", 2023-09-23T23:56:09.223 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:56:09.223 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.223 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.223 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:56:09.223 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:32.764538+0000", 2023-09-23T23:56:09.224 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999981 2023-09-23T23:56:09.224 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.224 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.224 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:56:09.224 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:32.764545+0000", 2023-09-23T23:56:09.224 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.2030000000000003e-06 2023-09-23T23:56:09.224 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.224 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.224 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:56:09.224 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:32.764563+0000", 2023-09-23T23:56:09.224 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.8427000000000002e-05 2023-09-23T23:56:09.224 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.224 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.225 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:56:09.225 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:32.764572+0000", 2023-09-23T23:56:09.225 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.9600000000000006e-06 2023-09-23T23:56:09.225 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.225 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.225 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:56:09.225 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:32.765474+0000", 2023-09-23T23:56:09.225 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00090179799999999999 2023-09-23T23:56:09.225 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.225 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.225 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:56:09.225 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:32.765783+0000", 2023-09-23T23:56:09.226 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00030917800000000001 2023-09-23T23:56:09.226 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.226 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.226 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 1,6", 2023-09-23T23:56:09.226 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:32.766267+0000", 2023-09-23T23:56:09.226 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00048353699999999998 2023-09-23T23:56:09.226 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.226 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.226 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:56:09.226 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:32.771695+0000", 2023-09-23T23:56:09.226 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0054283999999999999 2023-09-23T23:56:09.226 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.226 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.227 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-23T23:56:09.227 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:32.773252+0000", 2023-09-23T23:56:09.227 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.001556813 2023-09-23T23:56:09.227 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.227 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.227 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:56:09.227 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:32.957846+0000", 2023-09-23T23:56:09.227 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.18459395000000001 2023-09-23T23:56:09.227 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.227 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.227 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:56:09.227 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:32.957900+0000", 2023-09-23T23:56:09.227 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.3597999999999997e-05 2023-09-23T23:56:09.228 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.228 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.228 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:56:09.228 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:32.957946+0000", 2023-09-23T23:56:09.228 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.6261999999999999e-05 2023-09-23T23:56:09.228 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:56:09.228 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:56:09.228 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:56:09.228 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.228 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.228 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.45269.0:154229 9.6 9:6f4597cc:::benchmark_data_smithi159_236674_object56224:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e316)", 2023-09-23T23:56:09.228 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:54:32.775031+0000", 2023-09-23T23:56:09.229 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 96.346386037000002, 2023-09-23T23:56:09.229 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.18648846399999999, 2023-09-23T23:56:09.229 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:56:09.229 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:56:09.229 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:56:09.229 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.45269", 2023-09-23T23:56:09.229 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1714849652", 2023-09-23T23:56:09.229 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 154229 2023-09-23T23:56:09.229 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.229 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:56:09.229 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.229 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:56:09.229 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:32.775031+0000", 2023-09-23T23:56:09.230 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:56:09.230 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.230 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.230 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:56:09.230 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:32.775031+0000", 2023-09-23T23:56:09.230 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:56:09.230 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.230 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.230 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:56:09.230 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:32.775030+0000", 2023-09-23T23:56:09.230 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999986 2023-09-23T23:56:09.230 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.230 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.231 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:56:09.231 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:32.775037+0000", 2023-09-23T23:56:09.231 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.5979999999999999e-06 2023-09-23T23:56:09.231 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.231 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.231 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:56:09.231 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:32.775063+0000", 2023-09-23T23:56:09.231 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.6095e-05 2023-09-23T23:56:09.231 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.231 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.231 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:56:09.231 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:32.775074+0000", 2023-09-23T23:56:09.231 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.0492999999999999e-05 2023-09-23T23:56:09.232 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.232 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.232 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:56:09.232 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:32.775206+0000", 2023-09-23T23:56:09.232 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000131865 2023-09-23T23:56:09.232 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.232 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.232 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:56:09.232 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:32.775372+0000", 2023-09-23T23:56:09.232 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000166706 2023-09-23T23:56:09.232 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.232 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.232 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 1,6", 2023-09-23T23:56:09.233 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:32.775526+0000", 2023-09-23T23:56:09.233 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00015395799999999999 2023-09-23T23:56:09.233 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.233 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.233 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:56:09.233 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:32.781465+0000", 2023-09-23T23:56:09.233 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0059389660000000004 2023-09-23T23:56:09.233 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.233 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.233 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-23T23:56:09.233 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:32.782201+0000", 2023-09-23T23:56:09.233 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00073543899999999995 2023-09-23T23:56:09.234 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.234 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.234 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:56:09.234 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:32.961313+0000", 2023-09-23T23:56:09.234 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.17911189999999999 2023-09-23T23:56:09.234 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.234 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.234 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:56:09.234 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:32.961472+0000", 2023-09-23T23:56:09.234 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000159507 2023-09-23T23:56:09.234 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.234 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.234 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:56:09.235 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:32.961520+0000", 2023-09-23T23:56:09.235 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.7543999999999997e-05 2023-09-23T23:56:09.235 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:56:09.235 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:56:09.235 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:56:09.235 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.235 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.235 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.45269.0:154247 9.6 9:61ade14f:::benchmark_data_smithi159_236674_object56242:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e316)", 2023-09-23T23:56:09.235 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:54:32.794750+0000", 2023-09-23T23:56:09.235 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 96.326667587000003, 2023-09-23T23:56:09.235 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.16992681500000001, 2023-09-23T23:56:09.235 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:56:09.235 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:56:09.236 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:56:09.236 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.45269", 2023-09-23T23:56:09.236 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1714849652", 2023-09-23T23:56:09.236 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 154247 2023-09-23T23:56:09.236 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.236 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:56:09.236 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.236 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:56:09.236 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:32.794750+0000", 2023-09-23T23:56:09.236 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:56:09.236 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.236 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.236 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:56:09.237 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:32.794750+0000", 2023-09-23T23:56:09.237 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:56:09.237 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.237 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.237 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:56:09.237 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:32.794748+0000", 2023-09-23T23:56:09.237 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999981 2023-09-23T23:56:09.237 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.237 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.237 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:56:09.237 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:32.794757+0000", 2023-09-23T23:56:09.237 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.4980000000000006e-06 2023-09-23T23:56:09.238 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.238 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.238 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:56:09.238 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:32.794774+0000", 2023-09-23T23:56:09.238 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.7388999999999999e-05 2023-09-23T23:56:09.238 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.238 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.238 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:56:09.238 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:32.794784+0000", 2023-09-23T23:56:09.238 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 9.6670000000000008e-06 2023-09-23T23:56:09.238 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.238 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.238 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:56:09.239 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:32.794844+0000", 2023-09-23T23:56:09.239 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.0788999999999997e-05 2023-09-23T23:56:09.239 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.239 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.239 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:56:09.239 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:32.794983+0000", 2023-09-23T23:56:09.239 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00013878499999999999 2023-09-23T23:56:09.239 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.239 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.239 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 1,6", 2023-09-23T23:56:09.239 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:32.795083+0000", 2023-09-23T23:56:09.239 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00010032 2023-09-23T23:56:09.240 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.240 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.240 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-23T23:56:09.240 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:32.798187+0000", 2023-09-23T23:56:09.240 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0031031100000000001 2023-09-23T23:56:09.240 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.240 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.240 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:56:09.240 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:32.798904+0000", 2023-09-23T23:56:09.240 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000717525 2023-09-23T23:56:09.240 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.240 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.240 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:56:09.241 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:32.964575+0000", 2023-09-23T23:56:09.241 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.165671022 2023-09-23T23:56:09.241 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.241 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.241 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:56:09.241 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:32.964634+0000", 2023-09-23T23:56:09.241 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.8689e-05 2023-09-23T23:56:09.241 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.241 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.241 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:56:09.241 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:32.964677+0000", 2023-09-23T23:56:09.241 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.2735999999999999e-05 2023-09-23T23:56:09.242 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:56:09.242 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:56:09.242 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:56:09.242 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.242 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.242 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.45269.0:192778 9.6 9:641b3ef9:::benchmark_data_smithi159_236674_object94773:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e319)", 2023-09-23T23:56:09.242 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:55:20.864936+0000", 2023-09-23T23:56:09.242 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 48.256481804000003, 2023-09-23T23:56:09.242 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.133830475, 2023-09-23T23:56:09.242 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:56:09.242 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:56:09.242 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:56:09.243 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.45269", 2023-09-23T23:56:09.243 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1714849652", 2023-09-23T23:56:09.243 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 192778 2023-09-23T23:56:09.243 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.243 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:56:09.243 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.243 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:56:09.243 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:55:20.864936+0000", 2023-09-23T23:56:09.243 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:56:09.243 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.243 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.243 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:56:09.243 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:55:20.864936+0000", 2023-09-23T23:56:09.244 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:56:09.244 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.244 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.244 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:56:09.244 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:55:20.864934+0000", 2023-09-23T23:56:09.244 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999981 2023-09-23T23:56:09.244 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.244 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.244 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:56:09.244 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:55:20.864943+0000", 2023-09-23T23:56:09.244 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.7460000000000006e-06 2023-09-23T23:56:09.244 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.244 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.245 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:56:09.245 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:55:20.864958+0000", 2023-09-23T23:56:09.245 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.5648999999999999e-05 2023-09-23T23:56:09.245 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.245 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.245 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:56:09.245 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:55:20.864966+0000", 2023-09-23T23:56:09.245 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.0320000000000003e-06 2023-09-23T23:56:09.245 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.245 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.245 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:56:09.245 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:55:20.865016+0000", 2023-09-23T23:56:09.246 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.0142999999999997e-05 2023-09-23T23:56:09.246 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.246 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.246 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:56:09.246 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:55:20.865104+0000", 2023-09-23T23:56:09.246 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.7637000000000001e-05 2023-09-23T23:56:09.246 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.246 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.246 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 1,6", 2023-09-23T23:56:09.246 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:55:20.865176+0000", 2023-09-23T23:56:09.246 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.1556000000000004e-05 2023-09-23T23:56:09.246 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.247 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.247 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-23T23:56:09.247 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:55:20.868179+0000", 2023-09-23T23:56:09.247 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0030030629999999998 2023-09-23T23:56:09.247 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.247 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.247 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:56:09.247 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:55:20.870354+0000", 2023-09-23T23:56:09.247 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.002175625 2023-09-23T23:56:09.247 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.247 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.247 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:56:09.248 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:55:20.998522+0000", 2023-09-23T23:56:09.248 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.128167581 2023-09-23T23:56:09.248 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.248 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.248 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:56:09.248 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:55:20.998665+0000", 2023-09-23T23:56:09.248 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000143237 2023-09-23T23:56:09.248 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.248 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.248 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:56:09.248 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:55:20.998766+0000", 2023-09-23T23:56:09.248 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000100876 2023-09-23T23:56:09.248 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:56:09.249 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:56:09.249 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:56:09.249 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.249 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.249 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.45269.0:193048 9.6 9:6094632b:::benchmark_data_smithi159_236674_object95043:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e319)", 2023-09-23T23:56:09.249 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:55:21.274751+0000", 2023-09-23T23:56:09.249 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 47.846666687999999, 2023-09-23T23:56:09.249 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.198425242, 2023-09-23T23:56:09.249 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:56:09.249 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:56:09.249 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:56:09.250 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.45269", 2023-09-23T23:56:09.250 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1714849652", 2023-09-23T23:56:09.250 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 193048 2023-09-23T23:56:09.250 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.250 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:56:09.250 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.250 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:56:09.250 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:55:21.274751+0000", 2023-09-23T23:56:09.250 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:56:09.250 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.250 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.250 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:56:09.251 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:55:21.274751+0000", 2023-09-23T23:56:09.251 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:56:09.251 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.251 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.251 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:56:09.251 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:55:21.274749+0000", 2023-09-23T23:56:09.251 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999981 2023-09-23T23:56:09.251 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.251 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.251 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:56:09.251 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:55:21.274757+0000", 2023-09-23T23:56:09.251 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.1000000000000004e-06 2023-09-23T23:56:09.251 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.252 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.252 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:56:09.252 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:55:21.274772+0000", 2023-09-23T23:56:09.252 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.5021999999999999e-05 2023-09-23T23:56:09.252 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.252 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.252 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:56:09.252 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:55:21.274782+0000", 2023-09-23T23:56:09.252 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 9.5799999999999998e-06 2023-09-23T23:56:09.252 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.252 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.252 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:56:09.253 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:55:21.277025+0000", 2023-09-23T23:56:09.253 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0022431830000000002 2023-09-23T23:56:09.253 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.253 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.253 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:56:09.253 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:55:21.277142+0000", 2023-09-23T23:56:09.253 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00011735000000000001 2023-09-23T23:56:09.253 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.253 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.253 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 1,6", 2023-09-23T23:56:09.253 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:55:21.277254+0000", 2023-09-23T23:56:09.253 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00011171399999999999 2023-09-23T23:56:09.253 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.254 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.254 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-23T23:56:09.254 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:55:21.280751+0000", 2023-09-23T23:56:09.254 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0034973320000000001 2023-09-23T23:56:09.254 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.254 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.254 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:56:09.254 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:55:21.284326+0000", 2023-09-23T23:56:09.254 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0035745429999999999 2023-09-23T23:56:09.254 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.254 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.254 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:56:09.255 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:55:21.472848+0000", 2023-09-23T23:56:09.255 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.18852260200000001 2023-09-23T23:56:09.255 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.255 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.255 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:56:09.255 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:55:21.473042+0000", 2023-09-23T23:56:09.255 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00019383399999999999 2023-09-23T23:56:09.255 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.255 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.255 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:56:09.255 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:55:21.473176+0000", 2023-09-23T23:56:09.255 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00013373399999999999 2023-09-23T23:56:09.256 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:56:09.256 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:56:09.256 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:56:09.256 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.256 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.256 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.26009.0:73 2.1 2:88c1567c:::rbd_trash_purge_schedule:head [omap-get-vals] snapc 0=[] ondisk+read+known_if_redirected+supports_pool_eio e316)", 2023-09-23T23:56:09.256 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:55:32.537596+0000", 2023-09-23T23:56:09.256 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 36.583821561000001, 2023-09-23T23:56:09.256 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00031888799999999997, 2023-09-23T23:56:09.256 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:56:09.256 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "reached pg", 2023-09-23T23:56:09.256 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:56:09.257 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.26009", 2023-09-23T23:56:09.257 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/3539006413", 2023-09-23T23:56:09.257 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 73 2023-09-23T23:56:09.257 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.257 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:56:09.257 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.257 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:56:09.257 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:55:32.537596+0000", 2023-09-23T23:56:09.257 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:56:09.257 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.257 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.257 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:56:09.257 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:55:32.537596+0000", 2023-09-23T23:56:09.258 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:56:09.258 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.258 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.258 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:56:09.258 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:55:32.537592+0000", 2023-09-23T23:56:09.258 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999967 2023-09-23T23:56:09.258 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.258 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.258 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:56:09.258 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:55:32.537614+0000", 2023-09-23T23:56:09.258 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.1645e-05 2023-09-23T23:56:09.258 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.259 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.259 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:56:09.259 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:55:32.537653+0000", 2023-09-23T23:56:09.259 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 3.8656999999999999e-05 2023-09-23T23:56:09.259 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.259 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.259 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:56:09.259 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:55:32.537673+0000", 2023-09-23T23:56:09.259 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.0018999999999999e-05 2023-09-23T23:56:09.259 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.259 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.259 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:56:09.259 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:55:32.537809+0000", 2023-09-23T23:56:09.260 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00013633800000000001 2023-09-23T23:56:09.260 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:56:09.260 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:56:09.260 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:56:09.260 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:55:32.537915+0000", 2023-09-23T23:56:09.260 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00010566899999999999 2023-09-23T23:56:09.260 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:56:09.260 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:56:09.260 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:56:09.260 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:56:09.260 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:56:09.260 INFO:teuthology.orchestra.run.smithi159.stdout:} 2023-09-23T23:56:09.261 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:09.289 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:09.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:09.292 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:56:09.393 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:56:09.424 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:56:09.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:09.427 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:56:09.527 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:56:09.554 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:56:09.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:09.556 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:56:09.657 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:09.684 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:09.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:09.686 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:56:09.787 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:56:09.816 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:56:09.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:09.819 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:56:09.919 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:56:09.953 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:56:09.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:09.956 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:56:10.057 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:56:10.064 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:56:09 smithi159 bash[105915]: cluster 2023-09-23T23:56:08.884017+0000 mgr.y (mgr.25991) 1181 : cluster 0 pgmap v1303: 89 pgs: 89 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:56:10.065 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:56:09 smithi159 bash[108473]: cluster 2023-09-23T23:56:08.884017+0000 mgr.y (mgr.25991) 1181 : cluster 0 pgmap v1303: 89 pgs: 89 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:56:10.082 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:56:10.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:10.085 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:56:10.186 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:56:10.200 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:56:09 smithi164 bash[92846]: cluster 2023-09-23T23:56:08.884017+0000 mgr.y (mgr.25991) 1181 : cluster 0 pgmap v1303: 89 pgs: 89 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:56:10.217 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:56:10.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:10.220 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:56:10.321 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:10.348 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:10.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:10.351 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:56:10.452 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:56:10.482 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:56:10.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:10.484 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:56:10.585 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:10.619 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:10.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:10.622 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:56:10.723 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:10.755 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:10.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:10.758 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:56:10.858 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:10.891 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:10.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:10.893 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:56:10.994 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:56:11.017 INFO:teuthology.orchestra.run.smithi159.stderr:pool 'unique_pool_4' removed 2023-09-23T23:56:11.021 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:56:11.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:11.028 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:56:11.129 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:11.140 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:56:10 smithi164 bash[92846]: audit 2023-09-23T23:56:10.416425+0000 mon.c (mon.2) 107 : audit 1 from='client.? 172.21.15.159:0/1363521976' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_4", "pool2": "unique_pool_4", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-23T23:56:11.140 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:56:10 smithi164 bash[92846]: audit 2023-09-23T23:56:10.416980+0000 mon.a (mon.0) 1457 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_4", "pool2": "unique_pool_4", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-23T23:56:11.154 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:11.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:11.157 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:56:11.258 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:56:11.270 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:56:10 smithi159 bash[105915]: audit 2023-09-23T23:56:10.416425+0000 mon.c (mon.2) 107 : audit 1 from='client.? 172.21.15.159:0/1363521976' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_4", "pool2": "unique_pool_4", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-23T23:56:11.270 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:56:10 smithi159 bash[105915]: audit 2023-09-23T23:56:10.416980+0000 mon.a (mon.0) 1457 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_4", "pool2": "unique_pool_4", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-23T23:56:11.270 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:56:11 smithi159 bash[108473]: audit 2023-09-23T23:56:10.416425+0000 mon.c (mon.2) 107 : audit 1 from='client.? 172.21.15.159:0/1363521976' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_4", "pool2": "unique_pool_4", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-23T23:56:11.271 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:56:11 smithi159 bash[108473]: audit 2023-09-23T23:56:10.416980+0000 mon.a (mon.0) 1457 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_4", "pool2": "unique_pool_4", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-23T23:56:11.284 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:56:11.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:11.287 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:56:11.387 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:56:11.411 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:56:11.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:11.413 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:56:11.514 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:56:11.534 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:56:11.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:11.536 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:56:11.637 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:11.662 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:11.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:11.665 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:56:11.766 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:56:11.790 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:56:11.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:11.792 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:56:11.893 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:56:11.922 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:56:11.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:11.925 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:56:12.025 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:56:12.057 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:56:12.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:12.061 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:56:12.162 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:12.196 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:12.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:12.199 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:56:12.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:56:11 smithi164 bash[92846]: cluster 2023-09-23T23:56:10.884596+0000 mgr.y (mgr.25991) 1182 : cluster 0 pgmap v1304: 89 pgs: 89 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:56:12.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:56:11 smithi164 bash[92846]: cluster 2023-09-23T23:56:10.998432+0000 osd.6 (osd.6) 364 : cluster 3 failed to encode map e323 with expected crc 2023-09-23T23:56:12.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:56:11 smithi164 bash[92846]: audit 2023-09-23T23:56:11.002211+0000 mon.a (mon.0) 1458 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_4", "pool2": "unique_pool_4", "yes_i_really_really_mean_it": true}]': finished 2023-09-23T23:56:12.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:56:11 smithi164 bash[92846]: cluster 2023-09-23T23:56:11.002337+0000 mon.a (mon.0) 1459 : cluster 0 osdmap e323: 8 total, 8 up, 5 in 2023-09-23T23:56:12.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:56:11 smithi164 bash[92846]: cluster 2023-09-23T23:56:11.567965+0000 osd.4 (osd.4) 242 : cluster 3 failed to encode map e323 with expected crc 2023-09-23T23:56:12.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:56:11 smithi159 bash[105915]: cluster 2023-09-23T23:56:10.884596+0000 mgr.y (mgr.25991) 1182 : cluster 0 pgmap v1304: 89 pgs: 89 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:56:12.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:56:11 smithi159 bash[105915]: cluster 2023-09-23T23:56:10.998432+0000 osd.6 (osd.6) 364 : cluster 3 failed to encode map e323 with expected crc 2023-09-23T23:56:12.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:56:11 smithi159 bash[105915]: audit 2023-09-23T23:56:11.002211+0000 mon.a (mon.0) 1458 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_4", "pool2": "unique_pool_4", "yes_i_really_really_mean_it": true}]': finished 2023-09-23T23:56:12.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:56:11 smithi159 bash[105915]: cluster 2023-09-23T23:56:11.002337+0000 mon.a (mon.0) 1459 : cluster 0 osdmap e323: 8 total, 8 up, 5 in 2023-09-23T23:56:12.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:56:11 smithi159 bash[105915]: cluster 2023-09-23T23:56:11.567965+0000 osd.4 (osd.4) 242 : cluster 3 failed to encode map e323 with expected crc 2023-09-23T23:56:12.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:56:11 smithi159 bash[108473]: cluster 2023-09-23T23:56:10.884596+0000 mgr.y (mgr.25991) 1182 : cluster 0 pgmap v1304: 89 pgs: 89 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:56:12.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:56:11 smithi159 bash[108473]: cluster 2023-09-23T23:56:10.998432+0000 osd.6 (osd.6) 364 : cluster 3 failed to encode map e323 with expected crc 2023-09-23T23:56:12.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:56:11 smithi159 bash[108473]: audit 2023-09-23T23:56:11.002211+0000 mon.a (mon.0) 1458 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_4", "pool2": "unique_pool_4", "yes_i_really_really_mean_it": true}]': finished 2023-09-23T23:56:12.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:56:11 smithi159 bash[108473]: cluster 2023-09-23T23:56:11.002337+0000 mon.a (mon.0) 1459 : cluster 0 osdmap e323: 8 total, 8 up, 5 in 2023-09-23T23:56:12.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:56:11 smithi159 bash[108473]: cluster 2023-09-23T23:56:11.567965+0000 osd.4 (osd.4) 242 : cluster 3 failed to encode map e323 with expected crc 2023-09-23T23:56:12.299 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:56:12.325 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:56:12.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:12.326 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:56:12.427 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:56:12.451 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:56:12.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:12.453 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:56:12.554 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:56:12.585 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:56:12.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:12.589 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:56:12.689 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:12.723 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:12.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:12.726 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:56:12.827 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:56:12.857 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:56:12.859 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_ops_in_flight 2023-09-23T23:56:12.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:12.860 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:56:12.960 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:56:12.984 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:56:12.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:12.987 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:56:13.088 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:56:13.094 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:56:13 smithi159 bash[105915]: cluster 2023-09-23T23:56:11.612297+0000 osd.5 (osd.5) 164 : cluster 3 failed to encode map e323 with expected crc 2023-09-23T23:56:13.094 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:56:13 smithi159 bash[105915]: cluster 2023-09-23T23:56:11.612493+0000 osd.7 (osd.7) 186 : cluster 3 failed to encode map e323 with expected crc 2023-09-23T23:56:13.095 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:56:13 smithi159 bash[108473]: cluster 2023-09-23T23:56:11.612297+0000 osd.5 (osd.5) 164 : cluster 3 failed to encode map e323 with expected crc 2023-09-23T23:56:13.095 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:56:13 smithi159 bash[108473]: cluster 2023-09-23T23:56:11.612493+0000 osd.7 (osd.7) 186 : cluster 3 failed to encode map e323 with expected crc 2023-09-23T23:56:13.111 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:56:13.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:13.113 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:56:13.214 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:13.244 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:13.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:13.248 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:56:13.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:56:13 smithi164 bash[92846]: cluster 2023-09-23T23:56:11.612297+0000 osd.5 (osd.5) 164 : cluster 3 failed to encode map e323 with expected crc 2023-09-23T23:56:13.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:56:13 smithi164 bash[92846]: cluster 2023-09-23T23:56:11.612493+0000 osd.7 (osd.7) 186 : cluster 3 failed to encode map e323 with expected crc 2023-09-23T23:56:13.349 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:56:13.379 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:56:13.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:13.382 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:56:13.483 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:13.518 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:13.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:13.521 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:56:13.622 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:56:13.652 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:56:13.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:13.654 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:56:13.755 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:13.786 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:13.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:13.789 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:56:13.890 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:13.921 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:13.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:13.923 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:56:14.009 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:56:13 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:56:13] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2023-09-23T23:56:14.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:56:14 smithi164 bash[92846]: cluster 2023-09-23T23:56:12.885443+0000 mgr.y (mgr.25991) 1183 : cluster 0 pgmap v1306: 73 pgs: 73 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:56:14.024 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:14.053 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:14.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:14.056 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:56:14.157 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:14.189 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:14.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:14.192 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:56:14.233 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2023-09-23T23:56:14.233 INFO:tasks.radosbench:Beginning radosbench... 2023-09-23T23:56:14.234 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_5 2023-09-23T23:56:14.234 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd pool create unique_pool_5 16 2023-09-23T23:56:14.293 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:14.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:56:14 smithi159 bash[105915]: cluster 2023-09-23T23:56:12.885443+0000 mgr.y (mgr.25991) 1183 : cluster 0 pgmap v1306: 73 pgs: 73 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:56:14.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:56:14 smithi159 bash[108473]: cluster 2023-09-23T23:56:12.885443+0000 mgr.y (mgr.25991) 1183 : cluster 0 pgmap v1306: 73 pgs: 73 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:56:14.322 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:14.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:14.325 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:56:14.425 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:14.462 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:14.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:14.465 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:56:14.566 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:56:14.595 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:56:14.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:14.598 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:56:14.699 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:56:14.715 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 3, 4, 6] out_osds: [5, 0, 7] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-09-23T23:56:14.715 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T23:56:14.715 INFO:tasks.thrashosds.thrasher:inject_pause on osd.2 2023-09-23T23:56:14.715 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-09-23T23:56:14.715 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-09-23T23:56:14.716 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 config set filestore_inject_stall 3 2023-09-23T23:56:14.723 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:56:14.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:14.726 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:56:14.827 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:14.836 INFO:teuthology.orchestra.run.smithi159.stdout:osd.0: {} 2023-09-23T23:56:14.859 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:14.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:14.862 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:56:14.865 INFO:teuthology.orchestra.run.smithi159.stdout:osd.1: {} 2023-09-23T23:56:14.888 INFO:teuthology.orchestra.run.smithi159.stdout:osd.2: {} 2023-09-23T23:56:14.912 INFO:teuthology.orchestra.run.smithi159.stdout:osd.3: {} 2023-09-23T23:56:14.936 INFO:teuthology.orchestra.run.smithi159.stdout:osd.4: {} 2023-09-23T23:56:14.959 INFO:teuthology.orchestra.run.smithi159.stdout:osd.5: {} 2023-09-23T23:56:14.962 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:56:14.980 INFO:teuthology.orchestra.run.smithi159.stdout:osd.6: {} 2023-09-23T23:56:14.994 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:56:14.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:14.998 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:56:15.001 INFO:teuthology.orchestra.run.smithi159.stdout:osd.7: {} 2023-09-23T23:56:15.004 INFO:teuthology.orchestra.run.smithi159.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T23:56:15.004 INFO:teuthology.orchestra.run.smithi159.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T23:56:15.004 INFO:teuthology.orchestra.run.smithi159.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T23:56:15.004 INFO:teuthology.orchestra.run.smithi159.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T23:56:15.004 INFO:teuthology.orchestra.run.smithi159.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T23:56:15.004 INFO:teuthology.orchestra.run.smithi159.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T23:56:15.005 INFO:teuthology.orchestra.run.smithi159.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T23:56:15.005 INFO:teuthology.orchestra.run.smithi159.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T23:56:15.098 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:56:15.130 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:56:15.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:15.132 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:56:15.232 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:56:15.244 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:56:15 smithi164 bash[92846]: audit 2023-09-23T23:56:14.808350+0000 mon.a (mon.0) 1460 : audit 0 from='client.? 172.21.15.159:0/2248037097' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:56:15.266 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:56:15.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:15.268 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:56:15.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:56:15 smithi159 bash[108473]: audit 2023-09-23T23:56:14.808350+0000 mon.a (mon.0) 1460 : audit 0 from='client.? 172.21.15.159:0/2248037097' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:56:15.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:56:15 smithi159 bash[105915]: audit 2023-09-23T23:56:14.808350+0000 mon.a (mon.0) 1460 : audit 0 from='client.? 172.21.15.159:0/2248037097' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:56:15.369 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:15.400 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:15.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:15.403 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:56:15.503 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:56:15.539 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:56:15.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:15.542 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:56:15.643 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:15.674 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:15.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:15.677 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:56:15.778 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:56:15.805 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:56:15.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:15.807 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:56:15.908 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:15.943 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:15.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:15.947 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:56:16.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:56:16 smithi159 bash[105915]: cluster 2023-09-23T23:56:14.885944+0000 mgr.y (mgr.25991) 1184 : cluster 0 pgmap v1307: 73 pgs: 73 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:56:16.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:56:16 smithi159 bash[108473]: cluster 2023-09-23T23:56:14.885944+0000 mgr.y (mgr.25991) 1184 : cluster 0 pgmap v1307: 73 pgs: 73 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:56:16.047 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:56:16.073 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:56:16.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:16.076 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:56:16.177 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:16.190 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:56:16 smithi164 bash[92846]: cluster 2023-09-23T23:56:14.885944+0000 mgr.y (mgr.25991) 1184 : cluster 0 pgmap v1307: 73 pgs: 73 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:56:16.208 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:16.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:16.211 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:56:16.312 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:16.341 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:16.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:16.344 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:56:16.445 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:16.476 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:16.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:16.479 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:56:16.579 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:16.614 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:16.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:16.617 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:56:16.718 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:56:16.741 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:56:16.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:16.743 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:56:16.845 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:16.879 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:16.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:16.881 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:56:16.982 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:17.016 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:17.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:17.020 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:56:17.121 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:56:17.151 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:56:17.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:17.154 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:56:17.257 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:56:17.288 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:56:17.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:17.290 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:56:17.391 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:56:17.416 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:56:17.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:17.419 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:56:17.520 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:17.552 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:17.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:17.556 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:56:17.657 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:56:17.662 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:56:17.683 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:56:17.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:17.685 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:56:17.786 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:56:17.817 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:56:17.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:17.820 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:56:17.921 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:17.955 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:17.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:17.958 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:56:18.037 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:56:18 smithi159 bash[108473]: cluster 2023-09-23T23:56:16.886609+0000 mgr.y (mgr.25991) 1185 : cluster 0 pgmap v1308: 73 pgs: 73 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:56:18.037 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:56:18 smithi159 bash[108473]: audit 2023-09-23T23:56:17.260428+0000 mon.a (mon.0) 1461 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:56:18.037 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:56:18 smithi159 bash[108473]: audit 2023-09-23T23:56:17.626817+0000 mon.a (mon.0) 1462 : audit 1 from='client.? 172.21.15.159:0/3587193908' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:56:18.039 INFO:teuthology.orchestra.run.smithi159.stderr:noscrub is set 2023-09-23T23:56:18.059 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:56:18.087 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:56:18.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:18.089 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:56:18.190 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:18.202 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:56:18 smithi164 bash[92846]: cluster 2023-09-23T23:56:16.886609+0000 mgr.y (mgr.25991) 1185 : cluster 0 pgmap v1308: 73 pgs: 73 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:56:18.202 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:56:18 smithi164 bash[92846]: audit 2023-09-23T23:56:17.260428+0000 mon.a (mon.0) 1461 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:56:18.203 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:56:18 smithi164 bash[92846]: audit 2023-09-23T23:56:17.626817+0000 mon.a (mon.0) 1462 : audit 1 from='client.? 172.21.15.159:0/3587193908' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:56:18.220 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:18.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:18.223 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:56:18.324 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:56:18.357 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:56:18.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:18.360 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:56:18.454 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:56:18 smithi159 bash[105915]: cluster 2023-09-23T23:56:16.886609+0000 mgr.y (mgr.25991) 1185 : cluster 0 pgmap v1308: 73 pgs: 73 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:56:18.454 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:56:18 smithi159 bash[105915]: audit 2023-09-23T23:56:17.260428+0000 mon.a (mon.0) 1461 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:56:18.454 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:56:18 smithi159 bash[105915]: audit 2023-09-23T23:56:17.626817+0000 mon.a (mon.0) 1462 : audit 1 from='client.? 172.21.15.159:0/3587193908' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:56:18.461 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:18.495 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:18.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:18.499 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:56:18.599 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:56:18.621 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:56:18.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:18.623 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:56:18.724 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:56:18.756 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:56:18.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:18.758 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:56:18.859 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:56:18.891 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:56:18.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:18.894 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:56:18.995 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:19.032 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:19.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:19.035 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:56:19.113 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T23:56:19.136 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:56:19.164 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:56:19 smithi159 bash[105915]: cluster 2023-09-23T23:56:18.021620+0000 mon.a (mon.0) 1463 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:56:19.164 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:56:19 smithi159 bash[105915]: audit 2023-09-23T23:56:18.026654+0000 mon.a (mon.0) 1464 : audit 1 from='client.? 172.21.15.159:0/3587193908' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T23:56:19.164 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:56:19 smithi159 bash[105915]: cluster 2023-09-23T23:56:18.026747+0000 mon.a (mon.0) 1465 : cluster 0 osdmap e324: 8 total, 8 up, 5 in 2023-09-23T23:56:19.165 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:56:19 smithi159 bash[105915]: cluster 2023-09-23T23:56:18.938935+0000 osd.6 (osd.6) 365 : cluster 3 failed to encode map e324 with expected crc 2023-09-23T23:56:19.165 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:56:19 smithi159 bash[108473]: cluster 2023-09-23T23:56:18.021620+0000 mon.a (mon.0) 1463 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:56:19.165 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:56:19 smithi159 bash[108473]: audit 2023-09-23T23:56:18.026654+0000 mon.a (mon.0) 1464 : audit 1 from='client.? 172.21.15.159:0/3587193908' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T23:56:19.165 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:56:19 smithi159 bash[108473]: cluster 2023-09-23T23:56:18.026747+0000 mon.a (mon.0) 1465 : cluster 0 osdmap e324: 8 total, 8 up, 5 in 2023-09-23T23:56:19.165 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:56:19 smithi159 bash[108473]: cluster 2023-09-23T23:56:18.938935+0000 osd.6 (osd.6) 365 : cluster 3 failed to encode map e324 with expected crc 2023-09-23T23:56:19.179 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:56:19.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:19.181 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:56:19.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:56:19 smithi164 bash[92846]: cluster 2023-09-23T23:56:18.021620+0000 mon.a (mon.0) 1463 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:56:19.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:56:19 smithi164 bash[92846]: audit 2023-09-23T23:56:18.026654+0000 mon.a (mon.0) 1464 : audit 1 from='client.? 172.21.15.159:0/3587193908' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T23:56:19.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:56:19 smithi164 bash[92846]: cluster 2023-09-23T23:56:18.026747+0000 mon.a (mon.0) 1465 : cluster 0 osdmap e324: 8 total, 8 up, 5 in 2023-09-23T23:56:19.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:56:19 smithi164 bash[92846]: cluster 2023-09-23T23:56:18.938935+0000 osd.6 (osd.6) 365 : cluster 3 failed to encode map e324 with expected crc 2023-09-23T23:56:19.282 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:56:19.305 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:56:19.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:19.307 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:56:19.409 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:19.440 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:19.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:19.444 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:56:19.544 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:19.575 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:19.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:19.578 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:56:19.678 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:19.711 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:19.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:19.713 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:56:19.814 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:56:19.840 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:56:19.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:19.842 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:56:19.943 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:56:19.973 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:56:19.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:19.976 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:56:20.077 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:20.108 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:20.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:20.110 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:56:20.141 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:56:20 smithi159 bash[105915]: cluster 2023-09-23T23:56:18.887276+0000 mgr.y (mgr.25991) 1186 : cluster 0 pgmap v1310: 73 pgs: 73 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:56:20.141 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:56:20 smithi159 bash[105915]: cluster 2023-09-23T23:56:18.938497+0000 osd.4 (osd.4) 243 : cluster 3 failed to encode map e324 with expected crc 2023-09-23T23:56:20.141 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:56:20 smithi159 bash[105915]: cluster 2023-09-23T23:56:18.938647+0000 osd.5 (osd.5) 165 : cluster 3 failed to encode map e324 with expected crc 2023-09-23T23:56:20.141 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:56:20 smithi159 bash[105915]: cluster 2023-09-23T23:56:18.938842+0000 osd.7 (osd.7) 187 : cluster 3 failed to encode map e324 with expected crc 2023-09-23T23:56:20.141 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:56:20 smithi159 bash[108473]: cluster 2023-09-23T23:56:18.887276+0000 mgr.y (mgr.25991) 1186 : cluster 0 pgmap v1310: 73 pgs: 73 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:56:20.141 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:56:20 smithi159 bash[108473]: cluster 2023-09-23T23:56:18.938497+0000 osd.4 (osd.4) 243 : cluster 3 failed to encode map e324 with expected crc 2023-09-23T23:56:20.142 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:56:20 smithi159 bash[108473]: cluster 2023-09-23T23:56:18.938647+0000 osd.5 (osd.5) 165 : cluster 3 failed to encode map e324 with expected crc 2023-09-23T23:56:20.142 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:56:20 smithi159 bash[108473]: cluster 2023-09-23T23:56:18.938842+0000 osd.7 (osd.7) 187 : cluster 3 failed to encode map e324 with expected crc 2023-09-23T23:56:20.211 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:56:20.242 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:56:20.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:20.244 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:56:20.345 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:20.356 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:56:20 smithi164 bash[92846]: cluster 2023-09-23T23:56:18.887276+0000 mgr.y (mgr.25991) 1186 : cluster 0 pgmap v1310: 73 pgs: 73 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:56:20.356 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:56:20 smithi164 bash[92846]: cluster 2023-09-23T23:56:18.938497+0000 osd.4 (osd.4) 243 : cluster 3 failed to encode map e324 with expected crc 2023-09-23T23:56:20.356 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:56:20 smithi164 bash[92846]: cluster 2023-09-23T23:56:18.938647+0000 osd.5 (osd.5) 165 : cluster 3 failed to encode map e324 with expected crc 2023-09-23T23:56:20.357 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:56:20 smithi164 bash[92846]: cluster 2023-09-23T23:56:18.938842+0000 osd.7 (osd.7) 187 : cluster 3 failed to encode map e324 with expected crc 2023-09-23T23:56:20.376 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:20.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:20.380 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:56:20.481 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:20.511 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:20.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:20.513 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:56:20.614 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:56:20.643 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:56:20.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:20.647 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:56:20.747 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:56:20.778 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:56:20.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:20.780 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:56:20.881 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:56:20.906 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:56:20.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:20.909 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:56:21.010 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:21.042 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:21.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:21.045 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:56:21.146 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:21.181 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:21.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:21.184 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:56:21.285 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:21.317 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:21.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:21.321 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:56:21.422 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:21.459 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:21.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:21.463 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:56:21.563 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:56:21.586 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:56:21.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:21.589 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:56:21.689 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:56:21.721 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:56:21.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:21.723 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:56:21.824 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:56:21.854 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:56:21.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:21.858 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:56:21.958 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:56:21.971 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:56:21.972 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:56:21.992 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:56:21.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:21.995 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:56:22.096 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:56:22.126 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:56:22.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:22.129 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:56:22.159 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T23:56:22.167 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:56:22 smithi159 bash[105915]: cluster 2023-09-23T23:56:20.887868+0000 mgr.y (mgr.25991) 1187 : cluster 0 pgmap v1311: 73 pgs: 73 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:56:22.167 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:56:22 smithi159 bash[108473]: cluster 2023-09-23T23:56:20.887868+0000 mgr.y (mgr.25991) 1187 : cluster 0 pgmap v1311: 73 pgs: 73 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:56:22.230 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:22.243 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:56:22 smithi164 bash[92846]: cluster 2023-09-23T23:56:20.887868+0000 mgr.y (mgr.25991) 1187 : cluster 0 pgmap v1311: 73 pgs: 73 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:56:22.263 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:22.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:22.265 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:56:22.366 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:56:22.390 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:56:22.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:22.393 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:56:22.494 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:56:22.523 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:56:22.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:22.526 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:56:22.627 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:56:22.661 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:56:22.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:22.664 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:56:22.765 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:22.794 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:22.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:22.798 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:56:22.899 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:56:22.920 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:56:22.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:22.923 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:56:23.023 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:56:23.056 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:56:23.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:23.059 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:56:23.160 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:56:23.185 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:56:23.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:23.187 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:56:23.288 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:23.319 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:23.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:23.322 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:56:23.423 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:23.460 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:23.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:23.462 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:56:23.563 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:23.598 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:23.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:23.601 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:56:23.702 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:56:23.730 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:56:23.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:23.733 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:56:23.834 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:56:23.861 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:56:23.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:23.865 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:56:23.965 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:23.998 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:23.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:23.999 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:56:24.045 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:56:23 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:56:23] "GET /metrics HTTP/1.1" 200 34190 "" "Prometheus/2.43.0" 2023-09-23T23:56:24.099 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:56:24.128 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:56:24.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:24.131 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:56:24.231 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:56:24.251 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:56:24.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:24.254 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:56:24.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:56:24 smithi164 bash[92846]: cluster 2023-09-23T23:56:22.888775+0000 mgr.y (mgr.25991) 1188 : cluster 0 pgmap v1312: 73 pgs: 73 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:56:24.332 INFO:teuthology.orchestra.run.smithi159.stdout:ERROR: (22) Invalid argument 2023-09-23T23:56:24.332 INFO:teuthology.orchestra.run.smithi159.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-23T23:56:24.354 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:24.376 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:56:24 smithi159 bash[105915]: cluster 2023-09-23T23:56:22.888775+0000 mgr.y (mgr.25991) 1188 : cluster 0 pgmap v1312: 73 pgs: 73 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:56:24.377 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:56:24 smithi159 bash[108473]: cluster 2023-09-23T23:56:22.888775+0000 mgr.y (mgr.25991) 1188 : cluster 0 pgmap v1312: 73 pgs: 73 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:56:24.386 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:24.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:24.390 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:56:24.491 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:56:24.520 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:56:24.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:24.522 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:56:24.623 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:56:24.650 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:56:24.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:24.652 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:56:24.693 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:56:24.753 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:24.788 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:24.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:24.790 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:56:24.891 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:56:24.919 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:56:24.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:24.921 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:56:25.022 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:56:25.051 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:56:25.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:25.057 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:56:25.158 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:56:25.183 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:56:25.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:25.185 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:56:25.285 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:56:25.312 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:56:25.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:25.315 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:56:25.415 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:25.445 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:25.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:25.448 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:56:25.549 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:56:25.574 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:56:25.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:25.577 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:56:25.678 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:25.708 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:25.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:25.711 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:56:25.812 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:56:25.838 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:56:25.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:25.840 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:56:25.941 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:25.973 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:25.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:25.976 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:56:26.077 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:56:26.086 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:56:26 smithi159 bash[108473]: cluster 2023-09-23T23:56:24.889598+0000 mgr.y (mgr.25991) 1189 : cluster 0 pgmap v1313: 73 pgs: 73 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:56:26.086 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:56:26 smithi159 bash[105915]: cluster 2023-09-23T23:56:24.889598+0000 mgr.y (mgr.25991) 1189 : cluster 0 pgmap v1313: 73 pgs: 73 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:56:26.099 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:56:26.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:26.101 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:56:26.202 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:56:26.229 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:56:26.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:26.232 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:56:26.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:56:26 smithi164 bash[92846]: cluster 2023-09-23T23:56:24.889598+0000 mgr.y (mgr.25991) 1189 : cluster 0 pgmap v1313: 73 pgs: 73 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:56:26.333 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:56:26.364 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:56:26.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:26.367 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:56:26.467 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:56:26.493 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:56:26.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:26.496 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:56:26.596 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:26.627 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:26.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:26.630 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:56:26.731 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:56:26.756 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:56:26.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:26.759 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:56:26.860 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:26.890 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:26.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:26.894 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:56:26.995 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:27.028 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:27.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:27.031 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:56:27.132 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:56:27.162 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:56:27.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:27.164 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:56:27.265 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:27.296 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:27.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:27.299 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:56:27.400 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:56:27.424 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:56:27.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:27.426 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:56:27.527 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:27.560 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:27.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:27.563 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:56:27.635 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_blocked_ops 2023-09-23T23:56:27.664 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:56:27.704 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:56:27.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:27.706 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:56:27.806 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:27.838 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:27.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:27.842 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:56:27.943 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:27.979 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:27.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:27.982 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:56:28.083 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:28.096 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:56:28 smithi164 bash[92846]: cluster 2023-09-23T23:56:26.890303+0000 mgr.y (mgr.25991) 1190 : cluster 0 pgmap v1314: 73 pgs: 73 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:56:28.116 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:28.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:28.119 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:56:28.220 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:28.258 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:28.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:28.261 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:56:28.362 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:56:28.370 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:56:28 smithi159 bash[105915]: cluster 2023-09-23T23:56:26.890303+0000 mgr.y (mgr.25991) 1190 : cluster 0 pgmap v1314: 73 pgs: 73 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:56:28.370 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:56:28 smithi159 bash[108473]: cluster 2023-09-23T23:56:26.890303+0000 mgr.y (mgr.25991) 1190 : cluster 0 pgmap v1314: 73 pgs: 73 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:56:28.387 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:56:28.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:28.390 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:56:28.490 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:28.526 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:28.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:28.529 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:56:28.630 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:28.667 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:28.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:28.670 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:56:28.771 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:56:28.801 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:56:28.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:28.804 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:56:28.905 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:28.936 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:28.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:28.940 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:56:29.040 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:29.068 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:29.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:29.071 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:56:29.171 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:56:29.206 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:56:29.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:29.209 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:56:29.310 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:56:29.338 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:56:29.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:29.341 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:56:29.441 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:56:29.452 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:56:29.469 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:56:29.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:29.471 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:56:29.572 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:29.603 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:29.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:29.606 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:56:29.707 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:29.741 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:29.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:29.743 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:56:29.844 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:56:29.867 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:56:29.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:29.870 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:56:29.971 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:30.002 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:30.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:30.005 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:56:30.106 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:56:30.142 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:56:30.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:30.145 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:56:30.174 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:56:30 smithi159 bash[105915]: cluster 2023-09-23T23:56:28.891105+0000 mgr.y (mgr.25991) 1191 : cluster 0 pgmap v1315: 73 pgs: 73 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:56:30.246 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:56:30.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:56:30 smithi164 bash[92846]: cluster 2023-09-23T23:56:28.891105+0000 mgr.y (mgr.25991) 1191 : cluster 0 pgmap v1315: 73 pgs: 73 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:56:30.273 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:56:30.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:30.276 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:56:30.377 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:30.407 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:30.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:30.411 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:56:30.511 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:56:30.519 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:56:30 smithi159 bash[108473]: cluster 2023-09-23T23:56:28.891105+0000 mgr.y (mgr.25991) 1191 : cluster 0 pgmap v1315: 73 pgs: 73 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:56:30.537 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:56:30.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:30.539 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:56:30.640 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:56:30.667 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:56:30.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:30.669 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:56:30.770 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:56:30.800 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:56:30.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:30.803 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:56:30.904 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:56:30.926 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:56:30.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:30.929 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:56:31.030 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:31.060 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:31.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:31.063 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:56:31.164 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:31.196 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:31.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:31.199 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:56:31.300 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:31.329 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:31.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:31.332 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:56:31.433 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:31.465 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:31.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:31.468 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:56:31.569 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:56:31.599 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:56:31.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:31.602 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:56:31.703 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:31.733 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:31.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:31.736 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:56:31.837 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:56:31.863 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:56:31.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:31.866 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:56:31.966 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:56:32.000 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:56:32.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:32.003 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:56:32.104 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:32.139 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:32.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:32.143 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:56:32.244 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:56:32.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:56:32 smithi164 bash[92846]: cluster 2023-09-23T23:56:30.891667+0000 mgr.y (mgr.25991) 1192 : cluster 0 pgmap v1316: 73 pgs: 73 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:56:32.274 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:56:32.274 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:56:32 smithi159 bash[105915]: cluster 2023-09-23T23:56:30.891667+0000 mgr.y (mgr.25991) 1192 : cluster 0 pgmap v1316: 73 pgs: 73 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:56:32.275 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:56:32 smithi159 bash[108473]: cluster 2023-09-23T23:56:30.891667+0000 mgr.y (mgr.25991) 1192 : cluster 0 pgmap v1316: 73 pgs: 73 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:56:32.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:32.277 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:56:32.378 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:32.409 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:32.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:32.412 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:56:32.513 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:56:32.543 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:56:32.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:32.545 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:56:32.646 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:32.677 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:32.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:32.680 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:56:32.781 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:32.813 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:32.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:32.816 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:56:32.917 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:56:32.940 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:56:32.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:32.942 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:56:33.043 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:56:33.065 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:56:33.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:33.068 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:56:33.169 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:56:33.194 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:56:33.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:33.196 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:56:33.297 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:56:33.318 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:56:33.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:33.320 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:56:33.421 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:56:33.434 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:56:33 smithi159 bash[108473]: audit 2023-09-23T23:56:32.267785+0000 mon.a (mon.0) 1466 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:56:33.434 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:56:33 smithi159 bash[108473]: audit 2023-09-23T23:56:32.269061+0000 mon.a (mon.0) 1467 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:56:33.434 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:56:33 smithi159 bash[108473]: cluster 2023-09-23T23:56:32.892368+0000 mgr.y (mgr.25991) 1193 : cluster 0 pgmap v1317: 73 pgs: 73 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:56:33.434 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:56:33 smithi159 bash[105915]: audit 2023-09-23T23:56:32.267785+0000 mon.a (mon.0) 1466 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:56:33.435 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:56:33 smithi159 bash[105915]: audit 2023-09-23T23:56:32.269061+0000 mon.a (mon.0) 1467 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:56:33.435 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:56:33 smithi159 bash[105915]: cluster 2023-09-23T23:56:32.892368+0000 mgr.y (mgr.25991) 1193 : cluster 0 pgmap v1317: 73 pgs: 73 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:56:33.447 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:56:33.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:33.450 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:56:33.514 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:56:33.551 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:33.565 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:56:33 smithi164 bash[92846]: audit 2023-09-23T23:56:32.267785+0000 mon.a (mon.0) 1466 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:56:33.565 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:56:33 smithi164 bash[92846]: audit 2023-09-23T23:56:32.269061+0000 mon.a (mon.0) 1467 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:56:33.565 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:56:33 smithi164 bash[92846]: cluster 2023-09-23T23:56:32.892368+0000 mgr.y (mgr.25991) 1193 : cluster 0 pgmap v1317: 73 pgs: 73 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:56:33.586 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:33.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:33.589 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:56:33.689 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:56:33.697 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:56:33 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:56:33] "GET /metrics HTTP/1.1" 200 34183 "" "Prometheus/2.43.0" 2023-09-23T23:56:33.711 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:56:33.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:33.714 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:56:33.814 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:33.850 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:33.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:33.853 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:56:33.954 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:56:33.980 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:56:33.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:33.983 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:56:34.083 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:34.116 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:34.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:34.119 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:56:34.219 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:34.248 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:34.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:34.252 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:56:34.353 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:56:34.378 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:56:34.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:34.380 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:56:34.481 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:34.512 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:34.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:34.514 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:56:34.614 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:34.645 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:34.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:34.648 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:56:34.721 INFO:teuthology.orchestra.run.smithi159.stdout:{ 2023-09-23T23:56:34.722 INFO:teuthology.orchestra.run.smithi159.stdout: "success": "filestore_inject_stall = '3' (not observed, change may require restart) " 2023-09-23T23:56:34.722 INFO:teuthology.orchestra.run.smithi159.stdout:} 2023-09-23T23:56:34.749 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:56:34.771 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:56:34.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:34.773 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:56:34.874 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:56:34.913 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:56:34.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:34.916 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:56:35.017 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:56:35.037 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:56:35.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:35.039 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:56:35.140 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:56:35.171 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:56:35.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:35.174 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:56:35.275 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:35.308 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:35.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:35.311 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:56:35.411 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:35.444 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:35.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:35.447 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:56:35.547 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:56:35.568 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:56:35.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:35.570 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:56:35.670 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:56:35.706 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:56:35.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:35.709 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:56:35.810 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:35.846 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:35.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:35.849 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:56:35.950 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:35.982 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:35.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:35.985 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:56:36.086 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:56:36.104 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:56:36.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:36.106 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:56:36.207 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:36.240 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:36.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:36.243 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:56:36.327 INFO:teuthology.orchestra.run.smithi159.stderr:pool 'unique_pool_5' created 2023-09-23T23:56:36.345 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:56:36.346 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:56:36 smithi159 bash[105915]: cluster 2023-09-23T23:56:34.893187+0000 mgr.y (mgr.25991) 1194 : cluster 0 pgmap v1318: 73 pgs: 73 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:56:36.347 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:56:36 smithi159 bash[105915]: audit 2023-09-23T23:56:35.844089+0000 mon.c (mon.2) 108 : audit 1 from='client.? 172.21.15.159:0/1433077533' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]: dispatch 2023-09-23T23:56:36.347 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:56:36 smithi159 bash[108473]: cluster 2023-09-23T23:56:34.893187+0000 mgr.y (mgr.25991) 1194 : cluster 0 pgmap v1318: 73 pgs: 73 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:56:36.347 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:56:36 smithi159 bash[108473]: audit 2023-09-23T23:56:35.844089+0000 mon.c (mon.2) 108 : audit 1 from='client.? 172.21.15.159:0/1433077533' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]: dispatch 2023-09-23T23:56:36.367 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:56:36.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:36.370 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:56:36.471 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:36.482 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:56:36 smithi164 bash[92846]: cluster 2023-09-23T23:56:34.893187+0000 mgr.y (mgr.25991) 1194 : cluster 0 pgmap v1318: 73 pgs: 73 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:56:36.482 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:56:36 smithi164 bash[92846]: audit 2023-09-23T23:56:35.844089+0000 mon.c (mon.2) 108 : audit 1 from='client.? 172.21.15.159:0/1433077533' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]: dispatch 2023-09-23T23:56:36.500 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:36.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:36.502 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:56:36.603 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:56:36.626 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:56:36.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:36.629 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:56:36.730 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:36.762 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:36.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:36.763 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:56:36.864 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:36.898 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:36.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:36.902 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:56:37.002 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:56:37.034 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:56:37.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:37.037 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:56:37.137 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:56:37.158 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:56:37.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:37.160 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:56:37.260 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:37.292 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:37.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:37.295 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:56:37.396 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:37.427 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:37.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:37.431 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:56:37.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:56:37 smithi164 bash[92846]: audit 2023-09-23T23:56:35.844505+0000 mon.a (mon.0) 1468 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]: dispatch 2023-09-23T23:56:37.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:56:37 smithi164 bash[92846]: audit 2023-09-23T23:56:36.316256+0000 mon.a (mon.0) 1469 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]': finished 2023-09-23T23:56:37.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:56:37 smithi164 bash[92846]: cluster 2023-09-23T23:56:36.316359+0000 mon.a (mon.0) 1470 : cluster 0 osdmap e325: 8 total, 8 up, 5 in 2023-09-23T23:56:37.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:56:37 smithi164 bash[92846]: cluster 2023-09-23T23:56:36.316429+0000 osd.6 (osd.6) 366 : cluster 3 failed to encode map e325 with expected crc 2023-09-23T23:56:37.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:56:37 smithi164 bash[92846]: cluster 2023-09-23T23:56:36.319762+0000 osd.4 (osd.4) 244 : cluster 3 failed to encode map e325 with expected crc 2023-09-23T23:56:37.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:56:37 smithi164 bash[92846]: cluster 2023-09-23T23:56:36.322954+0000 osd.4 (osd.4) 245 : cluster 3 failed to encode map e325 with expected crc 2023-09-23T23:56:37.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:56:37 smithi164 bash[92846]: cluster 2023-09-23T23:56:36.440944+0000 osd.5 (osd.5) 166 : cluster 3 failed to encode map e325 with expected crc 2023-09-23T23:56:37.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:56:37 smithi164 bash[92846]: cluster 2023-09-23T23:56:36.441013+0000 osd.7 (osd.7) 188 : cluster 3 failed to encode map e325 with expected crc 2023-09-23T23:56:37.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:56:37 smithi164 bash[92846]: cluster 2023-09-23T23:56:36.893741+0000 mgr.y (mgr.25991) 1195 : cluster 0 pgmap v1320: 89 pgs: 16 unknown, 73 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:56:37.531 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:56:37.552 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:56:37.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:37.554 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:56:37.655 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:56:37.664 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:56:37 smithi159 bash[108473]: audit 2023-09-23T23:56:35.844505+0000 mon.a (mon.0) 1468 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]: dispatch 2023-09-23T23:56:37.664 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:56:37 smithi159 bash[108473]: audit 2023-09-23T23:56:36.316256+0000 mon.a (mon.0) 1469 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]': finished 2023-09-23T23:56:37.664 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:56:37 smithi159 bash[108473]: cluster 2023-09-23T23:56:36.316359+0000 mon.a (mon.0) 1470 : cluster 0 osdmap e325: 8 total, 8 up, 5 in 2023-09-23T23:56:37.664 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:56:37 smithi159 bash[108473]: cluster 2023-09-23T23:56:36.316429+0000 osd.6 (osd.6) 366 : cluster 3 failed to encode map e325 with expected crc 2023-09-23T23:56:37.665 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:56:37 smithi159 bash[108473]: cluster 2023-09-23T23:56:36.319762+0000 osd.4 (osd.4) 244 : cluster 3 failed to encode map e325 with expected crc 2023-09-23T23:56:37.665 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:56:37 smithi159 bash[108473]: cluster 2023-09-23T23:56:36.322954+0000 osd.4 (osd.4) 245 : cluster 3 failed to encode map e325 with expected crc 2023-09-23T23:56:37.665 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:56:37 smithi159 bash[108473]: cluster 2023-09-23T23:56:36.440944+0000 osd.5 (osd.5) 166 : cluster 3 failed to encode map e325 with expected crc 2023-09-23T23:56:37.665 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:56:37 smithi159 bash[108473]: cluster 2023-09-23T23:56:36.441013+0000 osd.7 (osd.7) 188 : cluster 3 failed to encode map e325 with expected crc 2023-09-23T23:56:37.665 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:56:37 smithi159 bash[108473]: cluster 2023-09-23T23:56:36.893741+0000 mgr.y (mgr.25991) 1195 : cluster 0 pgmap v1320: 89 pgs: 16 unknown, 73 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:56:37.665 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:56:37 smithi159 bash[105915]: audit 2023-09-23T23:56:35.844505+0000 mon.a (mon.0) 1468 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]: dispatch 2023-09-23T23:56:37.665 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:56:37 smithi159 bash[105915]: audit 2023-09-23T23:56:36.316256+0000 mon.a (mon.0) 1469 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]': finished 2023-09-23T23:56:37.665 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:56:37 smithi159 bash[105915]: cluster 2023-09-23T23:56:36.316359+0000 mon.a (mon.0) 1470 : cluster 0 osdmap e325: 8 total, 8 up, 5 in 2023-09-23T23:56:37.665 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:56:37 smithi159 bash[105915]: cluster 2023-09-23T23:56:36.316429+0000 osd.6 (osd.6) 366 : cluster 3 failed to encode map e325 with expected crc 2023-09-23T23:56:37.665 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:56:37 smithi159 bash[105915]: cluster 2023-09-23T23:56:36.319762+0000 osd.4 (osd.4) 244 : cluster 3 failed to encode map e325 with expected crc 2023-09-23T23:56:37.666 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:56:37 smithi159 bash[105915]: cluster 2023-09-23T23:56:36.322954+0000 osd.4 (osd.4) 245 : cluster 3 failed to encode map e325 with expected crc 2023-09-23T23:56:37.666 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:56:37 smithi159 bash[105915]: cluster 2023-09-23T23:56:36.440944+0000 osd.5 (osd.5) 166 : cluster 3 failed to encode map e325 with expected crc 2023-09-23T23:56:37.666 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:56:37 smithi159 bash[105915]: cluster 2023-09-23T23:56:36.441013+0000 osd.7 (osd.7) 188 : cluster 3 failed to encode map e325 with expected crc 2023-09-23T23:56:37.666 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:56:37 smithi159 bash[105915]: cluster 2023-09-23T23:56:36.893741+0000 mgr.y (mgr.25991) 1195 : cluster 0 pgmap v1320: 89 pgs: 16 unknown, 73 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:56:37.678 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:56:37.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:37.681 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:56:37.782 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:56:37.813 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:56:37.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:37.815 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:56:37.916 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:37.948 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:37.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:37.951 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:56:38.052 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:56:38.083 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:56:38.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:38.086 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:56:38.186 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:38.216 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:38.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:38.219 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:56:38.320 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:38.348 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:38.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:38.350 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:56:38.451 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:38.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:56:38 smithi164 bash[92846]: cluster 2023-09-23T23:56:37.325841+0000 osd.6 (osd.6) 367 : cluster 3 failed to encode map e326 with expected crc 2023-09-23T23:56:38.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:56:38 smithi164 bash[92846]: cluster 2023-09-23T23:56:37.326419+0000 mon.a (mon.0) 1471 : cluster 0 osdmap e326: 8 total, 8 up, 5 in 2023-09-23T23:56:38.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:56:38 smithi164 bash[92846]: cluster 2023-09-23T23:56:37.329527+0000 osd.6 (osd.6) 368 : cluster 3 failed to encode map e326 with expected crc 2023-09-23T23:56:38.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:56:38 smithi164 bash[92846]: cluster 2023-09-23T23:56:37.513174+0000 osd.7 (osd.7) 189 : cluster 3 failed to encode map e326 with expected crc 2023-09-23T23:56:38.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:56:38 smithi164 bash[92846]: cluster 2023-09-23T23:56:37.515587+0000 osd.7 (osd.7) 190 : cluster 3 failed to encode map e326 with expected crc 2023-09-23T23:56:38.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:56:38 smithi164 bash[92846]: cluster 2023-09-23T23:56:37.517573+0000 osd.7 (osd.7) 191 : cluster 3 failed to encode map e326 with expected crc 2023-09-23T23:56:38.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:56:38 smithi164 bash[92846]: cluster 2023-09-23T23:56:37.569449+0000 osd.4 (osd.4) 246 : cluster 3 failed to encode map e326 with expected crc 2023-09-23T23:56:38.481 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:38.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:38.484 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:56:38.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:56:38 smithi159 bash[105915]: cluster 2023-09-23T23:56:37.325841+0000 osd.6 (osd.6) 367 : cluster 3 failed to encode map e326 with expected crc 2023-09-23T23:56:38.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:56:38 smithi159 bash[105915]: cluster 2023-09-23T23:56:37.326419+0000 mon.a (mon.0) 1471 : cluster 0 osdmap e326: 8 total, 8 up, 5 in 2023-09-23T23:56:38.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:56:38 smithi159 bash[105915]: cluster 2023-09-23T23:56:37.329527+0000 osd.6 (osd.6) 368 : cluster 3 failed to encode map e326 with expected crc 2023-09-23T23:56:38.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:56:38 smithi159 bash[105915]: cluster 2023-09-23T23:56:37.513174+0000 osd.7 (osd.7) 189 : cluster 3 failed to encode map e326 with expected crc 2023-09-23T23:56:38.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:56:38 smithi159 bash[105915]: cluster 2023-09-23T23:56:37.515587+0000 osd.7 (osd.7) 190 : cluster 3 failed to encode map e326 with expected crc 2023-09-23T23:56:38.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:56:38 smithi159 bash[105915]: cluster 2023-09-23T23:56:37.517573+0000 osd.7 (osd.7) 191 : cluster 3 failed to encode map e326 with expected crc 2023-09-23T23:56:38.546 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:56:38 smithi159 bash[105915]: cluster 2023-09-23T23:56:37.569449+0000 osd.4 (osd.4) 246 : cluster 3 failed to encode map e326 with expected crc 2023-09-23T23:56:38.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:56:38 smithi159 bash[108473]: cluster 2023-09-23T23:56:37.325841+0000 osd.6 (osd.6) 367 : cluster 3 failed to encode map e326 with expected crc 2023-09-23T23:56:38.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:56:38 smithi159 bash[108473]: cluster 2023-09-23T23:56:37.326419+0000 mon.a (mon.0) 1471 : cluster 0 osdmap e326: 8 total, 8 up, 5 in 2023-09-23T23:56:38.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:56:38 smithi159 bash[108473]: cluster 2023-09-23T23:56:37.329527+0000 osd.6 (osd.6) 368 : cluster 3 failed to encode map e326 with expected crc 2023-09-23T23:56:38.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:56:38 smithi159 bash[108473]: cluster 2023-09-23T23:56:37.513174+0000 osd.7 (osd.7) 189 : cluster 3 failed to encode map e326 with expected crc 2023-09-23T23:56:38.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:56:38 smithi159 bash[108473]: cluster 2023-09-23T23:56:37.515587+0000 osd.7 (osd.7) 190 : cluster 3 failed to encode map e326 with expected crc 2023-09-23T23:56:38.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:56:38 smithi159 bash[108473]: cluster 2023-09-23T23:56:37.517573+0000 osd.7 (osd.7) 191 : cluster 3 failed to encode map e326 with expected crc 2023-09-23T23:56:38.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:56:38 smithi159 bash[108473]: cluster 2023-09-23T23:56:37.569449+0000 osd.4 (osd.4) 246 : cluster 3 failed to encode map e326 with expected crc 2023-09-23T23:56:38.585 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:56:38.606 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:56:38.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:38.608 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:56:38.709 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:56:38.740 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:56:38.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:38.744 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:56:38.844 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:38.872 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:38.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:38.874 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:56:38.974 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:56:39.013 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:56:39.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:39.015 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:56:39.116 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:56:39.144 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:56:39.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:39.147 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:56:39.248 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:56:39.280 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:56:39.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:39.283 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:56:39.384 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:39.417 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:39.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:39.419 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:56:39.519 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:39.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:56:39 smithi164 bash[92846]: cluster 2023-09-23T23:56:37.916642+0000 osd.5 (osd.5) 167 : cluster 3 failed to encode map e326 with expected crc 2023-09-23T23:56:39.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:56:39 smithi164 bash[92846]: cluster 2023-09-23T23:56:38.332746+0000 osd.6 (osd.6) 369 : cluster 3 failed to encode map e327 with expected crc 2023-09-23T23:56:39.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:56:39 smithi164 bash[92846]: cluster 2023-09-23T23:56:38.333230+0000 mon.a (mon.0) 1472 : cluster 0 osdmap e327: 8 total, 8 up, 5 in 2023-09-23T23:56:39.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:56:39 smithi164 bash[92846]: cluster 2023-09-23T23:56:38.428700+0000 osd.5 (osd.5) 168 : cluster 3 failed to encode map e327 with expected crc 2023-09-23T23:56:39.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:56:39 smithi164 bash[92846]: cluster 2023-09-23T23:56:38.572900+0000 osd.4 (osd.4) 247 : cluster 3 failed to encode map e327 with expected crc 2023-09-23T23:56:39.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:56:39 smithi164 bash[92846]: cluster 2023-09-23T23:56:38.894214+0000 mgr.y (mgr.25991) 1196 : cluster 0 pgmap v1323: 89 pgs: 4 unknown, 85 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:56:39.553 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:39.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:39.555 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:56:39.656 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:39.687 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:39.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:39.690 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:56:39.790 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:39.821 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:39.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:39.826 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:56:39.839 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:56:39 smithi159 bash[105915]: cluster 2023-09-23T23:56:37.916642+0000 osd.5 (osd.5) 167 : cluster 3 failed to encode map e326 with expected crc 2023-09-23T23:56:39.839 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:56:39 smithi159 bash[105915]: cluster 2023-09-23T23:56:38.332746+0000 osd.6 (osd.6) 369 : cluster 3 failed to encode map e327 with expected crc 2023-09-23T23:56:39.839 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:56:39 smithi159 bash[105915]: cluster 2023-09-23T23:56:38.333230+0000 mon.a (mon.0) 1472 : cluster 0 osdmap e327: 8 total, 8 up, 5 in 2023-09-23T23:56:39.839 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:56:39 smithi159 bash[105915]: cluster 2023-09-23T23:56:38.428700+0000 osd.5 (osd.5) 168 : cluster 3 failed to encode map e327 with expected crc 2023-09-23T23:56:39.839 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:56:39 smithi159 bash[105915]: cluster 2023-09-23T23:56:38.572900+0000 osd.4 (osd.4) 247 : cluster 3 failed to encode map e327 with expected crc 2023-09-23T23:56:39.840 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:56:39 smithi159 bash[105915]: cluster 2023-09-23T23:56:38.894214+0000 mgr.y (mgr.25991) 1196 : cluster 0 pgmap v1323: 89 pgs: 4 unknown, 85 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:56:39.840 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:56:39 smithi159 bash[108473]: cluster 2023-09-23T23:56:37.916642+0000 osd.5 (osd.5) 167 : cluster 3 failed to encode map e326 with expected crc 2023-09-23T23:56:39.840 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:56:39 smithi159 bash[108473]: cluster 2023-09-23T23:56:38.332746+0000 osd.6 (osd.6) 369 : cluster 3 failed to encode map e327 with expected crc 2023-09-23T23:56:39.840 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:56:39 smithi159 bash[108473]: cluster 2023-09-23T23:56:38.333230+0000 mon.a (mon.0) 1472 : cluster 0 osdmap e327: 8 total, 8 up, 5 in 2023-09-23T23:56:39.840 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:56:39 smithi159 bash[108473]: cluster 2023-09-23T23:56:38.428700+0000 osd.5 (osd.5) 168 : cluster 3 failed to encode map e327 with expected crc 2023-09-23T23:56:39.840 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:56:39 smithi159 bash[108473]: cluster 2023-09-23T23:56:38.572900+0000 osd.4 (osd.4) 247 : cluster 3 failed to encode map e327 with expected crc 2023-09-23T23:56:39.840 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:56:39 smithi159 bash[108473]: cluster 2023-09-23T23:56:38.894214+0000 mgr.y (mgr.25991) 1196 : cluster 0 pgmap v1323: 89 pgs: 4 unknown, 85 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:56:39.927 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:56:39.961 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:56:39.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:39.963 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:56:40.064 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:56:40.093 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:56:40.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:40.095 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:56:40.196 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:40.228 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:40.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:40.232 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:56:40.333 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:56:40.364 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:56:40.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:40.367 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:56:40.382 INFO:teuthology.orchestra.run.smithi159.stdout:osd.0: {} 2023-09-23T23:56:40.401 INFO:teuthology.orchestra.run.smithi159.stdout:osd.1: {} 2023-09-23T23:56:40.420 INFO:teuthology.orchestra.run.smithi159.stdout:osd.2: {} 2023-09-23T23:56:40.441 INFO:teuthology.orchestra.run.smithi159.stdout:osd.3: {} 2023-09-23T23:56:40.463 INFO:teuthology.orchestra.run.smithi159.stdout:osd.4: {} 2023-09-23T23:56:40.468 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:40.480 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:56:40 smithi164 bash[92846]: cluster 2023-09-23T23:56:39.186040+0000 osd.7 (osd.7) 192 : cluster 3 failed to encode map e327 with expected crc 2023-09-23T23:56:40.488 INFO:teuthology.orchestra.run.smithi159.stdout:osd.5: {} 2023-09-23T23:56:40.503 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:40.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:40.507 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:56:40.515 INFO:teuthology.orchestra.run.smithi159.stdout:osd.6: {} 2023-09-23T23:56:40.540 INFO:teuthology.orchestra.run.smithi159.stdout:osd.7: {} 2023-09-23T23:56:40.542 INFO:teuthology.orchestra.run.smithi159.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T23:56:40.542 INFO:teuthology.orchestra.run.smithi159.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T23:56:40.542 INFO:teuthology.orchestra.run.smithi159.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T23:56:40.542 INFO:teuthology.orchestra.run.smithi159.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T23:56:40.542 INFO:teuthology.orchestra.run.smithi159.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T23:56:40.542 INFO:teuthology.orchestra.run.smithi159.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T23:56:40.543 INFO:teuthology.orchestra.run.smithi159.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T23:56:40.543 INFO:teuthology.orchestra.run.smithi159.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T23:56:40.609 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:56:40.622 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:56:40 smithi159 bash[105915]: cluster 2023-09-23T23:56:39.186040+0000 osd.7 (osd.7) 192 : cluster 3 failed to encode map e327 with expected crc 2023-09-23T23:56:40.622 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:56:40 smithi159 bash[108473]: cluster 2023-09-23T23:56:39.186040+0000 osd.7 (osd.7) 192 : cluster 3 failed to encode map e327 with expected crc 2023-09-23T23:56:40.638 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:56:40.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:40.640 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:56:40.741 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:40.773 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:40.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:40.776 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:56:40.877 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:56:40.905 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:56:40.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:40.908 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:56:40.919 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd pool application enable unique_pool_5 rados --yes-i-really-mean-it || true 2023-09-23T23:56:41.008 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:56:41.030 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:56:41.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:41.033 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:56:41.134 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:41.164 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:41.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:41.166 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:56:41.267 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:56:41.289 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:56:41.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:41.290 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:56:41.391 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:41.405 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:56:41 smithi164 bash[92846]: audit 2023-09-23T23:56:40.356902+0000 mon.c (mon.2) 109 : audit 0 from='client.? 172.21.15.159:0/813412484' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:56:41.405 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:56:41 smithi164 bash[92846]: cluster 2023-09-23T23:56:40.894661+0000 mgr.y (mgr.25991) 1197 : cluster 0 pgmap v1324: 89 pgs: 89 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:56:41.426 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:41.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:41.430 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:56:41.530 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:41.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:56:41 smithi159 bash[105915]: audit 2023-09-23T23:56:40.356902+0000 mon.c (mon.2) 109 : audit 0 from='client.? 172.21.15.159:0/813412484' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:56:41.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:56:41 smithi159 bash[105915]: cluster 2023-09-23T23:56:40.894661+0000 mgr.y (mgr.25991) 1197 : cluster 0 pgmap v1324: 89 pgs: 89 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:56:41.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:56:41 smithi159 bash[108473]: audit 2023-09-23T23:56:40.356902+0000 mon.c (mon.2) 109 : audit 0 from='client.? 172.21.15.159:0/813412484' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:56:41.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:56:41 smithi159 bash[108473]: cluster 2023-09-23T23:56:40.894661+0000 mgr.y (mgr.25991) 1197 : cluster 0 pgmap v1324: 89 pgs: 89 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:56:41.568 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:41.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:41.570 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:56:41.672 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:56:41.692 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:56:41.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:41.695 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:56:41.796 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:56:41.827 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:56:41.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:41.831 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:56:41.931 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:56:41.952 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:56:41.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:41.955 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:56:42.055 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:42.089 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:42.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:42.093 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:56:42.193 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:42.225 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:42.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:42.227 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:56:42.328 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:56:42.354 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:56:42.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:42.357 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:56:42.458 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:56:42.487 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:56:42.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:42.489 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:56:42.590 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:56:42.620 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:56:42.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:42.623 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:56:42.724 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:56:42.752 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:56:42.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:42.755 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:56:42.856 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:42.893 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:42.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:42.895 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:56:42.995 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:56:43.016 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:56:43.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:43.019 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:56:43.120 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:43.154 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:43.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:43.157 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:56:43.258 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:43.290 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:43.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:43.293 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:56:43.394 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:56:43.420 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:56:43.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:43.423 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:56:43.524 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:43.555 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:43.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:43.559 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:56:43.660 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:56:43.693 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:56:43.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:43.695 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:56:43.796 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:56:43.818 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:56:43.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:43.820 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:56:43.921 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:56:43.929 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:56:43 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:56:43] "GET /metrics HTTP/1.1" 200 34183 "" "Prometheus/2.43.0" 2023-09-23T23:56:43.945 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:56:43.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:43.949 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:56:44.050 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:44.076 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:44.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:44.079 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:56:44.180 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:44.209 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:44.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:44.211 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:56:44.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:56:43 smithi164 bash[92846]: cluster 2023-09-23T23:56:42.895406+0000 mgr.y (mgr.25991) 1198 : cluster 0 pgmap v1325: 89 pgs: 89 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:56:44.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:56:43 smithi164 bash[92846]: audit 2023-09-23T23:56:43.935873+0000 mon.a (mon.0) 1473 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:56:44.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:56:43 smithi159 bash[105915]: cluster 2023-09-23T23:56:42.895406+0000 mgr.y (mgr.25991) 1198 : cluster 0 pgmap v1325: 89 pgs: 89 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:56:44.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:56:43 smithi159 bash[105915]: audit 2023-09-23T23:56:43.935873+0000 mon.a (mon.0) 1473 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:56:44.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:56:43 smithi159 bash[108473]: cluster 2023-09-23T23:56:42.895406+0000 mgr.y (mgr.25991) 1198 : cluster 0 pgmap v1325: 89 pgs: 89 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:56:44.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:56:43 smithi159 bash[108473]: audit 2023-09-23T23:56:43.935873+0000 mon.a (mon.0) 1473 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:56:44.312 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:56:44.334 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:56:44.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:44.336 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:56:44.437 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:44.470 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:44.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:44.473 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:56:44.574 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:56:44.601 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:56:44.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:44.604 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:56:44.705 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:44.735 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:44.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:44.738 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:56:44.839 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:56:44.871 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:56:44.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:44.875 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:56:44.975 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:44.997 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 3, 4, 6] out_osds: [5, 0, 7] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-09-23T23:56:44.997 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T23:56:44.997 INFO:tasks.thrashosds.thrasher:Reweighting osd 1 to 0.8555407565222808 2023-09-23T23:56:44.998 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd reweight 1 0.8555407565222808 2023-09-23T23:56:45.007 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:45.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:45.010 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:56:45.013 INFO:teuthology.orchestra.run.smithi159.stderr:nodeep-scrub is set 2023-09-23T23:56:45.110 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:56:45.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:45.142 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:56:45.142 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:56:45.243 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:56:45.265 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:56:45.266 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:56:45 smithi159 bash[105915]: audit 2023-09-23T23:56:44.923902+0000 mon.c (mon.2) 110 : audit 1 from='client.? 172.21.15.159:0/3072966739' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:56:45.266 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:56:45 smithi159 bash[105915]: audit 2023-09-23T23:56:44.924408+0000 mon.a (mon.0) 1474 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:56:45.267 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:56:45 smithi159 bash[108473]: audit 2023-09-23T23:56:44.923902+0000 mon.c (mon.2) 110 : audit 1 from='client.? 172.21.15.159:0/3072966739' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:56:45.267 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:56:45 smithi159 bash[108473]: audit 2023-09-23T23:56:44.924408+0000 mon.a (mon.0) 1474 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:56:45.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:45.268 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:56:45.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:56:45 smithi164 bash[92846]: audit 2023-09-23T23:56:44.923902+0000 mon.c (mon.2) 110 : audit 1 from='client.? 172.21.15.159:0/3072966739' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:56:45.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:56:45 smithi164 bash[92846]: audit 2023-09-23T23:56:44.924408+0000 mon.a (mon.0) 1474 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:56:45.368 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:56:45.395 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:56:45.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:45.398 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:56:45.498 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:56:45.530 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:56:45.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:45.532 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:56:45.633 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:56:45.662 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:56:45.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:45.664 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:56:45.765 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:56:45.791 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:56:45.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:45.794 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:56:45.828 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T23:56:45.894 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:45.930 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:45.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:45.933 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:56:46.034 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:56:46.056 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:56:46.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:46.059 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:56:46.160 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:56:46.172 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:56:46 smithi164 bash[92846]: cluster 2023-09-23T23:56:44.896334+0000 mgr.y (mgr.25991) 1199 : cluster 0 pgmap v1326: 89 pgs: 89 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:56:46.172 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:56:46 smithi164 bash[92846]: cluster 2023-09-23T23:56:44.992928+0000 mon.a (mon.0) 1475 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:56:46.172 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:56:46 smithi164 bash[92846]: cluster 2023-09-23T23:56:45.003560+0000 osd.4 (osd.4) 248 : cluster 3 failed to encode map e328 with expected crc 2023-09-23T23:56:46.172 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:56:46 smithi164 bash[92846]: cluster 2023-09-23T23:56:45.003585+0000 osd.6 (osd.6) 370 : cluster 3 failed to encode map e328 with expected crc 2023-09-23T23:56:46.172 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:56:46 smithi164 bash[92846]: audit 2023-09-23T23:56:45.005464+0000 mon.a (mon.0) 1476 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T23:56:46.172 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:56:46 smithi164 bash[92846]: cluster 2023-09-23T23:56:45.005543+0000 mon.a (mon.0) 1477 : cluster 0 osdmap e328: 8 total, 8 up, 5 in 2023-09-23T23:56:46.191 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:56:46.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:46.194 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:56:46.294 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:56:46.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:56:46 smithi159 bash[105915]: cluster 2023-09-23T23:56:44.896334+0000 mgr.y (mgr.25991) 1199 : cluster 0 pgmap v1326: 89 pgs: 89 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:56:46.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:56:46 smithi159 bash[105915]: cluster 2023-09-23T23:56:44.992928+0000 mon.a (mon.0) 1475 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:56:46.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:56:46 smithi159 bash[105915]: cluster 2023-09-23T23:56:45.003560+0000 osd.4 (osd.4) 248 : cluster 3 failed to encode map e328 with expected crc 2023-09-23T23:56:46.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:56:46 smithi159 bash[105915]: cluster 2023-09-23T23:56:45.003585+0000 osd.6 (osd.6) 370 : cluster 3 failed to encode map e328 with expected crc 2023-09-23T23:56:46.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:56:46 smithi159 bash[105915]: audit 2023-09-23T23:56:45.005464+0000 mon.a (mon.0) 1476 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T23:56:46.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:56:46 smithi159 bash[105915]: cluster 2023-09-23T23:56:45.005543+0000 mon.a (mon.0) 1477 : cluster 0 osdmap e328: 8 total, 8 up, 5 in 2023-09-23T23:56:46.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:56:46 smithi159 bash[108473]: cluster 2023-09-23T23:56:44.896334+0000 mgr.y (mgr.25991) 1199 : cluster 0 pgmap v1326: 89 pgs: 89 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:56:46.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:56:46 smithi159 bash[108473]: cluster 2023-09-23T23:56:44.992928+0000 mon.a (mon.0) 1475 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:56:46.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:56:46 smithi159 bash[108473]: cluster 2023-09-23T23:56:45.003560+0000 osd.4 (osd.4) 248 : cluster 3 failed to encode map e328 with expected crc 2023-09-23T23:56:46.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:56:46 smithi159 bash[108473]: cluster 2023-09-23T23:56:45.003585+0000 osd.6 (osd.6) 370 : cluster 3 failed to encode map e328 with expected crc 2023-09-23T23:56:46.297 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:56:46 smithi159 bash[108473]: audit 2023-09-23T23:56:45.005464+0000 mon.a (mon.0) 1476 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T23:56:46.297 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:56:46 smithi159 bash[108473]: cluster 2023-09-23T23:56:45.005543+0000 mon.a (mon.0) 1477 : cluster 0 osdmap e328: 8 total, 8 up, 5 in 2023-09-23T23:56:46.318 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:56:46.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:46.320 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:56:46.422 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:56:46.459 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:56:46.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:46.462 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:56:46.563 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:56:46.597 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:56:46.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:46.599 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:56:46.700 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:56:46.731 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:56:46.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:46.735 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:56:46.835 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:56:46.870 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:56:46.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:46.872 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:56:46.973 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:47.003 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:47.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:47.005 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:56:47.106 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:47.107 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:56:47 smithi159 bash[105915]: cluster 2023-09-23T23:56:45.919024+0000 osd.5 (osd.5) 169 : cluster 3 failed to encode map e328 with expected crc 2023-09-23T23:56:47.107 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:56:47 smithi159 bash[105915]: cluster 2023-09-23T23:56:45.919296+0000 osd.7 (osd.7) 193 : cluster 3 failed to encode map e328 with expected crc 2023-09-23T23:56:47.107 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:56:47 smithi159 bash[108473]: cluster 2023-09-23T23:56:45.919024+0000 osd.5 (osd.5) 169 : cluster 3 failed to encode map e328 with expected crc 2023-09-23T23:56:47.107 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:56:47 smithi159 bash[108473]: cluster 2023-09-23T23:56:45.919296+0000 osd.7 (osd.7) 193 : cluster 3 failed to encode map e328 with expected crc 2023-09-23T23:56:47.143 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:47.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:47.146 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:56:47.247 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:47.261 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:56:47 smithi164 bash[92846]: cluster 2023-09-23T23:56:45.919024+0000 osd.5 (osd.5) 169 : cluster 3 failed to encode map e328 with expected crc 2023-09-23T23:56:47.261 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:56:47 smithi164 bash[92846]: cluster 2023-09-23T23:56:45.919296+0000 osd.7 (osd.7) 193 : cluster 3 failed to encode map e328 with expected crc 2023-09-23T23:56:47.279 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:47.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:47.283 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:56:47.291 INFO:teuthology.orchestra.run.smithi159.stdout:{ 2023-09-23T23:56:47.291 INFO:teuthology.orchestra.run.smithi159.stdout: "ops": [], 2023-09-23T23:56:47.291 INFO:teuthology.orchestra.run.smithi159.stdout: "complaint_time": 30, 2023-09-23T23:56:47.291 INFO:teuthology.orchestra.run.smithi159.stdout: "num_blocked_ops": 0 2023-09-23T23:56:47.291 INFO:teuthology.orchestra.run.smithi159.stdout:} 2023-09-23T23:56:47.384 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:47.414 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:47.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:47.417 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:56:47.518 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:56:47.539 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:56:47.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:47.542 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:56:47.643 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:56:47.674 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:56:47.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:47.676 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:56:47.777 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:56:47.804 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:56:47.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:47.806 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:56:47.907 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:47.941 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:47.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:47.944 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:56:48.045 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:56:48.076 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:56:48.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:48.148 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:56:48.249 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:48.261 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:56:48 smithi164 bash[92846]: cluster 2023-09-23T23:56:46.896931+0000 mgr.y (mgr.25991) 1200 : cluster 0 pgmap v1328: 89 pgs: 89 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:56:48.262 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:56:48 smithi164 bash[92846]: audit 2023-09-23T23:56:47.261453+0000 mon.a (mon.0) 1478 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:56:48.262 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:56:48 smithi164 bash[92846]: audit 2023-09-23T23:56:47.874750+0000 mon.a (mon.0) 1479 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:56:48.264 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_historic_ops 2023-09-23T23:56:48.274 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:56:48 smithi159 bash[105915]: cluster 2023-09-23T23:56:46.896931+0000 mgr.y (mgr.25991) 1200 : cluster 0 pgmap v1328: 89 pgs: 89 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:56:48.274 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:56:48 smithi159 bash[105915]: audit 2023-09-23T23:56:47.261453+0000 mon.a (mon.0) 1478 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:56:48.274 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:56:48 smithi159 bash[105915]: audit 2023-09-23T23:56:47.874750+0000 mon.a (mon.0) 1479 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:56:48.274 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:56:48 smithi159 bash[108473]: cluster 2023-09-23T23:56:46.896931+0000 mgr.y (mgr.25991) 1200 : cluster 0 pgmap v1328: 89 pgs: 89 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:56:48.275 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:56:48 smithi159 bash[108473]: audit 2023-09-23T23:56:47.261453+0000 mon.a (mon.0) 1478 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:56:48.275 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:56:48 smithi159 bash[108473]: audit 2023-09-23T23:56:47.874750+0000 mon.a (mon.0) 1479 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:56:48.285 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:48.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:48.288 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:56:48.388 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:56:48.423 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:56:48.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:48.426 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:56:48.526 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:56:48.555 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:56:48.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:48.558 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:56:48.659 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:48.690 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:48.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:48.694 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:56:48.737 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:56:48.795 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:48.828 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:48.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:48.830 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:56:48.915 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T23:56:48.931 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:48.978 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:48.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:48.982 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:56:49.082 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:56:49.104 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:56:49.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:49.106 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:56:49.207 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:56:49.239 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:56:49.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:49.242 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:56:49.343 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:56:49.375 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:56:49.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:49.378 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:56:49.478 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:49.509 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:49.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:49.512 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:56:49.613 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:49.662 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:49.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:49.664 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:56:49.765 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:56:49.790 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:56:49.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:49.793 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:56:49.893 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:49.919 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:49.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:49.921 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:56:50.022 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:56:50.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:56:50 smithi159 bash[105915]: cluster 2023-09-23T23:56:48.898025+0000 mgr.y (mgr.25991) 1201 : cluster 0 pgmap v1329: 89 pgs: 89 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:56:50.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:56:50 smithi159 bash[108473]: cluster 2023-09-23T23:56:48.898025+0000 mgr.y (mgr.25991) 1201 : cluster 0 pgmap v1329: 89 pgs: 89 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:56:50.084 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:56:50.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:50.086 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:56:50.187 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:56:50.216 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:56:50.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:50.219 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:56:50.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:56:50 smithi164 bash[92846]: cluster 2023-09-23T23:56:48.898025+0000 mgr.y (mgr.25991) 1201 : cluster 0 pgmap v1329: 89 pgs: 89 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:56:50.319 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:50.349 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:50.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:50.351 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:56:50.452 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:56:50.486 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:56:50.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:50.489 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:56:50.590 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:56:50.616 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:56:50.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:50.618 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:56:50.719 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:50.743 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:50.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:50.746 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:56:50.770 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:56:50.847 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:50.879 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:50.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:50.882 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:56:50.983 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:51.014 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:51.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:51.017 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:56:51.118 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:56:51.150 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:56:51.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:51.154 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:56:51.255 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:56:51.282 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:56:51.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:51.287 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:56:51.387 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:51.420 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:51.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:51.424 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:56:51.524 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:56:51.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:56:51 smithi159 bash[105915]: audit 2023-09-23T23:56:50.381382+0000 mon.a (mon.0) 1480 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:56:51.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:56:51 smithi159 bash[105915]: audit 2023-09-23T23:56:50.392418+0000 mon.a (mon.0) 1481 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:56:51.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:56:51 smithi159 bash[105915]: cluster 2023-09-23T23:56:50.898650+0000 mgr.y (mgr.25991) 1202 : cluster 0 pgmap v1330: 89 pgs: 89 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:56:51.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:56:51 smithi159 bash[108473]: audit 2023-09-23T23:56:50.381382+0000 mon.a (mon.0) 1480 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:56:51.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:56:51 smithi159 bash[108473]: audit 2023-09-23T23:56:50.392418+0000 mon.a (mon.0) 1481 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:56:51.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:56:51 smithi159 bash[108473]: cluster 2023-09-23T23:56:50.898650+0000 mgr.y (mgr.25991) 1202 : cluster 0 pgmap v1330: 89 pgs: 89 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:56:51.557 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:56:51.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:51.560 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:56:51.661 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:56:51.689 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:56:51.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:51.691 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:56:51.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:56:51 smithi164 bash[92846]: audit 2023-09-23T23:56:50.381382+0000 mon.a (mon.0) 1480 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:56:51.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:56:51 smithi164 bash[92846]: audit 2023-09-23T23:56:50.392418+0000 mon.a (mon.0) 1481 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:56:51.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:56:51 smithi164 bash[92846]: cluster 2023-09-23T23:56:50.898650+0000 mgr.y (mgr.25991) 1202 : cluster 0 pgmap v1330: 89 pgs: 89 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:56:51.792 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:56:51.814 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:56:51.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:51.817 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:56:51.917 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:51.951 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:51.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:51.954 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:56:52.055 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:56:52.074 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:56:52.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:52.077 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:56:52.178 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:56:52.203 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:56:52.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:52.205 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:56:52.306 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:52.317 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:56:52.343 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:52.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:52.346 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:56:52.447 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:52.481 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:52.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:52.485 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:56:52.585 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:56:52.620 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:56:52.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:52.623 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:56:52.724 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:52.758 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:52.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:52.762 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:56:52.803 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:56:52.803 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:56:52.863 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:56:52.877 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:56:52 smithi164 bash[92846]: audit 2023-09-23T23:56:51.830697+0000 mon.a (mon.0) 1482 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:56:52.877 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:56:52 smithi164 bash[92846]: audit 2023-09-23T23:56:51.839149+0000 mon.a (mon.0) 1483 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:56:52.877 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:56:52 smithi164 bash[92846]: audit 2023-09-23T23:56:52.310005+0000 mon.a (mon.0) 1484 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:56:52.877 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:56:52 smithi164 bash[92846]: audit 2023-09-23T23:56:52.311871+0000 mon.a (mon.0) 1485 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:56:52.877 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:56:52 smithi164 bash[92846]: audit 2023-09-23T23:56:52.322191+0000 mon.a (mon.0) 1486 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:56:52.900 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:56:52.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:52.903 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:56:53.004 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:56:53.031 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:56:53.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:53.034 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:56:53.135 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:53.165 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:53.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:53.169 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:56:53.269 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:53.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:56:52 smithi159 bash[105915]: audit 2023-09-23T23:56:51.830697+0000 mon.a (mon.0) 1482 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:56:53.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:56:52 smithi159 bash[105915]: audit 2023-09-23T23:56:51.839149+0000 mon.a (mon.0) 1483 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:56:53.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:56:52 smithi159 bash[105915]: audit 2023-09-23T23:56:52.310005+0000 mon.a (mon.0) 1484 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:56:53.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:56:52 smithi159 bash[105915]: audit 2023-09-23T23:56:52.311871+0000 mon.a (mon.0) 1485 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:56:53.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:56:52 smithi159 bash[105915]: audit 2023-09-23T23:56:52.322191+0000 mon.a (mon.0) 1486 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:56:53.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:56:52 smithi159 bash[108473]: audit 2023-09-23T23:56:51.830697+0000 mon.a (mon.0) 1482 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:56:53.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:56:52 smithi159 bash[108473]: audit 2023-09-23T23:56:51.839149+0000 mon.a (mon.0) 1483 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:56:53.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:56:52 smithi159 bash[108473]: audit 2023-09-23T23:56:52.310005+0000 mon.a (mon.0) 1484 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:56:53.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:56:52 smithi159 bash[108473]: audit 2023-09-23T23:56:52.311871+0000 mon.a (mon.0) 1485 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:56:53.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:56:52 smithi159 bash[108473]: audit 2023-09-23T23:56:52.322191+0000 mon.a (mon.0) 1486 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:56:53.298 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:53.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:53.301 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:56:53.402 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:56:53.424 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:56:53.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:53.426 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:56:53.527 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:56:53.552 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:56:53.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:53.555 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:56:53.656 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:56:53.677 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:56:53.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:53.679 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:56:53.780 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:56:53.802 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:56:53.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:53.805 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:56:53.905 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:53.939 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:53.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:53.942 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:56:54.007 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:56:53 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:56:53] "GET /metrics HTTP/1.1" 200 36531 "" "Prometheus/2.43.0" 2023-09-23T23:56:54.044 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:54.076 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:54.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:54.079 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:56:54.180 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:54.193 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:56:54 smithi164 bash[92846]: cluster 2023-09-23T23:56:52.899405+0000 mgr.y (mgr.25991) 1203 : cluster 0 pgmap v1331: 89 pgs: 89 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:56:54.210 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:54.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:54.214 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:56:54.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:56:54 smithi159 bash[108473]: cluster 2023-09-23T23:56:52.899405+0000 mgr.y (mgr.25991) 1203 : cluster 0 pgmap v1331: 89 pgs: 89 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:56:54.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:56:54 smithi159 bash[105915]: cluster 2023-09-23T23:56:52.899405+0000 mgr.y (mgr.25991) 1203 : cluster 0 pgmap v1331: 89 pgs: 89 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:56:54.314 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:56:54.342 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:56:54.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:54.347 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:56:54.448 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:56:54.478 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:56:54.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:54.481 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:56:54.582 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:56:54.608 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:56:54.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:54.610 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:56:54.711 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:54.745 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:54.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:54.749 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:56:54.849 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:56:54.872 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:56:54.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:54.875 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:56:54.975 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:56:55.009 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:56:55.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:55.012 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:56:55.113 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:56:55.140 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:56:55.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:55.142 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:56:55.243 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:56:55.273 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:56:55.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:55.275 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:56:55.376 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:55.410 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:55.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:55.413 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:56:55.514 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:56:55.542 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:56:55.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:55.544 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:56:55.645 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:55.676 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:55.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:55.683 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:56:55.784 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:55.817 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:55.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:55.819 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:56:55.920 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:56:55.947 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:56:55.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:55.949 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:56:56.050 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:56:56.083 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:56:56.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:56.087 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:56:56.187 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:56:56.208 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:56:56.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:56.211 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:56:56.213 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:56:56 smithi159 bash[105915]: cluster 2023-09-23T23:56:54.900194+0000 mgr.y (mgr.25991) 1204 : cluster 0 pgmap v1332: 89 pgs: 89 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:56:56.213 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:56:56 smithi159 bash[108473]: cluster 2023-09-23T23:56:54.900194+0000 mgr.y (mgr.25991) 1204 : cluster 0 pgmap v1332: 89 pgs: 89 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:56:56.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:56:56 smithi164 bash[92846]: cluster 2023-09-23T23:56:54.900194+0000 mgr.y (mgr.25991) 1204 : cluster 0 pgmap v1332: 89 pgs: 89 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:56:56.311 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:56.344 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:56.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:56.348 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:56:56.449 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:56:56.476 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:56:56.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:56.478 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:56:56.579 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:56.612 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:56.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:56.615 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:56:56.716 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:56:56.745 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:56:56.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:56.748 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:56:56.848 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:56:56.872 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:56:56.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:56.875 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:56:56.975 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:56:57.004 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:56:57.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:57.007 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:56:57.108 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:57.140 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:57.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:57.143 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:56:57.243 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:56:57.269 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:56:57.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:57.272 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:56:57.373 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:57.406 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:57.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:57.408 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:56:57.509 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:56:57.539 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:56:57.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:57.543 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:56:57.643 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:57.676 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:57.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:57.679 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:56:57.779 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:56:57.813 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:56:57.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:57.817 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:56:57.917 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:56:57.943 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:56:57.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:57.945 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:56:58.046 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:56:58.077 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:56:58.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:58.081 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:56:58.181 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:56:58.190 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:56:58 smithi159 bash[105915]: cluster 2023-09-23T23:56:56.900930+0000 mgr.y (mgr.25991) 1205 : cluster 0 pgmap v1333: 89 pgs: 89 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:56:58.191 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:56:58 smithi159 bash[108473]: cluster 2023-09-23T23:56:56.900930+0000 mgr.y (mgr.25991) 1205 : cluster 0 pgmap v1333: 89 pgs: 89 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:56:58.204 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:56:58.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:58.207 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:56:58.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:56:58 smithi164 bash[92846]: cluster 2023-09-23T23:56:56.900930+0000 mgr.y (mgr.25991) 1205 : cluster 0 pgmap v1333: 89 pgs: 89 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:56:58.307 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:58.338 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:56:58.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:58.341 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:56:58.442 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:58.473 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:58.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:58.476 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:56:58.577 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:58.608 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:58.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:58.612 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:56:58.713 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:58.745 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:58.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:58.748 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:56:58.849 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:58.878 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:58.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:58.881 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:56:58.982 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:59.015 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:59.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:59.019 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:56:59.119 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:56:59.145 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:56:59.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:59.148 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:56:59.249 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:56:59.271 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:56:59.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:59.273 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:56:59.374 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:59.407 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:56:59.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:59.410 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:56:59.510 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:56:59.543 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:56:59.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:59.546 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:56:59.647 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:56:59.668 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:56:59.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:59.669 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:56:59.770 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:59.799 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:56:59.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:59.802 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:56:59.903 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:56:59.921 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:56:59.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:56:59.923 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:57:00.024 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:00.039 INFO:teuthology.orchestra.run.smithi159.stderr:enabled application 'rados' on pool 'unique_pool_5' 2023-09-23T23:57:00.046 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:00.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:00.048 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:57:00.149 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:57:00.162 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:00 smithi164 bash[92846]: cluster 2023-09-23T23:56:58.901892+0000 mgr.y (mgr.25991) 1206 : cluster 0 pgmap v1334: 89 pgs: 89 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:57:00.162 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:00 smithi164 bash[92846]: audit 2023-09-23T23:56:59.988722+0000 mon.c (mon.2) 111 : audit 1 from='client.? 172.21.15.159:0/1747603921' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T23:57:00.162 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:00 smithi164 bash[92846]: audit 2023-09-23T23:56:59.989149+0000 mon.a (mon.0) 1487 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T23:57:00.179 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:57:00.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:00.182 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:57:00.187 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:00 smithi159 bash[108473]: cluster 2023-09-23T23:56:58.901892+0000 mgr.y (mgr.25991) 1206 : cluster 0 pgmap v1334: 89 pgs: 89 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:57:00.187 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:00 smithi159 bash[108473]: audit 2023-09-23T23:56:59.988722+0000 mon.c (mon.2) 111 : audit 1 from='client.? 172.21.15.159:0/1747603921' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T23:57:00.187 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:00 smithi159 bash[108473]: audit 2023-09-23T23:56:59.989149+0000 mon.a (mon.0) 1487 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T23:57:00.188 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:00 smithi159 bash[105915]: cluster 2023-09-23T23:56:58.901892+0000 mgr.y (mgr.25991) 1206 : cluster 0 pgmap v1334: 89 pgs: 89 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:57:00.188 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:00 smithi159 bash[105915]: audit 2023-09-23T23:56:59.988722+0000 mon.c (mon.2) 111 : audit 1 from='client.? 172.21.15.159:0/1747603921' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T23:57:00.188 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:00 smithi159 bash[105915]: audit 2023-09-23T23:56:59.989149+0000 mon.a (mon.0) 1487 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T23:57:00.282 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:00.311 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:00.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:00.314 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:57:00.415 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:57:00.445 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:57:00.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:00.448 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:57:00.549 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:57:00.576 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:57:00.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:00.579 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:57:00.680 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:57:00.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:00.706 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:57:00.706 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:57:00.807 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:00.834 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:00.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:00.837 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:57:00.938 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:57:00.964 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:57:00.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:00.967 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:57:01.063 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:01 smithi159 bash[105915]: cluster 2023-09-23T23:57:00.024102+0000 osd.6 (osd.6) 371 : cluster 3 failed to encode map e329 with expected crc 2023-09-23T23:57:01.063 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:01 smithi159 bash[105915]: audit 2023-09-23T23:57:00.025617+0000 mon.a (mon.0) 1488 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-09-23T23:57:01.064 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:01 smithi159 bash[105915]: cluster 2023-09-23T23:57:00.025790+0000 mon.a (mon.0) 1489 : cluster 0 osdmap e329: 8 total, 8 up, 5 in 2023-09-23T23:57:01.064 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:01 smithi159 bash[105915]: cluster 2023-09-23T23:57:00.276373+0000 osd.4 (osd.4) 249 : cluster 3 failed to encode map e329 with expected crc 2023-09-23T23:57:01.064 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:01 smithi159 bash[108473]: cluster 2023-09-23T23:57:00.024102+0000 osd.6 (osd.6) 371 : cluster 3 failed to encode map e329 with expected crc 2023-09-23T23:57:01.064 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:01 smithi159 bash[108473]: audit 2023-09-23T23:57:00.025617+0000 mon.a (mon.0) 1488 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-09-23T23:57:01.064 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:01 smithi159 bash[108473]: cluster 2023-09-23T23:57:00.025790+0000 mon.a (mon.0) 1489 : cluster 0 osdmap e329: 8 total, 8 up, 5 in 2023-09-23T23:57:01.064 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:01 smithi159 bash[108473]: cluster 2023-09-23T23:57:00.276373+0000 osd.4 (osd.4) 249 : cluster 3 failed to encode map e329 with expected crc 2023-09-23T23:57:01.068 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:57:01.089 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:57:01.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:01.092 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:57:01.193 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:01.218 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:01.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:01.220 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:57:01.321 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:57:01.334 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:01 smithi164 bash[92846]: cluster 2023-09-23T23:57:00.024102+0000 osd.6 (osd.6) 371 : cluster 3 failed to encode map e329 with expected crc 2023-09-23T23:57:01.334 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:01 smithi164 bash[92846]: audit 2023-09-23T23:57:00.025617+0000 mon.a (mon.0) 1488 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-09-23T23:57:01.334 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:01 smithi164 bash[92846]: cluster 2023-09-23T23:57:00.025790+0000 mon.a (mon.0) 1489 : cluster 0 osdmap e329: 8 total, 8 up, 5 in 2023-09-23T23:57:01.334 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:01 smithi164 bash[92846]: cluster 2023-09-23T23:57:00.276373+0000 osd.4 (osd.4) 249 : cluster 3 failed to encode map e329 with expected crc 2023-09-23T23:57:01.354 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:57:01.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:01.357 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:57:01.458 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:01.477 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:01.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:01.481 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:57:01.582 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:01.601 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:01.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:01.604 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:57:01.704 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:01.820 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:01.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:01.823 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:57:01.924 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:01.963 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:01.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:01.966 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:57:02.045 INFO:teuthology.orchestra.run.smithi159.stderr:reweighted osd.1 to 0.855541 (db04) 2023-09-23T23:57:02.066 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:57:02.101 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:57:02.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:02.103 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:57:02.204 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:02.218 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:02 smithi164 bash[92846]: cluster 2023-09-23T23:57:00.902418+0000 mgr.y (mgr.25991) 1207 : cluster 0 pgmap v1336: 89 pgs: 89 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:57:02.219 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:02 smithi164 bash[92846]: audit 2023-09-23T23:57:01.722121+0000 mon.a (mon.0) 1490 : audit 1 from='client.? 172.21.15.159:0/1505353287' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 0.8555407565222808}]: dispatch 2023-09-23T23:57:02.235 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:02.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:02.239 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:57:02.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:02 smithi159 bash[105915]: cluster 2023-09-23T23:57:00.902418+0000 mgr.y (mgr.25991) 1207 : cluster 0 pgmap v1336: 89 pgs: 89 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:57:02.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:02 smithi159 bash[105915]: audit 2023-09-23T23:57:01.722121+0000 mon.a (mon.0) 1490 : audit 1 from='client.? 172.21.15.159:0/1505353287' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 0.8555407565222808}]: dispatch 2023-09-23T23:57:02.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:02 smithi159 bash[108473]: cluster 2023-09-23T23:57:00.902418+0000 mgr.y (mgr.25991) 1207 : cluster 0 pgmap v1336: 89 pgs: 89 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:57:02.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:02 smithi159 bash[108473]: audit 2023-09-23T23:57:01.722121+0000 mon.a (mon.0) 1490 : audit 1 from='client.? 172.21.15.159:0/1505353287' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 0.8555407565222808}]: dispatch 2023-09-23T23:57:02.341 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:57:02.375 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:57:02.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:02.379 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:57:02.480 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:57:02.508 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:57:02.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:02.511 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:57:02.612 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:02.646 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:02.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:02.648 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:57:02.749 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:57:02.782 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:57:02.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:02.785 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:57:02.886 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:57:02.915 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:57:02.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:02.918 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:57:03.019 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:57:03.044 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:57:03.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:03.047 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:57:03.147 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:03.178 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:03.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:03.182 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:57:03.282 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:57:03.317 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:57:03.318 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:03 smithi164 bash[92846]: cluster 2023-09-23T23:57:02.035017+0000 osd.6 (osd.6) 372 : cluster 3 failed to encode map e330 with expected crc 2023-09-23T23:57:03.318 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:03 smithi164 bash[92846]: audit 2023-09-23T23:57:02.035045+0000 mon.a (mon.0) 1491 : audit 1 from='client.? 172.21.15.159:0/1505353287' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 0.8555407565222808}]': finished 2023-09-23T23:57:03.318 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:03 smithi164 bash[92846]: cluster 2023-09-23T23:57:02.035098+0000 mon.a (mon.0) 1492 : cluster 0 osdmap e330: 8 total, 8 up, 5 in 2023-09-23T23:57:03.319 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:03 smithi164 bash[92846]: cluster 2023-09-23T23:57:02.035590+0000 osd.5 (osd.5) 170 : cluster 3 failed to encode map e330 with expected crc 2023-09-23T23:57:03.319 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:03 smithi164 bash[92846]: audit 2023-09-23T23:57:02.261068+0000 mon.a (mon.0) 1493 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:57:03.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:03.320 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:57:03.341 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:03 smithi159 bash[105915]: cluster 2023-09-23T23:57:02.035017+0000 osd.6 (osd.6) 372 : cluster 3 failed to encode map e330 with expected crc 2023-09-23T23:57:03.341 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:03 smithi159 bash[105915]: audit 2023-09-23T23:57:02.035045+0000 mon.a (mon.0) 1491 : audit 1 from='client.? 172.21.15.159:0/1505353287' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 0.8555407565222808}]': finished 2023-09-23T23:57:03.341 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:03 smithi159 bash[105915]: cluster 2023-09-23T23:57:02.035098+0000 mon.a (mon.0) 1492 : cluster 0 osdmap e330: 8 total, 8 up, 5 in 2023-09-23T23:57:03.341 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:03 smithi159 bash[105915]: cluster 2023-09-23T23:57:02.035590+0000 osd.5 (osd.5) 170 : cluster 3 failed to encode map e330 with expected crc 2023-09-23T23:57:03.341 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:03 smithi159 bash[105915]: audit 2023-09-23T23:57:02.261068+0000 mon.a (mon.0) 1493 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:57:03.341 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:03 smithi159 bash[108473]: cluster 2023-09-23T23:57:02.035017+0000 osd.6 (osd.6) 372 : cluster 3 failed to encode map e330 with expected crc 2023-09-23T23:57:03.342 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:03 smithi159 bash[108473]: audit 2023-09-23T23:57:02.035045+0000 mon.a (mon.0) 1491 : audit 1 from='client.? 172.21.15.159:0/1505353287' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 0.8555407565222808}]': finished 2023-09-23T23:57:03.342 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:03 smithi159 bash[108473]: cluster 2023-09-23T23:57:02.035098+0000 mon.a (mon.0) 1492 : cluster 0 osdmap e330: 8 total, 8 up, 5 in 2023-09-23T23:57:03.342 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:03 smithi159 bash[108473]: cluster 2023-09-23T23:57:02.035590+0000 osd.5 (osd.5) 170 : cluster 3 failed to encode map e330 with expected crc 2023-09-23T23:57:03.342 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:03 smithi159 bash[108473]: audit 2023-09-23T23:57:02.261068+0000 mon.a (mon.0) 1493 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:57:03.420 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:03.441 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:03.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:03.443 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:57:03.544 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:57:03.569 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:57:03.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:03.570 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:57:03.671 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:57:03.705 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:57:03.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:03.708 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:57:03.809 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:57:03.845 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:57:03.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:03.848 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:57:03.949 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:03.960 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:57:03 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:57:03] "GET /metrics HTTP/1.1" 200 36542 "" "Prometheus/2.43.0" 2023-09-23T23:57:03.975 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:03.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:03.978 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:57:04.079 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:04.113 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:04.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:04.117 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:57:04.218 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:57:04.233 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:04 smithi159 bash[105915]: cluster 2023-09-23T23:57:02.902855+0000 mgr.y (mgr.25991) 1208 : cluster 0 pgmap v1338: 89 pgs: 89 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:57:04.233 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:04 smithi159 bash[105915]: cluster 2023-09-23T23:57:03.055571+0000 osd.6 (osd.6) 373 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T23:57:04.233 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:04 smithi159 bash[105915]: cluster 2023-09-23T23:57:03.062846+0000 mon.a (mon.0) 1494 : cluster 0 osdmap e331: 8 total, 8 up, 5 in 2023-09-23T23:57:04.233 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:04 smithi159 bash[105915]: cluster 2023-09-23T23:57:03.063324+0000 osd.6 (osd.6) 374 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T23:57:04.233 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:04 smithi159 bash[105915]: cluster 2023-09-23T23:57:03.063722+0000 osd.4 (osd.4) 250 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T23:57:04.233 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:04 smithi159 bash[105915]: cluster 2023-09-23T23:57:03.065061+0000 osd.6 (osd.6) 375 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T23:57:04.233 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:04 smithi159 bash[105915]: cluster 2023-09-23T23:57:03.066815+0000 osd.4 (osd.4) 251 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T23:57:04.233 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:04 smithi159 bash[105915]: cluster 2023-09-23T23:57:03.071017+0000 osd.4 (osd.4) 252 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T23:57:04.233 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:04 smithi159 bash[108473]: cluster 2023-09-23T23:57:02.902855+0000 mgr.y (mgr.25991) 1208 : cluster 0 pgmap v1338: 89 pgs: 89 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:57:04.234 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:04 smithi159 bash[108473]: cluster 2023-09-23T23:57:03.055571+0000 osd.6 (osd.6) 373 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T23:57:04.234 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:04 smithi159 bash[108473]: cluster 2023-09-23T23:57:03.062846+0000 mon.a (mon.0) 1494 : cluster 0 osdmap e331: 8 total, 8 up, 5 in 2023-09-23T23:57:04.234 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:04 smithi159 bash[108473]: cluster 2023-09-23T23:57:03.063324+0000 osd.6 (osd.6) 374 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T23:57:04.234 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:04 smithi159 bash[108473]: cluster 2023-09-23T23:57:03.063722+0000 osd.4 (osd.4) 250 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T23:57:04.234 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:04 smithi159 bash[108473]: cluster 2023-09-23T23:57:03.065061+0000 osd.6 (osd.6) 375 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T23:57:04.234 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:04 smithi159 bash[108473]: cluster 2023-09-23T23:57:03.066815+0000 osd.4 (osd.4) 251 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T23:57:04.234 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:04 smithi159 bash[108473]: cluster 2023-09-23T23:57:03.071017+0000 osd.4 (osd.4) 252 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T23:57:04.244 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:57:04.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:04.247 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:57:04.348 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:57:04.361 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:04 smithi164 bash[92846]: cluster 2023-09-23T23:57:02.902855+0000 mgr.y (mgr.25991) 1208 : cluster 0 pgmap v1338: 89 pgs: 89 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:57:04.361 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:04 smithi164 bash[92846]: cluster 2023-09-23T23:57:03.055571+0000 osd.6 (osd.6) 373 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T23:57:04.361 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:04 smithi164 bash[92846]: cluster 2023-09-23T23:57:03.062846+0000 mon.a (mon.0) 1494 : cluster 0 osdmap e331: 8 total, 8 up, 5 in 2023-09-23T23:57:04.361 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:04 smithi164 bash[92846]: cluster 2023-09-23T23:57:03.063324+0000 osd.6 (osd.6) 374 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T23:57:04.361 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:04 smithi164 bash[92846]: cluster 2023-09-23T23:57:03.063722+0000 osd.4 (osd.4) 250 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T23:57:04.362 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:04 smithi164 bash[92846]: cluster 2023-09-23T23:57:03.065061+0000 osd.6 (osd.6) 375 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T23:57:04.362 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:04 smithi164 bash[92846]: cluster 2023-09-23T23:57:03.066815+0000 osd.4 (osd.4) 251 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T23:57:04.362 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:04 smithi164 bash[92846]: cluster 2023-09-23T23:57:03.071017+0000 osd.4 (osd.4) 252 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T23:57:04.385 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:57:04.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:04.386 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:57:04.487 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:57:04.521 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:57:04.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:04.525 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:57:04.625 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:57:04.650 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:57:04.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:04.652 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:57:04.753 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:57:04.787 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:57:04.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:04.790 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:57:04.891 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:04.923 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:04.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:04.926 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:57:05.026 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:57:05.055 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:57:05.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:05.059 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:57:05.160 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:57:05.196 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:57:05.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:05.200 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:57:05.300 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:57:05.335 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:57:05.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:05.339 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:57:05.439 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:57:05.470 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:57:05.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:05.473 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:57:05.574 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:57:05.608 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:57:05.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:05.611 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:57:05.712 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:57:05.742 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:57:05.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:05.745 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:57:05.846 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:57:05.870 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:57:05.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:05.872 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:57:05.973 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:57:06.003 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:57:06.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:06.006 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:57:06.106 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:57:06.121 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:06 smithi159 bash[105915]: cluster 2023-09-23T23:57:04.903909+0000 mgr.y (mgr.25991) 1209 : cluster 0 pgmap v1340: 89 pgs: 89 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:57:06.122 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:06 smithi159 bash[108473]: cluster 2023-09-23T23:57:04.903909+0000 mgr.y (mgr.25991) 1209 : cluster 0 pgmap v1340: 89 pgs: 89 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:57:06.142 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:57:06.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:06.146 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:57:06.247 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:06.260 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:06 smithi164 bash[92846]: cluster 2023-09-23T23:57:04.903909+0000 mgr.y (mgr.25991) 1209 : cluster 0 pgmap v1340: 89 pgs: 89 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:57:06.281 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:06.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:06.284 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:57:06.385 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:06.416 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:06.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:06.419 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:57:06.520 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:57:06.545 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:57:06.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:06.548 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:57:06.649 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:57:06.680 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:57:06.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:06.682 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:57:06.783 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:57:06.806 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:57:06.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:06.808 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:57:06.838 DEBUG:teuthology.orchestra.run.smithi159:> /bin/sh -c 'adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage rados --no-log-to-stderr --name client.0 -b 65536 --object-size 65536 -p unique_pool_5 bench 90 write' 2023-09-23T23:57:06.851 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2023-09-23T23:57:06.851 INFO:teuthology.orchestra.run:waiting for 3000 2023-09-23T23:57:06.904 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:hints = 1 2023-09-23T23:57:06.904 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2023-09-23T23:57:06.904 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Object prefix: benchmark_data_smithi159_258586 2023-09-23T23:57:06.904 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T23:57:06.905 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 0 0 0 0 0 0 - 0 2023-09-23T23:57:06.909 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:57:06.943 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:57:06.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:06.946 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:57:07.049 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:57:07.081 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:57:07.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:07.085 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:57:07.186 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:57:07.212 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:57:07.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:07.215 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:57:07.316 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:07.340 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:07.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:07.343 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:57:07.443 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:07.470 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:07.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:07.473 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:57:07.574 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:07.597 INFO:teuthology.orchestra.run.smithi159.stdout:{ 2023-09-23T23:57:07.598 INFO:teuthology.orchestra.run.smithi159.stdout: "size": 20, 2023-09-23T23:57:07.598 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 600, 2023-09-23T23:57:07.598 INFO:teuthology.orchestra.run.smithi159.stdout: "ops": [ 2023-09-23T23:57:07.598 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.598 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.45269.0:89185 9.8 9:169bae83:::benchmark_data_smithi159_236674_object89184:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e314)", 2023-09-23T23:57:07.598 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:53:11.786498+0000", 2023-09-23T23:57:07.598 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 235.795101034, 2023-09-23T23:57:07.598 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.25256249200000003, 2023-09-23T23:57:07.598 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:57:07.598 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:57:07.599 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:57:07.599 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.45269", 2023-09-23T23:57:07.599 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1714849652", 2023-09-23T23:57:07.599 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 89185 2023-09-23T23:57:07.599 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.599 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:57:07.599 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.599 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:57:07.599 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:53:11.786498+0000", 2023-09-23T23:57:07.599 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:57:07.600 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.600 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.600 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:57:07.600 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:53:11.786498+0000", 2023-09-23T23:57:07.600 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:57:07.600 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.600 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.600 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:57:07.600 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:53:11.786497+0000", 2023-09-23T23:57:07.600 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999995 2023-09-23T23:57:07.600 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.601 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.601 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:57:07.601 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:53:11.786548+0000", 2023-09-23T23:57:07.601 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.1014000000000003e-05 2023-09-23T23:57:07.601 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.601 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.601 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:57:07.601 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:53:11.786560+0000", 2023-09-23T23:57:07.601 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.1636e-05 2023-09-23T23:57:07.601 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.601 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.602 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:57:07.602 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:53:11.786565+0000", 2023-09-23T23:57:07.602 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.7130000000000002e-06 2023-09-23T23:57:07.602 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.602 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.602 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:57:07.602 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:53:11.786608+0000", 2023-09-23T23:57:07.602 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.2446e-05 2023-09-23T23:57:07.602 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.602 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.603 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:57:07.603 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:53:11.786774+0000", 2023-09-23T23:57:07.603 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00016589299999999999 2023-09-23T23:57:07.603 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.603 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.603 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 1,2", 2023-09-23T23:57:07.603 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:53:11.786920+0000", 2023-09-23T23:57:07.603 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000146217 2023-09-23T23:57:07.603 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.603 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.604 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-23T23:57:07.604 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:53:11.794267+0000", 2023-09-23T23:57:07.604 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0073474409999999997 2023-09-23T23:57:07.604 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.604 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.604 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:57:07.604 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:53:11.797136+0000", 2023-09-23T23:57:07.604 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0028684000000000001 2023-09-23T23:57:07.604 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.604 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.604 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:57:07.605 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:53:12.038622+0000", 2023-09-23T23:57:07.605 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.24148607 2023-09-23T23:57:07.605 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.605 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.605 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:57:07.605 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:53:12.039018+0000", 2023-09-23T23:57:07.605 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00039597500000000002 2023-09-23T23:57:07.605 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.605 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.605 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:57:07.606 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:53:12.039060+0000", 2023-09-23T23:57:07.606 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.2370000000000003e-05 2023-09-23T23:57:07.606 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:57:07.606 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:57:07.606 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:57:07.606 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.606 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.606 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.45269.0:89186 9.7 9:ec89bd54:::benchmark_data_smithi159_236674_object89185:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e314)", 2023-09-23T23:57:07.606 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:53:11.786573+0000", 2023-09-23T23:57:07.607 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 235.795026283, 2023-09-23T23:57:07.607 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.254620495, 2023-09-23T23:57:07.607 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:57:07.607 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:57:07.607 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:57:07.607 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.45269", 2023-09-23T23:57:07.607 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1714849652", 2023-09-23T23:57:07.607 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 89186 2023-09-23T23:57:07.607 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.607 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:57:07.608 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.608 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:57:07.608 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:53:11.786573+0000", 2023-09-23T23:57:07.608 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:57:07.608 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.608 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.608 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:57:07.608 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:53:11.786573+0000", 2023-09-23T23:57:07.608 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:57:07.608 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.608 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.609 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:57:07.609 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:53:11.786572+0000", 2023-09-23T23:57:07.609 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999995 2023-09-23T23:57:07.609 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.609 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.609 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:57:07.609 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:53:11.786595+0000", 2023-09-23T23:57:07.609 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.2639000000000001e-05 2023-09-23T23:57:07.609 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.609 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.610 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:57:07.610 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:53:11.786601+0000", 2023-09-23T23:57:07.610 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.3749999999999999e-06 2023-09-23T23:57:07.610 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.610 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.610 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:57:07.610 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:53:11.786605+0000", 2023-09-23T23:57:07.610 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.0130000000000004e-06 2023-09-23T23:57:07.610 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.610 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.611 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:57:07.611 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:53:11.786665+0000", 2023-09-23T23:57:07.611 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.9821000000000002e-05 2023-09-23T23:57:07.611 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.611 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.611 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:57:07.611 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:53:11.786754+0000", 2023-09-23T23:57:07.611 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.8528000000000003e-05 2023-09-23T23:57:07.611 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.611 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.612 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 1,2", 2023-09-23T23:57:07.612 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:53:11.786844+0000", 2023-09-23T23:57:07.612 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 9.0554000000000001e-05 2023-09-23T23:57:07.612 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.612 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.612 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:57:07.612 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:53:11.791403+0000", 2023-09-23T23:57:07.612 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0045585950000000004 2023-09-23T23:57:07.612 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.612 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.612 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-23T23:57:07.613 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:53:11.791711+0000", 2023-09-23T23:57:07.613 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00030849700000000002 2023-09-23T23:57:07.613 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.613 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.613 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:57:07.613 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:53:12.041109+0000", 2023-09-23T23:57:07.613 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.249398176 2023-09-23T23:57:07.613 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.613 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.613 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:57:07.614 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:53:12.041155+0000", 2023-09-23T23:57:07.614 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.5779999999999999e-05 2023-09-23T23:57:07.614 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.614 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.614 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:57:07.614 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:53:12.041193+0000", 2023-09-23T23:57:07.614 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 3.7926999999999998e-05 2023-09-23T23:57:07.614 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:57:07.614 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:57:07.614 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:57:07.614 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.615 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.615 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.45269.0:89191 9.8 9:1a0cbe3a:::benchmark_data_smithi159_236674_object89190:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e314)", 2023-09-23T23:57:07.615 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:53:11.786615+0000", 2023-09-23T23:57:07.615 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 235.79498421700001, 2023-09-23T23:57:07.615 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.25309582800000002, 2023-09-23T23:57:07.615 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:57:07.615 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:57:07.615 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:57:07.615 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.45269", 2023-09-23T23:57:07.615 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1714849652", 2023-09-23T23:57:07.616 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 89191 2023-09-23T23:57:07.616 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.616 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:57:07.616 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.616 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:57:07.616 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:53:11.786615+0000", 2023-09-23T23:57:07.616 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:57:07.616 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.616 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.616 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:57:07.617 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:53:11.786615+0000", 2023-09-23T23:57:07.617 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:57:07.617 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.617 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.617 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:57:07.617 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:53:11.786614+0000", 2023-09-23T23:57:07.617 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999995 2023-09-23T23:57:07.617 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.617 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.617 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:57:07.617 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:53:11.786633+0000", 2023-09-23T23:57:07.618 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.8389999999999998e-05 2023-09-23T23:57:07.618 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.618 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.618 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:57:07.618 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:53:11.786637+0000", 2023-09-23T23:57:07.618 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.3290000000000004e-06 2023-09-23T23:57:07.618 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.618 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.618 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:57:07.618 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:53:11.786640+0000", 2023-09-23T23:57:07.619 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 3.3560000000000001e-06 2023-09-23T23:57:07.619 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.619 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.619 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:57:07.619 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:53:11.791583+0000", 2023-09-23T23:57:07.619 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0049427359999999997 2023-09-23T23:57:07.619 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.619 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.619 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:57:07.619 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:53:11.791705+0000", 2023-09-23T23:57:07.620 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000122256 2023-09-23T23:57:07.620 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.620 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.620 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 1,2", 2023-09-23T23:57:07.620 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:53:11.791848+0000", 2023-09-23T23:57:07.620 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000142986 2023-09-23T23:57:07.620 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.620 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.620 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-23T23:57:07.620 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:53:11.794672+0000", 2023-09-23T23:57:07.620 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.002823571 2023-09-23T23:57:07.621 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.621 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.621 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:57:07.621 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:53:11.797332+0000", 2023-09-23T23:57:07.621 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0026603320000000001 2023-09-23T23:57:07.621 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.621 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.621 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:57:07.621 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:53:12.039636+0000", 2023-09-23T23:57:07.621 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.24230411499999999 2023-09-23T23:57:07.621 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.622 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.622 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:57:07.622 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:53:12.039678+0000", 2023-09-23T23:57:07.622 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.1573000000000003e-05 2023-09-23T23:57:07.622 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.622 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.622 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:57:07.622 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:53:12.039710+0000", 2023-09-23T23:57:07.622 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 3.2574999999999999e-05 2023-09-23T23:57:07.622 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:57:07.623 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:57:07.623 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:57:07.623 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.623 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.623 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.45269.0:136596 9.2 9:47c250a5:::benchmark_data_smithi159_236674_object38591:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e316)", 2023-09-23T23:57:07.623 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:54:10.842010+0000", 2023-09-23T23:57:07.623 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 176.73958921299999, 2023-09-23T23:57:07.623 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.36119173599999999, 2023-09-23T23:57:07.623 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:57:07.624 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:57:07.624 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:57:07.624 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.45269", 2023-09-23T23:57:07.624 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1714849652", 2023-09-23T23:57:07.624 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 136596 2023-09-23T23:57:07.624 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.624 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:57:07.624 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.624 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:57:07.624 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.842010+0000", 2023-09-23T23:57:07.624 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:57:07.625 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.625 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.625 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:57:07.625 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.842010+0000", 2023-09-23T23:57:07.625 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:57:07.625 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.625 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.625 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:57:07.625 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.842008+0000", 2023-09-23T23:57:07.625 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999986 2023-09-23T23:57:07.625 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.626 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.626 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:57:07.626 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.842015+0000", 2023-09-23T23:57:07.626 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.7830000000000001e-06 2023-09-23T23:57:07.626 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.626 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.626 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:57:07.626 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.842028+0000", 2023-09-23T23:57:07.626 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.3251000000000001e-05 2023-09-23T23:57:07.626 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.627 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.627 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:57:07.627 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.842037+0000", 2023-09-23T23:57:07.627 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.6510000000000007e-06 2023-09-23T23:57:07.627 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.627 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.627 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:57:07.627 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.845826+0000", 2023-09-23T23:57:07.627 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.003788535 2023-09-23T23:57:07.627 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.628 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.628 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:57:07.628 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.848610+0000", 2023-09-23T23:57:07.628 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0027849369999999999 2023-09-23T23:57:07.628 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.628 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.628 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 1,2", 2023-09-23T23:57:07.628 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.848714+0000", 2023-09-23T23:57:07.628 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000103142 2023-09-23T23:57:07.628 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.628 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.629 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-23T23:57:07.629 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.858355+0000", 2023-09-23T23:57:07.629 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0096410079999999995 2023-09-23T23:57:07.629 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.629 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.629 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:57:07.629 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.858539+0000", 2023-09-23T23:57:07.629 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00018446599999999999 2023-09-23T23:57:07.629 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.629 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.630 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:57:07.630 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:11.203109+0000", 2023-09-23T23:57:07.630 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.34456969900000001 2023-09-23T23:57:07.630 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.630 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.630 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:57:07.630 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:11.203161+0000", 2023-09-23T23:57:07.630 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.2274999999999997e-05 2023-09-23T23:57:07.630 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.630 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.630 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:57:07.631 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:11.203201+0000", 2023-09-23T23:57:07.631 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.0324999999999998e-05 2023-09-23T23:57:07.631 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:57:07.631 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:57:07.631 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:57:07.631 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.631 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.631 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.45269.0:136600 9.7 9:ef848c71:::benchmark_data_smithi159_236674_object38595:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e316)", 2023-09-23T23:57:07.631 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:54:10.848453+0000", 2023-09-23T23:57:07.631 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 176.733146326, 2023-09-23T23:57:07.632 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.35456616200000002, 2023-09-23T23:57:07.632 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:57:07.632 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:57:07.632 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:57:07.632 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.45269", 2023-09-23T23:57:07.632 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1714849652", 2023-09-23T23:57:07.632 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 136600 2023-09-23T23:57:07.632 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.632 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:57:07.632 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.632 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:57:07.633 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.848453+0000", 2023-09-23T23:57:07.633 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:57:07.633 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.633 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.633 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:57:07.633 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.848453+0000", 2023-09-23T23:57:07.633 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:57:07.633 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.633 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.633 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:57:07.633 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.848451+0000", 2023-09-23T23:57:07.634 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999981 2023-09-23T23:57:07.634 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.634 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.634 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:57:07.634 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.848459+0000", 2023-09-23T23:57:07.634 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.038e-06 2023-09-23T23:57:07.634 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.634 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.634 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:57:07.634 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.848473+0000", 2023-09-23T23:57:07.635 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.3684e-05 2023-09-23T23:57:07.635 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.635 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.635 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:57:07.635 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.848481+0000", 2023-09-23T23:57:07.635 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.6589999999999996e-06 2023-09-23T23:57:07.635 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.635 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.635 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:57:07.636 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.848752+0000", 2023-09-23T23:57:07.636 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00027103099999999997 2023-09-23T23:57:07.636 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.636 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.637 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:57:07.637 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.848842+0000", 2023-09-23T23:57:07.637 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.9704999999999996e-05 2023-09-23T23:57:07.637 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.637 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.637 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 1,2", 2023-09-23T23:57:07.637 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.848911+0000", 2023-09-23T23:57:07.637 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.9313999999999994e-05 2023-09-23T23:57:07.638 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.638 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.638 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-23T23:57:07.638 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.853763+0000", 2023-09-23T23:57:07.638 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.004852004 2023-09-23T23:57:07.638 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.638 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.638 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:57:07.638 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.859779+0000", 2023-09-23T23:57:07.638 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0060162180000000003 2023-09-23T23:57:07.638 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.639 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.639 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:57:07.639 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:11.202882+0000", 2023-09-23T23:57:07.639 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.343102782 2023-09-23T23:57:07.639 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.639 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.639 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:57:07.639 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:11.202942+0000", 2023-09-23T23:57:07.639 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.0220999999999998e-05 2023-09-23T23:57:07.640 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.640 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.640 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:57:07.640 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:11.203019+0000", 2023-09-23T23:57:07.640 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.6234000000000002e-05 2023-09-23T23:57:07.640 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:57:07.640 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:57:07.640 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:57:07.640 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.640 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.640 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.45269.0:136601 9.2 9:421ec515:::benchmark_data_smithi159_236674_object38596:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e316)", 2023-09-23T23:57:07.641 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:54:10.848758+0000", 2023-09-23T23:57:07.641 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 176.732840942, 2023-09-23T23:57:07.641 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.35456237499999999, 2023-09-23T23:57:07.641 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:57:07.641 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:57:07.641 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:57:07.641 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.45269", 2023-09-23T23:57:07.641 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1714849652", 2023-09-23T23:57:07.641 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 136601 2023-09-23T23:57:07.641 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.642 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:57:07.642 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.642 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:57:07.642 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.848758+0000", 2023-09-23T23:57:07.642 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:57:07.642 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.642 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.642 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:57:07.642 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.848758+0000", 2023-09-23T23:57:07.642 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:57:07.643 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.643 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.643 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:57:07.643 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.848757+0000", 2023-09-23T23:57:07.643 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.999999 2023-09-23T23:57:07.643 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.643 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.643 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:57:07.643 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.848763+0000", 2023-09-23T23:57:07.643 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.8200000000000002e-06 2023-09-23T23:57:07.643 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.644 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.644 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:57:07.644 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.848775+0000", 2023-09-23T23:57:07.644 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.182e-05 2023-09-23T23:57:07.644 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.644 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.644 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:57:07.644 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.848783+0000", 2023-09-23T23:57:07.644 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.3979999999999999e-06 2023-09-23T23:57:07.644 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.645 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.645 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:57:07.645 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.858575+0000", 2023-09-23T23:57:07.645 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0097923360000000004 2023-09-23T23:57:07.645 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.645 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.645 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:57:07.645 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.858688+0000", 2023-09-23T23:57:07.645 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00011272 2023-09-23T23:57:07.645 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.646 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.646 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 1,2", 2023-09-23T23:57:07.646 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.858795+0000", 2023-09-23T23:57:07.646 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000107341 2023-09-23T23:57:07.646 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.646 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.646 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:57:07.646 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.869652+0000", 2023-09-23T23:57:07.646 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.010856329 2023-09-23T23:57:07.646 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.647 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.647 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-23T23:57:07.647 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:11.202817+0000", 2023-09-23T23:57:07.647 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.33316567899999999 2023-09-23T23:57:07.647 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.647 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.647 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:57:07.647 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:11.203240+0000", 2023-09-23T23:57:07.647 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00042280200000000001 2023-09-23T23:57:07.647 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.648 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.648 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:57:07.648 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:11.203286+0000", 2023-09-23T23:57:07.648 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.6116999999999999e-05 2023-09-23T23:57:07.648 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.648 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.648 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:57:07.648 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:11.203320+0000", 2023-09-23T23:57:07.648 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 3.4048999999999999e-05 2023-09-23T23:57:07.648 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:57:07.649 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:57:07.649 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:57:07.649 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.649 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.649 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_repop(client.45269.0:136592 9.f e316/308 9:fdb2d684:::benchmark_data_smithi159_236674_object38587:head v 316'8431, mlcod=316'8427)", 2023-09-23T23:57:07.649 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:54:10.854492+0000", 2023-09-23T23:57:07.649 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 176.727107066, 2023-09-23T23:57:07.649 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.34860321100000002, 2023-09-23T23:57:07.649 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:57:07.649 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:57:07.650 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:57:07.650 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.650 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:57:07.650 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.854492+0000", 2023-09-23T23:57:07.650 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:57:07.650 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.650 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.650 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:57:07.650 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.854492+0000", 2023-09-23T23:57:07.651 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:57:07.651 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.651 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.651 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:57:07.651 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.854491+0000", 2023-09-23T23:57:07.651 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999995 2023-09-23T23:57:07.651 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.651 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.651 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:57:07.651 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.854494+0000", 2023-09-23T23:57:07.652 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.9490000000000001e-06 2023-09-23T23:57:07.652 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.652 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.652 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:57:07.652 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.854499+0000", 2023-09-23T23:57:07.652 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.0860000000000004e-06 2023-09-23T23:57:07.652 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.652 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.652 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:57:07.652 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.854501+0000", 2023-09-23T23:57:07.653 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.8389999999999998e-06 2023-09-23T23:57:07.653 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.653 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.653 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:57:07.653 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.859803+0000", 2023-09-23T23:57:07.653 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0053014890000000004 2023-09-23T23:57:07.653 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.653 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.653 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:57:07.653 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.859821+0000", 2023-09-23T23:57:07.654 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.8553999999999999e-05 2023-09-23T23:57:07.654 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.654 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.654 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:57:07.654 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:11.203047+0000", 2023-09-23T23:57:07.654 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.34322591600000002 2023-09-23T23:57:07.654 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.654 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.654 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:57:07.654 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:11.203095+0000", 2023-09-23T23:57:07.655 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.7691999999999997e-05 2023-09-23T23:57:07.655 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:57:07.655 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:57:07.655 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:57:07.655 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.655 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.655 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.45269.0:136606 9.1 9:82b7dd90:::benchmark_data_smithi159_236674_object38601:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e316)", 2023-09-23T23:57:07.655 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:54:10.854611+0000", 2023-09-23T23:57:07.655 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 176.72698754000001, 2023-09-23T23:57:07.655 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.36503643600000002, 2023-09-23T23:57:07.656 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:57:07.656 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:57:07.656 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:57:07.656 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.45269", 2023-09-23T23:57:07.656 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1714849652", 2023-09-23T23:57:07.656 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 136606 2023-09-23T23:57:07.656 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.656 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:57:07.656 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.656 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:57:07.657 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.854611+0000", 2023-09-23T23:57:07.657 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:57:07.657 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.657 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.657 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:57:07.657 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.854611+0000", 2023-09-23T23:57:07.657 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:57:07.657 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.657 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.657 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:57:07.658 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.854610+0000", 2023-09-23T23:57:07.658 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.999999 2023-09-23T23:57:07.658 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.658 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.658 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:57:07.658 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.854614+0000", 2023-09-23T23:57:07.658 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 3.0350000000000002e-06 2023-09-23T23:57:07.658 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.658 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.658 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:57:07.659 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.854620+0000", 2023-09-23T23:57:07.659 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.9989999999999997e-06 2023-09-23T23:57:07.659 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.659 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.659 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:57:07.659 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.854623+0000", 2023-09-23T23:57:07.659 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 3.8330000000000004e-06 2023-09-23T23:57:07.659 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.659 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.659 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:57:07.660 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.857094+0000", 2023-09-23T23:57:07.660 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0024707050000000001 2023-09-23T23:57:07.660 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.660 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.660 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:57:07.660 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.857176+0000", 2023-09-23T23:57:07.660 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.1910999999999996e-05 2023-09-23T23:57:07.660 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.660 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.660 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 4,6", 2023-09-23T23:57:07.661 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.857249+0000", 2023-09-23T23:57:07.661 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.3106000000000001e-05 2023-09-23T23:57:07.661 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.661 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.661 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:57:07.661 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.863811+0000", 2023-09-23T23:57:07.661 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0065623089999999997 2023-09-23T23:57:07.661 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.661 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.661 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:57:07.662 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.863837+0000", 2023-09-23T23:57:07.662 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.5891e-05 2023-09-23T23:57:07.662 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.662 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.662 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-23T23:57:07.662 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:11.219540+0000", 2023-09-23T23:57:07.662 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.35570244600000001 2023-09-23T23:57:07.662 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.662 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.662 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:57:07.663 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:11.219605+0000", 2023-09-23T23:57:07.663 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.4840999999999998e-05 2023-09-23T23:57:07.663 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.663 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.663 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:57:07.663 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:11.219648+0000", 2023-09-23T23:57:07.663 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.3173000000000002e-05 2023-09-23T23:57:07.663 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:57:07.663 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:57:07.663 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:57:07.663 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.664 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.664 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_repop(client.45269.0:136603 9.f e316/308 9:fd44369b:::benchmark_data_smithi159_236674_object38598:head v 316'8432, mlcod=316'8427)", 2023-09-23T23:57:07.664 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:54:10.858864+0000", 2023-09-23T23:57:07.664 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 176.72273469199999, 2023-09-23T23:57:07.664 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.34426423299999998, 2023-09-23T23:57:07.664 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:57:07.664 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:57:07.664 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:57:07.664 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.664 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:57:07.665 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.858864+0000", 2023-09-23T23:57:07.665 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:57:07.665 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.665 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.665 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:57:07.665 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.858864+0000", 2023-09-23T23:57:07.665 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:57:07.665 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.665 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.665 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:57:07.666 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.858863+0000", 2023-09-23T23:57:07.666 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.999999 2023-09-23T23:57:07.666 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.666 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.666 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:57:07.666 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.858871+0000", 2023-09-23T23:57:07.666 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.4749999999999996e-06 2023-09-23T23:57:07.666 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.666 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.666 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:57:07.667 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.858883+0000", 2023-09-23T23:57:07.667 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.2071e-05 2023-09-23T23:57:07.667 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.667 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.667 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:57:07.667 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.858891+0000", 2023-09-23T23:57:07.667 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.8180000000000004e-06 2023-09-23T23:57:07.667 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.667 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.667 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:57:07.668 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.862619+0000", 2023-09-23T23:57:07.668 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0037284229999999998 2023-09-23T23:57:07.668 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.668 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.668 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:57:07.668 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.862640+0000", 2023-09-23T23:57:07.668 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.1236000000000001e-05 2023-09-23T23:57:07.668 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.668 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.668 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:57:07.669 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:11.203105+0000", 2023-09-23T23:57:07.669 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.34046500800000001 2023-09-23T23:57:07.669 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.669 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.669 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:57:07.669 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:11.203128+0000", 2023-09-23T23:57:07.669 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.3158000000000001e-05 2023-09-23T23:57:07.669 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:57:07.669 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:57:07.669 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:57:07.670 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.670 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.670 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_repop(client.45269.0:136609 9.e e316/308 9:772053cc:::benchmark_data_smithi159_236674_object38604:head v 316'8471, mlcod=316'8469)", 2023-09-23T23:57:07.670 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:54:10.862222+0000", 2023-09-23T23:57:07.670 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 176.71937703399999, 2023-09-23T23:57:07.670 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.34064657599999998, 2023-09-23T23:57:07.670 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:57:07.670 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:57:07.670 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:57:07.670 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.671 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:57:07.671 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.862222+0000", 2023-09-23T23:57:07.671 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:57:07.671 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.671 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.671 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:57:07.671 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.862222+0000", 2023-09-23T23:57:07.671 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:57:07.671 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.671 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.672 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:57:07.672 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.862221+0000", 2023-09-23T23:57:07.672 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.999999 2023-09-23T23:57:07.672 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.672 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.672 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:57:07.672 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.862231+0000", 2023-09-23T23:57:07.672 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.0037000000000001e-05 2023-09-23T23:57:07.672 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.672 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.673 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:57:07.673 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.862244+0000", 2023-09-23T23:57:07.673 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.2781e-05 2023-09-23T23:57:07.673 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.673 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.673 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:57:07.673 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.862252+0000", 2023-09-23T23:57:07.673 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.1769999999999998e-06 2023-09-23T23:57:07.673 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.673 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.674 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:57:07.674 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.862400+0000", 2023-09-23T23:57:07.674 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000147961 2023-09-23T23:57:07.674 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.674 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.674 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:57:07.674 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.862431+0000", 2023-09-23T23:57:07.674 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 3.1418000000000003e-05 2023-09-23T23:57:07.674 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.674 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.675 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:57:07.675 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:11.202776+0000", 2023-09-23T23:57:07.675 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.34034476600000002 2023-09-23T23:57:07.675 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.675 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.675 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:57:07.675 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:11.202868+0000", 2023-09-23T23:57:07.675 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 9.2264999999999998e-05 2023-09-23T23:57:07.675 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:57:07.675 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:57:07.676 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:57:07.676 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.676 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.676 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.45269.0:136613 9.8 9:19a023ed:::benchmark_data_smithi159_236674_object38608:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e316)", 2023-09-23T23:57:07.676 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:54:10.864469+0000", 2023-09-23T23:57:07.676 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 176.71712999499999, 2023-09-23T23:57:07.676 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.33856240900000001, 2023-09-23T23:57:07.676 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:57:07.676 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:57:07.676 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:57:07.677 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.45269", 2023-09-23T23:57:07.677 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1714849652", 2023-09-23T23:57:07.677 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 136613 2023-09-23T23:57:07.677 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.677 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:57:07.677 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.677 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:57:07.677 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.864469+0000", 2023-09-23T23:57:07.677 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:57:07.677 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.677 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.678 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:57:07.678 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.864469+0000", 2023-09-23T23:57:07.678 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:57:07.678 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.678 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.678 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:57:07.678 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.864467+0000", 2023-09-23T23:57:07.678 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999986 2023-09-23T23:57:07.678 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.678 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.679 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:57:07.679 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.864476+0000", 2023-09-23T23:57:07.679 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.1920000000000005e-06 2023-09-23T23:57:07.679 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.679 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.679 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:57:07.679 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.864488+0000", 2023-09-23T23:57:07.679 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.2690999999999999e-05 2023-09-23T23:57:07.679 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.680 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.680 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:57:07.680 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.864496+0000", 2023-09-23T23:57:07.680 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.9570000000000002e-06 2023-09-23T23:57:07.680 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.680 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.680 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:57:07.680 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.864545+0000", 2023-09-23T23:57:07.680 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.9033999999999998e-05 2023-09-23T23:57:07.680 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.681 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.681 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:57:07.681 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.864661+0000", 2023-09-23T23:57:07.681 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000115684 2023-09-23T23:57:07.681 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.681 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.681 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 1,2", 2023-09-23T23:57:07.681 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.864771+0000", 2023-09-23T23:57:07.681 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000109663 2023-09-23T23:57:07.681 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.682 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.682 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:57:07.682 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.869705+0000", 2023-09-23T23:57:07.682 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0049339910000000004 2023-09-23T23:57:07.682 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.682 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.682 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-23T23:57:07.682 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:11.202781+0000", 2023-09-23T23:57:07.682 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.33307614800000002 2023-09-23T23:57:07.682 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.683 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.683 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:57:07.683 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:11.202906+0000", 2023-09-23T23:57:07.683 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00012516299999999999 2023-09-23T23:57:07.683 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.683 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.683 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:57:07.683 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:11.202983+0000", 2023-09-23T23:57:07.683 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.7180000000000003e-05 2023-09-23T23:57:07.683 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.684 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.684 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:57:07.684 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:11.203031+0000", 2023-09-23T23:57:07.684 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.8112999999999998e-05 2023-09-23T23:57:07.684 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:57:07.684 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:57:07.684 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:57:07.684 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.684 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.684 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_repop(client.45269.0:136612 9.e e316/308 9:72317557:::benchmark_data_smithi159_236674_object38607:head v 316'8472, mlcod=316'8469)", 2023-09-23T23:57:07.685 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:54:10.865929+0000", 2023-09-23T23:57:07.685 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 176.71566976599999, 2023-09-23T23:57:07.685 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.337004523, 2023-09-23T23:57:07.685 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:57:07.685 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:57:07.685 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:57:07.685 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.685 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:57:07.685 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.865929+0000", 2023-09-23T23:57:07.685 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:57:07.686 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.686 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.686 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:57:07.686 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.865929+0000", 2023-09-23T23:57:07.686 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:57:07.686 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.686 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.686 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:57:07.686 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.865928+0000", 2023-09-23T23:57:07.686 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.999999 2023-09-23T23:57:07.686 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.687 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.687 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:57:07.687 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.865940+0000", 2023-09-23T23:57:07.687 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.1805e-05 2023-09-23T23:57:07.687 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.687 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.687 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:57:07.687 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.865950+0000", 2023-09-23T23:57:07.687 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.0064999999999999e-05 2023-09-23T23:57:07.687 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.688 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.688 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:57:07.688 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.865957+0000", 2023-09-23T23:57:07.688 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.8600000000000004e-06 2023-09-23T23:57:07.688 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.688 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.688 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:57:07.688 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.866106+0000", 2023-09-23T23:57:07.688 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00014868600000000001 2023-09-23T23:57:07.688 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.689 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.689 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:57:07.689 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.866125+0000", 2023-09-23T23:57:07.689 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.9697000000000001e-05 2023-09-23T23:57:07.689 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.689 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.689 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:57:07.689 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:11.202876+0000", 2023-09-23T23:57:07.689 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.33675030700000003 2023-09-23T23:57:07.689 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.690 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.690 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:57:07.690 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:11.202934+0000", 2023-09-23T23:57:07.690 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.7868999999999998e-05 2023-09-23T23:57:07.690 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:57:07.690 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:57:07.690 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:57:07.690 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.690 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.690 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_repop(client.45269.0:136608 9.f e316/308 9:fdd6c3cf:::benchmark_data_smithi159_236674_object38603:head v 316'8433, mlcod=316'8428)", 2023-09-23T23:57:07.691 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:54:10.865990+0000", 2023-09-23T23:57:07.691 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 176.71560900700001, 2023-09-23T23:57:07.691 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.33716643299999999, 2023-09-23T23:57:07.691 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:57:07.691 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:57:07.691 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:57:07.691 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.691 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:57:07.691 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.865990+0000", 2023-09-23T23:57:07.691 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:57:07.692 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.692 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.692 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:57:07.692 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.865990+0000", 2023-09-23T23:57:07.692 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:57:07.692 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.692 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.692 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:57:07.692 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.865989+0000", 2023-09-23T23:57:07.692 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999995 2023-09-23T23:57:07.693 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.693 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.693 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:57:07.693 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.865994+0000", 2023-09-23T23:57:07.693 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.7400000000000004e-06 2023-09-23T23:57:07.693 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.693 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.693 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:57:07.693 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.866001+0000", 2023-09-23T23:57:07.693 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.7240000000000003e-06 2023-09-23T23:57:07.694 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.694 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.694 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:57:07.694 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.866006+0000", 2023-09-23T23:57:07.694 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.0420000000000002e-06 2023-09-23T23:57:07.694 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.694 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.694 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:57:07.694 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.866159+0000", 2023-09-23T23:57:07.694 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000153561 2023-09-23T23:57:07.694 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.695 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.695 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:57:07.695 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.866178+0000", 2023-09-23T23:57:07.695 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.8686e-05 2023-09-23T23:57:07.695 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.695 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.695 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:57:07.695 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:11.203132+0000", 2023-09-23T23:57:07.695 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.33695402400000002 2023-09-23T23:57:07.695 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.696 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.696 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:57:07.696 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:11.203156+0000", 2023-09-23T23:57:07.696 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.4116000000000001e-05 2023-09-23T23:57:07.696 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:57:07.696 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:57:07.696 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:57:07.696 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.696 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.696 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.45269.0:136615 9.3 9:c345a008:::benchmark_data_smithi159_236674_object38610:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e316)", 2023-09-23T23:57:07.696 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:54:10.867447+0000", 2023-09-23T23:57:07.697 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 176.714151598, 2023-09-23T23:57:07.697 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.335882397, 2023-09-23T23:57:07.697 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:57:07.697 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:57:07.697 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:57:07.697 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.45269", 2023-09-23T23:57:07.697 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1714849652", 2023-09-23T23:57:07.697 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 136615 2023-09-23T23:57:07.697 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.697 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:57:07.697 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.698 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:57:07.698 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.867447+0000", 2023-09-23T23:57:07.698 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:57:07.698 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.698 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.698 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:57:07.698 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.867447+0000", 2023-09-23T23:57:07.698 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:57:07.698 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.699 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.699 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:57:07.699 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.867446+0000", 2023-09-23T23:57:07.699 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999986 2023-09-23T23:57:07.699 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.699 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.699 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:57:07.699 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.867452+0000", 2023-09-23T23:57:07.699 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.7460000000000003e-06 2023-09-23T23:57:07.699 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.700 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.700 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:57:07.700 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.867464+0000", 2023-09-23T23:57:07.700 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.1136e-05 2023-09-23T23:57:07.700 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.700 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.700 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:57:07.700 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.867471+0000", 2023-09-23T23:57:07.700 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.5669999999999997e-06 2023-09-23T23:57:07.700 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.701 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.701 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:57:07.701 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.867515+0000", 2023-09-23T23:57:07.701 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.4150999999999998e-05 2023-09-23T23:57:07.701 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.701 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.701 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:57:07.701 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.867639+0000", 2023-09-23T23:57:07.701 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00012388500000000001 2023-09-23T23:57:07.701 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.701 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.702 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 1,6", 2023-09-23T23:57:07.702 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.867757+0000", 2023-09-23T23:57:07.702 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000117878 2023-09-23T23:57:07.702 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.702 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.702 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:57:07.702 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:11.202968+0000", 2023-09-23T23:57:07.702 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.33521113499999999 2023-09-23T23:57:07.702 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.702 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.703 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-23T23:57:07.703 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:11.202988+0000", 2023-09-23T23:57:07.703 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.0021999999999999e-05 2023-09-23T23:57:07.703 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.703 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.703 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:57:07.703 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:11.203248+0000", 2023-09-23T23:57:07.703 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000259857 2023-09-23T23:57:07.703 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.703 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.704 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:57:07.704 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:11.203292+0000", 2023-09-23T23:57:07.704 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.3927999999999997e-05 2023-09-23T23:57:07.704 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.704 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.704 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:57:07.704 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:11.203330+0000", 2023-09-23T23:57:07.704 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 3.7636999999999999e-05 2023-09-23T23:57:07.704 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:57:07.704 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:57:07.705 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:57:07.705 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.705 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.705 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.45269.0:136616 9.9 9:91a9a20d:::benchmark_data_smithi159_236674_object38611:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e316)", 2023-09-23T23:57:07.705 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:54:10.868525+0000", 2023-09-23T23:57:07.705 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 176.713074009, 2023-09-23T23:57:07.705 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.35121626700000003, 2023-09-23T23:57:07.705 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:57:07.705 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:57:07.705 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:57:07.706 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.45269", 2023-09-23T23:57:07.706 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1714849652", 2023-09-23T23:57:07.706 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 136616 2023-09-23T23:57:07.706 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.706 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:57:07.706 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.706 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:57:07.706 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.868525+0000", 2023-09-23T23:57:07.706 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:57:07.706 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.707 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.707 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:57:07.707 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.868525+0000", 2023-09-23T23:57:07.707 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:57:07.707 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.707 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.707 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:57:07.707 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.868524+0000", 2023-09-23T23:57:07.707 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.999999 2023-09-23T23:57:07.707 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.708 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.708 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:57:07.708 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.868530+0000", 2023-09-23T23:57:07.708 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.9549999999999997e-06 2023-09-23T23:57:07.708 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.708 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.708 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:57:07.708 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.868542+0000", 2023-09-23T23:57:07.708 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.1924e-05 2023-09-23T23:57:07.708 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.709 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.709 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:57:07.709 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.868549+0000", 2023-09-23T23:57:07.709 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.3969999999999997e-06 2023-09-23T23:57:07.709 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.709 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.709 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:57:07.709 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.869557+0000", 2023-09-23T23:57:07.709 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0010075399999999999 2023-09-23T23:57:07.710 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.710 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.710 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:57:07.710 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.869679+0000", 2023-09-23T23:57:07.710 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00012213400000000001 2023-09-23T23:57:07.710 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.710 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.710 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 4,6", 2023-09-23T23:57:07.710 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.869782+0000", 2023-09-23T23:57:07.710 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00010287 2023-09-23T23:57:07.710 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.711 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.711 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:57:07.711 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:11.207801+0000", 2023-09-23T23:57:07.711 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.33801893 2023-09-23T23:57:07.711 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.711 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.711 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:57:07.711 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:11.213469+0000", 2023-09-23T23:57:07.711 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0056680000000000003 2023-09-23T23:57:07.712 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.712 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.712 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-23T23:57:07.712 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:11.219656+0000", 2023-09-23T23:57:07.712 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.006187863 2023-09-23T23:57:07.712 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.712 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.714 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:57:07.714 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:11.219691+0000", 2023-09-23T23:57:07.714 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 3.4211999999999997e-05 2023-09-23T23:57:07.714 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.714 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.714 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:57:07.714 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:11.219741+0000", 2023-09-23T23:57:07.714 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.0526999999999999e-05 2023-09-23T23:57:07.714 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:57:07.714 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:57:07.715 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:57:07.715 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.715 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.715 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.45269.0:136618 9.1 9:86d4e69d:::benchmark_data_smithi159_236674_object38613:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e316)", 2023-09-23T23:57:07.715 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:54:10.869531+0000", 2023-09-23T23:57:07.715 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 176.71206763999999, 2023-09-23T23:57:07.715 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.35028567599999999, 2023-09-23T23:57:07.715 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:57:07.715 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:57:07.715 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:57:07.716 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.45269", 2023-09-23T23:57:07.716 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1714849652", 2023-09-23T23:57:07.716 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 136618 2023-09-23T23:57:07.716 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.716 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:57:07.716 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.716 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:57:07.716 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.869531+0000", 2023-09-23T23:57:07.716 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:57:07.716 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.717 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.717 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:57:07.717 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.869531+0000", 2023-09-23T23:57:07.717 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:57:07.717 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.717 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.717 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:57:07.717 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.869530+0000", 2023-09-23T23:57:07.717 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.999999 2023-09-23T23:57:07.717 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.718 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.718 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:57:07.718 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.869535+0000", 2023-09-23T23:57:07.718 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.8040000000000001e-06 2023-09-23T23:57:07.718 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.718 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.718 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:57:07.718 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.869545+0000", 2023-09-23T23:57:07.718 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 9.9520000000000006e-06 2023-09-23T23:57:07.718 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.719 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.719 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:57:07.719 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.869552+0000", 2023-09-23T23:57:07.719 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.0330000000000003e-06 2023-09-23T23:57:07.719 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.719 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.719 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:57:07.719 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.869595+0000", 2023-09-23T23:57:07.719 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.2726999999999999e-05 2023-09-23T23:57:07.719 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.719 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.720 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:57:07.720 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.869725+0000", 2023-09-23T23:57:07.720 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00012973699999999999 2023-09-23T23:57:07.720 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.720 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.720 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 4,6", 2023-09-23T23:57:07.720 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.869821+0000", 2023-09-23T23:57:07.720 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 9.6257999999999999e-05 2023-09-23T23:57:07.720 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.720 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.721 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:57:07.721 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:11.207741+0000", 2023-09-23T23:57:07.721 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.337920108 2023-09-23T23:57:07.721 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.721 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.721 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:57:07.721 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:11.215138+0000", 2023-09-23T23:57:07.721 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0073969309999999998 2023-09-23T23:57:07.721 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.721 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.721 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-23T23:57:07.722 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:11.219748+0000", 2023-09-23T23:57:07.722 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0046105649999999996 2023-09-23T23:57:07.722 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.722 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.722 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:57:07.722 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:11.219784+0000", 2023-09-23T23:57:07.722 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 3.5688000000000001e-05 2023-09-23T23:57:07.722 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.722 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.722 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:57:07.723 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:11.219817+0000", 2023-09-23T23:57:07.723 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 3.2715000000000001e-05 2023-09-23T23:57:07.723 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:57:07.723 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:57:07.723 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:57:07.723 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.723 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.723 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_repop_reply(client.45269.0:136600 9.7 e316/308 ondisk, result = 0)", 2023-09-23T23:57:07.723 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:54:10.870487+0000", 2023-09-23T23:57:07.723 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 176.71111225300001, 2023-09-23T23:57:07.724 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.33253917199999999, 2023-09-23T23:57:07.724 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:57:07.724 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "started", 2023-09-23T23:57:07.724 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:57:07.724 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.724 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:57:07.724 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.870487+0000", 2023-09-23T23:57:07.724 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:57:07.724 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.724 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.725 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:57:07.725 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.870487+0000", 2023-09-23T23:57:07.725 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:57:07.725 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.725 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.725 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:57:07.725 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.870486+0000", 2023-09-23T23:57:07.725 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999995 2023-09-23T23:57:07.725 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.725 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.725 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:57:07.726 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.870491+0000", 2023-09-23T23:57:07.726 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.254e-06 2023-09-23T23:57:07.726 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.726 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.726 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:57:07.726 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:11.202744+0000", 2023-09-23T23:57:07.726 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.33225244500000001 2023-09-23T23:57:07.726 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.726 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.727 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:57:07.727 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:11.202758+0000", 2023-09-23T23:57:07.727 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.4610000000000001e-05 2023-09-23T23:57:07.727 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.727 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.727 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:57:07.727 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:11.202859+0000", 2023-09-23T23:57:07.727 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00010070599999999999 2023-09-23T23:57:07.727 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.727 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.728 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:57:07.728 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:11.202872+0000", 2023-09-23T23:57:07.728 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.3348e-05 2023-09-23T23:57:07.728 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.728 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.728 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:57:07.728 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:11.203026+0000", 2023-09-23T23:57:07.728 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000153399 2023-09-23T23:57:07.728 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:57:07.728 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:57:07.728 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:57:07.729 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.729 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.729 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_repop_reply(client.45269.0:136615 9.3 e316/308 ondisk, result = 0)", 2023-09-23T23:57:07.729 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:54:10.873828+0000", 2023-09-23T23:57:07.729 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 176.707771186, 2023-09-23T23:57:07.729 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.32915076700000001, 2023-09-23T23:57:07.729 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:57:07.729 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "started", 2023-09-23T23:57:07.729 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:57:07.729 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.730 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:57:07.730 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.873828+0000", 2023-09-23T23:57:07.730 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:57:07.730 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.730 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.730 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:57:07.730 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.873828+0000", 2023-09-23T23:57:07.730 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:57:07.730 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.730 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.731 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:57:07.731 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.873827+0000", 2023-09-23T23:57:07.731 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999995 2023-09-23T23:57:07.731 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.731 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.731 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:57:07.731 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.873835+0000", 2023-09-23T23:57:07.731 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.4910000000000005e-06 2023-09-23T23:57:07.731 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.731 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.732 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:57:07.732 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:11.202725+0000", 2023-09-23T23:57:07.732 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.32888940900000002 2023-09-23T23:57:07.732 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.732 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.732 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:57:07.732 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:11.202745+0000", 2023-09-23T23:57:07.732 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.0253000000000001e-05 2023-09-23T23:57:07.732 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.732 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.732 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:57:07.733 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:11.202949+0000", 2023-09-23T23:57:07.733 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00020420900000000001 2023-09-23T23:57:07.733 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.733 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.733 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:57:07.733 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:11.202960+0000", 2023-09-23T23:57:07.733 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.0616e-05 2023-09-23T23:57:07.733 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.733 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.733 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:57:07.734 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:11.202978+0000", 2023-09-23T23:57:07.734 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.8504000000000001e-05 2023-09-23T23:57:07.734 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:57:07.734 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:57:07.734 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:57:07.734 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.734 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.734 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.45269.0:139995 9.8 9:1014f818:::benchmark_data_smithi159_236674_object41990:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e316)", 2023-09-23T23:57:07.734 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:54:15.142632+0000", 2023-09-23T23:57:07.734 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 172.43896710000001, 2023-09-23T23:57:07.735 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.27643180899999997, 2023-09-23T23:57:07.735 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:57:07.735 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:57:07.735 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:57:07.735 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.45269", 2023-09-23T23:57:07.735 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1714849652", 2023-09-23T23:57:07.735 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 139995 2023-09-23T23:57:07.735 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.735 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:57:07.735 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.736 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:57:07.736 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:15.142632+0000", 2023-09-23T23:57:07.736 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:57:07.736 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.736 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.736 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:57:07.736 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:15.142632+0000", 2023-09-23T23:57:07.736 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:57:07.736 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.736 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.737 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:57:07.737 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:15.142579+0000", 2023-09-23T23:57:07.737 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999471 2023-09-23T23:57:07.737 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.737 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.737 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:57:07.737 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:15.142639+0000", 2023-09-23T23:57:07.737 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.9537000000000003e-05 2023-09-23T23:57:07.737 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.737 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.738 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:57:07.738 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:15.142653+0000", 2023-09-23T23:57:07.738 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.4303e-05 2023-09-23T23:57:07.738 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.738 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.738 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:57:07.738 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:15.142662+0000", 2023-09-23T23:57:07.738 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 9.5219999999999996e-06 2023-09-23T23:57:07.738 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.738 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.739 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:57:07.739 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:15.142836+0000", 2023-09-23T23:57:07.739 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000173196 2023-09-23T23:57:07.739 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.739 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.739 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:57:07.739 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:15.142962+0000", 2023-09-23T23:57:07.739 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00012641 2023-09-23T23:57:07.739 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.739 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.739 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 1,2", 2023-09-23T23:57:07.740 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:15.143086+0000", 2023-09-23T23:57:07.740 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00012362300000000001 2023-09-23T23:57:07.740 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.740 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.740 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-23T23:57:07.740 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:15.147177+0000", 2023-09-23T23:57:07.740 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0040914259999999996 2023-09-23T23:57:07.740 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.740 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.740 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:57:07.741 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:15.154480+0000", 2023-09-23T23:57:07.741 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0073032929999999998 2023-09-23T23:57:07.741 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.741 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.741 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:57:07.741 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:15.418849+0000", 2023-09-23T23:57:07.741 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.26436832500000002 2023-09-23T23:57:07.741 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.741 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.741 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:57:07.741 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:15.419018+0000", 2023-09-23T23:57:07.742 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000169328 2023-09-23T23:57:07.742 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.742 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.742 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:57:07.742 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:15.419064+0000", 2023-09-23T23:57:07.742 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.5556999999999998e-05 2023-09-23T23:57:07.742 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:57:07.742 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:57:07.742 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:57:07.742 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.743 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.743 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.45269.0:140008 9.2 9:4d860543:::benchmark_data_smithi159_236674_object42003:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e316)", 2023-09-23T23:57:07.743 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:54:15.153588+0000", 2023-09-23T23:57:07.743 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 172.42801073300001, 2023-09-23T23:57:07.743 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.265655368, 2023-09-23T23:57:07.743 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-23T23:57:07.743 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:57:07.743 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-23T23:57:07.743 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.45269", 2023-09-23T23:57:07.743 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1714849652", 2023-09-23T23:57:07.744 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 140008 2023-09-23T23:57:07.744 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.744 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-23T23:57:07.744 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.744 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-23T23:57:07.744 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:15.153588+0000", 2023-09-23T23:57:07.744 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:57:07.744 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.744 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.744 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-23T23:57:07.745 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:15.153588+0000", 2023-09-23T23:57:07.745 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-23T23:57:07.745 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.745 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.745 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-23T23:57:07.745 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:15.153587+0000", 2023-09-23T23:57:07.745 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999986 2023-09-23T23:57:07.745 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.745 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.745 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-23T23:57:07.746 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:15.153594+0000", 2023-09-23T23:57:07.746 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.7000000000000002e-06 2023-09-23T23:57:07.746 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.746 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.746 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-23T23:57:07.746 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:15.153604+0000", 2023-09-23T23:57:07.746 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.0838e-05 2023-09-23T23:57:07.746 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.746 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.746 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-23T23:57:07.747 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:15.153612+0000", 2023-09-23T23:57:07.747 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.0409999999999998e-06 2023-09-23T23:57:07.747 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.747 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.747 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-23T23:57:07.747 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:15.155823+0000", 2023-09-23T23:57:07.747 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0022109769999999998 2023-09-23T23:57:07.747 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.747 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.747 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-23T23:57:07.748 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:15.155896+0000", 2023-09-23T23:57:07.748 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.2787999999999995e-05 2023-09-23T23:57:07.748 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.748 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.748 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 1,2", 2023-09-23T23:57:07.748 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:15.155966+0000", 2023-09-23T23:57:07.748 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.9597000000000005e-05 2023-09-23T23:57:07.748 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.748 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.748 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-23T23:57:07.749 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:15.157945+0000", 2023-09-23T23:57:07.749 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0019787490000000001 2023-09-23T23:57:07.749 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.749 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.749 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:57:07.749 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:15.160036+0000", 2023-09-23T23:57:07.749 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0020913070000000001 2023-09-23T23:57:07.749 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.749 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.750 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:57:07.750 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:15.418990+0000", 2023-09-23T23:57:07.750 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.25895422299999998 2023-09-23T23:57:07.750 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.750 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.750 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-23T23:57:07.750 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:15.419150+0000", 2023-09-23T23:57:07.750 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00016036800000000001 2023-09-23T23:57:07.750 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-23T23:57:07.750 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-23T23:57:07.751 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-23T23:57:07.751 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:15.419243+0000", 2023-09-23T23:57:07.751 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 9.3080999999999999e-05 2023-09-23T23:57:07.751 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:57:07.751 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:57:07.751 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:57:07.751 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-23T23:57:07.751 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-23T23:57:07.751 INFO:teuthology.orchestra.run.smithi159.stdout:} 2023-09-23T23:57:07.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:07.753 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:07.753 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:57:07.854 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:07.881 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:07.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:07.884 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:57:07.905 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 1 16 2748 2732 170.741 170.75 0.00447572 0.00583636 2023-09-23T23:57:07.984 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:08.011 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:08.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:08.015 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:57:08.116 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:57:08.140 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:57:08.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:08.145 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:57:08.246 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:08.257 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:08 smithi164 bash[92846]: cluster 2023-09-23T23:57:06.904512+0000 mgr.y (mgr.25991) 1210 : cluster 0 pgmap v1341: 89 pgs: 89 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:57:08.275 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:08.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:08.278 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:57:08.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:08 smithi159 bash[105915]: cluster 2023-09-23T23:57:06.904512+0000 mgr.y (mgr.25991) 1210 : cluster 0 pgmap v1341: 89 pgs: 89 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:57:08.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:08 smithi159 bash[108473]: cluster 2023-09-23T23:57:06.904512+0000 mgr.y (mgr.25991) 1210 : cluster 0 pgmap v1341: 89 pgs: 89 active+clean; 4.6 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail 2023-09-23T23:57:08.379 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:57:08.410 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:57:08.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:08.412 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:57:08.512 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:57:08.559 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:57:08.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:08.561 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:57:08.661 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:08.738 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:08.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:08.742 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:57:08.843 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:57:08.869 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:57:08.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:08.871 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:57:08.905 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 2 16 5419 5403 168.831 166.938 0.00749301 0.00590593 2023-09-23T23:57:08.972 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:57:09.001 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:57:09.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:09.004 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:57:09.098 INFO:teuthology.orchestra.run.smithi159.stderr:noscrub is unset 2023-09-23T23:57:09.105 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:57:09.129 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:09 smithi159 bash[105915]: audit 2023-09-23T23:57:08.717049+0000 mon.c (mon.2) 112 : audit 1 from='client.? 172.21.15.159:0/1149290876' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:57:09.129 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:09 smithi159 bash[105915]: audit 2023-09-23T23:57:08.717575+0000 mon.a (mon.0) 1495 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:57:09.130 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:09 smithi159 bash[108473]: audit 2023-09-23T23:57:08.717049+0000 mon.c (mon.2) 112 : audit 1 from='client.? 172.21.15.159:0/1149290876' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:57:09.130 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:09 smithi159 bash[108473]: audit 2023-09-23T23:57:08.717575+0000 mon.a (mon.0) 1495 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:57:09.147 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:57:09.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:09.149 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:57:09.250 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:57:09.279 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:57:09.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:09.285 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:57:09.386 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:57:09.408 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:57:09.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:09.411 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:57:09.512 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:57:09.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:09 smithi164 bash[92846]: audit 2023-09-23T23:57:08.717049+0000 mon.c (mon.2) 112 : audit 1 from='client.? 172.21.15.159:0/1149290876' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:57:09.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:09 smithi164 bash[92846]: audit 2023-09-23T23:57:08.717575+0000 mon.a (mon.0) 1495 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:57:09.542 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:57:09.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:09.545 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:57:09.646 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:57:09.672 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:57:09.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:09.675 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:57:09.775 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:57:09.801 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:57:09.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:09.804 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:57:09.905 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:57:09.906 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 3 15 8307 8292 172.736 180.562 0.00576275 0.00578168 2023-09-23T23:57:09.928 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:57:09.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:09.931 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:57:10.032 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:57:10.062 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:57:10.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:10.066 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:57:10.167 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:10.214 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:10.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:10.218 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:57:10.226 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:10 smithi159 bash[105915]: cluster 2023-09-23T23:57:08.905274+0000 mgr.y (mgr.25991) 1211 : cluster 0 pgmap v1342: 89 pgs: 89 active+clean; 151 MiB data, 4.2 GiB used, 443 GiB / 447 GiB avail; 18 MiB/s wr, 293 op/s 2023-09-23T23:57:10.226 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:10 smithi159 bash[105915]: cluster 2023-09-23T23:57:09.063091+0000 mon.a (mon.0) 1496 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:57:10.226 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:10 smithi159 bash[105915]: cluster 2023-09-23T23:57:09.076823+0000 osd.6 (osd.6) 376 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T23:57:10.226 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:10 smithi159 bash[105915]: audit 2023-09-23T23:57:09.080667+0000 mon.a (mon.0) 1497 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T23:57:10.227 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:10 smithi159 bash[105915]: cluster 2023-09-23T23:57:09.080728+0000 mon.a (mon.0) 1498 : cluster 0 osdmap e332: 8 total, 8 up, 5 in 2023-09-23T23:57:10.227 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:10 smithi159 bash[108473]: cluster 2023-09-23T23:57:08.905274+0000 mgr.y (mgr.25991) 1211 : cluster 0 pgmap v1342: 89 pgs: 89 active+clean; 151 MiB data, 4.2 GiB used, 443 GiB / 447 GiB avail; 18 MiB/s wr, 293 op/s 2023-09-23T23:57:10.227 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:10 smithi159 bash[108473]: cluster 2023-09-23T23:57:09.063091+0000 mon.a (mon.0) 1496 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:57:10.227 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:10 smithi159 bash[108473]: cluster 2023-09-23T23:57:09.076823+0000 osd.6 (osd.6) 376 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T23:57:10.228 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:10 smithi159 bash[108473]: audit 2023-09-23T23:57:09.080667+0000 mon.a (mon.0) 1497 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T23:57:10.228 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:10 smithi159 bash[108473]: cluster 2023-09-23T23:57:09.080728+0000 mon.a (mon.0) 1498 : cluster 0 osdmap e332: 8 total, 8 up, 5 in 2023-09-23T23:57:10.319 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:57:10.344 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:57:10.347 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:10 smithi164 bash[92846]: cluster 2023-09-23T23:57:08.905274+0000 mgr.y (mgr.25991) 1211 : cluster 0 pgmap v1342: 89 pgs: 89 active+clean; 151 MiB data, 4.2 GiB used, 443 GiB / 447 GiB avail; 18 MiB/s wr, 293 op/s 2023-09-23T23:57:10.347 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:10 smithi164 bash[92846]: cluster 2023-09-23T23:57:09.063091+0000 mon.a (mon.0) 1496 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:57:10.347 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:10 smithi164 bash[92846]: cluster 2023-09-23T23:57:09.076823+0000 osd.6 (osd.6) 376 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T23:57:10.347 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:10 smithi164 bash[92846]: audit 2023-09-23T23:57:09.080667+0000 mon.a (mon.0) 1497 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T23:57:10.347 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:10 smithi164 bash[92846]: cluster 2023-09-23T23:57:09.080728+0000 mon.a (mon.0) 1498 : cluster 0 osdmap e332: 8 total, 8 up, 5 in 2023-09-23T23:57:10.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:10.348 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:57:10.438 INFO:teuthology.orchestra.run.smithi159.stdout:osd.0: {} 2023-09-23T23:57:10.448 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:57:10.477 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:57:10.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:10.481 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:57:10.481 INFO:teuthology.orchestra.run.smithi159.stdout:osd.1: {} 2023-09-23T23:57:10.523 INFO:teuthology.orchestra.run.smithi159.stdout:osd.2: {} 2023-09-23T23:57:10.567 INFO:teuthology.orchestra.run.smithi159.stdout:osd.3: {} 2023-09-23T23:57:10.581 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:10.602 INFO:teuthology.orchestra.run.smithi159.stdout:osd.4: {} 2023-09-23T23:57:10.605 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:10.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:10.610 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:57:10.641 INFO:teuthology.orchestra.run.smithi159.stdout:osd.5: {} 2023-09-23T23:57:10.678 INFO:teuthology.orchestra.run.smithi159.stdout:osd.6: {} 2023-09-23T23:57:10.710 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:10.719 INFO:teuthology.orchestra.run.smithi159.stdout:osd.7: {} 2023-09-23T23:57:10.723 INFO:teuthology.orchestra.run.smithi159.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T23:57:10.723 INFO:teuthology.orchestra.run.smithi159.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T23:57:10.723 INFO:teuthology.orchestra.run.smithi159.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T23:57:10.723 INFO:teuthology.orchestra.run.smithi159.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T23:57:10.723 INFO:teuthology.orchestra.run.smithi159.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T23:57:10.723 INFO:teuthology.orchestra.run.smithi159.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T23:57:10.723 INFO:teuthology.orchestra.run.smithi159.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T23:57:10.723 INFO:teuthology.orchestra.run.smithi159.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T23:57:10.734 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:10.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:10.738 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:57:10.838 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:57:10.905 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 4 16 10610 10594 165.518 143.875 0.00868091 0.0060342 2023-09-23T23:57:11.048 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 3, 4, 6] out_osds: [5, 0, 7] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-09-23T23:57:11.049 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T23:57:11.049 INFO:tasks.thrashosds.thrasher:Adding osd 7 2023-09-23T23:57:11.049 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd in 7 2023-09-23T23:57:11.325 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:57:11.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:11.327 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:57:11.428 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:11.475 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:11 smithi164 bash[92846]: audit 2023-09-23T23:57:10.397914+0000 mon.a (mon.0) 1499 : audit 0 from='client.? 172.21.15.159:0/911028004' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:57:11.490 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:11.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:11 smithi159 bash[105915]: audit 2023-09-23T23:57:10.397914+0000 mon.a (mon.0) 1499 : audit 0 from='client.? 172.21.15.159:0/911028004' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:57:11.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:11 smithi159 bash[108473]: audit 2023-09-23T23:57:10.397914+0000 mon.a (mon.0) 1499 : audit 0 from='client.? 172.21.15.159:0/911028004' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:57:11.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:11.563 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:57:11.664 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:57:11.696 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:57:11.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:11.699 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:57:11.800 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:11.829 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:11.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:11.832 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:57:11.905 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 5 16 13093 13077 163.449 155.188 0.00656112 0.00611026 2023-09-23T23:57:11.933 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:57:11.983 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:57:11.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:11.986 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:57:12.087 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:57:12.111 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:57:12.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:12.114 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:57:12.214 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:12.241 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:12.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:12.244 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:57:12.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:12 smithi164 bash[92846]: cluster 2023-09-23T23:57:10.906135+0000 mgr.y (mgr.25991) 1212 : cluster 0 pgmap v1344: 89 pgs: 89 active+clean; 367 MiB data, 4.8 GiB used, 442 GiB / 447 GiB avail; 45 MiB/s wr, 723 op/s 2023-09-23T23:57:12.344 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:12.371 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:12.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:12.374 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:57:12.475 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:57:12.522 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:57:12.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:12.524 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:57:12.559 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:12 smithi159 bash[105915]: cluster 2023-09-23T23:57:10.906135+0000 mgr.y (mgr.25991) 1212 : cluster 0 pgmap v1344: 89 pgs: 89 active+clean; 367 MiB data, 4.8 GiB used, 442 GiB / 447 GiB avail; 45 MiB/s wr, 723 op/s 2023-09-23T23:57:12.559 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:12 smithi159 bash[108473]: cluster 2023-09-23T23:57:10.906135+0000 mgr.y (mgr.25991) 1212 : cluster 0 pgmap v1344: 89 pgs: 89 active+clean; 367 MiB data, 4.8 GiB used, 442 GiB / 447 GiB avail; 45 MiB/s wr, 723 op/s 2023-09-23T23:57:12.624 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:57:12.649 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:57:12.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:12.653 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:57:12.754 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:57:12.780 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:57:12.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:12.783 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:57:12.884 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:57:12.906 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 6 16 15503 15487 161.309 150.625 0.00568776 0.00618997 2023-09-23T23:57:12.911 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:57:12.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:12.913 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:57:13.014 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:57:13.041 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:57:13.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:13.044 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:57:13.145 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:57:13.171 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:57:13.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:13.174 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:57:13.275 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:57:13.304 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:57:13.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:13.307 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:57:13.408 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:57:13.436 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:57:13.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:13.439 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:57:13.540 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:57:13.566 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:57:13.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:13.569 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:57:13.670 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:13.695 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:13.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:13.698 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:57:13.799 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:57:13.826 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:57:13.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:13.829 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:57:13.905 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 7 16 17733 17717 158.174 139.375 0.00766138 0.00631625 2023-09-23T23:57:13.930 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:57:13.956 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:57:13.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:13.958 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:57:14.045 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:57:13 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:57:13] "GET /metrics HTTP/1.1" 200 36542 "" "Prometheus/2.43.0" 2023-09-23T23:57:14.059 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:57:14.085 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:57:14.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:14.087 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:57:14.188 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:57:14.215 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:57:14.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:14.219 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:57:14.319 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:57:14.342 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:57:14.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:14.344 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:57:14.350 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:14 smithi159 bash[108473]: cluster 2023-09-23T23:57:12.906587+0000 mgr.y (mgr.25991) 1213 : cluster 0 pgmap v1345: 89 pgs: 89 active+clean; 367 MiB data, 4.8 GiB used, 442 GiB / 447 GiB avail; 37 MiB/s wr, 588 op/s 2023-09-23T23:57:14.352 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:14 smithi159 bash[105915]: cluster 2023-09-23T23:57:12.906587+0000 mgr.y (mgr.25991) 1213 : cluster 0 pgmap v1345: 89 pgs: 89 active+clean; 367 MiB data, 4.8 GiB used, 442 GiB / 447 GiB avail; 37 MiB/s wr, 588 op/s 2023-09-23T23:57:14.393 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_ops_in_flight 2023-09-23T23:57:14.404 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:14 smithi164 bash[92846]: cluster 2023-09-23T23:57:12.906587+0000 mgr.y (mgr.25991) 1213 : cluster 0 pgmap v1345: 89 pgs: 89 active+clean; 367 MiB data, 4.8 GiB used, 442 GiB / 447 GiB avail; 37 MiB/s wr, 588 op/s 2023-09-23T23:57:14.445 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:57:14.468 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:57:14.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:14.471 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:57:14.571 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:57:14.625 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:57:14.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:14.628 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:57:14.729 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:57:14.760 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:57:14.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:14.762 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:57:14.863 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:57:14.896 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:57:14.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:14.899 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:57:14.905 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 8 16 19864 19848 155.049 133.188 0.00876124 0.00644265 2023-09-23T23:57:15.000 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:57:15.038 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:57:15.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:15.042 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:57:15.143 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:57:15.167 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:57:15.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:15.171 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:57:15.272 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:57:15.298 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:57:15.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:15.301 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:57:15.402 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:57:15.429 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:57:15.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:15.432 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:57:15.533 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:57:15.589 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:57:15.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:15.592 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:57:15.693 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:57:15.718 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:57:15.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:15.721 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:57:15.822 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:15.847 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:15.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:15.851 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:57:15.905 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 9 16 21972 21956 152.458 131.75 0.0113851 0.00655374 2023-09-23T23:57:15.952 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:15.978 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:15.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:15.982 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:57:16.083 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:57:16.102 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:16 smithi164 bash[92846]: cluster 2023-09-23T23:57:14.907327+0000 mgr.y (mgr.25991) 1214 : cluster 0 pgmap v1346: 89 pgs: 89 active+clean; 949 MiB data, 6.7 GiB used, 440 GiB / 447 GiB avail; 94 MiB/s wr, 1.51k op/s 2023-09-23T23:57:16.123 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:57:16.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:16.128 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:57:16.228 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:57:16.256 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:57:16.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:16.259 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:57:16.360 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:57:16.389 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:57:16.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:16.392 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:57:16.492 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:57:16.502 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:16 smithi159 bash[105915]: cluster 2023-09-23T23:57:14.907327+0000 mgr.y (mgr.25991) 1214 : cluster 0 pgmap v1346: 89 pgs: 89 active+clean; 949 MiB data, 6.7 GiB used, 440 GiB / 447 GiB avail; 94 MiB/s wr, 1.51k op/s 2023-09-23T23:57:16.503 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:16 smithi159 bash[108473]: cluster 2023-09-23T23:57:14.907327+0000 mgr.y (mgr.25991) 1214 : cluster 0 pgmap v1346: 89 pgs: 89 active+clean; 949 MiB data, 6.7 GiB used, 440 GiB / 447 GiB avail; 94 MiB/s wr, 1.51k op/s 2023-09-23T23:57:16.519 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:57:16.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:16.522 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:57:16.623 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:57:16.651 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:57:16.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:16.654 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:57:16.754 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:57:16.781 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:57:16.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:16.787 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:57:16.888 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:16.905 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 10 16 23943 23927 149.53 123.188 0.00984486 0.0066812 2023-09-23T23:57:16.923 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:16.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:16.926 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:57:17.027 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:57:17.056 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:57:17.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:17.058 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:57:17.159 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:17.184 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:17.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:17.187 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:57:17.218 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T23:57:17.223 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T23:57:17.289 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:17.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:17.344 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:17.344 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:57:17.445 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:57:17.495 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:57:17.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:17.497 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:57:17.598 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:57:17.625 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:57:17.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:17.627 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:57:17.728 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:17.759 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:17.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:17.762 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:57:17.863 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:57:17.906 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 11 16 25725 25709 146.06 111.375 0.0101369 0.00684106 2023-09-23T23:57:17.912 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:57:17.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:17.919 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:57:18.020 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:57:18.049 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:57:18.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:18.053 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:57:18.153 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:57:18.179 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:57:18.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:18.182 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:57:18.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:18 smithi164 bash[92846]: cluster 2023-09-23T23:57:16.907822+0000 mgr.y (mgr.25991) 1215 : cluster 0 pgmap v1347: 89 pgs: 89 active+clean; 1.1 GiB data, 7.1 GiB used, 440 GiB / 447 GiB avail; 112 MiB/s wr, 1.79k op/s 2023-09-23T23:57:18.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:18 smithi164 bash[92846]: audit 2023-09-23T23:57:17.262631+0000 mon.a (mon.0) 1500 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:57:18.272 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:57:18.284 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:57:18.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:18 smithi159 bash[105915]: cluster 2023-09-23T23:57:16.907822+0000 mgr.y (mgr.25991) 1215 : cluster 0 pgmap v1347: 89 pgs: 89 active+clean; 1.1 GiB data, 7.1 GiB used, 440 GiB / 447 GiB avail; 112 MiB/s wr, 1.79k op/s 2023-09-23T23:57:18.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:18 smithi159 bash[105915]: audit 2023-09-23T23:57:17.262631+0000 mon.a (mon.0) 1500 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:57:18.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:18 smithi159 bash[108473]: cluster 2023-09-23T23:57:16.907822+0000 mgr.y (mgr.25991) 1215 : cluster 0 pgmap v1347: 89 pgs: 89 active+clean; 1.1 GiB data, 7.1 GiB used, 440 GiB / 447 GiB avail; 112 MiB/s wr, 1.79k op/s 2023-09-23T23:57:18.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:18 smithi159 bash[108473]: audit 2023-09-23T23:57:17.262631+0000 mon.a (mon.0) 1500 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:57:18.321 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:57:18.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:18.326 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:57:18.427 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:57:18.454 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:57:18.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:18.458 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:57:18.559 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:18.590 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:18.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:18.593 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:57:18.693 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:57:18.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:18.732 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:57:18.732 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:57:18.833 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:18.860 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:18.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:18.862 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:57:18.906 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 12 16 27530 27514 143.289 112.812 0.00390222 0.00697307 2023-09-23T23:57:18.963 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:57:18.989 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:57:18.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:18.992 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:57:19.093 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:57:19.129 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:57:19.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:19.132 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:57:19.233 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:57:19.264 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:57:19.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:19.270 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:57:19.279 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T23:57:19.371 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:19.403 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:19.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:19.406 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:57:19.507 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:57:19.538 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:57:19.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:19.541 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:57:19.642 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:57:19.665 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:57:19.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:19.668 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:57:19.769 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:19.822 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:19.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:19.826 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:57:19.906 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 13 16 29283 29267 140.694 109.562 0.0114319 0.00710002 2023-09-23T23:57:19.926 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:57:19.956 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:57:19.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:19.960 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:57:20.061 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:57:20.087 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:57:20.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:20.091 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:57:20.111 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:20 smithi164 bash[92846]: cluster 2023-09-23T23:57:18.908490+0000 mgr.y (mgr.25991) 1216 : cluster 0 pgmap v1348: 89 pgs: 89 active+clean; 1.5 GiB data, 8.3 GiB used, 439 GiB / 447 GiB avail; 137 MiB/s wr, 2.19k op/s 2023-09-23T23:57:20.192 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:57:20.200 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:20 smithi159 bash[105915]: cluster 2023-09-23T23:57:18.908490+0000 mgr.y (mgr.25991) 1216 : cluster 0 pgmap v1348: 89 pgs: 89 active+clean; 1.5 GiB data, 8.3 GiB used, 439 GiB / 447 GiB avail; 137 MiB/s wr, 2.19k op/s 2023-09-23T23:57:20.200 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:20 smithi159 bash[108473]: cluster 2023-09-23T23:57:18.908490+0000 mgr.y (mgr.25991) 1216 : cluster 0 pgmap v1348: 89 pgs: 89 active+clean; 1.5 GiB data, 8.3 GiB used, 439 GiB / 447 GiB avail; 137 MiB/s wr, 2.19k op/s 2023-09-23T23:57:20.224 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:57:20.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:20.228 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:57:20.328 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:20.354 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:20.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:20.358 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:57:20.458 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:57:20.481 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:57:20.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:20.484 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:57:20.584 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:20.609 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:20.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:20.611 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:57:20.712 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:20.738 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:20.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:20.740 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:57:20.841 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:57:20.872 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:57:20.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:20.876 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:57:20.906 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 14 16 31063 31047 138.59 111.25 0.0107156 0.00721134 2023-09-23T23:57:20.976 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:20.998 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:21.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:21.001 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:57:21.101 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:57:21.134 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:57:21.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:21.138 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:57:21.239 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:57:21.266 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:57:21.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:21.268 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:57:21.332 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:57:21.332 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:57:21.369 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:21.405 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:21.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:21.407 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:57:21.508 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:57:21.541 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:57:21.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:21.545 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:57:21.645 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:57:21.670 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:57:21.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:21.673 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:57:21.773 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:21.810 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:21.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:21.813 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:57:21.906 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 15 16 32612 32596 135.804 96.8125 0.0126859 0.00735722 2023-09-23T23:57:21.914 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:57:21.942 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:57:21.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:21.944 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:57:22.045 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:57:22.070 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:57:22.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:22.072 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:57:22.172 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:57:22.181 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:22 smithi164 bash[92846]: cluster 2023-09-23T23:57:20.909051+0000 mgr.y (mgr.25991) 1217 : cluster 0 pgmap v1349: 89 pgs: 89 active+clean; 1.7 GiB data, 9.0 GiB used, 438 GiB / 447 GiB avail; 134 MiB/s wr, 2.14k op/s 2023-09-23T23:57:22.199 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:57:22.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:22.202 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:57:22.303 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:22.335 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:22.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:22.340 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:57:22.441 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:57:22.465 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:57:22.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:22.468 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:57:22.481 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:22 smithi159 bash[105915]: cluster 2023-09-23T23:57:20.909051+0000 mgr.y (mgr.25991) 1217 : cluster 0 pgmap v1349: 89 pgs: 89 active+clean; 1.7 GiB data, 9.0 GiB used, 438 GiB / 447 GiB avail; 134 MiB/s wr, 2.14k op/s 2023-09-23T23:57:22.482 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:22 smithi159 bash[108473]: cluster 2023-09-23T23:57:20.909051+0000 mgr.y (mgr.25991) 1217 : cluster 0 pgmap v1349: 89 pgs: 89 active+clean; 1.7 GiB data, 9.0 GiB used, 438 GiB / 447 GiB avail; 134 MiB/s wr, 2.14k op/s 2023-09-23T23:57:22.569 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:57:22.601 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:57:22.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:22.605 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:57:22.705 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:57:22.739 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:57:22.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:22.742 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:57:22.842 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:57:22.869 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:57:22.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:22.873 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:57:22.906 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 16 16 33604 33588 131.191 62 0.00221149 0.00753992 2023-09-23T23:57:22.973 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:57:22.998 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:57:23.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:23.000 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:57:23.101 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:57:23.130 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:57:23.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:23.132 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:57:23.233 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:57:23.263 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:57:23.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:23.267 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:57:23.368 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:57:23.395 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:57:23.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:23.400 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:57:23.500 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:23.536 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:23.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:23.540 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:57:23.641 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:57:23.658 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:57:23.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:23.660 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:57:23.761 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:57:23.786 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:57:23.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:23.790 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:57:23.795 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:57:23 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:57:23] "GET /metrics HTTP/1.1" 200 36607 "" "Prometheus/2.43.0" 2023-09-23T23:57:23.891 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:23.906 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 17 16 34779 34763 127.793 73.4375 0.00501917 0.0078191 2023-09-23T23:57:23.919 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:23.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:23.922 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:57:24.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:24 smithi164 bash[92846]: cluster 2023-09-23T23:57:22.909456+0000 mgr.y (mgr.25991) 1218 : cluster 0 pgmap v1350: 89 pgs: 89 active+clean; 1.7 GiB data, 9.0 GiB used, 438 GiB / 447 GiB avail; 114 MiB/s wr, 1.82k op/s 2023-09-23T23:57:24.023 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:57:24.053 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:57:24.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:24.056 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:57:24.157 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:57:24.181 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:57:24.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:24.184 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:57:24.285 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:57:24.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:24 smithi159 bash[105915]: cluster 2023-09-23T23:57:22.909456+0000 mgr.y (mgr.25991) 1218 : cluster 0 pgmap v1350: 89 pgs: 89 active+clean; 1.7 GiB data, 9.0 GiB used, 438 GiB / 447 GiB avail; 114 MiB/s wr, 1.82k op/s 2023-09-23T23:57:24.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:24 smithi159 bash[108473]: cluster 2023-09-23T23:57:22.909456+0000 mgr.y (mgr.25991) 1218 : cluster 0 pgmap v1350: 89 pgs: 89 active+clean; 1.7 GiB data, 9.0 GiB used, 438 GiB / 447 GiB avail; 114 MiB/s wr, 1.82k op/s 2023-09-23T23:57:24.305 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:57:24.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:24.308 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:57:24.408 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:24.433 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:24.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:24.436 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:57:24.537 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:57:24.572 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:57:24.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:24.575 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:57:24.676 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:24.703 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:24.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:24.705 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:57:24.778 INFO:teuthology.orchestra.run.smithi164.stdout:ERROR: (22) Invalid argument 2023-09-23T23:57:24.778 INFO:teuthology.orchestra.run.smithi164.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-23T23:57:24.806 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:57:24.825 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:57:24.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:24.827 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:57:24.906 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 18 16 35997 35981 124.922 76.125 0.0165925 0.00799926 2023-09-23T23:57:24.928 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:57:24.956 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:57:24.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:24.958 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:57:25.059 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:25.128 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:25.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:25.131 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:57:25.231 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:25.259 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:25.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:25.263 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:57:25.364 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:25.386 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:25.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:25.388 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:57:25.489 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:25.516 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:25.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:25.519 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:57:25.620 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:57:25.652 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:57:25.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:25.654 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:57:25.755 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:57:25.786 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:57:25.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:25.793 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:57:25.879 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_blocked_ops 2023-09-23T23:57:25.894 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:25.906 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 19 16 37451 37435 123.129 90.875 0.00879713 0.00811415 2023-09-23T23:57:25.920 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:25.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:25.923 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:57:26.024 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:57:26.058 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:57:26.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:26.063 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:57:26.163 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:26.172 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:26 smithi159 bash[105915]: cluster 2023-09-23T23:57:24.910225+0000 mgr.y (mgr.25991) 1219 : cluster 0 pgmap v1351: 89 pgs: 89 active+clean; 2.0 GiB data, 10 GiB used, 437 GiB / 447 GiB avail; 143 MiB/s wr, 2.29k op/s 2023-09-23T23:57:26.172 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:26 smithi159 bash[108473]: cluster 2023-09-23T23:57:24.910225+0000 mgr.y (mgr.25991) 1219 : cluster 0 pgmap v1351: 89 pgs: 89 active+clean; 2.0 GiB data, 10 GiB used, 437 GiB / 447 GiB avail; 143 MiB/s wr, 2.29k op/s 2023-09-23T23:57:26.188 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:26.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:26.191 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:57:26.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:26 smithi164 bash[92846]: cluster 2023-09-23T23:57:24.910225+0000 mgr.y (mgr.25991) 1219 : cluster 0 pgmap v1351: 89 pgs: 89 active+clean; 2.0 GiB data, 10 GiB used, 437 GiB / 447 GiB avail; 143 MiB/s wr, 2.29k op/s 2023-09-23T23:57:26.292 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:57:26.318 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:57:26.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:26.321 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:57:26.421 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:57:26.449 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:57:26.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:26.454 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:57:26.555 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:26.584 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:26.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:26.588 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:57:26.689 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:57:26.716 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:57:26.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:26.721 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:57:26.822 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:57:26.857 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:57:26.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:26.860 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:57:26.907 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:2023-09-23T23:57:26.903349+0000 min lat: 0.00132219 max lat: 0.335973 avg lat: 0.00822054 2023-09-23T23:57:26.907 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T23:57:26.907 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 20 16 38919 38903 121.559 91.75 0.0043475 0.00822054 2023-09-23T23:57:26.961 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:57:26.982 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:57:26.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:26.984 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:57:27.085 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:57:27.125 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:57:27.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:27.128 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:57:27.229 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:57:27.257 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:57:27.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:27.259 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:57:27.360 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:57:27.389 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:57:27.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:27.392 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:57:27.492 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:57:27.524 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:57:27.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:27.528 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:57:27.629 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:27.653 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:27.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:27.655 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:57:27.756 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:57:27.794 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:57:27.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:27.795 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:57:27.896 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:27.907 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 21 16 40235 40219 119.687 82.25 0.00794672 0.00834878 2023-09-23T23:57:27.925 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:27.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:27.928 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:57:28.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:28 smithi164 bash[92846]: cluster 2023-09-23T23:57:26.910747+0000 mgr.y (mgr.25991) 1220 : cluster 0 pgmap v1352: 89 pgs: 89 active+clean; 2.1 GiB data, 10 GiB used, 437 GiB / 447 GiB avail; 103 MiB/s wr, 1.65k op/s 2023-09-23T23:57:28.028 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:57:28.056 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:57:28.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:28.058 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:57:28.159 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:57:28.181 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:57:28.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:28.185 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:57:28.285 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:57:28.320 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:57:28.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:28.323 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:57:28.361 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:28 smithi159 bash[105915]: cluster 2023-09-23T23:57:26.910747+0000 mgr.y (mgr.25991) 1220 : cluster 0 pgmap v1352: 89 pgs: 89 active+clean; 2.1 GiB data, 10 GiB used, 437 GiB / 447 GiB avail; 103 MiB/s wr, 1.65k op/s 2023-09-23T23:57:28.362 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:28 smithi159 bash[108473]: cluster 2023-09-23T23:57:26.910747+0000 mgr.y (mgr.25991) 1220 : cluster 0 pgmap v1352: 89 pgs: 89 active+clean; 2.1 GiB data, 10 GiB used, 437 GiB / 447 GiB avail; 103 MiB/s wr, 1.65k op/s 2023-09-23T23:57:28.424 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:57:28.453 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:57:28.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:28.457 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:57:28.558 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:57:28.597 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:57:28.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:28.602 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:57:28.703 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:28.738 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:28.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:28.744 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:57:28.845 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:57:28.879 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:57:28.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:28.883 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:57:28.907 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 22 16 41384 41368 117.511 71.8125 0.00827664 0.00850279 2023-09-23T23:57:28.983 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:29.008 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:29.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:29.013 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:57:29.113 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:57:29.147 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:57:29.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:29.152 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:57:29.252 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:29.283 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:29.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:29.286 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:57:29.387 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:57:29.413 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:57:29.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:29.416 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:57:29.516 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:57:29.543 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:57:29.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:29.545 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:57:29.646 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:57:29.672 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:57:29.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:29.675 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:57:29.775 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:57:29.800 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:57:29.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:29.806 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:57:29.907 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 23 16 42926 42910 116.591 96.375 0.00331861 0.00857105 2023-09-23T23:57:29.907 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:57:29.941 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:57:29.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:29.946 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:57:30.047 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:57:30.069 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:30 smithi164 bash[92846]: cluster 2023-09-23T23:57:28.911421+0000 mgr.y (mgr.25991) 1221 : cluster 0 pgmap v1353: 89 pgs: 89 active+clean; 2.4 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 110 MiB/s wr, 1.76k op/s 2023-09-23T23:57:30.085 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:57:30.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:30.089 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:57:30.190 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:57:30.202 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:30 smithi159 bash[108473]: cluster 2023-09-23T23:57:28.911421+0000 mgr.y (mgr.25991) 1221 : cluster 0 pgmap v1353: 89 pgs: 89 active+clean; 2.4 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 110 MiB/s wr, 1.76k op/s 2023-09-23T23:57:30.202 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:30 smithi159 bash[105915]: cluster 2023-09-23T23:57:28.911421+0000 mgr.y (mgr.25991) 1221 : cluster 0 pgmap v1353: 89 pgs: 89 active+clean; 2.4 GiB data, 11 GiB used, 436 GiB / 447 GiB avail; 110 MiB/s wr, 1.76k op/s 2023-09-23T23:57:30.215 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:57:30.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:30.217 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:57:30.318 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:57:30.343 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:57:30.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:30.345 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:57:30.446 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:57:30.477 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:57:30.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:30.482 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:57:30.582 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:57:30.609 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:57:30.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:30.613 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:57:30.714 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:57:30.744 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:57:30.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:30.748 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:57:30.849 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:57:30.875 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T23:57:30.876 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:57:30.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:30.879 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:57:30.907 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 24 16 43761 43745 113.908 52.1875 0.130099 0.00874658 2023-09-23T23:57:30.979 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:57:31.006 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:57:31.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:31.012 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:57:31.112 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:57:31.140 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:57:31.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:31.143 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:57:31.244 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:57:31.275 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:57:31.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:31.277 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:57:31.378 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:57:31.407 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:57:31.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:31.410 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:57:31.510 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:57:31.538 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:57:31.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:31.543 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:57:31.644 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:57:31.673 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:57:31.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:31.678 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:57:31.779 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:57:31.817 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:57:31.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:31.820 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:57:31.907 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 25 16 45051 45035 112.576 80.625 0.010252 0.00887619 2023-09-23T23:57:31.922 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:31.953 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:31.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:31.960 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:57:32.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:32 smithi159 bash[105915]: cluster 2023-09-23T23:57:30.912439+0000 mgr.y (mgr.25991) 1222 : cluster 0 pgmap v1354: 89 pgs: 89 active+clean; 2.5 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 90 MiB/s wr, 1.44k op/s 2023-09-23T23:57:32.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:32 smithi159 bash[108473]: cluster 2023-09-23T23:57:30.912439+0000 mgr.y (mgr.25991) 1222 : cluster 0 pgmap v1354: 89 pgs: 89 active+clean; 2.5 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 90 MiB/s wr, 1.44k op/s 2023-09-23T23:57:32.061 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:57:32.093 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:57:32.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:32.099 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:57:32.199 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:57:32.223 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:57:32.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:32.225 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:57:32.327 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:57:32.334 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:32 smithi164 bash[92846]: cluster 2023-09-23T23:57:30.912439+0000 mgr.y (mgr.25991) 1222 : cluster 0 pgmap v1354: 89 pgs: 89 active+clean; 2.5 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 90 MiB/s wr, 1.44k op/s 2023-09-23T23:57:32.348 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:57:32.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:32.350 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:57:32.451 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:57:32.477 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:57:32.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:32.480 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:57:32.580 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:32.609 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:32.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:32.612 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:57:32.713 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:57:32.742 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:57:32.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:32.747 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:57:32.848 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:57:32.873 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:57:32.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:32.878 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:57:32.907 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 26 16 46360 46344 111.393 81.8125 0.00493539 0.0089719 2023-09-23T23:57:32.979 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:57:33.008 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:57:33.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:33.012 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:57:33.112 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:33.121 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:33 smithi159 bash[105915]: audit 2023-09-23T23:57:32.261878+0000 mon.a (mon.0) 1501 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:57:33.121 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:33 smithi159 bash[105915]: audit 2023-09-23T23:57:32.837855+0000 mon.a (mon.0) 1502 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.11", "id": [3, 1]}]: dispatch 2023-09-23T23:57:33.122 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:33 smithi159 bash[108473]: audit 2023-09-23T23:57:32.261878+0000 mon.a (mon.0) 1501 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:57:33.122 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:33 smithi159 bash[108473]: audit 2023-09-23T23:57:32.837855+0000 mon.a (mon.0) 1502 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.11", "id": [3, 1]}]: dispatch 2023-09-23T23:57:33.141 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:33.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:33.145 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:57:33.245 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:57:33.272 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:57:33.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:33.277 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:57:33.308 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:33 smithi164 bash[92846]: audit 2023-09-23T23:57:32.261878+0000 mon.a (mon.0) 1501 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:57:33.308 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:33 smithi164 bash[92846]: audit 2023-09-23T23:57:32.837855+0000 mon.a (mon.0) 1502 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.11", "id": [3, 1]}]: dispatch 2023-09-23T23:57:33.378 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:57:33.416 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:57:33.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:33.419 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:57:33.520 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:33.544 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:33.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:33.549 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:57:33.650 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:57:33.677 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:57:33.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:33.682 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:57:33.783 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:33.809 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:33.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:33.812 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:57:33.907 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 27 16 47758 47742 110.503 87.375 0.00857862 0.00904402 2023-09-23T23:57:33.912 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:57:33.938 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:57:33.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:33.940 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:57:34.041 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:57:34.045 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:57:33 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:57:33] "GET /metrics HTTP/1.1" 200 36607 "" "Prometheus/2.43.0" 2023-09-23T23:57:34.075 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:57:34.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:34.080 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:57:34.181 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:57:34.210 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:57:34.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:34.213 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:57:34.314 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:57:34.323 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:34 smithi159 bash[108473]: cluster 2023-09-23T23:57:32.912955+0000 mgr.y (mgr.25991) 1223 : cluster 0 pgmap v1355: 89 pgs: 89 active+clean; 2.5 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 72 MiB/s wr, 1.15k op/s 2023-09-23T23:57:34.323 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:34 smithi159 bash[108473]: cluster 2023-09-23T23:57:33.040789+0000 osd.6 (osd.6) 377 : cluster 3 failed to encode map e333 with expected crc 2023-09-23T23:57:34.323 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:34 smithi159 bash[108473]: cluster 2023-09-23T23:57:33.043871+0000 osd.5 (osd.5) 171 : cluster 3 failed to encode map e333 with expected crc 2023-09-23T23:57:34.323 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:34 smithi159 bash[108473]: audit 2023-09-23T23:57:33.045978+0000 mon.a (mon.0) 1503 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.11", "id": [3, 1]}]': finished 2023-09-23T23:57:34.323 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:34 smithi159 bash[108473]: cluster 2023-09-23T23:57:33.046073+0000 mon.a (mon.0) 1504 : cluster 0 osdmap e333: 8 total, 8 up, 5 in 2023-09-23T23:57:34.323 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:34 smithi159 bash[105915]: cluster 2023-09-23T23:57:32.912955+0000 mgr.y (mgr.25991) 1223 : cluster 0 pgmap v1355: 89 pgs: 89 active+clean; 2.5 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 72 MiB/s wr, 1.15k op/s 2023-09-23T23:57:34.324 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:34 smithi159 bash[105915]: cluster 2023-09-23T23:57:33.040789+0000 osd.6 (osd.6) 377 : cluster 3 failed to encode map e333 with expected crc 2023-09-23T23:57:34.324 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:34 smithi159 bash[105915]: cluster 2023-09-23T23:57:33.043871+0000 osd.5 (osd.5) 171 : cluster 3 failed to encode map e333 with expected crc 2023-09-23T23:57:34.324 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:34 smithi159 bash[105915]: audit 2023-09-23T23:57:33.045978+0000 mon.a (mon.0) 1503 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.11", "id": [3, 1]}]': finished 2023-09-23T23:57:34.324 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:34 smithi159 bash[105915]: cluster 2023-09-23T23:57:33.046073+0000 mon.a (mon.0) 1504 : cluster 0 osdmap e333: 8 total, 8 up, 5 in 2023-09-23T23:57:34.345 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:57:34.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:34.352 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:57:34.453 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:34.477 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:34.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:34.480 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:57:34.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:34 smithi164 bash[92846]: cluster 2023-09-23T23:57:32.912955+0000 mgr.y (mgr.25991) 1223 : cluster 0 pgmap v1355: 89 pgs: 89 active+clean; 2.5 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 72 MiB/s wr, 1.15k op/s 2023-09-23T23:57:34.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:34 smithi164 bash[92846]: cluster 2023-09-23T23:57:33.040789+0000 osd.6 (osd.6) 377 : cluster 3 failed to encode map e333 with expected crc 2023-09-23T23:57:34.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:34 smithi164 bash[92846]: cluster 2023-09-23T23:57:33.043871+0000 osd.5 (osd.5) 171 : cluster 3 failed to encode map e333 with expected crc 2023-09-23T23:57:34.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:34 smithi164 bash[92846]: audit 2023-09-23T23:57:33.045978+0000 mon.a (mon.0) 1503 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.11", "id": [3, 1]}]': finished 2023-09-23T23:57:34.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:34 smithi164 bash[92846]: cluster 2023-09-23T23:57:33.046073+0000 mon.a (mon.0) 1504 : cluster 0 osdmap e333: 8 total, 8 up, 5 in 2023-09-23T23:57:34.581 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:57:34.606 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:57:34.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:34.608 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:57:34.709 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:34.739 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:34.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:34.742 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:57:34.843 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:57:34.850 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:34 smithi159 bash[105915]: debug 2023-09-23T23:57:34.773+0000 7f15a10fc700 -1 mon.a@0(leader).osd e334 definitely_dead 0 2023-09-23T23:57:34.867 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:57:34.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:34.873 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:57:34.911 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 28 16 48911 48895 109.13 72.0625 0.00695932 0.00915739 2023-09-23T23:57:34.974 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:57:35.008 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:57:35.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:35.011 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:57:35.093 INFO:teuthology.orchestra.run.smithi159.stderr:marked in osd.7. 2023-09-23T23:57:35.113 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:57:35.138 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:57:35.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:35.141 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:57:35.241 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:57:35.254 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:35 smithi159 bash[105915]: cluster 2023-09-23T23:57:34.049408+0000 osd.7 (osd.7) 194 : cluster 3 failed to encode map e334 with expected crc 2023-09-23T23:57:35.254 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:35 smithi159 bash[105915]: cluster 2023-09-23T23:57:34.050036+0000 mon.a (mon.0) 1505 : cluster 0 osdmap e334: 8 total, 8 up, 5 in 2023-09-23T23:57:35.254 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:35 smithi159 bash[105915]: cluster 2023-09-23T23:57:34.056156+0000 osd.6 (osd.6) 378 : cluster 3 failed to encode map e334 with expected crc 2023-09-23T23:57:35.254 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:35 smithi159 bash[105915]: cluster 2023-09-23T23:57:34.058754+0000 osd.6 (osd.6) 379 : cluster 3 failed to encode map e334 with expected crc 2023-09-23T23:57:35.254 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:35 smithi159 bash[105915]: cluster 2023-09-23T23:57:34.062063+0000 osd.4 (osd.4) 253 : cluster 3 failed to encode map e334 with expected crc 2023-09-23T23:57:35.255 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:35 smithi159 bash[105915]: cluster 2023-09-23T23:57:34.063758+0000 osd.4 (osd.4) 254 : cluster 3 failed to encode map e334 with expected crc 2023-09-23T23:57:35.255 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:35 smithi159 bash[105915]: cluster 2023-09-23T23:57:34.152357+0000 osd.5 (osd.5) 172 : cluster 3 failed to encode map e334 with expected crc 2023-09-23T23:57:35.255 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:35 smithi159 bash[105915]: audit 2023-09-23T23:57:34.774575+0000 mon.c (mon.2) 113 : audit 0 from='client.? 172.21.15.159:0/88876374' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["7"]}]: dispatch 2023-09-23T23:57:35.255 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:35 smithi159 bash[105915]: audit 2023-09-23T23:57:34.775019+0000 mon.a (mon.0) 1506 : audit 0 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["7"]}]: dispatch 2023-09-23T23:57:35.255 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:35 smithi159 bash[108473]: cluster 2023-09-23T23:57:34.049408+0000 osd.7 (osd.7) 194 : cluster 3 failed to encode map e334 with expected crc 2023-09-23T23:57:35.255 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:35 smithi159 bash[108473]: cluster 2023-09-23T23:57:34.050036+0000 mon.a (mon.0) 1505 : cluster 0 osdmap e334: 8 total, 8 up, 5 in 2023-09-23T23:57:35.255 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:35 smithi159 bash[108473]: cluster 2023-09-23T23:57:34.056156+0000 osd.6 (osd.6) 378 : cluster 3 failed to encode map e334 with expected crc 2023-09-23T23:57:35.255 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:35 smithi159 bash[108473]: cluster 2023-09-23T23:57:34.058754+0000 osd.6 (osd.6) 379 : cluster 3 failed to encode map e334 with expected crc 2023-09-23T23:57:35.255 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:35 smithi159 bash[108473]: cluster 2023-09-23T23:57:34.062063+0000 osd.4 (osd.4) 253 : cluster 3 failed to encode map e334 with expected crc 2023-09-23T23:57:35.256 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:35 smithi159 bash[108473]: cluster 2023-09-23T23:57:34.063758+0000 osd.4 (osd.4) 254 : cluster 3 failed to encode map e334 with expected crc 2023-09-23T23:57:35.256 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:35 smithi159 bash[108473]: cluster 2023-09-23T23:57:34.152357+0000 osd.5 (osd.5) 172 : cluster 3 failed to encode map e334 with expected crc 2023-09-23T23:57:35.256 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:35 smithi159 bash[108473]: audit 2023-09-23T23:57:34.774575+0000 mon.c (mon.2) 113 : audit 0 from='client.? 172.21.15.159:0/88876374' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["7"]}]: dispatch 2023-09-23T23:57:35.256 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:35 smithi159 bash[108473]: audit 2023-09-23T23:57:34.775019+0000 mon.a (mon.0) 1506 : audit 0 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["7"]}]: dispatch 2023-09-23T23:57:35.266 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:57:35.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:35.269 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:57:35.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:35 smithi164 bash[92846]: cluster 2023-09-23T23:57:34.049408+0000 osd.7 (osd.7) 194 : cluster 3 failed to encode map e334 with expected crc 2023-09-23T23:57:35.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:35 smithi164 bash[92846]: cluster 2023-09-23T23:57:34.050036+0000 mon.a (mon.0) 1505 : cluster 0 osdmap e334: 8 total, 8 up, 5 in 2023-09-23T23:57:35.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:35 smithi164 bash[92846]: cluster 2023-09-23T23:57:34.056156+0000 osd.6 (osd.6) 378 : cluster 3 failed to encode map e334 with expected crc 2023-09-23T23:57:35.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:35 smithi164 bash[92846]: cluster 2023-09-23T23:57:34.058754+0000 osd.6 (osd.6) 379 : cluster 3 failed to encode map e334 with expected crc 2023-09-23T23:57:35.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:35 smithi164 bash[92846]: cluster 2023-09-23T23:57:34.062063+0000 osd.4 (osd.4) 253 : cluster 3 failed to encode map e334 with expected crc 2023-09-23T23:57:35.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:35 smithi164 bash[92846]: cluster 2023-09-23T23:57:34.063758+0000 osd.4 (osd.4) 254 : cluster 3 failed to encode map e334 with expected crc 2023-09-23T23:57:35.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:35 smithi164 bash[92846]: cluster 2023-09-23T23:57:34.152357+0000 osd.5 (osd.5) 172 : cluster 3 failed to encode map e334 with expected crc 2023-09-23T23:57:35.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:35 smithi164 bash[92846]: audit 2023-09-23T23:57:34.774575+0000 mon.c (mon.2) 113 : audit 0 from='client.? 172.21.15.159:0/88876374' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["7"]}]: dispatch 2023-09-23T23:57:35.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:35 smithi164 bash[92846]: audit 2023-09-23T23:57:34.775019+0000 mon.a (mon.0) 1506 : audit 0 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["7"]}]: dispatch 2023-09-23T23:57:35.369 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:57:35.396 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:57:35.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:35.398 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:57:35.498 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:35.534 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:35.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:35.537 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:57:35.638 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:57:35.667 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:57:35.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:35.670 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:57:35.770 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:35.798 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:35.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:35.800 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:57:35.901 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:57:35.907 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 29 16 49189 49173 105.965 17.375 0.00349203 0.00917169 2023-09-23T23:57:35.933 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:57:35.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:35.937 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:57:36.038 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:36.061 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:36.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:36.064 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:57:36.094 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:36 smithi164 bash[92846]: cluster 2023-09-23T23:57:34.913422+0000 mgr.y (mgr.25991) 1224 : cluster 0 pgmap v1358: 89 pgs: 1 peering, 88 active+clean; 2.8 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 82 MiB/s wr, 1.32k op/s 2023-09-23T23:57:36.094 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:36 smithi164 bash[92846]: cluster 2023-09-23T23:57:35.055752+0000 mon.a (mon.0) 1507 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-09-23T23:57:36.094 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:36 smithi164 bash[92846]: cluster 2023-09-23T23:57:35.069641+0000 osd.6 (osd.6) 380 : cluster 3 failed to encode map e335 with expected crc 2023-09-23T23:57:36.094 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:36 smithi164 bash[92846]: cluster 2023-09-23T23:57:35.072254+0000 osd.4 (osd.4) 255 : cluster 3 failed to encode map e335 with expected crc 2023-09-23T23:57:36.094 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:36 smithi164 bash[92846]: audit 2023-09-23T23:57:35.077293+0000 mon.a (mon.0) 1508 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["7"]}]': finished 2023-09-23T23:57:36.094 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:36 smithi164 bash[92846]: cluster 2023-09-23T23:57:35.077617+0000 mon.a (mon.0) 1509 : cluster 0 osdmap e335: 8 total, 8 up, 6 in 2023-09-23T23:57:36.165 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:57:36.199 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:57:36.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:36.207 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:57:36.307 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:57:36.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:36.338 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:57:36.338 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:57:36.409 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:36 smithi159 bash[105915]: cluster 2023-09-23T23:57:34.913422+0000 mgr.y (mgr.25991) 1224 : cluster 0 pgmap v1358: 89 pgs: 1 peering, 88 active+clean; 2.8 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 82 MiB/s wr, 1.32k op/s 2023-09-23T23:57:36.409 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:36 smithi159 bash[105915]: cluster 2023-09-23T23:57:35.055752+0000 mon.a (mon.0) 1507 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-09-23T23:57:36.409 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:36 smithi159 bash[105915]: cluster 2023-09-23T23:57:35.069641+0000 osd.6 (osd.6) 380 : cluster 3 failed to encode map e335 with expected crc 2023-09-23T23:57:36.410 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:36 smithi159 bash[105915]: cluster 2023-09-23T23:57:35.072254+0000 osd.4 (osd.4) 255 : cluster 3 failed to encode map e335 with expected crc 2023-09-23T23:57:36.410 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:36 smithi159 bash[105915]: audit 2023-09-23T23:57:35.077293+0000 mon.a (mon.0) 1508 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["7"]}]': finished 2023-09-23T23:57:36.410 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:36 smithi159 bash[105915]: cluster 2023-09-23T23:57:35.077617+0000 mon.a (mon.0) 1509 : cluster 0 osdmap e335: 8 total, 8 up, 6 in 2023-09-23T23:57:36.410 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:36 smithi159 bash[108473]: cluster 2023-09-23T23:57:34.913422+0000 mgr.y (mgr.25991) 1224 : cluster 0 pgmap v1358: 89 pgs: 1 peering, 88 active+clean; 2.8 GiB data, 12 GiB used, 435 GiB / 447 GiB avail; 82 MiB/s wr, 1.32k op/s 2023-09-23T23:57:36.410 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:36 smithi159 bash[108473]: cluster 2023-09-23T23:57:35.055752+0000 mon.a (mon.0) 1507 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-09-23T23:57:36.410 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:36 smithi159 bash[108473]: cluster 2023-09-23T23:57:35.069641+0000 osd.6 (osd.6) 380 : cluster 3 failed to encode map e335 with expected crc 2023-09-23T23:57:36.410 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:36 smithi159 bash[108473]: cluster 2023-09-23T23:57:35.072254+0000 osd.4 (osd.4) 255 : cluster 3 failed to encode map e335 with expected crc 2023-09-23T23:57:36.410 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:36 smithi159 bash[108473]: audit 2023-09-23T23:57:35.077293+0000 mon.a (mon.0) 1508 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["7"]}]': finished 2023-09-23T23:57:36.410 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:36 smithi159 bash[108473]: cluster 2023-09-23T23:57:35.077617+0000 mon.a (mon.0) 1509 : cluster 0 osdmap e335: 8 total, 8 up, 6 in 2023-09-23T23:57:36.439 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:36.464 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:36.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:36.468 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:57:36.568 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:57:36.595 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:57:36.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:36.598 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:57:36.698 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:57:36.732 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:57:36.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:36.735 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:57:36.835 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:36.844 INFO:teuthology.orchestra.run.smithi164.stdout:ERROR: (22) Invalid argument 2023-09-23T23:57:36.844 INFO:teuthology.orchestra.run.smithi164.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-23T23:57:36.861 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:36.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:36.864 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:57:36.908 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 30 16 49189 49173 102.433 0 - 0.00917169 2023-09-23T23:57:36.966 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:36.997 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:36.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:37.000 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:57:37.101 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:57:37.121 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:57:37.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:37.123 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:57:37.224 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:57:37.225 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:37 smithi159 bash[105915]: cluster 2023-09-23T23:57:36.072973+0000 osd.7 (osd.7) 195 : cluster 3 failed to encode map e336 with expected crc 2023-09-23T23:57:37.225 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:37 smithi159 bash[105915]: cluster 2023-09-23T23:57:36.074953+0000 osd.6 (osd.6) 381 : cluster 3 failed to encode map e336 with expected crc 2023-09-23T23:57:37.225 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:37 smithi159 bash[105915]: cluster 2023-09-23T23:57:36.075295+0000 osd.4 (osd.4) 256 : cluster 3 failed to encode map e336 with expected crc 2023-09-23T23:57:37.225 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:37 smithi159 bash[105915]: cluster 2023-09-23T23:57:36.076365+0000 osd.6 (osd.6) 382 : cluster 3 failed to encode map e336 with expected crc 2023-09-23T23:57:37.225 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:37 smithi159 bash[105915]: cluster 2023-09-23T23:57:36.077469+0000 osd.7 (osd.7) 196 : cluster 3 failed to encode map e336 with expected crc 2023-09-23T23:57:37.225 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:37 smithi159 bash[105915]: cluster 2023-09-23T23:57:36.078920+0000 osd.7 (osd.7) 197 : cluster 3 failed to encode map e336 with expected crc 2023-09-23T23:57:37.225 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:37 smithi159 bash[105915]: cluster 2023-09-23T23:57:36.078980+0000 osd.4 (osd.4) 257 : cluster 3 failed to encode map e336 with expected crc 2023-09-23T23:57:37.225 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:37 smithi159 bash[105915]: cluster 2023-09-23T23:57:36.079171+0000 osd.6 (osd.6) 383 : cluster 3 failed to encode map e336 with expected crc 2023-09-23T23:57:37.225 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:37 smithi159 bash[105915]: cluster 2023-09-23T23:57:36.080495+0000 osd.7 (osd.7) 198 : cluster 3 failed to encode map e336 with expected crc 2023-09-23T23:57:37.225 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:37 smithi159 bash[105915]: cluster 2023-09-23T23:57:36.080818+0000 osd.6 (osd.6) 384 : cluster 3 failed to encode map e336 with expected crc 2023-09-23T23:57:37.225 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:37 smithi159 bash[105915]: cluster 2023-09-23T23:57:36.080936+0000 mon.a (mon.0) 1510 : cluster 0 osdmap e336: 8 total, 8 up, 6 in 2023-09-23T23:57:37.226 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:37 smithi159 bash[105915]: cluster 2023-09-23T23:57:36.081592+0000 osd.4 (osd.4) 258 : cluster 3 failed to encode map e336 with expected crc 2023-09-23T23:57:37.226 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:37 smithi159 bash[105915]: cluster 2023-09-23T23:57:36.082433+0000 osd.7 (osd.7) 199 : cluster 3 failed to encode map e336 with expected crc 2023-09-23T23:57:37.226 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:37 smithi159 bash[105915]: cluster 2023-09-23T23:57:37.077385+0000 mon.a (mon.0) 1511 : cluster 0 osdmap e337: 8 total, 8 up, 6 in 2023-09-23T23:57:37.251 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:57:37.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:37.254 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:57:37.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:37 smithi164 bash[92846]: cluster 2023-09-23T23:57:36.072973+0000 osd.7 (osd.7) 195 : cluster 3 failed to encode map e336 with expected crc 2023-09-23T23:57:37.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:37 smithi164 bash[92846]: cluster 2023-09-23T23:57:36.074953+0000 osd.6 (osd.6) 381 : cluster 3 failed to encode map e336 with expected crc 2023-09-23T23:57:37.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:37 smithi164 bash[92846]: cluster 2023-09-23T23:57:36.075295+0000 osd.4 (osd.4) 256 : cluster 3 failed to encode map e336 with expected crc 2023-09-23T23:57:37.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:37 smithi164 bash[92846]: cluster 2023-09-23T23:57:36.076365+0000 osd.6 (osd.6) 382 : cluster 3 failed to encode map e336 with expected crc 2023-09-23T23:57:37.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:37 smithi164 bash[92846]: cluster 2023-09-23T23:57:36.077469+0000 osd.7 (osd.7) 196 : cluster 3 failed to encode map e336 with expected crc 2023-09-23T23:57:37.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:37 smithi164 bash[92846]: cluster 2023-09-23T23:57:36.078920+0000 osd.7 (osd.7) 197 : cluster 3 failed to encode map e336 with expected crc 2023-09-23T23:57:37.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:37 smithi164 bash[92846]: cluster 2023-09-23T23:57:36.078980+0000 osd.4 (osd.4) 257 : cluster 3 failed to encode map e336 with expected crc 2023-09-23T23:57:37.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:37 smithi164 bash[92846]: cluster 2023-09-23T23:57:36.079171+0000 osd.6 (osd.6) 383 : cluster 3 failed to encode map e336 with expected crc 2023-09-23T23:57:37.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:37 smithi164 bash[92846]: cluster 2023-09-23T23:57:36.080495+0000 osd.7 (osd.7) 198 : cluster 3 failed to encode map e336 with expected crc 2023-09-23T23:57:37.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:37 smithi164 bash[92846]: cluster 2023-09-23T23:57:36.080818+0000 osd.6 (osd.6) 384 : cluster 3 failed to encode map e336 with expected crc 2023-09-23T23:57:37.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:37 smithi164 bash[92846]: cluster 2023-09-23T23:57:36.080936+0000 mon.a (mon.0) 1510 : cluster 0 osdmap e336: 8 total, 8 up, 6 in 2023-09-23T23:57:37.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:37 smithi164 bash[92846]: cluster 2023-09-23T23:57:36.081592+0000 osd.4 (osd.4) 258 : cluster 3 failed to encode map e336 with expected crc 2023-09-23T23:57:37.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:37 smithi164 bash[92846]: cluster 2023-09-23T23:57:36.082433+0000 osd.7 (osd.7) 199 : cluster 3 failed to encode map e336 with expected crc 2023-09-23T23:57:37.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:37 smithi164 bash[92846]: cluster 2023-09-23T23:57:37.077385+0000 mon.a (mon.0) 1511 : cluster 0 osdmap e337: 8 total, 8 up, 6 in 2023-09-23T23:57:37.355 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:57:37.387 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:57:37.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:37.389 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:57:37.490 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:57:37.520 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:57:37.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:37.523 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:57:37.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:37 smithi159 bash[108473]: cluster 2023-09-23T23:57:36.072973+0000 osd.7 (osd.7) 195 : cluster 3 failed to encode map e336 with expected crc 2023-09-23T23:57:37.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:37 smithi159 bash[108473]: cluster 2023-09-23T23:57:36.074953+0000 osd.6 (osd.6) 381 : cluster 3 failed to encode map e336 with expected crc 2023-09-23T23:57:37.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:37 smithi159 bash[108473]: cluster 2023-09-23T23:57:36.075295+0000 osd.4 (osd.4) 256 : cluster 3 failed to encode map e336 with expected crc 2023-09-23T23:57:37.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:37 smithi159 bash[108473]: cluster 2023-09-23T23:57:36.076365+0000 osd.6 (osd.6) 382 : cluster 3 failed to encode map e336 with expected crc 2023-09-23T23:57:37.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:37 smithi159 bash[108473]: cluster 2023-09-23T23:57:36.077469+0000 osd.7 (osd.7) 196 : cluster 3 failed to encode map e336 with expected crc 2023-09-23T23:57:37.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:37 smithi159 bash[108473]: cluster 2023-09-23T23:57:36.078920+0000 osd.7 (osd.7) 197 : cluster 3 failed to encode map e336 with expected crc 2023-09-23T23:57:37.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:37 smithi159 bash[108473]: cluster 2023-09-23T23:57:36.078980+0000 osd.4 (osd.4) 257 : cluster 3 failed to encode map e336 with expected crc 2023-09-23T23:57:37.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:37 smithi159 bash[108473]: cluster 2023-09-23T23:57:36.079171+0000 osd.6 (osd.6) 383 : cluster 3 failed to encode map e336 with expected crc 2023-09-23T23:57:37.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:37 smithi159 bash[108473]: cluster 2023-09-23T23:57:36.080495+0000 osd.7 (osd.7) 198 : cluster 3 failed to encode map e336 with expected crc 2023-09-23T23:57:37.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:37 smithi159 bash[108473]: cluster 2023-09-23T23:57:36.080818+0000 osd.6 (osd.6) 384 : cluster 3 failed to encode map e336 with expected crc 2023-09-23T23:57:37.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:37 smithi159 bash[108473]: cluster 2023-09-23T23:57:36.080936+0000 mon.a (mon.0) 1510 : cluster 0 osdmap e336: 8 total, 8 up, 6 in 2023-09-23T23:57:37.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:37 smithi159 bash[108473]: cluster 2023-09-23T23:57:36.081592+0000 osd.4 (osd.4) 258 : cluster 3 failed to encode map e336 with expected crc 2023-09-23T23:57:37.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:37 smithi159 bash[108473]: cluster 2023-09-23T23:57:36.082433+0000 osd.7 (osd.7) 199 : cluster 3 failed to encode map e336 with expected crc 2023-09-23T23:57:37.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:37 smithi159 bash[108473]: cluster 2023-09-23T23:57:37.077385+0000 mon.a (mon.0) 1511 : cluster 0 osdmap e337: 8 total, 8 up, 6 in 2023-09-23T23:57:37.624 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:57:37.641 INFO:tasks.thrashosds.thrasher:Added osd 7 2023-09-23T23:57:37.652 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:57:37.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:37.655 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:57:37.755 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:57:37.794 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:57:37.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:37.796 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:57:37.897 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:57:37.908 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 31 16 49189 49173 99.1286 0 - 0.00917169 2023-09-23T23:57:37.927 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:57:37.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:37.930 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:57:37.967 INFO:teuthology.orchestra.run.smithi159.stdout:osd.0: {} 2023-09-23T23:57:38.006 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_historic_ops 2023-09-23T23:57:38.012 INFO:teuthology.orchestra.run.smithi159.stdout:osd.1: {} 2023-09-23T23:57:38.030 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:38.039 INFO:teuthology.orchestra.run.smithi159.stdout:osd.2: {} 2023-09-23T23:57:38.064 INFO:teuthology.orchestra.run.smithi159.stdout:osd.3: {} 2023-09-23T23:57:38.080 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:38.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:38.083 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:57:38.088 INFO:teuthology.orchestra.run.smithi159.stdout:osd.4: {} 2023-09-23T23:57:38.117 INFO:teuthology.orchestra.run.smithi159.stdout:osd.5: {} 2023-09-23T23:57:38.142 INFO:teuthology.orchestra.run.smithi159.stdout:osd.6: {} 2023-09-23T23:57:38.183 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:38.214 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:38.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:38.220 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:57:38.237 INFO:teuthology.orchestra.run.smithi159.stdout:osd.7: {} 2023-09-23T23:57:38.248 INFO:teuthology.orchestra.run.smithi159.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T23:57:38.248 INFO:teuthology.orchestra.run.smithi159.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T23:57:38.248 INFO:teuthology.orchestra.run.smithi159.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T23:57:38.248 INFO:teuthology.orchestra.run.smithi159.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T23:57:38.249 INFO:teuthology.orchestra.run.smithi159.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T23:57:38.249 INFO:teuthology.orchestra.run.smithi159.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T23:57:38.249 INFO:teuthology.orchestra.run.smithi159.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T23:57:38.249 INFO:teuthology.orchestra.run.smithi159.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T23:57:38.320 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:38.351 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:38 smithi164 bash[92846]: cluster 2023-09-23T23:57:36.914166+0000 mgr.y (mgr.25991) 1225 : cluster 0 pgmap v1361: 89 pgs: 5 peering, 84 active+clean; 2.9 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 98 MiB/s wr, 1.56k op/s 2023-09-23T23:57:38.351 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:38 smithi164 bash[92846]: cluster 2023-09-23T23:57:37.077051+0000 osd.4 (osd.4) 259 : cluster 3 failed to encode map e337 with expected crc 2023-09-23T23:57:38.351 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:38 smithi164 bash[92846]: cluster 2023-09-23T23:57:37.077194+0000 osd.6 (osd.6) 385 : cluster 3 failed to encode map e337 with expected crc 2023-09-23T23:57:38.351 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:38 smithi164 bash[92846]: audit 2023-09-23T23:57:37.934188+0000 mon.c (mon.2) 114 : audit 0 from='client.? 172.21.15.159:0/181141617' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:57:38.378 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:38.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:38.382 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:57:38.480 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:38 smithi159 bash[105915]: cluster 2023-09-23T23:57:36.914166+0000 mgr.y (mgr.25991) 1225 : cluster 0 pgmap v1361: 89 pgs: 5 peering, 84 active+clean; 2.9 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 98 MiB/s wr, 1.56k op/s 2023-09-23T23:57:38.480 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:38 smithi159 bash[105915]: cluster 2023-09-23T23:57:37.077051+0000 osd.4 (osd.4) 259 : cluster 3 failed to encode map e337 with expected crc 2023-09-23T23:57:38.481 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:38 smithi159 bash[105915]: cluster 2023-09-23T23:57:37.077194+0000 osd.6 (osd.6) 385 : cluster 3 failed to encode map e337 with expected crc 2023-09-23T23:57:38.481 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:38 smithi159 bash[105915]: audit 2023-09-23T23:57:37.934188+0000 mon.c (mon.2) 114 : audit 0 from='client.? 172.21.15.159:0/181141617' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:57:38.481 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:38 smithi159 bash[108473]: cluster 2023-09-23T23:57:36.914166+0000 mgr.y (mgr.25991) 1225 : cluster 0 pgmap v1361: 89 pgs: 5 peering, 84 active+clean; 2.9 GiB data, 13 GiB used, 434 GiB / 447 GiB avail; 98 MiB/s wr, 1.56k op/s 2023-09-23T23:57:38.481 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:38 smithi159 bash[108473]: cluster 2023-09-23T23:57:37.077051+0000 osd.4 (osd.4) 259 : cluster 3 failed to encode map e337 with expected crc 2023-09-23T23:57:38.481 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:38 smithi159 bash[108473]: cluster 2023-09-23T23:57:37.077194+0000 osd.6 (osd.6) 385 : cluster 3 failed to encode map e337 with expected crc 2023-09-23T23:57:38.481 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:38 smithi159 bash[108473]: audit 2023-09-23T23:57:37.934188+0000 mon.c (mon.2) 114 : audit 0 from='client.? 172.21.15.159:0/181141617' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:57:38.484 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:57:38.519 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:57:38.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:38.527 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:57:38.628 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:57:38.654 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:57:38.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:38.657 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:57:38.758 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:38.793 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:38.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:38.799 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:57:38.900 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:38.908 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 32 16 49908 49892 97.435 14.9792 0.0123655 0.0102574 2023-09-23T23:57:38.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:38.930 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:38.930 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:57:39.031 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:39.063 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:39.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:39.067 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:57:39.130 INFO:teuthology.orchestra.run.smithi159.stderr:nodeep-scrub is unset 2023-09-23T23:57:39.166 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:39 smithi159 bash[105915]: cluster 2023-09-23T23:57:38.042712+0000 osd.7 (osd.7) 200 : cluster 3 failed to encode map e337 with expected crc 2023-09-23T23:57:39.166 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:39 smithi159 bash[105915]: audit 2023-09-23T23:57:38.214080+0000 mon.c (mon.2) 115 : audit 1 from='client.? 172.21.15.159:0/3850391989' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:57:39.166 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:39 smithi159 bash[105915]: audit 2023-09-23T23:57:38.214528+0000 mon.a (mon.0) 1512 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:57:39.166 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:39 smithi159 bash[105915]: cluster 2023-09-23T23:57:38.404358+0000 osd.5 (osd.5) 173 : cluster 3 failed to encode map e337 with expected crc 2023-09-23T23:57:39.166 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:39 smithi159 bash[108473]: cluster 2023-09-23T23:57:38.042712+0000 osd.7 (osd.7) 200 : cluster 3 failed to encode map e337 with expected crc 2023-09-23T23:57:39.167 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:39 smithi159 bash[108473]: audit 2023-09-23T23:57:38.214080+0000 mon.c (mon.2) 115 : audit 1 from='client.? 172.21.15.159:0/3850391989' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:57:39.167 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:39 smithi159 bash[108473]: audit 2023-09-23T23:57:38.214528+0000 mon.a (mon.0) 1512 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:57:39.167 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:39 smithi159 bash[108473]: cluster 2023-09-23T23:57:38.404358+0000 osd.5 (osd.5) 173 : cluster 3 failed to encode map e337 with expected crc 2023-09-23T23:57:39.168 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:39.196 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:39.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:39.201 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:57:39.301 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:57:39.337 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:57:39.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:39.341 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:57:39.441 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:39.451 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:39 smithi164 bash[92846]: cluster 2023-09-23T23:57:38.042712+0000 osd.7 (osd.7) 200 : cluster 3 failed to encode map e337 with expected crc 2023-09-23T23:57:39.451 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:39 smithi164 bash[92846]: audit 2023-09-23T23:57:38.214080+0000 mon.c (mon.2) 115 : audit 1 from='client.? 172.21.15.159:0/3850391989' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:57:39.452 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:39 smithi164 bash[92846]: audit 2023-09-23T23:57:38.214528+0000 mon.a (mon.0) 1512 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:57:39.452 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:39 smithi164 bash[92846]: cluster 2023-09-23T23:57:38.404358+0000 osd.5 (osd.5) 173 : cluster 3 failed to encode map e337 with expected crc 2023-09-23T23:57:39.466 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:39.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:39.470 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:57:39.571 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:57:39.603 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:57:39.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:39.608 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:57:39.708 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:57:39.736 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:57:39.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:39.739 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:57:39.840 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:57:39.864 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:57:39.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:39.867 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:57:39.908 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 33 16 50870 50854 96.3042 60.125 0.0115072 0.0103774 2023-09-23T23:57:39.969 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:57:40.000 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:57:40.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:40.002 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:57:40.102 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:57:40.135 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:57:40.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:40.137 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:57:40.238 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:40.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:40 smithi164 bash[92846]: cluster 2023-09-23T23:57:38.914954+0000 mgr.y (mgr.25991) 1226 : cluster 0 pgmap v1363: 89 pgs: 1 active+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 4 peering, 81 active+clean; 3.0 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 2.9 KiB/s rd, 48 MiB/s wr, 766 op/s; 3130/147648 objects degraded (2.120%); 0 B/s, 2 keys/s, 6 objects/s recovering 2023-09-23T23:57:40.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:40 smithi164 bash[92846]: cluster 2023-09-23T23:57:39.094063+0000 mon.a (mon.0) 1513 : cluster 3 Health check failed: Degraded data redundancy: 3130/147648 objects degraded (2.120%), 3 pgs degraded (PG_DEGRADED) 2023-09-23T23:57:40.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:40 smithi164 bash[92846]: cluster 2023-09-23T23:57:39.094105+0000 mon.a (mon.0) 1514 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-09-23T23:57:40.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:40 smithi164 bash[92846]: cluster 2023-09-23T23:57:39.094778+0000 mon.a (mon.0) 1515 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T23:57:40.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:40 smithi164 bash[92846]: cluster 2023-09-23T23:57:39.110222+0000 osd.6 (osd.6) 386 : cluster 3 failed to encode map e338 with expected crc 2023-09-23T23:57:40.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:40 smithi164 bash[92846]: cluster 2023-09-23T23:57:39.114328+0000 osd.4 (osd.4) 260 : cluster 3 failed to encode map e338 with expected crc 2023-09-23T23:57:40.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:40 smithi164 bash[92846]: audit 2023-09-23T23:57:39.116072+0000 mon.a (mon.0) 1516 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T23:57:40.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:40 smithi164 bash[92846]: cluster 2023-09-23T23:57:39.116284+0000 mon.a (mon.0) 1517 : cluster 0 osdmap e338: 8 total, 8 up, 6 in 2023-09-23T23:57:40.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:40 smithi164 bash[92846]: cluster 2023-09-23T23:57:39.122131+0000 osd.7 (osd.7) 201 : cluster 3 failed to encode map e338 with expected crc 2023-09-23T23:57:40.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:40 smithi164 bash[92846]: cluster 2023-09-23T23:57:39.122845+0000 osd.6 (osd.6) 387 : cluster 3 failed to encode map e338 with expected crc 2023-09-23T23:57:40.281 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:40.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:40.284 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:57:40.384 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:57:40.420 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:57:40.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:40.424 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:57:40.525 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:57:40.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:40 smithi159 bash[105915]: cluster 2023-09-23T23:57:38.914954+0000 mgr.y (mgr.25991) 1226 : cluster 0 pgmap v1363: 89 pgs: 1 active+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 4 peering, 81 active+clean; 3.0 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 2.9 KiB/s rd, 48 MiB/s wr, 766 op/s; 3130/147648 objects degraded (2.120%); 0 B/s, 2 keys/s, 6 objects/s recovering 2023-09-23T23:57:40.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:40 smithi159 bash[105915]: cluster 2023-09-23T23:57:39.094063+0000 mon.a (mon.0) 1513 : cluster 3 Health check failed: Degraded data redundancy: 3130/147648 objects degraded (2.120%), 3 pgs degraded (PG_DEGRADED) 2023-09-23T23:57:40.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:40 smithi159 bash[105915]: cluster 2023-09-23T23:57:39.094105+0000 mon.a (mon.0) 1514 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-09-23T23:57:40.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:40 smithi159 bash[105915]: cluster 2023-09-23T23:57:39.094778+0000 mon.a (mon.0) 1515 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T23:57:40.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:40 smithi159 bash[105915]: cluster 2023-09-23T23:57:39.110222+0000 osd.6 (osd.6) 386 : cluster 3 failed to encode map e338 with expected crc 2023-09-23T23:57:40.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:40 smithi159 bash[105915]: cluster 2023-09-23T23:57:39.114328+0000 osd.4 (osd.4) 260 : cluster 3 failed to encode map e338 with expected crc 2023-09-23T23:57:40.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:40 smithi159 bash[105915]: audit 2023-09-23T23:57:39.116072+0000 mon.a (mon.0) 1516 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T23:57:40.546 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:40 smithi159 bash[105915]: cluster 2023-09-23T23:57:39.116284+0000 mon.a (mon.0) 1517 : cluster 0 osdmap e338: 8 total, 8 up, 6 in 2023-09-23T23:57:40.546 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:40 smithi159 bash[105915]: cluster 2023-09-23T23:57:39.122131+0000 osd.7 (osd.7) 201 : cluster 3 failed to encode map e338 with expected crc 2023-09-23T23:57:40.546 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:40 smithi159 bash[105915]: cluster 2023-09-23T23:57:39.122845+0000 osd.6 (osd.6) 387 : cluster 3 failed to encode map e338 with expected crc 2023-09-23T23:57:40.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:40 smithi159 bash[108473]: cluster 2023-09-23T23:57:38.914954+0000 mgr.y (mgr.25991) 1226 : cluster 0 pgmap v1363: 89 pgs: 1 active+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 4 peering, 81 active+clean; 3.0 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 2.9 KiB/s rd, 48 MiB/s wr, 766 op/s; 3130/147648 objects degraded (2.120%); 0 B/s, 2 keys/s, 6 objects/s recovering 2023-09-23T23:57:40.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:40 smithi159 bash[108473]: cluster 2023-09-23T23:57:39.094063+0000 mon.a (mon.0) 1513 : cluster 3 Health check failed: Degraded data redundancy: 3130/147648 objects degraded (2.120%), 3 pgs degraded (PG_DEGRADED) 2023-09-23T23:57:40.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:40 smithi159 bash[108473]: cluster 2023-09-23T23:57:39.094105+0000 mon.a (mon.0) 1514 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-09-23T23:57:40.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:40 smithi159 bash[108473]: cluster 2023-09-23T23:57:39.094778+0000 mon.a (mon.0) 1515 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T23:57:40.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:40 smithi159 bash[108473]: cluster 2023-09-23T23:57:39.110222+0000 osd.6 (osd.6) 386 : cluster 3 failed to encode map e338 with expected crc 2023-09-23T23:57:40.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:40 smithi159 bash[108473]: cluster 2023-09-23T23:57:39.114328+0000 osd.4 (osd.4) 260 : cluster 3 failed to encode map e338 with expected crc 2023-09-23T23:57:40.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:40 smithi159 bash[108473]: audit 2023-09-23T23:57:39.116072+0000 mon.a (mon.0) 1516 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T23:57:40.547 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:40 smithi159 bash[108473]: cluster 2023-09-23T23:57:39.116284+0000 mon.a (mon.0) 1517 : cluster 0 osdmap e338: 8 total, 8 up, 6 in 2023-09-23T23:57:40.547 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:40 smithi159 bash[108473]: cluster 2023-09-23T23:57:39.122131+0000 osd.7 (osd.7) 201 : cluster 3 failed to encode map e338 with expected crc 2023-09-23T23:57:40.547 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:40 smithi159 bash[108473]: cluster 2023-09-23T23:57:39.122845+0000 osd.6 (osd.6) 387 : cluster 3 failed to encode map e338 with expected crc 2023-09-23T23:57:40.551 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:57:40.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:40.555 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:57:40.656 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:40.686 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:40.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:40.691 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:57:40.792 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:57:40.829 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:57:40.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:40.833 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:57:40.908 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 34 16 51928 51912 95.4164 66.125 0.0057266 0.0104738 2023-09-23T23:57:40.934 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:57:40.961 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:57:40.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:40.968 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:57:41.069 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:41.098 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:41.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:41.106 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:57:41.207 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:41.237 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:41.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:41.244 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:57:41.345 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:57:41.354 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:41 smithi159 bash[108473]: cluster 2023-09-23T23:57:39.639587+0000 osd.5 (osd.5) 174 : cluster 3 failed to encode map e338 with expected crc 2023-09-23T23:57:41.355 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:41 smithi159 bash[108473]: cluster 2023-09-23T23:57:40.111817+0000 osd.7 (osd.7) 202 : cluster 3 failed to encode map e339 with expected crc 2023-09-23T23:57:41.355 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:41 smithi159 bash[108473]: cluster 2023-09-23T23:57:40.112445+0000 osd.5 (osd.5) 175 : cluster 3 failed to encode map e339 with expected crc 2023-09-23T23:57:41.355 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:41 smithi159 bash[108473]: cluster 2023-09-23T23:57:40.112955+0000 mon.a (mon.0) 1518 : cluster 0 osdmap e339: 8 total, 8 up, 6 in 2023-09-23T23:57:41.355 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:41 smithi159 bash[108473]: cluster 2023-09-23T23:57:40.122901+0000 osd.4 (osd.4) 261 : cluster 3 failed to encode map e339 with expected crc 2023-09-23T23:57:41.355 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:41 smithi159 bash[108473]: cluster 2023-09-23T23:57:40.125533+0000 osd.6 (osd.6) 388 : cluster 3 failed to encode map e339 with expected crc 2023-09-23T23:57:41.355 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:41 smithi159 bash[108473]: cluster 2023-09-23T23:57:40.915540+0000 mgr.y (mgr.25991) 1227 : cluster 0 pgmap v1366: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 3.1 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 2.9 KiB/s rd, 30 MiB/s wr, 475 op/s; 12360/150273 objects degraded (8.225%); 3026/150273 objects misplaced (2.014%); 620 KiB/s, 2 keys/s, 20 objects/s recovering 2023-09-23T23:57:41.367 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:41 smithi159 bash[105915]: cluster 2023-09-23T23:57:39.639587+0000 osd.5 (osd.5) 174 : cluster 3 failed to encode map e338 with expected crc 2023-09-23T23:57:41.368 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:41 smithi159 bash[105915]: cluster 2023-09-23T23:57:40.111817+0000 osd.7 (osd.7) 202 : cluster 3 failed to encode map e339 with expected crc 2023-09-23T23:57:41.368 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:41 smithi159 bash[105915]: cluster 2023-09-23T23:57:40.112445+0000 osd.5 (osd.5) 175 : cluster 3 failed to encode map e339 with expected crc 2023-09-23T23:57:41.368 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:41 smithi159 bash[105915]: cluster 2023-09-23T23:57:40.112955+0000 mon.a (mon.0) 1518 : cluster 0 osdmap e339: 8 total, 8 up, 6 in 2023-09-23T23:57:41.368 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:41 smithi159 bash[105915]: cluster 2023-09-23T23:57:40.122901+0000 osd.4 (osd.4) 261 : cluster 3 failed to encode map e339 with expected crc 2023-09-23T23:57:41.368 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:41 smithi159 bash[105915]: cluster 2023-09-23T23:57:40.125533+0000 osd.6 (osd.6) 388 : cluster 3 failed to encode map e339 with expected crc 2023-09-23T23:57:41.368 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:41 smithi159 bash[105915]: cluster 2023-09-23T23:57:40.915540+0000 mgr.y (mgr.25991) 1227 : cluster 0 pgmap v1366: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 3.1 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 2.9 KiB/s rd, 30 MiB/s wr, 475 op/s; 12360/150273 objects degraded (8.225%); 3026/150273 objects misplaced (2.014%); 620 KiB/s, 2 keys/s, 20 objects/s recovering 2023-09-23T23:57:41.370 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:57:41.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:41.378 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:57:41.478 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:41.508 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:41.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:41.510 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:57:41.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:41 smithi164 bash[92846]: cluster 2023-09-23T23:57:39.639587+0000 osd.5 (osd.5) 174 : cluster 3 failed to encode map e338 with expected crc 2023-09-23T23:57:41.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:41 smithi164 bash[92846]: cluster 2023-09-23T23:57:40.111817+0000 osd.7 (osd.7) 202 : cluster 3 failed to encode map e339 with expected crc 2023-09-23T23:57:41.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:41 smithi164 bash[92846]: cluster 2023-09-23T23:57:40.112445+0000 osd.5 (osd.5) 175 : cluster 3 failed to encode map e339 with expected crc 2023-09-23T23:57:41.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:41 smithi164 bash[92846]: cluster 2023-09-23T23:57:40.112955+0000 mon.a (mon.0) 1518 : cluster 0 osdmap e339: 8 total, 8 up, 6 in 2023-09-23T23:57:41.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:41 smithi164 bash[92846]: cluster 2023-09-23T23:57:40.122901+0000 osd.4 (osd.4) 261 : cluster 3 failed to encode map e339 with expected crc 2023-09-23T23:57:41.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:41 smithi164 bash[92846]: cluster 2023-09-23T23:57:40.125533+0000 osd.6 (osd.6) 388 : cluster 3 failed to encode map e339 with expected crc 2023-09-23T23:57:41.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:41 smithi164 bash[92846]: cluster 2023-09-23T23:57:40.915540+0000 mgr.y (mgr.25991) 1227 : cluster 0 pgmap v1366: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 3.1 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 2.9 KiB/s rd, 30 MiB/s wr, 475 op/s; 12360/150273 objects degraded (8.225%); 3026/150273 objects misplaced (2.014%); 620 KiB/s, 2 keys/s, 20 objects/s recovering 2023-09-23T23:57:41.611 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:41.643 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:41.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:41.646 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:57:41.662 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T23:57:41.747 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:57:41.776 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:57:41.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:41.784 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:57:41.885 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:57:41.908 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 35 16 52957 52941 94.5274 64.3125 0.0288007 0.0105697 2023-09-23T23:57:41.916 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:57:41.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:41.925 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:57:42.026 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:42.052 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:42.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:42.053 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:57:42.154 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:57:42.184 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:57:42.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:42.190 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:57:42.291 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:57:42.324 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:57:42.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:42.327 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:57:42.428 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:57:42.461 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:57:42.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:42.463 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:57:42.564 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:57:42.597 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:57:42.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:42.601 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:57:42.642 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 3, 4, 6, 7] out_osds: [5, 0] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-09-23T23:57:42.643 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T23:57:42.643 INFO:tasks.thrashosds.thrasher:Removing osd 4, in_osds are: [1, 2, 3, 4, 6, 7] 2023-09-23T23:57:42.643 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd out 4 2023-09-23T23:57:42.702 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:57:42.744 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:57:42.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:42.748 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:57:42.836 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T23:57:42.849 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:57:42.855 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T23:57:42.879 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:57:42.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:42.882 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:57:42.908 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 36 16 53967 53951 93.6549 63.125 0.00845524 0.0106707 2023-09-23T23:57:42.983 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:57:43.023 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:57:43.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:43.027 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:57:43.128 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:57:43.163 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:57:43.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:43.168 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:57:43.269 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:57:43.302 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:57:43.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:43.304 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:57:43.405 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:43.433 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:43.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:43.436 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:57:43.537 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:57:43.575 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:57:43.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:43.580 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:57:43.680 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:43.708 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:43.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:43.712 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:57:43.813 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:57:43.844 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:57:43.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:43.847 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:57:43.909 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 37 16 54751 54735 92.4478 49 0.00462651 0.0107533 2023-09-23T23:57:43.947 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:57:43.961 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:57:43 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:57:43] "GET /metrics HTTP/1.1" 200 36607 "" "Prometheus/2.43.0" 2023-09-23T23:57:43.984 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:57:43.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:43.987 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:57:44.088 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:57:44.098 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:44 smithi164 bash[92846]: cluster 2023-09-23T23:57:42.916074+0000 mgr.y (mgr.25991) 1228 : cluster 0 pgmap v1367: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 3.1 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 2.3 KiB/s rd, 24 MiB/s wr, 384 op/s; 12360/150273 objects degraded (8.225%); 3026/150273 objects misplaced (2.014%); 501 KiB/s, 1 keys/s, 16 objects/s recovering 2023-09-23T23:57:44.114 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:57:44.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:44.122 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:57:44.223 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:57:44.252 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:57:44.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:44.254 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:57:44.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:44 smithi159 bash[105915]: cluster 2023-09-23T23:57:42.916074+0000 mgr.y (mgr.25991) 1228 : cluster 0 pgmap v1367: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 3.1 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 2.3 KiB/s rd, 24 MiB/s wr, 384 op/s; 12360/150273 objects degraded (8.225%); 3026/150273 objects misplaced (2.014%); 501 KiB/s, 1 keys/s, 16 objects/s recovering 2023-09-23T23:57:44.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:44 smithi159 bash[108473]: cluster 2023-09-23T23:57:42.916074+0000 mgr.y (mgr.25991) 1228 : cluster 0 pgmap v1367: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 3.1 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 2.3 KiB/s rd, 24 MiB/s wr, 384 op/s; 12360/150273 objects degraded (8.225%); 3026/150273 objects misplaced (2.014%); 501 KiB/s, 1 keys/s, 16 objects/s recovering 2023-09-23T23:57:44.354 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:44.386 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:44.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:44.390 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:57:44.491 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:57:44.523 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:57:44.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:44.525 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:57:44.626 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:57:44.665 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:57:44.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:44.668 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:57:44.769 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:57:44.796 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:57:44.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:44.801 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:57:44.902 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:57:44.909 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 38 16 55585 55569 91.3865 52.125 0.00930589 0.0109357 2023-09-23T23:57:44.928 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:57:44.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:44.932 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:57:45.032 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:57:45.066 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:57:45.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:45.074 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:57:45.175 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:45.217 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:45.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:45.222 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:57:45.269 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:45 smithi164 bash[92846]: cluster 2023-09-23T23:57:45.009258+0000 mon.a (mon.0) 1519 : cluster 3 Health check update: Degraded data redundancy: 12360/159729 objects degraded (7.738%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T23:57:45.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:45 smithi159 bash[105915]: cluster 2023-09-23T23:57:45.009258+0000 mon.a (mon.0) 1519 : cluster 3 Health check update: Degraded data redundancy: 12360/159729 objects degraded (7.738%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T23:57:45.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:45 smithi159 bash[108473]: cluster 2023-09-23T23:57:45.009258+0000 mon.a (mon.0) 1519 : cluster 3 Health check update: Degraded data redundancy: 12360/159729 objects degraded (7.738%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T23:57:45.322 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:57:45.349 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:57:45.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:45.354 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:57:45.455 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:45.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:45.492 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:45.492 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:57:45.592 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:45.620 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:45.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:45.623 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:57:45.724 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:57:45.749 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:57:45.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:45.752 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:57:45.853 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:57:45.885 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:57:45.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:45.892 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:57:45.909 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 39 16 56587 56571 90.6489 62.625 0.0119337 0.0110248 2023-09-23T23:57:45.993 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:57:46.019 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:57:46.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:46.024 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:57:46.125 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:57:46.134 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:46 smithi159 bash[105915]: cluster 2023-09-23T23:57:44.916815+0000 mgr.y (mgr.25991) 1229 : cluster 0 pgmap v1368: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 3.3 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 1.8 KiB/s rd, 43 MiB/s wr, 697 op/s; 12360/159729 objects degraded (7.738%); 3026/159729 objects misplaced (1.894%); 384 KiB/s, 1 keys/s, 12 objects/s recovering 2023-09-23T23:57:46.135 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:46 smithi159 bash[108473]: cluster 2023-09-23T23:57:44.916815+0000 mgr.y (mgr.25991) 1229 : cluster 0 pgmap v1368: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 3.3 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 1.8 KiB/s rd, 43 MiB/s wr, 697 op/s; 12360/159729 objects degraded (7.738%); 3026/159729 objects misplaced (1.894%); 384 KiB/s, 1 keys/s, 12 objects/s recovering 2023-09-23T23:57:46.161 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:57:46.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:46.168 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:57:46.268 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:46.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:46 smithi164 bash[92846]: cluster 2023-09-23T23:57:44.916815+0000 mgr.y (mgr.25991) 1229 : cluster 0 pgmap v1368: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 3.3 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 1.8 KiB/s rd, 43 MiB/s wr, 697 op/s; 12360/159729 objects degraded (7.738%); 3026/159729 objects misplaced (1.894%); 384 KiB/s, 1 keys/s, 12 objects/s recovering 2023-09-23T23:57:46.298 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:46.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:46.301 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:57:46.401 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:57:46.437 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:57:46.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:46.441 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:57:46.537 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:57:46.538 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:57:46.542 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:46.584 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:46.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:46.590 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:57:46.690 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:57:46.733 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:57:46.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:46.740 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:57:46.841 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:57:46.871 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:57:46.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:46.875 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:57:46.909 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:2023-09-23T23:57:46.905606+0000 min lat: 0.00132219 max lat: 3.16858 avg lat: 0.0111083 2023-09-23T23:57:46.909 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T23:57:46.909 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 40 16 57604 57588 89.9716 63.5625 0.00622706 0.0111083 2023-09-23T23:57:46.976 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:57:47.015 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:57:47.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:47.019 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:57:47.119 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:47.148 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:47.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:47.152 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:57:47.253 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:57:47.287 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:57:47.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:47.290 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:57:47.391 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:57:47.418 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:57:47.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:47.420 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:57:47.520 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:47.556 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:47.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:47.560 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:57:47.563 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:57:47.661 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:57:47.692 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:57:47.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:47.696 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:57:47.797 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:47.823 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:47.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:47.826 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:57:47.909 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 41 16 58599 58583 89.2937 62.1875 0.0102087 0.0111914 2023-09-23T23:57:47.926 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:47.954 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:47.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:47.958 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:57:48.059 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:48.098 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:48.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:48.100 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:57:48.201 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:48.227 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:48.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:48.229 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:57:48.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:48 smithi164 bash[92846]: cluster 2023-09-23T23:57:46.917525+0000 mgr.y (mgr.25991) 1230 : cluster 0 pgmap v1369: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 3.4 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 45 MiB/s wr, 720 op/s; 12360/164940 objects degraded (7.494%); 2838/164940 objects misplaced (1.721%); 1.9 MiB/s, 31 objects/s recovering 2023-09-23T23:57:48.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:48 smithi164 bash[92846]: audit 2023-09-23T23:57:47.265924+0000 mon.a (mon.0) 1520 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:57:48.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:48 smithi164 bash[92846]: audit 2023-09-23T23:57:47.267677+0000 mon.a (mon.0) 1521 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:57:48.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:48 smithi164 bash[92846]: audit 2023-09-23T23:57:47.898376+0000 mon.a (mon.0) 1522 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:57:48.331 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:57:48.339 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:48 smithi159 bash[108473]: cluster 2023-09-23T23:57:46.917525+0000 mgr.y (mgr.25991) 1230 : cluster 0 pgmap v1369: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 3.4 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 45 MiB/s wr, 720 op/s; 12360/164940 objects degraded (7.494%); 2838/164940 objects misplaced (1.721%); 1.9 MiB/s, 31 objects/s recovering 2023-09-23T23:57:48.339 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:48 smithi159 bash[108473]: audit 2023-09-23T23:57:47.265924+0000 mon.a (mon.0) 1520 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:57:48.339 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:48 smithi159 bash[108473]: audit 2023-09-23T23:57:47.267677+0000 mon.a (mon.0) 1521 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:57:48.339 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:48 smithi159 bash[108473]: audit 2023-09-23T23:57:47.898376+0000 mon.a (mon.0) 1522 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:57:48.340 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:48 smithi159 bash[105915]: cluster 2023-09-23T23:57:46.917525+0000 mgr.y (mgr.25991) 1230 : cluster 0 pgmap v1369: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 3.4 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 45 MiB/s wr, 720 op/s; 12360/164940 objects degraded (7.494%); 2838/164940 objects misplaced (1.721%); 1.9 MiB/s, 31 objects/s recovering 2023-09-23T23:57:48.340 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:48 smithi159 bash[105915]: audit 2023-09-23T23:57:47.265924+0000 mon.a (mon.0) 1520 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:57:48.340 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:48 smithi159 bash[105915]: audit 2023-09-23T23:57:47.267677+0000 mon.a (mon.0) 1521 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:57:48.340 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:48 smithi159 bash[105915]: audit 2023-09-23T23:57:47.898376+0000 mon.a (mon.0) 1522 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:57:48.365 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:57:48.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:48.371 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:57:48.471 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:48.520 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:48.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:48.521 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:57:48.622 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:57:48.655 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:57:48.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:48.660 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:57:48.682 INFO:teuthology.orchestra.run.smithi164.stdout:{ 2023-09-23T23:57:48.682 INFO:teuthology.orchestra.run.smithi164.stdout: "size": 20, 2023-09-23T23:57:48.682 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 600, 2023-09-23T23:57:48.683 INFO:teuthology.orchestra.run.smithi164.stdout: "ops": [ 2023-09-23T23:57:48.683 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.683 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35106.0:151571 8.2 8:48ae653a:::benchmark_data_smithi159_217074_object48027:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e302)", 2023-09-23T23:57:48.683 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:49:32.968965+0000", 2023-09-23T23:57:48.683 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 495.70896665399999, 2023-09-23T23:57:48.683 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.16309091100000001, 2023-09-23T23:57:48.683 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:57:48.683 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:57:48.683 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:57:48.683 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35106", 2023-09-23T23:57:48.683 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/487782533", 2023-09-23T23:57:48.683 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 151571 2023-09-23T23:57:48.684 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.684 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:57:48.684 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.684 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:57:48.684 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:32.968965+0000", 2023-09-23T23:57:48.684 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:57:48.684 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.684 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.684 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:57:48.684 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:32.968965+0000", 2023-09-23T23:57:48.684 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:57:48.684 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.684 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.685 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:57:48.685 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:32.968963+0000", 2023-09-23T23:57:48.685 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2023-09-23T23:57:48.685 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.685 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.685 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:57:48.685 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:32.968971+0000", 2023-09-23T23:57:48.685 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.9389999999999997e-06 2023-09-23T23:57:48.685 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.685 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.685 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:57:48.685 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:32.968989+0000", 2023-09-23T23:57:48.685 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.8374999999999999e-05 2023-09-23T23:57:48.686 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.686 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.686 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:57:48.686 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:32.968998+0000", 2023-09-23T23:57:48.686 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.9670000000000007e-06 2023-09-23T23:57:48.686 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.686 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.686 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:57:48.686 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:32.969049+0000", 2023-09-23T23:57:48.686 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.1162999999999998e-05 2023-09-23T23:57:48.686 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.686 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.687 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:57:48.687 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:32.969176+0000", 2023-09-23T23:57:48.687 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00012699200000000001 2023-09-23T23:57:48.687 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.687 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.687 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 3,6", 2023-09-23T23:57:48.687 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:32.969303+0000", 2023-09-23T23:57:48.687 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00012683 2023-09-23T23:57:48.687 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.687 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.687 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:57:48.687 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:32.976362+0000", 2023-09-23T23:57:48.687 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0070588630000000003 2023-09-23T23:57:48.688 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.688 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.688 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:57:48.688 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:32.976408+0000", 2023-09-23T23:57:48.688 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.5475000000000001e-05 2023-09-23T23:57:48.688 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.688 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.688 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:57:48.688 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:33.131799+0000", 2023-09-23T23:57:48.688 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.15539129099999999 2023-09-23T23:57:48.688 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.688 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.688 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:57:48.689 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:33.131941+0000", 2023-09-23T23:57:48.689 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000141984 2023-09-23T23:57:48.689 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.689 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.689 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:57:48.689 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:33.132055+0000", 2023-09-23T23:57:48.689 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000114659 2023-09-23T23:57:48.689 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:57:48.689 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:57:48.689 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:57:48.689 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.689 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.690 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35106.0:151573 8.2 8:4dc1c09e:::benchmark_data_smithi159_217074_object48029:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e302)", 2023-09-23T23:57:48.690 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:49:32.970058+0000", 2023-09-23T23:57:48.690 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 495.70787306400001, 2023-09-23T23:57:48.691 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.16659483, 2023-09-23T23:57:48.691 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:57:48.691 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:57:48.691 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:57:48.691 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35106", 2023-09-23T23:57:48.691 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/487782533", 2023-09-23T23:57:48.691 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 151573 2023-09-23T23:57:48.692 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.692 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:57:48.692 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.692 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:57:48.692 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:32.970058+0000", 2023-09-23T23:57:48.692 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:57:48.692 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.692 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.692 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:57:48.692 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:32.970058+0000", 2023-09-23T23:57:48.692 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:57:48.693 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.693 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.693 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:57:48.693 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:32.970057+0000", 2023-09-23T23:57:48.693 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.999999 2023-09-23T23:57:48.693 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.693 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.693 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:57:48.693 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:32.970067+0000", 2023-09-23T23:57:48.693 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.5829999999999996e-06 2023-09-23T23:57:48.694 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.694 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.694 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:57:48.694 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:32.970082+0000", 2023-09-23T23:57:48.694 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.4788e-05 2023-09-23T23:57:48.694 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.694 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.694 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:57:48.694 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:32.970088+0000", 2023-09-23T23:57:48.694 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.8739999999999997e-06 2023-09-23T23:57:48.695 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.695 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.695 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:57:48.695 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:32.972647+0000", 2023-09-23T23:57:48.695 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0025582959999999998 2023-09-23T23:57:48.695 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.695 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.695 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:57:48.695 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:32.972809+0000", 2023-09-23T23:57:48.695 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00016245499999999999 2023-09-23T23:57:48.696 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.696 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.696 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 3,6", 2023-09-23T23:57:48.696 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:32.972900+0000", 2023-09-23T23:57:48.696 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.0958000000000006e-05 2023-09-23T23:57:48.696 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.696 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.696 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:57:48.696 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:32.976503+0000", 2023-09-23T23:57:48.696 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.003603307 2023-09-23T23:57:48.696 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.696 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.697 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:57:48.697 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:32.978089+0000", 2023-09-23T23:57:48.697 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0015856710000000001 2023-09-23T23:57:48.697 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.697 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.697 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:57:48.697 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:33.136434+0000", 2023-09-23T23:57:48.697 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.15834525099999999 2023-09-23T23:57:48.697 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.697 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.697 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:57:48.697 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:33.136549+0000", 2023-09-23T23:57:48.697 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000115085 2023-09-23T23:57:48.698 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.698 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.698 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:57:48.698 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:33.136653+0000", 2023-09-23T23:57:48.698 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000103578 2023-09-23T23:57:48.698 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:57:48.698 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:57:48.698 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:57:48.698 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.698 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.698 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35106.0:156555 8.2 8:40d11d11:::benchmark_data_smithi159_217074_object53011:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e302)", 2023-09-23T23:57:48.698 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:49:39.021028+0000", 2023-09-23T23:57:48.698 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 489.65690336199998, 2023-09-23T23:57:48.699 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.18639865, 2023-09-23T23:57:48.699 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:57:48.699 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:57:48.699 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:57:48.699 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35106", 2023-09-23T23:57:48.699 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/487782533", 2023-09-23T23:57:48.699 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 156555 2023-09-23T23:57:48.699 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.699 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:57:48.699 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.699 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:57:48.699 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:39.021028+0000", 2023-09-23T23:57:48.699 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:57:48.700 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.700 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.700 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:57:48.700 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:39.021028+0000", 2023-09-23T23:57:48.700 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:57:48.700 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.700 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.700 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:57:48.700 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:39.021026+0000", 2023-09-23T23:57:48.700 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2023-09-23T23:57:48.700 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.700 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.700 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:57:48.701 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:39.021036+0000", 2023-09-23T23:57:48.701 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.8260000000000005e-06 2023-09-23T23:57:48.701 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.701 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.701 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:57:48.701 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:39.021049+0000", 2023-09-23T23:57:48.701 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.2687000000000001e-05 2023-09-23T23:57:48.701 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.701 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.701 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:57:48.701 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:39.021056+0000", 2023-09-23T23:57:48.701 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.7410000000000003e-06 2023-09-23T23:57:48.701 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.702 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.702 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:57:48.702 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:39.021682+0000", 2023-09-23T23:57:48.702 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00062665900000000001 2023-09-23T23:57:48.702 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.702 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.702 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:57:48.702 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:39.021940+0000", 2023-09-23T23:57:48.702 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00025757500000000001 2023-09-23T23:57:48.702 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.702 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.702 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 3,6", 2023-09-23T23:57:48.702 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:39.022252+0000", 2023-09-23T23:57:48.703 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00031205799999999999 2023-09-23T23:57:48.703 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.703 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.703 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:57:48.703 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:39.025934+0000", 2023-09-23T23:57:48.703 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0036823120000000001 2023-09-23T23:57:48.703 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.703 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.703 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:57:48.703 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:39.026453+0000", 2023-09-23T23:57:48.703 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00051863199999999999 2023-09-23T23:57:48.703 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.704 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.704 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:57:48.704 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:39.207180+0000", 2023-09-23T23:57:48.704 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.18072657 2023-09-23T23:57:48.704 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.704 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.704 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:57:48.704 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:39.207313+0000", 2023-09-23T23:57:48.704 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00013336399999999999 2023-09-23T23:57:48.704 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.704 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.704 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:57:48.704 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:39.207427+0000", 2023-09-23T23:57:48.705 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00011362300000000001 2023-09-23T23:57:48.705 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:57:48.705 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:57:48.705 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:57:48.705 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.705 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.705 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35106.0:156562 8.2 8:48760364:::benchmark_data_smithi159_217074_object53018:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e302)", 2023-09-23T23:57:48.705 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:49:39.031920+0000", 2023-09-23T23:57:48.705 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 489.64601154799999, 2023-09-23T23:57:48.705 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.17590593400000001, 2023-09-23T23:57:48.705 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:57:48.705 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:57:48.705 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:57:48.706 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35106", 2023-09-23T23:57:48.706 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/487782533", 2023-09-23T23:57:48.706 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 156562 2023-09-23T23:57:48.706 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.706 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:57:48.706 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.706 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:57:48.706 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:39.031920+0000", 2023-09-23T23:57:48.706 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:57:48.706 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.706 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.706 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:57:48.706 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:39.031920+0000", 2023-09-23T23:57:48.707 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:57:48.707 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.707 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.707 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:57:48.707 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:39.031918+0000", 2023-09-23T23:57:48.707 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2023-09-23T23:57:48.707 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.707 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.707 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:57:48.707 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:39.031925+0000", 2023-09-23T23:57:48.707 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.2599999999999999e-06 2023-09-23T23:57:48.707 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.708 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.708 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:57:48.708 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:39.031943+0000", 2023-09-23T23:57:48.708 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.7926000000000001e-05 2023-09-23T23:57:48.708 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.708 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.708 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:57:48.708 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:39.031955+0000", 2023-09-23T23:57:48.708 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.1586999999999999e-05 2023-09-23T23:57:48.708 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.708 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.708 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:57:48.708 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:39.032005+0000", 2023-09-23T23:57:48.709 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.0515e-05 2023-09-23T23:57:48.709 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.709 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.709 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:57:48.709 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:39.032112+0000", 2023-09-23T23:57:48.709 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000106259 2023-09-23T23:57:48.709 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.709 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.709 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 3,6", 2023-09-23T23:57:48.709 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:39.032222+0000", 2023-09-23T23:57:48.709 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000110283 2023-09-23T23:57:48.709 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.709 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.710 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:57:48.710 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:39.036189+0000", 2023-09-23T23:57:48.710 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0039670740000000001 2023-09-23T23:57:48.710 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.710 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.710 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:57:48.710 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:39.039706+0000", 2023-09-23T23:57:48.710 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0035168080000000002 2023-09-23T23:57:48.710 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.710 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.710 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:57:48.710 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:39.207582+0000", 2023-09-23T23:57:48.710 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.16787563799999999 2023-09-23T23:57:48.711 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.711 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.711 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:57:48.711 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:39.207715+0000", 2023-09-23T23:57:48.711 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000133242 2023-09-23T23:57:48.711 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.711 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.711 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:57:48.711 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:39.207826+0000", 2023-09-23T23:57:48.711 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000110822 2023-09-23T23:57:48.711 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:57:48.711 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:57:48.712 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:57:48.712 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.712 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.712 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35106.0:156565 8.2 8:47be3640:::benchmark_data_smithi159_217074_object53021:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e302)", 2023-09-23T23:57:48.712 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:49:39.035996+0000", 2023-09-23T23:57:48.712 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 489.64193571099997, 2023-09-23T23:57:48.712 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.17224847099999999, 2023-09-23T23:57:48.712 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:57:48.712 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:57:48.712 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:57:48.712 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35106", 2023-09-23T23:57:48.712 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/487782533", 2023-09-23T23:57:48.713 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 156565 2023-09-23T23:57:48.713 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.713 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:57:48.713 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.713 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:57:48.713 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:39.035996+0000", 2023-09-23T23:57:48.713 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:57:48.713 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.713 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.713 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:57:48.713 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:39.035996+0000", 2023-09-23T23:57:48.714 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:57:48.714 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.714 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.714 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:57:48.714 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:39.035986+0000", 2023-09-23T23:57:48.714 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.99999 2023-09-23T23:57:48.714 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.714 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.714 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:57:48.714 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:39.036002+0000", 2023-09-23T23:57:48.714 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.6497000000000001e-05 2023-09-23T23:57:48.714 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.715 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.715 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:57:48.715 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:39.036019+0000", 2023-09-23T23:57:48.715 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.6835000000000001e-05 2023-09-23T23:57:48.715 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.715 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.715 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:57:48.715 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:39.036035+0000", 2023-09-23T23:57:48.715 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.6120000000000002e-05 2023-09-23T23:57:48.715 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.715 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.715 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:57:48.715 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:39.036220+0000", 2023-09-23T23:57:48.716 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00018530099999999999 2023-09-23T23:57:48.716 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.716 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.716 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:57:48.716 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:39.036320+0000", 2023-09-23T23:57:48.716 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.9789000000000003e-05 2023-09-23T23:57:48.716 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.716 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.716 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 3,6", 2023-09-23T23:57:48.716 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:39.036408+0000", 2023-09-23T23:57:48.716 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.7596999999999995e-05 2023-09-23T23:57:48.716 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.716 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.717 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:57:48.717 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:39.039972+0000", 2023-09-23T23:57:48.717 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.003564486 2023-09-23T23:57:48.717 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.717 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.717 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:57:48.717 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:39.040595+0000", 2023-09-23T23:57:48.717 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00062286100000000005 2023-09-23T23:57:48.717 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.717 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.717 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:57:48.717 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:39.207980+0000", 2023-09-23T23:57:48.717 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.16738434999999999 2023-09-23T23:57:48.718 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.718 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.718 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:57:48.718 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:39.208134+0000", 2023-09-23T23:57:48.718 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00015447099999999999 2023-09-23T23:57:48.718 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.718 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.718 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:57:48.718 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:49:39.208244+0000", 2023-09-23T23:57:48.718 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00011000199999999999 2023-09-23T23:57:48.718 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:57:48.718 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:57:48.718 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:57:48.719 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.719 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.719 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35106.0:206922 8.2 8:4062ebe1:::benchmark_data_smithi159_217074_object103378:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e304)", 2023-09-23T23:57:48.719 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:50:37.623224+0000", 2023-09-23T23:57:48.719 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 431.05470700799998, 2023-09-23T23:57:48.719 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.152598242, 2023-09-23T23:57:48.719 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:57:48.719 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:57:48.719 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:57:48.719 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35106", 2023-09-23T23:57:48.719 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/487782533", 2023-09-23T23:57:48.720 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 206922 2023-09-23T23:57:48.720 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.720 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:57:48.720 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.720 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:57:48.720 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:50:37.623224+0000", 2023-09-23T23:57:48.720 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:57:48.720 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.720 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.720 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:57:48.720 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:50:37.623224+0000", 2023-09-23T23:57:48.720 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:57:48.720 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.721 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.721 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:57:48.721 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:50:37.623222+0000", 2023-09-23T23:57:48.721 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999976 2023-09-23T23:57:48.721 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.721 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.721 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:57:48.721 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:50:37.623232+0000", 2023-09-23T23:57:48.721 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.0254999999999999e-05 2023-09-23T23:57:48.721 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.721 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.721 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:57:48.722 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:50:37.623252+0000", 2023-09-23T23:57:48.722 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.9409999999999999e-05 2023-09-23T23:57:48.722 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.722 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.722 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:57:48.722 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:50:37.623262+0000", 2023-09-23T23:57:48.722 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.8609999999999993e-06 2023-09-23T23:57:48.722 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.722 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.722 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:57:48.722 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:50:37.623415+0000", 2023-09-23T23:57:48.722 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000153306 2023-09-23T23:57:48.723 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.723 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.723 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:57:48.723 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:50:37.623571+0000", 2023-09-23T23:57:48.723 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000156145 2023-09-23T23:57:48.723 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.723 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.723 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 3,6", 2023-09-23T23:57:48.723 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:50:37.623725+0000", 2023-09-23T23:57:48.723 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00015432299999999999 2023-09-23T23:57:48.723 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.723 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.723 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:57:48.724 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:50:37.628175+0000", 2023-09-23T23:57:48.724 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0044499860000000004 2023-09-23T23:57:48.724 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.724 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.724 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:57:48.724 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:50:37.633129+0000", 2023-09-23T23:57:48.724 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.004953313 2023-09-23T23:57:48.724 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.724 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.724 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:57:48.724 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:50:37.775619+0000", 2023-09-23T23:57:48.724 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.142490388 2023-09-23T23:57:48.725 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.725 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.725 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:57:48.725 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:50:37.775726+0000", 2023-09-23T23:57:48.725 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00010699799999999999 2023-09-23T23:57:48.725 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.725 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.725 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:57:48.725 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:50:37.775822+0000", 2023-09-23T23:57:48.725 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.6484000000000007e-05 2023-09-23T23:57:48.725 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:57:48.726 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:57:48.726 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:57:48.726 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.726 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.726 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35106.0:206934 8.2 8:40db79f2:::benchmark_data_smithi159_217074_object103390:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e304)", 2023-09-23T23:57:48.726 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:50:37.634842+0000", 2023-09-23T23:57:48.726 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 431.04308880000002, 2023-09-23T23:57:48.726 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.159917683, 2023-09-23T23:57:48.726 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:57:48.726 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:57:48.726 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:57:48.726 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35106", 2023-09-23T23:57:48.727 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/487782533", 2023-09-23T23:57:48.727 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 206934 2023-09-23T23:57:48.727 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.727 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:57:48.727 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.727 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:57:48.727 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:50:37.634842+0000", 2023-09-23T23:57:48.727 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:57:48.727 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.727 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.727 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:57:48.727 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:50:37.634842+0000", 2023-09-23T23:57:48.728 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:57:48.728 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.728 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.728 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:57:48.728 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:50:37.634841+0000", 2023-09-23T23:57:48.728 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999981 2023-09-23T23:57:48.728 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.728 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.728 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:57:48.728 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:50:37.634854+0000", 2023-09-23T23:57:48.728 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.3278000000000001e-05 2023-09-23T23:57:48.728 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.728 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.729 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:57:48.729 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:50:37.634872+0000", 2023-09-23T23:57:48.729 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.7844999999999999e-05 2023-09-23T23:57:48.729 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.729 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.729 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:57:48.729 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:50:37.634890+0000", 2023-09-23T23:57:48.729 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.8505999999999999e-05 2023-09-23T23:57:48.729 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.729 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.729 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:57:48.729 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:50:37.634935+0000", 2023-09-23T23:57:48.729 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.4885000000000001e-05 2023-09-23T23:57:48.730 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.730 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.730 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:57:48.730 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:50:37.635033+0000", 2023-09-23T23:57:48.730 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.7873000000000003e-05 2023-09-23T23:57:48.730 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.730 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.730 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 3,6", 2023-09-23T23:57:48.730 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:50:37.635177+0000", 2023-09-23T23:57:48.730 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00014364900000000001 2023-09-23T23:57:48.730 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.730 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.731 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:57:48.731 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:50:37.639034+0000", 2023-09-23T23:57:48.731 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0038578760000000001 2023-09-23T23:57:48.731 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.731 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.731 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:57:48.731 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:50:37.639423+0000", 2023-09-23T23:57:48.731 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00038893899999999998 2023-09-23T23:57:48.731 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.731 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.731 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:57:48.731 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:50:37.794671+0000", 2023-09-23T23:57:48.732 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.155247843 2023-09-23T23:57:48.732 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.732 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.732 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:57:48.732 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:50:37.794719+0000", 2023-09-23T23:57:48.732 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.7892999999999997e-05 2023-09-23T23:57:48.732 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.732 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.732 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:57:48.732 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:50:37.794760+0000", 2023-09-23T23:57:48.732 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.0952999999999999e-05 2023-09-23T23:57:48.733 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:57:48.733 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:57:48.733 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:57:48.733 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.733 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.733 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.45269.0:84468 9.e 9:7691c36e:::benchmark_data_smithi159_236674_object84467:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e314)", 2023-09-23T23:57:48.733 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:53:05.560769+0000", 2023-09-23T23:57:48.733 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 283.11716223100001, 2023-09-23T23:57:48.733 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.16127207299999999, 2023-09-23T23:57:48.733 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:57:48.733 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:57:48.733 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:57:48.734 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.45269", 2023-09-23T23:57:48.734 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1714849652", 2023-09-23T23:57:48.734 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 84468 2023-09-23T23:57:48.734 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.734 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:57:48.734 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.734 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:57:48.734 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:53:05.560769+0000", 2023-09-23T23:57:48.734 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:57:48.734 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.734 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.734 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:57:48.735 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:53:05.560769+0000", 2023-09-23T23:57:48.735 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:57:48.735 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.735 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.735 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:57:48.735 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:53:05.560767+0000", 2023-09-23T23:57:48.735 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999981 2023-09-23T23:57:48.735 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.735 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.735 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:57:48.735 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:53:05.560828+0000", 2023-09-23T23:57:48.735 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.1216000000000005e-05 2023-09-23T23:57:48.736 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.736 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.736 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:57:48.736 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:53:05.560855+0000", 2023-09-23T23:57:48.736 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.6744999999999999e-05 2023-09-23T23:57:48.736 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.736 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.736 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:57:48.736 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:53:05.560863+0000", 2023-09-23T23:57:48.736 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.2339999999999994e-06 2023-09-23T23:57:48.736 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.736 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.737 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:57:48.737 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:53:05.560908+0000", 2023-09-23T23:57:48.737 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.4579000000000001e-05 2023-09-23T23:57:48.737 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.737 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.737 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:57:48.737 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:53:05.561075+0000", 2023-09-23T23:57:48.737 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00016684800000000001 2023-09-23T23:57:48.737 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.737 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.737 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 1,3", 2023-09-23T23:57:48.737 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:53:05.561242+0000", 2023-09-23T23:57:48.738 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00016714 2023-09-23T23:57:48.738 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.738 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.738 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:57:48.738 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:53:05.564089+0000", 2023-09-23T23:57:48.738 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0028468220000000002 2023-09-23T23:57:48.738 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.738 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.738 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:57:48.738 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:53:05.712750+0000", 2023-09-23T23:57:48.738 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.14866103999999999 2023-09-23T23:57:48.739 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.739 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.739 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:57:48.739 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:53:05.721801+0000", 2023-09-23T23:57:48.739 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0090513929999999996 2023-09-23T23:57:48.739 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.739 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.739 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:57:48.739 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:53:05.721963+0000", 2023-09-23T23:57:48.739 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00016134299999999999 2023-09-23T23:57:48.739 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.739 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.740 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:57:48.740 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:53:05.722041+0000", 2023-09-23T23:57:48.740 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.8427e-05 2023-09-23T23:57:48.740 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:57:48.740 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:57:48.740 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:57:48.740 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.740 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.740 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.45269.0:89192 9.e 9:7456fa22:::benchmark_data_smithi159_236674_object89191:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e314)", 2023-09-23T23:57:48.740 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:53:11.787985+0000", 2023-09-23T23:57:48.740 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 276.88994580000002, 2023-09-23T23:57:48.741 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.26021981700000002, 2023-09-23T23:57:48.741 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:57:48.741 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:57:48.741 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:57:48.741 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.45269", 2023-09-23T23:57:48.741 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1714849652", 2023-09-23T23:57:48.741 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 89192 2023-09-23T23:57:48.741 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.741 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:57:48.741 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.741 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:57:48.742 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:53:11.787985+0000", 2023-09-23T23:57:48.742 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:57:48.742 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.742 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.742 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:57:48.742 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:53:11.787985+0000", 2023-09-23T23:57:48.742 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:57:48.742 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.742 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.742 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:57:48.742 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:53:11.787984+0000", 2023-09-23T23:57:48.742 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999981 2023-09-23T23:57:48.743 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.743 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.743 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:57:48.743 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:53:11.788051+0000", 2023-09-23T23:57:48.743 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.7238999999999998e-05 2023-09-23T23:57:48.743 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.743 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.743 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:57:48.743 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:53:11.788078+0000", 2023-09-23T23:57:48.743 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.7477000000000001e-05 2023-09-23T23:57:48.743 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.743 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.744 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:57:48.744 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:53:11.788091+0000", 2023-09-23T23:57:48.744 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.2092999999999999e-05 2023-09-23T23:57:48.744 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.744 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.744 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:57:48.744 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:53:11.788173+0000", 2023-09-23T23:57:48.744 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.2959000000000003e-05 2023-09-23T23:57:48.744 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.744 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.744 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:57:48.744 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:53:11.788367+0000", 2023-09-23T23:57:48.745 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000193566 2023-09-23T23:57:48.745 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.745 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.745 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 1,3", 2023-09-23T23:57:48.745 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:53:11.788555+0000", 2023-09-23T23:57:48.745 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00018797099999999999 2023-09-23T23:57:48.745 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.745 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.745 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:57:48.745 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:53:11.793469+0000", 2023-09-23T23:57:48.745 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0049139020000000004 2023-09-23T23:57:48.745 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.746 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.746 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:57:48.746 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:53:11.801324+0000", 2023-09-23T23:57:48.746 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0078547740000000001 2023-09-23T23:57:48.746 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.746 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.746 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:57:48.746 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:53:12.048078+0000", 2023-09-23T23:57:48.746 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.24675419300000001 2023-09-23T23:57:48.746 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.746 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.746 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:57:48.747 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:53:12.048151+0000", 2023-09-23T23:57:48.747 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.3467000000000007e-05 2023-09-23T23:57:48.747 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.747 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.747 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:57:48.747 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:53:12.048205+0000", 2023-09-23T23:57:48.747 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.3878000000000002e-05 2023-09-23T23:57:48.747 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:57:48.747 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:57:48.747 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:57:48.747 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.747 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.748 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.45269.0:89193 9.e 9:7da6605d:::benchmark_data_smithi159_236674_object89192:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e314)", 2023-09-23T23:57:48.748 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:53:11.788108+0000", 2023-09-23T23:57:48.748 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 276.88982295699998, 2023-09-23T23:57:48.748 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.265408015, 2023-09-23T23:57:48.748 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:57:48.748 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:57:48.748 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:57:48.748 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.45269", 2023-09-23T23:57:48.748 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1714849652", 2023-09-23T23:57:48.748 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 89193 2023-09-23T23:57:48.748 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.748 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:57:48.748 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.749 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:57:48.749 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:53:11.788108+0000", 2023-09-23T23:57:48.749 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:57:48.749 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.749 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.749 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:57:48.749 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:53:11.788108+0000", 2023-09-23T23:57:48.749 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:57:48.749 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.749 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.749 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:57:48.749 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:53:11.788107+0000", 2023-09-23T23:57:48.750 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.999999 2023-09-23T23:57:48.750 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.750 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.750 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:57:48.750 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:53:11.788166+0000", 2023-09-23T23:57:48.750 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.8808999999999999e-05 2023-09-23T23:57:48.750 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.750 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.750 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:57:48.750 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:53:11.788180+0000", 2023-09-23T23:57:48.750 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.4168999999999999e-05 2023-09-23T23:57:48.751 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.751 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.751 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:57:48.751 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:53:11.788190+0000", 2023-09-23T23:57:48.751 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.0268000000000001e-05 2023-09-23T23:57:48.751 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.751 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.751 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:57:48.751 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:53:11.793515+0000", 2023-09-23T23:57:48.751 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.005324723 2023-09-23T23:57:48.751 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.751 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.751 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:57:48.752 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:53:11.793728+0000", 2023-09-23T23:57:48.752 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00021250500000000001 2023-09-23T23:57:48.752 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.752 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.752 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 1,3", 2023-09-23T23:57:48.752 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:53:11.793983+0000", 2023-09-23T23:57:48.752 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00025584300000000001 2023-09-23T23:57:48.752 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.752 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.752 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:57:48.752 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:53:11.801363+0000", 2023-09-23T23:57:48.752 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0073791760000000003 2023-09-23T23:57:48.753 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.753 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.753 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:57:48.753 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:53:11.801378+0000", 2023-09-23T23:57:48.753 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.5724999999999999e-05 2023-09-23T23:57:48.753 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.753 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.753 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:57:48.753 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:53:12.053323+0000", 2023-09-23T23:57:48.753 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.25194504400000001 2023-09-23T23:57:48.753 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.753 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.754 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:57:48.754 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:53:12.053441+0000", 2023-09-23T23:57:48.754 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00011807900000000001 2023-09-23T23:57:48.754 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.754 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.754 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:57:48.754 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:53:12.053516+0000", 2023-09-23T23:57:48.754 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.4777000000000006e-05 2023-09-23T23:57:48.754 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:57:48.754 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:57:48.754 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:57:48.755 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.755 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.755 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.45269.0:89196 9.e 9:7d4ea730:::benchmark_data_smithi159_236674_object89195:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e314)", 2023-09-23T23:57:48.755 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:53:11.789570+0000", 2023-09-23T23:57:48.755 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 276.888361643, 2023-09-23T23:57:48.755 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.26415538900000002, 2023-09-23T23:57:48.755 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:57:48.755 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:57:48.755 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:57:48.755 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.45269", 2023-09-23T23:57:48.755 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1714849652", 2023-09-23T23:57:48.756 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 89196 2023-09-23T23:57:48.756 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.756 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:57:48.756 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.756 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:57:48.756 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:53:11.789570+0000", 2023-09-23T23:57:48.756 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:57:48.756 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.756 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.756 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:57:48.756 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:53:11.789570+0000", 2023-09-23T23:57:48.756 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:57:48.757 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.757 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.757 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:57:48.757 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:53:11.789568+0000", 2023-09-23T23:57:48.757 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2023-09-23T23:57:48.757 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.757 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.757 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:57:48.757 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:53:11.789650+0000", 2023-09-23T23:57:48.757 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.1709e-05 2023-09-23T23:57:48.757 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.757 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.757 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:57:48.758 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:53:11.789669+0000", 2023-09-23T23:57:48.758 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.8783999999999998e-05 2023-09-23T23:57:48.758 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.758 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.758 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:57:48.758 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:53:11.789676+0000", 2023-09-23T23:57:48.758 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.4699999999999996e-06 2023-09-23T23:57:48.758 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.758 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.758 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:57:48.758 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:53:11.797697+0000", 2023-09-23T23:57:48.758 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0080205109999999993 2023-09-23T23:57:48.759 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.759 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.759 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:57:48.759 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:53:11.797852+0000", 2023-09-23T23:57:48.759 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000155389 2023-09-23T23:57:48.759 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.759 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.759 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 1,3", 2023-09-23T23:57:48.759 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:53:11.797991+0000", 2023-09-23T23:57:48.759 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00013835799999999999 2023-09-23T23:57:48.759 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.759 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.759 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:57:48.760 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:53:11.801491+0000", 2023-09-23T23:57:48.760 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0035005660000000001 2023-09-23T23:57:48.760 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.760 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.760 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:57:48.760 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:53:11.802905+0000", 2023-09-23T23:57:48.760 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0014136579999999999 2023-09-23T23:57:48.760 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.760 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.760 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:57:48.760 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:53:12.053581+0000", 2023-09-23T23:57:48.760 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.25067657199999999 2023-09-23T23:57:48.760 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.761 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.761 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:57:48.761 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:53:12.053674+0000", 2023-09-23T23:57:48.761 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.2409000000000002e-05 2023-09-23T23:57:48.761 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.761 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.761 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:57:48.761 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:53:12.053725+0000", 2023-09-23T23:57:48.761 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.1189000000000001e-05 2023-09-23T23:57:48.761 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:57:48.762 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:57:48.762 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:57:48.762 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.762 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.762 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.45269.0:101758 9.e 9:7eed6055:::benchmark_data_smithi159_236674_object3753:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e314)", 2023-09-23T23:57:48.762 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:53:27.354537+0000", 2023-09-23T23:57:48.762 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 261.32339396899999, 2023-09-23T23:57:48.762 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.227448609, 2023-09-23T23:57:48.762 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:57:48.762 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:57:48.762 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:57:48.762 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.45269", 2023-09-23T23:57:48.763 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1714849652", 2023-09-23T23:57:48.763 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 101758 2023-09-23T23:57:48.763 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.763 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:57:48.763 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.763 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:57:48.763 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:53:27.354537+0000", 2023-09-23T23:57:48.763 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:57:48.763 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.763 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.763 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:57:48.764 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:53:27.354537+0000", 2023-09-23T23:57:48.764 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:57:48.764 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.764 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.764 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:57:48.764 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:53:27.354535+0000", 2023-09-23T23:57:48.764 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999981 2023-09-23T23:57:48.764 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.764 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.764 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:57:48.764 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:53:27.354546+0000", 2023-09-23T23:57:48.764 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.0932e-05 2023-09-23T23:57:48.765 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.765 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.765 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:57:48.765 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:53:27.354568+0000", 2023-09-23T23:57:48.765 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.1682e-05 2023-09-23T23:57:48.765 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.765 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.765 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:57:48.765 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:53:27.354576+0000", 2023-09-23T23:57:48.765 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.0150000000000003e-06 2023-09-23T23:57:48.765 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.765 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.765 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:57:48.766 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:53:27.354652+0000", 2023-09-23T23:57:48.766 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.6142000000000004e-05 2023-09-23T23:57:48.766 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.766 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.766 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:57:48.766 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:53:27.354885+0000", 2023-09-23T23:57:48.766 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00023304900000000001 2023-09-23T23:57:48.766 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.766 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.766 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 1,3", 2023-09-23T23:57:48.766 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:53:27.355127+0000", 2023-09-23T23:57:48.766 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00024187199999999999 2023-09-23T23:57:48.767 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.767 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.767 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:57:48.767 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:53:27.359234+0000", 2023-09-23T23:57:48.767 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0041071040000000003 2023-09-23T23:57:48.767 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.767 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.767 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:57:48.767 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:53:27.359248+0000", 2023-09-23T23:57:48.767 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.4100000000000001e-05 2023-09-23T23:57:48.767 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.767 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.767 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:57:48.768 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:53:27.581664+0000", 2023-09-23T23:57:48.768 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.222416101 2023-09-23T23:57:48.768 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.768 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.768 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:57:48.768 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:53:27.581860+0000", 2023-09-23T23:57:48.768 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000195837 2023-09-23T23:57:48.768 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.768 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.768 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:57:48.768 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:53:27.581986+0000", 2023-09-23T23:57:48.769 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00012591800000000001 2023-09-23T23:57:48.769 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:57:48.769 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:57:48.769 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:57:48.769 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.769 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.769 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.45269.0:136609 9.e 9:772053cc:::benchmark_data_smithi159_236674_object38604:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e316)", 2023-09-23T23:57:48.769 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:54:10.859948+0000", 2023-09-23T23:57:48.769 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 217.817982806, 2023-09-23T23:57:48.769 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.345120125, 2023-09-23T23:57:48.769 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:57:48.769 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:57:48.770 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:57:48.770 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.45269", 2023-09-23T23:57:48.770 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1714849652", 2023-09-23T23:57:48.770 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 136609 2023-09-23T23:57:48.770 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.770 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:57:48.770 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.770 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:57:48.770 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:54:10.859948+0000", 2023-09-23T23:57:48.770 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:57:48.770 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.770 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.770 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:57:48.771 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:54:10.859948+0000", 2023-09-23T23:57:48.771 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:57:48.771 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.771 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.771 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:57:48.771 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:54:10.859947+0000", 2023-09-23T23:57:48.771 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2023-09-23T23:57:48.771 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.771 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.771 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:57:48.771 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:54:10.859955+0000", 2023-09-23T23:57:48.771 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.4540000000000007e-06 2023-09-23T23:57:48.772 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.772 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.772 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:57:48.772 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:54:10.859971+0000", 2023-09-23T23:57:48.772 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.554e-05 2023-09-23T23:57:48.772 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.772 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.772 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:57:48.772 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:54:10.859981+0000", 2023-09-23T23:57:48.772 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.9429999999999995e-06 2023-09-23T23:57:48.772 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.772 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.773 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:57:48.773 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:54:10.860044+0000", 2023-09-23T23:57:48.773 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.2555e-05 2023-09-23T23:57:48.773 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.773 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.773 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:57:48.773 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:54:10.860241+0000", 2023-09-23T23:57:48.773 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00019708599999999999 2023-09-23T23:57:48.773 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.773 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.773 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 1,3", 2023-09-23T23:57:48.773 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:54:10.860408+0000", 2023-09-23T23:57:48.774 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000167522 2023-09-23T23:57:48.774 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.774 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.774 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:57:48.774 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:54:10.867784+0000", 2023-09-23T23:57:48.774 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0073761900000000004 2023-09-23T23:57:48.774 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.774 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.774 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:57:48.774 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:54:10.875792+0000", 2023-09-23T23:57:48.775 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0080078749999999994 2023-09-23T23:57:48.775 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.775 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.775 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:57:48.775 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:54:11.204813+0000", 2023-09-23T23:57:48.775 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.32902120099999999 2023-09-23T23:57:48.775 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.775 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.775 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:57:48.775 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:54:11.204953+0000", 2023-09-23T23:57:48.775 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000139615 2023-09-23T23:57:48.775 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.775 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.776 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:57:48.776 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:54:11.205069+0000", 2023-09-23T23:57:48.776 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000115519 2023-09-23T23:57:48.776 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:57:48.776 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:57:48.776 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:57:48.776 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.776 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.776 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.45269.0:136612 9.e 9:72317557:::benchmark_data_smithi159_236674_object38607:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e316)", 2023-09-23T23:57:48.776 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:54:10.864467+0000", 2023-09-23T23:57:48.776 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 217.81346411800001, 2023-09-23T23:57:48.777 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.34085020900000002, 2023-09-23T23:57:48.777 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:57:48.777 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:57:48.777 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:57:48.777 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.45269", 2023-09-23T23:57:48.777 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1714849652", 2023-09-23T23:57:48.777 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 136612 2023-09-23T23:57:48.777 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.777 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:57:48.777 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.777 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:57:48.777 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:54:10.864467+0000", 2023-09-23T23:57:48.777 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:57:48.778 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.778 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.778 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:57:48.778 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:54:10.864467+0000", 2023-09-23T23:57:48.778 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:57:48.778 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.778 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.778 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:57:48.778 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:54:10.864465+0000", 2023-09-23T23:57:48.778 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999981 2023-09-23T23:57:48.778 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.779 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.779 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:57:48.779 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:54:10.864474+0000", 2023-09-23T23:57:48.779 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.7020000000000007e-06 2023-09-23T23:57:48.779 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.779 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.779 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:57:48.779 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:54:10.864491+0000", 2023-09-23T23:57:48.779 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.6747000000000001e-05 2023-09-23T23:57:48.779 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.779 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.779 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:57:48.779 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:54:10.864498+0000", 2023-09-23T23:57:48.780 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.7120000000000003e-06 2023-09-23T23:57:48.780 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.780 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.780 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:57:48.780 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:54:10.864548+0000", 2023-09-23T23:57:48.780 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.9972999999999997e-05 2023-09-23T23:57:48.780 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.780 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.780 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:57:48.780 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:54:10.864686+0000", 2023-09-23T23:57:48.780 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00013899600000000001 2023-09-23T23:57:48.780 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.781 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.781 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 1,3", 2023-09-23T23:57:48.781 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:54:10.864787+0000", 2023-09-23T23:57:48.781 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00010087899999999999 2023-09-23T23:57:48.781 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.781 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.781 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:57:48.781 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:54:10.867912+0000", 2023-09-23T23:57:48.781 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0031251180000000001 2023-09-23T23:57:48.781 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.781 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.781 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:57:48.782 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:54:10.875859+0000", 2023-09-23T23:57:48.782 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0079460339999999994 2023-09-23T23:57:48.782 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.782 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.782 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:57:48.782 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:54:11.205155+0000", 2023-09-23T23:57:48.782 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.32929689499999998 2023-09-23T23:57:48.782 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.782 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.782 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:57:48.782 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:54:11.205228+0000", 2023-09-23T23:57:48.782 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.2675999999999993e-05 2023-09-23T23:57:48.783 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.783 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.783 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:57:48.783 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:54:11.205317+0000", 2023-09-23T23:57:48.783 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.9207000000000002e-05 2023-09-23T23:57:48.783 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:57:48.783 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:57:48.783 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:57:48.783 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.783 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.783 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.45269.0:154237 9.e 9:719725ba:::benchmark_data_smithi159_236674_object56232:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e316)", 2023-09-23T23:57:48.783 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:54:32.783973+0000", 2023-09-23T23:57:48.784 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 195.89395855000001, 2023-09-23T23:57:48.784 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.16947146299999999, 2023-09-23T23:57:48.784 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:57:48.784 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:57:48.784 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:57:48.784 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.45269", 2023-09-23T23:57:48.784 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1714849652", 2023-09-23T23:57:48.784 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 154237 2023-09-23T23:57:48.784 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.784 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:57:48.784 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.784 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:57:48.784 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:54:32.783973+0000", 2023-09-23T23:57:48.785 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:57:48.785 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.785 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.785 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:57:48.785 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:54:32.783973+0000", 2023-09-23T23:57:48.785 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:57:48.785 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.785 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.785 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:57:48.785 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:54:32.783971+0000", 2023-09-23T23:57:48.785 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2023-09-23T23:57:48.785 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.785 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.786 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:57:48.786 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:54:32.783983+0000", 2023-09-23T23:57:48.786 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.1807000000000001e-05 2023-09-23T23:57:48.786 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.786 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.786 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:57:48.786 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:54:32.784000+0000", 2023-09-23T23:57:48.786 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.7455000000000001e-05 2023-09-23T23:57:48.786 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.786 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.786 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:57:48.786 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:54:32.784008+0000", 2023-09-23T23:57:48.787 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.3080000000000002e-06 2023-09-23T23:57:48.787 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.787 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.787 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:57:48.787 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:54:32.784059+0000", 2023-09-23T23:57:48.787 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.1709000000000002e-05 2023-09-23T23:57:48.787 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.787 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.787 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:57:48.787 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:54:32.784187+0000", 2023-09-23T23:57:48.787 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000127331 2023-09-23T23:57:48.787 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.788 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.788 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 1,3", 2023-09-23T23:57:48.788 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:54:32.784319+0000", 2023-09-23T23:57:48.788 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00013256499999999999 2023-09-23T23:57:48.788 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.788 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.788 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:57:48.788 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:54:32.788057+0000", 2023-09-23T23:57:48.788 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0037378849999999998 2023-09-23T23:57:48.788 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.788 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.788 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:57:48.788 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:54:32.798600+0000", 2023-09-23T23:57:48.789 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.010542467 2023-09-23T23:57:48.789 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.789 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.789 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:57:48.789 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:54:32.953179+0000", 2023-09-23T23:57:48.789 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.15457991500000001 2023-09-23T23:57:48.789 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.789 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.789 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:57:48.789 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:54:32.953320+0000", 2023-09-23T23:57:48.789 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00014063199999999999 2023-09-23T23:57:48.790 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.790 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.790 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:57:48.790 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:54:32.953444+0000", 2023-09-23T23:57:48.790 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00012403100000000001 2023-09-23T23:57:48.790 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:57:48.790 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:57:48.790 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:57:48.790 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.790 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.790 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.45269.0:154246 9.e 9:7f1fa6a2:::benchmark_data_smithi159_236674_object56241:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e316)", 2023-09-23T23:57:48.790 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:54:32.793100+0000", 2023-09-23T23:57:48.791 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 195.88483168499999, 2023-09-23T23:57:48.791 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.16067940999999999, 2023-09-23T23:57:48.791 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:57:48.791 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:57:48.791 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:57:48.791 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.45269", 2023-09-23T23:57:48.791 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1714849652", 2023-09-23T23:57:48.791 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 154246 2023-09-23T23:57:48.791 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.791 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:57:48.791 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.791 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:57:48.792 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:54:32.793100+0000", 2023-09-23T23:57:48.792 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:57:48.792 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.792 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.792 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:57:48.792 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:54:32.793100+0000", 2023-09-23T23:57:48.792 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:57:48.792 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.792 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.792 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:57:48.792 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:54:32.793098+0000", 2023-09-23T23:57:48.792 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2023-09-23T23:57:48.792 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.793 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.793 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:57:48.793 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:54:32.793105+0000", 2023-09-23T23:57:48.793 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.5610000000000004e-06 2023-09-23T23:57:48.793 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.793 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.793 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:57:48.793 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:54:32.793121+0000", 2023-09-23T23:57:48.793 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.6252999999999998e-05 2023-09-23T23:57:48.793 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.793 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.793 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:57:48.794 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:54:32.793129+0000", 2023-09-23T23:57:48.794 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.2109999999999998e-06 2023-09-23T23:57:48.794 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.794 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.794 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:57:48.794 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:54:32.793159+0000", 2023-09-23T23:57:48.794 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.9638e-05 2023-09-23T23:57:48.794 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.794 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.794 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:57:48.794 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:54:32.793255+0000", 2023-09-23T23:57:48.794 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.6503999999999996e-05 2023-09-23T23:57:48.795 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.795 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.795 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 1,3", 2023-09-23T23:57:48.795 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:54:32.793342+0000", 2023-09-23T23:57:48.795 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.6728e-05 2023-09-23T23:57:48.795 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.795 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.795 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:57:48.795 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:54:32.796535+0000", 2023-09-23T23:57:48.795 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0031925650000000001 2023-09-23T23:57:48.795 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.795 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.796 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:57:48.796 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:54:32.798699+0000", 2023-09-23T23:57:48.796 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0021643389999999999 2023-09-23T23:57:48.796 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.796 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.796 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:57:48.796 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:54:32.953651+0000", 2023-09-23T23:57:48.796 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.154951691 2023-09-23T23:57:48.796 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.796 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.796 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:57:48.796 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:54:32.953723+0000", 2023-09-23T23:57:48.797 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.2478999999999995e-05 2023-09-23T23:57:48.797 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.797 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.797 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:57:48.797 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:54:32.953779+0000", 2023-09-23T23:57:48.797 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.5782999999999998e-05 2023-09-23T23:57:48.797 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:57:48.797 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:57:48.797 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:57:48.797 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.797 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.797 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.45269.0:191814 9.e 9:75e75417:::benchmark_data_smithi159_236674_object93809:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e319)", 2023-09-23T23:57:48.798 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:55:19.482198+0000", 2023-09-23T23:57:48.798 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 149.19573330099999, 2023-09-23T23:57:48.798 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.15930984100000001, 2023-09-23T23:57:48.798 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:57:48.798 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:57:48.798 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:57:48.798 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.45269", 2023-09-23T23:57:48.798 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1714849652", 2023-09-23T23:57:48.798 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 191814 2023-09-23T23:57:48.798 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.798 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:57:48.798 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.798 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:57:48.799 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:55:19.482198+0000", 2023-09-23T23:57:48.799 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:57:48.799 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.799 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.799 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:57:48.799 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:55:19.482198+0000", 2023-09-23T23:57:48.799 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:57:48.799 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.799 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.799 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:57:48.799 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:55:19.482196+0000", 2023-09-23T23:57:48.799 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2023-09-23T23:57:48.800 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.800 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.800 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:57:48.800 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:55:19.482204+0000", 2023-09-23T23:57:48.800 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.1119999999999996e-06 2023-09-23T23:57:48.800 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.800 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.800 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:57:48.800 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:55:19.482218+0000", 2023-09-23T23:57:48.800 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.3997e-05 2023-09-23T23:57:48.800 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.800 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.801 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:57:48.801 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:55:19.482226+0000", 2023-09-23T23:57:48.801 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.3209999999999999e-06 2023-09-23T23:57:48.801 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.801 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.801 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:57:48.801 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:55:19.482273+0000", 2023-09-23T23:57:48.801 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.7290999999999998e-05 2023-09-23T23:57:48.801 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.801 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.801 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:57:48.802 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:55:19.482439+0000", 2023-09-23T23:57:48.802 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00016631 2023-09-23T23:57:48.802 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.802 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.802 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 1,3", 2023-09-23T23:57:48.802 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:55:19.482584+0000", 2023-09-23T23:57:48.802 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00014450500000000001 2023-09-23T23:57:48.802 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.802 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.802 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:57:48.802 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:55:19.489956+0000", 2023-09-23T23:57:48.802 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0073716609999999998 2023-09-23T23:57:48.803 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.803 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.803 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:57:48.803 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:55:19.501233+0000", 2023-09-23T23:57:48.803 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.011277970999999999 2023-09-23T23:57:48.803 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.803 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.803 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:57:48.803 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:55:19.641309+0000", 2023-09-23T23:57:48.803 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.140075116 2023-09-23T23:57:48.804 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.804 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.804 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:57:48.804 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:55:19.641402+0000", 2023-09-23T23:57:48.804 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.3315999999999999e-05 2023-09-23T23:57:48.804 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.804 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.804 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:57:48.804 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:55:19.641508+0000", 2023-09-23T23:57:48.804 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000105826 2023-09-23T23:57:48.804 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:57:48.804 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:57:48.804 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:57:48.805 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.805 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.805 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.45269.0:193501 9.e 9:7dcb4c2c:::benchmark_data_smithi159_236674_object95496:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e319)", 2023-09-23T23:57:48.805 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:55:21.960283+0000", 2023-09-23T23:57:48.805 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 146.717648513, 2023-09-23T23:57:48.805 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.18396463299999999, 2023-09-23T23:57:48.805 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:57:48.805 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:57:48.805 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:57:48.805 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.45269", 2023-09-23T23:57:48.806 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1714849652", 2023-09-23T23:57:48.806 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 193501 2023-09-23T23:57:48.806 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.806 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:57:48.806 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.806 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:57:48.806 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:55:21.960283+0000", 2023-09-23T23:57:48.806 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:57:48.806 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.806 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.806 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:57:48.807 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:55:21.960283+0000", 2023-09-23T23:57:48.807 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:57:48.807 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.807 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.807 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:57:48.807 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:55:21.960281+0000", 2023-09-23T23:57:48.807 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999976 2023-09-23T23:57:48.807 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.807 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.807 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:57:48.807 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:55:21.960292+0000", 2023-09-23T23:57:48.807 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.1804000000000001e-05 2023-09-23T23:57:48.808 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.808 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.808 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:57:48.808 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:55:21.960313+0000", 2023-09-23T23:57:48.808 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.1056999999999998e-05 2023-09-23T23:57:48.808 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.808 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.808 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:57:48.808 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:55:21.960326+0000", 2023-09-23T23:57:48.808 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.223e-05 2023-09-23T23:57:48.808 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.808 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.809 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:57:48.809 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:55:21.960376+0000", 2023-09-23T23:57:48.809 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.0163000000000001e-05 2023-09-23T23:57:48.809 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.809 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.809 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:57:48.809 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:55:21.960504+0000", 2023-09-23T23:57:48.809 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000128243 2023-09-23T23:57:48.809 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.809 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.809 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 1,3", 2023-09-23T23:57:48.809 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:55:21.960624+0000", 2023-09-23T23:57:48.810 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00012031099999999999 2023-09-23T23:57:48.810 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.810 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.810 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:57:48.810 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:55:21.968361+0000", 2023-09-23T23:57:48.810 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0077366179999999998 2023-09-23T23:57:48.810 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.810 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.810 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:57:48.810 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:55:21.971171+0000", 2023-09-23T23:57:48.810 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0028095519999999999 2023-09-23T23:57:48.810 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.811 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.811 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:57:48.811 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:55:22.143955+0000", 2023-09-23T23:57:48.811 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.172784408 2023-09-23T23:57:48.811 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.811 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.811 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:57:48.811 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:55:22.144121+0000", 2023-09-23T23:57:48.811 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000165701 2023-09-23T23:57:48.811 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.811 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.811 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:57:48.811 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:55:22.144247+0000", 2023-09-23T23:57:48.812 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000126692 2023-09-23T23:57:48.812 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:57:48.812 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:57:48.812 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:57:48.812 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.812 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.812 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.45269.0:193504 9.e 9:7b5c1faa:::benchmark_data_smithi159_236674_object95499:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e319)", 2023-09-23T23:57:48.812 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:55:21.960364+0000", 2023-09-23T23:57:48.812 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 146.717567062, 2023-09-23T23:57:48.812 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.184305622, 2023-09-23T23:57:48.812 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:57:48.812 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:57:48.812 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:57:48.813 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.45269", 2023-09-23T23:57:48.813 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1714849652", 2023-09-23T23:57:48.813 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 193504 2023-09-23T23:57:48.813 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.813 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:57:48.813 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.813 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:57:48.813 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:55:21.960364+0000", 2023-09-23T23:57:48.813 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:57:48.813 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.813 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.813 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:57:48.814 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:55:21.960364+0000", 2023-09-23T23:57:48.814 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:57:48.814 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.814 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.814 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:57:48.814 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:55:21.960363+0000", 2023-09-23T23:57:48.814 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.999999 2023-09-23T23:57:48.814 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.814 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.814 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:57:48.814 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:55:21.960369+0000", 2023-09-23T23:57:48.814 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.5130000000000004e-06 2023-09-23T23:57:48.814 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.815 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.815 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:57:48.815 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:55:21.960381+0000", 2023-09-23T23:57:48.815 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.2548000000000001e-05 2023-09-23T23:57:48.815 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.815 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.815 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:57:48.815 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:55:21.960389+0000", 2023-09-23T23:57:48.815 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.2560000000000002e-06 2023-09-23T23:57:48.815 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.815 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.815 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:57:48.815 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:55:21.964134+0000", 2023-09-23T23:57:48.816 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.003744566 2023-09-23T23:57:48.816 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.816 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.816 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:57:48.816 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:55:21.964324+0000", 2023-09-23T23:57:48.816 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00019046699999999999 2023-09-23T23:57:48.816 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.816 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.816 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 1,3", 2023-09-23T23:57:48.816 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:55:21.964473+0000", 2023-09-23T23:57:48.816 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00014883799999999999 2023-09-23T23:57:48.816 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.816 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.816 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:57:48.817 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:55:21.968526+0000", 2023-09-23T23:57:48.817 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0040528830000000002 2023-09-23T23:57:48.817 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.817 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.817 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:57:48.817 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:55:21.971367+0000", 2023-09-23T23:57:48.817 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0028403590000000002 2023-09-23T23:57:48.817 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.817 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.817 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:57:48.817 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:55:22.144437+0000", 2023-09-23T23:57:48.817 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.173070695 2023-09-23T23:57:48.818 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.818 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.818 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:57:48.818 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:55:22.144563+0000", 2023-09-23T23:57:48.818 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00012581199999999999 2023-09-23T23:57:48.818 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.818 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.818 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:57:48.818 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:55:22.144670+0000", 2023-09-23T23:57:48.818 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00010669499999999999 2023-09-23T23:57:48.818 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:57:48.818 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:57:48.818 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:57:48.819 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.819 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.819 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_repop(client.35448.0:59262 10.4 e339/325 10:238272ce:::benchmark_data_smithi159_258586_object59261:head v 339'3776, mlcod=339'3772)", 2023-09-23T23:57:48.819 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:57:48.644642+0000", 2023-09-23T23:57:48.819 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 0.033289608999999998, 2023-09-23T23:57:48.819 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.026369116000000001, 2023-09-23T23:57:48.819 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:57:48.819 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:57:48.819 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:57:48.819 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.819 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:57:48.819 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:57:48.644642+0000", 2023-09-23T23:57:48.819 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:57:48.820 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.820 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.820 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:57:48.820 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:57:48.644642+0000", 2023-09-23T23:57:48.820 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:57:48.820 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.820 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.820 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:57:48.820 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:57:48.644641+0000", 2023-09-23T23:57:48.820 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999995 2023-09-23T23:57:48.820 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.820 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.820 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:57:48.821 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:57:48.644696+0000", 2023-09-23T23:57:48.821 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.5291000000000003e-05 2023-09-23T23:57:48.821 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.821 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.821 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:57:48.821 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:57:48.644709+0000", 2023-09-23T23:57:48.821 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.3005e-05 2023-09-23T23:57:48.821 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.821 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.821 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:57:48.821 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:57:48.644715+0000", 2023-09-23T23:57:48.821 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.19e-06 2023-09-23T23:57:48.821 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.822 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.822 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:57:48.822 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:57:48.647118+0000", 2023-09-23T23:57:48.822 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0024026709999999999 2023-09-23T23:57:48.822 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.822 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.822 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:57:48.822 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:57:48.647140+0000", 2023-09-23T23:57:48.822 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.1920999999999999e-05 2023-09-23T23:57:48.822 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.822 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.822 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:57:48.822 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:57:48.670964+0000", 2023-09-23T23:57:48.823 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.023824036 2023-09-23T23:57:48.823 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:57:48.823 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:57:48.823 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:57:48.823 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:57:48.671011+0000", 2023-09-23T23:57:48.823 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.6694999999999999e-05 2023-09-23T23:57:48.823 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:57:48.823 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:57:48.823 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:57:48.823 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:57:48.823 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:57:48.823 INFO:teuthology.orchestra.run.smithi164.stdout:} 2023-09-23T23:57:48.824 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:48.859 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:48.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:48.867 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:57:48.909 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 42 16 59533 59517 88.5574 58.375 0.0168069 0.011286 2023-09-23T23:57:48.968 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:57:49.009 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:57:49.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:49.012 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:57:49.113 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:49.136 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:49.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:49.139 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:57:49.239 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:57:49.265 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:57:49.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:49.270 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:57:49.370 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:57:49.402 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:57:49.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:49.405 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:57:49.506 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:49.533 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:49.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:49.536 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:57:49.636 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:57:49.662 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:57:49.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:49.664 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:57:49.765 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:57:49.791 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 dump_ops_in_flight 2023-09-23T23:57:49.802 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:57:49.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:49.806 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:57:49.906 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:49.909 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 43 16 60513 60497 87.9223 61.25 0.0119634 0.0113669 2023-09-23T23:57:49.941 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:49.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:49.943 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:57:50.045 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:50.086 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:50.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:50.090 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:57:50.191 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:50.200 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:50 smithi159 bash[105915]: cluster 2023-09-23T23:57:48.918302+0000 mgr.y (mgr.25991) 1231 : cluster 0 pgmap v1370: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 3.5 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 55 MiB/s wr, 885 op/s; 12360/173697 objects degraded (7.116%); 2838/173697 objects misplaced (1.634%); 1.6 MiB/s, 26 objects/s recovering 2023-09-23T23:57:50.201 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:50 smithi159 bash[108473]: cluster 2023-09-23T23:57:48.918302+0000 mgr.y (mgr.25991) 1231 : cluster 0 pgmap v1370: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 3.5 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 55 MiB/s wr, 885 op/s; 12360/173697 objects degraded (7.116%); 2838/173697 objects misplaced (1.634%); 1.6 MiB/s, 26 objects/s recovering 2023-09-23T23:57:50.223 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:50.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:50.224 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:57:50.325 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:57:50.343 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:57:50.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:50.345 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:57:50.445 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:57:50.456 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:50 smithi164 bash[92846]: cluster 2023-09-23T23:57:48.918302+0000 mgr.y (mgr.25991) 1231 : cluster 0 pgmap v1370: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 3.5 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 55 MiB/s wr, 885 op/s; 12360/173697 objects degraded (7.116%); 2838/173697 objects misplaced (1.634%); 1.6 MiB/s, 26 objects/s recovering 2023-09-23T23:57:50.482 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:57:50.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:50.486 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:57:50.587 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:57:50.617 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:57:50.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:50.621 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:57:50.722 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:57:50.762 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:57:50.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:50.764 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:57:50.865 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:57:50.894 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:57:50.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:50.898 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:57:50.909 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 44 16 61420 61404 87.2123 56.6875 0.0191627 0.0114598 2023-09-23T23:57:50.999 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:57:51.036 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:57:51.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:51.038 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:57:51.139 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:57:51.166 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:57:51.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:51.171 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:57:51.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:51 smithi164 bash[92846]: cluster 2023-09-23T23:57:50.918943+0000 mgr.y (mgr.25991) 1232 : cluster 0 pgmap v1371: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 3.6 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 59 MiB/s wr, 947 op/s; 12360/179157 objects degraded (6.899%); 2679/179157 objects misplaced (1.495%); 2.0 MiB/s, 33 objects/s recovering 2023-09-23T23:57:51.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:51 smithi164 bash[92846]: cluster 2023-09-23T23:57:51.073356+0000 mon.a (mon.0) 1523 : cluster 3 Health check update: Degraded data redundancy: 12360/179157 objects degraded (6.899%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T23:57:51.272 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:57:51.304 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:57:51.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:51.310 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:57:51.411 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:57:51.419 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:51 smithi159 bash[105915]: cluster 2023-09-23T23:57:50.918943+0000 mgr.y (mgr.25991) 1232 : cluster 0 pgmap v1371: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 3.6 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 59 MiB/s wr, 947 op/s; 12360/179157 objects degraded (6.899%); 2679/179157 objects misplaced (1.495%); 2.0 MiB/s, 33 objects/s recovering 2023-09-23T23:57:51.419 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:51 smithi159 bash[105915]: cluster 2023-09-23T23:57:51.073356+0000 mon.a (mon.0) 1523 : cluster 3 Health check update: Degraded data redundancy: 12360/179157 objects degraded (6.899%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T23:57:51.420 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:51 smithi159 bash[108473]: cluster 2023-09-23T23:57:50.918943+0000 mgr.y (mgr.25991) 1232 : cluster 0 pgmap v1371: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 3.6 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 59 MiB/s wr, 947 op/s; 12360/179157 objects degraded (6.899%); 2679/179157 objects misplaced (1.495%); 2.0 MiB/s, 33 objects/s recovering 2023-09-23T23:57:51.420 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:51 smithi159 bash[108473]: cluster 2023-09-23T23:57:51.073356+0000 mon.a (mon.0) 1523 : cluster 3 Health check update: Degraded data redundancy: 12360/179157 objects degraded (6.899%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T23:57:51.442 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:57:51.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:51.448 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:57:51.549 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:57:51.573 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:57:51.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:51.576 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:57:51.677 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:57:51.702 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:57:51.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:51.710 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:57:51.811 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:57:51.843 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:57:51.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:51.848 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:57:51.909 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 45 16 62298 62282 86.4935 54.875 0.0120639 0.0115552 2023-09-23T23:57:51.948 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:51.982 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:51.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:51.987 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:57:52.088 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:52.120 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:52.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:52.125 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:57:52.226 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:57:52.258 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:57:52.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:52.262 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:57:52.363 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:57:52.382 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:57:52.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:52.384 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:57:52.485 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:57:52.500 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:52 smithi159 bash[108473]: audit 2023-09-23T23:57:52.406009+0000 mon.a (mon.0) 1524 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:57:52.525 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:57:52.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:52.532 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:57:52.633 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:52.675 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:52.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:52.680 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:57:52.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:52 smithi164 bash[92846]: audit 2023-09-23T23:57:52.406009+0000 mon.a (mon.0) 1524 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:57:52.780 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:57:52.789 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:52 smithi159 bash[105915]: audit 2023-09-23T23:57:52.406009+0000 mon.a (mon.0) 1524 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:57:52.805 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:57:52.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:52.808 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:57:52.909 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:57:52.910 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 46 16 63062 63046 85.6512 47.75 0.0100281 0.0116689 2023-09-23T23:57:52.945 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:57:52.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:52.956 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:57:53.057 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:53.086 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:53.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:53.091 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:57:53.192 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:53.223 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:53.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:53.228 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:57:53.329 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:57:53.353 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:57:53.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:53.355 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:57:53.456 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:53.497 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:53.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:53.502 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:57:53.603 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:57:53.633 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:57:53.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:53.636 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:57:53.737 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:57:53.777 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:57:53.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:53.779 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:57:53.880 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:57:53.889 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:57:53 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:57:53] "GET /metrics HTTP/1.1" 200 36613 "" "Prometheus/2.43.0" 2023-09-23T23:57:53.912 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 47 16 63844 63828 84.8641 48.875 0.0102558 0.0117758 2023-09-23T23:57:53.913 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:57:53.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:53.917 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:57:54.018 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:57:54.020 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:54 smithi164 bash[92846]: cluster 2023-09-23T23:57:52.919518+0000 mgr.y (mgr.25991) 1233 : cluster 0 pgmap v1372: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 3.6 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 50 MiB/s wr, 802 op/s; 12360/179157 objects degraded (6.899%); 2679/179157 objects misplaced (1.495%); 1.8 MiB/s, 28 objects/s recovering 2023-09-23T23:57:54.049 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:57:54.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:54.052 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:57:54.153 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:57:54.190 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:57:54.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:54.194 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:57:54.295 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:57:54.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:54 smithi159 bash[105915]: cluster 2023-09-23T23:57:52.919518+0000 mgr.y (mgr.25991) 1233 : cluster 0 pgmap v1372: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 3.6 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 50 MiB/s wr, 802 op/s; 12360/179157 objects degraded (6.899%); 2679/179157 objects misplaced (1.495%); 1.8 MiB/s, 28 objects/s recovering 2023-09-23T23:57:54.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:54 smithi159 bash[108473]: cluster 2023-09-23T23:57:52.919518+0000 mgr.y (mgr.25991) 1233 : cluster 0 pgmap v1372: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 3.6 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 50 MiB/s wr, 802 op/s; 12360/179157 objects degraded (6.899%); 2679/179157 objects misplaced (1.495%); 1.8 MiB/s, 28 objects/s recovering 2023-09-23T23:57:54.330 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:57:54.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:54.336 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:57:54.437 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:57:54.461 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:57:54.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:54.464 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:57:54.565 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:57:54.600 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:57:54.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:54.603 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:57:54.659 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T23:57:54.703 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:54.726 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:54.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:54.731 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:57:54.832 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:57:54.851 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:57:54.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:54.854 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:57:54.912 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 48 16 64751 64735 84.277 56.6875 0.0166176 0.0118601 2023-09-23T23:57:54.955 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:57:54.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:54.991 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:57:54.991 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:57:55.092 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:57:55.110 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:57:55.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:55.112 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:57:55.213 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:57:55.240 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:57:55.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:55.246 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:57:55.347 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:57:55.379 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:57:55.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:55.384 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:57:55.484 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:57:55.517 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:57:55.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:55.519 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:57:55.620 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:57:55.655 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:57:55.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:55.661 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:57:55.762 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:57:55.792 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:57:55.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:55.796 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:57:55.897 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:55.912 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 49 16 65598 65582 83.6374 52.9375 0.014285 0.01195 2023-09-23T23:57:55.937 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:55.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:55.942 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:57:56.043 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:57:56.075 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:57:56.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:56.078 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:57:56.179 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:57:56.188 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:56 smithi164 bash[92846]: cluster 2023-09-23T23:57:54.920365+0000 mgr.y (mgr.25991) 1234 : cluster 0 pgmap v1373: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 3.8 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 65 MiB/s wr, 1.04k op/s; 12360/187605 objects degraded (6.588%); 2679/187605 objects misplaced (1.428%); 1.8 MiB/s, 28 objects/s recovering 2023-09-23T23:57:56.207 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:57:56.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:56.214 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:57:56.293 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:56 smithi159 bash[105915]: cluster 2023-09-23T23:57:54.920365+0000 mgr.y (mgr.25991) 1234 : cluster 0 pgmap v1373: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 3.8 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 65 MiB/s wr, 1.04k op/s; 12360/187605 objects degraded (6.588%); 2679/187605 objects misplaced (1.428%); 1.8 MiB/s, 28 objects/s recovering 2023-09-23T23:57:56.293 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:56 smithi159 bash[108473]: cluster 2023-09-23T23:57:54.920365+0000 mgr.y (mgr.25991) 1234 : cluster 0 pgmap v1373: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 3.8 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 65 MiB/s wr, 1.04k op/s; 12360/187605 objects degraded (6.588%); 2679/187605 objects misplaced (1.428%); 1.8 MiB/s, 28 objects/s recovering 2023-09-23T23:57:56.315 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:57:56.349 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:57:56.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:56.353 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:57:56.454 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:57:56.496 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:57:56.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:56.500 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:57:56.601 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:56.626 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:56.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:56.630 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:57:56.731 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:57:56.763 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:57:56.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:56.767 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:57:56.868 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:56.890 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:56.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:56.893 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:57:56.912 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 50 16 66518 66502 83.1145 57.5 0.0177627 0.0120248 2023-09-23T23:57:56.994 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:57:57.027 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:57:57.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:57.030 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:57:57.131 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:57.155 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:57.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:57.158 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:57:57.258 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:57:57.266 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:57 smithi159 bash[105915]: cluster 2023-09-23T23:57:57.021487+0000 mon.a (mon.0) 1525 : cluster 3 Health check update: Degraded data redundancy: 12360/192186 objects degraded (6.431%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T23:57:57.266 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:57 smithi159 bash[108473]: cluster 2023-09-23T23:57:57.021487+0000 mon.a (mon.0) 1525 : cluster 3 Health check update: Degraded data redundancy: 12360/192186 objects degraded (6.431%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T23:57:57.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:57 smithi164 bash[92846]: cluster 2023-09-23T23:57:57.021487+0000 mon.a (mon.0) 1525 : cluster 3 Health check update: Degraded data redundancy: 12360/192186 objects degraded (6.431%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T23:57:57.285 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:57:57.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:57.287 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:57:57.388 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:57:57.416 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:57:57.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:57.419 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:57:57.520 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:57:57.547 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:57:57.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:57.550 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:57:57.650 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:57:57.679 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:57:57.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:57.686 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:57:57.787 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:57:57.833 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:57:57.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:57.836 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:57:57.912 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 51 16 67410 67394 82.5779 55.75 0.0140228 0.012104 2023-09-23T23:57:57.937 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:57:57.961 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:57:57.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:57.966 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:57:58.066 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:58.099 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:57:58.103 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:57:58 smithi159 bash[105915]: cluster 2023-09-23T23:57:56.920971+0000 mgr.y (mgr.25991) 1235 : cluster 0 pgmap v1374: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 3.9 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 56 MiB/s wr, 901 op/s; 12360/192186 objects degraded (6.431%); 2522/192186 objects misplaced (1.312%); 2.6 MiB/s, 41 objects/s recovering 2023-09-23T23:57:58.103 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:57:58 smithi159 bash[108473]: cluster 2023-09-23T23:57:56.920971+0000 mgr.y (mgr.25991) 1235 : cluster 0 pgmap v1374: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 3.9 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 56 MiB/s wr, 901 op/s; 12360/192186 objects degraded (6.431%); 2522/192186 objects misplaced (1.312%); 2.6 MiB/s, 41 objects/s recovering 2023-09-23T23:57:58.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:58.104 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:57:58.205 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:57:58.214 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:57:58 smithi164 bash[92846]: cluster 2023-09-23T23:57:56.920971+0000 mgr.y (mgr.25991) 1235 : cluster 0 pgmap v1374: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 3.9 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 56 MiB/s wr, 901 op/s; 12360/192186 objects degraded (6.431%); 2522/192186 objects misplaced (1.312%); 2.6 MiB/s, 41 objects/s recovering 2023-09-23T23:57:58.237 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:57:58.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:58.240 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:57:58.341 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:57:58.372 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:57:58.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:58.374 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:57:58.475 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:57:58.508 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:57:58.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:58.514 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:57:58.614 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:58.662 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:58.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:58.668 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:57:58.768 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:57:58.798 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:57:58.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:58.804 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:57:58.905 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:57:58.912 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 52 16 68305 68289 82.0655 55.9375 0.00856371 0.0121781 2023-09-23T23:57:58.931 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:57:58.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:58.934 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:57:59.034 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:57:59.092 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:57:59.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:59.095 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:57:59.195 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:59.221 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:57:59.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:59.226 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:57:59.327 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:57:59.369 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:57:59.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:59.374 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:57:59.474 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:57:59.500 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:57:59.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:59.502 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:57:59.603 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:57:59.630 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:57:59.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:59.632 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:57:59.732 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:57:59.762 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:57:59.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:59.768 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:57:59.869 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:57:59.913 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 53 16 68959 68943 81.2883 40.875 0.0226187 0.0122949 2023-09-23T23:57:59.917 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:57:59.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:57:59.924 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:58:00.025 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:58:00.056 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:58:00.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:00.061 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:58:00.162 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:00.179 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:00 smithi164 bash[92846]: cluster 2023-09-23T23:57:58.921724+0000 mgr.y (mgr.25991) 1236 : cluster 0 pgmap v1375: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 4.1 GiB data, 17 GiB used, 520 GiB / 536 GiB avail; 62 MiB/s wr, 984 op/s; 12360/200409 objects degraded (6.167%); 2522/200409 objects misplaced (1.258%); 1.6 MiB/s, 26 objects/s recovering 2023-09-23T23:58:00.198 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:00.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:00.201 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:58:00.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:00 smithi159 bash[105915]: cluster 2023-09-23T23:57:58.921724+0000 mgr.y (mgr.25991) 1236 : cluster 0 pgmap v1375: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 4.1 GiB data, 17 GiB used, 520 GiB / 536 GiB avail; 62 MiB/s wr, 984 op/s; 12360/200409 objects degraded (6.167%); 2522/200409 objects misplaced (1.258%); 1.6 MiB/s, 26 objects/s recovering 2023-09-23T23:58:00.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:00 smithi159 bash[108473]: cluster 2023-09-23T23:57:58.921724+0000 mgr.y (mgr.25991) 1236 : cluster 0 pgmap v1375: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 4.1 GiB data, 17 GiB used, 520 GiB / 536 GiB avail; 62 MiB/s wr, 984 op/s; 12360/200409 objects degraded (6.167%); 2522/200409 objects misplaced (1.258%); 1.6 MiB/s, 26 objects/s recovering 2023-09-23T23:58:00.302 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:58:00.333 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:58:00.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:00.335 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:58:00.421 INFO:teuthology.orchestra.run.smithi164.stdout:{ 2023-09-23T23:58:00.422 INFO:teuthology.orchestra.run.smithi164.stdout: "ops": [], 2023-09-23T23:58:00.422 INFO:teuthology.orchestra.run.smithi164.stdout: "num_ops": 0 2023-09-23T23:58:00.422 INFO:teuthology.orchestra.run.smithi164.stdout:} 2023-09-23T23:58:00.435 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:00.463 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:00.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:00.468 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:58:00.568 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:00.599 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:00.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:00.600 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:58:00.701 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:00.736 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:00.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:00.738 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:58:00.838 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:58:00.872 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:58:00.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:00.879 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:58:00.913 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 54 16 69757 69741 80.7065 49.875 0.0173169 0.0123838 2023-09-23T23:58:00.980 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:01.026 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:01.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:01.032 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:58:01.132 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:58:01.166 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:58:01.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:01.169 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:58:01.270 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:58:01.298 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:58:01.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:01.308 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:58:01.409 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:01.444 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:01.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:01.449 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:58:01.550 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:58:01.588 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:58:01.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:01.592 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:58:01.635 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 dump_blocked_ops 2023-09-23T23:58:01.693 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:58:01.721 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:58:01.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:01.723 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:58:01.824 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:58:01.853 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:58:01.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:01.859 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:58:01.913 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 55 16 70598 70582 80.1948 52.5625 0.0253649 0.0124629 2023-09-23T23:58:01.959 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:58:01.993 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:58:02.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:02.000 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:58:02.101 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:02.133 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:02.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:02.137 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:58:02.238 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:58:02.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:02 smithi164 bash[92846]: cluster 2023-09-23T23:58:00.922598+0000 mgr.y (mgr.25991) 1237 : cluster 0 pgmap v1376: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 4.2 GiB data, 17 GiB used, 519 GiB / 536 GiB avail; 55 MiB/s wr, 873 op/s; 12360/205167 objects degraded (6.024%); 2325/205167 objects misplaced (1.133%); 2.7 MiB/s, 42 objects/s recovering 2023-09-23T23:58:02.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:02 smithi164 bash[92846]: audit 2023-09-23T23:58:01.123987+0000 mon.a (mon.0) 1526 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:58:02.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:02 smithi164 bash[92846]: audit 2023-09-23T23:58:01.133892+0000 mon.a (mon.0) 1527 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:58:02.269 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:58:02.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:02.276 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:58:02.377 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:58:02.404 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:58:02.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:02.406 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:58:02.507 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:02.543 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:02.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:02 smithi159 bash[105915]: cluster 2023-09-23T23:58:00.922598+0000 mgr.y (mgr.25991) 1237 : cluster 0 pgmap v1376: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 4.2 GiB data, 17 GiB used, 519 GiB / 536 GiB avail; 55 MiB/s wr, 873 op/s; 12360/205167 objects degraded (6.024%); 2325/205167 objects misplaced (1.133%); 2.7 MiB/s, 42 objects/s recovering 2023-09-23T23:58:02.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:02 smithi159 bash[105915]: audit 2023-09-23T23:58:01.123987+0000 mon.a (mon.0) 1526 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:58:02.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:02 smithi159 bash[105915]: audit 2023-09-23T23:58:01.133892+0000 mon.a (mon.0) 1527 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:58:02.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:02 smithi159 bash[108473]: cluster 2023-09-23T23:58:00.922598+0000 mgr.y (mgr.25991) 1237 : cluster 0 pgmap v1376: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 4.2 GiB data, 17 GiB used, 519 GiB / 536 GiB avail; 55 MiB/s wr, 873 op/s; 12360/205167 objects degraded (6.024%); 2325/205167 objects misplaced (1.133%); 2.7 MiB/s, 42 objects/s recovering 2023-09-23T23:58:02.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:02 smithi159 bash[108473]: audit 2023-09-23T23:58:01.123987+0000 mon.a (mon.0) 1526 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:58:02.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:02 smithi159 bash[108473]: audit 2023-09-23T23:58:01.133892+0000 mon.a (mon.0) 1527 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:58:02.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:02.546 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:58:02.647 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:02.675 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:02.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:02.677 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:58:02.778 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:58:02.812 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:58:02.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:02.815 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:58:02.913 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 56 16 71448 71432 79.7113 53.125 0.0191596 0.0125252 2023-09-23T23:58:02.916 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:58:02.947 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:58:02.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:02.950 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:58:03.051 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:58:03.084 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:58:03.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:03.086 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:58:03.187 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:03.220 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:03.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:03.224 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:58:03.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:03 smithi164 bash[92846]: audit 2023-09-23T23:58:02.262679+0000 mon.a (mon.0) 1528 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:58:03.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:03 smithi164 bash[92846]: cluster 2023-09-23T23:58:02.923109+0000 mgr.y (mgr.25991) 1238 : cluster 0 pgmap v1377: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 4.2 GiB data, 17 GiB used, 519 GiB / 536 GiB avail; 45 MiB/s wr, 722 op/s; 12360/205167 objects degraded (6.024%); 2325/205167 objects misplaced (1.133%); 1.8 MiB/s, 29 objects/s recovering 2023-09-23T23:58:03.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:03 smithi164 bash[92846]: cluster 2023-09-23T23:58:03.009689+0000 mon.a (mon.0) 1529 : cluster 3 Health check update: Degraded data redundancy: 12360/205167 objects degraded (6.024%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T23:58:03.325 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:58:03.354 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:58:03.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:03.357 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:58:03.458 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:58:03.494 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:58:03.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:03.499 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:58:03.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:03 smithi159 bash[105915]: audit 2023-09-23T23:58:02.262679+0000 mon.a (mon.0) 1528 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:58:03.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:03 smithi159 bash[105915]: cluster 2023-09-23T23:58:02.923109+0000 mgr.y (mgr.25991) 1238 : cluster 0 pgmap v1377: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 4.2 GiB data, 17 GiB used, 519 GiB / 536 GiB avail; 45 MiB/s wr, 722 op/s; 12360/205167 objects degraded (6.024%); 2325/205167 objects misplaced (1.133%); 1.8 MiB/s, 29 objects/s recovering 2023-09-23T23:58:03.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:03 smithi159 bash[105915]: cluster 2023-09-23T23:58:03.009689+0000 mon.a (mon.0) 1529 : cluster 3 Health check update: Degraded data redundancy: 12360/205167 objects degraded (6.024%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T23:58:03.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:03 smithi159 bash[108473]: audit 2023-09-23T23:58:02.262679+0000 mon.a (mon.0) 1528 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:58:03.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:03 smithi159 bash[108473]: cluster 2023-09-23T23:58:02.923109+0000 mgr.y (mgr.25991) 1238 : cluster 0 pgmap v1377: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 4.2 GiB data, 17 GiB used, 519 GiB / 536 GiB avail; 45 MiB/s wr, 722 op/s; 12360/205167 objects degraded (6.024%); 2325/205167 objects misplaced (1.133%); 1.8 MiB/s, 29 objects/s recovering 2023-09-23T23:58:03.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:03 smithi159 bash[108473]: cluster 2023-09-23T23:58:03.009689+0000 mon.a (mon.0) 1529 : cluster 3 Health check update: Degraded data redundancy: 12360/205167 objects degraded (6.024%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T23:58:03.600 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:58:03.635 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:58:03.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:03.638 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:58:03.739 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:58:03.775 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:58:03.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:03.776 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:58:03.877 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:58:03.913 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 57 16 72004 71988 78.9225 34.75 0.0138463 0.0126456 2023-09-23T23:58:03.942 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:58:03 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:58:03] "GET /metrics HTTP/1.1" 200 36614 "" "Prometheus/2.43.0" 2023-09-23T23:58:03.980 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:58:03.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:03.988 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:58:04.089 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:58:04.118 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:58:04.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:04.124 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:58:04.225 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:04.256 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:04.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:04.262 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:58:04.363 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:04.396 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:04.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:04.402 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:58:04.503 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:58:04.536 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:58:04.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:04.539 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:58:04.640 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:04.674 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:04.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:04.679 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:58:04.779 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:04.814 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:04.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:04.818 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:58:04.913 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 58 16 72677 72661 78.2869 42.0625 0.0160597 0.0127663 2023-09-23T23:58:04.919 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:58:04.962 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:58:04.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:04.966 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:58:05.067 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:05.098 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:05.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:05.100 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:58:05.201 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:58:05.210 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:05 smithi159 bash[105915]: debug 2023-09-23T23:58:05.104+0000 7f15a10fc700 -1 mon.a@0(leader).osd e339 definitely_dead 0 2023-09-23T23:58:05.246 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:58:05.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:05.251 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:58:05.352 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:58:05.378 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:58:05.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:05.381 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:58:05.482 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:05.507 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:05.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:05.509 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:58:05.609 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:58:05.641 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:58:05.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:05.643 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:58:05.744 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:05.772 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:05.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:05.776 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:58:05.877 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:58:05.912 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:58:05.913 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 59 16 73463 73447 77.7926 49.125 0.0176285 0.0128484 2023-09-23T23:58:05.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:05.921 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:58:06.000 INFO:teuthology.orchestra.run.smithi159.stderr:marked out osd.4. 2023-09-23T23:58:06.022 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:58:06.040 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:05 smithi159 bash[105915]: cluster 2023-09-23T23:58:04.923776+0000 mgr.y (mgr.25991) 1239 : cluster 0 pgmap v1378: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 4.3 GiB data, 17 GiB used, 519 GiB / 536 GiB avail; 58 MiB/s wr, 921 op/s; 12360/212358 objects degraded (5.820%); 2325/212358 objects misplaced (1.095%); 1.8 MiB/s, 29 objects/s recovering 2023-09-23T23:58:06.040 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:05 smithi159 bash[105915]: audit 2023-09-23T23:58:05.105877+0000 mon.c (mon.2) 116 : audit 1 from='client.? 172.21.15.159:0/636605184' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["4"]}]: dispatch 2023-09-23T23:58:06.040 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:05 smithi159 bash[105915]: audit 2023-09-23T23:58:05.107171+0000 mon.a (mon.0) 1530 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["4"]}]: dispatch 2023-09-23T23:58:06.040 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:05 smithi159 bash[105915]: cluster 2023-09-23T23:58:05.107294+0000 mon.a (mon.0) 1531 : cluster 1 Client client.admin marked osd.4 out, while it was still marked up 2023-09-23T23:58:06.040 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:05 smithi159 bash[105915]: audit 2023-09-23T23:58:05.768670+0000 mon.a (mon.0) 1532 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:58:06.040 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:05 smithi159 bash[105915]: audit 2023-09-23T23:58:05.780793+0000 mon.a (mon.0) 1533 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:58:06.041 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:05 smithi159 bash[108473]: cluster 2023-09-23T23:58:04.923776+0000 mgr.y (mgr.25991) 1239 : cluster 0 pgmap v1378: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 4.3 GiB data, 17 GiB used, 519 GiB / 536 GiB avail; 58 MiB/s wr, 921 op/s; 12360/212358 objects degraded (5.820%); 2325/212358 objects misplaced (1.095%); 1.8 MiB/s, 29 objects/s recovering 2023-09-23T23:58:06.041 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:05 smithi159 bash[108473]: audit 2023-09-23T23:58:05.105877+0000 mon.c (mon.2) 116 : audit 1 from='client.? 172.21.15.159:0/636605184' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["4"]}]: dispatch 2023-09-23T23:58:06.041 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:05 smithi159 bash[108473]: audit 2023-09-23T23:58:05.107171+0000 mon.a (mon.0) 1530 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["4"]}]: dispatch 2023-09-23T23:58:06.041 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:05 smithi159 bash[108473]: cluster 2023-09-23T23:58:05.107294+0000 mon.a (mon.0) 1531 : cluster 1 Client client.admin marked osd.4 out, while it was still marked up 2023-09-23T23:58:06.041 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:05 smithi159 bash[108473]: audit 2023-09-23T23:58:05.768670+0000 mon.a (mon.0) 1532 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:58:06.041 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:05 smithi159 bash[108473]: audit 2023-09-23T23:58:05.780793+0000 mon.a (mon.0) 1533 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:58:06.047 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:58:06.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:06.050 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:58:06.121 INFO:teuthology.orchestra.run.smithi159.stdout:osd.0: {} 2023-09-23T23:58:06.143 INFO:teuthology.orchestra.run.smithi159.stdout:osd.1: {} 2023-09-23T23:58:06.151 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:58:06.167 INFO:teuthology.orchestra.run.smithi159.stdout:osd.2: {} 2023-09-23T23:58:06.175 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:58:06.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:06.179 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:58:06.192 INFO:teuthology.orchestra.run.smithi159.stdout:osd.3: {} 2023-09-23T23:58:06.226 INFO:teuthology.orchestra.run.smithi159.stdout:osd.4: {} 2023-09-23T23:58:06.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:06 smithi164 bash[92846]: cluster 2023-09-23T23:58:04.923776+0000 mgr.y (mgr.25991) 1239 : cluster 0 pgmap v1378: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 4.3 GiB data, 17 GiB used, 519 GiB / 536 GiB avail; 58 MiB/s wr, 921 op/s; 12360/212358 objects degraded (5.820%); 2325/212358 objects misplaced (1.095%); 1.8 MiB/s, 29 objects/s recovering 2023-09-23T23:58:06.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:06 smithi164 bash[92846]: audit 2023-09-23T23:58:05.105877+0000 mon.c (mon.2) 116 : audit 1 from='client.? 172.21.15.159:0/636605184' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["4"]}]: dispatch 2023-09-23T23:58:06.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:06 smithi164 bash[92846]: audit 2023-09-23T23:58:05.107171+0000 mon.a (mon.0) 1530 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["4"]}]: dispatch 2023-09-23T23:58:06.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:06 smithi164 bash[92846]: cluster 2023-09-23T23:58:05.107294+0000 mon.a (mon.0) 1531 : cluster 1 Client client.admin marked osd.4 out, while it was still marked up 2023-09-23T23:58:06.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:06 smithi164 bash[92846]: audit 2023-09-23T23:58:05.768670+0000 mon.a (mon.0) 1532 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:58:06.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:06 smithi164 bash[92846]: audit 2023-09-23T23:58:05.780793+0000 mon.a (mon.0) 1533 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:58:06.272 INFO:teuthology.orchestra.run.smithi159.stdout:osd.5: {} 2023-09-23T23:58:06.280 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:58:06.304 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:58:06.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:06.307 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:58:06.307 INFO:teuthology.orchestra.run.smithi159.stdout:osd.6: {} 2023-09-23T23:58:06.333 INFO:teuthology.orchestra.run.smithi159.stdout:osd.7: {} 2023-09-23T23:58:06.335 INFO:teuthology.orchestra.run.smithi159.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T23:58:06.335 INFO:teuthology.orchestra.run.smithi159.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T23:58:06.335 INFO:teuthology.orchestra.run.smithi159.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T23:58:06.335 INFO:teuthology.orchestra.run.smithi159.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T23:58:06.335 INFO:teuthology.orchestra.run.smithi159.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T23:58:06.335 INFO:teuthology.orchestra.run.smithi159.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T23:58:06.335 INFO:teuthology.orchestra.run.smithi159.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T23:58:06.335 INFO:teuthology.orchestra.run.smithi159.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T23:58:06.408 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:06.429 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:06.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:06.432 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:58:06.449 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T23:58:06.533 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:06.557 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:06.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:06.559 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:58:06.660 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:58:06.683 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:58:06.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:06.685 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:58:06.785 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:58:06.803 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:58:06.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:06.805 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:58:06.906 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:58:06.913 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:2023-09-23T23:58:06.910058+0000 min lat: 0.00132219 max lat: 3.16858 avg lat: 0.0128596 2023-09-23T23:58:06.913 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T23:58:06.913 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 60 16 73529 73513 76.5649 4.125 0.0445895 0.0128596 2023-09-23T23:58:06.932 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:58:06.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:06.935 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:58:07.020 INFO:teuthology.orchestra.run.smithi159.stderr:noscrub is set 2023-09-23T23:58:07.037 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:58:07.065 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:58:07.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:07.067 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:58:07.168 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:58:07.188 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:58:07.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:07.191 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:58:07.291 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:58:07.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:07 smithi159 bash[105915]: cluster 2023-09-23T23:58:05.981978+0000 osd.6 (osd.6) 389 : cluster 3 failed to encode map e340 with expected crc 2023-09-23T23:58:07.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:07 smithi159 bash[105915]: cluster 2023-09-23T23:58:05.983637+0000 osd.4 (osd.4) 262 : cluster 3 failed to encode map e340 with expected crc 2023-09-23T23:58:07.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:07 smithi159 bash[105915]: audit 2023-09-23T23:58:05.983846+0000 mon.a (mon.0) 1534 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["4"]}]': finished 2023-09-23T23:58:07.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:07 smithi159 bash[105915]: cluster 2023-09-23T23:58:05.984079+0000 mon.a (mon.0) 1535 : cluster 0 osdmap e340: 8 total, 8 up, 5 in 2023-09-23T23:58:07.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:07 smithi159 bash[105915]: audit 2023-09-23T23:58:06.091373+0000 mon.c (mon.2) 117 : audit 0 from='client.? 172.21.15.159:0/237129403' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:58:07.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:07 smithi159 bash[105915]: audit 2023-09-23T23:58:06.489969+0000 mon.c (mon.2) 118 : audit 1 from='client.? 172.21.15.159:0/4214073407' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:58:07.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:07 smithi159 bash[105915]: audit 2023-09-23T23:58:06.490332+0000 mon.a (mon.0) 1536 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:58:07.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:07 smithi159 bash[105915]: audit 2023-09-23T23:58:06.928102+0000 mon.a (mon.0) 1537 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:58:07.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:07 smithi159 bash[105915]: audit 2023-09-23T23:58:06.934700+0000 mon.a (mon.0) 1538 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:58:07.297 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:07 smithi159 bash[108473]: cluster 2023-09-23T23:58:05.981978+0000 osd.6 (osd.6) 389 : cluster 3 failed to encode map e340 with expected crc 2023-09-23T23:58:07.297 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:07 smithi159 bash[108473]: cluster 2023-09-23T23:58:05.983637+0000 osd.4 (osd.4) 262 : cluster 3 failed to encode map e340 with expected crc 2023-09-23T23:58:07.297 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:07 smithi159 bash[108473]: audit 2023-09-23T23:58:05.983846+0000 mon.a (mon.0) 1534 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["4"]}]': finished 2023-09-23T23:58:07.297 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:07 smithi159 bash[108473]: cluster 2023-09-23T23:58:05.984079+0000 mon.a (mon.0) 1535 : cluster 0 osdmap e340: 8 total, 8 up, 5 in 2023-09-23T23:58:07.297 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:07 smithi159 bash[108473]: audit 2023-09-23T23:58:06.091373+0000 mon.c (mon.2) 117 : audit 0 from='client.? 172.21.15.159:0/237129403' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:58:07.297 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:07 smithi159 bash[108473]: audit 2023-09-23T23:58:06.489969+0000 mon.c (mon.2) 118 : audit 1 from='client.? 172.21.15.159:0/4214073407' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:58:07.297 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:07 smithi159 bash[108473]: audit 2023-09-23T23:58:06.490332+0000 mon.a (mon.0) 1536 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:58:07.297 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:07 smithi159 bash[108473]: audit 2023-09-23T23:58:06.928102+0000 mon.a (mon.0) 1537 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:58:07.297 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:07 smithi159 bash[108473]: audit 2023-09-23T23:58:06.934700+0000 mon.a (mon.0) 1538 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:58:07.315 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:58:07.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:07.317 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:58:07.418 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:58:07.436 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:58:07.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:07.438 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:58:07.492 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:07 smithi164 bash[92846]: cluster 2023-09-23T23:58:05.981978+0000 osd.6 (osd.6) 389 : cluster 3 failed to encode map e340 with expected crc 2023-09-23T23:58:07.493 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:07 smithi164 bash[92846]: cluster 2023-09-23T23:58:05.983637+0000 osd.4 (osd.4) 262 : cluster 3 failed to encode map e340 with expected crc 2023-09-23T23:58:07.493 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:07 smithi164 bash[92846]: audit 2023-09-23T23:58:05.983846+0000 mon.a (mon.0) 1534 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["4"]}]': finished 2023-09-23T23:58:07.493 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:07 smithi164 bash[92846]: cluster 2023-09-23T23:58:05.984079+0000 mon.a (mon.0) 1535 : cluster 0 osdmap e340: 8 total, 8 up, 5 in 2023-09-23T23:58:07.493 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:07 smithi164 bash[92846]: audit 2023-09-23T23:58:06.091373+0000 mon.c (mon.2) 117 : audit 0 from='client.? 172.21.15.159:0/237129403' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:58:07.493 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:07 smithi164 bash[92846]: audit 2023-09-23T23:58:06.489969+0000 mon.c (mon.2) 118 : audit 1 from='client.? 172.21.15.159:0/4214073407' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:58:07.493 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:07 smithi164 bash[92846]: audit 2023-09-23T23:58:06.490332+0000 mon.a (mon.0) 1536 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:58:07.493 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:07 smithi164 bash[92846]: audit 2023-09-23T23:58:06.928102+0000 mon.a (mon.0) 1537 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:58:07.493 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:07 smithi164 bash[92846]: audit 2023-09-23T23:58:06.934700+0000 mon.a (mon.0) 1538 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:58:07.539 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:58:07.567 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:58:07.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:07.569 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:58:07.670 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:58:07.698 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:58:07.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:07.700 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:58:07.801 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:07.822 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:07.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:07.824 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:58:07.914 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 61 16 73529 73513 75.3098 0 - 0.0128596 2023-09-23T23:58:07.925 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:58:07.950 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:58:07.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:07.952 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:58:08.053 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:58:08.082 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:58:08.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:08.085 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:58:08.186 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:08.196 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:08 smithi164 bash[92846]: cluster 2023-09-23T23:58:06.924224+0000 mgr.y (mgr.25991) 1240 : cluster 0 pgmap v1380: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 4.4 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 51 MiB/s wr, 808 op/s; 12360/216450 objects degraded (5.710%); 2136/216450 objects misplaced (0.987%); 2.4 MiB/s, 38 objects/s recovering 2023-09-23T23:58:08.196 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:08 smithi164 bash[92846]: cluster 2023-09-23T23:58:06.994516+0000 mon.a (mon.0) 1539 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:58:08.196 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:08 smithi164 bash[92846]: cluster 2023-09-23T23:58:07.003748+0000 osd.6 (osd.6) 390 : cluster 3 failed to encode map e341 with expected crc 2023-09-23T23:58:08.196 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:08 smithi164 bash[92846]: audit 2023-09-23T23:58:07.005729+0000 mon.a (mon.0) 1540 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T23:58:08.196 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:08 smithi164 bash[92846]: cluster 2023-09-23T23:58:07.005803+0000 mon.a (mon.0) 1541 : cluster 0 osdmap e341: 8 total, 8 up, 5 in 2023-09-23T23:58:08.196 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:08 smithi164 bash[92846]: cluster 2023-09-23T23:58:07.007880+0000 osd.6 (osd.6) 391 : cluster 3 failed to encode map e341 with expected crc 2023-09-23T23:58:08.196 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:08 smithi164 bash[92846]: cluster 2023-09-23T23:58:07.008845+0000 osd.7 (osd.7) 203 : cluster 3 failed to encode map e341 with expected crc 2023-09-23T23:58:08.196 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:08 smithi164 bash[92846]: cluster 2023-09-23T23:58:07.010132+0000 osd.6 (osd.6) 392 : cluster 3 failed to encode map e341 with expected crc 2023-09-23T23:58:08.196 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:08 smithi164 bash[92846]: cluster 2023-09-23T23:58:07.010511+0000 osd.4 (osd.4) 263 : cluster 3 failed to encode map e341 with expected crc 2023-09-23T23:58:08.196 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:08 smithi164 bash[92846]: cluster 2023-09-23T23:58:07.011940+0000 osd.7 (osd.7) 204 : cluster 3 failed to encode map e341 with expected crc 2023-09-23T23:58:08.197 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:08 smithi164 bash[92846]: cluster 2023-09-23T23:58:07.013533+0000 osd.6 (osd.6) 393 : cluster 3 failed to encode map e341 with expected crc 2023-09-23T23:58:08.197 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:08 smithi164 bash[92846]: cluster 2023-09-23T23:58:07.021726+0000 osd.7 (osd.7) 205 : cluster 3 failed to encode map e341 with expected crc 2023-09-23T23:58:08.233 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:08.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:08.241 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:58:08.282 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:08 smithi159 bash[105915]: cluster 2023-09-23T23:58:06.924224+0000 mgr.y (mgr.25991) 1240 : cluster 0 pgmap v1380: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 4.4 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 51 MiB/s wr, 808 op/s; 12360/216450 objects degraded (5.710%); 2136/216450 objects misplaced (0.987%); 2.4 MiB/s, 38 objects/s recovering 2023-09-23T23:58:08.283 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:08 smithi159 bash[105915]: cluster 2023-09-23T23:58:06.994516+0000 mon.a (mon.0) 1539 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:58:08.283 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:08 smithi159 bash[105915]: cluster 2023-09-23T23:58:07.003748+0000 osd.6 (osd.6) 390 : cluster 3 failed to encode map e341 with expected crc 2023-09-23T23:58:08.283 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:08 smithi159 bash[105915]: audit 2023-09-23T23:58:07.005729+0000 mon.a (mon.0) 1540 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T23:58:08.283 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:08 smithi159 bash[105915]: cluster 2023-09-23T23:58:07.005803+0000 mon.a (mon.0) 1541 : cluster 0 osdmap e341: 8 total, 8 up, 5 in 2023-09-23T23:58:08.283 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:08 smithi159 bash[105915]: cluster 2023-09-23T23:58:07.007880+0000 osd.6 (osd.6) 391 : cluster 3 failed to encode map e341 with expected crc 2023-09-23T23:58:08.283 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:08 smithi159 bash[105915]: cluster 2023-09-23T23:58:07.008845+0000 osd.7 (osd.7) 203 : cluster 3 failed to encode map e341 with expected crc 2023-09-23T23:58:08.283 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:08 smithi159 bash[105915]: cluster 2023-09-23T23:58:07.010132+0000 osd.6 (osd.6) 392 : cluster 3 failed to encode map e341 with expected crc 2023-09-23T23:58:08.283 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:08 smithi159 bash[105915]: cluster 2023-09-23T23:58:07.010511+0000 osd.4 (osd.4) 263 : cluster 3 failed to encode map e341 with expected crc 2023-09-23T23:58:08.283 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:08 smithi159 bash[105915]: cluster 2023-09-23T23:58:07.011940+0000 osd.7 (osd.7) 204 : cluster 3 failed to encode map e341 with expected crc 2023-09-23T23:58:08.283 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:08 smithi159 bash[105915]: cluster 2023-09-23T23:58:07.013533+0000 osd.6 (osd.6) 393 : cluster 3 failed to encode map e341 with expected crc 2023-09-23T23:58:08.283 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:08 smithi159 bash[105915]: cluster 2023-09-23T23:58:07.021726+0000 osd.7 (osd.7) 205 : cluster 3 failed to encode map e341 with expected crc 2023-09-23T23:58:08.284 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:08 smithi159 bash[108473]: cluster 2023-09-23T23:58:06.924224+0000 mgr.y (mgr.25991) 1240 : cluster 0 pgmap v1380: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 4.4 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 51 MiB/s wr, 808 op/s; 12360/216450 objects degraded (5.710%); 2136/216450 objects misplaced (0.987%); 2.4 MiB/s, 38 objects/s recovering 2023-09-23T23:58:08.284 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:08 smithi159 bash[108473]: cluster 2023-09-23T23:58:06.994516+0000 mon.a (mon.0) 1539 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:58:08.284 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:08 smithi159 bash[108473]: cluster 2023-09-23T23:58:07.003748+0000 osd.6 (osd.6) 390 : cluster 3 failed to encode map e341 with expected crc 2023-09-23T23:58:08.284 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:08 smithi159 bash[108473]: audit 2023-09-23T23:58:07.005729+0000 mon.a (mon.0) 1540 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T23:58:08.284 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:08 smithi159 bash[108473]: cluster 2023-09-23T23:58:07.005803+0000 mon.a (mon.0) 1541 : cluster 0 osdmap e341: 8 total, 8 up, 5 in 2023-09-23T23:58:08.284 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:08 smithi159 bash[108473]: cluster 2023-09-23T23:58:07.007880+0000 osd.6 (osd.6) 391 : cluster 3 failed to encode map e341 with expected crc 2023-09-23T23:58:08.284 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:08 smithi159 bash[108473]: cluster 2023-09-23T23:58:07.008845+0000 osd.7 (osd.7) 203 : cluster 3 failed to encode map e341 with expected crc 2023-09-23T23:58:08.284 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:08 smithi159 bash[108473]: cluster 2023-09-23T23:58:07.010132+0000 osd.6 (osd.6) 392 : cluster 3 failed to encode map e341 with expected crc 2023-09-23T23:58:08.285 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:08 smithi159 bash[108473]: cluster 2023-09-23T23:58:07.010511+0000 osd.4 (osd.4) 263 : cluster 3 failed to encode map e341 with expected crc 2023-09-23T23:58:08.285 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:08 smithi159 bash[108473]: cluster 2023-09-23T23:58:07.011940+0000 osd.7 (osd.7) 204 : cluster 3 failed to encode map e341 with expected crc 2023-09-23T23:58:08.285 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:08 smithi159 bash[108473]: cluster 2023-09-23T23:58:07.013533+0000 osd.6 (osd.6) 393 : cluster 3 failed to encode map e341 with expected crc 2023-09-23T23:58:08.285 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:08 smithi159 bash[108473]: cluster 2023-09-23T23:58:07.021726+0000 osd.7 (osd.7) 205 : cluster 3 failed to encode map e341 with expected crc 2023-09-23T23:58:08.341 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:58:08.368 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:58:08.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:08.378 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:58:08.479 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:58:08.546 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:58:08.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:08.549 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:58:08.650 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:08.673 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:08.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:08.676 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:58:08.777 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:08.800 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:08.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:08.802 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:58:08.902 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:58:08.914 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 62 16 73583 73567 74.1496 1.6875 0.0118199 0.0131631 2023-09-23T23:58:08.931 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:58:08.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:08.933 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:58:09.034 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:58:09.057 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:58:09.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:09.059 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:58:09.160 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:58:09.173 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:09 smithi159 bash[105915]: cluster 2023-09-23T23:58:08.011607+0000 mon.a (mon.0) 1542 : cluster 0 osdmap e342: 8 total, 8 up, 5 in 2023-09-23T23:58:09.173 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:09 smithi159 bash[105915]: cluster 2023-09-23T23:58:08.011786+0000 osd.7 (osd.7) 206 : cluster 3 failed to encode map e342 with expected crc 2023-09-23T23:58:09.174 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:09 smithi159 bash[105915]: cluster 2023-09-23T23:58:08.012591+0000 mon.a (mon.0) 1543 : cluster 3 Health check update: Degraded data redundancy: 12360/216450 objects degraded (5.710%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T23:58:09.174 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:09 smithi159 bash[105915]: cluster 2023-09-23T23:58:08.013433+0000 osd.6 (osd.6) 394 : cluster 3 failed to encode map e342 with expected crc 2023-09-23T23:58:09.174 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:09 smithi159 bash[105915]: cluster 2023-09-23T23:58:08.014831+0000 osd.7 (osd.7) 207 : cluster 3 failed to encode map e342 with expected crc 2023-09-23T23:58:09.174 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:09 smithi159 bash[105915]: cluster 2023-09-23T23:58:08.015402+0000 osd.6 (osd.6) 395 : cluster 3 failed to encode map e342 with expected crc 2023-09-23T23:58:09.174 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:09 smithi159 bash[105915]: cluster 2023-09-23T23:58:08.015989+0000 osd.4 (osd.4) 264 : cluster 3 failed to encode map e342 with expected crc 2023-09-23T23:58:09.174 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:09 smithi159 bash[105915]: cluster 2023-09-23T23:58:08.017511+0000 osd.7 (osd.7) 208 : cluster 3 failed to encode map e342 with expected crc 2023-09-23T23:58:09.174 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:09 smithi159 bash[105915]: cluster 2023-09-23T23:58:08.342868+0000 osd.5 (osd.5) 176 : cluster 3 failed to encode map e341 with expected crc 2023-09-23T23:58:09.174 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:09 smithi159 bash[105915]: cluster 2023-09-23T23:58:08.344074+0000 osd.5 (osd.5) 177 : cluster 3 failed to encode map e341 with expected crc 2023-09-23T23:58:09.175 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:09 smithi159 bash[108473]: cluster 2023-09-23T23:58:08.011607+0000 mon.a (mon.0) 1542 : cluster 0 osdmap e342: 8 total, 8 up, 5 in 2023-09-23T23:58:09.175 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:09 smithi159 bash[108473]: cluster 2023-09-23T23:58:08.011786+0000 osd.7 (osd.7) 206 : cluster 3 failed to encode map e342 with expected crc 2023-09-23T23:58:09.175 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:09 smithi159 bash[108473]: cluster 2023-09-23T23:58:08.012591+0000 mon.a (mon.0) 1543 : cluster 3 Health check update: Degraded data redundancy: 12360/216450 objects degraded (5.710%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T23:58:09.175 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:09 smithi159 bash[108473]: cluster 2023-09-23T23:58:08.013433+0000 osd.6 (osd.6) 394 : cluster 3 failed to encode map e342 with expected crc 2023-09-23T23:58:09.175 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:09 smithi159 bash[108473]: cluster 2023-09-23T23:58:08.014831+0000 osd.7 (osd.7) 207 : cluster 3 failed to encode map e342 with expected crc 2023-09-23T23:58:09.175 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:09 smithi159 bash[108473]: cluster 2023-09-23T23:58:08.015402+0000 osd.6 (osd.6) 395 : cluster 3 failed to encode map e342 with expected crc 2023-09-23T23:58:09.175 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:09 smithi159 bash[108473]: cluster 2023-09-23T23:58:08.015989+0000 osd.4 (osd.4) 264 : cluster 3 failed to encode map e342 with expected crc 2023-09-23T23:58:09.175 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:09 smithi159 bash[108473]: cluster 2023-09-23T23:58:08.017511+0000 osd.7 (osd.7) 208 : cluster 3 failed to encode map e342 with expected crc 2023-09-23T23:58:09.175 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:09 smithi159 bash[108473]: cluster 2023-09-23T23:58:08.342868+0000 osd.5 (osd.5) 176 : cluster 3 failed to encode map e341 with expected crc 2023-09-23T23:58:09.175 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:09 smithi159 bash[108473]: cluster 2023-09-23T23:58:08.344074+0000 osd.5 (osd.5) 177 : cluster 3 failed to encode map e341 with expected crc 2023-09-23T23:58:09.188 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:58:09.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:09.191 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:58:09.292 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:58:09.299 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:09 smithi164 bash[92846]: cluster 2023-09-23T23:58:08.011607+0000 mon.a (mon.0) 1542 : cluster 0 osdmap e342: 8 total, 8 up, 5 in 2023-09-23T23:58:09.299 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:09 smithi164 bash[92846]: cluster 2023-09-23T23:58:08.011786+0000 osd.7 (osd.7) 206 : cluster 3 failed to encode map e342 with expected crc 2023-09-23T23:58:09.299 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:09 smithi164 bash[92846]: cluster 2023-09-23T23:58:08.012591+0000 mon.a (mon.0) 1543 : cluster 3 Health check update: Degraded data redundancy: 12360/216450 objects degraded (5.710%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T23:58:09.300 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:09 smithi164 bash[92846]: cluster 2023-09-23T23:58:08.013433+0000 osd.6 (osd.6) 394 : cluster 3 failed to encode map e342 with expected crc 2023-09-23T23:58:09.300 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:09 smithi164 bash[92846]: cluster 2023-09-23T23:58:08.014831+0000 osd.7 (osd.7) 207 : cluster 3 failed to encode map e342 with expected crc 2023-09-23T23:58:09.300 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:09 smithi164 bash[92846]: cluster 2023-09-23T23:58:08.015402+0000 osd.6 (osd.6) 395 : cluster 3 failed to encode map e342 with expected crc 2023-09-23T23:58:09.300 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:09 smithi164 bash[92846]: cluster 2023-09-23T23:58:08.015989+0000 osd.4 (osd.4) 264 : cluster 3 failed to encode map e342 with expected crc 2023-09-23T23:58:09.300 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:09 smithi164 bash[92846]: cluster 2023-09-23T23:58:08.017511+0000 osd.7 (osd.7) 208 : cluster 3 failed to encode map e342 with expected crc 2023-09-23T23:58:09.300 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:09 smithi164 bash[92846]: cluster 2023-09-23T23:58:08.342868+0000 osd.5 (osd.5) 176 : cluster 3 failed to encode map e341 with expected crc 2023-09-23T23:58:09.300 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:09 smithi164 bash[92846]: cluster 2023-09-23T23:58:08.344074+0000 osd.5 (osd.5) 177 : cluster 3 failed to encode map e341 with expected crc 2023-09-23T23:58:09.312 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:58:09.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:09.318 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:58:09.419 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:09.439 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:09.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:09.442 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:58:09.542 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:58:09.567 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:58:09.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:09.570 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:58:09.671 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:58:09.695 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:58:09.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:09.698 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:58:09.799 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:09.820 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:09.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:09.826 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:58:09.914 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 63 16 73583 73567 72.9726 0 - 0.0131631 2023-09-23T23:58:09.927 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:58:09.953 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:58:09.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:09.955 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:58:10.056 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:58:10.082 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:58:10.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:10.084 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:58:10.127 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:10 smithi164 bash[92846]: cluster 2023-09-23T23:58:08.924849+0000 mgr.y (mgr.25991) 1241 : cluster 0 pgmap v1383: 89 pgs: 1 active+recovering+undersized+remapped, 1 activating+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped, 75 active+clean; 4.5 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 50 MiB/s wr, 805 op/s; 35373/219663 objects degraded (16.103%); 6727/219663 objects misplaced (3.062%); 2.0 MiB/s, 32 objects/s recovering 2023-09-23T23:58:10.185 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:58:10.195 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:10 smithi159 bash[105915]: cluster 2023-09-23T23:58:08.924849+0000 mgr.y (mgr.25991) 1241 : cluster 0 pgmap v1383: 89 pgs: 1 active+recovering+undersized+remapped, 1 activating+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped, 75 active+clean; 4.5 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 50 MiB/s wr, 805 op/s; 35373/219663 objects degraded (16.103%); 6727/219663 objects misplaced (3.062%); 2.0 MiB/s, 32 objects/s recovering 2023-09-23T23:58:10.195 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:10 smithi159 bash[108473]: cluster 2023-09-23T23:58:08.924849+0000 mgr.y (mgr.25991) 1241 : cluster 0 pgmap v1383: 89 pgs: 1 active+recovering+undersized+remapped, 1 activating+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped, 75 active+clean; 4.5 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 50 MiB/s wr, 805 op/s; 35373/219663 objects degraded (16.103%); 6727/219663 objects misplaced (3.062%); 2.0 MiB/s, 32 objects/s recovering 2023-09-23T23:58:10.210 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:58:10.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:10.212 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:58:10.313 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:58:10.334 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:58:10.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:10.338 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:58:10.438 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:58:10.458 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:58:10.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:10.460 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:58:10.561 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:58:10.580 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:58:10.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:10.582 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:58:10.683 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:10.703 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:10.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:10.705 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:58:10.805 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:58:10.824 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:58:10.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:10.826 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:58:10.914 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 64 16 73583 73567 71.8325 0 - 0.0131631 2023-09-23T23:58:10.927 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:58:10.947 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:58:10.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:10.950 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:58:11.050 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:58:11.074 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:58:11.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:11.076 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:58:11.177 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:58:11.199 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:58:11.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:11.202 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:58:11.302 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:58:11.323 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:58:11.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:11.325 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:58:11.426 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:58:11.445 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:58:11.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:11.447 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:58:11.548 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:58:11.579 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:58:11.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:11.582 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:58:11.683 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:11.708 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:11.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:11.713 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:58:11.814 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:11.835 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:11.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:11.837 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:58:11.914 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 65 16 73583 73567 70.7274 0 - 0.0131631 2023-09-23T23:58:11.938 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:11.963 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:11.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:11.965 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:58:12.066 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:58:12.091 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:58:12.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:12.093 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:58:12.194 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:58:12.219 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:58:12.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:12.222 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:58:12.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:12 smithi159 bash[105915]: cluster 2023-09-23T23:58:10.925918+0000 mgr.y (mgr.25991) 1242 : cluster 0 pgmap v1384: 89 pgs: 2 active+recovering+undersized+remapped, 2 activating+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped, 73 active+clean; 4.5 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 27 MiB/s wr, 430 op/s; 44501/220113 objects degraded (20.217%); 9422/220113 objects misplaced (4.281%); 6.0 MiB/s, 96 objects/s recovering 2023-09-23T23:58:12.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:12 smithi159 bash[108473]: cluster 2023-09-23T23:58:10.925918+0000 mgr.y (mgr.25991) 1242 : cluster 0 pgmap v1384: 89 pgs: 2 active+recovering+undersized+remapped, 2 activating+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped, 73 active+clean; 4.5 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 27 MiB/s wr, 430 op/s; 44501/220113 objects degraded (20.217%); 9422/220113 objects misplaced (4.281%); 6.0 MiB/s, 96 objects/s recovering 2023-09-23T23:58:12.323 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:58:12.330 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:12 smithi164 bash[92846]: cluster 2023-09-23T23:58:10.925918+0000 mgr.y (mgr.25991) 1242 : cluster 0 pgmap v1384: 89 pgs: 2 active+recovering+undersized+remapped, 2 activating+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped, 73 active+clean; 4.5 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 27 MiB/s wr, 430 op/s; 44501/220113 objects degraded (20.217%); 9422/220113 objects misplaced (4.281%); 6.0 MiB/s, 96 objects/s recovering 2023-09-23T23:58:12.347 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:58:12.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:12.350 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:58:12.449 INFO:teuthology.orchestra.run.smithi164.stdout:ERROR: (22) Invalid argument 2023-09-23T23:58:12.449 INFO:teuthology.orchestra.run.smithi164.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-23T23:58:12.451 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:58:12.481 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:58:12.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:12.484 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:58:12.584 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:58:12.606 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:58:12.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:12.608 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:58:12.709 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:58:12.739 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:58:12.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:12.742 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:58:12.843 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:12.866 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:12.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:12.869 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:58:12.914 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 66 16 73583 73567 69.6558 0 - 0.0131631 2023-09-23T23:58:12.970 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:58:12.997 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:58:12.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:12.999 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:58:13.100 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:58:13.128 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:58:13.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:13.130 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:58:13.231 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:58:13.238 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:13 smithi164 bash[92846]: cluster 2023-09-23T23:58:13.013629+0000 mon.a (mon.0) 1544 : cluster 3 Health check update: Degraded data redundancy: 44501/220113 objects degraded (20.217%), 14 pgs degraded (PG_DEGRADED) 2023-09-23T23:58:13.253 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:58:13.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:13.256 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:58:13.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:13 smithi159 bash[105915]: cluster 2023-09-23T23:58:13.013629+0000 mon.a (mon.0) 1544 : cluster 3 Health check update: Degraded data redundancy: 44501/220113 objects degraded (20.217%), 14 pgs degraded (PG_DEGRADED) 2023-09-23T23:58:13.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:13 smithi159 bash[108473]: cluster 2023-09-23T23:58:13.013629+0000 mon.a (mon.0) 1544 : cluster 3 Health check update: Degraded data redundancy: 44501/220113 objects degraded (20.217%), 14 pgs degraded (PG_DEGRADED) 2023-09-23T23:58:13.357 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:58:13.389 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:58:13.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:13.392 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:58:13.418 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T23:58:13.465 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T23:58:13.493 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:58:13.515 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:58:13.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:13.517 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:58:13.618 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:58:13.641 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:58:13.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:13.646 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:58:13.747 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:58:13.767 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:58:13.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:13.770 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:58:13.870 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:58:13.902 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:58:13.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:13.904 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:58:13.914 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 67 16 73583 73567 68.6162 0 - 0.0131631 2023-09-23T23:58:14.000 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 dump_historic_ops 2023-09-23T23:58:14.006 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:58:14.045 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:58:13 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:58:13] "GET /metrics HTTP/1.1" 200 36614 "" "Prometheus/2.43.0" 2023-09-23T23:58:14.069 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:58:14.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:14.074 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:58:14.174 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:58:14.205 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:58:14.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:14.208 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:58:14.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:14 smithi164 bash[92846]: cluster 2023-09-23T23:58:12.926668+0000 mgr.y (mgr.25991) 1243 : cluster 0 pgmap v1385: 89 pgs: 2 active+recovering+undersized+remapped, 2 activating+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped, 73 active+clean; 4.5 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 11 MiB/s wr, 175 op/s; 44501/220113 objects degraded (20.217%); 9422/220113 objects misplaced (4.281%); 3.5 MiB/s, 56 objects/s recovering 2023-09-23T23:58:14.309 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:58:14.335 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:58:14.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:14.337 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:58:14.437 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:58:14.448 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:14 smithi159 bash[105915]: cluster 2023-09-23T23:58:12.926668+0000 mgr.y (mgr.25991) 1243 : cluster 0 pgmap v1385: 89 pgs: 2 active+recovering+undersized+remapped, 2 activating+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped, 73 active+clean; 4.5 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 11 MiB/s wr, 175 op/s; 44501/220113 objects degraded (20.217%); 9422/220113 objects misplaced (4.281%); 3.5 MiB/s, 56 objects/s recovering 2023-09-23T23:58:14.448 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:14 smithi159 bash[108473]: cluster 2023-09-23T23:58:12.926668+0000 mgr.y (mgr.25991) 1243 : cluster 0 pgmap v1385: 89 pgs: 2 active+recovering+undersized+remapped, 2 activating+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped, 73 active+clean; 4.5 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 11 MiB/s wr, 175 op/s; 44501/220113 objects degraded (20.217%); 9422/220113 objects misplaced (4.281%); 3.5 MiB/s, 56 objects/s recovering 2023-09-23T23:58:14.465 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:58:14.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:14.469 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:58:14.569 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:14.596 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:14.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:14.599 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:58:14.699 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:58:14.726 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:58:14.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:14.730 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:58:14.831 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:58:14.860 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:58:14.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:14.862 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:58:14.914 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 68 16 73583 73567 67.6072 0 - 0.0131631 2023-09-23T23:58:14.963 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:14.987 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:14.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:14.990 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:58:15.090 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:58:15.118 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:58:15.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:15.121 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:58:15.218 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 3, 6, 7] out_osds: [5, 0, 4] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-09-23T23:58:15.218 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T23:58:15.219 INFO:tasks.thrashosds.thrasher:Adding osd 4 2023-09-23T23:58:15.219 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd in 4 2023-09-23T23:58:15.221 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:15.249 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:15.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:15.251 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:58:15.352 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:58:15.378 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:58:15.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:15.381 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:58:15.482 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:58:15.507 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:58:15.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:15.509 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:58:15.610 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:58:15.635 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:58:15.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:15.637 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:58:15.737 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:15.762 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:15.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:15.765 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:58:15.866 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:58:15.890 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:58:15.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:15.893 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:58:15.914 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 69 16 73608 73592 66.6501 0.223214 0.00628849 0.013955 2023-09-23T23:58:15.994 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:58:16.021 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:58:16.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:16.023 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:58:16.124 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:58:16.135 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:16 smithi159 bash[105915]: cluster 2023-09-23T23:58:14.928192+0000 mgr.y (mgr.25991) 1244 : cluster 0 pgmap v1386: 89 pgs: 2 active+recovering+undersized+remapped, 1 activating+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 73 active+clean; 4.5 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 9.8 MiB/s wr, 156 op/s; 44499/220206 objects degraded (20.208%); 9137/220206 objects misplaced (4.149%); 5.2 MiB/s, 84 objects/s recovering 2023-09-23T23:58:16.135 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:16 smithi159 bash[108473]: cluster 2023-09-23T23:58:14.928192+0000 mgr.y (mgr.25991) 1244 : cluster 0 pgmap v1386: 89 pgs: 2 active+recovering+undersized+remapped, 1 activating+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 73 active+clean; 4.5 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 9.8 MiB/s wr, 156 op/s; 44499/220206 objects degraded (20.208%); 9137/220206 objects misplaced (4.149%); 5.2 MiB/s, 84 objects/s recovering 2023-09-23T23:58:16.151 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:58:16.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:16.153 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:58:16.254 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:58:16.283 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:58:16.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:16.285 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:58:16.386 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:58:16.395 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:16 smithi164 bash[92846]: cluster 2023-09-23T23:58:14.928192+0000 mgr.y (mgr.25991) 1244 : cluster 0 pgmap v1386: 89 pgs: 2 active+recovering+undersized+remapped, 1 activating+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 73 active+clean; 4.5 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 9.8 MiB/s wr, 156 op/s; 44499/220206 objects degraded (20.208%); 9137/220206 objects misplaced (4.149%); 5.2 MiB/s, 84 objects/s recovering 2023-09-23T23:58:16.410 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:58:16.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:16.412 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:58:16.513 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:16.539 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:16.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:16.542 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:58:16.643 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:58:16.671 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:58:16.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:16.674 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:58:16.775 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:58:16.802 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:58:16.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:16.804 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:58:16.905 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:58:16.914 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 70 16 73652 73636 65.7373 2.75 0.00742789 0.0141771 2023-09-23T23:58:16.932 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:58:16.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:16.935 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:58:17.035 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:58:17.062 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:58:17.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:17.064 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:58:17.165 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:58:17.188 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:58:17.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:17.192 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:58:17.292 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:58:17.320 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:58:17.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:17.322 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:58:17.423 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:17.451 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:17.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:17.454 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:58:17.555 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:58:17.560 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:58:17.562 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:58:17.586 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:58:17.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:17.592 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:58:17.693 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:58:17.718 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:58:17.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:17.720 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:58:17.821 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:17.844 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:17.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:17.846 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:58:17.915 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 71 16 73654 73638 64.8132 0.125 0.00902081 0.0143266 2023-09-23T23:58:17.947 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:17.971 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:17.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:17.974 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:58:18.075 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:58:18.085 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:18 smithi159 bash[108473]: cluster 2023-09-23T23:58:16.929028+0000 mgr.y (mgr.25991) 1245 : cluster 0 pgmap v1387: 89 pgs: 1 activating+undersized+degraded+remapped, 1 activating+undersized+remapped, 2 active+recovering+undersized+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 73 active+clean; 4.5 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 9.2 MiB/s wr, 147 op/s; 49559/220830 objects degraded (22.442%); 6562/220830 objects misplaced (2.972%); 7.2 MiB/s, 1 keys/s, 117 objects/s recovering 2023-09-23T23:58:18.085 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:18 smithi159 bash[108473]: audit 2023-09-23T23:58:17.270429+0000 mon.a (mon.0) 1545 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:58:18.085 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:18 smithi159 bash[108473]: audit 2023-09-23T23:58:17.271905+0000 mon.a (mon.0) 1546 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:58:18.085 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:18 smithi159 bash[108473]: audit 2023-09-23T23:58:17.938077+0000 mon.a (mon.0) 1547 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:58:18.086 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:18 smithi159 bash[108473]: cluster 2023-09-23T23:58:18.015150+0000 mon.a (mon.0) 1548 : cluster 3 Health check update: Degraded data redundancy: 49559/220830 objects degraded (22.442%), 13 pgs degraded (PG_DEGRADED) 2023-09-23T23:58:18.086 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:18 smithi159 bash[105915]: cluster 2023-09-23T23:58:16.929028+0000 mgr.y (mgr.25991) 1245 : cluster 0 pgmap v1387: 89 pgs: 1 activating+undersized+degraded+remapped, 1 activating+undersized+remapped, 2 active+recovering+undersized+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 73 active+clean; 4.5 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 9.2 MiB/s wr, 147 op/s; 49559/220830 objects degraded (22.442%); 6562/220830 objects misplaced (2.972%); 7.2 MiB/s, 1 keys/s, 117 objects/s recovering 2023-09-23T23:58:18.086 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:18 smithi159 bash[105915]: audit 2023-09-23T23:58:17.270429+0000 mon.a (mon.0) 1545 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:58:18.086 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:18 smithi159 bash[105915]: audit 2023-09-23T23:58:17.271905+0000 mon.a (mon.0) 1546 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:58:18.086 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:18 smithi159 bash[105915]: audit 2023-09-23T23:58:17.938077+0000 mon.a (mon.0) 1547 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:58:18.086 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:18 smithi159 bash[105915]: cluster 2023-09-23T23:58:18.015150+0000 mon.a (mon.0) 1548 : cluster 3 Health check update: Degraded data redundancy: 49559/220830 objects degraded (22.442%), 13 pgs degraded (PG_DEGRADED) 2023-09-23T23:58:18.103 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:58:18.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:18.105 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:58:18.206 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:58:18.215 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:18 smithi164 bash[92846]: cluster 2023-09-23T23:58:16.929028+0000 mgr.y (mgr.25991) 1245 : cluster 0 pgmap v1387: 89 pgs: 1 activating+undersized+degraded+remapped, 1 activating+undersized+remapped, 2 active+recovering+undersized+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 73 active+clean; 4.5 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 9.2 MiB/s wr, 147 op/s; 49559/220830 objects degraded (22.442%); 6562/220830 objects misplaced (2.972%); 7.2 MiB/s, 1 keys/s, 117 objects/s recovering 2023-09-23T23:58:18.216 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:18 smithi164 bash[92846]: audit 2023-09-23T23:58:17.270429+0000 mon.a (mon.0) 1545 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:58:18.216 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:18 smithi164 bash[92846]: audit 2023-09-23T23:58:17.271905+0000 mon.a (mon.0) 1546 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:58:18.216 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:18 smithi164 bash[92846]: audit 2023-09-23T23:58:17.938077+0000 mon.a (mon.0) 1547 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:58:18.216 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:18 smithi164 bash[92846]: cluster 2023-09-23T23:58:18.015150+0000 mon.a (mon.0) 1548 : cluster 3 Health check update: Degraded data redundancy: 49559/220830 objects degraded (22.442%), 13 pgs degraded (PG_DEGRADED) 2023-09-23T23:58:18.231 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:58:18.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:18.234 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:58:18.335 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:58:18.361 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:58:18.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:18.364 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:58:18.465 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:18.490 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:18.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:18.492 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:58:18.593 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:18.614 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:18.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:18.616 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:58:18.717 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:58:18.741 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:58:18.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:18.743 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:58:18.810 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T23:58:18.844 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:58:18.868 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:58:18.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:18.870 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:58:18.915 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 72 16 73654 73638 63.913 0 - 0.0143266 2023-09-23T23:58:18.971 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:58:18.999 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:58:19.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:19.001 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:58:19.102 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:19.120 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:19.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:19.122 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:58:19.223 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:58:19.249 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:58:19.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:19.251 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:58:19.352 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:58:19.376 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:58:19.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:19.378 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:58:19.479 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:58:19.503 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:58:19.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:19.505 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:58:19.606 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:58:19.631 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:58:19.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:19.633 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:58:19.734 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:58:19.761 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:58:19.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:19.763 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:58:19.864 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:19.886 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:19.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:19.889 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:58:19.915 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 73 16 73654 73638 63.0375 0 - 0.0143266 2023-09-23T23:58:19.990 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:58:20.014 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:58:20.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:20.016 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:58:20.117 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:58:20.140 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:58:20.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:20.143 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:58:20.169 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:20 smithi159 bash[105915]: cluster 2023-09-23T23:58:18.930011+0000 mgr.y (mgr.25991) 1246 : cluster 0 pgmap v1388: 89 pgs: 1 activating+undersized+degraded+remapped, 1 activating+undersized+remapped, 2 active+recovering+undersized+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 73 active+clean; 4.5 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 8.6 MiB/s wr, 137 op/s; 49559/220947 objects degraded (22.430%); 6285/220947 objects misplaced (2.845%); 8.1 MiB/s, 0 keys/s, 132 objects/s recovering 2023-09-23T23:58:20.169 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:20 smithi159 bash[108473]: cluster 2023-09-23T23:58:18.930011+0000 mgr.y (mgr.25991) 1246 : cluster 0 pgmap v1388: 89 pgs: 1 activating+undersized+degraded+remapped, 1 activating+undersized+remapped, 2 active+recovering+undersized+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 73 active+clean; 4.5 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 8.6 MiB/s wr, 137 op/s; 49559/220947 objects degraded (22.430%); 6285/220947 objects misplaced (2.845%); 8.1 MiB/s, 0 keys/s, 132 objects/s recovering 2023-09-23T23:58:20.243 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:20.270 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:20.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:20.277 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:58:20.378 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:20.387 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:20 smithi164 bash[92846]: cluster 2023-09-23T23:58:18.930011+0000 mgr.y (mgr.25991) 1246 : cluster 0 pgmap v1388: 89 pgs: 1 activating+undersized+degraded+remapped, 1 activating+undersized+remapped, 2 active+recovering+undersized+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 73 active+clean; 4.5 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 8.6 MiB/s wr, 137 op/s; 49559/220947 objects degraded (22.430%); 6285/220947 objects misplaced (2.845%); 8.1 MiB/s, 0 keys/s, 132 objects/s recovering 2023-09-23T23:58:20.401 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:20.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:20.403 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:58:20.503 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:20.526 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:20.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:20.531 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:58:20.631 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:20.659 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:20.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:20.663 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:58:20.763 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:58:20.786 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:58:20.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:20.788 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:58:20.889 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:58:20.915 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 74 16 73839 73823 62.3419 3.85417 0.0101608 0.0159114 2023-09-23T23:58:20.919 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:58:20.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:20.922 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:58:21.023 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:21.048 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:21.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:21.050 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:58:21.151 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:58:21.173 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:58:21.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:21.177 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:58:21.278 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:58:21.304 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:58:21.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:21.306 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:58:21.406 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:21.428 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:21.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:21.431 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:58:21.531 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:21.558 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:21.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:21.561 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:58:21.662 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:21.686 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:21.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:21.694 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:58:21.795 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:58:21.818 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:58:21.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:21.821 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:58:21.915 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 75 16 73996 73980 61.6415 9.8125 0.0464011 0.0161472 2023-09-23T23:58:21.922 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:58:21.943 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:58:21.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:21.946 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:58:22.046 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:22.067 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:22.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:22.069 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:58:22.170 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:58:22.182 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:22 smithi164 bash[92846]: cluster 2023-09-23T23:58:20.930801+0000 mgr.y (mgr.25991) 1247 : cluster 0 pgmap v1389: 89 pgs: 1 activating+undersized+remapped, 2 active+recovering+undersized+remapped, 13 active+recovery_wait+undersized+degraded+remapped, 73 active+clean; 4.5 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 2.5 MiB/s wr, 40 op/s; 49559/221109 objects degraded (22.414%); 5800/221109 objects misplaced (2.623%); 9.9 MiB/s, 0 keys/s, 160 objects/s recovering 2023-09-23T23:58:22.200 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:58:22.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:22.206 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:58:22.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:22 smithi159 bash[105915]: cluster 2023-09-23T23:58:20.930801+0000 mgr.y (mgr.25991) 1247 : cluster 0 pgmap v1389: 89 pgs: 1 activating+undersized+remapped, 2 active+recovering+undersized+remapped, 13 active+recovery_wait+undersized+degraded+remapped, 73 active+clean; 4.5 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 2.5 MiB/s wr, 40 op/s; 49559/221109 objects degraded (22.414%); 5800/221109 objects misplaced (2.623%); 9.9 MiB/s, 0 keys/s, 160 objects/s recovering 2023-09-23T23:58:22.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:22 smithi159 bash[108473]: cluster 2023-09-23T23:58:20.930801+0000 mgr.y (mgr.25991) 1247 : cluster 0 pgmap v1389: 89 pgs: 1 activating+undersized+remapped, 2 active+recovering+undersized+remapped, 13 active+recovery_wait+undersized+degraded+remapped, 73 active+clean; 4.5 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 2.5 MiB/s wr, 40 op/s; 49559/221109 objects degraded (22.414%); 5800/221109 objects misplaced (2.623%); 9.9 MiB/s, 0 keys/s, 160 objects/s recovering 2023-09-23T23:58:22.307 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:58:22.330 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:58:22.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:22.335 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:58:22.339 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:58:22.436 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:58:22.465 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:58:22.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:22.470 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:58:22.571 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:58:22.596 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:58:22.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:22.602 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:58:22.703 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:22.731 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:22.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:22.734 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:58:22.835 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:58:22.859 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:58:22.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:22.862 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:58:22.915 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 76 16 74138 74122 60.9472 8.875 1.06276 0.0163221 2023-09-23T23:58:22.963 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:58:22.991 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:58:22.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:22.994 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:58:23.094 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:58:23.115 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:58:23.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:23.118 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:58:23.218 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:58:23.247 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:58:23.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:23.252 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:58:23.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:23 smithi164 bash[92846]: cluster 2023-09-23T23:58:23.016721+0000 mon.a (mon.0) 1549 : cluster 3 Health check update: Degraded data redundancy: 49559/221109 objects degraded (22.414%), 13 pgs degraded (PG_DEGRADED) 2023-09-23T23:58:23.352 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:58:23.362 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:23 smithi159 bash[105915]: cluster 2023-09-23T23:58:23.016721+0000 mon.a (mon.0) 1549 : cluster 3 Health check update: Degraded data redundancy: 49559/221109 objects degraded (22.414%), 13 pgs degraded (PG_DEGRADED) 2023-09-23T23:58:23.363 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:23 smithi159 bash[108473]: cluster 2023-09-23T23:58:23.016721+0000 mon.a (mon.0) 1549 : cluster 3 Health check update: Degraded data redundancy: 49559/221109 objects degraded (22.414%), 13 pgs degraded (PG_DEGRADED) 2023-09-23T23:58:23.377 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:58:23.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:23.379 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:58:23.480 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:23.501 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:23.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:23.503 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:58:23.604 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:58:23.640 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:58:23.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:23.645 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:58:23.746 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:58:23.771 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:58:23.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:23.773 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:58:23.873 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:58:23.900 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:58:23.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:23.903 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:58:23.915 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 77 16 74234 74218 60.2337 6 0.937478 0.0164914 2023-09-23T23:58:24.004 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:58:24.029 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:58:24.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:24.035 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:58:24.045 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:58:23 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:58:23] "GET /metrics HTTP/1.1" 200 36667 "" "Prometheus/2.43.0" 2023-09-23T23:58:24.136 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:58:24.145 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:24 smithi164 bash[92846]: cluster 2023-09-23T23:58:22.931519+0000 mgr.y (mgr.25991) 1248 : cluster 0 pgmap v1390: 89 pgs: 2 active+recovering+undersized+remapped, 14 active+recovery_wait+undersized+degraded+remapped, 73 active+clean; 4.5 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 2.0 MiB/s wr, 31 op/s; 49559/221241 objects degraded (22.400%); 5800/221241 objects misplaced (2.622%); 7.9 MiB/s, 0 keys/s, 128 objects/s recovering 2023-09-23T23:58:24.171 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:58:24.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:24.177 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:58:24.278 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:58:24.311 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:58:24.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:24.315 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:58:24.416 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:58:24.427 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:24 smithi159 bash[105915]: cluster 2023-09-23T23:58:22.931519+0000 mgr.y (mgr.25991) 1248 : cluster 0 pgmap v1390: 89 pgs: 2 active+recovering+undersized+remapped, 14 active+recovery_wait+undersized+degraded+remapped, 73 active+clean; 4.5 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 2.0 MiB/s wr, 31 op/s; 49559/221241 objects degraded (22.400%); 5800/221241 objects misplaced (2.622%); 7.9 MiB/s, 0 keys/s, 128 objects/s recovering 2023-09-23T23:58:24.427 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:24 smithi159 bash[108473]: cluster 2023-09-23T23:58:22.931519+0000 mgr.y (mgr.25991) 1248 : cluster 0 pgmap v1390: 89 pgs: 2 active+recovering+undersized+remapped, 14 active+recovery_wait+undersized+degraded+remapped, 73 active+clean; 4.5 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 2.0 MiB/s wr, 31 op/s; 49559/221241 objects degraded (22.400%); 5800/221241 objects misplaced (2.622%); 7.9 MiB/s, 0 keys/s, 128 objects/s recovering 2023-09-23T23:58:24.440 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:58:24.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:24.442 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:58:24.543 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:58:24.568 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:58:24.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:24.571 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:58:24.671 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:24.703 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:24.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:24.706 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:58:24.807 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:58:24.832 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:58:24.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:24.834 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:58:24.915 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 78 16 74429 74413 59.6177 12.1875 0.00634943 0.016681 2023-09-23T23:58:24.935 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:58:24.958 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:58:24.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:24.962 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:58:25.062 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:58:25.093 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:58:25.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:25.095 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:58:25.196 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:58:25.219 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:58:25.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:25.222 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:58:25.323 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:25.346 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:25.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:25.351 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:58:25.452 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:58:25.477 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:58:25.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:25.481 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:58:25.582 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:58:25.602 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:58:25.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:25.605 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:58:25.705 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:25.735 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:25.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:25.737 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:58:25.778 INFO:teuthology.orchestra.run.smithi164.stdout:ERROR: (22) Invalid argument 2023-09-23T23:58:25.778 INFO:teuthology.orchestra.run.smithi164.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-23T23:58:25.838 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:58:25.860 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:58:25.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:25.866 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:58:25.915 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 79 16 74577 74561 58.9802 9.25 0.0970321 0.0168477 2023-09-23T23:58:25.966 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:25.989 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:25.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:25.993 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:58:26.094 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:58:26.113 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:58:26.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:26.115 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:58:26.216 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:26.225 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:26 smithi159 bash[105915]: cluster 2023-09-23T23:58:24.932243+0000 mgr.y (mgr.25991) 1249 : cluster 0 pgmap v1391: 89 pgs: 2 active+recovering+undersized+remapped, 14 active+recovery_wait+undersized+degraded+remapped, 73 active+clean; 4.5 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 3.4 MiB/s wr, 55 op/s; 49559/222099 objects degraded (22.314%); 5489/222099 objects misplaced (2.471%); 9.5 MiB/s, 0 keys/s, 154 objects/s recovering 2023-09-23T23:58:26.225 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:26 smithi159 bash[108473]: cluster 2023-09-23T23:58:24.932243+0000 mgr.y (mgr.25991) 1249 : cluster 0 pgmap v1391: 89 pgs: 2 active+recovering+undersized+remapped, 14 active+recovery_wait+undersized+degraded+remapped, 73 active+clean; 4.5 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 3.4 MiB/s wr, 55 op/s; 49559/222099 objects degraded (22.314%); 5489/222099 objects misplaced (2.471%); 9.5 MiB/s, 0 keys/s, 154 objects/s recovering 2023-09-23T23:58:26.238 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:26.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:26.241 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:58:26.342 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:58:26.351 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:26 smithi164 bash[92846]: cluster 2023-09-23T23:58:24.932243+0000 mgr.y (mgr.25991) 1249 : cluster 0 pgmap v1391: 89 pgs: 2 active+recovering+undersized+remapped, 14 active+recovery_wait+undersized+degraded+remapped, 73 active+clean; 4.5 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 3.4 MiB/s wr, 55 op/s; 49559/222099 objects degraded (22.314%); 5489/222099 objects misplaced (2.471%); 9.5 MiB/s, 0 keys/s, 154 objects/s recovering 2023-09-23T23:58:26.370 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:58:26.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:26.373 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:58:26.474 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:58:26.497 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:58:26.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:26.500 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:58:26.600 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:58:26.629 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:58:26.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:26.632 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:58:26.733 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:58:26.756 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:58:26.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:26.758 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:58:26.859 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:58:26.878 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:58:26.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:26.880 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:58:26.915 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:2023-09-23T23:58:26.912061+0000 min lat: 0.00132219 max lat: 11.9354 avg lat: 0.017029 2023-09-23T23:58:26.915 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T23:58:26.915 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 80 16 74745 74729 58.3742 10.5 0.114231 0.017029 2023-09-23T23:58:26.981 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:27.005 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:27.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:27.009 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:58:27.109 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:58:27.134 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:58:27.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:27.136 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:58:27.237 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:27.265 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:27.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:27.269 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:58:27.369 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:58:27.388 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_ops_in_flight 2023-09-23T23:58:27.395 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:58:27.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:27.397 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:58:27.498 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:58:27.524 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:58:27.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:27.529 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:58:27.630 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:27.664 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:27.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:27.672 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:58:27.773 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:58:27.804 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:58:27.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:27.809 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:58:27.910 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:58:27.915 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 81 16 74935 74919 57.8001 11.875 0.0073484 0.017217 2023-09-23T23:58:27.933 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:58:27.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:27.935 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:58:28.035 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:58:28.059 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:58:28.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:28.065 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:58:28.166 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:58:28.175 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:28 smithi164 bash[92846]: cluster 2023-09-23T23:58:26.933018+0000 mgr.y (mgr.25991) 1250 : cluster 0 pgmap v1392: 89 pgs: 2 active+recovering+undersized+remapped, 14 active+recovery_wait+undersized+degraded+remapped, 73 active+clean; 4.5 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 4.5 MiB/s wr, 72 op/s; 49559/222810 objects degraded (22.243%); 4936/222810 objects misplaced (2.215%); 11 MiB/s, 0 keys/s, 176 objects/s recovering 2023-09-23T23:58:28.175 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:28 smithi164 bash[92846]: cluster 2023-09-23T23:58:28.017697+0000 mon.a (mon.0) 1550 : cluster 3 Health check update: Degraded data redundancy: 49559/222810 objects degraded (22.243%), 14 pgs degraded (PG_DEGRADED) 2023-09-23T23:58:28.190 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:58:28.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:28.193 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:58:28.294 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:28.313 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:28.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:28.316 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:58:28.405 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:28 smithi159 bash[105915]: cluster 2023-09-23T23:58:26.933018+0000 mgr.y (mgr.25991) 1250 : cluster 0 pgmap v1392: 89 pgs: 2 active+recovering+undersized+remapped, 14 active+recovery_wait+undersized+degraded+remapped, 73 active+clean; 4.5 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 4.5 MiB/s wr, 72 op/s; 49559/222810 objects degraded (22.243%); 4936/222810 objects misplaced (2.215%); 11 MiB/s, 0 keys/s, 176 objects/s recovering 2023-09-23T23:58:28.405 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:28 smithi159 bash[105915]: cluster 2023-09-23T23:58:28.017697+0000 mon.a (mon.0) 1550 : cluster 3 Health check update: Degraded data redundancy: 49559/222810 objects degraded (22.243%), 14 pgs degraded (PG_DEGRADED) 2023-09-23T23:58:28.406 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:28 smithi159 bash[108473]: cluster 2023-09-23T23:58:26.933018+0000 mgr.y (mgr.25991) 1250 : cluster 0 pgmap v1392: 89 pgs: 2 active+recovering+undersized+remapped, 14 active+recovery_wait+undersized+degraded+remapped, 73 active+clean; 4.5 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 4.5 MiB/s wr, 72 op/s; 49559/222810 objects degraded (22.243%); 4936/222810 objects misplaced (2.215%); 11 MiB/s, 0 keys/s, 176 objects/s recovering 2023-09-23T23:58:28.406 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:28 smithi159 bash[108473]: cluster 2023-09-23T23:58:28.017697+0000 mon.a (mon.0) 1550 : cluster 3 Health check update: Degraded data redundancy: 49559/222810 objects degraded (22.243%), 14 pgs degraded (PG_DEGRADED) 2023-09-23T23:58:28.417 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:28.439 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:28.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:28.441 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:58:28.542 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:58:28.572 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:58:28.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:28.574 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:58:28.675 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:58:28.698 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:58:28.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:28.700 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:58:28.801 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:58:28.826 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:58:28.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:28.829 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:58:28.916 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 82 16 75055 75039 57.1867 7.5 0.00743767 0.0173755 2023-09-23T23:58:28.930 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:58:28.953 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:58:28.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:28.958 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:58:29.059 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:58:29.087 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:58:29.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:29.090 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:58:29.191 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:29.213 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:29.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:29.215 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:58:29.316 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:58:29.351 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:58:29.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:29.355 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:58:29.455 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:58:29.484 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:58:29.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:29.490 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:58:29.591 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:58:29.617 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:58:29.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:29.619 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:58:29.720 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:29.743 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:29.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:29.745 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:58:29.846 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:58:29.866 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:58:29.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:29.868 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:58:29.916 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 83 16 75200 75184 56.6069 9.0625 0.00413153 0.0175521 2023-09-23T23:58:29.969 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:29.996 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:29.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:29.999 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:58:30.100 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:58:30.119 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:58:30.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:30.121 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:58:30.222 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:58:30.230 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:30 smithi159 bash[105915]: cluster 2023-09-23T23:58:28.933817+0000 mgr.y (mgr.25991) 1251 : cluster 0 pgmap v1393: 89 pgs: 2 active+recovering+undersized+remapped, 14 active+recovery_wait+undersized+degraded+remapped, 73 active+clean; 4.6 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 6.4 MiB/s wr, 101 op/s; 49559/224496 objects degraded (22.076%); 4640/224496 objects misplaced (2.067%); 10 MiB/s, 160 objects/s recovering 2023-09-23T23:58:30.230 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:30 smithi159 bash[108473]: cluster 2023-09-23T23:58:28.933817+0000 mgr.y (mgr.25991) 1251 : cluster 0 pgmap v1393: 89 pgs: 2 active+recovering+undersized+remapped, 14 active+recovery_wait+undersized+degraded+remapped, 73 active+clean; 4.6 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 6.4 MiB/s wr, 101 op/s; 49559/224496 objects degraded (22.076%); 4640/224496 objects misplaced (2.067%); 10 MiB/s, 160 objects/s recovering 2023-09-23T23:58:30.242 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:58:30.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:30.245 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:58:30.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:30 smithi164 bash[92846]: cluster 2023-09-23T23:58:28.933817+0000 mgr.y (mgr.25991) 1251 : cluster 0 pgmap v1393: 89 pgs: 2 active+recovering+undersized+remapped, 14 active+recovery_wait+undersized+degraded+remapped, 73 active+clean; 4.6 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 6.4 MiB/s wr, 101 op/s; 49559/224496 objects degraded (22.076%); 4640/224496 objects misplaced (2.067%); 10 MiB/s, 160 objects/s recovering 2023-09-23T23:58:30.345 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:30.376 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:30.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:30.378 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:58:30.479 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:30.507 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:30.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:30.512 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:58:30.613 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:58:30.638 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:58:30.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:30.643 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:58:30.744 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:30.768 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:30.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:30.770 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:58:30.871 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:30.895 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:30.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:30.897 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:58:30.916 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 84 16 75401 75385 56.0826 12.5625 0.0119201 0.0177613 2023-09-23T23:58:30.998 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:58:31.019 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:58:31.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:31.021 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:58:31.122 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:58:31.148 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:58:31.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:31.150 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:58:31.251 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:31.277 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:31.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:31.280 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:58:31.381 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:31.407 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:31.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:31.410 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:58:31.511 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:58:31.535 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:58:31.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:31.539 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:58:31.639 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:58:31.663 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:58:31.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:31.666 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:58:31.767 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:58:31.787 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:58:31.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:31.790 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:58:31.891 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:31.916 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 85 16 75564 75548 55.5426 10.1875 0.00707049 0.0179313 2023-09-23T23:58:31.926 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:31.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:31.931 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:58:32.032 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:58:32.057 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:58:32.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:32.060 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:58:32.161 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:58:32.169 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:32 smithi164 bash[92846]: cluster 2023-09-23T23:58:30.934780+0000 mgr.y (mgr.25991) 1252 : cluster 0 pgmap v1394: 89 pgs: 2 active+recovering+undersized+remapped, 14 active+recovery_wait+undersized+degraded+remapped, 73 active+clean; 4.6 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 7.3 MiB/s wr, 117 op/s; 49559/225174 objects degraded (22.009%); 4001/225174 objects misplaced (1.777%); 12 MiB/s, 190 objects/s recovering 2023-09-23T23:58:32.184 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:58:32.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:32.187 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:58:32.202 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T23:58:32.288 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:58:32.308 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:58:32.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:32.311 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:58:32.322 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:32 smithi159 bash[105915]: cluster 2023-09-23T23:58:30.934780+0000 mgr.y (mgr.25991) 1252 : cluster 0 pgmap v1394: 89 pgs: 2 active+recovering+undersized+remapped, 14 active+recovery_wait+undersized+degraded+remapped, 73 active+clean; 4.6 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 7.3 MiB/s wr, 117 op/s; 49559/225174 objects degraded (22.009%); 4001/225174 objects misplaced (1.777%); 12 MiB/s, 190 objects/s recovering 2023-09-23T23:58:32.323 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:32 smithi159 bash[108473]: cluster 2023-09-23T23:58:30.934780+0000 mgr.y (mgr.25991) 1252 : cluster 0 pgmap v1394: 89 pgs: 2 active+recovering+undersized+remapped, 14 active+recovery_wait+undersized+degraded+remapped, 73 active+clean; 4.6 GiB data, 14 GiB used, 433 GiB / 447 GiB avail; 7.3 MiB/s wr, 117 op/s; 49559/225174 objects degraded (22.009%); 4001/225174 objects misplaced (1.777%); 12 MiB/s, 190 objects/s recovering 2023-09-23T23:58:32.412 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:58:32.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:32.445 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:58:32.445 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:58:32.545 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:58:32.571 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:58:32.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:32.574 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:58:32.675 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:58:32.697 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:58:32.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:32.700 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:58:32.800 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:58:32.823 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:58:32.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:32.826 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:58:32.916 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 86 16 75742 75726 55.0261 11.125 0.00395692 0.0181065 2023-09-23T23:58:32.927 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:32.954 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:32.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:32.956 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:58:33.057 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:58:33.081 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:58:33.082 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:33 smithi164 bash[92846]: audit 2023-09-23T23:58:32.262989+0000 mon.a (mon.0) 1551 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:58:33.082 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:33 smithi164 bash[92846]: cluster 2023-09-23T23:58:33.018868+0000 mon.a (mon.0) 1552 : cluster 3 Health check update: Degraded data redundancy: 49559/225174 objects degraded (22.009%), 14 pgs degraded (PG_DEGRADED) 2023-09-23T23:58:33.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:33.084 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:58:33.185 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:58:33.208 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:58:33.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:33.210 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:58:33.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:33 smithi159 bash[105915]: audit 2023-09-23T23:58:32.262989+0000 mon.a (mon.0) 1551 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:58:33.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:33 smithi159 bash[105915]: cluster 2023-09-23T23:58:33.018868+0000 mon.a (mon.0) 1552 : cluster 3 Health check update: Degraded data redundancy: 49559/225174 objects degraded (22.009%), 14 pgs degraded (PG_DEGRADED) 2023-09-23T23:58:33.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:33 smithi159 bash[108473]: audit 2023-09-23T23:58:32.262989+0000 mon.a (mon.0) 1551 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:58:33.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:33 smithi159 bash[108473]: cluster 2023-09-23T23:58:33.018868+0000 mon.a (mon.0) 1552 : cluster 3 Health check update: Degraded data redundancy: 49559/225174 objects degraded (22.009%), 14 pgs degraded (PG_DEGRADED) 2023-09-23T23:58:33.312 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:33.338 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:33.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:33.341 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:58:33.442 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:58:33.464 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:58:33.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:33.471 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:58:33.571 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:33.593 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:33.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:33.595 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:58:33.696 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:58:33.721 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:58:33.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:33.724 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:58:33.825 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:33.848 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:33.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:33.851 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:58:33.916 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 87 16 75945 75929 54.5395 12.6875 0.0123455 0.0182711 2023-09-23T23:58:33.952 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:33.975 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:33.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:33.977 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:58:34.078 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:34.106 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:34.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:34.109 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:58:34.209 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:58:34.233 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:58:34.234 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:34 smithi159 bash[105915]: cluster 2023-09-23T23:58:32.935300+0000 mgr.y (mgr.25991) 1253 : cluster 0 pgmap v1395: 89 pgs: 2 active+recovering+undersized+remapped, 14 active+recovery_wait+undersized+degraded+remapped, 73 active+clean; 4.6 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 7.6 MiB/s wr, 121 op/s; 49559/225501 objects degraded (21.977%); 4001/225501 objects misplaced (1.774%); 9.4 MiB/s, 149 objects/s recovering 2023-09-23T23:58:34.235 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:58:33 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:58:33] "GET /metrics HTTP/1.1" 200 36665 "" "Prometheus/2.43.0" 2023-09-23T23:58:34.235 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:34 smithi159 bash[108473]: cluster 2023-09-23T23:58:32.935300+0000 mgr.y (mgr.25991) 1253 : cluster 0 pgmap v1395: 89 pgs: 2 active+recovering+undersized+remapped, 14 active+recovery_wait+undersized+degraded+remapped, 73 active+clean; 4.6 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 7.6 MiB/s wr, 121 op/s; 49559/225501 objects degraded (21.977%); 4001/225501 objects misplaced (1.774%); 9.4 MiB/s, 149 objects/s recovering 2023-09-23T23:58:34.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:34.236 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:58:34.336 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:58:34.356 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:58:34.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:34.359 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:58:34.460 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:58:34.481 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:58:34.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:34.483 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:58:34.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:34 smithi164 bash[92846]: cluster 2023-09-23T23:58:32.935300+0000 mgr.y (mgr.25991) 1253 : cluster 0 pgmap v1395: 89 pgs: 2 active+recovering+undersized+remapped, 14 active+recovery_wait+undersized+degraded+remapped, 73 active+clean; 4.6 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 7.6 MiB/s wr, 121 op/s; 49559/225501 objects degraded (21.977%); 4001/225501 objects misplaced (1.774%); 9.4 MiB/s, 149 objects/s recovering 2023-09-23T23:58:34.584 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:58:34.606 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:58:34.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:34.608 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:58:34.709 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:58:34.735 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:58:34.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:34.740 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:58:34.841 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:58:34.867 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:58:34.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:34.869 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:58:34.916 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 88 16 76143 76127 54.0603 12.375 0.00666879 0.0184026 2023-09-23T23:58:34.970 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:58:34.992 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:58:34.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:34.994 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:58:35.095 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:35.123 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:35.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:35.126 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:58:35.227 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:58:35.245 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:58:35.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:35.248 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:58:35.348 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:35.369 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:35.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:35.371 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:58:35.472 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:58:35.495 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:58:35.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:35.500 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:58:35.601 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:58:35.625 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:58:35.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:35.628 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:58:35.729 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:58:35.754 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:58:35.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:35.757 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:58:35.858 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:58:35.886 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:58:35.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:35.888 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:58:35.916 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 89 16 76253 76237 53.5302 6.875 0.0114487 0.0185744 2023-09-23T23:58:35.989 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:58:36.010 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:58:36.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:36.013 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:58:36.114 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:36.120 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:36 smithi164 bash[92846]: cluster 2023-09-23T23:58:34.936337+0000 mgr.y (mgr.25991) 1254 : cluster 0 pgmap v1396: 89 pgs: 2 active+recovering+undersized+remapped, 14 active+recovery_wait+undersized+degraded+remapped, 73 active+clean; 4.6 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 9.9 MiB/s wr, 158 op/s; 49559/226947 objects degraded (21.837%); 3699/226947 objects misplaced (1.630%); 11 MiB/s, 175 objects/s recovering 2023-09-23T23:58:36.121 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:36 smithi164 bash[92846]: cluster 2023-09-23T23:58:35.088249+0000 osd.6 (osd.6) 396 : cluster 3 failed to encode map e343 with expected crc 2023-09-23T23:58:36.121 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:36 smithi164 bash[92846]: cluster 2023-09-23T23:58:35.089791+0000 mon.a (mon.0) 1553 : cluster 0 osdmap e343: 8 total, 8 up, 5 in 2023-09-23T23:58:36.121 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:36 smithi164 bash[92846]: cluster 2023-09-23T23:58:35.090639+0000 osd.7 (osd.7) 209 : cluster 3 failed to encode map e343 with expected crc 2023-09-23T23:58:36.121 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:36 smithi164 bash[92846]: cluster 2023-09-23T23:58:35.092117+0000 osd.4 (osd.4) 265 : cluster 3 failed to encode map e343 with expected crc 2023-09-23T23:58:36.121 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:36 smithi164 bash[92846]: cluster 2023-09-23T23:58:35.268843+0000 osd.5 (osd.5) 178 : cluster 3 failed to encode map e343 with expected crc 2023-09-23T23:58:36.140 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:36.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:36.142 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:58:36.243 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:36.270 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:36.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:36.274 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:58:36.375 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:58:36.404 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:58:36.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:36.406 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:58:36.507 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:58:36.533 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:58:36.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:36.538 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:58:36.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:36 smithi159 bash[108473]: cluster 2023-09-23T23:58:34.936337+0000 mgr.y (mgr.25991) 1254 : cluster 0 pgmap v1396: 89 pgs: 2 active+recovering+undersized+remapped, 14 active+recovery_wait+undersized+degraded+remapped, 73 active+clean; 4.6 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 9.9 MiB/s wr, 158 op/s; 49559/226947 objects degraded (21.837%); 3699/226947 objects misplaced (1.630%); 11 MiB/s, 175 objects/s recovering 2023-09-23T23:58:36.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:36 smithi159 bash[108473]: cluster 2023-09-23T23:58:35.088249+0000 osd.6 (osd.6) 396 : cluster 3 failed to encode map e343 with expected crc 2023-09-23T23:58:36.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:36 smithi159 bash[108473]: cluster 2023-09-23T23:58:35.089791+0000 mon.a (mon.0) 1553 : cluster 0 osdmap e343: 8 total, 8 up, 5 in 2023-09-23T23:58:36.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:36 smithi159 bash[108473]: cluster 2023-09-23T23:58:35.090639+0000 osd.7 (osd.7) 209 : cluster 3 failed to encode map e343 with expected crc 2023-09-23T23:58:36.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:36 smithi159 bash[108473]: cluster 2023-09-23T23:58:35.092117+0000 osd.4 (osd.4) 265 : cluster 3 failed to encode map e343 with expected crc 2023-09-23T23:58:36.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:36 smithi159 bash[108473]: cluster 2023-09-23T23:58:35.268843+0000 osd.5 (osd.5) 178 : cluster 3 failed to encode map e343 with expected crc 2023-09-23T23:58:36.546 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:36 smithi159 bash[105915]: cluster 2023-09-23T23:58:34.936337+0000 mgr.y (mgr.25991) 1254 : cluster 0 pgmap v1396: 89 pgs: 2 active+recovering+undersized+remapped, 14 active+recovery_wait+undersized+degraded+remapped, 73 active+clean; 4.6 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 9.9 MiB/s wr, 158 op/s; 49559/226947 objects degraded (21.837%); 3699/226947 objects misplaced (1.630%); 11 MiB/s, 175 objects/s recovering 2023-09-23T23:58:36.547 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:36 smithi159 bash[105915]: cluster 2023-09-23T23:58:35.088249+0000 osd.6 (osd.6) 396 : cluster 3 failed to encode map e343 with expected crc 2023-09-23T23:58:36.547 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:36 smithi159 bash[105915]: cluster 2023-09-23T23:58:35.089791+0000 mon.a (mon.0) 1553 : cluster 0 osdmap e343: 8 total, 8 up, 5 in 2023-09-23T23:58:36.547 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:36 smithi159 bash[105915]: cluster 2023-09-23T23:58:35.090639+0000 osd.7 (osd.7) 209 : cluster 3 failed to encode map e343 with expected crc 2023-09-23T23:58:36.547 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:36 smithi159 bash[105915]: cluster 2023-09-23T23:58:35.092117+0000 osd.4 (osd.4) 265 : cluster 3 failed to encode map e343 with expected crc 2023-09-23T23:58:36.547 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:36 smithi159 bash[105915]: cluster 2023-09-23T23:58:35.268843+0000 osd.5 (osd.5) 178 : cluster 3 failed to encode map e343 with expected crc 2023-09-23T23:58:36.638 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:36.662 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:36.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:36.667 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:58:36.768 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:36.789 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:36.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:36.791 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:58:36.892 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:58:36.916 INFO:tasks.radosbench.radosbench.0.smithi159.stdout: 90 14 76457 76443 53.0784 12.875 0.00802574 0.0187792 2023-09-23T23:58:36.919 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:58:36.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:36.922 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:58:37.023 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:58:37.054 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:58:37.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:37.058 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:58:37.162 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:58:37.189 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:58:37.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:37.192 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:58:37.292 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:37.303 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:37 smithi164 bash[92846]: cluster 2023-09-23T23:58:36.090727+0000 osd.6 (osd.6) 397 : cluster 3 failed to encode map e344 with expected crc 2023-09-23T23:58:37.303 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:37 smithi164 bash[92846]: cluster 2023-09-23T23:58:36.091782+0000 mon.a (mon.0) 1554 : cluster 0 osdmap e344: 8 total, 8 up, 5 in 2023-09-23T23:58:37.304 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:37 smithi164 bash[92846]: cluster 2023-09-23T23:58:36.093442+0000 osd.7 (osd.7) 210 : cluster 3 failed to encode map e344 with expected crc 2023-09-23T23:58:37.304 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:37 smithi164 bash[92846]: cluster 2023-09-23T23:58:36.095572+0000 osd.7 (osd.7) 211 : cluster 3 failed to encode map e344 with expected crc 2023-09-23T23:58:37.304 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:37 smithi164 bash[92846]: cluster 2023-09-23T23:58:36.491258+0000 osd.4 (osd.4) 266 : cluster 3 failed to encode map e344 with expected crc 2023-09-23T23:58:37.316 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:37.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:37.322 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:58:37.423 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:58:37.441 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:58:37.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:37.443 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:58:37.467 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:37 smithi159 bash[105915]: cluster 2023-09-23T23:58:36.090727+0000 osd.6 (osd.6) 397 : cluster 3 failed to encode map e344 with expected crc 2023-09-23T23:58:37.467 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:37 smithi159 bash[105915]: cluster 2023-09-23T23:58:36.091782+0000 mon.a (mon.0) 1554 : cluster 0 osdmap e344: 8 total, 8 up, 5 in 2023-09-23T23:58:37.467 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:37 smithi159 bash[105915]: cluster 2023-09-23T23:58:36.093442+0000 osd.7 (osd.7) 210 : cluster 3 failed to encode map e344 with expected crc 2023-09-23T23:58:37.467 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:37 smithi159 bash[105915]: cluster 2023-09-23T23:58:36.095572+0000 osd.7 (osd.7) 211 : cluster 3 failed to encode map e344 with expected crc 2023-09-23T23:58:37.467 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:37 smithi159 bash[105915]: cluster 2023-09-23T23:58:36.491258+0000 osd.4 (osd.4) 266 : cluster 3 failed to encode map e344 with expected crc 2023-09-23T23:58:37.467 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:37 smithi159 bash[108473]: cluster 2023-09-23T23:58:36.090727+0000 osd.6 (osd.6) 397 : cluster 3 failed to encode map e344 with expected crc 2023-09-23T23:58:37.467 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:37 smithi159 bash[108473]: cluster 2023-09-23T23:58:36.091782+0000 mon.a (mon.0) 1554 : cluster 0 osdmap e344: 8 total, 8 up, 5 in 2023-09-23T23:58:37.467 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:37 smithi159 bash[108473]: cluster 2023-09-23T23:58:36.093442+0000 osd.7 (osd.7) 210 : cluster 3 failed to encode map e344 with expected crc 2023-09-23T23:58:37.468 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:37 smithi159 bash[108473]: cluster 2023-09-23T23:58:36.095572+0000 osd.7 (osd.7) 211 : cluster 3 failed to encode map e344 with expected crc 2023-09-23T23:58:37.468 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:37 smithi159 bash[108473]: cluster 2023-09-23T23:58:36.491258+0000 osd.4 (osd.4) 266 : cluster 3 failed to encode map e344 with expected crc 2023-09-23T23:58:37.544 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:37.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:37.576 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:37.576 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:58:37.677 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:37.698 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:37.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:37.701 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:58:37.801 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:58:37.828 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:58:37.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:37.831 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:58:37.917 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Total time run: 90.6625 2023-09-23T23:58:37.917 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Total writes made: 76457 2023-09-23T23:58:37.917 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Write size: 65536 2023-09-23T23:58:37.917 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Object size: 65536 2023-09-23T23:58:37.917 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Bandwidth (MB/sec): 52.7072 2023-09-23T23:58:37.917 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Stddev Bandwidth: 47.657 2023-09-23T23:58:37.917 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Max bandwidth (MB/sec): 180.562 2023-09-23T23:58:37.918 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Min bandwidth (MB/sec): 0 2023-09-23T23:58:37.918 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Average IOPS: 843 2023-09-23T23:58:37.918 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Stddev IOPS: 762.533 2023-09-23T23:58:37.918 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Max IOPS: 2889 2023-09-23T23:58:37.918 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Min IOPS: 0 2023-09-23T23:58:37.918 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Average Latency(s): 0.0188898 2023-09-23T23:58:37.918 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Stddev Latency(s): 0.175226 2023-09-23T23:58:37.918 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Max latency(s): 11.9354 2023-09-23T23:58:37.918 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Min latency(s): 0.00132219 2023-09-23T23:58:37.932 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:37.933 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Cleaning up (deleting benchmark objects) 2023-09-23T23:58:37.965 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:37.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:37.970 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:58:38.071 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:38.094 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:38.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:38.097 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:58:38.124 INFO:teuthology.orchestra.run.smithi159.stderr:nodeep-scrub is set 2023-09-23T23:58:38.197 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:58:38.221 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:58:38.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:38.226 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:58:38.326 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:58:38.353 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:58:38.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:38.355 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:58:38.456 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:38.465 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:38 smithi164 bash[92846]: cluster 2023-09-23T23:58:36.937194+0000 mgr.y (mgr.25991) 1255 : cluster 0 pgmap v1399: 89 pgs: 1 peering, 1 active+recovering+undersized+remapped, 14 active+recovery_wait+undersized+degraded+remapped, 73 active+clean; 4.6 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 8.5 MiB/s wr, 135 op/s; 49559/227745 objects degraded (21.761%); 3120/227745 objects misplaced (1.370%); 12 MiB/s, 189 objects/s recovering 2023-09-23T23:58:38.465 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:38 smithi164 bash[92846]: audit 2023-09-23T23:58:37.551537+0000 mon.a (mon.0) 1555 : audit 1 from='client.? 172.21.15.159:0/3335659639' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:58:38.465 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:38 smithi164 bash[92846]: cluster 2023-09-23T23:58:38.020063+0000 mon.a (mon.0) 1556 : cluster 3 Health check update: Degraded data redundancy: 49559/227745 objects degraded (21.761%), 14 pgs degraded (PG_DEGRADED) 2023-09-23T23:58:38.480 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:38.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:38.483 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:58:38.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:38 smithi159 bash[105915]: cluster 2023-09-23T23:58:36.937194+0000 mgr.y (mgr.25991) 1255 : cluster 0 pgmap v1399: 89 pgs: 1 peering, 1 active+recovering+undersized+remapped, 14 active+recovery_wait+undersized+degraded+remapped, 73 active+clean; 4.6 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 8.5 MiB/s wr, 135 op/s; 49559/227745 objects degraded (21.761%); 3120/227745 objects misplaced (1.370%); 12 MiB/s, 189 objects/s recovering 2023-09-23T23:58:38.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:38 smithi159 bash[105915]: audit 2023-09-23T23:58:37.551537+0000 mon.a (mon.0) 1555 : audit 1 from='client.? 172.21.15.159:0/3335659639' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:58:38.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:38 smithi159 bash[105915]: cluster 2023-09-23T23:58:38.020063+0000 mon.a (mon.0) 1556 : cluster 3 Health check update: Degraded data redundancy: 49559/227745 objects degraded (21.761%), 14 pgs degraded (PG_DEGRADED) 2023-09-23T23:58:38.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:38 smithi159 bash[108473]: cluster 2023-09-23T23:58:36.937194+0000 mgr.y (mgr.25991) 1255 : cluster 0 pgmap v1399: 89 pgs: 1 peering, 1 active+recovering+undersized+remapped, 14 active+recovery_wait+undersized+degraded+remapped, 73 active+clean; 4.6 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 8.5 MiB/s wr, 135 op/s; 49559/227745 objects degraded (21.761%); 3120/227745 objects misplaced (1.370%); 12 MiB/s, 189 objects/s recovering 2023-09-23T23:58:38.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:38 smithi159 bash[108473]: audit 2023-09-23T23:58:37.551537+0000 mon.a (mon.0) 1555 : audit 1 from='client.? 172.21.15.159:0/3335659639' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:58:38.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:38 smithi159 bash[108473]: cluster 2023-09-23T23:58:38.020063+0000 mon.a (mon.0) 1556 : cluster 3 Health check update: Degraded data redundancy: 49559/227745 objects degraded (21.761%), 14 pgs degraded (PG_DEGRADED) 2023-09-23T23:58:38.584 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:38.608 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:38.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:38.614 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:58:38.714 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:58:38.738 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:58:38.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:38.741 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:58:38.841 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:38.866 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:38.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:38.868 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:58:38.969 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:58:38.998 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:58:39.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:39.001 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:58:39.102 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:39.125 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:39.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:39.128 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:58:39.183 INFO:teuthology.orchestra.run.smithi164.stdout:ERROR: (22) Invalid argument 2023-09-23T23:58:39.183 INFO:teuthology.orchestra.run.smithi164.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-23T23:58:39.229 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:58:39.250 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:58:39.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:39.252 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:58:39.352 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:39.360 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:39 smithi159 bash[105915]: cluster 2023-09-23T23:58:38.102048+0000 mon.a (mon.0) 1557 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:58:39.361 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:39 smithi159 bash[105915]: cluster 2023-09-23T23:58:38.116165+0000 osd.6 (osd.6) 398 : cluster 3 failed to encode map e345 with expected crc 2023-09-23T23:58:39.361 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:39 smithi159 bash[105915]: audit 2023-09-23T23:58:38.116205+0000 mon.a (mon.0) 1558 : audit 1 from='client.? 172.21.15.159:0/3335659639' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T23:58:39.361 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:39 smithi159 bash[105915]: cluster 2023-09-23T23:58:38.116269+0000 mon.a (mon.0) 1559 : cluster 0 osdmap e345: 8 total, 8 up, 5 in 2023-09-23T23:58:39.361 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:39 smithi159 bash[105915]: cluster 2023-09-23T23:58:38.118309+0000 osd.4 (osd.4) 267 : cluster 3 failed to encode map e345 with expected crc 2023-09-23T23:58:39.361 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:39 smithi159 bash[108473]: cluster 2023-09-23T23:58:38.102048+0000 mon.a (mon.0) 1557 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:58:39.361 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:39 smithi159 bash[108473]: cluster 2023-09-23T23:58:38.116165+0000 osd.6 (osd.6) 398 : cluster 3 failed to encode map e345 with expected crc 2023-09-23T23:58:39.361 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:39 smithi159 bash[108473]: audit 2023-09-23T23:58:38.116205+0000 mon.a (mon.0) 1558 : audit 1 from='client.? 172.21.15.159:0/3335659639' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T23:58:39.361 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:39 smithi159 bash[108473]: cluster 2023-09-23T23:58:38.116269+0000 mon.a (mon.0) 1559 : cluster 0 osdmap e345: 8 total, 8 up, 5 in 2023-09-23T23:58:39.361 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:39 smithi159 bash[108473]: cluster 2023-09-23T23:58:38.118309+0000 osd.4 (osd.4) 267 : cluster 3 failed to encode map e345 with expected crc 2023-09-23T23:58:39.365 INFO:teuthology.orchestra.run.smithi159.stdout:osd.0: {} 2023-09-23T23:58:39.375 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:39.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:39.377 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:58:39.396 INFO:teuthology.orchestra.run.smithi159.stdout:osd.1: {} 2023-09-23T23:58:39.422 INFO:teuthology.orchestra.run.smithi159.stdout:osd.2: {} 2023-09-23T23:58:39.448 INFO:teuthology.orchestra.run.smithi159.stdout:osd.3: {} 2023-09-23T23:58:39.470 INFO:teuthology.orchestra.run.smithi159.stdout:osd.4: {} 2023-09-23T23:58:39.478 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:58:39.485 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:39 smithi164 bash[92846]: cluster 2023-09-23T23:58:38.102048+0000 mon.a (mon.0) 1557 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:58:39.485 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:39 smithi164 bash[92846]: cluster 2023-09-23T23:58:38.116165+0000 osd.6 (osd.6) 398 : cluster 3 failed to encode map e345 with expected crc 2023-09-23T23:58:39.485 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:39 smithi164 bash[92846]: audit 2023-09-23T23:58:38.116205+0000 mon.a (mon.0) 1558 : audit 1 from='client.? 172.21.15.159:0/3335659639' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T23:58:39.485 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:39 smithi164 bash[92846]: cluster 2023-09-23T23:58:38.116269+0000 mon.a (mon.0) 1559 : cluster 0 osdmap e345: 8 total, 8 up, 5 in 2023-09-23T23:58:39.485 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:39 smithi164 bash[92846]: cluster 2023-09-23T23:58:38.118309+0000 osd.4 (osd.4) 267 : cluster 3 failed to encode map e345 with expected crc 2023-09-23T23:58:39.492 INFO:teuthology.orchestra.run.smithi159.stdout:osd.5: {} 2023-09-23T23:58:39.500 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:58:39.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:39.502 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:58:39.513 INFO:teuthology.orchestra.run.smithi159.stdout:osd.6: {} 2023-09-23T23:58:39.538 INFO:teuthology.orchestra.run.smithi159.stdout:osd.7: {} 2023-09-23T23:58:39.543 INFO:teuthology.orchestra.run.smithi159.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T23:58:39.543 INFO:teuthology.orchestra.run.smithi159.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T23:58:39.544 INFO:teuthology.orchestra.run.smithi159.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T23:58:39.544 INFO:teuthology.orchestra.run.smithi159.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T23:58:39.544 INFO:teuthology.orchestra.run.smithi159.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T23:58:39.544 INFO:teuthology.orchestra.run.smithi159.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T23:58:39.544 INFO:teuthology.orchestra.run.smithi159.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T23:58:39.544 INFO:teuthology.orchestra.run.smithi159.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T23:58:39.603 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:58:39.626 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:58:39.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:39.629 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:58:39.730 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:39.753 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:39.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:39.755 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:58:39.855 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:58:39.879 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:58:39.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:39.882 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:58:39.983 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:58:40.007 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:58:40.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:40.009 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:58:40.110 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:40.131 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:40.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:40.133 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:58:40.234 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:58:40.259 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:58:40.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:40.261 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:58:40.362 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:58:40.373 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:40 smithi159 bash[105915]: cluster 2023-09-23T23:58:38.937841+0000 mgr.y (mgr.25991) 1256 : cluster 0 pgmap v1401: 89 pgs: 1 active+recovering+undersized+remapped, 1 peering, 13 active+recovery_wait+undersized+degraded+remapped, 74 active+clean; 4.7 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 170 B/s rd, 13 MiB/s wr, 213 op/s; 49557/229041 objects degraded (21.637%); 2760/229041 objects misplaced (1.205%); 13 MiB/s, 207 objects/s recovering 2023-09-23T23:58:40.373 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:40 smithi159 bash[105915]: audit 2023-09-23T23:58:39.335531+0000 mon.a (mon.0) 1560 : audit 0 from='client.? 172.21.15.159:0/2733260649' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:58:40.373 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:40 smithi159 bash[108473]: cluster 2023-09-23T23:58:38.937841+0000 mgr.y (mgr.25991) 1256 : cluster 0 pgmap v1401: 89 pgs: 1 active+recovering+undersized+remapped, 1 peering, 13 active+recovery_wait+undersized+degraded+remapped, 74 active+clean; 4.7 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 170 B/s rd, 13 MiB/s wr, 213 op/s; 49557/229041 objects degraded (21.637%); 2760/229041 objects misplaced (1.205%); 13 MiB/s, 207 objects/s recovering 2023-09-23T23:58:40.373 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:40 smithi159 bash[108473]: audit 2023-09-23T23:58:39.335531+0000 mon.a (mon.0) 1560 : audit 0 from='client.? 172.21.15.159:0/2733260649' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:58:40.386 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:58:40.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:40.388 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:58:40.489 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:58:40.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:40 smithi164 bash[92846]: cluster 2023-09-23T23:58:38.937841+0000 mgr.y (mgr.25991) 1256 : cluster 0 pgmap v1401: 89 pgs: 1 active+recovering+undersized+remapped, 1 peering, 13 active+recovery_wait+undersized+degraded+remapped, 74 active+clean; 4.7 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 170 B/s rd, 13 MiB/s wr, 213 op/s; 49557/229041 objects degraded (21.637%); 2760/229041 objects misplaced (1.205%); 13 MiB/s, 207 objects/s recovering 2023-09-23T23:58:40.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:40 smithi164 bash[92846]: audit 2023-09-23T23:58:39.335531+0000 mon.a (mon.0) 1560 : audit 0 from='client.? 172.21.15.159:0/2733260649' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:58:40.498 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_blocked_ops 2023-09-23T23:58:40.516 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:58:40.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:40.520 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:58:40.621 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:58:40.643 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:58:40.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:40.645 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:58:40.746 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:58:40.773 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:58:40.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:40.778 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:58:40.879 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:58:40.904 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:58:40.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:40.906 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:58:41.007 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:58:41.028 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:58:41.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:41.030 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:58:41.131 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:58:41.157 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:58:41.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:41.163 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:58:41.263 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:58:41.287 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:58:41.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:41.289 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:58:41.390 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:58:41.413 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:58:41.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:41.416 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:58:41.516 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:58:41.547 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:58:41.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:41.549 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:58:41.650 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:58:41.675 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:58:41.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:41.678 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:58:41.778 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:58:41.799 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:58:41.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:41.803 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:58:41.904 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:58:41.927 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:58:41.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:41.930 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:58:42.031 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:58:42.039 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:41 smithi159 bash[105915]: debug 2023-09-23T23:58:41.671+0000 7f15a10fc700 -1 mon.a@0(leader).osd e345 definitely_dead 0 2023-09-23T23:58:42.057 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:58:42.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:42.060 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:58:42.160 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:58:42.190 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:58:42.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:42.192 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:58:42.258 INFO:teuthology.orchestra.run.smithi159.stderr:marked in osd.4. 2023-09-23T23:58:42.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:42 smithi164 bash[92846]: cluster 2023-09-23T23:58:40.938457+0000 mgr.y (mgr.25991) 1257 : cluster 0 pgmap v1402: 89 pgs: 1 active+recovering+undersized+remapped, 13 active+recovery_wait+undersized+degraded+remapped, 75 active+clean; 4.7 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 170 B/s rd, 8.6 MiB/s wr, 164 op/s; 49505/228969 objects degraded (21.621%); 2760/228969 objects misplaced (1.205%); 10 MiB/s, 165 objects/s recovering 2023-09-23T23:58:42.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:42 smithi164 bash[92846]: audit 2023-09-23T23:58:41.216263+0000 mon.a (mon.0) 1561 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:58:42.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:42 smithi164 bash[92846]: audit 2023-09-23T23:58:41.221539+0000 mon.a (mon.0) 1562 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:58:42.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:42 smithi164 bash[92846]: audit 2023-09-23T23:58:41.222806+0000 mon.a (mon.0) 1563 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:58:42.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:42 smithi164 bash[92846]: audit 2023-09-23T23:58:41.223711+0000 mon.a (mon.0) 1564 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:58:42.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:42 smithi164 bash[92846]: audit 2023-09-23T23:58:41.229100+0000 mon.a (mon.0) 1565 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:58:42.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:42 smithi164 bash[92846]: audit 2023-09-23T23:58:41.675188+0000 mon.a (mon.0) 1566 : audit 0 from='client.? 172.21.15.159:0/4217206373' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["4"]}]: dispatch 2023-09-23T23:58:42.293 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:58:42.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:42 smithi159 bash[105915]: cluster 2023-09-23T23:58:40.938457+0000 mgr.y (mgr.25991) 1257 : cluster 0 pgmap v1402: 89 pgs: 1 active+recovering+undersized+remapped, 13 active+recovery_wait+undersized+degraded+remapped, 75 active+clean; 4.7 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 170 B/s rd, 8.6 MiB/s wr, 164 op/s; 49505/228969 objects degraded (21.621%); 2760/228969 objects misplaced (1.205%); 10 MiB/s, 165 objects/s recovering 2023-09-23T23:58:42.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:42 smithi159 bash[105915]: audit 2023-09-23T23:58:41.216263+0000 mon.a (mon.0) 1561 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:58:42.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:42 smithi159 bash[105915]: audit 2023-09-23T23:58:41.221539+0000 mon.a (mon.0) 1562 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:58:42.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:42 smithi159 bash[105915]: audit 2023-09-23T23:58:41.222806+0000 mon.a (mon.0) 1563 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:58:42.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:42 smithi159 bash[105915]: audit 2023-09-23T23:58:41.223711+0000 mon.a (mon.0) 1564 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:58:42.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:42 smithi159 bash[105915]: audit 2023-09-23T23:58:41.229100+0000 mon.a (mon.0) 1565 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:58:42.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:42 smithi159 bash[105915]: audit 2023-09-23T23:58:41.675188+0000 mon.a (mon.0) 1566 : audit 0 from='client.? 172.21.15.159:0/4217206373' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["4"]}]: dispatch 2023-09-23T23:58:42.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:42 smithi159 bash[108473]: cluster 2023-09-23T23:58:40.938457+0000 mgr.y (mgr.25991) 1257 : cluster 0 pgmap v1402: 89 pgs: 1 active+recovering+undersized+remapped, 13 active+recovery_wait+undersized+degraded+remapped, 75 active+clean; 4.7 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 170 B/s rd, 8.6 MiB/s wr, 164 op/s; 49505/228969 objects degraded (21.621%); 2760/228969 objects misplaced (1.205%); 10 MiB/s, 165 objects/s recovering 2023-09-23T23:58:42.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:42 smithi159 bash[108473]: audit 2023-09-23T23:58:41.216263+0000 mon.a (mon.0) 1561 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:58:42.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:42 smithi159 bash[108473]: audit 2023-09-23T23:58:41.221539+0000 mon.a (mon.0) 1562 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:58:42.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:42 smithi159 bash[108473]: audit 2023-09-23T23:58:41.222806+0000 mon.a (mon.0) 1563 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:58:42.297 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:42 smithi159 bash[108473]: audit 2023-09-23T23:58:41.223711+0000 mon.a (mon.0) 1564 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:58:42.297 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:42 smithi159 bash[108473]: audit 2023-09-23T23:58:41.229100+0000 mon.a (mon.0) 1565 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:58:42.297 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:42 smithi159 bash[108473]: audit 2023-09-23T23:58:41.675188+0000 mon.a (mon.0) 1566 : audit 0 from='client.? 172.21.15.159:0/4217206373' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["4"]}]: dispatch 2023-09-23T23:58:42.318 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:58:42.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:42.321 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:58:42.421 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:42.449 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:42.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:42.451 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:58:42.552 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:58:42.573 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:58:42.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:42.576 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:58:42.676 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:58:42.709 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:58:42.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:42.712 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:58:42.813 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:58:42.837 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:58:42.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:42.840 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:58:42.940 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:58:42.968 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:58:42.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:42.971 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:58:43.072 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:58:43.107 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:58:43.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:43.112 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:58:43.213 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:58:43.234 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:58:43.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:43.237 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:58:43.337 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:58:43.345 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:43 smithi159 bash[105915]: cluster 2023-09-23T23:58:42.235835+0000 osd.5 (osd.5) 179 : cluster 3 failed to encode map e346 with expected crc 2023-09-23T23:58:43.345 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:43 smithi159 bash[105915]: cluster 2023-09-23T23:58:42.238267+0000 osd.4 (osd.4) 268 : cluster 3 failed to encode map e346 with expected crc 2023-09-23T23:58:43.345 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:43 smithi159 bash[105915]: audit 2023-09-23T23:58:42.239424+0000 mon.a (mon.0) 1567 : audit 1 from='client.? 172.21.15.159:0/4217206373' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["4"]}]': finished 2023-09-23T23:58:43.346 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:43 smithi159 bash[105915]: cluster 2023-09-23T23:58:42.239466+0000 osd.6 (osd.6) 399 : cluster 3 failed to encode map e346 with expected crc 2023-09-23T23:58:43.346 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:43 smithi159 bash[105915]: cluster 2023-09-23T23:58:42.239559+0000 mon.a (mon.0) 1568 : cluster 0 osdmap e346: 8 total, 8 up, 6 in 2023-09-23T23:58:43.346 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:43 smithi159 bash[105915]: cluster 2023-09-23T23:58:42.240605+0000 osd.7 (osd.7) 212 : cluster 3 failed to encode map e346 with expected crc 2023-09-23T23:58:43.346 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:43 smithi159 bash[105915]: cluster 2023-09-23T23:58:42.245589+0000 osd.6 (osd.6) 400 : cluster 3 failed to encode map e346 with expected crc 2023-09-23T23:58:43.346 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:43 smithi159 bash[105915]: cluster 2023-09-23T23:58:42.939655+0000 mgr.y (mgr.25991) 1258 : cluster 0 pgmap v1404: 89 pgs: 1 remapped+peering, 9 peering, 1 active+recovering+undersized+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 66 active+clean; 4.7 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 149 B/s rd, 5.2 MiB/s wr, 114 op/s; 45861/228828 objects degraded (20.042%); 2760/228828 objects misplaced (1.206%); 4.1 MiB/s, 63 objects/s recovering 2023-09-23T23:58:43.346 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:43 smithi159 bash[105915]: cluster 2023-09-23T23:58:43.021251+0000 mon.a (mon.0) 1569 : cluster 3 Health check update: Degraded data redundancy: 49505/228969 objects degraded (21.621%), 13 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T23:58:43.346 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:43 smithi159 bash[105915]: cluster 2023-09-23T23:58:43.027792+0000 mon.a (mon.0) 1570 : cluster 0 osdmap e347: 8 total, 8 up, 6 in 2023-09-23T23:58:43.346 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:43 smithi159 bash[105915]: cluster 2023-09-23T23:58:43.031003+0000 osd.6 (osd.6) 401 : cluster 3 failed to encode map e347 with expected crc 2023-09-23T23:58:43.346 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:43 smithi159 bash[105915]: cluster 2023-09-23T23:58:43.036321+0000 osd.6 (osd.6) 402 : cluster 3 failed to encode map e347 with expected crc 2023-09-23T23:58:43.346 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:43 smithi159 bash[105915]: cluster 2023-09-23T23:58:43.039690+0000 osd.6 (osd.6) 403 : cluster 3 failed to encode map e347 with expected crc 2023-09-23T23:58:43.347 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:43 smithi159 bash[108473]: cluster 2023-09-23T23:58:42.235835+0000 osd.5 (osd.5) 179 : cluster 3 failed to encode map e346 with expected crc 2023-09-23T23:58:43.347 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:43 smithi159 bash[108473]: cluster 2023-09-23T23:58:42.238267+0000 osd.4 (osd.4) 268 : cluster 3 failed to encode map e346 with expected crc 2023-09-23T23:58:43.347 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:43 smithi159 bash[108473]: audit 2023-09-23T23:58:42.239424+0000 mon.a (mon.0) 1567 : audit 1 from='client.? 172.21.15.159:0/4217206373' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["4"]}]': finished 2023-09-23T23:58:43.347 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:43 smithi159 bash[108473]: cluster 2023-09-23T23:58:42.239466+0000 osd.6 (osd.6) 399 : cluster 3 failed to encode map e346 with expected crc 2023-09-23T23:58:43.347 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:43 smithi159 bash[108473]: cluster 2023-09-23T23:58:42.239559+0000 mon.a (mon.0) 1568 : cluster 0 osdmap e346: 8 total, 8 up, 6 in 2023-09-23T23:58:43.347 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:43 smithi159 bash[108473]: cluster 2023-09-23T23:58:42.240605+0000 osd.7 (osd.7) 212 : cluster 3 failed to encode map e346 with expected crc 2023-09-23T23:58:43.347 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:43 smithi159 bash[108473]: cluster 2023-09-23T23:58:42.245589+0000 osd.6 (osd.6) 400 : cluster 3 failed to encode map e346 with expected crc 2023-09-23T23:58:43.347 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:43 smithi159 bash[108473]: cluster 2023-09-23T23:58:42.939655+0000 mgr.y (mgr.25991) 1258 : cluster 0 pgmap v1404: 89 pgs: 1 remapped+peering, 9 peering, 1 active+recovering+undersized+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 66 active+clean; 4.7 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 149 B/s rd, 5.2 MiB/s wr, 114 op/s; 45861/228828 objects degraded (20.042%); 2760/228828 objects misplaced (1.206%); 4.1 MiB/s, 63 objects/s recovering 2023-09-23T23:58:43.347 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:43 smithi159 bash[108473]: cluster 2023-09-23T23:58:43.021251+0000 mon.a (mon.0) 1569 : cluster 3 Health check update: Degraded data redundancy: 49505/228969 objects degraded (21.621%), 13 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T23:58:43.347 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:43 smithi159 bash[108473]: cluster 2023-09-23T23:58:43.027792+0000 mon.a (mon.0) 1570 : cluster 0 osdmap e347: 8 total, 8 up, 6 in 2023-09-23T23:58:43.347 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:43 smithi159 bash[108473]: cluster 2023-09-23T23:58:43.031003+0000 osd.6 (osd.6) 401 : cluster 3 failed to encode map e347 with expected crc 2023-09-23T23:58:43.348 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:43 smithi159 bash[108473]: cluster 2023-09-23T23:58:43.036321+0000 osd.6 (osd.6) 402 : cluster 3 failed to encode map e347 with expected crc 2023-09-23T23:58:43.348 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:43 smithi159 bash[108473]: cluster 2023-09-23T23:58:43.039690+0000 osd.6 (osd.6) 403 : cluster 3 failed to encode map e347 with expected crc 2023-09-23T23:58:43.365 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:58:43.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:43.368 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:58:43.371 INFO:tasks.thrashosds.thrasher:Added osd 4 2023-09-23T23:58:43.469 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:43.497 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:43.499 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:43 smithi164 bash[92846]: cluster 2023-09-23T23:58:42.235835+0000 osd.5 (osd.5) 179 : cluster 3 failed to encode map e346 with expected crc 2023-09-23T23:58:43.499 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:43 smithi164 bash[92846]: cluster 2023-09-23T23:58:42.238267+0000 osd.4 (osd.4) 268 : cluster 3 failed to encode map e346 with expected crc 2023-09-23T23:58:43.499 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:43 smithi164 bash[92846]: audit 2023-09-23T23:58:42.239424+0000 mon.a (mon.0) 1567 : audit 1 from='client.? 172.21.15.159:0/4217206373' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["4"]}]': finished 2023-09-23T23:58:43.500 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:43 smithi164 bash[92846]: cluster 2023-09-23T23:58:42.239466+0000 osd.6 (osd.6) 399 : cluster 3 failed to encode map e346 with expected crc 2023-09-23T23:58:43.500 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:43 smithi164 bash[92846]: cluster 2023-09-23T23:58:42.239559+0000 mon.a (mon.0) 1568 : cluster 0 osdmap e346: 8 total, 8 up, 6 in 2023-09-23T23:58:43.500 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:43 smithi164 bash[92846]: cluster 2023-09-23T23:58:42.240605+0000 osd.7 (osd.7) 212 : cluster 3 failed to encode map e346 with expected crc 2023-09-23T23:58:43.500 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:43 smithi164 bash[92846]: cluster 2023-09-23T23:58:42.245589+0000 osd.6 (osd.6) 400 : cluster 3 failed to encode map e346 with expected crc 2023-09-23T23:58:43.500 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:43 smithi164 bash[92846]: cluster 2023-09-23T23:58:42.939655+0000 mgr.y (mgr.25991) 1258 : cluster 0 pgmap v1404: 89 pgs: 1 remapped+peering, 9 peering, 1 active+recovering+undersized+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 66 active+clean; 4.7 GiB data, 15 GiB used, 432 GiB / 447 GiB avail; 149 B/s rd, 5.2 MiB/s wr, 114 op/s; 45861/228828 objects degraded (20.042%); 2760/228828 objects misplaced (1.206%); 4.1 MiB/s, 63 objects/s recovering 2023-09-23T23:58:43.500 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:43 smithi164 bash[92846]: cluster 2023-09-23T23:58:43.021251+0000 mon.a (mon.0) 1569 : cluster 3 Health check update: Degraded data redundancy: 49505/228969 objects degraded (21.621%), 13 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T23:58:43.500 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:43 smithi164 bash[92846]: cluster 2023-09-23T23:58:43.027792+0000 mon.a (mon.0) 1570 : cluster 0 osdmap e347: 8 total, 8 up, 6 in 2023-09-23T23:58:43.500 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:43 smithi164 bash[92846]: cluster 2023-09-23T23:58:43.031003+0000 osd.6 (osd.6) 401 : cluster 3 failed to encode map e347 with expected crc 2023-09-23T23:58:43.500 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:43 smithi164 bash[92846]: cluster 2023-09-23T23:58:43.036321+0000 osd.6 (osd.6) 402 : cluster 3 failed to encode map e347 with expected crc 2023-09-23T23:58:43.500 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:43 smithi164 bash[92846]: cluster 2023-09-23T23:58:43.039690+0000 osd.6 (osd.6) 403 : cluster 3 failed to encode map e347 with expected crc 2023-09-23T23:58:43.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:43.501 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:58:43.602 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:58:43.634 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:58:43.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:43.637 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:58:43.738 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:58:43.766 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:58:43.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:43.769 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:58:43.870 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:58:43.898 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:58:43.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:43.901 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:58:44.002 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:58:44.034 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:58:44.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:44.037 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:58:44.045 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:58:43 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:58:43] "GET /metrics HTTP/1.1" 200 36665 "" "Prometheus/2.43.0" 2023-09-23T23:58:44.055 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T23:58:44.139 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:58:44.170 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:58:44.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:44.172 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:58:44.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:44 smithi164 bash[92846]: cluster 2023-09-23T23:58:43.030289+0000 osd.7 (osd.7) 213 : cluster 3 failed to encode map e347 with expected crc 2023-09-23T23:58:44.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:44 smithi164 bash[92846]: cluster 2023-09-23T23:58:43.031246+0000 osd.4 (osd.4) 269 : cluster 3 failed to encode map e347 with expected crc 2023-09-23T23:58:44.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:44 smithi164 bash[92846]: cluster 2023-09-23T23:58:43.034111+0000 osd.4 (osd.4) 270 : cluster 3 failed to encode map e347 with expected crc 2023-09-23T23:58:44.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:44 smithi164 bash[92846]: cluster 2023-09-23T23:58:43.035999+0000 osd.7 (osd.7) 214 : cluster 3 failed to encode map e347 with expected crc 2023-09-23T23:58:44.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:44 smithi164 bash[92846]: cluster 2023-09-23T23:58:43.126858+0000 osd.5 (osd.5) 180 : cluster 3 failed to encode map e347 with expected crc 2023-09-23T23:58:44.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:44 smithi164 bash[92846]: cluster 2023-09-23T23:58:44.039800+0000 mon.a (mon.0) 1571 : cluster 0 osdmap e348: 8 total, 8 up, 6 in 2023-09-23T23:58:44.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:44 smithi164 bash[92846]: cluster 2023-09-23T23:58:44.046338+0000 osd.6 (osd.6) 404 : cluster 3 failed to encode map e348 with expected crc 2023-09-23T23:58:44.273 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:58:44.301 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:58:44.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:44.303 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:58:44.404 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:58:44.432 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:58:44.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:44.434 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:58:44.535 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:44.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:44 smithi159 bash[108473]: cluster 2023-09-23T23:58:43.030289+0000 osd.7 (osd.7) 213 : cluster 3 failed to encode map e347 with expected crc 2023-09-23T23:58:44.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:44 smithi159 bash[108473]: cluster 2023-09-23T23:58:43.031246+0000 osd.4 (osd.4) 269 : cluster 3 failed to encode map e347 with expected crc 2023-09-23T23:58:44.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:44 smithi159 bash[108473]: cluster 2023-09-23T23:58:43.034111+0000 osd.4 (osd.4) 270 : cluster 3 failed to encode map e347 with expected crc 2023-09-23T23:58:44.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:44 smithi159 bash[108473]: cluster 2023-09-23T23:58:43.035999+0000 osd.7 (osd.7) 214 : cluster 3 failed to encode map e347 with expected crc 2023-09-23T23:58:44.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:44 smithi159 bash[108473]: cluster 2023-09-23T23:58:43.126858+0000 osd.5 (osd.5) 180 : cluster 3 failed to encode map e347 with expected crc 2023-09-23T23:58:44.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:44 smithi159 bash[108473]: cluster 2023-09-23T23:58:44.039800+0000 mon.a (mon.0) 1571 : cluster 0 osdmap e348: 8 total, 8 up, 6 in 2023-09-23T23:58:44.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:44 smithi159 bash[108473]: cluster 2023-09-23T23:58:44.046338+0000 osd.6 (osd.6) 404 : cluster 3 failed to encode map e348 with expected crc 2023-09-23T23:58:44.546 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:44 smithi159 bash[105915]: cluster 2023-09-23T23:58:43.030289+0000 osd.7 (osd.7) 213 : cluster 3 failed to encode map e347 with expected crc 2023-09-23T23:58:44.546 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:44 smithi159 bash[105915]: cluster 2023-09-23T23:58:43.031246+0000 osd.4 (osd.4) 269 : cluster 3 failed to encode map e347 with expected crc 2023-09-23T23:58:44.546 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:44 smithi159 bash[105915]: cluster 2023-09-23T23:58:43.034111+0000 osd.4 (osd.4) 270 : cluster 3 failed to encode map e347 with expected crc 2023-09-23T23:58:44.546 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:44 smithi159 bash[105915]: cluster 2023-09-23T23:58:43.035999+0000 osd.7 (osd.7) 214 : cluster 3 failed to encode map e347 with expected crc 2023-09-23T23:58:44.546 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:44 smithi159 bash[105915]: cluster 2023-09-23T23:58:43.126858+0000 osd.5 (osd.5) 180 : cluster 3 failed to encode map e347 with expected crc 2023-09-23T23:58:44.546 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:44 smithi159 bash[105915]: cluster 2023-09-23T23:58:44.039800+0000 mon.a (mon.0) 1571 : cluster 0 osdmap e348: 8 total, 8 up, 6 in 2023-09-23T23:58:44.547 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:44 smithi159 bash[105915]: cluster 2023-09-23T23:58:44.046338+0000 osd.6 (osd.6) 404 : cluster 3 failed to encode map e348 with expected crc 2023-09-23T23:58:44.564 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:44.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:44.566 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:58:44.575 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T23:58:44.667 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:58:44.696 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:58:44.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:44.698 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:58:44.799 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:58:44.827 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:58:44.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:44.830 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:58:44.930 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:58:44.963 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:58:44.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:44.966 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:58:45.067 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:58:45.098 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:58:45.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:45.101 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:58:45.201 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:45.232 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:45.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:45.235 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:58:45.284 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T23:58:45.336 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:45.343 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:45 smithi164 bash[92846]: cluster 2023-09-23T23:58:44.039200+0000 osd.7 (osd.7) 215 : cluster 3 failed to encode map e348 with expected crc 2023-09-23T23:58:45.343 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:45 smithi164 bash[92846]: cluster 2023-09-23T23:58:44.042040+0000 osd.7 (osd.7) 216 : cluster 3 failed to encode map e348 with expected crc 2023-09-23T23:58:45.343 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:45 smithi164 bash[92846]: cluster 2023-09-23T23:58:44.046448+0000 osd.4 (osd.4) 271 : cluster 3 failed to encode map e348 with expected crc 2023-09-23T23:58:45.343 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:45 smithi164 bash[92846]: cluster 2023-09-23T23:58:44.940958+0000 mgr.y (mgr.25991) 1259 : cluster 0 pgmap v1407: 89 pgs: 1 active+recovery_wait+degraded, 1 remapped+peering, 10 peering, 12 active+recovery_wait+undersized+degraded+remapped, 65 active+clean; 4.6 GiB data, 19 GiB used, 518 GiB / 536 GiB avail; 938 KiB/s wr, 77 op/s; 24134/228168 objects degraded (10.577%); 4.0 MiB/s, 63 objects/s recovering 2023-09-23T23:58:45.361 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:45.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:45.363 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:58:45.464 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:58:45.476 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:45 smithi159 bash[105915]: cluster 2023-09-23T23:58:44.039200+0000 osd.7 (osd.7) 215 : cluster 3 failed to encode map e348 with expected crc 2023-09-23T23:58:45.476 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:45 smithi159 bash[105915]: cluster 2023-09-23T23:58:44.042040+0000 osd.7 (osd.7) 216 : cluster 3 failed to encode map e348 with expected crc 2023-09-23T23:58:45.476 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:45 smithi159 bash[105915]: cluster 2023-09-23T23:58:44.046448+0000 osd.4 (osd.4) 271 : cluster 3 failed to encode map e348 with expected crc 2023-09-23T23:58:45.476 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:45 smithi159 bash[105915]: cluster 2023-09-23T23:58:44.940958+0000 mgr.y (mgr.25991) 1259 : cluster 0 pgmap v1407: 89 pgs: 1 active+recovery_wait+degraded, 1 remapped+peering, 10 peering, 12 active+recovery_wait+undersized+degraded+remapped, 65 active+clean; 4.6 GiB data, 19 GiB used, 518 GiB / 536 GiB avail; 938 KiB/s wr, 77 op/s; 24134/228168 objects degraded (10.577%); 4.0 MiB/s, 63 objects/s recovering 2023-09-23T23:58:45.476 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:45 smithi159 bash[108473]: cluster 2023-09-23T23:58:44.039200+0000 osd.7 (osd.7) 215 : cluster 3 failed to encode map e348 with expected crc 2023-09-23T23:58:45.476 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:45 smithi159 bash[108473]: cluster 2023-09-23T23:58:44.042040+0000 osd.7 (osd.7) 216 : cluster 3 failed to encode map e348 with expected crc 2023-09-23T23:58:45.476 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:45 smithi159 bash[108473]: cluster 2023-09-23T23:58:44.046448+0000 osd.4 (osd.4) 271 : cluster 3 failed to encode map e348 with expected crc 2023-09-23T23:58:45.477 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:45 smithi159 bash[108473]: cluster 2023-09-23T23:58:44.940958+0000 mgr.y (mgr.25991) 1259 : cluster 0 pgmap v1407: 89 pgs: 1 active+recovery_wait+degraded, 1 remapped+peering, 10 peering, 12 active+recovery_wait+undersized+degraded+remapped, 65 active+clean; 4.6 GiB data, 19 GiB used, 518 GiB / 536 GiB avail; 938 KiB/s wr, 77 op/s; 24134/228168 objects degraded (10.577%); 4.0 MiB/s, 63 objects/s recovering 2023-09-23T23:58:45.493 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:58:45.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:45.496 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:58:45.597 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:45.626 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:45.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:45.629 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:58:45.729 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:58:45.756 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:58:45.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:45.758 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:58:45.859 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:58:45.891 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:58:45.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:45.894 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:58:45.994 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:46.019 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:46.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:46.021 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:58:46.121 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:58:46.149 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:58:46.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:46.152 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:58:46.253 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:58:46.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:46 smithi164 bash[92846]: cluster 2023-09-23T23:58:44.669968+0000 osd.5 (osd.5) 181 : cluster 3 failed to encode map e348 with expected crc 2023-09-23T23:58:46.288 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:58:46.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:46.291 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:58:46.392 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:58:46.424 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:58:46.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:46.427 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:58:46.528 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:58:46.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:46 smithi159 bash[105915]: cluster 2023-09-23T23:58:44.669968+0000 osd.5 (osd.5) 181 : cluster 3 failed to encode map e348 with expected crc 2023-09-23T23:58:46.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:46 smithi159 bash[108473]: cluster 2023-09-23T23:58:44.669968+0000 osd.5 (osd.5) 181 : cluster 3 failed to encode map e348 with expected crc 2023-09-23T23:58:46.554 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:58:46.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:46.556 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:58:46.657 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:58:46.675 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:58:46.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:46.678 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:58:46.779 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:58:46.809 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:58:46.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:46.813 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:58:46.914 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:46.937 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:46.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:46.939 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:58:47.040 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:47.067 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:47.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:47.070 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:58:47.171 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:58:47.195 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:58:47.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:47.197 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:58:47.298 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:47.325 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:47.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:47.328 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:58:47.429 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:58:47.459 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:47 smithi164 bash[92846]: cluster 2023-09-23T23:58:46.942238+0000 mgr.y (mgr.25991) 1260 : cluster 0 pgmap v1408: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 10 peering, 12 active+recovery_wait+undersized+degraded+remapped, 65 active+clean; 4.6 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 64 KiB/s wr, 53 op/s; 11861/228036 objects degraded (5.201%); 3147/228036 objects misplaced (1.380%); 4.2 MiB/s, 68 objects/s recovering 2023-09-23T23:58:47.463 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:58:47.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:47.466 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:58:47.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:47 smithi159 bash[105915]: cluster 2023-09-23T23:58:46.942238+0000 mgr.y (mgr.25991) 1260 : cluster 0 pgmap v1408: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 10 peering, 12 active+recovery_wait+undersized+degraded+remapped, 65 active+clean; 4.6 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 64 KiB/s wr, 53 op/s; 11861/228036 objects degraded (5.201%); 3147/228036 objects misplaced (1.380%); 4.2 MiB/s, 68 objects/s recovering 2023-09-23T23:58:47.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:47 smithi159 bash[108473]: cluster 2023-09-23T23:58:46.942238+0000 mgr.y (mgr.25991) 1260 : cluster 0 pgmap v1408: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 10 peering, 12 active+recovery_wait+undersized+degraded+remapped, 65 active+clean; 4.6 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 64 KiB/s wr, 53 op/s; 11861/228036 objects degraded (5.201%); 3147/228036 objects misplaced (1.380%); 4.2 MiB/s, 68 objects/s recovering 2023-09-23T23:58:47.567 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:58:47.590 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:58:47.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:47.592 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:58:47.693 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:58:47.718 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:58:47.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:47.720 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:58:47.821 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:58:47.855 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:58:47.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:47.857 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:58:47.957 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:47.992 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:47.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:47.995 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:58:48.096 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:58:48.120 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:58:48.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:48.123 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:58:48.224 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:48.255 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:48.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:48.258 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:58:48.358 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:58:48.370 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:48 smithi164 bash[92846]: audit 2023-09-23T23:58:47.263843+0000 mon.a (mon.0) 1572 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:58:48.370 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:48 smithi164 bash[92846]: cluster 2023-09-23T23:58:48.023102+0000 mon.a (mon.0) 1573 : cluster 3 Health check update: Degraded data redundancy: 11861/228036 objects degraded (5.201%), 13 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T23:58:48.372 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 3, 6, 7, 4] out_osds: [5, 0] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-09-23T23:58:48.372 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T23:58:48.372 INFO:tasks.thrashosds.thrasher:Adding osd 5 2023-09-23T23:58:48.372 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd in 5 2023-09-23T23:58:48.389 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:58:48.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:48.391 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:58:48.492 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:58:48.502 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:48 smithi159 bash[105915]: audit 2023-09-23T23:58:47.263843+0000 mon.a (mon.0) 1572 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:58:48.502 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:48 smithi159 bash[105915]: cluster 2023-09-23T23:58:48.023102+0000 mon.a (mon.0) 1573 : cluster 3 Health check update: Degraded data redundancy: 11861/228036 objects degraded (5.201%), 13 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T23:58:48.502 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:48 smithi159 bash[108473]: audit 2023-09-23T23:58:47.263843+0000 mon.a (mon.0) 1572 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:58:48.502 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:48 smithi159 bash[108473]: cluster 2023-09-23T23:58:48.023102+0000 mon.a (mon.0) 1573 : cluster 3 Health check update: Degraded data redundancy: 11861/228036 objects degraded (5.201%), 13 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T23:58:48.518 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:58:48.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:48.520 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:58:48.621 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:58:48.651 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:58:48.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:48.654 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:58:48.755 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:58:48.786 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:58:48.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:48.790 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:58:48.829 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:58:48.830 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:58:48.891 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:48.920 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:48.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:48.922 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:58:49.023 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:49.049 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:49.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:49.052 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:58:49.153 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:58:49.177 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:58:49.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:49.178 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:58:49.279 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:49.292 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:49 smithi159 bash[108473]: cluster 2023-09-23T23:58:48.943558+0000 mgr.y (mgr.25991) 1261 : cluster 0 pgmap v1409: 89 pgs: 1 activating+undersized+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+degraded, 10 active+recovery_wait+undersized+degraded+remapped, 71 active+clean; 4.6 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 57 KiB/s wr, 48 op/s; 10640/228033 objects degraded (4.666%); 3147/228033 objects misplaced (1.380%); 4.4 MiB/s, 63 objects/s recovering 2023-09-23T23:58:49.292 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:49 smithi159 bash[105915]: cluster 2023-09-23T23:58:48.943558+0000 mgr.y (mgr.25991) 1261 : cluster 0 pgmap v1409: 89 pgs: 1 activating+undersized+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+degraded, 10 active+recovery_wait+undersized+degraded+remapped, 71 active+clean; 4.6 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 57 KiB/s wr, 48 op/s; 10640/228033 objects degraded (4.666%); 3147/228033 objects misplaced (1.380%); 4.4 MiB/s, 63 objects/s recovering 2023-09-23T23:58:49.310 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:49.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:49.312 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:58:49.413 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:58:49.425 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:49 smithi164 bash[92846]: cluster 2023-09-23T23:58:48.943558+0000 mgr.y (mgr.25991) 1261 : cluster 0 pgmap v1409: 89 pgs: 1 activating+undersized+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+degraded, 10 active+recovery_wait+undersized+degraded+remapped, 71 active+clean; 4.6 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 57 KiB/s wr, 48 op/s; 10640/228033 objects degraded (4.666%); 3147/228033 objects misplaced (1.380%); 4.4 MiB/s, 63 objects/s recovering 2023-09-23T23:58:49.442 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:58:49.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:49.444 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:58:49.545 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:58:49.570 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:58:49.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:49.573 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:58:49.673 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:58:49.701 INFO:teuthology.orchestra.run.smithi164.stdout:{ 2023-09-23T23:58:49.701 INFO:teuthology.orchestra.run.smithi164.stdout: "ops": [], 2023-09-23T23:58:49.701 INFO:teuthology.orchestra.run.smithi164.stdout: "complaint_time": 30, 2023-09-23T23:58:49.701 INFO:teuthology.orchestra.run.smithi164.stdout: "num_blocked_ops": 0 2023-09-23T23:58:49.701 INFO:teuthology.orchestra.run.smithi164.stdout:} 2023-09-23T23:58:49.701 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:58:49.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:49.704 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:58:49.804 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:58:49.828 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:58:49.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:49.830 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:58:49.931 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:58:49.952 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:58:49.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:49.954 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:58:50.054 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:58:50.085 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:58:50.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:50.089 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:58:50.190 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:58:50.218 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:58:50.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:50.220 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:58:50.321 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:58:50.343 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:58:50.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:50.346 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:58:50.446 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:50.470 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:50.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:50.472 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:58:50.573 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:58:50.598 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:58:50.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:50.600 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:58:50.701 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:58:50.731 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:58:50.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:50.733 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:58:50.768 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_historic_ops 2023-09-23T23:58:50.834 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:58:50.860 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:58:50.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:50.862 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:58:50.963 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:50.988 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:50.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:50.991 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:58:51.091 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:51.121 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:51.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:51.124 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:58:51.225 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:58:51.255 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:58:51.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:51.257 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:58:51.358 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:51.383 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:51.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:51.387 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:58:51.488 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:58:51.515 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:58:51.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:51.519 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:58:51.619 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:51.647 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:51.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:51.649 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:58:51.750 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:51.779 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:51.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:51.782 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:58:51.883 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:58:51.906 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:58:51.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:51.910 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:58:52.011 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:58:52.020 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:51 smithi159 bash[105915]: cluster 2023-09-23T23:58:50.944537+0000 mgr.y (mgr.25991) 1262 : cluster 0 pgmap v1410: 89 pgs: 1 active+recovering+undersized+remapped, 1 activating+undersized+remapped, 6 active+recovery_wait+degraded, 10 active+recovery_wait+undersized+degraded+remapped, 71 active+clean; 4.6 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 0 B/s wr, 37 op/s; 10631/227931 objects degraded (4.664%); 3147/227931 objects misplaced (1.381%); 3.6 MiB/s, 51 objects/s recovering 2023-09-23T23:58:52.021 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:51 smithi159 bash[108473]: cluster 2023-09-23T23:58:50.944537+0000 mgr.y (mgr.25991) 1262 : cluster 0 pgmap v1410: 89 pgs: 1 active+recovering+undersized+remapped, 1 activating+undersized+remapped, 6 active+recovery_wait+degraded, 10 active+recovery_wait+undersized+degraded+remapped, 71 active+clean; 4.6 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 0 B/s wr, 37 op/s; 10631/227931 objects degraded (4.664%); 3147/227931 objects misplaced (1.381%); 3.6 MiB/s, 51 objects/s recovering 2023-09-23T23:58:52.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:52 smithi164 bash[92846]: cluster 2023-09-23T23:58:50.944537+0000 mgr.y (mgr.25991) 1262 : cluster 0 pgmap v1410: 89 pgs: 1 active+recovering+undersized+remapped, 1 activating+undersized+remapped, 6 active+recovery_wait+degraded, 10 active+recovery_wait+undersized+degraded+remapped, 71 active+clean; 4.6 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 0 B/s wr, 37 op/s; 10631/227931 objects degraded (4.664%); 3147/227931 objects misplaced (1.381%); 3.6 MiB/s, 51 objects/s recovering 2023-09-23T23:58:52.036 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:58:52.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:52.039 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:58:52.140 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:58:52.162 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:58:52.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:52.165 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:58:52.265 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:52.288 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:52.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:52.290 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:58:52.391 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:52.414 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:52.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:52.417 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:58:52.517 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:58:52.548 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:58:52.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:52.551 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:58:52.651 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:58:52.676 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:58:52.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:52.679 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:58:52.780 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:58:52.809 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:58:52.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:52.811 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:58:52.912 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:58:52.944 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:58:52.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:52.946 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:58:53.047 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:53.074 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:53.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:53.077 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:58:53.178 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:53.202 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:53.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:53.205 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:58:53.305 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:58:53.339 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:58:53.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:53.343 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:58:53.444 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:58:53.471 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:58:53.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:53.474 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:58:53.574 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:58:53.599 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:58:53.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:53.601 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:58:53.702 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:58:53.731 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:58:53.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:53.733 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:58:53.826 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:58:53.834 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:58:53.851 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:58:53 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:58:53] "GET /metrics HTTP/1.1" 200 36646 "" "Prometheus/2.43.0" 2023-09-23T23:58:53.868 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:58:53.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:53.871 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:58:53.973 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:54.003 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:54.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:54.006 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:58:54.107 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:58:54.120 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:54 smithi164 bash[92846]: cluster 2023-09-23T23:58:52.945442+0000 mgr.y (mgr.25991) 1263 : cluster 0 pgmap v1411: 89 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+degraded, 11 active+recovery_wait+undersized+degraded+remapped, 71 active+clean; 4.6 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 0 B/s wr, 33 op/s; 10600/227844 objects degraded (4.652%); 3147/227844 objects misplaced (1.381%); 3.0 MiB/s, 43 objects/s recovering 2023-09-23T23:58:54.120 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:54 smithi164 bash[92846]: cluster 2023-09-23T23:58:53.025114+0000 mon.a (mon.0) 1574 : cluster 3 Health check update: Degraded data redundancy: 10600/227844 objects degraded (4.652%), 17 pgs degraded (PG_DEGRADED) 2023-09-23T23:58:54.136 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:58:54.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:54.139 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:58:54.239 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:58:54.252 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:54 smithi159 bash[105915]: cluster 2023-09-23T23:58:52.945442+0000 mgr.y (mgr.25991) 1263 : cluster 0 pgmap v1411: 89 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+degraded, 11 active+recovery_wait+undersized+degraded+remapped, 71 active+clean; 4.6 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 0 B/s wr, 33 op/s; 10600/227844 objects degraded (4.652%); 3147/227844 objects misplaced (1.381%); 3.0 MiB/s, 43 objects/s recovering 2023-09-23T23:58:54.252 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:54 smithi159 bash[105915]: cluster 2023-09-23T23:58:53.025114+0000 mon.a (mon.0) 1574 : cluster 3 Health check update: Degraded data redundancy: 10600/227844 objects degraded (4.652%), 17 pgs degraded (PG_DEGRADED) 2023-09-23T23:58:54.253 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:54 smithi159 bash[108473]: cluster 2023-09-23T23:58:52.945442+0000 mgr.y (mgr.25991) 1263 : cluster 0 pgmap v1411: 89 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+degraded, 11 active+recovery_wait+undersized+degraded+remapped, 71 active+clean; 4.6 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 0 B/s wr, 33 op/s; 10600/227844 objects degraded (4.652%); 3147/227844 objects misplaced (1.381%); 3.0 MiB/s, 43 objects/s recovering 2023-09-23T23:58:54.253 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:54 smithi159 bash[108473]: cluster 2023-09-23T23:58:53.025114+0000 mon.a (mon.0) 1574 : cluster 3 Health check update: Degraded data redundancy: 10600/227844 objects degraded (4.652%), 17 pgs degraded (PG_DEGRADED) 2023-09-23T23:58:54.268 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:58:54.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:54.270 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:58:54.371 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:58:54.396 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:58:54.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:54.399 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:58:54.499 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:54.522 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:54.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:54.524 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:58:54.625 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:54.646 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:54.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:54.648 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:58:54.749 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:58:54.773 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:58:54.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:54.776 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:58:54.877 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:58:54.903 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:58:54.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:54.905 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:58:55.006 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:58:55.026 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:58:55.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:55.028 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:58:55.129 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:58:55.149 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:58:55.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:55.151 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:58:55.252 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:58:55.279 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:58:55.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:55.281 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:58:55.382 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:58:55.410 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:58:55.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:55.412 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:58:55.513 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:58:55.532 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T23:58:55.539 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:58:55.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:55.541 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:58:55.642 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:58:55.668 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:58:55.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:55.671 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:58:55.771 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:55.800 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:55.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:55.803 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:58:55.903 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:58:55.931 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:58:55.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:55.934 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:58:56.035 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:58:56.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:56 smithi159 bash[105915]: cluster 2023-09-23T23:58:54.946599+0000 mgr.y (mgr.25991) 1264 : cluster 0 pgmap v1412: 89 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+degraded, 11 active+recovery_wait+undersized+degraded+remapped, 71 active+clean; 4.6 GiB data, 19 GiB used, 518 GiB / 536 GiB avail; 0 B/s wr, 43 op/s; 10600/226755 objects degraded (4.675%); 3147/226755 objects misplaced (1.388%); 974 KiB/s, 10 objects/s recovering 2023-09-23T23:58:56.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:56 smithi159 bash[108473]: cluster 2023-09-23T23:58:54.946599+0000 mgr.y (mgr.25991) 1264 : cluster 0 pgmap v1412: 89 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+degraded, 11 active+recovery_wait+undersized+degraded+remapped, 71 active+clean; 4.6 GiB data, 19 GiB used, 518 GiB / 536 GiB avail; 0 B/s wr, 43 op/s; 10600/226755 objects degraded (4.675%); 3147/226755 objects misplaced (1.388%); 974 KiB/s, 10 objects/s recovering 2023-09-23T23:58:56.057 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:58:56.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:56.059 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:58:56.160 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:58:56.185 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:58:56.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:56.187 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:58:56.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:56 smithi164 bash[92846]: cluster 2023-09-23T23:58:54.946599+0000 mgr.y (mgr.25991) 1264 : cluster 0 pgmap v1412: 89 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+degraded, 11 active+recovery_wait+undersized+degraded+remapped, 71 active+clean; 4.6 GiB data, 19 GiB used, 518 GiB / 536 GiB avail; 0 B/s wr, 43 op/s; 10600/226755 objects degraded (4.675%); 3147/226755 objects misplaced (1.388%); 974 KiB/s, 10 objects/s recovering 2023-09-23T23:58:56.288 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:56.313 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:56.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:56.316 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:58:56.417 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:58:56.443 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:58:56.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:56.447 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:58:56.548 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:56.574 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:56.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:56.576 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:58:56.677 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:58:56.699 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:58:56.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:56.701 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:58:56.802 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:58:56.826 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:58:56.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:56.828 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:58:56.928 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:56.954 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:56.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:56.957 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:58:57.057 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:57.080 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:57.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:57.083 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:58:57.183 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:58:57.208 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:58:57.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:57.211 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:58:57.312 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:58:57.336 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:58:57.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:57.339 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:58:57.439 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:58:57.460 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:58:57.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:57.464 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:58:57.564 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:58:57.588 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:58:57.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:57.592 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:58:57.655 INFO:teuthology.orchestra.run.smithi159.stdout:osd.0: {} 2023-09-23T23:58:57.691 INFO:teuthology.orchestra.run.smithi159.stdout:osd.1: {} 2023-09-23T23:58:57.693 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:58:57.721 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:58:57.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:57.725 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:58:57.729 INFO:teuthology.orchestra.run.smithi159.stdout:osd.2: {} 2023-09-23T23:58:57.754 INFO:teuthology.orchestra.run.smithi159.stdout:osd.3: {} 2023-09-23T23:58:57.780 INFO:teuthology.orchestra.run.smithi159.stdout:osd.4: {} 2023-09-23T23:58:57.806 INFO:teuthology.orchestra.run.smithi159.stdout:osd.5: {} 2023-09-23T23:58:57.825 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:58:57.832 INFO:teuthology.orchestra.run.smithi159.stdout:osd.6: {} 2023-09-23T23:58:57.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:57.854 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:58:57.854 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:58:57.854 INFO:teuthology.orchestra.run.smithi159.stdout:osd.7: {} 2023-09-23T23:58:57.855 INFO:teuthology.orchestra.run.smithi159.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T23:58:57.855 INFO:teuthology.orchestra.run.smithi159.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T23:58:57.855 INFO:teuthology.orchestra.run.smithi159.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T23:58:57.855 INFO:teuthology.orchestra.run.smithi159.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T23:58:57.855 INFO:teuthology.orchestra.run.smithi159.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T23:58:57.855 INFO:teuthology.orchestra.run.smithi159.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T23:58:57.855 INFO:teuthology.orchestra.run.smithi159.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T23:58:57.855 INFO:teuthology.orchestra.run.smithi159.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T23:58:57.955 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:58:57.973 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:58:57.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:57.975 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:58:58.076 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:58.101 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:58.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:58.103 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:58:58.204 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:58.211 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:58 smithi159 bash[105915]: cluster 2023-09-23T23:58:56.947413+0000 mgr.y (mgr.25991) 1265 : cluster 0 pgmap v1413: 89 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+degraded, 11 active+recovery_wait+undersized+degraded+remapped, 71 active+clean; 4.6 GiB data, 19 GiB used, 518 GiB / 536 GiB avail; 0 B/s wr, 65 op/s; 10558/225822 objects degraded (4.675%); 3123/225822 objects misplaced (1.383%); 1.2 MiB/s, 15 objects/s recovering 2023-09-23T23:58:58.211 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:58 smithi159 bash[105915]: audit 2023-09-23T23:58:57.622208+0000 mon.c (mon.2) 119 : audit 0 from='client.? 172.21.15.159:0/3899524027' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:58:58.211 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:58 smithi159 bash[108473]: cluster 2023-09-23T23:58:56.947413+0000 mgr.y (mgr.25991) 1265 : cluster 0 pgmap v1413: 89 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+degraded, 11 active+recovery_wait+undersized+degraded+remapped, 71 active+clean; 4.6 GiB data, 19 GiB used, 518 GiB / 536 GiB avail; 0 B/s wr, 65 op/s; 10558/225822 objects degraded (4.675%); 3123/225822 objects misplaced (1.383%); 1.2 MiB/s, 15 objects/s recovering 2023-09-23T23:58:58.211 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:58 smithi159 bash[108473]: audit 2023-09-23T23:58:57.622208+0000 mon.c (mon.2) 119 : audit 0 from='client.? 172.21.15.159:0/3899524027' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:58:58.228 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:58.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:58.230 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:58:58.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:58 smithi164 bash[92846]: cluster 2023-09-23T23:58:56.947413+0000 mgr.y (mgr.25991) 1265 : cluster 0 pgmap v1413: 89 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+degraded, 11 active+recovery_wait+undersized+degraded+remapped, 71 active+clean; 4.6 GiB data, 19 GiB used, 518 GiB / 536 GiB avail; 0 B/s wr, 65 op/s; 10558/225822 objects degraded (4.675%); 3123/225822 objects misplaced (1.383%); 1.2 MiB/s, 15 objects/s recovering 2023-09-23T23:58:58.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:58 smithi164 bash[92846]: audit 2023-09-23T23:58:57.622208+0000 mon.c (mon.2) 119 : audit 0 from='client.? 172.21.15.159:0/3899524027' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:58:58.331 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:58:58.356 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:58:58.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:58.362 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:58:58.462 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:58.489 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:58:58.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:58.492 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:58:58.593 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:58:58.619 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:58:58.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:58.621 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:58:58.722 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:58:58.756 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:58:58.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:58.759 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:58:58.860 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:58:58.892 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:58:58.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:58.894 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:58:58.995 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:59.022 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:58:59.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:59.025 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:58:59.053 INFO:teuthology.orchestra.run.smithi159.stderr:noscrub is unset 2023-09-23T23:58:59.126 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:58:59.154 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:58:59.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:59.156 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:58:59.257 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:58:59.265 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:59 smithi159 bash[105915]: cluster 2023-09-23T23:58:58.026651+0000 mon.a (mon.0) 1575 : cluster 3 Health check update: Degraded data redundancy: 10558/225822 objects degraded (4.675%), 17 pgs degraded (PG_DEGRADED) 2023-09-23T23:58:59.265 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:59 smithi159 bash[105915]: audit 2023-09-23T23:58:58.093544+0000 mon.a (mon.0) 1576 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:58:59.265 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:58:59 smithi159 bash[105915]: audit 2023-09-23T23:58:58.094861+0000 mon.b (mon.1) 13 : audit 1 from='client.? 172.21.15.159:0/1454953084' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:58:59.266 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:59 smithi159 bash[108473]: cluster 2023-09-23T23:58:58.026651+0000 mon.a (mon.0) 1575 : cluster 3 Health check update: Degraded data redundancy: 10558/225822 objects degraded (4.675%), 17 pgs degraded (PG_DEGRADED) 2023-09-23T23:58:59.266 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:59 smithi159 bash[108473]: audit 2023-09-23T23:58:58.093544+0000 mon.a (mon.0) 1576 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:58:59.266 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:58:59 smithi159 bash[108473]: audit 2023-09-23T23:58:58.094861+0000 mon.b (mon.1) 13 : audit 1 from='client.? 172.21.15.159:0/1454953084' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:58:59.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:59 smithi164 bash[92846]: cluster 2023-09-23T23:58:58.026651+0000 mon.a (mon.0) 1575 : cluster 3 Health check update: Degraded data redundancy: 10558/225822 objects degraded (4.675%), 17 pgs degraded (PG_DEGRADED) 2023-09-23T23:58:59.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:59 smithi164 bash[92846]: audit 2023-09-23T23:58:58.093544+0000 mon.a (mon.0) 1576 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:58:59.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:58:59 smithi164 bash[92846]: audit 2023-09-23T23:58:58.094861+0000 mon.b (mon.1) 13 : audit 1 from='client.? 172.21.15.159:0/1454953084' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:58:59.281 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:58:59.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:59.283 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:58:59.383 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:58:59.402 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:58:59.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:59.404 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:58:59.505 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:58:59.530 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:58:59.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:59.532 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:58:59.633 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:58:59.661 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:58:59.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:59.663 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:58:59.668 INFO:teuthology.orchestra.run.smithi164.stdout:ERROR: (22) Invalid argument 2023-09-23T23:58:59.668 INFO:teuthology.orchestra.run.smithi164.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-23T23:58:59.764 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:58:59.792 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:58:59.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:59.794 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:58:59.895 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:58:59.923 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:58:59.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:58:59.926 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:59:00.026 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:59:00.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:00 smithi159 bash[105915]: cluster 2023-09-23T23:58:58.948756+0000 mgr.y (mgr.25991) 1266 : cluster 0 pgmap v1414: 89 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+degraded, 11 active+recovery_wait+undersized+degraded+remapped, 71 active+clean; 4.6 GiB data, 19 GiB used, 518 GiB / 536 GiB avail; 0 B/s wr, 96 op/s; 10507/224568 objects degraded (4.679%); 3123/224568 objects misplaced (1.391%); 1.1 MiB/s, 13 objects/s recovering 2023-09-23T23:59:00.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:00 smithi159 bash[105915]: cluster 2023-09-23T23:58:59.031449+0000 mon.a (mon.0) 1577 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:59:00.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:00 smithi159 bash[105915]: cluster 2023-09-23T23:58:59.043425+0000 osd.6 (osd.6) 405 : cluster 3 failed to encode map e349 with expected crc 2023-09-23T23:59:00.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:00 smithi159 bash[105915]: cluster 2023-09-23T23:58:59.043891+0000 osd.4 (osd.4) 272 : cluster 3 failed to encode map e349 with expected crc 2023-09-23T23:59:00.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:00 smithi159 bash[105915]: audit 2023-09-23T23:58:59.045177+0000 mon.a (mon.0) 1578 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T23:59:00.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:00 smithi159 bash[105915]: cluster 2023-09-23T23:58:59.045266+0000 mon.a (mon.0) 1579 : cluster 0 osdmap e349: 8 total, 8 up, 6 in 2023-09-23T23:59:00.046 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:00 smithi159 bash[108473]: cluster 2023-09-23T23:58:58.948756+0000 mgr.y (mgr.25991) 1266 : cluster 0 pgmap v1414: 89 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+degraded, 11 active+recovery_wait+undersized+degraded+remapped, 71 active+clean; 4.6 GiB data, 19 GiB used, 518 GiB / 536 GiB avail; 0 B/s wr, 96 op/s; 10507/224568 objects degraded (4.679%); 3123/224568 objects misplaced (1.391%); 1.1 MiB/s, 13 objects/s recovering 2023-09-23T23:59:00.046 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:00 smithi159 bash[108473]: cluster 2023-09-23T23:58:59.031449+0000 mon.a (mon.0) 1577 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:59:00.046 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:00 smithi159 bash[108473]: cluster 2023-09-23T23:58:59.043425+0000 osd.6 (osd.6) 405 : cluster 3 failed to encode map e349 with expected crc 2023-09-23T23:59:00.046 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:00 smithi159 bash[108473]: cluster 2023-09-23T23:58:59.043891+0000 osd.4 (osd.4) 272 : cluster 3 failed to encode map e349 with expected crc 2023-09-23T23:59:00.046 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:00 smithi159 bash[108473]: audit 2023-09-23T23:58:59.045177+0000 mon.a (mon.0) 1578 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T23:59:00.046 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:00 smithi159 bash[108473]: cluster 2023-09-23T23:58:59.045266+0000 mon.a (mon.0) 1579 : cluster 0 osdmap e349: 8 total, 8 up, 6 in 2023-09-23T23:59:00.050 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:59:00.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:00.054 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:59:00.155 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:00.184 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:00.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:00.187 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:59:00.288 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:00.291 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:00 smithi164 bash[92846]: cluster 2023-09-23T23:58:58.948756+0000 mgr.y (mgr.25991) 1266 : cluster 0 pgmap v1414: 89 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+degraded, 11 active+recovery_wait+undersized+degraded+remapped, 71 active+clean; 4.6 GiB data, 19 GiB used, 518 GiB / 536 GiB avail; 0 B/s wr, 96 op/s; 10507/224568 objects degraded (4.679%); 3123/224568 objects misplaced (1.391%); 1.1 MiB/s, 13 objects/s recovering 2023-09-23T23:59:00.291 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:00 smithi164 bash[92846]: cluster 2023-09-23T23:58:59.031449+0000 mon.a (mon.0) 1577 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:59:00.291 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:00 smithi164 bash[92846]: cluster 2023-09-23T23:58:59.043425+0000 osd.6 (osd.6) 405 : cluster 3 failed to encode map e349 with expected crc 2023-09-23T23:59:00.291 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:00 smithi164 bash[92846]: cluster 2023-09-23T23:58:59.043891+0000 osd.4 (osd.4) 272 : cluster 3 failed to encode map e349 with expected crc 2023-09-23T23:59:00.292 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:00 smithi164 bash[92846]: audit 2023-09-23T23:58:59.045177+0000 mon.a (mon.0) 1578 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T23:59:00.292 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:00 smithi164 bash[92846]: cluster 2023-09-23T23:58:59.045266+0000 mon.a (mon.0) 1579 : cluster 0 osdmap e349: 8 total, 8 up, 6 in 2023-09-23T23:59:00.308 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:00.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:00.311 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:59:00.411 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:59:00.437 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:59:00.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:00.439 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:59:00.540 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:59:00.562 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:59:00.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:00.564 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:59:00.664 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:00.684 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 dump_ops_in_flight 2023-09-23T23:59:00.684 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:00.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:00.687 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:59:00.788 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:59:00.816 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:59:00.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:00.818 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:59:00.919 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:59:00.948 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:59:00.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:00.951 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:59:01.052 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:59:01.079 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:59:01.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:01.082 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:59:01.182 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:59:01.213 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:59:01.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:01.215 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:59:01.316 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:59:01.347 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:59:01.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:01.349 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:59:01.450 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:59:01.477 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:59:01.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:01.482 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:59:01.583 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:59:01.611 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:59:01.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:01.614 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:59:01.715 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:59:01.742 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:59:01.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:01.745 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:59:01.845 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:59:01.874 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:59:01.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:01.877 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:59:01.978 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:02.003 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:02.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:02.006 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:59:02.106 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:59:02.128 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:59:02.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:02.130 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:59:02.231 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:02.239 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:02 smithi159 bash[105915]: cluster 2023-09-23T23:59:00.949588+0000 mgr.y (mgr.25991) 1267 : cluster 0 pgmap v1416: 89 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+degraded, 11 active+recovery_wait+undersized+degraded+remapped, 71 active+clean; 4.6 GiB data, 19 GiB used, 518 GiB / 536 GiB avail; 0 B/s wr, 144 op/s; 10451/223599 objects degraded (4.674%); 3085/223599 objects misplaced (1.380%); 1.4 MiB/s, 22 objects/s recovering 2023-09-23T23:59:02.239 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:02 smithi159 bash[108473]: cluster 2023-09-23T23:59:00.949588+0000 mgr.y (mgr.25991) 1267 : cluster 0 pgmap v1416: 89 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+degraded, 11 active+recovery_wait+undersized+degraded+remapped, 71 active+clean; 4.6 GiB data, 19 GiB used, 518 GiB / 536 GiB avail; 0 B/s wr, 144 op/s; 10451/223599 objects degraded (4.674%); 3085/223599 objects misplaced (1.380%); 1.4 MiB/s, 22 objects/s recovering 2023-09-23T23:59:02.253 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:02.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:02.255 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:59:02.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:02 smithi164 bash[92846]: cluster 2023-09-23T23:59:00.949588+0000 mgr.y (mgr.25991) 1267 : cluster 0 pgmap v1416: 89 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+degraded, 11 active+recovery_wait+undersized+degraded+remapped, 71 active+clean; 4.6 GiB data, 19 GiB used, 518 GiB / 536 GiB avail; 0 B/s wr, 144 op/s; 10451/223599 objects degraded (4.674%); 3085/223599 objects misplaced (1.380%); 1.4 MiB/s, 22 objects/s recovering 2023-09-23T23:59:02.355 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:59:02.386 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:59:02.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:02.388 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:59:02.489 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:59:02.518 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:59:02.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:02.521 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:59:02.621 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:59:02.652 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:59:02.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:02.655 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:59:02.752 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T23:59:02.756 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:59:02.782 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:59:02.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:02.784 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:59:02.885 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:02.909 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:02.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:02.911 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:59:03.013 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:59:03.038 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:59:03.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:03.041 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:59:03.142 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:59:03.172 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:59:03.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:03.175 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:59:03.275 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:59:03.290 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:03 smithi164 bash[92846]: audit 2023-09-23T23:59:02.264082+0000 mon.a (mon.0) 1580 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:59:03.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:03 smithi159 bash[105915]: audit 2023-09-23T23:59:02.264082+0000 mon.a (mon.0) 1580 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:59:03.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:03 smithi159 bash[108473]: audit 2023-09-23T23:59:02.264082+0000 mon.a (mon.0) 1580 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:59:03.308 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:59:03.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:03.311 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:59:03.411 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:59:03.439 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:59:03.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:03.441 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:59:03.542 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:59:03.568 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:59:03.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:03.570 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:59:03.671 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:59:03.698 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:59:03.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:03.701 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:59:03.802 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:03.828 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:03.829 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:03 smithi159 bash[105915]: debug 2023-09-23T23:59:03.775+0000 7f15a10fc700 -1 mon.a@0(leader).osd e349 definitely_dead 0 2023-09-23T23:59:03.829 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:59:03 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:59:03] "GET /metrics HTTP/1.1" 200 36642 "" "Prometheus/2.43.0" 2023-09-23T23:59:03.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:03.830 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:59:03.931 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:59:03.961 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:59:03.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:03.964 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:59:04.062 INFO:teuthology.orchestra.run.smithi159.stderr:marked in osd.5. 2023-09-23T23:59:04.064 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:59:04.087 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:59:04.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:04.090 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:59:04.092 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:04 smithi159 bash[105915]: cluster 2023-09-23T23:59:02.950283+0000 mgr.y (mgr.25991) 1268 : cluster 0 pgmap v1417: 89 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+degraded, 11 active+recovery_wait+undersized+degraded+remapped, 71 active+clean; 4.5 GiB data, 19 GiB used, 518 GiB / 536 GiB avail; 0 B/s wr, 146 op/s; 10394/223440 objects degraded (4.652%); 3085/223440 objects misplaced (1.381%); 1.7 MiB/s, 26 objects/s recovering 2023-09-23T23:59:04.092 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:04 smithi159 bash[105915]: cluster 2023-09-23T23:59:03.027956+0000 mon.a (mon.0) 1581 : cluster 3 Health check update: Degraded data redundancy: 10394/223440 objects degraded (4.652%), 17 pgs degraded (PG_DEGRADED) 2023-09-23T23:59:04.092 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:04 smithi159 bash[105915]: audit 2023-09-23T23:59:03.778034+0000 mon.a (mon.0) 1582 : audit 0 from='client.? 172.21.15.159:0/284279841' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["5"]}]: dispatch 2023-09-23T23:59:04.093 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:04 smithi159 bash[108473]: cluster 2023-09-23T23:59:02.950283+0000 mgr.y (mgr.25991) 1268 : cluster 0 pgmap v1417: 89 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+degraded, 11 active+recovery_wait+undersized+degraded+remapped, 71 active+clean; 4.5 GiB data, 19 GiB used, 518 GiB / 536 GiB avail; 0 B/s wr, 146 op/s; 10394/223440 objects degraded (4.652%); 3085/223440 objects misplaced (1.381%); 1.7 MiB/s, 26 objects/s recovering 2023-09-23T23:59:04.093 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:04 smithi159 bash[108473]: cluster 2023-09-23T23:59:03.027956+0000 mon.a (mon.0) 1581 : cluster 3 Health check update: Degraded data redundancy: 10394/223440 objects degraded (4.652%), 17 pgs degraded (PG_DEGRADED) 2023-09-23T23:59:04.093 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:04 smithi159 bash[108473]: audit 2023-09-23T23:59:03.778034+0000 mon.a (mon.0) 1582 : audit 0 from='client.? 172.21.15.159:0/284279841' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["5"]}]: dispatch 2023-09-23T23:59:04.191 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:59:04.218 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:59:04.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:04.221 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:59:04.322 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:04.358 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:04.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:04.361 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:59:04.462 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:59:04.471 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:04 smithi164 bash[92846]: cluster 2023-09-23T23:59:02.950283+0000 mgr.y (mgr.25991) 1268 : cluster 0 pgmap v1417: 89 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+degraded, 11 active+recovery_wait+undersized+degraded+remapped, 71 active+clean; 4.5 GiB data, 19 GiB used, 518 GiB / 536 GiB avail; 0 B/s wr, 146 op/s; 10394/223440 objects degraded (4.652%); 3085/223440 objects misplaced (1.381%); 1.7 MiB/s, 26 objects/s recovering 2023-09-23T23:59:04.471 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:04 smithi164 bash[92846]: cluster 2023-09-23T23:59:03.027956+0000 mon.a (mon.0) 1581 : cluster 3 Health check update: Degraded data redundancy: 10394/223440 objects degraded (4.652%), 17 pgs degraded (PG_DEGRADED) 2023-09-23T23:59:04.472 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:04 smithi164 bash[92846]: audit 2023-09-23T23:59:03.778034+0000 mon.a (mon.0) 1582 : audit 0 from='client.? 172.21.15.159:0/284279841' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["5"]}]: dispatch 2023-09-23T23:59:04.490 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:59:04.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:04.493 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:59:04.594 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:59:04.623 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:59:04.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:04.625 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:59:04.726 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:59:04.751 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:59:04.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:04.754 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:59:04.855 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:04.884 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:04.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:04.887 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:59:04.913 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T23:59:04.988 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:59:05.016 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:59:05.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:05.018 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:59:05.119 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:59:05.145 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:59:05.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:05.148 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:59:05.249 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:59:05.259 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:05 smithi164 bash[92846]: cluster 2023-09-23T23:59:04.039577+0000 osd.6 (osd.6) 406 : cluster 3 failed to encode map e350 with expected crc 2023-09-23T23:59:05.259 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:05 smithi164 bash[92846]: audit 2023-09-23T23:59:04.040710+0000 mon.a (mon.0) 1583 : audit 1 from='client.? 172.21.15.159:0/284279841' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["5"]}]': finished 2023-09-23T23:59:05.259 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:05 smithi164 bash[92846]: cluster 2023-09-23T23:59:04.040829+0000 mon.a (mon.0) 1584 : cluster 0 osdmap e350: 8 total, 8 up, 7 in 2023-09-23T23:59:05.259 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:05 smithi164 bash[92846]: cluster 2023-09-23T23:59:04.046678+0000 osd.5 (osd.5) 182 : cluster 3 failed to encode map e350 with expected crc 2023-09-23T23:59:05.276 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:59:05.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:05.278 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:59:05.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:05 smithi159 bash[105915]: cluster 2023-09-23T23:59:04.039577+0000 osd.6 (osd.6) 406 : cluster 3 failed to encode map e350 with expected crc 2023-09-23T23:59:05.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:05 smithi159 bash[105915]: audit 2023-09-23T23:59:04.040710+0000 mon.a (mon.0) 1583 : audit 1 from='client.? 172.21.15.159:0/284279841' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["5"]}]': finished 2023-09-23T23:59:05.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:05 smithi159 bash[105915]: cluster 2023-09-23T23:59:04.040829+0000 mon.a (mon.0) 1584 : cluster 0 osdmap e350: 8 total, 8 up, 7 in 2023-09-23T23:59:05.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:05 smithi159 bash[105915]: cluster 2023-09-23T23:59:04.046678+0000 osd.5 (osd.5) 182 : cluster 3 failed to encode map e350 with expected crc 2023-09-23T23:59:05.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:05 smithi159 bash[108473]: cluster 2023-09-23T23:59:04.039577+0000 osd.6 (osd.6) 406 : cluster 3 failed to encode map e350 with expected crc 2023-09-23T23:59:05.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:05 smithi159 bash[108473]: audit 2023-09-23T23:59:04.040710+0000 mon.a (mon.0) 1583 : audit 1 from='client.? 172.21.15.159:0/284279841' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["5"]}]': finished 2023-09-23T23:59:05.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:05 smithi159 bash[108473]: cluster 2023-09-23T23:59:04.040829+0000 mon.a (mon.0) 1584 : cluster 0 osdmap e350: 8 total, 8 up, 7 in 2023-09-23T23:59:05.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:05 smithi159 bash[108473]: cluster 2023-09-23T23:59:04.046678+0000 osd.5 (osd.5) 182 : cluster 3 failed to encode map e350 with expected crc 2023-09-23T23:59:05.379 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:05.403 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:05.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:05.407 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:59:05.437 INFO:tasks.thrashosds.thrasher:Added osd 5 2023-09-23T23:59:05.478 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T23:59:05.509 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:05.537 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:05.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:05.539 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:59:05.640 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:59:05.660 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:59:05.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:05.663 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:59:05.763 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:05.793 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:05.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:05.796 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:59:05.896 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:59:05.923 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:59:05.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:05.925 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:59:06.026 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:59:06.055 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:59:06.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:06.058 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:59:06.159 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:59:06.188 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:59:06.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:06.191 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:59:06.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:06 smithi164 bash[92846]: cluster 2023-09-23T23:59:04.951158+0000 mgr.y (mgr.25991) 1269 : cluster 0 pgmap v1419: 89 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+degraded, 11 active+recovery_wait+undersized+degraded+remapped, 71 active+clean; 4.5 GiB data, 19 GiB used, 518 GiB / 536 GiB avail; 0 B/s wr, 155 op/s; 10394/222078 objects degraded (4.680%); 3085/222078 objects misplaced (1.389%); 1.6 MiB/s, 24 objects/s recovering 2023-09-23T23:59:06.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:06 smithi164 bash[92846]: cluster 2023-09-23T23:59:05.053741+0000 osd.6 (osd.6) 407 : cluster 3 failed to encode map e351 with expected crc 2023-09-23T23:59:06.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:06 smithi164 bash[92846]: cluster 2023-09-23T23:59:05.057125+0000 osd.6 (osd.6) 408 : cluster 3 failed to encode map e351 with expected crc 2023-09-23T23:59:06.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:06 smithi164 bash[92846]: cluster 2023-09-23T23:59:05.060192+0000 osd.6 (osd.6) 409 : cluster 3 failed to encode map e351 with expected crc 2023-09-23T23:59:06.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:06 smithi164 bash[92846]: cluster 2023-09-23T23:59:05.060604+0000 osd.5 (osd.5) 183 : cluster 3 failed to encode map e351 with expected crc 2023-09-23T23:59:06.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:06 smithi164 bash[92846]: cluster 2023-09-23T23:59:05.062712+0000 mon.a (mon.0) 1585 : cluster 0 osdmap e351: 8 total, 8 up, 7 in 2023-09-23T23:59:06.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:06 smithi164 bash[92846]: cluster 2023-09-23T23:59:05.064472+0000 osd.4 (osd.4) 273 : cluster 3 failed to encode map e351 with expected crc 2023-09-23T23:59:06.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:06 smithi164 bash[92846]: cluster 2023-09-23T23:59:05.064480+0000 osd.7 (osd.7) 217 : cluster 3 failed to encode map e351 with expected crc 2023-09-23T23:59:06.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:06 smithi164 bash[92846]: cluster 2023-09-23T23:59:05.066478+0000 osd.6 (osd.6) 410 : cluster 3 failed to encode map e351 with expected crc 2023-09-23T23:59:06.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:06 smithi164 bash[92846]: cluster 2023-09-23T23:59:05.068837+0000 osd.6 (osd.6) 411 : cluster 3 failed to encode map e351 with expected crc 2023-09-23T23:59:06.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:06 smithi164 bash[92846]: cluster 2023-09-23T23:59:05.069609+0000 osd.7 (osd.7) 218 : cluster 3 failed to encode map e351 with expected crc 2023-09-23T23:59:06.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:06 smithi164 bash[92846]: cluster 2023-09-23T23:59:05.070867+0000 osd.4 (osd.4) 274 : cluster 3 failed to encode map e351 with expected crc 2023-09-23T23:59:06.291 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:06.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:06 smithi159 bash[105915]: cluster 2023-09-23T23:59:04.951158+0000 mgr.y (mgr.25991) 1269 : cluster 0 pgmap v1419: 89 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+degraded, 11 active+recovery_wait+undersized+degraded+remapped, 71 active+clean; 4.5 GiB data, 19 GiB used, 518 GiB / 536 GiB avail; 0 B/s wr, 155 op/s; 10394/222078 objects degraded (4.680%); 3085/222078 objects misplaced (1.389%); 1.6 MiB/s, 24 objects/s recovering 2023-09-23T23:59:06.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:06 smithi159 bash[105915]: cluster 2023-09-23T23:59:05.053741+0000 osd.6 (osd.6) 407 : cluster 3 failed to encode map e351 with expected crc 2023-09-23T23:59:06.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:06 smithi159 bash[105915]: cluster 2023-09-23T23:59:05.057125+0000 osd.6 (osd.6) 408 : cluster 3 failed to encode map e351 with expected crc 2023-09-23T23:59:06.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:06 smithi159 bash[105915]: cluster 2023-09-23T23:59:05.060192+0000 osd.6 (osd.6) 409 : cluster 3 failed to encode map e351 with expected crc 2023-09-23T23:59:06.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:06 smithi159 bash[105915]: cluster 2023-09-23T23:59:05.060604+0000 osd.5 (osd.5) 183 : cluster 3 failed to encode map e351 with expected crc 2023-09-23T23:59:06.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:06 smithi159 bash[105915]: cluster 2023-09-23T23:59:05.062712+0000 mon.a (mon.0) 1585 : cluster 0 osdmap e351: 8 total, 8 up, 7 in 2023-09-23T23:59:06.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:06 smithi159 bash[105915]: cluster 2023-09-23T23:59:05.064472+0000 osd.4 (osd.4) 273 : cluster 3 failed to encode map e351 with expected crc 2023-09-23T23:59:06.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:06 smithi159 bash[105915]: cluster 2023-09-23T23:59:05.064480+0000 osd.7 (osd.7) 217 : cluster 3 failed to encode map e351 with expected crc 2023-09-23T23:59:06.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:06 smithi159 bash[105915]: cluster 2023-09-23T23:59:05.066478+0000 osd.6 (osd.6) 410 : cluster 3 failed to encode map e351 with expected crc 2023-09-23T23:59:06.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:06 smithi159 bash[105915]: cluster 2023-09-23T23:59:05.068837+0000 osd.6 (osd.6) 411 : cluster 3 failed to encode map e351 with expected crc 2023-09-23T23:59:06.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:06 smithi159 bash[105915]: cluster 2023-09-23T23:59:05.069609+0000 osd.7 (osd.7) 218 : cluster 3 failed to encode map e351 with expected crc 2023-09-23T23:59:06.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:06 smithi159 bash[105915]: cluster 2023-09-23T23:59:05.070867+0000 osd.4 (osd.4) 274 : cluster 3 failed to encode map e351 with expected crc 2023-09-23T23:59:06.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:06 smithi159 bash[108473]: cluster 2023-09-23T23:59:04.951158+0000 mgr.y (mgr.25991) 1269 : cluster 0 pgmap v1419: 89 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+degraded, 11 active+recovery_wait+undersized+degraded+remapped, 71 active+clean; 4.5 GiB data, 19 GiB used, 518 GiB / 536 GiB avail; 0 B/s wr, 155 op/s; 10394/222078 objects degraded (4.680%); 3085/222078 objects misplaced (1.389%); 1.6 MiB/s, 24 objects/s recovering 2023-09-23T23:59:06.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:06 smithi159 bash[108473]: cluster 2023-09-23T23:59:05.053741+0000 osd.6 (osd.6) 407 : cluster 3 failed to encode map e351 with expected crc 2023-09-23T23:59:06.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:06 smithi159 bash[108473]: cluster 2023-09-23T23:59:05.057125+0000 osd.6 (osd.6) 408 : cluster 3 failed to encode map e351 with expected crc 2023-09-23T23:59:06.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:06 smithi159 bash[108473]: cluster 2023-09-23T23:59:05.060192+0000 osd.6 (osd.6) 409 : cluster 3 failed to encode map e351 with expected crc 2023-09-23T23:59:06.297 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:06 smithi159 bash[108473]: cluster 2023-09-23T23:59:05.060604+0000 osd.5 (osd.5) 183 : cluster 3 failed to encode map e351 with expected crc 2023-09-23T23:59:06.297 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:06 smithi159 bash[108473]: cluster 2023-09-23T23:59:05.062712+0000 mon.a (mon.0) 1585 : cluster 0 osdmap e351: 8 total, 8 up, 7 in 2023-09-23T23:59:06.297 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:06 smithi159 bash[108473]: cluster 2023-09-23T23:59:05.064472+0000 osd.4 (osd.4) 273 : cluster 3 failed to encode map e351 with expected crc 2023-09-23T23:59:06.297 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:06 smithi159 bash[108473]: cluster 2023-09-23T23:59:05.064480+0000 osd.7 (osd.7) 217 : cluster 3 failed to encode map e351 with expected crc 2023-09-23T23:59:06.297 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:06 smithi159 bash[108473]: cluster 2023-09-23T23:59:05.066478+0000 osd.6 (osd.6) 410 : cluster 3 failed to encode map e351 with expected crc 2023-09-23T23:59:06.297 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:06 smithi159 bash[108473]: cluster 2023-09-23T23:59:05.068837+0000 osd.6 (osd.6) 411 : cluster 3 failed to encode map e351 with expected crc 2023-09-23T23:59:06.297 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:06 smithi159 bash[108473]: cluster 2023-09-23T23:59:05.069609+0000 osd.7 (osd.7) 218 : cluster 3 failed to encode map e351 with expected crc 2023-09-23T23:59:06.297 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:06 smithi159 bash[108473]: cluster 2023-09-23T23:59:05.070867+0000 osd.4 (osd.4) 274 : cluster 3 failed to encode map e351 with expected crc 2023-09-23T23:59:06.317 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:06.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:06.320 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:59:06.420 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:59:06.454 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:59:06.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:06.456 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:59:06.557 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:59:06.588 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:59:06.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:06.592 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:59:06.692 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:59:06.715 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:59:06.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:06.717 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:59:06.818 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:06.841 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:06.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:06.848 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:59:06.949 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:59:06.974 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:59:06.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:06.977 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:59:07.077 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:59:07.085 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:07 smithi159 bash[105915]: cluster 2023-09-23T23:59:06.058064+0000 osd.5 (osd.5) 184 : cluster 3 failed to encode map e352 with expected crc 2023-09-23T23:59:07.085 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:07 smithi159 bash[105915]: cluster 2023-09-23T23:59:06.059196+0000 mon.a (mon.0) 1586 : cluster 0 osdmap e352: 8 total, 8 up, 7 in 2023-09-23T23:59:07.085 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:07 smithi159 bash[105915]: cluster 2023-09-23T23:59:06.061500+0000 osd.6 (osd.6) 412 : cluster 3 failed to encode map e352 with expected crc 2023-09-23T23:59:07.085 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:07 smithi159 bash[105915]: cluster 2023-09-23T23:59:06.164303+0000 osd.4 (osd.4) 275 : cluster 3 failed to encode map e352 with expected crc 2023-09-23T23:59:07.085 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:07 smithi159 bash[108473]: cluster 2023-09-23T23:59:06.058064+0000 osd.5 (osd.5) 184 : cluster 3 failed to encode map e352 with expected crc 2023-09-23T23:59:07.085 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:07 smithi159 bash[108473]: cluster 2023-09-23T23:59:06.059196+0000 mon.a (mon.0) 1586 : cluster 0 osdmap e352: 8 total, 8 up, 7 in 2023-09-23T23:59:07.085 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:07 smithi159 bash[108473]: cluster 2023-09-23T23:59:06.061500+0000 osd.6 (osd.6) 412 : cluster 3 failed to encode map e352 with expected crc 2023-09-23T23:59:07.085 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:07 smithi159 bash[108473]: cluster 2023-09-23T23:59:06.164303+0000 osd.4 (osd.4) 275 : cluster 3 failed to encode map e352 with expected crc 2023-09-23T23:59:07.100 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:59:07.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:07.105 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:59:07.206 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:07.233 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:07.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:07.236 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:59:07.338 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:59:07.347 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 23 23:59:07 smithi164 bash[80782]: logger=cleanup t=2023-09-23T23:59:07.1400459Z level=info msg="Completed cleanup jobs" duration=641.800049ms 2023-09-23T23:59:07.348 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:07 smithi164 bash[92846]: cluster 2023-09-23T23:59:06.058064+0000 osd.5 (osd.5) 184 : cluster 3 failed to encode map e352 with expected crc 2023-09-23T23:59:07.348 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:07 smithi164 bash[92846]: cluster 2023-09-23T23:59:06.059196+0000 mon.a (mon.0) 1586 : cluster 0 osdmap e352: 8 total, 8 up, 7 in 2023-09-23T23:59:07.348 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:07 smithi164 bash[92846]: cluster 2023-09-23T23:59:06.061500+0000 osd.6 (osd.6) 412 : cluster 3 failed to encode map e352 with expected crc 2023-09-23T23:59:07.348 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:07 smithi164 bash[92846]: cluster 2023-09-23T23:59:06.164303+0000 osd.4 (osd.4) 275 : cluster 3 failed to encode map e352 with expected crc 2023-09-23T23:59:07.369 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:59:07.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:07.371 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:59:07.471 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:07.496 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:07.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:07.502 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:59:07.602 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:07.630 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:07.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:07.632 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:59:07.733 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:59:07.758 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:59:07.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:07.761 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:59:07.861 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:59:07.885 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:59:07.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:07.889 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:59:07.948 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:59:07.989 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:08.015 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:08.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:08.017 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:59:08.118 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:59:08.147 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:59:08.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:08.150 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:59:08.250 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:59:08.268 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:08 smithi164 bash[92846]: cluster 2023-09-23T23:59:06.951937+0000 mgr.y (mgr.25991) 1270 : cluster 0 pgmap v1422: 89 pgs: 1 remapped+peering, 4 peering, 6 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped, 66 active+clean; 4.5 GiB data, 19 GiB used, 518 GiB / 536 GiB avail; 0 B/s wr, 118 op/s; 19449/221463 objects degraded (8.782%); 7449/221463 objects misplaced (3.364%); 1.1 MiB/s, 18 objects/s recovering 2023-09-23T23:59:08.268 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:08 smithi164 bash[92846]: cluster 2023-09-23T23:59:08.029167+0000 mon.a (mon.0) 1587 : cluster 3 Health check update: Degraded data redundancy: 19449/221463 objects degraded (8.782%), 18 pgs degraded (PG_DEGRADED) 2023-09-23T23:59:08.273 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:59:08.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:08.275 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:59:08.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:08 smithi159 bash[108473]: cluster 2023-09-23T23:59:06.951937+0000 mgr.y (mgr.25991) 1270 : cluster 0 pgmap v1422: 89 pgs: 1 remapped+peering, 4 peering, 6 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped, 66 active+clean; 4.5 GiB data, 19 GiB used, 518 GiB / 536 GiB avail; 0 B/s wr, 118 op/s; 19449/221463 objects degraded (8.782%); 7449/221463 objects misplaced (3.364%); 1.1 MiB/s, 18 objects/s recovering 2023-09-23T23:59:08.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:08 smithi159 bash[108473]: cluster 2023-09-23T23:59:08.029167+0000 mon.a (mon.0) 1587 : cluster 3 Health check update: Degraded data redundancy: 19449/221463 objects degraded (8.782%), 18 pgs degraded (PG_DEGRADED) 2023-09-23T23:59:08.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:08 smithi159 bash[105915]: cluster 2023-09-23T23:59:06.951937+0000 mgr.y (mgr.25991) 1270 : cluster 0 pgmap v1422: 89 pgs: 1 remapped+peering, 4 peering, 6 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped, 66 active+clean; 4.5 GiB data, 19 GiB used, 518 GiB / 536 GiB avail; 0 B/s wr, 118 op/s; 19449/221463 objects degraded (8.782%); 7449/221463 objects misplaced (3.364%); 1.1 MiB/s, 18 objects/s recovering 2023-09-23T23:59:08.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:08 smithi159 bash[105915]: cluster 2023-09-23T23:59:08.029167+0000 mon.a (mon.0) 1587 : cluster 3 Health check update: Degraded data redundancy: 19449/221463 objects degraded (8.782%), 18 pgs degraded (PG_DEGRADED) 2023-09-23T23:59:08.376 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:59:08.406 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:59:08.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:08.409 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:59:08.510 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:08.535 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:08.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:08.537 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:59:08.638 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:59:08.672 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:59:08.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:08.674 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:59:08.774 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:59:08.795 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:59:08.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:08.797 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:59:08.898 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:08.923 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:08.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:08.925 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:59:09.025 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:09.051 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:09.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:09.053 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:59:09.154 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:59:09.180 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:59:09.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:09.183 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:59:09.284 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:59:09.312 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:59:09.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:09.315 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:59:09.415 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:59:09.443 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:59:09.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:09.445 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:59:09.546 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:59:09.572 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:59:09.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:09.576 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:59:09.677 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:59:09.704 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:59:09.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:09.707 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:59:09.807 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:59:09.829 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:59:09.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:09.834 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:59:09.935 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:59:09.960 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:59:09.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:09.963 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:59:09.978 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:59:10.064 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:10.088 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:10.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:10.091 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:59:10.192 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:59:10.222 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:59:10.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:10.225 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:59:10.225 INFO:teuthology.orchestra.run.smithi164.stdout:ERROR: (22) Invalid argument 2023-09-23T23:59:10.225 INFO:teuthology.orchestra.run.smithi164.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-23T23:59:10.250 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:10 smithi164 bash[92846]: cluster 2023-09-23T23:59:08.953151+0000 mgr.y (mgr.25991) 1271 : cluster 0 pgmap v1423: 89 pgs: 1 remapped+peering, 4 peering, 10 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 60 active+clean; 4.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 194 op/s; 30660/219936 objects degraded (13.940%); 10548/219936 objects misplaced (4.796%); 1.1 MiB/s, 18 objects/s recovering 2023-09-23T23:59:10.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:10 smithi159 bash[105915]: cluster 2023-09-23T23:59:08.953151+0000 mgr.y (mgr.25991) 1271 : cluster 0 pgmap v1423: 89 pgs: 1 remapped+peering, 4 peering, 10 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 60 active+clean; 4.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 194 op/s; 30660/219936 objects degraded (13.940%); 10548/219936 objects misplaced (4.796%); 1.1 MiB/s, 18 objects/s recovering 2023-09-23T23:59:10.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:10 smithi159 bash[108473]: cluster 2023-09-23T23:59:08.953151+0000 mgr.y (mgr.25991) 1271 : cluster 0 pgmap v1423: 89 pgs: 1 remapped+peering, 4 peering, 10 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 60 active+clean; 4.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 194 op/s; 30660/219936 objects degraded (13.940%); 10548/219936 objects misplaced (4.796%); 1.1 MiB/s, 18 objects/s recovering 2023-09-23T23:59:10.325 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:59:10.356 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:59:10.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:10.358 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:59:10.439 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 3, 6, 7, 4, 5] out_osds: [0] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-09-23T23:59:10.439 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T23:59:10.439 INFO:tasks.thrashosds.thrasher:Removing osd 4, in_osds are: [1, 2, 3, 6, 7, 4, 5] 2023-09-23T23:59:10.439 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd out 4 2023-09-23T23:59:10.459 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:59:10.483 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:59:10.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:10.485 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:59:10.586 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:59:10.608 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:59:10.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:10.615 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:59:10.715 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:10.738 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:10.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:10.740 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:59:10.840 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:59:10.865 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:59:10.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:10.867 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:59:10.968 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:59:10.993 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:59:10.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:10.998 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:59:11.099 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:11.127 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:11.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:11.131 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:59:11.233 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:11.259 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:11.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:11.262 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:59:11.354 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 dump_blocked_ops 2023-09-23T23:59:11.363 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:59:11.432 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:59:11.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:11.435 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:59:11.536 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:59:11.571 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:59:11.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:11.573 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:59:11.673 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:59:11.703 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:59:11.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:11.706 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:59:11.807 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:59:11.836 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:59:11.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:11.839 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:59:11.940 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:59:11.971 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:59:11.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:11.973 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:59:12.073 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:12.096 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:12.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:12.098 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:59:12.199 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:12.222 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:12.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:12.225 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:59:12.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:12 smithi164 bash[92846]: cluster 2023-09-23T23:59:10.954189+0000 mgr.y (mgr.25991) 1272 : cluster 0 pgmap v1424: 89 pgs: 10 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 13 active+recovery_wait+undersized+degraded+remapped, 64 active+clean; 4.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 162 op/s; 30537/218715 objects degraded (13.962%); 10392/218715 objects misplaced (4.751%); 2.3 MiB/s, 37 objects/s recovering 2023-09-23T23:59:12.325 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:59:12.349 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:59:12.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:12.352 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:59:12.453 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:12.466 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:12 smithi159 bash[105915]: cluster 2023-09-23T23:59:10.954189+0000 mgr.y (mgr.25991) 1272 : cluster 0 pgmap v1424: 89 pgs: 10 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 13 active+recovery_wait+undersized+degraded+remapped, 64 active+clean; 4.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 162 op/s; 30537/218715 objects degraded (13.962%); 10392/218715 objects misplaced (4.751%); 2.3 MiB/s, 37 objects/s recovering 2023-09-23T23:59:12.466 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:12 smithi159 bash[108473]: cluster 2023-09-23T23:59:10.954189+0000 mgr.y (mgr.25991) 1272 : cluster 0 pgmap v1424: 89 pgs: 10 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 13 active+recovery_wait+undersized+degraded+remapped, 64 active+clean; 4.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 162 op/s; 30537/218715 objects degraded (13.962%); 10392/218715 objects misplaced (4.751%); 2.3 MiB/s, 37 objects/s recovering 2023-09-23T23:59:12.482 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:12.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:12.484 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:59:12.585 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:59:12.611 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:59:12.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:12.614 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:59:12.715 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:59:12.742 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:59:12.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:12.746 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:59:12.846 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:59:12.869 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:59:12.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:12.871 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:59:12.971 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:59:12.998 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:59:13.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:13.001 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:59:13.102 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:59:13.111 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:13 smithi159 bash[105915]: cluster 2023-09-23T23:59:13.030443+0000 mon.a (mon.0) 1588 : cluster 3 Health check update: Degraded data redundancy: 30537/218715 objects degraded (13.962%), 25 pgs degraded (PG_DEGRADED) 2023-09-23T23:59:13.111 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:13 smithi159 bash[108473]: cluster 2023-09-23T23:59:13.030443+0000 mon.a (mon.0) 1588 : cluster 3 Health check update: Degraded data redundancy: 30537/218715 objects degraded (13.962%), 25 pgs degraded (PG_DEGRADED) 2023-09-23T23:59:13.127 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:59:13.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:13.131 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:59:13.232 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:59:13.244 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:13 smithi164 bash[92846]: cluster 2023-09-23T23:59:13.030443+0000 mon.a (mon.0) 1588 : cluster 3 Health check update: Degraded data redundancy: 30537/218715 objects degraded (13.962%), 25 pgs degraded (PG_DEGRADED) 2023-09-23T23:59:13.264 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:59:13.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:13.266 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:59:13.367 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:13.392 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:13.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:13.394 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:59:13.495 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:59:13.519 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:59:13.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:13.521 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:59:13.622 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:59:13.644 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:59:13.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:13.647 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:59:13.748 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:59:13.776 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:59:13.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:13.781 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:59:13.881 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:59:13.909 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:59:13.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:13.913 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:59:14.014 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:59:14.045 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:59:13 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:59:13] "GET /metrics HTTP/1.1" 200 36642 "" "Prometheus/2.43.0" 2023-09-23T23:59:14.046 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:59:14.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:14.049 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:59:14.150 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:59:14.176 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:59:14.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:14.178 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:59:14.279 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:59:14.291 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:14 smithi164 bash[92846]: cluster 2023-09-23T23:59:12.954878+0000 mgr.y (mgr.25991) 1273 : cluster 0 pgmap v1425: 89 pgs: 10 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 13 active+recovery_wait+undersized+degraded+remapped, 64 active+clean; 4.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 146 op/s; 30537/218556 objects degraded (13.972%); 10341/218556 objects misplaced (4.732%); 2.4 MiB/s, 38 objects/s recovering 2023-09-23T23:59:14.311 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:59:14.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:14.314 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:59:14.414 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:59:14.438 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:59:14.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:14.441 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:59:14.542 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:59:14.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:14 smithi159 bash[105915]: cluster 2023-09-23T23:59:12.954878+0000 mgr.y (mgr.25991) 1273 : cluster 0 pgmap v1425: 89 pgs: 10 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 13 active+recovery_wait+undersized+degraded+remapped, 64 active+clean; 4.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 146 op/s; 30537/218556 objects degraded (13.972%); 10341/218556 objects misplaced (4.732%); 2.4 MiB/s, 38 objects/s recovering 2023-09-23T23:59:14.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:14 smithi159 bash[108473]: cluster 2023-09-23T23:59:12.954878+0000 mgr.y (mgr.25991) 1273 : cluster 0 pgmap v1425: 89 pgs: 10 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 13 active+recovery_wait+undersized+degraded+remapped, 64 active+clean; 4.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 146 op/s; 30537/218556 objects degraded (13.972%); 10341/218556 objects misplaced (4.732%); 2.4 MiB/s, 38 objects/s recovering 2023-09-23T23:59:14.568 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:59:14.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:14.571 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:59:14.672 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:59:14.698 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:59:14.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:14.700 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:59:14.801 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:14.821 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:14.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:14.824 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:59:14.924 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:59:14.947 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:59:14.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:14.950 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:59:15.050 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:59:15.079 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:59:15.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:15.081 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:59:15.182 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:15.203 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:15.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:15.206 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:59:15.306 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:59:15.339 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:59:15.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:15.342 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:59:15.443 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:59:15.467 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:59:15.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:15.471 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:59:15.571 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:59:15.598 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:59:15.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:15.602 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:59:15.703 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:59:15.724 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:59:15.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:15.726 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:59:15.827 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:59:15.855 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:59:15.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:15.857 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:59:15.958 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:59:15.988 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:59:15.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:15.991 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:59:16.092 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:59:16.118 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:59:16.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:16.123 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:59:16.132 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T23:59:16.224 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:16.249 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:16.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:16.253 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:59:16.353 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:16.363 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:16 smithi159 bash[105915]: cluster 2023-09-23T23:59:14.955698+0000 mgr.y (mgr.25991) 1274 : cluster 0 pgmap v1426: 89 pgs: 10 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 13 active+recovery_wait+undersized+degraded+remapped, 64 active+clean; 4.4 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 152 op/s; 30537/217320 objects degraded (14.052%); 10341/217320 objects misplaced (4.758%); 1.9 MiB/s, 31 objects/s recovering 2023-09-23T23:59:16.364 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:16 smithi159 bash[108473]: cluster 2023-09-23T23:59:14.955698+0000 mgr.y (mgr.25991) 1274 : cluster 0 pgmap v1426: 89 pgs: 10 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 13 active+recovery_wait+undersized+degraded+remapped, 64 active+clean; 4.4 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 152 op/s; 30537/217320 objects degraded (14.052%); 10341/217320 objects misplaced (4.758%); 1.9 MiB/s, 31 objects/s recovering 2023-09-23T23:59:16.379 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:16.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:16.381 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:59:16.482 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:59:16.494 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:16 smithi164 bash[92846]: cluster 2023-09-23T23:59:14.955698+0000 mgr.y (mgr.25991) 1274 : cluster 0 pgmap v1426: 89 pgs: 10 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 13 active+recovery_wait+undersized+degraded+remapped, 64 active+clean; 4.4 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 152 op/s; 30537/217320 objects degraded (14.052%); 10341/217320 objects misplaced (4.758%); 1.9 MiB/s, 31 objects/s recovering 2023-09-23T23:59:16.508 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:59:16.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:16.510 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:59:16.611 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:16.637 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:16.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:16.638 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:59:16.739 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:59:16.762 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:59:16.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:16.764 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:59:16.858 INFO:teuthology.orchestra.run.smithi159.stdout:osd.0: {} 2023-09-23T23:59:16.865 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:16.881 INFO:teuthology.orchestra.run.smithi159.stdout:osd.1: {} 2023-09-23T23:59:16.893 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:16.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:16.897 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:59:16.907 INFO:teuthology.orchestra.run.smithi159.stdout:osd.2: {} 2023-09-23T23:59:16.932 INFO:teuthology.orchestra.run.smithi159.stdout:osd.3: {} 2023-09-23T23:59:16.956 INFO:teuthology.orchestra.run.smithi159.stdout:osd.4: {} 2023-09-23T23:59:16.983 INFO:teuthology.orchestra.run.smithi159.stdout:osd.5: {} 2023-09-23T23:59:16.998 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:59:17.012 INFO:teuthology.orchestra.run.smithi159.stdout:osd.6: {} 2023-09-23T23:59:17.019 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:59:17.027 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:59:17.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:17.030 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:59:17.035 INFO:teuthology.orchestra.run.smithi159.stdout:osd.7: {} 2023-09-23T23:59:17.037 INFO:teuthology.orchestra.run.smithi159.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T23:59:17.037 INFO:teuthology.orchestra.run.smithi159.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T23:59:17.037 INFO:teuthology.orchestra.run.smithi159.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T23:59:17.037 INFO:teuthology.orchestra.run.smithi159.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T23:59:17.037 INFO:teuthology.orchestra.run.smithi159.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T23:59:17.037 INFO:teuthology.orchestra.run.smithi159.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T23:59:17.038 INFO:teuthology.orchestra.run.smithi159.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T23:59:17.038 INFO:teuthology.orchestra.run.smithi159.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T23:59:17.131 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:17.139 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:17 smithi159 bash[105915]: audit 2023-09-23T23:59:16.828053+0000 mon.a (mon.0) 1589 : audit 0 from='client.? 172.21.15.159:0/2568094860' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:59:17.139 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:17 smithi159 bash[108473]: audit 2023-09-23T23:59:16.828053+0000 mon.a (mon.0) 1589 : audit 0 from='client.? 172.21.15.159:0/2568094860' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:59:17.151 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:17.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:17.153 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:59:17.253 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:59:17.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:17 smithi164 bash[92846]: audit 2023-09-23T23:59:16.828053+0000 mon.a (mon.0) 1589 : audit 0 from='client.? 172.21.15.159:0/2568094860' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:59:17.276 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:59:17.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:17.278 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:59:17.378 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:59:17.405 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:59:17.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:17.408 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:59:17.509 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:59:17.538 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:59:17.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:17.541 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:59:17.641 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:59:17.668 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:59:17.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:17.671 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:59:17.771 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:59:17.793 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:59:17.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:17.795 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:59:17.896 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:59:17.928 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:59:17.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:17.930 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:59:18.031 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:59:18.054 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:59:18.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:18.055 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:59:18.156 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:59:18.165 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:18 smithi164 bash[92846]: cluster 2023-09-23T23:59:16.956438+0000 mgr.y (mgr.25991) 1275 : cluster 0 pgmap v1427: 89 pgs: 10 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 13 active+recovery_wait+undersized+degraded+remapped, 64 active+clean; 4.4 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 148 op/s; 30467/216618 objects degraded (14.065%); 10255/216618 objects misplaced (4.734%); 1.9 MiB/s, 30 objects/s recovering 2023-09-23T23:59:18.165 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:18 smithi164 bash[92846]: audit 2023-09-23T23:59:17.264286+0000 mon.a (mon.0) 1590 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:59:18.165 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:18 smithi164 bash[92846]: cluster 2023-09-23T23:59:18.033230+0000 mon.a (mon.0) 1591 : cluster 3 Health check update: Degraded data redundancy: 30467/216618 objects degraded (14.065%), 25 pgs degraded (PG_DEGRADED) 2023-09-23T23:59:18.178 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:59:18.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:18.181 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:59:18.282 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:59:18.302 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:59:18.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:18.304 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:59:18.405 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:59:18.430 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:59:18.431 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:18 smithi159 bash[105915]: cluster 2023-09-23T23:59:16.956438+0000 mgr.y (mgr.25991) 1275 : cluster 0 pgmap v1427: 89 pgs: 10 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 13 active+recovery_wait+undersized+degraded+remapped, 64 active+clean; 4.4 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 148 op/s; 30467/216618 objects degraded (14.065%); 10255/216618 objects misplaced (4.734%); 1.9 MiB/s, 30 objects/s recovering 2023-09-23T23:59:18.431 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:18 smithi159 bash[105915]: audit 2023-09-23T23:59:17.264286+0000 mon.a (mon.0) 1590 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:59:18.432 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:18 smithi159 bash[105915]: cluster 2023-09-23T23:59:18.033230+0000 mon.a (mon.0) 1591 : cluster 3 Health check update: Degraded data redundancy: 30467/216618 objects degraded (14.065%), 25 pgs degraded (PG_DEGRADED) 2023-09-23T23:59:18.432 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:18 smithi159 bash[108473]: cluster 2023-09-23T23:59:16.956438+0000 mgr.y (mgr.25991) 1275 : cluster 0 pgmap v1427: 89 pgs: 10 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 13 active+recovery_wait+undersized+degraded+remapped, 64 active+clean; 4.4 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 148 op/s; 30467/216618 objects degraded (14.065%); 10255/216618 objects misplaced (4.734%); 1.9 MiB/s, 30 objects/s recovering 2023-09-23T23:59:18.432 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:18 smithi159 bash[108473]: audit 2023-09-23T23:59:17.264286+0000 mon.a (mon.0) 1590 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:59:18.432 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:18 smithi159 bash[108473]: cluster 2023-09-23T23:59:18.033230+0000 mon.a (mon.0) 1591 : cluster 3 Health check update: Degraded data redundancy: 30467/216618 objects degraded (14.065%), 25 pgs degraded (PG_DEGRADED) 2023-09-23T23:59:18.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:18.433 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:59:18.534 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:18.560 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:18.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:18.564 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:59:18.665 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:18.687 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:18.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:18.689 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:59:18.790 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:59:18.813 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:59:18.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:18.815 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:59:18.916 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:18.946 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:18.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:18.949 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:59:19.050 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:59:19.071 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:59:19.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:19.073 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:59:19.174 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:59:19.197 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:59:19.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:19.199 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:59:19.299 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:59:19.324 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:59:19.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:19.329 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:59:19.429 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:19.448 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:19.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:19.450 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:59:19.551 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:59:19.573 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:59:19.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:19.575 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:59:19.676 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:59:19.702 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:59:19.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:19.704 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:59:19.805 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:59:19.830 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:59:19.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:19.832 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:59:19.932 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:59:19.957 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:59:19.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:19.961 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:59:20.062 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:20.086 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:20.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:20.088 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:59:20.116 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:20 smithi164 bash[92846]: cluster 2023-09-23T23:59:18.957198+0000 mgr.y (mgr.25991) 1276 : cluster 0 pgmap v1428: 89 pgs: 10 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 13 active+recovery_wait+undersized+degraded+remapped, 64 active+clean; 4.4 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 171 op/s; 30467/215292 objects degraded (14.151%); 10201/215292 objects misplaced (4.738%); 2.0 MiB/s, 31 objects/s recovering 2023-09-23T23:59:20.189 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:20.217 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:20.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:20.219 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:59:20.320 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:20.328 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:20 smithi159 bash[105915]: cluster 2023-09-23T23:59:18.957198+0000 mgr.y (mgr.25991) 1276 : cluster 0 pgmap v1428: 89 pgs: 10 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 13 active+recovery_wait+undersized+degraded+remapped, 64 active+clean; 4.4 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 171 op/s; 30467/215292 objects degraded (14.151%); 10201/215292 objects misplaced (4.738%); 2.0 MiB/s, 31 objects/s recovering 2023-09-23T23:59:20.329 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:20 smithi159 bash[108473]: cluster 2023-09-23T23:59:18.957198+0000 mgr.y (mgr.25991) 1276 : cluster 0 pgmap v1428: 89 pgs: 10 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 13 active+recovery_wait+undersized+degraded+remapped, 64 active+clean; 4.4 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 171 op/s; 30467/215292 objects degraded (14.151%); 10201/215292 objects misplaced (4.738%); 2.0 MiB/s, 31 objects/s recovering 2023-09-23T23:59:20.346 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:20.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:20.349 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:59:20.450 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:59:20.473 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:59:20.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:20.476 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:59:20.484 INFO:teuthology.orchestra.run.smithi164.stdout:{ 2023-09-23T23:59:20.484 INFO:teuthology.orchestra.run.smithi164.stdout: "ops": [], 2023-09-23T23:59:20.484 INFO:teuthology.orchestra.run.smithi164.stdout: "complaint_time": 30, 2023-09-23T23:59:20.484 INFO:teuthology.orchestra.run.smithi164.stdout: "num_blocked_ops": 0 2023-09-23T23:59:20.484 INFO:teuthology.orchestra.run.smithi164.stdout:} 2023-09-23T23:59:20.577 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:59:20.600 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:59:20.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:20.605 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:59:20.706 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:59:20.729 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:59:20.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:20.731 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:59:20.832 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:20.852 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:20.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:20.854 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:59:20.955 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:59:20.982 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:59:20.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:20.985 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:59:21.085 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:59:21.114 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:59:21.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:21.116 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:59:21.217 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:59:21.243 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:59:21.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:21.246 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:59:21.347 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:21.375 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:21.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:21.377 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:59:21.478 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:59:21.503 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:59:21.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:21.505 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:59:21.579 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 dump_historic_ops 2023-09-23T23:59:21.606 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:21.627 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:21.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:21.629 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:59:21.730 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:21.761 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:21.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:21.767 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:59:21.867 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:59:21.894 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:59:21.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:21.896 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:59:21.997 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:22.021 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:22.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:22.023 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:59:22.124 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:59:22.133 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:22 smithi164 bash[92846]: cluster 2023-09-23T23:59:20.958013+0000 mgr.y (mgr.25991) 1277 : cluster 0 pgmap v1429: 89 pgs: 10 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 13 active+recovery_wait+undersized+degraded+remapped, 64 active+clean; 4.4 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 152 op/s; 30379/214446 objects degraded (14.166%); 10113/214446 objects misplaced (4.716%); 2.2 MiB/s, 34 objects/s recovering 2023-09-23T23:59:22.134 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:22 smithi164 bash[92846]: audit 2023-09-23T23:59:21.165908+0000 mon.c (mon.2) 120 : audit 1 from='client.? 172.21.15.159:0/2351369240' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:59:22.134 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:22 smithi164 bash[92846]: audit 2023-09-23T23:59:21.166355+0000 mon.a (mon.0) 1592 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:59:22.139 INFO:teuthology.orchestra.run.smithi159.stderr:nodeep-scrub is unset 2023-09-23T23:59:22.159 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:59:22.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:22.161 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:59:22.261 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:59:22.287 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:59:22.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:22.290 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:59:22.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:22 smithi159 bash[105915]: cluster 2023-09-23T23:59:20.958013+0000 mgr.y (mgr.25991) 1277 : cluster 0 pgmap v1429: 89 pgs: 10 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 13 active+recovery_wait+undersized+degraded+remapped, 64 active+clean; 4.4 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 152 op/s; 30379/214446 objects degraded (14.166%); 10113/214446 objects misplaced (4.716%); 2.2 MiB/s, 34 objects/s recovering 2023-09-23T23:59:22.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:22 smithi159 bash[105915]: audit 2023-09-23T23:59:21.165908+0000 mon.c (mon.2) 120 : audit 1 from='client.? 172.21.15.159:0/2351369240' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:59:22.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:22 smithi159 bash[105915]: audit 2023-09-23T23:59:21.166355+0000 mon.a (mon.0) 1592 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:59:22.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:22 smithi159 bash[108473]: cluster 2023-09-23T23:59:20.958013+0000 mgr.y (mgr.25991) 1277 : cluster 0 pgmap v1429: 89 pgs: 10 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 13 active+recovery_wait+undersized+degraded+remapped, 64 active+clean; 4.4 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 152 op/s; 30379/214446 objects degraded (14.166%); 10113/214446 objects misplaced (4.716%); 2.2 MiB/s, 34 objects/s recovering 2023-09-23T23:59:22.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:22 smithi159 bash[108473]: audit 2023-09-23T23:59:21.165908+0000 mon.c (mon.2) 120 : audit 1 from='client.? 172.21.15.159:0/2351369240' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:59:22.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:22 smithi159 bash[108473]: audit 2023-09-23T23:59:21.166355+0000 mon.a (mon.0) 1592 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:59:22.391 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:22.398 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T23:59:22.417 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:22.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:22.420 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:59:22.520 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:22.540 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:22.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:22.544 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:59:22.645 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:59:22.674 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:59:22.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:22.679 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:59:22.779 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:59:22.809 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:59:22.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:22.812 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:59:22.913 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:59:22.943 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:59:22.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:22.946 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:59:23.046 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:59:23.077 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:59:23.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:23.080 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:59:23.181 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:23.207 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:23.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:23.209 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:59:23.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:23 smithi164 bash[92846]: cluster 2023-09-23T23:59:22.114801+0000 mon.a (mon.0) 1593 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T23:59:23.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:23 smithi164 bash[92846]: cluster 2023-09-23T23:59:22.121571+0000 osd.6 (osd.6) 413 : cluster 3 failed to encode map e353 with expected crc 2023-09-23T23:59:23.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:23 smithi164 bash[92846]: audit 2023-09-23T23:59:22.123182+0000 mon.a (mon.0) 1594 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T23:59:23.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:23 smithi164 bash[92846]: cluster 2023-09-23T23:59:22.123494+0000 mon.a (mon.0) 1595 : cluster 0 osdmap e353: 8 total, 8 up, 7 in 2023-09-23T23:59:23.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:23 smithi164 bash[92846]: cluster 2023-09-23T23:59:22.137091+0000 osd.5 (osd.5) 185 : cluster 3 failed to encode map e353 with expected crc 2023-09-23T23:59:23.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:23 smithi164 bash[92846]: cluster 2023-09-23T23:59:23.034269+0000 mon.a (mon.0) 1596 : cluster 3 Health check update: Degraded data redundancy: 30379/214446 objects degraded (14.166%), 25 pgs degraded (PG_DEGRADED) 2023-09-23T23:59:23.310 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:23.333 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:23.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:23.335 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:59:23.437 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:59:23.462 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:59:23.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:23.465 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:59:23.546 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:23 smithi159 bash[105915]: cluster 2023-09-23T23:59:22.114801+0000 mon.a (mon.0) 1593 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T23:59:23.546 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:23 smithi159 bash[105915]: cluster 2023-09-23T23:59:22.121571+0000 osd.6 (osd.6) 413 : cluster 3 failed to encode map e353 with expected crc 2023-09-23T23:59:23.546 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:23 smithi159 bash[105915]: audit 2023-09-23T23:59:22.123182+0000 mon.a (mon.0) 1594 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T23:59:23.546 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:23 smithi159 bash[105915]: cluster 2023-09-23T23:59:22.123494+0000 mon.a (mon.0) 1595 : cluster 0 osdmap e353: 8 total, 8 up, 7 in 2023-09-23T23:59:23.546 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:23 smithi159 bash[105915]: cluster 2023-09-23T23:59:22.137091+0000 osd.5 (osd.5) 185 : cluster 3 failed to encode map e353 with expected crc 2023-09-23T23:59:23.546 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:23 smithi159 bash[105915]: cluster 2023-09-23T23:59:23.034269+0000 mon.a (mon.0) 1596 : cluster 3 Health check update: Degraded data redundancy: 30379/214446 objects degraded (14.166%), 25 pgs degraded (PG_DEGRADED) 2023-09-23T23:59:23.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:23 smithi159 bash[108473]: cluster 2023-09-23T23:59:22.114801+0000 mon.a (mon.0) 1593 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T23:59:23.547 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:23 smithi159 bash[108473]: cluster 2023-09-23T23:59:22.121571+0000 osd.6 (osd.6) 413 : cluster 3 failed to encode map e353 with expected crc 2023-09-23T23:59:23.547 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:23 smithi159 bash[108473]: audit 2023-09-23T23:59:22.123182+0000 mon.a (mon.0) 1594 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T23:59:23.547 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:23 smithi159 bash[108473]: cluster 2023-09-23T23:59:22.123494+0000 mon.a (mon.0) 1595 : cluster 0 osdmap e353: 8 total, 8 up, 7 in 2023-09-23T23:59:23.547 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:23 smithi159 bash[108473]: cluster 2023-09-23T23:59:22.137091+0000 osd.5 (osd.5) 185 : cluster 3 failed to encode map e353 with expected crc 2023-09-23T23:59:23.547 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:23 smithi159 bash[108473]: cluster 2023-09-23T23:59:23.034269+0000 mon.a (mon.0) 1596 : cluster 3 Health check update: Degraded data redundancy: 30379/214446 objects degraded (14.166%), 25 pgs degraded (PG_DEGRADED) 2023-09-23T23:59:23.565 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:59:23.593 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:59:23.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:23.595 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:59:23.696 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:59:23.718 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:59:23.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:23.721 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:59:23.822 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:23.854 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:23.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:23.857 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:59:23.958 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:59:23.986 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:59:23.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:23.988 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:59:24.045 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:59:23 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:59:23] "GET /metrics HTTP/1.1" 200 36664 "" "Prometheus/2.43.0" 2023-09-23T23:59:24.089 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:24.116 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:24.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:24.119 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:59:24.219 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:24.250 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:24.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:24.252 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:59:24.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:24 smithi164 bash[92846]: cluster 2023-09-23T23:59:22.959053+0000 mgr.y (mgr.25991) 1278 : cluster 0 pgmap v1431: 89 pgs: 10 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 13 active+recovery_wait+undersized+degraded+remapped, 64 active+clean; 4.4 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 141 op/s; 30379/214296 objects degraded (14.176%); 10060/214296 objects misplaced (4.694%); 1.7 MiB/s, 26 objects/s recovering 2023-09-23T23:59:24.353 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:59:24.364 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:24 smithi159 bash[108473]: cluster 2023-09-23T23:59:22.959053+0000 mgr.y (mgr.25991) 1278 : cluster 0 pgmap v1431: 89 pgs: 10 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 13 active+recovery_wait+undersized+degraded+remapped, 64 active+clean; 4.4 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 141 op/s; 30379/214296 objects degraded (14.176%); 10060/214296 objects misplaced (4.694%); 1.7 MiB/s, 26 objects/s recovering 2023-09-23T23:59:24.365 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:24 smithi159 bash[105915]: cluster 2023-09-23T23:59:22.959053+0000 mgr.y (mgr.25991) 1278 : cluster 0 pgmap v1431: 89 pgs: 10 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 13 active+recovery_wait+undersized+degraded+remapped, 64 active+clean; 4.4 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 141 op/s; 30379/214296 objects degraded (14.176%); 10060/214296 objects misplaced (4.694%); 1.7 MiB/s, 26 objects/s recovering 2023-09-23T23:59:24.379 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:59:24.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:24.382 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:59:24.483 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:59:24.509 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:59:24.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:24.512 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:59:24.612 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:59:24.636 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:59:24.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:24.639 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:59:24.740 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:24.764 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:24.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:24.767 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:59:24.868 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:24.895 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:24.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:24.900 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:59:25.001 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:59:25.024 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:59:25.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:25.026 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:59:25.127 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:59:25.153 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:59:25.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:25.155 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:59:25.256 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:25.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:25 smithi164 bash[92846]: cluster 2023-09-23T23:59:24.959805+0000 mgr.y (mgr.25991) 1279 : cluster 0 pgmap v1432: 89 pgs: 10 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 13 active+recovery_wait+undersized+degraded+remapped, 64 active+clean; 4.3 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 150 op/s; 30379/212814 objects degraded (14.275%); 10060/212814 objects misplaced (4.727%); 1.7 MiB/s, 26 objects/s recovering 2023-09-23T23:59:25.284 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:25.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:25.286 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:59:25.387 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:25.414 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:25.415 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:25 smithi159 bash[105915]: cluster 2023-09-23T23:59:24.959805+0000 mgr.y (mgr.25991) 1279 : cluster 0 pgmap v1432: 89 pgs: 10 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 13 active+recovery_wait+undersized+degraded+remapped, 64 active+clean; 4.3 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 150 op/s; 30379/212814 objects degraded (14.275%); 10060/212814 objects misplaced (4.727%); 1.7 MiB/s, 26 objects/s recovering 2023-09-23T23:59:25.416 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:25 smithi159 bash[105915]: debug 2023-09-23T23:59:25.282+0000 7f15a10fc700 -1 mon.a@0(leader).osd e353 definitely_dead 0 2023-09-23T23:59:25.416 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:25 smithi159 bash[108473]: cluster 2023-09-23T23:59:24.959805+0000 mgr.y (mgr.25991) 1279 : cluster 0 pgmap v1432: 89 pgs: 10 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 13 active+recovery_wait+undersized+degraded+remapped, 64 active+clean; 4.3 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 150 op/s; 30379/212814 objects degraded (14.275%); 10060/212814 objects misplaced (4.727%); 1.7 MiB/s, 26 objects/s recovering 2023-09-23T23:59:25.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:25.417 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:59:25.518 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:59:25.541 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:59:25.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:25.544 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:59:25.645 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:25.673 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:25.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:25.675 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:59:25.776 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:59:25.803 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:59:25.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:25.806 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:59:25.906 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:25.936 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:25.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:25.939 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:59:26.040 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:59:26.064 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:59:26.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:26.067 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:59:26.168 INFO:teuthology.orchestra.run.smithi159.stderr:marked out osd.4. 2023-09-23T23:59:26.168 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:59:26.204 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:59:26.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:26.211 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:59:26.226 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:26 smithi159 bash[105915]: audit 2023-09-23T23:59:25.288055+0000 mon.a (mon.0) 1597 : audit 1 from='client.? 172.21.15.159:0/3254542707' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["4"]}]: dispatch 2023-09-23T23:59:26.226 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:26 smithi159 bash[105915]: cluster 2023-09-23T23:59:25.288135+0000 mon.a (mon.0) 1598 : cluster 1 Client client.admin marked osd.4 out, while it was still marked up 2023-09-23T23:59:26.226 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:26 smithi159 bash[108473]: audit 2023-09-23T23:59:25.288055+0000 mon.a (mon.0) 1597 : audit 1 from='client.? 172.21.15.159:0/3254542707' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["4"]}]: dispatch 2023-09-23T23:59:26.226 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:26 smithi159 bash[108473]: cluster 2023-09-23T23:59:25.288135+0000 mon.a (mon.0) 1598 : cluster 1 Client client.admin marked osd.4 out, while it was still marked up 2023-09-23T23:59:26.312 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:26.340 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:26.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:26.343 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:59:26.367 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T23:59:26.444 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:59:26.450 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T23:59:26.457 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:26 smithi164 bash[92846]: audit 2023-09-23T23:59:25.288055+0000 mon.a (mon.0) 1597 : audit 1 from='client.? 172.21.15.159:0/3254542707' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["4"]}]: dispatch 2023-09-23T23:59:26.458 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:26 smithi164 bash[92846]: cluster 2023-09-23T23:59:25.288135+0000 mon.a (mon.0) 1598 : cluster 1 Client client.admin marked osd.4 out, while it was still marked up 2023-09-23T23:59:26.471 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:59:26.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:26.476 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:59:26.577 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:26.603 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:26.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:26.605 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:59:26.706 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:59:26.738 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:59:26.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:26.741 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:59:26.842 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:59:26.867 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:59:26.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:26.870 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:59:26.971 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:59:27.000 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:59:27.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:27.004 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:59:27.105 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:27.131 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:27.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:27.134 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:59:27.235 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:59:27.245 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:27 smithi164 bash[92846]: audit 2023-09-23T23:59:26.158555+0000 mon.a (mon.0) 1599 : audit 1 from='client.? 172.21.15.159:0/3254542707' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["4"]}]': finished 2023-09-23T23:59:27.245 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:27 smithi164 bash[92846]: cluster 2023-09-23T23:59:26.158584+0000 osd.4 (osd.4) 276 : cluster 3 failed to encode map e354 with expected crc 2023-09-23T23:59:27.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:27 smithi164 bash[92846]: cluster 2023-09-23T23:59:26.158636+0000 mon.a (mon.0) 1600 : cluster 0 osdmap e354: 8 total, 8 up, 6 in 2023-09-23T23:59:27.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:27 smithi164 bash[92846]: cluster 2023-09-23T23:59:26.960688+0000 mgr.y (mgr.25991) 1280 : cluster 0 pgmap v1434: 89 pgs: 10 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 13 active+recovery_wait+undersized+degraded+remapped, 64 active+clean; 4.3 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 138 op/s; 30287/211968 objects degraded (14.288%); 9960/211968 objects misplaced (4.699%); 1.8 MiB/s, 29 objects/s recovering 2023-09-23T23:59:27.316 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:59:27.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:27.322 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:59:27.423 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:59:27.434 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:27 smithi159 bash[105915]: audit 2023-09-23T23:59:26.158555+0000 mon.a (mon.0) 1599 : audit 1 from='client.? 172.21.15.159:0/3254542707' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["4"]}]': finished 2023-09-23T23:59:27.434 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:27 smithi159 bash[105915]: cluster 2023-09-23T23:59:26.158584+0000 osd.4 (osd.4) 276 : cluster 3 failed to encode map e354 with expected crc 2023-09-23T23:59:27.434 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:27 smithi159 bash[105915]: cluster 2023-09-23T23:59:26.158636+0000 mon.a (mon.0) 1600 : cluster 0 osdmap e354: 8 total, 8 up, 6 in 2023-09-23T23:59:27.434 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:27 smithi159 bash[105915]: cluster 2023-09-23T23:59:26.960688+0000 mgr.y (mgr.25991) 1280 : cluster 0 pgmap v1434: 89 pgs: 10 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 13 active+recovery_wait+undersized+degraded+remapped, 64 active+clean; 4.3 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 138 op/s; 30287/211968 objects degraded (14.288%); 9960/211968 objects misplaced (4.699%); 1.8 MiB/s, 29 objects/s recovering 2023-09-23T23:59:27.434 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:27 smithi159 bash[108473]: audit 2023-09-23T23:59:26.158555+0000 mon.a (mon.0) 1599 : audit 1 from='client.? 172.21.15.159:0/3254542707' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["4"]}]': finished 2023-09-23T23:59:27.434 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:27 smithi159 bash[108473]: cluster 2023-09-23T23:59:26.158584+0000 osd.4 (osd.4) 276 : cluster 3 failed to encode map e354 with expected crc 2023-09-23T23:59:27.434 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:27 smithi159 bash[108473]: cluster 2023-09-23T23:59:26.158636+0000 mon.a (mon.0) 1600 : cluster 0 osdmap e354: 8 total, 8 up, 6 in 2023-09-23T23:59:27.434 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:27 smithi159 bash[108473]: cluster 2023-09-23T23:59:26.960688+0000 mgr.y (mgr.25991) 1280 : cluster 0 pgmap v1434: 89 pgs: 10 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 13 active+recovery_wait+undersized+degraded+remapped, 64 active+clean; 4.3 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 138 op/s; 30287/211968 objects degraded (14.288%); 9960/211968 objects misplaced (4.699%); 1.8 MiB/s, 29 objects/s recovering 2023-09-23T23:59:27.449 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:59:27.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:27.452 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:59:27.552 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:59:27.576 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:59:27.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:27.578 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:59:27.678 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:59:27.699 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:59:27.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:27.701 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:59:27.802 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:27.825 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:27.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:27.827 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:59:27.928 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:59:27.950 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:59:27.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:27.953 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:59:28.054 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:59:28.089 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:59:28.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:28.093 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:59:28.168 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:28 smithi159 bash[105915]: cluster 2023-09-23T23:59:27.167916+0000 osd.6 (osd.6) 414 : cluster 3 failed to encode map e355 with expected crc 2023-09-23T23:59:28.168 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:28 smithi159 bash[105915]: cluster 2023-09-23T23:59:27.172039+0000 mon.a (mon.0) 1601 : cluster 0 osdmap e355: 8 total, 8 up, 6 in 2023-09-23T23:59:28.169 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:28 smithi159 bash[105915]: cluster 2023-09-23T23:59:27.173131+0000 osd.6 (osd.6) 415 : cluster 3 failed to encode map e355 with expected crc 2023-09-23T23:59:28.169 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:28 smithi159 bash[105915]: cluster 2023-09-23T23:59:27.173814+0000 osd.5 (osd.5) 186 : cluster 3 failed to encode map e355 with expected crc 2023-09-23T23:59:28.169 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:28 smithi159 bash[105915]: cluster 2023-09-23T23:59:27.175459+0000 osd.7 (osd.7) 219 : cluster 3 failed to encode map e355 with expected crc 2023-09-23T23:59:28.194 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:59:28.222 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:59:28.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:28.224 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:59:28.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:28 smithi164 bash[92846]: cluster 2023-09-23T23:59:27.167916+0000 osd.6 (osd.6) 414 : cluster 3 failed to encode map e355 with expected crc 2023-09-23T23:59:28.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:28 smithi164 bash[92846]: cluster 2023-09-23T23:59:27.172039+0000 mon.a (mon.0) 1601 : cluster 0 osdmap e355: 8 total, 8 up, 6 in 2023-09-23T23:59:28.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:28 smithi164 bash[92846]: cluster 2023-09-23T23:59:27.173131+0000 osd.6 (osd.6) 415 : cluster 3 failed to encode map e355 with expected crc 2023-09-23T23:59:28.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:28 smithi164 bash[92846]: cluster 2023-09-23T23:59:27.173814+0000 osd.5 (osd.5) 186 : cluster 3 failed to encode map e355 with expected crc 2023-09-23T23:59:28.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:28 smithi164 bash[92846]: cluster 2023-09-23T23:59:27.175459+0000 osd.7 (osd.7) 219 : cluster 3 failed to encode map e355 with expected crc 2023-09-23T23:59:28.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:28 smithi164 bash[92846]: cluster 2023-09-23T23:59:27.175741+0000 osd.5 (osd.5) 187 : cluster 3 failed to encode map e355 with expected crc 2023-09-23T23:59:28.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:28 smithi164 bash[92846]: cluster 2023-09-23T23:59:27.175785+0000 osd.6 (osd.6) 416 : cluster 3 failed to encode map e355 with expected crc 2023-09-23T23:59:28.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:28 smithi164 bash[92846]: cluster 2023-09-23T23:59:27.177047+0000 osd.7 (osd.7) 220 : cluster 3 failed to encode map e355 with expected crc 2023-09-23T23:59:28.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:28 smithi164 bash[92846]: cluster 2023-09-23T23:59:27.178294+0000 osd.6 (osd.6) 417 : cluster 3 failed to encode map e355 with expected crc 2023-09-23T23:59:28.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:28 smithi164 bash[92846]: cluster 2023-09-23T23:59:27.178345+0000 osd.5 (osd.5) 188 : cluster 3 failed to encode map e355 with expected crc 2023-09-23T23:59:28.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:28 smithi164 bash[92846]: cluster 2023-09-23T23:59:27.179795+0000 osd.7 (osd.7) 221 : cluster 3 failed to encode map e355 with expected crc 2023-09-23T23:59:28.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:28 smithi164 bash[92846]: cluster 2023-09-23T23:59:27.181317+0000 osd.5 (osd.5) 189 : cluster 3 failed to encode map e355 with expected crc 2023-09-23T23:59:28.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:28 smithi164 bash[92846]: cluster 2023-09-23T23:59:27.182608+0000 osd.7 (osd.7) 222 : cluster 3 failed to encode map e355 with expected crc 2023-09-23T23:59:28.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:28 smithi164 bash[92846]: cluster 2023-09-23T23:59:27.183733+0000 osd.4 (osd.4) 277 : cluster 3 failed to encode map e355 with expected crc 2023-09-23T23:59:28.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:28 smithi164 bash[92846]: cluster 2023-09-23T23:59:28.035470+0000 mon.a (mon.0) 1602 : cluster 3 Health check update: Degraded data redundancy: 30287/211968 objects degraded (14.288%), 25 pgs degraded (PG_DEGRADED) 2023-09-23T23:59:28.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:28 smithi164 bash[92846]: cluster 2023-09-23T23:59:28.046385+0000 osd.6 (osd.6) 418 : cluster 3 failed to encode map e356 with expected crc 2023-09-23T23:59:28.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:28 smithi164 bash[92846]: cluster 2023-09-23T23:59:28.048186+0000 mon.a (mon.0) 1603 : cluster 0 osdmap e356: 8 total, 8 up, 6 in 2023-09-23T23:59:28.325 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:28.349 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:28.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:28.350 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:59:28.451 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:28.460 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:28 smithi159 bash[105915]: cluster 2023-09-23T23:59:27.175741+0000 osd.5 (osd.5) 187 : cluster 3 failed to encode map e355 with expected crc 2023-09-23T23:59:28.460 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:28 smithi159 bash[105915]: cluster 2023-09-23T23:59:27.175785+0000 osd.6 (osd.6) 416 : cluster 3 failed to encode map e355 with expected crc 2023-09-23T23:59:28.461 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:28 smithi159 bash[105915]: cluster 2023-09-23T23:59:27.177047+0000 osd.7 (osd.7) 220 : cluster 3 failed to encode map e355 with expected crc 2023-09-23T23:59:28.461 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:28 smithi159 bash[105915]: cluster 2023-09-23T23:59:27.178294+0000 osd.6 (osd.6) 417 : cluster 3 failed to encode map e355 with expected crc 2023-09-23T23:59:28.461 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:28 smithi159 bash[105915]: cluster 2023-09-23T23:59:27.178345+0000 osd.5 (osd.5) 188 : cluster 3 failed to encode map e355 with expected crc 2023-09-23T23:59:28.461 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:28 smithi159 bash[105915]: cluster 2023-09-23T23:59:27.179795+0000 osd.7 (osd.7) 221 : cluster 3 failed to encode map e355 with expected crc 2023-09-23T23:59:28.461 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:28 smithi159 bash[105915]: cluster 2023-09-23T23:59:27.181317+0000 osd.5 (osd.5) 189 : cluster 3 failed to encode map e355 with expected crc 2023-09-23T23:59:28.461 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:28 smithi159 bash[105915]: cluster 2023-09-23T23:59:27.182608+0000 osd.7 (osd.7) 222 : cluster 3 failed to encode map e355 with expected crc 2023-09-23T23:59:28.461 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:28 smithi159 bash[105915]: cluster 2023-09-23T23:59:27.183733+0000 osd.4 (osd.4) 277 : cluster 3 failed to encode map e355 with expected crc 2023-09-23T23:59:28.461 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:28 smithi159 bash[105915]: cluster 2023-09-23T23:59:28.035470+0000 mon.a (mon.0) 1602 : cluster 3 Health check update: Degraded data redundancy: 30287/211968 objects degraded (14.288%), 25 pgs degraded (PG_DEGRADED) 2023-09-23T23:59:28.461 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:28 smithi159 bash[105915]: cluster 2023-09-23T23:59:28.046385+0000 osd.6 (osd.6) 418 : cluster 3 failed to encode map e356 with expected crc 2023-09-23T23:59:28.461 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:28 smithi159 bash[105915]: cluster 2023-09-23T23:59:28.048186+0000 mon.a (mon.0) 1603 : cluster 0 osdmap e356: 8 total, 8 up, 6 in 2023-09-23T23:59:28.461 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:28 smithi159 bash[108473]: cluster 2023-09-23T23:59:27.167916+0000 osd.6 (osd.6) 414 : cluster 3 failed to encode map e355 with expected crc 2023-09-23T23:59:28.462 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:28 smithi159 bash[108473]: cluster 2023-09-23T23:59:27.172039+0000 mon.a (mon.0) 1601 : cluster 0 osdmap e355: 8 total, 8 up, 6 in 2023-09-23T23:59:28.462 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:28 smithi159 bash[108473]: cluster 2023-09-23T23:59:27.173131+0000 osd.6 (osd.6) 415 : cluster 3 failed to encode map e355 with expected crc 2023-09-23T23:59:28.462 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:28 smithi159 bash[108473]: cluster 2023-09-23T23:59:27.173814+0000 osd.5 (osd.5) 186 : cluster 3 failed to encode map e355 with expected crc 2023-09-23T23:59:28.462 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:28 smithi159 bash[108473]: cluster 2023-09-23T23:59:27.175459+0000 osd.7 (osd.7) 219 : cluster 3 failed to encode map e355 with expected crc 2023-09-23T23:59:28.462 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:28 smithi159 bash[108473]: cluster 2023-09-23T23:59:27.175741+0000 osd.5 (osd.5) 187 : cluster 3 failed to encode map e355 with expected crc 2023-09-23T23:59:28.462 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:28 smithi159 bash[108473]: cluster 2023-09-23T23:59:27.175785+0000 osd.6 (osd.6) 416 : cluster 3 failed to encode map e355 with expected crc 2023-09-23T23:59:28.462 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:28 smithi159 bash[108473]: cluster 2023-09-23T23:59:27.177047+0000 osd.7 (osd.7) 220 : cluster 3 failed to encode map e355 with expected crc 2023-09-23T23:59:28.462 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:28 smithi159 bash[108473]: cluster 2023-09-23T23:59:27.178294+0000 osd.6 (osd.6) 417 : cluster 3 failed to encode map e355 with expected crc 2023-09-23T23:59:28.462 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:28 smithi159 bash[108473]: cluster 2023-09-23T23:59:27.178345+0000 osd.5 (osd.5) 188 : cluster 3 failed to encode map e355 with expected crc 2023-09-23T23:59:28.462 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:28 smithi159 bash[108473]: cluster 2023-09-23T23:59:27.179795+0000 osd.7 (osd.7) 221 : cluster 3 failed to encode map e355 with expected crc 2023-09-23T23:59:28.462 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:28 smithi159 bash[108473]: cluster 2023-09-23T23:59:27.181317+0000 osd.5 (osd.5) 189 : cluster 3 failed to encode map e355 with expected crc 2023-09-23T23:59:28.462 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:28 smithi159 bash[108473]: cluster 2023-09-23T23:59:27.182608+0000 osd.7 (osd.7) 222 : cluster 3 failed to encode map e355 with expected crc 2023-09-23T23:59:28.463 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:28 smithi159 bash[108473]: cluster 2023-09-23T23:59:27.183733+0000 osd.4 (osd.4) 277 : cluster 3 failed to encode map e355 with expected crc 2023-09-23T23:59:28.463 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:28 smithi159 bash[108473]: cluster 2023-09-23T23:59:28.035470+0000 mon.a (mon.0) 1602 : cluster 3 Health check update: Degraded data redundancy: 30287/211968 objects degraded (14.288%), 25 pgs degraded (PG_DEGRADED) 2023-09-23T23:59:28.463 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:28 smithi159 bash[108473]: cluster 2023-09-23T23:59:28.046385+0000 osd.6 (osd.6) 418 : cluster 3 failed to encode map e356 with expected crc 2023-09-23T23:59:28.463 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:28 smithi159 bash[108473]: cluster 2023-09-23T23:59:28.048186+0000 mon.a (mon.0) 1603 : cluster 0 osdmap e356: 8 total, 8 up, 6 in 2023-09-23T23:59:28.476 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:28.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:28.478 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:59:28.490 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:59:28.579 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:59:28.601 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:59:28.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:28.603 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:59:28.704 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:59:28.728 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:59:28.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:28.730 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:59:28.831 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:28.856 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:28.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:28.859 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:59:28.959 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:59:28.982 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:59:28.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:28.984 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:59:29.085 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:59:29.106 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:59:29.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:29.108 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:59:29.170 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:29 smithi159 bash[105915]: cluster 2023-09-23T23:59:28.049775+0000 osd.4 (osd.4) 278 : cluster 3 failed to encode map e356 with expected crc 2023-09-23T23:59:29.170 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:29 smithi159 bash[105915]: cluster 2023-09-23T23:59:28.050272+0000 osd.7 (osd.7) 223 : cluster 3 failed to encode map e356 with expected crc 2023-09-23T23:59:29.170 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:29 smithi159 bash[105915]: cluster 2023-09-23T23:59:28.051765+0000 osd.5 (osd.5) 190 : cluster 3 failed to encode map e356 with expected crc 2023-09-23T23:59:29.170 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:29 smithi159 bash[105915]: cluster 2023-09-23T23:59:28.054419+0000 osd.4 (osd.4) 279 : cluster 3 failed to encode map e356 with expected crc 2023-09-23T23:59:29.170 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:29 smithi159 bash[105915]: cluster 2023-09-23T23:59:28.058011+0000 osd.5 (osd.5) 191 : cluster 3 failed to encode map e356 with expected crc 2023-09-23T23:59:29.170 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:29 smithi159 bash[105915]: cluster 2023-09-23T23:59:28.060904+0000 osd.5 (osd.5) 192 : cluster 3 failed to encode map e356 with expected crc 2023-09-23T23:59:29.171 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:29 smithi159 bash[105915]: cluster 2023-09-23T23:59:28.961518+0000 mgr.y (mgr.25991) 1281 : cluster 0 pgmap v1437: 89 pgs: 2 remapped+peering, 9 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 65 active+clean; 4.3 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 167 op/s; 50022/211284 objects degraded (23.675%); 7019/211284 objects misplaced (3.322%); 1.4 MiB/s, 22 objects/s recovering 2023-09-23T23:59:29.171 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:29 smithi159 bash[105915]: cluster 2023-09-23T23:59:29.057515+0000 osd.6 (osd.6) 419 : cluster 3 failed to encode map e357 with expected crc 2023-09-23T23:59:29.171 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:29 smithi159 bash[105915]: cluster 2023-09-23T23:59:29.058604+0000 mon.a (mon.0) 1604 : cluster 0 osdmap e357: 8 total, 8 up, 6 in 2023-09-23T23:59:29.209 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:59:29.230 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:59:29.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:29.234 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:59:29.335 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:59:29.354 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:59:29.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:29.356 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:59:29.456 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:59:29.466 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:29 smithi164 bash[92846]: cluster 2023-09-23T23:59:28.049775+0000 osd.4 (osd.4) 278 : cluster 3 failed to encode map e356 with expected crc 2023-09-23T23:59:29.466 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:29 smithi164 bash[92846]: cluster 2023-09-23T23:59:28.050272+0000 osd.7 (osd.7) 223 : cluster 3 failed to encode map e356 with expected crc 2023-09-23T23:59:29.466 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:29 smithi164 bash[92846]: cluster 2023-09-23T23:59:28.051765+0000 osd.5 (osd.5) 190 : cluster 3 failed to encode map e356 with expected crc 2023-09-23T23:59:29.466 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:29 smithi164 bash[92846]: cluster 2023-09-23T23:59:28.054419+0000 osd.4 (osd.4) 279 : cluster 3 failed to encode map e356 with expected crc 2023-09-23T23:59:29.466 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:29 smithi164 bash[92846]: cluster 2023-09-23T23:59:28.058011+0000 osd.5 (osd.5) 191 : cluster 3 failed to encode map e356 with expected crc 2023-09-23T23:59:29.466 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:29 smithi164 bash[92846]: cluster 2023-09-23T23:59:28.060904+0000 osd.5 (osd.5) 192 : cluster 3 failed to encode map e356 with expected crc 2023-09-23T23:59:29.467 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:29 smithi164 bash[92846]: cluster 2023-09-23T23:59:28.961518+0000 mgr.y (mgr.25991) 1281 : cluster 0 pgmap v1437: 89 pgs: 2 remapped+peering, 9 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 65 active+clean; 4.3 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 167 op/s; 50022/211284 objects degraded (23.675%); 7019/211284 objects misplaced (3.322%); 1.4 MiB/s, 22 objects/s recovering 2023-09-23T23:59:29.467 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:29 smithi164 bash[92846]: cluster 2023-09-23T23:59:29.057515+0000 osd.6 (osd.6) 419 : cluster 3 failed to encode map e357 with expected crc 2023-09-23T23:59:29.467 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:29 smithi164 bash[92846]: cluster 2023-09-23T23:59:29.058604+0000 mon.a (mon.0) 1604 : cluster 0 osdmap e357: 8 total, 8 up, 6 in 2023-09-23T23:59:29.483 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:59:29.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:29.485 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:59:29.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:29 smithi159 bash[108473]: cluster 2023-09-23T23:59:28.049775+0000 osd.4 (osd.4) 278 : cluster 3 failed to encode map e356 with expected crc 2023-09-23T23:59:29.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:29 smithi159 bash[108473]: cluster 2023-09-23T23:59:28.050272+0000 osd.7 (osd.7) 223 : cluster 3 failed to encode map e356 with expected crc 2023-09-23T23:59:29.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:29 smithi159 bash[108473]: cluster 2023-09-23T23:59:28.051765+0000 osd.5 (osd.5) 190 : cluster 3 failed to encode map e356 with expected crc 2023-09-23T23:59:29.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:29 smithi159 bash[108473]: cluster 2023-09-23T23:59:28.054419+0000 osd.4 (osd.4) 279 : cluster 3 failed to encode map e356 with expected crc 2023-09-23T23:59:29.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:29 smithi159 bash[108473]: cluster 2023-09-23T23:59:28.058011+0000 osd.5 (osd.5) 191 : cluster 3 failed to encode map e356 with expected crc 2023-09-23T23:59:29.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:29 smithi159 bash[108473]: cluster 2023-09-23T23:59:28.060904+0000 osd.5 (osd.5) 192 : cluster 3 failed to encode map e356 with expected crc 2023-09-23T23:59:29.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:29 smithi159 bash[108473]: cluster 2023-09-23T23:59:28.961518+0000 mgr.y (mgr.25991) 1281 : cluster 0 pgmap v1437: 89 pgs: 2 remapped+peering, 9 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 65 active+clean; 4.3 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 167 op/s; 50022/211284 objects degraded (23.675%); 7019/211284 objects misplaced (3.322%); 1.4 MiB/s, 22 objects/s recovering 2023-09-23T23:59:29.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:29 smithi159 bash[108473]: cluster 2023-09-23T23:59:29.057515+0000 osd.6 (osd.6) 419 : cluster 3 failed to encode map e357 with expected crc 2023-09-23T23:59:29.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:29 smithi159 bash[108473]: cluster 2023-09-23T23:59:29.058604+0000 mon.a (mon.0) 1604 : cluster 0 osdmap e357: 8 total, 8 up, 6 in 2023-09-23T23:59:29.586 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:59:29.611 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:59:29.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:29.613 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:59:29.714 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:29.737 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:29.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:29.740 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:59:29.840 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:29.867 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:29.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:29.869 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:59:29.970 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:29.993 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:29.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:29.996 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:59:30.096 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:59:30.120 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:59:30.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:30.123 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:59:30.223 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:59:30.245 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:59:30.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:30.248 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:59:30.348 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:59:30.370 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:59:30.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:30.372 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:59:30.473 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:30.480 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:30 smithi159 bash[105915]: cluster 2023-09-23T23:59:29.063463+0000 osd.4 (osd.4) 280 : cluster 3 failed to encode map e357 with expected crc 2023-09-23T23:59:30.481 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:30 smithi159 bash[105915]: cluster 2023-09-23T23:59:29.063504+0000 osd.5 (osd.5) 193 : cluster 3 failed to encode map e357 with expected crc 2023-09-23T23:59:30.481 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:30 smithi159 bash[105915]: cluster 2023-09-23T23:59:29.072420+0000 osd.4 (osd.4) 281 : cluster 3 failed to encode map e357 with expected crc 2023-09-23T23:59:30.481 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:30 smithi159 bash[108473]: cluster 2023-09-23T23:59:29.063463+0000 osd.4 (osd.4) 280 : cluster 3 failed to encode map e357 with expected crc 2023-09-23T23:59:30.481 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:30 smithi159 bash[108473]: cluster 2023-09-23T23:59:29.063504+0000 osd.5 (osd.5) 193 : cluster 3 failed to encode map e357 with expected crc 2023-09-23T23:59:30.481 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:30 smithi159 bash[108473]: cluster 2023-09-23T23:59:29.072420+0000 osd.4 (osd.4) 281 : cluster 3 failed to encode map e357 with expected crc 2023-09-23T23:59:30.497 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:30.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:30.499 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:59:30.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:30 smithi164 bash[92846]: cluster 2023-09-23T23:59:29.063463+0000 osd.4 (osd.4) 280 : cluster 3 failed to encode map e357 with expected crc 2023-09-23T23:59:30.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:30 smithi164 bash[92846]: cluster 2023-09-23T23:59:29.063504+0000 osd.5 (osd.5) 193 : cluster 3 failed to encode map e357 with expected crc 2023-09-23T23:59:30.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:30 smithi164 bash[92846]: cluster 2023-09-23T23:59:29.072420+0000 osd.4 (osd.4) 281 : cluster 3 failed to encode map e357 with expected crc 2023-09-23T23:59:30.599 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:30.627 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:30.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:30.630 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:59:30.731 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:59:30.756 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:59:30.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:30.759 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:59:30.859 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:59:30.884 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:59:30.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:30.886 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:59:30.987 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:59:31.012 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:59:31.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:31.014 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:59:31.103 INFO:teuthology.orchestra.run.smithi164.stdout:{ 2023-09-23T23:59:31.103 INFO:teuthology.orchestra.run.smithi164.stdout: "size": 20, 2023-09-23T23:59:31.103 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 600, 2023-09-23T23:59:31.103 INFO:teuthology.orchestra.run.smithi164.stdout: "ops": [ 2023-09-23T23:59:31.103 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.104 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35448.0:76755 10.1 10:8035d91b:::benchmark_data_smithi159_258586_object295:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e345)", 2023-09-23T23:59:31.104 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:58:39.652883+0000", 2023-09-23T23:59:31.104 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 51.440516660999997, 2023-09-23T23:59:31.104 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.2263206759999998, 2023-09-23T23:59:31.104 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:59:31.104 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:59:31.104 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:59:31.104 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35448", 2023-09-23T23:59:31.104 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-23T23:59:31.104 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 76755 2023-09-23T23:59:31.104 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.104 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:59:31.104 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.105 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:59:31.105 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:39.652883+0000", 2023-09-23T23:59:31.105 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:59:31.105 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.105 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.105 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:59:31.105 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:39.652883+0000", 2023-09-23T23:59:31.105 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:59:31.105 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.105 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.105 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:59:31.105 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:39.652882+0000", 2023-09-23T23:59:31.106 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999981 2023-09-23T23:59:31.106 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.106 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.106 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:59:31.106 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:39.652891+0000", 2023-09-23T23:59:31.106 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.8740000000000007e-06 2023-09-23T23:59:31.106 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.106 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.106 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:59:31.106 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:39.652909+0000", 2023-09-23T23:59:31.106 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.7214000000000002e-05 2023-09-23T23:59:31.106 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.107 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.107 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:59:31.107 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:39.652918+0000", 2023-09-23T23:59:31.107 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.1910000000000006e-06 2023-09-23T23:59:31.107 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.107 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.107 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:59:31.107 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:39.732758+0000", 2023-09-23T23:59:31.107 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.079840516 2023-09-23T23:59:31.107 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.107 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.107 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for missing object", 2023-09-23T23:59:31.107 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:39.744084+0000", 2023-09-23T23:59:31.108 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.011325276 2023-09-23T23:59:31.108 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.108 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.108 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:59:31.108 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:39.870782+0000", 2023-09-23T23:59:31.108 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.126698593 2023-09-23T23:59:31.108 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.108 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.108 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for rw locks", 2023-09-23T23:59:31.108 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:39.879874+0000", 2023-09-23T23:59:31.108 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0090922820000000001 2023-09-23T23:59:31.108 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.109 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.109 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:59:31.109 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:41.774041+0000", 2023-09-23T23:59:31.109 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.894166172 2023-09-23T23:59:31.109 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.109 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.109 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:59:31.109 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:41.783163+0000", 2023-09-23T23:59:31.109 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0091224010000000005 2023-09-23T23:59:31.109 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.109 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.109 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 1,2", 2023-09-23T23:59:31.109 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:41.796154+0000", 2023-09-23T23:59:31.110 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.012991374999999999 2023-09-23T23:59:31.110 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.110 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.110 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:59:31.110 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:41.853812+0000", 2023-09-23T23:59:31.110 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.057657382 2023-09-23T23:59:31.110 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.110 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.110 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:59:31.111 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:41.854929+0000", 2023-09-23T23:59:31.111 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0011176039999999999 2023-09-23T23:59:31.111 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.111 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.111 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:59:31.111 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:41.859821+0000", 2023-09-23T23:59:31.111 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0048916669999999997 2023-09-23T23:59:31.111 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.111 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.111 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:59:31.111 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:41.864520+0000", 2023-09-23T23:59:31.112 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0046985200000000003 2023-09-23T23:59:31.112 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.112 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.112 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:59:31.112 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:41.879204+0000", 2023-09-23T23:59:31.112 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.014684490999999999 2023-09-23T23:59:31.112 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:59:31.112 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:59:31.112 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:59:31.112 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.112 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.112 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35448.0:76815 10.1 10:865ba0a2:::benchmark_data_smithi159_258586_object355:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e345)", 2023-09-23T23:59:31.113 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:58:40.259141+0000", 2023-09-23T23:59:31.113 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 50.834258632000001, 2023-09-23T23:59:31.113 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.6511025509999993, 2023-09-23T23:59:31.113 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:59:31.113 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "reached pg", 2023-09-23T23:59:31.113 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:59:31.113 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35448", 2023-09-23T23:59:31.113 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-23T23:59:31.113 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 76815 2023-09-23T23:59:31.114 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.114 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:59:31.114 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.114 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:59:31.114 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:40.259141+0000", 2023-09-23T23:59:31.114 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:59:31.114 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.114 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.114 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:59:31.114 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:40.259141+0000", 2023-09-23T23:59:31.114 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:59:31.114 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.114 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.115 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:59:31.115 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:40.259140+0000", 2023-09-23T23:59:31.115 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999981 2023-09-23T23:59:31.115 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.115 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.115 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:59:31.115 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:40.259150+0000", 2023-09-23T23:59:31.115 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.044e-05 2023-09-23T23:59:31.115 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.116 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.116 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:59:31.116 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:40.259171+0000", 2023-09-23T23:59:31.116 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.0975000000000002e-05 2023-09-23T23:59:31.116 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.116 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.116 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:59:31.116 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:40.259181+0000", 2023-09-23T23:59:31.116 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.9650000000000003e-06 2023-09-23T23:59:31.116 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.116 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.117 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:59:31.117 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:40.308607+0000", 2023-09-23T23:59:31.117 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.049426340999999999 2023-09-23T23:59:31.117 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.117 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.117 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for missing object", 2023-09-23T23:59:31.117 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:40.321022+0000", 2023-09-23T23:59:31.117 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.01241511 2023-09-23T23:59:31.117 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.117 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.118 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:59:31.118 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:40.396368+0000", 2023-09-23T23:59:31.118 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.075346024999999997 2023-09-23T23:59:31.118 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.118 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.118 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for rw locks", 2023-09-23T23:59:31.118 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:40.405512+0000", 2023-09-23T23:59:31.118 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0091435900000000001 2023-09-23T23:59:31.118 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.119 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.119 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:59:31.119 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:42.293698+0000", 2023-09-23T23:59:31.119 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.8881861099999999 2023-09-23T23:59:31.119 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.119 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.119 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:59:31.119 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:42.312679+0000", 2023-09-23T23:59:31.119 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.01898116 2023-09-23T23:59:31.120 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.120 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.120 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 1,2", 2023-09-23T23:59:31.120 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:42.337579+0000", 2023-09-23T23:59:31.120 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.024899331 2023-09-23T23:59:31.120 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.120 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.120 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:59:31.120 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:42.428895+0000", 2023-09-23T23:59:31.121 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.091316375000000005 2023-09-23T23:59:31.121 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.121 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.121 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:59:31.121 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:42.428904+0000", 2023-09-23T23:59:31.121 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.0569999999999999e-06 2023-09-23T23:59:31.121 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.121 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.121 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:59:31.121 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:43.063077+0000", 2023-09-23T23:59:31.122 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.63417340300000002 2023-09-23T23:59:31.122 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.122 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.122 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:59:31.122 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:43.063098+0000", 2023-09-23T23:59:31.122 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.0307999999999999e-05 2023-09-23T23:59:31.122 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.122 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.122 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:59:31.122 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:47.566411+0000", 2023-09-23T23:59:31.122 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.5033129330000001 2023-09-23T23:59:31.122 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.123 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.123 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for missing object", 2023-09-23T23:59:31.123 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:47.576638+0000", 2023-09-23T23:59:31.123 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.01022721 2023-09-23T23:59:31.123 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.123 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.123 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:59:31.123 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:49.902453+0000", 2023-09-23T23:59:31.123 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.3258156259999998 2023-09-23T23:59:31.123 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.123 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.123 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:59:31.123 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:49.910244+0000", 2023-09-23T23:59:31.123 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0077905190000000001 2023-09-23T23:59:31.124 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:59:31.124 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:59:31.124 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:59:31.124 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.124 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.124 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35448.0:76829 10.1 10:861fe95d:::benchmark_data_smithi159_258586_object369:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e345)", 2023-09-23T23:59:31.124 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:58:40.371392+0000", 2023-09-23T23:59:31.124 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 50.72200763, 2023-09-23T23:59:31.124 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 10.005501708000001, 2023-09-23T23:59:31.124 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:59:31.124 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:59:31.124 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:59:31.125 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35448", 2023-09-23T23:59:31.125 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-23T23:59:31.125 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 76829 2023-09-23T23:59:31.125 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.125 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:59:31.125 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.125 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:59:31.125 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:40.371392+0000", 2023-09-23T23:59:31.126 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:59:31.126 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.126 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.126 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:59:31.126 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:40.371392+0000", 2023-09-23T23:59:31.126 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:59:31.126 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.126 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.126 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:59:31.126 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:40.371391+0000", 2023-09-23T23:59:31.127 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999981 2023-09-23T23:59:31.127 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.127 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.127 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:59:31.127 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:40.371400+0000", 2023-09-23T23:59:31.127 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.6059999999999992e-06 2023-09-23T23:59:31.127 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.127 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.127 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:59:31.127 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:40.371423+0000", 2023-09-23T23:59:31.127 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.2410999999999999e-05 2023-09-23T23:59:31.127 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.127 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.127 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:59:31.128 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:40.371437+0000", 2023-09-23T23:59:31.128 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.4141999999999999e-05 2023-09-23T23:59:31.128 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.128 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.128 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:59:31.128 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:40.437989+0000", 2023-09-23T23:59:31.128 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.066552316 2023-09-23T23:59:31.128 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.128 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.128 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for missing object", 2023-09-23T23:59:31.128 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:40.446861+0000", 2023-09-23T23:59:31.128 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0088714759999999997 2023-09-23T23:59:31.128 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.129 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.129 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:59:31.129 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:40.540626+0000", 2023-09-23T23:59:31.129 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.093764903999999996 2023-09-23T23:59:31.129 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.129 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.129 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for rw locks", 2023-09-23T23:59:31.129 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:40.550274+0000", 2023-09-23T23:59:31.129 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0096488419999999995 2023-09-23T23:59:31.129 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.129 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.129 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:59:31.129 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:42.431677+0000", 2023-09-23T23:59:31.130 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.8814024360000001 2023-09-23T23:59:31.130 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.130 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.130 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:59:31.130 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:42.431683+0000", 2023-09-23T23:59:31.130 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.4370000000000004e-06 2023-09-23T23:59:31.130 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.130 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.130 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:59:31.130 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:43.072269+0000", 2023-09-23T23:59:31.130 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.64058542200000002 2023-09-23T23:59:31.130 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.130 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.131 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:59:31.131 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:43.072275+0000", 2023-09-23T23:59:31.131 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.2099999999999998e-06 2023-09-23T23:59:31.131 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.131 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.131 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:59:31.131 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:50.316860+0000", 2023-09-23T23:59:31.131 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.2445847480000003 2023-09-23T23:59:31.131 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.131 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.131 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:59:31.131 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:50.323351+0000", 2023-09-23T23:59:31.131 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0064915219999999996 2023-09-23T23:59:31.132 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.132 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.132 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 1,4", 2023-09-23T23:59:31.132 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:50.332023+0000", 2023-09-23T23:59:31.132 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0086715620000000007 2023-09-23T23:59:31.132 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.132 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.132 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:59:31.132 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:50.362811+0000", 2023-09-23T23:59:31.132 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.030787794 2023-09-23T23:59:31.132 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.132 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.132 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:59:31.133 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:50.364274+0000", 2023-09-23T23:59:31.133 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.001463404 2023-09-23T23:59:31.133 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.133 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.133 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:59:31.133 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:50.364764+0000", 2023-09-23T23:59:31.133 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00048957000000000004 2023-09-23T23:59:31.133 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.133 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.133 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:59:31.133 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:50.367216+0000", 2023-09-23T23:59:31.133 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0024524429999999999 2023-09-23T23:59:31.133 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.134 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.134 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:59:31.134 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:50.376894+0000", 2023-09-23T23:59:31.134 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0096781990000000002 2023-09-23T23:59:31.134 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:59:31.134 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:59:31.134 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:59:31.134 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.134 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.134 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35448.0:76837 10.1 10:868259b5:::benchmark_data_smithi159_258586_object377:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e345)", 2023-09-23T23:59:31.134 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:58:40.562820+0000", 2023-09-23T23:59:31.134 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 50.530579752999998, 2023-09-23T23:59:31.135 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.7322923859999992, 2023-09-23T23:59:31.135 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:59:31.135 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:59:31.135 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:59:31.135 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35448", 2023-09-23T23:59:31.135 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-23T23:59:31.135 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 76837 2023-09-23T23:59:31.135 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.135 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:59:31.135 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.135 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:59:31.135 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:40.562820+0000", 2023-09-23T23:59:31.135 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:59:31.135 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.136 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.136 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:59:31.136 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:40.562820+0000", 2023-09-23T23:59:31.136 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:59:31.136 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.136 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.136 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:59:31.136 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:40.562818+0000", 2023-09-23T23:59:31.136 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999981 2023-09-23T23:59:31.136 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.136 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.136 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:59:31.136 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:40.562829+0000", 2023-09-23T23:59:31.137 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.057e-05 2023-09-23T23:59:31.137 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.137 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.137 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:59:31.137 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:40.562846+0000", 2023-09-23T23:59:31.137 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.6996000000000001e-05 2023-09-23T23:59:31.137 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.137 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.137 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:59:31.137 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:40.562855+0000", 2023-09-23T23:59:31.137 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.6400000000000003e-06 2023-09-23T23:59:31.137 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.138 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.138 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:59:31.138 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:40.647521+0000", 2023-09-23T23:59:31.138 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.084666356999999998 2023-09-23T23:59:31.138 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.138 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.138 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for missing object", 2023-09-23T23:59:31.138 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:40.655101+0000", 2023-09-23T23:59:31.138 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0075798819999999996 2023-09-23T23:59:31.138 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.138 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.138 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:59:31.138 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:40.715398+0000", 2023-09-23T23:59:31.139 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.060297622000000002 2023-09-23T23:59:31.139 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.139 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.139 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for rw locks", 2023-09-23T23:59:31.139 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:40.726957+0000", 2023-09-23T23:59:31.139 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.01155811 2023-09-23T23:59:31.139 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.139 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.139 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:59:31.139 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:42.431640+0000", 2023-09-23T23:59:31.139 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.704683768 2023-09-23T23:59:31.139 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.139 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.140 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:59:31.140 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:42.431644+0000", 2023-09-23T23:59:31.140 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.721e-06 2023-09-23T23:59:31.140 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.140 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.140 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:59:31.140 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:43.072134+0000", 2023-09-23T23:59:31.140 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.64049015300000001 2023-09-23T23:59:31.140 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.140 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.140 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:59:31.140 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:43.072141+0000", 2023-09-23T23:59:31.141 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.1180000000000003e-06 2023-09-23T23:59:31.141 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.141 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.141 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:59:31.141 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:50.228519+0000", 2023-09-23T23:59:31.141 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.1563778300000003 2023-09-23T23:59:31.141 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.141 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.141 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:59:31.141 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:50.236025+0000", 2023-09-23T23:59:31.141 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0075058779999999997 2023-09-23T23:59:31.141 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.142 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.142 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 1,4", 2023-09-23T23:59:31.142 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:50.245811+0000", 2023-09-23T23:59:31.142 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0097860780000000001 2023-09-23T23:59:31.142 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.142 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.142 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:59:31.142 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:50.280690+0000", 2023-09-23T23:59:31.142 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.034878805999999998 2023-09-23T23:59:31.142 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.142 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.142 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:59:31.143 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:50.282173+0000", 2023-09-23T23:59:31.143 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0014825420000000001 2023-09-23T23:59:31.143 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.143 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.143 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:59:31.143 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:50.282692+0000", 2023-09-23T23:59:31.143 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00051921400000000005 2023-09-23T23:59:31.143 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.143 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.143 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:59:31.143 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:50.285141+0000", 2023-09-23T23:59:31.143 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0024489379999999999 2023-09-23T23:59:31.143 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.144 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.144 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:59:31.144 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:50.295113+0000", 2023-09-23T23:59:31.144 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0099720750000000004 2023-09-23T23:59:31.144 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:59:31.144 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:59:31.144 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:59:31.144 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.144 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.144 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35448.0:76846 10.1 10:8250e249:::benchmark_data_smithi159_258586_object386:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e345)", 2023-09-23T23:59:31.144 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:58:40.710865+0000", 2023-09-23T23:59:31.144 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 50.382535273999999, 2023-09-23T23:59:31.144 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.7699161100000005, 2023-09-23T23:59:31.144 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:59:31.145 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:59:31.145 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:59:31.145 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35448", 2023-09-23T23:59:31.145 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-23T23:59:31.145 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 76846 2023-09-23T23:59:31.145 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.145 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:59:31.145 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.145 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:59:31.145 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:40.710865+0000", 2023-09-23T23:59:31.145 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:59:31.145 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.145 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.146 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:59:31.146 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:40.710865+0000", 2023-09-23T23:59:31.146 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:59:31.146 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.146 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.146 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:59:31.146 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:40.710863+0000", 2023-09-23T23:59:31.146 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999976 2023-09-23T23:59:31.146 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.147 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.147 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:59:31.147 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:40.710876+0000", 2023-09-23T23:59:31.147 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.3560000000000001e-05 2023-09-23T23:59:31.147 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.147 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.147 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:59:31.147 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:40.710900+0000", 2023-09-23T23:59:31.147 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.4392e-05 2023-09-23T23:59:31.147 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.147 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.148 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:59:31.148 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:40.710912+0000", 2023-09-23T23:59:31.148 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.1404e-05 2023-09-23T23:59:31.148 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.148 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.148 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:59:31.148 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:40.733855+0000", 2023-09-23T23:59:31.148 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.022942934000000002 2023-09-23T23:59:31.148 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.148 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.148 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for missing object", 2023-09-23T23:59:31.149 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:40.749664+0000", 2023-09-23T23:59:31.149 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.015809130000000001 2023-09-23T23:59:31.149 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.149 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.149 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:59:31.149 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:40.841175+0000", 2023-09-23T23:59:31.149 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.091511155999999996 2023-09-23T23:59:31.149 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.149 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.149 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for rw locks", 2023-09-23T23:59:31.149 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:40.852028+0000", 2023-09-23T23:59:31.150 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.010852509 2023-09-23T23:59:31.150 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.150 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.150 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:59:31.150 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:42.431737+0000", 2023-09-23T23:59:31.150 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.579709711 2023-09-23T23:59:31.150 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.150 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.150 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:59:31.150 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:42.431741+0000", 2023-09-23T23:59:31.150 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.7340000000000002e-06 2023-09-23T23:59:31.151 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.151 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.151 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:59:31.151 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:43.072367+0000", 2023-09-23T23:59:31.151 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.64062624899999998 2023-09-23T23:59:31.151 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.151 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.151 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:59:31.151 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:43.072374+0000", 2023-09-23T23:59:31.151 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.5169999999999996e-06 2023-09-23T23:59:31.151 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.152 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.152 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:59:31.152 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:50.419778+0000", 2023-09-23T23:59:31.152 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.3474043069999997 2023-09-23T23:59:31.152 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.152 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.152 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:59:31.152 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:50.425523+0000", 2023-09-23T23:59:31.152 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0057453189999999996 2023-09-23T23:59:31.153 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.153 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.153 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 1,4", 2023-09-23T23:59:31.153 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:50.433124+0000", 2023-09-23T23:59:31.153 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0076002659999999996 2023-09-23T23:59:31.153 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.153 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.153 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:59:31.153 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:50.445285+0000", 2023-09-23T23:59:31.153 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.012161739 2023-09-23T23:59:31.153 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.153 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.154 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:59:31.154 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:50.447581+0000", 2023-09-23T23:59:31.154 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0022951619999999999 2023-09-23T23:59:31.154 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.154 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.154 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:59:31.154 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:50.467726+0000", 2023-09-23T23:59:31.154 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.020144952000000001 2023-09-23T23:59:31.154 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.155 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.155 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:59:31.155 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:50.470263+0000", 2023-09-23T23:59:31.155 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0025372229999999999 2023-09-23T23:59:31.155 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.155 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.155 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:59:31.155 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:50.480781+0000", 2023-09-23T23:59:31.155 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.010518127 2023-09-23T23:59:31.155 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:59:31.156 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:59:31.156 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:59:31.156 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.156 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.156 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35448.0:76862 10.1 10:88def3bc:::benchmark_data_smithi159_258586_object402:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e345)", 2023-09-23T23:59:31.156 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:58:40.831960+0000", 2023-09-23T23:59:31.156 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 50.261439783999997, 2023-09-23T23:59:31.156 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.3956840509999999, 2023-09-23T23:59:31.156 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:59:31.157 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:59:31.157 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:59:31.157 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35448", 2023-09-23T23:59:31.157 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-23T23:59:31.157 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 76862 2023-09-23T23:59:31.157 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.157 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:59:31.157 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.157 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:59:31.157 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:40.831960+0000", 2023-09-23T23:59:31.158 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:59:31.158 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.158 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.158 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:59:31.158 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:40.831960+0000", 2023-09-23T23:59:31.158 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:59:31.158 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.158 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.158 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:59:31.159 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:40.831958+0000", 2023-09-23T23:59:31.159 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999976 2023-09-23T23:59:31.159 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.159 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.159 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:59:31.159 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:40.831969+0000", 2023-09-23T23:59:31.159 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.0864e-05 2023-09-23T23:59:31.159 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.159 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.159 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:59:31.159 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:40.831988+0000", 2023-09-23T23:59:31.159 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.9108000000000001e-05 2023-09-23T23:59:31.160 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.160 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.160 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:59:31.160 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:40.831997+0000", 2023-09-23T23:59:31.160 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.5470000000000002e-06 2023-09-23T23:59:31.160 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.160 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.160 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:59:31.160 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:40.857752+0000", 2023-09-23T23:59:31.160 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.025754058999999999 2023-09-23T23:59:31.160 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.160 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.161 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for missing object", 2023-09-23T23:59:31.161 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:40.871686+0000", 2023-09-23T23:59:31.161 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.013934607 2023-09-23T23:59:31.161 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.161 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.161 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:59:31.161 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:40.953926+0000", 2023-09-23T23:59:31.161 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.082239612000000004 2023-09-23T23:59:31.161 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.161 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.161 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for rw locks", 2023-09-23T23:59:31.161 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:40.961879+0000", 2023-09-23T23:59:31.161 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0079534730000000008 2023-09-23T23:59:31.162 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.162 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.162 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:59:31.162 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:42.431623+0000", 2023-09-23T23:59:31.162 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.469743993 2023-09-23T23:59:31.162 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.162 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.162 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:59:31.162 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:42.431627+0000", 2023-09-23T23:59:31.162 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.5729999999999999e-06 2023-09-23T23:59:31.162 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.163 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.163 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:59:31.163 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:43.072003+0000", 2023-09-23T23:59:31.163 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.640376685 2023-09-23T23:59:31.163 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.163 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.163 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:59:31.163 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:43.072009+0000", 2023-09-23T23:59:31.163 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.9680000000000003e-06 2023-09-23T23:59:31.163 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.163 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.163 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:59:31.163 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:50.168737+0000", 2023-09-23T23:59:31.163 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.0967273830000002 2023-09-23T23:59:31.164 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.164 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.164 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:59:31.164 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:50.175288+0000", 2023-09-23T23:59:31.164 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0065515240000000004 2023-09-23T23:59:31.164 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.164 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.164 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 1,4", 2023-09-23T23:59:31.164 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:50.183872+0000", 2023-09-23T23:59:31.164 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0085841110000000002 2023-09-23T23:59:31.164 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.164 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.164 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:59:31.164 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:50.211605+0000", 2023-09-23T23:59:31.165 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.027732342 2023-09-23T23:59:31.165 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.165 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.165 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:59:31.165 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:50.213193+0000", 2023-09-23T23:59:31.165 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.001588431 2023-09-23T23:59:31.165 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.165 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.165 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:59:31.165 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:50.214762+0000", 2023-09-23T23:59:31.165 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.001569249 2023-09-23T23:59:31.165 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.165 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.166 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:59:31.166 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:50.217473+0000", 2023-09-23T23:59:31.166 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0027102960000000001 2023-09-23T23:59:31.166 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.166 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.166 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:59:31.166 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:50.227644+0000", 2023-09-23T23:59:31.166 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.010171586999999999 2023-09-23T23:59:31.166 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:59:31.166 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:59:31.166 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:59:31.166 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.166 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.166 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35448.0:76877 10.1 10:8ec429ba:::benchmark_data_smithi159_258586_object417:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e345)", 2023-09-23T23:59:31.167 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:58:40.966663+0000", 2023-09-23T23:59:31.167 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 50.126736714000003, 2023-09-23T23:59:31.167 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.0816158710000003, 2023-09-23T23:59:31.167 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:59:31.167 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:59:31.167 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:59:31.167 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35448", 2023-09-23T23:59:31.167 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-23T23:59:31.167 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 76877 2023-09-23T23:59:31.167 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.167 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:59:31.167 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.167 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:59:31.168 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:40.966663+0000", 2023-09-23T23:59:31.168 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:59:31.168 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.168 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.168 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:59:31.168 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:40.966663+0000", 2023-09-23T23:59:31.168 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:59:31.168 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.168 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.168 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:59:31.168 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:40.966661+0000", 2023-09-23T23:59:31.168 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999981 2023-09-23T23:59:31.168 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.168 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.169 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:59:31.169 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:40.966671+0000", 2023-09-23T23:59:31.169 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.8830000000000001e-06 2023-09-23T23:59:31.169 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.169 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.169 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:59:31.169 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:40.966699+0000", 2023-09-23T23:59:31.169 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.7775000000000001e-05 2023-09-23T23:59:31.169 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.169 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.169 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:59:31.169 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:40.966709+0000", 2023-09-23T23:59:31.169 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.0087e-05 2023-09-23T23:59:31.170 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.170 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.170 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:59:31.170 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:41.078852+0000", 2023-09-23T23:59:31.170 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.112142464 2023-09-23T23:59:31.170 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.170 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.170 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for missing object", 2023-09-23T23:59:31.170 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:41.085533+0000", 2023-09-23T23:59:31.170 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0066815629999999997 2023-09-23T23:59:31.170 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.170 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.170 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:59:31.171 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:41.153622+0000", 2023-09-23T23:59:31.171 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.068089197000000004 2023-09-23T23:59:31.171 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.171 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.171 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for rw locks", 2023-09-23T23:59:31.171 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:41.163789+0000", 2023-09-23T23:59:31.171 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.010166833 2023-09-23T23:59:31.171 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.171 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.171 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:59:31.171 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:42.431540+0000", 2023-09-23T23:59:31.171 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.267750744 2023-09-23T23:59:31.171 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.172 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.172 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:59:31.172 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:42.431543+0000", 2023-09-23T23:59:31.172 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.529e-06 2023-09-23T23:59:31.172 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.172 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.172 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:59:31.172 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:43.071845+0000", 2023-09-23T23:59:31.172 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.64030155700000002 2023-09-23T23:59:31.172 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.172 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.172 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:59:31.172 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:43.071851+0000", 2023-09-23T23:59:31.172 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.1870000000000002e-06 2023-09-23T23:59:31.173 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.173 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.173 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:59:31.173 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:49.993025+0000", 2023-09-23T23:59:31.173 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.9211736649999995 2023-09-23T23:59:31.173 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.173 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.173 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:59:31.173 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:49.998792+0000", 2023-09-23T23:59:31.173 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0057674450000000004 2023-09-23T23:59:31.173 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.173 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.173 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 1,4", 2023-09-23T23:59:31.174 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:50.006458+0000", 2023-09-23T23:59:31.174 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0076658519999999999 2023-09-23T23:59:31.174 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.174 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.174 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:59:31.174 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:50.032558+0000", 2023-09-23T23:59:31.174 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.026100119000000001 2023-09-23T23:59:31.174 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.174 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.174 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:59:31.174 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:50.034066+0000", 2023-09-23T23:59:31.174 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.001507471 2023-09-23T23:59:31.174 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.175 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.175 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:59:31.175 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:50.036065+0000", 2023-09-23T23:59:31.175 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0019992959999999998 2023-09-23T23:59:31.175 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.175 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.175 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:59:31.175 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:50.038495+0000", 2023-09-23T23:59:31.175 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0024304359999999998 2023-09-23T23:59:31.175 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.175 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.175 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:59:31.175 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:50.048279+0000", 2023-09-23T23:59:31.175 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0097838119999999994 2023-09-23T23:59:31.176 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:59:31.176 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:59:31.176 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:59:31.176 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.176 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.176 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35448.0:76882 10.1 10:8164a120:::benchmark_data_smithi159_258586_object422:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e345)", 2023-09-23T23:59:31.176 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:58:41.108283+0000", 2023-09-23T23:59:31.176 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 49.985117481000003, 2023-09-23T23:59:31.176 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.4286576570000005, 2023-09-23T23:59:31.176 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:59:31.176 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:59:31.176 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:59:31.176 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35448", 2023-09-23T23:59:31.177 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-23T23:59:31.177 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 76882 2023-09-23T23:59:31.177 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.177 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:59:31.177 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.177 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:59:31.177 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:41.108283+0000", 2023-09-23T23:59:31.177 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:59:31.177 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.177 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.177 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:59:31.177 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:41.108283+0000", 2023-09-23T23:59:31.177 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:59:31.177 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.178 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.178 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:59:31.178 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:41.108281+0000", 2023-09-23T23:59:31.178 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999981 2023-09-23T23:59:31.178 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.178 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.178 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:59:31.178 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:41.108293+0000", 2023-09-23T23:59:31.178 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.1994000000000001e-05 2023-09-23T23:59:31.178 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.178 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.178 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:59:31.178 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:41.108310+0000", 2023-09-23T23:59:31.179 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.7226000000000001e-05 2023-09-23T23:59:31.179 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.179 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.179 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:59:31.179 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:41.108319+0000", 2023-09-23T23:59:31.179 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.4549999999999995e-06 2023-09-23T23:59:31.179 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.179 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.179 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:59:31.180 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:41.164751+0000", 2023-09-23T23:59:31.180 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.056432433999999997 2023-09-23T23:59:31.180 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.180 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.180 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for missing object", 2023-09-23T23:59:31.180 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:41.172344+0000", 2023-09-23T23:59:31.180 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0075929029999999998 2023-09-23T23:59:31.180 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.180 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.180 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:59:31.180 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:41.279434+0000", 2023-09-23T23:59:31.180 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.107090271 2023-09-23T23:59:31.180 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.181 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.181 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for rw locks", 2023-09-23T23:59:31.181 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:41.294474+0000", 2023-09-23T23:59:31.181 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.015039883 2023-09-23T23:59:31.181 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.181 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.181 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:59:31.181 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:42.431754+0000", 2023-09-23T23:59:31.181 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.1372798289999999 2023-09-23T23:59:31.181 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.181 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.182 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:59:31.182 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:42.431758+0000", 2023-09-23T23:59:31.182 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.6200000000000001e-06 2023-09-23T23:59:31.182 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.182 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.182 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:59:31.182 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:43.072400+0000", 2023-09-23T23:59:31.182 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.64064246199999997 2023-09-23T23:59:31.182 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.182 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.182 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:59:31.182 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:43.072406+0000", 2023-09-23T23:59:31.183 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.0399999999999998e-06 2023-09-23T23:59:31.183 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.183 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.183 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:59:31.183 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:50.481488+0000", 2023-09-23T23:59:31.183 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.4090823390000002 2023-09-23T23:59:31.183 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.183 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.183 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:59:31.183 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:50.490255+0000", 2023-09-23T23:59:31.183 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0087661920000000008 2023-09-23T23:59:31.184 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.184 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.184 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 1,4", 2023-09-23T23:59:31.184 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:50.498321+0000", 2023-09-23T23:59:31.184 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0080668119999999996 2023-09-23T23:59:31.184 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.184 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.184 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:59:31.184 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:50.515128+0000", 2023-09-23T23:59:31.184 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.016806950000000001 2023-09-23T23:59:31.184 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.185 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.185 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:59:31.185 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:50.518573+0000", 2023-09-23T23:59:31.185 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0034447459999999998 2023-09-23T23:59:31.185 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.185 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.185 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:59:31.185 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:50.519743+0000", 2023-09-23T23:59:31.185 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0011696689999999999 2023-09-23T23:59:31.185 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.186 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.186 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:59:31.186 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:50.523531+0000", 2023-09-23T23:59:31.186 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0037886759999999999 2023-09-23T23:59:31.186 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.186 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.186 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:59:31.186 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:50.536940+0000", 2023-09-23T23:59:31.186 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.013408873 2023-09-23T23:59:31.186 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:59:31.186 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:59:31.186 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:59:31.187 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.187 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.187 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35448.0:76901 10.1 10:8483354a:::benchmark_data_smithi159_258586_object441:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e345)", 2023-09-23T23:59:31.187 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:58:41.313620+0000", 2023-09-23T23:59:31.187 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 49.779780299000002, 2023-09-23T23:59:31.187 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.1536188759999995, 2023-09-23T23:59:31.187 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:59:31.187 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:59:31.187 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:59:31.187 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35448", 2023-09-23T23:59:31.188 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-23T23:59:31.188 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 76901 2023-09-23T23:59:31.188 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.188 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:59:31.188 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.188 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:59:31.188 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:41.313620+0000", 2023-09-23T23:59:31.188 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:59:31.188 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.188 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.188 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:59:31.189 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:41.313620+0000", 2023-09-23T23:59:31.189 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:59:31.189 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.189 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.189 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:59:31.189 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:41.313618+0000", 2023-09-23T23:59:31.189 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2023-09-23T23:59:31.189 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.189 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.189 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:59:31.190 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:41.313631+0000", 2023-09-23T23:59:31.190 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.2999999999999999e-05 2023-09-23T23:59:31.190 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.190 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.190 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:59:31.190 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:41.313646+0000", 2023-09-23T23:59:31.190 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.5115e-05 2023-09-23T23:59:31.190 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.190 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.190 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:59:31.190 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:41.313654+0000", 2023-09-23T23:59:31.191 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.4390000000000003e-06 2023-09-23T23:59:31.191 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.191 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.191 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:59:31.191 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:41.367125+0000", 2023-09-23T23:59:31.191 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.053470812999999999 2023-09-23T23:59:31.191 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.191 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.191 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for missing object", 2023-09-23T23:59:31.191 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:41.373803+0000", 2023-09-23T23:59:31.192 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0066789479999999997 2023-09-23T23:59:31.192 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.192 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.192 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:59:31.192 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:41.412568+0000", 2023-09-23T23:59:31.192 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.038764115000000002 2023-09-23T23:59:31.192 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.192 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.192 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for rw locks", 2023-09-23T23:59:31.192 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:41.419673+0000", 2023-09-23T23:59:31.192 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0071055939999999998 2023-09-23T23:59:31.192 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.193 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.193 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:59:31.193 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:42.431722+0000", 2023-09-23T23:59:31.193 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.012048391 2023-09-23T23:59:31.193 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.193 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.193 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:59:31.193 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:42.431725+0000", 2023-09-23T23:59:31.193 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.602e-06 2023-09-23T23:59:31.193 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.193 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.193 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:59:31.193 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:43.072329+0000", 2023-09-23T23:59:31.194 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.64060388999999995 2023-09-23T23:59:31.194 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.194 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.194 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:59:31.194 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:43.072336+0000", 2023-09-23T23:59:31.194 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.6200000000000001e-06 2023-09-23T23:59:31.194 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.194 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.194 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:59:31.194 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:50.397374+0000", 2023-09-23T23:59:31.194 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.3250387650000004 2023-09-23T23:59:31.195 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.195 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.195 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:59:31.195 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:50.404758+0000", 2023-09-23T23:59:31.195 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0073837629999999998 2023-09-23T23:59:31.195 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.195 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.195 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 1,4", 2023-09-23T23:59:31.195 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:50.412800+0000", 2023-09-23T23:59:31.195 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0080414939999999997 2023-09-23T23:59:31.195 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.195 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.195 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:59:31.196 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:50.440311+0000", 2023-09-23T23:59:31.196 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.027511383 2023-09-23T23:59:31.196 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.196 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.196 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:59:31.196 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:50.443552+0000", 2023-09-23T23:59:31.196 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0032407059999999999 2023-09-23T23:59:31.196 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.196 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.196 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:59:31.196 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:50.448292+0000", 2023-09-23T23:59:31.196 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0047404259999999998 2023-09-23T23:59:31.196 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.197 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.197 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:59:31.197 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:50.452109+0000", 2023-09-23T23:59:31.197 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0038166910000000001 2023-09-23T23:59:31.197 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.197 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.197 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:59:31.197 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:50.467239+0000", 2023-09-23T23:59:31.197 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.015129736 2023-09-23T23:59:31.197 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:59:31.197 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:59:31.197 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:59:31.197 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.198 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.198 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35448.0:76903 10.1 10:85c6198a:::benchmark_data_smithi159_258586_object443:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e345)", 2023-09-23T23:59:31.198 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:58:41.437609+0000", 2023-09-23T23:59:31.198 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 49.655791100999998, 2023-09-23T23:59:31.198 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.9587218620000009, 2023-09-23T23:59:31.198 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:59:31.198 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:59:31.198 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:59:31.198 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35448", 2023-09-23T23:59:31.198 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-23T23:59:31.198 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 76903 2023-09-23T23:59:31.198 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.198 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:59:31.199 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.199 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:59:31.199 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:41.437609+0000", 2023-09-23T23:59:31.199 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:59:31.199 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.199 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.199 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:59:31.199 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:41.437609+0000", 2023-09-23T23:59:31.199 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:59:31.199 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.199 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.199 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:59:31.199 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:41.437608+0000", 2023-09-23T23:59:31.200 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2023-09-23T23:59:31.200 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.200 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.200 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:59:31.200 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:41.437620+0000", 2023-09-23T23:59:31.200 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.2204e-05 2023-09-23T23:59:31.200 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.200 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.200 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:59:31.200 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:41.437638+0000", 2023-09-23T23:59:31.200 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.8185e-05 2023-09-23T23:59:31.201 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.201 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.201 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:59:31.201 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:41.437646+0000", 2023-09-23T23:59:31.201 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.2800000000000003e-06 2023-09-23T23:59:31.201 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.201 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.201 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:59:31.201 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:41.501936+0000", 2023-09-23T23:59:31.201 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.064290093000000006 2023-09-23T23:59:31.201 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.201 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.201 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for missing object", 2023-09-23T23:59:31.202 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:41.509154+0000", 2023-09-23T23:59:31.202 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0072179330000000002 2023-09-23T23:59:31.202 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.202 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.202 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:59:31.202 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:41.547444+0000", 2023-09-23T23:59:31.202 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.03829022 2023-09-23T23:59:31.202 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.202 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.202 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for rw locks", 2023-09-23T23:59:31.202 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:41.555991+0000", 2023-09-23T23:59:31.202 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0085470700000000004 2023-09-23T23:59:31.203 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.203 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.203 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:59:31.203 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:42.431705+0000", 2023-09-23T23:59:31.203 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.87571352800000002 2023-09-23T23:59:31.203 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.203 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.203 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:59:31.203 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:42.431709+0000", 2023-09-23T23:59:31.203 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.8120000000000001e-06 2023-09-23T23:59:31.203 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.203 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.203 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:59:31.204 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:43.072300+0000", 2023-09-23T23:59:31.204 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.64059125500000003 2023-09-23T23:59:31.204 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.204 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.204 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:59:31.204 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:43.072306+0000", 2023-09-23T23:59:31.204 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.1040000000000003e-06 2023-09-23T23:59:31.204 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.204 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.204 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:59:31.204 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:50.340092+0000", 2023-09-23T23:59:31.204 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.2677854699999997 2023-09-23T23:59:31.205 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.205 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.205 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:59:31.205 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:50.347327+0000", 2023-09-23T23:59:31.205 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0072353169999999998 2023-09-23T23:59:31.205 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.205 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.205 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 1,4", 2023-09-23T23:59:31.205 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:50.355717+0000", 2023-09-23T23:59:31.205 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0083903829999999995 2023-09-23T23:59:31.205 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.205 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.205 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:59:31.206 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:50.377367+0000", 2023-09-23T23:59:31.206 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.021649495000000001 2023-09-23T23:59:31.206 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.206 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.206 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:59:31.206 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:50.379007+0000", 2023-09-23T23:59:31.206 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.001640486 2023-09-23T23:59:31.206 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.206 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.206 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:59:31.206 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:50.380952+0000", 2023-09-23T23:59:31.206 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.001944241 2023-09-23T23:59:31.206 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.207 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.207 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:59:31.207 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:50.384258+0000", 2023-09-23T23:59:31.207 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.003306462 2023-09-23T23:59:31.207 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.207 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.207 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:59:31.207 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:50.396331+0000", 2023-09-23T23:59:31.207 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.012072812 2023-09-23T23:59:31.207 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:59:31.207 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:59:31.207 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:59:31.208 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.208 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.208 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35448.0:76909 10.1 10:8a621be4:::benchmark_data_smithi159_258586_object449:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e345)", 2023-09-23T23:59:31.208 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:58:41.458579+0000", 2023-09-23T23:59:31.208 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 49.634821402999997, 2023-09-23T23:59:31.208 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.6883950399999996, 2023-09-23T23:59:31.208 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:59:31.208 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:59:31.208 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:59:31.208 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35448", 2023-09-23T23:59:31.208 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-23T23:59:31.208 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 76909 2023-09-23T23:59:31.208 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.209 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:59:31.209 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.209 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:59:31.209 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:41.458579+0000", 2023-09-23T23:59:31.209 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:59:31.209 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.209 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.209 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:59:31.209 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:41.458579+0000", 2023-09-23T23:59:31.209 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:59:31.209 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.209 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.209 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:59:31.210 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:41.458577+0000", 2023-09-23T23:59:31.210 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999981 2023-09-23T23:59:31.210 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.210 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.210 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:59:31.210 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:41.458591+0000", 2023-09-23T23:59:31.210 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.3614e-05 2023-09-23T23:59:31.210 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.210 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.210 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:59:31.210 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:41.458606+0000", 2023-09-23T23:59:31.210 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.5277999999999998e-05 2023-09-23T23:59:31.211 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.211 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.211 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:59:31.211 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:41.458613+0000", 2023-09-23T23:59:31.211 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.289e-06 2023-09-23T23:59:31.211 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.211 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.211 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:59:31.211 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:41.557133+0000", 2023-09-23T23:59:31.211 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.098519838999999998 2023-09-23T23:59:31.211 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.211 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.211 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for missing object", 2023-09-23T23:59:31.211 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:41.567420+0000", 2023-09-23T23:59:31.212 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.010287285 2023-09-23T23:59:31.212 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.212 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.212 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:59:31.212 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:41.684825+0000", 2023-09-23T23:59:31.212 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.117404884 2023-09-23T23:59:31.212 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.212 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.212 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for rw locks", 2023-09-23T23:59:31.212 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:41.693961+0000", 2023-09-23T23:59:31.212 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0091363450000000006 2023-09-23T23:59:31.212 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.212 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.213 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:59:31.213 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:42.431589+0000", 2023-09-23T23:59:31.213 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.73762779499999998 2023-09-23T23:59:31.213 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.213 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.213 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:59:31.213 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:42.431593+0000", 2023-09-23T23:59:31.213 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.4290000000000001e-06 2023-09-23T23:59:31.213 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.213 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.213 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:59:31.213 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:43.071944+0000", 2023-09-23T23:59:31.213 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.64035096000000002 2023-09-23T23:59:31.213 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.214 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.214 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:59:31.214 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:43.071951+0000", 2023-09-23T23:59:31.214 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.537e-06 2023-09-23T23:59:31.214 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.214 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.214 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:59:31.214 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:50.088175+0000", 2023-09-23T23:59:31.214 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.0162240909999998 2023-09-23T23:59:31.214 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.214 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.214 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:59:31.215 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:50.096632+0000", 2023-09-23T23:59:31.215 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0084570989999999992 2023-09-23T23:59:31.215 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.215 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.215 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 1,4", 2023-09-23T23:59:31.215 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:50.106773+0000", 2023-09-23T23:59:31.215 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.010140796000000001 2023-09-23T23:59:31.215 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.215 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.216 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:59:31.216 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:50.130456+0000", 2023-09-23T23:59:31.216 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.023683195000000001 2023-09-23T23:59:31.216 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.216 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.216 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:59:31.216 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:50.131900+0000", 2023-09-23T23:59:31.216 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.001443953 2023-09-23T23:59:31.216 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.216 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.216 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:59:31.216 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:50.133644+0000", 2023-09-23T23:59:31.217 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0017435560000000001 2023-09-23T23:59:31.217 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.217 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.217 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:59:31.217 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:50.136104+0000", 2023-09-23T23:59:31.217 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0024604940000000001 2023-09-23T23:59:31.217 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.217 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.217 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:59:31.217 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:50.146974+0000", 2023-09-23T23:59:31.217 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.010869377 2023-09-23T23:59:31.218 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:59:31.218 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:59:31.218 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:59:31.218 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.218 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.218 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35448.0:76922 10.1 10:8c9d9f5f:::benchmark_data_smithi159_258586_object462:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e345)", 2023-09-23T23:59:31.218 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:58:41.690830+0000", 2023-09-23T23:59:31.218 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 49.402569667999998, 2023-09-23T23:59:31.218 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.3729298510000003, 2023-09-23T23:59:31.218 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:59:31.218 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:59:31.219 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:59:31.219 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35448", 2023-09-23T23:59:31.219 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-23T23:59:31.219 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 76922 2023-09-23T23:59:31.219 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.219 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:59:31.219 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.219 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:59:31.219 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:41.690830+0000", 2023-09-23T23:59:31.220 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:59:31.220 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.220 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.220 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:59:31.220 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:41.690830+0000", 2023-09-23T23:59:31.220 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:59:31.220 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.220 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.220 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:59:31.220 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:41.690829+0000", 2023-09-23T23:59:31.220 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999981 2023-09-23T23:59:31.221 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.221 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.221 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:59:31.221 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:41.690839+0000", 2023-09-23T23:59:31.221 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.0227999999999999e-05 2023-09-23T23:59:31.221 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.221 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.221 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:59:31.221 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:41.690855+0000", 2023-09-23T23:59:31.222 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.6271000000000001e-05 2023-09-23T23:59:31.222 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.222 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.222 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:59:31.222 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:41.690864+0000", 2023-09-23T23:59:31.222 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.6400000000000003e-06 2023-09-23T23:59:31.222 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.222 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.222 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:59:31.222 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:41.735377+0000", 2023-09-23T23:59:31.222 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.044513148000000002 2023-09-23T23:59:31.223 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.223 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.223 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for missing object", 2023-09-23T23:59:31.223 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:41.748457+0000", 2023-09-23T23:59:31.223 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.013080582 2023-09-23T23:59:31.223 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.223 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.223 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:59:31.223 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:41.838116+0000", 2023-09-23T23:59:31.224 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.089659065999999996 2023-09-23T23:59:31.224 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.224 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.224 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for rw locks", 2023-09-23T23:59:31.224 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:41.850295+0000", 2023-09-23T23:59:31.224 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.012178336 2023-09-23T23:59:31.224 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.224 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.224 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:59:31.224 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:42.431557+0000", 2023-09-23T23:59:31.225 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.58126213699999996 2023-09-23T23:59:31.225 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.225 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.225 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:59:31.225 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:42.431561+0000", 2023-09-23T23:59:31.225 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.6100000000000002e-06 2023-09-23T23:59:31.225 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.225 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.225 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:59:31.225 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:43.071874+0000", 2023-09-23T23:59:31.226 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.64031360199999998 2023-09-23T23:59:31.226 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.226 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.226 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:59:31.226 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:43.071885+0000", 2023-09-23T23:59:31.226 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.1191e-05 2023-09-23T23:59:31.226 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.226 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.226 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:59:31.227 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:50.012742+0000", 2023-09-23T23:59:31.227 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.9408562109999998 2023-09-23T23:59:31.227 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.227 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.227 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:59:31.227 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:50.018464+0000", 2023-09-23T23:59:31.227 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0057225319999999998 2023-09-23T23:59:31.227 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.227 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.227 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 1,4", 2023-09-23T23:59:31.228 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:50.026205+0000", 2023-09-23T23:59:31.228 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0077406619999999997 2023-09-23T23:59:31.228 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.228 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.228 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:59:31.228 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:50.034577+0000", 2023-09-23T23:59:31.228 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0083724449999999992 2023-09-23T23:59:31.228 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.228 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.228 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:59:31.228 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:50.049758+0000", 2023-09-23T23:59:31.228 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.01518037 2023-09-23T23:59:31.228 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.229 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.229 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:59:31.229 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:50.051250+0000", 2023-09-23T23:59:31.229 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0014927269999999999 2023-09-23T23:59:31.229 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.229 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.229 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:59:31.229 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:50.053698+0000", 2023-09-23T23:59:31.229 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.002447336 2023-09-23T23:59:31.229 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.229 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.229 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:59:31.229 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:50.063760+0000", 2023-09-23T23:59:31.229 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.010062634000000001 2023-09-23T23:59:31.230 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:59:31.230 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:59:31.230 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:59:31.230 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.230 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.230 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35448.0:76938 10.1 10:8647c1bb:::benchmark_data_smithi159_258586_object478:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e345)", 2023-09-23T23:59:31.230 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:58:41.962968+0000", 2023-09-23T23:59:31.230 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 49.130432196000001, 2023-09-23T23:59:31.230 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.3532944879999995, 2023-09-23T23:59:31.230 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:59:31.230 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:59:31.230 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:59:31.231 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35448", 2023-09-23T23:59:31.231 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-23T23:59:31.231 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 76938 2023-09-23T23:59:31.231 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.231 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:59:31.231 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.231 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:59:31.231 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:41.962968+0000", 2023-09-23T23:59:31.231 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:59:31.231 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.231 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.231 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:59:31.232 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:41.962968+0000", 2023-09-23T23:59:31.232 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:59:31.232 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.232 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.232 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:59:31.232 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:41.962966+0000", 2023-09-23T23:59:31.232 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2023-09-23T23:59:31.232 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.232 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.232 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:59:31.232 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:41.962975+0000", 2023-09-23T23:59:31.232 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.1600000000000004e-06 2023-09-23T23:59:31.233 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.233 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.233 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:59:31.233 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:41.962996+0000", 2023-09-23T23:59:31.233 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.0975000000000002e-05 2023-09-23T23:59:31.233 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.233 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.233 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:59:31.233 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:41.963009+0000", 2023-09-23T23:59:31.233 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.2244e-05 2023-09-23T23:59:31.233 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.233 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.234 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:59:31.234 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:42.070260+0000", 2023-09-23T23:59:31.234 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.107250955 2023-09-23T23:59:31.234 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.234 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.234 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for missing object", 2023-09-23T23:59:31.234 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:42.080999+0000", 2023-09-23T23:59:31.234 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.010739143 2023-09-23T23:59:31.234 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.234 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.234 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:59:31.234 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:42.141780+0000", 2023-09-23T23:59:31.235 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.060781409000000002 2023-09-23T23:59:31.235 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.235 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.235 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for rw locks", 2023-09-23T23:59:31.235 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:42.154629+0000", 2023-09-23T23:59:31.235 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.012848999999999999 2023-09-23T23:59:31.235 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.235 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.235 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:59:31.235 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:42.431657+0000", 2023-09-23T23:59:31.235 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.27702756299999998 2023-09-23T23:59:31.235 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.236 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.236 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:59:31.236 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:42.431660+0000", 2023-09-23T23:59:31.236 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.6210000000000001e-06 2023-09-23T23:59:31.236 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.236 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.236 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:59:31.236 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:43.072238+0000", 2023-09-23T23:59:31.236 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.64057803899999999 2023-09-23T23:59:31.236 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.236 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.236 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:59:31.237 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:43.072246+0000", 2023-09-23T23:59:31.237 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.8189999999999992e-06 2023-09-23T23:59:31.237 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.237 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.237 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:59:31.237 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:50.253132+0000", 2023-09-23T23:59:31.237 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.180886213 2023-09-23T23:59:31.237 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.237 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.237 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:59:31.237 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:50.262916+0000", 2023-09-23T23:59:31.237 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0097838709999999995 2023-09-23T23:59:31.237 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.238 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.238 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 1,4", 2023-09-23T23:59:31.238 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:50.272731+0000", 2023-09-23T23:59:31.238 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0098146499999999994 2023-09-23T23:59:31.238 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.238 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.238 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:59:31.238 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:50.295599+0000", 2023-09-23T23:59:31.238 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.022868418000000001 2023-09-23T23:59:31.238 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.238 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.238 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:59:31.239 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:50.297059+0000", 2023-09-23T23:59:31.239 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0014600329999999999 2023-09-23T23:59:31.239 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.239 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.239 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:59:31.239 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:50.300049+0000", 2023-09-23T23:59:31.239 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0029897919999999998 2023-09-23T23:59:31.239 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.239 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.239 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:59:31.239 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:50.304339+0000", 2023-09-23T23:59:31.239 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0042898099999999998 2023-09-23T23:59:31.239 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.240 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.240 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:59:31.240 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:50.316262+0000", 2023-09-23T23:59:31.240 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.011923342999999999 2023-09-23T23:59:31.240 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:59:31.240 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:59:31.240 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:59:31.240 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.240 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.240 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35448.0:76943 10.1 10:89fe6c3d:::benchmark_data_smithi159_258586_object483:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e345)", 2023-09-23T23:59:31.240 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:58:42.024764+0000", 2023-09-23T23:59:31.240 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 49.068636372999997, 2023-09-23T23:59:31.241 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.18625778, 2023-09-23T23:59:31.241 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:59:31.241 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:59:31.241 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:59:31.241 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35448", 2023-09-23T23:59:31.241 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-23T23:59:31.241 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 76943 2023-09-23T23:59:31.241 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.241 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:59:31.241 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.241 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:59:31.241 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:42.024764+0000", 2023-09-23T23:59:31.241 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:59:31.242 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.242 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.242 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:59:31.242 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:42.024764+0000", 2023-09-23T23:59:31.242 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:59:31.242 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.242 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.242 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:59:31.242 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:42.024762+0000", 2023-09-23T23:59:31.242 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999981 2023-09-23T23:59:31.242 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.242 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.243 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:59:31.243 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:42.024774+0000", 2023-09-23T23:59:31.243 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.1882000000000001e-05 2023-09-23T23:59:31.243 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.243 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.243 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:59:31.243 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:42.024797+0000", 2023-09-23T23:59:31.243 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.2997e-05 2023-09-23T23:59:31.243 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.243 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.243 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:59:31.243 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:42.024812+0000", 2023-09-23T23:59:31.244 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.4875000000000001e-05 2023-09-23T23:59:31.244 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.244 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.244 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:59:31.244 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:42.083168+0000", 2023-09-23T23:59:31.244 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.058356626000000002 2023-09-23T23:59:31.244 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.244 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.244 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for missing object", 2023-09-23T23:59:31.244 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:42.095619+0000", 2023-09-23T23:59:31.244 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.012451113 2023-09-23T23:59:31.244 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.244 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.245 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:59:31.245 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:42.181390+0000", 2023-09-23T23:59:31.245 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.085771082999999998 2023-09-23T23:59:31.245 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.245 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.245 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for rw locks", 2023-09-23T23:59:31.245 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:42.188580+0000", 2023-09-23T23:59:31.245 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0071895600000000002 2023-09-23T23:59:31.245 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.245 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.245 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:59:31.246 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:42.431607+0000", 2023-09-23T23:59:31.246 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.24302700899999999 2023-09-23T23:59:31.246 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.246 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.246 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:59:31.246 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:42.431611+0000", 2023-09-23T23:59:31.246 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.552e-06 2023-09-23T23:59:31.246 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.246 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.246 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:59:31.246 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:43.071975+0000", 2023-09-23T23:59:31.246 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.640364618 2023-09-23T23:59:31.246 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.247 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.247 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:59:31.247 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:43.071981+0000", 2023-09-23T23:59:31.247 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.2299999999999996e-06 2023-09-23T23:59:31.247 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.247 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.247 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:59:31.247 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:50.147506+0000", 2023-09-23T23:59:31.247 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.0755247710000004 2023-09-23T23:59:31.247 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.247 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.247 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:59:31.247 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:50.153316+0000", 2023-09-23T23:59:31.248 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0058098480000000003 2023-09-23T23:59:31.248 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.248 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.248 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 1,4", 2023-09-23T23:59:31.248 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:50.162153+0000", 2023-09-23T23:59:31.248 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0088370830000000008 2023-09-23T23:59:31.248 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.248 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.248 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:59:31.249 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:50.190762+0000", 2023-09-23T23:59:31.249 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.028608573000000002 2023-09-23T23:59:31.249 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.249 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.249 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:59:31.249 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:50.192219+0000", 2023-09-23T23:59:31.249 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.001457554 2023-09-23T23:59:31.249 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.249 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.249 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:59:31.249 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:50.192724+0000", 2023-09-23T23:59:31.249 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00050500600000000001 2023-09-23T23:59:31.250 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.250 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.250 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:59:31.250 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:50.195302+0000", 2023-09-23T23:59:31.250 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0025773290000000002 2023-09-23T23:59:31.250 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.250 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.250 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:59:31.250 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:50.211022+0000", 2023-09-23T23:59:31.251 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.015719960000000002 2023-09-23T23:59:31.251 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:59:31.251 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:59:31.251 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:59:31.251 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.251 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.251 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35448.0:76945 10.1 10:8b39ea90:::benchmark_data_smithi159_258586_object485:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e345)", 2023-09-23T23:59:31.251 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:58:42.060578+0000", 2023-09-23T23:59:31.251 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 49.032821777999999, 2023-09-23T23:59:31.251 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.0693661050000003, 2023-09-23T23:59:31.251 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:59:31.252 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:59:31.252 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:59:31.252 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35448", 2023-09-23T23:59:31.252 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-23T23:59:31.252 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 76945 2023-09-23T23:59:31.252 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.252 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:59:31.252 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.252 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:59:31.252 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:42.060578+0000", 2023-09-23T23:59:31.253 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:59:31.253 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.253 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.253 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:59:31.253 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:42.060578+0000", 2023-09-23T23:59:31.253 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:59:31.253 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.253 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.253 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:59:31.253 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:42.060577+0000", 2023-09-23T23:59:31.254 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999981 2023-09-23T23:59:31.254 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.254 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.254 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:59:31.254 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:42.060585+0000", 2023-09-23T23:59:31.254 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.7560000000000005e-06 2023-09-23T23:59:31.254 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.254 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.254 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:59:31.255 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:42.060601+0000", 2023-09-23T23:59:31.255 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.6069000000000001e-05 2023-09-23T23:59:31.255 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.255 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.255 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:59:31.255 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:42.060608+0000", 2023-09-23T23:59:31.255 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.9399999999999996e-06 2023-09-23T23:59:31.255 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.255 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.255 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:59:31.255 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:42.097071+0000", 2023-09-23T23:59:31.256 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.036462506999999998 2023-09-23T23:59:31.256 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.256 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.256 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for missing object", 2023-09-23T23:59:31.256 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:42.105702+0000", 2023-09-23T23:59:31.256 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0086310580000000005 2023-09-23T23:59:31.256 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.256 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.256 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:59:31.257 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:42.214519+0000", 2023-09-23T23:59:31.257 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.10881716800000001 2023-09-23T23:59:31.257 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.257 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.257 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for rw locks", 2023-09-23T23:59:31.257 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:42.221733+0000", 2023-09-23T23:59:31.257 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0072140609999999999 2023-09-23T23:59:31.257 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.257 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.258 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:59:31.258 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:42.431573+0000", 2023-09-23T23:59:31.258 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.209840006 2023-09-23T23:59:31.258 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.258 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.258 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:59:31.258 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:42.431577+0000", 2023-09-23T23:59:31.258 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.6459999999999999e-06 2023-09-23T23:59:31.258 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.258 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.259 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:59:31.259 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:43.071912+0000", 2023-09-23T23:59:31.259 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.640334984 2023-09-23T23:59:31.259 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.259 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.259 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:59:31.259 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:43.071918+0000", 2023-09-23T23:59:31.259 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.3029999999999996e-06 2023-09-23T23:59:31.260 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.260 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.260 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:59:31.260 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:50.064469+0000", 2023-09-23T23:59:31.260 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.9925513559999999 2023-09-23T23:59:31.260 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.260 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.260 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:59:31.260 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:50.071230+0000", 2023-09-23T23:59:31.261 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0067601579999999996 2023-09-23T23:59:31.261 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.261 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.261 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 1,4", 2023-09-23T23:59:31.261 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:50.080019+0000", 2023-09-23T23:59:31.261 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0087895879999999992 2023-09-23T23:59:31.261 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.261 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.261 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:59:31.261 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:50.114077+0000", 2023-09-23T23:59:31.261 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.034057631999999997 2023-09-23T23:59:31.261 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.262 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.262 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:59:31.262 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:50.115537+0000", 2023-09-23T23:59:31.262 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.001459747 2023-09-23T23:59:31.262 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.262 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.262 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:59:31.262 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:50.115994+0000", 2023-09-23T23:59:31.262 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00045794100000000001 2023-09-23T23:59:31.262 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.262 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.262 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:59:31.263 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:50.118331+0000", 2023-09-23T23:59:31.263 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0023368780000000001 2023-09-23T23:59:31.263 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.263 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.263 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:59:31.263 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:50.129944+0000", 2023-09-23T23:59:31.263 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.011613095 2023-09-23T23:59:31.263 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:59:31.263 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:59:31.263 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:59:31.263 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.263 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.263 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35448.0:76948 10.1 10:82884822:::benchmark_data_smithi159_258586_object488:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e345)", 2023-09-23T23:59:31.264 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:58:42.086947+0000", 2023-09-23T23:59:31.264 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 49.00645359, 2023-09-23T23:59:31.264 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.0996163019999994, 2023-09-23T23:59:31.264 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:59:31.264 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:59:31.264 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:59:31.264 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35448", 2023-09-23T23:59:31.264 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-23T23:59:31.264 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 76948 2023-09-23T23:59:31.264 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.264 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:59:31.264 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.265 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:59:31.265 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:42.086947+0000", 2023-09-23T23:59:31.265 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:59:31.265 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.265 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.265 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:59:31.265 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:42.086947+0000", 2023-09-23T23:59:31.265 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:59:31.265 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.265 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.265 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:59:31.265 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:42.086945+0000", 2023-09-23T23:59:31.266 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999981 2023-09-23T23:59:31.266 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.266 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.266 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:59:31.266 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:42.086955+0000", 2023-09-23T23:59:31.266 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.0277e-05 2023-09-23T23:59:31.266 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.266 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.266 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:59:31.266 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:42.086976+0000", 2023-09-23T23:59:31.266 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.1064999999999999e-05 2023-09-23T23:59:31.266 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.267 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.267 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:59:31.267 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:42.086985+0000", 2023-09-23T23:59:31.267 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.2099999999999999e-06 2023-09-23T23:59:31.267 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.267 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.267 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:59:31.267 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:42.223924+0000", 2023-09-23T23:59:31.267 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.13693850299999999 2023-09-23T23:59:31.267 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.267 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.267 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for missing object", 2023-09-23T23:59:31.268 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:42.232114+0000", 2023-09-23T23:59:31.268 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0081906710000000001 2023-09-23T23:59:31.268 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.268 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.268 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:59:31.268 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:42.431523+0000", 2023-09-23T23:59:31.268 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.199408593 2023-09-23T23:59:31.268 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.268 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.268 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:59:31.268 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:42.431527+0000", 2023-09-23T23:59:31.268 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.7510000000000002e-06 2023-09-23T23:59:31.268 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.269 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.269 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:59:31.269 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:43.071817+0000", 2023-09-23T23:59:31.269 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.64029051800000003 2023-09-23T23:59:31.269 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.269 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.269 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:59:31.269 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:43.071823+0000", 2023-09-23T23:59:31.269 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.0499999999999997e-06 2023-09-23T23:59:31.269 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.269 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.270 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:59:31.270 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:49.922595+0000", 2023-09-23T23:59:31.270 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.8507713839999997 2023-09-23T23:59:31.270 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.270 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.270 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for missing object", 2023-09-23T23:59:31.270 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:49.927859+0000", 2023-09-23T23:59:31.270 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.005264398 2023-09-23T23:59:31.270 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.270 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.270 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:59:31.270 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:49.985337+0000", 2023-09-23T23:59:31.271 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.057477924 2023-09-23T23:59:31.271 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.271 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.271 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for rw locks", 2023-09-23T23:59:31.271 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:49.990571+0000", 2023-09-23T23:59:31.271 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0052336250000000004 2023-09-23T23:59:31.271 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.271 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.271 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:59:31.271 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:51.124349+0000", 2023-09-23T23:59:31.271 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.1337781170000001 2023-09-23T23:59:31.271 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.272 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.272 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:59:31.272 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:51.129263+0000", 2023-09-23T23:59:31.272 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0049144920000000003 2023-09-23T23:59:31.272 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.272 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.272 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 1,4", 2023-09-23T23:59:31.272 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:51.137534+0000", 2023-09-23T23:59:31.272 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0082706770000000006 2023-09-23T23:59:31.272 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.272 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.273 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:59:31.273 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:51.167470+0000", 2023-09-23T23:59:31.273 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.029935777 2023-09-23T23:59:31.273 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.273 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.273 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:59:31.273 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:51.168641+0000", 2023-09-23T23:59:31.273 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0011709590000000001 2023-09-23T23:59:31.273 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.273 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.273 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:59:31.273 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:51.171954+0000", 2023-09-23T23:59:31.274 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0033130690000000001 2023-09-23T23:59:31.274 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.274 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.274 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:59:31.274 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:51.175877+0000", 2023-09-23T23:59:31.274 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0039237580000000003 2023-09-23T23:59:31.274 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.274 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.274 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:59:31.274 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:51.186563+0000", 2023-09-23T23:59:31.274 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.010685393 2023-09-23T23:59:31.274 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:59:31.275 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:59:31.275 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:59:31.275 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.275 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.275 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35448.0:76949 10.1 10:88219c4e:::benchmark_data_smithi159_258586_object489:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e345)", 2023-09-23T23:59:31.275 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:58:42.096637+0000", 2023-09-23T23:59:31.275 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 48.996762625999999, 2023-09-23T23:59:31.275 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.0668746500000008, 2023-09-23T23:59:31.275 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:59:31.275 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:59:31.275 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-23T23:59:31.275 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35448", 2023-09-23T23:59:31.276 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-23T23:59:31.276 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 76949 2023-09-23T23:59:31.276 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.276 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:59:31.276 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.276 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:59:31.276 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:42.096637+0000", 2023-09-23T23:59:31.276 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:59:31.276 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.276 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.276 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:59:31.276 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:42.096637+0000", 2023-09-23T23:59:31.277 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:59:31.277 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.277 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.277 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:59:31.277 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:42.096636+0000", 2023-09-23T23:59:31.277 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2023-09-23T23:59:31.277 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.277 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.277 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:59:31.277 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:42.096650+0000", 2023-09-23T23:59:31.277 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.4175000000000001e-05 2023-09-23T23:59:31.277 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.277 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.278 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:59:31.278 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:42.096667+0000", 2023-09-23T23:59:31.278 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.6582000000000001e-05 2023-09-23T23:59:31.278 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.278 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.278 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:59:31.278 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:42.096675+0000", 2023-09-23T23:59:31.278 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.9049999999999997e-06 2023-09-23T23:59:31.278 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.278 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.278 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:59:31.278 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:42.233776+0000", 2023-09-23T23:59:31.279 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.13710144099999999 2023-09-23T23:59:31.279 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.279 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.279 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for missing object", 2023-09-23T23:59:31.279 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:42.242172+0000", 2023-09-23T23:59:31.279 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0083963730000000004 2023-09-23T23:59:31.279 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.279 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.279 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:59:31.279 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:42.431505+0000", 2023-09-23T23:59:31.279 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.18933212199999999 2023-09-23T23:59:31.279 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.280 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.280 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:59:31.280 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:42.431510+0000", 2023-09-23T23:59:31.280 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.1420000000000001e-06 2023-09-23T23:59:31.280 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.280 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.280 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:59:31.280 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:43.071782+0000", 2023-09-23T23:59:31.280 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.64027259700000005 2023-09-23T23:59:31.280 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.280 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.280 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-23T23:59:31.280 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:43.071794+0000", 2023-09-23T23:59:31.281 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.1938e-05 2023-09-23T23:59:31.281 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.281 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.281 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:59:31.281 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:49.911228+0000", 2023-09-23T23:59:31.281 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.8394334709999995 2023-09-23T23:59:31.281 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.281 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.282 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for missing object", 2023-09-23T23:59:31.282 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:49.919013+0000", 2023-09-23T23:59:31.282 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0077848880000000002 2023-09-23T23:59:31.282 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.282 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.282 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:59:31.282 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:49.952470+0000", 2023-09-23T23:59:31.282 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.033457292 2023-09-23T23:59:31.282 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.282 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.282 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for rw locks", 2023-09-23T23:59:31.282 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:49.960201+0000", 2023-09-23T23:59:31.283 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0077316210000000002 2023-09-23T23:59:31.283 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.283 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.283 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:59:31.283 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:51.080488+0000", 2023-09-23T23:59:31.283 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.1202864180000001 2023-09-23T23:59:31.283 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.283 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.283 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:59:31.283 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:51.087453+0000", 2023-09-23T23:59:31.283 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.006965354 2023-09-23T23:59:31.283 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.284 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.284 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 1,4", 2023-09-23T23:59:31.284 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:51.098019+0000", 2023-09-23T23:59:31.284 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.010566169 2023-09-23T23:59:31.284 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.284 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.284 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-23T23:59:31.284 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:51.144232+0000", 2023-09-23T23:59:31.284 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.046212309999999999 2023-09-23T23:59:31.284 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.284 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.284 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:59:31.285 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:51.146596+0000", 2023-09-23T23:59:31.285 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0023640079999999999 2023-09-23T23:59:31.285 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.285 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.285 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:59:31.285 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:51.148641+0000", 2023-09-23T23:59:31.285 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.002045257 2023-09-23T23:59:31.285 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.285 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.285 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-23T23:59:31.285 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:51.151999+0000", 2023-09-23T23:59:31.285 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.003358158 2023-09-23T23:59:31.286 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.286 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.286 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:59:31.286 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:51.163512+0000", 2023-09-23T23:59:31.286 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.011512975 2023-09-23T23:59:31.286 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:59:31.286 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:59:31.286 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:59:31.286 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.287 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.287 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "MOSDPGPush(10.9 348/346 [PushOp(10:910c8c0e:::benchmark_data_smithi159_258586_object1401:head, version: 331'93, data_included: [0~65536], data_size: 65536, omap_header_size: 0, omap_entries_size: 0, attrset_size: 2, recovery_info: ObjectRecoveryInfo(10:910c8c0e:::benchmark_data_smithi159_258586_object1401:head@331'93, size: 65536, copy_subset: [0~65536], clone_subset: {}, snapset: 0=[]:{}, object_exist: 0), after_progress: ObjectRecoveryProgress(!first, data_recovered_to:65536, data_complete:true, omap_recovered_to:, omap_complete:true, error:false), before_progress: ObjectRecoveryProgress(first, data_recovered_to:0, data_complete:false, omap_recovered_to:, omap_complete:false, error:false))])", 2023-09-23T23:59:31.287 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:58:44.054794+0000", 2023-09-23T23:59:31.287 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 47.038605615000002, 2023-09-23T23:59:31.287 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.9958674710000004, 2023-09-23T23:59:31.287 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:59:31.287 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "started", 2023-09-23T23:59:31.287 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:59:31.287 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.287 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:59:31.287 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:44.054794+0000", 2023-09-23T23:59:31.288 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:59:31.288 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.288 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.288 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:59:31.288 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:44.054794+0000", 2023-09-23T23:59:31.288 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:59:31.288 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.288 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.288 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:59:31.288 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:44.054793+0000", 2023-09-23T23:59:31.289 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2023-09-23T23:59:31.289 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.289 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.289 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:59:31.289 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:44.054858+0000", 2023-09-23T23:59:31.289 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.4429000000000003e-05 2023-09-23T23:59:31.289 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.289 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.289 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:59:31.289 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:44.054898+0000", 2023-09-23T23:59:31.289 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.0642000000000002e-05 2023-09-23T23:59:31.289 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.290 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.290 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:59:31.290 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:44.054912+0000", 2023-09-23T23:59:31.290 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.3988000000000001e-05 2023-09-23T23:59:31.290 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.290 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.290 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:59:31.290 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:51.048539+0000", 2023-09-23T23:59:31.291 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.9936268579999998 2023-09-23T23:59:31.291 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.291 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.291 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-23T23:59:31.291 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:51.048545+0000", 2023-09-23T23:59:31.291 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.8950000000000003e-06 2023-09-23T23:59:31.291 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.291 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.291 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:59:31.291 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:51.050662+0000", 2023-09-23T23:59:31.291 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0021169219999999998 2023-09-23T23:59:31.291 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:59:31.292 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:59:31.292 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:59:31.292 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.292 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.292 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "MOSDPGRecoveryDeleteReply(10.1 e348,347 10:865ba0a2:::benchmark_data_smithi159_258586_object355:head,345'4792)", 2023-09-23T23:59:31.292 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:58:47.581008+0000", 2023-09-23T23:59:31.292 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 43.512392509999998, 2023-09-23T23:59:31.292 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.3007165270000001, 2023-09-23T23:59:31.292 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:59:31.293 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "reached pg", 2023-09-23T23:59:31.293 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:59:31.293 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.293 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:59:31.293 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:47.581008+0000", 2023-09-23T23:59:31.293 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:59:31.293 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.293 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.293 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:59:31.293 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:47.581008+0000", 2023-09-23T23:59:31.294 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:59:31.294 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.294 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.294 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:59:31.294 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:47.581006+0000", 2023-09-23T23:59:31.294 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2023-09-23T23:59:31.294 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.294 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.294 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:59:31.295 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:47.581015+0000", 2023-09-23T23:59:31.295 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.6929999999999996e-06 2023-09-23T23:59:31.295 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.295 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.295 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:59:31.295 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:47.581028+0000", 2023-09-23T23:59:31.295 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.2714000000000001e-05 2023-09-23T23:59:31.295 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.295 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.296 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:59:31.296 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:47.581035+0000", 2023-09-23T23:59:31.296 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.7510000000000008e-06 2023-09-23T23:59:31.296 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.296 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.296 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:59:31.296 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:49.873823+0000", 2023-09-23T23:59:31.296 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.292787659 2023-09-23T23:59:31.296 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.297 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.297 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:59:31.297 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:49.881724+0000", 2023-09-23T23:59:31.297 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0079009949999999992 2023-09-23T23:59:31.297 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:59:31.297 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:59:31.297 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:59:31.297 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.297 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.297 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "MOSDPGRecoveryDeleteReply(10.1 e348,347 10:865ba0a2:::benchmark_data_smithi159_258586_object355:head,345'4792)", 2023-09-23T23:59:31.297 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:58:47.583239+0000", 2023-09-23T23:59:31.297 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 43.510161349000001, 2023-09-23T23:59:31.298 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.317913914, 2023-09-23T23:59:31.298 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-23T23:59:31.298 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "reached pg", 2023-09-23T23:59:31.298 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-23T23:59:31.298 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.298 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-23T23:59:31.298 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:47.583239+0000", 2023-09-23T23:59:31.298 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:59:31.298 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.298 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.298 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-23T23:59:31.299 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:47.583239+0000", 2023-09-23T23:59:31.299 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-23T23:59:31.299 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.299 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.299 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-23T23:59:31.299 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:47.583238+0000", 2023-09-23T23:59:31.299 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999995 2023-09-23T23:59:31.299 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.299 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.299 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-23T23:59:31.299 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:47.583244+0000", 2023-09-23T23:59:31.299 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.1e-06 2023-09-23T23:59:31.300 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.300 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.300 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-23T23:59:31.300 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:47.583255+0000", 2023-09-23T23:59:31.300 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.1143e-05 2023-09-23T23:59:31.300 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.300 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.300 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-23T23:59:31.300 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:47.583266+0000", 2023-09-23T23:59:31.300 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.0573e-05 2023-09-23T23:59:31.300 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.300 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.301 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-23T23:59:31.301 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:49.882243+0000", 2023-09-23T23:59:31.301 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.2989767319999999 2023-09-23T23:59:31.301 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-23T23:59:31.301 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-23T23:59:31.301 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-23T23:59:31.301 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:58:49.901153+0000", 2023-09-23T23:59:31.301 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.018910059 2023-09-23T23:59:31.301 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:59:31.301 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:59:31.301 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:59:31.301 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-23T23:59:31.301 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-23T23:59:31.302 INFO:teuthology.orchestra.run.smithi164.stdout:} 2023-09-23T23:59:31.302 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:59:31.303 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:31 smithi159 bash[105915]: cluster 2023-09-23T23:59:30.962085+0000 mgr.y (mgr.25991) 1282 : cluster 0 pgmap v1439: 89 pgs: 1 active+recovering+undersized+remapped, 2 remapped+peering, 9 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped, 65 active+clean; 4.3 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 54 op/s; 49818/211179 objects degraded (23.590%); 10680/211179 objects misplaced (5.057%); 5.3 MiB/s, 85 objects/s recovering 2023-09-23T23:59:31.303 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:31 smithi159 bash[108473]: cluster 2023-09-23T23:59:30.962085+0000 mgr.y (mgr.25991) 1282 : cluster 0 pgmap v1439: 89 pgs: 1 active+recovering+undersized+remapped, 2 remapped+peering, 9 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped, 65 active+clean; 4.3 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 54 op/s; 49818/211179 objects degraded (23.590%); 10680/211179 objects misplaced (5.057%); 5.3 MiB/s, 85 objects/s recovering 2023-09-23T23:59:31.325 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:59:31.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:31.327 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:59:31.428 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:59:31.440 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:31 smithi164 bash[92846]: cluster 2023-09-23T23:59:30.962085+0000 mgr.y (mgr.25991) 1282 : cluster 0 pgmap v1439: 89 pgs: 1 active+recovering+undersized+remapped, 2 remapped+peering, 9 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped, 65 active+clean; 4.3 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 54 op/s; 49818/211179 objects degraded (23.590%); 10680/211179 objects misplaced (5.057%); 5.3 MiB/s, 85 objects/s recovering 2023-09-23T23:59:31.453 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:59:31.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:31.456 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:59:31.530 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:59:31.556 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:31.578 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:31.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:31.584 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:59:31.684 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:31.705 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:31.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:31.707 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:59:31.808 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:59:31.834 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:59:31.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:31.837 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:59:31.937 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:31.957 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:31.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:31.959 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:59:32.060 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:59:32.083 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:59:32.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:32.085 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:59:32.185 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:59:32.209 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:59:32.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:32.212 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:59:32.219 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_ops_in_flight 2023-09-23T23:59:32.313 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:59:32.337 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:59:32.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:32.340 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:59:32.440 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:59:32.465 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:59:32.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:32.466 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:59:32.567 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:59:32.590 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:59:32.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:32.592 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:59:32.693 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:59:32.721 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:59:32.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:32.723 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:59:32.824 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:32.844 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:32.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:32.846 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:59:32.947 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:59:32.973 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:59:32.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:32.976 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:59:33.011 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 3, 6, 7, 5] out_osds: [0, 4] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-09-23T23:59:33.011 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T23:59:33.012 INFO:tasks.thrashosds.thrasher:fixing pg num pool unique_pool_5 2023-09-23T23:59:33.012 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T23:59:33.076 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:59:33.096 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:59:33.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:33.100 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:59:33.201 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:59:33.221 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:59:33.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:33.224 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:59:33.324 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:33.345 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:33.347 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:33 smithi159 bash[105915]: audit 2023-09-23T23:59:32.268488+0000 mon.a (mon.0) 1605 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:59:33.347 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:33 smithi159 bash[105915]: audit 2023-09-23T23:59:32.269805+0000 mon.a (mon.0) 1606 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:59:33.347 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:33 smithi159 bash[105915]: cluster 2023-09-23T23:59:32.962626+0000 mgr.y (mgr.25991) 1283 : cluster 0 pgmap v1440: 89 pgs: 1 active+recovering+undersized+remapped, 2 remapped+peering, 9 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped, 65 active+clean; 4.3 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 43 op/s; 49818/211179 objects degraded (23.590%); 10680/211179 objects misplaced (5.057%); 4.3 MiB/s, 68 objects/s recovering 2023-09-23T23:59:33.348 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:33 smithi159 bash[105915]: cluster 2023-09-23T23:59:33.037511+0000 mon.a (mon.0) 1607 : cluster 3 Health check update: Degraded data redundancy: 49818/211179 objects degraded (23.590%), 21 pgs degraded (PG_DEGRADED) 2023-09-23T23:59:33.348 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:33 smithi159 bash[108473]: audit 2023-09-23T23:59:32.268488+0000 mon.a (mon.0) 1605 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:59:33.348 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:33 smithi159 bash[108473]: audit 2023-09-23T23:59:32.269805+0000 mon.a (mon.0) 1606 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:59:33.348 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:33 smithi159 bash[108473]: cluster 2023-09-23T23:59:32.962626+0000 mgr.y (mgr.25991) 1283 : cluster 0 pgmap v1440: 89 pgs: 1 active+recovering+undersized+remapped, 2 remapped+peering, 9 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped, 65 active+clean; 4.3 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 43 op/s; 49818/211179 objects degraded (23.590%); 10680/211179 objects misplaced (5.057%); 4.3 MiB/s, 68 objects/s recovering 2023-09-23T23:59:33.348 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:33 smithi159 bash[108473]: cluster 2023-09-23T23:59:33.037511+0000 mon.a (mon.0) 1607 : cluster 3 Health check update: Degraded data redundancy: 49818/211179 objects degraded (23.590%), 21 pgs degraded (PG_DEGRADED) 2023-09-23T23:59:33.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:33.349 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:59:33.450 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:59:33.478 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:59:33.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:33.481 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:59:33.581 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:59:33.591 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:33 smithi164 bash[92846]: audit 2023-09-23T23:59:32.268488+0000 mon.a (mon.0) 1605 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:59:33.591 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:33 smithi164 bash[92846]: audit 2023-09-23T23:59:32.269805+0000 mon.a (mon.0) 1606 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:59:33.591 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:33 smithi164 bash[92846]: cluster 2023-09-23T23:59:32.962626+0000 mgr.y (mgr.25991) 1283 : cluster 0 pgmap v1440: 89 pgs: 1 active+recovering+undersized+remapped, 2 remapped+peering, 9 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped, 65 active+clean; 4.3 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 43 op/s; 49818/211179 objects degraded (23.590%); 10680/211179 objects misplaced (5.057%); 4.3 MiB/s, 68 objects/s recovering 2023-09-23T23:59:33.591 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:33 smithi164 bash[92846]: cluster 2023-09-23T23:59:33.037511+0000 mon.a (mon.0) 1607 : cluster 3 Health check update: Degraded data redundancy: 49818/211179 objects degraded (23.590%), 21 pgs degraded (PG_DEGRADED) 2023-09-23T23:59:33.607 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:59:33.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:33.609 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:59:33.710 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:59:33.734 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:59:33.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:33.737 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:59:33.838 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:33.861 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:33.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:33.863 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:59:33.964 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:59:33.972 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:59:33 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:59:33] "GET /metrics HTTP/1.1" 200 36658 "" "Prometheus/2.43.0" 2023-09-23T23:59:33.991 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:59:33.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:33.996 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:59:34.097 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:59:34.124 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:59:34.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:34.127 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:59:34.227 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:34.248 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:34.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:34.251 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:59:34.351 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:34.372 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:34.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:34.374 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:59:34.474 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:59:34.495 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:59:34.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:34.497 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:59:34.598 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:59:34.627 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:59:34.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:34.631 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:59:34.731 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:59:34.757 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:59:34.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:34.759 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:59:34.860 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:59:34.882 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:59:34.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:34.884 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:59:34.985 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:59:35.009 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:59:35.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:35.011 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:59:35.112 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:35.132 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:35.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:35.135 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:59:35.236 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:59:35.264 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:59:35.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:35.269 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:59:35.370 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:59:35.395 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:59:35.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:35.397 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:59:35.498 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:35.520 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:35.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:35.522 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:59:35.623 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:35.643 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:35.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:35.646 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:59:35.747 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:59:35.769 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:59:35.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:35.771 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:59:35.872 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:59:35.892 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:59:35.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:35.894 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:59:35.995 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:59:36.023 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:59:36.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:36.025 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:59:36.126 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:59:36.149 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:59:36.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:36.152 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:59:36.252 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:59:36.262 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:36 smithi164 bash[92846]: cluster 2023-09-23T23:59:34.963571+0000 mgr.y (mgr.25991) 1284 : cluster 0 pgmap v1441: 89 pgs: 1 activating+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 remapped+peering, 9 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped, 65 active+clean; 4.3 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 33 op/s; 53771/211179 objects degraded (25.462%); 10680/211179 objects misplaced (5.057%); 3.3 MiB/s, 52 objects/s recovering 2023-09-23T23:59:36.277 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:59:36.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:36.280 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:59:36.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:36 smithi159 bash[105915]: cluster 2023-09-23T23:59:34.963571+0000 mgr.y (mgr.25991) 1284 : cluster 0 pgmap v1441: 89 pgs: 1 activating+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 remapped+peering, 9 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped, 65 active+clean; 4.3 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 33 op/s; 53771/211179 objects degraded (25.462%); 10680/211179 objects misplaced (5.057%); 3.3 MiB/s, 52 objects/s recovering 2023-09-23T23:59:36.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:36 smithi159 bash[108473]: cluster 2023-09-23T23:59:34.963571+0000 mgr.y (mgr.25991) 1284 : cluster 0 pgmap v1441: 89 pgs: 1 activating+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 remapped+peering, 9 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped, 65 active+clean; 4.3 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 33 op/s; 53771/211179 objects degraded (25.462%); 10680/211179 objects misplaced (5.057%); 3.3 MiB/s, 52 objects/s recovering 2023-09-23T23:59:36.381 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:59:36.407 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:59:36.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:36.411 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:59:36.512 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:59:36.537 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:59:36.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:36.539 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:59:36.640 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:59:36.668 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:59:36.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:36.672 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:59:36.773 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:59:36.800 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:59:36.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:36.806 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:59:36.907 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:59:36.934 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:59:36.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:36.937 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:59:37.038 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:37.063 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:37.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:37.065 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:59:37.166 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:59:37.192 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:59:37.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:37.195 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:59:37.295 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:37.323 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:37.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:37.326 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:59:37.427 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:59:37.453 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:59:37.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:37.457 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:59:37.558 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:37.579 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:37.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:37.581 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:59:37.682 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:59:37.709 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:59:37.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:37.712 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:59:37.813 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:59:37.842 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:59:37.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:37.845 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:59:37.946 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:59:37.970 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:59:37.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:37.973 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:59:38.027 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:38 smithi159 bash[108473]: cluster 2023-09-23T23:59:36.964668+0000 mgr.y (mgr.25991) 1285 : cluster 0 pgmap v1442: 89 pgs: 1 active+recovering+undersized+remapped, 2 activating+undersized+degraded+remapped, 1 remapped+peering, 5 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 69 active+clean; 4.3 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 30 op/s; 53777/211122 objects degraded (25.472%); 9867/211122 objects misplaced (4.674%); 6.9 MiB/s, 112 objects/s recovering 2023-09-23T23:59:38.073 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:59:38.098 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:59:38.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:38.102 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:59:38.202 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:59:38.215 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:38 smithi164 bash[92846]: cluster 2023-09-23T23:59:36.964668+0000 mgr.y (mgr.25991) 1285 : cluster 0 pgmap v1442: 89 pgs: 1 active+recovering+undersized+remapped, 2 activating+undersized+degraded+remapped, 1 remapped+peering, 5 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 69 active+clean; 4.3 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 30 op/s; 53777/211122 objects degraded (25.472%); 9867/211122 objects misplaced (4.674%); 6.9 MiB/s, 112 objects/s recovering 2023-09-23T23:59:38.228 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:59:38.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:38.231 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:59:38.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:38 smithi159 bash[105915]: cluster 2023-09-23T23:59:36.964668+0000 mgr.y (mgr.25991) 1285 : cluster 0 pgmap v1442: 89 pgs: 1 active+recovering+undersized+remapped, 2 activating+undersized+degraded+remapped, 1 remapped+peering, 5 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 69 active+clean; 4.3 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 30 op/s; 53777/211122 objects degraded (25.472%); 9867/211122 objects misplaced (4.674%); 6.9 MiB/s, 112 objects/s recovering 2023-09-23T23:59:38.333 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:59:38.361 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:59:38.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:38.364 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:59:38.464 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:38.489 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:38.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:38.492 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:59:38.593 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:59:38.613 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:59:38.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:38.616 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:59:38.716 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:59:38.739 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:59:38.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:38.741 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:59:38.841 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:38.862 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:38.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:38.865 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:59:38.966 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:59:38.993 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:59:38.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:38.996 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:59:39.097 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:59:39.121 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:59:39.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:39.123 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:59:39.224 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:59:39.235 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:39 smithi164 bash[92846]: cluster 2023-09-23T23:59:38.038499+0000 mon.a (mon.0) 1608 : cluster 3 Health check update: Degraded data redundancy: 53777/211122 objects degraded (25.472%), 18 pgs degraded (PG_DEGRADED) 2023-09-23T23:59:39.251 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:59:39.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:39.254 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:59:39.355 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:39.364 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:39 smithi159 bash[105915]: cluster 2023-09-23T23:59:38.038499+0000 mon.a (mon.0) 1608 : cluster 3 Health check update: Degraded data redundancy: 53777/211122 objects degraded (25.472%), 18 pgs degraded (PG_DEGRADED) 2023-09-23T23:59:39.364 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:39 smithi159 bash[108473]: cluster 2023-09-23T23:59:38.038499+0000 mon.a (mon.0) 1608 : cluster 3 Health check update: Degraded data redundancy: 53777/211122 objects degraded (25.472%), 18 pgs degraded (PG_DEGRADED) 2023-09-23T23:59:39.378 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:39.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:39.380 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:59:39.481 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:59:39.507 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:59:39.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:39.509 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:59:39.609 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:59:39.634 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:59:39.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:39.636 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:59:39.737 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:39.757 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:39.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:39.759 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:59:39.860 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:59:39.883 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:59:39.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:39.885 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:59:39.986 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:40.007 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:40.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:40.010 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:59:40.111 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:40.133 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:40.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:40.135 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:59:40.236 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:40.263 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:40.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:40.267 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:59:40.268 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:40 smithi159 bash[105915]: cluster 2023-09-23T23:59:38.965289+0000 mgr.y (mgr.25991) 1286 : cluster 0 pgmap v1443: 89 pgs: 1 active+recovering+undersized+remapped, 2 activating+undersized+degraded+remapped, 1 remapped+peering, 5 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 69 active+clean; 4.3 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 5 op/s; 53777/211119 objects degraded (25.472%); 9867/211119 objects misplaced (4.674%); 6.0 MiB/s, 96 objects/s recovering 2023-09-23T23:59:40.269 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:40 smithi159 bash[108473]: cluster 2023-09-23T23:59:38.965289+0000 mgr.y (mgr.25991) 1286 : cluster 0 pgmap v1443: 89 pgs: 1 active+recovering+undersized+remapped, 2 activating+undersized+degraded+remapped, 1 remapped+peering, 5 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 69 active+clean; 4.3 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 5 op/s; 53777/211119 objects degraded (25.472%); 9867/211119 objects misplaced (4.674%); 6.0 MiB/s, 96 objects/s recovering 2023-09-23T23:59:40.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:40 smithi164 bash[92846]: cluster 2023-09-23T23:59:38.965289+0000 mgr.y (mgr.25991) 1286 : cluster 0 pgmap v1443: 89 pgs: 1 active+recovering+undersized+remapped, 2 activating+undersized+degraded+remapped, 1 remapped+peering, 5 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 69 active+clean; 4.3 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 5 op/s; 53777/211119 objects degraded (25.472%); 9867/211119 objects misplaced (4.674%); 6.0 MiB/s, 96 objects/s recovering 2023-09-23T23:59:40.368 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:59:40.395 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:59:40.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:40.398 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:59:40.499 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:59:40.525 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:59:40.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:40.528 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:59:40.629 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:59:40.655 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:59:40.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:40.660 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:59:40.662 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:59:40.662 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:59:40.761 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:59:40.789 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:59:40.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:40.792 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:59:40.893 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:40.917 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:40.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:40.920 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:59:41.021 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:59:41.047 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:59:41.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:41.049 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:59:41.150 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:41.171 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:41.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:41.173 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:59:41.274 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:59:41.299 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:59:41.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:41.301 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:59:41.402 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:41.427 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:41.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:41.429 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:59:41.531 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:59:41.552 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:59:41.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:41.556 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:59:41.656 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:59:41.680 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:59:41.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:41.682 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:59:41.783 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:59:41.810 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:59:41.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:41.813 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:59:41.914 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:41.935 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:41.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:41.937 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:59:42.038 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:42.066 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:42.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:42.069 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:59:42.169 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:42.180 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:42 smithi159 bash[105915]: cluster 2023-09-23T23:59:40.966432+0000 mgr.y (mgr.25991) 1287 : cluster 0 pgmap v1444: 89 pgs: 1 active+recovering+undersized+remapped, 1 activating+undersized+degraded+remapped, 1 remapped+peering, 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 69 active+clean; 4.3 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 4 op/s; 49826/211116 objects degraded (23.601%); 12590/211116 objects misplaced (5.964%); 8.4 MiB/s, 134 objects/s recovering 2023-09-23T23:59:42.180 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:42 smithi159 bash[105915]: audit 2023-09-23T23:59:41.307301+0000 mon.a (mon.0) 1609 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:59:42.180 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:42 smithi159 bash[108473]: cluster 2023-09-23T23:59:40.966432+0000 mgr.y (mgr.25991) 1287 : cluster 0 pgmap v1444: 89 pgs: 1 active+recovering+undersized+remapped, 1 activating+undersized+degraded+remapped, 1 remapped+peering, 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 69 active+clean; 4.3 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 4 op/s; 49826/211116 objects degraded (23.601%); 12590/211116 objects misplaced (5.964%); 8.4 MiB/s, 134 objects/s recovering 2023-09-23T23:59:42.180 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:42 smithi159 bash[108473]: audit 2023-09-23T23:59:41.307301+0000 mon.a (mon.0) 1609 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:59:42.196 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:42.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:42.199 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:59:42.299 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:59:42.310 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:42 smithi164 bash[92846]: cluster 2023-09-23T23:59:40.966432+0000 mgr.y (mgr.25991) 1287 : cluster 0 pgmap v1444: 89 pgs: 1 active+recovering+undersized+remapped, 1 activating+undersized+degraded+remapped, 1 remapped+peering, 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 69 active+clean; 4.3 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 4 op/s; 49826/211116 objects degraded (23.601%); 12590/211116 objects misplaced (5.964%); 8.4 MiB/s, 134 objects/s recovering 2023-09-23T23:59:42.311 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:42 smithi164 bash[92846]: audit 2023-09-23T23:59:41.307301+0000 mon.a (mon.0) 1609 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:59:42.326 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:59:42.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:42.328 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:59:42.429 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:59:42.451 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:59:42.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:42.456 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:59:42.557 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:59:42.582 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:59:42.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:42.584 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:59:42.685 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:59:42.710 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:59:42.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:42.712 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:59:42.813 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:42.832 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:42.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:42.835 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:59:42.936 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:59:42.962 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:59:42.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:42.966 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:59:43.066 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:59:43.091 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:59:43.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:43.094 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:59:43.195 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:59:43.206 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:43 smithi164 bash[92846]: cluster 2023-09-23T23:59:43.039871+0000 mon.a (mon.0) 1610 : cluster 3 Health check update: Degraded data redundancy: 49826/211116 objects degraded (23.601%), 18 pgs degraded (PG_DEGRADED) 2023-09-23T23:59:43.221 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:59:43.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:43.224 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:59:43.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:43 smithi159 bash[105915]: cluster 2023-09-23T23:59:43.039871+0000 mon.a (mon.0) 1610 : cluster 3 Health check update: Degraded data redundancy: 49826/211116 objects degraded (23.601%), 18 pgs degraded (PG_DEGRADED) 2023-09-23T23:59:43.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:43 smithi159 bash[108473]: cluster 2023-09-23T23:59:43.039871+0000 mon.a (mon.0) 1610 : cluster 3 Health check update: Degraded data redundancy: 49826/211116 objects degraded (23.601%), 18 pgs degraded (PG_DEGRADED) 2023-09-23T23:59:43.324 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:43.344 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:43.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:43.347 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:59:43.448 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:43.474 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:43.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:43.479 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:59:43.579 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:59:43.605 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:59:43.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:43.608 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:59:43.709 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:43.730 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:43.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:43.732 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:59:43.833 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:59:43.856 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:59:43.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:43.858 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:59:43.959 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:59:43.977 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:59:43 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:59:43] "GET /metrics HTTP/1.1" 200 36658 "" "Prometheus/2.43.0" 2023-09-23T23:59:43.984 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:59:43.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:43.986 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:59:44.087 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:44.107 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:44.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:44.109 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:59:44.210 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:59:44.221 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:44 smithi164 bash[92846]: cluster 2023-09-23T23:59:42.966965+0000 mgr.y (mgr.25991) 1288 : cluster 0 pgmap v1445: 89 pgs: 1 active+recovering+undersized+remapped, 1 activating+undersized+degraded+remapped, 1 remapped+peering, 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 69 active+clean; 4.3 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 1 op/s; 49826/211116 objects degraded (23.601%); 12590/211116 objects misplaced (5.964%); 6.3 MiB/s, 102 objects/s recovering 2023-09-23T23:59:44.235 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:59:44.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:44.238 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:59:44.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:44 smithi159 bash[105915]: cluster 2023-09-23T23:59:42.966965+0000 mgr.y (mgr.25991) 1288 : cluster 0 pgmap v1445: 89 pgs: 1 active+recovering+undersized+remapped, 1 activating+undersized+degraded+remapped, 1 remapped+peering, 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 69 active+clean; 4.3 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 1 op/s; 49826/211116 objects degraded (23.601%); 12590/211116 objects misplaced (5.964%); 6.3 MiB/s, 102 objects/s recovering 2023-09-23T23:59:44.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:44 smithi159 bash[108473]: cluster 2023-09-23T23:59:42.966965+0000 mgr.y (mgr.25991) 1288 : cluster 0 pgmap v1445: 89 pgs: 1 active+recovering+undersized+remapped, 1 activating+undersized+degraded+remapped, 1 remapped+peering, 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 69 active+clean; 4.3 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 1 op/s; 49826/211116 objects degraded (23.601%); 12590/211116 objects misplaced (5.964%); 6.3 MiB/s, 102 objects/s recovering 2023-09-23T23:59:44.339 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:59:44.366 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:59:44.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:44.368 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:59:44.469 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:59:44.494 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:59:44.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:44.497 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:59:44.598 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:59:44.626 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:59:44.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:44.629 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:59:44.729 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:59:44.753 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:59:44.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:44.756 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:59:44.856 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:59:44.878 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:59:44.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:44.881 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:59:44.982 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:59:45.005 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:59:45.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:45.008 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:59:45.108 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:59:45.133 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:59:45.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:45.135 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:59:45.236 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:59:45.257 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:59:45.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:45.259 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:59:45.360 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:45.381 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:45.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:45.383 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:59:45.484 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:59:45.512 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:59:45.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:45.514 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:59:45.615 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:59:45.641 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:59:45.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:45.646 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:59:45.746 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:45.769 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:45.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:45.773 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:59:45.873 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:59:45.898 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:59:45.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:45.901 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:59:46.001 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:59:46.028 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:59:46.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:46.034 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:59:46.135 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:46.154 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:46.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:46.157 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:59:46.258 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:59:46.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:46 smithi164 bash[92846]: cluster 2023-09-23T23:59:44.968176+0000 mgr.y (mgr.25991) 1289 : cluster 0 pgmap v1446: 89 pgs: 1 active+recovering+undersized+remapped, 1 activating+undersized+degraded+remapped, 1 remapped+peering, 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 69 active+clean; 4.3 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 1 op/s; 49826/211116 objects degraded (23.601%); 12522/211116 objects misplaced (5.931%); 6.7 MiB/s, 108 objects/s recovering 2023-09-23T23:59:46.286 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:59:46.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:46.289 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:59:46.389 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:46.400 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:46 smithi159 bash[105915]: cluster 2023-09-23T23:59:44.968176+0000 mgr.y (mgr.25991) 1289 : cluster 0 pgmap v1446: 89 pgs: 1 active+recovering+undersized+remapped, 1 activating+undersized+degraded+remapped, 1 remapped+peering, 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 69 active+clean; 4.3 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 1 op/s; 49826/211116 objects degraded (23.601%); 12522/211116 objects misplaced (5.931%); 6.7 MiB/s, 108 objects/s recovering 2023-09-23T23:59:46.400 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:46 smithi159 bash[108473]: cluster 2023-09-23T23:59:44.968176+0000 mgr.y (mgr.25991) 1289 : cluster 0 pgmap v1446: 89 pgs: 1 active+recovering+undersized+remapped, 1 activating+undersized+degraded+remapped, 1 remapped+peering, 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 69 active+clean; 4.3 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 1 op/s; 49826/211116 objects degraded (23.601%); 12522/211116 objects misplaced (5.931%); 6.7 MiB/s, 108 objects/s recovering 2023-09-23T23:59:46.415 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:46.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:46.417 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:59:46.518 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:59:46.544 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:59:46.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:46.546 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:59:46.647 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:46.671 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:46.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:46.674 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:59:46.775 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:46.802 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:46.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:46.805 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:59:46.906 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:59:46.938 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:59:46.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:46.943 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:59:47.043 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:59:47.069 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:59:47.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:47.071 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:59:47.172 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:59:47.196 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:59:47.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:47.198 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:59:47.299 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:59:47.327 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:59:47.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:47.331 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:59:47.431 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:59:47.454 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:59:47.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:47.458 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:59:47.558 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:59:47.592 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:59:47.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:47.598 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:59:47.699 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:59:47.725 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:59:47.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:47.728 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:59:47.828 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:59:47.859 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:59:47.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:47.862 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:59:47.962 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:59:47.998 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:59:48.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:48.002 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:59:48.103 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:59:48.116 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:48 smithi164 bash[92846]: cluster 2023-09-23T23:59:46.968831+0000 mgr.y (mgr.25991) 1290 : cluster 0 pgmap v1447: 89 pgs: 1 active+recovering+undersized+remapped, 1 activating+undersized+remapped, 1 activating+undersized+degraded+remapped, 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 69 active+clean; 4.3 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 1 op/s; 51878/211116 objects degraded (24.573%); 14163/211116 objects misplaced (6.709%); 9.8 MiB/s, 158 objects/s recovering 2023-09-23T23:59:48.116 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:48 smithi164 bash[92846]: audit 2023-09-23T23:59:47.264734+0000 mon.a (mon.0) 1611 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:59:48.116 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:48 smithi164 bash[92846]: audit 2023-09-23T23:59:47.790423+0000 mon.a (mon.0) 1612 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:59:48.116 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:48 smithi164 bash[92846]: audit 2023-09-23T23:59:47.798051+0000 mon.a (mon.0) 1613 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:59:48.116 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:48 smithi164 bash[92846]: cluster 2023-09-23T23:59:48.041246+0000 mon.a (mon.0) 1614 : cluster 3 Health check update: Degraded data redundancy: 51878/211116 objects degraded (24.573%), 18 pgs degraded (PG_DEGRADED) 2023-09-23T23:59:48.130 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:59:48.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:48.133 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:59:48.234 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:59:48.263 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:59:48.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:48.266 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:59:48.367 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:59:48.393 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:59:48.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:48.395 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:59:48.496 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:59:48.519 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:59:48.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:48.522 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:59:48.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:48 smithi159 bash[105915]: cluster 2023-09-23T23:59:46.968831+0000 mgr.y (mgr.25991) 1290 : cluster 0 pgmap v1447: 89 pgs: 1 active+recovering+undersized+remapped, 1 activating+undersized+remapped, 1 activating+undersized+degraded+remapped, 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 69 active+clean; 4.3 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 1 op/s; 51878/211116 objects degraded (24.573%); 14163/211116 objects misplaced (6.709%); 9.8 MiB/s, 158 objects/s recovering 2023-09-23T23:59:48.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:48 smithi159 bash[105915]: audit 2023-09-23T23:59:47.264734+0000 mon.a (mon.0) 1611 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:59:48.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:48 smithi159 bash[105915]: audit 2023-09-23T23:59:47.790423+0000 mon.a (mon.0) 1612 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:59:48.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:48 smithi159 bash[105915]: audit 2023-09-23T23:59:47.798051+0000 mon.a (mon.0) 1613 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:59:48.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:48 smithi159 bash[105915]: cluster 2023-09-23T23:59:48.041246+0000 mon.a (mon.0) 1614 : cluster 3 Health check update: Degraded data redundancy: 51878/211116 objects degraded (24.573%), 18 pgs degraded (PG_DEGRADED) 2023-09-23T23:59:48.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:48 smithi159 bash[108473]: cluster 2023-09-23T23:59:46.968831+0000 mgr.y (mgr.25991) 1290 : cluster 0 pgmap v1447: 89 pgs: 1 active+recovering+undersized+remapped, 1 activating+undersized+remapped, 1 activating+undersized+degraded+remapped, 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 69 active+clean; 4.3 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 1 op/s; 51878/211116 objects degraded (24.573%); 14163/211116 objects misplaced (6.709%); 9.8 MiB/s, 158 objects/s recovering 2023-09-23T23:59:48.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:48 smithi159 bash[108473]: audit 2023-09-23T23:59:47.264734+0000 mon.a (mon.0) 1611 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:59:48.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:48 smithi159 bash[108473]: audit 2023-09-23T23:59:47.790423+0000 mon.a (mon.0) 1612 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:59:48.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:48 smithi159 bash[108473]: audit 2023-09-23T23:59:47.798051+0000 mon.a (mon.0) 1613 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:59:48.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:48 smithi159 bash[108473]: cluster 2023-09-23T23:59:48.041246+0000 mon.a (mon.0) 1614 : cluster 3 Health check update: Degraded data redundancy: 51878/211116 objects degraded (24.573%), 18 pgs degraded (PG_DEGRADED) 2023-09-23T23:59:48.623 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:59:48.644 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:59:48.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:48.647 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:59:48.747 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:59:48.771 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:59:48.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:48.773 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:59:48.874 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:48.896 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:48.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:48.899 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:59:48.999 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:59:49.023 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:59:49.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:49.026 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:59:49.126 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:49.153 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:49.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:49.155 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:59:49.256 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:49.280 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:49.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:49.282 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:59:49.383 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:59:49.405 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:59:49.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:49.408 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:59:49.509 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:59:49.545 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:59:49.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:49.547 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:59:49.648 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:59:49.672 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:59:49.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:49.675 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:59:49.775 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:59:49.803 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:59:49.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:49.805 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:59:49.906 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:49.931 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:49.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:49.934 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:59:50.034 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:59:50.058 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:59:50.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:50.060 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:59:50.161 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:59:50.184 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:59:50.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:50.187 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:59:50.287 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:59:50.307 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:59:50.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:50.310 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:59:50.410 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:59:50.421 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:50 smithi164 bash[92846]: cluster 2023-09-23T23:59:48.969964+0000 mgr.y (mgr.25991) 1291 : cluster 0 pgmap v1448: 89 pgs: 1 active+recovering+undersized+remapped, 1 activating+undersized+remapped, 1 activating+undersized+degraded+remapped, 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 69 active+clean; 4.3 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 2 op/s; 51878/211041 objects degraded (24.582%); 14163/211041 objects misplaced (6.711%); 6.8 MiB/s, 109 objects/s recovering 2023-09-23T23:59:50.437 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:59:50.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:50.439 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:59:50.540 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:59:50.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:50 smithi159 bash[105915]: cluster 2023-09-23T23:59:48.969964+0000 mgr.y (mgr.25991) 1291 : cluster 0 pgmap v1448: 89 pgs: 1 active+recovering+undersized+remapped, 1 activating+undersized+remapped, 1 activating+undersized+degraded+remapped, 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 69 active+clean; 4.3 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 2 op/s; 51878/211041 objects degraded (24.582%); 14163/211041 objects misplaced (6.711%); 6.8 MiB/s, 109 objects/s recovering 2023-09-23T23:59:50.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:50 smithi159 bash[108473]: cluster 2023-09-23T23:59:48.969964+0000 mgr.y (mgr.25991) 1291 : cluster 0 pgmap v1448: 89 pgs: 1 active+recovering+undersized+remapped, 1 activating+undersized+remapped, 1 activating+undersized+degraded+remapped, 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 69 active+clean; 4.3 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 2 op/s; 51878/211041 objects degraded (24.582%); 14163/211041 objects misplaced (6.711%); 6.8 MiB/s, 109 objects/s recovering 2023-09-23T23:59:50.567 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:59:50.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:50.570 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:59:50.670 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:59:50.693 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:59:50.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:50.695 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:59:50.796 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:59:50.821 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:59:50.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:50.824 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:59:50.925 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:59:50.952 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:59:50.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:50.955 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:59:51.055 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:59:51.080 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:59:51.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:51.085 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:59:51.186 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:59:51.210 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:59:51.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:51.218 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:59:51.318 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:51.340 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:51.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:51.343 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:59:51.444 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:59:51.474 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:59:51.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:51.477 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:59:51.577 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:59:51.598 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:59:51.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:51.600 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:59:51.701 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:59:51.720 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:59:51.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:51.722 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:59:51.823 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:51.843 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:51.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:51.845 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:59:51.946 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:51.967 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:51.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:51.969 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:59:52.070 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:52.089 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:52.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:52.092 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:59:52.100 INFO:teuthology.orchestra.run.smithi159.stdout:osd.0: {} 2023-09-23T23:59:52.128 INFO:teuthology.orchestra.run.smithi159.stdout:osd.1: {} 2023-09-23T23:59:52.156 INFO:teuthology.orchestra.run.smithi159.stdout:osd.2: {} 2023-09-23T23:59:52.183 INFO:teuthology.orchestra.run.smithi159.stdout:osd.3: {} 2023-09-23T23:59:52.193 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:59:52.209 INFO:teuthology.orchestra.run.smithi159.stdout:osd.4: {} 2023-09-23T23:59:52.215 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:59:52.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:52.218 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:59:52.230 INFO:teuthology.orchestra.run.smithi159.stdout:osd.5: {} 2023-09-23T23:59:52.256 INFO:teuthology.orchestra.run.smithi159.stdout:osd.6: {} 2023-09-23T23:59:52.283 INFO:teuthology.orchestra.run.smithi159.stdout:osd.7: {} 2023-09-23T23:59:52.285 INFO:teuthology.orchestra.run.smithi159.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T23:59:52.285 INFO:teuthology.orchestra.run.smithi159.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T23:59:52.285 INFO:teuthology.orchestra.run.smithi159.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T23:59:52.285 INFO:teuthology.orchestra.run.smithi159.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T23:59:52.285 INFO:teuthology.orchestra.run.smithi159.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T23:59:52.285 INFO:teuthology.orchestra.run.smithi159.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T23:59:52.285 INFO:teuthology.orchestra.run.smithi159.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T23:59:52.285 INFO:teuthology.orchestra.run.smithi159.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T23:59:52.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:52 smithi159 bash[105915]: cluster 2023-09-23T23:59:50.971321+0000 mgr.y (mgr.25991) 1292 : cluster 0 pgmap v1449: 89 pgs: 1 activating+undersized+remapped, 1 active+undersized+degraded+remapped, 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped, 69 active+clean; 4.3 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 7 op/s; 55064/210843 objects degraded (26.116%); 10562/210843 objects misplaced (5.009%); 9.5 MiB/s, 151 objects/s recovering 2023-09-23T23:59:52.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:52 smithi159 bash[105915]: audit 2023-09-23T23:59:52.063068+0000 mon.c (mon.2) 121 : audit 0 from='client.? 172.21.15.159:0/1414501382' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:59:52.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:52 smithi159 bash[108473]: cluster 2023-09-23T23:59:50.971321+0000 mgr.y (mgr.25991) 1292 : cluster 0 pgmap v1449: 89 pgs: 1 activating+undersized+remapped, 1 active+undersized+degraded+remapped, 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped, 69 active+clean; 4.3 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 7 op/s; 55064/210843 objects degraded (26.116%); 10562/210843 objects misplaced (5.009%); 9.5 MiB/s, 151 objects/s recovering 2023-09-23T23:59:52.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:52 smithi159 bash[108473]: audit 2023-09-23T23:59:52.063068+0000 mon.c (mon.2) 121 : audit 0 from='client.? 172.21.15.159:0/1414501382' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:59:52.319 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:59:52.327 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:52 smithi164 bash[92846]: cluster 2023-09-23T23:59:50.971321+0000 mgr.y (mgr.25991) 1292 : cluster 0 pgmap v1449: 89 pgs: 1 activating+undersized+remapped, 1 active+undersized+degraded+remapped, 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped, 69 active+clean; 4.3 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 7 op/s; 55064/210843 objects degraded (26.116%); 10562/210843 objects misplaced (5.009%); 9.5 MiB/s, 151 objects/s recovering 2023-09-23T23:59:52.328 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:52 smithi164 bash[92846]: audit 2023-09-23T23:59:52.063068+0000 mon.c (mon.2) 121 : audit 0 from='client.? 172.21.15.159:0/1414501382' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:59:52.357 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:59:52.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:52.363 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:59:52.464 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:59:52.490 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:59:52.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:52.493 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:59:52.594 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:52.620 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:52.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:52.624 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:59:52.724 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:52.754 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:52.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:52.780 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:59:52.881 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:52.909 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:52.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:52.911 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:59:53.012 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:53.039 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:53.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:53.042 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:59:53.143 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:53.171 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:53.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:53.174 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:59:53.275 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:53.282 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:53 smithi159 bash[105915]: cluster 2023-09-23T23:59:53.042163+0000 mon.a (mon.0) 1615 : cluster 3 Health check update: Degraded data redundancy: 55064/210843 objects degraded (26.116%), 19 pgs degraded (PG_DEGRADED) 2023-09-23T23:59:53.282 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:53 smithi159 bash[108473]: cluster 2023-09-23T23:59:53.042163+0000 mon.a (mon.0) 1615 : cluster 3 Health check update: Degraded data redundancy: 55064/210843 objects degraded (26.116%), 19 pgs degraded (PG_DEGRADED) 2023-09-23T23:59:53.295 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:53.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:53.297 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:59:53.398 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:59:53.427 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:59:53.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:53.430 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:59:53.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:53 smithi164 bash[92846]: cluster 2023-09-23T23:59:53.042163+0000 mon.a (mon.0) 1615 : cluster 3 Health check update: Degraded data redundancy: 55064/210843 objects degraded (26.116%), 19 pgs degraded (PG_DEGRADED) 2023-09-23T23:59:53.530 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:59:53.559 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:59:53.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:53.562 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:59:53.663 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:59:53.691 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:59:53.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:53.697 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:59:53.798 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:59:53.821 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:59:53.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:53.824 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:59:53.925 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:59:53.949 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:59:53.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:53.957 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:59:54.017 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 23 23:59:53 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [23/Sep/2023:23:59:53] "GET /metrics HTTP/1.1" 200 36667 "" "Prometheus/2.43.0" 2023-09-23T23:59:54.058 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:59:54.080 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:59:54.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:54.083 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:59:54.183 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:59:54.209 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:59:54.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:54.211 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:59:54.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:54 smithi159 bash[105915]: cluster 2023-09-23T23:59:52.971929+0000 mgr.y (mgr.25991) 1293 : cluster 0 pgmap v1450: 89 pgs: 1 active+undersized+degraded+remapped, 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 69 active+clean; 4.3 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 9 op/s; 55063/210771 objects degraded (26.125%); 10562/210771 objects misplaced (5.011%); 6.2 MiB/s, 98 objects/s recovering 2023-09-23T23:59:54.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:54 smithi159 bash[105915]: audit 2023-09-23T23:59:53.909305+0000 mon.a (mon.0) 1616 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:59:54.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:54 smithi159 bash[105915]: audit 2023-09-23T23:59:53.915006+0000 mon.a (mon.0) 1617 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:59:54.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:54 smithi159 bash[108473]: cluster 2023-09-23T23:59:52.971929+0000 mgr.y (mgr.25991) 1293 : cluster 0 pgmap v1450: 89 pgs: 1 active+undersized+degraded+remapped, 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 69 active+clean; 4.3 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 9 op/s; 55063/210771 objects degraded (26.125%); 10562/210771 objects misplaced (5.011%); 6.2 MiB/s, 98 objects/s recovering 2023-09-23T23:59:54.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:54 smithi159 bash[108473]: audit 2023-09-23T23:59:53.909305+0000 mon.a (mon.0) 1616 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:59:54.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:54 smithi159 bash[108473]: audit 2023-09-23T23:59:53.915006+0000 mon.a (mon.0) 1617 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:59:54.312 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:59:54.339 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:59:54.341 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:54 smithi164 bash[92846]: cluster 2023-09-23T23:59:52.971929+0000 mgr.y (mgr.25991) 1293 : cluster 0 pgmap v1450: 89 pgs: 1 active+undersized+degraded+remapped, 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 69 active+clean; 4.3 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 9 op/s; 55063/210771 objects degraded (26.125%); 10562/210771 objects misplaced (5.011%); 6.2 MiB/s, 98 objects/s recovering 2023-09-23T23:59:54.341 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:54 smithi164 bash[92846]: audit 2023-09-23T23:59:53.909305+0000 mon.a (mon.0) 1616 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:59:54.341 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:54 smithi164 bash[92846]: audit 2023-09-23T23:59:53.915006+0000 mon.a (mon.0) 1617 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:59:54.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:54.342 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:59:54.442 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:59:54.471 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:59:54.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:54.473 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:59:54.574 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:54.597 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:54.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:54.599 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:59:54.699 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:54.718 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:54.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:54.721 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:59:54.822 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:59:54.851 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:59:54.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:54.854 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:59:54.954 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:54.975 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:54.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:54.978 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:59:55.079 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:59:55.105 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:59:55.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:55.108 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:59:55.208 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:59:55.217 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:55 smithi159 bash[105915]: audit 2023-09-23T23:59:54.433925+0000 mon.a (mon.0) 1618 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:59:55.217 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:55 smithi159 bash[105915]: audit 2023-09-23T23:59:54.434893+0000 mon.a (mon.0) 1619 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:59:55.217 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:55 smithi159 bash[105915]: audit 2023-09-23T23:59:54.441222+0000 mon.a (mon.0) 1620 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:59:55.217 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:55 smithi159 bash[105915]: audit 2023-09-23T23:59:55.049411+0000 mon.c (mon.2) 122 : audit 1 from='client.? 172.21.15.159:0/2083880739' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:59:55.217 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:55 smithi159 bash[105915]: audit 2023-09-23T23:59:55.049766+0000 mon.a (mon.0) 1621 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:59:55.218 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:55 smithi159 bash[108473]: audit 2023-09-23T23:59:54.433925+0000 mon.a (mon.0) 1618 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:59:55.218 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:55 smithi159 bash[108473]: audit 2023-09-23T23:59:54.434893+0000 mon.a (mon.0) 1619 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:59:55.218 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:55 smithi159 bash[108473]: audit 2023-09-23T23:59:54.441222+0000 mon.a (mon.0) 1620 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:59:55.218 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:55 smithi159 bash[108473]: audit 2023-09-23T23:59:55.049411+0000 mon.c (mon.2) 122 : audit 1 from='client.? 172.21.15.159:0/2083880739' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:59:55.218 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:55 smithi159 bash[108473]: audit 2023-09-23T23:59:55.049766+0000 mon.a (mon.0) 1621 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:59:55.229 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:59:55.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:55.231 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:59:55.332 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:55.354 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:55.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:55.356 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:59:55.457 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:59:55.465 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:55 smithi164 bash[92846]: audit 2023-09-23T23:59:54.433925+0000 mon.a (mon.0) 1618 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:59:55.465 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:55 smithi164 bash[92846]: audit 2023-09-23T23:59:54.434893+0000 mon.a (mon.0) 1619 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:59:55.465 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:55 smithi164 bash[92846]: audit 2023-09-23T23:59:54.441222+0000 mon.a (mon.0) 1620 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-23T23:59:55.465 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:55 smithi164 bash[92846]: audit 2023-09-23T23:59:55.049411+0000 mon.c (mon.2) 122 : audit 1 from='client.? 172.21.15.159:0/2083880739' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:59:55.466 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:55 smithi164 bash[92846]: audit 2023-09-23T23:59:55.049766+0000 mon.a (mon.0) 1621 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:59:55.466 INFO:teuthology.orchestra.run.smithi159.stderr:noscrub is set 2023-09-23T23:59:55.485 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:59:55.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:55.488 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:59:55.588 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:55.616 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:55.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:55.619 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:59:55.720 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:59:55.746 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:59:55.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:55.751 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:59:55.852 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:55.876 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:55.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:55.879 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:59:55.979 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:59:56.012 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:59:56.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:56.019 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:59:56.120 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:56.145 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:56.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:56.147 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:59:56.166 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:56 smithi159 bash[105915]: cluster 2023-09-23T23:59:54.972652+0000 mgr.y (mgr.25991) 1294 : cluster 0 pgmap v1451: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 13 active+recovery_wait+undersized+degraded+remapped, 69 active+clean; 4.3 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 29 op/s; 55028/210069 objects degraded (26.195%); 10505/210069 objects misplaced (5.001%); 6.6 MiB/s, 105 objects/s recovering 2023-09-23T23:59:56.166 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:56 smithi159 bash[105915]: cluster 2023-09-23T23:59:55.438608+0000 mon.a (mon.0) 1622 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:59:56.166 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:56 smithi159 bash[105915]: audit 2023-09-23T23:59:55.452622+0000 mon.a (mon.0) 1623 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T23:59:56.166 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:56 smithi159 bash[105915]: cluster 2023-09-23T23:59:55.452762+0000 mon.a (mon.0) 1624 : cluster 0 osdmap e358: 8 total, 8 up, 6 in 2023-09-23T23:59:56.166 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:56 smithi159 bash[105915]: cluster 2023-09-23T23:59:55.464793+0000 osd.5 (osd.5) 194 : cluster 3 failed to encode map e358 with expected crc 2023-09-23T23:59:56.166 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:56 smithi159 bash[105915]: cluster 2023-09-23T23:59:55.487969+0000 osd.7 (osd.7) 224 : cluster 3 failed to encode map e358 with expected crc 2023-09-23T23:59:56.166 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:56 smithi159 bash[105915]: cluster 2023-09-23T23:59:55.538013+0000 osd.4 (osd.4) 282 : cluster 3 failed to encode map e358 with expected crc 2023-09-23T23:59:56.167 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:56 smithi159 bash[108473]: cluster 2023-09-23T23:59:54.972652+0000 mgr.y (mgr.25991) 1294 : cluster 0 pgmap v1451: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 13 active+recovery_wait+undersized+degraded+remapped, 69 active+clean; 4.3 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 29 op/s; 55028/210069 objects degraded (26.195%); 10505/210069 objects misplaced (5.001%); 6.6 MiB/s, 105 objects/s recovering 2023-09-23T23:59:56.167 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:56 smithi159 bash[108473]: cluster 2023-09-23T23:59:55.438608+0000 mon.a (mon.0) 1622 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:59:56.167 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:56 smithi159 bash[108473]: audit 2023-09-23T23:59:55.452622+0000 mon.a (mon.0) 1623 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T23:59:56.167 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:56 smithi159 bash[108473]: cluster 2023-09-23T23:59:55.452762+0000 mon.a (mon.0) 1624 : cluster 0 osdmap e358: 8 total, 8 up, 6 in 2023-09-23T23:59:56.167 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:56 smithi159 bash[108473]: cluster 2023-09-23T23:59:55.464793+0000 osd.5 (osd.5) 194 : cluster 3 failed to encode map e358 with expected crc 2023-09-23T23:59:56.167 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:56 smithi159 bash[108473]: cluster 2023-09-23T23:59:55.487969+0000 osd.7 (osd.7) 224 : cluster 3 failed to encode map e358 with expected crc 2023-09-23T23:59:56.167 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:56 smithi159 bash[108473]: cluster 2023-09-23T23:59:55.538013+0000 osd.4 (osd.4) 282 : cluster 3 failed to encode map e358 with expected crc 2023-09-23T23:59:56.248 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:59:56.258 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:56 smithi164 bash[92846]: cluster 2023-09-23T23:59:54.972652+0000 mgr.y (mgr.25991) 1294 : cluster 0 pgmap v1451: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 13 active+recovery_wait+undersized+degraded+remapped, 69 active+clean; 4.3 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 29 op/s; 55028/210069 objects degraded (26.195%); 10505/210069 objects misplaced (5.001%); 6.6 MiB/s, 105 objects/s recovering 2023-09-23T23:59:56.258 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:56 smithi164 bash[92846]: cluster 2023-09-23T23:59:55.438608+0000 mon.a (mon.0) 1622 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:59:56.258 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:56 smithi164 bash[92846]: audit 2023-09-23T23:59:55.452622+0000 mon.a (mon.0) 1623 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T23:59:56.259 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:56 smithi164 bash[92846]: cluster 2023-09-23T23:59:55.452762+0000 mon.a (mon.0) 1624 : cluster 0 osdmap e358: 8 total, 8 up, 6 in 2023-09-23T23:59:56.259 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:56 smithi164 bash[92846]: cluster 2023-09-23T23:59:55.464793+0000 osd.5 (osd.5) 194 : cluster 3 failed to encode map e358 with expected crc 2023-09-23T23:59:56.259 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:56 smithi164 bash[92846]: cluster 2023-09-23T23:59:55.487969+0000 osd.7 (osd.7) 224 : cluster 3 failed to encode map e358 with expected crc 2023-09-23T23:59:56.259 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:56 smithi164 bash[92846]: cluster 2023-09-23T23:59:55.538013+0000 osd.4 (osd.4) 282 : cluster 3 failed to encode map e358 with expected crc 2023-09-23T23:59:56.274 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:59:56.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:56.278 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:59:56.379 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:59:56.404 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:59:56.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:56.412 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:59:56.513 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:59:56.542 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:59:56.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:56.545 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:59:56.646 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:59:56.676 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:59:56.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:56.682 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:59:56.783 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:56.805 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:56.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:56.807 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:59:56.908 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:59:56.946 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:59:56.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:56.950 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:59:57.051 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:59:57.079 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:59:57.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:57.081 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:59:57.182 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:59:57.205 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:59:57.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:57.207 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:59:57.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:57 smithi164 bash[92846]: cluster 2023-09-23T23:59:55.453928+0000 osd.6 (osd.6) 420 : cluster 3 failed to encode map e358 with expected crc 2023-09-23T23:59:57.308 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:59:57.332 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:59:57.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:57.335 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:59:57.436 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:59:57.443 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:57 smithi159 bash[105915]: cluster 2023-09-23T23:59:55.453928+0000 osd.6 (osd.6) 420 : cluster 3 failed to encode map e358 with expected crc 2023-09-23T23:59:57.444 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:57 smithi159 bash[108473]: cluster 2023-09-23T23:59:55.453928+0000 osd.6 (osd.6) 420 : cluster 3 failed to encode map e358 with expected crc 2023-09-23T23:59:57.457 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:59:57.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:57.460 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:59:57.560 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:59:57.587 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:59:57.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:57.590 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:59:57.691 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:57.718 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:57.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:57.724 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:59:57.825 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:59:57.851 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:59:57.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:57.854 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:59:57.955 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:57.978 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:57.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:57.980 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:59:58.080 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:59:58.106 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:59:58.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:58.108 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:59:58.208 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:59:58.220 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:58 smithi164 bash[92846]: cluster 2023-09-23T23:59:56.973317+0000 mgr.y (mgr.25991) 1295 : cluster 0 pgmap v1453: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 13 active+recovery_wait+undersized+degraded+remapped, 69 active+clean; 4.3 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 49 op/s; 54976/209622 objects degraded (26.226%); 9913/209622 objects misplaced (4.729%); 5.7 MiB/s, 91 objects/s recovering 2023-09-23T23:59:58.220 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 23 23:59:58 smithi164 bash[92846]: cluster 2023-09-23T23:59:58.043260+0000 mon.a (mon.0) 1625 : cluster 3 Health check update: Degraded data redundancy: 54976/209622 objects degraded (26.226%), 20 pgs degraded (PG_DEGRADED) 2023-09-23T23:59:58.236 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:59:58.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:58.240 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:59:58.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:58 smithi159 bash[108473]: cluster 2023-09-23T23:59:56.973317+0000 mgr.y (mgr.25991) 1295 : cluster 0 pgmap v1453: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 13 active+recovery_wait+undersized+degraded+remapped, 69 active+clean; 4.3 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 49 op/s; 54976/209622 objects degraded (26.226%); 9913/209622 objects misplaced (4.729%); 5.7 MiB/s, 91 objects/s recovering 2023-09-23T23:59:58.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 23 23:59:58 smithi159 bash[108473]: cluster 2023-09-23T23:59:58.043260+0000 mon.a (mon.0) 1625 : cluster 3 Health check update: Degraded data redundancy: 54976/209622 objects degraded (26.226%), 20 pgs degraded (PG_DEGRADED) 2023-09-23T23:59:58.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:58 smithi159 bash[105915]: cluster 2023-09-23T23:59:56.973317+0000 mgr.y (mgr.25991) 1295 : cluster 0 pgmap v1453: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 13 active+recovery_wait+undersized+degraded+remapped, 69 active+clean; 4.3 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 49 op/s; 54976/209622 objects degraded (26.226%); 9913/209622 objects misplaced (4.729%); 5.7 MiB/s, 91 objects/s recovering 2023-09-23T23:59:58.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 23 23:59:58 smithi159 bash[105915]: cluster 2023-09-23T23:59:58.043260+0000 mon.a (mon.0) 1625 : cluster 3 Health check update: Degraded data redundancy: 54976/209622 objects degraded (26.226%), 20 pgs degraded (PG_DEGRADED) 2023-09-23T23:59:58.341 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:59:58.362 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:59:58.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:58.364 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:59:58.465 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:59:58.492 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:59:58.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:58.494 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:59:58.594 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:58.615 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:58.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:58.620 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:59:58.721 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:59:58.743 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:59:58.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:58.746 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:59:58.846 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:58.870 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:58.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:58.873 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:59:58.974 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:58.999 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:59.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:59.002 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:59:59.103 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:59.130 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:59.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:59.133 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:59:59.234 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:59:59.260 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:59:59.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:59.263 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:59:59.364 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:59:59.388 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:59:59.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:59.390 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:59:59.450 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T23:59:59.491 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:59.521 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:59:59.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:59.523 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:59:59.624 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:59.646 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:59:59.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:59.649 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:59:59.749 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:59:59.773 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:59:59.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:59.775 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:59:59.876 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:59:59.905 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:59:59.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:59:59.908 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:00:00.008 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:00.033 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:00.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:00.036 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:00:00.137 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:00:00.162 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:00:00.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:00.165 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:00:00.266 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:00:00.276 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:00:00 smithi159 bash[108473]: cluster 2023-09-23T23:59:58.974082+0000 mgr.y (mgr.25991) 1296 : cluster 0 pgmap v1454: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 13 active+recovery_wait+undersized+degraded+remapped, 69 active+clean; 4.3 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 71 op/s; 54976/208890 objects degraded (26.318%); 9913/208890 objects misplaced (4.746%); 5.7 MiB/s, 91 objects/s recovering 2023-09-24T00:00:00.276 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:00:00 smithi159 bash[108473]: cluster 2023-09-24T00:00:00.000112+0000 mon.a (mon.0) 1626 : cluster 3 Health detail: HEALTH_WARN noscrub flag(s) set; Degraded data redundancy: 54976/208890 objects degraded (26.318%), 20 pgs degraded 2023-09-24T00:00:00.277 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:00:00 smithi159 bash[108473]: cluster 2023-09-24T00:00:00.000140+0000 mon.a (mon.0) 1627 : cluster 3 [WRN] OSDMAP_FLAGS: noscrub flag(s) set 2023-09-24T00:00:00.277 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:00:00 smithi159 bash[108473]: cluster 2023-09-24T00:00:00.000148+0000 mon.a (mon.0) 1628 : cluster 3 [WRN] PG_DEGRADED: Degraded data redundancy: 54976/208890 objects degraded (26.318%), 20 pgs degraded 2023-09-24T00:00:00.277 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:00:00 smithi159 bash[108473]: cluster 2023-09-24T00:00:00.000157+0000 mon.a (mon.0) 1629 : cluster 3 pg 2.3 is active+recovery_wait+undersized+degraded+remapped, acting [2,7] 2023-09-24T00:00:00.277 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:00:00 smithi159 bash[108473]: cluster 2023-09-24T00:00:00.000175+0000 mon.a (mon.0) 1630 : cluster 3 pg 2.6 is active+recovery_wait+degraded, acting [1,6,3] 2023-09-24T00:00:00.277 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:00:00 smithi159 bash[108473]: cluster 2023-09-24T00:00:00.000184+0000 mon.a (mon.0) 1631 : cluster 3 pg 3.6 is active+recovery_wait+degraded, acting [1,7,5] 2023-09-24T00:00:00.277 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:00:00 smithi159 bash[108473]: cluster 2023-09-24T00:00:00.000198+0000 mon.a (mon.0) 1632 : cluster 3 pg 3.d is active+recovery_wait+degraded, acting [7,5,6] 2023-09-24T00:00:00.277 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:00:00 smithi159 bash[108473]: cluster 2023-09-24T00:00:00.000210+0000 mon.a (mon.0) 1633 : cluster 3 pg 3.e is active+recovery_wait+degraded, acting [7,1,5] 2023-09-24T00:00:00.277 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:00:00 smithi159 bash[108473]: cluster 2023-09-24T00:00:00.000226+0000 mon.a (mon.0) 1634 : cluster 3 pg 3.f is active+recovery_wait+degraded, acting [7,1,5] 2023-09-24T00:00:00.277 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:00:00 smithi159 bash[108473]: cluster 2023-09-24T00:00:00.000253+0000 mon.a (mon.0) 1635 : cluster 3 pg 10.0 is active+recovery_wait+undersized+degraded+remapped, acting [6,1] 2023-09-24T00:00:00.277 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:00:00 smithi159 bash[108473]: cluster 2023-09-24T00:00:00.000262+0000 mon.a (mon.0) 1636 : cluster 3 pg 10.1 is active+recovery_wait+undersized+degraded+remapped, acting [4,2] 2023-09-24T00:00:00.277 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:00:00 smithi159 bash[108473]: cluster 2023-09-24T00:00:00.000271+0000 mon.a (mon.0) 1637 : cluster 3 pg 10.2 is active+recovery_wait+undersized+degraded+remapped, acting [1,3] 2023-09-24T00:00:00.277 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:00:00 smithi159 bash[108473]: cluster 2023-09-24T00:00:00.000281+0000 mon.a (mon.0) 1638 : cluster 3 pg 10.3 is active+recovery_wait+undersized+degraded+remapped, acting [2,3] 2023-09-24T00:00:00.278 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:00:00 smithi159 bash[108473]: cluster 2023-09-24T00:00:00.000290+0000 mon.a (mon.0) 1639 : cluster 3 pg 10.4 is active+recovery_wait+undersized+degraded+remapped, acting [3,1] 2023-09-24T00:00:00.278 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:00:00 smithi159 bash[108473]: cluster 2023-09-24T00:00:00.000299+0000 mon.a (mon.0) 1640 : cluster 3 pg 10.6 is active+recovery_wait+undersized+degraded+remapped, acting [5,1] 2023-09-24T00:00:00.278 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:00:00 smithi159 bash[108473]: cluster 2023-09-24T00:00:00.000307+0000 mon.a (mon.0) 1641 : cluster 3 pg 10.7 is active+recovery_wait+undersized+degraded+remapped, acting [6,3] 2023-09-24T00:00:00.278 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:00:00 smithi159 bash[108473]: cluster 2023-09-24T00:00:00.000315+0000 mon.a (mon.0) 1642 : cluster 3 pg 10.8 is active+recovery_wait+undersized+degraded+remapped, acting [2,7] 2023-09-24T00:00:00.278 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:00:00 smithi159 bash[108473]: cluster 2023-09-24T00:00:00.000323+0000 mon.a (mon.0) 1643 : cluster 3 pg 10.9 is active+recovering+undersized+degraded+remapped, acting [2,7] 2023-09-24T00:00:00.278 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:00:00 smithi159 bash[108473]: cluster 2023-09-24T00:00:00.000332+0000 mon.a (mon.0) 1644 : cluster 3 pg 10.a is active+recovery_wait+undersized+degraded+remapped, acting [6,2] 2023-09-24T00:00:00.278 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:00:00 smithi159 bash[108473]: cluster 2023-09-24T00:00:00.000340+0000 mon.a (mon.0) 1645 : cluster 3 pg 10.b is active+recovery_wait+undersized+degraded+remapped, acting [6,1] 2023-09-24T00:00:00.278 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:00:00 smithi159 bash[108473]: cluster 2023-09-24T00:00:00.000349+0000 mon.a (mon.0) 1646 : cluster 3 pg 10.c is active+recovering+undersized+degraded+remapped, acting [7,3] 2023-09-24T00:00:00.278 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:00:00 smithi159 bash[108473]: cluster 2023-09-24T00:00:00.000366+0000 mon.a (mon.0) 1647 : cluster 3 pg 10.d is active+recovery_wait+undersized+degraded+remapped, acting [6,3] 2023-09-24T00:00:00.278 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:00:00 smithi159 bash[108473]: cluster 2023-09-24T00:00:00.000375+0000 mon.a (mon.0) 1648 : cluster 3 pg 10.e is active+recovery_wait+undersized+degraded+remapped, acting [6,2] 2023-09-24T00:00:00.278 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:00:00 smithi159 bash[105915]: cluster 2023-09-23T23:59:58.974082+0000 mgr.y (mgr.25991) 1296 : cluster 0 pgmap v1454: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 13 active+recovery_wait+undersized+degraded+remapped, 69 active+clean; 4.3 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 71 op/s; 54976/208890 objects degraded (26.318%); 9913/208890 objects misplaced (4.746%); 5.7 MiB/s, 91 objects/s recovering 2023-09-24T00:00:00.279 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:00:00 smithi159 bash[105915]: cluster 2023-09-24T00:00:00.000112+0000 mon.a (mon.0) 1626 : cluster 3 Health detail: HEALTH_WARN noscrub flag(s) set; Degraded data redundancy: 54976/208890 objects degraded (26.318%), 20 pgs degraded 2023-09-24T00:00:00.279 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:00:00 smithi159 bash[105915]: cluster 2023-09-24T00:00:00.000140+0000 mon.a (mon.0) 1627 : cluster 3 [WRN] OSDMAP_FLAGS: noscrub flag(s) set 2023-09-24T00:00:00.279 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:00:00 smithi159 bash[105915]: cluster 2023-09-24T00:00:00.000148+0000 mon.a (mon.0) 1628 : cluster 3 [WRN] PG_DEGRADED: Degraded data redundancy: 54976/208890 objects degraded (26.318%), 20 pgs degraded 2023-09-24T00:00:00.279 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:00:00 smithi159 bash[105915]: cluster 2023-09-24T00:00:00.000157+0000 mon.a (mon.0) 1629 : cluster 3 pg 2.3 is active+recovery_wait+undersized+degraded+remapped, acting [2,7] 2023-09-24T00:00:00.279 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:00:00 smithi159 bash[105915]: cluster 2023-09-24T00:00:00.000175+0000 mon.a (mon.0) 1630 : cluster 3 pg 2.6 is active+recovery_wait+degraded, acting [1,6,3] 2023-09-24T00:00:00.279 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:00:00 smithi159 bash[105915]: cluster 2023-09-24T00:00:00.000184+0000 mon.a (mon.0) 1631 : cluster 3 pg 3.6 is active+recovery_wait+degraded, acting [1,7,5] 2023-09-24T00:00:00.279 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:00:00 smithi159 bash[105915]: cluster 2023-09-24T00:00:00.000198+0000 mon.a (mon.0) 1632 : cluster 3 pg 3.d is active+recovery_wait+degraded, acting [7,5,6] 2023-09-24T00:00:00.279 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:00:00 smithi159 bash[105915]: cluster 2023-09-24T00:00:00.000210+0000 mon.a (mon.0) 1633 : cluster 3 pg 3.e is active+recovery_wait+degraded, acting [7,1,5] 2023-09-24T00:00:00.279 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:00:00 smithi159 bash[105915]: cluster 2023-09-24T00:00:00.000226+0000 mon.a (mon.0) 1634 : cluster 3 pg 3.f is active+recovery_wait+degraded, acting [7,1,5] 2023-09-24T00:00:00.279 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:00:00 smithi159 bash[105915]: cluster 2023-09-24T00:00:00.000253+0000 mon.a (mon.0) 1635 : cluster 3 pg 10.0 is active+recovery_wait+undersized+degraded+remapped, acting [6,1] 2023-09-24T00:00:00.279 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:00:00 smithi159 bash[105915]: cluster 2023-09-24T00:00:00.000262+0000 mon.a (mon.0) 1636 : cluster 3 pg 10.1 is active+recovery_wait+undersized+degraded+remapped, acting [4,2] 2023-09-24T00:00:00.279 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:00:00 smithi159 bash[105915]: cluster 2023-09-24T00:00:00.000271+0000 mon.a (mon.0) 1637 : cluster 3 pg 10.2 is active+recovery_wait+undersized+degraded+remapped, acting [1,3] 2023-09-24T00:00:00.280 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:00:00 smithi159 bash[105915]: cluster 2023-09-24T00:00:00.000281+0000 mon.a (mon.0) 1638 : cluster 3 pg 10.3 is active+recovery_wait+undersized+degraded+remapped, acting [2,3] 2023-09-24T00:00:00.280 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:00:00 smithi159 bash[105915]: cluster 2023-09-24T00:00:00.000290+0000 mon.a (mon.0) 1639 : cluster 3 pg 10.4 is active+recovery_wait+undersized+degraded+remapped, acting [3,1] 2023-09-24T00:00:00.280 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:00:00 smithi159 bash[105915]: cluster 2023-09-24T00:00:00.000299+0000 mon.a (mon.0) 1640 : cluster 3 pg 10.6 is active+recovery_wait+undersized+degraded+remapped, acting [5,1] 2023-09-24T00:00:00.280 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:00:00 smithi159 bash[105915]: cluster 2023-09-24T00:00:00.000307+0000 mon.a (mon.0) 1641 : cluster 3 pg 10.7 is active+recovery_wait+undersized+degraded+remapped, acting [6,3] 2023-09-24T00:00:00.280 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:00:00 smithi159 bash[105915]: cluster 2023-09-24T00:00:00.000315+0000 mon.a (mon.0) 1642 : cluster 3 pg 10.8 is active+recovery_wait+undersized+degraded+remapped, acting [2,7] 2023-09-24T00:00:00.280 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:00:00 smithi159 bash[105915]: cluster 2023-09-24T00:00:00.000323+0000 mon.a (mon.0) 1643 : cluster 3 pg 10.9 is active+recovering+undersized+degraded+remapped, acting [2,7] 2023-09-24T00:00:00.280 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:00:00 smithi159 bash[105915]: cluster 2023-09-24T00:00:00.000332+0000 mon.a (mon.0) 1644 : cluster 3 pg 10.a is active+recovery_wait+undersized+degraded+remapped, acting [6,2] 2023-09-24T00:00:00.280 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:00:00 smithi159 bash[105915]: cluster 2023-09-24T00:00:00.000340+0000 mon.a (mon.0) 1645 : cluster 3 pg 10.b is active+recovery_wait+undersized+degraded+remapped, acting [6,1] 2023-09-24T00:00:00.280 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:00:00 smithi159 bash[105915]: cluster 2023-09-24T00:00:00.000349+0000 mon.a (mon.0) 1646 : cluster 3 pg 10.c is active+recovering+undersized+degraded+remapped, acting [7,3] 2023-09-24T00:00:00.280 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:00:00 smithi159 bash[105915]: cluster 2023-09-24T00:00:00.000366+0000 mon.a (mon.0) 1647 : cluster 3 pg 10.d is active+recovery_wait+undersized+degraded+remapped, acting [6,3] 2023-09-24T00:00:00.280 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:00:00 smithi159 bash[105915]: cluster 2023-09-24T00:00:00.000375+0000 mon.a (mon.0) 1648 : cluster 3 pg 10.e is active+recovery_wait+undersized+degraded+remapped, acting [6,2] 2023-09-24T00:00:00.290 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:00:00.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:00.293 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:00:00.393 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:00:00.404 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:00:00 smithi164 bash[92846]: cluster 2023-09-23T23:59:58.974082+0000 mgr.y (mgr.25991) 1296 : cluster 0 pgmap v1454: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 13 active+recovery_wait+undersized+degraded+remapped, 69 active+clean; 4.3 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 71 op/s; 54976/208890 objects degraded (26.318%); 9913/208890 objects misplaced (4.746%); 5.7 MiB/s, 91 objects/s recovering 2023-09-24T00:00:00.404 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:00:00 smithi164 bash[92846]: cluster 2023-09-24T00:00:00.000112+0000 mon.a (mon.0) 1626 : cluster 3 Health detail: HEALTH_WARN noscrub flag(s) set; Degraded data redundancy: 54976/208890 objects degraded (26.318%), 20 pgs degraded 2023-09-24T00:00:00.404 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:00:00 smithi164 bash[92846]: cluster 2023-09-24T00:00:00.000140+0000 mon.a (mon.0) 1627 : cluster 3 [WRN] OSDMAP_FLAGS: noscrub flag(s) set 2023-09-24T00:00:00.404 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:00:00 smithi164 bash[92846]: cluster 2023-09-24T00:00:00.000148+0000 mon.a (mon.0) 1628 : cluster 3 [WRN] PG_DEGRADED: Degraded data redundancy: 54976/208890 objects degraded (26.318%), 20 pgs degraded 2023-09-24T00:00:00.404 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:00:00 smithi164 bash[92846]: cluster 2023-09-24T00:00:00.000157+0000 mon.a (mon.0) 1629 : cluster 3 pg 2.3 is active+recovery_wait+undersized+degraded+remapped, acting [2,7] 2023-09-24T00:00:00.404 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:00:00 smithi164 bash[92846]: cluster 2023-09-24T00:00:00.000175+0000 mon.a (mon.0) 1630 : cluster 3 pg 2.6 is active+recovery_wait+degraded, acting [1,6,3] 2023-09-24T00:00:00.404 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:00:00 smithi164 bash[92846]: cluster 2023-09-24T00:00:00.000184+0000 mon.a (mon.0) 1631 : cluster 3 pg 3.6 is active+recovery_wait+degraded, acting [1,7,5] 2023-09-24T00:00:00.404 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:00:00 smithi164 bash[92846]: cluster 2023-09-24T00:00:00.000198+0000 mon.a (mon.0) 1632 : cluster 3 pg 3.d is active+recovery_wait+degraded, acting [7,5,6] 2023-09-24T00:00:00.404 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:00:00 smithi164 bash[92846]: cluster 2023-09-24T00:00:00.000210+0000 mon.a (mon.0) 1633 : cluster 3 pg 3.e is active+recovery_wait+degraded, acting [7,1,5] 2023-09-24T00:00:00.404 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:00:00 smithi164 bash[92846]: cluster 2023-09-24T00:00:00.000226+0000 mon.a (mon.0) 1634 : cluster 3 pg 3.f is active+recovery_wait+degraded, acting [7,1,5] 2023-09-24T00:00:00.405 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:00:00 smithi164 bash[92846]: cluster 2023-09-24T00:00:00.000253+0000 mon.a (mon.0) 1635 : cluster 3 pg 10.0 is active+recovery_wait+undersized+degraded+remapped, acting [6,1] 2023-09-24T00:00:00.405 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:00:00 smithi164 bash[92846]: cluster 2023-09-24T00:00:00.000262+0000 mon.a (mon.0) 1636 : cluster 3 pg 10.1 is active+recovery_wait+undersized+degraded+remapped, acting [4,2] 2023-09-24T00:00:00.405 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:00:00 smithi164 bash[92846]: cluster 2023-09-24T00:00:00.000271+0000 mon.a (mon.0) 1637 : cluster 3 pg 10.2 is active+recovery_wait+undersized+degraded+remapped, acting [1,3] 2023-09-24T00:00:00.405 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:00:00 smithi164 bash[92846]: cluster 2023-09-24T00:00:00.000281+0000 mon.a (mon.0) 1638 : cluster 3 pg 10.3 is active+recovery_wait+undersized+degraded+remapped, acting [2,3] 2023-09-24T00:00:00.405 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:00:00 smithi164 bash[92846]: cluster 2023-09-24T00:00:00.000290+0000 mon.a (mon.0) 1639 : cluster 3 pg 10.4 is active+recovery_wait+undersized+degraded+remapped, acting [3,1] 2023-09-24T00:00:00.405 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:00:00 smithi164 bash[92846]: cluster 2023-09-24T00:00:00.000299+0000 mon.a (mon.0) 1640 : cluster 3 pg 10.6 is active+recovery_wait+undersized+degraded+remapped, acting [5,1] 2023-09-24T00:00:00.405 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:00:00 smithi164 bash[92846]: cluster 2023-09-24T00:00:00.000307+0000 mon.a (mon.0) 1641 : cluster 3 pg 10.7 is active+recovery_wait+undersized+degraded+remapped, acting [6,3] 2023-09-24T00:00:00.405 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:00:00 smithi164 bash[92846]: cluster 2023-09-24T00:00:00.000315+0000 mon.a (mon.0) 1642 : cluster 3 pg 10.8 is active+recovery_wait+undersized+degraded+remapped, acting [2,7] 2023-09-24T00:00:00.405 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:00:00 smithi164 bash[92846]: cluster 2023-09-24T00:00:00.000323+0000 mon.a (mon.0) 1643 : cluster 3 pg 10.9 is active+recovering+undersized+degraded+remapped, acting [2,7] 2023-09-24T00:00:00.405 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:00:00 smithi164 bash[92846]: cluster 2023-09-24T00:00:00.000332+0000 mon.a (mon.0) 1644 : cluster 3 pg 10.a is active+recovery_wait+undersized+degraded+remapped, acting [6,2] 2023-09-24T00:00:00.405 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:00:00 smithi164 bash[92846]: cluster 2023-09-24T00:00:00.000340+0000 mon.a (mon.0) 1645 : cluster 3 pg 10.b is active+recovery_wait+undersized+degraded+remapped, acting [6,1] 2023-09-24T00:00:00.405 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:00:00 smithi164 bash[92846]: cluster 2023-09-24T00:00:00.000349+0000 mon.a (mon.0) 1646 : cluster 3 pg 10.c is active+recovering+undersized+degraded+remapped, acting [7,3] 2023-09-24T00:00:00.405 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:00:00 smithi164 bash[92846]: cluster 2023-09-24T00:00:00.000366+0000 mon.a (mon.0) 1647 : cluster 3 pg 10.d is active+recovery_wait+undersized+degraded+remapped, acting [6,3] 2023-09-24T00:00:00.405 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:00:00 smithi164 bash[92846]: cluster 2023-09-24T00:00:00.000375+0000 mon.a (mon.0) 1648 : cluster 3 pg 10.e is active+recovery_wait+undersized+degraded+remapped, acting [6,2] 2023-09-24T00:00:00.426 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:00:00.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:00.432 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:00:00.533 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:00:00.558 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:00:00.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:00.563 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:00:00.663 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:00:00.690 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:00:00.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:00.692 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:00:00.793 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:00:00.814 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:00:00.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:00.817 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:00:00.918 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:00:00.943 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:00:00.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:00.946 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:00:01.047 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:00:01.075 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:00:01.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:01.077 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:00:01.178 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:00:01.206 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:00:01.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:01.209 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:00:01.310 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:00:01.339 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:00:01.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:01.342 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:00:01.443 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:01.470 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:01.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:01.472 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:00:01.573 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:00:01.596 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:00:01.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:01.599 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:00:01.700 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:01.721 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:01.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:01.723 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:00:01.824 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:00:01.846 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:00:01.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:01.848 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:00:01.949 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:00:01.949 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-24T00:00:01.978 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:00:01.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:01.982 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:00:02.083 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:02.113 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:02.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:02.119 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:00:02.220 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:00:02.227 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:00:02 smithi164 bash[92846]: cluster 2023-09-24T00:00:00.974892+0000 mgr.y (mgr.25991) 1297 : cluster 0 pgmap v1455: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 13 active+recovery_wait+undersized+degraded+remapped, 69 active+clean; 4.2 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 85 op/s; 54882/208281 objects degraded (26.350%); 9244/208281 objects misplaced (4.438%); 5.1 MiB/s, 81 objects/s recovering 2023-09-24T00:00:02.242 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:00:02.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:02.247 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:00:02.347 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:00:02.375 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:00:02.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:02.378 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:00:02.479 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:00:02.507 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:00:02.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:02.510 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:00:02.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:00:02 smithi159 bash[105915]: cluster 2023-09-24T00:00:00.974892+0000 mgr.y (mgr.25991) 1297 : cluster 0 pgmap v1455: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 13 active+recovery_wait+undersized+degraded+remapped, 69 active+clean; 4.2 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 85 op/s; 54882/208281 objects degraded (26.350%); 9244/208281 objects misplaced (4.438%); 5.1 MiB/s, 81 objects/s recovering 2023-09-24T00:00:02.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:00:02 smithi159 bash[108473]: cluster 2023-09-24T00:00:00.974892+0000 mgr.y (mgr.25991) 1297 : cluster 0 pgmap v1455: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 13 active+recovery_wait+undersized+degraded+remapped, 69 active+clean; 4.2 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 85 op/s; 54882/208281 objects degraded (26.350%); 9244/208281 objects misplaced (4.438%); 5.1 MiB/s, 81 objects/s recovering 2023-09-24T00:00:02.611 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:02.635 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:02.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:02.638 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:00:02.738 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:00:02.764 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:00:02.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:02.766 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:00:02.867 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:00:02.890 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:00:02.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:02.894 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:00:02.995 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:03.019 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:03.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:03.021 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:00:03.122 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:00:03.147 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:00:03.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:03.150 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:00:03.251 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:00:03.277 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:00:03.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:03.280 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:00:03.381 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:03.405 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:03.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:03.407 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:00:03.508 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:00:03.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:00:03 smithi164 bash[92846]: audit 2023-09-24T00:00:02.267784+0000 mon.a (mon.0) 1649 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:00:03.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:00:03 smithi164 bash[92846]: audit 2023-09-24T00:00:02.268685+0000 mon.a (mon.0) 1650 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:00:03.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:00:03 smithi164 bash[92846]: cluster 2023-09-24T00:00:02.975768+0000 mgr.y (mgr.25991) 1298 : cluster 0 pgmap v1456: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 13 active+recovery_wait+undersized+degraded+remapped, 69 active+clean; 4.2 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 85 op/s; 54882/208191 objects degraded (26.361%); 9244/208191 objects misplaced (4.440%); 5.1 MiB/s, 81 objects/s recovering 2023-09-24T00:00:03.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:00:03 smithi164 bash[92846]: cluster 2023-09-24T00:00:03.044551+0000 mon.a (mon.0) 1651 : cluster 3 Health check update: Degraded data redundancy: 54882/208281 objects degraded (26.350%), 20 pgs degraded (PG_DEGRADED) 2023-09-24T00:00:03.532 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:00:03.534 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:00:03 smithi159 bash[108473]: audit 2023-09-24T00:00:02.267784+0000 mon.a (mon.0) 1649 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:00:03.534 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:00:03 smithi159 bash[108473]: audit 2023-09-24T00:00:02.268685+0000 mon.a (mon.0) 1650 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:00:03.534 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:00:03 smithi159 bash[108473]: cluster 2023-09-24T00:00:02.975768+0000 mgr.y (mgr.25991) 1298 : cluster 0 pgmap v1456: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 13 active+recovery_wait+undersized+degraded+remapped, 69 active+clean; 4.2 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 85 op/s; 54882/208191 objects degraded (26.361%); 9244/208191 objects misplaced (4.440%); 5.1 MiB/s, 81 objects/s recovering 2023-09-24T00:00:03.534 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:00:03 smithi159 bash[108473]: cluster 2023-09-24T00:00:03.044551+0000 mon.a (mon.0) 1651 : cluster 3 Health check update: Degraded data redundancy: 54882/208281 objects degraded (26.350%), 20 pgs degraded (PG_DEGRADED) 2023-09-24T00:00:03.534 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:00:03 smithi159 bash[105915]: audit 2023-09-24T00:00:02.267784+0000 mon.a (mon.0) 1649 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:00:03.534 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:00:03 smithi159 bash[105915]: audit 2023-09-24T00:00:02.268685+0000 mon.a (mon.0) 1650 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:00:03.534 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:00:03 smithi159 bash[105915]: cluster 2023-09-24T00:00:02.975768+0000 mgr.y (mgr.25991) 1298 : cluster 0 pgmap v1456: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 13 active+recovery_wait+undersized+degraded+remapped, 69 active+clean; 4.2 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 85 op/s; 54882/208191 objects degraded (26.361%); 9244/208191 objects misplaced (4.440%); 5.1 MiB/s, 81 objects/s recovering 2023-09-24T00:00:03.535 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:00:03 smithi159 bash[105915]: cluster 2023-09-24T00:00:03.044551+0000 mon.a (mon.0) 1651 : cluster 3 Health check update: Degraded data redundancy: 54882/208281 objects degraded (26.350%), 20 pgs degraded (PG_DEGRADED) 2023-09-24T00:00:03.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:03.535 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:00:03.636 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:03.665 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:03.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:03.668 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:00:03.769 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:00:03.793 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:00:03.795 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 24 00:00:03 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [24/Sep/2023:00:00:03] "GET /metrics HTTP/1.1" 200 36660 "" "Prometheus/2.43.0" 2023-09-24T00:00:03.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:03.796 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:00:03.897 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:03.918 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:03.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:03.920 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:00:04.021 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:00:04.042 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:00:04.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:04.046 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:00:04.146 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:04.175 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:04.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:04.177 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:00:04.209 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:00:04.278 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:00:04.308 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:00:04.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:04.311 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:00:04.412 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:00:04.437 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:00:04.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:04.443 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:00:04.543 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:00:04.566 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:00:04.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:04.570 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:00:04.671 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:00:04.696 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:00:04.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:04.702 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:00:04.803 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:00:04.827 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:00:04.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:04.830 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:00:04.930 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:04.952 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:04.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:04.954 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:00:05.055 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:00:05.076 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:00:05.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:05.078 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:00:05.178 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:05.201 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:05.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:05.204 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:00:05.305 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:05.327 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:05.331 INFO:teuthology.orchestra.run.smithi159.stdout: 2023-09-24T00:00:05.333 INFO:teuthology.orchestra.run.smithi159.stderr:dumped all 2023-09-24T00:00:05.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:05.334 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:00:05.434 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:00:05.452 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:00:05.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:05.455 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:00:05.555 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:05.578 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:05.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:05.581 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:00:05.682 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:00:05.704 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:00:05.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:05.706 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:00:05.807 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:00:05.829 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:00:05.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:05.832 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:00:05.858 INFO:teuthology.orchestra.run.smithi159.stdout:ERROR: (22) Invalid argument 2023-09-24T00:00:05.858 INFO:teuthology.orchestra.run.smithi159.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-24T00:00:05.932 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:00:05.953 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:00:05.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:05.955 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:00:06.056 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:06.079 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:06.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:06.081 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:00:06.182 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:00:06.194 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:00:06 smithi164 bash[92846]: cluster 2023-09-24T00:00:04.977216+0000 mgr.y (mgr.25991) 1299 : cluster 0 pgmap v1457: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 13 active+recovery_wait+undersized+degraded+remapped, 69 active+clean; 4.2 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 82 op/s; 54854/207594 objects degraded (26.424%); 9178/207594 objects misplaced (4.421%); 5.2 MiB/s, 83 objects/s recovering 2023-09-24T00:00:06.210 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:00:06.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:06.214 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:00:06.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:00:06 smithi159 bash[105915]: cluster 2023-09-24T00:00:04.977216+0000 mgr.y (mgr.25991) 1299 : cluster 0 pgmap v1457: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 13 active+recovery_wait+undersized+degraded+remapped, 69 active+clean; 4.2 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 82 op/s; 54854/207594 objects degraded (26.424%); 9178/207594 objects misplaced (4.421%); 5.2 MiB/s, 83 objects/s recovering 2023-09-24T00:00:06.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:00:06 smithi159 bash[108473]: cluster 2023-09-24T00:00:04.977216+0000 mgr.y (mgr.25991) 1299 : cluster 0 pgmap v1457: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 13 active+recovery_wait+undersized+degraded+remapped, 69 active+clean; 4.2 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 82 op/s; 54854/207594 objects degraded (26.424%); 9178/207594 objects misplaced (4.421%); 5.2 MiB/s, 83 objects/s recovering 2023-09-24T00:00:06.316 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:00:06.342 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:00:06.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:06.345 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:00:06.445 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:06.472 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:06.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:06.476 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:00:06.577 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:00:06.601 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:00:06.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:06.603 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:00:06.704 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:00:06.727 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:00:06.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:06.730 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:00:06.830 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:00:06.849 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:00:06.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:06.852 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:00:06.952 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:00:06.972 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:00:06.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:06.975 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:00:07.075 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:00:07.102 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:00:07.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:07.104 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:00:07.205 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:00:07.232 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:00:07.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:07.234 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:00:07.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:00:07 smithi159 bash[105915]: audit 2023-09-24T00:00:05.312416+0000 mgr.y (mgr.25991) 1300 : audit 0 from='client.35559 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-24T00:00:07.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:00:07 smithi159 bash[108473]: audit 2023-09-24T00:00:05.312416+0000 mgr.y (mgr.25991) 1300 : audit 0 from='client.35559 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-24T00:00:07.319 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:00:07 smithi164 bash[92846]: audit 2023-09-24T00:00:05.312416+0000 mgr.y (mgr.25991) 1300 : audit 0 from='client.35559 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-24T00:00:07.334 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:00:07.357 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:00:07.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:07.361 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:00:07.461 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:00:07.481 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:00:07.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:07.483 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:00:07.584 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:00:07.612 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:00:07.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:07.616 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:00:07.717 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:00:07.737 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:00:07.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:07.739 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:00:07.840 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:07.926 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:07.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:07.928 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:00:08.029 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:08.054 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:08.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:08.056 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:00:08.157 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:00:08.187 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:00:08.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:08.189 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:00:08.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:00:08 smithi164 bash[92846]: cluster 2023-09-24T00:00:06.977882+0000 mgr.y (mgr.25991) 1301 : cluster 0 pgmap v1458: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 13 active+recovery_wait+undersized+degraded+remapped, 69 active+clean; 4.2 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 82 op/s; 54802/207159 objects degraded (26.454%); 8512/207159 objects misplaced (4.109%); 6.5 MiB/s, 103 objects/s recovering 2023-09-24T00:00:08.290 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:00:08.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:00:08 smithi159 bash[105915]: cluster 2023-09-24T00:00:06.977882+0000 mgr.y (mgr.25991) 1301 : cluster 0 pgmap v1458: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 13 active+recovery_wait+undersized+degraded+remapped, 69 active+clean; 4.2 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 82 op/s; 54802/207159 objects degraded (26.454%); 8512/207159 objects misplaced (4.109%); 6.5 MiB/s, 103 objects/s recovering 2023-09-24T00:00:08.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:00:08 smithi159 bash[108473]: cluster 2023-09-24T00:00:06.977882+0000 mgr.y (mgr.25991) 1301 : cluster 0 pgmap v1458: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 13 active+recovery_wait+undersized+degraded+remapped, 69 active+clean; 4.2 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 82 op/s; 54802/207159 objects degraded (26.454%); 8512/207159 objects misplaced (4.109%); 6.5 MiB/s, 103 objects/s recovering 2023-09-24T00:00:08.318 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:00:08.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:08.321 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:00:08.421 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:00:08.450 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:00:08.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:08.453 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:00:08.553 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:08.580 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:08.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:08.583 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:00:08.683 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:00:08.710 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:00:08.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:08.713 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:00:08.814 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:00:08.840 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:00:08.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:08.843 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:00:08.943 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:00:08.965 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:00:08.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:08.967 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:00:09.068 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:00:09.093 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:00:09.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:09.096 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:00:09.196 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:00:09.219 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:00:09.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:09.225 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:00:09.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:00:09 smithi159 bash[108473]: cluster 2023-09-24T00:00:08.045555+0000 mon.a (mon.0) 1652 : cluster 3 Health check update: Degraded data redundancy: 54802/207159 objects degraded (26.454%), 20 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-24T00:00:09.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:00:09 smithi159 bash[105915]: cluster 2023-09-24T00:00:08.045555+0000 mon.a (mon.0) 1652 : cluster 3 Health check update: Degraded data redundancy: 54802/207159 objects degraded (26.454%), 20 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-24T00:00:09.326 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:00:09.333 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:00:09 smithi164 bash[92846]: cluster 2023-09-24T00:00:08.045555+0000 mon.a (mon.0) 1652 : cluster 3 Health check update: Degraded data redundancy: 54802/207159 objects degraded (26.454%), 20 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-24T00:00:09.350 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:00:09.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:09.353 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:00:09.453 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:00:09.480 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:00:09.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:09.483 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:00:09.583 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:00:09.611 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:00:09.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:09.613 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:00:09.714 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:00:09.736 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:00:09.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:09.739 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:00:09.840 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:09.866 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:09.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:09.871 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:00:09.972 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:09.994 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:09.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:09.997 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:00:10.098 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:00:10.107 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:00:10 smithi164 bash[92846]: cluster 2023-09-24T00:00:08.978697+0000 mgr.y (mgr.25991) 1302 : cluster 0 pgmap v1459: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 13 active+recovery_wait+undersized+degraded+remapped, 69 active+clean; 4.2 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 89 op/s; 54802/206409 objects degraded (26.550%); 8512/206409 objects misplaced (4.124%); 4.6 MiB/s, 72 objects/s recovering 2023-09-24T00:00:10.130 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:00:10.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:10.134 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:00:10.235 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:00:10.266 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:00:10.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:10.268 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:00:10.368 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:10.375 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:00:10 smithi159 bash[105915]: cluster 2023-09-24T00:00:08.978697+0000 mgr.y (mgr.25991) 1302 : cluster 0 pgmap v1459: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 13 active+recovery_wait+undersized+degraded+remapped, 69 active+clean; 4.2 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 89 op/s; 54802/206409 objects degraded (26.550%); 8512/206409 objects misplaced (4.124%); 4.6 MiB/s, 72 objects/s recovering 2023-09-24T00:00:10.376 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:00:10 smithi159 bash[108473]: cluster 2023-09-24T00:00:08.978697+0000 mgr.y (mgr.25991) 1302 : cluster 0 pgmap v1459: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 13 active+recovery_wait+undersized+degraded+remapped, 69 active+clean; 4.2 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 89 op/s; 54802/206409 objects degraded (26.550%); 8512/206409 objects misplaced (4.124%); 4.6 MiB/s, 72 objects/s recovering 2023-09-24T00:00:10.389 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:10.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:10.391 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:00:10.492 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:00:10.515 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:00:10.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:10.518 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:00:10.618 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:00:10.643 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:00:10.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:10.646 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:00:10.747 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:00:10.777 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:00:10.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:10.779 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:00:10.880 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:10.905 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:10.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:10.908 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:00:11.008 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:11.036 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:11.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:11.039 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:00:11.140 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:00:11.166 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:00:11.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:11.170 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:00:11.271 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:00:11.300 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:00:11.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:11.302 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:00:11.403 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:11.424 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:11.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:11.426 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:00:11.527 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:11.549 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:11.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:11.552 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:00:11.652 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:00:11.673 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:00:11.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:11.675 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:00:11.775 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:11.805 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:11.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:11.807 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:00:11.908 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:00:11.935 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:00:11.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:11.940 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:00:11.945 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_blocked_ops 2023-09-24T00:00:11.961 INFO:teuthology.orchestra.run.smithi159.stdout:{"pg_ready":true,"pg_map":{"version":1457,"stamp":"2023-09-24T00:00:04.976038+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":4537849803,"num_objects":69198,"num_object_clones":0,"num_object_copies":207594,"num_objects_missing_on_primary":6701,"num_objects_missing":6701,"num_objects_degraded":54854,"num_objects_misplaced":9178,"num_objects_unfound":0,"num_objects_dirty":69198,"num_whiteouts":0,"num_read":6502,"num_read_kb":14188,"num_write":84892,"num_write_kb":4908408,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":11278,"num_bytes_recovered":734017693,"num_keys_recovered":30,"num_objects_omap":16,"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":83937,"ondisk_log_size":83937,"up":267,"acting":252,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":289,"num_osds":6,"num_per_pool_osds":6,"num_per_pool_omap_osds":6,"kb":562470912,"kb_used":15257252,"kb_used_data":10833332,"kb_used_omap":23,"kb_used_meta":4423848,"kb_avail":547213660,"statfs":{"total":575970213888,"available":560346787840,"internally_reserved":0,"allocated":11093331968,"data_stored":11083088839,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":24379,"internal_metadata":4530020549},"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":-54067200,"num_objects":-825,"num_object_clones":0,"num_object_copies":-2475,"num_objects_missing_on_primary":-165,"num_objects_missing":-165,"num_objects_degraded":-174,"num_objects_misplaced":-1327,"num_objects_unfound":0,"num_objects_dirty":-825,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":825,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":837,"num_bytes_recovered":54853632,"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":"10.003925"},"pg_stats":[{"pgid":"3.1a","version":"69'2","reported_seq":238,"reported_epoch":357,"state":"active+clean","last_fresh":"2023-09-23T23:59:29.065730+0000","last_change":"2023-09-23T23:59:27.228774+0000","last_active":"2023-09-23T23:59:29.065730+0000","last_peered":"2023-09-23T23:59:29.065730+0000","last_clean":"2023-09-23T23:59:29.065730+0000","last_became_active":"2023-09-23T23:59:27.228327+0000","last_became_peered":"2023-09-23T23:59:27.228327+0000","last_unstale":"2023-09-23T23:59:29.065730+0000","last_undegraded":"2023-09-23T23:59:29.065730+0000","last_fullsized":"2023-09-23T23:59:29.065730+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":355,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T06:37:07.822900+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,2,7],"acting":[6,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":361,"reported_epoch":357,"state":"active+clean","last_fresh":"2023-09-23T23:59:30.007154+0000","last_change":"2023-09-23T23:59:27.194947+0000","last_active":"2023-09-23T23:59:30.007154+0000","last_peered":"2023-09-23T23:59:30.007154+0000","last_clean":"2023-09-23T23:59:30.007154+0000","last_became_active":"2023-09-23T23:59:27.194578+0000","last_became_peered":"2023-09-23T23:59:27.194578+0000","last_unstale":"2023-09-23T23:59:30.007154+0000","last_undegraded":"2023-09-23T23:59:30.007154+0000","last_fullsized":"2023-09-23T23:59:30.007154+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":355,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T06:46:13.624014+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":353,"reported_epoch":357,"state":"active+clean","last_fresh":"2023-09-23T23:59:29.076983+0000","last_change":"2023-09-23T23:59:27.220474+0000","last_active":"2023-09-23T23:59:29.076983+0000","last_peered":"2023-09-23T23:59:29.076983+0000","last_clean":"2023-09-23T23:59:29.076983+0000","last_became_active":"2023-09-23T23:59:27.219978+0000","last_became_peered":"2023-09-23T23:59:27.219978+0000","last_unstale":"2023-09-23T23:59:29.076983+0000","last_undegraded":"2023-09-23T23:59:29.076983+0000","last_fullsized":"2023-09-23T23:59:29.076983+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":355,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:45:07.732260+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,3,6],"acting":[1,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":32,"reported_epoch":357,"state":"active+clean","last_fresh":"2023-09-23T23:59:29.080457+0000","last_change":"2023-09-23T23:57:36.101555+0000","last_active":"2023-09-23T23:59:29.080457+0000","last_peered":"2023-09-23T23:59:29.080457+0000","last_clean":"2023-09-23T23:59:29.080457+0000","last_became_active":"2023-09-23T23:57:36.100946+0000","last_became_peered":"2023-09-23T23:57:36.100946+0000","last_unstale":"2023-09-23T23:59:29.080457+0000","last_undegraded":"2023-09-23T23:59:29.080457+0000","last_fullsized":"2023-09-23T23:59:29.080457+0000","mapping_epoch":335,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":336,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T09:48:56.706961+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[7,3,6],"acting":[7,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":379,"reported_epoch":357,"state":"active+clean","last_fresh":"2023-09-23T23:59:29.077305+0000","last_change":"2023-09-23T23:57:36.188432+0000","last_active":"2023-09-23T23:59:29.077305+0000","last_peered":"2023-09-23T23:59:29.077305+0000","last_clean":"2023-09-23T23:59:29.077305+0000","last_became_active":"2023-09-23T23:57:36.188134+0000","last_became_peered":"2023-09-23T23:57:36.188134+0000","last_unstale":"2023-09-23T23:59:29.077305+0000","last_undegraded":"2023-09-23T23:59:29.077305+0000","last_fullsized":"2023-09-23T23:59:29.077305+0000","mapping_epoch":335,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":336,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T06:22:02.188001+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,2,7],"acting":[3,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":358,"reported_epoch":357,"state":"active+clean","last_fresh":"2023-09-23T23:59:29.070298+0000","last_change":"2023-09-23T23:59:05.084654+0000","last_active":"2023-09-23T23:59:29.070298+0000","last_peered":"2023-09-23T23:59:29.070298+0000","last_clean":"2023-09-23T23:59:29.070298+0000","last_became_active":"2023-09-23T23:59:05.084324+0000","last_became_peered":"2023-09-23T23:59:05.084324+0000","last_unstale":"2023-09-23T23:59:29.070298+0000","last_undegraded":"2023-09-23T23:59:29.070298+0000","last_fullsized":"2023-09-23T23:59:29.070298+0000","mapping_epoch":350,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":351,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T09:21:16.834511+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":17,"reported_epoch":357,"state":"active+clean","last_fresh":"2023-09-23T23:59:29.078572+0000","last_change":"2023-09-23T23:59:05.083745+0000","last_active":"2023-09-23T23:59:29.078572+0000","last_peered":"2023-09-23T23:59:29.078572+0000","last_clean":"2023-09-23T23:59:29.078572+0000","last_became_active":"2023-09-23T23:59:05.083389+0000","last_became_peered":"2023-09-23T23:59:05.083389+0000","last_unstale":"2023-09-23T23:59:29.078572+0000","last_undegraded":"2023-09-23T23:59:29.078572+0000","last_fullsized":"2023-09-23T23:59:29.078572+0000","mapping_epoch":350,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":351,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:33:35.235476+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":335,"reported_epoch":357,"state":"active+clean","last_fresh":"2023-09-23T23:59:35.012131+0000","last_change":"2023-09-23T23:26:56.890389+0000","last_active":"2023-09-23T23:59:35.012131+0000","last_peered":"2023-09-23T23:59:35.012131+0000","last_clean":"2023-09-23T23:59:35.012131+0000","last_became_active":"2023-09-23T23:26:56.890056+0000","last_became_peered":"2023-09-23T23:26:56.890056+0000","last_unstale":"2023-09-23T23:59:35.012131+0000","last_undegraded":"2023-09-23T23:59:35.012131+0000","last_fullsized":"2023-09-23T23:59:35.012131+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T00:20:02.700981+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":16,"reported_epoch":357,"state":"active+clean","last_fresh":"2023-09-23T23:59:35.775761+0000","last_change":"2023-09-23T23:59:05.099026+0000","last_active":"2023-09-23T23:59:35.775761+0000","last_peered":"2023-09-23T23:59:35.775761+0000","last_clean":"2023-09-23T23:59:35.775761+0000","last_became_active":"2023-09-23T23:59:05.098674+0000","last_became_peered":"2023-09-23T23:59:05.098674+0000","last_unstale":"2023-09-23T23:59:35.775761+0000","last_undegraded":"2023-09-23T23:59:35.775761+0000","last_fullsized":"2023-09-23T23:59:35.775761+0000","mapping_epoch":350,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":351,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T07:43:33.127035+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":45,"reported_epoch":357,"state":"active+clean","last_fresh":"2023-09-23T23:59:53.405087+0000","last_change":"2023-09-23T23:57:36.184713+0000","last_active":"2023-09-23T23:59:53.405087+0000","last_peered":"2023-09-23T23:59:53.405087+0000","last_clean":"2023-09-23T23:59:53.405087+0000","last_became_active":"2023-09-23T23:57:36.094786+0000","last_became_peered":"2023-09-23T23:57:36.094786+0000","last_unstale":"2023-09-23T23:59:53.405087+0000","last_undegraded":"2023-09-23T23:59:53.405087+0000","last_fullsized":"2023-09-23T23:59:53.405087+0000","mapping_epoch":335,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":336,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T00:01:09.588418+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,7,6],"acting":[1,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.15","version":"68'3","reported_seq":80,"reported_epoch":357,"state":"active+clean","last_fresh":"2023-09-23T23:59:29.080410+0000","last_change":"2023-09-23T23:59:27.266127+0000","last_active":"2023-09-23T23:59:29.080410+0000","last_peered":"2023-09-23T23:59:29.080410+0000","last_clean":"2023-09-23T23:59:29.080410+0000","last_became_active":"2023-09-23T23:59:27.264995+0000","last_became_peered":"2023-09-23T23:59:27.264995+0000","last_unstale":"2023-09-23T23:59:29.080410+0000","last_undegraded":"2023-09-23T23:59:29.080410+0000","last_fullsized":"2023-09-23T23:59:29.080410+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":355,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"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 @ 2023-09-25T02:04:54.702190+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"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":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":360,"num_keys_recovered":0,"num_objects_omap":1,"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":[7,3,6],"acting":[7,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":112,"reported_epoch":357,"state":"active+clean","last_fresh":"2023-09-23T23:59:29.073895+0000","last_change":"2023-09-23T23:59:05.084952+0000","last_active":"2023-09-23T23:59:29.073895+0000","last_peered":"2023-09-23T23:59:29.073895+0000","last_clean":"2023-09-23T23:59:29.073895+0000","last_became_active":"2023-09-23T23:59:05.083961+0000","last_became_peered":"2023-09-23T23:59:05.083961+0000","last_unstale":"2023-09-23T23:59:29.073895+0000","last_undegraded":"2023-09-23T23:59:29.073895+0000","last_fullsized":"2023-09-23T23:59:29.073895+0000","mapping_epoch":350,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":351,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T04:49:50.543481+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,2,5],"acting":[6,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.14","version":"90'23","reported_seq":80,"reported_epoch":357,"state":"active+clean","last_fresh":"2023-09-23T23:59:34.147539+0000","last_change":"2023-09-23T23:59:27.253486+0000","last_active":"2023-09-23T23:59:34.147539+0000","last_peered":"2023-09-23T23:59:34.147539+0000","last_clean":"2023-09-23T23:59:34.147539+0000","last_became_active":"2023-09-23T23:59:27.253103+0000","last_became_peered":"2023-09-23T23:59:27.253103+0000","last_unstale":"2023-09-23T23:59:34.147539+0000","last_undegraded":"2023-09-23T23:59:34.147539+0000","last_fullsized":"2023-09-23T23:59:34.147539+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":355,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"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 @ 2023-09-25T10:50:31.500691+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"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":4,"num_whiteouts":0,"num_read":7,"num_read_kb":6,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":9468,"num_keys_recovered":0,"num_objects_omap":1,"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":[7,6,2],"acting":[7,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":83,"reported_epoch":357,"state":"active+clean","last_fresh":"2023-09-23T23:59:29.067079+0000","last_change":"2023-09-23T23:59:27.286792+0000","last_active":"2023-09-23T23:59:29.067079+0000","last_peered":"2023-09-23T23:59:29.067079+0000","last_clean":"2023-09-23T23:59:29.067079+0000","last_became_active":"2023-09-23T23:59:27.286535+0000","last_became_peered":"2023-09-23T23:59:27.286535+0000","last_unstale":"2023-09-23T23:59:29.067079+0000","last_undegraded":"2023-09-23T23:59:29.067079+0000","last_fullsized":"2023-09-23T23:59:29.067079+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":355,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T07:21:56.792717+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,1,5],"acting":[6,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.13","version":"68'2","reported_seq":72,"reported_epoch":357,"state":"active+clean","last_fresh":"2023-09-23T23:59:29.080243+0000","last_change":"2023-09-23T23:59:27.298055+0000","last_active":"2023-09-23T23:59:29.080243+0000","last_peered":"2023-09-23T23:59:29.080243+0000","last_clean":"2023-09-23T23:59:29.080243+0000","last_became_active":"2023-09-23T23:59:27.297080+0000","last_became_peered":"2023-09-23T23:59:27.297080+0000","last_unstale":"2023-09-23T23:59:29.080243+0000","last_undegraded":"2023-09-23T23:59:29.080243+0000","last_fullsized":"2023-09-23T23:59:29.080243+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":355,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T06:35:59.203658+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"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":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":102,"num_keys_recovered":30,"num_objects_omap":1,"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":[7,2,6],"acting":[7,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":362,"reported_epoch":357,"state":"active+clean","last_fresh":"2023-09-23T23:59:40.016812+0000","last_change":"2023-09-23T23:57:36.187173+0000","last_active":"2023-09-23T23:59:40.016812+0000","last_peered":"2023-09-23T23:59:40.016812+0000","last_clean":"2023-09-23T23:59:40.016812+0000","last_became_active":"2023-09-23T23:57:36.186244+0000","last_became_peered":"2023-09-23T23:57:36.186244+0000","last_unstale":"2023-09-23T23:59:40.016812+0000","last_undegraded":"2023-09-23T23:59:40.016812+0000","last_fullsized":"2023-09-23T23:59:40.016812+0000","mapping_epoch":335,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":336,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T02:34:59.957025+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,7,2],"acting":[3,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":32,"reported_epoch":357,"state":"active+clean","last_fresh":"2023-09-23T23:59:29.080199+0000","last_change":"2023-09-23T23:57:36.093446+0000","last_active":"2023-09-23T23:59:29.080199+0000","last_peered":"2023-09-23T23:59:29.080199+0000","last_clean":"2023-09-23T23:59:29.080199+0000","last_became_active":"2023-09-23T23:57:36.093089+0000","last_became_peered":"2023-09-23T23:57:36.093089+0000","last_unstale":"2023-09-23T23:59:29.080199+0000","last_undegraded":"2023-09-23T23:59:29.080199+0000","last_fullsized":"2023-09-23T23:59:29.080199+0000","mapping_epoch":335,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":336,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T02:27:12.509640+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[7,3,1],"acting":[7,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":17,"reported_epoch":357,"state":"active+clean","last_fresh":"2023-09-23T23:59:29.078429+0000","last_change":"2023-09-23T23:59:05.099357+0000","last_active":"2023-09-23T23:59:29.078429+0000","last_peered":"2023-09-23T23:59:29.078429+0000","last_clean":"2023-09-23T23:59:29.078429+0000","last_became_active":"2023-09-23T23:59:05.098757+0000","last_became_peered":"2023-09-23T23:59:05.098757+0000","last_unstale":"2023-09-23T23:59:29.078429+0000","last_undegraded":"2023-09-23T23:59:29.078429+0000","last_fullsized":"2023-09-23T23:59:29.078429+0000","mapping_epoch":350,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":351,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T07:05:12.000922+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":62,"reported_epoch":357,"state":"active+clean","last_fresh":"2023-09-23T23:59:29.080357+0000","last_change":"2023-09-23T23:59:27.208780+0000","last_active":"2023-09-23T23:59:29.080357+0000","last_peered":"2023-09-23T23:59:29.080357+0000","last_clean":"2023-09-23T23:59:29.080357+0000","last_became_active":"2023-09-23T23:59:27.208446+0000","last_became_peered":"2023-09-23T23:59:27.208446+0000","last_unstale":"2023-09-23T23:59:29.080357+0000","last_undegraded":"2023-09-23T23:59:29.080357+0000","last_fullsized":"2023-09-23T23:59:29.080357+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":355,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T03:12:23.468040+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[7,6,3],"acting":[7,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":308,"reported_epoch":357,"state":"active+clean","last_fresh":"2023-09-23T23:59:29.082737+0000","last_change":"2023-09-23T23:57:36.190528+0000","last_active":"2023-09-23T23:59:29.082737+0000","last_peered":"2023-09-23T23:59:29.082737+0000","last_clean":"2023-09-23T23:59:29.082737+0000","last_became_active":"2023-09-23T23:57:36.189020+0000","last_became_peered":"2023-09-23T23:57:36.189020+0000","last_unstale":"2023-09-23T23:59:29.082737+0000","last_undegraded":"2023-09-23T23:59:29.082737+0000","last_fullsized":"2023-09-23T23:59:29.082737+0000","mapping_epoch":335,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":336,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T09:16:10.326699+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,7,2],"acting":[3,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.10","version":"68'8","reported_seq":391,"reported_epoch":357,"state":"active+clean","last_fresh":"2023-09-23T23:59:29.065202+0000","last_change":"2023-09-23T23:59:05.303570+0000","last_active":"2023-09-23T23:59:29.065202+0000","last_peered":"2023-09-23T23:59:29.065202+0000","last_clean":"2023-09-23T23:59:29.065202+0000","last_became_active":"2023-09-23T23:59:05.084053+0000","last_became_peered":"2023-09-23T23:59:05.084053+0000","last_unstale":"2023-09-23T23:59:29.065202+0000","last_undegraded":"2023-09-23T23:59:29.065202+0000","last_fullsized":"2023-09-23T23:59:29.065202+0000","mapping_epoch":350,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":351,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"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 @ 2023-09-25T10:05:31.819276+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"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":4,"num_whiteouts":0,"num_read":12,"num_read_kb":12,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"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":[6,5,3],"acting":[6,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":352,"reported_epoch":357,"state":"active+clean","last_fresh":"2023-09-23T23:59:29.082981+0000","last_change":"2023-09-23T23:57:36.186916+0000","last_active":"2023-09-23T23:59:29.082981+0000","last_peered":"2023-09-23T23:59:29.082981+0000","last_clean":"2023-09-23T23:59:29.082981+0000","last_became_active":"2023-09-23T23:57:36.186614+0000","last_became_peered":"2023-09-23T23:57:36.186614+0000","last_unstale":"2023-09-23T23:59:29.082981+0000","last_undegraded":"2023-09-23T23:59:29.082981+0000","last_fullsized":"2023-09-23T23:59:29.082981+0000","mapping_epoch":335,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":336,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:18:48.864535+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"10.6","version":"358'5275","reported_seq":5523,"reported_epoch":358,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-24T00:00:04.472199+0000","last_change":"2023-09-23T23:59:49.422736+0000","last_active":"2023-09-24T00:00:04.472199+0000","last_peered":"2023-09-24T00:00:04.472199+0000","last_clean":"2023-09-23T23:58:05.983046+0000","last_became_active":"2023-09-23T23:59:49.342140+0000","last_became_peered":"2023-09-23T23:59:49.342140+0000","last_unstale":"2023-09-24T00:00:04.472199+0000","last_undegraded":"2023-09-23T23:59:35.711819+0000","last_fullsized":"2023-09-23T23:59:28.068294+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":325,"last_epoch_clean":326,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:56:36.309149+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:56:36.309149+0000","last_clean_scrub_stamp":"2023-09-23T23:56:36.309149+0000","objects_scrubbed":0,"log_size":5275,"log_dups_size":0,"ondisk_log_size":5275,"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 @ 2023-09-25T06:14:13.176289+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":282394624,"num_objects":4309,"num_object_clones":0,"num_object_copies":12927,"num_objects_missing_on_primary":4703,"num_objects_missing":4703,"num_objects_degraded":4933,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4309,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5275,"num_write_kb":306688,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":80,"num_bytes_recovered":5242880,"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":[5,1,6],"acting":[5,1],"avail_no_missing":["1"],"object_location_counts":[{"shards":"1,2,6","objects":185},{"shards":"1,4,5,6","objects":10},{"shards":"1,4,6","objects":4113},{"shards":"1,5","objects":1}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"68'1","reported_seq":66,"reported_epoch":357,"state":"active+recovery_wait+degraded","last_fresh":"2023-09-23T23:59:29.079381+0000","last_change":"2023-09-23T23:59:27.272004+0000","last_active":"2023-09-23T23:59:29.079381+0000","last_peered":"2023-09-23T23:59:29.079381+0000","last_clean":"2023-09-23T23:58:38.160726+0000","last_became_active":"2023-09-23T23:59:27.270678+0000","last_became_peered":"2023-09-23T23:59:27.270678+0000","last_unstale":"2023-09-23T23:59:29.079381+0000","last_undegraded":"2023-09-23T23:59:27.186116+0000","last_fullsized":"2023-09-23T23:59:29.079381+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":341,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"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 @ 2023-09-25T03:45:54.168783+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":44,"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":[7,1,5],"acting":[7,1,5],"avail_no_missing":["7","1","3"],"object_location_counts":[{"shards":"1,3,7","objects":1}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":17,"reported_epoch":357,"state":"active+clean","last_fresh":"2023-09-23T23:59:29.077755+0000","last_change":"2023-09-23T23:59:05.095216+0000","last_active":"2023-09-23T23:59:29.077755+0000","last_peered":"2023-09-23T23:59:29.077755+0000","last_clean":"2023-09-23T23:59:29.077755+0000","last_became_active":"2023-09-23T23:59:05.094877+0000","last_became_peered":"2023-09-23T23:59:05.094877+0000","last_unstale":"2023-09-23T23:59:29.077755+0000","last_undegraded":"2023-09-23T23:59:29.077755+0000","last_fullsized":"2023-09-23T23:59:29.077755+0000","mapping_epoch":350,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":351,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T07:09:45.309498+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"10.7","version":"358'5242","reported_seq":5293,"reported_epoch":358,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-24T00:00:02.915049+0000","last_change":"2023-09-23T23:59:06.318476+0000","last_active":"2023-09-24T00:00:02.915049+0000","last_peered":"2023-09-24T00:00:02.915049+0000","last_clean":"2023-09-23T23:59:03.896738+0000","last_became_active":"2023-09-23T23:59:06.301441+0000","last_became_peered":"2023-09-23T23:59:06.301441+0000","last_unstale":"2023-09-24T00:00:02.915049+0000","last_undegraded":"2023-09-23T23:59:06.101716+0000","last_fullsized":"2023-09-23T23:59:06.065468+0000","mapping_epoch":351,"log_start":"0'0","ondisk_log_start":"0'0","created":325,"last_epoch_clean":326,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:56:36.309149+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:56:36.309149+0000","last_clean_scrub_stamp":"2023-09-23T23:56:36.309149+0000","objects_scrubbed":0,"log_size":5242,"log_dups_size":0,"ondisk_log_size":5242,"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 @ 2023-09-25T04:25:15.758175+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":282591232,"num_objects":4312,"num_object_clones":0,"num_object_copies":12936,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":4777,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4312,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5242,"num_write_kb":305728,"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":[6,3,5],"acting":[6,3],"avail_no_missing":["6","2","3"],"object_location_counts":[{"shards":"2,3,6","objects":4312},{"shards":"3,6","objects":-280}],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.e","version":"68'2","reported_seq":66,"reported_epoch":357,"state":"active+recovery_wait+degraded","last_fresh":"2023-09-23T23:59:29.079361+0000","last_change":"2023-09-23T23:59:27.480340+0000","last_active":"2023-09-23T23:59:29.079361+0000","last_peered":"2023-09-23T23:59:29.079361+0000","last_clean":"2023-09-23T23:58:38.160596+0000","last_became_active":"2023-09-23T23:59:27.480049+0000","last_became_peered":"2023-09-23T23:59:27.480049+0000","last_unstale":"2023-09-23T23:59:29.079361+0000","last_undegraded":"2023-09-23T23:59:27.186143+0000","last_fullsized":"2023-09-23T23:59:29.079361+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":341,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T02:27:55.297277+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"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":[7,1,5],"acting":[7,1,5],"avail_no_missing":["7","1","3"],"object_location_counts":[{"shards":"1,3,7","objects":1}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":347,"reported_epoch":357,"state":"active+clean","last_fresh":"2023-09-23T23:59:29.077474+0000","last_change":"2023-09-23T23:59:27.210877+0000","last_active":"2023-09-23T23:59:29.077474+0000","last_peered":"2023-09-23T23:59:29.077474+0000","last_clean":"2023-09-23T23:59:29.077474+0000","last_became_active":"2023-09-23T23:59:27.210445+0000","last_became_peered":"2023-09-23T23:59:27.210445+0000","last_unstale":"2023-09-23T23:59:29.077474+0000","last_undegraded":"2023-09-23T23:59:29.077474+0000","last_fullsized":"2023-09-23T23:59:29.077474+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":355,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-24T23:48:11.926975+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,3,6],"acting":[1,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"10.4","version":"358'5244","reported_seq":8115,"reported_epoch":358,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T23:59:58.653026+0000","last_change":"2023-09-23T23:59:46.874568+0000","last_active":"2023-09-23T23:59:58.653026+0000","last_peered":"2023-09-23T23:59:58.653026+0000","last_clean":"2023-09-23T23:58:06.002446+0000","last_became_active":"2023-09-23T23:59:27.222329+0000","last_became_peered":"2023-09-23T23:59:27.222329+0000","last_unstale":"2023-09-23T23:59:58.653026+0000","last_undegraded":"2023-09-23T23:59:46.871940+0000","last_fullsized":"2023-09-23T23:59:27.175812+0000","mapping_epoch":354,"log_start":"332'500","ondisk_log_start":"332'500","created":325,"last_epoch_clean":326,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:56:36.309149+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:56:36.309149+0000","last_clean_scrub_stamp":"2023-09-23T23:56:36.309149+0000","objects_scrubbed":0,"log_size":4744,"log_dups_size":0,"ondisk_log_size":4744,"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 @ 2023-09-25T07:12:47.787845+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":284426240,"num_objects":4340,"num_object_clones":0,"num_object_copies":13020,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3222,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4340,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5244,"num_write_kb":306688,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1400,"num_bytes_recovered":91750400,"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":[3,1,2],"acting":[3,1],"avail_no_missing":["3","1"],"object_location_counts":[{"shards":"1,3","objects":1514},{"shards":"1,3,4","objects":2826}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.d","version":"68'1","reported_seq":44,"reported_epoch":357,"state":"active+recovery_wait+degraded","last_fresh":"2023-09-23T23:59:29.080216+0000","last_change":"2023-09-23T23:59:05.100632+0000","last_active":"2023-09-23T23:59:29.080216+0000","last_peered":"2023-09-23T23:59:29.080216+0000","last_clean":"2023-09-23T23:58:59.054123+0000","last_became_active":"2023-09-23T23:59:05.100174+0000","last_became_peered":"2023-09-23T23:59:05.100174+0000","last_unstale":"2023-09-23T23:59:29.080216+0000","last_undegraded":"2023-09-23T23:59:05.091075+0000","last_fullsized":"2023-09-23T23:59:29.080216+0000","mapping_epoch":350,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":336,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"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 @ 2023-09-25T09:21:30.247925+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":70,"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":[7,5,6],"acting":[7,5,6],"avail_no_missing":["7","3","6"],"object_location_counts":[{"shards":"3,6,7","objects":1}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":338,"reported_epoch":357,"state":"active+clean","last_fresh":"2023-09-23T23:59:29.073756+0000","last_change":"2023-09-23T23:57:36.103561+0000","last_active":"2023-09-23T23:59:29.073756+0000","last_peered":"2023-09-23T23:59:29.073756+0000","last_clean":"2023-09-23T23:59:29.073756+0000","last_became_active":"2023-09-23T23:57:36.103201+0000","last_became_peered":"2023-09-23T23:57:36.103201+0000","last_unstale":"2023-09-23T23:59:29.073756+0000","last_undegraded":"2023-09-23T23:59:29.073756+0000","last_fullsized":"2023-09-23T23:59:29.073756+0000","mapping_epoch":335,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":336,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T01:05:15.577638+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"10.5","version":"358'5185","reported_seq":11396,"reported_epoch":358,"state":"active+clean","last_fresh":"2023-09-24T00:00:00.366999+0000","last_change":"2023-09-23T23:58:36.116948+0000","last_active":"2023-09-24T00:00:00.366999+0000","last_peered":"2023-09-24T00:00:00.366999+0000","last_clean":"2023-09-24T00:00:00.366999+0000","last_became_active":"2023-09-23T23:58:36.109328+0000","last_became_peered":"2023-09-23T23:58:36.109328+0000","last_unstale":"2023-09-24T00:00:00.366999+0000","last_undegraded":"2023-09-24T00:00:00.366999+0000","last_fullsized":"2023-09-24T00:00:00.366999+0000","mapping_epoch":343,"log_start":"0'0","ondisk_log_start":"0'0","created":325,"last_epoch_clean":344,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:56:36.309149+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:56:36.309149+0000","last_clean_scrub_stamp":"2023-09-23T23:56:36.309149+0000","objects_scrubbed":0,"log_size":5185,"log_dups_size":0,"ondisk_log_size":5185,"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 @ 2023-09-25T02:45:09.831586+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":282525696,"num_objects":4311,"num_object_clones":0,"num_object_copies":12933,"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":4311,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5185,"num_write_kb":303872,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3074,"num_bytes_recovered":201457664,"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":[2,3,7],"acting":[2,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":17,"reported_epoch":357,"state":"active+clean","last_fresh":"2023-09-23T23:59:29.078746+0000","last_change":"2023-09-23T23:59:05.079746+0000","last_active":"2023-09-23T23:59:29.078746+0000","last_peered":"2023-09-23T23:59:29.078746+0000","last_clean":"2023-09-23T23:59:29.078746+0000","last_became_active":"2023-09-23T23:59:05.079424+0000","last_became_peered":"2023-09-23T23:59:05.079424+0000","last_unstale":"2023-09-23T23:59:29.078746+0000","last_undegraded":"2023-09-23T23:59:29.078746+0000","last_fullsized":"2023-09-23T23:59:29.078746+0000","mapping_epoch":350,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":351,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T02:20:37.206694+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":299,"reported_epoch":357,"state":"active+clean","last_fresh":"2023-09-23T23:59:29.076923+0000","last_change":"2023-09-23T23:59:27.199434+0000","last_active":"2023-09-23T23:59:29.076923+0000","last_peered":"2023-09-23T23:59:29.076923+0000","last_clean":"2023-09-23T23:59:29.076923+0000","last_became_active":"2023-09-23T23:59:27.199095+0000","last_became_peered":"2023-09-23T23:59:27.199095+0000","last_unstale":"2023-09-23T23:59:29.076923+0000","last_undegraded":"2023-09-23T23:59:29.076923+0000","last_fullsized":"2023-09-23T23:59:29.076923+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":355,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T00:06:11.795651+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,3,5],"acting":[1,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"10.2","version":"358'5223","reported_seq":5289,"reported_epoch":358,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-24T00:00:02.885509+0000","last_change":"2023-09-23T23:59:27.305267+0000","last_active":"2023-09-24T00:00:02.885509+0000","last_peered":"2023-09-24T00:00:02.885509+0000","last_clean":"2023-09-23T23:58:05.949403+0000","last_became_active":"2023-09-23T23:59:27.292934+0000","last_became_peered":"2023-09-23T23:59:27.292934+0000","last_unstale":"2023-09-24T00:00:02.885509+0000","last_undegraded":"2023-09-23T23:59:27.196754+0000","last_fullsized":"2023-09-23T23:59:27.174487+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":325,"last_epoch_clean":326,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:56:36.309149+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:56:36.309149+0000","last_clean_scrub_stamp":"2023-09-23T23:56:36.309149+0000","objects_scrubbed":0,"log_size":5223,"log_dups_size":0,"ondisk_log_size":5223,"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 @ 2023-09-25T03:09:32.446083+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":281083904,"num_objects":4289,"num_object_clones":0,"num_object_copies":12867,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":4569,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4289,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5223,"num_write_kb":304384,"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,3,6],"acting":[1,3],"avail_no_missing":["1","3"],"object_location_counts":[{"shards":"1,3","objects":86},{"shards":"1,3,4","objects":4102}],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.b","version":"69'3","reported_seq":409,"reported_epoch":357,"state":"active+clean","last_fresh":"2023-09-23T23:59:29.082412+0000","last_change":"2023-09-23T23:59:27.196515+0000","last_active":"2023-09-23T23:59:29.082412+0000","last_peered":"2023-09-23T23:59:29.082412+0000","last_clean":"2023-09-23T23:59:29.082412+0000","last_became_active":"2023-09-23T23:59:27.196022+0000","last_became_peered":"2023-09-23T23:59:27.196022+0000","last_unstale":"2023-09-23T23:59:29.082412+0000","last_undegraded":"2023-09-23T23:59:29.082412+0000","last_fullsized":"2023-09-23T23:59:29.082412+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":355,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"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 @ 2023-09-25T00:50:46.709476+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"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":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":330,"reported_epoch":357,"state":"active+clean","last_fresh":"2023-09-23T23:59:55.026013+0000","last_change":"2023-09-23T23:59:27.220543+0000","last_active":"2023-09-23T23:59:55.026013+0000","last_peered":"2023-09-23T23:59:55.026013+0000","last_clean":"2023-09-23T23:59:55.026013+0000","last_became_active":"2023-09-23T23:59:27.220080+0000","last_became_peered":"2023-09-23T23:59:27.220080+0000","last_unstale":"2023-09-23T23:59:55.026013+0000","last_undegraded":"2023-09-23T23:59:55.026013+0000","last_fullsized":"2023-09-23T23:59:55.026013+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":355,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T00:40:55.594689+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,6,1],"acting":[3,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"10.3","version":"358'5106","reported_seq":5171,"reported_epoch":358,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-24T00:00:00.412043+0000","last_change":"2023-09-23T23:59:05.400516+0000","last_active":"2023-09-24T00:00:00.412043+0000","last_peered":"2023-09-24T00:00:00.412043+0000","last_clean":"2023-09-23T23:58:05.991684+0000","last_became_active":"2023-09-23T23:59:05.299057+0000","last_became_peered":"2023-09-23T23:59:05.299057+0000","last_unstale":"2023-09-24T00:00:00.412043+0000","last_undegraded":"2023-09-23T23:59:05.109686+0000","last_fullsized":"2023-09-23T23:59:05.053724+0000","mapping_epoch":350,"log_start":"0'0","ondisk_log_start":"0'0","created":325,"last_epoch_clean":326,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:56:36.309149+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:56:36.309149+0000","last_clean_scrub_stamp":"2023-09-23T23:56:36.309149+0000","objects_scrubbed":0,"log_size":5106,"log_dups_size":0,"ondisk_log_size":5106,"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 @ 2023-09-25T09:26:53.022847+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":276430848,"num_objects":4218,"num_object_clones":0,"num_object_copies":12654,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":4662,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4218,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5106,"num_write_kb":298368,"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":[2,5,3],"acting":[2,3],"avail_no_missing":["2","3"],"object_location_counts":[{"shards":"2,3","objects":-258},{"shards":"2,3,4","objects":4021},{"shards":"2,3,7","objects":197}],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":379,"reported_epoch":357,"state":"active+clean","last_fresh":"2023-09-23T23:59:29.065807+0000","last_change":"2023-09-23T23:59:27.226810+0000","last_active":"2023-09-23T23:59:29.065807+0000","last_peered":"2023-09-23T23:59:29.065807+0000","last_clean":"2023-09-23T23:59:29.065807+0000","last_became_active":"2023-09-23T23:59:27.226454+0000","last_became_peered":"2023-09-23T23:59:27.226454+0000","last_unstale":"2023-09-23T23:59:29.065807+0000","last_undegraded":"2023-09-23T23:59:29.065807+0000","last_fullsized":"2023-09-23T23:59:29.065807+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":355,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:36:51.497552+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,3,5],"acting":[6,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":356,"reported_epoch":357,"state":"active+clean","last_fresh":"2023-09-23T23:59:35.687823+0000","last_change":"2023-09-23T23:59:27.252670+0000","last_active":"2023-09-23T23:59:35.687823+0000","last_peered":"2023-09-23T23:59:35.687823+0000","last_clean":"2023-09-23T23:59:35.687823+0000","last_became_active":"2023-09-23T23:59:27.252289+0000","last_became_peered":"2023-09-23T23:59:27.252289+0000","last_unstale":"2023-09-23T23:59:35.687823+0000","last_undegraded":"2023-09-23T23:59:35.687823+0000","last_fullsized":"2023-09-23T23:59:35.687823+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":355,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T03:51:54.391041+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[2,1,6],"acting":[2,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"10.0","version":"358'5175","reported_seq":5245,"reported_epoch":358,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-24T00:00:02.111565+0000","last_change":"2023-09-23T23:59:27.417912+0000","last_active":"2023-09-24T00:00:02.111565+0000","last_peered":"2023-09-24T00:00:02.111565+0000","last_clean":"2023-09-23T23:58:05.951624+0000","last_became_active":"2023-09-23T23:59:27.298773+0000","last_became_peered":"2023-09-23T23:59:27.298773+0000","last_unstale":"2023-09-24T00:00:02.111565+0000","last_undegraded":"2023-09-23T23:59:27.228549+0000","last_fullsized":"2023-09-23T23:59:27.183104+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":325,"last_epoch_clean":326,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:56:36.309149+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:56:36.309149+0000","last_clean_scrub_stamp":"2023-09-23T23:56:36.309149+0000","objects_scrubbed":0,"log_size":5175,"log_dups_size":0,"ondisk_log_size":5175,"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 @ 2023-09-25T05:37:17.472736+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":283705344,"num_objects":4329,"num_object_clones":0,"num_object_copies":12987,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":4557,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4329,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5175,"num_write_kb":304128,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"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":[6,1,7],"acting":[6,1],"avail_no_missing":["6","1"],"object_location_counts":[{"shards":"1,4,6","objects":4135},{"shards":"1,6","objects":122}],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":267,"reported_epoch":357,"state":"active+clean","last_fresh":"2023-09-23T23:59:29.058979+0000","last_change":"2023-09-23T23:59:27.246241+0000","last_active":"2023-09-23T23:59:29.058979+0000","last_peered":"2023-09-23T23:59:29.058979+0000","last_clean":"2023-09-23T23:59:29.058979+0000","last_became_active":"2023-09-23T23:59:27.245883+0000","last_became_peered":"2023-09-23T23:59:27.245883+0000","last_unstale":"2023-09-23T23:59:29.058979+0000","last_undegraded":"2023-09-23T23:59:29.058979+0000","last_fullsized":"2023-09-23T23:59:29.058979+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":355,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T04:59:30.073278+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[2,7,1],"acting":[2,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":339,"reported_epoch":357,"state":"active+clean","last_fresh":"2023-09-23T23:59:29.070725+0000","last_change":"2023-09-23T23:59:27.283558+0000","last_active":"2023-09-23T23:59:29.070725+0000","last_peered":"2023-09-23T23:59:29.070725+0000","last_clean":"2023-09-23T23:59:29.070725+0000","last_became_active":"2023-09-23T23:59:27.283146+0000","last_became_peered":"2023-09-23T23:59:27.283146+0000","last_unstale":"2023-09-23T23:59:29.070725+0000","last_undegraded":"2023-09-23T23:59:29.070725+0000","last_fullsized":"2023-09-23T23:59:29.070725+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":355,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T06:12:07.824710+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,3,5],"acting":[6,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"10.1","version":"358'5252","reported_seq":6124,"reported_epoch":358,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-24T00:00:00.609021+0000","last_change":"2023-09-23T23:59:46.787601+0000","last_active":"2023-09-24T00:00:00.609021+0000","last_peered":"2023-09-24T00:00:00.609021+0000","last_clean":"2023-09-23T23:57:35.076212+0000","last_became_active":"2023-09-23T23:59:46.118779+0000","last_became_peered":"2023-09-23T23:59:46.118779+0000","last_unstale":"2023-09-24T00:00:00.609021+0000","last_undegraded":"2023-09-23T23:59:45.981222+0000","last_fullsized":"2023-09-23T23:59:29.076131+0000","mapping_epoch":356,"log_start":"0'0","ondisk_log_start":"0'0","created":325,"last_epoch_clean":326,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:56:36.309149+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:56:36.309149+0000","last_clean_scrub_stamp":"2023-09-23T23:56:36.309149+0000","objects_scrubbed":0,"log_size":5252,"log_dups_size":0,"ondisk_log_size":5252,"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 @ 2023-09-25T05:10:40.828650+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":280887296,"num_objects":4286,"num_object_clones":0,"num_object_copies":12858,"num_objects_missing_on_primary":223,"num_objects_missing":223,"num_objects_degraded":2051,"num_objects_misplaced":2485,"num_objects_unfound":0,"num_objects_dirty":4286,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5252,"num_write_kb":305216,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":387,"num_bytes_recovered":25231360,"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":[7,1,2],"acting":[4,2],"avail_no_missing":["1"],"object_location_counts":[{"shards":"1,2,4","objects":2633},{"shards":"1,2,7","objects":200},{"shards":"1,4,7","objects":1452},{"shards":"1,7","objects":1},{"shards":"2,4","objects":-75}],"blocked_by":[],"up_primary":7,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":355,"reported_epoch":357,"state":"active+clean","last_fresh":"2023-09-23T23:59:30.006996+0000","last_change":"2023-09-23T23:57:36.187747+0000","last_active":"2023-09-23T23:59:30.006996+0000","last_peered":"2023-09-23T23:59:30.006996+0000","last_clean":"2023-09-23T23:59:30.006996+0000","last_became_active":"2023-09-23T23:57:36.187467+0000","last_became_peered":"2023-09-23T23:57:36.187467+0000","last_unstale":"2023-09-23T23:59:30.006996+0000","last_undegraded":"2023-09-23T23:59:30.006996+0000","last_fullsized":"2023-09-23T23:59:30.006996+0000","mapping_epoch":335,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":336,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T07:44:30.179853+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":337,"reported_epoch":357,"state":"active+clean","last_fresh":"2023-09-23T23:59:29.077771+0000","last_change":"2023-09-23T23:59:27.246190+0000","last_active":"2023-09-23T23:59:29.077771+0000","last_peered":"2023-09-23T23:59:29.077771+0000","last_clean":"2023-09-23T23:59:29.077771+0000","last_became_active":"2023-09-23T23:59:27.245855+0000","last_became_peered":"2023-09-23T23:59:27.245855+0000","last_unstale":"2023-09-23T23:59:29.077771+0000","last_undegraded":"2023-09-23T23:59:29.077771+0000","last_fullsized":"2023-09-23T23:59:29.077771+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":355,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:39:25.091199+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,3,7],"acting":[1,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"10.c","version":"358'5238","reported_seq":7922,"reported_epoch":358,"state":"active+recovering+undersized+degraded+remapped","last_fresh":"2023-09-24T00:00:04.107435+0000","last_change":"2023-09-23T23:59:37.230038+0000","last_active":"2023-09-24T00:00:04.107435+0000","last_peered":"2023-09-24T00:00:04.107435+0000","last_clean":"2023-09-23T23:57:35.074292+0000","last_became_active":"2023-09-23T23:59:36.820784+0000","last_became_peered":"2023-09-23T23:59:36.820784+0000","last_unstale":"2023-09-24T00:00:04.107435+0000","last_undegraded":"2023-09-23T23:59:34.083968+0000","last_fullsized":"2023-09-23T23:59:28.068047+0000","mapping_epoch":355,"log_start":"332'507","ondisk_log_start":"332'507","created":325,"last_epoch_clean":326,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:56:36.309149+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:56:36.309149+0000","last_clean_scrub_stamp":"2023-09-23T23:56:36.309149+0000","objects_scrubbed":0,"log_size":4731,"log_dups_size":0,"ondisk_log_size":4731,"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 @ 2023-09-25T05:32:32.488082+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":284688384,"num_objects":4344,"num_object_clones":0,"num_object_copies":13032,"num_objects_missing_on_primary":1775,"num_objects_missing":1775,"num_objects_degraded":2,"num_objects_misplaced":3278,"num_objects_unfound":0,"num_objects_dirty":4344,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5238,"num_write_kb":306624,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1308,"num_bytes_recovered":85721088,"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":[7,3,6],"acting":[7,3],"avail_no_missing":["3"],"object_location_counts":[{"shards":"3,4","objects":1},{"shards":"3,4,6","objects":1774},{"shards":"3,4,6,7","objects":1},{"shards":"3,4,7","objects":1503},{"shards":"3,7","objects":1064}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.4","version":"86'141","reported_seq":964,"reported_epoch":357,"state":"active+clean","last_fresh":"2023-09-23T23:59:29.077089+0000","last_change":"2023-09-23T23:57:40.140151+0000","last_active":"2023-09-23T23:59:29.077089+0000","last_peered":"2023-09-23T23:59:29.077089+0000","last_clean":"2023-09-23T23:59:29.077089+0000","last_became_active":"2023-09-23T23:57:40.139363+0000","last_became_peered":"2023-09-23T23:57:40.139363+0000","last_unstale":"2023-09-23T23:59:29.077089+0000","last_undegraded":"2023-09-23T23:59:29.077089+0000","last_fullsized":"2023-09-23T23:59:29.077089+0000","mapping_epoch":338,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":339,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":141,"log_dups_size":0,"ondisk_log_size":141,"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 @ 2023-09-24T23:19:32.518277+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0015580520000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":790,"num_read_kb":1129,"num_write":131,"num_write_kb":281,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":30,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"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,7,2],"acting":[1,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":17,"reported_epoch":357,"state":"active+clean","last_fresh":"2023-09-23T23:59:29.078355+0000","last_change":"2023-09-23T23:59:05.085468+0000","last_active":"2023-09-23T23:59:29.078355+0000","last_peered":"2023-09-23T23:59:29.078355+0000","last_clean":"2023-09-23T23:59:29.078355+0000","last_became_active":"2023-09-23T23:59:05.083754+0000","last_became_peered":"2023-09-23T23:59:05.083754+0000","last_unstale":"2023-09-23T23:59:29.078355+0000","last_undegraded":"2023-09-23T23:59:29.078355+0000","last_fullsized":"2023-09-23T23:59:29.078355+0000","mapping_epoch":350,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":351,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T04:41:01.381805+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":27,"reported_epoch":357,"state":"active+clean","last_fresh":"2023-09-23T23:59:29.077874+0000","last_change":"2023-09-23T23:59:27.264909+0000","last_active":"2023-09-23T23:59:29.077874+0000","last_peered":"2023-09-23T23:59:29.077874+0000","last_clean":"2023-09-23T23:59:29.077874+0000","last_became_active":"2023-09-23T23:59:27.264564+0000","last_became_peered":"2023-09-23T23:59:27.264564+0000","last_unstale":"2023-09-23T23:59:29.077874+0000","last_undegraded":"2023-09-23T23:59:29.077874+0000","last_fullsized":"2023-09-23T23:59:29.077874+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":355,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T06:56:02.817017+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"10.a","version":"358'5264","reported_seq":5315,"reported_epoch":358,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-24T00:00:02.726260+0000","last_change":"2023-09-23T23:59:06.340705+0000","last_active":"2023-09-24T00:00:02.726260+0000","last_peered":"2023-09-24T00:00:02.726260+0000","last_clean":"2023-09-23T23:59:03.905531+0000","last_became_active":"2023-09-23T23:59:06.313374+0000","last_became_peered":"2023-09-23T23:59:06.313374+0000","last_unstale":"2023-09-24T00:00:02.726260+0000","last_undegraded":"2023-09-23T23:59:06.100506+0000","last_fullsized":"2023-09-23T23:59:06.064422+0000","mapping_epoch":351,"log_start":"0'0","ondisk_log_start":"0'0","created":325,"last_epoch_clean":326,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:56:36.309149+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:56:36.309149+0000","last_clean_scrub_stamp":"2023-09-23T23:56:36.309149+0000","objects_scrubbed":0,"log_size":5264,"log_dups_size":0,"ondisk_log_size":5264,"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 @ 2023-09-25T05:53:25.023473+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":283770880,"num_objects":4330,"num_object_clones":0,"num_object_copies":12990,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":4797,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4330,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5264,"num_write_kb":307008,"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":[6,5,2],"acting":[6,2],"avail_no_missing":["6","2","3"],"object_location_counts":[{"shards":"2,3,6","objects":4330},{"shards":"2,6","objects":-278}],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.2","version":"86'65","reported_seq":29,"reported_epoch":357,"state":"active+clean","last_fresh":"2023-09-23T23:59:29.078118+0000","last_change":"2023-09-23T23:59:26.224190+0000","last_active":"2023-09-23T23:59:29.078118+0000","last_peered":"2023-09-23T23:59:29.078118+0000","last_clean":"2023-09-23T23:59:29.078118+0000","last_became_active":"2023-09-23T23:59:05.081684+0000","last_became_peered":"2023-09-23T23:59:05.081684+0000","last_unstale":"2023-09-23T23:59:29.078118+0000","last_undegraded":"2023-09-23T23:59:29.078118+0000","last_fullsized":"2023-09-23T23:59:29.078118+0000","mapping_epoch":350,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":354,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":65,"log_dups_size":0,"ondisk_log_size":65,"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 @ 2023-09-25T08:37:27.791016+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0011165630000000001,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":823,"num_read_kb":765,"num_write":49,"num_write_kb":33,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":15,"num_bytes_recovered":57,"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":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":309,"reported_epoch":357,"state":"active+clean","last_fresh":"2023-09-23T23:59:29.067151+0000","last_change":"2023-09-23T23:59:27.286719+0000","last_active":"2023-09-23T23:59:29.067151+0000","last_peered":"2023-09-23T23:59:29.067151+0000","last_clean":"2023-09-23T23:59:29.067151+0000","last_became_active":"2023-09-23T23:59:27.286121+0000","last_became_peered":"2023-09-23T23:59:27.286121+0000","last_unstale":"2023-09-23T23:59:29.067151+0000","last_undegraded":"2023-09-23T23:59:29.067151+0000","last_fullsized":"2023-09-23T23:59:29.067151+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":355,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T04:41:45.511238+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,1,5],"acting":[6,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":326,"reported_epoch":357,"state":"active+clean","last_fresh":"2023-09-23T23:59:29.076983+0000","last_change":"2023-09-23T23:26:56.887746+0000","last_active":"2023-09-23T23:59:29.076983+0000","last_peered":"2023-09-23T23:59:29.076983+0000","last_clean":"2023-09-23T23:59:29.076983+0000","last_became_active":"2023-09-23T23:26:56.887239+0000","last_became_peered":"2023-09-23T23:26:56.887239+0000","last_unstale":"2023-09-23T23:59:29.076983+0000","last_undegraded":"2023-09-23T23:59:29.076983+0000","last_fullsized":"2023-09-23T23:59:29.076983+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T06:37:21.318533+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"10.9","version":"358'5213","reported_seq":11701,"reported_epoch":358,"state":"active+recovering+undersized+degraded+remapped","last_fresh":"2023-09-24T00:00:00.697864+0000","last_change":"2023-09-23T23:59:05.550197+0000","last_active":"2023-09-24T00:00:00.697864+0000","last_peered":"2023-09-24T00:00:00.697864+0000","last_clean":"2023-09-23T23:57:35.046937+0000","last_became_active":"2023-09-23T23:59:05.313065+0000","last_became_peered":"2023-09-23T23:59:05.313065+0000","last_unstale":"2023-09-24T00:00:00.697864+0000","last_undegraded":"2023-09-23T23:59:05.503581+0000","last_fullsized":"2023-09-23T23:59:05.053839+0000","mapping_epoch":350,"log_start":"0'0","ondisk_log_start":"0'0","created":325,"last_epoch_clean":326,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:56:36.309149+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:56:36.309149+0000","last_clean_scrub_stamp":"2023-09-23T23:56:36.309149+0000","objects_scrubbed":0,"log_size":5213,"log_dups_size":0,"ondisk_log_size":5213,"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 @ 2023-09-25T04:59:41.750973+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":280035328,"num_objects":4273,"num_object_clones":0,"num_object_copies":12819,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1,"num_objects_misplaced":3415,"num_objects_unfound":0,"num_objects_dirty":4273,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5213,"num_write_kb":303552,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2197,"num_bytes_recovered":143917056,"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":[5,2,7],"acting":[2,7],"avail_no_missing":["2"],"object_location_counts":[{"shards":"2,3,4","objects":869},{"shards":"2,3,7","objects":173},{"shards":"2,4,7","objects":1504},{"shards":"2,7","objects":1726}],"blocked_by":[],"up_primary":5,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.1","version":"86'129","reported_seq":1065,"reported_epoch":357,"state":"active+clean","last_fresh":"2023-09-23T23:59:35.687762+0000","last_change":"2023-09-23T23:36:52.795698+0000","last_active":"2023-09-23T23:59:35.687762+0000","last_peered":"2023-09-23T23:59:35.687762+0000","last_clean":"2023-09-23T23:59:35.687762+0000","last_became_active":"2023-09-23T23:36:52.794988+0000","last_became_peered":"2023-09-23T23:36:52.794988+0000","last_unstale":"2023-09-23T23:59:35.687762+0000","last_undegraded":"2023-09-23T23:59:35.687762+0000","last_fullsized":"2023-09-23T23:59:35.687762+0000","mapping_epoch":151,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":152,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":129,"log_dups_size":0,"ondisk_log_size":129,"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 @ 2023-09-25T06:51:17.361254+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00137744,"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":1280,"num_read_kb":2606,"num_write":99,"num_write_kb":1350,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":11,"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":[2,3,1],"acting":[2,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":311,"reported_epoch":357,"state":"active+clean","last_fresh":"2023-09-23T23:59:29.076688+0000","last_change":"2023-09-23T23:26:27.455262+0000","last_active":"2023-09-23T23:59:29.076688+0000","last_peered":"2023-09-23T23:59:29.076688+0000","last_clean":"2023-09-23T23:59:29.076688+0000","last_became_active":"2023-09-23T23:26:27.454866+0000","last_became_peered":"2023-09-23T23:26:27.454866+0000","last_unstale":"2023-09-23T23:59:29.076688+0000","last_undegraded":"2023-09-23T23:59:29.076688+0000","last_fullsized":"2023-09-23T23:59:29.076688+0000","mapping_epoch":104,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":105,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:09:05.340269+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":17,"reported_epoch":357,"state":"active+clean","last_fresh":"2023-09-23T23:59:29.078648+0000","last_change":"2023-09-23T23:59:05.099291+0000","last_active":"2023-09-23T23:59:29.078648+0000","last_peered":"2023-09-23T23:59:29.078648+0000","last_clean":"2023-09-23T23:59:29.078648+0000","last_became_active":"2023-09-23T23:59:05.098694+0000","last_became_peered":"2023-09-23T23:59:05.098694+0000","last_unstale":"2023-09-23T23:59:29.078648+0000","last_undegraded":"2023-09-23T23:59:29.078648+0000","last_fullsized":"2023-09-23T23:59:29.078648+0000","mapping_epoch":350,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":351,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T06:16:41.315421+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"10.b","version":"358'5214","reported_seq":5283,"reported_epoch":358,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-24T00:00:02.761999+0000","last_change":"2023-09-23T23:59:27.341995+0000","last_active":"2023-09-24T00:00:02.761999+0000","last_peered":"2023-09-24T00:00:02.761999+0000","last_clean":"2023-09-23T23:58:05.959347+0000","last_became_active":"2023-09-23T23:59:27.325768+0000","last_became_peered":"2023-09-23T23:59:27.325768+0000","last_unstale":"2023-09-24T00:00:02.761999+0000","last_undegraded":"2023-09-23T23:59:27.282357+0000","last_fullsized":"2023-09-23T23:59:27.180836+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":325,"last_epoch_clean":326,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:56:36.309149+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:56:36.309149+0000","last_clean_scrub_stamp":"2023-09-23T23:56:36.309149+0000","objects_scrubbed":0,"log_size":5214,"log_dups_size":0,"ondisk_log_size":5214,"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 @ 2023-09-25T02:35:50.427237+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":286523392,"num_objects":4372,"num_object_clones":0,"num_object_copies":13116,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":4612,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4372,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5214,"num_write_kb":306752,"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":[6,1,7],"acting":[6,1],"avail_no_missing":["6","1"],"object_location_counts":[{"shards":"1,4,6","objects":4191},{"shards":"1,6","objects":99}],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.3","version":"86'236","reported_seq":1219,"reported_epoch":357,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T23:59:29.060225+0000","last_change":"2023-09-23T23:59:06.083671+0000","last_active":"2023-09-23T23:59:29.060225+0000","last_peered":"2023-09-23T23:59:29.060225+0000","last_clean":"2023-09-23T23:58:59.071455+0000","last_became_active":"2023-09-23T23:59:06.083218+0000","last_became_peered":"2023-09-23T23:59:06.083218+0000","last_unstale":"2023-09-23T23:59:29.060225+0000","last_undegraded":"2023-09-23T23:59:06.070029+0000","last_fullsized":"2023-09-23T23:59:06.069152+0000","mapping_epoch":351,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":339,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":236,"log_dups_size":0,"ondisk_log_size":236,"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 @ 2023-09-25T03:30:04.609793+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001002637,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":11,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1277,"num_read_kb":1428,"num_write":202,"num_write_kb":266,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":33,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"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":[5,2,7],"acting":[2,7],"avail_no_missing":["2","3","7"],"object_location_counts":[{"shards":"2,3,7","objects":1}],"blocked_by":[],"up_primary":5,"acting_primary":2,"purged_snaps":[]},{"pgid":"1.0","version":"90'161","reported_seq":509,"reported_epoch":357,"state":"active+clean","last_fresh":"2023-09-23T23:59:29.079521+0000","last_change":"2023-09-23T23:58:36.108963+0000","last_active":"2023-09-23T23:59:29.079521+0000","last_peered":"2023-09-23T23:59:29.079521+0000","last_clean":"2023-09-23T23:59:29.079521+0000","last_became_active":"2023-09-23T23:58:36.108378+0000","last_became_peered":"2023-09-23T23:58:36.108378+0000","last_unstale":"2023-09-23T23:59:29.079521+0000","last_undegraded":"2023-09-23T23:59:29.079521+0000","last_fullsized":"2023-09-23T23:59:29.079521+0000","mapping_epoch":343,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":344,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:06:14.091106+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:06:14.091106+0000","last_clean_scrub_stamp":"2023-09-23T23:06:14.091106+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"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 @ 2023-09-25T05:14:19.493231+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":500,"num_read_kb":924,"num_write":239,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":2361472,"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":[7,6,1],"acting":[7,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":321,"reported_epoch":357,"state":"active+clean","last_fresh":"2023-09-23T23:59:29.078454+0000","last_change":"2023-09-23T23:59:05.077244+0000","last_active":"2023-09-23T23:59:29.078454+0000","last_peered":"2023-09-23T23:59:29.078454+0000","last_clean":"2023-09-23T23:59:29.078454+0000","last_became_active":"2023-09-23T23:59:05.076835+0000","last_became_peered":"2023-09-23T23:59:05.076835+0000","last_unstale":"2023-09-23T23:59:29.078454+0000","last_undegraded":"2023-09-23T23:59:29.078454+0000","last_fullsized":"2023-09-23T23:59:29.078454+0000","mapping_epoch":350,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":351,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T03:32:57.677219+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":351,"reported_epoch":357,"state":"active+clean","last_fresh":"2023-09-23T23:59:29.070312+0000","last_change":"2023-09-23T23:59:27.252685+0000","last_active":"2023-09-23T23:59:29.070312+0000","last_peered":"2023-09-23T23:59:29.070312+0000","last_clean":"2023-09-23T23:59:29.070312+0000","last_became_active":"2023-09-23T23:59:27.248912+0000","last_became_peered":"2023-09-23T23:59:27.248912+0000","last_unstale":"2023-09-23T23:59:29.070312+0000","last_undegraded":"2023-09-23T23:59:29.070312+0000","last_fullsized":"2023-09-23T23:59:29.070312+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":355,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:00:44.037347+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,7,3],"acting":[6,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"10.8","version":"358'5326","reported_seq":6583,"reported_epoch":358,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-24T00:00:00.616680+0000","last_change":"2023-09-23T23:59:05.415299+0000","last_active":"2023-09-24T00:00:00.616680+0000","last_peered":"2023-09-24T00:00:00.616680+0000","last_clean":"2023-09-23T23:57:35.073794+0000","last_became_active":"2023-09-23T23:59:05.401805+0000","last_became_peered":"2023-09-23T23:59:05.401805+0000","last_unstale":"2023-09-24T00:00:00.616680+0000","last_undegraded":"2023-09-23T23:59:05.190281+0000","last_fullsized":"2023-09-23T23:59:05.053292+0000","mapping_epoch":350,"log_start":"0'0","ondisk_log_start":"0'0","created":325,"last_epoch_clean":326,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:56:36.309149+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:56:36.309149+0000","last_clean_scrub_stamp":"2023-09-23T23:56:36.309149+0000","objects_scrubbed":0,"log_size":5326,"log_dups_size":0,"ondisk_log_size":5326,"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 @ 2023-09-25T01:58:55.375098+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":289800192,"num_objects":4422,"num_object_clones":0,"num_object_copies":13266,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":7234,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4422,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5326,"num_write_kb":311936,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":452,"num_bytes_recovered":29622272,"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":[2,7,5],"acting":[2,7],"avail_no_missing":["2"],"object_location_counts":[{"shards":"2,3,4","objects":2637},{"shards":"2,3,7","objects":173},{"shards":"2,4,7","objects":1612}],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.0","version":"86'115","reported_seq":595,"reported_epoch":357,"state":"active+clean","last_fresh":"2023-09-23T23:59:29.079379+0000","last_change":"2023-09-23T23:58:44.054835+0000","last_active":"2023-09-23T23:59:29.079379+0000","last_peered":"2023-09-23T23:59:29.079379+0000","last_clean":"2023-09-23T23:59:29.079379+0000","last_became_active":"2023-09-23T23:58:44.049612+0000","last_became_peered":"2023-09-23T23:58:44.049612+0000","last_unstale":"2023-09-23T23:59:29.079379+0000","last_undegraded":"2023-09-23T23:59:29.079379+0000","last_fullsized":"2023-09-23T23:59:29.079379+0000","mapping_epoch":347,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":348,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":115,"log_dups_size":0,"ondisk_log_size":115,"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 @ 2023-09-25T00:03:57.715571+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00094966699999999996,"stat_sum":{"num_bytes":4194304,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":507,"num_read_kb":3491,"num_write":106,"num_write_kb":7211,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":24,"num_bytes_recovered":8388608,"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":[7,1,3],"acting":[7,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":377,"reported_epoch":357,"state":"active+clean","last_fresh":"2023-09-23T23:59:29.078841+0000","last_change":"2023-09-23T23:59:27.212003+0000","last_active":"2023-09-23T23:59:29.078841+0000","last_peered":"2023-09-23T23:59:29.078841+0000","last_clean":"2023-09-23T23:59:29.078841+0000","last_became_active":"2023-09-23T23:59:27.211594+0000","last_became_peered":"2023-09-23T23:59:27.211594+0000","last_unstale":"2023-09-23T23:59:29.078841+0000","last_undegraded":"2023-09-23T23:59:29.078841+0000","last_fullsized":"2023-09-23T23:59:29.078841+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":355,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T04:33:02.263623+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,5,7],"acting":[3,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":328,"reported_epoch":357,"state":"active+clean","last_fresh":"2023-09-23T23:59:29.077179+0000","last_change":"2023-09-23T23:57:36.184431+0000","last_active":"2023-09-23T23:59:29.077179+0000","last_peered":"2023-09-23T23:59:29.077179+0000","last_clean":"2023-09-23T23:59:29.077179+0000","last_became_active":"2023-09-23T23:57:36.094773+0000","last_became_peered":"2023-09-23T23:57:36.094773+0000","last_unstale":"2023-09-23T23:59:29.077179+0000","last_undegraded":"2023-09-23T23:59:29.077179+0000","last_fullsized":"2023-09-23T23:59:29.077179+0000","mapping_epoch":335,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":336,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:25:48.860401+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,2,7],"acting":[1,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"10.d","version":"358'5310","reported_seq":5380,"reported_epoch":358,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-24T00:00:02.938306+0000","last_change":"2023-09-23T23:59:27.406632+0000","last_active":"2023-09-24T00:00:02.938306+0000","last_peered":"2023-09-24T00:00:02.938306+0000","last_clean":"2023-09-23T23:58:05.842031+0000","last_became_active":"2023-09-23T23:59:27.387426+0000","last_became_peered":"2023-09-23T23:59:27.387426+0000","last_unstale":"2023-09-24T00:00:02.938306+0000","last_undegraded":"2023-09-23T23:59:27.229800+0000","last_fullsized":"2023-09-23T23:59:27.195486+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":325,"last_epoch_clean":326,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:56:36.309149+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:56:36.309149+0000","last_clean_scrub_stamp":"2023-09-23T23:56:36.309149+0000","objects_scrubbed":0,"log_size":5310,"log_dups_size":0,"ondisk_log_size":5310,"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 @ 2023-09-25T07:50:46.397334+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":286982168,"num_objects":4380,"num_object_clones":0,"num_object_copies":13140,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":4652,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4380,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":5310,"num_write_kb":310017,"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":[6,3,7],"acting":[6,3],"avail_no_missing":["6","3"],"object_location_counts":[{"shards":"3,4,6","objects":4187},{"shards":"3,6","objects":125}],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.5","version":"86'75","reported_seq":104,"reported_epoch":357,"state":"active+clean","last_fresh":"2023-09-23T23:59:29.080582+0000","last_change":"2023-09-23T23:59:27.266605+0000","last_active":"2023-09-23T23:59:29.080582+0000","last_peered":"2023-09-23T23:59:29.080582+0000","last_clean":"2023-09-23T23:59:29.080582+0000","last_became_active":"2023-09-23T23:59:27.265543+0000","last_became_peered":"2023-09-23T23:59:27.265543+0000","last_unstale":"2023-09-23T23:59:29.080582+0000","last_undegraded":"2023-09-23T23:59:29.080582+0000","last_fullsized":"2023-09-23T23:59:29.080582+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":355,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":75,"log_dups_size":0,"ondisk_log_size":75,"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 @ 2023-09-25T06:47:24.231941+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001060697,"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":561,"num_read_kb":487,"num_write":59,"num_write_kb":42,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":30,"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":[7,1,6],"acting":[7,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":337,"reported_epoch":357,"state":"active+clean","last_fresh":"2023-09-23T23:59:29.076263+0000","last_change":"2023-09-23T23:59:05.067858+0000","last_active":"2023-09-23T23:59:29.076263+0000","last_peered":"2023-09-23T23:59:29.076263+0000","last_clean":"2023-09-23T23:59:29.076263+0000","last_became_active":"2023-09-23T23:59:05.067470+0000","last_became_peered":"2023-09-23T23:59:05.067470+0000","last_unstale":"2023-09-23T23:59:29.076263+0000","last_undegraded":"2023-09-23T23:59:29.076263+0000","last_fullsized":"2023-09-23T23:59:29.076263+0000","mapping_epoch":350,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":351,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:46:02.201767+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":17,"reported_epoch":357,"state":"active+clean","last_fresh":"2023-09-23T23:59:29.078810+0000","last_change":"2023-09-23T23:59:05.095400+0000","last_active":"2023-09-23T23:59:29.078810+0000","last_peered":"2023-09-23T23:59:29.078810+0000","last_clean":"2023-09-23T23:59:29.078810+0000","last_became_active":"2023-09-23T23:59:05.095078+0000","last_became_peered":"2023-09-23T23:59:05.095078+0000","last_unstale":"2023-09-23T23:59:29.078810+0000","last_undegraded":"2023-09-23T23:59:29.078810+0000","last_fullsized":"2023-09-23T23:59:29.078810+0000","mapping_epoch":350,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":351,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T04:13:47.236646+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"10.e","version":"358'5218","reported_seq":9569,"reported_epoch":358,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-24T00:00:01.867499+0000","last_change":"2023-09-23T23:59:27.506455+0000","last_active":"2023-09-24T00:00:01.867499+0000","last_peered":"2023-09-24T00:00:01.867499+0000","last_clean":"2023-09-23T23:58:05.972614+0000","last_became_active":"2023-09-23T23:59:27.489587+0000","last_became_peered":"2023-09-23T23:59:27.489587+0000","last_unstale":"2023-09-24T00:00:01.867499+0000","last_undegraded":"2023-09-23T23:59:27.279023+0000","last_fullsized":"2023-09-23T23:59:27.195190+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":325,"last_epoch_clean":326,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:56:36.309149+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:56:36.309149+0000","last_clean_scrub_stamp":"2023-09-23T23:56:36.309149+0000","objects_scrubbed":0,"log_size":5218,"log_dups_size":0,"ondisk_log_size":5218,"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 @ 2023-09-25T00:51:42.295463+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":281411584,"num_objects":4294,"num_object_clones":0,"num_object_copies":12882,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":4756,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4294,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5218,"num_write_kb":304384,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2141,"num_bytes_recovered":140312576,"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":[6,2,5],"acting":[6,2],"avail_no_missing":["6","2"],"object_location_counts":[{"shards":"2,3,4,6","objects":1679},{"shards":"2,3,6","objects":161},{"shards":"2,4,6","objects":2454},{"shards":"2,6","objects":-83}],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.7","version":"68'2","reported_seq":426,"reported_epoch":357,"state":"active+clean","last_fresh":"2023-09-23T23:59:29.082964+0000","last_change":"2023-09-23T23:59:05.304537+0000","last_active":"2023-09-23T23:59:29.082964+0000","last_peered":"2023-09-23T23:59:29.082964+0000","last_clean":"2023-09-23T23:59:29.082964+0000","last_became_active":"2023-09-23T23:59:05.092036+0000","last_became_peered":"2023-09-23T23:59:05.092036+0000","last_unstale":"2023-09-23T23:59:29.082964+0000","last_undegraded":"2023-09-23T23:59:29.082964+0000","last_fullsized":"2023-09-23T23:59:29.082964+0000","mapping_epoch":350,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":351,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T10:34:00.129765+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":7,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"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":[3,7,5],"acting":[3,7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"86'170","reported_seq":703,"reported_epoch":357,"state":"active+recovery_wait+degraded","last_fresh":"2023-09-23T23:59:43.403792+0000","last_change":"2023-09-23T23:59:27.287037+0000","last_active":"2023-09-23T23:59:43.403792+0000","last_peered":"2023-09-23T23:59:43.403792+0000","last_clean":"2023-09-23T23:59:22.147021+0000","last_became_active":"2023-09-23T23:59:27.285799+0000","last_became_peered":"2023-09-23T23:59:27.285799+0000","last_unstale":"2023-09-23T23:59:43.403792+0000","last_undegraded":"2023-09-23T23:59:27.180457+0000","last_fullsized":"2023-09-23T23:59:43.403792+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":348,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":170,"log_dups_size":0,"ondisk_log_size":170,"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 @ 2023-09-25T04:53:04.193870+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00066166300000000005,"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":14,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":537,"num_read_kb":1957,"num_write":160,"num_write_kb":2393,"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,6,3],"acting":[1,6,3],"avail_no_missing":["1","4","6"],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":359,"reported_epoch":357,"state":"active+clean","last_fresh":"2023-09-23T23:59:29.077222+0000","last_change":"2023-09-23T23:57:36.189083+0000","last_active":"2023-09-23T23:59:29.077222+0000","last_peered":"2023-09-23T23:59:29.077222+0000","last_clean":"2023-09-23T23:59:29.077222+0000","last_became_active":"2023-09-23T23:57:36.188726+0000","last_became_peered":"2023-09-23T23:57:36.188726+0000","last_unstale":"2023-09-23T23:59:29.077222+0000","last_undegraded":"2023-09-23T23:59:29.077222+0000","last_fullsized":"2023-09-23T23:59:29.077222+0000","mapping_epoch":335,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":336,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T03:23:43.455009+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"10.f","version":"358'5261","reported_seq":5302,"reported_epoch":358,"state":"active+clean","last_fresh":"2023-09-24T00:00:02.093319+0000","last_change":"2023-09-23T23:56:37.338239+0000","last_active":"2023-09-24T00:00:02.093319+0000","last_peered":"2023-09-24T00:00:02.093319+0000","last_clean":"2023-09-24T00:00:02.093319+0000","last_became_active":"2023-09-23T23:56:37.337852+0000","last_became_peered":"2023-09-23T23:56:37.337852+0000","last_unstale":"2023-09-24T00:00:02.093319+0000","last_undegraded":"2023-09-24T00:00:02.093319+0000","last_fullsized":"2023-09-24T00:00:02.093319+0000","mapping_epoch":325,"log_start":"0'0","ondisk_log_start":"0'0","created":325,"last_epoch_clean":326,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:56:36.309149+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:56:36.309149+0000","last_clean_scrub_stamp":"2023-09-23T23:56:36.309149+0000","objects_scrubbed":0,"log_size":5261,"log_dups_size":0,"ondisk_log_size":5261,"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 @ 2023-09-25T01:23:20.528962+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":285802496,"num_objects":4361,"num_object_clones":0,"num_object_copies":13083,"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":4361,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5261,"num_write_kb":307904,"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":[6,3,2],"acting":[6,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.7","version":"86'45","reported_seq":537,"reported_epoch":357,"state":"active+clean","last_fresh":"2023-09-23T23:59:29.070529+0000","last_change":"2023-09-23T23:57:36.206896+0000","last_active":"2023-09-23T23:59:29.070529+0000","last_peered":"2023-09-23T23:59:29.070529+0000","last_clean":"2023-09-23T23:59:29.070529+0000","last_became_active":"2023-09-23T23:57:36.105163+0000","last_became_peered":"2023-09-23T23:57:36.105163+0000","last_unstale":"2023-09-23T23:59:29.070529+0000","last_undegraded":"2023-09-23T23:59:29.070529+0000","last_fullsized":"2023-09-23T23:59:29.070529+0000","mapping_epoch":335,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":336,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":45,"log_dups_size":0,"ondisk_log_size":45,"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 @ 2023-09-25T03:29:50.777440+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000729169,"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":205,"num_read_kb":1380,"num_write":40,"num_write_kb":1138,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":14,"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":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"69'1","reported_seq":345,"reported_epoch":357,"state":"active+recovery_wait+degraded","last_fresh":"2023-09-23T23:59:29.079027+0000","last_change":"2023-09-23T23:59:27.246233+0000","last_active":"2023-09-23T23:59:29.079027+0000","last_peered":"2023-09-23T23:59:29.079027+0000","last_clean":"2023-09-23T23:59:22.147177+0000","last_became_active":"2023-09-23T23:59:27.245920+0000","last_became_peered":"2023-09-23T23:59:27.245920+0000","last_unstale":"2023-09-23T23:59:29.079027+0000","last_undegraded":"2023-09-23T23:59:27.181153+0000","last_fullsized":"2023-09-23T23:59:29.079027+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":347,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"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 @ 2023-09-25T07:55:35.428448+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"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,7,5],"acting":[1,7,5],"avail_no_missing":["1","4","6","7"],"object_location_counts":[{"shards":"1,4,6,7","objects":1}],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":28,"reported_epoch":357,"state":"active+clean","last_fresh":"2023-09-23T23:59:29.078667+0000","last_change":"2023-09-23T23:59:27.276717+0000","last_active":"2023-09-23T23:59:29.078667+0000","last_peered":"2023-09-23T23:59:29.078667+0000","last_clean":"2023-09-23T23:59:29.078667+0000","last_became_active":"2023-09-23T23:59:27.276072+0000","last_became_peered":"2023-09-23T23:59:27.276072+0000","last_unstale":"2023-09-23T23:59:29.078667+0000","last_undegraded":"2023-09-23T23:59:29.078667+0000","last_fullsized":"2023-09-23T23:59:29.078667+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":355,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T00:29:26.238078+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,6,7],"acting":[5,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.1b","version":"69'2","reported_seq":62,"reported_epoch":357,"state":"active+clean","last_fresh":"2023-09-23T23:59:29.080336+0000","last_change":"2023-09-23T23:59:27.298238+0000","last_active":"2023-09-23T23:59:29.080336+0000","last_peered":"2023-09-23T23:59:29.080336+0000","last_clean":"2023-09-23T23:59:29.080336+0000","last_became_active":"2023-09-23T23:59:27.297746+0000","last_became_peered":"2023-09-23T23:59:27.297746+0000","last_unstale":"2023-09-23T23:59:29.080336+0000","last_undegraded":"2023-09-23T23:59:29.080336+0000","last_fullsized":"2023-09-23T23:59:29.080336+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":355,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T00:14:36.352931+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[7,3,6],"acting":[7,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":226,"reported_epoch":357,"state":"active+clean","last_fresh":"2023-09-23T23:59:29.060627+0000","last_change":"2023-09-23T23:46:03.883022+0000","last_active":"2023-09-23T23:59:29.060627+0000","last_peered":"2023-09-23T23:59:29.060627+0000","last_clean":"2023-09-23T23:59:29.060627+0000","last_became_active":"2023-09-23T23:46:03.882627+0000","last_became_peered":"2023-09-23T23:46:03.882627+0000","last_unstale":"2023-09-23T23:59:29.060627+0000","last_undegraded":"2023-09-23T23:59:29.060627+0000","last_fullsized":"2023-09-23T23:59:29.060627+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T04:29:09.437941+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[2,1,3],"acting":[2,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1c","version":"68'2","reported_seq":31,"reported_epoch":357,"state":"active+clean","last_fresh":"2023-09-23T23:59:29.078658+0000","last_change":"2023-09-23T23:59:27.271543+0000","last_active":"2023-09-23T23:59:29.078658+0000","last_peered":"2023-09-23T23:59:29.078658+0000","last_clean":"2023-09-23T23:59:29.078658+0000","last_became_active":"2023-09-23T23:59:27.232915+0000","last_became_peered":"2023-09-23T23:59:27.232915+0000","last_unstale":"2023-09-23T23:59:29.078658+0000","last_undegraded":"2023-09-23T23:59:29.078658+0000","last_fullsized":"2023-09-23T23:59:29.078658+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":355,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T03:08:02.161431+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"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":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":368,"reported_epoch":357,"state":"active+clean","last_fresh":"2023-09-23T23:59:50.025420+0000","last_change":"2023-09-23T23:59:27.196329+0000","last_active":"2023-09-23T23:59:50.025420+0000","last_peered":"2023-09-23T23:59:50.025420+0000","last_clean":"2023-09-23T23:59:50.025420+0000","last_became_active":"2023-09-23T23:59:27.195580+0000","last_became_peered":"2023-09-23T23:59:27.195580+0000","last_unstale":"2023-09-23T23:59:50.025420+0000","last_undegraded":"2023-09-23T23:59:50.025420+0000","last_fullsized":"2023-09-23T23:59:50.025420+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":355,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:32:30.627003+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,2,7],"acting":[3,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1d","version":"68'2","reported_seq":31,"reported_epoch":357,"state":"active+clean","last_fresh":"2023-09-23T23:59:29.078515+0000","last_change":"2023-09-23T23:59:27.290340+0000","last_active":"2023-09-23T23:59:29.078515+0000","last_peered":"2023-09-23T23:59:29.078515+0000","last_clean":"2023-09-23T23:59:29.078515+0000","last_became_active":"2023-09-23T23:59:27.258521+0000","last_became_peered":"2023-09-23T23:59:27.258521+0000","last_unstale":"2023-09-23T23:59:29.078515+0000","last_undegraded":"2023-09-23T23:59:29.078515+0000","last_fullsized":"2023-09-23T23:59:29.078515+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":355,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T05:54:33.751317+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"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":[5,6,1],"acting":[5,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":373,"reported_epoch":357,"state":"active+clean","last_fresh":"2023-09-23T23:59:29.078445+0000","last_change":"2023-09-23T23:59:27.194965+0000","last_active":"2023-09-23T23:59:29.078445+0000","last_peered":"2023-09-23T23:59:29.078445+0000","last_clean":"2023-09-23T23:59:29.078445+0000","last_became_active":"2023-09-23T23:59:27.194651+0000","last_became_peered":"2023-09-23T23:59:27.194651+0000","last_unstale":"2023-09-23T23:59:29.078445+0000","last_undegraded":"2023-09-23T23:59:29.078445+0000","last_fullsized":"2023-09-23T23:59:29.078445+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":355,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T00:25:35.167957+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,2,6],"acting":[3,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1e","version":"69'2","reported_seq":344,"reported_epoch":357,"state":"active+clean","last_fresh":"2023-09-23T23:59:29.082828+0000","last_change":"2023-09-23T23:26:56.890000+0000","last_active":"2023-09-23T23:59:29.082828+0000","last_peered":"2023-09-23T23:59:29.082828+0000","last_clean":"2023-09-23T23:59:29.082828+0000","last_became_active":"2023-09-23T23:26:56.889604+0000","last_became_peered":"2023-09-23T23:26:56.889604+0000","last_unstale":"2023-09-23T23:59:29.082828+0000","last_undegraded":"2023-09-23T23:59:29.082828+0000","last_fullsized":"2023-09-23T23:59:29.082828+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T06:45:20.534490+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":382,"reported_epoch":357,"state":"active+clean","last_fresh":"2023-09-23T23:59:29.077923+0000","last_change":"2023-09-23T23:59:05.072577+0000","last_active":"2023-09-23T23:59:29.077923+0000","last_peered":"2023-09-23T23:59:29.077923+0000","last_clean":"2023-09-23T23:59:29.077923+0000","last_became_active":"2023-09-23T23:59:05.072268+0000","last_became_peered":"2023-09-23T23:59:05.072268+0000","last_unstale":"2023-09-23T23:59:29.077923+0000","last_undegraded":"2023-09-23T23:59:29.077923+0000","last_fullsized":"2023-09-23T23:59:29.077923+0000","mapping_epoch":350,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":351,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:29:50.397177+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,2,5],"acting":[3,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1f","version":"69'5","reported_seq":23,"reported_epoch":357,"state":"active+clean","last_fresh":"2023-09-23T23:59:29.078481+0000","last_change":"2023-09-23T23:59:26.205407+0000","last_active":"2023-09-23T23:59:29.078481+0000","last_peered":"2023-09-23T23:59:29.078481+0000","last_clean":"2023-09-23T23:59:29.078481+0000","last_became_active":"2023-09-23T23:59:05.085981+0000","last_became_peered":"2023-09-23T23:59:05.085981+0000","last_unstale":"2023-09-23T23:59:29.078481+0000","last_undegraded":"2023-09-23T23:59:29.078481+0000","last_fullsized":"2023-09-23T23:59:29.078481+0000","mapping_epoch":350,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":354,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"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 @ 2023-09-25T08:36:57.791690+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"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":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":2216,"num_keys_recovered":0,"num_objects_omap":1,"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":[5,2,6],"acting":[5,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":83,"reported_epoch":357,"state":"active+clean","last_fresh":"2023-09-23T23:59:29.065384+0000","last_change":"2023-09-23T23:59:27.253404+0000","last_active":"2023-09-23T23:59:29.065384+0000","last_peered":"2023-09-23T23:59:29.065384+0000","last_clean":"2023-09-23T23:59:29.065384+0000","last_became_active":"2023-09-23T23:59:27.251953+0000","last_became_peered":"2023-09-23T23:59:27.251953+0000","last_unstale":"2023-09-23T23:59:29.065384+0000","last_undegraded":"2023-09-23T23:59:29.065384+0000","last_fullsized":"2023-09-23T23:59:29.065384+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":355,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T00:40:45.209813+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,1,3],"acting":[6,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"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":96,"acting":96,"num_store_stats":8},{"poolid":10,"num_pg":16,"stat_sum":{"num_bytes":4533059608,"num_objects":69170,"num_object_clones":0,"num_object_copies":207510,"num_objects_missing_on_primary":6701,"num_objects_missing":6701,"num_objects_degraded":54825,"num_objects_misplaced":9178,"num_objects_unfound":0,"num_objects_dirty":69170,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":83746,"num_write_kb":4893249,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":11040,"num_bytes_recovered":723255296,"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":14453846016,"data_stored":14453833800,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":82739,"ondisk_log_size":82739,"up":48,"acting":34,"num_store_stats":7},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5504,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":4,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":21,"num_read_kb":20,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":73,"num_bytes_recovered":12260,"num_keys_recovered":30,"num_objects_omap":14,"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":106496,"data_stored":17088,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":27272,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"up":96,"acting":96,"num_store_stats":8},{"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":500,"num_read_kb":924,"num_write":239,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":2361472,"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":2969600,"data_stored":2951840,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":161,"ondisk_log_size":161,"up":3,"acting":3,"num_store_stats":5},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":4194323,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":25,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":5980,"num_read_kb":13243,"num_write":846,"num_write_kb":12714,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":157,"num_bytes_recovered":8388665,"num_keys_recovered":0,"num_objects_omap":2,"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":20983808,"data_stored":20971577,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6143,"internal_metadata":0},"log_size":976,"ondisk_log_size":976,"up":24,"acting":23,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234579,"num_pgs":53,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1229748,"kb_used_data":945516,"kb_used_omap":0,"kb_used_meta":284224,"kb_avail":92515404,"statfs":{"total":95995035648,"available":94735773696,"internally_reserved":0,"allocated":968208384,"data_stored":966816302,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":291045376},"hb_peers":[0,1,2,3,4,5,6],"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":"Sat Sep 23 23:59:58 2023","interfaces":[{"interface":"back","average":{"1min":0.64200000000000002,"5min":0.86699999999999999,"15min":0.73799999999999999},"min":{"1min":0.32500000000000001,"5min":0.29499999999999998,"15min":0.28999999999999998},"max":{"1min":1.272,"5min":4.931,"15min":4.931},"last":0.29499999999999998},{"interface":"front","average":{"1min":0.72199999999999998,"5min":0.89300000000000002,"15min":0.80000000000000004},"min":{"1min":0.433,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":1.085,"5min":3.6269999999999998,"15min":3.6269999999999998},"last":0.53600000000000003}]},{"osd":1,"last update":"Sun Sep 24 00:00:00 2023","interfaces":[{"interface":"back","average":{"1min":0.68700000000000006,"5min":1.635,"15min":4.3029999999999999},"min":{"1min":0.39700000000000002,"5min":0.35599999999999998,"15min":0.35099999999999998},"max":{"1min":0.97399999999999998,"5min":26.384,"15min":168.03100000000001},"last":0.61399999999999999},{"interface":"front","average":{"1min":0.63700000000000001,"5min":1.5389999999999999,"15min":4.2119999999999997},"min":{"1min":0.28799999999999998,"5min":0.28799999999999998,"15min":0.28599999999999998},"max":{"1min":1.171,"5min":26.254999999999999,"15min":167.97999999999999},"last":0.59699999999999998}]},{"osd":2,"last update":"Sat Sep 23 23:59:34 2023","interfaces":[{"interface":"back","average":{"1min":0.75800000000000001,"5min":1.1000000000000001,"15min":1.889},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":1.093,"5min":5.1710000000000003,"15min":170.81},"last":0.67500000000000004},{"interface":"front","average":{"1min":0.79300000000000004,"5min":1.075,"15min":1.8480000000000001},"min":{"1min":0.48199999999999998,"5min":0.36399999999999999,"15min":0.33700000000000002},"max":{"1min":1.258,"5min":5.218,"15min":170.756},"last":0.63600000000000001}]},{"osd":3,"last update":"Sun Sep 24 00:00:00 2023","interfaces":[{"interface":"back","average":{"1min":0.68899999999999995,"5min":1.3680000000000001,"15min":3.3279999999999998},"min":{"1min":0.46800000000000003,"5min":0.35699999999999998,"15min":0.317},"max":{"1min":1.0649999999999999,"5min":26.768000000000001,"15min":132.684},"last":0.73799999999999999},{"interface":"front","average":{"1min":0.79500000000000004,"5min":1.4079999999999999,"15min":3.6219999999999999},"min":{"1min":0.497,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":1.518,"5min":27.657,"15min":132.55000000000001},"last":0.76100000000000001}]},{"osd":4,"last update":"Sun Sep 24 00:00:00 2023","interfaces":[{"interface":"back","average":{"1min":1.724,"5min":1.0669999999999999,"15min":0.92800000000000005},"min":{"1min":0.47299999999999998,"5min":0.318,"15min":0.318},"max":{"1min":17.512,"5min":17.512,"15min":17.512},"last":1.0049999999999999},{"interface":"front","average":{"1min":1.1699999999999999,"5min":1.018,"15min":0.94499999999999995},"min":{"1min":0.41699999999999998,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":7.8490000000000002,"5min":7.8490000000000002,"15min":7.8490000000000002},"last":0.95999999999999996}]},{"osd":5,"last update":"Sun Sep 24 00:00:00 2023","interfaces":[{"interface":"back","average":{"1min":1.0169999999999999,"5min":0.96599999999999997,"15min":0.88100000000000001},"min":{"1min":0.438,"5min":0.41899999999999998,"15min":0.39700000000000002},"max":{"1min":5.4619999999999997,"5min":5.4619999999999997,"15min":5.4619999999999997},"last":0.70599999999999996},{"interface":"front","average":{"1min":0.90800000000000003,"5min":0.93000000000000005,"15min":0.86799999999999999},"min":{"1min":0.54000000000000004,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":1.5589999999999999,"5min":3.4169999999999998,"15min":3.4169999999999998},"last":0.82899999999999996}]},{"osd":6,"last update":"Sun Sep 24 00:00:00 2023","interfaces":[{"interface":"back","average":{"1min":1.837,"5min":1.2849999999999999,"15min":1.0740000000000001},"min":{"1min":0.44400000000000001,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":17.463999999999999,"5min":17.463999999999999,"15min":17.463999999999999},"last":0.65800000000000003},{"interface":"front","average":{"1min":1.1599999999999999,"5min":1.1839999999999999,"15min":1.129},"min":{"1min":0.45600000000000002,"5min":0.433,"15min":0.43099999999999999},"max":{"1min":7.7759999999999998,"5min":7.7759999999999998,"15min":7.7759999999999998},"last":0.80100000000000005}]}]},{"osd":6,"up_from":46,"seq":197568496223,"num_pgs":57,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3128112,"kb_used_data":2461032,"kb_used_omap":0,"kb_used_meta":667072,"kb_avail":90617040,"statfs":{"total":95995035648,"available":92791848960,"internally_reserved":0,"allocated":2520096768,"data_stored":2518708803,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":683081728},"hb_peers":[0,1,2,3,4,5,7],"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":"Sat Sep 23 23:59:47 2023","interfaces":[{"interface":"back","average":{"1min":0.90400000000000003,"5min":0.84899999999999998,"15min":0.82699999999999996},"min":{"1min":0.38600000000000001,"5min":0.30499999999999999,"15min":0.29399999999999998},"max":{"1min":6.101,"5min":6.101,"15min":6.101},"last":0.67000000000000004},{"interface":"front","average":{"1min":0.70599999999999996,"5min":0.85999999999999999,"15min":0.82899999999999996},"min":{"1min":0.375,"5min":0.375,"15min":0.29799999999999999},"max":{"1min":2.2469999999999999,"5min":3.2970000000000002,"15min":4.0469999999999997},"last":0.41799999999999998}]},{"osd":1,"last update":"Sat Sep 23 23:59:05 2023","interfaces":[{"interface":"back","average":{"1min":0.755,"5min":2.9430000000000001,"15min":3.1899999999999999},"min":{"1min":0.41999999999999998,"5min":0.374,"15min":0.28799999999999998},"max":{"1min":1.605,"5min":197.59800000000001,"15min":197.59800000000001},"last":0.82899999999999996},{"interface":"front","average":{"1min":0.748,"5min":2.996,"15min":3.319},"min":{"1min":0.42699999999999999,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":1.5429999999999999,"5min":197.64400000000001,"15min":197.64400000000001},"last":0.49199999999999999}]},{"osd":2,"last update":"Sat Sep 23 23:59:25 2023","interfaces":[{"interface":"back","average":{"1min":0.69299999999999995,"5min":1.026,"15min":1.7829999999999999},"min":{"1min":0.36199999999999999,"5min":0.33900000000000002,"15min":0.27400000000000002},"max":{"1min":0.94799999999999995,"5min":5.8079999999999998,"15min":119.17},"last":0.59799999999999998},{"interface":"front","average":{"1min":0.73299999999999998,"5min":1.0109999999999999,"15min":1.9410000000000001},"min":{"1min":0.38500000000000001,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":1.091,"5min":6.0579999999999998,"15min":119.084},"last":0.79000000000000004}]},{"osd":3,"last update":"Sat Sep 23 23:59:57 2023","interfaces":[{"interface":"back","average":{"1min":0.72199999999999998,"5min":2.363,"15min":3.4940000000000002},"min":{"1min":0.40600000000000003,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":2.2210000000000001,"5min":112.59699999999999,"15min":119.053},"last":0.74099999999999999},{"interface":"front","average":{"1min":0.92700000000000005,"5min":2.6709999999999998,"15min":3.5979999999999999},"min":{"1min":0.45700000000000002,"5min":0.373,"15min":0.33100000000000002},"max":{"1min":5.1710000000000003,"5min":112.557,"15min":120.919},"last":0.58099999999999996}]},{"osd":4,"last update":"Sat Sep 23 23:59:05 2023","interfaces":[{"interface":"back","average":{"1min":0.73299999999999998,"5min":0.97299999999999998,"15min":0.93100000000000005},"min":{"1min":0.42599999999999999,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":1.4650000000000001,"5min":5.875,"15min":5.875},"last":0.75800000000000001},{"interface":"front","average":{"1min":0.73699999999999999,"5min":1.069,"15min":1.0089999999999999},"min":{"1min":0.36299999999999999,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":1.637,"5min":4.0410000000000004,"15min":4.6200000000000001},"last":0.63100000000000001}]},{"osd":5,"last update":"Sat Sep 23 23:59:05 2023","interfaces":[{"interface":"back","average":{"1min":0.78600000000000003,"5min":1.0609999999999999,"15min":1},"min":{"1min":0.40999999999999998,"5min":0.39200000000000002,"15min":0.35999999999999999},"max":{"1min":1.7450000000000001,"5min":5.9649999999999999,"15min":5.9649999999999999},"last":0.93700000000000006},{"interface":"front","average":{"1min":0.85099999999999998,"5min":1.0629999999999999,"15min":1.0069999999999999},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.38600000000000001},"max":{"1min":1.8200000000000001,"5min":3.8380000000000001,"15min":3.8380000000000001},"last":0.47499999999999998}]},{"osd":7,"last update":"Sat Sep 23 23:59:05 2023","interfaces":[{"interface":"back","average":{"1min":0.89700000000000002,"5min":1.0740000000000001,"15min":1.0169999999999999},"min":{"1min":0.47999999999999998,"5min":0.44,"15min":0.44},"max":{"1min":1.6639999999999999,"5min":3.883,"15min":3.883},"last":0.70299999999999996},{"interface":"front","average":{"1min":0.98699999999999999,"5min":1.175,"15min":1.1040000000000001},"min":{"1min":0.46300000000000002,"5min":0.46300000000000002,"15min":0.40799999999999997},"max":{"1min":1.917,"5min":3.9249999999999998,"15min":3.9249999999999998},"last":0.85899999999999999}]}]},{"osd":1,"up_from":99,"seq":425201762726,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2808836,"kb_used_data":1668668,"kb_used_omap":6,"kb_used_meta":1140153,"kb_avail":90936316,"statfs":{"total":95995035648,"available":93118787584,"internally_reserved":0,"allocated":1708716032,"data_stored":1706691824,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6760,"internal_metadata":1167517080},"hb_peers":[0,2,3,4,5,6,7],"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":"Sat Sep 23 23:59:35 2023","interfaces":[{"interface":"back","average":{"1min":0.54100000000000004,"5min":0.86399999999999999,"15min":1.3},"min":{"1min":0.29299999999999998,"5min":0.23000000000000001,"15min":0.20000000000000001},"max":{"1min":0.85799999999999998,"5min":8.1289999999999996,"15min":9.7349999999999994},"last":0.65400000000000003},{"interface":"front","average":{"1min":0.89800000000000002,"5min":0.747,"15min":1.1499999999999999},"min":{"1min":0.26900000000000002,"5min":0.22900000000000001,"15min":0.20000000000000001},"max":{"1min":6.6820000000000004,"5min":6.6820000000000004,"15min":32.689},"last":0.34799999999999998}]},{"osd":2,"last update":"Sat Sep 23 23:59:35 2023","interfaces":[{"interface":"back","average":{"1min":0.68600000000000005,"5min":1.4950000000000001,"15min":2.1120000000000001},"min":{"1min":0.35999999999999999,"5min":0.26900000000000002,"15min":0.219},"max":{"1min":1.115,"5min":21.100000000000001,"15min":60.838000000000001},"last":0.60599999999999998},{"interface":"front","average":{"1min":0.94499999999999995,"5min":1.496,"15min":2.1579999999999999},"min":{"1min":0.224,"5min":0.224,"15min":0.224},"max":{"1min":6.9690000000000003,"5min":21.411000000000001,"15min":62.524999999999999},"last":0.46600000000000003}]},{"osd":3,"last update":"Sun Sep 24 00:00:02 2023","interfaces":[{"interface":"back","average":{"1min":0.56799999999999995,"5min":1.0089999999999999,"15min":2.4790000000000001},"min":{"1min":0.30299999999999999,"5min":0.30299999999999999,"15min":0.26700000000000002},"max":{"1min":0.92500000000000004,"5min":8.1699999999999999,"15min":61.369},"last":0.63400000000000001},{"interface":"front","average":{"1min":0.80200000000000005,"5min":0.92200000000000004,"15min":2.21},"min":{"1min":0.309,"5min":0.28999999999999998,"15min":0.26200000000000001},"max":{"1min":6.7240000000000002,"5min":7.6479999999999997,"15min":62.484000000000002},"last":0.504}]},{"osd":4,"last update":"Sat Sep 23 23:59:35 2023","interfaces":[{"interface":"back","average":{"1min":1.0469999999999999,"5min":1.0880000000000001,"15min":1.228},"min":{"1min":0.371,"5min":0.33400000000000002,"15min":0.27800000000000002},"max":{"1min":5.1120000000000001,"5min":5.1120000000000001,"15min":6.9699999999999998},"last":0.59299999999999997},{"interface":"front","average":{"1min":0.75800000000000001,"5min":1.236,"15min":1.679},"min":{"1min":0.44,"5min":0.438,"15min":0.35099999999999998},"max":{"1min":1.2929999999999999,"5min":8.2029999999999994,"15min":10.954000000000001},"last":0.85699999999999998}]},{"osd":5,"last update":"Sat Sep 23 23:59:35 2023","interfaces":[{"interface":"back","average":{"1min":1.1100000000000001,"5min":1.016,"15min":1.452},"min":{"1min":0.41399999999999998,"5min":0.39700000000000002,"15min":0.34899999999999998},"max":{"1min":6.7789999999999999,"5min":6.7789999999999999,"15min":32.622999999999998},"last":0.41899999999999998},{"interface":"front","average":{"1min":0.96499999999999997,"5min":1.081,"15min":1.262},"min":{"1min":0.59999999999999998,"5min":0.373,"15min":0.315},"max":{"1min":3.488,"5min":4.3109999999999999,"15min":7.1139999999999999},"last":0.52100000000000002}]},{"osd":6,"last update":"Sat Sep 23 23:59:35 2023","interfaces":[{"interface":"back","average":{"1min":1.141,"5min":1.079,"15min":1.581},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.32200000000000001},"max":{"1min":6.75,"5min":6.75,"15min":32.549999999999997},"last":0.53600000000000003},{"interface":"front","average":{"1min":0.97099999999999997,"5min":1.3700000000000001,"15min":1.419},"min":{"1min":0.44500000000000001,"5min":0.41899999999999998,"15min":0.312},"max":{"1min":3.5910000000000002,"5min":12.956,"15min":12.956},"last":0.55700000000000005}]},{"osd":7,"last update":"Sat Sep 23 23:59:35 2023","interfaces":[{"interface":"back","average":{"1min":1.012,"5min":1.2070000000000001,"15min":1.3240000000000001},"min":{"1min":0.53400000000000003,"5min":0.40200000000000002,"15min":0.38800000000000001},"max":{"1min":3.6240000000000001,"5min":5.1479999999999997,"15min":7.0810000000000004},"last":0.66400000000000003},{"interface":"front","average":{"1min":0.92500000000000004,"5min":1.24,"15min":1.657},"min":{"1min":0.52500000000000002,"5min":0.372,"15min":0.372},"max":{"1min":1.3560000000000001,"5min":8.2330000000000005,"15min":9.8290000000000006},"last":0.83299999999999996}]}]},{"osd":0,"up_from":0,"seq":403726926253,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"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},"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":[]},{"osd":2,"up_from":104,"seq":446676599189,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3620600,"kb_used_data":2547952,"kb_used_omap":11,"kb_used_meta":1072628,"kb_avail":90124552,"statfs":{"total":95995035648,"available":92287541248,"internally_reserved":0,"allocated":2609102848,"data_stored":2607035807,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12272,"internal_metadata":1098371088},"hb_peers":[0,1,3,4,5,6,7],"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":"Sat Sep 23 23:59:37 2023","interfaces":[{"interface":"back","average":{"1min":0.65500000000000003,"5min":0.79100000000000004,"15min":0.90900000000000003},"min":{"1min":0.32800000000000001,"5min":0.221,"15min":0.19500000000000001},"max":{"1min":1.9390000000000001,"5min":5.6159999999999997,"15min":8.0459999999999994},"last":0.57199999999999995},{"interface":"front","average":{"1min":0.73499999999999999,"5min":0.90500000000000003,"15min":1.0309999999999999},"min":{"1min":0.378,"5min":0.224,"15min":0.224},"max":{"1min":1.907,"5min":5.6550000000000002,"15min":8.0869999999999997},"last":0.70199999999999996}]},{"osd":1,"last update":"Sat Sep 23 23:59:37 2023","interfaces":[{"interface":"back","average":{"1min":0.57599999999999996,"5min":2.2160000000000002,"15min":3.1230000000000002},"min":{"1min":0.249,"5min":0.249,"15min":0.21099999999999999},"max":{"1min":1.097,"5min":71.012,"15min":165.161},"last":0.34699999999999998},{"interface":"front","average":{"1min":0.70799999999999996,"5min":2.0950000000000002,"15min":3.2050000000000001},"min":{"1min":0.29899999999999999,"5min":0.29599999999999999,"15min":0.252},"max":{"1min":2.008,"5min":71.066000000000003,"15min":163.53999999999999},"last":0.65900000000000003}]},{"osd":3,"last update":"Sat Sep 23 23:58:58 2023","interfaces":[{"interface":"back","average":{"1min":0.873,"5min":2.5619999999999998,"15min":3.347},"min":{"1min":0.314,"5min":0.22500000000000001,"15min":0.22500000000000001},"max":{"1min":3.3290000000000002,"5min":131.65199999999999,"15min":221.93600000000001},"last":0.439},{"interface":"front","average":{"1min":0.997,"5min":2.8410000000000002,"15min":3.5499999999999998},"min":{"1min":0.42499999999999999,"5min":0.224,"15min":0.224},"max":{"1min":4.2640000000000002,"5min":131.809,"15min":220.27699999999999},"last":0.39000000000000001}]},{"osd":4,"last update":"Sat Sep 23 23:59:37 2023","interfaces":[{"interface":"back","average":{"1min":0.86399999999999999,"5min":1.397,"15min":1.3320000000000001},"min":{"1min":0.46999999999999997,"5min":0.46800000000000003,"15min":0.32600000000000001},"max":{"1min":1.9690000000000001,"5min":10.302,"15min":10.302},"last":0.78500000000000003},{"interface":"front","average":{"1min":0.76500000000000001,"5min":0.97299999999999998,"15min":1.26},"min":{"1min":0.46400000000000002,"5min":0.34300000000000003,"15min":0.316},"max":{"1min":1.1930000000000001,"5min":8.0670000000000002,"15min":8.4960000000000004},"last":0.48399999999999999}]},{"osd":5,"last update":"Sat Sep 23 23:59:37 2023","interfaces":[{"interface":"back","average":{"1min":1.091,"5min":1.387,"15min":1.29},"min":{"1min":0.42299999999999999,"5min":0.316,"15min":0.316},"max":{"1min":5.3899999999999997,"5min":6.8540000000000001,"15min":9.9039999999999999},"last":0.497},{"interface":"front","average":{"1min":0.90200000000000002,"5min":1.292,"15min":1.337},"min":{"1min":0.54200000000000004,"5min":0.438,"15min":0.376},"max":{"1min":1.9890000000000001,"5min":6.4630000000000001,"15min":8.3710000000000004},"last":0.74399999999999999}]},{"osd":6,"last update":"Sat Sep 23 23:59:37 2023","interfaces":[{"interface":"back","average":{"1min":0.89700000000000002,"5min":1.1160000000000001,"15min":1.444},"min":{"1min":0.497,"5min":0.378,"15min":0.34100000000000003},"max":{"1min":1.6379999999999999,"5min":7.1420000000000003,"15min":10.929},"last":0.67600000000000005},{"interface":"front","average":{"1min":0.92700000000000005,"5min":1.444,"15min":1.363},"min":{"1min":0.60599999999999998,"5min":0.47899999999999998,"15min":0.35299999999999998},"max":{"1min":1.617,"5min":6.8300000000000001,"15min":9.8719999999999999},"last":0.52500000000000002}]},{"osd":7,"last update":"Sat Sep 23 23:59:37 2023","interfaces":[{"interface":"back","average":{"1min":0.92100000000000004,"5min":1.089,"15min":1.3680000000000001},"min":{"1min":0.44700000000000001,"5min":0.42899999999999999,"15min":0.36799999999999999},"max":{"1min":1.4810000000000001,"5min":5.6130000000000004,"15min":10.664},"last":0.626},{"interface":"front","average":{"1min":1.1040000000000001,"5min":1.45,"15min":1.373},"min":{"1min":0.68500000000000005,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":3.3090000000000002,"5min":6.8789999999999996,"15min":9.9359999999999999},"last":0.72899999999999998}]}]},{"osd":3,"up_from":109,"seq":468151435663,"num_pgs":57,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":4214816,"kb_used_data":3079128,"kb_used_omap":5,"kb_used_meta":1135674,"kb_avail":89530336,"statfs":{"total":95995035648,"available":91679064064,"internally_reserved":0,"allocated":3153027072,"data_stored":3151034447,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5347,"internal_metadata":1162930973},"hb_peers":[0,1,2,4,5,6,7],"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":"Sat Sep 23 23:59:05 2023","interfaces":[{"interface":"back","average":{"1min":0.53400000000000003,"5min":0.95099999999999996,"15min":1.109},"min":{"1min":0.35099999999999998,"5min":0.19800000000000001,"15min":0.182},"max":{"1min":0.86399999999999999,"5min":6.3890000000000002,"15min":8.9909999999999997},"last":0.53800000000000003},{"interface":"front","average":{"1min":0.57999999999999996,"5min":0.97999999999999998,"15min":1.3779999999999999},"min":{"1min":0.27500000000000002,"5min":0.21199999999999999,"15min":0.20200000000000001},"max":{"1min":1.5029999999999999,"5min":7.7539999999999996,"15min":42.337000000000003},"last":0.434}]},{"osd":1,"last update":"Sat Sep 23 23:59:05 2023","interfaces":[{"interface":"back","average":{"1min":0.94399999999999995,"5min":2.7599999999999998,"15min":2.548},"min":{"1min":0.42699999999999999,"5min":0.20000000000000001,"15min":0.152},"max":{"1min":3.2130000000000001,"5min":104.77500000000001,"15min":140.44900000000001},"last":0.42199999999999999},{"interface":"front","average":{"1min":0.63300000000000001,"5min":2.4300000000000002,"15min":2.673},"min":{"1min":0.27600000000000002,"5min":0.27600000000000002,"15min":0.249},"max":{"1min":1.139,"5min":107.51900000000001,"15min":140.99199999999999},"last":0.44900000000000001}]},{"osd":2,"last update":"Sat Sep 23 23:59:05 2023","interfaces":[{"interface":"back","average":{"1min":0.85799999999999998,"5min":1.8280000000000001,"15min":1.782},"min":{"1min":0.38200000000000001,"5min":0.22700000000000001,"15min":0.22700000000000001},"max":{"1min":2.8940000000000001,"5min":27.834,"15min":48.578000000000003},"last":0.37},{"interface":"front","average":{"1min":0.72999999999999998,"5min":1.893,"15min":2.242},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.20699999999999999},"max":{"1min":1.325,"5min":28.318000000000001,"15min":50.323},"last":0.39000000000000001}]},{"osd":4,"last update":"Sat Sep 23 23:59:05 2023","interfaces":[{"interface":"back","average":{"1min":0.92300000000000004,"5min":1.3759999999999999,"15min":1.4430000000000001},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.26300000000000001},"max":{"1min":3.8580000000000001,"5min":6.6660000000000004,"15min":8.9580000000000002},"last":0.50600000000000001},{"interface":"front","average":{"1min":0.73799999999999999,"5min":1.1879999999999999,"15min":1.617},"min":{"1min":0.38700000000000001,"5min":0.35599999999999998,"15min":0.28399999999999997},"max":{"1min":1.734,"5min":6.7140000000000004,"15min":42.521000000000001},"last":0.56899999999999995}]},{"osd":5,"last update":"Sat Sep 23 23:59:05 2023","interfaces":[{"interface":"back","average":{"1min":0.80600000000000005,"5min":1.1579999999999999,"15min":1.599},"min":{"1min":0.42499999999999999,"5min":0.36299999999999999,"15min":0.35199999999999998},"max":{"1min":1.528,"5min":6.6820000000000004,"15min":42.479999999999997},"last":0.66900000000000004},{"interface":"front","average":{"1min":1.0229999999999999,"5min":1.3580000000000001,"15min":1.3140000000000001},"min":{"1min":0.51900000000000002,"5min":0.35599999999999998,"15min":0.32900000000000001},"max":{"1min":2.9329999999999998,"5min":12.353,"15min":12.353},"last":0.79900000000000004}]},{"osd":6,"last update":"Sat Sep 23 23:59:05 2023","interfaces":[{"interface":"back","average":{"1min":0.78200000000000003,"5min":1.3149999999999999,"15min":1.732},"min":{"1min":0.45800000000000002,"5min":0.39900000000000002,"15min":0.34499999999999997},"max":{"1min":1.6100000000000001,"5min":6.7370000000000001,"15min":42.813000000000002},"last":0.54500000000000004},{"interface":"front","average":{"1min":1.0149999999999999,"5min":1.4690000000000001,"15min":1.4410000000000001},"min":{"1min":0.48899999999999999,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":2.976,"5min":12.414999999999999,"15min":12.414999999999999},"last":0.68100000000000005}]},{"osd":7,"last update":"Sat Sep 23 23:59:05 2023","interfaces":[{"interface":"back","average":{"1min":1.1819999999999999,"5min":1.4219999999999999,"15min":1.373},"min":{"1min":0.60599999999999998,"5min":0.38,"15min":0.35699999999999998},"max":{"1min":3.101,"5min":12.449999999999999,"15min":12.449999999999999},"last":1.0249999999999999},{"interface":"front","average":{"1min":0.89900000000000002,"5min":1.47,"15min":1.5649999999999999},"min":{"1min":0.53100000000000003,"5min":0.44600000000000001,"15min":0.35399999999999998},"max":{"1min":1.4830000000000001,"5min":6.694,"15min":8.9079999999999995},"last":0.56100000000000005}]}]},{"osd":4,"up_from":0,"seq":128849019503,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"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},"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":[]},{"osd":5,"up_from":38,"seq":163208757862,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":255140,"kb_used_data":131036,"kb_used_omap":0,"kb_used_meta":124096,"kb_avail":93490012,"statfs":{"total":95995035648,"available":95733772288,"internally_reserved":0,"allocated":134180864,"data_stored":132801656,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":127074304},"hb_peers":[0,1,2,3,4,6,7],"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":"Sat Sep 23 23:59:32 2023","interfaces":[{"interface":"back","average":{"1min":0.61399999999999999,"5min":0.65200000000000002,"15min":0.64300000000000002},"min":{"1min":0.36099999999999999,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":1.038,"5min":1.5840000000000001,"15min":2.2160000000000002},"last":0.36399999999999999},{"interface":"front","average":{"1min":0.70299999999999996,"5min":0.77100000000000002,"15min":0.72399999999999998},"min":{"1min":0.38,"5min":0.31900000000000001,"15min":0.314},"max":{"1min":0.98999999999999999,"5min":2.6299999999999999,"15min":4.3319999999999999},"last":0.86699999999999999}]},{"osd":1,"last update":"Sat Sep 23 23:59:17 2023","interfaces":[{"interface":"back","average":{"1min":0.63600000000000001,"5min":2.7189999999999999,"15min":2.472},"min":{"1min":0.32800000000000001,"5min":0.32800000000000001,"15min":0.29299999999999998},"max":{"1min":1.141,"5min":73.869,"15min":75.938999999999993},"last":0.51700000000000002},{"interface":"front","average":{"1min":0.67600000000000005,"5min":2.742,"15min":2.5169999999999999},"min":{"1min":0.377,"5min":0.34100000000000003,"15min":0.31900000000000001},"max":{"1min":1.087,"5min":74.037999999999997,"15min":75.983000000000004},"last":0.81699999999999995}]},{"osd":2,"last update":"Sat Sep 23 23:59:23 2023","interfaces":[{"interface":"back","average":{"1min":5.6859999999999999,"5min":2.0009999999999999,"15min":1.3919999999999999},"min":{"1min":0.47699999999999998,"5min":0.34200000000000003,"15min":0.316},"max":{"1min":92.091999999999999,"5min":92.091999999999999,"15min":92.091999999999999},"last":0.91300000000000003},{"interface":"front","average":{"1min":5.3890000000000002,"5min":1.99,"15min":1.45},"min":{"1min":0.42099999999999999,"5min":0.34899999999999998,"15min":0.32900000000000001},"max":{"1min":89.016999999999996,"5min":89.016999999999996,"15min":89.016999999999996},"last":0.54200000000000004}]},{"osd":3,"last update":"Sat Sep 23 23:59:17 2023","interfaces":[{"interface":"back","average":{"1min":0.82799999999999996,"5min":2.8010000000000002,"15min":2.6600000000000001},"min":{"1min":0.371,"5min":0.371,"15min":0.34799999999999998},"max":{"1min":1.5449999999999999,"5min":76.400999999999996,"15min":77.903000000000006},"last":0.95599999999999996},{"interface":"front","average":{"1min":0.67300000000000004,"5min":2.754,"15min":2.6240000000000001},"min":{"1min":0.47099999999999997,"5min":0.40600000000000003,"15min":0.39700000000000002},"max":{"1min":0.92300000000000004,"5min":74.373999999999995,"15min":77.052999999999997},"last":0.44500000000000001}]},{"osd":4,"last update":"Sat Sep 23 23:59:23 2023","interfaces":[{"interface":"back","average":{"1min":0.64300000000000002,"5min":0.89300000000000002,"15min":0.88100000000000001},"min":{"1min":0.372,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":1.0900000000000001,"5min":3.5049999999999999,"15min":3.5049999999999999},"last":1.3260000000000001},{"interface":"front","average":{"1min":0.96499999999999997,"5min":1.0620000000000001,"15min":0.98099999999999998},"min":{"1min":0.40200000000000002,"5min":0.35699999999999998,"15min":0.32900000000000001},"max":{"1min":3.9590000000000001,"5min":6.3970000000000002,"15min":6.3970000000000002},"last":0.56499999999999995}]},{"osd":6,"last update":"Sat Sep 23 23:59:17 2023","interfaces":[{"interface":"back","average":{"1min":0.98099999999999998,"5min":1.353,"15min":1.175},"min":{"1min":0.41399999999999998,"5min":0.372,"15min":0.372},"max":{"1min":5.1749999999999998,"5min":8.7780000000000005,"15min":10.427},"last":0.64100000000000001},{"interface":"front","average":{"1min":0.84699999999999998,"5min":1.1020000000000001,"15min":1.0149999999999999},"min":{"1min":0.57299999999999995,"5min":0.41399999999999998,"15min":0.38200000000000001},"max":{"1min":1.4339999999999999,"5min":4.3680000000000003,"15min":4.6550000000000002},"last":0.73899999999999999}]},{"osd":7,"last update":"Sat Sep 23 23:59:17 2023","interfaces":[{"interface":"back","average":{"1min":0.86699999999999999,"5min":1.04,"15min":0.95099999999999996},"min":{"1min":0.45800000000000002,"5min":0.45700000000000002,"15min":0.378},"max":{"1min":1.5369999999999999,"5min":4.2160000000000002,"15min":4.484},"last":0.59699999999999998},{"interface":"front","average":{"1min":0.93100000000000005,"5min":1.044,"15min":0.98599999999999999},"min":{"1min":0.42399999999999999,"5min":0.40000000000000002,"15min":0.39700000000000002},"max":{"1min":1.2030000000000001,"5min":3.8050000000000002,"15min":4.5030000000000001},"last":1.228}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"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":593920,"data_stored":590368,"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":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":4194304,"data_stored":4194304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4198400,"data_stored":4194323,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"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":4485,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4194304,"data_stored":4194304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1658,"internal_metadata":0},{"poolid":2,"osd":4,"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},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4198400,"data_stored":4194323,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":4194304,"data_stored":4194304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9036,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":22,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6760,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":5322,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7787,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":182,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3689,"internal_metadata":0},{"poolid":3,"osd":4,"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},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":554,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":5482,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4950,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"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},{"poolid":4,"osd":1,"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},{"poolid":4,"osd":2,"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},{"poolid":4,"osd":3,"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},{"poolid":4,"osd":4,"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},{"poolid":4,"osd":5,"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},{"poolid":4,"osd":6,"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},{"poolid":4,"osd":7,"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},{"poolid":10,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":1698103296,"data_stored":1698103296,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":2603941888,"data_stored":2603941888,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":3142848512,"data_stored":3142844440,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":3405512704,"data_stored":3405512704,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":130351104,"data_stored":130351104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":2509836288,"data_stored":2509832216,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":963252224,"data_stored":963248152,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-24T00:00:11.969 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd pool set unique_pool_5 pgp_num 16 2023-09-24T00:00:12.040 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:12.065 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:12.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:12.069 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:00:12.170 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:12.195 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:12.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:12.198 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:00:12.253 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:00:12 smithi159 bash[105915]: cluster 2023-09-24T00:00:10.979486+0000 mgr.y (mgr.25991) 1303 : cluster 0 pgmap v1460: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 13 active+recovery_wait+undersized+degraded+remapped, 69 active+clean; 4.2 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 85 op/s; 54721/205827 objects degraded (26.586%); 7653/205827 objects misplaced (3.718%); 7.2 MiB/s, 115 objects/s recovering 2023-09-24T00:00:12.253 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:00:12 smithi159 bash[108473]: cluster 2023-09-24T00:00:10.979486+0000 mgr.y (mgr.25991) 1303 : cluster 0 pgmap v1460: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 13 active+recovery_wait+undersized+degraded+remapped, 69 active+clean; 4.2 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 85 op/s; 54721/205827 objects degraded (26.586%); 7653/205827 objects misplaced (3.718%); 7.2 MiB/s, 115 objects/s recovering 2023-09-24T00:00:12.300 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:00:12.328 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:00:12.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:12.330 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:00:12.431 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:12.432 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:00:12.457 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:12.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:12.460 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:00:12.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:00:12 smithi164 bash[92846]: cluster 2023-09-24T00:00:10.979486+0000 mgr.y (mgr.25991) 1303 : cluster 0 pgmap v1460: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 13 active+recovery_wait+undersized+degraded+remapped, 69 active+clean; 4.2 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 85 op/s; 54721/205827 objects degraded (26.586%); 7653/205827 objects misplaced (3.718%); 7.2 MiB/s, 115 objects/s recovering 2023-09-24T00:00:12.560 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:00:12.584 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:00:12.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:12.587 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:00:12.687 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:00:12.709 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:00:12.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:12.712 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:00:12.812 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:00:12.834 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:00:12.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:12.836 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:00:12.937 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:12.962 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:12.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:12.965 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:00:13.065 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:00:13.090 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:00:13.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:13.093 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:00:13.194 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:00:13.204 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:00:13 smithi159 bash[105915]: cluster 2023-09-24T00:00:13.046741+0000 mon.a (mon.0) 1653 : cluster 3 Health check update: Degraded data redundancy: 54721/205827 objects degraded (26.586%), 20 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-24T00:00:13.204 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:00:13 smithi159 bash[108473]: cluster 2023-09-24T00:00:13.046741+0000 mon.a (mon.0) 1653 : cluster 3 Health check update: Degraded data redundancy: 54721/205827 objects degraded (26.586%), 20 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-24T00:00:13.226 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:00:13.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:13.229 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:00:13.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:00:13 smithi164 bash[92846]: cluster 2023-09-24T00:00:13.046741+0000 mon.a (mon.0) 1653 : cluster 3 Health check update: Degraded data redundancy: 54721/205827 objects degraded (26.586%), 20 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-24T00:00:13.329 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:13.358 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:13.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:13.361 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:00:13.462 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:00:13.491 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:00:13.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:13.493 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:00:13.594 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:13.616 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:13.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:13.619 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:00:13.720 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:00:13.752 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:00:13.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:13.754 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:00:13.855 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:13.882 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:13.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:13.885 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:00:13.986 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:14.011 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:14.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:14.014 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:00:14.045 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 24 00:00:13 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [24/Sep/2023:00:00:13] "GET /metrics HTTP/1.1" 200 36660 "" "Prometheus/2.43.0" 2023-09-24T00:00:14.114 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:00:14.122 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:00:14 smithi164 bash[92846]: cluster 2023-09-24T00:00:12.980016+0000 mgr.y (mgr.25991) 1304 : cluster 0 pgmap v1461: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 13 active+recovery_wait+undersized+degraded+remapped, 69 active+clean; 4.2 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 70 op/s; 54721/205749 objects degraded (26.596%); 7653/205749 objects misplaced (3.720%); 5.0 MiB/s, 80 objects/s recovering 2023-09-24T00:00:14.141 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:00:14.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:14.144 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:00:14.245 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:00:14.272 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:00:14.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:14.274 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:00:14.375 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:14.383 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:00:14 smithi159 bash[105915]: cluster 2023-09-24T00:00:12.980016+0000 mgr.y (mgr.25991) 1304 : cluster 0 pgmap v1461: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 13 active+recovery_wait+undersized+degraded+remapped, 69 active+clean; 4.2 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 70 op/s; 54721/205749 objects degraded (26.596%); 7653/205749 objects misplaced (3.720%); 5.0 MiB/s, 80 objects/s recovering 2023-09-24T00:00:14.383 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:00:14 smithi159 bash[108473]: cluster 2023-09-24T00:00:12.980016+0000 mgr.y (mgr.25991) 1304 : cluster 0 pgmap v1461: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 13 active+recovery_wait+undersized+degraded+remapped, 69 active+clean; 4.2 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 70 op/s; 54721/205749 objects degraded (26.596%); 7653/205749 objects misplaced (3.720%); 5.0 MiB/s, 80 objects/s recovering 2023-09-24T00:00:14.400 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:14.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:14.404 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:00:14.505 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:14.525 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:14.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:14.527 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:00:14.628 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:00:14.652 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:00:14.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:14.655 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:00:14.755 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:00:14.783 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:00:14.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:14.786 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:00:14.887 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:00:14.910 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:00:14.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:14.914 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:00:15.014 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:00:15.037 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:00:15.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:15.039 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:00:15.140 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:15.163 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:15.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:15.166 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:00:15.266 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:00:15.290 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:00:15.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:15.293 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:00:15.394 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:00:15.417 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:00:15.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:15.419 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:00:15.519 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:00:15.545 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:00:15.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:15.550 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:00:15.651 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:00:15.676 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:00:15.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:15.679 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:00:15.779 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:00:15.811 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:00:15.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:15.814 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:00:15.914 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:00:15.938 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:00:15.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:15.940 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:00:16.041 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:16.061 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:16.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:16.063 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:00:16.164 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:00:16.186 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:00:16.187 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:00:16 smithi159 bash[105915]: cluster 2023-09-24T00:00:14.981074+0000 mgr.y (mgr.25991) 1305 : cluster 0 pgmap v1462: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 13 active+recovery_wait+undersized+degraded+remapped, 69 active+clean; 4.2 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 88 op/s; 54693/204990 objects degraded (26.681%); 7596/204990 objects misplaced (3.706%); 5.5 MiB/s, 87 objects/s recovering 2023-09-24T00:00:16.188 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:00:16 smithi159 bash[108473]: cluster 2023-09-24T00:00:14.981074+0000 mgr.y (mgr.25991) 1305 : cluster 0 pgmap v1462: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 13 active+recovery_wait+undersized+degraded+remapped, 69 active+clean; 4.2 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 88 op/s; 54693/204990 objects degraded (26.681%); 7596/204990 objects misplaced (3.706%); 5.5 MiB/s, 87 objects/s recovering 2023-09-24T00:00:16.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:16.189 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:00:16.290 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:00:16.320 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:00:16.326 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:00:16 smithi164 bash[92846]: cluster 2023-09-24T00:00:14.981074+0000 mgr.y (mgr.25991) 1305 : cluster 0 pgmap v1462: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 13 active+recovery_wait+undersized+degraded+remapped, 69 active+clean; 4.2 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 88 op/s; 54693/204990 objects degraded (26.681%); 7596/204990 objects misplaced (3.706%); 5.5 MiB/s, 87 objects/s recovering 2023-09-24T00:00:16.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:16.327 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:00:16.427 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:00:16.448 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:00:16.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:16.451 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:00:16.552 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:16.577 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:16.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:16.579 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:00:16.680 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:16.705 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:16.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:16.709 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:00:16.809 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:00:16.835 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:00:16.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:16.837 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:00:16.938 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:16.971 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:16.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:16.973 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:00:17.074 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:17.097 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:17.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:17.099 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:00:17.200 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:00:17.231 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:00:17.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:17.234 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:00:17.334 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:17.358 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:17.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:17.362 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:00:17.463 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:17.492 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:17.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:17.495 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:00:17.595 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:17.617 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:17.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:17.620 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:00:17.721 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:17.754 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:17.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:17.759 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:00:17.860 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:00:17.884 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:00:17.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:17.887 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:00:17.988 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:00:18.007 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:00:18.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:18.009 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:00:18.110 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:00:18.131 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:00:18.132 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:00:18 smithi159 bash[105915]: cluster 2023-09-24T00:00:16.982053+0000 mgr.y (mgr.25991) 1306 : cluster 0 pgmap v1463: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 13 active+recovery_wait+undersized+degraded+remapped, 69 active+clean; 4.2 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 87 op/s; 54637/204444 objects degraded (26.725%); 6970/204444 objects misplaced (3.409%); 7.7 MiB/s, 122 objects/s recovering 2023-09-24T00:00:18.132 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:00:18 smithi159 bash[105915]: audit 2023-09-24T00:00:17.265430+0000 mon.a (mon.0) 1654 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:00:18.133 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:00:18 smithi159 bash[105915]: cluster 2023-09-24T00:00:18.047797+0000 mon.a (mon.0) 1655 : cluster 3 Health check update: Degraded data redundancy: 54637/204444 objects degraded (26.725%), 20 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-24T00:00:18.133 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:00:18 smithi159 bash[108473]: cluster 2023-09-24T00:00:16.982053+0000 mgr.y (mgr.25991) 1306 : cluster 0 pgmap v1463: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 13 active+recovery_wait+undersized+degraded+remapped, 69 active+clean; 4.2 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 87 op/s; 54637/204444 objects degraded (26.725%); 6970/204444 objects misplaced (3.409%); 7.7 MiB/s, 122 objects/s recovering 2023-09-24T00:00:18.133 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:00:18 smithi159 bash[108473]: audit 2023-09-24T00:00:17.265430+0000 mon.a (mon.0) 1654 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:00:18.133 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:00:18 smithi159 bash[108473]: cluster 2023-09-24T00:00:18.047797+0000 mon.a (mon.0) 1655 : cluster 3 Health check update: Degraded data redundancy: 54637/204444 objects degraded (26.725%), 20 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-24T00:00:18.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:18.134 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:00:18.235 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:18.261 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:18.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:18.264 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:00:18.364 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:18.373 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:00:18 smithi164 bash[92846]: cluster 2023-09-24T00:00:16.982053+0000 mgr.y (mgr.25991) 1306 : cluster 0 pgmap v1463: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 13 active+recovery_wait+undersized+degraded+remapped, 69 active+clean; 4.2 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 87 op/s; 54637/204444 objects degraded (26.725%); 6970/204444 objects misplaced (3.409%); 7.7 MiB/s, 122 objects/s recovering 2023-09-24T00:00:18.373 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:00:18 smithi164 bash[92846]: audit 2023-09-24T00:00:17.265430+0000 mon.a (mon.0) 1654 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:00:18.373 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:00:18 smithi164 bash[92846]: cluster 2023-09-24T00:00:18.047797+0000 mon.a (mon.0) 1655 : cluster 3 Health check update: Degraded data redundancy: 54637/204444 objects degraded (26.725%), 20 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-24T00:00:18.387 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:18.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:18.390 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:00:18.491 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:00:18.512 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:00:18.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:18.520 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:00:18.620 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:00:18.646 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:00:18.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:18.650 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:00:18.750 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:00:18.775 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:00:18.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:18.783 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:00:18.883 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:00:18.908 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:00:18.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:18.911 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:00:19.012 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:00:19.036 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:00:19.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:19.041 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:00:19.142 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:00:19.164 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:00:19.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:19.168 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:00:19.269 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:19.292 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:19.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:19.297 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:00:19.397 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:00:19.418 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:00:19.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:19.422 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:00:19.523 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:00:19.548 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:00:19.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:19.550 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:00:19.651 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:19.675 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:19.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:19.678 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:00:19.779 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:00:19.804 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:00:19.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:19.808 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:00:19.808 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:00:19.811 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:00:19.908 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:00:19.934 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:00:19.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:19.936 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:00:20.037 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:00:20.063 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:00:20.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:20.065 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:00:20.166 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:00:20.177 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:00:20 smithi164 bash[92846]: cluster 2023-09-24T00:00:18.983422+0000 mgr.y (mgr.25991) 1307 : cluster 0 pgmap v1464: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 13 active+recovery_wait+undersized+degraded+remapped, 69 active+clean; 4.1 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 94 op/s; 54637/203766 objects degraded (26.814%); 6970/203766 objects misplaced (3.421%); 5.8 MiB/s, 93 objects/s recovering 2023-09-24T00:00:20.191 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:00:20.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:20.194 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:00:20.295 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:20.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:00:20 smithi159 bash[105915]: cluster 2023-09-24T00:00:18.983422+0000 mgr.y (mgr.25991) 1307 : cluster 0 pgmap v1464: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 13 active+recovery_wait+undersized+degraded+remapped, 69 active+clean; 4.1 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 94 op/s; 54637/203766 objects degraded (26.814%); 6970/203766 objects misplaced (3.421%); 5.8 MiB/s, 93 objects/s recovering 2023-09-24T00:00:20.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:00:20 smithi159 bash[108473]: cluster 2023-09-24T00:00:18.983422+0000 mgr.y (mgr.25991) 1307 : cluster 0 pgmap v1464: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 13 active+recovery_wait+undersized+degraded+remapped, 69 active+clean; 4.1 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 94 op/s; 54637/203766 objects degraded (26.814%); 6970/203766 objects misplaced (3.421%); 5.8 MiB/s, 93 objects/s recovering 2023-09-24T00:00:20.317 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:20.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:20.322 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:00:20.423 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:00:20.449 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:00:20.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:20.453 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:00:20.554 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:00:20.576 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:00:20.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:20.578 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:00:20.678 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:00:20.699 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:00:20.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:20.702 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:00:20.802 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:00:20.826 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:00:20.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:20.830 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:00:20.931 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:00:20.956 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:00:20.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:20.958 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:00:21.059 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:00:21.085 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:00:21.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:21.088 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:00:21.189 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:00:21.211 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:00:21.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:21.215 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:00:21.316 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:00:21.336 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:00:21.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:21.338 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:00:21.439 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:00:21.460 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:00:21.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:21.463 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:00:21.564 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:00:21.595 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:00:21.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:21.598 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:00:21.698 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:00:21.723 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:00:21.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:21.726 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:00:21.826 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:00:21.852 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:00:21.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:21.854 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:00:21.954 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:00:21.975 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:00:21.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:21.978 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:00:22.078 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:00:22.102 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:00:22.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:22.105 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:00:22.206 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:22.240 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:22.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:22.246 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:00:22.347 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:22.351 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:00:22 smithi159 bash[105915]: cluster 2023-09-24T00:00:20.984399+0000 mgr.y (mgr.25991) 1308 : cluster 0 pgmap v1465: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 13 active+recovery_wait+undersized+degraded+remapped, 69 active+clean; 4.1 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 90 op/s; 54557/203142 objects degraded (26.857%); 6273/203142 objects misplaced (3.088%); 9.7 MiB/s, 155 objects/s recovering 2023-09-24T00:00:22.351 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:00:22 smithi159 bash[108473]: cluster 2023-09-24T00:00:20.984399+0000 mgr.y (mgr.25991) 1308 : cluster 0 pgmap v1465: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 13 active+recovery_wait+undersized+degraded+remapped, 69 active+clean; 4.1 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 90 op/s; 54557/203142 objects degraded (26.857%); 6273/203142 objects misplaced (3.088%); 9.7 MiB/s, 155 objects/s recovering 2023-09-24T00:00:22.369 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:22.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:22.371 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:00:22.472 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:00:22.496 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:00:22.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:22.500 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:00:22.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:00:22 smithi164 bash[92846]: cluster 2023-09-24T00:00:20.984399+0000 mgr.y (mgr.25991) 1308 : cluster 0 pgmap v1465: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 13 active+recovery_wait+undersized+degraded+remapped, 69 active+clean; 4.1 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 90 op/s; 54557/203142 objects degraded (26.857%); 6273/203142 objects misplaced (3.088%); 9.7 MiB/s, 155 objects/s recovering 2023-09-24T00:00:22.601 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:00:22.636 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:00:22.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:22.638 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:00:22.739 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:22.778 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:22.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:22.786 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:00:22.887 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:00:22.910 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:00:22.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:22.914 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:00:23.014 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:23.035 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:23.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:23.037 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:00:23.138 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:00:23.160 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:00:23.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:23.162 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:00:23.263 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:23.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:00:23 smithi164 bash[92846]: cluster 2023-09-24T00:00:23.049071+0000 mon.a (mon.0) 1656 : cluster 3 Health check update: Degraded data redundancy: 54557/203142 objects degraded (26.857%), 20 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-24T00:00:23.277 INFO:teuthology.orchestra.run.smithi159.stdout:osd.0: {} 2023-09-24T00:00:23.289 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:23.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:23.292 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:00:23.305 INFO:teuthology.orchestra.run.smithi159.stdout:osd.1: {} 2023-09-24T00:00:23.313 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:00:23 smithi159 bash[105915]: cluster 2023-09-24T00:00:23.049071+0000 mon.a (mon.0) 1656 : cluster 3 Health check update: Degraded data redundancy: 54557/203142 objects degraded (26.857%), 20 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-24T00:00:23.313 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:00:23 smithi159 bash[108473]: cluster 2023-09-24T00:00:23.049071+0000 mon.a (mon.0) 1656 : cluster 3 Health check update: Degraded data redundancy: 54557/203142 objects degraded (26.857%), 20 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-24T00:00:23.329 INFO:teuthology.orchestra.run.smithi159.stdout:osd.2: {} 2023-09-24T00:00:23.351 INFO:teuthology.orchestra.run.smithi159.stdout:osd.3: {} 2023-09-24T00:00:23.378 INFO:teuthology.orchestra.run.smithi159.stdout:osd.4: {} 2023-09-24T00:00:23.392 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:00:23.401 INFO:teuthology.orchestra.run.smithi159.stdout:osd.5: {} 2023-09-24T00:00:23.416 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:00:23.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:23.421 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:00:23.427 INFO:teuthology.orchestra.run.smithi159.stdout:osd.6: {} 2023-09-24T00:00:23.454 INFO:teuthology.orchestra.run.smithi159.stdout:osd.7: {} 2023-09-24T00:00:23.455 INFO:teuthology.orchestra.run.smithi159.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-24T00:00:23.455 INFO:teuthology.orchestra.run.smithi159.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-24T00:00:23.455 INFO:teuthology.orchestra.run.smithi159.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-24T00:00:23.455 INFO:teuthology.orchestra.run.smithi159.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-24T00:00:23.455 INFO:teuthology.orchestra.run.smithi159.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-24T00:00:23.455 INFO:teuthology.orchestra.run.smithi159.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-24T00:00:23.456 INFO:teuthology.orchestra.run.smithi159.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-24T00:00:23.456 INFO:teuthology.orchestra.run.smithi159.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-24T00:00:23.521 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:00:23.545 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:00:23.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:23.547 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:00:23.648 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:00:23.670 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:00:23.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:23.674 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:00:23.774 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:00:23.795 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:00:23.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:23.798 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:00:23.898 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:00:23.920 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:00:23.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:23.923 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:00:24.023 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:24.045 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 24 00:00:23 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [24/Sep/2023:00:00:23] "GET /metrics HTTP/1.1" 200 36661 "" "Prometheus/2.43.0" 2023-09-24T00:00:24.050 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:24.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:24.054 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:00:24.154 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:00:24.177 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:00:24.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:24.179 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:00:24.280 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:00:24.291 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:00:24 smithi164 bash[92846]: cluster 2023-09-24T00:00:22.984935+0000 mgr.y (mgr.25991) 1309 : cluster 0 pgmap v1466: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 13 active+recovery_wait+undersized+degraded+remapped, 69 active+clean; 4.1 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 76 op/s; 54557/203067 objects degraded (26.867%); 6273/203067 objects misplaced (3.089%); 7.1 MiB/s, 113 objects/s recovering 2023-09-24T00:00:24.291 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:00:24 smithi164 bash[92846]: audit 2023-09-24T00:00:23.246627+0000 mon.c (mon.2) 123 : audit 0 from='client.? 172.21.15.159:0/4057189039' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-24T00:00:24.305 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:00:24.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:24.307 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:00:24.408 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:00:24.435 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:00:24.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:24.437 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:00:24.538 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:00:24.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:00:24 smithi159 bash[108473]: cluster 2023-09-24T00:00:22.984935+0000 mgr.y (mgr.25991) 1309 : cluster 0 pgmap v1466: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 13 active+recovery_wait+undersized+degraded+remapped, 69 active+clean; 4.1 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 76 op/s; 54557/203067 objects degraded (26.867%); 6273/203067 objects misplaced (3.089%); 7.1 MiB/s, 113 objects/s recovering 2023-09-24T00:00:24.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:00:24 smithi159 bash[108473]: audit 2023-09-24T00:00:23.246627+0000 mon.c (mon.2) 123 : audit 0 from='client.? 172.21.15.159:0/4057189039' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-24T00:00:24.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:00:24 smithi159 bash[105915]: cluster 2023-09-24T00:00:22.984935+0000 mgr.y (mgr.25991) 1309 : cluster 0 pgmap v1466: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 13 active+recovery_wait+undersized+degraded+remapped, 69 active+clean; 4.1 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 76 op/s; 54557/203067 objects degraded (26.867%); 6273/203067 objects misplaced (3.089%); 7.1 MiB/s, 113 objects/s recovering 2023-09-24T00:00:24.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:00:24 smithi159 bash[105915]: audit 2023-09-24T00:00:23.246627+0000 mon.c (mon.2) 123 : audit 0 from='client.? 172.21.15.159:0/4057189039' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-24T00:00:24.562 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:00:24.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:24.564 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:00:24.665 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:00:24.688 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:00:24.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:24.691 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:00:24.791 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:24.816 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:24.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:24.819 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:00:24.920 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:00:24.947 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:00:24.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:24.950 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:00:25.051 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:00:25.072 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:00:25.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:25.075 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:00:25.175 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:25.197 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:25.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:25.199 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:00:25.299 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:00:25.322 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:00:25.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:25.325 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:00:25.425 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:00:25.448 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:00:25.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:25.451 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:00:25.551 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:00:25.575 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:00:25.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:25.579 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:00:25.679 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:00:25.703 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:00:25.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:25.706 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:00:25.807 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:00:25.840 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:00:25.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:25.846 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:00:25.946 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:00:25.965 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:00:25.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:25.967 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:00:26.068 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:00:26.088 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:00:26.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:26.090 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:00:26.190 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:00:26.215 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:00:26.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:26.223 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:00:26.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:00:26 smithi159 bash[108473]: cluster 2023-09-24T00:00:24.986336+0000 mgr.y (mgr.25991) 1310 : cluster 0 pgmap v1467: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 13 active+recovery_wait+undersized+degraded+remapped, 69 active+clean; 4.1 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 98 op/s; 54529/202191 objects degraded (26.969%); 6219/202191 objects misplaced (3.076%); 7.5 MiB/s, 119 objects/s recovering 2023-09-24T00:00:26.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:00:26 smithi159 bash[105915]: cluster 2023-09-24T00:00:24.986336+0000 mgr.y (mgr.25991) 1310 : cluster 0 pgmap v1467: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 13 active+recovery_wait+undersized+degraded+remapped, 69 active+clean; 4.1 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 98 op/s; 54529/202191 objects degraded (26.969%); 6219/202191 objects misplaced (3.076%); 7.5 MiB/s, 119 objects/s recovering 2023-09-24T00:00:26.324 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:00:26.348 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:00:26.349 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:00:26 smithi164 bash[92846]: cluster 2023-09-24T00:00:24.986336+0000 mgr.y (mgr.25991) 1310 : cluster 0 pgmap v1467: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 13 active+recovery_wait+undersized+degraded+remapped, 69 active+clean; 4.1 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 98 op/s; 54529/202191 objects degraded (26.969%); 6219/202191 objects misplaced (3.076%); 7.5 MiB/s, 119 objects/s recovering 2023-09-24T00:00:26.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:26.351 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:00:26.451 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:00:26.482 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:00:26.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:26.485 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:00:26.585 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:00:26.611 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:00:26.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:26.613 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:00:26.714 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:26.740 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:26.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:26.743 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:00:26.843 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:00:26.870 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:00:26.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:26.872 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:00:26.973 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:00:26.997 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:00:27.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:27.002 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:00:27.103 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:00:27.127 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:00:27.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:27.129 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:00:27.230 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:00:27.237 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:00:27 smithi164 bash[92846]: cluster 2023-09-24T00:00:26.096748+0000 osd.6 (osd.6) 421 : cluster 3 failed to encode map e359 with expected crc 2023-09-24T00:00:27.237 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:00:27 smithi164 bash[92846]: cluster 2023-09-24T00:00:26.096758+0000 mon.a (mon.0) 1657 : cluster 0 osdmap e359: 8 total, 8 up, 6 in 2023-09-24T00:00:27.237 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:00:27 smithi164 bash[92846]: cluster 2023-09-24T00:00:26.140743+0000 osd.4 (osd.4) 283 : cluster 3 failed to encode map e359 with expected crc 2023-09-24T00:00:27.238 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:00:27 smithi164 bash[92846]: cluster 2023-09-24T00:00:26.140766+0000 osd.5 (osd.5) 195 : cluster 3 failed to encode map e359 with expected crc 2023-09-24T00:00:27.238 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:00:27 smithi164 bash[92846]: cluster 2023-09-24T00:00:26.142110+0000 osd.7 (osd.7) 225 : cluster 3 failed to encode map e359 with expected crc 2023-09-24T00:00:27.254 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:00:27.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:27.257 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:00:27.358 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:00:27.366 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:00:27 smithi159 bash[105915]: cluster 2023-09-24T00:00:26.096748+0000 osd.6 (osd.6) 421 : cluster 3 failed to encode map e359 with expected crc 2023-09-24T00:00:27.366 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:00:27 smithi159 bash[105915]: cluster 2023-09-24T00:00:26.096758+0000 mon.a (mon.0) 1657 : cluster 0 osdmap e359: 8 total, 8 up, 6 in 2023-09-24T00:00:27.366 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:00:27 smithi159 bash[105915]: cluster 2023-09-24T00:00:26.140743+0000 osd.4 (osd.4) 283 : cluster 3 failed to encode map e359 with expected crc 2023-09-24T00:00:27.366 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:00:27 smithi159 bash[105915]: cluster 2023-09-24T00:00:26.140766+0000 osd.5 (osd.5) 195 : cluster 3 failed to encode map e359 with expected crc 2023-09-24T00:00:27.366 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:00:27 smithi159 bash[105915]: cluster 2023-09-24T00:00:26.142110+0000 osd.7 (osd.7) 225 : cluster 3 failed to encode map e359 with expected crc 2023-09-24T00:00:27.366 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:00:27 smithi159 bash[108473]: cluster 2023-09-24T00:00:26.096748+0000 osd.6 (osd.6) 421 : cluster 3 failed to encode map e359 with expected crc 2023-09-24T00:00:27.366 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:00:27 smithi159 bash[108473]: cluster 2023-09-24T00:00:26.096758+0000 mon.a (mon.0) 1657 : cluster 0 osdmap e359: 8 total, 8 up, 6 in 2023-09-24T00:00:27.367 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:00:27 smithi159 bash[108473]: cluster 2023-09-24T00:00:26.140743+0000 osd.4 (osd.4) 283 : cluster 3 failed to encode map e359 with expected crc 2023-09-24T00:00:27.367 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:00:27 smithi159 bash[108473]: cluster 2023-09-24T00:00:26.140766+0000 osd.5 (osd.5) 195 : cluster 3 failed to encode map e359 with expected crc 2023-09-24T00:00:27.367 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:00:27 smithi159 bash[108473]: cluster 2023-09-24T00:00:26.142110+0000 osd.7 (osd.7) 225 : cluster 3 failed to encode map e359 with expected crc 2023-09-24T00:00:27.381 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:00:27.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:27.384 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:00:27.485 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:00:27.508 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:00:27.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:27.511 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:00:27.612 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:00:27.640 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:00:27.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:27.642 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:00:27.743 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:27.771 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:27.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:27.774 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:00:27.875 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:00:27.899 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:00:27.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:27.901 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:00:28.002 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:00:28.030 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:00:28.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:28.033 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:00:28.133 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:00:28.157 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:00:28.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:28.160 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:00:28.160 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:00:28 smithi159 bash[105915]: cluster 2023-09-24T00:00:26.987275+0000 mgr.y (mgr.25991) 1311 : cluster 0 pgmap v1469: 89 pgs: 5 active+recovery_wait+degraded, 1 active+undersized+remapped, 2 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 69 active+clean; 4.1 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 94 op/s; 52627/201603 objects degraded (26.104%); 7219/201603 objects misplaced (3.581%); 9.6 MiB/s, 171 objects/s recovering 2023-09-24T00:00:28.160 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:00:28 smithi159 bash[105915]: cluster 2023-09-24T00:00:27.110535+0000 mon.a (mon.0) 1658 : cluster 0 osdmap e360: 8 total, 8 up, 6 in 2023-09-24T00:00:28.160 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:00:28 smithi159 bash[105915]: cluster 2023-09-24T00:00:27.113612+0000 osd.5 (osd.5) 196 : cluster 3 failed to encode map e360 with expected crc 2023-09-24T00:00:28.161 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:00:28 smithi159 bash[105915]: cluster 2023-09-24T00:00:27.114427+0000 osd.6 (osd.6) 422 : cluster 3 failed to encode map e360 with expected crc 2023-09-24T00:00:28.161 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:00:28 smithi159 bash[105915]: cluster 2023-09-24T00:00:28.050128+0000 mon.a (mon.0) 1659 : cluster 3 Health check update: Degraded data redundancy: 52627/201603 objects degraded (26.104%), 19 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-24T00:00:28.161 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:00:28 smithi159 bash[108473]: cluster 2023-09-24T00:00:26.987275+0000 mgr.y (mgr.25991) 1311 : cluster 0 pgmap v1469: 89 pgs: 5 active+recovery_wait+degraded, 1 active+undersized+remapped, 2 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 69 active+clean; 4.1 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 94 op/s; 52627/201603 objects degraded (26.104%); 7219/201603 objects misplaced (3.581%); 9.6 MiB/s, 171 objects/s recovering 2023-09-24T00:00:28.161 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:00:28 smithi159 bash[108473]: cluster 2023-09-24T00:00:27.110535+0000 mon.a (mon.0) 1658 : cluster 0 osdmap e360: 8 total, 8 up, 6 in 2023-09-24T00:00:28.161 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:00:28 smithi159 bash[108473]: cluster 2023-09-24T00:00:27.113612+0000 osd.5 (osd.5) 196 : cluster 3 failed to encode map e360 with expected crc 2023-09-24T00:00:28.161 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:00:28 smithi159 bash[108473]: cluster 2023-09-24T00:00:27.114427+0000 osd.6 (osd.6) 422 : cluster 3 failed to encode map e360 with expected crc 2023-09-24T00:00:28.161 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:00:28 smithi159 bash[108473]: cluster 2023-09-24T00:00:28.050128+0000 mon.a (mon.0) 1659 : cluster 3 Health check update: Degraded data redundancy: 52627/201603 objects degraded (26.104%), 19 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-24T00:00:28.261 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:00:28.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:00:28 smithi164 bash[92846]: cluster 2023-09-24T00:00:26.987275+0000 mgr.y (mgr.25991) 1311 : cluster 0 pgmap v1469: 89 pgs: 5 active+recovery_wait+degraded, 1 active+undersized+remapped, 2 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 69 active+clean; 4.1 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 94 op/s; 52627/201603 objects degraded (26.104%); 7219/201603 objects misplaced (3.581%); 9.6 MiB/s, 171 objects/s recovering 2023-09-24T00:00:28.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:00:28 smithi164 bash[92846]: cluster 2023-09-24T00:00:27.110535+0000 mon.a (mon.0) 1658 : cluster 0 osdmap e360: 8 total, 8 up, 6 in 2023-09-24T00:00:28.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:00:28 smithi164 bash[92846]: cluster 2023-09-24T00:00:27.113612+0000 osd.5 (osd.5) 196 : cluster 3 failed to encode map e360 with expected crc 2023-09-24T00:00:28.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:00:28 smithi164 bash[92846]: cluster 2023-09-24T00:00:27.114427+0000 osd.6 (osd.6) 422 : cluster 3 failed to encode map e360 with expected crc 2023-09-24T00:00:28.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:00:28 smithi164 bash[92846]: cluster 2023-09-24T00:00:28.050128+0000 mon.a (mon.0) 1659 : cluster 3 Health check update: Degraded data redundancy: 52627/201603 objects degraded (26.104%), 19 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-24T00:00:28.293 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:00:28.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:28.296 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:00:28.397 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:00:28.420 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:00:28.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:28.423 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:00:28.524 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:00:28.550 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:00:28.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:28.552 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:00:28.653 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:28.676 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:28.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:28.679 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:00:28.779 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:00:28.803 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:00:28.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:28.807 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:00:28.908 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:28.935 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:28.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:28.941 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:00:29.041 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:00:29.067 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:00:29.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:29.070 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:00:29.129 INFO:teuthology.orchestra.run.smithi159.stderr:nodeep-scrub is set 2023-09-24T00:00:29.170 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:29.195 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:29.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:29.198 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:00:29.298 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:00:29.307 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:00:29 smithi159 bash[105915]: audit 2023-09-24T00:00:28.486083+0000 mon.a (mon.0) 1660 : audit 1 from='client.? 172.21.15.159:0/901508356' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-24T00:00:29.307 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:00:29 smithi159 bash[108473]: audit 2023-09-24T00:00:28.486083+0000 mon.a (mon.0) 1660 : audit 1 from='client.? 172.21.15.159:0/901508356' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-24T00:00:29.321 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:00:29.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:29.324 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:00:29.424 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:29.452 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:29.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:29.455 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:00:29.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:00:29 smithi164 bash[92846]: audit 2023-09-24T00:00:28.486083+0000 mon.a (mon.0) 1660 : audit 1 from='client.? 172.21.15.159:0/901508356' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-24T00:00:29.555 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:00:29.581 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:00:29.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:29.584 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:00:29.598 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-24T00:00:29.684 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:00:29.709 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:00:29.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:29.711 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:00:29.812 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:00:29.834 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:00:29.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:29.837 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:00:29.937 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:00:29.958 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:00:29.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:29.960 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:00:30.061 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:30.082 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:30.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:30.088 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:00:30.188 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:00:30.215 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:00:30.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:30.218 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:00:30.318 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:00:30.349 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:00:30.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:30.351 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:00:30.360 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:00:30 smithi159 bash[105915]: cluster 2023-09-24T00:00:28.988462+0000 mgr.y (mgr.25991) 1312 : cluster 0 pgmap v1471: 89 pgs: 5 active+recovery_wait+degraded, 1 active+undersized+remapped, 2 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 69 active+clean; 4.1 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 88 op/s; 52627/201018 objects degraded (26.180%); 7219/201018 objects misplaced (3.591%); 6.1 MiB/s, 120 objects/s recovering 2023-09-24T00:00:30.360 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:00:30 smithi159 bash[105915]: cluster 2023-09-24T00:00:29.109015+0000 mon.a (mon.0) 1661 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-24T00:00:30.360 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:00:30 smithi159 bash[105915]: audit 2023-09-24T00:00:29.120445+0000 mon.a (mon.0) 1662 : audit 1 from='client.? 172.21.15.159:0/901508356' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-24T00:00:30.360 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:00:30 smithi159 bash[105915]: cluster 2023-09-24T00:00:29.120538+0000 mon.a (mon.0) 1663 : cluster 0 osdmap e361: 8 total, 8 up, 6 in 2023-09-24T00:00:30.360 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:00:30 smithi159 bash[105915]: cluster 2023-09-24T00:00:29.128760+0000 osd.5 (osd.5) 197 : cluster 3 failed to encode map e361 with expected crc 2023-09-24T00:00:30.360 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:00:30 smithi159 bash[105915]: cluster 2023-09-24T00:00:29.141706+0000 osd.6 (osd.6) 423 : cluster 3 failed to encode map e361 with expected crc 2023-09-24T00:00:30.360 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:00:30 smithi159 bash[105915]: cluster 2023-09-24T00:00:29.246206+0000 osd.4 (osd.4) 284 : cluster 3 failed to encode map e361 with expected crc 2023-09-24T00:00:30.360 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:00:30 smithi159 bash[108473]: cluster 2023-09-24T00:00:28.988462+0000 mgr.y (mgr.25991) 1312 : cluster 0 pgmap v1471: 89 pgs: 5 active+recovery_wait+degraded, 1 active+undersized+remapped, 2 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 69 active+clean; 4.1 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 88 op/s; 52627/201018 objects degraded (26.180%); 7219/201018 objects misplaced (3.591%); 6.1 MiB/s, 120 objects/s recovering 2023-09-24T00:00:30.360 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:00:30 smithi159 bash[108473]: cluster 2023-09-24T00:00:29.109015+0000 mon.a (mon.0) 1661 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-24T00:00:30.360 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:00:30 smithi159 bash[108473]: audit 2023-09-24T00:00:29.120445+0000 mon.a (mon.0) 1662 : audit 1 from='client.? 172.21.15.159:0/901508356' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-24T00:00:30.361 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:00:30 smithi159 bash[108473]: cluster 2023-09-24T00:00:29.120538+0000 mon.a (mon.0) 1663 : cluster 0 osdmap e361: 8 total, 8 up, 6 in 2023-09-24T00:00:30.361 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:00:30 smithi159 bash[108473]: cluster 2023-09-24T00:00:29.128760+0000 osd.5 (osd.5) 197 : cluster 3 failed to encode map e361 with expected crc 2023-09-24T00:00:30.361 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:00:30 smithi159 bash[108473]: cluster 2023-09-24T00:00:29.141706+0000 osd.6 (osd.6) 423 : cluster 3 failed to encode map e361 with expected crc 2023-09-24T00:00:30.361 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:00:30 smithi159 bash[108473]: cluster 2023-09-24T00:00:29.246206+0000 osd.4 (osd.4) 284 : cluster 3 failed to encode map e361 with expected crc 2023-09-24T00:00:30.452 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:00:30.480 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:00:30.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:30.482 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:00:30.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:00:30 smithi164 bash[92846]: cluster 2023-09-24T00:00:28.988462+0000 mgr.y (mgr.25991) 1312 : cluster 0 pgmap v1471: 89 pgs: 5 active+recovery_wait+degraded, 1 active+undersized+remapped, 2 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 69 active+clean; 4.1 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 88 op/s; 52627/201018 objects degraded (26.180%); 7219/201018 objects misplaced (3.591%); 6.1 MiB/s, 120 objects/s recovering 2023-09-24T00:00:30.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:00:30 smithi164 bash[92846]: cluster 2023-09-24T00:00:29.109015+0000 mon.a (mon.0) 1661 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-24T00:00:30.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:00:30 smithi164 bash[92846]: audit 2023-09-24T00:00:29.120445+0000 mon.a (mon.0) 1662 : audit 1 from='client.? 172.21.15.159:0/901508356' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-24T00:00:30.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:00:30 smithi164 bash[92846]: cluster 2023-09-24T00:00:29.120538+0000 mon.a (mon.0) 1663 : cluster 0 osdmap e361: 8 total, 8 up, 6 in 2023-09-24T00:00:30.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:00:30 smithi164 bash[92846]: cluster 2023-09-24T00:00:29.128760+0000 osd.5 (osd.5) 197 : cluster 3 failed to encode map e361 with expected crc 2023-09-24T00:00:30.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:00:30 smithi164 bash[92846]: cluster 2023-09-24T00:00:29.141706+0000 osd.6 (osd.6) 423 : cluster 3 failed to encode map e361 with expected crc 2023-09-24T00:00:30.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:00:30 smithi164 bash[92846]: cluster 2023-09-24T00:00:29.246206+0000 osd.4 (osd.4) 284 : cluster 3 failed to encode map e361 with expected crc 2023-09-24T00:00:30.583 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:00:30.608 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:00:30.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:30.611 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:00:30.711 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:00:30.735 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:00:30.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:30.739 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:00:30.839 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:00:30.864 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:00:30.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:30.867 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:00:30.968 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:00:30.995 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:00:30.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:30.999 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:00:31.099 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:31.126 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:31.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:31.130 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:00:31.231 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:00:31.263 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:00:31.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:31.266 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:00:31.366 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:31.391 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:31.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:31.394 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:00:31.495 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:00:31.519 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:00:31.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:31.523 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:00:31.624 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:31.652 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:31.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:31.655 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:00:31.755 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:00:31.778 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:00:31.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:31.782 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:00:31.883 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:31.910 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:31.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:31.913 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:00:32.014 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:00:32.041 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:00:32.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:32.043 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:00:32.145 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:00:32.184 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:00:32.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:32.190 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:00:32.291 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:00:32.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:00:32 smithi159 bash[105915]: cluster 2023-09-24T00:00:30.990247+0000 mgr.y (mgr.25991) 1313 : cluster 0 pgmap v1473: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 70 active+clean; 4.1 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 95 op/s; 52540/200469 objects degraded (26.209%); 7165/200469 objects misplaced (3.574%); 8.5 MiB/s, 165 objects/s recovering 2023-09-24T00:00:32.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:00:32 smithi159 bash[108473]: cluster 2023-09-24T00:00:30.990247+0000 mgr.y (mgr.25991) 1313 : cluster 0 pgmap v1473: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 70 active+clean; 4.1 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 95 op/s; 52540/200469 objects degraded (26.209%); 7165/200469 objects misplaced (3.574%); 8.5 MiB/s, 165 objects/s recovering 2023-09-24T00:00:32.317 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:00:32.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:32.320 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:00:32.421 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:00:32.430 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:00:32 smithi164 bash[92846]: cluster 2023-09-24T00:00:30.990247+0000 mgr.y (mgr.25991) 1313 : cluster 0 pgmap v1473: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 70 active+clean; 4.1 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 95 op/s; 52540/200469 objects degraded (26.209%); 7165/200469 objects misplaced (3.574%); 8.5 MiB/s, 165 objects/s recovering 2023-09-24T00:00:32.446 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:00:32.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:32.450 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:00:32.551 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:00:32.575 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:00:32.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:32.578 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:00:32.679 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:32.703 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:32.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:32.707 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:00:32.807 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:00:32.834 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:00:32.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:32.837 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:00:32.937 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:00:32.963 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:00:32.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:32.966 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:00:33.066 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:00:33.088 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:00:33.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:33.091 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:00:33.191 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:00:33.222 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:00:33.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:33.228 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:00:33.328 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:33.353 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:33.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:33.355 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:00:33.456 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:00:33.466 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:00:33 smithi164 bash[92846]: audit 2023-09-24T00:00:32.266074+0000 mon.a (mon.0) 1664 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:00:33.466 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:00:33 smithi164 bash[92846]: cluster 2023-09-24T00:00:33.051360+0000 mon.a (mon.0) 1665 : cluster 3 Health check update: Degraded data redundancy: 52540/200469 objects degraded (26.209%), 19 pgs degraded, 14 pgs undersized (PG_DEGRADED) 2023-09-24T00:00:33.482 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:00:33.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:33.486 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:00:33.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:00:33 smithi159 bash[105915]: audit 2023-09-24T00:00:32.266074+0000 mon.a (mon.0) 1664 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:00:33.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:00:33 smithi159 bash[105915]: cluster 2023-09-24T00:00:33.051360+0000 mon.a (mon.0) 1665 : cluster 3 Health check update: Degraded data redundancy: 52540/200469 objects degraded (26.209%), 19 pgs degraded, 14 pgs undersized (PG_DEGRADED) 2023-09-24T00:00:33.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:00:33 smithi159 bash[108473]: audit 2023-09-24T00:00:32.266074+0000 mon.a (mon.0) 1664 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:00:33.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:00:33 smithi159 bash[108473]: cluster 2023-09-24T00:00:33.051360+0000 mon.a (mon.0) 1665 : cluster 3 Health check update: Degraded data redundancy: 52540/200469 objects degraded (26.209%), 19 pgs degraded, 14 pgs undersized (PG_DEGRADED) 2023-09-24T00:00:33.586 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:33.602 INFO:teuthology.orchestra.run.smithi159.stdout:{ 2023-09-24T00:00:33.602 INFO:teuthology.orchestra.run.smithi159.stdout: "ops": [], 2023-09-24T00:00:33.602 INFO:teuthology.orchestra.run.smithi159.stdout: "complaint_time": 30, 2023-09-24T00:00:33.602 INFO:teuthology.orchestra.run.smithi159.stdout: "num_blocked_ops": 0 2023-09-24T00:00:33.603 INFO:teuthology.orchestra.run.smithi159.stdout:} 2023-09-24T00:00:33.613 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:33.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:33.616 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:00:33.669 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-24T00:00:33.717 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:00:33.743 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:00:33.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:33.747 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:00:33.848 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:00:33.857 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 24 00:00:33 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [24/Sep/2023:00:00:33] "GET /metrics HTTP/1.1" 200 36663 "" "Prometheus/2.43.0" 2023-09-24T00:00:33.878 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:00:33.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:33.880 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:00:33.981 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:00:34.014 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:00:34.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:34.016 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:00:34.117 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:00:34.146 INFO:teuthology.orchestra.run.smithi159.stderr:set pool 10 pgp_num to 16 2023-09-24T00:00:34.150 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:00:34.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:34.164 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:00:34.265 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:34.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:00:34 smithi164 bash[92846]: cluster 2023-09-24T00:00:32.990833+0000 mgr.y (mgr.25991) 1314 : cluster 0 pgmap v1474: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 70 active+clean; 4.1 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 63 op/s; 52566/200391 objects degraded (26.232%); 7164/200391 objects misplaced (3.575%); 1.2 MiB/s, 19 objects/s recovering 2023-09-24T00:00:34.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:00:34 smithi164 bash[92846]: audit 2023-09-24T00:00:33.131642+0000 mon.c (mon.2) 124 : audit 1 from='client.? 172.21.15.159:0/3736018882' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num", "val": "16"}]: dispatch 2023-09-24T00:00:34.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:00:34 smithi164 bash[92846]: audit 2023-09-24T00:00:33.132052+0000 mon.a (mon.0) 1666 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num", "val": "16"}]: dispatch 2023-09-24T00:00:34.286 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:34.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:34.288 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:00:34.389 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:00:34.414 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:00:34.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:34.416 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:00:34.517 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:00:34.541 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:00:34.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:00:34 smithi159 bash[108473]: cluster 2023-09-24T00:00:32.990833+0000 mgr.y (mgr.25991) 1314 : cluster 0 pgmap v1474: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 70 active+clean; 4.1 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 63 op/s; 52566/200391 objects degraded (26.232%); 7164/200391 objects misplaced (3.575%); 1.2 MiB/s, 19 objects/s recovering 2023-09-24T00:00:34.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:00:34 smithi159 bash[108473]: audit 2023-09-24T00:00:33.131642+0000 mon.c (mon.2) 124 : audit 1 from='client.? 172.21.15.159:0/3736018882' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num", "val": "16"}]: dispatch 2023-09-24T00:00:34.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:00:34 smithi159 bash[108473]: audit 2023-09-24T00:00:33.132052+0000 mon.a (mon.0) 1666 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num", "val": "16"}]: dispatch 2023-09-24T00:00:34.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:00:34 smithi159 bash[105915]: cluster 2023-09-24T00:00:32.990833+0000 mgr.y (mgr.25991) 1314 : cluster 0 pgmap v1474: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 70 active+clean; 4.1 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 63 op/s; 52566/200391 objects degraded (26.232%); 7164/200391 objects misplaced (3.575%); 1.2 MiB/s, 19 objects/s recovering 2023-09-24T00:00:34.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:00:34 smithi159 bash[105915]: audit 2023-09-24T00:00:33.131642+0000 mon.c (mon.2) 124 : audit 1 from='client.? 172.21.15.159:0/3736018882' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num", "val": "16"}]: dispatch 2023-09-24T00:00:34.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:00:34 smithi159 bash[105915]: audit 2023-09-24T00:00:33.132052+0000 mon.a (mon.0) 1666 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num", "val": "16"}]: dispatch 2023-09-24T00:00:34.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:34.546 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:00:34.647 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:00:34.674 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:00:34.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:34.677 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:00:34.777 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:00:34.807 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:00:34.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:34.811 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:00:34.911 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:34.935 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:34.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:34.938 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:00:35.038 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:00:35.063 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:00:35.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:35.066 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:00:35.166 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:00:35.173 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:00:35 smithi164 bash[92846]: audit 2023-09-24T00:00:34.133913+0000 mon.a (mon.0) 1667 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num", "val": "16"}]': finished 2023-09-24T00:00:35.173 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:00:35 smithi164 bash[92846]: cluster 2023-09-24T00:00:34.134030+0000 mon.a (mon.0) 1668 : cluster 0 osdmap e362: 8 total, 8 up, 6 in 2023-09-24T00:00:35.173 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:00:35 smithi164 bash[92846]: cluster 2023-09-24T00:00:34.134182+0000 osd.6 (osd.6) 424 : cluster 3 failed to encode map e362 with expected crc 2023-09-24T00:00:35.173 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:00:35 smithi164 bash[92846]: cluster 2023-09-24T00:00:34.153215+0000 osd.7 (osd.7) 226 : cluster 3 failed to encode map e362 with expected crc 2023-09-24T00:00:35.173 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:00:35 smithi164 bash[92846]: cluster 2023-09-24T00:00:34.156031+0000 osd.5 (osd.5) 198 : cluster 3 failed to encode map e362 with expected crc 2023-09-24T00:00:35.173 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:00:35 smithi164 bash[92846]: cluster 2023-09-24T00:00:34.210932+0000 osd.4 (osd.4) 285 : cluster 3 failed to encode map e362 with expected crc 2023-09-24T00:00:35.189 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:00:35.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:35.191 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:00:35.292 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:00:35.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:00:35 smithi159 bash[108473]: audit 2023-09-24T00:00:34.133913+0000 mon.a (mon.0) 1667 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num", "val": "16"}]': finished 2023-09-24T00:00:35.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:00:35 smithi159 bash[108473]: cluster 2023-09-24T00:00:34.134030+0000 mon.a (mon.0) 1668 : cluster 0 osdmap e362: 8 total, 8 up, 6 in 2023-09-24T00:00:35.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:00:35 smithi159 bash[108473]: cluster 2023-09-24T00:00:34.134182+0000 osd.6 (osd.6) 424 : cluster 3 failed to encode map e362 with expected crc 2023-09-24T00:00:35.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:00:35 smithi159 bash[108473]: cluster 2023-09-24T00:00:34.153215+0000 osd.7 (osd.7) 226 : cluster 3 failed to encode map e362 with expected crc 2023-09-24T00:00:35.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:00:35 smithi159 bash[108473]: cluster 2023-09-24T00:00:34.156031+0000 osd.5 (osd.5) 198 : cluster 3 failed to encode map e362 with expected crc 2023-09-24T00:00:35.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:00:35 smithi159 bash[108473]: cluster 2023-09-24T00:00:34.210932+0000 osd.4 (osd.4) 285 : cluster 3 failed to encode map e362 with expected crc 2023-09-24T00:00:35.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:00:35 smithi159 bash[105915]: audit 2023-09-24T00:00:34.133913+0000 mon.a (mon.0) 1667 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num", "val": "16"}]': finished 2023-09-24T00:00:35.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:00:35 smithi159 bash[105915]: cluster 2023-09-24T00:00:34.134030+0000 mon.a (mon.0) 1668 : cluster 0 osdmap e362: 8 total, 8 up, 6 in 2023-09-24T00:00:35.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:00:35 smithi159 bash[105915]: cluster 2023-09-24T00:00:34.134182+0000 osd.6 (osd.6) 424 : cluster 3 failed to encode map e362 with expected crc 2023-09-24T00:00:35.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:00:35 smithi159 bash[105915]: cluster 2023-09-24T00:00:34.153215+0000 osd.7 (osd.7) 226 : cluster 3 failed to encode map e362 with expected crc 2023-09-24T00:00:35.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:00:35 smithi159 bash[105915]: cluster 2023-09-24T00:00:34.156031+0000 osd.5 (osd.5) 198 : cluster 3 failed to encode map e362 with expected crc 2023-09-24T00:00:35.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:00:35 smithi159 bash[105915]: cluster 2023-09-24T00:00:34.210932+0000 osd.4 (osd.4) 285 : cluster 3 failed to encode map e362 with expected crc 2023-09-24T00:00:35.321 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:00:35.328 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_historic_ops 2023-09-24T00:00:35.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:35.329 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:00:35.431 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:00:35.452 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:00:35.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:35.455 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:00:35.556 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:00:35.586 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:00:35.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:35.588 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:00:35.689 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:00:35.722 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:00:35.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:35.725 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:00:35.826 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:00:35.853 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:00:35.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:35.856 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:00:35.957 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:35.979 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:35.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:35.982 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:00:36.083 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:00:36.110 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:00:36.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:36.113 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:00:36.214 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:00:36.242 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:00:36.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:36.246 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:00:36.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:00:36 smithi164 bash[92846]: cluster 2023-09-24T00:00:34.991700+0000 mgr.y (mgr.25991) 1315 : cluster 0 pgmap v1476: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 70 active+clean; 4.1 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 91 op/s; 52538/199431 objects degraded (26.344%); 7101/199431 objects misplaced (3.561%); 1.8 MiB/s, 28 objects/s recovering 2023-09-24T00:00:36.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:00:36 smithi159 bash[105915]: cluster 2023-09-24T00:00:34.991700+0000 mgr.y (mgr.25991) 1315 : cluster 0 pgmap v1476: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 70 active+clean; 4.1 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 91 op/s; 52538/199431 objects degraded (26.344%); 7101/199431 objects misplaced (3.561%); 1.8 MiB/s, 28 objects/s recovering 2023-09-24T00:00:36.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:00:36 smithi159 bash[108473]: cluster 2023-09-24T00:00:34.991700+0000 mgr.y (mgr.25991) 1315 : cluster 0 pgmap v1476: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 70 active+clean; 4.1 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 91 op/s; 52538/199431 objects degraded (26.344%); 7101/199431 objects misplaced (3.561%); 1.8 MiB/s, 28 objects/s recovering 2023-09-24T00:00:36.347 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:36.371 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:36.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:36.374 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:00:36.475 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:00:36.499 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:00:36.510 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:00:36.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:36.512 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:00:36.613 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:00:36.635 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:00:36.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:36.638 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:00:36.739 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:36.766 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:36.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:36.770 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:00:36.870 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:36.899 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:36.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:36.902 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:00:37.003 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:00:37.028 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:00:37.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:37.032 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:00:37.133 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:00:37.157 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:00:37.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:37.159 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:00:37.260 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:00:37.292 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:00:37.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:37.295 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:00:37.396 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:00:37.424 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:00:37.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:37.427 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:00:37.528 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:00:37.555 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:00:37.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:37.557 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:00:37.658 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:00:37.686 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:00:37.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:37.689 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:00:37.790 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:37.829 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:37.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:37.834 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:00:37.935 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:00:37.965 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:00:37.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:37.969 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:00:38.070 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:00:38.094 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:00:38.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:38.097 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:00:38.149 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:00:38 smithi164 bash[92846]: cluster 2023-09-24T00:00:36.992601+0000 mgr.y (mgr.25991) 1316 : cluster 0 pgmap v1477: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 70 active+clean; 4.1 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 84 op/s; 52523/198978 objects degraded (26.396%); 7101/198978 objects misplaced (3.569%); 2.1 MiB/s, 32 objects/s recovering 2023-09-24T00:00:38.149 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:00:38 smithi164 bash[92846]: cluster 2023-09-24T00:00:38.053089+0000 mon.a (mon.0) 1669 : cluster 3 Health check update: Degraded data redundancy: 52523/198978 objects degraded (26.396%), 19 pgs degraded, 14 pgs undersized (PG_DEGRADED) 2023-09-24T00:00:38.198 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:38.225 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:38.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:38.230 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:00:38.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:00:38 smithi159 bash[105915]: cluster 2023-09-24T00:00:36.992601+0000 mgr.y (mgr.25991) 1316 : cluster 0 pgmap v1477: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 70 active+clean; 4.1 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 84 op/s; 52523/198978 objects degraded (26.396%); 7101/198978 objects misplaced (3.569%); 2.1 MiB/s, 32 objects/s recovering 2023-09-24T00:00:38.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:00:38 smithi159 bash[105915]: cluster 2023-09-24T00:00:38.053089+0000 mon.a (mon.0) 1669 : cluster 3 Health check update: Degraded data redundancy: 52523/198978 objects degraded (26.396%), 19 pgs degraded, 14 pgs undersized (PG_DEGRADED) 2023-09-24T00:00:38.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:00:38 smithi159 bash[108473]: cluster 2023-09-24T00:00:36.992601+0000 mgr.y (mgr.25991) 1316 : cluster 0 pgmap v1477: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 70 active+clean; 4.1 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 84 op/s; 52523/198978 objects degraded (26.396%); 7101/198978 objects misplaced (3.569%); 2.1 MiB/s, 32 objects/s recovering 2023-09-24T00:00:38.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:00:38 smithi159 bash[108473]: cluster 2023-09-24T00:00:38.053089+0000 mon.a (mon.0) 1669 : cluster 3 Health check update: Degraded data redundancy: 52523/198978 objects degraded (26.396%), 19 pgs degraded, 14 pgs undersized (PG_DEGRADED) 2023-09-24T00:00:38.331 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:38.356 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:38.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:38.358 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:00:38.459 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:00:38.489 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:00:38.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:38.492 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:00:38.592 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:00:38.615 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:00:38.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:38.618 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:00:38.719 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:00:38.747 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:00:38.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:38.755 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:00:38.855 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:00:38.892 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:00:38.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:38.899 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:00:39.000 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:39.027 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:39.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:39.030 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:00:39.131 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:39.160 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:39.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:39.163 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:00:39.264 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:00:39.290 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:00:39.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:39.293 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:00:39.394 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:00:39.420 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:00:39.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:39.423 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:00:39.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:00:39 smithi164 bash[92846]: cluster 2023-09-24T00:00:38.993319+0000 mgr.y (mgr.25991) 1317 : cluster 0 pgmap v1478: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 70 active+clean; 4.0 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 91 op/s; 52523/198318 objects degraded (26.484%); 7101/198318 objects misplaced (3.581%); 1.7 MiB/s, 26 objects/s recovering 2023-09-24T00:00:39.523 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:00:39.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:00:39 smithi159 bash[105915]: cluster 2023-09-24T00:00:38.993319+0000 mgr.y (mgr.25991) 1317 : cluster 0 pgmap v1478: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 70 active+clean; 4.0 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 91 op/s; 52523/198318 objects degraded (26.484%); 7101/198318 objects misplaced (3.581%); 1.7 MiB/s, 26 objects/s recovering 2023-09-24T00:00:39.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:00:39 smithi159 bash[108473]: cluster 2023-09-24T00:00:38.993319+0000 mgr.y (mgr.25991) 1317 : cluster 0 pgmap v1478: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 70 active+clean; 4.0 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 91 op/s; 52523/198318 objects degraded (26.484%); 7101/198318 objects misplaced (3.581%); 1.7 MiB/s, 26 objects/s recovering 2023-09-24T00:00:39.549 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:00:39.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:39.554 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:00:39.655 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:39.683 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:39.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:39.686 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:00:39.787 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:39.819 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:39.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:39.822 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:00:39.923 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:00:39.945 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:00:39.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:39.947 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:00:40.048 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:00:40.074 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:00:40.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:40.077 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:00:40.177 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:00:40.202 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:00:40.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:40.205 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:00:40.306 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:00:40.340 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:00:40.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:40.343 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:00:40.444 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:40.470 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:40.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:40.472 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:00:40.565 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:00:40.567 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:00:40.573 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:40.602 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:40.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:40.606 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:00:40.706 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:00:40.734 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:00:40.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:40.736 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:00:40.837 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:00:40.859 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:00:40.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:40.862 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:00:40.962 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:40.992 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:40.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:40.994 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:00:41.026 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 3, 6, 7, 5] out_osds: [0, 4] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-09-24T00:00:41.026 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-24T00:00:41.026 INFO:tasks.thrashosds.thrasher:inject_pause on osd.5 2023-09-24T00:00:41.026 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-09-24T00:00:41.026 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-09-24T00:00:41.027 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 config set filestore_inject_stall 3 2023-09-24T00:00:41.095 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:00:41.119 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:00:41.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:41.125 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:00:41.226 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:00:41.255 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:00:41.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:41.258 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:00:41.358 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:41.379 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:41.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:41.381 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:00:41.482 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:00:41.507 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:00:41.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:41.510 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:00:41.611 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:00:41.637 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:00:41.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:41.639 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:00:41.739 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:00:41.759 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:00:41.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:41.762 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:00:41.862 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:00:41.885 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:00:41.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:41.887 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:00:41.988 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:42.012 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:42.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:42.014 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:00:42.078 INFO:teuthology.orchestra.run.smithi159.stdout:osd.0: {} 2023-09-24T00:00:42.101 INFO:teuthology.orchestra.run.smithi159.stdout:osd.1: {} 2023-09-24T00:00:42.115 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:00:42.123 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:00:42 smithi164 bash[92846]: cluster 2023-09-24T00:00:40.994853+0000 mgr.y (mgr.25991) 1318 : cluster 0 pgmap v1479: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 70 active+clean; 4.0 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 94 op/s; 52420/197643 objects degraded (26.523%); 7044/197643 objects misplaced (3.564%); 1.7 MiB/s, 27 objects/s recovering 2023-09-24T00:00:42.123 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:00:42 smithi164 bash[92846]: audit 2023-09-24T00:00:42.046013+0000 mon.c (mon.2) 125 : audit 0 from='client.? 172.21.15.159:0/1871909545' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-24T00:00:42.124 INFO:teuthology.orchestra.run.smithi159.stdout:osd.2: {} 2023-09-24T00:00:42.135 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:00:42.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:42.137 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:00:42.148 INFO:teuthology.orchestra.run.smithi159.stdout:osd.3: {} 2023-09-24T00:00:42.170 INFO:teuthology.orchestra.run.smithi159.stdout:osd.4: {} 2023-09-24T00:00:42.194 INFO:teuthology.orchestra.run.smithi159.stdout:osd.5: {} 2023-09-24T00:00:42.218 INFO:teuthology.orchestra.run.smithi159.stdout:osd.6: {} 2023-09-24T00:00:42.238 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:00:42.241 INFO:teuthology.orchestra.run.smithi159.stdout:osd.7: {} 2023-09-24T00:00:42.242 INFO:teuthology.orchestra.run.smithi159.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-24T00:00:42.242 INFO:teuthology.orchestra.run.smithi159.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-24T00:00:42.242 INFO:teuthology.orchestra.run.smithi159.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-24T00:00:42.243 INFO:teuthology.orchestra.run.smithi159.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-24T00:00:42.243 INFO:teuthology.orchestra.run.smithi159.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-24T00:00:42.243 INFO:teuthology.orchestra.run.smithi159.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-24T00:00:42.243 INFO:teuthology.orchestra.run.smithi159.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-24T00:00:42.243 INFO:teuthology.orchestra.run.smithi159.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-24T00:00:42.273 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:00:42.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:42.277 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:00:42.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:00:42 smithi159 bash[105915]: cluster 2023-09-24T00:00:40.994853+0000 mgr.y (mgr.25991) 1318 : cluster 0 pgmap v1479: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 70 active+clean; 4.0 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 94 op/s; 52420/197643 objects degraded (26.523%); 7044/197643 objects misplaced (3.564%); 1.7 MiB/s, 27 objects/s recovering 2023-09-24T00:00:42.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:00:42 smithi159 bash[105915]: audit 2023-09-24T00:00:42.046013+0000 mon.c (mon.2) 125 : audit 0 from='client.? 172.21.15.159:0/1871909545' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-24T00:00:42.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:00:42 smithi159 bash[108473]: cluster 2023-09-24T00:00:40.994853+0000 mgr.y (mgr.25991) 1318 : cluster 0 pgmap v1479: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 70 active+clean; 4.0 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 94 op/s; 52420/197643 objects degraded (26.523%); 7044/197643 objects misplaced (3.564%); 1.7 MiB/s, 27 objects/s recovering 2023-09-24T00:00:42.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:00:42 smithi159 bash[108473]: audit 2023-09-24T00:00:42.046013+0000 mon.c (mon.2) 125 : audit 0 from='client.? 172.21.15.159:0/1871909545' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-24T00:00:42.378 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:00:42.405 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:00:42.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:42.408 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:00:42.509 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:00:42.535 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:00:42.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:42.540 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:00:42.641 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:00:42.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:42.674 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:00:42.674 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:00:42.775 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:42.802 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:42.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:42.805 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:00:42.905 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:00:42.927 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:00:42.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:42.930 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:00:43.031 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:43.058 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:43.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:43.060 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:00:43.160 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:43.188 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:43.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:43.194 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:00:43.295 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:43.320 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:43.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:43.322 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:00:43.423 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:00:43.450 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:00:43.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:43.452 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:00:43.552 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:00:43.578 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:00:43.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:43.580 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:00:43.681 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:00:43.708 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:00:43.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:43.710 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:00:43.795 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 24 00:00:43 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [24/Sep/2023:00:00:43] "GET /metrics HTTP/1.1" 200 36663 "" "Prometheus/2.43.0" 2023-09-24T00:00:43.810 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:43.833 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:43.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:43.836 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:00:43.937 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:43.965 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:43.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:43.968 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:00:44.068 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:44.092 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:44.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:44.095 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:00:44.171 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:00:44 smithi159 bash[105915]: cluster 2023-09-24T00:00:42.995627+0000 mgr.y (mgr.25991) 1319 : cluster 0 pgmap v1480: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 70 active+clean; 4.0 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 96 op/s; 52467/197502 objects degraded (26.565%); 7044/197502 objects misplaced (3.567%); 1.6 MiB/s, 25 objects/s recovering 2023-09-24T00:00:44.171 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:00:44 smithi159 bash[105915]: cluster 2023-09-24T00:00:43.054548+0000 mon.a (mon.0) 1670 : cluster 3 Health check update: Degraded data redundancy: 52467/197502 objects degraded (26.565%), 19 pgs degraded, 14 pgs undersized (PG_DEGRADED) 2023-09-24T00:00:44.172 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:00:44 smithi159 bash[108473]: cluster 2023-09-24T00:00:42.995627+0000 mgr.y (mgr.25991) 1319 : cluster 0 pgmap v1480: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 70 active+clean; 4.0 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 96 op/s; 52467/197502 objects degraded (26.565%); 7044/197502 objects misplaced (3.567%); 1.6 MiB/s, 25 objects/s recovering 2023-09-24T00:00:44.172 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:00:44 smithi159 bash[108473]: cluster 2023-09-24T00:00:43.054548+0000 mon.a (mon.0) 1670 : cluster 3 Health check update: Degraded data redundancy: 52467/197502 objects degraded (26.565%), 19 pgs degraded, 14 pgs undersized (PG_DEGRADED) 2023-09-24T00:00:44.196 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:00:44.219 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:00:44.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:44.221 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:00:44.322 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:00:44.331 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:00:44 smithi164 bash[92846]: cluster 2023-09-24T00:00:42.995627+0000 mgr.y (mgr.25991) 1319 : cluster 0 pgmap v1480: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 70 active+clean; 4.0 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 96 op/s; 52467/197502 objects degraded (26.565%); 7044/197502 objects misplaced (3.567%); 1.6 MiB/s, 25 objects/s recovering 2023-09-24T00:00:44.331 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:00:44 smithi164 bash[92846]: cluster 2023-09-24T00:00:43.054548+0000 mon.a (mon.0) 1670 : cluster 3 Health check update: Degraded data redundancy: 52467/197502 objects degraded (26.565%), 19 pgs degraded, 14 pgs undersized (PG_DEGRADED) 2023-09-24T00:00:44.346 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:00:44.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:44.349 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:00:44.449 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:00:44.472 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:00:44.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:44.475 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:00:44.575 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:44.594 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:44.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:44.596 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:00:44.697 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:44.724 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:44.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:44.727 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:00:44.827 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:00:44.852 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:00:44.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:44.854 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:00:44.954 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:00:44.981 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:00:44.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:44.984 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:00:45.085 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:45.111 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:45.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:45.114 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:00:45.215 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:00:45.243 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:00:45.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:45.245 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:00:45.346 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:45.368 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:45.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:45.371 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:00:45.471 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:45.496 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:45.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:45.501 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:00:45.602 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:00:45.627 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:00:45.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:45.629 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:00:45.730 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:00:45.753 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:00:45.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:45.758 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:00:45.851 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-24T00:00:45.859 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:00:45.884 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:00:45.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:45.887 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:00:45.987 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:00:46.011 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:00:46.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:46.016 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:00:46.116 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:00:46.124 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:00:46 smithi159 bash[105915]: cluster 2023-09-24T00:00:44.996492+0000 mgr.y (mgr.25991) 1320 : cluster 0 pgmap v1481: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 70 active+clean; 4.0 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 94 op/s; 52467/196566 objects degraded (26.692%); 6985/196566 objects misplaced (3.554%); 1.8 MiB/s, 29 objects/s recovering 2023-09-24T00:00:46.124 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:00:46 smithi159 bash[108473]: cluster 2023-09-24T00:00:44.996492+0000 mgr.y (mgr.25991) 1320 : cluster 0 pgmap v1481: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 70 active+clean; 4.0 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 94 op/s; 52467/196566 objects degraded (26.692%); 6985/196566 objects misplaced (3.554%); 1.8 MiB/s, 29 objects/s recovering 2023-09-24T00:00:46.141 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:00:46.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:46.143 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:00:46.244 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:00:46.274 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:00:46.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:46.277 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:00:46.377 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:46.400 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:46.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:46.402 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:00:46.503 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:00:46.514 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:00:46 smithi164 bash[92846]: cluster 2023-09-24T00:00:44.996492+0000 mgr.y (mgr.25991) 1320 : cluster 0 pgmap v1481: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 70 active+clean; 4.0 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 94 op/s; 52467/196566 objects degraded (26.692%); 6985/196566 objects misplaced (3.554%); 1.8 MiB/s, 29 objects/s recovering 2023-09-24T00:00:46.529 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:00:46.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:46.531 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:00:46.632 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:00:46.657 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:00:46.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:46.660 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:00:46.760 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:00:46.793 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:00:46.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:46.796 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:00:46.896 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:00:46.922 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:00:46.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:46.925 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:00:47.025 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:00:47.053 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:00:47.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:47.056 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:00:47.156 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:00:47.183 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:00:47.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:47.186 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:00:47.287 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:00:47.314 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:00:47.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:47.316 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:00:47.417 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:47.447 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:47.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:47.454 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:00:47.555 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:00:47.587 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:00:47.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:47.590 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:00:47.622 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-24T00:00:47.691 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:47.716 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:47.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:47.719 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:00:47.820 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:00:47.845 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:00:47.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:47.847 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:00:47.948 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:47.969 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:47.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:47.971 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:00:48.072 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:48.095 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:48.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:48.097 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:00:48.198 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:00:48.205 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:00:48 smithi164 bash[92846]: cluster 2023-09-24T00:00:46.997326+0000 mgr.y (mgr.25991) 1321 : cluster 0 pgmap v1482: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 70 active+clean; 4.0 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 98 op/s; 52415/195891 objects degraded (26.757%); 6985/195891 objects misplaced (3.566%); 1.6 MiB/s, 25 objects/s recovering 2023-09-24T00:00:48.206 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:00:48 smithi164 bash[92846]: audit 2023-09-24T00:00:47.267234+0000 mon.a (mon.0) 1671 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:00:48.206 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:00:48 smithi164 bash[92846]: cluster 2023-09-24T00:00:48.055641+0000 mon.a (mon.0) 1672 : cluster 3 Health check update: Degraded data redundancy: 52415/195891 objects degraded (26.757%), 19 pgs degraded, 14 pgs undersized (PG_DEGRADED) 2023-09-24T00:00:48.221 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:00:48.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:48.225 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:00:48.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:00:48 smithi159 bash[108473]: cluster 2023-09-24T00:00:46.997326+0000 mgr.y (mgr.25991) 1321 : cluster 0 pgmap v1482: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 70 active+clean; 4.0 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 98 op/s; 52415/195891 objects degraded (26.757%); 6985/195891 objects misplaced (3.566%); 1.6 MiB/s, 25 objects/s recovering 2023-09-24T00:00:48.297 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:00:48 smithi159 bash[108473]: audit 2023-09-24T00:00:47.267234+0000 mon.a (mon.0) 1671 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:00:48.297 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:00:48 smithi159 bash[108473]: cluster 2023-09-24T00:00:48.055641+0000 mon.a (mon.0) 1672 : cluster 3 Health check update: Degraded data redundancy: 52415/195891 objects degraded (26.757%), 19 pgs degraded, 14 pgs undersized (PG_DEGRADED) 2023-09-24T00:00:48.297 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:00:48 smithi159 bash[105915]: cluster 2023-09-24T00:00:46.997326+0000 mgr.y (mgr.25991) 1321 : cluster 0 pgmap v1482: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 70 active+clean; 4.0 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 98 op/s; 52415/195891 objects degraded (26.757%); 6985/195891 objects misplaced (3.566%); 1.6 MiB/s, 25 objects/s recovering 2023-09-24T00:00:48.298 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:00:48 smithi159 bash[105915]: audit 2023-09-24T00:00:47.267234+0000 mon.a (mon.0) 1671 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:00:48.298 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:00:48 smithi159 bash[105915]: cluster 2023-09-24T00:00:48.055641+0000 mon.a (mon.0) 1672 : cluster 3 Health check update: Degraded data redundancy: 52415/195891 objects degraded (26.757%), 19 pgs degraded, 14 pgs undersized (PG_DEGRADED) 2023-09-24T00:00:48.326 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:48.355 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:48.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:48.362 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:00:48.463 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:00:48.489 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:00:48.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:48.491 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:00:48.592 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:00:48.620 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:00:48.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:48.623 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:00:48.724 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:00:48.751 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:00:48.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:48.754 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:00:48.855 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:00:48.882 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:00:48.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:48.886 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:00:48.987 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:00:49.008 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:00:49.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:49.010 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:00:49.111 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:00:49.143 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:00:49.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:49.146 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:00:49.246 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:00:49.273 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:00:49.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:49.278 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:00:49.379 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:49.404 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:49.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:49.406 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:00:49.507 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:49.540 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:49.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:49.542 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:00:49.643 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:00:49.670 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:00:49.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:49.674 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:00:49.775 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:00:49.799 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:00:49.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:49.801 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:00:49.902 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:00:49.927 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:00:49.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:49.930 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:00:50.030 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:50.039 INFO:teuthology.orchestra.run.smithi159.stdout:ERROR: (22) Invalid argument 2023-09-24T00:00:50.039 INFO:teuthology.orchestra.run.smithi159.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-24T00:00:50.058 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:50.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:50.063 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:00:50.163 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:50.171 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:00:50 smithi159 bash[105915]: cluster 2023-09-24T00:00:48.997978+0000 mgr.y (mgr.25991) 1322 : cluster 0 pgmap v1483: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 70 active+clean; 4.0 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 109 op/s; 52415/195027 objects degraded (26.876%); 6985/195027 objects misplaced (3.582%); 1.4 MiB/s, 21 objects/s recovering 2023-09-24T00:00:50.171 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:00:50 smithi159 bash[108473]: cluster 2023-09-24T00:00:48.997978+0000 mgr.y (mgr.25991) 1322 : cluster 0 pgmap v1483: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 70 active+clean; 4.0 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 109 op/s; 52415/195027 objects degraded (26.876%); 6985/195027 objects misplaced (3.582%); 1.4 MiB/s, 21 objects/s recovering 2023-09-24T00:00:50.187 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:50.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:50.189 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:00:50.290 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:00:50.308 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:00:50.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:50.310 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:00:50.411 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:00:50.437 INFO:teuthology.orchestra.run.smithi164.stdout:{ 2023-09-24T00:00:50.437 INFO:teuthology.orchestra.run.smithi164.stdout: "success": "" 2023-09-24T00:00:50.437 INFO:teuthology.orchestra.run.smithi164.stdout:} 2023-09-24T00:00:50.437 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:00:50.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:50.439 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:00:50.486 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:00:50 smithi164 bash[92846]: cluster 2023-09-24T00:00:48.997978+0000 mgr.y (mgr.25991) 1322 : cluster 0 pgmap v1483: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 70 active+clean; 4.0 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 109 op/s; 52415/195027 objects degraded (26.876%); 6985/195027 objects misplaced (3.582%); 1.4 MiB/s, 21 objects/s recovering 2023-09-24T00:00:50.539 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:00:50.573 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:00:50.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:50.577 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:00:50.678 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:50.702 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:50.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:50.706 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:00:50.807 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:50.837 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:50.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:50.843 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:00:50.943 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:50.975 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:50.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:50.978 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:00:51.055 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_ops_in_flight 2023-09-24T00:00:51.078 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:00:51.080 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:00:51 smithi159 bash[105915]: audit 2023-09-24T00:00:50.334346+0000 mon.c (mon.2) 126 : audit 1 from='client.? 172.21.15.159:0/3146176798' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-24T00:00:51.080 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:00:51 smithi159 bash[105915]: audit 2023-09-24T00:00:50.334821+0000 mon.a (mon.0) 1673 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-24T00:00:51.090 INFO:teuthology.orchestra.run.smithi159.stderr:noscrub is unset 2023-09-24T00:00:51.106 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:00:51.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:51.109 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:00:51.209 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:00:51.235 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:00:51.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:51.237 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:00:51.338 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:51.345 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:00:51 smithi164 bash[92846]: audit 2023-09-24T00:00:50.334346+0000 mon.c (mon.2) 126 : audit 1 from='client.? 172.21.15.159:0/3146176798' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-24T00:00:51.346 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:00:51 smithi164 bash[92846]: audit 2023-09-24T00:00:50.334821+0000 mon.a (mon.0) 1673 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-24T00:00:51.369 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:51.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:51.374 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:00:51.474 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:00:51.499 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:00:51.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:51.501 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:00:51.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:00:51 smithi159 bash[108473]: audit 2023-09-24T00:00:50.334346+0000 mon.c (mon.2) 126 : audit 1 from='client.? 172.21.15.159:0/3146176798' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-24T00:00:51.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:00:51 smithi159 bash[108473]: audit 2023-09-24T00:00:50.334821+0000 mon.a (mon.0) 1673 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-24T00:00:51.602 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:00:51.625 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:00:51.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:51.628 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:00:51.729 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:00:51.757 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:00:51.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:51.760 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:00:51.860 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:00:51.888 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:00:51.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:51.891 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:00:51.991 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:00:52.024 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:00:52.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:52.027 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:00:52.127 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:00:52.157 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:00:52.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:52.161 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:00:52.261 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:52.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:00:52 smithi164 bash[92846]: cluster 2023-09-24T00:00:50.998893+0000 mgr.y (mgr.25991) 1323 : cluster 0 pgmap v1484: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 70 active+clean; 4.0 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 108 op/s; 52326/194397 objects degraded (26.917%); 6927/194397 objects misplaced (3.563%); 2.0 MiB/s, 31 objects/s recovering 2023-09-24T00:00:52.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:00:52 smithi164 bash[92846]: cluster 2023-09-24T00:00:51.068064+0000 mon.a (mon.0) 1674 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-24T00:00:52.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:00:52 smithi164 bash[92846]: cluster 2023-09-24T00:00:51.077211+0000 osd.6 (osd.6) 425 : cluster 3 failed to encode map e363 with expected crc 2023-09-24T00:00:52.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:00:52 smithi164 bash[92846]: audit 2023-09-24T00:00:51.080404+0000 mon.a (mon.0) 1675 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-24T00:00:52.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:00:52 smithi164 bash[92846]: cluster 2023-09-24T00:00:51.080514+0000 mon.a (mon.0) 1676 : cluster 0 osdmap e363: 8 total, 8 up, 6 in 2023-09-24T00:00:52.274 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:00:52 smithi159 bash[105915]: cluster 2023-09-24T00:00:50.998893+0000 mgr.y (mgr.25991) 1323 : cluster 0 pgmap v1484: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 70 active+clean; 4.0 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 108 op/s; 52326/194397 objects degraded (26.917%); 6927/194397 objects misplaced (3.563%); 2.0 MiB/s, 31 objects/s recovering 2023-09-24T00:00:52.274 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:00:52 smithi159 bash[105915]: cluster 2023-09-24T00:00:51.068064+0000 mon.a (mon.0) 1674 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-24T00:00:52.274 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:00:52 smithi159 bash[105915]: cluster 2023-09-24T00:00:51.077211+0000 osd.6 (osd.6) 425 : cluster 3 failed to encode map e363 with expected crc 2023-09-24T00:00:52.275 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:00:52 smithi159 bash[105915]: audit 2023-09-24T00:00:51.080404+0000 mon.a (mon.0) 1675 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-24T00:00:52.275 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:00:52 smithi159 bash[105915]: cluster 2023-09-24T00:00:51.080514+0000 mon.a (mon.0) 1676 : cluster 0 osdmap e363: 8 total, 8 up, 6 in 2023-09-24T00:00:52.275 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:00:52 smithi159 bash[108473]: cluster 2023-09-24T00:00:50.998893+0000 mgr.y (mgr.25991) 1323 : cluster 0 pgmap v1484: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 70 active+clean; 4.0 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 108 op/s; 52326/194397 objects degraded (26.917%); 6927/194397 objects misplaced (3.563%); 2.0 MiB/s, 31 objects/s recovering 2023-09-24T00:00:52.275 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:00:52 smithi159 bash[108473]: cluster 2023-09-24T00:00:51.068064+0000 mon.a (mon.0) 1674 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-24T00:00:52.275 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:00:52 smithi159 bash[108473]: cluster 2023-09-24T00:00:51.077211+0000 osd.6 (osd.6) 425 : cluster 3 failed to encode map e363 with expected crc 2023-09-24T00:00:52.275 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:00:52 smithi159 bash[108473]: audit 2023-09-24T00:00:51.080404+0000 mon.a (mon.0) 1675 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-24T00:00:52.275 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:00:52 smithi159 bash[108473]: cluster 2023-09-24T00:00:51.080514+0000 mon.a (mon.0) 1676 : cluster 0 osdmap e363: 8 total, 8 up, 6 in 2023-09-24T00:00:52.292 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:52.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:52.294 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:00:52.395 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:00:52.419 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:00:52.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:52.424 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:00:52.524 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:52.553 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:52.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:52.556 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:00:52.599 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:00:52.657 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:00:52.684 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:00:52.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:52.687 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:00:52.788 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:52.814 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:52.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:52.816 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:00:52.917 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:52.939 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:52.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:52.942 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:00:53.043 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:00:53.070 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:00:53.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:53.073 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:00:53.174 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:00:53.199 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:00:53.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:53.202 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:00:53.303 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:00:53.312 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:00:53 smithi164 bash[92846]: cluster 2023-09-24T00:00:53.057628+0000 mon.a (mon.0) 1677 : cluster 3 Health check update: Degraded data redundancy: 52326/194397 objects degraded (26.917%), 19 pgs degraded, 14 pgs undersized (PG_DEGRADED) 2023-09-24T00:00:53.328 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:00:53.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:53.332 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:00:53.432 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:00:53.441 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:00:53 smithi159 bash[105915]: cluster 2023-09-24T00:00:53.057628+0000 mon.a (mon.0) 1677 : cluster 3 Health check update: Degraded data redundancy: 52326/194397 objects degraded (26.917%), 19 pgs degraded, 14 pgs undersized (PG_DEGRADED) 2023-09-24T00:00:53.442 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:00:53 smithi159 bash[108473]: cluster 2023-09-24T00:00:53.057628+0000 mon.a (mon.0) 1677 : cluster 3 Health check update: Degraded data redundancy: 52326/194397 objects degraded (26.917%), 19 pgs degraded, 14 pgs undersized (PG_DEGRADED) 2023-09-24T00:00:53.461 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:00:53.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:53.463 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:00:53.564 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:00:53.591 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:00:53.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:53.594 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:00:53.695 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:00:53.703 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 24 00:00:53 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [24/Sep/2023:00:00:53] "GET /metrics HTTP/1.1" 200 36659 "" "Prometheus/2.43.0" 2023-09-24T00:00:53.718 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:00:53.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:53.720 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:00:53.821 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:53.849 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:53.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:53.854 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:00:53.955 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:00:53.979 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:00:53.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:53.981 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:00:54.082 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:00:54.109 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:00:54.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:54.112 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:00:54.115 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-24T00:00:54.213 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:00:54.236 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:00:54.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:54.239 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:00:54.339 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:54.350 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:00:54 smithi164 bash[92846]: cluster 2023-09-24T00:00:52.999893+0000 mgr.y (mgr.25991) 1324 : cluster 0 pgmap v1486: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 70 active+clean; 4.0 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 106 op/s; 52355/194310 objects degraded (26.944%); 6927/194310 objects misplaced (3.565%); 1.7 MiB/s, 27 objects/s recovering 2023-09-24T00:00:54.366 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:54.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:54.368 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:00:54.448 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:00:54 smithi159 bash[105915]: cluster 2023-09-24T00:00:52.999893+0000 mgr.y (mgr.25991) 1324 : cluster 0 pgmap v1486: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 70 active+clean; 4.0 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 106 op/s; 52355/194310 objects degraded (26.944%); 6927/194310 objects misplaced (3.565%); 1.7 MiB/s, 27 objects/s recovering 2023-09-24T00:00:54.449 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:00:54 smithi159 bash[108473]: cluster 2023-09-24T00:00:52.999893+0000 mgr.y (mgr.25991) 1324 : cluster 0 pgmap v1486: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 70 active+clean; 4.0 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 106 op/s; 52355/194310 objects degraded (26.944%); 6927/194310 objects misplaced (3.565%); 1.7 MiB/s, 27 objects/s recovering 2023-09-24T00:00:54.469 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:54.492 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:54.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:54.495 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:00:54.595 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:00:54.618 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:00:54.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:54.621 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:00:54.722 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:00:54.751 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:00:54.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:54.754 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:00:54.855 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:00:54.882 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:00:54.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:54.885 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:00:54.986 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:55.012 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:55.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:55.015 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:00:55.116 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:00:55.124 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:00:55 smithi164 bash[92846]: audit 2023-09-24T00:00:54.484179+0000 mon.a (mon.0) 1678 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-24T00:00:55.138 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:00:55.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:55.140 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:00:55.241 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:00:55.273 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:00:55.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:55.275 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:00:55.376 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:00:55.402 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:00:55.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:55.405 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:00:55.415 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:00:55 smithi159 bash[105915]: audit 2023-09-24T00:00:54.484179+0000 mon.a (mon.0) 1678 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-24T00:00:55.415 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:00:55 smithi159 bash[108473]: audit 2023-09-24T00:00:54.484179+0000 mon.a (mon.0) 1678 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-24T00:00:55.506 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:55.532 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:55.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:55.534 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:00:55.634 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:00:55.660 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:00:55.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:55.663 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:00:55.764 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:00:55.790 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:00:55.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:55.793 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:00:55.837 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:00:55.894 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:55.926 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:55.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:55.928 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:00:56.029 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:00:56.056 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:00:56.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:56.059 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:00:56.159 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:00:56.184 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:00:56.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:56.189 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:00:56.289 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:00:56.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:00:56 smithi159 bash[105915]: cluster 2023-09-24T00:00:55.000803+0000 mgr.y (mgr.25991) 1325 : cluster 0 pgmap v1487: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 70 active+clean; 3.9 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 105 op/s; 52355/193392 objects degraded (27.072%); 6865/193392 objects misplaced (3.550%); 1.7 MiB/s, 27 objects/s recovering 2023-09-24T00:00:56.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:00:56 smithi159 bash[108473]: cluster 2023-09-24T00:00:55.000803+0000 mgr.y (mgr.25991) 1325 : cluster 0 pgmap v1487: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 70 active+clean; 3.9 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 105 op/s; 52355/193392 objects degraded (27.072%); 6865/193392 objects misplaced (3.550%); 1.7 MiB/s, 27 objects/s recovering 2023-09-24T00:00:56.315 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:00:56.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:56.318 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:00:56.418 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:00:56.430 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:00:56 smithi164 bash[92846]: cluster 2023-09-24T00:00:55.000803+0000 mgr.y (mgr.25991) 1325 : cluster 0 pgmap v1487: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 70 active+clean; 3.9 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 105 op/s; 52355/193392 objects degraded (27.072%); 6865/193392 objects misplaced (3.550%); 1.7 MiB/s, 27 objects/s recovering 2023-09-24T00:00:56.444 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:00:56.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:56.446 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:00:56.547 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:56.563 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 3, 6, 7, 5] out_osds: [0, 4] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-09-24T00:00:56.563 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-24T00:00:56.564 INFO:tasks.thrashosds.thrasher:inject_pause on osd.0 2023-09-24T00:00:56.564 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-09-24T00:00:56.564 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-09-24T00:00:56.564 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 config set filestore_inject_stall 3 2023-09-24T00:00:56.576 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:56.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:56.579 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:00:56.679 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:56.702 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:56.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:56.704 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:00:56.805 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:00:56.833 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:00:56.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:56.835 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:00:56.936 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:00:56.966 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:00:56.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:56.971 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:00:57.072 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:57.097 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:57.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:57.099 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:00:57.199 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:57.226 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:57.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:57.228 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:00:57.329 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:00:57.356 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:00:57.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:57.358 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:00:57.459 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:00:57.485 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:00:57.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:57.488 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:00:57.588 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:57.614 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:57.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:57.618 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:00:57.719 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:00:57.744 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:00:57.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:57.747 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:00:57.848 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:00:57.873 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:00:57.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:57.876 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:00:57.977 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:00:58.003 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:00:58.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:58.006 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:00:58.107 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:00:58.131 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:00:58.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:58.134 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:00:58.235 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:00:58.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:00:58 smithi164 bash[92846]: cluster 2023-09-24T00:00:57.001868+0000 mgr.y (mgr.25991) 1326 : cluster 0 pgmap v1488: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 70 active+clean; 3.9 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 107 op/s; 52298/192666 objects degraded (27.144%); 6865/192666 objects misplaced (3.563%); 1.8 MiB/s, 28 objects/s recovering 2023-09-24T00:00:58.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:00:58 smithi164 bash[92846]: cluster 2023-09-24T00:00:58.059904+0000 mon.a (mon.0) 1679 : cluster 3 Health check update: Degraded data redundancy: 52298/192666 objects degraded (27.144%), 19 pgs degraded, 14 pgs undersized (PG_DEGRADED) 2023-09-24T00:00:58.262 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:00:58.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:58.267 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:00:58.367 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:00:58.374 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:00:58 smithi159 bash[105915]: cluster 2023-09-24T00:00:57.001868+0000 mgr.y (mgr.25991) 1326 : cluster 0 pgmap v1488: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 70 active+clean; 3.9 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 107 op/s; 52298/192666 objects degraded (27.144%); 6865/192666 objects misplaced (3.563%); 1.8 MiB/s, 28 objects/s recovering 2023-09-24T00:00:58.375 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:00:58 smithi159 bash[105915]: cluster 2023-09-24T00:00:58.059904+0000 mon.a (mon.0) 1679 : cluster 3 Health check update: Degraded data redundancy: 52298/192666 objects degraded (27.144%), 19 pgs degraded, 14 pgs undersized (PG_DEGRADED) 2023-09-24T00:00:58.375 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:00:58 smithi159 bash[108473]: cluster 2023-09-24T00:00:57.001868+0000 mgr.y (mgr.25991) 1326 : cluster 0 pgmap v1488: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 70 active+clean; 3.9 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 107 op/s; 52298/192666 objects degraded (27.144%); 6865/192666 objects misplaced (3.563%); 1.8 MiB/s, 28 objects/s recovering 2023-09-24T00:00:58.375 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:00:58 smithi159 bash[108473]: cluster 2023-09-24T00:00:58.059904+0000 mon.a (mon.0) 1679 : cluster 3 Health check update: Degraded data redundancy: 52298/192666 objects degraded (27.144%), 19 pgs degraded, 14 pgs undersized (PG_DEGRADED) 2023-09-24T00:00:58.390 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:00:58.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:58.396 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:00:58.403 INFO:teuthology.orchestra.run.smithi159.stdout:osd.0: {} 2023-09-24T00:00:58.432 INFO:teuthology.orchestra.run.smithi159.stdout:osd.1: {} 2023-09-24T00:00:58.459 INFO:teuthology.orchestra.run.smithi159.stdout:osd.2: {} 2023-09-24T00:00:58.484 INFO:teuthology.orchestra.run.smithi159.stdout:osd.3: {} 2023-09-24T00:00:58.496 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:58.511 INFO:teuthology.orchestra.run.smithi159.stdout:osd.4: {} 2023-09-24T00:00:58.526 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:00:58.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:58.529 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:00:58.538 INFO:teuthology.orchestra.run.smithi159.stdout:osd.5: {} 2023-09-24T00:00:58.561 INFO:teuthology.orchestra.run.smithi159.stdout:osd.6: {} 2023-09-24T00:00:58.589 INFO:teuthology.orchestra.run.smithi159.stdout:osd.7: {} 2023-09-24T00:00:58.591 INFO:teuthology.orchestra.run.smithi159.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-24T00:00:58.591 INFO:teuthology.orchestra.run.smithi159.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-24T00:00:58.591 INFO:teuthology.orchestra.run.smithi159.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-24T00:00:58.591 INFO:teuthology.orchestra.run.smithi159.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-24T00:00:58.591 INFO:teuthology.orchestra.run.smithi159.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-24T00:00:58.591 INFO:teuthology.orchestra.run.smithi159.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-24T00:00:58.592 INFO:teuthology.orchestra.run.smithi159.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-24T00:00:58.592 INFO:teuthology.orchestra.run.smithi159.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-24T00:00:58.630 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:00:58.660 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:00:58.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:58.667 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:00:58.686 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:00:58.768 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:00:58.786 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:00:58.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:58.788 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:00:58.888 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:00:58.914 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:00:58.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:58.917 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:00:59.018 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:00:59.047 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:00:59.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:59.050 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:00:59.150 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:59.159 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:00:59 smithi164 bash[92846]: audit 2023-09-24T00:00:58.372078+0000 mon.a (mon.0) 1680 : audit 0 from='client.? 172.21.15.159:0/1905297138' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-24T00:00:59.159 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:00:59 smithi164 bash[92846]: audit 2023-09-24T00:00:59.047860+0000 mon.a (mon.0) 1681 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:00:59.177 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:59.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:59.178 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:00:59.279 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:00:59.286 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:00:59 smithi159 bash[105915]: audit 2023-09-24T00:00:58.372078+0000 mon.a (mon.0) 1680 : audit 0 from='client.? 172.21.15.159:0/1905297138' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-24T00:00:59.286 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:00:59 smithi159 bash[105915]: audit 2023-09-24T00:00:59.047860+0000 mon.a (mon.0) 1681 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:00:59.286 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:00:59 smithi159 bash[108473]: audit 2023-09-24T00:00:58.372078+0000 mon.a (mon.0) 1680 : audit 0 from='client.? 172.21.15.159:0/1905297138' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-24T00:00:59.286 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:00:59 smithi159 bash[108473]: audit 2023-09-24T00:00:59.047860+0000 mon.a (mon.0) 1681 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:00:59.301 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:00:59.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:59.304 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:00:59.405 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:00:59.432 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:00:59.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:59.435 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:00:59.536 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:00:59.586 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:00:59.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:59.589 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:00:59.689 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:59.715 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:59.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:59.718 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:00:59.818 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:00:59.844 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:00:59.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:59.848 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:00:59.949 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:59.975 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:00:59.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:00:59.985 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:01:00.086 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:00.123 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:00.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:00.127 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:01:00.199 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:01:00 smithi159 bash[108473]: cluster 2023-09-24T00:00:59.003054+0000 mgr.y (mgr.25991) 1327 : cluster 0 pgmap v1489: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 70 active+clean; 3.9 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 99 op/s; 52298/192042 objects degraded (27.233%); 6865/192042 objects misplaced (3.575%); 1.8 MiB/s, 28 objects/s recovering 2023-09-24T00:01:00.199 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:01:00 smithi159 bash[108473]: audit 2023-09-24T00:01:00.017400+0000 mon.a (mon.0) 1682 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:01:00.199 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:01:00 smithi159 bash[108473]: audit 2023-09-24T00:01:00.027102+0000 mon.a (mon.0) 1683 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:01:00.200 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:01:00 smithi159 bash[105915]: cluster 2023-09-24T00:00:59.003054+0000 mgr.y (mgr.25991) 1327 : cluster 0 pgmap v1489: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 70 active+clean; 3.9 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 99 op/s; 52298/192042 objects degraded (27.233%); 6865/192042 objects misplaced (3.575%); 1.8 MiB/s, 28 objects/s recovering 2023-09-24T00:01:00.200 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:01:00 smithi159 bash[105915]: audit 2023-09-24T00:01:00.017400+0000 mon.a (mon.0) 1682 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:01:00.200 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:01:00 smithi159 bash[105915]: audit 2023-09-24T00:01:00.027102+0000 mon.a (mon.0) 1683 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:01:00.227 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:00.235 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:01:00 smithi164 bash[92846]: cluster 2023-09-24T00:00:59.003054+0000 mgr.y (mgr.25991) 1327 : cluster 0 pgmap v1489: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 70 active+clean; 3.9 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 99 op/s; 52298/192042 objects degraded (27.233%); 6865/192042 objects misplaced (3.575%); 1.8 MiB/s, 28 objects/s recovering 2023-09-24T00:01:00.235 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:01:00 smithi164 bash[92846]: audit 2023-09-24T00:01:00.017400+0000 mon.a (mon.0) 1682 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:01:00.235 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:01:00 smithi164 bash[92846]: audit 2023-09-24T00:01:00.027102+0000 mon.a (mon.0) 1683 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:01:00.254 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:00.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:00.279 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:01:00.379 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:00.405 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:00.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:00.408 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:01:00.509 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:00.535 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:00.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:00.538 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:01:00.639 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:00.691 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:00.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:00.697 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:01:00.798 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:01:00.827 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:01:00.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:00.829 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:01:00.930 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:00.950 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:00.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:00.952 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:01:01.053 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:01:01.079 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:01:01.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:01.081 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:01:01.182 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:01.202 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:01.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:01.204 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:01:01.305 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:01:01.324 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:01:01.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:01.327 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:01:01.428 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:01:01.447 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:01:01.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:01.449 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:01:01.549 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:01.569 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:01.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:01.571 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:01:01.672 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:01.699 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:01.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:01.702 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:01:01.803 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:01.833 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:01.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:01.835 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:01:01.936 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:01.962 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:01.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:01.965 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:01:02.066 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:02.090 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:02.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:02.093 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:01:02.194 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:02.209 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:01:02 smithi159 bash[105915]: cluster 2023-09-24T00:01:01.004413+0000 mgr.y (mgr.25991) 1328 : cluster 0 pgmap v1490: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 70 active+clean; 3.9 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 21 KiB/s rd, 39 KiB/s wr, 96 op/s; 52227/191634 objects degraded (27.254%); 6785/191634 objects misplaced (3.541%); 1.9 MiB/s, 29 objects/s recovering 2023-09-24T00:01:02.209 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:01:02 smithi159 bash[105915]: audit 2023-09-24T00:01:01.080141+0000 mon.a (mon.0) 1684 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:01:02.209 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:01:02 smithi159 bash[105915]: audit 2023-09-24T00:01:01.086434+0000 mon.a (mon.0) 1685 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:01:02.209 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:01:02 smithi159 bash[105915]: audit 2023-09-24T00:01:01.662208+0000 mon.a (mon.0) 1686 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-24T00:01:02.210 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:01:02 smithi159 bash[105915]: audit 2023-09-24T00:01:01.663157+0000 mon.a (mon.0) 1687 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-24T00:01:02.210 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:01:02 smithi159 bash[105915]: audit 2023-09-24T00:01:01.668640+0000 mon.a (mon.0) 1688 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:01:02.210 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:01:02 smithi159 bash[108473]: cluster 2023-09-24T00:01:01.004413+0000 mgr.y (mgr.25991) 1328 : cluster 0 pgmap v1490: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 70 active+clean; 3.9 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 21 KiB/s rd, 39 KiB/s wr, 96 op/s; 52227/191634 objects degraded (27.254%); 6785/191634 objects misplaced (3.541%); 1.9 MiB/s, 29 objects/s recovering 2023-09-24T00:01:02.210 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:01:02 smithi159 bash[108473]: audit 2023-09-24T00:01:01.080141+0000 mon.a (mon.0) 1684 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:01:02.210 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:01:02 smithi159 bash[108473]: audit 2023-09-24T00:01:01.086434+0000 mon.a (mon.0) 1685 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:01:02.210 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:01:02 smithi159 bash[108473]: audit 2023-09-24T00:01:01.662208+0000 mon.a (mon.0) 1686 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-24T00:01:02.210 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:01:02 smithi159 bash[108473]: audit 2023-09-24T00:01:01.663157+0000 mon.a (mon.0) 1687 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-24T00:01:02.211 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:01:02 smithi159 bash[108473]: audit 2023-09-24T00:01:01.668640+0000 mon.a (mon.0) 1688 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:01:02.222 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:02.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:02.225 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:01:02.325 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:02.337 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:01:02 smithi164 bash[92846]: cluster 2023-09-24T00:01:01.004413+0000 mgr.y (mgr.25991) 1328 : cluster 0 pgmap v1490: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 70 active+clean; 3.9 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 21 KiB/s rd, 39 KiB/s wr, 96 op/s; 52227/191634 objects degraded (27.254%); 6785/191634 objects misplaced (3.541%); 1.9 MiB/s, 29 objects/s recovering 2023-09-24T00:01:02.337 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:01:02 smithi164 bash[92846]: audit 2023-09-24T00:01:01.080141+0000 mon.a (mon.0) 1684 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:01:02.337 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:01:02 smithi164 bash[92846]: audit 2023-09-24T00:01:01.086434+0000 mon.a (mon.0) 1685 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:01:02.337 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:01:02 smithi164 bash[92846]: audit 2023-09-24T00:01:01.662208+0000 mon.a (mon.0) 1686 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-24T00:01:02.338 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:01:02 smithi164 bash[92846]: audit 2023-09-24T00:01:01.663157+0000 mon.a (mon.0) 1687 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-24T00:01:02.338 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:01:02 smithi164 bash[92846]: audit 2023-09-24T00:01:01.668640+0000 mon.a (mon.0) 1688 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:01:02.351 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:02.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:02.354 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:01:02.449 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:01:02.455 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:02.478 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:02.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:02.482 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:01:02.583 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:02.606 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:02.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:02.610 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:01:02.710 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:02.735 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:02.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:02.739 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:01:02.839 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:01:02.873 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:01:02.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:02.880 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:01:02.981 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:03.008 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:03.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:03.011 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:01:03.111 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:01:03.134 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:01:03.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:03.137 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:01:03.238 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:03.288 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:03.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:03.293 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:01:03.297 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:01:03 smithi159 bash[105915]: audit 2023-09-24T00:01:02.266323+0000 mon.a (mon.0) 1689 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:01:03.297 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:01:03 smithi159 bash[105915]: cluster 2023-09-24T00:01:03.060910+0000 mon.a (mon.0) 1690 : cluster 3 Health check update: Degraded data redundancy: 52227/191634 objects degraded (27.254%), 19 pgs degraded, 14 pgs undersized (PG_DEGRADED) 2023-09-24T00:01:03.297 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:01:03 smithi159 bash[108473]: audit 2023-09-24T00:01:02.266323+0000 mon.a (mon.0) 1689 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:01:03.297 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:01:03 smithi159 bash[108473]: cluster 2023-09-24T00:01:03.060910+0000 mon.a (mon.0) 1690 : cluster 3 Health check update: Degraded data redundancy: 52227/191634 objects degraded (27.254%), 19 pgs degraded, 14 pgs undersized (PG_DEGRADED) 2023-09-24T00:01:03.394 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:03.408 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:01:03 smithi164 bash[92846]: audit 2023-09-24T00:01:02.266323+0000 mon.a (mon.0) 1689 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:01:03.409 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:01:03 smithi164 bash[92846]: cluster 2023-09-24T00:01:03.060910+0000 mon.a (mon.0) 1690 : cluster 3 Health check update: Degraded data redundancy: 52227/191634 objects degraded (27.254%), 19 pgs degraded, 14 pgs undersized (PG_DEGRADED) 2023-09-24T00:01:03.436 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:03.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:03.440 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:01:03.541 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:03.570 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:03.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:03.573 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:01:03.673 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:01:03.705 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:01:03.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:03.709 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:01:03.810 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:01:03.835 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:01:03.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:03.838 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:01:03.939 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:01:03.958 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:01:03.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:03.960 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:01:03.973 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-24T00:01:03.996 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 24 00:01:03 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [24/Sep/2023:00:01:03] "GET /metrics HTTP/1.1" 200 36662 "" "Prometheus/2.43.0" 2023-09-24T00:01:04.062 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:04.084 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:04.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:04.088 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:01:04.188 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:04.217 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:04.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:04.219 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:01:04.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:01:04 smithi159 bash[105915]: cluster 2023-09-24T00:01:03.004977+0000 mgr.y (mgr.25991) 1329 : cluster 0 pgmap v1491: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 70 active+clean; 3.9 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 18 KiB/s rd, 33 KiB/s wr, 82 op/s; 52247/191574 objects degraded (27.272%); 6785/191574 objects misplaced (3.542%); 1.7 MiB/s, 27 objects/s recovering 2023-09-24T00:01:04.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:01:04 smithi159 bash[108473]: cluster 2023-09-24T00:01:03.004977+0000 mgr.y (mgr.25991) 1329 : cluster 0 pgmap v1491: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 70 active+clean; 3.9 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 18 KiB/s rd, 33 KiB/s wr, 82 op/s; 52247/191574 objects degraded (27.272%); 6785/191574 objects misplaced (3.542%); 1.7 MiB/s, 27 objects/s recovering 2023-09-24T00:01:04.319 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:01:04.347 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:01:04.352 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:01:04 smithi164 bash[92846]: cluster 2023-09-24T00:01:03.004977+0000 mgr.y (mgr.25991) 1329 : cluster 0 pgmap v1491: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 70 active+clean; 3.9 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 18 KiB/s rd, 33 KiB/s wr, 82 op/s; 52247/191574 objects degraded (27.272%); 6785/191574 objects misplaced (3.542%); 1.7 MiB/s, 27 objects/s recovering 2023-09-24T00:01:04.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:04.353 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:01:04.454 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:04.485 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:04.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:04.487 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:01:04.588 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:04.637 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:04.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:04.642 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:01:04.743 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:01:04.763 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:01:04.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:04.765 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:01:04.815 INFO:teuthology.orchestra.run.smithi159.stdout:{ 2023-09-24T00:01:04.815 INFO:teuthology.orchestra.run.smithi159.stdout: "ops": [], 2023-09-24T00:01:04.815 INFO:teuthology.orchestra.run.smithi159.stdout: "num_ops": 0 2023-09-24T00:01:04.815 INFO:teuthology.orchestra.run.smithi159.stdout:} 2023-09-24T00:01:04.867 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:04.895 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:04.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:04.898 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:01:04.999 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:05.029 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:05.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:05.033 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:01:05.134 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:05.161 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:05.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:05.166 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:01:05.267 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:05.290 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:05.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:05.292 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:01:05.373 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:01:05 smithi159 bash[108473]: audit 2023-09-24T00:01:04.343774+0000 mon.a (mon.0) 1691 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:01:05.374 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:01:05 smithi159 bash[108473]: cluster 2023-09-24T00:01:05.006323+0000 mgr.y (mgr.25991) 1330 : cluster 0 pgmap v1492: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 70 active+clean; 3.9 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 18 KiB/s rd, 65 KiB/s wr, 102 op/s; 52247/190815 objects degraded (27.381%); 6710/190815 objects misplaced (3.516%); 2.0 MiB/s, 31 objects/s recovering 2023-09-24T00:01:05.374 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:01:05 smithi159 bash[105915]: audit 2023-09-24T00:01:04.343774+0000 mon.a (mon.0) 1691 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:01:05.374 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:01:05 smithi159 bash[105915]: cluster 2023-09-24T00:01:05.006323+0000 mgr.y (mgr.25991) 1330 : cluster 0 pgmap v1492: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 70 active+clean; 3.9 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 18 KiB/s rd, 65 KiB/s wr, 102 op/s; 52247/190815 objects degraded (27.381%); 6710/190815 objects misplaced (3.516%); 2.0 MiB/s, 31 objects/s recovering 2023-09-24T00:01:05.392 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:01:05.419 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:01:05.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:05.422 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:01:05.523 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:05.548 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:05.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:05.552 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:01:05.653 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:05.682 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:05.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:05.684 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:01:05.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:01:05 smithi164 bash[92846]: audit 2023-09-24T00:01:04.343774+0000 mon.a (mon.0) 1691 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:01:05.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:01:05 smithi164 bash[92846]: cluster 2023-09-24T00:01:05.006323+0000 mgr.y (mgr.25991) 1330 : cluster 0 pgmap v1492: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 70 active+clean; 3.9 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 18 KiB/s rd, 65 KiB/s wr, 102 op/s; 52247/190815 objects degraded (27.381%); 6710/190815 objects misplaced (3.516%); 2.0 MiB/s, 31 objects/s recovering 2023-09-24T00:01:05.785 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:05.819 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:05.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:05.820 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:01:05.921 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:05.943 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:05.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:05.949 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:01:06.050 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:01:06.072 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:01:06.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:06.075 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:01:06.175 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:01:06.211 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:01:06.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:06.214 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:01:06.314 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:01:06.342 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:01:06.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:06.345 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:01:06.446 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:06.470 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:06.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:06.476 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:01:06.577 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:06.604 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:06.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:06.608 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:01:06.709 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:06.742 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:06.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:06.745 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:01:06.846 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:06.880 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:06.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:06.886 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:01:06.987 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:07.013 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:07.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:07.017 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:01:07.117 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:07.148 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:07.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:07.151 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:01:07.252 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:07.274 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:07.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:07.277 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:01:07.378 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:07.405 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:07.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:07.408 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:01:07.509 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:01:07.540 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:01:07.545 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_blocked_ops 2023-09-24T00:01:07.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:07.546 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:01:07.647 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:07.670 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:07.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:07.673 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:01:07.773 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:07.798 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:07.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:07.801 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:01:07.902 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:07.940 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:07.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:07.946 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:01:08.046 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:08.073 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:08.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:08.076 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:01:08.176 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:08.184 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:01:08 smithi164 bash[92846]: cluster 2023-09-24T00:01:07.007098+0000 mgr.y (mgr.25991) 1331 : cluster 0 pgmap v1493: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 70 active+clean; 3.9 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 18 KiB/s rd, 65 KiB/s wr, 94 op/s; 52196/190185 objects degraded (27.445%); 6710/190185 objects misplaced (3.528%); 2.1 MiB/s, 32 objects/s recovering 2023-09-24T00:01:08.200 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:08.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:08.202 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:01:08.303 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:01:08.315 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:01:08 smithi159 bash[105915]: cluster 2023-09-24T00:01:07.007098+0000 mgr.y (mgr.25991) 1331 : cluster 0 pgmap v1493: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 70 active+clean; 3.9 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 18 KiB/s rd, 65 KiB/s wr, 94 op/s; 52196/190185 objects degraded (27.445%); 6710/190185 objects misplaced (3.528%); 2.1 MiB/s, 32 objects/s recovering 2023-09-24T00:01:08.315 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:01:08 smithi159 bash[108473]: cluster 2023-09-24T00:01:07.007098+0000 mgr.y (mgr.25991) 1331 : cluster 0 pgmap v1493: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 70 active+clean; 3.9 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 18 KiB/s rd, 65 KiB/s wr, 94 op/s; 52196/190185 objects degraded (27.445%); 6710/190185 objects misplaced (3.528%); 2.1 MiB/s, 32 objects/s recovering 2023-09-24T00:01:08.334 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:01:08.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:08.337 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:01:08.438 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:08.464 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:08.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:08.466 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:01:08.566 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:08.590 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:08.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:08.592 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:01:08.693 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:08.723 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:08.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:08.726 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:01:08.827 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:08.847 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:08.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:08.850 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:01:08.950 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:08.976 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:08.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:08.979 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:01:09.079 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:01:09.101 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:01:09.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:09.103 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:01:09.204 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:09.229 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:09.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:09.232 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:01:09.332 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:09.356 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:09.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:09.359 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:01:09.459 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:09.488 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:09.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:09.491 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:01:09.591 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:09.614 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:09.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:09.619 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:01:09.719 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:01:09.742 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:01:09.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:09.744 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:01:09.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:01:09 smithi164 bash[92846]: cluster 2023-09-24T00:01:08.063803+0000 mon.a (mon.0) 1692 : cluster 3 Health check update: Degraded data redundancy: 52196/190185 objects degraded (27.445%), 19 pgs degraded, 14 pgs undersized (PG_DEGRADED) 2023-09-24T00:01:09.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:01:09 smithi164 bash[92846]: audit 2023-09-24T00:01:08.308501+0000 mon.a (mon.0) 1693 : audit 1 from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-09-24T00:01:09.845 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:01:09.879 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:01:09.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:09.883 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:01:09.983 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:01:09.997 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:01:09 smithi159 bash[108473]: cluster 2023-09-24T00:01:08.063803+0000 mon.a (mon.0) 1692 : cluster 3 Health check update: Degraded data redundancy: 52196/190185 objects degraded (27.445%), 19 pgs degraded, 14 pgs undersized (PG_DEGRADED) 2023-09-24T00:01:09.997 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:01:09 smithi159 bash[108473]: audit 2023-09-24T00:01:08.308501+0000 mon.a (mon.0) 1693 : audit 1 from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-09-24T00:01:09.997 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:01:09 smithi159 bash[105915]: cluster 2023-09-24T00:01:08.063803+0000 mon.a (mon.0) 1692 : cluster 3 Health check update: Degraded data redundancy: 52196/190185 objects degraded (27.445%), 19 pgs degraded, 14 pgs undersized (PG_DEGRADED) 2023-09-24T00:01:09.997 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:01:09 smithi159 bash[105915]: audit 2023-09-24T00:01:08.308501+0000 mon.a (mon.0) 1693 : audit 1 from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-09-24T00:01:10.013 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:01:10.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:10.015 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:01:10.116 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:01:10.148 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:01:10.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:10.155 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:01:10.256 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:10.280 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:10.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:10.286 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:01:10.386 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:10.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:10.424 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:10.424 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:01:10.525 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:10.551 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:10.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:10.556 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:01:10.656 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:10.679 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:10.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:10.682 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:01:10.707 INFO:teuthology.orchestra.run.smithi159.stdout:{ 2023-09-24T00:01:10.708 INFO:teuthology.orchestra.run.smithi159.stdout: "success": "filestore_inject_stall = '3' (not observed, change may require restart) " 2023-09-24T00:01:10.708 INFO:teuthology.orchestra.run.smithi159.stdout:} 2023-09-24T00:01:10.783 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:01:10.806 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:01:10.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:10.808 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:01:10.909 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:10.932 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:10.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:10.935 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:01:11.036 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:01:11.061 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:01:11.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:11.063 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:01:11.075 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:01:11.164 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:11.190 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:11.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:11.195 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:01:11.295 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:11.322 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:11.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:11.326 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:01:11.427 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:11.456 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:11.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:11.460 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:01:11.561 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:11.590 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:11.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:11.598 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:01:11.629 INFO:teuthology.orchestra.run.smithi159.stderr:nodeep-scrub is unset 2023-09-24T00:01:11.698 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:11.728 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:11.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:11.731 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:01:11.831 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:01:11.850 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:01:11 smithi159 bash[105915]: cluster 2023-09-24T00:01:09.008427+0000 mgr.y (mgr.25991) 1332 : cluster 0 pgmap v1494: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 70 active+clean; 3.9 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 18 KiB/s rd, 65 KiB/s wr, 101 op/s; 52196/189213 objects degraded (27.586%); 6710/189213 objects misplaced (3.546%); 1.6 MiB/s, 25 objects/s recovering 2023-09-24T00:01:11.850 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:01:11 smithi159 bash[105915]: audit 2023-09-24T00:01:09.519543+0000 mon.a (mon.0) 1694 : audit 1 from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-09-24T00:01:11.850 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:01:11 smithi159 bash[105915]: audit 2023-09-24T00:01:09.520555+0000 mon.a (mon.0) 1695 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-24T00:01:11.850 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:01:11 smithi159 bash[105915]: audit 2023-09-24T00:01:09.520790+0000 mon.a (mon.0) 1696 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-24T00:01:11.851 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:01:11 smithi159 bash[105915]: audit 2023-09-24T00:01:09.520961+0000 mon.a (mon.0) 1697 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-24T00:01:11.851 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:01:11 smithi159 bash[105915]: audit 2023-09-24T00:01:09.529956+0000 mon.a (mon.0) 1698 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-24T00:01:11.851 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:01:11 smithi159 bash[105915]: audit 2023-09-24T00:01:09.530177+0000 mon.a (mon.0) 1699 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-24T00:01:11.851 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:01:11 smithi159 bash[105915]: audit 2023-09-24T00:01:09.530308+0000 mon.a (mon.0) 1700 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-24T00:01:11.851 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:01:11 smithi159 bash[108473]: cluster 2023-09-24T00:01:09.008427+0000 mgr.y (mgr.25991) 1332 : cluster 0 pgmap v1494: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 70 active+clean; 3.9 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 18 KiB/s rd, 65 KiB/s wr, 101 op/s; 52196/189213 objects degraded (27.586%); 6710/189213 objects misplaced (3.546%); 1.6 MiB/s, 25 objects/s recovering 2023-09-24T00:01:11.851 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:01:11 smithi159 bash[108473]: audit 2023-09-24T00:01:09.519543+0000 mon.a (mon.0) 1694 : audit 1 from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-09-24T00:01:11.851 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:01:11 smithi159 bash[108473]: audit 2023-09-24T00:01:09.520555+0000 mon.a (mon.0) 1695 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-24T00:01:11.851 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:01:11 smithi159 bash[108473]: audit 2023-09-24T00:01:09.520790+0000 mon.a (mon.0) 1696 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-24T00:01:11.851 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:01:11 smithi159 bash[108473]: audit 2023-09-24T00:01:09.520961+0000 mon.a (mon.0) 1697 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-24T00:01:11.851 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:01:11 smithi159 bash[108473]: audit 2023-09-24T00:01:09.529956+0000 mon.a (mon.0) 1698 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-24T00:01:11.852 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:01:11 smithi159 bash[108473]: audit 2023-09-24T00:01:09.530177+0000 mon.a (mon.0) 1699 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-24T00:01:11.852 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:01:11 smithi159 bash[108473]: audit 2023-09-24T00:01:09.530308+0000 mon.a (mon.0) 1700 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-24T00:01:11.855 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:01:11.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:11.857 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:01:11.958 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:01:11.965 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:01:11 smithi164 bash[92846]: cluster 2023-09-24T00:01:09.008427+0000 mgr.y (mgr.25991) 1332 : cluster 0 pgmap v1494: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 70 active+clean; 3.9 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 18 KiB/s rd, 65 KiB/s wr, 101 op/s; 52196/189213 objects degraded (27.586%); 6710/189213 objects misplaced (3.546%); 1.6 MiB/s, 25 objects/s recovering 2023-09-24T00:01:11.965 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:01:11 smithi164 bash[92846]: audit 2023-09-24T00:01:09.519543+0000 mon.a (mon.0) 1694 : audit 1 from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-09-24T00:01:11.965 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:01:11 smithi164 bash[92846]: audit 2023-09-24T00:01:09.520555+0000 mon.a (mon.0) 1695 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-24T00:01:11.966 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:01:11 smithi164 bash[92846]: audit 2023-09-24T00:01:09.520790+0000 mon.a (mon.0) 1696 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-24T00:01:11.966 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:01:11 smithi164 bash[92846]: audit 2023-09-24T00:01:09.520961+0000 mon.a (mon.0) 1697 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-24T00:01:11.966 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:01:11 smithi164 bash[92846]: audit 2023-09-24T00:01:09.529956+0000 mon.a (mon.0) 1698 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-24T00:01:11.966 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:01:11 smithi164 bash[92846]: audit 2023-09-24T00:01:09.530177+0000 mon.a (mon.0) 1699 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-24T00:01:11.966 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:01:11 smithi164 bash[92846]: audit 2023-09-24T00:01:09.530308+0000 mon.a (mon.0) 1700 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-24T00:01:11.982 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:01:11.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:11.985 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:01:12.085 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:12.110 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:12.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:12.112 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:01:12.213 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:12.241 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:12.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:12.243 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:01:12.343 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:01:12.368 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:01:12.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:12.371 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:01:12.472 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:01:12.501 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:01:12.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:12.503 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:01:12.604 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:12.621 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:01:12 smithi159 bash[105915]: audit 2023-09-24T00:01:09.531013+0000 mon.b (mon.1) 14 : audit 1 from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-09-24T00:01:12.621 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:01:12 smithi159 bash[105915]: audit 2023-09-24T00:01:10.606892+0000 mon.b (mon.1) 15 : audit 1 from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-09-24T00:01:12.621 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:01:12 smithi159 bash[105915]: audit 2023-09-24T00:01:10.609980+0000 mon.c (mon.2) 127 : audit 1 from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-09-24T00:01:12.621 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:01:12 smithi159 bash[105915]: audit 2023-09-24T00:01:10.612448+0000 mon.a (mon.0) 1701 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-24T00:01:12.621 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:01:12 smithi159 bash[105915]: audit 2023-09-24T00:01:10.612607+0000 mon.a (mon.0) 1702 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-24T00:01:12.621 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:01:12 smithi159 bash[105915]: audit 2023-09-24T00:01:10.612792+0000 mon.a (mon.0) 1703 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-24T00:01:12.621 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:01:12 smithi159 bash[105915]: audit 2023-09-24T00:01:10.941529+0000 mon.a (mon.0) 1704 : audit 1 from='client.? 172.21.15.159:0/2611768614' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-24T00:01:12.621 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:01:12 smithi159 bash[105915]: cluster 2023-09-24T00:01:11.009634+0000 mgr.y (mgr.25991) 1333 : cluster 0 pgmap v1495: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 70 active+clean; 3.8 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 18 KiB/s rd, 65 KiB/s wr, 103 op/s; 52104/188514 objects degraded (27.639%); 6654/188514 objects misplaced (3.530%); 2.2 MiB/s, 35 objects/s recovering 2023-09-24T00:01:12.622 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:01:12 smithi159 bash[105915]: audit 2023-09-24T00:01:11.557125+0000 mon.c (mon.2) 128 : audit 1 from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-09-24T00:01:12.622 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:01:12 smithi159 bash[105915]: cluster 2023-09-24T00:01:11.608230+0000 mon.a (mon.0) 1705 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-24T00:01:12.622 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:01:12 smithi159 bash[108473]: audit 2023-09-24T00:01:09.531013+0000 mon.b (mon.1) 14 : audit 1 from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-09-24T00:01:12.622 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:01:12 smithi159 bash[108473]: audit 2023-09-24T00:01:10.606892+0000 mon.b (mon.1) 15 : audit 1 from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-09-24T00:01:12.622 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:01:12 smithi159 bash[108473]: audit 2023-09-24T00:01:10.609980+0000 mon.c (mon.2) 127 : audit 1 from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-09-24T00:01:12.622 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:01:12 smithi159 bash[108473]: audit 2023-09-24T00:01:10.612448+0000 mon.a (mon.0) 1701 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-24T00:01:12.622 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:01:12 smithi159 bash[108473]: audit 2023-09-24T00:01:10.612607+0000 mon.a (mon.0) 1702 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-24T00:01:12.623 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:01:12 smithi159 bash[108473]: audit 2023-09-24T00:01:10.612792+0000 mon.a (mon.0) 1703 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-24T00:01:12.623 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:01:12 smithi159 bash[108473]: audit 2023-09-24T00:01:10.941529+0000 mon.a (mon.0) 1704 : audit 1 from='client.? 172.21.15.159:0/2611768614' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-24T00:01:12.623 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:01:12 smithi159 bash[108473]: cluster 2023-09-24T00:01:11.009634+0000 mgr.y (mgr.25991) 1333 : cluster 0 pgmap v1495: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 70 active+clean; 3.8 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 18 KiB/s rd, 65 KiB/s wr, 103 op/s; 52104/188514 objects degraded (27.639%); 6654/188514 objects misplaced (3.530%); 2.2 MiB/s, 35 objects/s recovering 2023-09-24T00:01:12.623 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:01:12 smithi159 bash[108473]: audit 2023-09-24T00:01:11.557125+0000 mon.c (mon.2) 128 : audit 1 from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-09-24T00:01:12.623 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:01:12 smithi159 bash[108473]: cluster 2023-09-24T00:01:11.608230+0000 mon.a (mon.0) 1705 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-24T00:01:12.623 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:01:12 smithi159 bash[108473]: audit 2023-09-24T00:01:11.621102+0000 mon.a (mon.0) 1706 : audit 1 from='client.? 172.21.15.159:0/2611768614' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-24T00:01:12.623 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:01:12 smithi159 bash[108473]: cluster 2023-09-24T00:01:11.621142+0000 osd.6 (osd.6) 426 : cluster 3 failed to encode map e364 with expected crc 2023-09-24T00:01:12.623 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:01:12 smithi159 bash[108473]: cluster 2023-09-24T00:01:11.621182+0000 mon.a (mon.0) 1707 : cluster 0 osdmap e364: 8 total, 8 up, 6 in 2023-09-24T00:01:12.623 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:01:12 smithi159 bash[108473]: cluster 2023-09-24T00:01:11.623714+0000 osd.5 (osd.5) 199 : cluster 3 failed to encode map e364 with expected crc 2023-09-24T00:01:12.630 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:12.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:12.632 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:01:12.732 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:12.759 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:12.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:12.761 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:01:12.863 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:12.871 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:01:12 smithi164 bash[92846]: audit 2023-09-24T00:01:09.531013+0000 mon.b (mon.1) 14 : audit 1 from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-09-24T00:01:12.871 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:01:12 smithi164 bash[92846]: audit 2023-09-24T00:01:10.606892+0000 mon.b (mon.1) 15 : audit 1 from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-09-24T00:01:12.871 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:01:12 smithi164 bash[92846]: audit 2023-09-24T00:01:10.609980+0000 mon.c (mon.2) 127 : audit 1 from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-09-24T00:01:12.871 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:01:12 smithi164 bash[92846]: audit 2023-09-24T00:01:10.612448+0000 mon.a (mon.0) 1701 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-24T00:01:12.871 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:01:12 smithi164 bash[92846]: audit 2023-09-24T00:01:10.612607+0000 mon.a (mon.0) 1702 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-24T00:01:12.871 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:01:12 smithi164 bash[92846]: audit 2023-09-24T00:01:10.612792+0000 mon.a (mon.0) 1703 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-24T00:01:12.871 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:01:12 smithi164 bash[92846]: audit 2023-09-24T00:01:10.941529+0000 mon.a (mon.0) 1704 : audit 1 from='client.? 172.21.15.159:0/2611768614' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-24T00:01:12.871 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:01:12 smithi164 bash[92846]: cluster 2023-09-24T00:01:11.009634+0000 mgr.y (mgr.25991) 1333 : cluster 0 pgmap v1495: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 70 active+clean; 3.8 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 18 KiB/s rd, 65 KiB/s wr, 103 op/s; 52104/188514 objects degraded (27.639%); 6654/188514 objects misplaced (3.530%); 2.2 MiB/s, 35 objects/s recovering 2023-09-24T00:01:12.872 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:01:12 smithi164 bash[92846]: audit 2023-09-24T00:01:11.557125+0000 mon.c (mon.2) 128 : audit 1 from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-09-24T00:01:12.872 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:01:12 smithi164 bash[92846]: cluster 2023-09-24T00:01:11.608230+0000 mon.a (mon.0) 1705 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-24T00:01:12.872 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:01:12 smithi164 bash[92846]: audit 2023-09-24T00:01:11.621102+0000 mon.a (mon.0) 1706 : audit 1 from='client.? 172.21.15.159:0/2611768614' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-24T00:01:12.872 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:01:12 smithi164 bash[92846]: cluster 2023-09-24T00:01:11.621142+0000 osd.6 (osd.6) 426 : cluster 3 failed to encode map e364 with expected crc 2023-09-24T00:01:12.872 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:01:12 smithi164 bash[92846]: cluster 2023-09-24T00:01:11.621182+0000 mon.a (mon.0) 1707 : cluster 0 osdmap e364: 8 total, 8 up, 6 in 2023-09-24T00:01:12.872 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:01:12 smithi164 bash[92846]: cluster 2023-09-24T00:01:11.623714+0000 osd.5 (osd.5) 199 : cluster 3 failed to encode map e364 with expected crc 2023-09-24T00:01:12.889 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:12.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:12.892 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:01:12.992 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:01:13.016 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:01:13.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:13.019 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:01:13.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:01:12 smithi159 bash[105915]: audit 2023-09-24T00:01:11.621102+0000 mon.a (mon.0) 1706 : audit 1 from='client.? 172.21.15.159:0/2611768614' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-24T00:01:13.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:01:12 smithi159 bash[105915]: cluster 2023-09-24T00:01:11.621142+0000 osd.6 (osd.6) 426 : cluster 3 failed to encode map e364 with expected crc 2023-09-24T00:01:13.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:01:12 smithi159 bash[105915]: cluster 2023-09-24T00:01:11.621182+0000 mon.a (mon.0) 1707 : cluster 0 osdmap e364: 8 total, 8 up, 6 in 2023-09-24T00:01:13.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:01:12 smithi159 bash[105915]: cluster 2023-09-24T00:01:11.623714+0000 osd.5 (osd.5) 199 : cluster 3 failed to encode map e364 with expected crc 2023-09-24T00:01:13.120 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:13.147 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:13.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:13.149 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:01:13.250 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:13.273 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:13.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:13.276 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:01:13.377 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:13.398 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:13.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:13.400 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:01:13.501 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:13.530 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:13.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:13.532 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:01:13.633 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:13.644 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:01:13 smithi159 bash[105915]: cluster 2023-09-24T00:01:13.010293+0000 mgr.y (mgr.25991) 1334 : cluster 0 pgmap v1497: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 70 active+clean; 3.8 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 921 B/s rd, 39 KiB/s wr, 108 op/s; 52138/188412 objects degraded (27.672%); 6654/188412 objects misplaced (3.532%); 1.8 MiB/s, 28 objects/s recovering 2023-09-24T00:01:13.644 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:01:13 smithi159 bash[105915]: cluster 2023-09-24T00:01:13.064755+0000 mon.a (mon.0) 1708 : cluster 3 Health check update: Degraded data redundancy: 52104/188514 objects degraded (27.639%), 19 pgs degraded, 14 pgs undersized (PG_DEGRADED) 2023-09-24T00:01:13.645 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:01:13 smithi159 bash[108473]: cluster 2023-09-24T00:01:13.010293+0000 mgr.y (mgr.25991) 1334 : cluster 0 pgmap v1497: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 70 active+clean; 3.8 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 921 B/s rd, 39 KiB/s wr, 108 op/s; 52138/188412 objects degraded (27.672%); 6654/188412 objects misplaced (3.532%); 1.8 MiB/s, 28 objects/s recovering 2023-09-24T00:01:13.645 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:01:13 smithi159 bash[108473]: cluster 2023-09-24T00:01:13.064755+0000 mon.a (mon.0) 1708 : cluster 3 Health check update: Degraded data redundancy: 52104/188514 objects degraded (27.639%), 19 pgs degraded, 14 pgs undersized (PG_DEGRADED) 2023-09-24T00:01:13.661 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:13.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:13.664 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:01:13.765 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:01:13.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:01:13 smithi164 bash[92846]: cluster 2023-09-24T00:01:13.010293+0000 mgr.y (mgr.25991) 1334 : cluster 0 pgmap v1497: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 70 active+clean; 3.8 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 921 B/s rd, 39 KiB/s wr, 108 op/s; 52138/188412 objects degraded (27.672%); 6654/188412 objects misplaced (3.532%); 1.8 MiB/s, 28 objects/s recovering 2023-09-24T00:01:13.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:01:13 smithi164 bash[92846]: cluster 2023-09-24T00:01:13.064755+0000 mon.a (mon.0) 1708 : cluster 3 Health check update: Degraded data redundancy: 52104/188514 objects degraded (27.639%), 19 pgs degraded, 14 pgs undersized (PG_DEGRADED) 2023-09-24T00:01:13.791 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:01:13.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:13.794 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:01:13.894 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:13.905 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 24 00:01:13 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [24/Sep/2023:00:01:13] "GET /metrics HTTP/1.1" 200 36662 "" "Prometheus/2.43.0" 2023-09-24T00:01:13.919 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:13.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:13.922 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:01:14.022 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:01:14.047 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:01:14.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:14.050 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:01:14.151 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:14.173 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:14.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:14.176 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:01:14.277 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:14.309 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:14.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:14.312 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:01:14.412 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:14.434 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:14.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:14.437 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:01:14.538 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:14.570 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:14.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:14.572 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:01:14.673 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:01:14.699 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:01:14.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:14.701 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:01:14.800 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:01:14.802 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:14.830 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:14.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:14.832 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:01:14.933 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:14.965 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:14.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:14.967 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:01:15.068 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:15.092 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:15.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:15.094 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:01:15.194 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:15.220 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:15.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:15.223 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:01:15.324 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:15.346 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:15.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:15.354 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:01:15.455 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:01:15.478 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:01:15.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:15.480 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:01:15.581 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:01:15.603 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:01:15.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:15.605 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:01:15.706 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:15.731 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:15.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:15.733 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:01:15.834 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:01:15.863 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:01:15.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:15.866 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:01:15.967 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:15.993 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:15.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:15.995 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:01:16.096 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:16.121 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:16.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:16.123 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:01:16.224 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:16.247 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:16.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:16.250 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:01:16.351 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:01:16.363 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:01:16 smithi159 bash[108473]: cluster 2023-09-24T00:01:15.011235+0000 mgr.y (mgr.25991) 1335 : cluster 0 pgmap v1498: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 70 active+clean; 3.8 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 921 B/s rd, 26 KiB/s wr, 105 op/s; 52138/187710 objects degraded (27.776%); 6582/187710 objects misplaced (3.506%); 1.8 MiB/s, 28 objects/s recovering 2023-09-24T00:01:16.363 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:01:16 smithi159 bash[105915]: cluster 2023-09-24T00:01:15.011235+0000 mgr.y (mgr.25991) 1335 : cluster 0 pgmap v1498: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 70 active+clean; 3.8 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 921 B/s rd, 26 KiB/s wr, 105 op/s; 52138/187710 objects degraded (27.776%); 6582/187710 objects misplaced (3.506%); 1.8 MiB/s, 28 objects/s recovering 2023-09-24T00:01:16.379 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:01:16.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:16.382 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:01:16.458 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-24T00:01:16.482 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:16.492 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:01:16 smithi164 bash[92846]: cluster 2023-09-24T00:01:15.011235+0000 mgr.y (mgr.25991) 1335 : cluster 0 pgmap v1498: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 70 active+clean; 3.8 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 921 B/s rd, 26 KiB/s wr, 105 op/s; 52138/187710 objects degraded (27.776%); 6582/187710 objects misplaced (3.506%); 1.8 MiB/s, 28 objects/s recovering 2023-09-24T00:01:16.507 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:16.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:16.510 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:01:16.611 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:01:16.637 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:01:16.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:16.643 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:01:16.743 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:01:16.764 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:01:16.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:16.766 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:01:16.867 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:16.892 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:16.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:16.894 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:01:16.994 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:17.019 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:17.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:17.022 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:01:17.123 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:01:17.149 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:01:17.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:17.151 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:01:17.252 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:01:17.272 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:01:17.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:17.275 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:01:17.376 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:17.399 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:17.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:17.401 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:01:17.502 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:01:17.525 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:01:17.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:17.528 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:01:17.628 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:17.657 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:17.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:17.661 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:01:17.762 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:17.785 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:17.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:17.789 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:01:17.837 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 3, 6, 7, 5] out_osds: [0, 4] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-09-24T00:01:17.837 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-24T00:01:17.837 INFO:tasks.thrashosds.thrasher:Killing osd 1, live_osds are [0, 1, 2, 3, 4, 5, 6, 7] 2023-09-24T00:01:17.837 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2023-09-24T00:01:17.838 DEBUG:teuthology.orchestra.run.smithi159:> sudo systemctl stop ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7@osd.1 2023-09-24T00:01:17.890 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:01:17.912 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:01:17.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:17.914 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:01:18.015 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:01:18.037 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:01:18.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:18.039 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:01:18.102 INFO:journalctl@ceph.osd.1.smithi159.stdout:Sep 24 00:01:17 smithi159 systemd[1]: Stopping Ceph osd.1 for e43465dc-5a64-11ee-8db4-212e2dc638e7... 2023-09-24T00:01:18.140 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:18.162 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:18.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:18.167 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:01:18.167 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:01:18 smithi164 bash[92846]: cluster 2023-09-24T00:01:17.012166+0000 mgr.y (mgr.25991) 1336 : cluster 0 pgmap v1499: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 70 active+clean; 3.8 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 921 B/s rd, 26 KiB/s wr, 104 op/s; 52098/187122 objects degraded (27.842%); 6582/187122 objects misplaced (3.517%); 1.8 MiB/s, 30 objects/s recovering 2023-09-24T00:01:18.167 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:01:18 smithi164 bash[92846]: audit 2023-09-24T00:01:17.271205+0000 mon.a (mon.0) 1709 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:01:18.167 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:01:18 smithi164 bash[92846]: audit 2023-09-24T00:01:17.272354+0000 mon.a (mon.0) 1710 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:01:18.167 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:01:18 smithi164 bash[92846]: cluster 2023-09-24T00:01:18.066789+0000 mon.a (mon.0) 1711 : cluster 3 Health check update: Degraded data redundancy: 52098/187122 objects degraded (27.842%), 19 pgs degraded, 14 pgs undersized (PG_DEGRADED) 2023-09-24T00:01:18.268 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:18.290 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:18.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:18.294 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:01:18.394 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:18.426 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:18.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:18.430 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:01:18.531 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:18.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:01:18 smithi159 bash[105915]: cluster 2023-09-24T00:01:17.012166+0000 mgr.y (mgr.25991) 1336 : cluster 0 pgmap v1499: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 70 active+clean; 3.8 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 921 B/s rd, 26 KiB/s wr, 104 op/s; 52098/187122 objects degraded (27.842%); 6582/187122 objects misplaced (3.517%); 1.8 MiB/s, 30 objects/s recovering 2023-09-24T00:01:18.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:01:18 smithi159 bash[105915]: audit 2023-09-24T00:01:17.271205+0000 mon.a (mon.0) 1709 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:01:18.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:01:18 smithi159 bash[105915]: audit 2023-09-24T00:01:17.272354+0000 mon.a (mon.0) 1710 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:01:18.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:01:18 smithi159 bash[105915]: cluster 2023-09-24T00:01:18.066789+0000 mon.a (mon.0) 1711 : cluster 3 Health check update: Degraded data redundancy: 52098/187122 objects degraded (27.842%), 19 pgs degraded, 14 pgs undersized (PG_DEGRADED) 2023-09-24T00:01:18.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:01:18 smithi159 bash[108473]: cluster 2023-09-24T00:01:17.012166+0000 mgr.y (mgr.25991) 1336 : cluster 0 pgmap v1499: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 70 active+clean; 3.8 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 921 B/s rd, 26 KiB/s wr, 104 op/s; 52098/187122 objects degraded (27.842%); 6582/187122 objects misplaced (3.517%); 1.8 MiB/s, 30 objects/s recovering 2023-09-24T00:01:18.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:01:18 smithi159 bash[108473]: audit 2023-09-24T00:01:17.271205+0000 mon.a (mon.0) 1709 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:01:18.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:01:18 smithi159 bash[108473]: audit 2023-09-24T00:01:17.272354+0000 mon.a (mon.0) 1710 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:01:18.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:01:18 smithi159 bash[108473]: cluster 2023-09-24T00:01:18.066789+0000 mon.a (mon.0) 1711 : cluster 3 Health check update: Degraded data redundancy: 52098/187122 objects degraded (27.842%), 19 pgs degraded, 14 pgs undersized (PG_DEGRADED) 2023-09-24T00:01:18.559 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:18.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:18.562 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:01:18.663 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:01:18.705 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:01:18.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:18.709 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:01:18.810 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:18.833 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:18.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:18.835 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:01:18.936 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:18.962 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:18.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:18.964 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:01:19.065 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:19.079 INFO:journalctl@ceph.osd.1.smithi159.stdout:Sep 24 00:01:18 smithi159 bash[122652]: debug 2023-09-24T00:01:18.848+0000 7fc526e88700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-09-24T00:01:19.079 INFO:journalctl@ceph.osd.1.smithi159.stdout:Sep 24 00:01:18 smithi159 bash[122652]: debug 2023-09-24T00:01:18.848+0000 7fc526e88700 -1 osd.1 364 *** Got signal Terminated *** 2023-09-24T00:01:19.079 INFO:journalctl@ceph.osd.1.smithi159.stdout:Sep 24 00:01:18 smithi159 bash[122652]: debug 2023-09-24T00:01:18.848+0000 7fc526e88700 -1 osd.1 364 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-24T00:01:19.099 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:19.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:19.102 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:01:19.202 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:19.232 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:19.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:19.234 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:01:19.335 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:01:19.344 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:01:19 smithi164 bash[92846]: cluster 2023-09-24T00:01:18.852735+0000 mon.a (mon.0) 1712 : cluster 1 osd.1 marked itself down and dead 2023-09-24T00:01:19.359 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:01:19.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:19.362 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:01:19.379 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:01:19 smithi159 bash[105915]: cluster 2023-09-24T00:01:18.852735+0000 mon.a (mon.0) 1712 : cluster 1 osd.1 marked itself down and dead 2023-09-24T00:01:19.379 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:01:19 smithi159 bash[108473]: cluster 2023-09-24T00:01:18.852735+0000 mon.a (mon.0) 1712 : cluster 1 osd.1 marked itself down and dead 2023-09-24T00:01:19.462 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:19.487 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:19.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:19.490 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:01:19.590 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:19.615 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:19.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:19.619 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:01:19.719 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:19.743 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:19.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:19.784 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:01:19.885 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:19.905 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:19.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:19.907 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:01:19.920 INFO:teuthology.orchestra.run.smithi159.stdout:osd.0: {} 2023-09-24T00:01:19.942 INFO:teuthology.orchestra.run.smithi159.stdout:osd.2: {} 2023-09-24T00:01:19.967 INFO:teuthology.orchestra.run.smithi159.stdout:osd.3: {} 2023-09-24T00:01:19.993 INFO:teuthology.orchestra.run.smithi159.stdout:osd.4: {} 2023-09-24T00:01:20.008 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:01:20.018 INFO:teuthology.orchestra.run.smithi159.stdout:osd.5: {} 2023-09-24T00:01:20.032 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:01:20.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:20.034 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:01:20.041 INFO:teuthology.orchestra.run.smithi159.stdout:osd.6: {} 2023-09-24T00:01:20.069 INFO:teuthology.orchestra.run.smithi159.stdout:osd.7: {} 2023-09-24T00:01:20.070 INFO:teuthology.orchestra.run.smithi159.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-24T00:01:20.070 INFO:teuthology.orchestra.run.smithi159.stderr:Error ENXIO: problem getting command descriptions from osd.1 2023-09-24T00:01:20.070 INFO:teuthology.orchestra.run.smithi159.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-24T00:01:20.070 INFO:teuthology.orchestra.run.smithi159.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-24T00:01:20.070 INFO:teuthology.orchestra.run.smithi159.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-24T00:01:20.070 INFO:teuthology.orchestra.run.smithi159.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-24T00:01:20.070 INFO:teuthology.orchestra.run.smithi159.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-24T00:01:20.070 INFO:teuthology.orchestra.run.smithi159.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-24T00:01:20.135 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:01:20.164 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:01:20.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:20.170 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:01:20.271 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:01:20.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:01:20 smithi164 bash[92846]: cluster 2023-09-24T00:01:19.013046+0000 mgr.y (mgr.25991) 1337 : cluster 0 pgmap v1500: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 70 active+clean; 3.8 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 921 B/s rd, 26 KiB/s wr, 94 op/s; 52098/186444 objects degraded (27.943%); 6582/186444 objects misplaced (3.530%); 1.8 MiB/s, 30 objects/s recovering 2023-09-24T00:01:20.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:01:20 smithi164 bash[92846]: cluster 2023-09-24T00:01:19.075750+0000 mon.a (mon.0) 1713 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-24T00:01:20.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:01:20 smithi164 bash[92846]: cluster 2023-09-24T00:01:19.086435+0000 osd.6 (osd.6) 427 : cluster 3 failed to encode map e365 with expected crc 2023-09-24T00:01:20.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:01:20 smithi164 bash[92846]: cluster 2023-09-24T00:01:19.089040+0000 mon.a (mon.0) 1714 : cluster 0 osdmap e365: 8 total, 7 up, 6 in 2023-09-24T00:01:20.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:01:20 smithi164 bash[92846]: cluster 2023-09-24T00:01:19.089770+0000 osd.6 (osd.6) 428 : cluster 3 failed to encode map e365 with expected crc 2023-09-24T00:01:20.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:01:20 smithi164 bash[92846]: cluster 2023-09-24T00:01:19.090001+0000 osd.7 (osd.7) 227 : cluster 3 failed to encode map e365 with expected crc 2023-09-24T00:01:20.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:01:20 smithi164 bash[92846]: cluster 2023-09-24T00:01:19.092234+0000 osd.5 (osd.5) 200 : cluster 3 failed to encode map e365 with expected crc 2023-09-24T00:01:20.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:01:20 smithi164 bash[92846]: cluster 2023-09-24T00:01:19.092912+0000 osd.4 (osd.4) 286 : cluster 3 failed to encode map e365 with expected crc 2023-09-24T00:01:20.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:01:20 smithi164 bash[92846]: cluster 2023-09-24T00:01:19.107040+0000 osd.4 (osd.4) 287 : cluster 3 failed to encode map e365 with expected crc 2023-09-24T00:01:20.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:01:20 smithi164 bash[92846]: audit 2023-09-24T00:01:19.892599+0000 mon.a (mon.0) 1715 : audit 0 from='client.? 172.21.15.159:0/1120135081' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-24T00:01:20.297 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:01:20.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:20.300 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:01:20.391 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:01:20 smithi159 bash[105915]: cluster 2023-09-24T00:01:19.013046+0000 mgr.y (mgr.25991) 1337 : cluster 0 pgmap v1500: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 70 active+clean; 3.8 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 921 B/s rd, 26 KiB/s wr, 94 op/s; 52098/186444 objects degraded (27.943%); 6582/186444 objects misplaced (3.530%); 1.8 MiB/s, 30 objects/s recovering 2023-09-24T00:01:20.391 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:01:20 smithi159 bash[105915]: cluster 2023-09-24T00:01:19.075750+0000 mon.a (mon.0) 1713 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-24T00:01:20.391 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:01:20 smithi159 bash[105915]: cluster 2023-09-24T00:01:19.086435+0000 osd.6 (osd.6) 427 : cluster 3 failed to encode map e365 with expected crc 2023-09-24T00:01:20.391 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:01:20 smithi159 bash[105915]: cluster 2023-09-24T00:01:19.089040+0000 mon.a (mon.0) 1714 : cluster 0 osdmap e365: 8 total, 7 up, 6 in 2023-09-24T00:01:20.392 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:01:20 smithi159 bash[105915]: cluster 2023-09-24T00:01:19.089770+0000 osd.6 (osd.6) 428 : cluster 3 failed to encode map e365 with expected crc 2023-09-24T00:01:20.392 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:01:20 smithi159 bash[105915]: cluster 2023-09-24T00:01:19.090001+0000 osd.7 (osd.7) 227 : cluster 3 failed to encode map e365 with expected crc 2023-09-24T00:01:20.392 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:01:20 smithi159 bash[105915]: cluster 2023-09-24T00:01:19.092234+0000 osd.5 (osd.5) 200 : cluster 3 failed to encode map e365 with expected crc 2023-09-24T00:01:20.392 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:01:20 smithi159 bash[105915]: cluster 2023-09-24T00:01:19.092912+0000 osd.4 (osd.4) 286 : cluster 3 failed to encode map e365 with expected crc 2023-09-24T00:01:20.392 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:01:20 smithi159 bash[105915]: cluster 2023-09-24T00:01:19.107040+0000 osd.4 (osd.4) 287 : cluster 3 failed to encode map e365 with expected crc 2023-09-24T00:01:20.392 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:01:20 smithi159 bash[105915]: audit 2023-09-24T00:01:19.892599+0000 mon.a (mon.0) 1715 : audit 0 from='client.? 172.21.15.159:0/1120135081' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-24T00:01:20.392 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:01:20 smithi159 bash[108473]: cluster 2023-09-24T00:01:19.013046+0000 mgr.y (mgr.25991) 1337 : cluster 0 pgmap v1500: 89 pgs: 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 70 active+clean; 3.8 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 921 B/s rd, 26 KiB/s wr, 94 op/s; 52098/186444 objects degraded (27.943%); 6582/186444 objects misplaced (3.530%); 1.8 MiB/s, 30 objects/s recovering 2023-09-24T00:01:20.392 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:01:20 smithi159 bash[108473]: cluster 2023-09-24T00:01:19.075750+0000 mon.a (mon.0) 1713 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-24T00:01:20.392 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:01:20 smithi159 bash[108473]: cluster 2023-09-24T00:01:19.086435+0000 osd.6 (osd.6) 427 : cluster 3 failed to encode map e365 with expected crc 2023-09-24T00:01:20.392 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:01:20 smithi159 bash[108473]: cluster 2023-09-24T00:01:19.089040+0000 mon.a (mon.0) 1714 : cluster 0 osdmap e365: 8 total, 7 up, 6 in 2023-09-24T00:01:20.393 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:01:20 smithi159 bash[108473]: cluster 2023-09-24T00:01:19.089770+0000 osd.6 (osd.6) 428 : cluster 3 failed to encode map e365 with expected crc 2023-09-24T00:01:20.393 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:01:20 smithi159 bash[108473]: cluster 2023-09-24T00:01:19.090001+0000 osd.7 (osd.7) 227 : cluster 3 failed to encode map e365 with expected crc 2023-09-24T00:01:20.393 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:01:20 smithi159 bash[108473]: cluster 2023-09-24T00:01:19.092234+0000 osd.5 (osd.5) 200 : cluster 3 failed to encode map e365 with expected crc 2023-09-24T00:01:20.393 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:01:20 smithi159 bash[108473]: cluster 2023-09-24T00:01:19.092912+0000 osd.4 (osd.4) 286 : cluster 3 failed to encode map e365 with expected crc 2023-09-24T00:01:20.393 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:01:20 smithi159 bash[108473]: cluster 2023-09-24T00:01:19.107040+0000 osd.4 (osd.4) 287 : cluster 3 failed to encode map e365 with expected crc 2023-09-24T00:01:20.393 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:01:20 smithi159 bash[108473]: audit 2023-09-24T00:01:19.892599+0000 mon.a (mon.0) 1715 : audit 0 from='client.? 172.21.15.159:0/1120135081' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-24T00:01:20.401 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:20.422 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:20.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:20.425 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:01:20.526 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:20.554 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:20.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:20.557 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:01:20.657 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:20.688 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:20.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:20.691 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:01:20.793 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:20.819 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:20.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:20.821 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:01:20.922 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:20.943 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:20.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:20.946 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:01:21.047 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:21.080 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:21.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:21.083 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:01:21.184 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:01:21.211 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:01:21.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:21.215 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:01:21.315 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:21.345 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:21.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:21.350 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:01:21.450 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:01:21.474 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:01:21.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:21.476 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:01:21.491 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:01:21 smithi159 bash[105915]: cluster 2023-09-24T00:01:20.097105+0000 osd.6 (osd.6) 429 : cluster 3 failed to encode map e366 with expected crc 2023-09-24T00:01:21.491 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:01:21 smithi159 bash[105915]: cluster 2023-09-24T00:01:20.097499+0000 osd.4 (osd.4) 288 : cluster 3 failed to encode map e366 with expected crc 2023-09-24T00:01:21.491 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:01:21 smithi159 bash[105915]: cluster 2023-09-24T00:01:20.097922+0000 mon.a (mon.0) 1716 : cluster 0 osdmap e366: 8 total, 7 up, 6 in 2023-09-24T00:01:21.491 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:01:21 smithi159 bash[105915]: cluster 2023-09-24T00:01:20.099648+0000 osd.6 (osd.6) 430 : cluster 3 failed to encode map e366 with expected crc 2023-09-24T00:01:21.491 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:01:21 smithi159 bash[105915]: cluster 2023-09-24T00:01:20.099960+0000 osd.7 (osd.7) 228 : cluster 3 failed to encode map e366 with expected crc 2023-09-24T00:01:21.492 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:01:21 smithi159 bash[105915]: cluster 2023-09-24T00:01:20.100132+0000 osd.5 (osd.5) 201 : cluster 3 failed to encode map e366 with expected crc 2023-09-24T00:01:21.492 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:01:21 smithi159 bash[108473]: cluster 2023-09-24T00:01:20.097105+0000 osd.6 (osd.6) 429 : cluster 3 failed to encode map e366 with expected crc 2023-09-24T00:01:21.492 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:01:21 smithi159 bash[108473]: cluster 2023-09-24T00:01:20.097499+0000 osd.4 (osd.4) 288 : cluster 3 failed to encode map e366 with expected crc 2023-09-24T00:01:21.492 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:01:21 smithi159 bash[108473]: cluster 2023-09-24T00:01:20.097922+0000 mon.a (mon.0) 1716 : cluster 0 osdmap e366: 8 total, 7 up, 6 in 2023-09-24T00:01:21.492 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:01:21 smithi159 bash[108473]: cluster 2023-09-24T00:01:20.099648+0000 osd.6 (osd.6) 430 : cluster 3 failed to encode map e366 with expected crc 2023-09-24T00:01:21.492 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:01:21 smithi159 bash[108473]: cluster 2023-09-24T00:01:20.099960+0000 osd.7 (osd.7) 228 : cluster 3 failed to encode map e366 with expected crc 2023-09-24T00:01:21.492 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:01:21 smithi159 bash[108473]: cluster 2023-09-24T00:01:20.100132+0000 osd.5 (osd.5) 201 : cluster 3 failed to encode map e366 with expected crc 2023-09-24T00:01:21.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:01:21 smithi164 bash[92846]: cluster 2023-09-24T00:01:20.097105+0000 osd.6 (osd.6) 429 : cluster 3 failed to encode map e366 with expected crc 2023-09-24T00:01:21.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:01:21 smithi164 bash[92846]: cluster 2023-09-24T00:01:20.097499+0000 osd.4 (osd.4) 288 : cluster 3 failed to encode map e366 with expected crc 2023-09-24T00:01:21.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:01:21 smithi164 bash[92846]: cluster 2023-09-24T00:01:20.097922+0000 mon.a (mon.0) 1716 : cluster 0 osdmap e366: 8 total, 7 up, 6 in 2023-09-24T00:01:21.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:01:21 smithi164 bash[92846]: cluster 2023-09-24T00:01:20.099648+0000 osd.6 (osd.6) 430 : cluster 3 failed to encode map e366 with expected crc 2023-09-24T00:01:21.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:01:21 smithi164 bash[92846]: cluster 2023-09-24T00:01:20.099960+0000 osd.7 (osd.7) 228 : cluster 3 failed to encode map e366 with expected crc 2023-09-24T00:01:21.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:01:21 smithi164 bash[92846]: cluster 2023-09-24T00:01:20.100132+0000 osd.5 (osd.5) 201 : cluster 3 failed to encode map e366 with expected crc 2023-09-24T00:01:21.577 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:21.600 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:21.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:21.604 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:01:21.704 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:21.727 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:21.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:21.729 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:01:21.829 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:21.857 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:21.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:21.862 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:01:21.963 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:21.987 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:21.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:21.990 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:01:22.090 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:22.120 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:22.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:22.126 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:01:22.226 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:22.251 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:22.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:22.253 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:01:22.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:01:22 smithi159 bash[105915]: cluster 2023-09-24T00:01:21.013872+0000 mgr.y (mgr.25991) 1338 : cluster 0 pgmap v1503: 89 pgs: 1 active+recovering+undersized+remapped, 10 active+undersized, 3 remapped+peering, 20 peering, 1 remapped, 1 stale+active+recovery_wait+degraded, 1 active+recovery_wait+degraded, 2 active+undersized+degraded, 2 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 40 active+clean; 3.8 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 1.1 KiB/s rd, 33 KiB/s wr, 110 op/s; 33384/185832 objects degraded (17.965%); 12495/185832 objects misplaced (6.724%); 2.7 MiB/s, 44 objects/s recovering 2023-09-24T00:01:22.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:01:22 smithi159 bash[105915]: cluster 2023-09-24T00:01:21.095285+0000 mon.a (mon.0) 1717 : cluster 3 Health check failed: Reduced data availability: 7 pgs inactive, 7 pgs peering (PG_AVAILABILITY) 2023-09-24T00:01:22.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:01:22 smithi159 bash[105915]: cluster 2023-09-24T00:01:21.104700+0000 osd.6 (osd.6) 431 : cluster 3 failed to encode map e367 with expected crc 2023-09-24T00:01:22.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:01:22 smithi159 bash[105915]: cluster 2023-09-24T00:01:21.106275+0000 mon.a (mon.0) 1718 : cluster 0 osdmap e367: 8 total, 7 up, 6 in 2023-09-24T00:01:22.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:01:22 smithi159 bash[105915]: cluster 2023-09-24T00:01:21.108389+0000 osd.5 (osd.5) 202 : cluster 3 failed to encode map e367 with expected crc 2023-09-24T00:01:22.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:01:22 smithi159 bash[105915]: cluster 2023-09-24T00:01:21.108631+0000 osd.7 (osd.7) 229 : cluster 3 failed to encode map e367 with expected crc 2023-09-24T00:01:22.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:01:22 smithi159 bash[105915]: cluster 2023-09-24T00:01:21.116473+0000 osd.7 (osd.7) 230 : cluster 3 failed to encode map e367 with expected crc 2023-09-24T00:01:22.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:01:22 smithi159 bash[105915]: cluster 2023-09-24T00:01:21.119063+0000 osd.7 (osd.7) 231 : cluster 3 failed to encode map e367 with expected crc 2023-09-24T00:01:22.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:01:22 smithi159 bash[108473]: cluster 2023-09-24T00:01:21.013872+0000 mgr.y (mgr.25991) 1338 : cluster 0 pgmap v1503: 89 pgs: 1 active+recovering+undersized+remapped, 10 active+undersized, 3 remapped+peering, 20 peering, 1 remapped, 1 stale+active+recovery_wait+degraded, 1 active+recovery_wait+degraded, 2 active+undersized+degraded, 2 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 40 active+clean; 3.8 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 1.1 KiB/s rd, 33 KiB/s wr, 110 op/s; 33384/185832 objects degraded (17.965%); 12495/185832 objects misplaced (6.724%); 2.7 MiB/s, 44 objects/s recovering 2023-09-24T00:01:22.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:01:22 smithi159 bash[108473]: cluster 2023-09-24T00:01:21.095285+0000 mon.a (mon.0) 1717 : cluster 3 Health check failed: Reduced data availability: 7 pgs inactive, 7 pgs peering (PG_AVAILABILITY) 2023-09-24T00:01:22.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:01:22 smithi159 bash[108473]: cluster 2023-09-24T00:01:21.104700+0000 osd.6 (osd.6) 431 : cluster 3 failed to encode map e367 with expected crc 2023-09-24T00:01:22.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:01:22 smithi159 bash[108473]: cluster 2023-09-24T00:01:21.106275+0000 mon.a (mon.0) 1718 : cluster 0 osdmap e367: 8 total, 7 up, 6 in 2023-09-24T00:01:22.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:01:22 smithi159 bash[108473]: cluster 2023-09-24T00:01:21.108389+0000 osd.5 (osd.5) 202 : cluster 3 failed to encode map e367 with expected crc 2023-09-24T00:01:22.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:01:22 smithi159 bash[108473]: cluster 2023-09-24T00:01:21.108631+0000 osd.7 (osd.7) 229 : cluster 3 failed to encode map e367 with expected crc 2023-09-24T00:01:22.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:01:22 smithi159 bash[108473]: cluster 2023-09-24T00:01:21.116473+0000 osd.7 (osd.7) 230 : cluster 3 failed to encode map e367 with expected crc 2023-09-24T00:01:22.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:01:22 smithi159 bash[108473]: cluster 2023-09-24T00:01:21.119063+0000 osd.7 (osd.7) 231 : cluster 3 failed to encode map e367 with expected crc 2023-09-24T00:01:22.354 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:22.365 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:01:22 smithi164 bash[92846]: cluster 2023-09-24T00:01:21.013872+0000 mgr.y (mgr.25991) 1338 : cluster 0 pgmap v1503: 89 pgs: 1 active+recovering+undersized+remapped, 10 active+undersized, 3 remapped+peering, 20 peering, 1 remapped, 1 stale+active+recovery_wait+degraded, 1 active+recovery_wait+degraded, 2 active+undersized+degraded, 2 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 40 active+clean; 3.8 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 1.1 KiB/s rd, 33 KiB/s wr, 110 op/s; 33384/185832 objects degraded (17.965%); 12495/185832 objects misplaced (6.724%); 2.7 MiB/s, 44 objects/s recovering 2023-09-24T00:01:22.365 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:01:22 smithi164 bash[92846]: cluster 2023-09-24T00:01:21.095285+0000 mon.a (mon.0) 1717 : cluster 3 Health check failed: Reduced data availability: 7 pgs inactive, 7 pgs peering (PG_AVAILABILITY) 2023-09-24T00:01:22.365 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:01:22 smithi164 bash[92846]: cluster 2023-09-24T00:01:21.104700+0000 osd.6 (osd.6) 431 : cluster 3 failed to encode map e367 with expected crc 2023-09-24T00:01:22.365 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:01:22 smithi164 bash[92846]: cluster 2023-09-24T00:01:21.106275+0000 mon.a (mon.0) 1718 : cluster 0 osdmap e367: 8 total, 7 up, 6 in 2023-09-24T00:01:22.365 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:01:22 smithi164 bash[92846]: cluster 2023-09-24T00:01:21.108389+0000 osd.5 (osd.5) 202 : cluster 3 failed to encode map e367 with expected crc 2023-09-24T00:01:22.366 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:01:22 smithi164 bash[92846]: cluster 2023-09-24T00:01:21.108631+0000 osd.7 (osd.7) 229 : cluster 3 failed to encode map e367 with expected crc 2023-09-24T00:01:22.366 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:01:22 smithi164 bash[92846]: cluster 2023-09-24T00:01:21.116473+0000 osd.7 (osd.7) 230 : cluster 3 failed to encode map e367 with expected crc 2023-09-24T00:01:22.366 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:01:22 smithi164 bash[92846]: cluster 2023-09-24T00:01:21.119063+0000 osd.7 (osd.7) 231 : cluster 3 failed to encode map e367 with expected crc 2023-09-24T00:01:22.380 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:22.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:22.386 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:01:22.487 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:01:22.508 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:01:22.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:22.511 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:01:22.611 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:22.641 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:22.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:22.643 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:01:22.744 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:22.767 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:22.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:22.770 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:01:22.870 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:01:22.893 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:01:22.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:22.896 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:01:22.997 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:23.023 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:23.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:23.026 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:01:23.126 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:23.154 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:23.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:23.156 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:01:23.256 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:01:23.281 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:01:23.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:23.286 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:01:23.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:01:23 smithi159 bash[105915]: cluster 2023-09-24T00:01:21.108050+0000 osd.6 (osd.6) 432 : cluster 3 failed to encode map e367 with expected crc 2023-09-24T00:01:23.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:01:23 smithi159 bash[105915]: cluster 2023-09-24T00:01:23.068385+0000 mon.a (mon.0) 1719 : cluster 3 Health check update: Degraded data redundancy: 33384/185832 objects degraded (17.965%), 14 pgs degraded, 11 pgs undersized (PG_DEGRADED) 2023-09-24T00:01:23.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:01:23 smithi159 bash[108473]: cluster 2023-09-24T00:01:21.108050+0000 osd.6 (osd.6) 432 : cluster 3 failed to encode map e367 with expected crc 2023-09-24T00:01:23.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:01:23 smithi159 bash[108473]: cluster 2023-09-24T00:01:23.068385+0000 mon.a (mon.0) 1719 : cluster 3 Health check update: Degraded data redundancy: 33384/185832 objects degraded (17.965%), 14 pgs degraded, 11 pgs undersized (PG_DEGRADED) 2023-09-24T00:01:23.387 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:01:23.407 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:01:23.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:23.409 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:01:23.510 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:01:23.520 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:01:23 smithi164 bash[92846]: cluster 2023-09-24T00:01:21.108050+0000 osd.6 (osd.6) 432 : cluster 3 failed to encode map e367 with expected crc 2023-09-24T00:01:23.520 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:01:23 smithi164 bash[92846]: cluster 2023-09-24T00:01:23.068385+0000 mon.a (mon.0) 1719 : cluster 3 Health check update: Degraded data redundancy: 33384/185832 objects degraded (17.965%), 14 pgs degraded, 11 pgs undersized (PG_DEGRADED) 2023-09-24T00:01:23.538 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:01:23.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:23.541 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:01:23.641 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:01:23.671 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:01:23.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:23.674 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:01:23.774 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:23.798 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:23.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:23.801 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:01:23.902 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:23.923 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:23.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:23.926 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:01:24.026 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:24.034 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 24 00:01:23 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [24/Sep/2023:00:01:23] "GET /metrics HTTP/1.1" 200 36666 "" "Prometheus/2.43.0" 2023-09-24T00:01:24.047 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:24.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:24.050 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:01:24.151 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:01:24.177 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:01:24.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:24.179 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:01:24.279 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:01:24.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:01:24 smithi159 bash[105915]: cluster 2023-09-24T00:01:23.014461+0000 mgr.y (mgr.25991) 1339 : cluster 0 pgmap v1505: 89 pgs: 1 active+recovering+undersized+remapped, 10 active+undersized, 3 remapped+peering, 20 peering, 1 remapped, 1 stale+active+recovery_wait+degraded, 1 active+recovery_wait+degraded, 2 active+undersized+degraded, 2 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 40 active+clean; 3.8 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 71 op/s; 33384/185832 objects degraded (17.965%); 12495/185832 objects misplaced (6.724%); 2.1 MiB/s, 31 objects/s recovering 2023-09-24T00:01:24.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:01:24 smithi159 bash[108473]: cluster 2023-09-24T00:01:23.014461+0000 mgr.y (mgr.25991) 1339 : cluster 0 pgmap v1505: 89 pgs: 1 active+recovering+undersized+remapped, 10 active+undersized, 3 remapped+peering, 20 peering, 1 remapped, 1 stale+active+recovery_wait+degraded, 1 active+recovery_wait+degraded, 2 active+undersized+degraded, 2 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 40 active+clean; 3.8 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 71 op/s; 33384/185832 objects degraded (17.965%); 12495/185832 objects misplaced (6.724%); 2.1 MiB/s, 31 objects/s recovering 2023-09-24T00:01:24.302 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:01:24.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:24.304 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:01:24.405 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:24.413 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:01:24 smithi164 bash[92846]: cluster 2023-09-24T00:01:23.014461+0000 mgr.y (mgr.25991) 1339 : cluster 0 pgmap v1505: 89 pgs: 1 active+recovering+undersized+remapped, 10 active+undersized, 3 remapped+peering, 20 peering, 1 remapped, 1 stale+active+recovery_wait+degraded, 1 active+recovery_wait+degraded, 2 active+undersized+degraded, 2 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 40 active+clean; 3.8 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 71 op/s; 33384/185832 objects degraded (17.965%); 12495/185832 objects misplaced (6.724%); 2.1 MiB/s, 31 objects/s recovering 2023-09-24T00:01:24.434 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:24.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:24.437 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:01:24.537 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:24.562 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:24.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:24.564 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:01:24.665 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:24.689 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:24.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:24.694 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:01:24.795 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:01:24.821 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:01:24.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:24.824 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:01:24.924 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:24.949 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:24.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:24.953 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:01:25.054 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:01:25.061 INFO:journalctl@ceph.osd.1.smithi159.stdout:Sep 24 00:01:24 smithi159 bash[280691]: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd-1 2023-09-24T00:01:25.076 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:01:25.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:25.079 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:01:25.181 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:25.201 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:25.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:25.203 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:01:25.304 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:25.330 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:25.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:25.333 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:01:25.434 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:01:25.456 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:01:25.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:25.459 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:01:25.559 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:25.584 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:25.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:25.589 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:01:25.690 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:01:25.697 INFO:journalctl@ceph.osd.1.smithi159.stdout:Sep 24 00:01:25 smithi159 bash[281190]: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd-1 2023-09-24T00:01:25.713 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:01:25.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:25.717 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:01:25.817 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:25.847 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:25.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:25.850 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:01:25.951 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:25.975 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:25.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:25.980 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:01:26.080 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:26.106 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:26.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:26.109 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:01:26.209 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:26.235 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:26.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:26.239 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:01:26.340 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:26.367 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:26.369 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:01:26 smithi159 bash[105915]: cluster 2023-09-24T00:01:25.015462+0000 mgr.y (mgr.25991) 1340 : cluster 0 pgmap v1506: 89 pgs: 1 active+recovering+undersized+remapped, 14 active+undersized, 3 remapped+peering, 20 peering, 1 remapped, 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 2 active+undersized+degraded, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 36 active+clean; 3.8 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 42 op/s; 33492/185673 objects degraded (18.038%); 20149/185673 objects misplaced (10.852%); 2.1 MiB/s, 31 objects/s recovering 2023-09-24T00:01:26.369 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:01:26 smithi159 bash[108473]: cluster 2023-09-24T00:01:25.015462+0000 mgr.y (mgr.25991) 1340 : cluster 0 pgmap v1506: 89 pgs: 1 active+recovering+undersized+remapped, 14 active+undersized, 3 remapped+peering, 20 peering, 1 remapped, 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 2 active+undersized+degraded, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 36 active+clean; 3.8 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 42 op/s; 33492/185673 objects degraded (18.038%); 20149/185673 objects misplaced (10.852%); 2.1 MiB/s, 31 objects/s recovering 2023-09-24T00:01:26.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:26.370 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:01:26.471 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:26.479 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:01:26 smithi164 bash[92846]: cluster 2023-09-24T00:01:25.015462+0000 mgr.y (mgr.25991) 1340 : cluster 0 pgmap v1506: 89 pgs: 1 active+recovering+undersized+remapped, 14 active+undersized, 3 remapped+peering, 20 peering, 1 remapped, 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 2 active+undersized+degraded, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 36 active+clean; 3.8 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 42 op/s; 33492/185673 objects degraded (18.038%); 20149/185673 objects misplaced (10.852%); 2.1 MiB/s, 31 objects/s recovering 2023-09-24T00:01:26.493 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:26.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:26.498 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:01:26.599 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:26.625 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:26.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:26.628 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:01:26.728 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:26.760 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:26.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:26.763 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:01:26.863 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:26.888 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:26.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:26.890 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:01:26.991 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:27.015 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:27.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:27.017 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:01:27.118 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:27.143 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:27.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:27.145 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:01:27.246 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:01:27.259 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:01:27 smithi159 bash[105915]: cluster 2023-09-24T00:01:27.016126+0000 mgr.y (mgr.25991) 1341 : cluster 0 pgmap v1507: 89 pgs: 1 active+recovering+undersized+remapped, 24 active+undersized, 2 remapped+peering, 9 peering, 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 3 active+undersized+degraded, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 36 active+clean; 3.8 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 32 op/s; 41965/185673 objects degraded (22.602%); 26305/185673 objects misplaced (14.167%); 4.8 MiB/s, 87 objects/s recovering 2023-09-24T00:01:27.259 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:01:27 smithi159 bash[105915]: cluster 2023-09-24T00:01:27.108030+0000 mon.a (mon.0) 1720 : cluster 3 Health check update: Reduced data availability: 3 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2023-09-24T00:01:27.259 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:01:27 smithi159 bash[108473]: cluster 2023-09-24T00:01:27.016126+0000 mgr.y (mgr.25991) 1341 : cluster 0 pgmap v1507: 89 pgs: 1 active+recovering+undersized+remapped, 24 active+undersized, 2 remapped+peering, 9 peering, 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 3 active+undersized+degraded, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 36 active+clean; 3.8 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 32 op/s; 41965/185673 objects degraded (22.602%); 26305/185673 objects misplaced (14.167%); 4.8 MiB/s, 87 objects/s recovering 2023-09-24T00:01:27.259 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:01:27 smithi159 bash[108473]: cluster 2023-09-24T00:01:27.108030+0000 mon.a (mon.0) 1720 : cluster 3 Health check update: Reduced data availability: 3 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2023-09-24T00:01:27.272 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:01:27.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:27.275 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:01:27.375 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:01:27.398 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:01:27.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:27.401 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:01:27.501 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:01:27.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:01:27 smithi164 bash[92846]: cluster 2023-09-24T00:01:27.016126+0000 mgr.y (mgr.25991) 1341 : cluster 0 pgmap v1507: 89 pgs: 1 active+recovering+undersized+remapped, 24 active+undersized, 2 remapped+peering, 9 peering, 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 3 active+undersized+degraded, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 36 active+clean; 3.8 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 32 op/s; 41965/185673 objects degraded (22.602%); 26305/185673 objects misplaced (14.167%); 4.8 MiB/s, 87 objects/s recovering 2023-09-24T00:01:27.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:01:27 smithi164 bash[92846]: cluster 2023-09-24T00:01:27.108030+0000 mon.a (mon.0) 1720 : cluster 3 Health check update: Reduced data availability: 3 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2023-09-24T00:01:27.521 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:01:27.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:27.523 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:01:27.624 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:27.649 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:27.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:27.651 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:01:27.752 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:27.781 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:27.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:27.783 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:01:27.884 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:01:27.910 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:01:27.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:27.912 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:01:28.013 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:28.039 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:28.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:28.042 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:01:28.143 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:28.168 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:28.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:28.170 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:01:28.271 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:28.281 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:01:28 smithi159 bash[105915]: cluster 2023-09-24T00:01:28.069737+0000 mon.a (mon.0) 1721 : cluster 3 Health check update: Degraded data redundancy: 41965/185673 objects degraded (22.602%), 16 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-09-24T00:01:28.281 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:01:28 smithi159 bash[108473]: cluster 2023-09-24T00:01:28.069737+0000 mon.a (mon.0) 1721 : cluster 3 Health check update: Degraded data redundancy: 41965/185673 objects degraded (22.602%), 16 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-09-24T00:01:28.293 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:28.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:28.296 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:01:28.396 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:28.408 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:01:28 smithi164 bash[92846]: cluster 2023-09-24T00:01:28.069737+0000 mon.a (mon.0) 1721 : cluster 3 Health check update: Degraded data redundancy: 41965/185673 objects degraded (22.602%), 16 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-09-24T00:01:28.425 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:28.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:28.428 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:01:28.528 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:28.550 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:28.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:28.554 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:01:28.654 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:28.661 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-09-24T00:01:28.662 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-09-24T00:01:28.675 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:28.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:28.678 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:01:28.779 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:28.802 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:28.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:28.807 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:01:28.907 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:28.931 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:28.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:28.934 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:01:29.035 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:29.058 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:29.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:29.061 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:01:29.139 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:01:29.162 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:01:29.192 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:01:29.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:29.197 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:01:29.298 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:01:29.305 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:01:29 smithi164 bash[92846]: cluster 2023-09-24T00:01:29.016772+0000 mgr.y (mgr.25991) 1342 : cluster 0 pgmap v1508: 89 pgs: 1 active+recovering+undersized+remapped, 24 active+undersized, 2 remapped+peering, 9 peering, 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 3 active+undersized+degraded, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 36 active+clean; 3.8 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 20 op/s; 41965/185673 objects degraded (22.602%); 26305/185673 objects misplaced (14.167%); 3.7 MiB/s, 70 objects/s recovering 2023-09-24T00:01:29.321 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:01:29.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:29.323 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:01:29.424 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:29.450 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:29.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:29.453 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:01:29.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:01:29 smithi159 bash[105915]: cluster 2023-09-24T00:01:29.016772+0000 mgr.y (mgr.25991) 1342 : cluster 0 pgmap v1508: 89 pgs: 1 active+recovering+undersized+remapped, 24 active+undersized, 2 remapped+peering, 9 peering, 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 3 active+undersized+degraded, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 36 active+clean; 3.8 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 20 op/s; 41965/185673 objects degraded (22.602%); 26305/185673 objects misplaced (14.167%); 3.7 MiB/s, 70 objects/s recovering 2023-09-24T00:01:29.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:01:29 smithi159 bash[108473]: cluster 2023-09-24T00:01:29.016772+0000 mgr.y (mgr.25991) 1342 : cluster 0 pgmap v1508: 89 pgs: 1 active+recovering+undersized+remapped, 24 active+undersized, 2 remapped+peering, 9 peering, 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 3 active+undersized+degraded, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 36 active+clean; 3.8 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 20 op/s; 41965/185673 objects degraded (22.602%); 26305/185673 objects misplaced (14.167%); 3.7 MiB/s, 70 objects/s recovering 2023-09-24T00:01:29.554 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:29.580 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:29.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:29.584 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:01:29.684 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:01:29.710 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:01:29.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:29.716 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:01:29.816 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:01:29.841 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:01:29.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:29.843 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:01:29.943 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:29.970 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:29.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:29.974 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:01:30.075 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:30.104 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:30.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:30.107 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:01:30.208 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:01:30.230 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:01:30.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:30.235 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:01:30.335 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:30.363 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:30.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:30.366 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:01:30.467 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:30.493 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:30.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:30.496 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:01:30.597 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:30.621 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:30.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:30.627 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:01:30.662 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-24T00:01:30.728 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:30.749 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:30.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:30.752 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:01:30.852 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:30.883 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:30.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:30.886 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:01:30.987 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:31.011 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:31.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:31.013 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:01:31.114 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:31.139 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:31.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:31.142 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:01:31.242 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:31.269 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:31.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:31.271 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:01:31.372 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:31.402 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:31.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:31.405 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:01:31.505 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:31.532 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:31.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:31.535 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:01:31.636 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:31.662 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:31.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:31.665 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:01:31.766 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:31.794 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:31.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:31.796 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:01:31.897 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:31.925 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:31.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:31.928 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:01:32.029 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:32.055 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:32.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:32.058 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:01:32.159 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:32.169 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:01:32 smithi159 bash[105915]: cluster 2023-09-24T00:01:31.017935+0000 mgr.y (mgr.25991) 1343 : cluster 0 pgmap v1509: 89 pgs: 2 activating+undersized+remapped, 1 active+clean+remapped, 2 activating+degraded+remapped, 1 active+recovering+undersized+remapped, 27 active+undersized, 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 4 active+recovery_wait+degraded+remapped, 36 active+clean; 3.8 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 7 op/s; 50721/185592 objects degraded (27.329%); 28772/185592 objects misplaced (15.503%); 6.2 MiB/s, 149 objects/s recovering 2023-09-24T00:01:32.170 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:01:32 smithi159 bash[108473]: cluster 2023-09-24T00:01:31.017935+0000 mgr.y (mgr.25991) 1343 : cluster 0 pgmap v1509: 89 pgs: 2 activating+undersized+remapped, 1 active+clean+remapped, 2 activating+degraded+remapped, 1 active+recovering+undersized+remapped, 27 active+undersized, 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 4 active+recovery_wait+degraded+remapped, 36 active+clean; 3.8 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 7 op/s; 50721/185592 objects degraded (27.329%); 28772/185592 objects misplaced (15.503%); 6.2 MiB/s, 149 objects/s recovering 2023-09-24T00:01:32.183 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:32.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:32.186 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:01:32.286 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:32.293 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:01:32 smithi164 bash[92846]: cluster 2023-09-24T00:01:31.017935+0000 mgr.y (mgr.25991) 1343 : cluster 0 pgmap v1509: 89 pgs: 2 activating+undersized+remapped, 1 active+clean+remapped, 2 activating+degraded+remapped, 1 active+recovering+undersized+remapped, 27 active+undersized, 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 4 active+recovery_wait+degraded+remapped, 36 active+clean; 3.8 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 7 op/s; 50721/185592 objects degraded (27.329%); 28772/185592 objects misplaced (15.503%); 6.2 MiB/s, 149 objects/s recovering 2023-09-24T00:01:32.306 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:32.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:32.308 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:01:32.409 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:32.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:32.435 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:32.435 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:01:32.535 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:32.564 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:32.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:32.566 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:01:32.667 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:01:32.690 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:01:32.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:32.693 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:01:32.794 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:32.814 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:32.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:32.818 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:01:32.919 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:32.947 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:32.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:32.949 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:01:33.049 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:01:33.073 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:01:33.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:33.076 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:01:33.177 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:33.201 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:33.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:33.204 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:01:33.304 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:33.316 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:01:33 smithi164 bash[92846]: audit 2023-09-24T00:01:32.272116+0000 mon.a (mon.0) 1722 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:01:33.316 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:01:33 smithi164 bash[92846]: audit 2023-09-24T00:01:32.273572+0000 mon.a (mon.0) 1723 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:01:33.316 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:01:33 smithi164 bash[92846]: cluster 2023-09-24T00:01:33.019088+0000 mgr.y (mgr.25991) 1344 : cluster 0 pgmap v1510: 89 pgs: 2 activating+undersized+remapped, 1 active+clean+remapped, 2 activating+degraded+remapped, 1 active+recovering+undersized+remapped, 27 active+undersized, 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 4 active+recovery_wait+degraded+remapped, 36 active+clean; 3.8 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 6 op/s; 50721/185592 objects degraded (27.329%); 28772/185592 objects misplaced (15.503%); 5.2 MiB/s, 125 objects/s recovering 2023-09-24T00:01:33.317 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:01:33 smithi164 bash[92846]: cluster 2023-09-24T00:01:33.075535+0000 mon.a (mon.0) 1724 : cluster 3 Health check update: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2023-09-24T00:01:33.317 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:01:33 smithi164 bash[92846]: cluster 2023-09-24T00:01:33.075566+0000 mon.a (mon.0) 1725 : cluster 3 Health check update: Degraded data redundancy: 50721/185592 objects degraded (27.329%), 21 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-24T00:01:33.332 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:33.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:33.335 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:01:33.436 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:33.466 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:33.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:33.469 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:01:33.570 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:33.595 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:33.595 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:01:33 smithi159 bash[105915]: audit 2023-09-24T00:01:32.272116+0000 mon.a (mon.0) 1722 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:01:33.595 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:01:33 smithi159 bash[105915]: audit 2023-09-24T00:01:32.273572+0000 mon.a (mon.0) 1723 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:01:33.595 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:01:33 smithi159 bash[105915]: cluster 2023-09-24T00:01:33.019088+0000 mgr.y (mgr.25991) 1344 : cluster 0 pgmap v1510: 89 pgs: 2 activating+undersized+remapped, 1 active+clean+remapped, 2 activating+degraded+remapped, 1 active+recovering+undersized+remapped, 27 active+undersized, 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 4 active+recovery_wait+degraded+remapped, 36 active+clean; 3.8 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 6 op/s; 50721/185592 objects degraded (27.329%); 28772/185592 objects misplaced (15.503%); 5.2 MiB/s, 125 objects/s recovering 2023-09-24T00:01:33.595 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:01:33 smithi159 bash[105915]: cluster 2023-09-24T00:01:33.075535+0000 mon.a (mon.0) 1724 : cluster 3 Health check update: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2023-09-24T00:01:33.595 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:01:33 smithi159 bash[105915]: cluster 2023-09-24T00:01:33.075566+0000 mon.a (mon.0) 1725 : cluster 3 Health check update: Degraded data redundancy: 50721/185592 objects degraded (27.329%), 21 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-24T00:01:33.596 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:01:33 smithi159 bash[108473]: audit 2023-09-24T00:01:32.272116+0000 mon.a (mon.0) 1722 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:01:33.596 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:01:33 smithi159 bash[108473]: audit 2023-09-24T00:01:32.273572+0000 mon.a (mon.0) 1723 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:01:33.596 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:01:33 smithi159 bash[108473]: cluster 2023-09-24T00:01:33.019088+0000 mgr.y (mgr.25991) 1344 : cluster 0 pgmap v1510: 89 pgs: 2 activating+undersized+remapped, 1 active+clean+remapped, 2 activating+degraded+remapped, 1 active+recovering+undersized+remapped, 27 active+undersized, 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 4 active+recovery_wait+degraded+remapped, 36 active+clean; 3.8 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 6 op/s; 50721/185592 objects degraded (27.329%); 28772/185592 objects misplaced (15.503%); 5.2 MiB/s, 125 objects/s recovering 2023-09-24T00:01:33.596 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:01:33 smithi159 bash[108473]: cluster 2023-09-24T00:01:33.075535+0000 mon.a (mon.0) 1724 : cluster 3 Health check update: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2023-09-24T00:01:33.596 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:01:33 smithi159 bash[108473]: cluster 2023-09-24T00:01:33.075566+0000 mon.a (mon.0) 1725 : cluster 3 Health check update: Degraded data redundancy: 50721/185592 objects degraded (27.329%), 21 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-24T00:01:33.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:33.597 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:01:33.698 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:33.728 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:33.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:33.732 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:01:33.832 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:01:33.852 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:01:33.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:33.854 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:01:33.955 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:01:33.964 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 24 00:01:33 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [24/Sep/2023:00:01:33] "GET /metrics HTTP/1.1" 200 36667 "" "Prometheus/2.43.0" 2023-09-24T00:01:33.981 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:01:33.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:33.983 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:01:34.084 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:34.110 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:34.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:34.113 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:01:34.213 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:34.235 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:34.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:34.237 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:01:34.338 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:34.361 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:34.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:34.364 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:01:34.464 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:34.491 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:34.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:34.493 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:01:34.594 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:34.619 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:34.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:34.622 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:01:34.723 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:34.747 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:34.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:34.750 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:01:34.851 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:34.874 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:34.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:34.876 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:01:34.977 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:35.001 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:35.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:35.004 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:01:35.104 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:01:35.130 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:01:35.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:35.134 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:01:35.235 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:35.261 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:35.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:35.265 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:01:35.366 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:35.378 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:01:35 smithi164 bash[92846]: cluster 2023-09-24T00:01:35.070930+0000 mon.a (mon.0) 1726 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2023-09-24T00:01:35.394 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:35.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:35.397 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:01:35.423 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:01:35.446 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:01:35 smithi159 bash[105915]: cluster 2023-09-24T00:01:35.070930+0000 mon.a (mon.0) 1726 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2023-09-24T00:01:35.447 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:01:35 smithi159 bash[108473]: cluster 2023-09-24T00:01:35.070930+0000 mon.a (mon.0) 1726 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2023-09-24T00:01:35.498 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:35.524 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:35.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:35.526 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:01:35.627 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:35.648 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:35.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:35.650 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:01:35.751 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:35.776 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:35.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:35.782 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:01:35.883 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:35.910 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:35.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:35.913 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:01:36.013 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:01:36.032 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:01:36.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:36.034 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:01:36.135 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:36.156 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:36.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:36.158 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:01:36.259 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:36.285 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:36.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:36.287 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:01:36.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:01:36 smithi159 bash[105915]: cluster 2023-09-24T00:01:35.019799+0000 mgr.y (mgr.25991) 1345 : cluster 0 pgmap v1511: 89 pgs: 1 activating+undersized+remapped, 1 active+clean+remapped, 1 active+recovering+undersized+remapped, 27 active+undersized, 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 36 active+clean; 3.8 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 6 op/s; 50721/185592 objects degraded (27.329%); 28622/185592 objects misplaced (15.422%); 6.0 MiB/s, 136 objects/s recovering 2023-09-24T00:01:36.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:01:36 smithi159 bash[108473]: cluster 2023-09-24T00:01:35.019799+0000 mgr.y (mgr.25991) 1345 : cluster 0 pgmap v1511: 89 pgs: 1 activating+undersized+remapped, 1 active+clean+remapped, 1 active+recovering+undersized+remapped, 27 active+undersized, 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 36 active+clean; 3.8 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 6 op/s; 50721/185592 objects degraded (27.329%); 28622/185592 objects misplaced (15.422%); 6.0 MiB/s, 136 objects/s recovering 2023-09-24T00:01:36.388 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:01:36.408 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:01:36.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:36.411 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:01:36.511 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:36.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:01:36 smithi164 bash[92846]: cluster 2023-09-24T00:01:35.019799+0000 mgr.y (mgr.25991) 1345 : cluster 0 pgmap v1511: 89 pgs: 1 activating+undersized+remapped, 1 active+clean+remapped, 1 active+recovering+undersized+remapped, 27 active+undersized, 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 36 active+clean; 3.8 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 6 op/s; 50721/185592 objects degraded (27.329%); 28622/185592 objects misplaced (15.422%); 6.0 MiB/s, 136 objects/s recovering 2023-09-24T00:01:36.531 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:36.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:36.533 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:01:36.634 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:01:36.658 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:01:36.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:36.661 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:01:36.762 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:36.784 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:36.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:36.788 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:01:36.888 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:36.918 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:36.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:36.922 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:01:37.022 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:01:37.035 INFO:teuthology.orchestra.run.smithi159.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2023-09-24T00:01:37.047 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:01:37.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:37.050 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:01:37.151 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:37.173 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:37.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:37.176 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:01:37.277 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:37.300 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:37.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:37.302 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:01:37.403 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:01:37.432 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:01:37.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:37.434 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:01:37.535 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:37.561 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:37.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:37.563 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:01:37.663 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:37.687 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:37.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:37.690 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:01:37.790 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:37.814 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:37.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:37.817 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:01:37.917 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:37.946 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:37.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:37.948 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:01:38.048 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:01:38.069 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:01:38.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:38.071 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:01:38.172 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:38.195 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:38.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:38.197 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:01:38.298 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:38.323 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:38.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:38.325 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:01:38.426 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:38.436 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:01:38 smithi159 bash[105915]: cluster 2023-09-24T00:01:37.020751+0000 mgr.y (mgr.25991) 1346 : cluster 0 pgmap v1512: 89 pgs: 1 active+clean+remapped, 1 active+recovering+undersized+remapped, 27 active+undersized, 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 36 active+clean; 3.8 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 2 op/s; 50721/185592 objects degraded (27.329%); 27687/185592 objects misplaced (14.918%); 9.4 MiB/s, 197 objects/s recovering 2023-09-24T00:01:38.437 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:01:38 smithi159 bash[105915]: cluster 2023-09-24T00:01:38.076568+0000 mon.a (mon.0) 1727 : cluster 3 Health check update: Degraded data redundancy: 50721/185592 objects degraded (27.329%), 23 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-24T00:01:38.437 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:01:38 smithi159 bash[108473]: cluster 2023-09-24T00:01:37.020751+0000 mgr.y (mgr.25991) 1346 : cluster 0 pgmap v1512: 89 pgs: 1 active+clean+remapped, 1 active+recovering+undersized+remapped, 27 active+undersized, 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 36 active+clean; 3.8 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 2 op/s; 50721/185592 objects degraded (27.329%); 27687/185592 objects misplaced (14.918%); 9.4 MiB/s, 197 objects/s recovering 2023-09-24T00:01:38.437 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:01:38 smithi159 bash[108473]: cluster 2023-09-24T00:01:38.076568+0000 mon.a (mon.0) 1727 : cluster 3 Health check update: Degraded data redundancy: 50721/185592 objects degraded (27.329%), 23 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-24T00:01:38.449 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:38.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:38.452 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:01:38.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:01:38 smithi164 bash[92846]: cluster 2023-09-24T00:01:37.020751+0000 mgr.y (mgr.25991) 1346 : cluster 0 pgmap v1512: 89 pgs: 1 active+clean+remapped, 1 active+recovering+undersized+remapped, 27 active+undersized, 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 36 active+clean; 3.8 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 2 op/s; 50721/185592 objects degraded (27.329%); 27687/185592 objects misplaced (14.918%); 9.4 MiB/s, 197 objects/s recovering 2023-09-24T00:01:38.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:01:38 smithi164 bash[92846]: cluster 2023-09-24T00:01:38.076568+0000 mon.a (mon.0) 1727 : cluster 3 Health check update: Degraded data redundancy: 50721/185592 objects degraded (27.329%), 23 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-24T00:01:38.553 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:38.578 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:38.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:38.580 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:01:38.681 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:38.708 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:38.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:38.710 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:01:38.811 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:38.844 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:38.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:38.848 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:01:38.949 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:38.971 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:38.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:38.973 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:01:39.074 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:39.094 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:39.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:39.096 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:01:39.196 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:01:39.221 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:01:39.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:39.224 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:01:39.325 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:01:39.347 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:01:39.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:39.349 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:01:39.450 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:39.474 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:39.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:39.477 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:01:39.577 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:39.600 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:39.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:39.605 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:01:39.706 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:39.730 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:39.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:39.733 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:01:39.833 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:39.856 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:39.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:39.859 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:01:39.959 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:01:39.982 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:01:39.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:39.984 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:01:40.085 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:01:40.116 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:01:40.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:40.123 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:01:40.158 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:01:40 smithi159 bash[105915]: cluster 2023-09-24T00:01:39.021369+0000 mgr.y (mgr.25991) 1347 : cluster 0 pgmap v1513: 89 pgs: 1 active+clean+remapped, 1 active+recovering+undersized+remapped, 27 active+undersized, 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 36 active+clean; 3.8 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 5 op/s; 50711/185460 objects degraded (27.343%); 27677/185460 objects misplaced (14.923%); 7.4 MiB/s, 155 objects/s recovering 2023-09-24T00:01:40.223 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:40.301 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:40.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:40.303 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:01:40.404 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:40.411 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:01:40 smithi159 bash[108473]: cluster 2023-09-24T00:01:39.021369+0000 mgr.y (mgr.25991) 1347 : cluster 0 pgmap v1513: 89 pgs: 1 active+clean+remapped, 1 active+recovering+undersized+remapped, 27 active+undersized, 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 36 active+clean; 3.8 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 5 op/s; 50711/185460 objects degraded (27.343%); 27677/185460 objects misplaced (14.923%); 7.4 MiB/s, 155 objects/s recovering 2023-09-24T00:01:40.424 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:40.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:40.426 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:01:40.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:01:40 smithi164 bash[92846]: cluster 2023-09-24T00:01:39.021369+0000 mgr.y (mgr.25991) 1347 : cluster 0 pgmap v1513: 89 pgs: 1 active+clean+remapped, 1 active+recovering+undersized+remapped, 27 active+undersized, 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 36 active+clean; 3.8 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 5 op/s; 50711/185460 objects degraded (27.343%); 27677/185460 objects misplaced (14.923%); 7.4 MiB/s, 155 objects/s recovering 2023-09-24T00:01:40.527 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:40.553 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:40.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:40.555 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:01:40.656 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:40.680 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:40.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:40.683 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:01:40.784 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:40.803 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:40.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:40.805 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:01:40.906 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:40.934 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:40.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:40.938 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:01:41.039 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:41.066 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:41.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:41.068 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:01:41.169 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:41.192 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:41.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:41.197 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:01:41.297 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:41.323 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:41.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:41.325 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:01:41.426 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:01:41.450 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:01:41.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:41.452 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:01:41.553 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:01:41.576 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:01:41.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:41.578 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:01:41.679 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:41.705 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:41.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:41.708 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:01:41.809 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:41.833 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:41.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:41.835 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:01:41.936 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:41.965 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:41.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:41.968 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:01:42.068 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:01:42.095 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:01:42.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:42.099 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:01:42.199 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:42.209 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:01:42 smithi164 bash[92846]: cluster 2023-09-24T00:01:41.022969+0000 mgr.y (mgr.25991) 1348 : cluster 0 pgmap v1514: 89 pgs: 1 active+clean+remapped, 1 active+recovering+undersized+remapped, 27 active+undersized, 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 6 active+undersized+degraded, 9 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 36 active+clean; 3.8 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 15 op/s; 51632/185106 objects degraded (27.893%); 26538/185106 objects misplaced (14.337%); 10 MiB/s, 204 objects/s recovering 2023-09-24T00:01:42.230 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:42.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:42.233 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:01:42.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:01:42 smithi159 bash[105915]: cluster 2023-09-24T00:01:41.022969+0000 mgr.y (mgr.25991) 1348 : cluster 0 pgmap v1514: 89 pgs: 1 active+clean+remapped, 1 active+recovering+undersized+remapped, 27 active+undersized, 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 6 active+undersized+degraded, 9 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 36 active+clean; 3.8 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 15 op/s; 51632/185106 objects degraded (27.893%); 26538/185106 objects misplaced (14.337%); 10 MiB/s, 204 objects/s recovering 2023-09-24T00:01:42.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:01:42 smithi159 bash[108473]: cluster 2023-09-24T00:01:41.022969+0000 mgr.y (mgr.25991) 1348 : cluster 0 pgmap v1514: 89 pgs: 1 active+clean+remapped, 1 active+recovering+undersized+remapped, 27 active+undersized, 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 6 active+undersized+degraded, 9 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 36 active+clean; 3.8 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 15 op/s; 51632/185106 objects degraded (27.893%); 26538/185106 objects misplaced (14.337%); 10 MiB/s, 204 objects/s recovering 2023-09-24T00:01:42.333 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:42.358 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:42.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:42.361 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:01:42.462 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:01:42.490 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:01:42.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:42.494 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:01:42.595 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:42.619 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:42.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:42.621 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:01:42.722 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:42.749 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:42.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:42.752 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:01:42.852 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:42.880 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:42.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:42.887 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:01:42.988 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:01:43.017 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:01:43.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:43.021 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:01:43.121 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:43.147 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:43.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:43.149 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:01:43.250 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:01:43.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:01:43 smithi164 bash[92846]: cluster 2023-09-24T00:01:43.077768+0000 mon.a (mon.0) 1728 : cluster 3 Health check update: Degraded data redundancy: 51632/185106 objects degraded (27.893%), 23 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-24T00:01:43.272 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:01:43.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:43.274 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:01:43.375 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:01:43.397 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:01:43.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:43.399 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:01:43.476 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:01:43 smithi159 bash[105915]: cluster 2023-09-24T00:01:43.077768+0000 mon.a (mon.0) 1728 : cluster 3 Health check update: Degraded data redundancy: 51632/185106 objects degraded (27.893%), 23 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-24T00:01:43.476 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:01:43 smithi159 bash[108473]: cluster 2023-09-24T00:01:43.077768+0000 mon.a (mon.0) 1728 : cluster 3 Health check update: Degraded data redundancy: 51632/185106 objects degraded (27.893%), 23 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-24T00:01:43.500 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:01:43.524 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:01:43.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:43.526 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:01:43.627 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:43.649 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:43.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:43.651 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:01:43.752 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:43.781 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:43.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:43.791 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:01:43.813 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 24 00:01:43 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [24/Sep/2023:00:01:43] "GET /metrics HTTP/1.1" 200 36667 "" "Prometheus/2.43.0" 2023-09-24T00:01:43.891 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:01:43.914 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:01:43.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:43.920 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:01:44.021 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:44.043 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:44.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:44.045 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:01:44.146 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:01:44.174 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:01:44.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:44.177 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:01:44.278 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:44.290 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:01:44 smithi159 bash[108473]: cluster 2023-09-24T00:01:43.024022+0000 mgr.y (mgr.25991) 1349 : cluster 0 pgmap v1515: 89 pgs: 1 active+clean+remapped, 1 active+recovering+undersized+remapped, 27 active+undersized, 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 8 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 36 active+clean; 3.8 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 18 op/s; 50667/184929 objects degraded (27.398%); 26806/184929 objects misplaced (14.495%); 7.5 MiB/s, 124 objects/s recovering 2023-09-24T00:01:44.291 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:01:44 smithi159 bash[105915]: cluster 2023-09-24T00:01:43.024022+0000 mgr.y (mgr.25991) 1349 : cluster 0 pgmap v1515: 89 pgs: 1 active+clean+remapped, 1 active+recovering+undersized+remapped, 27 active+undersized, 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 8 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 36 active+clean; 3.8 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 18 op/s; 50667/184929 objects degraded (27.398%); 26806/184929 objects misplaced (14.495%); 7.5 MiB/s, 124 objects/s recovering 2023-09-24T00:01:44.303 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:44.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:44.306 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:01:44.407 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:44.419 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:01:44 smithi164 bash[92846]: cluster 2023-09-24T00:01:43.024022+0000 mgr.y (mgr.25991) 1349 : cluster 0 pgmap v1515: 89 pgs: 1 active+clean+remapped, 1 active+recovering+undersized+remapped, 27 active+undersized, 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 8 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 36 active+clean; 3.8 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 18 op/s; 50667/184929 objects degraded (27.398%); 26806/184929 objects misplaced (14.495%); 7.5 MiB/s, 124 objects/s recovering 2023-09-24T00:01:44.426 DEBUG:teuthology.orchestra.run:got remote process result: 22 2023-09-24T00:01:44.427 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_historic_ops 2023-09-24T00:01:44.441 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:44.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:44.446 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:01:44.546 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:44.571 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:44.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:44.578 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:01:44.678 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:44.702 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:44.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:44.705 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:01:44.806 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:44.830 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:44.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:44.833 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:01:44.933 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:44.958 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:44.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:44.960 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:01:45.061 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:01:45.089 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:01:45.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:45.096 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:01:45.196 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:45.223 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:45.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:45.225 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:01:45.326 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:45.350 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:45.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:45.353 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:01:45.454 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:01:45.479 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:01:45.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:45.482 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:01:45.582 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:45.607 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:45.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:45.609 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:01:45.710 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:45.737 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:45.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:45.739 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:01:45.840 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:01:45.866 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:01:45.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:45.868 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:01:45.969 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:45.987 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:45.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:45.989 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:01:46.090 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:46.110 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:46.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:46.112 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:01:46.213 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:46.234 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:46.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:46.237 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:01:46.337 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:01:46.365 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:01:46.368 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:01:46 smithi159 bash[108473]: cluster 2023-09-24T00:01:45.025048+0000 mgr.y (mgr.25991) 1350 : cluster 0 pgmap v1516: 89 pgs: 1 active+clean+remapped, 1 active+recovering+undersized+remapped, 27 active+undersized, 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 8 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 36 active+clean; 3.7 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 40 op/s; 50575/184119 objects degraded (27.469%); 26716/184119 objects misplaced (14.510%); 7.9 MiB/s, 131 objects/s recovering 2023-09-24T00:01:46.368 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:01:46 smithi159 bash[105915]: cluster 2023-09-24T00:01:45.025048+0000 mgr.y (mgr.25991) 1350 : cluster 0 pgmap v1516: 89 pgs: 1 active+clean+remapped, 1 active+recovering+undersized+remapped, 27 active+undersized, 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 8 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 36 active+clean; 3.7 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 40 op/s; 50575/184119 objects degraded (27.469%); 26716/184119 objects misplaced (14.510%); 7.9 MiB/s, 131 objects/s recovering 2023-09-24T00:01:46.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:46.371 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:01:46.372 DEBUG:teuthology.orchestra.run.smithi159:> sudo pkill -f 'journalctl -f -n 0 -u ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7@osd.1.service' 2023-09-24T00:01:46.472 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:01:46.496 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:01:46.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:46.499 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:01:46.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:01:46 smithi164 bash[92846]: cluster 2023-09-24T00:01:45.025048+0000 mgr.y (mgr.25991) 1350 : cluster 0 pgmap v1516: 89 pgs: 1 active+clean+remapped, 1 active+recovering+undersized+remapped, 27 active+undersized, 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 8 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 36 active+clean; 3.7 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 40 op/s; 50575/184119 objects degraded (27.469%); 26716/184119 objects misplaced (14.510%); 7.9 MiB/s, 131 objects/s recovering 2023-09-24T00:01:46.577 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-24T00:01:46.577 INFO:tasks.cephadm.osd.1:Stopped osd.1 2023-09-24T00:01:46.599 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:46.627 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:46.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:46.629 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:01:46.729 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:46.756 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:46.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:46.758 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:01:46.859 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:46.888 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:46.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:46.891 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:01:46.992 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:01:47.022 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:01:47.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:47.030 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:01:47.131 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:01:47.160 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:01:47.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:47.162 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:01:47.262 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:01:47.284 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:01:47.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:47.286 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:01:47.387 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:47.410 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:47.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:47.413 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:01:47.514 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:47.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:47.548 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:47.548 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:01:47.649 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:01:47.675 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:01:47.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:47.677 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:01:47.777 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:47.802 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:47.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:47.804 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:01:47.905 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:47.929 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:47.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:47.931 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:01:48.032 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:48.060 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:48.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:48.063 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:01:48.164 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:01:48.173 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:01:48 smithi159 bash[105915]: cluster 2023-09-24T00:01:47.026460+0000 mgr.y (mgr.25991) 1351 : cluster 0 pgmap v1517: 89 pgs: 1 active+clean+remapped, 1 active+recovering+undersized+remapped, 27 active+undersized, 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 8 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 36 active+clean; 3.7 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 58 op/s; 50514/183495 objects degraded (27.529%); 26015/183495 objects misplaced (14.177%); 9.1 MiB/s, 149 objects/s recovering 2023-09-24T00:01:48.173 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:01:48 smithi159 bash[105915]: audit 2023-09-24T00:01:47.273178+0000 mon.a (mon.0) 1729 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:01:48.173 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:01:48 smithi159 bash[105915]: audit 2023-09-24T00:01:47.274494+0000 mon.a (mon.0) 1730 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:01:48.173 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:01:48 smithi159 bash[105915]: cluster 2023-09-24T00:01:48.079339+0000 mon.a (mon.0) 1731 : cluster 3 Health check update: Degraded data redundancy: 50514/183495 objects degraded (27.529%), 23 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-24T00:01:48.173 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:01:48 smithi159 bash[108473]: cluster 2023-09-24T00:01:47.026460+0000 mgr.y (mgr.25991) 1351 : cluster 0 pgmap v1517: 89 pgs: 1 active+clean+remapped, 1 active+recovering+undersized+remapped, 27 active+undersized, 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 8 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 36 active+clean; 3.7 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 58 op/s; 50514/183495 objects degraded (27.529%); 26015/183495 objects misplaced (14.177%); 9.1 MiB/s, 149 objects/s recovering 2023-09-24T00:01:48.173 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:01:48 smithi159 bash[108473]: audit 2023-09-24T00:01:47.273178+0000 mon.a (mon.0) 1729 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:01:48.174 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:01:48 smithi159 bash[108473]: audit 2023-09-24T00:01:47.274494+0000 mon.a (mon.0) 1730 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:01:48.174 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:01:48 smithi159 bash[108473]: cluster 2023-09-24T00:01:48.079339+0000 mon.a (mon.0) 1731 : cluster 3 Health check update: Degraded data redundancy: 50514/183495 objects degraded (27.529%), 23 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-24T00:01:48.190 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:01:48.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:48.192 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:01:48.293 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:48.303 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:01:48 smithi164 bash[92846]: cluster 2023-09-24T00:01:47.026460+0000 mgr.y (mgr.25991) 1351 : cluster 0 pgmap v1517: 89 pgs: 1 active+clean+remapped, 1 active+recovering+undersized+remapped, 27 active+undersized, 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 8 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 36 active+clean; 3.7 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 58 op/s; 50514/183495 objects degraded (27.529%); 26015/183495 objects misplaced (14.177%); 9.1 MiB/s, 149 objects/s recovering 2023-09-24T00:01:48.303 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:01:48 smithi164 bash[92846]: audit 2023-09-24T00:01:47.273178+0000 mon.a (mon.0) 1729 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:01:48.303 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:01:48 smithi164 bash[92846]: audit 2023-09-24T00:01:47.274494+0000 mon.a (mon.0) 1730 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:01:48.303 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:01:48 smithi164 bash[92846]: cluster 2023-09-24T00:01:48.079339+0000 mon.a (mon.0) 1731 : cluster 3 Health check update: Degraded data redundancy: 50514/183495 objects degraded (27.529%), 23 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-24T00:01:48.319 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:48.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:48.322 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:01:48.423 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:48.447 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:48.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:48.450 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:01:48.550 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:48.574 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:48.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:48.577 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:01:48.677 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:48.699 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:48.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:48.703 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:01:48.804 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:01:48.828 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:01:48.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:48.834 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:01:48.935 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:48.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:48.963 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:48.963 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:01:49.064 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:49.089 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:49.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:49.097 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:01:49.198 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:49.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:49.232 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:49.232 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:01:49.333 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:49.354 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:49.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:49.357 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:01:49.458 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:49.483 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:49.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:49.487 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:01:49.587 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:49.620 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:49.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:49.623 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:01:49.724 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:49.754 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:49.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:49.760 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:01:49.861 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:01:49.882 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:01:49.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:49.885 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:01:49.985 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:01:50.010 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:01:50.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:50.017 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:01:50.117 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:50.138 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:50.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:50.140 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:01:50.241 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:01:50.264 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:01:50.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:50.266 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:01:50.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:01:50 smithi164 bash[92846]: cluster 2023-09-24T00:01:49.027601+0000 mgr.y (mgr.25991) 1352 : cluster 0 pgmap v1518: 89 pgs: 1 active+clean+remapped, 1 active+recovering+undersized+remapped, 27 active+undersized, 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 8 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 36 active+clean; 3.7 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 71 op/s; 50464/183012 objects degraded (27.574%); 25966/183012 objects misplaced (14.188%); 5.8 MiB/s, 93 objects/s recovering 2023-09-24T00:01:50.367 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:50.376 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:01:50 smithi159 bash[105915]: cluster 2023-09-24T00:01:49.027601+0000 mgr.y (mgr.25991) 1352 : cluster 0 pgmap v1518: 89 pgs: 1 active+clean+remapped, 1 active+recovering+undersized+remapped, 27 active+undersized, 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 8 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 36 active+clean; 3.7 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 71 op/s; 50464/183012 objects degraded (27.574%); 25966/183012 objects misplaced (14.188%); 5.8 MiB/s, 93 objects/s recovering 2023-09-24T00:01:50.376 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:01:50 smithi159 bash[108473]: cluster 2023-09-24T00:01:49.027601+0000 mgr.y (mgr.25991) 1352 : cluster 0 pgmap v1518: 89 pgs: 1 active+clean+remapped, 1 active+recovering+undersized+remapped, 27 active+undersized, 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 8 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 36 active+clean; 3.7 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 71 op/s; 50464/183012 objects degraded (27.574%); 25966/183012 objects misplaced (14.188%); 5.8 MiB/s, 93 objects/s recovering 2023-09-24T00:01:50.394 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:50.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:50.396 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:01:50.497 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:50.530 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:50.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:50.532 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:01:50.551 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:01:50.634 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:50.667 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:50.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:50.670 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:01:50.770 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:50.792 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:50.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:50.794 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:01:50.895 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:50.918 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:50.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:50.921 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:01:51.022 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:51.050 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:51.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:51.053 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:01:51.154 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:51.178 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:51.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:51.183 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:01:51.283 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:51.292 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:01:51 smithi164 bash[92846]: cluster 2023-09-24T00:01:51.028339+0000 mgr.y (mgr.25991) 1353 : cluster 0 pgmap v1519: 89 pgs: 1 active+clean+remapped, 1 active+recovering+undersized+remapped, 27 active+undersized, 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 8 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 36 active+clean; 3.7 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 87 op/s; 50401/182322 objects degraded (27.644%); 25195/182322 objects misplaced (13.819%); 7.8 MiB/s, 125 objects/s recovering 2023-09-24T00:01:51.308 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:51.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:51.311 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:01:51.412 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:01:51.439 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:01:51.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:51.442 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:01:51.542 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:51.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:01:51 smithi159 bash[105915]: cluster 2023-09-24T00:01:51.028339+0000 mgr.y (mgr.25991) 1353 : cluster 0 pgmap v1519: 89 pgs: 1 active+clean+remapped, 1 active+recovering+undersized+remapped, 27 active+undersized, 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 8 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 36 active+clean; 3.7 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 87 op/s; 50401/182322 objects degraded (27.644%); 25195/182322 objects misplaced (13.819%); 7.8 MiB/s, 125 objects/s recovering 2023-09-24T00:01:51.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:01:51 smithi159 bash[108473]: cluster 2023-09-24T00:01:51.028339+0000 mgr.y (mgr.25991) 1353 : cluster 0 pgmap v1519: 89 pgs: 1 active+clean+remapped, 1 active+recovering+undersized+remapped, 27 active+undersized, 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 8 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 36 active+clean; 3.7 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 87 op/s; 50401/182322 objects degraded (27.644%); 25195/182322 objects misplaced (13.819%); 7.8 MiB/s, 125 objects/s recovering 2023-09-24T00:01:51.563 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:51.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:51.566 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:01:51.577 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 3, 6, 7, 5] out_osds: [0, 4] dead_osds: [1] live_osds: [0, 2, 3, 4, 5, 6, 7] 2023-09-24T00:01:51.577 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-24T00:01:51.578 INFO:tasks.thrashosds.thrasher:Adding osd 0 2023-09-24T00:01:51.578 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd in 0 2023-09-24T00:01:51.667 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:51.688 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:51.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:51.691 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:01:51.792 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:51.818 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:51.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:51.821 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:01:51.921 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:51.949 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:51.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:51.953 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:01:52.054 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:52.079 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:52.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:52.083 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:01:52.183 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:52.208 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:52.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:52.213 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:01:52.216 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:01:52 smithi159 bash[108473]: audit 2023-09-24T00:01:51.366508+0000 mon.a (mon.0) 1732 : audit 1 from='client.? 172.21.15.159:0/1328886658' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-24T00:01:52.232 INFO:teuthology.orchestra.run.smithi159.stderr:noscrub is set 2023-09-24T00:01:52.314 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:52.323 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:01:52 smithi164 bash[92846]: audit 2023-09-24T00:01:51.366508+0000 mon.a (mon.0) 1732 : audit 1 from='client.? 172.21.15.159:0/1328886658' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-24T00:01:52.340 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:52.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:52.343 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:01:52.443 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:52.464 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:52.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:52.467 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:01:52.535 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:01:52 smithi159 bash[105915]: audit 2023-09-24T00:01:51.366508+0000 mon.a (mon.0) 1732 : audit 1 from='client.? 172.21.15.159:0/1328886658' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-24T00:01:52.567 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:52.593 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:52.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:52.596 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:01:52.696 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:01:52.718 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:01:52.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:52.724 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:01:52.825 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:52.850 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:52.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:52.852 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:01:52.953 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:52.979 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:52.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:52.982 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:01:53.082 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:53.105 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:53.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:53.108 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:01:53.208 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:01:53.245 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:01:53.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:53.248 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:01:53.349 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:01:53.384 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:01:53.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:53.387 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:01:53.488 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:53.500 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:01:53 smithi164 bash[92846]: cluster 2023-09-24T00:01:52.209916+0000 mon.a (mon.0) 1733 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-24T00:01:53.500 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:01:53 smithi164 bash[92846]: cluster 2023-09-24T00:01:52.221989+0000 osd.7 (osd.7) 232 : cluster 3 failed to encode map e368 with expected crc 2023-09-24T00:01:53.500 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:01:53 smithi164 bash[92846]: audit 2023-09-24T00:01:52.224289+0000 mon.a (mon.0) 1734 : audit 1 from='client.? 172.21.15.159:0/1328886658' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-24T00:01:53.501 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:01:53 smithi164 bash[92846]: cluster 2023-09-24T00:01:52.224380+0000 mon.a (mon.0) 1735 : cluster 0 osdmap e368: 8 total, 7 up, 6 in 2023-09-24T00:01:53.501 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:01:53 smithi164 bash[92846]: cluster 2023-09-24T00:01:52.224712+0000 osd.5 (osd.5) 203 : cluster 3 failed to encode map e368 with expected crc 2023-09-24T00:01:53.501 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:01:53 smithi164 bash[92846]: cluster 2023-09-24T00:01:52.227285+0000 osd.6 (osd.6) 433 : cluster 3 failed to encode map e368 with expected crc 2023-09-24T00:01:53.501 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:01:53 smithi164 bash[92846]: cluster 2023-09-24T00:01:52.242597+0000 osd.4 (osd.4) 289 : cluster 3 failed to encode map e368 with expected crc 2023-09-24T00:01:53.501 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:01:53 smithi164 bash[92846]: cluster 2023-09-24T00:01:53.029345+0000 mgr.y (mgr.25991) 1354 : cluster 0 pgmap v1521: 89 pgs: 1 active+clean+remapped, 1 active+recovering+undersized+remapped, 27 active+undersized, 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 8 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 36 active+clean; 3.7 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 92 op/s; 50376/182166 objects degraded (27.654%); 25163/182166 objects misplaced (13.813%); 5.8 MiB/s, 92 objects/s recovering 2023-09-24T00:01:53.501 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:01:53 smithi164 bash[92846]: cluster 2023-09-24T00:01:53.080350+0000 mon.a (mon.0) 1736 : cluster 3 Health check update: Degraded data redundancy: 50401/182322 objects degraded (27.644%), 23 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-24T00:01:53.515 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:53.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:53.518 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:01:53.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:01:53 smithi159 bash[108473]: cluster 2023-09-24T00:01:52.209916+0000 mon.a (mon.0) 1733 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-24T00:01:53.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:01:53 smithi159 bash[108473]: cluster 2023-09-24T00:01:52.221989+0000 osd.7 (osd.7) 232 : cluster 3 failed to encode map e368 with expected crc 2023-09-24T00:01:53.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:01:53 smithi159 bash[108473]: audit 2023-09-24T00:01:52.224289+0000 mon.a (mon.0) 1734 : audit 1 from='client.? 172.21.15.159:0/1328886658' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-24T00:01:53.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:01:53 smithi159 bash[108473]: cluster 2023-09-24T00:01:52.224380+0000 mon.a (mon.0) 1735 : cluster 0 osdmap e368: 8 total, 7 up, 6 in 2023-09-24T00:01:53.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:01:53 smithi159 bash[108473]: cluster 2023-09-24T00:01:52.224712+0000 osd.5 (osd.5) 203 : cluster 3 failed to encode map e368 with expected crc 2023-09-24T00:01:53.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:01:53 smithi159 bash[108473]: cluster 2023-09-24T00:01:52.227285+0000 osd.6 (osd.6) 433 : cluster 3 failed to encode map e368 with expected crc 2023-09-24T00:01:53.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:01:53 smithi159 bash[108473]: cluster 2023-09-24T00:01:52.242597+0000 osd.4 (osd.4) 289 : cluster 3 failed to encode map e368 with expected crc 2023-09-24T00:01:53.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:01:53 smithi159 bash[108473]: cluster 2023-09-24T00:01:53.029345+0000 mgr.y (mgr.25991) 1354 : cluster 0 pgmap v1521: 89 pgs: 1 active+clean+remapped, 1 active+recovering+undersized+remapped, 27 active+undersized, 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 8 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 36 active+clean; 3.7 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 92 op/s; 50376/182166 objects degraded (27.654%); 25163/182166 objects misplaced (13.813%); 5.8 MiB/s, 92 objects/s recovering 2023-09-24T00:01:53.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:01:53 smithi159 bash[108473]: cluster 2023-09-24T00:01:53.080350+0000 mon.a (mon.0) 1736 : cluster 3 Health check update: Degraded data redundancy: 50401/182322 objects degraded (27.644%), 23 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-24T00:01:53.546 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:01:53 smithi159 bash[105915]: cluster 2023-09-24T00:01:52.209916+0000 mon.a (mon.0) 1733 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-24T00:01:53.546 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:01:53 smithi159 bash[105915]: cluster 2023-09-24T00:01:52.221989+0000 osd.7 (osd.7) 232 : cluster 3 failed to encode map e368 with expected crc 2023-09-24T00:01:53.546 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:01:53 smithi159 bash[105915]: audit 2023-09-24T00:01:52.224289+0000 mon.a (mon.0) 1734 : audit 1 from='client.? 172.21.15.159:0/1328886658' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-24T00:01:53.546 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:01:53 smithi159 bash[105915]: cluster 2023-09-24T00:01:52.224380+0000 mon.a (mon.0) 1735 : cluster 0 osdmap e368: 8 total, 7 up, 6 in 2023-09-24T00:01:53.546 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:01:53 smithi159 bash[105915]: cluster 2023-09-24T00:01:52.224712+0000 osd.5 (osd.5) 203 : cluster 3 failed to encode map e368 with expected crc 2023-09-24T00:01:53.546 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:01:53 smithi159 bash[105915]: cluster 2023-09-24T00:01:52.227285+0000 osd.6 (osd.6) 433 : cluster 3 failed to encode map e368 with expected crc 2023-09-24T00:01:53.547 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:01:53 smithi159 bash[105915]: cluster 2023-09-24T00:01:52.242597+0000 osd.4 (osd.4) 289 : cluster 3 failed to encode map e368 with expected crc 2023-09-24T00:01:53.547 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:01:53 smithi159 bash[105915]: cluster 2023-09-24T00:01:53.029345+0000 mgr.y (mgr.25991) 1354 : cluster 0 pgmap v1521: 89 pgs: 1 active+clean+remapped, 1 active+recovering+undersized+remapped, 27 active+undersized, 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 8 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 36 active+clean; 3.7 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 92 op/s; 50376/182166 objects degraded (27.654%); 25163/182166 objects misplaced (13.813%); 5.8 MiB/s, 92 objects/s recovering 2023-09-24T00:01:53.547 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:01:53 smithi159 bash[105915]: cluster 2023-09-24T00:01:53.080350+0000 mon.a (mon.0) 1736 : cluster 3 Health check update: Degraded data redundancy: 50401/182322 objects degraded (27.644%), 23 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-24T00:01:53.618 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:53.648 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:53.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:53.650 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:01:53.751 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:01:53.787 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:01:53.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:53.794 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:01:53.895 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:53.907 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 24 00:01:53 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [24/Sep/2023:00:01:53] "GET /metrics HTTP/1.1" 200 36672 "" "Prometheus/2.43.0" 2023-09-24T00:01:53.923 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:53.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:53.925 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:01:54.026 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:01:54.058 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:01:54.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:54.061 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:01:54.162 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:54.189 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:54.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:54.191 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:01:54.292 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:54.318 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:54.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:54.320 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:01:54.421 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:54.447 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:54.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:54.449 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:01:54.550 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:54.572 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:54.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:54.575 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:01:54.676 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:54.699 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:54.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:54.701 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:01:54.802 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:54.826 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:54.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:54.829 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:01:54.929 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:54.952 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:54.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:54.956 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:01:55.057 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:01:55.086 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:01:55.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:55.090 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:01:55.191 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:01:55.218 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:01:55.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:55.220 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:01:55.321 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:55.345 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:55.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:55.348 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:01:55.449 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:55.476 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:55.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:55.482 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:01:55.583 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:55.612 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:55.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:55.616 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:01:55.717 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:55.746 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:55.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:55.748 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:01:55.849 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:55.881 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:55.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:55.884 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:01:55.985 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:56.013 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:56.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:56.018 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:01:56.118 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:56.128 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:01:56 smithi159 bash[105915]: cluster 2023-09-24T00:01:55.030012+0000 mgr.y (mgr.25991) 1355 : cluster 0 pgmap v1522: 89 pgs: 1 active+clean+remapped, 1 active+recovering+undersized+remapped, 27 active+undersized, 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 8 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 36 active+clean; 3.7 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 86 op/s; 50312/181533 objects degraded (27.715%); 25099/181533 objects misplaced (13.826%); 5.6 MiB/s, 89 objects/s recovering 2023-09-24T00:01:56.128 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:01:56 smithi159 bash[108473]: cluster 2023-09-24T00:01:55.030012+0000 mgr.y (mgr.25991) 1355 : cluster 0 pgmap v1522: 89 pgs: 1 active+clean+remapped, 1 active+recovering+undersized+remapped, 27 active+undersized, 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 8 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 36 active+clean; 3.7 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 86 op/s; 50312/181533 objects degraded (27.715%); 25099/181533 objects misplaced (13.826%); 5.6 MiB/s, 89 objects/s recovering 2023-09-24T00:01:56.146 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:56.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:56.149 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:01:56.249 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:01:56.270 INFO:teuthology.orchestra.run.smithi159.stdout:osd.0: {} 2023-09-24T00:01:56.270 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:01:56.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:01:56 smithi164 bash[92846]: cluster 2023-09-24T00:01:55.030012+0000 mgr.y (mgr.25991) 1355 : cluster 0 pgmap v1522: 89 pgs: 1 active+clean+remapped, 1 active+recovering+undersized+remapped, 27 active+undersized, 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 8 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 36 active+clean; 3.7 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 86 op/s; 50312/181533 objects degraded (27.715%); 25099/181533 objects misplaced (13.826%); 5.6 MiB/s, 89 objects/s recovering 2023-09-24T00:01:56.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:56.273 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:01:56.293 INFO:teuthology.orchestra.run.smithi159.stdout:osd.2: {} 2023-09-24T00:01:56.315 INFO:teuthology.orchestra.run.smithi159.stdout:osd.3: {} 2023-09-24T00:01:56.338 INFO:teuthology.orchestra.run.smithi159.stdout:osd.4: {} 2023-09-24T00:01:56.363 INFO:teuthology.orchestra.run.smithi159.stdout:osd.5: {} 2023-09-24T00:01:56.374 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:56.385 INFO:teuthology.orchestra.run.smithi159.stdout:osd.6: {} 2023-09-24T00:01:56.397 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:56.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:56.400 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:01:56.415 INFO:teuthology.orchestra.run.smithi159.stdout:osd.7: {} 2023-09-24T00:01:56.415 INFO:teuthology.orchestra.run.smithi159.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-24T00:01:56.416 INFO:teuthology.orchestra.run.smithi159.stderr:Error ENXIO: problem getting command descriptions from osd.1 2023-09-24T00:01:56.416 INFO:teuthology.orchestra.run.smithi159.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-24T00:01:56.416 INFO:teuthology.orchestra.run.smithi159.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-24T00:01:56.416 INFO:teuthology.orchestra.run.smithi159.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-24T00:01:56.416 INFO:teuthology.orchestra.run.smithi159.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-24T00:01:56.416 INFO:teuthology.orchestra.run.smithi159.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-24T00:01:56.416 INFO:teuthology.orchestra.run.smithi159.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-24T00:01:56.500 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:01:56.526 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:01:56.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:56.528 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:01:56.629 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:56.650 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:56.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:56.652 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:01:56.752 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:56.783 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:56.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:56.786 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:01:56.886 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:01:56.911 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:01:56.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:56.914 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:01:57.015 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:01:57.041 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:01:57.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:57.043 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:01:57.144 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:01:57.164 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:01:57 smithi159 bash[105915]: audit 2023-09-24T00:01:56.237764+0000 mon.a (mon.0) 1737 : audit 0 from='client.? 172.21.15.159:0/2215760720' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-24T00:01:57.164 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:01:57 smithi159 bash[108473]: audit 2023-09-24T00:01:56.237764+0000 mon.a (mon.0) 1737 : audit 0 from='client.? 172.21.15.159:0/2215760720' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-24T00:01:57.168 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:01:57.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:57.175 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:01:57.275 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:57.308 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:57.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:57.314 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:01:57.415 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:57.423 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:01:57 smithi164 bash[92846]: audit 2023-09-24T00:01:56.237764+0000 mon.a (mon.0) 1737 : audit 0 from='client.? 172.21.15.159:0/2215760720' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-24T00:01:57.435 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:57.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:57.439 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:01:57.539 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:57.564 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:57.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:57.566 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:01:57.666 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:57.679 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-24T00:01:57.689 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:57.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:57.692 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:01:57.792 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:01:57.830 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:01:57.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:57.835 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:01:57.936 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:57.962 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:57.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:57.965 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:01:58.066 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:58.087 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:58.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:58.089 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:01:58.190 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:01:58.211 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:01:58.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:58.214 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:01:58.315 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:01:58.345 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:01:58.348 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:01:58 smithi164 bash[92846]: cluster 2023-09-24T00:01:57.031035+0000 mgr.y (mgr.25991) 1356 : cluster 0 pgmap v1523: 89 pgs: 1 active+clean+remapped, 1 active+recovering+undersized+remapped, 27 active+undersized, 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 8 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 36 active+clean; 3.7 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 87 op/s; 50227/180858 objects degraded (27.772%); 24210/180858 objects misplaced (13.386%); 6.3 MiB/s, 101 objects/s recovering 2023-09-24T00:01:58.348 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:01:58 smithi164 bash[92846]: cluster 2023-09-24T00:01:58.082349+0000 mon.a (mon.0) 1738 : cluster 3 Health check update: Degraded data redundancy: 50227/180858 objects degraded (27.772%), 23 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-24T00:01:58.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:58.349 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:01:58.450 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:58.473 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:58.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:58.475 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:01:58.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:01:58 smithi159 bash[105915]: cluster 2023-09-24T00:01:57.031035+0000 mgr.y (mgr.25991) 1356 : cluster 0 pgmap v1523: 89 pgs: 1 active+clean+remapped, 1 active+recovering+undersized+remapped, 27 active+undersized, 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 8 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 36 active+clean; 3.7 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 87 op/s; 50227/180858 objects degraded (27.772%); 24210/180858 objects misplaced (13.386%); 6.3 MiB/s, 101 objects/s recovering 2023-09-24T00:01:58.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:01:58 smithi159 bash[105915]: cluster 2023-09-24T00:01:58.082349+0000 mon.a (mon.0) 1738 : cluster 3 Health check update: Degraded data redundancy: 50227/180858 objects degraded (27.772%), 23 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-24T00:01:58.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:01:58 smithi159 bash[108473]: cluster 2023-09-24T00:01:57.031035+0000 mgr.y (mgr.25991) 1356 : cluster 0 pgmap v1523: 89 pgs: 1 active+clean+remapped, 1 active+recovering+undersized+remapped, 27 active+undersized, 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 8 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 36 active+clean; 3.7 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 87 op/s; 50227/180858 objects degraded (27.772%); 24210/180858 objects misplaced (13.386%); 6.3 MiB/s, 101 objects/s recovering 2023-09-24T00:01:58.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:01:58 smithi159 bash[108473]: cluster 2023-09-24T00:01:58.082349+0000 mon.a (mon.0) 1738 : cluster 3 Health check update: Degraded data redundancy: 50227/180858 objects degraded (27.772%), 23 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-24T00:01:58.577 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:58.607 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:58.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:58.610 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:01:58.710 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:01:58.739 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:01:58.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:58.741 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:01:58.842 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:58.864 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:58.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:58.866 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:01:58.948 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-09-24T00:01:58.949 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-09-24T00:01:58.968 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:01:58.999 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:01:59.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:59.002 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:01:59.102 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:59.127 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:01:59.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:59.130 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:01:59.230 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:59.255 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:01:59.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:59.259 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:01:59.359 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:59.386 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:59.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:59.389 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:01:59.489 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:59.523 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:01:59.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:59.530 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:01:59.631 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:59.655 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:01:59.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:59.661 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:01:59.761 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:01:59.787 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:01:59.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:59.790 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:01:59.891 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:59.912 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:01:59.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:01:59.915 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:02:00.015 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:00.045 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:00.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:00.047 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:02:00.148 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:00.172 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:00.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:00.175 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:02:00.275 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:02:00.286 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:00 smithi164 bash[92846]: cluster 2023-09-24T00:01:59.031818+0000 mgr.y (mgr.25991) 1357 : cluster 0 pgmap v1524: 89 pgs: 1 active+clean+remapped, 1 active+recovering+undersized+remapped, 27 active+undersized, 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 8 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 36 active+clean; 3.7 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 93 op/s; 50170/180216 objects degraded (27.839%); 24153/180216 objects misplaced (13.402%); 6.4 MiB/s, 101 objects/s recovering 2023-09-24T00:02:00.307 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:02:00.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:00.314 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:02:00.415 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:00.427 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:00 smithi159 bash[105915]: cluster 2023-09-24T00:01:59.031818+0000 mgr.y (mgr.25991) 1357 : cluster 0 pgmap v1524: 89 pgs: 1 active+clean+remapped, 1 active+recovering+undersized+remapped, 27 active+undersized, 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 8 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 36 active+clean; 3.7 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 93 op/s; 50170/180216 objects degraded (27.839%); 24153/180216 objects misplaced (13.402%); 6.4 MiB/s, 101 objects/s recovering 2023-09-24T00:02:00.427 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:00 smithi159 bash[108473]: cluster 2023-09-24T00:01:59.031818+0000 mgr.y (mgr.25991) 1357 : cluster 0 pgmap v1524: 89 pgs: 1 active+clean+remapped, 1 active+recovering+undersized+remapped, 27 active+undersized, 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 8 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 36 active+clean; 3.7 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 93 op/s; 50170/180216 objects degraded (27.839%); 24153/180216 objects misplaced (13.402%); 6.4 MiB/s, 101 objects/s recovering 2023-09-24T00:02:00.444 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:00.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:00.446 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:02:00.547 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:02:00.576 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:02:00.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:00.579 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:02:00.679 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:00.705 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:00.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:00.708 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:02:00.798 INFO:teuthology.orchestra.run.smithi159.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2023-09-24T00:02:00.809 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:00.836 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:00.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:00.838 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:02:00.939 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:02:00.950 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-24T00:02:00.967 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:02:00.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:00.969 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:02:01.070 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:02:01.096 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:02:01.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:01.099 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:02:01.199 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:02:01.227 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:02:01.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:01.229 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:02:01.330 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:01.358 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:01.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:01.361 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:02:01.462 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:01.486 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:01.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:01.488 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:02:01.589 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:02:01.612 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:02:01.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:01.614 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:02:01.715 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:01.736 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:01.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:01.740 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:02:01.840 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:02:01.868 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:02:01.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:01.870 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:02:01.971 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:01.995 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:01.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:01.997 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:02:02.098 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:02.127 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:02.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:02.130 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:02:02.230 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:02:02.241 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:02 smithi164 bash[92846]: cluster 2023-09-24T00:02:01.033016+0000 mgr.y (mgr.25991) 1358 : cluster 0 pgmap v1525: 89 pgs: 1 active+clean+remapped, 1 active+recovering+undersized+remapped, 27 active+undersized, 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 8 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 36 active+clean; 3.7 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 94 op/s; 50106/179481 objects degraded (27.917%); 23549/179481 objects misplaced (13.121%); 7.4 MiB/s, 117 objects/s recovering 2023-09-24T00:02:02.241 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:02 smithi164 bash[92846]: audit 2023-09-24T00:02:01.732141+0000 mon.a (mon.0) 1739 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-24T00:02:02.258 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:02:02.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:02.261 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:02:02.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:02 smithi159 bash[105915]: cluster 2023-09-24T00:02:01.033016+0000 mgr.y (mgr.25991) 1358 : cluster 0 pgmap v1525: 89 pgs: 1 active+clean+remapped, 1 active+recovering+undersized+remapped, 27 active+undersized, 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 8 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 36 active+clean; 3.7 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 94 op/s; 50106/179481 objects degraded (27.917%); 23549/179481 objects misplaced (13.121%); 7.4 MiB/s, 117 objects/s recovering 2023-09-24T00:02:02.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:02 smithi159 bash[105915]: audit 2023-09-24T00:02:01.732141+0000 mon.a (mon.0) 1739 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-24T00:02:02.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:02 smithi159 bash[108473]: cluster 2023-09-24T00:02:01.033016+0000 mgr.y (mgr.25991) 1358 : cluster 0 pgmap v1525: 89 pgs: 1 active+clean+remapped, 1 active+recovering+undersized+remapped, 27 active+undersized, 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 8 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 36 active+clean; 3.7 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 94 op/s; 50106/179481 objects degraded (27.917%); 23549/179481 objects misplaced (13.121%); 7.4 MiB/s, 117 objects/s recovering 2023-09-24T00:02:02.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:02 smithi159 bash[108473]: audit 2023-09-24T00:02:01.732141+0000 mon.a (mon.0) 1739 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-24T00:02:02.325 DEBUG:teuthology.orchestra.run:got remote process result: 22 2023-09-24T00:02:02.326 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_ops_in_flight 2023-09-24T00:02:02.362 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:02.388 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:02.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:02.390 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:02:02.491 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:02:02.514 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:02:02.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:02.516 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:02:02.617 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:02.649 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:02.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:02.651 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:02:02.752 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:02.775 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:02.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:02.778 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:02:02.810 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:02:02.879 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:02.905 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:02.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:02.911 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:02:03.011 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:02:03.038 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:02:03.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:03.046 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:02:03.147 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:03.170 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:03.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:03.174 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:02:03.275 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:02:03.281 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:03 smithi159 bash[108473]: audit 2023-09-24T00:02:02.274733+0000 mon.a (mon.0) 1740 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:02:03.281 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:03 smithi159 bash[108473]: audit 2023-09-24T00:02:02.276183+0000 mon.a (mon.0) 1741 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:02:03.281 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:03 smithi159 bash[108473]: cluster 2023-09-24T00:02:03.034162+0000 mgr.y (mgr.25991) 1359 : cluster 0 pgmap v1526: 89 pgs: 1 active+clean+remapped, 1 active+recovering+undersized+remapped, 27 active+undersized, 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 8 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 36 active+clean; 3.7 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 88 op/s; 50078/179298 objects degraded (27.930%); 23513/179298 objects misplaced (13.114%); 6.8 MiB/s, 109 objects/s recovering 2023-09-24T00:02:03.282 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:03 smithi159 bash[108473]: cluster 2023-09-24T00:02:03.083359+0000 mon.a (mon.0) 1742 : cluster 3 Health check update: Degraded data redundancy: 50106/179481 objects degraded (27.917%), 23 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-24T00:02:03.299 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:02:03.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:03.302 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:02:03.402 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:02:03.428 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:02:03.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:03.431 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:02:03.531 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:02:03.541 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:03 smithi164 bash[92846]: audit 2023-09-24T00:02:02.274733+0000 mon.a (mon.0) 1740 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:02:03.541 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:03 smithi164 bash[92846]: audit 2023-09-24T00:02:02.276183+0000 mon.a (mon.0) 1741 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:02:03.541 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:03 smithi164 bash[92846]: cluster 2023-09-24T00:02:03.034162+0000 mgr.y (mgr.25991) 1359 : cluster 0 pgmap v1526: 89 pgs: 1 active+clean+remapped, 1 active+recovering+undersized+remapped, 27 active+undersized, 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 8 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 36 active+clean; 3.7 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 88 op/s; 50078/179298 objects degraded (27.930%); 23513/179298 objects misplaced (13.114%); 6.8 MiB/s, 109 objects/s recovering 2023-09-24T00:02:03.541 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:03 smithi164 bash[92846]: cluster 2023-09-24T00:02:03.083359+0000 mon.a (mon.0) 1742 : cluster 3 Health check update: Degraded data redundancy: 50106/179481 objects degraded (27.917%), 23 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-24T00:02:03.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:03 smithi159 bash[105915]: audit 2023-09-24T00:02:02.274733+0000 mon.a (mon.0) 1740 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:02:03.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:03 smithi159 bash[105915]: audit 2023-09-24T00:02:02.276183+0000 mon.a (mon.0) 1741 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:02:03.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:03 smithi159 bash[105915]: cluster 2023-09-24T00:02:03.034162+0000 mgr.y (mgr.25991) 1359 : cluster 0 pgmap v1526: 89 pgs: 1 active+clean+remapped, 1 active+recovering+undersized+remapped, 27 active+undersized, 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 8 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 36 active+clean; 3.7 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 88 op/s; 50078/179298 objects degraded (27.930%); 23513/179298 objects misplaced (13.114%); 6.8 MiB/s, 109 objects/s recovering 2023-09-24T00:02:03.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:03 smithi159 bash[105915]: cluster 2023-09-24T00:02:03.083359+0000 mon.a (mon.0) 1742 : cluster 3 Health check update: Degraded data redundancy: 50106/179481 objects degraded (27.917%), 23 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-24T00:02:03.556 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:02:03.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:03.561 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:02:03.662 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:03.688 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:03.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:03.690 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:02:03.791 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:03.813 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:03.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:03.816 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:02:03.916 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:03.929 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 24 00:02:03 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [24/Sep/2023:00:02:03] "GET /metrics HTTP/1.1" 200 36668 "" "Prometheus/2.43.0" 2023-09-24T00:02:03.944 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:03.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:03.946 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:02:04.047 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:04.068 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:04.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:04.071 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:02:04.172 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:02:04.203 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:02:04.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:04.206 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:02:04.306 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:04.332 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:04.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:04.338 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:02:04.439 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:04.466 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:04.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:04.475 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:02:04.575 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:04.601 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:04.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:04.603 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:02:04.704 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:04.733 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:04.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:04.736 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:02:04.837 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:04.841 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:02:04.875 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:04.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:04.879 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:02:04.979 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:05.002 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:05.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:05.004 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:02:05.105 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:02:05.132 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:02:05.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:05.134 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:02:05.235 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:05.265 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:05.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:05.268 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:02:05.369 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:02:05.401 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:02:05.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:05.404 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:02:05.505 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:05.531 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:05.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:05.534 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:02:05.635 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:05.665 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:05.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:05.668 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:02:05.768 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:05.794 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:05.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:05.796 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:02:05.897 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:02:05.927 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:02:05.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:05.929 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:02:06.029 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:06.053 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:06.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:06.056 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:02:06.157 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:02:06.182 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:02:06.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:06.188 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:02:06.289 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:06.313 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:06.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:06.315 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:02:06.395 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:06 smithi159 bash[108473]: cluster 2023-09-24T00:02:05.035074+0000 mgr.y (mgr.25991) 1360 : cluster 0 pgmap v1527: 89 pgs: 1 active+clean+remapped, 1 active+recovering+undersized+remapped, 27 active+undersized, 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 8 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 36 active+clean; 3.6 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 97 op/s; 50029/178647 objects degraded (28.004%); 23464/178647 objects misplaced (13.134%); 6.4 MiB/s, 102 objects/s recovering 2023-09-24T00:02:06.395 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:06 smithi159 bash[105915]: cluster 2023-09-24T00:02:05.035074+0000 mgr.y (mgr.25991) 1360 : cluster 0 pgmap v1527: 89 pgs: 1 active+clean+remapped, 1 active+recovering+undersized+remapped, 27 active+undersized, 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 8 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 36 active+clean; 3.6 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 97 op/s; 50029/178647 objects degraded (28.004%); 23464/178647 objects misplaced (13.134%); 6.4 MiB/s, 102 objects/s recovering 2023-09-24T00:02:06.415 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:02:06.424 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:06 smithi164 bash[92846]: cluster 2023-09-24T00:02:05.035074+0000 mgr.y (mgr.25991) 1360 : cluster 0 pgmap v1527: 89 pgs: 1 active+clean+remapped, 1 active+recovering+undersized+remapped, 27 active+undersized, 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 8 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 36 active+clean; 3.6 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 97 op/s; 50029/178647 objects degraded (28.004%); 23464/178647 objects misplaced (13.134%); 6.4 MiB/s, 102 objects/s recovering 2023-09-24T00:02:06.442 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:02:06.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:06.448 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:02:06.549 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:06.574 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:06.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:06.580 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:02:06.681 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:06.707 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:06.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:06.709 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:02:06.810 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:06.834 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:06.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:06.842 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:02:06.943 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:02:06.965 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:02:06.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:06.968 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:02:07.069 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:02:07.098 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:02:07.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:07.103 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:02:07.204 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:02:07.229 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:02:07.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:07.235 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:02:07.335 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:07.361 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:07.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:07.364 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:02:07.465 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:07.494 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:07.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:07.497 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:02:07.597 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:02:07.597 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:02:07.598 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:07.623 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:07.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:07.626 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:02:07.727 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:02:07.751 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:02:07.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:07.753 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:02:07.854 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:02:07.876 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:02:07.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:07.880 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:02:07.980 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:08.005 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:08.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:08.008 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:02:08.108 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:02:08.118 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:08 smithi164 bash[92846]: cluster 2023-09-24T00:02:07.036593+0000 mgr.y (mgr.25991) 1361 : cluster 0 pgmap v1528: 89 pgs: 1 active+clean+remapped, 1 active+recovering+undersized+remapped, 27 active+undersized, 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 8 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 36 active+clean; 3.6 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 94 op/s; 49992/178116 objects degraded (28.067%); 22823/178116 objects misplaced (12.814%); 9.3 MiB/s, 149 objects/s recovering 2023-09-24T00:02:08.118 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:08 smithi164 bash[92846]: cluster 2023-09-24T00:02:08.084509+0000 mon.a (mon.0) 1743 : cluster 3 Health check update: Degraded data redundancy: 49992/178116 objects degraded (28.067%), 23 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-24T00:02:08.133 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:02:08.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:08.138 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:02:08.239 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:08.247 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:08 smithi159 bash[105915]: cluster 2023-09-24T00:02:07.036593+0000 mgr.y (mgr.25991) 1361 : cluster 0 pgmap v1528: 89 pgs: 1 active+clean+remapped, 1 active+recovering+undersized+remapped, 27 active+undersized, 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 8 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 36 active+clean; 3.6 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 94 op/s; 49992/178116 objects degraded (28.067%); 22823/178116 objects misplaced (12.814%); 9.3 MiB/s, 149 objects/s recovering 2023-09-24T00:02:08.248 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:08 smithi159 bash[105915]: cluster 2023-09-24T00:02:08.084509+0000 mon.a (mon.0) 1743 : cluster 3 Health check update: Degraded data redundancy: 49992/178116 objects degraded (28.067%), 23 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-24T00:02:08.248 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:08 smithi159 bash[108473]: cluster 2023-09-24T00:02:07.036593+0000 mgr.y (mgr.25991) 1361 : cluster 0 pgmap v1528: 89 pgs: 1 active+clean+remapped, 1 active+recovering+undersized+remapped, 27 active+undersized, 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 8 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 36 active+clean; 3.6 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 94 op/s; 49992/178116 objects degraded (28.067%); 22823/178116 objects misplaced (12.814%); 9.3 MiB/s, 149 objects/s recovering 2023-09-24T00:02:08.248 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:08 smithi159 bash[108473]: cluster 2023-09-24T00:02:08.084509+0000 mon.a (mon.0) 1743 : cluster 3 Health check update: Degraded data redundancy: 49992/178116 objects degraded (28.067%), 23 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-24T00:02:08.267 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:08.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:08.270 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:02:08.370 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:08.393 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:08.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:08.396 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:02:08.496 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:02:08.527 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:02:08.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:08.531 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:02:08.632 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:02:08.653 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:02:08.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:08.655 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:02:08.756 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:08.782 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:08.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:08.786 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:02:08.887 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:02:08.909 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:02:08.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:08.912 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:02:09.012 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:09.038 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:09.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:09.040 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:02:09.141 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:02:09.164 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:02:09.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:09.167 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:02:09.267 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:09.276 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:09 smithi164 bash[92846]: audit 2023-09-24T00:02:08.223457+0000 mon.a (mon.0) 1744 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:02:09.276 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:09 smithi164 bash[92846]: audit 2023-09-24T00:02:08.230930+0000 mon.a (mon.0) 1745 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:02:09.276 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:09 smithi164 bash[92846]: audit 2023-09-24T00:02:08.979227+0000 mon.a (mon.0) 1746 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:02:09.276 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:09 smithi164 bash[92846]: audit 2023-09-24T00:02:08.987049+0000 mon.a (mon.0) 1747 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:02:09.277 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:09 smithi164 bash[92846]: cluster 2023-09-24T00:02:09.037758+0000 mgr.y (mgr.25991) 1362 : cluster 0 pgmap v1529: 89 pgs: 1 active+clean+remapped, 1 active+recovering+undersized+remapped, 27 active+undersized, 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 8 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 36 active+clean; 3.6 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 95 op/s; 49909/177435 objects degraded (28.128%); 22744/177435 objects misplaced (12.818%); 7.3 MiB/s, 116 objects/s recovering 2023-09-24T00:02:09.294 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:09.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:09.299 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:02:09.399 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:09.418 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:09.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:09.420 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:02:09.520 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:02:09.541 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:02:09.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:09.544 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:02:09.553 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:09 smithi159 bash[105915]: audit 2023-09-24T00:02:08.223457+0000 mon.a (mon.0) 1744 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:02:09.553 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:09 smithi159 bash[105915]: audit 2023-09-24T00:02:08.230930+0000 mon.a (mon.0) 1745 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:02:09.554 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:09 smithi159 bash[105915]: audit 2023-09-24T00:02:08.979227+0000 mon.a (mon.0) 1746 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:02:09.554 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:09 smithi159 bash[105915]: audit 2023-09-24T00:02:08.987049+0000 mon.a (mon.0) 1747 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:02:09.554 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:09 smithi159 bash[105915]: cluster 2023-09-24T00:02:09.037758+0000 mgr.y (mgr.25991) 1362 : cluster 0 pgmap v1529: 89 pgs: 1 active+clean+remapped, 1 active+recovering+undersized+remapped, 27 active+undersized, 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 8 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 36 active+clean; 3.6 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 95 op/s; 49909/177435 objects degraded (28.128%); 22744/177435 objects misplaced (12.818%); 7.3 MiB/s, 116 objects/s recovering 2023-09-24T00:02:09.554 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:09 smithi159 bash[108473]: audit 2023-09-24T00:02:08.223457+0000 mon.a (mon.0) 1744 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:02:09.554 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:09 smithi159 bash[108473]: audit 2023-09-24T00:02:08.230930+0000 mon.a (mon.0) 1745 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:02:09.554 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:09 smithi159 bash[108473]: audit 2023-09-24T00:02:08.979227+0000 mon.a (mon.0) 1746 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:02:09.554 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:09 smithi159 bash[108473]: audit 2023-09-24T00:02:08.987049+0000 mon.a (mon.0) 1747 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:02:09.554 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:09 smithi159 bash[108473]: cluster 2023-09-24T00:02:09.037758+0000 mgr.y (mgr.25991) 1362 : cluster 0 pgmap v1529: 89 pgs: 1 active+clean+remapped, 1 active+recovering+undersized+remapped, 27 active+undersized, 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 8 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 36 active+clean; 3.6 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 95 op/s; 49909/177435 objects degraded (28.128%); 22744/177435 objects misplaced (12.818%); 7.3 MiB/s, 116 objects/s recovering 2023-09-24T00:02:09.645 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:02:09.680 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:02:09.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:09.686 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:02:09.786 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:02:09.812 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:02:09.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:09.815 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:02:09.916 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:09.939 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:09.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:09.941 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:02:10.042 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:02:10.070 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:02:10.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:10.074 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:02:10.175 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:10.202 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:10.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:10.206 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:02:10.306 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:02:10.333 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:02:10.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:10.339 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:02:10.439 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:10.450 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:10 smithi159 bash[105915]: audit 2023-09-24T00:02:09.462770+0000 mon.a (mon.0) 1748 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-24T00:02:10.450 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:10 smithi159 bash[105915]: audit 2023-09-24T00:02:09.463688+0000 mon.a (mon.0) 1749 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-24T00:02:10.451 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:10 smithi159 bash[105915]: audit 2023-09-24T00:02:09.469010+0000 mon.a (mon.0) 1750 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:02:10.451 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:10 smithi159 bash[108473]: audit 2023-09-24T00:02:09.462770+0000 mon.a (mon.0) 1748 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-24T00:02:10.451 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:10 smithi159 bash[108473]: audit 2023-09-24T00:02:09.463688+0000 mon.a (mon.0) 1749 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-24T00:02:10.451 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:10 smithi159 bash[108473]: audit 2023-09-24T00:02:09.469010+0000 mon.a (mon.0) 1750 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:02:10.468 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:10.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:10.472 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:02:10.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:10 smithi164 bash[92846]: audit 2023-09-24T00:02:09.462770+0000 mon.a (mon.0) 1748 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-24T00:02:10.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:10 smithi164 bash[92846]: audit 2023-09-24T00:02:09.463688+0000 mon.a (mon.0) 1749 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-24T00:02:10.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:10 smithi164 bash[92846]: audit 2023-09-24T00:02:09.469010+0000 mon.a (mon.0) 1750 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:02:10.573 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:10.602 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:10.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:10.604 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:02:10.706 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:10.729 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:10.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:10.732 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:02:10.832 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:10.857 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:10.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:10.859 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:02:10.960 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:10.985 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:10.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:10.988 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:02:11.089 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:11.115 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:11.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:11.118 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:02:11.219 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:11.235 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:11 smithi159 bash[108473]: cluster 2023-09-24T00:02:11.039255+0000 mgr.y (mgr.25991) 1363 : cluster 0 pgmap v1530: 89 pgs: 1 active+clean+remapped, 1 active+recovering+undersized+remapped, 27 active+undersized, 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 8 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 36 active+clean; 3.6 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 90 op/s; 49852/176949 objects degraded (28.173%); 21983/176949 objects misplaced (12.423%); 11 MiB/s, 172 objects/s recovering 2023-09-24T00:02:11.247 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:11.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:11.249 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:02:11.350 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:11.360 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:11 smithi164 bash[92846]: cluster 2023-09-24T00:02:11.039255+0000 mgr.y (mgr.25991) 1363 : cluster 0 pgmap v1530: 89 pgs: 1 active+clean+remapped, 1 active+recovering+undersized+remapped, 27 active+undersized, 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 8 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 36 active+clean; 3.6 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 90 op/s; 49852/176949 objects degraded (28.173%); 21983/176949 objects misplaced (12.423%); 11 MiB/s, 172 objects/s recovering 2023-09-24T00:02:11.377 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:11.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:11.380 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:02:11.480 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:02:11.488 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:11 smithi159 bash[105915]: cluster 2023-09-24T00:02:11.039255+0000 mgr.y (mgr.25991) 1363 : cluster 0 pgmap v1530: 89 pgs: 1 active+clean+remapped, 1 active+recovering+undersized+remapped, 27 active+undersized, 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 8 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 36 active+clean; 3.6 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 90 op/s; 49852/176949 objects degraded (28.173%); 21983/176949 objects misplaced (12.423%); 11 MiB/s, 172 objects/s recovering 2023-09-24T00:02:11.501 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:02:11.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:11.505 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:02:11.605 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:11.632 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:11.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:11.635 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:02:11.736 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:02:11.762 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:02:11.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:11.766 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:02:11.866 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:11.891 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:11.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:11.896 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:02:11.996 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:02:12.021 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:02:12.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:12.026 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:02:12.127 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:12.153 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:12.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:12.159 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:02:12.260 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:12.284 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:12.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:12.292 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:02:12.393 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:02:12.420 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:02:12.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:12.427 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:02:12.528 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:02:12.553 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:02:12.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:12.555 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:02:12.656 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:12.683 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:12.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:12.686 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:02:12.786 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:12.813 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:12.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:12.815 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:02:12.916 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:12.938 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:12.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:12.943 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:02:13.044 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:13.071 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:13.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:13.074 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:02:13.175 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:13.199 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:13.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:13.202 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:02:13.303 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:13.312 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:13 smithi159 bash[108473]: cluster 2023-09-24T00:02:12.236085+0000 osd.6 (osd.6) 434 : cluster 3 failed to encode map e369 with expected crc 2023-09-24T00:02:13.312 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:13 smithi159 bash[108473]: cluster 2023-09-24T00:02:12.237131+0000 mon.a (mon.0) 1751 : cluster 0 osdmap e369: 8 total, 7 up, 6 in 2023-09-24T00:02:13.312 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:13 smithi159 bash[108473]: cluster 2023-09-24T00:02:12.242397+0000 osd.6 (osd.6) 435 : cluster 3 failed to encode map e369 with expected crc 2023-09-24T00:02:13.312 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:13 smithi159 bash[108473]: cluster 2023-09-24T00:02:12.248526+0000 osd.5 (osd.5) 204 : cluster 3 failed to encode map e369 with expected crc 2023-09-24T00:02:13.312 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:13 smithi159 bash[108473]: cluster 2023-09-24T00:02:12.248529+0000 osd.4 (osd.4) 290 : cluster 3 failed to encode map e369 with expected crc 2023-09-24T00:02:13.312 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:13 smithi159 bash[108473]: cluster 2023-09-24T00:02:13.040081+0000 mgr.y (mgr.25991) 1364 : cluster 0 pgmap v1532: 89 pgs: 1 active+clean+remapped, 1 active+recovering+undersized+remapped, 27 active+undersized, 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 8 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 36 active+clean; 3.6 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 83 op/s; 49824/176784 objects degraded (28.184%); 21956/176784 objects misplaced (12.420%); 9.5 MiB/s, 152 objects/s recovering 2023-09-24T00:02:13.312 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:13 smithi159 bash[108473]: cluster 2023-09-24T00:02:13.085695+0000 mon.a (mon.0) 1752 : cluster 3 Health check update: Degraded data redundancy: 49852/176949 objects degraded (28.173%), 23 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-24T00:02:13.327 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:13.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:13.334 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:02:13.435 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:13.457 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:13.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:13.459 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:02:13.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:13 smithi164 bash[92846]: cluster 2023-09-24T00:02:12.236085+0000 osd.6 (osd.6) 434 : cluster 3 failed to encode map e369 with expected crc 2023-09-24T00:02:13.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:13 smithi164 bash[92846]: cluster 2023-09-24T00:02:12.237131+0000 mon.a (mon.0) 1751 : cluster 0 osdmap e369: 8 total, 7 up, 6 in 2023-09-24T00:02:13.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:13 smithi164 bash[92846]: cluster 2023-09-24T00:02:12.242397+0000 osd.6 (osd.6) 435 : cluster 3 failed to encode map e369 with expected crc 2023-09-24T00:02:13.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:13 smithi164 bash[92846]: cluster 2023-09-24T00:02:12.248526+0000 osd.5 (osd.5) 204 : cluster 3 failed to encode map e369 with expected crc 2023-09-24T00:02:13.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:13 smithi164 bash[92846]: cluster 2023-09-24T00:02:12.248529+0000 osd.4 (osd.4) 290 : cluster 3 failed to encode map e369 with expected crc 2023-09-24T00:02:13.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:13 smithi164 bash[92846]: cluster 2023-09-24T00:02:13.040081+0000 mgr.y (mgr.25991) 1364 : cluster 0 pgmap v1532: 89 pgs: 1 active+clean+remapped, 1 active+recovering+undersized+remapped, 27 active+undersized, 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 8 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 36 active+clean; 3.6 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 83 op/s; 49824/176784 objects degraded (28.184%); 21956/176784 objects misplaced (12.420%); 9.5 MiB/s, 152 objects/s recovering 2023-09-24T00:02:13.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:13 smithi164 bash[92846]: cluster 2023-09-24T00:02:13.085695+0000 mon.a (mon.0) 1752 : cluster 3 Health check update: Degraded data redundancy: 49852/176949 objects degraded (28.173%), 23 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-24T00:02:13.560 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:13.587 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:13.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:13.589 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:02:13.669 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:13 smithi159 bash[105915]: cluster 2023-09-24T00:02:12.236085+0000 osd.6 (osd.6) 434 : cluster 3 failed to encode map e369 with expected crc 2023-09-24T00:02:13.669 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:13 smithi159 bash[105915]: cluster 2023-09-24T00:02:12.237131+0000 mon.a (mon.0) 1751 : cluster 0 osdmap e369: 8 total, 7 up, 6 in 2023-09-24T00:02:13.669 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:13 smithi159 bash[105915]: cluster 2023-09-24T00:02:12.242397+0000 osd.6 (osd.6) 435 : cluster 3 failed to encode map e369 with expected crc 2023-09-24T00:02:13.669 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:13 smithi159 bash[105915]: cluster 2023-09-24T00:02:12.248526+0000 osd.5 (osd.5) 204 : cluster 3 failed to encode map e369 with expected crc 2023-09-24T00:02:13.669 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:13 smithi159 bash[105915]: cluster 2023-09-24T00:02:12.248529+0000 osd.4 (osd.4) 290 : cluster 3 failed to encode map e369 with expected crc 2023-09-24T00:02:13.670 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:13 smithi159 bash[105915]: cluster 2023-09-24T00:02:13.040081+0000 mgr.y (mgr.25991) 1364 : cluster 0 pgmap v1532: 89 pgs: 1 active+clean+remapped, 1 active+recovering+undersized+remapped, 27 active+undersized, 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 8 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 36 active+clean; 3.6 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 83 op/s; 49824/176784 objects degraded (28.184%); 21956/176784 objects misplaced (12.420%); 9.5 MiB/s, 152 objects/s recovering 2023-09-24T00:02:13.670 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:13 smithi159 bash[105915]: cluster 2023-09-24T00:02:13.085695+0000 mon.a (mon.0) 1752 : cluster 3 Health check update: Degraded data redundancy: 49852/176949 objects degraded (28.173%), 23 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-24T00:02:13.690 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:13.724 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:13.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:13.728 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:02:13.829 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:13.857 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:13.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:13.859 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:02:13.960 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:13.967 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:13 smithi159 bash[105915]: debug 2023-09-24T00:02:13.907+0000 7f15a10fc700 -1 mon.a@0(leader).osd e370 definitely_dead 0 2023-09-24T00:02:13.967 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 24 00:02:13 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [24/Sep/2023:00:02:13] "GET /metrics HTTP/1.1" 200 36668 "" "Prometheus/2.43.0" 2023-09-24T00:02:13.979 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:13.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:13.982 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:02:14.083 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:14.105 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:14.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:14.107 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:02:14.207 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:02:14.228 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:02:14.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:14.231 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:02:14.257 INFO:teuthology.orchestra.run.smithi159.stderr:marked in osd.0. 2023-09-24T00:02:14.331 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:14.353 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:14.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:14.355 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:02:14.456 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:02:14.476 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:02:14.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:14.478 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:02:14.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:14 smithi164 bash[92846]: cluster 2023-09-24T00:02:13.245922+0000 osd.5 (osd.5) 205 : cluster 3 failed to encode map e370 with expected crc 2023-09-24T00:02:14.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:14 smithi164 bash[92846]: cluster 2023-09-24T00:02:13.246094+0000 osd.6 (osd.6) 436 : cluster 3 failed to encode map e370 with expected crc 2023-09-24T00:02:14.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:14 smithi164 bash[92846]: cluster 2023-09-24T00:02:13.246801+0000 mon.a (mon.0) 1753 : cluster 0 osdmap e370: 8 total, 7 up, 6 in 2023-09-24T00:02:14.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:14 smithi164 bash[92846]: audit 2023-09-24T00:02:13.911934+0000 mon.c (mon.2) 129 : audit 0 from='client.? 172.21.15.159:0/1604684482' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["0"]}]: dispatch 2023-09-24T00:02:14.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:14 smithi164 bash[92846]: audit 2023-09-24T00:02:13.912266+0000 mon.a (mon.0) 1754 : audit 0 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["0"]}]: dispatch 2023-09-24T00:02:14.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:14 smithi159 bash[105915]: cluster 2023-09-24T00:02:13.245922+0000 osd.5 (osd.5) 205 : cluster 3 failed to encode map e370 with expected crc 2023-09-24T00:02:14.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:14 smithi159 bash[105915]: cluster 2023-09-24T00:02:13.246094+0000 osd.6 (osd.6) 436 : cluster 3 failed to encode map e370 with expected crc 2023-09-24T00:02:14.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:14 smithi159 bash[105915]: cluster 2023-09-24T00:02:13.246801+0000 mon.a (mon.0) 1753 : cluster 0 osdmap e370: 8 total, 7 up, 6 in 2023-09-24T00:02:14.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:14 smithi159 bash[105915]: audit 2023-09-24T00:02:13.911934+0000 mon.c (mon.2) 129 : audit 0 from='client.? 172.21.15.159:0/1604684482' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["0"]}]: dispatch 2023-09-24T00:02:14.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:14 smithi159 bash[105915]: audit 2023-09-24T00:02:13.912266+0000 mon.a (mon.0) 1754 : audit 0 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["0"]}]: dispatch 2023-09-24T00:02:14.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:14 smithi159 bash[108473]: cluster 2023-09-24T00:02:13.245922+0000 osd.5 (osd.5) 205 : cluster 3 failed to encode map e370 with expected crc 2023-09-24T00:02:14.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:14 smithi159 bash[108473]: cluster 2023-09-24T00:02:13.246094+0000 osd.6 (osd.6) 436 : cluster 3 failed to encode map e370 with expected crc 2023-09-24T00:02:14.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:14 smithi159 bash[108473]: cluster 2023-09-24T00:02:13.246801+0000 mon.a (mon.0) 1753 : cluster 0 osdmap e370: 8 total, 7 up, 6 in 2023-09-24T00:02:14.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:14 smithi159 bash[108473]: audit 2023-09-24T00:02:13.911934+0000 mon.c (mon.2) 129 : audit 0 from='client.? 172.21.15.159:0/1604684482' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["0"]}]: dispatch 2023-09-24T00:02:14.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:14 smithi159 bash[108473]: audit 2023-09-24T00:02:13.912266+0000 mon.a (mon.0) 1754 : audit 0 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["0"]}]: dispatch 2023-09-24T00:02:14.580 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:02:14.604 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:02:14.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:14.607 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:02:14.707 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:14.729 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:14.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:14.731 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:02:14.832 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:14.853 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:14.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:14.855 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:02:14.956 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:02:14.976 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:02:14.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:14.979 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:02:15.080 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:02:15.110 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:02:15.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:15.112 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:02:15.213 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:02:15.244 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:02:15.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:15.246 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:02:15.267 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:15 smithi159 bash[108473]: cluster 2023-09-24T00:02:14.244783+0000 osd.6 (osd.6) 437 : cluster 3 failed to encode map e371 with expected crc 2023-09-24T00:02:15.267 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:15 smithi159 bash[108473]: audit 2023-09-24T00:02:14.245810+0000 mon.a (mon.0) 1755 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["0"]}]': finished 2023-09-24T00:02:15.268 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:15 smithi159 bash[108473]: cluster 2023-09-24T00:02:14.245899+0000 mon.a (mon.0) 1756 : cluster 0 osdmap e371: 8 total, 7 up, 7 in 2023-09-24T00:02:15.268 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:15 smithi159 bash[108473]: cluster 2023-09-24T00:02:14.247727+0000 osd.7 (osd.7) 233 : cluster 3 failed to encode map e371 with expected crc 2023-09-24T00:02:15.268 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:15 smithi159 bash[108473]: cluster 2023-09-24T00:02:14.249043+0000 osd.5 (osd.5) 206 : cluster 3 failed to encode map e371 with expected crc 2023-09-24T00:02:15.268 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:15 smithi159 bash[108473]: cluster 2023-09-24T00:02:14.251938+0000 osd.5 (osd.5) 207 : cluster 3 failed to encode map e371 with expected crc 2023-09-24T00:02:15.268 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:15 smithi159 bash[108473]: cluster 2023-09-24T00:02:14.253717+0000 osd.4 (osd.4) 291 : cluster 3 failed to encode map e371 with expected crc 2023-09-24T00:02:15.268 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:15 smithi159 bash[108473]: cluster 2023-09-24T00:02:14.256748+0000 osd.5 (osd.5) 208 : cluster 3 failed to encode map e371 with expected crc 2023-09-24T00:02:15.268 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:15 smithi159 bash[108473]: cluster 2023-09-24T00:02:15.040677+0000 mgr.y (mgr.25991) 1365 : cluster 0 pgmap v1535: 89 pgs: 1 active+clean+remapped, 1 active+recovering+undersized+remapped, 27 active+undersized, 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 7 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 36 active+clean; 3.6 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 71 op/s; 45922/176151 objects degraded (26.070%); 25491/176151 objects misplaced (14.471%); 9.3 MiB/s, 148 objects/s recovering 2023-09-24T00:02:15.347 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:15.356 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:15 smithi164 bash[92846]: cluster 2023-09-24T00:02:14.244783+0000 osd.6 (osd.6) 437 : cluster 3 failed to encode map e371 with expected crc 2023-09-24T00:02:15.356 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:15 smithi164 bash[92846]: audit 2023-09-24T00:02:14.245810+0000 mon.a (mon.0) 1755 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["0"]}]': finished 2023-09-24T00:02:15.356 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:15 smithi164 bash[92846]: cluster 2023-09-24T00:02:14.245899+0000 mon.a (mon.0) 1756 : cluster 0 osdmap e371: 8 total, 7 up, 7 in 2023-09-24T00:02:15.357 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:15 smithi164 bash[92846]: cluster 2023-09-24T00:02:14.247727+0000 osd.7 (osd.7) 233 : cluster 3 failed to encode map e371 with expected crc 2023-09-24T00:02:15.357 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:15 smithi164 bash[92846]: cluster 2023-09-24T00:02:14.249043+0000 osd.5 (osd.5) 206 : cluster 3 failed to encode map e371 with expected crc 2023-09-24T00:02:15.357 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:15 smithi164 bash[92846]: cluster 2023-09-24T00:02:14.251938+0000 osd.5 (osd.5) 207 : cluster 3 failed to encode map e371 with expected crc 2023-09-24T00:02:15.357 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:15 smithi164 bash[92846]: cluster 2023-09-24T00:02:14.253717+0000 osd.4 (osd.4) 291 : cluster 3 failed to encode map e371 with expected crc 2023-09-24T00:02:15.357 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:15 smithi164 bash[92846]: cluster 2023-09-24T00:02:14.256748+0000 osd.5 (osd.5) 208 : cluster 3 failed to encode map e371 with expected crc 2023-09-24T00:02:15.357 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:15 smithi164 bash[92846]: cluster 2023-09-24T00:02:15.040677+0000 mgr.y (mgr.25991) 1365 : cluster 0 pgmap v1535: 89 pgs: 1 active+clean+remapped, 1 active+recovering+undersized+remapped, 27 active+undersized, 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 7 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 36 active+clean; 3.6 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 71 op/s; 45922/176151 objects degraded (26.070%); 25491/176151 objects misplaced (14.471%); 9.3 MiB/s, 148 objects/s recovering 2023-09-24T00:02:15.376 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:15.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:15.378 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:02:15.479 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:02:15.498 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:02:15.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:15.501 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:02:15.572 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:15 smithi159 bash[105915]: cluster 2023-09-24T00:02:14.244783+0000 osd.6 (osd.6) 437 : cluster 3 failed to encode map e371 with expected crc 2023-09-24T00:02:15.572 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:15 smithi159 bash[105915]: audit 2023-09-24T00:02:14.245810+0000 mon.a (mon.0) 1755 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["0"]}]': finished 2023-09-24T00:02:15.573 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:15 smithi159 bash[105915]: cluster 2023-09-24T00:02:14.245899+0000 mon.a (mon.0) 1756 : cluster 0 osdmap e371: 8 total, 7 up, 7 in 2023-09-24T00:02:15.573 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:15 smithi159 bash[105915]: cluster 2023-09-24T00:02:14.247727+0000 osd.7 (osd.7) 233 : cluster 3 failed to encode map e371 with expected crc 2023-09-24T00:02:15.573 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:15 smithi159 bash[105915]: cluster 2023-09-24T00:02:14.249043+0000 osd.5 (osd.5) 206 : cluster 3 failed to encode map e371 with expected crc 2023-09-24T00:02:15.573 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:15 smithi159 bash[105915]: cluster 2023-09-24T00:02:14.251938+0000 osd.5 (osd.5) 207 : cluster 3 failed to encode map e371 with expected crc 2023-09-24T00:02:15.573 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:15 smithi159 bash[105915]: cluster 2023-09-24T00:02:14.253717+0000 osd.4 (osd.4) 291 : cluster 3 failed to encode map e371 with expected crc 2023-09-24T00:02:15.573 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:15 smithi159 bash[105915]: cluster 2023-09-24T00:02:14.256748+0000 osd.5 (osd.5) 208 : cluster 3 failed to encode map e371 with expected crc 2023-09-24T00:02:15.573 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:15 smithi159 bash[105915]: cluster 2023-09-24T00:02:15.040677+0000 mgr.y (mgr.25991) 1365 : cluster 0 pgmap v1535: 89 pgs: 1 active+clean+remapped, 1 active+recovering+undersized+remapped, 27 active+undersized, 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded, 7 active+recovery_wait+undersized+degraded+remapped, 7 active+recovery_wait+degraded+remapped, 36 active+clean; 3.6 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 71 op/s; 45922/176151 objects degraded (26.070%); 25491/176151 objects misplaced (14.471%); 9.3 MiB/s, 148 objects/s recovering 2023-09-24T00:02:15.602 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:15.620 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:15.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:15.622 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:02:15.723 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:02:15.750 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:02:15.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:15.754 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:02:15.855 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:15.883 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:15.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:15.885 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:02:15.986 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:16.007 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:16.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:16.009 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:02:16.110 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:16.135 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:16.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:16.137 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:02:16.238 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:02:16.260 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:02:16.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:16.263 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:02:16.339 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:16 smithi159 bash[108473]: cluster 2023-09-24T00:02:15.263779+0000 osd.6 (osd.6) 438 : cluster 3 failed to encode map e372 with expected crc 2023-09-24T00:02:16.339 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:16 smithi159 bash[108473]: cluster 2023-09-24T00:02:15.264464+0000 osd.4 (osd.4) 292 : cluster 3 failed to encode map e372 with expected crc 2023-09-24T00:02:16.339 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:16 smithi159 bash[108473]: cluster 2023-09-24T00:02:15.268504+0000 mon.a (mon.0) 1757 : cluster 0 osdmap e372: 8 total, 7 up, 7 in 2023-09-24T00:02:16.340 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:16 smithi159 bash[108473]: cluster 2023-09-24T00:02:15.270390+0000 osd.6 (osd.6) 439 : cluster 3 failed to encode map e372 with expected crc 2023-09-24T00:02:16.340 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:16 smithi159 bash[108473]: cluster 2023-09-24T00:02:15.270526+0000 osd.7 (osd.7) 234 : cluster 3 failed to encode map e372 with expected crc 2023-09-24T00:02:16.340 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:16 smithi159 bash[108473]: cluster 2023-09-24T00:02:15.271031+0000 osd.5 (osd.5) 209 : cluster 3 failed to encode map e372 with expected crc 2023-09-24T00:02:16.340 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:16 smithi159 bash[108473]: cluster 2023-09-24T00:02:15.274727+0000 osd.5 (osd.5) 210 : cluster 3 failed to encode map e372 with expected crc 2023-09-24T00:02:16.340 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:16 smithi159 bash[108473]: cluster 2023-09-24T00:02:15.275272+0000 osd.6 (osd.6) 440 : cluster 0 10.b starting backfill to osd.0 from (0'0,0'0] MAX to 370'5894 2023-09-24T00:02:16.340 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:16 smithi159 bash[108473]: cluster 2023-09-24T00:02:15.279638+0000 osd.3 (osd.3) 31 : cluster 0 10.2 starting backfill to osd.0 from (0'0,0'0] MAX to 370'5879 2023-09-24T00:02:16.340 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:16 smithi159 bash[108473]: cluster 2023-09-24T00:02:15.281209+0000 osd.5 (osd.5) 211 : cluster 3 failed to encode map e372 with expected crc 2023-09-24T00:02:16.340 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:16 smithi159 bash[105915]: cluster 2023-09-24T00:02:15.263779+0000 osd.6 (osd.6) 438 : cluster 3 failed to encode map e372 with expected crc 2023-09-24T00:02:16.340 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:16 smithi159 bash[105915]: cluster 2023-09-24T00:02:15.264464+0000 osd.4 (osd.4) 292 : cluster 3 failed to encode map e372 with expected crc 2023-09-24T00:02:16.340 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:16 smithi159 bash[105915]: cluster 2023-09-24T00:02:15.268504+0000 mon.a (mon.0) 1757 : cluster 0 osdmap e372: 8 total, 7 up, 7 in 2023-09-24T00:02:16.341 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:16 smithi159 bash[105915]: cluster 2023-09-24T00:02:15.270390+0000 osd.6 (osd.6) 439 : cluster 3 failed to encode map e372 with expected crc 2023-09-24T00:02:16.341 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:16 smithi159 bash[105915]: cluster 2023-09-24T00:02:15.270526+0000 osd.7 (osd.7) 234 : cluster 3 failed to encode map e372 with expected crc 2023-09-24T00:02:16.341 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:16 smithi159 bash[105915]: cluster 2023-09-24T00:02:15.271031+0000 osd.5 (osd.5) 209 : cluster 3 failed to encode map e372 with expected crc 2023-09-24T00:02:16.341 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:16 smithi159 bash[105915]: cluster 2023-09-24T00:02:15.274727+0000 osd.5 (osd.5) 210 : cluster 3 failed to encode map e372 with expected crc 2023-09-24T00:02:16.341 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:16 smithi159 bash[105915]: cluster 2023-09-24T00:02:15.275272+0000 osd.6 (osd.6) 440 : cluster 0 10.b starting backfill to osd.0 from (0'0,0'0] MAX to 370'5894 2023-09-24T00:02:16.341 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:16 smithi159 bash[105915]: cluster 2023-09-24T00:02:15.279638+0000 osd.3 (osd.3) 31 : cluster 0 10.2 starting backfill to osd.0 from (0'0,0'0] MAX to 370'5879 2023-09-24T00:02:16.341 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:16 smithi159 bash[105915]: cluster 2023-09-24T00:02:15.281209+0000 osd.5 (osd.5) 211 : cluster 3 failed to encode map e372 with expected crc 2023-09-24T00:02:16.363 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:16.405 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:16.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:16.411 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:02:16.511 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:16.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:16 smithi164 bash[92846]: cluster 2023-09-24T00:02:15.263779+0000 osd.6 (osd.6) 438 : cluster 3 failed to encode map e372 with expected crc 2023-09-24T00:02:16.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:16 smithi164 bash[92846]: cluster 2023-09-24T00:02:15.264464+0000 osd.4 (osd.4) 292 : cluster 3 failed to encode map e372 with expected crc 2023-09-24T00:02:16.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:16 smithi164 bash[92846]: cluster 2023-09-24T00:02:15.268504+0000 mon.a (mon.0) 1757 : cluster 0 osdmap e372: 8 total, 7 up, 7 in 2023-09-24T00:02:16.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:16 smithi164 bash[92846]: cluster 2023-09-24T00:02:15.270390+0000 osd.6 (osd.6) 439 : cluster 3 failed to encode map e372 with expected crc 2023-09-24T00:02:16.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:16 smithi164 bash[92846]: cluster 2023-09-24T00:02:15.270526+0000 osd.7 (osd.7) 234 : cluster 3 failed to encode map e372 with expected crc 2023-09-24T00:02:16.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:16 smithi164 bash[92846]: cluster 2023-09-24T00:02:15.271031+0000 osd.5 (osd.5) 209 : cluster 3 failed to encode map e372 with expected crc 2023-09-24T00:02:16.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:16 smithi164 bash[92846]: cluster 2023-09-24T00:02:15.274727+0000 osd.5 (osd.5) 210 : cluster 3 failed to encode map e372 with expected crc 2023-09-24T00:02:16.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:16 smithi164 bash[92846]: cluster 2023-09-24T00:02:15.275272+0000 osd.6 (osd.6) 440 : cluster 0 10.b starting backfill to osd.0 from (0'0,0'0] MAX to 370'5894 2023-09-24T00:02:16.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:16 smithi164 bash[92846]: cluster 2023-09-24T00:02:15.279638+0000 osd.3 (osd.3) 31 : cluster 0 10.2 starting backfill to osd.0 from (0'0,0'0] MAX to 370'5879 2023-09-24T00:02:16.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:16 smithi164 bash[92846]: cluster 2023-09-24T00:02:15.281209+0000 osd.5 (osd.5) 211 : cluster 3 failed to encode map e372 with expected crc 2023-09-24T00:02:16.545 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:16.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:16.552 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:02:16.653 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:16.677 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:16.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:16.680 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:02:16.780 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:16.802 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:16.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:16.804 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:02:16.905 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:16.927 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:16.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:16.929 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:02:17.030 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:02:17.054 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:02:17.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:17.056 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:02:17.156 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:02:17.184 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:02:17.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:17.187 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:02:17.288 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:17.309 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:17.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:17.311 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:02:17.412 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:17.437 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:17.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:17.439 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:02:17.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:17 smithi164 bash[92846]: cluster 2023-09-24T00:02:16.269685+0000 osd.6 (osd.6) 441 : cluster 3 failed to encode map e373 with expected crc 2023-09-24T00:02:17.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:17 smithi164 bash[92846]: cluster 2023-09-24T00:02:16.270194+0000 mon.a (mon.0) 1758 : cluster 0 osdmap e373: 8 total, 7 up, 7 in 2023-09-24T00:02:17.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:17 smithi164 bash[92846]: cluster 2023-09-24T00:02:16.272016+0000 osd.6 (osd.6) 442 : cluster 3 failed to encode map e373 with expected crc 2023-09-24T00:02:17.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:17 smithi164 bash[92846]: cluster 2023-09-24T00:02:16.272112+0000 osd.7 (osd.7) 235 : cluster 3 failed to encode map e373 with expected crc 2023-09-24T00:02:17.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:17 smithi164 bash[92846]: cluster 2023-09-24T00:02:16.278584+0000 osd.4 (osd.4) 293 : cluster 3 failed to encode map e373 with expected crc 2023-09-24T00:02:17.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:17 smithi164 bash[92846]: cluster 2023-09-24T00:02:16.278832+0000 osd.3 (osd.3) 32 : cluster 0 10.c starting backfill to osd.0 from (0'0,0'0] MAX to 370'5883 2023-09-24T00:02:17.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:17 smithi164 bash[92846]: cluster 2023-09-24T00:02:16.279385+0000 osd.5 (osd.5) 212 : cluster 3 failed to encode map e373 with expected crc 2023-09-24T00:02:17.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:17 smithi164 bash[92846]: cluster 2023-09-24T00:02:16.281063+0000 osd.4 (osd.4) 294 : cluster 3 failed to encode map e373 with expected crc 2023-09-24T00:02:17.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:17 smithi164 bash[92846]: cluster 2023-09-24T00:02:16.285152+0000 osd.4 (osd.4) 295 : cluster 0 10.1 starting backfill to osd.0 from (0'0,0'0] MAX to 370'5961 2023-09-24T00:02:17.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:17 smithi164 bash[92846]: cluster 2023-09-24T00:02:16.290468+0000 osd.6 (osd.6) 443 : cluster 0 10.d starting backfill to osd.0 from (0'0,0'0] MAX to 370'5995 2023-09-24T00:02:17.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:17 smithi164 bash[92846]: cluster 2023-09-24T00:02:17.041334+0000 mgr.y (mgr.25991) 1366 : cluster 0 pgmap v1538: 89 pgs: 7 remapped+peering, 6 peering, 2 active+clean+remapped, 26 active+undersized, 1 active+recovery_wait+remapped, 3 active+recovering+undersized+degraded+remapped, 4 active+undersized+degraded, 4 active+recovery_wait+undersized+degraded+remapped, 5 active+recovery_wait+degraded+remapped, 31 active+clean; 3.6 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 90 op/s; 31285/175692 objects degraded (17.807%); 21670/175692 objects misplaced (12.334%); 4.7 MiB/s, 115 objects/s recovering 2023-09-24T00:02:17.540 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:17.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:17 smithi159 bash[108473]: cluster 2023-09-24T00:02:16.269685+0000 osd.6 (osd.6) 441 : cluster 3 failed to encode map e373 with expected crc 2023-09-24T00:02:17.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:17 smithi159 bash[108473]: cluster 2023-09-24T00:02:16.270194+0000 mon.a (mon.0) 1758 : cluster 0 osdmap e373: 8 total, 7 up, 7 in 2023-09-24T00:02:17.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:17 smithi159 bash[108473]: cluster 2023-09-24T00:02:16.272016+0000 osd.6 (osd.6) 442 : cluster 3 failed to encode map e373 with expected crc 2023-09-24T00:02:17.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:17 smithi159 bash[108473]: cluster 2023-09-24T00:02:16.272112+0000 osd.7 (osd.7) 235 : cluster 3 failed to encode map e373 with expected crc 2023-09-24T00:02:17.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:17 smithi159 bash[108473]: cluster 2023-09-24T00:02:16.278584+0000 osd.4 (osd.4) 293 : cluster 3 failed to encode map e373 with expected crc 2023-09-24T00:02:17.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:17 smithi159 bash[108473]: cluster 2023-09-24T00:02:16.278832+0000 osd.3 (osd.3) 32 : cluster 0 10.c starting backfill to osd.0 from (0'0,0'0] MAX to 370'5883 2023-09-24T00:02:17.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:17 smithi159 bash[108473]: cluster 2023-09-24T00:02:16.279385+0000 osd.5 (osd.5) 212 : cluster 3 failed to encode map e373 with expected crc 2023-09-24T00:02:17.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:17 smithi159 bash[108473]: cluster 2023-09-24T00:02:16.281063+0000 osd.4 (osd.4) 294 : cluster 3 failed to encode map e373 with expected crc 2023-09-24T00:02:17.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:17 smithi159 bash[108473]: cluster 2023-09-24T00:02:16.285152+0000 osd.4 (osd.4) 295 : cluster 0 10.1 starting backfill to osd.0 from (0'0,0'0] MAX to 370'5961 2023-09-24T00:02:17.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:17 smithi159 bash[108473]: cluster 2023-09-24T00:02:16.290468+0000 osd.6 (osd.6) 443 : cluster 0 10.d starting backfill to osd.0 from (0'0,0'0] MAX to 370'5995 2023-09-24T00:02:17.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:17 smithi159 bash[108473]: cluster 2023-09-24T00:02:17.041334+0000 mgr.y (mgr.25991) 1366 : cluster 0 pgmap v1538: 89 pgs: 7 remapped+peering, 6 peering, 2 active+clean+remapped, 26 active+undersized, 1 active+recovery_wait+remapped, 3 active+recovering+undersized+degraded+remapped, 4 active+undersized+degraded, 4 active+recovery_wait+undersized+degraded+remapped, 5 active+recovery_wait+degraded+remapped, 31 active+clean; 3.6 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 90 op/s; 31285/175692 objects degraded (17.807%); 21670/175692 objects misplaced (12.334%); 4.7 MiB/s, 115 objects/s recovering 2023-09-24T00:02:17.546 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:17 smithi159 bash[105915]: cluster 2023-09-24T00:02:16.269685+0000 osd.6 (osd.6) 441 : cluster 3 failed to encode map e373 with expected crc 2023-09-24T00:02:17.546 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:17 smithi159 bash[105915]: cluster 2023-09-24T00:02:16.270194+0000 mon.a (mon.0) 1758 : cluster 0 osdmap e373: 8 total, 7 up, 7 in 2023-09-24T00:02:17.546 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:17 smithi159 bash[105915]: cluster 2023-09-24T00:02:16.272016+0000 osd.6 (osd.6) 442 : cluster 3 failed to encode map e373 with expected crc 2023-09-24T00:02:17.546 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:17 smithi159 bash[105915]: cluster 2023-09-24T00:02:16.272112+0000 osd.7 (osd.7) 235 : cluster 3 failed to encode map e373 with expected crc 2023-09-24T00:02:17.546 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:17 smithi159 bash[105915]: cluster 2023-09-24T00:02:16.278584+0000 osd.4 (osd.4) 293 : cluster 3 failed to encode map e373 with expected crc 2023-09-24T00:02:17.546 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:17 smithi159 bash[105915]: cluster 2023-09-24T00:02:16.278832+0000 osd.3 (osd.3) 32 : cluster 0 10.c starting backfill to osd.0 from (0'0,0'0] MAX to 370'5883 2023-09-24T00:02:17.546 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:17 smithi159 bash[105915]: cluster 2023-09-24T00:02:16.279385+0000 osd.5 (osd.5) 212 : cluster 3 failed to encode map e373 with expected crc 2023-09-24T00:02:17.546 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:17 smithi159 bash[105915]: cluster 2023-09-24T00:02:16.281063+0000 osd.4 (osd.4) 294 : cluster 3 failed to encode map e373 with expected crc 2023-09-24T00:02:17.547 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:17 smithi159 bash[105915]: cluster 2023-09-24T00:02:16.285152+0000 osd.4 (osd.4) 295 : cluster 0 10.1 starting backfill to osd.0 from (0'0,0'0] MAX to 370'5961 2023-09-24T00:02:17.547 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:17 smithi159 bash[105915]: cluster 2023-09-24T00:02:16.290468+0000 osd.6 (osd.6) 443 : cluster 0 10.d starting backfill to osd.0 from (0'0,0'0] MAX to 370'5995 2023-09-24T00:02:17.547 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:17 smithi159 bash[105915]: cluster 2023-09-24T00:02:17.041334+0000 mgr.y (mgr.25991) 1366 : cluster 0 pgmap v1538: 89 pgs: 7 remapped+peering, 6 peering, 2 active+clean+remapped, 26 active+undersized, 1 active+recovery_wait+remapped, 3 active+recovering+undersized+degraded+remapped, 4 active+undersized+degraded, 4 active+recovery_wait+undersized+degraded+remapped, 5 active+recovery_wait+degraded+remapped, 31 active+clean; 3.6 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 90 op/s; 31285/175692 objects degraded (17.807%); 21670/175692 objects misplaced (12.334%); 4.7 MiB/s, 115 objects/s recovering 2023-09-24T00:02:17.563 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:17.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:17.565 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:02:17.666 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:02:17.693 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:02:17.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:17.695 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:02:17.796 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:17.827 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:17.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:17.829 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:02:17.930 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:02:17.953 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:02:17.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:17.955 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:02:18.055 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:18.074 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:18.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:18.076 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:02:18.177 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:18.202 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:18.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:18.206 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:02:18.306 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:18.331 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:18.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:18.333 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:02:18.434 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:02:18.456 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:02:18.457 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:18 smithi164 bash[92846]: cluster 2023-09-24T00:02:17.268057+0000 mon.a (mon.0) 1759 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-09-24T00:02:18.457 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:18 smithi164 bash[92846]: audit 2023-09-24T00:02:17.268236+0000 mon.a (mon.0) 1760 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:02:18.457 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:18 smithi164 bash[92846]: cluster 2023-09-24T00:02:18.087148+0000 mon.a (mon.0) 1761 : cluster 3 Health check update: Degraded data redundancy: 31285/175692 objects degraded (17.807%), 16 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-24T00:02:18.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:18.458 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:02:18.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:18 smithi159 bash[105915]: cluster 2023-09-24T00:02:17.268057+0000 mon.a (mon.0) 1759 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-09-24T00:02:18.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:18 smithi159 bash[105915]: audit 2023-09-24T00:02:17.268236+0000 mon.a (mon.0) 1760 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:02:18.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:18 smithi159 bash[105915]: cluster 2023-09-24T00:02:18.087148+0000 mon.a (mon.0) 1761 : cluster 3 Health check update: Degraded data redundancy: 31285/175692 objects degraded (17.807%), 16 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-24T00:02:18.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:18 smithi159 bash[108473]: cluster 2023-09-24T00:02:17.268057+0000 mon.a (mon.0) 1759 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-09-24T00:02:18.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:18 smithi159 bash[108473]: audit 2023-09-24T00:02:17.268236+0000 mon.a (mon.0) 1760 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:02:18.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:18 smithi159 bash[108473]: cluster 2023-09-24T00:02:18.087148+0000 mon.a (mon.0) 1761 : cluster 3 Health check update: Degraded data redundancy: 31285/175692 objects degraded (17.807%), 16 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-24T00:02:18.559 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:18.581 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:18.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:18.584 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:02:18.684 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:18.708 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:18.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:18.711 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:02:18.811 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:02:18.833 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:02:18.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:18.835 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:02:18.936 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:02:18.962 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:02:18.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:18.964 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:02:19.065 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:02:19.093 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:02:19.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:19.095 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:02:19.195 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:19.219 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:19.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:19.222 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:02:19.322 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:02:19.335 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:19 smithi164 bash[92846]: cluster 2023-09-24T00:02:19.041968+0000 mgr.y (mgr.25991) 1367 : cluster 0 pgmap v1539: 89 pgs: 1 active+recovery_wait+remapped, 7 remapped+peering, 6 peering, 4 active+clean+remapped, 22 active+undersized, 2 active+recovering+undersized+degraded+remapped, 4 active+undersized+degraded, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 5 active+recovery_wait+degraded+remapped, 33 active+clean; 3.6 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 69 op/s; 33289/175575 objects degraded (18.960%); 17223/175575 objects misplaced (9.809%); 6.0 MiB/s, 127 objects/s recovering 2023-09-24T00:02:19.352 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:02:19.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:19.355 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:02:19.456 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:19.477 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:19.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:19.480 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:02:19.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:19 smithi159 bash[105915]: cluster 2023-09-24T00:02:19.041968+0000 mgr.y (mgr.25991) 1367 : cluster 0 pgmap v1539: 89 pgs: 1 active+recovery_wait+remapped, 7 remapped+peering, 6 peering, 4 active+clean+remapped, 22 active+undersized, 2 active+recovering+undersized+degraded+remapped, 4 active+undersized+degraded, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 5 active+recovery_wait+degraded+remapped, 33 active+clean; 3.6 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 69 op/s; 33289/175575 objects degraded (18.960%); 17223/175575 objects misplaced (9.809%); 6.0 MiB/s, 127 objects/s recovering 2023-09-24T00:02:19.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:19 smithi159 bash[108473]: cluster 2023-09-24T00:02:19.041968+0000 mgr.y (mgr.25991) 1367 : cluster 0 pgmap v1539: 89 pgs: 1 active+recovery_wait+remapped, 7 remapped+peering, 6 peering, 4 active+clean+remapped, 22 active+undersized, 2 active+recovering+undersized+degraded+remapped, 4 active+undersized+degraded, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 5 active+recovery_wait+degraded+remapped, 33 active+clean; 3.6 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 69 op/s; 33289/175575 objects degraded (18.960%); 17223/175575 objects misplaced (9.809%); 6.0 MiB/s, 127 objects/s recovering 2023-09-24T00:02:19.580 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:02:19.600 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:02:19.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:19.602 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:02:19.703 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:19.726 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:19.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:19.728 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:02:19.828 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:02:19.855 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:02:19.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:19.858 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:02:19.959 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:19.985 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:19.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:19.990 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:02:20.090 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:20.114 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:20.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:20.122 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:02:20.223 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:20.249 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:20.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:20.253 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:02:20.298 INFO:teuthology.orchestra.run.smithi159.stderr:nodeep-scrub is set 2023-09-24T00:02:20.353 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:20.375 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:20.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:20.377 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:02:20.478 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:20.487 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:20 smithi164 bash[92846]: audit 2023-09-24T00:02:19.599598+0000 mon.a (mon.0) 1762 : audit 1 from='client.? 172.21.15.159:0/2909796074' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-24T00:02:20.503 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:20.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:20.506 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:02:20.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:20 smithi159 bash[105915]: audit 2023-09-24T00:02:19.599598+0000 mon.a (mon.0) 1762 : audit 1 from='client.? 172.21.15.159:0/2909796074' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-24T00:02:20.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:20 smithi159 bash[108473]: audit 2023-09-24T00:02:19.599598+0000 mon.a (mon.0) 1762 : audit 1 from='client.? 172.21.15.159:0/2909796074' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-24T00:02:20.606 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:02:20.629 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:02:20.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:20.632 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:02:20.733 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:20.751 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:20.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:20.752 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:02:20.853 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:02:20.876 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:02:20.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:20.883 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:02:20.983 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:21.014 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:21.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:21.017 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:02:21.118 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:21.140 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:21.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:21.142 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:02:21.243 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:21.265 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:21.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:21.266 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:02:21.367 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:21.385 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:21.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:21.388 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:02:21.488 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:21.515 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:21.517 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:21 smithi159 bash[105915]: cluster 2023-09-24T00:02:20.278509+0000 mon.a (mon.0) 1763 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-24T00:02:21.517 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:21 smithi159 bash[105915]: cluster 2023-09-24T00:02:20.288473+0000 osd.6 (osd.6) 444 : cluster 3 failed to encode map e374 with expected crc 2023-09-24T00:02:21.517 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:21 smithi159 bash[105915]: audit 2023-09-24T00:02:20.288758+0000 mon.a (mon.0) 1764 : audit 1 from='client.? 172.21.15.159:0/2909796074' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-24T00:02:21.517 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:21 smithi159 bash[105915]: cluster 2023-09-24T00:02:20.288817+0000 mon.a (mon.0) 1765 : cluster 0 osdmap e374: 8 total, 7 up, 7 in 2023-09-24T00:02:21.517 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:21 smithi159 bash[105915]: cluster 2023-09-24T00:02:21.042886+0000 mgr.y (mgr.25991) 1368 : cluster 0 pgmap v1541: 89 pgs: 1 activating+undersized+degraded+remapped, 2 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 1 remapped+peering, 4 active+clean+remapped, 22 active+undersized, 1 active+recovering+undersized+degraded+remapped, 4 active+undersized+degraded, 10 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 36 active+clean; 3.6 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 35 op/s; 54303/175518 objects degraded (30.939%); 22040/175518 objects misplaced (12.557%); 185/58506 objects unfound (0.316%); 8.0 MiB/s, 158 objects/s recovering 2023-09-24T00:02:21.517 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:21 smithi159 bash[108473]: cluster 2023-09-24T00:02:20.278509+0000 mon.a (mon.0) 1763 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-24T00:02:21.518 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:21 smithi159 bash[108473]: cluster 2023-09-24T00:02:20.288473+0000 osd.6 (osd.6) 444 : cluster 3 failed to encode map e374 with expected crc 2023-09-24T00:02:21.518 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:21 smithi159 bash[108473]: audit 2023-09-24T00:02:20.288758+0000 mon.a (mon.0) 1764 : audit 1 from='client.? 172.21.15.159:0/2909796074' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-24T00:02:21.518 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:21 smithi159 bash[108473]: cluster 2023-09-24T00:02:20.288817+0000 mon.a (mon.0) 1765 : cluster 0 osdmap e374: 8 total, 7 up, 7 in 2023-09-24T00:02:21.518 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:21 smithi159 bash[108473]: cluster 2023-09-24T00:02:21.042886+0000 mgr.y (mgr.25991) 1368 : cluster 0 pgmap v1541: 89 pgs: 1 activating+undersized+degraded+remapped, 2 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 1 remapped+peering, 4 active+clean+remapped, 22 active+undersized, 1 active+recovering+undersized+degraded+remapped, 4 active+undersized+degraded, 10 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 36 active+clean; 3.6 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 35 op/s; 54303/175518 objects degraded (30.939%); 22040/175518 objects misplaced (12.557%); 185/58506 objects unfound (0.316%); 8.0 MiB/s, 158 objects/s recovering 2023-09-24T00:02:21.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:21.519 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:02:21.587 INFO:tasks.thrashosds.thrasher:Added osd 0 2023-09-24T00:02:21.621 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:02:21.648 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:02:21.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:21.650 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:02:21.751 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:21.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:21 smithi164 bash[92846]: cluster 2023-09-24T00:02:20.278509+0000 mon.a (mon.0) 1763 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-24T00:02:21.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:21 smithi164 bash[92846]: cluster 2023-09-24T00:02:20.288473+0000 osd.6 (osd.6) 444 : cluster 3 failed to encode map e374 with expected crc 2023-09-24T00:02:21.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:21 smithi164 bash[92846]: audit 2023-09-24T00:02:20.288758+0000 mon.a (mon.0) 1764 : audit 1 from='client.? 172.21.15.159:0/2909796074' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-24T00:02:21.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:21 smithi164 bash[92846]: cluster 2023-09-24T00:02:20.288817+0000 mon.a (mon.0) 1765 : cluster 0 osdmap e374: 8 total, 7 up, 7 in 2023-09-24T00:02:21.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:21 smithi164 bash[92846]: cluster 2023-09-24T00:02:21.042886+0000 mgr.y (mgr.25991) 1368 : cluster 0 pgmap v1541: 89 pgs: 1 activating+undersized+degraded+remapped, 2 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 1 remapped+peering, 4 active+clean+remapped, 22 active+undersized, 1 active+recovering+undersized+degraded+remapped, 4 active+undersized+degraded, 10 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 36 active+clean; 3.6 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 35 op/s; 54303/175518 objects degraded (30.939%); 22040/175518 objects misplaced (12.557%); 185/58506 objects unfound (0.316%); 8.0 MiB/s, 158 objects/s recovering 2023-09-24T00:02:21.779 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:21.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:21.781 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:02:21.882 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:02:21.904 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:02:21.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:21.907 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:02:22.008 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:22.032 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:22.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:22.035 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:02:22.136 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:02:22.159 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:02:22.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:22.161 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:02:22.261 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:22.286 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:22.289 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:22 smithi159 bash[108473]: cluster 2023-09-24T00:02:21.286047+0000 mon.a (mon.0) 1766 : cluster 3 Health check failed: 185/58506 objects unfound (0.316%) (OBJECT_UNFOUND) 2023-09-24T00:02:22.290 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:22 smithi159 bash[108473]: cluster 2023-09-24T00:02:21.286075+0000 mon.a (mon.0) 1767 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-09-24T00:02:22.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:22.292 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:02:22.392 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:22.399 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:22 smithi164 bash[92846]: cluster 2023-09-24T00:02:21.286047+0000 mon.a (mon.0) 1766 : cluster 3 Health check failed: 185/58506 objects unfound (0.316%) (OBJECT_UNFOUND) 2023-09-24T00:02:22.400 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:22 smithi164 bash[92846]: cluster 2023-09-24T00:02:21.286075+0000 mon.a (mon.0) 1767 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-09-24T00:02:22.417 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:22.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:22.419 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:02:22.520 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:02:22.540 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:02:22.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:22.543 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:02:22.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:22 smithi159 bash[105915]: cluster 2023-09-24T00:02:21.286047+0000 mon.a (mon.0) 1766 : cluster 3 Health check failed: 185/58506 objects unfound (0.316%) (OBJECT_UNFOUND) 2023-09-24T00:02:22.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:22 smithi159 bash[105915]: cluster 2023-09-24T00:02:21.286075+0000 mon.a (mon.0) 1767 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-09-24T00:02:22.643 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:02:22.671 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:02:22.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:22.673 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:02:22.774 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:22.797 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:22.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:22.806 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:02:22.907 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:22.930 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:22.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:22.932 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:02:23.033 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:23.055 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:23.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:23.057 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:02:23.158 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:23.177 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:23.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:23.179 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:02:23.281 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:23.303 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:23.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:23.306 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:02:23.407 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:23.418 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:23 smithi164 bash[92846]: cluster 2023-09-24T00:02:23.043876+0000 mgr.y (mgr.25991) 1369 : cluster 0 pgmap v1542: 89 pgs: 1 activating+undersized+degraded+remapped, 2 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 1 remapped+peering, 4 active+clean+remapped, 22 active+undersized, 1 active+recovering+undersized+degraded+remapped, 4 active+undersized+degraded, 10 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 36 active+clean; 3.6 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 14 op/s; 54303/175518 objects degraded (30.939%); 22040/175518 objects misplaced (12.557%); 185/58506 objects unfound (0.316%); 5.8 MiB/s, 115 objects/s recovering 2023-09-24T00:02:23.418 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:23 smithi164 bash[92846]: cluster 2023-09-24T00:02:23.088364+0000 mon.a (mon.0) 1768 : cluster 3 Health check update: Degraded data redundancy: 54303/175518 objects degraded (30.939%), 25 pgs degraded, 31 pgs undersized (PG_DEGRADED) 2023-09-24T00:02:23.435 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:23.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:23.438 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:02:23.539 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:02:23.558 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:02:23.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:23.560 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:02:23.564 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:23 smithi159 bash[108473]: cluster 2023-09-24T00:02:23.043876+0000 mgr.y (mgr.25991) 1369 : cluster 0 pgmap v1542: 89 pgs: 1 activating+undersized+degraded+remapped, 2 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 1 remapped+peering, 4 active+clean+remapped, 22 active+undersized, 1 active+recovering+undersized+degraded+remapped, 4 active+undersized+degraded, 10 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 36 active+clean; 3.6 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 14 op/s; 54303/175518 objects degraded (30.939%); 22040/175518 objects misplaced (12.557%); 185/58506 objects unfound (0.316%); 5.8 MiB/s, 115 objects/s recovering 2023-09-24T00:02:23.565 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:23 smithi159 bash[108473]: cluster 2023-09-24T00:02:23.088364+0000 mon.a (mon.0) 1768 : cluster 3 Health check update: Degraded data redundancy: 54303/175518 objects degraded (30.939%), 25 pgs degraded, 31 pgs undersized (PG_DEGRADED) 2023-09-24T00:02:23.565 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:23 smithi159 bash[105915]: cluster 2023-09-24T00:02:23.043876+0000 mgr.y (mgr.25991) 1369 : cluster 0 pgmap v1542: 89 pgs: 1 activating+undersized+degraded+remapped, 2 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 1 remapped+peering, 4 active+clean+remapped, 22 active+undersized, 1 active+recovering+undersized+degraded+remapped, 4 active+undersized+degraded, 10 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 36 active+clean; 3.6 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 14 op/s; 54303/175518 objects degraded (30.939%); 22040/175518 objects misplaced (12.557%); 185/58506 objects unfound (0.316%); 5.8 MiB/s, 115 objects/s recovering 2023-09-24T00:02:23.565 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:23 smithi159 bash[105915]: cluster 2023-09-24T00:02:23.088364+0000 mon.a (mon.0) 1768 : cluster 3 Health check update: Degraded data redundancy: 54303/175518 objects degraded (30.939%), 25 pgs degraded, 31 pgs undersized (PG_DEGRADED) 2023-09-24T00:02:23.661 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:02:23.687 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:02:23.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:23.690 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:02:23.791 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:02:23.818 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:02:23.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:23.820 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:02:23.921 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:02:23.929 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 24 00:02:23 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [24/Sep/2023:00:02:23] "GET /metrics HTTP/1.1" 200 36635 "" "Prometheus/2.43.0" 2023-09-24T00:02:23.944 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:02:23.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:23.947 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:02:24.048 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:24.074 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:24.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:24.076 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:02:24.177 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:24.203 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:24.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:24.206 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:02:24.306 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:02:24.334 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:02:24.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:24.336 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:02:24.437 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:24.462 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:24.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:24.465 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:02:24.566 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:24.589 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:24.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:24.591 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:02:24.692 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:02:24.712 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:02:24.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:24.715 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:02:24.816 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:02:24.840 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:02:24.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:24.842 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:02:24.942 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:24.969 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:24.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:24.971 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:02:25.072 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:25.099 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:25.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:25.102 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:02:25.203 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:25.228 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:25.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:25.230 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:02:25.331 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:02:25.360 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:02:25.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:25.362 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:02:25.463 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:25.490 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:25.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:25.492 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:02:25.593 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:25.622 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:25.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:25.625 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:02:25.726 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:25.754 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:25.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:25.757 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:02:25.858 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:02:25.883 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:02:25.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:25.886 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:02:25.987 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:26.015 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:26.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:26.017 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:02:26.035 INFO:teuthology.orchestra.run.smithi159.stdout:osd.0: {} 2023-09-24T00:02:26.053 INFO:teuthology.orchestra.run.smithi159.stdout:{ 2023-09-24T00:02:26.053 INFO:teuthology.orchestra.run.smithi159.stdout: "ops": [], 2023-09-24T00:02:26.054 INFO:teuthology.orchestra.run.smithi159.stdout: "num_ops": 0 2023-09-24T00:02:26.054 INFO:teuthology.orchestra.run.smithi159.stdout:} 2023-09-24T00:02:26.062 INFO:teuthology.orchestra.run.smithi159.stdout:osd.2: {} 2023-09-24T00:02:26.091 INFO:teuthology.orchestra.run.smithi159.stdout:osd.3: {} 2023-09-24T00:02:26.118 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:02:26.142 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:02:26.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:26.144 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:02:26.192 INFO:teuthology.orchestra.run.smithi159.stdout:osd.4: {} 2023-09-24T00:02:26.245 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:26.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:26 smithi164 bash[92846]: cluster 2023-09-24T00:02:25.045569+0000 mgr.y (mgr.25991) 1370 : cluster 0 pgmap v1543: 89 pgs: 1 activating+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+degraded, 1 remapped+peering, 4 active+clean+remapped, 22 active+undersized, 1 active+recovering+undersized+degraded+remapped, 4 active+undersized+degraded, 10 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 36 active+clean; 3.6 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 6 op/s; 54303/175518 objects degraded (30.939%); 22040/175518 objects misplaced (12.557%); 185/58506 objects unfound (0.316%); 4.2 MiB/s, 99 objects/s recovering 2023-09-24T00:02:26.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:26 smithi164 bash[92846]: audit 2023-09-24T00:02:26.005196+0000 mon.a (mon.0) 1769 : audit 0 from='client.? 172.21.15.159:0/1879467967' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-24T00:02:26.276 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:26.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:26.279 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:02:26.380 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:02:26.412 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:02:26.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:26.415 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:02:26.516 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:02:26.533 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:26 smithi159 bash[105915]: cluster 2023-09-24T00:02:25.045569+0000 mgr.y (mgr.25991) 1370 : cluster 0 pgmap v1543: 89 pgs: 1 activating+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+degraded, 1 remapped+peering, 4 active+clean+remapped, 22 active+undersized, 1 active+recovering+undersized+degraded+remapped, 4 active+undersized+degraded, 10 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 36 active+clean; 3.6 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 6 op/s; 54303/175518 objects degraded (30.939%); 22040/175518 objects misplaced (12.557%); 185/58506 objects unfound (0.316%); 4.2 MiB/s, 99 objects/s recovering 2023-09-24T00:02:26.533 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:26 smithi159 bash[105915]: audit 2023-09-24T00:02:26.005196+0000 mon.a (mon.0) 1769 : audit 0 from='client.? 172.21.15.159:0/1879467967' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-24T00:02:26.534 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:26 smithi159 bash[108473]: cluster 2023-09-24T00:02:25.045569+0000 mgr.y (mgr.25991) 1370 : cluster 0 pgmap v1543: 89 pgs: 1 activating+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+degraded, 1 remapped+peering, 4 active+clean+remapped, 22 active+undersized, 1 active+recovering+undersized+degraded+remapped, 4 active+undersized+degraded, 10 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 36 active+clean; 3.6 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 6 op/s; 54303/175518 objects degraded (30.939%); 22040/175518 objects misplaced (12.557%); 185/58506 objects unfound (0.316%); 4.2 MiB/s, 99 objects/s recovering 2023-09-24T00:02:26.535 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:26 smithi159 bash[108473]: audit 2023-09-24T00:02:26.005196+0000 mon.a (mon.0) 1769 : audit 0 from='client.? 172.21.15.159:0/1879467967' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-24T00:02:26.546 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:02:26.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:26.548 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:02:26.588 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 3, 6, 7, 5, 0] out_osds: [4] dead_osds: [1] live_osds: [0, 2, 3, 4, 5, 6, 7] 2023-09-24T00:02:26.589 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-24T00:02:26.589 INFO:tasks.thrashosds.thrasher:Reviving osd 1 2023-09-24T00:02:26.589 INFO:tasks.cephadm.osd.1:Restarting osd.1 (starting--it wasn't running)... 2023-09-24T00:02:26.589 DEBUG:teuthology.orchestra.run.smithi159:osd.1> sudo journalctl -f -n 0 -u ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7@osd.1.service 2023-09-24T00:02:26.597 DEBUG:teuthology.orchestra.run.smithi159:> sudo systemctl start ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7@osd.1 2023-09-24T00:02:26.640 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-24T00:02:26.649 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:26.665 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_ops_in_flight 2023-09-24T00:02:26.673 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:26.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:26.676 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:02:26.777 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:26.805 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:26.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:26.809 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:02:26.910 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:26.934 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:26.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:26.939 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:02:27.039 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:27.062 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:27.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:27.064 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:02:27.165 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:27.191 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:27.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:27.193 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:02:27.294 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:27.322 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:27.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:27.326 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:02:27.427 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:02:27.453 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:02:27.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:27.456 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:02:27.557 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:02:27.581 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:02:27.582 INFO:journalctl@ceph.osd.1.smithi159.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-24T00:02:27.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:27.587 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:02:27.687 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:27.713 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:27.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:27.715 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:02:27.816 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:27.842 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:27.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:27.844 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:02:27.945 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:27.971 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:27.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:27.973 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:02:28.074 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:28.101 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:28.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:28.106 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:02:28.207 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:28.219 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:28 smithi164 bash[92846]: cluster 2023-09-24T00:02:27.046502+0000 mgr.y (mgr.25991) 1371 : cluster 0 pgmap v1544: 89 pgs: 2 activating+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+degraded, 4 active+clean+remapped, 22 active+undersized, 1 active+recovering+undersized+degraded+remapped, 4 active+undersized+degraded, 10 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 36 active+clean; 3.6 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 5 op/s; 58548/175518 objects degraded (33.357%); 27096/175518 objects misplaced (15.438%); 185/58506 objects unfound (0.316%); 5.8 MiB/s, 121 objects/s recovering 2023-09-24T00:02:28.219 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:28 smithi164 bash[92846]: cluster 2023-09-24T00:02:28.089702+0000 mon.a (mon.0) 1770 : cluster 3 Health check update: Degraded data redundancy: 58548/175518 objects degraded (33.357%), 26 pgs degraded, 31 pgs undersized (PG_DEGRADED) 2023-09-24T00:02:28.233 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:28.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:28.235 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:02:28.336 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:28.361 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:28.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:28.364 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:02:28.375 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:28 smithi159 bash[105915]: cluster 2023-09-24T00:02:27.046502+0000 mgr.y (mgr.25991) 1371 : cluster 0 pgmap v1544: 89 pgs: 2 activating+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+degraded, 4 active+clean+remapped, 22 active+undersized, 1 active+recovering+undersized+degraded+remapped, 4 active+undersized+degraded, 10 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 36 active+clean; 3.6 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 5 op/s; 58548/175518 objects degraded (33.357%); 27096/175518 objects misplaced (15.438%); 185/58506 objects unfound (0.316%); 5.8 MiB/s, 121 objects/s recovering 2023-09-24T00:02:28.376 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:28 smithi159 bash[105915]: cluster 2023-09-24T00:02:28.089702+0000 mon.a (mon.0) 1770 : cluster 3 Health check update: Degraded data redundancy: 58548/175518 objects degraded (33.357%), 26 pgs degraded, 31 pgs undersized (PG_DEGRADED) 2023-09-24T00:02:28.376 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:28 smithi159 bash[108473]: cluster 2023-09-24T00:02:27.046502+0000 mgr.y (mgr.25991) 1371 : cluster 0 pgmap v1544: 89 pgs: 2 activating+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+degraded, 4 active+clean+remapped, 22 active+undersized, 1 active+recovering+undersized+degraded+remapped, 4 active+undersized+degraded, 10 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 36 active+clean; 3.6 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 5 op/s; 58548/175518 objects degraded (33.357%); 27096/175518 objects misplaced (15.438%); 185/58506 objects unfound (0.316%); 5.8 MiB/s, 121 objects/s recovering 2023-09-24T00:02:28.376 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:28 smithi159 bash[108473]: cluster 2023-09-24T00:02:28.089702+0000 mon.a (mon.0) 1770 : cluster 3 Health check update: Degraded data redundancy: 58548/175518 objects degraded (33.357%), 26 pgs degraded, 31 pgs undersized (PG_DEGRADED) 2023-09-24T00:02:28.414 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_blocked_ops 2023-09-24T00:02:28.464 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:02:28.488 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:02:28.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:28.491 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:02:28.591 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:28.621 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:28.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:28.624 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:02:28.724 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:28.754 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:28.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:28.756 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:02:28.857 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:28.887 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:28.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:28.889 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:02:28.990 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:02:29.019 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:02:29.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:29.022 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:02:29.123 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:29.150 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:29.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:29.152 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:02:29.253 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:29.278 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:29.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:29.280 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:02:29.381 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:29.407 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:29.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:29.411 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:02:29.512 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:29.539 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:29.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:29.542 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:02:29.642 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:02:29.673 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:02:29.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:29.676 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:02:29.777 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:29.805 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:29.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:29.807 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:02:29.907 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:29.940 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:29.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:29.944 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:02:30.045 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:02:30.073 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:02:30.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:30.078 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:02:30.179 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:30.203 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:30.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:30.206 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:02:30.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:30 smithi159 bash[105915]: cluster 2023-09-24T00:02:29.047342+0000 mgr.y (mgr.25991) 1372 : cluster 0 pgmap v1545: 89 pgs: 2 activating+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+degraded, 4 active+clean+remapped, 22 active+undersized, 1 active+recovering+undersized+degraded+remapped, 4 active+undersized+degraded, 10 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 36 active+clean; 3.6 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 1 op/s; 58548/175518 objects degraded (33.357%); 27096/175518 objects misplaced (15.438%); 185/58506 objects unfound (0.316%); 4.2 MiB/s, 121 objects/s recovering 2023-09-24T00:02:30.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:30 smithi159 bash[108473]: cluster 2023-09-24T00:02:29.047342+0000 mgr.y (mgr.25991) 1372 : cluster 0 pgmap v1545: 89 pgs: 2 activating+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+degraded, 4 active+clean+remapped, 22 active+undersized, 1 active+recovering+undersized+degraded+remapped, 4 active+undersized+degraded, 10 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 36 active+clean; 3.6 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 1 op/s; 58548/175518 objects degraded (33.357%); 27096/175518 objects misplaced (15.438%); 185/58506 objects unfound (0.316%); 4.2 MiB/s, 121 objects/s recovering 2023-09-24T00:02:30.307 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:30.331 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:30.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:30.333 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:02:30.434 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:30.446 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:30 smithi164 bash[92846]: cluster 2023-09-24T00:02:29.047342+0000 mgr.y (mgr.25991) 1372 : cluster 0 pgmap v1545: 89 pgs: 2 activating+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+degraded, 4 active+clean+remapped, 22 active+undersized, 1 active+recovering+undersized+degraded+remapped, 4 active+undersized+degraded, 10 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 36 active+clean; 3.6 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 1 op/s; 58548/175518 objects degraded (33.357%); 27096/175518 objects misplaced (15.438%); 185/58506 objects unfound (0.316%); 4.2 MiB/s, 121 objects/s recovering 2023-09-24T00:02:30.459 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:30.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:30.462 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:02:30.563 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:30.589 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:30.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:30.591 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:02:30.691 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:02:30.716 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:02:30.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:30.723 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:02:30.825 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:30.852 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:30.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:30.856 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:02:30.945 INFO:teuthology.orchestra.run.smithi159.stdout:osd.5: {} 2023-09-24T00:02:30.957 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:02:30.982 INFO:teuthology.orchestra.run.smithi159.stdout:osd.6: {} 2023-09-24T00:02:30.985 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:02:30.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:30.987 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:02:31.009 INFO:teuthology.orchestra.run.smithi159.stdout:osd.7: {} 2023-09-24T00:02:31.010 INFO:teuthology.orchestra.run.smithi159.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-24T00:02:31.010 INFO:teuthology.orchestra.run.smithi159.stderr:Error ENXIO: problem getting command descriptions from osd.1 2023-09-24T00:02:31.010 INFO:teuthology.orchestra.run.smithi159.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-24T00:02:31.010 INFO:teuthology.orchestra.run.smithi159.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-24T00:02:31.010 INFO:teuthology.orchestra.run.smithi159.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-24T00:02:31.010 INFO:teuthology.orchestra.run.smithi159.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-24T00:02:31.010 INFO:teuthology.orchestra.run.smithi159.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-24T00:02:31.010 INFO:teuthology.orchestra.run.smithi159.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-24T00:02:31.088 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:02:31.113 INFO:journalctl@ceph.osd.1.smithi159.stdout:Sep 24 00:02:31 smithi159 bash[285254]: --> Failed to activate via raw: did not find any matching OSD to activate 2023-09-24T00:02:31.114 INFO:journalctl@ceph.osd.1.smithi159.stdout:Sep 24 00:02:31 smithi159 bash[285254]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2023-09-24T00:02:31.114 INFO:journalctl@ceph.osd.1.smithi159.stdout:Sep 24 00:02:31 smithi159 bash[285254]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_3 --path /var/lib/ceph/osd/ceph-1 --no-mon-config 2023-09-24T00:02:31.114 INFO:journalctl@ceph.osd.1.smithi159.stdout:Sep 24 00:02:31 smithi159 bash[285254]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-1/block 2023-09-24T00:02:31.114 INFO:journalctl@ceph.osd.1.smithi159.stdout:Sep 24 00:02:31 smithi159 bash[285254]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-1/block 2023-09-24T00:02:31.114 INFO:journalctl@ceph.osd.1.smithi159.stdout:Sep 24 00:02:31 smithi159 bash[285254]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2023-09-24T00:02:31.114 INFO:journalctl@ceph.osd.1.smithi159.stdout:Sep 24 00:02:31 smithi159 bash[285254]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2023-09-24T00:02:31.114 INFO:journalctl@ceph.osd.1.smithi159.stdout:Sep 24 00:02:31 smithi159 bash[285254]: --> ceph-volume lvm activate successful for osd ID: 1 2023-09-24T00:02:31.118 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:02:31.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:31.122 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:02:31.223 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:02:31.231 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:31 smithi164 bash[92846]: cluster 2023-09-24T00:02:31.106836+0000 mon.a (mon.0) 1771 : cluster 1 Health check cleared: OBJECT_UNFOUND (was: 185/58506 objects unfound (0.316%)) 2023-09-24T00:02:31.249 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:02:31.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:31.255 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:02:31.355 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:02:31.376 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:02:31.378 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:31 smithi159 bash[105915]: cluster 2023-09-24T00:02:31.106836+0000 mon.a (mon.0) 1771 : cluster 1 Health check cleared: OBJECT_UNFOUND (was: 185/58506 objects unfound (0.316%)) 2023-09-24T00:02:31.378 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:31 smithi159 bash[108473]: cluster 2023-09-24T00:02:31.106836+0000 mon.a (mon.0) 1771 : cluster 1 Health check cleared: OBJECT_UNFOUND (was: 185/58506 objects unfound (0.316%)) 2023-09-24T00:02:31.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:31.379 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:02:31.479 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:31.502 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:31.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:31.505 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:02:31.606 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:31.632 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:31.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:31.634 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:02:31.735 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:31.767 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:31.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:31.769 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:02:31.870 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:02:31.908 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:02:31.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:31.914 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:02:32.014 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:02:32.040 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:02:32.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:32.042 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:02:32.143 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:32.166 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:32.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:32.169 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:02:32.270 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:02:32.296 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:02:32.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:32.299 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:02:32.400 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:32.411 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:32 smithi159 bash[108473]: cluster 2023-09-24T00:02:31.048734+0000 mgr.y (mgr.25991) 1373 : cluster 0 pgmap v1546: 89 pgs: 1 activating+undersized+degraded+remapped, 1 active+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+degraded, 4 active+clean+remapped, 22 active+undersized, 1 active+recovering+undersized+degraded+remapped, 4 active+undersized+degraded, 10 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 36 active+clean; 3.6 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 0 op/s; 58548/175509 objects degraded (33.359%); 26744/175509 objects misplaced (15.238%); 5.9 MiB/s, 145 objects/s recovering 2023-09-24T00:02:32.412 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:32 smithi159 bash[105915]: cluster 2023-09-24T00:02:31.048734+0000 mgr.y (mgr.25991) 1373 : cluster 0 pgmap v1546: 89 pgs: 1 activating+undersized+degraded+remapped, 1 active+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+degraded, 4 active+clean+remapped, 22 active+undersized, 1 active+recovering+undersized+degraded+remapped, 4 active+undersized+degraded, 10 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 36 active+clean; 3.6 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 0 op/s; 58548/175509 objects degraded (33.359%); 26744/175509 objects misplaced (15.238%); 5.9 MiB/s, 145 objects/s recovering 2023-09-24T00:02:32.426 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:32.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:32.429 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:02:32.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:32 smithi164 bash[92846]: cluster 2023-09-24T00:02:31.048734+0000 mgr.y (mgr.25991) 1373 : cluster 0 pgmap v1546: 89 pgs: 1 activating+undersized+degraded+remapped, 1 active+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+degraded, 4 active+clean+remapped, 22 active+undersized, 1 active+recovering+undersized+degraded+remapped, 4 active+undersized+degraded, 10 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 36 active+clean; 3.6 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 0 op/s; 58548/175509 objects degraded (33.359%); 26744/175509 objects misplaced (15.238%); 5.9 MiB/s, 145 objects/s recovering 2023-09-24T00:02:32.529 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:02:32.556 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:02:32.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:32.558 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:02:32.659 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:32.685 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:32.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:32.688 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:02:32.788 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:32.820 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:32.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:32.823 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:02:32.923 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:32.951 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:32.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:32.954 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:02:33.054 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:33.079 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:33.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:33.081 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:02:33.182 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:33.193 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:33 smithi164 bash[92846]: audit 2023-09-24T00:02:32.269554+0000 mon.a (mon.0) 1772 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:02:33.193 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:33 smithi164 bash[92846]: cluster 2023-09-24T00:02:33.090720+0000 mon.a (mon.0) 1773 : cluster 3 Health check update: Degraded data redundancy: 58548/175509 objects degraded (33.359%), 26 pgs degraded, 31 pgs undersized (PG_DEGRADED) 2023-09-24T00:02:33.210 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:33.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:33.212 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:02:33.313 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:02:33.339 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:02:33.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:33.342 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:02:33.442 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:02:33.457 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:33 smithi159 bash[105915]: audit 2023-09-24T00:02:32.269554+0000 mon.a (mon.0) 1772 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:02:33.457 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:33 smithi159 bash[105915]: cluster 2023-09-24T00:02:33.090720+0000 mon.a (mon.0) 1773 : cluster 3 Health check update: Degraded data redundancy: 58548/175509 objects degraded (33.359%), 26 pgs degraded, 31 pgs undersized (PG_DEGRADED) 2023-09-24T00:02:33.457 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:33 smithi159 bash[108473]: audit 2023-09-24T00:02:32.269554+0000 mon.a (mon.0) 1772 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:02:33.457 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:33 smithi159 bash[108473]: cluster 2023-09-24T00:02:33.090720+0000 mon.a (mon.0) 1773 : cluster 3 Health check update: Degraded data redundancy: 58548/175509 objects degraded (33.359%), 26 pgs degraded, 31 pgs undersized (PG_DEGRADED) 2023-09-24T00:02:33.463 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-09-24T00:02:33.464 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-09-24T00:02:33.477 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:02:33.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:33.481 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:02:33.582 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:02:33.607 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:02:33.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:33.610 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:02:33.711 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:02:33.718 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 24 00:02:33 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [24/Sep/2023:00:02:33] "GET /metrics HTTP/1.1" 200 36676 "" "Prometheus/2.43.0" 2023-09-24T00:02:33.730 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:02:33.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:33.732 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:02:33.833 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:33.851 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:02:33.853 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:02:33.858 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:33.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:33.861 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:02:33.962 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:02:33.967 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:02:33.983 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:02:33.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:33.985 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:02:34.085 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:34.111 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:34.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:34.113 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:02:34.213 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:34.220 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:34 smithi159 bash[105915]: cluster 2023-09-24T00:02:33.049944+0000 mgr.y (mgr.25991) 1374 : cluster 0 pgmap v1547: 89 pgs: 1 active+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+degraded, 4 active+clean+remapped, 22 active+undersized, 1 active+recovering+undersized+degraded+remapped, 4 active+undersized+degraded, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 36 active+clean; 3.6 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 0 op/s; 58546/175509 objects degraded (33.358%); 26746/175509 objects misplaced (15.239%); 3.6 MiB/s, 103 objects/s recovering 2023-09-24T00:02:34.221 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:34 smithi159 bash[108473]: cluster 2023-09-24T00:02:33.049944+0000 mgr.y (mgr.25991) 1374 : cluster 0 pgmap v1547: 89 pgs: 1 active+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+degraded, 4 active+clean+remapped, 22 active+undersized, 1 active+recovering+undersized+degraded+remapped, 4 active+undersized+degraded, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 36 active+clean; 3.6 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 0 op/s; 58546/175509 objects degraded (33.358%); 26746/175509 objects misplaced (15.239%); 3.6 MiB/s, 103 objects/s recovering 2023-09-24T00:02:34.235 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:34.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:34.241 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:02:34.341 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:34.366 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:34.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:34.369 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:02:34.470 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:34.491 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:34.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:34.493 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:02:34.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:34 smithi164 bash[92846]: cluster 2023-09-24T00:02:33.049944+0000 mgr.y (mgr.25991) 1374 : cluster 0 pgmap v1547: 89 pgs: 1 active+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+degraded, 4 active+clean+remapped, 22 active+undersized, 1 active+recovering+undersized+degraded+remapped, 4 active+undersized+degraded, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 36 active+clean; 3.6 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 0 op/s; 58546/175509 objects degraded (33.358%); 26746/175509 objects misplaced (15.239%); 3.6 MiB/s, 103 objects/s recovering 2023-09-24T00:02:34.593 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:34.622 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:34.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:34.624 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:02:34.725 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:02:34.753 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:02:34.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:34.756 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:02:34.856 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:02:34.878 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:02:34.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:34.880 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:02:34.981 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:35.005 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:35.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:35.008 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:02:35.109 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:02:35.131 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:02:35.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:35.133 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:02:35.234 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:35.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:35.264 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:35.265 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:02:35.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:35 smithi159 bash[105915]: cluster 2023-09-24T00:02:35.051502+0000 mgr.y (mgr.25991) 1375 : cluster 0 pgmap v1548: 89 pgs: 1 active+recovery_wait+remapped, 1 active+undersized+degraded+remapped, 2 active+recovery_wait+degraded, 4 active+clean+remapped, 22 active+undersized, 1 active+recovering+undersized+degraded+remapped, 4 active+undersized+degraded, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 36 active+clean; 3.6 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 10 op/s; 58487/175122 objects degraded (33.398%); 26427/175122 objects misplaced (15.091%); 5.4 MiB/s, 131 objects/s recovering 2023-09-24T00:02:35.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:35 smithi159 bash[108473]: cluster 2023-09-24T00:02:35.051502+0000 mgr.y (mgr.25991) 1375 : cluster 0 pgmap v1548: 89 pgs: 1 active+recovery_wait+remapped, 1 active+undersized+degraded+remapped, 2 active+recovery_wait+degraded, 4 active+clean+remapped, 22 active+undersized, 1 active+recovering+undersized+degraded+remapped, 4 active+undersized+degraded, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 36 active+clean; 3.6 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 10 op/s; 58487/175122 objects degraded (33.398%); 26427/175122 objects misplaced (15.091%); 5.4 MiB/s, 131 objects/s recovering 2023-09-24T00:02:35.365 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:35.374 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:35 smithi164 bash[92846]: cluster 2023-09-24T00:02:35.051502+0000 mgr.y (mgr.25991) 1375 : cluster 0 pgmap v1548: 89 pgs: 1 active+recovery_wait+remapped, 1 active+undersized+degraded+remapped, 2 active+recovery_wait+degraded, 4 active+clean+remapped, 22 active+undersized, 1 active+recovering+undersized+degraded+remapped, 4 active+undersized+degraded, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 36 active+clean; 3.6 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 10 op/s; 58487/175122 objects degraded (33.398%); 26427/175122 objects misplaced (15.091%); 5.4 MiB/s, 131 objects/s recovering 2023-09-24T00:02:35.389 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:35.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:35.394 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:02:35.465 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-24T00:02:35.495 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:35.523 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:35.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:35.526 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:02:35.627 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:02:35.650 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:02:35.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:35.653 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:02:35.753 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:35.774 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:35.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:35.776 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:02:35.877 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:35.899 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:35.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:35.902 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:02:36.002 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:36.026 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:36.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:36.029 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:02:36.129 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:36.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:36.168 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:36.169 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:02:36.269 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:36.295 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:36.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:36.298 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:02:36.399 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:02:36.428 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:02:36.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:36.430 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:02:36.531 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:36.557 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:36.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:36.559 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:02:36.659 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:36.686 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:36.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:36.688 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:02:36.789 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:36.815 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:36.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:36.818 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:02:36.918 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:36.941 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:36.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:36.944 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:02:37.045 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:02:37.064 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:02:37.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:37.066 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:02:37.167 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:02:37.191 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:02:37.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:37.193 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:02:37.294 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:02:37.319 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:02:37.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:37.321 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:02:37.422 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:37.448 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:37.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:37.450 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:02:37.550 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:02:37.576 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:02:37.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:37.579 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:02:37.679 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:37.701 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:37.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:37.703 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:02:37.804 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:02:37.827 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:02:37.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:37.833 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:02:37.934 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:37.959 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:37.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:37.961 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:02:38.062 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:02:38.084 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:02:38.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:38.086 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:02:38.187 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:38.211 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:38.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:38.213 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:02:38.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:38 smithi159 bash[105915]: cluster 2023-09-24T00:02:37.052645+0000 mgr.y (mgr.25991) 1376 : cluster 0 pgmap v1549: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovery_wait+degraded, 4 active+clean+remapped, 22 active+undersized, 1 active+recovering+undersized+degraded+remapped, 4 active+undersized+degraded, 12 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 36 active+clean; 3.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 33 op/s; 58393/174324 objects degraded (33.497%); 25947/174324 objects misplaced (14.884%); 7.3 MiB/s, 140 objects/s recovering 2023-09-24T00:02:38.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:38 smithi159 bash[105915]: cluster 2023-09-24T00:02:38.092650+0000 mon.a (mon.0) 1774 : cluster 3 Health check update: Degraded data redundancy: 58393/174324 objects degraded (33.497%), 26 pgs degraded, 31 pgs undersized (PG_DEGRADED) 2023-09-24T00:02:38.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:38 smithi159 bash[108473]: cluster 2023-09-24T00:02:37.052645+0000 mgr.y (mgr.25991) 1376 : cluster 0 pgmap v1549: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovery_wait+degraded, 4 active+clean+remapped, 22 active+undersized, 1 active+recovering+undersized+degraded+remapped, 4 active+undersized+degraded, 12 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 36 active+clean; 3.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 33 op/s; 58393/174324 objects degraded (33.497%); 25947/174324 objects misplaced (14.884%); 7.3 MiB/s, 140 objects/s recovering 2023-09-24T00:02:38.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:38 smithi159 bash[108473]: cluster 2023-09-24T00:02:38.092650+0000 mon.a (mon.0) 1774 : cluster 3 Health check update: Degraded data redundancy: 58393/174324 objects degraded (33.497%), 26 pgs degraded, 31 pgs undersized (PG_DEGRADED) 2023-09-24T00:02:38.315 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:38.333 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:38.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:38.336 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:02:38.437 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:38.465 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:38.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:38.467 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:02:38.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:38 smithi164 bash[92846]: cluster 2023-09-24T00:02:37.052645+0000 mgr.y (mgr.25991) 1376 : cluster 0 pgmap v1549: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovery_wait+degraded, 4 active+clean+remapped, 22 active+undersized, 1 active+recovering+undersized+degraded+remapped, 4 active+undersized+degraded, 12 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 36 active+clean; 3.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 33 op/s; 58393/174324 objects degraded (33.497%); 25947/174324 objects misplaced (14.884%); 7.3 MiB/s, 140 objects/s recovering 2023-09-24T00:02:38.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:38 smithi164 bash[92846]: cluster 2023-09-24T00:02:38.092650+0000 mon.a (mon.0) 1774 : cluster 3 Health check update: Degraded data redundancy: 58393/174324 objects degraded (33.497%), 26 pgs degraded, 31 pgs undersized (PG_DEGRADED) 2023-09-24T00:02:38.567 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:38.586 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:38.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:38.593 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:02:38.694 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:38.722 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:38.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:38.725 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:02:38.825 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:38.850 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:38.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:38.852 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:02:38.953 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:38.982 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:38.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:38.985 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:02:39.086 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:39.110 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:39.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:39.113 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:02:39.214 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:39.238 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:39.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:39.241 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:02:39.341 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:02:39.362 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:02:39.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:39.364 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:02:39.465 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:02:39.488 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:02:39.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:39.491 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:02:39.591 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:39.613 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:39.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:39.618 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:02:39.718 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:02:39.745 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:02:39.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:39.748 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:02:39.849 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:02:39.876 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:02:39.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:39.880 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:02:39.980 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:40.003 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:40.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:40.006 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:02:40.107 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:40.132 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:40.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:40.134 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:02:40.218 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:02:40.235 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:02:40.242 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:40 smithi159 bash[105915]: cluster 2023-09-24T00:02:39.053459+0000 mgr.y (mgr.25991) 1377 : cluster 0 pgmap v1550: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovery_wait+degraded, 4 active+clean+remapped, 22 active+undersized, 1 active+recovering+undersized+degraded+remapped, 4 active+undersized+degraded, 12 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 36 active+clean; 3.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 52 op/s; 58301/173613 objects degraded (33.581%); 25591/173613 objects misplaced (14.740%); 7.6 MiB/s, 144 objects/s recovering 2023-09-24T00:02:40.243 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:40 smithi159 bash[108473]: cluster 2023-09-24T00:02:39.053459+0000 mgr.y (mgr.25991) 1377 : cluster 0 pgmap v1550: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovery_wait+degraded, 4 active+clean+remapped, 22 active+undersized, 1 active+recovering+undersized+degraded+remapped, 4 active+undersized+degraded, 12 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 36 active+clean; 3.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 52 op/s; 58301/173613 objects degraded (33.581%); 25591/173613 objects misplaced (14.740%); 7.6 MiB/s, 144 objects/s recovering 2023-09-24T00:02:40.258 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:02:40.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:40.260 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:02:40.361 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:40.369 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:40 smithi164 bash[92846]: cluster 2023-09-24T00:02:39.053459+0000 mgr.y (mgr.25991) 1377 : cluster 0 pgmap v1550: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovery_wait+degraded, 4 active+clean+remapped, 22 active+undersized, 1 active+recovering+undersized+degraded+remapped, 4 active+undersized+degraded, 12 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 36 active+clean; 3.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 52 op/s; 58301/173613 objects degraded (33.581%); 25591/173613 objects misplaced (14.740%); 7.6 MiB/s, 144 objects/s recovering 2023-09-24T00:02:40.385 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:40.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:40.388 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:02:40.488 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:40.507 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:40.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:40.509 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:02:40.610 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:02:40.631 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:02:40.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:40.633 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:02:40.734 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:40.756 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:40.758 INFO:journalctl@ceph.osd.1.smithi159.stdout:Sep 24 00:02:40 smithi159 bash[285751]: debug 2023-09-24T00:02:40.663+0000 7f036206a640 -1 Falling back to public interface 2023-09-24T00:02:40.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:40.759 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:02:40.859 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:40.885 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:40.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:40.887 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:02:40.987 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:41.011 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:41.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:41.014 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:02:41.115 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:41.137 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:41.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:41.140 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:02:41.240 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:41.263 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:41.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:41.266 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:02:41.367 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:41.393 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:41.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:41.395 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:02:41.496 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:41.520 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:41.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:41.524 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:02:41.625 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:02:41.649 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:02:41.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:41.652 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:02:41.752 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:41.777 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:41.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:41.779 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:02:41.880 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:02:41.902 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:02:41.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:41.906 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:02:42.007 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:42.030 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:42.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:42.033 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:02:42.134 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:42.144 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:42 smithi164 bash[92846]: cluster 2023-09-24T00:02:41.054522+0000 mgr.y (mgr.25991) 1378 : cluster 0 pgmap v1551: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovery_wait+degraded, 4 active+clean+remapped, 22 active+undersized, 1 active+recovering+undersized+degraded+remapped, 4 active+undersized+degraded, 12 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 36 active+clean; 3.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 71 op/s; 58202/172944 objects degraded (33.654%); 25052/172944 objects misplaced (14.486%); 10 MiB/s, 161 objects/s recovering 2023-09-24T00:02:42.162 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:42.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:42.166 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:02:42.267 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:42.278 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:42 smithi159 bash[105915]: cluster 2023-09-24T00:02:41.054522+0000 mgr.y (mgr.25991) 1378 : cluster 0 pgmap v1551: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovery_wait+degraded, 4 active+clean+remapped, 22 active+undersized, 1 active+recovering+undersized+degraded+remapped, 4 active+undersized+degraded, 12 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 36 active+clean; 3.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 71 op/s; 58202/172944 objects degraded (33.654%); 25052/172944 objects misplaced (14.486%); 10 MiB/s, 161 objects/s recovering 2023-09-24T00:02:42.279 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:42 smithi159 bash[108473]: cluster 2023-09-24T00:02:41.054522+0000 mgr.y (mgr.25991) 1378 : cluster 0 pgmap v1551: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovery_wait+degraded, 4 active+clean+remapped, 22 active+undersized, 1 active+recovering+undersized+degraded+remapped, 4 active+undersized+degraded, 12 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 36 active+clean; 3.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 71 op/s; 58202/172944 objects degraded (33.654%); 25052/172944 objects misplaced (14.486%); 10 MiB/s, 161 objects/s recovering 2023-09-24T00:02:42.293 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:42.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:42.296 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:02:42.397 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:42.420 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:42.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:42.423 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:02:42.524 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:42.550 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:42.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:42.552 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:02:42.653 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:42.673 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:42.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:42.674 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:02:42.775 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:02:42.812 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:02:42.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:42.815 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:02:42.915 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:42.940 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:42.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:42.945 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:02:43.046 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:43.069 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:43.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:43.071 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:02:43.172 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:43.197 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:43.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:43.199 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:02:43.300 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:43.323 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:43.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:43.327 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:02:43.427 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:43.435 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:43 smithi164 bash[92846]: cluster 2023-09-24T00:02:43.093586+0000 mon.a (mon.0) 1775 : cluster 3 Health check update: Degraded data redundancy: 58202/172944 objects degraded (33.654%), 26 pgs degraded, 31 pgs undersized (PG_DEGRADED) 2023-09-24T00:02:43.450 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:43.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:43.453 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:02:43.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:43 smithi159 bash[105915]: cluster 2023-09-24T00:02:43.093586+0000 mon.a (mon.0) 1775 : cluster 3 Health check update: Degraded data redundancy: 58202/172944 objects degraded (33.654%), 26 pgs degraded, 31 pgs undersized (PG_DEGRADED) 2023-09-24T00:02:43.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:43 smithi159 bash[108473]: cluster 2023-09-24T00:02:43.093586+0000 mon.a (mon.0) 1775 : cluster 3 Health check update: Degraded data redundancy: 58202/172944 objects degraded (33.654%), 26 pgs degraded, 31 pgs undersized (PG_DEGRADED) 2023-09-24T00:02:43.553 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:43.574 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:43.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:43.576 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:02:43.677 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:43.705 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:43.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:43.706 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:02:43.807 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:43.834 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:43.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:43.836 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:02:43.937 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:02:43.965 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:02:43.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:43.969 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:02:44.045 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 24 00:02:43 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [24/Sep/2023:00:02:43] "GET /metrics HTTP/1.1" 200 36676 "" "Prometheus/2.43.0" 2023-09-24T00:02:44.069 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:44.091 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:44.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:44.093 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:02:44.124 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:44 smithi164 bash[92846]: cluster 2023-09-24T00:02:43.055208+0000 mgr.y (mgr.25991) 1379 : cluster 0 pgmap v1552: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovery_wait+degraded, 4 active+clean+remapped, 22 active+undersized, 1 active+recovering+undersized+degraded+remapped, 4 active+undersized+degraded, 12 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 36 active+clean; 3.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 72 op/s; 58202/172884 objects degraded (33.665%); 25012/172884 objects misplaced (14.468%); 8.2 MiB/s, 132 objects/s recovering 2023-09-24T00:02:44.193 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:44.212 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:44.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:44.214 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:02:44.315 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:02:44.337 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:02:44.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:44.339 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:02:44.440 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:02:44.463 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:02:44.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:44.468 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:02:44.472 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:44 smithi159 bash[105915]: cluster 2023-09-24T00:02:43.055208+0000 mgr.y (mgr.25991) 1379 : cluster 0 pgmap v1552: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovery_wait+degraded, 4 active+clean+remapped, 22 active+undersized, 1 active+recovering+undersized+degraded+remapped, 4 active+undersized+degraded, 12 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 36 active+clean; 3.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 72 op/s; 58202/172884 objects degraded (33.665%); 25012/172884 objects misplaced (14.468%); 8.2 MiB/s, 132 objects/s recovering 2023-09-24T00:02:44.473 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:44 smithi159 bash[108473]: cluster 2023-09-24T00:02:43.055208+0000 mgr.y (mgr.25991) 1379 : cluster 0 pgmap v1552: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovery_wait+degraded, 4 active+clean+remapped, 22 active+undersized, 1 active+recovering+undersized+degraded+remapped, 4 active+undersized+degraded, 12 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 36 active+clean; 3.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 72 op/s; 58202/172884 objects degraded (33.665%); 25012/172884 objects misplaced (14.468%); 8.2 MiB/s, 132 objects/s recovering 2023-09-24T00:02:44.568 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:44.595 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:44.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:44.598 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:02:44.699 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:44.721 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:44.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:44.726 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:02:44.827 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:44.859 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:44.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:44.865 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:02:44.965 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:02:44.997 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:02:45.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:45.001 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:02:45.102 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:02:45.126 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:02:45.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:45.130 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:02:45.231 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:02:45.257 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:02:45.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:45.263 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:02:45.363 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:02:45.404 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:02:45.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:45.410 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:02:45.511 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:02:45.538 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:02:45.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:45.542 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:02:45.643 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:45.665 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:45.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:45.667 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:02:45.768 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:02:45.796 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:02:45.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:45.798 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:02:45.899 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:02:45.930 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:02:45.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:45.934 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:02:46.035 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:46.058 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:46.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:46.060 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:02:46.131 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:46 smithi164 bash[92846]: cluster 2023-09-24T00:02:45.056062+0000 mgr.y (mgr.25991) 1380 : cluster 0 pgmap v1553: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovery_wait+degraded, 4 active+clean+remapped, 22 active+undersized, 1 active+recovering+undersized+degraded+remapped, 4 active+undersized+degraded, 12 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 36 active+clean; 3.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 91 op/s; 58107/172227 objects degraded (33.739%); 24628/172227 objects misplaced (14.300%); 10 MiB/s, 166 objects/s recovering 2023-09-24T00:02:46.161 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:46.187 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:46.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:46.190 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:02:46.291 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:46.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:46 smithi159 bash[105915]: cluster 2023-09-24T00:02:45.056062+0000 mgr.y (mgr.25991) 1380 : cluster 0 pgmap v1553: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovery_wait+degraded, 4 active+clean+remapped, 22 active+undersized, 1 active+recovering+undersized+degraded+remapped, 4 active+undersized+degraded, 12 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 36 active+clean; 3.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 91 op/s; 58107/172227 objects degraded (33.739%); 24628/172227 objects misplaced (14.300%); 10 MiB/s, 166 objects/s recovering 2023-09-24T00:02:46.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:46 smithi159 bash[108473]: cluster 2023-09-24T00:02:45.056062+0000 mgr.y (mgr.25991) 1380 : cluster 0 pgmap v1553: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovery_wait+degraded, 4 active+clean+remapped, 22 active+undersized, 1 active+recovering+undersized+degraded+remapped, 4 active+undersized+degraded, 12 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 36 active+clean; 3.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 91 op/s; 58107/172227 objects degraded (33.739%); 24628/172227 objects misplaced (14.300%); 10 MiB/s, 166 objects/s recovering 2023-09-24T00:02:46.313 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:46.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:46.316 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:02:46.416 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:46.442 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:46.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:46.450 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:02:46.551 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:02:46.574 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:02:46.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:46.578 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:02:46.679 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:46.701 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:46.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:46.704 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:02:46.805 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:02:46.830 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:02:46.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:46.832 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:02:46.933 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:02:46.959 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:02:46.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:46.964 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:02:47.065 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:02:47.090 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:02:47.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:47.094 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:02:47.194 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:47.215 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:47.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:47.217 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:02:47.318 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:47.346 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:47.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:47.349 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:02:47.450 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:47.475 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:47.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:47.477 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:02:47.578 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:02:47.611 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:02:47.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:47.615 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:02:47.716 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:47.746 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:47.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:47.750 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:02:47.850 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:47.870 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:47.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:47.873 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:02:47.973 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:02:47.992 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:02:47.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:47.995 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:02:48.095 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:02:48.124 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:02:48.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:48.126 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:02:48.227 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:48.248 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:48.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:48.251 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:02:48.351 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:02:48.371 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:02:48.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:48.375 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:02:48.436 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:48 smithi159 bash[105915]: cluster 2023-09-24T00:02:47.057105+0000 mgr.y (mgr.25991) 1381 : cluster 0 pgmap v1554: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovery_wait+degraded, 4 active+clean+remapped, 22 active+undersized, 1 active+recovering+undersized+degraded+remapped, 4 active+undersized+degraded, 12 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 36 active+clean; 3.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 105 op/s; 58013/171306 objects degraded (33.865%); 24037/171306 objects misplaced (14.032%); 11 MiB/s, 177 objects/s recovering 2023-09-24T00:02:48.436 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:48 smithi159 bash[105915]: audit 2023-09-24T00:02:47.269001+0000 mon.a (mon.0) 1776 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:02:48.436 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:48 smithi159 bash[105915]: cluster 2023-09-24T00:02:48.094479+0000 mon.a (mon.0) 1777 : cluster 3 Health check update: Degraded data redundancy: 58013/171306 objects degraded (33.865%), 26 pgs degraded, 31 pgs undersized (PG_DEGRADED) 2023-09-24T00:02:48.437 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:48 smithi159 bash[108473]: cluster 2023-09-24T00:02:47.057105+0000 mgr.y (mgr.25991) 1381 : cluster 0 pgmap v1554: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovery_wait+degraded, 4 active+clean+remapped, 22 active+undersized, 1 active+recovering+undersized+degraded+remapped, 4 active+undersized+degraded, 12 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 36 active+clean; 3.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 105 op/s; 58013/171306 objects degraded (33.865%); 24037/171306 objects misplaced (14.032%); 11 MiB/s, 177 objects/s recovering 2023-09-24T00:02:48.437 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:48 smithi159 bash[108473]: audit 2023-09-24T00:02:47.269001+0000 mon.a (mon.0) 1776 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:02:48.437 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:48 smithi159 bash[108473]: cluster 2023-09-24T00:02:48.094479+0000 mon.a (mon.0) 1777 : cluster 3 Health check update: Degraded data redundancy: 58013/171306 objects degraded (33.865%), 26 pgs degraded, 31 pgs undersized (PG_DEGRADED) 2023-09-24T00:02:48.475 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:02:48.485 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:48 smithi164 bash[92846]: cluster 2023-09-24T00:02:47.057105+0000 mgr.y (mgr.25991) 1381 : cluster 0 pgmap v1554: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovery_wait+degraded, 4 active+clean+remapped, 22 active+undersized, 1 active+recovering+undersized+degraded+remapped, 4 active+undersized+degraded, 12 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 36 active+clean; 3.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 105 op/s; 58013/171306 objects degraded (33.865%); 24037/171306 objects misplaced (14.032%); 11 MiB/s, 177 objects/s recovering 2023-09-24T00:02:48.485 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:48 smithi164 bash[92846]: audit 2023-09-24T00:02:47.269001+0000 mon.a (mon.0) 1776 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:02:48.485 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:48 smithi164 bash[92846]: cluster 2023-09-24T00:02:48.094479+0000 mon.a (mon.0) 1777 : cluster 3 Health check update: Degraded data redundancy: 58013/171306 objects degraded (33.865%), 26 pgs degraded, 31 pgs undersized (PG_DEGRADED) 2023-09-24T00:02:48.504 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:02:48.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:48.506 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:02:48.607 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:48.633 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:48.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:48.635 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:02:48.736 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:02:48.760 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:02:48.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:48.762 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:02:48.863 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:02:48.887 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:02:48.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:48.890 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:02:48.990 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:49.014 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:49.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:49.017 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:02:49.117 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:02:49.140 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:02:49.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:49.143 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:02:49.243 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:49.266 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:49.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:49.270 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:02:49.371 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:49.398 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:49.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:49.400 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:02:49.501 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:02:49.524 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:02:49.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:49.526 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:02:49.627 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:02:49.652 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:02:49.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:49.655 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:02:49.755 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:02:49.783 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:02:49.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:49.785 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:02:49.886 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:49.910 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:49.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:49.914 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:02:50.015 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:02:50.041 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:02:50.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:50.044 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:02:50.145 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:50.168 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:50.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:50.170 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:02:50.271 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:50.281 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:50 smithi164 bash[92846]: cluster 2023-09-24T00:02:49.058717+0000 mgr.y (mgr.25991) 1382 : cluster 0 pgmap v1555: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovery_wait+degraded, 4 active+clean+remapped, 22 active+undersized, 1 active+recovering+undersized+degraded+remapped, 4 active+undersized+degraded, 12 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 36 active+clean; 3.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 105 op/s; 57905/170514 objects degraded (33.959%); 23624/170514 objects misplaced (13.855%); 11 MiB/s, 183 objects/s recovering 2023-09-24T00:02:50.296 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:50.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:50.299 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:02:50.399 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:50.422 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:50.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:50.424 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:02:50.525 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:50.548 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:50 smithi159 bash[105915]: cluster 2023-09-24T00:02:49.058717+0000 mgr.y (mgr.25991) 1382 : cluster 0 pgmap v1555: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovery_wait+degraded, 4 active+clean+remapped, 22 active+undersized, 1 active+recovering+undersized+degraded+remapped, 4 active+undersized+degraded, 12 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 36 active+clean; 3.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 105 op/s; 57905/170514 objects degraded (33.959%); 23624/170514 objects misplaced (13.855%); 11 MiB/s, 183 objects/s recovering 2023-09-24T00:02:50.549 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:50 smithi159 bash[108473]: cluster 2023-09-24T00:02:49.058717+0000 mgr.y (mgr.25991) 1382 : cluster 0 pgmap v1555: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovery_wait+degraded, 4 active+clean+remapped, 22 active+undersized, 1 active+recovering+undersized+degraded+remapped, 4 active+undersized+degraded, 12 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 36 active+clean; 3.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 105 op/s; 57905/170514 objects degraded (33.959%); 23624/170514 objects misplaced (13.855%); 11 MiB/s, 183 objects/s recovering 2023-09-24T00:02:50.553 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:50.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:50.556 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:02:50.656 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:50.679 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:50.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:50.681 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:02:50.781 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:02:50.805 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:02:50.808 INFO:journalctl@ceph.osd.1.smithi159.stdout:Sep 24 00:02:50 smithi159 bash[285751]: debug 2023-09-24T00:02:50.523+0000 7f036206a640 -1 osd.1 364 log_to_monitors true 2023-09-24T00:02:50.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:50.809 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:02:50.910 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:50.934 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:50.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:50.938 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:02:51.039 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:51.065 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:51.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:51.070 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:02:51.171 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:51.194 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:51.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:51.197 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:02:51.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:51 smithi164 bash[92846]: audit 2023-09-24T00:02:50.531152+0000 mon.a (mon.0) 1778 : audit 1 from='osd.1 [v2:172.21.15.159:6810/3124828658,v1:172.21.15.159:6811/3124828658]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-09-24T00:02:51.298 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:51.322 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:51.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:51.325 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:02:51.426 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:51.453 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:51.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:51.455 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:02:51.545 INFO:journalctl@ceph.osd.1.smithi159.stdout:Sep 24 00:02:51 smithi159 bash[285751]: debug 2023-09-24T00:02:51.179+0000 7f0351cd4700 -1 osd.1 364 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-09-24T00:02:51.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:51 smithi159 bash[105915]: audit 2023-09-24T00:02:50.531152+0000 mon.a (mon.0) 1778 : audit 1 from='osd.1 [v2:172.21.15.159:6810/3124828658,v1:172.21.15.159:6811/3124828658]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-09-24T00:02:51.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:51 smithi159 bash[108473]: audit 2023-09-24T00:02:50.531152+0000 mon.a (mon.0) 1778 : audit 1 from='osd.1 [v2:172.21.15.159:6810/3124828658,v1:172.21.15.159:6811/3124828658]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-09-24T00:02:51.556 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:51.577 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:51.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:51.582 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:02:51.682 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:51.707 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:51.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:51.709 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:02:51.810 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:51.835 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:51.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:51.838 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:02:51.939 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:51.976 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:51.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:51.985 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:02:52.086 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:52.115 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:52.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:52.118 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:02:52.218 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:02:52.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:52.245 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:02:52.245 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:02:52.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:52 smithi164 bash[92846]: cluster 2023-09-24T00:02:51.060009+0000 mgr.y (mgr.25991) 1383 : cluster 0 pgmap v1556: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovery_wait+degraded, 4 active+clean+remapped, 22 active+undersized, 1 active+recovering+undersized+degraded+remapped, 4 active+undersized+degraded, 12 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 36 active+clean; 3.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 104 op/s; 57814/169851 objects degraded (34.038%); 23063/169851 objects misplaced (13.578%); 12 MiB/s, 192 objects/s recovering 2023-09-24T00:02:52.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:52 smithi164 bash[92846]: cluster 2023-09-24T00:02:51.142938+0000 osd.6 (osd.6) 445 : cluster 3 failed to encode map e375 with expected crc 2023-09-24T00:02:52.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:52 smithi164 bash[92846]: audit 2023-09-24T00:02:51.144373+0000 mon.a (mon.0) 1779 : audit 1 from='osd.1 [v2:172.21.15.159:6810/3124828658,v1:172.21.15.159:6811/3124828658]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-09-24T00:02:52.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:52 smithi164 bash[92846]: cluster 2023-09-24T00:02:51.144471+0000 mon.a (mon.0) 1780 : cluster 0 osdmap e375: 8 total, 7 up, 7 in 2023-09-24T00:02:52.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:52 smithi164 bash[92846]: audit 2023-09-24T00:02:51.145147+0000 mon.a (mon.0) 1781 : audit 1 from='osd.1 [v2:172.21.15.159:6810/3124828658,v1:172.21.15.159:6811/3124828658]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2023-09-24T00:02:52.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:52 smithi164 bash[92846]: cluster 2023-09-24T00:02:51.145306+0000 osd.4 (osd.4) 296 : cluster 3 failed to encode map e375 with expected crc 2023-09-24T00:02:52.347 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:52.371 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:52.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:52.374 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:02:52.474 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:52.501 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:52.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:52.503 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:02:52.564 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:52 smithi159 bash[105915]: cluster 2023-09-24T00:02:51.060009+0000 mgr.y (mgr.25991) 1383 : cluster 0 pgmap v1556: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovery_wait+degraded, 4 active+clean+remapped, 22 active+undersized, 1 active+recovering+undersized+degraded+remapped, 4 active+undersized+degraded, 12 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 36 active+clean; 3.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 104 op/s; 57814/169851 objects degraded (34.038%); 23063/169851 objects misplaced (13.578%); 12 MiB/s, 192 objects/s recovering 2023-09-24T00:02:52.564 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:52 smithi159 bash[105915]: cluster 2023-09-24T00:02:51.142938+0000 osd.6 (osd.6) 445 : cluster 3 failed to encode map e375 with expected crc 2023-09-24T00:02:52.564 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:52 smithi159 bash[105915]: audit 2023-09-24T00:02:51.144373+0000 mon.a (mon.0) 1779 : audit 1 from='osd.1 [v2:172.21.15.159:6810/3124828658,v1:172.21.15.159:6811/3124828658]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-09-24T00:02:52.564 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:52 smithi159 bash[105915]: cluster 2023-09-24T00:02:51.144471+0000 mon.a (mon.0) 1780 : cluster 0 osdmap e375: 8 total, 7 up, 7 in 2023-09-24T00:02:52.564 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:52 smithi159 bash[105915]: audit 2023-09-24T00:02:51.145147+0000 mon.a (mon.0) 1781 : audit 1 from='osd.1 [v2:172.21.15.159:6810/3124828658,v1:172.21.15.159:6811/3124828658]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2023-09-24T00:02:52.564 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:52 smithi159 bash[105915]: cluster 2023-09-24T00:02:51.145306+0000 osd.4 (osd.4) 296 : cluster 3 failed to encode map e375 with expected crc 2023-09-24T00:02:52.564 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:52 smithi159 bash[108473]: cluster 2023-09-24T00:02:51.060009+0000 mgr.y (mgr.25991) 1383 : cluster 0 pgmap v1556: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovery_wait+degraded, 4 active+clean+remapped, 22 active+undersized, 1 active+recovering+undersized+degraded+remapped, 4 active+undersized+degraded, 12 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 36 active+clean; 3.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 104 op/s; 57814/169851 objects degraded (34.038%); 23063/169851 objects misplaced (13.578%); 12 MiB/s, 192 objects/s recovering 2023-09-24T00:02:52.564 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:52 smithi159 bash[108473]: cluster 2023-09-24T00:02:51.142938+0000 osd.6 (osd.6) 445 : cluster 3 failed to encode map e375 with expected crc 2023-09-24T00:02:52.565 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:52 smithi159 bash[108473]: audit 2023-09-24T00:02:51.144373+0000 mon.a (mon.0) 1779 : audit 1 from='osd.1 [v2:172.21.15.159:6810/3124828658,v1:172.21.15.159:6811/3124828658]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-09-24T00:02:52.565 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:52 smithi159 bash[108473]: cluster 2023-09-24T00:02:51.144471+0000 mon.a (mon.0) 1780 : cluster 0 osdmap e375: 8 total, 7 up, 7 in 2023-09-24T00:02:52.565 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:52 smithi159 bash[108473]: audit 2023-09-24T00:02:51.145147+0000 mon.a (mon.0) 1781 : audit 1 from='osd.1 [v2:172.21.15.159:6810/3124828658,v1:172.21.15.159:6811/3124828658]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi159", "root=default"]}]: dispatch 2023-09-24T00:02:52.565 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:52 smithi159 bash[108473]: cluster 2023-09-24T00:02:51.145306+0000 osd.4 (osd.4) 296 : cluster 3 failed to encode map e375 with expected crc 2023-09-24T00:02:52.604 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:02:52.624 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:02:52.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:52.627 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:02:52.728 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:02:52.747 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:02:52.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:52.750 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:02:52.851 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:52.880 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:52.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:52.883 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:02:52.984 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:53.004 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:53.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:53.006 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:02:53.109 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:02:53.140 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:02:53.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:53.142 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:02:53.243 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:53.250 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:53 smithi159 bash[108473]: cluster 2023-09-24T00:02:52.141333+0000 mon.a (mon.0) 1782 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-24T00:02:53.251 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:53 smithi159 bash[108473]: cluster 2023-09-24T00:02:52.145956+0000 osd.6 (osd.6) 446 : cluster 3 failed to encode map e376 with expected crc 2023-09-24T00:02:53.251 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:53 smithi159 bash[108473]: cluster 2023-09-24T00:02:52.149171+0000 mon.a (mon.0) 1783 : cluster 1 osd.1 [v2:172.21.15.159:6810/3124828658,v1:172.21.15.159:6811/3124828658] boot 2023-09-24T00:02:53.251 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:53 smithi159 bash[108473]: cluster 2023-09-24T00:02:52.149261+0000 mon.a (mon.0) 1784 : cluster 0 osdmap e376: 8 total, 8 up, 7 in 2023-09-24T00:02:53.251 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:53 smithi159 bash[108473]: cluster 2023-09-24T00:02:52.151970+0000 osd.7 (osd.7) 236 : cluster 3 failed to encode map e376 with expected crc 2023-09-24T00:02:53.251 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:53 smithi159 bash[108473]: cluster 2023-09-24T00:02:52.153211+0000 osd.6 (osd.6) 447 : cluster 3 failed to encode map e376 with expected crc 2023-09-24T00:02:53.251 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:53 smithi159 bash[108473]: audit 2023-09-24T00:02:52.154880+0000 mon.a (mon.0) 1785 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-24T00:02:53.251 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:53 smithi159 bash[108473]: cluster 2023-09-24T00:02:52.156951+0000 osd.5 (osd.5) 213 : cluster 3 failed to encode map e376 with expected crc 2023-09-24T00:02:53.251 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:53 smithi159 bash[108473]: cluster 2023-09-24T00:02:52.157124+0000 osd.4 (osd.4) 297 : cluster 3 failed to encode map e376 with expected crc 2023-09-24T00:02:53.251 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:53 smithi159 bash[108473]: cluster 2023-09-24T00:02:53.095394+0000 mon.a (mon.0) 1786 : cluster 3 Health check update: Degraded data redundancy: 57814/169851 objects degraded (34.038%), 26 pgs degraded, 31 pgs undersized (PG_DEGRADED) 2023-09-24T00:02:53.251 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:53 smithi159 bash[108473]: cluster 2023-09-24T00:02:53.100119+0000 mon.a (mon.0) 1787 : cluster 0 osdmap e377: 8 total, 8 up, 7 in 2023-09-24T00:02:53.251 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:53 smithi159 bash[108473]: cluster 2023-09-24T00:02:53.102104+0000 osd.6 (osd.6) 448 : cluster 3 failed to encode map e377 with expected crc 2023-09-24T00:02:53.251 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:53 smithi159 bash[108473]: audit 2023-09-24T00:02:53.113506+0000 mon.c (mon.2) 130 : audit 1 from='client.? 172.21.15.159:0/277834047' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-24T00:02:53.252 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:53 smithi159 bash[108473]: audit 2023-09-24T00:02:53.122583+0000 mon.a (mon.0) 1788 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-24T00:02:53.252 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:53 smithi159 bash[105915]: cluster 2023-09-24T00:02:52.141333+0000 mon.a (mon.0) 1782 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-24T00:02:53.252 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:53 smithi159 bash[105915]: cluster 2023-09-24T00:02:52.145956+0000 osd.6 (osd.6) 446 : cluster 3 failed to encode map e376 with expected crc 2023-09-24T00:02:53.252 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:53 smithi159 bash[105915]: cluster 2023-09-24T00:02:52.149171+0000 mon.a (mon.0) 1783 : cluster 1 osd.1 [v2:172.21.15.159:6810/3124828658,v1:172.21.15.159:6811/3124828658] boot 2023-09-24T00:02:53.252 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:53 smithi159 bash[105915]: cluster 2023-09-24T00:02:52.149261+0000 mon.a (mon.0) 1784 : cluster 0 osdmap e376: 8 total, 8 up, 7 in 2023-09-24T00:02:53.252 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:53 smithi159 bash[105915]: cluster 2023-09-24T00:02:52.151970+0000 osd.7 (osd.7) 236 : cluster 3 failed to encode map e376 with expected crc 2023-09-24T00:02:53.252 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:53 smithi159 bash[105915]: cluster 2023-09-24T00:02:52.153211+0000 osd.6 (osd.6) 447 : cluster 3 failed to encode map e376 with expected crc 2023-09-24T00:02:53.252 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:53 smithi159 bash[105915]: audit 2023-09-24T00:02:52.154880+0000 mon.a (mon.0) 1785 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-24T00:02:53.252 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:53 smithi159 bash[105915]: cluster 2023-09-24T00:02:52.156951+0000 osd.5 (osd.5) 213 : cluster 3 failed to encode map e376 with expected crc 2023-09-24T00:02:53.252 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:53 smithi159 bash[105915]: cluster 2023-09-24T00:02:52.157124+0000 osd.4 (osd.4) 297 : cluster 3 failed to encode map e376 with expected crc 2023-09-24T00:02:53.253 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:53 smithi159 bash[105915]: cluster 2023-09-24T00:02:53.095394+0000 mon.a (mon.0) 1786 : cluster 3 Health check update: Degraded data redundancy: 57814/169851 objects degraded (34.038%), 26 pgs degraded, 31 pgs undersized (PG_DEGRADED) 2023-09-24T00:02:53.253 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:53 smithi159 bash[105915]: cluster 2023-09-24T00:02:53.100119+0000 mon.a (mon.0) 1787 : cluster 0 osdmap e377: 8 total, 8 up, 7 in 2023-09-24T00:02:53.253 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:53 smithi159 bash[105915]: cluster 2023-09-24T00:02:53.102104+0000 osd.6 (osd.6) 448 : cluster 3 failed to encode map e377 with expected crc 2023-09-24T00:02:53.253 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:53 smithi159 bash[105915]: audit 2023-09-24T00:02:53.113506+0000 mon.c (mon.2) 130 : audit 1 from='client.? 172.21.15.159:0/277834047' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-24T00:02:53.253 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:53 smithi159 bash[105915]: audit 2023-09-24T00:02:53.122583+0000 mon.a (mon.0) 1788 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-24T00:02:53.264 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:53.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:53.267 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:02:53.367 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:02:53.378 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:53 smithi164 bash[92846]: cluster 2023-09-24T00:02:52.141333+0000 mon.a (mon.0) 1782 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-24T00:02:53.378 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:53 smithi164 bash[92846]: cluster 2023-09-24T00:02:52.145956+0000 osd.6 (osd.6) 446 : cluster 3 failed to encode map e376 with expected crc 2023-09-24T00:02:53.378 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:53 smithi164 bash[92846]: cluster 2023-09-24T00:02:52.149171+0000 mon.a (mon.0) 1783 : cluster 1 osd.1 [v2:172.21.15.159:6810/3124828658,v1:172.21.15.159:6811/3124828658] boot 2023-09-24T00:02:53.378 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:53 smithi164 bash[92846]: cluster 2023-09-24T00:02:52.149261+0000 mon.a (mon.0) 1784 : cluster 0 osdmap e376: 8 total, 8 up, 7 in 2023-09-24T00:02:53.378 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:53 smithi164 bash[92846]: cluster 2023-09-24T00:02:52.151970+0000 osd.7 (osd.7) 236 : cluster 3 failed to encode map e376 with expected crc 2023-09-24T00:02:53.378 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:53 smithi164 bash[92846]: cluster 2023-09-24T00:02:52.153211+0000 osd.6 (osd.6) 447 : cluster 3 failed to encode map e376 with expected crc 2023-09-24T00:02:53.379 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:53 smithi164 bash[92846]: audit 2023-09-24T00:02:52.154880+0000 mon.a (mon.0) 1785 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-24T00:02:53.379 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:53 smithi164 bash[92846]: cluster 2023-09-24T00:02:52.156951+0000 osd.5 (osd.5) 213 : cluster 3 failed to encode map e376 with expected crc 2023-09-24T00:02:53.379 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:53 smithi164 bash[92846]: cluster 2023-09-24T00:02:52.157124+0000 osd.4 (osd.4) 297 : cluster 3 failed to encode map e376 with expected crc 2023-09-24T00:02:53.379 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:53 smithi164 bash[92846]: cluster 2023-09-24T00:02:53.095394+0000 mon.a (mon.0) 1786 : cluster 3 Health check update: Degraded data redundancy: 57814/169851 objects degraded (34.038%), 26 pgs degraded, 31 pgs undersized (PG_DEGRADED) 2023-09-24T00:02:53.379 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:53 smithi164 bash[92846]: cluster 2023-09-24T00:02:53.100119+0000 mon.a (mon.0) 1787 : cluster 0 osdmap e377: 8 total, 8 up, 7 in 2023-09-24T00:02:53.379 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:53 smithi164 bash[92846]: cluster 2023-09-24T00:02:53.102104+0000 osd.6 (osd.6) 448 : cluster 3 failed to encode map e377 with expected crc 2023-09-24T00:02:53.379 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:53 smithi164 bash[92846]: audit 2023-09-24T00:02:53.113506+0000 mon.c (mon.2) 130 : audit 1 from='client.? 172.21.15.159:0/277834047' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-24T00:02:53.379 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:53 smithi164 bash[92846]: audit 2023-09-24T00:02:53.122583+0000 mon.a (mon.0) 1788 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-24T00:02:53.396 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:02:53.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:53.399 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:02:53.500 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:02:53.531 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:02:53.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:53.534 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:02:53.609 INFO:teuthology.orchestra.run.smithi159.stdout:{ 2023-09-24T00:02:53.609 INFO:teuthology.orchestra.run.smithi159.stdout: "ops": [], 2023-09-24T00:02:53.609 INFO:teuthology.orchestra.run.smithi159.stdout: "num_ops": 0 2023-09-24T00:02:53.609 INFO:teuthology.orchestra.run.smithi159.stdout:} 2023-09-24T00:02:53.635 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:53.665 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:53.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:53.668 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:02:53.768 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:02:53.793 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:02:53.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:53.795 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:02:53.896 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:53.921 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:53.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:53.925 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:02:54.022 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 24 00:02:53 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [24/Sep/2023:00:02:53] "GET /metrics HTTP/1.1" 200 36683 "" "Prometheus/2.43.0" 2023-09-24T00:02:54.026 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:02:54.057 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:02:54.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:54.059 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:02:54.120 INFO:teuthology.orchestra.run.smithi159.stderr:noscrub is unset 2023-09-24T00:02:54.160 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:54.202 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:54.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:54.205 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:02:54.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:54 smithi159 bash[105915]: cluster 2023-09-24T00:02:53.060734+0000 mgr.y (mgr.25991) 1384 : cluster 0 pgmap v1559: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovery_wait+degraded, 4 active+clean+remapped, 22 active+undersized, 1 active+recovering+undersized+degraded+remapped, 4 active+undersized+degraded, 12 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 36 active+clean; 3.5 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 101 op/s; 57814/169797 objects degraded (34.049%); 23027/169797 objects misplaced (13.561%); 11 MiB/s, 177 objects/s recovering 2023-09-24T00:02:54.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:54 smithi159 bash[105915]: cluster 2023-09-24T00:02:53.099917+0000 osd.7 (osd.7) 237 : cluster 3 failed to encode map e377 with expected crc 2023-09-24T00:02:54.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:54 smithi159 bash[105915]: cluster 2023-09-24T00:02:53.102675+0000 osd.7 (osd.7) 238 : cluster 3 failed to encode map e377 with expected crc 2023-09-24T00:02:54.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:54 smithi159 bash[105915]: cluster 2023-09-24T00:02:53.104910+0000 osd.5 (osd.5) 214 : cluster 3 failed to encode map e377 with expected crc 2023-09-24T00:02:54.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:54 smithi159 bash[105915]: cluster 2023-09-24T00:02:53.105165+0000 osd.4 (osd.4) 298 : cluster 3 failed to encode map e377 with expected crc 2023-09-24T00:02:54.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:54 smithi159 bash[105915]: cluster 2023-09-24T00:02:53.108471+0000 osd.4 (osd.4) 299 : cluster 3 failed to encode map e377 with expected crc 2023-09-24T00:02:54.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:54 smithi159 bash[105915]: cluster 2023-09-24T00:02:53.110472+0000 osd.5 (osd.5) 215 : cluster 3 failed to encode map e377 with expected crc 2023-09-24T00:02:54.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:54 smithi159 bash[105915]: cluster 2023-09-24T00:02:53.113130+0000 osd.5 (osd.5) 216 : cluster 3 failed to encode map e377 with expected crc 2023-09-24T00:02:54.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:54 smithi159 bash[105915]: cluster 2023-09-24T00:02:54.097594+0000 mon.a (mon.0) 1789 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-24T00:02:54.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:54 smithi159 bash[105915]: cluster 2023-09-24T00:02:54.101738+0000 osd.6 (osd.6) 449 : cluster 3 failed to encode map e378 with expected crc 2023-09-24T00:02:54.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:54 smithi159 bash[105915]: audit 2023-09-24T00:02:54.102656+0000 mon.a (mon.0) 1790 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-24T00:02:54.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:54 smithi159 bash[105915]: cluster 2023-09-24T00:02:54.102786+0000 mon.a (mon.0) 1791 : cluster 0 osdmap e378: 8 total, 8 up, 7 in 2023-09-24T00:02:54.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:54 smithi159 bash[105915]: cluster 2023-09-24T00:02:54.106929+0000 osd.6 (osd.6) 450 : cluster 3 failed to encode map e378 with expected crc 2023-09-24T00:02:54.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:54 smithi159 bash[105915]: cluster 2023-09-24T00:02:54.110418+0000 osd.6 (osd.6) 451 : cluster 3 failed to encode map e378 with expected crc 2023-09-24T00:02:54.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:54 smithi159 bash[105915]: cluster 2023-09-24T00:02:54.112088+0000 osd.6 (osd.6) 452 : cluster 3 failed to encode map e378 with expected crc 2023-09-24T00:02:54.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:54 smithi159 bash[105915]: cluster 2023-09-24T00:02:54.115569+0000 osd.6 (osd.6) 453 : cluster 1 10.b continuing backfill to osd.0 from (332'700,375'6032] MIN to 375'6032 2023-09-24T00:02:54.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:54 smithi159 bash[108473]: cluster 2023-09-24T00:02:53.060734+0000 mgr.y (mgr.25991) 1384 : cluster 0 pgmap v1559: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovery_wait+degraded, 4 active+clean+remapped, 22 active+undersized, 1 active+recovering+undersized+degraded+remapped, 4 active+undersized+degraded, 12 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 36 active+clean; 3.5 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 101 op/s; 57814/169797 objects degraded (34.049%); 23027/169797 objects misplaced (13.561%); 11 MiB/s, 177 objects/s recovering 2023-09-24T00:02:54.297 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:54 smithi159 bash[108473]: cluster 2023-09-24T00:02:53.099917+0000 osd.7 (osd.7) 237 : cluster 3 failed to encode map e377 with expected crc 2023-09-24T00:02:54.297 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:54 smithi159 bash[108473]: cluster 2023-09-24T00:02:53.102675+0000 osd.7 (osd.7) 238 : cluster 3 failed to encode map e377 with expected crc 2023-09-24T00:02:54.297 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:54 smithi159 bash[108473]: cluster 2023-09-24T00:02:53.104910+0000 osd.5 (osd.5) 214 : cluster 3 failed to encode map e377 with expected crc 2023-09-24T00:02:54.297 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:54 smithi159 bash[108473]: cluster 2023-09-24T00:02:53.105165+0000 osd.4 (osd.4) 298 : cluster 3 failed to encode map e377 with expected crc 2023-09-24T00:02:54.297 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:54 smithi159 bash[108473]: cluster 2023-09-24T00:02:53.108471+0000 osd.4 (osd.4) 299 : cluster 3 failed to encode map e377 with expected crc 2023-09-24T00:02:54.297 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:54 smithi159 bash[108473]: cluster 2023-09-24T00:02:53.110472+0000 osd.5 (osd.5) 215 : cluster 3 failed to encode map e377 with expected crc 2023-09-24T00:02:54.297 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:54 smithi159 bash[108473]: cluster 2023-09-24T00:02:53.113130+0000 osd.5 (osd.5) 216 : cluster 3 failed to encode map e377 with expected crc 2023-09-24T00:02:54.297 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:54 smithi159 bash[108473]: cluster 2023-09-24T00:02:54.097594+0000 mon.a (mon.0) 1789 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-24T00:02:54.297 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:54 smithi159 bash[108473]: cluster 2023-09-24T00:02:54.101738+0000 osd.6 (osd.6) 449 : cluster 3 failed to encode map e378 with expected crc 2023-09-24T00:02:54.297 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:54 smithi159 bash[108473]: audit 2023-09-24T00:02:54.102656+0000 mon.a (mon.0) 1790 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-24T00:02:54.297 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:54 smithi159 bash[108473]: cluster 2023-09-24T00:02:54.102786+0000 mon.a (mon.0) 1791 : cluster 0 osdmap e378: 8 total, 8 up, 7 in 2023-09-24T00:02:54.297 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:54 smithi159 bash[108473]: cluster 2023-09-24T00:02:54.106929+0000 osd.6 (osd.6) 450 : cluster 3 failed to encode map e378 with expected crc 2023-09-24T00:02:54.298 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:54 smithi159 bash[108473]: cluster 2023-09-24T00:02:54.110418+0000 osd.6 (osd.6) 451 : cluster 3 failed to encode map e378 with expected crc 2023-09-24T00:02:54.298 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:54 smithi159 bash[108473]: cluster 2023-09-24T00:02:54.112088+0000 osd.6 (osd.6) 452 : cluster 3 failed to encode map e378 with expected crc 2023-09-24T00:02:54.298 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:54 smithi159 bash[108473]: cluster 2023-09-24T00:02:54.115569+0000 osd.6 (osd.6) 453 : cluster 1 10.b continuing backfill to osd.0 from (332'700,375'6032] MIN to 375'6032 2023-09-24T00:02:54.306 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:54.329 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:54.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:54.333 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:02:54.345 INFO:teuthology.orchestra.run.smithi159.stdout:ERROR: (22) Invalid argument 2023-09-24T00:02:54.345 INFO:teuthology.orchestra.run.smithi159.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-24T00:02:54.433 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:54.458 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:54.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:54.462 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:02:54.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:54 smithi164 bash[92846]: cluster 2023-09-24T00:02:53.060734+0000 mgr.y (mgr.25991) 1384 : cluster 0 pgmap v1559: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovery_wait+degraded, 4 active+clean+remapped, 22 active+undersized, 1 active+recovering+undersized+degraded+remapped, 4 active+undersized+degraded, 12 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 36 active+clean; 3.5 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 101 op/s; 57814/169797 objects degraded (34.049%); 23027/169797 objects misplaced (13.561%); 11 MiB/s, 177 objects/s recovering 2023-09-24T00:02:54.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:54 smithi164 bash[92846]: cluster 2023-09-24T00:02:53.099917+0000 osd.7 (osd.7) 237 : cluster 3 failed to encode map e377 with expected crc 2023-09-24T00:02:54.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:54 smithi164 bash[92846]: cluster 2023-09-24T00:02:53.102675+0000 osd.7 (osd.7) 238 : cluster 3 failed to encode map e377 with expected crc 2023-09-24T00:02:54.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:54 smithi164 bash[92846]: cluster 2023-09-24T00:02:53.104910+0000 osd.5 (osd.5) 214 : cluster 3 failed to encode map e377 with expected crc 2023-09-24T00:02:54.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:54 smithi164 bash[92846]: cluster 2023-09-24T00:02:53.105165+0000 osd.4 (osd.4) 298 : cluster 3 failed to encode map e377 with expected crc 2023-09-24T00:02:54.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:54 smithi164 bash[92846]: cluster 2023-09-24T00:02:53.108471+0000 osd.4 (osd.4) 299 : cluster 3 failed to encode map e377 with expected crc 2023-09-24T00:02:54.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:54 smithi164 bash[92846]: cluster 2023-09-24T00:02:53.110472+0000 osd.5 (osd.5) 215 : cluster 3 failed to encode map e377 with expected crc 2023-09-24T00:02:54.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:54 smithi164 bash[92846]: cluster 2023-09-24T00:02:53.113130+0000 osd.5 (osd.5) 216 : cluster 3 failed to encode map e377 with expected crc 2023-09-24T00:02:54.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:54 smithi164 bash[92846]: cluster 2023-09-24T00:02:54.097594+0000 mon.a (mon.0) 1789 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-24T00:02:54.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:54 smithi164 bash[92846]: cluster 2023-09-24T00:02:54.101738+0000 osd.6 (osd.6) 449 : cluster 3 failed to encode map e378 with expected crc 2023-09-24T00:02:54.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:54 smithi164 bash[92846]: audit 2023-09-24T00:02:54.102656+0000 mon.a (mon.0) 1790 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-24T00:02:54.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:54 smithi164 bash[92846]: cluster 2023-09-24T00:02:54.102786+0000 mon.a (mon.0) 1791 : cluster 0 osdmap e378: 8 total, 8 up, 7 in 2023-09-24T00:02:54.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:54 smithi164 bash[92846]: cluster 2023-09-24T00:02:54.106929+0000 osd.6 (osd.6) 450 : cluster 3 failed to encode map e378 with expected crc 2023-09-24T00:02:54.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:54 smithi164 bash[92846]: cluster 2023-09-24T00:02:54.110418+0000 osd.6 (osd.6) 451 : cluster 3 failed to encode map e378 with expected crc 2023-09-24T00:02:54.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:54 smithi164 bash[92846]: cluster 2023-09-24T00:02:54.112088+0000 osd.6 (osd.6) 452 : cluster 3 failed to encode map e378 with expected crc 2023-09-24T00:02:54.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:54 smithi164 bash[92846]: cluster 2023-09-24T00:02:54.115569+0000 osd.6 (osd.6) 453 : cluster 1 10.b continuing backfill to osd.0 from (332'700,375'6032] MIN to 375'6032 2023-09-24T00:02:54.562 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:54.586 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:54.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:54.588 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:02:54.689 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:54.714 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:54.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:54.717 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:02:54.817 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:54.843 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:54.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:54.847 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:02:54.948 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:54.970 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:54.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:54.973 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:02:55.074 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:02:55.094 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:02:55.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:55.096 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:02:55.197 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:55.198 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:55 smithi159 bash[105915]: cluster 2023-09-24T00:02:54.102865+0000 osd.5 (osd.5) 217 : cluster 3 failed to encode map e378 with expected crc 2023-09-24T00:02:55.199 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:55 smithi159 bash[105915]: cluster 2023-09-24T00:02:54.104645+0000 osd.7 (osd.7) 239 : cluster 3 failed to encode map e378 with expected crc 2023-09-24T00:02:55.199 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:55 smithi159 bash[105915]: cluster 2023-09-24T00:02:54.107957+0000 osd.7 (osd.7) 240 : cluster 3 failed to encode map e378 with expected crc 2023-09-24T00:02:55.199 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:55 smithi159 bash[105915]: cluster 2023-09-24T00:02:54.108038+0000 osd.5 (osd.5) 218 : cluster 3 failed to encode map e378 with expected crc 2023-09-24T00:02:55.199 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:55 smithi159 bash[105915]: cluster 2023-09-24T00:02:54.110425+0000 osd.7 (osd.7) 241 : cluster 3 failed to encode map e378 with expected crc 2023-09-24T00:02:55.199 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:55 smithi159 bash[105915]: cluster 2023-09-24T00:02:54.110785+0000 osd.4 (osd.4) 300 : cluster 3 failed to encode map e378 with expected crc 2023-09-24T00:02:55.199 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:55 smithi159 bash[105915]: cluster 2023-09-24T00:02:54.111501+0000 osd.5 (osd.5) 219 : cluster 3 failed to encode map e378 with expected crc 2023-09-24T00:02:55.199 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:55 smithi159 bash[105915]: cluster 2023-09-24T00:02:54.113433+0000 osd.5 (osd.5) 220 : cluster 3 failed to encode map e378 with expected crc 2023-09-24T00:02:55.200 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:55 smithi159 bash[105915]: cluster 2023-09-24T00:02:54.113484+0000 osd.7 (osd.7) 242 : cluster 1 10.1 continuing backfill to osd.0 from (331'200,375'6062] MIN to 375'6062 2023-09-24T00:02:55.200 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:55 smithi159 bash[105915]: cluster 2023-09-24T00:02:54.114404+0000 osd.3 (osd.3) 33 : cluster 1 10.2 continuing backfill to osd.0 from (332'715,375'6015] MIN to 375'6015 2023-09-24T00:02:55.200 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:55 smithi159 bash[105915]: cluster 2023-09-24T00:02:55.061446+0000 mgr.y (mgr.25991) 1385 : cluster 0 pgmap v1562: 89 pgs: 2 remapped+peering, 2 peering, 1 active+recovery_wait+remapped, 2 active+recovery_wait+degraded, 2 active+clean+remapped, 19 active+undersized, 1 active+recovering+undersized+degraded+remapped, 4 active+undersized+degraded, 12 active+recovery_wait+undersized+degraded+remapped, 5 active+recovery_wait+degraded+remapped, 39 active+clean; 3.5 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 29 op/s; 49912/169491 objects degraded (29.448%); 18109/169491 objects misplaced (10.684%); 5.5 MiB/s, 87 objects/s recovering 2023-09-24T00:02:55.200 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:55 smithi159 bash[108473]: cluster 2023-09-24T00:02:54.102865+0000 osd.5 (osd.5) 217 : cluster 3 failed to encode map e378 with expected crc 2023-09-24T00:02:55.200 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:55 smithi159 bash[108473]: cluster 2023-09-24T00:02:54.104645+0000 osd.7 (osd.7) 239 : cluster 3 failed to encode map e378 with expected crc 2023-09-24T00:02:55.200 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:55 smithi159 bash[108473]: cluster 2023-09-24T00:02:54.107957+0000 osd.7 (osd.7) 240 : cluster 3 failed to encode map e378 with expected crc 2023-09-24T00:02:55.200 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:55 smithi159 bash[108473]: cluster 2023-09-24T00:02:54.108038+0000 osd.5 (osd.5) 218 : cluster 3 failed to encode map e378 with expected crc 2023-09-24T00:02:55.201 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:55 smithi159 bash[108473]: cluster 2023-09-24T00:02:54.110425+0000 osd.7 (osd.7) 241 : cluster 3 failed to encode map e378 with expected crc 2023-09-24T00:02:55.201 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:55 smithi159 bash[108473]: cluster 2023-09-24T00:02:54.110785+0000 osd.4 (osd.4) 300 : cluster 3 failed to encode map e378 with expected crc 2023-09-24T00:02:55.201 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:55 smithi159 bash[108473]: cluster 2023-09-24T00:02:54.111501+0000 osd.5 (osd.5) 219 : cluster 3 failed to encode map e378 with expected crc 2023-09-24T00:02:55.201 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:55 smithi159 bash[108473]: cluster 2023-09-24T00:02:54.113433+0000 osd.5 (osd.5) 220 : cluster 3 failed to encode map e378 with expected crc 2023-09-24T00:02:55.201 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:55 smithi159 bash[108473]: cluster 2023-09-24T00:02:54.113484+0000 osd.7 (osd.7) 242 : cluster 1 10.1 continuing backfill to osd.0 from (331'200,375'6062] MIN to 375'6062 2023-09-24T00:02:55.201 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:55 smithi159 bash[108473]: cluster 2023-09-24T00:02:54.114404+0000 osd.3 (osd.3) 33 : cluster 1 10.2 continuing backfill to osd.0 from (332'715,375'6015] MIN to 375'6015 2023-09-24T00:02:55.201 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:55 smithi159 bash[108473]: cluster 2023-09-24T00:02:55.061446+0000 mgr.y (mgr.25991) 1385 : cluster 0 pgmap v1562: 89 pgs: 2 remapped+peering, 2 peering, 1 active+recovery_wait+remapped, 2 active+recovery_wait+degraded, 2 active+clean+remapped, 19 active+undersized, 1 active+recovering+undersized+degraded+remapped, 4 active+undersized+degraded, 12 active+recovery_wait+undersized+degraded+remapped, 5 active+recovery_wait+degraded+remapped, 39 active+clean; 3.5 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 29 op/s; 49912/169491 objects degraded (29.448%); 18109/169491 objects misplaced (10.684%); 5.5 MiB/s, 87 objects/s recovering 2023-09-24T00:02:55.224 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:55.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:55.227 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:02:55.327 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:55.348 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:55.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:55.350 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:02:55.451 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:55.475 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:55.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:55.478 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:02:55.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:55 smithi164 bash[92846]: cluster 2023-09-24T00:02:54.102865+0000 osd.5 (osd.5) 217 : cluster 3 failed to encode map e378 with expected crc 2023-09-24T00:02:55.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:55 smithi164 bash[92846]: cluster 2023-09-24T00:02:54.104645+0000 osd.7 (osd.7) 239 : cluster 3 failed to encode map e378 with expected crc 2023-09-24T00:02:55.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:55 smithi164 bash[92846]: cluster 2023-09-24T00:02:54.107957+0000 osd.7 (osd.7) 240 : cluster 3 failed to encode map e378 with expected crc 2023-09-24T00:02:55.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:55 smithi164 bash[92846]: cluster 2023-09-24T00:02:54.108038+0000 osd.5 (osd.5) 218 : cluster 3 failed to encode map e378 with expected crc 2023-09-24T00:02:55.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:55 smithi164 bash[92846]: cluster 2023-09-24T00:02:54.110425+0000 osd.7 (osd.7) 241 : cluster 3 failed to encode map e378 with expected crc 2023-09-24T00:02:55.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:55 smithi164 bash[92846]: cluster 2023-09-24T00:02:54.110785+0000 osd.4 (osd.4) 300 : cluster 3 failed to encode map e378 with expected crc 2023-09-24T00:02:55.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:55 smithi164 bash[92846]: cluster 2023-09-24T00:02:54.111501+0000 osd.5 (osd.5) 219 : cluster 3 failed to encode map e378 with expected crc 2023-09-24T00:02:55.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:55 smithi164 bash[92846]: cluster 2023-09-24T00:02:54.113433+0000 osd.5 (osd.5) 220 : cluster 3 failed to encode map e378 with expected crc 2023-09-24T00:02:55.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:55 smithi164 bash[92846]: cluster 2023-09-24T00:02:54.113484+0000 osd.7 (osd.7) 242 : cluster 1 10.1 continuing backfill to osd.0 from (331'200,375'6062] MIN to 375'6062 2023-09-24T00:02:55.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:55 smithi164 bash[92846]: cluster 2023-09-24T00:02:54.114404+0000 osd.3 (osd.3) 33 : cluster 1 10.2 continuing backfill to osd.0 from (332'715,375'6015] MIN to 375'6015 2023-09-24T00:02:55.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:55 smithi164 bash[92846]: cluster 2023-09-24T00:02:55.061446+0000 mgr.y (mgr.25991) 1385 : cluster 0 pgmap v1562: 89 pgs: 2 remapped+peering, 2 peering, 1 active+recovery_wait+remapped, 2 active+recovery_wait+degraded, 2 active+clean+remapped, 19 active+undersized, 1 active+recovering+undersized+degraded+remapped, 4 active+undersized+degraded, 12 active+recovery_wait+undersized+degraded+remapped, 5 active+recovery_wait+degraded+remapped, 39 active+clean; 3.5 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 29 op/s; 49912/169491 objects degraded (29.448%); 18109/169491 objects misplaced (10.684%); 5.5 MiB/s, 87 objects/s recovering 2023-09-24T00:02:55.578 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:55.600 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:55.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:55.603 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:02:55.703 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:02:55.725 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:02:55.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:55.727 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:02:55.827 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:55.850 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:55.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:55.852 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:02:55.952 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:02:55.973 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:02:55.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:55.975 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:02:56.076 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:56.106 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:56.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:56.109 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:02:56.210 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:56.231 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:56.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:56.234 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:02:56.335 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:56.361 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:56.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:56.363 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:02:56.464 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:56.491 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:56.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:56.496 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:02:56.596 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:56.621 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:56.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:56.624 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:02:56.724 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:02:56.745 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:02:56.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:56.750 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:02:56.850 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:56.875 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:56.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:56.877 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:02:56.978 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:57.000 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:57.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:57.002 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:02:57.103 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:57.126 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:57.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:57.129 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:02:57.230 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:02:57.240 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:57 smithi164 bash[92846]: cluster 2023-09-24T00:02:57.113604+0000 mon.a (mon.0) 1792 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2023-09-24T00:02:57.253 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:02:57.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:57.255 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:02:57.356 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:57.379 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:57.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:57.382 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:02:57.482 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:02:57.495 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:57 smithi159 bash[105915]: cluster 2023-09-24T00:02:57.113604+0000 mon.a (mon.0) 1792 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2023-09-24T00:02:57.495 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:57 smithi159 bash[108473]: cluster 2023-09-24T00:02:57.113604+0000 mon.a (mon.0) 1792 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2023-09-24T00:02:57.514 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:02:57.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:57.517 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:02:57.617 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:57.639 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:02:57.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:57.641 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:02:57.742 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:57.768 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:57.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:57.772 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:02:57.873 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:02:57.896 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:02:57.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:57.898 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:02:57.999 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:02:58.026 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:02:58.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:58.029 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:02:58.130 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:58.158 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:58.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:58.161 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:02:58.261 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:02:58.287 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:02:58.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:58.290 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:02:58.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:58 smithi159 bash[105915]: cluster 2023-09-24T00:02:57.062246+0000 mgr.y (mgr.25991) 1386 : cluster 0 pgmap v1563: 89 pgs: 1 activating+undersized+remapped, 2 activating+degraded, 2 remapped+peering, 2 peering, 5 active+recovery_wait+degraded, 1 active+clean+remapped, 1 active+undersized, 2 active+recovering+undersized+degraded+remapped, 2 active+undersized+degraded, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 61 active+clean; 3.4 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 27 op/s; 46173/169371 objects degraded (27.261%); 9638/169371 objects misplaced (5.690%); 13 MiB/s, 211 objects/s recovering 2023-09-24T00:02:58.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:58 smithi159 bash[105915]: cluster 2023-09-24T00:02:58.096864+0000 mon.a (mon.0) 1793 : cluster 3 Health check update: Degraded data redundancy: 46173/169371 objects degraded (27.261%), 21 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-24T00:02:58.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:58 smithi159 bash[108473]: cluster 2023-09-24T00:02:57.062246+0000 mgr.y (mgr.25991) 1386 : cluster 0 pgmap v1563: 89 pgs: 1 activating+undersized+remapped, 2 activating+degraded, 2 remapped+peering, 2 peering, 5 active+recovery_wait+degraded, 1 active+clean+remapped, 1 active+undersized, 2 active+recovering+undersized+degraded+remapped, 2 active+undersized+degraded, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 61 active+clean; 3.4 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 27 op/s; 46173/169371 objects degraded (27.261%); 9638/169371 objects misplaced (5.690%); 13 MiB/s, 211 objects/s recovering 2023-09-24T00:02:58.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:58 smithi159 bash[108473]: cluster 2023-09-24T00:02:58.096864+0000 mon.a (mon.0) 1793 : cluster 3 Health check update: Degraded data redundancy: 46173/169371 objects degraded (27.261%), 21 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-24T00:02:58.390 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:02:58.415 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:02:58.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:58.417 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:02:58.518 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:02:58.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:58 smithi164 bash[92846]: cluster 2023-09-24T00:02:57.062246+0000 mgr.y (mgr.25991) 1386 : cluster 0 pgmap v1563: 89 pgs: 1 activating+undersized+remapped, 2 activating+degraded, 2 remapped+peering, 2 peering, 5 active+recovery_wait+degraded, 1 active+clean+remapped, 1 active+undersized, 2 active+recovering+undersized+degraded+remapped, 2 active+undersized+degraded, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 61 active+clean; 3.4 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 27 op/s; 46173/169371 objects degraded (27.261%); 9638/169371 objects misplaced (5.690%); 13 MiB/s, 211 objects/s recovering 2023-09-24T00:02:58.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:58 smithi164 bash[92846]: cluster 2023-09-24T00:02:58.096864+0000 mon.a (mon.0) 1793 : cluster 3 Health check update: Degraded data redundancy: 46173/169371 objects degraded (27.261%), 21 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-24T00:02:58.535 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:02:58.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:58.537 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:02:58.638 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:02:58.663 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:02:58.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:58.665 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:02:58.757 INFO:teuthology.orchestra.run.smithi159.stdout:osd.0: {} 2023-09-24T00:02:58.766 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:58.782 INFO:teuthology.orchestra.run.smithi159.stdout:osd.1: {} 2023-09-24T00:02:58.791 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:58.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:58.793 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:02:58.807 INFO:teuthology.orchestra.run.smithi159.stdout:osd.2: {} 2023-09-24T00:02:58.829 INFO:teuthology.orchestra.run.smithi159.stdout:osd.3: {} 2023-09-24T00:02:58.854 INFO:teuthology.orchestra.run.smithi159.stdout:osd.4: {} 2023-09-24T00:02:58.879 INFO:teuthology.orchestra.run.smithi159.stdout:osd.5: {} 2023-09-24T00:02:58.894 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:58.903 INFO:teuthology.orchestra.run.smithi159.stdout:osd.6: {} 2023-09-24T00:02:58.916 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:58.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:58.918 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:02:58.924 INFO:teuthology.orchestra.run.smithi159.stdout:osd.7: {} 2023-09-24T00:02:58.926 INFO:teuthology.orchestra.run.smithi159.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-24T00:02:58.926 INFO:teuthology.orchestra.run.smithi159.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-24T00:02:58.926 INFO:teuthology.orchestra.run.smithi159.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-24T00:02:58.926 INFO:teuthology.orchestra.run.smithi159.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-24T00:02:58.926 INFO:teuthology.orchestra.run.smithi159.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-24T00:02:58.926 INFO:teuthology.orchestra.run.smithi159.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-24T00:02:58.927 INFO:teuthology.orchestra.run.smithi159.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-24T00:02:58.927 INFO:teuthology.orchestra.run.smithi159.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-24T00:02:59.019 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:02:59.044 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:02:59.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:59.046 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:02:59.147 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:59.168 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:59.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:59.170 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:02:59.271 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:59.294 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:59.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:59.297 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:02:59.397 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:59.407 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:59 smithi164 bash[92846]: audit 2023-09-24T00:02:58.731158+0000 mon.a (mon.0) 1794 : audit 0 from='client.? 172.21.15.159:0/2029390930' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-24T00:02:59.408 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:02:59 smithi164 bash[92846]: cluster 2023-09-24T00:02:59.063085+0000 mgr.y (mgr.25991) 1387 : cluster 0 pgmap v1564: 89 pgs: 2 activating+undersized+remapped, 2 activating+degraded, 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 67 active+clean; 3.4 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 21 op/s; 53286/169341 objects degraded (31.467%); 5662/169341 objects misplaced (3.344%); 11 MiB/s, 182 objects/s recovering 2023-09-24T00:02:59.424 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:02:59.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:59.429 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:02:59.530 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:59.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:59 smithi159 bash[105915]: audit 2023-09-24T00:02:58.731158+0000 mon.a (mon.0) 1794 : audit 0 from='client.? 172.21.15.159:0/2029390930' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-24T00:02:59.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:02:59 smithi159 bash[105915]: cluster 2023-09-24T00:02:59.063085+0000 mgr.y (mgr.25991) 1387 : cluster 0 pgmap v1564: 89 pgs: 2 activating+undersized+remapped, 2 activating+degraded, 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 67 active+clean; 3.4 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 21 op/s; 53286/169341 objects degraded (31.467%); 5662/169341 objects misplaced (3.344%); 11 MiB/s, 182 objects/s recovering 2023-09-24T00:02:59.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:59 smithi159 bash[108473]: audit 2023-09-24T00:02:58.731158+0000 mon.a (mon.0) 1794 : audit 0 from='client.? 172.21.15.159:0/2029390930' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-24T00:02:59.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:02:59 smithi159 bash[108473]: cluster 2023-09-24T00:02:59.063085+0000 mgr.y (mgr.25991) 1387 : cluster 0 pgmap v1564: 89 pgs: 2 activating+undersized+remapped, 2 activating+degraded, 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 67 active+clean; 3.4 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 21 op/s; 53286/169341 objects degraded (31.467%); 5662/169341 objects misplaced (3.344%); 11 MiB/s, 182 objects/s recovering 2023-09-24T00:02:59.549 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:02:59.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:59.551 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:02:59.652 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:59.681 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:59.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:59.684 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:02:59.785 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:59.809 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:02:59.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:59.812 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:02:59.913 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:02:59.932 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:02:59.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:02:59.936 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:03:00.036 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:00.062 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:00.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:00.065 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:03:00.165 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:00.190 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:00.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:00.193 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:03:00.293 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:03:00.322 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:03:00.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:00.325 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:03:00.425 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:03:00.451 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:03:00.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:00.453 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:03:00.554 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:03:00.582 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:03:00.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:00.587 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:03:00.687 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:03:00.711 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:03:00.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:00.714 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:03:00.815 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:03:00.848 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:03:00.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:00.851 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:03:00.952 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:03:00.976 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:03:00.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:00.979 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:03:01.079 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:01.105 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:01.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:01.107 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:03:01.208 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:03:01.233 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:03:01.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:01.236 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:03:01.337 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:03:01.363 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:03:01.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:01.366 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:03:01.467 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:03:01.491 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:03:01.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:01.494 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:03:01.595 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:01.618 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:01.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:01.621 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:03:01.721 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:01.751 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:01.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:01.754 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:03:01.855 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:03:01.877 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:03:01.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:01.879 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:03:01.980 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:03:02.004 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:03:02.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:02.007 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:03:02.107 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:03:02.132 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:03:02.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:02.134 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:03:02.235 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:03:02.257 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:03:02.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:02.258 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:03:02.359 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:02.374 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:03:02 smithi159 bash[105915]: cluster 2023-09-24T00:03:01.063864+0000 mgr.y (mgr.25991) 1388 : cluster 0 pgmap v1565: 89 pgs: 2 activating+undersized+remapped, 2 activating+degraded, 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 67 active+clean; 3.4 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 18 op/s; 53286/169341 objects degraded (31.467%); 5037/169341 objects misplaced (2.974%); 15 MiB/s, 235 objects/s recovering 2023-09-24T00:03:02.374 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:03:02 smithi159 bash[108473]: cluster 2023-09-24T00:03:01.063864+0000 mgr.y (mgr.25991) 1388 : cluster 0 pgmap v1565: 89 pgs: 2 activating+undersized+remapped, 2 activating+degraded, 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 67 active+clean; 3.4 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 18 op/s; 53286/169341 objects degraded (31.467%); 5037/169341 objects misplaced (2.974%); 15 MiB/s, 235 objects/s recovering 2023-09-24T00:03:02.382 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:02.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:02.385 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:03:02.485 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:03:02.513 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:03:02.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:02.516 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:03:02.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:03:02 smithi164 bash[92846]: cluster 2023-09-24T00:03:01.063864+0000 mgr.y (mgr.25991) 1388 : cluster 0 pgmap v1565: 89 pgs: 2 activating+undersized+remapped, 2 activating+degraded, 5 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 67 active+clean; 3.4 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 18 op/s; 53286/169341 objects degraded (31.467%); 5037/169341 objects misplaced (2.974%); 15 MiB/s, 235 objects/s recovering 2023-09-24T00:03:02.616 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:02.644 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:02.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:02.647 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:03:02.748 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:02.772 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:02.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:02.774 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:03:02.783 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_historic_ops 2023-09-24T00:03:02.875 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:02.900 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:02.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:02.903 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:03:03.004 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:03.030 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:03.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:03.032 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:03:03.133 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:03.160 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:03.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:03.163 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:03:03.263 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:03:03.294 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:03:03.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:03.297 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:03:03.397 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:03:03.420 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:03:03.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:03.423 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:03:03.523 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:03:03.536 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:03:03 smithi159 bash[105915]: audit 2023-09-24T00:03:02.273171+0000 mon.a (mon.0) 1795 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:03:03.536 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:03:03 smithi159 bash[105915]: audit 2023-09-24T00:03:02.274183+0000 mon.a (mon.0) 1796 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:03:03.536 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:03:03 smithi159 bash[105915]: cluster 2023-09-24T00:03:03.064877+0000 mgr.y (mgr.25991) 1389 : cluster 0 pgmap v1566: 89 pgs: 1 activating+undersized+remapped, 7 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 67 active+clean; 3.4 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 15 op/s; 52813/169341 objects degraded (31.187%); 4759/169341 objects misplaced (2.810%); 14 MiB/s, 283 objects/s recovering 2023-09-24T00:03:03.536 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:03:03 smithi159 bash[105915]: cluster 2023-09-24T00:03:03.098024+0000 mon.a (mon.0) 1797 : cluster 3 Health check update: Degraded data redundancy: 53286/169341 objects degraded (31.467%), 20 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-24T00:03:03.536 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:03:03 smithi159 bash[105915]: cluster 2023-09-24T00:03:03.103298+0000 osd.6 (osd.6) 454 : cluster 3 failed to encode map e379 with expected crc 2023-09-24T00:03:03.536 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:03:03 smithi159 bash[105915]: cluster 2023-09-24T00:03:03.106221+0000 mon.a (mon.0) 1798 : cluster 0 osdmap e379: 8 total, 8 up, 7 in 2023-09-24T00:03:03.536 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:03:03 smithi159 bash[108473]: audit 2023-09-24T00:03:02.273171+0000 mon.a (mon.0) 1795 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:03:03.537 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:03:03 smithi159 bash[108473]: audit 2023-09-24T00:03:02.274183+0000 mon.a (mon.0) 1796 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:03:03.537 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:03:03 smithi159 bash[108473]: cluster 2023-09-24T00:03:03.064877+0000 mgr.y (mgr.25991) 1389 : cluster 0 pgmap v1566: 89 pgs: 1 activating+undersized+remapped, 7 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 67 active+clean; 3.4 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 15 op/s; 52813/169341 objects degraded (31.187%); 4759/169341 objects misplaced (2.810%); 14 MiB/s, 283 objects/s recovering 2023-09-24T00:03:03.537 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:03:03 smithi159 bash[108473]: cluster 2023-09-24T00:03:03.098024+0000 mon.a (mon.0) 1797 : cluster 3 Health check update: Degraded data redundancy: 53286/169341 objects degraded (31.467%), 20 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-24T00:03:03.537 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:03:03 smithi159 bash[108473]: cluster 2023-09-24T00:03:03.103298+0000 osd.6 (osd.6) 454 : cluster 3 failed to encode map e379 with expected crc 2023-09-24T00:03:03.537 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:03:03 smithi159 bash[108473]: cluster 2023-09-24T00:03:03.106221+0000 mon.a (mon.0) 1798 : cluster 0 osdmap e379: 8 total, 8 up, 7 in 2023-09-24T00:03:03.557 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:03:03.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:03.559 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:03:03.660 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:03:03.669 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:03:03 smithi164 bash[92846]: audit 2023-09-24T00:03:02.273171+0000 mon.a (mon.0) 1795 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:03:03.669 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:03:03 smithi164 bash[92846]: audit 2023-09-24T00:03:02.274183+0000 mon.a (mon.0) 1796 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:03:03.669 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:03:03 smithi164 bash[92846]: cluster 2023-09-24T00:03:03.064877+0000 mgr.y (mgr.25991) 1389 : cluster 0 pgmap v1566: 89 pgs: 1 activating+undersized+remapped, 7 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 67 active+clean; 3.4 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 15 op/s; 52813/169341 objects degraded (31.187%); 4759/169341 objects misplaced (2.810%); 14 MiB/s, 283 objects/s recovering 2023-09-24T00:03:03.669 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:03:03 smithi164 bash[92846]: cluster 2023-09-24T00:03:03.098024+0000 mon.a (mon.0) 1797 : cluster 3 Health check update: Degraded data redundancy: 53286/169341 objects degraded (31.467%), 20 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-24T00:03:03.669 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:03:03 smithi164 bash[92846]: cluster 2023-09-24T00:03:03.103298+0000 osd.6 (osd.6) 454 : cluster 3 failed to encode map e379 with expected crc 2023-09-24T00:03:03.669 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:03:03 smithi164 bash[92846]: cluster 2023-09-24T00:03:03.106221+0000 mon.a (mon.0) 1798 : cluster 0 osdmap e379: 8 total, 8 up, 7 in 2023-09-24T00:03:03.684 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:03:03.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:03.686 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:03:03.787 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:03:03.795 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 24 00:03:03 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [24/Sep/2023:00:03:03] "GET /metrics HTTP/1.1" 200 36682 "" "Prometheus/2.43.0" 2023-09-24T00:03:03.810 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:03:03.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:03.812 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:03:03.913 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:03:03.934 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:03:03.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:03.939 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:03:04.040 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:03:04.066 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:03:04.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:04.069 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:03:04.169 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:03:04.198 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:03:04.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:04.200 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:03:04.301 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:03:04.327 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:03:04.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:04.330 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:03:04.430 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:03:04.442 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:03:04 smithi159 bash[105915]: cluster 2023-09-24T00:03:03.103603+0000 osd.5 (osd.5) 221 : cluster 3 failed to encode map e379 with expected crc 2023-09-24T00:03:04.442 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:03:04 smithi159 bash[105915]: cluster 2023-09-24T00:03:03.124243+0000 osd.7 (osd.7) 243 : cluster 3 failed to encode map e379 with expected crc 2023-09-24T00:03:04.442 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:03:04 smithi159 bash[105915]: cluster 2023-09-24T00:03:03.124243+0000 osd.4 (osd.4) 301 : cluster 3 failed to encode map e379 with expected crc 2023-09-24T00:03:04.442 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:03:04 smithi159 bash[105915]: cluster 2023-09-24T00:03:03.270890+0000 mon.a (mon.0) 1799 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2023-09-24T00:03:04.442 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:03:04 smithi159 bash[105915]: cluster 2023-09-24T00:03:04.112699+0000 osd.6 (osd.6) 455 : cluster 3 failed to encode map e380 with expected crc 2023-09-24T00:03:04.442 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:03:04 smithi159 bash[105915]: cluster 2023-09-24T00:03:04.116214+0000 mon.a (mon.0) 1800 : cluster 0 osdmap e380: 8 total, 8 up, 7 in 2023-09-24T00:03:04.443 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:03:04 smithi159 bash[108473]: cluster 2023-09-24T00:03:03.103603+0000 osd.5 (osd.5) 221 : cluster 3 failed to encode map e379 with expected crc 2023-09-24T00:03:04.443 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:03:04 smithi159 bash[108473]: cluster 2023-09-24T00:03:03.124243+0000 osd.7 (osd.7) 243 : cluster 3 failed to encode map e379 with expected crc 2023-09-24T00:03:04.443 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:03:04 smithi159 bash[108473]: cluster 2023-09-24T00:03:03.124243+0000 osd.4 (osd.4) 301 : cluster 3 failed to encode map e379 with expected crc 2023-09-24T00:03:04.443 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:03:04 smithi159 bash[108473]: cluster 2023-09-24T00:03:03.270890+0000 mon.a (mon.0) 1799 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2023-09-24T00:03:04.443 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:03:04 smithi159 bash[108473]: cluster 2023-09-24T00:03:04.112699+0000 osd.6 (osd.6) 455 : cluster 3 failed to encode map e380 with expected crc 2023-09-24T00:03:04.443 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:03:04 smithi159 bash[108473]: cluster 2023-09-24T00:03:04.116214+0000 mon.a (mon.0) 1800 : cluster 0 osdmap e380: 8 total, 8 up, 7 in 2023-09-24T00:03:04.463 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:03:04.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:04.467 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:03:04.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:03:04 smithi164 bash[92846]: cluster 2023-09-24T00:03:03.103603+0000 osd.5 (osd.5) 221 : cluster 3 failed to encode map e379 with expected crc 2023-09-24T00:03:04.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:03:04 smithi164 bash[92846]: cluster 2023-09-24T00:03:03.124243+0000 osd.7 (osd.7) 243 : cluster 3 failed to encode map e379 with expected crc 2023-09-24T00:03:04.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:03:04 smithi164 bash[92846]: cluster 2023-09-24T00:03:03.124243+0000 osd.4 (osd.4) 301 : cluster 3 failed to encode map e379 with expected crc 2023-09-24T00:03:04.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:03:04 smithi164 bash[92846]: cluster 2023-09-24T00:03:03.270890+0000 mon.a (mon.0) 1799 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2023-09-24T00:03:04.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:03:04 smithi164 bash[92846]: cluster 2023-09-24T00:03:04.112699+0000 osd.6 (osd.6) 455 : cluster 3 failed to encode map e380 with expected crc 2023-09-24T00:03:04.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:03:04 smithi164 bash[92846]: cluster 2023-09-24T00:03:04.116214+0000 mon.a (mon.0) 1800 : cluster 0 osdmap e380: 8 total, 8 up, 7 in 2023-09-24T00:03:04.567 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:04.593 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:04.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:04.596 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:03:04.697 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:04.697 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-24T00:03:04.728 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:04.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:04.731 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:03:04.831 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:03:04.858 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:03:04.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:04.861 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:03:04.887 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-24T00:03:04.962 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:03:04.990 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:03:04.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:04.992 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:03:05.093 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:05.118 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:05.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:05.121 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:03:05.222 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:03:05.253 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:03:05.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:05.256 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:03:05.357 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:03:05.368 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:03:05 smithi159 bash[105915]: cluster 2023-09-24T00:03:04.114156+0000 osd.4 (osd.4) 302 : cluster 3 failed to encode map e380 with expected crc 2023-09-24T00:03:05.369 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:03:05 smithi159 bash[105915]: cluster 2023-09-24T00:03:05.065522+0000 mgr.y (mgr.25991) 1390 : cluster 0 pgmap v1569: 89 pgs: 1 activating+undersized+remapped, 7 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 67 active+clean; 3.4 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 1 op/s; 52813/169341 objects degraded (31.187%); 4759/169341 objects misplaced (2.810%); 7.1 MiB/s, 195 objects/s recovering 2023-09-24T00:03:05.369 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:03:05 smithi159 bash[108473]: cluster 2023-09-24T00:03:04.114156+0000 osd.4 (osd.4) 302 : cluster 3 failed to encode map e380 with expected crc 2023-09-24T00:03:05.369 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:03:05 smithi159 bash[108473]: cluster 2023-09-24T00:03:05.065522+0000 mgr.y (mgr.25991) 1390 : cluster 0 pgmap v1569: 89 pgs: 1 activating+undersized+remapped, 7 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 67 active+clean; 3.4 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 1 op/s; 52813/169341 objects degraded (31.187%); 4759/169341 objects misplaced (2.810%); 7.1 MiB/s, 195 objects/s recovering 2023-09-24T00:03:05.386 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:03:05.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:05.389 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:03:05.490 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:03:05.521 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:03:05.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:05.524 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:03:05.624 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:05.654 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:05.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:05.656 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:03:05.757 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:03:05.768 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:03:05 smithi164 bash[92846]: cluster 2023-09-24T00:03:04.114156+0000 osd.4 (osd.4) 302 : cluster 3 failed to encode map e380 with expected crc 2023-09-24T00:03:05.769 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:03:05 smithi164 bash[92846]: cluster 2023-09-24T00:03:05.065522+0000 mgr.y (mgr.25991) 1390 : cluster 0 pgmap v1569: 89 pgs: 1 activating+undersized+remapped, 7 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 67 active+clean; 3.4 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 1 op/s; 52813/169341 objects degraded (31.187%); 4759/169341 objects misplaced (2.810%); 7.1 MiB/s, 195 objects/s recovering 2023-09-24T00:03:05.785 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:03:05.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:05.787 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:03:05.888 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:03:05.916 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:03:05.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:05.918 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:03:06.019 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:06.047 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:06.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:06.050 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:03:06.151 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:06.178 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:06.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:06.181 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:03:06.282 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:03:06.315 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:03:06.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:06.319 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:03:06.420 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:03:06.450 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:03:06.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:06.453 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:03:06.553 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:06.582 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:06.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:06.585 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:03:06.686 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:03:06.716 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:03:06.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:06.719 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:03:06.819 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:06.851 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:06.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:06.855 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:03:06.955 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:06.982 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:06.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:06.984 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:03:07.085 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:07.108 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:07.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:07.110 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:03:07.211 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:07.247 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:07.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:07.251 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:03:07.351 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:03:07.379 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:03:07.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:07.382 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:03:07.482 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:03:07.513 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:03:07.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:07.515 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:03:07.613 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:03:07.616 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:03:07.644 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:03:07.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:07.647 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:03:07.747 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:03:07.781 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:03:07.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:07.784 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:03:07.827 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 3, 6, 7, 5, 0] out_osds: [4] dead_osds: [] live_osds: [0, 2, 3, 4, 5, 6, 7, 1] 2023-09-24T00:03:07.827 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-24T00:03:07.827 INFO:tasks.thrashosds.thrasher:primary_affinity 2023-09-24T00:03:07.828 INFO:tasks.thrashosds.thrasher:Setting osd 5 primary_affinity to 1.000000 2023-09-24T00:03:07.828 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd primary-affinity 5 1 2023-09-24T00:03:07.884 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:03:07.915 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:03:07.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:07.919 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:03:08.020 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:08.044 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:08.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:08.047 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:03:08.148 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:08.172 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:08.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:08.174 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:03:08.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:03:08 smithi164 bash[92846]: cluster 2023-09-24T00:03:07.066590+0000 mgr.y (mgr.25991) 1391 : cluster 0 pgmap v1570: 89 pgs: 1 active+recovering+undersized+remapped, 1 activating+undersized+remapped, 7 active+recovery_wait+degraded, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 68 active+clean; 3.4 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 52364/169341 objects degraded (30.922%); 4186/169341 objects misplaced (2.472%); 12 MiB/s, 356 objects/s recovering 2023-09-24T00:03:08.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:03:08 smithi164 bash[92846]: cluster 2023-09-24T00:03:07.135686+0000 osd.7 (osd.7) 244 : cluster 3 failed to encode map e381 with expected crc 2023-09-24T00:03:08.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:03:08 smithi164 bash[92846]: cluster 2023-09-24T00:03:07.137614+0000 mon.a (mon.0) 1801 : cluster 0 osdmap e381: 8 total, 8 up, 7 in 2023-09-24T00:03:08.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:03:08 smithi164 bash[92846]: cluster 2023-09-24T00:03:08.100125+0000 mon.a (mon.0) 1802 : cluster 3 Health check update: Degraded data redundancy: 52364/169341 objects degraded (30.922%), 19 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-24T00:03:08.275 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:03:08.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:03:08 smithi159 bash[105915]: cluster 2023-09-24T00:03:07.066590+0000 mgr.y (mgr.25991) 1391 : cluster 0 pgmap v1570: 89 pgs: 1 active+recovering+undersized+remapped, 1 activating+undersized+remapped, 7 active+recovery_wait+degraded, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 68 active+clean; 3.4 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 52364/169341 objects degraded (30.922%); 4186/169341 objects misplaced (2.472%); 12 MiB/s, 356 objects/s recovering 2023-09-24T00:03:08.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:03:08 smithi159 bash[105915]: cluster 2023-09-24T00:03:07.135686+0000 osd.7 (osd.7) 244 : cluster 3 failed to encode map e381 with expected crc 2023-09-24T00:03:08.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:03:08 smithi159 bash[105915]: cluster 2023-09-24T00:03:07.137614+0000 mon.a (mon.0) 1801 : cluster 0 osdmap e381: 8 total, 8 up, 7 in 2023-09-24T00:03:08.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:03:08 smithi159 bash[105915]: cluster 2023-09-24T00:03:08.100125+0000 mon.a (mon.0) 1802 : cluster 3 Health check update: Degraded data redundancy: 52364/169341 objects degraded (30.922%), 19 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-24T00:03:08.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:03:08 smithi159 bash[108473]: cluster 2023-09-24T00:03:07.066590+0000 mgr.y (mgr.25991) 1391 : cluster 0 pgmap v1570: 89 pgs: 1 active+recovering+undersized+remapped, 1 activating+undersized+remapped, 7 active+recovery_wait+degraded, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 68 active+clean; 3.4 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 52364/169341 objects degraded (30.922%); 4186/169341 objects misplaced (2.472%); 12 MiB/s, 356 objects/s recovering 2023-09-24T00:03:08.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:03:08 smithi159 bash[108473]: cluster 2023-09-24T00:03:07.135686+0000 osd.7 (osd.7) 244 : cluster 3 failed to encode map e381 with expected crc 2023-09-24T00:03:08.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:03:08 smithi159 bash[108473]: cluster 2023-09-24T00:03:07.137614+0000 mon.a (mon.0) 1801 : cluster 0 osdmap e381: 8 total, 8 up, 7 in 2023-09-24T00:03:08.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:03:08 smithi159 bash[108473]: cluster 2023-09-24T00:03:08.100125+0000 mon.a (mon.0) 1802 : cluster 3 Health check update: Degraded data redundancy: 52364/169341 objects degraded (30.922%), 19 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-24T00:03:08.302 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:03:08.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:08.305 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:03:08.406 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:08.435 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:08.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:08.438 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:03:08.538 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:03:08.568 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:03:08.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:08.571 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:03:08.623 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:03:08.672 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:08.697 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:08.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:08.700 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:03:08.801 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:03:08.830 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:03:08.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:08.834 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:03:08.935 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:08.962 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:08.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:08.965 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:03:09.065 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:09.090 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:09.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:09.093 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:03:09.193 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:03:09.222 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:03:09.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:09.225 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:03:09.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:03:09 smithi159 bash[105915]: cluster 2023-09-24T00:03:08.142330+0000 osd.6 (osd.6) 456 : cluster 3 failed to encode map e382 with expected crc 2023-09-24T00:03:09.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:03:09 smithi159 bash[105915]: cluster 2023-09-24T00:03:08.144230+0000 mon.a (mon.0) 1803 : cluster 0 osdmap e382: 8 total, 8 up, 7 in 2023-09-24T00:03:09.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:03:09 smithi159 bash[105915]: cluster 2023-09-24T00:03:08.146224+0000 osd.7 (osd.7) 245 : cluster 3 failed to encode map e382 with expected crc 2023-09-24T00:03:09.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:03:09 smithi159 bash[105915]: cluster 2023-09-24T00:03:08.154766+0000 osd.7 (osd.7) 246 : cluster 1 10.c continuing backfill to osd.0 from (332'720,375'6005] MIN to 375'6005 2023-09-24T00:03:09.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:03:09 smithi159 bash[105915]: cluster 2023-09-24T00:03:08.171783+0000 osd.4 (osd.4) 303 : cluster 3 failed to encode map e382 with expected crc 2023-09-24T00:03:09.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:03:09 smithi159 bash[105915]: cluster 2023-09-24T00:03:08.172181+0000 osd.5 (osd.5) 222 : cluster 3 failed to encode map e382 with expected crc 2023-09-24T00:03:09.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:03:09 smithi159 bash[105915]: cluster 2023-09-24T00:03:08.174733+0000 osd.5 (osd.5) 223 : cluster 3 failed to encode map e382 with expected crc 2023-09-24T00:03:09.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:03:09 smithi159 bash[108473]: cluster 2023-09-24T00:03:08.142330+0000 osd.6 (osd.6) 456 : cluster 3 failed to encode map e382 with expected crc 2023-09-24T00:03:09.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:03:09 smithi159 bash[108473]: cluster 2023-09-24T00:03:08.144230+0000 mon.a (mon.0) 1803 : cluster 0 osdmap e382: 8 total, 8 up, 7 in 2023-09-24T00:03:09.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:03:09 smithi159 bash[108473]: cluster 2023-09-24T00:03:08.146224+0000 osd.7 (osd.7) 245 : cluster 3 failed to encode map e382 with expected crc 2023-09-24T00:03:09.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:03:09 smithi159 bash[108473]: cluster 2023-09-24T00:03:08.154766+0000 osd.7 (osd.7) 246 : cluster 1 10.c continuing backfill to osd.0 from (332'720,375'6005] MIN to 375'6005 2023-09-24T00:03:09.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:03:09 smithi159 bash[108473]: cluster 2023-09-24T00:03:08.171783+0000 osd.4 (osd.4) 303 : cluster 3 failed to encode map e382 with expected crc 2023-09-24T00:03:09.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:03:09 smithi159 bash[108473]: cluster 2023-09-24T00:03:08.172181+0000 osd.5 (osd.5) 222 : cluster 3 failed to encode map e382 with expected crc 2023-09-24T00:03:09.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:03:09 smithi159 bash[108473]: cluster 2023-09-24T00:03:08.174733+0000 osd.5 (osd.5) 223 : cluster 3 failed to encode map e382 with expected crc 2023-09-24T00:03:09.326 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:03:09.354 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:03:09.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:09.356 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:03:09.457 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:03:09.469 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:03:09 smithi164 bash[92846]: cluster 2023-09-24T00:03:08.142330+0000 osd.6 (osd.6) 456 : cluster 3 failed to encode map e382 with expected crc 2023-09-24T00:03:09.469 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:03:09 smithi164 bash[92846]: cluster 2023-09-24T00:03:08.144230+0000 mon.a (mon.0) 1803 : cluster 0 osdmap e382: 8 total, 8 up, 7 in 2023-09-24T00:03:09.469 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:03:09 smithi164 bash[92846]: cluster 2023-09-24T00:03:08.146224+0000 osd.7 (osd.7) 245 : cluster 3 failed to encode map e382 with expected crc 2023-09-24T00:03:09.469 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:03:09 smithi164 bash[92846]: cluster 2023-09-24T00:03:08.154766+0000 osd.7 (osd.7) 246 : cluster 1 10.c continuing backfill to osd.0 from (332'720,375'6005] MIN to 375'6005 2023-09-24T00:03:09.470 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:03:09 smithi164 bash[92846]: cluster 2023-09-24T00:03:08.171783+0000 osd.4 (osd.4) 303 : cluster 3 failed to encode map e382 with expected crc 2023-09-24T00:03:09.470 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:03:09 smithi164 bash[92846]: cluster 2023-09-24T00:03:08.172181+0000 osd.5 (osd.5) 222 : cluster 3 failed to encode map e382 with expected crc 2023-09-24T00:03:09.470 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:03:09 smithi164 bash[92846]: cluster 2023-09-24T00:03:08.174733+0000 osd.5 (osd.5) 223 : cluster 3 failed to encode map e382 with expected crc 2023-09-24T00:03:09.487 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:03:09.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:09.490 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:03:09.591 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:09.614 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:09.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:09.617 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:03:09.643 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:03:09.718 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:03:09.743 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:03:09.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:09.745 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:03:09.846 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:09.875 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:09.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:09.878 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:03:09.979 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:03:10.003 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:03:10.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:10.005 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:03:10.106 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:03:10.132 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:03:10.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:10.134 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:03:10.235 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:03:10.261 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:03:10.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:10.264 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:03:10.364 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:03:10.388 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:03:10.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:10.390 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:03:10.491 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:03:10.503 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:03:10 smithi164 bash[92846]: cluster 2023-09-24T00:03:09.067517+0000 mgr.y (mgr.25991) 1392 : cluster 0 pgmap v1573: 89 pgs: 1 active+recovering+undersized+remapped, 1 activating+undersized+remapped, 7 active+recovery_wait+degraded, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 68 active+clean; 3.4 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 52363/169341 objects degraded (30.922%); 4186/169341 objects misplaced (2.472%); 6.0 MiB/s, 216 objects/s recovering 2023-09-24T00:03:10.503 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:03:10 smithi164 bash[92846]: audit 2023-09-24T00:03:09.512418+0000 mon.a (mon.0) 1804 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-24T00:03:10.520 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:03:10.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:10.522 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:03:10.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:03:10 smithi159 bash[105915]: cluster 2023-09-24T00:03:09.067517+0000 mgr.y (mgr.25991) 1392 : cluster 0 pgmap v1573: 89 pgs: 1 active+recovering+undersized+remapped, 1 activating+undersized+remapped, 7 active+recovery_wait+degraded, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 68 active+clean; 3.4 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 52363/169341 objects degraded (30.922%); 4186/169341 objects misplaced (2.472%); 6.0 MiB/s, 216 objects/s recovering 2023-09-24T00:03:10.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:03:10 smithi159 bash[105915]: audit 2023-09-24T00:03:09.512418+0000 mon.a (mon.0) 1804 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-24T00:03:10.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:03:10 smithi159 bash[108473]: cluster 2023-09-24T00:03:09.067517+0000 mgr.y (mgr.25991) 1392 : cluster 0 pgmap v1573: 89 pgs: 1 active+recovering+undersized+remapped, 1 activating+undersized+remapped, 7 active+recovery_wait+degraded, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 68 active+clean; 3.4 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 52363/169341 objects degraded (30.922%); 4186/169341 objects misplaced (2.472%); 6.0 MiB/s, 216 objects/s recovering 2023-09-24T00:03:10.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:03:10 smithi159 bash[108473]: audit 2023-09-24T00:03:09.512418+0000 mon.a (mon.0) 1804 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-24T00:03:10.624 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:03:10.650 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:03:10.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:10.652 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:03:10.753 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:03:10.786 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:03:10.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:10.789 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:03:10.890 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:10.914 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:10.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:10.917 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:03:11.017 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:11.046 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:11.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:11.049 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:03:11.150 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:03:11.178 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:03:11.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:11.180 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:03:11.280 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:11.309 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:11.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:11.312 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:03:11.412 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:03:11.436 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:03:11.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:11.439 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:03:11.539 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:03:11.564 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:03:11.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:11.566 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:03:11.667 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:03:11.673 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:03:11.698 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:03:11.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:11.701 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:03:11.802 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:03:11.837 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:03:11.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:11.840 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:03:11.941 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:03:11.963 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:03:11.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:11.967 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:03:12.068 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:12.094 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:12.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:12.096 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:03:12.159 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:03:12 smithi164 bash[92846]: cluster 2023-09-24T00:03:11.068644+0000 mgr.y (mgr.25991) 1393 : cluster 0 pgmap v1574: 89 pgs: 1 active+recovering+undersized+remapped, 1 activating+undersized+remapped, 7 active+recovery_wait+degraded, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 68 active+clean; 3.4 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 52363/169341 objects degraded (30.922%); 4186/169341 objects misplaced (2.472%); 5.2 MiB/s, 185 objects/s recovering 2023-09-24T00:03:12.196 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:03:12.221 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:03:12.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:12.225 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:03:12.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:03:12 smithi159 bash[105915]: cluster 2023-09-24T00:03:11.068644+0000 mgr.y (mgr.25991) 1393 : cluster 0 pgmap v1574: 89 pgs: 1 active+recovering+undersized+remapped, 1 activating+undersized+remapped, 7 active+recovery_wait+degraded, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 68 active+clean; 3.4 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 52363/169341 objects degraded (30.922%); 4186/169341 objects misplaced (2.472%); 5.2 MiB/s, 185 objects/s recovering 2023-09-24T00:03:12.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:03:12 smithi159 bash[108473]: cluster 2023-09-24T00:03:11.068644+0000 mgr.y (mgr.25991) 1393 : cluster 0 pgmap v1574: 89 pgs: 1 active+recovering+undersized+remapped, 1 activating+undersized+remapped, 7 active+recovery_wait+degraded, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 68 active+clean; 3.4 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 52363/169341 objects degraded (30.922%); 4186/169341 objects misplaced (2.472%); 5.2 MiB/s, 185 objects/s recovering 2023-09-24T00:03:12.326 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:12.348 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:12.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:12.350 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:03:12.451 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:12.478 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:12.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:12.480 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:03:12.581 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:03:12.605 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:03:12.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:12.606 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:03:12.707 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:03:12.727 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:03:12.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:12.730 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:03:12.831 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:12.854 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:12.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:12.856 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:03:12.957 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:03:12.978 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:03:12.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:12.981 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:03:13.082 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:13.107 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:13.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:13.110 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:03:13.210 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:03:13.218 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:03:13 smithi159 bash[105915]: cluster 2023-09-24T00:03:13.101758+0000 mon.a (mon.0) 1805 : cluster 3 Health check update: Degraded data redundancy: 52363/169341 objects degraded (30.922%), 19 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-24T00:03:13.218 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:03:13 smithi159 bash[105915]: cluster 2023-09-24T00:03:13.106973+0000 osd.6 (osd.6) 457 : cluster 3 failed to encode map e383 with expected crc 2023-09-24T00:03:13.218 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:03:13 smithi159 bash[105915]: cluster 2023-09-24T00:03:13.107406+0000 mon.a (mon.0) 1806 : cluster 0 osdmap e383: 8 total, 8 up, 7 in 2023-09-24T00:03:13.219 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:03:13 smithi159 bash[108473]: cluster 2023-09-24T00:03:13.101758+0000 mon.a (mon.0) 1805 : cluster 3 Health check update: Degraded data redundancy: 52363/169341 objects degraded (30.922%), 19 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-24T00:03:13.219 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:03:13 smithi159 bash[108473]: cluster 2023-09-24T00:03:13.106973+0000 osd.6 (osd.6) 457 : cluster 3 failed to encode map e383 with expected crc 2023-09-24T00:03:13.219 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:03:13 smithi159 bash[108473]: cluster 2023-09-24T00:03:13.107406+0000 mon.a (mon.0) 1806 : cluster 0 osdmap e383: 8 total, 8 up, 7 in 2023-09-24T00:03:13.231 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:03:13.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:13.234 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:03:13.334 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:03:13.362 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:03:13.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:13.365 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:03:13.465 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:13.478 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:03:13 smithi164 bash[92846]: cluster 2023-09-24T00:03:13.101758+0000 mon.a (mon.0) 1805 : cluster 3 Health check update: Degraded data redundancy: 52363/169341 objects degraded (30.922%), 19 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-24T00:03:13.478 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:03:13 smithi164 bash[92846]: cluster 2023-09-24T00:03:13.106973+0000 osd.6 (osd.6) 457 : cluster 3 failed to encode map e383 with expected crc 2023-09-24T00:03:13.478 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:03:13 smithi164 bash[92846]: cluster 2023-09-24T00:03:13.107406+0000 mon.a (mon.0) 1806 : cluster 0 osdmap e383: 8 total, 8 up, 7 in 2023-09-24T00:03:13.495 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:13.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:13.498 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:03:13.599 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:13.624 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:13.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:13.625 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:03:13.726 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:03:13.756 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:03:13.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:13.759 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:03:13.860 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:03:13.871 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 24 00:03:13 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [24/Sep/2023:00:03:13] "GET /metrics HTTP/1.1" 200 36682 "" "Prometheus/2.43.0" 2023-09-24T00:03:13.889 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:03:13.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:13.892 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:03:13.993 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:14.017 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:14.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:14.022 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:03:14.123 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:03:14.153 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:03:14.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:14.156 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:03:14.257 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:03:14.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:03:14 smithi164 bash[92846]: cluster 2023-09-24T00:03:13.069348+0000 mgr.y (mgr.25991) 1394 : cluster 0 pgmap v1575: 89 pgs: 5 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 12 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 70 active+clean; 3.4 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 52351/169341 objects degraded (30.915%); 7053/169341 objects misplaced (4.165%); 7.3 MiB/s, 216 objects/s recovering 2023-09-24T00:03:14.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:03:14 smithi164 bash[92846]: cluster 2023-09-24T00:03:13.111370+0000 osd.5 (osd.5) 224 : cluster 3 failed to encode map e383 with expected crc 2023-09-24T00:03:14.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:03:14 smithi164 bash[92846]: cluster 2023-09-24T00:03:14.116101+0000 osd.6 (osd.6) 458 : cluster 3 failed to encode map e384 with expected crc 2023-09-24T00:03:14.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:03:14 smithi164 bash[92846]: cluster 2023-09-24T00:03:14.117274+0000 mon.a (mon.0) 1807 : cluster 0 osdmap e384: 8 total, 8 up, 7 in 2023-09-24T00:03:14.287 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:03:14.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:14.290 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:03:14.391 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:14.420 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:03:14 smithi159 bash[105915]: cluster 2023-09-24T00:03:13.069348+0000 mgr.y (mgr.25991) 1394 : cluster 0 pgmap v1575: 89 pgs: 5 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 12 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 70 active+clean; 3.4 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 52351/169341 objects degraded (30.915%); 7053/169341 objects misplaced (4.165%); 7.3 MiB/s, 216 objects/s recovering 2023-09-24T00:03:14.420 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:03:14 smithi159 bash[105915]: cluster 2023-09-24T00:03:13.111370+0000 osd.5 (osd.5) 224 : cluster 3 failed to encode map e383 with expected crc 2023-09-24T00:03:14.420 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:03:14 smithi159 bash[105915]: cluster 2023-09-24T00:03:14.116101+0000 osd.6 (osd.6) 458 : cluster 3 failed to encode map e384 with expected crc 2023-09-24T00:03:14.420 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:03:14 smithi159 bash[105915]: cluster 2023-09-24T00:03:14.117274+0000 mon.a (mon.0) 1807 : cluster 0 osdmap e384: 8 total, 8 up, 7 in 2023-09-24T00:03:14.421 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:03:14 smithi159 bash[108473]: cluster 2023-09-24T00:03:13.069348+0000 mgr.y (mgr.25991) 1394 : cluster 0 pgmap v1575: 89 pgs: 5 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 12 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 70 active+clean; 3.4 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 52351/169341 objects degraded (30.915%); 7053/169341 objects misplaced (4.165%); 7.3 MiB/s, 216 objects/s recovering 2023-09-24T00:03:14.421 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:03:14 smithi159 bash[108473]: cluster 2023-09-24T00:03:13.111370+0000 osd.5 (osd.5) 224 : cluster 3 failed to encode map e383 with expected crc 2023-09-24T00:03:14.421 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:03:14 smithi159 bash[108473]: cluster 2023-09-24T00:03:14.116101+0000 osd.6 (osd.6) 458 : cluster 3 failed to encode map e384 with expected crc 2023-09-24T00:03:14.421 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:03:14 smithi159 bash[108473]: cluster 2023-09-24T00:03:14.117274+0000 mon.a (mon.0) 1807 : cluster 0 osdmap e384: 8 total, 8 up, 7 in 2023-09-24T00:03:14.446 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:14.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:14.448 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:03:14.549 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:03:14.591 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:03:14.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:14.593 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:03:14.694 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:03:14.717 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:03:14.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:14.721 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:03:14.821 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:03:14.848 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:03:14.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:14.851 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:03:14.952 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:14.977 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:14.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:14.983 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:03:15.084 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:03:15.107 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:03:15.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:15.114 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:03:15.215 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:03:15.239 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:03:15.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:15.242 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:03:15.342 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:15.368 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:15.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:15.371 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:03:15.472 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:15.485 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:03:15 smithi159 bash[108473]: cluster 2023-09-24T00:03:14.119231+0000 osd.5 (osd.5) 225 : cluster 3 failed to encode map e384 with expected crc 2023-09-24T00:03:15.485 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:03:15 smithi159 bash[108473]: cluster 2023-09-24T00:03:14.126641+0000 osd.5 (osd.5) 226 : cluster 3 failed to encode map e384 with expected crc 2023-09-24T00:03:15.485 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:03:15 smithi159 bash[108473]: audit 2023-09-24T00:03:14.795834+0000 mon.a (mon.0) 1808 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:03:15.485 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:03:15 smithi159 bash[108473]: audit 2023-09-24T00:03:14.802434+0000 mon.a (mon.0) 1809 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:03:15.485 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:03:15 smithi159 bash[105915]: cluster 2023-09-24T00:03:14.119231+0000 osd.5 (osd.5) 225 : cluster 3 failed to encode map e384 with expected crc 2023-09-24T00:03:15.485 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:03:15 smithi159 bash[105915]: cluster 2023-09-24T00:03:14.126641+0000 osd.5 (osd.5) 226 : cluster 3 failed to encode map e384 with expected crc 2023-09-24T00:03:15.486 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:03:15 smithi159 bash[105915]: audit 2023-09-24T00:03:14.795834+0000 mon.a (mon.0) 1808 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:03:15.486 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:03:15 smithi159 bash[105915]: audit 2023-09-24T00:03:14.802434+0000 mon.a (mon.0) 1809 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:03:15.503 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:15.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:15.505 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:03:15.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:03:15 smithi164 bash[92846]: cluster 2023-09-24T00:03:14.119231+0000 osd.5 (osd.5) 225 : cluster 3 failed to encode map e384 with expected crc 2023-09-24T00:03:15.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:03:15 smithi164 bash[92846]: cluster 2023-09-24T00:03:14.126641+0000 osd.5 (osd.5) 226 : cluster 3 failed to encode map e384 with expected crc 2023-09-24T00:03:15.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:03:15 smithi164 bash[92846]: audit 2023-09-24T00:03:14.795834+0000 mon.a (mon.0) 1808 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:03:15.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:03:15 smithi164 bash[92846]: audit 2023-09-24T00:03:14.802434+0000 mon.a (mon.0) 1809 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:03:15.607 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:03:15.631 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:03:15.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:15.633 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:03:15.734 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:03:15.759 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:03:15.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:15.762 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:03:15.863 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:15.886 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:15.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:15.889 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:03:15.990 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:03:16.017 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:03:16.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:16.020 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:03:16.121 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:03:16.146 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:03:16.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:16.148 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:03:16.249 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:03:16.259 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:03:16 smithi164 bash[92846]: cluster 2023-09-24T00:03:15.069975+0000 mgr.y (mgr.25991) 1395 : cluster 0 pgmap v1578: 89 pgs: 5 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 70 active+clean; 3.4 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 9 op/s; 48473/169134 objects degraded (28.660%); 10531/169134 objects misplaced (6.226%); 3.4 MiB/s, 67 objects/s recovering 2023-09-24T00:03:16.259 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:03:16 smithi164 bash[92846]: audit 2023-09-24T00:03:16.015234+0000 mon.a (mon.0) 1810 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:03:16.259 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:03:16 smithi164 bash[92846]: audit 2023-09-24T00:03:16.024606+0000 mon.a (mon.0) 1811 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:03:16.273 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:03:16.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:16.276 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:03:16.377 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:03:16.401 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:03:16.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:16.403 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:03:16.504 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:03:16.528 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:03:16.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:16.531 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:03:16.632 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:03:16.659 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:03:16.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:16.662 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:03:16.763 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:16.775 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:03:16 smithi159 bash[105915]: cluster 2023-09-24T00:03:15.069975+0000 mgr.y (mgr.25991) 1395 : cluster 0 pgmap v1578: 89 pgs: 5 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 70 active+clean; 3.4 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 9 op/s; 48473/169134 objects degraded (28.660%); 10531/169134 objects misplaced (6.226%); 3.4 MiB/s, 67 objects/s recovering 2023-09-24T00:03:16.775 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:03:16 smithi159 bash[105915]: audit 2023-09-24T00:03:16.015234+0000 mon.a (mon.0) 1810 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:03:16.775 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:03:16 smithi159 bash[105915]: audit 2023-09-24T00:03:16.024606+0000 mon.a (mon.0) 1811 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:03:16.775 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:03:16 smithi159 bash[108473]: cluster 2023-09-24T00:03:15.069975+0000 mgr.y (mgr.25991) 1395 : cluster 0 pgmap v1578: 89 pgs: 5 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 70 active+clean; 3.4 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 9 op/s; 48473/169134 objects degraded (28.660%); 10531/169134 objects misplaced (6.226%); 3.4 MiB/s, 67 objects/s recovering 2023-09-24T00:03:16.776 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:03:16 smithi159 bash[108473]: audit 2023-09-24T00:03:16.015234+0000 mon.a (mon.0) 1810 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:03:16.776 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:03:16 smithi159 bash[108473]: audit 2023-09-24T00:03:16.024606+0000 mon.a (mon.0) 1811 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:03:16.789 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:16.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:16.792 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:03:16.893 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:03:16.922 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:03:16.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:16.925 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:03:17.025 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:17.054 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:17.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:17.057 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:03:17.158 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:17.184 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:17.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:17.188 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:03:17.288 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:03:17.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:03:17 smithi159 bash[105915]: audit 2023-09-24T00:03:16.541756+0000 mon.a (mon.0) 1812 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-24T00:03:17.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:03:17 smithi159 bash[105915]: audit 2023-09-24T00:03:16.542786+0000 mon.a (mon.0) 1813 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-24T00:03:17.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:03:17 smithi159 bash[105915]: audit 2023-09-24T00:03:16.548412+0000 mon.a (mon.0) 1814 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:03:17.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:03:17 smithi159 bash[108473]: audit 2023-09-24T00:03:16.541756+0000 mon.a (mon.0) 1812 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-24T00:03:17.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:03:17 smithi159 bash[108473]: audit 2023-09-24T00:03:16.542786+0000 mon.a (mon.0) 1813 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-24T00:03:17.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:03:17 smithi159 bash[108473]: audit 2023-09-24T00:03:16.548412+0000 mon.a (mon.0) 1814 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:03:17.320 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:03:17.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:17.323 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:03:17.424 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:17.450 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:17.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:17.453 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:03:17.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:03:17 smithi164 bash[92846]: audit 2023-09-24T00:03:16.541756+0000 mon.a (mon.0) 1812 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-24T00:03:17.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:03:17 smithi164 bash[92846]: audit 2023-09-24T00:03:16.542786+0000 mon.a (mon.0) 1813 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-24T00:03:17.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:03:17 smithi164 bash[92846]: audit 2023-09-24T00:03:16.548412+0000 mon.a (mon.0) 1814 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:03:17.554 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:17.582 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:17.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:17.585 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:03:17.686 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:03:17.716 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:03:17.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:17.719 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:03:17.820 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:17.841 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:17.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:17.844 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:03:17.945 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:03:17.969 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:03:17.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:17.974 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:03:18.075 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:03:18.102 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:03:18.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:18.104 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:03:18.205 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:03:18.232 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:03:18.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:18.235 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:03:18.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:03:18 smithi164 bash[92846]: cluster 2023-09-24T00:03:17.071435+0000 mgr.y (mgr.25991) 1396 : cluster 0 pgmap v1579: 89 pgs: 2 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 3.4 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 45 op/s; 39433/168252 objects degraded (23.437%); 17470/168252 objects misplaced (10.383%); 3.6 MiB/s, 72 objects/s recovering 2023-09-24T00:03:18.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:03:18 smithi164 bash[92846]: audit 2023-09-24T00:03:17.276732+0000 mon.a (mon.0) 1815 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:03:18.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:03:18 smithi164 bash[92846]: audit 2023-09-24T00:03:17.278218+0000 mon.a (mon.0) 1816 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:03:18.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:03:18 smithi164 bash[92846]: cluster 2023-09-24T00:03:18.103716+0000 mon.a (mon.0) 1817 : cluster 3 Health check update: Degraded data redundancy: 39433/168252 objects degraded (23.437%), 14 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-24T00:03:18.335 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:18.343 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:03:18 smithi159 bash[105915]: cluster 2023-09-24T00:03:17.071435+0000 mgr.y (mgr.25991) 1396 : cluster 0 pgmap v1579: 89 pgs: 2 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 3.4 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 45 op/s; 39433/168252 objects degraded (23.437%); 17470/168252 objects misplaced (10.383%); 3.6 MiB/s, 72 objects/s recovering 2023-09-24T00:03:18.343 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:03:18 smithi159 bash[105915]: audit 2023-09-24T00:03:17.276732+0000 mon.a (mon.0) 1815 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:03:18.343 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:03:18 smithi159 bash[105915]: audit 2023-09-24T00:03:17.278218+0000 mon.a (mon.0) 1816 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:03:18.343 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:03:18 smithi159 bash[105915]: cluster 2023-09-24T00:03:18.103716+0000 mon.a (mon.0) 1817 : cluster 3 Health check update: Degraded data redundancy: 39433/168252 objects degraded (23.437%), 14 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-24T00:03:18.343 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:03:18 smithi159 bash[108473]: cluster 2023-09-24T00:03:17.071435+0000 mgr.y (mgr.25991) 1396 : cluster 0 pgmap v1579: 89 pgs: 2 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 3.4 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 45 op/s; 39433/168252 objects degraded (23.437%); 17470/168252 objects misplaced (10.383%); 3.6 MiB/s, 72 objects/s recovering 2023-09-24T00:03:18.343 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:03:18 smithi159 bash[108473]: audit 2023-09-24T00:03:17.276732+0000 mon.a (mon.0) 1815 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:03:18.343 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:03:18 smithi159 bash[108473]: audit 2023-09-24T00:03:17.278218+0000 mon.a (mon.0) 1816 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:03:18.343 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:03:18 smithi159 bash[108473]: cluster 2023-09-24T00:03:18.103716+0000 mon.a (mon.0) 1817 : cluster 3 Health check update: Degraded data redundancy: 39433/168252 objects degraded (23.437%), 14 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-24T00:03:18.355 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:18.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:18.356 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:03:18.457 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:18.479 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:18.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:18.482 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:03:18.583 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:03:18.608 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:03:18.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:18.611 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:03:18.712 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:18.734 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:18.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:18.736 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:03:18.837 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:18.864 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:18.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:18.866 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:03:18.967 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:18.998 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:19.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:19.001 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:03:19.102 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:03:19.134 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:03:19.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:19.138 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:03:19.239 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:19.269 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:19.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:19.272 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:03:19.373 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:03:19.406 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:03:19.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:19.413 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:03:19.514 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:03:19.541 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:03:19.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:19.544 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:03:19.645 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:03:19.678 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:03:19.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:19.680 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:03:19.781 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:19.806 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:19.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:19.810 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:03:19.911 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:03:19.936 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:03:19.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:19.939 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:03:20.040 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:03:20.069 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:03:20.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:20.073 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:03:20.174 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:20.197 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:20.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:20.200 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:03:20.300 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:03:20.312 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:03:20 smithi164 bash[92846]: cluster 2023-09-24T00:03:19.072626+0000 mgr.y (mgr.25991) 1397 : cluster 0 pgmap v1580: 89 pgs: 2 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 3.4 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 69 op/s; 39376/167670 objects degraded (23.484%); 17450/167670 objects misplaced (10.407%); 4.2 MiB/s, 81 objects/s recovering 2023-09-24T00:03:20.330 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:03:20.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:20.333 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:03:20.434 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:03:20.443 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:03:20 smithi159 bash[105915]: cluster 2023-09-24T00:03:19.072626+0000 mgr.y (mgr.25991) 1397 : cluster 0 pgmap v1580: 89 pgs: 2 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 3.4 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 69 op/s; 39376/167670 objects degraded (23.484%); 17450/167670 objects misplaced (10.407%); 4.2 MiB/s, 81 objects/s recovering 2023-09-24T00:03:20.443 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:03:20 smithi159 bash[108473]: cluster 2023-09-24T00:03:19.072626+0000 mgr.y (mgr.25991) 1397 : cluster 0 pgmap v1580: 89 pgs: 2 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 3.4 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 69 op/s; 39376/167670 objects degraded (23.484%); 17450/167670 objects misplaced (10.407%); 4.2 MiB/s, 81 objects/s recovering 2023-09-24T00:03:20.462 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:03:20.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:20.465 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:03:20.566 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:03:20.595 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:03:20.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:20.598 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:03:20.699 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:03:20.726 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:03:20.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:20.729 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:03:20.829 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:03:20.854 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:03:20.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:20.857 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:03:20.958 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:03:20.988 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:03:20.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:20.991 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:03:21.091 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:03:21.115 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:03:21.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:21.118 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:03:21.219 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:03:21.248 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:03:21.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:21.254 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:03:21.355 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:21.362 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:03:21 smithi164 bash[92846]: cluster 2023-09-24T00:03:21.073343+0000 mgr.y (mgr.25991) 1398 : cluster 0 pgmap v1581: 89 pgs: 2 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 3.4 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 75 op/s; 39351/167520 objects degraded (23.490%); 17450/167520 objects misplaced (10.417%); 1.6 MiB/s, 29 objects/s recovering 2023-09-24T00:03:21.391 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:21.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:21.394 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:03:21.495 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:03:21.521 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:03:21.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:21.524 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:03:21.566 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:03:21 smithi159 bash[105915]: cluster 2023-09-24T00:03:21.073343+0000 mgr.y (mgr.25991) 1398 : cluster 0 pgmap v1581: 89 pgs: 2 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 3.4 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 75 op/s; 39351/167520 objects degraded (23.490%); 17450/167520 objects misplaced (10.417%); 1.6 MiB/s, 29 objects/s recovering 2023-09-24T00:03:21.567 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:03:21 smithi159 bash[108473]: cluster 2023-09-24T00:03:21.073343+0000 mgr.y (mgr.25991) 1398 : cluster 0 pgmap v1581: 89 pgs: 2 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 3.4 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 75 op/s; 39351/167520 objects degraded (23.490%); 17450/167520 objects misplaced (10.417%); 1.6 MiB/s, 29 objects/s recovering 2023-09-24T00:03:21.624 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:21.648 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:21.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:21.651 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:03:21.752 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:21.776 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:21.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:21.778 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:03:21.879 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:21.903 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:21.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:21.908 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:03:22.009 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:03:22.040 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:03:22.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:22.042 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:03:22.143 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:22.168 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:22.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:22.171 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:03:22.272 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:22.299 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:22.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:22.301 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:03:22.402 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:03:22.428 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:03:22.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:22.430 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:03:22.531 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:03:22.553 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:03:22.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:22.556 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:03:22.656 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:03:22.685 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:03:22.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:22.687 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:03:22.788 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:22.810 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:22.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:22.815 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:03:22.915 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:03:22.943 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:03:22.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:22.945 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:03:23.046 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:03:23.064 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:03:23.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:23.067 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:03:23.168 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:23.188 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:23.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:23.191 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:03:23.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:03:23 smithi164 bash[92846]: cluster 2023-09-24T00:03:23.105000+0000 mon.a (mon.0) 1818 : cluster 3 Health check update: Degraded data redundancy: 39351/167520 objects degraded (23.490%), 14 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-24T00:03:23.291 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:23.316 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:23.319 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:03:23 smithi159 bash[105915]: cluster 2023-09-24T00:03:23.105000+0000 mon.a (mon.0) 1818 : cluster 3 Health check update: Degraded data redundancy: 39351/167520 objects degraded (23.490%), 14 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-24T00:03:23.319 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:03:23 smithi159 bash[108473]: cluster 2023-09-24T00:03:23.105000+0000 mon.a (mon.0) 1818 : cluster 3 Health check update: Degraded data redundancy: 39351/167520 objects degraded (23.490%), 14 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-24T00:03:23.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:23.320 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:03:23.421 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:23.447 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:23.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:23.451 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:03:23.551 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:23.577 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:23.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:23.580 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:03:23.603 INFO:teuthology.orchestra.run.smithi159.stdout:{ 2023-09-24T00:03:23.604 INFO:teuthology.orchestra.run.smithi159.stdout: "size": 20, 2023-09-24T00:03:23.604 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 600, 2023-09-24T00:03:23.604 INFO:teuthology.orchestra.run.smithi159.stdout: "ops": [ 2023-09-24T00:03:23.604 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.604 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.45269.0:136596 9.2 9:47c250a5:::benchmark_data_smithi159_236674_object38591:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e316)", 2023-09-24T00:03:23.604 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:54:10.842010+0000", 2023-09-24T00:03:23.605 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 552.75469090700005, 2023-09-24T00:03:23.605 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.36119173599999999, 2023-09-24T00:03:23.605 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-24T00:03:23.605 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:03:23.605 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-24T00:03:23.605 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.45269", 2023-09-24T00:03:23.606 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1714849652", 2023-09-24T00:03:23.606 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 136596 2023-09-24T00:03:23.606 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.606 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-24T00:03:23.606 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.606 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-24T00:03:23.607 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.842010+0000", 2023-09-24T00:03:23.607 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:03:23.607 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.607 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.607 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-24T00:03:23.607 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.842010+0000", 2023-09-24T00:03:23.608 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:03:23.608 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.608 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.608 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-24T00:03:23.608 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.842008+0000", 2023-09-24T00:03:23.608 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999986 2023-09-24T00:03:23.609 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.609 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.609 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-24T00:03:23.609 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.842015+0000", 2023-09-24T00:03:23.609 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.7830000000000001e-06 2023-09-24T00:03:23.609 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.609 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.609 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-24T00:03:23.610 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.842028+0000", 2023-09-24T00:03:23.610 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.3251000000000001e-05 2023-09-24T00:03:23.610 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.610 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.610 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-24T00:03:23.610 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.842037+0000", 2023-09-24T00:03:23.611 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.6510000000000007e-06 2023-09-24T00:03:23.611 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.611 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.611 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:03:23.611 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.845826+0000", 2023-09-24T00:03:23.611 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.003788535 2023-09-24T00:03:23.612 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.612 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.612 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-24T00:03:23.612 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.848610+0000", 2023-09-24T00:03:23.612 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0027849369999999999 2023-09-24T00:03:23.612 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.612 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.613 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 1,2", 2023-09-24T00:03:23.613 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.848714+0000", 2023-09-24T00:03:23.613 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000103142 2023-09-24T00:03:23.613 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.613 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.613 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-24T00:03:23.614 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.858355+0000", 2023-09-24T00:03:23.614 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0096410079999999995 2023-09-24T00:03:23.614 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.614 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.614 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:03:23.614 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.858539+0000", 2023-09-24T00:03:23.615 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00018446599999999999 2023-09-24T00:03:23.615 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.615 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.615 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:03:23.615 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:11.203109+0000", 2023-09-24T00:03:23.615 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.34456969900000001 2023-09-24T00:03:23.615 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.616 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.616 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-24T00:03:23.616 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:11.203161+0000", 2023-09-24T00:03:23.616 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.2274999999999997e-05 2023-09-24T00:03:23.616 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.616 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.616 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-24T00:03:23.617 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:11.203201+0000", 2023-09-24T00:03:23.617 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.0324999999999998e-05 2023-09-24T00:03:23.617 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:03:23.617 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-24T00:03:23.617 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:03:23.617 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.617 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.618 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.45269.0:136600 9.7 9:ef848c71:::benchmark_data_smithi159_236674_object38595:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e316)", 2023-09-24T00:03:23.618 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:54:10.848453+0000", 2023-09-24T00:03:23.618 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 552.74824802000001, 2023-09-24T00:03:23.618 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.35456616200000002, 2023-09-24T00:03:23.618 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-24T00:03:23.618 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:03:23.619 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-24T00:03:23.619 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.45269", 2023-09-24T00:03:23.619 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1714849652", 2023-09-24T00:03:23.619 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 136600 2023-09-24T00:03:23.619 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.619 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-24T00:03:23.620 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.620 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-24T00:03:23.620 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.848453+0000", 2023-09-24T00:03:23.620 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:03:23.620 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.620 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.620 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-24T00:03:23.621 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.848453+0000", 2023-09-24T00:03:23.621 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:03:23.621 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.621 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.621 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-24T00:03:23.621 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.848451+0000", 2023-09-24T00:03:23.622 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999981 2023-09-24T00:03:23.622 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.622 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.622 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-24T00:03:23.622 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.848459+0000", 2023-09-24T00:03:23.622 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.038e-06 2023-09-24T00:03:23.622 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.623 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.623 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-24T00:03:23.623 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.848473+0000", 2023-09-24T00:03:23.623 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.3684e-05 2023-09-24T00:03:23.623 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.624 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.624 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-24T00:03:23.624 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.848481+0000", 2023-09-24T00:03:23.624 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.6589999999999996e-06 2023-09-24T00:03:23.624 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.624 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.624 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:03:23.625 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.848752+0000", 2023-09-24T00:03:23.625 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00027103099999999997 2023-09-24T00:03:23.625 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.625 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.625 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-24T00:03:23.625 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.848842+0000", 2023-09-24T00:03:23.626 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.9704999999999996e-05 2023-09-24T00:03:23.626 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.626 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.626 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 1,2", 2023-09-24T00:03:23.626 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.848911+0000", 2023-09-24T00:03:23.626 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.9313999999999994e-05 2023-09-24T00:03:23.627 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.627 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.627 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-24T00:03:23.627 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.853763+0000", 2023-09-24T00:03:23.627 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.004852004 2023-09-24T00:03:23.627 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.627 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.628 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:03:23.628 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.859779+0000", 2023-09-24T00:03:23.628 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0060162180000000003 2023-09-24T00:03:23.628 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.628 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.628 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:03:23.629 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:11.202882+0000", 2023-09-24T00:03:23.629 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.343102782 2023-09-24T00:03:23.629 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.629 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.629 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-24T00:03:23.629 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:11.202942+0000", 2023-09-24T00:03:23.630 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.0220999999999998e-05 2023-09-24T00:03:23.630 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.630 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.630 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-24T00:03:23.630 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:11.203019+0000", 2023-09-24T00:03:23.630 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.6234000000000002e-05 2023-09-24T00:03:23.630 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:03:23.630 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-24T00:03:23.631 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:03:23.631 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.631 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.631 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.45269.0:136601 9.2 9:421ec515:::benchmark_data_smithi159_236674_object38596:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e316)", 2023-09-24T00:03:23.631 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:54:10.848758+0000", 2023-09-24T00:03:23.631 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 552.74794263599995, 2023-09-24T00:03:23.631 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.35456237499999999, 2023-09-24T00:03:23.632 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-24T00:03:23.632 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:03:23.632 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-24T00:03:23.632 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.45269", 2023-09-24T00:03:23.632 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1714849652", 2023-09-24T00:03:23.632 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 136601 2023-09-24T00:03:23.633 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.633 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-24T00:03:23.633 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.633 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-24T00:03:23.633 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.848758+0000", 2023-09-24T00:03:23.633 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:03:23.634 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.634 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.634 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-24T00:03:23.634 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.848758+0000", 2023-09-24T00:03:23.634 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:03:23.634 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.635 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.635 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-24T00:03:23.635 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.848757+0000", 2023-09-24T00:03:23.635 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.999999 2023-09-24T00:03:23.635 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.635 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.635 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-24T00:03:23.635 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.848763+0000", 2023-09-24T00:03:23.636 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.8200000000000002e-06 2023-09-24T00:03:23.636 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.636 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.636 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-24T00:03:23.636 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.848775+0000", 2023-09-24T00:03:23.636 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.182e-05 2023-09-24T00:03:23.636 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.636 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.637 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-24T00:03:23.637 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.848783+0000", 2023-09-24T00:03:23.637 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.3979999999999999e-06 2023-09-24T00:03:23.637 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.637 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.637 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:03:23.637 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.858575+0000", 2023-09-24T00:03:23.638 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0097923360000000004 2023-09-24T00:03:23.638 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.638 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.638 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-24T00:03:23.638 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.858688+0000", 2023-09-24T00:03:23.638 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00011272 2023-09-24T00:03:23.638 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.639 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.639 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 1,2", 2023-09-24T00:03:23.639 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.858795+0000", 2023-09-24T00:03:23.639 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000107341 2023-09-24T00:03:23.639 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.639 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.639 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:03:23.640 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.869652+0000", 2023-09-24T00:03:23.640 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.010856329 2023-09-24T00:03:23.640 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.640 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.640 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-24T00:03:23.640 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:11.202817+0000", 2023-09-24T00:03:23.640 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.33316567899999999 2023-09-24T00:03:23.641 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.641 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.641 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:03:23.641 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:11.203240+0000", 2023-09-24T00:03:23.641 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00042280200000000001 2023-09-24T00:03:23.641 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.641 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.642 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-24T00:03:23.642 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:11.203286+0000", 2023-09-24T00:03:23.642 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.6116999999999999e-05 2023-09-24T00:03:23.642 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.642 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.642 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-24T00:03:23.642 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:11.203320+0000", 2023-09-24T00:03:23.642 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 3.4048999999999999e-05 2023-09-24T00:03:23.643 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:03:23.643 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-24T00:03:23.643 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:03:23.643 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.643 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.643 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_repop(client.45269.0:136592 9.f e316/308 9:fdb2d684:::benchmark_data_smithi159_236674_object38587:head v 316'8431, mlcod=316'8427)", 2023-09-24T00:03:23.643 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:54:10.854492+0000", 2023-09-24T00:03:23.644 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 552.74220876000004, 2023-09-24T00:03:23.644 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.34860321100000002, 2023-09-24T00:03:23.644 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-24T00:03:23.644 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:03:23.644 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-24T00:03:23.644 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.644 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-24T00:03:23.644 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.854492+0000", 2023-09-24T00:03:23.645 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:03:23.645 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.645 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.645 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-24T00:03:23.645 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.854492+0000", 2023-09-24T00:03:23.645 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:03:23.646 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.646 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.646 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-24T00:03:23.646 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.854491+0000", 2023-09-24T00:03:23.646 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999995 2023-09-24T00:03:23.646 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.647 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.647 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-24T00:03:23.647 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.854494+0000", 2023-09-24T00:03:23.647 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.9490000000000001e-06 2023-09-24T00:03:23.647 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.647 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.647 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-24T00:03:23.647 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.854499+0000", 2023-09-24T00:03:23.648 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.0860000000000004e-06 2023-09-24T00:03:23.648 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.648 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.648 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-24T00:03:23.648 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.854501+0000", 2023-09-24T00:03:23.648 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.8389999999999998e-06 2023-09-24T00:03:23.648 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.648 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.649 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:03:23.649 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.859803+0000", 2023-09-24T00:03:23.649 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0053014890000000004 2023-09-24T00:03:23.649 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.649 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.649 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-24T00:03:23.649 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.859821+0000", 2023-09-24T00:03:23.649 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.8553999999999999e-05 2023-09-24T00:03:23.650 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.650 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.650 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-24T00:03:23.650 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:11.203047+0000", 2023-09-24T00:03:23.650 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.34322591600000002 2023-09-24T00:03:23.650 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.651 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.651 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-24T00:03:23.651 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:11.203095+0000", 2023-09-24T00:03:23.651 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.7691999999999997e-05 2023-09-24T00:03:23.651 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:03:23.651 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-24T00:03:23.652 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:03:23.652 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.652 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.652 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.45269.0:136606 9.1 9:82b7dd90:::benchmark_data_smithi159_236674_object38601:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e316)", 2023-09-24T00:03:23.652 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:54:10.854611+0000", 2023-09-24T00:03:23.652 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 552.74208923399999, 2023-09-24T00:03:23.653 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.36503643600000002, 2023-09-24T00:03:23.653 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-24T00:03:23.653 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:03:23.653 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-24T00:03:23.653 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.45269", 2023-09-24T00:03:23.653 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1714849652", 2023-09-24T00:03:23.653 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 136606 2023-09-24T00:03:23.654 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.654 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-24T00:03:23.654 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.654 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-24T00:03:23.654 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.854611+0000", 2023-09-24T00:03:23.654 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:03:23.654 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.655 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.655 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-24T00:03:23.655 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.854611+0000", 2023-09-24T00:03:23.655 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:03:23.655 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.655 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.656 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-24T00:03:23.656 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.854610+0000", 2023-09-24T00:03:23.656 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.999999 2023-09-24T00:03:23.656 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.656 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.656 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-24T00:03:23.656 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.854614+0000", 2023-09-24T00:03:23.657 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 3.0350000000000002e-06 2023-09-24T00:03:23.657 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.657 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.657 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-24T00:03:23.657 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.854620+0000", 2023-09-24T00:03:23.657 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.9989999999999997e-06 2023-09-24T00:03:23.658 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.658 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.658 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-24T00:03:23.658 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.854623+0000", 2023-09-24T00:03:23.658 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 3.8330000000000004e-06 2023-09-24T00:03:23.658 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.659 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.659 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:03:23.659 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.857094+0000", 2023-09-24T00:03:23.659 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0024707050000000001 2023-09-24T00:03:23.659 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.659 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.659 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-24T00:03:23.660 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.857176+0000", 2023-09-24T00:03:23.660 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.1910999999999996e-05 2023-09-24T00:03:23.660 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.660 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.660 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 4,6", 2023-09-24T00:03:23.660 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.857249+0000", 2023-09-24T00:03:23.661 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.3106000000000001e-05 2023-09-24T00:03:23.661 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.661 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.661 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:03:23.661 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.863811+0000", 2023-09-24T00:03:23.662 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0065623089999999997 2023-09-24T00:03:23.662 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.662 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.662 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:03:23.662 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.863837+0000", 2023-09-24T00:03:23.662 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.5891e-05 2023-09-24T00:03:23.663 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.663 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.663 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-24T00:03:23.663 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:11.219540+0000", 2023-09-24T00:03:23.663 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.35570244600000001 2023-09-24T00:03:23.663 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.663 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.664 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-24T00:03:23.664 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:11.219605+0000", 2023-09-24T00:03:23.664 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.4840999999999998e-05 2023-09-24T00:03:23.664 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.664 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.664 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-24T00:03:23.664 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:11.219648+0000", 2023-09-24T00:03:23.665 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.3173000000000002e-05 2023-09-24T00:03:23.665 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:03:23.665 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-24T00:03:23.665 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:03:23.665 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.665 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.666 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_repop(client.45269.0:136603 9.f e316/308 9:fd44369b:::benchmark_data_smithi159_236674_object38598:head v 316'8432, mlcod=316'8427)", 2023-09-24T00:03:23.666 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:54:10.858864+0000", 2023-09-24T00:03:23.666 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 552.73783638600003, 2023-09-24T00:03:23.666 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.34426423299999998, 2023-09-24T00:03:23.666 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-24T00:03:23.667 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:03:23.667 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-24T00:03:23.667 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.667 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-24T00:03:23.667 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.858864+0000", 2023-09-24T00:03:23.667 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:03:23.667 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.667 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.668 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-24T00:03:23.668 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.858864+0000", 2023-09-24T00:03:23.668 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:03:23.668 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.668 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.668 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-24T00:03:23.668 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.858863+0000", 2023-09-24T00:03:23.668 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.999999 2023-09-24T00:03:23.669 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.669 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.669 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-24T00:03:23.669 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.858871+0000", 2023-09-24T00:03:23.669 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.4749999999999996e-06 2023-09-24T00:03:23.669 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.669 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.670 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-24T00:03:23.670 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.858883+0000", 2023-09-24T00:03:23.670 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.2071e-05 2023-09-24T00:03:23.670 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.670 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.670 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-24T00:03:23.670 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.858891+0000", 2023-09-24T00:03:23.671 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.8180000000000004e-06 2023-09-24T00:03:23.671 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.671 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.671 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:03:23.671 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.862619+0000", 2023-09-24T00:03:23.671 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0037284229999999998 2023-09-24T00:03:23.671 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.671 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.672 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-24T00:03:23.672 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.862640+0000", 2023-09-24T00:03:23.672 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.1236000000000001e-05 2023-09-24T00:03:23.672 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.672 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.672 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-24T00:03:23.672 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:11.203105+0000", 2023-09-24T00:03:23.673 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.34046500800000001 2023-09-24T00:03:23.673 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.673 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.673 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-24T00:03:23.673 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:11.203128+0000", 2023-09-24T00:03:23.673 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.3158000000000001e-05 2023-09-24T00:03:23.673 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:03:23.674 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-24T00:03:23.674 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:03:23.674 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.674 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.674 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_repop(client.45269.0:136609 9.e e316/308 9:772053cc:::benchmark_data_smithi159_236674_object38604:head v 316'8471, mlcod=316'8469)", 2023-09-24T00:03:23.674 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:54:10.862222+0000", 2023-09-24T00:03:23.675 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 552.734478728, 2023-09-24T00:03:23.675 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.34064657599999998, 2023-09-24T00:03:23.675 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-24T00:03:23.675 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:03:23.675 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-24T00:03:23.675 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.676 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-24T00:03:23.676 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.862222+0000", 2023-09-24T00:03:23.676 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:03:23.676 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.676 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.676 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-24T00:03:23.677 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.862222+0000", 2023-09-24T00:03:23.677 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:03:23.677 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.677 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.677 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-24T00:03:23.677 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.862221+0000", 2023-09-24T00:03:23.677 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.999999 2023-09-24T00:03:23.678 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.678 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.678 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-24T00:03:23.678 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.862231+0000", 2023-09-24T00:03:23.678 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.0037000000000001e-05 2023-09-24T00:03:23.678 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.679 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.679 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-24T00:03:23.679 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.862244+0000", 2023-09-24T00:03:23.679 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.2781e-05 2023-09-24T00:03:23.679 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.679 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.680 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-24T00:03:23.680 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.862252+0000", 2023-09-24T00:03:23.680 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.1769999999999998e-06 2023-09-24T00:03:23.680 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.680 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.680 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:03:23.681 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.862400+0000", 2023-09-24T00:03:23.681 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000147961 2023-09-24T00:03:23.681 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.681 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.681 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-24T00:03:23.681 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.862431+0000", 2023-09-24T00:03:23.681 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 3.1418000000000003e-05 2023-09-24T00:03:23.682 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.682 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.682 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-24T00:03:23.682 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:11.202776+0000", 2023-09-24T00:03:23.682 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.34034476600000002 2023-09-24T00:03:23.682 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.682 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.682 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-24T00:03:23.682 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:11.202868+0000", 2023-09-24T00:03:23.682 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 9.2264999999999998e-05 2023-09-24T00:03:23.683 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:03:23.683 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-24T00:03:23.683 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:03:23.683 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.683 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.683 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.45269.0:136613 9.8 9:19a023ed:::benchmark_data_smithi159_236674_object38608:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e316)", 2023-09-24T00:03:23.683 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:54:10.864469+0000", 2023-09-24T00:03:23.683 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 552.73223168899995, 2023-09-24T00:03:23.683 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.33856240900000001, 2023-09-24T00:03:23.683 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-24T00:03:23.683 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:03:23.684 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-24T00:03:23.684 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.45269", 2023-09-24T00:03:23.684 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1714849652", 2023-09-24T00:03:23.684 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 136613 2023-09-24T00:03:23.684 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.684 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-24T00:03:23.684 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.684 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-24T00:03:23.684 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.864469+0000", 2023-09-24T00:03:23.684 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:03:23.685 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.685 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.685 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-24T00:03:23.685 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.864469+0000", 2023-09-24T00:03:23.685 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:03:23.685 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.685 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.685 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-24T00:03:23.685 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.864467+0000", 2023-09-24T00:03:23.685 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999986 2023-09-24T00:03:23.686 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.686 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.686 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-24T00:03:23.686 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.864476+0000", 2023-09-24T00:03:23.686 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.1920000000000005e-06 2023-09-24T00:03:23.686 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.686 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.686 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-24T00:03:23.686 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.864488+0000", 2023-09-24T00:03:23.686 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.2690999999999999e-05 2023-09-24T00:03:23.686 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.687 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.687 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-24T00:03:23.687 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.864496+0000", 2023-09-24T00:03:23.687 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.9570000000000002e-06 2023-09-24T00:03:23.687 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.687 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.687 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:03:23.687 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.864545+0000", 2023-09-24T00:03:23.687 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.9033999999999998e-05 2023-09-24T00:03:23.687 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.688 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.688 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-24T00:03:23.688 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.864661+0000", 2023-09-24T00:03:23.688 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000115684 2023-09-24T00:03:23.688 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.688 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.688 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 1,2", 2023-09-24T00:03:23.688 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.864771+0000", 2023-09-24T00:03:23.688 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000109663 2023-09-24T00:03:23.688 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.689 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.689 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:03:23.689 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.869705+0000", 2023-09-24T00:03:23.689 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0049339910000000004 2023-09-24T00:03:23.689 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.689 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.689 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-24T00:03:23.689 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:11.202781+0000", 2023-09-24T00:03:23.689 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.33307614800000002 2023-09-24T00:03:23.689 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.689 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.690 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:03:23.690 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:11.202906+0000", 2023-09-24T00:03:23.690 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00012516299999999999 2023-09-24T00:03:23.690 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.690 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.690 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-24T00:03:23.690 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:11.202983+0000", 2023-09-24T00:03:23.690 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.7180000000000003e-05 2023-09-24T00:03:23.690 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.690 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.691 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-24T00:03:23.691 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:11.203031+0000", 2023-09-24T00:03:23.691 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.8112999999999998e-05 2023-09-24T00:03:23.691 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:03:23.691 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-24T00:03:23.691 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:03:23.691 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.691 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.691 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_repop(client.45269.0:136612 9.e e316/308 9:72317557:::benchmark_data_smithi159_236674_object38607:head v 316'8472, mlcod=316'8469)", 2023-09-24T00:03:23.691 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:54:10.865929+0000", 2023-09-24T00:03:23.691 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 552.73077146000003, 2023-09-24T00:03:23.692 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.337004523, 2023-09-24T00:03:23.692 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-24T00:03:23.692 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:03:23.692 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-24T00:03:23.692 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.692 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-24T00:03:23.692 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.865929+0000", 2023-09-24T00:03:23.692 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:03:23.692 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.692 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.693 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-24T00:03:23.693 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.865929+0000", 2023-09-24T00:03:23.693 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:03:23.693 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.693 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.693 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-24T00:03:23.693 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.865928+0000", 2023-09-24T00:03:23.693 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.999999 2023-09-24T00:03:23.693 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.693 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.693 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-24T00:03:23.694 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.865940+0000", 2023-09-24T00:03:23.694 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.1805e-05 2023-09-24T00:03:23.694 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.694 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.694 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-24T00:03:23.694 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.865950+0000", 2023-09-24T00:03:23.694 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.0064999999999999e-05 2023-09-24T00:03:23.694 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.694 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.694 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-24T00:03:23.694 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.865957+0000", 2023-09-24T00:03:23.695 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.8600000000000004e-06 2023-09-24T00:03:23.695 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.695 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.695 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:03:23.695 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.866106+0000", 2023-09-24T00:03:23.695 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00014868600000000001 2023-09-24T00:03:23.695 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.695 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.695 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-24T00:03:23.695 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.866125+0000", 2023-09-24T00:03:23.696 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.9697000000000001e-05 2023-09-24T00:03:23.696 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.696 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.696 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-24T00:03:23.696 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:11.202876+0000", 2023-09-24T00:03:23.696 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.33675030700000003 2023-09-24T00:03:23.696 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.696 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.696 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-24T00:03:23.696 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:11.202934+0000", 2023-09-24T00:03:23.696 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.7868999999999998e-05 2023-09-24T00:03:23.697 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:03:23.697 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-24T00:03:23.697 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:03:23.697 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.697 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.697 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_repop(client.45269.0:136608 9.f e316/308 9:fdd6c3cf:::benchmark_data_smithi159_236674_object38603:head v 316'8433, mlcod=316'8428)", 2023-09-24T00:03:23.697 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:54:10.865990+0000", 2023-09-24T00:03:23.697 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 552.73071070100002, 2023-09-24T00:03:23.697 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.33716643299999999, 2023-09-24T00:03:23.697 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-24T00:03:23.698 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:03:23.698 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-24T00:03:23.698 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.698 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-24T00:03:23.698 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.865990+0000", 2023-09-24T00:03:23.698 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:03:23.698 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.698 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.698 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-24T00:03:23.698 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.865990+0000", 2023-09-24T00:03:23.698 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:03:23.699 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.699 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.699 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-24T00:03:23.699 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.865989+0000", 2023-09-24T00:03:23.699 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999995 2023-09-24T00:03:23.699 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.699 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.699 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-24T00:03:23.699 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.865994+0000", 2023-09-24T00:03:23.699 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.7400000000000004e-06 2023-09-24T00:03:23.700 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.700 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.700 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-24T00:03:23.700 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.866001+0000", 2023-09-24T00:03:23.700 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.7240000000000003e-06 2023-09-24T00:03:23.700 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.700 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.700 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-24T00:03:23.700 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.866006+0000", 2023-09-24T00:03:23.700 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.0420000000000002e-06 2023-09-24T00:03:23.700 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.701 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.701 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:03:23.701 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.866159+0000", 2023-09-24T00:03:23.701 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000153561 2023-09-24T00:03:23.701 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.701 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.701 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-24T00:03:23.701 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.866178+0000", 2023-09-24T00:03:23.701 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.8686e-05 2023-09-24T00:03:23.701 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.701 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.702 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-24T00:03:23.702 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:11.203132+0000", 2023-09-24T00:03:23.702 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.33695402400000002 2023-09-24T00:03:23.702 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.702 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.702 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-24T00:03:23.702 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:11.203156+0000", 2023-09-24T00:03:23.702 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.4116000000000001e-05 2023-09-24T00:03:23.702 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:03:23.702 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-24T00:03:23.703 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:03:23.703 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.703 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.703 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.45269.0:136615 9.3 9:c345a008:::benchmark_data_smithi159_236674_object38610:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e316)", 2023-09-24T00:03:23.703 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:54:10.867447+0000", 2023-09-24T00:03:23.703 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 552.72925329199995, 2023-09-24T00:03:23.703 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.335882397, 2023-09-24T00:03:23.703 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-24T00:03:23.703 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:03:23.703 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-24T00:03:23.703 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.45269", 2023-09-24T00:03:23.704 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1714849652", 2023-09-24T00:03:23.704 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 136615 2023-09-24T00:03:23.704 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.704 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-24T00:03:23.704 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.704 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-24T00:03:23.704 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.867447+0000", 2023-09-24T00:03:23.704 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:03:23.704 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.704 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.705 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-24T00:03:23.705 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.867447+0000", 2023-09-24T00:03:23.705 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:03:23.705 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.705 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.705 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-24T00:03:23.705 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.867446+0000", 2023-09-24T00:03:23.705 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999986 2023-09-24T00:03:23.705 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.705 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.705 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-24T00:03:23.706 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.867452+0000", 2023-09-24T00:03:23.706 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.7460000000000003e-06 2023-09-24T00:03:23.706 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.706 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.706 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-24T00:03:23.706 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.867464+0000", 2023-09-24T00:03:23.706 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.1136e-05 2023-09-24T00:03:23.706 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.706 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.706 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-24T00:03:23.707 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.867471+0000", 2023-09-24T00:03:23.707 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.5669999999999997e-06 2023-09-24T00:03:23.707 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.707 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.707 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:03:23.707 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.867515+0000", 2023-09-24T00:03:23.707 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.4150999999999998e-05 2023-09-24T00:03:23.707 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.707 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.707 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-24T00:03:23.707 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.867639+0000", 2023-09-24T00:03:23.708 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00012388500000000001 2023-09-24T00:03:23.708 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.708 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.708 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 1,6", 2023-09-24T00:03:23.708 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.867757+0000", 2023-09-24T00:03:23.708 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000117878 2023-09-24T00:03:23.708 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.708 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.708 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:03:23.708 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:11.202968+0000", 2023-09-24T00:03:23.708 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.33521113499999999 2023-09-24T00:03:23.709 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.709 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.709 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-24T00:03:23.709 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:11.202988+0000", 2023-09-24T00:03:23.709 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.0021999999999999e-05 2023-09-24T00:03:23.709 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.709 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.709 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:03:23.709 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:11.203248+0000", 2023-09-24T00:03:23.709 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000259857 2023-09-24T00:03:23.710 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.710 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.710 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-24T00:03:23.710 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:11.203292+0000", 2023-09-24T00:03:23.710 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.3927999999999997e-05 2023-09-24T00:03:23.710 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.710 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.710 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-24T00:03:23.710 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:11.203330+0000", 2023-09-24T00:03:23.710 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 3.7636999999999999e-05 2023-09-24T00:03:23.711 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:03:23.711 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-24T00:03:23.711 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:03:23.711 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.711 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.711 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.45269.0:136616 9.9 9:91a9a20d:::benchmark_data_smithi159_236674_object38611:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e316)", 2023-09-24T00:03:23.711 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:54:10.868525+0000", 2023-09-24T00:03:23.711 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 552.72817570300003, 2023-09-24T00:03:23.711 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.35121626700000003, 2023-09-24T00:03:23.711 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-24T00:03:23.711 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:03:23.712 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-24T00:03:23.712 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.45269", 2023-09-24T00:03:23.712 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1714849652", 2023-09-24T00:03:23.712 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 136616 2023-09-24T00:03:23.712 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.712 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-24T00:03:23.712 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.712 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-24T00:03:23.712 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.868525+0000", 2023-09-24T00:03:23.712 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:03:23.713 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.713 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.713 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-24T00:03:23.713 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.868525+0000", 2023-09-24T00:03:23.713 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:03:23.713 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.713 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.713 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-24T00:03:23.713 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.868524+0000", 2023-09-24T00:03:23.713 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.999999 2023-09-24T00:03:23.713 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.714 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.714 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-24T00:03:23.714 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.868530+0000", 2023-09-24T00:03:23.714 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.9549999999999997e-06 2023-09-24T00:03:23.714 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.714 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.714 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-24T00:03:23.714 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.868542+0000", 2023-09-24T00:03:23.714 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.1924e-05 2023-09-24T00:03:23.714 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.715 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.715 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-24T00:03:23.715 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.868549+0000", 2023-09-24T00:03:23.715 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.3969999999999997e-06 2023-09-24T00:03:23.715 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.715 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.715 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:03:23.715 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.869557+0000", 2023-09-24T00:03:23.715 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0010075399999999999 2023-09-24T00:03:23.715 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.715 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.716 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-24T00:03:23.716 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.869679+0000", 2023-09-24T00:03:23.716 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00012213400000000001 2023-09-24T00:03:23.716 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.716 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.716 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 4,6", 2023-09-24T00:03:23.716 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.869782+0000", 2023-09-24T00:03:23.716 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00010287 2023-09-24T00:03:23.716 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.716 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.716 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:03:23.717 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:11.207801+0000", 2023-09-24T00:03:23.717 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.33801893 2023-09-24T00:03:23.717 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.717 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.717 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:03:23.717 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:11.213469+0000", 2023-09-24T00:03:23.717 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0056680000000000003 2023-09-24T00:03:23.717 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.717 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.717 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-24T00:03:23.718 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:11.219656+0000", 2023-09-24T00:03:23.718 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.006187863 2023-09-24T00:03:23.718 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.718 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.718 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-24T00:03:23.718 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:11.219691+0000", 2023-09-24T00:03:23.718 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 3.4211999999999997e-05 2023-09-24T00:03:23.718 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.718 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.718 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-24T00:03:23.718 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:11.219741+0000", 2023-09-24T00:03:23.719 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.0526999999999999e-05 2023-09-24T00:03:23.719 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:03:23.719 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-24T00:03:23.719 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:03:23.719 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.719 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.719 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.45269.0:136618 9.1 9:86d4e69d:::benchmark_data_smithi159_236674_object38613:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e316)", 2023-09-24T00:03:23.719 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:54:10.869531+0000", 2023-09-24T00:03:23.719 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 552.727169334, 2023-09-24T00:03:23.719 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.35028567599999999, 2023-09-24T00:03:23.720 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-24T00:03:23.720 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:03:23.720 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-24T00:03:23.720 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.45269", 2023-09-24T00:03:23.720 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1714849652", 2023-09-24T00:03:23.720 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 136618 2023-09-24T00:03:23.720 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.720 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-24T00:03:23.720 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.720 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-24T00:03:23.720 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.869531+0000", 2023-09-24T00:03:23.721 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:03:23.721 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.721 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.721 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-24T00:03:23.721 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.869531+0000", 2023-09-24T00:03:23.721 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:03:23.721 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.721 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.721 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-24T00:03:23.721 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.869530+0000", 2023-09-24T00:03:23.721 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.999999 2023-09-24T00:03:23.722 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.722 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.722 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-24T00:03:23.722 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.869535+0000", 2023-09-24T00:03:23.722 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.8040000000000001e-06 2023-09-24T00:03:23.722 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.722 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.722 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-24T00:03:23.722 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.869545+0000", 2023-09-24T00:03:23.722 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 9.9520000000000006e-06 2023-09-24T00:03:23.723 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.723 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.723 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-24T00:03:23.723 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.869552+0000", 2023-09-24T00:03:23.723 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.0330000000000003e-06 2023-09-24T00:03:23.723 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.723 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.723 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:03:23.723 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.869595+0000", 2023-09-24T00:03:23.723 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.2726999999999999e-05 2023-09-24T00:03:23.724 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.724 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.724 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-24T00:03:23.724 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.869725+0000", 2023-09-24T00:03:23.724 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00012973699999999999 2023-09-24T00:03:23.724 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.724 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.724 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 4,6", 2023-09-24T00:03:23.724 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.869821+0000", 2023-09-24T00:03:23.724 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 9.6257999999999999e-05 2023-09-24T00:03:23.724 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.725 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.725 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:03:23.725 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:11.207741+0000", 2023-09-24T00:03:23.725 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.337920108 2023-09-24T00:03:23.725 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.725 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.725 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:03:23.725 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:11.215138+0000", 2023-09-24T00:03:23.725 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0073969309999999998 2023-09-24T00:03:23.725 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.725 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.726 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-24T00:03:23.726 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:11.219748+0000", 2023-09-24T00:03:23.726 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0046105649999999996 2023-09-24T00:03:23.726 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.726 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.726 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-24T00:03:23.726 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:11.219784+0000", 2023-09-24T00:03:23.726 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 3.5688000000000001e-05 2023-09-24T00:03:23.726 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.726 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.727 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-24T00:03:23.727 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:11.219817+0000", 2023-09-24T00:03:23.727 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 3.2715000000000001e-05 2023-09-24T00:03:23.727 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:03:23.727 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-24T00:03:23.727 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:03:23.727 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.727 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.727 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_repop_reply(client.45269.0:136600 9.7 e316/308 ondisk, result = 0)", 2023-09-24T00:03:23.727 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:54:10.870487+0000", 2023-09-24T00:03:23.728 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 552.72621394700002, 2023-09-24T00:03:23.728 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.33253917199999999, 2023-09-24T00:03:23.728 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-24T00:03:23.728 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "started", 2023-09-24T00:03:23.728 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-24T00:03:23.728 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.728 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-24T00:03:23.728 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.870487+0000", 2023-09-24T00:03:23.728 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:03:23.728 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.728 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.729 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-24T00:03:23.729 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.870487+0000", 2023-09-24T00:03:23.729 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:03:23.729 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.729 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.729 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-24T00:03:23.729 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.870486+0000", 2023-09-24T00:03:23.729 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999995 2023-09-24T00:03:23.729 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.729 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.730 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-24T00:03:23.730 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.870491+0000", 2023-09-24T00:03:23.730 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.254e-06 2023-09-24T00:03:23.730 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.730 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.730 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-24T00:03:23.730 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:11.202744+0000", 2023-09-24T00:03:23.730 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.33225244500000001 2023-09-24T00:03:23.730 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.730 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.731 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-24T00:03:23.731 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:11.202758+0000", 2023-09-24T00:03:23.731 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.4610000000000001e-05 2023-09-24T00:03:23.731 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.731 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.731 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:03:23.731 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:11.202859+0000", 2023-09-24T00:03:23.731 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00010070599999999999 2023-09-24T00:03:23.731 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.731 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.731 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-24T00:03:23.732 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:11.202872+0000", 2023-09-24T00:03:23.732 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.3348e-05 2023-09-24T00:03:23.732 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.732 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.732 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-24T00:03:23.732 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:11.203026+0000", 2023-09-24T00:03:23.732 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000153399 2023-09-24T00:03:23.732 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:03:23.732 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-24T00:03:23.732 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:03:23.732 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.733 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.733 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_repop_reply(client.45269.0:136615 9.3 e316/308 ondisk, result = 0)", 2023-09-24T00:03:23.733 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:54:10.873828+0000", 2023-09-24T00:03:23.733 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 552.72287287999995, 2023-09-24T00:03:23.733 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.32915076700000001, 2023-09-24T00:03:23.733 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-24T00:03:23.733 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "started", 2023-09-24T00:03:23.733 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-24T00:03:23.733 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.733 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-24T00:03:23.734 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.873828+0000", 2023-09-24T00:03:23.734 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:03:23.734 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.734 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.734 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-24T00:03:23.734 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.873828+0000", 2023-09-24T00:03:23.734 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:03:23.734 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.734 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.734 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-24T00:03:23.734 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.873827+0000", 2023-09-24T00:03:23.735 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999995 2023-09-24T00:03:23.735 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.735 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.735 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-24T00:03:23.735 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:10.873835+0000", 2023-09-24T00:03:23.735 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.4910000000000005e-06 2023-09-24T00:03:23.735 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.735 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.735 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-24T00:03:23.735 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:11.202725+0000", 2023-09-24T00:03:23.736 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.32888940900000002 2023-09-24T00:03:23.736 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.736 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.736 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-24T00:03:23.736 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:11.202745+0000", 2023-09-24T00:03:23.736 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.0253000000000001e-05 2023-09-24T00:03:23.736 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.736 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.736 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:03:23.736 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:11.202949+0000", 2023-09-24T00:03:23.736 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00020420900000000001 2023-09-24T00:03:23.737 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.737 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.737 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-24T00:03:23.737 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:11.202960+0000", 2023-09-24T00:03:23.737 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.0616e-05 2023-09-24T00:03:23.737 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.737 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.737 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-24T00:03:23.737 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:11.202978+0000", 2023-09-24T00:03:23.737 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.8504000000000001e-05 2023-09-24T00:03:23.737 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:03:23.738 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-24T00:03:23.738 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:03:23.738 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.738 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.738 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.45269.0:139995 9.8 9:1014f818:::benchmark_data_smithi159_236674_object41990:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e316)", 2023-09-24T00:03:23.738 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:54:15.142632+0000", 2023-09-24T00:03:23.738 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 548.45406879400002, 2023-09-24T00:03:23.738 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.27643180899999997, 2023-09-24T00:03:23.738 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-24T00:03:23.738 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:03:23.739 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-24T00:03:23.739 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.45269", 2023-09-24T00:03:23.739 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1714849652", 2023-09-24T00:03:23.739 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 139995 2023-09-24T00:03:23.739 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.739 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-24T00:03:23.739 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.739 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-24T00:03:23.739 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:15.142632+0000", 2023-09-24T00:03:23.739 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:03:23.739 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.740 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.740 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-24T00:03:23.740 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:15.142632+0000", 2023-09-24T00:03:23.740 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:03:23.740 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.740 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.740 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-24T00:03:23.740 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:15.142579+0000", 2023-09-24T00:03:23.740 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999471 2023-09-24T00:03:23.740 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.741 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.741 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-24T00:03:23.741 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:15.142639+0000", 2023-09-24T00:03:23.741 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.9537000000000003e-05 2023-09-24T00:03:23.741 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.741 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.741 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-24T00:03:23.741 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:15.142653+0000", 2023-09-24T00:03:23.741 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.4303e-05 2023-09-24T00:03:23.741 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.742 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.742 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-24T00:03:23.742 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:15.142662+0000", 2023-09-24T00:03:23.742 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 9.5219999999999996e-06 2023-09-24T00:03:23.742 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.742 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.742 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:03:23.742 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:15.142836+0000", 2023-09-24T00:03:23.742 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000173196 2023-09-24T00:03:23.742 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.743 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.743 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-24T00:03:23.743 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:15.142962+0000", 2023-09-24T00:03:23.743 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00012641 2023-09-24T00:03:23.743 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.743 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.743 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 1,2", 2023-09-24T00:03:23.743 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:15.143086+0000", 2023-09-24T00:03:23.743 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00012362300000000001 2023-09-24T00:03:23.743 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.743 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.744 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-24T00:03:23.744 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:15.147177+0000", 2023-09-24T00:03:23.744 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0040914259999999996 2023-09-24T00:03:23.744 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.744 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.744 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:03:23.744 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:15.154480+0000", 2023-09-24T00:03:23.744 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0073032929999999998 2023-09-24T00:03:23.744 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.744 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.745 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:03:23.745 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:15.418849+0000", 2023-09-24T00:03:23.745 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.26436832500000002 2023-09-24T00:03:23.745 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.745 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.745 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-24T00:03:23.745 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:15.419018+0000", 2023-09-24T00:03:23.745 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000169328 2023-09-24T00:03:23.745 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.745 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.746 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-24T00:03:23.746 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:15.419064+0000", 2023-09-24T00:03:23.746 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.5556999999999998e-05 2023-09-24T00:03:23.746 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:03:23.746 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-24T00:03:23.746 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:03:23.746 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.746 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.746 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.45269.0:140008 9.2 9:4d860543:::benchmark_data_smithi159_236674_object42003:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e316)", 2023-09-24T00:03:23.746 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:54:15.153588+0000", 2023-09-24T00:03:23.747 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 548.44311242699996, 2023-09-24T00:03:23.747 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.265655368, 2023-09-24T00:03:23.747 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-24T00:03:23.747 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:03:23.747 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-24T00:03:23.747 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.45269", 2023-09-24T00:03:23.747 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1714849652", 2023-09-24T00:03:23.747 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 140008 2023-09-24T00:03:23.747 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.747 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-24T00:03:23.747 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.748 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-24T00:03:23.748 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:15.153588+0000", 2023-09-24T00:03:23.748 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:03:23.748 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.748 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.748 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-24T00:03:23.748 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:15.153588+0000", 2023-09-24T00:03:23.748 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:03:23.748 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.748 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.749 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-24T00:03:23.749 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:15.153587+0000", 2023-09-24T00:03:23.749 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999986 2023-09-24T00:03:23.749 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.749 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.749 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-24T00:03:23.749 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:15.153594+0000", 2023-09-24T00:03:23.749 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.7000000000000002e-06 2023-09-24T00:03:23.749 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.749 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.749 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-24T00:03:23.750 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:15.153604+0000", 2023-09-24T00:03:23.750 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.0838e-05 2023-09-24T00:03:23.750 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.750 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.750 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-24T00:03:23.750 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:15.153612+0000", 2023-09-24T00:03:23.750 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.0409999999999998e-06 2023-09-24T00:03:23.750 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.750 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.750 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:03:23.751 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:15.155823+0000", 2023-09-24T00:03:23.751 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0022109769999999998 2023-09-24T00:03:23.751 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.751 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.751 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-24T00:03:23.751 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:15.155896+0000", 2023-09-24T00:03:23.751 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.2787999999999995e-05 2023-09-24T00:03:23.751 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.751 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.751 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 1,2", 2023-09-24T00:03:23.752 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:15.155966+0000", 2023-09-24T00:03:23.752 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.9597000000000005e-05 2023-09-24T00:03:23.752 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.752 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.752 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-24T00:03:23.752 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:15.157945+0000", 2023-09-24T00:03:23.752 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0019787490000000001 2023-09-24T00:03:23.752 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.752 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.752 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:03:23.752 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:15.160036+0000", 2023-09-24T00:03:23.753 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0020913070000000001 2023-09-24T00:03:23.753 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.753 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.753 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:03:23.753 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:15.418990+0000", 2023-09-24T00:03:23.753 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.25895422299999998 2023-09-24T00:03:23.753 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.753 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.753 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-24T00:03:23.753 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:15.419150+0000", 2023-09-24T00:03:23.753 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00016036800000000001 2023-09-24T00:03:23.754 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.754 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.754 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-24T00:03:23.754 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:54:15.419243+0000", 2023-09-24T00:03:23.754 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 9.3080999999999999e-05 2023-09-24T00:03:23.754 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:03:23.754 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-24T00:03:23.754 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:03:23.754 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.754 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.755 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.35448.0:96753 10.2 10:4c0e9085:::benchmark_data_smithi159_258586_object20293:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e383)", 2023-09-24T00:03:23.757 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-24T00:03:14.114334+0000", 2023-09-24T00:03:23.757 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 9.4823662750000004, 2023-09-24T00:03:23.757 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.041976845999999998, 2023-09-24T00:03:23.757 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-24T00:03:23.757 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:03:23.757 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-24T00:03:23.757 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.35448", 2023-09-24T00:03:23.757 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:03:23.758 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 96753 2023-09-24T00:03:23.758 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.758 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-24T00:03:23.758 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.758 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-24T00:03:23.758 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:03:14.114334+0000", 2023-09-24T00:03:23.758 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:03:23.758 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.758 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.758 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-24T00:03:23.759 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:03:14.114334+0000", 2023-09-24T00:03:23.759 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:03:23.759 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.759 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.759 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-24T00:03:23.759 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:03:14.114332+0000", 2023-09-24T00:03:23.759 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999981 2023-09-24T00:03:23.759 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.759 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.760 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-24T00:03:23.760 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:03:14.114346+0000", 2023-09-24T00:03:23.760 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.4134000000000001e-05 2023-09-24T00:03:23.760 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.760 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.760 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-24T00:03:23.760 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:03:14.114372+0000", 2023-09-24T00:03:23.760 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.5332000000000001e-05 2023-09-24T00:03:23.760 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.761 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.761 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-24T00:03:23.761 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:03:14.114383+0000", 2023-09-24T00:03:23.761 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.1644999999999999e-05 2023-09-24T00:03:23.761 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.761 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.761 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:03:23.761 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:03:14.114456+0000", 2023-09-24T00:03:23.762 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.2682000000000006e-05 2023-09-24T00:03:23.762 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.762 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.762 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for degraded object", 2023-09-24T00:03:23.762 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:03:14.115176+0000", 2023-09-24T00:03:23.762 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00071955100000000002 2023-09-24T00:03:23.762 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.762 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.762 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:03:23.763 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:03:14.142409+0000", 2023-09-24T00:03:23.763 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.02723362 2023-09-24T00:03:23.763 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.763 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.763 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-24T00:03:23.763 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:03:14.142496+0000", 2023-09-24T00:03:23.763 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.6458999999999993e-05 2023-09-24T00:03:23.763 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.764 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.764 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 0,1,6", 2023-09-24T00:03:23.764 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:03:14.142595+0000", 2023-09-24T00:03:23.764 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 9.8935000000000001e-05 2023-09-24T00:03:23.764 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.764 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.764 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:03:23.764 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:03:14.153033+0000", 2023-09-24T00:03:23.765 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.010438823 2023-09-24T00:03:23.765 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.765 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.765 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-24T00:03:23.765 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:03:14.153047+0000", 2023-09-24T00:03:23.765 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.3399e-05 2023-09-24T00:03:23.765 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.765 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.765 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:03:23.766 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:03:14.153158+0000", 2023-09-24T00:03:23.766 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000111499 2023-09-24T00:03:23.766 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.766 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.766 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:03:23.766 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:03:14.153206+0000", 2023-09-24T00:03:23.766 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.7457999999999999e-05 2023-09-24T00:03:23.766 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.767 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.767 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-24T00:03:23.767 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:03:14.153272+0000", 2023-09-24T00:03:23.767 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.6471999999999996e-05 2023-09-24T00:03:23.767 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.767 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.767 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-24T00:03:23.767 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:03:14.156311+0000", 2023-09-24T00:03:23.767 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0030387999999999999 2023-09-24T00:03:23.768 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:03:23.768 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-24T00:03:23.768 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:03:23.768 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.768 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.768 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.35448.0:97080 10.2 10:493e1cfc:::benchmark_data_smithi159_258586_object20620:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e384)", 2023-09-24T00:03:23.768 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-24T00:03:17.901742+0000", 2023-09-24T00:03:23.768 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 5.6949584020000001, 2023-09-24T00:03:23.768 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.033147276000000003, 2023-09-24T00:03:23.768 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-24T00:03:23.769 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:03:23.769 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-24T00:03:23.769 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.35448", 2023-09-24T00:03:23.769 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:03:23.769 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 97080 2023-09-24T00:03:23.769 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.769 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-24T00:03:23.769 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.769 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-24T00:03:23.769 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:03:17.901742+0000", 2023-09-24T00:03:23.770 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:03:23.770 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.770 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.770 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-24T00:03:23.770 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:03:17.901742+0000", 2023-09-24T00:03:23.770 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:03:23.770 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.770 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.770 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-24T00:03:23.771 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:03:17.901740+0000", 2023-09-24T00:03:23.771 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999981 2023-09-24T00:03:23.771 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.771 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.771 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-24T00:03:23.771 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:03:17.901752+0000", 2023-09-24T00:03:23.771 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.1610999999999999e-05 2023-09-24T00:03:23.771 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.771 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.771 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-24T00:03:23.771 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:03:17.901769+0000", 2023-09-24T00:03:23.772 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.6782e-05 2023-09-24T00:03:23.772 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.772 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.772 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-24T00:03:23.772 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:03:17.901778+0000", 2023-09-24T00:03:23.772 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 9.4870000000000008e-06 2023-09-24T00:03:23.772 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.772 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.772 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:03:23.772 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:03:17.904608+0000", 2023-09-24T00:03:23.773 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0028300360000000002 2023-09-24T00:03:23.773 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.773 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.773 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for degraded object", 2023-09-24T00:03:23.773 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:03:17.905267+0000", 2023-09-24T00:03:23.773 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00065857199999999996 2023-09-24T00:03:23.773 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.773 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.773 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:03:23.773 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:03:17.921410+0000", 2023-09-24T00:03:23.773 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.016143293999999999 2023-09-24T00:03:23.774 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.774 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.774 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-24T00:03:23.774 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:03:17.921524+0000", 2023-09-24T00:03:23.774 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000114129 2023-09-24T00:03:23.774 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.774 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.774 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 0,1,6", 2023-09-24T00:03:23.774 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:03:17.921725+0000", 2023-09-24T00:03:23.774 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000200726 2023-09-24T00:03:23.775 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.775 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.775 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:03:23.775 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:03:17.932535+0000", 2023-09-24T00:03:23.775 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.010809777 2023-09-24T00:03:23.775 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.775 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.775 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-24T00:03:23.775 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:03:17.932545+0000", 2023-09-24T00:03:23.775 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.0002e-05 2023-09-24T00:03:23.775 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.776 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.776 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:03:23.776 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:03:17.932602+0000", 2023-09-24T00:03:23.776 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.7163000000000001e-05 2023-09-24T00:03:23.776 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.776 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.776 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:03:23.776 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:03:17.932631+0000", 2023-09-24T00:03:23.776 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.9396000000000001e-05 2023-09-24T00:03:23.776 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.776 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.777 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-24T00:03:23.777 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:03:17.932675+0000", 2023-09-24T00:03:23.777 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.3531e-05 2023-09-24T00:03:23.777 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.777 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.777 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-24T00:03:23.777 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:03:17.934889+0000", 2023-09-24T00:03:23.777 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0022145960000000001 2023-09-24T00:03:23.777 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:03:23.777 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-24T00:03:23.777 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:03:23.778 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.778 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.778 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.35448.0:97083 10.2 10:424d9819:::benchmark_data_smithi159_258586_object20623:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e384)", 2023-09-24T00:03:23.778 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-24T00:03:17.916401+0000", 2023-09-24T00:03:23.778 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 5.6802994590000004, 2023-09-24T00:03:23.778 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.035419237999999999, 2023-09-24T00:03:23.778 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-24T00:03:23.778 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:03:23.778 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-24T00:03:23.778 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.35448", 2023-09-24T00:03:23.779 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:03:23.779 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 97083 2023-09-24T00:03:23.779 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.779 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-24T00:03:23.779 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.779 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-24T00:03:23.779 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:03:17.916401+0000", 2023-09-24T00:03:23.779 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:03:23.779 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.779 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.779 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-24T00:03:23.780 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:03:17.916401+0000", 2023-09-24T00:03:23.780 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:03:23.780 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.780 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.780 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-24T00:03:23.780 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:03:17.916400+0000", 2023-09-24T00:03:23.780 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999986 2023-09-24T00:03:23.780 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.780 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.780 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-24T00:03:23.781 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:03:17.916408+0000", 2023-09-24T00:03:23.781 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.3219999999999993e-06 2023-09-24T00:03:23.781 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.781 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.781 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-24T00:03:23.781 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:03:17.916420+0000", 2023-09-24T00:03:23.781 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.2395000000000001e-05 2023-09-24T00:03:23.781 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.781 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.781 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-24T00:03:23.781 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:03:17.916426+0000", 2023-09-24T00:03:23.782 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.1380000000000004e-06 2023-09-24T00:03:23.782 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.782 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.782 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:03:23.782 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:03:17.936353+0000", 2023-09-24T00:03:23.782 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.019926735000000001 2023-09-24T00:03:23.782 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.782 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.782 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for degraded object", 2023-09-24T00:03:23.782 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:03:17.937068+0000", 2023-09-24T00:03:23.783 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00071471299999999996 2023-09-24T00:03:23.783 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.783 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.783 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:03:23.783 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:03:17.944934+0000", 2023-09-24T00:03:23.783 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0078661019999999998 2023-09-24T00:03:23.783 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.783 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.783 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-24T00:03:23.783 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:03:17.945009+0000", 2023-09-24T00:03:23.783 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.5467000000000001e-05 2023-09-24T00:03:23.784 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.784 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.784 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 0,1,6", 2023-09-24T00:03:23.784 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:03:17.945102+0000", 2023-09-24T00:03:23.784 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 9.2770999999999997e-05 2023-09-24T00:03:23.784 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.784 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.784 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:03:23.784 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:03:17.950051+0000", 2023-09-24T00:03:23.784 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0049485609999999998 2023-09-24T00:03:23.784 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.785 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.785 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:03:23.785 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:03:17.950106+0000", 2023-09-24T00:03:23.785 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.5445000000000002e-05 2023-09-24T00:03:23.785 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.785 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.785 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-24T00:03:23.785 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:03:17.950116+0000", 2023-09-24T00:03:23.785 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 9.6290000000000005e-06 2023-09-24T00:03:23.785 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.785 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.786 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:03:23.786 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:03:17.950140+0000", 2023-09-24T00:03:23.786 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.3657999999999999e-05 2023-09-24T00:03:23.786 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.786 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.786 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-24T00:03:23.786 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:03:17.950177+0000", 2023-09-24T00:03:23.786 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 3.7852999999999998e-05 2023-09-24T00:03:23.786 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:03:23.786 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:03:23.787 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-24T00:03:23.787 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:03:17.951820+0000", 2023-09-24T00:03:23.787 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0016429369999999999 2023-09-24T00:03:23.787 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:03:23.787 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-24T00:03:23.787 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:03:23.787 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:03:23.787 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-24T00:03:23.787 INFO:teuthology.orchestra.run.smithi159.stdout:} 2023-09-24T00:03:23.788 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:03:23.811 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:03:23.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:23.814 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:03:23.915 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:23.919 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 24 00:03:23 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [24/Sep/2023:00:03:23] "GET /metrics HTTP/1.1" 200 36681 "" "Prometheus/2.43.0" 2023-09-24T00:03:23.938 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:23.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:23.940 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:03:24.013 INFO:teuthology.orchestra.run.smithi159.stdout:osd.0: {} 2023-09-24T00:03:24.034 INFO:teuthology.orchestra.run.smithi159.stdout:osd.1: {} 2023-09-24T00:03:24.041 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:03:24.057 INFO:teuthology.orchestra.run.smithi159.stdout:osd.2: {} 2023-09-24T00:03:24.068 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:03:24.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:24.072 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:03:24.078 INFO:teuthology.orchestra.run.smithi159.stdout:osd.3: {} 2023-09-24T00:03:24.108 INFO:teuthology.orchestra.run.smithi159.stdout:osd.4: {} 2023-09-24T00:03:24.131 INFO:teuthology.orchestra.run.smithi159.stdout:osd.5: {} 2023-09-24T00:03:24.161 INFO:teuthology.orchestra.run.smithi159.stdout:osd.6: {} 2023-09-24T00:03:24.172 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:03:24.180 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:03:24 smithi159 bash[105915]: cluster 2023-09-24T00:03:23.074205+0000 mgr.y (mgr.25991) 1399 : cluster 0 pgmap v1582: 89 pgs: 2 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 3.4 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 78 op/s; 39331/166986 objects degraded (23.553%); 17336/166986 objects misplaced (10.382%); 1.7 MiB/s, 29 objects/s recovering 2023-09-24T00:03:24.180 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:03:24 smithi159 bash[105915]: audit 2023-09-24T00:03:23.265308+0000 mon.c (mon.2) 131 : audit 1 from='client.? 172.21.15.159:0/2305074469' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-24T00:03:24.180 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:03:24 smithi159 bash[105915]: audit 2023-09-24T00:03:23.265697+0000 mon.a (mon.0) 1819 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-24T00:03:24.180 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:03:24 smithi159 bash[105915]: audit 2023-09-24T00:03:23.987464+0000 mon.a (mon.0) 1820 : audit 0 from='client.? 172.21.15.159:0/4249576345' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-24T00:03:24.180 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:03:24 smithi159 bash[108473]: cluster 2023-09-24T00:03:23.074205+0000 mgr.y (mgr.25991) 1399 : cluster 0 pgmap v1582: 89 pgs: 2 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 3.4 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 78 op/s; 39331/166986 objects degraded (23.553%); 17336/166986 objects misplaced (10.382%); 1.7 MiB/s, 29 objects/s recovering 2023-09-24T00:03:24.181 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:03:24 smithi159 bash[108473]: audit 2023-09-24T00:03:23.265308+0000 mon.c (mon.2) 131 : audit 1 from='client.? 172.21.15.159:0/2305074469' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-24T00:03:24.181 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:03:24 smithi159 bash[108473]: audit 2023-09-24T00:03:23.265697+0000 mon.a (mon.0) 1819 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-24T00:03:24.181 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:03:24 smithi159 bash[108473]: audit 2023-09-24T00:03:23.987464+0000 mon.a (mon.0) 1820 : audit 0 from='client.? 172.21.15.159:0/4249576345' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-24T00:03:24.191 INFO:teuthology.orchestra.run.smithi159.stdout:osd.7: {} 2023-09-24T00:03:24.194 INFO:teuthology.orchestra.run.smithi159.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-24T00:03:24.194 INFO:teuthology.orchestra.run.smithi159.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-24T00:03:24.194 INFO:teuthology.orchestra.run.smithi159.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-24T00:03:24.194 INFO:teuthology.orchestra.run.smithi159.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-24T00:03:24.194 INFO:teuthology.orchestra.run.smithi159.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-24T00:03:24.194 INFO:teuthology.orchestra.run.smithi159.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-24T00:03:24.194 INFO:teuthology.orchestra.run.smithi159.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-24T00:03:24.194 INFO:teuthology.orchestra.run.smithi159.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-24T00:03:24.195 INFO:teuthology.orchestra.run.smithi159.stderr:nodeep-scrub is unset 2023-09-24T00:03:24.197 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:03:24.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:24.200 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:03:24.301 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:03:24.321 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:03:24.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:24.324 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:03:24.424 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:24.450 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:24.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:24.452 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:03:24.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:03:24 smithi164 bash[92846]: cluster 2023-09-24T00:03:23.074205+0000 mgr.y (mgr.25991) 1399 : cluster 0 pgmap v1582: 89 pgs: 2 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 3.4 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 78 op/s; 39331/166986 objects degraded (23.553%); 17336/166986 objects misplaced (10.382%); 1.7 MiB/s, 29 objects/s recovering 2023-09-24T00:03:24.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:03:24 smithi164 bash[92846]: audit 2023-09-24T00:03:23.265308+0000 mon.c (mon.2) 131 : audit 1 from='client.? 172.21.15.159:0/2305074469' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-24T00:03:24.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:03:24 smithi164 bash[92846]: audit 2023-09-24T00:03:23.265697+0000 mon.a (mon.0) 1819 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-24T00:03:24.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:03:24 smithi164 bash[92846]: audit 2023-09-24T00:03:23.987464+0000 mon.a (mon.0) 1820 : audit 0 from='client.? 172.21.15.159:0/4249576345' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-24T00:03:24.553 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:03:24.586 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:03:24.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:24.590 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:03:24.691 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:03:24.712 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:03:24.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:24.713 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:03:24.814 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:24.846 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:24.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:24.849 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:03:24.949 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:03:24.983 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:03:24.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:24.986 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:03:25.087 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:03:25.113 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:03:25.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:25.116 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:03:25.186 INFO:teuthology.orchestra.run.smithi159.stderr:set osd.5 primary-affinity to 1 (8655362) 2023-09-24T00:03:25.217 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:03:25.242 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:03:25.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:25.244 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:03:25.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:03:25 smithi164 bash[92846]: cluster 2023-09-24T00:03:24.158957+0000 mon.a (mon.0) 1821 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-24T00:03:25.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:03:25 smithi164 bash[92846]: cluster 2023-09-24T00:03:24.181894+0000 osd.6 (osd.6) 459 : cluster 3 failed to encode map e385 with expected crc 2023-09-24T00:03:25.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:03:25 smithi164 bash[92846]: cluster 2023-09-24T00:03:24.184811+0000 osd.6 (osd.6) 460 : cluster 3 failed to encode map e385 with expected crc 2023-09-24T00:03:25.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:03:25 smithi164 bash[92846]: audit 2023-09-24T00:03:24.185499+0000 mon.a (mon.0) 1822 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-24T00:03:25.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:03:25 smithi164 bash[92846]: cluster 2023-09-24T00:03:24.185799+0000 mon.a (mon.0) 1823 : cluster 0 osdmap e385: 8 total, 8 up, 7 in 2023-09-24T00:03:25.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:03:25 smithi164 bash[92846]: cluster 2023-09-24T00:03:24.261230+0000 osd.7 (osd.7) 247 : cluster 3 failed to encode map e385 with expected crc 2023-09-24T00:03:25.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:03:25 smithi164 bash[92846]: cluster 2023-09-24T00:03:24.318907+0000 osd.4 (osd.4) 304 : cluster 3 failed to encode map e385 with expected crc 2023-09-24T00:03:25.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:03:25 smithi164 bash[92846]: audit 2023-09-24T00:03:24.365305+0000 mon.a (mon.0) 1824 : audit 1 from='client.? 172.21.15.159:0/3539756790' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]: dispatch 2023-09-24T00:03:25.345 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:25.369 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:25.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:25.372 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:03:25.473 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:03:25.482 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:03:25 smithi159 bash[108473]: cluster 2023-09-24T00:03:24.158957+0000 mon.a (mon.0) 1821 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-24T00:03:25.482 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:03:25 smithi159 bash[108473]: cluster 2023-09-24T00:03:24.181894+0000 osd.6 (osd.6) 459 : cluster 3 failed to encode map e385 with expected crc 2023-09-24T00:03:25.482 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:03:25 smithi159 bash[108473]: cluster 2023-09-24T00:03:24.184811+0000 osd.6 (osd.6) 460 : cluster 3 failed to encode map e385 with expected crc 2023-09-24T00:03:25.483 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:03:25 smithi159 bash[108473]: audit 2023-09-24T00:03:24.185499+0000 mon.a (mon.0) 1822 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-24T00:03:25.483 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:03:25 smithi159 bash[108473]: cluster 2023-09-24T00:03:24.185799+0000 mon.a (mon.0) 1823 : cluster 0 osdmap e385: 8 total, 8 up, 7 in 2023-09-24T00:03:25.483 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:03:25 smithi159 bash[108473]: cluster 2023-09-24T00:03:24.261230+0000 osd.7 (osd.7) 247 : cluster 3 failed to encode map e385 with expected crc 2023-09-24T00:03:25.483 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:03:25 smithi159 bash[108473]: cluster 2023-09-24T00:03:24.318907+0000 osd.4 (osd.4) 304 : cluster 3 failed to encode map e385 with expected crc 2023-09-24T00:03:25.483 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:03:25 smithi159 bash[108473]: audit 2023-09-24T00:03:24.365305+0000 mon.a (mon.0) 1824 : audit 1 from='client.? 172.21.15.159:0/3539756790' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]: dispatch 2023-09-24T00:03:25.483 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:03:25 smithi159 bash[105915]: cluster 2023-09-24T00:03:24.158957+0000 mon.a (mon.0) 1821 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-24T00:03:25.483 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:03:25 smithi159 bash[105915]: cluster 2023-09-24T00:03:24.181894+0000 osd.6 (osd.6) 459 : cluster 3 failed to encode map e385 with expected crc 2023-09-24T00:03:25.483 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:03:25 smithi159 bash[105915]: cluster 2023-09-24T00:03:24.184811+0000 osd.6 (osd.6) 460 : cluster 3 failed to encode map e385 with expected crc 2023-09-24T00:03:25.483 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:03:25 smithi159 bash[105915]: audit 2023-09-24T00:03:24.185499+0000 mon.a (mon.0) 1822 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-24T00:03:25.484 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:03:25 smithi159 bash[105915]: cluster 2023-09-24T00:03:24.185799+0000 mon.a (mon.0) 1823 : cluster 0 osdmap e385: 8 total, 8 up, 7 in 2023-09-24T00:03:25.484 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:03:25 smithi159 bash[105915]: cluster 2023-09-24T00:03:24.261230+0000 osd.7 (osd.7) 247 : cluster 3 failed to encode map e385 with expected crc 2023-09-24T00:03:25.484 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:03:25 smithi159 bash[105915]: cluster 2023-09-24T00:03:24.318907+0000 osd.4 (osd.4) 304 : cluster 3 failed to encode map e385 with expected crc 2023-09-24T00:03:25.484 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:03:25 smithi159 bash[105915]: audit 2023-09-24T00:03:24.365305+0000 mon.a (mon.0) 1824 : audit 1 from='client.? 172.21.15.159:0/3539756790' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]: dispatch 2023-09-24T00:03:25.497 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:03:25.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:25.499 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:03:25.600 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:25.629 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:25.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:25.632 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:03:25.733 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:25.756 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:25.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:25.758 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:03:25.859 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:25.884 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:25.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:25.887 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:03:25.907 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_ops_in_flight 2023-09-24T00:03:25.988 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:26.019 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:26.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:26.022 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:03:26.122 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:03:26.145 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:03:26.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:26.147 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:03:26.248 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:03:26.273 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:03:26.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:26.275 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:03:26.376 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:03:26.400 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:03:26.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:26.402 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:03:26.503 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:26.515 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:03:26 smithi164 bash[92846]: cluster 2023-09-24T00:03:25.074953+0000 mgr.y (mgr.25991) 1400 : cluster 0 pgmap v1584: 89 pgs: 2 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 3.4 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 96 op/s; 39269/166239 objects degraded (23.622%); 17306/166239 objects misplaced (10.410%); 2.1 MiB/s, 36 objects/s recovering 2023-09-24T00:03:26.516 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:03:26 smithi164 bash[92846]: cluster 2023-09-24T00:03:25.175430+0000 osd.7 (osd.7) 248 : cluster 3 failed to encode map e386 with expected crc 2023-09-24T00:03:26.516 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:03:26 smithi164 bash[92846]: audit 2023-09-24T00:03:25.176361+0000 mon.a (mon.0) 1825 : audit 1 from='client.? 172.21.15.159:0/3539756790' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]': finished 2023-09-24T00:03:26.516 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:03:26 smithi164 bash[92846]: cluster 2023-09-24T00:03:25.176449+0000 mon.a (mon.0) 1826 : cluster 0 osdmap e386: 8 total, 8 up, 7 in 2023-09-24T00:03:26.516 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:03:26 smithi164 bash[92846]: cluster 2023-09-24T00:03:25.201538+0000 osd.5 (osd.5) 227 : cluster 3 failed to encode map e386 with expected crc 2023-09-24T00:03:26.531 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:26.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:26.534 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:03:26.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:03:26 smithi159 bash[105915]: cluster 2023-09-24T00:03:25.074953+0000 mgr.y (mgr.25991) 1400 : cluster 0 pgmap v1584: 89 pgs: 2 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 3.4 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 96 op/s; 39269/166239 objects degraded (23.622%); 17306/166239 objects misplaced (10.410%); 2.1 MiB/s, 36 objects/s recovering 2023-09-24T00:03:26.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:03:26 smithi159 bash[105915]: cluster 2023-09-24T00:03:25.175430+0000 osd.7 (osd.7) 248 : cluster 3 failed to encode map e386 with expected crc 2023-09-24T00:03:26.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:03:26 smithi159 bash[105915]: audit 2023-09-24T00:03:25.176361+0000 mon.a (mon.0) 1825 : audit 1 from='client.? 172.21.15.159:0/3539756790' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]': finished 2023-09-24T00:03:26.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:03:26 smithi159 bash[105915]: cluster 2023-09-24T00:03:25.176449+0000 mon.a (mon.0) 1826 : cluster 0 osdmap e386: 8 total, 8 up, 7 in 2023-09-24T00:03:26.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:03:26 smithi159 bash[105915]: cluster 2023-09-24T00:03:25.201538+0000 osd.5 (osd.5) 227 : cluster 3 failed to encode map e386 with expected crc 2023-09-24T00:03:26.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:03:26 smithi159 bash[108473]: cluster 2023-09-24T00:03:25.074953+0000 mgr.y (mgr.25991) 1400 : cluster 0 pgmap v1584: 89 pgs: 2 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 3.4 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 96 op/s; 39269/166239 objects degraded (23.622%); 17306/166239 objects misplaced (10.410%); 2.1 MiB/s, 36 objects/s recovering 2023-09-24T00:03:26.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:03:26 smithi159 bash[108473]: cluster 2023-09-24T00:03:25.175430+0000 osd.7 (osd.7) 248 : cluster 3 failed to encode map e386 with expected crc 2023-09-24T00:03:26.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:03:26 smithi159 bash[108473]: audit 2023-09-24T00:03:25.176361+0000 mon.a (mon.0) 1825 : audit 1 from='client.? 172.21.15.159:0/3539756790' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]': finished 2023-09-24T00:03:26.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:03:26 smithi159 bash[108473]: cluster 2023-09-24T00:03:25.176449+0000 mon.a (mon.0) 1826 : cluster 0 osdmap e386: 8 total, 8 up, 7 in 2023-09-24T00:03:26.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:03:26 smithi159 bash[108473]: cluster 2023-09-24T00:03:25.201538+0000 osd.5 (osd.5) 227 : cluster 3 failed to encode map e386 with expected crc 2023-09-24T00:03:26.634 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:03:26.659 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:03:26.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:26.661 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:03:26.762 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:03:26.791 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:03:26.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:26.794 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:03:26.895 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:03:26.922 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:03:26.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:26.927 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:03:27.027 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:27.052 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:27.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:27.054 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:03:27.155 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:27.176 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:27.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:27.179 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:03:27.279 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:03:27.310 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:03:27.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:27.313 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:03:27.413 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:27.437 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:27.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:27.440 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:03:27.542 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:27.565 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:27.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:27.569 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:03:27.669 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:03:27.689 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:03:27.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:27.692 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:03:27.793 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:03:27.820 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:03:27.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:27.822 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:03:27.923 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:03:27.955 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:03:27.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:27.958 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:03:28.058 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:28.090 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:28.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:28.094 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:03:28.195 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:03:28.209 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:03:28 smithi159 bash[105915]: cluster 2023-09-24T00:03:27.076002+0000 mgr.y (mgr.25991) 1401 : cluster 0 pgmap v1586: 89 pgs: 2 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 3.4 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 96 op/s; 39204/165354 objects degraded (23.709%); 17189/165354 objects misplaced (10.395%); 2.1 MiB/s, 33 objects/s recovering 2023-09-24T00:03:28.209 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:03:28 smithi159 bash[105915]: cluster 2023-09-24T00:03:28.106007+0000 mon.a (mon.0) 1827 : cluster 3 Health check update: Degraded data redundancy: 39204/165354 objects degraded (23.709%), 14 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-24T00:03:28.209 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:03:28 smithi159 bash[108473]: cluster 2023-09-24T00:03:27.076002+0000 mgr.y (mgr.25991) 1401 : cluster 0 pgmap v1586: 89 pgs: 2 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 3.4 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 96 op/s; 39204/165354 objects degraded (23.709%); 17189/165354 objects misplaced (10.395%); 2.1 MiB/s, 33 objects/s recovering 2023-09-24T00:03:28.210 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:03:28 smithi159 bash[108473]: cluster 2023-09-24T00:03:28.106007+0000 mon.a (mon.0) 1827 : cluster 3 Health check update: Degraded data redundancy: 39204/165354 objects degraded (23.709%), 14 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-24T00:03:28.228 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:03:28.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:28.231 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:03:28.332 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:28.361 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:28.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:28.363 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:03:28.437 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:03:28 smithi164 bash[92846]: cluster 2023-09-24T00:03:27.076002+0000 mgr.y (mgr.25991) 1401 : cluster 0 pgmap v1586: 89 pgs: 2 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 3.4 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 96 op/s; 39204/165354 objects degraded (23.709%); 17189/165354 objects misplaced (10.395%); 2.1 MiB/s, 33 objects/s recovering 2023-09-24T00:03:28.437 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:03:28 smithi164 bash[92846]: cluster 2023-09-24T00:03:28.106007+0000 mon.a (mon.0) 1827 : cluster 3 Health check update: Degraded data redundancy: 39204/165354 objects degraded (23.709%), 14 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-24T00:03:28.464 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:28.489 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:28.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:28.492 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:03:28.593 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:28.630 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:28.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:28.636 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:03:28.736 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:03:28.764 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:03:28.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:28.766 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:03:28.869 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:28.902 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:28.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:28.907 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:03:29.007 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:03:29.037 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:03:29.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:29.040 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:03:29.141 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:03:29.166 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:03:29.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:29.170 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:03:29.271 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:29.299 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:29.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:29.303 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:03:29.401 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-24T00:03:29.404 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:29.434 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:29.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:29.437 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:03:29.484 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-24T00:03:29.538 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:03:29.569 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:03:29.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:29.572 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:03:29.673 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:03:29.697 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:03:29.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:29.699 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:03:29.800 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:03:29.826 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:03:29.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:29.828 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:03:29.928 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:03:29.959 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:03:29.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:29.962 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:03:30.063 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:03:30.090 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:03:30.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:30.093 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:03:30.193 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:03:30.220 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:03:30.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:30.222 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:03:30.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:03:30 smithi159 bash[105915]: cluster 2023-09-24T00:03:29.076962+0000 mgr.y (mgr.25991) 1402 : cluster 0 pgmap v1587: 89 pgs: 2 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 3.4 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 114 op/s; 39166/164769 objects degraded (23.770%); 17159/164769 objects misplaced (10.414%); 2.4 MiB/s, 38 objects/s recovering 2023-09-24T00:03:30.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:03:30 smithi159 bash[108473]: cluster 2023-09-24T00:03:29.076962+0000 mgr.y (mgr.25991) 1402 : cluster 0 pgmap v1587: 89 pgs: 2 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 3.4 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 114 op/s; 39166/164769 objects degraded (23.770%); 17159/164769 objects misplaced (10.414%); 2.4 MiB/s, 38 objects/s recovering 2023-09-24T00:03:30.322 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:03:30.332 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:03:30 smithi164 bash[92846]: cluster 2023-09-24T00:03:29.076962+0000 mgr.y (mgr.25991) 1402 : cluster 0 pgmap v1587: 89 pgs: 2 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 3.4 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 114 op/s; 39166/164769 objects degraded (23.770%); 17159/164769 objects misplaced (10.414%); 2.4 MiB/s, 38 objects/s recovering 2023-09-24T00:03:30.355 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:03:30.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:30.358 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:03:30.458 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:03:30.488 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:03:30.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:30.491 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:03:30.591 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:30.623 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:30.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:30.626 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:03:30.667 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-24T00:03:30.727 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:03:30.757 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:03:30.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:30.760 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:03:30.861 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:30.888 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:30.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:30.891 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:03:30.992 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:03:31.023 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:03:31.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:31.026 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:03:31.127 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:03:31.158 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:03:31.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:31.162 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:03:31.263 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:03:31.284 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:03:31.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:31.286 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:03:31.387 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:03:31.418 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:03:31.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:31.420 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:03:31.521 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:03:31.549 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:03:31.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:31.552 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:03:31.652 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:03:31.679 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:03:31.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:31.681 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:03:31.781 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:03:31.808 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:03:31.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:31.810 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:03:31.911 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:03:31.933 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:03:31.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:31.936 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:03:32.037 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:03:32.061 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:03:32.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:32.065 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:03:32.165 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:03:32.195 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:03:32.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:32.199 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:03:32.300 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:03:32.326 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:03:32.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:32.328 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:03:32.429 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:32.440 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:03:32 smithi159 bash[105915]: cluster 2023-09-24T00:03:31.078008+0000 mgr.y (mgr.25991) 1403 : cluster 0 pgmap v1588: 89 pgs: 2 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 3.4 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 99 op/s; 39135/164604 objects degraded (23.775%); 17159/164604 objects misplaced (10.424%); 2.2 MiB/s, 35 objects/s recovering 2023-09-24T00:03:32.441 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:03:32 smithi159 bash[108473]: cluster 2023-09-24T00:03:31.078008+0000 mgr.y (mgr.25991) 1403 : cluster 0 pgmap v1588: 89 pgs: 2 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 3.4 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 99 op/s; 39135/164604 objects degraded (23.775%); 17159/164604 objects misplaced (10.424%); 2.2 MiB/s, 35 objects/s recovering 2023-09-24T00:03:32.459 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:32.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:32.462 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:03:32.496 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 3, 6, 7, 5, 0] out_osds: [4] dead_osds: [] live_osds: [0, 2, 3, 4, 5, 6, 7, 1] 2023-09-24T00:03:32.497 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-24T00:03:32.497 INFO:tasks.thrashosds.thrasher:inject_pause on osd.3 2023-09-24T00:03:32.497 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-09-24T00:03:32.497 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-09-24T00:03:32.497 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 config set filestore_inject_stall 3 2023-09-24T00:03:32.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:03:32 smithi164 bash[92846]: cluster 2023-09-24T00:03:31.078008+0000 mgr.y (mgr.25991) 1403 : cluster 0 pgmap v1588: 89 pgs: 2 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 3.4 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 99 op/s; 39135/164604 objects degraded (23.775%); 17159/164604 objects misplaced (10.424%); 2.2 MiB/s, 35 objects/s recovering 2023-09-24T00:03:32.563 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:03:32.586 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:03:32.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:32.588 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:03:32.689 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:03:32.712 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:03:32.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:32.715 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:03:32.816 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:03:32.845 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:03:32.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:32.849 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:03:32.950 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:03:32.974 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:03:32.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:32.976 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:03:33.077 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:33.106 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:33.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:33.109 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:03:33.209 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:03:33.238 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:03:33.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:33.242 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:03:33.343 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:33.354 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:03:33 smithi159 bash[105915]: audit 2023-09-24T00:03:32.276750+0000 mon.a (mon.0) 1828 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:03:33.354 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:03:33 smithi159 bash[105915]: audit 2023-09-24T00:03:32.278510+0000 mon.a (mon.0) 1829 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:03:33.354 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:03:33 smithi159 bash[105915]: cluster 2023-09-24T00:03:33.079194+0000 mgr.y (mgr.25991) 1404 : cluster 0 pgmap v1589: 89 pgs: 2 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 3.3 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 86 op/s; 39101/163932 objects degraded (23.852%); 17014/163932 objects misplaced (10.379%); 1.8 MiB/s, 29 objects/s recovering 2023-09-24T00:03:33.354 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:03:33 smithi159 bash[105915]: cluster 2023-09-24T00:03:33.107883+0000 mon.a (mon.0) 1830 : cluster 3 Health check update: Degraded data redundancy: 39135/164604 objects degraded (23.775%), 14 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-24T00:03:33.354 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:03:33 smithi159 bash[108473]: audit 2023-09-24T00:03:32.276750+0000 mon.a (mon.0) 1828 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:03:33.354 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:03:33 smithi159 bash[108473]: audit 2023-09-24T00:03:32.278510+0000 mon.a (mon.0) 1829 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:03:33.355 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:03:33 smithi159 bash[108473]: cluster 2023-09-24T00:03:33.079194+0000 mgr.y (mgr.25991) 1404 : cluster 0 pgmap v1589: 89 pgs: 2 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 3.3 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 86 op/s; 39101/163932 objects degraded (23.852%); 17014/163932 objects misplaced (10.379%); 1.8 MiB/s, 29 objects/s recovering 2023-09-24T00:03:33.355 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:03:33 smithi159 bash[108473]: cluster 2023-09-24T00:03:33.107883+0000 mon.a (mon.0) 1830 : cluster 3 Health check update: Degraded data redundancy: 39135/164604 objects degraded (23.775%), 14 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-24T00:03:33.374 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:33.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:33.377 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:03:33.478 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:33.503 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:33.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:33.506 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:03:33.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:03:33 smithi164 bash[92846]: audit 2023-09-24T00:03:32.276750+0000 mon.a (mon.0) 1828 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:03:33.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:03:33 smithi164 bash[92846]: audit 2023-09-24T00:03:32.278510+0000 mon.a (mon.0) 1829 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:03:33.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:03:33 smithi164 bash[92846]: cluster 2023-09-24T00:03:33.079194+0000 mgr.y (mgr.25991) 1404 : cluster 0 pgmap v1589: 89 pgs: 2 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 3.3 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 86 op/s; 39101/163932 objects degraded (23.852%); 17014/163932 objects misplaced (10.379%); 1.8 MiB/s, 29 objects/s recovering 2023-09-24T00:03:33.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:03:33 smithi164 bash[92846]: cluster 2023-09-24T00:03:33.107883+0000 mon.a (mon.0) 1830 : cluster 3 Health check update: Degraded data redundancy: 39135/164604 objects degraded (23.775%), 14 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-24T00:03:33.606 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:03:33.638 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:03:33.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:33.640 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:03:33.741 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:03:33.771 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:03:33.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:33.774 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:03:33.875 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:03:33.886 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 24 00:03:33 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [24/Sep/2023:00:03:33] "GET /metrics HTTP/1.1" 200 36680 "" "Prometheus/2.43.0" 2023-09-24T00:03:33.904 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:03:33.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:33.907 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:03:34.008 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:03:34.037 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:03:34.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:34.040 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:03:34.141 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:03:34.170 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:03:34.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:34.174 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:03:34.208 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:03:34.209 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:03:34.275 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:34.301 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:34.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:34.304 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:03:34.405 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:03:34.430 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:03:34.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:34.432 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:03:34.533 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:03:34.556 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:03:34.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:34.559 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:03:34.660 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:34.680 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:34.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:34.683 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:03:34.783 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:03:34.805 INFO:teuthology.orchestra.run.smithi164.stdout:ERROR: (22) Invalid argument 2023-09-24T00:03:34.806 INFO:teuthology.orchestra.run.smithi164.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-24T00:03:34.819 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:03:34.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:34.822 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:03:34.923 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:03:34.944 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:03:34.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:34.946 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:03:35.047 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:03:35.075 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:03:35.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:35.078 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:03:35.178 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:35.206 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:35.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:35.208 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:03:35.309 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:35.333 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:35.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:35.335 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:03:35.436 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:03:35.461 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:03:35.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:35.464 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:03:35.564 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:03:35.594 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:03:35.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:35.597 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:03:35.697 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:03:35.723 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:03:35.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:35.725 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:03:35.776 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_blocked_ops 2023-09-24T00:03:35.826 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:03:35.856 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:03:35.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:35.858 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:03:35.958 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:03:35.984 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:03:35.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:35.987 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:03:36.088 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:36.116 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:36.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:36.120 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:03:36.220 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:03:36.247 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:03:36.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:36.249 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:03:36.350 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:03:36.374 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:03:36.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:36.378 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:03:36.427 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:03:36 smithi159 bash[105915]: cluster 2023-09-24T00:03:35.079936+0000 mgr.y (mgr.25991) 1405 : cluster 0 pgmap v1590: 89 pgs: 2 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 3.3 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 96 op/s; 39077/163338 objects degraded (23.924%); 16980/163338 objects misplaced (10.396%); 2.0 MiB/s, 32 objects/s recovering 2023-09-24T00:03:36.428 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:03:36 smithi159 bash[108473]: cluster 2023-09-24T00:03:35.079936+0000 mgr.y (mgr.25991) 1405 : cluster 0 pgmap v1590: 89 pgs: 2 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 3.3 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 96 op/s; 39077/163338 objects degraded (23.924%); 16980/163338 objects misplaced (10.396%); 2.0 MiB/s, 32 objects/s recovering 2023-09-24T00:03:36.479 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:03:36.491 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:03:36 smithi164 bash[92846]: cluster 2023-09-24T00:03:35.079936+0000 mgr.y (mgr.25991) 1405 : cluster 0 pgmap v1590: 89 pgs: 2 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 3.3 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 96 op/s; 39077/163338 objects degraded (23.924%); 16980/163338 objects misplaced (10.396%); 2.0 MiB/s, 32 objects/s recovering 2023-09-24T00:03:36.511 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:03:36.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:36.514 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:03:36.615 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:03:36.639 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:03:36.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:36.641 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:03:36.742 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:36.764 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:36.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:36.767 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:03:36.868 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:03:36.894 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:03:36.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:36.896 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:03:36.997 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:37.028 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:37.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:37.030 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:03:37.131 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:37.389 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:37.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:37.391 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:03:37.492 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:03:37.517 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:03:37.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:37.520 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:03:37.621 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:03:37.644 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:03:37.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:37.647 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:03:37.748 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:37.777 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:37.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:37.780 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:03:37.880 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:03:37.910 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:03:37.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:37.913 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:03:38.014 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:38.039 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:38.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:38.042 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:03:38.143 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:03:38.164 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:03:38.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:38.166 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:03:38.267 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:38.289 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:38.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:38.292 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:03:38.393 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:03:38.400 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:03:38.405 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:03:38 smithi164 bash[92846]: cluster 2023-09-24T00:03:37.081247+0000 mgr.y (mgr.25991) 1406 : cluster 0 pgmap v1591: 89 pgs: 2 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 3.3 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 100 op/s; 39006/162381 objects degraded (24.021%); 16843/162381 objects misplaced (10.373%); 2.0 MiB/s, 32 objects/s recovering 2023-09-24T00:03:38.405 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:03:38 smithi164 bash[92846]: cluster 2023-09-24T00:03:38.109384+0000 mon.a (mon.0) 1831 : cluster 3 Health check update: Degraded data redundancy: 39006/162381 objects degraded (24.021%), 14 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-24T00:03:38.420 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:03:38.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:38.423 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:03:38.523 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:38.536 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:03:38 smithi159 bash[108473]: cluster 2023-09-24T00:03:37.081247+0000 mgr.y (mgr.25991) 1406 : cluster 0 pgmap v1591: 89 pgs: 2 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 3.3 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 100 op/s; 39006/162381 objects degraded (24.021%); 16843/162381 objects misplaced (10.373%); 2.0 MiB/s, 32 objects/s recovering 2023-09-24T00:03:38.537 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:03:38 smithi159 bash[108473]: cluster 2023-09-24T00:03:38.109384+0000 mon.a (mon.0) 1831 : cluster 3 Health check update: Degraded data redundancy: 39006/162381 objects degraded (24.021%), 14 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-24T00:03:38.537 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:03:38 smithi159 bash[105915]: cluster 2023-09-24T00:03:37.081247+0000 mgr.y (mgr.25991) 1406 : cluster 0 pgmap v1591: 89 pgs: 2 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 3.3 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 100 op/s; 39006/162381 objects degraded (24.021%); 16843/162381 objects misplaced (10.373%); 2.0 MiB/s, 32 objects/s recovering 2023-09-24T00:03:38.537 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:03:38 smithi159 bash[105915]: cluster 2023-09-24T00:03:38.109384+0000 mon.a (mon.0) 1831 : cluster 3 Health check update: Degraded data redundancy: 39006/162381 objects degraded (24.021%), 14 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-24T00:03:38.550 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:38.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:38.554 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:03:38.654 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:03:38.687 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:03:38.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:38.690 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:03:38.790 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:03:38.815 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:03:38.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:38.819 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:03:38.919 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:03:38.952 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:03:38.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:38.955 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:03:39.055 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:03:39.079 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:03:39.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:39.082 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:03:39.183 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:39.211 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:39.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:39.213 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:03:39.314 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:39.342 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:39.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:39.345 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:03:39.445 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:39.470 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:39.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:39.472 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:03:39.573 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:39.596 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:39.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:39.598 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:03:39.699 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:39.721 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:39.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:39.725 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:03:39.826 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:03:39.853 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:03:39.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:39.855 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:03:39.956 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:39.983 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:39.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:39.985 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:03:40.086 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:40.109 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:40.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:40.111 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:03:40.212 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:03:40.240 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:03:40.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:40.242 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:03:40.328 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:03:40 smithi159 bash[108473]: cluster 2023-09-24T00:03:39.082247+0000 mgr.y (mgr.25991) 1407 : cluster 0 pgmap v1592: 89 pgs: 2 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 3.3 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 106 op/s; 38936/161529 objects degraded (24.105%); 16813/161529 objects misplaced (10.409%); 2.2 MiB/s, 35 objects/s recovering 2023-09-24T00:03:40.343 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:03:40.369 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:03:40.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:40.372 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:03:40.473 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:03:40.497 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:03:40.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:40.499 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:03:40.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:03:40 smithi164 bash[92846]: cluster 2023-09-24T00:03:39.082247+0000 mgr.y (mgr.25991) 1407 : cluster 0 pgmap v1592: 89 pgs: 2 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 3.3 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 106 op/s; 38936/161529 objects degraded (24.105%); 16813/161529 objects misplaced (10.409%); 2.2 MiB/s, 35 objects/s recovering 2023-09-24T00:03:40.579 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-24T00:03:40.599 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:40.625 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:40.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:40.628 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:03:40.646 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:03:40 smithi159 bash[105915]: cluster 2023-09-24T00:03:39.082247+0000 mgr.y (mgr.25991) 1407 : cluster 0 pgmap v1592: 89 pgs: 2 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 3.3 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 106 op/s; 38936/161529 objects degraded (24.105%); 16813/161529 objects misplaced (10.409%); 2.2 MiB/s, 35 objects/s recovering 2023-09-24T00:03:40.728 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:03:40.752 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:03:40.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:40.754 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:03:40.855 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:03:40.877 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:03:40.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:40.882 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:03:40.983 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:03:41.002 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:03:41.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:41.007 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:03:41.108 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:03:41.144 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:03:41.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:41.145 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:03:41.246 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:03:41.270 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:03:41.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:41.274 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:03:41.375 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:41.407 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:41.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:41.409 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:03:41.510 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:03:41.544 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:03:41.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:41.546 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:03:41.647 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:03:41.685 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:03:41.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:41.687 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:03:41.788 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:03:41.814 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:03:41.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:41.817 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:03:41.918 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:03:41.927 INFO:teuthology.orchestra.run.smithi159.stdout:osd.0: {} 2023-09-24T00:03:41.949 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:03:41.951 INFO:teuthology.orchestra.run.smithi159.stdout:osd.1: {} 2023-09-24T00:03:41.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:41.953 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:03:41.982 INFO:teuthology.orchestra.run.smithi159.stdout:osd.2: {} 2023-09-24T00:03:42.006 INFO:teuthology.orchestra.run.smithi159.stdout:osd.3: {} 2023-09-24T00:03:42.034 INFO:teuthology.orchestra.run.smithi159.stdout:osd.4: {} 2023-09-24T00:03:42.054 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:03:42.060 INFO:teuthology.orchestra.run.smithi159.stdout:osd.5: {} 2023-09-24T00:03:42.083 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:03:42.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:42.086 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:03:42.087 INFO:teuthology.orchestra.run.smithi159.stdout:osd.6: {} 2023-09-24T00:03:42.112 INFO:teuthology.orchestra.run.smithi159.stdout:osd.7: {} 2023-09-24T00:03:42.114 INFO:teuthology.orchestra.run.smithi159.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-24T00:03:42.114 INFO:teuthology.orchestra.run.smithi159.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-24T00:03:42.114 INFO:teuthology.orchestra.run.smithi159.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-24T00:03:42.114 INFO:teuthology.orchestra.run.smithi159.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-24T00:03:42.114 INFO:teuthology.orchestra.run.smithi159.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-24T00:03:42.114 INFO:teuthology.orchestra.run.smithi159.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-24T00:03:42.114 INFO:teuthology.orchestra.run.smithi159.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-24T00:03:42.114 INFO:teuthology.orchestra.run.smithi159.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-24T00:03:42.156 INFO:teuthology.orchestra.run.smithi159.stderr:noscrub is set 2023-09-24T00:03:42.187 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:42.202 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:03:42 smithi164 bash[92846]: cluster 2023-09-24T00:03:41.083381+0000 mgr.y (mgr.25991) 1408 : cluster 0 pgmap v1593: 89 pgs: 2 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 3.3 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 95 op/s; 38910/161337 objects degraded (24.117%); 16813/161337 objects misplaced (10.421%); 2.0 MiB/s, 32 objects/s recovering 2023-09-24T00:03:42.202 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:03:42 smithi164 bash[92846]: audit 2023-09-24T00:03:41.751298+0000 mon.a (mon.0) 1832 : audit 1 from='client.? 172.21.15.159:0/2816059299' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-24T00:03:42.202 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:03:42 smithi164 bash[92846]: audit 2023-09-24T00:03:41.892703+0000 mon.c (mon.2) 132 : audit 0 from='client.? 172.21.15.159:0/3759827799' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-24T00:03:42.216 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:42.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:42.219 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:03:42.319 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:42.346 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:42.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:42.350 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:03:42.434 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:03:42 smithi159 bash[108473]: cluster 2023-09-24T00:03:41.083381+0000 mgr.y (mgr.25991) 1408 : cluster 0 pgmap v1593: 89 pgs: 2 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 3.3 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 95 op/s; 38910/161337 objects degraded (24.117%); 16813/161337 objects misplaced (10.421%); 2.0 MiB/s, 32 objects/s recovering 2023-09-24T00:03:42.435 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:03:42 smithi159 bash[108473]: audit 2023-09-24T00:03:41.751298+0000 mon.a (mon.0) 1832 : audit 1 from='client.? 172.21.15.159:0/2816059299' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-24T00:03:42.435 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:03:42 smithi159 bash[108473]: audit 2023-09-24T00:03:41.892703+0000 mon.c (mon.2) 132 : audit 0 from='client.? 172.21.15.159:0/3759827799' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-24T00:03:42.450 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:03:42.481 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:03:42.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:42.483 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:03:42.584 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:42.610 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:42.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:42.613 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:03:42.714 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:42.735 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:42.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:42.738 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:03:42.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:03:42 smithi159 bash[105915]: cluster 2023-09-24T00:03:41.083381+0000 mgr.y (mgr.25991) 1408 : cluster 0 pgmap v1593: 89 pgs: 2 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 3.3 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 95 op/s; 38910/161337 objects degraded (24.117%); 16813/161337 objects misplaced (10.421%); 2.0 MiB/s, 32 objects/s recovering 2023-09-24T00:03:42.796 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:03:42 smithi159 bash[105915]: audit 2023-09-24T00:03:41.751298+0000 mon.a (mon.0) 1832 : audit 1 from='client.? 172.21.15.159:0/2816059299' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-24T00:03:42.796 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:03:42 smithi159 bash[105915]: audit 2023-09-24T00:03:41.892703+0000 mon.c (mon.2) 132 : audit 0 from='client.? 172.21.15.159:0/3759827799' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-24T00:03:42.839 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:03:42.861 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:03:42.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:42.863 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:03:42.964 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:03:42.987 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:03:42.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:42.989 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:03:43.090 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:03:43.120 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:03:43.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:43.123 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:03:43.224 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:03:43.248 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:03:43.249 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:03:43 smithi164 bash[92846]: cluster 2023-09-24T00:03:42.141743+0000 mon.a (mon.0) 1833 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-24T00:03:43.250 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:03:43 smithi164 bash[92846]: cluster 2023-09-24T00:03:42.145795+0000 osd.6 (osd.6) 461 : cluster 3 failed to encode map e387 with expected crc 2023-09-24T00:03:43.250 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:03:43 smithi164 bash[92846]: audit 2023-09-24T00:03:42.148184+0000 mon.a (mon.0) 1834 : audit 1 from='client.? 172.21.15.159:0/2816059299' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-24T00:03:43.250 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:03:43 smithi164 bash[92846]: cluster 2023-09-24T00:03:42.148298+0000 mon.a (mon.0) 1835 : cluster 0 osdmap e387: 8 total, 8 up, 7 in 2023-09-24T00:03:43.250 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:03:43 smithi164 bash[92846]: cluster 2023-09-24T00:03:42.202177+0000 osd.7 (osd.7) 249 : cluster 3 failed to encode map e387 with expected crc 2023-09-24T00:03:43.250 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:03:43 smithi164 bash[92846]: cluster 2023-09-24T00:03:43.110810+0000 mon.a (mon.0) 1836 : cluster 3 Health check update: Degraded data redundancy: 38910/161337 objects degraded (24.117%), 14 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-24T00:03:43.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:43.251 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:03:43.352 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:03:43.366 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:03:43 smithi159 bash[108473]: cluster 2023-09-24T00:03:42.141743+0000 mon.a (mon.0) 1833 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-24T00:03:43.366 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:03:43 smithi159 bash[108473]: cluster 2023-09-24T00:03:42.145795+0000 osd.6 (osd.6) 461 : cluster 3 failed to encode map e387 with expected crc 2023-09-24T00:03:43.366 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:03:43 smithi159 bash[108473]: audit 2023-09-24T00:03:42.148184+0000 mon.a (mon.0) 1834 : audit 1 from='client.? 172.21.15.159:0/2816059299' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-24T00:03:43.367 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:03:43 smithi159 bash[108473]: cluster 2023-09-24T00:03:42.148298+0000 mon.a (mon.0) 1835 : cluster 0 osdmap e387: 8 total, 8 up, 7 in 2023-09-24T00:03:43.367 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:03:43 smithi159 bash[108473]: cluster 2023-09-24T00:03:42.202177+0000 osd.7 (osd.7) 249 : cluster 3 failed to encode map e387 with expected crc 2023-09-24T00:03:43.367 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:03:43 smithi159 bash[108473]: cluster 2023-09-24T00:03:43.110810+0000 mon.a (mon.0) 1836 : cluster 3 Health check update: Degraded data redundancy: 38910/161337 objects degraded (24.117%), 14 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-24T00:03:43.367 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:03:43 smithi159 bash[105915]: cluster 2023-09-24T00:03:42.141743+0000 mon.a (mon.0) 1833 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-24T00:03:43.367 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:03:43 smithi159 bash[105915]: cluster 2023-09-24T00:03:42.145795+0000 osd.6 (osd.6) 461 : cluster 3 failed to encode map e387 with expected crc 2023-09-24T00:03:43.368 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:03:43 smithi159 bash[105915]: audit 2023-09-24T00:03:42.148184+0000 mon.a (mon.0) 1834 : audit 1 from='client.? 172.21.15.159:0/2816059299' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-24T00:03:43.368 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:03:43 smithi159 bash[105915]: cluster 2023-09-24T00:03:42.148298+0000 mon.a (mon.0) 1835 : cluster 0 osdmap e387: 8 total, 8 up, 7 in 2023-09-24T00:03:43.368 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:03:43 smithi159 bash[105915]: cluster 2023-09-24T00:03:42.202177+0000 osd.7 (osd.7) 249 : cluster 3 failed to encode map e387 with expected crc 2023-09-24T00:03:43.368 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:03:43 smithi159 bash[105915]: cluster 2023-09-24T00:03:43.110810+0000 mon.a (mon.0) 1836 : cluster 3 Health check update: Degraded data redundancy: 38910/161337 objects degraded (24.117%), 14 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-24T00:03:43.384 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:03:43.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:43.387 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:03:43.488 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:43.513 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:43.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:43.515 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:03:43.616 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:43.636 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:43.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:43.638 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:03:43.739 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:03:43.747 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 24 00:03:43 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [24/Sep/2023:00:03:43] "GET /metrics HTTP/1.1" 200 36680 "" "Prometheus/2.43.0" 2023-09-24T00:03:43.764 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:03:43.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:43.767 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:03:43.868 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:03:43.899 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:03:43.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:43.901 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:03:44.002 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:44.034 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:44.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:44.037 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:03:44.138 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:44.161 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:44.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:44.164 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:03:44.265 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:03:44.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:03:44 smithi164 bash[92846]: cluster 2023-09-24T00:03:43.084392+0000 mgr.y (mgr.25991) 1409 : cluster 0 pgmap v1595: 89 pgs: 2 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 3.3 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 105 op/s; 38881/160764 objects degraded (24.185%); 16688/160764 objects misplaced (10.380%); 2.2 MiB/s, 35 objects/s recovering 2023-09-24T00:03:44.287 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:03:44.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:44.290 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:03:44.390 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:44.398 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:03:44 smithi159 bash[105915]: cluster 2023-09-24T00:03:43.084392+0000 mgr.y (mgr.25991) 1409 : cluster 0 pgmap v1595: 89 pgs: 2 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 3.3 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 105 op/s; 38881/160764 objects degraded (24.185%); 16688/160764 objects misplaced (10.380%); 2.2 MiB/s, 35 objects/s recovering 2023-09-24T00:03:44.399 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:03:44 smithi159 bash[108473]: cluster 2023-09-24T00:03:43.084392+0000 mgr.y (mgr.25991) 1409 : cluster 0 pgmap v1595: 89 pgs: 2 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 3.3 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 105 op/s; 38881/160764 objects degraded (24.185%); 16688/160764 objects misplaced (10.380%); 2.2 MiB/s, 35 objects/s recovering 2023-09-24T00:03:44.415 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:44.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:44.418 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:03:44.519 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:03:44.538 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:03:44.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:44.544 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:03:44.644 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:44.669 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:44.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:44.671 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:03:44.772 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:03:44.797 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:03:44.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:44.799 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:03:44.880 INFO:teuthology.orchestra.run.smithi164.stdout:{ 2023-09-24T00:03:44.880 INFO:teuthology.orchestra.run.smithi164.stdout: "ops": [], 2023-09-24T00:03:44.880 INFO:teuthology.orchestra.run.smithi164.stdout: "complaint_time": 30, 2023-09-24T00:03:44.880 INFO:teuthology.orchestra.run.smithi164.stdout: "num_blocked_ops": 0 2023-09-24T00:03:44.880 INFO:teuthology.orchestra.run.smithi164.stdout:} 2023-09-24T00:03:44.900 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:44.919 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:44.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:44.922 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:03:45.023 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:03:45.046 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:03:45.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:45.048 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:03:45.148 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:45.172 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:45.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:45.174 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:03:45.275 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:45.299 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:45.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:45.301 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:03:45.402 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:03:45.424 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:03:45.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:45.427 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:03:45.528 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:45.551 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:45.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:45.553 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:03:45.654 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:03:45.681 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:03:45.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:45.684 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:03:45.784 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:03:45.808 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:03:45.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:45.811 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:03:45.897 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_historic_ops 2023-09-24T00:03:45.911 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:45.970 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:45.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:45.973 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:03:46.074 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:03:46.103 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:03:46.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:46.106 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:03:46.206 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:46.216 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:03:46 smithi164 bash[92846]: cluster 2023-09-24T00:03:45.085201+0000 mgr.y (mgr.25991) 1410 : cluster 0 pgmap v1596: 89 pgs: 2 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 3.3 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 102 op/s; 38837/160275 objects degraded (24.231%); 16663/160275 objects misplaced (10.397%); 2.3 MiB/s, 36 objects/s recovering 2023-09-24T00:03:46.239 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:46.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:46.242 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:03:46.343 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:46.370 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:46.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:46.373 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:03:46.473 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:46.484 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:03:46 smithi159 bash[105915]: cluster 2023-09-24T00:03:45.085201+0000 mgr.y (mgr.25991) 1410 : cluster 0 pgmap v1596: 89 pgs: 2 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 3.3 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 102 op/s; 38837/160275 objects degraded (24.231%); 16663/160275 objects misplaced (10.397%); 2.3 MiB/s, 36 objects/s recovering 2023-09-24T00:03:46.484 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:03:46 smithi159 bash[108473]: cluster 2023-09-24T00:03:45.085201+0000 mgr.y (mgr.25991) 1410 : cluster 0 pgmap v1596: 89 pgs: 2 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 3.3 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 102 op/s; 38837/160275 objects degraded (24.231%); 16663/160275 objects misplaced (10.397%); 2.3 MiB/s, 36 objects/s recovering 2023-09-24T00:03:46.496 INFO:teuthology.orchestra.run.smithi159.stdout:{ 2023-09-24T00:03:46.496 INFO:teuthology.orchestra.run.smithi159.stdout: "success": "" 2023-09-24T00:03:46.496 INFO:teuthology.orchestra.run.smithi159.stdout:} 2023-09-24T00:03:46.502 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:46.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:46.505 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:03:46.605 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:46.633 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:46.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:46.634 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:03:46.735 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:03:46.766 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:03:46.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:46.768 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:03:46.868 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:46.897 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:46.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:46.899 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:03:47.000 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:03:47.025 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:03:47.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:47.028 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:03:47.129 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:03:47.152 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:03:47.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:47.157 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:03:47.258 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:03:47.280 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:03:47.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:47.286 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:03:47.387 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:03:47.414 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:03:47.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:47.419 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:03:47.520 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:03:47.543 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:03:47.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:47.546 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:03:47.647 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:03:47.673 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:03:47.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:47.676 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:03:47.775 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-24T00:03:47.776 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:03:47.803 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:03:47.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:47.806 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:03:47.906 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:03:47.932 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:03:47.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:47.934 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:03:47.979 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-24T00:03:48.035 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:03:48.058 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:03:48.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:48.061 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:03:48.162 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:03:48.192 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:03:48.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:48.196 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:03:48.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:03:48 smithi159 bash[105915]: cluster 2023-09-24T00:03:47.086084+0000 mgr.y (mgr.25991) 1411 : cluster 0 pgmap v1597: 89 pgs: 2 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 3.2 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 93 op/s; 38785/159579 objects degraded (24.305%); 16539/159579 objects misplaced (10.364%); 2.2 MiB/s, 34 objects/s recovering 2023-09-24T00:03:48.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:03:48 smithi159 bash[105915]: audit 2023-09-24T00:03:47.276734+0000 mon.a (mon.0) 1837 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:03:48.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:03:48 smithi159 bash[105915]: audit 2023-09-24T00:03:47.281483+0000 mon.a (mon.0) 1838 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:03:48.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:03:48 smithi159 bash[105915]: cluster 2023-09-24T00:03:48.112514+0000 mon.a (mon.0) 1839 : cluster 3 Health check update: Degraded data redundancy: 38785/159579 objects degraded (24.305%), 14 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-24T00:03:48.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:03:48 smithi159 bash[108473]: cluster 2023-09-24T00:03:47.086084+0000 mgr.y (mgr.25991) 1411 : cluster 0 pgmap v1597: 89 pgs: 2 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 3.2 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 93 op/s; 38785/159579 objects degraded (24.305%); 16539/159579 objects misplaced (10.364%); 2.2 MiB/s, 34 objects/s recovering 2023-09-24T00:03:48.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:03:48 smithi159 bash[108473]: audit 2023-09-24T00:03:47.276734+0000 mon.a (mon.0) 1837 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:03:48.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:03:48 smithi159 bash[108473]: audit 2023-09-24T00:03:47.281483+0000 mon.a (mon.0) 1838 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:03:48.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:03:48 smithi159 bash[108473]: cluster 2023-09-24T00:03:48.112514+0000 mon.a (mon.0) 1839 : cluster 3 Health check update: Degraded data redundancy: 38785/159579 objects degraded (24.305%), 14 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-24T00:03:48.296 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:03:48.329 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:03:48.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:48.333 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:03:48.433 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:03:48.464 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:03:48.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:48.468 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:03:48.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:03:48 smithi164 bash[92846]: cluster 2023-09-24T00:03:47.086084+0000 mgr.y (mgr.25991) 1411 : cluster 0 pgmap v1597: 89 pgs: 2 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 3.2 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 93 op/s; 38785/159579 objects degraded (24.305%); 16539/159579 objects misplaced (10.364%); 2.2 MiB/s, 34 objects/s recovering 2023-09-24T00:03:48.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:03:48 smithi164 bash[92846]: audit 2023-09-24T00:03:47.276734+0000 mon.a (mon.0) 1837 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:03:48.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:03:48 smithi164 bash[92846]: audit 2023-09-24T00:03:47.281483+0000 mon.a (mon.0) 1838 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:03:48.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:03:48 smithi164 bash[92846]: cluster 2023-09-24T00:03:48.112514+0000 mon.a (mon.0) 1839 : cluster 3 Health check update: Degraded data redundancy: 38785/159579 objects degraded (24.305%), 14 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-24T00:03:48.569 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:03:48.597 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:03:48.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:48.600 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:03:48.701 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:48.724 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:48.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:48.727 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:03:48.828 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:03:48.859 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:03:48.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:48.865 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:03:48.965 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:48.994 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:48.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:48.998 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:03:49.098 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:49.126 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:49.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:49.129 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:03:49.230 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:49.255 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:49.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:49.257 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:03:49.357 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:03:49.385 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:03:49.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:49.388 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:03:49.488 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:03:49.514 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:03:49.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:49.517 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:03:49.617 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:03:49.644 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:03:49.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:49.647 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:03:49.748 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:49.774 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:49.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:49.778 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:03:49.878 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:49.912 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:49.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:49.915 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:03:50.016 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:50.041 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:50.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:50.045 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:03:50.146 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:50.177 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:50.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:50.180 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:03:50.280 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:50.311 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:50.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:50.314 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:03:50.415 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:50.427 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:03:50 smithi159 bash[105915]: cluster 2023-09-24T00:03:49.086793+0000 mgr.y (mgr.25991) 1412 : cluster 0 pgmap v1598: 89 pgs: 2 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 3.2 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 81 op/s; 38745/159093 objects degraded (24.354%); 16516/159093 objects misplaced (10.381%); 1.9 MiB/s, 30 objects/s recovering 2023-09-24T00:03:50.427 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:03:50 smithi159 bash[108473]: cluster 2023-09-24T00:03:49.086793+0000 mgr.y (mgr.25991) 1412 : cluster 0 pgmap v1598: 89 pgs: 2 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 3.2 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 81 op/s; 38745/159093 objects degraded (24.354%); 16516/159093 objects misplaced (10.381%); 1.9 MiB/s, 30 objects/s recovering 2023-09-24T00:03:50.441 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:50.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:50.444 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:03:50.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:03:50 smithi164 bash[92846]: cluster 2023-09-24T00:03:49.086793+0000 mgr.y (mgr.25991) 1412 : cluster 0 pgmap v1598: 89 pgs: 2 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 3.2 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 81 op/s; 38745/159093 objects degraded (24.354%); 16516/159093 objects misplaced (10.381%); 1.9 MiB/s, 30 objects/s recovering 2023-09-24T00:03:50.545 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:03:50.573 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:03:50.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:50.575 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:03:50.676 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:50.687 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-24T00:03:50.703 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:50.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:50.705 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:03:50.806 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:03:50.839 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:03:50.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:50.846 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:03:50.947 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:50.975 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:50.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:50.977 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:03:51.078 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:03:51.103 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:03:51.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:51.105 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:03:51.206 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:03:51.226 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:03:51.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:51.228 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:03:51.329 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:03:51.352 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:03:51.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:51.355 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:03:51.455 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:51.488 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:51.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:51.491 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:03:51.592 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:03:51.613 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:03:51.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:51.615 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:03:51.716 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:51.745 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:51.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:51.747 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:03:51.848 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:03:51.875 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:03:51.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:51.878 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:03:51.979 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:52.009 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:52.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:52.012 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:03:52.113 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:03:52.140 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:03:52.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:52.146 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:03:52.247 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:03:52.280 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:03:52.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:52.282 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:03:52.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:03:52 smithi159 bash[105915]: cluster 2023-09-24T00:03:51.087828+0000 mgr.y (mgr.25991) 1413 : cluster 0 pgmap v1599: 89 pgs: 2 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 3.2 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 81 op/s; 38706/158877 objects degraded (24.362%); 16516/158877 objects misplaced (10.395%); 2.0 MiB/s, 32 objects/s recovering 2023-09-24T00:03:52.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:03:52 smithi159 bash[108473]: cluster 2023-09-24T00:03:51.087828+0000 mgr.y (mgr.25991) 1413 : cluster 0 pgmap v1599: 89 pgs: 2 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 3.2 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 81 op/s; 38706/158877 objects degraded (24.362%); 16516/158877 objects misplaced (10.395%); 2.0 MiB/s, 32 objects/s recovering 2023-09-24T00:03:52.383 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:52.410 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:52.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:52.415 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:03:52.516 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:03:52.519 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:03:52 smithi164 bash[92846]: cluster 2023-09-24T00:03:51.087828+0000 mgr.y (mgr.25991) 1413 : cluster 0 pgmap v1599: 89 pgs: 2 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 3.2 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 81 op/s; 38706/158877 objects degraded (24.362%); 16516/158877 objects misplaced (10.395%); 2.0 MiB/s, 32 objects/s recovering 2023-09-24T00:03:52.546 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:03:52.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:52.551 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:03:52.561 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:03:52.562 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:03:52.651 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:52.677 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:52.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:52.681 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:03:52.739 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 3, 6, 7, 5, 0] out_osds: [4] dead_osds: [] live_osds: [0, 2, 3, 4, 5, 6, 7, 1] 2023-09-24T00:03:52.740 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-24T00:03:52.740 INFO:tasks.thrashosds.thrasher:primary_affinity 2023-09-24T00:03:52.740 INFO:tasks.thrashosds.thrasher:Setting osd 0 primary_affinity to 1.000000 2023-09-24T00:03:52.740 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd primary-affinity 0 1 2023-09-24T00:03:52.781 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:03:52.805 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:03:52.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:52.807 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:03:52.908 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:52.932 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:52.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:52.934 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:03:53.034 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:03:53.066 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:03:53.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:53.070 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:03:53.170 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:53.195 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:53.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:53.197 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:03:53.298 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:53.322 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:53.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:53.324 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:03:53.424 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:53.445 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:53.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:53.447 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:03:53.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:03:53 smithi164 bash[92846]: cluster 2023-09-24T00:03:53.114161+0000 mon.a (mon.0) 1840 : cluster 3 Health check update: Degraded data redundancy: 38706/158877 objects degraded (24.362%), 14 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-24T00:03:53.548 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:03:53.578 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:03:53.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:53.581 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:03:53.681 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:53.701 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:53.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:53.703 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:03:53.715 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:03:53 smithi159 bash[105915]: cluster 2023-09-24T00:03:53.114161+0000 mon.a (mon.0) 1840 : cluster 3 Health check update: Degraded data redundancy: 38706/158877 objects degraded (24.362%), 14 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-24T00:03:53.715 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:03:53 smithi159 bash[108473]: cluster 2023-09-24T00:03:53.114161+0000 mon.a (mon.0) 1840 : cluster 3 Health check update: Degraded data redundancy: 38706/158877 objects degraded (24.362%), 14 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-24T00:03:53.805 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:53.838 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:53.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:53.844 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:03:53.945 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:53.971 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:53.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:53.973 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:03:54.044 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 24 00:03:53 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [24/Sep/2023:00:03:53] "GET /metrics HTTP/1.1" 200 36677 "" "Prometheus/2.43.0" 2023-09-24T00:03:54.074 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:03:54.095 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:03:54.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:54.097 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:03:54.198 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:54.227 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:54.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:54.229 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:03:54.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:03:54 smithi164 bash[92846]: cluster 2023-09-24T00:03:53.088610+0000 mgr.y (mgr.25991) 1414 : cluster 0 pgmap v1600: 89 pgs: 2 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 3.2 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 81 op/s; 38676/158073 objects degraded (24.467%); 16372/158073 objects misplaced (10.357%); 1.8 MiB/s, 29 objects/s recovering 2023-09-24T00:03:54.330 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:54.358 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:54.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:54.361 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:03:54.461 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:54.474 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:03:54 smithi159 bash[105915]: cluster 2023-09-24T00:03:53.088610+0000 mgr.y (mgr.25991) 1414 : cluster 0 pgmap v1600: 89 pgs: 2 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 3.2 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 81 op/s; 38676/158073 objects degraded (24.467%); 16372/158073 objects misplaced (10.357%); 1.8 MiB/s, 29 objects/s recovering 2023-09-24T00:03:54.475 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:03:54 smithi159 bash[108473]: cluster 2023-09-24T00:03:53.088610+0000 mgr.y (mgr.25991) 1414 : cluster 0 pgmap v1600: 89 pgs: 2 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 3.2 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 81 op/s; 38676/158073 objects degraded (24.467%); 16372/158073 objects misplaced (10.357%); 1.8 MiB/s, 29 objects/s recovering 2023-09-24T00:03:54.495 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:54.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:54.498 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:03:54.599 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:54.619 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:54.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:54.621 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:03:54.722 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:54.745 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:54.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:54.748 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:03:54.848 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:03:54.851 INFO:teuthology.orchestra.run.smithi164.stdout:{ 2023-09-24T00:03:54.851 INFO:teuthology.orchestra.run.smithi164.stdout: "size": 20, 2023-09-24T00:03:54.851 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 600, 2023-09-24T00:03:54.851 INFO:teuthology.orchestra.run.smithi164.stdout: "ops": [ 2023-09-24T00:03:54.851 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.851 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35448.0:82412 10.1 10:80c4434b:::benchmark_data_smithi159_258586_object5952:head [delete] snapc 0=[] RETRY=2 ondisk+retry+write+known_if_redirected+supports_pool_eio e356)", 2023-09-24T00:03:54.851 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:59:28.065623+0000", 2023-09-24T00:03:54.851 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 266.77907529800001, 2023-09-24T00:03:54.852 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 18.797193375999999, 2023-09-24T00:03:54.852 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-24T00:03:54.852 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:03:54.852 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-24T00:03:54.852 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35448", 2023-09-24T00:03:54.852 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:03:54.852 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 82412 2023-09-24T00:03:54.852 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.852 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-24T00:03:54.852 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.852 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-24T00:03:54.852 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.065623+0000", 2023-09-24T00:03:54.852 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:03:54.853 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.853 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.853 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-24T00:03:54.853 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.065623+0000", 2023-09-24T00:03:54.853 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:03:54.853 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.853 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.853 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-24T00:03:54.853 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.065621+0000", 2023-09-24T00:03:54.853 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999971 2023-09-24T00:03:54.853 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.853 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.853 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-24T00:03:54.854 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.065637+0000", 2023-09-24T00:03:54.854 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.6045999999999998e-05 2023-09-24T00:03:54.854 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.854 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.854 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-24T00:03:54.854 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.065677+0000", 2023-09-24T00:03:54.854 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.0008e-05 2023-09-24T00:03:54.854 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.854 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.854 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-24T00:03:54.854 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.065717+0000", 2023-09-24T00:03:54.854 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.9915e-05 2023-09-24T00:03:54.855 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.855 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.855 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:03:54.855 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.065978+0000", 2023-09-24T00:03:54.855 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00026130899999999999 2023-09-24T00:03:54.855 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.855 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.855 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op must wait for map", 2023-09-24T00:03:54.855 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.065990+0000", 2023-09-24T00:03:54.855 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.1643e-05 2023-09-24T00:03:54.855 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.855 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.856 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:03:54.856 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.071262+0000", 2023-09-24T00:03:54.856 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0052720939999999997 2023-09-24T00:03:54.856 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.856 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.856 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-24T00:03:54.856 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.071274+0000", 2023-09-24T00:03:54.856 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.2591e-05 2023-09-24T00:03:54.856 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.856 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.856 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:03:54.856 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:46.649437+0000", 2023-09-24T00:03:54.856 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 18.578163084 2023-09-24T00:03:54.857 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.857 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.857 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for readable", 2023-09-24T00:03:54.857 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:46.683106+0000", 2023-09-24T00:03:54.857 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.033668414000000001 2023-09-24T00:03:54.857 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.857 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.857 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:03:54.857 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:46.709476+0000", 2023-09-24T00:03:54.857 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.026370317000000001 2023-09-24T00:03:54.857 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.857 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.858 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-24T00:03:54.858 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:46.732179+0000", 2023-09-24T00:03:54.858 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.022702536999999998 2023-09-24T00:03:54.858 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.858 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.858 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 1,2,7", 2023-09-24T00:03:54.858 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:46.762611+0000", 2023-09-24T00:03:54.858 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.030432774999999999 2023-09-24T00:03:54.858 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.858 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.858 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:03:54.858 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:46.806937+0000", 2023-09-24T00:03:54.858 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.044325477000000002 2023-09-24T00:03:54.859 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.859 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.859 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:03:54.859 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:46.814382+0000", 2023-09-24T00:03:54.859 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0074450439999999996 2023-09-24T00:03:54.859 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.859 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.859 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:03:54.859 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:46.819830+0000", 2023-09-24T00:03:54.859 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0054480680000000004 2023-09-24T00:03:54.859 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.859 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.859 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-24T00:03:54.860 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:46.821504+0000", 2023-09-24T00:03:54.860 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.001674161 2023-09-24T00:03:54.860 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.860 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.860 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-24T00:03:54.860 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:46.828985+0000", 2023-09-24T00:03:54.860 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0074803880000000001 2023-09-24T00:03:54.860 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.860 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.860 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-24T00:03:54.860 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:46.862817+0000", 2023-09-24T00:03:54.860 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.033832131000000001 2023-09-24T00:03:54.860 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:03:54.861 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-24T00:03:54.861 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:03:54.861 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.861 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.861 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35448.0:82417 10.1 10:8654ff89:::benchmark_data_smithi159_258586_object5957:head [delete] snapc 0=[] RETRY=2 ondisk+retry+write+known_if_redirected+supports_pool_eio e356)", 2023-09-24T00:03:54.861 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:59:28.065742+0000", 2023-09-24T00:03:54.861 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 266.77895625000002, 2023-09-24T00:03:54.861 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 18.986098126999998, 2023-09-24T00:03:54.861 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-24T00:03:54.861 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "reached pg", 2023-09-24T00:03:54.861 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-24T00:03:54.861 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35448", 2023-09-24T00:03:54.862 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:03:54.862 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 82417 2023-09-24T00:03:54.862 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.862 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-24T00:03:54.862 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.862 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-24T00:03:54.862 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.065742+0000", 2023-09-24T00:03:54.862 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:03:54.862 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.862 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.862 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-24T00:03:54.862 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.065742+0000", 2023-09-24T00:03:54.862 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:03:54.863 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.863 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.863 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-24T00:03:54.863 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.065742+0000", 2023-09-24T00:03:54.863 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999995 2023-09-24T00:03:54.863 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.863 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.863 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-24T00:03:54.863 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.065747+0000", 2023-09-24T00:03:54.863 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.0499999999999999e-06 2023-09-24T00:03:54.863 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.863 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.864 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-24T00:03:54.864 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.065755+0000", 2023-09-24T00:03:54.864 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.6589999999999996e-06 2023-09-24T00:03:54.864 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.864 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.864 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-24T00:03:54.864 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.065762+0000", 2023-09-24T00:03:54.864 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.2389999999999999e-06 2023-09-24T00:03:54.864 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.864 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.864 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:03:54.864 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.066168+0000", 2023-09-24T00:03:54.864 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00040598799999999998 2023-09-24T00:03:54.865 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.865 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.865 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting_for_map not empty", 2023-09-24T00:03:54.865 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.066178+0000", 2023-09-24T00:03:54.865 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.0028e-05 2023-09-24T00:03:54.865 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.865 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.865 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:03:54.865 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.072296+0000", 2023-09-24T00:03:54.865 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.006118343 2023-09-24T00:03:54.865 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.865 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.866 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-24T00:03:54.866 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.072306+0000", 2023-09-24T00:03:54.866 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.5869999999999999e-06 2023-09-24T00:03:54.866 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.866 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.866 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:03:54.866 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:46.872324+0000", 2023-09-24T00:03:54.866 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 18.800018480999999 2023-09-24T00:03:54.866 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.866 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.866 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for missing object", 2023-09-24T00:03:54.866 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:46.891952+0000", 2023-09-24T00:03:54.867 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.019627577 2023-09-24T00:03:54.867 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.867 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.867 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:03:54.867 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:47.036648+0000", 2023-09-24T00:03:54.867 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.14469680900000001 2023-09-24T00:03:54.867 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.867 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.867 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-24T00:03:54.867 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:47.051840+0000", 2023-09-24T00:03:54.867 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.015192071999999999 2023-09-24T00:03:54.867 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:03:54.867 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-24T00:03:54.868 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:03:54.868 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.868 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.868 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35448.0:82426 10.1 10:8a72c49b:::benchmark_data_smithi159_258586_object5966:head [delete] snapc 0=[] RETRY=2 ondisk+retry+write+known_if_redirected+supports_pool_eio e356)", 2023-09-24T00:03:54.868 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:59:28.065789+0000", 2023-09-24T00:03:54.868 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 266.77890956300001, 2023-09-24T00:03:54.868 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 19.051805472000002, 2023-09-24T00:03:54.868 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-24T00:03:54.868 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:03:54.868 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-24T00:03:54.868 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35448", 2023-09-24T00:03:54.868 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:03:54.869 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 82426 2023-09-24T00:03:54.869 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.869 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-24T00:03:54.869 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.869 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-24T00:03:54.869 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.065789+0000", 2023-09-24T00:03:54.869 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:03:54.869 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.869 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.869 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-24T00:03:54.869 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.065789+0000", 2023-09-24T00:03:54.869 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:03:54.870 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.870 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.870 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-24T00:03:54.870 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.065788+0000", 2023-09-24T00:03:54.870 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2023-09-24T00:03:54.870 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.870 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.870 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-24T00:03:54.870 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.065796+0000", 2023-09-24T00:03:54.870 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.8650000000000001e-06 2023-09-24T00:03:54.870 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.870 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.870 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-24T00:03:54.871 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.065809+0000", 2023-09-24T00:03:54.871 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.3492999999999999e-05 2023-09-24T00:03:54.871 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.871 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.871 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-24T00:03:54.871 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.065817+0000", 2023-09-24T00:03:54.871 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.8630000000000008e-06 2023-09-24T00:03:54.871 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.871 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.871 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:03:54.871 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.066223+0000", 2023-09-24T00:03:54.871 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00040630799999999997 2023-09-24T00:03:54.872 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.872 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.872 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting_for_map not empty", 2023-09-24T00:03:54.872 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.066230+0000", 2023-09-24T00:03:54.872 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.7889999999999997e-06 2023-09-24T00:03:54.872 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.872 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.872 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:03:54.872 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.072669+0000", 2023-09-24T00:03:54.872 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0064392080000000001 2023-09-24T00:03:54.872 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.872 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.873 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-24T00:03:54.873 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.072679+0000", 2023-09-24T00:03:54.873 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.5670000000000001e-06 2023-09-24T00:03:54.873 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.873 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.873 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:03:54.873 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:46.894097+0000", 2023-09-24T00:03:54.873 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 18.821418505 2023-09-24T00:03:54.873 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.873 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.873 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-24T00:03:54.873 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:46.922408+0000", 2023-09-24T00:03:54.873 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.028310794 2023-09-24T00:03:54.874 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.874 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.874 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 1,2,7", 2023-09-24T00:03:54.874 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:46.947176+0000", 2023-09-24T00:03:54.874 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.024767941000000002 2023-09-24T00:03:54.874 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.874 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.874 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-24T00:03:54.874 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:47.051833+0000", 2023-09-24T00:03:54.874 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.10465688099999999 2023-09-24T00:03:54.874 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.874 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.875 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:03:54.875 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:47.060937+0000", 2023-09-24T00:03:54.875 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0091039190000000002 2023-09-24T00:03:54.875 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.875 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.875 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:03:54.875 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:47.067344+0000", 2023-09-24T00:03:54.875 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0064075030000000002 2023-09-24T00:03:54.875 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.875 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.875 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:03:54.875 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:47.073405+0000", 2023-09-24T00:03:54.876 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0060611409999999999 2023-09-24T00:03:54.876 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.876 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.876 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-24T00:03:54.876 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:47.081911+0000", 2023-09-24T00:03:54.876 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0085053860000000002 2023-09-24T00:03:54.876 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.876 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.876 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-24T00:03:54.876 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:47.117594+0000", 2023-09-24T00:03:54.876 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.035683672999999999 2023-09-24T00:03:54.876 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:03:54.876 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-24T00:03:54.877 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:03:54.877 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.877 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.877 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35448.0:82432 10.1 10:8f54953f:::benchmark_data_smithi159_258586_object5972:head [delete] snapc 0=[] RETRY=2 ondisk+retry+write+known_if_redirected+supports_pool_eio e356)", 2023-09-24T00:03:54.877 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:59:28.065822+0000", 2023-09-24T00:03:54.877 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 266.77887663400003, 2023-09-24T00:03:54.877 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 19.241577680999999, 2023-09-24T00:03:54.877 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-24T00:03:54.877 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:03:54.877 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-24T00:03:54.877 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35448", 2023-09-24T00:03:54.878 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:03:54.878 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 82432 2023-09-24T00:03:54.878 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.878 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-24T00:03:54.878 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.878 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-24T00:03:54.878 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.065822+0000", 2023-09-24T00:03:54.878 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:03:54.878 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.878 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.878 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-24T00:03:54.878 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.065822+0000", 2023-09-24T00:03:54.879 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:03:54.879 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.879 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.879 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-24T00:03:54.879 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.065822+0000", 2023-09-24T00:03:54.879 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999995 2023-09-24T00:03:54.879 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.879 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.879 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-24T00:03:54.879 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.065825+0000", 2023-09-24T00:03:54.879 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.1240000000000001e-06 2023-09-24T00:03:54.879 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.879 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.879 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-24T00:03:54.880 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.065831+0000", 2023-09-24T00:03:54.880 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.1840000000000004e-06 2023-09-24T00:03:54.880 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.880 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.880 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-24T00:03:54.880 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.065835+0000", 2023-09-24T00:03:54.880 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.0629999999999999e-06 2023-09-24T00:03:54.880 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.880 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.880 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:03:54.880 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.066260+0000", 2023-09-24T00:03:54.880 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000425322 2023-09-24T00:03:54.880 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.881 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.881 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting_for_map not empty", 2023-09-24T00:03:54.881 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.066267+0000", 2023-09-24T00:03:54.881 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.4289999999999998e-06 2023-09-24T00:03:54.881 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.881 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.881 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:03:54.881 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.072706+0000", 2023-09-24T00:03:54.881 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0064396669999999996 2023-09-24T00:03:54.881 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.881 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.881 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-24T00:03:54.882 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.072714+0000", 2023-09-24T00:03:54.882 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.1440000000000003e-06 2023-09-24T00:03:54.882 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.882 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.882 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:03:54.882 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:47.119373+0000", 2023-09-24T00:03:54.882 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 19.046658588 2023-09-24T00:03:54.882 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.882 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.882 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-24T00:03:54.882 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:47.135196+0000", 2023-09-24T00:03:54.882 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.015823169000000002 2023-09-24T00:03:54.883 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.883 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.883 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 1,2,7", 2023-09-24T00:03:54.883 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:47.157953+0000", 2023-09-24T00:03:54.883 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.022757178999999999 2023-09-24T00:03:54.883 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.883 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.883 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:03:54.883 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:47.253008+0000", 2023-09-24T00:03:54.883 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.095054741999999998 2023-09-24T00:03:54.883 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.883 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.884 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-24T00:03:54.884 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:47.253745+0000", 2023-09-24T00:03:54.884 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00073680200000000005 2023-09-24T00:03:54.884 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.884 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.884 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:03:54.884 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:47.257098+0000", 2023-09-24T00:03:54.884 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.003353455 2023-09-24T00:03:54.884 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.884 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.884 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:03:54.884 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:47.262998+0000", 2023-09-24T00:03:54.885 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0058991429999999999 2023-09-24T00:03:54.885 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.885 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.885 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-24T00:03:54.885 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:47.271318+0000", 2023-09-24T00:03:54.885 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0083203979999999997 2023-09-24T00:03:54.885 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.885 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.885 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-24T00:03:54.885 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:47.307400+0000", 2023-09-24T00:03:54.885 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.036081696000000003 2023-09-24T00:03:54.885 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:03:54.885 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-24T00:03:54.886 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:03:54.886 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.886 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.886 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35448.0:82433 10.1 10:8fde9e17:::benchmark_data_smithi159_258586_object5973:head [delete] snapc 0=[] RETRY=2 ondisk+retry+write+known_if_redirected+supports_pool_eio e356)", 2023-09-24T00:03:54.886 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:59:28.065839+0000", 2023-09-24T00:03:54.886 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 266.77885985199998, 2023-09-24T00:03:54.886 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 19.303253703999999, 2023-09-24T00:03:54.886 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-24T00:03:54.886 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:03:54.886 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-24T00:03:54.886 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35448", 2023-09-24T00:03:54.886 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:03:54.887 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 82433 2023-09-24T00:03:54.887 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.887 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-24T00:03:54.887 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.887 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-24T00:03:54.887 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.065839+0000", 2023-09-24T00:03:54.887 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:03:54.887 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.887 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.887 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-24T00:03:54.887 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.065839+0000", 2023-09-24T00:03:54.887 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:03:54.887 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.888 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.888 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-24T00:03:54.888 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.065838+0000", 2023-09-24T00:03:54.888 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999995 2023-09-24T00:03:54.888 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.888 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.888 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-24T00:03:54.888 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.065841+0000", 2023-09-24T00:03:54.888 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.7199999999999998e-06 2023-09-24T00:03:54.888 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.888 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.888 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-24T00:03:54.889 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.065848+0000", 2023-09-24T00:03:54.889 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.4339999999999997e-06 2023-09-24T00:03:54.889 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.889 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.889 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-24T00:03:54.889 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.065851+0000", 2023-09-24T00:03:54.889 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.7689999999999998e-06 2023-09-24T00:03:54.889 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.889 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.889 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:03:54.889 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.066317+0000", 2023-09-24T00:03:54.889 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00046519999999999998 2023-09-24T00:03:54.890 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.890 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.890 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting_for_map not empty", 2023-09-24T00:03:54.890 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.066344+0000", 2023-09-24T00:03:54.890 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.7276000000000001e-05 2023-09-24T00:03:54.890 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.890 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.890 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:03:54.890 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.072741+0000", 2023-09-24T00:03:54.890 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0063976409999999999 2023-09-24T00:03:54.890 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.890 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.891 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-24T00:03:54.891 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.072749+0000", 2023-09-24T00:03:54.891 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.9489999999999996e-06 2023-09-24T00:03:54.891 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.891 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.891 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:03:54.891 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:47.184787+0000", 2023-09-24T00:03:54.891 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 19.112038048999999 2023-09-24T00:03:54.891 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.891 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.891 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-24T00:03:54.891 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:47.206021+0000", 2023-09-24T00:03:54.892 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.021234034999999998 2023-09-24T00:03:54.892 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.892 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.892 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 1,2,7", 2023-09-24T00:03:54.892 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:47.230937+0000", 2023-09-24T00:03:54.892 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.024915784999999999 2023-09-24T00:03:54.892 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.892 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.892 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-24T00:03:54.892 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:47.309087+0000", 2023-09-24T00:03:54.892 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.078149802000000004 2023-09-24T00:03:54.892 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.892 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.893 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:03:54.893 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:47.315269+0000", 2023-09-24T00:03:54.893 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0061823269999999996 2023-09-24T00:03:54.893 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.893 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.893 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:03:54.893 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:47.320140+0000", 2023-09-24T00:03:54.893 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0048709080000000002 2023-09-24T00:03:54.893 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.893 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.893 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:03:54.893 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:47.329471+0000", 2023-09-24T00:03:54.894 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0093311439999999995 2023-09-24T00:03:54.894 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.894 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.894 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-24T00:03:54.894 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:47.341428+0000", 2023-09-24T00:03:54.894 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.011956326 2023-09-24T00:03:54.894 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.894 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.894 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-24T00:03:54.894 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:47.369092+0000", 2023-09-24T00:03:54.894 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.027664685000000001 2023-09-24T00:03:54.894 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:03:54.895 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-24T00:03:54.895 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:03:54.895 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.895 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.895 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35448.0:82448 10.1 10:810ccb7e:::benchmark_data_smithi159_258586_object5988:head [delete] snapc 0=[] RETRY=2 ondisk+retry+write+known_if_redirected+supports_pool_eio e356)", 2023-09-24T00:03:54.895 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:59:28.065855+0000", 2023-09-24T00:03:54.895 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 266.77884344500001, 2023-09-24T00:03:54.895 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 19.474517903999999, 2023-09-24T00:03:54.895 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-24T00:03:54.895 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:03:54.895 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-24T00:03:54.895 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35448", 2023-09-24T00:03:54.896 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:03:54.896 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 82448 2023-09-24T00:03:54.896 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.896 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-24T00:03:54.896 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.896 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-24T00:03:54.896 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.065855+0000", 2023-09-24T00:03:54.896 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:03:54.896 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.896 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.896 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-24T00:03:54.896 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.065855+0000", 2023-09-24T00:03:54.897 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:03:54.897 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.897 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.897 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-24T00:03:54.897 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.065855+0000", 2023-09-24T00:03:54.897 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999995 2023-09-24T00:03:54.897 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.897 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.897 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-24T00:03:54.897 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.065858+0000", 2023-09-24T00:03:54.897 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.242e-06 2023-09-24T00:03:54.897 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.897 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.898 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-24T00:03:54.898 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.065864+0000", 2023-09-24T00:03:54.898 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.8359999999999997e-06 2023-09-24T00:03:54.898 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.898 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.898 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-24T00:03:54.898 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.065868+0000", 2023-09-24T00:03:54.898 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.7529999999999999e-06 2023-09-24T00:03:54.898 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.898 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.898 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:03:54.898 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.066426+0000", 2023-09-24T00:03:54.899 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00055845500000000002 2023-09-24T00:03:54.899 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.899 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.899 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting_for_map not empty", 2023-09-24T00:03:54.899 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.066434+0000", 2023-09-24T00:03:54.899 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.6769999999999995e-06 2023-09-24T00:03:54.899 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.899 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.899 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:03:54.899 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.072774+0000", 2023-09-24T00:03:54.899 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0063406230000000001 2023-09-24T00:03:54.899 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.899 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.900 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-24T00:03:54.900 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.072782+0000", 2023-09-24T00:03:54.900 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.4580000000000004e-06 2023-09-24T00:03:54.900 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.900 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.900 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:03:54.900 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:47.371106+0000", 2023-09-24T00:03:54.900 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 19.298324545 2023-09-24T00:03:54.900 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.900 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.900 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-24T00:03:54.900 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:47.385413+0000", 2023-09-24T00:03:54.901 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.014306641 2023-09-24T00:03:54.901 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.901 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.901 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 1,2,7", 2023-09-24T00:03:54.901 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:47.402326+0000", 2023-09-24T00:03:54.901 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.016913421000000001 2023-09-24T00:03:54.901 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.901 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.901 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:03:54.901 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:47.495725+0000", 2023-09-24T00:03:54.901 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.093398339999999996 2023-09-24T00:03:54.901 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.901 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.902 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-24T00:03:54.902 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:47.497440+0000", 2023-09-24T00:03:54.902 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0017153209999999999 2023-09-24T00:03:54.902 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.902 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.902 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:03:54.902 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:47.501454+0000", 2023-09-24T00:03:54.902 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0040134159999999997 2023-09-24T00:03:54.902 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.902 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.902 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:03:54.902 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:47.504957+0000", 2023-09-24T00:03:54.903 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00350351 2023-09-24T00:03:54.903 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.903 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.903 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-24T00:03:54.903 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:47.510377+0000", 2023-09-24T00:03:54.903 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0054197949999999998 2023-09-24T00:03:54.903 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.903 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.903 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-24T00:03:54.903 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:47.540373+0000", 2023-09-24T00:03:54.903 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.029996207 2023-09-24T00:03:54.903 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:03:54.903 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-24T00:03:54.904 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:03:54.904 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.904 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.904 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35448.0:82467 10.1 10:81fd5c8e:::benchmark_data_smithi159_258586_object6007:head [delete] snapc 0=[] RETRY=2 ondisk+retry+write+known_if_redirected+supports_pool_eio e356)", 2023-09-24T00:03:54.904 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:59:28.065872+0000", 2023-09-24T00:03:54.904 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 266.77882700599997, 2023-09-24T00:03:54.904 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 19.548668343999999, 2023-09-24T00:03:54.904 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-24T00:03:54.904 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:03:54.904 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-24T00:03:54.904 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35448", 2023-09-24T00:03:54.904 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:03:54.905 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 82467 2023-09-24T00:03:54.905 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.905 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-24T00:03:54.905 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.905 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-24T00:03:54.905 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.065872+0000", 2023-09-24T00:03:54.905 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:03:54.905 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.905 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.905 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-24T00:03:54.905 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.065872+0000", 2023-09-24T00:03:54.905 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:03:54.905 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.906 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.906 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-24T00:03:54.906 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.065871+0000", 2023-09-24T00:03:54.906 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999995 2023-09-24T00:03:54.906 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.906 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.906 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-24T00:03:54.906 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.065874+0000", 2023-09-24T00:03:54.906 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.5119999999999998e-06 2023-09-24T00:03:54.906 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.906 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.906 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-24T00:03:54.907 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.065880+0000", 2023-09-24T00:03:54.907 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.7740000000000001e-06 2023-09-24T00:03:54.907 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.907 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.907 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-24T00:03:54.907 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.065884+0000", 2023-09-24T00:03:54.907 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.1740000000000002e-06 2023-09-24T00:03:54.907 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.907 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.907 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:03:54.907 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.066465+0000", 2023-09-24T00:03:54.907 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00058090799999999999 2023-09-24T00:03:54.907 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.908 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.908 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting_for_map not empty", 2023-09-24T00:03:54.908 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.066472+0000", 2023-09-24T00:03:54.908 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.4769999999999997e-06 2023-09-24T00:03:54.908 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.908 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.908 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:03:54.908 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.072806+0000", 2023-09-24T00:03:54.908 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0063342119999999997 2023-09-24T00:03:54.908 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.908 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.908 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-24T00:03:54.909 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.072814+0000", 2023-09-24T00:03:54.909 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.2110000000000001e-06 2023-09-24T00:03:54.909 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.909 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.909 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:03:54.909 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:47.417944+0000", 2023-09-24T00:03:54.909 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 19.345130380000001 2023-09-24T00:03:54.909 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.909 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.909 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-24T00:03:54.909 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:47.428925+0000", 2023-09-24T00:03:54.909 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.010981327000000001 2023-09-24T00:03:54.909 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.910 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.910 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 1,2,7", 2023-09-24T00:03:54.910 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:47.467818+0000", 2023-09-24T00:03:54.910 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.038892493 2023-09-24T00:03:54.910 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.910 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.910 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:03:54.910 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:47.546026+0000", 2023-09-24T00:03:54.910 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.078208395 2023-09-24T00:03:54.910 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.910 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.910 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-24T00:03:54.911 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:47.549175+0000", 2023-09-24T00:03:54.911 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0031485739999999999 2023-09-24T00:03:54.911 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.911 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.911 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:03:54.911 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:47.553815+0000", 2023-09-24T00:03:54.911 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0046407260000000004 2023-09-24T00:03:54.911 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.911 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.911 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:03:54.911 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:47.558503+0000", 2023-09-24T00:03:54.911 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0046871020000000003 2023-09-24T00:03:54.911 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.912 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.912 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-24T00:03:54.912 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:47.569347+0000", 2023-09-24T00:03:54.912 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.010844734999999999 2023-09-24T00:03:54.912 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.912 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.912 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-24T00:03:54.912 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:47.614540+0000", 2023-09-24T00:03:54.912 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.045192642999999998 2023-09-24T00:03:54.912 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:03:54.912 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-24T00:03:54.912 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:03:54.913 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.913 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.913 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35448.0:82483 10.1 10:8037998d:::benchmark_data_smithi159_258586_object6023:head [delete] snapc 0=[] RETRY=2 ondisk+retry+write+known_if_redirected+supports_pool_eio e356)", 2023-09-24T00:03:54.913 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:59:28.065887+0000", 2023-09-24T00:03:54.913 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 266.77881117999999, 2023-09-24T00:03:54.913 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 19.710771665999999, 2023-09-24T00:03:54.913 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-24T00:03:54.913 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:03:54.913 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-24T00:03:54.913 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35448", 2023-09-24T00:03:54.913 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:03:54.913 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 82483 2023-09-24T00:03:54.913 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.914 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-24T00:03:54.914 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.914 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-24T00:03:54.914 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.065887+0000", 2023-09-24T00:03:54.914 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:03:54.914 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.914 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.914 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-24T00:03:54.914 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.065887+0000", 2023-09-24T00:03:54.914 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:03:54.914 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.914 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.915 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-24T00:03:54.915 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.065887+0000", 2023-09-24T00:03:54.915 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999995 2023-09-24T00:03:54.915 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.915 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.915 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-24T00:03:54.915 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.065889+0000", 2023-09-24T00:03:54.915 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.2469999999999998e-06 2023-09-24T00:03:54.915 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.915 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.915 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-24T00:03:54.915 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.065895+0000", 2023-09-24T00:03:54.915 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.3700000000000003e-06 2023-09-24T00:03:54.916 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.916 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.916 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-24T00:03:54.916 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.065898+0000", 2023-09-24T00:03:54.916 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.6940000000000001e-06 2023-09-24T00:03:54.916 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.916 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.916 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:03:54.916 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.066502+0000", 2023-09-24T00:03:54.916 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00060381400000000004 2023-09-24T00:03:54.916 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.916 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.917 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting_for_map not empty", 2023-09-24T00:03:54.917 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.066510+0000", 2023-09-24T00:03:54.917 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.0209999999999999e-06 2023-09-24T00:03:54.917 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.917 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.917 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:03:54.917 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.072838+0000", 2023-09-24T00:03:54.917 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0063278759999999996 2023-09-24T00:03:54.917 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.917 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.917 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-24T00:03:54.917 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.072846+0000", 2023-09-24T00:03:54.917 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.4869999999999996e-06 2023-09-24T00:03:54.918 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.918 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.918 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:03:54.918 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:47.616398+0000", 2023-09-24T00:03:54.918 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 19.543552474999998 2023-09-24T00:03:54.918 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.918 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.918 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-24T00:03:54.918 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:47.639647+0000", 2023-09-24T00:03:54.918 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.023248575 2023-09-24T00:03:54.918 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.918 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.919 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 1,2,7", 2023-09-24T00:03:54.919 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:47.664538+0000", 2023-09-24T00:03:54.919 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.024891819999999999 2023-09-24T00:03:54.919 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.919 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.919 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:03:54.919 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:47.733802+0000", 2023-09-24T00:03:54.919 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.069263808999999996 2023-09-24T00:03:54.919 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.919 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.919 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:03:54.919 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:47.737365+0000", 2023-09-24T00:03:54.919 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0035629350000000001 2023-09-24T00:03:54.920 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.920 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.920 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:03:54.920 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:47.741283+0000", 2023-09-24T00:03:54.920 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0039180300000000003 2023-09-24T00:03:54.920 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.920 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.920 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-24T00:03:54.920 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:47.747395+0000", 2023-09-24T00:03:54.920 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00611145 2023-09-24T00:03:54.920 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.920 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.920 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-24T00:03:54.921 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:47.753526+0000", 2023-09-24T00:03:54.921 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0061315650000000003 2023-09-24T00:03:54.921 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.921 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.921 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-24T00:03:54.921 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:47.776659+0000", 2023-09-24T00:03:54.921 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.023132840000000002 2023-09-24T00:03:54.921 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:03:54.921 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-24T00:03:54.921 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:03:54.921 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.921 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.922 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35448.0:82499 10.1 10:8b69a6b0:::benchmark_data_smithi159_258586_object6039:head [delete] snapc 0=[] RETRY=2 ondisk+retry+write+known_if_redirected+supports_pool_eio e356)", 2023-09-24T00:03:54.922 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:59:28.065902+0000", 2023-09-24T00:03:54.922 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 266.778796769, 2023-09-24T00:03:54.922 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 19.751934892000001, 2023-09-24T00:03:54.922 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-24T00:03:54.922 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:03:54.922 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-24T00:03:54.922 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35448", 2023-09-24T00:03:54.922 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:03:54.922 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 82499 2023-09-24T00:03:54.922 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.922 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-24T00:03:54.923 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.923 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-24T00:03:54.923 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.065902+0000", 2023-09-24T00:03:54.923 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:03:54.923 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.923 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.923 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-24T00:03:54.923 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.065902+0000", 2023-09-24T00:03:54.923 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:03:54.923 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.923 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.923 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-24T00:03:54.924 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.065902+0000", 2023-09-24T00:03:54.924 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999995 2023-09-24T00:03:54.924 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.924 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.924 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-24T00:03:54.924 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.065904+0000", 2023-09-24T00:03:54.924 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.035e-06 2023-09-24T00:03:54.924 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.924 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.924 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-24T00:03:54.924 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.065910+0000", 2023-09-24T00:03:54.924 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.942e-06 2023-09-24T00:03:54.924 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.925 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.925 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-24T00:03:54.925 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.065913+0000", 2023-09-24T00:03:54.925 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.7239999999999998e-06 2023-09-24T00:03:54.925 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.925 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.925 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:03:54.925 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.066539+0000", 2023-09-24T00:03:54.925 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00062572400000000003 2023-09-24T00:03:54.925 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.925 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.925 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting_for_map not empty", 2023-09-24T00:03:54.925 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.066547+0000", 2023-09-24T00:03:54.926 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.5870000000000004e-06 2023-09-24T00:03:54.926 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.926 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.926 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:03:54.926 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.072870+0000", 2023-09-24T00:03:54.926 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0063232449999999999 2023-09-24T00:03:54.926 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.926 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.926 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-24T00:03:54.926 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.072877+0000", 2023-09-24T00:03:54.926 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.0890000000000002e-06 2023-09-24T00:03:54.926 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.927 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.927 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:03:54.927 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:47.680996+0000", 2023-09-24T00:03:54.927 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 19.608118802 2023-09-24T00:03:54.927 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.927 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.927 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-24T00:03:54.927 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:47.699281+0000", 2023-09-24T00:03:54.927 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.018285518000000001 2023-09-24T00:03:54.927 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.927 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.928 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 1,2,7", 2023-09-24T00:03:54.928 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:47.713409+0000", 2023-09-24T00:03:54.928 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.014127512 2023-09-24T00:03:54.928 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.928 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.928 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:03:54.928 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:47.745864+0000", 2023-09-24T00:03:54.928 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.032455581999999997 2023-09-24T00:03:54.928 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.928 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.928 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-24T00:03:54.928 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:47.777886+0000", 2023-09-24T00:03:54.929 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.032022136 2023-09-24T00:03:54.929 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.929 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.929 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:03:54.929 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:47.781068+0000", 2023-09-24T00:03:54.929 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.003181938 2023-09-24T00:03:54.929 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.929 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.929 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:03:54.929 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:47.783662+0000", 2023-09-24T00:03:54.929 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0025937709999999999 2023-09-24T00:03:54.929 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.930 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.930 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-24T00:03:54.930 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:47.787487+0000", 2023-09-24T00:03:54.930 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0038247250000000002 2023-09-24T00:03:54.930 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.930 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.930 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-24T00:03:54.930 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:47.817837+0000", 2023-09-24T00:03:54.930 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.030349821999999999 2023-09-24T00:03:54.930 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:03:54.930 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-24T00:03:54.930 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:03:54.930 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.931 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.931 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35448.0:82508 10.1 10:878189ce:::benchmark_data_smithi159_258586_object6048:head [delete] snapc 0=[] RETRY=2 ondisk+retry+write+known_if_redirected+supports_pool_eio e356)", 2023-09-24T00:03:54.931 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:59:28.065917+0000", 2023-09-24T00:03:54.931 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 266.77878169100001, 2023-09-24T00:03:54.931 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 19.954352009000001, 2023-09-24T00:03:54.931 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-24T00:03:54.931 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:03:54.931 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-24T00:03:54.931 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35448", 2023-09-24T00:03:54.931 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:03:54.931 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 82508 2023-09-24T00:03:54.931 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.931 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-24T00:03:54.932 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.932 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-24T00:03:54.932 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.065917+0000", 2023-09-24T00:03:54.932 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:03:54.932 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.932 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.932 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-24T00:03:54.932 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.065917+0000", 2023-09-24T00:03:54.932 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:03:54.932 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.932 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.932 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-24T00:03:54.933 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.065917+0000", 2023-09-24T00:03:54.933 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999995 2023-09-24T00:03:54.933 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.933 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.933 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-24T00:03:54.933 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.065919+0000", 2023-09-24T00:03:54.933 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.2919999999999998e-06 2023-09-24T00:03:54.933 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.933 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.933 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-24T00:03:54.933 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.065925+0000", 2023-09-24T00:03:54.933 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.8669999999999999e-06 2023-09-24T00:03:54.933 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.934 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.934 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-24T00:03:54.934 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.065929+0000", 2023-09-24T00:03:54.934 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.1139999999999999e-06 2023-09-24T00:03:54.934 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.934 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.934 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:03:54.934 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.066577+0000", 2023-09-24T00:03:54.934 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00064856199999999999 2023-09-24T00:03:54.934 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.934 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.934 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting_for_map not empty", 2023-09-24T00:03:54.935 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.066585+0000", 2023-09-24T00:03:54.935 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.4889999999999998e-06 2023-09-24T00:03:54.935 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.935 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.935 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:03:54.935 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.072926+0000", 2023-09-24T00:03:54.935 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0063406189999999996 2023-09-24T00:03:54.935 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.935 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.935 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-24T00:03:54.935 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.072936+0000", 2023-09-24T00:03:54.935 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.0026e-05 2023-09-24T00:03:54.935 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.936 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.936 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:03:54.936 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:47.819353+0000", 2023-09-24T00:03:54.936 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 19.746417229999999 2023-09-24T00:03:54.936 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.936 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.936 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-24T00:03:54.936 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:47.839899+0000", 2023-09-24T00:03:54.936 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.020546581000000001 2023-09-24T00:03:54.936 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.936 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.936 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 1,2,7", 2023-09-24T00:03:54.937 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:47.868729+0000", 2023-09-24T00:03:54.937 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.028829759999999999 2023-09-24T00:03:54.937 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.937 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.937 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:03:54.937 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:47.951257+0000", 2023-09-24T00:03:54.937 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.082527656000000005 2023-09-24T00:03:54.937 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.937 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.937 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:03:54.937 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:47.955478+0000", 2023-09-24T00:03:54.937 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0042207779999999997 2023-09-24T00:03:54.938 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.938 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.938 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:03:54.938 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:47.962700+0000", 2023-09-24T00:03:54.938 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0072227869999999996 2023-09-24T00:03:54.938 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.938 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.938 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-24T00:03:54.938 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:47.964664+0000", 2023-09-24T00:03:54.938 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0019639620000000001 2023-09-24T00:03:54.938 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.938 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.938 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-24T00:03:54.939 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:47.975036+0000", 2023-09-24T00:03:54.939 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.010371422999999999 2023-09-24T00:03:54.939 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.939 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.939 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-24T00:03:54.939 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:48.020269+0000", 2023-09-24T00:03:54.939 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.045233163999999999 2023-09-24T00:03:54.939 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:03:54.939 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-24T00:03:54.939 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:03:54.939 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.939 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.939 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35448.0:82516 10.1 10:88b75937:::benchmark_data_smithi159_258586_object6056:head [delete] snapc 0=[] RETRY=2 ondisk+retry+write+known_if_redirected+supports_pool_eio e356)", 2023-09-24T00:03:54.940 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:59:28.065963+0000", 2023-09-24T00:03:54.940 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 266.778735762, 2023-09-24T00:03:54.940 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 19.998496586000002, 2023-09-24T00:03:54.940 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-24T00:03:54.940 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:03:54.940 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-24T00:03:54.940 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35448", 2023-09-24T00:03:54.940 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:03:54.940 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 82516 2023-09-24T00:03:54.940 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.940 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-24T00:03:54.940 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.941 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-24T00:03:54.941 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.065963+0000", 2023-09-24T00:03:54.941 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:03:54.941 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.941 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.941 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-24T00:03:54.941 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.065963+0000", 2023-09-24T00:03:54.941 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:03:54.941 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.941 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.941 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-24T00:03:54.941 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.065962+0000", 2023-09-24T00:03:54.942 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.999999 2023-09-24T00:03:54.942 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.942 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.942 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-24T00:03:54.942 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.065968+0000", 2023-09-24T00:03:54.942 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.336e-06 2023-09-24T00:03:54.942 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.942 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.942 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-24T00:03:54.942 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.065980+0000", 2023-09-24T00:03:54.942 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.186e-05 2023-09-24T00:03:54.943 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.943 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.943 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-24T00:03:54.943 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.065987+0000", 2023-09-24T00:03:54.943 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.3159999999999999e-06 2023-09-24T00:03:54.943 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.943 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.943 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:03:54.943 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.066615+0000", 2023-09-24T00:03:54.943 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00062763300000000005 2023-09-24T00:03:54.943 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.943 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.943 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting_for_map not empty", 2023-09-24T00:03:54.944 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.066622+0000", 2023-09-24T00:03:54.944 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.503e-06 2023-09-24T00:03:54.944 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.944 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.944 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:03:54.944 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.072974+0000", 2023-09-24T00:03:54.944 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0063513450000000004 2023-09-24T00:03:54.944 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.944 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.944 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-24T00:03:54.944 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.072982+0000", 2023-09-24T00:03:54.944 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.79e-06 2023-09-24T00:03:54.945 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.945 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.945 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:03:54.945 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:47.886775+0000", 2023-09-24T00:03:54.945 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 19.813793242999999 2023-09-24T00:03:54.945 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.945 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.945 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-24T00:03:54.945 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:47.912482+0000", 2023-09-24T00:03:54.945 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.025706943999999999 2023-09-24T00:03:54.945 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.945 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.945 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 1,2,7", 2023-09-24T00:03:54.946 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:47.932879+0000", 2023-09-24T00:03:54.946 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.020397091999999999 2023-09-24T00:03:54.946 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.946 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.946 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:03:54.946 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:48.024703+0000", 2023-09-24T00:03:54.946 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.091824242 2023-09-24T00:03:54.946 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.946 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.946 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:03:54.946 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:48.028881+0000", 2023-09-24T00:03:54.946 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0041778149999999997 2023-09-24T00:03:54.946 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.947 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.947 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-24T00:03:54.947 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:48.029873+0000", 2023-09-24T00:03:54.947 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00099185300000000001 2023-09-24T00:03:54.947 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.947 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.947 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:03:54.947 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:48.033329+0000", 2023-09-24T00:03:54.947 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0034565059999999998 2023-09-24T00:03:54.947 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.947 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.947 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-24T00:03:54.948 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:48.039014+0000", 2023-09-24T00:03:54.948 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0056845439999999997 2023-09-24T00:03:54.948 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.948 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.948 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-24T00:03:54.948 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:48.064459+0000", 2023-09-24T00:03:54.948 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.025445651999999999 2023-09-24T00:03:54.948 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:03:54.948 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-24T00:03:54.948 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:03:54.948 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.948 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.948 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35448.0:82550 10.1 10:8a8917ba:::benchmark_data_smithi159_258586_object6090:head [delete] snapc 0=[] RETRY=2 ondisk+retry+write+known_if_redirected+supports_pool_eio e356)", 2023-09-24T00:03:54.949 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:59:28.065993+0000", 2023-09-24T00:03:54.949 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 266.778705446, 2023-09-24T00:03:54.949 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 20.136732940999998, 2023-09-24T00:03:54.949 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-24T00:03:54.949 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:03:54.949 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-24T00:03:54.949 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35448", 2023-09-24T00:03:54.949 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:03:54.949 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 82550 2023-09-24T00:03:54.949 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.949 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-24T00:03:54.949 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.949 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-24T00:03:54.950 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.065993+0000", 2023-09-24T00:03:54.950 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:03:54.950 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.950 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.950 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-24T00:03:54.950 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.065993+0000", 2023-09-24T00:03:54.950 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:03:54.950 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.950 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.950 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-24T00:03:54.950 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.065993+0000", 2023-09-24T00:03:54.950 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999995 2023-09-24T00:03:54.951 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.951 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.951 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-24T00:03:54.951 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.065996+0000", 2023-09-24T00:03:54.951 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.1650000000000002e-06 2023-09-24T00:03:54.951 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.951 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.951 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-24T00:03:54.951 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.066002+0000", 2023-09-24T00:03:54.951 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.46e-06 2023-09-24T00:03:54.951 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.951 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.952 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-24T00:03:54.952 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.066008+0000", 2023-09-24T00:03:54.952 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.6439999999999997e-06 2023-09-24T00:03:54.952 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.952 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.952 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:03:54.952 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.066653+0000", 2023-09-24T00:03:54.952 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00064469699999999996 2023-09-24T00:03:54.952 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.952 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.952 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting_for_map not empty", 2023-09-24T00:03:54.952 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.066660+0000", 2023-09-24T00:03:54.952 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.2409999999999998e-06 2023-09-24T00:03:54.953 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.953 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.953 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:03:54.953 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.073038+0000", 2023-09-24T00:03:54.953 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0063779290000000001 2023-09-24T00:03:54.953 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.953 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.953 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-24T00:03:54.953 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.073049+0000", 2023-09-24T00:03:54.953 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.0964999999999999e-05 2023-09-24T00:03:54.953 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.953 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.953 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:03:54.954 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:48.066183+0000", 2023-09-24T00:03:54.954 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 19.993134015999999 2023-09-24T00:03:54.954 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.954 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.954 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-24T00:03:54.954 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:48.081876+0000", 2023-09-24T00:03:54.954 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.015692886999999999 2023-09-24T00:03:54.954 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.954 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.954 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 1,2,7", 2023-09-24T00:03:54.954 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:48.097620+0000", 2023-09-24T00:03:54.954 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.015744418 2023-09-24T00:03:54.955 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.955 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.955 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:03:54.955 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:48.174871+0000", 2023-09-24T00:03:54.955 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.077251005999999997 2023-09-24T00:03:54.955 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.955 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.955 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-24T00:03:54.955 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:48.175619+0000", 2023-09-24T00:03:54.955 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00074824400000000001 2023-09-24T00:03:54.955 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.955 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.955 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:03:54.956 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:48.177847+0000", 2023-09-24T00:03:54.956 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.002227545 2023-09-24T00:03:54.956 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.956 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.956 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:03:54.956 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:48.180503+0000", 2023-09-24T00:03:54.956 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0026557709999999999 2023-09-24T00:03:54.956 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.956 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.956 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-24T00:03:54.956 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:48.185142+0000", 2023-09-24T00:03:54.956 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0046397360000000002 2023-09-24T00:03:54.956 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.957 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.957 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-24T00:03:54.957 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:48.202726+0000", 2023-09-24T00:03:54.957 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.017583647000000001 2023-09-24T00:03:54.957 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:03:54.957 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-24T00:03:54.957 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:03:54.957 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.957 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.957 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35448.0:82556 10.1 10:87fae7c5:::benchmark_data_smithi159_258586_object6096:head [delete] snapc 0=[] RETRY=2 ondisk+retry+write+known_if_redirected+supports_pool_eio e356)", 2023-09-24T00:03:54.957 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:59:28.066017+0000", 2023-09-24T00:03:54.957 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 266.778681178, 2023-09-24T00:03:54.958 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 20.191906827, 2023-09-24T00:03:54.958 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-24T00:03:54.958 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:03:54.958 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-24T00:03:54.958 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35448", 2023-09-24T00:03:54.958 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:03:54.958 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 82556 2023-09-24T00:03:54.958 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.958 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-24T00:03:54.958 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.958 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-24T00:03:54.958 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.066017+0000", 2023-09-24T00:03:54.959 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:03:54.959 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.959 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.959 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-24T00:03:54.959 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.066017+0000", 2023-09-24T00:03:54.959 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:03:54.959 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.959 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.959 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-24T00:03:54.959 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.066017+0000", 2023-09-24T00:03:54.959 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999995 2023-09-24T00:03:54.959 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.959 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.960 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-24T00:03:54.960 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.066020+0000", 2023-09-24T00:03:54.960 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.587e-06 2023-09-24T00:03:54.960 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.960 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.960 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-24T00:03:54.960 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.066026+0000", 2023-09-24T00:03:54.960 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.8630000000000002e-06 2023-09-24T00:03:54.960 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.960 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.960 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-24T00:03:54.960 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.066031+0000", 2023-09-24T00:03:54.961 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.2520000000000001e-06 2023-09-24T00:03:54.961 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.961 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.961 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:03:54.961 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.066934+0000", 2023-09-24T00:03:54.961 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00090309299999999999 2023-09-24T00:03:54.961 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.961 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.961 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting_for_map not empty", 2023-09-24T00:03:54.961 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.066960+0000", 2023-09-24T00:03:54.961 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.6055999999999999e-05 2023-09-24T00:03:54.961 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.962 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.962 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:03:54.962 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.073815+0000", 2023-09-24T00:03:54.962 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0068550779999999997 2023-09-24T00:03:54.962 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.962 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.962 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-24T00:03:54.962 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:28.073824+0000", 2023-09-24T00:03:54.962 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.2199999999999998e-06 2023-09-24T00:03:54.962 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.962 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.962 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:03:54.963 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:48.117629+0000", 2023-09-24T00:03:54.963 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 20.043804578 2023-09-24T00:03:54.963 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.963 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.963 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-24T00:03:54.963 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:48.138284+0000", 2023-09-24T00:03:54.963 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.020655017000000001 2023-09-24T00:03:54.963 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.963 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.963 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 1,2,7", 2023-09-24T00:03:54.963 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:48.157653+0000", 2023-09-24T00:03:54.963 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.019369734 2023-09-24T00:03:54.963 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.964 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.964 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:03:54.964 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:48.210179+0000", 2023-09-24T00:03:54.964 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.052525376999999998 2023-09-24T00:03:54.964 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.964 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.964 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-24T00:03:54.964 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:48.212325+0000", 2023-09-24T00:03:54.964 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0021464549999999998 2023-09-24T00:03:54.964 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.964 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.964 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:03:54.964 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:48.216586+0000", 2023-09-24T00:03:54.965 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0042608840000000004 2023-09-24T00:03:54.965 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.965 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.965 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:03:54.965 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:48.221863+0000", 2023-09-24T00:03:54.965 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0052767990000000004 2023-09-24T00:03:54.965 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.965 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.965 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-24T00:03:54.965 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:48.227808+0000", 2023-09-24T00:03:54.965 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0059448549999999998 2023-09-24T00:03:54.965 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.966 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.966 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-24T00:03:54.966 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:48.257924+0000", 2023-09-24T00:03:54.966 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.030116383 2023-09-24T00:03:54.966 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:03:54.966 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-24T00:03:54.966 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:03:54.966 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.966 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.966 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35448.0:82597 10.1 10:80107bdb:::benchmark_data_smithi159_258586_object6137:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e357)", 2023-09-24T00:03:54.966 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:59:46.923964+0000", 2023-09-24T00:03:54.966 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 247.920734743, 2023-09-24T00:03:54.967 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.5469677590000002, 2023-09-24T00:03:54.967 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-24T00:03:54.967 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:03:54.967 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-24T00:03:54.967 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35448", 2023-09-24T00:03:54.967 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:03:54.967 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 82597 2023-09-24T00:03:54.967 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.967 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-24T00:03:54.967 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.967 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-24T00:03:54.967 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:46.923964+0000", 2023-09-24T00:03:54.968 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:03:54.968 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.968 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.968 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-24T00:03:54.968 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:46.923964+0000", 2023-09-24T00:03:54.968 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:03:54.968 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.968 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.968 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-24T00:03:54.968 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:46.923962+0000", 2023-09-24T00:03:54.968 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999981 2023-09-24T00:03:54.968 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.969 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.969 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-24T00:03:54.969 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:46.923974+0000", 2023-09-24T00:03:54.969 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.2315e-05 2023-09-24T00:03:54.969 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.969 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.969 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-24T00:03:54.969 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:46.923997+0000", 2023-09-24T00:03:54.969 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.3230999999999998e-05 2023-09-24T00:03:54.969 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.970 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.970 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-24T00:03:54.970 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:46.924006+0000", 2023-09-24T00:03:54.970 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.0669999999999998e-06 2023-09-24T00:03:54.970 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.970 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.970 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:03:54.970 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:48.260138+0000", 2023-09-24T00:03:54.970 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.336131148 2023-09-24T00:03:54.970 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.970 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.970 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-24T00:03:54.971 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:48.291480+0000", 2023-09-24T00:03:54.971 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.031342855000000003 2023-09-24T00:03:54.971 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.971 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.971 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 1,2,7", 2023-09-24T00:03:54.971 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:48.314753+0000", 2023-09-24T00:03:54.971 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.023272297000000001 2023-09-24T00:03:54.971 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.971 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.971 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:03:54.971 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:48.404487+0000", 2023-09-24T00:03:54.971 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.089734220000000003 2023-09-24T00:03:54.972 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.972 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.972 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:03:54.972 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:48.408768+0000", 2023-09-24T00:03:54.972 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0042807069999999999 2023-09-24T00:03:54.972 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.972 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.972 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:03:54.972 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:48.413492+0000", 2023-09-24T00:03:54.972 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0047239129999999997 2023-09-24T00:03:54.972 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.972 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.973 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-24T00:03:54.973 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:48.431084+0000", 2023-09-24T00:03:54.973 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.017592211999999999 2023-09-24T00:03:54.973 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.973 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.973 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-24T00:03:54.973 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:48.437724+0000", 2023-09-24T00:03:54.973 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0066403809999999999 2023-09-24T00:03:54.973 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.973 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.973 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-24T00:03:54.973 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:48.470932+0000", 2023-09-24T00:03:54.974 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.033207441999999997 2023-09-24T00:03:54.974 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:03:54.974 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-24T00:03:54.974 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:03:54.974 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.974 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.974 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35448.0:82647 10.1 10:875d6bce:::benchmark_data_smithi159_258586_object6187:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e357)", 2023-09-24T00:03:54.974 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:59:48.019703+0000", 2023-09-24T00:03:54.974 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 246.82499570600001, 2023-09-24T00:03:54.974 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.67205225599999996, 2023-09-24T00:03:54.974 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-24T00:03:54.974 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:03:54.975 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-24T00:03:54.975 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35448", 2023-09-24T00:03:54.975 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:03:54.975 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 82647 2023-09-24T00:03:54.975 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.975 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-24T00:03:54.975 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.975 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-24T00:03:54.975 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:48.019703+0000", 2023-09-24T00:03:54.975 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:03:54.975 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.975 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.976 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-24T00:03:54.976 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:48.019703+0000", 2023-09-24T00:03:54.976 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:03:54.976 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.976 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.976 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-24T00:03:54.976 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:48.019701+0000", 2023-09-24T00:03:54.976 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999981 2023-09-24T00:03:54.976 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.976 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.976 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-24T00:03:54.977 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:48.019711+0000", 2023-09-24T00:03:54.977 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.0322e-05 2023-09-24T00:03:54.977 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.977 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.977 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-24T00:03:54.977 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:48.019730+0000", 2023-09-24T00:03:54.977 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.8845e-05 2023-09-24T00:03:54.977 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.977 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.977 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-24T00:03:54.977 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:48.019741+0000", 2023-09-24T00:03:54.977 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.0607e-05 2023-09-24T00:03:54.978 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.978 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.978 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:03:54.978 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:48.507830+0000", 2023-09-24T00:03:54.978 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.48808942 2023-09-24T00:03:54.978 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.978 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.978 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-24T00:03:54.978 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:48.532987+0000", 2023-09-24T00:03:54.978 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.025156412 2023-09-24T00:03:54.978 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.978 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.979 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 1,2,7", 2023-09-24T00:03:54.979 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:48.555840+0000", 2023-09-24T00:03:54.979 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.02285334 2023-09-24T00:03:54.979 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.979 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.979 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:03:54.979 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:48.646143+0000", 2023-09-24T00:03:54.979 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.090303020999999997 2023-09-24T00:03:54.979 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.979 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.979 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:03:54.979 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:48.651065+0000", 2023-09-24T00:03:54.980 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0049220740000000002 2023-09-24T00:03:54.980 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.980 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.980 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:03:54.980 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:48.657663+0000", 2023-09-24T00:03:54.980 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0065974680000000004 2023-09-24T00:03:54.980 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.980 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.980 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-24T00:03:54.980 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:48.660348+0000", 2023-09-24T00:03:54.980 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0026856229999999998 2023-09-24T00:03:54.980 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.981 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.981 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-24T00:03:54.981 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:48.670370+0000", 2023-09-24T00:03:54.981 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.010022111 2023-09-24T00:03:54.981 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.981 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.981 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-24T00:03:54.981 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:48.691755+0000", 2023-09-24T00:03:54.981 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.021384727999999999 2023-09-24T00:03:54.981 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:03:54.981 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-24T00:03:54.981 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:03:54.982 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.982 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.982 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35448.0:82648 10.1 10:861baa97:::benchmark_data_smithi159_258586_object6188:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e357)", 2023-09-24T00:03:54.982 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:59:48.039430+0000", 2023-09-24T00:03:54.982 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 246.80526826299999, 2023-09-24T00:03:54.982 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.70527062600000001, 2023-09-24T00:03:54.982 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-24T00:03:54.982 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:03:54.982 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-24T00:03:54.982 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35448", 2023-09-24T00:03:54.982 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:03:54.982 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 82648 2023-09-24T00:03:54.983 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.983 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-24T00:03:54.983 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.983 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-24T00:03:54.983 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:48.039430+0000", 2023-09-24T00:03:54.983 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:03:54.983 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.983 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.983 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-24T00:03:54.983 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:48.039430+0000", 2023-09-24T00:03:54.983 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:03:54.983 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.984 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.984 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-24T00:03:54.984 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:48.039428+0000", 2023-09-24T00:03:54.984 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999976 2023-09-24T00:03:54.984 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.984 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.984 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-24T00:03:54.984 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:48.039441+0000", 2023-09-24T00:03:54.984 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.3105000000000001e-05 2023-09-24T00:03:54.984 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.984 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.984 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-24T00:03:54.985 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:48.039468+0000", 2023-09-24T00:03:54.985 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.6437000000000001e-05 2023-09-24T00:03:54.985 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.985 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.985 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-24T00:03:54.985 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:48.039486+0000", 2023-09-24T00:03:54.985 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.8714000000000001e-05 2023-09-24T00:03:54.985 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.985 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.985 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:03:54.985 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:48.575476+0000", 2023-09-24T00:03:54.985 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.53598950599999995 2023-09-24T00:03:54.986 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.986 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.986 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-24T00:03:54.986 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:48.596047+0000", 2023-09-24T00:03:54.986 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.020570723999999999 2023-09-24T00:03:54.986 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.986 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.986 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 1,2,7", 2023-09-24T00:03:54.986 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:48.620407+0000", 2023-09-24T00:03:54.986 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.024360693999999999 2023-09-24T00:03:54.986 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.987 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.987 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-24T00:03:54.987 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:48.692949+0000", 2023-09-24T00:03:54.987 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.072541493999999998 2023-09-24T00:03:54.987 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.987 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.987 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:03:54.987 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:48.698902+0000", 2023-09-24T00:03:54.987 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0059532409999999997 2023-09-24T00:03:54.987 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.987 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.987 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:03:54.988 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:48.702292+0000", 2023-09-24T00:03:54.988 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0033904019999999998 2023-09-24T00:03:54.988 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.988 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.988 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:03:54.988 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:48.706079+0000", 2023-09-24T00:03:54.988 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0037865540000000001 2023-09-24T00:03:54.988 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.988 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.988 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-24T00:03:54.988 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:48.713104+0000", 2023-09-24T00:03:54.988 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0070245569999999998 2023-09-24T00:03:54.989 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.989 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.989 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-24T00:03:54.989 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:48.744701+0000", 2023-09-24T00:03:54.989 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.031597412999999998 2023-09-24T00:03:54.989 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:03:54.989 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-24T00:03:54.989 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:03:54.989 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.989 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.989 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35448.0:86956 10.1 10:83b26494:::benchmark_data_smithi159_258586_object10496:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e362)", 2023-09-24T00:03:54.990 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-24T00:00:37.589062+0000", 2023-09-24T00:03:54.990 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 197.255636565, 2023-09-24T00:03:54.990 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.67806458999999997, 2023-09-24T00:03:54.990 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-24T00:03:54.990 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:03:54.990 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-24T00:03:54.990 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35448", 2023-09-24T00:03:54.990 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:03:54.990 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 86956 2023-09-24T00:03:54.990 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.990 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-24T00:03:54.990 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.991 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-24T00:03:54.991 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:00:37.589062+0000", 2023-09-24T00:03:54.991 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:03:54.991 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.991 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.991 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-24T00:03:54.991 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:00:37.589062+0000", 2023-09-24T00:03:54.991 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:03:54.991 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.991 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.991 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-24T00:03:54.991 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:00:37.589059+0000", 2023-09-24T00:03:54.992 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999976 2023-09-24T00:03:54.992 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.992 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.992 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-24T00:03:54.992 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:00:37.589072+0000", 2023-09-24T00:03:54.992 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.2251e-05 2023-09-24T00:03:54.992 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.992 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.992 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-24T00:03:54.992 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:00:37.589091+0000", 2023-09-24T00:03:54.992 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.9086e-05 2023-09-24T00:03:54.992 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.992 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.993 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-24T00:03:54.993 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:00:37.589101+0000", 2023-09-24T00:03:54.993 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.9720000000000004e-06 2023-09-24T00:03:54.993 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.993 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.993 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:03:54.993 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:00:38.103704+0000", 2023-09-24T00:03:54.993 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.514603327 2023-09-24T00:03:54.993 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.993 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.993 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-24T00:03:54.993 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:00:38.118724+0000", 2023-09-24T00:03:54.994 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.015019553999999999 2023-09-24T00:03:54.994 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.994 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.994 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 1,2,7", 2023-09-24T00:03:54.994 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:00:38.139066+0000", 2023-09-24T00:03:54.994 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.020342391000000001 2023-09-24T00:03:54.994 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.994 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.994 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:03:54.994 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:00:38.227468+0000", 2023-09-24T00:03:54.994 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.088402367999999995 2023-09-24T00:03:54.994 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.994 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.995 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-24T00:03:54.995 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:00:38.229181+0000", 2023-09-24T00:03:54.995 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0017124530000000001 2023-09-24T00:03:54.995 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.995 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.995 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:03:54.995 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:00:38.232971+0000", 2023-09-24T00:03:54.995 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0037902980000000001 2023-09-24T00:03:54.995 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.995 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.995 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:03:54.995 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:00:38.237165+0000", 2023-09-24T00:03:54.996 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0041938610000000001 2023-09-24T00:03:54.996 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.996 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.996 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-24T00:03:54.996 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:00:38.243009+0000", 2023-09-24T00:03:54.996 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0058437259999999996 2023-09-24T00:03:54.996 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.996 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.996 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-24T00:03:54.996 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:00:38.267127+0000", 2023-09-24T00:03:54.996 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.024117868000000001 2023-09-24T00:03:54.996 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:03:54.997 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-24T00:03:54.997 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:03:54.997 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.997 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.997 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35448.0:87037 10.1 10:8d3d0796:::benchmark_data_smithi159_258586_object10577:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e362)", 2023-09-24T00:03:54.997 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-24T00:00:38.557251+0000", 2023-09-24T00:03:54.997 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 196.28744767399999, 2023-09-24T00:03:54.997 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.68083980300000002, 2023-09-24T00:03:54.997 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-24T00:03:54.997 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:03:54.997 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-24T00:03:54.997 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35448", 2023-09-24T00:03:54.997 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:03:54.998 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 87037 2023-09-24T00:03:54.998 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.998 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-24T00:03:54.998 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.998 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-24T00:03:54.998 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:00:38.557251+0000", 2023-09-24T00:03:54.998 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:03:54.998 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.998 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.998 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-24T00:03:54.998 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:00:38.557251+0000", 2023-09-24T00:03:54.998 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:03:54.999 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.999 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.999 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-24T00:03:54.999 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:00:38.557249+0000", 2023-09-24T00:03:54.999 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999981 2023-09-24T00:03:54.999 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.999 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.999 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-24T00:03:54.999 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:00:38.557261+0000", 2023-09-24T00:03:54.999 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.1725e-05 2023-09-24T00:03:54.999 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:54.999 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:54.999 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-24T00:03:55.000 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:00:38.557282+0000", 2023-09-24T00:03:55.000 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.0975000000000002e-05 2023-09-24T00:03:55.000 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:55.000 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:55.000 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-24T00:03:55.000 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:00:38.557292+0000", 2023-09-24T00:03:55.000 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.0492000000000001e-05 2023-09-24T00:03:55.000 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:55.000 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:55.000 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:03:55.000 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:00:39.050298+0000", 2023-09-24T00:03:55.000 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.49300623999999998 2023-09-24T00:03:55.001 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:55.001 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:55.001 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-24T00:03:55.001 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:00:39.073265+0000", 2023-09-24T00:03:55.001 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.022966284 2023-09-24T00:03:55.001 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:55.001 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:55.001 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 1,2,7", 2023-09-24T00:03:55.001 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:00:39.092812+0000", 2023-09-24T00:03:55.001 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.019547782999999999 2023-09-24T00:03:55.001 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:55.001 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:55.002 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:03:55.002 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:00:39.191531+0000", 2023-09-24T00:03:55.002 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.098718422 2023-09-24T00:03:55.002 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:55.002 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:55.002 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-24T00:03:55.002 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:00:39.193314+0000", 2023-09-24T00:03:55.002 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0017828900000000001 2023-09-24T00:03:55.002 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:55.002 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:55.002 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:03:55.002 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:00:39.197974+0000", 2023-09-24T00:03:55.003 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0046605600000000002 2023-09-24T00:03:55.003 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:55.003 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:55.003 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:03:55.003 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:00:39.202753+0000", 2023-09-24T00:03:55.003 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0047787159999999997 2023-09-24T00:03:55.003 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:55.003 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:55.003 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-24T00:03:55.003 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:00:39.209075+0000", 2023-09-24T00:03:55.003 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0063215709999999998 2023-09-24T00:03:55.003 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:55.004 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:55.004 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-24T00:03:55.004 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:00:39.238091+0000", 2023-09-24T00:03:55.004 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.029016205 2023-09-24T00:03:55.004 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:03:55.004 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-24T00:03:55.004 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:03:55.004 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:55.004 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:55.004 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35448.0:87042 10.1 10:83bdf660:::benchmark_data_smithi159_258586_object10582:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e362)", 2023-09-24T00:03:55.004 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-24T00:00:38.614921+0000", 2023-09-24T00:03:55.004 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 196.22977722300001, 2023-09-24T00:03:55.005 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.673446349, 2023-09-24T00:03:55.005 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-24T00:03:55.005 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:03:55.005 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-24T00:03:55.005 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35448", 2023-09-24T00:03:55.005 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:03:55.005 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 87042 2023-09-24T00:03:55.005 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:55.005 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-24T00:03:55.005 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:55.005 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-24T00:03:55.005 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:00:38.614921+0000", 2023-09-24T00:03:55.006 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:03:55.006 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:55.006 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:55.006 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-24T00:03:55.006 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:00:38.614921+0000", 2023-09-24T00:03:55.006 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:03:55.006 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:55.006 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:55.006 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-24T00:03:55.006 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:00:38.614919+0000", 2023-09-24T00:03:55.006 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999976 2023-09-24T00:03:55.007 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:55.007 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:55.007 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-24T00:03:55.007 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:00:38.614932+0000", 2023-09-24T00:03:55.007 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.2995e-05 2023-09-24T00:03:55.007 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:55.007 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:55.007 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-24T00:03:55.007 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:00:38.614950+0000", 2023-09-24T00:03:55.007 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.8128999999999999e-05 2023-09-24T00:03:55.007 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:55.007 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:55.008 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-24T00:03:55.008 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:00:38.614962+0000", 2023-09-24T00:03:55.008 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.2301e-05 2023-09-24T00:03:55.008 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:55.008 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:55.008 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:03:55.008 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:00:39.110532+0000", 2023-09-24T00:03:55.008 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.49556941500000001 2023-09-24T00:03:55.008 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:55.008 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:55.008 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-24T00:03:55.008 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:00:39.132995+0000", 2023-09-24T00:03:55.008 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.022462758999999999 2023-09-24T00:03:55.009 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:55.009 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:55.009 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 1,2,7", 2023-09-24T00:03:55.009 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:00:39.164900+0000", 2023-09-24T00:03:55.009 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.031905732999999999 2023-09-24T00:03:55.009 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:55.009 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:55.009 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-24T00:03:55.009 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:00:39.238799+0000", 2023-09-24T00:03:55.009 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.073898316000000006 2023-09-24T00:03:55.009 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:55.009 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:55.010 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:03:55.010 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:00:39.241170+0000", 2023-09-24T00:03:55.010 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0023709009999999999 2023-09-24T00:03:55.010 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:55.010 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:55.010 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:03:55.010 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:00:39.247712+0000", 2023-09-24T00:03:55.010 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0065423690000000001 2023-09-24T00:03:55.010 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:55.010 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:55.010 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:03:55.011 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:00:39.253020+0000", 2023-09-24T00:03:55.011 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0053076659999999999 2023-09-24T00:03:55.011 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:55.011 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:55.011 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-24T00:03:55.011 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:00:39.261109+0000", 2023-09-24T00:03:55.011 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0080889010000000008 2023-09-24T00:03:55.011 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:55.011 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:55.011 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-24T00:03:55.011 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:00:39.288368+0000", 2023-09-24T00:03:55.011 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.027259209999999999 2023-09-24T00:03:55.011 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:03:55.012 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-24T00:03:55.012 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:03:55.012 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:55.012 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:55.012 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "MOSDPGPush(10.1 363/356 [PushOp(10:86c90c0c:::benchmark_data_smithi159_258586_object75581:head, version: 342'4710, data_included: [0~65536], data_size: 65536, omap_header_size: 0, omap_entries_size: 0, attrset_size: 2, recovery_info: ObjectRecoveryInfo(10:86c90c0c:::benchmark_data_smithi159_258586_object75581:head@342'4710, size: 65536, copy_subset: [0~65536], clone_subset: {}, snapset: 0=[]:{}, object_exist: 0), after_progress: ObjectRecoveryProgress(!first, data_recovered_to:65536, data_complete:true, omap_recovered_to:, omap_complete:true, error:false), before_progress: ObjectRecoveryProgress(first, data_recovered_to:0, data_complete:false, omap_recovered_to:, omap_complete:false, error:false))])", 2023-09-24T00:03:55.012 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-24T00:01:00.921516+0000", 2023-09-24T00:03:55.012 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 173.92318241300001, 2023-09-24T00:03:55.012 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.76190168199999997, 2023-09-24T00:03:55.012 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-24T00:03:55.012 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "started", 2023-09-24T00:03:55.012 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-24T00:03:55.013 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:55.013 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-24T00:03:55.013 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:01:00.921516+0000", 2023-09-24T00:03:55.013 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:03:55.013 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:55.013 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:55.013 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-24T00:03:55.013 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:01:00.921516+0000", 2023-09-24T00:03:55.013 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:03:55.013 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:55.013 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:55.013 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-24T00:03:55.013 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:01:00.921515+0000", 2023-09-24T00:03:55.014 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.999999 2023-09-24T00:03:55.014 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:55.014 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:55.014 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-24T00:03:55.014 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:01:00.921578+0000", 2023-09-24T00:03:55.014 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.2570000000000006e-05 2023-09-24T00:03:55.014 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:55.014 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:55.014 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-24T00:03:55.014 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:01:00.921603+0000", 2023-09-24T00:03:55.014 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.5836000000000001e-05 2023-09-24T00:03:55.014 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:55.015 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:55.015 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-24T00:03:55.015 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:01:00.921616+0000", 2023-09-24T00:03:55.015 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.2887999999999999e-05 2023-09-24T00:03:55.015 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:55.015 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:55.015 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:03:55.015 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:01:01.631493+0000", 2023-09-24T00:03:55.015 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.70987647399999998 2023-09-24T00:03:55.015 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:55.015 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:55.015 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-24T00:03:55.016 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:01:01.632941+0000", 2023-09-24T00:03:55.016 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.001448289 2023-09-24T00:03:55.016 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:03:55.016 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:03:55.016 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-24T00:03:55.016 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:01:01.683418+0000", 2023-09-24T00:03:55.016 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.050476782999999997 2023-09-24T00:03:55.016 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:03:55.016 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-24T00:03:55.016 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:03:55.016 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:03:55.016 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-24T00:03:55.017 INFO:teuthology.orchestra.run.smithi164.stdout:} 2023-09-24T00:03:55.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:55.018 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:03:55.018 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:03:55.119 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:55.144 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:55.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:55.145 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:03:55.246 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:03:55.266 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:03:55.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:55.269 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:03:55.369 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:03:55.391 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:03:55.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:55.393 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:03:55.494 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:03:55.501 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:03:55 smithi164 bash[92846]: cluster 2023-09-24T00:03:55.089496+0000 mgr.y (mgr.25991) 1415 : cluster 0 pgmap v1601: 89 pgs: 2 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 3.2 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 100 op/s; 38605/157134 objects degraded (24.568%); 16329/157134 objects misplaced (10.392%); 2.3 MiB/s, 36 objects/s recovering 2023-09-24T00:03:55.516 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:03:55.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:55.520 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:03:55.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:03:55 smithi159 bash[105915]: cluster 2023-09-24T00:03:55.089496+0000 mgr.y (mgr.25991) 1415 : cluster 0 pgmap v1601: 89 pgs: 2 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 3.2 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 100 op/s; 38605/157134 objects degraded (24.568%); 16329/157134 objects misplaced (10.392%); 2.3 MiB/s, 36 objects/s recovering 2023-09-24T00:03:55.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:03:55 smithi159 bash[108473]: cluster 2023-09-24T00:03:55.089496+0000 mgr.y (mgr.25991) 1415 : cluster 0 pgmap v1601: 89 pgs: 2 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 3.2 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 100 op/s; 38605/157134 objects degraded (24.568%); 16329/157134 objects misplaced (10.392%); 2.3 MiB/s, 36 objects/s recovering 2023-09-24T00:03:55.620 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:03:55.646 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:03:55.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:55.649 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:03:55.750 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:03:55.774 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:03:55.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:55.777 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:03:55.878 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:55.901 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:55.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:55.905 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:03:56.001 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 dump_ops_in_flight 2023-09-24T00:03:56.005 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:03:56.032 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:03:56.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:56.037 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:03:56.137 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:56.164 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:56.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:56.166 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:03:56.267 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:03:56.295 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:03:56.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:56.302 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:03:56.403 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:56.427 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:56.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:56.436 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:03:56.537 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:03:56.564 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:03:56.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:56.567 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:03:56.667 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:56.695 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:56.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:56.698 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:03:56.798 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:03:56.827 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:03:56.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:56.831 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:03:56.931 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:03:56.961 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:03:56.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:56.964 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:03:57.065 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:03:57.089 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:03:57.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:57.091 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:03:57.192 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:03:57.223 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:03:57.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:57.229 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:03:57.330 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:57.354 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:57.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:57.357 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:03:57.458 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:57.484 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:57.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:57.487 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:03:57.587 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:57.615 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:57.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:57.618 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:03:57.719 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:57.743 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:57.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:57.746 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:03:57.846 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:57.871 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:57.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:57.873 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:03:57.974 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:03:58.005 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:03:58.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:58.008 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:03:58.108 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:03:58.134 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:03:58.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:58.136 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:03:58.236 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:03:58.257 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:03:58.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:58.260 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:03:58.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:03:58 smithi164 bash[92846]: cluster 2023-09-24T00:03:57.090775+0000 mgr.y (mgr.25991) 1416 : cluster 0 pgmap v1602: 89 pgs: 2 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 3.2 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 116 op/s; 38520/156084 objects degraded (24.679%); 16188/156084 objects misplaced (10.371%); 2.5 MiB/s, 40 objects/s recovering 2023-09-24T00:03:58.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:03:58 smithi164 bash[92846]: cluster 2023-09-24T00:03:58.115651+0000 mon.a (mon.0) 1841 : cluster 3 Health check update: Degraded data redundancy: 38520/156084 objects degraded (24.679%), 14 pgs degraded, 11 pgs undersized (PG_DEGRADED) 2023-09-24T00:03:58.294 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:03:58.360 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:03:58.384 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:03:58.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:58.387 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:03:58.487 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:03:58.514 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:03:58.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:58.516 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:03:58.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:03:58 smithi159 bash[105915]: cluster 2023-09-24T00:03:57.090775+0000 mgr.y (mgr.25991) 1416 : cluster 0 pgmap v1602: 89 pgs: 2 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 3.2 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 116 op/s; 38520/156084 objects degraded (24.679%); 16188/156084 objects misplaced (10.371%); 2.5 MiB/s, 40 objects/s recovering 2023-09-24T00:03:58.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:03:58 smithi159 bash[105915]: cluster 2023-09-24T00:03:58.115651+0000 mon.a (mon.0) 1841 : cluster 3 Health check update: Degraded data redundancy: 38520/156084 objects degraded (24.679%), 14 pgs degraded, 11 pgs undersized (PG_DEGRADED) 2023-09-24T00:03:58.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:03:58 smithi159 bash[108473]: cluster 2023-09-24T00:03:57.090775+0000 mgr.y (mgr.25991) 1416 : cluster 0 pgmap v1602: 89 pgs: 2 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 3.2 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 116 op/s; 38520/156084 objects degraded (24.679%); 16188/156084 objects misplaced (10.371%); 2.5 MiB/s, 40 objects/s recovering 2023-09-24T00:03:58.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:03:58 smithi159 bash[108473]: cluster 2023-09-24T00:03:58.115651+0000 mon.a (mon.0) 1841 : cluster 3 Health check update: Degraded data redundancy: 38520/156084 objects degraded (24.679%), 14 pgs degraded, 11 pgs undersized (PG_DEGRADED) 2023-09-24T00:03:58.617 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:58.638 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:58.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:58.640 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:03:58.741 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:03:58.767 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:03:58.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:58.769 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:03:58.870 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:03:58.896 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:03:58.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:58.899 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:03:59.000 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:03:59.026 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:03:59.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:59.028 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:03:59.129 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:59.154 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:59.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:59.158 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:03:59.259 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:03:59.295 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:03:59.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:59.298 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:03:59.398 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:03:59.422 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:03:59.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:59.425 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:03:59.526 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:59.554 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:03:59.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:59.556 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:03:59.657 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:03:59.680 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:03:59.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:59.683 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:03:59.783 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:59.811 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:03:59.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:59.815 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:03:59.916 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:59.940 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:03:59.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:03:59.943 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:04:00.043 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:04:00.067 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:04:00.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:00.069 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:04:00.170 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:04:00.192 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:04:00.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:00.194 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:04:00.294 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:04:00.315 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:04:00.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:00.318 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:04:00.418 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:00.430 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:04:00 smithi164 bash[92846]: cluster 2023-09-24T00:03:59.091483+0000 mgr.y (mgr.25991) 1417 : cluster 0 pgmap v1603: 89 pgs: 2 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 3.2 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 115 op/s; 38455/155403 objects degraded (24.745%); 16160/155403 objects misplaced (10.399%); 2.6 MiB/s, 40 objects/s recovering 2023-09-24T00:04:00.444 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:00.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:00.447 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:04:00.547 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:00.577 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:00.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:00.579 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:04:00.587 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:04:00 smithi159 bash[108473]: cluster 2023-09-24T00:03:59.091483+0000 mgr.y (mgr.25991) 1417 : cluster 0 pgmap v1603: 89 pgs: 2 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 3.2 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 115 op/s; 38455/155403 objects degraded (24.745%); 16160/155403 objects misplaced (10.399%); 2.6 MiB/s, 40 objects/s recovering 2023-09-24T00:04:00.587 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:04:00 smithi159 bash[105915]: cluster 2023-09-24T00:03:59.091483+0000 mgr.y (mgr.25991) 1417 : cluster 0 pgmap v1603: 89 pgs: 2 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 3.2 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 115 op/s; 38455/155403 objects degraded (24.745%); 16160/155403 objects misplaced (10.399%); 2.6 MiB/s, 40 objects/s recovering 2023-09-24T00:04:00.680 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:04:00.708 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:04:00.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:00.710 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:04:00.801 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-24T00:04:00.811 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:00.831 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:00.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:00.834 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:04:00.935 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:04:00.956 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:04:00.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:00.959 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:04:01.060 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:04:01.085 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:04:01.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:01.090 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:04:01.191 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:01.214 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:01.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:01.217 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:04:01.317 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:04:01.344 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:04:01.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:01.350 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:04:01.450 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:01.469 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:01.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:01.471 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:04:01.572 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:01.597 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:01.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:01.599 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:04:01.700 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:01.733 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:01.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:01.736 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:04:01.837 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:04:01.860 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:04:01.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:01.863 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:04:01.863 INFO:teuthology.orchestra.run.smithi159.stdout:osd.0: {} 2023-09-24T00:04:01.883 INFO:teuthology.orchestra.run.smithi159.stdout:osd.1: {} 2023-09-24T00:04:01.906 INFO:teuthology.orchestra.run.smithi159.stdout:osd.2: {} 2023-09-24T00:04:01.927 INFO:teuthology.orchestra.run.smithi159.stdout:osd.3: {} 2023-09-24T00:04:01.956 INFO:teuthology.orchestra.run.smithi159.stdout:osd.4: {} 2023-09-24T00:04:01.963 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:04:01.983 INFO:teuthology.orchestra.run.smithi159.stdout:osd.5: {} 2023-09-24T00:04:01.991 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:04:01.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:01.993 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:04:02.013 INFO:teuthology.orchestra.run.smithi159.stdout:osd.6: {} 2023-09-24T00:04:02.043 INFO:teuthology.orchestra.run.smithi159.stdout:osd.7: {} 2023-09-24T00:04:02.045 INFO:teuthology.orchestra.run.smithi159.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-24T00:04:02.045 INFO:teuthology.orchestra.run.smithi159.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-24T00:04:02.045 INFO:teuthology.orchestra.run.smithi159.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-24T00:04:02.046 INFO:teuthology.orchestra.run.smithi159.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-24T00:04:02.046 INFO:teuthology.orchestra.run.smithi159.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-24T00:04:02.046 INFO:teuthology.orchestra.run.smithi159.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-24T00:04:02.046 INFO:teuthology.orchestra.run.smithi159.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-24T00:04:02.046 INFO:teuthology.orchestra.run.smithi159.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-24T00:04:02.094 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:04:02.122 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:04:02.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:02.124 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:04:02.168 INFO:teuthology.orchestra.run.smithi159.stderr:nodeep-scrub is set 2023-09-24T00:04:02.225 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:04:02.237 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:04:02 smithi159 bash[108473]: cluster 2023-09-24T00:04:01.092164+0000 mgr.y (mgr.25991) 1418 : cluster 0 pgmap v1604: 89 pgs: 2 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 3.2 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 107 op/s; 38426/155232 objects degraded (24.754%); 16160/155232 objects misplaced (10.410%); 2.4 MiB/s, 37 objects/s recovering 2023-09-24T00:04:02.237 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:04:02 smithi159 bash[108473]: audit 2023-09-24T00:04:01.775633+0000 mon.c (mon.2) 133 : audit 1 from='client.? 172.21.15.159:0/1719627013' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-24T00:04:02.237 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:04:02 smithi159 bash[108473]: audit 2023-09-24T00:04:01.776139+0000 mon.a (mon.0) 1842 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-24T00:04:02.237 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:04:02 smithi159 bash[108473]: audit 2023-09-24T00:04:01.832996+0000 mon.b (mon.1) 16 : audit 0 from='client.? 172.21.15.159:0/4245258020' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-24T00:04:02.237 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:04:02 smithi159 bash[105915]: cluster 2023-09-24T00:04:01.092164+0000 mgr.y (mgr.25991) 1418 : cluster 0 pgmap v1604: 89 pgs: 2 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 3.2 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 107 op/s; 38426/155232 objects degraded (24.754%); 16160/155232 objects misplaced (10.410%); 2.4 MiB/s, 37 objects/s recovering 2023-09-24T00:04:02.238 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:04:02 smithi159 bash[105915]: audit 2023-09-24T00:04:01.775633+0000 mon.c (mon.2) 133 : audit 1 from='client.? 172.21.15.159:0/1719627013' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-24T00:04:02.238 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:04:02 smithi159 bash[105915]: audit 2023-09-24T00:04:01.776139+0000 mon.a (mon.0) 1842 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-24T00:04:02.238 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:04:02 smithi159 bash[105915]: audit 2023-09-24T00:04:01.832996+0000 mon.b (mon.1) 16 : audit 0 from='client.? 172.21.15.159:0/4245258020' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-24T00:04:02.249 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:04:02.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:02.252 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:04:02.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:04:02 smithi164 bash[92846]: cluster 2023-09-24T00:04:01.092164+0000 mgr.y (mgr.25991) 1418 : cluster 0 pgmap v1604: 89 pgs: 2 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 3.2 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 107 op/s; 38426/155232 objects degraded (24.754%); 16160/155232 objects misplaced (10.410%); 2.4 MiB/s, 37 objects/s recovering 2023-09-24T00:04:02.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:04:02 smithi164 bash[92846]: audit 2023-09-24T00:04:01.775633+0000 mon.c (mon.2) 133 : audit 1 from='client.? 172.21.15.159:0/1719627013' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-24T00:04:02.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:04:02 smithi164 bash[92846]: audit 2023-09-24T00:04:01.776139+0000 mon.a (mon.0) 1842 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-24T00:04:02.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:04:02 smithi164 bash[92846]: audit 2023-09-24T00:04:01.832996+0000 mon.b (mon.1) 16 : audit 0 from='client.? 172.21.15.159:0/4245258020' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-24T00:04:02.353 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:04:02.383 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:04:02.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:02.385 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:04:02.486 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:04:02.511 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:04:02.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:02.513 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:04:02.614 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:04:02.636 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:04:02.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:02.640 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:04:02.740 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:02.770 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:02.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:02.773 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:04:02.874 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:04:02.897 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:04:02.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:02.899 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:04:03.000 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:04:03.023 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:04:03.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:03.026 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:04:03.126 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:03.153 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:03.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:03.156 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:04:03.257 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:03.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:04:03 smithi164 bash[92846]: cluster 2023-09-24T00:04:02.149794+0000 mon.a (mon.0) 1843 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-24T00:04:03.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:04:03 smithi164 bash[92846]: cluster 2023-09-24T00:04:02.155789+0000 osd.6 (osd.6) 462 : cluster 3 failed to encode map e388 with expected crc 2023-09-24T00:04:03.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:04:03 smithi164 bash[92846]: audit 2023-09-24T00:04:02.157555+0000 mon.a (mon.0) 1844 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-24T00:04:03.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:04:03 smithi164 bash[92846]: cluster 2023-09-24T00:04:02.157832+0000 mon.a (mon.0) 1845 : cluster 0 osdmap e388: 8 total, 8 up, 7 in 2023-09-24T00:04:03.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:04:03 smithi164 bash[92846]: cluster 2023-09-24T00:04:02.176201+0000 osd.5 (osd.5) 228 : cluster 3 failed to encode map e388 with expected crc 2023-09-24T00:04:03.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:04:03 smithi164 bash[92846]: cluster 2023-09-24T00:04:02.225709+0000 osd.4 (osd.4) 305 : cluster 3 failed to encode map e388 with expected crc 2023-09-24T00:04:03.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:04:03 smithi164 bash[92846]: audit 2023-09-24T00:04:02.271439+0000 mon.a (mon.0) 1846 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:04:03.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:04:03 smithi164 bash[92846]: cluster 2023-09-24T00:04:03.117097+0000 mon.a (mon.0) 1847 : cluster 3 Health check update: Degraded data redundancy: 38426/155232 objects degraded (24.754%), 14 pgs degraded, 11 pgs undersized (PG_DEGRADED) 2023-09-24T00:04:03.281 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:03.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:03.287 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:04:03.387 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:04:03.399 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:04:03 smithi159 bash[105915]: cluster 2023-09-24T00:04:02.149794+0000 mon.a (mon.0) 1843 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-24T00:04:03.399 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:04:03 smithi159 bash[105915]: cluster 2023-09-24T00:04:02.155789+0000 osd.6 (osd.6) 462 : cluster 3 failed to encode map e388 with expected crc 2023-09-24T00:04:03.399 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:04:03 smithi159 bash[105915]: audit 2023-09-24T00:04:02.157555+0000 mon.a (mon.0) 1844 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-24T00:04:03.399 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:04:03 smithi159 bash[105915]: cluster 2023-09-24T00:04:02.157832+0000 mon.a (mon.0) 1845 : cluster 0 osdmap e388: 8 total, 8 up, 7 in 2023-09-24T00:04:03.399 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:04:03 smithi159 bash[105915]: cluster 2023-09-24T00:04:02.176201+0000 osd.5 (osd.5) 228 : cluster 3 failed to encode map e388 with expected crc 2023-09-24T00:04:03.399 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:04:03 smithi159 bash[105915]: cluster 2023-09-24T00:04:02.225709+0000 osd.4 (osd.4) 305 : cluster 3 failed to encode map e388 with expected crc 2023-09-24T00:04:03.399 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:04:03 smithi159 bash[105915]: audit 2023-09-24T00:04:02.271439+0000 mon.a (mon.0) 1846 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:04:03.399 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:04:03 smithi159 bash[105915]: cluster 2023-09-24T00:04:03.117097+0000 mon.a (mon.0) 1847 : cluster 3 Health check update: Degraded data redundancy: 38426/155232 objects degraded (24.754%), 14 pgs degraded, 11 pgs undersized (PG_DEGRADED) 2023-09-24T00:04:03.399 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:04:03 smithi159 bash[108473]: cluster 2023-09-24T00:04:02.149794+0000 mon.a (mon.0) 1843 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-24T00:04:03.399 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:04:03 smithi159 bash[108473]: cluster 2023-09-24T00:04:02.155789+0000 osd.6 (osd.6) 462 : cluster 3 failed to encode map e388 with expected crc 2023-09-24T00:04:03.400 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:04:03 smithi159 bash[108473]: audit 2023-09-24T00:04:02.157555+0000 mon.a (mon.0) 1844 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-24T00:04:03.400 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:04:03 smithi159 bash[108473]: cluster 2023-09-24T00:04:02.157832+0000 mon.a (mon.0) 1845 : cluster 0 osdmap e388: 8 total, 8 up, 7 in 2023-09-24T00:04:03.400 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:04:03 smithi159 bash[108473]: cluster 2023-09-24T00:04:02.176201+0000 osd.5 (osd.5) 228 : cluster 3 failed to encode map e388 with expected crc 2023-09-24T00:04:03.400 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:04:03 smithi159 bash[108473]: cluster 2023-09-24T00:04:02.225709+0000 osd.4 (osd.4) 305 : cluster 3 failed to encode map e388 with expected crc 2023-09-24T00:04:03.400 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:04:03 smithi159 bash[108473]: audit 2023-09-24T00:04:02.271439+0000 mon.a (mon.0) 1846 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:04:03.400 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:04:03 smithi159 bash[108473]: cluster 2023-09-24T00:04:03.117097+0000 mon.a (mon.0) 1847 : cluster 3 Health check update: Degraded data redundancy: 38426/155232 objects degraded (24.754%), 14 pgs degraded, 11 pgs undersized (PG_DEGRADED) 2023-09-24T00:04:03.417 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:04:03.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:03.419 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:04:03.520 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:04:03.544 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:04:03.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:03.546 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:04:03.647 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:04:03.673 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:04:03.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:03.676 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:04:03.777 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:04:03.805 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:04:03.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:03.807 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:04:03.907 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:04:03.918 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 24 00:04:03 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [24/Sep/2023:00:04:03] "GET /metrics HTTP/1.1" 200 36676 "" "Prometheus/2.43.0" 2023-09-24T00:04:03.933 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:04:03.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:03.936 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:04:04.037 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:04:04.060 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:04:04.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:04.065 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:04:04.166 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:04.190 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:04.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:04.192 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:04:04.293 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:04.317 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:04.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:04.320 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:04:04.420 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:04:04.427 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:04:04 smithi164 bash[92846]: cluster 2023-09-24T00:04:03.092846+0000 mgr.y (mgr.25991) 1419 : cluster 0 pgmap v1606: 89 pgs: 2 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 3.1 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 115 op/s; 38406/154611 objects degraded (24.840%); 16037/154611 objects misplaced (10.372%); 2.6 MiB/s, 40 objects/s recovering 2023-09-24T00:04:04.443 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:04:04.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:04.450 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:04:04.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:04:04 smithi159 bash[105915]: cluster 2023-09-24T00:04:03.092846+0000 mgr.y (mgr.25991) 1419 : cluster 0 pgmap v1606: 89 pgs: 2 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 3.1 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 115 op/s; 38406/154611 objects degraded (24.840%); 16037/154611 objects misplaced (10.372%); 2.6 MiB/s, 40 objects/s recovering 2023-09-24T00:04:04.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:04:04 smithi159 bash[108473]: cluster 2023-09-24T00:04:03.092846+0000 mgr.y (mgr.25991) 1419 : cluster 0 pgmap v1606: 89 pgs: 2 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 3.1 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 115 op/s; 38406/154611 objects degraded (24.840%); 16037/154611 objects misplaced (10.372%); 2.6 MiB/s, 40 objects/s recovering 2023-09-24T00:04:04.550 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:04:04.571 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:04:04.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:04.578 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:04:04.679 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:04.703 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:04.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:04.706 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:04:04.806 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:04:04.833 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:04:04.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:04.835 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:04:04.936 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:04:04.957 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:04:04.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:04.959 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:04:05.060 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:04:05.088 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:04:05.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:05.091 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:04:05.192 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:04:05.215 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:04:05.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:05.217 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:04:05.318 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:05.344 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:05.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:05.353 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:04:05.360 INFO:teuthology.orchestra.run.smithi164.stdout:ERROR: (22) Invalid argument 2023-09-24T00:04:05.360 INFO:teuthology.orchestra.run.smithi164.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-24T00:04:05.454 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:05.483 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:05.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:05.485 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:04:05.586 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:04:05.610 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:04:05.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:05.613 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:04:05.713 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:05.738 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:05.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:05.740 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:04:05.840 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:04:05.864 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:04:05.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:05.866 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:04:05.967 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:05.990 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:05.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:05.992 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:04:06.093 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:04:06.125 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:04:06.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:06.127 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:04:06.228 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:04:06.235 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:04:06 smithi164 bash[92846]: cluster 2023-09-24T00:04:05.093518+0000 mgr.y (mgr.25991) 1420 : cluster 0 pgmap v1607: 89 pgs: 2 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 3.1 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 105 op/s; 38346/153981 objects degraded (24.903%); 16003/153981 objects misplaced (10.393%); 2.4 MiB/s, 38 objects/s recovering 2023-09-24T00:04:06.248 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:04:06.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:06.250 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:04:06.280 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 dump_blocked_ops 2023-09-24T00:04:06.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:04:06 smithi159 bash[105915]: cluster 2023-09-24T00:04:05.093518+0000 mgr.y (mgr.25991) 1420 : cluster 0 pgmap v1607: 89 pgs: 2 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 3.1 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 105 op/s; 38346/153981 objects degraded (24.903%); 16003/153981 objects misplaced (10.393%); 2.4 MiB/s, 38 objects/s recovering 2023-09-24T00:04:06.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:04:06 smithi159 bash[108473]: cluster 2023-09-24T00:04:05.093518+0000 mgr.y (mgr.25991) 1420 : cluster 0 pgmap v1607: 89 pgs: 2 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 3.1 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 105 op/s; 38346/153981 objects degraded (24.903%); 16003/153981 objects misplaced (10.393%); 2.4 MiB/s, 38 objects/s recovering 2023-09-24T00:04:06.351 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:04:06.390 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:04:06.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:06.393 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:04:06.494 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:04:06.521 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:04:06.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:06.523 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:04:06.623 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:06.650 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:06.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:06.653 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:04:06.754 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:04:06.780 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:04:06.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:06.782 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:04:06.886 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:04:06.916 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:04:06.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:06.919 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:04:07.020 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:07.045 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:07.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:07.047 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:04:07.148 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:07.188 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:07.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:07.220 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:04:07.220 INFO:teuthology.orchestra.run.smithi159.stderr:set osd.0 primary-affinity to 1 (8655362) 2023-09-24T00:04:07.321 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:04:07.348 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:04:07.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:07.351 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:04:07.420 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:04:07 smithi159 bash[105915]: audit 2023-09-24T00:04:06.512132+0000 mon.c (mon.2) 134 : audit 1 from='client.? 172.21.15.159:0/4136357756' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]: dispatch 2023-09-24T00:04:07.420 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:04:07 smithi159 bash[105915]: audit 2023-09-24T00:04:06.512514+0000 mon.a (mon.0) 1848 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]: dispatch 2023-09-24T00:04:07.420 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:04:07 smithi159 bash[108473]: audit 2023-09-24T00:04:06.512132+0000 mon.c (mon.2) 134 : audit 1 from='client.? 172.21.15.159:0/4136357756' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]: dispatch 2023-09-24T00:04:07.420 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:04:07 smithi159 bash[108473]: audit 2023-09-24T00:04:06.512514+0000 mon.a (mon.0) 1848 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]: dispatch 2023-09-24T00:04:07.452 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:04:07.475 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:04:07.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:07.478 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:04:07.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:04:07 smithi164 bash[92846]: audit 2023-09-24T00:04:06.512132+0000 mon.c (mon.2) 134 : audit 1 from='client.? 172.21.15.159:0/4136357756' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]: dispatch 2023-09-24T00:04:07.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:04:07 smithi164 bash[92846]: audit 2023-09-24T00:04:06.512514+0000 mon.a (mon.0) 1848 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]: dispatch 2023-09-24T00:04:07.578 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:04:07.607 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:04:07.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:07.610 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:04:07.711 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:07.715 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-24T00:04:07.735 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-24T00:04:07.738 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:07.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:07.741 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:04:07.842 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:07.867 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:07.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:07.870 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:04:07.971 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:04:07.998 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:04:08.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:08.002 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:04:08.102 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:08.132 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:08.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:08.134 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:04:08.235 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:08.265 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:08.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:08.268 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:04:08.368 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:04:08.378 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:04:08 smithi159 bash[105915]: cluster 2023-09-24T00:04:07.094997+0000 mgr.y (mgr.25991) 1421 : cluster 0 pgmap v1608: 89 pgs: 2 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 3.1 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 101 op/s; 38248/153033 objects degraded (24.993%); 15863/153033 objects misplaced (10.366%); 2.5 MiB/s, 40 objects/s recovering 2023-09-24T00:04:08.378 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:04:08 smithi159 bash[105915]: cluster 2023-09-24T00:04:07.178105+0000 osd.6 (osd.6) 463 : cluster 3 failed to encode map e389 with expected crc 2023-09-24T00:04:08.378 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:04:08 smithi159 bash[105915]: audit 2023-09-24T00:04:07.179780+0000 mon.a (mon.0) 1849 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]': finished 2023-09-24T00:04:08.378 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:04:08 smithi159 bash[105915]: cluster 2023-09-24T00:04:07.179893+0000 mon.a (mon.0) 1850 : cluster 0 osdmap e389: 8 total, 8 up, 7 in 2023-09-24T00:04:08.378 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:04:08 smithi159 bash[105915]: cluster 2023-09-24T00:04:07.427548+0000 osd.4 (osd.4) 306 : cluster 3 failed to encode map e389 with expected crc 2023-09-24T00:04:08.378 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:04:08 smithi159 bash[105915]: cluster 2023-09-24T00:04:08.118373+0000 mon.a (mon.0) 1851 : cluster 3 Health check update: Degraded data redundancy: 38248/153033 objects degraded (24.993%), 14 pgs degraded, 11 pgs undersized (PG_DEGRADED) 2023-09-24T00:04:08.379 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:04:08 smithi159 bash[108473]: cluster 2023-09-24T00:04:07.094997+0000 mgr.y (mgr.25991) 1421 : cluster 0 pgmap v1608: 89 pgs: 2 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 3.1 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 101 op/s; 38248/153033 objects degraded (24.993%); 15863/153033 objects misplaced (10.366%); 2.5 MiB/s, 40 objects/s recovering 2023-09-24T00:04:08.379 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:04:08 smithi159 bash[108473]: cluster 2023-09-24T00:04:07.178105+0000 osd.6 (osd.6) 463 : cluster 3 failed to encode map e389 with expected crc 2023-09-24T00:04:08.379 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:04:08 smithi159 bash[108473]: audit 2023-09-24T00:04:07.179780+0000 mon.a (mon.0) 1849 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]': finished 2023-09-24T00:04:08.379 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:04:08 smithi159 bash[108473]: cluster 2023-09-24T00:04:07.179893+0000 mon.a (mon.0) 1850 : cluster 0 osdmap e389: 8 total, 8 up, 7 in 2023-09-24T00:04:08.379 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:04:08 smithi159 bash[108473]: cluster 2023-09-24T00:04:07.427548+0000 osd.4 (osd.4) 306 : cluster 3 failed to encode map e389 with expected crc 2023-09-24T00:04:08.379 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:04:08 smithi159 bash[108473]: cluster 2023-09-24T00:04:08.118373+0000 mon.a (mon.0) 1851 : cluster 3 Health check update: Degraded data redundancy: 38248/153033 objects degraded (24.993%), 14 pgs degraded, 11 pgs undersized (PG_DEGRADED) 2023-09-24T00:04:08.395 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:04:08.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:08.398 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:04:08.498 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:04:08.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:04:08 smithi164 bash[92846]: cluster 2023-09-24T00:04:07.094997+0000 mgr.y (mgr.25991) 1421 : cluster 0 pgmap v1608: 89 pgs: 2 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 3.1 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 101 op/s; 38248/153033 objects degraded (24.993%); 15863/153033 objects misplaced (10.366%); 2.5 MiB/s, 40 objects/s recovering 2023-09-24T00:04:08.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:04:08 smithi164 bash[92846]: cluster 2023-09-24T00:04:07.178105+0000 osd.6 (osd.6) 463 : cluster 3 failed to encode map e389 with expected crc 2023-09-24T00:04:08.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:04:08 smithi164 bash[92846]: audit 2023-09-24T00:04:07.179780+0000 mon.a (mon.0) 1849 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]': finished 2023-09-24T00:04:08.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:04:08 smithi164 bash[92846]: cluster 2023-09-24T00:04:07.179893+0000 mon.a (mon.0) 1850 : cluster 0 osdmap e389: 8 total, 8 up, 7 in 2023-09-24T00:04:08.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:04:08 smithi164 bash[92846]: cluster 2023-09-24T00:04:07.427548+0000 osd.4 (osd.4) 306 : cluster 3 failed to encode map e389 with expected crc 2023-09-24T00:04:08.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:04:08 smithi164 bash[92846]: cluster 2023-09-24T00:04:08.118373+0000 mon.a (mon.0) 1851 : cluster 3 Health check update: Degraded data redundancy: 38248/153033 objects degraded (24.993%), 14 pgs degraded, 11 pgs undersized (PG_DEGRADED) 2023-09-24T00:04:08.523 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:04:08.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:08.526 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:04:08.626 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:08.652 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:08.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:08.659 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:04:08.759 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:08.784 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:08.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:08.790 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:04:08.891 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:04:08.917 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:04:08.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:08.920 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:04:09.020 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:09.045 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:09.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:09.049 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:04:09.150 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:04:09.174 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:04:09.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:09.178 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:04:09.279 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:04:09.290 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:04:09 smithi164 bash[92846]: cluster 2023-09-24T00:04:09.095887+0000 mgr.y (mgr.25991) 1422 : cluster 0 pgmap v1610: 89 pgs: 2 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 3.1 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 121 op/s; 38180/152304 objects degraded (25.068%); 15835/152304 objects misplaced (10.397%); 3.0 MiB/s, 47 objects/s recovering 2023-09-24T00:04:09.303 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:04:09.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:09.306 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:04:09.407 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:04:09.433 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:04:09.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:09.435 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:04:09.536 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:04:09.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:04:09 smithi159 bash[108473]: cluster 2023-09-24T00:04:09.095887+0000 mgr.y (mgr.25991) 1422 : cluster 0 pgmap v1610: 89 pgs: 2 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 3.1 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 121 op/s; 38180/152304 objects degraded (25.068%); 15835/152304 objects misplaced (10.397%); 3.0 MiB/s, 47 objects/s recovering 2023-09-24T00:04:09.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:04:09 smithi159 bash[105915]: cluster 2023-09-24T00:04:09.095887+0000 mgr.y (mgr.25991) 1422 : cluster 0 pgmap v1610: 89 pgs: 2 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 3.1 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 121 op/s; 38180/152304 objects degraded (25.068%); 15835/152304 objects misplaced (10.397%); 3.0 MiB/s, 47 objects/s recovering 2023-09-24T00:04:09.574 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:04:09.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:09.577 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:04:09.678 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:04:09.709 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:04:09.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:09.712 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:04:09.813 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:09.844 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:09.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:09.847 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:04:09.950 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:04:09.981 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:04:09.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:09.983 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:04:10.084 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:04:10.116 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:04:10.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:10.119 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:04:10.220 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:10.246 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:10.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:10.249 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:04:10.349 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:04:10.374 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:04:10.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:10.376 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:04:10.477 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:10.508 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:10.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:10.510 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:04:10.611 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:04:10.641 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:04:10.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:10.644 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:04:10.744 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:10.771 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:10.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:10.773 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:04:10.874 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:10.905 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:10.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:10.909 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:04:11.009 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:11.035 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:11.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:11.038 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:04:11.123 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-24T00:04:11.139 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:11.167 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:11.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:11.170 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:04:11.271 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:11.289 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:11.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:11.292 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:04:11.392 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:11.420 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:11.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:11.424 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:04:11.525 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:04:11.548 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:04:11.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:11.552 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:04:11.653 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:11.673 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:11.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:11.675 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:04:11.776 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:11.802 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:11.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:11.805 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:04:11.906 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:11.932 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:11.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:11.940 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:04:12.041 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:12.065 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:12.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:12.068 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:04:12.169 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:04:12.197 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:04:12.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:12.200 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:04:12.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:04:12 smithi164 bash[92846]: cluster 2023-09-24T00:04:11.096885+0000 mgr.y (mgr.25991) 1423 : cluster 0 pgmap v1611: 89 pgs: 2 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 3.1 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 93 op/s; 38154/152115 objects degraded (25.082%); 15835/152115 objects misplaced (10.410%); 2.4 MiB/s, 38 objects/s recovering 2023-09-24T00:04:12.301 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:04:12.323 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:04:12.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:12.328 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:04:12.429 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:04:12.463 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:04:12.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:12.464 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:04:12.522 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:04:12.523 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:04:12.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:04:12 smithi159 bash[108473]: cluster 2023-09-24T00:04:11.096885+0000 mgr.y (mgr.25991) 1423 : cluster 0 pgmap v1611: 89 pgs: 2 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 3.1 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 93 op/s; 38154/152115 objects degraded (25.082%); 15835/152115 objects misplaced (10.410%); 2.4 MiB/s, 38 objects/s recovering 2023-09-24T00:04:12.546 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:04:12 smithi159 bash[105915]: cluster 2023-09-24T00:04:11.096885+0000 mgr.y (mgr.25991) 1423 : cluster 0 pgmap v1611: 89 pgs: 2 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 3.1 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 93 op/s; 38154/152115 objects degraded (25.082%); 15835/152115 objects misplaced (10.410%); 2.4 MiB/s, 38 objects/s recovering 2023-09-24T00:04:12.565 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:12.593 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:12.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:12.595 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:04:12.696 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:12.718 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:12.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:12.720 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:04:12.821 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:12.859 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:12.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:12.864 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:04:12.965 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:12.993 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:12.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:12.996 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:04:13.097 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:04:13.126 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:04:13.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:13.130 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:04:13.230 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:04:13.254 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:04:13.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:13.257 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:04:13.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:04:13 smithi159 bash[105915]: cluster 2023-09-24T00:04:13.119720+0000 mon.a (mon.0) 1852 : cluster 3 Health check update: Degraded data redundancy: 38154/152115 objects degraded (25.082%), 14 pgs degraded, 11 pgs undersized (PG_DEGRADED) 2023-09-24T00:04:13.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:04:13 smithi159 bash[108473]: cluster 2023-09-24T00:04:13.119720+0000 mon.a (mon.0) 1852 : cluster 3 Health check update: Degraded data redundancy: 38154/152115 objects degraded (25.082%), 14 pgs degraded, 11 pgs undersized (PG_DEGRADED) 2023-09-24T00:04:13.358 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:13.368 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:04:13 smithi164 bash[92846]: cluster 2023-09-24T00:04:13.119720+0000 mon.a (mon.0) 1852 : cluster 3 Health check update: Degraded data redundancy: 38154/152115 objects degraded (25.082%), 14 pgs degraded, 11 pgs undersized (PG_DEGRADED) 2023-09-24T00:04:13.382 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:13.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:13.385 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:04:13.486 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:04:13.524 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:04:13.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:13.526 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:04:13.579 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 3, 6, 7, 5, 0] out_osds: [4] dead_osds: [] live_osds: [0, 2, 3, 4, 5, 6, 7, 1] 2023-09-24T00:04:13.579 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-24T00:04:13.579 INFO:tasks.thrashosds.thrasher:primary_affinity 2023-09-24T00:04:13.579 INFO:tasks.thrashosds.thrasher:Setting osd 0 primary_affinity to 0.715359 2023-09-24T00:04:13.579 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd primary-affinity 0 0.7153589874043937 2023-09-24T00:04:13.628 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:13.659 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:13.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:13.661 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:04:13.762 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:04:13.775 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 24 00:04:13 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [24/Sep/2023:00:04:13] "GET /metrics HTTP/1.1" 200 36676 "" "Prometheus/2.43.0" 2023-09-24T00:04:13.790 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:04:13.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:13.795 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:04:13.895 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:04:13.916 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:04:13.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:13.919 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:04:14.019 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:04:14.045 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:04:14.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:14.048 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:04:14.149 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:14.174 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:14.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:14.176 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:04:14.277 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:04:14.286 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:04:14 smithi159 bash[105915]: cluster 2023-09-24T00:04:13.098414+0000 mgr.y (mgr.25991) 1424 : cluster 0 pgmap v1612: 89 pgs: 2 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 3.1 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 107 op/s; 38120/151389 objects degraded (25.180%); 15697/151389 objects misplaced (10.369%); 2.6 MiB/s, 41 objects/s recovering 2023-09-24T00:04:14.287 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:04:14 smithi159 bash[108473]: cluster 2023-09-24T00:04:13.098414+0000 mgr.y (mgr.25991) 1424 : cluster 0 pgmap v1612: 89 pgs: 2 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 3.1 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 107 op/s; 38120/151389 objects degraded (25.180%); 15697/151389 objects misplaced (10.369%); 2.6 MiB/s, 41 objects/s recovering 2023-09-24T00:04:14.301 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:04:14.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:14.304 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:04:14.404 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:14.411 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:04:14 smithi164 bash[92846]: cluster 2023-09-24T00:04:13.098414+0000 mgr.y (mgr.25991) 1424 : cluster 0 pgmap v1612: 89 pgs: 2 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 3.1 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 107 op/s; 38120/151389 objects degraded (25.180%); 15697/151389 objects misplaced (10.369%); 2.6 MiB/s, 41 objects/s recovering 2023-09-24T00:04:14.424 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:14.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:14.427 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:04:14.527 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:14.548 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:14.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:14.551 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:04:14.653 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:04:14.682 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:04:14.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:14.684 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:04:14.784 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:14.810 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:14.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:14.813 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:04:14.913 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:14.941 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:14.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:14.944 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:04:15.044 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:04:15.066 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:04:15.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:15.069 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:04:15.170 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:04:15.192 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:04:15.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:15.194 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:04:15.295 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:15.320 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:15.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:15.323 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:04:15.424 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:04:15.452 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:04:15.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:15.454 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:04:15.555 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:15.583 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:15.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:15.586 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:04:15.686 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:15.717 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:15.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:15.720 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:04:15.747 INFO:teuthology.orchestra.run.smithi164.stdout:ERROR: (22) Invalid argument 2023-09-24T00:04:15.747 INFO:teuthology.orchestra.run.smithi164.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-24T00:04:15.820 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:04:15.844 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:04:15.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:15.846 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:04:15.947 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:04:15.968 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:04:15.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:15.970 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:04:16.071 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:16.093 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:16.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:16.095 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:04:16.196 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:16.215 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:16.217 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:04:16 smithi164 bash[92846]: cluster 2023-09-24T00:04:15.099200+0000 mgr.y (mgr.25991) 1425 : cluster 0 pgmap v1613: 89 pgs: 2 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 3.1 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 110 op/s; 38065/150657 objects degraded (25.266%); 15666/150657 objects misplaced (10.398%); 2.6 MiB/s, 41 objects/s recovering 2023-09-24T00:04:16.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:16.218 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:04:16.319 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:04:16.344 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:04:16.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:16.347 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:04:16.448 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:04:16.459 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:04:16 smithi159 bash[105915]: cluster 2023-09-24T00:04:15.099200+0000 mgr.y (mgr.25991) 1425 : cluster 0 pgmap v1613: 89 pgs: 2 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 3.1 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 110 op/s; 38065/150657 objects degraded (25.266%); 15666/150657 objects misplaced (10.398%); 2.6 MiB/s, 41 objects/s recovering 2023-09-24T00:04:16.459 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:04:16 smithi159 bash[108473]: cluster 2023-09-24T00:04:15.099200+0000 mgr.y (mgr.25991) 1425 : cluster 0 pgmap v1613: 89 pgs: 2 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 3.1 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 110 op/s; 38065/150657 objects degraded (25.266%); 15666/150657 objects misplaced (10.398%); 2.6 MiB/s, 41 objects/s recovering 2023-09-24T00:04:16.477 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:04:16.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:16.479 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:04:16.579 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:04:16.605 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:04:16.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:16.607 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:04:16.657 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 dump_historic_ops 2023-09-24T00:04:16.708 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:04:16.736 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:04:16.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:16.739 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:04:16.840 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:16.868 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:16.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:16.873 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:04:16.974 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:04:17.001 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:04:17.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:17.004 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:04:17.104 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:04:17.127 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:04:17.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:17.130 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:04:17.231 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:04:17.252 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:04:17.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:17.254 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:04:17.355 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:17.387 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:17.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:17.391 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:04:17.427 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:04:17 smithi159 bash[105915]: audit 2023-09-24T00:04:16.627742+0000 mon.a (mon.0) 1853 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-24T00:04:17.428 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:04:17 smithi159 bash[108473]: audit 2023-09-24T00:04:16.627742+0000 mon.a (mon.0) 1853 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-24T00:04:17.491 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:04:17.520 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:04:17.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:04:17 smithi164 bash[92846]: audit 2023-09-24T00:04:16.627742+0000 mon.a (mon.0) 1853 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-24T00:04:17.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:17.523 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:04:17.623 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:04:17.651 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:04:17.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:17.654 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:04:17.755 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:04:17.783 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:04:17.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:17.786 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:04:17.887 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:04:17.914 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:04:17.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:17.916 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:04:18.016 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:18.048 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:18.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:18.051 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:04:18.151 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:04:18.179 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:04:18.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:18.182 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:04:18.282 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:18.291 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:04:18 smithi164 bash[92846]: cluster 2023-09-24T00:04:17.100357+0000 mgr.y (mgr.25991) 1426 : cluster 0 pgmap v1614: 89 pgs: 2 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 3.0 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 109 op/s; 37994/149736 objects degraded (25.374%); 15520/149736 objects misplaced (10.365%); 2.4 MiB/s, 38 objects/s recovering 2023-09-24T00:04:18.291 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:04:18 smithi164 bash[92846]: audit 2023-09-24T00:04:17.270870+0000 mon.a (mon.0) 1854 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:04:18.291 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:04:18 smithi164 bash[92846]: cluster 2023-09-24T00:04:18.120989+0000 mon.a (mon.0) 1855 : cluster 3 Health check update: Degraded data redundancy: 37994/149736 objects degraded (25.374%), 14 pgs degraded, 11 pgs undersized (PG_DEGRADED) 2023-09-24T00:04:18.313 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:18.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:18.317 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:04:18.362 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:04:18.418 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:18.443 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:18.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:18.446 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:04:18.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:04:18 smithi159 bash[105915]: cluster 2023-09-24T00:04:17.100357+0000 mgr.y (mgr.25991) 1426 : cluster 0 pgmap v1614: 89 pgs: 2 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 3.0 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 109 op/s; 37994/149736 objects degraded (25.374%); 15520/149736 objects misplaced (10.365%); 2.4 MiB/s, 38 objects/s recovering 2023-09-24T00:04:18.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:04:18 smithi159 bash[105915]: audit 2023-09-24T00:04:17.270870+0000 mon.a (mon.0) 1854 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:04:18.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:04:18 smithi159 bash[105915]: cluster 2023-09-24T00:04:18.120989+0000 mon.a (mon.0) 1855 : cluster 3 Health check update: Degraded data redundancy: 37994/149736 objects degraded (25.374%), 14 pgs degraded, 11 pgs undersized (PG_DEGRADED) 2023-09-24T00:04:18.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:04:18 smithi159 bash[108473]: cluster 2023-09-24T00:04:17.100357+0000 mgr.y (mgr.25991) 1426 : cluster 0 pgmap v1614: 89 pgs: 2 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 3.0 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 109 op/s; 37994/149736 objects degraded (25.374%); 15520/149736 objects misplaced (10.365%); 2.4 MiB/s, 38 objects/s recovering 2023-09-24T00:04:18.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:04:18 smithi159 bash[108473]: audit 2023-09-24T00:04:17.270870+0000 mon.a (mon.0) 1854 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:04:18.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:04:18 smithi159 bash[108473]: cluster 2023-09-24T00:04:18.120989+0000 mon.a (mon.0) 1855 : cluster 3 Health check update: Degraded data redundancy: 37994/149736 objects degraded (25.374%), 14 pgs degraded, 11 pgs undersized (PG_DEGRADED) 2023-09-24T00:04:18.547 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:04:18.569 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:04:18.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:18.571 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:04:18.672 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:04:18.698 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:04:18.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:18.702 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:04:18.803 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:04:18.832 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:04:18.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:18.835 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:04:18.936 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:04:18.959 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:04:18.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:18.962 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:04:19.063 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:19.086 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:19.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:19.095 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:04:19.196 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:19.226 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:19.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:19.228 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:04:19.329 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:04:19.354 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:04:19.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:19.356 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:04:19.457 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:19.486 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:19.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:19.492 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:04:19.593 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:19.622 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:19.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:19.631 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:04:19.731 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:04:19.757 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:04:19.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:19.760 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:04:19.861 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:04:19.889 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:04:19.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:19.891 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:04:19.992 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:04:20.022 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:04:20.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:20.025 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:04:20.125 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:20.155 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:20.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:20.157 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:04:20.258 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:04:20.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:04:20 smithi164 bash[92846]: cluster 2023-09-24T00:04:19.101411+0000 mgr.y (mgr.25991) 1427 : cluster 0 pgmap v1615: 89 pgs: 2 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 3.0 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 110 op/s; 37925/149079 objects degraded (25.440%); 15492/149079 objects misplaced (10.392%); 2.5 MiB/s, 40 objects/s recovering 2023-09-24T00:04:20.280 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:04:20.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:20.283 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:04:20.384 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:04:20.396 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:04:20 smithi159 bash[105915]: cluster 2023-09-24T00:04:19.101411+0000 mgr.y (mgr.25991) 1427 : cluster 0 pgmap v1615: 89 pgs: 2 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 3.0 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 110 op/s; 37925/149079 objects degraded (25.440%); 15492/149079 objects misplaced (10.392%); 2.5 MiB/s, 40 objects/s recovering 2023-09-24T00:04:20.396 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:04:20 smithi159 bash[108473]: cluster 2023-09-24T00:04:19.101411+0000 mgr.y (mgr.25991) 1427 : cluster 0 pgmap v1615: 89 pgs: 2 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 3.0 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 110 op/s; 37925/149079 objects degraded (25.440%); 15492/149079 objects misplaced (10.392%); 2.5 MiB/s, 40 objects/s recovering 2023-09-24T00:04:20.414 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:04:20.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:20.420 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:04:20.520 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:20.545 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:20.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:20.551 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:04:20.651 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:04:20.683 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:04:20.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:20.685 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:04:20.786 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:20.808 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:20.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:20.814 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:04:20.915 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:04:20.942 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:04:20.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:20.947 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:04:21.048 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:21.075 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:21.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:21.079 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:04:21.180 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:04:21.206 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:04:21.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:21.210 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:04:21.311 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:04:21.312 INFO:teuthology.orchestra.run.smithi159.stdout:osd.0: {} 2023-09-24T00:04:21.336 INFO:teuthology.orchestra.run.smithi159.stdout:osd.1: {} 2023-09-24T00:04:21.340 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:04:21.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:21.343 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:04:21.360 INFO:teuthology.orchestra.run.smithi159.stdout:osd.2: {} 2023-09-24T00:04:21.385 INFO:teuthology.orchestra.run.smithi159.stdout:osd.3: {} 2023-09-24T00:04:21.416 INFO:teuthology.orchestra.run.smithi159.stdout:osd.4: {} 2023-09-24T00:04:21.440 INFO:teuthology.orchestra.run.smithi159.stdout:osd.5: {} 2023-09-24T00:04:21.443 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:21.444 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-24T00:04:21.473 INFO:teuthology.orchestra.run.smithi159.stdout:osd.6: {} 2023-09-24T00:04:21.476 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:21.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:21.478 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:04:21.517 INFO:teuthology.orchestra.run.smithi159.stdout:osd.7: {} 2023-09-24T00:04:21.520 INFO:teuthology.orchestra.run.smithi159.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-24T00:04:21.520 INFO:teuthology.orchestra.run.smithi159.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-24T00:04:21.520 INFO:teuthology.orchestra.run.smithi159.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-24T00:04:21.520 INFO:teuthology.orchestra.run.smithi159.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-24T00:04:21.520 INFO:teuthology.orchestra.run.smithi159.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-24T00:04:21.520 INFO:teuthology.orchestra.run.smithi159.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-24T00:04:21.520 INFO:teuthology.orchestra.run.smithi159.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-24T00:04:21.520 INFO:teuthology.orchestra.run.smithi159.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-24T00:04:21.580 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:04:21.604 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:04:21.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:21.606 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:04:21.707 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:04:21.732 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:04:21.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:21.735 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:04:21.836 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:04:21.866 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:04:21.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:21.893 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:04:21.994 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:04:22.019 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:04:22.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:22.021 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:04:22.121 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:04:22.148 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:04:22.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:22.151 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:04:22.209 INFO:teuthology.orchestra.run.smithi159.stderr:noscrub is unset 2023-09-24T00:04:22.252 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:04:22.257 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:04:22 smithi159 bash[105915]: cluster 2023-09-24T00:04:21.102158+0000 mgr.y (mgr.25991) 1428 : cluster 0 pgmap v1616: 89 pgs: 2 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 3.0 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 94 op/s; 37893/148893 objects degraded (25.450%); 15492/148893 objects misplaced (10.405%); 2.2 MiB/s, 35 objects/s recovering 2023-09-24T00:04:22.257 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:04:22 smithi159 bash[105915]: audit 2023-09-24T00:04:21.278493+0000 mon.c (mon.2) 135 : audit 0 from='client.? 172.21.15.159:0/515321198' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-24T00:04:22.257 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:04:22 smithi159 bash[105915]: audit 2023-09-24T00:04:21.330638+0000 mon.a (mon.0) 1856 : audit 1 from='client.? 172.21.15.159:0/1061716109' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-24T00:04:22.257 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:04:22 smithi159 bash[108473]: cluster 2023-09-24T00:04:21.102158+0000 mgr.y (mgr.25991) 1428 : cluster 0 pgmap v1616: 89 pgs: 2 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 3.0 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 94 op/s; 37893/148893 objects degraded (25.450%); 15492/148893 objects misplaced (10.405%); 2.2 MiB/s, 35 objects/s recovering 2023-09-24T00:04:22.257 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:04:22 smithi159 bash[108473]: audit 2023-09-24T00:04:21.278493+0000 mon.c (mon.2) 135 : audit 0 from='client.? 172.21.15.159:0/515321198' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-24T00:04:22.258 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:04:22 smithi159 bash[108473]: audit 2023-09-24T00:04:21.330638+0000 mon.a (mon.0) 1856 : audit 1 from='client.? 172.21.15.159:0/1061716109' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-24T00:04:22.312 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:04:22.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:22.314 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:04:22.415 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:04:22.435 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:04:22.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:22.437 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:04:22.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:04:22 smithi164 bash[92846]: cluster 2023-09-24T00:04:21.102158+0000 mgr.y (mgr.25991) 1428 : cluster 0 pgmap v1616: 89 pgs: 2 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 3.0 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 94 op/s; 37893/148893 objects degraded (25.450%); 15492/148893 objects misplaced (10.405%); 2.2 MiB/s, 35 objects/s recovering 2023-09-24T00:04:22.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:04:22 smithi164 bash[92846]: audit 2023-09-24T00:04:21.278493+0000 mon.c (mon.2) 135 : audit 0 from='client.? 172.21.15.159:0/515321198' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-24T00:04:22.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:04:22 smithi164 bash[92846]: audit 2023-09-24T00:04:21.330638+0000 mon.a (mon.0) 1856 : audit 1 from='client.? 172.21.15.159:0/1061716109' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-24T00:04:22.538 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:22.560 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:22.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:22.562 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:04:22.663 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:22.689 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:22.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:22.691 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:04:22.792 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:22.813 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:22.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:22.816 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:04:22.916 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:04:22.940 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:04:22.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:22.943 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:04:23.044 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:04:23.070 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:04:23.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:23.074 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:04:23.174 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:04:23.202 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:04:23.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:23.206 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:04:23.307 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:23.330 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:23.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:23.333 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:04:23.348 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:04:23 smithi164 bash[92846]: cluster 2023-09-24T00:04:22.177612+0000 mon.a (mon.0) 1857 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-24T00:04:23.348 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:04:23 smithi164 bash[92846]: cluster 2023-09-24T00:04:22.189556+0000 osd.6 (osd.6) 464 : cluster 3 failed to encode map e390 with expected crc 2023-09-24T00:04:23.348 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:04:23 smithi164 bash[92846]: audit 2023-09-24T00:04:22.191091+0000 mon.a (mon.0) 1858 : audit 1 from='client.? 172.21.15.159:0/1061716109' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-24T00:04:23.348 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:04:23 smithi164 bash[92846]: cluster 2023-09-24T00:04:22.191562+0000 mon.a (mon.0) 1859 : cluster 0 osdmap e390: 8 total, 8 up, 7 in 2023-09-24T00:04:23.348 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:04:23 smithi164 bash[92846]: audit 2023-09-24T00:04:22.463263+0000 mon.a (mon.0) 1860 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:04:23.348 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:04:23 smithi164 bash[92846]: audit 2023-09-24T00:04:22.470302+0000 mon.a (mon.0) 1861 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:04:23.349 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:04:23 smithi164 bash[92846]: audit 2023-09-24T00:04:22.973052+0000 mon.a (mon.0) 1862 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:04:23.349 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:04:23 smithi164 bash[92846]: audit 2023-09-24T00:04:22.979850+0000 mon.a (mon.0) 1863 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:04:23.349 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:04:23 smithi164 bash[92846]: cluster 2023-09-24T00:04:23.122378+0000 mon.a (mon.0) 1864 : cluster 3 Health check update: Degraded data redundancy: 37893/148893 objects degraded (25.450%), 14 pgs degraded, 11 pgs undersized (PG_DEGRADED) 2023-09-24T00:04:23.434 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:04:23.447 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:04:23 smithi159 bash[105915]: cluster 2023-09-24T00:04:22.177612+0000 mon.a (mon.0) 1857 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-24T00:04:23.447 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:04:23 smithi159 bash[105915]: cluster 2023-09-24T00:04:22.189556+0000 osd.6 (osd.6) 464 : cluster 3 failed to encode map e390 with expected crc 2023-09-24T00:04:23.447 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:04:23 smithi159 bash[105915]: audit 2023-09-24T00:04:22.191091+0000 mon.a (mon.0) 1858 : audit 1 from='client.? 172.21.15.159:0/1061716109' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-24T00:04:23.447 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:04:23 smithi159 bash[105915]: cluster 2023-09-24T00:04:22.191562+0000 mon.a (mon.0) 1859 : cluster 0 osdmap e390: 8 total, 8 up, 7 in 2023-09-24T00:04:23.448 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:04:23 smithi159 bash[105915]: audit 2023-09-24T00:04:22.463263+0000 mon.a (mon.0) 1860 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:04:23.448 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:04:23 smithi159 bash[105915]: audit 2023-09-24T00:04:22.470302+0000 mon.a (mon.0) 1861 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:04:23.448 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:04:23 smithi159 bash[105915]: audit 2023-09-24T00:04:22.973052+0000 mon.a (mon.0) 1862 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:04:23.448 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:04:23 smithi159 bash[105915]: audit 2023-09-24T00:04:22.979850+0000 mon.a (mon.0) 1863 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:04:23.448 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:04:23 smithi159 bash[105915]: cluster 2023-09-24T00:04:23.122378+0000 mon.a (mon.0) 1864 : cluster 3 Health check update: Degraded data redundancy: 37893/148893 objects degraded (25.450%), 14 pgs degraded, 11 pgs undersized (PG_DEGRADED) 2023-09-24T00:04:23.448 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:04:23 smithi159 bash[108473]: cluster 2023-09-24T00:04:22.177612+0000 mon.a (mon.0) 1857 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-24T00:04:23.448 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:04:23 smithi159 bash[108473]: cluster 2023-09-24T00:04:22.189556+0000 osd.6 (osd.6) 464 : cluster 3 failed to encode map e390 with expected crc 2023-09-24T00:04:23.448 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:04:23 smithi159 bash[108473]: audit 2023-09-24T00:04:22.191091+0000 mon.a (mon.0) 1858 : audit 1 from='client.? 172.21.15.159:0/1061716109' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-24T00:04:23.448 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:04:23 smithi159 bash[108473]: cluster 2023-09-24T00:04:22.191562+0000 mon.a (mon.0) 1859 : cluster 0 osdmap e390: 8 total, 8 up, 7 in 2023-09-24T00:04:23.449 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:04:23 smithi159 bash[108473]: audit 2023-09-24T00:04:22.463263+0000 mon.a (mon.0) 1860 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:04:23.449 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:04:23 smithi159 bash[108473]: audit 2023-09-24T00:04:22.470302+0000 mon.a (mon.0) 1861 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:04:23.449 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:04:23 smithi159 bash[108473]: audit 2023-09-24T00:04:22.973052+0000 mon.a (mon.0) 1862 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:04:23.449 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:04:23 smithi159 bash[108473]: audit 2023-09-24T00:04:22.979850+0000 mon.a (mon.0) 1863 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:04:23.449 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:04:23 smithi159 bash[108473]: cluster 2023-09-24T00:04:23.122378+0000 mon.a (mon.0) 1864 : cluster 3 Health check update: Degraded data redundancy: 37893/148893 objects degraded (25.450%), 14 pgs degraded, 11 pgs undersized (PG_DEGRADED) 2023-09-24T00:04:23.457 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:04:23.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:23.459 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:04:23.560 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:23.584 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:23.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:23.589 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:04:23.690 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:23.715 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:23.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:23.718 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:04:23.795 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 24 00:04:23 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [24/Sep/2023:00:04:23] "GET /metrics HTTP/1.1" 200 36680 "" "Prometheus/2.43.0" 2023-09-24T00:04:23.819 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:23.842 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:23.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:23.844 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:04:23.945 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:23.970 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:23.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:23.973 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:04:24.074 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:24.098 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:24.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:24.104 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:04:24.205 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:24.231 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:24.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:24.233 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:04:24.334 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:24.342 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:04:24 smithi164 bash[92846]: cluster 2023-09-24T00:04:23.103286+0000 mgr.y (mgr.25991) 1429 : cluster 0 pgmap v1618: 89 pgs: 2 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 3.0 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 109 op/s; 37861/148089 objects degraded (25.566%); 15346/148089 objects misplaced (10.363%); 2.4 MiB/s, 39 objects/s recovering 2023-09-24T00:04:24.342 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:04:24 smithi164 bash[92846]: audit 2023-09-24T00:04:23.502937+0000 mon.a (mon.0) 1865 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-24T00:04:24.342 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:04:24 smithi164 bash[92846]: audit 2023-09-24T00:04:23.504257+0000 mon.a (mon.0) 1866 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-24T00:04:24.342 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:04:24 smithi164 bash[92846]: audit 2023-09-24T00:04:23.511214+0000 mon.a (mon.0) 1867 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:04:24.364 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:24.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:24.368 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:04:24.469 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:04:24.493 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:04:24.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:24.496 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:04:24.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:04:24 smithi159 bash[105915]: cluster 2023-09-24T00:04:23.103286+0000 mgr.y (mgr.25991) 1429 : cluster 0 pgmap v1618: 89 pgs: 2 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 3.0 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 109 op/s; 37861/148089 objects degraded (25.566%); 15346/148089 objects misplaced (10.363%); 2.4 MiB/s, 39 objects/s recovering 2023-09-24T00:04:24.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:04:24 smithi159 bash[105915]: audit 2023-09-24T00:04:23.502937+0000 mon.a (mon.0) 1865 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-24T00:04:24.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:04:24 smithi159 bash[105915]: audit 2023-09-24T00:04:23.504257+0000 mon.a (mon.0) 1866 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-24T00:04:24.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:04:24 smithi159 bash[105915]: audit 2023-09-24T00:04:23.511214+0000 mon.a (mon.0) 1867 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:04:24.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:04:24 smithi159 bash[108473]: cluster 2023-09-24T00:04:23.103286+0000 mgr.y (mgr.25991) 1429 : cluster 0 pgmap v1618: 89 pgs: 2 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 3.0 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 109 op/s; 37861/148089 objects degraded (25.566%); 15346/148089 objects misplaced (10.363%); 2.4 MiB/s, 39 objects/s recovering 2023-09-24T00:04:24.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:04:24 smithi159 bash[108473]: audit 2023-09-24T00:04:23.502937+0000 mon.a (mon.0) 1865 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-24T00:04:24.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:04:24 smithi159 bash[108473]: audit 2023-09-24T00:04:23.504257+0000 mon.a (mon.0) 1866 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-24T00:04:24.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:04:24 smithi159 bash[108473]: audit 2023-09-24T00:04:23.511214+0000 mon.a (mon.0) 1867 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:04:24.597 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:04:24.622 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:04:24.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:24.627 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:04:24.728 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:04:24.754 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:04:24.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:24.756 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:04:24.857 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:24.880 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:24.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:24.886 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:04:24.986 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:25.013 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:25.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:25.015 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:04:25.116 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:04:25.144 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:04:25.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:25.148 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:04:25.248 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:25.267 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:25.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:25.270 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:04:25.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:04:25 smithi159 bash[105915]: cluster 2023-09-24T00:04:25.104046+0000 mgr.y (mgr.25991) 1430 : cluster 0 pgmap v1619: 89 pgs: 2 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 3.0 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 110 op/s; 37800/147354 objects degraded (25.653%); 15312/147354 objects misplaced (10.391%); 2.5 MiB/s, 39 objects/s recovering 2023-09-24T00:04:25.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:04:25 smithi159 bash[108473]: cluster 2023-09-24T00:04:25.104046+0000 mgr.y (mgr.25991) 1430 : cluster 0 pgmap v1619: 89 pgs: 2 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 3.0 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 110 op/s; 37800/147354 objects degraded (25.653%); 15312/147354 objects misplaced (10.391%); 2.5 MiB/s, 39 objects/s recovering 2023-09-24T00:04:25.370 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:25.397 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:25.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:25.400 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:04:25.501 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:25.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:04:25 smithi164 bash[92846]: cluster 2023-09-24T00:04:25.104046+0000 mgr.y (mgr.25991) 1430 : cluster 0 pgmap v1619: 89 pgs: 2 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 3.0 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 110 op/s; 37800/147354 objects degraded (25.653%); 15312/147354 objects misplaced (10.391%); 2.5 MiB/s, 39 objects/s recovering 2023-09-24T00:04:25.524 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:25.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:25.526 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:04:25.626 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:04:25.652 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:04:25.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:25.655 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:04:25.756 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:25.774 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:25.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:25.776 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:04:25.877 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:04:25.905 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:04:25.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:25.908 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:04:26.008 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:04:26.030 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:04:26.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:26.033 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:04:26.134 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:26.141 INFO:teuthology.orchestra.run.smithi164.stdout:{ 2023-09-24T00:04:26.141 INFO:teuthology.orchestra.run.smithi164.stdout: "size": 20, 2023-09-24T00:04:26.141 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 600, 2023-09-24T00:04:26.141 INFO:teuthology.orchestra.run.smithi164.stdout: "ops": [ 2023-09-24T00:04:26.141 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.141 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35448.0:82564 10.6 10:69558f17:::benchmark_data_smithi159_258586_object6104:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e355)", 2023-09-24T00:04:26.141 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:59:27.431689+0000", 2023-09-24T00:04:26.142 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 298.70338506799999, 2023-09-24T00:04:26.142 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 23.203130918999999, 2023-09-24T00:04:26.142 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-24T00:04:26.142 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:04:26.142 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-24T00:04:26.142 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35448", 2023-09-24T00:04:26.142 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:04:26.143 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 82564 2023-09-24T00:04:26.143 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.143 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-24T00:04:26.143 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.143 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-24T00:04:26.143 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:27.431689+0000", 2023-09-24T00:04:26.143 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:04:26.144 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.144 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.144 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-24T00:04:26.144 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:27.431689+0000", 2023-09-24T00:04:26.144 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:04:26.144 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.144 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.145 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-24T00:04:26.145 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:27.431686+0000", 2023-09-24T00:04:26.145 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999976 2023-09-24T00:04:26.145 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.145 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.145 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-24T00:04:26.145 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:27.431695+0000", 2023-09-24T00:04:26.146 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.0170000000000002e-06 2023-09-24T00:04:26.146 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.146 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.146 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-24T00:04:26.146 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:27.431732+0000", 2023-09-24T00:04:26.146 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.6350000000000003e-05 2023-09-24T00:04:26.146 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.147 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.147 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-24T00:04:26.147 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:27.431761+0000", 2023-09-24T00:04:26.147 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.8977999999999999e-05 2023-09-24T00:04:26.147 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.147 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.147 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:04:26.147 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:27.431979+0000", 2023-09-24T00:04:26.148 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00021869200000000001 2023-09-24T00:04:26.148 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.148 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.148 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-24T00:04:26.148 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:27.432007+0000", 2023-09-24T00:04:26.148 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.7013999999999999e-05 2023-09-24T00:04:26.149 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.149 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.149 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:04:26.149 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:49.375136+0000", 2023-09-24T00:04:26.149 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 21.943129393 2023-09-24T00:04:26.149 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.150 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.150 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for readable", 2023-09-24T00:04:26.150 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:49.391968+0000", 2023-09-24T00:04:26.150 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.016831644 2023-09-24T00:04:26.150 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.150 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.151 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:04:26.151 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:49.409550+0000", 2023-09-24T00:04:26.151 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.017582607 2023-09-24T00:04:26.151 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.152 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.152 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for missing object", 2023-09-24T00:04:26.152 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:49.415954+0000", 2023-09-24T00:04:26.152 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0064035819999999997 2023-09-24T00:04:26.152 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.153 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.153 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:04:26.153 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:49.487915+0000", 2023-09-24T00:04:26.153 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.071961457000000006 2023-09-24T00:04:26.153 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.153 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.154 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for rw locks", 2023-09-24T00:04:26.154 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:49.498590+0000", 2023-09-24T00:04:26.154 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.010675255 2023-09-24T00:04:26.154 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.154 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.155 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:04:26.155 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:50.530328+0000", 2023-09-24T00:04:26.155 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.031737106 2023-09-24T00:04:26.155 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.155 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.155 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-24T00:04:26.155 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:50.541360+0000", 2023-09-24T00:04:26.156 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.011032752999999999 2023-09-24T00:04:26.156 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.156 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.156 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 1,6", 2023-09-24T00:04:26.156 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:50.557957+0000", 2023-09-24T00:04:26.157 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.016596539 2023-09-24T00:04:26.157 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.157 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.157 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-24T00:04:26.157 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:50.595222+0000", 2023-09-24T00:04:26.157 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.037265399999999997 2023-09-24T00:04:26.158 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.158 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.158 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:04:26.158 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:50.610008+0000", 2023-09-24T00:04:26.158 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.014785431999999999 2023-09-24T00:04:26.158 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.159 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.159 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:04:26.159 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:50.612872+0000", 2023-09-24T00:04:26.159 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0028645049999999998 2023-09-24T00:04:26.159 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.159 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.160 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-24T00:04:26.160 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:50.618582+0000", 2023-09-24T00:04:26.160 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0057099610000000004 2023-09-24T00:04:26.160 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.160 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.160 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-24T00:04:26.161 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:50.634820+0000", 2023-09-24T00:04:26.161 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.016237392999999999 2023-09-24T00:04:26.161 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:04:26.161 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-24T00:04:26.161 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:04:26.161 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.162 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.162 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35448.0:82570 10.6 10:6ed8ff8d:::benchmark_data_smithi159_258586_object6110:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e355)", 2023-09-24T00:04:26.162 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:59:27.459797+0000", 2023-09-24T00:04:26.162 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 298.67527706800001, 2023-09-24T00:04:26.162 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 23.329639564000001, 2023-09-24T00:04:26.163 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-24T00:04:26.163 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:04:26.163 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-24T00:04:26.163 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35448", 2023-09-24T00:04:26.163 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:04:26.163 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 82570 2023-09-24T00:04:26.164 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.164 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-24T00:04:26.164 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.164 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-24T00:04:26.164 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:27.459797+0000", 2023-09-24T00:04:26.164 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:04:26.165 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.165 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.165 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-24T00:04:26.165 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:27.459797+0000", 2023-09-24T00:04:26.165 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:04:26.165 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.166 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.166 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-24T00:04:26.166 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:27.459795+0000", 2023-09-24T00:04:26.166 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2023-09-24T00:04:26.166 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.166 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.167 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-24T00:04:26.167 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:27.459805+0000", 2023-09-24T00:04:26.167 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.4970000000000007e-06 2023-09-24T00:04:26.167 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.167 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.167 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-24T00:04:26.168 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:27.459818+0000", 2023-09-24T00:04:26.168 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.3234999999999999e-05 2023-09-24T00:04:26.168 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.168 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.168 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-24T00:04:26.168 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:27.459826+0000", 2023-09-24T00:04:26.169 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.9910000000000002e-06 2023-09-24T00:04:26.169 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.169 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.169 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:04:26.169 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:27.463722+0000", 2023-09-24T00:04:26.169 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0038963579999999999 2023-09-24T00:04:26.170 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.170 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.170 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-24T00:04:26.170 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:27.463738+0000", 2023-09-24T00:04:26.170 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.5407e-05 2023-09-24T00:04:26.170 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.170 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.171 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:04:26.171 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:49.499643+0000", 2023-09-24T00:04:26.171 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 22.035905218 2023-09-24T00:04:26.171 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.171 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.171 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for missing object", 2023-09-24T00:04:26.172 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:49.520075+0000", 2023-09-24T00:04:26.172 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.020432595000000001 2023-09-24T00:04:26.172 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.172 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.172 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:04:26.173 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:49.603475+0000", 2023-09-24T00:04:26.173 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.083399327999999995 2023-09-24T00:04:26.173 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.173 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.173 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for rw locks", 2023-09-24T00:04:26.173 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:49.615623+0000", 2023-09-24T00:04:26.173 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.012147695 2023-09-24T00:04:26.174 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.174 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.174 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:04:26.174 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:50.668072+0000", 2023-09-24T00:04:26.174 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.0524491469999999 2023-09-24T00:04:26.174 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.174 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.175 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-24T00:04:26.175 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:50.681564+0000", 2023-09-24T00:04:26.175 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.01349268 2023-09-24T00:04:26.175 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.175 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.175 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 1,6", 2023-09-24T00:04:26.176 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:50.697330+0000", 2023-09-24T00:04:26.176 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.015765963000000001 2023-09-24T00:04:26.176 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.176 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.176 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-24T00:04:26.176 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:50.761967+0000", 2023-09-24T00:04:26.177 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.064636893000000001 2023-09-24T00:04:26.177 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.177 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.177 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:04:26.177 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:50.764050+0000", 2023-09-24T00:04:26.177 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00208253 2023-09-24T00:04:26.178 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.178 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.178 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:04:26.178 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:50.769310+0000", 2023-09-24T00:04:26.178 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0052605229999999996 2023-09-24T00:04:26.178 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.179 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.179 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-24T00:04:26.179 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:50.773148+0000", 2023-09-24T00:04:26.179 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0038378319999999998 2023-09-24T00:04:26.179 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.179 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.180 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-24T00:04:26.180 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:50.789436+0000", 2023-09-24T00:04:26.180 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.016288081999999999 2023-09-24T00:04:26.180 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:04:26.180 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-24T00:04:26.180 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:04:26.181 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.181 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.181 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_repop(client.35448.0:82588 10.e e357/354 10:76d4ddab:::benchmark_data_smithi159_258586_object6128:head v 357'5136, mlcod=0'0)", 2023-09-24T00:04:26.181 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:59:37.201925+0000", 2023-09-24T00:04:26.181 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 288.93314851999997, 2023-09-24T00:04:26.181 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 12.237251164, 2023-09-24T00:04:26.182 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-24T00:04:26.182 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:04:26.182 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-24T00:04:26.182 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.182 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-24T00:04:26.182 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:37.201925+0000", 2023-09-24T00:04:26.183 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:04:26.183 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.183 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.183 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-24T00:04:26.183 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:37.201925+0000", 2023-09-24T00:04:26.183 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:04:26.184 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.184 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.184 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-24T00:04:26.184 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:37.201924+0000", 2023-09-24T00:04:26.184 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.999999 2023-09-24T00:04:26.184 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.185 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.185 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-24T00:04:26.185 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:37.201934+0000", 2023-09-24T00:04:26.185 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.0071999999999999e-05 2023-09-24T00:04:26.185 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.185 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.186 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-24T00:04:26.186 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:37.201950+0000", 2023-09-24T00:04:26.186 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.6073e-05 2023-09-24T00:04:26.186 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.186 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.186 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-24T00:04:26.187 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:37.201957+0000", 2023-09-24T00:04:26.187 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.3949999999999998e-06 2023-09-24T00:04:26.187 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.187 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.187 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:04:26.187 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:49.416042+0000", 2023-09-24T00:04:26.188 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 12.214085664000001 2023-09-24T00:04:26.188 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.188 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.188 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-24T00:04:26.188 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:49.416063+0000", 2023-09-24T00:04:26.188 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.0222999999999999e-05 2023-09-24T00:04:26.189 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.189 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.189 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-24T00:04:26.189 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:49.439141+0000", 2023-09-24T00:04:26.189 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.023078391 2023-09-24T00:04:26.189 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.190 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.190 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-24T00:04:26.190 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:49.439176+0000", 2023-09-24T00:04:26.190 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.5305999999999997e-05 2023-09-24T00:04:26.190 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:04:26.191 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-24T00:04:26.191 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:04:26.191 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.191 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.191 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35448.0:82618 10.6 10:66670d6b:::benchmark_data_smithi159_258586_object6158:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e357)", 2023-09-24T00:04:26.191 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:59:47.355128+0000", 2023-09-24T00:04:26.191 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 278.77994537500001, 2023-09-24T00:04:26.192 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.5961138459999997, 2023-09-24T00:04:26.192 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-24T00:04:26.192 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:04:26.192 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-24T00:04:26.192 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35448", 2023-09-24T00:04:26.192 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:04:26.193 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 82618 2023-09-24T00:04:26.193 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.193 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-24T00:04:26.193 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.193 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-24T00:04:26.193 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:47.355128+0000", 2023-09-24T00:04:26.194 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:04:26.194 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.194 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.194 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-24T00:04:26.194 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:47.355128+0000", 2023-09-24T00:04:26.194 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:04:26.194 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.195 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.195 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-24T00:04:26.195 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:47.355126+0000", 2023-09-24T00:04:26.195 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999981 2023-09-24T00:04:26.195 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.195 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.195 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-24T00:04:26.196 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:47.355137+0000", 2023-09-24T00:04:26.196 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.0832999999999999e-05 2023-09-24T00:04:26.196 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.196 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.196 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-24T00:04:26.196 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:47.355155+0000", 2023-09-24T00:04:26.196 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.8258999999999999e-05 2023-09-24T00:04:26.197 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.197 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.197 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-24T00:04:26.197 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:47.355165+0000", 2023-09-24T00:04:26.197 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.2990000000000002e-06 2023-09-24T00:04:26.197 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.197 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.198 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:04:26.198 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:49.536466+0000", 2023-09-24T00:04:26.198 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.1813010840000002 2023-09-24T00:04:26.198 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.198 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.198 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for missing object", 2023-09-24T00:04:26.198 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:49.551933+0000", 2023-09-24T00:04:26.199 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.015467636999999999 2023-09-24T00:04:26.199 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.199 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.199 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:04:26.199 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:49.666501+0000", 2023-09-24T00:04:26.199 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.11456783800000001 2023-09-24T00:04:26.199 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.200 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.200 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for rw locks", 2023-09-24T00:04:26.200 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:49.687407+0000", 2023-09-24T00:04:26.200 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.020905863 2023-09-24T00:04:26.200 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.200 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.200 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:04:26.201 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:50.819347+0000", 2023-09-24T00:04:26.201 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.1319397490000001 2023-09-24T00:04:26.201 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.201 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.201 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-24T00:04:26.201 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:50.829609+0000", 2023-09-24T00:04:26.201 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.010262145 2023-09-24T00:04:26.201 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.202 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.202 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 1,6", 2023-09-24T00:04:26.202 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:50.842270+0000", 2023-09-24T00:04:26.202 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.012661185 2023-09-24T00:04:26.202 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.202 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.202 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:04:26.203 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:50.909302+0000", 2023-09-24T00:04:26.203 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.067032300000000003 2023-09-24T00:04:26.203 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.203 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.203 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:04:26.203 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:50.911762+0000", 2023-09-24T00:04:26.203 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0024596029999999999 2023-09-24T00:04:26.204 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.204 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.204 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-24T00:04:26.204 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:50.918603+0000", 2023-09-24T00:04:26.204 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.006840634 2023-09-24T00:04:26.204 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.205 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.205 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-24T00:04:26.205 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:50.922269+0000", 2023-09-24T00:04:26.205 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0036664179999999998 2023-09-24T00:04:26.205 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.205 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.205 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-24T00:04:26.206 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:50.951242+0000", 2023-09-24T00:04:26.206 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.028973120000000002 2023-09-24T00:04:26.206 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:04:26.206 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-24T00:04:26.206 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:04:26.206 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.206 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.207 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35448.0:82619 10.6 10:60fddabf:::benchmark_data_smithi159_258586_object6159:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e357)", 2023-09-24T00:04:26.207 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:59:47.375744+0000", 2023-09-24T00:04:26.207 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 278.75932943499998, 2023-09-24T00:04:26.207 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.6103918190000002, 2023-09-24T00:04:26.207 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-24T00:04:26.207 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:04:26.208 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-24T00:04:26.208 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35448", 2023-09-24T00:04:26.208 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:04:26.208 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 82619 2023-09-24T00:04:26.208 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.208 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-24T00:04:26.208 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.208 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-24T00:04:26.209 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:47.375744+0000", 2023-09-24T00:04:26.209 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:04:26.209 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.209 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.209 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-24T00:04:26.209 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:47.375744+0000", 2023-09-24T00:04:26.210 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:04:26.210 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.210 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.210 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-24T00:04:26.210 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:47.375742+0000", 2023-09-24T00:04:26.210 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999981 2023-09-24T00:04:26.210 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.211 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.211 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-24T00:04:26.211 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:47.375750+0000", 2023-09-24T00:04:26.211 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.3590000000000002e-06 2023-09-24T00:04:26.211 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.211 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.211 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-24T00:04:26.212 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:47.375765+0000", 2023-09-24T00:04:26.212 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.4881e-05 2023-09-24T00:04:26.212 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.212 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.212 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-24T00:04:26.212 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:47.375773+0000", 2023-09-24T00:04:26.213 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.0350000000000001e-06 2023-09-24T00:04:26.213 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.213 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.213 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:04:26.213 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:49.691324+0000", 2023-09-24T00:04:26.213 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.3155512069999999 2023-09-24T00:04:26.213 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.213 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.213 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for missing object", 2023-09-24T00:04:26.213 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:49.705995+0000", 2023-09-24T00:04:26.214 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.014671261999999999 2023-09-24T00:04:26.214 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.214 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.214 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:04:26.214 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:49.776758+0000", 2023-09-24T00:04:26.214 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.070763272000000002 2023-09-24T00:04:26.214 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.214 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.214 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for rw locks", 2023-09-24T00:04:26.214 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:49.796652+0000", 2023-09-24T00:04:26.215 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.019893427000000002 2023-09-24T00:04:26.215 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.215 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.215 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:04:26.215 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:50.874853+0000", 2023-09-24T00:04:26.215 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.078200687 2023-09-24T00:04:26.215 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.215 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.215 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-24T00:04:26.215 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:50.886802+0000", 2023-09-24T00:04:26.215 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.011949876 2023-09-24T00:04:26.216 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.216 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.216 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 1,6", 2023-09-24T00:04:26.216 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:50.900204+0000", 2023-09-24T00:04:26.216 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.013401837999999999 2023-09-24T00:04:26.216 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.216 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.216 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:04:26.216 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:50.917293+0000", 2023-09-24T00:04:26.216 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.017088505 2023-09-24T00:04:26.217 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.217 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.217 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:04:26.217 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:50.955161+0000", 2023-09-24T00:04:26.217 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.037868756000000003 2023-09-24T00:04:26.217 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.217 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.217 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-24T00:04:26.217 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:50.958581+0000", 2023-09-24T00:04:26.217 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0034199859999999999 2023-09-24T00:04:26.217 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.218 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.218 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-24T00:04:26.218 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:50.963888+0000", 2023-09-24T00:04:26.218 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0053070239999999996 2023-09-24T00:04:26.218 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.218 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.218 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-24T00:04:26.218 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:50.986136+0000", 2023-09-24T00:04:26.218 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.022247571000000001 2023-09-24T00:04:26.218 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:04:26.219 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-24T00:04:26.219 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:04:26.219 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.219 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.219 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35448.0:82655 10.6 10:69720c7f:::benchmark_data_smithi159_258586_object6195:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e357)", 2023-09-24T00:04:26.219 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:59:48.283679+0000", 2023-09-24T00:04:26.219 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 277.85139422600002, 2023-09-24T00:04:26.219 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.890437049, 2023-09-24T00:04:26.219 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-24T00:04:26.219 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:04:26.219 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-24T00:04:26.220 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35448", 2023-09-24T00:04:26.220 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:04:26.220 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 82655 2023-09-24T00:04:26.220 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.220 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-24T00:04:26.220 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.220 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-24T00:04:26.220 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:48.283679+0000", 2023-09-24T00:04:26.220 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:04:26.220 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.221 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.221 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-24T00:04:26.221 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:48.283679+0000", 2023-09-24T00:04:26.221 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:04:26.221 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.221 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.221 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-24T00:04:26.221 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:48.283677+0000", 2023-09-24T00:04:26.221 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999971 2023-09-24T00:04:26.221 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.221 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.222 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-24T00:04:26.222 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:48.283687+0000", 2023-09-24T00:04:26.222 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.0319000000000001e-05 2023-09-24T00:04:26.222 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.222 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.222 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-24T00:04:26.222 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:48.283706+0000", 2023-09-24T00:04:26.222 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.9103999999999999e-05 2023-09-24T00:04:26.222 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.222 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.223 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-24T00:04:26.223 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:48.283717+0000", 2023-09-24T00:04:26.223 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.1198e-05 2023-09-24T00:04:26.223 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.223 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.223 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:04:26.223 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:49.708550+0000", 2023-09-24T00:04:26.223 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.424832238 2023-09-24T00:04:26.223 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.223 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.223 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for missing object", 2023-09-24T00:04:26.224 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:49.718532+0000", 2023-09-24T00:04:26.224 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0099827979999999993 2023-09-24T00:04:26.224 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.224 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.224 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:04:26.224 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:49.839264+0000", 2023-09-24T00:04:26.224 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.120731977 2023-09-24T00:04:26.224 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.224 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.224 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for rw locks", 2023-09-24T00:04:26.225 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:49.854181+0000", 2023-09-24T00:04:26.225 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.014916841 2023-09-24T00:04:26.225 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.225 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.225 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:04:26.225 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:51.024137+0000", 2023-09-24T00:04:26.225 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.1699557389999999 2023-09-24T00:04:26.225 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.225 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.225 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-24T00:04:26.225 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:51.037543+0000", 2023-09-24T00:04:26.226 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.013405714000000001 2023-09-24T00:04:26.226 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.226 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.226 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 1,6", 2023-09-24T00:04:26.226 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:51.055447+0000", 2023-09-24T00:04:26.226 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.017904606 2023-09-24T00:04:26.226 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.226 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.226 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:04:26.226 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:51.135585+0000", 2023-09-24T00:04:26.227 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.080137354999999993 2023-09-24T00:04:26.227 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.227 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.227 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-24T00:04:26.227 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:51.137341+0000", 2023-09-24T00:04:26.227 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.001756332 2023-09-24T00:04:26.227 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.227 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.227 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:04:26.227 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:51.144603+0000", 2023-09-24T00:04:26.228 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0072622290000000003 2023-09-24T00:04:26.228 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.228 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.228 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-24T00:04:26.228 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:51.153042+0000", 2023-09-24T00:04:26.228 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0084392570000000004 2023-09-24T00:04:26.228 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.228 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.228 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-24T00:04:26.228 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:51.174116+0000", 2023-09-24T00:04:26.229 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.021074045999999999 2023-09-24T00:04:26.229 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:04:26.229 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-24T00:04:26.229 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:04:26.229 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.229 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.229 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35448.0:82657 10.6 10:677621bd:::benchmark_data_smithi159_258586_object6197:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e357)", 2023-09-24T00:04:26.229 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:59:48.446759+0000", 2023-09-24T00:04:26.229 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 277.688314698, 2023-09-24T00:04:26.229 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.9185708969999999, 2023-09-24T00:04:26.229 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-24T00:04:26.230 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:04:26.230 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-24T00:04:26.230 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35448", 2023-09-24T00:04:26.230 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:04:26.230 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 82657 2023-09-24T00:04:26.230 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.230 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-24T00:04:26.230 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.230 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-24T00:04:26.230 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:48.446759+0000", 2023-09-24T00:04:26.231 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:04:26.231 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.231 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.231 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-24T00:04:26.231 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:48.446759+0000", 2023-09-24T00:04:26.231 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:04:26.231 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.231 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.231 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-24T00:04:26.231 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:48.446757+0000", 2023-09-24T00:04:26.232 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999981 2023-09-24T00:04:26.232 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.232 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.232 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-24T00:04:26.232 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:48.446768+0000", 2023-09-24T00:04:26.232 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.0730999999999999e-05 2023-09-24T00:04:26.232 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.232 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.232 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-24T00:04:26.232 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:48.446785+0000", 2023-09-24T00:04:26.233 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.7244e-05 2023-09-24T00:04:26.233 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.233 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.233 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-24T00:04:26.233 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:48.446794+0000", 2023-09-24T00:04:26.233 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.0799999999999995e-06 2023-09-24T00:04:26.233 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.233 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.233 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:04:26.233 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:49.857048+0000", 2023-09-24T00:04:26.234 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.410253875 2023-09-24T00:04:26.234 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.234 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.234 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for missing object", 2023-09-24T00:04:26.234 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:49.866147+0000", 2023-09-24T00:04:26.234 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0090986999999999995 2023-09-24T00:04:26.234 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.234 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.234 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:04:26.234 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:49.929076+0000", 2023-09-24T00:04:26.235 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.062929315999999999 2023-09-24T00:04:26.235 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.235 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.235 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for rw locks", 2023-09-24T00:04:26.235 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:49.936670+0000", 2023-09-24T00:04:26.235 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0075942199999999996 2023-09-24T00:04:26.235 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.235 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.235 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:04:26.236 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:51.236165+0000", 2023-09-24T00:04:26.236 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.2994944669999999 2023-09-24T00:04:26.236 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.236 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.236 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-24T00:04:26.236 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:51.243221+0000", 2023-09-24T00:04:26.236 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0070562630000000001 2023-09-24T00:04:26.236 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.236 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.236 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 1,6", 2023-09-24T00:04:26.237 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:51.263761+0000", 2023-09-24T00:04:26.237 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.020540474999999999 2023-09-24T00:04:26.237 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.237 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.237 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-24T00:04:26.237 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:51.329546+0000", 2023-09-24T00:04:26.237 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.065784924999999994 2023-09-24T00:04:26.237 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.237 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.237 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:04:26.237 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:51.331801+0000", 2023-09-24T00:04:26.238 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0022548440000000002 2023-09-24T00:04:26.238 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.238 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.238 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:04:26.238 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:51.336873+0000", 2023-09-24T00:04:26.238 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0050716449999999996 2023-09-24T00:04:26.238 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.238 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.238 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-24T00:04:26.238 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:51.342683+0000", 2023-09-24T00:04:26.239 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0058100510000000001 2023-09-24T00:04:26.239 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.239 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.239 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-24T00:04:26.239 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:51.365330+0000", 2023-09-24T00:04:26.239 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.022647008 2023-09-24T00:04:26.239 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:04:26.239 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-24T00:04:26.239 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:04:26.239 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.239 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.240 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35448.0:82658 10.6 10:663d8103:::benchmark_data_smithi159_258586_object6198:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e357)", 2023-09-24T00:04:26.240 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:59:48.480060+0000", 2023-09-24T00:04:26.240 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 277.65501318299999, 2023-09-24T00:04:26.240 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.0478379790000001, 2023-09-24T00:04:26.240 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-24T00:04:26.240 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:04:26.240 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-24T00:04:26.240 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35448", 2023-09-24T00:04:26.240 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:04:26.240 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 82658 2023-09-24T00:04:26.240 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.241 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-24T00:04:26.241 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.241 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-24T00:04:26.241 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:48.480060+0000", 2023-09-24T00:04:26.241 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:04:26.241 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.241 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.241 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-24T00:04:26.241 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:48.480060+0000", 2023-09-24T00:04:26.241 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:04:26.242 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.242 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.242 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-24T00:04:26.242 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:48.480058+0000", 2023-09-24T00:04:26.242 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999976 2023-09-24T00:04:26.242 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.242 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.242 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-24T00:04:26.242 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:48.480073+0000", 2023-09-24T00:04:26.242 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.4416999999999999e-05 2023-09-24T00:04:26.243 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.243 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.243 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-24T00:04:26.243 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:48.480107+0000", 2023-09-24T00:04:26.243 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.4613000000000002e-05 2023-09-24T00:04:26.243 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.243 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.243 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-24T00:04:26.243 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:48.480124+0000", 2023-09-24T00:04:26.243 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.6385999999999999e-05 2023-09-24T00:04:26.244 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.244 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.244 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:04:26.244 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:49.870462+0000", 2023-09-24T00:04:26.244 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.3903388620000001 2023-09-24T00:04:26.244 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.244 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.244 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for missing object", 2023-09-24T00:04:26.244 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:49.884597+0000", 2023-09-24T00:04:26.244 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.014134218 2023-09-24T00:04:26.244 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.245 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.245 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:04:26.245 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:49.993907+0000", 2023-09-24T00:04:26.245 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.10931086800000001 2023-09-24T00:04:26.245 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.245 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.245 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for rw locks", 2023-09-24T00:04:26.245 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:50.008160+0000", 2023-09-24T00:04:26.245 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.014252598 2023-09-24T00:04:26.245 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.245 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.246 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:04:26.246 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:51.423889+0000", 2023-09-24T00:04:26.246 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.4157292349999999 2023-09-24T00:04:26.246 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.246 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.246 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-24T00:04:26.246 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:51.438979+0000", 2023-09-24T00:04:26.246 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.015089752999999999 2023-09-24T00:04:26.246 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.246 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.247 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 1,6", 2023-09-24T00:04:26.247 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:51.466791+0000", 2023-09-24T00:04:26.247 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.027812251 2023-09-24T00:04:26.247 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.247 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.247 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:04:26.247 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:51.504326+0000", 2023-09-24T00:04:26.247 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.037534472999999999 2023-09-24T00:04:26.247 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.247 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.248 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:04:26.248 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:51.507671+0000", 2023-09-24T00:04:26.248 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.003344793 2023-09-24T00:04:26.248 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.248 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.248 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-24T00:04:26.248 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:51.508657+0000", 2023-09-24T00:04:26.248 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00098685099999999996 2023-09-24T00:04:26.248 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.248 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.248 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-24T00:04:26.249 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:51.512762+0000", 2023-09-24T00:04:26.249 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0041041269999999999 2023-09-24T00:04:26.249 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.249 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.249 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-24T00:04:26.249 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:51.527898+0000", 2023-09-24T00:04:26.249 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.015136907999999999 2023-09-24T00:04:26.249 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:04:26.249 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-24T00:04:26.249 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:04:26.249 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.250 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.250 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35448.0:82661 10.6 10:61598560:::benchmark_data_smithi159_258586_object6201:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e357)", 2023-09-24T00:04:26.250 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-23T23:59:48.698428+0000", 2023-09-24T00:04:26.250 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 277.43664564800002, 2023-09-24T00:04:26.250 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.1834841730000001, 2023-09-24T00:04:26.250 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-24T00:04:26.250 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:04:26.250 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-24T00:04:26.250 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35448", 2023-09-24T00:04:26.250 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:04:26.251 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 82661 2023-09-24T00:04:26.251 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.251 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-24T00:04:26.251 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.251 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-24T00:04:26.251 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:48.698428+0000", 2023-09-24T00:04:26.251 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:04:26.251 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.251 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.251 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-24T00:04:26.252 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:48.698428+0000", 2023-09-24T00:04:26.252 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:04:26.252 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.252 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.252 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-24T00:04:26.252 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:48.698426+0000", 2023-09-24T00:04:26.252 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999976 2023-09-24T00:04:26.252 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.252 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.252 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-24T00:04:26.252 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:48.698437+0000", 2023-09-24T00:04:26.253 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.1345999999999999e-05 2023-09-24T00:04:26.253 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.253 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.253 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-24T00:04:26.253 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:48.698458+0000", 2023-09-24T00:04:26.253 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.0769999999999999e-05 2023-09-24T00:04:26.253 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.253 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.253 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-24T00:04:26.253 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:48.698470+0000", 2023-09-24T00:04:26.253 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.1685000000000001e-05 2023-09-24T00:04:26.254 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.254 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.254 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:04:26.254 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:50.010889+0000", 2023-09-24T00:04:26.254 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.3124194600000001 2023-09-24T00:04:26.254 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.254 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.254 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for missing object", 2023-09-24T00:04:26.254 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:50.023490+0000", 2023-09-24T00:04:26.254 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.012600795 2023-09-24T00:04:26.255 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.255 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.255 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:04:26.255 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:50.085089+0000", 2023-09-24T00:04:26.255 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.061599587999999997 2023-09-24T00:04:26.255 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.255 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.255 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for rw locks", 2023-09-24T00:04:26.255 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:50.098632+0000", 2023-09-24T00:04:26.255 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.013542736999999999 2023-09-24T00:04:26.255 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.256 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.256 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:04:26.256 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:51.664547+0000", 2023-09-24T00:04:26.256 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.5659144980000002 2023-09-24T00:04:26.256 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.256 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.256 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-24T00:04:26.256 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:51.681209+0000", 2023-09-24T00:04:26.256 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.016662109000000001 2023-09-24T00:04:26.256 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.257 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.257 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 1,6", 2023-09-24T00:04:26.257 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:51.701047+0000", 2023-09-24T00:04:26.257 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.019838299 2023-09-24T00:04:26.257 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.257 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.257 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:04:26.257 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:51.784671+0000", 2023-09-24T00:04:26.257 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.083623505000000001 2023-09-24T00:04:26.257 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.257 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.258 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-24T00:04:26.258 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:51.786683+0000", 2023-09-24T00:04:26.258 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0020125569999999999 2023-09-24T00:04:26.258 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.258 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.258 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:04:26.258 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:51.857699+0000", 2023-09-24T00:04:26.258 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.071015999999999996 2023-09-24T00:04:26.258 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.258 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.259 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-24T00:04:26.259 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:51.861598+0000", 2023-09-24T00:04:26.259 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0038988769999999998 2023-09-24T00:04:26.259 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.259 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.259 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-24T00:04:26.259 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-23T23:59:51.881912+0000", 2023-09-24T00:04:26.259 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.020314193000000001 2023-09-24T00:04:26.259 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:04:26.259 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-24T00:04:26.259 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:04:26.260 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.260 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.260 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35448.0:89073 10.6 10:6437a051:::benchmark_data_smithi159_258586_object12613:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e363)", 2023-09-24T00:04:26.260 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-24T00:00:58.725581+0000", 2023-09-24T00:04:26.260 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 207.409493037, 2023-09-24T00:04:26.260 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.9194376420000001, 2023-09-24T00:04:26.260 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-24T00:04:26.260 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:04:26.260 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-24T00:04:26.260 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35448", 2023-09-24T00:04:26.261 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:04:26.261 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 89073 2023-09-24T00:04:26.261 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.261 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-24T00:04:26.261 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.261 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-24T00:04:26.261 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:00:58.725581+0000", 2023-09-24T00:04:26.261 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:04:26.261 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.261 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.262 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-24T00:04:26.262 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:00:58.725581+0000", 2023-09-24T00:04:26.262 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:04:26.262 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.262 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.262 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-24T00:04:26.262 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:00:58.725574+0000", 2023-09-24T00:04:26.262 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999938 2023-09-24T00:04:26.262 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.262 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.263 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-24T00:04:26.263 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:00:58.725589+0000", 2023-09-24T00:04:26.263 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.4337e-05 2023-09-24T00:04:26.263 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.263 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.263 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-24T00:04:26.263 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:00:58.725607+0000", 2023-09-24T00:04:26.263 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.8111e-05 2023-09-24T00:04:26.263 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.263 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.263 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-24T00:04:26.264 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:00:58.725615+0000", 2023-09-24T00:04:26.264 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.2579999999999995e-06 2023-09-24T00:04:26.264 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.264 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.264 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:04:26.264 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:00:58.771016+0000", 2023-09-24T00:04:26.264 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.045400425000000001 2023-09-24T00:04:26.264 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.264 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.264 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for missing object", 2023-09-24T00:04:26.265 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:00:58.783145+0000", 2023-09-24T00:04:26.265 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.012129947 2023-09-24T00:04:26.265 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.265 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.265 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:04:26.265 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:00:58.927642+0000", 2023-09-24T00:04:26.265 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.144496137 2023-09-24T00:04:26.265 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.265 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.265 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for rw locks", 2023-09-24T00:04:26.266 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:00:58.938654+0000", 2023-09-24T00:04:26.266 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.011012689000000001 2023-09-24T00:04:26.266 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.266 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.266 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:04:26.266 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:01:01.547895+0000", 2023-09-24T00:04:26.266 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.609241098 2023-09-24T00:04:26.266 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.266 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.266 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-24T00:04:26.266 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:01:01.559053+0000", 2023-09-24T00:04:26.267 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.011157243000000001 2023-09-24T00:04:26.267 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.267 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.267 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 1,6", 2023-09-24T00:04:26.267 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:01:01.581091+0000", 2023-09-24T00:04:26.267 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.022037899999999999 2023-09-24T00:04:26.267 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.267 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.267 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:04:26.267 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:01:01.610988+0000", 2023-09-24T00:04:26.268 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.029897923999999999 2023-09-24T00:04:26.268 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.268 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.268 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-24T00:04:26.268 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:01:01.612476+0000", 2023-09-24T00:04:26.268 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0014872419999999999 2023-09-24T00:04:26.268 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.268 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.268 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:04:26.268 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:01:01.617106+0000", 2023-09-24T00:04:26.268 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0046307299999999996 2023-09-24T00:04:26.269 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.269 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.269 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-24T00:04:26.269 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:01:01.622506+0000", 2023-09-24T00:04:26.269 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0053995609999999998 2023-09-24T00:04:26.269 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.269 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.269 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-24T00:04:26.269 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:01:01.645018+0000", 2023-09-24T00:04:26.269 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.022512270000000001 2023-09-24T00:04:26.269 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:04:26.270 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-24T00:04:26.270 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:04:26.270 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.270 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.270 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35448.0:89329 10.6 10:61cc8b66:::benchmark_data_smithi159_258586_object12869:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e363)", 2023-09-24T00:04:26.270 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-24T00:01:02.061222+0000", 2023-09-24T00:04:26.270 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 204.073852085, 2023-09-24T00:04:26.270 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.8987514120000002, 2023-09-24T00:04:26.270 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-24T00:04:26.270 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:04:26.271 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-24T00:04:26.271 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35448", 2023-09-24T00:04:26.271 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:04:26.271 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 89329 2023-09-24T00:04:26.271 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.271 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-24T00:04:26.271 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.271 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-24T00:04:26.271 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:01:02.061222+0000", 2023-09-24T00:04:26.271 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:04:26.271 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.272 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.272 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-24T00:04:26.272 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:01:02.061222+0000", 2023-09-24T00:04:26.272 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:04:26.272 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.272 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.272 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-24T00:04:26.272 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:01:02.061220+0000", 2023-09-24T00:04:26.272 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2023-09-24T00:04:26.272 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.273 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.273 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-24T00:04:26.273 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:01:02.061228+0000", 2023-09-24T00:04:26.273 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.6650000000000003e-06 2023-09-24T00:04:26.273 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.273 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.273 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-24T00:04:26.273 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:01:02.061242+0000", 2023-09-24T00:04:26.273 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.4278e-05 2023-09-24T00:04:26.273 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.273 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.274 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-24T00:04:26.274 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:01:02.061248+0000", 2023-09-24T00:04:26.274 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.3319999999999997e-06 2023-09-24T00:04:26.274 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.274 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.274 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:04:26.274 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:01:02.165704+0000", 2023-09-24T00:04:26.274 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.104455912 2023-09-24T00:04:26.274 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.274 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.275 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for missing object", 2023-09-24T00:04:26.275 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:01:02.179702+0000", 2023-09-24T00:04:26.275 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.013997893000000001 2023-09-24T00:04:26.275 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.275 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.275 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:04:26.275 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:01:02.324025+0000", 2023-09-24T00:04:26.275 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.14432236400000001 2023-09-24T00:04:26.275 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.275 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.275 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for rw locks", 2023-09-24T00:04:26.276 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:01:02.336468+0000", 2023-09-24T00:04:26.276 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.012442976999999999 2023-09-24T00:04:26.276 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.276 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.276 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:04:26.276 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:01:04.820906+0000", 2023-09-24T00:04:26.276 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.4844380739999998 2023-09-24T00:04:26.276 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.276 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.276 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-24T00:04:26.277 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:01:04.826950+0000", 2023-09-24T00:04:26.277 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0060442910000000002 2023-09-24T00:04:26.277 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.277 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.277 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 1,6", 2023-09-24T00:04:26.277 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:01:04.842177+0000", 2023-09-24T00:04:26.277 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.015227091 2023-09-24T00:04:26.277 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.277 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.277 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:04:26.277 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:01:04.907636+0000", 2023-09-24T00:04:26.278 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.065458996000000005 2023-09-24T00:04:26.278 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.278 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.278 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-24T00:04:26.278 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:01:04.909403+0000", 2023-09-24T00:04:26.278 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0017669439999999999 2023-09-24T00:04:26.278 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.278 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.278 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:04:26.278 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:01:04.917067+0000", 2023-09-24T00:04:26.279 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0076637019999999997 2023-09-24T00:04:26.279 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.279 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.279 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-24T00:04:26.279 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:01:04.923562+0000", 2023-09-24T00:04:26.279 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.006495748 2023-09-24T00:04:26.279 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.279 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.279 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-24T00:04:26.279 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:01:04.959973+0000", 2023-09-24T00:04:26.280 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.036410594999999997 2023-09-24T00:04:26.280 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:04:26.280 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-24T00:04:26.280 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:04:26.280 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.280 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.280 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "MOSDPGRecoveryDeleteReply(10.6 e378,377 10:60fef523:::benchmark_data_smithi159_258586_object19893:head,375'6037)", 2023-09-24T00:04:26.280 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-24T00:02:59.265184+0000", 2023-09-24T00:04:26.280 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 86.869889733999997, 2023-09-24T00:04:26.280 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 12.284773435, 2023-09-24T00:04:26.280 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-24T00:04:26.281 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "reached pg", 2023-09-24T00:04:26.281 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-24T00:04:26.281 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.281 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-24T00:04:26.281 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:02:59.265184+0000", 2023-09-24T00:04:26.281 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:04:26.281 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.281 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.281 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-24T00:04:26.281 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:02:59.265184+0000", 2023-09-24T00:04:26.282 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:04:26.282 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.282 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.282 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-24T00:04:26.282 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:02:59.265182+0000", 2023-09-24T00:04:26.282 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2023-09-24T00:04:26.282 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.282 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.282 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-24T00:04:26.282 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:02:59.265195+0000", 2023-09-24T00:04:26.283 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.2277e-05 2023-09-24T00:04:26.283 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.283 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.283 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-24T00:04:26.283 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:02:59.265225+0000", 2023-09-24T00:04:26.283 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.0508e-05 2023-09-24T00:04:26.283 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.283 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.283 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-24T00:04:26.283 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:02:59.265243+0000", 2023-09-24T00:04:26.283 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.7988000000000001e-05 2023-09-24T00:04:26.284 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.284 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.284 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:04:26.284 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:11.537451+0000", 2023-09-24T00:04:26.284 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 12.272208161 2023-09-24T00:04:26.284 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.284 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.284 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-24T00:04:26.284 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:11.549957+0000", 2023-09-24T00:04:26.284 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.012506164 2023-09-24T00:04:26.285 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:04:26.285 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-24T00:04:26.285 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:04:26.285 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.285 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.285 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "MOSDPGRecoveryDeleteReply(10.6 e378,377 10:60fef523:::benchmark_data_smithi159_258586_object19893:head,375'6037)", 2023-09-24T00:04:26.285 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-24T00:02:59.266326+0000", 2023-09-24T00:04:26.285 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 86.868747342000006, 2023-09-24T00:04:26.285 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 12.332905715000001, 2023-09-24T00:04:26.285 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-24T00:04:26.285 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "reached pg", 2023-09-24T00:04:26.286 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-24T00:04:26.286 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.286 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-24T00:04:26.286 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:02:59.266326+0000", 2023-09-24T00:04:26.286 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:04:26.286 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.286 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.286 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-24T00:04:26.286 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:02:59.266326+0000", 2023-09-24T00:04:26.286 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:04:26.287 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.287 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.287 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-24T00:04:26.287 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:02:59.266325+0000", 2023-09-24T00:04:26.287 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2023-09-24T00:04:26.287 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.287 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.287 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-24T00:04:26.287 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:02:59.266336+0000", 2023-09-24T00:04:26.287 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.0540000000000001e-05 2023-09-24T00:04:26.287 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.288 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.288 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-24T00:04:26.288 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:02:59.266361+0000", 2023-09-24T00:04:26.288 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.5462000000000001e-05 2023-09-24T00:04:26.288 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.288 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.288 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-24T00:04:26.288 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:02:59.266376+0000", 2023-09-24T00:04:26.288 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.5243e-05 2023-09-24T00:04:26.288 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.289 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.289 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:04:26.289 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:11.571436+0000", 2023-09-24T00:04:26.289 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 12.305059484999999 2023-09-24T00:04:26.289 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.289 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.289 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-24T00:04:26.289 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:11.599232+0000", 2023-09-24T00:04:26.289 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.027796239 2023-09-24T00:04:26.289 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:04:26.289 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-24T00:04:26.290 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:04:26.290 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.290 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.290 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35448.0:96631 10.6 10:6f86a880:::benchmark_data_smithi159_258586_object20171:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e382)", 2023-09-24T00:04:26.290 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-24T00:03:12.574430+0000", 2023-09-24T00:04:26.290 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 73.560643444999997, 2023-09-24T00:04:26.290 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.5581025309999998, 2023-09-24T00:04:26.290 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-24T00:04:26.290 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:04:26.290 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-24T00:04:26.291 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35448", 2023-09-24T00:04:26.291 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:04:26.291 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 96631 2023-09-24T00:04:26.291 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.291 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-24T00:04:26.291 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.291 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-24T00:04:26.291 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:12.574430+0000", 2023-09-24T00:04:26.291 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:04:26.291 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.291 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.292 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-24T00:04:26.292 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:12.574430+0000", 2023-09-24T00:04:26.292 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:04:26.292 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.292 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.292 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-24T00:04:26.292 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:12.574429+0000", 2023-09-24T00:04:26.292 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2023-09-24T00:04:26.292 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.292 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.292 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-24T00:04:26.293 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:12.574437+0000", 2023-09-24T00:04:26.293 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.3429999999999996e-06 2023-09-24T00:04:26.293 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.293 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.293 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-24T00:04:26.293 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:12.574450+0000", 2023-09-24T00:04:26.293 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.2326e-05 2023-09-24T00:04:26.293 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.293 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.293 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-24T00:04:26.294 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:12.574456+0000", 2023-09-24T00:04:26.294 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.0070000000000003e-06 2023-09-24T00:04:26.294 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.294 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.294 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:04:26.294 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:13.040376+0000", 2023-09-24T00:04:26.294 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.46592078799999997 2023-09-24T00:04:26.294 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.294 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.294 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for missing object", 2023-09-24T00:04:26.295 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:13.045747+0000", 2023-09-24T00:04:26.295 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0053708310000000004 2023-09-24T00:04:26.295 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.295 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.295 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:04:26.295 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:13.390539+0000", 2023-09-24T00:04:26.295 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.344791346 2023-09-24T00:04:26.295 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.295 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.295 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for rw locks", 2023-09-24T00:04:26.295 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:13.397483+0000", 2023-09-24T00:04:26.296 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0069443129999999997 2023-09-24T00:04:26.296 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.296 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.296 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:04:26.296 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:16.053244+0000", 2023-09-24T00:04:26.296 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.655760635 2023-09-24T00:04:26.296 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.296 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.296 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-24T00:04:26.296 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:16.064849+0000", 2023-09-24T00:04:26.296 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.011605788000000001 2023-09-24T00:04:26.297 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.297 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.297 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 0,1", 2023-09-24T00:04:26.297 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:16.079967+0000", 2023-09-24T00:04:26.297 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.01511756 2023-09-24T00:04:26.297 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.297 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.297 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:04:26.297 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:16.102764+0000", 2023-09-24T00:04:26.297 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.022797344000000001 2023-09-24T00:04:26.298 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.298 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.298 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:04:26.298 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:16.105997+0000", 2023-09-24T00:04:26.298 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0032323809999999999 2023-09-24T00:04:26.298 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.298 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.298 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-24T00:04:26.298 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:16.107110+0000", 2023-09-24T00:04:26.298 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.001113539 2023-09-24T00:04:26.299 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.299 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.299 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-24T00:04:26.299 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:16.113429+0000", 2023-09-24T00:04:26.299 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0063183839999999998 2023-09-24T00:04:26.299 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.299 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.299 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-24T00:04:26.299 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:16.132533+0000", 2023-09-24T00:04:26.299 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.019104161000000001 2023-09-24T00:04:26.300 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:04:26.300 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-24T00:04:26.300 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:04:26.300 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.300 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.300 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35448.0:96716 10.6 10:6a7dce37:::benchmark_data_smithi159_258586_object20256:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e383)", 2023-09-24T00:04:26.300 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-24T00:03:13.159345+0000", 2023-09-24T00:04:26.300 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 72.975728630999996, 2023-09-24T00:04:26.300 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.8925214260000001, 2023-09-24T00:04:26.300 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-24T00:04:26.301 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:04:26.301 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-24T00:04:26.301 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35448", 2023-09-24T00:04:26.301 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:04:26.301 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 96716 2023-09-24T00:04:26.301 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.301 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-24T00:04:26.301 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.301 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-24T00:04:26.301 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:13.159345+0000", 2023-09-24T00:04:26.302 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:04:26.302 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.302 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.302 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-24T00:04:26.302 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:13.159345+0000", 2023-09-24T00:04:26.302 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:04:26.302 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.302 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.302 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-24T00:04:26.302 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:13.159343+0000", 2023-09-24T00:04:26.303 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999976 2023-09-24T00:04:26.303 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.303 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.303 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-24T00:04:26.303 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:13.159356+0000", 2023-09-24T00:04:26.303 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.3580999999999999e-05 2023-09-24T00:04:26.303 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.303 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.303 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-24T00:04:26.303 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:13.159383+0000", 2023-09-24T00:04:26.303 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.6078e-05 2023-09-24T00:04:26.303 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.304 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.304 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-24T00:04:26.304 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:13.159396+0000", 2023-09-24T00:04:26.304 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.3182e-05 2023-09-24T00:04:26.304 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.304 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.304 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:04:26.304 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:13.344502+0000", 2023-09-24T00:04:26.304 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.18510596200000001 2023-09-24T00:04:26.305 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.305 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.305 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for missing object", 2023-09-24T00:04:26.305 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:13.351021+0000", 2023-09-24T00:04:26.305 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0065191789999999999 2023-09-24T00:04:26.306 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.306 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.306 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:04:26.306 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:13.489566+0000", 2023-09-24T00:04:26.306 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.138545422 2023-09-24T00:04:26.306 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.306 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.306 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for rw locks", 2023-09-24T00:04:26.306 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:13.496678+0000", 2023-09-24T00:04:26.306 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0071117710000000002 2023-09-24T00:04:26.306 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.307 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.307 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:04:26.307 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:15.951319+0000", 2023-09-24T00:04:26.307 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.4546412179999999 2023-09-24T00:04:26.307 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.307 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.307 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-24T00:04:26.307 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:15.961693+0000", 2023-09-24T00:04:26.307 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.010373741000000001 2023-09-24T00:04:26.307 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.308 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.308 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 0,1", 2023-09-24T00:04:26.308 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:15.973380+0000", 2023-09-24T00:04:26.308 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.011686607999999999 2023-09-24T00:04:26.308 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.308 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.308 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:04:26.308 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:16.022927+0000", 2023-09-24T00:04:26.308 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.049547103000000002 2023-09-24T00:04:26.308 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.309 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.309 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-24T00:04:26.309 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:16.023670+0000", 2023-09-24T00:04:26.309 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00074280500000000003 2023-09-24T00:04:26.309 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.309 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.309 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:04:26.309 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:16.026115+0000", 2023-09-24T00:04:26.309 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.002445128 2023-09-24T00:04:26.309 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.309 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.310 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-24T00:04:26.310 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:16.029936+0000", 2023-09-24T00:04:26.310 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0038212229999999999 2023-09-24T00:04:26.310 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.310 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.310 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-24T00:04:26.310 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:16.051866+0000", 2023-09-24T00:04:26.310 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.021930581000000001 2023-09-24T00:04:26.310 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:04:26.310 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-24T00:04:26.311 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:04:26.311 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.311 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.311 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35448.0:96792 10.6 10:6892cd8b:::benchmark_data_smithi159_258586_object20332:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e384)", 2023-09-24T00:04:26.311 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-24T00:03:14.354251+0000", 2023-09-24T00:04:26.311 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 71.780822263000005, 2023-09-24T00:04:26.311 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.3792269730000002, 2023-09-24T00:04:26.311 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-24T00:04:26.311 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:04:26.311 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-24T00:04:26.311 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35448", 2023-09-24T00:04:26.312 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:04:26.312 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 96792 2023-09-24T00:04:26.312 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.312 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-24T00:04:26.312 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.312 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-24T00:04:26.312 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:14.354251+0000", 2023-09-24T00:04:26.312 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:04:26.312 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.312 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.313 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-24T00:04:26.313 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:14.354251+0000", 2023-09-24T00:04:26.313 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:04:26.313 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.313 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.313 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-24T00:04:26.313 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:14.354249+0000", 2023-09-24T00:04:26.313 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999981 2023-09-24T00:04:26.313 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.313 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.314 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-24T00:04:26.314 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:14.354260+0000", 2023-09-24T00:04:26.314 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.0710000000000001e-05 2023-09-24T00:04:26.314 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.314 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.314 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-24T00:04:26.314 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:14.354280+0000", 2023-09-24T00:04:26.314 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.9953999999999999e-05 2023-09-24T00:04:26.314 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.314 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.314 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-24T00:04:26.315 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:14.354291+0000", 2023-09-24T00:04:26.315 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.0913999999999999e-05 2023-09-24T00:04:26.315 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.315 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.315 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:04:26.315 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:14.414653+0000", 2023-09-24T00:04:26.315 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.060361890000000001 2023-09-24T00:04:26.315 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.315 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.315 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for missing object", 2023-09-24T00:04:26.316 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:14.428762+0000", 2023-09-24T00:04:26.316 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.014109081000000001 2023-09-24T00:04:26.316 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.316 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.316 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:04:26.316 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:14.504993+0000", 2023-09-24T00:04:26.316 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.076230703999999996 2023-09-24T00:04:26.316 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.316 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.316 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for rw locks", 2023-09-24T00:04:26.316 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:14.513905+0000", 2023-09-24T00:04:26.317 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0089119579999999993 2023-09-24T00:04:26.317 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.317 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.317 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:04:26.317 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:16.769666+0000", 2023-09-24T00:04:26.317 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.2557618330000002 2023-09-24T00:04:26.317 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.317 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.317 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-24T00:04:26.317 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:16.775200+0000", 2023-09-24T00:04:26.318 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0055333960000000003 2023-09-24T00:04:26.318 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.318 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.318 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 0,1", 2023-09-24T00:04:26.318 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:16.785119+0000", 2023-09-24T00:04:26.318 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0099196360000000008 2023-09-24T00:04:26.318 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.318 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.318 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:04:26.318 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:16.824833+0000", 2023-09-24T00:04:26.319 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.039713875000000003 2023-09-24T00:04:26.319 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.319 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.319 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:04:26.319 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:16.878013+0000", 2023-09-24T00:04:26.319 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.053180155 2023-09-24T00:04:26.319 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.319 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.319 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-24T00:04:26.319 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:17.709470+0000", 2023-09-24T00:04:26.319 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.83145623099999999 2023-09-24T00:04:26.320 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.320 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.320 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-24T00:04:26.320 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:17.714427+0000", 2023-09-24T00:04:26.320 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0049575160000000004 2023-09-24T00:04:26.320 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.320 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.320 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-24T00:04:26.320 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:17.733478+0000", 2023-09-24T00:04:26.320 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.019051229999999999 2023-09-24T00:04:26.321 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:04:26.321 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-24T00:04:26.321 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:04:26.321 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.321 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.321 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35448.0:96797 10.6 10:6e361528:::benchmark_data_smithi159_258586_object20337:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e384)", 2023-09-24T00:04:26.321 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-24T00:03:14.374653+0000", 2023-09-24T00:04:26.321 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 71.760420484999997, 2023-09-24T00:04:26.321 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.3812905639999999, 2023-09-24T00:04:26.321 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-24T00:04:26.322 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:04:26.322 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-24T00:04:26.322 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35448", 2023-09-24T00:04:26.322 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:04:26.322 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 96797 2023-09-24T00:04:26.322 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.322 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-24T00:04:26.322 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.322 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-24T00:04:26.322 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:14.374653+0000", 2023-09-24T00:04:26.323 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:04:26.323 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.323 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.323 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-24T00:04:26.323 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:14.374653+0000", 2023-09-24T00:04:26.323 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:04:26.323 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.323 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.323 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-24T00:04:26.323 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:14.374651+0000", 2023-09-24T00:04:26.324 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999976 2023-09-24T00:04:26.324 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.324 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.324 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-24T00:04:26.324 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:14.374666+0000", 2023-09-24T00:04:26.324 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.5379999999999998e-05 2023-09-24T00:04:26.324 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.324 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.324 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-24T00:04:26.324 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:14.374686+0000", 2023-09-24T00:04:26.324 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.9692999999999999e-05 2023-09-24T00:04:26.325 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.325 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.325 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-24T00:04:26.325 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:14.374696+0000", 2023-09-24T00:04:26.325 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.6139999999999998e-06 2023-09-24T00:04:26.325 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.325 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.325 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:04:26.325 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:14.438276+0000", 2023-09-24T00:04:26.325 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.063580433000000006 2023-09-24T00:04:26.326 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.326 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.326 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for missing object", 2023-09-24T00:04:26.326 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:14.448188+0000", 2023-09-24T00:04:26.326 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0099125029999999996 2023-09-24T00:04:26.326 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.326 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.326 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:04:26.326 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:14.549548+0000", 2023-09-24T00:04:26.326 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.101359435 2023-09-24T00:04:26.326 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.327 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.327 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for rw locks", 2023-09-24T00:04:26.327 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:14.556825+0000", 2023-09-24T00:04:26.327 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0072766560000000003 2023-09-24T00:04:26.327 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.327 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.327 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:04:26.327 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:16.854250+0000", 2023-09-24T00:04:26.327 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.2974253660000001 2023-09-24T00:04:26.327 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.328 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.328 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-24T00:04:26.328 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:16.859772+0000", 2023-09-24T00:04:26.328 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0055225270000000002 2023-09-24T00:04:26.328 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.328 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.328 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 0,1", 2023-09-24T00:04:26.328 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:16.869578+0000", 2023-09-24T00:04:26.328 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0098057200000000004 2023-09-24T00:04:26.328 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.328 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.329 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:04:26.329 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:16.879851+0000", 2023-09-24T00:04:26.329 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.010272442999999999 2023-09-24T00:04:26.329 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.329 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.329 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:04:26.329 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:16.881680+0000", 2023-09-24T00:04:26.329 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.001829593 2023-09-24T00:04:26.329 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.329 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.330 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-24T00:04:26.330 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:17.735858+0000", 2023-09-24T00:04:26.330 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.854177874 2023-09-24T00:04:26.330 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.330 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.330 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-24T00:04:26.330 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:17.739179+0000", 2023-09-24T00:04:26.330 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0033207969999999999 2023-09-24T00:04:26.330 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.330 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.330 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-24T00:04:26.331 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:17.755944+0000", 2023-09-24T00:04:26.331 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.016764892999999999 2023-09-24T00:04:26.331 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:04:26.331 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-24T00:04:26.331 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:04:26.331 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.331 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.331 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35448.0:96804 10.6 10:607ec2fa:::benchmark_data_smithi159_258586_object20344:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e384)", 2023-09-24T00:04:26.331 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-24T00:03:14.515851+0000", 2023-09-24T00:04:26.331 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 71.619223120000001, 2023-09-24T00:04:26.332 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.260976866, 2023-09-24T00:04:26.332 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-24T00:04:26.332 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:04:26.332 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-24T00:04:26.332 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35448", 2023-09-24T00:04:26.332 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:04:26.332 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 96804 2023-09-24T00:04:26.332 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.332 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-24T00:04:26.332 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.332 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-24T00:04:26.333 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:14.515851+0000", 2023-09-24T00:04:26.333 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:04:26.333 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.333 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.333 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-24T00:04:26.333 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:14.515851+0000", 2023-09-24T00:04:26.333 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:04:26.333 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.333 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.333 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-24T00:04:26.333 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:14.515848+0000", 2023-09-24T00:04:26.334 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999981 2023-09-24T00:04:26.334 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.334 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.334 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-24T00:04:26.334 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:14.515860+0000", 2023-09-24T00:04:26.334 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.1681999999999999e-05 2023-09-24T00:04:26.334 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.334 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.334 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-24T00:04:26.334 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:14.515881+0000", 2023-09-24T00:04:26.335 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.0718000000000001e-05 2023-09-24T00:04:26.335 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.335 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.335 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-24T00:04:26.335 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:14.515891+0000", 2023-09-24T00:04:26.335 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.0030999999999999e-05 2023-09-24T00:04:26.335 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.335 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.335 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:04:26.335 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:14.558148+0000", 2023-09-24T00:04:26.336 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.042256916999999998 2023-09-24T00:04:26.336 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.336 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.336 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for missing object", 2023-09-24T00:04:26.336 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:14.568523+0000", 2023-09-24T00:04:26.336 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.010375242999999999 2023-09-24T00:04:26.336 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.336 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.336 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:04:26.336 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:14.630639+0000", 2023-09-24T00:04:26.337 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.062115729000000001 2023-09-24T00:04:26.337 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.337 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.337 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for rw locks", 2023-09-24T00:04:26.337 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:14.646495+0000", 2023-09-24T00:04:26.337 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.015855819 2023-09-24T00:04:26.337 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.337 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.337 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:04:26.337 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:16.929766+0000", 2023-09-24T00:04:26.337 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.2832715439999998 2023-09-24T00:04:26.338 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.338 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.338 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-24T00:04:26.338 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:16.935331+0000", 2023-09-24T00:04:26.338 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0055651320000000004 2023-09-24T00:04:26.338 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.338 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.338 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 0,1", 2023-09-24T00:04:26.338 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:16.945130+0000", 2023-09-24T00:04:26.338 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0097992080000000002 2023-09-24T00:04:26.339 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.339 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.339 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:04:26.339 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:17.005470+0000", 2023-09-24T00:04:26.339 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.060339826999999999 2023-09-24T00:04:26.339 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.339 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.339 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:04:26.339 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:17.058545+0000", 2023-09-24T00:04:26.339 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.053074572 2023-09-24T00:04:26.339 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.340 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.340 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-24T00:04:26.340 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:17.756585+0000", 2023-09-24T00:04:26.340 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.69804047199999997 2023-09-24T00:04:26.340 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.340 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.340 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-24T00:04:26.340 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:17.759551+0000", 2023-09-24T00:04:26.340 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0029654859999999998 2023-09-24T00:04:26.340 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.341 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.341 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-24T00:04:26.341 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:17.776827+0000", 2023-09-24T00:04:26.341 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.017276587999999999 2023-09-24T00:04:26.341 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:04:26.341 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-24T00:04:26.341 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:04:26.341 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.341 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.341 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35448.0:96850 10.6 10:6fb1d6f1:::benchmark_data_smithi159_258586_object20390:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e384)", 2023-09-24T00:04:26.341 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-24T00:03:14.858405+0000", 2023-09-24T00:04:26.342 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 71.276669002999995, 2023-09-24T00:04:26.342 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.9393841329999999, 2023-09-24T00:04:26.342 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-24T00:04:26.342 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:04:26.342 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-24T00:04:26.342 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35448", 2023-09-24T00:04:26.342 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:04:26.342 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 96850 2023-09-24T00:04:26.342 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.342 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-24T00:04:26.343 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.343 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-24T00:04:26.343 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:14.858405+0000", 2023-09-24T00:04:26.343 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:04:26.343 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.343 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.343 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-24T00:04:26.343 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:14.858405+0000", 2023-09-24T00:04:26.343 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:04:26.343 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.343 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.344 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-24T00:04:26.344 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:14.858402+0000", 2023-09-24T00:04:26.344 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999976 2023-09-24T00:04:26.344 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.344 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.344 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-24T00:04:26.344 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:14.858416+0000", 2023-09-24T00:04:26.344 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.3249e-05 2023-09-24T00:04:26.344 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.344 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.345 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-24T00:04:26.345 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:14.858439+0000", 2023-09-24T00:04:26.345 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.3430000000000001e-05 2023-09-24T00:04:26.345 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.345 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.345 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-24T00:04:26.345 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:14.858451+0000", 2023-09-24T00:04:26.345 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.1683e-05 2023-09-24T00:04:26.345 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.345 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.346 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:04:26.346 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:15.000941+0000", 2023-09-24T00:04:26.346 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.14248981099999999 2023-09-24T00:04:26.346 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.346 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.346 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for missing object", 2023-09-24T00:04:26.346 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:15.018278+0000", 2023-09-24T00:04:26.346 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.017337781999999999 2023-09-24T00:04:26.346 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.346 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.346 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:04:26.347 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:15.105204+0000", 2023-09-24T00:04:26.347 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.086925884999999994 2023-09-24T00:04:26.347 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.347 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.347 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for rw locks", 2023-09-24T00:04:26.347 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:15.114599+0000", 2023-09-24T00:04:26.347 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0093950609999999997 2023-09-24T00:04:26.347 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.347 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.347 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:04:26.348 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:16.981324+0000", 2023-09-24T00:04:26.348 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.8667245690000001 2023-09-24T00:04:26.348 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.348 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.348 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-24T00:04:26.348 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:16.986839+0000", 2023-09-24T00:04:26.348 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0055148269999999999 2023-09-24T00:04:26.348 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.348 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.348 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 0,1", 2023-09-24T00:04:26.349 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:16.996814+0000", 2023-09-24T00:04:26.349 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0099755759999999999 2023-09-24T00:04:26.349 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.349 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.349 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:04:26.349 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:17.060374+0000", 2023-09-24T00:04:26.349 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.063559849000000002 2023-09-24T00:04:26.349 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.349 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.349 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:04:26.350 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:17.062216+0000", 2023-09-24T00:04:26.350 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.001841999 2023-09-24T00:04:26.350 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.350 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.350 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-24T00:04:26.350 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:17.777525+0000", 2023-09-24T00:04:26.350 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.71530846299999995 2023-09-24T00:04:26.350 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.350 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.350 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-24T00:04:26.351 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:17.781225+0000", 2023-09-24T00:04:26.351 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.003700072 2023-09-24T00:04:26.351 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.351 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.351 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-24T00:04:26.351 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:17.797789+0000", 2023-09-24T00:04:26.351 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.016564137999999999 2023-09-24T00:04:26.351 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:04:26.351 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-24T00:04:26.351 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:04:26.351 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.352 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.352 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35448.0:97054 10.6 10:65ce3329:::benchmark_data_smithi159_258586_object20594:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e384)", 2023-09-24T00:04:26.352 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-24T00:03:17.813194+0000", 2023-09-24T00:04:26.352 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 68.321879957999997, 2023-09-24T00:04:26.352 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.9992430699999999, 2023-09-24T00:04:26.352 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-24T00:04:26.352 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:04:26.352 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-24T00:04:26.352 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35448", 2023-09-24T00:04:26.352 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:04:26.353 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 97054 2023-09-24T00:04:26.353 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.353 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-24T00:04:26.353 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.353 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-24T00:04:26.353 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:17.813194+0000", 2023-09-24T00:04:26.353 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:04:26.353 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.353 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.353 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-24T00:04:26.354 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:17.813194+0000", 2023-09-24T00:04:26.354 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:04:26.354 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.354 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.354 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-24T00:04:26.354 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:17.813193+0000", 2023-09-24T00:04:26.354 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.999999 2023-09-24T00:04:26.354 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.354 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.354 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-24T00:04:26.355 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:17.813199+0000", 2023-09-24T00:04:26.355 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.46e-06 2023-09-24T00:04:26.355 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.355 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.355 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-24T00:04:26.355 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:17.813209+0000", 2023-09-24T00:04:26.355 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.0178e-05 2023-09-24T00:04:26.355 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.355 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.355 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-24T00:04:26.355 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:17.813214+0000", 2023-09-24T00:04:26.356 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.0069999999999997e-06 2023-09-24T00:04:26.356 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.356 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.356 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:04:26.356 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:18.089221+0000", 2023-09-24T00:04:26.356 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.27600693300000001 2023-09-24T00:04:26.356 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.356 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.356 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for missing object", 2023-09-24T00:04:26.356 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:18.097751+0000", 2023-09-24T00:04:26.357 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0085303400000000008 2023-09-24T00:04:26.357 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.357 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.357 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:04:26.357 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:18.736952+0000", 2023-09-24T00:04:26.357 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.639200294 2023-09-24T00:04:26.357 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.357 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.357 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for rw locks", 2023-09-24T00:04:26.357 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:18.748395+0000", 2023-09-24T00:04:26.358 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.011442809 2023-09-24T00:04:26.358 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.358 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.358 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:04:26.358 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:20.705558+0000", 2023-09-24T00:04:26.358 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.957163354 2023-09-24T00:04:26.358 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.358 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.358 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-24T00:04:26.358 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:20.719395+0000", 2023-09-24T00:04:26.358 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.01383699 2023-09-24T00:04:26.359 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.359 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.359 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 0,1", 2023-09-24T00:04:26.359 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:20.732469+0000", 2023-09-24T00:04:26.359 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.013074542999999999 2023-09-24T00:04:26.359 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.359 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.359 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:04:26.359 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:20.754508+0000", 2023-09-24T00:04:26.359 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.022038148 2023-09-24T00:04:26.360 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.360 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.360 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:04:26.360 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:20.756414+0000", 2023-09-24T00:04:26.360 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.001906285 2023-09-24T00:04:26.360 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.360 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.360 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-24T00:04:26.360 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:20.788407+0000", 2023-09-24T00:04:26.360 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.031992606999999999 2023-09-24T00:04:26.360 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.361 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.361 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-24T00:04:26.361 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:20.791499+0000", 2023-09-24T00:04:26.361 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0030928100000000001 2023-09-24T00:04:26.361 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:26.361 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:26.361 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-24T00:04:26.361 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:20.812437+0000", 2023-09-24T00:04:26.361 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.020937473000000002 2023-09-24T00:04:26.361 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:04:26.361 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-24T00:04:26.362 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:04:26.362 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:04:26.362 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-24T00:04:26.362 INFO:teuthology.orchestra.run.smithi164.stdout:} 2023-09-24T00:04:26.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:26.363 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:26.363 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:04:26.464 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:04:26.490 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:04:26.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:26.492 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:04:26.593 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:26.622 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:26.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:26.624 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:04:26.725 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:04:26.750 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:04:26.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:26.753 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:04:26.854 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:04:26.878 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:04:26.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:26.881 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:04:26.981 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:04:27.006 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:04:27.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:27.008 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:04:27.109 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:04:27.138 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:04:27.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:27.141 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:04:27.153 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_ops_in_flight 2023-09-24T00:04:27.225 INFO:teuthology.orchestra.run.smithi159.stderr:set osd.0 primary-affinity to 0.715359 (8468812) 2023-09-24T00:04:27.242 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:27.265 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:27.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:27.268 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:04:27.368 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:27.379 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:04:27 smithi164 bash[92846]: cluster 2023-09-24T00:04:27.105450+0000 mgr.y (mgr.25991) 1431 : cluster 0 pgmap v1620: 89 pgs: 2 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 3.0 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 114 op/s; 37710/146295 objects degraded (25.777%); 15155/146295 objects misplaced (10.359%); 2.6 MiB/s, 41 objects/s recovering 2023-09-24T00:04:27.379 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:04:27 smithi164 bash[92846]: audit 2023-09-24T00:04:27.152239+0000 mon.a (mon.0) 1868 : audit 1 from='client.? 172.21.15.159:0/1404181533' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 0, "weight": 0.7153589874043937}]: dispatch 2023-09-24T00:04:27.401 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:27.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:27.409 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:04:27.510 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:04:27.522 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:04:27 smithi159 bash[105915]: cluster 2023-09-24T00:04:27.105450+0000 mgr.y (mgr.25991) 1431 : cluster 0 pgmap v1620: 89 pgs: 2 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 3.0 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 114 op/s; 37710/146295 objects degraded (25.777%); 15155/146295 objects misplaced (10.359%); 2.6 MiB/s, 41 objects/s recovering 2023-09-24T00:04:27.522 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:04:27 smithi159 bash[105915]: audit 2023-09-24T00:04:27.152239+0000 mon.a (mon.0) 1868 : audit 1 from='client.? 172.21.15.159:0/1404181533' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 0, "weight": 0.7153589874043937}]: dispatch 2023-09-24T00:04:27.522 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:04:27 smithi159 bash[108473]: cluster 2023-09-24T00:04:27.105450+0000 mgr.y (mgr.25991) 1431 : cluster 0 pgmap v1620: 89 pgs: 2 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 3.0 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 114 op/s; 37710/146295 objects degraded (25.777%); 15155/146295 objects misplaced (10.359%); 2.6 MiB/s, 41 objects/s recovering 2023-09-24T00:04:27.522 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:04:27 smithi159 bash[108473]: audit 2023-09-24T00:04:27.152239+0000 mon.a (mon.0) 1868 : audit 1 from='client.? 172.21.15.159:0/1404181533' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 0, "weight": 0.7153589874043937}]: dispatch 2023-09-24T00:04:27.536 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:04:27.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:27.539 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:04:27.639 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:04:27.668 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:04:27.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:27.671 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:04:27.772 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:27.797 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:27.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:27.800 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:04:27.893 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-24T00:04:27.901 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:04:27.978 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:04:27.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:27.981 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:04:28.081 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:04:28.114 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:04:28.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:28.118 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:04:28.219 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:04:28.250 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:04:28.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:28.252 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:04:28.353 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:28.376 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:28.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:28.379 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:04:28.385 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-24T00:04:28.480 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:04:28.493 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:04:28 smithi164 bash[92846]: cluster 2023-09-24T00:04:27.209359+0000 osd.6 (osd.6) 465 : cluster 3 failed to encode map e391 with expected crc 2023-09-24T00:04:28.493 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:04:28 smithi164 bash[92846]: cluster 2023-09-24T00:04:27.209936+0000 osd.4 (osd.4) 307 : cluster 3 failed to encode map e391 with expected crc 2023-09-24T00:04:28.493 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:04:28 smithi164 bash[92846]: audit 2023-09-24T00:04:27.211071+0000 mon.a (mon.0) 1869 : audit 1 from='client.? 172.21.15.159:0/1404181533' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 0.7153589874043937}]': finished 2023-09-24T00:04:28.493 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:04:28 smithi164 bash[92846]: cluster 2023-09-24T00:04:27.211200+0000 mon.a (mon.0) 1870 : cluster 0 osdmap e391: 8 total, 8 up, 7 in 2023-09-24T00:04:28.493 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:04:28 smithi164 bash[92846]: cluster 2023-09-24T00:04:28.123785+0000 mon.a (mon.0) 1871 : cluster 3 Health check update: Degraded data redundancy: 37710/146295 objects degraded (25.777%), 14 pgs degraded, 11 pgs undersized (PG_DEGRADED) 2023-09-24T00:04:28.493 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:04:28 smithi164 bash[92846]: cluster 2023-09-24T00:04:28.128968+0000 mon.a (mon.0) 1872 : cluster 0 osdmap e392: 8 total, 8 up, 7 in 2023-09-24T00:04:28.511 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:04:28.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:28.513 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:04:28.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:04:28 smithi159 bash[108473]: cluster 2023-09-24T00:04:27.209359+0000 osd.6 (osd.6) 465 : cluster 3 failed to encode map e391 with expected crc 2023-09-24T00:04:28.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:04:28 smithi159 bash[108473]: cluster 2023-09-24T00:04:27.209936+0000 osd.4 (osd.4) 307 : cluster 3 failed to encode map e391 with expected crc 2023-09-24T00:04:28.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:04:28 smithi159 bash[108473]: audit 2023-09-24T00:04:27.211071+0000 mon.a (mon.0) 1869 : audit 1 from='client.? 172.21.15.159:0/1404181533' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 0.7153589874043937}]': finished 2023-09-24T00:04:28.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:04:28 smithi159 bash[108473]: cluster 2023-09-24T00:04:27.211200+0000 mon.a (mon.0) 1870 : cluster 0 osdmap e391: 8 total, 8 up, 7 in 2023-09-24T00:04:28.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:04:28 smithi159 bash[108473]: cluster 2023-09-24T00:04:28.123785+0000 mon.a (mon.0) 1871 : cluster 3 Health check update: Degraded data redundancy: 37710/146295 objects degraded (25.777%), 14 pgs degraded, 11 pgs undersized (PG_DEGRADED) 2023-09-24T00:04:28.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:04:28 smithi159 bash[108473]: cluster 2023-09-24T00:04:28.128968+0000 mon.a (mon.0) 1872 : cluster 0 osdmap e392: 8 total, 8 up, 7 in 2023-09-24T00:04:28.546 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:04:28 smithi159 bash[105915]: cluster 2023-09-24T00:04:27.209359+0000 osd.6 (osd.6) 465 : cluster 3 failed to encode map e391 with expected crc 2023-09-24T00:04:28.546 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:04:28 smithi159 bash[105915]: cluster 2023-09-24T00:04:27.209936+0000 osd.4 (osd.4) 307 : cluster 3 failed to encode map e391 with expected crc 2023-09-24T00:04:28.546 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:04:28 smithi159 bash[105915]: audit 2023-09-24T00:04:27.211071+0000 mon.a (mon.0) 1869 : audit 1 from='client.? 172.21.15.159:0/1404181533' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 0.7153589874043937}]': finished 2023-09-24T00:04:28.547 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:04:28 smithi159 bash[105915]: cluster 2023-09-24T00:04:27.211200+0000 mon.a (mon.0) 1870 : cluster 0 osdmap e391: 8 total, 8 up, 7 in 2023-09-24T00:04:28.547 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:04:28 smithi159 bash[105915]: cluster 2023-09-24T00:04:28.123785+0000 mon.a (mon.0) 1871 : cluster 3 Health check update: Degraded data redundancy: 37710/146295 objects degraded (25.777%), 14 pgs degraded, 11 pgs undersized (PG_DEGRADED) 2023-09-24T00:04:28.547 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:04:28 smithi159 bash[105915]: cluster 2023-09-24T00:04:28.128968+0000 mon.a (mon.0) 1872 : cluster 0 osdmap e392: 8 total, 8 up, 7 in 2023-09-24T00:04:28.613 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:28.641 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:28.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:28.644 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:04:28.744 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:28.777 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:28.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:28.779 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:04:28.880 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:28.906 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:28.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:28.908 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:04:29.009 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:04:29.033 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:04:29.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:29.036 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:04:29.137 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:04:29.169 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:04:29.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:29.172 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:04:29.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:04:29 smithi164 bash[92846]: cluster 2023-09-24T00:04:28.128237+0000 osd.6 (osd.6) 466 : cluster 3 failed to encode map e392 with expected crc 2023-09-24T00:04:29.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:04:29 smithi164 bash[92846]: cluster 2023-09-24T00:04:28.130829+0000 osd.7 (osd.7) 250 : cluster 3 failed to encode map e392 with expected crc 2023-09-24T00:04:29.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:04:29 smithi164 bash[92846]: cluster 2023-09-24T00:04:28.133246+0000 osd.5 (osd.5) 229 : cluster 3 failed to encode map e392 with expected crc 2023-09-24T00:04:29.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:04:29 smithi164 bash[92846]: cluster 2023-09-24T00:04:28.134270+0000 osd.6 (osd.6) 467 : cluster 3 failed to encode map e392 with expected crc 2023-09-24T00:04:29.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:04:29 smithi164 bash[92846]: cluster 2023-09-24T00:04:28.135390+0000 osd.5 (osd.5) 230 : cluster 3 failed to encode map e392 with expected crc 2023-09-24T00:04:29.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:04:29 smithi164 bash[92846]: cluster 2023-09-24T00:04:29.106626+0000 mgr.y (mgr.25991) 1432 : cluster 0 pgmap v1623: 89 pgs: 2 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 3.0 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 121 op/s; 37661/145560 objects degraded (25.873%); 15111/145560 objects misplaced (10.381%); 2.8 MiB/s, 45 objects/s recovering 2023-09-24T00:04:29.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:04:29 smithi164 bash[92846]: cluster 2023-09-24T00:04:29.141947+0000 mon.a (mon.0) 1873 : cluster 0 osdmap e393: 8 total, 8 up, 7 in 2023-09-24T00:04:29.273 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:29.303 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:29.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:29.305 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:04:29.406 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:29.431 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:29.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:29.434 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:04:29.535 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:29.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:04:29 smithi159 bash[105915]: cluster 2023-09-24T00:04:28.128237+0000 osd.6 (osd.6) 466 : cluster 3 failed to encode map e392 with expected crc 2023-09-24T00:04:29.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:04:29 smithi159 bash[105915]: cluster 2023-09-24T00:04:28.130829+0000 osd.7 (osd.7) 250 : cluster 3 failed to encode map e392 with expected crc 2023-09-24T00:04:29.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:04:29 smithi159 bash[105915]: cluster 2023-09-24T00:04:28.133246+0000 osd.5 (osd.5) 229 : cluster 3 failed to encode map e392 with expected crc 2023-09-24T00:04:29.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:04:29 smithi159 bash[105915]: cluster 2023-09-24T00:04:28.134270+0000 osd.6 (osd.6) 467 : cluster 3 failed to encode map e392 with expected crc 2023-09-24T00:04:29.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:04:29 smithi159 bash[105915]: cluster 2023-09-24T00:04:28.135390+0000 osd.5 (osd.5) 230 : cluster 3 failed to encode map e392 with expected crc 2023-09-24T00:04:29.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:04:29 smithi159 bash[105915]: cluster 2023-09-24T00:04:29.106626+0000 mgr.y (mgr.25991) 1432 : cluster 0 pgmap v1623: 89 pgs: 2 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 3.0 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 121 op/s; 37661/145560 objects degraded (25.873%); 15111/145560 objects misplaced (10.381%); 2.8 MiB/s, 45 objects/s recovering 2023-09-24T00:04:29.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:04:29 smithi159 bash[105915]: cluster 2023-09-24T00:04:29.141947+0000 mon.a (mon.0) 1873 : cluster 0 osdmap e393: 8 total, 8 up, 7 in 2023-09-24T00:04:29.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:04:29 smithi159 bash[108473]: cluster 2023-09-24T00:04:28.128237+0000 osd.6 (osd.6) 466 : cluster 3 failed to encode map e392 with expected crc 2023-09-24T00:04:29.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:04:29 smithi159 bash[108473]: cluster 2023-09-24T00:04:28.130829+0000 osd.7 (osd.7) 250 : cluster 3 failed to encode map e392 with expected crc 2023-09-24T00:04:29.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:04:29 smithi159 bash[108473]: cluster 2023-09-24T00:04:28.133246+0000 osd.5 (osd.5) 229 : cluster 3 failed to encode map e392 with expected crc 2023-09-24T00:04:29.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:04:29 smithi159 bash[108473]: cluster 2023-09-24T00:04:28.134270+0000 osd.6 (osd.6) 467 : cluster 3 failed to encode map e392 with expected crc 2023-09-24T00:04:29.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:04:29 smithi159 bash[108473]: cluster 2023-09-24T00:04:28.135390+0000 osd.5 (osd.5) 230 : cluster 3 failed to encode map e392 with expected crc 2023-09-24T00:04:29.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:04:29 smithi159 bash[108473]: cluster 2023-09-24T00:04:29.106626+0000 mgr.y (mgr.25991) 1432 : cluster 0 pgmap v1623: 89 pgs: 2 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 3.0 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 121 op/s; 37661/145560 objects degraded (25.873%); 15111/145560 objects misplaced (10.381%); 2.8 MiB/s, 45 objects/s recovering 2023-09-24T00:04:29.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:04:29 smithi159 bash[108473]: cluster 2023-09-24T00:04:29.141947+0000 mon.a (mon.0) 1873 : cluster 0 osdmap e393: 8 total, 8 up, 7 in 2023-09-24T00:04:29.563 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:29.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:29.570 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:04:29.671 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:04:29.708 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:04:29.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:29.711 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:04:29.811 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:04:29.837 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:04:29.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:29.840 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:04:29.941 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:29.971 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:29.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:29.973 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:04:30.074 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:30.097 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:30.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:30.099 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:04:30.200 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:04:30.232 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:04:30.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:30.235 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:04:30.336 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:04:30.365 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:04:30.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:30.369 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:04:30.470 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:04:30.479 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:04:30 smithi164 bash[92846]: cluster 2023-09-24T00:04:29.152128+0000 osd.5 (osd.5) 231 : cluster 3 failed to encode map e393 with expected crc 2023-09-24T00:04:30.479 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:04:30 smithi164 bash[92846]: cluster 2023-09-24T00:04:29.154255+0000 osd.6 (osd.6) 468 : cluster 3 failed to encode map e393 with expected crc 2023-09-24T00:04:30.479 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:04:30 smithi164 bash[92846]: cluster 2023-09-24T00:04:29.159257+0000 osd.4 (osd.4) 308 : cluster 3 failed to encode map e393 with expected crc 2023-09-24T00:04:30.479 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:04:30 smithi164 bash[92846]: cluster 2023-09-24T00:04:29.159375+0000 osd.7 (osd.7) 251 : cluster 3 failed to encode map e393 with expected crc 2023-09-24T00:04:30.493 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:04:30.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:30.497 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:04:30.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:04:30 smithi159 bash[108473]: cluster 2023-09-24T00:04:29.152128+0000 osd.5 (osd.5) 231 : cluster 3 failed to encode map e393 with expected crc 2023-09-24T00:04:30.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:04:30 smithi159 bash[108473]: cluster 2023-09-24T00:04:29.154255+0000 osd.6 (osd.6) 468 : cluster 3 failed to encode map e393 with expected crc 2023-09-24T00:04:30.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:04:30 smithi159 bash[108473]: cluster 2023-09-24T00:04:29.159257+0000 osd.4 (osd.4) 308 : cluster 3 failed to encode map e393 with expected crc 2023-09-24T00:04:30.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:04:30 smithi159 bash[108473]: cluster 2023-09-24T00:04:29.159375+0000 osd.7 (osd.7) 251 : cluster 3 failed to encode map e393 with expected crc 2023-09-24T00:04:30.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:04:30 smithi159 bash[105915]: cluster 2023-09-24T00:04:29.152128+0000 osd.5 (osd.5) 231 : cluster 3 failed to encode map e393 with expected crc 2023-09-24T00:04:30.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:04:30 smithi159 bash[105915]: cluster 2023-09-24T00:04:29.154255+0000 osd.6 (osd.6) 468 : cluster 3 failed to encode map e393 with expected crc 2023-09-24T00:04:30.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:04:30 smithi159 bash[105915]: cluster 2023-09-24T00:04:29.159257+0000 osd.4 (osd.4) 308 : cluster 3 failed to encode map e393 with expected crc 2023-09-24T00:04:30.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:04:30 smithi159 bash[105915]: cluster 2023-09-24T00:04:29.159375+0000 osd.7 (osd.7) 251 : cluster 3 failed to encode map e393 with expected crc 2023-09-24T00:04:30.597 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:04:30.621 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:04:30.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:30.624 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:04:30.724 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:30.750 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:30.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:30.753 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:04:30.854 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:04:30.886 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:04:30.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:30.889 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:04:30.990 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:04:31.019 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:04:31.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:31.023 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:04:31.124 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:31.151 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:31.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:31.154 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:04:31.254 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:04:31.281 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:04:31.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:31.284 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:04:31.384 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:31.391 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:04:31 smithi164 bash[92846]: cluster 2023-09-24T00:04:31.107500+0000 mgr.y (mgr.25991) 1433 : cluster 0 pgmap v1625: 89 pgs: 2 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 3.0 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 112 op/s; 37618/145323 objects degraded (25.886%); 15111/145323 objects misplaced (10.398%); 2.7 MiB/s, 43 objects/s recovering 2023-09-24T00:04:31.407 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:31.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:31.412 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:04:31.513 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:04:31.521 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:04:31 smithi159 bash[105915]: cluster 2023-09-24T00:04:31.107500+0000 mgr.y (mgr.25991) 1433 : cluster 0 pgmap v1625: 89 pgs: 2 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 3.0 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 112 op/s; 37618/145323 objects degraded (25.886%); 15111/145323 objects misplaced (10.398%); 2.7 MiB/s, 43 objects/s recovering 2023-09-24T00:04:31.522 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:04:31 smithi159 bash[108473]: cluster 2023-09-24T00:04:31.107500+0000 mgr.y (mgr.25991) 1433 : cluster 0 pgmap v1625: 89 pgs: 2 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 3.0 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 112 op/s; 37618/145323 objects degraded (25.886%); 15111/145323 objects misplaced (10.398%); 2.7 MiB/s, 43 objects/s recovering 2023-09-24T00:04:31.540 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:04:31.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:31.543 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:04:31.643 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:04:31.676 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:04:31.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:31.680 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:04:31.781 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:04:31.806 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:04:31.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:31.808 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:04:31.909 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:31.938 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:31.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:31.946 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:04:31.987 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-24T00:04:32.047 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:04:32.075 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:04:32.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:32.078 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:04:32.179 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:32.204 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:32.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:32.206 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:04:32.307 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:32.336 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:32.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:32.338 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:04:32.439 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:04:32.460 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:04:32.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:32.463 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:04:32.563 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:32.586 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:32.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:32.589 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:04:32.684 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:04:32.685 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:04:32.690 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:32.708 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:04:32 smithi159 bash[105915]: audit 2023-09-24T00:04:32.271617+0000 mon.a (mon.0) 1874 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:04:32.709 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:04:32 smithi159 bash[108473]: audit 2023-09-24T00:04:32.271617+0000 mon.a (mon.0) 1874 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:04:32.716 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:32.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:32.718 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:04:32.799 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:04:32 smithi164 bash[92846]: audit 2023-09-24T00:04:32.271617+0000 mon.a (mon.0) 1874 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:04:32.819 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:04:32.849 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:04:32.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:32.851 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:04:32.952 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:04:32.975 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:04:32.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:32.979 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:04:33.079 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:33.112 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:33.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:33.118 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:04:33.219 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:33.219 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 3, 6, 7, 5, 0] out_osds: [4] dead_osds: [] live_osds: [0, 2, 3, 4, 5, 6, 7, 1] 2023-09-24T00:04:33.219 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-24T00:04:33.219 INFO:tasks.thrashosds.thrasher:Growing pool unique_pool_5 2023-09-24T00:04:33.219 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-24T00:04:33.238 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:33.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:33.241 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:04:33.342 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:04:33.351 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:04:33 smithi164 bash[92846]: cluster 2023-09-24T00:04:33.108201+0000 mgr.y (mgr.25991) 1434 : cluster 0 pgmap v1626: 89 pgs: 3 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 2.9 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 91 op/s; 37568/144648 objects degraded (25.972%); 14972/144648 objects misplaced (10.351%); 2.3 MiB/s, 36 objects/s recovering 2023-09-24T00:04:33.352 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:04:33 smithi164 bash[92846]: cluster 2023-09-24T00:04:33.125165+0000 mon.a (mon.0) 1875 : cluster 3 Health check update: Degraded data redundancy: 37618/145323 objects degraded (25.886%), 14 pgs degraded, 11 pgs undersized (PG_DEGRADED) 2023-09-24T00:04:33.364 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:04:33.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:33.367 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:04:33.468 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:33.497 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:33.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:33.502 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:04:33.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:04:33 smithi159 bash[105915]: cluster 2023-09-24T00:04:33.108201+0000 mgr.y (mgr.25991) 1434 : cluster 0 pgmap v1626: 89 pgs: 3 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 2.9 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 91 op/s; 37568/144648 objects degraded (25.972%); 14972/144648 objects misplaced (10.351%); 2.3 MiB/s, 36 objects/s recovering 2023-09-24T00:04:33.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:04:33 smithi159 bash[105915]: cluster 2023-09-24T00:04:33.125165+0000 mon.a (mon.0) 1875 : cluster 3 Health check update: Degraded data redundancy: 37618/145323 objects degraded (25.886%), 14 pgs degraded, 11 pgs undersized (PG_DEGRADED) 2023-09-24T00:04:33.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:04:33 smithi159 bash[108473]: cluster 2023-09-24T00:04:33.108201+0000 mgr.y (mgr.25991) 1434 : cluster 0 pgmap v1626: 89 pgs: 3 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 2.9 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 91 op/s; 37568/144648 objects degraded (25.972%); 14972/144648 objects misplaced (10.351%); 2.3 MiB/s, 36 objects/s recovering 2023-09-24T00:04:33.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:04:33 smithi159 bash[108473]: cluster 2023-09-24T00:04:33.125165+0000 mon.a (mon.0) 1875 : cluster 3 Health check update: Degraded data redundancy: 37618/145323 objects degraded (25.886%), 14 pgs degraded, 11 pgs undersized (PG_DEGRADED) 2023-09-24T00:04:33.603 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:33.626 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:33.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:33.629 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:04:33.730 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:04:33.749 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:04:33.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:33.752 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:04:33.852 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:33.882 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:33.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:33.885 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:04:33.986 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:33.999 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 24 00:04:33 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [24/Sep/2023:00:04:33] "GET /metrics HTTP/1.1" 200 36679 "" "Prometheus/2.43.0" 2023-09-24T00:04:34.020 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:34.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:34.023 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:04:34.124 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:04:34.148 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:04:34.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:34.150 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:04:34.251 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:04:34.278 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:04:34.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:34.280 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:04:34.381 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:34.406 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:34.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:34.412 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:04:34.512 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:04:34.539 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:04:34.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:34.541 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:04:34.642 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:34.668 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:34.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:34.671 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:04:34.771 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:34.799 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:34.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:34.802 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:04:34.902 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:34.931 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:34.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:34.934 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:04:35.035 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:04:35.057 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:04:35.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:35.060 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:04:35.161 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:04:35.186 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:04:35.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:35.188 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:04:35.289 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:04:35.314 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:04:35.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:35.316 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:04:35.417 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:35.443 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:35.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:35.450 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:04:35.550 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:35.572 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:35.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:35.574 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:04:35.675 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:35.699 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:35.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:35.702 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:04:35.803 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:35.823 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:35.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:35.826 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:04:35.927 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:04:35.947 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:04:35.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:35.951 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:04:36.051 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:04:36.072 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:04:36.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:36.074 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:04:36.175 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:04:36.185 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:04:36 smithi164 bash[92846]: cluster 2023-09-24T00:04:35.108912+0000 mgr.y (mgr.25991) 1435 : cluster 0 pgmap v1627: 89 pgs: 3 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 2.9 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 104 op/s; 37504/143814 objects degraded (26.078%); 14939/143814 objects misplaced (10.388%); 2.5 MiB/s, 40 objects/s recovering 2023-09-24T00:04:36.199 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:04:36.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:36.202 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:04:36.303 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:04:36.329 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:04:36.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:36.332 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:04:36.433 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:36.446 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:04:36 smithi159 bash[105915]: cluster 2023-09-24T00:04:35.108912+0000 mgr.y (mgr.25991) 1435 : cluster 0 pgmap v1627: 89 pgs: 3 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 2.9 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 104 op/s; 37504/143814 objects degraded (26.078%); 14939/143814 objects misplaced (10.388%); 2.5 MiB/s, 40 objects/s recovering 2023-09-24T00:04:36.446 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:04:36 smithi159 bash[108473]: cluster 2023-09-24T00:04:35.108912+0000 mgr.y (mgr.25991) 1435 : cluster 0 pgmap v1627: 89 pgs: 3 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 2.9 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 104 op/s; 37504/143814 objects degraded (26.078%); 14939/143814 objects misplaced (10.388%); 2.5 MiB/s, 40 objects/s recovering 2023-09-24T00:04:36.460 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:36.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:36.463 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:04:36.564 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:36.596 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:36.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:36.598 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:04:36.616 INFO:teuthology.orchestra.run.smithi164.stdout:{ 2023-09-24T00:04:36.617 INFO:teuthology.orchestra.run.smithi164.stdout: "ops": [ 2023-09-24T00:04:36.617 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:36.617 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35448.0:105483 10.e 10:72c5ec09:::benchmark_data_smithi159_258586_object29023:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e393)", 2023-09-24T00:04:36.617 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-24T00:04:36.484812+0000", 2023-09-24T00:04:36.617 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 0.12942896800000001, 2023-09-24T00:04:36.617 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.129467479, 2023-09-24T00:04:36.617 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-24T00:04:36.617 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "waiting for sub ops", 2023-09-24T00:04:36.617 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-24T00:04:36.617 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35448", 2023-09-24T00:04:36.617 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:04:36.617 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 105483 2023-09-24T00:04:36.618 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:36.618 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-24T00:04:36.618 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:36.618 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-24T00:04:36.618 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:04:36.484812+0000", 2023-09-24T00:04:36.618 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:04:36.618 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:36.618 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:36.618 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-24T00:04:36.618 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:04:36.484812+0000", 2023-09-24T00:04:36.618 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:04:36.618 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:36.619 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:36.619 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-24T00:04:36.619 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:04:36.484811+0000", 2023-09-24T00:04:36.619 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2023-09-24T00:04:36.619 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:36.619 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:36.619 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-24T00:04:36.619 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:04:36.484821+0000", 2023-09-24T00:04:36.619 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.0394000000000001e-05 2023-09-24T00:04:36.620 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:36.620 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:36.620 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-24T00:04:36.620 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:04:36.484853+0000", 2023-09-24T00:04:36.620 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.1415000000000003e-05 2023-09-24T00:04:36.620 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:36.620 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:36.620 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-24T00:04:36.620 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:04:36.484882+0000", 2023-09-24T00:04:36.620 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.9368000000000001e-05 2023-09-24T00:04:36.620 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:36.620 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:36.620 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:04:36.621 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:04:36.484948+0000", 2023-09-24T00:04:36.621 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.6501000000000006e-05 2023-09-24T00:04:36.621 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:36.621 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:36.621 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-24T00:04:36.621 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:04:36.485084+0000", 2023-09-24T00:04:36.621 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00013594599999999999 2023-09-24T00:04:36.621 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:36.621 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:36.621 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 2,5", 2023-09-24T00:04:36.621 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:04:36.485262+0000", 2023-09-24T00:04:36.622 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00017797700000000001 2023-09-24T00:04:36.622 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:36.622 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:36.622 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-24T00:04:36.622 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:04:36.488867+0000", 2023-09-24T00:04:36.622 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0036047919999999999 2023-09-24T00:04:36.622 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:04:36.622 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:04:36.622 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:04:36.622 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:04:36.489000+0000", 2023-09-24T00:04:36.622 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00013325899999999999 2023-09-24T00:04:36.623 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:04:36.623 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-24T00:04:36.623 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:04:36.623 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:04:36.623 INFO:teuthology.orchestra.run.smithi164.stdout: ], 2023-09-24T00:04:36.623 INFO:teuthology.orchestra.run.smithi164.stdout: "num_ops": 1 2023-09-24T00:04:36.623 INFO:teuthology.orchestra.run.smithi164.stdout:} 2023-09-24T00:04:36.699 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:04:36.725 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:04:36.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:36.728 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:04:36.828 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:04:36.855 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:04:36.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:36.857 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:04:36.958 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:36.984 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:36.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:36.987 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:04:37.087 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:04:37.109 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:04:37.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:37.112 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:04:37.212 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:37.237 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:37.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:37.239 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:04:37.340 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:04:37.360 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:04:37.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:37.362 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:04:37.463 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:04:37.497 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:04:37.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:37.500 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:04:37.576 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_blocked_ops 2023-09-24T00:04:37.601 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:04:37.644 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:04:37.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:37.647 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:04:37.748 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:04:37.778 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:04:37.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:37.782 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:04:37.883 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:04:37.905 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:04:37.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:37.907 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:04:38.008 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:04:38.029 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:04:38.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:38.031 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:04:38.068 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:04:38.132 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:04:38.152 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:04:38.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:38.366 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:04:38.467 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:04:38.476 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:04:38 smithi159 bash[105915]: cluster 2023-09-24T00:04:37.109967+0000 mgr.y (mgr.25991) 1436 : cluster 0 pgmap v1628: 89 pgs: 3 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 2.9 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 119 op/s; 37400/143082 objects degraded (26.139%); 14865/143082 objects misplaced (10.389%); 2.9 MiB/s, 47 objects/s recovering 2023-09-24T00:04:38.476 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:04:38 smithi159 bash[105915]: cluster 2023-09-24T00:04:38.126560+0000 mon.a (mon.0) 1876 : cluster 3 Health check update: Degraded data redundancy: 37400/143082 objects degraded (26.139%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-24T00:04:38.476 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:04:38 smithi159 bash[108473]: cluster 2023-09-24T00:04:37.109967+0000 mgr.y (mgr.25991) 1436 : cluster 0 pgmap v1628: 89 pgs: 3 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 2.9 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 119 op/s; 37400/143082 objects degraded (26.139%); 14865/143082 objects misplaced (10.389%); 2.9 MiB/s, 47 objects/s recovering 2023-09-24T00:04:38.476 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:04:38 smithi159 bash[108473]: cluster 2023-09-24T00:04:38.126560+0000 mon.a (mon.0) 1876 : cluster 3 Health check update: Degraded data redundancy: 37400/143082 objects degraded (26.139%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-24T00:04:38.495 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:04:38.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:38.496 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:04:38.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:04:38 smithi164 bash[92846]: cluster 2023-09-24T00:04:37.109967+0000 mgr.y (mgr.25991) 1436 : cluster 0 pgmap v1628: 89 pgs: 3 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 2.9 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 119 op/s; 37400/143082 objects degraded (26.139%); 14865/143082 objects misplaced (10.389%); 2.9 MiB/s, 47 objects/s recovering 2023-09-24T00:04:38.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:04:38 smithi164 bash[92846]: cluster 2023-09-24T00:04:38.126560+0000 mon.a (mon.0) 1876 : cluster 3 Health check update: Degraded data redundancy: 37400/143082 objects degraded (26.139%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-24T00:04:38.597 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:38.625 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:38.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:38.629 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:04:38.730 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:38.754 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:38.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:38.757 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:04:38.857 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:04:38.882 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:04:38.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:38.885 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:04:38.986 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:04:39.018 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:04:39.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:39.022 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:04:39.123 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:04:39.146 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:04:39.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:39.148 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:04:39.249 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:39.274 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:39.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:39.276 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:04:39.377 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:39.407 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:39.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:39.410 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:04:39.511 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:04:39.543 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:04:39.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:39.546 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:04:39.646 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:04:39.675 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:04:39.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:39.677 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:04:39.778 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:04:39.804 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:04:39.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:39.807 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:04:39.908 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:04:39.934 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:04:39.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:39.937 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:04:40.038 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:04:40.063 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:04:40.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:40.066 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:04:40.166 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:40.186 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:40.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:40.189 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:04:40.263 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:04:40 smithi159 bash[108473]: cluster 2023-09-24T00:04:39.110602+0000 mgr.y (mgr.25991) 1437 : cluster 0 pgmap v1629: 89 pgs: 3 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 2.9 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 112 op/s; 37328/142173 objects degraded (26.255%); 14760/142173 objects misplaced (10.382%); 2.9 MiB/s, 46 objects/s recovering 2023-09-24T00:04:40.289 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:04:40.308 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:04:40.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:40.312 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:04:40.412 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:40.439 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:40.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:40.441 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:04:40.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:04:40 smithi164 bash[92846]: cluster 2023-09-24T00:04:39.110602+0000 mgr.y (mgr.25991) 1437 : cluster 0 pgmap v1629: 89 pgs: 3 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 2.9 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 112 op/s; 37328/142173 objects degraded (26.255%); 14760/142173 objects misplaced (10.382%); 2.9 MiB/s, 46 objects/s recovering 2023-09-24T00:04:40.541 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:04:40.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:04:40 smithi159 bash[105915]: cluster 2023-09-24T00:04:39.110602+0000 mgr.y (mgr.25991) 1437 : cluster 0 pgmap v1629: 89 pgs: 3 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 2.9 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 112 op/s; 37328/142173 objects degraded (26.255%); 14760/142173 objects misplaced (10.382%); 2.9 MiB/s, 46 objects/s recovering 2023-09-24T00:04:40.569 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:04:40.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:40.572 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:04:40.673 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:04:40.698 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:04:40.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:40.700 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:04:40.802 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:40.828 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:40.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:40.831 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:04:40.932 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:40.954 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:40.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:40.958 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:04:41.059 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:04:41.085 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:04:41.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:41.088 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:04:41.188 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:04:41.214 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:04:41.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:41.220 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:04:41.320 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:41.349 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:41.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:41.351 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:04:41.452 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:04:41.483 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:04:41.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:41.486 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:04:41.523 INFO:teuthology.orchestra.run.smithi159.stdout:osd.0: {} 2023-09-24T00:04:41.546 INFO:teuthology.orchestra.run.smithi159.stdout:osd.1: {} 2023-09-24T00:04:41.566 INFO:teuthology.orchestra.run.smithi159.stdout:osd.2: {} 2023-09-24T00:04:41.587 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:04:41.591 INFO:teuthology.orchestra.run.smithi159.stdout:osd.3: {} 2023-09-24T00:04:41.615 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:04:41.616 INFO:teuthology.orchestra.run.smithi159.stdout:osd.4: {} 2023-09-24T00:04:41.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:41.618 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:04:41.646 INFO:teuthology.orchestra.run.smithi159.stdout:osd.5: {} 2023-09-24T00:04:41.672 INFO:teuthology.orchestra.run.smithi159.stdout:osd.6: {} 2023-09-24T00:04:41.698 INFO:teuthology.orchestra.run.smithi159.stdout:osd.7: {} 2023-09-24T00:04:41.700 INFO:teuthology.orchestra.run.smithi159.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-24T00:04:41.700 INFO:teuthology.orchestra.run.smithi159.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-24T00:04:41.700 INFO:teuthology.orchestra.run.smithi159.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-24T00:04:41.700 INFO:teuthology.orchestra.run.smithi159.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-24T00:04:41.700 INFO:teuthology.orchestra.run.smithi159.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-24T00:04:41.701 INFO:teuthology.orchestra.run.smithi159.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-24T00:04:41.701 INFO:teuthology.orchestra.run.smithi159.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-24T00:04:41.701 INFO:teuthology.orchestra.run.smithi159.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-24T00:04:41.719 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:04:41.747 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:04:41.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:41.752 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:04:41.854 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:04:41.883 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:04:41.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:41.887 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:04:41.987 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:42.012 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:42.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:42.017 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:04:42.118 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:04:42.137 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:04:42.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:42.140 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:04:42.198 INFO:teuthology.orchestra.run.smithi159.stderr:nodeep-scrub is unset 2023-09-24T00:04:42.240 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:04:42.268 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:04:42.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:42.270 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:04:42.371 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:04:42.379 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:04:42 smithi159 bash[105915]: cluster 2023-09-24T00:04:41.111135+0000 mgr.y (mgr.25991) 1438 : cluster 0 pgmap v1630: 89 pgs: 3 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 2.9 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 100 op/s; 37291/141942 objects degraded (26.272%); 14760/141942 objects misplaced (10.399%); 2.6 MiB/s, 42 objects/s recovering 2023-09-24T00:04:42.379 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:04:42 smithi159 bash[105915]: audit 2023-09-24T00:04:41.362532+0000 mon.a (mon.0) 1877 : audit 1 from='client.? 172.21.15.159:0/2335432949' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-24T00:04:42.379 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:04:42 smithi159 bash[105915]: audit 2023-09-24T00:04:41.494652+0000 mon.c (mon.2) 136 : audit 0 from='client.? 172.21.15.159:0/1604034912' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-24T00:04:42.379 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:04:42 smithi159 bash[108473]: cluster 2023-09-24T00:04:41.111135+0000 mgr.y (mgr.25991) 1438 : cluster 0 pgmap v1630: 89 pgs: 3 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 2.9 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 100 op/s; 37291/141942 objects degraded (26.272%); 14760/141942 objects misplaced (10.399%); 2.6 MiB/s, 42 objects/s recovering 2023-09-24T00:04:42.379 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:04:42 smithi159 bash[108473]: audit 2023-09-24T00:04:41.362532+0000 mon.a (mon.0) 1877 : audit 1 from='client.? 172.21.15.159:0/2335432949' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-24T00:04:42.379 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:04:42 smithi159 bash[108473]: audit 2023-09-24T00:04:41.494652+0000 mon.c (mon.2) 136 : audit 0 from='client.? 172.21.15.159:0/1604034912' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-24T00:04:42.393 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:04:42.393 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-24T00:04:42.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:42.395 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:04:42.496 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:04:42.520 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:04:42.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:42.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:04:42 smithi164 bash[92846]: cluster 2023-09-24T00:04:41.111135+0000 mgr.y (mgr.25991) 1438 : cluster 0 pgmap v1630: 89 pgs: 3 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 2.9 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 100 op/s; 37291/141942 objects degraded (26.272%); 14760/141942 objects misplaced (10.399%); 2.6 MiB/s, 42 objects/s recovering 2023-09-24T00:04:42.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:04:42 smithi164 bash[92846]: audit 2023-09-24T00:04:41.362532+0000 mon.a (mon.0) 1877 : audit 1 from='client.? 172.21.15.159:0/2335432949' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-24T00:04:42.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:04:42 smithi164 bash[92846]: audit 2023-09-24T00:04:41.494652+0000 mon.c (mon.2) 136 : audit 0 from='client.? 172.21.15.159:0/1604034912' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-24T00:04:42.523 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:04:42.624 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:04:42.645 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:04:42.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:42.649 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:04:42.749 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:42.775 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:42.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:42.777 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:04:42.878 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:04:42.900 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:04:42.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:42.903 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:04:43.003 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:04:43.026 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:04:43.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:43.033 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:04:43.134 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:04:43.156 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:04:43.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:43.158 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:04:43.258 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:43.286 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:43.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:43.288 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:04:43.389 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:04:43.401 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:04:43 smithi164 bash[92846]: cluster 2023-09-24T00:04:42.170892+0000 mon.a (mon.0) 1878 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-24T00:04:43.401 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:04:43 smithi164 bash[92846]: cluster 2023-09-24T00:04:42.179946+0000 osd.6 (osd.6) 469 : cluster 3 failed to encode map e394 with expected crc 2023-09-24T00:04:43.401 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:04:43 smithi164 bash[92846]: audit 2023-09-24T00:04:42.182247+0000 mon.a (mon.0) 1879 : audit 1 from='client.? 172.21.15.159:0/2335432949' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-24T00:04:43.401 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:04:43 smithi164 bash[92846]: cluster 2023-09-24T00:04:42.182479+0000 mon.a (mon.0) 1880 : cluster 0 osdmap e394: 8 total, 8 up, 7 in 2023-09-24T00:04:43.401 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:04:43 smithi164 bash[92846]: cluster 2023-09-24T00:04:42.188662+0000 osd.5 (osd.5) 232 : cluster 3 failed to encode map e394 with expected crc 2023-09-24T00:04:43.401 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:04:43 smithi164 bash[92846]: cluster 2023-09-24T00:04:42.200809+0000 osd.7 (osd.7) 252 : cluster 3 failed to encode map e394 with expected crc 2023-09-24T00:04:43.402 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:04:43 smithi164 bash[92846]: cluster 2023-09-24T00:04:42.256425+0000 osd.4 (osd.4) 309 : cluster 3 failed to encode map e394 with expected crc 2023-09-24T00:04:43.402 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:04:43 smithi164 bash[92846]: cluster 2023-09-24T00:04:42.257816+0000 osd.4 (osd.4) 310 : cluster 3 failed to encode map e394 with expected crc 2023-09-24T00:04:43.402 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:04:43 smithi164 bash[92846]: cluster 2023-09-24T00:04:42.260413+0000 osd.4 (osd.4) 311 : cluster 3 failed to encode map e394 with expected crc 2023-09-24T00:04:43.402 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:04:43 smithi164 bash[92846]: cluster 2023-09-24T00:04:43.111770+0000 mgr.y (mgr.25991) 1439 : cluster 0 pgmap v1632: 89 pgs: 3 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 2.9 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 113 op/s; 37225/141231 objects degraded (26.358%); 14615/141231 objects misplaced (10.348%); 3.0 MiB/s, 48 objects/s recovering 2023-09-24T00:04:43.402 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:04:43 smithi164 bash[92846]: cluster 2023-09-24T00:04:43.127466+0000 mon.a (mon.0) 1881 : cluster 3 Health check update: Degraded data redundancy: 37291/141942 objects degraded (26.272%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-24T00:04:43.418 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:04:43.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:43.420 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:04:43.521 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:04:43.534 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:04:43 smithi159 bash[108473]: cluster 2023-09-24T00:04:42.170892+0000 mon.a (mon.0) 1878 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-24T00:04:43.534 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:04:43 smithi159 bash[108473]: cluster 2023-09-24T00:04:42.179946+0000 osd.6 (osd.6) 469 : cluster 3 failed to encode map e394 with expected crc 2023-09-24T00:04:43.534 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:04:43 smithi159 bash[108473]: audit 2023-09-24T00:04:42.182247+0000 mon.a (mon.0) 1879 : audit 1 from='client.? 172.21.15.159:0/2335432949' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-24T00:04:43.534 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:04:43 smithi159 bash[108473]: cluster 2023-09-24T00:04:42.182479+0000 mon.a (mon.0) 1880 : cluster 0 osdmap e394: 8 total, 8 up, 7 in 2023-09-24T00:04:43.534 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:04:43 smithi159 bash[108473]: cluster 2023-09-24T00:04:42.188662+0000 osd.5 (osd.5) 232 : cluster 3 failed to encode map e394 with expected crc 2023-09-24T00:04:43.534 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:04:43 smithi159 bash[108473]: cluster 2023-09-24T00:04:42.200809+0000 osd.7 (osd.7) 252 : cluster 3 failed to encode map e394 with expected crc 2023-09-24T00:04:43.534 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:04:43 smithi159 bash[108473]: cluster 2023-09-24T00:04:42.256425+0000 osd.4 (osd.4) 309 : cluster 3 failed to encode map e394 with expected crc 2023-09-24T00:04:43.534 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:04:43 smithi159 bash[108473]: cluster 2023-09-24T00:04:42.257816+0000 osd.4 (osd.4) 310 : cluster 3 failed to encode map e394 with expected crc 2023-09-24T00:04:43.535 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:04:43 smithi159 bash[108473]: cluster 2023-09-24T00:04:42.260413+0000 osd.4 (osd.4) 311 : cluster 3 failed to encode map e394 with expected crc 2023-09-24T00:04:43.535 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:04:43 smithi159 bash[108473]: cluster 2023-09-24T00:04:43.111770+0000 mgr.y (mgr.25991) 1439 : cluster 0 pgmap v1632: 89 pgs: 3 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 2.9 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 113 op/s; 37225/141231 objects degraded (26.358%); 14615/141231 objects misplaced (10.348%); 3.0 MiB/s, 48 objects/s recovering 2023-09-24T00:04:43.535 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:04:43 smithi159 bash[108473]: cluster 2023-09-24T00:04:43.127466+0000 mon.a (mon.0) 1881 : cluster 3 Health check update: Degraded data redundancy: 37291/141942 objects degraded (26.272%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-24T00:04:43.535 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:04:43 smithi159 bash[105915]: cluster 2023-09-24T00:04:42.170892+0000 mon.a (mon.0) 1878 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-24T00:04:43.535 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:04:43 smithi159 bash[105915]: cluster 2023-09-24T00:04:42.179946+0000 osd.6 (osd.6) 469 : cluster 3 failed to encode map e394 with expected crc 2023-09-24T00:04:43.535 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:04:43 smithi159 bash[105915]: audit 2023-09-24T00:04:42.182247+0000 mon.a (mon.0) 1879 : audit 1 from='client.? 172.21.15.159:0/2335432949' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-24T00:04:43.535 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:04:43 smithi159 bash[105915]: cluster 2023-09-24T00:04:42.182479+0000 mon.a (mon.0) 1880 : cluster 0 osdmap e394: 8 total, 8 up, 7 in 2023-09-24T00:04:43.535 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:04:43 smithi159 bash[105915]: cluster 2023-09-24T00:04:42.188662+0000 osd.5 (osd.5) 232 : cluster 3 failed to encode map e394 with expected crc 2023-09-24T00:04:43.536 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:04:43 smithi159 bash[105915]: cluster 2023-09-24T00:04:42.200809+0000 osd.7 (osd.7) 252 : cluster 3 failed to encode map e394 with expected crc 2023-09-24T00:04:43.536 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:04:43 smithi159 bash[105915]: cluster 2023-09-24T00:04:42.256425+0000 osd.4 (osd.4) 309 : cluster 3 failed to encode map e394 with expected crc 2023-09-24T00:04:43.536 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:04:43 smithi159 bash[105915]: cluster 2023-09-24T00:04:42.257816+0000 osd.4 (osd.4) 310 : cluster 3 failed to encode map e394 with expected crc 2023-09-24T00:04:43.536 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:04:43 smithi159 bash[105915]: cluster 2023-09-24T00:04:42.260413+0000 osd.4 (osd.4) 311 : cluster 3 failed to encode map e394 with expected crc 2023-09-24T00:04:43.536 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:04:43 smithi159 bash[105915]: cluster 2023-09-24T00:04:43.111770+0000 mgr.y (mgr.25991) 1439 : cluster 0 pgmap v1632: 89 pgs: 3 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 2.9 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 113 op/s; 37225/141231 objects degraded (26.358%); 14615/141231 objects misplaced (10.348%); 3.0 MiB/s, 48 objects/s recovering 2023-09-24T00:04:43.536 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:04:43 smithi159 bash[105915]: cluster 2023-09-24T00:04:43.127466+0000 mon.a (mon.0) 1881 : cluster 3 Health check update: Degraded data redundancy: 37291/141942 objects degraded (26.272%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-24T00:04:43.548 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:04:43.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:43.551 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:04:43.652 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:43.681 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:43.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:43.684 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:04:43.785 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:43.794 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 24 00:04:43 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [24/Sep/2023:00:04:43] "GET /metrics HTTP/1.1" 200 36679 "" "Prometheus/2.43.0" 2023-09-24T00:04:43.808 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:43.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:43.811 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:04:43.911 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:43.935 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:43.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:43.937 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:04:44.038 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:04:44.064 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:04:44.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:44.066 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:04:44.166 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:44.192 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:44.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:44.194 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:04:44.295 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:44.319 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:44.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:44.323 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:04:44.424 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:44.448 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:44.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:44.451 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:04:44.551 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:04:44.574 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:04:44.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:44.576 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:04:44.677 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:04:44.703 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:04:44.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:44.706 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:04:44.807 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:04:44.840 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:04:44.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:44.843 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:04:44.944 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:04:44.966 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:04:44.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:44.969 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:04:45.069 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:04:45.102 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:04:45.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:45.105 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:04:45.206 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:04:45.230 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:04:45.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:45.233 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:04:45.334 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:45.352 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:45.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:45.355 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:04:45.456 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:04:45.486 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:04:45.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:45.488 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:04:45.589 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:04:45.597 INFO:teuthology.orchestra.run.smithi159.stdout: 2023-09-24T00:04:45.600 INFO:teuthology.orchestra.run.smithi159.stderr:dumped all 2023-09-24T00:04:45.613 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:04:45.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:45.617 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:04:45.717 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:04:45.742 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:04:45.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:45.747 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:04:45.848 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:45.872 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:45.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:45.875 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:04:45.977 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:04:46.000 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:04:46.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:46.003 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:04:46.103 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:46.128 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:46.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:46.130 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:04:46.231 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:46.255 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:46.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:46.258 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:04:46.359 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:04:46.380 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:04:46.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:46.383 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:04:46.439 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:04:46 smithi164 bash[92846]: cluster 2023-09-24T00:04:45.112642+0000 mgr.y (mgr.25991) 1440 : cluster 0 pgmap v1633: 89 pgs: 3 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 2.9 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 111 op/s; 37162/140469 objects degraded (26.456%); 14581/140469 objects misplaced (10.380%); 3.0 MiB/s, 48 objects/s recovering 2023-09-24T00:04:46.485 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:46.517 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:46.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:46.520 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:04:46.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:04:46 smithi159 bash[105915]: cluster 2023-09-24T00:04:45.112642+0000 mgr.y (mgr.25991) 1440 : cluster 0 pgmap v1633: 89 pgs: 3 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 2.9 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 111 op/s; 37162/140469 objects degraded (26.456%); 14581/140469 objects misplaced (10.380%); 3.0 MiB/s, 48 objects/s recovering 2023-09-24T00:04:46.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:04:46 smithi159 bash[108473]: cluster 2023-09-24T00:04:45.112642+0000 mgr.y (mgr.25991) 1440 : cluster 0 pgmap v1633: 89 pgs: 3 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 2.9 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 111 op/s; 37162/140469 objects degraded (26.456%); 14581/140469 objects misplaced (10.380%); 3.0 MiB/s, 48 objects/s recovering 2023-09-24T00:04:46.620 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:04:46.652 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:04:46.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:46.654 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:04:46.701 INFO:teuthology.orchestra.run.smithi164.stdout:ERROR: (22) Invalid argument 2023-09-24T00:04:46.701 INFO:teuthology.orchestra.run.smithi164.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-24T00:04:46.754 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:04:46.781 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:04:46.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:46.783 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:04:46.852 INFO:teuthology.orchestra.run.smithi159.stdout:{"pg_ready":true,"pg_map":{"version":1633,"stamp":"2023-09-24T00:04:45.111974+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":3071481803,"num_objects":46823,"num_object_clones":0,"num_object_copies":140469,"num_objects_missing_on_primary":5213,"num_objects_missing":5213,"num_objects_degraded":37162,"num_objects_misplaced":14581,"num_objects_unfound":0,"num_objects_dirty":46823,"num_whiteouts":0,"num_read":6547,"num_read_kb":14416,"num_write":107317,"num_write_kb":4909454,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":36542,"num_bytes_recovered":2195863891,"num_keys_recovered":30,"num_objects_omap":16,"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":93727,"ondisk_log_size":93727,"up":267,"acting":257,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":309,"num_osds":7,"num_per_pool_osds":7,"num_per_pool_omap_osds":7,"kb":656216064,"kb_used":12598896,"kb_used_data":8661752,"kb_used_omap":35,"kb_used_meta":3937052,"kb_avail":643617168,"statfs":{"total":671965249536,"available":659063980032,"internally_reserved":0,"allocated":8869634048,"data_stored":8856321158,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":36527,"internal_metadata":4031541585},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,0,1,0,0,1,6,0,2,1,2,1],"upper_bound":4096},"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":-73072640,"num_objects":-1115,"num_object_clones":0,"num_object_copies":-3345,"num_objects_missing_on_primary":-153,"num_objects_missing":-153,"num_objects_degraded":-342,"num_objects_misplaced":-358,"num_objects_unfound":0,"num_objects_dirty":-1115,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1115,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":481,"num_bytes_recovered":31522816,"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":"10.003547"},"pg_stats":[{"pgid":"3.1a","version":"69'2","reported_seq":284,"reported_epoch":393,"state":"active+clean","last_fresh":"2023-09-24T00:04:29.158223+0000","last_change":"2023-09-24T00:02:15.297229+0000","last_active":"2023-09-24T00:04:29.158223+0000","last_peered":"2023-09-24T00:04:29.158223+0000","last_clean":"2023-09-24T00:04:29.158223+0000","last_became_active":"2023-09-24T00:02:15.290670+0000","last_became_peered":"2023-09-24T00:02:15.290670+0000","last_unstale":"2023-09-24T00:04:29.158223+0000","last_undegraded":"2023-09-24T00:04:29.158223+0000","last_fullsized":"2023-09-24T00:04:29.158223+0000","mapping_epoch":371,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":372,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T10:13:11.095179+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,2,0],"acting":[6,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":413,"reported_epoch":393,"state":"active+clean","last_fresh":"2023-09-24T00:04:29.159571+0000","last_change":"2023-09-24T00:02:53.141615+0000","last_active":"2023-09-24T00:04:29.159571+0000","last_peered":"2023-09-24T00:04:29.159571+0000","last_clean":"2023-09-24T00:04:29.159571+0000","last_became_active":"2023-09-24T00:02:53.141309+0000","last_became_peered":"2023-09-24T00:02:53.141309+0000","last_unstale":"2023-09-24T00:04:29.159571+0000","last_undegraded":"2023-09-24T00:04:29.159571+0000","last_fullsized":"2023-09-24T00:04:29.159571+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T07:19:57.403302+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":379,"reported_epoch":392,"state":"active+clean","last_fresh":"2023-09-24T00:04:28.156589+0000","last_change":"2023-09-24T00:02:53.149618+0000","last_active":"2023-09-24T00:04:28.156589+0000","last_peered":"2023-09-24T00:04:28.156589+0000","last_clean":"2023-09-24T00:04:28.156589+0000","last_became_active":"2023-09-24T00:02:53.142679+0000","last_became_peered":"2023-09-24T00:02:53.142679+0000","last_unstale":"2023-09-24T00:04:28.156589+0000","last_undegraded":"2023-09-24T00:04:28.156589+0000","last_fullsized":"2023-09-24T00:04:28.156589+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T01:46:01.947400+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,3,6],"acting":[1,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":34,"reported_epoch":393,"state":"active+clean","last_fresh":"2023-09-24T00:04:29.140749+0000","last_change":"2023-09-24T00:02:15.289186+0000","last_active":"2023-09-24T00:04:29.140749+0000","last_peered":"2023-09-24T00:04:29.140749+0000","last_clean":"2023-09-24T00:04:29.140749+0000","last_became_active":"2023-09-24T00:02:15.288818+0000","last_became_peered":"2023-09-24T00:02:15.288818+0000","last_unstale":"2023-09-24T00:04:29.140749+0000","last_undegraded":"2023-09-24T00:04:29.140749+0000","last_fullsized":"2023-09-24T00:04:29.140749+0000","mapping_epoch":371,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":372,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T09:43:32.293734+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":416,"reported_epoch":392,"state":"active+clean","last_fresh":"2023-09-24T00:04:28.140910+0000","last_change":"2023-09-23T23:57:36.188432+0000","last_active":"2023-09-24T00:04:28.140910+0000","last_peered":"2023-09-24T00:04:28.140910+0000","last_clean":"2023-09-24T00:04:28.140910+0000","last_became_active":"2023-09-23T23:57:36.188134+0000","last_became_peered":"2023-09-23T23:57:36.188134+0000","last_unstale":"2023-09-24T00:04:28.140910+0000","last_undegraded":"2023-09-24T00:04:28.140910+0000","last_fullsized":"2023-09-24T00:04:28.140910+0000","mapping_epoch":335,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":336,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T06:22:02.188001+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,2,7],"acting":[3,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":394,"reported_epoch":393,"state":"active+clean","last_fresh":"2023-09-24T00:04:29.169718+0000","last_change":"2023-09-23T23:59:05.084654+0000","last_active":"2023-09-24T00:04:29.169718+0000","last_peered":"2023-09-24T00:04:29.169718+0000","last_clean":"2023-09-24T00:04:29.169718+0000","last_became_active":"2023-09-23T23:59:05.084324+0000","last_became_peered":"2023-09-23T23:59:05.084324+0000","last_unstale":"2023-09-24T00:04:29.169718+0000","last_undegraded":"2023-09-24T00:04:29.169718+0000","last_fullsized":"2023-09-24T00:04:29.169718+0000","mapping_epoch":350,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":351,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T09:21:16.834511+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":42,"reported_epoch":392,"state":"active+clean","last_fresh":"2023-09-24T00:04:28.150719+0000","last_change":"2023-09-24T00:04:28.148208+0000","last_active":"2023-09-24T00:04:28.150719+0000","last_peered":"2023-09-24T00:04:28.150719+0000","last_clean":"2023-09-24T00:04:28.150719+0000","last_became_active":"2023-09-24T00:04:28.147529+0000","last_became_peered":"2023-09-24T00:04:28.147529+0000","last_unstale":"2023-09-24T00:04:28.150719+0000","last_undegraded":"2023-09-24T00:04:28.150719+0000","last_fullsized":"2023-09-24T00:04:28.150719+0000","mapping_epoch":391,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":392,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T09:10:25.057548+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,0,3],"acting":[5,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":387,"reported_epoch":392,"state":"active+clean","last_fresh":"2023-09-24T00:04:28.140984+0000","last_change":"2023-09-24T00:02:53.139710+0000","last_active":"2023-09-24T00:04:28.140984+0000","last_peered":"2023-09-24T00:04:28.140984+0000","last_clean":"2023-09-24T00:04:28.140984+0000","last_became_active":"2023-09-24T00:02:53.139304+0000","last_became_peered":"2023-09-24T00:02:53.139304+0000","last_unstale":"2023-09-24T00:04:28.140984+0000","last_undegraded":"2023-09-24T00:04:28.140984+0000","last_fullsized":"2023-09-24T00:04:28.140984+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T11:11:22.532420+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":64,"reported_epoch":392,"state":"active+clean","last_fresh":"2023-09-24T00:04:28.153350+0000","last_change":"2023-09-24T00:02:53.149727+0000","last_active":"2023-09-24T00:04:28.153350+0000","last_peered":"2023-09-24T00:04:28.153350+0000","last_clean":"2023-09-24T00:04:28.153350+0000","last_became_active":"2023-09-24T00:02:53.149341+0000","last_became_peered":"2023-09-24T00:02:53.149341+0000","last_unstale":"2023-09-24T00:04:28.153350+0000","last_undegraded":"2023-09-24T00:04:28.153350+0000","last_fullsized":"2023-09-24T00:04:28.153350+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T09:49:06.839524+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":51,"reported_epoch":392,"state":"active+clean","last_fresh":"2023-09-24T00:04:28.156362+0000","last_change":"2023-09-24T00:02:53.151296+0000","last_active":"2023-09-24T00:04:28.156362+0000","last_peered":"2023-09-24T00:04:28.156362+0000","last_clean":"2023-09-24T00:04:28.156362+0000","last_became_active":"2023-09-24T00:02:53.143533+0000","last_became_peered":"2023-09-24T00:02:53.143533+0000","last_unstale":"2023-09-24T00:04:28.156362+0000","last_undegraded":"2023-09-24T00:04:28.156362+0000","last_fullsized":"2023-09-24T00:04:28.156362+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:48:56.173924+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,7,6],"acting":[1,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.15","version":"68'3","reported_seq":131,"reported_epoch":392,"state":"active+clean","last_fresh":"2023-09-24T00:04:28.139475+0000","last_change":"2023-09-24T00:03:07.087453+0000","last_active":"2023-09-24T00:04:28.139475+0000","last_peered":"2023-09-24T00:04:28.139475+0000","last_clean":"2023-09-24T00:04:28.139475+0000","last_became_active":"2023-09-24T00:02:15.292755+0000","last_became_peered":"2023-09-24T00:02:15.292755+0000","last_unstale":"2023-09-24T00:04:28.139475+0000","last_undegraded":"2023-09-24T00:04:28.139475+0000","last_fullsized":"2023-09-24T00:04:28.139475+0000","mapping_epoch":371,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":380,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"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 @ 2023-09-25T04:38:30.308253+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"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":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":10,"num_bytes_recovered":450,"num_keys_recovered":0,"num_objects_omap":1,"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":[7,3,0],"acting":[7,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":148,"reported_epoch":393,"state":"active+clean","last_fresh":"2023-09-24T00:04:29.158689+0000","last_change":"2023-09-23T23:59:05.084952+0000","last_active":"2023-09-24T00:04:29.158689+0000","last_peered":"2023-09-24T00:04:29.158689+0000","last_clean":"2023-09-24T00:04:29.158689+0000","last_became_active":"2023-09-23T23:59:05.083961+0000","last_became_peered":"2023-09-23T23:59:05.083961+0000","last_unstale":"2023-09-24T00:04:29.158689+0000","last_undegraded":"2023-09-24T00:04:29.158689+0000","last_fullsized":"2023-09-24T00:04:29.158689+0000","mapping_epoch":350,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":351,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T04:49:50.543481+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,2,5],"acting":[6,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.14","version":"90'23","reported_seq":115,"reported_epoch":392,"state":"active+clean","last_fresh":"2023-09-24T00:04:28.139026+0000","last_change":"2023-09-23T23:59:27.253486+0000","last_active":"2023-09-24T00:04:28.139026+0000","last_peered":"2023-09-24T00:04:28.139026+0000","last_clean":"2023-09-24T00:04:28.139026+0000","last_became_active":"2023-09-23T23:59:27.253103+0000","last_became_peered":"2023-09-23T23:59:27.253103+0000","last_unstale":"2023-09-24T00:04:28.139026+0000","last_undegraded":"2023-09-24T00:04:28.139026+0000","last_fullsized":"2023-09-24T00:04:28.139026+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":355,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"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 @ 2023-09-25T10:50:31.500691+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"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":4,"num_whiteouts":0,"num_read":7,"num_read_kb":6,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":9468,"num_keys_recovered":0,"num_objects_omap":1,"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":[7,6,2],"acting":[7,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":136,"reported_epoch":393,"state":"active+clean","last_fresh":"2023-09-24T00:04:29.158354+0000","last_change":"2023-09-24T00:02:53.149787+0000","last_active":"2023-09-24T00:04:29.158354+0000","last_peered":"2023-09-24T00:04:29.158354+0000","last_clean":"2023-09-24T00:04:29.158354+0000","last_became_active":"2023-09-24T00:02:53.149479+0000","last_became_peered":"2023-09-24T00:02:53.149479+0000","last_unstale":"2023-09-24T00:04:29.158354+0000","last_undegraded":"2023-09-24T00:04:29.158354+0000","last_fullsized":"2023-09-24T00:04:29.158354+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T04:25:38.138101+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,1,5],"acting":[6,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.13","version":"68'2","reported_seq":107,"reported_epoch":392,"state":"active+clean","last_fresh":"2023-09-24T00:04:28.140335+0000","last_change":"2023-09-23T23:59:27.298055+0000","last_active":"2023-09-24T00:04:28.140335+0000","last_peered":"2023-09-24T00:04:28.140335+0000","last_clean":"2023-09-24T00:04:28.140335+0000","last_became_active":"2023-09-23T23:59:27.297080+0000","last_became_peered":"2023-09-23T23:59:27.297080+0000","last_unstale":"2023-09-24T00:04:28.140335+0000","last_undegraded":"2023-09-24T00:04:28.140335+0000","last_fullsized":"2023-09-24T00:04:28.140335+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":355,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T06:35:59.203658+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"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":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":102,"num_keys_recovered":30,"num_objects_omap":1,"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":[7,2,6],"acting":[7,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":399,"reported_epoch":392,"state":"active+clean","last_fresh":"2023-09-24T00:04:28.142827+0000","last_change":"2023-09-23T23:57:36.187173+0000","last_active":"2023-09-24T00:04:28.142827+0000","last_peered":"2023-09-24T00:04:28.142827+0000","last_clean":"2023-09-24T00:04:28.142827+0000","last_became_active":"2023-09-23T23:57:36.186244+0000","last_became_peered":"2023-09-23T23:57:36.186244+0000","last_unstale":"2023-09-24T00:04:28.142827+0000","last_undegraded":"2023-09-24T00:04:28.142827+0000","last_fullsized":"2023-09-24T00:04:28.142827+0000","mapping_epoch":335,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":336,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T02:34:59.957025+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,7,2],"acting":[3,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":64,"reported_epoch":392,"state":"active+clean","last_fresh":"2023-09-24T00:04:28.151524+0000","last_change":"2023-09-24T00:04:28.149933+0000","last_active":"2023-09-24T00:04:28.151524+0000","last_peered":"2023-09-24T00:04:28.151524+0000","last_clean":"2023-09-24T00:04:28.151524+0000","last_became_active":"2023-09-24T00:04:28.149581+0000","last_became_peered":"2023-09-24T00:04:28.149581+0000","last_unstale":"2023-09-24T00:04:28.151524+0000","last_undegraded":"2023-09-24T00:04:28.151524+0000","last_fullsized":"2023-09-24T00:04:28.151524+0000","mapping_epoch":391,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":392,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T07:09:19.448191+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[7,0,3],"acting":[7,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":52,"reported_epoch":392,"state":"active+clean","last_fresh":"2023-09-24T00:04:28.144974+0000","last_change":"2023-09-23T23:59:05.099357+0000","last_active":"2023-09-24T00:04:28.144974+0000","last_peered":"2023-09-24T00:04:28.144974+0000","last_clean":"2023-09-24T00:04:28.144974+0000","last_became_active":"2023-09-23T23:59:05.098757+0000","last_became_peered":"2023-09-23T23:59:05.098757+0000","last_unstale":"2023-09-24T00:04:28.144974+0000","last_undegraded":"2023-09-24T00:04:28.144974+0000","last_fullsized":"2023-09-24T00:04:28.144974+0000","mapping_epoch":350,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":351,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T07:05:12.000922+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":107,"reported_epoch":392,"state":"active+clean","last_fresh":"2023-09-24T00:04:28.145347+0000","last_change":"2023-09-24T00:02:15.305509+0000","last_active":"2023-09-24T00:04:28.145347+0000","last_peered":"2023-09-24T00:04:28.145347+0000","last_clean":"2023-09-24T00:04:28.145347+0000","last_became_active":"2023-09-24T00:02:15.302472+0000","last_became_peered":"2023-09-24T00:02:15.302472+0000","last_unstale":"2023-09-24T00:04:28.145347+0000","last_undegraded":"2023-09-24T00:04:28.145347+0000","last_fullsized":"2023-09-24T00:04:28.145347+0000","mapping_epoch":371,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":372,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-24T23:56:32.105523+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[7,6,0],"acting":[7,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":345,"reported_epoch":392,"state":"active+clean","last_fresh":"2023-09-24T00:04:28.141935+0000","last_change":"2023-09-23T23:57:36.190528+0000","last_active":"2023-09-24T00:04:28.141935+0000","last_peered":"2023-09-24T00:04:28.141935+0000","last_clean":"2023-09-24T00:04:28.141935+0000","last_became_active":"2023-09-23T23:57:36.189020+0000","last_became_peered":"2023-09-23T23:57:36.189020+0000","last_unstale":"2023-09-24T00:04:28.141935+0000","last_undegraded":"2023-09-24T00:04:28.141935+0000","last_fullsized":"2023-09-24T00:04:28.141935+0000","mapping_epoch":335,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":336,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T09:16:10.326699+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,7,2],"acting":[3,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.10","version":"68'8","reported_seq":427,"reported_epoch":393,"state":"active+clean","last_fresh":"2023-09-24T00:04:29.158033+0000","last_change":"2023-09-23T23:59:05.303570+0000","last_active":"2023-09-24T00:04:29.158033+0000","last_peered":"2023-09-24T00:04:29.158033+0000","last_clean":"2023-09-24T00:04:29.158033+0000","last_became_active":"2023-09-23T23:59:05.084053+0000","last_became_peered":"2023-09-23T23:59:05.084053+0000","last_unstale":"2023-09-24T00:04:29.158033+0000","last_undegraded":"2023-09-24T00:04:29.158033+0000","last_fullsized":"2023-09-24T00:04:29.158033+0000","mapping_epoch":350,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":351,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"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 @ 2023-09-25T10:05:31.819276+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"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":4,"num_whiteouts":0,"num_read":12,"num_read_kb":12,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"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":[6,5,3],"acting":[6,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":404,"reported_epoch":392,"state":"active+clean","last_fresh":"2023-09-24T00:04:28.142090+0000","last_change":"2023-09-24T00:02:53.129661+0000","last_active":"2023-09-24T00:04:28.142090+0000","last_peered":"2023-09-24T00:04:28.142090+0000","last_clean":"2023-09-24T00:04:28.142090+0000","last_became_active":"2023-09-24T00:02:53.128695+0000","last_became_peered":"2023-09-24T00:02:53.128695+0000","last_unstale":"2023-09-24T00:04:28.142090+0000","last_undegraded":"2023-09-24T00:04:28.142090+0000","last_fullsized":"2023-09-24T00:04:28.142090+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-24T23:34:09.113803+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"10.6","version":"393'6668","reported_seq":10469,"reported_epoch":393,"state":"active+recovering+undersized+degraded+remapped","last_fresh":"2023-09-24T00:04:42.171299+0000","last_change":"2023-09-24T00:03:11.715089+0000","last_active":"2023-09-24T00:04:42.171299+0000","last_peered":"2023-09-24T00:04:42.171299+0000","last_clean":"2023-09-23T23:58:05.983046+0000","last_became_active":"2023-09-24T00:02:58.690281+0000","last_became_peered":"2023-09-24T00:02:58.690281+0000","last_unstale":"2023-09-24T00:04:42.171299+0000","last_undegraded":"2023-09-24T00:03:11.697313+0000","last_fullsized":"2023-09-24T00:02:54.117279+0000","mapping_epoch":377,"log_start":"0'0","ondisk_log_start":"0'0","created":325,"last_epoch_clean":326,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:56:36.309149+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:56:36.309149+0000","last_clean_scrub_stamp":"2023-09-23T23:56:36.309149+0000","objects_scrubbed":0,"log_size":6668,"log_dups_size":0,"ondisk_log_size":6668,"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 @ 2023-09-25T02:25:24.625501+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":191102976,"num_objects":2916,"num_object_clones":0,"num_object_copies":8748,"num_objects_missing_on_primary":3310,"num_objects_missing":3310,"num_objects_degraded":14,"num_objects_misplaced":5820,"num_objects_unfound":0,"num_objects_dirty":2916,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6668,"num_write_kb":306688,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1434,"num_bytes_recovered":93847552,"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":[5,0,1],"acting":[5,1],"avail_no_missing":[],"object_location_counts":[{"shards":"1,2,6","objects":185},{"shards":"1,4,5,6","objects":10},{"shards":"1,4,6","objects":2720},{"shards":"1,5","objects":-13}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"68'1","reported_seq":130,"reported_epoch":392,"state":"active+clean","last_fresh":"2023-09-24T00:04:28.139890+0000","last_change":"2023-09-24T00:02:54.126427+0000","last_active":"2023-09-24T00:04:28.139890+0000","last_peered":"2023-09-24T00:04:28.139890+0000","last_clean":"2023-09-24T00:04:28.139890+0000","last_became_active":"2023-09-24T00:02:54.126032+0000","last_became_peered":"2023-09-24T00:02:54.126032+0000","last_unstale":"2023-09-24T00:04:28.139890+0000","last_undegraded":"2023-09-24T00:04:28.139890+0000","last_fullsized":"2023-09-24T00:04:28.139890+0000","mapping_epoch":377,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"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 @ 2023-09-25T01:43:26.482985+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":66,"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":[7,1,5],"acting":[7,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":52,"reported_epoch":392,"state":"active+clean","last_fresh":"2023-09-24T00:04:28.145403+0000","last_change":"2023-09-23T23:59:05.095216+0000","last_active":"2023-09-24T00:04:28.145403+0000","last_peered":"2023-09-24T00:04:28.145403+0000","last_clean":"2023-09-24T00:04:28.145403+0000","last_became_active":"2023-09-23T23:59:05.094877+0000","last_became_peered":"2023-09-23T23:59:05.094877+0000","last_unstale":"2023-09-24T00:04:28.145403+0000","last_undegraded":"2023-09-24T00:04:28.145403+0000","last_fullsized":"2023-09-24T00:04:28.145403+0000","mapping_epoch":350,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":351,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T07:09:45.309498+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"10.7","version":"394'6634","reported_seq":6936,"reported_epoch":394,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-24T00:04:43.203353+0000","last_change":"2023-09-24T00:02:14.342620+0000","last_active":"2023-09-24T00:04:43.203353+0000","last_peered":"2023-09-24T00:04:43.203353+0000","last_clean":"2023-09-23T23:59:03.896738+0000","last_became_active":"2023-09-23T23:59:06.301441+0000","last_became_peered":"2023-09-23T23:59:06.301441+0000","last_unstale":"2023-09-24T00:04:43.203353+0000","last_undegraded":"2023-09-23T23:59:06.101716+0000","last_fullsized":"2023-09-23T23:59:06.065468+0000","mapping_epoch":351,"log_start":"332'1300","ondisk_log_start":"332'1300","created":325,"last_epoch_clean":326,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:56:36.309149+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:56:36.309149+0000","last_clean_scrub_stamp":"2023-09-23T23:56:36.309149+0000","objects_scrubbed":0,"log_size":5334,"log_dups_size":0,"ondisk_log_size":5334,"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 @ 2023-09-25T04:25:15.758175+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":191365120,"num_objects":2920,"num_object_clones":0,"num_object_copies":8760,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":4671,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2920,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6634,"num_write_kb":305728,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":106,"num_bytes_recovered":6946816,"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":[6,3,5],"acting":[6,3],"avail_no_missing":["6","2","3"],"object_location_counts":[{"shards":"2,3,6","objects":2920},{"shards":"3,6","objects":-1566}],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.e","version":"68'2","reported_seq":129,"reported_epoch":392,"state":"active+clean","last_fresh":"2023-09-24T00:04:28.139470+0000","last_change":"2023-09-24T00:03:12.971951+0000","last_active":"2023-09-24T00:04:28.139470+0000","last_peered":"2023-09-24T00:04:28.139470+0000","last_clean":"2023-09-24T00:04:28.139470+0000","last_became_active":"2023-09-24T00:02:58.675297+0000","last_became_peered":"2023-09-24T00:02:58.675297+0000","last_unstale":"2023-09-24T00:04:28.139470+0000","last_undegraded":"2023-09-24T00:04:28.139470+0000","last_fullsized":"2023-09-24T00:04:28.139470+0000","mapping_epoch":377,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":382,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T08:19:23.088538+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"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":[7,1,5],"acting":[7,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":373,"reported_epoch":392,"state":"active+clean","last_fresh":"2023-09-24T00:04:28.156451+0000","last_change":"2023-09-24T00:02:53.150991+0000","last_active":"2023-09-24T00:04:28.156451+0000","last_peered":"2023-09-24T00:04:28.156451+0000","last_clean":"2023-09-24T00:04:28.156451+0000","last_became_active":"2023-09-24T00:02:53.143091+0000","last_became_peered":"2023-09-24T00:02:53.143091+0000","last_unstale":"2023-09-24T00:04:28.156451+0000","last_undegraded":"2023-09-24T00:04:28.156451+0000","last_fullsized":"2023-09-24T00:04:28.156451+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T07:04:36.797311+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,3,6],"acting":[1,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"10.4","version":"393'6658","reported_seq":12209,"reported_epoch":393,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-24T00:04:39.820416+0000","last_change":"2023-09-24T00:02:54.253671+0000","last_active":"2023-09-24T00:04:39.820416+0000","last_peered":"2023-09-24T00:04:39.820416+0000","last_clean":"2023-09-23T23:58:06.002446+0000","last_became_active":"2023-09-24T00:02:54.240380+0000","last_became_peered":"2023-09-24T00:02:54.240380+0000","last_unstale":"2023-09-24T00:04:39.820416+0000","last_undegraded":"2023-09-24T00:02:54.231680+0000","last_fullsized":"2023-09-24T00:02:54.111065+0000","mapping_epoch":377,"log_start":"332'1300","ondisk_log_start":"332'1300","created":325,"last_epoch_clean":326,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:56:36.309149+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:56:36.309149+0000","last_clean_scrub_stamp":"2023-09-23T23:56:36.309149+0000","objects_scrubbed":0,"log_size":5358,"log_dups_size":0,"ondisk_log_size":5358,"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 @ 2023-09-25T10:04:08.989980+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":191758336,"num_objects":2926,"num_object_clones":0,"num_object_copies":8778,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":2940,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2926,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6658,"num_write_kb":306688,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2699,"num_bytes_recovered":140836864,"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":[3,1,2],"acting":[3,2],"avail_no_missing":["3","4"],"object_location_counts":[{"shards":"1,3,4","objects":2248},{"shards":"2,3","objects":678}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.d","version":"68'1","reported_seq":85,"reported_epoch":392,"state":"active+clean","last_fresh":"2023-09-24T00:04:28.139352+0000","last_change":"2023-09-24T00:02:14.301562+0000","last_active":"2023-09-24T00:04:28.139352+0000","last_peered":"2023-09-24T00:04:28.139352+0000","last_clean":"2023-09-24T00:04:28.139352+0000","last_became_active":"2023-09-23T23:59:05.100174+0000","last_became_peered":"2023-09-23T23:59:05.100174+0000","last_unstale":"2023-09-24T00:04:28.139352+0000","last_undegraded":"2023-09-24T00:04:28.139352+0000","last_fullsized":"2023-09-24T00:04:28.139352+0000","mapping_epoch":350,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":371,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"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 @ 2023-09-25T09:21:30.247925+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":140,"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":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":391,"reported_epoch":393,"state":"active+clean","last_fresh":"2023-09-24T00:04:29.158561+0000","last_change":"2023-09-24T00:02:53.151155+0000","last_active":"2023-09-24T00:04:29.158561+0000","last_peered":"2023-09-24T00:04:29.158561+0000","last_clean":"2023-09-24T00:04:29.158561+0000","last_became_active":"2023-09-24T00:02:53.150408+0000","last_became_peered":"2023-09-24T00:02:53.150408+0000","last_unstale":"2023-09-24T00:04:29.158561+0000","last_undegraded":"2023-09-24T00:04:29.158561+0000","last_fullsized":"2023-09-24T00:04:29.158561+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:05:43.245075+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"10.5","version":"393'6582","reported_seq":12838,"reported_epoch":393,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-24T00:04:40.508712+0000","last_change":"2023-09-24T00:02:16.606410+0000","last_active":"2023-09-24T00:04:40.508712+0000","last_peered":"2023-09-24T00:04:40.508712+0000","last_clean":"2023-09-24T00:02:13.995483+0000","last_became_active":"2023-09-24T00:02:16.585687+0000","last_became_peered":"2023-09-24T00:02:16.585687+0000","last_unstale":"2023-09-24T00:04:40.508712+0000","last_undegraded":"2023-09-24T00:02:16.357336+0000","last_fullsized":"2023-09-24T00:02:16.276054+0000","mapping_epoch":372,"log_start":"0'0","ondisk_log_start":"0'0","created":325,"last_epoch_clean":344,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:56:36.309149+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:56:36.309149+0000","last_clean_scrub_stamp":"2023-09-23T23:56:36.309149+0000","objects_scrubbed":0,"log_size":6582,"log_dups_size":0,"ondisk_log_size":6582,"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 @ 2023-09-25T10:44:49.398169+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":190971904,"num_objects":2914,"num_object_clones":0,"num_object_copies":8742,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":4748,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2914,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6582,"num_write_kb":303872,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3074,"num_bytes_recovered":201457664,"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":[2,0,3],"acting":[2,3],"avail_no_missing":["2","3","7"],"object_location_counts":[{"shards":"2,3","objects":-699},{"shards":"2,3,7","objects":2914}],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":52,"reported_epoch":392,"state":"active+clean","last_fresh":"2023-09-24T00:04:28.144877+0000","last_change":"2023-09-23T23:59:05.079746+0000","last_active":"2023-09-24T00:04:28.144877+0000","last_peered":"2023-09-24T00:04:28.144877+0000","last_clean":"2023-09-24T00:04:28.144877+0000","last_became_active":"2023-09-23T23:59:05.079424+0000","last_became_peered":"2023-09-23T23:59:05.079424+0000","last_unstale":"2023-09-24T00:04:28.144877+0000","last_undegraded":"2023-09-24T00:04:28.144877+0000","last_fullsized":"2023-09-24T00:04:28.144877+0000","mapping_epoch":350,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":351,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T02:20:37.206694+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":45,"reported_epoch":393,"state":"active+clean","last_fresh":"2023-09-24T00:04:33.443484+0000","last_change":"2023-09-24T00:02:54.115082+0000","last_active":"2023-09-24T00:04:33.443484+0000","last_peered":"2023-09-24T00:04:33.443484+0000","last_clean":"2023-09-24T00:04:33.443484+0000","last_became_active":"2023-09-24T00:02:54.114775+0000","last_became_peered":"2023-09-24T00:02:54.114775+0000","last_unstale":"2023-09-24T00:04:33.443484+0000","last_undegraded":"2023-09-24T00:04:33.443484+0000","last_fullsized":"2023-09-24T00:04:33.443484+0000","mapping_epoch":377,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T00:02:42.619336+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,1,3],"acting":[0,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"10.2","version":"393'6657","reported_seq":8745,"reported_epoch":393,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-24T00:04:40.074378+0000","last_change":"2023-09-24T00:02:54.357373+0000","last_active":"2023-09-24T00:04:40.074378+0000","last_peered":"2023-09-24T00:04:40.074378+0000","last_clean":"2023-09-23T23:58:05.949403+0000","last_became_active":"2023-09-24T00:02:54.300977+0000","last_became_peered":"2023-09-24T00:02:54.300977+0000","last_unstale":"2023-09-24T00:04:40.074378+0000","last_undegraded":"2023-09-24T00:02:54.288869+0000","last_fullsized":"2023-09-24T00:02:54.111026+0000","mapping_epoch":377,"log_start":"332'1215","ondisk_log_start":"332'1215","created":325,"last_epoch_clean":326,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:56:36.309149+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:56:36.309149+0000","last_clean_scrub_stamp":"2023-09-23T23:56:36.309149+0000","objects_scrubbed":0,"log_size":5442,"log_dups_size":0,"ondisk_log_size":5442,"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 @ 2023-09-25T07:55:33.002277+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":187105280,"num_objects":2855,"num_object_clones":0,"num_object_copies":8565,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3192,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2855,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6657,"num_write_kb":304384,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":979,"num_bytes_recovered":64159744,"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,3],"acting":[3,6],"avail_no_missing":["3"],"object_location_counts":[{"shards":"1,3,4","objects":2668},{"shards":"3,6","objects":187}],"blocked_by":[],"up_primary":1,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.b","version":"69'3","reported_seq":461,"reported_epoch":392,"state":"active+clean","last_fresh":"2023-09-24T00:04:28.141328+0000","last_change":"2023-09-24T00:02:53.129113+0000","last_active":"2023-09-24T00:04:28.141328+0000","last_peered":"2023-09-24T00:04:28.141328+0000","last_clean":"2023-09-24T00:04:28.141328+0000","last_became_active":"2023-09-24T00:02:53.128632+0000","last_became_peered":"2023-09-24T00:02:53.128632+0000","last_unstale":"2023-09-24T00:04:28.141328+0000","last_undegraded":"2023-09-24T00:04:28.141328+0000","last_fullsized":"2023-09-24T00:04:28.141328+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"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 @ 2023-09-25T00:25:05.835757+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"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":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":382,"reported_epoch":392,"state":"active+clean","last_fresh":"2023-09-24T00:04:28.142973+0000","last_change":"2023-09-24T00:02:53.140508+0000","last_active":"2023-09-24T00:04:28.142973+0000","last_peered":"2023-09-24T00:04:28.142973+0000","last_clean":"2023-09-24T00:04:28.142973+0000","last_became_active":"2023-09-24T00:02:53.139701+0000","last_became_peered":"2023-09-24T00:02:53.139701+0000","last_unstale":"2023-09-24T00:04:28.142973+0000","last_undegraded":"2023-09-24T00:04:28.142973+0000","last_fullsized":"2023-09-24T00:04:28.142973+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T04:48:07.611410+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,6,1],"acting":[3,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"10.3","version":"393'6468","reported_seq":15905,"reported_epoch":393,"state":"active+clean","last_fresh":"2023-09-24T00:04:40.756409+0000","last_change":"2023-09-24T00:03:04.140959+0000","last_active":"2023-09-24T00:04:40.756409+0000","last_peered":"2023-09-24T00:04:40.756409+0000","last_clean":"2023-09-24T00:04:40.756409+0000","last_became_active":"2023-09-24T00:03:04.128071+0000","last_became_peered":"2023-09-24T00:03:04.128071+0000","last_unstale":"2023-09-24T00:04:40.756409+0000","last_undegraded":"2023-09-24T00:04:40.756409+0000","last_fullsized":"2023-09-24T00:04:40.756409+0000","mapping_epoch":379,"log_start":"0'0","ondisk_log_start":"0'0","created":325,"last_epoch_clean":380,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:56:36.309149+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:56:36.309149+0000","last_clean_scrub_stamp":"2023-09-23T23:56:36.309149+0000","objects_scrubbed":0,"log_size":6468,"log_dups_size":0,"ondisk_log_size":6468,"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 @ 2023-09-25T10:58:30.411459+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":187170816,"num_objects":2856,"num_object_clones":0,"num_object_copies":8568,"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":2856,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6468,"num_write_kb":298368,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4662,"num_bytes_recovered":232980480,"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":[2,5,3],"acting":[2,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":415,"reported_epoch":393,"state":"active+clean","last_fresh":"2023-09-24T00:04:29.158318+0000","last_change":"2023-09-23T23:59:27.226810+0000","last_active":"2023-09-24T00:04:29.158318+0000","last_peered":"2023-09-24T00:04:29.158318+0000","last_clean":"2023-09-24T00:04:29.158318+0000","last_became_active":"2023-09-23T23:59:27.226454+0000","last_became_peered":"2023-09-23T23:59:27.226454+0000","last_unstale":"2023-09-24T00:04:29.158318+0000","last_undegraded":"2023-09-24T00:04:29.158318+0000","last_fullsized":"2023-09-24T00:04:29.158318+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":355,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:36:51.497552+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,3,5],"acting":[6,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":408,"reported_epoch":392,"state":"active+clean","last_fresh":"2023-09-24T00:04:28.132834+0000","last_change":"2023-09-24T00:02:53.141690+0000","last_active":"2023-09-24T00:04:28.132834+0000","last_peered":"2023-09-24T00:04:28.132834+0000","last_clean":"2023-09-24T00:04:28.132834+0000","last_became_active":"2023-09-24T00:02:53.141374+0000","last_became_peered":"2023-09-24T00:02:53.141374+0000","last_unstale":"2023-09-24T00:04:28.132834+0000","last_undegraded":"2023-09-24T00:04:28.132834+0000","last_fullsized":"2023-09-24T00:04:28.132834+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T02:01:20.005076+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[2,1,6],"acting":[2,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"10.0","version":"394'6597","reported_seq":12546,"reported_epoch":394,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-24T00:04:42.745626+0000","last_change":"2023-09-24T00:02:54.227063+0000","last_active":"2023-09-24T00:04:42.745626+0000","last_peered":"2023-09-24T00:04:42.745626+0000","last_clean":"2023-09-23T23:58:05.951624+0000","last_became_active":"2023-09-24T00:02:54.212291+0000","last_became_peered":"2023-09-24T00:02:54.212291+0000","last_unstale":"2023-09-24T00:04:42.745626+0000","last_undegraded":"2023-09-24T00:02:54.202968+0000","last_fullsized":"2023-09-24T00:02:54.115448+0000","mapping_epoch":377,"log_start":"332'1300","ondisk_log_start":"332'1300","created":325,"last_epoch_clean":326,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:56:36.309149+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:56:36.309149+0000","last_clean_scrub_stamp":"2023-09-23T23:56:36.309149+0000","objects_scrubbed":0,"log_size":5297,"log_dups_size":0,"ondisk_log_size":5297,"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 @ 2023-09-25T04:01:57.120357+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":190513152,"num_objects":2907,"num_object_clones":0,"num_object_copies":8721,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":2449,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2907,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6597,"num_write_kb":304128,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2627,"num_bytes_recovered":134873088,"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":[6,1,7],"acting":[6,1],"avail_no_missing":["6","4"],"object_location_counts":[{"shards":"1,4,6","objects":1797},{"shards":"1,6","objects":1110}],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":320,"reported_epoch":393,"state":"active+clean","last_fresh":"2023-09-24T00:04:29.141494+0000","last_change":"2023-09-24T00:02:53.123986+0000","last_active":"2023-09-24T00:04:29.141494+0000","last_peered":"2023-09-24T00:04:29.141494+0000","last_clean":"2023-09-24T00:04:29.141494+0000","last_became_active":"2023-09-24T00:02:53.123685+0000","last_became_peered":"2023-09-24T00:02:53.123685+0000","last_unstale":"2023-09-24T00:04:29.141494+0000","last_undegraded":"2023-09-24T00:04:29.141494+0000","last_fullsized":"2023-09-24T00:04:29.141494+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T07:13:42.592368+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[2,7,1],"acting":[2,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":375,"reported_epoch":393,"state":"active+clean","last_fresh":"2023-09-24T00:04:29.173431+0000","last_change":"2023-09-23T23:59:27.283558+0000","last_active":"2023-09-24T00:04:29.173431+0000","last_peered":"2023-09-24T00:04:29.173431+0000","last_clean":"2023-09-24T00:04:29.173431+0000","last_became_active":"2023-09-23T23:59:27.283146+0000","last_became_peered":"2023-09-23T23:59:27.283146+0000","last_unstale":"2023-09-24T00:04:29.173431+0000","last_undegraded":"2023-09-24T00:04:29.173431+0000","last_fullsized":"2023-09-24T00:04:29.173431+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":355,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T06:12:07.824710+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,3,5],"acting":[6,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"10.1","version":"393'6651","reported_seq":9779,"reported_epoch":393,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-24T00:04:40.994005+0000","last_change":"2023-09-24T00:02:58.176915+0000","last_active":"2023-09-24T00:04:40.994005+0000","last_peered":"2023-09-24T00:04:40.994005+0000","last_clean":"2023-09-23T23:57:35.076212+0000","last_became_active":"2023-09-24T00:02:56.383810+0000","last_became_peered":"2023-09-24T00:02:56.383810+0000","last_unstale":"2023-09-24T00:04:40.994005+0000","last_undegraded":"2023-09-24T00:02:56.333614+0000","last_fullsized":"2023-09-24T00:02:54.113187+0000","mapping_epoch":377,"log_start":"332'902","ondisk_log_start":"332'902","created":325,"last_epoch_clean":326,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:56:36.309149+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:56:36.309149+0000","last_clean_scrub_stamp":"2023-09-23T23:56:36.309149+0000","objects_scrubbed":0,"log_size":5749,"log_dups_size":0,"ondisk_log_size":5749,"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 @ 2023-09-25T03:00:53.006494+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":189202432,"num_objects":2887,"num_object_clones":0,"num_object_copies":8661,"num_objects_missing_on_primary":1903,"num_objects_missing":1903,"num_objects_degraded":2220,"num_objects_misplaced":2887,"num_objects_unfound":0,"num_objects_dirty":2887,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6651,"num_write_kb":305216,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1492,"num_bytes_recovered":96141312,"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":[7,0,1],"acting":[7,4],"avail_no_missing":["4"],"object_location_counts":[{"shards":"1,2,4","objects":1234},{"shards":"4,7","objects":1653}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":407,"reported_epoch":392,"state":"active+clean","last_fresh":"2023-09-24T00:04:28.140814+0000","last_change":"2023-09-24T00:02:53.123849+0000","last_active":"2023-09-24T00:04:28.140814+0000","last_peered":"2023-09-24T00:04:28.140814+0000","last_clean":"2023-09-24T00:04:28.140814+0000","last_became_active":"2023-09-24T00:02:53.123045+0000","last_became_peered":"2023-09-24T00:02:53.123045+0000","last_unstale":"2023-09-24T00:04:28.140814+0000","last_undegraded":"2023-09-24T00:04:28.140814+0000","last_fullsized":"2023-09-24T00:04:28.140814+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:40:14.287521+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":363,"reported_epoch":392,"state":"active+clean","last_fresh":"2023-09-24T00:04:28.156614+0000","last_change":"2023-09-24T00:02:53.125555+0000","last_active":"2023-09-24T00:04:28.156614+0000","last_peered":"2023-09-24T00:04:28.156614+0000","last_clean":"2023-09-24T00:04:28.156614+0000","last_became_active":"2023-09-24T00:02:53.125220+0000","last_became_peered":"2023-09-24T00:02:53.125220+0000","last_unstale":"2023-09-24T00:04:28.156614+0000","last_undegraded":"2023-09-24T00:04:28.156614+0000","last_fullsized":"2023-09-24T00:04:28.156614+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T02:53:00.075790+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,3,7],"acting":[1,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"10.c","version":"393'6629","reported_seq":12202,"reported_epoch":393,"state":"active+remapped+backfill_wait","last_fresh":"2023-09-24T00:04:40.515170+0000","last_change":"2023-09-24T00:03:08.169250+0000","last_active":"2023-09-24T00:04:40.515170+0000","last_peered":"2023-09-24T00:04:40.515170+0000","last_clean":"2023-09-23T23:57:35.074292+0000","last_became_active":"2023-09-24T00:03:08.159884+0000","last_became_peered":"2023-09-24T00:03:08.159884+0000","last_unstale":"2023-09-24T00:04:40.515170+0000","last_undegraded":"2023-09-24T00:04:40.515170+0000","last_fullsized":"2023-09-24T00:04:40.515170+0000","mapping_epoch":381,"log_start":"332'920","ondisk_log_start":"332'920","created":325,"last_epoch_clean":326,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:56:36.309149+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:56:36.309149+0000","last_clean_scrub_stamp":"2023-09-23T23:56:36.309149+0000","objects_scrubbed":0,"log_size":5709,"log_dups_size":0,"ondisk_log_size":5709,"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 @ 2023-09-25T05:32:46.566984+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":193527808,"num_objects":2953,"num_object_clones":0,"num_object_copies":8859,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":2953,"num_objects_unfound":0,"num_objects_dirty":2953,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6629,"num_write_kb":306624,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4933,"num_bytes_recovered":300679168,"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":[7,0,3],"acting":[7,3,6],"avail_no_missing":["7","3","4","6"],"object_location_counts":[{"shards":"3,6,7","objects":2953}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.4","version":"86'141","reported_seq":994,"reported_epoch":392,"state":"active+clean","last_fresh":"2023-09-24T00:04:28.156809+0000","last_change":"2023-09-24T00:03:07.103267+0000","last_active":"2023-09-24T00:04:28.156809+0000","last_peered":"2023-09-24T00:04:28.156809+0000","last_clean":"2023-09-24T00:04:28.156809+0000","last_became_active":"2023-09-24T00:02:54.115338+0000","last_became_peered":"2023-09-24T00:02:54.115338+0000","last_unstale":"2023-09-24T00:04:28.156809+0000","last_undegraded":"2023-09-24T00:04:28.156809+0000","last_fullsized":"2023-09-24T00:04:28.156809+0000","mapping_epoch":377,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":380,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":141,"log_dups_size":0,"ondisk_log_size":141,"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 @ 2023-09-25T08:27:45.543561+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0015580520000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":790,"num_read_kb":1129,"num_write":131,"num_write_kb":281,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":10,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"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,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":52,"reported_epoch":392,"state":"active+clean","last_fresh":"2023-09-24T00:04:28.144854+0000","last_change":"2023-09-23T23:59:05.085468+0000","last_active":"2023-09-24T00:04:28.144854+0000","last_peered":"2023-09-24T00:04:28.144854+0000","last_clean":"2023-09-24T00:04:28.144854+0000","last_became_active":"2023-09-23T23:59:05.083754+0000","last_became_peered":"2023-09-23T23:59:05.083754+0000","last_unstale":"2023-09-24T00:04:28.144854+0000","last_undegraded":"2023-09-24T00:04:28.144854+0000","last_fullsized":"2023-09-24T00:04:28.144854+0000","mapping_epoch":350,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":351,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T04:41:01.381805+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":72,"reported_epoch":392,"state":"active+clean","last_fresh":"2023-09-24T00:04:28.145658+0000","last_change":"2023-09-24T00:02:15.292280+0000","last_active":"2023-09-24T00:04:28.145658+0000","last_peered":"2023-09-24T00:04:28.145658+0000","last_clean":"2023-09-24T00:04:28.145658+0000","last_became_active":"2023-09-24T00:02:15.291674+0000","last_became_peered":"2023-09-24T00:02:15.291674+0000","last_unstale":"2023-09-24T00:04:28.145658+0000","last_undegraded":"2023-09-24T00:04:28.145658+0000","last_fullsized":"2023-09-24T00:04:28.145658+0000","mapping_epoch":371,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":372,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T02:32:54.345455+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,0,2],"acting":[5,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"10.a","version":"394'6641","reported_seq":6733,"reported_epoch":394,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-24T00:04:42.769694+0000","last_change":"2023-09-24T00:03:05.976616+0000","last_active":"2023-09-24T00:04:42.769694+0000","last_peered":"2023-09-24T00:04:42.769694+0000","last_clean":"2023-09-23T23:59:03.905531+0000","last_became_active":"2023-09-23T23:59:06.313374+0000","last_became_peered":"2023-09-23T23:59:06.313374+0000","last_unstale":"2023-09-24T00:04:42.769694+0000","last_undegraded":"2023-09-23T23:59:06.100506+0000","last_fullsized":"2023-09-23T23:59:06.064422+0000","mapping_epoch":351,"log_start":"332'1300","ondisk_log_start":"332'1300","created":325,"last_epoch_clean":326,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:56:36.309149+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:56:36.309149+0000","last_clean_scrub_stamp":"2023-09-23T23:56:36.309149+0000","objects_scrubbed":0,"log_size":5341,"log_dups_size":0,"ondisk_log_size":5341,"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 @ 2023-09-25T05:53:25.023473+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":193527808,"num_objects":2953,"num_object_clones":0,"num_object_copies":8859,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":4796,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2953,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6641,"num_write_kb":307008,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":65536,"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":[6,5,2],"acting":[6,2],"avail_no_missing":["6","2","3"],"object_location_counts":[{"shards":"2,3,6","objects":2953},{"shards":"2,6","objects":-1654}],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.2","version":"86'65","reported_seq":81,"reported_epoch":392,"state":"active+clean","last_fresh":"2023-09-24T00:04:28.145967+0000","last_change":"2023-09-24T00:02:53.149841+0000","last_active":"2023-09-24T00:04:28.145967+0000","last_peered":"2023-09-24T00:04:28.145967+0000","last_clean":"2023-09-24T00:04:28.145967+0000","last_became_active":"2023-09-24T00:02:53.149409+0000","last_became_peered":"2023-09-24T00:02:53.149409+0000","last_unstale":"2023-09-24T00:04:28.145967+0000","last_undegraded":"2023-09-24T00:04:28.145967+0000","last_fullsized":"2023-09-24T00:04:28.145967+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":65,"log_dups_size":0,"ondisk_log_size":65,"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 @ 2023-09-24T23:32:23.166441+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0011165630000000001,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":823,"num_read_kb":765,"num_write":49,"num_write_kb":33,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":15,"num_bytes_recovered":57,"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":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":342,"reported_epoch":393,"state":"active+clean","last_fresh":"2023-09-24T00:04:29.158477+0000","last_change":"2023-09-24T00:04:28.159906+0000","last_active":"2023-09-24T00:04:29.158477+0000","last_peered":"2023-09-24T00:04:29.158477+0000","last_clean":"2023-09-24T00:04:29.158477+0000","last_became_active":"2023-09-24T00:04:28.159450+0000","last_became_peered":"2023-09-24T00:04:28.159450+0000","last_unstale":"2023-09-24T00:04:29.158477+0000","last_undegraded":"2023-09-24T00:04:29.158477+0000","last_fullsized":"2023-09-24T00:04:29.158477+0000","mapping_epoch":391,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":392,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T03:53:05.644717+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,0,1],"acting":[6,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":354,"reported_epoch":392,"state":"active+clean","last_fresh":"2023-09-24T00:04:28.156684+0000","last_change":"2023-09-24T00:02:53.130648+0000","last_active":"2023-09-24T00:04:28.156684+0000","last_peered":"2023-09-24T00:04:28.156684+0000","last_clean":"2023-09-24T00:04:28.156684+0000","last_became_active":"2023-09-24T00:02:53.130371+0000","last_became_peered":"2023-09-24T00:02:53.130371+0000","last_unstale":"2023-09-24T00:04:28.156684+0000","last_undegraded":"2023-09-24T00:04:28.156684+0000","last_fullsized":"2023-09-24T00:04:28.156684+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T09:20:31.108265+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"10.9","version":"393'6560","reported_seq":19410,"reported_epoch":393,"state":"active+clean","last_fresh":"2023-09-24T00:04:42.149378+0000","last_change":"2023-09-24T00:00:27.151431+0000","last_active":"2023-09-24T00:04:42.149378+0000","last_peered":"2023-09-24T00:04:42.149378+0000","last_clean":"2023-09-24T00:04:42.149378+0000","last_became_active":"2023-09-24T00:00:27.130579+0000","last_became_peered":"2023-09-24T00:00:27.130579+0000","last_unstale":"2023-09-24T00:04:42.149378+0000","last_undegraded":"2023-09-24T00:04:42.149378+0000","last_fullsized":"2023-09-24T00:04:42.149378+0000","mapping_epoch":359,"log_start":"0'0","ondisk_log_start":"0'0","created":325,"last_epoch_clean":360,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:56:36.309149+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:56:36.309149+0000","last_clean_scrub_stamp":"2023-09-23T23:56:36.309149+0000","objects_scrubbed":0,"log_size":6560,"log_dups_size":0,"ondisk_log_size":6560,"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 @ 2023-09-25T02:53:38.064134+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":191758336,"num_objects":2926,"num_object_clones":0,"num_object_copies":8778,"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":2926,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6560,"num_write_kb":303552,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4920,"num_bytes_recovered":310771712,"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":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1","version":"86'129","reported_seq":1124,"reported_epoch":392,"state":"active+recovery_wait+degraded","last_fresh":"2023-09-24T00:04:28.132461+0000","last_change":"2023-09-24T00:02:54.123780+0000","last_active":"2023-09-24T00:04:28.132461+0000","last_peered":"2023-09-24T00:04:28.132461+0000","last_clean":"2023-09-24T00:01:11.757537+0000","last_became_active":"2023-09-24T00:02:54.122893+0000","last_became_peered":"2023-09-24T00:02:54.122893+0000","last_unstale":"2023-09-24T00:04:28.132461+0000","last_undegraded":"2023-09-24T00:02:54.118952+0000","last_fullsized":"2023-09-24T00:04:28.132461+0000","mapping_epoch":377,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":152,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":129,"log_dups_size":0,"ondisk_log_size":129,"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 @ 2023-09-25T08:34:04.474215+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00137744,"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":11,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1280,"num_read_kb":2606,"num_write":99,"num_write_kb":1350,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":11,"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":[2,3,0],"acting":[2,3,0],"avail_no_missing":["2","1","3"],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":333,"reported_epoch":392,"state":"active+clean","last_fresh":"2023-09-24T00:04:28.156612+0000","last_change":"2023-09-24T00:02:53.151557+0000","last_active":"2023-09-24T00:04:28.156612+0000","last_peered":"2023-09-24T00:04:28.156612+0000","last_clean":"2023-09-24T00:04:28.156612+0000","last_became_active":"2023-09-24T00:02:53.151204+0000","last_became_peered":"2023-09-24T00:02:53.151204+0000","last_unstale":"2023-09-24T00:04:28.156612+0000","last_undegraded":"2023-09-24T00:04:28.156612+0000","last_fullsized":"2023-09-24T00:04:28.156612+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T07:18:12.384166+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":52,"reported_epoch":392,"state":"active+clean","last_fresh":"2023-09-24T00:04:28.146138+0000","last_change":"2023-09-23T23:59:05.099291+0000","last_active":"2023-09-24T00:04:28.146138+0000","last_peered":"2023-09-24T00:04:28.146138+0000","last_clean":"2023-09-24T00:04:28.146138+0000","last_became_active":"2023-09-23T23:59:05.098694+0000","last_became_peered":"2023-09-23T23:59:05.098694+0000","last_unstale":"2023-09-24T00:04:28.146138+0000","last_undegraded":"2023-09-24T00:04:28.146138+0000","last_fullsized":"2023-09-24T00:04:28.146138+0000","mapping_epoch":350,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":351,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T06:16:41.315421+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"10.b","version":"394'6624","reported_seq":8652,"reported_epoch":394,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-24T00:04:43.481004+0000","last_change":"2023-09-24T00:02:54.348539+0000","last_active":"2023-09-24T00:04:43.481004+0000","last_peered":"2023-09-24T00:04:43.481004+0000","last_clean":"2023-09-23T23:58:05.959347+0000","last_became_active":"2023-09-24T00:02:54.286117+0000","last_became_peered":"2023-09-24T00:02:54.286117+0000","last_unstale":"2023-09-24T00:04:43.481004+0000","last_undegraded":"2023-09-24T00:02:54.274335+0000","last_fullsized":"2023-09-24T00:02:54.115430+0000","mapping_epoch":377,"log_start":"332'1300","ondisk_log_start":"332'1300","created":325,"last_epoch_clean":326,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:56:36.309149+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:56:36.309149+0000","last_clean_scrub_stamp":"2023-09-23T23:56:36.309149+0000","objects_scrubbed":0,"log_size":5324,"log_dups_size":0,"ondisk_log_size":5324,"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 @ 2023-09-25T04:50:53.626036+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":194117632,"num_objects":2962,"num_object_clones":0,"num_object_copies":8886,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3315,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2962,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6624,"num_write_kb":306752,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":945,"num_bytes_recovered":61931520,"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":[6,1,0],"acting":[6,7],"avail_no_missing":["6"],"object_location_counts":[{"shards":"1,4,6","objects":2781},{"shards":"6,7","objects":181}],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.3","version":"86'236","reported_seq":1228,"reported_epoch":392,"state":"active+clean","last_fresh":"2023-09-24T00:04:28.145483+0000","last_change":"2023-09-24T00:03:14.134283+0000","last_active":"2023-09-24T00:04:28.145483+0000","last_peered":"2023-09-24T00:04:28.145483+0000","last_clean":"2023-09-24T00:04:28.145483+0000","last_became_active":"2023-09-24T00:03:14.133678+0000","last_became_peered":"2023-09-24T00:03:14.133678+0000","last_unstale":"2023-09-24T00:04:28.145483+0000","last_undegraded":"2023-09-24T00:04:28.145483+0000","last_fullsized":"2023-09-24T00:04:28.145483+0000","mapping_epoch":383,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":384,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":236,"log_dups_size":0,"ondisk_log_size":236,"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 @ 2023-09-25T01:06:19.703825+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001002637,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":1277,"num_read_kb":1428,"num_write":202,"num_write_kb":266,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":44,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"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":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"363'206","reported_seq":621,"reported_epoch":392,"state":"active+clean","last_fresh":"2023-09-24T00:04:28.143655+0000","last_change":"2023-09-24T00:02:53.132459+0000","last_active":"2023-09-24T00:04:28.143655+0000","last_peered":"2023-09-24T00:04:28.143655+0000","last_clean":"2023-09-24T00:04:28.143655+0000","last_became_active":"2023-09-24T00:02:53.132015+0000","last_became_peered":"2023-09-24T00:02:53.132015+0000","last_unstale":"2023-09-24T00:04:28.143655+0000","last_undegraded":"2023-09-24T00:04:28.143655+0000","last_fullsized":"2023-09-24T00:04:28.143655+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:06:14.091106+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:06:14.091106+0000","last_clean_scrub_stamp":"2023-09-23T23:06:14.091106+0000","objects_scrubbed":0,"log_size":206,"log_dups_size":0,"ondisk_log_size":206,"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 @ 2023-09-24T23:54:35.116913+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":545,"num_read_kb":1152,"num_write":289,"num_write_kb":3462,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":2361472,"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":[7,6,1],"acting":[7,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":359,"reported_epoch":392,"state":"active+clean","last_fresh":"2023-09-24T00:04:28.142842+0000","last_change":"2023-09-23T23:59:05.077244+0000","last_active":"2023-09-24T00:04:28.142842+0000","last_peered":"2023-09-24T00:04:28.142842+0000","last_clean":"2023-09-24T00:04:28.142842+0000","last_became_active":"2023-09-23T23:59:05.076835+0000","last_became_peered":"2023-09-23T23:59:05.076835+0000","last_unstale":"2023-09-24T00:04:28.142842+0000","last_undegraded":"2023-09-24T00:04:28.142842+0000","last_fullsized":"2023-09-24T00:04:28.142842+0000","mapping_epoch":350,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":351,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T03:32:57.677219+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":397,"reported_epoch":393,"state":"active+clean","last_fresh":"2023-09-24T00:04:29.166963+0000","last_change":"2023-09-24T00:02:15.303537+0000","last_active":"2023-09-24T00:04:29.166963+0000","last_peered":"2023-09-24T00:04:29.166963+0000","last_clean":"2023-09-24T00:04:29.166963+0000","last_became_active":"2023-09-24T00:02:15.302495+0000","last_became_peered":"2023-09-24T00:02:15.302495+0000","last_unstale":"2023-09-24T00:04:29.166963+0000","last_undegraded":"2023-09-24T00:04:29.166963+0000","last_fullsized":"2023-09-24T00:04:29.166963+0000","mapping_epoch":371,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":372,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T04:56:22.921679+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,7,0],"acting":[6,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"10.8","version":"393'6704","reported_seq":20004,"reported_epoch":393,"state":"active+recovery_wait+degraded","last_fresh":"2023-09-24T00:04:40.729727+0000","last_change":"2023-09-24T00:04:29.270122+0000","last_active":"2023-09-24T00:04:40.729727+0000","last_peered":"2023-09-24T00:04:40.729727+0000","last_clean":"2023-09-24T00:02:14.141509+0000","last_became_active":"2023-09-24T00:04:29.171128+0000","last_became_peered":"2023-09-24T00:04:29.171128+0000","last_unstale":"2023-09-24T00:04:40.729727+0000","last_undegraded":"2023-09-24T00:04:29.153743+0000","last_fullsized":"2023-09-24T00:04:40.729727+0000","mapping_epoch":392,"log_start":"0'0","ondisk_log_start":"0'0","created":325,"last_epoch_clean":370,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:56:36.309149+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:56:36.309149+0000","last_clean_scrub_stamp":"2023-09-23T23:56:36.309149+0000","objects_scrubbed":0,"log_size":6704,"log_dups_size":0,"ondisk_log_size":6704,"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 @ 2023-09-25T05:51:18.389338+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":199491584,"num_objects":3044,"num_object_clones":0,"num_object_copies":9132,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":4799,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3044,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6704,"num_write_kb":311936,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5124,"num_bytes_recovered":324337664,"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":[2,0,7],"acting":[2,0,7],"avail_no_missing":["2","4","5","7"],"object_location_counts":[{"shards":"2,3,5,7","objects":1432},{"shards":"2,5,7","objects":1612}],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.0","version":"86'115","reported_seq":658,"reported_epoch":392,"state":"active+recovery_wait+degraded","last_fresh":"2023-09-24T00:04:28.144141+0000","last_change":"2023-09-24T00:02:54.125397+0000","last_active":"2023-09-24T00:04:28.144141+0000","last_peered":"2023-09-24T00:04:28.144141+0000","last_clean":"2023-09-24T00:01:11.700561+0000","last_became_active":"2023-09-24T00:02:54.124954+0000","last_became_peered":"2023-09-24T00:02:54.124954+0000","last_unstale":"2023-09-24T00:04:28.144141+0000","last_undegraded":"2023-09-24T00:02:54.116782+0000","last_fullsized":"2023-09-24T00:04:28.144141+0000","mapping_epoch":377,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":348,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":115,"log_dups_size":0,"ondisk_log_size":115,"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 @ 2023-09-25T01:28:05.173671+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00094966699999999996,"stat_sum":{"num_bytes":4194304,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":12,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":507,"num_read_kb":3491,"num_write":106,"num_write_kb":7211,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":24,"num_bytes_recovered":8388608,"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":[7,1,0],"acting":[7,1,0],"avail_no_missing":["7","1","3","6"],"object_location_counts":[{"shards":"1,3,6,7","objects":1}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":34,"reported_epoch":393,"state":"active+clean","last_fresh":"2023-09-24T00:04:29.141719+0000","last_change":"2023-09-24T00:02:15.288247+0000","last_active":"2023-09-24T00:04:29.141719+0000","last_peered":"2023-09-24T00:04:29.141719+0000","last_clean":"2023-09-24T00:04:29.141719+0000","last_became_active":"2023-09-24T00:02:15.287826+0000","last_became_peered":"2023-09-24T00:02:15.287826+0000","last_unstale":"2023-09-24T00:04:29.141719+0000","last_undegraded":"2023-09-24T00:04:29.141719+0000","last_fullsized":"2023-09-24T00:04:29.141719+0000","mapping_epoch":371,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":372,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:33:59.522667+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,3,5],"acting":[0,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":334,"reported_epoch":392,"state":"active+clean","last_fresh":"2023-09-24T00:04:28.156992+0000","last_change":"2023-09-24T00:02:53.129831+0000","last_active":"2023-09-24T00:04:28.156992+0000","last_peered":"2023-09-24T00:04:28.156992+0000","last_clean":"2023-09-24T00:04:28.156992+0000","last_became_active":"2023-09-24T00:02:53.129518+0000","last_became_peered":"2023-09-24T00:02:53.129518+0000","last_unstale":"2023-09-24T00:04:28.156992+0000","last_undegraded":"2023-09-24T00:04:28.156992+0000","last_fullsized":"2023-09-24T00:04:28.156992+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T02:58:23.648225+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,2,7],"acting":[1,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"10.d","version":"394'6760","reported_seq":8408,"reported_epoch":394,"state":"active+recovery_wait+degraded+remapped","last_fresh":"2023-09-24T00:04:43.200904+0000","last_change":"2023-09-24T00:02:16.600451+0000","last_active":"2023-09-24T00:04:43.200904+0000","last_peered":"2023-09-24T00:04:43.200904+0000","last_clean":"2023-09-23T23:58:05.842031+0000","last_became_active":"2023-09-24T00:02:16.579748+0000","last_became_peered":"2023-09-24T00:02:16.579748+0000","last_unstale":"2023-09-24T00:04:43.200904+0000","last_undegraded":"2023-09-24T00:02:16.429994+0000","last_fullsized":"2023-09-24T00:04:43.200904+0000","mapping_epoch":372,"log_start":"332'1400","ondisk_log_start":"332'1400","created":325,"last_epoch_clean":326,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:56:36.309149+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:56:36.309149+0000","last_clean_scrub_stamp":"2023-09-23T23:56:36.309149+0000","objects_scrubbed":0,"log_size":5360,"log_dups_size":0,"ondisk_log_size":5360,"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 @ 2023-09-25T07:46:37.609285+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":191954968,"num_objects":2930,"num_object_clones":0,"num_object_copies":8790,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":2930,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2930,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":6760,"num_write_kb":310017,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":765,"num_bytes_recovered":50135040,"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":[6,0,3],"acting":[6,3,7],"avail_no_missing":["6","3"],"object_location_counts":[{"shards":"3,4,6","objects":2737},{"shards":"3,6,7","objects":193}],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.5","version":"86'75","reported_seq":156,"reported_epoch":392,"state":"active+clean","last_fresh":"2023-09-24T00:04:28.139665+0000","last_change":"2023-09-24T00:02:53.146649+0000","last_active":"2023-09-24T00:04:28.139665+0000","last_peered":"2023-09-24T00:04:28.139665+0000","last_clean":"2023-09-24T00:04:28.139665+0000","last_became_active":"2023-09-24T00:02:53.146019+0000","last_became_peered":"2023-09-24T00:02:53.146019+0000","last_unstale":"2023-09-24T00:04:28.139665+0000","last_undegraded":"2023-09-24T00:04:28.139665+0000","last_fullsized":"2023-09-24T00:04:28.139665+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":75,"log_dups_size":0,"ondisk_log_size":75,"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 @ 2023-09-25T00:06:58.891233+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001060697,"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":561,"num_read_kb":487,"num_write":59,"num_write_kb":42,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":30,"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":[7,1,6],"acting":[7,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":359,"reported_epoch":392,"state":"active+clean","last_fresh":"2023-09-24T00:04:28.156778+0000","last_change":"2023-09-24T00:02:53.138566+0000","last_active":"2023-09-24T00:04:28.156778+0000","last_peered":"2023-09-24T00:04:28.156778+0000","last_clean":"2023-09-24T00:04:28.156778+0000","last_became_active":"2023-09-24T00:02:53.138302+0000","last_became_peered":"2023-09-24T00:02:53.138302+0000","last_unstale":"2023-09-24T00:04:28.156778+0000","last_undegraded":"2023-09-24T00:04:28.156778+0000","last_fullsized":"2023-09-24T00:04:28.156778+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:43:23.352357+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":49,"reported_epoch":392,"state":"active+clean","last_fresh":"2023-09-24T00:04:28.151220+0000","last_change":"2023-09-24T00:04:28.150604+0000","last_active":"2023-09-24T00:04:28.151220+0000","last_peered":"2023-09-24T00:04:28.151220+0000","last_clean":"2023-09-24T00:04:28.151220+0000","last_became_active":"2023-09-24T00:04:28.149035+0000","last_became_peered":"2023-09-24T00:04:28.149035+0000","last_unstale":"2023-09-24T00:04:28.151220+0000","last_undegraded":"2023-09-24T00:04:28.151220+0000","last_fullsized":"2023-09-24T00:04:28.151220+0000","mapping_epoch":391,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":392,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T04:11:24.138388+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,0,7],"acting":[5,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"10.e","version":"394'6587","reported_seq":11757,"reported_epoch":394,"state":"active+recovering+undersized+degraded+remapped","last_fresh":"2023-09-24T00:04:43.491628+0000","last_change":"2023-09-24T00:03:13.016578+0000","last_active":"2023-09-24T00:04:43.491628+0000","last_peered":"2023-09-24T00:04:43.491628+0000","last_clean":"2023-09-23T23:58:05.972614+0000","last_became_active":"2023-09-23T23:59:27.489587+0000","last_became_peered":"2023-09-23T23:59:27.489587+0000","last_unstale":"2023-09-24T00:04:43.491628+0000","last_undegraded":"2023-09-23T23:59:27.279023+0000","last_fullsized":"2023-09-23T23:59:27.195190+0000","mapping_epoch":354,"log_start":"332'1300","ondisk_log_start":"332'1300","created":325,"last_epoch_clean":326,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:56:36.309149+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:56:36.309149+0000","last_clean_scrub_stamp":"2023-09-23T23:56:36.309149+0000","objects_scrubbed":0,"log_size":5287,"log_dups_size":0,"ondisk_log_size":5287,"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 @ 2023-09-25T00:51:42.295463+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":191692800,"num_objects":2925,"num_object_clones":0,"num_object_copies":8775,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1065,"num_objects_misplaced":2921,"num_objects_unfound":0,"num_objects_dirty":2925,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6587,"num_write_kb":304384,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2532,"num_bytes_recovered":165937152,"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":[6,2,5],"acting":[6,2],"avail_no_missing":["6","2"],"object_location_counts":[{"shards":"2,3,4,6","objects":306},{"shards":"2,3,6","objects":161},{"shards":"2,4,6","objects":2454},{"shards":"2,6","objects":-1061}],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.7","version":"68'2","reported_seq":476,"reported_epoch":392,"state":"active+clean","last_fresh":"2023-09-24T00:04:28.141989+0000","last_change":"2023-09-24T00:02:52.169011+0000","last_active":"2023-09-24T00:04:28.141989+0000","last_peered":"2023-09-24T00:04:28.141989+0000","last_clean":"2023-09-24T00:04:28.141989+0000","last_became_active":"2023-09-24T00:02:15.294703+0000","last_became_peered":"2023-09-24T00:02:15.294703+0000","last_unstale":"2023-09-24T00:04:28.141989+0000","last_undegraded":"2023-09-24T00:04:28.141989+0000","last_fullsized":"2023-09-24T00:04:28.141989+0000","mapping_epoch":371,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":376,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T09:33:46.785331+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"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":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"86'170","reported_seq":757,"reported_epoch":392,"state":"active+clean","last_fresh":"2023-09-24T00:04:28.157075+0000","last_change":"2023-09-24T00:03:12.077390+0000","last_active":"2023-09-24T00:04:28.157075+0000","last_peered":"2023-09-24T00:04:28.157075+0000","last_clean":"2023-09-24T00:04:28.157075+0000","last_became_active":"2023-09-24T00:02:54.135138+0000","last_became_peered":"2023-09-24T00:02:54.135138+0000","last_unstale":"2023-09-24T00:04:28.157075+0000","last_undegraded":"2023-09-24T00:04:28.157075+0000","last_fullsized":"2023-09-24T00:04:28.157075+0000","mapping_epoch":377,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":382,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":170,"log_dups_size":0,"ondisk_log_size":170,"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 @ 2023-09-25T10:22:33.062894+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00066166300000000005,"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":537,"num_read_kb":1957,"num_write":160,"num_write_kb":2393,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":14,"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,6,3],"acting":[1,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":411,"reported_epoch":392,"state":"active+clean","last_fresh":"2023-09-24T00:04:28.140808+0000","last_change":"2023-09-24T00:02:53.124057+0000","last_active":"2023-09-24T00:04:28.140808+0000","last_peered":"2023-09-24T00:04:28.140808+0000","last_clean":"2023-09-24T00:04:28.140808+0000","last_became_active":"2023-09-24T00:02:53.123465+0000","last_became_peered":"2023-09-24T00:02:53.123465+0000","last_unstale":"2023-09-24T00:04:28.140808+0000","last_undegraded":"2023-09-24T00:04:28.140808+0000","last_fullsized":"2023-09-24T00:04:28.140808+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T01:50:01.181559+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"10.f","version":"394'6701","reported_seq":6778,"reported_epoch":394,"state":"active+clean","last_fresh":"2023-09-24T00:04:42.792974+0000","last_change":"2023-09-23T23:56:37.338239+0000","last_active":"2023-09-24T00:04:42.792974+0000","last_peered":"2023-09-24T00:04:42.792974+0000","last_clean":"2023-09-24T00:04:42.792974+0000","last_became_active":"2023-09-23T23:56:37.337852+0000","last_became_peered":"2023-09-23T23:56:37.337852+0000","last_unstale":"2023-09-24T00:04:42.792974+0000","last_undegraded":"2023-09-24T00:04:42.792974+0000","last_fullsized":"2023-09-24T00:04:42.792974+0000","mapping_epoch":325,"log_start":"332'1400","ondisk_log_start":"332'1400","created":325,"last_epoch_clean":326,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:56:36.309149+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:56:36.309149+0000","last_clean_scrub_stamp":"2023-09-23T23:56:36.309149+0000","objects_scrubbed":0,"log_size":5301,"log_dups_size":0,"ondisk_log_size":5301,"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 @ 2023-09-25T01:23:20.528962+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":191430656,"num_objects":2921,"num_object_clones":0,"num_object_copies":8763,"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":2921,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6701,"num_write_kb":307904,"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":[6,3,2],"acting":[6,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.7","version":"86'45","reported_seq":573,"reported_epoch":393,"state":"active+clean","last_fresh":"2023-09-24T00:04:29.169965+0000","last_change":"2023-09-23T23:57:36.206896+0000","last_active":"2023-09-24T00:04:29.169965+0000","last_peered":"2023-09-24T00:04:29.169965+0000","last_clean":"2023-09-24T00:04:29.169965+0000","last_became_active":"2023-09-23T23:57:36.105163+0000","last_became_peered":"2023-09-23T23:57:36.105163+0000","last_unstale":"2023-09-24T00:04:29.169965+0000","last_undegraded":"2023-09-24T00:04:29.169965+0000","last_fullsized":"2023-09-24T00:04:29.169965+0000","mapping_epoch":335,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":336,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":45,"log_dups_size":0,"ondisk_log_size":45,"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 @ 2023-09-25T03:29:50.777440+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000729169,"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":205,"num_read_kb":1380,"num_write":40,"num_write_kb":1138,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":14,"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":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"69'1","reported_seq":374,"reported_epoch":392,"state":"active+clean","last_fresh":"2023-09-24T00:04:28.156852+0000","last_change":"2023-09-24T00:03:12.049861+0000","last_active":"2023-09-24T00:04:28.156852+0000","last_peered":"2023-09-24T00:04:28.156852+0000","last_clean":"2023-09-24T00:04:28.156852+0000","last_became_active":"2023-09-24T00:02:58.673380+0000","last_became_peered":"2023-09-24T00:02:58.673380+0000","last_unstale":"2023-09-24T00:04:28.156852+0000","last_undegraded":"2023-09-24T00:04:28.156852+0000","last_fullsized":"2023-09-24T00:04:28.156852+0000","mapping_epoch":377,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":382,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"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 @ 2023-09-25T04:20:11.836018+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"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,7,5],"acting":[1,7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":73,"reported_epoch":392,"state":"active+clean","last_fresh":"2023-09-24T00:04:28.145494+0000","last_change":"2023-09-24T00:02:15.303223+0000","last_active":"2023-09-24T00:04:28.145494+0000","last_peered":"2023-09-24T00:04:28.145494+0000","last_clean":"2023-09-24T00:04:28.145494+0000","last_became_active":"2023-09-24T00:02:15.302746+0000","last_became_peered":"2023-09-24T00:02:15.302746+0000","last_unstale":"2023-09-24T00:04:28.145494+0000","last_undegraded":"2023-09-24T00:04:28.145494+0000","last_fullsized":"2023-09-24T00:04:28.145494+0000","mapping_epoch":371,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":372,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T06:07:35.506150+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,6,0],"acting":[5,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.1b","version":"69'2","reported_seq":97,"reported_epoch":392,"state":"active+clean","last_fresh":"2023-09-24T00:04:28.140433+0000","last_change":"2023-09-23T23:59:27.298238+0000","last_active":"2023-09-24T00:04:28.140433+0000","last_peered":"2023-09-24T00:04:28.140433+0000","last_clean":"2023-09-24T00:04:28.140433+0000","last_became_active":"2023-09-23T23:59:27.297746+0000","last_became_peered":"2023-09-23T23:59:27.297746+0000","last_unstale":"2023-09-24T00:04:28.140433+0000","last_undegraded":"2023-09-24T00:04:28.140433+0000","last_fullsized":"2023-09-24T00:04:28.140433+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":355,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T00:14:36.352931+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[7,3,6],"acting":[7,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":278,"reported_epoch":392,"state":"active+clean","last_fresh":"2023-09-24T00:04:28.132855+0000","last_change":"2023-09-24T00:02:53.129506+0000","last_active":"2023-09-24T00:04:28.132855+0000","last_peered":"2023-09-24T00:04:28.132855+0000","last_clean":"2023-09-24T00:04:28.132855+0000","last_became_active":"2023-09-24T00:02:53.124320+0000","last_became_peered":"2023-09-24T00:02:53.124320+0000","last_unstale":"2023-09-24T00:04:28.132855+0000","last_undegraded":"2023-09-24T00:04:28.132855+0000","last_fullsized":"2023-09-24T00:04:28.132855+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T07:52:50.272485+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[2,1,3],"acting":[2,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1c","version":"68'2","reported_seq":90,"reported_epoch":392,"state":"active+clean","last_fresh":"2023-09-24T00:04:28.144799+0000","last_change":"2023-09-24T00:02:54.142041+0000","last_active":"2023-09-24T00:04:28.144799+0000","last_peered":"2023-09-24T00:04:28.144799+0000","last_clean":"2023-09-24T00:04:28.144799+0000","last_became_active":"2023-09-24T00:02:54.141656+0000","last_became_peered":"2023-09-24T00:02:54.141656+0000","last_unstale":"2023-09-24T00:04:28.144799+0000","last_undegraded":"2023-09-24T00:04:28.144799+0000","last_fullsized":"2023-09-24T00:04:28.144799+0000","mapping_epoch":377,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T05:30:38.839807+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"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":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":404,"reported_epoch":392,"state":"active+clean","last_fresh":"2023-09-24T00:04:28.141556+0000","last_change":"2023-09-23T23:59:27.196329+0000","last_active":"2023-09-24T00:04:28.141556+0000","last_peered":"2023-09-24T00:04:28.141556+0000","last_clean":"2023-09-24T00:04:28.141556+0000","last_became_active":"2023-09-23T23:59:27.195580+0000","last_became_peered":"2023-09-23T23:59:27.195580+0000","last_unstale":"2023-09-24T00:04:28.141556+0000","last_undegraded":"2023-09-24T00:04:28.141556+0000","last_fullsized":"2023-09-24T00:04:28.141556+0000","mapping_epoch":354,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":355,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:32:30.627003+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,2,7],"acting":[3,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1d","version":"68'2","reported_seq":83,"reported_epoch":392,"state":"active+clean","last_fresh":"2023-09-24T00:04:28.145364+0000","last_change":"2023-09-24T00:02:53.143127+0000","last_active":"2023-09-24T00:04:28.145364+0000","last_peered":"2023-09-24T00:04:28.145364+0000","last_clean":"2023-09-24T00:04:28.145364+0000","last_became_active":"2023-09-24T00:02:53.142740+0000","last_became_peered":"2023-09-24T00:02:53.142740+0000","last_unstale":"2023-09-24T00:04:28.145364+0000","last_undegraded":"2023-09-24T00:04:28.145364+0000","last_fullsized":"2023-09-24T00:04:28.145364+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T08:17:47.761375+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"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":[5,6,1],"acting":[5,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":419,"reported_epoch":392,"state":"active+clean","last_fresh":"2023-09-24T00:04:28.142780+0000","last_change":"2023-09-24T00:02:15.471736+0000","last_active":"2023-09-24T00:04:28.142780+0000","last_peered":"2023-09-24T00:04:28.142780+0000","last_clean":"2023-09-24T00:04:28.142780+0000","last_became_active":"2023-09-24T00:02:15.470574+0000","last_became_peered":"2023-09-24T00:02:15.470574+0000","last_unstale":"2023-09-24T00:04:28.142780+0000","last_undegraded":"2023-09-24T00:04:28.142780+0000","last_fullsized":"2023-09-24T00:04:28.142780+0000","mapping_epoch":371,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":372,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T03:41:30.298368+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,0,2],"acting":[3,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1e","version":"69'2","reported_seq":381,"reported_epoch":392,"state":"active+clean","last_fresh":"2023-09-24T00:04:28.142116+0000","last_change":"2023-09-23T23:26:56.890000+0000","last_active":"2023-09-24T00:04:28.142116+0000","last_peered":"2023-09-24T00:04:28.142116+0000","last_clean":"2023-09-24T00:04:28.142116+0000","last_became_active":"2023-09-23T23:26:56.889604+0000","last_became_peered":"2023-09-23T23:26:56.889604+0000","last_unstale":"2023-09-24T00:04:28.142116+0000","last_undegraded":"2023-09-24T00:04:28.142116+0000","last_fullsized":"2023-09-24T00:04:28.142116+0000","mapping_epoch":109,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":110,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T06:45:20.534490+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":428,"reported_epoch":392,"state":"active+clean","last_fresh":"2023-09-24T00:04:28.140941+0000","last_change":"2023-09-24T00:02:15.283279+0000","last_active":"2023-09-24T00:04:28.140941+0000","last_peered":"2023-09-24T00:04:28.140941+0000","last_clean":"2023-09-24T00:04:28.140941+0000","last_became_active":"2023-09-24T00:02:15.282916+0000","last_became_peered":"2023-09-24T00:02:15.282916+0000","last_unstale":"2023-09-24T00:04:28.140941+0000","last_undegraded":"2023-09-24T00:04:28.140941+0000","last_fullsized":"2023-09-24T00:04:28.140941+0000","mapping_epoch":371,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":372,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-24T23:35:51.450786+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1f","version":"69'5","reported_seq":58,"reported_epoch":392,"state":"active+clean","last_fresh":"2023-09-24T00:04:28.146024+0000","last_change":"2023-09-23T23:59:26.205407+0000","last_active":"2023-09-24T00:04:28.146024+0000","last_peered":"2023-09-24T00:04:28.146024+0000","last_clean":"2023-09-24T00:04:28.146024+0000","last_became_active":"2023-09-23T23:59:05.085981+0000","last_became_peered":"2023-09-23T23:59:05.085981+0000","last_unstale":"2023-09-24T00:04:28.146024+0000","last_undegraded":"2023-09-24T00:04:28.146024+0000","last_fullsized":"2023-09-24T00:04:28.146024+0000","mapping_epoch":350,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":354,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"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 @ 2023-09-25T08:36:57.791690+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"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":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":2216,"num_keys_recovered":0,"num_objects_omap":1,"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":[5,2,6],"acting":[5,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":136,"reported_epoch":393,"state":"active+clean","last_fresh":"2023-09-24T00:04:29.158760+0000","last_change":"2023-09-24T00:02:53.163220+0000","last_active":"2023-09-24T00:04:29.158760+0000","last_peered":"2023-09-24T00:04:29.158760+0000","last_clean":"2023-09-24T00:04:29.158760+0000","last_became_active":"2023-09-24T00:02:53.162881+0000","last_became_peered":"2023-09-24T00:02:53.162881+0000","last_unstale":"2023-09-24T00:04:29.158760+0000","last_undegraded":"2023-09-24T00:04:29.158760+0000","last_fullsized":"2023-09-24T00:04:29.158760+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T07:55:24.737972+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,1,3],"acting":[6,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"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":96,"acting":96,"num_store_stats":8},{"poolid":10,"num_pg":16,"stat_sum":{"num_bytes":3066691608,"num_objects":46795,"num_object_clones":0,"num_object_copies":140385,"num_objects_missing_on_primary":5213,"num_objects_missing":5213,"num_objects_degraded":37139,"num_objects_misplaced":14581,"num_objects_unfound":0,"num_objects_dirty":46795,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":106121,"num_write_kb":4893249,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":36293,"num_bytes_recovered":2185101312,"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":11459964928,"data_stored":11459952712,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":92484,"ondisk_log_size":92484,"up":48,"acting":38,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5504,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"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":22,"num_whiteouts":0,"num_read":21,"num_read_kb":20,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":79,"num_bytes_recovered":12442,"num_keys_recovered":30,"num_objects_omap":14,"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":110592,"data_stored":16694,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":30384,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"up":96,"acting":96,"num_store_stats":8},{"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":545,"num_read_kb":1152,"num_write":289,"num_write_kb":3462,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":2361472,"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":2969600,"data_stored":2951840,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":206,"ondisk_log_size":206,"up":3,"acting":3,"num_store_stats":5},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":4194323,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":23,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":5980,"num_read_kb":13243,"num_write":846,"num_write_kb":12714,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":162,"num_bytes_recovered":8388665,"num_keys_recovered":0,"num_objects_omap":2,"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":16789504,"data_stored":16777273,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6143,"internal_metadata":0},"log_size":976,"ondisk_log_size":976,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234633,"num_pgs":53,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1369560,"kb_used_data":1026576,"kb_used_omap":0,"kb_used_meta":342976,"kb_avail":92375592,"statfs":{"total":95995035648,"available":94592606208,"internally_reserved":0,"allocated":1051213824,"data_stored":1049696450,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":351207424},"hb_peers":[0,1,2,3,4,5,6],"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":"Sun Sep 24 00:04:02 2023","interfaces":[{"interface":"back","average":{"1min":0.51600000000000001,"5min":0.70999999999999996,"15min":0.751},"min":{"1min":0.34799999999999998,"5min":0.29499999999999998,"15min":0.28999999999999998},"max":{"1min":0.91600000000000004,"5min":9.8740000000000006,"15min":9.8740000000000006},"last":0.45800000000000002},{"interface":"front","average":{"1min":0.629,"5min":0.71299999999999997,"15min":0.78700000000000003},"min":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.32500000000000001},"max":{"1min":1.1220000000000001,"5min":2.883,"15min":3.6269999999999998},"last":0.47499999999999998}]},{"osd":1,"last update":"Sun Sep 24 00:03:52 2023","interfaces":[{"interface":"back","average":{"1min":0.81100000000000005,"5min":0.81100000000000005,"15min":0.81100000000000005},"min":{"1min":0.436,"5min":0.436,"15min":0.436},"max":{"1min":2.7970000000000002,"5min":2.7970000000000002,"15min":2.7970000000000002},"last":0.79000000000000004},{"interface":"front","average":{"1min":0.69499999999999995,"5min":0.69499999999999995,"15min":0.69499999999999995},"min":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"max":{"1min":1.02,"5min":1.02,"15min":1.02},"last":0.65600000000000003}]},{"osd":2,"last update":"Sun Sep 24 00:03:45 2023","interfaces":[{"interface":"back","average":{"1min":0.72299999999999998,"5min":0.81200000000000006,"15min":1.762},"min":{"1min":0.34200000000000003,"5min":0.313,"15min":0.313},"max":{"1min":1.0840000000000001,"5min":12.542,"15min":170.81},"last":0.42399999999999999},{"interface":"front","average":{"1min":1.23,"5min":0.92500000000000004,"15min":1.7709999999999999},"min":{"1min":0.41099999999999998,"5min":0.378,"15min":0.33700000000000002},"max":{"1min":9.8200000000000003,"5min":12.576000000000001,"15min":170.756},"last":0.49299999999999999}]},{"osd":3,"last update":"Sun Sep 24 00:04:14 2023","interfaces":[{"interface":"back","average":{"1min":0.67600000000000005,"5min":0.70599999999999996,"15min":1.8819999999999999},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.317},"max":{"1min":0.93600000000000005,"5min":2.9940000000000002,"15min":132.684},"last":0.59099999999999997},{"interface":"front","average":{"1min":0.89900000000000002,"5min":0.86699999999999999,"15min":2.1920000000000002},"min":{"1min":0.51800000000000002,"5min":0.40200000000000002,"15min":0.32700000000000001},"max":{"1min":2.9630000000000001,"5min":7.431,"15min":132.55000000000001},"last":0.63700000000000001}]},{"osd":4,"last update":"Sun Sep 24 00:04:14 2023","interfaces":[{"interface":"back","average":{"1min":0.88,"5min":1.0409999999999999,"15min":0.92500000000000004},"min":{"1min":0.46200000000000002,"5min":0.375,"15min":0.318},"max":{"1min":2.8559999999999999,"5min":17.512,"15min":17.512},"last":0.55800000000000005},{"interface":"front","average":{"1min":0.76300000000000001,"5min":0.98499999999999999,"15min":0.94899999999999995},"min":{"1min":0.48499999999999999,"5min":0.35599999999999998,"15min":0.33100000000000002},"max":{"1min":1.4419999999999999,"5min":9.9420000000000002,"15min":9.9420000000000002},"last":0.53700000000000003}]},{"osd":5,"last update":"Sun Sep 24 00:04:14 2023","interfaces":[{"interface":"back","average":{"1min":0.66700000000000004,"5min":0.90700000000000003,"15min":0.88800000000000001},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":1.139,"5min":10.176,"15min":10.176},"last":0.40500000000000003},{"interface":"front","average":{"1min":0.96799999999999997,"5min":1.0680000000000001,"15min":0.93400000000000005},"min":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.40600000000000003},"max":{"1min":2.8919999999999999,"5min":10.393000000000001,"15min":10.393000000000001},"last":0.69899999999999995}]},{"osd":6,"last update":"Sun Sep 24 00:04:14 2023","interfaces":[{"interface":"back","average":{"1min":1.0009999999999999,"5min":1.1739999999999999,"15min":1.0800000000000001},"min":{"1min":0.52800000000000002,"5min":0.38900000000000001,"15min":0.35799999999999998},"max":{"1min":2.9199999999999999,"5min":17.463999999999999,"15min":17.463999999999999},"last":0.746},{"interface":"front","average":{"1min":0.83099999999999996,"5min":1.0229999999999999,"15min":1.0820000000000001},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":1.2629999999999999,"5min":9.6039999999999992,"15min":9.6039999999999992},"last":0.51700000000000002}]}]},{"osd":6,"up_from":46,"seq":197568496279,"num_pgs":57,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2468896,"kb_used_data":1774296,"kb_used_omap":0,"kb_used_meta":694592,"kb_avail":91276256,"statfs":{"total":95995035648,"available":93466886144,"internally_reserved":0,"allocated":1816879104,"data_stored":1815362132,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":711262208},"hb_peers":[0,1,2,3,4,5,7],"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":"Sun Sep 24 00:03:55 2023","interfaces":[{"interface":"back","average":{"1min":0.69499999999999995,"5min":0.76500000000000001,"15min":0.81899999999999995},"min":{"1min":0.372,"5min":0.32300000000000001,"15min":0.29399999999999998},"max":{"1min":1.806,"5min":6.101,"15min":6.101},"last":0.40600000000000003},{"interface":"front","average":{"1min":0.627,"5min":0.76600000000000001,"15min":0.82699999999999996},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.32300000000000001},"max":{"1min":1.123,"5min":7.1769999999999996,"15min":7.1769999999999996},"last":0.42799999999999999}]},{"osd":1,"last update":"Sun Sep 24 00:03:55 2023","interfaces":[{"interface":"back","average":{"1min":0.72999999999999998,"5min":0.72999999999999998,"15min":0.72999999999999998},"min":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.0489999999999999,"5min":1.0489999999999999,"15min":1.0489999999999999},"last":0.64700000000000002},{"interface":"front","average":{"1min":0.98899999999999999,"5min":0.98899999999999999,"15min":0.98899999999999999},"min":{"1min":0.47699999999999998,"5min":0.47699999999999998,"15min":0.47699999999999998},"max":{"1min":5.2400000000000002,"5min":5.2400000000000002,"15min":5.2400000000000002},"last":0.46500000000000002}]},{"osd":2,"last update":"Sun Sep 24 00:04:36 2023","interfaces":[{"interface":"back","average":{"1min":0.83699999999999997,"5min":0.97599999999999998,"15min":1.0700000000000001},"min":{"1min":0.41499999999999998,"5min":0.34399999999999997,"15min":0.27400000000000002},"max":{"1min":2.7869999999999999,"5min":16.414000000000001,"15min":16.414000000000001},"last":0.93500000000000005},{"interface":"front","average":{"1min":0.81200000000000006,"5min":0.98899999999999999,"15min":1.1000000000000001},"min":{"1min":0.45600000000000002,"5min":0.34399999999999997,"15min":0.30599999999999999},"max":{"1min":2.5569999999999999,"5min":15.771000000000001,"15min":15.771000000000001},"last":0.86799999999999999}]},{"osd":3,"last update":"Sun Sep 24 00:04:10 2023","interfaces":[{"interface":"back","average":{"1min":0.72999999999999998,"5min":0.876,"15min":2.8140000000000001},"min":{"1min":0.438,"5min":0.38100000000000001,"15min":0.32500000000000001},"max":{"1min":0.97499999999999998,"5min":7.2510000000000003,"15min":112.59699999999999},"last":0.68799999999999994},{"interface":"front","average":{"1min":0.98199999999999998,"5min":0.86399999999999999,"15min":2.8959999999999999},"min":{"1min":0.53200000000000003,"5min":0.40600000000000003,"15min":0.33100000000000002},"max":{"1min":5.1980000000000004,"5min":5.7149999999999999,"15min":112.557},"last":0.55100000000000005}]},{"osd":4,"last update":"Sun Sep 24 00:04:22 2023","interfaces":[{"interface":"back","average":{"1min":0.73299999999999998,"5min":0.877,"15min":0.94799999999999995},"min":{"1min":0.38300000000000001,"5min":0.33900000000000002,"15min":0.30499999999999999},"max":{"1min":1.698,"5min":8.5660000000000007,"15min":8.5660000000000007},"last":0.90200000000000002},{"interface":"front","average":{"1min":0.80000000000000004,"5min":0.84899999999999998,"15min":0.96899999999999997},"min":{"1min":0.40799999999999997,"5min":0.377,"15min":0.31900000000000001},"max":{"1min":1.1459999999999999,"5min":7.2960000000000003,"15min":7.2960000000000003},"last":0.72699999999999998}]},{"osd":5,"last update":"Sun Sep 24 00:04:22 2023","interfaces":[{"interface":"back","average":{"1min":0.82799999999999996,"5min":0.95799999999999996,"15min":1.02},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.35999999999999999},"max":{"1min":1.7729999999999999,"5min":6.0419999999999998,"15min":6.0419999999999998},"last":0.97199999999999998},{"interface":"front","average":{"1min":0.88600000000000001,"5min":1.137,"15min":1.0740000000000001},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":1.266,"5min":11.227,"15min":11.227},"last":0.82099999999999995}]},{"osd":7,"last update":"Sun Sep 24 00:04:22 2023","interfaces":[{"interface":"back","average":{"1min":0.88100000000000001,"5min":1.1719999999999999,"15min":1.087},"min":{"1min":0.56599999999999995,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":1.2190000000000001,"5min":11.266999999999999,"15min":11.266999999999999},"last":0.75800000000000001},{"interface":"front","average":{"1min":0.95899999999999996,"5min":1.1990000000000001,"15min":1.1599999999999999},"min":{"1min":0.54500000000000004,"5min":0.47799999999999998,"15min":0.46300000000000002},"max":{"1min":1.413,"5min":11.574,"15min":11.574},"last":1.1990000000000001}]}]},{"osd":1,"up_from":376,"seq":1614907703319,"num_pgs":42,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1429608,"kb_used_data":1257504,"kb_used_omap":9,"kb_used_meta":172086,"kb_avail":92315544,"statfs":{"total":95995035648,"available":94531117056,"internally_reserved":0,"allocated":1287684096,"data_stored":1285479813,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9872,"internal_metadata":176216432},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,0,1],"upper_bound":8},"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":"Sun Sep 24 00:03:57 2023","interfaces":[{"interface":"back","average":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"min":{"1min":0.26900000000000002,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":1.0209999999999999,"5min":1.0209999999999999,"15min":1.0209999999999999},"last":1.696},{"interface":"front","average":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"min":{"1min":0.311,"5min":0.311,"15min":0.311},"max":{"1min":1.0569999999999999,"5min":1.0569999999999999,"15min":1.0569999999999999},"last":1.514}]},{"osd":2,"last update":"Sun Sep 24 00:03:57 2023","interfaces":[{"interface":"back","average":{"1min":1.0609999999999999,"5min":1.0609999999999999,"15min":1.0609999999999999},"min":{"1min":0.30199999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":8.0329999999999995,"5min":8.0329999999999995,"15min":8.0329999999999995},"last":1.01},{"interface":"front","average":{"1min":1.2470000000000001,"5min":1.2470000000000001,"15min":1.2470000000000001},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":7.8049999999999997,"5min":7.8049999999999997,"15min":7.8049999999999997},"last":0.41399999999999998}]},{"osd":3,"last update":"Sun Sep 24 00:03:57 2023","interfaces":[{"interface":"back","average":{"1min":0.74099999999999999,"5min":0.74099999999999999,"15min":0.74099999999999999},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":1.4079999999999999,"5min":1.4079999999999999,"15min":1.4079999999999999},"last":1.294},{"interface":"front","average":{"1min":0.92900000000000005,"5min":0.92900000000000005,"15min":0.92900000000000005},"min":{"1min":0.441,"5min":0.441,"15min":0.441},"max":{"1min":3.5699999999999998,"5min":3.5699999999999998,"15min":3.5699999999999998},"last":1.1719999999999999}]},{"osd":4,"last update":"Sun Sep 24 00:03:57 2023","interfaces":[{"interface":"back","average":{"1min":0.996,"5min":0.996,"15min":0.996},"min":{"1min":0.45000000000000001,"5min":0.45000000000000001,"15min":0.45000000000000001},"max":{"1min":3.6989999999999998,"5min":3.6989999999999998,"15min":3.6989999999999998},"last":0.61099999999999999},{"interface":"front","average":{"1min":0.85199999999999998,"5min":0.85199999999999998,"15min":0.85199999999999998},"min":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.4630000000000001,"5min":1.4630000000000001,"15min":1.4630000000000001},"last":0.63900000000000001}]},{"osd":5,"last update":"Sun Sep 24 00:03:57 2023","interfaces":[{"interface":"back","average":{"1min":0.92400000000000004,"5min":0.92400000000000004,"15min":0.92400000000000004},"min":{"1min":0.496,"5min":0.496,"15min":0.496},"max":{"1min":1.429,"5min":1.429,"15min":1.429},"last":0.72299999999999998},{"interface":"front","average":{"1min":0.87,"5min":0.87,"15min":0.87},"min":{"1min":0.51600000000000001,"5min":0.51600000000000001,"15min":0.51600000000000001},"max":{"1min":1.4910000000000001,"5min":1.4910000000000001,"15min":1.4910000000000001},"last":0.92800000000000005}]},{"osd":6,"last update":"Sun Sep 24 00:03:57 2023","interfaces":[{"interface":"back","average":{"1min":0.92800000000000005,"5min":0.92800000000000005,"15min":0.92800000000000005},"min":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":1.534,"5min":1.534,"15min":1.534},"last":0.69099999999999995},{"interface":"front","average":{"1min":0.92600000000000005,"5min":0.92600000000000005,"15min":0.92600000000000005},"min":{"1min":0.498,"5min":0.498,"15min":0.498},"max":{"1min":1.593,"5min":1.593,"15min":1.593},"last":0.66800000000000004}]},{"osd":7,"last update":"Sun Sep 24 00:03:57 2023","interfaces":[{"interface":"back","average":{"1min":1.0900000000000001,"5min":1.0900000000000001,"15min":1.0900000000000001},"min":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":3.6419999999999999,"5min":3.6419999999999999,"15min":3.6419999999999999},"last":0.84699999999999998},{"interface":"front","average":{"1min":0.97499999999999998,"5min":0.97499999999999998,"15min":0.97499999999999998},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":1.6719999999999999,"5min":1.6719999999999999,"15min":1.6719999999999999},"last":0.80400000000000005}]}]},{"osd":0,"up_from":94,"seq":403726926309,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":287828,"kb_used_data":5068,"kb_used_omap":8,"kb_used_meta":282743,"kb_avail":93457324,"statfs":{"total":95995035648,"available":95700299776,"internally_reserved":0,"allocated":5189632,"data_stored":3118639,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9036,"internal_metadata":289529012},"hb_peers":[1,2,3,4,5,6,7],"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":"Sun Sep 24 00:03:52 2023","interfaces":[{"interface":"back","average":{"1min":0.53100000000000003,"5min":0.53100000000000003,"15min":0.53100000000000003},"min":{"1min":0.26700000000000002,"5min":0.26700000000000002,"15min":0.26700000000000002},"max":{"1min":0.99199999999999999,"5min":0.99199999999999999,"15min":0.99199999999999999},"last":0.78000000000000003},{"interface":"front","average":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":0.98899999999999999,"5min":0.98899999999999999,"15min":0.98899999999999999},"last":0.71999999999999997}]},{"osd":2,"last update":"Sun Sep 24 00:04:32 2023","interfaces":[{"interface":"back","average":{"1min":0.58699999999999997,"5min":0.69999999999999996,"15min":2.0329999999999999},"min":{"1min":0.29699999999999999,"5min":0.23799999999999999,"15min":0.23699999999999999},"max":{"1min":1.3069999999999999,"5min":13.470000000000001,"15min":201.749},"last":0.41599999999999998},{"interface":"front","average":{"1min":0.70699999999999996,"5min":0.80700000000000005,"15min":2.089},"min":{"1min":0.33100000000000002,"5min":0.28499999999999998,"15min":0.254},"max":{"1min":1.1020000000000001,"5min":14.295999999999999,"15min":201.10300000000001},"last":1.0349999999999999}]},{"osd":3,"last update":"Sun Sep 24 00:04:03 2023","interfaces":[{"interface":"back","average":{"1min":0.62,"5min":0.59699999999999998,"15min":3.137},"min":{"1min":0.28599999999999998,"5min":0.28599999999999998,"15min":0.254},"max":{"1min":1.077,"5min":2.6360000000000001,"15min":150.02000000000001},"last":1.8180000000000001},{"interface":"front","average":{"1min":0.68700000000000006,"5min":0.68700000000000006,"15min":3.117},"min":{"1min":0.33500000000000002,"5min":0.29999999999999999,"15min":0.26200000000000001},"max":{"1min":1.0309999999999999,"5min":4.7679999999999998,"15min":147.554},"last":0.878}]},{"osd":4,"last update":"Sun Sep 24 00:04:32 2023","interfaces":[{"interface":"back","average":{"1min":0.71999999999999997,"5min":0.66600000000000004,"15min":0.71699999999999997},"min":{"1min":0.40899999999999997,"5min":0.33400000000000002,"15min":0.27600000000000002},"max":{"1min":1.3819999999999999,"5min":4.8440000000000003,"15min":4.8440000000000003},"last":0.89000000000000001},{"interface":"front","average":{"1min":0.83299999999999996,"5min":0.79800000000000004,"15min":0.79700000000000004},"min":{"1min":0.52000000000000002,"5min":0.34799999999999998,"15min":0.32700000000000001},"max":{"1min":1.1220000000000001,"5min":4.3019999999999996,"15min":11.211},"last":1.099}]},{"osd":5,"last update":"Sun Sep 24 00:04:32 2023","interfaces":[{"interface":"back","average":{"1min":0.85999999999999999,"5min":0.98399999999999999,"15min":0.85499999999999998},"min":{"1min":0.378,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":1.294,"5min":7.0970000000000004,"15min":11.173},"last":1.159},{"interface":"front","average":{"1min":0.84299999999999997,"5min":0.995,"15min":0.876},"min":{"1min":0.50800000000000001,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":1.5680000000000001,"5min":7.1120000000000001,"15min":7.1120000000000001},"last":0.60299999999999998}]},{"osd":6,"last update":"Sun Sep 24 00:04:32 2023","interfaces":[{"interface":"back","average":{"1min":0.86899999999999999,"5min":0.88700000000000001,"15min":2.234},"min":{"1min":0.45600000000000002,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":1.7150000000000001,"5min":5.5170000000000003,"15min":305.548},"last":0.64400000000000002},{"interface":"front","average":{"1min":0.86399999999999999,"5min":0.83599999999999997,"15min":2.1800000000000002},"min":{"1min":0.40600000000000003,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":1.4279999999999999,"5min":4.3369999999999997,"15min":300.55599999999998},"last":0.56799999999999995}]},{"osd":7,"last update":"Sun Sep 24 00:04:32 2023","interfaces":[{"interface":"back","average":{"1min":0.86699999999999999,"5min":0.82799999999999996,"15min":0.83999999999999997},"min":{"1min":0.57299999999999995,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":1.4750000000000001,"5min":1.4750000000000001,"15min":3.3149999999999999},"last":0.81599999999999995},{"interface":"front","average":{"1min":0.89200000000000002,"5min":0.90800000000000003,"15min":0.84399999999999997},"min":{"1min":0.46899999999999997,"5min":0.42799999999999999,"15min":0.42299999999999999},"max":{"1min":1.4770000000000001,"5min":6.9550000000000001,"15min":6.9550000000000001},"last":0.67400000000000004}]}]},{"osd":2,"up_from":104,"seq":446676599245,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2961364,"kb_used_data":1830476,"kb_used_omap":11,"kb_used_meta":1130868,"kb_avail":90783788,"statfs":{"total":95995035648,"available":92962598912,"internally_reserved":0,"allocated":1874407424,"data_stored":1872107652,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12272,"internal_metadata":1158008848},"hb_peers":[0,1,3,4,5,6,7],"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":"Sun Sep 24 00:03:45 2023","interfaces":[{"interface":"back","average":{"1min":0.51100000000000001,"5min":0.57599999999999996,"15min":0.83999999999999997},"min":{"1min":0.27100000000000002,"5min":0.245,"15min":0.19500000000000001},"max":{"1min":0.77800000000000002,"5min":4.673,"15min":8.0459999999999994},"last":0.95799999999999996},{"interface":"front","average":{"1min":0.65700000000000003,"5min":0.65800000000000003,"15min":0.96999999999999997},"min":{"1min":0.373,"5min":0.223,"15min":0.223},"max":{"1min":1.1399999999999999,"5min":4.7590000000000003,"15min":8.0869999999999997},"last":0.84899999999999998}]},{"osd":1,"last update":"Sun Sep 24 00:03:53 2023","interfaces":[{"interface":"back","average":{"1min":0.79700000000000004,"5min":0.79700000000000004,"15min":0.79700000000000004},"min":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":2.8959999999999999,"5min":2.8959999999999999,"15min":2.8959999999999999},"last":0.99199999999999999},{"interface":"front","average":{"1min":0.53100000000000003,"5min":0.53100000000000003,"15min":0.53100000000000003},"min":{"1min":0.23699999999999999,"5min":0.23699999999999999,"15min":0.23699999999999999},"max":{"1min":0.81399999999999995,"5min":0.81399999999999995,"15min":0.81399999999999995},"last":1.1259999999999999}]},{"osd":3,"last update":"Sun Sep 24 00:04:09 2023","interfaces":[{"interface":"back","average":{"1min":0.74199999999999999,"5min":0.64200000000000002,"15min":2.5659999999999998},"min":{"1min":0.432,"5min":0.22800000000000001,"15min":0.22500000000000001},"max":{"1min":1.4390000000000001,"5min":4.7190000000000003,"15min":221.93600000000001},"last":0.89100000000000001},{"interface":"front","average":{"1min":0.75,"5min":0.67900000000000005,"15min":2.552},"min":{"1min":0.438,"5min":0.26300000000000001,"15min":0.224},"max":{"1min":1.173,"5min":4.6959999999999997,"15min":220.27699999999999},"last":0.86799999999999999}]},{"osd":4,"last update":"Sun Sep 24 00:03:45 2023","interfaces":[{"interface":"back","average":{"1min":0.79400000000000004,"5min":0.82499999999999996,"15min":1.2370000000000001},"min":{"1min":0.48699999999999999,"5min":0.41299999999999998,"15min":0.32600000000000001},"max":{"1min":1.3520000000000001,"5min":4.7919999999999998,"15min":10.302},"last":1.194},{"interface":"front","average":{"1min":0.73699999999999999,"5min":0.75900000000000001,"15min":1.036},"min":{"1min":0.42099999999999999,"5min":0.38400000000000001,"15min":0.316},"max":{"1min":1.1779999999999999,"5min":4.827,"15min":8.4960000000000004},"last":1.3600000000000001}]},{"osd":5,"last update":"Sun Sep 24 00:03:45 2023","interfaces":[{"interface":"back","average":{"1min":0.80700000000000005,"5min":0.88600000000000001,"15min":1.1659999999999999},"min":{"1min":0.35899999999999999,"5min":0.35799999999999998,"15min":0.316},"max":{"1min":1.3979999999999999,"5min":5.3899999999999997,"15min":7.9950000000000001},"last":1.087},{"interface":"front","average":{"1min":0.86899999999999999,"5min":0.90100000000000002,"15min":1.258},"min":{"1min":0.52000000000000002,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":1.452,"5min":4.992,"15min":8.3710000000000004},"last":1.218}]},{"osd":6,"last update":"Sun Sep 24 00:03:45 2023","interfaces":[{"interface":"back","average":{"1min":0.79700000000000004,"5min":0.89000000000000001,"15min":1.226},"min":{"1min":0.47699999999999998,"5min":0.377,"15min":0.34300000000000003},"max":{"1min":1.2909999999999999,"5min":6.5140000000000002,"15min":8.5559999999999992},"last":1.4370000000000001},{"interface":"front","average":{"1min":0.85999999999999999,"5min":0.92200000000000004,"15min":1.254},"min":{"1min":0.438,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":1.2450000000000001,"5min":4.96,"15min":7.9359999999999999},"last":1.169}]},{"osd":7,"last update":"Sun Sep 24 00:03:45 2023","interfaces":[{"interface":"back","average":{"1min":0.82799999999999996,"5min":0.95499999999999996,"15min":1.1759999999999999},"min":{"1min":0.51100000000000001,"5min":0.42399999999999999,"15min":0.36799999999999999},"max":{"1min":1.194,"5min":5.4269999999999996,"15min":8.5299999999999994},"last":1.5900000000000001},{"interface":"front","average":{"1min":0.84599999999999997,"5min":1.0680000000000001,"15min":1.29},"min":{"1min":0.49399999999999999,"5min":0.47299999999999998,"15min":0.40100000000000002},"max":{"1min":1.2070000000000001,"5min":5.2720000000000002,"15min":8.0269999999999992},"last":1.1180000000000001}]}]},{"osd":3,"up_from":109,"seq":468151435719,"num_pgs":56,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3306072,"kb_used_data":2152336,"kb_used_omap":5,"kb_used_meta":1153722,"kb_avail":90439080,"statfs":{"total":95995035648,"available":92609617920,"internally_reserved":0,"allocated":2203992064,"data_stored":2201801168,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5347,"internal_metadata":1181412125},"hb_peers":[0,1,2,4,5,6,7],"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":"Sun Sep 24 00:04:16 2023","interfaces":[{"interface":"back","average":{"1min":0.65000000000000002,"5min":0.58599999999999997,"15min":0.86799999999999999},"min":{"1min":0.34699999999999998,"5min":0.25600000000000001,"15min":0.19800000000000001},"max":{"1min":1.0940000000000001,"5min":3.444,"15min":8.548},"last":0.66400000000000003},{"interface":"front","average":{"1min":0.90800000000000003,"5min":0.62,"15min":1.01},"min":{"1min":0.374,"5min":0.28399999999999997,"15min":0.21199999999999999},"max":{"1min":3.7029999999999998,"5min":3.7029999999999998,"15min":9.859},"last":0.59299999999999997}]},{"osd":1,"last update":"Sun Sep 24 00:03:55 2023","interfaces":[{"interface":"back","average":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":0.95999999999999996,"5min":0.95999999999999996,"15min":0.95999999999999996},"last":0.99299999999999999},{"interface":"front","average":{"1min":0.59699999999999998,"5min":0.59699999999999998,"15min":0.59699999999999998},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":0.88200000000000001,"5min":0.88200000000000001,"15min":0.88200000000000001},"last":0.70499999999999996}]},{"osd":2,"last update":"Sun Sep 24 00:04:16 2023","interfaces":[{"interface":"back","average":{"1min":0.75900000000000001,"5min":0.68500000000000005,"15min":1.3109999999999999},"min":{"1min":0.45900000000000002,"5min":0.255,"15min":0.22700000000000001},"max":{"1min":1.1339999999999999,"5min":5.5460000000000003,"15min":27.834},"last":0.94199999999999995},{"interface":"front","average":{"1min":0.79700000000000004,"5min":0.71599999999999997,"15min":1.518},"min":{"1min":0.35299999999999998,"5min":0.27900000000000003,"15min":0.20699999999999999},"max":{"1min":1.155,"5min":3.4900000000000002,"15min":28.318000000000001},"last":0.53600000000000003}]},{"osd":4,"last update":"Sun Sep 24 00:04:16 2023","interfaces":[{"interface":"back","average":{"1min":0.79700000000000004,"5min":0.79200000000000004,"15min":1.1879999999999999},"min":{"1min":0.46999999999999997,"5min":0.36299999999999999,"15min":0.26300000000000001},"max":{"1min":1.1930000000000001,"5min":3.8079999999999998,"15min":8.4559999999999995},"last":0.755},{"interface":"front","average":{"1min":1.0169999999999999,"5min":0.83599999999999997,"15min":1.2430000000000001},"min":{"1min":0.54700000000000004,"5min":0.34599999999999997,"15min":0.28399999999999997},"max":{"1min":3.1589999999999998,"5min":3.302,"15min":9.9130000000000003},"last":0.84799999999999998}]},{"osd":5,"last update":"Sun Sep 24 00:04:16 2023","interfaces":[{"interface":"back","average":{"1min":1.091,"5min":0.85699999999999998,"15min":1.2470000000000001},"min":{"1min":0.46200000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":3.2709999999999999,"5min":3.2709999999999999,"15min":9.9440000000000008},"last":1.175},{"interface":"front","average":{"1min":0.72399999999999998,"5min":0.77800000000000002,"15min":1.1619999999999999},"min":{"1min":0.42699999999999999,"5min":0.36099999999999999,"15min":0.32900000000000001},"max":{"1min":1.0529999999999999,"5min":3.5030000000000001,"15min":12.353},"last":1.2190000000000001}]},{"osd":6,"last update":"Sun Sep 24 00:04:16 2023","interfaces":[{"interface":"back","average":{"1min":1.133,"5min":0.876,"15min":1.365},"min":{"1min":0.498,"5min":0.443,"15min":0.34499999999999997},"max":{"1min":3.2250000000000001,"5min":3.2250000000000001,"15min":9.9789999999999992},"last":1.1140000000000001},{"interface":"front","average":{"1min":0.74199999999999999,"5min":0.79800000000000004,"15min":1.254},"min":{"1min":0.45100000000000001,"5min":0.41399999999999998,"15min":0.32400000000000001},"max":{"1min":1.262,"5min":2.0630000000000002,"15min":12.414999999999999},"last":1.1499999999999999}]},{"osd":7,"last update":"Sun Sep 24 00:04:16 2023","interfaces":[{"interface":"back","average":{"1min":0.79300000000000004,"5min":0.83099999999999996,"15min":1.2250000000000001},"min":{"1min":0.51600000000000001,"5min":0.435,"15min":0.35699999999999998},"max":{"1min":1.079,"5min":3.7480000000000002,"15min":12.449999999999999},"last":1.083},{"interface":"front","average":{"1min":0.91500000000000004,"5min":0.98999999999999999,"15min":1.3500000000000001},"min":{"1min":0.57499999999999996,"5min":0.45800000000000002,"15min":0.35399999999999998},"max":{"1min":1.252,"5min":7.4349999999999996,"15min":8.5229999999999997},"last":0.91500000000000004}]}]},{"osd":4,"up_from":0,"seq":128849019557,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"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},"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":[]},{"osd":5,"up_from":38,"seq":163208757912,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":775568,"kb_used_data":615496,"kb_used_omap":0,"kb_used_meta":160064,"kb_avail":92969584,"statfs":{"total":95995035648,"available":95200854016,"internally_reserved":0,"allocated":630267904,"data_stored":628755304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":163905536},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,0,0,0,1,6,0,2,1,2,1],"upper_bound":4096},"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":"Sun Sep 24 00:03:44 2023","interfaces":[{"interface":"back","average":{"1min":0.71099999999999997,"5min":0.66600000000000004,"15min":0.64600000000000002},"min":{"1min":0.314,"5min":0.314,"15min":0.27900000000000003},"max":{"1min":1.9750000000000001,"5min":2.2250000000000001,"15min":2.2250000000000001},"last":0.36899999999999999},{"interface":"front","average":{"1min":0.69399999999999995,"5min":0.83699999999999997,"15min":0.77500000000000002},"min":{"1min":0.35099999999999998,"5min":0.31900000000000001,"15min":0.314},"max":{"1min":1.0629999999999999,"5min":12.988,"15min":12.988},"last":0.45000000000000001}]},{"osd":1,"last update":"Sun Sep 24 00:03:54 2023","interfaces":[{"interface":"back","average":{"1min":0.68700000000000006,"5min":0.68700000000000006,"15min":0.68700000000000006},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":1.3049999999999999,"5min":1.3049999999999999,"15min":1.3049999999999999},"last":0.40699999999999997},{"interface":"front","average":{"1min":0.67700000000000005,"5min":0.67700000000000005,"15min":0.67700000000000005},"min":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":1.431,"5min":1.431,"15min":1.431},"last":4.399}]},{"osd":2,"last update":"Sun Sep 24 00:04:33 2023","interfaces":[{"interface":"back","average":{"1min":0.78000000000000003,"5min":3.5329999999999999,"15min":2.2189999999999999},"min":{"1min":0.45800000000000002,"5min":0.35499999999999998,"15min":0.316},"max":{"1min":1.5229999999999999,"5min":154.959,"15min":154.959},"last":0.50900000000000001},{"interface":"front","average":{"1min":0.83899999999999997,"5min":3.3959999999999999,"15min":2.1899999999999999},"min":{"1min":0.505,"5min":0.34699999999999998,"15min":0.33300000000000002},"max":{"1min":1.345,"5min":154.91800000000001,"15min":154.91800000000001},"last":0.439}]},{"osd":3,"last update":"Sun Sep 24 00:04:33 2023","interfaces":[{"interface":"back","average":{"1min":0.79500000000000004,"5min":0.95899999999999996,"15min":2.2080000000000002},"min":{"1min":0.47799999999999998,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":1.4039999999999999,"5min":13.015000000000001,"15min":77.903000000000006},"last":0.53400000000000003},{"interface":"front","average":{"1min":0.84599999999999997,"5min":0.77100000000000002,"15min":2.1019999999999999},"min":{"1min":0.45500000000000002,"5min":0.375,"15min":0.375},"max":{"1min":1.4219999999999999,"5min":2.3090000000000002,"15min":77.052999999999997},"last":0.64100000000000001}]},{"osd":4,"last update":"Sun Sep 24 00:04:33 2023","interfaces":[{"interface":"back","average":{"1min":0.83899999999999997,"5min":0.77100000000000002,"15min":0.84099999999999997},"min":{"1min":0.39500000000000002,"5min":0.307,"15min":0.307},"max":{"1min":1.379,"5min":2.2549999999999999,"15min":3.5049999999999999},"last":0.57899999999999996},{"interface":"front","average":{"1min":0.78700000000000003,"5min":0.86299999999999999,"15min":0.97099999999999997},"min":{"1min":0.41399999999999998,"5min":0.33600000000000002,"15min":0.32900000000000001},"max":{"1min":1.4750000000000001,"5min":6.4690000000000003,"15min":6.4690000000000003},"last":4.6630000000000003}]},{"osd":6,"last update":"Sun Sep 24 00:04:33 2023","interfaces":[{"interface":"back","average":{"1min":0.88900000000000001,"5min":0.81999999999999995,"15min":1.1080000000000001},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":1.452,"5min":2.282,"15min":10.427},"last":1.4219999999999999},{"interface":"front","average":{"1min":0.92100000000000004,"5min":1.077,"15min":1.0680000000000001},"min":{"1min":0.46200000000000002,"5min":0.42699999999999999,"15min":0.40200000000000002},"max":{"1min":2.238,"5min":6.4349999999999996,"15min":6.4349999999999996},"last":4.8630000000000004}]},{"osd":7,"last update":"Sun Sep 24 00:04:33 2023","interfaces":[{"interface":"back","average":{"1min":0.93400000000000005,"5min":1.099,"15min":1.0309999999999999},"min":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.378},"max":{"1min":1.5649999999999999,"5min":6.3380000000000001,"15min":6.3380000000000001},"last":5.0899999999999999},{"interface":"front","average":{"1min":0.91400000000000003,"5min":1.0229999999999999,"15min":1.014},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":1.8140000000000001,"5min":13.041,"15min":13.041},"last":0.55900000000000005}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"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":593920,"data_stored":590368,"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":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"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},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4198400,"data_stored":4194323,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"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":4485,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4194304,"data_stored":4194304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1658,"internal_metadata":0},{"poolid":2,"osd":4,"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},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4198400,"data_stored":4194323,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":4194304,"data_stored":4194304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9036,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":22,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9872,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":5322,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7787,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":182,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3689,"internal_metadata":0},{"poolid":3,"osd":4,"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},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":646,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":5482,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4950,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"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},{"poolid":4,"osd":1,"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},{"poolid":4,"osd":2,"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},{"poolid":4,"osd":3,"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},{"poolid":4,"osd":4,"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},{"poolid":4,"osd":5,"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},{"poolid":4,"osd":6,"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},{"poolid":4,"osd":7,"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},{"poolid":10,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":262144,"data_stored":262144,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":1276248064,"data_stored":1276248064,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":1868562432,"data_stored":1868562432,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":2193690624,"data_stored":2193686552,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":2649096192,"data_stored":2649096192,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":624427008,"data_stored":624427008,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":1805783040,"data_stored":1805778968,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":1041895424,"data_stored":1041891352,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-24T00:04:46.859 INFO:tasks.cephadm.ceph_manager.ceph:increase pool size by 10 2023-09-24T00:04:46.859 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd pool set unique_pool_5 pg_num 26 2023-09-24T00:04:46.868 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-24T00:04:46.884 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:04:46.889 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-24T00:04:46.914 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:04:46.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:46.918 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:04:47.019 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:04:47.047 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:04:47.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:47.050 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:04:47.150 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:47.174 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:47.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:47.177 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:04:47.179 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:04:47 smithi159 bash[108473]: audit 2023-09-24T00:04:45.573128+0000 mgr.y (mgr.25991) 1441 : audit 0 from='client.35742 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-24T00:04:47.278 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:04:47.309 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:04:47.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:47.312 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:04:47.412 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:47.438 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:47.440 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:04:47 smithi159 bash[105915]: audit 2023-09-24T00:04:45.573128+0000 mgr.y (mgr.25991) 1441 : audit 0 from='client.35742 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-24T00:04:47.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:47.440 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:04:47.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:04:47 smithi164 bash[92846]: audit 2023-09-24T00:04:45.573128+0000 mgr.y (mgr.25991) 1441 : audit 0 from='client.35742 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-24T00:04:47.541 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:04:47.574 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:04:47.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:47.578 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:04:47.628 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_historic_ops 2023-09-24T00:04:47.679 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:47.702 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:47.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:47.706 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:04:47.806 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:04:47.835 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:04:47.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:47.838 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:04:47.939 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:04:47.974 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:04:47.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:47.977 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:04:48.078 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:48.107 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:48.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:48.110 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:04:48.211 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:48.234 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:48.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:48.237 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:04:48.337 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:04:48.347 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:04:48 smithi159 bash[105915]: cluster 2023-09-24T00:04:47.113752+0000 mgr.y (mgr.25991) 1442 : cluster 0 pgmap v1634: 89 pgs: 3 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 2.8 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 111 op/s; 37051/139749 objects degraded (26.513%); 14501/139749 objects misplaced (10.376%); 3.0 MiB/s, 48 objects/s recovering 2023-09-24T00:04:48.348 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:04:48 smithi159 bash[105915]: audit 2023-09-24T00:04:47.278899+0000 mon.a (mon.0) 1882 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:04:48.348 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:04:48 smithi159 bash[105915]: audit 2023-09-24T00:04:47.280445+0000 mon.a (mon.0) 1883 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:04:48.348 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:04:48 smithi159 bash[105915]: cluster 2023-09-24T00:04:48.128671+0000 mon.a (mon.0) 1884 : cluster 3 Health check update: Degraded data redundancy: 37051/139749 objects degraded (26.513%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-24T00:04:48.348 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:04:48 smithi159 bash[108473]: cluster 2023-09-24T00:04:47.113752+0000 mgr.y (mgr.25991) 1442 : cluster 0 pgmap v1634: 89 pgs: 3 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 2.8 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 111 op/s; 37051/139749 objects degraded (26.513%); 14501/139749 objects misplaced (10.376%); 3.0 MiB/s, 48 objects/s recovering 2023-09-24T00:04:48.348 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:04:48 smithi159 bash[108473]: audit 2023-09-24T00:04:47.278899+0000 mon.a (mon.0) 1882 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:04:48.349 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:04:48 smithi159 bash[108473]: audit 2023-09-24T00:04:47.280445+0000 mon.a (mon.0) 1883 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:04:48.349 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:04:48 smithi159 bash[108473]: cluster 2023-09-24T00:04:48.128671+0000 mon.a (mon.0) 1884 : cluster 3 Health check update: Degraded data redundancy: 37051/139749 objects degraded (26.513%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-24T00:04:48.362 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:04:48.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:48.365 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:04:48.466 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:04:48.476 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:04:48 smithi164 bash[92846]: cluster 2023-09-24T00:04:47.113752+0000 mgr.y (mgr.25991) 1442 : cluster 0 pgmap v1634: 89 pgs: 3 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 2.8 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 111 op/s; 37051/139749 objects degraded (26.513%); 14501/139749 objects misplaced (10.376%); 3.0 MiB/s, 48 objects/s recovering 2023-09-24T00:04:48.477 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:04:48 smithi164 bash[92846]: audit 2023-09-24T00:04:47.278899+0000 mon.a (mon.0) 1882 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:04:48.477 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:04:48 smithi164 bash[92846]: audit 2023-09-24T00:04:47.280445+0000 mon.a (mon.0) 1883 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:04:48.477 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:04:48 smithi164 bash[92846]: cluster 2023-09-24T00:04:48.128671+0000 mon.a (mon.0) 1884 : cluster 3 Health check update: Degraded data redundancy: 37051/139749 objects degraded (26.513%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-24T00:04:48.491 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:04:48.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:48.494 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:04:48.594 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:04:48.624 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:04:48.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:48.627 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:04:48.727 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:48.756 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:48.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:48.759 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:04:48.860 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:04:48.884 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:04:48.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:48.887 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:04:48.988 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:04:49.019 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:04:49.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:49.022 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:04:49.123 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:04:49.150 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:04:49.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:49.153 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:04:49.253 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:49.279 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:49.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:49.282 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:04:49.384 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:49.411 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:49.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:49.413 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:04:49.514 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:04:49.544 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:04:49.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:49.548 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:04:49.648 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:04:49.675 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:04:49.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:49.677 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:04:49.778 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:04:49.807 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:04:49.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:49.810 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:04:49.910 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:04:49.935 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:04:49.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:49.937 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:04:50.038 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:50.065 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:50.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:50.070 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:04:50.171 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:04:50.198 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:04:50.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:50.201 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:04:50.302 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:04:50.329 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:04:50.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:50.332 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:04:50.433 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:04:50.442 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:04:50 smithi164 bash[92846]: cluster 2023-09-24T00:04:49.115177+0000 mgr.y (mgr.25991) 1443 : cluster 0 pgmap v1635: 89 pgs: 3 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 2.8 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 115 op/s; 36995/138717 objects degraded (26.669%); 14391/138717 objects misplaced (10.374%); 3.0 MiB/s, 47 objects/s recovering 2023-09-24T00:04:50.457 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:04:50.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:50.469 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:04:50.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:04:50 smithi159 bash[105915]: cluster 2023-09-24T00:04:49.115177+0000 mgr.y (mgr.25991) 1443 : cluster 0 pgmap v1635: 89 pgs: 3 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 2.8 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 115 op/s; 36995/138717 objects degraded (26.669%); 14391/138717 objects misplaced (10.374%); 3.0 MiB/s, 47 objects/s recovering 2023-09-24T00:04:50.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:04:50 smithi159 bash[108473]: cluster 2023-09-24T00:04:49.115177+0000 mgr.y (mgr.25991) 1443 : cluster 0 pgmap v1635: 89 pgs: 3 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 2.8 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 115 op/s; 36995/138717 objects degraded (26.669%); 14391/138717 objects misplaced (10.374%); 3.0 MiB/s, 47 objects/s recovering 2023-09-24T00:04:50.570 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:50.595 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:50.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:50.598 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:04:50.699 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:50.722 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:50.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:50.726 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:04:50.826 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:50.854 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:50.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:50.857 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:04:50.957 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:50.987 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:50.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:50.990 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:04:51.091 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:04:51.117 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:04:51.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:51.122 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:04:51.223 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:04:51.247 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:04:51.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:51.250 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:04:51.351 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:51.372 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:51.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:51.375 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:04:51.476 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:04:51.498 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:04:51.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:51.501 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:04:51.601 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:04:51.624 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:04:51.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:51.627 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:04:51.672 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:04:51.672 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:04:51.674 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:04:51.727 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:51.747 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:51.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:51.750 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:04:51.850 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:51.875 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:51.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:51.878 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:04:51.979 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:04:52.000 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:04:52.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:52.003 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:04:52.104 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:04:52.130 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:04:52.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:52.132 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:04:52.233 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:52.262 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:52.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:52.264 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:04:52.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:04:52 smithi159 bash[105915]: cluster 2023-09-24T00:04:51.115906+0000 mgr.y (mgr.25991) 1444 : cluster 0 pgmap v1636: 89 pgs: 3 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 2.8 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 116 op/s; 36949/138447 objects degraded (26.688%); 14391/138447 objects misplaced (10.395%); 3.0 MiB/s, 48 objects/s recovering 2023-09-24T00:04:52.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:04:52 smithi159 bash[108473]: cluster 2023-09-24T00:04:51.115906+0000 mgr.y (mgr.25991) 1444 : cluster 0 pgmap v1636: 89 pgs: 3 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 2.8 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 116 op/s; 36949/138447 objects degraded (26.688%); 14391/138447 objects misplaced (10.395%); 3.0 MiB/s, 48 objects/s recovering 2023-09-24T00:04:52.365 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:04:52.387 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-24T00:04:52.394 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:04:52.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:52.398 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:04:52.498 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:04:52.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:04:52 smithi164 bash[92846]: cluster 2023-09-24T00:04:51.115906+0000 mgr.y (mgr.25991) 1444 : cluster 0 pgmap v1636: 89 pgs: 3 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 2.8 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 116 op/s; 36949/138447 objects degraded (26.688%); 14391/138447 objects misplaced (10.395%); 3.0 MiB/s, 48 objects/s recovering 2023-09-24T00:04:52.526 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:04:52.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:52.528 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:04:52.629 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:52.650 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:52.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:52.653 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:04:52.754 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:04:52.778 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:04:52.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:52.782 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:04:52.882 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:04:52.910 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:04:52.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:52.915 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:04:53.015 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:53.035 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:53.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:53.037 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:04:53.138 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:04:53.163 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:04:53.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:53.167 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:04:53.268 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:04:53.291 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:04:53.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:53.293 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:04:53.394 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:04:53.417 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:04:53.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:53.419 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:04:53.424 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:04:53 smithi159 bash[105915]: cluster 2023-09-24T00:04:53.130291+0000 mon.a (mon.0) 1885 : cluster 3 Health check update: Degraded data redundancy: 36949/138447 objects degraded (26.688%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-24T00:04:53.424 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:04:53 smithi159 bash[108473]: cluster 2023-09-24T00:04:53.130291+0000 mon.a (mon.0) 1885 : cluster 3 Health check update: Degraded data redundancy: 36949/138447 objects degraded (26.688%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-24T00:04:53.520 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:53.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:04:53 smithi164 bash[92846]: cluster 2023-09-24T00:04:53.130291+0000 mon.a (mon.0) 1885 : cluster 3 Health check update: Degraded data redundancy: 36949/138447 objects degraded (26.688%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-24T00:04:53.542 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:53.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:53.545 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:04:53.645 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:04:53.667 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:04:53.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:53.671 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:04:53.771 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:04:53.783 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 24 00:04:53 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [24/Sep/2023:00:04:53] "GET /metrics HTTP/1.1" 200 36676 "" "Prometheus/2.43.0" 2023-09-24T00:04:53.797 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:04:53.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:53.800 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:04:53.901 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:04:53.929 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:04:53.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:53.932 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:04:54.033 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:04:54.057 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:04:54.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:54.059 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:04:54.160 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:54.185 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:54.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:54.188 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:04:54.289 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:54.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:04:54 smithi159 bash[105915]: cluster 2023-09-24T00:04:53.116731+0000 mgr.y (mgr.25991) 1445 : cluster 0 pgmap v1637: 89 pgs: 3 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 2.8 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 114 op/s; 36886/137700 objects degraded (26.787%); 14244/137700 objects misplaced (10.344%); 3.0 MiB/s, 47 objects/s recovering 2023-09-24T00:04:54.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:04:54 smithi159 bash[108473]: cluster 2023-09-24T00:04:53.116731+0000 mgr.y (mgr.25991) 1445 : cluster 0 pgmap v1637: 89 pgs: 3 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 2.8 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 114 op/s; 36886/137700 objects degraded (26.787%); 14244/137700 objects misplaced (10.344%); 3.0 MiB/s, 47 objects/s recovering 2023-09-24T00:04:54.318 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:54.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:54.320 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:04:54.421 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:04:54.446 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:04:54.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:54.449 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:04:54.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:04:54 smithi164 bash[92846]: cluster 2023-09-24T00:04:53.116731+0000 mgr.y (mgr.25991) 1445 : cluster 0 pgmap v1637: 89 pgs: 3 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 2.8 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 114 op/s; 36886/137700 objects degraded (26.787%); 14244/137700 objects misplaced (10.344%); 3.0 MiB/s, 47 objects/s recovering 2023-09-24T00:04:54.549 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:04:54.572 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:04:54.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:54.574 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:04:54.675 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:04:54.698 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:04:54.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:54.700 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:04:54.801 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:04:54.831 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:04:54.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:54.834 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:04:54.935 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:04:54.960 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:04:54.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:54.962 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:04:55.063 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:55.090 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:55.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:55.095 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:04:55.196 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:55.222 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:55.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:55.225 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:04:55.325 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:04:55.346 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:04:55.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:55.348 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:04:55.378 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:04:55 smithi159 bash[105915]: cluster 2023-09-24T00:04:55.117574+0000 mgr.y (mgr.25991) 1446 : cluster 0 pgmap v1638: 89 pgs: 3 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 2.8 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 122 op/s; 36808/136836 objects degraded (26.899%); 14207/136836 objects misplaced (10.383%); 3.1 MiB/s, 49 objects/s recovering 2023-09-24T00:04:55.378 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:04:55 smithi159 bash[108473]: cluster 2023-09-24T00:04:55.117574+0000 mgr.y (mgr.25991) 1446 : cluster 0 pgmap v1638: 89 pgs: 3 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 2.8 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 122 op/s; 36808/136836 objects degraded (26.899%); 14207/136836 objects misplaced (10.383%); 3.1 MiB/s, 49 objects/s recovering 2023-09-24T00:04:55.449 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:04:55.475 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:04:55.477 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:04:55 smithi164 bash[92846]: cluster 2023-09-24T00:04:55.117574+0000 mgr.y (mgr.25991) 1446 : cluster 0 pgmap v1638: 89 pgs: 3 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 2.8 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 122 op/s; 36808/136836 objects degraded (26.899%); 14207/136836 objects misplaced (10.383%); 3.1 MiB/s, 49 objects/s recovering 2023-09-24T00:04:55.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:55.478 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:04:55.578 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:55.606 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:55.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:55.609 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:04:55.710 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:55.733 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:55.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:55.735 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:04:55.836 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:55.867 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:55.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:55.870 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:04:55.970 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:04:55.991 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:04:55.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:55.994 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:04:56.094 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:04:56.116 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:04:56.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:56.118 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:04:56.219 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:56.243 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:56.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:56.246 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:04:56.347 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:56.370 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:56.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:56.373 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:04:56.473 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:04:56.498 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:04:56.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:56.500 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:04:56.601 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:04:56.628 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:04:56.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:56.631 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:04:56.732 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:04:56.760 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:04:56.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:56.763 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:04:56.863 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:56.891 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:56.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:56.894 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:04:56.965 INFO:teuthology.orchestra.run.smithi164.stdout:ERROR: (22) Invalid argument 2023-09-24T00:04:56.965 INFO:teuthology.orchestra.run.smithi164.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-24T00:04:56.995 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:04:57.020 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:04:57.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:57.023 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:04:57.123 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:57.146 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:04:57.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:57.148 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:04:57.249 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:57.270 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:57.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:57.272 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:04:57.373 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:04:57.402 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:04:57.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:57.404 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:04:57.505 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:57.530 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:57.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:57.533 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:04:57.634 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:57.663 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:04:57.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:57.666 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:04:57.767 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:04:57.791 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:04:57.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:57.793 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:04:57.884 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 dump_ops_in_flight 2023-09-24T00:04:57.894 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:04:57.917 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:04:57.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:57.919 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:04:58.020 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:04:58.046 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:04:58.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:58.048 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:04:58.149 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:04:58.174 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:04:58.177 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:04:58 smithi159 bash[105915]: cluster 2023-09-24T00:04:57.118545+0000 mgr.y (mgr.25991) 1447 : cluster 0 pgmap v1639: 89 pgs: 3 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 2.8 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 124 op/s; 36700/136002 objects degraded (26.985%); 14134/136002 objects misplaced (10.392%); 3.2 MiB/s, 50 objects/s recovering 2023-09-24T00:04:58.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:58.179 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:04:58.280 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:04:58.307 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:04:58.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:58.311 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:04:58.411 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:04:58.431 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:04:58.433 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:04:58 smithi159 bash[105915]: cluster 2023-09-24T00:04:58.132216+0000 mon.a (mon.0) 1886 : cluster 3 Health check update: Degraded data redundancy: 36700/136002 objects degraded (26.985%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-24T00:04:58.433 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:04:58 smithi159 bash[108473]: cluster 2023-09-24T00:04:57.118545+0000 mgr.y (mgr.25991) 1447 : cluster 0 pgmap v1639: 89 pgs: 3 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 2.8 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 124 op/s; 36700/136002 objects degraded (26.985%); 14134/136002 objects misplaced (10.392%); 3.2 MiB/s, 50 objects/s recovering 2023-09-24T00:04:58.433 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:04:58 smithi159 bash[108473]: cluster 2023-09-24T00:04:58.132216+0000 mon.a (mon.0) 1886 : cluster 3 Health check update: Degraded data redundancy: 36700/136002 objects degraded (26.985%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-24T00:04:58.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:58.434 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:04:58.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:04:58 smithi164 bash[92846]: cluster 2023-09-24T00:04:57.118545+0000 mgr.y (mgr.25991) 1447 : cluster 0 pgmap v1639: 89 pgs: 3 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 2.8 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 124 op/s; 36700/136002 objects degraded (26.985%); 14134/136002 objects misplaced (10.392%); 3.2 MiB/s, 50 objects/s recovering 2023-09-24T00:04:58.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:04:58 smithi164 bash[92846]: cluster 2023-09-24T00:04:58.132216+0000 mon.a (mon.0) 1886 : cluster 3 Health check update: Degraded data redundancy: 36700/136002 objects degraded (26.985%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-24T00:04:58.534 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:04:58.560 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:04:58.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:58.565 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:04:58.666 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:58.699 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:58.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:58.704 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:04:58.805 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:04:58.833 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:04:58.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:58.838 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:04:58.938 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:04:58.963 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:04:58.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:58.965 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:04:59.066 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:04:59.090 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:04:59.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:59.093 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:04:59.193 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:59.222 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:04:59.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:59.225 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:04:59.326 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:04:59.348 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:04:59.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:59.355 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:04:59.455 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:04:59.483 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:04:59.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:59.486 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:04:59.587 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:04:59.610 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:04:59.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:59.612 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:04:59.713 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:04:59.743 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:04:59.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:59.750 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:04:59.851 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:04:59.875 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:04:59.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:04:59.877 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:04:59.978 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:05:00.002 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:05:00.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:00.005 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:05:00.106 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:00.129 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:00.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:00.134 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:05:00.234 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:05:00.261 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:05:00.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:00.264 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:05:00.364 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:05:00.371 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:00 smithi164 bash[92846]: cluster 2023-09-24T00:04:59.119837+0000 mgr.y (mgr.25991) 1448 : cluster 0 pgmap v1640: 89 pgs: 3 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 2.7 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 135 op/s; 36640/134880 objects degraded (27.165%); 14016/134880 objects misplaced (10.391%); 3.3 MiB/s, 52 objects/s recovering 2023-09-24T00:05:00.391 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:05:00.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:00.394 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:05:00.494 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:00.519 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:00.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:00.522 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:05:00.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:00 smithi159 bash[105915]: cluster 2023-09-24T00:04:59.119837+0000 mgr.y (mgr.25991) 1448 : cluster 0 pgmap v1640: 89 pgs: 3 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 2.7 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 135 op/s; 36640/134880 objects degraded (27.165%); 14016/134880 objects misplaced (10.391%); 3.3 MiB/s, 52 objects/s recovering 2023-09-24T00:05:00.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:00 smithi159 bash[108473]: cluster 2023-09-24T00:04:59.119837+0000 mgr.y (mgr.25991) 1448 : cluster 0 pgmap v1640: 89 pgs: 3 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 2.7 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 135 op/s; 36640/134880 objects degraded (27.165%); 14016/134880 objects misplaced (10.391%); 3.3 MiB/s, 52 objects/s recovering 2023-09-24T00:05:00.623 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:05:00.647 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:05:00.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:00.651 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:05:00.752 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:05:00.777 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:05:00.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:00.780 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:05:00.880 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:05:00.909 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:05:00.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:00.912 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:05:01.012 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:01.044 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:01.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:01.047 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:05:01.148 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:05:01.172 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:05:01.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:01.178 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:05:01.278 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:05:01.314 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:05:01.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:01.318 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:05:01.418 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:01.439 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:01.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:01.442 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:05:01.466 INFO:teuthology.orchestra.run.smithi159.stdout:osd.0: {} 2023-09-24T00:05:01.491 INFO:teuthology.orchestra.run.smithi159.stdout:osd.1: {} 2023-09-24T00:05:01.516 INFO:teuthology.orchestra.run.smithi159.stdout:osd.2: {} 2023-09-24T00:05:01.541 INFO:teuthology.orchestra.run.smithi159.stdout:osd.3: {} 2023-09-24T00:05:01.543 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:05:01.567 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:05:01.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:01.570 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:05:01.570 INFO:teuthology.orchestra.run.smithi159.stdout:osd.4: {} 2023-09-24T00:05:01.598 INFO:teuthology.orchestra.run.smithi159.stdout:osd.5: {} 2023-09-24T00:05:01.622 INFO:teuthology.orchestra.run.smithi159.stdout:osd.6: {} 2023-09-24T00:05:01.649 INFO:teuthology.orchestra.run.smithi159.stdout:osd.7: {} 2023-09-24T00:05:01.651 INFO:teuthology.orchestra.run.smithi159.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-24T00:05:01.652 INFO:teuthology.orchestra.run.smithi159.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-24T00:05:01.652 INFO:teuthology.orchestra.run.smithi159.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-24T00:05:01.652 INFO:teuthology.orchestra.run.smithi159.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-24T00:05:01.652 INFO:teuthology.orchestra.run.smithi159.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-24T00:05:01.652 INFO:teuthology.orchestra.run.smithi159.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-24T00:05:01.652 INFO:teuthology.orchestra.run.smithi159.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-24T00:05:01.652 INFO:teuthology.orchestra.run.smithi159.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-24T00:05:01.670 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:05:01.698 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:05:01.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:01.701 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:05:01.802 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:01.828 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:01.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:01.834 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:05:01.934 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:05:01.962 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:05:01.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:01.965 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:05:02.066 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:05:02.086 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:05:02.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:02.089 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:05:02.189 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:02.192 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:02 smithi159 bash[105915]: cluster 2023-09-24T00:05:01.120600+0000 mgr.y (mgr.25991) 1449 : cluster 0 pgmap v1641: 89 pgs: 3 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 2.7 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 113 op/s; 36600/134613 objects degraded (27.189%); 14016/134613 objects misplaced (10.412%); 2.9 MiB/s, 45 objects/s recovering 2023-09-24T00:05:02.192 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:02 smithi159 bash[105915]: audit 2023-09-24T00:05:01.390997+0000 mon.a (mon.0) 1887 : audit 1 from='client.? 172.21.15.159:0/222923703' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-24T00:05:02.192 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:02 smithi159 bash[105915]: audit 2023-09-24T00:05:01.416479+0000 mon.a (mon.0) 1888 : audit 0 from='client.? 172.21.15.159:0/2980025468' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-24T00:05:02.192 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:02 smithi159 bash[105915]: audit 2023-09-24T00:05:01.747568+0000 mon.c (mon.2) 137 : audit 1 from='client.? 172.21.15.159:0/705451770' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "26"}]: dispatch 2023-09-24T00:05:02.192 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:02 smithi159 bash[105915]: audit 2023-09-24T00:05:01.748136+0000 mon.a (mon.0) 1889 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "26"}]: dispatch 2023-09-24T00:05:02.199 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:02 smithi159 bash[108473]: cluster 2023-09-24T00:05:01.120600+0000 mgr.y (mgr.25991) 1449 : cluster 0 pgmap v1641: 89 pgs: 3 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 2.7 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 113 op/s; 36600/134613 objects degraded (27.189%); 14016/134613 objects misplaced (10.412%); 2.9 MiB/s, 45 objects/s recovering 2023-09-24T00:05:02.199 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:02 smithi159 bash[108473]: audit 2023-09-24T00:05:01.390997+0000 mon.a (mon.0) 1887 : audit 1 from='client.? 172.21.15.159:0/222923703' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-24T00:05:02.199 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:02 smithi159 bash[108473]: audit 2023-09-24T00:05:01.416479+0000 mon.a (mon.0) 1888 : audit 0 from='client.? 172.21.15.159:0/2980025468' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-24T00:05:02.199 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:02 smithi159 bash[108473]: audit 2023-09-24T00:05:01.747568+0000 mon.c (mon.2) 137 : audit 1 from='client.? 172.21.15.159:0/705451770' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "26"}]: dispatch 2023-09-24T00:05:02.199 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:02 smithi159 bash[108473]: audit 2023-09-24T00:05:01.748136+0000 mon.a (mon.0) 1889 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "26"}]: dispatch 2023-09-24T00:05:02.199 INFO:teuthology.orchestra.run.smithi159.stderr:set pool 10 pg_num to 26 2023-09-24T00:05:02.200 INFO:teuthology.orchestra.run.smithi159.stderr:noscrub is set 2023-09-24T00:05:02.215 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:02.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:02.219 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:05:02.320 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:05:02.328 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:02 smithi164 bash[92846]: cluster 2023-09-24T00:05:01.120600+0000 mgr.y (mgr.25991) 1449 : cluster 0 pgmap v1641: 89 pgs: 3 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 2.7 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 113 op/s; 36600/134613 objects degraded (27.189%); 14016/134613 objects misplaced (10.412%); 2.9 MiB/s, 45 objects/s recovering 2023-09-24T00:05:02.328 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:02 smithi164 bash[92846]: audit 2023-09-24T00:05:01.390997+0000 mon.a (mon.0) 1887 : audit 1 from='client.? 172.21.15.159:0/222923703' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-24T00:05:02.328 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:02 smithi164 bash[92846]: audit 2023-09-24T00:05:01.416479+0000 mon.a (mon.0) 1888 : audit 0 from='client.? 172.21.15.159:0/2980025468' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-24T00:05:02.328 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:02 smithi164 bash[92846]: audit 2023-09-24T00:05:01.747568+0000 mon.c (mon.2) 137 : audit 1 from='client.? 172.21.15.159:0/705451770' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "26"}]: dispatch 2023-09-24T00:05:02.329 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:02 smithi164 bash[92846]: audit 2023-09-24T00:05:01.748136+0000 mon.a (mon.0) 1889 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "26"}]: dispatch 2023-09-24T00:05:02.343 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:05:02.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:02.348 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:05:02.449 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:02.480 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:02.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:02.484 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:05:02.584 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:05:02.611 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:05:02.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:02.614 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:05:02.682 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-24T00:05:02.715 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:02.746 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:02.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:02.748 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:05:02.849 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:02.872 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:02.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:02.874 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:05:02.975 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:05:02.999 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:05:03.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:03.002 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:05:03.103 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:05:03.125 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:05:03.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:03.128 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:05:03.195 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:03 smithi159 bash[108473]: cluster 2023-09-24T00:05:02.178010+0000 mon.a (mon.0) 1890 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-24T00:05:03.196 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:03 smithi159 bash[108473]: audit 2023-09-24T00:05:02.183530+0000 mon.a (mon.0) 1891 : audit 1 from='client.? 172.21.15.159:0/222923703' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-24T00:05:03.196 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:03 smithi159 bash[108473]: audit 2023-09-24T00:05:02.183598+0000 mon.a (mon.0) 1892 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "26"}]': finished 2023-09-24T00:05:03.196 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:03 smithi159 bash[108473]: cluster 2023-09-24T00:05:02.184044+0000 mon.a (mon.0) 1893 : cluster 0 osdmap e395: 8 total, 8 up, 7 in 2023-09-24T00:05:03.196 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:03 smithi159 bash[108473]: cluster 2023-09-24T00:05:02.187510+0000 osd.5 (osd.5) 233 : cluster 3 failed to encode map e395 with expected crc 2023-09-24T00:05:03.196 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:03 smithi159 bash[108473]: cluster 2023-09-24T00:05:02.198825+0000 osd.6 (osd.6) 470 : cluster 3 failed to encode map e395 with expected crc 2023-09-24T00:05:03.196 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:03 smithi159 bash[108473]: audit 2023-09-24T00:05:02.277667+0000 mon.a (mon.0) 1894 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:05:03.197 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:03 smithi159 bash[105915]: cluster 2023-09-24T00:05:02.178010+0000 mon.a (mon.0) 1890 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-24T00:05:03.197 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:03 smithi159 bash[105915]: audit 2023-09-24T00:05:02.183530+0000 mon.a (mon.0) 1891 : audit 1 from='client.? 172.21.15.159:0/222923703' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-24T00:05:03.197 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:03 smithi159 bash[105915]: audit 2023-09-24T00:05:02.183598+0000 mon.a (mon.0) 1892 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "26"}]': finished 2023-09-24T00:05:03.197 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:03 smithi159 bash[105915]: cluster 2023-09-24T00:05:02.184044+0000 mon.a (mon.0) 1893 : cluster 0 osdmap e395: 8 total, 8 up, 7 in 2023-09-24T00:05:03.197 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:03 smithi159 bash[105915]: cluster 2023-09-24T00:05:02.187510+0000 osd.5 (osd.5) 233 : cluster 3 failed to encode map e395 with expected crc 2023-09-24T00:05:03.197 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:03 smithi159 bash[105915]: cluster 2023-09-24T00:05:02.198825+0000 osd.6 (osd.6) 470 : cluster 3 failed to encode map e395 with expected crc 2023-09-24T00:05:03.197 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:03 smithi159 bash[105915]: audit 2023-09-24T00:05:02.277667+0000 mon.a (mon.0) 1894 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:05:03.197 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:03 smithi159 bash[105915]: audit 2023-09-24T00:05:02.279217+0000 mon.a (mon.0) 1895 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:05:03.197 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:03 smithi159 bash[105915]: cluster 2023-09-24T00:05:03.121258+0000 mgr.y (mgr.25991) 1450 : cluster 0 pgmap v1643: 89 pgs: 3 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 2.7 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 134 op/s; 36507/133674 objects degraded (27.310%); 13836/133674 objects misplaced (10.351%); 3.3 MiB/s, 53 objects/s recovering 2023-09-24T00:05:03.198 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:03 smithi159 bash[105915]: audit 2023-09-24T00:05:03.122280+0000 mon.a (mon.0) 1896 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num_actual", "val": "26"}]: dispatch 2023-09-24T00:05:03.198 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:03 smithi159 bash[105915]: cluster 2023-09-24T00:05:03.133601+0000 mon.a (mon.0) 1897 : cluster 3 Health check update: Degraded data redundancy: 36600/134613 objects degraded (27.189%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-24T00:05:03.228 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:03.235 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:03 smithi159 bash[108473]: audit 2023-09-24T00:05:02.279217+0000 mon.a (mon.0) 1895 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:05:03.235 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:03 smithi159 bash[108473]: cluster 2023-09-24T00:05:03.121258+0000 mgr.y (mgr.25991) 1450 : cluster 0 pgmap v1643: 89 pgs: 3 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 2.7 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 134 op/s; 36507/133674 objects degraded (27.310%); 13836/133674 objects misplaced (10.351%); 3.3 MiB/s, 53 objects/s recovering 2023-09-24T00:05:03.236 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:03 smithi159 bash[108473]: audit 2023-09-24T00:05:03.122280+0000 mon.a (mon.0) 1896 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num_actual", "val": "26"}]: dispatch 2023-09-24T00:05:03.236 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:03 smithi159 bash[108473]: cluster 2023-09-24T00:05:03.133601+0000 mon.a (mon.0) 1897 : cluster 3 Health check update: Degraded data redundancy: 36600/134613 objects degraded (27.189%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-24T00:05:03.250 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:03.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:03.253 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:05:03.353 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:05:03.441 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:05:03.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:03.449 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:05:03.528 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:03 smithi164 bash[92846]: cluster 2023-09-24T00:05:02.178010+0000 mon.a (mon.0) 1890 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-24T00:05:03.528 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:03 smithi164 bash[92846]: audit 2023-09-24T00:05:02.183530+0000 mon.a (mon.0) 1891 : audit 1 from='client.? 172.21.15.159:0/222923703' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-24T00:05:03.529 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:03 smithi164 bash[92846]: audit 2023-09-24T00:05:02.183598+0000 mon.a (mon.0) 1892 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "26"}]': finished 2023-09-24T00:05:03.529 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:03 smithi164 bash[92846]: cluster 2023-09-24T00:05:02.184044+0000 mon.a (mon.0) 1893 : cluster 0 osdmap e395: 8 total, 8 up, 7 in 2023-09-24T00:05:03.529 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:03 smithi164 bash[92846]: cluster 2023-09-24T00:05:02.187510+0000 osd.5 (osd.5) 233 : cluster 3 failed to encode map e395 with expected crc 2023-09-24T00:05:03.529 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:03 smithi164 bash[92846]: cluster 2023-09-24T00:05:02.198825+0000 osd.6 (osd.6) 470 : cluster 3 failed to encode map e395 with expected crc 2023-09-24T00:05:03.529 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:03 smithi164 bash[92846]: audit 2023-09-24T00:05:02.277667+0000 mon.a (mon.0) 1894 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:05:03.529 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:03 smithi164 bash[92846]: audit 2023-09-24T00:05:02.279217+0000 mon.a (mon.0) 1895 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:05:03.529 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:03 smithi164 bash[92846]: cluster 2023-09-24T00:05:03.121258+0000 mgr.y (mgr.25991) 1450 : cluster 0 pgmap v1643: 89 pgs: 3 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 2.7 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 134 op/s; 36507/133674 objects degraded (27.310%); 13836/133674 objects misplaced (10.351%); 3.3 MiB/s, 53 objects/s recovering 2023-09-24T00:05:03.529 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:03 smithi164 bash[92846]: audit 2023-09-24T00:05:03.122280+0000 mon.a (mon.0) 1896 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num_actual", "val": "26"}]: dispatch 2023-09-24T00:05:03.529 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:03 smithi164 bash[92846]: cluster 2023-09-24T00:05:03.133601+0000 mon.a (mon.0) 1897 : cluster 3 Health check update: Degraded data redundancy: 36600/134613 objects degraded (27.189%), 14 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-24T00:05:03.550 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:03.608 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:03.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:03.617 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:05:03.718 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:05:03.742 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:05:03.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:03.745 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:05:03.846 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:03.873 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:03.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:03.874 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:05:03.975 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:05:03.997 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:05:03.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:03.999 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:05:04.044 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 24 00:05:03 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [24/Sep/2023:00:05:03] "GET /metrics HTTP/1.1" 200 36680 "" "Prometheus/2.43.0" 2023-09-24T00:05:04.100 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:05:04.134 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:05:04.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:04.137 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:05:04.237 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:05:04.264 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:05:04.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:04.267 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:05:04.368 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:05:04.403 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:05:04.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:04.405 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:05:04.506 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:05:04.513 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:04 smithi159 bash[105915]: cluster 2023-09-24T00:05:03.276992+0000 osd.6 (osd.6) 471 : cluster 3 failed to encode map e396 with expected crc 2023-09-24T00:05:04.513 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:04 smithi159 bash[105915]: audit 2023-09-24T00:05:03.279116+0000 mon.a (mon.0) 1898 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num_actual", "val": "26"}]': finished 2023-09-24T00:05:04.513 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:04 smithi159 bash[105915]: cluster 2023-09-24T00:05:03.279209+0000 mon.a (mon.0) 1899 : cluster 0 osdmap e396: 8 total, 8 up, 7 in 2023-09-24T00:05:04.514 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:04 smithi159 bash[108473]: cluster 2023-09-24T00:05:03.276992+0000 osd.6 (osd.6) 471 : cluster 3 failed to encode map e396 with expected crc 2023-09-24T00:05:04.514 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:04 smithi159 bash[108473]: audit 2023-09-24T00:05:03.279116+0000 mon.a (mon.0) 1898 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num_actual", "val": "26"}]': finished 2023-09-24T00:05:04.514 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:04 smithi159 bash[108473]: cluster 2023-09-24T00:05:03.279209+0000 mon.a (mon.0) 1899 : cluster 0 osdmap e396: 8 total, 8 up, 7 in 2023-09-24T00:05:04.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:04 smithi164 bash[92846]: cluster 2023-09-24T00:05:03.276992+0000 osd.6 (osd.6) 471 : cluster 3 failed to encode map e396 with expected crc 2023-09-24T00:05:04.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:04 smithi164 bash[92846]: audit 2023-09-24T00:05:03.279116+0000 mon.a (mon.0) 1898 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num_actual", "val": "26"}]': finished 2023-09-24T00:05:04.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:04 smithi164 bash[92846]: cluster 2023-09-24T00:05:03.279209+0000 mon.a (mon.0) 1899 : cluster 0 osdmap e396: 8 total, 8 up, 7 in 2023-09-24T00:05:04.530 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:05:04.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:04.532 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:05:04.633 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:05:04.661 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:05:04.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:04.663 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:05:04.764 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:04.790 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:04.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:04.792 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:05:04.893 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:04.913 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:04.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:04.916 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:05:04.972 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-24T00:05:05.016 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:05.051 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:05.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:05.053 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:05:05.154 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:05:05.172 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:05:05.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:05.175 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:05:05.275 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:05:05.303 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:05:05.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:05.305 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:05:05.406 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:05.433 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:05.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:05.436 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:05:05.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:05 smithi164 bash[92846]: cluster 2023-09-24T00:05:04.293667+0000 osd.6 (osd.6) 472 : cluster 3 failed to encode map e397 with expected crc 2023-09-24T00:05:05.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:05 smithi164 bash[92846]: cluster 2023-09-24T00:05:04.296067+0000 mon.a (mon.0) 1900 : cluster 0 osdmap e397: 8 total, 8 up, 7 in 2023-09-24T00:05:05.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:05 smithi164 bash[92846]: cluster 2023-09-24T00:05:04.296828+0000 osd.4 (osd.4) 312 : cluster 3 failed to encode map e397 with expected crc 2023-09-24T00:05:05.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:05 smithi164 bash[92846]: cluster 2023-09-24T00:05:04.297549+0000 osd.6 (osd.6) 473 : cluster 3 failed to encode map e397 with expected crc 2023-09-24T00:05:05.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:05 smithi164 bash[92846]: cluster 2023-09-24T00:05:04.297695+0000 osd.7 (osd.7) 253 : cluster 3 failed to encode map e397 with expected crc 2023-09-24T00:05:05.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:05 smithi164 bash[92846]: cluster 2023-09-24T00:05:04.298222+0000 osd.5 (osd.5) 234 : cluster 3 failed to encode map e397 with expected crc 2023-09-24T00:05:05.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:05 smithi164 bash[92846]: cluster 2023-09-24T00:05:04.302877+0000 osd.5 (osd.5) 235 : cluster 3 failed to encode map e397 with expected crc 2023-09-24T00:05:05.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:05 smithi164 bash[92846]: cluster 2023-09-24T00:05:05.122123+0000 mgr.y (mgr.25991) 1451 : cluster 0 pgmap v1646: 99 pgs: 2 remapped+peering, 10 unknown, 3 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 2.5 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 29319/124632 objects degraded (23.524%); 13802/124632 objects misplaced (11.074%) 2023-09-24T00:05:05.537 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:05:05.555 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:05:05.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:05.558 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:05:05.659 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:05:05.676 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:05:05.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:05.679 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:05:05.779 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:05:05.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:05 smithi159 bash[105915]: cluster 2023-09-24T00:05:04.293667+0000 osd.6 (osd.6) 472 : cluster 3 failed to encode map e397 with expected crc 2023-09-24T00:05:05.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:05 smithi159 bash[105915]: cluster 2023-09-24T00:05:04.296067+0000 mon.a (mon.0) 1900 : cluster 0 osdmap e397: 8 total, 8 up, 7 in 2023-09-24T00:05:05.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:05 smithi159 bash[105915]: cluster 2023-09-24T00:05:04.296828+0000 osd.4 (osd.4) 312 : cluster 3 failed to encode map e397 with expected crc 2023-09-24T00:05:05.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:05 smithi159 bash[105915]: cluster 2023-09-24T00:05:04.297549+0000 osd.6 (osd.6) 473 : cluster 3 failed to encode map e397 with expected crc 2023-09-24T00:05:05.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:05 smithi159 bash[105915]: cluster 2023-09-24T00:05:04.297695+0000 osd.7 (osd.7) 253 : cluster 3 failed to encode map e397 with expected crc 2023-09-24T00:05:05.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:05 smithi159 bash[105915]: cluster 2023-09-24T00:05:04.298222+0000 osd.5 (osd.5) 234 : cluster 3 failed to encode map e397 with expected crc 2023-09-24T00:05:05.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:05 smithi159 bash[105915]: cluster 2023-09-24T00:05:04.302877+0000 osd.5 (osd.5) 235 : cluster 3 failed to encode map e397 with expected crc 2023-09-24T00:05:05.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:05 smithi159 bash[105915]: cluster 2023-09-24T00:05:05.122123+0000 mgr.y (mgr.25991) 1451 : cluster 0 pgmap v1646: 99 pgs: 2 remapped+peering, 10 unknown, 3 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 2.5 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 29319/124632 objects degraded (23.524%); 13802/124632 objects misplaced (11.074%) 2023-09-24T00:05:05.796 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:05 smithi159 bash[108473]: cluster 2023-09-24T00:05:04.293667+0000 osd.6 (osd.6) 472 : cluster 3 failed to encode map e397 with expected crc 2023-09-24T00:05:05.796 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:05 smithi159 bash[108473]: cluster 2023-09-24T00:05:04.296067+0000 mon.a (mon.0) 1900 : cluster 0 osdmap e397: 8 total, 8 up, 7 in 2023-09-24T00:05:05.796 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:05 smithi159 bash[108473]: cluster 2023-09-24T00:05:04.296828+0000 osd.4 (osd.4) 312 : cluster 3 failed to encode map e397 with expected crc 2023-09-24T00:05:05.796 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:05 smithi159 bash[108473]: cluster 2023-09-24T00:05:04.297549+0000 osd.6 (osd.6) 473 : cluster 3 failed to encode map e397 with expected crc 2023-09-24T00:05:05.796 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:05 smithi159 bash[108473]: cluster 2023-09-24T00:05:04.297695+0000 osd.7 (osd.7) 253 : cluster 3 failed to encode map e397 with expected crc 2023-09-24T00:05:05.796 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:05 smithi159 bash[108473]: cluster 2023-09-24T00:05:04.298222+0000 osd.5 (osd.5) 234 : cluster 3 failed to encode map e397 with expected crc 2023-09-24T00:05:05.796 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:05 smithi159 bash[108473]: cluster 2023-09-24T00:05:04.302877+0000 osd.5 (osd.5) 235 : cluster 3 failed to encode map e397 with expected crc 2023-09-24T00:05:05.796 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:05 smithi159 bash[108473]: cluster 2023-09-24T00:05:05.122123+0000 mgr.y (mgr.25991) 1451 : cluster 0 pgmap v1646: 99 pgs: 2 remapped+peering, 10 unknown, 3 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 2.5 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 29319/124632 objects degraded (23.524%); 13802/124632 objects misplaced (11.074%) 2023-09-24T00:05:05.802 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:05:05.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:05.804 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:05:05.905 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:05:05.930 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:05:05.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:05.933 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:05:06.034 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:05:06.058 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:05:06.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:06.061 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:05:06.162 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:06.190 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:06.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:06.192 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:05:06.293 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:05:06.336 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:05:06.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:06.353 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:05:06.454 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:05:06.464 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:06 smithi159 bash[108473]: cluster 2023-09-24T00:05:05.303558+0000 osd.6 (osd.6) 474 : cluster 3 failed to encode map e398 with expected crc 2023-09-24T00:05:06.464 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:06 smithi159 bash[108473]: cluster 2023-09-24T00:05:05.306835+0000 mon.a (mon.0) 1901 : cluster 0 osdmap e398: 8 total, 8 up, 7 in 2023-09-24T00:05:06.464 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:06 smithi159 bash[108473]: cluster 2023-09-24T00:05:05.308200+0000 osd.6 (osd.6) 475 : cluster 3 failed to encode map e398 with expected crc 2023-09-24T00:05:06.464 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:06 smithi159 bash[108473]: cluster 2023-09-24T00:05:05.308510+0000 osd.7 (osd.7) 254 : cluster 3 failed to encode map e398 with expected crc 2023-09-24T00:05:06.464 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:06 smithi159 bash[108473]: cluster 2023-09-24T00:05:05.308805+0000 osd.5 (osd.5) 236 : cluster 3 failed to encode map e398 with expected crc 2023-09-24T00:05:06.465 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:06 smithi159 bash[108473]: cluster 2023-09-24T00:05:05.312069+0000 osd.4 (osd.4) 313 : cluster 3 failed to encode map e398 with expected crc 2023-09-24T00:05:06.465 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:06 smithi159 bash[108473]: cluster 2023-09-24T00:05:05.312668+0000 osd.1 (osd.1) 1 : cluster 1 10.2 continuing backfill to osd.0 from (332'1415,395'6833] MIN to 395'6833 2023-09-24T00:05:06.465 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:06 smithi159 bash[108473]: cluster 2023-09-24T00:05:05.314144+0000 osd.4 (osd.4) 314 : cluster 3 failed to encode map e398 with expected crc 2023-09-24T00:05:06.465 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:06 smithi159 bash[108473]: cluster 2023-09-24T00:05:05.314529+0000 osd.7 (osd.7) 255 : cluster 3 failed to encode map e398 with expected crc 2023-09-24T00:05:06.465 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:06 smithi159 bash[108473]: cluster 2023-09-24T00:05:05.316708+0000 osd.7 (osd.7) 256 : cluster 3 failed to encode map e398 with expected crc 2023-09-24T00:05:06.465 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:06 smithi159 bash[105915]: cluster 2023-09-24T00:05:05.303558+0000 osd.6 (osd.6) 474 : cluster 3 failed to encode map e398 with expected crc 2023-09-24T00:05:06.465 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:06 smithi159 bash[105915]: cluster 2023-09-24T00:05:05.306835+0000 mon.a (mon.0) 1901 : cluster 0 osdmap e398: 8 total, 8 up, 7 in 2023-09-24T00:05:06.465 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:06 smithi159 bash[105915]: cluster 2023-09-24T00:05:05.308200+0000 osd.6 (osd.6) 475 : cluster 3 failed to encode map e398 with expected crc 2023-09-24T00:05:06.465 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:06 smithi159 bash[105915]: cluster 2023-09-24T00:05:05.308510+0000 osd.7 (osd.7) 254 : cluster 3 failed to encode map e398 with expected crc 2023-09-24T00:05:06.465 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:06 smithi159 bash[105915]: cluster 2023-09-24T00:05:05.308805+0000 osd.5 (osd.5) 236 : cluster 3 failed to encode map e398 with expected crc 2023-09-24T00:05:06.465 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:06 smithi159 bash[105915]: cluster 2023-09-24T00:05:05.312069+0000 osd.4 (osd.4) 313 : cluster 3 failed to encode map e398 with expected crc 2023-09-24T00:05:06.466 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:06 smithi159 bash[105915]: cluster 2023-09-24T00:05:05.312668+0000 osd.1 (osd.1) 1 : cluster 1 10.2 continuing backfill to osd.0 from (332'1415,395'6833] MIN to 395'6833 2023-09-24T00:05:06.466 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:06 smithi159 bash[105915]: cluster 2023-09-24T00:05:05.314144+0000 osd.4 (osd.4) 314 : cluster 3 failed to encode map e398 with expected crc 2023-09-24T00:05:06.466 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:06 smithi159 bash[105915]: cluster 2023-09-24T00:05:05.314529+0000 osd.7 (osd.7) 255 : cluster 3 failed to encode map e398 with expected crc 2023-09-24T00:05:06.466 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:06 smithi159 bash[105915]: cluster 2023-09-24T00:05:05.316708+0000 osd.7 (osd.7) 256 : cluster 3 failed to encode map e398 with expected crc 2023-09-24T00:05:06.478 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:05:06.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:06.480 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:05:06.516 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-24T00:05:06.581 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:06.611 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:06.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:06.614 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:05:06.715 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:06.738 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:06.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:06.741 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:05:06.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:06 smithi164 bash[92846]: cluster 2023-09-24T00:05:05.303558+0000 osd.6 (osd.6) 474 : cluster 3 failed to encode map e398 with expected crc 2023-09-24T00:05:06.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:06 smithi164 bash[92846]: cluster 2023-09-24T00:05:05.306835+0000 mon.a (mon.0) 1901 : cluster 0 osdmap e398: 8 total, 8 up, 7 in 2023-09-24T00:05:06.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:06 smithi164 bash[92846]: cluster 2023-09-24T00:05:05.308200+0000 osd.6 (osd.6) 475 : cluster 3 failed to encode map e398 with expected crc 2023-09-24T00:05:06.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:06 smithi164 bash[92846]: cluster 2023-09-24T00:05:05.308510+0000 osd.7 (osd.7) 254 : cluster 3 failed to encode map e398 with expected crc 2023-09-24T00:05:06.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:06 smithi164 bash[92846]: cluster 2023-09-24T00:05:05.308805+0000 osd.5 (osd.5) 236 : cluster 3 failed to encode map e398 with expected crc 2023-09-24T00:05:06.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:06 smithi164 bash[92846]: cluster 2023-09-24T00:05:05.312069+0000 osd.4 (osd.4) 313 : cluster 3 failed to encode map e398 with expected crc 2023-09-24T00:05:06.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:06 smithi164 bash[92846]: cluster 2023-09-24T00:05:05.312668+0000 osd.1 (osd.1) 1 : cluster 1 10.2 continuing backfill to osd.0 from (332'1415,395'6833] MIN to 395'6833 2023-09-24T00:05:06.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:06 smithi164 bash[92846]: cluster 2023-09-24T00:05:05.314144+0000 osd.4 (osd.4) 314 : cluster 3 failed to encode map e398 with expected crc 2023-09-24T00:05:06.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:06 smithi164 bash[92846]: cluster 2023-09-24T00:05:05.314529+0000 osd.7 (osd.7) 255 : cluster 3 failed to encode map e398 with expected crc 2023-09-24T00:05:06.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:06 smithi164 bash[92846]: cluster 2023-09-24T00:05:05.316708+0000 osd.7 (osd.7) 256 : cluster 3 failed to encode map e398 with expected crc 2023-09-24T00:05:06.841 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:06.866 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:06.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:06.869 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:05:06.970 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:06.997 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:06.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:06.999 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:05:07.100 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:05:07.127 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:05:07.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:07.130 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:05:07.230 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:05:07.256 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:05:07.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:07.259 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:05:07.360 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:07.387 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:07.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:07.390 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:05:07.490 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:07.514 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:07.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:07.518 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:05:07.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:07 smithi159 bash[105915]: cluster 2023-09-24T00:05:06.309044+0000 mon.a (mon.0) 1902 : cluster 0 osdmap e399: 8 total, 8 up, 7 in 2023-09-24T00:05:07.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:07 smithi159 bash[105915]: cluster 2023-09-24T00:05:06.309864+0000 osd.7 (osd.7) 257 : cluster 3 failed to encode map e399 with expected crc 2023-09-24T00:05:07.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:07 smithi159 bash[105915]: cluster 2023-09-24T00:05:06.309988+0000 osd.4 (osd.4) 315 : cluster 3 failed to encode map e399 with expected crc 2023-09-24T00:05:07.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:07 smithi159 bash[105915]: cluster 2023-09-24T00:05:06.311038+0000 osd.6 (osd.6) 476 : cluster 3 failed to encode map e399 with expected crc 2023-09-24T00:05:07.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:07 smithi159 bash[105915]: cluster 2023-09-24T00:05:06.312570+0000 osd.4 (osd.4) 316 : cluster 3 failed to encode map e399 with expected crc 2023-09-24T00:05:07.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:07 smithi159 bash[105915]: cluster 2023-09-24T00:05:06.312613+0000 osd.5 (osd.5) 237 : cluster 3 failed to encode map e399 with expected crc 2023-09-24T00:05:07.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:07 smithi159 bash[105915]: cluster 2023-09-24T00:05:06.314493+0000 osd.7 (osd.7) 258 : cluster 3 failed to encode map e399 with expected crc 2023-09-24T00:05:07.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:07 smithi159 bash[105915]: cluster 2023-09-24T00:05:06.319649+0000 osd.4 (osd.4) 317 : cluster 1 10.1 continuing backfill to osd.0 from (332'1102,395'6823] MIN to 395'6823 2023-09-24T00:05:07.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:07 smithi159 bash[105915]: cluster 2023-09-24T00:05:06.319988+0000 osd.7 (osd.7) 259 : cluster 1 10.11 continuing backfill to osd.0 from (332'1102,395'6823] MIN to 395'6823 2023-09-24T00:05:07.546 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:07 smithi159 bash[105915]: cluster 2023-09-24T00:05:07.122938+0000 mgr.y (mgr.25991) 1452 : cluster 0 pgmap v1649: 99 pgs: 1 activating+undersized+remapped, 1 activating+degraded+remapped, 1 peering, 4 remapped+peering, 4 unknown, 4 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 1 active+recovering, 2 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 77 active+clean; 2.5 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 22847/124251 objects degraded (18.388%); 13444/124251 objects misplaced (10.820%) 2023-09-24T00:05:07.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:07 smithi159 bash[108473]: cluster 2023-09-24T00:05:06.309044+0000 mon.a (mon.0) 1902 : cluster 0 osdmap e399: 8 total, 8 up, 7 in 2023-09-24T00:05:07.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:07 smithi159 bash[108473]: cluster 2023-09-24T00:05:06.309864+0000 osd.7 (osd.7) 257 : cluster 3 failed to encode map e399 with expected crc 2023-09-24T00:05:07.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:07 smithi159 bash[108473]: cluster 2023-09-24T00:05:06.309988+0000 osd.4 (osd.4) 315 : cluster 3 failed to encode map e399 with expected crc 2023-09-24T00:05:07.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:07 smithi159 bash[108473]: cluster 2023-09-24T00:05:06.311038+0000 osd.6 (osd.6) 476 : cluster 3 failed to encode map e399 with expected crc 2023-09-24T00:05:07.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:07 smithi159 bash[108473]: cluster 2023-09-24T00:05:06.312570+0000 osd.4 (osd.4) 316 : cluster 3 failed to encode map e399 with expected crc 2023-09-24T00:05:07.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:07 smithi159 bash[108473]: cluster 2023-09-24T00:05:06.312613+0000 osd.5 (osd.5) 237 : cluster 3 failed to encode map e399 with expected crc 2023-09-24T00:05:07.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:07 smithi159 bash[108473]: cluster 2023-09-24T00:05:06.314493+0000 osd.7 (osd.7) 258 : cluster 3 failed to encode map e399 with expected crc 2023-09-24T00:05:07.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:07 smithi159 bash[108473]: cluster 2023-09-24T00:05:06.319649+0000 osd.4 (osd.4) 317 : cluster 1 10.1 continuing backfill to osd.0 from (332'1102,395'6823] MIN to 395'6823 2023-09-24T00:05:07.547 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:07 smithi159 bash[108473]: cluster 2023-09-24T00:05:06.319988+0000 osd.7 (osd.7) 259 : cluster 1 10.11 continuing backfill to osd.0 from (332'1102,395'6823] MIN to 395'6823 2023-09-24T00:05:07.547 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:07 smithi159 bash[108473]: cluster 2023-09-24T00:05:07.122938+0000 mgr.y (mgr.25991) 1452 : cluster 0 pgmap v1649: 99 pgs: 1 activating+undersized+remapped, 1 activating+degraded+remapped, 1 peering, 4 remapped+peering, 4 unknown, 4 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 1 active+recovering, 2 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 77 active+clean; 2.5 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 22847/124251 objects degraded (18.388%); 13444/124251 objects misplaced (10.820%) 2023-09-24T00:05:07.618 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:05:07.629 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:07 smithi164 bash[92846]: cluster 2023-09-24T00:05:06.309044+0000 mon.a (mon.0) 1902 : cluster 0 osdmap e399: 8 total, 8 up, 7 in 2023-09-24T00:05:07.630 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:07 smithi164 bash[92846]: cluster 2023-09-24T00:05:06.309864+0000 osd.7 (osd.7) 257 : cluster 3 failed to encode map e399 with expected crc 2023-09-24T00:05:07.630 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:07 smithi164 bash[92846]: cluster 2023-09-24T00:05:06.309988+0000 osd.4 (osd.4) 315 : cluster 3 failed to encode map e399 with expected crc 2023-09-24T00:05:07.630 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:07 smithi164 bash[92846]: cluster 2023-09-24T00:05:06.311038+0000 osd.6 (osd.6) 476 : cluster 3 failed to encode map e399 with expected crc 2023-09-24T00:05:07.630 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:07 smithi164 bash[92846]: cluster 2023-09-24T00:05:06.312570+0000 osd.4 (osd.4) 316 : cluster 3 failed to encode map e399 with expected crc 2023-09-24T00:05:07.630 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:07 smithi164 bash[92846]: cluster 2023-09-24T00:05:06.312613+0000 osd.5 (osd.5) 237 : cluster 3 failed to encode map e399 with expected crc 2023-09-24T00:05:07.630 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:07 smithi164 bash[92846]: cluster 2023-09-24T00:05:06.314493+0000 osd.7 (osd.7) 258 : cluster 3 failed to encode map e399 with expected crc 2023-09-24T00:05:07.630 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:07 smithi164 bash[92846]: cluster 2023-09-24T00:05:06.319649+0000 osd.4 (osd.4) 317 : cluster 1 10.1 continuing backfill to osd.0 from (332'1102,395'6823] MIN to 395'6823 2023-09-24T00:05:07.630 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:07 smithi164 bash[92846]: cluster 2023-09-24T00:05:06.319988+0000 osd.7 (osd.7) 259 : cluster 1 10.11 continuing backfill to osd.0 from (332'1102,395'6823] MIN to 395'6823 2023-09-24T00:05:07.630 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:07 smithi164 bash[92846]: cluster 2023-09-24T00:05:07.122938+0000 mgr.y (mgr.25991) 1452 : cluster 0 pgmap v1649: 99 pgs: 1 activating+undersized+remapped, 1 activating+degraded+remapped, 1 peering, 4 remapped+peering, 4 unknown, 4 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 1 active+recovering, 2 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 77 active+clean; 2.5 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 22847/124251 objects degraded (18.388%); 13444/124251 objects misplaced (10.820%) 2023-09-24T00:05:07.646 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:05:07.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:07.649 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:05:07.662 INFO:teuthology.orchestra.run.smithi164.stdout:{ 2023-09-24T00:05:07.662 INFO:teuthology.orchestra.run.smithi164.stdout: "ops": [], 2023-09-24T00:05:07.662 INFO:teuthology.orchestra.run.smithi164.stdout: "num_ops": 0 2023-09-24T00:05:07.662 INFO:teuthology.orchestra.run.smithi164.stdout:} 2023-09-24T00:05:07.750 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:05:07.773 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:05:07.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:07.775 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:05:07.876 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:07.906 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:07.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:07.909 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:05:08.010 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:08.037 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:08.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:08.040 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:05:08.141 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:08.162 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:08.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:08.164 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:05:08.265 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:05:08.291 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:05:08.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:08.294 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:05:08.395 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:08.402 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:08 smithi164 bash[92846]: cluster 2023-09-24T00:05:07.100317+0000 osd.1 (osd.1) 2 : cluster 1 10.12 continuing backfill to osd.0 from (332'1415,395'6833] MIN to 395'6833 2023-09-24T00:05:08.402 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:08 smithi164 bash[92846]: cluster 2023-09-24T00:05:07.323938+0000 mon.a (mon.0) 1903 : cluster 0 osdmap e400: 8 total, 8 up, 7 in 2023-09-24T00:05:08.402 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:08 smithi164 bash[92846]: cluster 2023-09-24T00:05:07.325501+0000 osd.6 (osd.6) 477 : cluster 3 failed to encode map e400 with expected crc 2023-09-24T00:05:08.403 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:08 smithi164 bash[92846]: cluster 2023-09-24T00:05:07.327198+0000 osd.5 (osd.5) 238 : cluster 3 failed to encode map e400 with expected crc 2023-09-24T00:05:08.403 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:08 smithi164 bash[92846]: cluster 2023-09-24T00:05:08.135328+0000 mon.a (mon.0) 1904 : cluster 3 Health check update: Degraded data redundancy: 22847/124251 objects degraded (18.388%), 10 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-24T00:05:08.418 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:08.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:08.420 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:05:08.520 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:05:08.543 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:05:08.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:08 smithi159 bash[105915]: cluster 2023-09-24T00:05:07.100317+0000 osd.1 (osd.1) 2 : cluster 1 10.12 continuing backfill to osd.0 from (332'1415,395'6833] MIN to 395'6833 2023-09-24T00:05:08.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:08 smithi159 bash[105915]: cluster 2023-09-24T00:05:07.323938+0000 mon.a (mon.0) 1903 : cluster 0 osdmap e400: 8 total, 8 up, 7 in 2023-09-24T00:05:08.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:08 smithi159 bash[105915]: cluster 2023-09-24T00:05:07.325501+0000 osd.6 (osd.6) 477 : cluster 3 failed to encode map e400 with expected crc 2023-09-24T00:05:08.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:08 smithi159 bash[105915]: cluster 2023-09-24T00:05:07.327198+0000 osd.5 (osd.5) 238 : cluster 3 failed to encode map e400 with expected crc 2023-09-24T00:05:08.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:08 smithi159 bash[105915]: cluster 2023-09-24T00:05:08.135328+0000 mon.a (mon.0) 1904 : cluster 3 Health check update: Degraded data redundancy: 22847/124251 objects degraded (18.388%), 10 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-24T00:05:08.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:08 smithi159 bash[108473]: cluster 2023-09-24T00:05:07.100317+0000 osd.1 (osd.1) 2 : cluster 1 10.12 continuing backfill to osd.0 from (332'1415,395'6833] MIN to 395'6833 2023-09-24T00:05:08.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:08 smithi159 bash[108473]: cluster 2023-09-24T00:05:07.323938+0000 mon.a (mon.0) 1903 : cluster 0 osdmap e400: 8 total, 8 up, 7 in 2023-09-24T00:05:08.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:08 smithi159 bash[108473]: cluster 2023-09-24T00:05:07.325501+0000 osd.6 (osd.6) 477 : cluster 3 failed to encode map e400 with expected crc 2023-09-24T00:05:08.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:08 smithi159 bash[108473]: cluster 2023-09-24T00:05:07.327198+0000 osd.5 (osd.5) 238 : cluster 3 failed to encode map e400 with expected crc 2023-09-24T00:05:08.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:08 smithi159 bash[108473]: cluster 2023-09-24T00:05:08.135328+0000 mon.a (mon.0) 1904 : cluster 3 Health check update: Degraded data redundancy: 22847/124251 objects degraded (18.388%), 10 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-24T00:05:08.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:08.546 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:05:08.647 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:08.673 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:08.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:08.675 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:05:08.758 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 dump_blocked_ops 2023-09-24T00:05:08.776 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:05:08.805 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:05:08.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:08.808 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:05:08.908 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:05:08.937 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:05:08.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:08.940 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:05:09.040 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:05:09.069 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:05:09.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:09.071 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:05:09.171 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:05:09.203 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:05:09.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:09.206 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:05:09.307 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:05:09.337 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:05:09.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:09.339 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:05:09.440 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:05:09.483 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:05:09.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:09.486 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:05:09.529 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 3, 6, 7, 5, 0] out_osds: [4] dead_osds: [] live_osds: [0, 2, 3, 4, 5, 6, 7, 1] 2023-09-24T00:05:09.530 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-24T00:05:09.530 INFO:tasks.thrashosds.thrasher:Adding osd 4 2023-09-24T00:05:09.530 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd in 4 2023-09-24T00:05:09.587 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:09.597 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:09 smithi159 bash[105915]: cluster 2023-09-24T00:05:09.124203+0000 mgr.y (mgr.25991) 1453 : cluster 0 pgmap v1651: 99 pgs: 1 active+recovering+undersized+remapped, 2 activating+undersized+remapped, 1 activating+degraded+remapped, 1 peering, 2 remapped+peering, 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 78 active+clean; 2.7 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 62 MiB/s wr, 1.44k op/s; 33691/132360 objects degraded (25.454%); 10678/132360 objects misplaced (8.067%); 21 MiB/s, 391 objects/s recovering 2023-09-24T00:05:09.598 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:09 smithi159 bash[108473]: cluster 2023-09-24T00:05:09.124203+0000 mgr.y (mgr.25991) 1453 : cluster 0 pgmap v1651: 99 pgs: 1 active+recovering+undersized+remapped, 2 activating+undersized+remapped, 1 activating+degraded+remapped, 1 peering, 2 remapped+peering, 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 78 active+clean; 2.7 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 62 MiB/s wr, 1.44k op/s; 33691/132360 objects degraded (25.454%); 10678/132360 objects misplaced (8.067%); 21 MiB/s, 391 objects/s recovering 2023-09-24T00:05:09.617 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:09.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:09.619 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:05:09.720 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:05:09.747 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:05:09.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:09.750 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:05:09.765 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:05:09.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:09 smithi164 bash[92846]: cluster 2023-09-24T00:05:09.124203+0000 mgr.y (mgr.25991) 1453 : cluster 0 pgmap v1651: 99 pgs: 1 active+recovering+undersized+remapped, 2 activating+undersized+remapped, 1 activating+degraded+remapped, 1 peering, 2 remapped+peering, 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 78 active+clean; 2.7 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 62 MiB/s wr, 1.44k op/s; 33691/132360 objects degraded (25.454%); 10678/132360 objects misplaced (8.067%); 21 MiB/s, 391 objects/s recovering 2023-09-24T00:05:09.851 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:09.880 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:09.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:09.883 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:05:09.984 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:10.006 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:10.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:10.009 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:05:10.110 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:05:10.133 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:05:10.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:10.137 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:05:10.238 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:10.264 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:10.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:10.267 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:05:10.367 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:05:10.395 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:05:10.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:10.398 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:05:10.499 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:10.523 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:10.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:10.526 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:05:10.627 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:05:10.652 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:05:10.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:10.655 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:05:10.756 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:05:10.781 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:05:10.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:10.783 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:05:10.784 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:05:10.884 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:05:10.910 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:05:10.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:10.913 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:05:11.014 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:11.039 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:11.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:11.041 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:05:11.142 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:11.169 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:11.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:11.173 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:05:11.274 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:05:11.300 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:05:11.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:11.303 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:05:11.404 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:11.425 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:11.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:11.427 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:05:11.528 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:05:11.554 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:05:11.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:11.560 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:05:11.661 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:11.691 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:11.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:11.694 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:05:11.794 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:05:11.820 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:05:11.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:11.825 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:05:11.926 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:11.949 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:11.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:11.953 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:05:12.054 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:12.079 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:12.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:12.081 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:05:12.182 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:12.203 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:12.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:12.205 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:05:12.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:12 smithi164 bash[92846]: cluster 2023-09-24T00:05:11.125052+0000 mgr.y (mgr.25991) 1454 : cluster 0 pgmap v1652: 99 pgs: 1 active+recovering+undersized+remapped, 2 activating+undersized+remapped, 1 activating+degraded+remapped, 2 remapped+peering, 9 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 78 active+clean; 2.7 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 50 MiB/s wr, 1.16k op/s; 35190/132348 objects degraded (26.589%); 10678/132348 objects misplaced (8.068%); 17 MiB/s, 315 objects/s recovering 2023-09-24T00:05:12.305 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:05:12.335 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:05:12.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:12.340 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:05:12.441 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:05:12.449 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:12 smithi159 bash[105915]: cluster 2023-09-24T00:05:11.125052+0000 mgr.y (mgr.25991) 1454 : cluster 0 pgmap v1652: 99 pgs: 1 active+recovering+undersized+remapped, 2 activating+undersized+remapped, 1 activating+degraded+remapped, 2 remapped+peering, 9 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 78 active+clean; 2.7 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 50 MiB/s wr, 1.16k op/s; 35190/132348 objects degraded (26.589%); 10678/132348 objects misplaced (8.068%); 17 MiB/s, 315 objects/s recovering 2023-09-24T00:05:12.449 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:12 smithi159 bash[108473]: cluster 2023-09-24T00:05:11.125052+0000 mgr.y (mgr.25991) 1454 : cluster 0 pgmap v1652: 99 pgs: 1 active+recovering+undersized+remapped, 2 activating+undersized+remapped, 1 activating+degraded+remapped, 2 remapped+peering, 9 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 78 active+clean; 2.7 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 50 MiB/s wr, 1.16k op/s; 35190/132348 objects degraded (26.589%); 10678/132348 objects misplaced (8.068%); 17 MiB/s, 315 objects/s recovering 2023-09-24T00:05:12.466 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:05:12.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:12.468 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:05:12.569 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:05:12.597 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:05:12.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:12.600 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:05:12.700 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:12.726 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:12.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:12.731 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:05:12.832 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:12.860 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:12.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:12.864 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:05:12.965 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:05:12.988 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:05:12.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:12.990 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:05:13.091 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:05:13.118 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:05:13.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:13.123 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:05:13.223 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:13.257 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:13.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:13.260 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:05:13.360 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:05:13.385 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:05:13.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:13.395 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:05:13.495 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:13.505 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:13 smithi159 bash[105915]: cluster 2023-09-24T00:05:13.136908+0000 mon.a (mon.0) 1905 : cluster 3 Health check update: Degraded data redundancy: 35190/132348 objects degraded (26.589%), 14 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-24T00:05:13.506 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:13 smithi159 bash[108473]: cluster 2023-09-24T00:05:13.136908+0000 mon.a (mon.0) 1905 : cluster 3 Health check update: Degraded data redundancy: 35190/132348 objects degraded (26.589%), 14 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-24T00:05:13.515 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-24T00:05:13.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:13 smithi164 bash[92846]: cluster 2023-09-24T00:05:13.136908+0000 mon.a (mon.0) 1905 : cluster 3 Health check update: Degraded data redundancy: 35190/132348 objects degraded (26.589%), 14 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-24T00:05:13.521 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:13.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:13.524 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:05:13.624 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:13.654 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:13.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:13.658 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:05:13.759 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:05:13.768 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 24 00:05:13 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [24/Sep/2023:00:05:13] "GET /metrics HTTP/1.1" 200 36680 "" "Prometheus/2.43.0" 2023-09-24T00:05:13.789 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:05:13.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:13.797 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:05:13.834 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:05:13.899 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:05:13.920 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:05:13.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:13.926 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:05:14.027 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:14.052 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:14.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:14.057 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:05:14.158 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:14.179 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:14.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:14.181 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:05:14.189 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:14 smithi164 bash[92846]: cluster 2023-09-24T00:05:13.125943+0000 mgr.y (mgr.25991) 1455 : cluster 0 pgmap v1653: 99 pgs: 10 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 2.7 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 38 MiB/s wr, 914 op/s; 39669/131700 objects degraded (30.121%); 10688/131700 objects misplaced (8.115%); 14 MiB/s, 272 objects/s recovering 2023-09-24T00:05:14.281 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:05:14.305 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:05:14.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:14.307 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:05:14.408 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:05:14.420 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:14 smithi159 bash[105915]: cluster 2023-09-24T00:05:13.125943+0000 mgr.y (mgr.25991) 1455 : cluster 0 pgmap v1653: 99 pgs: 10 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 2.7 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 38 MiB/s wr, 914 op/s; 39669/131700 objects degraded (30.121%); 10688/131700 objects misplaced (8.115%); 14 MiB/s, 272 objects/s recovering 2023-09-24T00:05:14.420 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:14 smithi159 bash[108473]: cluster 2023-09-24T00:05:13.125943+0000 mgr.y (mgr.25991) 1455 : cluster 0 pgmap v1653: 99 pgs: 10 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 2.7 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 38 MiB/s wr, 914 op/s; 39669/131700 objects degraded (30.121%); 10688/131700 objects misplaced (8.115%); 14 MiB/s, 272 objects/s recovering 2023-09-24T00:05:14.433 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:05:14.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:14.436 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:05:14.537 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:05:14.561 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:05:14.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:14.564 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:05:14.665 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:05:14.689 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:05:14.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:14.692 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:05:14.792 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:14.816 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:14.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:14.818 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:05:14.919 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:14.942 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:14.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:14.944 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:05:15.045 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:15.069 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:15.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:15.071 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:05:15.171 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:05:15.198 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:05:15.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:15.202 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:05:15.303 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:05:15.324 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:05:15.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:15.326 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:05:15.427 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:05:15.450 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:05:15.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:15.455 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:05:15.556 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:15.577 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:15.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:15.582 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:05:15.682 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:15.712 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:15.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:15.714 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:05:15.815 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:05:15.837 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:05:15.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:15.839 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:05:15.940 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:15.965 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:15.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:15.967 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:05:16.068 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:16.087 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:16.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:16.090 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:05:16.191 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:05:16.212 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:05:16.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:16.218 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:05:16.218 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:16 smithi164 bash[92846]: cluster 2023-09-24T00:05:15.127040+0000 mgr.y (mgr.25991) 1456 : cluster 0 pgmap v1654: 99 pgs: 10 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 2.7 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 51 MiB/s wr, 1.25k op/s; 39460/130242 objects degraded (30.297%); 10653/130242 objects misplaced (8.179%); 19 MiB/s, 338 objects/s recovering 2023-09-24T00:05:16.280 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:16 smithi159 bash[105915]: cluster 2023-09-24T00:05:15.127040+0000 mgr.y (mgr.25991) 1456 : cluster 0 pgmap v1654: 99 pgs: 10 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 2.7 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 51 MiB/s wr, 1.25k op/s; 39460/130242 objects degraded (30.297%); 10653/130242 objects misplaced (8.179%); 19 MiB/s, 338 objects/s recovering 2023-09-24T00:05:16.280 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:16 smithi159 bash[108473]: cluster 2023-09-24T00:05:15.127040+0000 mgr.y (mgr.25991) 1456 : cluster 0 pgmap v1654: 99 pgs: 10 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 2.7 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 51 MiB/s wr, 1.25k op/s; 39460/130242 objects degraded (30.297%); 10653/130242 objects misplaced (8.179%); 19 MiB/s, 338 objects/s recovering 2023-09-24T00:05:16.319 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:16.342 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:16.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:16.344 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:05:16.445 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:16.472 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:16.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:16.475 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:05:16.576 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:16.603 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:16.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:16.605 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:05:16.706 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:05:16.730 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:05:16.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:16.732 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:05:16.832 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:16.855 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:16.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:16.858 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:05:16.958 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:05:16.982 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:05:16.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:16.985 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:05:17.086 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:05:17.110 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:05:17.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:17.114 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:05:17.214 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:17.238 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:17.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:17.240 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:05:17.340 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:05:17.368 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:05:17.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:17.376 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:05:17.477 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:05:17.495 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:05:17.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:17.497 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:05:17.598 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:05:17.620 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:05:17.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:17.623 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:05:17.723 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:05:17.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:17.750 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:05:17.750 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:05:17.851 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:05:17.873 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:05:17.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:17.878 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:05:17.978 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:05:18.001 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:05:18.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:18.004 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:05:18.105 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:05:18.129 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:05:18.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:18.131 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:05:18.232 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:18.240 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:18 smithi159 bash[105915]: cluster 2023-09-24T00:05:17.127793+0000 mgr.y (mgr.25991) 1457 : cluster 0 pgmap v1655: 99 pgs: 10 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 2.6 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 30 MiB/s wr, 818 op/s; 39168/128271 objects degraded (30.535%); 10473/128271 objects misplaced (8.165%); 11 MiB/s, 220 objects/s recovering 2023-09-24T00:05:18.241 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:18 smithi159 bash[105915]: audit 2023-09-24T00:05:17.271947+0000 mon.a (mon.0) 1906 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:05:18.241 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:18 smithi159 bash[105915]: cluster 2023-09-24T00:05:18.137886+0000 mon.a (mon.0) 1907 : cluster 3 Health check update: Degraded data redundancy: 39168/128271 objects degraded (30.535%), 20 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-24T00:05:18.241 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:18 smithi159 bash[108473]: cluster 2023-09-24T00:05:17.127793+0000 mgr.y (mgr.25991) 1457 : cluster 0 pgmap v1655: 99 pgs: 10 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 2.6 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 30 MiB/s wr, 818 op/s; 39168/128271 objects degraded (30.535%); 10473/128271 objects misplaced (8.165%); 11 MiB/s, 220 objects/s recovering 2023-09-24T00:05:18.241 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:18 smithi159 bash[108473]: audit 2023-09-24T00:05:17.271947+0000 mon.a (mon.0) 1906 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:05:18.241 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:18 smithi159 bash[108473]: cluster 2023-09-24T00:05:18.137886+0000 mon.a (mon.0) 1907 : cluster 3 Health check update: Degraded data redundancy: 39168/128271 objects degraded (30.535%), 20 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-24T00:05:18.256 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:18.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:18.262 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:05:18.362 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:05:18.372 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:18 smithi164 bash[92846]: cluster 2023-09-24T00:05:17.127793+0000 mgr.y (mgr.25991) 1457 : cluster 0 pgmap v1655: 99 pgs: 10 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 2.6 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 30 MiB/s wr, 818 op/s; 39168/128271 objects degraded (30.535%); 10473/128271 objects misplaced (8.165%); 11 MiB/s, 220 objects/s recovering 2023-09-24T00:05:18.372 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:18 smithi164 bash[92846]: audit 2023-09-24T00:05:17.271947+0000 mon.a (mon.0) 1906 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:05:18.372 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:18 smithi164 bash[92846]: cluster 2023-09-24T00:05:18.137886+0000 mon.a (mon.0) 1907 : cluster 3 Health check update: Degraded data redundancy: 39168/128271 objects degraded (30.535%), 20 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-24T00:05:18.387 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:05:18.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:18.392 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:05:18.492 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:05:18.525 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:05:18.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:18.529 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:05:18.629 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:05:18.657 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:05:18.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:18.660 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:05:18.760 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:05:18.783 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:05:18.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:18.787 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:05:18.791 INFO:teuthology.orchestra.run.smithi164.stdout:{ 2023-09-24T00:05:18.791 INFO:teuthology.orchestra.run.smithi164.stdout: "ops": [], 2023-09-24T00:05:18.791 INFO:teuthology.orchestra.run.smithi164.stdout: "complaint_time": 30, 2023-09-24T00:05:18.791 INFO:teuthology.orchestra.run.smithi164.stdout: "num_blocked_ops": 0 2023-09-24T00:05:18.791 INFO:teuthology.orchestra.run.smithi164.stdout:} 2023-09-24T00:05:18.888 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:05:18.916 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:05:18.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:18.918 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:05:19.019 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:05:19.043 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:05:19.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:19.047 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:05:19.148 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:19.172 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:19.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:19.178 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:05:19.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:19 smithi164 bash[92846]: cluster 2023-09-24T00:05:19.128527+0000 mgr.y (mgr.25991) 1458 : cluster 0 pgmap v1656: 99 pgs: 10 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 2.6 GiB data, 11 GiB used, 614 GiB / 626 GiB avail; 25 MiB/s wr, 757 op/s; 38861/125991 objects degraded (30.844%); 10272/125991 objects misplaced (8.153%); 12 MiB/s, 220 objects/s recovering 2023-09-24T00:05:19.279 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:05:19.286 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:19 smithi159 bash[105915]: cluster 2023-09-24T00:05:19.128527+0000 mgr.y (mgr.25991) 1458 : cluster 0 pgmap v1656: 99 pgs: 10 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 2.6 GiB data, 11 GiB used, 614 GiB / 626 GiB avail; 25 MiB/s wr, 757 op/s; 38861/125991 objects degraded (30.844%); 10272/125991 objects misplaced (8.153%); 12 MiB/s, 220 objects/s recovering 2023-09-24T00:05:19.286 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:19 smithi159 bash[108473]: cluster 2023-09-24T00:05:19.128527+0000 mgr.y (mgr.25991) 1458 : cluster 0 pgmap v1656: 99 pgs: 10 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 2.6 GiB data, 11 GiB used, 614 GiB / 626 GiB avail; 25 MiB/s wr, 757 op/s; 38861/125991 objects degraded (30.844%); 10272/125991 objects misplaced (8.153%); 12 MiB/s, 220 objects/s recovering 2023-09-24T00:05:19.302 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:05:19.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:19.304 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:05:19.405 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:05:19.429 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:05:19.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:19.435 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:05:19.536 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:19.559 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:19.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:19.563 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:05:19.664 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:19.689 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:19.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:19.691 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:05:19.794 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:19.817 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:19.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:19.820 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:05:19.920 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:05:19.940 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:05:19.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:19.942 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:05:20.043 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:05:20.067 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:05:20.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:20.069 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:05:20.081 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 dump_historic_ops 2023-09-24T00:05:20.170 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:20.198 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:20.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:20.202 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:05:20.303 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:20.332 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:20.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:20.338 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:05:20.439 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:05:20.471 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:05:20.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:20.474 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:05:20.575 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:20.596 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:20.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:20.599 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:05:20.700 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:05:20.727 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:05:20.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:20.729 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:05:20.830 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:05:20.856 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:05:20.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:20.858 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:05:20.959 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:20.984 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:20.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:20.987 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:05:21.088 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:21.114 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:21.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:21.116 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:05:21.217 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:05:21.242 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:05:21.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:21.244 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:05:21.345 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:05:21.372 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:05:21.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:21.375 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:05:21.475 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:21.503 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:21.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:21.507 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:05:21.607 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:05:21.633 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:05:21.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:21.636 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:05:21.736 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:05:21.766 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:05:21.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:21.774 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:05:21.875 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:05:21.902 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:05:21.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:21.904 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:05:22.005 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:05:22.030 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:05:22.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:22.033 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:05:22.134 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:22.157 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:22.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:22.160 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:05:22.260 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:05:22.286 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:05:22.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:22.290 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:05:22.391 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:22.421 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:22.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:22.425 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:05:22.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:22 smithi164 bash[92846]: cluster 2023-09-24T00:05:21.129217+0000 mgr.y (mgr.25991) 1459 : cluster 0 pgmap v1657: 99 pgs: 10 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 2.6 GiB data, 11 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 183 op/s; 38861/125736 objects degraded (30.907%); 10272/125736 objects misplaced (8.169%); 5.6 MiB/s, 98 objects/s recovering 2023-09-24T00:05:22.526 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:22.535 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:22 smithi159 bash[105915]: cluster 2023-09-24T00:05:21.129217+0000 mgr.y (mgr.25991) 1459 : cluster 0 pgmap v1657: 99 pgs: 10 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 2.6 GiB data, 11 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 183 op/s; 38861/125736 objects degraded (30.907%); 10272/125736 objects misplaced (8.169%); 5.6 MiB/s, 98 objects/s recovering 2023-09-24T00:05:22.535 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:22 smithi159 bash[108473]: cluster 2023-09-24T00:05:21.129217+0000 mgr.y (mgr.25991) 1459 : cluster 0 pgmap v1657: 99 pgs: 10 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 2.6 GiB data, 11 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 183 op/s; 38861/125736 objects degraded (30.907%); 10272/125736 objects misplaced (8.169%); 5.6 MiB/s, 98 objects/s recovering 2023-09-24T00:05:22.548 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:22.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:22.551 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:05:22.651 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:22.682 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:22.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:22.686 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:05:22.787 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:05:22.807 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:05:22.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:22.810 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:05:22.910 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:05:22.937 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:05:22.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:22.940 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:05:23.041 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:23.071 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:23.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:23.073 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:05:23.174 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:23.207 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:23.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:23.215 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:05:23.315 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:05:23.344 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:05:23.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:23.346 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:05:23.447 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:23.455 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:23 smithi159 bash[105915]: cluster 2023-09-24T00:05:23.141591+0000 mon.a (mon.0) 1908 : cluster 3 Health check update: Degraded data redundancy: 38861/125736 objects degraded (30.907%), 20 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-24T00:05:23.455 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:23 smithi159 bash[108473]: cluster 2023-09-24T00:05:23.141591+0000 mon.a (mon.0) 1908 : cluster 3 Health check update: Degraded data redundancy: 38861/125736 objects degraded (30.907%), 20 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-24T00:05:23.471 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:23.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:23.474 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:05:23.480 INFO:teuthology.orchestra.run.smithi159.stdout:osd.0: {} 2023-09-24T00:05:23.504 INFO:teuthology.orchestra.run.smithi159.stdout:osd.1: {} 2023-09-24T00:05:23.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:23 smithi164 bash[92846]: cluster 2023-09-24T00:05:23.141591+0000 mon.a (mon.0) 1908 : cluster 3 Health check update: Degraded data redundancy: 38861/125736 objects degraded (30.907%), 20 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-24T00:05:23.537 INFO:teuthology.orchestra.run.smithi159.stdout:osd.2: {} 2023-09-24T00:05:23.563 INFO:teuthology.orchestra.run.smithi159.stdout:osd.3: {} 2023-09-24T00:05:23.575 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:05:23.587 INFO:teuthology.orchestra.run.smithi159.stdout:osd.4: {} 2023-09-24T00:05:23.598 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:05:23.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:23.601 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:05:23.615 INFO:teuthology.orchestra.run.smithi159.stdout:osd.5: {} 2023-09-24T00:05:23.640 INFO:teuthology.orchestra.run.smithi159.stdout:osd.6: {} 2023-09-24T00:05:23.665 INFO:teuthology.orchestra.run.smithi159.stdout:osd.7: {} 2023-09-24T00:05:23.670 INFO:teuthology.orchestra.run.smithi159.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-24T00:05:23.670 INFO:teuthology.orchestra.run.smithi159.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-24T00:05:23.670 INFO:teuthology.orchestra.run.smithi159.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-24T00:05:23.670 INFO:teuthology.orchestra.run.smithi159.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-24T00:05:23.670 INFO:teuthology.orchestra.run.smithi159.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-24T00:05:23.670 INFO:teuthology.orchestra.run.smithi159.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-24T00:05:23.670 INFO:teuthology.orchestra.run.smithi159.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-24T00:05:23.670 INFO:teuthology.orchestra.run.smithi159.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-24T00:05:23.702 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:05:23.733 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:05:23.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:23.740 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:05:23.742 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 24 00:05:23 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [24/Sep/2023:00:05:23] "GET /metrics HTTP/1.1" 200 36661 "" "Prometheus/2.43.0" 2023-09-24T00:05:23.841 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:05:23.862 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:05:23.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:23.864 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:05:23.965 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:23.999 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:24.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:24.002 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:05:24.103 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:24.128 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:24.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:24.131 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:05:24.232 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:24.242 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:24 smithi164 bash[92846]: cluster 2023-09-24T00:05:23.130181+0000 mgr.y (mgr.25991) 1460 : cluster 0 pgmap v1658: 99 pgs: 10 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 2.5 GiB data, 11 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 252 op/s; 38423/123240 objects degraded (31.177%); 9986/123240 objects misplaced (8.103%); 7.8 MiB/s, 133 objects/s recovering 2023-09-24T00:05:24.242 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:24 smithi164 bash[92846]: audit 2023-09-24T00:05:23.445814+0000 mon.b (mon.1) 17 : audit 0 from='client.? 172.21.15.159:0/4022281851' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-24T00:05:24.242 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:24 smithi164 bash[92846]: audit 2023-09-24T00:05:23.592580+0000 mon.a (mon.0) 1909 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-24T00:05:24.242 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:24 smithi164 bash[92846]: audit 2023-09-24T00:05:24.013908+0000 mon.a (mon.0) 1910 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:05:24.242 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:24 smithi164 bash[92846]: audit 2023-09-24T00:05:24.024072+0000 mon.a (mon.0) 1911 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:05:24.262 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:24.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:24.266 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:05:24.367 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:24.392 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:24.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:24.396 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:05:24.497 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:24.518 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:24.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:24.520 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:05:24.524 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:24 smithi159 bash[105915]: cluster 2023-09-24T00:05:23.130181+0000 mgr.y (mgr.25991) 1460 : cluster 0 pgmap v1658: 99 pgs: 10 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 2.5 GiB data, 11 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 252 op/s; 38423/123240 objects degraded (31.177%); 9986/123240 objects misplaced (8.103%); 7.8 MiB/s, 133 objects/s recovering 2023-09-24T00:05:24.525 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:24 smithi159 bash[105915]: audit 2023-09-24T00:05:23.445814+0000 mon.b (mon.1) 17 : audit 0 from='client.? 172.21.15.159:0/4022281851' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-24T00:05:24.525 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:24 smithi159 bash[105915]: audit 2023-09-24T00:05:23.592580+0000 mon.a (mon.0) 1909 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-24T00:05:24.525 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:24 smithi159 bash[105915]: audit 2023-09-24T00:05:24.013908+0000 mon.a (mon.0) 1910 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:05:24.525 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:24 smithi159 bash[105915]: audit 2023-09-24T00:05:24.024072+0000 mon.a (mon.0) 1911 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:05:24.525 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:24 smithi159 bash[108473]: cluster 2023-09-24T00:05:23.130181+0000 mgr.y (mgr.25991) 1460 : cluster 0 pgmap v1658: 99 pgs: 10 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 2.5 GiB data, 11 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 252 op/s; 38423/123240 objects degraded (31.177%); 9986/123240 objects misplaced (8.103%); 7.8 MiB/s, 133 objects/s recovering 2023-09-24T00:05:24.525 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:24 smithi159 bash[108473]: audit 2023-09-24T00:05:23.445814+0000 mon.b (mon.1) 17 : audit 0 from='client.? 172.21.15.159:0/4022281851' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-24T00:05:24.525 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:24 smithi159 bash[108473]: audit 2023-09-24T00:05:23.592580+0000 mon.a (mon.0) 1909 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-24T00:05:24.525 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:24 smithi159 bash[108473]: audit 2023-09-24T00:05:24.013908+0000 mon.a (mon.0) 1910 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:05:24.525 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:24 smithi159 bash[108473]: audit 2023-09-24T00:05:24.024072+0000 mon.a (mon.0) 1911 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:05:24.621 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:24.649 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:24.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:24.654 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:05:24.754 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:24.779 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:24.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:24.783 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:05:24.884 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:24.903 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-24T00:05:24.908 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:24.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:24.911 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:05:25.012 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:05:25.036 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:05:25.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:25.039 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:05:25.139 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:05:25.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:25.167 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:05:25.167 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:05:25.205 INFO:teuthology.orchestra.run.smithi159.stderr:nodeep-scrub is set 2023-09-24T00:05:25.268 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:05:25.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:25 smithi159 bash[105915]: audit 2023-09-24T00:05:24.362417+0000 mon.c (mon.2) 138 : audit 1 from='client.? 172.21.15.159:0/854884151' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-24T00:05:25.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:25 smithi159 bash[105915]: audit 2023-09-24T00:05:24.362932+0000 mon.a (mon.0) 1912 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-24T00:05:25.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:25 smithi159 bash[108473]: audit 2023-09-24T00:05:24.362417+0000 mon.c (mon.2) 138 : audit 1 from='client.? 172.21.15.159:0/854884151' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-24T00:05:25.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:25 smithi159 bash[108473]: audit 2023-09-24T00:05:24.362932+0000 mon.a (mon.0) 1912 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-24T00:05:25.307 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:05:25.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:25.310 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:05:25.410 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:05:25.419 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:25 smithi164 bash[92846]: audit 2023-09-24T00:05:24.362417+0000 mon.c (mon.2) 138 : audit 1 from='client.? 172.21.15.159:0/854884151' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-24T00:05:25.419 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:25 smithi164 bash[92846]: audit 2023-09-24T00:05:24.362932+0000 mon.a (mon.0) 1912 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-24T00:05:25.440 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:05:25.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:25.441 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:05:25.541 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:05:25.574 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:05:25.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:25.578 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:05:25.678 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:05:25.707 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:05:25.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:25.711 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:05:25.811 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:05:25.838 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:05:25.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:25.840 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:05:25.941 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:05:25.966 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:05:25.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:25.971 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:05:26.072 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:26.100 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:26.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:26.103 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:05:26.203 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:05:26.233 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:05:26.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:26.237 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:05:26.338 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:05:26.347 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:26 smithi164 bash[92846]: cluster 2023-09-24T00:05:25.130956+0000 mgr.y (mgr.25991) 1461 : cluster 0 pgmap v1659: 99 pgs: 10 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 2.5 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 293 op/s; 38129/121125 objects degraded (31.479%); 9905/121125 objects misplaced (8.178%); 9.0 MiB/s, 144 objects/s recovering 2023-09-24T00:05:26.348 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:26 smithi164 bash[92846]: cluster 2023-09-24T00:05:25.188171+0000 mon.a (mon.0) 1913 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-24T00:05:26.348 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:26 smithi164 bash[92846]: cluster 2023-09-24T00:05:25.195551+0000 osd.7 (osd.7) 260 : cluster 3 failed to encode map e401 with expected crc 2023-09-24T00:05:26.348 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:26 smithi164 bash[92846]: cluster 2023-09-24T00:05:25.195941+0000 osd.5 (osd.5) 239 : cluster 3 failed to encode map e401 with expected crc 2023-09-24T00:05:26.348 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:26 smithi164 bash[92846]: audit 2023-09-24T00:05:25.197678+0000 mon.a (mon.0) 1914 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-24T00:05:26.348 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:26 smithi164 bash[92846]: cluster 2023-09-24T00:05:25.197764+0000 mon.a (mon.0) 1915 : cluster 0 osdmap e401: 8 total, 8 up, 7 in 2023-09-24T00:05:26.364 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:05:26.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:26.370 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:05:26.471 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:26.478 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:26 smithi159 bash[105915]: cluster 2023-09-24T00:05:25.130956+0000 mgr.y (mgr.25991) 1461 : cluster 0 pgmap v1659: 99 pgs: 10 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 2.5 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 293 op/s; 38129/121125 objects degraded (31.479%); 9905/121125 objects misplaced (8.178%); 9.0 MiB/s, 144 objects/s recovering 2023-09-24T00:05:26.478 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:26 smithi159 bash[105915]: cluster 2023-09-24T00:05:25.188171+0000 mon.a (mon.0) 1913 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-24T00:05:26.478 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:26 smithi159 bash[105915]: cluster 2023-09-24T00:05:25.195551+0000 osd.7 (osd.7) 260 : cluster 3 failed to encode map e401 with expected crc 2023-09-24T00:05:26.478 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:26 smithi159 bash[105915]: cluster 2023-09-24T00:05:25.195941+0000 osd.5 (osd.5) 239 : cluster 3 failed to encode map e401 with expected crc 2023-09-24T00:05:26.478 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:26 smithi159 bash[105915]: audit 2023-09-24T00:05:25.197678+0000 mon.a (mon.0) 1914 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-24T00:05:26.478 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:26 smithi159 bash[105915]: cluster 2023-09-24T00:05:25.197764+0000 mon.a (mon.0) 1915 : cluster 0 osdmap e401: 8 total, 8 up, 7 in 2023-09-24T00:05:26.479 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:26 smithi159 bash[108473]: cluster 2023-09-24T00:05:25.130956+0000 mgr.y (mgr.25991) 1461 : cluster 0 pgmap v1659: 99 pgs: 10 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 2.5 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 293 op/s; 38129/121125 objects degraded (31.479%); 9905/121125 objects misplaced (8.178%); 9.0 MiB/s, 144 objects/s recovering 2023-09-24T00:05:26.479 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:26 smithi159 bash[108473]: cluster 2023-09-24T00:05:25.188171+0000 mon.a (mon.0) 1913 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-24T00:05:26.479 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:26 smithi159 bash[108473]: cluster 2023-09-24T00:05:25.195551+0000 osd.7 (osd.7) 260 : cluster 3 failed to encode map e401 with expected crc 2023-09-24T00:05:26.479 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:26 smithi159 bash[108473]: cluster 2023-09-24T00:05:25.195941+0000 osd.5 (osd.5) 239 : cluster 3 failed to encode map e401 with expected crc 2023-09-24T00:05:26.479 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:26 smithi159 bash[108473]: audit 2023-09-24T00:05:25.197678+0000 mon.a (mon.0) 1914 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-24T00:05:26.479 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:26 smithi159 bash[108473]: cluster 2023-09-24T00:05:25.197764+0000 mon.a (mon.0) 1915 : cluster 0 osdmap e401: 8 total, 8 up, 7 in 2023-09-24T00:05:26.492 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:26.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:26.495 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:05:26.595 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:05:26.624 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:05:26.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:26.627 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:05:26.727 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:26.752 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:26.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:26.754 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:05:26.855 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:26.886 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:26.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:26.889 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:05:26.990 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:05:27.028 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:05:27.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:27.030 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:05:27.130 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:05:27.154 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:05:27.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:27.159 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:05:27.231 INFO:teuthology.orchestra.run.smithi159.stderr:marked in osd.4. 2023-09-24T00:05:27.260 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:27.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:27 smithi164 bash[92846]: cluster 2023-09-24T00:05:27.131968+0000 mgr.y (mgr.25991) 1462 : cluster 0 pgmap v1661: 99 pgs: 10 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 2.4 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 310 op/s; 37816/118956 objects degraded (31.790%); 9703/118956 objects misplaced (8.157%); 9.4 MiB/s, 150 objects/s recovering 2023-09-24T00:05:27.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:27 smithi164 bash[92846]: audit 2023-09-24T00:05:27.162737+0000 mon.c (mon.2) 139 : audit 0 from='client.? 172.21.15.159:0/1473208199' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["4"]}]: dispatch 2023-09-24T00:05:27.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:27 smithi164 bash[92846]: audit 2023-09-24T00:05:27.163173+0000 mon.a (mon.0) 1916 : audit 0 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["4"]}]: dispatch 2023-09-24T00:05:27.282 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:27.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:27.285 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:05:27.386 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:27.414 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:27.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:27.416 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:05:27.419 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:27 smithi159 bash[105915]: debug 2023-09-24T00:05:27.160+0000 7f15a10fc700 -1 mon.a@0(leader).osd e401 definitely_dead 0 2023-09-24T00:05:27.419 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:27 smithi159 bash[105915]: cluster 2023-09-24T00:05:27.131968+0000 mgr.y (mgr.25991) 1462 : cluster 0 pgmap v1661: 99 pgs: 10 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 2.4 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 310 op/s; 37816/118956 objects degraded (31.790%); 9703/118956 objects misplaced (8.157%); 9.4 MiB/s, 150 objects/s recovering 2023-09-24T00:05:27.419 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:27 smithi159 bash[105915]: audit 2023-09-24T00:05:27.162737+0000 mon.c (mon.2) 139 : audit 0 from='client.? 172.21.15.159:0/1473208199' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["4"]}]: dispatch 2023-09-24T00:05:27.419 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:27 smithi159 bash[105915]: audit 2023-09-24T00:05:27.163173+0000 mon.a (mon.0) 1916 : audit 0 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["4"]}]: dispatch 2023-09-24T00:05:27.419 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:27 smithi159 bash[108473]: cluster 2023-09-24T00:05:27.131968+0000 mgr.y (mgr.25991) 1462 : cluster 0 pgmap v1661: 99 pgs: 10 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 2.4 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 310 op/s; 37816/118956 objects degraded (31.790%); 9703/118956 objects misplaced (8.157%); 9.4 MiB/s, 150 objects/s recovering 2023-09-24T00:05:27.419 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:27 smithi159 bash[108473]: audit 2023-09-24T00:05:27.162737+0000 mon.c (mon.2) 139 : audit 0 from='client.? 172.21.15.159:0/1473208199' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["4"]}]: dispatch 2023-09-24T00:05:27.419 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:27 smithi159 bash[108473]: audit 2023-09-24T00:05:27.163173+0000 mon.a (mon.0) 1916 : audit 0 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["4"]}]: dispatch 2023-09-24T00:05:27.517 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:27.543 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:27.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:27.546 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:05:27.646 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:05:27.679 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:05:27.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:27.681 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:05:27.782 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:27.809 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:27.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:27.812 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:05:27.913 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:05:27.940 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:05:27.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:27.943 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:05:28.044 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:05:28.069 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:05:28.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:28.072 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:05:28.173 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:05:28.205 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:05:28.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:28.209 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:05:28.309 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:28.317 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:28 smithi159 bash[105915]: audit 2023-09-24T00:05:27.209081+0000 mon.a (mon.0) 1917 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["4"]}]': finished 2023-09-24T00:05:28.317 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:28 smithi159 bash[105915]: cluster 2023-09-24T00:05:27.209185+0000 mon.a (mon.0) 1918 : cluster 0 osdmap e402: 8 total, 8 up, 8 in 2023-09-24T00:05:28.317 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:28 smithi159 bash[105915]: cluster 2023-09-24T00:05:27.210287+0000 osd.6 (osd.6) 478 : cluster 3 failed to encode map e402 with expected crc 2023-09-24T00:05:28.318 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:28 smithi159 bash[105915]: cluster 2023-09-24T00:05:27.213664+0000 osd.6 (osd.6) 479 : cluster 3 failed to encode map e402 with expected crc 2023-09-24T00:05:28.318 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:28 smithi159 bash[105915]: cluster 2023-09-24T00:05:27.214062+0000 osd.5 (osd.5) 240 : cluster 3 failed to encode map e402 with expected crc 2023-09-24T00:05:28.318 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:28 smithi159 bash[105915]: cluster 2023-09-24T00:05:27.214478+0000 osd.4 (osd.4) 318 : cluster 3 failed to encode map e402 with expected crc 2023-09-24T00:05:28.318 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:28 smithi159 bash[105915]: cluster 2023-09-24T00:05:27.214662+0000 osd.7 (osd.7) 261 : cluster 3 failed to encode map e402 with expected crc 2023-09-24T00:05:28.318 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:28 smithi159 bash[105915]: cluster 2023-09-24T00:05:28.142874+0000 mon.a (mon.0) 1919 : cluster 3 Health check update: Degraded data redundancy: 37816/118956 objects degraded (31.790%), 20 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-24T00:05:28.318 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:28 smithi159 bash[105915]: cluster 2023-09-24T00:05:28.150823+0000 mon.a (mon.0) 1920 : cluster 0 osdmap e403: 8 total, 8 up, 8 in 2023-09-24T00:05:28.318 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:28 smithi159 bash[108473]: audit 2023-09-24T00:05:27.209081+0000 mon.a (mon.0) 1917 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["4"]}]': finished 2023-09-24T00:05:28.319 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:28 smithi159 bash[108473]: cluster 2023-09-24T00:05:27.209185+0000 mon.a (mon.0) 1918 : cluster 0 osdmap e402: 8 total, 8 up, 8 in 2023-09-24T00:05:28.319 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:28 smithi159 bash[108473]: cluster 2023-09-24T00:05:27.210287+0000 osd.6 (osd.6) 478 : cluster 3 failed to encode map e402 with expected crc 2023-09-24T00:05:28.319 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:28 smithi159 bash[108473]: cluster 2023-09-24T00:05:27.213664+0000 osd.6 (osd.6) 479 : cluster 3 failed to encode map e402 with expected crc 2023-09-24T00:05:28.319 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:28 smithi159 bash[108473]: cluster 2023-09-24T00:05:27.214062+0000 osd.5 (osd.5) 240 : cluster 3 failed to encode map e402 with expected crc 2023-09-24T00:05:28.319 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:28 smithi159 bash[108473]: cluster 2023-09-24T00:05:27.214478+0000 osd.4 (osd.4) 318 : cluster 3 failed to encode map e402 with expected crc 2023-09-24T00:05:28.319 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:28 smithi159 bash[108473]: cluster 2023-09-24T00:05:27.214662+0000 osd.7 (osd.7) 261 : cluster 3 failed to encode map e402 with expected crc 2023-09-24T00:05:28.319 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:28 smithi159 bash[108473]: cluster 2023-09-24T00:05:28.142874+0000 mon.a (mon.0) 1919 : cluster 3 Health check update: Degraded data redundancy: 37816/118956 objects degraded (31.790%), 20 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-24T00:05:28.319 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:28 smithi159 bash[108473]: cluster 2023-09-24T00:05:28.150823+0000 mon.a (mon.0) 1920 : cluster 0 osdmap e403: 8 total, 8 up, 8 in 2023-09-24T00:05:28.329 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:28.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:28.332 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:05:28.433 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:28.463 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:28.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:28.466 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:05:28.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:28 smithi164 bash[92846]: audit 2023-09-24T00:05:27.209081+0000 mon.a (mon.0) 1917 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["4"]}]': finished 2023-09-24T00:05:28.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:28 smithi164 bash[92846]: cluster 2023-09-24T00:05:27.209185+0000 mon.a (mon.0) 1918 : cluster 0 osdmap e402: 8 total, 8 up, 8 in 2023-09-24T00:05:28.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:28 smithi164 bash[92846]: cluster 2023-09-24T00:05:27.210287+0000 osd.6 (osd.6) 478 : cluster 3 failed to encode map e402 with expected crc 2023-09-24T00:05:28.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:28 smithi164 bash[92846]: cluster 2023-09-24T00:05:27.213664+0000 osd.6 (osd.6) 479 : cluster 3 failed to encode map e402 with expected crc 2023-09-24T00:05:28.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:28 smithi164 bash[92846]: cluster 2023-09-24T00:05:27.214062+0000 osd.5 (osd.5) 240 : cluster 3 failed to encode map e402 with expected crc 2023-09-24T00:05:28.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:28 smithi164 bash[92846]: cluster 2023-09-24T00:05:27.214478+0000 osd.4 (osd.4) 318 : cluster 3 failed to encode map e402 with expected crc 2023-09-24T00:05:28.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:28 smithi164 bash[92846]: cluster 2023-09-24T00:05:27.214662+0000 osd.7 (osd.7) 261 : cluster 3 failed to encode map e402 with expected crc 2023-09-24T00:05:28.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:28 smithi164 bash[92846]: cluster 2023-09-24T00:05:28.142874+0000 mon.a (mon.0) 1919 : cluster 3 Health check update: Degraded data redundancy: 37816/118956 objects degraded (31.790%), 20 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-24T00:05:28.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:28 smithi164 bash[92846]: cluster 2023-09-24T00:05:28.150823+0000 mon.a (mon.0) 1920 : cluster 0 osdmap e403: 8 total, 8 up, 8 in 2023-09-24T00:05:28.567 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:28.596 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:28.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:28.599 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:05:28.636 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-24T00:05:28.700 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:28.727 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:28.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:28.730 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:05:28.783 INFO:tasks.thrashosds.thrasher:Added osd 4 2023-09-24T00:05:28.831 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:05:28.856 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:05:28.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:28.859 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:05:28.959 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:28.997 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:29.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:29.001 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:05:29.101 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:05:29.122 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:05:29.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:29.125 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:05:29.223 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:29 smithi159 bash[108473]: cluster 2023-09-24T00:05:28.147623+0000 osd.6 (osd.6) 480 : cluster 3 failed to encode map e403 with expected crc 2023-09-24T00:05:29.223 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:29 smithi159 bash[108473]: cluster 2023-09-24T00:05:28.149958+0000 osd.4 (osd.4) 319 : cluster 3 failed to encode map e403 with expected crc 2023-09-24T00:05:29.223 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:29 smithi159 bash[108473]: cluster 2023-09-24T00:05:28.152118+0000 osd.7 (osd.7) 262 : cluster 3 failed to encode map e403 with expected crc 2023-09-24T00:05:29.223 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:29 smithi159 bash[108473]: cluster 2023-09-24T00:05:28.152120+0000 osd.6 (osd.6) 481 : cluster 3 failed to encode map e403 with expected crc 2023-09-24T00:05:29.223 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:29 smithi159 bash[105915]: cluster 2023-09-24T00:05:28.147623+0000 osd.6 (osd.6) 480 : cluster 3 failed to encode map e403 with expected crc 2023-09-24T00:05:29.224 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:29 smithi159 bash[105915]: cluster 2023-09-24T00:05:28.149958+0000 osd.4 (osd.4) 319 : cluster 3 failed to encode map e403 with expected crc 2023-09-24T00:05:29.224 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:29 smithi159 bash[105915]: cluster 2023-09-24T00:05:28.152118+0000 osd.7 (osd.7) 262 : cluster 3 failed to encode map e403 with expected crc 2023-09-24T00:05:29.224 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:29 smithi159 bash[105915]: cluster 2023-09-24T00:05:28.152120+0000 osd.6 (osd.6) 481 : cluster 3 failed to encode map e403 with expected crc 2023-09-24T00:05:29.224 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:29 smithi159 bash[105915]: cluster 2023-09-24T00:05:28.152740+0000 osd.4 (osd.4) 320 : cluster 3 failed to encode map e403 with expected crc 2023-09-24T00:05:29.224 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:29 smithi159 bash[105915]: cluster 2023-09-24T00:05:28.152828+0000 osd.5 (osd.5) 241 : cluster 3 failed to encode map e403 with expected crc 2023-09-24T00:05:29.224 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:29 smithi159 bash[105915]: cluster 2023-09-24T00:05:28.156564+0000 osd.4 (osd.4) 321 : cluster 3 failed to encode map e403 with expected crc 2023-09-24T00:05:29.224 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:29 smithi159 bash[105915]: cluster 2023-09-24T00:05:28.156978+0000 osd.5 (osd.5) 242 : cluster 3 failed to encode map e403 with expected crc 2023-09-24T00:05:29.224 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:29 smithi159 bash[105915]: cluster 2023-09-24T00:05:28.159753+0000 osd.4 (osd.4) 322 : cluster 3 failed to encode map e403 with expected crc 2023-09-24T00:05:29.224 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:29 smithi159 bash[105915]: cluster 2023-09-24T00:05:28.162530+0000 osd.4 (osd.4) 323 : cluster 3 failed to encode map e403 with expected crc 2023-09-24T00:05:29.224 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:29 smithi159 bash[105915]: cluster 2023-09-24T00:05:29.133208+0000 mgr.y (mgr.25991) 1463 : cluster 0 pgmap v1664: 99 pgs: 1 active+recovering+undersized+remapped, 5 remapped+peering, 4 peering, 8 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 74 active+clean; 2.4 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 362 op/s; 27333/116715 objects degraded (23.419%); 6817/116715 objects misplaced (5.841%); 12 MiB/s, 190 objects/s recovering 2023-09-24T00:05:29.224 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:29 smithi159 bash[105915]: cluster 2023-09-24T00:05:29.163600+0000 mon.a (mon.0) 1921 : cluster 0 osdmap e404: 8 total, 8 up, 8 in 2023-09-24T00:05:29.226 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:05:29.269 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:05:29.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:29.281 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:05:29.382 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:05:29.444 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:05:29.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:29.448 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:05:29.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:29 smithi159 bash[108473]: cluster 2023-09-24T00:05:28.152740+0000 osd.4 (osd.4) 320 : cluster 3 failed to encode map e403 with expected crc 2023-09-24T00:05:29.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:29 smithi159 bash[108473]: cluster 2023-09-24T00:05:28.152828+0000 osd.5 (osd.5) 241 : cluster 3 failed to encode map e403 with expected crc 2023-09-24T00:05:29.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:29 smithi159 bash[108473]: cluster 2023-09-24T00:05:28.156564+0000 osd.4 (osd.4) 321 : cluster 3 failed to encode map e403 with expected crc 2023-09-24T00:05:29.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:29 smithi159 bash[108473]: cluster 2023-09-24T00:05:28.156978+0000 osd.5 (osd.5) 242 : cluster 3 failed to encode map e403 with expected crc 2023-09-24T00:05:29.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:29 smithi159 bash[108473]: cluster 2023-09-24T00:05:28.159753+0000 osd.4 (osd.4) 322 : cluster 3 failed to encode map e403 with expected crc 2023-09-24T00:05:29.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:29 smithi159 bash[108473]: cluster 2023-09-24T00:05:28.162530+0000 osd.4 (osd.4) 323 : cluster 3 failed to encode map e403 with expected crc 2023-09-24T00:05:29.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:29 smithi159 bash[108473]: cluster 2023-09-24T00:05:29.133208+0000 mgr.y (mgr.25991) 1463 : cluster 0 pgmap v1664: 99 pgs: 1 active+recovering+undersized+remapped, 5 remapped+peering, 4 peering, 8 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 74 active+clean; 2.4 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 362 op/s; 27333/116715 objects degraded (23.419%); 6817/116715 objects misplaced (5.841%); 12 MiB/s, 190 objects/s recovering 2023-09-24T00:05:29.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:29 smithi159 bash[108473]: cluster 2023-09-24T00:05:29.163600+0000 mon.a (mon.0) 1921 : cluster 0 osdmap e404: 8 total, 8 up, 8 in 2023-09-24T00:05:29.549 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:05:29.581 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:05:29.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:29.584 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:05:29.684 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:05:29.712 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:05:29.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:29.714 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:05:29.762 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-24T00:05:29.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:29 smithi164 bash[92846]: cluster 2023-09-24T00:05:28.147623+0000 osd.6 (osd.6) 480 : cluster 3 failed to encode map e403 with expected crc 2023-09-24T00:05:29.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:29 smithi164 bash[92846]: cluster 2023-09-24T00:05:28.149958+0000 osd.4 (osd.4) 319 : cluster 3 failed to encode map e403 with expected crc 2023-09-24T00:05:29.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:29 smithi164 bash[92846]: cluster 2023-09-24T00:05:28.152118+0000 osd.7 (osd.7) 262 : cluster 3 failed to encode map e403 with expected crc 2023-09-24T00:05:29.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:29 smithi164 bash[92846]: cluster 2023-09-24T00:05:28.152120+0000 osd.6 (osd.6) 481 : cluster 3 failed to encode map e403 with expected crc 2023-09-24T00:05:29.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:29 smithi164 bash[92846]: cluster 2023-09-24T00:05:28.152740+0000 osd.4 (osd.4) 320 : cluster 3 failed to encode map e403 with expected crc 2023-09-24T00:05:29.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:29 smithi164 bash[92846]: cluster 2023-09-24T00:05:28.152828+0000 osd.5 (osd.5) 241 : cluster 3 failed to encode map e403 with expected crc 2023-09-24T00:05:29.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:29 smithi164 bash[92846]: cluster 2023-09-24T00:05:28.156564+0000 osd.4 (osd.4) 321 : cluster 3 failed to encode map e403 with expected crc 2023-09-24T00:05:29.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:29 smithi164 bash[92846]: cluster 2023-09-24T00:05:28.156978+0000 osd.5 (osd.5) 242 : cluster 3 failed to encode map e403 with expected crc 2023-09-24T00:05:29.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:29 smithi164 bash[92846]: cluster 2023-09-24T00:05:28.159753+0000 osd.4 (osd.4) 322 : cluster 3 failed to encode map e403 with expected crc 2023-09-24T00:05:29.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:29 smithi164 bash[92846]: cluster 2023-09-24T00:05:28.162530+0000 osd.4 (osd.4) 323 : cluster 3 failed to encode map e403 with expected crc 2023-09-24T00:05:29.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:29 smithi164 bash[92846]: cluster 2023-09-24T00:05:29.133208+0000 mgr.y (mgr.25991) 1463 : cluster 0 pgmap v1664: 99 pgs: 1 active+recovering+undersized+remapped, 5 remapped+peering, 4 peering, 8 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 74 active+clean; 2.4 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 362 op/s; 27333/116715 objects degraded (23.419%); 6817/116715 objects misplaced (5.841%); 12 MiB/s, 190 objects/s recovering 2023-09-24T00:05:29.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:29 smithi164 bash[92846]: cluster 2023-09-24T00:05:29.163600+0000 mon.a (mon.0) 1921 : cluster 0 osdmap e404: 8 total, 8 up, 8 in 2023-09-24T00:05:29.815 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:05:29.842 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:05:29.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:29.846 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:05:29.947 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:29.971 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:29.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:29.975 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:05:30.075 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:05:30.097 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:05:30.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:30.100 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:05:30.201 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:05:30.224 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:05:30.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:30.226 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:05:30.327 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:05:30.336 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:30 smithi164 bash[92846]: cluster 2023-09-24T00:05:29.161972+0000 osd.6 (osd.6) 482 : cluster 3 failed to encode map e404 with expected crc 2023-09-24T00:05:30.336 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:30 smithi164 bash[92846]: cluster 2023-09-24T00:05:29.165173+0000 osd.6 (osd.6) 483 : cluster 3 failed to encode map e404 with expected crc 2023-09-24T00:05:30.336 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:30 smithi164 bash[92846]: cluster 2023-09-24T00:05:29.165292+0000 osd.7 (osd.7) 263 : cluster 3 failed to encode map e404 with expected crc 2023-09-24T00:05:30.336 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:30 smithi164 bash[92846]: cluster 2023-09-24T00:05:29.165505+0000 osd.4 (osd.4) 324 : cluster 3 failed to encode map e404 with expected crc 2023-09-24T00:05:30.336 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:30 smithi164 bash[92846]: cluster 2023-09-24T00:05:29.167780+0000 osd.1 (osd.1) 3 : cluster 1 10.2 continuing backfill to osd.0 from (332'1415,401'6997] MIN to 401'6997 2023-09-24T00:05:30.337 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:30 smithi164 bash[92846]: cluster 2023-09-24T00:05:29.168837+0000 osd.5 (osd.5) 243 : cluster 3 failed to encode map e404 with expected crc 2023-09-24T00:05:30.337 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:30 smithi164 bash[92846]: cluster 2023-09-24T00:05:29.168923+0000 osd.4 (osd.4) 325 : cluster 3 failed to encode map e404 with expected crc 2023-09-24T00:05:30.337 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:30 smithi164 bash[92846]: cluster 2023-09-24T00:05:29.169612+0000 osd.3 (osd.3) 34 : cluster 1 10.12 continuing backfill to osd.0 from (332'1415,401'6994] MIN to 401'6994 2023-09-24T00:05:30.337 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:30 smithi164 bash[92846]: cluster 2023-09-24T00:05:29.170254+0000 osd.7 (osd.7) 264 : cluster 1 10.c continuing backfill to osd.0 from (332'1120,401'7145] 10:31341513:::benchmark_data_smithi159_258586_object36376:head to 401'7145 2023-09-24T00:05:30.337 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:30 smithi164 bash[92846]: cluster 2023-09-24T00:05:29.173083+0000 osd.4 (osd.4) 326 : cluster 3 failed to encode map e404 with expected crc 2023-09-24T00:05:30.337 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:30 smithi164 bash[92846]: cluster 2023-09-24T00:05:29.173150+0000 osd.5 (osd.5) 244 : cluster 3 failed to encode map e404 with expected crc 2023-09-24T00:05:30.337 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:30 smithi164 bash[92846]: cluster 2023-09-24T00:05:29.173552+0000 osd.7 (osd.7) 265 : cluster 1 10.1 continuing backfill to osd.0 from (332'1102,401'7005] MIN to 401'7005 2023-09-24T00:05:30.337 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:30 smithi164 bash[92846]: cluster 2023-09-24T00:05:29.178091+0000 osd.4 (osd.4) 327 : cluster 1 10.11 continuing backfill to osd.0 from (332'1102,401'7005] MIN to 401'7005 2023-09-24T00:05:30.337 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:30 smithi164 bash[92846]: cluster 2023-09-24T00:05:29.200315+0000 osd.6 (osd.6) 484 : cluster 1 10.d continuing backfill to osd.0 from (332'2289,401'7253] MIN to 401'7253 2023-09-24T00:05:30.337 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:30 smithi164 bash[92846]: audit 2023-09-24T00:05:29.580309+0000 mon.a (mon.0) 1922 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:05:30.337 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:30 smithi164 bash[92846]: audit 2023-09-24T00:05:29.588356+0000 mon.a (mon.0) 1923 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:05:30.352 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:05:30.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:30.354 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:05:30.455 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:30.478 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:30.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:30.480 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:05:30.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:30 smithi159 bash[108473]: cluster 2023-09-24T00:05:29.161972+0000 osd.6 (osd.6) 482 : cluster 3 failed to encode map e404 with expected crc 2023-09-24T00:05:30.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:30 smithi159 bash[108473]: cluster 2023-09-24T00:05:29.165173+0000 osd.6 (osd.6) 483 : cluster 3 failed to encode map e404 with expected crc 2023-09-24T00:05:30.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:30 smithi159 bash[108473]: cluster 2023-09-24T00:05:29.165292+0000 osd.7 (osd.7) 263 : cluster 3 failed to encode map e404 with expected crc 2023-09-24T00:05:30.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:30 smithi159 bash[108473]: cluster 2023-09-24T00:05:29.165505+0000 osd.4 (osd.4) 324 : cluster 3 failed to encode map e404 with expected crc 2023-09-24T00:05:30.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:30 smithi159 bash[108473]: cluster 2023-09-24T00:05:29.167780+0000 osd.1 (osd.1) 3 : cluster 1 10.2 continuing backfill to osd.0 from (332'1415,401'6997] MIN to 401'6997 2023-09-24T00:05:30.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:30 smithi159 bash[108473]: cluster 2023-09-24T00:05:29.168837+0000 osd.5 (osd.5) 243 : cluster 3 failed to encode map e404 with expected crc 2023-09-24T00:05:30.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:30 smithi159 bash[108473]: cluster 2023-09-24T00:05:29.168923+0000 osd.4 (osd.4) 325 : cluster 3 failed to encode map e404 with expected crc 2023-09-24T00:05:30.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:30 smithi159 bash[108473]: cluster 2023-09-24T00:05:29.169612+0000 osd.3 (osd.3) 34 : cluster 1 10.12 continuing backfill to osd.0 from (332'1415,401'6994] MIN to 401'6994 2023-09-24T00:05:30.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:30 smithi159 bash[108473]: cluster 2023-09-24T00:05:29.170254+0000 osd.7 (osd.7) 264 : cluster 1 10.c continuing backfill to osd.0 from (332'1120,401'7145] 10:31341513:::benchmark_data_smithi159_258586_object36376:head to 401'7145 2023-09-24T00:05:30.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:30 smithi159 bash[108473]: cluster 2023-09-24T00:05:29.173083+0000 osd.4 (osd.4) 326 : cluster 3 failed to encode map e404 with expected crc 2023-09-24T00:05:30.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:30 smithi159 bash[108473]: cluster 2023-09-24T00:05:29.173150+0000 osd.5 (osd.5) 244 : cluster 3 failed to encode map e404 with expected crc 2023-09-24T00:05:30.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:30 smithi159 bash[108473]: cluster 2023-09-24T00:05:29.173552+0000 osd.7 (osd.7) 265 : cluster 1 10.1 continuing backfill to osd.0 from (332'1102,401'7005] MIN to 401'7005 2023-09-24T00:05:30.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:30 smithi159 bash[108473]: cluster 2023-09-24T00:05:29.178091+0000 osd.4 (osd.4) 327 : cluster 1 10.11 continuing backfill to osd.0 from (332'1102,401'7005] MIN to 401'7005 2023-09-24T00:05:30.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:30 smithi159 bash[108473]: cluster 2023-09-24T00:05:29.200315+0000 osd.6 (osd.6) 484 : cluster 1 10.d continuing backfill to osd.0 from (332'2289,401'7253] MIN to 401'7253 2023-09-24T00:05:30.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:30 smithi159 bash[108473]: audit 2023-09-24T00:05:29.580309+0000 mon.a (mon.0) 1922 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:05:30.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:30 smithi159 bash[108473]: audit 2023-09-24T00:05:29.588356+0000 mon.a (mon.0) 1923 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:05:30.546 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:30 smithi159 bash[105915]: cluster 2023-09-24T00:05:29.161972+0000 osd.6 (osd.6) 482 : cluster 3 failed to encode map e404 with expected crc 2023-09-24T00:05:30.547 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:30 smithi159 bash[105915]: cluster 2023-09-24T00:05:29.165173+0000 osd.6 (osd.6) 483 : cluster 3 failed to encode map e404 with expected crc 2023-09-24T00:05:30.547 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:30 smithi159 bash[105915]: cluster 2023-09-24T00:05:29.165292+0000 osd.7 (osd.7) 263 : cluster 3 failed to encode map e404 with expected crc 2023-09-24T00:05:30.547 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:30 smithi159 bash[105915]: cluster 2023-09-24T00:05:29.165505+0000 osd.4 (osd.4) 324 : cluster 3 failed to encode map e404 with expected crc 2023-09-24T00:05:30.547 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:30 smithi159 bash[105915]: cluster 2023-09-24T00:05:29.167780+0000 osd.1 (osd.1) 3 : cluster 1 10.2 continuing backfill to osd.0 from (332'1415,401'6997] MIN to 401'6997 2023-09-24T00:05:30.547 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:30 smithi159 bash[105915]: cluster 2023-09-24T00:05:29.168837+0000 osd.5 (osd.5) 243 : cluster 3 failed to encode map e404 with expected crc 2023-09-24T00:05:30.547 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:30 smithi159 bash[105915]: cluster 2023-09-24T00:05:29.168923+0000 osd.4 (osd.4) 325 : cluster 3 failed to encode map e404 with expected crc 2023-09-24T00:05:30.547 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:30 smithi159 bash[105915]: cluster 2023-09-24T00:05:29.169612+0000 osd.3 (osd.3) 34 : cluster 1 10.12 continuing backfill to osd.0 from (332'1415,401'6994] MIN to 401'6994 2023-09-24T00:05:30.547 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:30 smithi159 bash[105915]: cluster 2023-09-24T00:05:29.170254+0000 osd.7 (osd.7) 264 : cluster 1 10.c continuing backfill to osd.0 from (332'1120,401'7145] 10:31341513:::benchmark_data_smithi159_258586_object36376:head to 401'7145 2023-09-24T00:05:30.547 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:30 smithi159 bash[105915]: cluster 2023-09-24T00:05:29.173083+0000 osd.4 (osd.4) 326 : cluster 3 failed to encode map e404 with expected crc 2023-09-24T00:05:30.547 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:30 smithi159 bash[105915]: cluster 2023-09-24T00:05:29.173150+0000 osd.5 (osd.5) 244 : cluster 3 failed to encode map e404 with expected crc 2023-09-24T00:05:30.547 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:30 smithi159 bash[105915]: cluster 2023-09-24T00:05:29.173552+0000 osd.7 (osd.7) 265 : cluster 1 10.1 continuing backfill to osd.0 from (332'1102,401'7005] MIN to 401'7005 2023-09-24T00:05:30.548 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:30 smithi159 bash[105915]: cluster 2023-09-24T00:05:29.178091+0000 osd.4 (osd.4) 327 : cluster 1 10.11 continuing backfill to osd.0 from (332'1102,401'7005] MIN to 401'7005 2023-09-24T00:05:30.548 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:30 smithi159 bash[105915]: cluster 2023-09-24T00:05:29.200315+0000 osd.6 (osd.6) 484 : cluster 1 10.d continuing backfill to osd.0 from (332'2289,401'7253] MIN to 401'7253 2023-09-24T00:05:30.548 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:30 smithi159 bash[105915]: audit 2023-09-24T00:05:29.580309+0000 mon.a (mon.0) 1922 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:05:30.548 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:30 smithi159 bash[105915]: audit 2023-09-24T00:05:29.588356+0000 mon.a (mon.0) 1923 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:05:30.581 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:05:30.604 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:05:30.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:30.606 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:05:30.707 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:30.731 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:30.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:30.734 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:05:30.834 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:05:30.861 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:05:30.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:30.864 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:05:30.965 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:30.996 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:30.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:30.999 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:05:31.100 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:31.126 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:31.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:31.129 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:05:31.230 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:31.250 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:31.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:31.253 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:05:31.317 INFO:teuthology.orchestra.run.smithi164.stdout:ERROR: (22) Invalid argument 2023-09-24T00:05:31.317 INFO:teuthology.orchestra.run.smithi164.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-24T00:05:31.341 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:31 smithi164 bash[92846]: cluster 2023-09-24T00:05:31.134323+0000 mgr.y (mgr.25991) 1464 : cluster 0 pgmap v1666: 99 pgs: 1 activating+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 5 remapped+peering, 4 peering, 7 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 73 active+clean; 2.4 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 241 op/s; 25630/116520 objects degraded (21.996%); 7996/116520 objects misplaced (6.862%); 8.3 MiB/s, 132 objects/s recovering 2023-09-24T00:05:31.353 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:05:31.376 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:05:31.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:31.379 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:05:31.479 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:05:31.506 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:05:31.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:31.508 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:05:31.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:31 smithi159 bash[105915]: cluster 2023-09-24T00:05:31.134323+0000 mgr.y (mgr.25991) 1464 : cluster 0 pgmap v1666: 99 pgs: 1 activating+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 5 remapped+peering, 4 peering, 7 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 73 active+clean; 2.4 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 241 op/s; 25630/116520 objects degraded (21.996%); 7996/116520 objects misplaced (6.862%); 8.3 MiB/s, 132 objects/s recovering 2023-09-24T00:05:31.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:31 smithi159 bash[108473]: cluster 2023-09-24T00:05:31.134323+0000 mgr.y (mgr.25991) 1464 : cluster 0 pgmap v1666: 99 pgs: 1 activating+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 5 remapped+peering, 4 peering, 7 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 73 active+clean; 2.4 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 241 op/s; 25630/116520 objects degraded (21.996%); 7996/116520 objects misplaced (6.862%); 8.3 MiB/s, 132 objects/s recovering 2023-09-24T00:05:31.608 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:31.636 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:31.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:31.639 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:05:31.740 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:31.764 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:31.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:31.766 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:05:31.867 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:31.931 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:31.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:31.934 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:05:32.034 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:05:32.055 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:05:32.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:32.057 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:05:32.158 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:05:32.186 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:05:32.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:32.189 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:05:32.289 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:32.315 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:32.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:32.317 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:05:32.418 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:32.449 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:32.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:32.451 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:05:32.552 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:05:32.579 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:05:32.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:32.581 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:05:32.648 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_ops_in_flight 2023-09-24T00:05:32.682 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:05:32.706 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:05:32.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:32.708 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:05:32.809 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:05:32.836 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:05:32.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:32.838 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:05:32.939 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:32.968 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:32.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:32.972 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:05:33.072 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:05:33.103 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:05:33.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:33.105 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:05:33.206 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:05:33.230 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:05:33.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:33.233 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:05:33.318 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:05:33.334 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:05:33.359 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:05:33.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:33.361 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:05:33.462 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:33.489 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:33.492 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:33 smithi159 bash[105915]: cluster 2023-09-24T00:05:32.228170+0000 osd.6 (osd.6) 485 : cluster 3 failed to encode map e405 with expected crc 2023-09-24T00:05:33.492 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:33 smithi159 bash[105915]: cluster 2023-09-24T00:05:32.230414+0000 mon.a (mon.0) 1924 : cluster 0 osdmap e405: 8 total, 8 up, 8 in 2023-09-24T00:05:33.492 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:33 smithi159 bash[105915]: cluster 2023-09-24T00:05:32.231925+0000 osd.6 (osd.6) 486 : cluster 3 failed to encode map e405 with expected crc 2023-09-24T00:05:33.492 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:33 smithi159 bash[105915]: audit 2023-09-24T00:05:32.272897+0000 mon.a (mon.0) 1925 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:05:33.492 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:33 smithi159 bash[105915]: audit 2023-09-24T00:05:32.524075+0000 mon.a (mon.0) 1926 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:05:33.492 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:33 smithi159 bash[105915]: audit 2023-09-24T00:05:32.531856+0000 mon.a (mon.0) 1927 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:05:33.492 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:33 smithi159 bash[105915]: audit 2023-09-24T00:05:33.057884+0000 mon.a (mon.0) 1928 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-24T00:05:33.492 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:33 smithi159 bash[105915]: audit 2023-09-24T00:05:33.059405+0000 mon.a (mon.0) 1929 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-24T00:05:33.493 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:33 smithi159 bash[105915]: audit 2023-09-24T00:05:33.067745+0000 mon.a (mon.0) 1930 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:05:33.493 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:33 smithi159 bash[105915]: cluster 2023-09-24T00:05:33.135417+0000 mgr.y (mgr.25991) 1465 : cluster 0 pgmap v1668: 99 pgs: 1 activating+undersized+degraded+remapped, 2 remapped+peering, 5 peering, 14 active+recovery_wait+degraded, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 65 active+clean; 2.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 174 op/s; 34507/115854 objects degraded (29.785%); 7982/115854 objects misplaced (6.890%); 6.5 MiB/s, 221 objects/s recovering 2023-09-24T00:05:33.493 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:33 smithi159 bash[105915]: cluster 2023-09-24T00:05:33.144592+0000 mon.a (mon.0) 1931 : cluster 3 Health check update: Degraded data redundancy: 25630/116520 objects degraded (21.996%), 15 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-24T00:05:33.493 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:33 smithi159 bash[108473]: cluster 2023-09-24T00:05:32.228170+0000 osd.6 (osd.6) 485 : cluster 3 failed to encode map e405 with expected crc 2023-09-24T00:05:33.493 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:33 smithi159 bash[108473]: cluster 2023-09-24T00:05:32.230414+0000 mon.a (mon.0) 1924 : cluster 0 osdmap e405: 8 total, 8 up, 8 in 2023-09-24T00:05:33.493 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:33 smithi159 bash[108473]: cluster 2023-09-24T00:05:32.231925+0000 osd.6 (osd.6) 486 : cluster 3 failed to encode map e405 with expected crc 2023-09-24T00:05:33.494 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:33 smithi159 bash[108473]: audit 2023-09-24T00:05:32.272897+0000 mon.a (mon.0) 1925 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:05:33.494 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:33 smithi159 bash[108473]: audit 2023-09-24T00:05:32.524075+0000 mon.a (mon.0) 1926 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:05:33.494 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:33 smithi159 bash[108473]: audit 2023-09-24T00:05:32.531856+0000 mon.a (mon.0) 1927 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:05:33.494 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:33 smithi159 bash[108473]: audit 2023-09-24T00:05:33.057884+0000 mon.a (mon.0) 1928 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-24T00:05:33.494 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:33 smithi159 bash[108473]: audit 2023-09-24T00:05:33.059405+0000 mon.a (mon.0) 1929 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-24T00:05:33.494 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:33 smithi159 bash[108473]: audit 2023-09-24T00:05:33.067745+0000 mon.a (mon.0) 1930 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:05:33.494 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:33 smithi159 bash[108473]: cluster 2023-09-24T00:05:33.135417+0000 mgr.y (mgr.25991) 1465 : cluster 0 pgmap v1668: 99 pgs: 1 activating+undersized+degraded+remapped, 2 remapped+peering, 5 peering, 14 active+recovery_wait+degraded, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 65 active+clean; 2.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 174 op/s; 34507/115854 objects degraded (29.785%); 7982/115854 objects misplaced (6.890%); 6.5 MiB/s, 221 objects/s recovering 2023-09-24T00:05:33.494 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:33 smithi159 bash[108473]: cluster 2023-09-24T00:05:33.144592+0000 mon.a (mon.0) 1931 : cluster 3 Health check update: Degraded data redundancy: 25630/116520 objects degraded (21.996%), 15 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-24T00:05:33.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:33.495 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:05:33.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:33 smithi164 bash[92846]: cluster 2023-09-24T00:05:32.228170+0000 osd.6 (osd.6) 485 : cluster 3 failed to encode map e405 with expected crc 2023-09-24T00:05:33.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:33 smithi164 bash[92846]: cluster 2023-09-24T00:05:32.230414+0000 mon.a (mon.0) 1924 : cluster 0 osdmap e405: 8 total, 8 up, 8 in 2023-09-24T00:05:33.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:33 smithi164 bash[92846]: cluster 2023-09-24T00:05:32.231925+0000 osd.6 (osd.6) 486 : cluster 3 failed to encode map e405 with expected crc 2023-09-24T00:05:33.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:33 smithi164 bash[92846]: audit 2023-09-24T00:05:32.272897+0000 mon.a (mon.0) 1925 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:05:33.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:33 smithi164 bash[92846]: audit 2023-09-24T00:05:32.524075+0000 mon.a (mon.0) 1926 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:05:33.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:33 smithi164 bash[92846]: audit 2023-09-24T00:05:32.531856+0000 mon.a (mon.0) 1927 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:05:33.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:33 smithi164 bash[92846]: audit 2023-09-24T00:05:33.057884+0000 mon.a (mon.0) 1928 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-24T00:05:33.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:33 smithi164 bash[92846]: audit 2023-09-24T00:05:33.059405+0000 mon.a (mon.0) 1929 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-24T00:05:33.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:33 smithi164 bash[92846]: audit 2023-09-24T00:05:33.067745+0000 mon.a (mon.0) 1930 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:05:33.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:33 smithi164 bash[92846]: cluster 2023-09-24T00:05:33.135417+0000 mgr.y (mgr.25991) 1465 : cluster 0 pgmap v1668: 99 pgs: 1 activating+undersized+degraded+remapped, 2 remapped+peering, 5 peering, 14 active+recovery_wait+degraded, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 65 active+clean; 2.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 174 op/s; 34507/115854 objects degraded (29.785%); 7982/115854 objects misplaced (6.890%); 6.5 MiB/s, 221 objects/s recovering 2023-09-24T00:05:33.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:33 smithi164 bash[92846]: cluster 2023-09-24T00:05:33.144592+0000 mon.a (mon.0) 1931 : cluster 3 Health check update: Degraded data redundancy: 25630/116520 objects degraded (21.996%), 15 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-24T00:05:33.596 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:33.626 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:33.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:33.629 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:05:33.729 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:33.753 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:33.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:33.756 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:05:33.783 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 3, 6, 7, 5, 0, 4] out_osds: [] dead_osds: [] live_osds: [0, 2, 3, 4, 5, 6, 7, 1] 2023-09-24T00:05:33.784 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-24T00:05:33.784 INFO:tasks.thrashosds.thrasher:inject_pause on osd.4 2023-09-24T00:05:33.784 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-09-24T00:05:33.784 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-09-24T00:05:33.784 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 config set filestore_inject_stall 3 2023-09-24T00:05:33.794 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 24 00:05:33 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [24/Sep/2023:00:05:33] "GET /metrics HTTP/1.1" 200 36677 "" "Prometheus/2.43.0" 2023-09-24T00:05:33.857 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:33.883 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:33.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:33.886 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:05:33.987 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:05:34.010 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:05:34.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:34.012 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:05:34.113 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:34.141 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:34.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:34.143 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:05:34.243 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:34.274 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:34.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:34.276 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:05:34.335 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:05:34.377 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:34.400 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:34.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:34.404 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:05:34.504 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:34.511 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:34 smithi164 bash[92846]: cluster 2023-09-24T00:05:33.247097+0000 mon.a (mon.0) 1932 : cluster 0 osdmap e406: 8 total, 8 up, 8 in 2023-09-24T00:05:34.511 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:34 smithi164 bash[92846]: cluster 2023-09-24T00:05:33.249854+0000 osd.6 (osd.6) 487 : cluster 3 failed to encode map e406 with expected crc 2023-09-24T00:05:34.511 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:34 smithi164 bash[92846]: cluster 2023-09-24T00:05:33.250565+0000 osd.5 (osd.5) 245 : cluster 3 failed to encode map e406 with expected crc 2023-09-24T00:05:34.511 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:34 smithi164 bash[92846]: cluster 2023-09-24T00:05:33.253976+0000 osd.6 (osd.6) 488 : cluster 3 failed to encode map e406 with expected crc 2023-09-24T00:05:34.511 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:34 smithi164 bash[92846]: cluster 2023-09-24T00:05:33.255458+0000 osd.4 (osd.4) 328 : cluster 3 failed to encode map e406 with expected crc 2023-09-24T00:05:34.526 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:34.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:34.528 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:05:34.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:34 smithi159 bash[105915]: cluster 2023-09-24T00:05:33.247097+0000 mon.a (mon.0) 1932 : cluster 0 osdmap e406: 8 total, 8 up, 8 in 2023-09-24T00:05:34.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:34 smithi159 bash[105915]: cluster 2023-09-24T00:05:33.249854+0000 osd.6 (osd.6) 487 : cluster 3 failed to encode map e406 with expected crc 2023-09-24T00:05:34.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:34 smithi159 bash[105915]: cluster 2023-09-24T00:05:33.250565+0000 osd.5 (osd.5) 245 : cluster 3 failed to encode map e406 with expected crc 2023-09-24T00:05:34.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:34 smithi159 bash[105915]: cluster 2023-09-24T00:05:33.253976+0000 osd.6 (osd.6) 488 : cluster 3 failed to encode map e406 with expected crc 2023-09-24T00:05:34.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:34 smithi159 bash[105915]: cluster 2023-09-24T00:05:33.255458+0000 osd.4 (osd.4) 328 : cluster 3 failed to encode map e406 with expected crc 2023-09-24T00:05:34.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:34 smithi159 bash[108473]: cluster 2023-09-24T00:05:33.247097+0000 mon.a (mon.0) 1932 : cluster 0 osdmap e406: 8 total, 8 up, 8 in 2023-09-24T00:05:34.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:34 smithi159 bash[108473]: cluster 2023-09-24T00:05:33.249854+0000 osd.6 (osd.6) 487 : cluster 3 failed to encode map e406 with expected crc 2023-09-24T00:05:34.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:34 smithi159 bash[108473]: cluster 2023-09-24T00:05:33.250565+0000 osd.5 (osd.5) 245 : cluster 3 failed to encode map e406 with expected crc 2023-09-24T00:05:34.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:34 smithi159 bash[108473]: cluster 2023-09-24T00:05:33.253976+0000 osd.6 (osd.6) 488 : cluster 3 failed to encode map e406 with expected crc 2023-09-24T00:05:34.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:34 smithi159 bash[108473]: cluster 2023-09-24T00:05:33.255458+0000 osd.4 (osd.4) 328 : cluster 3 failed to encode map e406 with expected crc 2023-09-24T00:05:34.629 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:34.656 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:34.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:34.659 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:05:34.760 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:34.783 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:34.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:34.786 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:05:34.887 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:05:34.912 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:05:34.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:34.914 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:05:35.015 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:35.040 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:35.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:35.043 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:05:35.144 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:05:35.174 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:05:35.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:35.176 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:05:35.277 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:05:35.301 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:05:35.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:35.302 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:05:35.403 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:05:35.427 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:05:35.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:35.430 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:05:35.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:35 smithi164 bash[92846]: cluster 2023-09-24T00:05:34.255172+0000 mon.a (mon.0) 1933 : cluster 0 osdmap e407: 8 total, 8 up, 8 in 2023-09-24T00:05:35.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:35 smithi164 bash[92846]: cluster 2023-09-24T00:05:34.258043+0000 osd.5 (osd.5) 246 : cluster 3 failed to encode map e407 with expected crc 2023-09-24T00:05:35.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:35 smithi164 bash[92846]: cluster 2023-09-24T00:05:34.264034+0000 osd.4 (osd.4) 329 : cluster 3 failed to encode map e407 with expected crc 2023-09-24T00:05:35.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:35 smithi164 bash[92846]: cluster 2023-09-24T00:05:34.266380+0000 osd.6 (osd.6) 489 : cluster 3 failed to encode map e407 with expected crc 2023-09-24T00:05:35.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:35 smithi164 bash[92846]: cluster 2023-09-24T00:05:35.136550+0000 mgr.y (mgr.25991) 1466 : cluster 0 pgmap v1671: 99 pgs: 1 activating+undersized+degraded+remapped, 2 remapped+peering, 5 peering, 14 active+recovery_wait+degraded, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 65 active+clean; 2.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 48 op/s; 34507/115854 objects degraded (29.785%); 7982/115854 objects misplaced (6.890%); 1.7 MiB/s, 144 objects/s recovering 2023-09-24T00:05:35.530 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:05:35.557 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:05:35.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:35.560 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:05:35.660 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:05:35.685 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:05:35.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:35.689 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:05:35.738 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:35 smithi159 bash[105915]: cluster 2023-09-24T00:05:34.255172+0000 mon.a (mon.0) 1933 : cluster 0 osdmap e407: 8 total, 8 up, 8 in 2023-09-24T00:05:35.738 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:35 smithi159 bash[105915]: cluster 2023-09-24T00:05:34.258043+0000 osd.5 (osd.5) 246 : cluster 3 failed to encode map e407 with expected crc 2023-09-24T00:05:35.738 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:35 smithi159 bash[105915]: cluster 2023-09-24T00:05:34.264034+0000 osd.4 (osd.4) 329 : cluster 3 failed to encode map e407 with expected crc 2023-09-24T00:05:35.738 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:35 smithi159 bash[105915]: cluster 2023-09-24T00:05:34.266380+0000 osd.6 (osd.6) 489 : cluster 3 failed to encode map e407 with expected crc 2023-09-24T00:05:35.738 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:35 smithi159 bash[105915]: cluster 2023-09-24T00:05:35.136550+0000 mgr.y (mgr.25991) 1466 : cluster 0 pgmap v1671: 99 pgs: 1 activating+undersized+degraded+remapped, 2 remapped+peering, 5 peering, 14 active+recovery_wait+degraded, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 65 active+clean; 2.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 48 op/s; 34507/115854 objects degraded (29.785%); 7982/115854 objects misplaced (6.890%); 1.7 MiB/s, 144 objects/s recovering 2023-09-24T00:05:35.739 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:35 smithi159 bash[108473]: cluster 2023-09-24T00:05:34.255172+0000 mon.a (mon.0) 1933 : cluster 0 osdmap e407: 8 total, 8 up, 8 in 2023-09-24T00:05:35.739 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:35 smithi159 bash[108473]: cluster 2023-09-24T00:05:34.258043+0000 osd.5 (osd.5) 246 : cluster 3 failed to encode map e407 with expected crc 2023-09-24T00:05:35.739 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:35 smithi159 bash[108473]: cluster 2023-09-24T00:05:34.264034+0000 osd.4 (osd.4) 329 : cluster 3 failed to encode map e407 with expected crc 2023-09-24T00:05:35.739 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:35 smithi159 bash[108473]: cluster 2023-09-24T00:05:34.266380+0000 osd.6 (osd.6) 489 : cluster 3 failed to encode map e407 with expected crc 2023-09-24T00:05:35.739 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:35 smithi159 bash[108473]: cluster 2023-09-24T00:05:35.136550+0000 mgr.y (mgr.25991) 1466 : cluster 0 pgmap v1671: 99 pgs: 1 activating+undersized+degraded+remapped, 2 remapped+peering, 5 peering, 14 active+recovery_wait+degraded, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 65 active+clean; 2.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 48 op/s; 34507/115854 objects degraded (29.785%); 7982/115854 objects misplaced (6.890%); 1.7 MiB/s, 144 objects/s recovering 2023-09-24T00:05:35.790 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:35.820 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:35.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:35.825 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:05:35.926 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:05:35.952 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:05:35.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:35.957 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:05:36.058 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:05:36.083 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:05:36.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:36.086 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:05:36.186 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:05:36.210 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:05:36.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:36.214 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:05:36.314 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:36.339 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:36.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:36.343 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:05:36.444 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:36.454 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:36 smithi159 bash[105915]: cluster 2023-09-24T00:05:35.262116+0000 osd.6 (osd.6) 490 : cluster 3 failed to encode map e408 with expected crc 2023-09-24T00:05:36.454 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:36 smithi159 bash[105915]: cluster 2023-09-24T00:05:35.266538+0000 mon.a (mon.0) 1934 : cluster 0 osdmap e408: 8 total, 8 up, 8 in 2023-09-24T00:05:36.454 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:36 smithi159 bash[105915]: cluster 2023-09-24T00:05:35.269358+0000 osd.4 (osd.4) 330 : cluster 3 failed to encode map e408 with expected crc 2023-09-24T00:05:36.454 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:36 smithi159 bash[108473]: cluster 2023-09-24T00:05:35.262116+0000 osd.6 (osd.6) 490 : cluster 3 failed to encode map e408 with expected crc 2023-09-24T00:05:36.455 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:36 smithi159 bash[108473]: cluster 2023-09-24T00:05:35.266538+0000 mon.a (mon.0) 1934 : cluster 0 osdmap e408: 8 total, 8 up, 8 in 2023-09-24T00:05:36.455 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:36 smithi159 bash[108473]: cluster 2023-09-24T00:05:35.269358+0000 osd.4 (osd.4) 330 : cluster 3 failed to encode map e408 with expected crc 2023-09-24T00:05:36.468 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:36.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:36.471 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:05:36.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:36 smithi164 bash[92846]: cluster 2023-09-24T00:05:35.262116+0000 osd.6 (osd.6) 490 : cluster 3 failed to encode map e408 with expected crc 2023-09-24T00:05:36.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:36 smithi164 bash[92846]: cluster 2023-09-24T00:05:35.266538+0000 mon.a (mon.0) 1934 : cluster 0 osdmap e408: 8 total, 8 up, 8 in 2023-09-24T00:05:36.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:36 smithi164 bash[92846]: cluster 2023-09-24T00:05:35.269358+0000 osd.4 (osd.4) 330 : cluster 3 failed to encode map e408 with expected crc 2023-09-24T00:05:36.571 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:36.599 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:36.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:36.602 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:05:36.702 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:36.729 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:36.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:36.734 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:05:36.834 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:05:36.859 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:05:36.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:36.861 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:05:36.962 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:05:36.989 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:05:36.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:36.992 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:05:37.092 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:37.119 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:37.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:37.122 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:05:37.222 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:05:37.252 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:05:37.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:37.255 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:05:37.356 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:37.364 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:37 smithi159 bash[105915]: cluster 2023-09-24T00:05:37.137624+0000 mgr.y (mgr.25991) 1467 : cluster 0 pgmap v1673: 99 pgs: 2 peering, 1 active+undersized+degraded+remapped, 14 active+recovery_wait+degraded, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 69 active+clean; 2.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 34 op/s; 41911/115545 objects degraded (36.272%); 7980/115545 objects misplaced (6.906%); 1.3 MiB/s, 315 objects/s recovering 2023-09-24T00:05:37.365 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:37 smithi159 bash[108473]: cluster 2023-09-24T00:05:37.137624+0000 mgr.y (mgr.25991) 1467 : cluster 0 pgmap v1673: 99 pgs: 2 peering, 1 active+undersized+degraded+remapped, 14 active+recovery_wait+degraded, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 69 active+clean; 2.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 34 op/s; 41911/115545 objects degraded (36.272%); 7980/115545 objects misplaced (6.906%); 1.3 MiB/s, 315 objects/s recovering 2023-09-24T00:05:37.375 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:05:37.382 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:37.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:37.385 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:05:37.486 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:05:37.511 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:05:37.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:37.514 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:05:37.615 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:37.634 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:37.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:37.637 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:05:37.738 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:05:37.747 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:37 smithi164 bash[92846]: cluster 2023-09-24T00:05:37.137624+0000 mgr.y (mgr.25991) 1467 : cluster 0 pgmap v1673: 99 pgs: 2 peering, 1 active+undersized+degraded+remapped, 14 active+recovery_wait+degraded, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 69 active+clean; 2.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 34 op/s; 41911/115545 objects degraded (36.272%); 7980/115545 objects misplaced (6.906%); 1.3 MiB/s, 315 objects/s recovering 2023-09-24T00:05:37.767 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:05:37.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:37.774 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:05:37.875 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:37.901 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:37.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:37.903 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:05:38.004 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:05:38.032 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:05:38.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:38.035 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:05:38.135 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:05:38.162 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:05:38.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:38.165 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:05:38.265 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:05:38.288 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:05:38.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:38.293 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:05:38.311 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:38 smithi159 bash[108473]: cluster 2023-09-24T00:05:38.146295+0000 mon.a (mon.0) 1935 : cluster 3 Health check update: Degraded data redundancy: 41911/115545 objects degraded (36.272%), 27 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-24T00:05:38.311 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:38 smithi159 bash[105915]: cluster 2023-09-24T00:05:38.146295+0000 mon.a (mon.0) 1935 : cluster 3 Health check update: Degraded data redundancy: 41911/115545 objects degraded (36.272%), 27 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-24T00:05:38.395 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:05:38.419 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:05:38.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:38.422 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:05:38.523 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:38.550 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:38.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:38.553 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:05:38.579 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-24T00:05:38.604 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:38 smithi164 bash[92846]: cluster 2023-09-24T00:05:38.146295+0000 mon.a (mon.0) 1935 : cluster 3 Health check update: Degraded data redundancy: 41911/115545 objects degraded (36.272%), 27 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-24T00:05:38.654 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:38.683 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:38.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:38.687 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:05:38.787 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:05:38.811 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:05:38.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:38.814 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:05:38.914 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:38.944 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:38.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:38.946 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:05:39.047 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:05:39.082 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:05:39.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:39.085 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:05:39.185 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:05:39.214 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:05:39.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:39.216 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:05:39.317 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:05:39.341 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:05:39.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:39.346 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:05:39.446 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:05:39.466 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:05:39.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:39.468 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:05:39.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:39 smithi164 bash[92846]: cluster 2023-09-24T00:05:39.138556+0000 mgr.y (mgr.25991) 1468 : cluster 0 pgmap v1674: 99 pgs: 1 peering, 1 active+undersized+degraded+remapped, 14 active+recovery_wait+degraded, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 70 active+clean; 2.3 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 102 op/s; 41244/114006 objects degraded (36.177%); 7994/114006 objects misplaced (7.012%); 4.3 MiB/s, 220 objects/s recovering 2023-09-24T00:05:39.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:39 smithi159 bash[105915]: cluster 2023-09-24T00:05:39.138556+0000 mgr.y (mgr.25991) 1468 : cluster 0 pgmap v1674: 99 pgs: 1 peering, 1 active+undersized+degraded+remapped, 14 active+recovery_wait+degraded, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 70 active+clean; 2.3 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 102 op/s; 41244/114006 objects degraded (36.177%); 7994/114006 objects misplaced (7.012%); 4.3 MiB/s, 220 objects/s recovering 2023-09-24T00:05:39.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:39 smithi159 bash[108473]: cluster 2023-09-24T00:05:39.138556+0000 mgr.y (mgr.25991) 1468 : cluster 0 pgmap v1674: 99 pgs: 1 peering, 1 active+undersized+degraded+remapped, 14 active+recovery_wait+degraded, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 70 active+clean; 2.3 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 102 op/s; 41244/114006 objects degraded (36.177%); 7994/114006 objects misplaced (7.012%); 4.3 MiB/s, 220 objects/s recovering 2023-09-24T00:05:39.569 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:05:39.589 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:05:39.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:39.592 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:05:39.692 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:39.717 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:39.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:39.720 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:05:39.820 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:39.842 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:39.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:39.844 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:05:39.945 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:05:39.974 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:05:39.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:39.984 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:05:40.084 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:40.116 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:40.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:40.122 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:05:40.223 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:05:40.249 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:05:40.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:40.253 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:05:40.354 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:40.428 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:40.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:40.431 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:05:40.532 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:40.559 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:40.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:40.562 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:05:40.663 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:05:40.689 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:05:40.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:40.701 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:05:40.801 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:05:40.824 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:05:40.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:40.828 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:05:40.928 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:05:40.951 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:05:40.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:40.958 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:05:41.059 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:05:41.089 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:05:41.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:41.092 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:05:41.193 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:05:41.214 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:05:41.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:41.216 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:05:41.317 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:41.345 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:41.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:41.348 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:05:41.449 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:05:41.482 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:05:41.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:41.485 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:05:41.585 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:05:41.609 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:05:41.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:41.612 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:05:41.712 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:41.751 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:41.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:41.754 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:05:41.855 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:05:41.874 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:05:41.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:41.876 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:05:41.977 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:42.005 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:42.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:42.010 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:05:42.111 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:05:42.140 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:05:42.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:42.142 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:05:42.243 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:05:42.269 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:05:42.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:42.274 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:05:42.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:42 smithi159 bash[105915]: cluster 2023-09-24T00:05:41.139507+0000 mgr.y (mgr.25991) 1469 : cluster 0 pgmap v1675: 99 pgs: 14 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 71 active+clean; 2.3 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 122 op/s; 37098/112944 objects degraded (32.846%); 10366/112944 objects misplaced (9.178%); 4.1 MiB/s, 180 objects/s recovering 2023-09-24T00:05:42.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:42 smithi159 bash[108473]: cluster 2023-09-24T00:05:41.139507+0000 mgr.y (mgr.25991) 1469 : cluster 0 pgmap v1675: 99 pgs: 14 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 71 active+clean; 2.3 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 122 op/s; 37098/112944 objects degraded (32.846%); 10366/112944 objects misplaced (9.178%); 4.1 MiB/s, 180 objects/s recovering 2023-09-24T00:05:42.374 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:05:42.396 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:05:42.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:42.399 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:05:42.499 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:42.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:42 smithi164 bash[92846]: cluster 2023-09-24T00:05:41.139507+0000 mgr.y (mgr.25991) 1469 : cluster 0 pgmap v1675: 99 pgs: 14 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 71 active+clean; 2.3 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 122 op/s; 37098/112944 objects degraded (32.846%); 10366/112944 objects misplaced (9.178%); 4.1 MiB/s, 180 objects/s recovering 2023-09-24T00:05:42.530 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:42.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:42.535 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:05:42.636 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:05:42.661 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:05:42.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:42.670 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:05:42.771 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:05:42.795 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:05:42.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:42.798 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:05:42.898 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:05:42.925 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:05:42.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:42.928 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:05:43.028 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:05:43.051 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:05:43.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:43.055 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:05:43.155 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:43.178 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:43.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:43.181 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:05:43.282 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:05:43.307 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:05:43.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:43.311 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:05:43.412 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:05:43.430 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:43 smithi159 bash[105915]: cluster 2023-09-24T00:05:43.147464+0000 mon.a (mon.0) 1936 : cluster 3 Health check update: Degraded data redundancy: 37098/112944 objects degraded (32.846%), 27 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-24T00:05:43.435 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:05:43.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:43.440 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:05:43.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:43 smithi164 bash[92846]: cluster 2023-09-24T00:05:43.147464+0000 mon.a (mon.0) 1936 : cluster 3 Health check update: Degraded data redundancy: 37098/112944 objects degraded (32.846%), 27 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-24T00:05:43.540 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:05:43.574 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:05:43.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:43.576 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:05:43.677 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:43.686 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 24 00:05:43 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [24/Sep/2023:00:05:43] "GET /metrics HTTP/1.1" 200 36677 "" "Prometheus/2.43.0" 2023-09-24T00:05:43.687 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:43 smithi159 bash[108473]: cluster 2023-09-24T00:05:43.147464+0000 mon.a (mon.0) 1936 : cluster 3 Health check update: Degraded data redundancy: 37098/112944 objects degraded (32.846%), 27 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-24T00:05:43.707 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:43.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:43.711 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:05:43.812 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:43.834 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:43.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:43.836 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:05:43.937 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:43.961 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:43.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:43.964 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:05:44.064 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:44.096 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:44.096 INFO:teuthology.orchestra.run.smithi164.stdout:{ 2023-09-24T00:05:44.096 INFO:teuthology.orchestra.run.smithi164.stdout: "success": "" 2023-09-24T00:05:44.097 INFO:teuthology.orchestra.run.smithi164.stdout:} 2023-09-24T00:05:44.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:44.102 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:05:44.202 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:44.228 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:44.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:44.230 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:05:44.331 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:44.353 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:44.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:44.358 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:05:44.458 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:05:44.484 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:05:44.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:44.491 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:05:44.542 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:44 smithi164 bash[92846]: cluster 2023-09-24T00:05:43.140468+0000 mgr.y (mgr.25991) 1470 : cluster 0 pgmap v1676: 99 pgs: 14 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 71 active+clean; 2.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 244 op/s; 36565/109347 objects degraded (33.439%); 10179/109347 objects misplaced (9.309%); 6.2 MiB/s, 201 objects/s recovering 2023-09-24T00:05:44.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:44 smithi159 bash[105915]: cluster 2023-09-24T00:05:43.140468+0000 mgr.y (mgr.25991) 1470 : cluster 0 pgmap v1676: 99 pgs: 14 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 71 active+clean; 2.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 244 op/s; 36565/109347 objects degraded (33.439%); 10179/109347 objects misplaced (9.309%); 6.2 MiB/s, 201 objects/s recovering 2023-09-24T00:05:44.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:44 smithi159 bash[108473]: cluster 2023-09-24T00:05:43.140468+0000 mgr.y (mgr.25991) 1470 : cluster 0 pgmap v1676: 99 pgs: 14 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 71 active+clean; 2.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 244 op/s; 36565/109347 objects degraded (33.439%); 10179/109347 objects misplaced (9.309%); 6.2 MiB/s, 201 objects/s recovering 2023-09-24T00:05:44.592 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:05:44.618 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:05:44.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:44.620 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:05:44.721 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:44.743 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:44.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:44.746 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:05:44.846 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:05:44.869 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:05:44.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:44.871 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:05:44.972 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:45.000 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:45.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:45.002 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:05:45.103 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:05:45.132 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:05:45.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:45.135 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:05:45.236 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:05:45.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:45 smithi164 bash[92846]: cluster 2023-09-24T00:05:45.141220+0000 mgr.y (mgr.25991) 1471 : cluster 0 pgmap v1677: 99 pgs: 14 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 71 active+clean; 2.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 216 op/s; 36565/109347 objects degraded (33.439%); 10179/109347 objects misplaced (9.309%); 5.5 MiB/s, 179 objects/s recovering 2023-09-24T00:05:45.269 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:05:45.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:45.271 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:05:45.372 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:45.402 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:45.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:45.405 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:05:45.506 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:45.532 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:45.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:45.535 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:05:45.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:45 smithi159 bash[105915]: cluster 2023-09-24T00:05:45.141220+0000 mgr.y (mgr.25991) 1471 : cluster 0 pgmap v1677: 99 pgs: 14 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 71 active+clean; 2.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 216 op/s; 36565/109347 objects degraded (33.439%); 10179/109347 objects misplaced (9.309%); 5.5 MiB/s, 179 objects/s recovering 2023-09-24T00:05:45.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:45 smithi159 bash[108473]: cluster 2023-09-24T00:05:45.141220+0000 mgr.y (mgr.25991) 1471 : cluster 0 pgmap v1677: 99 pgs: 14 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 71 active+clean; 2.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 216 op/s; 36565/109347 objects degraded (33.439%); 10179/109347 objects misplaced (9.309%); 5.5 MiB/s, 179 objects/s recovering 2023-09-24T00:05:45.636 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:05:45.671 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:05:45.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:45.674 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:05:45.775 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:45.800 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:45.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:45.802 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:05:45.903 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:45.929 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:45.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:45.934 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:05:46.035 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:05:46.065 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:05:46.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:46.068 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:05:46.168 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:05:46.195 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:05:46.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:46.199 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:05:46.235 INFO:teuthology.orchestra.run.smithi159.stderr:noscrub is unset 2023-09-24T00:05:46.299 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:46.320 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:46.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:46.322 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:05:46.423 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:05:46.432 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:46 smithi164 bash[92846]: audit 2023-09-24T00:05:46.182795+0000 mon.a (mon.0) 1937 : audit 1 from='client.? 172.21.15.159:0/2513143960' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-24T00:05:46.461 INFO:teuthology.orchestra.run.smithi159.stdout:osd.0: {} 2023-09-24T00:05:46.462 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:05:46.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:46.465 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:05:46.485 INFO:teuthology.orchestra.run.smithi159.stdout:osd.1: {} 2023-09-24T00:05:46.510 INFO:teuthology.orchestra.run.smithi159.stdout:osd.2: {} 2023-09-24T00:05:46.542 INFO:teuthology.orchestra.run.smithi159.stdout:osd.3: {} 2023-09-24T00:05:46.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:46 smithi159 bash[105915]: audit 2023-09-24T00:05:46.182795+0000 mon.a (mon.0) 1937 : audit 1 from='client.? 172.21.15.159:0/2513143960' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-24T00:05:46.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:46 smithi159 bash[108473]: audit 2023-09-24T00:05:46.182795+0000 mon.a (mon.0) 1937 : audit 1 from='client.? 172.21.15.159:0/2513143960' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-24T00:05:46.566 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:05:46.567 INFO:teuthology.orchestra.run.smithi159.stdout:osd.4: {} 2023-09-24T00:05:46.588 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:05:46.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:46.591 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:05:46.592 INFO:teuthology.orchestra.run.smithi159.stdout:osd.5: {} 2023-09-24T00:05:46.615 INFO:teuthology.orchestra.run.smithi159.stdout:osd.6: {} 2023-09-24T00:05:46.641 INFO:teuthology.orchestra.run.smithi159.stdout:osd.7: {} 2023-09-24T00:05:46.642 INFO:teuthology.orchestra.run.smithi159.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-24T00:05:46.642 INFO:teuthology.orchestra.run.smithi159.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-24T00:05:46.642 INFO:teuthology.orchestra.run.smithi159.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-24T00:05:46.642 INFO:teuthology.orchestra.run.smithi159.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-24T00:05:46.642 INFO:teuthology.orchestra.run.smithi159.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-24T00:05:46.643 INFO:teuthology.orchestra.run.smithi159.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-24T00:05:46.643 INFO:teuthology.orchestra.run.smithi159.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-24T00:05:46.643 INFO:teuthology.orchestra.run.smithi159.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-24T00:05:46.692 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:05:46.720 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:05:46.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:46.723 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:05:46.824 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:05:46.845 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:05:46.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:46.848 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:05:46.948 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:05:46.973 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:05:46.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:46.978 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:05:47.079 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:05:47.105 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:05:47.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:47.108 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:05:47.208 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:05:47.216 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:47 smithi164 bash[92846]: cluster 2023-09-24T00:05:46.208970+0000 mon.a (mon.0) 1938 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-24T00:05:47.238 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:05:47.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:47.242 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:05:47.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:47 smithi159 bash[105915]: cluster 2023-09-24T00:05:46.208970+0000 mon.a (mon.0) 1938 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-24T00:05:47.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:47 smithi159 bash[105915]: cluster 2023-09-24T00:05:46.221596+0000 osd.6 (osd.6) 491 : cluster 3 failed to encode map e409 with expected crc 2023-09-24T00:05:47.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:47 smithi159 bash[105915]: audit 2023-09-24T00:05:46.223895+0000 mon.a (mon.0) 1939 : audit 1 from='client.? 172.21.15.159:0/2513143960' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-24T00:05:47.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:47 smithi159 bash[105915]: cluster 2023-09-24T00:05:46.224198+0000 mon.a (mon.0) 1940 : cluster 0 osdmap e409: 8 total, 8 up, 8 in 2023-09-24T00:05:47.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:47 smithi159 bash[105915]: cluster 2023-09-24T00:05:46.234442+0000 osd.5 (osd.5) 247 : cluster 3 failed to encode map e409 with expected crc 2023-09-24T00:05:47.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:47 smithi159 bash[105915]: audit 2023-09-24T00:05:46.431645+0000 mon.a (mon.0) 1941 : audit 0 from='client.? 172.21.15.159:0/208726040' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-24T00:05:47.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:47 smithi159 bash[105915]: cluster 2023-09-24T00:05:47.142159+0000 mgr.y (mgr.25991) 1472 : cluster 0 pgmap v1679: 99 pgs: 14 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 71 active+clean; 2.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 280 op/s; 36203/107115 objects degraded (33.798%); 10025/107115 objects misplaced (9.359%); 7.5 MiB/s, 136 objects/s recovering 2023-09-24T00:05:47.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:47 smithi159 bash[108473]: cluster 2023-09-24T00:05:46.208970+0000 mon.a (mon.0) 1938 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-24T00:05:47.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:47 smithi159 bash[108473]: cluster 2023-09-24T00:05:46.221596+0000 osd.6 (osd.6) 491 : cluster 3 failed to encode map e409 with expected crc 2023-09-24T00:05:47.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:47 smithi159 bash[108473]: audit 2023-09-24T00:05:46.223895+0000 mon.a (mon.0) 1939 : audit 1 from='client.? 172.21.15.159:0/2513143960' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-24T00:05:47.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:47 smithi159 bash[108473]: cluster 2023-09-24T00:05:46.224198+0000 mon.a (mon.0) 1940 : cluster 0 osdmap e409: 8 total, 8 up, 8 in 2023-09-24T00:05:47.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:47 smithi159 bash[108473]: cluster 2023-09-24T00:05:46.234442+0000 osd.5 (osd.5) 247 : cluster 3 failed to encode map e409 with expected crc 2023-09-24T00:05:47.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:47 smithi159 bash[108473]: audit 2023-09-24T00:05:46.431645+0000 mon.a (mon.0) 1941 : audit 0 from='client.? 172.21.15.159:0/208726040' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-24T00:05:47.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:47 smithi159 bash[108473]: cluster 2023-09-24T00:05:47.142159+0000 mgr.y (mgr.25991) 1472 : cluster 0 pgmap v1679: 99 pgs: 14 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 71 active+clean; 2.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 280 op/s; 36203/107115 objects degraded (33.798%); 10025/107115 objects misplaced (9.359%); 7.5 MiB/s, 136 objects/s recovering 2023-09-24T00:05:47.342 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:47.367 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:47.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:47.370 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:05:47.471 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:05:47.497 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:05:47.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:47.499 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:05:47.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:47 smithi164 bash[92846]: cluster 2023-09-24T00:05:46.221596+0000 osd.6 (osd.6) 491 : cluster 3 failed to encode map e409 with expected crc 2023-09-24T00:05:47.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:47 smithi164 bash[92846]: audit 2023-09-24T00:05:46.223895+0000 mon.a (mon.0) 1939 : audit 1 from='client.? 172.21.15.159:0/2513143960' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-24T00:05:47.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:47 smithi164 bash[92846]: cluster 2023-09-24T00:05:46.224198+0000 mon.a (mon.0) 1940 : cluster 0 osdmap e409: 8 total, 8 up, 8 in 2023-09-24T00:05:47.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:47 smithi164 bash[92846]: cluster 2023-09-24T00:05:46.234442+0000 osd.5 (osd.5) 247 : cluster 3 failed to encode map e409 with expected crc 2023-09-24T00:05:47.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:47 smithi164 bash[92846]: audit 2023-09-24T00:05:46.431645+0000 mon.a (mon.0) 1941 : audit 0 from='client.? 172.21.15.159:0/208726040' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-24T00:05:47.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:47 smithi164 bash[92846]: cluster 2023-09-24T00:05:47.142159+0000 mgr.y (mgr.25991) 1472 : cluster 0 pgmap v1679: 99 pgs: 14 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 71 active+clean; 2.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 280 op/s; 36203/107115 objects degraded (33.798%); 10025/107115 objects misplaced (9.359%); 7.5 MiB/s, 136 objects/s recovering 2023-09-24T00:05:47.601 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:47.626 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:47.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:47.631 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:05:47.732 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:05:47.756 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:05:47.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:47.759 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:05:47.860 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:47.884 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:47.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:47.887 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:05:47.988 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:05:48.013 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:05:48.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:48.023 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:05:48.124 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:48.151 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:48.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:48.157 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:05:48.257 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:48.267 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:48 smithi164 bash[92846]: audit 2023-09-24T00:05:47.272773+0000 mon.a (mon.0) 1942 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:05:48.267 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:48 smithi164 bash[92846]: cluster 2023-09-24T00:05:48.148612+0000 mon.a (mon.0) 1943 : cluster 3 Health check update: Degraded data redundancy: 36203/107115 objects degraded (33.798%), 27 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-24T00:05:48.287 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:48.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:48.289 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:05:48.390 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:05:48.397 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:48 smithi159 bash[108473]: audit 2023-09-24T00:05:47.272773+0000 mon.a (mon.0) 1942 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:05:48.397 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:48 smithi159 bash[108473]: cluster 2023-09-24T00:05:48.148612+0000 mon.a (mon.0) 1943 : cluster 3 Health check update: Degraded data redundancy: 36203/107115 objects degraded (33.798%), 27 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-24T00:05:48.397 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:48 smithi159 bash[105915]: audit 2023-09-24T00:05:47.272773+0000 mon.a (mon.0) 1942 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:05:48.398 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:48 smithi159 bash[105915]: cluster 2023-09-24T00:05:48.148612+0000 mon.a (mon.0) 1943 : cluster 3 Health check update: Degraded data redundancy: 36203/107115 objects degraded (33.798%), 27 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-24T00:05:48.412 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:05:48.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:48.414 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:05:48.515 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:48.538 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:48.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:48.540 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:05:48.640 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:48.662 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:48.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:48.664 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:05:48.764 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:05:48.790 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:05:48.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:48.793 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:05:48.894 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:48.919 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:48.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:48.921 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:05:49.022 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:05:49.057 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:05:49.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:49.062 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:05:49.163 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:05:49.193 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:05:49.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:49.196 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:05:49.297 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:49.319 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:49.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:49.321 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:05:49.422 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:05:49.444 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:05:49.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:49.446 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:05:49.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:49 smithi164 bash[92846]: cluster 2023-09-24T00:05:49.142873+0000 mgr.y (mgr.25991) 1473 : cluster 0 pgmap v1680: 99 pgs: 14 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 71 active+clean; 2.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 340 op/s; 35679/103791 objects degraded (34.376%); 9874/103791 objects misplaced (9.513%); 7.0 MiB/s, 112 objects/s recovering 2023-09-24T00:05:49.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:49 smithi159 bash[105915]: cluster 2023-09-24T00:05:49.142873+0000 mgr.y (mgr.25991) 1473 : cluster 0 pgmap v1680: 99 pgs: 14 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 71 active+clean; 2.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 340 op/s; 35679/103791 objects degraded (34.376%); 9874/103791 objects misplaced (9.513%); 7.0 MiB/s, 112 objects/s recovering 2023-09-24T00:05:49.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:49 smithi159 bash[108473]: cluster 2023-09-24T00:05:49.142873+0000 mgr.y (mgr.25991) 1473 : cluster 0 pgmap v1680: 99 pgs: 14 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 71 active+clean; 2.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 340 op/s; 35679/103791 objects degraded (34.376%); 9874/103791 objects misplaced (9.513%); 7.0 MiB/s, 112 objects/s recovering 2023-09-24T00:05:49.547 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:49.569 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:49.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:49.572 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:05:49.673 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:05:49.699 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:05:49.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:49.703 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:05:49.803 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:05:49.829 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:05:49.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:49.832 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:05:49.933 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:49.960 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:49.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:49.963 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:05:50.064 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:50.087 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:50.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:50.091 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:05:50.143 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 3, 6, 7, 5, 0, 4] out_osds: [] dead_osds: [] live_osds: [0, 2, 3, 4, 5, 6, 7, 1] 2023-09-24T00:05:50.143 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-24T00:05:50.143 INFO:tasks.thrashosds.thrasher:Reweighting osd 7 to 0.8458261577502214 2023-09-24T00:05:50.143 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd reweight 7 0.8458261577502214 2023-09-24T00:05:50.191 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:05:50.218 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:05:50.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:50.225 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:05:50.325 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:05:50.363 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:05:50.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:50.367 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:05:50.468 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:05:50.491 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:05:50.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:50.494 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:05:50.595 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:50.627 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:50.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:50.634 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:05:50.648 INFO:teuthology.orchestra.run.smithi159.stdout:{ 2023-09-24T00:05:50.649 INFO:teuthology.orchestra.run.smithi159.stdout: "ops": [ 2023-09-24T00:05:50.649 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:05:50.649 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_repop(client.35448.0:119767 10.0 e409/403 10:02f96468:::benchmark_data_smithi159_258586_object43307:head v 409'7126, mlcod=367'5660)", 2023-09-24T00:05:50.649 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-24T00:05:50.641220+0000", 2023-09-24T00:05:50.649 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 0.0028884940000000001, 2023-09-24T00:05:50.649 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0029145439999999998, 2023-09-24T00:05:50.649 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-24T00:05:50.649 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "started", 2023-09-24T00:05:50.649 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-24T00:05:50.649 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:05:50.650 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-24T00:05:50.650 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:50.641220+0000", 2023-09-24T00:05:50.650 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:05:50.650 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:05:50.650 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:05:50.650 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-24T00:05:50.650 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:50.641220+0000", 2023-09-24T00:05:50.650 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:05:50.650 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:05:50.653 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:05:50.653 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-24T00:05:50.653 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:50.641219+0000", 2023-09-24T00:05:50.653 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.999999 2023-09-24T00:05:50.653 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:05:50.653 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:05:50.653 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-24T00:05:50.653 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:50.641227+0000", 2023-09-24T00:05:50.653 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.4970000000000001e-06 2023-09-24T00:05:50.654 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:05:50.654 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:05:50.654 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-24T00:05:50.654 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:50.641243+0000", 2023-09-24T00:05:50.654 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.5645999999999999e-05 2023-09-24T00:05:50.654 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:05:50.654 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:05:50.654 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-24T00:05:50.655 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:50.641253+0000", 2023-09-24T00:05:50.656 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 9.5910000000000002e-06 2023-09-24T00:05:50.656 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:05:50.656 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:05:50.656 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:05:50.656 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:50.641326+0000", 2023-09-24T00:05:50.656 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.3677999999999995e-05 2023-09-24T00:05:50.656 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:05:50.656 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:05:50.656 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-24T00:05:50.656 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:50.641355+0000", 2023-09-24T00:05:50.656 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.9178000000000001e-05 2023-09-24T00:05:50.656 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:05:50.657 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-24T00:05:50.657 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:05:50.657 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:05:50.657 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:05:50.657 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_repop(client.35448.0:119769 10.10 e409/405 10:0be9067d:::benchmark_data_smithi159_258586_object43309:head v 409'7046, mlcod=409'7043)", 2023-09-24T00:05:50.657 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-24T00:05:50.641537+0000", 2023-09-24T00:05:50.657 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 0.0025718149999999999, 2023-09-24T00:05:50.657 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0026404779999999999, 2023-09-24T00:05:50.657 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-24T00:05:50.657 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "started", 2023-09-24T00:05:50.657 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-24T00:05:50.657 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:05:50.658 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-24T00:05:50.658 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:50.641537+0000", 2023-09-24T00:05:50.658 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:05:50.658 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:05:50.658 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:05:50.658 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-24T00:05:50.658 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:50.641537+0000", 2023-09-24T00:05:50.658 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:05:50.659 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:05:50.659 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:05:50.659 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-24T00:05:50.659 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:50.641536+0000", 2023-09-24T00:05:50.659 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999995 2023-09-24T00:05:50.659 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:05:50.659 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:05:50.659 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-24T00:05:50.659 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:50.641543+0000", 2023-09-24T00:05:50.660 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.4939999999999997e-06 2023-09-24T00:05:50.660 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:05:50.660 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:05:50.660 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-24T00:05:50.660 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:50.641554+0000", 2023-09-24T00:05:50.660 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.1117e-05 2023-09-24T00:05:50.660 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:05:50.660 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:05:50.660 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-24T00:05:50.660 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:50.641563+0000", 2023-09-24T00:05:50.660 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.7309999999999999e-06 2023-09-24T00:05:50.661 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:05:50.661 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:05:50.661 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:05:50.661 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:50.643117+0000", 2023-09-24T00:05:50.661 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.001554185 2023-09-24T00:05:50.661 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:05:50.661 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:05:50.661 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-24T00:05:50.661 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:50.643138+0000", 2023-09-24T00:05:50.661 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.1106000000000001e-05 2023-09-24T00:05:50.661 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:05:50.661 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-24T00:05:50.662 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:05:50.662 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:05:50.662 INFO:teuthology.orchestra.run.smithi159.stdout: ], 2023-09-24T00:05:50.662 INFO:teuthology.orchestra.run.smithi159.stdout: "num_ops": 2 2023-09-24T00:05:50.662 INFO:teuthology.orchestra.run.smithi159.stdout:} 2023-09-24T00:05:50.736 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:50.761 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:50.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:50.763 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:05:50.864 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:05:50.890 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:05:50.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:50.899 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:05:51.000 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:05:51.031 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:05:51.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:51.033 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:05:51.134 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:05:51.159 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:05:51.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:51.167 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:05:51.268 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:05:51.294 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:05:51.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:51.296 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:05:51.397 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:51.424 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:51.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:51.430 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:05:51.502 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:51 smithi159 bash[105915]: cluster 2023-09-24T00:05:51.143547+0000 mgr.y (mgr.25991) 1474 : cluster 0 pgmap v1681: 99 pgs: 14 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 71 active+clean; 2.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 343 op/s; 35557/102633 objects degraded (34.645%); 9718/102633 objects misplaced (9.469%); 7.1 MiB/s, 114 objects/s recovering 2023-09-24T00:05:51.503 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:51 smithi159 bash[108473]: cluster 2023-09-24T00:05:51.143547+0000 mgr.y (mgr.25991) 1474 : cluster 0 pgmap v1681: 99 pgs: 14 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 71 active+clean; 2.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 343 op/s; 35557/102633 objects degraded (34.645%); 9718/102633 objects misplaced (9.469%); 7.1 MiB/s, 114 objects/s recovering 2023-09-24T00:05:51.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:51 smithi164 bash[92846]: cluster 2023-09-24T00:05:51.143547+0000 mgr.y (mgr.25991) 1474 : cluster 0 pgmap v1681: 99 pgs: 14 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 71 active+clean; 2.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 343 op/s; 35557/102633 objects degraded (34.645%); 9718/102633 objects misplaced (9.469%); 7.1 MiB/s, 114 objects/s recovering 2023-09-24T00:05:51.531 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:05:51.556 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:05:51.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:51.559 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:05:51.659 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:05:51.688 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:05:51.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:51.694 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:05:51.795 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:05:51.821 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:05:51.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:51.824 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:05:51.925 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:51.937 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_blocked_ops 2023-09-24T00:05:51.955 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:51.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:51.960 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:05:52.060 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:05:52.086 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:05:52.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:52.089 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:05:52.190 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:05:52.218 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:05:52.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:52.220 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:05:52.269 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-24T00:05:52.284 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-24T00:05:52.321 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:52.386 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:52.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:52.390 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:05:52.493 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:52.527 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:52.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:52.530 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:05:52.631 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:05:52.662 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:05:52.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:52.664 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:05:52.765 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:52.792 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:52.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:52.794 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:05:52.895 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:05:52.925 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:05:52.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:52.927 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:05:53.027 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:05:53.052 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:05:53.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:53.060 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:05:53.160 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:05:53.185 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:05:53.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:53.187 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:05:53.287 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:53.315 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:53.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:53.317 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:05:53.418 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:05:53.428 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:53 smithi164 bash[92846]: cluster 2023-09-24T00:05:53.144526+0000 mgr.y (mgr.25991) 1475 : cluster 0 pgmap v1682: 99 pgs: 14 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 71 active+clean; 2.0 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 382 op/s; 34695/97866 objects degraded (35.452%); 9583/97866 objects misplaced (9.792%); 8.8 MiB/s, 141 objects/s recovering 2023-09-24T00:05:53.428 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:53 smithi164 bash[92846]: cluster 2023-09-24T00:05:53.149864+0000 mon.a (mon.0) 1944 : cluster 3 Health check update: Degraded data redundancy: 35557/102633 objects degraded (34.645%), 27 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-24T00:05:53.442 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:05:53.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:53.450 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:05:53.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:53 smithi159 bash[105915]: cluster 2023-09-24T00:05:53.144526+0000 mgr.y (mgr.25991) 1475 : cluster 0 pgmap v1682: 99 pgs: 14 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 71 active+clean; 2.0 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 382 op/s; 34695/97866 objects degraded (35.452%); 9583/97866 objects misplaced (9.792%); 8.8 MiB/s, 141 objects/s recovering 2023-09-24T00:05:53.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:53 smithi159 bash[105915]: cluster 2023-09-24T00:05:53.149864+0000 mon.a (mon.0) 1944 : cluster 3 Health check update: Degraded data redundancy: 35557/102633 objects degraded (34.645%), 27 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-24T00:05:53.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:53 smithi159 bash[108473]: cluster 2023-09-24T00:05:53.144526+0000 mgr.y (mgr.25991) 1475 : cluster 0 pgmap v1682: 99 pgs: 14 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 71 active+clean; 2.0 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 382 op/s; 34695/97866 objects degraded (35.452%); 9583/97866 objects misplaced (9.792%); 8.8 MiB/s, 141 objects/s recovering 2023-09-24T00:05:53.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:53 smithi159 bash[108473]: cluster 2023-09-24T00:05:53.149864+0000 mon.a (mon.0) 1944 : cluster 3 Health check update: Degraded data redundancy: 35557/102633 objects degraded (34.645%), 27 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-24T00:05:53.550 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:05:53.576 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:05:53.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:53.578 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:05:53.678 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:05:53.707 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:05:53.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:53.710 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:05:53.811 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:53.840 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:53.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:53.842 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:05:53.943 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:05:53.968 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:05:53.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:53.974 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:05:54.044 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 24 00:05:53 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [24/Sep/2023:00:05:53] "GET /metrics HTTP/1.1" 200 36658 "" "Prometheus/2.43.0" 2023-09-24T00:05:54.075 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:54.099 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:54.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:54.101 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:05:54.202 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:54.230 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:54.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:54.233 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:05:54.334 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:05:54.359 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:05:54.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:54.362 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:05:54.463 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:05:54.490 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:05:54.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:54.492 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:05:54.593 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:54.618 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:54.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:54.621 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:05:54.722 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:05:54.751 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:05:54.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:54.755 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:05:54.855 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:54.878 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:54.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:54.882 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:05:54.983 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:55.009 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:55.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:55.011 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:05:55.112 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:55.136 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:55.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:55.138 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:05:55.238 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:05:55.276 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:05:55.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:55.279 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:05:55.379 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:05:55.408 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:05:55.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:55.413 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:05:55.457 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:05:55.483 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:55 smithi159 bash[108473]: cluster 2023-09-24T00:05:55.145505+0000 mgr.y (mgr.25991) 1476 : cluster 0 pgmap v1683: 99 pgs: 14 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 71 active+clean; 2.0 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 382 op/s; 34695/97866 objects degraded (35.452%); 9583/97866 objects misplaced (9.792%); 8.8 MiB/s, 141 objects/s recovering 2023-09-24T00:05:55.484 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:55 smithi159 bash[105915]: cluster 2023-09-24T00:05:55.145505+0000 mgr.y (mgr.25991) 1476 : cluster 0 pgmap v1683: 99 pgs: 14 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 71 active+clean; 2.0 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 382 op/s; 34695/97866 objects degraded (35.452%); 9583/97866 objects misplaced (9.792%); 8.8 MiB/s, 141 objects/s recovering 2023-09-24T00:05:55.514 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:55.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:55 smithi164 bash[92846]: cluster 2023-09-24T00:05:55.145505+0000 mgr.y (mgr.25991) 1476 : cluster 0 pgmap v1683: 99 pgs: 14 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 71 active+clean; 2.0 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 382 op/s; 34695/97866 objects degraded (35.452%); 9583/97866 objects misplaced (9.792%); 8.8 MiB/s, 141 objects/s recovering 2023-09-24T00:05:55.541 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:55.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:55.545 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:05:55.646 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:05:55.670 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:05:55.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:55.672 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:05:55.773 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:05:55.802 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:05:55.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:55.805 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:05:55.905 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:05:55.932 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:05:55.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:55.935 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:05:56.036 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:05:56.060 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:05:56.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:56.068 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:05:56.168 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:05:56.192 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:05:56.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:56.195 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:05:56.295 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:05:56.322 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:05:56.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:56.325 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:05:56.426 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:05:56.452 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:05:56.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:56.454 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:05:56.479 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:05:56.479 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:05:56.479 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:05:56.555 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:05:56.581 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:05:56.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:56.584 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:05:56.685 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:56.712 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:56.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:56.716 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:05:56.816 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:05:56.837 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:05:56.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:56.841 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:05:56.942 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:56.985 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:56.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:56.990 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:05:57.091 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:05:57.113 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:05:57.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:57.118 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:05:57.218 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:05:57.244 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:05:57.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:57.247 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:05:57.347 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:05:57.374 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:05:57.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:57.378 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:05:57.479 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:57.503 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:57.505 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:57 smithi164 bash[92846]: cluster 2023-09-24T00:05:57.146865+0000 mgr.y (mgr.25991) 1477 : cluster 0 pgmap v1684: 99 pgs: 14 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 71 active+clean; 1.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 363 op/s; 34273/95334 objects degraded (35.950%); 9405/95334 objects misplaced (9.865%); 8.7 MiB/s, 139 objects/s recovering 2023-09-24T00:05:57.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:57.506 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:05:57.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:57 smithi159 bash[105915]: cluster 2023-09-24T00:05:57.146865+0000 mgr.y (mgr.25991) 1477 : cluster 0 pgmap v1684: 99 pgs: 14 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 71 active+clean; 1.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 363 op/s; 34273/95334 objects degraded (35.950%); 9405/95334 objects misplaced (9.865%); 8.7 MiB/s, 139 objects/s recovering 2023-09-24T00:05:57.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:57 smithi159 bash[108473]: cluster 2023-09-24T00:05:57.146865+0000 mgr.y (mgr.25991) 1477 : cluster 0 pgmap v1684: 99 pgs: 14 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 71 active+clean; 1.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 363 op/s; 34273/95334 objects degraded (35.950%); 9405/95334 objects misplaced (9.865%); 8.7 MiB/s, 139 objects/s recovering 2023-09-24T00:05:57.607 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:57.631 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:57.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:57.633 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:05:57.734 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:05:57.759 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:05:57.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:57.762 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:05:57.862 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:05:57.893 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:05:57.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:57.897 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:05:57.998 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:58.019 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:05:58.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:58.022 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:05:58.123 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:58.148 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:58.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:58.150 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:05:58.251 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:05:58.274 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:05:58.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:58.276 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:05:58.330 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:58 smithi159 bash[105915]: cluster 2023-09-24T00:05:58.151232+0000 mon.a (mon.0) 1945 : cluster 3 Health check update: Degraded data redundancy: 34273/95334 objects degraded (35.950%), 27 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-24T00:05:58.331 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:58 smithi159 bash[108473]: cluster 2023-09-24T00:05:58.151232+0000 mon.a (mon.0) 1945 : cluster 3 Health check update: Degraded data redundancy: 34273/95334 objects degraded (35.950%), 27 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-24T00:05:58.377 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:58.403 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:58.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:58.407 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:05:58.508 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:05:58.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:58 smithi164 bash[92846]: cluster 2023-09-24T00:05:58.151232+0000 mon.a (mon.0) 1945 : cluster 3 Health check update: Degraded data redundancy: 34273/95334 objects degraded (35.950%), 27 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-24T00:05:58.533 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:05:58.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:58.535 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:05:58.636 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:05:58.660 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:05:58.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:58.668 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:05:58.768 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:58.793 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:05:58.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:58.798 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:05:58.899 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:05:58.924 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:05:58.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:58.930 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:05:59.033 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:05:59.060 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:05:59.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:59.063 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:05:59.163 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:05:59.186 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:05:59.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:59.189 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:05:59.258 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:05:59 smithi164 bash[92846]: cluster 2023-09-24T00:05:59.147921+0000 mgr.y (mgr.25991) 1478 : cluster 0 pgmap v1685: 99 pgs: 14 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 71 active+clean; 1.9 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 421 op/s; 33691/91950 objects degraded (36.641%); 9283/91950 objects misplaced (10.096%); 9.4 MiB/s, 150 objects/s recovering 2023-09-24T00:05:59.289 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:59.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:05:59 smithi159 bash[105915]: cluster 2023-09-24T00:05:59.147921+0000 mgr.y (mgr.25991) 1478 : cluster 0 pgmap v1685: 99 pgs: 14 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 71 active+clean; 1.9 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 421 op/s; 33691/91950 objects degraded (36.641%); 9283/91950 objects misplaced (10.096%); 9.4 MiB/s, 150 objects/s recovering 2023-09-24T00:05:59.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:05:59 smithi159 bash[108473]: cluster 2023-09-24T00:05:59.147921+0000 mgr.y (mgr.25991) 1478 : cluster 0 pgmap v1685: 99 pgs: 14 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 71 active+clean; 1.9 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 421 op/s; 33691/91950 objects degraded (36.641%); 9283/91950 objects misplaced (10.096%); 9.4 MiB/s, 150 objects/s recovering 2023-09-24T00:05:59.312 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:59.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:59.315 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:05:59.416 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:05:59.439 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:05:59.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:59.443 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:05:59.543 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:59.571 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:59.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:59.573 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:05:59.674 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:59.701 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:05:59.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:59.704 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:05:59.804 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:05:59.830 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:05:59.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:59.834 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:05:59.935 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:05:59.983 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:05:59.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:05:59.986 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:06:00.086 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:06:00.111 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:06:00.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:00.113 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:06:00.214 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:06:00.243 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:06:00.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:00.246 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:06:00.347 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:00.372 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:00.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:00.376 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:06:00.477 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:00.505 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:00.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:00.508 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:06:00.609 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:00.634 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:00.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:00.636 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:06:00.737 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:00.767 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:00.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:00.773 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:06:00.874 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:06:00.902 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:06:00.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:00.907 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:06:01.008 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:06:01.037 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:06:01.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:01.041 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:06:01.142 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:06:01.164 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:06:01.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:01.166 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:06:01.266 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:01.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:01 smithi164 bash[92846]: cluster 2023-09-24T00:06:01.149242+0000 mgr.y (mgr.25991) 1479 : cluster 0 pgmap v1686: 99 pgs: 14 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 71 active+clean; 1.8 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 371 op/s; 33523/90411 objects degraded (37.078%); 9128/90411 objects misplaced (10.096%); 8.5 MiB/s, 136 objects/s recovering 2023-09-24T00:06:01.288 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:01.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:01.290 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:06:01.302 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:01 smithi159 bash[108473]: cluster 2023-09-24T00:06:01.149242+0000 mgr.y (mgr.25991) 1479 : cluster 0 pgmap v1686: 99 pgs: 14 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 71 active+clean; 1.8 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 371 op/s; 33523/90411 objects degraded (37.078%); 9128/90411 objects misplaced (10.096%); 8.5 MiB/s, 136 objects/s recovering 2023-09-24T00:06:01.392 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:06:01.421 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:06:01.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:01.425 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:06:01.526 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:06:01.561 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:06:01.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:01.563 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:06:01.664 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:01.691 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:01.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:01.693 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:06:01.794 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:06:01.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:01 smithi159 bash[105915]: cluster 2023-09-24T00:06:01.149242+0000 mgr.y (mgr.25991) 1479 : cluster 0 pgmap v1686: 99 pgs: 14 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 71 active+clean; 1.8 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 371 op/s; 33523/90411 objects degraded (37.078%); 9128/90411 objects misplaced (10.096%); 8.5 MiB/s, 136 objects/s recovering 2023-09-24T00:06:01.819 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:06:01.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:01.823 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:06:01.923 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:06:01.943 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:06:01.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:01.947 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:06:02.047 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:06:02.069 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:06:02.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:02.073 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:06:02.173 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:02.195 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:02.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:02.199 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:06:02.299 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:02.321 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:02.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:02.323 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:06:02.424 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:02.452 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:02.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:02.456 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:06:02.557 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:02.566 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:02 smithi159 bash[105915]: audit 2023-09-24T00:06:02.273351+0000 mon.a (mon.0) 1946 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:06:02.567 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:02 smithi159 bash[108473]: audit 2023-09-24T00:06:02.273351+0000 mon.a (mon.0) 1946 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:06:02.588 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:02.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:02.593 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:06:02.694 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:06:02.703 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:02 smithi164 bash[92846]: audit 2023-09-24T00:06:02.273351+0000 mon.a (mon.0) 1946 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:06:02.723 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:06:02.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:02.727 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:06:02.828 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:02.866 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:02.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:02.874 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:06:02.975 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:06:03.002 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:06:03.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:03.006 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:06:03.107 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:06:03.130 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:06:03.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:03.133 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:06:03.234 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:06:03.266 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:06:03.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:03.268 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:06:03.369 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:06:03.393 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:06:03.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:03.399 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:06:03.500 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:06:03.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:03 smithi164 bash[92846]: cluster 2023-09-24T00:06:03.150075+0000 mgr.y (mgr.25991) 1480 : cluster 0 pgmap v1687: 99 pgs: 14 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 71 active+clean; 1.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 487 op/s; 32527/85071 objects degraded (38.235%); 8997/85071 objects misplaced (10.576%); 12 MiB/s, 185 objects/s recovering 2023-09-24T00:06:03.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:03 smithi164 bash[92846]: cluster 2023-09-24T00:06:03.152589+0000 mon.a (mon.0) 1947 : cluster 3 Health check update: Degraded data redundancy: 33523/90411 objects degraded (37.078%), 27 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-24T00:06:03.529 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:06:03.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:03.532 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:06:03.633 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:03.667 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:03.669 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:03 smithi159 bash[105915]: cluster 2023-09-24T00:06:03.150075+0000 mgr.y (mgr.25991) 1480 : cluster 0 pgmap v1687: 99 pgs: 14 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 71 active+clean; 1.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 487 op/s; 32527/85071 objects degraded (38.235%); 8997/85071 objects misplaced (10.576%); 12 MiB/s, 185 objects/s recovering 2023-09-24T00:06:03.669 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:03 smithi159 bash[105915]: cluster 2023-09-24T00:06:03.152589+0000 mon.a (mon.0) 1947 : cluster 3 Health check update: Degraded data redundancy: 33523/90411 objects degraded (37.078%), 27 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-24T00:06:03.669 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 24 00:06:03 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [24/Sep/2023:00:06:03] "GET /metrics HTTP/1.1" 200 36656 "" "Prometheus/2.43.0" 2023-09-24T00:06:03.670 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:03 smithi159 bash[108473]: cluster 2023-09-24T00:06:03.150075+0000 mgr.y (mgr.25991) 1480 : cluster 0 pgmap v1687: 99 pgs: 14 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 71 active+clean; 1.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 487 op/s; 32527/85071 objects degraded (38.235%); 8997/85071 objects misplaced (10.576%); 12 MiB/s, 185 objects/s recovering 2023-09-24T00:06:03.670 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:03 smithi159 bash[108473]: cluster 2023-09-24T00:06:03.152589+0000 mon.a (mon.0) 1947 : cluster 3 Health check update: Degraded data redundancy: 33523/90411 objects degraded (37.078%), 27 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-24T00:06:03.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:03.671 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:06:03.771 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:03.795 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:03.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:03.801 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:06:03.902 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:06:03.928 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:06:03.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:03.931 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:06:04.031 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:06:04.055 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:06:04.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:04.059 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:06:04.159 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:04.186 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:04.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:04.188 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:06:04.289 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:06:04.320 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:06:04.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:04.322 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:06:04.423 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:06:04.446 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:06:04.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:04.449 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:06:04.550 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:06:04.574 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:06:04.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:04.580 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:06:04.681 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:04.699 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:04.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:04.701 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:06:04.802 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:06:04.827 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:06:04.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:04.830 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:06:04.930 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:06:04.954 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:06:04.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:04.956 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:06:05.057 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:05.078 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:05.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:05.080 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:06:05.181 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:06:05.212 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:06:05.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:05.216 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:06:05.317 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:05.323 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:05 smithi159 bash[105915]: cluster 2023-09-24T00:06:05.151474+0000 mgr.y (mgr.25991) 1481 : cluster 0 pgmap v1688: 99 pgs: 14 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 71 active+clean; 1.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 355 op/s; 32527/85071 objects degraded (38.235%); 8997/85071 objects misplaced (10.576%); 8.3 MiB/s, 132 objects/s recovering 2023-09-24T00:06:05.324 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:05 smithi159 bash[108473]: cluster 2023-09-24T00:06:05.151474+0000 mgr.y (mgr.25991) 1481 : cluster 0 pgmap v1688: 99 pgs: 14 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 71 active+clean; 1.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 355 op/s; 32527/85071 objects degraded (38.235%); 8997/85071 objects misplaced (10.576%); 8.3 MiB/s, 132 objects/s recovering 2023-09-24T00:06:05.336 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:05.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:05.339 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:06:05.440 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:06:05.447 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:05 smithi164 bash[92846]: cluster 2023-09-24T00:06:05.151474+0000 mgr.y (mgr.25991) 1481 : cluster 0 pgmap v1688: 99 pgs: 14 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 71 active+clean; 1.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 355 op/s; 32527/85071 objects degraded (38.235%); 8997/85071 objects misplaced (10.576%); 8.3 MiB/s, 132 objects/s recovering 2023-09-24T00:06:05.468 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:06:05.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:05.472 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:06:05.573 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:06:05.600 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:06:05.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:05.606 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:06:05.706 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:06:05.730 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:06:05.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:05.732 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:06:05.832 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:06:05.856 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:06:05.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:05.861 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:06:05.961 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:05.991 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:05.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:05.994 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:06:06.095 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:06.138 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:06.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:06.143 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:06:06.243 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:06:06.271 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:06:06.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:06.279 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:06:06.380 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:06:06.407 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:06:06.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:06.409 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:06:06.510 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:06:06.536 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:06:06.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:06.542 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:06:06.642 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:06:06.667 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:06:06.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:06.669 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:06:06.770 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:06:06.798 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:06:06.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:06.801 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:06:06.902 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:06.932 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:06.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:06.938 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:06:07.039 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:06:07.063 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:06:07.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:07.069 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:06:07.170 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:06:07.193 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:06:07.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:07.199 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:06:07.299 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:06:07.322 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:06:07.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:07.327 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:06:07.428 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:07.436 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:07 smithi159 bash[105915]: cluster 2023-09-24T00:06:07.152459+0000 mgr.y (mgr.25991) 1482 : cluster 0 pgmap v1689: 99 pgs: 14 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 71 active+clean; 1.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 433 op/s; 31964/82245 objects degraded (38.864%); 8858/82245 objects misplaced (10.770%); 11 MiB/s, 173 objects/s recovering 2023-09-24T00:06:07.436 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:07 smithi159 bash[108473]: cluster 2023-09-24T00:06:07.152459+0000 mgr.y (mgr.25991) 1482 : cluster 0 pgmap v1689: 99 pgs: 14 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 71 active+clean; 1.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 433 op/s; 31964/82245 objects degraded (38.864%); 8858/82245 objects misplaced (10.770%); 11 MiB/s, 173 objects/s recovering 2023-09-24T00:06:07.450 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:07.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:07.454 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:06:07.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:07 smithi164 bash[92846]: cluster 2023-09-24T00:06:07.152459+0000 mgr.y (mgr.25991) 1482 : cluster 0 pgmap v1689: 99 pgs: 14 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 71 active+clean; 1.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 433 op/s; 31964/82245 objects degraded (38.864%); 8858/82245 objects misplaced (10.770%); 11 MiB/s, 173 objects/s recovering 2023-09-24T00:06:07.555 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:07.581 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:07.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:07.584 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:06:07.685 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:06:07.709 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:06:07.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:07.715 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:06:07.816 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:07.841 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:07.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:07.844 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:06:07.944 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:07.967 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:07.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:07.969 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:06:08.070 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:06:08.098 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:06:08.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:08.103 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:06:08.203 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:06:08.233 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:06:08.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:08.238 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:06:08.339 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:08.358 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:08.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:08.360 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:06:08.461 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:06:08.469 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:08 smithi164 bash[92846]: cluster 2023-09-24T00:06:08.153595+0000 mon.a (mon.0) 1948 : cluster 3 Health check update: Degraded data redundancy: 31964/82245 objects degraded (38.864%), 27 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-24T00:06:08.485 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:06:08.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:08.490 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:06:08.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:08 smithi159 bash[105915]: cluster 2023-09-24T00:06:08.153595+0000 mon.a (mon.0) 1948 : cluster 3 Health check update: Degraded data redundancy: 31964/82245 objects degraded (38.864%), 27 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-24T00:06:08.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:08 smithi159 bash[108473]: cluster 2023-09-24T00:06:08.153595+0000 mon.a (mon.0) 1948 : cluster 3 Health check update: Degraded data redundancy: 31964/82245 objects degraded (38.864%), 27 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-24T00:06:08.591 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:06:08.614 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:06:08.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:08.617 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:06:08.717 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:06:08.741 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:06:08.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:08.744 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:06:08.844 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:08.869 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:08.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:08.871 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:06:08.972 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:09.000 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:09.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:09.005 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:06:09.106 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:06:09.136 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:06:09.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:09.140 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:06:09.241 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:09.265 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:09.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:09.271 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:06:09.371 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:06:09.381 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:09 smithi164 bash[92846]: cluster 2023-09-24T00:06:09.153320+0000 mgr.y (mgr.25991) 1483 : cluster 0 pgmap v1690: 99 pgs: 14 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 71 active+clean; 1.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 459 op/s; 31434/78765 objects degraded (39.909%); 8721/78765 objects misplaced (11.072%); 10 MiB/s, 160 objects/s recovering 2023-09-24T00:06:09.406 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:06:09.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:09.410 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:06:09.511 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:09.518 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:09 smithi159 bash[105915]: cluster 2023-09-24T00:06:09.153320+0000 mgr.y (mgr.25991) 1483 : cluster 0 pgmap v1690: 99 pgs: 14 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 71 active+clean; 1.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 459 op/s; 31434/78765 objects degraded (39.909%); 8721/78765 objects misplaced (11.072%); 10 MiB/s, 160 objects/s recovering 2023-09-24T00:06:09.518 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:09 smithi159 bash[108473]: cluster 2023-09-24T00:06:09.153320+0000 mgr.y (mgr.25991) 1483 : cluster 0 pgmap v1690: 99 pgs: 14 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 71 active+clean; 1.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 459 op/s; 31434/78765 objects degraded (39.909%); 8721/78765 objects misplaced (11.072%); 10 MiB/s, 160 objects/s recovering 2023-09-24T00:06:09.531 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:09.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:09.533 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:06:09.633 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:06:09.659 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:06:09.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:09.662 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:06:09.762 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:06:09.798 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:06:09.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:09.801 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:06:09.902 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:09.929 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:09.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:09.931 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:06:10.032 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:06:10.066 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:06:10.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:10.069 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:06:10.170 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:10.197 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:10.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:10.202 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:06:10.302 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:06:10.329 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:06:10.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:10.331 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:06:10.432 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:06:10.455 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:06:10.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:10.457 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:06:10.558 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:06:10.582 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:06:10.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:10.584 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:06:10.685 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:10.715 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:10.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:10.719 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:06:10.819 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:06:10.842 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:06:10.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:10.845 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:06:10.946 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:06:10.968 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:06:10.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:10.970 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:06:11.071 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:11.093 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:11.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:11.095 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:06:11.195 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:11.222 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:11.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:11.225 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:06:11.325 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:06:11.349 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:06:11.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:11.352 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:06:11.431 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:11 smithi159 bash[105915]: cluster 2023-09-24T00:06:11.154321+0000 mgr.y (mgr.25991) 1484 : cluster 0 pgmap v1691: 99 pgs: 14 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 71 active+clean; 1.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 408 op/s; 31246/77229 objects degraded (40.459%); 8575/77229 objects misplaced (11.103%); 9.1 MiB/s, 144 objects/s recovering 2023-09-24T00:06:11.431 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:11 smithi159 bash[108473]: cluster 2023-09-24T00:06:11.154321+0000 mgr.y (mgr.25991) 1484 : cluster 0 pgmap v1691: 99 pgs: 14 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 71 active+clean; 1.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 408 op/s; 31246/77229 objects degraded (40.459%); 8575/77229 objects misplaced (11.103%); 9.1 MiB/s, 144 objects/s recovering 2023-09-24T00:06:11.453 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:06:11.480 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:06:11.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:11.483 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:06:11.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:11 smithi164 bash[92846]: cluster 2023-09-24T00:06:11.154321+0000 mgr.y (mgr.25991) 1484 : cluster 0 pgmap v1691: 99 pgs: 14 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 71 active+clean; 1.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 408 op/s; 31246/77229 objects degraded (40.459%); 8575/77229 objects misplaced (11.103%); 9.1 MiB/s, 144 objects/s recovering 2023-09-24T00:06:11.583 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:06:11.643 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:06:11.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:11.647 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:06:11.748 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:06:11.770 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:06:11.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:11.773 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:06:11.873 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:06:11.913 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:06:11.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:11.919 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:06:12.019 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:06:12.058 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:06:12.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:12.061 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:06:12.162 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:12.190 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:12.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:12.193 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:06:12.269 INFO:teuthology.orchestra.run.smithi159.stderr:reweighted osd.7 to 0.845826 (d888) 2023-09-24T00:06:12.294 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:12.314 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:12.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:12.319 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:06:12.419 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:12.427 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:12 smithi164 bash[92846]: audit 2023-09-24T00:06:12.172959+0000 mon.c (mon.2) 140 : audit 1 from='client.? 172.21.15.159:0/628841339' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 0.8458261577502214}]: dispatch 2023-09-24T00:06:12.428 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:12 smithi164 bash[92846]: audit 2023-09-24T00:06:12.173422+0000 mon.a (mon.0) 1949 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 0.8458261577502214}]: dispatch 2023-09-24T00:06:12.441 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:12.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:12.445 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:06:12.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:12 smithi159 bash[105915]: audit 2023-09-24T00:06:12.172959+0000 mon.c (mon.2) 140 : audit 1 from='client.? 172.21.15.159:0/628841339' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 0.8458261577502214}]: dispatch 2023-09-24T00:06:12.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:12 smithi159 bash[105915]: audit 2023-09-24T00:06:12.173422+0000 mon.a (mon.0) 1949 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 0.8458261577502214}]: dispatch 2023-09-24T00:06:12.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:12 smithi159 bash[108473]: audit 2023-09-24T00:06:12.172959+0000 mon.c (mon.2) 140 : audit 1 from='client.? 172.21.15.159:0/628841339' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 0.8458261577502214}]: dispatch 2023-09-24T00:06:12.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:12 smithi159 bash[108473]: audit 2023-09-24T00:06:12.173422+0000 mon.a (mon.0) 1949 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 0.8458261577502214}]: dispatch 2023-09-24T00:06:12.545 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:12.563 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:12.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:12.566 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:06:12.666 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:06:12.694 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:06:12.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:12.698 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:06:12.799 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:12.821 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:12.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:12.824 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:06:12.924 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:12.950 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:12.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:12.952 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:06:13.053 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:06:13.076 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:06:13.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:13.078 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:06:13.179 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:06:13.203 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:06:13.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:13.206 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:06:13.306 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:06:13.338 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:06:13.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:13.344 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:06:13.444 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:13.452 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:13 smithi159 bash[105915]: audit 2023-09-24T00:06:12.259504+0000 mon.a (mon.0) 1950 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 0.8458261577502214}]': finished 2023-09-24T00:06:13.453 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:13 smithi159 bash[105915]: cluster 2023-09-24T00:06:12.259625+0000 mon.a (mon.0) 1951 : cluster 0 osdmap e410: 8 total, 8 up, 8 in 2023-09-24T00:06:13.453 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:13 smithi159 bash[105915]: cluster 2023-09-24T00:06:12.260441+0000 osd.5 (osd.5) 248 : cluster 3 failed to encode map e410 with expected crc 2023-09-24T00:06:13.453 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:13 smithi159 bash[105915]: cluster 2023-09-24T00:06:12.262676+0000 osd.6 (osd.6) 492 : cluster 3 failed to encode map e410 with expected crc 2023-09-24T00:06:13.453 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:13 smithi159 bash[105915]: cluster 2023-09-24T00:06:13.154986+0000 mon.a (mon.0) 1952 : cluster 3 Health check update: Degraded data redundancy: 31246/77229 objects degraded (40.459%), 27 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-24T00:06:13.453 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:13 smithi159 bash[105915]: cluster 2023-09-24T00:06:13.155247+0000 mgr.y (mgr.25991) 1485 : cluster 0 pgmap v1693: 99 pgs: 1 peering, 14 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 70 active+clean; 1.5 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 429 op/s; 30368/72186 objects degraded (42.069%); 8453/72186 objects misplaced (11.710%); 9.5 MiB/s, 151 objects/s recovering 2023-09-24T00:06:13.453 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:13 smithi159 bash[108473]: audit 2023-09-24T00:06:12.259504+0000 mon.a (mon.0) 1950 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 0.8458261577502214}]': finished 2023-09-24T00:06:13.454 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:13 smithi159 bash[108473]: cluster 2023-09-24T00:06:12.259625+0000 mon.a (mon.0) 1951 : cluster 0 osdmap e410: 8 total, 8 up, 8 in 2023-09-24T00:06:13.454 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:13 smithi159 bash[108473]: cluster 2023-09-24T00:06:12.260441+0000 osd.5 (osd.5) 248 : cluster 3 failed to encode map e410 with expected crc 2023-09-24T00:06:13.454 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:13 smithi159 bash[108473]: cluster 2023-09-24T00:06:12.262676+0000 osd.6 (osd.6) 492 : cluster 3 failed to encode map e410 with expected crc 2023-09-24T00:06:13.454 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:13 smithi159 bash[108473]: cluster 2023-09-24T00:06:13.154986+0000 mon.a (mon.0) 1952 : cluster 3 Health check update: Degraded data redundancy: 31246/77229 objects degraded (40.459%), 27 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-24T00:06:13.454 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:13 smithi159 bash[108473]: cluster 2023-09-24T00:06:13.155247+0000 mgr.y (mgr.25991) 1485 : cluster 0 pgmap v1693: 99 pgs: 1 peering, 14 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 70 active+clean; 1.5 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 429 op/s; 30368/72186 objects degraded (42.069%); 8453/72186 objects misplaced (11.710%); 9.5 MiB/s, 151 objects/s recovering 2023-09-24T00:06:13.468 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:13.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:13.471 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:06:13.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:13 smithi164 bash[92846]: audit 2023-09-24T00:06:12.259504+0000 mon.a (mon.0) 1950 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 0.8458261577502214}]': finished 2023-09-24T00:06:13.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:13 smithi164 bash[92846]: cluster 2023-09-24T00:06:12.259625+0000 mon.a (mon.0) 1951 : cluster 0 osdmap e410: 8 total, 8 up, 8 in 2023-09-24T00:06:13.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:13 smithi164 bash[92846]: cluster 2023-09-24T00:06:12.260441+0000 osd.5 (osd.5) 248 : cluster 3 failed to encode map e410 with expected crc 2023-09-24T00:06:13.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:13 smithi164 bash[92846]: cluster 2023-09-24T00:06:12.262676+0000 osd.6 (osd.6) 492 : cluster 3 failed to encode map e410 with expected crc 2023-09-24T00:06:13.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:13 smithi164 bash[92846]: cluster 2023-09-24T00:06:13.154986+0000 mon.a (mon.0) 1952 : cluster 3 Health check update: Degraded data redundancy: 31246/77229 objects degraded (40.459%), 27 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-24T00:06:13.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:13 smithi164 bash[92846]: cluster 2023-09-24T00:06:13.155247+0000 mgr.y (mgr.25991) 1485 : cluster 0 pgmap v1693: 99 pgs: 1 peering, 14 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 70 active+clean; 1.5 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 429 op/s; 30368/72186 objects degraded (42.069%); 8453/72186 objects misplaced (11.710%); 9.5 MiB/s, 151 objects/s recovering 2023-09-24T00:06:13.572 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:06:13.603 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:06:13.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:13.607 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:06:13.707 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:13.731 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:13.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:13.733 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:06:13.806 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 24 00:06:13 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [24/Sep/2023:00:06:13] "GET /metrics HTTP/1.1" 200 36656 "" "Prometheus/2.43.0" 2023-09-24T00:06:13.834 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:06:13.860 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:06:13.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:13.863 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:06:13.963 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:06:13.997 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:06:13.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:14.000 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:06:14.100 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:06:14.123 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:06:14.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:14.126 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:06:14.227 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:14.260 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:14.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:14.264 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:06:14.283 INFO:teuthology.orchestra.run.smithi159.stderr:nodeep-scrub is unset 2023-09-24T00:06:14.366 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:14.374 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:14 smithi164 bash[92846]: cluster 2023-09-24T00:06:13.266921+0000 mon.a (mon.0) 1953 : cluster 0 osdmap e411: 8 total, 8 up, 8 in 2023-09-24T00:06:14.374 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:14 smithi164 bash[92846]: cluster 2023-09-24T00:06:13.267051+0000 osd.6 (osd.6) 493 : cluster 3 failed to encode map e411 with expected crc 2023-09-24T00:06:14.375 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:14 smithi164 bash[92846]: cluster 2023-09-24T00:06:13.275135+0000 osd.6 (osd.6) 494 : cluster 3 failed to encode map e411 with expected crc 2023-09-24T00:06:14.375 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:14 smithi164 bash[92846]: cluster 2023-09-24T00:06:13.275145+0000 osd.7 (osd.7) 266 : cluster 3 failed to encode map e411 with expected crc 2023-09-24T00:06:14.375 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:14 smithi164 bash[92846]: cluster 2023-09-24T00:06:13.277533+0000 osd.6 (osd.6) 495 : cluster 3 failed to encode map e411 with expected crc 2023-09-24T00:06:14.375 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:14 smithi164 bash[92846]: cluster 2023-09-24T00:06:13.279820+0000 osd.5 (osd.5) 249 : cluster 3 failed to encode map e411 with expected crc 2023-09-24T00:06:14.375 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:14 smithi164 bash[92846]: cluster 2023-09-24T00:06:13.282758+0000 osd.6 (osd.6) 496 : cluster 3 failed to encode map e411 with expected crc 2023-09-24T00:06:14.375 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:14 smithi164 bash[92846]: cluster 2023-09-24T00:06:13.284021+0000 osd.6 (osd.6) 497 : cluster 3 failed to encode map e411 with expected crc 2023-09-24T00:06:14.375 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:14 smithi164 bash[92846]: cluster 2023-09-24T00:06:13.285200+0000 osd.6 (osd.6) 498 : cluster 3 failed to encode map e411 with expected crc 2023-09-24T00:06:14.375 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:14 smithi164 bash[92846]: cluster 2023-09-24T00:06:13.288028+0000 osd.5 (osd.5) 250 : cluster 3 failed to encode map e411 with expected crc 2023-09-24T00:06:14.375 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:14 smithi164 bash[92846]: cluster 2023-09-24T00:06:13.289967+0000 osd.5 (osd.5) 251 : cluster 3 failed to encode map e411 with expected crc 2023-09-24T00:06:14.375 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:14 smithi164 bash[92846]: audit 2023-09-24T00:06:13.397829+0000 mon.c (mon.2) 141 : audit 1 from='client.? 172.21.15.159:0/3849232564' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-24T00:06:14.375 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:14 smithi164 bash[92846]: audit 2023-09-24T00:06:13.398297+0000 mon.a (mon.0) 1954 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-24T00:06:14.392 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:14.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:14.398 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:06:14.499 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:06:14.520 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:06:14.522 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:14 smithi159 bash[105915]: cluster 2023-09-24T00:06:13.266921+0000 mon.a (mon.0) 1953 : cluster 0 osdmap e411: 8 total, 8 up, 8 in 2023-09-24T00:06:14.522 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:14 smithi159 bash[105915]: cluster 2023-09-24T00:06:13.267051+0000 osd.6 (osd.6) 493 : cluster 3 failed to encode map e411 with expected crc 2023-09-24T00:06:14.523 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:14 smithi159 bash[105915]: cluster 2023-09-24T00:06:13.275135+0000 osd.6 (osd.6) 494 : cluster 3 failed to encode map e411 with expected crc 2023-09-24T00:06:14.523 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:14 smithi159 bash[105915]: cluster 2023-09-24T00:06:13.275145+0000 osd.7 (osd.7) 266 : cluster 3 failed to encode map e411 with expected crc 2023-09-24T00:06:14.523 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:14 smithi159 bash[105915]: cluster 2023-09-24T00:06:13.277533+0000 osd.6 (osd.6) 495 : cluster 3 failed to encode map e411 with expected crc 2023-09-24T00:06:14.523 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:14 smithi159 bash[105915]: cluster 2023-09-24T00:06:13.279820+0000 osd.5 (osd.5) 249 : cluster 3 failed to encode map e411 with expected crc 2023-09-24T00:06:14.523 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:14 smithi159 bash[105915]: cluster 2023-09-24T00:06:13.282758+0000 osd.6 (osd.6) 496 : cluster 3 failed to encode map e411 with expected crc 2023-09-24T00:06:14.523 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:14 smithi159 bash[105915]: cluster 2023-09-24T00:06:13.284021+0000 osd.6 (osd.6) 497 : cluster 3 failed to encode map e411 with expected crc 2023-09-24T00:06:14.523 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:14 smithi159 bash[105915]: cluster 2023-09-24T00:06:13.285200+0000 osd.6 (osd.6) 498 : cluster 3 failed to encode map e411 with expected crc 2023-09-24T00:06:14.523 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:14 smithi159 bash[105915]: cluster 2023-09-24T00:06:13.288028+0000 osd.5 (osd.5) 250 : cluster 3 failed to encode map e411 with expected crc 2023-09-24T00:06:14.523 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:14 smithi159 bash[105915]: cluster 2023-09-24T00:06:13.289967+0000 osd.5 (osd.5) 251 : cluster 3 failed to encode map e411 with expected crc 2023-09-24T00:06:14.523 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:14 smithi159 bash[105915]: audit 2023-09-24T00:06:13.397829+0000 mon.c (mon.2) 141 : audit 1 from='client.? 172.21.15.159:0/3849232564' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-24T00:06:14.523 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:14 smithi159 bash[105915]: audit 2023-09-24T00:06:13.398297+0000 mon.a (mon.0) 1954 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-24T00:06:14.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:14.524 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:06:14.525 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:14 smithi159 bash[108473]: cluster 2023-09-24T00:06:13.266921+0000 mon.a (mon.0) 1953 : cluster 0 osdmap e411: 8 total, 8 up, 8 in 2023-09-24T00:06:14.525 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:14 smithi159 bash[108473]: cluster 2023-09-24T00:06:13.267051+0000 osd.6 (osd.6) 493 : cluster 3 failed to encode map e411 with expected crc 2023-09-24T00:06:14.525 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:14 smithi159 bash[108473]: cluster 2023-09-24T00:06:13.275135+0000 osd.6 (osd.6) 494 : cluster 3 failed to encode map e411 with expected crc 2023-09-24T00:06:14.525 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:14 smithi159 bash[108473]: cluster 2023-09-24T00:06:13.275145+0000 osd.7 (osd.7) 266 : cluster 3 failed to encode map e411 with expected crc 2023-09-24T00:06:14.525 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:14 smithi159 bash[108473]: cluster 2023-09-24T00:06:13.277533+0000 osd.6 (osd.6) 495 : cluster 3 failed to encode map e411 with expected crc 2023-09-24T00:06:14.525 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:14 smithi159 bash[108473]: cluster 2023-09-24T00:06:13.279820+0000 osd.5 (osd.5) 249 : cluster 3 failed to encode map e411 with expected crc 2023-09-24T00:06:14.525 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:14 smithi159 bash[108473]: cluster 2023-09-24T00:06:13.282758+0000 osd.6 (osd.6) 496 : cluster 3 failed to encode map e411 with expected crc 2023-09-24T00:06:14.525 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:14 smithi159 bash[108473]: cluster 2023-09-24T00:06:13.284021+0000 osd.6 (osd.6) 497 : cluster 3 failed to encode map e411 with expected crc 2023-09-24T00:06:14.525 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:14 smithi159 bash[108473]: cluster 2023-09-24T00:06:13.285200+0000 osd.6 (osd.6) 498 : cluster 3 failed to encode map e411 with expected crc 2023-09-24T00:06:14.526 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:14 smithi159 bash[108473]: cluster 2023-09-24T00:06:13.288028+0000 osd.5 (osd.5) 250 : cluster 3 failed to encode map e411 with expected crc 2023-09-24T00:06:14.526 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:14 smithi159 bash[108473]: cluster 2023-09-24T00:06:13.289967+0000 osd.5 (osd.5) 251 : cluster 3 failed to encode map e411 with expected crc 2023-09-24T00:06:14.526 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:14 smithi159 bash[108473]: audit 2023-09-24T00:06:13.397829+0000 mon.c (mon.2) 141 : audit 1 from='client.? 172.21.15.159:0/3849232564' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-24T00:06:14.526 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:14 smithi159 bash[108473]: audit 2023-09-24T00:06:13.398297+0000 mon.a (mon.0) 1954 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-24T00:06:14.625 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:06:14.649 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:06:14.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:14.652 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:06:14.753 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:06:14.773 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:06:14.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:14.775 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:06:14.876 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:14.904 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:14.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:14.907 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:06:15.008 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:15.030 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:15.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:15.034 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:06:15.135 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:15.159 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:15.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:15.163 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:06:15.263 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:15.304 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:15.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:15.308 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:06:15.376 INFO:teuthology.orchestra.run.smithi159.stdout:osd.0: {} 2023-09-24T00:06:15.405 INFO:teuthology.orchestra.run.smithi159.stdout:osd.1: {} 2023-09-24T00:06:15.409 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:06:15.436 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:06:15.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:15.440 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:06:15.506 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:15 smithi159 bash[105915]: cluster 2023-09-24T00:06:14.263714+0000 mon.a (mon.0) 1955 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-24T00:06:15.506 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:15 smithi159 bash[105915]: cluster 2023-09-24T00:06:14.272796+0000 osd.6 (osd.6) 499 : cluster 3 failed to encode map e412 with expected crc 2023-09-24T00:06:15.506 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:15 smithi159 bash[105915]: audit 2023-09-24T00:06:14.274632+0000 mon.a (mon.0) 1956 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-24T00:06:15.506 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:15 smithi159 bash[105915]: cluster 2023-09-24T00:06:14.274932+0000 mon.a (mon.0) 1957 : cluster 0 osdmap e412: 8 total, 8 up, 8 in 2023-09-24T00:06:15.506 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:15 smithi159 bash[105915]: cluster 2023-09-24T00:06:14.291114+0000 osd.5 (osd.5) 252 : cluster 3 failed to encode map e412 with expected crc 2023-09-24T00:06:15.506 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:15 smithi159 bash[105915]: cluster 2023-09-24T00:06:14.292903+0000 osd.5 (osd.5) 253 : cluster 3 failed to encode map e412 with expected crc 2023-09-24T00:06:15.506 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:15 smithi159 bash[105915]: cluster 2023-09-24T00:06:15.155970+0000 mgr.y (mgr.25991) 1486 : cluster 0 pgmap v1696: 99 pgs: 1 peering, 14 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 70 active+clean; 1.5 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 365 op/s; 30368/72186 objects degraded (42.069%); 8453/72186 objects misplaced (11.710%); 7.9 MiB/s, 125 objects/s recovering 2023-09-24T00:06:15.507 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:15 smithi159 bash[108473]: cluster 2023-09-24T00:06:14.263714+0000 mon.a (mon.0) 1955 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-24T00:06:15.507 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:15 smithi159 bash[108473]: cluster 2023-09-24T00:06:14.272796+0000 osd.6 (osd.6) 499 : cluster 3 failed to encode map e412 with expected crc 2023-09-24T00:06:15.507 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:15 smithi159 bash[108473]: audit 2023-09-24T00:06:14.274632+0000 mon.a (mon.0) 1956 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-24T00:06:15.507 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:15 smithi159 bash[108473]: cluster 2023-09-24T00:06:14.274932+0000 mon.a (mon.0) 1957 : cluster 0 osdmap e412: 8 total, 8 up, 8 in 2023-09-24T00:06:15.507 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:15 smithi159 bash[108473]: cluster 2023-09-24T00:06:14.291114+0000 osd.5 (osd.5) 252 : cluster 3 failed to encode map e412 with expected crc 2023-09-24T00:06:15.507 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:15 smithi159 bash[108473]: cluster 2023-09-24T00:06:14.292903+0000 osd.5 (osd.5) 253 : cluster 3 failed to encode map e412 with expected crc 2023-09-24T00:06:15.507 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:15 smithi159 bash[108473]: cluster 2023-09-24T00:06:15.155970+0000 mgr.y (mgr.25991) 1486 : cluster 0 pgmap v1696: 99 pgs: 1 peering, 14 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 70 active+clean; 1.5 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 365 op/s; 30368/72186 objects degraded (42.069%); 8453/72186 objects misplaced (11.710%); 7.9 MiB/s, 125 objects/s recovering 2023-09-24T00:06:15.541 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:06:15.547 INFO:teuthology.orchestra.run.smithi159.stdout:osd.2: {} 2023-09-24T00:06:15.549 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:15 smithi164 bash[92846]: cluster 2023-09-24T00:06:14.263714+0000 mon.a (mon.0) 1955 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-24T00:06:15.549 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:15 smithi164 bash[92846]: cluster 2023-09-24T00:06:14.272796+0000 osd.6 (osd.6) 499 : cluster 3 failed to encode map e412 with expected crc 2023-09-24T00:06:15.550 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:15 smithi164 bash[92846]: audit 2023-09-24T00:06:14.274632+0000 mon.a (mon.0) 1956 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-24T00:06:15.550 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:15 smithi164 bash[92846]: cluster 2023-09-24T00:06:14.274932+0000 mon.a (mon.0) 1957 : cluster 0 osdmap e412: 8 total, 8 up, 8 in 2023-09-24T00:06:15.550 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:15 smithi164 bash[92846]: cluster 2023-09-24T00:06:14.291114+0000 osd.5 (osd.5) 252 : cluster 3 failed to encode map e412 with expected crc 2023-09-24T00:06:15.550 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:15 smithi164 bash[92846]: cluster 2023-09-24T00:06:14.292903+0000 osd.5 (osd.5) 253 : cluster 3 failed to encode map e412 with expected crc 2023-09-24T00:06:15.550 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:15 smithi164 bash[92846]: cluster 2023-09-24T00:06:15.155970+0000 mgr.y (mgr.25991) 1486 : cluster 0 pgmap v1696: 99 pgs: 1 peering, 14 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 70 active+clean; 1.5 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 365 op/s; 30368/72186 objects degraded (42.069%); 8453/72186 objects misplaced (11.710%); 7.9 MiB/s, 125 objects/s recovering 2023-09-24T00:06:15.578 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:06:15.585 INFO:teuthology.orchestra.run.smithi159.stdout:osd.3: {} 2023-09-24T00:06:15.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:15.586 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:06:15.622 INFO:teuthology.orchestra.run.smithi159.stdout:osd.4: {} 2023-09-24T00:06:15.670 INFO:teuthology.orchestra.run.smithi159.stdout:osd.5: {} 2023-09-24T00:06:15.687 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:06:15.701 INFO:teuthology.orchestra.run.smithi159.stdout:ERROR: (22) Invalid argument 2023-09-24T00:06:15.701 INFO:teuthology.orchestra.run.smithi159.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-24T00:06:15.716 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:06:15.717 INFO:teuthology.orchestra.run.smithi159.stdout:osd.6: {} 2023-09-24T00:06:15.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:15.723 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:06:15.760 INFO:teuthology.orchestra.run.smithi159.stdout:osd.7: {} 2023-09-24T00:06:15.765 INFO:teuthology.orchestra.run.smithi159.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-24T00:06:15.765 INFO:teuthology.orchestra.run.smithi159.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-24T00:06:15.765 INFO:teuthology.orchestra.run.smithi159.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-24T00:06:15.765 INFO:teuthology.orchestra.run.smithi159.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-24T00:06:15.766 INFO:teuthology.orchestra.run.smithi159.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-24T00:06:15.766 INFO:teuthology.orchestra.run.smithi159.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-24T00:06:15.766 INFO:teuthology.orchestra.run.smithi159.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-24T00:06:15.766 INFO:teuthology.orchestra.run.smithi159.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-24T00:06:15.823 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:06:15.852 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:06:15.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:15.855 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:06:15.956 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:06:15.988 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:06:15.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:15.989 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:06:16.090 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:06:16.112 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:06:16.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:16.116 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:06:16.217 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:06:16.251 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:06:16.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:16.258 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:06:16.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:16 smithi159 bash[105915]: audit 2023-09-24T00:06:15.334567+0000 mon.a (mon.0) 1958 : audit 0 from='client.? 172.21.15.159:0/3418387586' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-24T00:06:16.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:16 smithi159 bash[108473]: audit 2023-09-24T00:06:15.334567+0000 mon.a (mon.0) 1958 : audit 0 from='client.? 172.21.15.159:0/3418387586' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-24T00:06:16.359 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:16.381 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:16.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:16.383 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:06:16.484 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:16.492 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:16 smithi164 bash[92846]: audit 2023-09-24T00:06:15.334567+0000 mon.a (mon.0) 1958 : audit 0 from='client.? 172.21.15.159:0/3418387586' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-24T00:06:16.509 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:16.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:16.513 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:06:16.614 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:06:16.639 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:06:16.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:16.645 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:06:16.746 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:06:16.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:16.783 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:06:16.783 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:06:16.884 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:16.909 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:16.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:16.916 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:06:17.017 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:17.047 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:17.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:17.051 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:06:17.151 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:06:17.178 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:06:17.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:17.180 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:06:17.281 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:06:17.289 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:17 smithi164 bash[92846]: cluster 2023-09-24T00:06:17.156899+0000 mgr.y (mgr.25991) 1487 : cluster 0 pgmap v1697: 99 pgs: 1 peering, 14 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 70 active+clean; 1.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 451 op/s; 29753/69093 objects degraded (43.062%); 8318/69093 objects misplaced (12.039%); 12 MiB/s, 192 objects/s recovering 2023-09-24T00:06:17.289 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:17 smithi159 bash[108473]: cluster 2023-09-24T00:06:17.156899+0000 mgr.y (mgr.25991) 1487 : cluster 0 pgmap v1697: 99 pgs: 1 peering, 14 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 70 active+clean; 1.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 451 op/s; 29753/69093 objects degraded (43.062%); 8318/69093 objects misplaced (12.039%); 12 MiB/s, 192 objects/s recovering 2023-09-24T00:06:17.316 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:06:17.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:17.321 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:06:17.422 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:06:17.448 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:06:17.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:17.451 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:06:17.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:17 smithi159 bash[105915]: cluster 2023-09-24T00:06:17.156899+0000 mgr.y (mgr.25991) 1487 : cluster 0 pgmap v1697: 99 pgs: 1 peering, 14 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 70 active+clean; 1.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 451 op/s; 29753/69093 objects degraded (43.062%); 8318/69093 objects misplaced (12.039%); 12 MiB/s, 192 objects/s recovering 2023-09-24T00:06:17.552 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:17.576 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:17.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:17.579 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:06:17.679 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:06:17.705 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:06:17.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:17.707 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:06:17.808 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:06:17.842 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:06:17.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:17.845 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:06:17.945 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:06:17.998 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:06:18.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:18.002 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:06:18.103 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:06:18.137 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:06:18.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:18.142 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:06:18.219 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_historic_ops 2023-09-24T00:06:18.243 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:06:18.302 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:06:18.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:18.309 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:06:18.410 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:18.435 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:18.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:18.439 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:06:18.539 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:06:18.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:18 smithi159 bash[105915]: audit 2023-09-24T00:06:17.277830+0000 mon.a (mon.0) 1959 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:06:18.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:18 smithi159 bash[105915]: audit 2023-09-24T00:06:17.283768+0000 mon.a (mon.0) 1960 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:06:18.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:18 smithi159 bash[105915]: cluster 2023-09-24T00:06:18.156387+0000 mon.a (mon.0) 1961 : cluster 3 Health check update: Degraded data redundancy: 29753/69093 objects degraded (43.062%), 27 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-24T00:06:18.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:18 smithi159 bash[108473]: audit 2023-09-24T00:06:17.277830+0000 mon.a (mon.0) 1959 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:06:18.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:18 smithi159 bash[108473]: audit 2023-09-24T00:06:17.283768+0000 mon.a (mon.0) 1960 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:06:18.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:18 smithi159 bash[108473]: cluster 2023-09-24T00:06:18.156387+0000 mon.a (mon.0) 1961 : cluster 3 Health check update: Degraded data redundancy: 29753/69093 objects degraded (43.062%), 27 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-24T00:06:18.566 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:06:18.567 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:18 smithi164 bash[92846]: audit 2023-09-24T00:06:17.277830+0000 mon.a (mon.0) 1959 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:06:18.567 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:18 smithi164 bash[92846]: audit 2023-09-24T00:06:17.283768+0000 mon.a (mon.0) 1960 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:06:18.567 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:18 smithi164 bash[92846]: cluster 2023-09-24T00:06:18.156387+0000 mon.a (mon.0) 1961 : cluster 3 Health check update: Degraded data redundancy: 29753/69093 objects degraded (43.062%), 27 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-24T00:06:18.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:18.568 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:06:18.636 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-24T00:06:18.669 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:06:18.703 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:06:18.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:18.706 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:06:18.807 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:06:18.834 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:06:18.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:18.836 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:06:18.937 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:06:18.960 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:06:18.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:18.964 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:06:19.065 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:19.097 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:19.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:19.102 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:06:19.203 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:06:19.229 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:06:19.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:19.235 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:06:19.336 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:06:19.362 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:06:19.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:19.368 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:06:19.468 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:19.477 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:19 smithi159 bash[105915]: cluster 2023-09-24T00:06:19.157760+0000 mgr.y (mgr.25991) 1488 : cluster 0 pgmap v1698: 99 pgs: 15 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 70 active+clean; 1.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 529 op/s; 29127/64860 objects degraded (44.907%); 8189/64860 objects misplaced (12.626%); 10 MiB/s, 164 objects/s recovering 2023-09-24T00:06:19.478 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:19 smithi159 bash[108473]: cluster 2023-09-24T00:06:19.157760+0000 mgr.y (mgr.25991) 1488 : cluster 0 pgmap v1698: 99 pgs: 15 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 70 active+clean; 1.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 529 op/s; 29127/64860 objects degraded (44.907%); 8189/64860 objects misplaced (12.626%); 10 MiB/s, 164 objects/s recovering 2023-09-24T00:06:19.496 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:19.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:19.499 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:06:19.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:19 smithi164 bash[92846]: cluster 2023-09-24T00:06:19.157760+0000 mgr.y (mgr.25991) 1488 : cluster 0 pgmap v1698: 99 pgs: 15 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 70 active+clean; 1.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 529 op/s; 29127/64860 objects degraded (44.907%); 8189/64860 objects misplaced (12.626%); 10 MiB/s, 164 objects/s recovering 2023-09-24T00:06:19.600 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:19.625 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:19.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:19.627 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:06:19.728 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:06:19.759 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:06:19.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:19.762 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:06:19.863 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:06:19.884 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 3, 6, 7, 5, 0, 4] out_osds: [] dead_osds: [] live_osds: [0, 2, 3, 4, 5, 6, 7, 1] 2023-09-24T00:06:19.884 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-24T00:06:19.884 INFO:tasks.thrashosds.thrasher:Removing osd 4, in_osds are: [1, 2, 3, 6, 7, 5, 0, 4] 2023-09-24T00:06:19.885 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd out 4 2023-09-24T00:06:19.894 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:06:19.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:19.897 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:06:19.998 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:20.025 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:20.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:20.034 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:06:20.135 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:06:20.171 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:06:20.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:20.177 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:06:20.196 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-24T00:06:20.277 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:20.305 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:20.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:20.310 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:06:20.411 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:06:20.448 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:06:20.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:20.453 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:06:20.554 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:06:20.580 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:06:20.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:20.582 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:06:20.685 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:06:20.713 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:06:20.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:20.718 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:06:20.819 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:06:20.845 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:06:20.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:20.851 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:06:20.952 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:06:20.982 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:06:20.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:20.986 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:06:21.086 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:06:21.112 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:06:21.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:21.115 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:06:21.216 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:21.241 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:21.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:21.245 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:06:21.254 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:21 smithi164 bash[92846]: cluster 2023-09-24T00:06:21.158510+0000 mgr.y (mgr.25991) 1489 : cluster 0 pgmap v1699: 99 pgs: 15 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 70 active+clean; 1.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 374 op/s; 28904/63198 objects degraded (45.736%); 8045/63198 objects misplaced (12.730%); 7.9 MiB/s, 127 objects/s recovering 2023-09-24T00:06:21.346 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:06:21.375 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:06:21.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:21.379 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:06:21.479 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:21.489 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:21 smithi159 bash[105915]: cluster 2023-09-24T00:06:21.158510+0000 mgr.y (mgr.25991) 1489 : cluster 0 pgmap v1699: 99 pgs: 15 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 70 active+clean; 1.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 374 op/s; 28904/63198 objects degraded (45.736%); 8045/63198 objects misplaced (12.730%); 7.9 MiB/s, 127 objects/s recovering 2023-09-24T00:06:21.489 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:21 smithi159 bash[108473]: cluster 2023-09-24T00:06:21.158510+0000 mgr.y (mgr.25991) 1489 : cluster 0 pgmap v1699: 99 pgs: 15 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 70 active+clean; 1.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 374 op/s; 28904/63198 objects degraded (45.736%); 8045/63198 objects misplaced (12.730%); 7.9 MiB/s, 127 objects/s recovering 2023-09-24T00:06:21.505 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:21.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:21.508 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:06:21.609 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:06:21.648 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:06:21.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:21.654 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:06:21.755 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:21.781 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:21.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:21.784 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:06:21.885 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:06:21.912 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:06:21.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:21.917 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:06:22.017 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:22.042 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:22.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:22.045 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:06:22.145 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:22.169 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:22.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:22.172 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:06:22.272 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:22.296 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:22.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:22.300 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:06:22.400 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:06:22.423 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:06:22.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:22.426 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:06:22.526 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:06:22.556 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:06:22.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:22.560 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:06:22.661 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:06:22.686 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:06:22.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:22.688 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:06:22.789 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:22.818 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:22.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:22.821 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:06:22.921 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:22.954 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:22.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:22.958 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:06:23.058 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:06:23.082 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:06:23.083 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:06:23.084 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:06:23.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:23.090 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:06:23.191 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:23.217 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:23.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:23.228 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:06:23.328 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:23.339 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:23 smithi159 bash[105915]: cluster 2023-09-24T00:06:23.159511+0000 mgr.y (mgr.25991) 1490 : cluster 0 pgmap v1700: 99 pgs: 15 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 70 active+clean; 1.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 389 op/s; 28333/60618 objects degraded (46.740%); 7916/60618 objects misplaced (13.059%); 9.1 MiB/s, 145 objects/s recovering 2023-09-24T00:06:23.339 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:23 smithi159 bash[105915]: cluster 2023-09-24T00:06:23.159940+0000 mon.a (mon.0) 1962 : cluster 3 Health check update: Degraded data redundancy: 28904/63198 objects degraded (45.736%), 28 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-24T00:06:23.339 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:23 smithi159 bash[108473]: cluster 2023-09-24T00:06:23.159511+0000 mgr.y (mgr.25991) 1490 : cluster 0 pgmap v1700: 99 pgs: 15 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 70 active+clean; 1.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 389 op/s; 28333/60618 objects degraded (46.740%); 7916/60618 objects misplaced (13.059%); 9.1 MiB/s, 145 objects/s recovering 2023-09-24T00:06:23.339 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:23 smithi159 bash[108473]: cluster 2023-09-24T00:06:23.159940+0000 mon.a (mon.0) 1962 : cluster 3 Health check update: Degraded data redundancy: 28904/63198 objects degraded (45.736%), 28 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-24T00:06:23.360 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:23.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:23.364 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:06:23.465 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:06:23.491 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:06:23.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:23.493 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:06:23.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:23 smithi164 bash[92846]: cluster 2023-09-24T00:06:23.159511+0000 mgr.y (mgr.25991) 1490 : cluster 0 pgmap v1700: 99 pgs: 15 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 70 active+clean; 1.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 389 op/s; 28333/60618 objects degraded (46.740%); 7916/60618 objects misplaced (13.059%); 9.1 MiB/s, 145 objects/s recovering 2023-09-24T00:06:23.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:23 smithi164 bash[92846]: cluster 2023-09-24T00:06:23.159940+0000 mon.a (mon.0) 1962 : cluster 3 Health check update: Degraded data redundancy: 28904/63198 objects degraded (45.736%), 28 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-24T00:06:23.595 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:06:23.615 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:06:23.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:23.618 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:06:23.719 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:23.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:23.746 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:23.747 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:06:23.847 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:06:23.880 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:06:23.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:23.882 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:06:23.983 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:06:23.994 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 24 00:06:23 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [24/Sep/2023:00:06:23] "GET /metrics HTTP/1.1" 200 36670 "" "Prometheus/2.43.0" 2023-09-24T00:06:24.014 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:06:24.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:24.017 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:06:24.104 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:06:24.104 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:06:24.118 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:06:24.149 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:06:24.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:24.156 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:06:24.256 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:06:24.286 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:06:24.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:24.292 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:06:24.393 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:24.431 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:24.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:24.434 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:06:24.534 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:06:24.564 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:06:24.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:24.571 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:06:24.672 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:06:24.705 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:06:24.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:24.710 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:06:24.811 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:06:24.835 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:06:24.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:24.839 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:06:24.939 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:06:24.967 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:06:24.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:24.970 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:06:25.070 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:06:25.101 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:06:25.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:25.104 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:06:25.205 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:25.236 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:25.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:25.240 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:06:25.341 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:06:25.350 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:25 smithi159 bash[108473]: cluster 2023-09-24T00:06:25.160378+0000 mgr.y (mgr.25991) 1491 : cluster 0 pgmap v1701: 99 pgs: 15 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 70 active+clean; 1.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 488 op/s; 27752/56241 objects degraded (49.345%); 7916/56241 objects misplaced (14.075%); 10 MiB/s, 162 objects/s recovering 2023-09-24T00:06:25.350 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:25 smithi159 bash[105915]: cluster 2023-09-24T00:06:25.160378+0000 mgr.y (mgr.25991) 1491 : cluster 0 pgmap v1701: 99 pgs: 15 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 70 active+clean; 1.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 488 op/s; 27752/56241 objects degraded (49.345%); 7916/56241 objects misplaced (14.075%); 10 MiB/s, 162 objects/s recovering 2023-09-24T00:06:25.365 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:06:25.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:25.369 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:06:25.470 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:06:25.478 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:25 smithi164 bash[92846]: cluster 2023-09-24T00:06:25.160378+0000 mgr.y (mgr.25991) 1491 : cluster 0 pgmap v1701: 99 pgs: 15 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 70 active+clean; 1.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 488 op/s; 27752/56241 objects degraded (49.345%); 7916/56241 objects misplaced (14.075%); 10 MiB/s, 162 objects/s recovering 2023-09-24T00:06:25.496 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:06:25.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:25.498 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:06:25.599 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:06:25.627 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:06:25.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:25.631 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:06:25.732 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:06:25.754 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:06:25.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:25.758 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:06:25.859 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:06:25.898 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:06:25.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:25.901 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:06:26.002 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:06:26.024 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:06:26.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:26.026 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:06:26.126 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:26.157 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:26.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:26.161 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:06:26.262 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:06:26.287 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:06:26.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:26.289 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:06:26.390 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:06:26.429 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:06:26.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:26.433 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:06:26.533 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:06:26.559 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:06:26.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:26.562 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:06:26.663 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:06:26.692 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:06:26.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:26.698 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:06:26.799 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:26.825 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:26.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:26.827 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:06:26.928 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:06:26.960 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:06:26.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:26.962 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:06:27.063 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:06:27.092 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:06:27.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:27.095 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:06:27.195 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:06:27.225 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:06:27.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:27.232 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:06:27.258 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:27 smithi164 bash[92846]: cluster 2023-09-24T00:06:27.161130+0000 mgr.y (mgr.25991) 1492 : cluster 0 pgmap v1702: 99 pgs: 15 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 70 active+clean; 1.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 518 op/s; 27089/53511 objects degraded (50.623%); 7841/53511 objects misplaced (14.653%); 12 MiB/s, 195 objects/s recovering 2023-09-24T00:06:27.333 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:06:27.366 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:06:27.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:27.369 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:06:27.469 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:27.493 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:27.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:27.496 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:06:27.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:27 smithi159 bash[105915]: cluster 2023-09-24T00:06:27.161130+0000 mgr.y (mgr.25991) 1492 : cluster 0 pgmap v1702: 99 pgs: 15 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 70 active+clean; 1.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 518 op/s; 27089/53511 objects degraded (50.623%); 7841/53511 objects misplaced (14.653%); 12 MiB/s, 195 objects/s recovering 2023-09-24T00:06:27.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:27 smithi159 bash[108473]: cluster 2023-09-24T00:06:27.161130+0000 mgr.y (mgr.25991) 1492 : cluster 0 pgmap v1702: 99 pgs: 15 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 70 active+clean; 1.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 518 op/s; 27089/53511 objects degraded (50.623%); 7841/53511 objects misplaced (14.653%); 12 MiB/s, 195 objects/s recovering 2023-09-24T00:06:27.597 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:06:27.622 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:06:27.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:27.625 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:06:27.725 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:27.749 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:27.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:27.752 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:06:27.853 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:27.879 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:27.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:27.886 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:06:27.986 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:06:28.013 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:06:28.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:28.017 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:06:28.118 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:28.145 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:28.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:28.148 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:06:28.249 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:28.280 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:28.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:28.285 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:06:28.340 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:28 smithi159 bash[105915]: cluster 2023-09-24T00:06:28.161027+0000 mon.a (mon.0) 1963 : cluster 3 Health check update: Degraded data redundancy: 27089/53511 objects degraded (50.623%), 28 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-24T00:06:28.341 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:28 smithi159 bash[108473]: cluster 2023-09-24T00:06:28.161027+0000 mon.a (mon.0) 1963 : cluster 3 Health check update: Degraded data redundancy: 27089/53511 objects degraded (50.623%), 28 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-24T00:06:28.386 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:06:28.406 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:06:28.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:28.408 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:06:28.509 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:28.518 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:28 smithi164 bash[92846]: cluster 2023-09-24T00:06:28.161027+0000 mon.a (mon.0) 1963 : cluster 3 Health check update: Degraded data redundancy: 27089/53511 objects degraded (50.623%), 28 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-24T00:06:28.542 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:28.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:28.546 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:06:28.647 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:06:28.672 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:06:28.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:28.677 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:06:28.778 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:06:28.800 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:06:28.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:28.802 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:06:28.902 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:28.924 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:28.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:28.926 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:06:29.026 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:29.049 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:29.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:29.051 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:06:29.152 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:29.181 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:29.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:29.184 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:06:29.284 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:06:29.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:29 smithi159 bash[105915]: cluster 2023-09-24T00:06:29.161954+0000 mgr.y (mgr.25991) 1493 : cluster 0 pgmap v1703: 99 pgs: 15 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 70 active+clean; 1.0 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 556 op/s; 26428/49068 objects degraded (53.860%); 7721/49068 objects misplaced (15.735%); 11 MiB/s, 176 objects/s recovering 2023-09-24T00:06:29.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:29 smithi159 bash[108473]: cluster 2023-09-24T00:06:29.161954+0000 mgr.y (mgr.25991) 1493 : cluster 0 pgmap v1703: 99 pgs: 15 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 70 active+clean; 1.0 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 556 op/s; 26428/49068 objects degraded (53.860%); 7721/49068 objects misplaced (15.735%); 11 MiB/s, 176 objects/s recovering 2023-09-24T00:06:29.312 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:06:29.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:29.318 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:06:29.419 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:29.428 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:29 smithi164 bash[92846]: cluster 2023-09-24T00:06:29.161954+0000 mgr.y (mgr.25991) 1493 : cluster 0 pgmap v1703: 99 pgs: 15 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 70 active+clean; 1.0 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 556 op/s; 26428/49068 objects degraded (53.860%); 7721/49068 objects misplaced (15.735%); 11 MiB/s, 176 objects/s recovering 2023-09-24T00:06:29.442 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:29.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:29.446 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:06:29.546 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:29.576 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:29.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:29.581 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:06:29.681 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:06:29.707 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:06:29.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:29.714 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:06:29.815 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:29.839 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:29.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:29.842 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:06:29.942 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:06:29.964 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:06:29.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:29.966 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:06:30.067 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:06:30.092 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:06:30.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:30.098 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:06:30.198 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:06:30.226 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:06:30.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:30.228 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:06:30.329 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:06:30.354 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:06:30.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:30.360 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:06:30.460 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:30.484 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:30.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:30.487 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:06:30.587 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:30.612 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:30.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:30.615 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:06:30.716 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:30.743 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:30.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:30.746 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:06:30.846 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:30.870 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:30.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:30.874 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:06:30.975 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:06:31.004 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:06:31.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:31.007 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:06:31.107 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:06:31.136 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:06:31.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:31.139 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:06:31.239 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:06:31.265 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:06:31.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:31.272 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:06:31.372 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:31.405 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:31.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:31.411 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:06:31.512 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:31.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:31 smithi164 bash[92846]: cluster 2023-09-24T00:06:31.162840+0000 mgr.y (mgr.25991) 1494 : cluster 0 pgmap v1704: 99 pgs: 15 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 70 active+clean; 991 MiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 483 op/s; 26188/47448 objects degraded (55.193%); 7542/47448 objects misplaced (15.895%); 10 MiB/s, 163 objects/s recovering 2023-09-24T00:06:31.522 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:31 smithi159 bash[105915]: cluster 2023-09-24T00:06:31.162840+0000 mgr.y (mgr.25991) 1494 : cluster 0 pgmap v1704: 99 pgs: 15 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 70 active+clean; 991 MiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 483 op/s; 26188/47448 objects degraded (55.193%); 7542/47448 objects misplaced (15.895%); 10 MiB/s, 163 objects/s recovering 2023-09-24T00:06:31.522 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:31 smithi159 bash[108473]: cluster 2023-09-24T00:06:31.162840+0000 mgr.y (mgr.25991) 1494 : cluster 0 pgmap v1704: 99 pgs: 15 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 70 active+clean; 991 MiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 483 op/s; 26188/47448 objects degraded (55.193%); 7542/47448 objects misplaced (15.895%); 10 MiB/s, 163 objects/s recovering 2023-09-24T00:06:31.548 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:31.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:31.551 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:06:31.652 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:06:31.676 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:06:31.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:31.679 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:06:31.780 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:06:31.806 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:06:31.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:31.809 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:06:31.910 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:06:31.939 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:06:31.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:31.947 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:06:32.047 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:06:32.071 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:06:32.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:32.075 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:06:32.175 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:32.198 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:32.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:32.201 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:06:32.301 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:06:32.327 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:06:32.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:32.330 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:06:32.430 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:32.452 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:32 smithi159 bash[108473]: audit 2023-09-24T00:06:32.273696+0000 mon.a (mon.0) 1964 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:06:32.471 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:32.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:32.474 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:06:32.575 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:06:32.583 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:32 smithi164 bash[92846]: audit 2023-09-24T00:06:32.273696+0000 mon.a (mon.0) 1964 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:06:32.598 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:06:32.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:32.603 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:06:32.703 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:06:32.729 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:06:32.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:32.733 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:06:32.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:32 smithi159 bash[105915]: audit 2023-09-24T00:06:32.273696+0000 mon.a (mon.0) 1964 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:06:32.835 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:32.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:32.869 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:32.869 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:06:32.969 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:06:33.005 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:06:33.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:33.009 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:06:33.109 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:06:33.139 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:06:33.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:33.142 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:06:33.243 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:06:33.284 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:06:33.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:33.286 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:06:33.387 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:06:33.397 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:33 smithi164 bash[92846]: audit 2023-09-24T00:06:33.154921+0000 mon.a (mon.0) 1965 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-24T00:06:33.397 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:33 smithi164 bash[92846]: cluster 2023-09-24T00:06:33.162051+0000 mon.a (mon.0) 1966 : cluster 3 Health check update: Degraded data redundancy: 26188/47448 objects degraded (55.193%), 28 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-09-24T00:06:33.397 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:33 smithi164 bash[92846]: cluster 2023-09-24T00:06:33.163904+0000 mgr.y (mgr.25991) 1495 : cluster 0 pgmap v1705: 99 pgs: 15 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 70 active+clean; 935 MiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 512 op/s; 25445/44742 objects degraded (56.871%); 7541/44742 objects misplaced (16.854%); 12 MiB/s, 186 objects/s recovering 2023-09-24T00:06:33.413 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:06:33.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:33.420 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:06:33.521 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:06:33.551 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:06:33.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:33.555 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:06:33.655 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:06:33.666 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:33 smithi159 bash[105915]: audit 2023-09-24T00:06:33.154921+0000 mon.a (mon.0) 1965 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-24T00:06:33.667 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:33 smithi159 bash[105915]: cluster 2023-09-24T00:06:33.162051+0000 mon.a (mon.0) 1966 : cluster 3 Health check update: Degraded data redundancy: 26188/47448 objects degraded (55.193%), 28 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-09-24T00:06:33.667 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:33 smithi159 bash[105915]: cluster 2023-09-24T00:06:33.163904+0000 mgr.y (mgr.25991) 1495 : cluster 0 pgmap v1705: 99 pgs: 15 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 70 active+clean; 935 MiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 512 op/s; 25445/44742 objects degraded (56.871%); 7541/44742 objects misplaced (16.854%); 12 MiB/s, 186 objects/s recovering 2023-09-24T00:06:33.667 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:33 smithi159 bash[108473]: audit 2023-09-24T00:06:33.154921+0000 mon.a (mon.0) 1965 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-24T00:06:33.667 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:33 smithi159 bash[108473]: cluster 2023-09-24T00:06:33.162051+0000 mon.a (mon.0) 1966 : cluster 3 Health check update: Degraded data redundancy: 26188/47448 objects degraded (55.193%), 28 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-09-24T00:06:33.667 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:33 smithi159 bash[108473]: cluster 2023-09-24T00:06:33.163904+0000 mgr.y (mgr.25991) 1495 : cluster 0 pgmap v1705: 99 pgs: 15 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 70 active+clean; 935 MiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 512 op/s; 25445/44742 objects degraded (56.871%); 7541/44742 objects misplaced (16.854%); 12 MiB/s, 186 objects/s recovering 2023-09-24T00:06:33.684 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:06:33.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:33.687 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:06:33.788 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:06:33.815 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:06:33.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:33.819 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:06:33.920 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:06:33.930 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 24 00:06:33 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [24/Sep/2023:00:06:33] "GET /metrics HTTP/1.1" 200 36692 "" "Prometheus/2.43.0" 2023-09-24T00:06:33.944 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:06:33.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:33.946 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:06:34.047 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:06:34.081 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:06:34.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:34.085 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:06:34.186 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:06:34.211 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:06:34.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:34.214 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:06:34.315 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:06:34.335 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:06:34.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:34.338 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:06:34.438 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:34.463 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:34.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:34.465 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:06:34.566 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:06:34.594 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:06:34.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:34.597 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:06:34.697 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:34.733 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:34.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:34.738 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:06:34.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:34 smithi159 bash[105915]: audit 2023-09-24T00:06:33.684082+0000 mon.a (mon.0) 1967 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:06:34.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:34 smithi159 bash[105915]: audit 2023-09-24T00:06:33.691137+0000 mon.a (mon.0) 1968 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:06:34.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:34 smithi159 bash[108473]: audit 2023-09-24T00:06:33.684082+0000 mon.a (mon.0) 1967 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:06:34.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:34 smithi159 bash[108473]: audit 2023-09-24T00:06:33.691137+0000 mon.a (mon.0) 1968 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:06:34.839 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:06:34.861 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:06:34.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:34.864 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:06:34.964 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:34.999 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:35.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:35.002 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:06:35.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:34 smithi164 bash[92846]: audit 2023-09-24T00:06:33.684082+0000 mon.a (mon.0) 1967 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:06:35.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:34 smithi164 bash[92846]: audit 2023-09-24T00:06:33.691137+0000 mon.a (mon.0) 1968 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:06:35.103 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:06:35.136 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:06:35.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:35.141 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:06:35.242 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:35.264 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:35.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:35.267 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:06:35.367 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:06:35.408 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:06:35.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:35.414 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:06:35.515 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:35.538 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:35.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:35.543 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:06:35.643 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:35.681 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:35.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:35.684 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:06:35.699 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:35 smithi164 bash[92846]: cluster 2023-09-24T00:06:35.164789+0000 mgr.y (mgr.25991) 1496 : cluster 0 pgmap v1706: 99 pgs: 15 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 70 active+clean; 844 MiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 561 op/s; 24828/40383 objects degraded (61.481%); 7541/40383 objects misplaced (18.674%); 11 MiB/s, 180 objects/s recovering 2023-09-24T00:06:35.784 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:35.810 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:35.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:35.815 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:06:35.916 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:06:35.924 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:35 smithi159 bash[108473]: cluster 2023-09-24T00:06:35.164789+0000 mgr.y (mgr.25991) 1496 : cluster 0 pgmap v1706: 99 pgs: 15 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 70 active+clean; 844 MiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 561 op/s; 24828/40383 objects degraded (61.481%); 7541/40383 objects misplaced (18.674%); 11 MiB/s, 180 objects/s recovering 2023-09-24T00:06:35.924 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:35 smithi159 bash[105915]: cluster 2023-09-24T00:06:35.164789+0000 mgr.y (mgr.25991) 1496 : cluster 0 pgmap v1706: 99 pgs: 15 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 70 active+clean; 844 MiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 561 op/s; 24828/40383 objects degraded (61.481%); 7541/40383 objects misplaced (18.674%); 11 MiB/s, 180 objects/s recovering 2023-09-24T00:06:35.940 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:06:35.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:35.945 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:06:36.045 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:06:36.078 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:06:36.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:36.082 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:06:36.183 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:36.210 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:36.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:36.213 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:06:36.314 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:36.343 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:36.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:36.345 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:06:36.446 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:36.471 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:36.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:36.474 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:06:36.575 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:36.609 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:36.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:36.613 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:06:36.714 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:36.733 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:36.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:36.736 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:06:36.836 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:36.866 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:36.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:36.875 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:06:36.976 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:06:37.001 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:06:37.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:37.004 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:06:37.105 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:37.130 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:37.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:37.135 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:06:37.236 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:37.259 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:37.260 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:37 smithi164 bash[92846]: cluster 2023-09-24T00:06:37.165775+0000 mgr.y (mgr.25991) 1497 : cluster 0 pgmap v1707: 99 pgs: 15 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 70 active+clean; 786 MiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 517 op/s; 24148/37605 objects degraded (64.215%); 7443/37605 objects misplaced (19.793%); 13 MiB/s, 202 objects/s recovering 2023-09-24T00:06:37.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:37.264 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:06:37.364 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:37.372 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:37 smithi159 bash[105915]: cluster 2023-09-24T00:06:37.165775+0000 mgr.y (mgr.25991) 1497 : cluster 0 pgmap v1707: 99 pgs: 15 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 70 active+clean; 786 MiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 517 op/s; 24148/37605 objects degraded (64.215%); 7443/37605 objects misplaced (19.793%); 13 MiB/s, 202 objects/s recovering 2023-09-24T00:06:37.373 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:37 smithi159 bash[108473]: cluster 2023-09-24T00:06:37.165775+0000 mgr.y (mgr.25991) 1497 : cluster 0 pgmap v1707: 99 pgs: 15 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 70 active+clean; 786 MiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 517 op/s; 24148/37605 objects degraded (64.215%); 7443/37605 objects misplaced (19.793%); 13 MiB/s, 202 objects/s recovering 2023-09-24T00:06:37.393 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:37.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:37.397 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:06:37.498 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:06:37.528 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:06:37.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:37.531 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:06:37.631 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:37.655 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:37.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:37.659 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:06:37.759 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:06:37.786 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:06:37.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:37.789 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:06:37.890 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:06:37.912 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:06:37.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:37.916 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:06:38.017 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:38.044 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:38.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:38.049 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:06:38.150 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:38.181 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:38.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:38.184 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:06:38.261 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:38 smithi164 bash[92846]: cluster 2023-09-24T00:06:38.163394+0000 mon.a (mon.0) 1969 : cluster 3 Health check update: Degraded data redundancy: 24148/37605 objects degraded (64.215%), 28 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-09-24T00:06:38.285 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:06:38.287 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:38 smithi159 bash[105915]: cluster 2023-09-24T00:06:38.163394+0000 mon.a (mon.0) 1969 : cluster 3 Health check update: Degraded data redundancy: 24148/37605 objects degraded (64.215%), 28 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-09-24T00:06:38.287 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:38 smithi159 bash[108473]: cluster 2023-09-24T00:06:38.163394+0000 mon.a (mon.0) 1969 : cluster 3 Health check update: Degraded data redundancy: 24148/37605 objects degraded (64.215%), 28 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-09-24T00:06:38.311 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:06:38.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:38.313 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:06:38.414 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:38.453 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:38.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:38.458 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:06:38.489 INFO:teuthology.orchestra.run.smithi159.stdout:osd.0: {} 2023-09-24T00:06:38.532 INFO:teuthology.orchestra.run.smithi159.stdout:osd.1: {} 2023-09-24T00:06:38.558 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:38.584 INFO:teuthology.orchestra.run.smithi159.stdout:osd.2: {} 2023-09-24T00:06:38.589 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:38.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:38.596 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:06:38.634 INFO:teuthology.orchestra.run.smithi159.stdout:osd.3: {} 2023-09-24T00:06:38.667 INFO:teuthology.orchestra.run.smithi159.stdout:osd.4: {} 2023-09-24T00:06:38.697 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:38.704 INFO:teuthology.orchestra.run.smithi159.stdout:osd.5: {} 2023-09-24T00:06:38.738 INFO:teuthology.orchestra.run.smithi159.stdout:osd.6: {} 2023-09-24T00:06:38.741 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:38.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:38.746 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:06:38.772 INFO:teuthology.orchestra.run.smithi159.stdout:osd.7: {} 2023-09-24T00:06:38.777 INFO:teuthology.orchestra.run.smithi159.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-24T00:06:38.777 INFO:teuthology.orchestra.run.smithi159.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-24T00:06:38.777 INFO:teuthology.orchestra.run.smithi159.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-24T00:06:38.777 INFO:teuthology.orchestra.run.smithi159.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-24T00:06:38.777 INFO:teuthology.orchestra.run.smithi159.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-24T00:06:38.777 INFO:teuthology.orchestra.run.smithi159.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-24T00:06:38.777 INFO:teuthology.orchestra.run.smithi159.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-24T00:06:38.777 INFO:teuthology.orchestra.run.smithi159.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-24T00:06:38.847 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:06:38.897 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:06:38.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:38.903 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:06:39.003 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:06:39.038 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:06:39.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:39.042 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:06:39.143 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:06:39.195 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:06:39.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:39.200 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:06:39.301 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:06:39.323 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:06:39.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:39.326 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:06:39.426 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:06:39.453 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:06:39.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:39.457 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:06:39.558 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:39.588 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:39.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:39.593 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:06:39.694 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:06:39.704 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:39 smithi164 bash[92846]: audit 2023-09-24T00:06:38.439059+0000 mon.c (mon.2) 142 : audit 0 from='client.? 172.21.15.159:0/1089142397' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-24T00:06:39.704 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:39 smithi164 bash[92846]: cluster 2023-09-24T00:06:39.166714+0000 mgr.y (mgr.25991) 1498 : cluster 0 pgmap v1708: 99 pgs: 15 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 70 active+clean; 681 MiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 581 op/s; 23305/32559 objects degraded (71.578%); 7344/32559 objects misplaced (22.556%); 12 MiB/s, 186 objects/s recovering 2023-09-24T00:06:39.725 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:06:39.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:39.730 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:06:39.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:39 smithi159 bash[105915]: audit 2023-09-24T00:06:38.439059+0000 mon.c (mon.2) 142 : audit 0 from='client.? 172.21.15.159:0/1089142397' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-24T00:06:39.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:39 smithi159 bash[105915]: cluster 2023-09-24T00:06:39.166714+0000 mgr.y (mgr.25991) 1498 : cluster 0 pgmap v1708: 99 pgs: 15 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 70 active+clean; 681 MiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 581 op/s; 23305/32559 objects degraded (71.578%); 7344/32559 objects misplaced (22.556%); 12 MiB/s, 186 objects/s recovering 2023-09-24T00:06:39.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:39 smithi159 bash[108473]: audit 2023-09-24T00:06:38.439059+0000 mon.c (mon.2) 142 : audit 0 from='client.? 172.21.15.159:0/1089142397' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-24T00:06:39.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:39 smithi159 bash[108473]: cluster 2023-09-24T00:06:39.166714+0000 mgr.y (mgr.25991) 1498 : cluster 0 pgmap v1708: 99 pgs: 15 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 70 active+clean; 681 MiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 581 op/s; 23305/32559 objects degraded (71.578%); 7344/32559 objects misplaced (22.556%); 12 MiB/s, 186 objects/s recovering 2023-09-24T00:06:39.830 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:06:39.862 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:06:39.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:39.867 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:06:39.968 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:39.994 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:39.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:39.998 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:06:40.099 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:06:40.123 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:06:40.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:40.126 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:06:40.226 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:40.248 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:40.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:40.256 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:06:40.357 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:06:40.379 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:06:40.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:40.381 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:06:40.482 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:40.486 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:40 smithi159 bash[105915]: audit 2023-09-24T00:06:39.342175+0000 mon.a (mon.0) 1970 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:06:40.486 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:40 smithi159 bash[105915]: audit 2023-09-24T00:06:39.349613+0000 mon.a (mon.0) 1971 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:06:40.487 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:40 smithi159 bash[108473]: audit 2023-09-24T00:06:39.342175+0000 mon.a (mon.0) 1970 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:06:40.488 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:40 smithi159 bash[108473]: audit 2023-09-24T00:06:39.349613+0000 mon.a (mon.0) 1971 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:06:40.491 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:40 smithi164 bash[92846]: audit 2023-09-24T00:06:39.342175+0000 mon.a (mon.0) 1970 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:06:40.491 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:40 smithi164 bash[92846]: audit 2023-09-24T00:06:39.349613+0000 mon.a (mon.0) 1971 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:06:40.512 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:40.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:40.515 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:06:40.616 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:40.640 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:40.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:40.643 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:06:40.744 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:40.771 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:40.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:40.776 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:06:40.877 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:06:40.901 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:06:40.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:40.903 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:06:41.004 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:06:41.028 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:06:41.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:41.033 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:06:41.134 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:06:41.158 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:06:41.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:41.160 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:06:41.261 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:06:41.290 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:06:41.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:41.293 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:06:41.394 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:41.413 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:41.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:41.414 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:06:41.515 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:06:41.543 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:06:41.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:41.547 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:06:41.648 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:06:41.689 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:06:41.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:41.694 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:06:41.795 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:41.819 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:41.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:41.821 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:06:41.922 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:41.950 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:41.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:41.954 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:06:42.054 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:42.081 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:42.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:42.085 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:06:42.186 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:42.193 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:42 smithi159 bash[105915]: audit 2023-09-24T00:06:41.101649+0000 mon.a (mon.0) 1972 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:06:42.193 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:42 smithi159 bash[105915]: audit 2023-09-24T00:06:41.112858+0000 mon.a (mon.0) 1973 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:06:42.193 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:42 smithi159 bash[105915]: cluster 2023-09-24T00:06:41.167513+0000 mgr.y (mgr.25991) 1499 : cluster 0 pgmap v1709: 99 pgs: 15 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 70 active+clean; 643 MiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 509 op/s; 23073/30717 objects degraded (75.115%); 7136/30717 objects misplaced (23.231%); 11 MiB/s, 175 objects/s recovering 2023-09-24T00:06:42.193 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:42 smithi159 bash[105915]: audit 2023-09-24T00:06:41.690021+0000 mon.a (mon.0) 1974 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-24T00:06:42.193 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:42 smithi159 bash[105915]: audit 2023-09-24T00:06:41.691146+0000 mon.a (mon.0) 1975 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-24T00:06:42.193 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:42 smithi159 bash[105915]: audit 2023-09-24T00:06:41.697477+0000 mon.a (mon.0) 1976 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:06:42.194 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:42 smithi159 bash[108473]: audit 2023-09-24T00:06:41.101649+0000 mon.a (mon.0) 1972 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:06:42.194 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:42 smithi159 bash[108473]: audit 2023-09-24T00:06:41.112858+0000 mon.a (mon.0) 1973 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:06:42.194 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:42 smithi159 bash[108473]: cluster 2023-09-24T00:06:41.167513+0000 mgr.y (mgr.25991) 1499 : cluster 0 pgmap v1709: 99 pgs: 15 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 70 active+clean; 643 MiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 509 op/s; 23073/30717 objects degraded (75.115%); 7136/30717 objects misplaced (23.231%); 11 MiB/s, 175 objects/s recovering 2023-09-24T00:06:42.194 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:42 smithi159 bash[108473]: audit 2023-09-24T00:06:41.690021+0000 mon.a (mon.0) 1974 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-24T00:06:42.194 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:42 smithi159 bash[108473]: audit 2023-09-24T00:06:41.691146+0000 mon.a (mon.0) 1975 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-24T00:06:42.194 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:42 smithi159 bash[108473]: audit 2023-09-24T00:06:41.697477+0000 mon.a (mon.0) 1976 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:06:42.214 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:42.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:42.220 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:06:42.322 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:42.349 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:42.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:42.353 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:06:42.454 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:42.482 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:42.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:42.486 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:06:42.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:42 smithi164 bash[92846]: audit 2023-09-24T00:06:41.101649+0000 mon.a (mon.0) 1972 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:06:42.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:42 smithi164 bash[92846]: audit 2023-09-24T00:06:41.112858+0000 mon.a (mon.0) 1973 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:06:42.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:42 smithi164 bash[92846]: cluster 2023-09-24T00:06:41.167513+0000 mgr.y (mgr.25991) 1499 : cluster 0 pgmap v1709: 99 pgs: 15 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 70 active+clean; 643 MiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 509 op/s; 23073/30717 objects degraded (75.115%); 7136/30717 objects misplaced (23.231%); 11 MiB/s, 175 objects/s recovering 2023-09-24T00:06:42.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:42 smithi164 bash[92846]: audit 2023-09-24T00:06:41.690021+0000 mon.a (mon.0) 1974 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-24T00:06:42.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:42 smithi164 bash[92846]: audit 2023-09-24T00:06:41.691146+0000 mon.a (mon.0) 1975 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-24T00:06:42.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:42 smithi164 bash[92846]: audit 2023-09-24T00:06:41.697477+0000 mon.a (mon.0) 1976 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:06:42.586 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:06:42.625 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:06:42.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:42.629 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:06:42.730 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:42.768 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:42.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:42.772 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:06:42.873 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:06:42.910 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:06:42.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:42.918 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:06:42.937 INFO:teuthology.orchestra.run.smithi159.stdout:{ 2023-09-24T00:06:42.937 INFO:teuthology.orchestra.run.smithi159.stdout: "size": 20, 2023-09-24T00:06:42.937 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 600, 2023-09-24T00:06:42.938 INFO:teuthology.orchestra.run.smithi159.stdout: "ops": [ 2023-09-24T00:06:42.938 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.938 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_repop(client.35448.0:108611 10.6 e395/377)", 2023-09-24T00:06:42.938 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-24T00:05:03.587345+0000", 2023-09-24T00:06:42.938 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 99.338772485999996, 2023-09-24T00:06:42.938 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.155282532, 2023-09-24T00:06:42.938 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-24T00:06:42.938 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "reached pg", 2023-09-24T00:06:42.938 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-24T00:06:42.938 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.939 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-24T00:06:42.939 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:03.587345+0000", 2023-09-24T00:06:42.939 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:06:42.939 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.939 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.939 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-24T00:06:42.939 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:03.587345+0000", 2023-09-24T00:06:42.939 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:06:42.939 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.939 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.939 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-24T00:06:42.939 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:03.587344+0000", 2023-09-24T00:06:42.939 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999995 2023-09-24T00:06:42.940 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.940 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.940 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-24T00:06:42.940 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:03.587353+0000", 2023-09-24T00:06:42.940 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.4570000000000005e-06 2023-09-24T00:06:42.940 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.940 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.940 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-24T00:06:42.940 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:03.587374+0000", 2023-09-24T00:06:42.940 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.1654999999999998e-05 2023-09-24T00:06:42.940 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.940 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.941 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-24T00:06:42.941 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:03.587388+0000", 2023-09-24T00:06:42.941 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.3927000000000001e-05 2023-09-24T00:06:42.941 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.941 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.941 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:06:42.941 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:03.742606+0000", 2023-09-24T00:06:42.941 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.15521766300000001 2023-09-24T00:06:42.941 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.941 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.941 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-24T00:06:42.941 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:03.742627+0000", 2023-09-24T00:06:42.942 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.1310000000000001e-05 2023-09-24T00:06:42.942 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:06:42.942 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-24T00:06:42.942 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:06:42.942 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.942 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.942 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.35448.0:108805 10.1 10.b6ff3e1 (undecoded) ondisk+retry+write+known_if_redirected+supports_pool_eio e397)", 2023-09-24T00:06:42.942 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-24T00:05:04.337567+0000", 2023-09-24T00:06:42.942 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 98.588550233999996, 2023-09-24T00:06:42.942 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.97347180799999999, 2023-09-24T00:06:42.942 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-24T00:06:42.942 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "reached pg", 2023-09-24T00:06:42.943 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-24T00:06:42.943 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.35448", 2023-09-24T00:06:42.943 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:06:42.943 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 108805 2023-09-24T00:06:42.943 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.943 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-24T00:06:42.943 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.943 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-24T00:06:42.943 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:04.337567+0000", 2023-09-24T00:06:42.943 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:06:42.943 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.943 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.944 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-24T00:06:42.944 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:04.337567+0000", 2023-09-24T00:06:42.944 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:06:42.944 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.944 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.944 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-24T00:06:42.944 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:04.337565+0000", 2023-09-24T00:06:42.944 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999981 2023-09-24T00:06:42.944 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.944 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.944 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-24T00:06:42.944 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:04.337573+0000", 2023-09-24T00:06:42.945 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.5850000000000002e-06 2023-09-24T00:06:42.945 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.945 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.945 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-24T00:06:42.945 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:04.337584+0000", 2023-09-24T00:06:42.945 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.1426e-05 2023-09-24T00:06:42.945 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.945 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.945 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-24T00:06:42.945 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:04.337596+0000", 2023-09-24T00:06:42.946 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.1372999999999999e-05 2023-09-24T00:06:42.946 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.946 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.946 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:06:42.947 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:04.337658+0000", 2023-09-24T00:06:42.948 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.2211000000000005e-05 2023-09-24T00:06:42.948 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.948 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.948 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for peered", 2023-09-24T00:06:42.948 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:04.337672+0000", 2023-09-24T00:06:42.948 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.4025e-05 2023-09-24T00:06:42.949 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.949 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.949 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:06:42.949 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:05.311020+0000", 2023-09-24T00:06:42.949 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.97334809200000005 2023-09-24T00:06:42.949 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.949 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.949 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-24T00:06:42.949 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:05.311039+0000", 2023-09-24T00:06:42.949 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.8953999999999998e-05 2023-09-24T00:06:42.949 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:06:42.950 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-24T00:06:42.950 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:06:42.950 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.950 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.950 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.35448.0:108830 10.2 10:46c266a4:::benchmark_data_smithi159_258586_object32370:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e399)", 2023-09-24T00:06:42.950 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-24T00:05:06.808852+0000", 2023-09-24T00:06:42.950 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 96.117265712999995, 2023-09-24T00:06:42.950 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.31216602300000001, 2023-09-24T00:06:42.950 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-24T00:06:42.951 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:06:42.951 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-24T00:06:42.951 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.35448", 2023-09-24T00:06:42.951 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:06:42.951 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 108830 2023-09-24T00:06:42.951 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.951 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-24T00:06:42.951 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.951 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-24T00:06:42.951 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:06.808852+0000", 2023-09-24T00:06:42.952 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:06:42.952 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.952 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.952 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-24T00:06:42.952 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:06.808852+0000", 2023-09-24T00:06:42.952 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:06:42.952 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.952 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.952 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-24T00:06:42.952 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:06.808850+0000", 2023-09-24T00:06:42.952 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999981 2023-09-24T00:06:42.953 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.953 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.953 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-24T00:06:42.953 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:06.808861+0000", 2023-09-24T00:06:42.953 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.116e-05 2023-09-24T00:06:42.953 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.953 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.953 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-24T00:06:42.953 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:06.808882+0000", 2023-09-24T00:06:42.954 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.0735000000000001e-05 2023-09-24T00:06:42.954 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.954 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.954 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-24T00:06:42.954 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:06.808892+0000", 2023-09-24T00:06:42.954 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.0937e-05 2023-09-24T00:06:42.954 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.954 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.954 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:06:42.957 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:07.092444+0000", 2023-09-24T00:06:42.957 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.28355142999999999 2023-09-24T00:06:42.957 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.957 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.957 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for degraded object", 2023-09-24T00:06:42.957 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:07.096770+0000", 2023-09-24T00:06:42.957 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.004326084 2023-09-24T00:06:42.957 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.957 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.958 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:06:42.958 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:07.107103+0000", 2023-09-24T00:06:42.958 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.010333293 2023-09-24T00:06:42.958 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.958 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.958 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-24T00:06:42.958 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:07.108744+0000", 2023-09-24T00:06:42.958 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.001641097 2023-09-24T00:06:42.958 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.958 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.958 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 0,3,6", 2023-09-24T00:06:42.959 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:07.111452+0000", 2023-09-24T00:06:42.959 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0027072609999999999 2023-09-24T00:06:42.959 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.959 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.959 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:06:42.959 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:07.114958+0000", 2023-09-24T00:06:42.959 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0035068709999999999 2023-09-24T00:06:42.959 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.959 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.959 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-24T00:06:42.959 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:07.115114+0000", 2023-09-24T00:06:42.959 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00015551200000000001 2023-09-24T00:06:42.959 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.960 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.960 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:06:42.960 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:07.115585+0000", 2023-09-24T00:06:42.960 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000471099 2023-09-24T00:06:42.960 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.960 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.960 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:06:42.960 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:07.116056+0000", 2023-09-24T00:06:42.960 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00047079799999999997 2023-09-24T00:06:42.960 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.960 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.960 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-24T00:06:42.961 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:07.116890+0000", 2023-09-24T00:06:42.961 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000833821 2023-09-24T00:06:42.961 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.961 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.961 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-24T00:06:42.961 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:07.121018+0000", 2023-09-24T00:06:42.961 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0041278499999999997 2023-09-24T00:06:42.961 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:06:42.961 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-24T00:06:42.961 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:06:42.961 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.962 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.962 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.35448.0:108852 10.2 10:406d7479:::benchmark_data_smithi159_258586_object32392:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e399)", 2023-09-24T00:06:42.962 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-24T00:05:07.322834+0000", 2023-09-24T00:06:42.962 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 95.603283332000004, 2023-09-24T00:06:42.962 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.374239518, 2023-09-24T00:06:42.962 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-24T00:06:42.962 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:06:42.962 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-24T00:06:42.962 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.35448", 2023-09-24T00:06:42.962 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:06:42.962 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 108852 2023-09-24T00:06:42.962 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.963 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-24T00:06:42.963 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.963 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-24T00:06:42.963 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:07.322834+0000", 2023-09-24T00:06:42.963 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:06:42.963 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.963 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.963 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-24T00:06:42.963 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:07.322834+0000", 2023-09-24T00:06:42.963 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:06:42.963 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.963 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.964 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-24T00:06:42.964 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:07.322832+0000", 2023-09-24T00:06:42.964 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999981 2023-09-24T00:06:42.964 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.964 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.964 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-24T00:06:42.964 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:07.322842+0000", 2023-09-24T00:06:42.964 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.0491e-05 2023-09-24T00:06:42.964 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.964 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.964 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-24T00:06:42.964 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:07.322860+0000", 2023-09-24T00:06:42.964 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.7955e-05 2023-09-24T00:06:42.965 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.965 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.965 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-24T00:06:42.965 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:07.322873+0000", 2023-09-24T00:06:42.965 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.2904e-05 2023-09-24T00:06:42.965 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.965 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.965 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:06:42.965 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:07.323359+0000", 2023-09-24T00:06:42.965 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00048552399999999998 2023-09-24T00:06:42.965 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.965 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.966 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for degraded object", 2023-09-24T00:06:42.966 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:07.330835+0000", 2023-09-24T00:06:42.966 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0074758769999999997 2023-09-24T00:06:42.966 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.966 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.966 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:06:42.966 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:08.679649+0000", 2023-09-24T00:06:42.966 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.3488144229999999 2023-09-24T00:06:42.966 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.966 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.966 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-24T00:06:42.966 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:08.681289+0000", 2023-09-24T00:06:42.967 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.001639885 2023-09-24T00:06:42.967 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.967 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.967 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 0,3,6", 2023-09-24T00:06:42.967 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:08.684148+0000", 2023-09-24T00:06:42.967 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0028589190000000001 2023-09-24T00:06:42.967 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.967 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.967 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-24T00:06:42.967 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:08.686922+0000", 2023-09-24T00:06:42.967 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0027743640000000001 2023-09-24T00:06:42.968 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.968 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.968 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:06:42.968 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:08.689054+0000", 2023-09-24T00:06:42.968 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0021313590000000002 2023-09-24T00:06:42.968 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.968 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.968 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:06:42.968 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:08.689513+0000", 2023-09-24T00:06:42.968 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00045973100000000001 2023-09-24T00:06:42.968 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.968 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.968 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:06:42.969 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:08.690767+0000", 2023-09-24T00:06:42.969 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.001253713 2023-09-24T00:06:42.969 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.969 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.969 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-24T00:06:42.969 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:08.692349+0000", 2023-09-24T00:06:42.969 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0015818500000000001 2023-09-24T00:06:42.969 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.969 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.969 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-24T00:06:42.969 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:08.697073+0000", 2023-09-24T00:06:42.969 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0047245159999999998 2023-09-24T00:06:42.970 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:06:42.970 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-24T00:06:42.970 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:06:42.970 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.970 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.970 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "MOSDPGPushReply(10.2 399/397 [PushReplyOp(10:406d7479:::benchmark_data_smithi159_258586_object32392:head)])", 2023-09-24T00:06:42.970 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-24T00:05:07.338727+0000", 2023-09-24T00:06:42.970 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 95.587390096000007, 2023-09-24T00:06:42.970 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.1961628049999999, 2023-09-24T00:06:42.970 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-24T00:06:42.970 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "reached pg", 2023-09-24T00:06:42.970 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-24T00:06:42.970 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.971 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-24T00:06:42.971 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:07.338727+0000", 2023-09-24T00:06:42.971 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:06:42.971 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.971 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.971 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-24T00:06:42.971 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:07.338727+0000", 2023-09-24T00:06:42.971 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:06:42.971 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.971 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.971 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-24T00:06:42.971 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:07.338726+0000", 2023-09-24T00:06:42.972 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.999999 2023-09-24T00:06:42.972 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.972 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.972 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-24T00:06:42.972 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:07.338734+0000", 2023-09-24T00:06:42.972 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.3420000000000002e-06 2023-09-24T00:06:42.972 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.972 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.972 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-24T00:06:42.972 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:07.338749+0000", 2023-09-24T00:06:42.972 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.5124e-05 2023-09-24T00:06:42.972 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.973 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.973 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-24T00:06:42.973 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:07.338760+0000", 2023-09-24T00:06:42.973 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.0953e-05 2023-09-24T00:06:42.973 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.973 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.973 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:06:42.973 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:08.528586+0000", 2023-09-24T00:06:42.973 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.1898262829999999 2023-09-24T00:06:42.973 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.973 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.973 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-24T00:06:42.973 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:08.534890+0000", 2023-09-24T00:06:42.974 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0063040600000000002 2023-09-24T00:06:42.974 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:06:42.974 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-24T00:06:42.974 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:06:42.974 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.974 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.974 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.35448.0:110419 10.2 10:44c4883d:::benchmark_data_smithi159_258586_object33959:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e400)", 2023-09-24T00:06:42.974 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-24T00:05:15.236361+0000", 2023-09-24T00:06:42.974 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 87.689756396000007, 2023-09-24T00:06:42.974 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.153603131, 2023-09-24T00:06:42.974 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-24T00:06:42.974 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:06:42.974 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-24T00:06:42.975 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.35448", 2023-09-24T00:06:42.975 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:06:42.975 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 110419 2023-09-24T00:06:42.975 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.975 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-24T00:06:42.975 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.975 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-24T00:06:42.975 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:15.236361+0000", 2023-09-24T00:06:42.975 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:06:42.975 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.975 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.975 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-24T00:06:42.975 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:15.236361+0000", 2023-09-24T00:06:42.976 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:06:42.976 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.976 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.976 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-24T00:06:42.976 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:15.236359+0000", 2023-09-24T00:06:42.976 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999986 2023-09-24T00:06:42.976 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.976 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.976 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-24T00:06:42.976 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:15.236366+0000", 2023-09-24T00:06:42.976 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.3239999999999999e-06 2023-09-24T00:06:42.976 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.976 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.977 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-24T00:06:42.977 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:15.236377+0000", 2023-09-24T00:06:42.977 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.1387e-05 2023-09-24T00:06:42.977 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.977 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.977 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-24T00:06:42.977 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:15.236385+0000", 2023-09-24T00:06:42.977 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.4800000000000004e-06 2023-09-24T00:06:42.977 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.977 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.977 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:06:42.978 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:15.273240+0000", 2023-09-24T00:06:42.978 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.036854884999999997 2023-09-24T00:06:42.978 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.978 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.978 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for degraded object", 2023-09-24T00:06:42.978 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:15.277204+0000", 2023-09-24T00:06:42.978 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0039646569999999999 2023-09-24T00:06:42.978 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.978 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.978 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:06:42.978 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:15.290873+0000", 2023-09-24T00:06:42.978 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.013668567 2023-09-24T00:06:42.979 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.979 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.979 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-24T00:06:42.979 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:15.292822+0000", 2023-09-24T00:06:42.979 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0019487860000000001 2023-09-24T00:06:42.979 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.979 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.979 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 0,3,6", 2023-09-24T00:06:42.979 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:15.296310+0000", 2023-09-24T00:06:42.979 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0034882630000000001 2023-09-24T00:06:42.979 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.979 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.979 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:06:42.979 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:15.379972+0000", 2023-09-24T00:06:42.980 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.083662253000000006 2023-09-24T00:06:42.980 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.980 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.980 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:06:42.980 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:15.380506+0000", 2023-09-24T00:06:42.980 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000534222 2023-09-24T00:06:42.980 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.980 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.980 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:06:42.980 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:15.381003+0000", 2023-09-24T00:06:42.980 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00049629600000000002 2023-09-24T00:06:42.980 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.980 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.981 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-24T00:06:42.981 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:15.385373+0000", 2023-09-24T00:06:42.981 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0043699109999999998 2023-09-24T00:06:42.981 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.981 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.981 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-24T00:06:42.981 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:15.386281+0000", 2023-09-24T00:06:42.981 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00090890000000000003 2023-09-24T00:06:42.981 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.981 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.981 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-24T00:06:42.981 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:15.389964+0000", 2023-09-24T00:06:42.981 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0036825780000000002 2023-09-24T00:06:42.981 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:06:42.982 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-24T00:06:42.982 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:06:42.982 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.982 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.982 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.35448.0:110431 10.12 10:49b10f82:::benchmark_data_smithi159_258586_object33971:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e400)", 2023-09-24T00:06:42.982 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-24T00:05:15.271980+0000", 2023-09-24T00:06:42.982 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 87.654137715999994, 2023-09-24T00:06:42.982 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.113206339, 2023-09-24T00:06:42.982 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-24T00:06:42.982 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:06:42.982 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-24T00:06:42.983 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.35448", 2023-09-24T00:06:42.983 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:06:42.983 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 110431 2023-09-24T00:06:42.983 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.983 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-24T00:06:42.983 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.983 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-24T00:06:42.983 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:15.271980+0000", 2023-09-24T00:06:42.983 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:06:42.983 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.983 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.983 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-24T00:06:42.984 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:15.271980+0000", 2023-09-24T00:06:42.984 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:06:42.984 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.984 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.984 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-24T00:06:42.984 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:15.271978+0000", 2023-09-24T00:06:42.984 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999986 2023-09-24T00:06:42.984 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.984 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.984 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-24T00:06:42.984 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:15.271993+0000", 2023-09-24T00:06:42.984 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.5176e-05 2023-09-24T00:06:42.985 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.985 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.985 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-24T00:06:42.985 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:15.272005+0000", 2023-09-24T00:06:42.985 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.1045e-05 2023-09-24T00:06:42.985 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.985 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.985 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-24T00:06:42.985 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:15.272011+0000", 2023-09-24T00:06:42.985 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.981e-06 2023-09-24T00:06:42.985 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.985 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.986 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:06:42.986 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:15.273411+0000", 2023-09-24T00:06:42.986 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.001400924 2023-09-24T00:06:42.986 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.986 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.986 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for degraded object", 2023-09-24T00:06:42.986 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:15.277253+0000", 2023-09-24T00:06:42.986 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0038419019999999999 2023-09-24T00:06:42.986 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.986 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.986 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:06:42.987 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:15.290870+0000", 2023-09-24T00:06:42.987 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.013616230999999999 2023-09-24T00:06:42.987 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.987 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.987 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-24T00:06:42.987 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:15.292787+0000", 2023-09-24T00:06:42.987 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0019176359999999999 2023-09-24T00:06:42.987 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.987 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.987 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 0,3,6", 2023-09-24T00:06:42.987 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:15.296236+0000", 2023-09-24T00:06:42.987 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0034488510000000002 2023-09-24T00:06:42.988 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.988 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.988 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:06:42.988 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:15.377985+0000", 2023-09-24T00:06:42.988 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.081748783000000005 2023-09-24T00:06:42.988 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.988 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.988 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:06:42.988 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:15.378578+0000", 2023-09-24T00:06:42.988 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00059275300000000001 2023-09-24T00:06:42.988 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.988 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.989 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:06:42.989 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:15.379103+0000", 2023-09-24T00:06:42.989 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00052538300000000003 2023-09-24T00:06:42.989 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.989 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.989 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-24T00:06:42.989 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:15.380764+0000", 2023-09-24T00:06:42.989 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.001661116 2023-09-24T00:06:42.989 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.989 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.989 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-24T00:06:42.989 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:15.381624+0000", 2023-09-24T00:06:42.990 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000860401 2023-09-24T00:06:42.990 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.990 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.990 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-24T00:06:42.990 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:15.385186+0000", 2023-09-24T00:06:42.990 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.003561402 2023-09-24T00:06:42.990 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:06:42.990 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-24T00:06:42.990 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:06:42.990 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.990 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.990 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.35448.0:110436 10.12 10:4ca8c7b6:::benchmark_data_smithi159_258586_object33976:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e400)", 2023-09-24T00:06:42.990 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-24T00:05:15.297367+0000", 2023-09-24T00:06:42.991 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 87.628750260999993, 2023-09-24T00:06:42.991 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.119713718, 2023-09-24T00:06:42.991 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-24T00:06:42.991 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:06:42.991 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-24T00:06:42.991 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.35448", 2023-09-24T00:06:42.991 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:06:42.991 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 110436 2023-09-24T00:06:42.991 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.991 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-24T00:06:42.991 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.991 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-24T00:06:42.992 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:15.297367+0000", 2023-09-24T00:06:42.992 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:06:42.992 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.992 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.992 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-24T00:06:42.992 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:15.297367+0000", 2023-09-24T00:06:42.992 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:06:42.992 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.992 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.992 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-24T00:06:42.992 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:15.297365+0000", 2023-09-24T00:06:42.992 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999981 2023-09-24T00:06:42.993 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.993 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.993 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-24T00:06:42.993 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:15.297373+0000", 2023-09-24T00:06:42.993 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.7870000000000002e-06 2023-09-24T00:06:42.993 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.993 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.993 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-24T00:06:42.993 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:15.297569+0000", 2023-09-24T00:06:42.993 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00019628000000000001 2023-09-24T00:06:42.993 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.993 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.994 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-24T00:06:42.994 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:15.297585+0000", 2023-09-24T00:06:42.994 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.5539000000000001e-05 2023-09-24T00:06:42.994 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.994 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.994 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:06:42.994 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:15.385434+0000", 2023-09-24T00:06:42.994 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.087849561000000007 2023-09-24T00:06:42.994 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.994 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.994 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for degraded object", 2023-09-24T00:06:42.994 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:15.389906+0000", 2023-09-24T00:06:42.995 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0044715809999999996 2023-09-24T00:06:42.995 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.995 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.995 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:06:42.995 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:15.400645+0000", 2023-09-24T00:06:42.995 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.010739146 2023-09-24T00:06:42.995 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.995 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.995 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-24T00:06:42.995 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:15.402064+0000", 2023-09-24T00:06:42.996 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0014189490000000001 2023-09-24T00:06:42.996 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.996 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.996 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 0,3,6", 2023-09-24T00:06:42.996 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:15.405046+0000", 2023-09-24T00:06:42.996 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0029823559999999998 2023-09-24T00:06:42.996 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.996 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.996 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:06:42.996 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:15.410142+0000", 2023-09-24T00:06:42.996 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0050957620000000002 2023-09-24T00:06:42.996 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.996 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.997 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:06:42.997 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:15.410698+0000", 2023-09-24T00:06:42.997 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00055619100000000004 2023-09-24T00:06:42.997 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.997 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.997 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-24T00:06:42.997 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:15.410870+0000", 2023-09-24T00:06:42.997 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000171581 2023-09-24T00:06:42.997 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.997 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.997 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:06:42.997 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:15.411467+0000", 2023-09-24T00:06:42.998 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00059674200000000004 2023-09-24T00:06:42.998 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.998 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.998 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-24T00:06:42.998 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:15.412395+0000", 2023-09-24T00:06:42.998 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00092785199999999995 2023-09-24T00:06:42.998 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.998 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.998 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-24T00:06:42.998 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:15.417081+0000", 2023-09-24T00:06:42.998 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0046861139999999999 2023-09-24T00:06:42.998 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:06:42.999 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-24T00:06:42.999 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:06:42.999 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:42.999 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:42.999 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.35448.0:119683 10.2 10:41f05d14:::benchmark_data_smithi159_258586_object43223:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e409)", 2023-09-24T00:06:42.999 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-24T00:05:50.481302+0000", 2023-09-24T00:06:42.999 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 52.444815234000004, 2023-09-24T00:06:42.999 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.11557619099999999, 2023-09-24T00:06:42.999 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-24T00:06:42.999 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:06:42.999 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-24T00:06:42.999 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.35448", 2023-09-24T00:06:42.999 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:06:43.000 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 119683 2023-09-24T00:06:43.000 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.000 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-24T00:06:43.000 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.000 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-24T00:06:43.000 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:50.481302+0000", 2023-09-24T00:06:43.000 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:06:43.000 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.000 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.000 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-24T00:06:43.001 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:50.481302+0000", 2023-09-24T00:06:43.001 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:06:43.001 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.001 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.001 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-24T00:06:43.001 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:50.481300+0000", 2023-09-24T00:06:43.001 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999976 2023-09-24T00:06:43.001 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.001 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.001 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-24T00:06:43.001 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:50.481311+0000", 2023-09-24T00:06:43.002 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.0900000000000001e-05 2023-09-24T00:06:43.002 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.002 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.002 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-24T00:06:43.002 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:50.481335+0000", 2023-09-24T00:06:43.002 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.3912000000000001e-05 2023-09-24T00:06:43.002 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.002 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.002 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-24T00:06:43.002 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:50.481346+0000", 2023-09-24T00:06:43.002 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.1729000000000001e-05 2023-09-24T00:06:43.002 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.003 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.003 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:06:43.003 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:50.532352+0000", 2023-09-24T00:06:43.003 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.051006094000000002 2023-09-24T00:06:43.003 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.003 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.003 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for degraded object", 2023-09-24T00:06:43.003 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:50.537807+0000", 2023-09-24T00:06:43.003 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0054545710000000001 2023-09-24T00:06:43.003 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.003 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.003 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:06:43.003 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:50.557637+0000", 2023-09-24T00:06:43.004 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.019830276000000001 2023-09-24T00:06:43.004 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.004 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.004 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-24T00:06:43.004 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:50.559587+0000", 2023-09-24T00:06:43.004 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.001950027 2023-09-24T00:06:43.004 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.004 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.004 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 0,4,6", 2023-09-24T00:06:43.004 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:50.563390+0000", 2023-09-24T00:06:43.004 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0038030249999999998 2023-09-24T00:06:43.004 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.005 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.005 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:06:43.005 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:50.590381+0000", 2023-09-24T00:06:43.005 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.026991112000000001 2023-09-24T00:06:43.005 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.005 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.005 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-24T00:06:43.005 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:50.590604+0000", 2023-09-24T00:06:43.005 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000222053 2023-09-24T00:06:43.005 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.005 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.005 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:06:43.005 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:50.591212+0000", 2023-09-24T00:06:43.006 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000608583 2023-09-24T00:06:43.006 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.006 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.006 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:06:43.006 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:50.591793+0000", 2023-09-24T00:06:43.006 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00058052400000000001 2023-09-24T00:06:43.006 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.006 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.006 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-24T00:06:43.006 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:50.592683+0000", 2023-09-24T00:06:43.006 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00089064199999999997 2023-09-24T00:06:43.006 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.007 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.007 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-24T00:06:43.007 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:50.596878+0000", 2023-09-24T00:06:43.007 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0041949650000000002 2023-09-24T00:06:43.007 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:06:43.007 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-24T00:06:43.007 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:06:43.007 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.007 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.007 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.35448.0:121541 10.2 10:42fa2426:::benchmark_data_smithi159_258586_object45081:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e409)", 2023-09-24T00:06:43.007 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-24T00:05:55.333540+0000", 2023-09-24T00:06:43.007 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 47.592577229, 2023-09-24T00:06:43.008 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.1189769, 2023-09-24T00:06:43.008 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-24T00:06:43.008 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:06:43.008 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-24T00:06:43.008 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.35448", 2023-09-24T00:06:43.008 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:06:43.008 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 121541 2023-09-24T00:06:43.008 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.008 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-24T00:06:43.008 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.008 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-24T00:06:43.008 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.333540+0000", 2023-09-24T00:06:43.008 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:06:43.008 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.009 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.009 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-24T00:06:43.009 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.333540+0000", 2023-09-24T00:06:43.009 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:06:43.009 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.009 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.009 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-24T00:06:43.009 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.333538+0000", 2023-09-24T00:06:43.009 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999976 2023-09-24T00:06:43.009 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.009 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.009 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-24T00:06:43.010 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.333548+0000", 2023-09-24T00:06:43.010 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.0287e-05 2023-09-24T00:06:43.010 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.010 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.010 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-24T00:06:43.010 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.333571+0000", 2023-09-24T00:06:43.010 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.3000999999999999e-05 2023-09-24T00:06:43.010 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.010 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.010 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-24T00:06:43.010 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.333583+0000", 2023-09-24T00:06:43.011 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.2233e-05 2023-09-24T00:06:43.011 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.011 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.011 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:06:43.011 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.364362+0000", 2023-09-24T00:06:43.011 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.030778944999999999 2023-09-24T00:06:43.011 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.011 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.011 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for degraded object", 2023-09-24T00:06:43.011 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.370862+0000", 2023-09-24T00:06:43.011 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0064998160000000003 2023-09-24T00:06:43.011 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.011 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.011 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:06:43.012 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.391574+0000", 2023-09-24T00:06:43.012 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.020711593 2023-09-24T00:06:43.012 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.012 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.012 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-24T00:06:43.012 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.393852+0000", 2023-09-24T00:06:43.012 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0022780930000000001 2023-09-24T00:06:43.012 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.012 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.012 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 0,4,6", 2023-09-24T00:06:43.012 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.398315+0000", 2023-09-24T00:06:43.012 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0044628439999999997 2023-09-24T00:06:43.012 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.013 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.013 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:06:43.013 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.421749+0000", 2023-09-24T00:06:43.013 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.023434178 2023-09-24T00:06:43.013 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.013 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.013 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-24T00:06:43.013 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.422035+0000", 2023-09-24T00:06:43.013 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00028580400000000002 2023-09-24T00:06:43.013 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.013 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.014 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:06:43.014 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.422764+0000", 2023-09-24T00:06:43.014 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00072963699999999999 2023-09-24T00:06:43.014 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.014 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.014 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:06:43.014 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.446389+0000", 2023-09-24T00:06:43.015 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.023625113999999999 2023-09-24T00:06:43.015 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.015 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.015 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-24T00:06:43.015 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.447565+0000", 2023-09-24T00:06:43.015 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0011760220000000001 2023-09-24T00:06:43.015 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.015 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.015 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-24T00:06:43.015 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.452517+0000", 2023-09-24T00:06:43.015 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0049514789999999999 2023-09-24T00:06:43.015 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:06:43.016 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-24T00:06:43.016 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:06:43.016 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.016 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.016 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.35448.0:121548 10.2 10:47d82b07:::benchmark_data_smithi159_258586_object45088:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e409)", 2023-09-24T00:06:43.016 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-24T00:05:55.348714+0000", 2023-09-24T00:06:43.016 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 47.577403484000001, 2023-09-24T00:06:43.017 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.111753609, 2023-09-24T00:06:43.017 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-24T00:06:43.017 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:06:43.017 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-24T00:06:43.017 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.35448", 2023-09-24T00:06:43.017 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:06:43.017 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 121548 2023-09-24T00:06:43.017 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.017 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-24T00:06:43.017 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.017 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-24T00:06:43.017 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.348714+0000", 2023-09-24T00:06:43.018 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:06:43.018 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.018 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.018 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-24T00:06:43.018 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.348714+0000", 2023-09-24T00:06:43.018 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:06:43.018 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.018 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.019 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-24T00:06:43.019 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.348712+0000", 2023-09-24T00:06:43.019 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999981 2023-09-24T00:06:43.019 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.019 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.019 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-24T00:06:43.019 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.348721+0000", 2023-09-24T00:06:43.019 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 9.3079999999999997e-06 2023-09-24T00:06:43.019 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.019 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.020 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-24T00:06:43.020 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.348740+0000", 2023-09-24T00:06:43.020 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.9143999999999998e-05 2023-09-24T00:06:43.020 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.020 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.020 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-24T00:06:43.020 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.348749+0000", 2023-09-24T00:06:43.020 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 9.0100000000000001e-06 2023-09-24T00:06:43.020 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.021 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.021 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:06:43.021 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.371144+0000", 2023-09-24T00:06:43.021 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.022395150999999999 2023-09-24T00:06:43.021 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.021 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.021 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for degraded object", 2023-09-24T00:06:43.021 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.376394+0000", 2023-09-24T00:06:43.021 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.005249437 2023-09-24T00:06:43.021 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.022 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.022 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:06:43.022 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.412080+0000", 2023-09-24T00:06:43.022 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.035686436000000002 2023-09-24T00:06:43.022 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.022 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.022 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-24T00:06:43.022 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.414196+0000", 2023-09-24T00:06:43.022 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0021155309999999999 2023-09-24T00:06:43.022 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.023 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.023 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 0,4,6", 2023-09-24T00:06:43.023 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.417367+0000", 2023-09-24T00:06:43.023 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0031709450000000001 2023-09-24T00:06:43.023 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.023 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.023 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-24T00:06:43.023 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.432915+0000", 2023-09-24T00:06:43.023 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.015548421 2023-09-24T00:06:43.024 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.024 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.024 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:06:43.024 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.444284+0000", 2023-09-24T00:06:43.024 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.011368711 2023-09-24T00:06:43.024 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.024 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.024 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:06:43.024 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.453313+0000", 2023-09-24T00:06:43.024 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0090288899999999995 2023-09-24T00:06:43.025 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.025 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.025 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:06:43.025 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.455163+0000", 2023-09-24T00:06:43.025 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0018506289999999999 2023-09-24T00:06:43.025 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.025 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.025 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-24T00:06:43.025 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.456128+0000", 2023-09-24T00:06:43.026 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00096514500000000004 2023-09-24T00:06:43.026 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.026 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.026 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-24T00:06:43.026 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.460467+0000", 2023-09-24T00:06:43.026 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0043389589999999999 2023-09-24T00:06:43.026 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:06:43.026 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-24T00:06:43.026 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:06:43.026 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.026 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.027 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.35448.0:121555 10.2 10:47a59c8d:::benchmark_data_smithi159_258586_object45095:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e409)", 2023-09-24T00:06:43.027 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-24T00:05:55.359355+0000", 2023-09-24T00:06:43.027 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 47.566762605999998, 2023-09-24T00:06:43.027 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.112053189, 2023-09-24T00:06:43.027 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-24T00:06:43.027 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:06:43.027 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-24T00:06:43.027 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.35448", 2023-09-24T00:06:43.027 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:06:43.027 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 121555 2023-09-24T00:06:43.027 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.027 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-24T00:06:43.028 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.028 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-24T00:06:43.028 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.359355+0000", 2023-09-24T00:06:43.028 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:06:43.028 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.028 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.028 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-24T00:06:43.028 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.359355+0000", 2023-09-24T00:06:43.028 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:06:43.028 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.028 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.029 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-24T00:06:43.029 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.359353+0000", 2023-09-24T00:06:43.029 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999981 2023-09-24T00:06:43.029 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.029 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.029 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-24T00:06:43.029 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.359361+0000", 2023-09-24T00:06:43.029 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.3480000000000004e-06 2023-09-24T00:06:43.029 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.029 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.029 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-24T00:06:43.030 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.359376+0000", 2023-09-24T00:06:43.030 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.502e-05 2023-09-24T00:06:43.030 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.030 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.030 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-24T00:06:43.030 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.359386+0000", 2023-09-24T00:06:43.030 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.0013999999999999e-05 2023-09-24T00:06:43.030 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.030 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.030 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:06:43.030 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.376626+0000", 2023-09-24T00:06:43.030 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.017240220000000001 2023-09-24T00:06:43.031 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.031 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.031 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for degraded object", 2023-09-24T00:06:43.031 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.381070+0000", 2023-09-24T00:06:43.031 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0044433939999999998 2023-09-24T00:06:43.031 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.031 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.031 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:06:43.031 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.433203+0000", 2023-09-24T00:06:43.031 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.052133049000000001 2023-09-24T00:06:43.031 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.031 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.031 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-24T00:06:43.032 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.435401+0000", 2023-09-24T00:06:43.032 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0021983910000000001 2023-09-24T00:06:43.032 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.032 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.032 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 0,4,6", 2023-09-24T00:06:43.032 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.439608+0000", 2023-09-24T00:06:43.032 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0042073930000000002 2023-09-24T00:06:43.032 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.032 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.032 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-24T00:06:43.032 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.453553+0000", 2023-09-24T00:06:43.032 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.01394492 2023-09-24T00:06:43.033 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.033 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.033 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:06:43.033 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.454402+0000", 2023-09-24T00:06:43.033 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00084865299999999999 2023-09-24T00:06:43.033 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.033 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.033 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:06:43.033 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.461276+0000", 2023-09-24T00:06:43.033 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0068740509999999999 2023-09-24T00:06:43.033 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.033 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.033 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:06:43.034 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.464305+0000", 2023-09-24T00:06:43.034 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0030293630000000002 2023-09-24T00:06:43.034 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.034 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.034 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-24T00:06:43.034 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.465667+0000", 2023-09-24T00:06:43.034 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00136181 2023-09-24T00:06:43.034 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.034 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.034 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-24T00:06:43.034 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.471408+0000", 2023-09-24T00:06:43.034 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0057405590000000001 2023-09-24T00:06:43.035 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:06:43.035 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-24T00:06:43.035 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:06:43.035 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.035 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.035 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.35448.0:121563 10.2 10:4183349f:::benchmark_data_smithi159_258586_object45103:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e409)", 2023-09-24T00:06:43.035 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-24T00:05:55.380915+0000", 2023-09-24T00:06:43.035 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 47.545201927999997, 2023-09-24T00:06:43.035 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.14652675700000001, 2023-09-24T00:06:43.035 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-24T00:06:43.035 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:06:43.035 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-24T00:06:43.036 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.35448", 2023-09-24T00:06:43.036 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:06:43.036 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 121563 2023-09-24T00:06:43.036 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.036 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-24T00:06:43.036 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.036 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-24T00:06:43.036 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.380915+0000", 2023-09-24T00:06:43.036 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:06:43.036 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.036 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.036 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-24T00:06:43.037 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.380915+0000", 2023-09-24T00:06:43.037 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:06:43.037 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.037 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.037 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-24T00:06:43.037 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.380913+0000", 2023-09-24T00:06:43.037 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999981 2023-09-24T00:06:43.037 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.037 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.037 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-24T00:06:43.037 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.380923+0000", 2023-09-24T00:06:43.037 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 9.8330000000000006e-06 2023-09-24T00:06:43.038 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.038 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.038 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-24T00:06:43.038 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.380942+0000", 2023-09-24T00:06:43.038 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.9298999999999999e-05 2023-09-24T00:06:43.038 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.038 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.038 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-24T00:06:43.038 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.380957+0000", 2023-09-24T00:06:43.038 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.4403000000000001e-05 2023-09-24T00:06:43.038 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.038 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.039 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:06:43.039 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.471705+0000", 2023-09-24T00:06:43.039 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.090748221000000004 2023-09-24T00:06:43.039 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.039 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.039 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for degraded object", 2023-09-24T00:06:43.039 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.476684+0000", 2023-09-24T00:06:43.039 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0049785879999999999 2023-09-24T00:06:43.039 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.039 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.039 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:06:43.039 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.495481+0000", 2023-09-24T00:06:43.039 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.018797874999999999 2023-09-24T00:06:43.040 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.040 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.040 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-24T00:06:43.040 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.497083+0000", 2023-09-24T00:06:43.040 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.001601711 2023-09-24T00:06:43.040 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.040 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.040 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 0,4,6", 2023-09-24T00:06:43.040 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.499834+0000", 2023-09-24T00:06:43.040 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0027510550000000001 2023-09-24T00:06:43.040 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.040 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.041 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:06:43.041 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.520614+0000", 2023-09-24T00:06:43.041 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.020779955999999999 2023-09-24T00:06:43.041 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.041 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.041 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-24T00:06:43.041 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.520800+0000", 2023-09-24T00:06:43.041 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00018632800000000001 2023-09-24T00:06:43.041 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.041 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.041 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:06:43.041 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.521507+0000", 2023-09-24T00:06:43.041 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00070655200000000005 2023-09-24T00:06:43.042 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.042 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.042 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:06:43.042 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.522057+0000", 2023-09-24T00:06:43.042 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00055034699999999997 2023-09-24T00:06:43.042 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.042 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.042 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-24T00:06:43.042 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.522934+0000", 2023-09-24T00:06:43.042 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00087649199999999998 2023-09-24T00:06:43.042 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.042 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.043 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-24T00:06:43.043 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.527442+0000", 2023-09-24T00:06:43.043 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0045082209999999998 2023-09-24T00:06:43.043 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:06:43.043 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-24T00:06:43.043 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:06:43.043 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.043 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.043 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.35448.0:121578 10.2 10:433ae6fb:::benchmark_data_smithi159_258586_object45118:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e409)", 2023-09-24T00:06:43.043 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-24T00:05:55.428843+0000", 2023-09-24T00:06:43.043 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 47.497274191999999, 2023-09-24T00:06:43.043 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.110087199, 2023-09-24T00:06:43.043 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-24T00:06:43.044 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:06:43.044 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-24T00:06:43.044 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.35448", 2023-09-24T00:06:43.044 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:06:43.044 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 121578 2023-09-24T00:06:43.044 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.044 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-24T00:06:43.044 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.044 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-24T00:06:43.044 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.428843+0000", 2023-09-24T00:06:43.044 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:06:43.045 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.045 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.045 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-24T00:06:43.045 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.428843+0000", 2023-09-24T00:06:43.045 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:06:43.045 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.045 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.045 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-24T00:06:43.045 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.428841+0000", 2023-09-24T00:06:43.045 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999986 2023-09-24T00:06:43.045 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.045 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.045 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-24T00:06:43.046 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.428849+0000", 2023-09-24T00:06:43.046 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.2049999999999996e-06 2023-09-24T00:06:43.046 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.046 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.046 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-24T00:06:43.046 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.428862+0000", 2023-09-24T00:06:43.046 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.3541e-05 2023-09-24T00:06:43.046 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.046 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.046 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-24T00:06:43.046 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.428869+0000", 2023-09-24T00:06:43.047 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.6989999999999997e-06 2023-09-24T00:06:43.047 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.047 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.047 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:06:43.047 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.476916+0000", 2023-09-24T00:06:43.047 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.048047448999999999 2023-09-24T00:06:43.047 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.047 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.047 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for degraded object", 2023-09-24T00:06:43.047 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.485163+0000", 2023-09-24T00:06:43.047 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0082471330000000002 2023-09-24T00:06:43.047 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.047 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.048 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:06:43.048 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.512662+0000", 2023-09-24T00:06:43.048 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.027498973999999999 2023-09-24T00:06:43.048 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.048 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.048 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-24T00:06:43.048 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.514450+0000", 2023-09-24T00:06:43.048 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.001787676 2023-09-24T00:06:43.048 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.048 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.048 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 0,4,6", 2023-09-24T00:06:43.048 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.517234+0000", 2023-09-24T00:06:43.049 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0027838070000000001 2023-09-24T00:06:43.049 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.049 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.049 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-24T00:06:43.049 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.527667+0000", 2023-09-24T00:06:43.049 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.010432871 2023-09-24T00:06:43.049 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.049 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.049 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:06:43.049 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.532001+0000", 2023-09-24T00:06:43.049 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0043339119999999997 2023-09-24T00:06:43.049 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.050 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.050 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:06:43.050 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.532781+0000", 2023-09-24T00:06:43.050 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00078065100000000004 2023-09-24T00:06:43.050 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.050 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.050 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:06:43.050 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.533610+0000", 2023-09-24T00:06:43.050 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00082897199999999998 2023-09-24T00:06:43.050 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.050 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.050 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-24T00:06:43.051 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.534727+0000", 2023-09-24T00:06:43.051 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.001116618 2023-09-24T00:06:43.051 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.051 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.051 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-24T00:06:43.051 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.538930+0000", 2023-09-24T00:06:43.051 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0042033249999999999 2023-09-24T00:06:43.051 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:06:43.051 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-24T00:06:43.051 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:06:43.051 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.051 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.052 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.35448.0:124958 10.2 10:4096ee4b:::benchmark_data_smithi159_258586_object48498:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e409)", 2023-09-24T00:06:43.052 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-24T00:06:02.885210+0000", 2023-09-24T00:06:43.052 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 40.040907331, 2023-09-24T00:06:43.052 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.119175668, 2023-09-24T00:06:43.052 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-24T00:06:43.052 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:06:43.052 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-24T00:06:43.052 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.35448", 2023-09-24T00:06:43.052 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:06:43.052 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 124958 2023-09-24T00:06:43.052 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.052 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-24T00:06:43.053 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.053 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-24T00:06:43.053 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:02.885210+0000", 2023-09-24T00:06:43.053 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:06:43.053 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.053 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.053 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-24T00:06:43.053 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:02.885210+0000", 2023-09-24T00:06:43.053 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:06:43.053 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.053 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.053 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-24T00:06:43.054 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:02.885208+0000", 2023-09-24T00:06:43.054 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999981 2023-09-24T00:06:43.054 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.054 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.054 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-24T00:06:43.054 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:02.885216+0000", 2023-09-24T00:06:43.054 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.32e-06 2023-09-24T00:06:43.054 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.054 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.054 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-24T00:06:43.054 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:02.885232+0000", 2023-09-24T00:06:43.054 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.6066000000000002e-05 2023-09-24T00:06:43.055 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.055 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.055 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-24T00:06:43.055 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:02.885240+0000", 2023-09-24T00:06:43.055 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.0420000000000003e-06 2023-09-24T00:06:43.055 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.055 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.055 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:06:43.055 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:02.929041+0000", 2023-09-24T00:06:43.055 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.043800503999999997 2023-09-24T00:06:43.055 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.055 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.055 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for degraded object", 2023-09-24T00:06:43.056 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:02.934578+0000", 2023-09-24T00:06:43.056 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0055373180000000003 2023-09-24T00:06:43.056 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.056 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.056 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:06:43.056 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:02.952890+0000", 2023-09-24T00:06:43.056 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.018311709999999998 2023-09-24T00:06:43.056 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.056 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.056 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-24T00:06:43.056 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:02.954757+0000", 2023-09-24T00:06:43.056 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0018672630000000001 2023-09-24T00:06:43.057 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.057 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.057 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 0,4,6", 2023-09-24T00:06:43.057 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:02.958993+0000", 2023-09-24T00:06:43.057 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0042356420000000004 2023-09-24T00:06:43.057 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.057 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.057 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:06:43.057 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:02.979610+0000", 2023-09-24T00:06:43.057 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.020617093999999999 2023-09-24T00:06:43.057 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.057 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.058 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-24T00:06:43.058 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:02.979792+0000", 2023-09-24T00:06:43.058 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00018194700000000001 2023-09-24T00:06:43.058 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.058 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.058 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:06:43.058 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:02.980300+0000", 2023-09-24T00:06:43.058 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00050859799999999997 2023-09-24T00:06:43.058 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.058 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.058 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:06:43.058 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:02.999033+0000", 2023-09-24T00:06:43.058 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.018732114000000001 2023-09-24T00:06:43.059 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.059 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.059 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-24T00:06:43.059 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:03.000037+0000", 2023-09-24T00:06:43.059 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0010044699999999999 2023-09-24T00:06:43.059 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.059 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.059 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-24T00:06:43.059 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:03.004386+0000", 2023-09-24T00:06:43.059 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0043485390000000002 2023-09-24T00:06:43.059 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:06:43.059 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-24T00:06:43.060 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:06:43.060 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.060 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.060 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.35448.0:124964 10.2 10:4307fb86:::benchmark_data_smithi159_258586_object48504:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e409)", 2023-09-24T00:06:43.060 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-24T00:06:02.892736+0000", 2023-09-24T00:06:43.060 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 40.033381065999997, 2023-09-24T00:06:43.060 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.118084139, 2023-09-24T00:06:43.060 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-24T00:06:43.060 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:06:43.060 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-24T00:06:43.060 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.35448", 2023-09-24T00:06:43.060 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:06:43.060 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 124964 2023-09-24T00:06:43.061 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.061 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-24T00:06:43.061 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.061 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-24T00:06:43.061 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:02.892736+0000", 2023-09-24T00:06:43.061 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:06:43.061 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.061 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.061 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-24T00:06:43.061 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:02.892736+0000", 2023-09-24T00:06:43.061 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:06:43.061 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.061 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.062 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-24T00:06:43.062 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:02.892734+0000", 2023-09-24T00:06:43.062 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999981 2023-09-24T00:06:43.062 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.062 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.062 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-24T00:06:43.062 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:02.892742+0000", 2023-09-24T00:06:43.062 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.0509999999999997e-06 2023-09-24T00:06:43.062 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.062 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.062 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-24T00:06:43.062 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:02.892759+0000", 2023-09-24T00:06:43.063 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.6688e-05 2023-09-24T00:06:43.063 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.063 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.063 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-24T00:06:43.063 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:02.892768+0000", 2023-09-24T00:06:43.063 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 9.2019999999999993e-06 2023-09-24T00:06:43.063 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.063 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.063 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:06:43.063 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:02.934844+0000", 2023-09-24T00:06:43.063 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.042075767 2023-09-24T00:06:43.063 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.063 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.064 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for degraded object", 2023-09-24T00:06:43.064 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:02.939519+0000", 2023-09-24T00:06:43.064 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0046754350000000004 2023-09-24T00:06:43.064 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.064 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.064 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:06:43.064 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:02.971138+0000", 2023-09-24T00:06:43.064 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.031619060999999997 2023-09-24T00:06:43.064 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.064 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.064 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-24T00:06:43.064 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:02.972802+0000", 2023-09-24T00:06:43.065 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00166347 2023-09-24T00:06:43.065 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.065 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.065 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 0,4,6", 2023-09-24T00:06:43.065 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:02.975995+0000", 2023-09-24T00:06:43.065 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0031932269999999999 2023-09-24T00:06:43.065 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.065 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.065 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-24T00:06:43.065 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:02.990354+0000", 2023-09-24T00:06:43.065 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.014359178 2023-09-24T00:06:43.065 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.066 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.066 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:06:43.066 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:03.004887+0000", 2023-09-24T00:06:43.066 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.014533159 2023-09-24T00:06:43.066 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.066 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.066 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:06:43.066 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:03.005485+0000", 2023-09-24T00:06:43.066 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00059741899999999997 2023-09-24T00:06:43.066 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.066 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.066 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:06:43.066 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:03.006170+0000", 2023-09-24T00:06:43.067 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00068541700000000001 2023-09-24T00:06:43.067 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.067 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.067 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-24T00:06:43.067 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:03.006952+0000", 2023-09-24T00:06:43.067 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00078126400000000005 2023-09-24T00:06:43.067 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.067 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.067 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-24T00:06:43.067 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:03.010820+0000", 2023-09-24T00:06:43.067 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.003868766 2023-09-24T00:06:43.067 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:06:43.068 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-24T00:06:43.068 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:06:43.068 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.068 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.068 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.35448.0:124965 10.2 10:4244b91a:::benchmark_data_smithi159_258586_object48505:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e409)", 2023-09-24T00:06:43.068 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-24T00:06:02.895703+0000", 2023-09-24T00:06:43.068 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 40.030413909000004, 2023-09-24T00:06:43.068 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.122177062, 2023-09-24T00:06:43.068 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-24T00:06:43.068 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:06:43.068 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-24T00:06:43.068 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.35448", 2023-09-24T00:06:43.069 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:06:43.069 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 124965 2023-09-24T00:06:43.069 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.069 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-24T00:06:43.069 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.069 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-24T00:06:43.069 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:02.895703+0000", 2023-09-24T00:06:43.069 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:06:43.069 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.069 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.069 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-24T00:06:43.069 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:02.895703+0000", 2023-09-24T00:06:43.070 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:06:43.070 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.070 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.070 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-24T00:06:43.070 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:02.895702+0000", 2023-09-24T00:06:43.070 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999981 2023-09-24T00:06:43.070 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.070 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.070 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-24T00:06:43.070 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:02.895710+0000", 2023-09-24T00:06:43.071 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.2230000000000007e-06 2023-09-24T00:06:43.071 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.071 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.071 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-24T00:06:43.071 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:02.895725+0000", 2023-09-24T00:06:43.071 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.5361000000000001e-05 2023-09-24T00:06:43.071 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.071 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.071 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-24T00:06:43.071 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:02.895737+0000", 2023-09-24T00:06:43.071 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.1566000000000001e-05 2023-09-24T00:06:43.071 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.071 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.072 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:06:43.072 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:02.939735+0000", 2023-09-24T00:06:43.072 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.043997836999999998 2023-09-24T00:06:43.072 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.072 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.072 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for degraded object", 2023-09-24T00:06:43.072 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:02.943978+0000", 2023-09-24T00:06:43.072 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0042430059999999997 2023-09-24T00:06:43.072 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.072 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.072 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:06:43.072 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:02.990757+0000", 2023-09-24T00:06:43.073 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.046779697000000002 2023-09-24T00:06:43.073 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.073 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.073 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-24T00:06:43.073 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:02.992765+0000", 2023-09-24T00:06:43.073 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0020073930000000001 2023-09-24T00:06:43.073 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.073 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.073 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 0,4,6", 2023-09-24T00:06:43.073 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:02.995655+0000", 2023-09-24T00:06:43.073 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0028900150000000001 2023-09-24T00:06:43.073 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.074 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.074 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-24T00:06:43.074 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:03.005677+0000", 2023-09-24T00:06:43.074 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.010022246 2023-09-24T00:06:43.074 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.074 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.074 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:06:43.074 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:03.011427+0000", 2023-09-24T00:06:43.074 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0057504560000000001 2023-09-24T00:06:43.074 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.074 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.074 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:06:43.075 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:03.012477+0000", 2023-09-24T00:06:43.075 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0010493830000000001 2023-09-24T00:06:43.075 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.075 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.075 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:06:43.075 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:03.013016+0000", 2023-09-24T00:06:43.075 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00053960800000000001 2023-09-24T00:06:43.075 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.075 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.075 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-24T00:06:43.075 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:03.014007+0000", 2023-09-24T00:06:43.075 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00099042800000000001 2023-09-24T00:06:43.075 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.076 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.076 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-24T00:06:43.076 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:03.017880+0000", 2023-09-24T00:06:43.076 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0038735589999999999 2023-09-24T00:06:43.076 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:06:43.076 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-24T00:06:43.076 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:06:43.076 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.076 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.076 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.35448.0:125076 10.2 10:46f5224f:::benchmark_data_smithi159_258586_object48616:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e409)", 2023-09-24T00:06:43.076 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-24T00:06:03.124079+0000", 2023-09-24T00:06:43.076 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 39.802037943000002, 2023-09-24T00:06:43.077 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.124096418, 2023-09-24T00:06:43.077 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-24T00:06:43.077 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:06:43.077 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-24T00:06:43.077 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.35448", 2023-09-24T00:06:43.077 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:06:43.077 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 125076 2023-09-24T00:06:43.077 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.077 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-24T00:06:43.077 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.077 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-24T00:06:43.077 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:03.124079+0000", 2023-09-24T00:06:43.078 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:06:43.078 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.078 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.078 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-24T00:06:43.078 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:03.124079+0000", 2023-09-24T00:06:43.078 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:06:43.078 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.078 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.078 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-24T00:06:43.078 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:03.124077+0000", 2023-09-24T00:06:43.078 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999981 2023-09-24T00:06:43.078 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.078 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.079 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-24T00:06:43.079 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:03.124085+0000", 2023-09-24T00:06:43.079 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.204e-06 2023-09-24T00:06:43.079 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.079 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.079 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-24T00:06:43.079 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:03.124099+0000", 2023-09-24T00:06:43.079 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.4018e-05 2023-09-24T00:06:43.079 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.079 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.079 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-24T00:06:43.080 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:03.124107+0000", 2023-09-24T00:06:43.080 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.9100000000000005e-06 2023-09-24T00:06:43.080 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.080 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.080 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:06:43.080 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:03.176137+0000", 2023-09-24T00:06:43.080 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.052030567 2023-09-24T00:06:43.080 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.080 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.080 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for degraded object", 2023-09-24T00:06:43.080 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:03.181089+0000", 2023-09-24T00:06:43.080 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0049519660000000004 2023-09-24T00:06:43.080 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.081 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.081 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:06:43.081 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:03.200703+0000", 2023-09-24T00:06:43.081 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.019614154000000002 2023-09-24T00:06:43.081 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.081 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.081 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-24T00:06:43.081 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:03.202308+0000", 2023-09-24T00:06:43.081 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.001604456 2023-09-24T00:06:43.081 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.081 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.081 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 0,4,6", 2023-09-24T00:06:43.082 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:03.204795+0000", 2023-09-24T00:06:43.082 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.002487646 2023-09-24T00:06:43.082 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.082 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.082 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:06:43.082 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:03.224492+0000", 2023-09-24T00:06:43.082 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.019696425 2023-09-24T00:06:43.082 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.082 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.082 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-24T00:06:43.082 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:03.224641+0000", 2023-09-24T00:06:43.082 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00014876099999999999 2023-09-24T00:06:43.083 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.083 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.083 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:06:43.083 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:03.225124+0000", 2023-09-24T00:06:43.083 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00048367899999999999 2023-09-24T00:06:43.083 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.083 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.083 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:06:43.083 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:03.243382+0000", 2023-09-24T00:06:43.083 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.018257812000000002 2023-09-24T00:06:43.083 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.083 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.084 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-24T00:06:43.084 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:03.244188+0000", 2023-09-24T00:06:43.084 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00080552800000000002 2023-09-24T00:06:43.084 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.084 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.084 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-24T00:06:43.084 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:03.248176+0000", 2023-09-24T00:06:43.084 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0039881220000000002 2023-09-24T00:06:43.084 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:06:43.084 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-24T00:06:43.084 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:06:43.084 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.085 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.085 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.35448.0:125103 10.2 10:416420f5:::benchmark_data_smithi159_258586_object48643:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e409)", 2023-09-24T00:06:43.085 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-24T00:06:03.174273+0000", 2023-09-24T00:06:43.085 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 39.751843970000003, 2023-09-24T00:06:43.085 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.12430775500000001, 2023-09-24T00:06:43.085 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-24T00:06:43.085 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:06:43.085 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-24T00:06:43.085 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.35448", 2023-09-24T00:06:43.085 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:06:43.085 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 125103 2023-09-24T00:06:43.085 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.085 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-24T00:06:43.086 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.086 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-24T00:06:43.086 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:03.174273+0000", 2023-09-24T00:06:43.086 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:06:43.086 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.086 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.086 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-24T00:06:43.086 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:03.174273+0000", 2023-09-24T00:06:43.086 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:06:43.086 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.086 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.086 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-24T00:06:43.087 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:03.174272+0000", 2023-09-24T00:06:43.087 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999986 2023-09-24T00:06:43.087 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.087 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.087 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-24T00:06:43.087 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:03.174277+0000", 2023-09-24T00:06:43.087 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.8649999999999998e-06 2023-09-24T00:06:43.087 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.087 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.087 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-24T00:06:43.087 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:03.174289+0000", 2023-09-24T00:06:43.087 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.1253000000000001e-05 2023-09-24T00:06:43.087 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.088 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.088 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-24T00:06:43.088 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:03.174295+0000", 2023-09-24T00:06:43.088 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.3840000000000002e-06 2023-09-24T00:06:43.088 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.088 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.088 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:06:43.088 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:03.260019+0000", 2023-09-24T00:06:43.088 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.085723382000000001 2023-09-24T00:06:43.088 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.088 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.088 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for degraded object", 2023-09-24T00:06:43.089 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:03.266778+0000", 2023-09-24T00:06:43.089 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0067591379999999996 2023-09-24T00:06:43.089 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.089 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.089 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:06:43.089 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:03.276886+0000", 2023-09-24T00:06:43.089 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.010108681 2023-09-24T00:06:43.089 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.089 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.089 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-24T00:06:43.089 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:03.279477+0000", 2023-09-24T00:06:43.089 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00259049 2023-09-24T00:06:43.090 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.090 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.090 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 0,4,6", 2023-09-24T00:06:43.090 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:03.283385+0000", 2023-09-24T00:06:43.090 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0039083590000000001 2023-09-24T00:06:43.090 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.090 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.090 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:06:43.090 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:03.288300+0000", 2023-09-24T00:06:43.090 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0049143520000000003 2023-09-24T00:06:43.090 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.090 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.091 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:06:43.091 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:03.288817+0000", 2023-09-24T00:06:43.091 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00051714199999999995 2023-09-24T00:06:43.091 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.091 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.091 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-24T00:06:43.091 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:03.288972+0000", 2023-09-24T00:06:43.091 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00015493500000000001 2023-09-24T00:06:43.091 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.091 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.091 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:06:43.091 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:03.293897+0000", 2023-09-24T00:06:43.092 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0049249879999999999 2023-09-24T00:06:43.092 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.092 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.092 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-24T00:06:43.092 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:03.294800+0000", 2023-09-24T00:06:43.092 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00090337700000000002 2023-09-24T00:06:43.092 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.092 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.092 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-24T00:06:43.092 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:03.298581+0000", 2023-09-24T00:06:43.092 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.003781071 2023-09-24T00:06:43.092 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:06:43.093 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-24T00:06:43.093 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:06:43.093 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.093 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.093 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.35448.0:126939 10.2 10:46df4abc:::benchmark_data_smithi159_258586_object50479:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e409)", 2023-09-24T00:06:43.093 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-24T00:06:07.555986+0000", 2023-09-24T00:06:43.093 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 35.370131391999998, 2023-09-24T00:06:43.093 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.11188448600000001, 2023-09-24T00:06:43.093 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-24T00:06:43.093 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:06:43.093 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-24T00:06:43.094 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.35448", 2023-09-24T00:06:43.094 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:06:43.094 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 126939 2023-09-24T00:06:43.094 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.094 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-24T00:06:43.094 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.094 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-24T00:06:43.094 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:07.555986+0000", 2023-09-24T00:06:43.094 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:06:43.094 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.094 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.094 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-24T00:06:43.095 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:07.555986+0000", 2023-09-24T00:06:43.095 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:06:43.095 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.095 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.095 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-24T00:06:43.095 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:07.555984+0000", 2023-09-24T00:06:43.095 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999981 2023-09-24T00:06:43.095 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.095 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.095 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-24T00:06:43.095 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:07.555991+0000", 2023-09-24T00:06:43.095 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.6429999999999998e-06 2023-09-24T00:06:43.096 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.096 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.096 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-24T00:06:43.096 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:07.556004+0000", 2023-09-24T00:06:43.096 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.3529e-05 2023-09-24T00:06:43.096 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.096 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.096 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-24T00:06:43.096 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:07.556013+0000", 2023-09-24T00:06:43.096 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.2029999999999992e-06 2023-09-24T00:06:43.096 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.096 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.096 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:06:43.097 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:07.599707+0000", 2023-09-24T00:06:43.097 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.043694051999999997 2023-09-24T00:06:43.097 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.097 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.097 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for degraded object", 2023-09-24T00:06:43.097 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:07.604227+0000", 2023-09-24T00:06:43.097 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0045208289999999996 2023-09-24T00:06:43.097 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.097 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.097 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:06:43.097 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:07.624572+0000", 2023-09-24T00:06:43.097 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.020344465999999999 2023-09-24T00:06:43.098 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.098 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.098 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-24T00:06:43.098 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:07.625952+0000", 2023-09-24T00:06:43.098 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0013803050000000001 2023-09-24T00:06:43.098 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.098 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.098 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 0,4,6", 2023-09-24T00:06:43.098 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:07.628702+0000", 2023-09-24T00:06:43.098 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.002750176 2023-09-24T00:06:43.098 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.098 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.098 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-24T00:06:43.099 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:07.645704+0000", 2023-09-24T00:06:43.099 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0170014 2023-09-24T00:06:43.099 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.099 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.099 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:06:43.099 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:07.646366+0000", 2023-09-24T00:06:43.099 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00066173499999999999 2023-09-24T00:06:43.099 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.099 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.099 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:06:43.099 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:07.646879+0000", 2023-09-24T00:06:43.099 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00051392400000000002 2023-09-24T00:06:43.100 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.100 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.100 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:06:43.100 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:07.663368+0000", 2023-09-24T00:06:43.100 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.016488610000000001 2023-09-24T00:06:43.100 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.100 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.100 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-24T00:06:43.100 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:07.664133+0000", 2023-09-24T00:06:43.100 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00076497000000000002 2023-09-24T00:06:43.100 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:06:43.100 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:06:43.101 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-24T00:06:43.101 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:07.667870+0000", 2023-09-24T00:06:43.101 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00373735 2023-09-24T00:06:43.101 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:06:43.101 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-24T00:06:43.101 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:06:43.101 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:06:43.101 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-24T00:06:43.101 INFO:teuthology.orchestra.run.smithi159.stdout:} 2023-09-24T00:06:43.101 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:06:43.126 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:06:43.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:43.131 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:06:43.232 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:06:43.263 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:06:43.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:43.265 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:06:43.366 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:43.396 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:43.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:43.400 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:06:43.400 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:43 smithi159 bash[105915]: cluster 2023-09-24T00:06:43.164600+0000 mon.a (mon.0) 1977 : cluster 3 Health check update: Degraded data redundancy: 23073/30717 objects degraded (75.115%), 28 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-09-24T00:06:43.400 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:43 smithi159 bash[105915]: cluster 2023-09-24T00:06:43.168464+0000 mgr.y (mgr.25991) 1500 : cluster 0 pgmap v1710: 99 pgs: 15 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 70 active+clean; 585 MiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 541 op/s; 22259/27930 objects degraded (79.696%); 7220/27930 objects misplaced (25.850%); 13 MiB/s, 200 objects/s recovering 2023-09-24T00:06:43.400 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:43 smithi159 bash[105915]: debug 2023-09-24T00:06:43.231+0000 7f15a10fc700 -1 mon.a@0(leader).osd e412 definitely_dead 0 2023-09-24T00:06:43.400 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:43 smithi159 bash[108473]: cluster 2023-09-24T00:06:43.164600+0000 mon.a (mon.0) 1977 : cluster 3 Health check update: Degraded data redundancy: 23073/30717 objects degraded (75.115%), 28 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-09-24T00:06:43.400 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:43 smithi159 bash[108473]: cluster 2023-09-24T00:06:43.168464+0000 mgr.y (mgr.25991) 1500 : cluster 0 pgmap v1710: 99 pgs: 15 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 70 active+clean; 585 MiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 541 op/s; 22259/27930 objects degraded (79.696%); 7220/27930 objects misplaced (25.850%); 13 MiB/s, 200 objects/s recovering 2023-09-24T00:06:43.501 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:06:43.510 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:43 smithi164 bash[92846]: cluster 2023-09-24T00:06:43.164600+0000 mon.a (mon.0) 1977 : cluster 3 Health check update: Degraded data redundancy: 23073/30717 objects degraded (75.115%), 28 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-09-24T00:06:43.510 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:43 smithi164 bash[92846]: cluster 2023-09-24T00:06:43.168464+0000 mgr.y (mgr.25991) 1500 : cluster 0 pgmap v1710: 99 pgs: 15 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 70 active+clean; 585 MiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 541 op/s; 22259/27930 objects degraded (79.696%); 7220/27930 objects misplaced (25.850%); 13 MiB/s, 200 objects/s recovering 2023-09-24T00:06:43.531 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:06:43.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:43.533 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:06:43.634 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:06:43.659 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:06:43.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:43.663 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:06:43.763 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:06:43.802 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:06:43.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:43.807 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:06:43.907 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:43.934 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:43.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:43.941 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:06:43.953 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 24 00:06:43 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [24/Sep/2023:00:06:43] "GET /metrics HTTP/1.1" 200 36692 "" "Prometheus/2.43.0" 2023-09-24T00:06:44.042 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:06:44.080 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:06:44.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:44.083 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:06:44.184 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:44.211 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:44.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:44.214 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:06:44.239 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:44 smithi164 bash[92846]: audit 2023-09-24T00:06:43.229664+0000 mon.c (mon.2) 143 : audit 1 from='client.? 172.21.15.159:0/444565937' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["4"]}]: dispatch 2023-09-24T00:06:44.239 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:44 smithi164 bash[92846]: audit 2023-09-24T00:06:43.237059+0000 mon.a (mon.0) 1978 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["4"]}]: dispatch 2023-09-24T00:06:44.262 INFO:teuthology.orchestra.run.smithi159.stderr:marked out osd.4. 2023-09-24T00:06:44.266 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-24T00:06:44.270 INFO:teuthology.orchestra.run.smithi159.stderr:noscrub is set 2023-09-24T00:06:44.315 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:44.343 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:44.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:44.345 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:06:44.446 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:06:44.475 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:06:44.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:44.478 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:06:44.488 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:44 smithi159 bash[105915]: audit 2023-09-24T00:06:43.229664+0000 mon.c (mon.2) 143 : audit 1 from='client.? 172.21.15.159:0/444565937' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["4"]}]: dispatch 2023-09-24T00:06:44.488 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:44 smithi159 bash[105915]: audit 2023-09-24T00:06:43.237059+0000 mon.a (mon.0) 1978 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["4"]}]: dispatch 2023-09-24T00:06:44.488 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:44 smithi159 bash[105915]: cluster 2023-09-24T00:06:43.237374+0000 mon.a (mon.0) 1979 : cluster 1 Client client.admin marked osd.4 out, while it was still marked up 2023-09-24T00:06:44.488 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:44 smithi159 bash[105915]: audit 2023-09-24T00:06:43.334750+0000 mon.a (mon.0) 1980 : audit 1 from='client.? 172.21.15.159:0/2229491704' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-24T00:06:44.488 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:44 smithi159 bash[108473]: audit 2023-09-24T00:06:43.229664+0000 mon.c (mon.2) 143 : audit 1 from='client.? 172.21.15.159:0/444565937' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["4"]}]: dispatch 2023-09-24T00:06:44.488 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:44 smithi159 bash[108473]: audit 2023-09-24T00:06:43.237059+0000 mon.a (mon.0) 1978 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["4"]}]: dispatch 2023-09-24T00:06:44.489 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:44 smithi159 bash[108473]: cluster 2023-09-24T00:06:43.237374+0000 mon.a (mon.0) 1979 : cluster 1 Client client.admin marked osd.4 out, while it was still marked up 2023-09-24T00:06:44.489 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:44 smithi159 bash[108473]: audit 2023-09-24T00:06:43.334750+0000 mon.a (mon.0) 1980 : audit 1 from='client.? 172.21.15.159:0/2229491704' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-24T00:06:44.489 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_ops_in_flight 2023-09-24T00:06:44.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:44 smithi164 bash[92846]: cluster 2023-09-24T00:06:43.237374+0000 mon.a (mon.0) 1979 : cluster 1 Client client.admin marked osd.4 out, while it was still marked up 2023-09-24T00:06:44.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:44 smithi164 bash[92846]: audit 2023-09-24T00:06:43.334750+0000 mon.a (mon.0) 1980 : audit 1 from='client.? 172.21.15.159:0/2229491704' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-24T00:06:44.579 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:44.604 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:44.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:44.607 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:06:44.708 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:06:44.739 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:06:44.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:44.742 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:06:44.843 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:44.871 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:44.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:44.875 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:06:44.976 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:45.004 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:45.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:45.006 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:06:45.107 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:45.135 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:45.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:45.139 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:06:45.239 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:45.271 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:45.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:45.275 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:06:45.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:45 smithi159 bash[105915]: cluster 2023-09-24T00:06:44.231620+0000 mon.a (mon.0) 1981 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-24T00:06:45.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:45 smithi159 bash[105915]: cluster 2023-09-24T00:06:44.248913+0000 osd.6 (osd.6) 500 : cluster 3 failed to encode map e413 with expected crc 2023-09-24T00:06:45.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:45 smithi159 bash[105915]: cluster 2023-09-24T00:06:44.248915+0000 osd.4 (osd.4) 331 : cluster 3 failed to encode map e413 with expected crc 2023-09-24T00:06:45.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:45 smithi159 bash[105915]: cluster 2023-09-24T00:06:44.250263+0000 osd.7 (osd.7) 267 : cluster 3 failed to encode map e413 with expected crc 2023-09-24T00:06:45.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:45 smithi159 bash[105915]: cluster 2023-09-24T00:06:44.251043+0000 osd.4 (osd.4) 332 : cluster 3 failed to encode map e413 with expected crc 2023-09-24T00:06:45.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:45 smithi159 bash[105915]: cluster 2023-09-24T00:06:44.251194+0000 osd.6 (osd.6) 501 : cluster 3 failed to encode map e413 with expected crc 2023-09-24T00:06:45.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:45 smithi159 bash[105915]: audit 2023-09-24T00:06:44.251421+0000 mon.a (mon.0) 1982 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["4"]}]': finished 2023-09-24T00:06:45.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:45 smithi159 bash[105915]: audit 2023-09-24T00:06:44.251721+0000 mon.a (mon.0) 1983 : audit 1 from='client.? 172.21.15.159:0/2229491704' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-24T00:06:45.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:45 smithi159 bash[105915]: cluster 2023-09-24T00:06:44.251982+0000 mon.a (mon.0) 1984 : cluster 0 osdmap e413: 8 total, 8 up, 7 in 2023-09-24T00:06:45.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:45 smithi159 bash[105915]: cluster 2023-09-24T00:06:44.252760+0000 osd.7 (osd.7) 268 : cluster 3 failed to encode map e413 with expected crc 2023-09-24T00:06:45.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:45 smithi159 bash[105915]: cluster 2023-09-24T00:06:44.253380+0000 osd.5 (osd.5) 254 : cluster 3 failed to encode map e413 with expected crc 2023-09-24T00:06:45.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:45 smithi159 bash[105915]: cluster 2023-09-24T00:06:44.254761+0000 osd.5 (osd.5) 255 : cluster 3 failed to encode map e413 with expected crc 2023-09-24T00:06:45.296 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:45 smithi159 bash[105915]: cluster 2023-09-24T00:06:45.169714+0000 mgr.y (mgr.25991) 1501 : cluster 0 pgmap v1712: 99 pgs: 2 remapped+peering, 6 peering, 14 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 65 active+clean; 486 MiB data, 7.4 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 571 op/s; 20410/23217 objects degraded (87.910%); 6246/23217 objects misplaced (26.903%); 13 MiB/s, 204 objects/s recovering 2023-09-24T00:06:45.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:45 smithi159 bash[108473]: cluster 2023-09-24T00:06:44.231620+0000 mon.a (mon.0) 1981 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-24T00:06:45.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:45 smithi159 bash[108473]: cluster 2023-09-24T00:06:44.248913+0000 osd.6 (osd.6) 500 : cluster 3 failed to encode map e413 with expected crc 2023-09-24T00:06:45.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:45 smithi159 bash[108473]: cluster 2023-09-24T00:06:44.248915+0000 osd.4 (osd.4) 331 : cluster 3 failed to encode map e413 with expected crc 2023-09-24T00:06:45.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:45 smithi159 bash[108473]: cluster 2023-09-24T00:06:44.250263+0000 osd.7 (osd.7) 267 : cluster 3 failed to encode map e413 with expected crc 2023-09-24T00:06:45.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:45 smithi159 bash[108473]: cluster 2023-09-24T00:06:44.251043+0000 osd.4 (osd.4) 332 : cluster 3 failed to encode map e413 with expected crc 2023-09-24T00:06:45.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:45 smithi159 bash[108473]: cluster 2023-09-24T00:06:44.251194+0000 osd.6 (osd.6) 501 : cluster 3 failed to encode map e413 with expected crc 2023-09-24T00:06:45.297 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:45 smithi159 bash[108473]: audit 2023-09-24T00:06:44.251421+0000 mon.a (mon.0) 1982 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["4"]}]': finished 2023-09-24T00:06:45.297 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:45 smithi159 bash[108473]: audit 2023-09-24T00:06:44.251721+0000 mon.a (mon.0) 1983 : audit 1 from='client.? 172.21.15.159:0/2229491704' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-24T00:06:45.297 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:45 smithi159 bash[108473]: cluster 2023-09-24T00:06:44.251982+0000 mon.a (mon.0) 1984 : cluster 0 osdmap e413: 8 total, 8 up, 7 in 2023-09-24T00:06:45.297 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:45 smithi159 bash[108473]: cluster 2023-09-24T00:06:44.252760+0000 osd.7 (osd.7) 268 : cluster 3 failed to encode map e413 with expected crc 2023-09-24T00:06:45.297 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:45 smithi159 bash[108473]: cluster 2023-09-24T00:06:44.253380+0000 osd.5 (osd.5) 254 : cluster 3 failed to encode map e413 with expected crc 2023-09-24T00:06:45.297 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:45 smithi159 bash[108473]: cluster 2023-09-24T00:06:44.254761+0000 osd.5 (osd.5) 255 : cluster 3 failed to encode map e413 with expected crc 2023-09-24T00:06:45.297 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:45 smithi159 bash[108473]: cluster 2023-09-24T00:06:45.169714+0000 mgr.y (mgr.25991) 1501 : cluster 0 pgmap v1712: 99 pgs: 2 remapped+peering, 6 peering, 14 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 65 active+clean; 486 MiB data, 7.4 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 571 op/s; 20410/23217 objects degraded (87.910%); 6246/23217 objects misplaced (26.903%); 13 MiB/s, 204 objects/s recovering 2023-09-24T00:06:45.375 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:45.396 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:45.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:45.398 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:06:45.499 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:45.507 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:45 smithi164 bash[92846]: cluster 2023-09-24T00:06:44.231620+0000 mon.a (mon.0) 1981 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-24T00:06:45.507 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:45 smithi164 bash[92846]: cluster 2023-09-24T00:06:44.248913+0000 osd.6 (osd.6) 500 : cluster 3 failed to encode map e413 with expected crc 2023-09-24T00:06:45.507 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:45 smithi164 bash[92846]: cluster 2023-09-24T00:06:44.248915+0000 osd.4 (osd.4) 331 : cluster 3 failed to encode map e413 with expected crc 2023-09-24T00:06:45.508 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:45 smithi164 bash[92846]: cluster 2023-09-24T00:06:44.250263+0000 osd.7 (osd.7) 267 : cluster 3 failed to encode map e413 with expected crc 2023-09-24T00:06:45.508 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:45 smithi164 bash[92846]: cluster 2023-09-24T00:06:44.251043+0000 osd.4 (osd.4) 332 : cluster 3 failed to encode map e413 with expected crc 2023-09-24T00:06:45.508 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:45 smithi164 bash[92846]: cluster 2023-09-24T00:06:44.251194+0000 osd.6 (osd.6) 501 : cluster 3 failed to encode map e413 with expected crc 2023-09-24T00:06:45.508 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:45 smithi164 bash[92846]: audit 2023-09-24T00:06:44.251421+0000 mon.a (mon.0) 1982 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["4"]}]': finished 2023-09-24T00:06:45.508 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:45 smithi164 bash[92846]: audit 2023-09-24T00:06:44.251721+0000 mon.a (mon.0) 1983 : audit 1 from='client.? 172.21.15.159:0/2229491704' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-24T00:06:45.508 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:45 smithi164 bash[92846]: cluster 2023-09-24T00:06:44.251982+0000 mon.a (mon.0) 1984 : cluster 0 osdmap e413: 8 total, 8 up, 7 in 2023-09-24T00:06:45.508 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:45 smithi164 bash[92846]: cluster 2023-09-24T00:06:44.252760+0000 osd.7 (osd.7) 268 : cluster 3 failed to encode map e413 with expected crc 2023-09-24T00:06:45.508 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:45 smithi164 bash[92846]: cluster 2023-09-24T00:06:44.253380+0000 osd.5 (osd.5) 254 : cluster 3 failed to encode map e413 with expected crc 2023-09-24T00:06:45.508 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:45 smithi164 bash[92846]: cluster 2023-09-24T00:06:44.254761+0000 osd.5 (osd.5) 255 : cluster 3 failed to encode map e413 with expected crc 2023-09-24T00:06:45.508 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:45 smithi164 bash[92846]: cluster 2023-09-24T00:06:45.169714+0000 mgr.y (mgr.25991) 1501 : cluster 0 pgmap v1712: 99 pgs: 2 remapped+peering, 6 peering, 14 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 65 active+clean; 486 MiB data, 7.4 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 571 op/s; 20410/23217 objects degraded (87.910%); 6246/23217 objects misplaced (26.903%); 13 MiB/s, 204 objects/s recovering 2023-09-24T00:06:45.521 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:45.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:45.525 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:06:45.625 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:45.649 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:45.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:45.652 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:06:45.754 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:06:45.775 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:06:45.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:45.779 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:06:45.879 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:06:45.907 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:06:45.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:45.910 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:06:46.010 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:46.039 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:46.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:46.042 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:06:46.142 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:06:46.175 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:06:46.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:46.179 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:06:46.279 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:46.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:46 smithi159 bash[105915]: cluster 2023-09-24T00:06:45.249650+0000 osd.6 (osd.6) 502 : cluster 3 failed to encode map e414 with expected crc 2023-09-24T00:06:46.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:46 smithi159 bash[105915]: cluster 2023-09-24T00:06:45.251015+0000 mon.a (mon.0) 1985 : cluster 0 osdmap e414: 8 total, 8 up, 7 in 2023-09-24T00:06:46.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:46 smithi159 bash[105915]: cluster 2023-09-24T00:06:45.252399+0000 osd.4 (osd.4) 333 : cluster 3 failed to encode map e414 with expected crc 2023-09-24T00:06:46.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:46 smithi159 bash[105915]: cluster 2023-09-24T00:06:45.252592+0000 osd.6 (osd.6) 503 : cluster 3 failed to encode map e414 with expected crc 2023-09-24T00:06:46.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:46 smithi159 bash[105915]: cluster 2023-09-24T00:06:45.252711+0000 osd.7 (osd.7) 269 : cluster 3 failed to encode map e414 with expected crc 2023-09-24T00:06:46.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:46 smithi159 bash[105915]: cluster 2023-09-24T00:06:45.253861+0000 osd.5 (osd.5) 256 : cluster 3 failed to encode map e414 with expected crc 2023-09-24T00:06:46.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:46 smithi159 bash[105915]: cluster 2023-09-24T00:06:45.254500+0000 osd.4 (osd.4) 334 : cluster 3 failed to encode map e414 with expected crc 2023-09-24T00:06:46.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:46 smithi159 bash[105915]: cluster 2023-09-24T00:06:45.256335+0000 osd.7 (osd.7) 270 : cluster 3 failed to encode map e414 with expected crc 2023-09-24T00:06:46.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:46 smithi159 bash[105915]: cluster 2023-09-24T00:06:45.257050+0000 osd.5 (osd.5) 257 : cluster 3 failed to encode map e414 with expected crc 2023-09-24T00:06:46.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:46 smithi159 bash[105915]: cluster 2023-09-24T00:06:45.260353+0000 osd.5 (osd.5) 258 : cluster 3 failed to encode map e414 with expected crc 2023-09-24T00:06:46.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:46 smithi159 bash[105915]: cluster 2023-09-24T00:06:45.262835+0000 osd.1 (osd.1) 4 : cluster 1 10.2 continuing backfill to osd.0 from (332'1415,412'8013] MIN to 412'8013 2023-09-24T00:06:46.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:46 smithi159 bash[108473]: cluster 2023-09-24T00:06:45.249650+0000 osd.6 (osd.6) 502 : cluster 3 failed to encode map e414 with expected crc 2023-09-24T00:06:46.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:46 smithi159 bash[108473]: cluster 2023-09-24T00:06:45.251015+0000 mon.a (mon.0) 1985 : cluster 0 osdmap e414: 8 total, 8 up, 7 in 2023-09-24T00:06:46.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:46 smithi159 bash[108473]: cluster 2023-09-24T00:06:45.252399+0000 osd.4 (osd.4) 333 : cluster 3 failed to encode map e414 with expected crc 2023-09-24T00:06:46.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:46 smithi159 bash[108473]: cluster 2023-09-24T00:06:45.252592+0000 osd.6 (osd.6) 503 : cluster 3 failed to encode map e414 with expected crc 2023-09-24T00:06:46.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:46 smithi159 bash[108473]: cluster 2023-09-24T00:06:45.252711+0000 osd.7 (osd.7) 269 : cluster 3 failed to encode map e414 with expected crc 2023-09-24T00:06:46.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:46 smithi159 bash[108473]: cluster 2023-09-24T00:06:45.253861+0000 osd.5 (osd.5) 256 : cluster 3 failed to encode map e414 with expected crc 2023-09-24T00:06:46.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:46 smithi159 bash[108473]: cluster 2023-09-24T00:06:45.254500+0000 osd.4 (osd.4) 334 : cluster 3 failed to encode map e414 with expected crc 2023-09-24T00:06:46.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:46 smithi159 bash[108473]: cluster 2023-09-24T00:06:45.256335+0000 osd.7 (osd.7) 270 : cluster 3 failed to encode map e414 with expected crc 2023-09-24T00:06:46.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:46 smithi159 bash[108473]: cluster 2023-09-24T00:06:45.257050+0000 osd.5 (osd.5) 257 : cluster 3 failed to encode map e414 with expected crc 2023-09-24T00:06:46.297 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:46 smithi159 bash[108473]: cluster 2023-09-24T00:06:45.260353+0000 osd.5 (osd.5) 258 : cluster 3 failed to encode map e414 with expected crc 2023-09-24T00:06:46.297 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:46 smithi159 bash[108473]: cluster 2023-09-24T00:06:45.262835+0000 osd.1 (osd.1) 4 : cluster 1 10.2 continuing backfill to osd.0 from (332'1415,412'8013] MIN to 412'8013 2023-09-24T00:06:46.331 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:46.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:46.337 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:06:46.437 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:06:46.463 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:06:46.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:46.468 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:06:46.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:46 smithi164 bash[92846]: cluster 2023-09-24T00:06:45.249650+0000 osd.6 (osd.6) 502 : cluster 3 failed to encode map e414 with expected crc 2023-09-24T00:06:46.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:46 smithi164 bash[92846]: cluster 2023-09-24T00:06:45.251015+0000 mon.a (mon.0) 1985 : cluster 0 osdmap e414: 8 total, 8 up, 7 in 2023-09-24T00:06:46.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:46 smithi164 bash[92846]: cluster 2023-09-24T00:06:45.252399+0000 osd.4 (osd.4) 333 : cluster 3 failed to encode map e414 with expected crc 2023-09-24T00:06:46.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:46 smithi164 bash[92846]: cluster 2023-09-24T00:06:45.252592+0000 osd.6 (osd.6) 503 : cluster 3 failed to encode map e414 with expected crc 2023-09-24T00:06:46.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:46 smithi164 bash[92846]: cluster 2023-09-24T00:06:45.252711+0000 osd.7 (osd.7) 269 : cluster 3 failed to encode map e414 with expected crc 2023-09-24T00:06:46.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:46 smithi164 bash[92846]: cluster 2023-09-24T00:06:45.253861+0000 osd.5 (osd.5) 256 : cluster 3 failed to encode map e414 with expected crc 2023-09-24T00:06:46.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:46 smithi164 bash[92846]: cluster 2023-09-24T00:06:45.254500+0000 osd.4 (osd.4) 334 : cluster 3 failed to encode map e414 with expected crc 2023-09-24T00:06:46.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:46 smithi164 bash[92846]: cluster 2023-09-24T00:06:45.256335+0000 osd.7 (osd.7) 270 : cluster 3 failed to encode map e414 with expected crc 2023-09-24T00:06:46.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:46 smithi164 bash[92846]: cluster 2023-09-24T00:06:45.257050+0000 osd.5 (osd.5) 257 : cluster 3 failed to encode map e414 with expected crc 2023-09-24T00:06:46.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:46 smithi164 bash[92846]: cluster 2023-09-24T00:06:45.260353+0000 osd.5 (osd.5) 258 : cluster 3 failed to encode map e414 with expected crc 2023-09-24T00:06:46.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:46 smithi164 bash[92846]: cluster 2023-09-24T00:06:45.262835+0000 osd.1 (osd.1) 4 : cluster 1 10.2 continuing backfill to osd.0 from (332'1415,412'8013] MIN to 412'8013 2023-09-24T00:06:46.568 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:06:46.597 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:06:46.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:46.600 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:06:46.701 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:46.724 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:46.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:46.726 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:06:46.827 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:06:46.851 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:06:46.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:46.854 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:06:46.954 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:06:46.976 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:06:46.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:46.978 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:06:47.079 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:47.107 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:47.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:47.110 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:06:47.210 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:47.237 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:47.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:47.240 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:06:47.341 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:47.368 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:47.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:47.371 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:06:47.471 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:06:47.503 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:06:47.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:47.505 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:06:47.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:47 smithi164 bash[92846]: cluster 2023-09-24T00:06:46.262377+0000 osd.4 (osd.4) 335 : cluster 3 failed to encode map e415 with expected crc 2023-09-24T00:06:47.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:47 smithi164 bash[92846]: cluster 2023-09-24T00:06:46.263019+0000 osd.1 (osd.1) 5 : cluster 1 10.12 continuing backfill to osd.0 from (332'1415,412'7930] MIN to 412'7930 2023-09-24T00:06:47.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:47 smithi164 bash[92846]: cluster 2023-09-24T00:06:46.263171+0000 osd.5 (osd.5) 259 : cluster 3 failed to encode map e415 with expected crc 2023-09-24T00:06:47.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:47 smithi164 bash[92846]: cluster 2023-09-24T00:06:46.264267+0000 osd.4 (osd.4) 336 : cluster 3 failed to encode map e415 with expected crc 2023-09-24T00:06:47.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:47 smithi164 bash[92846]: cluster 2023-09-24T00:06:46.264428+0000 osd.7 (osd.7) 271 : cluster 3 failed to encode map e415 with expected crc 2023-09-24T00:06:47.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:47 smithi164 bash[92846]: cluster 2023-09-24T00:06:46.265160+0000 mon.a (mon.0) 1986 : cluster 0 osdmap e415: 8 total, 8 up, 7 in 2023-09-24T00:06:47.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:47 smithi164 bash[92846]: cluster 2023-09-24T00:06:46.266417+0000 osd.7 (osd.7) 272 : cluster 3 failed to encode map e415 with expected crc 2023-09-24T00:06:47.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:47 smithi164 bash[92846]: cluster 2023-09-24T00:06:46.266902+0000 osd.6 (osd.6) 504 : cluster 3 failed to encode map e415 with expected crc 2023-09-24T00:06:47.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:47 smithi164 bash[92846]: cluster 2023-09-24T00:06:46.267584+0000 osd.5 (osd.5) 260 : cluster 3 failed to encode map e415 with expected crc 2023-09-24T00:06:47.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:47 smithi164 bash[92846]: cluster 2023-09-24T00:06:46.268355+0000 osd.4 (osd.4) 337 : cluster 1 10.1 continuing backfill to osd.0 from (332'1102,412'7971] MIN to 412'7971 2023-09-24T00:06:47.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:47 smithi164 bash[92846]: cluster 2023-09-24T00:06:46.269930+0000 osd.7 (osd.7) 273 : cluster 3 failed to encode map e415 with expected crc 2023-09-24T00:06:47.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:47 smithi164 bash[92846]: cluster 2023-09-24T00:06:46.272553+0000 osd.5 (osd.5) 261 : cluster 3 failed to encode map e415 with expected crc 2023-09-24T00:06:47.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:47 smithi164 bash[92846]: cluster 2023-09-24T00:06:46.272774+0000 osd.6 (osd.6) 505 : cluster 3 failed to encode map e415 with expected crc 2023-09-24T00:06:47.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:47 smithi164 bash[92846]: cluster 2023-09-24T00:06:46.275265+0000 osd.7 (osd.7) 274 : cluster 1 10.c continuing backfill to osd.0 from (332'2820,412'9149] 10:31341513:::benchmark_data_smithi159_258586_object36376:head to 412'9149 2023-09-24T00:06:47.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:47 smithi164 bash[92846]: cluster 2023-09-24T00:06:46.275464+0000 osd.7 (osd.7) 275 : cluster 0 10.11 starting backfill to osd.0 from (332'1102,412'7942] MIN to 412'7943 2023-09-24T00:06:47.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:47 smithi164 bash[92846]: cluster 2023-09-24T00:06:46.284376+0000 osd.6 (osd.6) 506 : cluster 1 10.d continuing backfill to osd.0 from (339'4389,412'9313] MIN to 412'9313 2023-09-24T00:06:47.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:47 smithi164 bash[92846]: cluster 2023-09-24T00:06:47.170966+0000 mgr.y (mgr.25991) 1502 : cluster 0 pgmap v1715: 99 pgs: 1 active+recovering+undersized+remapped, 4 activating, 3 remapped+peering, 6 peering, 13 active+recovery_wait+degraded, 7 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 63 active+clean; 441 MiB data, 7.2 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 538 op/s; 17229/21027 objects degraded (81.938%); 5348/21027 objects misplaced (25.434%); 14 MiB/s, 234 objects/s recovering 2023-09-24T00:06:47.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:47 smithi159 bash[105915]: cluster 2023-09-24T00:06:46.262377+0000 osd.4 (osd.4) 335 : cluster 3 failed to encode map e415 with expected crc 2023-09-24T00:06:47.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:47 smithi159 bash[105915]: cluster 2023-09-24T00:06:46.263019+0000 osd.1 (osd.1) 5 : cluster 1 10.12 continuing backfill to osd.0 from (332'1415,412'7930] MIN to 412'7930 2023-09-24T00:06:47.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:47 smithi159 bash[105915]: cluster 2023-09-24T00:06:46.263171+0000 osd.5 (osd.5) 259 : cluster 3 failed to encode map e415 with expected crc 2023-09-24T00:06:47.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:47 smithi159 bash[105915]: cluster 2023-09-24T00:06:46.264267+0000 osd.4 (osd.4) 336 : cluster 3 failed to encode map e415 with expected crc 2023-09-24T00:06:47.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:47 smithi159 bash[105915]: cluster 2023-09-24T00:06:46.264428+0000 osd.7 (osd.7) 271 : cluster 3 failed to encode map e415 with expected crc 2023-09-24T00:06:47.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:47 smithi159 bash[105915]: cluster 2023-09-24T00:06:46.265160+0000 mon.a (mon.0) 1986 : cluster 0 osdmap e415: 8 total, 8 up, 7 in 2023-09-24T00:06:47.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:47 smithi159 bash[105915]: cluster 2023-09-24T00:06:46.266417+0000 osd.7 (osd.7) 272 : cluster 3 failed to encode map e415 with expected crc 2023-09-24T00:06:47.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:47 smithi159 bash[105915]: cluster 2023-09-24T00:06:46.266902+0000 osd.6 (osd.6) 504 : cluster 3 failed to encode map e415 with expected crc 2023-09-24T00:06:47.546 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:47 smithi159 bash[105915]: cluster 2023-09-24T00:06:46.267584+0000 osd.5 (osd.5) 260 : cluster 3 failed to encode map e415 with expected crc 2023-09-24T00:06:47.546 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:47 smithi159 bash[105915]: cluster 2023-09-24T00:06:46.268355+0000 osd.4 (osd.4) 337 : cluster 1 10.1 continuing backfill to osd.0 from (332'1102,412'7971] MIN to 412'7971 2023-09-24T00:06:47.546 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:47 smithi159 bash[105915]: cluster 2023-09-24T00:06:46.269930+0000 osd.7 (osd.7) 273 : cluster 3 failed to encode map e415 with expected crc 2023-09-24T00:06:47.546 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:47 smithi159 bash[105915]: cluster 2023-09-24T00:06:46.272553+0000 osd.5 (osd.5) 261 : cluster 3 failed to encode map e415 with expected crc 2023-09-24T00:06:47.546 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:47 smithi159 bash[105915]: cluster 2023-09-24T00:06:46.272774+0000 osd.6 (osd.6) 505 : cluster 3 failed to encode map e415 with expected crc 2023-09-24T00:06:47.546 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:47 smithi159 bash[105915]: cluster 2023-09-24T00:06:46.275265+0000 osd.7 (osd.7) 274 : cluster 1 10.c continuing backfill to osd.0 from (332'2820,412'9149] 10:31341513:::benchmark_data_smithi159_258586_object36376:head to 412'9149 2023-09-24T00:06:47.546 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:47 smithi159 bash[105915]: cluster 2023-09-24T00:06:46.275464+0000 osd.7 (osd.7) 275 : cluster 0 10.11 starting backfill to osd.0 from (332'1102,412'7942] MIN to 412'7943 2023-09-24T00:06:47.546 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:47 smithi159 bash[105915]: cluster 2023-09-24T00:06:46.284376+0000 osd.6 (osd.6) 506 : cluster 1 10.d continuing backfill to osd.0 from (339'4389,412'9313] MIN to 412'9313 2023-09-24T00:06:47.546 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:47 smithi159 bash[105915]: cluster 2023-09-24T00:06:47.170966+0000 mgr.y (mgr.25991) 1502 : cluster 0 pgmap v1715: 99 pgs: 1 active+recovering+undersized+remapped, 4 activating, 3 remapped+peering, 6 peering, 13 active+recovery_wait+degraded, 7 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 63 active+clean; 441 MiB data, 7.2 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 538 op/s; 17229/21027 objects degraded (81.938%); 5348/21027 objects misplaced (25.434%); 14 MiB/s, 234 objects/s recovering 2023-09-24T00:06:47.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:47 smithi159 bash[108473]: cluster 2023-09-24T00:06:46.262377+0000 osd.4 (osd.4) 335 : cluster 3 failed to encode map e415 with expected crc 2023-09-24T00:06:47.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:47 smithi159 bash[108473]: cluster 2023-09-24T00:06:46.263019+0000 osd.1 (osd.1) 5 : cluster 1 10.12 continuing backfill to osd.0 from (332'1415,412'7930] MIN to 412'7930 2023-09-24T00:06:47.547 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:47 smithi159 bash[108473]: cluster 2023-09-24T00:06:46.263171+0000 osd.5 (osd.5) 259 : cluster 3 failed to encode map e415 with expected crc 2023-09-24T00:06:47.547 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:47 smithi159 bash[108473]: cluster 2023-09-24T00:06:46.264267+0000 osd.4 (osd.4) 336 : cluster 3 failed to encode map e415 with expected crc 2023-09-24T00:06:47.547 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:47 smithi159 bash[108473]: cluster 2023-09-24T00:06:46.264428+0000 osd.7 (osd.7) 271 : cluster 3 failed to encode map e415 with expected crc 2023-09-24T00:06:47.547 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:47 smithi159 bash[108473]: cluster 2023-09-24T00:06:46.265160+0000 mon.a (mon.0) 1986 : cluster 0 osdmap e415: 8 total, 8 up, 7 in 2023-09-24T00:06:47.547 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:47 smithi159 bash[108473]: cluster 2023-09-24T00:06:46.266417+0000 osd.7 (osd.7) 272 : cluster 3 failed to encode map e415 with expected crc 2023-09-24T00:06:47.547 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:47 smithi159 bash[108473]: cluster 2023-09-24T00:06:46.266902+0000 osd.6 (osd.6) 504 : cluster 3 failed to encode map e415 with expected crc 2023-09-24T00:06:47.547 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:47 smithi159 bash[108473]: cluster 2023-09-24T00:06:46.267584+0000 osd.5 (osd.5) 260 : cluster 3 failed to encode map e415 with expected crc 2023-09-24T00:06:47.547 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:47 smithi159 bash[108473]: cluster 2023-09-24T00:06:46.268355+0000 osd.4 (osd.4) 337 : cluster 1 10.1 continuing backfill to osd.0 from (332'1102,412'7971] MIN to 412'7971 2023-09-24T00:06:47.547 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:47 smithi159 bash[108473]: cluster 2023-09-24T00:06:46.269930+0000 osd.7 (osd.7) 273 : cluster 3 failed to encode map e415 with expected crc 2023-09-24T00:06:47.547 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:47 smithi159 bash[108473]: cluster 2023-09-24T00:06:46.272553+0000 osd.5 (osd.5) 261 : cluster 3 failed to encode map e415 with expected crc 2023-09-24T00:06:47.547 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:47 smithi159 bash[108473]: cluster 2023-09-24T00:06:46.272774+0000 osd.6 (osd.6) 505 : cluster 3 failed to encode map e415 with expected crc 2023-09-24T00:06:47.547 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:47 smithi159 bash[108473]: cluster 2023-09-24T00:06:46.275265+0000 osd.7 (osd.7) 274 : cluster 1 10.c continuing backfill to osd.0 from (332'2820,412'9149] 10:31341513:::benchmark_data_smithi159_258586_object36376:head to 412'9149 2023-09-24T00:06:47.548 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:47 smithi159 bash[108473]: cluster 2023-09-24T00:06:46.275464+0000 osd.7 (osd.7) 275 : cluster 0 10.11 starting backfill to osd.0 from (332'1102,412'7942] MIN to 412'7943 2023-09-24T00:06:47.548 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:47 smithi159 bash[108473]: cluster 2023-09-24T00:06:46.284376+0000 osd.6 (osd.6) 506 : cluster 1 10.d continuing backfill to osd.0 from (339'4389,412'9313] MIN to 412'9313 2023-09-24T00:06:47.548 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:47 smithi159 bash[108473]: cluster 2023-09-24T00:06:47.170966+0000 mgr.y (mgr.25991) 1502 : cluster 0 pgmap v1715: 99 pgs: 1 active+recovering+undersized+remapped, 4 activating, 3 remapped+peering, 6 peering, 13 active+recovery_wait+degraded, 7 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 63 active+clean; 441 MiB data, 7.2 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 538 op/s; 17229/21027 objects degraded (81.938%); 5348/21027 objects misplaced (25.434%); 14 MiB/s, 234 objects/s recovering 2023-09-24T00:06:47.606 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:47.636 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:47.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:47.638 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:06:47.739 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:06:47.749 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-24T00:06:47.767 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:06:47.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:47.770 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:06:47.870 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:06:47.898 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:06:47.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:47.901 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:06:48.001 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:06:48.030 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:06:48.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:48.033 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:06:48.134 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:48.157 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:48.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:48.159 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:06:48.260 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:06:48.284 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:06:48.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:48.287 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:06:48.387 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:06:48.422 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:06:48.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:48.430 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:06:48.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:48 smithi164 bash[92846]: audit 2023-09-24T00:06:47.277222+0000 mon.a (mon.0) 1987 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:06:48.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:48 smithi164 bash[92846]: audit 2023-09-24T00:06:47.278467+0000 mon.a (mon.0) 1988 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:06:48.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:48 smithi164 bash[92846]: cluster 2023-09-24T00:06:48.165782+0000 mon.a (mon.0) 1989 : cluster 3 Health check update: Degraded data redundancy: 17229/21027 objects degraded (81.938%), 22 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-24T00:06:48.531 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:48.540 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:48 smithi159 bash[105915]: audit 2023-09-24T00:06:47.277222+0000 mon.a (mon.0) 1987 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:06:48.540 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:48 smithi159 bash[105915]: audit 2023-09-24T00:06:47.278467+0000 mon.a (mon.0) 1988 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:06:48.540 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:48 smithi159 bash[105915]: cluster 2023-09-24T00:06:48.165782+0000 mon.a (mon.0) 1989 : cluster 3 Health check update: Degraded data redundancy: 17229/21027 objects degraded (81.938%), 22 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-24T00:06:48.540 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:48 smithi159 bash[108473]: audit 2023-09-24T00:06:47.277222+0000 mon.a (mon.0) 1987 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:06:48.540 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:48 smithi159 bash[108473]: audit 2023-09-24T00:06:47.278467+0000 mon.a (mon.0) 1988 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:06:48.540 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:48 smithi159 bash[108473]: cluster 2023-09-24T00:06:48.165782+0000 mon.a (mon.0) 1989 : cluster 3 Health check update: Degraded data redundancy: 17229/21027 objects degraded (81.938%), 22 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-24T00:06:48.559 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:48.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:48.563 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:06:48.664 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:06:48.688 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:06:48.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:48.692 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:06:48.793 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:48.820 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:48.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:48.823 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:06:48.923 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:06:48.952 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:06:48.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:48.954 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:06:49.053 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:06:49.055 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:06:49.057 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:06:49.080 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:06:49.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:49.083 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:06:49.183 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:06:49.215 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:06:49.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:49.218 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:06:49.319 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:49.348 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:49.351 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:49 smithi159 bash[105915]: cluster 2023-09-24T00:06:49.171867+0000 mgr.y (mgr.25991) 1503 : cluster 0 pgmap v1716: 99 pgs: 1 active+recovering+undersized+remapped, 4 activating, 3 remapped+peering, 6 peering, 7 active+recovery_wait+degraded, 6 active+recovery_wait+undersized+degraded+remapped, 4 active+recovery_wait+degraded+remapped, 68 active+clean; 408 MiB data, 7.2 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 470 op/s; 20885/19464 objects degraded (107.301%); 947/19464 objects misplaced (4.865%); 12 MiB/s, 204 objects/s recovering 2023-09-24T00:06:49.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:49.351 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:06:49.352 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:49 smithi159 bash[108473]: cluster 2023-09-24T00:06:49.171867+0000 mgr.y (mgr.25991) 1503 : cluster 0 pgmap v1716: 99 pgs: 1 active+recovering+undersized+remapped, 4 activating, 3 remapped+peering, 6 peering, 7 active+recovery_wait+degraded, 6 active+recovery_wait+undersized+degraded+remapped, 4 active+recovery_wait+degraded+remapped, 68 active+clean; 408 MiB data, 7.2 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 470 op/s; 20885/19464 objects degraded (107.301%); 947/19464 objects misplaced (4.865%); 12 MiB/s, 204 objects/s recovering 2023-09-24T00:06:49.452 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:06:49.485 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:06:49.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:49.487 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:06:49.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:49 smithi164 bash[92846]: cluster 2023-09-24T00:06:49.171867+0000 mgr.y (mgr.25991) 1503 : cluster 0 pgmap v1716: 99 pgs: 1 active+recovering+undersized+remapped, 4 activating, 3 remapped+peering, 6 peering, 7 active+recovery_wait+degraded, 6 active+recovery_wait+undersized+degraded+remapped, 4 active+recovery_wait+degraded+remapped, 68 active+clean; 408 MiB data, 7.2 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 470 op/s; 20885/19464 objects degraded (107.301%); 947/19464 objects misplaced (4.865%); 12 MiB/s, 204 objects/s recovering 2023-09-24T00:06:49.588 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:49.617 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:49.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:49.621 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:06:49.721 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:49.758 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:49.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:49.761 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:06:49.862 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:49.904 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:49.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:49.905 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:06:50.006 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:06:50.041 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:06:50.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:50.043 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:06:50.144 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:06:50.177 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:06:50.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:50.180 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:06:50.281 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:50.315 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:50.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:50.321 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:06:50.421 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:50.448 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:50.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:50.450 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:06:50.551 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:50.578 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:50.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:50.583 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:06:50.684 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:50.712 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:50.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:50.715 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:06:50.728 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 3, 6, 7, 5, 0] out_osds: [4] dead_osds: [] live_osds: [0, 2, 3, 4, 5, 6, 7, 1] 2023-09-24T00:06:50.728 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-24T00:06:50.728 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '3.0', 'overage': '110', 'type': 'reweight-by-utilization'} 2023-09-24T00:06:50.728 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd reweight-by-utilization 110 3.0 2023-09-24T00:06:50.815 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:06:50.844 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:06:50.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:50.850 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:06:50.951 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:06:50.979 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:06:50.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:50.984 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:06:51.085 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:51.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:51.113 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:51.113 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:06:51.213 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:51.246 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:51.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:51.254 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:06:51.355 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:51.364 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:51 smithi159 bash[108473]: cluster 2023-09-24T00:06:51.172697+0000 mgr.y (mgr.25991) 1504 : cluster 0 pgmap v1717: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 4 active+recovery_wait+degraded+remapped, 77 active+clean; 393 MiB data, 7.2 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 245 op/s; 26781/18744 objects degraded (142.878%); 947/18744 objects misplaced (5.052%); 8.4 MiB/s, 223 objects/s recovering 2023-09-24T00:06:51.364 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:51 smithi159 bash[105915]: cluster 2023-09-24T00:06:51.172697+0000 mgr.y (mgr.25991) 1504 : cluster 0 pgmap v1717: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 4 active+recovery_wait+degraded+remapped, 77 active+clean; 393 MiB data, 7.2 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 245 op/s; 26781/18744 objects degraded (142.878%); 947/18744 objects misplaced (5.052%); 8.4 MiB/s, 223 objects/s recovering 2023-09-24T00:06:51.380 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:51.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:51.384 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:06:51.484 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:06:51.493 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:51 smithi164 bash[92846]: cluster 2023-09-24T00:06:51.172697+0000 mgr.y (mgr.25991) 1504 : cluster 0 pgmap v1717: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 4 active+recovery_wait+degraded+remapped, 77 active+clean; 393 MiB data, 7.2 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 245 op/s; 26781/18744 objects degraded (142.878%); 947/18744 objects misplaced (5.052%); 8.4 MiB/s, 223 objects/s recovering 2023-09-24T00:06:51.511 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:06:51.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:51.515 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:06:51.615 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:51.656 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:51.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:51.659 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:06:51.760 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:06:51.792 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:06:51.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:51.796 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:06:51.897 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:06:51.921 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:06:51.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:51.926 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:06:52.026 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:52.055 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:52.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:52.057 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:06:52.118 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:06:52.158 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:52.186 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:52.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:52.193 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:06:52.293 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:52.323 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:52.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:52.327 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:06:52.428 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:52.458 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:52.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:52.463 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:06:52.564 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:06:52.594 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:06:52.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:52.597 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:06:52.697 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:52.726 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:52.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:52.730 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:06:52.831 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:06:52.860 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:06:52.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:52.862 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:06:52.963 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:52.986 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:52.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:52.993 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:06:53.093 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:06:53.127 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:06:53.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:53.130 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:06:53.229 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:53 smithi159 bash[105915]: cluster 2023-09-24T00:06:53.167478+0000 mon.a (mon.0) 1990 : cluster 3 Health check update: Degraded data redundancy: 26781/18744 objects degraded (142.878%), 21 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-24T00:06:53.229 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:53 smithi159 bash[105915]: cluster 2023-09-24T00:06:53.173399+0000 mgr.y (mgr.25991) 1505 : cluster 0 pgmap v1718: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 4 active+recovery_wait+degraded+remapped, 77 active+clean; 344 MiB data, 7.0 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 285 op/s; 26181/16368 objects degraded (159.952%); 852/16368 objects misplaced (5.205%); 9.9 MiB/s, 289 objects/s recovering 2023-09-24T00:06:53.231 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:53.269 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:53.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:53.274 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:06:53.375 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:53.401 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:53.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:53.408 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:06:53.509 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:06:53.517 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:53 smithi164 bash[92846]: cluster 2023-09-24T00:06:53.167478+0000 mon.a (mon.0) 1990 : cluster 3 Health check update: Degraded data redundancy: 26781/18744 objects degraded (142.878%), 21 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-24T00:06:53.518 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:53 smithi164 bash[92846]: cluster 2023-09-24T00:06:53.173399+0000 mgr.y (mgr.25991) 1505 : cluster 0 pgmap v1718: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 4 active+recovery_wait+degraded+remapped, 77 active+clean; 344 MiB data, 7.0 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 285 op/s; 26181/16368 objects degraded (159.952%); 852/16368 objects misplaced (5.205%); 9.9 MiB/s, 289 objects/s recovering 2023-09-24T00:06:53.543 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:06:53.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:53 smithi159 bash[108473]: cluster 2023-09-24T00:06:53.167478+0000 mon.a (mon.0) 1990 : cluster 3 Health check update: Degraded data redundancy: 26781/18744 objects degraded (142.878%), 21 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-24T00:06:53.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:53 smithi159 bash[108473]: cluster 2023-09-24T00:06:53.173399+0000 mgr.y (mgr.25991) 1505 : cluster 0 pgmap v1718: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 4 active+recovery_wait+degraded+remapped, 77 active+clean; 344 MiB data, 7.0 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 285 op/s; 26181/16368 objects degraded (159.952%); 852/16368 objects misplaced (5.205%); 9.9 MiB/s, 289 objects/s recovering 2023-09-24T00:06:53.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:53.547 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:06:53.648 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:53.671 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:53.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:53.674 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:06:53.774 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:06:53.798 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:06:53.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:53.804 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:06:53.904 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:06:53.937 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:06:53.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:53.940 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:06:54.041 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:06:54.044 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 24 00:06:53 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [24/Sep/2023:00:06:53] "GET /metrics HTTP/1.1" 200 36687 "" "Prometheus/2.43.0" 2023-09-24T00:06:54.071 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:06:54.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:54.078 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:06:54.178 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:54.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:54.212 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:54.212 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:06:54.312 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:54.338 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:54.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:54.341 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:06:54.442 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:06:54.481 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:06:54.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:54.486 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:06:54.587 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:06:54.612 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:06:54.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:54.614 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:06:54.715 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:06:54.751 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:06:54.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:54.761 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:06:54.862 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:54.895 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:54.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:54.899 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:06:54.999 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:06:55.026 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:06:55.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:55.032 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:06:55.133 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:06:55.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:55.167 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:06:55.168 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:06:55.168 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:06:55.269 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:06:55.304 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:06:55.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:55.311 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:06:55.411 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:06:55.438 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:06:55.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:55.443 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:06:55.544 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:55.573 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:55.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:55.577 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:06:55.678 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:06:55.706 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:06:55.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:55.711 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:06:55.811 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:06:55.839 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:06:55.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:55.842 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:06:55.943 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:06:55.977 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:06:55.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:55.982 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:06:56.082 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:56.111 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:56.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:56.115 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:06:56.216 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:06:56.224 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:56 smithi159 bash[105915]: cluster 2023-09-24T00:06:55.174160+0000 mgr.y (mgr.25991) 1506 : cluster 0 pgmap v1719: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 4 active+recovery_wait+degraded+remapped, 77 active+clean; 251 MiB data, 6.9 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 379 op/s; 25523/11925 objects degraded (214.029%); 852/11925 objects misplaced (7.145%); 9.3 MiB/s, 254 objects/s recovering 2023-09-24T00:06:56.224 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:56 smithi159 bash[108473]: cluster 2023-09-24T00:06:55.174160+0000 mgr.y (mgr.25991) 1506 : cluster 0 pgmap v1719: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 4 active+recovery_wait+degraded+remapped, 77 active+clean; 251 MiB data, 6.9 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 379 op/s; 25523/11925 objects degraded (214.029%); 852/11925 objects misplaced (7.145%); 9.3 MiB/s, 254 objects/s recovering 2023-09-24T00:06:56.242 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:06:56.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:56.245 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:06:56.346 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:56.379 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:56.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:56.385 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:06:56.486 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:56.515 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:56.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:56.519 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:06:56.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:56 smithi164 bash[92846]: cluster 2023-09-24T00:06:55.174160+0000 mgr.y (mgr.25991) 1506 : cluster 0 pgmap v1719: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 4 active+recovery_wait+degraded+remapped, 77 active+clean; 251 MiB data, 6.9 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 379 op/s; 25523/11925 objects degraded (214.029%); 852/11925 objects misplaced (7.145%); 9.3 MiB/s, 254 objects/s recovering 2023-09-24T00:06:56.620 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:56.679 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:56.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:56.686 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:06:56.787 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:56.817 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:56.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:56.821 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:06:56.922 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:56.944 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:56.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:56.946 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:06:57.047 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:57.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:57.080 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:57.081 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:06:57.181 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:57.222 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:57.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:57.224 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:06:57.325 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:57.352 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:57.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:57.356 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:06:57.457 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:06:57.485 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:06:57.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:57.488 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:06:57.588 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:06:57.612 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:06:57.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:57.614 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:06:57.715 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:06:57.739 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:06:57.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:57.741 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:06:57.842 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:06:57.863 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:06:57.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:57.867 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:06:57.968 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:57.997 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:58.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:58.003 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:06:58.104 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:58.128 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:58.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:58.134 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:06:58.188 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:58 smithi159 bash[105915]: cluster 2023-09-24T00:06:57.177478+0000 mgr.y (mgr.25991) 1507 : cluster 0 pgmap v1720: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 4 active+recovery_wait+degraded+remapped, 77 active+clean; 167 MiB data, 6.6 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 405 op/s; 24633/7890 objects degraded (312.205%); 852/7890 objects misplaced (10.798%); 9.8 MiB/s, 352 objects/s recovering 2023-09-24T00:06:58.188 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:58 smithi159 bash[105915]: cluster 2023-09-24T00:06:57.184760+0000 mon.a (mon.0) 1991 : cluster 0 osdmap e416: 8 total, 8 up, 7 in 2023-09-24T00:06:58.188 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:58 smithi159 bash[105915]: cluster 2023-09-24T00:06:57.186102+0000 osd.7 (osd.7) 276 : cluster 3 failed to encode map e416 with expected crc 2023-09-24T00:06:58.188 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:58 smithi159 bash[105915]: cluster 2023-09-24T00:06:57.199573+0000 osd.5 (osd.5) 262 : cluster 3 failed to encode map e416 with expected crc 2023-09-24T00:06:58.188 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:58 smithi159 bash[105915]: cluster 2023-09-24T00:06:58.172427+0000 mon.a (mon.0) 1992 : cluster 3 Health check update: Degraded data redundancy: 24633/7890 objects degraded (312.205%), 21 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-24T00:06:58.234 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:58.260 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:58.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:58.263 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:06:58.364 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:58.389 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:58.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:58.394 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:06:58.494 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:06:58.502 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:58 smithi159 bash[108473]: cluster 2023-09-24T00:06:57.177478+0000 mgr.y (mgr.25991) 1507 : cluster 0 pgmap v1720: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 4 active+recovery_wait+degraded+remapped, 77 active+clean; 167 MiB data, 6.6 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 405 op/s; 24633/7890 objects degraded (312.205%); 852/7890 objects misplaced (10.798%); 9.8 MiB/s, 352 objects/s recovering 2023-09-24T00:06:58.503 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:58 smithi159 bash[108473]: cluster 2023-09-24T00:06:57.184760+0000 mon.a (mon.0) 1991 : cluster 0 osdmap e416: 8 total, 8 up, 7 in 2023-09-24T00:06:58.503 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:58 smithi159 bash[108473]: cluster 2023-09-24T00:06:57.186102+0000 osd.7 (osd.7) 276 : cluster 3 failed to encode map e416 with expected crc 2023-09-24T00:06:58.503 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:58 smithi159 bash[108473]: cluster 2023-09-24T00:06:57.199573+0000 osd.5 (osd.5) 262 : cluster 3 failed to encode map e416 with expected crc 2023-09-24T00:06:58.503 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:58 smithi159 bash[108473]: cluster 2023-09-24T00:06:58.172427+0000 mon.a (mon.0) 1992 : cluster 3 Health check update: Degraded data redundancy: 24633/7890 objects degraded (312.205%), 21 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-24T00:06:58.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:58 smithi164 bash[92846]: cluster 2023-09-24T00:06:57.177478+0000 mgr.y (mgr.25991) 1507 : cluster 0 pgmap v1720: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 4 active+recovery_wait+degraded+remapped, 77 active+clean; 167 MiB data, 6.6 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 405 op/s; 24633/7890 objects degraded (312.205%); 852/7890 objects misplaced (10.798%); 9.8 MiB/s, 352 objects/s recovering 2023-09-24T00:06:58.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:58 smithi164 bash[92846]: cluster 2023-09-24T00:06:57.184760+0000 mon.a (mon.0) 1991 : cluster 0 osdmap e416: 8 total, 8 up, 7 in 2023-09-24T00:06:58.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:58 smithi164 bash[92846]: cluster 2023-09-24T00:06:57.186102+0000 osd.7 (osd.7) 276 : cluster 3 failed to encode map e416 with expected crc 2023-09-24T00:06:58.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:58 smithi164 bash[92846]: cluster 2023-09-24T00:06:57.199573+0000 osd.5 (osd.5) 262 : cluster 3 failed to encode map e416 with expected crc 2023-09-24T00:06:58.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:58 smithi164 bash[92846]: cluster 2023-09-24T00:06:58.172427+0000 mon.a (mon.0) 1992 : cluster 3 Health check update: Degraded data redundancy: 24633/7890 objects degraded (312.205%), 21 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-24T00:06:58.542 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:06:58.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:58.548 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:06:58.648 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:58.683 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:58.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:58.685 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:06:58.785 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:58.815 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:58.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:58.819 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:06:58.831 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Removed 76457 objects 2023-09-24T00:06:58.831 INFO:tasks.radosbench.radosbench.0.smithi159.stdout:Clean up completed and total clean up time :500.899 2023-09-24T00:06:58.893 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_5 2023-09-24T00:06:58.894 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd pool rm unique_pool_5 unique_pool_5 --yes-i-really-really-mean-it 2023-09-24T00:06:58.920 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:58.958 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:06:58.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:58.960 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:06:59.061 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:59.093 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:59.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:59.097 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:06:59.197 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:06:59.221 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:06:59.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:59.223 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:06:59.324 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:59.344 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:06:59.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:59.346 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:06:59.447 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:06:59.470 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:06:59.471 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:59 smithi159 bash[105915]: cluster 2023-09-24T00:06:58.197015+0000 osd.6 (osd.6) 507 : cluster 3 failed to encode map e417 with expected crc 2023-09-24T00:06:59.471 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:59 smithi159 bash[105915]: cluster 2023-09-24T00:06:58.197320+0000 osd.5 (osd.5) 263 : cluster 3 failed to encode map e417 with expected crc 2023-09-24T00:06:59.471 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:59 smithi159 bash[105915]: cluster 2023-09-24T00:06:58.198129+0000 mon.a (mon.0) 1993 : cluster 0 osdmap e417: 8 total, 8 up, 7 in 2023-09-24T00:06:59.471 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:59 smithi159 bash[105915]: cluster 2023-09-24T00:06:58.204752+0000 osd.7 (osd.7) 277 : cluster 3 failed to encode map e417 with expected crc 2023-09-24T00:06:59.471 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:59 smithi159 bash[105915]: cluster 2023-09-24T00:06:58.205562+0000 osd.4 (osd.4) 338 : cluster 3 failed to encode map e417 with expected crc 2023-09-24T00:06:59.472 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:06:59 smithi159 bash[105915]: cluster 2023-09-24T00:06:58.208352+0000 osd.4 (osd.4) 339 : cluster 3 failed to encode map e417 with expected crc 2023-09-24T00:06:59.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:59.473 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:06:59.473 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:59 smithi159 bash[108473]: cluster 2023-09-24T00:06:58.197015+0000 osd.6 (osd.6) 507 : cluster 3 failed to encode map e417 with expected crc 2023-09-24T00:06:59.473 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:59 smithi159 bash[108473]: cluster 2023-09-24T00:06:58.197320+0000 osd.5 (osd.5) 263 : cluster 3 failed to encode map e417 with expected crc 2023-09-24T00:06:59.473 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:59 smithi159 bash[108473]: cluster 2023-09-24T00:06:58.198129+0000 mon.a (mon.0) 1993 : cluster 0 osdmap e417: 8 total, 8 up, 7 in 2023-09-24T00:06:59.473 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:59 smithi159 bash[108473]: cluster 2023-09-24T00:06:58.204752+0000 osd.7 (osd.7) 277 : cluster 3 failed to encode map e417 with expected crc 2023-09-24T00:06:59.473 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:59 smithi159 bash[108473]: cluster 2023-09-24T00:06:58.205562+0000 osd.4 (osd.4) 338 : cluster 3 failed to encode map e417 with expected crc 2023-09-24T00:06:59.473 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:06:59 smithi159 bash[108473]: cluster 2023-09-24T00:06:58.208352+0000 osd.4 (osd.4) 339 : cluster 3 failed to encode map e417 with expected crc 2023-09-24T00:06:59.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:59 smithi164 bash[92846]: cluster 2023-09-24T00:06:58.197015+0000 osd.6 (osd.6) 507 : cluster 3 failed to encode map e417 with expected crc 2023-09-24T00:06:59.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:59 smithi164 bash[92846]: cluster 2023-09-24T00:06:58.197320+0000 osd.5 (osd.5) 263 : cluster 3 failed to encode map e417 with expected crc 2023-09-24T00:06:59.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:59 smithi164 bash[92846]: cluster 2023-09-24T00:06:58.198129+0000 mon.a (mon.0) 1993 : cluster 0 osdmap e417: 8 total, 8 up, 7 in 2023-09-24T00:06:59.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:59 smithi164 bash[92846]: cluster 2023-09-24T00:06:58.204752+0000 osd.7 (osd.7) 277 : cluster 3 failed to encode map e417 with expected crc 2023-09-24T00:06:59.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:59 smithi164 bash[92846]: cluster 2023-09-24T00:06:58.205562+0000 osd.4 (osd.4) 338 : cluster 3 failed to encode map e417 with expected crc 2023-09-24T00:06:59.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:06:59 smithi164 bash[92846]: cluster 2023-09-24T00:06:58.208352+0000 osd.4 (osd.4) 339 : cluster 3 failed to encode map e417 with expected crc 2023-09-24T00:06:59.573 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:06:59.607 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:06:59.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:59.610 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:06:59.710 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:59.740 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:59.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:59.743 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:06:59.843 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:59.875 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:06:59.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:06:59.878 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:06:59.978 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:07:00.009 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:07:00.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:00.011 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:07:00.112 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:07:00.140 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:07:00.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:00.142 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:07:00.243 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:07:00.266 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:07:00.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:00.268 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:07:00.369 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:07:00.380 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:00 smithi164 bash[92846]: cluster 2023-09-24T00:06:59.178034+0000 mgr.y (mgr.25991) 1508 : cluster 0 pgmap v1723: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 4 active+recovery_wait+degraded+remapped, 77 active+clean; 65 MiB data, 6.5 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 658 op/s; 23716/2970 objects degraded (798.519%); 852/2970 objects misplaced (28.687%); 13 MiB/s, 404 objects/s recovering 2023-09-24T00:07:00.397 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:07:00.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:00.399 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:07:00.500 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:07:00.508 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:00 smithi159 bash[105915]: cluster 2023-09-24T00:06:59.178034+0000 mgr.y (mgr.25991) 1508 : cluster 0 pgmap v1723: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 4 active+recovery_wait+degraded+remapped, 77 active+clean; 65 MiB data, 6.5 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 658 op/s; 23716/2970 objects degraded (798.519%); 852/2970 objects misplaced (28.687%); 13 MiB/s, 404 objects/s recovering 2023-09-24T00:07:00.509 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:00 smithi159 bash[108473]: cluster 2023-09-24T00:06:59.178034+0000 mgr.y (mgr.25991) 1508 : cluster 0 pgmap v1723: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 4 active+recovery_wait+degraded+remapped, 77 active+clean; 65 MiB data, 6.5 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 658 op/s; 23716/2970 objects degraded (798.519%); 852/2970 objects misplaced (28.687%); 13 MiB/s, 404 objects/s recovering 2023-09-24T00:07:00.528 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:07:00.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:00.530 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:07:00.631 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:07:00.662 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:07:00.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:00.665 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:07:00.766 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:07:00.796 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:07:00.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:00.798 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:07:00.899 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:00.921 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:00.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:00.924 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:07:01.024 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:07:01.052 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:07:01.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:01.055 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:07:01.156 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:07:01.188 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:07:01.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:01.192 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:07:01.226 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:01 smithi159 bash[108473]: cluster 2023-09-24T00:07:00.216198+0000 osd.7 (osd.7) 278 : cluster 3 failed to encode map e418 with expected crc 2023-09-24T00:07:01.226 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:01 smithi159 bash[108473]: cluster 2023-09-24T00:07:00.218039+0000 osd.4 (osd.4) 340 : cluster 3 failed to encode map e418 with expected crc 2023-09-24T00:07:01.226 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:01 smithi159 bash[108473]: cluster 2023-09-24T00:07:00.218993+0000 mon.a (mon.0) 1994 : cluster 0 osdmap e418: 8 total, 8 up, 7 in 2023-09-24T00:07:01.226 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:01 smithi159 bash[108473]: cluster 2023-09-24T00:07:00.219041+0000 osd.7 (osd.7) 279 : cluster 3 failed to encode map e418 with expected crc 2023-09-24T00:07:01.226 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:01 smithi159 bash[108473]: cluster 2023-09-24T00:07:00.228742+0000 osd.5 (osd.5) 264 : cluster 3 failed to encode map e418 with expected crc 2023-09-24T00:07:01.226 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:01 smithi159 bash[108473]: cluster 2023-09-24T00:07:01.178815+0000 mgr.y (mgr.25991) 1509 : cluster 0 pgmap v1725: 99 pgs: 2 active+recovering+undersized+remapped, 7 active+recovery_wait+degraded, 8 active+recovery_wait+undersized+degraded+remapped, 4 active+recovery_wait+degraded+remapped, 78 active+clean; 44 MiB data, 6.4 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 561 op/s; 21026/1965 objects degraded (1070.025%); 852/1965 objects misplaced (43.359%); 14 MiB/s, 522 objects/s recovering 2023-09-24T00:07:01.293 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:01.315 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:01.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:01.319 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:07:01.420 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:07:01.442 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:07:01.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:01.446 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:07:01.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:01 smithi164 bash[92846]: cluster 2023-09-24T00:07:00.216198+0000 osd.7 (osd.7) 278 : cluster 3 failed to encode map e418 with expected crc 2023-09-24T00:07:01.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:01 smithi164 bash[92846]: cluster 2023-09-24T00:07:00.218039+0000 osd.4 (osd.4) 340 : cluster 3 failed to encode map e418 with expected crc 2023-09-24T00:07:01.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:01 smithi164 bash[92846]: cluster 2023-09-24T00:07:00.218993+0000 mon.a (mon.0) 1994 : cluster 0 osdmap e418: 8 total, 8 up, 7 in 2023-09-24T00:07:01.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:01 smithi164 bash[92846]: cluster 2023-09-24T00:07:00.219041+0000 osd.7 (osd.7) 279 : cluster 3 failed to encode map e418 with expected crc 2023-09-24T00:07:01.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:01 smithi164 bash[92846]: cluster 2023-09-24T00:07:00.228742+0000 osd.5 (osd.5) 264 : cluster 3 failed to encode map e418 with expected crc 2023-09-24T00:07:01.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:01 smithi164 bash[92846]: cluster 2023-09-24T00:07:01.178815+0000 mgr.y (mgr.25991) 1509 : cluster 0 pgmap v1725: 99 pgs: 2 active+recovering+undersized+remapped, 7 active+recovery_wait+degraded, 8 active+recovery_wait+undersized+degraded+remapped, 4 active+recovery_wait+degraded+remapped, 78 active+clean; 44 MiB data, 6.4 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 561 op/s; 21026/1965 objects degraded (1070.025%); 852/1965 objects misplaced (43.359%); 14 MiB/s, 522 objects/s recovering 2023-09-24T00:07:01.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:01 smithi159 bash[105915]: cluster 2023-09-24T00:07:00.216198+0000 osd.7 (osd.7) 278 : cluster 3 failed to encode map e418 with expected crc 2023-09-24T00:07:01.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:01 smithi159 bash[105915]: cluster 2023-09-24T00:07:00.218039+0000 osd.4 (osd.4) 340 : cluster 3 failed to encode map e418 with expected crc 2023-09-24T00:07:01.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:01 smithi159 bash[105915]: cluster 2023-09-24T00:07:00.218993+0000 mon.a (mon.0) 1994 : cluster 0 osdmap e418: 8 total, 8 up, 7 in 2023-09-24T00:07:01.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:01 smithi159 bash[105915]: cluster 2023-09-24T00:07:00.219041+0000 osd.7 (osd.7) 279 : cluster 3 failed to encode map e418 with expected crc 2023-09-24T00:07:01.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:01 smithi159 bash[105915]: cluster 2023-09-24T00:07:00.228742+0000 osd.5 (osd.5) 264 : cluster 3 failed to encode map e418 with expected crc 2023-09-24T00:07:01.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:01 smithi159 bash[105915]: cluster 2023-09-24T00:07:01.178815+0000 mgr.y (mgr.25991) 1509 : cluster 0 pgmap v1725: 99 pgs: 2 active+recovering+undersized+remapped, 7 active+recovery_wait+degraded, 8 active+recovery_wait+undersized+degraded+remapped, 4 active+recovery_wait+degraded+remapped, 78 active+clean; 44 MiB data, 6.4 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 561 op/s; 21026/1965 objects degraded (1070.025%); 852/1965 objects misplaced (43.359%); 14 MiB/s, 522 objects/s recovering 2023-09-24T00:07:01.547 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:01.572 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:01.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:01.574 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:07:01.675 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:07:01.704 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:07:01.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:01.707 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:07:01.808 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:07:01.834 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:07:01.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:01.837 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:07:01.937 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:01.961 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:01.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:01.963 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:07:02.064 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:07:02.092 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:07:02.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:02.095 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:07:02.196 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:07:02.225 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:02 smithi159 bash[108473]: cluster 2023-09-24T00:07:01.223781+0000 osd.1 (osd.1) 6 : cluster 1 10.2 continuing backfill to osd.0 from (332'1415,417'8207] MIN to 417'8207 2023-09-24T00:07:02.225 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:02 smithi159 bash[108473]: cluster 2023-09-24T00:07:01.225667+0000 osd.6 (osd.6) 508 : cluster 3 failed to encode map e419 with expected crc 2023-09-24T00:07:02.225 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:02 smithi159 bash[108473]: cluster 2023-09-24T00:07:01.227810+0000 mon.a (mon.0) 1995 : cluster 0 osdmap e419: 8 total, 8 up, 7 in 2023-09-24T00:07:02.225 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:02 smithi159 bash[108473]: cluster 2023-09-24T00:07:01.238793+0000 osd.5 (osd.5) 265 : cluster 3 failed to encode map e419 with expected crc 2023-09-24T00:07:02.225 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:02 smithi159 bash[108473]: cluster 2023-09-24T00:07:01.373870+0000 osd.7 (osd.7) 280 : cluster 3 failed to encode map e419 with expected crc 2023-09-24T00:07:02.226 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:02 smithi159 bash[108473]: cluster 2023-09-24T00:07:01.373872+0000 osd.4 (osd.4) 341 : cluster 3 failed to encode map e419 with expected crc 2023-09-24T00:07:02.226 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:07:02.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:02.229 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:07:02.330 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:02.352 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:02.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:02.355 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:07:02.456 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:07:02.478 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:07:02.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:02.480 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:07:02.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:02 smithi164 bash[92846]: cluster 2023-09-24T00:07:01.223781+0000 osd.1 (osd.1) 6 : cluster 1 10.2 continuing backfill to osd.0 from (332'1415,417'8207] MIN to 417'8207 2023-09-24T00:07:02.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:02 smithi164 bash[92846]: cluster 2023-09-24T00:07:01.225667+0000 osd.6 (osd.6) 508 : cluster 3 failed to encode map e419 with expected crc 2023-09-24T00:07:02.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:02 smithi164 bash[92846]: cluster 2023-09-24T00:07:01.227810+0000 mon.a (mon.0) 1995 : cluster 0 osdmap e419: 8 total, 8 up, 7 in 2023-09-24T00:07:02.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:02 smithi164 bash[92846]: cluster 2023-09-24T00:07:01.238793+0000 osd.5 (osd.5) 265 : cluster 3 failed to encode map e419 with expected crc 2023-09-24T00:07:02.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:02 smithi164 bash[92846]: cluster 2023-09-24T00:07:01.373870+0000 osd.7 (osd.7) 280 : cluster 3 failed to encode map e419 with expected crc 2023-09-24T00:07:02.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:02 smithi164 bash[92846]: cluster 2023-09-24T00:07:01.373872+0000 osd.4 (osd.4) 341 : cluster 3 failed to encode map e419 with expected crc 2023-09-24T00:07:02.530 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:02 smithi159 bash[105915]: cluster 2023-09-24T00:07:01.223781+0000 osd.1 (osd.1) 6 : cluster 1 10.2 continuing backfill to osd.0 from (332'1415,417'8207] MIN to 417'8207 2023-09-24T00:07:02.530 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:02 smithi159 bash[105915]: cluster 2023-09-24T00:07:01.225667+0000 osd.6 (osd.6) 508 : cluster 3 failed to encode map e419 with expected crc 2023-09-24T00:07:02.530 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:02 smithi159 bash[105915]: cluster 2023-09-24T00:07:01.227810+0000 mon.a (mon.0) 1995 : cluster 0 osdmap e419: 8 total, 8 up, 7 in 2023-09-24T00:07:02.531 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:02 smithi159 bash[105915]: cluster 2023-09-24T00:07:01.238793+0000 osd.5 (osd.5) 265 : cluster 3 failed to encode map e419 with expected crc 2023-09-24T00:07:02.531 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:02 smithi159 bash[105915]: cluster 2023-09-24T00:07:01.373870+0000 osd.7 (osd.7) 280 : cluster 3 failed to encode map e419 with expected crc 2023-09-24T00:07:02.531 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:02 smithi159 bash[105915]: cluster 2023-09-24T00:07:01.373872+0000 osd.4 (osd.4) 341 : cluster 3 failed to encode map e419 with expected crc 2023-09-24T00:07:02.581 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:07:02.603 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:07:02.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:02.605 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:07:02.706 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:07:02.741 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:07:02.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:02.744 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:07:02.845 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:02.871 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:02.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:02.873 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:07:02.974 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:07:03.006 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:07:03.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:03.009 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:07:03.110 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:07:03.214 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:07:03.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:03.217 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:07:03.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:03 smithi164 bash[92846]: audit 2023-09-24T00:07:02.274223+0000 mon.a (mon.0) 1996 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:07:03.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:03 smithi164 bash[92846]: cluster 2023-09-24T00:07:03.173282+0000 mon.a (mon.0) 1997 : cluster 3 Health check update: Degraded data redundancy: 21026/1965 objects degraded (1070.025%), 19 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-24T00:07:03.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:03 smithi164 bash[92846]: cluster 2023-09-24T00:07:03.179531+0000 mgr.y (mgr.25991) 1510 : cluster 0 pgmap v1727: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 7 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 25 MiB data, 6.3 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 402 op/s; 20780/1092 objects degraded (1902.930%); 852/1092 objects misplaced (78.022%); 9.4 MiB/s, 388 objects/s recovering 2023-09-24T00:07:03.282 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:03 smithi159 bash[105915]: audit 2023-09-24T00:07:02.274223+0000 mon.a (mon.0) 1996 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:07:03.283 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:03 smithi159 bash[105915]: cluster 2023-09-24T00:07:03.173282+0000 mon.a (mon.0) 1997 : cluster 3 Health check update: Degraded data redundancy: 21026/1965 objects degraded (1070.025%), 19 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-24T00:07:03.318 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:03.347 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:03.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:03.350 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:07:03.451 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:07:03.483 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:07:03.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:03.485 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:07:03.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:03 smithi159 bash[105915]: cluster 2023-09-24T00:07:03.179531+0000 mgr.y (mgr.25991) 1510 : cluster 0 pgmap v1727: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 7 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 25 MiB data, 6.3 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 402 op/s; 20780/1092 objects degraded (1902.930%); 852/1092 objects misplaced (78.022%); 9.4 MiB/s, 388 objects/s recovering 2023-09-24T00:07:03.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:03 smithi159 bash[108473]: audit 2023-09-24T00:07:02.274223+0000 mon.a (mon.0) 1996 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:07:03.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:03 smithi159 bash[108473]: cluster 2023-09-24T00:07:03.173282+0000 mon.a (mon.0) 1997 : cluster 3 Health check update: Degraded data redundancy: 21026/1965 objects degraded (1070.025%), 19 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-24T00:07:03.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:03 smithi159 bash[108473]: cluster 2023-09-24T00:07:03.179531+0000 mgr.y (mgr.25991) 1510 : cluster 0 pgmap v1727: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 7 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 25 MiB data, 6.3 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 402 op/s; 20780/1092 objects degraded (1902.930%); 852/1092 objects misplaced (78.022%); 9.4 MiB/s, 388 objects/s recovering 2023-09-24T00:07:03.585 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:07:03.609 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:07:03.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:03.612 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:07:03.712 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:07:03.736 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:07:03.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:03.738 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:07:03.839 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:07:03.859 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:07:03.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:03.861 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:07:03.867 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 24 00:07:03 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [24/Sep/2023:00:07:03] "GET /metrics HTTP/1.1" 200 36680 "" "Prometheus/2.43.0" 2023-09-24T00:07:03.962 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:07:03.983 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:07:03.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:03.986 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:07:04.086 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:07:04.114 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:07:04.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:04.118 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:07:04.219 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:07:04.248 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:07:04.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:04.251 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:07:04.352 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:07:04.382 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:07:04.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:04.384 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:07:04.485 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:07:04.516 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:07:04.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:04.519 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:07:04.620 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:07:04.649 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:07:04.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:04.651 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:07:04.752 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:07:04.783 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:07:04.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:04.786 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:07:04.887 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:07:04.913 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:07:04.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:04.915 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:07:05.016 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:05.046 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:05.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:05.049 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:07:05.150 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:05.177 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:05.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:05.179 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:07:05.280 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:07:05.310 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:07:05.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:05.313 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:07:05.413 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:07:05.444 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:07:05.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:05.447 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:07:05.513 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:05 smithi159 bash[108473]: cluster 2023-09-24T00:07:05.180362+0000 mgr.y (mgr.25991) 1511 : cluster 0 pgmap v1728: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 7 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 78 active+clean; 16 MiB data, 6.2 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 135 op/s; 20709/612 objects degraded (3383.824%); 852/612 objects misplaced (139.216%); 3.6 MiB/s, 262 objects/s recovering 2023-09-24T00:07:05.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:05 smithi164 bash[92846]: cluster 2023-09-24T00:07:05.180362+0000 mgr.y (mgr.25991) 1511 : cluster 0 pgmap v1728: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 7 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 78 active+clean; 16 MiB data, 6.2 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 135 op/s; 20709/612 objects degraded (3383.824%); 852/612 objects misplaced (139.216%); 3.6 MiB/s, 262 objects/s recovering 2023-09-24T00:07:05.547 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:05.572 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:05.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:05.575 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:07:05.675 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:07:05.703 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:07:05.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:05.706 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:07:05.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:05 smithi159 bash[105915]: cluster 2023-09-24T00:07:05.180362+0000 mgr.y (mgr.25991) 1511 : cluster 0 pgmap v1728: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 7 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 78 active+clean; 16 MiB data, 6.2 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 135 op/s; 20709/612 objects degraded (3383.824%); 852/612 objects misplaced (139.216%); 3.6 MiB/s, 262 objects/s recovering 2023-09-24T00:07:05.807 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:07:05.843 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:07:05.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:05.845 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:07:05.946 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:05.974 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:05.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:05.976 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:07:06.077 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:06.105 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:06.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:06.109 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:07:06.209 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:07:06.237 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:07:06.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:06.239 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:07:06.340 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:07:06.369 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:07:06.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:06.371 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:07:06.472 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:07:06.503 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:07:06.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:06.505 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:07:06.606 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:07:06.635 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:07:06.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:06.638 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:07:06.738 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:06.765 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:06.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:06.767 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:07:06.868 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:07:06.898 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:07:06.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:06.901 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:07:07.002 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:07:07.033 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:07:07.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:07.036 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:07:07.136 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:07.164 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:07.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:07.167 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:07:07.268 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:07.291 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:07.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:07.293 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:07:07.394 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:07:07.404 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:07 smithi159 bash[105915]: cluster 2023-09-24T00:07:07.181204+0000 mgr.y (mgr.25991) 1512 : cluster 0 pgmap v1729: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 7 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 78 active+clean; 16 MiB data, 6.2 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 118 op/s; 20709/612 objects degraded (3383.824%); 852/612 objects misplaced (139.216%); 3.1 MiB/s, 333 objects/s recovering 2023-09-24T00:07:07.404 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:07 smithi159 bash[108473]: cluster 2023-09-24T00:07:07.181204+0000 mgr.y (mgr.25991) 1512 : cluster 0 pgmap v1729: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 7 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 78 active+clean; 16 MiB data, 6.2 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 118 op/s; 20709/612 objects degraded (3383.824%); 852/612 objects misplaced (139.216%); 3.1 MiB/s, 333 objects/s recovering 2023-09-24T00:07:07.418 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:07:07.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:07.421 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:07:07.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:07 smithi164 bash[92846]: cluster 2023-09-24T00:07:07.181204+0000 mgr.y (mgr.25991) 1512 : cluster 0 pgmap v1729: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 7 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 78 active+clean; 16 MiB data, 6.2 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 118 op/s; 20709/612 objects degraded (3383.824%); 852/612 objects misplaced (139.216%); 3.1 MiB/s, 333 objects/s recovering 2023-09-24T00:07:07.522 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:07.540 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:07.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:07.542 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:07:07.643 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:07.663 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:07.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:07.665 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:07:07.766 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:07:07.801 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:07:07.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:07.803 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:07:07.904 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:07.928 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:07.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:07.930 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:07:08.031 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:07:08.066 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:07:08.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:08.069 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:07:08.170 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:07:08.204 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:07:08.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:08.207 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:07:08.307 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:08.342 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:08.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:08.346 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:07:08.446 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:07:08.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:08 smithi164 bash[92846]: cluster 2023-09-24T00:07:08.174528+0000 mon.a (mon.0) 1998 : cluster 3 Health check update: Degraded data redundancy: 20709/612 objects degraded (3383.824%), 17 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-24T00:07:08.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:08 smithi164 bash[92846]: cluster 2023-09-24T00:07:08.179860+0000 mon.a (mon.0) 1999 : cluster 0 osdmap e420: 8 total, 8 up, 7 in 2023-09-24T00:07:08.482 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:07:08.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:08.490 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:07:08.577 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:08 smithi159 bash[105915]: cluster 2023-09-24T00:07:08.174528+0000 mon.a (mon.0) 1998 : cluster 3 Health check update: Degraded data redundancy: 20709/612 objects degraded (3383.824%), 17 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-24T00:07:08.577 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:08 smithi159 bash[105915]: cluster 2023-09-24T00:07:08.179860+0000 mon.a (mon.0) 1999 : cluster 0 osdmap e420: 8 total, 8 up, 7 in 2023-09-24T00:07:08.577 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:08 smithi159 bash[108473]: cluster 2023-09-24T00:07:08.174528+0000 mon.a (mon.0) 1998 : cluster 3 Health check update: Degraded data redundancy: 20709/612 objects degraded (3383.824%), 17 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-24T00:07:08.577 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:08 smithi159 bash[108473]: cluster 2023-09-24T00:07:08.179860+0000 mon.a (mon.0) 1999 : cluster 0 osdmap e420: 8 total, 8 up, 7 in 2023-09-24T00:07:08.591 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:07:08.628 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:07:08.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:08.631 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:07:08.732 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:07:08.759 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:07:08.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:08.762 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:07:08.863 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:08.887 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:08.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:08.889 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:07:08.990 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:07:09.028 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:07:09.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:09.031 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:07:09.132 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:07:09.155 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:07:09.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:09.158 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:07:09.258 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:07:09.291 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:07:09.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:09.294 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:07:09.395 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:09.406 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:09 smithi159 bash[105915]: cluster 2023-09-24T00:07:08.181788+0000 osd.5 (osd.5) 266 : cluster 3 failed to encode map e420 with expected crc 2023-09-24T00:07:09.406 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:09 smithi159 bash[105915]: cluster 2023-09-24T00:07:08.182397+0000 osd.4 (osd.4) 342 : cluster 3 failed to encode map e420 with expected crc 2023-09-24T00:07:09.407 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:09 smithi159 bash[105915]: cluster 2023-09-24T00:07:08.182720+0000 osd.7 (osd.7) 281 : cluster 3 failed to encode map e420 with expected crc 2023-09-24T00:07:09.407 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:09 smithi159 bash[105915]: cluster 2023-09-24T00:07:08.185623+0000 osd.5 (osd.5) 267 : cluster 3 failed to encode map e420 with expected crc 2023-09-24T00:07:09.407 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:09 smithi159 bash[105915]: cluster 2023-09-24T00:07:08.186943+0000 osd.5 (osd.5) 268 : cluster 3 failed to encode map e420 with expected crc 2023-09-24T00:07:09.407 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:09 smithi159 bash[105915]: cluster 2023-09-24T00:07:09.181801+0000 mgr.y (mgr.25991) 1513 : cluster 0 pgmap v1731: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 7 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 78 active+clean; 16 MiB data, 6.2 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 71 op/s; 20709/612 objects degraded (3383.824%); 852/612 objects misplaced (139.216%); 2.1 MiB/s, 224 objects/s recovering 2023-09-24T00:07:09.407 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:09 smithi159 bash[105915]: cluster 2023-09-24T00:07:09.187563+0000 mon.a (mon.0) 2000 : cluster 0 osdmap e421: 8 total, 8 up, 7 in 2023-09-24T00:07:09.407 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:09 smithi159 bash[108473]: cluster 2023-09-24T00:07:08.181788+0000 osd.5 (osd.5) 266 : cluster 3 failed to encode map e420 with expected crc 2023-09-24T00:07:09.407 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:09 smithi159 bash[108473]: cluster 2023-09-24T00:07:08.182397+0000 osd.4 (osd.4) 342 : cluster 3 failed to encode map e420 with expected crc 2023-09-24T00:07:09.407 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:09 smithi159 bash[108473]: cluster 2023-09-24T00:07:08.182720+0000 osd.7 (osd.7) 281 : cluster 3 failed to encode map e420 with expected crc 2023-09-24T00:07:09.407 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:09 smithi159 bash[108473]: cluster 2023-09-24T00:07:08.185623+0000 osd.5 (osd.5) 267 : cluster 3 failed to encode map e420 with expected crc 2023-09-24T00:07:09.407 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:09 smithi159 bash[108473]: cluster 2023-09-24T00:07:08.186943+0000 osd.5 (osd.5) 268 : cluster 3 failed to encode map e420 with expected crc 2023-09-24T00:07:09.408 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:09 smithi159 bash[108473]: cluster 2023-09-24T00:07:09.181801+0000 mgr.y (mgr.25991) 1513 : cluster 0 pgmap v1731: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 7 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 78 active+clean; 16 MiB data, 6.2 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 71 op/s; 20709/612 objects degraded (3383.824%); 852/612 objects misplaced (139.216%); 2.1 MiB/s, 224 objects/s recovering 2023-09-24T00:07:09.408 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:09 smithi159 bash[108473]: cluster 2023-09-24T00:07:09.187563+0000 mon.a (mon.0) 2000 : cluster 0 osdmap e421: 8 total, 8 up, 7 in 2023-09-24T00:07:09.424 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:09.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:09.427 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:07:09.528 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:07:09.541 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:09 smithi164 bash[92846]: cluster 2023-09-24T00:07:08.181788+0000 osd.5 (osd.5) 266 : cluster 3 failed to encode map e420 with expected crc 2023-09-24T00:07:09.541 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:09 smithi164 bash[92846]: cluster 2023-09-24T00:07:08.182397+0000 osd.4 (osd.4) 342 : cluster 3 failed to encode map e420 with expected crc 2023-09-24T00:07:09.541 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:09 smithi164 bash[92846]: cluster 2023-09-24T00:07:08.182720+0000 osd.7 (osd.7) 281 : cluster 3 failed to encode map e420 with expected crc 2023-09-24T00:07:09.541 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:09 smithi164 bash[92846]: cluster 2023-09-24T00:07:08.185623+0000 osd.5 (osd.5) 267 : cluster 3 failed to encode map e420 with expected crc 2023-09-24T00:07:09.541 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:09 smithi164 bash[92846]: cluster 2023-09-24T00:07:08.186943+0000 osd.5 (osd.5) 268 : cluster 3 failed to encode map e420 with expected crc 2023-09-24T00:07:09.542 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:09 smithi164 bash[92846]: cluster 2023-09-24T00:07:09.181801+0000 mgr.y (mgr.25991) 1513 : cluster 0 pgmap v1731: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 7 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 78 active+clean; 16 MiB data, 6.2 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 71 op/s; 20709/612 objects degraded (3383.824%); 852/612 objects misplaced (139.216%); 2.1 MiB/s, 224 objects/s recovering 2023-09-24T00:07:09.542 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:09 smithi164 bash[92846]: cluster 2023-09-24T00:07:09.187563+0000 mon.a (mon.0) 2000 : cluster 0 osdmap e421: 8 total, 8 up, 7 in 2023-09-24T00:07:09.564 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:07:09.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:09.567 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:07:09.668 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:07:09.697 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:07:09.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:09.700 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:07:09.801 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:07:09.831 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:07:09.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:09.834 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:07:09.935 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:07:09.969 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:07:09.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:09.971 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:07:10.072 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:07:10.101 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:07:10.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:10.104 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:07:10.204 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:10.227 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:10.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:10.229 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:07:10.271 INFO:teuthology.orchestra.run.smithi159.stdout:osd.0: {} 2023-09-24T00:07:10.295 INFO:teuthology.orchestra.run.smithi159.stdout:osd.1: {} 2023-09-24T00:07:10.313 INFO:teuthology.orchestra.run.smithi159.stdout:osd.2: {} 2023-09-24T00:07:10.330 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:07:10.333 INFO:teuthology.orchestra.run.smithi159.stdout:osd.3: {} 2023-09-24T00:07:10.350 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:07:10.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:10.352 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:07:10.362 INFO:teuthology.orchestra.run.smithi159.stdout:osd.4: {} 2023-09-24T00:07:10.383 INFO:teuthology.orchestra.run.smithi159.stdout:osd.5: {} 2023-09-24T00:07:10.404 INFO:teuthology.orchestra.run.smithi159.stdout:osd.6: {} 2023-09-24T00:07:10.425 INFO:teuthology.orchestra.run.smithi159.stdout:osd.7: {} 2023-09-24T00:07:10.426 INFO:teuthology.orchestra.run.smithi159.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-24T00:07:10.426 INFO:teuthology.orchestra.run.smithi159.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-24T00:07:10.426 INFO:teuthology.orchestra.run.smithi159.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-24T00:07:10.427 INFO:teuthology.orchestra.run.smithi159.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-24T00:07:10.427 INFO:teuthology.orchestra.run.smithi159.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-24T00:07:10.427 INFO:teuthology.orchestra.run.smithi159.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-24T00:07:10.427 INFO:teuthology.orchestra.run.smithi159.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-24T00:07:10.427 INFO:teuthology.orchestra.run.smithi159.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-24T00:07:10.452 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:07:10.455 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:10 smithi159 bash[105915]: cluster 2023-09-24T00:07:09.186496+0000 osd.6 (osd.6) 509 : cluster 3 failed to encode map e421 with expected crc 2023-09-24T00:07:10.455 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:10 smithi159 bash[105915]: cluster 2023-09-24T00:07:09.189129+0000 osd.7 (osd.7) 282 : cluster 3 failed to encode map e421 with expected crc 2023-09-24T00:07:10.455 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:10 smithi159 bash[105915]: cluster 2023-09-24T00:07:09.189833+0000 osd.5 (osd.5) 269 : cluster 3 failed to encode map e421 with expected crc 2023-09-24T00:07:10.455 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:10 smithi159 bash[105915]: cluster 2023-09-24T00:07:09.190144+0000 osd.4 (osd.4) 343 : cluster 3 failed to encode map e421 with expected crc 2023-09-24T00:07:10.455 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:10 smithi159 bash[105915]: audit 2023-09-24T00:07:10.247313+0000 mon.a (mon.0) 2001 : audit 0 from='client.? 172.21.15.159:0/944955768' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-24T00:07:10.456 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:10 smithi159 bash[108473]: cluster 2023-09-24T00:07:09.186496+0000 osd.6 (osd.6) 509 : cluster 3 failed to encode map e421 with expected crc 2023-09-24T00:07:10.456 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:10 smithi159 bash[108473]: cluster 2023-09-24T00:07:09.189129+0000 osd.7 (osd.7) 282 : cluster 3 failed to encode map e421 with expected crc 2023-09-24T00:07:10.456 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:10 smithi159 bash[108473]: cluster 2023-09-24T00:07:09.189833+0000 osd.5 (osd.5) 269 : cluster 3 failed to encode map e421 with expected crc 2023-09-24T00:07:10.456 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:10 smithi159 bash[108473]: cluster 2023-09-24T00:07:09.190144+0000 osd.4 (osd.4) 343 : cluster 3 failed to encode map e421 with expected crc 2023-09-24T00:07:10.456 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:10 smithi159 bash[108473]: audit 2023-09-24T00:07:10.247313+0000 mon.a (mon.0) 2001 : audit 0 from='client.? 172.21.15.159:0/944955768' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-24T00:07:10.462 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:10 smithi164 bash[92846]: cluster 2023-09-24T00:07:09.186496+0000 osd.6 (osd.6) 509 : cluster 3 failed to encode map e421 with expected crc 2023-09-24T00:07:10.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:10 smithi164 bash[92846]: cluster 2023-09-24T00:07:09.189129+0000 osd.7 (osd.7) 282 : cluster 3 failed to encode map e421 with expected crc 2023-09-24T00:07:10.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:10 smithi164 bash[92846]: cluster 2023-09-24T00:07:09.189833+0000 osd.5 (osd.5) 269 : cluster 3 failed to encode map e421 with expected crc 2023-09-24T00:07:10.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:10 smithi164 bash[92846]: cluster 2023-09-24T00:07:09.190144+0000 osd.4 (osd.4) 343 : cluster 3 failed to encode map e421 with expected crc 2023-09-24T00:07:10.463 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:10 smithi164 bash[92846]: audit 2023-09-24T00:07:10.247313+0000 mon.a (mon.0) 2001 : audit 0 from='client.? 172.21.15.159:0/944955768' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-24T00:07:10.478 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:07:10.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:10.480 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:07:10.581 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:07:10.608 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:07:10.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:10.611 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:07:10.711 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:07:10.739 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:07:10.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:10.742 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:07:10.842 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:07:10.869 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:07:10.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:10.871 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:07:10.972 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:10.997 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:10.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:11.000 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:07:11.100 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:11.124 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:11.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:11.127 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:07:11.227 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:07:11.252 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:07:11.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:11.255 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:07:11.357 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:07:11.365 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:11 smithi159 bash[108473]: cluster 2023-09-24T00:07:10.271318+0000 osd.6 (osd.6) 510 : cluster 3 failed to encode map e422 with expected crc 2023-09-24T00:07:11.365 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:11 smithi159 bash[108473]: cluster 2023-09-24T00:07:10.271552+0000 mon.a (mon.0) 2002 : cluster 0 osdmap e422: 8 total, 8 up, 7 in 2023-09-24T00:07:11.365 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:11 smithi159 bash[108473]: cluster 2023-09-24T00:07:10.274957+0000 osd.4 (osd.4) 344 : cluster 3 failed to encode map e422 with expected crc 2023-09-24T00:07:11.365 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:11 smithi159 bash[108473]: cluster 2023-09-24T00:07:10.275103+0000 osd.7 (osd.7) 283 : cluster 3 failed to encode map e422 with expected crc 2023-09-24T00:07:11.365 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:11 smithi159 bash[108473]: cluster 2023-09-24T00:07:10.278678+0000 osd.4 (osd.4) 345 : cluster 3 failed to encode map e422 with expected crc 2023-09-24T00:07:11.365 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:11 smithi159 bash[108473]: cluster 2023-09-24T00:07:11.182771+0000 mgr.y (mgr.25991) 1514 : cluster 0 pgmap v1734: 99 pgs: 2 active+recovery_wait+remapped, 7 active+recovery_wait+degraded, 1 active+undersized+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 79 active+clean; 16 MiB data, 6.2 GiB used, 620 GiB / 626 GiB avail; 19936/612 objects degraded (3257.516%); 852/612 objects misplaced (139.216%); 0 B/s, 388 objects/s recovering 2023-09-24T00:07:11.366 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:11 smithi159 bash[105915]: cluster 2023-09-24T00:07:10.271318+0000 osd.6 (osd.6) 510 : cluster 3 failed to encode map e422 with expected crc 2023-09-24T00:07:11.366 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:11 smithi159 bash[105915]: cluster 2023-09-24T00:07:10.271552+0000 mon.a (mon.0) 2002 : cluster 0 osdmap e422: 8 total, 8 up, 7 in 2023-09-24T00:07:11.366 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:11 smithi159 bash[105915]: cluster 2023-09-24T00:07:10.274957+0000 osd.4 (osd.4) 344 : cluster 3 failed to encode map e422 with expected crc 2023-09-24T00:07:11.366 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:11 smithi159 bash[105915]: cluster 2023-09-24T00:07:10.275103+0000 osd.7 (osd.7) 283 : cluster 3 failed to encode map e422 with expected crc 2023-09-24T00:07:11.366 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:11 smithi159 bash[105915]: cluster 2023-09-24T00:07:10.278678+0000 osd.4 (osd.4) 345 : cluster 3 failed to encode map e422 with expected crc 2023-09-24T00:07:11.366 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:11 smithi159 bash[105915]: cluster 2023-09-24T00:07:11.182771+0000 mgr.y (mgr.25991) 1514 : cluster 0 pgmap v1734: 99 pgs: 2 active+recovery_wait+remapped, 7 active+recovery_wait+degraded, 1 active+undersized+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 79 active+clean; 16 MiB data, 6.2 GiB used, 620 GiB / 626 GiB avail; 19936/612 objects degraded (3257.516%); 852/612 objects misplaced (139.216%); 0 B/s, 388 objects/s recovering 2023-09-24T00:07:11.382 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:07:11.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:11.384 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:07:11.485 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:07:11.512 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:07:11.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:11.514 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:07:11.615 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:11.640 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:11.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:11.642 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:07:11.743 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:07:11.751 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:11 smithi164 bash[92846]: cluster 2023-09-24T00:07:10.271318+0000 osd.6 (osd.6) 510 : cluster 3 failed to encode map e422 with expected crc 2023-09-24T00:07:11.752 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:11 smithi164 bash[92846]: cluster 2023-09-24T00:07:10.271552+0000 mon.a (mon.0) 2002 : cluster 0 osdmap e422: 8 total, 8 up, 7 in 2023-09-24T00:07:11.752 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:11 smithi164 bash[92846]: cluster 2023-09-24T00:07:10.274957+0000 osd.4 (osd.4) 344 : cluster 3 failed to encode map e422 with expected crc 2023-09-24T00:07:11.752 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:11 smithi164 bash[92846]: cluster 2023-09-24T00:07:10.275103+0000 osd.7 (osd.7) 283 : cluster 3 failed to encode map e422 with expected crc 2023-09-24T00:07:11.752 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:11 smithi164 bash[92846]: cluster 2023-09-24T00:07:10.278678+0000 osd.4 (osd.4) 345 : cluster 3 failed to encode map e422 with expected crc 2023-09-24T00:07:11.752 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:11 smithi164 bash[92846]: cluster 2023-09-24T00:07:11.182771+0000 mgr.y (mgr.25991) 1514 : cluster 0 pgmap v1734: 99 pgs: 2 active+recovery_wait+remapped, 7 active+recovery_wait+degraded, 1 active+undersized+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 79 active+clean; 16 MiB data, 6.2 GiB used, 620 GiB / 626 GiB avail; 19936/612 objects degraded (3257.516%); 852/612 objects misplaced (139.216%); 0 B/s, 388 objects/s recovering 2023-09-24T00:07:11.768 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:07:11.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:11.770 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:07:11.871 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:07:11.895 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:07:11.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:11.898 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:07:11.998 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:07:12.020 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:07:12.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:12.023 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:07:12.081 INFO:teuthology.orchestra.run.smithi159.stdout:ERROR: (22) Invalid argument 2023-09-24T00:07:12.081 INFO:teuthology.orchestra.run.smithi159.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-24T00:07:12.124 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:07:12.148 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:07:12.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:12.150 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:07:12.250 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:12.276 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:12.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:12.279 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:07:12.379 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:07:12.391 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:12 smithi159 bash[105915]: cluster 2023-09-24T00:07:11.284423+0000 osd.6 (osd.6) 511 : cluster 3 failed to encode map e423 with expected crc 2023-09-24T00:07:12.391 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:12 smithi159 bash[105915]: cluster 2023-09-24T00:07:11.286831+0000 mon.a (mon.0) 2003 : cluster 0 osdmap e423: 8 total, 8 up, 7 in 2023-09-24T00:07:12.391 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:12 smithi159 bash[105915]: cluster 2023-09-24T00:07:11.287440+0000 osd.4 (osd.4) 346 : cluster 3 failed to encode map e423 with expected crc 2023-09-24T00:07:12.392 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:12 smithi159 bash[105915]: cluster 2023-09-24T00:07:11.287506+0000 osd.7 (osd.7) 284 : cluster 3 failed to encode map e423 with expected crc 2023-09-24T00:07:12.392 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:12 smithi159 bash[108473]: cluster 2023-09-24T00:07:11.284423+0000 osd.6 (osd.6) 511 : cluster 3 failed to encode map e423 with expected crc 2023-09-24T00:07:12.392 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:12 smithi159 bash[108473]: cluster 2023-09-24T00:07:11.286831+0000 mon.a (mon.0) 2003 : cluster 0 osdmap e423: 8 total, 8 up, 7 in 2023-09-24T00:07:12.392 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:12 smithi159 bash[108473]: cluster 2023-09-24T00:07:11.287440+0000 osd.4 (osd.4) 346 : cluster 3 failed to encode map e423 with expected crc 2023-09-24T00:07:12.392 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:12 smithi159 bash[108473]: cluster 2023-09-24T00:07:11.287506+0000 osd.7 (osd.7) 284 : cluster 3 failed to encode map e423 with expected crc 2023-09-24T00:07:12.413 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:07:12.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:12.416 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:07:12.516 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:12.542 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:12.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:12.545 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:07:12.646 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:07:12.656 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:12 smithi164 bash[92846]: cluster 2023-09-24T00:07:11.284423+0000 osd.6 (osd.6) 511 : cluster 3 failed to encode map e423 with expected crc 2023-09-24T00:07:12.656 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:12 smithi164 bash[92846]: cluster 2023-09-24T00:07:11.286831+0000 mon.a (mon.0) 2003 : cluster 0 osdmap e423: 8 total, 8 up, 7 in 2023-09-24T00:07:12.656 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:12 smithi164 bash[92846]: cluster 2023-09-24T00:07:11.287440+0000 osd.4 (osd.4) 346 : cluster 3 failed to encode map e423 with expected crc 2023-09-24T00:07:12.656 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:12 smithi164 bash[92846]: cluster 2023-09-24T00:07:11.287506+0000 osd.7 (osd.7) 284 : cluster 3 failed to encode map e423 with expected crc 2023-09-24T00:07:12.675 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:07:12.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:12.678 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:07:12.778 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:07:12.806 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:07:12.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:12.808 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:07:12.909 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:12.941 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:12.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:12.944 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:07:13.044 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:13.068 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:13.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:13.071 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:07:13.172 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:07:13.194 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:07:13.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:13.196 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:07:13.297 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:07:13.321 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:07:13.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:13.324 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:07:13.425 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:07:13.450 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:07:13.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:13.454 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:07:13.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:13 smithi159 bash[108473]: cluster 2023-09-24T00:07:13.175957+0000 mon.a (mon.0) 2004 : cluster 3 Health check update: Degraded data redundancy: 19936/612 objects degraded (3257.516%), 16 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-24T00:07:13.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:13 smithi159 bash[108473]: cluster 2023-09-24T00:07:13.180679+0000 mon.a (mon.0) 2005 : cluster 0 osdmap e424: 8 total, 8 up, 7 in 2023-09-24T00:07:13.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:13 smithi159 bash[108473]: cluster 2023-09-24T00:07:13.183453+0000 mgr.y (mgr.25991) 1515 : cluster 0 pgmap v1737: 99 pgs: 2 active+recovery_wait+remapped, 7 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 1 active+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 79 active+clean; 16 MiB data, 6.2 GiB used, 620 GiB / 626 GiB avail; 19936/612 objects degraded (3257.516%); 852/612 objects misplaced (139.216%); 0 B/s, 372 objects/s recovering 2023-09-24T00:07:13.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:13 smithi159 bash[105915]: cluster 2023-09-24T00:07:13.175957+0000 mon.a (mon.0) 2004 : cluster 3 Health check update: Degraded data redundancy: 19936/612 objects degraded (3257.516%), 16 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-24T00:07:13.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:13 smithi159 bash[105915]: cluster 2023-09-24T00:07:13.180679+0000 mon.a (mon.0) 2005 : cluster 0 osdmap e424: 8 total, 8 up, 7 in 2023-09-24T00:07:13.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:13 smithi159 bash[105915]: cluster 2023-09-24T00:07:13.183453+0000 mgr.y (mgr.25991) 1515 : cluster 0 pgmap v1737: 99 pgs: 2 active+recovery_wait+remapped, 7 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 1 active+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 79 active+clean; 16 MiB data, 6.2 GiB used, 620 GiB / 626 GiB avail; 19936/612 objects degraded (3257.516%); 852/612 objects misplaced (139.216%); 0 B/s, 372 objects/s recovering 2023-09-24T00:07:13.554 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:07:13.585 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:07:13.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:13.587 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:07:13.688 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:13.715 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:13.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:13.717 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:07:13.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:13 smithi164 bash[92846]: cluster 2023-09-24T00:07:13.175957+0000 mon.a (mon.0) 2004 : cluster 3 Health check update: Degraded data redundancy: 19936/612 objects degraded (3257.516%), 16 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-24T00:07:13.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:13 smithi164 bash[92846]: cluster 2023-09-24T00:07:13.180679+0000 mon.a (mon.0) 2005 : cluster 0 osdmap e424: 8 total, 8 up, 7 in 2023-09-24T00:07:13.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:13 smithi164 bash[92846]: cluster 2023-09-24T00:07:13.183453+0000 mgr.y (mgr.25991) 1515 : cluster 0 pgmap v1737: 99 pgs: 2 active+recovery_wait+remapped, 7 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 1 active+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 79 active+clean; 16 MiB data, 6.2 GiB used, 620 GiB / 626 GiB avail; 19936/612 objects degraded (3257.516%); 852/612 objects misplaced (139.216%); 0 B/s, 372 objects/s recovering 2023-09-24T00:07:13.818 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:13.823 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 24 00:07:13 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [24/Sep/2023:00:07:13] "GET /metrics HTTP/1.1" 200 36680 "" "Prometheus/2.43.0" 2023-09-24T00:07:13.843 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:13.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:13.845 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:07:13.945 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:07:13.972 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:07:13.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:13.975 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:07:14.075 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:07:14.102 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:07:14.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:14.105 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:07:14.205 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:14.227 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:14.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:14.229 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:07:14.330 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:07:14.355 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:07:14.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:14.357 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:07:14.458 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:07:14.482 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:07:14.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:14.484 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:07:14.585 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:14.608 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:14.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:14.611 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:07:14.635 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:14 smithi159 bash[105915]: cluster 2023-09-24T00:07:13.179614+0000 osd.6 (osd.6) 512 : cluster 3 failed to encode map e424 with expected crc 2023-09-24T00:07:14.635 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:14 smithi159 bash[105915]: cluster 2023-09-24T00:07:13.182174+0000 osd.6 (osd.6) 513 : cluster 3 failed to encode map e424 with expected crc 2023-09-24T00:07:14.635 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:14 smithi159 bash[105915]: cluster 2023-09-24T00:07:13.182401+0000 osd.5 (osd.5) 270 : cluster 3 failed to encode map e424 with expected crc 2023-09-24T00:07:14.635 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:14 smithi159 bash[105915]: cluster 2023-09-24T00:07:14.190122+0000 mon.a (mon.0) 2006 : cluster 0 osdmap e425: 8 total, 8 up, 7 in 2023-09-24T00:07:14.635 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:14 smithi159 bash[108473]: cluster 2023-09-24T00:07:13.179614+0000 osd.6 (osd.6) 512 : cluster 3 failed to encode map e424 with expected crc 2023-09-24T00:07:14.635 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:14 smithi159 bash[108473]: cluster 2023-09-24T00:07:13.182174+0000 osd.6 (osd.6) 513 : cluster 3 failed to encode map e424 with expected crc 2023-09-24T00:07:14.635 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:14 smithi159 bash[108473]: cluster 2023-09-24T00:07:13.182401+0000 osd.5 (osd.5) 270 : cluster 3 failed to encode map e424 with expected crc 2023-09-24T00:07:14.635 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:14 smithi159 bash[108473]: cluster 2023-09-24T00:07:14.190122+0000 mon.a (mon.0) 2006 : cluster 0 osdmap e425: 8 total, 8 up, 7 in 2023-09-24T00:07:14.712 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:07:14.720 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:14 smithi164 bash[92846]: cluster 2023-09-24T00:07:13.179614+0000 osd.6 (osd.6) 512 : cluster 3 failed to encode map e424 with expected crc 2023-09-24T00:07:14.720 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:14 smithi164 bash[92846]: cluster 2023-09-24T00:07:13.182174+0000 osd.6 (osd.6) 513 : cluster 3 failed to encode map e424 with expected crc 2023-09-24T00:07:14.721 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:14 smithi164 bash[92846]: cluster 2023-09-24T00:07:13.182401+0000 osd.5 (osd.5) 270 : cluster 3 failed to encode map e424 with expected crc 2023-09-24T00:07:14.721 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:14 smithi164 bash[92846]: cluster 2023-09-24T00:07:14.190122+0000 mon.a (mon.0) 2006 : cluster 0 osdmap e425: 8 total, 8 up, 7 in 2023-09-24T00:07:14.737 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:07:14.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:14.740 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:07:14.841 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:14.869 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:14.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:14.871 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:07:14.972 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:14.992 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:14.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:14.994 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:07:15.095 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:07:15.125 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:07:15.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:15.127 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:07:15.228 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:07:15.249 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:07:15.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:15.251 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:07:15.352 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:07:15.375 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:07:15.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:15.377 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:07:15.478 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:07:15.486 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:15 smithi164 bash[92846]: cluster 2023-09-24T00:07:14.188926+0000 osd.5 (osd.5) 271 : cluster 3 failed to encode map e425 with expected crc 2023-09-24T00:07:15.486 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:15 smithi164 bash[92846]: cluster 2023-09-24T00:07:14.191156+0000 osd.7 (osd.7) 285 : cluster 3 failed to encode map e425 with expected crc 2023-09-24T00:07:15.486 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:15 smithi164 bash[92846]: cluster 2023-09-24T00:07:14.191605+0000 osd.6 (osd.6) 514 : cluster 3 failed to encode map e425 with expected crc 2023-09-24T00:07:15.487 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:15 smithi164 bash[92846]: cluster 2023-09-24T00:07:14.191789+0000 osd.4 (osd.4) 347 : cluster 3 failed to encode map e425 with expected crc 2023-09-24T00:07:15.487 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:15 smithi164 bash[92846]: cluster 2023-09-24T00:07:14.194936+0000 osd.6 (osd.6) 515 : cluster 3 failed to encode map e425 with expected crc 2023-09-24T00:07:15.487 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:15 smithi164 bash[92846]: cluster 2023-09-24T00:07:14.198833+0000 osd.6 (osd.6) 516 : cluster 1 10.b continuing backfill to osd.0 from (342'4722,417'9586] MIN to 417'9586 2023-09-24T00:07:15.487 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:15 smithi164 bash[92846]: cluster 2023-09-24T00:07:15.184210+0000 mgr.y (mgr.25991) 1516 : cluster 0 pgmap v1739: 99 pgs: 1 remapped+peering, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 6 active+recovery_wait+degraded, 1 active+recovering, 1 active+remapped+backfill_wait, 1 active+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 79 active+clean; 16 MiB data, 6.2 GiB used, 620 GiB / 626 GiB avail; 18544/612 objects degraded (3030.065%); 333/612 objects misplaced (54.412%); 0 B/s, 480 objects/s recovering 2023-09-24T00:07:15.487 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:15 smithi164 bash[92846]: cluster 2023-09-24T00:07:15.195872+0000 mon.a (mon.0) 2007 : cluster 0 osdmap e426: 8 total, 8 up, 7 in 2023-09-24T00:07:15.502 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:07:15.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:15.505 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:07:15.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:15 smithi159 bash[105915]: cluster 2023-09-24T00:07:14.188926+0000 osd.5 (osd.5) 271 : cluster 3 failed to encode map e425 with expected crc 2023-09-24T00:07:15.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:15 smithi159 bash[105915]: cluster 2023-09-24T00:07:14.191156+0000 osd.7 (osd.7) 285 : cluster 3 failed to encode map e425 with expected crc 2023-09-24T00:07:15.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:15 smithi159 bash[105915]: cluster 2023-09-24T00:07:14.191605+0000 osd.6 (osd.6) 514 : cluster 3 failed to encode map e425 with expected crc 2023-09-24T00:07:15.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:15 smithi159 bash[105915]: cluster 2023-09-24T00:07:14.191789+0000 osd.4 (osd.4) 347 : cluster 3 failed to encode map e425 with expected crc 2023-09-24T00:07:15.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:15 smithi159 bash[105915]: cluster 2023-09-24T00:07:14.194936+0000 osd.6 (osd.6) 515 : cluster 3 failed to encode map e425 with expected crc 2023-09-24T00:07:15.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:15 smithi159 bash[105915]: cluster 2023-09-24T00:07:14.198833+0000 osd.6 (osd.6) 516 : cluster 1 10.b continuing backfill to osd.0 from (342'4722,417'9586] MIN to 417'9586 2023-09-24T00:07:15.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:15 smithi159 bash[105915]: cluster 2023-09-24T00:07:15.184210+0000 mgr.y (mgr.25991) 1516 : cluster 0 pgmap v1739: 99 pgs: 1 remapped+peering, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 6 active+recovery_wait+degraded, 1 active+recovering, 1 active+remapped+backfill_wait, 1 active+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 79 active+clean; 16 MiB data, 6.2 GiB used, 620 GiB / 626 GiB avail; 18544/612 objects degraded (3030.065%); 333/612 objects misplaced (54.412%); 0 B/s, 480 objects/s recovering 2023-09-24T00:07:15.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:15 smithi159 bash[105915]: cluster 2023-09-24T00:07:15.195872+0000 mon.a (mon.0) 2007 : cluster 0 osdmap e426: 8 total, 8 up, 7 in 2023-09-24T00:07:15.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:15 smithi159 bash[108473]: cluster 2023-09-24T00:07:14.188926+0000 osd.5 (osd.5) 271 : cluster 3 failed to encode map e425 with expected crc 2023-09-24T00:07:15.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:15 smithi159 bash[108473]: cluster 2023-09-24T00:07:14.191156+0000 osd.7 (osd.7) 285 : cluster 3 failed to encode map e425 with expected crc 2023-09-24T00:07:15.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:15 smithi159 bash[108473]: cluster 2023-09-24T00:07:14.191605+0000 osd.6 (osd.6) 514 : cluster 3 failed to encode map e425 with expected crc 2023-09-24T00:07:15.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:15 smithi159 bash[108473]: cluster 2023-09-24T00:07:14.191789+0000 osd.4 (osd.4) 347 : cluster 3 failed to encode map e425 with expected crc 2023-09-24T00:07:15.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:15 smithi159 bash[108473]: cluster 2023-09-24T00:07:14.194936+0000 osd.6 (osd.6) 515 : cluster 3 failed to encode map e425 with expected crc 2023-09-24T00:07:15.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:15 smithi159 bash[108473]: cluster 2023-09-24T00:07:14.198833+0000 osd.6 (osd.6) 516 : cluster 1 10.b continuing backfill to osd.0 from (342'4722,417'9586] MIN to 417'9586 2023-09-24T00:07:15.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:15 smithi159 bash[108473]: cluster 2023-09-24T00:07:15.184210+0000 mgr.y (mgr.25991) 1516 : cluster 0 pgmap v1739: 99 pgs: 1 remapped+peering, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 6 active+recovery_wait+degraded, 1 active+recovering, 1 active+remapped+backfill_wait, 1 active+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 79 active+clean; 16 MiB data, 6.2 GiB used, 620 GiB / 626 GiB avail; 18544/612 objects degraded (3030.065%); 333/612 objects misplaced (54.412%); 0 B/s, 480 objects/s recovering 2023-09-24T00:07:15.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:15 smithi159 bash[108473]: cluster 2023-09-24T00:07:15.195872+0000 mon.a (mon.0) 2007 : cluster 0 osdmap e426: 8 total, 8 up, 7 in 2023-09-24T00:07:15.605 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:07:15.614 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_blocked_ops 2023-09-24T00:07:15.630 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:07:15.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:15.633 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:07:15.733 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:07:15.759 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:07:15.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:15.762 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:07:15.863 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:07:15.889 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:07:15.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:15.893 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:07:15.993 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:07:16.019 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:07:16.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:16.021 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:07:16.083 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:07:16.122 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:16.144 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:16.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:16.146 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:07:16.247 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:07:16.272 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:07:16.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:16.275 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:07:16.311 INFO:teuthology.orchestra.run.smithi159.stdout:moved 62 / 297 (20.8754%) 2023-09-24T00:07:16.311 INFO:teuthology.orchestra.run.smithi159.stdout:avg 42.4286 2023-09-24T00:07:16.311 INFO:teuthology.orchestra.run.smithi159.stdout:stddev 6.63017 -> 14.1306 (expected baseline 6.03053) 2023-09-24T00:07:16.311 INFO:teuthology.orchestra.run.smithi159.stdout:min osd.0 with 32 -> 57 pgs (0.754209 -> 1.34343 * mean) 2023-09-24T00:07:16.311 INFO:teuthology.orchestra.run.smithi159.stdout:max osd.3 with 53 -> 22 pgs (1.24916 -> 0.518519 * mean) 2023-09-24T00:07:16.311 INFO:teuthology.orchestra.run.smithi159.stdout: 2023-09-24T00:07:16.311 INFO:teuthology.orchestra.run.smithi159.stdout:oload 110 2023-09-24T00:07:16.311 INFO:teuthology.orchestra.run.smithi159.stdout:max_change 3 2023-09-24T00:07:16.312 INFO:teuthology.orchestra.run.smithi159.stdout:max_change_osds 4 2023-09-24T00:07:16.312 INFO:teuthology.orchestra.run.smithi159.stdout:average_utilization 0.0098 2023-09-24T00:07:16.312 INFO:teuthology.orchestra.run.smithi159.stdout:overload_utilization 0.0108 2023-09-24T00:07:16.312 INFO:teuthology.orchestra.run.smithi159.stdout:osd.3 weight 1.0000 -> 0.5019 2023-09-24T00:07:16.312 INFO:teuthology.orchestra.run.smithi159.stdout:osd.2 weight 1.0000 -> 0.5561 2023-09-24T00:07:16.312 INFO:teuthology.orchestra.run.smithi159.stdout:osd.1 weight 0.8555 -> 1.0000 2023-09-24T00:07:16.312 INFO:teuthology.orchestra.run.smithi159.stdout:osd.0 weight 0.6575 -> 1.0000 2023-09-24T00:07:16.336 INFO:teuthology.orchestra.run.smithi159.stderr:nodeep-scrub is set 2023-09-24T00:07:16.365 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:16 smithi159 bash[105915]: cluster 2023-09-24T00:07:15.194005+0000 osd.6 (osd.6) 517 : cluster 3 failed to encode map e426 with expected crc 2023-09-24T00:07:16.365 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:16 smithi159 bash[105915]: cluster 2023-09-24T00:07:15.196880+0000 osd.7 (osd.7) 286 : cluster 3 failed to encode map e426 with expected crc 2023-09-24T00:07:16.365 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:16 smithi159 bash[105915]: cluster 2023-09-24T00:07:15.198056+0000 osd.7 (osd.7) 287 : cluster 3 failed to encode map e426 with expected crc 2023-09-24T00:07:16.365 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:16 smithi159 bash[105915]: cluster 2023-09-24T00:07:15.201963+0000 osd.7 (osd.7) 288 : cluster 1 10.1 continuing backfill to osd.0 from (332'1102,417'8199] MIN to 417'8199 2023-09-24T00:07:16.365 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:16 smithi159 bash[105915]: audit 2023-09-24T00:07:16.078679+0000 mon.a (mon.0) 2008 : audit 1 from='client.? 172.21.15.159:0/3890432930' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-24T00:07:16.365 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:16 smithi159 bash[105915]: audit 2023-09-24T00:07:16.137168+0000 mgr.y (mgr.25991) 1517 : audit 0 from='client.35838 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 110, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-24T00:07:16.365 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:16 smithi159 bash[105915]: audit 2023-09-24T00:07:16.138699+0000 mon.a (mon.0) 2009 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd reweightn", "weights": "{'0':'65536','1':'65536','2':'36447','3':'32890'}"}]: dispatch 2023-09-24T00:07:16.366 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:16 smithi159 bash[108473]: cluster 2023-09-24T00:07:15.194005+0000 osd.6 (osd.6) 517 : cluster 3 failed to encode map e426 with expected crc 2023-09-24T00:07:16.366 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:16 smithi159 bash[108473]: cluster 2023-09-24T00:07:15.196880+0000 osd.7 (osd.7) 286 : cluster 3 failed to encode map e426 with expected crc 2023-09-24T00:07:16.366 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:16 smithi159 bash[108473]: cluster 2023-09-24T00:07:15.198056+0000 osd.7 (osd.7) 287 : cluster 3 failed to encode map e426 with expected crc 2023-09-24T00:07:16.366 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:16 smithi159 bash[108473]: cluster 2023-09-24T00:07:15.201963+0000 osd.7 (osd.7) 288 : cluster 1 10.1 continuing backfill to osd.0 from (332'1102,417'8199] MIN to 417'8199 2023-09-24T00:07:16.366 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:16 smithi159 bash[108473]: audit 2023-09-24T00:07:16.078679+0000 mon.a (mon.0) 2008 : audit 1 from='client.? 172.21.15.159:0/3890432930' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-24T00:07:16.366 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:16 smithi159 bash[108473]: audit 2023-09-24T00:07:16.137168+0000 mgr.y (mgr.25991) 1517 : audit 0 from='client.35838 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 110, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-24T00:07:16.366 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:16 smithi159 bash[108473]: audit 2023-09-24T00:07:16.138699+0000 mon.a (mon.0) 2009 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd reweightn", "weights": "{'0':'65536','1':'65536','2':'36447','3':'32890'}"}]: dispatch 2023-09-24T00:07:16.376 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:07:16.399 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:07:16.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:16.401 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:07:16.502 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:07:16.529 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:07:16.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:16.531 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:07:16.632 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:16.657 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:16.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:16.660 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:07:16.761 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:07:16.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:16 smithi164 bash[92846]: cluster 2023-09-24T00:07:15.194005+0000 osd.6 (osd.6) 517 : cluster 3 failed to encode map e426 with expected crc 2023-09-24T00:07:16.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:16 smithi164 bash[92846]: cluster 2023-09-24T00:07:15.196880+0000 osd.7 (osd.7) 286 : cluster 3 failed to encode map e426 with expected crc 2023-09-24T00:07:16.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:16 smithi164 bash[92846]: cluster 2023-09-24T00:07:15.198056+0000 osd.7 (osd.7) 287 : cluster 3 failed to encode map e426 with expected crc 2023-09-24T00:07:16.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:16 smithi164 bash[92846]: cluster 2023-09-24T00:07:15.201963+0000 osd.7 (osd.7) 288 : cluster 1 10.1 continuing backfill to osd.0 from (332'1102,417'8199] MIN to 417'8199 2023-09-24T00:07:16.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:16 smithi164 bash[92846]: audit 2023-09-24T00:07:16.078679+0000 mon.a (mon.0) 2008 : audit 1 from='client.? 172.21.15.159:0/3890432930' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-24T00:07:16.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:16 smithi164 bash[92846]: audit 2023-09-24T00:07:16.137168+0000 mgr.y (mgr.25991) 1517 : audit 0 from='client.35838 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 110, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-24T00:07:16.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:16 smithi164 bash[92846]: audit 2023-09-24T00:07:16.138699+0000 mon.a (mon.0) 2009 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd reweightn", "weights": "{'0':'65536','1':'65536','2':'36447','3':'32890'}"}]: dispatch 2023-09-24T00:07:16.784 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:07:16.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:16.786 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:07:16.887 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:07:16.911 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:07:16.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:16.914 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:07:17.014 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:07:17.045 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:07:17.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:17.047 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:07:17.148 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:07:17.170 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:07:17.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:17.172 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:07:17.204 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-24T00:07:17.273 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:07:17.298 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:07:17.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:17.304 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:07:17.405 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:07:17.429 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:07:17.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:17.434 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:07:17.535 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:17.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:17 smithi159 bash[105915]: cluster 2023-09-24T00:07:16.296402+0000 mon.a (mon.0) 2010 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-24T00:07:17.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:17 smithi159 bash[105915]: cluster 2023-09-24T00:07:16.306140+0000 osd.7 (osd.7) 289 : cluster 3 failed to encode map e427 with expected crc 2023-09-24T00:07:17.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:17 smithi159 bash[105915]: cluster 2023-09-24T00:07:16.306551+0000 osd.5 (osd.5) 272 : cluster 3 failed to encode map e427 with expected crc 2023-09-24T00:07:17.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:17 smithi159 bash[105915]: audit 2023-09-24T00:07:16.307138+0000 mon.a (mon.0) 2011 : audit 1 from='client.? 172.21.15.159:0/3890432930' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-24T00:07:17.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:17 smithi159 bash[105915]: audit 2023-09-24T00:07:16.307220+0000 mon.a (mon.0) 2012 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'0':'65536','1':'65536','2':'36447','3':'32890'}"}]': finished 2023-09-24T00:07:17.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:17 smithi159 bash[105915]: cluster 2023-09-24T00:07:16.307292+0000 mon.a (mon.0) 2013 : cluster 0 osdmap e427: 8 total, 8 up, 7 in 2023-09-24T00:07:17.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:17 smithi159 bash[105915]: cluster 2023-09-24T00:07:17.184970+0000 mgr.y (mgr.25991) 1518 : cluster 0 pgmap v1742: 99 pgs: 11 peering, 3 remapped+peering, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 6 active+recovery_wait+degraded, 1 active+recovering, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 69 active+clean; 16 MiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 18344/612 objects degraded (2997.386%); 333/612 objects misplaced (54.412%); 0 B/s, 512 objects/s recovering 2023-09-24T00:07:17.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:17 smithi159 bash[105915]: audit 2023-09-24T00:07:17.274854+0000 mon.a (mon.0) 2014 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:07:17.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:17 smithi159 bash[108473]: cluster 2023-09-24T00:07:16.296402+0000 mon.a (mon.0) 2010 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-24T00:07:17.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:17 smithi159 bash[108473]: cluster 2023-09-24T00:07:16.306140+0000 osd.7 (osd.7) 289 : cluster 3 failed to encode map e427 with expected crc 2023-09-24T00:07:17.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:17 smithi159 bash[108473]: cluster 2023-09-24T00:07:16.306551+0000 osd.5 (osd.5) 272 : cluster 3 failed to encode map e427 with expected crc 2023-09-24T00:07:17.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:17 smithi159 bash[108473]: audit 2023-09-24T00:07:16.307138+0000 mon.a (mon.0) 2011 : audit 1 from='client.? 172.21.15.159:0/3890432930' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-24T00:07:17.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:17 smithi159 bash[108473]: audit 2023-09-24T00:07:16.307220+0000 mon.a (mon.0) 2012 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'0':'65536','1':'65536','2':'36447','3':'32890'}"}]': finished 2023-09-24T00:07:17.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:17 smithi159 bash[108473]: cluster 2023-09-24T00:07:16.307292+0000 mon.a (mon.0) 2013 : cluster 0 osdmap e427: 8 total, 8 up, 7 in 2023-09-24T00:07:17.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:17 smithi159 bash[108473]: cluster 2023-09-24T00:07:17.184970+0000 mgr.y (mgr.25991) 1518 : cluster 0 pgmap v1742: 99 pgs: 11 peering, 3 remapped+peering, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 6 active+recovery_wait+degraded, 1 active+recovering, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 69 active+clean; 16 MiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 18344/612 objects degraded (2997.386%); 333/612 objects misplaced (54.412%); 0 B/s, 512 objects/s recovering 2023-09-24T00:07:17.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:17 smithi159 bash[108473]: audit 2023-09-24T00:07:17.274854+0000 mon.a (mon.0) 2014 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:07:17.560 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:17.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:17.562 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:07:17.663 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:07:17.683 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:07:17.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:17.686 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:07:17.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:17 smithi164 bash[92846]: cluster 2023-09-24T00:07:16.296402+0000 mon.a (mon.0) 2010 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-24T00:07:17.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:17 smithi164 bash[92846]: cluster 2023-09-24T00:07:16.306140+0000 osd.7 (osd.7) 289 : cluster 3 failed to encode map e427 with expected crc 2023-09-24T00:07:17.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:17 smithi164 bash[92846]: cluster 2023-09-24T00:07:16.306551+0000 osd.5 (osd.5) 272 : cluster 3 failed to encode map e427 with expected crc 2023-09-24T00:07:17.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:17 smithi164 bash[92846]: audit 2023-09-24T00:07:16.307138+0000 mon.a (mon.0) 2011 : audit 1 from='client.? 172.21.15.159:0/3890432930' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-24T00:07:17.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:17 smithi164 bash[92846]: audit 2023-09-24T00:07:16.307220+0000 mon.a (mon.0) 2012 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'0':'65536','1':'65536','2':'36447','3':'32890'}"}]': finished 2023-09-24T00:07:17.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:17 smithi164 bash[92846]: cluster 2023-09-24T00:07:16.307292+0000 mon.a (mon.0) 2013 : cluster 0 osdmap e427: 8 total, 8 up, 7 in 2023-09-24T00:07:17.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:17 smithi164 bash[92846]: cluster 2023-09-24T00:07:17.184970+0000 mgr.y (mgr.25991) 1518 : cluster 0 pgmap v1742: 99 pgs: 11 peering, 3 remapped+peering, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+remapped, 6 active+recovery_wait+degraded, 1 active+recovering, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 69 active+clean; 16 MiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 18344/612 objects degraded (2997.386%); 333/612 objects misplaced (54.412%); 0 B/s, 512 objects/s recovering 2023-09-24T00:07:17.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:17 smithi164 bash[92846]: audit 2023-09-24T00:07:17.274854+0000 mon.a (mon.0) 2014 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:07:17.786 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:07:17.813 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:07:17.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:17.816 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:07:17.917 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:07:17.938 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:07:17.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:17.941 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:07:18.041 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:18.063 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:18.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:18.065 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:07:18.166 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:07:18.190 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:07:18.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:18.193 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:07:18.294 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:07:18.323 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:07:18.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:18.326 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:07:18.426 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:18.435 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:18 smithi159 bash[105915]: cluster 2023-09-24T00:07:17.309736+0000 mon.a (mon.0) 2015 : cluster 3 Health check failed: Reduced data availability: 5 pgs inactive, 7 pgs peering (PG_AVAILABILITY) 2023-09-24T00:07:18.435 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:18 smithi159 bash[105915]: cluster 2023-09-24T00:07:17.318255+0000 osd.6 (osd.6) 518 : cluster 3 failed to encode map e428 with expected crc 2023-09-24T00:07:18.435 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:18 smithi159 bash[105915]: cluster 2023-09-24T00:07:17.321154+0000 mon.a (mon.0) 2016 : cluster 0 osdmap e428: 8 total, 8 up, 7 in 2023-09-24T00:07:18.435 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:18 smithi159 bash[105915]: cluster 2023-09-24T00:07:17.321504+0000 osd.7 (osd.7) 290 : cluster 3 failed to encode map e428 with expected crc 2023-09-24T00:07:18.435 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:18 smithi159 bash[105915]: cluster 2023-09-24T00:07:17.322245+0000 osd.5 (osd.5) 273 : cluster 3 failed to encode map e428 with expected crc 2023-09-24T00:07:18.435 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:18 smithi159 bash[105915]: cluster 2023-09-24T00:07:17.322589+0000 osd.6 (osd.6) 519 : cluster 3 failed to encode map e428 with expected crc 2023-09-24T00:07:18.435 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:18 smithi159 bash[105915]: cluster 2023-09-24T00:07:17.324583+0000 osd.7 (osd.7) 291 : cluster 3 failed to encode map e428 with expected crc 2023-09-24T00:07:18.435 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:18 smithi159 bash[105915]: cluster 2023-09-24T00:07:17.324832+0000 osd.5 (osd.5) 274 : cluster 3 failed to encode map e428 with expected crc 2023-09-24T00:07:18.435 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:18 smithi159 bash[105915]: cluster 2023-09-24T00:07:17.324907+0000 osd.6 (osd.6) 520 : cluster 3 failed to encode map e428 with expected crc 2023-09-24T00:07:18.435 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:18 smithi159 bash[105915]: cluster 2023-09-24T00:07:17.326804+0000 osd.5 (osd.5) 275 : cluster 3 failed to encode map e428 with expected crc 2023-09-24T00:07:18.435 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:18 smithi159 bash[105915]: cluster 2023-09-24T00:07:18.177244+0000 mon.a (mon.0) 2017 : cluster 3 Health check update: Degraded data redundancy: 18344/612 objects degraded (2997.386%), 12 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-24T00:07:18.436 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:18 smithi159 bash[108473]: cluster 2023-09-24T00:07:17.309736+0000 mon.a (mon.0) 2015 : cluster 3 Health check failed: Reduced data availability: 5 pgs inactive, 7 pgs peering (PG_AVAILABILITY) 2023-09-24T00:07:18.436 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:18 smithi159 bash[108473]: cluster 2023-09-24T00:07:17.318255+0000 osd.6 (osd.6) 518 : cluster 3 failed to encode map e428 with expected crc 2023-09-24T00:07:18.436 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:18 smithi159 bash[108473]: cluster 2023-09-24T00:07:17.321154+0000 mon.a (mon.0) 2016 : cluster 0 osdmap e428: 8 total, 8 up, 7 in 2023-09-24T00:07:18.436 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:18 smithi159 bash[108473]: cluster 2023-09-24T00:07:17.321504+0000 osd.7 (osd.7) 290 : cluster 3 failed to encode map e428 with expected crc 2023-09-24T00:07:18.436 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:18 smithi159 bash[108473]: cluster 2023-09-24T00:07:17.322245+0000 osd.5 (osd.5) 273 : cluster 3 failed to encode map e428 with expected crc 2023-09-24T00:07:18.436 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:18 smithi159 bash[108473]: cluster 2023-09-24T00:07:17.322589+0000 osd.6 (osd.6) 519 : cluster 3 failed to encode map e428 with expected crc 2023-09-24T00:07:18.436 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:18 smithi159 bash[108473]: cluster 2023-09-24T00:07:17.324583+0000 osd.7 (osd.7) 291 : cluster 3 failed to encode map e428 with expected crc 2023-09-24T00:07:18.436 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:18 smithi159 bash[108473]: cluster 2023-09-24T00:07:17.324832+0000 osd.5 (osd.5) 274 : cluster 3 failed to encode map e428 with expected crc 2023-09-24T00:07:18.436 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:18 smithi159 bash[108473]: cluster 2023-09-24T00:07:17.324907+0000 osd.6 (osd.6) 520 : cluster 3 failed to encode map e428 with expected crc 2023-09-24T00:07:18.436 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:18 smithi159 bash[108473]: cluster 2023-09-24T00:07:17.326804+0000 osd.5 (osd.5) 275 : cluster 3 failed to encode map e428 with expected crc 2023-09-24T00:07:18.436 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:18 smithi159 bash[108473]: cluster 2023-09-24T00:07:18.177244+0000 mon.a (mon.0) 2017 : cluster 3 Health check update: Degraded data redundancy: 18344/612 objects degraded (2997.386%), 12 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-24T00:07:18.465 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:18.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:18.468 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:07:18.568 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:18.596 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:18.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:18.599 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:07:18.699 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:18.724 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:18.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:18.726 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:07:18.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:18 smithi164 bash[92846]: cluster 2023-09-24T00:07:17.309736+0000 mon.a (mon.0) 2015 : cluster 3 Health check failed: Reduced data availability: 5 pgs inactive, 7 pgs peering (PG_AVAILABILITY) 2023-09-24T00:07:18.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:18 smithi164 bash[92846]: cluster 2023-09-24T00:07:17.318255+0000 osd.6 (osd.6) 518 : cluster 3 failed to encode map e428 with expected crc 2023-09-24T00:07:18.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:18 smithi164 bash[92846]: cluster 2023-09-24T00:07:17.321154+0000 mon.a (mon.0) 2016 : cluster 0 osdmap e428: 8 total, 8 up, 7 in 2023-09-24T00:07:18.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:18 smithi164 bash[92846]: cluster 2023-09-24T00:07:17.321504+0000 osd.7 (osd.7) 290 : cluster 3 failed to encode map e428 with expected crc 2023-09-24T00:07:18.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:18 smithi164 bash[92846]: cluster 2023-09-24T00:07:17.322245+0000 osd.5 (osd.5) 273 : cluster 3 failed to encode map e428 with expected crc 2023-09-24T00:07:18.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:18 smithi164 bash[92846]: cluster 2023-09-24T00:07:17.322589+0000 osd.6 (osd.6) 519 : cluster 3 failed to encode map e428 with expected crc 2023-09-24T00:07:18.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:18 smithi164 bash[92846]: cluster 2023-09-24T00:07:17.324583+0000 osd.7 (osd.7) 291 : cluster 3 failed to encode map e428 with expected crc 2023-09-24T00:07:18.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:18 smithi164 bash[92846]: cluster 2023-09-24T00:07:17.324832+0000 osd.5 (osd.5) 274 : cluster 3 failed to encode map e428 with expected crc 2023-09-24T00:07:18.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:18 smithi164 bash[92846]: cluster 2023-09-24T00:07:17.324907+0000 osd.6 (osd.6) 520 : cluster 3 failed to encode map e428 with expected crc 2023-09-24T00:07:18.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:18 smithi164 bash[92846]: cluster 2023-09-24T00:07:17.326804+0000 osd.5 (osd.5) 275 : cluster 3 failed to encode map e428 with expected crc 2023-09-24T00:07:18.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:18 smithi164 bash[92846]: cluster 2023-09-24T00:07:18.177244+0000 mon.a (mon.0) 2017 : cluster 3 Health check update: Degraded data redundancy: 18344/612 objects degraded (2997.386%), 12 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-24T00:07:18.827 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:07:18.857 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:07:18.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:18.860 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:07:18.961 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:07:18.991 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:07:18.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:18.994 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:07:19.094 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:07:19.122 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:07:19.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:19.124 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:07:19.224 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:19.250 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:19.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:19.252 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:07:19.353 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:19.380 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:19.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:19.382 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:07:19.483 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:19.495 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:19 smithi159 bash[105915]: cluster 2023-09-24T00:07:18.325135+0000 mon.a (mon.0) 2018 : cluster 0 osdmap e429: 8 total, 8 up, 7 in 2023-09-24T00:07:19.495 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:19 smithi159 bash[105915]: cluster 2023-09-24T00:07:18.326428+0000 osd.7 (osd.7) 292 : cluster 3 failed to encode map e429 with expected crc 2023-09-24T00:07:19.495 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:19 smithi159 bash[105915]: cluster 2023-09-24T00:07:18.326569+0000 osd.6 (osd.6) 521 : cluster 3 failed to encode map e429 with expected crc 2023-09-24T00:07:19.495 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:19 smithi159 bash[105915]: cluster 2023-09-24T00:07:18.327866+0000 osd.6 (osd.6) 522 : cluster 3 failed to encode map e429 with expected crc 2023-09-24T00:07:19.495 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:19 smithi159 bash[105915]: cluster 2023-09-24T00:07:18.328149+0000 osd.1 (osd.1) 7 : cluster 0 10.4 starting backfill to osd.0 from (0'0,0'0] MAX to 417'8215 2023-09-24T00:07:19.495 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:19 smithi159 bash[105915]: cluster 2023-09-24T00:07:18.328383+0000 osd.1 (osd.1) 8 : cluster 0 10.14 starting backfill to osd.0 from (0'0,0'0] MAX to 417'8211 2023-09-24T00:07:19.495 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:19 smithi159 bash[105915]: cluster 2023-09-24T00:07:18.329141+0000 osd.7 (osd.7) 293 : cluster 3 failed to encode map e429 with expected crc 2023-09-24T00:07:19.495 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:19 smithi159 bash[105915]: cluster 2023-09-24T00:07:18.329219+0000 osd.6 (osd.6) 523 : cluster 3 failed to encode map e429 with expected crc 2023-09-24T00:07:19.495 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:19 smithi159 bash[105915]: cluster 2023-09-24T00:07:18.329313+0000 osd.5 (osd.5) 276 : cluster 3 failed to encode map e429 with expected crc 2023-09-24T00:07:19.496 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:19 smithi159 bash[105915]: cluster 2023-09-24T00:07:18.330565+0000 osd.5 (osd.5) 277 : cluster 3 failed to encode map e429 with expected crc 2023-09-24T00:07:19.496 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:19 smithi159 bash[105915]: cluster 2023-09-24T00:07:18.332152+0000 osd.1 (osd.1) 9 : cluster 1 10.2 continuing backfill to osd.0 from (332'1415,417'8207] MIN to 417'8207 2023-09-24T00:07:19.496 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:19 smithi159 bash[105915]: cluster 2023-09-24T00:07:18.332296+0000 osd.1 (osd.1) 10 : cluster 1 10.12 continuing backfill to osd.0 from (332'1415,417'8138] MIN to 417'8138 2023-09-24T00:07:19.496 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:19 smithi159 bash[105915]: cluster 2023-09-24T00:07:18.332738+0000 osd.7 (osd.7) 294 : cluster 1 10.c continuing backfill to osd.0 from (332'2820,417'9582] 10:31341513:::benchmark_data_smithi159_258586_object36376:head to 417'9582 2023-09-24T00:07:19.496 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:19 smithi159 bash[105915]: cluster 2023-09-24T00:07:18.335021+0000 osd.6 (osd.6) 524 : cluster 0 10.7 starting backfill to osd.0 from (0'0,0'0] MAX to 417'8187 2023-09-24T00:07:19.496 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:19 smithi159 bash[105915]: cluster 2023-09-24T00:07:18.335135+0000 osd.6 (osd.6) 525 : cluster 1 10.d continuing backfill to osd.0 from (342'4789,417'9690] MIN to 417'9690 2023-09-24T00:07:19.496 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:19 smithi159 bash[105915]: cluster 2023-09-24T00:07:18.337801+0000 osd.6 (osd.6) 526 : cluster 0 10.a starting backfill to osd.0 from (0'0,0'0] MAX to 417'9594 2023-09-24T00:07:19.496 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:19 smithi159 bash[105915]: cluster 2023-09-24T00:07:18.339985+0000 osd.6 (osd.6) 527 : cluster 0 10.17 starting backfill to osd.0 from (0'0,0'0] MAX to 417'8177 2023-09-24T00:07:19.496 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:19 smithi159 bash[105915]: cluster 2023-09-24T00:07:19.185773+0000 mgr.y (mgr.25991) 1519 : cluster 0 pgmap v1745: 99 pgs: 11 peering, 9 remapped+peering, 8 active+recovery_wait+degraded, 3 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 64 active+clean; 16 MiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 8552/612 objects degraded (1397.386%); 19/612 objects misplaced (3.105%); 5 B/s, 310 objects/s recovering 2023-09-24T00:07:19.496 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:19 smithi159 bash[108473]: cluster 2023-09-24T00:07:18.325135+0000 mon.a (mon.0) 2018 : cluster 0 osdmap e429: 8 total, 8 up, 7 in 2023-09-24T00:07:19.497 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:19 smithi159 bash[108473]: cluster 2023-09-24T00:07:18.326428+0000 osd.7 (osd.7) 292 : cluster 3 failed to encode map e429 with expected crc 2023-09-24T00:07:19.497 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:19 smithi159 bash[108473]: cluster 2023-09-24T00:07:18.326569+0000 osd.6 (osd.6) 521 : cluster 3 failed to encode map e429 with expected crc 2023-09-24T00:07:19.497 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:19 smithi159 bash[108473]: cluster 2023-09-24T00:07:18.327866+0000 osd.6 (osd.6) 522 : cluster 3 failed to encode map e429 with expected crc 2023-09-24T00:07:19.497 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:19 smithi159 bash[108473]: cluster 2023-09-24T00:07:18.328149+0000 osd.1 (osd.1) 7 : cluster 0 10.4 starting backfill to osd.0 from (0'0,0'0] MAX to 417'8215 2023-09-24T00:07:19.497 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:19 smithi159 bash[108473]: cluster 2023-09-24T00:07:18.328383+0000 osd.1 (osd.1) 8 : cluster 0 10.14 starting backfill to osd.0 from (0'0,0'0] MAX to 417'8211 2023-09-24T00:07:19.497 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:19 smithi159 bash[108473]: cluster 2023-09-24T00:07:18.329141+0000 osd.7 (osd.7) 293 : cluster 3 failed to encode map e429 with expected crc 2023-09-24T00:07:19.497 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:19 smithi159 bash[108473]: cluster 2023-09-24T00:07:18.329219+0000 osd.6 (osd.6) 523 : cluster 3 failed to encode map e429 with expected crc 2023-09-24T00:07:19.497 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:19 smithi159 bash[108473]: cluster 2023-09-24T00:07:18.329313+0000 osd.5 (osd.5) 276 : cluster 3 failed to encode map e429 with expected crc 2023-09-24T00:07:19.497 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:19 smithi159 bash[108473]: cluster 2023-09-24T00:07:18.330565+0000 osd.5 (osd.5) 277 : cluster 3 failed to encode map e429 with expected crc 2023-09-24T00:07:19.497 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:19 smithi159 bash[108473]: cluster 2023-09-24T00:07:18.332152+0000 osd.1 (osd.1) 9 : cluster 1 10.2 continuing backfill to osd.0 from (332'1415,417'8207] MIN to 417'8207 2023-09-24T00:07:19.497 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:19 smithi159 bash[108473]: cluster 2023-09-24T00:07:18.332296+0000 osd.1 (osd.1) 10 : cluster 1 10.12 continuing backfill to osd.0 from (332'1415,417'8138] MIN to 417'8138 2023-09-24T00:07:19.497 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:19 smithi159 bash[108473]: cluster 2023-09-24T00:07:18.332738+0000 osd.7 (osd.7) 294 : cluster 1 10.c continuing backfill to osd.0 from (332'2820,417'9582] 10:31341513:::benchmark_data_smithi159_258586_object36376:head to 417'9582 2023-09-24T00:07:19.497 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:19 smithi159 bash[108473]: cluster 2023-09-24T00:07:18.335021+0000 osd.6 (osd.6) 524 : cluster 0 10.7 starting backfill to osd.0 from (0'0,0'0] MAX to 417'8187 2023-09-24T00:07:19.497 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:19 smithi159 bash[108473]: cluster 2023-09-24T00:07:18.335135+0000 osd.6 (osd.6) 525 : cluster 1 10.d continuing backfill to osd.0 from (342'4789,417'9690] MIN to 417'9690 2023-09-24T00:07:19.498 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:19 smithi159 bash[108473]: cluster 2023-09-24T00:07:18.337801+0000 osd.6 (osd.6) 526 : cluster 0 10.a starting backfill to osd.0 from (0'0,0'0] MAX to 417'9594 2023-09-24T00:07:19.498 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:19 smithi159 bash[108473]: cluster 2023-09-24T00:07:18.339985+0000 osd.6 (osd.6) 527 : cluster 0 10.17 starting backfill to osd.0 from (0'0,0'0] MAX to 417'8177 2023-09-24T00:07:19.498 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:19 smithi159 bash[108473]: cluster 2023-09-24T00:07:19.185773+0000 mgr.y (mgr.25991) 1519 : cluster 0 pgmap v1745: 99 pgs: 11 peering, 9 remapped+peering, 8 active+recovery_wait+degraded, 3 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 64 active+clean; 16 MiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 8552/612 objects degraded (1397.386%); 19/612 objects misplaced (3.105%); 5 B/s, 310 objects/s recovering 2023-09-24T00:07:19.510 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:19.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:19.512 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:07:19.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:19 smithi164 bash[92846]: cluster 2023-09-24T00:07:18.325135+0000 mon.a (mon.0) 2018 : cluster 0 osdmap e429: 8 total, 8 up, 7 in 2023-09-24T00:07:19.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:19 smithi164 bash[92846]: cluster 2023-09-24T00:07:18.326428+0000 osd.7 (osd.7) 292 : cluster 3 failed to encode map e429 with expected crc 2023-09-24T00:07:19.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:19 smithi164 bash[92846]: cluster 2023-09-24T00:07:18.326569+0000 osd.6 (osd.6) 521 : cluster 3 failed to encode map e429 with expected crc 2023-09-24T00:07:19.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:19 smithi164 bash[92846]: cluster 2023-09-24T00:07:18.327866+0000 osd.6 (osd.6) 522 : cluster 3 failed to encode map e429 with expected crc 2023-09-24T00:07:19.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:19 smithi164 bash[92846]: cluster 2023-09-24T00:07:18.328149+0000 osd.1 (osd.1) 7 : cluster 0 10.4 starting backfill to osd.0 from (0'0,0'0] MAX to 417'8215 2023-09-24T00:07:19.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:19 smithi164 bash[92846]: cluster 2023-09-24T00:07:18.328383+0000 osd.1 (osd.1) 8 : cluster 0 10.14 starting backfill to osd.0 from (0'0,0'0] MAX to 417'8211 2023-09-24T00:07:19.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:19 smithi164 bash[92846]: cluster 2023-09-24T00:07:18.329141+0000 osd.7 (osd.7) 293 : cluster 3 failed to encode map e429 with expected crc 2023-09-24T00:07:19.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:19 smithi164 bash[92846]: cluster 2023-09-24T00:07:18.329219+0000 osd.6 (osd.6) 523 : cluster 3 failed to encode map e429 with expected crc 2023-09-24T00:07:19.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:19 smithi164 bash[92846]: cluster 2023-09-24T00:07:18.329313+0000 osd.5 (osd.5) 276 : cluster 3 failed to encode map e429 with expected crc 2023-09-24T00:07:19.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:19 smithi164 bash[92846]: cluster 2023-09-24T00:07:18.330565+0000 osd.5 (osd.5) 277 : cluster 3 failed to encode map e429 with expected crc 2023-09-24T00:07:19.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:19 smithi164 bash[92846]: cluster 2023-09-24T00:07:18.332152+0000 osd.1 (osd.1) 9 : cluster 1 10.2 continuing backfill to osd.0 from (332'1415,417'8207] MIN to 417'8207 2023-09-24T00:07:19.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:19 smithi164 bash[92846]: cluster 2023-09-24T00:07:18.332296+0000 osd.1 (osd.1) 10 : cluster 1 10.12 continuing backfill to osd.0 from (332'1415,417'8138] MIN to 417'8138 2023-09-24T00:07:19.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:19 smithi164 bash[92846]: cluster 2023-09-24T00:07:18.332738+0000 osd.7 (osd.7) 294 : cluster 1 10.c continuing backfill to osd.0 from (332'2820,417'9582] 10:31341513:::benchmark_data_smithi159_258586_object36376:head to 417'9582 2023-09-24T00:07:19.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:19 smithi164 bash[92846]: cluster 2023-09-24T00:07:18.335021+0000 osd.6 (osd.6) 524 : cluster 0 10.7 starting backfill to osd.0 from (0'0,0'0] MAX to 417'8187 2023-09-24T00:07:19.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:19 smithi164 bash[92846]: cluster 2023-09-24T00:07:18.335135+0000 osd.6 (osd.6) 525 : cluster 1 10.d continuing backfill to osd.0 from (342'4789,417'9690] MIN to 417'9690 2023-09-24T00:07:19.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:19 smithi164 bash[92846]: cluster 2023-09-24T00:07:18.337801+0000 osd.6 (osd.6) 526 : cluster 0 10.a starting backfill to osd.0 from (0'0,0'0] MAX to 417'9594 2023-09-24T00:07:19.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:19 smithi164 bash[92846]: cluster 2023-09-24T00:07:18.339985+0000 osd.6 (osd.6) 527 : cluster 0 10.17 starting backfill to osd.0 from (0'0,0'0] MAX to 417'8177 2023-09-24T00:07:19.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:19 smithi164 bash[92846]: cluster 2023-09-24T00:07:19.185773+0000 mgr.y (mgr.25991) 1519 : cluster 0 pgmap v1745: 99 pgs: 11 peering, 9 remapped+peering, 8 active+recovery_wait+degraded, 3 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 64 active+clean; 16 MiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 8552/612 objects degraded (1397.386%); 19/612 objects misplaced (3.105%); 5 B/s, 310 objects/s recovering 2023-09-24T00:07:19.613 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:07:19.639 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:07:19.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:19.642 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:07:19.742 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:07:19.771 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:07:19.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:19.774 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:07:19.833 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '0.05', 'overage': '1000', 'type': 'reweight-by-utilization'} 2023-09-24T00:07:19.833 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd reweight-by-utilization 1000 0.05 2023-09-24T00:07:19.875 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:07:19.900 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:07:19.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:19.902 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:07:20.003 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:20.030 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:20.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:20.035 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:07:20.136 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:07:20.163 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:07:20.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:20.166 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:07:20.267 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:07:20.296 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:07:20.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:20.299 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:07:20.400 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:07:20.431 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:07:20.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:20.434 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:07:20.534 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:07:20.559 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:07:20.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:20.561 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:07:20.662 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:07:20.690 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:07:20.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:20.692 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:07:20.793 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:20.822 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:20.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:20.825 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:07:20.925 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:07:20.952 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:07:20.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:20.954 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:07:21.055 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:07:21.082 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:07:21.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:21.085 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:07:21.186 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:07:21.216 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:07:21.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:21.219 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:07:21.320 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:07:21.331 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:21 smithi164 bash[92846]: cluster 2023-09-24T00:07:21.186619+0000 mgr.y (mgr.25991) 1520 : cluster 0 pgmap v1746: 99 pgs: 1 active+recovering+undersized+remapped, 11 peering, 9 remapped+peering, 8 active+recovery_wait+degraded, 3 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 62 active+clean; 16 MiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 15860/612 objects degraded (2591.503%); 19/612 objects misplaced (3.105%); 3 B/s, 265 objects/s recovering 2023-09-24T00:07:21.348 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:07:21.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:21.351 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:07:21.451 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:07:21.476 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:07:21.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:21.478 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:07:21.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:21 smithi159 bash[105915]: cluster 2023-09-24T00:07:21.186619+0000 mgr.y (mgr.25991) 1520 : cluster 0 pgmap v1746: 99 pgs: 1 active+recovering+undersized+remapped, 11 peering, 9 remapped+peering, 8 active+recovery_wait+degraded, 3 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 62 active+clean; 16 MiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 15860/612 objects degraded (2591.503%); 19/612 objects misplaced (3.105%); 3 B/s, 265 objects/s recovering 2023-09-24T00:07:21.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:21 smithi159 bash[108473]: cluster 2023-09-24T00:07:21.186619+0000 mgr.y (mgr.25991) 1520 : cluster 0 pgmap v1746: 99 pgs: 1 active+recovering+undersized+remapped, 11 peering, 9 remapped+peering, 8 active+recovery_wait+degraded, 3 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 62 active+clean; 16 MiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 15860/612 objects degraded (2591.503%); 19/612 objects misplaced (3.105%); 3 B/s, 265 objects/s recovering 2023-09-24T00:07:21.579 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:07:21.606 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:07:21.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:21.609 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:07:21.709 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:21.735 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:21.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:21.737 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:07:21.812 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-24T00:07:21.838 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:07:21.862 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:07:21.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:21.865 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:07:21.966 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:07:21.991 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:07:21.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:21.993 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:07:22.093 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:07:22.120 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:07:22.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:22.122 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:07:22.223 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:07:22.255 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:07:22.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:22.259 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:07:22.359 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:22.384 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:22.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:22.387 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:07:22.488 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:22.513 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:22.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:22.517 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:07:22.617 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:07:22.646 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:07:22.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:22.649 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:07:22.749 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:22.779 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:22.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:22.781 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:07:22.882 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:07:22.912 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:07:22.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:22.914 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:07:23.015 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:07:23.046 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:07:23.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:23.048 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:07:23.149 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:07:23.178 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:07:23.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:23.182 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:07:23.282 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:07:23.311 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:07:23.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:23.314 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:07:23.415 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:23.426 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:23 smithi159 bash[105915]: cluster 2023-09-24T00:07:23.178695+0000 mon.a (mon.0) 2019 : cluster 3 Health check update: Degraded data redundancy: 15860/612 objects degraded (2591.503%), 13 pgs degraded (PG_DEGRADED) 2023-09-24T00:07:23.426 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:23 smithi159 bash[105915]: cluster 2023-09-24T00:07:23.187373+0000 mgr.y (mgr.25991) 1521 : cluster 0 pgmap v1747: 99 pgs: 1 active+recovery_wait+undersized+remapped, 1 active+recovering+undersized+remapped, 5 remapped+peering, 7 active+recovery_wait+degraded, 1 active+recovery_wait, 6 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 71 active+clean; 16 MiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 15604/612 objects degraded (2549.673%); 4067/612 objects misplaced (664.542%); 3 B/s, 57 objects/s recovering 2023-09-24T00:07:23.426 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:23 smithi159 bash[108473]: cluster 2023-09-24T00:07:23.178695+0000 mon.a (mon.0) 2019 : cluster 3 Health check update: Degraded data redundancy: 15860/612 objects degraded (2591.503%), 13 pgs degraded (PG_DEGRADED) 2023-09-24T00:07:23.427 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:23 smithi159 bash[108473]: cluster 2023-09-24T00:07:23.187373+0000 mgr.y (mgr.25991) 1521 : cluster 0 pgmap v1747: 99 pgs: 1 active+recovery_wait+undersized+remapped, 1 active+recovering+undersized+remapped, 5 remapped+peering, 7 active+recovery_wait+degraded, 1 active+recovery_wait, 6 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 71 active+clean; 16 MiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 15604/612 objects degraded (2549.673%); 4067/612 objects misplaced (664.542%); 3 B/s, 57 objects/s recovering 2023-09-24T00:07:23.444 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:23.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:23.447 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:07:23.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:23 smithi164 bash[92846]: cluster 2023-09-24T00:07:23.178695+0000 mon.a (mon.0) 2019 : cluster 3 Health check update: Degraded data redundancy: 15860/612 objects degraded (2591.503%), 13 pgs degraded (PG_DEGRADED) 2023-09-24T00:07:23.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:23 smithi164 bash[92846]: cluster 2023-09-24T00:07:23.187373+0000 mgr.y (mgr.25991) 1521 : cluster 0 pgmap v1747: 99 pgs: 1 active+recovery_wait+undersized+remapped, 1 active+recovering+undersized+remapped, 5 remapped+peering, 7 active+recovery_wait+degraded, 1 active+recovery_wait, 6 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 71 active+clean; 16 MiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 15604/612 objects degraded (2549.673%); 4067/612 objects misplaced (664.542%); 3 B/s, 57 objects/s recovering 2023-09-24T00:07:23.548 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:23.581 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:23.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:23.584 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:07:23.685 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:07:23.714 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:07:23.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:23.717 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:07:23.794 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 24 00:07:23 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [24/Sep/2023:00:07:23] "GET /metrics HTTP/1.1" 200 36669 "" "Prometheus/2.43.0" 2023-09-24T00:07:23.817 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:07:23.850 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:07:23.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:23.853 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:07:23.954 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:07:23.984 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:07:23.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:23.987 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:07:24.088 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:24.119 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:24.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:24.122 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:07:24.222 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:07:24.253 INFO:teuthology.orchestra.run.smithi159.stderr:pool 'unique_pool_5' removed 2023-09-24T00:07:24.260 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:07:24.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:24.264 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:07:24.365 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:07:24.374 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:24 smithi159 bash[105915]: audit 2023-09-24T00:07:23.387134+0000 mon.c (mon.2) 144 : audit 1 from='client.? 172.21.15.159:0/186174897' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-24T00:07:24.374 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:24 smithi159 bash[105915]: audit 2023-09-24T00:07:23.387806+0000 mon.a (mon.0) 2020 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-24T00:07:24.374 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:24 smithi159 bash[105915]: cluster 2023-09-24T00:07:24.181128+0000 mon.a (mon.0) 2021 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 7 pgs peering) 2023-09-24T00:07:24.374 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:24 smithi159 bash[108473]: audit 2023-09-24T00:07:23.387134+0000 mon.c (mon.2) 144 : audit 1 from='client.? 172.21.15.159:0/186174897' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-24T00:07:24.375 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:24 smithi159 bash[108473]: audit 2023-09-24T00:07:23.387806+0000 mon.a (mon.0) 2020 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-24T00:07:24.375 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:24 smithi159 bash[108473]: cluster 2023-09-24T00:07:24.181128+0000 mon.a (mon.0) 2021 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 7 pgs peering) 2023-09-24T00:07:24.405 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:07:24.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:24.407 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:07:24.508 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:07:24.520 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:24 smithi164 bash[92846]: audit 2023-09-24T00:07:23.387134+0000 mon.c (mon.2) 144 : audit 1 from='client.? 172.21.15.159:0/186174897' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-24T00:07:24.520 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:24 smithi164 bash[92846]: audit 2023-09-24T00:07:23.387806+0000 mon.a (mon.0) 2020 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-24T00:07:24.520 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:24 smithi164 bash[92846]: cluster 2023-09-24T00:07:24.181128+0000 mon.a (mon.0) 2021 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 7 pgs peering) 2023-09-24T00:07:24.542 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:07:24.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:24.546 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:07:24.647 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:07:24.679 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:07:24.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:24.681 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:07:24.782 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:24.806 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:24.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:24.810 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:07:24.910 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:07:24.942 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:07:24.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:24.945 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:07:25.046 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:07:25.082 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:07:25.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:25.085 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:07:25.186 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:07:25.210 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:07:25.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:25.212 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:07:25.313 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:25.341 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:25.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:25.343 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:07:25.389 INFO:teuthology.task.sequential:In sequential, running task print... 2023-09-24T00:07:25.389 INFO:teuthology.task.print:**** done end radosbench.yaml 2023-09-24T00:07:25.390 INFO:teuthology.task.sequential:In sequential, running task workunit... 2023-09-24T00:07:25.390 INFO:tasks.workunit:Pulling workunits from ref quincy 2023-09-24T00:07:25.390 INFO:tasks.workunit:Making a separate scratch dir for every client... 2023-09-24T00:07:25.391 DEBUG:teuthology.orchestra.run.smithi159:> stat -- /home/ubuntu/cephtest/mnt.0 2023-09-24T00:07:25.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:25.401 INFO:teuthology.orchestra.run.smithi159.stderr:stat: cannot stat '/home/ubuntu/cephtest/mnt.0': No such file or directory 2023-09-24T00:07:25.402 DEBUG:teuthology.orchestra.run.smithi159:> mkdir -- /home/ubuntu/cephtest/mnt.0 2023-09-24T00:07:25.444 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:07:25.455 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2023-09-24T00:07:25.455 DEBUG:teuthology.orchestra.run.smithi159:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2023-09-24T00:07:25.456 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:25 smithi159 bash[105915]: cluster 2023-09-24T00:07:24.244012+0000 osd.6 (osd.6) 528 : cluster 3 failed to encode map e430 with expected crc 2023-09-24T00:07:25.456 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:25 smithi159 bash[105915]: cluster 2023-09-24T00:07:24.244127+0000 osd.4 (osd.4) 348 : cluster 3 failed to encode map e430 with expected crc 2023-09-24T00:07:25.456 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:25 smithi159 bash[105915]: audit 2023-09-24T00:07:24.245826+0000 mon.a (mon.0) 2022 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true}]': finished 2023-09-24T00:07:25.456 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:25 smithi159 bash[105915]: cluster 2023-09-24T00:07:24.245941+0000 mon.a (mon.0) 2023 : cluster 0 osdmap e430: 8 total, 8 up, 7 in 2023-09-24T00:07:25.456 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:25 smithi159 bash[105915]: cluster 2023-09-24T00:07:25.188175+0000 mgr.y (mgr.25991) 1522 : cluster 0 pgmap v1749: 73 pgs: 3 active+recovery_wait+degraded, 1 active+recovery_wait, 2 active+recovery_wait+undersized+degraded+remapped, 67 active+clean; 4.6 MiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 41/84 objects degraded (48.810%) 2023-09-24T00:07:25.457 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:25 smithi159 bash[108473]: cluster 2023-09-24T00:07:24.244012+0000 osd.6 (osd.6) 528 : cluster 3 failed to encode map e430 with expected crc 2023-09-24T00:07:25.457 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:25 smithi159 bash[108473]: cluster 2023-09-24T00:07:24.244127+0000 osd.4 (osd.4) 348 : cluster 3 failed to encode map e430 with expected crc 2023-09-24T00:07:25.457 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:25 smithi159 bash[108473]: audit 2023-09-24T00:07:24.245826+0000 mon.a (mon.0) 2022 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true}]': finished 2023-09-24T00:07:25.457 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:25 smithi159 bash[108473]: cluster 2023-09-24T00:07:24.245941+0000 mon.a (mon.0) 2023 : cluster 0 osdmap e430: 8 total, 8 up, 7 in 2023-09-24T00:07:25.457 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:25 smithi159 bash[108473]: cluster 2023-09-24T00:07:25.188175+0000 mgr.y (mgr.25991) 1522 : cluster 0 pgmap v1749: 73 pgs: 3 active+recovery_wait+degraded, 1 active+recovery_wait, 2 active+recovery_wait+undersized+degraded+remapped, 67 active+clean; 4.6 MiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 41/84 objects degraded (48.810%) 2023-09-24T00:07:25.464 INFO:tasks.workunit:timeout=3h 2023-09-24T00:07:25.464 INFO:tasks.workunit:cleanup=True 2023-09-24T00:07:25.464 DEBUG:teuthology.orchestra.run.smithi159:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone --depth 1 --branch quincy https://github.com/ceph/ceph.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 2023-09-24T00:07:25.473 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:07:25.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:25.476 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:07:25.489 INFO:tasks.workunit.client.0.smithi159.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2023-09-24T00:07:25.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:25 smithi164 bash[92846]: cluster 2023-09-24T00:07:24.244012+0000 osd.6 (osd.6) 528 : cluster 3 failed to encode map e430 with expected crc 2023-09-24T00:07:25.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:25 smithi164 bash[92846]: cluster 2023-09-24T00:07:24.244127+0000 osd.4 (osd.4) 348 : cluster 3 failed to encode map e430 with expected crc 2023-09-24T00:07:25.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:25 smithi164 bash[92846]: audit 2023-09-24T00:07:24.245826+0000 mon.a (mon.0) 2022 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true}]': finished 2023-09-24T00:07:25.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:25 smithi164 bash[92846]: cluster 2023-09-24T00:07:24.245941+0000 mon.a (mon.0) 2023 : cluster 0 osdmap e430: 8 total, 8 up, 7 in 2023-09-24T00:07:25.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:25 smithi164 bash[92846]: cluster 2023-09-24T00:07:25.188175+0000 mgr.y (mgr.25991) 1522 : cluster 0 pgmap v1749: 73 pgs: 3 active+recovery_wait+degraded, 1 active+recovery_wait, 2 active+recovery_wait+undersized+degraded+remapped, 67 active+clean; 4.6 MiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 41/84 objects degraded (48.810%) 2023-09-24T00:07:25.577 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:07:25.608 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:07:25.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:25.610 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:07:25.711 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:25.741 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:25.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:25.745 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:07:25.816 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:07:25.816 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:07:25.817 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:07:25.846 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:25.868 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:25.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:25.871 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:07:25.972 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:26.003 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:26.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:26.007 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:07:26.107 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:07:26.136 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:07:26.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:26.139 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:07:26.239 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:26.269 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:26.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:26.270 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:07:26.371 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:26.391 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:26.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:26.393 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:07:26.494 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:26.502 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:26 smithi159 bash[105915]: cluster 2023-09-24T00:07:25.255171+0000 osd.7 (osd.7) 295 : cluster 3 failed to encode map e431 with expected crc 2023-09-24T00:07:26.502 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:26 smithi159 bash[105915]: cluster 2023-09-24T00:07:25.255847+0000 mon.a (mon.0) 2024 : cluster 0 osdmap e431: 8 total, 8 up, 7 in 2023-09-24T00:07:26.502 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:26 smithi159 bash[105915]: cluster 2023-09-24T00:07:25.256430+0000 osd.6 (osd.6) 529 : cluster 3 failed to encode map e431 with expected crc 2023-09-24T00:07:26.502 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:26 smithi159 bash[105915]: cluster 2023-09-24T00:07:25.257781+0000 osd.7 (osd.7) 296 : cluster 3 failed to encode map e431 with expected crc 2023-09-24T00:07:26.502 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:26 smithi159 bash[105915]: cluster 2023-09-24T00:07:25.718843+0000 osd.5 (osd.5) 278 : cluster 3 failed to encode map e431 with expected crc 2023-09-24T00:07:26.503 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:26 smithi159 bash[108473]: cluster 2023-09-24T00:07:25.255171+0000 osd.7 (osd.7) 295 : cluster 3 failed to encode map e431 with expected crc 2023-09-24T00:07:26.503 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:26 smithi159 bash[108473]: cluster 2023-09-24T00:07:25.255847+0000 mon.a (mon.0) 2024 : cluster 0 osdmap e431: 8 total, 8 up, 7 in 2023-09-24T00:07:26.503 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:26 smithi159 bash[108473]: cluster 2023-09-24T00:07:25.256430+0000 osd.6 (osd.6) 529 : cluster 3 failed to encode map e431 with expected crc 2023-09-24T00:07:26.503 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:26 smithi159 bash[108473]: cluster 2023-09-24T00:07:25.257781+0000 osd.7 (osd.7) 296 : cluster 3 failed to encode map e431 with expected crc 2023-09-24T00:07:26.503 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:26 smithi159 bash[108473]: cluster 2023-09-24T00:07:25.718843+0000 osd.5 (osd.5) 278 : cluster 3 failed to encode map e431 with expected crc 2023-09-24T00:07:26.515 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:26.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:26.517 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:07:26.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:26 smithi164 bash[92846]: cluster 2023-09-24T00:07:25.255171+0000 osd.7 (osd.7) 295 : cluster 3 failed to encode map e431 with expected crc 2023-09-24T00:07:26.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:26 smithi164 bash[92846]: cluster 2023-09-24T00:07:25.255847+0000 mon.a (mon.0) 2024 : cluster 0 osdmap e431: 8 total, 8 up, 7 in 2023-09-24T00:07:26.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:26 smithi164 bash[92846]: cluster 2023-09-24T00:07:25.256430+0000 osd.6 (osd.6) 529 : cluster 3 failed to encode map e431 with expected crc 2023-09-24T00:07:26.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:26 smithi164 bash[92846]: cluster 2023-09-24T00:07:25.257781+0000 osd.7 (osd.7) 296 : cluster 3 failed to encode map e431 with expected crc 2023-09-24T00:07:26.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:26 smithi164 bash[92846]: cluster 2023-09-24T00:07:25.718843+0000 osd.5 (osd.5) 278 : cluster 3 failed to encode map e431 with expected crc 2023-09-24T00:07:26.618 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:07:26.652 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:07:26.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:26.655 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:07:26.755 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:07:26.791 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:07:26.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:26.794 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:07:26.895 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:26.920 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:26.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:26.924 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:07:27.024 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:27.054 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:27.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:27.057 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:07:27.158 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:27.190 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:27.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:27.193 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:07:27.293 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:07:27.322 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:07:27.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:27.324 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:07:27.425 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:27.438 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:27 smithi159 bash[105915]: cluster 2023-09-24T00:07:26.255295+0000 osd.4 (osd.4) 349 : cluster 3 failed to encode map e431 with expected crc 2023-09-24T00:07:27.438 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:27 smithi159 bash[105915]: cluster 2023-09-24T00:07:26.257065+0000 osd.7 (osd.7) 297 : cluster 3 failed to encode map e432 with expected crc 2023-09-24T00:07:27.438 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:27 smithi159 bash[105915]: cluster 2023-09-24T00:07:26.257233+0000 mon.a (mon.0) 2025 : cluster 0 osdmap e432: 8 total, 8 up, 7 in 2023-09-24T00:07:27.438 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:27 smithi159 bash[105915]: cluster 2023-09-24T00:07:26.258317+0000 osd.6 (osd.6) 530 : cluster 3 failed to encode map e432 with expected crc 2023-09-24T00:07:27.438 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:27 smithi159 bash[105915]: cluster 2023-09-24T00:07:26.260256+0000 osd.7 (osd.7) 298 : cluster 3 failed to encode map e432 with expected crc 2023-09-24T00:07:27.438 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:27 smithi159 bash[105915]: cluster 2023-09-24T00:07:26.262245+0000 osd.7 (osd.7) 299 : cluster 3 failed to encode map e432 with expected crc 2023-09-24T00:07:27.438 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:27 smithi159 bash[105915]: cluster 2023-09-24T00:07:26.375261+0000 osd.5 (osd.5) 279 : cluster 3 failed to encode map e432 with expected crc 2023-09-24T00:07:27.439 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:27 smithi159 bash[105915]: cluster 2023-09-24T00:07:27.188814+0000 mgr.y (mgr.25991) 1523 : cluster 0 pgmap v1752: 73 pgs: 3 active+recovery_wait+degraded, 1 active+recovery_wait, 2 active+recovery_wait+undersized+degraded+remapped, 67 active+clean; 4.6 MiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 41/84 objects degraded (48.810%) 2023-09-24T00:07:27.439 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:27 smithi159 bash[108473]: cluster 2023-09-24T00:07:26.255295+0000 osd.4 (osd.4) 349 : cluster 3 failed to encode map e431 with expected crc 2023-09-24T00:07:27.439 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:27 smithi159 bash[108473]: cluster 2023-09-24T00:07:26.257065+0000 osd.7 (osd.7) 297 : cluster 3 failed to encode map e432 with expected crc 2023-09-24T00:07:27.439 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:27 smithi159 bash[108473]: cluster 2023-09-24T00:07:26.257233+0000 mon.a (mon.0) 2025 : cluster 0 osdmap e432: 8 total, 8 up, 7 in 2023-09-24T00:07:27.439 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:27 smithi159 bash[108473]: cluster 2023-09-24T00:07:26.258317+0000 osd.6 (osd.6) 530 : cluster 3 failed to encode map e432 with expected crc 2023-09-24T00:07:27.439 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:27 smithi159 bash[108473]: cluster 2023-09-24T00:07:26.260256+0000 osd.7 (osd.7) 298 : cluster 3 failed to encode map e432 with expected crc 2023-09-24T00:07:27.439 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:27 smithi159 bash[108473]: cluster 2023-09-24T00:07:26.262245+0000 osd.7 (osd.7) 299 : cluster 3 failed to encode map e432 with expected crc 2023-09-24T00:07:27.439 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:27 smithi159 bash[108473]: cluster 2023-09-24T00:07:26.375261+0000 osd.5 (osd.5) 279 : cluster 3 failed to encode map e432 with expected crc 2023-09-24T00:07:27.439 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:27 smithi159 bash[108473]: cluster 2023-09-24T00:07:27.188814+0000 mgr.y (mgr.25991) 1523 : cluster 0 pgmap v1752: 73 pgs: 3 active+recovery_wait+degraded, 1 active+recovery_wait, 2 active+recovery_wait+undersized+degraded+remapped, 67 active+clean; 4.6 MiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 41/84 objects degraded (48.810%) 2023-09-24T00:07:27.454 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:27.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:27.457 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:07:27.558 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:07:27.572 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:27 smithi164 bash[92846]: cluster 2023-09-24T00:07:26.255295+0000 osd.4 (osd.4) 349 : cluster 3 failed to encode map e431 with expected crc 2023-09-24T00:07:27.572 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:27 smithi164 bash[92846]: cluster 2023-09-24T00:07:26.257065+0000 osd.7 (osd.7) 297 : cluster 3 failed to encode map e432 with expected crc 2023-09-24T00:07:27.572 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:27 smithi164 bash[92846]: cluster 2023-09-24T00:07:26.257233+0000 mon.a (mon.0) 2025 : cluster 0 osdmap e432: 8 total, 8 up, 7 in 2023-09-24T00:07:27.572 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:27 smithi164 bash[92846]: cluster 2023-09-24T00:07:26.258317+0000 osd.6 (osd.6) 530 : cluster 3 failed to encode map e432 with expected crc 2023-09-24T00:07:27.573 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:27 smithi164 bash[92846]: cluster 2023-09-24T00:07:26.260256+0000 osd.7 (osd.7) 298 : cluster 3 failed to encode map e432 with expected crc 2023-09-24T00:07:27.573 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:27 smithi164 bash[92846]: cluster 2023-09-24T00:07:26.262245+0000 osd.7 (osd.7) 299 : cluster 3 failed to encode map e432 with expected crc 2023-09-24T00:07:27.573 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:27 smithi164 bash[92846]: cluster 2023-09-24T00:07:26.375261+0000 osd.5 (osd.5) 279 : cluster 3 failed to encode map e432 with expected crc 2023-09-24T00:07:27.573 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:27 smithi164 bash[92846]: cluster 2023-09-24T00:07:27.188814+0000 mgr.y (mgr.25991) 1523 : cluster 0 pgmap v1752: 73 pgs: 3 active+recovery_wait+degraded, 1 active+recovery_wait, 2 active+recovery_wait+undersized+degraded+remapped, 67 active+clean; 4.6 MiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 41/84 objects degraded (48.810%) 2023-09-24T00:07:27.591 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:07:27.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:27.594 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:07:27.695 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:07:27.726 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:07:27.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:27.729 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:07:27.829 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:27.864 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:27.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:27.867 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:07:27.894 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:07:27.967 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:07:27.997 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:07:27.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:27.999 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:07:28.100 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:07:28.130 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:07:28.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:28.133 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:07:28.234 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:07:28.266 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:07:28.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:28.269 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:07:28.370 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:07:28.382 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:28 smithi164 bash[92846]: cluster 2023-09-24T00:07:28.180069+0000 mon.a (mon.0) 2026 : cluster 3 Health check update: Degraded data redundancy: 41/84 objects degraded (48.810%), 5 pgs degraded (PG_DEGRADED) 2023-09-24T00:07:28.401 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:07:28.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:28.404 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:07:28.505 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:07:28.538 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:07:28.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:28.541 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:07:28.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:28 smithi159 bash[105915]: cluster 2023-09-24T00:07:28.180069+0000 mon.a (mon.0) 2026 : cluster 3 Health check update: Degraded data redundancy: 41/84 objects degraded (48.810%), 5 pgs degraded (PG_DEGRADED) 2023-09-24T00:07:28.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:28 smithi159 bash[108473]: cluster 2023-09-24T00:07:28.180069+0000 mon.a (mon.0) 2026 : cluster 3 Health check update: Degraded data redundancy: 41/84 objects degraded (48.810%), 5 pgs degraded (PG_DEGRADED) 2023-09-24T00:07:28.642 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:07:28.673 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:07:28.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:28.676 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:07:28.777 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:07:28.810 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:07:28.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:28.813 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:07:28.914 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:07:28.935 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:07:28.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:28.937 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:07:29.038 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:07:29.058 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:07:29.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:29.060 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:07:29.161 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:29.185 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:29.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:29.187 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:07:29.288 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:07:29.314 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:07:29.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:29.316 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:07:29.417 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:07:29.443 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:07:29.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:29.445 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:07:29.487 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:29 smithi159 bash[105915]: cluster 2023-09-24T00:07:29.189365+0000 mgr.y (mgr.25991) 1524 : cluster 0 pgmap v1753: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail 2023-09-24T00:07:29.487 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:29 smithi159 bash[108473]: cluster 2023-09-24T00:07:29.189365+0000 mgr.y (mgr.25991) 1524 : cluster 0 pgmap v1753: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail 2023-09-24T00:07:29.546 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:07:29.559 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:29 smithi164 bash[92846]: cluster 2023-09-24T00:07:29.189365+0000 mgr.y (mgr.25991) 1524 : cluster 0 pgmap v1753: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail 2023-09-24T00:07:29.579 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:07:29.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:29.582 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:07:29.683 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:29.702 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:29.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:29.704 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:07:29.805 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:07:29.838 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:07:29.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:29.841 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:07:29.942 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:07:29.974 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:07:29.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:29.977 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:07:30.078 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:07:30.096 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:07:30.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:30.098 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:07:30.199 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:07:30.233 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:07:30.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:30.237 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:07:30.337 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:07:30.360 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:30 smithi159 bash[105915]: cluster 2023-09-24T00:07:29.270990+0000 mon.a (mon.0) 2027 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 41/84 objects degraded (48.810%), 5 pgs degraded) 2023-09-24T00:07:30.360 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:30 smithi159 bash[108473]: cluster 2023-09-24T00:07:29.270990+0000 mon.a (mon.0) 2027 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 41/84 objects degraded (48.810%), 5 pgs degraded) 2023-09-24T00:07:30.367 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:07:30.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:30.371 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:07:30.471 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:07:30.491 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:07:30.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:30.492 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:07:30.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:30 smithi164 bash[92846]: cluster 2023-09-24T00:07:29.270990+0000 mon.a (mon.0) 2027 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 41/84 objects degraded (48.810%), 5 pgs degraded) 2023-09-24T00:07:30.594 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:07:30.627 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:07:30.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:30.630 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:07:30.731 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:30.756 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:30.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:30.758 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:07:30.859 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:07:30.890 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:07:30.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:30.892 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:07:30.993 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:07:31.025 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:07:31.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:31.028 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:07:31.129 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:31.150 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:31.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:31.153 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:07:31.254 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:31.278 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:31.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:31.281 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:07:31.381 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:07:31.407 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:07:31.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:31.411 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:07:31.472 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:31 smithi159 bash[105915]: cluster 2023-09-24T00:07:31.190123+0000 mgr.y (mgr.25991) 1525 : cluster 0 pgmap v1754: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 83 KiB/s, 4 objects/s recovering 2023-09-24T00:07:31.472 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:31 smithi159 bash[108473]: cluster 2023-09-24T00:07:31.190123+0000 mgr.y (mgr.25991) 1525 : cluster 0 pgmap v1754: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 83 KiB/s, 4 objects/s recovering 2023-09-24T00:07:31.512 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:07:31.543 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:07:31.546 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:31 smithi164 bash[92846]: cluster 2023-09-24T00:07:31.190123+0000 mgr.y (mgr.25991) 1525 : cluster 0 pgmap v1754: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 83 KiB/s, 4 objects/s recovering 2023-09-24T00:07:31.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:31.547 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:07:31.647 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:31.665 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:31.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:31.668 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:07:31.768 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:07:31.801 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:07:31.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:31.804 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:07:31.904 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:07:31.919 INFO:tasks.workunit.client.0.smithi159.stderr:Updating files: 92% (10639/11502) Updating files: 93% (10697/11502) Updating files: 94% (10812/11502) Updating files: 95% (10927/11502) Updating files: 96% (11042/11502) Updating files: 97% (11157/11502) Updating files: 98% (11272/11502) Updating files: 99% (11387/11502) Updating files: 100% (11502/11502) Updating files: 100% (11502/11502), done. 2023-09-24T00:07:31.935 DEBUG:teuthology.orchestra.run.smithi159:> cd -- /home/ubuntu/cephtest/clone.client.0/qa/workunits && if test -e Makefile ; then make ; fi && find -executable -type f -printf '%P\0' >/home/ubuntu/cephtest/workunits.list.client.0 2023-09-24T00:07:31.937 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:07:31.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:31.940 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:07:31.941 INFO:tasks.workunit.client.0.smithi159.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2023-09-24T00:07:31.943 INFO:tasks.workunit.client.0.smithi159.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2023-09-24T00:07:31.943 INFO:tasks.workunit.client.0.smithi159.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2023-09-24T00:07:32.040 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:07:32.075 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:07:32.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:32.078 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:07:32.179 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:07:32.214 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:07:32.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:32.217 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:07:32.318 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:07:32.341 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:07:32.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:32.345 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:07:32.349 INFO:tasks.workunit.client.0.smithi159.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2023-09-24T00:07:32.446 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:07:32.478 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:07:32.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:32.481 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:07:32.582 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:07:32.613 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:07:32.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:32.616 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:07:32.717 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:32.739 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:32.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:32.742 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:07:32.759 INFO:tasks.workunit.client.0.smithi159.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2023-09-24T00:07:32.842 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:07:32.874 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:07:32.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:32.877 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:07:32.918 INFO:tasks.workunit.client.0.smithi159.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2023-09-24T00:07:32.978 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:33.006 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:33.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:33.008 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:07:33.021 INFO:tasks.workunit.client.0.smithi159.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2023-09-24T00:07:33.022 INFO:tasks.workunit.client.0.smithi159.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2023-09-24T00:07:33.109 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:07:33.141 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:07:33.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:33.143 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:07:33.195 INFO:tasks.workunit.client.0.smithi159.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2023-09-24T00:07:33.244 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:07:33.273 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:07:33.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:33.276 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:07:33.377 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:33.397 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:33.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:33.399 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:07:33.409 DEBUG:teuthology.orchestra.run.smithi159:> set -ex 2023-09-24T00:07:33.409 DEBUG:teuthology.orchestra.run.smithi159:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2023-09-24T00:07:33.500 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:07:33.512 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:33 smithi164 bash[92846]: audit 2023-09-24T00:07:32.280373+0000 mon.a (mon.0) 2028 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:07:33.512 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:33 smithi164 bash[92846]: audit 2023-09-24T00:07:32.282215+0000 mon.a (mon.0) 2029 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:07:33.512 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:33 smithi164 bash[92846]: audit 2023-09-24T00:07:33.088483+0000 mon.a (mon.0) 2030 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 7]}]: dispatch 2023-09-24T00:07:33.513 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:33 smithi164 bash[92846]: audit 2023-09-24T00:07:33.088750+0000 mon.a (mon.0) 2031 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "4.11"}]: dispatch 2023-09-24T00:07:33.513 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:33 smithi164 bash[92846]: cluster 2023-09-24T00:07:33.190670+0000 mgr.y (mgr.25991) 1526 : cluster 0 pgmap v1755: 73 pgs: 73 active+clean; 4.6 MiB data, 5.9 GiB used, 620 GiB / 626 GiB avail; 72 KiB/s, 3 objects/s recovering 2023-09-24T00:07:33.531 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:07:33.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:33.534 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:07:33.547 INFO:tasks.workunit:Running workunits matching cls/test_cls_rbd.sh on client.0... 2023-09-24T00:07:33.549 INFO:tasks.workunit:Running workunit cls/test_cls_rbd.sh... 2023-09-24T00:07:33.549 DEBUG:teuthology.orchestra.run.smithi159:workunit test cls/test_cls_rbd.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=quincy TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_rbd.sh 2023-09-24T00:07:33.634 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:07:33.665 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:07:33.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:33.668 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:07:33.695 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:33 smithi159 bash[108473]: audit 2023-09-24T00:07:32.280373+0000 mon.a (mon.0) 2028 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:07:33.696 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:33 smithi159 bash[108473]: audit 2023-09-24T00:07:32.282215+0000 mon.a (mon.0) 2029 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:07:33.696 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:33 smithi159 bash[108473]: audit 2023-09-24T00:07:33.088483+0000 mon.a (mon.0) 2030 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 7]}]: dispatch 2023-09-24T00:07:33.696 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:33 smithi159 bash[108473]: audit 2023-09-24T00:07:33.088750+0000 mon.a (mon.0) 2031 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "4.11"}]: dispatch 2023-09-24T00:07:33.696 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:33 smithi159 bash[108473]: cluster 2023-09-24T00:07:33.190670+0000 mgr.y (mgr.25991) 1526 : cluster 0 pgmap v1755: 73 pgs: 73 active+clean; 4.6 MiB data, 5.9 GiB used, 620 GiB / 626 GiB avail; 72 KiB/s, 3 objects/s recovering 2023-09-24T00:07:33.696 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:33 smithi159 bash[105915]: audit 2023-09-24T00:07:32.280373+0000 mon.a (mon.0) 2028 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:07:33.696 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:33 smithi159 bash[105915]: audit 2023-09-24T00:07:32.282215+0000 mon.a (mon.0) 2029 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:07:33.696 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:33 smithi159 bash[105915]: audit 2023-09-24T00:07:33.088483+0000 mon.a (mon.0) 2030 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 7]}]: dispatch 2023-09-24T00:07:33.697 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:33 smithi159 bash[105915]: audit 2023-09-24T00:07:33.088750+0000 mon.a (mon.0) 2031 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "4.11"}]: dispatch 2023-09-24T00:07:33.697 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:33 smithi159 bash[105915]: cluster 2023-09-24T00:07:33.190670+0000 mgr.y (mgr.25991) 1526 : cluster 0 pgmap v1755: 73 pgs: 73 active+clean; 4.6 MiB data, 5.9 GiB used, 620 GiB / 626 GiB avail; 72 KiB/s, 3 objects/s recovering 2023-09-24T00:07:33.697 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 24 00:07:33 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [24/Sep/2023:00:07:33] "GET /metrics HTTP/1.1" 200 34237 "" "Prometheus/2.43.0" 2023-09-24T00:07:33.769 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:07:33.798 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:07:33.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:33.801 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:07:33.902 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:07:33.926 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:07:33.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:33.929 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:07:34.030 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:07:34.068 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:07:34.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:34.071 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:07:34.165 INFO:tasks.workunit.client.0.smithi159.stdout:Running main() from gmock_main.cc 2023-09-24T00:07:34.165 INFO:tasks.workunit.client.0.smithi159.stdout:[==========] Running 70 tests from 1 test suite. 2023-09-24T00:07:34.165 INFO:tasks.workunit.client.0.smithi159.stdout:[----------] Global test environment set-up. 2023-09-24T00:07:34.165 INFO:tasks.workunit.client.0.smithi159.stdout:[----------] 70 tests from TestClsRbd 2023-09-24T00:07:34.172 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:34.201 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:34.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:34.204 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:07:34.305 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:07:34.336 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:07:34.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:34.340 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:07:34.440 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:07:34.475 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:07:34.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:34.478 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:07:34.579 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:07:34.607 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:07:34.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:34.609 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:07:34.710 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:07:34.740 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:07:34.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:34.743 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:07:34.844 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:07:34.857 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:34 smithi164 bash[92846]: cluster 2023-09-24T00:07:33.282235+0000 osd.4 (osd.4) 350 : cluster 3 failed to encode map e433 with expected crc 2023-09-24T00:07:34.857 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:34 smithi164 bash[92846]: cluster 2023-09-24T00:07:33.282332+0000 osd.6 (osd.6) 531 : cluster 3 failed to encode map e433 with expected crc 2023-09-24T00:07:34.857 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:34 smithi164 bash[92846]: audit 2023-09-24T00:07:33.283247+0000 mon.a (mon.0) 2032 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 7]}]': finished 2023-09-24T00:07:34.857 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:34 smithi164 bash[92846]: audit 2023-09-24T00:07:33.283305+0000 mon.a (mon.0) 2033 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "4.11"}]': finished 2023-09-24T00:07:34.857 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:34 smithi164 bash[92846]: cluster 2023-09-24T00:07:33.283336+0000 mon.a (mon.0) 2034 : cluster 0 osdmap e433: 8 total, 8 up, 7 in 2023-09-24T00:07:34.881 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:07:34.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:34.883 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:07:34.983 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:34.997 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:34 smithi159 bash[108473]: cluster 2023-09-24T00:07:33.282235+0000 osd.4 (osd.4) 350 : cluster 3 failed to encode map e433 with expected crc 2023-09-24T00:07:34.997 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:34 smithi159 bash[108473]: cluster 2023-09-24T00:07:33.282332+0000 osd.6 (osd.6) 531 : cluster 3 failed to encode map e433 with expected crc 2023-09-24T00:07:34.997 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:34 smithi159 bash[108473]: audit 2023-09-24T00:07:33.283247+0000 mon.a (mon.0) 2032 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 7]}]': finished 2023-09-24T00:07:34.998 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:34 smithi159 bash[108473]: audit 2023-09-24T00:07:33.283305+0000 mon.a (mon.0) 2033 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "4.11"}]': finished 2023-09-24T00:07:34.998 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:34 smithi159 bash[108473]: cluster 2023-09-24T00:07:33.283336+0000 mon.a (mon.0) 2034 : cluster 0 osdmap e433: 8 total, 8 up, 7 in 2023-09-24T00:07:34.998 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:34 smithi159 bash[105915]: cluster 2023-09-24T00:07:33.282235+0000 osd.4 (osd.4) 350 : cluster 3 failed to encode map e433 with expected crc 2023-09-24T00:07:34.998 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:34 smithi159 bash[105915]: cluster 2023-09-24T00:07:33.282332+0000 osd.6 (osd.6) 531 : cluster 3 failed to encode map e433 with expected crc 2023-09-24T00:07:34.998 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:34 smithi159 bash[105915]: audit 2023-09-24T00:07:33.283247+0000 mon.a (mon.0) 2032 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 7]}]': finished 2023-09-24T00:07:34.998 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:34 smithi159 bash[105915]: audit 2023-09-24T00:07:33.283305+0000 mon.a (mon.0) 2033 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "4.11"}]': finished 2023-09-24T00:07:34.998 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:34 smithi159 bash[105915]: cluster 2023-09-24T00:07:33.283336+0000 mon.a (mon.0) 2034 : cluster 0 osdmap e433: 8 total, 8 up, 7 in 2023-09-24T00:07:35.021 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:35.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:35.023 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:07:35.124 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:35.155 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:35.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:35.158 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:07:35.259 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:35.287 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:35.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:35.290 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:07:35.391 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:07:35.422 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:07:35.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:35.425 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:07:35.526 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:07:35.555 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:07:35.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:35.558 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:07:35.658 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:07:35.678 INFO:tasks.workunit.client.0.smithi159.stdout:[ RUN ] TestClsRbd.get_all_features 2023-09-24T00:07:35.694 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:07:35.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:35.698 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:07:35.699 INFO:tasks.workunit.client.0.smithi159.stdout:[ OK ] TestClsRbd.get_all_features (21 ms) 2023-09-24T00:07:35.699 INFO:tasks.workunit.client.0.smithi159.stdout:[ RUN ] TestClsRbd.copyup 2023-09-24T00:07:35.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:35 smithi159 bash[108473]: cluster 2023-09-24T00:07:34.657359+0000 osd.5 (osd.5) 280 : cluster 3 failed to encode map e434 with expected crc 2023-09-24T00:07:35.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:35 smithi159 bash[108473]: cluster 2023-09-24T00:07:34.657396+0000 osd.6 (osd.6) 532 : cluster 3 failed to encode map e434 with expected crc 2023-09-24T00:07:35.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:35 smithi159 bash[108473]: cluster 2023-09-24T00:07:34.658542+0000 mon.a (mon.0) 2035 : cluster 0 osdmap e434: 8 total, 8 up, 7 in 2023-09-24T00:07:35.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:35 smithi159 bash[108473]: cluster 2023-09-24T00:07:34.660103+0000 osd.6 (osd.6) 533 : cluster 3 failed to encode map e434 with expected crc 2023-09-24T00:07:35.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:35 smithi159 bash[108473]: cluster 2023-09-24T00:07:34.663384+0000 osd.7 (osd.7) 300 : cluster 3 failed to encode map e434 with expected crc 2023-09-24T00:07:35.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:35 smithi159 bash[108473]: cluster 2023-09-24T00:07:34.663797+0000 osd.6 (osd.6) 534 : cluster 3 failed to encode map e434 with expected crc 2023-09-24T00:07:35.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:35 smithi159 bash[108473]: audit 2023-09-24T00:07:34.669431+0000 mon.a (mon.0) 2036 : audit 1 from='client.? 172.21.15.159:0/3738906867' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi159-308219-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-24T00:07:35.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:35 smithi159 bash[108473]: cluster 2023-09-24T00:07:35.191343+0000 mgr.y (mgr.25991) 1527 : cluster 0 pgmap v1758: 105 pgs: 32 unknown, 73 active+clean; 4.6 MiB data, 5.9 GiB used, 620 GiB / 626 GiB avail; 72 KiB/s, 3 objects/s recovering 2023-09-24T00:07:35.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:35 smithi159 bash[105915]: cluster 2023-09-24T00:07:34.657359+0000 osd.5 (osd.5) 280 : cluster 3 failed to encode map e434 with expected crc 2023-09-24T00:07:35.796 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:35 smithi159 bash[105915]: cluster 2023-09-24T00:07:34.657396+0000 osd.6 (osd.6) 532 : cluster 3 failed to encode map e434 with expected crc 2023-09-24T00:07:35.796 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:35 smithi159 bash[105915]: cluster 2023-09-24T00:07:34.658542+0000 mon.a (mon.0) 2035 : cluster 0 osdmap e434: 8 total, 8 up, 7 in 2023-09-24T00:07:35.796 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:35 smithi159 bash[105915]: cluster 2023-09-24T00:07:34.660103+0000 osd.6 (osd.6) 533 : cluster 3 failed to encode map e434 with expected crc 2023-09-24T00:07:35.796 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:35 smithi159 bash[105915]: cluster 2023-09-24T00:07:34.663384+0000 osd.7 (osd.7) 300 : cluster 3 failed to encode map e434 with expected crc 2023-09-24T00:07:35.796 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:35 smithi159 bash[105915]: cluster 2023-09-24T00:07:34.663797+0000 osd.6 (osd.6) 534 : cluster 3 failed to encode map e434 with expected crc 2023-09-24T00:07:35.796 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:35 smithi159 bash[105915]: audit 2023-09-24T00:07:34.669431+0000 mon.a (mon.0) 2036 : audit 1 from='client.? 172.21.15.159:0/3738906867' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi159-308219-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-24T00:07:35.796 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:35 smithi159 bash[105915]: cluster 2023-09-24T00:07:35.191343+0000 mgr.y (mgr.25991) 1527 : cluster 0 pgmap v1758: 105 pgs: 32 unknown, 73 active+clean; 4.6 MiB data, 5.9 GiB used, 620 GiB / 626 GiB avail; 72 KiB/s, 3 objects/s recovering 2023-09-24T00:07:35.798 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:07:35.831 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:07:35.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:35.834 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:07:35.935 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:07:35.949 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:35 smithi164 bash[92846]: cluster 2023-09-24T00:07:34.657359+0000 osd.5 (osd.5) 280 : cluster 3 failed to encode map e434 with expected crc 2023-09-24T00:07:35.949 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:35 smithi164 bash[92846]: cluster 2023-09-24T00:07:34.657396+0000 osd.6 (osd.6) 532 : cluster 3 failed to encode map e434 with expected crc 2023-09-24T00:07:35.949 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:35 smithi164 bash[92846]: cluster 2023-09-24T00:07:34.658542+0000 mon.a (mon.0) 2035 : cluster 0 osdmap e434: 8 total, 8 up, 7 in 2023-09-24T00:07:35.949 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:35 smithi164 bash[92846]: cluster 2023-09-24T00:07:34.660103+0000 osd.6 (osd.6) 533 : cluster 3 failed to encode map e434 with expected crc 2023-09-24T00:07:35.949 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:35 smithi164 bash[92846]: cluster 2023-09-24T00:07:34.663384+0000 osd.7 (osd.7) 300 : cluster 3 failed to encode map e434 with expected crc 2023-09-24T00:07:35.949 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:35 smithi164 bash[92846]: cluster 2023-09-24T00:07:34.663797+0000 osd.6 (osd.6) 534 : cluster 3 failed to encode map e434 with expected crc 2023-09-24T00:07:35.949 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:35 smithi164 bash[92846]: audit 2023-09-24T00:07:34.669431+0000 mon.a (mon.0) 2036 : audit 1 from='client.? 172.21.15.159:0/3738906867' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi159-308219-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-24T00:07:35.949 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:35 smithi164 bash[92846]: cluster 2023-09-24T00:07:35.191343+0000 mgr.y (mgr.25991) 1527 : cluster 0 pgmap v1758: 105 pgs: 32 unknown, 73 active+clean; 4.6 MiB data, 5.9 GiB used, 620 GiB / 626 GiB avail; 72 KiB/s, 3 objects/s recovering 2023-09-24T00:07:35.967 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:07:35.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:35.969 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:07:36.070 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:07:36.081 INFO:tasks.workunit.client.0.smithi159.stdout:[ OK ] TestClsRbd.copyup (382 ms) 2023-09-24T00:07:36.082 INFO:tasks.workunit.client.0.smithi159.stdout:[ RUN ] TestClsRbd.sparse_copyup 2023-09-24T00:07:36.098 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:07:36.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:36.101 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:07:36.104 INFO:tasks.workunit.client.0.smithi159.stdout:[ OK ] TestClsRbd.sparse_copyup (23 ms) 2023-09-24T00:07:36.104 INFO:tasks.workunit.client.0.smithi159.stdout:[ RUN ] TestClsRbd.get_and_set_id 2023-09-24T00:07:36.115 INFO:tasks.workunit.client.0.smithi159.stdout:[ OK ] TestClsRbd.get_and_set_id (12 ms) 2023-09-24T00:07:36.116 INFO:tasks.workunit.client.0.smithi159.stdout:[ RUN ] TestClsRbd.add_remove_child 2023-09-24T00:07:36.135 INFO:tasks.workunit.client.0.smithi159.stdout:[ OK ] TestClsRbd.add_remove_child (19 ms) 2023-09-24T00:07:36.135 INFO:tasks.workunit.client.0.smithi159.stdout:[ RUN ] TestClsRbd.directory_methods 2023-09-24T00:07:36.202 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:07:36.227 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:07:36.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:36.230 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:07:36.331 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:07:36.359 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:07:36.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:36.363 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:07:36.367 INFO:tasks.workunit.client.0.smithi159.stdout:[ OK ] TestClsRbd.directory_methods (232 ms) 2023-09-24T00:07:36.367 INFO:tasks.workunit.client.0.smithi159.stdout:[ RUN ] TestClsRbd.create 2023-09-24T00:07:36.407 INFO:tasks.workunit.client.0.smithi159.stdout:[ OK ] TestClsRbd.create (40 ms) 2023-09-24T00:07:36.407 INFO:tasks.workunit.client.0.smithi159.stdout:[ RUN ] TestClsRbd.get_features 2023-09-24T00:07:36.409 INFO:tasks.workunit.client.0.smithi159.stdout:[ OK ] TestClsRbd.get_features (2 ms) 2023-09-24T00:07:36.409 INFO:tasks.workunit.client.0.smithi159.stdout:[ RUN ] TestClsRbd.get_object_prefix 2023-09-24T00:07:36.413 INFO:tasks.workunit.client.0.smithi159.stdout:[ OK ] TestClsRbd.get_object_prefix (4 ms) 2023-09-24T00:07:36.413 INFO:tasks.workunit.client.0.smithi159.stdout:[ RUN ] TestClsRbd.get_create_timestamp 2023-09-24T00:07:36.415 INFO:tasks.workunit.client.0.smithi159.stdout:[ OK ] TestClsRbd.get_create_timestamp (2 ms) 2023-09-24T00:07:36.415 INFO:tasks.workunit.client.0.smithi159.stdout:[ RUN ] TestClsRbd.get_access_timestamp 2023-09-24T00:07:36.418 INFO:tasks.workunit.client.0.smithi159.stdout:[ OK ] TestClsRbd.get_access_timestamp (3 ms) 2023-09-24T00:07:36.418 INFO:tasks.workunit.client.0.smithi159.stdout:[ RUN ] TestClsRbd.get_modify_timestamp 2023-09-24T00:07:36.421 INFO:tasks.workunit.client.0.smithi159.stdout:[ OK ] TestClsRbd.get_modify_timestamp (3 ms) 2023-09-24T00:07:36.421 INFO:tasks.workunit.client.0.smithi159.stdout:[ RUN ] TestClsRbd.get_data_pool 2023-09-24T00:07:36.427 INFO:tasks.workunit.client.0.smithi159.stdout:[ OK ] TestClsRbd.get_data_pool (6 ms) 2023-09-24T00:07:36.427 INFO:tasks.workunit.client.0.smithi159.stdout:[ RUN ] TestClsRbd.get_size 2023-09-24T00:07:36.434 INFO:tasks.workunit.client.0.smithi159.stdout:[ OK ] TestClsRbd.get_size (7 ms) 2023-09-24T00:07:36.434 INFO:tasks.workunit.client.0.smithi159.stdout:[ RUN ] TestClsRbd.set_size 2023-09-24T00:07:36.442 INFO:tasks.workunit.client.0.smithi159.stdout:[ OK ] TestClsRbd.set_size (8 ms) 2023-09-24T00:07:36.442 INFO:tasks.workunit.client.0.smithi159.stdout:[ RUN ] TestClsRbd.protection_status 2023-09-24T00:07:36.463 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:36.473 INFO:tasks.workunit.client.0.smithi159.stdout:[ OK ] TestClsRbd.protection_status (31 ms) 2023-09-24T00:07:36.473 INFO:tasks.workunit.client.0.smithi159.stdout:[ RUN ] TestClsRbd.snapshot_limits 2023-09-24T00:07:36.487 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:36.487 INFO:tasks.workunit.client.0.smithi159.stdout:[ OK ] TestClsRbd.snapshot_limits (14 ms) 2023-09-24T00:07:36.487 INFO:tasks.workunit.client.0.smithi159.stdout:[ RUN ] TestClsRbd.parents_v1 2023-09-24T00:07:36.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:36.489 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:07:36.590 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:07:36.611 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:07:36.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:36.614 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:07:36.696 INFO:tasks.workunit.client.0.smithi159.stdout:[ OK ] TestClsRbd.parents_v1 (207 ms) 2023-09-24T00:07:36.696 INFO:tasks.workunit.client.0.smithi159.stdout:[ RUN ] TestClsRbd.parents_v2 2023-09-24T00:07:36.716 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:07:36.745 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:07:36.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:36.747 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:07:36.757 INFO:tasks.workunit.client.0.smithi159.stdout:[ OK ] TestClsRbd.parents_v2 (63 ms) 2023-09-24T00:07:36.757 INFO:tasks.workunit.client.0.smithi159.stdout:[ RUN ] TestClsRbd.snapshots 2023-09-24T00:07:36.791 INFO:tasks.workunit.client.0.smithi159.stdout:[ OK ] TestClsRbd.snapshots (34 ms) 2023-09-24T00:07:36.791 INFO:tasks.workunit.client.0.smithi159.stdout:[ RUN ] TestClsRbd.snapid_race 2023-09-24T00:07:36.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:36 smithi159 bash[105915]: cluster 2023-09-24T00:07:35.665660+0000 osd.6 (osd.6) 535 : cluster 3 failed to encode map e435 with expected crc 2023-09-24T00:07:36.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:36 smithi159 bash[105915]: audit 2023-09-24T00:07:35.666432+0000 mon.a (mon.0) 2037 : audit 1 from='client.? 172.21.15.159:0/3738906867' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi159-308219-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-24T00:07:36.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:36 smithi159 bash[105915]: cluster 2023-09-24T00:07:35.666559+0000 mon.a (mon.0) 2038 : cluster 0 osdmap e435: 8 total, 8 up, 7 in 2023-09-24T00:07:36.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:36 smithi159 bash[105915]: cluster 2023-09-24T00:07:35.667838+0000 osd.7 (osd.7) 301 : cluster 3 failed to encode map e435 with expected crc 2023-09-24T00:07:36.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:36 smithi159 bash[105915]: cluster 2023-09-24T00:07:35.668836+0000 osd.6 (osd.6) 536 : cluster 3 failed to encode map e435 with expected crc 2023-09-24T00:07:36.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:36 smithi159 bash[105915]: cluster 2023-09-24T00:07:35.674501+0000 osd.5 (osd.5) 281 : cluster 3 failed to encode map e435 with expected crc 2023-09-24T00:07:36.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:36 smithi159 bash[108473]: cluster 2023-09-24T00:07:35.665660+0000 osd.6 (osd.6) 535 : cluster 3 failed to encode map e435 with expected crc 2023-09-24T00:07:36.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:36 smithi159 bash[108473]: audit 2023-09-24T00:07:35.666432+0000 mon.a (mon.0) 2037 : audit 1 from='client.? 172.21.15.159:0/3738906867' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi159-308219-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-24T00:07:36.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:36 smithi159 bash[108473]: cluster 2023-09-24T00:07:35.666559+0000 mon.a (mon.0) 2038 : cluster 0 osdmap e435: 8 total, 8 up, 7 in 2023-09-24T00:07:36.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:36 smithi159 bash[108473]: cluster 2023-09-24T00:07:35.667838+0000 osd.7 (osd.7) 301 : cluster 3 failed to encode map e435 with expected crc 2023-09-24T00:07:36.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:36 smithi159 bash[108473]: cluster 2023-09-24T00:07:35.668836+0000 osd.6 (osd.6) 536 : cluster 3 failed to encode map e435 with expected crc 2023-09-24T00:07:36.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:36 smithi159 bash[108473]: cluster 2023-09-24T00:07:35.674501+0000 osd.5 (osd.5) 281 : cluster 3 failed to encode map e435 with expected crc 2023-09-24T00:07:36.799 INFO:tasks.workunit.client.0.smithi159.stdout:[ OK ] TestClsRbd.snapid_race (8 ms) 2023-09-24T00:07:36.799 INFO:tasks.workunit.client.0.smithi159.stdout:[ RUN ] TestClsRbd.stripingv2 2023-09-24T00:07:36.813 INFO:tasks.workunit.client.0.smithi159.stdout:[ OK ] TestClsRbd.stripingv2 (13 ms) 2023-09-24T00:07:36.813 INFO:tasks.workunit.client.0.smithi159.stdout:[ RUN ] TestClsRbd.object_map_save 2023-09-24T00:07:36.818 INFO:tasks.workunit.client.0.smithi159.stdout:[ OK ] TestClsRbd.object_map_save (6 ms) 2023-09-24T00:07:36.818 INFO:tasks.workunit.client.0.smithi159.stdout:[ RUN ] TestClsRbd.object_map_resize 2023-09-24T00:07:36.832 INFO:tasks.workunit.client.0.smithi159.stdout:[ OK ] TestClsRbd.object_map_resize (14 ms) 2023-09-24T00:07:36.832 INFO:tasks.workunit.client.0.smithi159.stdout:[ RUN ] TestClsRbd.object_map_update 2023-09-24T00:07:36.842 INFO:tasks.workunit.client.0.smithi159.stdout:[ OK ] TestClsRbd.object_map_update (10 ms) 2023-09-24T00:07:36.842 INFO:tasks.workunit.client.0.smithi159.stdout:[ RUN ] TestClsRbd.object_map_load_enoent 2023-09-24T00:07:36.842 INFO:tasks.workunit.client.0.smithi159.stdout:[ OK ] TestClsRbd.object_map_load_enoent (0 ms) 2023-09-24T00:07:36.842 INFO:tasks.workunit.client.0.smithi159.stdout:[ RUN ] TestClsRbd.object_map_snap_add 2023-09-24T00:07:36.848 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:07:36.854 INFO:tasks.workunit.client.0.smithi159.stdout:[ OK ] TestClsRbd.object_map_snap_add (12 ms) 2023-09-24T00:07:36.854 INFO:tasks.workunit.client.0.smithi159.stdout:[ RUN ] TestClsRbd.object_map_snap_remove 2023-09-24T00:07:36.863 INFO:tasks.workunit.client.0.smithi159.stdout:[ OK ] TestClsRbd.object_map_snap_remove (9 ms) 2023-09-24T00:07:36.863 INFO:tasks.workunit.client.0.smithi159.stdout:[ RUN ] TestClsRbd.flags 2023-09-24T00:07:36.871 INFO:tasks.workunit.client.0.smithi159.stdout:[ OK ] TestClsRbd.flags (8 ms) 2023-09-24T00:07:36.872 INFO:tasks.workunit.client.0.smithi159.stdout:[ RUN ] TestClsRbd.metadata 2023-09-24T00:07:36.879 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:07:36.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:36.882 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:07:36.903 INFO:tasks.workunit.client.0.smithi159.stdout:[ OK ] TestClsRbd.metadata (32 ms) 2023-09-24T00:07:36.903 INFO:tasks.workunit.client.0.smithi159.stdout:[ RUN ] TestClsRbd.set_features 2023-09-24T00:07:36.917 INFO:tasks.workunit.client.0.smithi159.stdout:[ OK ] TestClsRbd.set_features (14 ms) 2023-09-24T00:07:36.917 INFO:tasks.workunit.client.0.smithi159.stdout:[ RUN ] TestClsRbd.mirror 2023-09-24T00:07:36.975 INFO:tasks.workunit.client.0.smithi159.stdout:[ OK ] TestClsRbd.mirror (57 ms) 2023-09-24T00:07:36.975 INFO:tasks.workunit.client.0.smithi159.stdout:[ RUN ] TestClsRbd.mirror_image 2023-09-24T00:07:36.983 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:07:37.001 INFO:tasks.workunit.client.0.smithi159.stdout:[ OK ] TestClsRbd.mirror_image (27 ms) 2023-09-24T00:07:37.001 INFO:tasks.workunit.client.0.smithi159.stdout:[ RUN ] TestClsRbd.mirror_image_status 2023-09-24T00:07:37.012 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:07:37.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:37.014 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:07:37.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:36 smithi164 bash[92846]: cluster 2023-09-24T00:07:35.665660+0000 osd.6 (osd.6) 535 : cluster 3 failed to encode map e435 with expected crc 2023-09-24T00:07:37.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:36 smithi164 bash[92846]: audit 2023-09-24T00:07:35.666432+0000 mon.a (mon.0) 2037 : audit 1 from='client.? 172.21.15.159:0/3738906867' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi159-308219-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-24T00:07:37.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:36 smithi164 bash[92846]: cluster 2023-09-24T00:07:35.666559+0000 mon.a (mon.0) 2038 : cluster 0 osdmap e435: 8 total, 8 up, 7 in 2023-09-24T00:07:37.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:36 smithi164 bash[92846]: cluster 2023-09-24T00:07:35.667838+0000 osd.7 (osd.7) 301 : cluster 3 failed to encode map e435 with expected crc 2023-09-24T00:07:37.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:36 smithi164 bash[92846]: cluster 2023-09-24T00:07:35.668836+0000 osd.6 (osd.6) 536 : cluster 3 failed to encode map e435 with expected crc 2023-09-24T00:07:37.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:36 smithi164 bash[92846]: cluster 2023-09-24T00:07:35.674501+0000 osd.5 (osd.5) 281 : cluster 3 failed to encode map e435 with expected crc 2023-09-24T00:07:37.117 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:07:37.151 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:07:37.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:37.154 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:07:37.255 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:37.278 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:37.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:37.280 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:07:37.381 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:37.404 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:37.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:37.407 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:07:37.508 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:07:37.531 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:07:37.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:37.533 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:07:37.634 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:07:37.668 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:07:37.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:37.671 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:07:37.773 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:07:37.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:37 smithi159 bash[105915]: cluster 2023-09-24T00:07:36.177753+0000 osd.4 (osd.4) 351 : cluster 3 failed to encode map e435 with expected crc 2023-09-24T00:07:37.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:37 smithi159 bash[105915]: cluster 2023-09-24T00:07:36.666713+0000 mon.a (mon.0) 2039 : cluster 0 osdmap e436: 8 total, 8 up, 7 in 2023-09-24T00:07:37.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:37 smithi159 bash[105915]: cluster 2023-09-24T00:07:36.694074+0000 osd.7 (osd.7) 302 : cluster 3 failed to encode map e436 with expected crc 2023-09-24T00:07:37.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:37 smithi159 bash[105915]: cluster 2023-09-24T00:07:36.706743+0000 osd.6 (osd.6) 537 : cluster 3 failed to encode map e436 with expected crc 2023-09-24T00:07:37.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:37 smithi159 bash[105915]: cluster 2023-09-24T00:07:37.192041+0000 mgr.y (mgr.25991) 1528 : cluster 0 pgmap v1761: 105 pgs: 7 creating+peering, 17 unknown, 81 active+clean; 4.6 MiB data, 5.8 GiB used, 620 GiB / 626 GiB avail; 1.7 KiB/s rd, 767 B/s wr, 3 op/s 2023-09-24T00:07:37.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:37 smithi159 bash[108473]: cluster 2023-09-24T00:07:36.177753+0000 osd.4 (osd.4) 351 : cluster 3 failed to encode map e435 with expected crc 2023-09-24T00:07:37.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:37 smithi159 bash[108473]: cluster 2023-09-24T00:07:36.666713+0000 mon.a (mon.0) 2039 : cluster 0 osdmap e436: 8 total, 8 up, 7 in 2023-09-24T00:07:37.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:37 smithi159 bash[108473]: cluster 2023-09-24T00:07:36.694074+0000 osd.7 (osd.7) 302 : cluster 3 failed to encode map e436 with expected crc 2023-09-24T00:07:37.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:37 smithi159 bash[108473]: cluster 2023-09-24T00:07:36.706743+0000 osd.6 (osd.6) 537 : cluster 3 failed to encode map e436 with expected crc 2023-09-24T00:07:37.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:37 smithi159 bash[108473]: cluster 2023-09-24T00:07:37.192041+0000 mgr.y (mgr.25991) 1528 : cluster 0 pgmap v1761: 105 pgs: 7 creating+peering, 17 unknown, 81 active+clean; 4.6 MiB data, 5.8 GiB used, 620 GiB / 626 GiB avail; 1.7 KiB/s rd, 767 B/s wr, 3 op/s 2023-09-24T00:07:37.804 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:07:37.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:37.807 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:07:37.911 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:37.935 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:37.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:37.938 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:07:38.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:37 smithi164 bash[92846]: cluster 2023-09-24T00:07:36.177753+0000 osd.4 (osd.4) 351 : cluster 3 failed to encode map e435 with expected crc 2023-09-24T00:07:38.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:37 smithi164 bash[92846]: cluster 2023-09-24T00:07:36.666713+0000 mon.a (mon.0) 2039 : cluster 0 osdmap e436: 8 total, 8 up, 7 in 2023-09-24T00:07:38.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:37 smithi164 bash[92846]: cluster 2023-09-24T00:07:36.694074+0000 osd.7 (osd.7) 302 : cluster 3 failed to encode map e436 with expected crc 2023-09-24T00:07:38.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:37 smithi164 bash[92846]: cluster 2023-09-24T00:07:36.706743+0000 osd.6 (osd.6) 537 : cluster 3 failed to encode map e436 with expected crc 2023-09-24T00:07:38.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:37 smithi164 bash[92846]: cluster 2023-09-24T00:07:37.192041+0000 mgr.y (mgr.25991) 1528 : cluster 0 pgmap v1761: 105 pgs: 7 creating+peering, 17 unknown, 81 active+clean; 4.6 MiB data, 5.8 GiB used, 620 GiB / 626 GiB avail; 1.7 KiB/s rd, 767 B/s wr, 3 op/s 2023-09-24T00:07:38.039 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:07:38.065 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:07:38.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:38.068 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:07:38.168 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:07:38.196 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:07:38.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:38.198 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:07:38.299 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:07:38.326 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:07:38.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:38.328 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:07:38.429 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:07:38.461 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:07:38.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:38.463 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:07:38.564 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:07:38.594 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:07:38.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:38.597 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:07:38.698 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:07:38.709 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:38 smithi164 bash[92846]: cluster 2023-09-24T00:07:37.711798+0000 osd.4 (osd.4) 352 : cluster 3 failed to encode map e436 with expected crc 2023-09-24T00:07:38.728 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:07:38.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:38.731 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:07:38.832 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:38.857 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:38.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:38.860 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:07:38.960 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:07:38.969 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:38 smithi159 bash[105915]: cluster 2023-09-24T00:07:37.711798+0000 osd.4 (osd.4) 352 : cluster 3 failed to encode map e436 with expected crc 2023-09-24T00:07:38.970 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:38 smithi159 bash[108473]: cluster 2023-09-24T00:07:37.711798+0000 osd.4 (osd.4) 352 : cluster 3 failed to encode map e436 with expected crc 2023-09-24T00:07:38.987 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:07:38.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:38.990 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:07:39.090 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:39.116 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:39.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:39.119 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:07:39.220 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:07:39.266 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:07:39.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:39.269 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:07:39.369 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:07:39.399 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:07:39.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:39.402 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:07:39.503 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:07:39.527 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:07:39.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:39.529 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:07:39.630 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:07:39.665 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:07:39.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:39.668 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:07:39.769 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:07:39.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:39 smithi159 bash[105915]: cluster 2023-09-24T00:07:39.192936+0000 mgr.y (mgr.25991) 1529 : cluster 0 pgmap v1762: 105 pgs: 7 creating+peering, 98 active+clean; 4.6 MiB data, 5.7 GiB used, 620 GiB / 626 GiB avail; 1.7 MiB/s rd, 932 KiB/s wr, 631 op/s 2023-09-24T00:07:39.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:39 smithi159 bash[108473]: cluster 2023-09-24T00:07:39.192936+0000 mgr.y (mgr.25991) 1529 : cluster 0 pgmap v1762: 105 pgs: 7 creating+peering, 98 active+clean; 4.6 MiB data, 5.7 GiB used, 620 GiB / 626 GiB avail; 1.7 MiB/s rd, 932 KiB/s wr, 631 op/s 2023-09-24T00:07:39.799 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:07:39.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:39.801 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:07:39.902 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:07:39.915 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:39 smithi164 bash[92846]: cluster 2023-09-24T00:07:39.192936+0000 mgr.y (mgr.25991) 1529 : cluster 0 pgmap v1762: 105 pgs: 7 creating+peering, 98 active+clean; 4.6 MiB data, 5.7 GiB used, 620 GiB / 626 GiB avail; 1.7 MiB/s rd, 932 KiB/s wr, 631 op/s 2023-09-24T00:07:39.936 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:07:39.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:39.939 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:07:40.039 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:40.065 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:40.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:40.068 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:07:40.168 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:07:40.200 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:07:40.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:40.202 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:07:40.303 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:07:40.330 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:07:40.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:40.333 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:07:40.434 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:40.461 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:40.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:40.463 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:07:40.564 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:07:40.590 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:07:40.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:40.593 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:07:40.694 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:07:40.727 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:07:40.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:40.729 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:07:40.830 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:07:40.862 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:07:40.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:40.865 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:07:40.897 INFO:teuthology.orchestra.run.smithi159.stdout:ERROR: (22) Invalid argument 2023-09-24T00:07:40.897 INFO:teuthology.orchestra.run.smithi159.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-24T00:07:40.965 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:07:40.998 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:07:41.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:41.001 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:07:41.102 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:07:41.132 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:07:41.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:41.135 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:07:41.236 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:07:41.268 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:07:41.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:41.270 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:07:41.331 INFO:tasks.workunit.client.0.smithi159.stdout:[ OK ] TestClsRbd.mirror_image_status (4330 ms) 2023-09-24T00:07:41.331 INFO:tasks.workunit.client.0.smithi159.stdout:[ RUN ] TestClsRbd.mirror_image_map 2023-09-24T00:07:41.371 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:07:41.391 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:07:41.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:41.393 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:07:41.462 INFO:tasks.workunit.client.0.smithi159.stdout:[ OK ] TestClsRbd.mirror_image_map (131 ms) 2023-09-24T00:07:41.463 INFO:tasks.workunit.client.0.smithi159.stdout:[ RUN ] TestClsRbd.mirror_instances 2023-09-24T00:07:41.476 INFO:tasks.workunit.client.0.smithi159.stdout:[ OK ] TestClsRbd.mirror_instances (14 ms) 2023-09-24T00:07:41.476 INFO:tasks.workunit.client.0.smithi159.stdout:[ RUN ] TestClsRbd.mirror_snapshot 2023-09-24T00:07:41.494 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:41.495 INFO:tasks.workunit.client.0.smithi159.stdout:[ OK ] TestClsRbd.mirror_snapshot (19 ms) 2023-09-24T00:07:41.495 INFO:tasks.workunit.client.0.smithi159.stdout:[ RUN ] TestClsRbd.group_dir_list 2023-09-24T00:07:41.499 INFO:tasks.workunit.client.0.smithi159.stdout:[ OK ] TestClsRbd.group_dir_list (4 ms) 2023-09-24T00:07:41.499 INFO:tasks.workunit.client.0.smithi159.stdout:[ RUN ] TestClsRbd.group_dir_add 2023-09-24T00:07:41.503 INFO:tasks.workunit.client.0.smithi159.stdout:[ OK ] TestClsRbd.group_dir_add (4 ms) 2023-09-24T00:07:41.503 INFO:tasks.workunit.client.0.smithi159.stdout:[ RUN ] TestClsRbd.dir_add_already_existing 2023-09-24T00:07:41.508 INFO:tasks.workunit.client.0.smithi159.stdout:[ OK ] TestClsRbd.dir_add_already_existing (5 ms) 2023-09-24T00:07:41.508 INFO:tasks.workunit.client.0.smithi159.stdout:[ RUN ] TestClsRbd.group_dir_rename 2023-09-24T00:07:41.518 INFO:tasks.workunit.client.0.smithi159.stdout:[ OK ] TestClsRbd.group_dir_rename (10 ms) 2023-09-24T00:07:41.518 INFO:tasks.workunit.client.0.smithi159.stdout:[ RUN ] TestClsRbd.group_dir_remove 2023-09-24T00:07:41.519 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:41.521 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:41 smithi159 bash[105915]: cluster 2023-09-24T00:07:41.193518+0000 mgr.y (mgr.25991) 1530 : cluster 0 pgmap v1763: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 620 GiB / 626 GiB avail; 1.6 MiB/s rd, 854 KiB/s wr, 633 op/s 2023-09-24T00:07:41.521 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:41 smithi159 bash[108473]: cluster 2023-09-24T00:07:41.193518+0000 mgr.y (mgr.25991) 1530 : cluster 0 pgmap v1763: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 620 GiB / 626 GiB avail; 1.6 MiB/s rd, 854 KiB/s wr, 633 op/s 2023-09-24T00:07:41.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:41.522 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:07:41.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:41 smithi164 bash[92846]: cluster 2023-09-24T00:07:41.193518+0000 mgr.y (mgr.25991) 1530 : cluster 0 pgmap v1763: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 620 GiB / 626 GiB avail; 1.6 MiB/s rd, 854 KiB/s wr, 633 op/s 2023-09-24T00:07:41.523 INFO:tasks.workunit.client.0.smithi159.stdout:[ OK ] TestClsRbd.group_dir_remove (5 ms) 2023-09-24T00:07:41.523 INFO:tasks.workunit.client.0.smithi159.stdout:[ RUN ] TestClsRbd.group_dir_remove_missing 2023-09-24T00:07:41.529 INFO:tasks.workunit.client.0.smithi159.stdout:[ OK ] TestClsRbd.group_dir_remove_missing (6 ms) 2023-09-24T00:07:41.529 INFO:tasks.workunit.client.0.smithi159.stdout:[ RUN ] TestClsRbd.group_image_add 2023-09-24T00:07:41.533 INFO:tasks.workunit.client.0.smithi159.stdout:[ OK ] TestClsRbd.group_image_add (4 ms) 2023-09-24T00:07:41.533 INFO:tasks.workunit.client.0.smithi159.stdout:[ RUN ] TestClsRbd.group_image_remove 2023-09-24T00:07:41.539 INFO:tasks.workunit.client.0.smithi159.stdout:[ OK ] TestClsRbd.group_image_remove (6 ms) 2023-09-24T00:07:41.539 INFO:tasks.workunit.client.0.smithi159.stdout:[ RUN ] TestClsRbd.group_image_list 2023-09-24T00:07:41.543 INFO:tasks.workunit.client.0.smithi159.stdout:[ OK ] TestClsRbd.group_image_list (4 ms) 2023-09-24T00:07:41.544 INFO:tasks.workunit.client.0.smithi159.stdout:[ RUN ] TestClsRbd.group_image_clean 2023-09-24T00:07:41.551 INFO:tasks.workunit.client.0.smithi159.stdout:[ OK ] TestClsRbd.group_image_clean (8 ms) 2023-09-24T00:07:41.551 INFO:tasks.workunit.client.0.smithi159.stdout:[ RUN ] TestClsRbd.image_group_add 2023-09-24T00:07:41.554 INFO:tasks.workunit.client.0.smithi159.stdout:[ OK ] TestClsRbd.image_group_add (4 ms) 2023-09-24T00:07:41.555 INFO:tasks.workunit.client.0.smithi159.stdout:[ RUN ] TestClsRbd.image_group_remove 2023-09-24T00:07:41.560 INFO:tasks.workunit.client.0.smithi159.stdout:[ OK ] TestClsRbd.image_group_remove (5 ms) 2023-09-24T00:07:41.560 INFO:tasks.workunit.client.0.smithi159.stdout:[ RUN ] TestClsRbd.image_group_get 2023-09-24T00:07:41.564 INFO:tasks.workunit.client.0.smithi159.stdout:[ OK ] TestClsRbd.image_group_get (4 ms) 2023-09-24T00:07:41.564 INFO:tasks.workunit.client.0.smithi159.stdout:[ RUN ] TestClsRbd.group_snap_set_empty_name 2023-09-24T00:07:41.567 INFO:tasks.workunit.client.0.smithi159.stdout:[ OK ] TestClsRbd.group_snap_set_empty_name (3 ms) 2023-09-24T00:07:41.567 INFO:tasks.workunit.client.0.smithi159.stdout:[ RUN ] TestClsRbd.group_snap_set_empty_id 2023-09-24T00:07:41.570 INFO:tasks.workunit.client.0.smithi159.stdout:[ OK ] TestClsRbd.group_snap_set_empty_id (3 ms) 2023-09-24T00:07:41.570 INFO:tasks.workunit.client.0.smithi159.stdout:[ RUN ] TestClsRbd.group_snap_set_duplicate_id 2023-09-24T00:07:41.574 INFO:tasks.workunit.client.0.smithi159.stdout:[ OK ] TestClsRbd.group_snap_set_duplicate_id (4 ms) 2023-09-24T00:07:41.574 INFO:tasks.workunit.client.0.smithi159.stdout:[ RUN ] TestClsRbd.group_snap_set_duplicate_name 2023-09-24T00:07:41.582 INFO:tasks.workunit.client.0.smithi159.stdout:[ OK ] TestClsRbd.group_snap_set_duplicate_name (7 ms) 2023-09-24T00:07:41.583 INFO:tasks.workunit.client.0.smithi159.stdout:[ RUN ] TestClsRbd.group_snap_set 2023-09-24T00:07:41.584 INFO:tasks.workunit.client.0.smithi159.stdout:[ OK ] TestClsRbd.group_snap_set (3 ms) 2023-09-24T00:07:41.585 INFO:tasks.workunit.client.0.smithi159.stdout:[ RUN ] TestClsRbd.group_snap_list 2023-09-24T00:07:41.589 INFO:tasks.workunit.client.0.smithi159.stdout:[ OK ] TestClsRbd.group_snap_list (5 ms) 2023-09-24T00:07:41.589 INFO:tasks.workunit.client.0.smithi159.stdout:[ RUN ] TestClsRbd.group_snap_list_max_return 2023-09-24T00:07:41.618 INFO:tasks.workunit.client.0.smithi159.stdout:[ OK ] TestClsRbd.group_snap_list_max_return (29 ms) 2023-09-24T00:07:41.618 INFO:tasks.workunit.client.0.smithi159.stdout:[ RUN ] TestClsRbd.group_snap_list_max_read 2023-09-24T00:07:41.623 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:07:41.653 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:07:41.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:41.656 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:07:41.757 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:07:41.788 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:07:41.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:41.790 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:07:41.891 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:41.912 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:41.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:41.915 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:07:41.944 INFO:tasks.workunit.client.0.smithi159.stdout:[ OK ] TestClsRbd.group_snap_list_max_read (326 ms) 2023-09-24T00:07:41.944 INFO:tasks.workunit.client.0.smithi159.stdout:[ RUN ] TestClsRbd.group_snap_remove 2023-09-24T00:07:41.948 INFO:tasks.workunit.client.0.smithi159.stdout:[ OK ] TestClsRbd.group_snap_remove (4 ms) 2023-09-24T00:07:41.948 INFO:tasks.workunit.client.0.smithi159.stdout:[ RUN ] TestClsRbd.group_snap_get_by_id 2023-09-24T00:07:41.951 INFO:tasks.workunit.client.0.smithi159.stdout:[ OK ] TestClsRbd.group_snap_get_by_id (3 ms) 2023-09-24T00:07:41.951 INFO:tasks.workunit.client.0.smithi159.stdout:[ RUN ] TestClsRbd.trash_methods 2023-09-24T00:07:41.961 INFO:tasks.workunit.client.0.smithi159.stdout:[ OK ] TestClsRbd.trash_methods (10 ms) 2023-09-24T00:07:41.961 INFO:tasks.workunit.client.0.smithi159.stdout:[ RUN ] TestClsRbd.op_features 2023-09-24T00:07:41.969 INFO:tasks.workunit.client.0.smithi159.stdout:[ OK ] TestClsRbd.op_features (8 ms) 2023-09-24T00:07:41.969 INFO:tasks.workunit.client.0.smithi159.stdout:[ RUN ] TestClsRbd.clone_parent 2023-09-24T00:07:41.997 INFO:tasks.workunit.client.0.smithi159.stdout:[ OK ] TestClsRbd.clone_parent (28 ms) 2023-09-24T00:07:41.997 INFO:tasks.workunit.client.0.smithi159.stdout:[ RUN ] TestClsRbd.clone_parent_ns 2023-09-24T00:07:42.009 INFO:tasks.workunit.client.0.smithi159.stdout:[ OK ] TestClsRbd.clone_parent_ns (12 ms) 2023-09-24T00:07:42.009 INFO:tasks.workunit.client.0.smithi159.stdout:[ RUN ] TestClsRbd.clone_child 2023-09-24T00:07:42.015 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:07:42.026 INFO:tasks.workunit.client.0.smithi159.stdout:[ OK ] TestClsRbd.clone_child (17 ms) 2023-09-24T00:07:42.026 INFO:tasks.workunit.client.0.smithi159.stdout:[ RUN ] TestClsRbd.namespace_methods 2023-09-24T00:07:42.033 INFO:tasks.workunit.client.0.smithi159.stdout:[ OK ] TestClsRbd.namespace_methods (7 ms) 2023-09-24T00:07:42.033 INFO:tasks.workunit.client.0.smithi159.stdout:[ RUN ] TestClsRbd.migration 2023-09-24T00:07:42.042 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:07:42.044 INFO:tasks.workunit.client.0.smithi159.stdout:[ OK ] TestClsRbd.migration (11 ms) 2023-09-24T00:07:42.044 INFO:tasks.workunit.client.0.smithi159.stdout:[ RUN ] TestClsRbd.migration_v1 2023-09-24T00:07:42.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:42.045 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:07:42.054 INFO:tasks.workunit.client.0.smithi159.stdout:[ OK ] TestClsRbd.migration_v1 (10 ms) 2023-09-24T00:07:42.054 INFO:tasks.workunit.client.0.smithi159.stdout:[ RUN ] TestClsRbd.assert_snapc_seq 2023-09-24T00:07:42.145 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:07:42.168 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:07:42.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:42.171 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:07:42.271 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:07:42.300 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:07:42.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:42.303 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:07:42.406 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:42.419 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:42 smithi159 bash[105915]: audit 2023-09-24T00:07:41.776167+0000 mon.a (mon.0) 2040 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-24T00:07:42.419 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:42 smithi159 bash[108473]: audit 2023-09-24T00:07:41.776167+0000 mon.a (mon.0) 2040 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-24T00:07:42.433 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:42.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:42.435 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:07:42.536 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:07:42.547 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:42 smithi164 bash[92846]: audit 2023-09-24T00:07:41.776167+0000 mon.a (mon.0) 2040 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-24T00:07:42.562 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:07:42.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:42.565 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:07:42.665 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:07:42.696 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:07:42.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:42.700 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:07:42.800 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:07:42.822 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:07:42.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:42.824 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:07:42.924 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:07:42.946 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:07:42.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:42.948 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:07:43.049 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:43.070 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:43.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:43.073 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:07:43.174 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:07:43.203 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:07:43.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:43.205 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:07:43.286 INFO:tasks.workunit.client.0.smithi159.stdout:[ OK ] TestClsRbd.assert_snapc_seq (1232 ms) 2023-09-24T00:07:43.286 INFO:tasks.workunit.client.0.smithi159.stdout:[ RUN ] TestClsRbd.sparsify 2023-09-24T00:07:43.305 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:07:43.317 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:43 smithi159 bash[108473]: cluster 2023-09-24T00:07:42.268856+0000 osd.6 (osd.6) 538 : cluster 3 failed to encode map e437 with expected crc 2023-09-24T00:07:43.318 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:43 smithi159 bash[108473]: cluster 2023-09-24T00:07:42.270127+0000 mon.a (mon.0) 2041 : cluster 0 osdmap e437: 8 total, 8 up, 7 in 2023-09-24T00:07:43.318 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:43 smithi159 bash[108473]: cluster 2023-09-24T00:07:42.277943+0000 osd.7 (osd.7) 303 : cluster 3 failed to encode map e437 with expected crc 2023-09-24T00:07:43.318 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:43 smithi159 bash[108473]: cluster 2023-09-24T00:07:42.789244+0000 osd.5 (osd.5) 282 : cluster 3 failed to encode map e437 with expected crc 2023-09-24T00:07:43.318 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:43 smithi159 bash[108473]: cluster 2023-09-24T00:07:43.194020+0000 mgr.y (mgr.25991) 1531 : cluster 0 pgmap v1765: 105 pgs: 105 active+clean; 4.6 MiB data, 5.6 GiB used, 620 GiB / 626 GiB avail; 1.4 MiB/s rd, 751 KiB/s wr, 581 op/s 2023-09-24T00:07:43.318 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:43 smithi159 bash[105915]: cluster 2023-09-24T00:07:42.268856+0000 osd.6 (osd.6) 538 : cluster 3 failed to encode map e437 with expected crc 2023-09-24T00:07:43.318 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:43 smithi159 bash[105915]: cluster 2023-09-24T00:07:42.270127+0000 mon.a (mon.0) 2041 : cluster 0 osdmap e437: 8 total, 8 up, 7 in 2023-09-24T00:07:43.318 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:43 smithi159 bash[105915]: cluster 2023-09-24T00:07:42.277943+0000 osd.7 (osd.7) 303 : cluster 3 failed to encode map e437 with expected crc 2023-09-24T00:07:43.318 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:43 smithi159 bash[105915]: cluster 2023-09-24T00:07:42.789244+0000 osd.5 (osd.5) 282 : cluster 3 failed to encode map e437 with expected crc 2023-09-24T00:07:43.318 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:43 smithi159 bash[105915]: cluster 2023-09-24T00:07:43.194020+0000 mgr.y (mgr.25991) 1531 : cluster 0 pgmap v1765: 105 pgs: 105 active+clean; 4.6 MiB data, 5.6 GiB used, 620 GiB / 626 GiB avail; 1.4 MiB/s rd, 751 KiB/s wr, 581 op/s 2023-09-24T00:07:43.334 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:07:43.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:43.336 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:07:43.349 INFO:tasks.workunit.client.0.smithi159.stdout:[ OK ] TestClsRbd.sparsify (63 ms) 2023-09-24T00:07:43.437 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:07:43.472 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:07:43.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:43.475 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:07:43.576 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:07:43.586 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:43 smithi164 bash[92846]: cluster 2023-09-24T00:07:42.268856+0000 osd.6 (osd.6) 538 : cluster 3 failed to encode map e437 with expected crc 2023-09-24T00:07:43.586 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:43 smithi164 bash[92846]: cluster 2023-09-24T00:07:42.270127+0000 mon.a (mon.0) 2041 : cluster 0 osdmap e437: 8 total, 8 up, 7 in 2023-09-24T00:07:43.586 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:43 smithi164 bash[92846]: cluster 2023-09-24T00:07:42.277943+0000 osd.7 (osd.7) 303 : cluster 3 failed to encode map e437 with expected crc 2023-09-24T00:07:43.586 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:43 smithi164 bash[92846]: cluster 2023-09-24T00:07:42.789244+0000 osd.5 (osd.5) 282 : cluster 3 failed to encode map e437 with expected crc 2023-09-24T00:07:43.586 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:43 smithi164 bash[92846]: cluster 2023-09-24T00:07:43.194020+0000 mgr.y (mgr.25991) 1531 : cluster 0 pgmap v1765: 105 pgs: 105 active+clean; 4.6 MiB data, 5.6 GiB used, 620 GiB / 626 GiB avail; 1.4 MiB/s rd, 751 KiB/s wr, 581 op/s 2023-09-24T00:07:43.607 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:07:43.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:43.610 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:07:43.711 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:07:43.733 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:07:43.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:43.735 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:07:43.835 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:43.861 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:43.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:43.863 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:07:43.964 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:07:43.995 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:07:43.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:43.998 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:07:44.044 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 24 00:07:43 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [24/Sep/2023:00:07:43] "GET /metrics HTTP/1.1" 200 34237 "" "Prometheus/2.43.0" 2023-09-24T00:07:44.099 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:07:44.132 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:07:44.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:44.135 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:07:44.235 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:07:44.266 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:07:44.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:44.268 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:07:44.309 INFO:tasks.workunit.client.0.smithi159.stdout:[----------] 70 tests from TestClsRbd (7671 ms total) 2023-09-24T00:07:44.309 INFO:tasks.workunit.client.0.smithi159.stdout: 2023-09-24T00:07:44.309 INFO:tasks.workunit.client.0.smithi159.stdout:[----------] Global test environment tear-down 2023-09-24T00:07:44.309 INFO:tasks.workunit.client.0.smithi159.stdout:[==========] 70 tests from 1 test suite ran. (10144 ms total) 2023-09-24T00:07:44.309 INFO:tasks.workunit.client.0.smithi159.stdout:[ PASSED ] 70 tests. 2023-09-24T00:07:44.312 INFO:teuthology.orchestra.run:Running command with timeout 3600 2023-09-24T00:07:44.312 DEBUG:teuthology.orchestra.run.smithi159:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2023-09-24T00:07:44.325 INFO:tasks.workunit:Stopping ['cls/test_cls_rbd.sh'] on client.0... 2023-09-24T00:07:44.325 DEBUG:teuthology.orchestra.run.smithi159:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2023-09-24T00:07:44.369 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:44.397 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:44.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:44.400 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:07:44.442 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_historic_ops 2023-09-24T00:07:44.500 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:07:44.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:44 smithi164 bash[92846]: cluster 2023-09-24T00:07:43.279284+0000 osd.6 (osd.6) 539 : cluster 3 failed to encode map e438 with expected crc 2023-09-24T00:07:44.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:44 smithi164 bash[92846]: cluster 2023-09-24T00:07:43.282058+0000 mon.a (mon.0) 2042 : cluster 0 osdmap e438: 8 total, 8 up, 7 in 2023-09-24T00:07:44.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:44 smithi164 bash[92846]: cluster 2023-09-24T00:07:43.289229+0000 osd.7 (osd.7) 304 : cluster 3 failed to encode map e438 with expected crc 2023-09-24T00:07:44.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:44 smithi159 bash[105915]: cluster 2023-09-24T00:07:43.279284+0000 osd.6 (osd.6) 539 : cluster 3 failed to encode map e438 with expected crc 2023-09-24T00:07:44.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:44 smithi159 bash[105915]: cluster 2023-09-24T00:07:43.282058+0000 mon.a (mon.0) 2042 : cluster 0 osdmap e438: 8 total, 8 up, 7 in 2023-09-24T00:07:44.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:44 smithi159 bash[105915]: cluster 2023-09-24T00:07:43.289229+0000 osd.7 (osd.7) 304 : cluster 3 failed to encode map e438 with expected crc 2023-09-24T00:07:44.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:44 smithi159 bash[108473]: cluster 2023-09-24T00:07:43.279284+0000 osd.6 (osd.6) 539 : cluster 3 failed to encode map e438 with expected crc 2023-09-24T00:07:44.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:44 smithi159 bash[108473]: cluster 2023-09-24T00:07:43.282058+0000 mon.a (mon.0) 2042 : cluster 0 osdmap e438: 8 total, 8 up, 7 in 2023-09-24T00:07:44.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:44 smithi159 bash[108473]: cluster 2023-09-24T00:07:43.289229+0000 osd.7 (osd.7) 304 : cluster 3 failed to encode map e438 with expected crc 2023-09-24T00:07:44.547 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:07:44.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:44.550 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:07:44.651 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:07:44.666 DEBUG:teuthology.parallel:result is None 2023-09-24T00:07:44.666 DEBUG:teuthology.orchestra.run.smithi159:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2023-09-24T00:07:44.674 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:07:44.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:44.678 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:07:44.686 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2023-09-24T00:07:44.687 DEBUG:teuthology.orchestra.run.smithi159:> rmdir -- /home/ubuntu/cephtest/mnt.0 2023-09-24T00:07:44.734 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2023-09-24T00:07:44.734 INFO:teuthology.task.sequential:In sequential, running task print... 2023-09-24T00:07:44.734 INFO:teuthology.task.print:**** done cls/test_cls_rbd.sh 5-workload 2023-09-24T00:07:44.734 INFO:teuthology.task.sequential:In sequential, running task workunit... 2023-09-24T00:07:44.735 INFO:tasks.workunit:Pulling workunits from ref quincy 2023-09-24T00:07:44.735 INFO:tasks.workunit:Making a separate scratch dir for every client... 2023-09-24T00:07:44.735 DEBUG:teuthology.orchestra.run.smithi159:> stat -- /home/ubuntu/cephtest/mnt.0 2023-09-24T00:07:44.778 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:07:44.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:44.782 INFO:teuthology.orchestra.run.smithi159.stderr:stat: cannot stat '/home/ubuntu/cephtest/mnt.0': No such file or directory 2023-09-24T00:07:44.783 DEBUG:teuthology.orchestra.run.smithi159:> mkdir -- /home/ubuntu/cephtest/mnt.0 2023-09-24T00:07:44.830 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2023-09-24T00:07:44.830 DEBUG:teuthology.orchestra.run.smithi159:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2023-09-24T00:07:44.845 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:07:44.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:44.848 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:07:44.864 INFO:tasks.workunit:timeout=3h 2023-09-24T00:07:44.864 INFO:tasks.workunit:cleanup=True 2023-09-24T00:07:44.865 DEBUG:teuthology.orchestra.run.smithi159:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone --depth 1 --branch quincy https://github.com/ceph/ceph.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 2023-09-24T00:07:44.909 INFO:tasks.workunit.client.0.smithi159.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2023-09-24T00:07:44.949 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:07:44.971 INFO:teuthology.orchestra.run.smithi159.stdout:osd.0: {} 2023-09-24T00:07:44.982 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:07:44.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:44.985 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:07:44.997 INFO:teuthology.orchestra.run.smithi159.stdout:osd.1: {} 2023-09-24T00:07:45.018 INFO:teuthology.orchestra.run.smithi159.stdout:osd.2: {} 2023-09-24T00:07:45.041 INFO:teuthology.orchestra.run.smithi159.stdout:osd.3: {} 2023-09-24T00:07:45.068 INFO:teuthology.orchestra.run.smithi159.stdout:osd.4: {} 2023-09-24T00:07:45.085 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:07:45.104 INFO:teuthology.orchestra.run.smithi159.stdout:osd.5: {} 2023-09-24T00:07:45.115 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:07:45.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:45.119 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:07:45.133 INFO:teuthology.orchestra.run.smithi159.stdout:osd.6: {} 2023-09-24T00:07:45.161 INFO:teuthology.orchestra.run.smithi159.stdout:osd.7: {} 2023-09-24T00:07:45.163 INFO:teuthology.orchestra.run.smithi159.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-24T00:07:45.163 INFO:teuthology.orchestra.run.smithi159.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-24T00:07:45.163 INFO:teuthology.orchestra.run.smithi159.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-24T00:07:45.163 INFO:teuthology.orchestra.run.smithi159.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-24T00:07:45.163 INFO:teuthology.orchestra.run.smithi159.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-24T00:07:45.163 INFO:teuthology.orchestra.run.smithi159.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-24T00:07:45.164 INFO:teuthology.orchestra.run.smithi159.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-24T00:07:45.164 INFO:teuthology.orchestra.run.smithi159.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-24T00:07:45.220 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:07:45.243 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:07:45.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:45.245 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:07:45.319 INFO:teuthology.orchestra.run.smithi159.stdout:moved 4 / 219 (1.82648%) 2023-09-24T00:07:45.320 INFO:teuthology.orchestra.run.smithi159.stdout:avg 31.2857 2023-09-24T00:07:45.320 INFO:teuthology.orchestra.run.smithi159.stdout:stddev 10.5926 -> 10.525 (expected baseline 5.17845) 2023-09-24T00:07:45.320 INFO:teuthology.orchestra.run.smithi159.stdout:min osd.2 with 17 -> 16 pgs (0.543379 -> 0.511416 * mean) 2023-09-24T00:07:45.320 INFO:teuthology.orchestra.run.smithi159.stdout:max osd.1 with 47 -> 46 pgs (1.50228 -> 1.47032 * mean) 2023-09-24T00:07:45.320 INFO:teuthology.orchestra.run.smithi159.stdout: 2023-09-24T00:07:45.320 INFO:teuthology.orchestra.run.smithi159.stdout:oload 1000 2023-09-24T00:07:45.320 INFO:teuthology.orchestra.run.smithi159.stdout:max_change 0.05 2023-09-24T00:07:45.320 INFO:teuthology.orchestra.run.smithi159.stdout:max_change_osds 4 2023-09-24T00:07:45.320 INFO:teuthology.orchestra.run.smithi159.stdout:average_utilization 0.0090 2023-09-24T00:07:45.320 INFO:teuthology.orchestra.run.smithi159.stdout:overload_utilization 0.0897 2023-09-24T00:07:45.320 INFO:teuthology.orchestra.run.smithi159.stdout:osd.7 weight 0.8458 -> 0.8958 2023-09-24T00:07:45.346 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:45.367 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:45.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:45.369 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:07:45.470 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:07:45.504 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:07:45.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:45.507 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:07:45.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:45 smithi159 bash[105915]: cluster 2023-09-24T00:07:44.303276+0000 osd.6 (osd.6) 540 : cluster 3 failed to encode map e439 with expected crc 2023-09-24T00:07:45.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:45 smithi159 bash[105915]: cluster 2023-09-24T00:07:44.303364+0000 osd.4 (osd.4) 353 : cluster 3 failed to encode map e439 with expected crc 2023-09-24T00:07:45.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:45 smithi159 bash[105915]: cluster 2023-09-24T00:07:44.304104+0000 mon.a (mon.0) 2043 : cluster 0 osdmap e439: 8 total, 8 up, 7 in 2023-09-24T00:07:45.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:45 smithi159 bash[105915]: audit 2023-09-24T00:07:44.941169+0000 mon.c (mon.2) 145 : audit 0 from='client.? 172.21.15.159:0/1672279872' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-24T00:07:45.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:45 smithi159 bash[105915]: audit 2023-09-24T00:07:45.184126+0000 mgr.y (mgr.25991) 1532 : audit 0 from='client.35862 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2023-09-24T00:07:45.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:45 smithi159 bash[105915]: audit 2023-09-24T00:07:45.184921+0000 mon.a (mon.0) 2044 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd reweightn", "weights": "{'7':'58708'}"}]: dispatch 2023-09-24T00:07:45.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:45 smithi159 bash[105915]: cluster 2023-09-24T00:07:45.194493+0000 mgr.y (mgr.25991) 1533 : cluster 0 pgmap v1768: 73 pgs: 73 active+clean; 4.6 MiB data, 5.6 GiB used, 620 GiB / 626 GiB avail 2023-09-24T00:07:45.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:45 smithi159 bash[108473]: cluster 2023-09-24T00:07:44.303276+0000 osd.6 (osd.6) 540 : cluster 3 failed to encode map e439 with expected crc 2023-09-24T00:07:45.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:45 smithi159 bash[108473]: cluster 2023-09-24T00:07:44.303364+0000 osd.4 (osd.4) 353 : cluster 3 failed to encode map e439 with expected crc 2023-09-24T00:07:45.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:45 smithi159 bash[108473]: cluster 2023-09-24T00:07:44.304104+0000 mon.a (mon.0) 2043 : cluster 0 osdmap e439: 8 total, 8 up, 7 in 2023-09-24T00:07:45.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:45 smithi159 bash[108473]: audit 2023-09-24T00:07:44.941169+0000 mon.c (mon.2) 145 : audit 0 from='client.? 172.21.15.159:0/1672279872' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-24T00:07:45.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:45 smithi159 bash[108473]: audit 2023-09-24T00:07:45.184126+0000 mgr.y (mgr.25991) 1532 : audit 0 from='client.35862 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2023-09-24T00:07:45.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:45 smithi159 bash[108473]: audit 2023-09-24T00:07:45.184921+0000 mon.a (mon.0) 2044 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd reweightn", "weights": "{'7':'58708'}"}]: dispatch 2023-09-24T00:07:45.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:45 smithi159 bash[108473]: cluster 2023-09-24T00:07:45.194493+0000 mgr.y (mgr.25991) 1533 : cluster 0 pgmap v1768: 73 pgs: 73 active+clean; 4.6 MiB data, 5.6 GiB used, 620 GiB / 626 GiB avail 2023-09-24T00:07:45.607 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:07:45.618 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:45 smithi164 bash[92846]: cluster 2023-09-24T00:07:44.303276+0000 osd.6 (osd.6) 540 : cluster 3 failed to encode map e439 with expected crc 2023-09-24T00:07:45.618 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:45 smithi164 bash[92846]: cluster 2023-09-24T00:07:44.303364+0000 osd.4 (osd.4) 353 : cluster 3 failed to encode map e439 with expected crc 2023-09-24T00:07:45.618 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:45 smithi164 bash[92846]: cluster 2023-09-24T00:07:44.304104+0000 mon.a (mon.0) 2043 : cluster 0 osdmap e439: 8 total, 8 up, 7 in 2023-09-24T00:07:45.618 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:45 smithi164 bash[92846]: audit 2023-09-24T00:07:44.941169+0000 mon.c (mon.2) 145 : audit 0 from='client.? 172.21.15.159:0/1672279872' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-24T00:07:45.619 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:45 smithi164 bash[92846]: audit 2023-09-24T00:07:45.184126+0000 mgr.y (mgr.25991) 1532 : audit 0 from='client.35862 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2023-09-24T00:07:45.619 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:45 smithi164 bash[92846]: audit 2023-09-24T00:07:45.184921+0000 mon.a (mon.0) 2044 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd reweightn", "weights": "{'7':'58708'}"}]: dispatch 2023-09-24T00:07:45.619 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:45 smithi164 bash[92846]: cluster 2023-09-24T00:07:45.194493+0000 mgr.y (mgr.25991) 1533 : cluster 0 pgmap v1768: 73 pgs: 73 active+clean; 4.6 MiB data, 5.6 GiB used, 620 GiB / 626 GiB avail 2023-09-24T00:07:45.636 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:07:45.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:45.638 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:07:45.739 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:07:45.772 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:07:45.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:45.775 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:07:45.876 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:07:45.912 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:07:45.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:45.915 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:07:46.016 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:07:46.048 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:07:46.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:46.052 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:07:46.153 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:07:46.179 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:07:46.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:46.182 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:07:46.283 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:46.309 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:46.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:46.312 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:07:46.328 INFO:teuthology.orchestra.run.smithi159.stderr:noscrub is unset 2023-09-24T00:07:46.413 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:46.435 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:46.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:46.437 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:07:46.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:46 smithi164 bash[92846]: cluster 2023-09-24T00:07:45.305969+0000 osd.6 (osd.6) 541 : cluster 3 failed to encode map e440 with expected crc 2023-09-24T00:07:46.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:46 smithi164 bash[92846]: audit 2023-09-24T00:07:45.307987+0000 mon.a (mon.0) 2045 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'7':'58708'}"}]': finished 2023-09-24T00:07:46.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:46 smithi164 bash[92846]: cluster 2023-09-24T00:07:45.308157+0000 mon.a (mon.0) 2046 : cluster 0 osdmap e440: 8 total, 8 up, 7 in 2023-09-24T00:07:46.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:46 smithi164 bash[92846]: cluster 2023-09-24T00:07:45.312403+0000 osd.7 (osd.7) 305 : cluster 3 failed to encode map e440 with expected crc 2023-09-24T00:07:46.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:46 smithi164 bash[92846]: audit 2023-09-24T00:07:45.339520+0000 mon.a (mon.0) 2047 : audit 1 from='client.? 172.21.15.159:0/1384884306' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-24T00:07:46.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:46 smithi164 bash[92846]: cluster 2023-09-24T00:07:45.624442+0000 osd.4 (osd.4) 354 : cluster 3 failed to encode map e440 with expected crc 2023-09-24T00:07:46.539 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:07:46.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:46 smithi159 bash[105915]: cluster 2023-09-24T00:07:45.305969+0000 osd.6 (osd.6) 541 : cluster 3 failed to encode map e440 with expected crc 2023-09-24T00:07:46.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:46 smithi159 bash[105915]: audit 2023-09-24T00:07:45.307987+0000 mon.a (mon.0) 2045 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'7':'58708'}"}]': finished 2023-09-24T00:07:46.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:46 smithi159 bash[105915]: cluster 2023-09-24T00:07:45.308157+0000 mon.a (mon.0) 2046 : cluster 0 osdmap e440: 8 total, 8 up, 7 in 2023-09-24T00:07:46.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:46 smithi159 bash[105915]: cluster 2023-09-24T00:07:45.312403+0000 osd.7 (osd.7) 305 : cluster 3 failed to encode map e440 with expected crc 2023-09-24T00:07:46.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:46 smithi159 bash[105915]: audit 2023-09-24T00:07:45.339520+0000 mon.a (mon.0) 2047 : audit 1 from='client.? 172.21.15.159:0/1384884306' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-24T00:07:46.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:46 smithi159 bash[105915]: cluster 2023-09-24T00:07:45.624442+0000 osd.4 (osd.4) 354 : cluster 3 failed to encode map e440 with expected crc 2023-09-24T00:07:46.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:46 smithi159 bash[108473]: cluster 2023-09-24T00:07:45.305969+0000 osd.6 (osd.6) 541 : cluster 3 failed to encode map e440 with expected crc 2023-09-24T00:07:46.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:46 smithi159 bash[108473]: audit 2023-09-24T00:07:45.307987+0000 mon.a (mon.0) 2045 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'7':'58708'}"}]': finished 2023-09-24T00:07:46.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:46 smithi159 bash[108473]: cluster 2023-09-24T00:07:45.308157+0000 mon.a (mon.0) 2046 : cluster 0 osdmap e440: 8 total, 8 up, 7 in 2023-09-24T00:07:46.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:46 smithi159 bash[108473]: cluster 2023-09-24T00:07:45.312403+0000 osd.7 (osd.7) 305 : cluster 3 failed to encode map e440 with expected crc 2023-09-24T00:07:46.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:46 smithi159 bash[108473]: audit 2023-09-24T00:07:45.339520+0000 mon.a (mon.0) 2047 : audit 1 from='client.? 172.21.15.159:0/1384884306' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-24T00:07:46.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:46 smithi159 bash[108473]: cluster 2023-09-24T00:07:45.624442+0000 osd.4 (osd.4) 354 : cluster 3 failed to encode map e440 with expected crc 2023-09-24T00:07:46.559 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:07:46.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:46.561 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:07:46.662 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:07:46.689 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:07:46.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:46.692 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:07:46.792 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:46.818 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:46.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:46.821 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:07:46.922 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:07:46.948 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:07:46.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:46.952 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:07:47.052 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:07:47.119 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:07:47.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:47.122 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:07:47.223 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:07:47.247 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:07:47.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:47.250 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:07:47.351 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:07:47.375 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:07:47.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:47.378 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:07:47.479 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:47.486 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:47 smithi159 bash[108473]: cluster 2023-09-24T00:07:46.304252+0000 mon.a (mon.0) 2048 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-24T00:07:47.486 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:47 smithi159 bash[108473]: cluster 2023-09-24T00:07:46.319638+0000 osd.7 (osd.7) 306 : cluster 3 failed to encode map e441 with expected crc 2023-09-24T00:07:47.486 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:47 smithi159 bash[108473]: audit 2023-09-24T00:07:46.320456+0000 mon.a (mon.0) 2049 : audit 1 from='client.? 172.21.15.159:0/1384884306' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-24T00:07:47.486 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:47 smithi159 bash[108473]: cluster 2023-09-24T00:07:46.320566+0000 mon.a (mon.0) 2050 : cluster 0 osdmap e441: 8 total, 8 up, 7 in 2023-09-24T00:07:47.486 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:47 smithi159 bash[108473]: cluster 2023-09-24T00:07:46.321677+0000 osd.7 (osd.7) 307 : cluster 3 failed to encode map e441 with expected crc 2023-09-24T00:07:47.486 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:47 smithi159 bash[108473]: cluster 2023-09-24T00:07:46.322148+0000 osd.5 (osd.5) 283 : cluster 3 failed to encode map e441 with expected crc 2023-09-24T00:07:47.486 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:47 smithi159 bash[108473]: cluster 2023-09-24T00:07:46.323644+0000 osd.7 (osd.7) 308 : cluster 3 failed to encode map e441 with expected crc 2023-09-24T00:07:47.486 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:47 smithi159 bash[108473]: cluster 2023-09-24T00:07:46.513286+0000 osd.4 (osd.4) 355 : cluster 3 failed to encode map e441 with expected crc 2023-09-24T00:07:47.486 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:47 smithi159 bash[108473]: cluster 2023-09-24T00:07:47.195336+0000 mgr.y (mgr.25991) 1534 : cluster 0 pgmap v1771: 73 pgs: 73 active+clean; 4.6 MiB data, 5.5 GiB used, 620 GiB / 626 GiB avail 2023-09-24T00:07:47.486 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:47 smithi159 bash[108473]: audit 2023-09-24T00:07:47.275168+0000 mon.a (mon.0) 2051 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:07:47.487 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:47 smithi159 bash[105915]: cluster 2023-09-24T00:07:46.304252+0000 mon.a (mon.0) 2048 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-24T00:07:47.487 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:47 smithi159 bash[105915]: cluster 2023-09-24T00:07:46.319638+0000 osd.7 (osd.7) 306 : cluster 3 failed to encode map e441 with expected crc 2023-09-24T00:07:47.487 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:47 smithi159 bash[105915]: audit 2023-09-24T00:07:46.320456+0000 mon.a (mon.0) 2049 : audit 1 from='client.? 172.21.15.159:0/1384884306' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-24T00:07:47.487 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:47 smithi159 bash[105915]: cluster 2023-09-24T00:07:46.320566+0000 mon.a (mon.0) 2050 : cluster 0 osdmap e441: 8 total, 8 up, 7 in 2023-09-24T00:07:47.487 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:47 smithi159 bash[105915]: cluster 2023-09-24T00:07:46.321677+0000 osd.7 (osd.7) 307 : cluster 3 failed to encode map e441 with expected crc 2023-09-24T00:07:47.487 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:47 smithi159 bash[105915]: cluster 2023-09-24T00:07:46.322148+0000 osd.5 (osd.5) 283 : cluster 3 failed to encode map e441 with expected crc 2023-09-24T00:07:47.487 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:47 smithi159 bash[105915]: cluster 2023-09-24T00:07:46.323644+0000 osd.7 (osd.7) 308 : cluster 3 failed to encode map e441 with expected crc 2023-09-24T00:07:47.487 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:47 smithi159 bash[105915]: cluster 2023-09-24T00:07:46.513286+0000 osd.4 (osd.4) 355 : cluster 3 failed to encode map e441 with expected crc 2023-09-24T00:07:47.487 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:47 smithi159 bash[105915]: cluster 2023-09-24T00:07:47.195336+0000 mgr.y (mgr.25991) 1534 : cluster 0 pgmap v1771: 73 pgs: 73 active+clean; 4.6 MiB data, 5.5 GiB used, 620 GiB / 626 GiB avail 2023-09-24T00:07:47.487 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:47 smithi159 bash[105915]: audit 2023-09-24T00:07:47.275168+0000 mon.a (mon.0) 2051 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:07:47.498 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:47.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:47.500 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:07:47.601 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:47.631 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:47.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:47.634 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:07:47.734 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:07:47.746 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:47 smithi164 bash[92846]: cluster 2023-09-24T00:07:46.304252+0000 mon.a (mon.0) 2048 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-24T00:07:47.747 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:47 smithi164 bash[92846]: cluster 2023-09-24T00:07:46.319638+0000 osd.7 (osd.7) 306 : cluster 3 failed to encode map e441 with expected crc 2023-09-24T00:07:47.747 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:47 smithi164 bash[92846]: audit 2023-09-24T00:07:46.320456+0000 mon.a (mon.0) 2049 : audit 1 from='client.? 172.21.15.159:0/1384884306' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-24T00:07:47.747 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:47 smithi164 bash[92846]: cluster 2023-09-24T00:07:46.320566+0000 mon.a (mon.0) 2050 : cluster 0 osdmap e441: 8 total, 8 up, 7 in 2023-09-24T00:07:47.747 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:47 smithi164 bash[92846]: cluster 2023-09-24T00:07:46.321677+0000 osd.7 (osd.7) 307 : cluster 3 failed to encode map e441 with expected crc 2023-09-24T00:07:47.747 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:47 smithi164 bash[92846]: cluster 2023-09-24T00:07:46.322148+0000 osd.5 (osd.5) 283 : cluster 3 failed to encode map e441 with expected crc 2023-09-24T00:07:47.747 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:47 smithi164 bash[92846]: cluster 2023-09-24T00:07:46.323644+0000 osd.7 (osd.7) 308 : cluster 3 failed to encode map e441 with expected crc 2023-09-24T00:07:47.747 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:47 smithi164 bash[92846]: cluster 2023-09-24T00:07:46.513286+0000 osd.4 (osd.4) 355 : cluster 3 failed to encode map e441 with expected crc 2023-09-24T00:07:47.747 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:47 smithi164 bash[92846]: cluster 2023-09-24T00:07:47.195336+0000 mgr.y (mgr.25991) 1534 : cluster 0 pgmap v1771: 73 pgs: 73 active+clean; 4.6 MiB data, 5.5 GiB used, 620 GiB / 626 GiB avail 2023-09-24T00:07:47.747 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:47 smithi164 bash[92846]: audit 2023-09-24T00:07:47.275168+0000 mon.a (mon.0) 2051 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:07:47.768 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:07:47.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:47.771 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:07:47.872 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:47.898 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:47.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:47.901 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:07:48.002 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:48.032 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:48.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:48.035 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:07:48.136 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:07:48.157 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:07:48.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:48.160 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:07:48.260 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:07:48.288 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:07:48.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:48.290 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:07:48.391 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:07:48.422 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:07:48.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:48.426 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:07:48.430 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:48 smithi159 bash[105915]: cluster 2023-09-24T00:07:46.513358+0000 osd.6 (osd.6) 542 : cluster 3 failed to encode map e441 with expected crc 2023-09-24T00:07:48.430 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:48 smithi159 bash[105915]: audit 2023-09-24T00:07:48.059214+0000 mon.a (mon.0) 2052 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:07:48.430 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:48 smithi159 bash[105915]: audit 2023-09-24T00:07:48.164734+0000 mon.a (mon.0) 2053 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:07:48.430 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:48 smithi159 bash[105915]: audit 2023-09-24T00:07:48.173127+0000 mon.a (mon.0) 2054 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:07:48.431 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:48 smithi159 bash[108473]: cluster 2023-09-24T00:07:46.513358+0000 osd.6 (osd.6) 542 : cluster 3 failed to encode map e441 with expected crc 2023-09-24T00:07:48.431 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:48 smithi159 bash[108473]: audit 2023-09-24T00:07:48.059214+0000 mon.a (mon.0) 2052 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:07:48.431 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:48 smithi159 bash[108473]: audit 2023-09-24T00:07:48.164734+0000 mon.a (mon.0) 2053 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:07:48.431 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:48 smithi159 bash[108473]: audit 2023-09-24T00:07:48.173127+0000 mon.a (mon.0) 2054 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:07:48.526 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:48.549 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:48.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:48.551 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:07:48.652 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:48.675 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:48.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:48.677 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:07:48.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:48 smithi164 bash[92846]: cluster 2023-09-24T00:07:46.513358+0000 osd.6 (osd.6) 542 : cluster 3 failed to encode map e441 with expected crc 2023-09-24T00:07:48.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:48 smithi164 bash[92846]: audit 2023-09-24T00:07:48.059214+0000 mon.a (mon.0) 2052 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:07:48.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:48 smithi164 bash[92846]: audit 2023-09-24T00:07:48.164734+0000 mon.a (mon.0) 2053 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:07:48.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:48 smithi164 bash[92846]: audit 2023-09-24T00:07:48.173127+0000 mon.a (mon.0) 2054 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:07:48.777 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:07:48.809 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:07:48.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:48.812 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:07:48.913 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:07:48.942 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:07:48.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:48.944 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:07:49.045 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:49.072 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:49.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:49.075 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:07:49.175 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:07:49.210 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:07:49.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:49.212 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:07:49.307 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '3.0', 'overage': '1000', 'type': 'reweight-by-utilization'} 2023-09-24T00:07:49.307 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd reweight-by-utilization 1000 3.0 2023-09-24T00:07:49.313 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:07:49.343 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:07:49.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:49.345 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:07:49.445 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:49.470 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:49.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:49.472 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:07:49.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:49 smithi164 bash[92846]: cluster 2023-09-24T00:07:49.195990+0000 mgr.y (mgr.25991) 1535 : cluster 0 pgmap v1772: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail 2023-09-24T00:07:49.574 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:07:49.583 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:49 smithi159 bash[105915]: cluster 2023-09-24T00:07:49.195990+0000 mgr.y (mgr.25991) 1535 : cluster 0 pgmap v1772: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail 2023-09-24T00:07:49.584 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:49 smithi159 bash[108473]: cluster 2023-09-24T00:07:49.195990+0000 mgr.y (mgr.25991) 1535 : cluster 0 pgmap v1772: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail 2023-09-24T00:07:49.602 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:07:49.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:49.606 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:07:49.707 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:07:49.742 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:07:49.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:49.745 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:07:49.845 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:49.874 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:49.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:49.877 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:07:49.978 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:07:50.005 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:07:50.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:50.008 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:07:50.067 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-24T00:07:50.109 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:50.144 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:50.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:50.147 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:07:50.248 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:07:50.280 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:07:50.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:50.284 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:07:50.365 DEBUG:teuthology.orchestra.run.smithi159:> cd -- /home/ubuntu/cephtest/clone.client.0/qa/workunits && if test -e Makefile ; then make ; fi && find -executable -type f -printf '%P\0' >/home/ubuntu/cephtest/workunits.list.client.0 2023-09-24T00:07:50.373 INFO:tasks.workunit.client.0.smithi159.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2023-09-24T00:07:50.376 INFO:tasks.workunit.client.0.smithi159.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2023-09-24T00:07:50.376 INFO:tasks.workunit.client.0.smithi159.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2023-09-24T00:07:50.384 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:07:50.421 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:07:50.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:50.425 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:07:50.444 INFO:tasks.workunit.client.0.smithi159.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2023-09-24T00:07:50.507 INFO:tasks.workunit.client.0.smithi159.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2023-09-24T00:07:50.526 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:07:50.556 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:07:50.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:50.559 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:07:50.563 INFO:tasks.workunit.client.0.smithi159.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2023-09-24T00:07:50.566 INFO:tasks.workunit.client.0.smithi159.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2023-09-24T00:07:50.569 INFO:tasks.workunit.client.0.smithi159.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2023-09-24T00:07:50.626 INFO:tasks.workunit.client.0.smithi159.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2023-09-24T00:07:50.631 DEBUG:teuthology.orchestra.run.smithi159:> set -ex 2023-09-24T00:07:50.631 DEBUG:teuthology.orchestra.run.smithi159:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2023-09-24T00:07:50.659 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:07:50.679 INFO:tasks.workunit:Running workunits matching rbd/import_export.sh on client.0... 2023-09-24T00:07:50.681 INFO:tasks.workunit:Running workunit rbd/import_export.sh... 2023-09-24T00:07:50.681 DEBUG:teuthology.orchestra.run.smithi159:workunit test rbd/import_export.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=quincy TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 RBD_CREATE_ARGS=--new-format adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/rbd/import_export.sh 2023-09-24T00:07:50.691 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:07:50.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:50.694 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:07:50.736 INFO:tasks.workunit.client.0.smithi159.stderr:+ export RBD_FORCE_ALLOW_V1=1 2023-09-24T00:07:50.736 INFO:tasks.workunit.client.0.smithi159.stderr:+ TMPDIR=/tmp/rbd_import_export_309797 2023-09-24T00:07:50.736 INFO:tasks.workunit.client.0.smithi159.stderr:+ rm -rf /tmp/rbd_import_export_309797 2023-09-24T00:07:50.737 INFO:tasks.workunit.client.0.smithi159.stderr:+ mkdir /tmp/rbd_import_export_309797 2023-09-24T00:07:50.738 INFO:tasks.workunit.client.0.smithi159.stderr:+ trap rm -rf /tmp/rbd_import_export_309797 INT TERM EXIT 2023-09-24T00:07:50.738 INFO:tasks.workunit.client.0.smithi159.stderr:+ mkdir foo.309797 2023-09-24T00:07:50.740 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd import foo.309797 foo.dir 2023-09-24T00:07:50.795 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:07:50.801 INFO:tasks.workunit.client.0.smithi159.stderr:rbd: cannot import a directory 2023-09-24T00:07:50.802 INFO:tasks.workunit.client.0.smithi159.stderr: Importing image: 0% complete...failed. 2023-09-24T00:07:50.802 INFO:tasks.workunit.client.0.smithi159.stderr:rbd: import failed: (21) Is a directory 2023-09-24T00:07:50.823 INFO:tasks.workunit.client.0.smithi159.stderr:+ true 2023-09-24T00:07:50.824 INFO:tasks.workunit.client.0.smithi159.stderr:+ rmdir foo.309797 2023-09-24T00:07:50.825 INFO:tasks.workunit.client.0.smithi159.stderr:+ dd if=/bin/sh of=/tmp/rbd_import_export_309797/img bs=1k count=1 seek=10 2023-09-24T00:07:50.826 INFO:tasks.workunit.client.0.smithi159.stderr:1+0 records in 2023-09-24T00:07:50.826 INFO:tasks.workunit.client.0.smithi159.stderr:1+0 records out 2023-09-24T00:07:50.826 INFO:tasks.workunit.client.0.smithi159.stderr:1024 bytes (1.0 kB, 1.0 KiB) copied, 0.000182203 s, 5.6 MB/s 2023-09-24T00:07:50.826 INFO:tasks.workunit.client.0.smithi159.stderr:+ dd if=/bin/dd of=/tmp/rbd_import_export_309797/img bs=1k count=10 seek=100 2023-09-24T00:07:50.827 INFO:tasks.workunit.client.0.smithi159.stderr:10+0 records in 2023-09-24T00:07:50.828 INFO:tasks.workunit.client.0.smithi159.stderr:10+0 records out 2023-09-24T00:07:50.828 INFO:tasks.workunit.client.0.smithi159.stderr:10240 bytes (10 kB, 10 KiB) copied, 0.000212608 s, 48.2 MB/s 2023-09-24T00:07:50.828 INFO:tasks.workunit.client.0.smithi159.stderr:+ dd if=/bin/rm of=/tmp/rbd_import_export_309797/img bs=1k count=100 seek=1000 2023-09-24T00:07:50.829 INFO:tasks.workunit.client.0.smithi159.stderr:70+1 records in 2023-09-24T00:07:50.829 INFO:tasks.workunit.client.0.smithi159.stderr:70+1 records out 2023-09-24T00:07:50.829 INFO:tasks.workunit.client.0.smithi159.stderr:72056 bytes (72 kB, 70 KiB) copied, 0.000577177 s, 125 MB/s 2023-09-24T00:07:50.829 INFO:tasks.workunit.client.0.smithi159.stderr:+ dd if=/bin/ls of=/tmp/rbd_import_export_309797/img bs=1k seek=10000 2023-09-24T00:07:50.830 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:07:50.831 INFO:tasks.workunit.client.0.smithi159.stderr:138+1 records in 2023-09-24T00:07:50.831 INFO:tasks.workunit.client.0.smithi159.stderr:138+1 records out 2023-09-24T00:07:50.832 INFO:tasks.workunit.client.0.smithi159.stderr:142144 bytes (142 kB, 139 KiB) copied, 0.00100446 s, 142 MB/s 2023-09-24T00:07:50.832 INFO:tasks.workunit.client.0.smithi159.stderr:+ dd if=/bin/ln of=/tmp/rbd_import_export_309797/img bs=1k seek=100000 2023-09-24T00:07:50.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:50.833 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:07:50.841 INFO:tasks.workunit.client.0.smithi159.stderr:74+1 records in 2023-09-24T00:07:50.841 INFO:tasks.workunit.client.0.smithi159.stderr:74+1 records out 2023-09-24T00:07:50.841 INFO:tasks.workunit.client.0.smithi159.stderr:76160 bytes (76 kB, 74 KiB) copied, 0.0085017 s, 9.0 MB/s 2023-09-24T00:07:50.841 INFO:tasks.workunit.client.0.smithi159.stderr:+ dd if=/bin/grep of=/tmp/rbd_import_export_309797/img bs=1k seek=1000000 2023-09-24T00:07:50.845 INFO:tasks.workunit.client.0.smithi159.stderr:194+1 records in 2023-09-24T00:07:50.846 INFO:tasks.workunit.client.0.smithi159.stderr:194+1 records out 2023-09-24T00:07:50.846 INFO:tasks.workunit.client.0.smithi159.stderr:199136 bytes (199 kB, 194 KiB) copied, 0.00341172 s, 58.4 MB/s 2023-09-24T00:07:50.846 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd rm testimg 2023-09-24T00:07:50.904 INFO:tasks.workunit.client.0.smithi159.stderr: Removing image: 0% complete...failed. 2023-09-24T00:07:50.905 INFO:tasks.workunit.client.0.smithi159.stderr:rbd: delete error: (2) No such file or directory 2023-09-24T00:07:50.910 INFO:tasks.workunit.client.0.smithi159.stderr:+ true 2023-09-24T00:07:50.910 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd import --new-format /tmp/rbd_import_export_309797/img testimg 2023-09-24T00:07:50.934 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:07:50.960 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:07:50.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:50.963 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:07:51.064 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:07:51.095 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:07:51.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:51.098 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:07:51.199 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:07:51.229 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:07:51.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:51.233 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:07:51.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:51 smithi159 bash[105915]: audit 2023-09-24T00:07:50.169458+0000 mon.a (mon.0) 2055 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:07:51.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:51 smithi159 bash[105915]: audit 2023-09-24T00:07:50.178333+0000 mon.a (mon.0) 2056 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:07:51.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:51 smithi159 bash[105915]: audit 2023-09-24T00:07:50.699646+0000 mon.a (mon.0) 2057 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-24T00:07:51.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:51 smithi159 bash[105915]: audit 2023-09-24T00:07:50.701347+0000 mon.a (mon.0) 2058 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-24T00:07:51.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:51 smithi159 bash[105915]: audit 2023-09-24T00:07:50.710299+0000 mon.a (mon.0) 2059 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:07:51.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:51 smithi159 bash[108473]: audit 2023-09-24T00:07:50.169458+0000 mon.a (mon.0) 2055 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:07:51.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:51 smithi159 bash[108473]: audit 2023-09-24T00:07:50.178333+0000 mon.a (mon.0) 2056 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:07:51.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:51 smithi159 bash[108473]: audit 2023-09-24T00:07:50.699646+0000 mon.a (mon.0) 2057 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-24T00:07:51.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:51 smithi159 bash[108473]: audit 2023-09-24T00:07:50.701347+0000 mon.a (mon.0) 2058 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-24T00:07:51.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:51 smithi159 bash[108473]: audit 2023-09-24T00:07:50.710299+0000 mon.a (mon.0) 2059 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:07:51.333 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:07:51.344 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:51 smithi164 bash[92846]: audit 2023-09-24T00:07:50.169458+0000 mon.a (mon.0) 2055 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:07:51.344 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:51 smithi164 bash[92846]: audit 2023-09-24T00:07:50.178333+0000 mon.a (mon.0) 2056 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:07:51.344 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:51 smithi164 bash[92846]: audit 2023-09-24T00:07:50.699646+0000 mon.a (mon.0) 2057 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-24T00:07:51.344 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:51 smithi164 bash[92846]: audit 2023-09-24T00:07:50.701347+0000 mon.a (mon.0) 2058 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-24T00:07:51.344 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:51 smithi164 bash[92846]: audit 2023-09-24T00:07:50.710299+0000 mon.a (mon.0) 2059 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:07:51.361 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:07:51.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:51.364 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:07:51.465 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:07:51.495 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:07:51.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:51.497 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:07:51.599 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:07:51.607 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-24T00:07:51.623 INFO:tasks.workunit.client.0.smithi159.stderr: Importing image: 1% complete... Importing image: 2% complete... Importing image: 3% complete... Importing image: 4% complete... Importing image: 5% complete... Importing image: 6% complete... Importing image: 7% complete... Importing image: 8% complete... Importing image: 9% complete... Importing image: 10% complete... Importing image: 11% complete... Importing image: 12% complete... Importing image: 13% complete... Importing image: 14% complete... Importing image: 15% complete... Importing image: 16% complete... Importing image: 17% complete... Importing image: 18% complete... Importing image: 19% complete... Importing image: 20% complete... Importing image: 21% complete... Importing image: 22% complete... Importing image: 23% complete... Importing image: 24% complete... Importing image: 25% complete... Importing image: 26% complete... Importing image: 27% complete... Importing image: 28% complete... Importing image: 29% complete... Importing image: 30% complete... Importing image: 31% complete... Importing image: 32% complete... Importing image: 33% complete... Importing image: 34% complete... Importing image: 35% complete... Importing image: 36% complete... Importing image: 37% complete... Importing image: 38% complete... Importing image: 39% complete... Importing image: 40% complete... Importing image: 41% complete... Importing image: 42% complete... Importing image: 43% complete... Importing image: 44% complete... Importing image: 45% complete... Importing image: 46% complete... Importing image: 47% complete... Importing image: 48% complete... Importing image: 49% complete... Importing image: 50% complete... Importing image: 51% complete... Importing image: 52% complete... Importing image: 53% complete... Importing image: 54% complete... Importing image: 55% complete... Importing image: 56% complete... Importing image: 57% complete... Importing image: 58% complete... Importing image: 59% complete... Importing image: 60% complete... Importing image: 61% complete... Importing image: 62% complete... Importing image: 63% complete... Importing image: 64% complete... Importing image: 65% complete... Importing image: 66% complete... Importing image: 67% complete... Importing image: 68% complete... Importing image: 69% complete... Importing image: 70% complete... Importing image: 71% complete... Importing image: 72% complete... Importing image: 73% complete... Importing image: 74% complete... Importing image: 75% complete... Importing image: 76% complete... Importing image: 77% complete... Importing image: 78% complete... Importing image: 79% complete... Importing image: 80% complete... Importing image: 81% complete... Importing image: 82% complete... Importing image: 83% complete... Importing image: 84% complete... Importing image: 85% complete... Importing image: 86% complete... Importing image: 87% complete... Importing image: 88% complete... Importing image: 89% complete... Importing image: 90% complete... Importing image: 91% complete... Importing image: 92% complete... Importing image: 93% complete... Importing image: 94% complete... Importing image: 95% complete... Importing image: 96% complete... Importing image: 97% complete... Importing image: 98% complete... Importing image: 99% complete... Importing image: 100% complete...done. 2023-09-24T00:07:51.624 INFO:tasks.workunit.client.0.smithi159.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-09-24T00:07:51.630 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:07:51.631 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd export testimg /tmp/rbd_import_export_309797/img2 2023-09-24T00:07:51.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:51.634 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:07:51.734 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:07:51.767 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:07:51.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:51.770 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:07:51.823 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:07:51.871 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:07:51.903 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:07:51.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:51.907 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:07:51.996 INFO:tasks.workunit.client.0.smithi159.stderr: Exporting image: 1% complete... Exporting image: 2% complete... Exporting image: 3% complete... Exporting image: 4% complete... Exporting image: 5% complete... Exporting image: 6% complete... Exporting image: 7% complete... Exporting image: 8% complete... Exporting image: 9% complete... Exporting image: 10% complete... Exporting image: 11% complete... Exporting image: 12% complete... Exporting image: 13% complete... Exporting image: 14% complete... Exporting image: 15% complete... Exporting image: 16% complete... Exporting image: 17% complete... Exporting image: 18% complete... Exporting image: 19% complete... Exporting image: 20% complete... Exporting image: 21% complete... Exporting image: 22% complete... Exporting image: 23% complete... Exporting image: 24% complete... Exporting image: 25% complete... Exporting image: 26% complete... Exporting image: 27% complete... Exporting image: 28% complete... Exporting image: 29% complete... Exporting image: 30% complete... Exporting image: 31% complete... Exporting image: 32% complete... Exporting image: 33% complete... Exporting image: 34% complete... Exporting image: 35% complete... Exporting image: 36% complete... Exporting image: 37% complete... Exporting image: 38% complete... Exporting image: 39% complete... Exporting image: 40% complete... Exporting image: 41% complete... Exporting image: 42% complete... Exporting image: 43% complete... Exporting image: 44% complete... Exporting image: 45% complete... Exporting image: 46% complete... Exporting image: 47% complete... Exporting image: 48% complete... Exporting image: 49% complete... Exporting image: 50% complete... Exporting image: 51% complete... Exporting image: 52% complete... Exporting image: 53% complete... Exporting image: 54% complete... Exporting image: 55% complete... Exporting image: 56% complete... Exporting image: 57% complete... Exporting image: 58% complete... Exporting image: 59% complete... Exporting image: 60% complete... Exporting image: 61% complete... Exporting image: 62% complete... Exporting image: 63% complete... Exporting image: 64% complete... Exporting image: 65% complete... Exporting image: 66% complete... Exporting image: 67% complete... Exporting image: 68% complete... Exporting image: 69% complete... Exporting image: 70% complete... Exporting image: 71% complete... Exporting image: 72% complete... Exporting image: 73% complete... Exporting image: 74% complete... Exporting image: 75% complete... Exporting image: 76% complete... Exporting image: 77% complete... Exporting image: 78% complete... Exporting image: 79% complete... Exporting image: 80% complete... Exporting image: 81% complete... Exporting image: 82% complete... Exporting image: 83% complete... Exporting image: 84% complete... Exporting image: 85% complete... Exporting image: 86% complete... Exporting image: 87% complete... Exporting image: 88% complete... Exporting image: 89% complete... Exporting image: 90% complete... Exporting image: 91% complete... Exporting image: 92% complete... Exporting image: 93% complete... Exporting image: 94% complete... Exporting image: 95% complete... Exporting image: 96% complete... Exporting image: 97% complete... Exporting image: 98% complete... Exporting image: 99% complete... Exporting image: 100% complete...done. 2023-09-24T00:07:52.002 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd export testimg - 2023-09-24T00:07:52.007 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:07:52.044 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:07:52.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:52.047 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:07:52.148 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:52.175 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:52.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:52.180 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:07:52.281 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:07:52.296 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:52 smithi164 bash[92846]: cluster 2023-09-24T00:07:51.196805+0000 mgr.y (mgr.25991) 1536 : cluster 0 pgmap v1773: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail 2023-09-24T00:07:52.316 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:07:52.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:52.319 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:07:52.419 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:07:52.453 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:07:52.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:52.456 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:07:52.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:52 smithi159 bash[105915]: cluster 2023-09-24T00:07:51.196805+0000 mgr.y (mgr.25991) 1536 : cluster 0 pgmap v1773: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail 2023-09-24T00:07:52.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:52 smithi159 bash[108473]: cluster 2023-09-24T00:07:51.196805+0000 mgr.y (mgr.25991) 1536 : cluster 0 pgmap v1773: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 620 GiB / 626 GiB avail 2023-09-24T00:07:52.557 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:52.583 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:52.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:52.586 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:07:52.687 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:07:52.719 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:07:52.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:52.722 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:07:52.823 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:07:52.850 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:07:52.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:52.853 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:07:52.954 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:52.980 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:52.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:52.983 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:07:52.987 INFO:tasks.workunit.client.0.smithi159.stderr: Exporting image: 1% complete... Exporting image: 2% complete... Exporting image: 3% complete... Exporting image: 4% complete... Exporting image: 5% complete... Exporting image: 6% complete... Exporting image: 7% complete... Exporting image: 8% complete... Exporting image: 9% complete... Exporting image: 10% complete... Exporting image: 11% complete... Exporting image: 12% complete... Exporting image: 13% complete... Exporting image: 14% complete... Exporting image: 15% complete... Exporting image: 16% complete... Exporting image: 17% complete... Exporting image: 18% complete... Exporting image: 19% complete... Exporting image: 20% complete... Exporting image: 21% complete... Exporting image: 22% complete... Exporting image: 23% complete... Exporting image: 24% complete... Exporting image: 25% complete... Exporting image: 26% complete... Exporting image: 27% complete... Exporting image: 28% complete... Exporting image: 29% complete... Exporting image: 30% complete... Exporting image: 31% complete... Exporting image: 32% complete... Exporting image: 33% complete... Exporting image: 34% complete... Exporting image: 35% complete... Exporting image: 36% complete... Exporting image: 37% complete... Exporting image: 38% complete... Exporting image: 39% complete... Exporting image: 40% complete... Exporting image: 41% complete... Exporting image: 42% complete... Exporting image: 43% complete... Exporting image: 44% complete... Exporting image: 45% complete... Exporting image: 46% complete... Exporting image: 47% complete... Exporting image: 48% complete... Exporting image: 49% complete... Exporting image: 50% complete... Exporting image: 51% complete... Exporting image: 52% complete... Exporting image: 53% complete... Exporting image: 54% complete... Exporting image: 55% complete... Exporting image: 56% complete... Exporting image: 57% complete... Exporting image: 58% complete... Exporting image: 59% complete... Exporting image: 60% complete... Exporting image: 61% complete... Exporting image: 62% complete... Exporting image: 63% complete... Exporting image: 64% complete... Exporting image: 65% complete... Exporting image: 66% complete... Exporting image: 67% complete... Exporting image: 68% complete... Exporting image: 69% complete... Exporting image: 70% complete... Exporting image: 71% complete... Exporting image: 72% complete... Exporting image: 73% complete... Exporting image: 74% complete... Exporting image: 75% complete... Exporting image: 76% complete... Exporting image: 77% complete... Exporting image: 78% complete... Exporting image: 79% complete... Exporting image: 80% complete... Exporting image: 81% complete... Exporting image: 82% complete... Exporting image: 83% complete... Exporting image: 84% complete... Exporting image: 85% complete... Exporting image: 86% complete... Exporting image: 87% complete... Exporting image: 88% complete... Exporting image: 89% complete... Exporting image: 90% complete... Exporting image: 91% complete... Exporting image: 92% complete... Exporting image: 93% complete... Exporting image: 94% complete... Exporting image: 95% complete... Exporting image: 96% complete... Exporting image: 97% complete... Exporting image: 98% complete... Exporting image: 99% complete... Exporting image: 100% complete...done. 2023-09-24T00:07:52.991 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd rm testimg 2023-09-24T00:07:53.084 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:07:53.110 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:07:53.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:53.112 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:07:53.124 INFO:tasks.workunit.client.0.smithi159.stderr: Removing image: 1% complete... Removing image: 2% complete... Removing image: 3% complete... Removing image: 4% complete... Removing image: 5% complete... Removing image: 6% complete... Removing image: 7% complete... Removing image: 8% complete... Removing image: 9% complete... Removing image: 10% complete... Removing image: 11% complete... Removing image: 12% complete... Removing image: 13% complete... Removing image: 14% complete... Removing image: 15% complete... Removing image: 16% complete... Removing image: 17% complete... Removing image: 18% complete... Removing image: 19% complete... Removing image: 20% complete... Removing image: 21% complete... Removing image: 22% complete... Removing image: 23% complete... Removing image: 24% complete... Removing image: 25% complete... Removing image: 26% complete... Removing image: 27% complete... Removing image: 28% complete... Removing image: 29% complete... Removing image: 30% complete... Removing image: 31% complete... Removing image: 32% complete... Removing image: 33% complete... Removing image: 34% complete... Removing image: 35% complete... Removing image: 36% complete... Removing image: 37% complete... Removing image: 38% complete... Removing image: 39% complete... Removing image: 40% complete... Removing image: 41% complete... Removing image: 42% complete... Removing image: 43% complete... Removing image: 44% complete... Removing image: 45% complete... Removing image: 46% complete... Removing image: 47% complete... Removing image: 48% complete... Removing image: 49% complete... Removing image: 50% complete... Removing image: 51% complete... Removing image: 52% complete... Removing image: 53% complete... Removing image: 54% complete... Removing image: 55% complete... Removing image: 56% complete... Removing image: 57% complete... Removing image: 58% complete... Removing image: 59% complete... Removing image: 60% complete... Removing image: 61% complete... Removing image: 62% complete... Removing image: 63% complete... Removing image: 64% complete... Removing image: 65% complete... Removing image: 66% complete... Removing image: 67% complete... Removing image: 68% complete... Removing image: 69% complete... Removing image: 70% complete... Removing image: 71% complete... Removing image: 72% complete... Removing image: 73% complete... Removing image: 74% complete... Removing image: 75% complete... Removing image: 76% complete... Removing image: 77% complete... Removing image: 78% complete... Removing image: 79% complete... Removing image: 80% complete... Removing image: 81% complete... Removing image: 82% complete... Removing image: 83% complete... Removing image: 84% complete... Removing image: 85% complete... Removing image: 86% complete... Removing image: 87% complete... Removing image: 88% complete... Removing image: 89% complete... Removing image: 90% complete... Removing image: 91% complete... Removing image: 92% complete... Removing image: 93% complete... Removing image: 94% complete... Removing image: 95% complete... Removing image: 96% complete... Removing image: 97% complete... Removing image: 98% complete... Removing image: 99% complete... Removing image: 100% complete...done. 2023-09-24T00:07:53.130 INFO:tasks.workunit.client.0.smithi159.stderr:+ cmp /tmp/rbd_import_export_309797/img /tmp/rbd_import_export_309797/img2 2023-09-24T00:07:53.213 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:07:53.242 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:07:53.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:53.246 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:07:53.346 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:53.512 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:53.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:53.516 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:07:53.616 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:07:53.651 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:07:53.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:53.654 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:07:53.755 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:07:53.762 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 24 00:07:53 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [24/Sep/2023:00:07:53] "GET /metrics HTTP/1.1" 200 34224 "" "Prometheus/2.43.0" 2023-09-24T00:07:53.775 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:07:53.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:53.777 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:07:53.848 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:07:53.849 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:07:53.878 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:07:53.906 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:07:53.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:53.912 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:07:53.937 INFO:tasks.workunit.client.0.smithi159.stderr:+ cmp /tmp/rbd_import_export_309797/img /tmp/rbd_import_export_309797/img3 2023-09-24T00:07:54.012 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:07:54.045 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:07:54.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:54.048 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:07:54.149 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:07:54.174 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:07:54.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:54.176 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:07:54.277 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:07:54.302 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:07:54.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:54.305 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:07:54.406 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:07:54.418 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:54 smithi164 bash[92846]: cluster 2023-09-24T00:07:53.197626+0000 mgr.y (mgr.25991) 1537 : cluster 0 pgmap v1774: 73 pgs: 73 active+clean; 6.3 MiB data, 5.3 GiB used, 620 GiB / 626 GiB avail; 20 KiB/s rd, 11 KiB/s wr, 16 op/s 2023-09-24T00:07:54.435 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:07:54.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:54.438 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:07:54.485 INFO:tasks.workunit.client.0.smithi159.stderr:+ rm /tmp/rbd_import_export_309797/img2 /tmp/rbd_import_export_309797/img3 2023-09-24T00:07:54.538 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:07:54.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:54 smithi159 bash[105915]: cluster 2023-09-24T00:07:53.197626+0000 mgr.y (mgr.25991) 1537 : cluster 0 pgmap v1774: 73 pgs: 73 active+clean; 6.3 MiB data, 5.3 GiB used, 620 GiB / 626 GiB avail; 20 KiB/s rd, 11 KiB/s wr, 16 op/s 2023-09-24T00:07:54.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:54 smithi159 bash[108473]: cluster 2023-09-24T00:07:53.197626+0000 mgr.y (mgr.25991) 1537 : cluster 0 pgmap v1774: 73 pgs: 73 active+clean; 6.3 MiB data, 5.3 GiB used, 620 GiB / 626 GiB avail; 20 KiB/s rd, 11 KiB/s wr, 16 op/s 2023-09-24T00:07:54.569 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:07:54.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:54.572 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:07:54.672 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:07:54.703 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:07:54.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:54.707 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:07:54.807 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:07:54.843 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:07:54.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:54.846 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:07:54.947 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:54.972 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:54.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:54.975 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:07:55.075 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:55.105 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:55.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:55.107 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:07:55.208 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:07:55.240 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:07:55.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:55.243 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:07:55.344 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:07:55.376 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:07:55.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:55.380 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:07:55.480 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:07:55.505 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:07:55.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:55.508 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:07:55.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:55 smithi164 bash[92846]: cluster 2023-09-24T00:07:55.198170+0000 mgr.y (mgr.25991) 1538 : cluster 0 pgmap v1775: 73 pgs: 73 active+clean; 6.3 MiB data, 5.3 GiB used, 620 GiB / 626 GiB avail; 35 KiB/s rd, 18 KiB/s wr, 15 op/s 2023-09-24T00:07:55.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:55 smithi159 bash[105915]: cluster 2023-09-24T00:07:55.198170+0000 mgr.y (mgr.25991) 1538 : cluster 0 pgmap v1775: 73 pgs: 73 active+clean; 6.3 MiB data, 5.3 GiB used, 620 GiB / 626 GiB avail; 35 KiB/s rd, 18 KiB/s wr, 15 op/s 2023-09-24T00:07:55.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:55 smithi159 bash[108473]: cluster 2023-09-24T00:07:55.198170+0000 mgr.y (mgr.25991) 1538 : cluster 0 pgmap v1775: 73 pgs: 73 active+clean; 6.3 MiB data, 5.3 GiB used, 620 GiB / 626 GiB avail; 35 KiB/s rd, 18 KiB/s wr, 15 op/s 2023-09-24T00:07:55.609 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:55.640 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:55.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:55.643 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:07:55.744 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:07:55.777 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:07:55.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:55.780 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:07:55.879 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:07:55.881 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:07:55.914 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:07:55.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:55.916 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:07:56.017 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:56.042 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:56.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:56.044 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:07:56.145 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:07:56.175 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:07:56.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:56.178 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:07:56.279 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:56.308 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:56.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:56.311 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:07:56.411 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:07:56.441 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:07:56.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:56.445 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:07:56.546 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:07:56.576 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:07:56.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:56.578 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:07:56.679 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:56.712 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:56.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:56.714 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:07:56.815 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:07:56.846 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:07:56.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:56.849 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:07:56.949 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:07:56.981 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:07:56.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:56.984 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:07:57.085 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:57.122 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:57.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:57.125 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:07:57.226 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:07:57.261 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:07:57.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:57.264 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:07:57.365 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:57.375 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:57 smithi159 bash[105915]: cluster 2023-09-24T00:07:57.199076+0000 mgr.y (mgr.25991) 1539 : cluster 0 pgmap v1776: 73 pgs: 73 active+clean; 4.6 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 111 KiB/s rd, 48 KiB/s wr, 28 op/s 2023-09-24T00:07:57.375 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:57 smithi159 bash[108473]: cluster 2023-09-24T00:07:57.199076+0000 mgr.y (mgr.25991) 1539 : cluster 0 pgmap v1776: 73 pgs: 73 active+clean; 4.6 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 111 KiB/s rd, 48 KiB/s wr, 28 op/s 2023-09-24T00:07:57.390 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:57.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:57.393 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:07:57.494 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:57.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:57 smithi164 bash[92846]: cluster 2023-09-24T00:07:57.199076+0000 mgr.y (mgr.25991) 1539 : cluster 0 pgmap v1776: 73 pgs: 73 active+clean; 4.6 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 111 KiB/s rd, 48 KiB/s wr, 28 op/s 2023-09-24T00:07:57.526 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:57.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:57.530 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:07:57.630 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:07:57.663 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:07:57.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:57.671 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:07:57.772 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:07:57.802 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:07:57.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:57.805 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:07:57.906 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:57.933 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:57.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:57.936 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:07:58.036 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:07:58.069 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:07:58.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:58.073 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:07:58.173 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:07:58.205 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:07:58.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:58.208 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:07:58.308 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:07:58.337 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:07:58.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:58.339 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:07:58.440 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:58.469 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:58.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:58.471 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:07:58.572 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:58.602 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:07:58.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:58.605 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:07:58.706 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:07:58.738 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:07:58.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:58.741 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:07:58.841 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:07:58.877 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:07:58.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:58.880 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:07:58.981 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:07:59.012 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:07:59.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:59.015 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:07:59.116 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:59.153 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:07:59.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:59.158 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:07:59.258 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:07:59.272 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:07:59 smithi159 bash[108473]: cluster 2023-09-24T00:07:59.199898+0000 mgr.y (mgr.25991) 1540 : cluster 0 pgmap v1777: 73 pgs: 73 active+clean; 4.6 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 101 KiB/s rd, 43 KiB/s wr, 25 op/s 2023-09-24T00:07:59.291 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:07:59.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:59.294 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:07:59.395 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:07:59.427 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:07:59.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:59.430 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:07:59.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:07:59 smithi164 bash[92846]: cluster 2023-09-24T00:07:59.199898+0000 mgr.y (mgr.25991) 1540 : cluster 0 pgmap v1777: 73 pgs: 73 active+clean; 4.6 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 101 KiB/s rd, 43 KiB/s wr, 25 op/s 2023-09-24T00:07:59.531 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:07:59.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:07:59 smithi159 bash[105915]: cluster 2023-09-24T00:07:59.199898+0000 mgr.y (mgr.25991) 1540 : cluster 0 pgmap v1777: 73 pgs: 73 active+clean; 4.6 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 101 KiB/s rd, 43 KiB/s wr, 25 op/s 2023-09-24T00:07:59.564 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:07:59.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:59.567 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:07:59.667 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:07:59.701 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:07:59.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:59.704 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:07:59.805 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:07:59.829 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:07:59.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:59.831 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:07:59.901 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd import --new-format - testimg 2023-09-24T00:07:59.932 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:07:59.969 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:07:59.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:07:59.972 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:08:00.073 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:08:00.098 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:08:00.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:00.099 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:08:00.200 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:08:00.223 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:08:00.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:00.225 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:08:00.326 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:08:00.349 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:08:00.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:00.351 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:08:00.452 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:08:00.478 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:08:00.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:00.480 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:08:00.531 INFO:tasks.workunit.client.0.smithi159.stderr: Importing image: 100% complete...done. 2023-09-24T00:08:00.532 INFO:tasks.workunit.client.0.smithi159.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-09-24T00:08:00.536 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd export testimg /tmp/rbd_import_export_309797/img2 2023-09-24T00:08:00.581 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:08:00.607 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:08:00.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:00.610 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:08:00.711 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:08:00.737 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:08:00.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:00.741 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:08:00.838 INFO:tasks.workunit.client.0.smithi159.stderr: Exporting image: 1% complete... Exporting image: 2% complete... Exporting image: 3% complete... Exporting image: 4% complete... Exporting image: 5% complete... Exporting image: 6% complete... Exporting image: 7% complete... Exporting image: 8% complete... Exporting image: 9% complete... Exporting image: 10% complete... Exporting image: 11% complete... Exporting image: 12% complete... Exporting image: 13% complete... Exporting image: 14% complete... Exporting image: 15% complete... Exporting image: 16% complete... Exporting image: 17% complete... Exporting image: 18% complete... Exporting image: 19% complete... Exporting image: 20% complete... Exporting image: 21% complete... Exporting image: 22% complete... Exporting image: 23% complete... Exporting image: 24% complete... Exporting image: 25% complete... Exporting image: 26% complete... Exporting image: 27% complete... Exporting image: 28% complete... Exporting image: 29% complete... Exporting image: 30% complete... Exporting image: 31% complete... Exporting image: 32% complete... Exporting image: 33% complete... Exporting image: 34% complete... Exporting image: 35% complete... Exporting image: 36% complete... Exporting image: 37% complete... Exporting image: 38% complete... Exporting image: 39% complete... Exporting image: 40% complete... Exporting image: 41% complete... Exporting image: 42% complete... Exporting image: 43% complete... Exporting image: 44% complete... Exporting image: 45% complete... Exporting image: 46% complete... Exporting image: 47% complete... Exporting image: 48% complete... Exporting image: 49% complete... Exporting image: 50% complete... Exporting image: 51% complete... Exporting image: 52% complete... Exporting image: 53% complete... Exporting image: 54% complete... Exporting image: 55% complete... Exporting image: 56% complete... Exporting image: 57% complete... Exporting image: 58% complete... Exporting image: 59% complete... Exporting image: 60% complete... Exporting image: 61% complete... Exporting image: 62% complete... Exporting image: 63% complete... Exporting image: 64% complete... Exporting image: 65% complete... Exporting image: 66% complete... Exporting image: 67% complete... Exporting image: 68% complete... Exporting image: 69% complete... Exporting image: 70% complete... Exporting image: 71% complete... Exporting image: 72% complete... Exporting image: 73% complete... Exporting image: 74% complete... Exporting image: 75% complete... Exporting image: 76% complete... Exporting image: 77% complete... Exporting image: 78% complete... Exporting image: 79% complete... Exporting image: 80% complete... Exporting image: 81% complete... Exporting image: 82% complete... Exporting image: 83% complete... Exporting image: 84% complete... Exporting image: 85% complete... Exporting image: 86% complete... Exporting image: 87% complete... Exporting image: 88% complete... Exporting image: 89% complete... Exporting image: 90% complete... Exporting image: 91% complete... Exporting image: 92% complete... Exporting image: 93% complete... Exporting image: 94% complete... Exporting image: 95% complete... Exporting image: 96% complete... Exporting image: 97% complete... Exporting image: 98% complete... Exporting image: 99% complete... Exporting image: 100% complete...done. 2023-09-24T00:08:00.842 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:08:00.846 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd export testimg - 2023-09-24T00:08:00.869 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:08:00.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:00.873 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:08:00.974 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:08:01.004 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:08:01.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:01.007 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:08:01.107 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:08:01.136 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:08:01.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:01.139 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:08:01.239 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:08:01.272 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:08:01.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:01.275 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:08:01.376 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:08:01.388 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:01 smithi159 bash[105915]: cluster 2023-09-24T00:08:01.200424+0000 mgr.y (mgr.25991) 1541 : cluster 0 pgmap v1778: 73 pgs: 73 active+clean; 4.6 MiB data, 5.1 GiB used, 621 GiB / 626 GiB avail; 104 KiB/s rd, 44 KiB/s wr, 31 op/s 2023-09-24T00:08:01.389 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:01 smithi159 bash[108473]: cluster 2023-09-24T00:08:01.200424+0000 mgr.y (mgr.25991) 1541 : cluster 0 pgmap v1778: 73 pgs: 73 active+clean; 4.6 MiB data, 5.1 GiB used, 621 GiB / 626 GiB avail; 104 KiB/s rd, 44 KiB/s wr, 31 op/s 2023-09-24T00:08:01.406 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:08:01.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:01.409 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:08:01.510 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:08:01.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:01 smithi164 bash[92846]: cluster 2023-09-24T00:08:01.200424+0000 mgr.y (mgr.25991) 1541 : cluster 0 pgmap v1778: 73 pgs: 73 active+clean; 4.6 MiB data, 5.1 GiB used, 621 GiB / 626 GiB avail; 104 KiB/s rd, 44 KiB/s wr, 31 op/s 2023-09-24T00:08:01.542 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:08:01.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:01.545 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:08:01.646 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:08:01.665 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:08:01.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:01.670 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:08:01.710 INFO:tasks.workunit.client.0.smithi159.stderr: Exporting image: 1% complete... Exporting image: 2% complete... Exporting image: 3% complete... Exporting image: 4% complete... Exporting image: 5% complete... Exporting image: 6% complete... Exporting image: 7% complete... Exporting image: 8% complete... Exporting image: 9% complete... Exporting image: 10% complete... Exporting image: 11% complete... Exporting image: 12% complete... Exporting image: 13% complete... Exporting image: 14% complete... Exporting image: 15% complete... Exporting image: 16% complete... Exporting image: 17% complete... Exporting image: 18% complete... Exporting image: 19% complete... Exporting image: 20% complete... Exporting image: 21% complete... Exporting image: 22% complete... Exporting image: 23% complete... Exporting image: 24% complete... Exporting image: 25% complete... Exporting image: 26% complete... Exporting image: 27% complete... Exporting image: 28% complete... Exporting image: 29% complete... Exporting image: 30% complete... Exporting image: 31% complete... Exporting image: 32% complete... Exporting image: 33% complete... Exporting image: 34% complete... Exporting image: 35% complete... Exporting image: 36% complete... Exporting image: 37% complete... Exporting image: 38% complete... Exporting image: 39% complete... Exporting image: 40% complete... Exporting image: 41% complete... Exporting image: 42% complete... Exporting image: 43% complete... Exporting image: 44% complete... Exporting image: 45% complete... Exporting image: 46% complete... Exporting image: 47% complete... Exporting image: 48% complete... Exporting image: 49% complete... Exporting image: 50% complete... Exporting image: 51% complete... Exporting image: 52% complete... Exporting image: 53% complete... Exporting image: 54% complete... Exporting image: 55% complete... Exporting image: 56% complete... Exporting image: 57% complete... Exporting image: 58% complete... Exporting image: 59% complete... Exporting image: 60% complete... Exporting image: 61% complete... Exporting image: 62% complete... Exporting image: 63% complete... Exporting image: 64% complete... Exporting image: 65% complete... Exporting image: 66% complete... Exporting image: 67% complete... Exporting image: 68% complete... Exporting image: 69% complete... Exporting image: 70% complete... Exporting image: 71% complete... Exporting image: 72% complete... Exporting image: 73% complete... Exporting image: 74% complete... Exporting image: 75% complete... Exporting image: 76% complete... Exporting image: 77% complete... Exporting image: 78% complete... Exporting image: 79% complete... Exporting image: 80% complete... Exporting image: 81% complete... Exporting image: 82% complete... Exporting image: 83% complete... Exporting image: 84% complete... Exporting image: 85% complete... Exporting image: 86% complete... Exporting image: 87% complete... Exporting image: 88% complete... Exporting image: 89% complete... Exporting image: 90% complete... Exporting image: 91% complete... Exporting image: 92% complete... Exporting image: 93% complete... Exporting image: 94% complete... Exporting image: 95% complete... Exporting image: 96% complete... Exporting image: 97% complete... Exporting image: 98% complete... Exporting image: 99% complete... Exporting image: 100% complete...done. 2023-09-24T00:08:01.714 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd rm testimg 2023-09-24T00:08:01.772 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:08:01.800 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:08:01.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:01.803 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:08:01.851 INFO:tasks.workunit.client.0.smithi159.stderr: Removing image: 1% complete... Removing image: 2% complete... Removing image: 3% complete... Removing image: 4% complete... Removing image: 5% complete... Removing image: 6% complete... Removing image: 7% complete... Removing image: 8% complete... Removing image: 9% complete... Removing image: 10% complete... Removing image: 11% complete... Removing image: 12% complete... Removing image: 13% complete... Removing image: 14% complete... Removing image: 15% complete... Removing image: 16% complete... Removing image: 17% complete... Removing image: 18% complete... Removing image: 19% complete... Removing image: 20% complete... Removing image: 21% complete... Removing image: 22% complete... Removing image: 23% complete... Removing image: 24% complete... Removing image: 25% complete... Removing image: 26% complete... Removing image: 27% complete... Removing image: 28% complete... Removing image: 29% complete... Removing image: 30% complete... Removing image: 31% complete... Removing image: 32% complete... Removing image: 33% complete... Removing image: 34% complete... Removing image: 35% complete... Removing image: 36% complete... Removing image: 37% complete... Removing image: 38% complete... Removing image: 39% complete... Removing image: 40% complete... Removing image: 41% complete... Removing image: 42% complete... Removing image: 43% complete... Removing image: 44% complete... Removing image: 45% complete... Removing image: 46% complete... Removing image: 47% complete... Removing image: 48% complete... Removing image: 49% complete... Removing image: 50% complete... Removing image: 51% complete... Removing image: 52% complete... Removing image: 53% complete... Removing image: 54% complete... Removing image: 55% complete... Removing image: 56% complete... Removing image: 57% complete... Removing image: 58% complete... Removing image: 59% complete... Removing image: 60% complete... Removing image: 61% complete... Removing image: 62% complete... Removing image: 63% complete... Removing image: 64% complete... Removing image: 65% complete... Removing image: 66% complete... Removing image: 67% complete... Removing image: 68% complete... Removing image: 69% complete... Removing image: 70% complete... Removing image: 71% complete... Removing image: 72% complete... Removing image: 73% complete... Removing image: 74% complete... Removing image: 75% complete... Removing image: 76% complete... Removing image: 77% complete... Removing image: 78% complete... Removing image: 79% complete... Removing image: 80% complete... Removing image: 81% complete... Removing image: 82% complete... Removing image: 83% complete... Removing image: 84% complete... Removing image: 85% complete... Removing image: 86% complete... Removing image: 87% complete... Removing image: 88% complete... Removing image: 89% complete... Removing image: 90% complete... Removing image: 91% complete... Removing image: 92% complete... Removing image: 93% complete... Removing image: 94% complete... Removing image: 95% complete... Removing image: 96% complete... Removing image: 97% complete... Removing image: 98% complete... Removing image: 99% complete... Removing image: 100% complete...done. 2023-09-24T00:08:01.855 INFO:tasks.workunit.client.0.smithi159.stderr:+ cmp /tmp/rbd_import_export_309797/img /tmp/rbd_import_export_309797/img2 2023-09-24T00:08:01.903 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:08:01.935 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:08:01.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:01.938 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:08:02.039 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:08:02.066 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:08:02.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:02.068 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:08:02.169 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:08:02.205 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:08:02.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:02.208 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:08:02.308 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:08:02.332 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:08:02.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:02.336 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:08:02.437 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:08:02.460 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:08:02.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:02.463 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:08:02.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:02 smithi164 bash[92846]: audit 2023-09-24T00:08:02.276211+0000 mon.a (mon.0) 2060 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:08:02.564 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:08:02.573 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:02 smithi159 bash[105915]: audit 2023-09-24T00:08:02.276211+0000 mon.a (mon.0) 2060 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:08:02.574 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:02 smithi159 bash[108473]: audit 2023-09-24T00:08:02.276211+0000 mon.a (mon.0) 2060 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:08:02.585 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:08:02.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:02.588 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:08:02.603 INFO:tasks.workunit.client.0.smithi159.stderr:+ cmp /tmp/rbd_import_export_309797/img /tmp/rbd_import_export_309797/img3 2023-09-24T00:08:02.689 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:08:02.708 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:08:02.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:02.710 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:08:02.811 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:08:02.836 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:08:02.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:02.839 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:08:02.940 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:08:02.968 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:08:02.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:02.971 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:08:03.072 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:08:03.099 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:08:03.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:03.103 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:08:03.130 INFO:tasks.workunit.client.0.smithi159.stderr:+ rm /tmp/rbd_import_export_309797/img /tmp/rbd_import_export_309797/img2 /tmp/rbd_import_export_309797/img3 2023-09-24T00:08:03.204 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:08:03.234 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:08:03.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:03.237 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:08:03.338 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:08:03.359 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:08:03.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:03.361 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:08:03.417 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd help export 2023-09-24T00:08:03.417 INFO:tasks.workunit.client.0.smithi159.stderr:+ grep -q export-format 2023-09-24T00:08:03.462 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:08:03.493 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:08:03.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:03.497 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:08:03.597 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:08:03.617 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:08:03.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:03.619 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:08:03.720 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:08:03.744 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:08:03.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:03.747 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:08:03.846 INFO:tasks.workunit.client.0.smithi159.stderr:+ dd if=/bin/dd of=/tmp/rbd_import_export_309797/img bs=1k count=10 seek=100 2023-09-24T00:08:03.847 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:08:03.848 INFO:tasks.workunit.client.0.smithi159.stderr:10+0 records in 2023-09-24T00:08:03.849 INFO:tasks.workunit.client.0.smithi159.stderr:10+0 records out 2023-09-24T00:08:03.849 INFO:tasks.workunit.client.0.smithi159.stderr:10240 bytes (10 kB, 10 KiB) copied, 0.000121547 s, 84.2 MB/s 2023-09-24T00:08:03.849 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd import --new-format /tmp/rbd_import_export_309797/img testimg 2023-09-24T00:08:03.860 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 24 00:08:03 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [24/Sep/2023:00:08:03] "GET /metrics HTTP/1.1" 200 34226 "" "Prometheus/2.43.0" 2023-09-24T00:08:03.878 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:08:03.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:03.881 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:08:03.929 INFO:tasks.workunit.client.0.smithi159.stderr: Importing image: 100% complete...done. 2023-09-24T00:08:03.930 INFO:tasks.workunit.client.0.smithi159.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-09-24T00:08:03.934 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd snap create testimg@snap 2023-09-24T00:08:03.982 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:08:04.013 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:08:04.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:04.016 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:08:04.116 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:08:04.149 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:08:04.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:04.152 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:08:04.231 INFO:tasks.workunit.client.0.smithi159.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2023-09-24T00:08:04.241 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd image-meta set testimg key1 value1 2023-09-24T00:08:04.253 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:08:04.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:04 smithi164 bash[92846]: cluster 2023-09-24T00:08:03.200917+0000 mgr.y (mgr.25991) 1542 : cluster 0 pgmap v1779: 73 pgs: 73 active+clean; 5.6 MiB data, 5.0 GiB used, 621 GiB / 626 GiB avail; 164 KiB/s rd, 74 KiB/s wr, 32 op/s 2023-09-24T00:08:04.276 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:08:04.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:04.279 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:08:04.306 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd image-meta list testimg 2023-09-24T00:08:04.356 INFO:tasks.workunit.client.0.smithi159.stderr:+ IMAGEMETA_BEFORE=There is 1 metadatum on this image: 2023-09-24T00:08:04.356 INFO:tasks.workunit.client.0.smithi159.stderr: 2023-09-24T00:08:04.357 INFO:tasks.workunit.client.0.smithi159.stderr:Key Value 2023-09-24T00:08:04.357 INFO:tasks.workunit.client.0.smithi159.stderr:key1 value1 2023-09-24T00:08:04.357 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_309797/img_v2 2023-09-24T00:08:04.379 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:08:04.399 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:08:04.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:04.402 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:08:04.405 INFO:tasks.workunit.client.0.smithi159.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2023-09-24T00:08:04.410 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_309797/img_v2 testimg_import 2023-09-24T00:08:04.504 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:08:04.536 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:08:04.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:04.539 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:08:04.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:04 smithi159 bash[105915]: cluster 2023-09-24T00:08:03.200917+0000 mgr.y (mgr.25991) 1542 : cluster 0 pgmap v1779: 73 pgs: 73 active+clean; 5.6 MiB data, 5.0 GiB used, 621 GiB / 626 GiB avail; 164 KiB/s rd, 74 KiB/s wr, 32 op/s 2023-09-24T00:08:04.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:04 smithi159 bash[108473]: cluster 2023-09-24T00:08:03.200917+0000 mgr.y (mgr.25991) 1542 : cluster 0 pgmap v1779: 73 pgs: 73 active+clean; 5.6 MiB data, 5.0 GiB used, 621 GiB / 626 GiB avail; 164 KiB/s rd, 74 KiB/s wr, 32 op/s 2023-09-24T00:08:04.639 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:08:04.669 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:08:04.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:04.671 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:08:04.772 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:08:04.802 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:08:04.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:04.806 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:08:04.906 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:08:04.938 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:08:04.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:04.940 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:08:05.041 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:08:05.074 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:08:05.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:05.079 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:08:05.180 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:08:05.205 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:08:05.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:05.210 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:08:05.257 INFO:tasks.workunit.client.0.smithi159.stderr: Importing image: 50% complete... Importing image: 100% complete... Importing image: 100% complete...done. 2023-09-24T00:08:05.357 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:08:05.358 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd info testimg_import 2023-09-24T00:08:05.359 INFO:tasks.workunit.client.0.smithi159.stdout:rbd image 'testimg_import': 2023-09-24T00:08:05.359 INFO:tasks.workunit.client.0.smithi159.stdout: size 110 KiB in 1 objects 2023-09-24T00:08:05.359 INFO:tasks.workunit.client.0.smithi159.stdout: order 22 (4 MiB objects) 2023-09-24T00:08:05.359 INFO:tasks.workunit.client.0.smithi159.stdout: snapshot_count: 1 2023-09-24T00:08:05.359 INFO:tasks.workunit.client.0.smithi159.stdout: id: 8c7cae92bbef 2023-09-24T00:08:05.359 INFO:tasks.workunit.client.0.smithi159.stdout: block_name_prefix: rbd_data.8c7cae92bbef 2023-09-24T00:08:05.359 INFO:tasks.workunit.client.0.smithi159.stdout: format: 2 2023-09-24T00:08:05.360 INFO:tasks.workunit.client.0.smithi159.stdout: features: layering, exclusive-lock, object-map, fast-diff, deep-flatten 2023-09-24T00:08:05.360 INFO:tasks.workunit.client.0.smithi159.stdout: op_features: 2023-09-24T00:08:05.360 INFO:tasks.workunit.client.0.smithi159.stdout: flags: 2023-09-24T00:08:05.360 INFO:tasks.workunit.client.0.smithi159.stdout: create_timestamp: Sun Sep 24 00:08:04 2023 2023-09-24T00:08:05.360 INFO:tasks.workunit.client.0.smithi159.stdout: access_timestamp: Sun Sep 24 00:08:04 2023 2023-09-24T00:08:05.360 INFO:tasks.workunit.client.0.smithi159.stdout: modify_timestamp: Sun Sep 24 00:08:04 2023 2023-09-24T00:08:05.360 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd info testimg_import@snap 2023-09-24T00:08:05.365 INFO:tasks.workunit.client.0.smithi159.stdout:rbd image 'testimg_import': 2023-09-24T00:08:05.365 INFO:tasks.workunit.client.0.smithi159.stdout: size 110 KiB in 1 objects 2023-09-24T00:08:05.365 INFO:tasks.workunit.client.0.smithi159.stdout: order 22 (4 MiB objects) 2023-09-24T00:08:05.365 INFO:tasks.workunit.client.0.smithi159.stdout: snapshot_count: 1 2023-09-24T00:08:05.365 INFO:tasks.workunit.client.0.smithi159.stdout: id: 8c7cae92bbef 2023-09-24T00:08:05.365 INFO:tasks.workunit.client.0.smithi159.stdout: block_name_prefix: rbd_data.8c7cae92bbef 2023-09-24T00:08:05.365 INFO:tasks.workunit.client.0.smithi159.stdout: format: 2 2023-09-24T00:08:05.365 INFO:tasks.workunit.client.0.smithi159.stdout: features: layering, exclusive-lock, object-map, fast-diff, deep-flatten 2023-09-24T00:08:05.366 INFO:tasks.workunit.client.0.smithi159.stdout: op_features: 2023-09-24T00:08:05.366 INFO:tasks.workunit.client.0.smithi159.stdout: flags: 2023-09-24T00:08:05.366 INFO:tasks.workunit.client.0.smithi159.stdout: create_timestamp: Sun Sep 24 00:08:04 2023 2023-09-24T00:08:05.366 INFO:tasks.workunit.client.0.smithi159.stdout: access_timestamp: Sun Sep 24 00:08:04 2023 2023-09-24T00:08:05.366 INFO:tasks.workunit.client.0.smithi159.stdout: modify_timestamp: Sun Sep 24 00:08:04 2023 2023-09-24T00:08:05.366 INFO:tasks.workunit.client.0.smithi159.stdout: protected: False 2023-09-24T00:08:05.371 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd image-meta list testimg_import 2023-09-24T00:08:05.390 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:08:05.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:05.393 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:08:05.429 INFO:tasks.workunit.client.0.smithi159.stderr:+ IMAGEMETA_AFTER=There is 1 metadatum on this image: 2023-09-24T00:08:05.429 INFO:tasks.workunit.client.0.smithi159.stderr: 2023-09-24T00:08:05.430 INFO:tasks.workunit.client.0.smithi159.stderr:Key Value 2023-09-24T00:08:05.430 INFO:tasks.workunit.client.0.smithi159.stderr:key1 value1 2023-09-24T00:08:05.430 INFO:tasks.workunit.client.0.smithi159.stderr:+ [ There is 1 metadatum on this image: 2023-09-24T00:08:05.430 INFO:tasks.workunit.client.0.smithi159.stderr: 2023-09-24T00:08:05.430 INFO:tasks.workunit.client.0.smithi159.stderr:Key Value 2023-09-24T00:08:05.430 INFO:tasks.workunit.client.0.smithi159.stderr:key1 value1 = There is 1 metadatum on this image: 2023-09-24T00:08:05.430 INFO:tasks.workunit.client.0.smithi159.stderr: 2023-09-24T00:08:05.430 INFO:tasks.workunit.client.0.smithi159.stderr:Key Value 2023-09-24T00:08:05.430 INFO:tasks.workunit.client.0.smithi159.stderr:key1 value1 ] 2023-09-24T00:08:05.430 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd export testimg_import /tmp/rbd_import_export_309797/img_import 2023-09-24T00:08:05.480 INFO:tasks.workunit.client.0.smithi159.stderr: Exporting image: 100% complete...done. 2023-09-24T00:08:05.486 INFO:tasks.workunit.client.0.smithi159.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_309797/img /tmp/rbd_import_export_309797/img_import 2023-09-24T00:08:05.486 INFO:tasks.workunit.client.0.smithi159.stderr:+ cmp -l /tmp/rbd_import_export_309797/img /tmp/rbd_import_export_309797/img_import 2023-09-24T00:08:05.487 INFO:tasks.workunit.client.0.smithi159.stderr:+ stat /tmp/rbd_import_export_309797/img --format %b 2023-09-24T00:08:05.493 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:08:05.503 INFO:tasks.workunit.client.0.smithi159.stderr:+ origsize=24 2023-09-24T00:08:05.503 INFO:tasks.workunit.client.0.smithi159.stderr:+ stat /tmp/rbd_import_export_309797/img_import --format %b 2023-09-24T00:08:05.504 INFO:tasks.workunit.client.0.smithi159.stderr:+ exportsize=224 2023-09-24T00:08:05.504 INFO:tasks.workunit.client.0.smithi159.stderr:+ difference=200 2023-09-24T00:08:05.504 INFO:tasks.workunit.client.0.smithi159.stderr:+ difference=200 2023-09-24T00:08:05.504 INFO:tasks.workunit.client.0.smithi159.stderr:+ test 200 -ge 0 -a 200 -lt 4096 2023-09-24T00:08:05.505 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd export testimg@snap /tmp/rbd_import_export_309797/img_snap 2023-09-24T00:08:05.507 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:05 smithi164 bash[92846]: cluster 2023-09-24T00:08:04.207026+0000 osd.6 (osd.6) 543 : cluster 3 failed to encode map e442 with expected crc 2023-09-24T00:08:05.507 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:05 smithi164 bash[92846]: cluster 2023-09-24T00:08:04.208876+0000 mon.a (mon.0) 2061 : cluster 0 osdmap e442: 8 total, 8 up, 7 in 2023-09-24T00:08:05.507 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:05 smithi164 bash[92846]: cluster 2023-09-24T00:08:04.211478+0000 osd.7 (osd.7) 309 : cluster 3 failed to encode map e442 with expected crc 2023-09-24T00:08:05.508 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:05 smithi164 bash[92846]: cluster 2023-09-24T00:08:04.220063+0000 osd.5 (osd.5) 284 : cluster 3 failed to encode map e442 with expected crc 2023-09-24T00:08:05.530 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:08:05.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:05.533 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:08:05.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:05 smithi159 bash[108473]: cluster 2023-09-24T00:08:04.207026+0000 osd.6 (osd.6) 543 : cluster 3 failed to encode map e442 with expected crc 2023-09-24T00:08:05.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:05 smithi159 bash[108473]: cluster 2023-09-24T00:08:04.208876+0000 mon.a (mon.0) 2061 : cluster 0 osdmap e442: 8 total, 8 up, 7 in 2023-09-24T00:08:05.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:05 smithi159 bash[108473]: cluster 2023-09-24T00:08:04.211478+0000 osd.7 (osd.7) 309 : cluster 3 failed to encode map e442 with expected crc 2023-09-24T00:08:05.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:05 smithi159 bash[108473]: cluster 2023-09-24T00:08:04.220063+0000 osd.5 (osd.5) 284 : cluster 3 failed to encode map e442 with expected crc 2023-09-24T00:08:05.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:05 smithi159 bash[105915]: cluster 2023-09-24T00:08:04.207026+0000 osd.6 (osd.6) 543 : cluster 3 failed to encode map e442 with expected crc 2023-09-24T00:08:05.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:05 smithi159 bash[105915]: cluster 2023-09-24T00:08:04.208876+0000 mon.a (mon.0) 2061 : cluster 0 osdmap e442: 8 total, 8 up, 7 in 2023-09-24T00:08:05.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:05 smithi159 bash[105915]: cluster 2023-09-24T00:08:04.211478+0000 osd.7 (osd.7) 309 : cluster 3 failed to encode map e442 with expected crc 2023-09-24T00:08:05.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:05 smithi159 bash[105915]: cluster 2023-09-24T00:08:04.220063+0000 osd.5 (osd.5) 284 : cluster 3 failed to encode map e442 with expected crc 2023-09-24T00:08:05.553 INFO:tasks.workunit.client.0.smithi159.stderr: Exporting image: 100% complete...done. 2023-09-24T00:08:05.558 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd export testimg_import@snap /tmp/rbd_import_export_309797/img_snap_import 2023-09-24T00:08:05.613 INFO:tasks.workunit.client.0.smithi159.stderr: Exporting image: 100% complete...done. 2023-09-24T00:08:05.619 INFO:tasks.workunit.client.0.smithi159.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_309797/img_snap /tmp/rbd_import_export_309797/img_snap_import 2023-09-24T00:08:05.619 INFO:tasks.workunit.client.0.smithi159.stderr:+ cmp -l /tmp/rbd_import_export_309797/img_snap /tmp/rbd_import_export_309797/img_snap_import 2023-09-24T00:08:05.621 INFO:tasks.workunit.client.0.smithi159.stderr:+ stat /tmp/rbd_import_export_309797/img_snap --format %b 2023-09-24T00:08:05.622 INFO:tasks.workunit.client.0.smithi159.stderr:+ origsize=224 2023-09-24T00:08:05.622 INFO:tasks.workunit.client.0.smithi159.stderr:+ stat /tmp/rbd_import_export_309797/img_snap_import --format %b 2023-09-24T00:08:05.623 INFO:tasks.workunit.client.0.smithi159.stderr:+ exportsize=224 2023-09-24T00:08:05.623 INFO:tasks.workunit.client.0.smithi159.stderr:+ difference=0 2023-09-24T00:08:05.623 INFO:tasks.workunit.client.0.smithi159.stderr:+ difference=0 2023-09-24T00:08:05.623 INFO:tasks.workunit.client.0.smithi159.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2023-09-24T00:08:05.623 INFO:tasks.workunit.client.0.smithi159.stderr:+ rm /tmp/rbd_import_export_309797/img_v2 2023-09-24T00:08:05.624 INFO:tasks.workunit.client.0.smithi159.stderr:+ rm /tmp/rbd_import_export_309797/img_import 2023-09-24T00:08:05.625 INFO:tasks.workunit.client.0.smithi159.stderr:+ rm /tmp/rbd_import_export_309797/img_snap 2023-09-24T00:08:05.626 INFO:tasks.workunit.client.0.smithi159.stderr:+ rm /tmp/rbd_import_export_309797/img_snap_import 2023-09-24T00:08:05.627 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd snap rm testimg_import@snap 2023-09-24T00:08:05.634 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:08:05.660 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:08:05.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:05.663 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:08:05.763 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:08:05.787 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:08:05.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:05.789 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:08:05.893 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:08:05.928 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:08:05.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:05.932 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:08:06.033 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:08:06.063 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:08:06.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:06.067 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:08:06.168 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:08:06.190 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:08:06.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:06.193 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:08:06.277 INFO:tasks.workunit.client.0.smithi159.stderr: Removing snap: 100% complete...done. 2023-09-24T00:08:06.288 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd remove testimg_import 2023-09-24T00:08:06.291 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:06 smithi159 bash[105915]: cluster 2023-09-24T00:08:05.201374+0000 mgr.y (mgr.25991) 1543 : cluster 0 pgmap v1781: 73 pgs: 73 active+clean; 5.6 MiB data, 5.0 GiB used, 621 GiB / 626 GiB avail; 218 KiB/s rd, 86 KiB/s wr, 57 op/s 2023-09-24T00:08:06.291 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:06 smithi159 bash[105915]: cluster 2023-09-24T00:08:05.217321+0000 mon.a (mon.0) 2062 : cluster 0 osdmap e443: 8 total, 8 up, 7 in 2023-09-24T00:08:06.291 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:06 smithi159 bash[105915]: cluster 2023-09-24T00:08:05.220345+0000 osd.6 (osd.6) 544 : cluster 3 failed to encode map e443 with expected crc 2023-09-24T00:08:06.291 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:06 smithi159 bash[105915]: cluster 2023-09-24T00:08:05.230496+0000 osd.7 (osd.7) 310 : cluster 3 failed to encode map e443 with expected crc 2023-09-24T00:08:06.291 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:06 smithi159 bash[105915]: cluster 2023-09-24T00:08:05.244036+0000 osd.5 (osd.5) 285 : cluster 3 failed to encode map e443 with expected crc 2023-09-24T00:08:06.291 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:06 smithi159 bash[108473]: cluster 2023-09-24T00:08:05.201374+0000 mgr.y (mgr.25991) 1543 : cluster 0 pgmap v1781: 73 pgs: 73 active+clean; 5.6 MiB data, 5.0 GiB used, 621 GiB / 626 GiB avail; 218 KiB/s rd, 86 KiB/s wr, 57 op/s 2023-09-24T00:08:06.291 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:06 smithi159 bash[108473]: cluster 2023-09-24T00:08:05.217321+0000 mon.a (mon.0) 2062 : cluster 0 osdmap e443: 8 total, 8 up, 7 in 2023-09-24T00:08:06.291 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:06 smithi159 bash[108473]: cluster 2023-09-24T00:08:05.220345+0000 osd.6 (osd.6) 544 : cluster 3 failed to encode map e443 with expected crc 2023-09-24T00:08:06.292 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:06 smithi159 bash[108473]: cluster 2023-09-24T00:08:05.230496+0000 osd.7 (osd.7) 310 : cluster 3 failed to encode map e443 with expected crc 2023-09-24T00:08:06.292 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:06 smithi159 bash[108473]: cluster 2023-09-24T00:08:05.244036+0000 osd.5 (osd.5) 285 : cluster 3 failed to encode map e443 with expected crc 2023-09-24T00:08:06.294 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:08:06.322 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:08:06.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:06.324 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:08:06.424 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:08:06.441 INFO:tasks.workunit.client.0.smithi159.stderr: Removing image: 100% complete...done. 2023-09-24T00:08:06.445 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd snap rm testimg@snap 2023-09-24T00:08:06.451 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:08:06.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:06.454 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:08:06.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:06 smithi164 bash[92846]: cluster 2023-09-24T00:08:05.201374+0000 mgr.y (mgr.25991) 1543 : cluster 0 pgmap v1781: 73 pgs: 73 active+clean; 5.6 MiB data, 5.0 GiB used, 621 GiB / 626 GiB avail; 218 KiB/s rd, 86 KiB/s wr, 57 op/s 2023-09-24T00:08:06.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:06 smithi164 bash[92846]: cluster 2023-09-24T00:08:05.217321+0000 mon.a (mon.0) 2062 : cluster 0 osdmap e443: 8 total, 8 up, 7 in 2023-09-24T00:08:06.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:06 smithi164 bash[92846]: cluster 2023-09-24T00:08:05.220345+0000 osd.6 (osd.6) 544 : cluster 3 failed to encode map e443 with expected crc 2023-09-24T00:08:06.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:06 smithi164 bash[92846]: cluster 2023-09-24T00:08:05.230496+0000 osd.7 (osd.7) 310 : cluster 3 failed to encode map e443 with expected crc 2023-09-24T00:08:06.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:06 smithi164 bash[92846]: cluster 2023-09-24T00:08:05.244036+0000 osd.5 (osd.5) 285 : cluster 3 failed to encode map e443 with expected crc 2023-09-24T00:08:06.555 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:08:06.588 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:08:06.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:06.592 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:08:06.692 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:08:06.722 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:08:06.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:06.725 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:08:06.826 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:08:06.860 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:08:06.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:06.863 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:08:06.964 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:08:06.998 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:08:07.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:07.001 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:08:07.102 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:08:07.133 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:08:07.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:07.136 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:08:07.237 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:08:07.269 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:08:07.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:07.272 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:08:07.283 INFO:tasks.workunit.client.0.smithi159.stderr: Removing snap: 100% complete...done. 2023-09-24T00:08:07.352 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd rm testimg 2023-09-24T00:08:07.373 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:08:07.386 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:07 smithi164 bash[92846]: cluster 2023-09-24T00:08:06.263013+0000 mon.a (mon.0) 2063 : cluster 0 osdmap e444: 8 total, 8 up, 7 in 2023-09-24T00:08:07.386 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:07 smithi164 bash[92846]: cluster 2023-09-24T00:08:06.265999+0000 osd.6 (osd.6) 545 : cluster 3 failed to encode map e444 with expected crc 2023-09-24T00:08:07.386 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:07 smithi164 bash[92846]: cluster 2023-09-24T00:08:06.323814+0000 osd.5 (osd.5) 286 : cluster 3 failed to encode map e444 with expected crc 2023-09-24T00:08:07.386 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:07 smithi164 bash[92846]: cluster 2023-09-24T00:08:06.582721+0000 osd.4 (osd.4) 356 : cluster 3 failed to encode map e444 with expected crc 2023-09-24T00:08:07.386 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:07 smithi164 bash[92846]: cluster 2023-09-24T00:08:07.202166+0000 mgr.y (mgr.25991) 1544 : cluster 0 pgmap v1784: 73 pgs: 73 active+clean; 4.8 MiB data, 5.0 GiB used, 621 GiB / 626 GiB avail; 236 KiB/s rd, 93 KiB/s wr, 98 op/s 2023-09-24T00:08:07.406 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:08:07.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:07.409 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:08:07.496 INFO:tasks.workunit.client.0.smithi159.stderr: Removing image: 100% complete...done. 2023-09-24T00:08:07.500 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd import --order 20 /tmp/rbd_import_export_309797/img testimg 2023-09-24T00:08:07.510 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:08:07.532 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:08:07.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:07.535 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:08:07.589 INFO:tasks.workunit.client.0.smithi159.stderr: Importing image: 100% complete...done. 2023-09-24T00:08:07.590 INFO:tasks.workunit.client.0.smithi159.stderr:rbd: --order is deprecated, use --object-size 2023-09-24T00:08:07.595 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_309797/img_v2 2023-09-24T00:08:07.636 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:08:07.644 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:07 smithi159 bash[105915]: cluster 2023-09-24T00:08:06.263013+0000 mon.a (mon.0) 2063 : cluster 0 osdmap e444: 8 total, 8 up, 7 in 2023-09-24T00:08:07.645 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:07 smithi159 bash[105915]: cluster 2023-09-24T00:08:06.265999+0000 osd.6 (osd.6) 545 : cluster 3 failed to encode map e444 with expected crc 2023-09-24T00:08:07.645 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:07 smithi159 bash[105915]: cluster 2023-09-24T00:08:06.323814+0000 osd.5 (osd.5) 286 : cluster 3 failed to encode map e444 with expected crc 2023-09-24T00:08:07.645 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:07 smithi159 bash[105915]: cluster 2023-09-24T00:08:06.582721+0000 osd.4 (osd.4) 356 : cluster 3 failed to encode map e444 with expected crc 2023-09-24T00:08:07.645 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:07 smithi159 bash[105915]: cluster 2023-09-24T00:08:07.202166+0000 mgr.y (mgr.25991) 1544 : cluster 0 pgmap v1784: 73 pgs: 73 active+clean; 4.8 MiB data, 5.0 GiB used, 621 GiB / 626 GiB avail; 236 KiB/s rd, 93 KiB/s wr, 98 op/s 2023-09-24T00:08:07.645 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:07 smithi159 bash[108473]: cluster 2023-09-24T00:08:06.263013+0000 mon.a (mon.0) 2063 : cluster 0 osdmap e444: 8 total, 8 up, 7 in 2023-09-24T00:08:07.645 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:07 smithi159 bash[108473]: cluster 2023-09-24T00:08:06.265999+0000 osd.6 (osd.6) 545 : cluster 3 failed to encode map e444 with expected crc 2023-09-24T00:08:07.645 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:07 smithi159 bash[108473]: cluster 2023-09-24T00:08:06.323814+0000 osd.5 (osd.5) 286 : cluster 3 failed to encode map e444 with expected crc 2023-09-24T00:08:07.646 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:07 smithi159 bash[108473]: cluster 2023-09-24T00:08:06.582721+0000 osd.4 (osd.4) 356 : cluster 3 failed to encode map e444 with expected crc 2023-09-24T00:08:07.646 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:07 smithi159 bash[108473]: cluster 2023-09-24T00:08:07.202166+0000 mgr.y (mgr.25991) 1544 : cluster 0 pgmap v1784: 73 pgs: 73 active+clean; 4.8 MiB data, 5.0 GiB used, 621 GiB / 626 GiB avail; 236 KiB/s rd, 93 KiB/s wr, 98 op/s 2023-09-24T00:08:07.649 INFO:tasks.workunit.client.0.smithi159.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2023-09-24T00:08:07.654 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_309797/img_v2 testimg_import 2023-09-24T00:08:07.658 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:08:07.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:07.661 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:08:07.735 INFO:tasks.workunit.client.0.smithi159.stderr: Importing image: 100% complete... Importing image: 100% complete...done. 2023-09-24T00:08:07.739 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd info testimg_import 2023-09-24T00:08:07.740 INFO:tasks.workunit.client.0.smithi159.stderr:+ grep order 2023-09-24T00:08:07.740 INFO:tasks.workunit.client.0.smithi159.stderr:+ awk {print $2} 2023-09-24T00:08:07.740 INFO:tasks.workunit.client.0.smithi159.stderr:+ grep 20 2023-09-24T00:08:07.762 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:08:07.784 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:08:07.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:07.786 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:08:07.887 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:08:07.918 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:08:07.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:07.921 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:08:08.022 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:08:08.046 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:08:08.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:08.049 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:08:08.150 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:08:08.171 INFO:tasks.workunit.client.0.smithi159.stdout:20 2023-09-24T00:08:08.171 INFO:tasks.workunit.client.0.smithi159.stderr:+ rm /tmp/rbd_import_export_309797/img_v2 2023-09-24T00:08:08.183 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:08:08.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:08.186 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:08:08.287 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:08:08.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:08 smithi159 bash[105915]: cluster 2023-09-24T00:08:07.266993+0000 osd.6 (osd.6) 546 : cluster 3 failed to encode map e445 with expected crc 2023-09-24T00:08:08.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:08 smithi159 bash[105915]: cluster 2023-09-24T00:08:07.270958+0000 mon.a (mon.0) 2064 : cluster 0 osdmap e445: 8 total, 8 up, 7 in 2023-09-24T00:08:08.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:08 smithi159 bash[105915]: cluster 2023-09-24T00:08:07.273875+0000 osd.7 (osd.7) 311 : cluster 3 failed to encode map e445 with expected crc 2023-09-24T00:08:08.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:08 smithi159 bash[105915]: cluster 2023-09-24T00:08:07.282780+0000 osd.5 (osd.5) 287 : cluster 3 failed to encode map e445 with expected crc 2023-09-24T00:08:08.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:08 smithi159 bash[108473]: cluster 2023-09-24T00:08:07.266993+0000 osd.6 (osd.6) 546 : cluster 3 failed to encode map e445 with expected crc 2023-09-24T00:08:08.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:08 smithi159 bash[108473]: cluster 2023-09-24T00:08:07.270958+0000 mon.a (mon.0) 2064 : cluster 0 osdmap e445: 8 total, 8 up, 7 in 2023-09-24T00:08:08.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:08 smithi159 bash[108473]: cluster 2023-09-24T00:08:07.273875+0000 osd.7 (osd.7) 311 : cluster 3 failed to encode map e445 with expected crc 2023-09-24T00:08:08.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:08 smithi159 bash[108473]: cluster 2023-09-24T00:08:07.282780+0000 osd.5 (osd.5) 287 : cluster 3 failed to encode map e445 with expected crc 2023-09-24T00:08:08.314 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:08:08.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:08.316 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:08:08.322 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd remove testimg_import 2023-09-24T00:08:08.417 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:08:08.428 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:08 smithi164 bash[92846]: cluster 2023-09-24T00:08:07.266993+0000 osd.6 (osd.6) 546 : cluster 3 failed to encode map e445 with expected crc 2023-09-24T00:08:08.428 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:08 smithi164 bash[92846]: cluster 2023-09-24T00:08:07.270958+0000 mon.a (mon.0) 2064 : cluster 0 osdmap e445: 8 total, 8 up, 7 in 2023-09-24T00:08:08.429 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:08 smithi164 bash[92846]: cluster 2023-09-24T00:08:07.273875+0000 osd.7 (osd.7) 311 : cluster 3 failed to encode map e445 with expected crc 2023-09-24T00:08:08.429 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:08 smithi164 bash[92846]: cluster 2023-09-24T00:08:07.282780+0000 osd.5 (osd.5) 287 : cluster 3 failed to encode map e445 with expected crc 2023-09-24T00:08:08.449 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:08:08.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:08.453 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:08:08.462 INFO:tasks.workunit.client.0.smithi159.stderr: Removing image: 100% complete...done. 2023-09-24T00:08:08.468 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd remove testimg 2023-09-24T00:08:08.553 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:08:08.578 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:08:08.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:08.582 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:08:08.612 INFO:tasks.workunit.client.0.smithi159.stderr: Removing image: 100% complete...done. 2023-09-24T00:08:08.616 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd import --image-feature layering /tmp/rbd_import_export_309797/img testimg 2023-09-24T00:08:08.683 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:08:08.683 INFO:tasks.workunit.client.0.smithi159.stderr: Importing image: 100% complete...done. 2023-09-24T00:08:08.687 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd info testimg 2023-09-24T00:08:08.687 INFO:tasks.workunit.client.0.smithi159.stderr:+ grep features 2023-09-24T00:08:08.713 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:08:08.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:08.716 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:08:08.739 INFO:tasks.workunit.client.0.smithi159.stderr:+ FEATURES_BEFORE= features: layering 2023-09-24T00:08:08.739 INFO:tasks.workunit.client.0.smithi159.stderr: op_features: 2023-09-24T00:08:08.739 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_309797/img_v2 2023-09-24T00:08:08.795 INFO:tasks.workunit.client.0.smithi159.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2023-09-24T00:08:08.801 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_309797/img_v2 testimg_import 2023-09-24T00:08:08.817 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:08:08.850 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:08:08.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:08.854 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:08:08.872 INFO:tasks.workunit.client.0.smithi159.stderr: Importing image: 100% complete... Importing image: 100% complete...done. 2023-09-24T00:08:08.878 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd info testimg_import 2023-09-24T00:08:08.878 INFO:tasks.workunit.client.0.smithi159.stderr:+ grep features 2023-09-24T00:08:08.922 INFO:tasks.workunit.client.0.smithi159.stderr:+ FEATURES_AFTER= features: layering 2023-09-24T00:08:08.923 INFO:tasks.workunit.client.0.smithi159.stderr: op_features: 2023-09-24T00:08:08.923 INFO:tasks.workunit.client.0.smithi159.stderr:+ [ features: layering 2023-09-24T00:08:08.923 INFO:tasks.workunit.client.0.smithi159.stderr: op_features: != features: layering 2023-09-24T00:08:08.923 INFO:tasks.workunit.client.0.smithi159.stderr: op_features: ] 2023-09-24T00:08:08.923 INFO:tasks.workunit.client.0.smithi159.stderr:+ rm /tmp/rbd_import_export_309797/img_v2 2023-09-24T00:08:08.923 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd remove testimg_import 2023-09-24T00:08:08.957 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:08:08.979 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:08:08.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:08.981 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:08:09.027 INFO:tasks.workunit.client.0.smithi159.stderr: Removing image: 100% complete...done. 2023-09-24T00:08:09.031 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd remove testimg 2023-09-24T00:08:09.083 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:08:09.113 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:08:09.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:09.116 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:08:09.143 INFO:tasks.workunit.client.0.smithi159.stderr: Removing image: 100% complete...done. 2023-09-24T00:08:09.148 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd import --stripe-count 1000 --stripe-unit 4096 /tmp/rbd_import_export_309797/img testimg 2023-09-24T00:08:09.217 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:08:09.238 INFO:tasks.workunit.client.0.smithi159.stderr: Importing image: 100% complete...done. 2023-09-24T00:08:09.243 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_309797/img_v2 2023-09-24T00:08:09.245 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:08:09.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:09.247 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:08:09.331 INFO:tasks.workunit.client.0.smithi159.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2023-09-24T00:08:09.337 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_309797/img_v2 testimg_import 2023-09-24T00:08:09.348 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:08:09.362 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:09 smithi164 bash[92846]: cluster 2023-09-24T00:08:09.202749+0000 mgr.y (mgr.25991) 1545 : cluster 0 pgmap v1786: 73 pgs: 73 active+clean; 4.9 MiB data, 4.9 GiB used, 621 GiB / 626 GiB avail; 179 KiB/s rd, 17 KiB/s wr, 234 op/s 2023-09-24T00:08:09.382 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:08:09.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:09.385 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:08:09.442 INFO:tasks.workunit.client.0.smithi159.stderr: Importing image: 100% complete... Importing image: 100% complete...done. 2023-09-24T00:08:09.446 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd info testimg_import 2023-09-24T00:08:09.446 INFO:tasks.workunit.client.0.smithi159.stderr:+ grep stripe unit 2023-09-24T00:08:09.446 INFO:tasks.workunit.client.0.smithi159.stderr:+ grep -Ei (4 KiB|4096) 2023-09-24T00:08:09.486 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:08:09.494 INFO:tasks.workunit.client.0.smithi159.stdout: stripe unit: 4 KiB 2023-09-24T00:08:09.494 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:09 smithi159 bash[105915]: cluster 2023-09-24T00:08:09.202749+0000 mgr.y (mgr.25991) 1545 : cluster 0 pgmap v1786: 73 pgs: 73 active+clean; 4.9 MiB data, 4.9 GiB used, 621 GiB / 626 GiB avail; 179 KiB/s rd, 17 KiB/s wr, 234 op/s 2023-09-24T00:08:09.494 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:09 smithi159 bash[108473]: cluster 2023-09-24T00:08:09.202749+0000 mgr.y (mgr.25991) 1545 : cluster 0 pgmap v1786: 73 pgs: 73 active+clean; 4.9 MiB data, 4.9 GiB used, 621 GiB / 626 GiB avail; 179 KiB/s rd, 17 KiB/s wr, 234 op/s 2023-09-24T00:08:09.495 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd info testimg_import 2023-09-24T00:08:09.495 INFO:tasks.workunit.client.0.smithi159.stderr:+ grep stripe count 2023-09-24T00:08:09.495 INFO:tasks.workunit.client.0.smithi159.stderr:+ awk {print $3} 2023-09-24T00:08:09.495 INFO:tasks.workunit.client.0.smithi159.stderr:+ grep 1000 2023-09-24T00:08:09.508 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:08:09.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:09.511 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:08:09.545 INFO:tasks.workunit.client.0.smithi159.stdout:1000 2023-09-24T00:08:09.545 INFO:tasks.workunit.client.0.smithi159.stderr:+ rm /tmp/rbd_import_export_309797/img_v2 2023-09-24T00:08:09.546 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd remove testimg_import 2023-09-24T00:08:09.611 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:08:09.641 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:08:09.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:09.644 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:08:09.689 INFO:tasks.workunit.client.0.smithi159.stderr: Removing image: 3% complete... Removing image: 7% complete... Removing image: 10% complete... Removing image: 14% complete... Removing image: 17% complete... Removing image: 21% complete... Removing image: 25% complete... Removing image: 28% complete... Removing image: 32% complete... Removing image: 35% complete... Removing image: 39% complete... Removing image: 42% complete... Removing image: 46% complete... Removing image: 50% complete... Removing image: 53% complete... Removing image: 57% complete... Removing image: 60% complete... Removing image: 64% complete... Removing image: 67% complete... Removing image: 71% complete... Removing image: 75% complete... Removing image: 78% complete... Removing image: 82% complete... Removing image: 85% complete... Removing image: 89% complete... Removing image: 92% complete... Removing image: 96% complete... Removing image: 100% complete...done. 2023-09-24T00:08:09.694 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd remove testimg 2023-09-24T00:08:09.744 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:08:09.769 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:08:09.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:09.771 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:08:09.840 INFO:tasks.workunit.client.0.smithi159.stderr: Removing image: 3% complete... Removing image: 7% complete... Removing image: 10% complete... Removing image: 14% complete... Removing image: 17% complete... Removing image: 21% complete... Removing image: 25% complete... Removing image: 28% complete... Removing image: 32% complete... Removing image: 35% complete... Removing image: 39% complete... Removing image: 42% complete... Removing image: 46% complete... Removing image: 50% complete... Removing image: 53% complete... Removing image: 57% complete... Removing image: 60% complete... Removing image: 64% complete... Removing image: 67% complete... Removing image: 71% complete... Removing image: 75% complete... Removing image: 78% complete... Removing image: 82% complete... Removing image: 85% complete... Removing image: 89% complete... Removing image: 92% complete... Removing image: 96% complete... Removing image: 100% complete...done. 2023-09-24T00:08:09.846 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd import --image-format=2 /tmp/rbd_import_export_309797/img testimg 2023-09-24T00:08:09.872 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:08:09.893 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:08:09.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:09.896 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:08:09.921 INFO:tasks.workunit.client.0.smithi159.stderr: Importing image: 100% complete...done. 2023-09-24T00:08:09.926 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd snap create testimg@snap1 2023-09-24T00:08:09.997 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:08:10.023 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:08:10.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:10.025 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:08:10.126 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:08:10.159 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:08:10.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:10.162 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:08:10.263 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:08:10.292 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:08:10.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:10.294 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:08:10.301 INFO:tasks.workunit.client.0.smithi159.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2023-09-24T00:08:10.311 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd snap create testimg@snap2 2023-09-24T00:08:10.395 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:08:10.423 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:08:10.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:10.426 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:08:10.527 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:08:10.553 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:08:10.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:10.556 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:08:10.657 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:08:10.678 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:08:10.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:10.680 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:08:10.780 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:08:10.813 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:08:10.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:10.816 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:08:10.917 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:08:10.950 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:08:10.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:10.953 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:08:11.054 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:08:11.085 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:08:11.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:11.088 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:08:11.189 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:08:11.220 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:08:11.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:11.222 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:08:11.310 INFO:tasks.workunit.client.0.smithi159.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2023-09-24T00:08:11.319 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd snap protect testimg@snap2 2023-09-24T00:08:11.323 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:08:11.336 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:11 smithi164 bash[92846]: cluster 2023-09-24T00:08:10.279524+0000 osd.6 (osd.6) 547 : cluster 3 failed to encode map e446 with expected crc 2023-09-24T00:08:11.336 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:11 smithi164 bash[92846]: cluster 2023-09-24T00:08:10.280540+0000 mon.a (mon.0) 2065 : cluster 0 osdmap e446: 8 total, 8 up, 7 in 2023-09-24T00:08:11.336 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:11 smithi164 bash[92846]: cluster 2023-09-24T00:08:10.289882+0000 osd.5 (osd.5) 288 : cluster 3 failed to encode map e446 with expected crc 2023-09-24T00:08:11.336 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:11 smithi164 bash[92846]: cluster 2023-09-24T00:08:11.203541+0000 mgr.y (mgr.25991) 1546 : cluster 0 pgmap v1788: 73 pgs: 73 active+clean; 4.9 MiB data, 4.9 GiB used, 621 GiB / 626 GiB avail; 193 KiB/s rd, 28 KiB/s wr, 257 op/s 2023-09-24T00:08:11.355 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:08:11.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:11.358 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:08:11.377 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_309797/snap_protect 2023-09-24T00:08:11.429 INFO:tasks.workunit.client.0.smithi159.stderr: Exporting image: 33% complete... Exporting image: 100% complete... Exporting image: 100% complete...done. 2023-09-24T00:08:11.435 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_309797/snap_protect testimg_import 2023-09-24T00:08:11.459 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:08:11.492 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:08:11.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:11.495 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:08:11.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:11 smithi159 bash[105915]: cluster 2023-09-24T00:08:10.279524+0000 osd.6 (osd.6) 547 : cluster 3 failed to encode map e446 with expected crc 2023-09-24T00:08:11.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:11 smithi159 bash[105915]: cluster 2023-09-24T00:08:10.280540+0000 mon.a (mon.0) 2065 : cluster 0 osdmap e446: 8 total, 8 up, 7 in 2023-09-24T00:08:11.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:11 smithi159 bash[105915]: cluster 2023-09-24T00:08:10.289882+0000 osd.5 (osd.5) 288 : cluster 3 failed to encode map e446 with expected crc 2023-09-24T00:08:11.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:11 smithi159 bash[105915]: cluster 2023-09-24T00:08:11.203541+0000 mgr.y (mgr.25991) 1546 : cluster 0 pgmap v1788: 73 pgs: 73 active+clean; 4.9 MiB data, 4.9 GiB used, 621 GiB / 626 GiB avail; 193 KiB/s rd, 28 KiB/s wr, 257 op/s 2023-09-24T00:08:11.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:11 smithi159 bash[108473]: cluster 2023-09-24T00:08:10.279524+0000 osd.6 (osd.6) 547 : cluster 3 failed to encode map e446 with expected crc 2023-09-24T00:08:11.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:11 smithi159 bash[108473]: cluster 2023-09-24T00:08:10.280540+0000 mon.a (mon.0) 2065 : cluster 0 osdmap e446: 8 total, 8 up, 7 in 2023-09-24T00:08:11.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:11 smithi159 bash[108473]: cluster 2023-09-24T00:08:10.289882+0000 osd.5 (osd.5) 288 : cluster 3 failed to encode map e446 with expected crc 2023-09-24T00:08:11.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:11 smithi159 bash[108473]: cluster 2023-09-24T00:08:11.203541+0000 mgr.y (mgr.25991) 1546 : cluster 0 pgmap v1788: 73 pgs: 73 active+clean; 4.9 MiB data, 4.9 GiB used, 621 GiB / 626 GiB avail; 193 KiB/s rd, 28 KiB/s wr, 257 op/s 2023-09-24T00:08:11.595 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:08:11.626 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:08:11.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:11.630 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:08:11.730 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:08:11.757 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:08:11.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:11.760 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:08:11.860 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:08:11.888 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:08:11.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:11.891 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:08:11.992 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:08:12.025 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:08:12.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:12.028 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:08:12.129 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:08:12.164 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:08:12.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:12.167 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:08:12.268 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:08:12.293 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:08:12.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:12.295 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:08:12.396 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:08:12.417 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:12 smithi159 bash[105915]: cluster 2023-09-24T00:08:11.288548+0000 osd.4 (osd.4) 357 : cluster 3 failed to encode map e447 with expected crc 2023-09-24T00:08:12.417 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:12 smithi159 bash[105915]: cluster 2023-09-24T00:08:11.289744+0000 mon.a (mon.0) 2066 : cluster 0 osdmap e447: 8 total, 8 up, 7 in 2023-09-24T00:08:12.417 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:12 smithi159 bash[105915]: cluster 2023-09-24T00:08:11.292894+0000 osd.6 (osd.6) 548 : cluster 3 failed to encode map e447 with expected crc 2023-09-24T00:08:12.417 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:12 smithi159 bash[105915]: cluster 2023-09-24T00:08:11.294919+0000 osd.5 (osd.5) 289 : cluster 3 failed to encode map e447 with expected crc 2023-09-24T00:08:12.417 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:12 smithi159 bash[108473]: cluster 2023-09-24T00:08:11.288548+0000 osd.4 (osd.4) 357 : cluster 3 failed to encode map e447 with expected crc 2023-09-24T00:08:12.418 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:12 smithi159 bash[108473]: cluster 2023-09-24T00:08:11.289744+0000 mon.a (mon.0) 2066 : cluster 0 osdmap e447: 8 total, 8 up, 7 in 2023-09-24T00:08:12.418 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:12 smithi159 bash[108473]: cluster 2023-09-24T00:08:11.292894+0000 osd.6 (osd.6) 548 : cluster 3 failed to encode map e447 with expected crc 2023-09-24T00:08:12.418 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:12 smithi159 bash[108473]: cluster 2023-09-24T00:08:11.294919+0000 osd.5 (osd.5) 289 : cluster 3 failed to encode map e447 with expected crc 2023-09-24T00:08:12.427 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:08:12.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:12.430 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:08:12.531 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:08:12.553 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:08:12.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:12.555 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:08:12.654 INFO:teuthology.orchestra.run.smithi159.stdout:osd.0: {} 2023-09-24T00:08:12.656 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:08:12.670 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:12 smithi164 bash[92846]: cluster 2023-09-24T00:08:11.288548+0000 osd.4 (osd.4) 357 : cluster 3 failed to encode map e447 with expected crc 2023-09-24T00:08:12.670 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:12 smithi164 bash[92846]: cluster 2023-09-24T00:08:11.289744+0000 mon.a (mon.0) 2066 : cluster 0 osdmap e447: 8 total, 8 up, 7 in 2023-09-24T00:08:12.670 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:12 smithi164 bash[92846]: cluster 2023-09-24T00:08:11.292894+0000 osd.6 (osd.6) 548 : cluster 3 failed to encode map e447 with expected crc 2023-09-24T00:08:12.670 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:12 smithi164 bash[92846]: cluster 2023-09-24T00:08:11.294919+0000 osd.5 (osd.5) 289 : cluster 3 failed to encode map e447 with expected crc 2023-09-24T00:08:12.678 INFO:teuthology.orchestra.run.smithi159.stdout:osd.1: {} 2023-09-24T00:08:12.684 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:08:12.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:12.687 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:08:12.707 INFO:teuthology.orchestra.run.smithi159.stdout:osd.2: {} 2023-09-24T00:08:12.732 INFO:teuthology.orchestra.run.smithi159.stdout:osd.3: {} 2023-09-24T00:08:12.763 INFO:teuthology.orchestra.run.smithi159.stdout:osd.4: {} 2023-09-24T00:08:12.787 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:08:12.798 INFO:teuthology.orchestra.run.smithi159.stdout:osd.5: {} 2023-09-24T00:08:12.821 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:08:12.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:12.825 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:08:12.825 INFO:teuthology.orchestra.run.smithi159.stdout:osd.6: {} 2023-09-24T00:08:12.849 INFO:teuthology.orchestra.run.smithi159.stdout:osd.7: {} 2023-09-24T00:08:12.851 INFO:teuthology.orchestra.run.smithi159.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-24T00:08:12.851 INFO:teuthology.orchestra.run.smithi159.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-24T00:08:12.851 INFO:teuthology.orchestra.run.smithi159.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-24T00:08:12.851 INFO:teuthology.orchestra.run.smithi159.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-24T00:08:12.851 INFO:teuthology.orchestra.run.smithi159.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-24T00:08:12.851 INFO:teuthology.orchestra.run.smithi159.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-24T00:08:12.852 INFO:teuthology.orchestra.run.smithi159.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-24T00:08:12.852 INFO:teuthology.orchestra.run.smithi159.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-24T00:08:12.925 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:08:12.945 INFO:teuthology.orchestra.run.smithi159.stdout:ERROR: (22) Invalid argument 2023-09-24T00:08:12.945 INFO:teuthology.orchestra.run.smithi159.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-24T00:08:12.955 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:08:12.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:12.958 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:08:13.059 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:08:13.091 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:08:13.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:13.094 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:08:13.194 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:08:13.203 INFO:teuthology.orchestra.run.smithi159.stdout:moved 3 / 219 (1.36986%) 2023-09-24T00:08:13.203 INFO:teuthology.orchestra.run.smithi159.stdout:avg 31.2857 2023-09-24T00:08:13.203 INFO:teuthology.orchestra.run.smithi159.stdout:stddev 10.525 -> 10.9768 (expected baseline 5.17845) 2023-09-24T00:08:13.203 INFO:teuthology.orchestra.run.smithi159.stdout:min osd.2 with 16 -> 16 pgs (0.511416 -> 0.511416 * mean) 2023-09-24T00:08:13.203 INFO:teuthology.orchestra.run.smithi159.stdout:max osd.1 with 46 -> 46 pgs (1.47032 -> 1.47032 * mean) 2023-09-24T00:08:13.204 INFO:teuthology.orchestra.run.smithi159.stdout: 2023-09-24T00:08:13.204 INFO:teuthology.orchestra.run.smithi159.stdout:oload 1000 2023-09-24T00:08:13.204 INFO:teuthology.orchestra.run.smithi159.stdout:max_change 3 2023-09-24T00:08:13.204 INFO:teuthology.orchestra.run.smithi159.stdout:max_change_osds 4 2023-09-24T00:08:13.204 INFO:teuthology.orchestra.run.smithi159.stdout:average_utilization 0.0077 2023-09-24T00:08:13.204 INFO:teuthology.orchestra.run.smithi159.stdout:overload_utilization 0.0772 2023-09-24T00:08:13.204 INFO:teuthology.orchestra.run.smithi159.stdout:osd.7 weight 0.8958 -> 1.0000 2023-09-24T00:08:13.208 INFO:teuthology.orchestra.run.smithi159.stderr:nodeep-scrub is unset 2023-09-24T00:08:13.223 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:08:13.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:13.226 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:08:13.238 INFO:tasks.workunit.client.0.smithi159.stderr: Importing image: 33% complete... Importing image: 66% complete... Importing image: 100% complete... Importing image: 100% complete...done. 2023-09-24T00:08:13.243 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd info testimg_import@snap1 2023-09-24T00:08:13.243 INFO:tasks.workunit.client.0.smithi159.stderr:+ grep protected: False 2023-09-24T00:08:13.296 INFO:tasks.workunit.client.0.smithi159.stdout: protected: False 2023-09-24T00:08:13.296 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd info testimg_import@snap2 2023-09-24T00:08:13.296 INFO:tasks.workunit.client.0.smithi159.stderr:+ grep protected: True 2023-09-24T00:08:13.327 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:08:13.348 INFO:tasks.workunit.client.0.smithi159.stdout: protected: True 2023-09-24T00:08:13.348 INFO:tasks.workunit.client.0.smithi159.stderr:+ rm /tmp/rbd_import_export_309797/snap_protect 2023-09-24T00:08:13.349 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd snap unprotect testimg@snap2 2023-09-24T00:08:13.352 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:13 smithi159 bash[105915]: cluster 2023-09-24T00:08:12.297360+0000 osd.6 (osd.6) 549 : cluster 3 failed to encode map e448 with expected crc 2023-09-24T00:08:13.352 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:13 smithi159 bash[105915]: cluster 2023-09-24T00:08:12.298642+0000 mon.a (mon.0) 2067 : cluster 0 osdmap e448: 8 total, 8 up, 7 in 2023-09-24T00:08:13.352 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:13 smithi159 bash[105915]: cluster 2023-09-24T00:08:12.301628+0000 osd.7 (osd.7) 312 : cluster 3 failed to encode map e448 with expected crc 2023-09-24T00:08:13.352 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:13 smithi159 bash[105915]: cluster 2023-09-24T00:08:12.328832+0000 osd.5 (osd.5) 290 : cluster 3 failed to encode map e448 with expected crc 2023-09-24T00:08:13.352 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:13 smithi159 bash[105915]: cluster 2023-09-24T00:08:12.576405+0000 osd.4 (osd.4) 358 : cluster 3 failed to encode map e448 with expected crc 2023-09-24T00:08:13.352 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:13 smithi159 bash[105915]: audit 2023-09-24T00:08:12.624585+0000 mon.a (mon.0) 2068 : audit 0 from='client.? 172.21.15.159:0/703553056' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-24T00:08:13.358 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:08:13.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:13.360 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:08:13.401 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd snap unprotect testimg_import@snap2 2023-09-24T00:08:13.461 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:08:13.462 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd snap purge testimg 2023-09-24T00:08:13.485 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:08:13.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:13.487 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:08:13.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:13 smithi164 bash[92846]: cluster 2023-09-24T00:08:12.297360+0000 osd.6 (osd.6) 549 : cluster 3 failed to encode map e448 with expected crc 2023-09-24T00:08:13.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:13 smithi164 bash[92846]: cluster 2023-09-24T00:08:12.298642+0000 mon.a (mon.0) 2067 : cluster 0 osdmap e448: 8 total, 8 up, 7 in 2023-09-24T00:08:13.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:13 smithi164 bash[92846]: cluster 2023-09-24T00:08:12.301628+0000 osd.7 (osd.7) 312 : cluster 3 failed to encode map e448 with expected crc 2023-09-24T00:08:13.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:13 smithi164 bash[92846]: cluster 2023-09-24T00:08:12.328832+0000 osd.5 (osd.5) 290 : cluster 3 failed to encode map e448 with expected crc 2023-09-24T00:08:13.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:13 smithi164 bash[92846]: cluster 2023-09-24T00:08:12.576405+0000 osd.4 (osd.4) 358 : cluster 3 failed to encode map e448 with expected crc 2023-09-24T00:08:13.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:13 smithi164 bash[92846]: audit 2023-09-24T00:08:12.624585+0000 mon.a (mon.0) 2068 : audit 0 from='client.? 172.21.15.159:0/703553056' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-24T00:08:13.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:13 smithi164 bash[92846]: audit 2023-09-24T00:08:13.153249+0000 mgr.y (mgr.25991) 1547 : audit 0 from='client.46199 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-24T00:08:13.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:13 smithi164 bash[92846]: audit 2023-09-24T00:08:13.154657+0000 mon.a (mon.0) 2069 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd reweightn", "weights": "{'7':'65536'}"}]: dispatch 2023-09-24T00:08:13.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:13 smithi164 bash[92846]: audit 2023-09-24T00:08:13.175680+0000 mon.a (mon.0) 2070 : audit 1 from='client.? 172.21.15.159:0/3904041574' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-24T00:08:13.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:13 smithi164 bash[92846]: cluster 2023-09-24T00:08:13.194850+0000 mon.a (mon.0) 2071 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-24T00:08:13.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:13 smithi164 bash[92846]: cluster 2023-09-24T00:08:13.194911+0000 mon.a (mon.0) 2072 : cluster 1 Cluster is now healthy 2023-09-24T00:08:13.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:13 smithi164 bash[92846]: audit 2023-09-24T00:08:13.199498+0000 mon.a (mon.0) 2073 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'7':'65536'}"}]': finished 2023-09-24T00:08:13.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:13 smithi164 bash[92846]: audit 2023-09-24T00:08:13.199563+0000 mon.a (mon.0) 2074 : audit 1 from='client.? 172.21.15.159:0/3904041574' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-24T00:08:13.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:13 smithi164 bash[92846]: cluster 2023-09-24T00:08:13.199622+0000 mon.a (mon.0) 2075 : cluster 0 osdmap e449: 8 total, 8 up, 7 in 2023-09-24T00:08:13.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:13 smithi164 bash[92846]: cluster 2023-09-24T00:08:13.204153+0000 mgr.y (mgr.25991) 1548 : cluster 0 pgmap v1792: 73 pgs: 73 active+clean; 4.7 MiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 295 KiB/s rd, 37 KiB/s wr, 396 op/s 2023-09-24T00:08:13.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:13 smithi159 bash[108473]: cluster 2023-09-24T00:08:12.297360+0000 osd.6 (osd.6) 549 : cluster 3 failed to encode map e448 with expected crc 2023-09-24T00:08:13.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:13 smithi159 bash[108473]: cluster 2023-09-24T00:08:12.298642+0000 mon.a (mon.0) 2067 : cluster 0 osdmap e448: 8 total, 8 up, 7 in 2023-09-24T00:08:13.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:13 smithi159 bash[108473]: cluster 2023-09-24T00:08:12.301628+0000 osd.7 (osd.7) 312 : cluster 3 failed to encode map e448 with expected crc 2023-09-24T00:08:13.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:13 smithi159 bash[108473]: cluster 2023-09-24T00:08:12.328832+0000 osd.5 (osd.5) 290 : cluster 3 failed to encode map e448 with expected crc 2023-09-24T00:08:13.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:13 smithi159 bash[108473]: cluster 2023-09-24T00:08:12.576405+0000 osd.4 (osd.4) 358 : cluster 3 failed to encode map e448 with expected crc 2023-09-24T00:08:13.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:13 smithi159 bash[108473]: audit 2023-09-24T00:08:12.624585+0000 mon.a (mon.0) 2068 : audit 0 from='client.? 172.21.15.159:0/703553056' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-24T00:08:13.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:13 smithi159 bash[108473]: audit 2023-09-24T00:08:13.153249+0000 mgr.y (mgr.25991) 1547 : audit 0 from='client.46199 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-24T00:08:13.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:13 smithi159 bash[108473]: audit 2023-09-24T00:08:13.154657+0000 mon.a (mon.0) 2069 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd reweightn", "weights": "{'7':'65536'}"}]: dispatch 2023-09-24T00:08:13.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:13 smithi159 bash[108473]: audit 2023-09-24T00:08:13.175680+0000 mon.a (mon.0) 2070 : audit 1 from='client.? 172.21.15.159:0/3904041574' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-24T00:08:13.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:13 smithi159 bash[108473]: cluster 2023-09-24T00:08:13.194850+0000 mon.a (mon.0) 2071 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-24T00:08:13.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:13 smithi159 bash[108473]: cluster 2023-09-24T00:08:13.194911+0000 mon.a (mon.0) 2072 : cluster 1 Cluster is now healthy 2023-09-24T00:08:13.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:13 smithi159 bash[108473]: audit 2023-09-24T00:08:13.199498+0000 mon.a (mon.0) 2073 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'7':'65536'}"}]': finished 2023-09-24T00:08:13.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:13 smithi159 bash[108473]: audit 2023-09-24T00:08:13.199563+0000 mon.a (mon.0) 2074 : audit 1 from='client.? 172.21.15.159:0/3904041574' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-24T00:08:13.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:13 smithi159 bash[108473]: cluster 2023-09-24T00:08:13.199622+0000 mon.a (mon.0) 2075 : cluster 0 osdmap e449: 8 total, 8 up, 7 in 2023-09-24T00:08:13.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:13 smithi159 bash[108473]: cluster 2023-09-24T00:08:13.204153+0000 mgr.y (mgr.25991) 1548 : cluster 0 pgmap v1792: 73 pgs: 73 active+clean; 4.7 MiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 295 KiB/s rd, 37 KiB/s wr, 396 op/s 2023-09-24T00:08:13.546 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:13 smithi159 bash[105915]: audit 2023-09-24T00:08:13.153249+0000 mgr.y (mgr.25991) 1547 : audit 0 from='client.46199 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-24T00:08:13.546 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:13 smithi159 bash[105915]: audit 2023-09-24T00:08:13.154657+0000 mon.a (mon.0) 2069 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd reweightn", "weights": "{'7':'65536'}"}]: dispatch 2023-09-24T00:08:13.546 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:13 smithi159 bash[105915]: audit 2023-09-24T00:08:13.175680+0000 mon.a (mon.0) 2070 : audit 1 from='client.? 172.21.15.159:0/3904041574' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-24T00:08:13.546 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:13 smithi159 bash[105915]: cluster 2023-09-24T00:08:13.194850+0000 mon.a (mon.0) 2071 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-24T00:08:13.546 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:13 smithi159 bash[105915]: cluster 2023-09-24T00:08:13.194911+0000 mon.a (mon.0) 2072 : cluster 1 Cluster is now healthy 2023-09-24T00:08:13.546 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:13 smithi159 bash[105915]: audit 2023-09-24T00:08:13.199498+0000 mon.a (mon.0) 2073 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'7':'65536'}"}]': finished 2023-09-24T00:08:13.546 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:13 smithi159 bash[105915]: audit 2023-09-24T00:08:13.199563+0000 mon.a (mon.0) 2074 : audit 1 from='client.? 172.21.15.159:0/3904041574' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-24T00:08:13.546 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:13 smithi159 bash[105915]: cluster 2023-09-24T00:08:13.199622+0000 mon.a (mon.0) 2075 : cluster 0 osdmap e449: 8 total, 8 up, 7 in 2023-09-24T00:08:13.546 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:13 smithi159 bash[105915]: cluster 2023-09-24T00:08:13.204153+0000 mgr.y (mgr.25991) 1548 : cluster 0 pgmap v1792: 73 pgs: 73 active+clean; 4.7 MiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 295 KiB/s rd, 37 KiB/s wr, 396 op/s 2023-09-24T00:08:13.589 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:08:13.617 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:08:13.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:13.620 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:08:13.721 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:08:13.746 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:08:13.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:13.749 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:08:13.850 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:08:13.884 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:08:13.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:13.887 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:08:13.988 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:08:14.019 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:08:14.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:14.022 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:08:14.044 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 24 00:08:13 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [24/Sep/2023:00:08:13] "GET /metrics HTTP/1.1" 200 34226 "" "Prometheus/2.43.0" 2023-09-24T00:08:14.122 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:08:14.154 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:08:14.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:14.158 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:08:14.258 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:08:14.290 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:08:14.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:14.292 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:08:14.393 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:08:14.418 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:08:14.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:14.421 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:08:14.521 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:08:14.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:14 smithi164 bash[92846]: cluster 2023-09-24T00:08:13.198736+0000 osd.6 (osd.6) 550 : cluster 3 failed to encode map e449 with expected crc 2023-09-24T00:08:14.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:14 smithi164 bash[92846]: cluster 2023-09-24T00:08:14.216271+0000 mon.a (mon.0) 2076 : cluster 0 osdmap e450: 8 total, 8 up, 7 in 2023-09-24T00:08:14.546 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:08:14.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:14.548 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:08:14.649 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:08:14.656 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:14 smithi159 bash[105915]: cluster 2023-09-24T00:08:13.198736+0000 osd.6 (osd.6) 550 : cluster 3 failed to encode map e449 with expected crc 2023-09-24T00:08:14.656 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:14 smithi159 bash[105915]: cluster 2023-09-24T00:08:14.216271+0000 mon.a (mon.0) 2076 : cluster 0 osdmap e450: 8 total, 8 up, 7 in 2023-09-24T00:08:14.657 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:14 smithi159 bash[108473]: cluster 2023-09-24T00:08:13.198736+0000 osd.6 (osd.6) 550 : cluster 3 failed to encode map e449 with expected crc 2023-09-24T00:08:14.657 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:14 smithi159 bash[108473]: cluster 2023-09-24T00:08:14.216271+0000 mon.a (mon.0) 2076 : cluster 0 osdmap e450: 8 total, 8 up, 7 in 2023-09-24T00:08:14.670 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:08:14.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:14.672 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:08:14.773 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:08:14.798 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:08:14.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:14.800 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:08:14.901 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:08:14.931 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:08:14.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:14.933 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:08:15.034 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:08:15.060 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:08:15.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:15.063 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:08:15.163 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:08:15.191 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:08:15.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:15.194 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:08:15.228 INFO:tasks.workunit.client.0.smithi159.stderr: Removing all snapshots: 50% complete... Removing all snapshots: 100% complete... Removing all snapshots: 100% complete...done. 2023-09-24T00:08:15.247 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd snap purge testimg_import 2023-09-24T00:08:15.295 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:08:15.323 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:08:15.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:15.325 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:08:15.426 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:08:15.455 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:08:15.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:15.457 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:08:15.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:15 smithi159 bash[105915]: cluster 2023-09-24T00:08:14.215187+0000 osd.5 (osd.5) 291 : cluster 3 failed to encode map e450 with expected crc 2023-09-24T00:08:15.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:15 smithi159 bash[105915]: cluster 2023-09-24T00:08:14.219710+0000 osd.6 (osd.6) 551 : cluster 3 failed to encode map e450 with expected crc 2023-09-24T00:08:15.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:15 smithi159 bash[105915]: cluster 2023-09-24T00:08:14.223101+0000 osd.6 (osd.6) 552 : cluster 3 failed to encode map e450 with expected crc 2023-09-24T00:08:15.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:15 smithi159 bash[105915]: cluster 2023-09-24T00:08:15.204699+0000 mgr.y (mgr.25991) 1549 : cluster 0 pgmap v1794: 73 pgs: 2 peering, 71 active+clean; 4.7 MiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 292 KiB/s rd, 22 KiB/s wr, 386 op/s 2023-09-24T00:08:15.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:15 smithi159 bash[105915]: cluster 2023-09-24T00:08:15.218931+0000 mon.a (mon.0) 2077 : cluster 0 osdmap e451: 8 total, 8 up, 7 in 2023-09-24T00:08:15.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:15 smithi159 bash[108473]: cluster 2023-09-24T00:08:14.215187+0000 osd.5 (osd.5) 291 : cluster 3 failed to encode map e450 with expected crc 2023-09-24T00:08:15.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:15 smithi159 bash[108473]: cluster 2023-09-24T00:08:14.219710+0000 osd.6 (osd.6) 551 : cluster 3 failed to encode map e450 with expected crc 2023-09-24T00:08:15.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:15 smithi159 bash[108473]: cluster 2023-09-24T00:08:14.223101+0000 osd.6 (osd.6) 552 : cluster 3 failed to encode map e450 with expected crc 2023-09-24T00:08:15.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:15 smithi159 bash[108473]: cluster 2023-09-24T00:08:15.204699+0000 mgr.y (mgr.25991) 1549 : cluster 0 pgmap v1794: 73 pgs: 2 peering, 71 active+clean; 4.7 MiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 292 KiB/s rd, 22 KiB/s wr, 386 op/s 2023-09-24T00:08:15.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:15 smithi159 bash[108473]: cluster 2023-09-24T00:08:15.218931+0000 mon.a (mon.0) 2077 : cluster 0 osdmap e451: 8 total, 8 up, 7 in 2023-09-24T00:08:15.559 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:08:15.572 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:15 smithi164 bash[92846]: cluster 2023-09-24T00:08:14.215187+0000 osd.5 (osd.5) 291 : cluster 3 failed to encode map e450 with expected crc 2023-09-24T00:08:15.573 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:15 smithi164 bash[92846]: cluster 2023-09-24T00:08:14.219710+0000 osd.6 (osd.6) 551 : cluster 3 failed to encode map e450 with expected crc 2023-09-24T00:08:15.573 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:15 smithi164 bash[92846]: cluster 2023-09-24T00:08:14.223101+0000 osd.6 (osd.6) 552 : cluster 3 failed to encode map e450 with expected crc 2023-09-24T00:08:15.573 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:15 smithi164 bash[92846]: cluster 2023-09-24T00:08:15.204699+0000 mgr.y (mgr.25991) 1549 : cluster 0 pgmap v1794: 73 pgs: 2 peering, 71 active+clean; 4.7 MiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 292 KiB/s rd, 22 KiB/s wr, 386 op/s 2023-09-24T00:08:15.573 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:15 smithi164 bash[92846]: cluster 2023-09-24T00:08:15.218931+0000 mon.a (mon.0) 2077 : cluster 0 osdmap e451: 8 total, 8 up, 7 in 2023-09-24T00:08:15.591 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:08:15.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:15.594 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:08:15.697 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:08:15.718 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:08:15.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:15.720 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:08:15.821 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:08:15.842 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:08:15.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:15.844 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:08:15.944 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:08:15.976 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:08:15.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:15.979 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:08:16.080 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:08:16.112 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:08:16.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:16.115 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:08:16.216 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:08:16.246 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:08:16.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:16.249 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:08:16.350 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:08:16.380 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:08:16.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:16.382 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:08:16.483 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:08:16.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:16 smithi164 bash[92846]: cluster 2023-09-24T00:08:15.217275+0000 osd.6 (osd.6) 553 : cluster 3 failed to encode map e451 with expected crc 2023-09-24T00:08:16.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:16 smithi164 bash[92846]: cluster 2023-09-24T00:08:15.220514+0000 osd.6 (osd.6) 554 : cluster 3 failed to encode map e451 with expected crc 2023-09-24T00:08:16.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:16 smithi164 bash[92846]: cluster 2023-09-24T00:08:15.223387+0000 osd.6 (osd.6) 555 : cluster 3 failed to encode map e451 with expected crc 2023-09-24T00:08:16.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:16 smithi164 bash[92846]: cluster 2023-09-24T00:08:15.225559+0000 osd.6 (osd.6) 556 : cluster 3 failed to encode map e451 with expected crc 2023-09-24T00:08:16.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:16 smithi164 bash[92846]: cluster 2023-09-24T00:08:15.230034+0000 osd.5 (osd.5) 292 : cluster 3 failed to encode map e451 with expected crc 2023-09-24T00:08:16.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:16 smithi164 bash[92846]: cluster 2023-09-24T00:08:15.384117+0000 osd.4 (osd.4) 359 : cluster 3 failed to encode map e451 with expected crc 2023-09-24T00:08:16.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:16 smithi164 bash[92846]: cluster 2023-09-24T00:08:16.223077+0000 mon.a (mon.0) 2078 : cluster 0 osdmap e452: 8 total, 8 up, 7 in 2023-09-24T00:08:16.520 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:08:16.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:16.523 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:08:16.623 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:08:16.656 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:08:16.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:16.659 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:08:16.760 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:08:16.793 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:08:16.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:16 smithi159 bash[105915]: cluster 2023-09-24T00:08:15.217275+0000 osd.6 (osd.6) 553 : cluster 3 failed to encode map e451 with expected crc 2023-09-24T00:08:16.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:16 smithi159 bash[105915]: cluster 2023-09-24T00:08:15.220514+0000 osd.6 (osd.6) 554 : cluster 3 failed to encode map e451 with expected crc 2023-09-24T00:08:16.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:16 smithi159 bash[105915]: cluster 2023-09-24T00:08:15.223387+0000 osd.6 (osd.6) 555 : cluster 3 failed to encode map e451 with expected crc 2023-09-24T00:08:16.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:16 smithi159 bash[105915]: cluster 2023-09-24T00:08:15.225559+0000 osd.6 (osd.6) 556 : cluster 3 failed to encode map e451 with expected crc 2023-09-24T00:08:16.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:16 smithi159 bash[105915]: cluster 2023-09-24T00:08:15.230034+0000 osd.5 (osd.5) 292 : cluster 3 failed to encode map e451 with expected crc 2023-09-24T00:08:16.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:16 smithi159 bash[105915]: cluster 2023-09-24T00:08:15.384117+0000 osd.4 (osd.4) 359 : cluster 3 failed to encode map e451 with expected crc 2023-09-24T00:08:16.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:16 smithi159 bash[105915]: cluster 2023-09-24T00:08:16.223077+0000 mon.a (mon.0) 2078 : cluster 0 osdmap e452: 8 total, 8 up, 7 in 2023-09-24T00:08:16.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:16 smithi159 bash[108473]: cluster 2023-09-24T00:08:15.217275+0000 osd.6 (osd.6) 553 : cluster 3 failed to encode map e451 with expected crc 2023-09-24T00:08:16.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:16 smithi159 bash[108473]: cluster 2023-09-24T00:08:15.220514+0000 osd.6 (osd.6) 554 : cluster 3 failed to encode map e451 with expected crc 2023-09-24T00:08:16.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:16 smithi159 bash[108473]: cluster 2023-09-24T00:08:15.223387+0000 osd.6 (osd.6) 555 : cluster 3 failed to encode map e451 with expected crc 2023-09-24T00:08:16.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:16 smithi159 bash[108473]: cluster 2023-09-24T00:08:15.225559+0000 osd.6 (osd.6) 556 : cluster 3 failed to encode map e451 with expected crc 2023-09-24T00:08:16.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:16 smithi159 bash[108473]: cluster 2023-09-24T00:08:15.230034+0000 osd.5 (osd.5) 292 : cluster 3 failed to encode map e451 with expected crc 2023-09-24T00:08:16.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:16 smithi159 bash[108473]: cluster 2023-09-24T00:08:15.384117+0000 osd.4 (osd.4) 359 : cluster 3 failed to encode map e451 with expected crc 2023-09-24T00:08:16.796 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:16 smithi159 bash[108473]: cluster 2023-09-24T00:08:16.223077+0000 mon.a (mon.0) 2078 : cluster 0 osdmap e452: 8 total, 8 up, 7 in 2023-09-24T00:08:16.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:16.796 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:08:16.897 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:08:16.927 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:08:16.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:16.930 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:08:17.031 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:08:17.035 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 dump_ops_in_flight 2023-09-24T00:08:17.054 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:08:17.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:17.056 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:08:17.157 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:08:17.188 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:08:17.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:17.191 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:08:17.237 INFO:tasks.workunit.client.0.smithi159.stderr: Removing all snapshots: 50% complete... Removing all snapshots: 100% complete... Removing all snapshots: 100% complete...done. 2023-09-24T00:08:17.246 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd remove testimg 2023-09-24T00:08:17.292 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:08:17.316 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:08:17.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:17.320 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:08:17.356 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '3.0', 'overage': '1000', 'type': 'test-reweight-by-utilization'} 2023-09-24T00:08:17.356 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd test-reweight-by-utilization 1000 3.0 2023-09-24T00:08:17.395 INFO:tasks.workunit.client.0.smithi159.stderr: Removing image: 100% complete...done. 2023-09-24T00:08:17.400 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd remove testimg_import 2023-09-24T00:08:17.420 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:08:17.444 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:08:17.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:17.446 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:08:17.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:17 smithi164 bash[92846]: cluster 2023-09-24T00:08:16.221877+0000 osd.6 (osd.6) 557 : cluster 3 failed to encode map e452 with expected crc 2023-09-24T00:08:17.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:17 smithi164 bash[92846]: cluster 2023-09-24T00:08:16.224748+0000 osd.6 (osd.6) 558 : cluster 3 failed to encode map e452 with expected crc 2023-09-24T00:08:17.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:17 smithi164 bash[92846]: cluster 2023-09-24T00:08:16.226101+0000 osd.7 (osd.7) 313 : cluster 3 failed to encode map e452 with expected crc 2023-09-24T00:08:17.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:17 smithi164 bash[92846]: cluster 2023-09-24T00:08:16.239077+0000 osd.5 (osd.5) 293 : cluster 3 failed to encode map e452 with expected crc 2023-09-24T00:08:17.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:17 smithi164 bash[92846]: cluster 2023-09-24T00:08:17.205543+0000 mgr.y (mgr.25991) 1550 : cluster 0 pgmap v1797: 73 pgs: 2 peering, 71 active+clean; 4.8 MiB data, 4.7 GiB used, 621 GiB / 626 GiB avail; 208 KiB/s rd, 12 KiB/s wr, 263 op/s 2023-09-24T00:08:17.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:17 smithi164 bash[92846]: cluster 2023-09-24T00:08:17.223228+0000 mon.a (mon.0) 2079 : cluster 0 osdmap e453: 8 total, 8 up, 7 in 2023-09-24T00:08:17.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:17 smithi164 bash[92846]: audit 2023-09-24T00:08:17.280664+0000 mon.a (mon.0) 2080 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:08:17.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:17 smithi164 bash[92846]: audit 2023-09-24T00:08:17.281813+0000 mon.a (mon.0) 2081 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:08:17.547 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:08:17.548 INFO:tasks.workunit.client.0.smithi159.stderr: Removing image: 100% complete...done. 2023-09-24T00:08:17.553 INFO:tasks.workunit.client.0.smithi159.stderr:+ tiered=0 2023-09-24T00:08:17.553 INFO:tasks.workunit.client.0.smithi159.stderr:+ ceph osd dump 2023-09-24T00:08:17.553 INFO:tasks.workunit.client.0.smithi159.stderr:+ grep ^pool 2023-09-24T00:08:17.553 INFO:tasks.workunit.client.0.smithi159.stderr:+ grep 'rbd' 2023-09-24T00:08:17.553 INFO:tasks.workunit.client.0.smithi159.stderr:+ grep tier 2023-09-24T00:08:17.571 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:08:17.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:17.574 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:08:17.674 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:08:17.686 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:17 smithi159 bash[105915]: cluster 2023-09-24T00:08:16.221877+0000 osd.6 (osd.6) 557 : cluster 3 failed to encode map e452 with expected crc 2023-09-24T00:08:17.686 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:17 smithi159 bash[105915]: cluster 2023-09-24T00:08:16.224748+0000 osd.6 (osd.6) 558 : cluster 3 failed to encode map e452 with expected crc 2023-09-24T00:08:17.686 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:17 smithi159 bash[105915]: cluster 2023-09-24T00:08:16.226101+0000 osd.7 (osd.7) 313 : cluster 3 failed to encode map e452 with expected crc 2023-09-24T00:08:17.686 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:17 smithi159 bash[105915]: cluster 2023-09-24T00:08:16.239077+0000 osd.5 (osd.5) 293 : cluster 3 failed to encode map e452 with expected crc 2023-09-24T00:08:17.687 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:17 smithi159 bash[105915]: cluster 2023-09-24T00:08:17.205543+0000 mgr.y (mgr.25991) 1550 : cluster 0 pgmap v1797: 73 pgs: 2 peering, 71 active+clean; 4.8 MiB data, 4.7 GiB used, 621 GiB / 626 GiB avail; 208 KiB/s rd, 12 KiB/s wr, 263 op/s 2023-09-24T00:08:17.687 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:17 smithi159 bash[105915]: cluster 2023-09-24T00:08:17.223228+0000 mon.a (mon.0) 2079 : cluster 0 osdmap e453: 8 total, 8 up, 7 in 2023-09-24T00:08:17.687 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:17 smithi159 bash[105915]: audit 2023-09-24T00:08:17.280664+0000 mon.a (mon.0) 2080 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:08:17.687 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:17 smithi159 bash[105915]: audit 2023-09-24T00:08:17.281813+0000 mon.a (mon.0) 2081 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:08:17.687 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:17 smithi159 bash[108473]: cluster 2023-09-24T00:08:16.221877+0000 osd.6 (osd.6) 557 : cluster 3 failed to encode map e452 with expected crc 2023-09-24T00:08:17.687 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:17 smithi159 bash[108473]: cluster 2023-09-24T00:08:16.224748+0000 osd.6 (osd.6) 558 : cluster 3 failed to encode map e452 with expected crc 2023-09-24T00:08:17.687 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:17 smithi159 bash[108473]: cluster 2023-09-24T00:08:16.226101+0000 osd.7 (osd.7) 313 : cluster 3 failed to encode map e452 with expected crc 2023-09-24T00:08:17.687 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:17 smithi159 bash[108473]: cluster 2023-09-24T00:08:16.239077+0000 osd.5 (osd.5) 293 : cluster 3 failed to encode map e452 with expected crc 2023-09-24T00:08:17.687 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:17 smithi159 bash[108473]: cluster 2023-09-24T00:08:17.205543+0000 mgr.y (mgr.25991) 1550 : cluster 0 pgmap v1797: 73 pgs: 2 peering, 71 active+clean; 4.8 MiB data, 4.7 GiB used, 621 GiB / 626 GiB avail; 208 KiB/s rd, 12 KiB/s wr, 263 op/s 2023-09-24T00:08:17.687 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:17 smithi159 bash[108473]: cluster 2023-09-24T00:08:17.223228+0000 mon.a (mon.0) 2079 : cluster 0 osdmap e453: 8 total, 8 up, 7 in 2023-09-24T00:08:17.687 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:17 smithi159 bash[108473]: audit 2023-09-24T00:08:17.280664+0000 mon.a (mon.0) 2080 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:08:17.688 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:17 smithi159 bash[108473]: audit 2023-09-24T00:08:17.281813+0000 mon.a (mon.0) 2081 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:08:17.707 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:08:17.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:17.710 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:08:17.811 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:08:17.842 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:08:17.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:17.845 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:08:17.946 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:08:17.972 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:08:17.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:17.976 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:08:17.988 INFO:tasks.workunit.client.0.smithi159.stderr:+ dd if=/dev/urandom bs=1M seek=1 count=1 of=/tmp/rbd_import_export_309797/sparse1 2023-09-24T00:08:17.996 INFO:tasks.workunit.client.0.smithi159.stderr:1+0 records in 2023-09-24T00:08:17.996 INFO:tasks.workunit.client.0.smithi159.stderr:1+0 records out 2023-09-24T00:08:17.997 INFO:tasks.workunit.client.0.smithi159.stderr:1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00650653 s, 161 MB/s 2023-09-24T00:08:17.997 INFO:tasks.workunit.client.0.smithi159.stderr:+ dd if=/dev/urandom bs=1M count=1 of=/tmp/rbd_import_export_309797/sparse2 2023-09-24T00:08:18.006 INFO:tasks.workunit.client.0.smithi159.stderr:1+0 records in 2023-09-24T00:08:18.006 INFO:tasks.workunit.client.0.smithi159.stderr:1+0 records out 2023-09-24T00:08:18.006 INFO:tasks.workunit.client.0.smithi159.stderr:1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00845984 s, 124 MB/s 2023-09-24T00:08:18.006 INFO:tasks.workunit.client.0.smithi159.stderr:+ truncate /tmp/rbd_import_export_309797/sparse2 -s 2M 2023-09-24T00:08:18.017 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd rm sparse1 2023-09-24T00:08:18.076 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:08:18.077 INFO:tasks.workunit.client.0.smithi159.stderr: Removing image: 0% complete...failed. 2023-09-24T00:08:18.077 INFO:tasks.workunit.client.0.smithi159.stderr:rbd: delete error: (2) No such file or directory 2023-09-24T00:08:18.082 INFO:tasks.workunit.client.0.smithi159.stderr:+ true 2023-09-24T00:08:18.082 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd import --new-format --order 20 /tmp/rbd_import_export_309797/sparse1 2023-09-24T00:08:18.106 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:08:18.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:18.109 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:08:18.184 INFO:tasks.workunit.client.0.smithi159.stderr: Importing image: 50% complete... Importing image: 100% complete...done. 2023-09-24T00:08:18.185 INFO:tasks.workunit.client.0.smithi159.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-09-24T00:08:18.185 INFO:tasks.workunit.client.0.smithi159.stderr:rbd: --order is deprecated, use --object-size 2023-09-24T00:08:18.190 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd ls -l 2023-09-24T00:08:18.190 INFO:tasks.workunit.client.0.smithi159.stderr:+ grep sparse1 2023-09-24T00:08:18.191 INFO:tasks.workunit.client.0.smithi159.stderr:+ grep -Ei (2 MiB|2048k) 2023-09-24T00:08:18.210 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:08:18.238 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:08:18.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:18.241 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:08:18.266 INFO:tasks.workunit.client.0.smithi159.stdout:sparse1 2 MiB 2 2023-09-24T00:08:18.267 INFO:tasks.workunit.client.0.smithi159.stderr:+ objects sparse1 2023-09-24T00:08:18.267 INFO:tasks.workunit.client.0.smithi159.stderr:+ image=sparse1 2023-09-24T00:08:18.267 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd info sparse1 2023-09-24T00:08:18.267 INFO:tasks.workunit.client.0.smithi159.stderr:+ grep block_name_prefix 2023-09-24T00:08:18.267 INFO:tasks.workunit.client.0.smithi159.stderr:+ awk {print $NF;} 2023-09-24T00:08:18.330 INFO:tasks.workunit.client.0.smithi159.stderr:+ prefix=rbd_data.b4bfcfcfa811 2023-09-24T00:08:18.331 INFO:tasks.workunit.client.0.smithi159.stderr:+ + grep rbd_data.b4bfcfcfa811 2023-09-24T00:08:18.331 INFO:tasks.workunit.client.0.smithi159.stderr:get_image_data_pool sparse1 2023-09-24T00:08:18.331 INFO:tasks.workunit.client.0.smithi159.stderr:+ image=sparse1 2023-09-24T00:08:18.331 INFO:tasks.workunit.client.0.smithi159.stderr:+ sed -e s/rbd_data.b4bfcfcfa811\.// -e s/^0*\([0-9a-f]\)/\1/ 2023-09-24T00:08:18.331 INFO:tasks.workunit.client.0.smithi159.stderr:+ sort -u 2023-09-24T00:08:18.331 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd info sparse1 2023-09-24T00:08:18.332 INFO:tasks.workunit.client.0.smithi159.stderr:+ grep data_pool: 2023-09-24T00:08:18.332 INFO:tasks.workunit.client.0.smithi159.stderr:+ awk -F: { print $NF } 2023-09-24T00:08:18.342 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:08:18.354 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:18 smithi164 bash[92846]: cluster 2023-09-24T00:08:17.221439+0000 osd.6 (osd.6) 559 : cluster 3 failed to encode map e453 with expected crc 2023-09-24T00:08:18.354 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:18 smithi164 bash[92846]: cluster 2023-09-24T00:08:17.224744+0000 osd.6 (osd.6) 560 : cluster 3 failed to encode map e453 with expected crc 2023-09-24T00:08:18.354 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:18 smithi164 bash[92846]: cluster 2023-09-24T00:08:17.225634+0000 osd.7 (osd.7) 314 : cluster 3 failed to encode map e453 with expected crc 2023-09-24T00:08:18.355 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:18 smithi164 bash[92846]: cluster 2023-09-24T00:08:17.276777+0000 osd.4 (osd.4) 360 : cluster 3 failed to encode map e453 with expected crc 2023-09-24T00:08:18.355 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:18 smithi164 bash[92846]: cluster 2023-09-24T00:08:17.277048+0000 osd.5 (osd.5) 294 : cluster 3 failed to encode map e453 with expected crc 2023-09-24T00:08:18.355 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:18 smithi164 bash[92846]: cluster 2023-09-24T00:08:17.282113+0000 osd.5 (osd.5) 295 : cluster 3 failed to encode map e453 with expected crc 2023-09-24T00:08:18.355 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:18 smithi164 bash[92846]: audit 2023-09-24T00:08:17.874292+0000 mon.c (mon.2) 146 : audit 0 from='client.? 172.21.15.159:0/1581064318' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-09-24T00:08:18.355 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:18 smithi164 bash[92846]: audit 2023-09-24T00:08:17.972544+0000 mon.c (mon.2) 147 : audit 0 from='client.? 172.21.15.159:0/1581064318' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-09-24T00:08:18.355 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:18 smithi164 bash[92846]: cluster 2023-09-24T00:08:18.204707+0000 mon.a (mon.0) 2082 : cluster 0 osdmap e454: 8 total, 8 up, 7 in 2023-09-24T00:08:18.369 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:08:18.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:18.373 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:08:18.388 INFO:tasks.workunit.client.0.smithi159.stderr:+ data_pool= 2023-09-24T00:08:18.388 INFO:tasks.workunit.client.0.smithi159.stderr:+ [ -z ] 2023-09-24T00:08:18.388 INFO:tasks.workunit.client.0.smithi159.stderr:+ data_pool=rbd 2023-09-24T00:08:18.389 INFO:tasks.workunit.client.0.smithi159.stderr:+ echo rbd 2023-09-24T00:08:18.389 INFO:tasks.workunit.client.0.smithi159.stderr:+ rados ls -p rbd 2023-09-24T00:08:18.424 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-24T00:08:18.450 INFO:tasks.workunit.client.0.smithi159.stderr:+ objects=1 2023-09-24T00:08:18.450 INFO:tasks.workunit.client.0.smithi159.stderr:+ echo 1 2023-09-24T00:08:18.450 INFO:tasks.workunit.client.0.smithi159.stderr:+ [ 0 -eq 1 -o 1 = 1 ] 2023-09-24T00:08:18.450 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd export sparse1 /tmp/rbd_import_export_309797/sparse1.out 2023-09-24T00:08:18.474 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:08:18.506 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:08:18.507 INFO:tasks.workunit.client.0.smithi159.stderr: Exporting image: 50% complete... Exporting image: 100% complete...done. 2023-09-24T00:08:18.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:18.508 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:08:18.512 INFO:tasks.workunit.client.0.smithi159.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_309797/sparse1 /tmp/rbd_import_export_309797/sparse1.out 2023-09-24T00:08:18.512 INFO:tasks.workunit.client.0.smithi159.stderr:+ cmp -l /tmp/rbd_import_export_309797/sparse1 /tmp/rbd_import_export_309797/sparse1.out 2023-09-24T00:08:18.516 INFO:tasks.workunit.client.0.smithi159.stderr:+ stat /tmp/rbd_import_export_309797/sparse1 --format %b 2023-09-24T00:08:18.517 INFO:tasks.workunit.client.0.smithi159.stderr:+ origsize=2048 2023-09-24T00:08:18.518 INFO:tasks.workunit.client.0.smithi159.stderr:+ stat /tmp/rbd_import_export_309797/sparse1.out --format %b 2023-09-24T00:08:18.519 INFO:tasks.workunit.client.0.smithi159.stderr:+ exportsize=2048 2023-09-24T00:08:18.519 INFO:tasks.workunit.client.0.smithi159.stderr:+ difference=0 2023-09-24T00:08:18.519 INFO:tasks.workunit.client.0.smithi159.stderr:+ difference=0 2023-09-24T00:08:18.520 INFO:tasks.workunit.client.0.smithi159.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2023-09-24T00:08:18.520 INFO:tasks.workunit.client.0.smithi159.stderr:+ rm /tmp/rbd_import_export_309797/sparse1.out 2023-09-24T00:08:18.520 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd rm sparse1 2023-09-24T00:08:18.609 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:08:18.637 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:08:18.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:18.639 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:08:18.662 INFO:tasks.workunit.client.0.smithi159.stderr: Removing image: 50% complete... Removing image: 100% complete...done. 2023-09-24T00:08:18.667 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd rm sparse2 2023-09-24T00:08:18.725 INFO:tasks.workunit.client.0.smithi159.stderr: Removing image: 0% complete...failed. 2023-09-24T00:08:18.725 INFO:tasks.workunit.client.0.smithi159.stderr:rbd: delete error: (2) No such file or directory 2023-09-24T00:08:18.731 INFO:tasks.workunit.client.0.smithi159.stderr:+ true 2023-09-24T00:08:18.731 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd import --new-format --order 20 /tmp/rbd_import_export_309797/sparse2 2023-09-24T00:08:18.740 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:08:18.773 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:08:18.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:18.776 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:08:18.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:18 smithi159 bash[105915]: cluster 2023-09-24T00:08:17.221439+0000 osd.6 (osd.6) 559 : cluster 3 failed to encode map e453 with expected crc 2023-09-24T00:08:18.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:18 smithi159 bash[105915]: cluster 2023-09-24T00:08:17.224744+0000 osd.6 (osd.6) 560 : cluster 3 failed to encode map e453 with expected crc 2023-09-24T00:08:18.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:18 smithi159 bash[105915]: cluster 2023-09-24T00:08:17.225634+0000 osd.7 (osd.7) 314 : cluster 3 failed to encode map e453 with expected crc 2023-09-24T00:08:18.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:18 smithi159 bash[105915]: cluster 2023-09-24T00:08:17.276777+0000 osd.4 (osd.4) 360 : cluster 3 failed to encode map e453 with expected crc 2023-09-24T00:08:18.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:18 smithi159 bash[105915]: cluster 2023-09-24T00:08:17.277048+0000 osd.5 (osd.5) 294 : cluster 3 failed to encode map e453 with expected crc 2023-09-24T00:08:18.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:18 smithi159 bash[105915]: cluster 2023-09-24T00:08:17.282113+0000 osd.5 (osd.5) 295 : cluster 3 failed to encode map e453 with expected crc 2023-09-24T00:08:18.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:18 smithi159 bash[105915]: audit 2023-09-24T00:08:17.874292+0000 mon.c (mon.2) 146 : audit 0 from='client.? 172.21.15.159:0/1581064318' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-09-24T00:08:18.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:18 smithi159 bash[105915]: audit 2023-09-24T00:08:17.972544+0000 mon.c (mon.2) 147 : audit 0 from='client.? 172.21.15.159:0/1581064318' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-09-24T00:08:18.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:18 smithi159 bash[105915]: cluster 2023-09-24T00:08:18.204707+0000 mon.a (mon.0) 2082 : cluster 0 osdmap e454: 8 total, 8 up, 7 in 2023-09-24T00:08:18.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:18 smithi159 bash[108473]: cluster 2023-09-24T00:08:17.221439+0000 osd.6 (osd.6) 559 : cluster 3 failed to encode map e453 with expected crc 2023-09-24T00:08:18.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:18 smithi159 bash[108473]: cluster 2023-09-24T00:08:17.224744+0000 osd.6 (osd.6) 560 : cluster 3 failed to encode map e453 with expected crc 2023-09-24T00:08:18.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:18 smithi159 bash[108473]: cluster 2023-09-24T00:08:17.225634+0000 osd.7 (osd.7) 314 : cluster 3 failed to encode map e453 with expected crc 2023-09-24T00:08:18.796 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:18 smithi159 bash[108473]: cluster 2023-09-24T00:08:17.276777+0000 osd.4 (osd.4) 360 : cluster 3 failed to encode map e453 with expected crc 2023-09-24T00:08:18.796 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:18 smithi159 bash[108473]: cluster 2023-09-24T00:08:17.277048+0000 osd.5 (osd.5) 294 : cluster 3 failed to encode map e453 with expected crc 2023-09-24T00:08:18.796 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:18 smithi159 bash[108473]: cluster 2023-09-24T00:08:17.282113+0000 osd.5 (osd.5) 295 : cluster 3 failed to encode map e453 with expected crc 2023-09-24T00:08:18.796 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:18 smithi159 bash[108473]: audit 2023-09-24T00:08:17.874292+0000 mon.c (mon.2) 146 : audit 0 from='client.? 172.21.15.159:0/1581064318' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-09-24T00:08:18.796 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:18 smithi159 bash[108473]: audit 2023-09-24T00:08:17.972544+0000 mon.c (mon.2) 147 : audit 0 from='client.? 172.21.15.159:0/1581064318' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-09-24T00:08:18.796 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:18 smithi159 bash[108473]: cluster 2023-09-24T00:08:18.204707+0000 mon.a (mon.0) 2082 : cluster 0 osdmap e454: 8 total, 8 up, 7 in 2023-09-24T00:08:18.824 INFO:tasks.workunit.client.0.smithi159.stderr: Importing image: 50% complete... Importing image: 100% complete...done. 2023-09-24T00:08:18.825 INFO:tasks.workunit.client.0.smithi159.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-09-24T00:08:18.825 INFO:tasks.workunit.client.0.smithi159.stderr:rbd: --order is deprecated, use --object-size 2023-09-24T00:08:18.829 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd ls -l 2023-09-24T00:08:18.830 INFO:tasks.workunit.client.0.smithi159.stderr:+ + grep -Ei (2 MiB|2048k) 2023-09-24T00:08:18.830 INFO:tasks.workunit.client.0.smithi159.stderr:grep sparse2 2023-09-24T00:08:18.877 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:08:18.882 INFO:tasks.workunit.client.0.smithi159.stdout:sparse2 2 MiB 2 2023-09-24T00:08:18.883 INFO:tasks.workunit.client.0.smithi159.stderr:+ objects sparse2 2023-09-24T00:08:18.883 INFO:tasks.workunit.client.0.smithi159.stderr:+ image=sparse2 2023-09-24T00:08:18.884 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd info sparse2 2023-09-24T00:08:18.884 INFO:tasks.workunit.client.0.smithi159.stderr:+ grep block_name_prefix 2023-09-24T00:08:18.884 INFO:tasks.workunit.client.0.smithi159.stderr:+ awk {print $NF;} 2023-09-24T00:08:18.907 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:08:18.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:18.910 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:08:18.939 INFO:tasks.workunit.client.0.smithi159.stderr:+ prefix=rbd_data.8ddb91273ca0 2023-09-24T00:08:18.940 INFO:tasks.workunit.client.0.smithi159.stderr:+ + grep rbd_data.8ddb91273ca0 2023-09-24T00:08:18.940 INFO:tasks.workunit.client.0.smithi159.stderr:get_image_data_pool sparse2 2023-09-24T00:08:18.940 INFO:tasks.workunit.client.0.smithi159.stderr:+ image=sparse2 2023-09-24T00:08:18.940 INFO:tasks.workunit.client.0.smithi159.stderr:+ sed -e s/rbd_data.8ddb91273ca0\.// -e s/^0*\([0-9a-f]\)/\1/ 2023-09-24T00:08:18.940 INFO:tasks.workunit.client.0.smithi159.stderr:+ sort -u 2023-09-24T00:08:18.940 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd info sparse2 2023-09-24T00:08:18.941 INFO:tasks.workunit.client.0.smithi159.stderr:+ grep data_pool: 2023-09-24T00:08:18.941 INFO:tasks.workunit.client.0.smithi159.stderr:+ awk -F: { print $NF } 2023-09-24T00:08:18.992 INFO:tasks.workunit.client.0.smithi159.stderr:+ data_pool= 2023-09-24T00:08:18.992 INFO:tasks.workunit.client.0.smithi159.stderr:+ [ -z ] 2023-09-24T00:08:18.992 INFO:tasks.workunit.client.0.smithi159.stderr:+ data_pool=rbd 2023-09-24T00:08:18.992 INFO:tasks.workunit.client.0.smithi159.stderr:+ echo rbd 2023-09-24T00:08:18.992 INFO:tasks.workunit.client.0.smithi159.stderr:+ rados ls -p rbd 2023-09-24T00:08:19.011 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:08:19.040 INFO:tasks.workunit.client.0.smithi159.stderr:+ objects=0 2023-09-24T00:08:19.040 INFO:tasks.workunit.client.0.smithi159.stderr:+ echo 0 2023-09-24T00:08:19.040 INFO:tasks.workunit.client.0.smithi159.stderr:+ [ 0 -eq 1 -o 0 = 0 ] 2023-09-24T00:08:19.040 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd export sparse2 /tmp/rbd_import_export_309797/sparse2.out 2023-09-24T00:08:19.042 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:08:19.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:19.045 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:08:19.088 INFO:tasks.workunit.client.0.smithi159.stderr: Exporting image: 50% complete... Exporting image: 100% complete...done. 2023-09-24T00:08:19.094 INFO:tasks.workunit.client.0.smithi159.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_309797/sparse2 /tmp/rbd_import_export_309797/sparse2.out 2023-09-24T00:08:19.094 INFO:tasks.workunit.client.0.smithi159.stderr:+ cmp -l /tmp/rbd_import_export_309797/sparse2 /tmp/rbd_import_export_309797/sparse2.out 2023-09-24T00:08:19.098 INFO:tasks.workunit.client.0.smithi159.stderr:+ stat /tmp/rbd_import_export_309797/sparse2 --format %b 2023-09-24T00:08:19.100 INFO:tasks.workunit.client.0.smithi159.stderr:+ origsize=2048 2023-09-24T00:08:19.100 INFO:tasks.workunit.client.0.smithi159.stderr:+ stat /tmp/rbd_import_export_309797/sparse2.out --format %b 2023-09-24T00:08:19.101 INFO:tasks.workunit.client.0.smithi159.stderr:+ exportsize=2048 2023-09-24T00:08:19.101 INFO:tasks.workunit.client.0.smithi159.stderr:+ difference=0 2023-09-24T00:08:19.101 INFO:tasks.workunit.client.0.smithi159.stderr:+ difference=0 2023-09-24T00:08:19.101 INFO:tasks.workunit.client.0.smithi159.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2023-09-24T00:08:19.101 INFO:tasks.workunit.client.0.smithi159.stderr:+ rm /tmp/rbd_import_export_309797/sparse2.out 2023-09-24T00:08:19.102 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd rm sparse2 2023-09-24T00:08:19.146 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:08:19.173 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:08:19.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:19.177 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:08:19.258 INFO:tasks.workunit.client.0.smithi159.stderr: Removing image: 50% complete... Removing image: 100% complete...done. 2023-09-24T00:08:19.264 INFO:tasks.workunit.client.0.smithi159.stderr:+ truncate /tmp/rbd_import_export_309797/sparse1 -s 10M 2023-09-24T00:08:19.265 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd import --new-format --order 20 - sparse1 2023-09-24T00:08:19.277 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:08:19.312 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:08:19.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:19.315 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:08:19.345 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-24T00:08:19.411 INFO:tasks.workunit.client.0.smithi159.stderr: Importing image: 100% complete...done. 2023-09-24T00:08:19.412 INFO:tasks.workunit.client.0.smithi159.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-09-24T00:08:19.412 INFO:tasks.workunit.client.0.smithi159.stderr:rbd: --order is deprecated, use --object-size 2023-09-24T00:08:19.416 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd ls -l 2023-09-24T00:08:19.416 INFO:tasks.workunit.client.0.smithi159.stderr:+ grep sparse1 2023-09-24T00:08:19.416 INFO:tasks.workunit.client.0.smithi159.stderr:+ grep -Ei (10 MiB|10240k) 2023-09-24T00:08:19.416 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:08:19.448 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:08:19.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:19.451 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:08:19.468 INFO:tasks.workunit.client.0.smithi159.stdout:sparse1 10 MiB 2 2023-09-24T00:08:19.468 INFO:tasks.workunit.client.0.smithi159.stderr:+ objects sparse1 2023-09-24T00:08:19.468 INFO:tasks.workunit.client.0.smithi159.stderr:+ image=sparse1 2023-09-24T00:08:19.468 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd info sparse1 2023-09-24T00:08:19.469 INFO:tasks.workunit.client.0.smithi159.stderr:+ grep block_name_prefix 2023-09-24T00:08:19.469 INFO:tasks.workunit.client.0.smithi159.stderr:+ awk {print $NF;} 2023-09-24T00:08:19.519 INFO:tasks.workunit.client.0.smithi159.stderr:+ prefix=rbd_data.b51ff8e828d5 2023-09-24T00:08:19.519 INFO:tasks.workunit.client.0.smithi159.stderr:+ grep rbd_data.b51ff8e828d5 2023-09-24T00:08:19.519 INFO:tasks.workunit.client.0.smithi159.stderr:+ sed -e s/rbd_data.b51ff8e828d5\.// -e s/^0*\([0-9a-f]\)/\1/ 2023-09-24T00:08:19.519 INFO:tasks.workunit.client.0.smithi159.stderr:+ get_image_data_pool sparse1 2023-09-24T00:08:19.519 INFO:tasks.workunit.client.0.smithi159.stderr:+ image=sparse1 2023-09-24T00:08:19.519 INFO:tasks.workunit.client.0.smithi159.stderr:+ sort -u 2023-09-24T00:08:19.519 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd info sparse1 2023-09-24T00:08:19.519 INFO:tasks.workunit.client.0.smithi159.stderr:+ grep data_pool: 2023-09-24T00:08:19.519 INFO:tasks.workunit.client.0.smithi159.stderr:+ awk -F: { print $NF } 2023-09-24T00:08:19.552 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:08:19.570 INFO:tasks.workunit.client.0.smithi159.stderr:+ data_pool= 2023-09-24T00:08:19.570 INFO:tasks.workunit.client.0.smithi159.stderr:+ [ -z ] 2023-09-24T00:08:19.570 INFO:tasks.workunit.client.0.smithi159.stderr:+ data_pool=rbd 2023-09-24T00:08:19.570 INFO:tasks.workunit.client.0.smithi159.stderr:+ echo rbd 2023-09-24T00:08:19.571 INFO:tasks.workunit.client.0.smithi159.stderr:+ rados ls -p rbd 2023-09-24T00:08:19.577 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:08:19.579 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:19 smithi159 bash[105915]: cluster 2023-09-24T00:08:18.201579+0000 osd.6 (osd.6) 561 : cluster 3 failed to encode map e454 with expected crc 2023-09-24T00:08:19.579 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:19 smithi159 bash[105915]: cluster 2023-09-24T00:08:18.231620+0000 osd.5 (osd.5) 296 : cluster 3 failed to encode map e454 with expected crc 2023-09-24T00:08:19.579 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:19 smithi159 bash[105915]: cluster 2023-09-24T00:08:18.243043+0000 osd.7 (osd.7) 315 : cluster 3 failed to encode map e454 with expected crc 2023-09-24T00:08:19.580 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:19 smithi159 bash[105915]: cluster 2023-09-24T00:08:19.206357+0000 mgr.y (mgr.25991) 1551 : cluster 0 pgmap v1800: 73 pgs: 73 active+clean; 4.8 MiB data, 4.7 GiB used, 621 GiB / 626 GiB avail; 120 KiB/s rd, 8.7 KiB/s wr, 157 op/s; 0 B/s, 3 objects/s recovering 2023-09-24T00:08:19.580 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:19 smithi159 bash[108473]: cluster 2023-09-24T00:08:18.201579+0000 osd.6 (osd.6) 561 : cluster 3 failed to encode map e454 with expected crc 2023-09-24T00:08:19.580 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:19 smithi159 bash[108473]: cluster 2023-09-24T00:08:18.231620+0000 osd.5 (osd.5) 296 : cluster 3 failed to encode map e454 with expected crc 2023-09-24T00:08:19.580 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:19 smithi159 bash[108473]: cluster 2023-09-24T00:08:18.243043+0000 osd.7 (osd.7) 315 : cluster 3 failed to encode map e454 with expected crc 2023-09-24T00:08:19.580 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:19 smithi159 bash[108473]: cluster 2023-09-24T00:08:19.206357+0000 mgr.y (mgr.25991) 1551 : cluster 0 pgmap v1800: 73 pgs: 73 active+clean; 4.8 MiB data, 4.7 GiB used, 621 GiB / 626 GiB avail; 120 KiB/s rd, 8.7 KiB/s wr, 157 op/s; 0 B/s, 3 objects/s recovering 2023-09-24T00:08:19.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:19.581 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:08:19.617 INFO:tasks.workunit.client.0.smithi159.stderr:+ objects=1 2023-09-24T00:08:19.617 INFO:tasks.workunit.client.0.smithi159.stderr:+ echo 1 2023-09-24T00:08:19.617 INFO:tasks.workunit.client.0.smithi159.stderr:+ [ 0 -eq 1 -o 1 = 1 ] 2023-09-24T00:08:19.617 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd export sparse1 /tmp/rbd_import_export_309797/sparse1.out 2023-09-24T00:08:19.670 INFO:tasks.workunit.client.0.smithi159.stderr: Exporting image: 10% complete... Exporting image: 20% complete... Exporting image: 30% complete... Exporting image: 40% complete... Exporting image: 50% complete... Exporting image: 60% complete... Exporting image: 70% complete... Exporting image: 80% complete... Exporting image: 90% complete... Exporting image: 100% complete...done. 2023-09-24T00:08:19.675 INFO:tasks.workunit.client.0.smithi159.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_309797/sparse1 /tmp/rbd_import_export_309797/sparse1.out 2023-09-24T00:08:19.675 INFO:tasks.workunit.client.0.smithi159.stderr:+ cmp -l /tmp/rbd_import_export_309797/sparse1 /tmp/rbd_import_export_309797/sparse1.out 2023-09-24T00:08:19.682 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:08:19.688 INFO:tasks.workunit.client.0.smithi159.stderr:+ stat /tmp/rbd_import_export_309797/sparse1 --format %b 2023-09-24T00:08:19.689 INFO:tasks.workunit.client.0.smithi159.stderr:+ origsize=2048 2023-09-24T00:08:19.689 INFO:tasks.workunit.client.0.smithi159.stderr:+ stat /tmp/rbd_import_export_309797/sparse1.out --format %b 2023-09-24T00:08:19.690 INFO:tasks.workunit.client.0.smithi159.stderr:+ exportsize=2048 2023-09-24T00:08:19.691 INFO:tasks.workunit.client.0.smithi159.stderr:+ difference=0 2023-09-24T00:08:19.691 INFO:tasks.workunit.client.0.smithi159.stderr:+ difference=0 2023-09-24T00:08:19.691 INFO:tasks.workunit.client.0.smithi159.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2023-09-24T00:08:19.691 INFO:tasks.workunit.client.0.smithi159.stderr:+ rm /tmp/rbd_import_export_309797/sparse1.out 2023-09-24T00:08:19.692 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd rm sparse1 2023-09-24T00:08:19.695 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:19 smithi164 bash[92846]: cluster 2023-09-24T00:08:18.201579+0000 osd.6 (osd.6) 561 : cluster 3 failed to encode map e454 with expected crc 2023-09-24T00:08:19.695 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:19 smithi164 bash[92846]: cluster 2023-09-24T00:08:18.231620+0000 osd.5 (osd.5) 296 : cluster 3 failed to encode map e454 with expected crc 2023-09-24T00:08:19.695 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:19 smithi164 bash[92846]: cluster 2023-09-24T00:08:18.243043+0000 osd.7 (osd.7) 315 : cluster 3 failed to encode map e454 with expected crc 2023-09-24T00:08:19.695 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:19 smithi164 bash[92846]: cluster 2023-09-24T00:08:19.206357+0000 mgr.y (mgr.25991) 1551 : cluster 0 pgmap v1800: 73 pgs: 73 active+clean; 4.8 MiB data, 4.7 GiB used, 621 GiB / 626 GiB avail; 120 KiB/s rd, 8.7 KiB/s wr, 157 op/s; 0 B/s, 3 objects/s recovering 2023-09-24T00:08:19.716 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:08:19.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:19.719 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:08:19.820 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:08:19.838 INFO:tasks.workunit.client.0.smithi159.stderr: Removing image: 10% complete... Removing image: 20% complete... Removing image: 30% complete... Removing image: 40% complete... Removing image: 50% complete... Removing image: 60% complete... Removing image: 70% complete... Removing image: 80% complete... Removing image: 90% complete... Removing image: 100% complete...done. 2023-09-24T00:08:19.844 INFO:tasks.workunit.client.0.smithi159.stderr:+ dd if=/dev/urandom bs=2M count=1 of=/tmp/rbd_import_export_309797/sparse2 oflag=append conv=notrunc 2023-09-24T00:08:19.849 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:08:19.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:19.852 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:08:19.856 INFO:tasks.workunit.client.0.smithi159.stderr:1+0 records in 2023-09-24T00:08:19.856 INFO:tasks.workunit.client.0.smithi159.stderr:1+0 records out 2023-09-24T00:08:19.856 INFO:tasks.workunit.client.0.smithi159.stderr:2097152 bytes (2.1 MB, 2.0 MiB) copied, 0.0110496 s, 190 MB/s 2023-09-24T00:08:19.856 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd import --new-format --order 20 - sparse2 2023-09-24T00:08:19.954 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:08:19.979 INFO:tasks.workunit.client.0.smithi159.stderr: Importing image: 100% complete...done. 2023-09-24T00:08:19.980 INFO:tasks.workunit.client.0.smithi159.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-09-24T00:08:19.980 INFO:tasks.workunit.client.0.smithi159.stderr:rbd: --order is deprecated, use --object-size 2023-09-24T00:08:19.981 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:08:19.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:19.984 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:08:19.985 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd ls -l 2023-09-24T00:08:19.985 INFO:tasks.workunit.client.0.smithi159.stderr:+ grep sparse2 2023-09-24T00:08:19.985 INFO:tasks.workunit.client.0.smithi159.stderr:+ grep -Ei (4 MiB|4096k) 2023-09-24T00:08:20.036 INFO:tasks.workunit.client.0.smithi159.stdout:sparse2 4 MiB 2 2023-09-24T00:08:20.037 INFO:tasks.workunit.client.0.smithi159.stderr:+ objects sparse2 2023-09-24T00:08:20.037 INFO:tasks.workunit.client.0.smithi159.stderr:+ image=sparse2 2023-09-24T00:08:20.037 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd info sparse2 2023-09-24T00:08:20.038 INFO:tasks.workunit.client.0.smithi159.stderr:+ grep block_name_prefix 2023-09-24T00:08:20.038 INFO:tasks.workunit.client.0.smithi159.stderr:+ awk {print $NF;} 2023-09-24T00:08:20.084 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:08:20.094 INFO:tasks.workunit.client.0.smithi159.stderr:+ prefix=rbd_data.b54cd312a22b 2023-09-24T00:08:20.096 INFO:tasks.workunit.client.0.smithi159.stderr:+ grep rbd_data.b54cd312a22b 2023-09-24T00:08:20.096 INFO:tasks.workunit.client.0.smithi159.stderr:+ sed -e s/rbd_data.b54cd312a22b\.// -e s/^0*\([0-9a-f]\)/\1/ 2023-09-24T00:08:20.096 INFO:tasks.workunit.client.0.smithi159.stderr:+ get_image_data_pool sparse2 2023-09-24T00:08:20.096 INFO:tasks.workunit.client.0.smithi159.stderr:+ image=sparse2 2023-09-24T00:08:20.096 INFO:tasks.workunit.client.0.smithi159.stderr:+ sort -u 2023-09-24T00:08:20.096 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd info sparse2 2023-09-24T00:08:20.096 INFO:tasks.workunit.client.0.smithi159.stderr:+ grep data_pool: 2023-09-24T00:08:20.096 INFO:tasks.workunit.client.0.smithi159.stderr:+ awk -F: { print $NF } 2023-09-24T00:08:20.116 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5 2023-09-24T00:08:20.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:20.119 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.5' 2023-09-24T00:08:20.150 INFO:tasks.workunit.client.0.smithi159.stderr:+ data_pool= 2023-09-24T00:08:20.150 INFO:tasks.workunit.client.0.smithi159.stderr:+ [ -z ] 2023-09-24T00:08:20.150 INFO:tasks.workunit.client.0.smithi159.stderr:+ data_pool=rbd 2023-09-24T00:08:20.150 INFO:tasks.workunit.client.0.smithi159.stderr:+ echo rbd 2023-09-24T00:08:20.150 INFO:tasks.workunit.client.0.smithi159.stderr:+ rados ls -p rbd 2023-09-24T00:08:20.203 INFO:tasks.workunit.client.0.smithi159.stderr:+ objects=0 2023-09-24T00:08:20.203 INFO:tasks.workunit.client.0.smithi159.stderr:2 2023-09-24T00:08:20.203 INFO:tasks.workunit.client.0.smithi159.stderr:3 2023-09-24T00:08:20.203 INFO:tasks.workunit.client.0.smithi159.stderr:+ echo 0 2 3 2023-09-24T00:08:20.203 INFO:tasks.workunit.client.0.smithi159.stderr:+ [ 0 -eq 1 -o 0 2 3 = 0 2 3 ] 2023-09-24T00:08:20.203 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd export sparse2 /tmp/rbd_import_export_309797/sparse2.out 2023-09-24T00:08:20.220 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:08:20.252 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:08:20.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:20.255 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:08:20.260 INFO:tasks.workunit.client.0.smithi159.stderr: Exporting image: 25% complete... Exporting image: 50% complete... Exporting image: 75% complete... Exporting image: 100% complete...done. 2023-09-24T00:08:20.265 INFO:tasks.workunit.client.0.smithi159.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_309797/sparse2 /tmp/rbd_import_export_309797/sparse2.out 2023-09-24T00:08:20.265 INFO:tasks.workunit.client.0.smithi159.stderr:+ cmp -l /tmp/rbd_import_export_309797/sparse2 /tmp/rbd_import_export_309797/sparse2.out 2023-09-24T00:08:20.270 INFO:tasks.workunit.client.0.smithi159.stderr:+ stat /tmp/rbd_import_export_309797/sparse2 --format %b 2023-09-24T00:08:20.271 INFO:tasks.workunit.client.0.smithi159.stderr:+ origsize=6144 2023-09-24T00:08:20.271 INFO:tasks.workunit.client.0.smithi159.stderr:+ stat /tmp/rbd_import_export_309797/sparse2.out --format %b 2023-09-24T00:08:20.272 INFO:tasks.workunit.client.0.smithi159.stderr:+ exportsize=6144 2023-09-24T00:08:20.272 INFO:tasks.workunit.client.0.smithi159.stderr:+ difference=0 2023-09-24T00:08:20.272 INFO:tasks.workunit.client.0.smithi159.stderr:+ difference=0 2023-09-24T00:08:20.272 INFO:tasks.workunit.client.0.smithi159.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2023-09-24T00:08:20.272 INFO:tasks.workunit.client.0.smithi159.stderr:+ rm /tmp/rbd_import_export_309797/sparse2.out 2023-09-24T00:08:20.274 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd rm sparse2 2023-09-24T00:08:20.357 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:08:20.367 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:20 smithi164 bash[92846]: cluster 2023-09-24T00:08:19.607756+0000 osd.4 (osd.4) 361 : cluster 3 failed to encode map e454 with expected crc 2023-09-24T00:08:20.368 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:20 smithi164 bash[92846]: cluster 2023-09-24T00:08:19.610624+0000 osd.4 (osd.4) 362 : cluster 3 failed to encode map e454 with expected crc 2023-09-24T00:08:20.368 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:20 smithi164 bash[92846]: cluster 2023-09-24T00:08:19.612795+0000 osd.4 (osd.4) 363 : cluster 3 failed to encode map e454 with expected crc 2023-09-24T00:08:20.368 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:20 smithi164 bash[92846]: cluster 2023-09-24T00:08:19.614748+0000 osd.4 (osd.4) 364 : cluster 3 failed to encode map e454 with expected crc 2023-09-24T00:08:20.386 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:08:20.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:20.389 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:08:20.428 INFO:tasks.workunit.client.0.smithi159.stderr: Removing image: 25% complete... Removing image: 50% complete... Removing image: 75% complete... Removing image: 100% complete...done. 2023-09-24T00:08:20.433 INFO:tasks.workunit.client.0.smithi159.stderr:+ echo partially-sparse file imports to partially-sparse image 2023-09-24T00:08:20.434 INFO:tasks.workunit.client.0.smithi159.stdout:partially-sparse file imports to partially-sparse image 2023-09-24T00:08:20.434 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd import --new-format --order 20 /tmp/rbd_import_export_309797/sparse1 sparse 2023-09-24T00:08:20.490 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:08:20.521 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7 2023-09-24T00:08:20.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:20.524 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.7' 2023-09-24T00:08:20.534 INFO:tasks.workunit.client.0.smithi159.stderr: Importing image: 10% complete... Importing image: 20% complete... Importing image: 30% complete... Importing image: 40% complete... Importing image: 50% complete... Importing image: 60% complete... Importing image: 70% complete... Importing image: 80% complete... Importing image: 90% complete... Importing image: 100% complete...done. 2023-09-24T00:08:20.535 INFO:tasks.workunit.client.0.smithi159.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-09-24T00:08:20.535 INFO:tasks.workunit.client.0.smithi159.stderr:rbd: --order is deprecated, use --object-size 2023-09-24T00:08:20.540 INFO:tasks.workunit.client.0.smithi159.stderr:+ objects sparse 2023-09-24T00:08:20.540 INFO:tasks.workunit.client.0.smithi159.stderr:+ image=sparse 2023-09-24T00:08:20.540 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd info sparse 2023-09-24T00:08:20.541 INFO:tasks.workunit.client.0.smithi159.stderr:+ grep block_name_prefix 2023-09-24T00:08:20.541 INFO:tasks.workunit.client.0.smithi159.stderr:+ awk {print $NF;} 2023-09-24T00:08:20.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:20 smithi159 bash[105915]: cluster 2023-09-24T00:08:19.607756+0000 osd.4 (osd.4) 361 : cluster 3 failed to encode map e454 with expected crc 2023-09-24T00:08:20.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:20 smithi159 bash[105915]: cluster 2023-09-24T00:08:19.610624+0000 osd.4 (osd.4) 362 : cluster 3 failed to encode map e454 with expected crc 2023-09-24T00:08:20.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:20 smithi159 bash[105915]: cluster 2023-09-24T00:08:19.612795+0000 osd.4 (osd.4) 363 : cluster 3 failed to encode map e454 with expected crc 2023-09-24T00:08:20.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:20 smithi159 bash[105915]: cluster 2023-09-24T00:08:19.614748+0000 osd.4 (osd.4) 364 : cluster 3 failed to encode map e454 with expected crc 2023-09-24T00:08:20.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:20 smithi159 bash[108473]: cluster 2023-09-24T00:08:19.607756+0000 osd.4 (osd.4) 361 : cluster 3 failed to encode map e454 with expected crc 2023-09-24T00:08:20.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:20 smithi159 bash[108473]: cluster 2023-09-24T00:08:19.610624+0000 osd.4 (osd.4) 362 : cluster 3 failed to encode map e454 with expected crc 2023-09-24T00:08:20.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:20 smithi159 bash[108473]: cluster 2023-09-24T00:08:19.612795+0000 osd.4 (osd.4) 363 : cluster 3 failed to encode map e454 with expected crc 2023-09-24T00:08:20.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:20 smithi159 bash[108473]: cluster 2023-09-24T00:08:19.614748+0000 osd.4 (osd.4) 364 : cluster 3 failed to encode map e454 with expected crc 2023-09-24T00:08:20.598 INFO:tasks.workunit.client.0.smithi159.stderr:+ prefix=rbd_data.b579b6ef7c16 2023-09-24T00:08:20.600 INFO:tasks.workunit.client.0.smithi159.stderr:+ grep rbd_data.b579b6ef7c16 2023-09-24T00:08:20.600 INFO:tasks.workunit.client.0.smithi159.stderr:+ get_image_data_pool sparse 2023-09-24T00:08:20.600 INFO:tasks.workunit.client.0.smithi159.stderr:+ image=sparse 2023-09-24T00:08:20.600 INFO:tasks.workunit.client.0.smithi159.stderr:+ sed -e s/rbd_data.b579b6ef7c16\.// -e s/^0*\([0-9a-f]\)/\1/ 2023-09-24T00:08:20.600 INFO:tasks.workunit.client.0.smithi159.stderr:+ sort -u 2023-09-24T00:08:20.600 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd info sparse 2023-09-24T00:08:20.600 INFO:tasks.workunit.client.0.smithi159.stderr:+ grep data_pool: 2023-09-24T00:08:20.600 INFO:tasks.workunit.client.0.smithi159.stderr:+ awk -F: { print $NF } 2023-09-24T00:08:20.625 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:08:20.656 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:08:20.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:20.659 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:08:20.659 INFO:tasks.workunit.client.0.smithi159.stderr:+ data_pool= 2023-09-24T00:08:20.659 INFO:tasks.workunit.client.0.smithi159.stderr:+ [ -z ] 2023-09-24T00:08:20.659 INFO:tasks.workunit.client.0.smithi159.stderr:+ data_pool=rbd 2023-09-24T00:08:20.659 INFO:tasks.workunit.client.0.smithi159.stderr:+ echo rbd 2023-09-24T00:08:20.659 INFO:tasks.workunit.client.0.smithi159.stderr:+ rados ls -p rbd 2023-09-24T00:08:20.707 INFO:tasks.workunit.client.0.smithi159.stderr:+ objects=1 2023-09-24T00:08:20.708 INFO:tasks.workunit.client.0.smithi159.stderr:+ echo 1 2023-09-24T00:08:20.708 INFO:tasks.workunit.client.0.smithi159.stderr:+ [ 0 -eq 1 -o 1 = 1 ] 2023-09-24T00:08:20.708 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd rm sparse 2023-09-24T00:08:20.760 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:08:20.794 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0 2023-09-24T00:08:20.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:20.800 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.0' 2023-09-24T00:08:20.866 INFO:tasks.workunit.client.0.smithi159.stderr: Removing image: 10% complete... Removing image: 20% complete... Removing image: 30% complete... Removing image: 40% complete... Removing image: 50% complete... Removing image: 60% complete... Removing image: 70% complete... Removing image: 80% complete... Removing image: 90% complete... Removing image: 100% complete...done. 2023-09-24T00:08:20.872 INFO:tasks.workunit.client.0.smithi159.stderr:+ echo zeros import through stdin to sparse image 2023-09-24T00:08:20.873 INFO:tasks.workunit.client.0.smithi159.stdout:zeros import through stdin to sparse image 2023-09-24T00:08:20.873 INFO:tasks.workunit.client.0.smithi159.stderr:+ dd if=/dev/zero bs=1M count=4 2023-09-24T00:08:20.873 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd import --new-format - sparse 2023-09-24T00:08:20.901 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:08:20.933 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:08:20.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:20.936 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:08:20.950 INFO:tasks.workunit.client.0.smithi159.stderr:4+0 records in 2023-09-24T00:08:20.950 INFO:tasks.workunit.client.0.smithi159.stderr:4+0 records out 2023-09-24T00:08:20.950 INFO:tasks.workunit.client.0.smithi159.stderr:4194304 bytes (4.2 MB, 4.0 MiB) copied, 0.0764609 s, 54.9 MB/s 2023-09-24T00:08:20.969 INFO:tasks.workunit.client.0.smithi159.stderr: Importing image: 100% complete...done. 2023-09-24T00:08:20.970 INFO:tasks.workunit.client.0.smithi159.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-09-24T00:08:20.975 INFO:tasks.workunit.client.0.smithi159.stderr:+ objects sparse 2023-09-24T00:08:20.975 INFO:tasks.workunit.client.0.smithi159.stderr:+ image=sparse 2023-09-24T00:08:20.975 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd info sparse 2023-09-24T00:08:20.976 INFO:tasks.workunit.client.0.smithi159.stderr:+ grep block_name_prefix 2023-09-24T00:08:20.976 INFO:tasks.workunit.client.0.smithi159.stderr:+ awk {print $NF;} 2023-09-24T00:08:21.033 INFO:tasks.workunit.client.0.smithi159.stderr:+ prefix=rbd_data.8e8312814c07 2023-09-24T00:08:21.035 INFO:tasks.workunit.client.0.smithi159.stderr:+ grep rbd_data.8e8312814c07 2023-09-24T00:08:21.035 INFO:tasks.workunit.client.0.smithi159.stderr:+ + get_image_data_pool sparse 2023-09-24T00:08:21.035 INFO:tasks.workunit.client.0.smithi159.stderr:sed -e s/rbd_data.8e8312814c07\.// -e s/^0*\([0-9a-f]\)/\1/+ 2023-09-24T00:08:21.035 INFO:tasks.workunit.client.0.smithi159.stderr:image=sparse 2023-09-24T00:08:21.035 INFO:tasks.workunit.client.0.smithi159.stderr:+ sort -u 2023-09-24T00:08:21.035 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd info sparse 2023-09-24T00:08:21.035 INFO:tasks.workunit.client.0.smithi159.stderr:+ grep data_pool: 2023-09-24T00:08:21.036 INFO:tasks.workunit.client.0.smithi159.stderr:+ awk -F: { print $NF } 2023-09-24T00:08:21.037 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:08:21.070 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:08:21.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:21.072 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:08:21.088 INFO:tasks.workunit.client.0.smithi159.stderr:+ data_pool= 2023-09-24T00:08:21.088 INFO:tasks.workunit.client.0.smithi159.stderr:+ [ -z ] 2023-09-24T00:08:21.088 INFO:tasks.workunit.client.0.smithi159.stderr:+ data_pool=rbd 2023-09-24T00:08:21.088 INFO:tasks.workunit.client.0.smithi159.stderr:+ echo rbd 2023-09-24T00:08:21.089 INFO:tasks.workunit.client.0.smithi159.stderr:+ rados ls -p rbd 2023-09-24T00:08:21.139 INFO:tasks.workunit.client.0.smithi159.stderr:+ objects= 2023-09-24T00:08:21.139 INFO:tasks.workunit.client.0.smithi159.stderr:+ echo 2023-09-24T00:08:21.139 INFO:tasks.workunit.client.0.smithi159.stderr:+ [ 0 -eq 1 -o = ] 2023-09-24T00:08:21.139 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd rm sparse 2023-09-24T00:08:21.174 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:08:21.205 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:08:21.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:21.209 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:08:21.294 INFO:tasks.workunit.client.0.smithi159.stderr: Removing image: 100% complete...done. 2023-09-24T00:08:21.300 INFO:tasks.workunit.client.0.smithi159.stderr:+ echo zeros export to sparse file 2023-09-24T00:08:21.301 INFO:tasks.workunit.client.0.smithi159.stdout:zeros export to sparse file 2023-09-24T00:08:21.301 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd create --new-format sparse --size 4 2023-09-24T00:08:21.309 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:08:21.338 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:08:21.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:21.341 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:08:21.365 INFO:tasks.workunit.client.0.smithi159.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-09-24T00:08:21.370 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd info sparse 2023-09-24T00:08:21.370 INFO:tasks.workunit.client.0.smithi159.stderr:+ grep block_name_prefix 2023-09-24T00:08:21.370 INFO:tasks.workunit.client.0.smithi159.stderr:+ awk {print $NF;} 2023-09-24T00:08:21.424 INFO:tasks.workunit.client.0.smithi159.stderr:+ prefix=rbd_data.8ea1b591a865 2023-09-24T00:08:21.424 INFO:tasks.workunit.client.0.smithi159.stderr:+ dd if=/dev/zero bs=4M count=1 2023-09-24T00:08:21.424 INFO:tasks.workunit.client.0.smithi159.stderr:+ get_image_data_pool sparse 2023-09-24T00:08:21.424 INFO:tasks.workunit.client.0.smithi159.stderr:+ image=sparse 2023-09-24T00:08:21.424 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd info sparse 2023-09-24T00:08:21.424 INFO:tasks.workunit.client.0.smithi159.stderr:+ grep data_pool: 2023-09-24T00:08:21.424 INFO:tasks.workunit.client.0.smithi159.stderr:+ awk -F: { print $NF } 2023-09-24T00:08:21.442 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:08:21.470 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:08:21.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:21.472 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:08:21.478 INFO:tasks.workunit.client.0.smithi159.stderr:+ data_pool= 2023-09-24T00:08:21.478 INFO:tasks.workunit.client.0.smithi159.stderr:+ [ -z ] 2023-09-24T00:08:21.478 INFO:tasks.workunit.client.0.smithi159.stderr:+ data_pool=rbd 2023-09-24T00:08:21.478 INFO:tasks.workunit.client.0.smithi159.stderr:+ echo rbd 2023-09-24T00:08:21.478 INFO:tasks.workunit.client.0.smithi159.stderr:+ rados -p rbd put rbd_data.8ea1b591a865.000000000000 - 2023-09-24T00:08:21.524 INFO:tasks.workunit.client.0.smithi159.stderr:1+0 records in 2023-09-24T00:08:21.525 INFO:tasks.workunit.client.0.smithi159.stderr:1+0 records out 2023-09-24T00:08:21.525 INFO:tasks.workunit.client.0.smithi159.stderr:4194304 bytes (4.2 MB, 4.0 MiB) copied, 0.100394 s, 41.8 MB/s 2023-09-24T00:08:21.549 INFO:tasks.workunit.client.0.smithi159.stderr:+ objects sparse 2023-09-24T00:08:21.549 INFO:tasks.workunit.client.0.smithi159.stderr:+ image=sparse 2023-09-24T00:08:21.549 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd info sparse 2023-09-24T00:08:21.549 INFO:tasks.workunit.client.0.smithi159.stderr:+ grep block_name_prefix 2023-09-24T00:08:21.549 INFO:tasks.workunit.client.0.smithi159.stderr:+ awk {print $NF;} 2023-09-24T00:08:21.574 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:08:21.582 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:21 smithi159 bash[105915]: cluster 2023-09-24T00:08:21.207069+0000 mgr.y (mgr.25991) 1552 : cluster 0 pgmap v1801: 73 pgs: 73 active+clean; 4.6 MiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 139 KiB/s rd, 12 KiB/s wr, 182 op/s; 0 B/s, 2 objects/s recovering 2023-09-24T00:08:21.582 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:21 smithi159 bash[108473]: cluster 2023-09-24T00:08:21.207069+0000 mgr.y (mgr.25991) 1552 : cluster 0 pgmap v1801: 73 pgs: 73 active+clean; 4.6 MiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 139 KiB/s rd, 12 KiB/s wr, 182 op/s; 0 B/s, 2 objects/s recovering 2023-09-24T00:08:21.597 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:08:21.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:21.600 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:08:21.602 INFO:tasks.workunit.client.0.smithi159.stderr:+ prefix=rbd_data.8ea1b591a865 2023-09-24T00:08:21.604 INFO:tasks.workunit.client.0.smithi159.stderr:+ grep rbd_data.8ea1b591a865 2023-09-24T00:08:21.604 INFO:tasks.workunit.client.0.smithi159.stderr:+ get_image_data_pool sparse 2023-09-24T00:08:21.604 INFO:tasks.workunit.client.0.smithi159.stderr:+ image=sparse 2023-09-24T00:08:21.604 INFO:tasks.workunit.client.0.smithi159.stderr:+ sed -e s/rbd_data.8ea1b591a865\.// -e s/^0*\([0-9a-f]\)/\1/ 2023-09-24T00:08:21.604 INFO:tasks.workunit.client.0.smithi159.stderr:+ sort -u 2023-09-24T00:08:21.604 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd info sparse 2023-09-24T00:08:21.604 INFO:tasks.workunit.client.0.smithi159.stderr:+ grep data_pool: 2023-09-24T00:08:21.604 INFO:tasks.workunit.client.0.smithi159.stderr:+ awk -F: { print $NF } 2023-09-24T00:08:21.653 INFO:tasks.workunit.client.0.smithi159.stderr:+ data_pool= 2023-09-24T00:08:21.653 INFO:tasks.workunit.client.0.smithi159.stderr:+ [ -z ] 2023-09-24T00:08:21.653 INFO:tasks.workunit.client.0.smithi159.stderr:+ data_pool=rbd 2023-09-24T00:08:21.653 INFO:tasks.workunit.client.0.smithi159.stderr:+ echo rbd 2023-09-24T00:08:21.654 INFO:tasks.workunit.client.0.smithi159.stderr:+ rados ls -p rbd 2023-09-24T00:08:21.700 INFO:tasks.workunit.client.0.smithi159.stderr:+ objects=0 2023-09-24T00:08:21.700 INFO:tasks.workunit.client.0.smithi159.stderr:+ echo 0 2023-09-24T00:08:21.700 INFO:tasks.workunit.client.0.smithi159.stderr:+ [ 0 -eq 1 -o 0 = 0 ] 2023-09-24T00:08:21.700 INFO:tasks.workunit.client.0.smithi159.stderr:+ rm /tmp/rbd_import_export_309797/sparse 2023-09-24T00:08:21.700 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:08:21.701 INFO:tasks.workunit.client.0.smithi159.stderr:rm: cannot remove '/tmp/rbd_import_export_309797/sparse': No such file or directory 2023-09-24T00:08:21.701 INFO:tasks.workunit.client.0.smithi159.stderr:+ true 2023-09-24T00:08:21.701 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd export sparse /tmp/rbd_import_export_309797/sparse 2023-09-24T00:08:21.727 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:08:21.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:21.729 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:08:21.753 INFO:tasks.workunit.client.0.smithi159.stderr: Exporting image: 100% complete...done. 2023-09-24T00:08:21.759 INFO:tasks.workunit.client.0.smithi159.stderr:+ stat /tmp/rbd_import_export_309797/sparse --format=%b 2023-09-24T00:08:21.761 INFO:tasks.workunit.client.0.smithi159.stderr:+ [ 0 = 0 ] 2023-09-24T00:08:21.761 INFO:tasks.workunit.client.0.smithi159.stderr:+ rbd rm sparse 2023-09-24T00:08:21.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:21 smithi164 bash[92846]: cluster 2023-09-24T00:08:21.207069+0000 mgr.y (mgr.25991) 1552 : cluster 0 pgmap v1801: 73 pgs: 73 active+clean; 4.6 MiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 139 KiB/s rd, 12 KiB/s wr, 182 op/s; 0 B/s, 2 objects/s recovering 2023-09-24T00:08:21.831 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:08:21.858 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:08:21.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:21.861 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:08:21.915 INFO:tasks.workunit.client.0.smithi159.stderr: Removing image: 100% complete...done. 2023-09-24T00:08:21.922 INFO:tasks.workunit.client.0.smithi159.stderr:+ rm /tmp/rbd_import_export_309797/sparse /tmp/rbd_import_export_309797/sparse1 /tmp/rbd_import_export_309797/sparse2 /tmp/rbd_import_export_309797/sparse3 2023-09-24T00:08:21.926 INFO:tasks.workunit.client.0.smithi159.stderr:rm: cannot remove '/tmp/rbd_import_export_309797/sparse3': No such file or directory 2023-09-24T00:08:21.926 INFO:tasks.workunit.client.0.smithi159.stderr:+ true 2023-09-24T00:08:21.926 INFO:tasks.workunit.client.0.smithi159.stdout:OK 2023-09-24T00:08:21.926 INFO:tasks.workunit.client.0.smithi159.stderr:+ echo OK 2023-09-24T00:08:21.927 INFO:tasks.workunit.client.0.smithi159.stderr:+ rm -rf /tmp/rbd_import_export_309797 2023-09-24T00:08:21.928 INFO:teuthology.orchestra.run:Running command with timeout 3600 2023-09-24T00:08:21.928 DEBUG:teuthology.orchestra.run.smithi159:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2023-09-24T00:08:21.942 INFO:tasks.workunit:Stopping ['rbd/import_export.sh'] on client.0... 2023-09-24T00:08:21.942 DEBUG:teuthology.orchestra.run.smithi159:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2023-09-24T00:08:21.947 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:08:21.947 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:08:21.962 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:08:21.995 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:08:21.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:21.997 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:08:22.098 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:08:22.125 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6 2023-09-24T00:08:22.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:22.128 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.6' 2023-09-24T00:08:22.228 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:08:22.258 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:08:22.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:22.262 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:08:22.291 DEBUG:teuthology.parallel:result is None 2023-09-24T00:08:22.291 DEBUG:teuthology.orchestra.run.smithi159:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2023-09-24T00:08:22.346 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2023-09-24T00:08:22.346 DEBUG:teuthology.orchestra.run.smithi159:> rmdir -- /home/ubuntu/cephtest/mnt.0 2023-09-24T00:08:22.362 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:08:22.417 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:08:22.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:22.420 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:08:22.520 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:08:22.542 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3 2023-09-24T00:08:22.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:22.544 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.3' 2023-09-24T00:08:22.645 DEBUG:teuthology.orchestra.run.smithi164:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:08:22.681 INFO:teuthology.orchestra.run.smithi164.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4 2023-09-24T00:08:22.682 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2023-09-24T00:08:22.682 INFO:teuthology.task.sequential:In sequential, running task print... 2023-09-24T00:08:22.682 INFO:teuthology.task.print:**** done rbd/import_export.sh 5-workload 2023-09-24T00:08:22.682 INFO:teuthology.task.sequential:In sequential, running task workunit... 2023-09-24T00:08:22.683 INFO:tasks.workunit:Pulling workunits from ref quincy 2023-09-24T00:08:22.683 INFO:tasks.workunit:Making a separate scratch dir for every client... 2023-09-24T00:08:22.683 DEBUG:teuthology.orchestra.run.smithi159:> stat -- /home/ubuntu/cephtest/mnt.0 2023-09-24T00:08:22.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:22.684 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi164 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.4' 2023-09-24T00:08:22.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:22.690 INFO:teuthology.orchestra.run.smithi159.stderr:stat: cannot stat '/home/ubuntu/cephtest/mnt.0': No such file or directory 2023-09-24T00:08:22.691 DEBUG:teuthology.orchestra.run.smithi159:> mkdir -- /home/ubuntu/cephtest/mnt.0 2023-09-24T00:08:22.785 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:08:22.810 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1 2023-09-24T00:08:22.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:22.813 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.1' 2023-09-24T00:08:22.914 DEBUG:teuthology.orchestra.run.smithi159:> sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:08:22.940 INFO:teuthology.orchestra.run.smithi159.stderr:Error response from daemon: Cannot kill container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2 2023-09-24T00:08:22.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:08:22.943 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi159 with status 1: 'sudo docker kill -s 1 ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd.2' 2023-09-24T00:08:22.960 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:08:22.979 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2023-09-24T00:08:22.979 DEBUG:teuthology.orchestra.run.smithi159:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2023-09-24T00:08:23.025 INFO:tasks.thrashosds:joining thrashosds 2023-09-24T00:08:23.974 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:08:24.011 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 24 00:08:23 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [24/Sep/2023:00:08:23] "GET /metrics HTTP/1.1" 200 34214 "" "Prometheus/2.43.0" 2023-09-24T00:08:24.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:24 smithi159 bash[108473]: cluster 2023-09-24T00:08:23.204998+0000 osd.5 (osd.5) 297 : cluster 3 failed to encode map e455 with expected crc 2023-09-24T00:08:24.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:24 smithi159 bash[108473]: cluster 2023-09-24T00:08:23.205986+0000 mon.a (mon.0) 2083 : cluster 0 osdmap e455: 8 total, 8 up, 7 in 2023-09-24T00:08:24.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:24 smithi159 bash[108473]: cluster 2023-09-24T00:08:23.207552+0000 mgr.y (mgr.25991) 1553 : cluster 0 pgmap v1803: 73 pgs: 73 active+clean; 8.6 MiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 962 KiB/s rd, 1.3 MiB/s wr, 373 op/s; 0 B/s, 2 objects/s recovering 2023-09-24T00:08:24.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:24 smithi159 bash[108473]: cluster 2023-09-24T00:08:23.476009+0000 osd.7 (osd.7) 316 : cluster 3 failed to encode map e455 with expected crc 2023-09-24T00:08:24.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:24 smithi159 bash[108473]: cluster 2023-09-24T00:08:23.479210+0000 osd.7 (osd.7) 317 : cluster 3 failed to encode map e455 with expected crc 2023-09-24T00:08:24.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:24 smithi159 bash[105915]: cluster 2023-09-24T00:08:23.204998+0000 osd.5 (osd.5) 297 : cluster 3 failed to encode map e455 with expected crc 2023-09-24T00:08:24.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:24 smithi159 bash[105915]: cluster 2023-09-24T00:08:23.205986+0000 mon.a (mon.0) 2083 : cluster 0 osdmap e455: 8 total, 8 up, 7 in 2023-09-24T00:08:24.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:24 smithi159 bash[105915]: cluster 2023-09-24T00:08:23.207552+0000 mgr.y (mgr.25991) 1553 : cluster 0 pgmap v1803: 73 pgs: 73 active+clean; 8.6 MiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 962 KiB/s rd, 1.3 MiB/s wr, 373 op/s; 0 B/s, 2 objects/s recovering 2023-09-24T00:08:24.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:24 smithi159 bash[105915]: cluster 2023-09-24T00:08:23.476009+0000 osd.7 (osd.7) 316 : cluster 3 failed to encode map e455 with expected crc 2023-09-24T00:08:24.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:24 smithi159 bash[105915]: cluster 2023-09-24T00:08:23.479210+0000 osd.7 (osd.7) 317 : cluster 3 failed to encode map e455 with expected crc 2023-09-24T00:08:24.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:24 smithi164 bash[92846]: cluster 2023-09-24T00:08:23.204998+0000 osd.5 (osd.5) 297 : cluster 3 failed to encode map e455 with expected crc 2023-09-24T00:08:24.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:24 smithi164 bash[92846]: cluster 2023-09-24T00:08:23.205986+0000 mon.a (mon.0) 2083 : cluster 0 osdmap e455: 8 total, 8 up, 7 in 2023-09-24T00:08:24.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:24 smithi164 bash[92846]: cluster 2023-09-24T00:08:23.207552+0000 mgr.y (mgr.25991) 1553 : cluster 0 pgmap v1803: 73 pgs: 73 active+clean; 8.6 MiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 962 KiB/s rd, 1.3 MiB/s wr, 373 op/s; 0 B/s, 2 objects/s recovering 2023-09-24T00:08:24.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:24 smithi164 bash[92846]: cluster 2023-09-24T00:08:23.476009+0000 osd.7 (osd.7) 316 : cluster 3 failed to encode map e455 with expected crc 2023-09-24T00:08:24.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:24 smithi164 bash[92846]: cluster 2023-09-24T00:08:23.479210+0000 osd.7 (osd.7) 317 : cluster 3 failed to encode map e455 with expected crc 2023-09-24T00:08:25.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:25 smithi164 bash[92846]: cluster 2023-09-24T00:08:23.474298+0000 osd.6 (osd.6) 562 : cluster 3 failed to encode map e455 with expected crc 2023-09-24T00:08:25.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:25 smithi159 bash[105915]: cluster 2023-09-24T00:08:23.474298+0000 osd.6 (osd.6) 562 : cluster 3 failed to encode map e455 with expected crc 2023-09-24T00:08:25.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:25 smithi159 bash[108473]: cluster 2023-09-24T00:08:23.474298+0000 osd.6 (osd.6) 562 : cluster 3 failed to encode map e455 with expected crc 2023-09-24T00:08:26.399 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:26 smithi159 bash[105915]: cluster 2023-09-24T00:08:25.208307+0000 mgr.y (mgr.25991) 1554 : cluster 0 pgmap v1804: 73 pgs: 73 active+clean; 8.6 MiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 1005 KiB/s rd, 1.3 MiB/s wr, 313 op/s; 0 B/s, 1 objects/s recovering 2023-09-24T00:08:26.400 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:26 smithi159 bash[108473]: cluster 2023-09-24T00:08:25.208307+0000 mgr.y (mgr.25991) 1554 : cluster 0 pgmap v1804: 73 pgs: 73 active+clean; 8.6 MiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 1005 KiB/s rd, 1.3 MiB/s wr, 313 op/s; 0 B/s, 1 objects/s recovering 2023-09-24T00:08:26.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:26 smithi164 bash[92846]: cluster 2023-09-24T00:08:25.208307+0000 mgr.y (mgr.25991) 1554 : cluster 0 pgmap v1804: 73 pgs: 73 active+clean; 8.6 MiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 1005 KiB/s rd, 1.3 MiB/s wr, 313 op/s; 0 B/s, 1 objects/s recovering 2023-09-24T00:08:27.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:27 smithi164 bash[92846]: cluster 2023-09-24T00:08:27.209102+0000 mgr.y (mgr.25991) 1555 : cluster 0 pgmap v1805: 73 pgs: 73 active+clean; 8.6 MiB data, 4.5 GiB used, 621 GiB / 626 GiB avail; 892 KiB/s rd, 1.2 MiB/s wr, 281 op/s; 0 B/s, 1 objects/s recovering 2023-09-24T00:08:27.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:27 smithi159 bash[108473]: cluster 2023-09-24T00:08:27.209102+0000 mgr.y (mgr.25991) 1555 : cluster 0 pgmap v1805: 73 pgs: 73 active+clean; 8.6 MiB data, 4.5 GiB used, 621 GiB / 626 GiB avail; 892 KiB/s rd, 1.2 MiB/s wr, 281 op/s; 0 B/s, 1 objects/s recovering 2023-09-24T00:08:27.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:27 smithi159 bash[105915]: cluster 2023-09-24T00:08:27.209102+0000 mgr.y (mgr.25991) 1555 : cluster 0 pgmap v1805: 73 pgs: 73 active+clean; 8.6 MiB data, 4.5 GiB used, 621 GiB / 626 GiB avail; 892 KiB/s rd, 1.2 MiB/s wr, 281 op/s; 0 B/s, 1 objects/s recovering 2023-09-24T00:08:29.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:29 smithi164 bash[92846]: audit 2023-09-24T00:08:28.079466+0000 mon.a (mon.0) 2084 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:08:29.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:29 smithi164 bash[92846]: cluster 2023-09-24T00:08:28.206629+0000 osd.6 (osd.6) 563 : cluster 3 failed to encode map e456 with expected crc 2023-09-24T00:08:29.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:29 smithi164 bash[92846]: cluster 2023-09-24T00:08:28.209188+0000 mon.a (mon.0) 2085 : cluster 0 osdmap e456: 8 total, 8 up, 7 in 2023-09-24T00:08:29.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:29 smithi164 bash[92846]: cluster 2023-09-24T00:08:28.365732+0000 osd.5 (osd.5) 298 : cluster 3 failed to encode map e456 with expected crc 2023-09-24T00:08:29.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:29 smithi159 bash[105915]: audit 2023-09-24T00:08:28.079466+0000 mon.a (mon.0) 2084 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:08:29.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:29 smithi159 bash[105915]: cluster 2023-09-24T00:08:28.206629+0000 osd.6 (osd.6) 563 : cluster 3 failed to encode map e456 with expected crc 2023-09-24T00:08:29.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:29 smithi159 bash[105915]: cluster 2023-09-24T00:08:28.209188+0000 mon.a (mon.0) 2085 : cluster 0 osdmap e456: 8 total, 8 up, 7 in 2023-09-24T00:08:29.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:29 smithi159 bash[105915]: cluster 2023-09-24T00:08:28.365732+0000 osd.5 (osd.5) 298 : cluster 3 failed to encode map e456 with expected crc 2023-09-24T00:08:29.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:29 smithi159 bash[108473]: audit 2023-09-24T00:08:28.079466+0000 mon.a (mon.0) 2084 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:08:29.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:29 smithi159 bash[108473]: cluster 2023-09-24T00:08:28.206629+0000 osd.6 (osd.6) 563 : cluster 3 failed to encode map e456 with expected crc 2023-09-24T00:08:29.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:29 smithi159 bash[108473]: cluster 2023-09-24T00:08:28.209188+0000 mon.a (mon.0) 2085 : cluster 0 osdmap e456: 8 total, 8 up, 7 in 2023-09-24T00:08:29.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:29 smithi159 bash[108473]: cluster 2023-09-24T00:08:28.365732+0000 osd.5 (osd.5) 298 : cluster 3 failed to encode map e456 with expected crc 2023-09-24T00:08:30.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:30 smithi159 bash[105915]: cluster 2023-09-24T00:08:29.209952+0000 mgr.y (mgr.25991) 1556 : cluster 0 pgmap v1807: 73 pgs: 73 active+clean; 8.6 MiB data, 4.5 GiB used, 621 GiB / 626 GiB avail; 947 KiB/s rd, 1.4 MiB/s wr, 241 op/s 2023-09-24T00:08:30.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:30 smithi159 bash[108473]: cluster 2023-09-24T00:08:29.209952+0000 mgr.y (mgr.25991) 1556 : cluster 0 pgmap v1807: 73 pgs: 73 active+clean; 8.6 MiB data, 4.5 GiB used, 621 GiB / 626 GiB avail; 947 KiB/s rd, 1.4 MiB/s wr, 241 op/s 2023-09-24T00:08:30.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:30 smithi164 bash[92846]: cluster 2023-09-24T00:08:29.209952+0000 mgr.y (mgr.25991) 1556 : cluster 0 pgmap v1807: 73 pgs: 73 active+clean; 8.6 MiB data, 4.5 GiB used, 621 GiB / 626 GiB avail; 947 KiB/s rd, 1.4 MiB/s wr, 241 op/s 2023-09-24T00:08:31.526 INFO:teuthology.orchestra.run.smithi159.stdout:osd.0: {} 2023-09-24T00:08:31.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:31 smithi159 bash[108473]: cluster 2023-09-24T00:08:31.210878+0000 mgr.y (mgr.25991) 1557 : cluster 0 pgmap v1808: 73 pgs: 73 active+clean; 8.6 MiB data, 4.5 GiB used, 621 GiB / 626 GiB avail; 321 KiB/s rd, 387 KiB/s wr, 87 op/s 2023-09-24T00:08:31.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:31 smithi159 bash[105915]: cluster 2023-09-24T00:08:31.210878+0000 mgr.y (mgr.25991) 1557 : cluster 0 pgmap v1808: 73 pgs: 73 active+clean; 8.6 MiB data, 4.5 GiB used, 621 GiB / 626 GiB avail; 321 KiB/s rd, 387 KiB/s wr, 87 op/s 2023-09-24T00:08:31.549 INFO:teuthology.orchestra.run.smithi159.stdout:osd.1: {} 2023-09-24T00:08:31.574 INFO:teuthology.orchestra.run.smithi159.stdout:osd.2: {} 2023-09-24T00:08:31.599 INFO:teuthology.orchestra.run.smithi159.stdout:osd.3: {} 2023-09-24T00:08:31.630 INFO:teuthology.orchestra.run.smithi159.stdout:osd.4: {} 2023-09-24T00:08:31.673 INFO:teuthology.orchestra.run.smithi159.stdout:osd.5: {} 2023-09-24T00:08:31.698 INFO:teuthology.orchestra.run.smithi159.stdout:osd.6: {} 2023-09-24T00:08:31.727 INFO:teuthology.orchestra.run.smithi159.stdout:osd.7: {} 2023-09-24T00:08:31.729 INFO:teuthology.orchestra.run.smithi159.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-24T00:08:31.729 INFO:teuthology.orchestra.run.smithi159.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-24T00:08:31.729 INFO:teuthology.orchestra.run.smithi159.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-24T00:08:31.729 INFO:teuthology.orchestra.run.smithi159.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-24T00:08:31.729 INFO:teuthology.orchestra.run.smithi159.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-24T00:08:31.729 INFO:teuthology.orchestra.run.smithi159.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-24T00:08:31.729 INFO:teuthology.orchestra.run.smithi159.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-24T00:08:31.729 INFO:teuthology.orchestra.run.smithi159.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-24T00:08:31.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:31 smithi164 bash[92846]: cluster 2023-09-24T00:08:31.210878+0000 mgr.y (mgr.25991) 1557 : cluster 0 pgmap v1808: 73 pgs: 73 active+clean; 8.6 MiB data, 4.5 GiB used, 621 GiB / 626 GiB avail; 321 KiB/s rd, 387 KiB/s wr, 87 op/s 2023-09-24T00:08:32.301 INFO:teuthology.orchestra.run.smithi159.stderr:noscrub is set 2023-09-24T00:08:32.339 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:32 smithi159 bash[105915]: audit 2023-09-24T00:08:31.499121+0000 mon.a (mon.0) 2086 : audit 0 from='client.? 172.21.15.159:0/3825427543' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-24T00:08:32.339 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:32 smithi159 bash[105915]: audit 2023-09-24T00:08:31.981732+0000 mon.a (mon.0) 2087 : audit 1 from='client.? 172.21.15.159:0/2644052019' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-24T00:08:32.408 INFO:teuthology.orchestra.run.smithi159.stdout:{ 2023-09-24T00:08:32.408 INFO:teuthology.orchestra.run.smithi159.stdout: "ops": [], 2023-09-24T00:08:32.408 INFO:teuthology.orchestra.run.smithi159.stdout: "num_ops": 0 2023-09-24T00:08:32.409 INFO:teuthology.orchestra.run.smithi159.stdout:} 2023-09-24T00:08:32.470 INFO:teuthology.orchestra.run.smithi159.stdout:moved 0 / 219 (0%) 2023-09-24T00:08:32.470 INFO:teuthology.orchestra.run.smithi159.stdout:avg 31.2857 2023-09-24T00:08:32.470 INFO:teuthology.orchestra.run.smithi159.stdout:stddev 10.9768 -> 10.9768 (expected baseline 5.17845) 2023-09-24T00:08:32.470 INFO:teuthology.orchestra.run.smithi159.stdout:min osd.2 with 16 -> 16 pgs (0.511416 -> 0.511416 * mean) 2023-09-24T00:08:32.470 INFO:teuthology.orchestra.run.smithi159.stdout:max osd.1 with 46 -> 46 pgs (1.47032 -> 1.47032 * mean) 2023-09-24T00:08:32.471 INFO:teuthology.orchestra.run.smithi159.stdout: 2023-09-24T00:08:32.471 INFO:teuthology.orchestra.run.smithi159.stdout:oload 1000 2023-09-24T00:08:32.471 INFO:teuthology.orchestra.run.smithi159.stdout:max_change 3 2023-09-24T00:08:32.471 INFO:teuthology.orchestra.run.smithi159.stdout:max_change_osds 4 2023-09-24T00:08:32.471 INFO:teuthology.orchestra.run.smithi159.stdout:average_utilization 0.0071 2023-09-24T00:08:32.471 INFO:teuthology.orchestra.run.smithi159.stdout:overload_utilization 0.0711 2023-09-24T00:08:32.474 INFO:teuthology.orchestra.run.smithi159.stderr:no change 2023-09-24T00:08:32.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:32 smithi164 bash[92846]: audit 2023-09-24T00:08:31.499121+0000 mon.a (mon.0) 2086 : audit 0 from='client.? 172.21.15.159:0/3825427543' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-24T00:08:32.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:32 smithi164 bash[92846]: audit 2023-09-24T00:08:31.981732+0000 mon.a (mon.0) 2087 : audit 1 from='client.? 172.21.15.159:0/2644052019' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-24T00:08:32.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:32 smithi159 bash[108473]: audit 2023-09-24T00:08:31.499121+0000 mon.a (mon.0) 2086 : audit 0 from='client.? 172.21.15.159:0/3825427543' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-24T00:08:32.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:32 smithi159 bash[108473]: audit 2023-09-24T00:08:31.981732+0000 mon.a (mon.0) 2087 : audit 1 from='client.? 172.21.15.159:0/2644052019' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-24T00:08:33.606 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:33 smithi159 bash[108473]: cluster 2023-09-24T00:08:32.276253+0000 mon.a (mon.0) 2088 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-24T00:08:33.606 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:33 smithi159 bash[108473]: audit 2023-09-24T00:08:32.276458+0000 mon.a (mon.0) 2089 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:08:33.606 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:33 smithi159 bash[108473]: cluster 2023-09-24T00:08:32.288550+0000 osd.6 (osd.6) 564 : cluster 3 failed to encode map e457 with expected crc 2023-09-24T00:08:33.606 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:33 smithi159 bash[108473]: audit 2023-09-24T00:08:32.289445+0000 mon.a (mon.0) 2090 : audit 1 from='client.? 172.21.15.159:0/2644052019' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-24T00:08:33.607 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:33 smithi159 bash[108473]: cluster 2023-09-24T00:08:32.289503+0000 mon.a (mon.0) 2091 : cluster 0 osdmap e457: 8 total, 8 up, 7 in 2023-09-24T00:08:33.607 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:33 smithi159 bash[108473]: audit 2023-09-24T00:08:32.466382+0000 mgr.y (mgr.25991) 1558 : audit 0 from='client.36585 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-24T00:08:33.607 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:33 smithi159 bash[108473]: cluster 2023-09-24T00:08:33.211407+0000 mgr.y (mgr.25991) 1559 : cluster 0 pgmap v1810: 73 pgs: 73 active+clean; 8.6 MiB data, 4.4 GiB used, 621 GiB / 626 GiB avail; 41 KiB/s rd, 131 KiB/s wr, 53 op/s 2023-09-24T00:08:33.607 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:33 smithi159 bash[105915]: cluster 2023-09-24T00:08:32.276253+0000 mon.a (mon.0) 2088 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-24T00:08:33.607 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:33 smithi159 bash[105915]: audit 2023-09-24T00:08:32.276458+0000 mon.a (mon.0) 2089 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:08:33.607 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:33 smithi159 bash[105915]: cluster 2023-09-24T00:08:32.288550+0000 osd.6 (osd.6) 564 : cluster 3 failed to encode map e457 with expected crc 2023-09-24T00:08:33.607 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:33 smithi159 bash[105915]: audit 2023-09-24T00:08:32.289445+0000 mon.a (mon.0) 2090 : audit 1 from='client.? 172.21.15.159:0/2644052019' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-24T00:08:33.607 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:33 smithi159 bash[105915]: cluster 2023-09-24T00:08:32.289503+0000 mon.a (mon.0) 2091 : cluster 0 osdmap e457: 8 total, 8 up, 7 in 2023-09-24T00:08:33.607 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:33 smithi159 bash[105915]: audit 2023-09-24T00:08:32.466382+0000 mgr.y (mgr.25991) 1558 : audit 0 from='client.36585 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-24T00:08:33.607 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:33 smithi159 bash[105915]: cluster 2023-09-24T00:08:33.211407+0000 mgr.y (mgr.25991) 1559 : cluster 0 pgmap v1810: 73 pgs: 73 active+clean; 8.6 MiB data, 4.4 GiB used, 621 GiB / 626 GiB avail; 41 KiB/s rd, 131 KiB/s wr, 53 op/s 2023-09-24T00:08:33.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:33 smithi164 bash[92846]: cluster 2023-09-24T00:08:32.276253+0000 mon.a (mon.0) 2088 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-24T00:08:33.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:33 smithi164 bash[92846]: audit 2023-09-24T00:08:32.276458+0000 mon.a (mon.0) 2089 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:08:33.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:33 smithi164 bash[92846]: cluster 2023-09-24T00:08:32.288550+0000 osd.6 (osd.6) 564 : cluster 3 failed to encode map e457 with expected crc 2023-09-24T00:08:33.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:33 smithi164 bash[92846]: audit 2023-09-24T00:08:32.289445+0000 mon.a (mon.0) 2090 : audit 1 from='client.? 172.21.15.159:0/2644052019' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-24T00:08:33.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:33 smithi164 bash[92846]: cluster 2023-09-24T00:08:32.289503+0000 mon.a (mon.0) 2091 : cluster 0 osdmap e457: 8 total, 8 up, 7 in 2023-09-24T00:08:33.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:33 smithi164 bash[92846]: audit 2023-09-24T00:08:32.466382+0000 mgr.y (mgr.25991) 1558 : audit 0 from='client.36585 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-24T00:08:33.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:33 smithi164 bash[92846]: cluster 2023-09-24T00:08:33.211407+0000 mgr.y (mgr.25991) 1559 : cluster 0 pgmap v1810: 73 pgs: 73 active+clean; 8.6 MiB data, 4.4 GiB used, 621 GiB / 626 GiB avail; 41 KiB/s rd, 131 KiB/s wr, 53 op/s 2023-09-24T00:08:34.044 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 24 00:08:33 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [24/Sep/2023:00:08:33] "GET /metrics HTTP/1.1" 200 34211 "" "Prometheus/2.43.0" 2023-09-24T00:08:34.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:34 smithi159 bash[105915]: cluster 2023-09-24T00:08:33.636339+0000 osd.5 (osd.5) 299 : cluster 3 failed to encode map e457 with expected crc 2023-09-24T00:08:34.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:34 smithi159 bash[105915]: cluster 2023-09-24T00:08:33.636494+0000 osd.7 (osd.7) 318 : cluster 3 failed to encode map e457 with expected crc 2023-09-24T00:08:34.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:34 smithi159 bash[105915]: cluster 2023-09-24T00:08:33.636586+0000 osd.4 (osd.4) 365 : cluster 3 failed to encode map e457 with expected crc 2023-09-24T00:08:34.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:34 smithi159 bash[108473]: cluster 2023-09-24T00:08:33.636339+0000 osd.5 (osd.5) 299 : cluster 3 failed to encode map e457 with expected crc 2023-09-24T00:08:34.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:34 smithi159 bash[108473]: cluster 2023-09-24T00:08:33.636494+0000 osd.7 (osd.7) 318 : cluster 3 failed to encode map e457 with expected crc 2023-09-24T00:08:34.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:34 smithi159 bash[108473]: cluster 2023-09-24T00:08:33.636586+0000 osd.4 (osd.4) 365 : cluster 3 failed to encode map e457 with expected crc 2023-09-24T00:08:34.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:34 smithi164 bash[92846]: cluster 2023-09-24T00:08:33.636339+0000 osd.5 (osd.5) 299 : cluster 3 failed to encode map e457 with expected crc 2023-09-24T00:08:34.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:34 smithi164 bash[92846]: cluster 2023-09-24T00:08:33.636494+0000 osd.7 (osd.7) 318 : cluster 3 failed to encode map e457 with expected crc 2023-09-24T00:08:34.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:34 smithi164 bash[92846]: cluster 2023-09-24T00:08:33.636586+0000 osd.4 (osd.4) 365 : cluster 3 failed to encode map e457 with expected crc 2023-09-24T00:08:35.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:35 smithi159 bash[108473]: cluster 2023-09-24T00:08:35.211844+0000 mgr.y (mgr.25991) 1560 : cluster 0 pgmap v1811: 73 pgs: 73 active+clean; 8.6 MiB data, 4.4 GiB used, 621 GiB / 626 GiB avail 2023-09-24T00:08:35.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:35 smithi159 bash[105915]: cluster 2023-09-24T00:08:35.211844+0000 mgr.y (mgr.25991) 1560 : cluster 0 pgmap v1811: 73 pgs: 73 active+clean; 8.6 MiB data, 4.4 GiB used, 621 GiB / 626 GiB avail 2023-09-24T00:08:35.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:35 smithi164 bash[92846]: cluster 2023-09-24T00:08:35.211844+0000 mgr.y (mgr.25991) 1560 : cluster 0 pgmap v1811: 73 pgs: 73 active+clean; 8.6 MiB data, 4.4 GiB used, 621 GiB / 626 GiB avail 2023-09-24T00:08:36.247 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 dump_blocked_ops 2023-09-24T00:08:36.269 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '0.05', 'overage': '110', 'type': 'reweight-by-utilization'} 2023-09-24T00:08:36.269 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd reweight-by-utilization 110 0.05 2023-09-24T00:08:37.232 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-24T00:08:37.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:37 smithi159 bash[105915]: cluster 2023-09-24T00:08:37.212727+0000 mgr.y (mgr.25991) 1561 : cluster 0 pgmap v1812: 73 pgs: 73 active+clean; 8.6 MiB data, 4.4 GiB used, 621 GiB / 626 GiB avail 2023-09-24T00:08:37.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:37 smithi159 bash[108473]: cluster 2023-09-24T00:08:37.212727+0000 mgr.y (mgr.25991) 1561 : cluster 0 pgmap v1812: 73 pgs: 73 active+clean; 8.6 MiB data, 4.4 GiB used, 621 GiB / 626 GiB avail 2023-09-24T00:08:37.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:37 smithi164 bash[92846]: cluster 2023-09-24T00:08:37.212727+0000 mgr.y (mgr.25991) 1561 : cluster 0 pgmap v1812: 73 pgs: 73 active+clean; 8.6 MiB data, 4.4 GiB used, 621 GiB / 626 GiB avail 2023-09-24T00:08:39.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:39 smithi159 bash[105915]: cluster 2023-09-24T00:08:39.213700+0000 mgr.y (mgr.25991) 1562 : cluster 0 pgmap v1813: 73 pgs: 73 active+clean; 8.6 MiB data, 4.4 GiB used, 621 GiB / 626 GiB avail 2023-09-24T00:08:39.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:39 smithi159 bash[108473]: cluster 2023-09-24T00:08:39.213700+0000 mgr.y (mgr.25991) 1562 : cluster 0 pgmap v1813: 73 pgs: 73 active+clean; 8.6 MiB data, 4.4 GiB used, 621 GiB / 626 GiB avail 2023-09-24T00:08:39.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:39 smithi164 bash[92846]: cluster 2023-09-24T00:08:39.213700+0000 mgr.y (mgr.25991) 1562 : cluster 0 pgmap v1813: 73 pgs: 73 active+clean; 8.6 MiB data, 4.4 GiB used, 621 GiB / 626 GiB avail 2023-09-24T00:08:41.046 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:08:41.047 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:08:41.047 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:08:41.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:41 smithi159 bash[105915]: cluster 2023-09-24T00:08:41.214570+0000 mgr.y (mgr.25991) 1563 : cluster 0 pgmap v1814: 73 pgs: 73 active+clean; 8.6 MiB data, 4.4 GiB used, 621 GiB / 626 GiB avail 2023-09-24T00:08:41.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:41 smithi159 bash[108473]: cluster 2023-09-24T00:08:41.214570+0000 mgr.y (mgr.25991) 1563 : cluster 0 pgmap v1814: 73 pgs: 73 active+clean; 8.6 MiB data, 4.4 GiB used, 621 GiB / 626 GiB avail 2023-09-24T00:08:41.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:41 smithi164 bash[92846]: cluster 2023-09-24T00:08:41.214570+0000 mgr.y (mgr.25991) 1563 : cluster 0 pgmap v1814: 73 pgs: 73 active+clean; 8.6 MiB data, 4.4 GiB used, 621 GiB / 626 GiB avail 2023-09-24T00:08:43.922 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 24 00:08:43 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [24/Sep/2023:00:08:43] "GET /metrics HTTP/1.1" 200 34211 "" "Prometheus/2.43.0" 2023-09-24T00:08:44.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:44 smithi164 bash[92846]: cluster 2023-09-24T00:08:43.215237+0000 mgr.y (mgr.25991) 1564 : cluster 0 pgmap v1815: 73 pgs: 73 active+clean; 8.6 MiB data, 4.3 GiB used, 621 GiB / 626 GiB avail 2023-09-24T00:08:44.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:44 smithi159 bash[105915]: cluster 2023-09-24T00:08:43.215237+0000 mgr.y (mgr.25991) 1564 : cluster 0 pgmap v1815: 73 pgs: 73 active+clean; 8.6 MiB data, 4.3 GiB used, 621 GiB / 626 GiB avail 2023-09-24T00:08:44.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:44 smithi159 bash[108473]: cluster 2023-09-24T00:08:43.215237+0000 mgr.y (mgr.25991) 1564 : cluster 0 pgmap v1815: 73 pgs: 73 active+clean; 8.6 MiB data, 4.3 GiB used, 621 GiB / 626 GiB avail 2023-09-24T00:08:46.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:46 smithi164 bash[92846]: cluster 2023-09-24T00:08:45.215997+0000 mgr.y (mgr.25991) 1565 : cluster 0 pgmap v1816: 73 pgs: 73 active+clean; 8.6 MiB data, 4.3 GiB used, 621 GiB / 626 GiB avail 2023-09-24T00:08:46.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:46 smithi159 bash[105915]: cluster 2023-09-24T00:08:45.215997+0000 mgr.y (mgr.25991) 1565 : cluster 0 pgmap v1816: 73 pgs: 73 active+clean; 8.6 MiB data, 4.3 GiB used, 621 GiB / 626 GiB avail 2023-09-24T00:08:46.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:46 smithi159 bash[108473]: cluster 2023-09-24T00:08:45.215997+0000 mgr.y (mgr.25991) 1565 : cluster 0 pgmap v1816: 73 pgs: 73 active+clean; 8.6 MiB data, 4.3 GiB used, 621 GiB / 626 GiB avail 2023-09-24T00:08:47.377 INFO:teuthology.orchestra.run.smithi159.stdout:{ 2023-09-24T00:08:47.378 INFO:teuthology.orchestra.run.smithi159.stdout: "ops": [], 2023-09-24T00:08:47.378 INFO:teuthology.orchestra.run.smithi159.stdout: "complaint_time": 30, 2023-09-24T00:08:47.378 INFO:teuthology.orchestra.run.smithi159.stdout: "num_blocked_ops": 0 2023-09-24T00:08:47.378 INFO:teuthology.orchestra.run.smithi159.stdout:} 2023-09-24T00:08:48.288 INFO:teuthology.orchestra.run.smithi159.stdout:moved 2 / 219 (0.913242%) 2023-09-24T00:08:48.288 INFO:teuthology.orchestra.run.smithi159.stdout:avg 31.2857 2023-09-24T00:08:48.289 INFO:teuthology.orchestra.run.smithi159.stdout:stddev 10.9768 -> 11.2595 (expected baseline 5.17845) 2023-09-24T00:08:48.289 INFO:teuthology.orchestra.run.smithi159.stdout:min osd.2 with 16 -> 16 pgs (0.511416 -> 0.511416 * mean) 2023-09-24T00:08:48.289 INFO:teuthology.orchestra.run.smithi159.stdout:max osd.1 with 46 -> 46 pgs (1.47032 -> 1.47032 * mean) 2023-09-24T00:08:48.289 INFO:teuthology.orchestra.run.smithi159.stdout: 2023-09-24T00:08:48.289 INFO:teuthology.orchestra.run.smithi159.stdout:oload 110 2023-09-24T00:08:48.289 INFO:teuthology.orchestra.run.smithi159.stdout:max_change 0.05 2023-09-24T00:08:48.289 INFO:teuthology.orchestra.run.smithi159.stdout:max_change_osds 4 2023-09-24T00:08:48.289 INFO:teuthology.orchestra.run.smithi159.stdout:average_utilization 0.0069 2023-09-24T00:08:48.289 INFO:teuthology.orchestra.run.smithi159.stdout:overload_utilization 0.0076 2023-09-24T00:08:48.289 INFO:teuthology.orchestra.run.smithi159.stdout:osd.3 weight 0.5019 -> 0.4519 2023-09-24T00:08:48.289 INFO:teuthology.orchestra.run.smithi159.stdout:osd.2 weight 0.5561 -> 0.5061 2023-09-24T00:08:48.289 INFO:teuthology.orchestra.run.smithi159.stdout:osd.6 weight 1.0000 -> 0.9500 2023-09-24T00:08:48.294 INFO:teuthology.orchestra.run.smithi159.stderr:noscrub is unset 2023-09-24T00:08:48.339 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 dump_historic_ops 2023-09-24T00:08:48.478 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:48 smithi159 bash[105915]: cluster 2023-09-24T00:08:47.218693+0000 mgr.y (mgr.25991) 1566 : cluster 0 pgmap v1817: 73 pgs: 73 active+clean; 8.6 MiB data, 4.3 GiB used, 621 GiB / 626 GiB avail 2023-09-24T00:08:48.478 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:48 smithi159 bash[105915]: audit 2023-09-24T00:08:47.281654+0000 mon.a (mon.0) 2092 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:08:48.478 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:48 smithi159 bash[105915]: audit 2023-09-24T00:08:47.282969+0000 mon.a (mon.0) 2093 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:08:48.478 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:48 smithi159 bash[105915]: audit 2023-09-24T00:08:47.430416+0000 mon.a (mon.0) 2094 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd reweightn", "weights": "{'2':'33171','3':'29614','6':'62260'}"}]: dispatch 2023-09-24T00:08:48.478 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:48 smithi159 bash[105915]: audit 2023-09-24T00:08:47.568891+0000 mon.a (mon.0) 2095 : audit 1 from='client.? 172.21.15.159:0/633142906' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-24T00:08:48.479 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:48 smithi159 bash[108473]: cluster 2023-09-24T00:08:47.218693+0000 mgr.y (mgr.25991) 1566 : cluster 0 pgmap v1817: 73 pgs: 73 active+clean; 8.6 MiB data, 4.3 GiB used, 621 GiB / 626 GiB avail 2023-09-24T00:08:48.479 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:48 smithi159 bash[108473]: audit 2023-09-24T00:08:47.281654+0000 mon.a (mon.0) 2092 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:08:48.479 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:48 smithi159 bash[108473]: audit 2023-09-24T00:08:47.282969+0000 mon.a (mon.0) 2093 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:08:48.479 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:48 smithi159 bash[108473]: audit 2023-09-24T00:08:47.430416+0000 mon.a (mon.0) 2094 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd reweightn", "weights": "{'2':'33171','3':'29614','6':'62260'}"}]: dispatch 2023-09-24T00:08:48.479 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:48 smithi159 bash[108473]: audit 2023-09-24T00:08:47.568891+0000 mon.a (mon.0) 2095 : audit 1 from='client.? 172.21.15.159:0/633142906' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-24T00:08:48.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:48 smithi164 bash[92846]: cluster 2023-09-24T00:08:47.218693+0000 mgr.y (mgr.25991) 1566 : cluster 0 pgmap v1817: 73 pgs: 73 active+clean; 8.6 MiB data, 4.3 GiB used, 621 GiB / 626 GiB avail 2023-09-24T00:08:48.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:48 smithi164 bash[92846]: audit 2023-09-24T00:08:47.281654+0000 mon.a (mon.0) 2092 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:08:48.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:48 smithi164 bash[92846]: audit 2023-09-24T00:08:47.282969+0000 mon.a (mon.0) 2093 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:08:48.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:48 smithi164 bash[92846]: audit 2023-09-24T00:08:47.430416+0000 mon.a (mon.0) 2094 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd reweightn", "weights": "{'2':'33171','3':'29614','6':'62260'}"}]: dispatch 2023-09-24T00:08:48.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:48 smithi164 bash[92846]: audit 2023-09-24T00:08:47.568891+0000 mon.a (mon.0) 2095 : audit 1 from='client.? 172.21.15.159:0/633142906' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-24T00:08:49.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:49 smithi164 bash[92846]: audit 2023-09-24T00:08:47.428960+0000 mgr.y (mgr.25991) 1567 : audit 0 from='client.36591 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 110, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2023-09-24T00:08:49.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:49 smithi164 bash[92846]: cluster 2023-09-24T00:08:48.279065+0000 mon.a (mon.0) 2096 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: noscrub flag(s) set) 2023-09-24T00:08:49.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:49 smithi164 bash[92846]: cluster 2023-09-24T00:08:48.279093+0000 mon.a (mon.0) 2097 : cluster 1 Cluster is now healthy 2023-09-24T00:08:49.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:49 smithi164 bash[92846]: cluster 2023-09-24T00:08:48.283972+0000 osd.4 (osd.4) 366 : cluster 3 failed to encode map e458 with expected crc 2023-09-24T00:08:49.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:49 smithi164 bash[92846]: audit 2023-09-24T00:08:48.284316+0000 mon.a (mon.0) 2098 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'2':'33171','3':'29614','6':'62260'}"}]': finished 2023-09-24T00:08:49.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:49 smithi164 bash[92846]: audit 2023-09-24T00:08:48.284399+0000 mon.a (mon.0) 2099 : audit 1 from='client.? 172.21.15.159:0/633142906' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-24T00:08:49.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:49 smithi164 bash[92846]: cluster 2023-09-24T00:08:48.284456+0000 mon.a (mon.0) 2100 : cluster 0 osdmap e458: 8 total, 8 up, 7 in 2023-09-24T00:08:49.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:49 smithi164 bash[92846]: cluster 2023-09-24T00:08:48.288189+0000 osd.7 (osd.7) 319 : cluster 3 failed to encode map e458 with expected crc 2023-09-24T00:08:49.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:49 smithi164 bash[92846]: cluster 2023-09-24T00:08:48.294021+0000 osd.6 (osd.6) 565 : cluster 3 failed to encode map e458 with expected crc 2023-09-24T00:08:49.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:49 smithi164 bash[92846]: cluster 2023-09-24T00:08:48.424929+0000 osd.5 (osd.5) 300 : cluster 3 failed to encode map e458 with expected crc 2023-09-24T00:08:49.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:49 smithi159 bash[105915]: audit 2023-09-24T00:08:47.428960+0000 mgr.y (mgr.25991) 1567 : audit 0 from='client.36591 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 110, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2023-09-24T00:08:49.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:49 smithi159 bash[105915]: cluster 2023-09-24T00:08:48.279065+0000 mon.a (mon.0) 2096 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: noscrub flag(s) set) 2023-09-24T00:08:49.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:49 smithi159 bash[105915]: cluster 2023-09-24T00:08:48.279093+0000 mon.a (mon.0) 2097 : cluster 1 Cluster is now healthy 2023-09-24T00:08:49.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:49 smithi159 bash[105915]: cluster 2023-09-24T00:08:48.283972+0000 osd.4 (osd.4) 366 : cluster 3 failed to encode map e458 with expected crc 2023-09-24T00:08:49.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:49 smithi159 bash[105915]: audit 2023-09-24T00:08:48.284316+0000 mon.a (mon.0) 2098 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'2':'33171','3':'29614','6':'62260'}"}]': finished 2023-09-24T00:08:49.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:49 smithi159 bash[105915]: audit 2023-09-24T00:08:48.284399+0000 mon.a (mon.0) 2099 : audit 1 from='client.? 172.21.15.159:0/633142906' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-24T00:08:49.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:49 smithi159 bash[105915]: cluster 2023-09-24T00:08:48.284456+0000 mon.a (mon.0) 2100 : cluster 0 osdmap e458: 8 total, 8 up, 7 in 2023-09-24T00:08:49.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:49 smithi159 bash[105915]: cluster 2023-09-24T00:08:48.288189+0000 osd.7 (osd.7) 319 : cluster 3 failed to encode map e458 with expected crc 2023-09-24T00:08:49.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:49 smithi159 bash[105915]: cluster 2023-09-24T00:08:48.294021+0000 osd.6 (osd.6) 565 : cluster 3 failed to encode map e458 with expected crc 2023-09-24T00:08:49.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:49 smithi159 bash[105915]: cluster 2023-09-24T00:08:48.424929+0000 osd.5 (osd.5) 300 : cluster 3 failed to encode map e458 with expected crc 2023-09-24T00:08:49.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:49 smithi159 bash[108473]: audit 2023-09-24T00:08:47.428960+0000 mgr.y (mgr.25991) 1567 : audit 0 from='client.36591 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 110, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2023-09-24T00:08:49.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:49 smithi159 bash[108473]: cluster 2023-09-24T00:08:48.279065+0000 mon.a (mon.0) 2096 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: noscrub flag(s) set) 2023-09-24T00:08:49.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:49 smithi159 bash[108473]: cluster 2023-09-24T00:08:48.279093+0000 mon.a (mon.0) 2097 : cluster 1 Cluster is now healthy 2023-09-24T00:08:49.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:49 smithi159 bash[108473]: cluster 2023-09-24T00:08:48.283972+0000 osd.4 (osd.4) 366 : cluster 3 failed to encode map e458 with expected crc 2023-09-24T00:08:49.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:49 smithi159 bash[108473]: audit 2023-09-24T00:08:48.284316+0000 mon.a (mon.0) 2098 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'2':'33171','3':'29614','6':'62260'}"}]': finished 2023-09-24T00:08:49.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:49 smithi159 bash[108473]: audit 2023-09-24T00:08:48.284399+0000 mon.a (mon.0) 2099 : audit 1 from='client.? 172.21.15.159:0/633142906' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-24T00:08:49.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:49 smithi159 bash[108473]: cluster 2023-09-24T00:08:48.284456+0000 mon.a (mon.0) 2100 : cluster 0 osdmap e458: 8 total, 8 up, 7 in 2023-09-24T00:08:49.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:49 smithi159 bash[108473]: cluster 2023-09-24T00:08:48.288189+0000 osd.7 (osd.7) 319 : cluster 3 failed to encode map e458 with expected crc 2023-09-24T00:08:49.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:49 smithi159 bash[108473]: cluster 2023-09-24T00:08:48.294021+0000 osd.6 (osd.6) 565 : cluster 3 failed to encode map e458 with expected crc 2023-09-24T00:08:49.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:49 smithi159 bash[108473]: cluster 2023-09-24T00:08:48.424929+0000 osd.5 (osd.5) 300 : cluster 3 failed to encode map e458 with expected crc 2023-09-24T00:08:50.230 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-24T00:08:50.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:50 smithi164 bash[92846]: cluster 2023-09-24T00:08:49.219159+0000 mgr.y (mgr.25991) 1568 : cluster 0 pgmap v1819: 73 pgs: 1 peering, 72 active+clean; 8.6 MiB data, 4.3 GiB used, 621 GiB / 626 GiB avail 2023-09-24T00:08:50.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:50 smithi164 bash[92846]: cluster 2023-09-24T00:08:49.292624+0000 osd.6 (osd.6) 566 : cluster 3 failed to encode map e459 with expected crc 2023-09-24T00:08:50.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:50 smithi164 bash[92846]: cluster 2023-09-24T00:08:49.294300+0000 mon.a (mon.0) 2101 : cluster 0 osdmap e459: 8 total, 8 up, 7 in 2023-09-24T00:08:50.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:50 smithi159 bash[105915]: cluster 2023-09-24T00:08:49.219159+0000 mgr.y (mgr.25991) 1568 : cluster 0 pgmap v1819: 73 pgs: 1 peering, 72 active+clean; 8.6 MiB data, 4.3 GiB used, 621 GiB / 626 GiB avail 2023-09-24T00:08:50.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:50 smithi159 bash[105915]: cluster 2023-09-24T00:08:49.292624+0000 osd.6 (osd.6) 566 : cluster 3 failed to encode map e459 with expected crc 2023-09-24T00:08:50.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:50 smithi159 bash[105915]: cluster 2023-09-24T00:08:49.294300+0000 mon.a (mon.0) 2101 : cluster 0 osdmap e459: 8 total, 8 up, 7 in 2023-09-24T00:08:50.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:50 smithi159 bash[108473]: cluster 2023-09-24T00:08:49.219159+0000 mgr.y (mgr.25991) 1568 : cluster 0 pgmap v1819: 73 pgs: 1 peering, 72 active+clean; 8.6 MiB data, 4.3 GiB used, 621 GiB / 626 GiB avail 2023-09-24T00:08:50.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:50 smithi159 bash[108473]: cluster 2023-09-24T00:08:49.292624+0000 osd.6 (osd.6) 566 : cluster 3 failed to encode map e459 with expected crc 2023-09-24T00:08:50.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:50 smithi159 bash[108473]: cluster 2023-09-24T00:08:49.294300+0000 mon.a (mon.0) 2101 : cluster 0 osdmap e459: 8 total, 8 up, 7 in 2023-09-24T00:08:51.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:51 smithi164 bash[92846]: cluster 2023-09-24T00:08:49.771944+0000 osd.7 (osd.7) 320 : cluster 3 failed to encode map e459 with expected crc 2023-09-24T00:08:51.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:51 smithi164 bash[92846]: cluster 2023-09-24T00:08:49.871153+0000 osd.5 (osd.5) 301 : cluster 3 failed to encode map e459 with expected crc 2023-09-24T00:08:51.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:51 smithi164 bash[92846]: audit 2023-09-24T00:08:50.794065+0000 mon.a (mon.0) 2102 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-24T00:08:51.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:51 smithi164 bash[92846]: cluster 2023-09-24T00:08:51.219956+0000 mgr.y (mgr.25991) 1569 : cluster 0 pgmap v1821: 73 pgs: 1 peering, 72 active+clean; 8.6 MiB data, 4.3 GiB used, 621 GiB / 626 GiB avail 2023-09-24T00:08:51.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:51 smithi159 bash[105915]: cluster 2023-09-24T00:08:49.771944+0000 osd.7 (osd.7) 320 : cluster 3 failed to encode map e459 with expected crc 2023-09-24T00:08:51.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:51 smithi159 bash[105915]: cluster 2023-09-24T00:08:49.871153+0000 osd.5 (osd.5) 301 : cluster 3 failed to encode map e459 with expected crc 2023-09-24T00:08:51.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:51 smithi159 bash[105915]: audit 2023-09-24T00:08:50.794065+0000 mon.a (mon.0) 2102 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-24T00:08:51.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:51 smithi159 bash[105915]: cluster 2023-09-24T00:08:51.219956+0000 mgr.y (mgr.25991) 1569 : cluster 0 pgmap v1821: 73 pgs: 1 peering, 72 active+clean; 8.6 MiB data, 4.3 GiB used, 621 GiB / 626 GiB avail 2023-09-24T00:08:51.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:51 smithi159 bash[108473]: cluster 2023-09-24T00:08:49.771944+0000 osd.7 (osd.7) 320 : cluster 3 failed to encode map e459 with expected crc 2023-09-24T00:08:51.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:51 smithi159 bash[108473]: cluster 2023-09-24T00:08:49.871153+0000 osd.5 (osd.5) 301 : cluster 3 failed to encode map e459 with expected crc 2023-09-24T00:08:51.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:51 smithi159 bash[108473]: audit 2023-09-24T00:08:50.794065+0000 mon.a (mon.0) 2102 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-24T00:08:51.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:51 smithi159 bash[108473]: cluster 2023-09-24T00:08:51.219956+0000 mgr.y (mgr.25991) 1569 : cluster 0 pgmap v1821: 73 pgs: 1 peering, 72 active+clean; 8.6 MiB data, 4.3 GiB used, 621 GiB / 626 GiB avail 2023-09-24T00:08:53.112 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:08:54.044 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 24 00:08:53 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [24/Sep/2023:00:08:53] "GET /metrics HTTP/1.1" 200 34214 "" "Prometheus/2.43.0" 2023-09-24T00:08:54.128 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:08:54.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:54 smithi164 bash[92846]: cluster 2023-09-24T00:08:53.220555+0000 mgr.y (mgr.25991) 1570 : cluster 0 pgmap v1822: 73 pgs: 1 peering, 72 active+clean; 8.6 MiB data, 4.3 GiB used, 621 GiB / 626 GiB avail 2023-09-24T00:08:54.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:54 smithi159 bash[105915]: cluster 2023-09-24T00:08:53.220555+0000 mgr.y (mgr.25991) 1570 : cluster 0 pgmap v1822: 73 pgs: 1 peering, 72 active+clean; 8.6 MiB data, 4.3 GiB used, 621 GiB / 626 GiB avail 2023-09-24T00:08:54.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:54 smithi159 bash[108473]: cluster 2023-09-24T00:08:53.220555+0000 mgr.y (mgr.25991) 1570 : cluster 0 pgmap v1822: 73 pgs: 1 peering, 72 active+clean; 8.6 MiB data, 4.3 GiB used, 621 GiB / 626 GiB avail 2023-09-24T00:08:55.299 INFO:tasks.thrashosds.thrasher:inning osd 2023-09-24T00:08:55.299 INFO:tasks.thrashosds.thrasher:Adding osd 4 2023-09-24T00:08:55.299 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd in 4 2023-09-24T00:08:55.490 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:55 smithi159 bash[105915]: cluster 2023-09-24T00:08:55.221166+0000 mgr.y (mgr.25991) 1571 : cluster 0 pgmap v1823: 73 pgs: 73 active+clean; 8.6 MiB data, 4.3 GiB used, 621 GiB / 626 GiB avail 2023-09-24T00:08:55.490 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:55 smithi159 bash[108473]: cluster 2023-09-24T00:08:55.221166+0000 mgr.y (mgr.25991) 1571 : cluster 0 pgmap v1823: 73 pgs: 73 active+clean; 8.6 MiB data, 4.3 GiB used, 621 GiB / 626 GiB avail 2023-09-24T00:08:55.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:55 smithi164 bash[92846]: cluster 2023-09-24T00:08:55.221166+0000 mgr.y (mgr.25991) 1571 : cluster 0 pgmap v1823: 73 pgs: 73 active+clean; 8.6 MiB data, 4.3 GiB used, 621 GiB / 626 GiB avail 2023-09-24T00:08:57.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:57 smithi164 bash[92846]: audit 2023-09-24T00:08:56.229873+0000 mon.a (mon.0) 2103 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:08:57.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:57 smithi164 bash[92846]: audit 2023-09-24T00:08:56.236795+0000 mon.a (mon.0) 2104 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:08:57.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:57 smithi164 bash[92846]: cluster 2023-09-24T00:08:57.221717+0000 mgr.y (mgr.25991) 1572 : cluster 0 pgmap v1824: 73 pgs: 73 active+clean; 8.6 MiB data, 4.3 GiB used, 622 GiB / 626 GiB avail 2023-09-24T00:08:57.546 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:57 smithi159 bash[105915]: audit 2023-09-24T00:08:56.229873+0000 mon.a (mon.0) 2103 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:08:57.546 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:57 smithi159 bash[105915]: audit 2023-09-24T00:08:56.236795+0000 mon.a (mon.0) 2104 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:08:57.546 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:57 smithi159 bash[105915]: cluster 2023-09-24T00:08:57.221717+0000 mgr.y (mgr.25991) 1572 : cluster 0 pgmap v1824: 73 pgs: 73 active+clean; 8.6 MiB data, 4.3 GiB used, 622 GiB / 626 GiB avail 2023-09-24T00:08:57.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:57 smithi159 bash[108473]: audit 2023-09-24T00:08:56.229873+0000 mon.a (mon.0) 2103 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:08:57.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:57 smithi159 bash[108473]: audit 2023-09-24T00:08:56.236795+0000 mon.a (mon.0) 2104 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:08:57.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:57 smithi159 bash[108473]: cluster 2023-09-24T00:08:57.221717+0000 mgr.y (mgr.25991) 1572 : cluster 0 pgmap v1824: 73 pgs: 73 active+clean; 8.6 MiB data, 4.3 GiB used, 622 GiB / 626 GiB avail 2023-09-24T00:08:58.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:58 smithi164 bash[92846]: audit 2023-09-24T00:08:57.238236+0000 mon.a (mon.0) 2105 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:08:58.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:58 smithi164 bash[92846]: audit 2023-09-24T00:08:57.246269+0000 mon.a (mon.0) 2106 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:08:58.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:58 smithi164 bash[92846]: audit 2023-09-24T00:08:57.715265+0000 mon.a (mon.0) 2107 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-24T00:08:58.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:58 smithi164 bash[92846]: audit 2023-09-24T00:08:57.717209+0000 mon.a (mon.0) 2108 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-24T00:08:58.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:58 smithi164 bash[92846]: audit 2023-09-24T00:08:57.726904+0000 mon.a (mon.0) 2109 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:08:58.579 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:58 smithi159 bash[105915]: audit 2023-09-24T00:08:57.238236+0000 mon.a (mon.0) 2105 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:08:58.579 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:58 smithi159 bash[105915]: audit 2023-09-24T00:08:57.246269+0000 mon.a (mon.0) 2106 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:08:58.580 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:58 smithi159 bash[105915]: audit 2023-09-24T00:08:57.715265+0000 mon.a (mon.0) 2107 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-24T00:08:58.580 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:58 smithi159 bash[105915]: audit 2023-09-24T00:08:57.717209+0000 mon.a (mon.0) 2108 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-24T00:08:58.580 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:58 smithi159 bash[105915]: audit 2023-09-24T00:08:57.726904+0000 mon.a (mon.0) 2109 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:08:58.580 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:58 smithi159 bash[108473]: audit 2023-09-24T00:08:57.238236+0000 mon.a (mon.0) 2105 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:08:58.580 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:58 smithi159 bash[108473]: audit 2023-09-24T00:08:57.246269+0000 mon.a (mon.0) 2106 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:08:58.580 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:58 smithi159 bash[108473]: audit 2023-09-24T00:08:57.715265+0000 mon.a (mon.0) 2107 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-24T00:08:58.580 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:58 smithi159 bash[108473]: audit 2023-09-24T00:08:57.717209+0000 mon.a (mon.0) 2108 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-24T00:08:58.580 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:58 smithi159 bash[108473]: audit 2023-09-24T00:08:57.726904+0000 mon.a (mon.0) 2109 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:08:59.484 INFO:teuthology.orchestra.run.smithi159.stdout:{ 2023-09-24T00:08:59.484 INFO:teuthology.orchestra.run.smithi159.stdout: "size": 20, 2023-09-24T00:08:59.485 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 600, 2023-09-24T00:08:59.485 INFO:teuthology.orchestra.run.smithi159.stdout: "ops": [ 2023-09-24T00:08:59.485 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.485 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.35448.0:81997 10.9 10:9d99b3b6:::benchmark_data_smithi159_258586_object5537:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e352)", 2023-09-24T00:08:59.485 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:59:22.041704+0000", 2023-09-24T00:08:59.485 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 577.43410486400001, 2023-09-24T00:08:59.485 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.33174146799999998, 2023-09-24T00:08:59.485 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-24T00:08:59.485 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:08:59.485 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-24T00:08:59.486 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.35448", 2023-09-24T00:08:59.486 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:08:59.486 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 81997 2023-09-24T00:08:59.486 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.486 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-24T00:08:59.486 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.486 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-24T00:08:59.486 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:59:22.041704+0000", 2023-09-24T00:08:59.486 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:08:59.487 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.487 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.487 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-24T00:08:59.487 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:59:22.041704+0000", 2023-09-24T00:08:59.487 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:08:59.487 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.487 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.487 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-24T00:08:59.487 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:59:22.041703+0000", 2023-09-24T00:08:59.487 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999986 2023-09-24T00:08:59.488 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.488 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.488 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-24T00:08:59.488 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:59:22.041710+0000", 2023-09-24T00:08:59.488 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.255e-06 2023-09-24T00:08:59.488 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.488 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.488 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-24T00:08:59.488 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:59:22.041724+0000", 2023-09-24T00:08:59.488 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.4445e-05 2023-09-24T00:08:59.489 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.489 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.489 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-24T00:08:59.489 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:59:22.041734+0000", 2023-09-24T00:08:59.489 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 9.2459999999999992e-06 2023-09-24T00:08:59.489 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.489 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.489 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:08:59.489 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:59:22.041779+0000", 2023-09-24T00:08:59.489 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.5757000000000003e-05 2023-09-24T00:08:59.489 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.490 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.490 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for degraded object", 2023-09-24T00:08:59.490 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:59:22.041865+0000", 2023-09-24T00:08:59.490 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.6174000000000005e-05 2023-09-24T00:08:59.490 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.490 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.490 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:08:59.490 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:59:22.297508+0000", 2023-09-24T00:08:59.490 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.25564269299999998 2023-09-24T00:08:59.490 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.491 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.491 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-24T00:08:59.491 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:59:22.297613+0000", 2023-09-24T00:08:59.491 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000104691 2023-09-24T00:08:59.491 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.491 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.491 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 5,7", 2023-09-24T00:08:59.491 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:59:22.297716+0000", 2023-09-24T00:08:59.491 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000103442 2023-09-24T00:08:59.491 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.491 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.492 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:08:59.492 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:59:22.307524+0000", 2023-09-24T00:08:59.492 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0098074760000000007 2023-09-24T00:08:59.492 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.492 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.492 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-24T00:08:59.492 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:59:22.307542+0000", 2023-09-24T00:08:59.492 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.7985000000000001e-05 2023-09-24T00:08:59.492 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.492 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.492 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:08:59.493 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:59:22.370769+0000", 2023-09-24T00:08:59.493 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.06322672 2023-09-24T00:08:59.493 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.493 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.493 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-24T00:08:59.493 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:59:22.370820+0000", 2023-09-24T00:08:59.493 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.1520000000000001e-05 2023-09-24T00:08:59.493 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.493 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.493 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-24T00:08:59.494 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:59:22.373445+0000", 2023-09-24T00:08:59.494 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0026252659999999998 2023-09-24T00:08:59.494 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:08:59.494 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-24T00:08:59.494 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:08:59.494 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.494 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.494 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.35448.0:82291 10.9 10:9e7fc7f8:::benchmark_data_smithi159_258586_object5831:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e353)", 2023-09-24T00:08:59.494 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-23T23:59:24.545552+0000", 2023-09-24T00:08:59.494 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 574.93025671999999, 2023-09-24T00:08:59.495 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.30569211699999999, 2023-09-24T00:08:59.495 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-24T00:08:59.495 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:08:59.495 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-24T00:08:59.495 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.35448", 2023-09-24T00:08:59.495 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:08:59.495 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 82291 2023-09-24T00:08:59.495 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.495 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-24T00:08:59.495 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.495 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-24T00:08:59.496 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:59:24.545552+0000", 2023-09-24T00:08:59.496 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:08:59.496 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.496 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.496 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-24T00:08:59.496 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:59:24.545552+0000", 2023-09-24T00:08:59.496 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:08:59.496 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.496 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.496 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-24T00:08:59.497 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:59:24.545550+0000", 2023-09-24T00:08:59.497 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999981 2023-09-24T00:08:59.497 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.497 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.497 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-24T00:08:59.497 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:59:24.545561+0000", 2023-09-24T00:08:59.497 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.0791000000000001e-05 2023-09-24T00:08:59.497 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.497 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.497 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-24T00:08:59.497 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:59:24.545583+0000", 2023-09-24T00:08:59.498 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.2702999999999999e-05 2023-09-24T00:08:59.498 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.498 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.498 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-24T00:08:59.498 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:59:24.545598+0000", 2023-09-24T00:08:59.498 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.5170999999999999e-05 2023-09-24T00:08:59.498 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.498 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.498 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:08:59.498 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:59:24.545663+0000", 2023-09-24T00:08:59.499 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.4431999999999996e-05 2023-09-24T00:08:59.499 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.499 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.499 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for degraded object", 2023-09-24T00:08:59.499 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:59:24.545757+0000", 2023-09-24T00:08:59.499 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 9.4420999999999996e-05 2023-09-24T00:08:59.499 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.499 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.499 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:08:59.499 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:59:24.804173+0000", 2023-09-24T00:08:59.500 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.25841530499999998 2023-09-24T00:08:59.500 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.500 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.500 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-24T00:08:59.500 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:59:24.804262+0000", 2023-09-24T00:08:59.500 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.9653000000000004e-05 2023-09-24T00:08:59.500 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.500 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.500 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 5,7", 2023-09-24T00:08:59.500 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:59:24.804372+0000", 2023-09-24T00:08:59.500 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000110023 2023-09-24T00:08:59.501 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.501 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.501 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:08:59.501 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:59:24.826217+0000", 2023-09-24T00:08:59.501 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.021844196 2023-09-24T00:08:59.501 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.501 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.501 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-24T00:08:59.501 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:59:24.826225+0000", 2023-09-24T00:08:59.501 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.2279999999999998e-06 2023-09-24T00:08:59.501 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.502 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.502 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:08:59.502 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:59:24.847954+0000", 2023-09-24T00:08:59.502 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.021729267 2023-09-24T00:08:59.502 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.502 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.502 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-24T00:08:59.502 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:59:24.848005+0000", 2023-09-24T00:08:59.502 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.1020000000000003e-05 2023-09-24T00:08:59.502 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.502 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.503 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-24T00:08:59.503 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-23T23:59:24.851244+0000", 2023-09-24T00:08:59.503 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0032390359999999998 2023-09-24T00:08:59.503 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:08:59.503 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-24T00:08:59.503 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:08:59.503 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.503 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.503 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "MOSDPGPushReply(10.8 368/350 [PushReplyOp(10:10d05942:::benchmark_data_smithi159_258586_object65115:head)])", 2023-09-24T00:08:59.503 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-24T00:02:05.797133+0000", 2023-09-24T00:08:59.504 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 413.678675962, 2023-09-24T00:08:59.504 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.30124741900000002, 2023-09-24T00:08:59.504 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-24T00:08:59.504 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "reached pg", 2023-09-24T00:08:59.504 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-24T00:08:59.504 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.504 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-24T00:08:59.504 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:02:05.797133+0000", 2023-09-24T00:08:59.504 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:08:59.504 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.505 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.505 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-24T00:08:59.505 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:02:05.797133+0000", 2023-09-24T00:08:59.505 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:08:59.505 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.505 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.505 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-24T00:08:59.505 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:02:05.797132+0000", 2023-09-24T00:08:59.505 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.999999 2023-09-24T00:08:59.505 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.506 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.506 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-24T00:08:59.506 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:02:05.797145+0000", 2023-09-24T00:08:59.506 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.2875e-05 2023-09-24T00:08:59.506 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.506 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.506 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-24T00:08:59.506 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:02:05.797158+0000", 2023-09-24T00:08:59.506 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.3365e-05 2023-09-24T00:08:59.506 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.507 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.507 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-24T00:08:59.507 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:02:05.797167+0000", 2023-09-24T00:08:59.507 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.602e-06 2023-09-24T00:08:59.507 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.507 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.507 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:08:59.507 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:02:05.797262+0000", 2023-09-24T00:08:59.507 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 9.5050000000000006e-05 2023-09-24T00:08:59.507 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.507 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.508 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-24T00:08:59.508 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:02:06.098380+0000", 2023-09-24T00:08:59.508 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.30111838299999999 2023-09-24T00:08:59.508 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:08:59.508 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-24T00:08:59.508 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:08:59.508 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.508 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.508 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.35448.0:94284 10.8 10:1bbd25e1:::benchmark_data_smithi159_258586_object17824:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e369)", 2023-09-24T00:08:59.508 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-24T00:02:12.534719+0000", 2023-09-24T00:08:59.509 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 406.94108992600002, 2023-09-24T00:08:59.509 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.80354479099999998, 2023-09-24T00:08:59.509 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-24T00:08:59.509 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:08:59.509 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-24T00:08:59.509 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.35448", 2023-09-24T00:08:59.509 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:08:59.509 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 94284 2023-09-24T00:08:59.509 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.509 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-24T00:08:59.510 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.510 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-24T00:08:59.510 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:02:12.534719+0000", 2023-09-24T00:08:59.510 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:08:59.510 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.510 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.510 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-24T00:08:59.510 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:02:12.534719+0000", 2023-09-24T00:08:59.510 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:08:59.510 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.511 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.511 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-24T00:08:59.511 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:02:12.534717+0000", 2023-09-24T00:08:59.511 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999981 2023-09-24T00:08:59.511 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.511 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.511 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-24T00:08:59.511 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:02:12.534725+0000", 2023-09-24T00:08:59.511 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.5799999999999992e-06 2023-09-24T00:08:59.511 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.511 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.512 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-24T00:08:59.512 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:02:12.534743+0000", 2023-09-24T00:08:59.512 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.7221999999999999e-05 2023-09-24T00:08:59.512 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.512 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.512 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-24T00:08:59.512 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:02:12.534750+0000", 2023-09-24T00:08:59.512 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.2400000000000001e-06 2023-09-24T00:08:59.512 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.512 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.513 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:08:59.513 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:02:12.534819+0000", 2023-09-24T00:08:59.513 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.8906999999999996e-05 2023-09-24T00:08:59.513 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.513 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.513 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for peered", 2023-09-24T00:08:59.513 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:02:12.534830+0000", 2023-09-24T00:08:59.513 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.1567e-05 2023-09-24T00:08:59.513 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.513 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.513 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:08:59.514 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:02:13.320438+0000", 2023-09-24T00:08:59.514 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.78560723799999999 2023-09-24T00:08:59.514 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.514 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.514 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-24T00:08:59.514 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:02:13.320578+0000", 2023-09-24T00:08:59.514 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000140366 2023-09-24T00:08:59.514 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.514 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.514 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 5,7", 2023-09-24T00:08:59.515 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:02:13.320677+0000", 2023-09-24T00:08:59.515 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 9.9266999999999997e-05 2023-09-24T00:08:59.515 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.515 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.515 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-24T00:08:59.515 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:02:13.325117+0000", 2023-09-24T00:08:59.515 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0044400830000000001 2023-09-24T00:08:59.515 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.515 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.515 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:08:59.515 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:02:13.327714+0000", 2023-09-24T00:08:59.516 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0025968979999999998 2023-09-24T00:08:59.516 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.516 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.516 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:08:59.516 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:02:13.338182+0000", 2023-09-24T00:08:59.516 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.010467583000000001 2023-09-24T00:08:59.516 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.516 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.516 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-24T00:08:59.516 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:02:13.338224+0000", 2023-09-24T00:08:59.517 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.2206999999999998e-05 2023-09-24T00:08:59.517 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.517 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.517 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-24T00:08:59.517 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:02:13.338264+0000", 2023-09-24T00:08:59.517 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 3.9471000000000002e-05 2023-09-24T00:08:59.517 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:08:59.517 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-24T00:08:59.517 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:08:59.517 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.518 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.518 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.35448.0:94285 10.8 10:17ff0531:::benchmark_data_smithi159_258586_object17825:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e369)", 2023-09-24T00:08:59.518 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-24T00:02:12.634206+0000", 2023-09-24T00:08:59.518 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 406.84160270400002, 2023-09-24T00:08:59.518 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.70418802899999999, 2023-09-24T00:08:59.518 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-24T00:08:59.518 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:08:59.518 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-24T00:08:59.518 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.35448", 2023-09-24T00:08:59.518 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:08:59.518 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 94285 2023-09-24T00:08:59.519 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.519 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-24T00:08:59.519 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.519 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-24T00:08:59.519 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:02:12.634206+0000", 2023-09-24T00:08:59.519 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:08:59.519 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.519 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.519 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-24T00:08:59.519 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:02:12.634206+0000", 2023-09-24T00:08:59.520 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:08:59.520 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.520 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.520 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-24T00:08:59.520 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:02:12.634203+0000", 2023-09-24T00:08:59.520 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999971 2023-09-24T00:08:59.520 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.520 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.520 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-24T00:08:59.520 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:02:12.634215+0000", 2023-09-24T00:08:59.520 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.136e-05 2023-09-24T00:08:59.521 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.521 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.521 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-24T00:08:59.521 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:02:12.634234+0000", 2023-09-24T00:08:59.521 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.9714000000000001e-05 2023-09-24T00:08:59.521 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.521 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.521 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-24T00:08:59.521 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:02:12.634244+0000", 2023-09-24T00:08:59.521 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 9.2050000000000008e-06 2023-09-24T00:08:59.522 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.522 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.522 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:08:59.522 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:02:12.634306+0000", 2023-09-24T00:08:59.522 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.2722e-05 2023-09-24T00:08:59.522 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.522 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.522 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for peered", 2023-09-24T00:08:59.522 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:02:12.634317+0000", 2023-09-24T00:08:59.522 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.1134999999999999e-05 2023-09-24T00:08:59.523 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.523 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.523 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:08:59.523 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:02:13.323582+0000", 2023-09-24T00:08:59.523 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.68926495099999996 2023-09-24T00:08:59.523 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.523 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.523 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-24T00:08:59.523 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:02:13.323658+0000", 2023-09-24T00:08:59.523 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.5992e-05 2023-09-24T00:08:59.524 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.524 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.524 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 5,7", 2023-09-24T00:08:59.524 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:02:13.323722+0000", 2023-09-24T00:08:59.524 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.3950999999999998e-05 2023-09-24T00:08:59.524 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.524 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.524 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-24T00:08:59.524 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:02:13.326737+0000", 2023-09-24T00:08:59.524 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.003014133 2023-09-24T00:08:59.525 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.525 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.525 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:08:59.525 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:02:13.330789+0000", 2023-09-24T00:08:59.525 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0040520210000000003 2023-09-24T00:08:59.525 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.525 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.525 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:08:59.525 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:02:13.338316+0000", 2023-09-24T00:08:59.525 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00752755 2023-09-24T00:08:59.525 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.526 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.526 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-24T00:08:59.526 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:02:13.338349+0000", 2023-09-24T00:08:59.526 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 3.3181e-05 2023-09-24T00:08:59.526 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.526 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.526 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-24T00:08:59.526 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:02:13.338394+0000", 2023-09-24T00:08:59.526 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.4740999999999997e-05 2023-09-24T00:08:59.526 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:08:59.527 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-24T00:08:59.527 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:08:59.527 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.527 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.527 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.35448.0:94300 10.8 10:10974c9a:::benchmark_data_smithi159_258586_object17840:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e369)", 2023-09-24T00:08:59.527 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-24T00:02:12.787706+0000", 2023-09-24T00:08:59.527 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 406.68810278799998, 2023-09-24T00:08:59.527 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.55079247499999995, 2023-09-24T00:08:59.527 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-24T00:08:59.527 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:08:59.528 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-24T00:08:59.528 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.35448", 2023-09-24T00:08:59.528 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:08:59.528 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 94300 2023-09-24T00:08:59.528 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.528 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-24T00:08:59.528 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.528 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-24T00:08:59.528 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:02:12.787706+0000", 2023-09-24T00:08:59.528 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:08:59.528 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.529 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.529 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-24T00:08:59.529 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:02:12.787706+0000", 2023-09-24T00:08:59.529 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:08:59.529 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.529 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.529 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-24T00:08:59.529 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:02:12.787703+0000", 2023-09-24T00:08:59.529 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999971 2023-09-24T00:08:59.529 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.530 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.530 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-24T00:08:59.530 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:02:12.787715+0000", 2023-09-24T00:08:59.530 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.1895999999999999e-05 2023-09-24T00:08:59.530 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.530 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.530 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-24T00:08:59.530 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:02:12.787738+0000", 2023-09-24T00:08:59.530 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.2574000000000001e-05 2023-09-24T00:08:59.530 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.530 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.531 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-24T00:08:59.531 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:02:12.787751+0000", 2023-09-24T00:08:59.531 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.3429e-05 2023-09-24T00:08:59.531 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.531 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.531 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:08:59.531 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:02:12.787878+0000", 2023-09-24T00:08:59.531 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000127016 2023-09-24T00:08:59.531 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.531 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.532 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for peered", 2023-09-24T00:08:59.532 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:02:12.787898+0000", 2023-09-24T00:08:59.532 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.0098e-05 2023-09-24T00:08:59.532 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.532 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.532 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:08:59.532 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:02:13.325140+0000", 2023-09-24T00:08:59.532 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.53724171899999995 2023-09-24T00:08:59.532 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.532 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.532 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-24T00:08:59.533 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:02:13.325215+0000", 2023-09-24T00:08:59.533 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.4791999999999998e-05 2023-09-24T00:08:59.533 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.533 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.533 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 5,7", 2023-09-24T00:08:59.533 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:02:13.325282+0000", 2023-09-24T00:08:59.533 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.6933000000000004e-05 2023-09-24T00:08:59.533 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.533 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.533 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-24T00:08:59.533 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:02:13.326793+0000", 2023-09-24T00:08:59.534 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0015112050000000001 2023-09-24T00:08:59.534 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.534 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.534 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:08:59.534 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:02:13.335593+0000", 2023-09-24T00:08:59.534 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0088000869999999998 2023-09-24T00:08:59.534 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.534 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.534 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:08:59.534 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:02:13.338434+0000", 2023-09-24T00:08:59.535 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.002840707 2023-09-24T00:08:59.535 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.535 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.535 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-24T00:08:59.535 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:02:13.338463+0000", 2023-09-24T00:08:59.535 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.9604e-05 2023-09-24T00:08:59.535 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.535 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.535 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-24T00:08:59.535 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:02:13.338498+0000", 2023-09-24T00:08:59.535 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 3.5049000000000003e-05 2023-09-24T00:08:59.536 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:08:59.536 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-24T00:08:59.536 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:08:59.536 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.536 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.536 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.35448.0:104492 10.8 10:18d15632:::benchmark_data_smithi159_258586_object28032:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e391)", 2023-09-24T00:08:59.536 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-24T00:04:27.659779+0000", 2023-09-24T00:08:59.536 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 271.81603009100002, 2023-09-24T00:08:59.536 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.6963699590000001, 2023-09-24T00:08:59.536 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-24T00:08:59.537 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:08:59.537 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-24T00:08:59.537 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.35448", 2023-09-24T00:08:59.537 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:08:59.537 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 104492 2023-09-24T00:08:59.537 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.537 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-24T00:08:59.537 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.537 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-24T00:08:59.537 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:27.659779+0000", 2023-09-24T00:08:59.537 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:08:59.538 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.538 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.538 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-24T00:08:59.538 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:27.659779+0000", 2023-09-24T00:08:59.538 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:08:59.538 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.538 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.538 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-24T00:08:59.538 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:27.659776+0000", 2023-09-24T00:08:59.538 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999976 2023-09-24T00:08:59.538 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.539 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.539 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-24T00:08:59.539 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:27.659788+0000", 2023-09-24T00:08:59.539 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.1381e-05 2023-09-24T00:08:59.539 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.539 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.539 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-24T00:08:59.539 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:27.659812+0000", 2023-09-24T00:08:59.539 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.4396000000000002e-05 2023-09-24T00:08:59.539 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.540 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.540 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-24T00:08:59.540 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:27.659823+0000", 2023-09-24T00:08:59.540 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.1440000000000001e-05 2023-09-24T00:08:59.540 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.540 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.540 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:08:59.540 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:27.659903+0000", 2023-09-24T00:08:59.540 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.9127000000000003e-05 2023-09-24T00:08:59.540 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.540 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.541 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for peered", 2023-09-24T00:08:59.541 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:27.659916+0000", 2023-09-24T00:08:59.541 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.3379e-05 2023-09-24T00:08:59.541 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.541 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.541 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:08:59.541 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:28.133627+0000", 2023-09-24T00:08:59.541 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.47371116099999999 2023-09-24T00:08:59.541 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.541 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.542 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for peered", 2023-09-24T00:08:59.542 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:28.133643+0000", 2023-09-24T00:08:59.542 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.5579000000000001e-05 2023-09-24T00:08:59.542 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.542 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.542 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:08:59.542 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:29.191792+0000", 2023-09-24T00:08:59.542 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.05814907 2023-09-24T00:08:59.542 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.542 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.543 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for degraded object", 2023-09-24T00:08:59.543 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:29.192359+0000", 2023-09-24T00:08:59.543 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00056771100000000004 2023-09-24T00:08:59.543 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.543 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.543 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:08:59.543 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:29.334833+0000", 2023-09-24T00:08:59.543 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.14247366 2023-09-24T00:08:59.543 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.543 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.543 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-24T00:08:59.544 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:29.334998+0000", 2023-09-24T00:08:59.544 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00016460499999999999 2023-09-24T00:08:59.544 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.544 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.544 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 0,7", 2023-09-24T00:08:59.544 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:29.335180+0000", 2023-09-24T00:08:59.544 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00018194199999999999 2023-09-24T00:08:59.544 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.544 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.544 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:08:59.544 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:29.339506+0000", 2023-09-24T00:08:59.545 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0043266060000000002 2023-09-24T00:08:59.545 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.545 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.545 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-24T00:08:59.545 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:29.342989+0000", 2023-09-24T00:08:59.545 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.003483023 2023-09-24T00:08:59.545 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.545 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.545 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:08:59.545 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:29.352281+0000", 2023-09-24T00:08:59.545 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0092914620000000003 2023-09-24T00:08:59.546 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.546 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.546 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-24T00:08:59.546 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:29.352349+0000", 2023-09-24T00:08:59.546 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.8174000000000002e-05 2023-09-24T00:08:59.546 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.546 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.546 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-24T00:08:59.546 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:29.356149+0000", 2023-09-24T00:08:59.546 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0037995910000000002 2023-09-24T00:08:59.546 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:08:59.547 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-24T00:08:59.547 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:08:59.547 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.547 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.547 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.35448.0:104495 10.8 10:1564b256:::benchmark_data_smithi159_258586_object28035:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e391)", 2023-09-24T00:08:59.547 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-24T00:04:27.673596+0000", 2023-09-24T00:08:59.547 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 271.802212779, 2023-09-24T00:08:59.547 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.773304472, 2023-09-24T00:08:59.547 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-24T00:08:59.547 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:08:59.548 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-24T00:08:59.548 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.35448", 2023-09-24T00:08:59.548 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:08:59.548 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 104495 2023-09-24T00:08:59.548 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.548 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-24T00:08:59.548 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.548 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-24T00:08:59.548 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:27.673596+0000", 2023-09-24T00:08:59.548 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:08:59.548 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.549 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.549 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-24T00:08:59.549 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:27.673596+0000", 2023-09-24T00:08:59.549 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:08:59.549 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.549 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.549 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-24T00:08:59.549 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:27.673594+0000", 2023-09-24T00:08:59.549 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999981 2023-09-24T00:08:59.549 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.549 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.550 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-24T00:08:59.550 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:27.673603+0000", 2023-09-24T00:08:59.550 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.5059999999999995e-06 2023-09-24T00:08:59.550 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.550 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.550 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-24T00:08:59.550 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:27.673619+0000", 2023-09-24T00:08:59.550 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.6342e-05 2023-09-24T00:08:59.550 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.550 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.551 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-24T00:08:59.551 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:27.673628+0000", 2023-09-24T00:08:59.551 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.7700000000000007e-06 2023-09-24T00:08:59.551 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.551 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.551 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:08:59.551 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:27.673697+0000", 2023-09-24T00:08:59.551 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.9722999999999996e-05 2023-09-24T00:08:59.551 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.551 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.552 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for peered", 2023-09-24T00:08:59.552 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:27.673712+0000", 2023-09-24T00:08:59.552 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.4302e-05 2023-09-24T00:08:59.552 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.552 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.552 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:08:59.552 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:28.133672+0000", 2023-09-24T00:08:59.552 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.459959968 2023-09-24T00:08:59.552 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.552 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.552 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for peered", 2023-09-24T00:08:59.553 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:28.133681+0000", 2023-09-24T00:08:59.553 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 9.7389999999999994e-06 2023-09-24T00:08:59.553 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.553 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.553 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:08:59.553 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:29.339595+0000", 2023-09-24T00:08:59.553 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.2059140749999999 2023-09-24T00:08:59.553 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.553 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.553 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for degraded object", 2023-09-24T00:08:59.553 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:29.340447+0000", 2023-09-24T00:08:59.554 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00085105300000000005 2023-09-24T00:08:59.554 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.554 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.554 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:08:59.554 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:29.366058+0000", 2023-09-24T00:08:59.554 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.025611564 2023-09-24T00:08:59.554 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.554 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.554 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-24T00:08:59.554 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:29.366244+0000", 2023-09-24T00:08:59.555 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00018614599999999999 2023-09-24T00:08:59.555 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.555 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.555 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 0,7", 2023-09-24T00:08:59.555 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:29.366458+0000", 2023-09-24T00:08:59.555 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00021387000000000001 2023-09-24T00:08:59.555 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.555 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.555 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:08:59.555 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:29.381897+0000", 2023-09-24T00:08:59.556 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.015438373 2023-09-24T00:08:59.556 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.556 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.556 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-24T00:08:59.556 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:29.381909+0000", 2023-09-24T00:08:59.556 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.2848e-05 2023-09-24T00:08:59.556 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.556 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.556 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:08:59.556 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:29.443911+0000", 2023-09-24T00:08:59.556 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.062001409 2023-09-24T00:08:59.557 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.557 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.557 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-24T00:08:59.557 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:29.443954+0000", 2023-09-24T00:08:59.557 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.3696999999999999e-05 2023-09-24T00:08:59.557 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.557 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.557 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-24T00:08:59.557 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:29.446900+0000", 2023-09-24T00:08:59.557 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0029459159999999998 2023-09-24T00:08:59.557 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:08:59.558 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-24T00:08:59.558 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:08:59.558 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.558 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.558 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.35448.0:104552 10.8 10:1e0a8564:::benchmark_data_smithi159_258586_object28092:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e392)", 2023-09-24T00:08:59.558 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-24T00:04:28.260168+0000", 2023-09-24T00:08:59.558 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 271.21564105099998, 2023-09-24T00:08:59.558 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.188983184, 2023-09-24T00:08:59.558 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-24T00:08:59.559 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:08:59.559 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-24T00:08:59.559 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.35448", 2023-09-24T00:08:59.559 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:08:59.559 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 104552 2023-09-24T00:08:59.559 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.559 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-24T00:08:59.559 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.559 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-24T00:08:59.559 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:28.260168+0000", 2023-09-24T00:08:59.560 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:08:59.560 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.560 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.560 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-24T00:08:59.560 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:28.260168+0000", 2023-09-24T00:08:59.560 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:08:59.560 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.560 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.560 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-24T00:08:59.560 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:28.260166+0000", 2023-09-24T00:08:59.560 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999986 2023-09-24T00:08:59.561 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.561 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.561 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-24T00:08:59.561 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:28.260175+0000", 2023-09-24T00:08:59.561 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.3429999999999996e-06 2023-09-24T00:08:59.561 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.561 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.561 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-24T00:08:59.561 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:28.260192+0000", 2023-09-24T00:08:59.561 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.7373000000000001e-05 2023-09-24T00:08:59.562 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.562 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.562 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-24T00:08:59.562 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:28.260201+0000", 2023-09-24T00:08:59.562 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.8349999999999993e-06 2023-09-24T00:08:59.562 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.562 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.562 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:08:59.562 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:28.260265+0000", 2023-09-24T00:08:59.562 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.3856000000000007e-05 2023-09-24T00:08:59.562 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.563 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.563 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for peered", 2023-09-24T00:08:59.563 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:28.260278+0000", 2023-09-24T00:08:59.563 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.3243e-05 2023-09-24T00:08:59.563 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.563 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.563 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:08:59.563 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:29.340537+0000", 2023-09-24T00:08:59.563 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.0802588850000001 2023-09-24T00:08:59.563 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.564 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.564 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for degraded object", 2023-09-24T00:08:59.564 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:29.341550+0000", 2023-09-24T00:08:59.564 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.001013564 2023-09-24T00:08:59.564 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.564 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.564 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:08:59.564 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:29.377756+0000", 2023-09-24T00:08:59.564 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.036205927999999998 2023-09-24T00:08:59.564 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.565 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.565 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-24T00:08:59.565 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:29.377887+0000", 2023-09-24T00:08:59.565 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00013073499999999999 2023-09-24T00:08:59.565 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.565 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.565 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 0,7", 2023-09-24T00:08:59.565 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:29.378055+0000", 2023-09-24T00:08:59.565 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00016793600000000001 2023-09-24T00:08:59.565 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.565 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.566 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-24T00:08:59.566 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:29.402625+0000", 2023-09-24T00:08:59.566 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.024569989 2023-09-24T00:08:59.566 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.566 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.566 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:08:59.566 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:29.446960+0000", 2023-09-24T00:08:59.566 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.044335054999999998 2023-09-24T00:08:59.566 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.566 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.567 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:08:59.567 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:29.447014+0000", 2023-09-24T00:08:59.567 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.3990999999999999e-05 2023-09-24T00:08:59.567 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.567 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.567 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-24T00:08:59.567 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:29.447059+0000", 2023-09-24T00:08:59.567 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.5371000000000003e-05 2023-09-24T00:08:59.567 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.567 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.568 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-24T00:08:59.568 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:29.449151+0000", 2023-09-24T00:08:59.568 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.002091552 2023-09-24T00:08:59.568 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:08:59.568 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-24T00:08:59.568 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:08:59.568 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.568 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.568 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.35448.0:104554 10.8 10:16ffd802:::benchmark_data_smithi159_258586_object28094:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e392)", 2023-09-24T00:08:59.568 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-24T00:04:28.272377+0000", 2023-09-24T00:08:59.568 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 271.203431658, 2023-09-24T00:08:59.569 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.178632023, 2023-09-24T00:08:59.569 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-24T00:08:59.569 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:08:59.569 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-24T00:08:59.569 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.35448", 2023-09-24T00:08:59.569 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:08:59.569 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 104554 2023-09-24T00:08:59.569 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.569 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-24T00:08:59.569 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.569 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-24T00:08:59.569 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:28.272377+0000", 2023-09-24T00:08:59.570 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:08:59.570 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.570 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.570 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-24T00:08:59.570 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:28.272377+0000", 2023-09-24T00:08:59.570 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:08:59.570 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.570 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.570 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-24T00:08:59.570 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:28.272375+0000", 2023-09-24T00:08:59.571 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999981 2023-09-24T00:08:59.571 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.571 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.571 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-24T00:08:59.571 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:28.272387+0000", 2023-09-24T00:08:59.571 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.182e-05 2023-09-24T00:08:59.571 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.571 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.571 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-24T00:08:59.571 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:28.272418+0000", 2023-09-24T00:08:59.571 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 3.0964999999999999e-05 2023-09-24T00:08:59.572 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.572 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.572 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-24T00:08:59.572 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:28.272433+0000", 2023-09-24T00:08:59.572 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.5447e-05 2023-09-24T00:08:59.572 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.572 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.572 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:08:59.572 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:28.272536+0000", 2023-09-24T00:08:59.572 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00010312899999999999 2023-09-24T00:08:59.572 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.573 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.573 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for peered", 2023-09-24T00:08:59.573 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:28.272554+0000", 2023-09-24T00:08:59.573 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.7166000000000001e-05 2023-09-24T00:08:59.573 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.573 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.573 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:08:59.573 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:29.341607+0000", 2023-09-24T00:08:59.573 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.0690538940000001 2023-09-24T00:08:59.573 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.574 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.574 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for degraded object", 2023-09-24T00:08:59.574 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:29.342264+0000", 2023-09-24T00:08:59.574 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00065683099999999997 2023-09-24T00:08:59.574 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.574 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.574 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:08:59.574 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:29.387422+0000", 2023-09-24T00:08:59.574 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.045157501000000003 2023-09-24T00:08:59.574 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.575 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.575 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-24T00:08:59.575 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:29.387526+0000", 2023-09-24T00:08:59.575 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000104172 2023-09-24T00:08:59.575 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.575 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.575 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 0,7", 2023-09-24T00:08:59.575 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:29.387690+0000", 2023-09-24T00:08:59.575 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00016447900000000001 2023-09-24T00:08:59.575 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.575 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.576 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-24T00:08:59.576 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:29.415348+0000", 2023-09-24T00:08:59.576 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.027657522 2023-09-24T00:08:59.576 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.576 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.576 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:08:59.576 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:29.449202+0000", 2023-09-24T00:08:59.576 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.033854377999999997 2023-09-24T00:08:59.576 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.576 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.577 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:08:59.577 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:29.449251+0000", 2023-09-24T00:08:59.577 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.8755999999999999e-05 2023-09-24T00:08:59.577 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.577 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.577 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-24T00:08:59.577 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:29.449291+0000", 2023-09-24T00:08:59.577 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 3.9477000000000002e-05 2023-09-24T00:08:59.577 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.577 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.578 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-24T00:08:59.578 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:29.451009+0000", 2023-09-24T00:08:59.578 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0017184660000000001 2023-09-24T00:08:59.578 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:08:59.578 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-24T00:08:59.578 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:08:59.578 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.578 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.578 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.35448.0:104559 10.8 10:120932ed:::benchmark_data_smithi159_258586_object28099:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e392)", 2023-09-24T00:08:59.578 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-24T00:04:28.298607+0000", 2023-09-24T00:08:59.579 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 271.17720192500002, 2023-09-24T00:08:59.579 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.1543750720000001, 2023-09-24T00:08:59.579 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-24T00:08:59.579 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:08:59.579 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-24T00:08:59.579 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.35448", 2023-09-24T00:08:59.579 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:08:59.579 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 104559 2023-09-24T00:08:59.579 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.579 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-24T00:08:59.580 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.580 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-24T00:08:59.580 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:28.298607+0000", 2023-09-24T00:08:59.580 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:08:59.580 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.580 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.580 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-24T00:08:59.580 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:28.298607+0000", 2023-09-24T00:08:59.580 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:08:59.580 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.580 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.581 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-24T00:08:59.581 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:28.298605+0000", 2023-09-24T00:08:59.581 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999981 2023-09-24T00:08:59.581 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.581 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.581 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-24T00:08:59.581 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:28.298615+0000", 2023-09-24T00:08:59.581 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.0461e-05 2023-09-24T00:08:59.581 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.581 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.581 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-24T00:08:59.582 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:28.298637+0000", 2023-09-24T00:08:59.582 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.2240999999999999e-05 2023-09-24T00:08:59.582 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.582 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.582 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-24T00:08:59.582 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:28.298649+0000", 2023-09-24T00:08:59.582 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.1191e-05 2023-09-24T00:08:59.582 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.582 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.582 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:08:59.582 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:28.298740+0000", 2023-09-24T00:08:59.582 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 9.1644000000000006e-05 2023-09-24T00:08:59.583 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.583 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.583 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for peered", 2023-09-24T00:08:59.583 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:28.298758+0000", 2023-09-24T00:08:59.583 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.8156999999999999e-05 2023-09-24T00:08:59.583 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.583 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.583 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:08:59.583 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:29.342322+0000", 2023-09-24T00:08:59.585 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.0435638330000001 2023-09-24T00:08:59.585 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.585 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.585 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for degraded object", 2023-09-24T00:08:59.585 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:29.342966+0000", 2023-09-24T00:08:59.585 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00064412900000000001 2023-09-24T00:08:59.585 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.585 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.586 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:08:59.586 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:29.398408+0000", 2023-09-24T00:08:59.586 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.055441575 2023-09-24T00:08:59.586 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.586 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.586 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-24T00:08:59.586 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:29.398496+0000", 2023-09-24T00:08:59.586 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.7853000000000001e-05 2023-09-24T00:08:59.586 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.586 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.586 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 0,7", 2023-09-24T00:08:59.587 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:29.398625+0000", 2023-09-24T00:08:59.587 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00012914400000000001 2023-09-24T00:08:59.587 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.587 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.587 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-24T00:08:59.587 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:29.421860+0000", 2023-09-24T00:08:59.587 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.023235306000000001 2023-09-24T00:08:59.587 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.587 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.587 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:08:59.588 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:29.451076+0000", 2023-09-24T00:08:59.588 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.029216222 2023-09-24T00:08:59.588 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.588 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.588 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:08:59.588 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:29.451119+0000", 2023-09-24T00:08:59.588 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.2877999999999998e-05 2023-09-24T00:08:59.588 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.588 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.588 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-24T00:08:59.588 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:29.451162+0000", 2023-09-24T00:08:59.589 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.2732999999999999e-05 2023-09-24T00:08:59.589 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.589 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.589 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-24T00:08:59.589 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:29.452982+0000", 2023-09-24T00:08:59.589 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0018197689999999999 2023-09-24T00:08:59.589 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:08:59.589 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-24T00:08:59.589 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:08:59.589 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.590 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.590 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.35448.0:104560 10.8 10:15ef4807:::benchmark_data_smithi159_258586_object28100:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e392)", 2023-09-24T00:08:59.590 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-24T00:04:28.311599+0000", 2023-09-24T00:08:59.590 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 271.16421015600002, 2023-09-24T00:08:59.590 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.1444343830000001, 2023-09-24T00:08:59.590 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-24T00:08:59.590 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:08:59.590 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-24T00:08:59.590 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.35448", 2023-09-24T00:08:59.590 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:08:59.590 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 104560 2023-09-24T00:08:59.591 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.591 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-24T00:08:59.591 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.591 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-24T00:08:59.591 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:28.311599+0000", 2023-09-24T00:08:59.591 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:08:59.591 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.591 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.591 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-24T00:08:59.591 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:28.311599+0000", 2023-09-24T00:08:59.592 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:08:59.592 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.592 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.592 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-24T00:08:59.592 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:28.311596+0000", 2023-09-24T00:08:59.592 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999976 2023-09-24T00:08:59.592 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.592 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.592 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-24T00:08:59.592 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:28.311609+0000", 2023-09-24T00:08:59.592 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.24e-05 2023-09-24T00:08:59.593 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.593 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.593 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-24T00:08:59.593 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:28.311637+0000", 2023-09-24T00:08:59.593 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.8591000000000001e-05 2023-09-24T00:08:59.593 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.593 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.593 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-24T00:08:59.593 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:28.311653+0000", 2023-09-24T00:08:59.593 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.5568000000000001e-05 2023-09-24T00:08:59.593 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.594 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.594 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:08:59.594 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:28.311752+0000", 2023-09-24T00:08:59.594 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 9.9099999999999996e-05 2023-09-24T00:08:59.594 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.594 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.594 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for peered", 2023-09-24T00:08:59.594 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:28.311773+0000", 2023-09-24T00:08:59.594 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.1294e-05 2023-09-24T00:08:59.594 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.595 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.595 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:08:59.595 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:29.343039+0000", 2023-09-24T00:08:59.595 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.0312660220000001 2023-09-24T00:08:59.595 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.595 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.595 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for degraded object", 2023-09-24T00:08:59.595 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:29.343664+0000", 2023-09-24T00:08:59.595 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00062486099999999999 2023-09-24T00:08:59.595 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.596 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.596 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:08:59.596 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:29.409153+0000", 2023-09-24T00:08:59.596 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.065488888999999995 2023-09-24T00:08:59.596 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.596 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.596 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-24T00:08:59.596 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:29.409270+0000", 2023-09-24T00:08:59.596 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000116724 2023-09-24T00:08:59.596 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.596 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.597 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 0,7", 2023-09-24T00:08:59.597 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:29.409415+0000", 2023-09-24T00:08:59.597 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00014563299999999999 2023-09-24T00:08:59.597 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.597 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.597 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-24T00:08:59.597 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:29.431550+0000", 2023-09-24T00:08:59.597 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.022135160000000001 2023-09-24T00:08:59.597 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.597 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.597 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:08:59.598 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:29.453112+0000", 2023-09-24T00:08:59.598 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.021561700999999999 2023-09-24T00:08:59.598 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.598 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.598 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:08:59.598 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:29.453202+0000", 2023-09-24T00:08:59.598 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.9797999999999996e-05 2023-09-24T00:08:59.598 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.598 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.598 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-24T00:08:59.599 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:29.453251+0000", 2023-09-24T00:08:59.599 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.9391000000000002e-05 2023-09-24T00:08:59.599 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.599 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.599 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-24T00:08:59.599 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:29.456033+0000", 2023-09-24T00:08:59.599 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0027815309999999998 2023-09-24T00:08:59.599 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:08:59.599 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-24T00:08:59.599 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:08:59.599 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.600 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.600 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.35448.0:104570 10.8 10:12bb9ff3:::benchmark_data_smithi159_258586_object28110:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e392)", 2023-09-24T00:08:59.600 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-24T00:04:28.541700+0000", 2023-09-24T00:08:59.600 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 270.934108912, 2023-09-24T00:08:59.600 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.917053067, 2023-09-24T00:08:59.600 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-24T00:08:59.600 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:08:59.600 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-24T00:08:59.600 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.35448", 2023-09-24T00:08:59.600 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:08:59.601 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 104570 2023-09-24T00:08:59.601 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.601 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-24T00:08:59.601 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.601 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-24T00:08:59.601 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:28.541700+0000", 2023-09-24T00:08:59.601 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:08:59.601 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.601 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.601 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-24T00:08:59.601 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:28.541700+0000", 2023-09-24T00:08:59.602 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:08:59.602 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.602 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.602 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-24T00:08:59.602 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:28.541697+0000", 2023-09-24T00:08:59.602 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999971 2023-09-24T00:08:59.602 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.602 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.602 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-24T00:08:59.602 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:28.541714+0000", 2023-09-24T00:08:59.603 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.6748999999999998e-05 2023-09-24T00:08:59.603 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.603 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.603 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-24T00:08:59.603 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:28.541745+0000", 2023-09-24T00:08:59.603 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 3.1887000000000001e-05 2023-09-24T00:08:59.603 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.603 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.603 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-24T00:08:59.603 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:28.541761+0000", 2023-09-24T00:08:59.603 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.5885000000000001e-05 2023-09-24T00:08:59.604 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.604 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.604 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:08:59.604 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:28.541888+0000", 2023-09-24T00:08:59.604 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000126487 2023-09-24T00:08:59.604 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.604 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.604 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for peered", 2023-09-24T00:08:59.604 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:28.541911+0000", 2023-09-24T00:08:59.604 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.3326e-05 2023-09-24T00:08:59.605 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.605 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.605 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:08:59.605 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:29.343714+0000", 2023-09-24T00:08:59.605 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.801802668 2023-09-24T00:08:59.605 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.605 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.605 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for degraded object", 2023-09-24T00:08:59.605 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:29.345819+0000", 2023-09-24T00:08:59.605 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0021049559999999998 2023-09-24T00:08:59.605 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.606 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.606 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:08:59.606 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:29.421896+0000", 2023-09-24T00:08:59.606 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.076077091999999999 2023-09-24T00:08:59.606 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.606 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.606 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-24T00:08:59.606 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:29.421979+0000", 2023-09-24T00:08:59.606 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.3003000000000005e-05 2023-09-24T00:08:59.606 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.607 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.607 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 0,7", 2023-09-24T00:08:59.607 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:29.422077+0000", 2023-09-24T00:08:59.607 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 9.8544999999999999e-05 2023-09-24T00:08:59.607 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.607 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.607 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-24T00:08:59.607 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:29.440397+0000", 2023-09-24T00:08:59.607 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.018319846000000001 2023-09-24T00:08:59.607 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.607 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.608 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:08:59.608 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:29.456123+0000", 2023-09-24T00:08:59.608 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.015725761000000001 2023-09-24T00:08:59.608 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.608 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.608 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:08:59.608 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:29.456181+0000", 2023-09-24T00:08:59.608 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.7803000000000002e-05 2023-09-24T00:08:59.608 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.608 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.609 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-24T00:08:59.609 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:29.456235+0000", 2023-09-24T00:08:59.609 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.4123999999999999e-05 2023-09-24T00:08:59.609 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.609 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.609 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-24T00:08:59.609 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:29.458753+0000", 2023-09-24T00:08:59.609 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0025178919999999999 2023-09-24T00:08:59.609 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:08:59.609 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-24T00:08:59.609 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:08:59.610 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.610 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.610 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.35448.0:104591 10.8 10:13ce0aed:::benchmark_data_smithi159_258586_object28131:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e392)", 2023-09-24T00:08:59.610 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-24T00:04:28.943127+0000", 2023-09-24T00:08:59.610 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 270.532681572, 2023-09-24T00:08:59.610 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.51849039200000002, 2023-09-24T00:08:59.610 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-24T00:08:59.610 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:08:59.610 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-24T00:08:59.610 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.35448", 2023-09-24T00:08:59.611 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:08:59.611 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 104591 2023-09-24T00:08:59.611 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.611 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-24T00:08:59.611 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.611 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-24T00:08:59.611 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:28.943127+0000", 2023-09-24T00:08:59.611 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:08:59.611 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.611 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.611 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-24T00:08:59.612 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:28.943127+0000", 2023-09-24T00:08:59.612 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:08:59.612 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.612 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.612 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-24T00:08:59.612 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:28.943125+0000", 2023-09-24T00:08:59.612 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999981 2023-09-24T00:08:59.612 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.612 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.612 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-24T00:08:59.612 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:28.943135+0000", 2023-09-24T00:08:59.613 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.0176999999999999e-05 2023-09-24T00:08:59.613 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.613 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.613 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-24T00:08:59.613 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:28.943155+0000", 2023-09-24T00:08:59.613 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.9707999999999998e-05 2023-09-24T00:08:59.613 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.613 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.613 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-24T00:08:59.613 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:28.943165+0000", 2023-09-24T00:08:59.614 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 9.9850000000000001e-06 2023-09-24T00:08:59.614 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.614 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.614 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:08:59.614 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:28.943242+0000", 2023-09-24T00:08:59.614 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.7342000000000006e-05 2023-09-24T00:08:59.614 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.614 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.614 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for peered", 2023-09-24T00:08:59.614 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:28.943257+0000", 2023-09-24T00:08:59.615 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.4977000000000001e-05 2023-09-24T00:08:59.615 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.615 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.615 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:08:59.615 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:29.345883+0000", 2023-09-24T00:08:59.615 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.402625648 2023-09-24T00:08:59.615 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.615 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.615 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for degraded object", 2023-09-24T00:08:59.615 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:29.346517+0000", 2023-09-24T00:08:59.616 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00063436799999999995 2023-09-24T00:08:59.616 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.616 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.616 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:08:59.616 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:29.431591+0000", 2023-09-24T00:08:59.616 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.085073852000000005 2023-09-24T00:08:59.616 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.616 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.616 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-24T00:08:59.616 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:29.431686+0000", 2023-09-24T00:08:59.617 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 9.4709000000000004e-05 2023-09-24T00:08:59.617 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.617 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.617 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 0,7", 2023-09-24T00:08:59.617 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:29.431795+0000", 2023-09-24T00:08:59.617 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000108865 2023-09-24T00:08:59.617 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.617 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.617 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-24T00:08:59.617 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:29.446973+0000", 2023-09-24T00:08:59.618 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.015178323000000001 2023-09-24T00:08:59.618 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.618 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.618 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:08:59.618 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:29.458833+0000", 2023-09-24T00:08:59.618 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.011859662999999999 2023-09-24T00:08:59.618 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.618 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.618 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:08:59.618 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:29.458886+0000", 2023-09-24T00:08:59.619 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.3430000000000002e-05 2023-09-24T00:08:59.619 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.619 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.619 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-24T00:08:59.619 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:29.458940+0000", 2023-09-24T00:08:59.619 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.4255000000000001e-05 2023-09-24T00:08:59.619 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.619 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.619 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-24T00:08:59.619 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:29.461618+0000", 2023-09-24T00:08:59.620 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.002677193 2023-09-24T00:08:59.620 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:08:59.620 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-24T00:08:59.620 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:08:59.620 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.620 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.620 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.35448.0:104606 10.8 10:175c4feb:::benchmark_data_smithi159_258586_object28146:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e392)", 2023-09-24T00:08:59.620 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-24T00:04:29.077027+0000", 2023-09-24T00:08:59.620 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 270.39878140299999, 2023-09-24T00:08:59.620 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.38758943400000001, 2023-09-24T00:08:59.620 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-24T00:08:59.621 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:08:59.621 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-24T00:08:59.621 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.35448", 2023-09-24T00:08:59.621 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:08:59.621 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 104606 2023-09-24T00:08:59.621 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.621 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-24T00:08:59.621 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.621 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-24T00:08:59.621 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:29.077027+0000", 2023-09-24T00:08:59.622 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:08:59.622 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.622 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.622 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-24T00:08:59.622 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:29.077027+0000", 2023-09-24T00:08:59.622 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:08:59.622 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.622 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.622 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-24T00:08:59.622 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:29.077025+0000", 2023-09-24T00:08:59.622 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999971 2023-09-24T00:08:59.623 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.623 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.623 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-24T00:08:59.623 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:29.077037+0000", 2023-09-24T00:08:59.623 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.2285e-05 2023-09-24T00:08:59.623 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.623 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.623 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-24T00:08:59.623 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:29.077063+0000", 2023-09-24T00:08:59.623 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.6441999999999999e-05 2023-09-24T00:08:59.624 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.624 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.624 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-24T00:08:59.624 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:29.077080+0000", 2023-09-24T00:08:59.624 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.6560000000000001e-05 2023-09-24T00:08:59.624 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.624 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.624 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:08:59.624 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:29.077190+0000", 2023-09-24T00:08:59.624 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000110289 2023-09-24T00:08:59.625 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.625 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.625 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for peered", 2023-09-24T00:08:59.625 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:29.077208+0000", 2023-09-24T00:08:59.625 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.7547999999999999e-05 2023-09-24T00:08:59.625 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.625 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.625 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:08:59.625 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:29.346583+0000", 2023-09-24T00:08:59.625 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.26937576800000002 2023-09-24T00:08:59.625 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.626 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.626 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for degraded object", 2023-09-24T00:08:59.626 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:29.347263+0000", 2023-09-24T00:08:59.626 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00067927999999999999 2023-09-24T00:08:59.626 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.626 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.626 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:08:59.626 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:29.440448+0000", 2023-09-24T00:08:59.626 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.093184752999999995 2023-09-24T00:08:59.626 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.627 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.627 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-24T00:08:59.627 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:29.440530+0000", 2023-09-24T00:08:59.627 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.2626000000000005e-05 2023-09-24T00:08:59.627 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.627 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.627 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 0,7", 2023-09-24T00:08:59.627 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:29.440629+0000", 2023-09-24T00:08:59.627 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 9.9321000000000007e-05 2023-09-24T00:08:59.627 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.627 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.628 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-24T00:08:59.628 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:29.449214+0000", 2023-09-24T00:08:59.628 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0085849020000000002 2023-09-24T00:08:59.628 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.628 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.628 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:08:59.628 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:29.461702+0000", 2023-09-24T00:08:59.628 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.012487832000000001 2023-09-24T00:08:59.628 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.628 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.629 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:08:59.629 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:29.461770+0000", 2023-09-24T00:08:59.629 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.8316000000000001e-05 2023-09-24T00:08:59.629 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.629 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.629 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-24T00:08:59.629 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:29.461826+0000", 2023-09-24T00:08:59.629 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.5161000000000003e-05 2023-09-24T00:08:59.629 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.629 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.630 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-24T00:08:59.630 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:04:29.464617+0000", 2023-09-24T00:08:59.630 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0027910550000000002 2023-09-24T00:08:59.630 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:08:59.630 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-24T00:08:59.630 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:08:59.630 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.630 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.630 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.35448.0:108807 10.5 10:abb2688c:::benchmark_data_smithi159_258586_object32347:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e395)", 2023-09-24T00:08:59.630 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-24T00:05:03.279263+0000", 2023-09-24T00:08:59.631 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 236.19654536199999, 2023-09-24T00:08:59.631 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.45320962100000001, 2023-09-24T00:08:59.631 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-24T00:08:59.631 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "reached pg", 2023-09-24T00:08:59.631 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-24T00:08:59.631 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.35448", 2023-09-24T00:08:59.631 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:08:59.631 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 108807 2023-09-24T00:08:59.631 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.631 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-24T00:08:59.631 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.632 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-24T00:08:59.632 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:03.279263+0000", 2023-09-24T00:08:59.632 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:08:59.632 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.632 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.632 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-24T00:08:59.632 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:03.279263+0000", 2023-09-24T00:08:59.632 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:08:59.632 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.632 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.633 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-24T00:08:59.633 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:03.279262+0000", 2023-09-24T00:08:59.633 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999986 2023-09-24T00:08:59.633 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.633 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.633 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-24T00:08:59.633 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:03.279269+0000", 2023-09-24T00:08:59.633 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.956e-06 2023-09-24T00:08:59.633 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.633 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.634 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-24T00:08:59.634 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:03.279280+0000", 2023-09-24T00:08:59.634 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.1327e-05 2023-09-24T00:08:59.634 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.634 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.634 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-24T00:08:59.634 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:03.279287+0000", 2023-09-24T00:08:59.634 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.3069999999999997e-06 2023-09-24T00:08:59.634 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.634 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.635 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:08:59.635 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:03.279408+0000", 2023-09-24T00:08:59.635 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000120456 2023-09-24T00:08:59.635 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.635 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.635 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-24T00:08:59.635 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:03.279579+0000", 2023-09-24T00:08:59.635 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00017161499999999999 2023-09-24T00:08:59.635 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.635 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.636 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 0,3", 2023-09-24T00:08:59.636 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:03.279735+0000", 2023-09-24T00:08:59.636 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00015586899999999999 2023-09-24T00:08:59.636 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.636 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.636 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:08:59.636 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:03.726925+0000", 2023-09-24T00:08:59.636 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.44718934100000002 2023-09-24T00:08:59.636 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.636 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.636 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-24T00:08:59.637 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:03.732473+0000", 2023-09-24T00:08:59.637 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0055483279999999999 2023-09-24T00:08:59.637 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:08:59.637 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-24T00:08:59.637 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:08:59.637 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.637 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.637 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.35448.0:108807 10.15 10:abb2688c:::benchmark_data_smithi159_258586_object32347:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e396)", 2023-09-24T00:08:59.637 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-24T00:05:03.345736+0000", 2023-09-24T00:08:59.637 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 236.130072501, 2023-09-24T00:08:59.638 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.0894498399999999, 2023-09-24T00:08:59.638 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-24T00:08:59.638 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "reached pg", 2023-09-24T00:08:59.638 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-24T00:08:59.638 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.35448", 2023-09-24T00:08:59.638 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:08:59.638 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 108807 2023-09-24T00:08:59.638 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.638 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-24T00:08:59.638 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.638 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-24T00:08:59.639 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:03.345736+0000", 2023-09-24T00:08:59.639 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:08:59.639 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.639 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.639 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-24T00:08:59.639 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:03.345736+0000", 2023-09-24T00:08:59.639 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:08:59.639 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.639 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.639 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-24T00:08:59.639 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:03.345733+0000", 2023-09-24T00:08:59.640 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999971 2023-09-24T00:08:59.640 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.640 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.640 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-24T00:08:59.640 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:03.345749+0000", 2023-09-24T00:08:59.640 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.5441e-05 2023-09-24T00:08:59.640 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.640 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.640 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-24T00:08:59.640 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:03.345766+0000", 2023-09-24T00:08:59.641 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.7711e-05 2023-09-24T00:08:59.641 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.641 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.641 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-24T00:08:59.641 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:03.345778+0000", 2023-09-24T00:08:59.641 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.1902000000000001e-05 2023-09-24T00:08:59.641 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.641 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.641 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:08:59.641 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:03.732762+0000", 2023-09-24T00:08:59.641 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.38698400900000002 2023-09-24T00:08:59.642 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.642 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.642 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for peered", 2023-09-24T00:08:59.642 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:03.732773+0000", 2023-09-24T00:08:59.642 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.1075e-05 2023-09-24T00:08:59.642 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.642 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.642 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:08:59.642 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:04.431704+0000", 2023-09-24T00:08:59.642 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.69893066400000003 2023-09-24T00:08:59.643 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.643 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.643 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for missing object", 2023-09-24T00:08:59.643 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:04.431843+0000", 2023-09-24T00:08:59.643 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00013947699999999999 2023-09-24T00:08:59.643 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.643 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.643 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:08:59.643 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:04.435097+0000", 2023-09-24T00:08:59.643 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0032538599999999999 2023-09-24T00:08:59.643 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.644 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.644 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-24T00:08:59.644 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:04.435186+0000", 2023-09-24T00:08:59.644 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.8750000000000002e-05 2023-09-24T00:08:59.644 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:08:59.644 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-24T00:08:59.644 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:08:59.644 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.644 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.644 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.35448.0:108817 10.5 10:a1b90a82:::benchmark_data_smithi159_258586_object32357:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e397)", 2023-09-24T00:08:59.645 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-24T00:05:04.448226+0000", 2023-09-24T00:08:59.645 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 235.027582929, 2023-09-24T00:08:59.645 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.92626554699999997, 2023-09-24T00:08:59.645 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-24T00:08:59.645 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:08:59.645 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-24T00:08:59.645 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.35448", 2023-09-24T00:08:59.645 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:08:59.645 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 108817 2023-09-24T00:08:59.645 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.645 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-24T00:08:59.646 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.646 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-24T00:08:59.646 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:04.448226+0000", 2023-09-24T00:08:59.646 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:08:59.646 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.646 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.646 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-24T00:08:59.646 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:04.448226+0000", 2023-09-24T00:08:59.646 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:08:59.646 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.647 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.647 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-24T00:08:59.647 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:04.448224+0000", 2023-09-24T00:08:59.647 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999986 2023-09-24T00:08:59.647 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.647 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.647 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-24T00:08:59.647 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:04.448231+0000", 2023-09-24T00:08:59.647 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.1520000000000003e-06 2023-09-24T00:08:59.647 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.648 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.648 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-24T00:08:59.648 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:04.448244+0000", 2023-09-24T00:08:59.648 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.2374999999999999e-05 2023-09-24T00:08:59.648 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.648 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.648 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-24T00:08:59.648 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:04.448253+0000", 2023-09-24T00:08:59.648 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.6810000000000004e-06 2023-09-24T00:08:59.648 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.649 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.649 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:08:59.649 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:04.448318+0000", 2023-09-24T00:08:59.649 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.5386e-05 2023-09-24T00:08:59.649 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.649 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.649 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for peered", 2023-09-24T00:08:59.649 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:04.448332+0000", 2023-09-24T00:08:59.649 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.4202000000000001e-05 2023-09-24T00:08:59.649 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.649 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.649 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:08:59.650 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:05.341342+0000", 2023-09-24T00:08:59.650 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.89300990599999996 2023-09-24T00:08:59.650 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.650 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.650 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for degraded object", 2023-09-24T00:08:59.650 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:05.342046+0000", 2023-09-24T00:08:59.650 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00070425700000000002 2023-09-24T00:08:59.650 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.650 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.650 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:08:59.651 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:05.368475+0000", 2023-09-24T00:08:59.651 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.026429006000000001 2023-09-24T00:08:59.651 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.651 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.651 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-24T00:08:59.651 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:05.368559+0000", 2023-09-24T00:08:59.651 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.3436000000000005e-05 2023-09-24T00:08:59.651 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.651 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.651 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 0,3", 2023-09-24T00:08:59.652 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:05.368654+0000", 2023-09-24T00:08:59.652 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 9.5545999999999996e-05 2023-09-24T00:08:59.652 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.652 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.652 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:08:59.652 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:05.371324+0000", 2023-09-24T00:08:59.652 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0026693580000000001 2023-09-24T00:08:59.652 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.652 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.652 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-24T00:08:59.653 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:05.371333+0000", 2023-09-24T00:08:59.653 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 9.3349999999999996e-06 2023-09-24T00:08:59.653 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.653 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.653 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:08:59.653 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:05.373169+0000", 2023-09-24T00:08:59.653 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.001836089 2023-09-24T00:08:59.653 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.653 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.653 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-24T00:08:59.653 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:05.373249+0000", 2023-09-24T00:08:59.654 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.9815999999999996e-05 2023-09-24T00:08:59.654 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:08:59.654 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:08:59.654 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-24T00:08:59.654 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:05.374491+0000", 2023-09-24T00:08:59.654 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.001242412 2023-09-24T00:08:59.654 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:08:59.654 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-24T00:08:59.654 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:08:59.654 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:08:59.655 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-24T00:08:59.655 INFO:teuthology.orchestra.run.smithi159.stdout:} 2023-09-24T00:08:59.655 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:08:59 smithi164 bash[92846]: cluster 2023-09-24T00:08:59.222633+0000 mgr.y (mgr.25991) 1573 : cluster 0 pgmap v1825: 73 pgs: 73 active+clean; 8.6 MiB data, 4.3 GiB used, 622 GiB / 626 GiB avail 2023-09-24T00:08:59.655 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:08:59 smithi159 bash[105915]: cluster 2023-09-24T00:08:59.222633+0000 mgr.y (mgr.25991) 1573 : cluster 0 pgmap v1825: 73 pgs: 73 active+clean; 8.6 MiB data, 4.3 GiB used, 622 GiB / 626 GiB avail 2023-09-24T00:08:59.656 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:08:59 smithi159 bash[108473]: cluster 2023-09-24T00:08:59.222633+0000 mgr.y (mgr.25991) 1573 : cluster 0 pgmap v1825: 73 pgs: 73 active+clean; 8.6 MiB data, 4.3 GiB used, 622 GiB / 626 GiB avail 2023-09-24T00:09:00.261 INFO:teuthology.orchestra.run.smithi159.stderr:nodeep-scrub is unset 2023-09-24T00:09:00.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:00 smithi164 bash[92846]: audit 2023-09-24T00:08:59.911320+0000 mon.c (mon.2) 148 : audit 1 from='client.? 172.21.15.159:0/1706234307' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-24T00:09:00.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:00 smithi164 bash[92846]: audit 2023-09-24T00:08:59.912230+0000 mon.a (mon.0) 2110 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-24T00:09:00.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:00 smithi159 bash[105915]: audit 2023-09-24T00:08:59.911320+0000 mon.c (mon.2) 148 : audit 1 from='client.? 172.21.15.159:0/1706234307' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-24T00:09:00.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:00 smithi159 bash[105915]: audit 2023-09-24T00:08:59.912230+0000 mon.a (mon.0) 2110 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-24T00:09:00.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:00 smithi159 bash[108473]: audit 2023-09-24T00:08:59.911320+0000 mon.c (mon.2) 148 : audit 1 from='client.? 172.21.15.159:0/1706234307' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-24T00:09:00.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:00 smithi159 bash[108473]: audit 2023-09-24T00:08:59.912230+0000 mon.a (mon.0) 2110 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-24T00:09:00.571 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_ops_in_flight 2023-09-24T00:09:01.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:01 smithi164 bash[92846]: cluster 2023-09-24T00:09:00.249444+0000 osd.6 (osd.6) 567 : cluster 3 failed to encode map e460 with expected crc 2023-09-24T00:09:01.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:01 smithi164 bash[92846]: audit 2023-09-24T00:09:00.252990+0000 mon.a (mon.0) 2111 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-24T00:09:01.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:01 smithi164 bash[92846]: cluster 2023-09-24T00:09:00.253152+0000 mon.a (mon.0) 2112 : cluster 0 osdmap e460: 8 total, 8 up, 7 in 2023-09-24T00:09:01.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:01 smithi164 bash[92846]: cluster 2023-09-24T00:09:01.223398+0000 mgr.y (mgr.25991) 1574 : cluster 0 pgmap v1827: 73 pgs: 73 active+clean; 8.6 MiB data, 4.3 GiB used, 622 GiB / 626 GiB avail 2023-09-24T00:09:01.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:01 smithi159 bash[105915]: cluster 2023-09-24T00:09:00.249444+0000 osd.6 (osd.6) 567 : cluster 3 failed to encode map e460 with expected crc 2023-09-24T00:09:01.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:01 smithi159 bash[105915]: audit 2023-09-24T00:09:00.252990+0000 mon.a (mon.0) 2111 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-24T00:09:01.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:01 smithi159 bash[105915]: cluster 2023-09-24T00:09:00.253152+0000 mon.a (mon.0) 2112 : cluster 0 osdmap e460: 8 total, 8 up, 7 in 2023-09-24T00:09:01.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:01 smithi159 bash[105915]: cluster 2023-09-24T00:09:01.223398+0000 mgr.y (mgr.25991) 1574 : cluster 0 pgmap v1827: 73 pgs: 73 active+clean; 8.6 MiB data, 4.3 GiB used, 622 GiB / 626 GiB avail 2023-09-24T00:09:01.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:01 smithi159 bash[108473]: cluster 2023-09-24T00:09:00.249444+0000 osd.6 (osd.6) 567 : cluster 3 failed to encode map e460 with expected crc 2023-09-24T00:09:01.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:01 smithi159 bash[108473]: audit 2023-09-24T00:09:00.252990+0000 mon.a (mon.0) 2111 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-24T00:09:01.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:01 smithi159 bash[108473]: cluster 2023-09-24T00:09:00.253152+0000 mon.a (mon.0) 2112 : cluster 0 osdmap e460: 8 total, 8 up, 7 in 2023-09-24T00:09:01.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:01 smithi159 bash[108473]: cluster 2023-09-24T00:09:01.223398+0000 mgr.y (mgr.25991) 1574 : cluster 0 pgmap v1827: 73 pgs: 73 active+clean; 8.6 MiB data, 4.3 GiB used, 622 GiB / 626 GiB avail 2023-09-24T00:09:01.865 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:09:02.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:02 smithi164 bash[92846]: cluster 2023-09-24T00:09:00.684583+0000 osd.7 (osd.7) 321 : cluster 3 failed to encode map e460 with expected crc 2023-09-24T00:09:02.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:02 smithi164 bash[92846]: cluster 2023-09-24T00:09:01.592872+0000 osd.4 (osd.4) 367 : cluster 3 failed to encode map e460 with expected crc 2023-09-24T00:09:02.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:02 smithi159 bash[105915]: cluster 2023-09-24T00:09:00.684583+0000 osd.7 (osd.7) 321 : cluster 3 failed to encode map e460 with expected crc 2023-09-24T00:09:02.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:02 smithi159 bash[105915]: cluster 2023-09-24T00:09:01.592872+0000 osd.4 (osd.4) 367 : cluster 3 failed to encode map e460 with expected crc 2023-09-24T00:09:02.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:02 smithi159 bash[108473]: cluster 2023-09-24T00:09:00.684583+0000 osd.7 (osd.7) 321 : cluster 3 failed to encode map e460 with expected crc 2023-09-24T00:09:02.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:02 smithi159 bash[108473]: cluster 2023-09-24T00:09:01.592872+0000 osd.4 (osd.4) 367 : cluster 3 failed to encode map e460 with expected crc 2023-09-24T00:09:03.504 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:03 smithi159 bash[105915]: audit 2023-09-24T00:09:02.281004+0000 mon.a (mon.0) 2113 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:09:03.504 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:03 smithi159 bash[105915]: audit 2023-09-24T00:09:02.282168+0000 mon.a (mon.0) 2114 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:09:03.504 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:03 smithi159 bash[105915]: audit 2023-09-24T00:09:03.104442+0000 mon.a (mon.0) 2115 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:09:03.504 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:03 smithi159 bash[105915]: cluster 2023-09-24T00:09:03.224001+0000 mgr.y (mgr.25991) 1575 : cluster 0 pgmap v1828: 73 pgs: 73 active+clean; 8.6 MiB data, 4.3 GiB used, 622 GiB / 626 GiB avail 2023-09-24T00:09:03.504 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:03 smithi159 bash[108473]: audit 2023-09-24T00:09:02.281004+0000 mon.a (mon.0) 2113 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:09:03.505 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:03 smithi159 bash[108473]: audit 2023-09-24T00:09:02.282168+0000 mon.a (mon.0) 2114 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:09:03.505 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:03 smithi159 bash[108473]: audit 2023-09-24T00:09:03.104442+0000 mon.a (mon.0) 2115 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:09:03.505 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:03 smithi159 bash[108473]: cluster 2023-09-24T00:09:03.224001+0000 mgr.y (mgr.25991) 1575 : cluster 0 pgmap v1828: 73 pgs: 73 active+clean; 8.6 MiB data, 4.3 GiB used, 622 GiB / 626 GiB avail 2023-09-24T00:09:03.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:03 smithi164 bash[92846]: audit 2023-09-24T00:09:02.281004+0000 mon.a (mon.0) 2113 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:09:03.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:03 smithi164 bash[92846]: audit 2023-09-24T00:09:02.282168+0000 mon.a (mon.0) 2114 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:09:03.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:03 smithi164 bash[92846]: audit 2023-09-24T00:09:03.104442+0000 mon.a (mon.0) 2115 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:09:03.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:03 smithi164 bash[92846]: cluster 2023-09-24T00:09:03.224001+0000 mgr.y (mgr.25991) 1575 : cluster 0 pgmap v1828: 73 pgs: 73 active+clean; 8.6 MiB data, 4.3 GiB used, 622 GiB / 626 GiB avail 2023-09-24T00:09:03.794 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 24 00:09:03 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [24/Sep/2023:00:09:03] "GET /metrics HTTP/1.1" 200 34225 "" "Prometheus/2.43.0" 2023-09-24T00:09:05.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:05 smithi159 bash[105915]: cluster 2023-09-24T00:09:05.224663+0000 mgr.y (mgr.25991) 1576 : cluster 0 pgmap v1829: 73 pgs: 73 active+clean; 8.6 MiB data, 4.3 GiB used, 622 GiB / 626 GiB avail 2023-09-24T00:09:05.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:05 smithi159 bash[108473]: cluster 2023-09-24T00:09:05.224663+0000 mgr.y (mgr.25991) 1576 : cluster 0 pgmap v1829: 73 pgs: 73 active+clean; 8.6 MiB data, 4.3 GiB used, 622 GiB / 626 GiB avail 2023-09-24T00:09:05.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:05 smithi164 bash[92846]: cluster 2023-09-24T00:09:05.224663+0000 mgr.y (mgr.25991) 1576 : cluster 0 pgmap v1829: 73 pgs: 73 active+clean; 8.6 MiB data, 4.3 GiB used, 622 GiB / 626 GiB avail 2023-09-24T00:09:05.926 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:09:06.288 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:05 smithi159 bash[105915]: debug 2023-09-24T00:09:05.900+0000 7f15a10fc700 -1 mon.a@0(leader).osd e460 definitely_dead 0 2023-09-24T00:09:06.307 INFO:teuthology.orchestra.run.smithi159.stderr:marked in osd.4. 2023-09-24T00:09:06.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:06 smithi159 bash[105915]: audit 2023-09-24T00:09:05.903953+0000 mon.a (mon.0) 2116 : audit 0 from='client.? 172.21.15.159:0/27505070' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["4"]}]: dispatch 2023-09-24T00:09:06.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:06 smithi159 bash[108473]: audit 2023-09-24T00:09:05.903953+0000 mon.a (mon.0) 2116 : audit 0 from='client.? 172.21.15.159:0/27505070' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["4"]}]: dispatch 2023-09-24T00:09:06.642 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:06 smithi164 bash[92846]: audit 2023-09-24T00:09:05.903953+0000 mon.a (mon.0) 2116 : audit 0 from='client.? 172.21.15.159:0/27505070' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["4"]}]: dispatch 2023-09-24T00:09:07.021 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 24 00:09:06 smithi164 bash[80782]: logger=cleanup t=2023-09-24T00:09:06.6397725Z level=info msg="Completed cleanup jobs" duration=141.507291ms 2023-09-24T00:09:07.388 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:07 smithi159 bash[105915]: cluster 2023-09-24T00:09:06.294966+0000 osd.6 (osd.6) 568 : cluster 3 failed to encode map e461 with expected crc 2023-09-24T00:09:07.388 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:07 smithi159 bash[105915]: audit 2023-09-24T00:09:06.295568+0000 mon.a (mon.0) 2117 : audit 1 from='client.? 172.21.15.159:0/27505070' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["4"]}]': finished 2023-09-24T00:09:07.389 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:07 smithi159 bash[105915]: cluster 2023-09-24T00:09:06.295616+0000 mon.a (mon.0) 2118 : cluster 0 osdmap e461: 8 total, 8 up, 8 in 2023-09-24T00:09:07.389 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:07 smithi159 bash[105915]: cluster 2023-09-24T00:09:06.300961+0000 osd.5 (osd.5) 302 : cluster 3 failed to encode map e461 with expected crc 2023-09-24T00:09:07.389 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:07 smithi159 bash[105915]: cluster 2023-09-24T00:09:06.301832+0000 osd.7 (osd.7) 322 : cluster 3 failed to encode map e461 with expected crc 2023-09-24T00:09:07.389 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:07 smithi159 bash[105915]: cluster 2023-09-24T00:09:06.303203+0000 osd.4 (osd.4) 368 : cluster 3 failed to encode map e461 with expected crc 2023-09-24T00:09:07.389 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:07 smithi159 bash[105915]: cluster 2023-09-24T00:09:07.225472+0000 mgr.y (mgr.25991) 1577 : cluster 0 pgmap v1831: 73 pgs: 8 peering, 65 active+clean; 8.6 MiB data, 4.3 GiB used, 622 GiB / 626 GiB avail 2023-09-24T00:09:07.389 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:07 smithi159 bash[108473]: cluster 2023-09-24T00:09:06.294966+0000 osd.6 (osd.6) 568 : cluster 3 failed to encode map e461 with expected crc 2023-09-24T00:09:07.389 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:07 smithi159 bash[108473]: audit 2023-09-24T00:09:06.295568+0000 mon.a (mon.0) 2117 : audit 1 from='client.? 172.21.15.159:0/27505070' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["4"]}]': finished 2023-09-24T00:09:07.389 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:07 smithi159 bash[108473]: cluster 2023-09-24T00:09:06.295616+0000 mon.a (mon.0) 2118 : cluster 0 osdmap e461: 8 total, 8 up, 8 in 2023-09-24T00:09:07.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:07 smithi164 bash[92846]: cluster 2023-09-24T00:09:06.294966+0000 osd.6 (osd.6) 568 : cluster 3 failed to encode map e461 with expected crc 2023-09-24T00:09:07.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:07 smithi164 bash[92846]: audit 2023-09-24T00:09:06.295568+0000 mon.a (mon.0) 2117 : audit 1 from='client.? 172.21.15.159:0/27505070' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["4"]}]': finished 2023-09-24T00:09:07.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:07 smithi164 bash[92846]: cluster 2023-09-24T00:09:06.295616+0000 mon.a (mon.0) 2118 : cluster 0 osdmap e461: 8 total, 8 up, 8 in 2023-09-24T00:09:07.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:07 smithi164 bash[92846]: cluster 2023-09-24T00:09:06.300961+0000 osd.5 (osd.5) 302 : cluster 3 failed to encode map e461 with expected crc 2023-09-24T00:09:07.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:07 smithi164 bash[92846]: cluster 2023-09-24T00:09:06.301832+0000 osd.7 (osd.7) 322 : cluster 3 failed to encode map e461 with expected crc 2023-09-24T00:09:07.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:07 smithi164 bash[92846]: cluster 2023-09-24T00:09:06.303203+0000 osd.4 (osd.4) 368 : cluster 3 failed to encode map e461 with expected crc 2023-09-24T00:09:07.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:07 smithi164 bash[92846]: cluster 2023-09-24T00:09:07.225472+0000 mgr.y (mgr.25991) 1577 : cluster 0 pgmap v1831: 73 pgs: 8 peering, 65 active+clean; 8.6 MiB data, 4.3 GiB used, 622 GiB / 626 GiB avail 2023-09-24T00:09:07.808 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:07 smithi159 bash[108473]: cluster 2023-09-24T00:09:06.300961+0000 osd.5 (osd.5) 302 : cluster 3 failed to encode map e461 with expected crc 2023-09-24T00:09:07.808 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:07 smithi159 bash[108473]: cluster 2023-09-24T00:09:06.301832+0000 osd.7 (osd.7) 322 : cluster 3 failed to encode map e461 with expected crc 2023-09-24T00:09:07.808 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:07 smithi159 bash[108473]: cluster 2023-09-24T00:09:06.303203+0000 osd.4 (osd.4) 368 : cluster 3 failed to encode map e461 with expected crc 2023-09-24T00:09:07.808 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:07 smithi159 bash[108473]: cluster 2023-09-24T00:09:07.225472+0000 mgr.y (mgr.25991) 1577 : cluster 0 pgmap v1831: 73 pgs: 8 peering, 65 active+clean; 8.6 MiB data, 4.3 GiB used, 622 GiB / 626 GiB avail 2023-09-24T00:09:07.868 INFO:tasks.thrashosds.thrasher:Added osd 4 2023-09-24T00:09:07.868 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph -- tell 'mon.*' injectargs --mon_osd_down_out_interval=600 2023-09-24T00:09:08.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:08 smithi159 bash[105915]: cluster 2023-09-24T00:09:07.302735+0000 osd.6 (osd.6) 569 : cluster 3 failed to encode map e462 with expected crc 2023-09-24T00:09:08.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:08 smithi159 bash[105915]: cluster 2023-09-24T00:09:07.303655+0000 osd.4 (osd.4) 369 : cluster 3 failed to encode map e462 with expected crc 2023-09-24T00:09:08.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:08 smithi159 bash[105915]: cluster 2023-09-24T00:09:07.303739+0000 mon.a (mon.0) 2119 : cluster 0 osdmap e462: 8 total, 8 up, 8 in 2023-09-24T00:09:08.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:08 smithi159 bash[105915]: cluster 2023-09-24T00:09:07.304823+0000 osd.6 (osd.6) 570 : cluster 3 failed to encode map e462 with expected crc 2023-09-24T00:09:08.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:08 smithi159 bash[105915]: cluster 2023-09-24T00:09:07.305023+0000 osd.7 (osd.7) 323 : cluster 3 failed to encode map e462 with expected crc 2023-09-24T00:09:08.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:08 smithi159 bash[105915]: cluster 2023-09-24T00:09:07.306186+0000 osd.5 (osd.5) 303 : cluster 3 failed to encode map e462 with expected crc 2023-09-24T00:09:08.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:08 smithi159 bash[105915]: cluster 2023-09-24T00:09:07.306501+0000 osd.4 (osd.4) 370 : cluster 3 failed to encode map e462 with expected crc 2023-09-24T00:09:08.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:08 smithi159 bash[105915]: cluster 2023-09-24T00:09:07.314551+0000 osd.5 (osd.5) 304 : cluster 3 failed to encode map e462 with expected crc 2023-09-24T00:09:08.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:08 smithi159 bash[108473]: cluster 2023-09-24T00:09:07.302735+0000 osd.6 (osd.6) 569 : cluster 3 failed to encode map e462 with expected crc 2023-09-24T00:09:08.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:08 smithi159 bash[108473]: cluster 2023-09-24T00:09:07.303655+0000 osd.4 (osd.4) 369 : cluster 3 failed to encode map e462 with expected crc 2023-09-24T00:09:08.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:08 smithi159 bash[108473]: cluster 2023-09-24T00:09:07.303739+0000 mon.a (mon.0) 2119 : cluster 0 osdmap e462: 8 total, 8 up, 8 in 2023-09-24T00:09:08.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:08 smithi159 bash[108473]: cluster 2023-09-24T00:09:07.304823+0000 osd.6 (osd.6) 570 : cluster 3 failed to encode map e462 with expected crc 2023-09-24T00:09:08.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:08 smithi159 bash[108473]: cluster 2023-09-24T00:09:07.305023+0000 osd.7 (osd.7) 323 : cluster 3 failed to encode map e462 with expected crc 2023-09-24T00:09:08.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:08 smithi159 bash[108473]: cluster 2023-09-24T00:09:07.306186+0000 osd.5 (osd.5) 303 : cluster 3 failed to encode map e462 with expected crc 2023-09-24T00:09:08.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:08 smithi159 bash[108473]: cluster 2023-09-24T00:09:07.306501+0000 osd.4 (osd.4) 370 : cluster 3 failed to encode map e462 with expected crc 2023-09-24T00:09:08.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:08 smithi159 bash[108473]: cluster 2023-09-24T00:09:07.314551+0000 osd.5 (osd.5) 304 : cluster 3 failed to encode map e462 with expected crc 2023-09-24T00:09:08.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:08 smithi164 bash[92846]: cluster 2023-09-24T00:09:07.302735+0000 osd.6 (osd.6) 569 : cluster 3 failed to encode map e462 with expected crc 2023-09-24T00:09:08.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:08 smithi164 bash[92846]: cluster 2023-09-24T00:09:07.303655+0000 osd.4 (osd.4) 369 : cluster 3 failed to encode map e462 with expected crc 2023-09-24T00:09:08.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:08 smithi164 bash[92846]: cluster 2023-09-24T00:09:07.303739+0000 mon.a (mon.0) 2119 : cluster 0 osdmap e462: 8 total, 8 up, 8 in 2023-09-24T00:09:08.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:08 smithi164 bash[92846]: cluster 2023-09-24T00:09:07.304823+0000 osd.6 (osd.6) 570 : cluster 3 failed to encode map e462 with expected crc 2023-09-24T00:09:08.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:08 smithi164 bash[92846]: cluster 2023-09-24T00:09:07.305023+0000 osd.7 (osd.7) 323 : cluster 3 failed to encode map e462 with expected crc 2023-09-24T00:09:08.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:08 smithi164 bash[92846]: cluster 2023-09-24T00:09:07.306186+0000 osd.5 (osd.5) 303 : cluster 3 failed to encode map e462 with expected crc 2023-09-24T00:09:08.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:08 smithi164 bash[92846]: cluster 2023-09-24T00:09:07.306501+0000 osd.4 (osd.4) 370 : cluster 3 failed to encode map e462 with expected crc 2023-09-24T00:09:08.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:08 smithi164 bash[92846]: cluster 2023-09-24T00:09:07.314551+0000 osd.5 (osd.5) 304 : cluster 3 failed to encode map e462 with expected crc 2023-09-24T00:09:09.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:09 smithi164 bash[92846]: cluster 2023-09-24T00:09:08.313032+0000 osd.6 (osd.6) 571 : cluster 3 failed to encode map e463 with expected crc 2023-09-24T00:09:09.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:09 smithi164 bash[92846]: cluster 2023-09-24T00:09:08.313154+0000 osd.5 (osd.5) 305 : cluster 3 failed to encode map e463 with expected crc 2023-09-24T00:09:09.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:09 smithi164 bash[92846]: cluster 2023-09-24T00:09:08.314790+0000 mon.a (mon.0) 2120 : cluster 0 osdmap e463: 8 total, 8 up, 8 in 2023-09-24T00:09:09.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:09 smithi164 bash[92846]: cluster 2023-09-24T00:09:08.315941+0000 osd.7 (osd.7) 324 : cluster 3 failed to encode map e463 with expected crc 2023-09-24T00:09:09.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:09 smithi164 bash[92846]: cluster 2023-09-24T00:09:08.318478+0000 osd.7 (osd.7) 325 : cluster 3 failed to encode map e463 with expected crc 2023-09-24T00:09:09.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:09 smithi164 bash[92846]: cluster 2023-09-24T00:09:08.562314+0000 osd.4 (osd.4) 371 : cluster 3 failed to encode map e463 with expected crc 2023-09-24T00:09:09.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:09 smithi164 bash[92846]: cluster 2023-09-24T00:09:09.226219+0000 mgr.y (mgr.25991) 1578 : cluster 0 pgmap v1834: 73 pgs: 1 remapped+peering, 8 peering, 64 active+clean; 8.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 813 B/s, 1 keys/s, 1 objects/s recovering 2023-09-24T00:09:09.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:09 smithi159 bash[105915]: cluster 2023-09-24T00:09:08.313032+0000 osd.6 (osd.6) 571 : cluster 3 failed to encode map e463 with expected crc 2023-09-24T00:09:09.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:09 smithi159 bash[105915]: cluster 2023-09-24T00:09:08.313154+0000 osd.5 (osd.5) 305 : cluster 3 failed to encode map e463 with expected crc 2023-09-24T00:09:09.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:09 smithi159 bash[105915]: cluster 2023-09-24T00:09:08.314790+0000 mon.a (mon.0) 2120 : cluster 0 osdmap e463: 8 total, 8 up, 8 in 2023-09-24T00:09:09.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:09 smithi159 bash[105915]: cluster 2023-09-24T00:09:08.315941+0000 osd.7 (osd.7) 324 : cluster 3 failed to encode map e463 with expected crc 2023-09-24T00:09:09.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:09 smithi159 bash[105915]: cluster 2023-09-24T00:09:08.318478+0000 osd.7 (osd.7) 325 : cluster 3 failed to encode map e463 with expected crc 2023-09-24T00:09:09.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:09 smithi159 bash[105915]: cluster 2023-09-24T00:09:08.562314+0000 osd.4 (osd.4) 371 : cluster 3 failed to encode map e463 with expected crc 2023-09-24T00:09:09.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:09 smithi159 bash[105915]: cluster 2023-09-24T00:09:09.226219+0000 mgr.y (mgr.25991) 1578 : cluster 0 pgmap v1834: 73 pgs: 1 remapped+peering, 8 peering, 64 active+clean; 8.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 813 B/s, 1 keys/s, 1 objects/s recovering 2023-09-24T00:09:09.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:09 smithi159 bash[108473]: cluster 2023-09-24T00:09:08.313032+0000 osd.6 (osd.6) 571 : cluster 3 failed to encode map e463 with expected crc 2023-09-24T00:09:09.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:09 smithi159 bash[108473]: cluster 2023-09-24T00:09:08.313154+0000 osd.5 (osd.5) 305 : cluster 3 failed to encode map e463 with expected crc 2023-09-24T00:09:09.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:09 smithi159 bash[108473]: cluster 2023-09-24T00:09:08.314790+0000 mon.a (mon.0) 2120 : cluster 0 osdmap e463: 8 total, 8 up, 8 in 2023-09-24T00:09:09.796 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:09 smithi159 bash[108473]: cluster 2023-09-24T00:09:08.315941+0000 osd.7 (osd.7) 324 : cluster 3 failed to encode map e463 with expected crc 2023-09-24T00:09:09.796 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:09 smithi159 bash[108473]: cluster 2023-09-24T00:09:08.318478+0000 osd.7 (osd.7) 325 : cluster 3 failed to encode map e463 with expected crc 2023-09-24T00:09:09.796 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:09 smithi159 bash[108473]: cluster 2023-09-24T00:09:08.562314+0000 osd.4 (osd.4) 371 : cluster 3 failed to encode map e463 with expected crc 2023-09-24T00:09:09.796 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:09 smithi159 bash[108473]: cluster 2023-09-24T00:09:09.226219+0000 mgr.y (mgr.25991) 1578 : cluster 0 pgmap v1834: 73 pgs: 1 remapped+peering, 8 peering, 64 active+clean; 8.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 813 B/s, 1 keys/s, 1 objects/s recovering 2023-09-24T00:09:10.607 INFO:teuthology.orchestra.run.smithi159.stdout:{ 2023-09-24T00:09:10.608 INFO:teuthology.orchestra.run.smithi159.stdout: "ops": [], 2023-09-24T00:09:10.608 INFO:teuthology.orchestra.run.smithi159.stdout: "num_ops": 0 2023-09-24T00:09:10.608 INFO:teuthology.orchestra.run.smithi159.stdout:} 2023-09-24T00:09:10.652 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:10 smithi159 bash[105915]: cluster 2023-09-24T00:09:09.321835+0000 osd.5 (osd.5) 306 : cluster 3 failed to encode map e464 with expected crc 2023-09-24T00:09:10.652 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:10 smithi159 bash[105915]: cluster 2023-09-24T00:09:09.324792+0000 osd.7 (osd.7) 326 : cluster 3 failed to encode map e464 with expected crc 2023-09-24T00:09:10.652 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:10 smithi159 bash[105915]: cluster 2023-09-24T00:09:09.325463+0000 mon.a (mon.0) 2121 : cluster 0 osdmap e464: 8 total, 8 up, 8 in 2023-09-24T00:09:10.652 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:10 smithi159 bash[105915]: cluster 2023-09-24T00:09:09.326085+0000 osd.6 (osd.6) 572 : cluster 3 failed to encode map e464 with expected crc 2023-09-24T00:09:10.653 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:10 smithi159 bash[105915]: cluster 2023-09-24T00:09:09.326213+0000 osd.4 (osd.4) 372 : cluster 3 failed to encode map e464 with expected crc 2023-09-24T00:09:10.653 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:10 smithi159 bash[105915]: cluster 2023-09-24T00:09:09.327003+0000 osd.7 (osd.7) 327 : cluster 3 failed to encode map e464 with expected crc 2023-09-24T00:09:10.653 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:10 smithi159 bash[108473]: cluster 2023-09-24T00:09:09.321835+0000 osd.5 (osd.5) 306 : cluster 3 failed to encode map e464 with expected crc 2023-09-24T00:09:10.653 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:10 smithi159 bash[108473]: cluster 2023-09-24T00:09:09.324792+0000 osd.7 (osd.7) 326 : cluster 3 failed to encode map e464 with expected crc 2023-09-24T00:09:10.653 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:10 smithi159 bash[108473]: cluster 2023-09-24T00:09:09.325463+0000 mon.a (mon.0) 2121 : cluster 0 osdmap e464: 8 total, 8 up, 8 in 2023-09-24T00:09:10.653 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:10 smithi159 bash[108473]: cluster 2023-09-24T00:09:09.326085+0000 osd.6 (osd.6) 572 : cluster 3 failed to encode map e464 with expected crc 2023-09-24T00:09:10.653 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:10 smithi159 bash[108473]: cluster 2023-09-24T00:09:09.326213+0000 osd.4 (osd.4) 372 : cluster 3 failed to encode map e464 with expected crc 2023-09-24T00:09:10.653 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:10 smithi159 bash[108473]: cluster 2023-09-24T00:09:09.327003+0000 osd.7 (osd.7) 327 : cluster 3 failed to encode map e464 with expected crc 2023-09-24T00:09:10.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:10 smithi164 bash[92846]: cluster 2023-09-24T00:09:09.321835+0000 osd.5 (osd.5) 306 : cluster 3 failed to encode map e464 with expected crc 2023-09-24T00:09:10.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:10 smithi164 bash[92846]: cluster 2023-09-24T00:09:09.324792+0000 osd.7 (osd.7) 326 : cluster 3 failed to encode map e464 with expected crc 2023-09-24T00:09:10.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:10 smithi164 bash[92846]: cluster 2023-09-24T00:09:09.325463+0000 mon.a (mon.0) 2121 : cluster 0 osdmap e464: 8 total, 8 up, 8 in 2023-09-24T00:09:10.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:10 smithi164 bash[92846]: cluster 2023-09-24T00:09:09.326085+0000 osd.6 (osd.6) 572 : cluster 3 failed to encode map e464 with expected crc 2023-09-24T00:09:10.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:10 smithi164 bash[92846]: cluster 2023-09-24T00:09:09.326213+0000 osd.4 (osd.4) 372 : cluster 3 failed to encode map e464 with expected crc 2023-09-24T00:09:10.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:10 smithi164 bash[92846]: cluster 2023-09-24T00:09:09.327003+0000 osd.7 (osd.7) 327 : cluster 3 failed to encode map e464 with expected crc 2023-09-24T00:09:11.575 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_blocked_ops 2023-09-24T00:09:11.587 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:11 smithi159 bash[105915]: cluster 2023-09-24T00:09:10.325440+0000 mon.a (mon.0) 2122 : cluster 0 osdmap e465: 8 total, 8 up, 8 in 2023-09-24T00:09:11.587 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:11 smithi159 bash[105915]: cluster 2023-09-24T00:09:10.326793+0000 osd.7 (osd.7) 328 : cluster 3 failed to encode map e465 with expected crc 2023-09-24T00:09:11.587 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:11 smithi159 bash[105915]: cluster 2023-09-24T00:09:10.327781+0000 osd.6 (osd.6) 573 : cluster 3 failed to encode map e465 with expected crc 2023-09-24T00:09:11.587 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:11 smithi159 bash[105915]: cluster 2023-09-24T00:09:10.327849+0000 osd.4 (osd.4) 373 : cluster 3 failed to encode map e465 with expected crc 2023-09-24T00:09:11.587 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:11 smithi159 bash[105915]: cluster 2023-09-24T00:09:10.329297+0000 osd.7 (osd.7) 329 : cluster 3 failed to encode map e465 with expected crc 2023-09-24T00:09:11.587 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:11 smithi159 bash[105915]: cluster 2023-09-24T00:09:11.227122+0000 mgr.y (mgr.25991) 1579 : cluster 0 pgmap v1837: 73 pgs: 1 remapped+peering, 8 peering, 64 active+clean; 8.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s, 2 keys/s, 3 objects/s recovering 2023-09-24T00:09:11.587 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:11 smithi159 bash[108473]: cluster 2023-09-24T00:09:10.325440+0000 mon.a (mon.0) 2122 : cluster 0 osdmap e465: 8 total, 8 up, 8 in 2023-09-24T00:09:11.588 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:11 smithi159 bash[108473]: cluster 2023-09-24T00:09:10.326793+0000 osd.7 (osd.7) 328 : cluster 3 failed to encode map e465 with expected crc 2023-09-24T00:09:11.588 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:11 smithi159 bash[108473]: cluster 2023-09-24T00:09:10.327781+0000 osd.6 (osd.6) 573 : cluster 3 failed to encode map e465 with expected crc 2023-09-24T00:09:11.588 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:11 smithi159 bash[108473]: cluster 2023-09-24T00:09:10.327849+0000 osd.4 (osd.4) 373 : cluster 3 failed to encode map e465 with expected crc 2023-09-24T00:09:11.588 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:11 smithi159 bash[108473]: cluster 2023-09-24T00:09:10.329297+0000 osd.7 (osd.7) 329 : cluster 3 failed to encode map e465 with expected crc 2023-09-24T00:09:11.588 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:11 smithi159 bash[108473]: cluster 2023-09-24T00:09:11.227122+0000 mgr.y (mgr.25991) 1579 : cluster 0 pgmap v1837: 73 pgs: 1 remapped+peering, 8 peering, 64 active+clean; 8.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s, 2 keys/s, 3 objects/s recovering 2023-09-24T00:09:11.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:11 smithi164 bash[92846]: cluster 2023-09-24T00:09:10.325440+0000 mon.a (mon.0) 2122 : cluster 0 osdmap e465: 8 total, 8 up, 8 in 2023-09-24T00:09:11.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:11 smithi164 bash[92846]: cluster 2023-09-24T00:09:10.326793+0000 osd.7 (osd.7) 328 : cluster 3 failed to encode map e465 with expected crc 2023-09-24T00:09:11.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:11 smithi164 bash[92846]: cluster 2023-09-24T00:09:10.327781+0000 osd.6 (osd.6) 573 : cluster 3 failed to encode map e465 with expected crc 2023-09-24T00:09:11.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:11 smithi164 bash[92846]: cluster 2023-09-24T00:09:10.327849+0000 osd.4 (osd.4) 373 : cluster 3 failed to encode map e465 with expected crc 2023-09-24T00:09:11.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:11 smithi164 bash[92846]: cluster 2023-09-24T00:09:10.329297+0000 osd.7 (osd.7) 329 : cluster 3 failed to encode map e465 with expected crc 2023-09-24T00:09:11.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:11 smithi164 bash[92846]: cluster 2023-09-24T00:09:11.227122+0000 mgr.y (mgr.25991) 1579 : cluster 0 pgmap v1837: 73 pgs: 1 remapped+peering, 8 peering, 64 active+clean; 8.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s, 2 keys/s, 3 objects/s recovering 2023-09-24T00:09:12.638 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:09:13.957 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 24 00:09:13 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [24/Sep/2023:00:09:13] "GET /metrics HTTP/1.1" 200 34225 "" "Prometheus/2.43.0" 2023-09-24T00:09:15.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:15 smithi159 bash[105915]: cluster 2023-09-24T00:09:13.227950+0000 mgr.y (mgr.25991) 1580 : cluster 0 pgmap v1838: 73 pgs: 73 active+clean; 8.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 823 B/s, 1 keys/s, 9 objects/s recovering 2023-09-24T00:09:15.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:15 smithi159 bash[108473]: cluster 2023-09-24T00:09:13.227950+0000 mgr.y (mgr.25991) 1580 : cluster 0 pgmap v1838: 73 pgs: 73 active+clean; 8.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 823 B/s, 1 keys/s, 9 objects/s recovering 2023-09-24T00:09:15.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:15 smithi164 bash[92846]: cluster 2023-09-24T00:09:13.227950+0000 mgr.y (mgr.25991) 1580 : cluster 0 pgmap v1838: 73 pgs: 73 active+clean; 8.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 823 B/s, 1 keys/s, 9 objects/s recovering 2023-09-24T00:09:15.688 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:09:16.820 INFO:teuthology.orchestra.run.smithi159.stdout:mon.a: {} 2023-09-24T00:09:16.834 INFO:teuthology.orchestra.run.smithi159.stdout:mon.b: {} 2023-09-24T00:09:16.853 INFO:teuthology.orchestra.run.smithi159.stdout:mon.c: {} 2023-09-24T00:09:16.854 INFO:teuthology.orchestra.run.smithi159.stderr:mon.a: mon_osd_down_out_interval = '600' (not observed, change may require restart) 2023-09-24T00:09:16.855 INFO:teuthology.orchestra.run.smithi159.stderr:mon.b: mon_osd_down_out_interval = '600' (not observed, change may require restart) 2023-09-24T00:09:16.855 INFO:teuthology.orchestra.run.smithi159.stderr:mon.c: mon_osd_down_out_interval = '600' (not observed, change may require restart) 2023-09-24T00:09:17.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:17 smithi164 bash[92846]: cluster 2023-09-24T00:09:15.228651+0000 mgr.y (mgr.25991) 1581 : cluster 0 pgmap v1839: 73 pgs: 73 active+clean; 8.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s, 6 objects/s recovering 2023-09-24T00:09:17.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:17 smithi164 bash[92846]: audit 2023-09-24T00:09:16.803721+0000 mon.a (mon.0) 2123 : audit 0 from='client.? 172.21.15.159:0/530960270' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-09-24T00:09:17.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:17 smithi159 bash[105915]: cluster 2023-09-24T00:09:15.228651+0000 mgr.y (mgr.25991) 1581 : cluster 0 pgmap v1839: 73 pgs: 73 active+clean; 8.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s, 6 objects/s recovering 2023-09-24T00:09:17.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:17 smithi159 bash[105915]: audit 2023-09-24T00:09:16.803721+0000 mon.a (mon.0) 2123 : audit 0 from='client.? 172.21.15.159:0/530960270' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-09-24T00:09:17.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:17 smithi159 bash[108473]: cluster 2023-09-24T00:09:15.228651+0000 mgr.y (mgr.25991) 1581 : cluster 0 pgmap v1839: 73 pgs: 73 active+clean; 8.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s, 6 objects/s recovering 2023-09-24T00:09:17.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:17 smithi159 bash[108473]: audit 2023-09-24T00:09:16.803721+0000 mon.a (mon.0) 2123 : audit 0 from='client.? 172.21.15.159:0/530960270' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-09-24T00:09:18.290 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:18 smithi159 bash[105915]: audit 2023-09-24T00:09:17.278035+0000 mon.a (mon.0) 2124 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:09:18.291 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:18 smithi159 bash[105915]: audit 2023-09-24T00:09:18.120543+0000 mon.a (mon.0) 2125 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:09:18.291 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:18 smithi159 bash[108473]: audit 2023-09-24T00:09:17.278035+0000 mon.a (mon.0) 2124 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:09:18.291 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:18 smithi159 bash[108473]: audit 2023-09-24T00:09:18.120543+0000 mon.a (mon.0) 2125 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:09:18.292 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd reweight 0 1 2023-09-24T00:09:18.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:18 smithi164 bash[92846]: audit 2023-09-24T00:09:17.278035+0000 mon.a (mon.0) 2124 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:09:18.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:18 smithi164 bash[92846]: audit 2023-09-24T00:09:18.120543+0000 mon.a (mon.0) 2125 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:09:19.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:19 smithi164 bash[92846]: cluster 2023-09-24T00:09:17.229169+0000 mgr.y (mgr.25991) 1582 : cluster 0 pgmap v1840: 73 pgs: 73 active+clean; 8.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s, 5 objects/s recovering 2023-09-24T00:09:19.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:19 smithi159 bash[105915]: cluster 2023-09-24T00:09:17.229169+0000 mgr.y (mgr.25991) 1582 : cluster 0 pgmap v1840: 73 pgs: 73 active+clean; 8.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s, 5 objects/s recovering 2023-09-24T00:09:19.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:19 smithi159 bash[108473]: cluster 2023-09-24T00:09:17.229169+0000 mgr.y (mgr.25991) 1582 : cluster 0 pgmap v1840: 73 pgs: 73 active+clean; 8.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s, 5 objects/s recovering 2023-09-24T00:09:20.436 INFO:teuthology.orchestra.run.smithi159.stdout:{ 2023-09-24T00:09:20.436 INFO:teuthology.orchestra.run.smithi159.stdout: "ops": [], 2023-09-24T00:09:20.436 INFO:teuthology.orchestra.run.smithi159.stdout: "complaint_time": 30, 2023-09-24T00:09:20.436 INFO:teuthology.orchestra.run.smithi159.stdout: "num_blocked_ops": 0 2023-09-24T00:09:20.436 INFO:teuthology.orchestra.run.smithi159.stdout:} 2023-09-24T00:09:20.484 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:20 smithi159 bash[105915]: cluster 2023-09-24T00:09:19.230170+0000 mgr.y (mgr.25991) 1583 : cluster 0 pgmap v1841: 73 pgs: 73 active+clean; 8.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s, 4 objects/s recovering 2023-09-24T00:09:20.484 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:20 smithi159 bash[108473]: cluster 2023-09-24T00:09:19.230170+0000 mgr.y (mgr.25991) 1583 : cluster 0 pgmap v1841: 73 pgs: 73 active+clean; 8.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s, 4 objects/s recovering 2023-09-24T00:09:20.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:20 smithi164 bash[92846]: cluster 2023-09-24T00:09:19.230170+0000 mgr.y (mgr.25991) 1583 : cluster 0 pgmap v1841: 73 pgs: 73 active+clean; 8.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s, 4 objects/s recovering 2023-09-24T00:09:21.350 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_historic_ops 2023-09-24T00:09:22.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:22 smithi164 bash[92846]: cluster 2023-09-24T00:09:21.231143+0000 mgr.y (mgr.25991) 1584 : cluster 0 pgmap v1842: 73 pgs: 73 active+clean; 8.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s, 4 objects/s recovering 2023-09-24T00:09:22.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:22 smithi159 bash[105915]: cluster 2023-09-24T00:09:21.231143+0000 mgr.y (mgr.25991) 1584 : cluster 0 pgmap v1842: 73 pgs: 73 active+clean; 8.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s, 4 objects/s recovering 2023-09-24T00:09:22.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:22 smithi159 bash[108473]: cluster 2023-09-24T00:09:21.231143+0000 mgr.y (mgr.25991) 1584 : cluster 0 pgmap v1842: 73 pgs: 73 active+clean; 8.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s, 4 objects/s recovering 2023-09-24T00:09:23.855 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:09:24.044 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 24 00:09:23 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [24/Sep/2023:00:09:23] "GET /metrics HTTP/1.1" 200 34229 "" "Prometheus/2.43.0" 2023-09-24T00:09:25.280 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:25 smithi159 bash[105915]: cluster 2023-09-24T00:09:23.231975+0000 mgr.y (mgr.25991) 1585 : cluster 0 pgmap v1843: 73 pgs: 73 active+clean; 8.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s, 3 objects/s recovering 2023-09-24T00:09:25.280 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:25 smithi159 bash[108473]: cluster 2023-09-24T00:09:23.231975+0000 mgr.y (mgr.25991) 1585 : cluster 0 pgmap v1843: 73 pgs: 73 active+clean; 8.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s, 3 objects/s recovering 2023-09-24T00:09:25.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:25 smithi164 bash[92846]: cluster 2023-09-24T00:09:23.231975+0000 mgr.y (mgr.25991) 1585 : cluster 0 pgmap v1843: 73 pgs: 73 active+clean; 8.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s, 3 objects/s recovering 2023-09-24T00:09:26.504 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:09:27.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:27 smithi164 bash[92846]: cluster 2023-09-24T00:09:25.232669+0000 mgr.y (mgr.25991) 1586 : cluster 0 pgmap v1844: 73 pgs: 73 active+clean; 8.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:09:27.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:27 smithi159 bash[105915]: cluster 2023-09-24T00:09:25.232669+0000 mgr.y (mgr.25991) 1586 : cluster 0 pgmap v1844: 73 pgs: 73 active+clean; 8.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:09:27.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:27 smithi159 bash[108473]: cluster 2023-09-24T00:09:25.232669+0000 mgr.y (mgr.25991) 1586 : cluster 0 pgmap v1844: 73 pgs: 73 active+clean; 8.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:09:28.240 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:28 smithi159 bash[108473]: audit 2023-09-24T00:09:28.142001+0000 mon.c (mon.2) 149 : audit 1 from='client.? 172.21.15.159:0/1111525894' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-24T00:09:28.240 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:28 smithi159 bash[108473]: audit 2023-09-24T00:09:28.142346+0000 mon.a (mon.0) 2126 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-24T00:09:28.250 INFO:teuthology.orchestra.run.smithi159.stderr:reweighted osd.0 to 1 (10000) 2023-09-24T00:09:28.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:28 smithi164 bash[92846]: audit 2023-09-24T00:09:28.142001+0000 mon.c (mon.2) 149 : audit 1 from='client.? 172.21.15.159:0/1111525894' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-24T00:09:28.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:28 smithi164 bash[92846]: audit 2023-09-24T00:09:28.142346+0000 mon.a (mon.0) 2126 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-24T00:09:28.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:28 smithi159 bash[105915]: audit 2023-09-24T00:09:28.142001+0000 mon.c (mon.2) 149 : audit 1 from='client.? 172.21.15.159:0/1111525894' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-24T00:09:28.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:28 smithi159 bash[105915]: audit 2023-09-24T00:09:28.142346+0000 mon.a (mon.0) 2126 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-24T00:09:29.280 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:29 smithi159 bash[108473]: cluster 2023-09-24T00:09:27.233239+0000 mgr.y (mgr.25991) 1587 : cluster 0 pgmap v1845: 73 pgs: 73 active+clean; 8.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:09:29.281 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:29 smithi159 bash[108473]: audit 2023-09-24T00:09:28.242509+0000 mon.a (mon.0) 2127 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-09-24T00:09:29.281 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:29 smithi159 bash[108473]: cluster 2023-09-24T00:09:28.242628+0000 mon.a (mon.0) 2128 : cluster 0 osdmap e466: 8 total, 8 up, 8 in 2023-09-24T00:09:29.281 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:29 smithi159 bash[108473]: cluster 2023-09-24T00:09:28.324259+0000 osd.4 (osd.4) 374 : cluster 3 failed to encode map e466 with expected crc 2023-09-24T00:09:29.281 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:29 smithi159 bash[108473]: cluster 2023-09-24T00:09:28.326887+0000 osd.4 (osd.4) 375 : cluster 3 failed to encode map e466 with expected crc 2023-09-24T00:09:29.281 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:29 smithi159 bash[105915]: cluster 2023-09-24T00:09:27.233239+0000 mgr.y (mgr.25991) 1587 : cluster 0 pgmap v1845: 73 pgs: 73 active+clean; 8.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:09:29.281 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:29 smithi159 bash[105915]: audit 2023-09-24T00:09:28.242509+0000 mon.a (mon.0) 2127 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-09-24T00:09:29.281 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:29 smithi159 bash[105915]: cluster 2023-09-24T00:09:28.242628+0000 mon.a (mon.0) 2128 : cluster 0 osdmap e466: 8 total, 8 up, 8 in 2023-09-24T00:09:29.281 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:29 smithi159 bash[105915]: cluster 2023-09-24T00:09:28.324259+0000 osd.4 (osd.4) 374 : cluster 3 failed to encode map e466 with expected crc 2023-09-24T00:09:29.281 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:29 smithi159 bash[105915]: cluster 2023-09-24T00:09:28.326887+0000 osd.4 (osd.4) 375 : cluster 3 failed to encode map e466 with expected crc 2023-09-24T00:09:29.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:29 smithi164 bash[92846]: cluster 2023-09-24T00:09:27.233239+0000 mgr.y (mgr.25991) 1587 : cluster 0 pgmap v1845: 73 pgs: 73 active+clean; 8.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:09:29.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:29 smithi164 bash[92846]: audit 2023-09-24T00:09:28.242509+0000 mon.a (mon.0) 2127 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-09-24T00:09:29.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:29 smithi164 bash[92846]: cluster 2023-09-24T00:09:28.242628+0000 mon.a (mon.0) 2128 : cluster 0 osdmap e466: 8 total, 8 up, 8 in 2023-09-24T00:09:29.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:29 smithi164 bash[92846]: cluster 2023-09-24T00:09:28.324259+0000 osd.4 (osd.4) 374 : cluster 3 failed to encode map e466 with expected crc 2023-09-24T00:09:29.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:29 smithi164 bash[92846]: cluster 2023-09-24T00:09:28.326887+0000 osd.4 (osd.4) 375 : cluster 3 failed to encode map e466 with expected crc 2023-09-24T00:09:30.495 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd primary-affinity 0 1 2023-09-24T00:09:30.507 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:30 smithi159 bash[108473]: cluster 2023-09-24T00:09:29.233810+0000 mgr.y (mgr.25991) 1588 : cluster 0 pgmap v1847: 73 pgs: 73 active+clean; 8.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:09:30.507 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:30 smithi159 bash[108473]: cluster 2023-09-24T00:09:29.331894+0000 osd.7 (osd.7) 330 : cluster 3 failed to encode map e466 with expected crc 2023-09-24T00:09:30.507 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:30 smithi159 bash[108473]: cluster 2023-09-24T00:09:29.331980+0000 osd.6 (osd.6) 574 : cluster 3 failed to encode map e466 with expected crc 2023-09-24T00:09:30.507 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:30 smithi159 bash[108473]: cluster 2023-09-24T00:09:29.332001+0000 osd.5 (osd.5) 307 : cluster 3 failed to encode map e466 with expected crc 2023-09-24T00:09:30.508 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:30 smithi159 bash[105915]: cluster 2023-09-24T00:09:29.233810+0000 mgr.y (mgr.25991) 1588 : cluster 0 pgmap v1847: 73 pgs: 73 active+clean; 8.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:09:30.508 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:30 smithi159 bash[105915]: cluster 2023-09-24T00:09:29.331894+0000 osd.7 (osd.7) 330 : cluster 3 failed to encode map e466 with expected crc 2023-09-24T00:09:30.508 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:30 smithi159 bash[105915]: cluster 2023-09-24T00:09:29.331980+0000 osd.6 (osd.6) 574 : cluster 3 failed to encode map e466 with expected crc 2023-09-24T00:09:30.508 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:30 smithi159 bash[105915]: cluster 2023-09-24T00:09:29.332001+0000 osd.5 (osd.5) 307 : cluster 3 failed to encode map e466 with expected crc 2023-09-24T00:09:30.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:30 smithi164 bash[92846]: cluster 2023-09-24T00:09:29.233810+0000 mgr.y (mgr.25991) 1588 : cluster 0 pgmap v1847: 73 pgs: 73 active+clean; 8.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:09:30.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:30 smithi164 bash[92846]: cluster 2023-09-24T00:09:29.331894+0000 osd.7 (osd.7) 330 : cluster 3 failed to encode map e466 with expected crc 2023-09-24T00:09:30.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:30 smithi164 bash[92846]: cluster 2023-09-24T00:09:29.331980+0000 osd.6 (osd.6) 574 : cluster 3 failed to encode map e466 with expected crc 2023-09-24T00:09:30.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:30 smithi164 bash[92846]: cluster 2023-09-24T00:09:29.332001+0000 osd.5 (osd.5) 307 : cluster 3 failed to encode map e466 with expected crc 2023-09-24T00:09:31.345 INFO:teuthology.orchestra.run.smithi159.stdout:{ 2023-09-24T00:09:31.345 INFO:teuthology.orchestra.run.smithi159.stdout: "size": 20, 2023-09-24T00:09:31.345 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 600, 2023-09-24T00:09:31.346 INFO:teuthology.orchestra.run.smithi159.stdout: "ops": [ 2023-09-24T00:09:31.346 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.346 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_repop(client.35448.0:108807 10.5 e395/372 10:abb2688c:::benchmark_data_smithi159_258586_object32347:head v 395'6761, mlcod=332'1135)", 2023-09-24T00:09:31.346 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-24T00:05:03.286757+0000", 2023-09-24T00:09:31.346 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 268.05154161000002, 2023-09-24T00:09:31.346 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.37692393800000001, 2023-09-24T00:09:31.346 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-24T00:09:31.346 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "started", 2023-09-24T00:09:31.346 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-24T00:09:31.346 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.346 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-24T00:09:31.347 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:03.286757+0000", 2023-09-24T00:09:31.347 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:09:31.347 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.347 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.347 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-24T00:09:31.347 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:03.286757+0000", 2023-09-24T00:09:31.347 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:09:31.347 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.347 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.347 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-24T00:09:31.347 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:03.286756+0000", 2023-09-24T00:09:31.347 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999995 2023-09-24T00:09:31.348 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.348 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.348 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-24T00:09:31.348 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:03.286766+0000", 2023-09-24T00:09:31.348 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 9.4050000000000006e-06 2023-09-24T00:09:31.348 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.348 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.348 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-24T00:09:31.348 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:03.286790+0000", 2023-09-24T00:09:31.348 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.4780999999999999e-05 2023-09-24T00:09:31.348 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.348 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.349 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-24T00:09:31.349 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:03.286805+0000", 2023-09-24T00:09:31.349 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.4806e-05 2023-09-24T00:09:31.349 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.349 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.349 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:09:31.349 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:03.286891+0000", 2023-09-24T00:09:31.349 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.5352999999999994e-05 2023-09-24T00:09:31.349 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.349 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.349 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-24T00:09:31.349 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:03.286930+0000", 2023-09-24T00:09:31.349 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 3.9512999999999999e-05 2023-09-24T00:09:31.350 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.350 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.350 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-24T00:09:31.350 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:03.663681+0000", 2023-09-24T00:09:31.350 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.376750374 2023-09-24T00:09:31.350 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:09:31.350 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-24T00:09:31.350 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:09:31.350 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.350 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.350 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_repop(client.35448.0:108806 10.d e395/372 10:b079cd78:::benchmark_data_smithi159_258586_object32346:head v 395'6907, mlcod=332'2061)", 2023-09-24T00:09:31.350 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-24T00:05:03.288670+0000", 2023-09-24T00:09:31.351 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 268.04962809400001, 2023-09-24T00:09:31.351 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.37500456500000001, 2023-09-24T00:09:31.351 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-24T00:09:31.351 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:09:31.351 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-24T00:09:31.351 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.351 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-24T00:09:31.351 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:03.288670+0000", 2023-09-24T00:09:31.351 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:09:31.351 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.351 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.351 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-24T00:09:31.351 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:03.288670+0000", 2023-09-24T00:09:31.352 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:09:31.352 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.352 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.352 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-24T00:09:31.352 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:03.288670+0000", 2023-09-24T00:09:31.352 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999995 2023-09-24T00:09:31.352 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.352 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.352 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-24T00:09:31.352 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:03.288676+0000", 2023-09-24T00:09:31.352 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.827e-06 2023-09-24T00:09:31.352 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.353 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.353 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-24T00:09:31.353 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:03.288687+0000", 2023-09-24T00:09:31.353 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.0407e-05 2023-09-24T00:09:31.353 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.353 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.353 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-24T00:09:31.353 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:03.288695+0000", 2023-09-24T00:09:31.353 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.2290000000000003e-06 2023-09-24T00:09:31.353 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.353 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.353 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:09:31.353 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:03.288754+0000", 2023-09-24T00:09:31.354 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.9178999999999997e-05 2023-09-24T00:09:31.354 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.354 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.354 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-24T00:09:31.354 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:03.288800+0000", 2023-09-24T00:09:31.354 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.5580000000000001e-05 2023-09-24T00:09:31.354 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.354 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.354 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-24T00:09:31.354 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:03.663576+0000", 2023-09-24T00:09:31.354 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.37477650000000001 2023-09-24T00:09:31.354 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.355 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.355 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-24T00:09:31.355 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:03.663675+0000", 2023-09-24T00:09:31.355 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 9.8429000000000002e-05 2023-09-24T00:09:31.355 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:09:31.355 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-24T00:09:31.355 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:09:31.355 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.355 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.355 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.35448.0:146372 10.14 10:2ad0994d:::benchmark_data_smithi159_258586_object69912:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e413)", 2023-09-24T00:09:31.355 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-24T00:06:44.299041+0000", 2023-09-24T00:09:31.355 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 167.03925679299999, 2023-09-24T00:09:31.355 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.062442627, 2023-09-24T00:09:31.356 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-24T00:09:31.356 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:09:31.356 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-24T00:09:31.356 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.35448", 2023-09-24T00:09:31.356 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:09:31.356 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 146372 2023-09-24T00:09:31.356 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.356 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-24T00:09:31.356 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.356 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-24T00:09:31.356 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:44.299041+0000", 2023-09-24T00:09:31.356 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:09:31.356 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.356 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.357 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-24T00:09:31.357 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:44.299041+0000", 2023-09-24T00:09:31.357 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:09:31.357 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.357 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.357 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-24T00:09:31.357 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:44.299039+0000", 2023-09-24T00:09:31.357 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999976 2023-09-24T00:09:31.357 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.357 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.357 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-24T00:09:31.357 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:44.299052+0000", 2023-09-24T00:09:31.358 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.2578000000000001e-05 2023-09-24T00:09:31.358 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.358 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.358 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-24T00:09:31.358 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:44.299072+0000", 2023-09-24T00:09:31.358 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.0024999999999999e-05 2023-09-24T00:09:31.358 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.358 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.358 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-24T00:09:31.358 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:44.299088+0000", 2023-09-24T00:09:31.358 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.6178999999999999e-05 2023-09-24T00:09:31.358 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.359 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.359 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:09:31.359 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:44.312543+0000", 2023-09-24T00:09:31.359 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.013455638000000001 2023-09-24T00:09:31.359 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.359 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.359 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for peered", 2023-09-24T00:09:31.359 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:44.312552+0000", 2023-09-24T00:09:31.359 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.2020000000000004e-06 2023-09-24T00:09:31.359 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.359 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.359 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:09:31.360 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:45.339235+0000", 2023-09-24T00:09:31.360 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.026683322 2023-09-24T00:09:31.360 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.360 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.360 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-24T00:09:31.360 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:45.339357+0000", 2023-09-24T00:09:31.360 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00012251499999999999 2023-09-24T00:09:31.360 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.360 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.360 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 1,2", 2023-09-24T00:09:31.360 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:45.339765+0000", 2023-09-24T00:09:31.360 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00040791299999999998 2023-09-24T00:09:31.360 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.360 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.361 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-24T00:09:31.361 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:45.360925+0000", 2023-09-24T00:09:31.361 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.021159304 2023-09-24T00:09:31.361 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.361 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.361 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:09:31.361 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:45.361060+0000", 2023-09-24T00:09:31.361 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000135585 2023-09-24T00:09:31.361 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.361 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.361 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:09:31.361 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:45.361100+0000", 2023-09-24T00:09:31.362 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 3.9357999999999998e-05 2023-09-24T00:09:31.362 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.362 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.362 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-24T00:09:31.362 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:45.361177+0000", 2023-09-24T00:09:31.362 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.7650000000000004e-05 2023-09-24T00:09:31.362 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.362 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.362 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-24T00:09:31.362 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:45.361484+0000", 2023-09-24T00:09:31.362 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00030677200000000002 2023-09-24T00:09:31.362 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:09:31.362 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-24T00:09:31.363 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:09:31.363 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.363 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.363 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.35448.0:146377 10.12 10.287f77d2 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e413)", 2023-09-24T00:09:31.363 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-24T00:06:44.312217+0000", 2023-09-24T00:09:31.363 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 167.026081654, 2023-09-24T00:09:31.363 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.94340276000000001, 2023-09-24T00:09:31.363 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-24T00:09:31.363 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "reached pg", 2023-09-24T00:09:31.363 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-24T00:09:31.363 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.35448", 2023-09-24T00:09:31.363 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:09:31.363 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 146377 2023-09-24T00:09:31.364 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.364 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-24T00:09:31.364 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.364 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-24T00:09:31.364 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:44.312217+0000", 2023-09-24T00:09:31.364 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:09:31.364 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.364 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.364 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-24T00:09:31.364 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:44.312217+0000", 2023-09-24T00:09:31.364 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:09:31.364 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.364 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.365 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-24T00:09:31.365 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:44.312214+0000", 2023-09-24T00:09:31.365 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999976 2023-09-24T00:09:31.365 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.365 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.365 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-24T00:09:31.365 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:44.312224+0000", 2023-09-24T00:09:31.365 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 9.5429999999999999e-06 2023-09-24T00:09:31.365 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.365 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.365 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-24T00:09:31.365 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:44.312240+0000", 2023-09-24T00:09:31.365 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.5772000000000001e-05 2023-09-24T00:09:31.366 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.366 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.366 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-24T00:09:31.366 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:44.312251+0000", 2023-09-24T00:09:31.366 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.1347e-05 2023-09-24T00:09:31.366 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.366 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.366 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:09:31.366 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:44.312299+0000", 2023-09-24T00:09:31.366 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.7469999999999998e-05 2023-09-24T00:09:31.366 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.366 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.367 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for peered", 2023-09-24T00:09:31.367 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:44.312308+0000", 2023-09-24T00:09:31.367 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 9.7340000000000003e-06 2023-09-24T00:09:31.367 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.367 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.367 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:09:31.367 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:45.255602+0000", 2023-09-24T00:09:31.367 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.94329350300000003 2023-09-24T00:09:31.367 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.367 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.367 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-24T00:09:31.367 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:45.255619+0000", 2023-09-24T00:09:31.367 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.7554000000000002e-05 2023-09-24T00:09:31.368 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:09:31.368 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-24T00:09:31.368 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:09:31.368 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.368 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.368 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.35448.0:150462 10.4 10:21df3f44:::benchmark_data_smithi159_258586_object74002:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e415)", 2023-09-24T00:09:31.368 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-24T00:06:54.485239+0000", 2023-09-24T00:09:31.368 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 156.85305952300001, 2023-09-24T00:09:31.368 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.26980507599999998, 2023-09-24T00:09:31.368 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-24T00:09:31.368 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:09:31.368 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-24T00:09:31.368 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.35448", 2023-09-24T00:09:31.369 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:09:31.369 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 150462 2023-09-24T00:09:31.369 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.369 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-24T00:09:31.369 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.369 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-24T00:09:31.369 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:54.485239+0000", 2023-09-24T00:09:31.369 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:09:31.369 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.369 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.369 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-24T00:09:31.369 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:54.485239+0000", 2023-09-24T00:09:31.370 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:09:31.370 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.370 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.370 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-24T00:09:31.370 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:54.485237+0000", 2023-09-24T00:09:31.370 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999986 2023-09-24T00:09:31.370 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.370 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.370 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-24T00:09:31.370 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:54.485243+0000", 2023-09-24T00:09:31.370 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.3170000000000001e-06 2023-09-24T00:09:31.370 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.370 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.371 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-24T00:09:31.371 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:54.485252+0000", 2023-09-24T00:09:31.371 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.9169999999999995e-06 2023-09-24T00:09:31.371 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.371 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.371 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-24T00:09:31.371 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:54.485258+0000", 2023-09-24T00:09:31.371 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.438e-06 2023-09-24T00:09:31.371 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.371 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.371 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:09:31.371 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:54.485312+0000", 2023-09-24T00:09:31.372 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.3687000000000003e-05 2023-09-24T00:09:31.372 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.372 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.372 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-24T00:09:31.372 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:54.485581+0000", 2023-09-24T00:09:31.372 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00026936100000000003 2023-09-24T00:09:31.372 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.372 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.372 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 1,2", 2023-09-24T00:09:31.372 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:54.733636+0000", 2023-09-24T00:09:31.372 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.24805500699999999 2023-09-24T00:09:31.372 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.372 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.373 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-24T00:09:31.373 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:54.744368+0000", 2023-09-24T00:09:31.373 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.010732004 2023-09-24T00:09:31.373 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.373 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.373 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:09:31.373 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:54.751599+0000", 2023-09-24T00:09:31.373 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0072312330000000001 2023-09-24T00:09:31.373 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.373 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.373 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:09:31.373 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:54.754698+0000", 2023-09-24T00:09:31.373 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.003099035 2023-09-24T00:09:31.374 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.374 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.374 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-24T00:09:31.374 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:54.754752+0000", 2023-09-24T00:09:31.374 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.3437999999999999e-05 2023-09-24T00:09:31.374 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.374 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.374 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-24T00:09:31.374 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:54.755044+0000", 2023-09-24T00:09:31.374 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00029201800000000001 2023-09-24T00:09:31.374 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:09:31.374 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-24T00:09:31.375 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:09:31.375 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.375 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.375 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "MOSDPGRecoveryDeleteReply(10.14 e415,413 10:2f845e9e:::benchmark_data_smithi159_258586_object62554:head,412'7787)", 2023-09-24T00:09:31.375 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-24T00:06:54.486321+0000", 2023-09-24T00:09:31.375 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 156.85197753400001, 2023-09-24T00:09:31.375 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.24706840599999999, 2023-09-24T00:09:31.375 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-24T00:09:31.375 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "reached pg", 2023-09-24T00:09:31.375 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-24T00:09:31.375 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.375 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-24T00:09:31.375 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:54.486321+0000", 2023-09-24T00:09:31.376 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:09:31.376 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.376 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.376 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-24T00:09:31.376 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:54.486321+0000", 2023-09-24T00:09:31.376 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:09:31.376 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.376 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.376 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-24T00:09:31.376 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:54.486320+0000", 2023-09-24T00:09:31.376 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999995 2023-09-24T00:09:31.376 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.377 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.377 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-24T00:09:31.377 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:54.486325+0000", 2023-09-24T00:09:31.377 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.7339999999999999e-06 2023-09-24T00:09:31.377 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.377 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.377 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-24T00:09:31.377 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:54.732517+0000", 2023-09-24T00:09:31.377 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.24619184699999999 2023-09-24T00:09:31.377 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.377 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.377 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-24T00:09:31.378 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:54.732551+0000", 2023-09-24T00:09:31.378 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 3.4665000000000001e-05 2023-09-24T00:09:31.378 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.378 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.378 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:09:31.378 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:54.732738+0000", 2023-09-24T00:09:31.378 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00018676000000000001 2023-09-24T00:09:31.378 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.378 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.378 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-24T00:09:31.378 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:54.733389+0000", 2023-09-24T00:09:31.378 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00065096900000000005 2023-09-24T00:09:31.379 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:09:31.379 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-24T00:09:31.379 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:09:31.379 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.379 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.379 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_repop(client.35448.0:150457 10.c e415/414 10:3b9c5f72:::benchmark_data_smithi159_258586_object73997:head v 415'9414, mlcod=342'4622)", 2023-09-24T00:09:31.379 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-24T00:06:54.494340+0000", 2023-09-24T00:09:31.379 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 156.84395830299999, 2023-09-24T00:09:31.379 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.257199856, 2023-09-24T00:09:31.379 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-24T00:09:31.379 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:09:31.379 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-24T00:09:31.379 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.380 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-24T00:09:31.380 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:54.494340+0000", 2023-09-24T00:09:31.380 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:09:31.380 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.380 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.380 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-24T00:09:31.380 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:54.494340+0000", 2023-09-24T00:09:31.380 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:09:31.380 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.380 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.380 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-24T00:09:31.380 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:54.494339+0000", 2023-09-24T00:09:31.381 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.999999 2023-09-24T00:09:31.381 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.381 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.381 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-24T00:09:31.381 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:54.494347+0000", 2023-09-24T00:09:31.381 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.2109999999999998e-06 2023-09-24T00:09:31.381 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.381 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.381 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-24T00:09:31.381 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:54.732605+0000", 2023-09-24T00:09:31.381 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.23825760200000001 2023-09-24T00:09:31.381 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.381 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.382 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-24T00:09:31.382 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:54.732627+0000", 2023-09-24T00:09:31.382 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.2765e-05 2023-09-24T00:09:31.382 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.382 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.382 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:09:31.382 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:54.733441+0000", 2023-09-24T00:09:31.382 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00081321599999999996 2023-09-24T00:09:31.382 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.382 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.382 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-24T00:09:31.382 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:54.733494+0000", 2023-09-24T00:09:31.383 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.3647999999999999e-05 2023-09-24T00:09:31.383 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.383 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.383 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-24T00:09:31.383 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:54.751507+0000", 2023-09-24T00:09:31.383 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.018012606 2023-09-24T00:09:31.383 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.383 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.383 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-24T00:09:31.383 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:54.751540+0000", 2023-09-24T00:09:31.383 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 3.2818999999999999e-05 2023-09-24T00:09:31.383 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:09:31.383 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-24T00:09:31.384 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:09:31.384 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.384 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.384 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_repop(client.35448.0:150461 10.17 e415/396 10:e9440600:::benchmark_data_smithi159_258586_object74001:head v 415'8104, mlcod=342'4624)", 2023-09-24T00:09:31.384 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-24T00:06:54.497855+0000", 2023-09-24T00:09:31.384 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 156.84044362399999, 2023-09-24T00:09:31.384 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.23996822900000001, 2023-09-24T00:09:31.384 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-24T00:09:31.384 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:09:31.384 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-24T00:09:31.384 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.384 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-24T00:09:31.384 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:54.497855+0000", 2023-09-24T00:09:31.385 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:09:31.385 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.385 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.385 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-24T00:09:31.385 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:54.497855+0000", 2023-09-24T00:09:31.385 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:09:31.385 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.385 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.385 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-24T00:09:31.385 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:54.497853+0000", 2023-09-24T00:09:31.385 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999986 2023-09-24T00:09:31.385 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.386 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.386 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-24T00:09:31.386 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:54.497864+0000", 2023-09-24T00:09:31.386 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.0234000000000001e-05 2023-09-24T00:09:31.386 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.386 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.386 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-24T00:09:31.386 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:54.732541+0000", 2023-09-24T00:09:31.386 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.234677623 2023-09-24T00:09:31.386 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.386 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.386 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-24T00:09:31.387 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:54.732552+0000", 2023-09-24T00:09:31.387 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.1153e-05 2023-09-24T00:09:31.387 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.387 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.387 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:09:31.387 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:54.732598+0000", 2023-09-24T00:09:31.387 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.6025000000000001e-05 2023-09-24T00:09:31.387 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.387 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.387 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-24T00:09:31.387 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:54.732670+0000", 2023-09-24T00:09:31.387 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.1864000000000002e-05 2023-09-24T00:09:31.387 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.388 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.388 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-24T00:09:31.388 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:54.737651+0000", 2023-09-24T00:09:31.388 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.004981198 2023-09-24T00:09:31.388 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.388 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.388 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-24T00:09:31.388 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:54.737823+0000", 2023-09-24T00:09:31.388 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00017136199999999999 2023-09-24T00:09:31.388 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:09:31.388 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-24T00:09:31.388 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:09:31.389 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.389 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.389 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.35448.0:152047 10.14 10:285ebe0b:::benchmark_data_smithi159_258586_object75587:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e416)", 2023-09-24T00:09:31.389 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-24T00:06:57.217197+0000", 2023-09-24T00:09:31.389 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 154.121101337, 2023-09-24T00:09:31.389 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.018222215, 2023-09-24T00:09:31.389 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-24T00:09:31.389 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:09:31.389 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-24T00:09:31.389 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.35448", 2023-09-24T00:09:31.389 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:09:31.389 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 152047 2023-09-24T00:09:31.389 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.390 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-24T00:09:31.390 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.390 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-24T00:09:31.390 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:57.217197+0000", 2023-09-24T00:09:31.390 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:09:31.390 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.390 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.390 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-24T00:09:31.390 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:57.217197+0000", 2023-09-24T00:09:31.390 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:09:31.390 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.390 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.390 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-24T00:09:31.391 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:57.217195+0000", 2023-09-24T00:09:31.391 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999981 2023-09-24T00:09:31.391 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.391 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.391 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-24T00:09:31.391 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:57.217202+0000", 2023-09-24T00:09:31.391 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.81e-06 2023-09-24T00:09:31.391 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.391 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.391 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-24T00:09:31.391 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:57.217221+0000", 2023-09-24T00:09:31.391 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.9295000000000001e-05 2023-09-24T00:09:31.391 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.392 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.392 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-24T00:09:31.392 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:57.217227+0000", 2023-09-24T00:09:31.392 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.6679999999999998e-06 2023-09-24T00:09:31.392 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.392 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.392 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:09:31.392 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:57.217873+0000", 2023-09-24T00:09:31.392 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00064645200000000005 2023-09-24T00:09:31.392 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.392 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.392 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for peered", 2023-09-24T00:09:31.393 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:57.217886+0000", 2023-09-24T00:09:31.393 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.2498e-05 2023-09-24T00:09:31.393 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.393 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.393 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:09:31.393 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:58.224496+0000", 2023-09-24T00:09:31.393 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.00661041 2023-09-24T00:09:31.393 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.393 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.393 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-24T00:09:31.393 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:58.224585+0000", 2023-09-24T00:09:31.393 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.8892000000000002e-05 2023-09-24T00:09:31.393 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.394 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.394 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 1,2", 2023-09-24T00:09:31.394 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:58.224925+0000", 2023-09-24T00:09:31.394 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00034004400000000001 2023-09-24T00:09:31.394 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.394 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.394 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-24T00:09:31.394 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:58.227281+0000", 2023-09-24T00:09:31.394 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0023562750000000001 2023-09-24T00:09:31.394 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.394 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.394 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:09:31.395 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:58.227558+0000", 2023-09-24T00:09:31.395 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00027667399999999997 2023-09-24T00:09:31.395 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.395 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.395 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:09:31.395 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:58.235325+0000", 2023-09-24T00:09:31.395 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0077668729999999997 2023-09-24T00:09:31.395 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.395 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.395 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-24T00:09:31.395 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:58.235377+0000", 2023-09-24T00:09:31.395 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.1841000000000001e-05 2023-09-24T00:09:31.395 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.396 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.396 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-24T00:09:31.396 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:58.235419+0000", 2023-09-24T00:09:31.396 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.2540999999999998e-05 2023-09-24T00:09:31.396 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:09:31.396 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-24T00:09:31.396 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:09:31.396 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.396 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.396 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.35448.0:152058 10.14 10:2abff1a0:::benchmark_data_smithi159_258586_object75598:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e416)", 2023-09-24T00:09:31.396 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-24T00:06:57.234876+0000", 2023-09-24T00:09:31.396 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 154.10342270000001, 2023-09-24T00:09:31.397 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.0008219819999999, 2023-09-24T00:09:31.397 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-24T00:09:31.397 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:09:31.397 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-24T00:09:31.397 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.35448", 2023-09-24T00:09:31.397 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:09:31.397 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 152058 2023-09-24T00:09:31.397 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.397 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-24T00:09:31.397 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.397 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-24T00:09:31.397 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:57.234876+0000", 2023-09-24T00:09:31.397 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:09:31.398 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.398 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.398 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-24T00:09:31.398 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:57.234876+0000", 2023-09-24T00:09:31.398 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:09:31.398 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.398 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.398 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-24T00:09:31.398 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:57.234874+0000", 2023-09-24T00:09:31.398 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999986 2023-09-24T00:09:31.398 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.398 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.398 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-24T00:09:31.399 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:57.234881+0000", 2023-09-24T00:09:31.399 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.6640000000000001e-06 2023-09-24T00:09:31.399 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.399 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.399 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-24T00:09:31.399 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:57.234893+0000", 2023-09-24T00:09:31.399 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.2525e-05 2023-09-24T00:09:31.399 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.399 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.399 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-24T00:09:31.399 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:57.234901+0000", 2023-09-24T00:09:31.399 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.6480000000000003e-06 2023-09-24T00:09:31.399 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.400 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.400 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:09:31.400 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:57.235647+0000", 2023-09-24T00:09:31.400 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00074592599999999995 2023-09-24T00:09:31.400 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.400 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.400 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for peered", 2023-09-24T00:09:31.400 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:57.235661+0000", 2023-09-24T00:09:31.400 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.4389000000000001e-05 2023-09-24T00:09:31.400 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.400 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.400 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:09:31.401 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:58.227582+0000", 2023-09-24T00:09:31.401 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.99192141700000003 2023-09-24T00:09:31.401 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.401 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.401 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-24T00:09:31.401 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:58.227700+0000", 2023-09-24T00:09:31.401 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000117469 2023-09-24T00:09:31.401 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.401 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.401 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 1,2", 2023-09-24T00:09:31.401 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:58.227930+0000", 2023-09-24T00:09:31.401 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00023009199999999999 2023-09-24T00:09:31.402 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.402 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.402 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:09:31.402 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:58.235169+0000", 2023-09-24T00:09:31.402 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0072393459999999998 2023-09-24T00:09:31.402 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.402 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.402 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-24T00:09:31.402 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:58.235533+0000", 2023-09-24T00:09:31.402 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00036330200000000003 2023-09-24T00:09:31.402 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.402 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.402 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:09:31.403 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:58.235574+0000", 2023-09-24T00:09:31.403 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.0951000000000001e-05 2023-09-24T00:09:31.403 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.403 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.403 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-24T00:09:31.403 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:58.235656+0000", 2023-09-24T00:09:31.403 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.2435999999999995e-05 2023-09-24T00:09:31.403 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.403 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.403 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-24T00:09:31.403 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:58.235697+0000", 2023-09-24T00:09:31.403 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.1396999999999997e-05 2023-09-24T00:09:31.403 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:09:31.404 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-24T00:09:31.404 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:09:31.404 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.404 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.404 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.35448.0:152099 10.14 10:2bd00d43:::benchmark_data_smithi159_258586_object75639:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e416)", 2023-09-24T00:09:31.404 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-24T00:06:57.303047+0000", 2023-09-24T00:09:31.404 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 154.03525132499999, 2023-09-24T00:09:31.404 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.93280614699999997, 2023-09-24T00:09:31.404 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-24T00:09:31.404 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:09:31.404 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-24T00:09:31.404 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.35448", 2023-09-24T00:09:31.404 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:09:31.405 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 152099 2023-09-24T00:09:31.405 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.405 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-24T00:09:31.405 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.405 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-24T00:09:31.405 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:57.303047+0000", 2023-09-24T00:09:31.405 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:09:31.405 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.405 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.405 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-24T00:09:31.405 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:57.303047+0000", 2023-09-24T00:09:31.405 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:09:31.405 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.406 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.406 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-24T00:09:31.406 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:57.303045+0000", 2023-09-24T00:09:31.406 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999986 2023-09-24T00:09:31.406 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.406 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.406 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-24T00:09:31.406 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:57.303052+0000", 2023-09-24T00:09:31.406 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.1960000000000002e-06 2023-09-24T00:09:31.406 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.406 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.407 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-24T00:09:31.407 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:57.303069+0000", 2023-09-24T00:09:31.407 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.6580999999999999e-05 2023-09-24T00:09:31.407 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.407 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.407 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-24T00:09:31.407 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:57.303078+0000", 2023-09-24T00:09:31.407 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.9740000000000008e-06 2023-09-24T00:09:31.407 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.407 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.407 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:09:31.407 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:57.303150+0000", 2023-09-24T00:09:31.408 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.1688999999999998e-05 2023-09-24T00:09:31.408 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.408 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.408 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for peered", 2023-09-24T00:09:31.408 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:57.303164+0000", 2023-09-24T00:09:31.408 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.4238e-05 2023-09-24T00:09:31.408 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.408 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.408 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:09:31.408 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:58.229270+0000", 2023-09-24T00:09:31.408 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.92610584100000004 2023-09-24T00:09:31.408 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.409 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.409 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-24T00:09:31.409 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:58.229385+0000", 2023-09-24T00:09:31.409 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000114831 2023-09-24T00:09:31.409 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.409 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.409 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 1,2", 2023-09-24T00:09:31.409 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:58.229621+0000", 2023-09-24T00:09:31.409 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00023653199999999999 2023-09-24T00:09:31.409 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.409 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.409 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:09:31.409 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:58.235471+0000", 2023-09-24T00:09:31.410 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0058497569999999997 2023-09-24T00:09:31.410 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.410 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.410 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-24T00:09:31.410 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:58.235537+0000", 2023-09-24T00:09:31.410 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.6544999999999994e-05 2023-09-24T00:09:31.410 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.410 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.410 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:09:31.410 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:58.235739+0000", 2023-09-24T00:09:31.410 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00020104899999999999 2023-09-24T00:09:31.411 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.411 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.411 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-24T00:09:31.411 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:58.235811+0000", 2023-09-24T00:09:31.411 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.2197e-05 2023-09-24T00:09:31.411 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.411 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.411 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-24T00:09:31.411 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:58.235853+0000", 2023-09-24T00:09:31.411 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.2313e-05 2023-09-24T00:09:31.411 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:09:31.411 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-24T00:09:31.411 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:09:31.412 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.412 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.412 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.35448.0:152127 10.14 10:2fbb4b25:::benchmark_data_smithi159_258586_object75667:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e416)", 2023-09-24T00:09:31.412 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-24T00:06:57.337996+0000", 2023-09-24T00:09:31.412 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 154.000302433, 2023-09-24T00:09:31.412 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.89819934300000004, 2023-09-24T00:09:31.412 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-24T00:09:31.412 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:09:31.412 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-24T00:09:31.412 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.35448", 2023-09-24T00:09:31.412 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:09:31.412 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 152127 2023-09-24T00:09:31.412 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.413 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-24T00:09:31.413 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.413 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-24T00:09:31.413 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:57.337996+0000", 2023-09-24T00:09:31.413 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:09:31.413 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.413 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.413 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-24T00:09:31.413 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:57.337996+0000", 2023-09-24T00:09:31.413 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:09:31.413 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.413 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.413 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-24T00:09:31.414 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:57.337994+0000", 2023-09-24T00:09:31.414 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999981 2023-09-24T00:09:31.414 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.414 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.414 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-24T00:09:31.414 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:57.338002+0000", 2023-09-24T00:09:31.414 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.7500000000000003e-06 2023-09-24T00:09:31.414 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.414 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.414 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-24T00:09:31.414 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:57.338014+0000", 2023-09-24T00:09:31.415 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.2612000000000001e-05 2023-09-24T00:09:31.415 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.415 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.415 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-24T00:09:31.415 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:57.338023+0000", 2023-09-24T00:09:31.415 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.7460000000000006e-06 2023-09-24T00:09:31.415 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.415 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.415 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:09:31.415 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:57.338549+0000", 2023-09-24T00:09:31.415 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00052606899999999999 2023-09-24T00:09:31.415 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.415 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.416 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for peered", 2023-09-24T00:09:31.416 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:57.338565+0000", 2023-09-24T00:09:31.416 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.5588999999999999e-05 2023-09-24T00:09:31.416 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.416 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.416 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:09:31.416 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:58.231054+0000", 2023-09-24T00:09:31.416 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.892489274 2023-09-24T00:09:31.416 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.416 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.416 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-24T00:09:31.416 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:58.231163+0000", 2023-09-24T00:09:31.416 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000109128 2023-09-24T00:09:31.417 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.417 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.417 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 1,2", 2023-09-24T00:09:31.417 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:58.231395+0000", 2023-09-24T00:09:31.417 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00023144699999999999 2023-09-24T00:09:31.417 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.417 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.417 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:09:31.417 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:58.235520+0000", 2023-09-24T00:09:31.417 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0041255329999999998 2023-09-24T00:09:31.417 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.417 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.418 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-24T00:09:31.418 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:58.235542+0000", 2023-09-24T00:09:31.418 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.1282000000000001e-05 2023-09-24T00:09:31.418 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.418 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.418 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:09:31.418 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:58.236001+0000", 2023-09-24T00:09:31.418 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00045969199999999999 2023-09-24T00:09:31.418 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.418 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.418 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-24T00:09:31.418 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:58.236054+0000", 2023-09-24T00:09:31.418 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.2905999999999998e-05 2023-09-24T00:09:31.419 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.419 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.419 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-24T00:09:31.419 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:58.236195+0000", 2023-09-24T00:09:31.419 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00014098800000000001 2023-09-24T00:09:31.419 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:09:31.419 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-24T00:09:31.419 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:09:31.419 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.419 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.419 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.35448.0:152129 10.14 10:2af23bd9:::benchmark_data_smithi159_258586_object75669:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e416)", 2023-09-24T00:09:31.419 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-24T00:06:57.345139+0000", 2023-09-24T00:09:31.420 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 153.993158857, 2023-09-24T00:09:31.420 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.900091843, 2023-09-24T00:09:31.420 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-24T00:09:31.420 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:09:31.420 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-24T00:09:31.420 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.35448", 2023-09-24T00:09:31.420 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:09:31.420 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 152129 2023-09-24T00:09:31.420 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.420 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-24T00:09:31.420 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.420 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-24T00:09:31.420 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:57.345139+0000", 2023-09-24T00:09:31.421 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:09:31.421 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.421 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.421 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-24T00:09:31.421 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:57.345139+0000", 2023-09-24T00:09:31.421 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:09:31.421 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.421 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.421 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-24T00:09:31.421 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:57.345138+0000", 2023-09-24T00:09:31.421 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999986 2023-09-24T00:09:31.421 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.421 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.422 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-24T00:09:31.422 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:57.345144+0000", 2023-09-24T00:09:31.422 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.0209999999999996e-06 2023-09-24T00:09:31.422 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.422 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.422 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-24T00:09:31.422 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:57.345154+0000", 2023-09-24T00:09:31.422 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.0373999999999999e-05 2023-09-24T00:09:31.422 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.422 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.422 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-24T00:09:31.422 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:57.345161+0000", 2023-09-24T00:09:31.423 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.0469999999999996e-06 2023-09-24T00:09:31.423 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.423 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.423 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:09:31.423 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:57.345569+0000", 2023-09-24T00:09:31.423 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00040787700000000001 2023-09-24T00:09:31.423 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.423 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.423 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for peered", 2023-09-24T00:09:31.423 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:57.345581+0000", 2023-09-24T00:09:31.423 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.2347999999999999e-05 2023-09-24T00:09:31.423 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.424 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.424 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:09:31.424 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:58.233134+0000", 2023-09-24T00:09:31.424 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.88755207700000005 2023-09-24T00:09:31.424 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.424 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.424 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-24T00:09:31.424 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:58.233252+0000", 2023-09-24T00:09:31.424 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00011848799999999999 2023-09-24T00:09:31.424 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.424 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.424 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 1,2", 2023-09-24T00:09:31.424 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:58.233492+0000", 2023-09-24T00:09:31.425 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000239993 2023-09-24T00:09:31.425 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.425 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.425 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:09:31.425 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:58.236238+0000", 2023-09-24T00:09:31.425 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0027458349999999999 2023-09-24T00:09:31.425 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.425 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.425 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:09:31.425 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:58.236272+0000", 2023-09-24T00:09:31.425 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 3.3689999999999998e-05 2023-09-24T00:09:31.425 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.426 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.426 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-24T00:09:31.426 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:58.245150+0000", 2023-09-24T00:09:31.426 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.008878014 2023-09-24T00:09:31.426 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.426 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.426 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-24T00:09:31.426 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:58.245194+0000", 2023-09-24T00:09:31.426 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.4215999999999998e-05 2023-09-24T00:09:31.426 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.426 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.426 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-24T00:09:31.427 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:58.245231+0000", 2023-09-24T00:09:31.427 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 3.7407999999999998e-05 2023-09-24T00:09:31.427 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:09:31.427 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-24T00:09:31.427 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:09:31.427 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.427 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.427 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.35448.0:152214 10.14 10:2fdd7ba3:::benchmark_data_smithi159_258586_object75754:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e416)", 2023-09-24T00:09:31.427 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-24T00:06:57.478509+0000", 2023-09-24T00:09:31.427 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 153.85978892899999, 2023-09-24T00:09:31.427 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.77362861500000002, 2023-09-24T00:09:31.427 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-24T00:09:31.427 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:09:31.428 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-24T00:09:31.428 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.35448", 2023-09-24T00:09:31.428 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:09:31.428 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 152214 2023-09-24T00:09:31.428 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.428 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-24T00:09:31.428 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.428 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-24T00:09:31.428 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:57.478509+0000", 2023-09-24T00:09:31.428 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:09:31.428 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.428 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.429 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-24T00:09:31.429 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:57.478509+0000", 2023-09-24T00:09:31.429 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:09:31.429 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.429 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.429 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-24T00:09:31.429 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:57.478508+0000", 2023-09-24T00:09:31.429 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999981 2023-09-24T00:09:31.429 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.429 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.429 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-24T00:09:31.429 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:57.478515+0000", 2023-09-24T00:09:31.429 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.9000000000000006e-06 2023-09-24T00:09:31.429 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.430 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.430 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-24T00:09:31.430 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:57.478533+0000", 2023-09-24T00:09:31.430 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.7503000000000002e-05 2023-09-24T00:09:31.430 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.430 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.430 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-24T00:09:31.430 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:57.478542+0000", 2023-09-24T00:09:31.430 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.7090000000000008e-06 2023-09-24T00:09:31.430 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.430 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.430 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:09:31.431 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:57.478612+0000", 2023-09-24T00:09:31.431 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.0724999999999998e-05 2023-09-24T00:09:31.431 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.431 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.431 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for peered", 2023-09-24T00:09:31.431 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:57.478625+0000", 2023-09-24T00:09:31.431 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.2391e-05 2023-09-24T00:09:31.431 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.431 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.431 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:09:31.431 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:58.236294+0000", 2023-09-24T00:09:31.431 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.75766895400000001 2023-09-24T00:09:31.431 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.432 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.432 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-24T00:09:31.432 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:58.236392+0000", 2023-09-24T00:09:31.432 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 9.8363999999999995e-05 2023-09-24T00:09:31.432 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.432 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.432 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 1,2", 2023-09-24T00:09:31.432 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:58.236648+0000", 2023-09-24T00:09:31.432 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00025542099999999998 2023-09-24T00:09:31.432 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.432 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.432 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-24T00:09:31.432 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:58.245250+0000", 2023-09-24T00:09:31.433 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.008602798 2023-09-24T00:09:31.433 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.433 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.433 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:09:31.433 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:58.252025+0000", 2023-09-24T00:09:31.433 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0067748050000000001 2023-09-24T00:09:31.433 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.433 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.433 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:09:31.433 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:58.252055+0000", 2023-09-24T00:09:31.433 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 3.0241999999999999e-05 2023-09-24T00:09:31.433 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.433 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.434 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-24T00:09:31.434 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:58.252099+0000", 2023-09-24T00:09:31.434 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.3939000000000001e-05 2023-09-24T00:09:31.434 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.434 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.434 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-24T00:09:31.434 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:58.252138+0000", 2023-09-24T00:09:31.434 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 3.8549e-05 2023-09-24T00:09:31.434 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:09:31.434 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-24T00:09:31.434 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:09:31.434 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.435 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.435 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.35448.0:152230 10.14 10:2a8f9a01:::benchmark_data_smithi159_258586_object75770:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e416)", 2023-09-24T00:09:31.435 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-24T00:06:57.507441+0000", 2023-09-24T00:09:31.435 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 153.83085740199999, 2023-09-24T00:09:31.435 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.75152319099999998, 2023-09-24T00:09:31.435 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-24T00:09:31.435 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:09:31.435 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-24T00:09:31.435 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.35448", 2023-09-24T00:09:31.435 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:09:31.435 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 152230 2023-09-24T00:09:31.435 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.437 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-24T00:09:31.437 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.437 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-24T00:09:31.437 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:57.507441+0000", 2023-09-24T00:09:31.437 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:09:31.437 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.437 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.438 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-24T00:09:31.438 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:57.507441+0000", 2023-09-24T00:09:31.438 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:09:31.438 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.438 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.438 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-24T00:09:31.438 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:57.507439+0000", 2023-09-24T00:09:31.438 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999986 2023-09-24T00:09:31.438 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.439 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.439 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-24T00:09:31.439 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:57.507446+0000", 2023-09-24T00:09:31.439 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.0759999999999997e-06 2023-09-24T00:09:31.439 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.439 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.439 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-24T00:09:31.439 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:57.507459+0000", 2023-09-24T00:09:31.439 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.2802e-05 2023-09-24T00:09:31.439 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.439 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.439 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-24T00:09:31.440 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:57.507467+0000", 2023-09-24T00:09:31.440 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.1289999999999996e-06 2023-09-24T00:09:31.440 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.440 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.440 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:09:31.440 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:57.507524+0000", 2023-09-24T00:09:31.440 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.6456999999999998e-05 2023-09-24T00:09:31.440 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.440 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.440 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for peered", 2023-09-24T00:09:31.440 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:57.507536+0000", 2023-09-24T00:09:31.440 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.1994000000000001e-05 2023-09-24T00:09:31.440 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.441 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.441 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:09:31.441 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:58.238912+0000", 2023-09-24T00:09:31.441 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.73137660900000001 2023-09-24T00:09:31.441 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.441 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.441 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-24T00:09:31.441 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:58.239031+0000", 2023-09-24T00:09:31.441 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000118609 2023-09-24T00:09:31.441 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.441 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.441 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 1,2", 2023-09-24T00:09:31.441 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:58.239927+0000", 2023-09-24T00:09:31.442 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00089583000000000002 2023-09-24T00:09:31.442 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.442 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.442 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-24T00:09:31.442 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:58.247331+0000", 2023-09-24T00:09:31.442 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0074045040000000001 2023-09-24T00:09:31.442 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.442 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.442 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:09:31.442 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:58.252172+0000", 2023-09-24T00:09:31.442 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0048410939999999998 2023-09-24T00:09:31.442 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.442 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.443 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:09:31.443 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:58.258520+0000", 2023-09-24T00:09:31.443 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0063476449999999998 2023-09-24T00:09:31.443 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.443 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.443 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-24T00:09:31.443 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:58.258653+0000", 2023-09-24T00:09:31.443 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00013294000000000001 2023-09-24T00:09:31.443 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.443 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.443 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-24T00:09:31.443 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:58.258964+0000", 2023-09-24T00:09:31.443 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00031105500000000002 2023-09-24T00:09:31.444 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:09:31.444 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-24T00:09:31.444 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:09:31.444 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.444 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.444 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.35448.0:152256 10.14 10:29b110ad:::benchmark_data_smithi159_258586_object75796:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e416)", 2023-09-24T00:09:31.444 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-24T00:06:57.559812+0000", 2023-09-24T00:09:31.444 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 153.77848594899999, 2023-09-24T00:09:31.444 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.69976605300000005, 2023-09-24T00:09:31.444 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-24T00:09:31.444 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:09:31.445 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-24T00:09:31.445 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.35448", 2023-09-24T00:09:31.445 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:09:31.445 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 152256 2023-09-24T00:09:31.445 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.445 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-24T00:09:31.445 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.445 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-24T00:09:31.445 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:57.559812+0000", 2023-09-24T00:09:31.445 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:09:31.445 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.445 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.445 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-24T00:09:31.446 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:57.559812+0000", 2023-09-24T00:09:31.446 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:09:31.446 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.446 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.446 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-24T00:09:31.446 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:57.559811+0000", 2023-09-24T00:09:31.446 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999986 2023-09-24T00:09:31.446 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.446 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.446 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-24T00:09:31.446 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:57.559817+0000", 2023-09-24T00:09:31.446 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.908e-06 2023-09-24T00:09:31.447 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.447 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.447 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-24T00:09:31.447 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:57.559828+0000", 2023-09-24T00:09:31.447 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.1513e-05 2023-09-24T00:09:31.447 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.447 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.447 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-24T00:09:31.447 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:57.559835+0000", 2023-09-24T00:09:31.447 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.1749999999999999e-06 2023-09-24T00:09:31.447 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.447 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.448 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:09:31.448 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:57.559893+0000", 2023-09-24T00:09:31.448 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.808e-05 2023-09-24T00:09:31.448 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.448 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.448 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for peered", 2023-09-24T00:09:31.448 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:57.559906+0000", 2023-09-24T00:09:31.448 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.2870999999999999e-05 2023-09-24T00:09:31.448 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.448 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.448 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:09:31.448 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:58.241325+0000", 2023-09-24T00:09:31.448 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.68141835900000003 2023-09-24T00:09:31.449 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.449 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.449 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-24T00:09:31.449 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:58.241449+0000", 2023-09-24T00:09:31.449 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00012433100000000001 2023-09-24T00:09:31.449 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.449 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.449 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 1,2", 2023-09-24T00:09:31.449 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:58.241733+0000", 2023-09-24T00:09:31.449 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00028437800000000001 2023-09-24T00:09:31.449 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.449 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.449 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-24T00:09:31.450 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:58.247337+0000", 2023-09-24T00:09:31.450 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0056037960000000003 2023-09-24T00:09:31.450 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.450 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.450 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:09:31.450 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:58.252202+0000", 2023-09-24T00:09:31.450 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.004864709 2023-09-24T00:09:31.450 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.450 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.450 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:09:31.450 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:58.259248+0000", 2023-09-24T00:09:31.450 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.007046124 2023-09-24T00:09:31.450 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.451 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.451 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-24T00:09:31.451 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:58.259390+0000", 2023-09-24T00:09:31.451 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000142068 2023-09-24T00:09:31.451 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.451 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.451 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-24T00:09:31.451 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:58.259578+0000", 2023-09-24T00:09:31.451 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00018827699999999999 2023-09-24T00:09:31.451 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:09:31.451 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-24T00:09:31.451 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:09:31.452 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.452 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.452 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.35448.0:152307 10.14 10:29e5420e:::benchmark_data_smithi159_258586_object75847:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e416)", 2023-09-24T00:09:31.452 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-24T00:06:57.724533+0000", 2023-09-24T00:09:31.452 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 153.61376489400001, 2023-09-24T00:09:31.452 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.53546743200000002, 2023-09-24T00:09:31.452 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-24T00:09:31.452 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:09:31.452 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-24T00:09:31.452 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.35448", 2023-09-24T00:09:31.452 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:09:31.452 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 152307 2023-09-24T00:09:31.452 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.453 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-24T00:09:31.453 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.453 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-24T00:09:31.453 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:57.724533+0000", 2023-09-24T00:09:31.453 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:09:31.453 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.453 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.453 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-24T00:09:31.453 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:57.724533+0000", 2023-09-24T00:09:31.453 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:09:31.453 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.453 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.453 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-24T00:09:31.453 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:57.724532+0000", 2023-09-24T00:09:31.454 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999986 2023-09-24T00:09:31.454 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.454 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.454 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-24T00:09:31.454 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:57.724539+0000", 2023-09-24T00:09:31.454 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.148e-06 2023-09-24T00:09:31.454 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.454 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.454 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-24T00:09:31.454 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:57.724553+0000", 2023-09-24T00:09:31.454 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.4392999999999999e-05 2023-09-24T00:09:31.454 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.455 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.455 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-24T00:09:31.455 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:57.724562+0000", 2023-09-24T00:09:31.455 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.1089999999999998e-06 2023-09-24T00:09:31.455 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.455 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.455 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:09:31.455 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:57.724633+0000", 2023-09-24T00:09:31.455 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.1145999999999999e-05 2023-09-24T00:09:31.455 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.455 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.455 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for peered", 2023-09-24T00:09:31.456 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:57.724648+0000", 2023-09-24T00:09:31.456 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.5735000000000001e-05 2023-09-24T00:09:31.456 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.456 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.456 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:09:31.456 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:58.243208+0000", 2023-09-24T00:09:31.456 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.51855959200000001 2023-09-24T00:09:31.456 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.456 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.456 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-24T00:09:31.456 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:58.243321+0000", 2023-09-24T00:09:31.456 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000112805 2023-09-24T00:09:31.456 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.457 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.457 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 1,2", 2023-09-24T00:09:31.457 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:58.243560+0000", 2023-09-24T00:09:31.457 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000239669 2023-09-24T00:09:31.457 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.457 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.457 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-24T00:09:31.457 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:58.249507+0000", 2023-09-24T00:09:31.457 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0059461130000000003 2023-09-24T00:09:31.457 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.457 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.457 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:09:31.457 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:58.252231+0000", 2023-09-24T00:09:31.458 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0027240279999999999 2023-09-24T00:09:31.458 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.458 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.458 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:09:31.458 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:58.259747+0000", 2023-09-24T00:09:31.458 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0075162349999999996 2023-09-24T00:09:31.458 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.458 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.458 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-24T00:09:31.458 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:58.259876+0000", 2023-09-24T00:09:31.458 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000129061 2023-09-24T00:09:31.458 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.459 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.459 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-24T00:09:31.459 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:58.260001+0000", 2023-09-24T00:09:31.459 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000124809 2023-09-24T00:09:31.459 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:09:31.459 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-24T00:09:31.459 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:09:31.459 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.459 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.459 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.35448.0:152320 10.14 10:2b498aca:::benchmark_data_smithi159_258586_object75860:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e416)", 2023-09-24T00:09:31.459 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-24T00:06:57.755426+0000", 2023-09-24T00:09:31.459 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 153.582872546, 2023-09-24T00:09:31.459 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.50515944999999995, 2023-09-24T00:09:31.460 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-24T00:09:31.460 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:09:31.460 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-24T00:09:31.460 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.35448", 2023-09-24T00:09:31.460 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:09:31.460 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 152320 2023-09-24T00:09:31.460 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.460 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-24T00:09:31.460 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.460 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-24T00:09:31.460 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:57.755426+0000", 2023-09-24T00:09:31.460 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:09:31.460 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.460 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.461 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-24T00:09:31.461 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:57.755426+0000", 2023-09-24T00:09:31.461 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:09:31.461 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.461 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.461 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-24T00:09:31.461 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:57.755424+0000", 2023-09-24T00:09:31.461 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999986 2023-09-24T00:09:31.461 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.461 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.461 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-24T00:09:31.461 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:57.755432+0000", 2023-09-24T00:09:31.461 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.9349999999999994e-06 2023-09-24T00:09:31.462 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.462 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.462 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-24T00:09:31.462 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:57.755446+0000", 2023-09-24T00:09:31.462 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.3535e-05 2023-09-24T00:09:31.462 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.462 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.462 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-24T00:09:31.462 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:57.755455+0000", 2023-09-24T00:09:31.462 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 9.9969999999999993e-06 2023-09-24T00:09:31.462 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.462 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.462 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:09:31.463 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:57.755550+0000", 2023-09-24T00:09:31.463 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 9.4126e-05 2023-09-24T00:09:31.463 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.463 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.463 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for peered", 2023-09-24T00:09:31.463 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:57.755565+0000", 2023-09-24T00:09:31.463 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.5174000000000001e-05 2023-09-24T00:09:31.463 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.463 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.463 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:09:31.463 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:58.245277+0000", 2023-09-24T00:09:31.463 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.48971204499999998 2023-09-24T00:09:31.464 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.464 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.464 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-24T00:09:31.464 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:58.245381+0000", 2023-09-24T00:09:31.464 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00010365999999999999 2023-09-24T00:09:31.464 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.464 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.464 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 1,2", 2023-09-24T00:09:31.464 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:58.245590+0000", 2023-09-24T00:09:31.464 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00020957699999999999 2023-09-24T00:09:31.464 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.464 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.464 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:09:31.465 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:58.252261+0000", 2023-09-24T00:09:31.465 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0066713739999999999 2023-09-24T00:09:31.465 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.465 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.465 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:09:31.465 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:58.260042+0000", 2023-09-24T00:09:31.465 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0077800600000000001 2023-09-24T00:09:31.465 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.465 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.465 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-24T00:09:31.465 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:58.260500+0000", 2023-09-24T00:09:31.465 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00045853799999999998 2023-09-24T00:09:31.465 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.465 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.466 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-24T00:09:31.466 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:58.260546+0000", 2023-09-24T00:09:31.466 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.5561e-05 2023-09-24T00:09:31.466 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.466 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.466 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-24T00:09:31.466 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:58.260585+0000", 2023-09-24T00:09:31.466 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 3.9496000000000003e-05 2023-09-24T00:09:31.466 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:09:31.466 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-24T00:09:31.466 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:09:31.466 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.467 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.467 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.35448.0:152334 10.14 10:2b38a31e:::benchmark_data_smithi159_258586_object75874:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e416)", 2023-09-24T00:09:31.467 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-24T00:06:57.777244+0000", 2023-09-24T00:09:31.467 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 153.56105443199999, 2023-09-24T00:09:31.467 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.48344515500000002, 2023-09-24T00:09:31.467 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-24T00:09:31.467 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:09:31.467 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-24T00:09:31.467 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.35448", 2023-09-24T00:09:31.467 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:09:31.467 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 152334 2023-09-24T00:09:31.467 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.467 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-24T00:09:31.468 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.468 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-24T00:09:31.468 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:57.777244+0000", 2023-09-24T00:09:31.468 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:09:31.468 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.468 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.468 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-24T00:09:31.468 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:57.777244+0000", 2023-09-24T00:09:31.468 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:09:31.468 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.468 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.468 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-24T00:09:31.468 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:57.777242+0000", 2023-09-24T00:09:31.469 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999986 2023-09-24T00:09:31.469 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.469 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.469 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-24T00:09:31.469 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:57.777248+0000", 2023-09-24T00:09:31.469 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.2060000000000004e-06 2023-09-24T00:09:31.469 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.469 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.469 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-24T00:09:31.469 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:57.777262+0000", 2023-09-24T00:09:31.469 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.3652000000000001e-05 2023-09-24T00:09:31.469 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.469 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.470 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-24T00:09:31.470 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:57.777269+0000", 2023-09-24T00:09:31.470 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.1500000000000002e-06 2023-09-24T00:09:31.470 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.470 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.470 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:09:31.470 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:57.777328+0000", 2023-09-24T00:09:31.470 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.8275e-05 2023-09-24T00:09:31.470 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.470 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.470 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for peered", 2023-09-24T00:09:31.470 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:57.777341+0000", 2023-09-24T00:09:31.471 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.3747999999999999e-05 2023-09-24T00:09:31.471 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.471 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.471 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:09:31.471 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:58.247363+0000", 2023-09-24T00:09:31.471 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.47002148900000001 2023-09-24T00:09:31.471 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.471 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.471 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-24T00:09:31.471 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:58.247469+0000", 2023-09-24T00:09:31.471 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000106341 2023-09-24T00:09:31.471 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.471 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.471 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 1,2", 2023-09-24T00:09:31.472 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:58.247715+0000", 2023-09-24T00:09:31.472 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00024635500000000002 2023-09-24T00:09:31.472 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.472 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.472 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:09:31.472 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:58.258487+0000", 2023-09-24T00:09:31.472 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.010771533999999999 2023-09-24T00:09:31.472 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.472 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.472 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:09:31.472 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:58.260072+0000", 2023-09-24T00:09:31.472 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00158468 2023-09-24T00:09:31.472 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.473 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.473 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-24T00:09:31.473 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:58.260627+0000", 2023-09-24T00:09:31.473 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00055491600000000002 2023-09-24T00:09:31.473 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.473 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.473 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-24T00:09:31.473 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:58.260660+0000", 2023-09-24T00:09:31.473 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 3.2975000000000002e-05 2023-09-24T00:09:31.473 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.473 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.473 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-24T00:09:31.473 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:58.260689+0000", 2023-09-24T00:09:31.474 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.9335e-05 2023-09-24T00:09:31.474 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:09:31.474 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-24T00:09:31.474 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:09:31.474 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.474 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.474 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.35448.0:152443 10.14 10:2e9aefdd:::benchmark_data_smithi159_258586_object75983:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e416)", 2023-09-24T00:09:31.474 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-24T00:06:58.053795+0000", 2023-09-24T00:09:31.474 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 153.28450271, 2023-09-24T00:09:31.474 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.20706447, 2023-09-24T00:09:31.474 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-24T00:09:31.474 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:09:31.475 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-24T00:09:31.475 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.35448", 2023-09-24T00:09:31.475 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:09:31.475 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 152443 2023-09-24T00:09:31.475 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.475 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-24T00:09:31.475 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.475 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-24T00:09:31.475 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:58.053795+0000", 2023-09-24T00:09:31.475 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:09:31.475 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.475 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.475 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-24T00:09:31.476 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:58.053795+0000", 2023-09-24T00:09:31.476 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:09:31.476 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.476 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.476 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-24T00:09:31.476 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:58.053794+0000", 2023-09-24T00:09:31.476 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999986 2023-09-24T00:09:31.476 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.476 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.476 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-24T00:09:31.476 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:58.053800+0000", 2023-09-24T00:09:31.476 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.9399999999999999e-06 2023-09-24T00:09:31.476 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.476 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.477 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-24T00:09:31.477 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:58.053810+0000", 2023-09-24T00:09:31.477 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.0361e-05 2023-09-24T00:09:31.477 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.477 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.477 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-24T00:09:31.477 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:58.053817+0000", 2023-09-24T00:09:31.477 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.2999999999999998e-06 2023-09-24T00:09:31.477 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.477 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.477 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:09:31.477 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:58.053863+0000", 2023-09-24T00:09:31.477 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.5983999999999999e-05 2023-09-24T00:09:31.478 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.478 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.478 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for peered", 2023-09-24T00:09:31.478 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:58.053871+0000", 2023-09-24T00:09:31.478 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.1440000000000003e-06 2023-09-24T00:09:31.478 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.478 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.478 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:09:31.478 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:58.249553+0000", 2023-09-24T00:09:31.478 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.19568207000000001 2023-09-24T00:09:31.478 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.478 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.478 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-24T00:09:31.479 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:58.249700+0000", 2023-09-24T00:09:31.479 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00014681000000000001 2023-09-24T00:09:31.479 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.479 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.479 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 1,2", 2023-09-24T00:09:31.479 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:58.250136+0000", 2023-09-24T00:09:31.479 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00043575599999999998 2023-09-24T00:09:31.479 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.479 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.479 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:09:31.479 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:58.260151+0000", 2023-09-24T00:09:31.479 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.010014963999999999 2023-09-24T00:09:31.480 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.480 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.480 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:09:31.480 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:58.260620+0000", 2023-09-24T00:09:31.480 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000469309 2023-09-24T00:09:31.480 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.480 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.480 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-24T00:09:31.480 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:58.260695+0000", 2023-09-24T00:09:31.480 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.4807000000000004e-05 2023-09-24T00:09:31.480 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.480 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.480 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-24T00:09:31.480 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:58.260826+0000", 2023-09-24T00:09:31.481 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000131378 2023-09-24T00:09:31.481 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:09:31.481 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:09:31.481 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-24T00:09:31.481 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:58.260860+0000", 2023-09-24T00:09:31.481 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 3.3954000000000001e-05 2023-09-24T00:09:31.481 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:09:31.481 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-24T00:09:31.481 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:09:31.481 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:09:31.481 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-24T00:09:31.481 INFO:teuthology.orchestra.run.smithi159.stdout:} 2023-09-24T00:09:32.270 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_ops_in_flight 2023-09-24T00:09:32.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:32 smithi164 bash[92846]: cluster 2023-09-24T00:09:31.234539+0000 mgr.y (mgr.25991) 1589 : cluster 0 pgmap v1848: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:09:32.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:32 smithi159 bash[105915]: cluster 2023-09-24T00:09:31.234539+0000 mgr.y (mgr.25991) 1589 : cluster 0 pgmap v1848: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:09:32.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:32 smithi159 bash[108473]: cluster 2023-09-24T00:09:31.234539+0000 mgr.y (mgr.25991) 1589 : cluster 0 pgmap v1848: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:09:33.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:33 smithi164 bash[92846]: audit 2023-09-24T00:09:32.278570+0000 mon.a (mon.0) 2129 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:09:33.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:33 smithi159 bash[105915]: audit 2023-09-24T00:09:32.278570+0000 mon.a (mon.0) 2129 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:09:33.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:33 smithi159 bash[108473]: audit 2023-09-24T00:09:32.278570+0000 mon.a (mon.0) 2129 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:09:34.044 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 24 00:09:33 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [24/Sep/2023:00:09:33] "GET /metrics HTTP/1.1" 200 34225 "" "Prometheus/2.43.0" 2023-09-24T00:09:34.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:34 smithi164 bash[92846]: cluster 2023-09-24T00:09:33.235196+0000 mgr.y (mgr.25991) 1590 : cluster 0 pgmap v1849: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:09:34.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:34 smithi164 bash[92846]: audit 2023-09-24T00:09:33.296783+0000 mon.a (mon.0) 2130 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.11", "id": [4, 3]}]: dispatch 2023-09-24T00:09:34.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:34 smithi164 bash[92846]: audit 2023-09-24T00:09:33.297316+0000 mon.a (mon.0) 2131 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 5]}]: dispatch 2023-09-24T00:09:34.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:34 smithi159 bash[105915]: cluster 2023-09-24T00:09:33.235196+0000 mgr.y (mgr.25991) 1590 : cluster 0 pgmap v1849: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:09:34.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:34 smithi159 bash[105915]: audit 2023-09-24T00:09:33.296783+0000 mon.a (mon.0) 2130 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.11", "id": [4, 3]}]: dispatch 2023-09-24T00:09:34.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:34 smithi159 bash[105915]: audit 2023-09-24T00:09:33.297316+0000 mon.a (mon.0) 2131 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 5]}]: dispatch 2023-09-24T00:09:34.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:34 smithi159 bash[108473]: cluster 2023-09-24T00:09:33.235196+0000 mgr.y (mgr.25991) 1590 : cluster 0 pgmap v1849: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:09:34.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:34 smithi159 bash[108473]: audit 2023-09-24T00:09:33.296783+0000 mon.a (mon.0) 2130 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.11", "id": [4, 3]}]: dispatch 2023-09-24T00:09:34.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:34 smithi159 bash[108473]: audit 2023-09-24T00:09:33.297316+0000 mon.a (mon.0) 2131 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 5]}]: dispatch 2023-09-24T00:09:35.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:35 smithi164 bash[92846]: cluster 2023-09-24T00:09:34.264324+0000 osd.6 (osd.6) 575 : cluster 3 failed to encode map e467 with expected crc 2023-09-24T00:09:35.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:35 smithi164 bash[92846]: audit 2023-09-24T00:09:34.266184+0000 mon.a (mon.0) 2132 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.11", "id": [4, 3]}]': finished 2023-09-24T00:09:35.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:35 smithi164 bash[92846]: audit 2023-09-24T00:09:34.266284+0000 mon.a (mon.0) 2133 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 5]}]': finished 2023-09-24T00:09:35.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:35 smithi164 bash[92846]: cluster 2023-09-24T00:09:34.266357+0000 mon.a (mon.0) 2134 : cluster 0 osdmap e467: 8 total, 8 up, 8 in 2023-09-24T00:09:35.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:35 smithi159 bash[105915]: cluster 2023-09-24T00:09:34.264324+0000 osd.6 (osd.6) 575 : cluster 3 failed to encode map e467 with expected crc 2023-09-24T00:09:35.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:35 smithi159 bash[105915]: audit 2023-09-24T00:09:34.266184+0000 mon.a (mon.0) 2132 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.11", "id": [4, 3]}]': finished 2023-09-24T00:09:35.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:35 smithi159 bash[105915]: audit 2023-09-24T00:09:34.266284+0000 mon.a (mon.0) 2133 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 5]}]': finished 2023-09-24T00:09:35.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:35 smithi159 bash[105915]: cluster 2023-09-24T00:09:34.266357+0000 mon.a (mon.0) 2134 : cluster 0 osdmap e467: 8 total, 8 up, 8 in 2023-09-24T00:09:35.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:35 smithi159 bash[108473]: cluster 2023-09-24T00:09:34.264324+0000 osd.6 (osd.6) 575 : cluster 3 failed to encode map e467 with expected crc 2023-09-24T00:09:35.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:35 smithi159 bash[108473]: audit 2023-09-24T00:09:34.266184+0000 mon.a (mon.0) 2132 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.11", "id": [4, 3]}]': finished 2023-09-24T00:09:35.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:35 smithi159 bash[108473]: audit 2023-09-24T00:09:34.266284+0000 mon.a (mon.0) 2133 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 5]}]': finished 2023-09-24T00:09:35.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:35 smithi159 bash[108473]: cluster 2023-09-24T00:09:34.266357+0000 mon.a (mon.0) 2134 : cluster 0 osdmap e467: 8 total, 8 up, 8 in 2023-09-24T00:09:35.788 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:09:36.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:36 smithi159 bash[105915]: cluster 2023-09-24T00:09:35.235837+0000 mgr.y (mgr.25991) 1591 : cluster 0 pgmap v1851: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:09:36.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:36 smithi159 bash[105915]: cluster 2023-09-24T00:09:35.273099+0000 osd.7 (osd.7) 331 : cluster 3 failed to encode map e468 with expected crc 2023-09-24T00:09:36.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:36 smithi159 bash[105915]: cluster 2023-09-24T00:09:35.275192+0000 mon.a (mon.0) 2135 : cluster 0 osdmap e468: 8 total, 8 up, 8 in 2023-09-24T00:09:36.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:36 smithi159 bash[105915]: cluster 2023-09-24T00:09:35.276420+0000 osd.7 (osd.7) 332 : cluster 3 failed to encode map e468 with expected crc 2023-09-24T00:09:36.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:36 smithi159 bash[108473]: cluster 2023-09-24T00:09:35.235837+0000 mgr.y (mgr.25991) 1591 : cluster 0 pgmap v1851: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:09:36.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:36 smithi159 bash[108473]: cluster 2023-09-24T00:09:35.273099+0000 osd.7 (osd.7) 331 : cluster 3 failed to encode map e468 with expected crc 2023-09-24T00:09:36.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:36 smithi159 bash[108473]: cluster 2023-09-24T00:09:35.275192+0000 mon.a (mon.0) 2135 : cluster 0 osdmap e468: 8 total, 8 up, 8 in 2023-09-24T00:09:36.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:36 smithi159 bash[108473]: cluster 2023-09-24T00:09:35.276420+0000 osd.7 (osd.7) 332 : cluster 3 failed to encode map e468 with expected crc 2023-09-24T00:09:36.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:36 smithi164 bash[92846]: cluster 2023-09-24T00:09:35.235837+0000 mgr.y (mgr.25991) 1591 : cluster 0 pgmap v1851: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:09:36.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:36 smithi164 bash[92846]: cluster 2023-09-24T00:09:35.273099+0000 osd.7 (osd.7) 331 : cluster 3 failed to encode map e468 with expected crc 2023-09-24T00:09:36.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:36 smithi164 bash[92846]: cluster 2023-09-24T00:09:35.275192+0000 mon.a (mon.0) 2135 : cluster 0 osdmap e468: 8 total, 8 up, 8 in 2023-09-24T00:09:36.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:36 smithi164 bash[92846]: cluster 2023-09-24T00:09:35.276420+0000 osd.7 (osd.7) 332 : cluster 3 failed to encode map e468 with expected crc 2023-09-24T00:09:37.054 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-24T00:09:39.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:39 smithi164 bash[92846]: cluster 2023-09-24T00:09:37.236586+0000 mgr.y (mgr.25991) 1592 : cluster 0 pgmap v1853: 73 pgs: 1 peering, 72 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:09:39.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:39 smithi159 bash[108473]: cluster 2023-09-24T00:09:37.236586+0000 mgr.y (mgr.25991) 1592 : cluster 0 pgmap v1853: 73 pgs: 1 peering, 72 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:09:39.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:39 smithi159 bash[105915]: cluster 2023-09-24T00:09:37.236586+0000 mgr.y (mgr.25991) 1592 : cluster 0 pgmap v1853: 73 pgs: 1 peering, 72 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:09:40.250 INFO:teuthology.orchestra.run.smithi159.stderr:set osd.0 primary-affinity to 1 (8655362) 2023-09-24T00:09:40.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:40 smithi164 bash[92846]: audit 2023-09-24T00:09:39.250987+0000 mon.a (mon.0) 2136 : audit 1 from='client.? 172.21.15.159:0/2136861864' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]: dispatch 2023-09-24T00:09:40.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:40 smithi159 bash[105915]: audit 2023-09-24T00:09:39.250987+0000 mon.a (mon.0) 2136 : audit 1 from='client.? 172.21.15.159:0/2136861864' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]: dispatch 2023-09-24T00:09:40.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:40 smithi159 bash[108473]: audit 2023-09-24T00:09:39.250987+0000 mon.a (mon.0) 2136 : audit 1 from='client.? 172.21.15.159:0/2136861864' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]: dispatch 2023-09-24T00:09:40.591 INFO:teuthology.orchestra.run.smithi164.stdout:{ 2023-09-24T00:09:40.592 INFO:teuthology.orchestra.run.smithi164.stdout: "ops": [], 2023-09-24T00:09:40.592 INFO:teuthology.orchestra.run.smithi164.stdout: "num_ops": 0 2023-09-24T00:09:40.592 INFO:teuthology.orchestra.run.smithi164.stdout:} 2023-09-24T00:09:41.193 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd reweight 2 1 2023-09-24T00:09:41.450 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_blocked_ops 2023-09-24T00:09:41.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:41 smithi164 bash[92846]: cluster 2023-09-24T00:09:39.237289+0000 mgr.y (mgr.25991) 1593 : cluster 0 pgmap v1854: 73 pgs: 1 peering, 72 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:09:41.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:41 smithi164 bash[92846]: cluster 2023-09-24T00:09:40.240030+0000 osd.6 (osd.6) 576 : cluster 3 failed to encode map e469 with expected crc 2023-09-24T00:09:41.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:41 smithi164 bash[92846]: cluster 2023-09-24T00:09:40.240459+0000 osd.4 (osd.4) 376 : cluster 3 failed to encode map e469 with expected crc 2023-09-24T00:09:41.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:41 smithi164 bash[92846]: audit 2023-09-24T00:09:40.242874+0000 mon.a (mon.0) 2137 : audit 1 from='client.? 172.21.15.159:0/2136861864' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]': finished 2023-09-24T00:09:41.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:41 smithi164 bash[92846]: cluster 2023-09-24T00:09:40.242967+0000 mon.a (mon.0) 2138 : cluster 0 osdmap e469: 8 total, 8 up, 8 in 2023-09-24T00:09:41.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:41 smithi159 bash[105915]: cluster 2023-09-24T00:09:39.237289+0000 mgr.y (mgr.25991) 1593 : cluster 0 pgmap v1854: 73 pgs: 1 peering, 72 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:09:41.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:41 smithi159 bash[105915]: cluster 2023-09-24T00:09:40.240030+0000 osd.6 (osd.6) 576 : cluster 3 failed to encode map e469 with expected crc 2023-09-24T00:09:41.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:41 smithi159 bash[105915]: cluster 2023-09-24T00:09:40.240459+0000 osd.4 (osd.4) 376 : cluster 3 failed to encode map e469 with expected crc 2023-09-24T00:09:41.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:41 smithi159 bash[105915]: audit 2023-09-24T00:09:40.242874+0000 mon.a (mon.0) 2137 : audit 1 from='client.? 172.21.15.159:0/2136861864' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]': finished 2023-09-24T00:09:41.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:41 smithi159 bash[105915]: cluster 2023-09-24T00:09:40.242967+0000 mon.a (mon.0) 2138 : cluster 0 osdmap e469: 8 total, 8 up, 8 in 2023-09-24T00:09:41.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:41 smithi159 bash[108473]: cluster 2023-09-24T00:09:39.237289+0000 mgr.y (mgr.25991) 1593 : cluster 0 pgmap v1854: 73 pgs: 1 peering, 72 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:09:41.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:41 smithi159 bash[108473]: cluster 2023-09-24T00:09:40.240030+0000 osd.6 (osd.6) 576 : cluster 3 failed to encode map e469 with expected crc 2023-09-24T00:09:41.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:41 smithi159 bash[108473]: cluster 2023-09-24T00:09:40.240459+0000 osd.4 (osd.4) 376 : cluster 3 failed to encode map e469 with expected crc 2023-09-24T00:09:41.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:41 smithi159 bash[108473]: audit 2023-09-24T00:09:40.242874+0000 mon.a (mon.0) 2137 : audit 1 from='client.? 172.21.15.159:0/2136861864' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]': finished 2023-09-24T00:09:41.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:41 smithi159 bash[108473]: cluster 2023-09-24T00:09:40.242967+0000 mon.a (mon.0) 2138 : cluster 0 osdmap e469: 8 total, 8 up, 8 in 2023-09-24T00:09:42.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:42 smithi164 bash[92846]: cluster 2023-09-24T00:09:41.238011+0000 mgr.y (mgr.25991) 1594 : cluster 0 pgmap v1856: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:09:42.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:42 smithi164 bash[92846]: cluster 2023-09-24T00:09:41.248885+0000 osd.6 (osd.6) 577 : cluster 3 failed to encode map e470 with expected crc 2023-09-24T00:09:42.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:42 smithi164 bash[92846]: cluster 2023-09-24T00:09:41.248909+0000 osd.4 (osd.4) 377 : cluster 3 failed to encode map e470 with expected crc 2023-09-24T00:09:42.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:42 smithi164 bash[92846]: cluster 2023-09-24T00:09:41.249980+0000 mon.a (mon.0) 2139 : cluster 0 osdmap e470: 8 total, 8 up, 8 in 2023-09-24T00:09:42.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:42 smithi159 bash[105915]: cluster 2023-09-24T00:09:41.238011+0000 mgr.y (mgr.25991) 1594 : cluster 0 pgmap v1856: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:09:42.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:42 smithi159 bash[105915]: cluster 2023-09-24T00:09:41.248885+0000 osd.6 (osd.6) 577 : cluster 3 failed to encode map e470 with expected crc 2023-09-24T00:09:42.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:42 smithi159 bash[105915]: cluster 2023-09-24T00:09:41.248909+0000 osd.4 (osd.4) 377 : cluster 3 failed to encode map e470 with expected crc 2023-09-24T00:09:42.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:42 smithi159 bash[105915]: cluster 2023-09-24T00:09:41.249980+0000 mon.a (mon.0) 2139 : cluster 0 osdmap e470: 8 total, 8 up, 8 in 2023-09-24T00:09:42.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:42 smithi159 bash[108473]: cluster 2023-09-24T00:09:41.238011+0000 mgr.y (mgr.25991) 1594 : cluster 0 pgmap v1856: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:09:42.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:42 smithi159 bash[108473]: cluster 2023-09-24T00:09:41.248885+0000 osd.6 (osd.6) 577 : cluster 3 failed to encode map e470 with expected crc 2023-09-24T00:09:42.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:42 smithi159 bash[108473]: cluster 2023-09-24T00:09:41.248909+0000 osd.4 (osd.4) 377 : cluster 3 failed to encode map e470 with expected crc 2023-09-24T00:09:42.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:42 smithi159 bash[108473]: cluster 2023-09-24T00:09:41.249980+0000 mon.a (mon.0) 2139 : cluster 0 osdmap e470: 8 total, 8 up, 8 in 2023-09-24T00:09:43.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:43 smithi164 bash[92846]: cluster 2023-09-24T00:09:41.697903+0000 osd.7 (osd.7) 333 : cluster 3 failed to encode map e470 with expected crc 2023-09-24T00:09:43.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:43 smithi159 bash[105915]: cluster 2023-09-24T00:09:41.697903+0000 osd.7 (osd.7) 333 : cluster 3 failed to encode map e470 with expected crc 2023-09-24T00:09:43.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:43 smithi159 bash[108473]: cluster 2023-09-24T00:09:41.697903+0000 osd.7 (osd.7) 333 : cluster 3 failed to encode map e470 with expected crc 2023-09-24T00:09:44.044 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 24 00:09:43 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [24/Sep/2023:00:09:43] "GET /metrics HTTP/1.1" 200 34225 "" "Prometheus/2.43.0" 2023-09-24T00:09:45.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:45 smithi164 bash[92846]: cluster 2023-09-24T00:09:43.238811+0000 mgr.y (mgr.25991) 1595 : cluster 0 pgmap v1858: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:09:45.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:45 smithi159 bash[105915]: cluster 2023-09-24T00:09:43.238811+0000 mgr.y (mgr.25991) 1595 : cluster 0 pgmap v1858: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:09:45.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:45 smithi159 bash[108473]: cluster 2023-09-24T00:09:43.238811+0000 mgr.y (mgr.25991) 1595 : cluster 0 pgmap v1858: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:09:45.970 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:09:46.230 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-24T00:09:46.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:46 smithi164 bash[92846]: cluster 2023-09-24T00:09:45.239600+0000 mgr.y (mgr.25991) 1596 : cluster 0 pgmap v1859: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:09:46.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:46 smithi159 bash[108473]: cluster 2023-09-24T00:09:45.239600+0000 mgr.y (mgr.25991) 1596 : cluster 0 pgmap v1859: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:09:46.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:46 smithi159 bash[105915]: cluster 2023-09-24T00:09:45.239600+0000 mgr.y (mgr.25991) 1596 : cluster 0 pgmap v1859: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:09:47.458 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:47 smithi159 bash[105915]: audit 2023-09-24T00:09:47.278419+0000 mon.a (mon.0) 2140 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:09:47.459 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:47 smithi159 bash[108473]: audit 2023-09-24T00:09:47.278419+0000 mon.a (mon.0) 2140 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:09:47.575 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:47 smithi164 bash[92846]: audit 2023-09-24T00:09:47.278419+0000 mon.a (mon.0) 2140 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:09:49.483 INFO:teuthology.orchestra.run.smithi164.stdout:{ 2023-09-24T00:09:49.484 INFO:teuthology.orchestra.run.smithi164.stdout: "ops": [], 2023-09-24T00:09:49.484 INFO:teuthology.orchestra.run.smithi164.stdout: "complaint_time": 30, 2023-09-24T00:09:49.484 INFO:teuthology.orchestra.run.smithi164.stdout: "num_blocked_ops": 0 2023-09-24T00:09:49.484 INFO:teuthology.orchestra.run.smithi164.stdout:} 2023-09-24T00:09:49.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:49 smithi164 bash[92846]: cluster 2023-09-24T00:09:47.240216+0000 mgr.y (mgr.25991) 1597 : cluster 0 pgmap v1860: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:09:49.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:49 smithi164 bash[92846]: audit 2023-09-24T00:09:48.143053+0000 mon.a (mon.0) 2141 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:09:49.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:49 smithi159 bash[105915]: cluster 2023-09-24T00:09:47.240216+0000 mgr.y (mgr.25991) 1597 : cluster 0 pgmap v1860: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:09:49.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:49 smithi159 bash[105915]: audit 2023-09-24T00:09:48.143053+0000 mon.a (mon.0) 2141 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:09:49.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:49 smithi159 bash[108473]: cluster 2023-09-24T00:09:47.240216+0000 mgr.y (mgr.25991) 1597 : cluster 0 pgmap v1860: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:09:49.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:49 smithi159 bash[108473]: audit 2023-09-24T00:09:48.143053+0000 mon.a (mon.0) 2141 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:09:50.173 INFO:teuthology.orchestra.run.smithi159.stderr:reweighted osd.2 to 1 (10000) 2023-09-24T00:09:50.373 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_historic_ops 2023-09-24T00:09:50.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:50 smithi164 bash[92846]: audit 2023-09-24T00:09:49.682612+0000 mon.c (mon.2) 150 : audit 1 from='client.? 172.21.15.159:0/3214573907' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-24T00:09:50.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:50 smithi164 bash[92846]: audit 2023-09-24T00:09:49.683248+0000 mon.a (mon.0) 2142 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-24T00:09:50.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:50 smithi159 bash[105915]: audit 2023-09-24T00:09:49.682612+0000 mon.c (mon.2) 150 : audit 1 from='client.? 172.21.15.159:0/3214573907' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-24T00:09:50.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:50 smithi159 bash[105915]: audit 2023-09-24T00:09:49.683248+0000 mon.a (mon.0) 2142 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-24T00:09:50.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:50 smithi159 bash[108473]: audit 2023-09-24T00:09:49.682612+0000 mon.c (mon.2) 150 : audit 1 from='client.? 172.21.15.159:0/3214573907' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-24T00:09:50.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:50 smithi159 bash[108473]: audit 2023-09-24T00:09:49.683248+0000 mon.a (mon.0) 2142 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-24T00:09:51.149 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd primary-affinity 2 1 2023-09-24T00:09:51.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:51 smithi164 bash[92846]: cluster 2023-09-24T00:09:49.240987+0000 mgr.y (mgr.25991) 1598 : cluster 0 pgmap v1861: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:09:51.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:51 smithi164 bash[92846]: cluster 2023-09-24T00:09:50.151613+0000 osd.6 (osd.6) 578 : cluster 3 failed to encode map e471 with expected crc 2023-09-24T00:09:51.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:51 smithi164 bash[92846]: cluster 2023-09-24T00:09:50.154908+0000 osd.5 (osd.5) 308 : cluster 3 failed to encode map e471 with expected crc 2023-09-24T00:09:51.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:51 smithi164 bash[92846]: audit 2023-09-24T00:09:50.155916+0000 mon.a (mon.0) 2143 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-09-24T00:09:51.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:51 smithi164 bash[92846]: cluster 2023-09-24T00:09:50.156016+0000 mon.a (mon.0) 2144 : cluster 0 osdmap e471: 8 total, 8 up, 8 in 2023-09-24T00:09:51.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:51 smithi159 bash[105915]: cluster 2023-09-24T00:09:49.240987+0000 mgr.y (mgr.25991) 1598 : cluster 0 pgmap v1861: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:09:51.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:51 smithi159 bash[105915]: cluster 2023-09-24T00:09:50.151613+0000 osd.6 (osd.6) 578 : cluster 3 failed to encode map e471 with expected crc 2023-09-24T00:09:51.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:51 smithi159 bash[105915]: cluster 2023-09-24T00:09:50.154908+0000 osd.5 (osd.5) 308 : cluster 3 failed to encode map e471 with expected crc 2023-09-24T00:09:51.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:51 smithi159 bash[105915]: audit 2023-09-24T00:09:50.155916+0000 mon.a (mon.0) 2143 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-09-24T00:09:51.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:51 smithi159 bash[105915]: cluster 2023-09-24T00:09:50.156016+0000 mon.a (mon.0) 2144 : cluster 0 osdmap e471: 8 total, 8 up, 8 in 2023-09-24T00:09:51.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:51 smithi159 bash[108473]: cluster 2023-09-24T00:09:49.240987+0000 mgr.y (mgr.25991) 1598 : cluster 0 pgmap v1861: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:09:51.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:51 smithi159 bash[108473]: cluster 2023-09-24T00:09:50.151613+0000 osd.6 (osd.6) 578 : cluster 3 failed to encode map e471 with expected crc 2023-09-24T00:09:51.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:51 smithi159 bash[108473]: cluster 2023-09-24T00:09:50.154908+0000 osd.5 (osd.5) 308 : cluster 3 failed to encode map e471 with expected crc 2023-09-24T00:09:51.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:51 smithi159 bash[108473]: audit 2023-09-24T00:09:50.155916+0000 mon.a (mon.0) 2143 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-09-24T00:09:51.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:51 smithi159 bash[108473]: cluster 2023-09-24T00:09:50.156016+0000 mon.a (mon.0) 2144 : cluster 0 osdmap e471: 8 total, 8 up, 8 in 2023-09-24T00:09:52.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:52 smithi164 bash[92846]: cluster 2023-09-24T00:09:51.167105+0000 osd.4 (osd.4) 378 : cluster 3 failed to encode map e472 with expected crc 2023-09-24T00:09:52.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:52 smithi164 bash[92846]: cluster 2023-09-24T00:09:51.167130+0000 osd.6 (osd.6) 579 : cluster 3 failed to encode map e472 with expected crc 2023-09-24T00:09:52.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:52 smithi164 bash[92846]: cluster 2023-09-24T00:09:51.168627+0000 mon.a (mon.0) 2145 : cluster 0 osdmap e472: 8 total, 8 up, 8 in 2023-09-24T00:09:52.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:52 smithi164 bash[92846]: cluster 2023-09-24T00:09:51.171592+0000 osd.6 (osd.6) 580 : cluster 3 failed to encode map e472 with expected crc 2023-09-24T00:09:52.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:52 smithi164 bash[92846]: cluster 2023-09-24T00:09:51.177654+0000 osd.5 (osd.5) 309 : cluster 3 failed to encode map e472 with expected crc 2023-09-24T00:09:52.523 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:52 smithi164 bash[92846]: cluster 2023-09-24T00:09:51.295211+0000 osd.7 (osd.7) 334 : cluster 3 failed to encode map e472 with expected crc 2023-09-24T00:09:52.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:52 smithi159 bash[105915]: cluster 2023-09-24T00:09:51.167105+0000 osd.4 (osd.4) 378 : cluster 3 failed to encode map e472 with expected crc 2023-09-24T00:09:52.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:52 smithi159 bash[105915]: cluster 2023-09-24T00:09:51.167130+0000 osd.6 (osd.6) 579 : cluster 3 failed to encode map e472 with expected crc 2023-09-24T00:09:52.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:52 smithi159 bash[105915]: cluster 2023-09-24T00:09:51.168627+0000 mon.a (mon.0) 2145 : cluster 0 osdmap e472: 8 total, 8 up, 8 in 2023-09-24T00:09:52.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:52 smithi159 bash[105915]: cluster 2023-09-24T00:09:51.171592+0000 osd.6 (osd.6) 580 : cluster 3 failed to encode map e472 with expected crc 2023-09-24T00:09:52.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:52 smithi159 bash[105915]: cluster 2023-09-24T00:09:51.177654+0000 osd.5 (osd.5) 309 : cluster 3 failed to encode map e472 with expected crc 2023-09-24T00:09:52.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:52 smithi159 bash[105915]: cluster 2023-09-24T00:09:51.295211+0000 osd.7 (osd.7) 334 : cluster 3 failed to encode map e472 with expected crc 2023-09-24T00:09:52.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:52 smithi159 bash[108473]: cluster 2023-09-24T00:09:51.167105+0000 osd.4 (osd.4) 378 : cluster 3 failed to encode map e472 with expected crc 2023-09-24T00:09:52.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:52 smithi159 bash[108473]: cluster 2023-09-24T00:09:51.167130+0000 osd.6 (osd.6) 579 : cluster 3 failed to encode map e472 with expected crc 2023-09-24T00:09:52.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:52 smithi159 bash[108473]: cluster 2023-09-24T00:09:51.168627+0000 mon.a (mon.0) 2145 : cluster 0 osdmap e472: 8 total, 8 up, 8 in 2023-09-24T00:09:52.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:52 smithi159 bash[108473]: cluster 2023-09-24T00:09:51.171592+0000 osd.6 (osd.6) 580 : cluster 3 failed to encode map e472 with expected crc 2023-09-24T00:09:52.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:52 smithi159 bash[108473]: cluster 2023-09-24T00:09:51.177654+0000 osd.5 (osd.5) 309 : cluster 3 failed to encode map e472 with expected crc 2023-09-24T00:09:52.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:52 smithi159 bash[108473]: cluster 2023-09-24T00:09:51.295211+0000 osd.7 (osd.7) 334 : cluster 3 failed to encode map e472 with expected crc 2023-09-24T00:09:53.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:53 smithi164 bash[92846]: cluster 2023-09-24T00:09:51.241586+0000 mgr.y (mgr.25991) 1599 : cluster 0 pgmap v1864: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:09:53.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:53 smithi164 bash[92846]: cluster 2023-09-24T00:09:52.176731+0000 mon.a (mon.0) 2146 : cluster 0 osdmap e473: 8 total, 8 up, 8 in 2023-09-24T00:09:53.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:53 smithi164 bash[92846]: cluster 2023-09-24T00:09:52.180928+0000 osd.6 (osd.6) 581 : cluster 3 failed to encode map e473 with expected crc 2023-09-24T00:09:53.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:53 smithi164 bash[92846]: cluster 2023-09-24T00:09:52.722997+0000 osd.5 (osd.5) 310 : cluster 3 failed to encode map e473 with expected crc 2023-09-24T00:09:53.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:53 smithi159 bash[105915]: cluster 2023-09-24T00:09:51.241586+0000 mgr.y (mgr.25991) 1599 : cluster 0 pgmap v1864: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:09:53.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:53 smithi159 bash[105915]: cluster 2023-09-24T00:09:52.176731+0000 mon.a (mon.0) 2146 : cluster 0 osdmap e473: 8 total, 8 up, 8 in 2023-09-24T00:09:53.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:53 smithi159 bash[105915]: cluster 2023-09-24T00:09:52.180928+0000 osd.6 (osd.6) 581 : cluster 3 failed to encode map e473 with expected crc 2023-09-24T00:09:53.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:53 smithi159 bash[105915]: cluster 2023-09-24T00:09:52.722997+0000 osd.5 (osd.5) 310 : cluster 3 failed to encode map e473 with expected crc 2023-09-24T00:09:53.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:53 smithi159 bash[108473]: cluster 2023-09-24T00:09:51.241586+0000 mgr.y (mgr.25991) 1599 : cluster 0 pgmap v1864: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:09:53.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:53 smithi159 bash[108473]: cluster 2023-09-24T00:09:52.176731+0000 mon.a (mon.0) 2146 : cluster 0 osdmap e473: 8 total, 8 up, 8 in 2023-09-24T00:09:53.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:53 smithi159 bash[108473]: cluster 2023-09-24T00:09:52.180928+0000 osd.6 (osd.6) 581 : cluster 3 failed to encode map e473 with expected crc 2023-09-24T00:09:53.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:53 smithi159 bash[108473]: cluster 2023-09-24T00:09:52.722997+0000 osd.5 (osd.5) 310 : cluster 3 failed to encode map e473 with expected crc 2023-09-24T00:09:54.044 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 24 00:09:53 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [24/Sep/2023:00:09:53] "GET /metrics HTTP/1.1" 200 34224 "" "Prometheus/2.43.0" 2023-09-24T00:09:54.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:54 smithi164 bash[92846]: cluster 2023-09-24T00:09:52.694465+0000 osd.7 (osd.7) 335 : cluster 3 failed to encode map e473 with expected crc 2023-09-24T00:09:54.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:54 smithi164 bash[92846]: cluster 2023-09-24T00:09:52.697410+0000 osd.7 (osd.7) 336 : cluster 3 failed to encode map e473 with expected crc 2023-09-24T00:09:54.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:54 smithi164 bash[92846]: cluster 2023-09-24T00:09:53.185767+0000 osd.6 (osd.6) 582 : cluster 3 failed to encode map e474 with expected crc 2023-09-24T00:09:54.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:54 smithi164 bash[92846]: cluster 2023-09-24T00:09:53.186631+0000 mon.a (mon.0) 2147 : cluster 0 osdmap e474: 8 total, 8 up, 8 in 2023-09-24T00:09:54.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:54 smithi159 bash[105915]: cluster 2023-09-24T00:09:52.694465+0000 osd.7 (osd.7) 335 : cluster 3 failed to encode map e473 with expected crc 2023-09-24T00:09:54.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:54 smithi159 bash[105915]: cluster 2023-09-24T00:09:52.697410+0000 osd.7 (osd.7) 336 : cluster 3 failed to encode map e473 with expected crc 2023-09-24T00:09:54.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:54 smithi159 bash[105915]: cluster 2023-09-24T00:09:53.185767+0000 osd.6 (osd.6) 582 : cluster 3 failed to encode map e474 with expected crc 2023-09-24T00:09:54.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:54 smithi159 bash[105915]: cluster 2023-09-24T00:09:53.186631+0000 mon.a (mon.0) 2147 : cluster 0 osdmap e474: 8 total, 8 up, 8 in 2023-09-24T00:09:54.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:54 smithi159 bash[108473]: cluster 2023-09-24T00:09:52.694465+0000 osd.7 (osd.7) 335 : cluster 3 failed to encode map e473 with expected crc 2023-09-24T00:09:54.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:54 smithi159 bash[108473]: cluster 2023-09-24T00:09:52.697410+0000 osd.7 (osd.7) 336 : cluster 3 failed to encode map e473 with expected crc 2023-09-24T00:09:54.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:54 smithi159 bash[108473]: cluster 2023-09-24T00:09:53.185767+0000 osd.6 (osd.6) 582 : cluster 3 failed to encode map e474 with expected crc 2023-09-24T00:09:54.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:54 smithi159 bash[108473]: cluster 2023-09-24T00:09:53.186631+0000 mon.a (mon.0) 2147 : cluster 0 osdmap e474: 8 total, 8 up, 8 in 2023-09-24T00:09:55.152 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-24T00:09:55.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:55 smithi164 bash[92846]: cluster 2023-09-24T00:09:53.242290+0000 mgr.y (mgr.25991) 1600 : cluster 0 pgmap v1867: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:09:55.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:55 smithi164 bash[92846]: cluster 2023-09-24T00:09:54.186917+0000 osd.6 (osd.6) 583 : cluster 3 failed to encode map e475 with expected crc 2023-09-24T00:09:55.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:55 smithi164 bash[92846]: cluster 2023-09-24T00:09:54.188056+0000 osd.5 (osd.5) 311 : cluster 3 failed to encode map e475 with expected crc 2023-09-24T00:09:55.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:55 smithi164 bash[92846]: cluster 2023-09-24T00:09:54.190224+0000 mon.a (mon.0) 2148 : cluster 0 osdmap e475: 8 total, 8 up, 8 in 2023-09-24T00:09:55.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:55 smithi164 bash[92846]: cluster 2023-09-24T00:09:54.529377+0000 osd.4 (osd.4) 379 : cluster 3 failed to encode map e475 with expected crc 2023-09-24T00:09:55.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:55 smithi164 bash[92846]: cluster 2023-09-24T00:09:54.531835+0000 osd.4 (osd.4) 380 : cluster 3 failed to encode map e475 with expected crc 2023-09-24T00:09:55.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:55 smithi164 bash[92846]: cluster 2023-09-24T00:09:54.657613+0000 osd.7 (osd.7) 337 : cluster 3 failed to encode map e475 with expected crc 2023-09-24T00:09:55.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:55 smithi159 bash[105915]: cluster 2023-09-24T00:09:53.242290+0000 mgr.y (mgr.25991) 1600 : cluster 0 pgmap v1867: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:09:55.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:55 smithi159 bash[105915]: cluster 2023-09-24T00:09:54.186917+0000 osd.6 (osd.6) 583 : cluster 3 failed to encode map e475 with expected crc 2023-09-24T00:09:55.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:55 smithi159 bash[105915]: cluster 2023-09-24T00:09:54.188056+0000 osd.5 (osd.5) 311 : cluster 3 failed to encode map e475 with expected crc 2023-09-24T00:09:55.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:55 smithi159 bash[105915]: cluster 2023-09-24T00:09:54.190224+0000 mon.a (mon.0) 2148 : cluster 0 osdmap e475: 8 total, 8 up, 8 in 2023-09-24T00:09:55.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:55 smithi159 bash[105915]: cluster 2023-09-24T00:09:54.529377+0000 osd.4 (osd.4) 379 : cluster 3 failed to encode map e475 with expected crc 2023-09-24T00:09:55.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:55 smithi159 bash[105915]: cluster 2023-09-24T00:09:54.531835+0000 osd.4 (osd.4) 380 : cluster 3 failed to encode map e475 with expected crc 2023-09-24T00:09:55.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:55 smithi159 bash[105915]: cluster 2023-09-24T00:09:54.657613+0000 osd.7 (osd.7) 337 : cluster 3 failed to encode map e475 with expected crc 2023-09-24T00:09:55.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:55 smithi159 bash[108473]: cluster 2023-09-24T00:09:53.242290+0000 mgr.y (mgr.25991) 1600 : cluster 0 pgmap v1867: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:09:55.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:55 smithi159 bash[108473]: cluster 2023-09-24T00:09:54.186917+0000 osd.6 (osd.6) 583 : cluster 3 failed to encode map e475 with expected crc 2023-09-24T00:09:55.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:55 smithi159 bash[108473]: cluster 2023-09-24T00:09:54.188056+0000 osd.5 (osd.5) 311 : cluster 3 failed to encode map e475 with expected crc 2023-09-24T00:09:55.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:55 smithi159 bash[108473]: cluster 2023-09-24T00:09:54.190224+0000 mon.a (mon.0) 2148 : cluster 0 osdmap e475: 8 total, 8 up, 8 in 2023-09-24T00:09:55.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:55 smithi159 bash[108473]: cluster 2023-09-24T00:09:54.529377+0000 osd.4 (osd.4) 379 : cluster 3 failed to encode map e475 with expected crc 2023-09-24T00:09:55.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:55 smithi159 bash[108473]: cluster 2023-09-24T00:09:54.531835+0000 osd.4 (osd.4) 380 : cluster 3 failed to encode map e475 with expected crc 2023-09-24T00:09:55.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:55 smithi159 bash[108473]: cluster 2023-09-24T00:09:54.657613+0000 osd.7 (osd.7) 337 : cluster 3 failed to encode map e475 with expected crc 2023-09-24T00:09:55.931 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:09:57.500 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:57 smithi159 bash[105915]: cluster 2023-09-24T00:09:55.242848+0000 mgr.y (mgr.25991) 1601 : cluster 0 pgmap v1869: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 135 B/s, 0 objects/s recovering 2023-09-24T00:09:57.500 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:57 smithi159 bash[108473]: cluster 2023-09-24T00:09:55.242848+0000 mgr.y (mgr.25991) 1601 : cluster 0 pgmap v1869: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 135 B/s, 0 objects/s recovering 2023-09-24T00:09:57.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:57 smithi164 bash[92846]: cluster 2023-09-24T00:09:55.242848+0000 mgr.y (mgr.25991) 1601 : cluster 0 pgmap v1869: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 135 B/s, 0 objects/s recovering 2023-09-24T00:09:58.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:58 smithi164 bash[92846]: audit 2023-09-24T00:09:57.802156+0000 mon.a (mon.0) 2149 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-24T00:09:58.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:58 smithi159 bash[105915]: audit 2023-09-24T00:09:57.802156+0000 mon.a (mon.0) 2149 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-24T00:09:58.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:58 smithi159 bash[108473]: audit 2023-09-24T00:09:57.802156+0000 mon.a (mon.0) 2149 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-24T00:09:58.635 INFO:teuthology.orchestra.run.smithi164.stdout:{ 2023-09-24T00:09:58.635 INFO:teuthology.orchestra.run.smithi164.stdout: "size": 20, 2023-09-24T00:09:58.635 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 600, 2023-09-24T00:09:58.635 INFO:teuthology.orchestra.run.smithi164.stdout: "ops": [ 2023-09-24T00:09:58.636 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:09:58.636 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "MOSDPGPush(10.1 363/356 [PushOp(10:86c90c0c:::benchmark_data_smithi159_258586_object75581:head, version: 342'4710, data_included: [0~65536], data_size: 65536, omap_header_size: 0, omap_entries_size: 0, attrset_size: 2, recovery_info: ObjectRecoveryInfo(10:86c90c0c:::benchmark_data_smithi159_258586_object75581:head@342'4710, size: 65536, copy_subset: [0~65536], clone_subset: {}, snapset: 0=[]:{}, object_exist: 0), after_progress: ObjectRecoveryProgress(!first, data_recovered_to:65536, data_complete:true, omap_recovered_to:, omap_complete:true, error:false), before_progress: ObjectRecoveryProgress(first, data_recovered_to:0, data_complete:false, omap_recovered_to:, omap_complete:false, error:false))])", 2023-09-24T00:09:58.636 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-24T00:01:00.921516+0000", 2023-09-24T00:09:58.636 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 537.70937932699997, 2023-09-24T00:09:58.636 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.76190168199999997, 2023-09-24T00:09:58.636 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-24T00:09:58.636 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "started", 2023-09-24T00:09:58.636 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-24T00:09:58.636 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:09:58.636 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-24T00:09:58.636 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:01:00.921516+0000", 2023-09-24T00:09:58.636 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:09:58.637 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:09:58.637 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:09:58.637 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-24T00:09:58.637 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:01:00.921516+0000", 2023-09-24T00:09:58.637 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:09:58.637 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:09:58.637 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:09:58.637 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-24T00:09:58.637 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:01:00.921515+0000", 2023-09-24T00:09:58.637 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.999999 2023-09-24T00:09:58.637 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:09:58.637 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:09:58.638 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-24T00:09:58.638 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:01:00.921578+0000", 2023-09-24T00:09:58.638 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.2570000000000006e-05 2023-09-24T00:09:58.638 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:09:58.638 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:09:58.638 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-24T00:09:58.638 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:01:00.921603+0000", 2023-09-24T00:09:58.638 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.5836000000000001e-05 2023-09-24T00:09:58.638 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:09:58.638 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:09:58.638 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-24T00:09:58.638 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:01:00.921616+0000", 2023-09-24T00:09:58.639 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.2887999999999999e-05 2023-09-24T00:09:58.639 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:09:58.639 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:09:58.639 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:09:58.639 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:01:01.631493+0000", 2023-09-24T00:09:58.639 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.70987647399999998 2023-09-24T00:09:58.639 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:09:58.639 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:09:58.639 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-24T00:09:58.639 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:01:01.632941+0000", 2023-09-24T00:09:58.639 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.001448289 2023-09-24T00:09:58.639 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:09:58.639 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:09:58.640 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-24T00:09:58.640 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:01:01.683418+0000", 2023-09-24T00:09:58.640 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.050476782999999997 2023-09-24T00:09:58.640 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:09:58.640 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-24T00:09:58.640 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:09:58.640 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:09:58.640 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:09:58.640 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35448.0:108805 10.1 10:87cff6d0:::benchmark_data_smithi159_258586_object32345:head [delete] snapc 0=[] RETRY=3 ondisk+retry+write+known_if_redirected+supports_pool_eio e398)", 2023-09-24T00:09:58.640 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-24T00:05:05.314142+0000", 2023-09-24T00:09:58.640 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 293.31675318999999, 2023-09-24T00:09:58.640 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.496213915, 2023-09-24T00:09:58.640 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-24T00:09:58.641 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:09:58.641 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-24T00:09:58.641 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35448", 2023-09-24T00:09:58.641 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:09:58.641 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 108805 2023-09-24T00:09:58.641 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:09:58.641 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-24T00:09:58.641 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:09:58.641 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-24T00:09:58.641 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:05.314142+0000", 2023-09-24T00:09:58.641 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:09:58.641 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:09:58.641 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:09:58.642 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-24T00:09:58.642 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:05.314142+0000", 2023-09-24T00:09:58.642 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:09:58.642 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:09:58.642 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:09:58.642 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-24T00:09:58.642 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:05.314141+0000", 2023-09-24T00:09:58.642 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2023-09-24T00:09:58.642 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:09:58.642 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:09:58.642 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-24T00:09:58.642 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:05.314150+0000", 2023-09-24T00:09:58.642 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.4849999999999998e-06 2023-09-24T00:09:58.643 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:09:58.643 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:09:58.643 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-24T00:09:58.643 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:05.314167+0000", 2023-09-24T00:09:58.643 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.6538e-05 2023-09-24T00:09:58.643 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:09:58.643 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:09:58.643 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-24T00:09:58.643 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:05.314176+0000", 2023-09-24T00:09:58.643 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.6169999999999996e-06 2023-09-24T00:09:58.643 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:09:58.643 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:09:58.643 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:09:58.644 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:05.314256+0000", 2023-09-24T00:09:58.644 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.9505000000000005e-05 2023-09-24T00:09:58.644 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:09:58.644 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:09:58.644 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op must wait for map", 2023-09-24T00:09:58.644 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:05.314263+0000", 2023-09-24T00:09:58.644 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.447e-06 2023-09-24T00:09:58.644 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:09:58.644 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:09:58.644 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:09:58.644 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:05.319706+0000", 2023-09-24T00:09:58.644 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0054422510000000004 2023-09-24T00:09:58.645 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:09:58.645 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:09:58.645 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-24T00:09:58.645 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:05.319716+0000", 2023-09-24T00:09:58.645 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.0978999999999999e-05 2023-09-24T00:09:58.645 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:09:58.645 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:09:58.645 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:09:58.645 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:06.544999+0000", 2023-09-24T00:09:58.645 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.2252824849999999 2023-09-24T00:09:58.645 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:09:58.645 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:09:58.645 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-24T00:09:58.646 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:06.545153+0000", 2023-09-24T00:09:58.646 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000154401 2023-09-24T00:09:58.646 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:09:58.646 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:09:58.646 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 0,1,7", 2023-09-24T00:09:58.646 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:06.545253+0000", 2023-09-24T00:09:58.646 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.9548000000000003e-05 2023-09-24T00:09:58.646 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:09:58.646 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:09:58.646 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-24T00:09:58.646 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:06.546887+0000", 2023-09-24T00:09:58.646 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0016335950000000001 2023-09-24T00:09:58.647 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:09:58.647 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:09:58.647 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:09:58.647 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:06.547433+0000", 2023-09-24T00:09:58.647 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00054622399999999999 2023-09-24T00:09:58.647 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:09:58.647 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:09:58.647 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:09:58.647 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:06.547464+0000", 2023-09-24T00:09:58.647 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.0953e-05 2023-09-24T00:09:58.647 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:09:58.647 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:09:58.648 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:09:58.648 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:06.809822+0000", 2023-09-24T00:09:58.648 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.26235797599999999 2023-09-24T00:09:58.648 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:09:58.648 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:09:58.648 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-24T00:09:58.648 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:06.809882+0000", 2023-09-24T00:09:58.648 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.0124000000000002e-05 2023-09-24T00:09:58.648 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:09:58.648 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:09:58.648 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-24T00:09:58.648 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:06.810356+0000", 2023-09-24T00:09:58.649 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00047442099999999999 2023-09-24T00:09:58.649 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:09:58.649 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-24T00:09:58.649 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:09:58.649 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:09:58.649 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:09:58.649 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35448.0:146364 10.11 10:8ca3bc08:::benchmark_data_smithi159_258586_object69904:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e412)", 2023-09-24T00:09:58.649 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-24T00:06:44.257744+0000", 2023-09-24T00:09:58.649 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 194.37315140600001, 2023-09-24T00:09:58.649 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.0029460640000001, 2023-09-24T00:09:58.649 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-24T00:09:58.649 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "reached pg", 2023-09-24T00:09:58.650 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-24T00:09:58.650 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35448", 2023-09-24T00:09:58.650 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:09:58.650 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 146364 2023-09-24T00:09:58.650 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:09:58.650 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-24T00:09:58.650 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:09:58.650 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-24T00:09:58.650 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:44.257744+0000", 2023-09-24T00:09:58.650 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:09:58.650 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:09:58.650 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:09:58.651 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-24T00:09:58.651 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:44.257744+0000", 2023-09-24T00:09:58.651 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:09:58.651 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:09:58.651 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:09:58.651 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-24T00:09:58.651 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:44.257742+0000", 2023-09-24T00:09:58.651 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2023-09-24T00:09:58.651 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:09:58.651 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:09:58.651 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-24T00:09:58.651 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:44.257751+0000", 2023-09-24T00:09:58.652 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.0310000000000004e-06 2023-09-24T00:09:58.652 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:09:58.652 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:09:58.652 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-24T00:09:58.652 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:44.257778+0000", 2023-09-24T00:09:58.652 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.6363000000000002e-05 2023-09-24T00:09:58.652 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:09:58.652 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:09:58.652 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-24T00:09:58.652 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:44.257787+0000", 2023-09-24T00:09:58.652 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.8089999999999999e-06 2023-09-24T00:09:58.652 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:09:58.652 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:09:58.653 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:09:58.653 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:44.259786+0000", 2023-09-24T00:09:58.653 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0019998329999999999 2023-09-24T00:09:58.653 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:09:58.653 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:09:58.653 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-24T00:09:58.653 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:44.259934+0000", 2023-09-24T00:09:58.653 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000147749 2023-09-24T00:09:58.653 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:09:58.653 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:09:58.653 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 0,1,7", 2023-09-24T00:09:58.653 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:44.260458+0000", 2023-09-24T00:09:58.653 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00052416500000000005 2023-09-24T00:09:58.654 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:09:58.654 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:09:58.654 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:09:58.654 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:44.265547+0000", 2023-09-24T00:09:58.654 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0050884609999999999 2023-09-24T00:09:58.654 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:09:58.654 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:09:58.654 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-24T00:09:58.654 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:44.265558+0000", 2023-09-24T00:09:58.654 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.1637000000000001e-05 2023-09-24T00:09:58.654 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:09:58.654 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:09:58.655 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:09:58.655 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:45.260667+0000", 2023-09-24T00:09:58.655 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.99510807400000001 2023-09-24T00:09:58.655 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:09:58.655 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:09:58.655 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-24T00:09:58.655 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:45.260690+0000", 2023-09-24T00:09:58.655 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.3595999999999999e-05 2023-09-24T00:09:58.655 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:09:58.655 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-24T00:09:58.655 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:09:58.655 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:09:58.655 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:09:58.656 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35448.0:146370 10.11 10.96cdafb1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e413)", 2023-09-24T00:09:58.656 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-24T00:06:44.300107+0000", 2023-09-24T00:09:58.656 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 194.33078857699999, 2023-09-24T00:09:58.656 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.96062057199999995, 2023-09-24T00:09:58.656 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-24T00:09:58.656 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "reached pg", 2023-09-24T00:09:58.656 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-24T00:09:58.656 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35448", 2023-09-24T00:09:58.656 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:09:58.656 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 146370 2023-09-24T00:09:58.656 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:09:58.656 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-24T00:09:58.657 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:09:58.657 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-24T00:09:58.657 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:44.300107+0000", 2023-09-24T00:09:58.657 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:09:58.657 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:09:58.657 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:09:58.657 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-24T00:09:58.657 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:44.300107+0000", 2023-09-24T00:09:58.657 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:09:58.657 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:09:58.657 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:09:58.657 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-24T00:09:58.658 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:44.300105+0000", 2023-09-24T00:09:58.658 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999981 2023-09-24T00:09:58.658 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:09:58.658 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:09:58.658 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-24T00:09:58.658 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:44.300114+0000", 2023-09-24T00:09:58.658 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.7280000000000001e-06 2023-09-24T00:09:58.658 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:09:58.658 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:09:58.658 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-24T00:09:58.658 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:44.300127+0000", 2023-09-24T00:09:58.658 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.2836999999999999e-05 2023-09-24T00:09:58.658 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:09:58.659 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:09:58.659 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-24T00:09:58.659 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:44.300135+0000", 2023-09-24T00:09:58.659 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.4530000000000002e-06 2023-09-24T00:09:58.659 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:09:58.659 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:09:58.659 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:09:58.659 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:44.300187+0000", 2023-09-24T00:09:58.659 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.1749000000000002e-05 2023-09-24T00:09:58.659 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:09:58.659 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:09:58.659 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-24T00:09:58.659 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:44.300199+0000", 2023-09-24T00:09:58.660 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.2306e-05 2023-09-24T00:09:58.660 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:09:58.660 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:09:58.660 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:09:58.660 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:45.260717+0000", 2023-09-24T00:09:58.660 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.96051735299999996 2023-09-24T00:09:58.660 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:09:58.660 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:09:58.660 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-24T00:09:58.660 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:45.260727+0000", 2023-09-24T00:09:58.660 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.0917000000000001e-05 2023-09-24T00:09:58.660 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:09:58.661 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-24T00:09:58.661 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:09:58.661 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:09:58.661 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:09:58.661 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35448.0:146376 10.1 10:8300707e:::benchmark_data_smithi159_258586_object69916:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e414)", 2023-09-24T00:09:58.661 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-24T00:06:45.260139+0000", 2023-09-24T00:09:58.661 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 193.37075637300001, 2023-09-24T00:09:58.661 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.15890465, 2023-09-24T00:09:58.661 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-24T00:09:58.661 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:09:58.661 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-24T00:09:58.661 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35448", 2023-09-24T00:09:58.661 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:09:58.662 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 146376 2023-09-24T00:09:58.662 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:09:58.662 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-24T00:09:58.662 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:09:58.662 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-24T00:09:58.662 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:45.260139+0000", 2023-09-24T00:09:58.662 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:09:58.662 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:09:58.662 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:09:58.662 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-24T00:09:58.662 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:45.260139+0000", 2023-09-24T00:09:58.662 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:09:58.662 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:09:58.663 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:09:58.663 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-24T00:09:58.663 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:45.260137+0000", 2023-09-24T00:09:58.663 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999981 2023-09-24T00:09:58.663 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:09:58.663 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:09:58.663 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-24T00:09:58.663 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:45.260145+0000", 2023-09-24T00:09:58.663 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.8620000000000003e-06 2023-09-24T00:09:58.663 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:09:58.663 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:09:58.663 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-24T00:09:58.664 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:45.260158+0000", 2023-09-24T00:09:58.664 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.2822e-05 2023-09-24T00:09:58.664 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:09:58.664 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:09:58.664 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-24T00:09:58.664 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:45.260167+0000", 2023-09-24T00:09:58.664 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.0469999999999999e-06 2023-09-24T00:09:58.664 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:09:58.664 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:09:58.664 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:09:58.664 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:45.260753+0000", 2023-09-24T00:09:58.664 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00058579200000000002 2023-09-24T00:09:58.664 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:09:58.665 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:09:58.665 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-24T00:09:58.665 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:45.260763+0000", 2023-09-24T00:09:58.665 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.0122999999999999e-05 2023-09-24T00:09:58.665 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:09:58.665 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:09:58.665 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:09:58.665 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.359078+0000", 2023-09-24T00:09:58.665 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.0983156940000001 2023-09-24T00:09:58.665 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:09:58.665 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:09:58.665 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-24T00:09:58.666 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.359246+0000", 2023-09-24T00:09:58.666 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00016793 2023-09-24T00:09:58.666 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:09:58.666 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:09:58.666 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 0,1,7", 2023-09-24T00:09:58.666 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.359408+0000", 2023-09-24T00:09:58.666 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00016149900000000001 2023-09-24T00:09:58.666 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:09:58.666 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:09:58.666 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:09:58.666 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.364806+0000", 2023-09-24T00:09:58.666 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0053977310000000002 2023-09-24T00:09:58.667 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:09:58.667 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:09:58.667 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:09:58.667 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.366672+0000", 2023-09-24T00:09:58.667 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.001866312 2023-09-24T00:09:58.667 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:09:58.667 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:09:58.667 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-24T00:09:58.667 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.366726+0000", 2023-09-24T00:09:58.667 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.4138000000000002e-05 2023-09-24T00:09:58.667 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:09:58.667 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:09:58.667 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:09:58.668 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.418650+0000", 2023-09-24T00:09:58.668 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.051923848000000002 2023-09-24T00:09:58.668 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:09:58.668 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:09:58.668 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-24T00:09:58.668 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.418779+0000", 2023-09-24T00:09:58.668 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000129037 2023-09-24T00:09:58.668 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:09:58.668 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:09:58.668 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-24T00:09:58.668 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.419044+0000", 2023-09-24T00:09:58.668 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00026479299999999998 2023-09-24T00:09:58.669 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:09:58.669 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-24T00:09:58.669 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:09:58.669 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:09:58.669 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:09:58.669 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35448.0:146393 10.1 10:8193d12f:::benchmark_data_smithi159_258586_object69933:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e414)", 2023-09-24T00:09:58.669 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-24T00:06:45.490527+0000", 2023-09-24T00:09:58.669 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 193.140368319, 2023-09-24T00:09:58.669 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.92880569599999996, 2023-09-24T00:09:58.669 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-24T00:09:58.669 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:09:58.669 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-24T00:09:58.669 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35448", 2023-09-24T00:09:58.670 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:09:58.670 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 146393 2023-09-24T00:09:58.670 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:09:58.670 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-24T00:09:58.670 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:09:58.670 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-24T00:09:58.670 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:45.490527+0000", 2023-09-24T00:09:58.670 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:09:58.670 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:09:58.670 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:09:58.670 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-24T00:09:58.670 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:45.490527+0000", 2023-09-24T00:09:58.671 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:09:58.671 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:09:58.671 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:09:58.671 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-24T00:09:58.671 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:45.490525+0000", 2023-09-24T00:09:58.671 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999981 2023-09-24T00:09:58.671 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:09:58.671 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:09:58.671 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-24T00:09:58.671 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:45.490536+0000", 2023-09-24T00:09:58.671 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.0848e-05 2023-09-24T00:09:58.671 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:09:58.672 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:09:58.672 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-24T00:09:58.672 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:45.490558+0000", 2023-09-24T00:09:58.672 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.1906999999999999e-05 2023-09-24T00:09:58.672 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:09:58.672 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:09:58.672 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-24T00:09:58.672 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:45.490568+0000", 2023-09-24T00:09:58.672 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.5319999999999995e-06 2023-09-24T00:09:58.672 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:09:58.672 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:09:58.672 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:09:58.672 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:45.490636+0000", 2023-09-24T00:09:58.673 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.8484000000000004e-05 2023-09-24T00:09:58.673 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:09:58.673 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:09:58.673 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-24T00:09:58.673 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:45.490653+0000", 2023-09-24T00:09:58.673 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.7408999999999999e-05 2023-09-24T00:09:58.673 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:09:58.673 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:09:58.673 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:09:58.673 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.362217+0000", 2023-09-24T00:09:58.673 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.87156371700000002 2023-09-24T00:09:58.673 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:09:58.673 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:09:58.673 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-24T00:09:58.674 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.362348+0000", 2023-09-24T00:09:58.674 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00013081599999999999 2023-09-24T00:09:58.674 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:09:58.674 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:09:58.674 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 0,1,7", 2023-09-24T00:09:58.674 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.362478+0000", 2023-09-24T00:09:58.674 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000130211 2023-09-24T00:09:58.674 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:09:58.674 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:09:58.674 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:09:58.674 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.366716+0000", 2023-09-24T00:09:58.674 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0042374580000000004 2023-09-24T00:09:58.674 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:09:58.675 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:09:58.675 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:09:58.675 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.366765+0000", 2023-09-24T00:09:58.675 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.9169000000000003e-05 2023-09-24T00:09:58.675 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:09:58.675 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:09:58.675 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-24T00:09:58.675 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.366773+0000", 2023-09-24T00:09:58.675 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.8709999999999997e-06 2023-09-24T00:09:58.675 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:09:58.675 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:09:58.675 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:09:58.675 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.419103+0000", 2023-09-24T00:09:58.676 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.052330353000000003 2023-09-24T00:09:58.676 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:09:58.676 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:09:58.676 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-24T00:09:58.676 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.419167+0000", 2023-09-24T00:09:58.676 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.4459000000000001e-05 2023-09-24T00:09:58.676 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:09:58.676 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:09:58.676 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-24T00:09:58.676 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.419333+0000", 2023-09-24T00:09:58.676 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000165427 2023-09-24T00:09:58.676 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:09:58.676 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-24T00:09:58.676 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:09:58.677 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:09:58.677 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-24T00:09:58.677 INFO:teuthology.orchestra.run.smithi164.stdout:} 2023-09-24T00:09:59.515 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:09:59 smithi164 bash[92846]: cluster 2023-09-24T00:09:57.243667+0000 mgr.y (mgr.25991) 1602 : cluster 0 pgmap v1870: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 92 B/s, 3 objects/s recovering 2023-09-24T00:09:59.517 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 dump_ops_in_flight 2023-09-24T00:09:59.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:09:59 smithi159 bash[105915]: cluster 2023-09-24T00:09:57.243667+0000 mgr.y (mgr.25991) 1602 : cluster 0 pgmap v1870: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 92 B/s, 3 objects/s recovering 2023-09-24T00:09:59.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:09:59 smithi159 bash[108473]: cluster 2023-09-24T00:09:57.243667+0000 mgr.y (mgr.25991) 1602 : cluster 0 pgmap v1870: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 92 B/s, 3 objects/s recovering 2023-09-24T00:10:00.234 INFO:teuthology.orchestra.run.smithi159.stderr:set osd.2 primary-affinity to 1 (8655362) 2023-09-24T00:10:00.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:00 smithi164 bash[92846]: audit 2023-09-24T00:09:59.844849+0000 mon.a (mon.0) 2150 : audit 1 from='client.? 172.21.15.159:0/3546868037' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]: dispatch 2023-09-24T00:10:00.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:00 smithi164 bash[92846]: cluster 2023-09-24T00:10:00.000152+0000 mon.a (mon.0) 2151 : cluster 1 overall HEALTH_OK 2023-09-24T00:10:00.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:00 smithi159 bash[105915]: audit 2023-09-24T00:09:59.844849+0000 mon.a (mon.0) 2150 : audit 1 from='client.? 172.21.15.159:0/3546868037' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]: dispatch 2023-09-24T00:10:00.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:00 smithi159 bash[105915]: cluster 2023-09-24T00:10:00.000152+0000 mon.a (mon.0) 2151 : cluster 1 overall HEALTH_OK 2023-09-24T00:10:00.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:00 smithi159 bash[108473]: audit 2023-09-24T00:09:59.844849+0000 mon.a (mon.0) 2150 : audit 1 from='client.? 172.21.15.159:0/3546868037' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]: dispatch 2023-09-24T00:10:00.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:00 smithi159 bash[108473]: cluster 2023-09-24T00:10:00.000152+0000 mon.a (mon.0) 2151 : cluster 1 overall HEALTH_OK 2023-09-24T00:10:01.222 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd reweight 3 1 2023-09-24T00:10:01.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:01 smithi164 bash[92846]: cluster 2023-09-24T00:09:59.244486+0000 mgr.y (mgr.25991) 1603 : cluster 0 pgmap v1871: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 78 B/s, 3 objects/s recovering 2023-09-24T00:10:01.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:01 smithi164 bash[92846]: cluster 2023-09-24T00:10:00.223863+0000 osd.7 (osd.7) 338 : cluster 3 failed to encode map e476 with expected crc 2023-09-24T00:10:01.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:01 smithi164 bash[92846]: audit 2023-09-24T00:10:00.226478+0000 mon.a (mon.0) 2152 : audit 1 from='client.? 172.21.15.159:0/3546868037' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]': finished 2023-09-24T00:10:01.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:01 smithi164 bash[92846]: cluster 2023-09-24T00:10:00.226532+0000 mon.a (mon.0) 2153 : cluster 0 osdmap e476: 8 total, 8 up, 8 in 2023-09-24T00:10:01.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:01 smithi164 bash[92846]: cluster 2023-09-24T00:10:00.331464+0000 osd.4 (osd.4) 381 : cluster 3 failed to encode map e476 with expected crc 2023-09-24T00:10:01.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:01 smithi164 bash[92846]: cluster 2023-09-24T00:10:00.687291+0000 osd.5 (osd.5) 312 : cluster 3 failed to encode map e476 with expected crc 2023-09-24T00:10:01.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:01 smithi159 bash[105915]: cluster 2023-09-24T00:09:59.244486+0000 mgr.y (mgr.25991) 1603 : cluster 0 pgmap v1871: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 78 B/s, 3 objects/s recovering 2023-09-24T00:10:01.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:01 smithi159 bash[105915]: cluster 2023-09-24T00:10:00.223863+0000 osd.7 (osd.7) 338 : cluster 3 failed to encode map e476 with expected crc 2023-09-24T00:10:01.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:01 smithi159 bash[105915]: audit 2023-09-24T00:10:00.226478+0000 mon.a (mon.0) 2152 : audit 1 from='client.? 172.21.15.159:0/3546868037' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]': finished 2023-09-24T00:10:01.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:01 smithi159 bash[105915]: cluster 2023-09-24T00:10:00.226532+0000 mon.a (mon.0) 2153 : cluster 0 osdmap e476: 8 total, 8 up, 8 in 2023-09-24T00:10:01.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:01 smithi159 bash[105915]: cluster 2023-09-24T00:10:00.331464+0000 osd.4 (osd.4) 381 : cluster 3 failed to encode map e476 with expected crc 2023-09-24T00:10:01.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:01 smithi159 bash[105915]: cluster 2023-09-24T00:10:00.687291+0000 osd.5 (osd.5) 312 : cluster 3 failed to encode map e476 with expected crc 2023-09-24T00:10:01.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:01 smithi159 bash[108473]: cluster 2023-09-24T00:09:59.244486+0000 mgr.y (mgr.25991) 1603 : cluster 0 pgmap v1871: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 78 B/s, 3 objects/s recovering 2023-09-24T00:10:01.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:01 smithi159 bash[108473]: cluster 2023-09-24T00:10:00.223863+0000 osd.7 (osd.7) 338 : cluster 3 failed to encode map e476 with expected crc 2023-09-24T00:10:01.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:01 smithi159 bash[108473]: audit 2023-09-24T00:10:00.226478+0000 mon.a (mon.0) 2152 : audit 1 from='client.? 172.21.15.159:0/3546868037' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]': finished 2023-09-24T00:10:01.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:01 smithi159 bash[108473]: cluster 2023-09-24T00:10:00.226532+0000 mon.a (mon.0) 2153 : cluster 0 osdmap e476: 8 total, 8 up, 8 in 2023-09-24T00:10:01.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:01 smithi159 bash[108473]: cluster 2023-09-24T00:10:00.331464+0000 osd.4 (osd.4) 381 : cluster 3 failed to encode map e476 with expected crc 2023-09-24T00:10:01.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:01 smithi159 bash[108473]: cluster 2023-09-24T00:10:00.687291+0000 osd.5 (osd.5) 312 : cluster 3 failed to encode map e476 with expected crc 2023-09-24T00:10:02.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:02 smithi164 bash[92846]: cluster 2023-09-24T00:10:00.696768+0000 osd.6 (osd.6) 584 : cluster 3 failed to encode map e476 with expected crc 2023-09-24T00:10:02.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:02 smithi159 bash[105915]: cluster 2023-09-24T00:10:00.696768+0000 osd.6 (osd.6) 584 : cluster 3 failed to encode map e476 with expected crc 2023-09-24T00:10:02.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:02 smithi159 bash[108473]: cluster 2023-09-24T00:10:00.696768+0000 osd.6 (osd.6) 584 : cluster 3 failed to encode map e476 with expected crc 2023-09-24T00:10:03.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:03 smithi164 bash[92846]: cluster 2023-09-24T00:10:01.245162+0000 mgr.y (mgr.25991) 1604 : cluster 0 pgmap v1873: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 69 B/s, 2 objects/s recovering 2023-09-24T00:10:03.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:03 smithi164 bash[92846]: audit 2023-09-24T00:10:02.279560+0000 mon.a (mon.0) 2154 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:10:03.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:03 smithi159 bash[105915]: cluster 2023-09-24T00:10:01.245162+0000 mgr.y (mgr.25991) 1604 : cluster 0 pgmap v1873: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 69 B/s, 2 objects/s recovering 2023-09-24T00:10:03.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:03 smithi159 bash[105915]: audit 2023-09-24T00:10:02.279560+0000 mon.a (mon.0) 2154 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:10:03.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:03 smithi159 bash[108473]: cluster 2023-09-24T00:10:01.245162+0000 mgr.y (mgr.25991) 1604 : cluster 0 pgmap v1873: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 69 B/s, 2 objects/s recovering 2023-09-24T00:10:03.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:03 smithi159 bash[108473]: audit 2023-09-24T00:10:02.279560+0000 mon.a (mon.0) 2154 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:10:04.044 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 24 00:10:03 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [24/Sep/2023:00:10:03] "GET /metrics HTTP/1.1" 200 34216 "" "Prometheus/2.43.0" 2023-09-24T00:10:04.067 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-24T00:10:04.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:04 smithi164 bash[92846]: cluster 2023-09-24T00:10:03.245898+0000 mgr.y (mgr.25991) 1605 : cluster 0 pgmap v1874: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s, 2 objects/s recovering 2023-09-24T00:10:04.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:04 smithi159 bash[105915]: cluster 2023-09-24T00:10:03.245898+0000 mgr.y (mgr.25991) 1605 : cluster 0 pgmap v1874: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s, 2 objects/s recovering 2023-09-24T00:10:04.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:04 smithi159 bash[108473]: cluster 2023-09-24T00:10:03.245898+0000 mgr.y (mgr.25991) 1605 : cluster 0 pgmap v1874: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s, 2 objects/s recovering 2023-09-24T00:10:05.761 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:10:05.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:05 smithi164 bash[92846]: audit 2023-09-24T00:10:04.598082+0000 mon.a (mon.0) 2155 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:10:05.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:05 smithi164 bash[92846]: audit 2023-09-24T00:10:04.605692+0000 mon.a (mon.0) 2156 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:10:05.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:05 smithi164 bash[92846]: audit 2023-09-24T00:10:04.901497+0000 mon.a (mon.0) 2157 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:10:05.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:05 smithi164 bash[92846]: audit 2023-09-24T00:10:04.909017+0000 mon.a (mon.0) 2158 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:10:05.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:05 smithi164 bash[92846]: audit 2023-09-24T00:10:05.382580+0000 mon.a (mon.0) 2159 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-24T00:10:05.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:05 smithi164 bash[92846]: audit 2023-09-24T00:10:05.384464+0000 mon.a (mon.0) 2160 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-24T00:10:05.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:05 smithi164 bash[92846]: audit 2023-09-24T00:10:05.394130+0000 mon.a (mon.0) 2161 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:10:06.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:05 smithi159 bash[105915]: audit 2023-09-24T00:10:04.598082+0000 mon.a (mon.0) 2155 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:10:06.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:05 smithi159 bash[105915]: audit 2023-09-24T00:10:04.605692+0000 mon.a (mon.0) 2156 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:10:06.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:05 smithi159 bash[105915]: audit 2023-09-24T00:10:04.901497+0000 mon.a (mon.0) 2157 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:10:06.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:05 smithi159 bash[105915]: audit 2023-09-24T00:10:04.909017+0000 mon.a (mon.0) 2158 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:10:06.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:05 smithi159 bash[105915]: audit 2023-09-24T00:10:05.382580+0000 mon.a (mon.0) 2159 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-24T00:10:06.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:05 smithi159 bash[105915]: audit 2023-09-24T00:10:05.384464+0000 mon.a (mon.0) 2160 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-24T00:10:06.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:05 smithi159 bash[105915]: audit 2023-09-24T00:10:05.394130+0000 mon.a (mon.0) 2161 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:10:06.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:05 smithi159 bash[108473]: audit 2023-09-24T00:10:04.598082+0000 mon.a (mon.0) 2155 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:10:06.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:05 smithi159 bash[108473]: audit 2023-09-24T00:10:04.605692+0000 mon.a (mon.0) 2156 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:10:06.046 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:05 smithi159 bash[108473]: audit 2023-09-24T00:10:04.901497+0000 mon.a (mon.0) 2157 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:10:06.046 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:05 smithi159 bash[108473]: audit 2023-09-24T00:10:04.909017+0000 mon.a (mon.0) 2158 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:10:06.046 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:05 smithi159 bash[108473]: audit 2023-09-24T00:10:05.382580+0000 mon.a (mon.0) 2159 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-24T00:10:06.046 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:05 smithi159 bash[108473]: audit 2023-09-24T00:10:05.384464+0000 mon.a (mon.0) 2160 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-24T00:10:06.046 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:05 smithi159 bash[108473]: audit 2023-09-24T00:10:05.394130+0000 mon.a (mon.0) 2161 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:10:07.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:06 smithi164 bash[92846]: cluster 2023-09-24T00:10:05.246482+0000 mgr.y (mgr.25991) 1606 : cluster 0 pgmap v1875: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s, 1 objects/s recovering 2023-09-24T00:10:07.272 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:06 smithi159 bash[105915]: cluster 2023-09-24T00:10:05.246482+0000 mgr.y (mgr.25991) 1606 : cluster 0 pgmap v1875: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s, 1 objects/s recovering 2023-09-24T00:10:07.272 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:06 smithi159 bash[108473]: cluster 2023-09-24T00:10:05.246482+0000 mgr.y (mgr.25991) 1606 : cluster 0 pgmap v1875: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s, 1 objects/s recovering 2023-09-24T00:10:07.593 INFO:teuthology.orchestra.run.smithi164.stdout:{ 2023-09-24T00:10:07.593 INFO:teuthology.orchestra.run.smithi164.stdout: "ops": [], 2023-09-24T00:10:07.593 INFO:teuthology.orchestra.run.smithi164.stdout: "num_ops": 0 2023-09-24T00:10:07.593 INFO:teuthology.orchestra.run.smithi164.stdout:} 2023-09-24T00:10:08.462 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 dump_blocked_ops 2023-09-24T00:10:09.225 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:08 smithi159 bash[105915]: cluster 2023-09-24T00:10:07.247143+0000 mgr.y (mgr.25991) 1607 : cluster 0 pgmap v1876: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:10:09.225 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:08 smithi159 bash[108473]: cluster 2023-09-24T00:10:07.247143+0000 mgr.y (mgr.25991) 1607 : cluster 0 pgmap v1876: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:10:09.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:08 smithi164 bash[92846]: cluster 2023-09-24T00:10:07.247143+0000 mgr.y (mgr.25991) 1607 : cluster 0 pgmap v1876: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:10:09.954 INFO:teuthology.orchestra.run.smithi159.stderr:reweighted osd.3 to 1 (10000) 2023-09-24T00:10:10.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:09 smithi164 bash[92846]: audit 2023-09-24T00:10:09.695620+0000 mon.a (mon.0) 2162 : audit 1 from='client.? 172.21.15.159:0/73245618' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-24T00:10:10.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:09 smithi159 bash[105915]: audit 2023-09-24T00:10:09.695620+0000 mon.a (mon.0) 2162 : audit 1 from='client.? 172.21.15.159:0/73245618' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-24T00:10:10.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:09 smithi159 bash[108473]: audit 2023-09-24T00:10:09.695620+0000 mon.a (mon.0) 2162 : audit 1 from='client.? 172.21.15.159:0/73245618' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-24T00:10:10.971 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd primary-affinity 3 1 2023-09-24T00:10:11.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:10 smithi164 bash[92846]: cluster 2023-09-24T00:10:09.247988+0000 mgr.y (mgr.25991) 1608 : cluster 0 pgmap v1877: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:10:11.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:10 smithi164 bash[92846]: audit 2023-09-24T00:10:09.933580+0000 mon.a (mon.0) 2163 : audit 1 from='client.? 172.21.15.159:0/73245618' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-09-24T00:10:11.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:10 smithi164 bash[92846]: cluster 2023-09-24T00:10:09.933674+0000 mon.a (mon.0) 2164 : cluster 0 osdmap e477: 8 total, 8 up, 8 in 2023-09-24T00:10:11.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:10 smithi164 bash[92846]: cluster 2023-09-24T00:10:09.936306+0000 osd.5 (osd.5) 313 : cluster 3 failed to encode map e477 with expected crc 2023-09-24T00:10:11.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:10 smithi164 bash[92846]: cluster 2023-09-24T00:10:09.936405+0000 osd.4 (osd.4) 382 : cluster 3 failed to encode map e477 with expected crc 2023-09-24T00:10:11.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:10 smithi164 bash[92846]: cluster 2023-09-24T00:10:09.936701+0000 osd.7 (osd.7) 339 : cluster 3 failed to encode map e477 with expected crc 2023-09-24T00:10:11.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:10 smithi164 bash[92846]: cluster 2023-09-24T00:10:09.937548+0000 osd.6 (osd.6) 585 : cluster 3 failed to encode map e477 with expected crc 2023-09-24T00:10:11.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:10 smithi164 bash[92846]: cluster 2023-09-24T00:10:09.939236+0000 osd.5 (osd.5) 314 : cluster 3 failed to encode map e477 with expected crc 2023-09-24T00:10:11.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:10 smithi164 bash[92846]: cluster 2023-09-24T00:10:09.942721+0000 osd.7 (osd.7) 340 : cluster 3 failed to encode map e477 with expected crc 2023-09-24T00:10:11.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:10 smithi164 bash[92846]: cluster 2023-09-24T00:10:09.943551+0000 osd.6 (osd.6) 586 : cluster 3 failed to encode map e477 with expected crc 2023-09-24T00:10:11.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:10 smithi164 bash[92846]: cluster 2023-09-24T00:10:09.945882+0000 osd.6 (osd.6) 587 : cluster 3 failed to encode map e477 with expected crc 2023-09-24T00:10:11.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:10 smithi159 bash[105915]: cluster 2023-09-24T00:10:09.247988+0000 mgr.y (mgr.25991) 1608 : cluster 0 pgmap v1877: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:10:11.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:10 smithi159 bash[105915]: audit 2023-09-24T00:10:09.933580+0000 mon.a (mon.0) 2163 : audit 1 from='client.? 172.21.15.159:0/73245618' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-09-24T00:10:11.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:10 smithi159 bash[105915]: cluster 2023-09-24T00:10:09.933674+0000 mon.a (mon.0) 2164 : cluster 0 osdmap e477: 8 total, 8 up, 8 in 2023-09-24T00:10:11.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:10 smithi159 bash[105915]: cluster 2023-09-24T00:10:09.936306+0000 osd.5 (osd.5) 313 : cluster 3 failed to encode map e477 with expected crc 2023-09-24T00:10:11.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:10 smithi159 bash[105915]: cluster 2023-09-24T00:10:09.936405+0000 osd.4 (osd.4) 382 : cluster 3 failed to encode map e477 with expected crc 2023-09-24T00:10:11.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:10 smithi159 bash[105915]: cluster 2023-09-24T00:10:09.936701+0000 osd.7 (osd.7) 339 : cluster 3 failed to encode map e477 with expected crc 2023-09-24T00:10:11.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:10 smithi159 bash[105915]: cluster 2023-09-24T00:10:09.937548+0000 osd.6 (osd.6) 585 : cluster 3 failed to encode map e477 with expected crc 2023-09-24T00:10:11.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:10 smithi159 bash[105915]: cluster 2023-09-24T00:10:09.939236+0000 osd.5 (osd.5) 314 : cluster 3 failed to encode map e477 with expected crc 2023-09-24T00:10:11.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:10 smithi159 bash[105915]: cluster 2023-09-24T00:10:09.942721+0000 osd.7 (osd.7) 340 : cluster 3 failed to encode map e477 with expected crc 2023-09-24T00:10:11.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:10 smithi159 bash[105915]: cluster 2023-09-24T00:10:09.943551+0000 osd.6 (osd.6) 586 : cluster 3 failed to encode map e477 with expected crc 2023-09-24T00:10:11.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:10 smithi159 bash[105915]: cluster 2023-09-24T00:10:09.945882+0000 osd.6 (osd.6) 587 : cluster 3 failed to encode map e477 with expected crc 2023-09-24T00:10:11.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:10 smithi159 bash[108473]: cluster 2023-09-24T00:10:09.247988+0000 mgr.y (mgr.25991) 1608 : cluster 0 pgmap v1877: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:10:11.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:10 smithi159 bash[108473]: audit 2023-09-24T00:10:09.933580+0000 mon.a (mon.0) 2163 : audit 1 from='client.? 172.21.15.159:0/73245618' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-09-24T00:10:11.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:10 smithi159 bash[108473]: cluster 2023-09-24T00:10:09.933674+0000 mon.a (mon.0) 2164 : cluster 0 osdmap e477: 8 total, 8 up, 8 in 2023-09-24T00:10:11.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:10 smithi159 bash[108473]: cluster 2023-09-24T00:10:09.936306+0000 osd.5 (osd.5) 313 : cluster 3 failed to encode map e477 with expected crc 2023-09-24T00:10:11.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:10 smithi159 bash[108473]: cluster 2023-09-24T00:10:09.936405+0000 osd.4 (osd.4) 382 : cluster 3 failed to encode map e477 with expected crc 2023-09-24T00:10:11.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:10 smithi159 bash[108473]: cluster 2023-09-24T00:10:09.936701+0000 osd.7 (osd.7) 339 : cluster 3 failed to encode map e477 with expected crc 2023-09-24T00:10:11.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:10 smithi159 bash[108473]: cluster 2023-09-24T00:10:09.937548+0000 osd.6 (osd.6) 585 : cluster 3 failed to encode map e477 with expected crc 2023-09-24T00:10:11.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:10 smithi159 bash[108473]: cluster 2023-09-24T00:10:09.939236+0000 osd.5 (osd.5) 314 : cluster 3 failed to encode map e477 with expected crc 2023-09-24T00:10:11.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:10 smithi159 bash[108473]: cluster 2023-09-24T00:10:09.942721+0000 osd.7 (osd.7) 340 : cluster 3 failed to encode map e477 with expected crc 2023-09-24T00:10:11.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:10 smithi159 bash[108473]: cluster 2023-09-24T00:10:09.943551+0000 osd.6 (osd.6) 586 : cluster 3 failed to encode map e477 with expected crc 2023-09-24T00:10:11.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:10 smithi159 bash[108473]: cluster 2023-09-24T00:10:09.945882+0000 osd.6 (osd.6) 587 : cluster 3 failed to encode map e477 with expected crc 2023-09-24T00:10:12.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:11 smithi164 bash[92846]: cluster 2023-09-24T00:10:10.933779+0000 osd.6 (osd.6) 588 : cluster 3 failed to encode map e478 with expected crc 2023-09-24T00:10:12.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:11 smithi164 bash[92846]: cluster 2023-09-24T00:10:10.936207+0000 mon.a (mon.0) 2165 : cluster 0 osdmap e478: 8 total, 8 up, 8 in 2023-09-24T00:10:12.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:11 smithi164 bash[92846]: cluster 2023-09-24T00:10:10.938541+0000 osd.5 (osd.5) 315 : cluster 3 failed to encode map e478 with expected crc 2023-09-24T00:10:12.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:11 smithi164 bash[92846]: cluster 2023-09-24T00:10:10.971787+0000 osd.4 (osd.4) 383 : cluster 3 failed to encode map e478 with expected crc 2023-09-24T00:10:12.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:11 smithi164 bash[92846]: cluster 2023-09-24T00:10:11.199488+0000 osd.7 (osd.7) 341 : cluster 3 failed to encode map e478 with expected crc 2023-09-24T00:10:12.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:11 smithi159 bash[105915]: cluster 2023-09-24T00:10:10.933779+0000 osd.6 (osd.6) 588 : cluster 3 failed to encode map e478 with expected crc 2023-09-24T00:10:12.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:11 smithi159 bash[105915]: cluster 2023-09-24T00:10:10.936207+0000 mon.a (mon.0) 2165 : cluster 0 osdmap e478: 8 total, 8 up, 8 in 2023-09-24T00:10:12.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:11 smithi159 bash[105915]: cluster 2023-09-24T00:10:10.938541+0000 osd.5 (osd.5) 315 : cluster 3 failed to encode map e478 with expected crc 2023-09-24T00:10:12.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:11 smithi159 bash[105915]: cluster 2023-09-24T00:10:10.971787+0000 osd.4 (osd.4) 383 : cluster 3 failed to encode map e478 with expected crc 2023-09-24T00:10:12.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:11 smithi159 bash[105915]: cluster 2023-09-24T00:10:11.199488+0000 osd.7 (osd.7) 341 : cluster 3 failed to encode map e478 with expected crc 2023-09-24T00:10:12.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:11 smithi159 bash[108473]: cluster 2023-09-24T00:10:10.933779+0000 osd.6 (osd.6) 588 : cluster 3 failed to encode map e478 with expected crc 2023-09-24T00:10:12.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:11 smithi159 bash[108473]: cluster 2023-09-24T00:10:10.936207+0000 mon.a (mon.0) 2165 : cluster 0 osdmap e478: 8 total, 8 up, 8 in 2023-09-24T00:10:12.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:11 smithi159 bash[108473]: cluster 2023-09-24T00:10:10.938541+0000 osd.5 (osd.5) 315 : cluster 3 failed to encode map e478 with expected crc 2023-09-24T00:10:12.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:11 smithi159 bash[108473]: cluster 2023-09-24T00:10:10.971787+0000 osd.4 (osd.4) 383 : cluster 3 failed to encode map e478 with expected crc 2023-09-24T00:10:12.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:11 smithi159 bash[108473]: cluster 2023-09-24T00:10:11.199488+0000 osd.7 (osd.7) 341 : cluster 3 failed to encode map e478 with expected crc 2023-09-24T00:10:13.241 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-24T00:10:13.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:12 smithi164 bash[92846]: cluster 2023-09-24T00:10:11.248748+0000 mgr.y (mgr.25991) 1609 : cluster 0 pgmap v1880: 73 pgs: 10 peering, 63 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:10:13.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:12 smithi164 bash[92846]: cluster 2023-09-24T00:10:11.940662+0000 mon.a (mon.0) 2166 : cluster 3 Health check failed: Reduced data availability: 5 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2023-09-24T00:10:13.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:12 smithi164 bash[92846]: cluster 2023-09-24T00:10:11.948208+0000 mon.a (mon.0) 2167 : cluster 0 osdmap e479: 8 total, 8 up, 8 in 2023-09-24T00:10:13.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:12 smithi159 bash[105915]: cluster 2023-09-24T00:10:11.248748+0000 mgr.y (mgr.25991) 1609 : cluster 0 pgmap v1880: 73 pgs: 10 peering, 63 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:10:13.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:12 smithi159 bash[105915]: cluster 2023-09-24T00:10:11.940662+0000 mon.a (mon.0) 2166 : cluster 3 Health check failed: Reduced data availability: 5 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2023-09-24T00:10:13.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:12 smithi159 bash[105915]: cluster 2023-09-24T00:10:11.948208+0000 mon.a (mon.0) 2167 : cluster 0 osdmap e479: 8 total, 8 up, 8 in 2023-09-24T00:10:13.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:12 smithi159 bash[108473]: cluster 2023-09-24T00:10:11.248748+0000 mgr.y (mgr.25991) 1609 : cluster 0 pgmap v1880: 73 pgs: 10 peering, 63 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:10:13.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:12 smithi159 bash[108473]: cluster 2023-09-24T00:10:11.940662+0000 mon.a (mon.0) 2166 : cluster 3 Health check failed: Reduced data availability: 5 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2023-09-24T00:10:13.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:12 smithi159 bash[108473]: cluster 2023-09-24T00:10:11.948208+0000 mon.a (mon.0) 2167 : cluster 0 osdmap e479: 8 total, 8 up, 8 in 2023-09-24T00:10:13.981 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 24 00:10:13 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [24/Sep/2023:00:10:13] "GET /metrics HTTP/1.1" 200 34216 "" "Prometheus/2.43.0" 2023-09-24T00:10:14.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:13 smithi164 bash[92846]: cluster 2023-09-24T00:10:12.961117+0000 osd.4 (osd.4) 384 : cluster 3 failed to encode map e479 with expected crc 2023-09-24T00:10:14.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:13 smithi164 bash[92846]: cluster 2023-09-24T00:10:12.961354+0000 osd.7 (osd.7) 342 : cluster 3 failed to encode map e479 with expected crc 2023-09-24T00:10:14.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:13 smithi164 bash[92846]: cluster 2023-09-24T00:10:12.961389+0000 osd.5 (osd.5) 316 : cluster 3 failed to encode map e479 with expected crc 2023-09-24T00:10:14.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:13 smithi164 bash[92846]: cluster 2023-09-24T00:10:12.961715+0000 osd.6 (osd.6) 589 : cluster 3 failed to encode map e479 with expected crc 2023-09-24T00:10:14.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:13 smithi164 bash[92846]: cluster 2023-09-24T00:10:12.967012+0000 mon.a (mon.0) 2168 : cluster 0 osdmap e480: 8 total, 8 up, 8 in 2023-09-24T00:10:14.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:13 smithi164 bash[92846]: cluster 2023-09-24T00:10:12.967387+0000 osd.6 (osd.6) 590 : cluster 3 failed to encode map e479 with expected crc 2023-09-24T00:10:14.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:13 smithi164 bash[92846]: cluster 2023-09-24T00:10:12.970970+0000 osd.5 (osd.5) 317 : cluster 3 failed to encode map e480 with expected crc 2023-09-24T00:10:14.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:13 smithi164 bash[92846]: cluster 2023-09-24T00:10:12.972193+0000 osd.7 (osd.7) 343 : cluster 3 failed to encode map e480 with expected crc 2023-09-24T00:10:14.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:13 smithi164 bash[92846]: cluster 2023-09-24T00:10:12.973930+0000 osd.4 (osd.4) 385 : cluster 3 failed to encode map e480 with expected crc 2023-09-24T00:10:14.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:13 smithi159 bash[105915]: cluster 2023-09-24T00:10:12.961117+0000 osd.4 (osd.4) 384 : cluster 3 failed to encode map e479 with expected crc 2023-09-24T00:10:14.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:13 smithi159 bash[105915]: cluster 2023-09-24T00:10:12.961354+0000 osd.7 (osd.7) 342 : cluster 3 failed to encode map e479 with expected crc 2023-09-24T00:10:14.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:13 smithi159 bash[105915]: cluster 2023-09-24T00:10:12.961389+0000 osd.5 (osd.5) 316 : cluster 3 failed to encode map e479 with expected crc 2023-09-24T00:10:14.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:13 smithi159 bash[105915]: cluster 2023-09-24T00:10:12.961715+0000 osd.6 (osd.6) 589 : cluster 3 failed to encode map e479 with expected crc 2023-09-24T00:10:14.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:13 smithi159 bash[105915]: cluster 2023-09-24T00:10:12.967012+0000 mon.a (mon.0) 2168 : cluster 0 osdmap e480: 8 total, 8 up, 8 in 2023-09-24T00:10:14.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:13 smithi159 bash[105915]: cluster 2023-09-24T00:10:12.967387+0000 osd.6 (osd.6) 590 : cluster 3 failed to encode map e479 with expected crc 2023-09-24T00:10:14.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:13 smithi159 bash[105915]: cluster 2023-09-24T00:10:12.970970+0000 osd.5 (osd.5) 317 : cluster 3 failed to encode map e480 with expected crc 2023-09-24T00:10:14.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:13 smithi159 bash[105915]: cluster 2023-09-24T00:10:12.972193+0000 osd.7 (osd.7) 343 : cluster 3 failed to encode map e480 with expected crc 2023-09-24T00:10:14.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:13 smithi159 bash[105915]: cluster 2023-09-24T00:10:12.973930+0000 osd.4 (osd.4) 385 : cluster 3 failed to encode map e480 with expected crc 2023-09-24T00:10:14.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:13 smithi159 bash[108473]: cluster 2023-09-24T00:10:12.961117+0000 osd.4 (osd.4) 384 : cluster 3 failed to encode map e479 with expected crc 2023-09-24T00:10:14.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:13 smithi159 bash[108473]: cluster 2023-09-24T00:10:12.961354+0000 osd.7 (osd.7) 342 : cluster 3 failed to encode map e479 with expected crc 2023-09-24T00:10:14.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:13 smithi159 bash[108473]: cluster 2023-09-24T00:10:12.961389+0000 osd.5 (osd.5) 316 : cluster 3 failed to encode map e479 with expected crc 2023-09-24T00:10:14.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:13 smithi159 bash[108473]: cluster 2023-09-24T00:10:12.961715+0000 osd.6 (osd.6) 589 : cluster 3 failed to encode map e479 with expected crc 2023-09-24T00:10:14.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:13 smithi159 bash[108473]: cluster 2023-09-24T00:10:12.967012+0000 mon.a (mon.0) 2168 : cluster 0 osdmap e480: 8 total, 8 up, 8 in 2023-09-24T00:10:14.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:13 smithi159 bash[108473]: cluster 2023-09-24T00:10:12.967387+0000 osd.6 (osd.6) 590 : cluster 3 failed to encode map e479 with expected crc 2023-09-24T00:10:14.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:13 smithi159 bash[108473]: cluster 2023-09-24T00:10:12.970970+0000 osd.5 (osd.5) 317 : cluster 3 failed to encode map e480 with expected crc 2023-09-24T00:10:14.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:13 smithi159 bash[108473]: cluster 2023-09-24T00:10:12.972193+0000 osd.7 (osd.7) 343 : cluster 3 failed to encode map e480 with expected crc 2023-09-24T00:10:14.296 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:13 smithi159 bash[108473]: cluster 2023-09-24T00:10:12.973930+0000 osd.4 (osd.4) 385 : cluster 3 failed to encode map e480 with expected crc 2023-09-24T00:10:15.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:14 smithi164 bash[92846]: cluster 2023-09-24T00:10:13.249742+0000 mgr.y (mgr.25991) 1610 : cluster 0 pgmap v1883: 73 pgs: 1 remapped+peering, 10 peering, 62 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:10:15.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:14 smithi164 bash[92846]: cluster 2023-09-24T00:10:13.967307+0000 osd.6 (osd.6) 591 : cluster 3 failed to encode map e481 with expected crc 2023-09-24T00:10:15.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:14 smithi164 bash[92846]: cluster 2023-09-24T00:10:13.971442+0000 mon.a (mon.0) 2169 : cluster 0 osdmap e481: 8 total, 8 up, 8 in 2023-09-24T00:10:15.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:14 smithi164 bash[92846]: cluster 2023-09-24T00:10:14.506476+0000 osd.7 (osd.7) 344 : cluster 3 failed to encode map e481 with expected crc 2023-09-24T00:10:15.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:14 smithi159 bash[105915]: cluster 2023-09-24T00:10:13.249742+0000 mgr.y (mgr.25991) 1610 : cluster 0 pgmap v1883: 73 pgs: 1 remapped+peering, 10 peering, 62 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:10:15.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:14 smithi159 bash[105915]: cluster 2023-09-24T00:10:13.967307+0000 osd.6 (osd.6) 591 : cluster 3 failed to encode map e481 with expected crc 2023-09-24T00:10:15.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:14 smithi159 bash[105915]: cluster 2023-09-24T00:10:13.971442+0000 mon.a (mon.0) 2169 : cluster 0 osdmap e481: 8 total, 8 up, 8 in 2023-09-24T00:10:15.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:14 smithi159 bash[105915]: cluster 2023-09-24T00:10:14.506476+0000 osd.7 (osd.7) 344 : cluster 3 failed to encode map e481 with expected crc 2023-09-24T00:10:15.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:14 smithi159 bash[108473]: cluster 2023-09-24T00:10:13.249742+0000 mgr.y (mgr.25991) 1610 : cluster 0 pgmap v1883: 73 pgs: 1 remapped+peering, 10 peering, 62 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:10:15.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:14 smithi159 bash[108473]: cluster 2023-09-24T00:10:13.967307+0000 osd.6 (osd.6) 591 : cluster 3 failed to encode map e481 with expected crc 2023-09-24T00:10:15.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:14 smithi159 bash[108473]: cluster 2023-09-24T00:10:13.971442+0000 mon.a (mon.0) 2169 : cluster 0 osdmap e481: 8 total, 8 up, 8 in 2023-09-24T00:10:15.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:14 smithi159 bash[108473]: cluster 2023-09-24T00:10:14.506476+0000 osd.7 (osd.7) 344 : cluster 3 failed to encode map e481 with expected crc 2023-09-24T00:10:15.739 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:10:16.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:15 smithi159 bash[105915]: cluster 2023-09-24T00:10:14.234087+0000 osd.4 (osd.4) 386 : cluster 3 failed to encode map e481 with expected crc 2023-09-24T00:10:16.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:15 smithi159 bash[105915]: cluster 2023-09-24T00:10:14.235196+0000 osd.4 (osd.4) 387 : cluster 3 failed to encode map e481 with expected crc 2023-09-24T00:10:16.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:15 smithi159 bash[108473]: cluster 2023-09-24T00:10:14.234087+0000 osd.4 (osd.4) 386 : cluster 3 failed to encode map e481 with expected crc 2023-09-24T00:10:16.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:15 smithi159 bash[108473]: cluster 2023-09-24T00:10:14.235196+0000 osd.4 (osd.4) 387 : cluster 3 failed to encode map e481 with expected crc 2023-09-24T00:10:16.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:15 smithi164 bash[92846]: cluster 2023-09-24T00:10:14.234087+0000 osd.4 (osd.4) 386 : cluster 3 failed to encode map e481 with expected crc 2023-09-24T00:10:16.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:15 smithi164 bash[92846]: cluster 2023-09-24T00:10:14.235196+0000 osd.4 (osd.4) 387 : cluster 3 failed to encode map e481 with expected crc 2023-09-24T00:10:16.724 INFO:teuthology.orchestra.run.smithi164.stdout:{ 2023-09-24T00:10:16.724 INFO:teuthology.orchestra.run.smithi164.stdout: "ops": [], 2023-09-24T00:10:16.724 INFO:teuthology.orchestra.run.smithi164.stdout: "complaint_time": 30, 2023-09-24T00:10:16.724 INFO:teuthology.orchestra.run.smithi164.stdout: "num_blocked_ops": 0 2023-09-24T00:10:16.724 INFO:teuthology.orchestra.run.smithi164.stdout:} 2023-09-24T00:10:17.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:16 smithi164 bash[92846]: cluster 2023-09-24T00:10:15.250433+0000 mgr.y (mgr.25991) 1611 : cluster 0 pgmap v1885: 73 pgs: 1 remapped+peering, 2 peering, 70 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:10:17.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:16 smithi164 bash[92846]: cluster 2023-09-24T00:10:15.975517+0000 mon.a (mon.0) 2170 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 5 pgs peering) 2023-09-24T00:10:17.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:16 smithi164 bash[92846]: cluster 2023-09-24T00:10:15.975555+0000 mon.a (mon.0) 2171 : cluster 1 Cluster is now healthy 2023-09-24T00:10:17.280 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:16 smithi159 bash[105915]: cluster 2023-09-24T00:10:15.250433+0000 mgr.y (mgr.25991) 1611 : cluster 0 pgmap v1885: 73 pgs: 1 remapped+peering, 2 peering, 70 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:10:17.280 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:16 smithi159 bash[105915]: cluster 2023-09-24T00:10:15.975517+0000 mon.a (mon.0) 2170 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 5 pgs peering) 2023-09-24T00:10:17.280 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:16 smithi159 bash[105915]: cluster 2023-09-24T00:10:15.975555+0000 mon.a (mon.0) 2171 : cluster 1 Cluster is now healthy 2023-09-24T00:10:17.280 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:16 smithi159 bash[108473]: cluster 2023-09-24T00:10:15.250433+0000 mgr.y (mgr.25991) 1611 : cluster 0 pgmap v1885: 73 pgs: 1 remapped+peering, 2 peering, 70 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:10:17.280 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:16 smithi159 bash[108473]: cluster 2023-09-24T00:10:15.975517+0000 mon.a (mon.0) 2170 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 5 pgs peering) 2023-09-24T00:10:17.280 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:16 smithi159 bash[108473]: cluster 2023-09-24T00:10:15.975555+0000 mon.a (mon.0) 2171 : cluster 1 Cluster is now healthy 2023-09-24T00:10:17.617 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 dump_historic_ops 2023-09-24T00:10:18.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:17 smithi164 bash[92846]: audit 2023-09-24T00:10:17.279912+0000 mon.a (mon.0) 2172 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:10:18.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:17 smithi159 bash[105915]: audit 2023-09-24T00:10:17.279912+0000 mon.a (mon.0) 2172 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:10:18.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:17 smithi159 bash[108473]: audit 2023-09-24T00:10:17.279912+0000 mon.a (mon.0) 2172 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:10:19.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:18 smithi164 bash[92846]: cluster 2023-09-24T00:10:17.250951+0000 mgr.y (mgr.25991) 1612 : cluster 0 pgmap v1886: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s, 3 objects/s recovering 2023-09-24T00:10:19.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:18 smithi159 bash[108473]: cluster 2023-09-24T00:10:17.250951+0000 mgr.y (mgr.25991) 1612 : cluster 0 pgmap v1886: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s, 3 objects/s recovering 2023-09-24T00:10:19.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:18 smithi159 bash[105915]: cluster 2023-09-24T00:10:17.250951+0000 mgr.y (mgr.25991) 1612 : cluster 0 pgmap v1886: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s, 3 objects/s recovering 2023-09-24T00:10:20.018 INFO:teuthology.orchestra.run.smithi159.stderr:set osd.3 primary-affinity to 1 (8655362) 2023-09-24T00:10:20.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:20 smithi164 bash[92846]: audit 2023-09-24T00:10:19.599970+0000 mon.a (mon.0) 2173 : audit 1 from='client.? 172.21.15.159:0/2434662301' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]: dispatch 2023-09-24T00:10:20.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:20 smithi159 bash[105915]: audit 2023-09-24T00:10:19.599970+0000 mon.a (mon.0) 2173 : audit 1 from='client.? 172.21.15.159:0/2434662301' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]: dispatch 2023-09-24T00:10:20.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:20 smithi159 bash[108473]: audit 2023-09-24T00:10:19.599970+0000 mon.a (mon.0) 2173 : audit 1 from='client.? 172.21.15.159:0/2434662301' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]: dispatch 2023-09-24T00:10:20.993 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd reweight 4 1 2023-09-24T00:10:21.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:21 smithi164 bash[92846]: cluster 2023-09-24T00:10:19.251816+0000 mgr.y (mgr.25991) 1613 : cluster 0 pgmap v1887: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s, 2 objects/s recovering 2023-09-24T00:10:21.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:21 smithi164 bash[92846]: cluster 2023-09-24T00:10:20.006700+0000 osd.6 (osd.6) 592 : cluster 3 failed to encode map e482 with expected crc 2023-09-24T00:10:21.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:21 smithi164 bash[92846]: audit 2023-09-24T00:10:20.010236+0000 mon.a (mon.0) 2174 : audit 1 from='client.? 172.21.15.159:0/2434662301' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]': finished 2023-09-24T00:10:21.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:21 smithi164 bash[92846]: cluster 2023-09-24T00:10:20.010351+0000 mon.a (mon.0) 2175 : cluster 0 osdmap e482: 8 total, 8 up, 8 in 2023-09-24T00:10:21.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:21 smithi159 bash[105915]: cluster 2023-09-24T00:10:19.251816+0000 mgr.y (mgr.25991) 1613 : cluster 0 pgmap v1887: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s, 2 objects/s recovering 2023-09-24T00:10:21.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:21 smithi159 bash[105915]: cluster 2023-09-24T00:10:20.006700+0000 osd.6 (osd.6) 592 : cluster 3 failed to encode map e482 with expected crc 2023-09-24T00:10:21.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:21 smithi159 bash[105915]: audit 2023-09-24T00:10:20.010236+0000 mon.a (mon.0) 2174 : audit 1 from='client.? 172.21.15.159:0/2434662301' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]': finished 2023-09-24T00:10:21.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:21 smithi159 bash[105915]: cluster 2023-09-24T00:10:20.010351+0000 mon.a (mon.0) 2175 : cluster 0 osdmap e482: 8 total, 8 up, 8 in 2023-09-24T00:10:21.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:21 smithi159 bash[108473]: cluster 2023-09-24T00:10:19.251816+0000 mgr.y (mgr.25991) 1613 : cluster 0 pgmap v1887: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s, 2 objects/s recovering 2023-09-24T00:10:21.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:21 smithi159 bash[108473]: cluster 2023-09-24T00:10:20.006700+0000 osd.6 (osd.6) 592 : cluster 3 failed to encode map e482 with expected crc 2023-09-24T00:10:21.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:21 smithi159 bash[108473]: audit 2023-09-24T00:10:20.010236+0000 mon.a (mon.0) 2174 : audit 1 from='client.? 172.21.15.159:0/2434662301' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]': finished 2023-09-24T00:10:21.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:21 smithi159 bash[108473]: cluster 2023-09-24T00:10:20.010351+0000 mon.a (mon.0) 2175 : cluster 0 osdmap e482: 8 total, 8 up, 8 in 2023-09-24T00:10:22.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:22 smithi164 bash[92846]: cluster 2023-09-24T00:10:21.102463+0000 osd.7 (osd.7) 345 : cluster 3 failed to encode map e482 with expected crc 2023-09-24T00:10:22.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:22 smithi164 bash[92846]: cluster 2023-09-24T00:10:21.105179+0000 osd.7 (osd.7) 346 : cluster 3 failed to encode map e482 with expected crc 2023-09-24T00:10:22.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:22 smithi164 bash[92846]: cluster 2023-09-24T00:10:21.668667+0000 osd.5 (osd.5) 318 : cluster 3 failed to encode map e482 with expected crc 2023-09-24T00:10:22.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:22 smithi159 bash[105915]: cluster 2023-09-24T00:10:21.102463+0000 osd.7 (osd.7) 345 : cluster 3 failed to encode map e482 with expected crc 2023-09-24T00:10:22.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:22 smithi159 bash[105915]: cluster 2023-09-24T00:10:21.105179+0000 osd.7 (osd.7) 346 : cluster 3 failed to encode map e482 with expected crc 2023-09-24T00:10:22.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:22 smithi159 bash[105915]: cluster 2023-09-24T00:10:21.668667+0000 osd.5 (osd.5) 318 : cluster 3 failed to encode map e482 with expected crc 2023-09-24T00:10:22.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:22 smithi159 bash[108473]: cluster 2023-09-24T00:10:21.102463+0000 osd.7 (osd.7) 345 : cluster 3 failed to encode map e482 with expected crc 2023-09-24T00:10:22.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:22 smithi159 bash[108473]: cluster 2023-09-24T00:10:21.105179+0000 osd.7 (osd.7) 346 : cluster 3 failed to encode map e482 with expected crc 2023-09-24T00:10:22.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:22 smithi159 bash[108473]: cluster 2023-09-24T00:10:21.668667+0000 osd.5 (osd.5) 318 : cluster 3 failed to encode map e482 with expected crc 2023-09-24T00:10:22.396 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-24T00:10:23.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:23 smithi159 bash[108473]: cluster 2023-09-24T00:10:21.235844+0000 osd.4 (osd.4) 388 : cluster 3 failed to encode map e482 with expected crc 2023-09-24T00:10:23.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:23 smithi159 bash[108473]: cluster 2023-09-24T00:10:21.238829+0000 osd.4 (osd.4) 389 : cluster 3 failed to encode map e482 with expected crc 2023-09-24T00:10:23.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:23 smithi159 bash[108473]: cluster 2023-09-24T00:10:21.252652+0000 mgr.y (mgr.25991) 1614 : cluster 0 pgmap v1889: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s, 2 objects/s recovering 2023-09-24T00:10:23.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:23 smithi159 bash[105915]: cluster 2023-09-24T00:10:21.235844+0000 osd.4 (osd.4) 388 : cluster 3 failed to encode map e482 with expected crc 2023-09-24T00:10:23.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:23 smithi159 bash[105915]: cluster 2023-09-24T00:10:21.238829+0000 osd.4 (osd.4) 389 : cluster 3 failed to encode map e482 with expected crc 2023-09-24T00:10:23.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:23 smithi159 bash[105915]: cluster 2023-09-24T00:10:21.252652+0000 mgr.y (mgr.25991) 1614 : cluster 0 pgmap v1889: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s, 2 objects/s recovering 2023-09-24T00:10:23.502 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:23 smithi164 bash[92846]: cluster 2023-09-24T00:10:21.235844+0000 osd.4 (osd.4) 388 : cluster 3 failed to encode map e482 with expected crc 2023-09-24T00:10:23.503 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:23 smithi164 bash[92846]: cluster 2023-09-24T00:10:21.238829+0000 osd.4 (osd.4) 389 : cluster 3 failed to encode map e482 with expected crc 2023-09-24T00:10:23.503 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:23 smithi164 bash[92846]: cluster 2023-09-24T00:10:21.252652+0000 mgr.y (mgr.25991) 1614 : cluster 0 pgmap v1889: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s, 2 objects/s recovering 2023-09-24T00:10:24.044 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 24 00:10:23 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [24/Sep/2023:00:10:23] "GET /metrics HTTP/1.1" 200 34199 "" "Prometheus/2.43.0" 2023-09-24T00:10:24.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:24 smithi164 bash[92846]: audit 2023-09-24T00:10:23.168512+0000 mon.a (mon.0) 2176 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:10:24.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:24 smithi159 bash[105915]: audit 2023-09-24T00:10:23.168512+0000 mon.a (mon.0) 2176 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:10:24.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:24 smithi159 bash[108473]: audit 2023-09-24T00:10:23.168512+0000 mon.a (mon.0) 2176 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:10:25.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:25 smithi164 bash[92846]: cluster 2023-09-24T00:10:23.253744+0000 mgr.y (mgr.25991) 1615 : cluster 0 pgmap v1890: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s, 2 objects/s recovering 2023-09-24T00:10:25.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:25 smithi159 bash[105915]: cluster 2023-09-24T00:10:23.253744+0000 mgr.y (mgr.25991) 1615 : cluster 0 pgmap v1890: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s, 2 objects/s recovering 2023-09-24T00:10:25.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:25 smithi159 bash[108473]: cluster 2023-09-24T00:10:23.253744+0000 mgr.y (mgr.25991) 1615 : cluster 0 pgmap v1890: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s, 2 objects/s recovering 2023-09-24T00:10:25.771 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:10:25.929 INFO:teuthology.orchestra.run.smithi164.stdout:{ 2023-09-24T00:10:25.929 INFO:teuthology.orchestra.run.smithi164.stdout: "size": 20, 2023-09-24T00:10:25.929 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 600, 2023-09-24T00:10:25.929 INFO:teuthology.orchestra.run.smithi164.stdout: "ops": [ 2023-09-24T00:10:25.929 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.929 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "MOSDPGRecoveryDeleteReply(10.6 e378,377 10:60fef523:::benchmark_data_smithi159_258586_object19893:head,375'6037)", 2023-09-24T00:10:25.929 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-24T00:02:59.265184+0000", 2023-09-24T00:10:25.929 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 446.65634794900001, 2023-09-24T00:10:25.930 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 12.284773435, 2023-09-24T00:10:25.930 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-24T00:10:25.930 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "reached pg", 2023-09-24T00:10:25.930 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-24T00:10:25.930 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.930 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-24T00:10:25.930 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:02:59.265184+0000", 2023-09-24T00:10:25.930 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:10:25.930 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.930 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.930 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-24T00:10:25.930 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:02:59.265184+0000", 2023-09-24T00:10:25.931 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:10:25.931 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.931 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.931 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-24T00:10:25.931 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:02:59.265182+0000", 2023-09-24T00:10:25.931 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2023-09-24T00:10:25.931 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.931 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.931 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-24T00:10:25.931 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:02:59.265195+0000", 2023-09-24T00:10:25.931 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.2277e-05 2023-09-24T00:10:25.932 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.932 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.932 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-24T00:10:25.932 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:02:59.265225+0000", 2023-09-24T00:10:25.932 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.0508e-05 2023-09-24T00:10:25.932 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.932 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.932 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-24T00:10:25.932 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:02:59.265243+0000", 2023-09-24T00:10:25.932 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.7988000000000001e-05 2023-09-24T00:10:25.932 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.933 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.933 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:10:25.933 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:11.537451+0000", 2023-09-24T00:10:25.933 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 12.272208161 2023-09-24T00:10:25.933 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.934 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.934 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-24T00:10:25.934 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:11.549957+0000", 2023-09-24T00:10:25.934 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.012506164 2023-09-24T00:10:25.934 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:10:25.934 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-24T00:10:25.934 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:10:25.934 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.934 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.935 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "MOSDPGRecoveryDeleteReply(10.6 e378,377 10:60fef523:::benchmark_data_smithi159_258586_object19893:head,375'6037)", 2023-09-24T00:10:25.935 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-24T00:02:59.266326+0000", 2023-09-24T00:10:25.935 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 446.65520555699999, 2023-09-24T00:10:25.935 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 12.332905715000001, 2023-09-24T00:10:25.935 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-24T00:10:25.936 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "reached pg", 2023-09-24T00:10:25.936 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-24T00:10:25.936 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.936 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-24T00:10:25.936 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:02:59.266326+0000", 2023-09-24T00:10:25.936 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:10:25.936 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.936 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.936 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-24T00:10:25.936 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:02:59.266326+0000", 2023-09-24T00:10:25.936 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:10:25.937 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.937 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.937 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-24T00:10:25.937 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:02:59.266325+0000", 2023-09-24T00:10:25.937 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2023-09-24T00:10:25.937 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.937 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.937 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-24T00:10:25.937 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:02:59.266336+0000", 2023-09-24T00:10:25.937 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.0540000000000001e-05 2023-09-24T00:10:25.937 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.937 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.937 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-24T00:10:25.938 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:02:59.266361+0000", 2023-09-24T00:10:25.938 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.5462000000000001e-05 2023-09-24T00:10:25.938 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.938 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.938 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-24T00:10:25.938 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:02:59.266376+0000", 2023-09-24T00:10:25.938 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.5243e-05 2023-09-24T00:10:25.938 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.938 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.938 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:10:25.938 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:11.571436+0000", 2023-09-24T00:10:25.939 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 12.305059484999999 2023-09-24T00:10:25.939 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.939 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.939 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-24T00:10:25.939 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:03:11.599232+0000", 2023-09-24T00:10:25.939 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.027796239 2023-09-24T00:10:25.939 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:10:25.939 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-24T00:10:25.939 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:10:25.939 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.939 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.939 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35448.0:108643 10.6 10:67787a9c:::benchmark_data_smithi159_258586_object32183:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e396)", 2023-09-24T00:10:25.939 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-24T00:05:03.349215+0000", 2023-09-24T00:10:25.940 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 322.57231652199999, 2023-09-24T00:10:25.940 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.9483415950000005, 2023-09-24T00:10:25.940 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-24T00:10:25.940 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:10:25.940 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-24T00:10:25.940 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35448", 2023-09-24T00:10:25.940 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:10:25.940 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 108643 2023-09-24T00:10:25.940 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.940 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-24T00:10:25.940 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.940 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-24T00:10:25.940 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:03.349215+0000", 2023-09-24T00:10:25.941 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:10:25.941 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.941 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.941 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-24T00:10:25.941 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:03.349215+0000", 2023-09-24T00:10:25.941 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:10:25.941 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.941 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.941 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-24T00:10:25.941 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:03.349215+0000", 2023-09-24T00:10:25.941 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999995 2023-09-24T00:10:25.941 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.942 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.942 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-24T00:10:25.942 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:03.349218+0000", 2023-09-24T00:10:25.942 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.9890000000000001e-06 2023-09-24T00:10:25.942 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.942 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.942 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-24T00:10:25.942 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:03.349225+0000", 2023-09-24T00:10:25.942 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.7390000000000002e-06 2023-09-24T00:10:25.942 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.942 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.942 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-24T00:10:25.943 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:03.349229+0000", 2023-09-24T00:10:25.943 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.0749999999999999e-06 2023-09-24T00:10:25.943 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.943 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.943 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:10:25.943 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:03.812363+0000", 2023-09-24T00:10:25.943 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.46313462300000002 2023-09-24T00:10:25.943 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.943 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.943 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-24T00:10:25.943 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:03.812387+0000", 2023-09-24T00:10:25.943 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.3377e-05 2023-09-24T00:10:25.944 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.944 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.944 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:10:25.944 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:07.294421+0000", 2023-09-24T00:10:25.944 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.4820346980000001 2023-09-24T00:10:25.944 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.944 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.944 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-24T00:10:25.944 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:07.298216+0000", 2023-09-24T00:10:25.944 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0037942340000000001 2023-09-24T00:10:25.944 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.945 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.945 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 0,1", 2023-09-24T00:10:25.945 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:07.302611+0000", 2023-09-24T00:10:25.945 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0043954399999999996 2023-09-24T00:10:25.945 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.945 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.945 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:10:25.945 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:07.338104+0000", 2023-09-24T00:10:25.945 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.035492581000000002 2023-09-24T00:10:25.945 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.945 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.945 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-24T00:10:25.946 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:07.339400+0000", 2023-09-24T00:10:25.946 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.001296092 2023-09-24T00:10:25.946 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.946 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.946 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:10:25.946 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:10.287395+0000", 2023-09-24T00:10:25.946 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.9479951899999999 2023-09-24T00:10:25.946 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.946 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.946 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-24T00:10:25.947 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:10.289260+0000", 2023-09-24T00:10:25.947 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0018648009999999999 2023-09-24T00:10:25.947 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.947 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.947 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-24T00:10:25.947 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:10.297557+0000", 2023-09-24T00:10:25.947 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0082971980000000004 2023-09-24T00:10:25.947 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:10:25.947 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-24T00:10:25.947 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:10:25.947 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.947 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.948 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35448.0:108667 10.16 10:6c4e05cb:::benchmark_data_smithi159_258586_object32207:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e396)", 2023-09-24T00:10:25.948 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-24T00:05:03.349233+0000", 2023-09-24T00:10:25.948 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 322.57229900599998, 2023-09-24T00:10:25.948 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.975146402, 2023-09-24T00:10:25.948 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-24T00:10:25.948 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:10:25.948 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-24T00:10:25.948 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35448", 2023-09-24T00:10:25.948 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:10:25.948 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 108667 2023-09-24T00:10:25.948 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.949 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-24T00:10:25.949 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.949 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-24T00:10:25.949 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:03.349233+0000", 2023-09-24T00:10:25.949 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:10:25.949 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.949 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.949 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-24T00:10:25.949 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:03.349233+0000", 2023-09-24T00:10:25.949 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:10:25.949 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.949 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.950 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-24T00:10:25.950 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:03.349232+0000", 2023-09-24T00:10:25.950 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999995 2023-09-24T00:10:25.950 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.950 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.950 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-24T00:10:25.950 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:03.349235+0000", 2023-09-24T00:10:25.950 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.7980000000000001e-06 2023-09-24T00:10:25.950 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.950 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.950 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-24T00:10:25.951 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:03.349241+0000", 2023-09-24T00:10:25.951 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.8220000000000003e-06 2023-09-24T00:10:25.951 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.951 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.951 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-24T00:10:25.951 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:03.349245+0000", 2023-09-24T00:10:25.951 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.675e-06 2023-09-24T00:10:25.951 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.951 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.951 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:10:25.951 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:03.812443+0000", 2023-09-24T00:10:25.952 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.46319852099999997 2023-09-24T00:10:25.952 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.952 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.952 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-24T00:10:25.952 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:03.812460+0000", 2023-09-24T00:10:25.952 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.6271000000000001e-05 2023-09-24T00:10:25.952 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.952 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.952 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:10:25.952 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:07.292394+0000", 2023-09-24T00:10:25.953 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.479934788 2023-09-24T00:10:25.953 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.953 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.953 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-24T00:10:25.953 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:07.292403+0000", 2023-09-24T00:10:25.953 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.6109999999999994e-06 2023-09-24T00:10:25.953 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.953 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.953 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:10:25.953 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:08.744357+0000", 2023-09-24T00:10:25.953 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.4519540360000001 2023-09-24T00:10:25.954 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.954 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.954 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-24T00:10:25.954 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:08.747530+0000", 2023-09-24T00:10:25.954 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.003172617 2023-09-24T00:10:25.954 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.954 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.954 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 0,1", 2023-09-24T00:10:25.954 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:08.751130+0000", 2023-09-24T00:10:25.954 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.003600233 2023-09-24T00:10:25.954 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.955 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.955 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-24T00:10:25.955 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:10.283969+0000", 2023-09-24T00:10:25.955 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.5328395430000001 2023-09-24T00:10:25.955 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.955 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.955 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:10:25.955 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:10.313159+0000", 2023-09-24T00:10:25.955 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.029189611000000001 2023-09-24T00:10:25.955 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.955 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.956 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:10:25.956 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:10.314660+0000", 2023-09-24T00:10:25.956 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0015005999999999999 2023-09-24T00:10:25.956 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.956 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.956 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-24T00:10:25.956 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:10.316987+0000", 2023-09-24T00:10:25.956 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0023274620000000002 2023-09-24T00:10:25.956 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.956 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.956 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-24T00:10:25.957 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:10.324379+0000", 2023-09-24T00:10:25.957 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0073922090000000003 2023-09-24T00:10:25.957 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:10:25.957 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-24T00:10:25.957 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:10:25.957 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.957 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.957 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35448.0:108692 10.16 10:6ec4cd69:::benchmark_data_smithi159_258586_object32232:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e396)", 2023-09-24T00:10:25.957 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-24T00:05:03.349249+0000", 2023-09-24T00:10:25.957 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 322.572283196, 2023-09-24T00:10:25.957 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.0236058799999999, 2023-09-24T00:10:25.957 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-24T00:10:25.958 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:10:25.958 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-24T00:10:25.958 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35448", 2023-09-24T00:10:25.958 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:10:25.958 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 108692 2023-09-24T00:10:25.958 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.958 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-24T00:10:25.958 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.958 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-24T00:10:25.958 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:03.349249+0000", 2023-09-24T00:10:25.958 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:10:25.958 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.959 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.959 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-24T00:10:25.959 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:03.349249+0000", 2023-09-24T00:10:25.959 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:10:25.959 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.959 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.959 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-24T00:10:25.959 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:03.349248+0000", 2023-09-24T00:10:25.959 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999995 2023-09-24T00:10:25.959 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.959 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.959 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-24T00:10:25.960 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:03.349251+0000", 2023-09-24T00:10:25.960 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.5110000000000002e-06 2023-09-24T00:10:25.960 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.960 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.960 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-24T00:10:25.960 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:03.349257+0000", 2023-09-24T00:10:25.960 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.9719999999999997e-06 2023-09-24T00:10:25.960 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.960 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.960 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-24T00:10:25.960 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:03.349261+0000", 2023-09-24T00:10:25.960 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.8360000000000002e-06 2023-09-24T00:10:25.961 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.961 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.961 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:10:25.961 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:03.812518+0000", 2023-09-24T00:10:25.961 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.463257325 2023-09-24T00:10:25.961 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.961 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.961 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-24T00:10:25.961 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:03.812532+0000", 2023-09-24T00:10:25.961 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.4470999999999999e-05 2023-09-24T00:10:25.961 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.961 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.961 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:10:25.962 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:07.293742+0000", 2023-09-24T00:10:25.962 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.4812092699999999 2023-09-24T00:10:25.962 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.962 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.962 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-24T00:10:25.962 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:07.293750+0000", 2023-09-24T00:10:25.962 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.4470000000000006e-06 2023-09-24T00:10:25.962 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.962 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.962 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:10:25.962 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:10.333418+0000", 2023-09-24T00:10:25.962 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.03966804 2023-09-24T00:10:25.963 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.963 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.963 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-24T00:10:25.963 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:10.337958+0000", 2023-09-24T00:10:25.963 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0045392990000000001 2023-09-24T00:10:25.963 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.963 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.963 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 0,1", 2023-09-24T00:10:25.963 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:10.341894+0000", 2023-09-24T00:10:25.963 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0039368620000000002 2023-09-24T00:10:25.963 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.963 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.964 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:10:25.964 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:10.362976+0000", 2023-09-24T00:10:25.964 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.021081631 2023-09-24T00:10:25.964 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.964 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.964 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:10:25.964 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:10.363874+0000", 2023-09-24T00:10:25.964 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00089808200000000003 2023-09-24T00:10:25.964 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.964 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.964 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-24T00:10:25.964 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:10.364208+0000", 2023-09-24T00:10:25.964 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00033420800000000001 2023-09-24T00:10:25.965 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.965 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.965 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-24T00:10:25.965 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:10.365876+0000", 2023-09-24T00:10:25.965 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.001667712 2023-09-24T00:10:25.965 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.965 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.965 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-24T00:10:25.965 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:10.372855+0000", 2023-09-24T00:10:25.965 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0069785649999999999 2023-09-24T00:10:25.965 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:10:25.965 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-24T00:10:25.965 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:10:25.966 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.966 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.966 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35448.0:108696 10.6 10:666001b6:::benchmark_data_smithi159_258586_object32236:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e396)", 2023-09-24T00:10:25.966 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-24T00:05:03.349264+0000", 2023-09-24T00:10:25.966 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 322.57226760399999, 2023-09-24T00:10:25.966 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.9607007679999997, 2023-09-24T00:10:25.966 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-24T00:10:25.966 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:10:25.966 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-24T00:10:25.966 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35448", 2023-09-24T00:10:25.966 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:10:25.966 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 108696 2023-09-24T00:10:25.967 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.967 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-24T00:10:25.967 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.967 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-24T00:10:25.967 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:03.349264+0000", 2023-09-24T00:10:25.967 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:10:25.967 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.967 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.967 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-24T00:10:25.967 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:03.349264+0000", 2023-09-24T00:10:25.967 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:10:25.967 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.967 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.968 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-24T00:10:25.968 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:03.349264+0000", 2023-09-24T00:10:25.968 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999995 2023-09-24T00:10:25.968 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.968 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.968 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-24T00:10:25.968 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:03.349266+0000", 2023-09-24T00:10:25.968 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.2979999999999999e-06 2023-09-24T00:10:25.968 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.968 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.968 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-24T00:10:25.968 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:03.349272+0000", 2023-09-24T00:10:25.969 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.4110000000000004e-06 2023-09-24T00:10:25.969 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.969 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.969 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-24T00:10:25.969 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:03.349276+0000", 2023-09-24T00:10:25.969 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.985e-06 2023-09-24T00:10:25.969 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.969 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.969 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:10:25.969 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:03.812592+0000", 2023-09-24T00:10:25.969 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.46331605300000001 2023-09-24T00:10:25.969 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.969 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.970 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-24T00:10:25.970 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:03.812614+0000", 2023-09-24T00:10:25.970 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.2671e-05 2023-09-24T00:10:25.970 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.970 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.970 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:10:25.970 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:07.306959+0000", 2023-09-24T00:10:25.970 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.4943448639999999 2023-09-24T00:10:25.970 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.970 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.970 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-24T00:10:25.970 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:07.312822+0000", 2023-09-24T00:10:25.971 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0058624599999999999 2023-09-24T00:10:25.971 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.971 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.971 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 0,1", 2023-09-24T00:10:25.971 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:07.317382+0000", 2023-09-24T00:10:25.971 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.004560082 2023-09-24T00:10:25.971 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.971 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.971 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-24T00:10:25.971 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:07.995648+0000", 2023-09-24T00:10:25.971 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.67826626700000003 2023-09-24T00:10:25.971 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.971 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.972 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:10:25.972 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:10.299040+0000", 2023-09-24T00:10:25.972 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.303391773 2023-09-24T00:10:25.972 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.972 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.972 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:10:25.972 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:10.300134+0000", 2023-09-24T00:10:25.972 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.001093831 2023-09-24T00:10:25.972 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.972 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.972 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-24T00:10:25.972 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:10.301934+0000", 2023-09-24T00:10:25.972 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0018005969999999999 2023-09-24T00:10:25.973 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.973 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.973 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-24T00:10:25.973 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:10.309965+0000", 2023-09-24T00:10:25.973 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0080307409999999992 2023-09-24T00:10:25.973 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:10:25.973 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-24T00:10:25.973 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:10:25.973 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.973 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.973 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35448.0:108697 10.6 10:6239bfc9:::benchmark_data_smithi159_258586_object32237:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e396)", 2023-09-24T00:10:25.973 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-24T00:05:03.349279+0000", 2023-09-24T00:10:25.973 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 322.57225254299999, 2023-09-24T00:10:25.974 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.9747358190000002, 2023-09-24T00:10:25.974 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-24T00:10:25.974 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:10:25.974 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-24T00:10:25.974 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35448", 2023-09-24T00:10:25.974 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:10:25.974 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 108697 2023-09-24T00:10:25.974 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.974 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-24T00:10:25.974 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.974 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-24T00:10:25.974 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:03.349279+0000", 2023-09-24T00:10:25.975 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:10:25.975 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.975 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.975 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-24T00:10:25.975 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:03.349279+0000", 2023-09-24T00:10:25.975 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:10:25.975 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.975 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.976 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-24T00:10:25.976 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:03.349279+0000", 2023-09-24T00:10:25.976 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999995 2023-09-24T00:10:25.976 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.976 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.976 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-24T00:10:25.976 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:03.349281+0000", 2023-09-24T00:10:25.976 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.3130000000000001e-06 2023-09-24T00:10:25.976 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.976 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.976 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-24T00:10:25.976 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:03.349287+0000", 2023-09-24T00:10:25.976 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.6779999999999997e-06 2023-09-24T00:10:25.977 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.977 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.977 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-24T00:10:25.977 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:03.349291+0000", 2023-09-24T00:10:25.977 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.8210000000000003e-06 2023-09-24T00:10:25.977 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.977 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.977 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:10:25.977 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:03.812687+0000", 2023-09-24T00:10:25.977 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.46339646699999998 2023-09-24T00:10:25.977 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.977 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.978 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-24T00:10:25.978 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:03.812712+0000", 2023-09-24T00:10:25.978 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.4905e-05 2023-09-24T00:10:25.978 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.978 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.978 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:10:25.978 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:07.322005+0000", 2023-09-24T00:10:25.978 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.5092925299999997 2023-09-24T00:10:25.978 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.978 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.978 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-24T00:10:25.978 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:07.326006+0000", 2023-09-24T00:10:25.978 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0040011700000000001 2023-09-24T00:10:25.979 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.979 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.979 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 0,1", 2023-09-24T00:10:25.979 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:07.332494+0000", 2023-09-24T00:10:25.979 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0064880650000000003 2023-09-24T00:10:25.979 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.979 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.979 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-24T00:10:25.979 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:07.995886+0000", 2023-09-24T00:10:25.979 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.663392227 2023-09-24T00:10:25.979 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.979 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.980 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:10:25.980 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:10.311143+0000", 2023-09-24T00:10:25.980 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.3152563499999999 2023-09-24T00:10:25.980 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.980 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.980 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:10:25.980 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:10.312614+0000", 2023-09-24T00:10:25.980 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0014716029999999999 2023-09-24T00:10:25.980 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.980 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.980 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-24T00:10:25.981 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:10.315149+0000", 2023-09-24T00:10:25.981 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.002535261 2023-09-24T00:10:25.981 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.981 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.981 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-24T00:10:25.981 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:10.324015+0000", 2023-09-24T00:10:25.981 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0088657619999999993 2023-09-24T00:10:25.981 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:10:25.981 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-24T00:10:25.981 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:10:25.981 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.981 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.982 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35448.0:108705 10.16 10:6ce9cf5d:::benchmark_data_smithi159_258586_object32245:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e396)", 2023-09-24T00:10:25.982 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-24T00:05:03.349295+0000", 2023-09-24T00:10:25.982 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 322.572237368, 2023-09-24T00:10:25.982 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.0327226979999997, 2023-09-24T00:10:25.982 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-24T00:10:25.982 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:10:25.982 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-24T00:10:25.983 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35448", 2023-09-24T00:10:25.983 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:10:25.983 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 108705 2023-09-24T00:10:25.983 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.983 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-24T00:10:25.984 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.984 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-24T00:10:25.984 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:03.349295+0000", 2023-09-24T00:10:25.984 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:10:25.984 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.984 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.984 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-24T00:10:25.984 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:03.349295+0000", 2023-09-24T00:10:25.984 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:10:25.984 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.984 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.984 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-24T00:10:25.985 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:03.349294+0000", 2023-09-24T00:10:25.985 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999995 2023-09-24T00:10:25.985 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.985 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.985 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-24T00:10:25.985 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:03.349296+0000", 2023-09-24T00:10:25.985 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.0669999999999999e-06 2023-09-24T00:10:25.985 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.985 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.985 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-24T00:10:25.985 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:03.349302+0000", 2023-09-24T00:10:25.985 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.429e-06 2023-09-24T00:10:25.985 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.985 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.986 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-24T00:10:25.986 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:03.349305+0000", 2023-09-24T00:10:25.986 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.749e-06 2023-09-24T00:10:25.986 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.986 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.986 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:10:25.986 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:03.812767+0000", 2023-09-24T00:10:25.986 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.46346177100000002 2023-09-24T00:10:25.986 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.986 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.986 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-24T00:10:25.986 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:03.812784+0000", 2023-09-24T00:10:25.987 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.6914000000000001e-05 2023-09-24T00:10:25.987 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.987 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.987 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:10:25.987 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:07.293769+0000", 2023-09-24T00:10:25.987 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.480984377 2023-09-24T00:10:25.987 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.987 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.987 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-24T00:10:25.987 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:07.293772+0000", 2023-09-24T00:10:25.987 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.4060000000000001e-06 2023-09-24T00:10:25.987 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.988 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.988 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:10:25.988 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:10.346540+0000", 2023-09-24T00:10:25.988 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.0527677440000001 2023-09-24T00:10:25.988 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.988 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.988 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-24T00:10:25.989 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:10.351693+0000", 2023-09-24T00:10:25.989 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0051531440000000001 2023-09-24T00:10:25.989 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.989 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.989 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 0,1", 2023-09-24T00:10:25.989 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:10.357034+0000", 2023-09-24T00:10:25.989 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0053411800000000001 2023-09-24T00:10:25.989 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.989 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.990 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:10:25.990 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:10.373631+0000", 2023-09-24T00:10:25.990 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.016596988999999999 2023-09-24T00:10:25.990 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.990 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.990 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:10:25.990 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:10.374467+0000", 2023-09-24T00:10:25.990 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00083646700000000003 2023-09-24T00:10:25.990 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.990 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.990 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-24T00:10:25.991 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:10.374722+0000", 2023-09-24T00:10:25.991 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000254262 2023-09-24T00:10:25.991 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.991 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.991 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-24T00:10:25.991 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:10.375974+0000", 2023-09-24T00:10:25.991 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0012520439999999999 2023-09-24T00:10:25.991 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.991 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.991 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-24T00:10:25.991 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:10.382017+0000", 2023-09-24T00:10:25.992 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0060434820000000002 2023-09-24T00:10:25.992 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:10:25.992 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-24T00:10:25.992 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:10:25.992 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.992 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.993 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35448.0:108707 10.16 10:6b0c2b37:::benchmark_data_smithi159_258586_object32247:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e396)", 2023-09-24T00:10:25.993 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-24T00:05:03.349309+0000", 2023-09-24T00:10:25.993 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 322.57222256900002, 2023-09-24T00:10:25.993 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.0634435729999998, 2023-09-24T00:10:25.993 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-24T00:10:25.993 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:10:25.993 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-24T00:10:25.993 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35448", 2023-09-24T00:10:25.993 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:10:25.993 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 108707 2023-09-24T00:10:25.993 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.993 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-24T00:10:25.994 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.994 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-24T00:10:25.994 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:03.349309+0000", 2023-09-24T00:10:25.994 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:10:25.994 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.994 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.994 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-24T00:10:25.994 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:03.349309+0000", 2023-09-24T00:10:25.994 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:10:25.994 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.994 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.994 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-24T00:10:25.995 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:03.349309+0000", 2023-09-24T00:10:25.995 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999995 2023-09-24T00:10:25.995 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.995 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.995 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-24T00:10:25.995 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:03.349313+0000", 2023-09-24T00:10:25.995 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.5599999999999998e-06 2023-09-24T00:10:25.995 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.995 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.995 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-24T00:10:25.995 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:03.349318+0000", 2023-09-24T00:10:25.996 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.57e-06 2023-09-24T00:10:25.996 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.996 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.996 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-24T00:10:25.996 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:03.349322+0000", 2023-09-24T00:10:25.996 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.7019999999999999e-06 2023-09-24T00:10:25.996 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.996 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.996 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:10:25.996 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:03.812837+0000", 2023-09-24T00:10:25.996 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.463515026 2023-09-24T00:10:25.996 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.997 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.997 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-24T00:10:25.997 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:03.812852+0000", 2023-09-24T00:10:25.997 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.5376999999999999e-05 2023-09-24T00:10:25.997 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.997 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.997 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:10:25.997 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:07.293782+0000", 2023-09-24T00:10:25.997 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.48093013 2023-09-24T00:10:25.997 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.998 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.998 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-24T00:10:25.998 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:07.293785+0000", 2023-09-24T00:10:25.998 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.0620000000000001e-06 2023-09-24T00:10:25.998 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.998 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.998 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:10:25.998 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:10.382437+0000", 2023-09-24T00:10:25.998 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.088651128 2023-09-24T00:10:25.998 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.998 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.998 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-24T00:10:25.999 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:10.387645+0000", 2023-09-24T00:10:25.999 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0052084189999999997 2023-09-24T00:10:25.999 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.999 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.999 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 0,1", 2023-09-24T00:10:25.999 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:10.392979+0000", 2023-09-24T00:10:25.999 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0053342820000000001 2023-09-24T00:10:25.999 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:25.999 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:25.999 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:10:25.999 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:10.402935+0000", 2023-09-24T00:10:26.000 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0099562409999999994 2023-09-24T00:10:26.000 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.000 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.000 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:10:26.000 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:10.403852+0000", 2023-09-24T00:10:26.000 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00091677900000000005 2023-09-24T00:10:26.000 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.000 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.000 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-24T00:10:26.000 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:10.404163+0000", 2023-09-24T00:10:26.000 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00031105599999999998 2023-09-24T00:10:26.000 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.001 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.001 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-24T00:10:26.001 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:10.405762+0000", 2023-09-24T00:10:26.001 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0015986150000000001 2023-09-24T00:10:26.001 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.001 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.001 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-24T00:10:26.001 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:10.412753+0000", 2023-09-24T00:10:26.001 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0069909459999999996 2023-09-24T00:10:26.001 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:10:26.001 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-24T00:10:26.001 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:10:26.002 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.002 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.002 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35448.0:108725 10.6 10:63ab5be5:::benchmark_data_smithi159_258586_object32265:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e396)", 2023-09-24T00:10:26.002 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-24T00:05:03.349326+0000", 2023-09-24T00:10:26.002 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 322.57220635700003, 2023-09-24T00:10:26.002 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.0785889869999998, 2023-09-24T00:10:26.002 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-24T00:10:26.002 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:10:26.002 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-24T00:10:26.002 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35448", 2023-09-24T00:10:26.002 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:10:26.002 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 108725 2023-09-24T00:10:26.003 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.003 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-24T00:10:26.003 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.003 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-24T00:10:26.003 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:03.349326+0000", 2023-09-24T00:10:26.003 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:10:26.003 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.003 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.003 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-24T00:10:26.003 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:03.349326+0000", 2023-09-24T00:10:26.003 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:10:26.003 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.004 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.004 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-24T00:10:26.004 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:03.349325+0000", 2023-09-24T00:10:26.004 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999995 2023-09-24T00:10:26.004 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.004 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.004 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-24T00:10:26.004 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:03.349327+0000", 2023-09-24T00:10:26.004 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.9719999999999999e-06 2023-09-24T00:10:26.004 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.004 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.005 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-24T00:10:26.005 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:03.349333+0000", 2023-09-24T00:10:26.005 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.8850000000000004e-06 2023-09-24T00:10:26.005 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.005 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.005 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-24T00:10:26.005 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:03.349337+0000", 2023-09-24T00:10:26.005 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.7290000000000002e-06 2023-09-24T00:10:26.005 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.005 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.005 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:10:26.005 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:03.812912+0000", 2023-09-24T00:10:26.006 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.46357511899999998 2023-09-24T00:10:26.006 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.006 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.006 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-24T00:10:26.006 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:03.812937+0000", 2023-09-24T00:10:26.006 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.4668000000000002e-05 2023-09-24T00:10:26.006 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.006 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.006 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:10:26.006 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:10.382888+0000", 2023-09-24T00:10:26.006 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.5699516110000005 2023-09-24T00:10:26.007 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.007 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.007 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-24T00:10:26.007 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:10.388243+0000", 2023-09-24T00:10:26.007 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0053545229999999999 2023-09-24T00:10:26.007 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.007 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.007 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 0,1", 2023-09-24T00:10:26.007 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:10.393660+0000", 2023-09-24T00:10:26.007 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0054175020000000003 2023-09-24T00:10:26.008 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.008 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.008 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:10:26.008 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:10.404445+0000", 2023-09-24T00:10:26.008 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.010784891 2023-09-24T00:10:26.008 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.008 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.008 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:10:26.008 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:10.405430+0000", 2023-09-24T00:10:26.008 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00098455799999999996 2023-09-24T00:10:26.008 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.008 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.008 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-24T00:10:26.009 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:10.418915+0000", 2023-09-24T00:10:26.009 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.013485576000000001 2023-09-24T00:10:26.009 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.009 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.009 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-24T00:10:26.009 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:10.420733+0000", 2023-09-24T00:10:26.009 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.001817492 2023-09-24T00:10:26.009 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.009 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.009 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-24T00:10:26.009 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:10.427915+0000", 2023-09-24T00:10:26.009 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0071817579999999999 2023-09-24T00:10:26.009 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:10:26.010 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-24T00:10:26.010 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:10:26.010 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.010 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.010 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35448.0:108753 10.6 10:60745533:::benchmark_data_smithi159_258586_object32293:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e396)", 2023-09-24T00:10:26.010 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-24T00:05:03.349340+0000", 2023-09-24T00:10:26.010 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 322.57219157999998, 2023-09-24T00:10:26.010 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.0892084449999997, 2023-09-24T00:10:26.010 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-24T00:10:26.010 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:10:26.010 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-24T00:10:26.011 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35448", 2023-09-24T00:10:26.011 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:10:26.011 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 108753 2023-09-24T00:10:26.011 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.011 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-24T00:10:26.011 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.011 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-24T00:10:26.011 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:03.349340+0000", 2023-09-24T00:10:26.011 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:10:26.011 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.011 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.011 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-24T00:10:26.012 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:03.349340+0000", 2023-09-24T00:10:26.012 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:10:26.012 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.012 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.012 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-24T00:10:26.012 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:03.349340+0000", 2023-09-24T00:10:26.012 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999995 2023-09-24T00:10:26.012 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.012 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.012 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-24T00:10:26.012 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:03.349342+0000", 2023-09-24T00:10:26.012 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.9240000000000001e-06 2023-09-24T00:10:26.013 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.013 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.013 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-24T00:10:26.013 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:03.349348+0000", 2023-09-24T00:10:26.013 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.6740000000000002e-06 2023-09-24T00:10:26.013 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.013 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.013 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-24T00:10:26.013 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:03.349351+0000", 2023-09-24T00:10:26.013 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.732e-06 2023-09-24T00:10:26.013 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.013 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.013 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:10:26.014 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:03.812996+0000", 2023-09-24T00:10:26.014 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.46364483400000001 2023-09-24T00:10:26.014 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.014 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.014 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-24T00:10:26.014 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:03.813020+0000", 2023-09-24T00:10:26.014 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.3811e-05 2023-09-24T00:10:26.015 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.015 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.015 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:10:26.015 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:10.405769+0000", 2023-09-24T00:10:26.015 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.592748544 2023-09-24T00:10:26.015 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.015 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.015 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-24T00:10:26.015 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:10.410385+0000", 2023-09-24T00:10:26.015 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0046164250000000004 2023-09-24T00:10:26.015 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.016 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.016 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 0,1", 2023-09-24T00:10:26.016 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:10.414901+0000", 2023-09-24T00:10:26.016 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0045161339999999998 2023-09-24T00:10:26.016 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.016 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.016 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:10:26.016 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:10.428735+0000", 2023-09-24T00:10:26.016 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.013833926999999999 2023-09-24T00:10:26.016 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.016 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.016 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:10:26.017 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:10.429542+0000", 2023-09-24T00:10:26.017 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00080678300000000004 2023-09-24T00:10:26.017 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.017 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.017 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-24T00:10:26.017 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:10.429785+0000", 2023-09-24T00:10:26.017 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000242709 2023-09-24T00:10:26.017 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.017 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.018 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-24T00:10:26.018 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:10.431228+0000", 2023-09-24T00:10:26.018 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.001443681 2023-09-24T00:10:26.018 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.018 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.019 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-24T00:10:26.019 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:10.438549+0000", 2023-09-24T00:10:26.019 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0073205129999999998 2023-09-24T00:10:26.019 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:10:26.019 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-24T00:10:26.019 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:10:26.019 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.019 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.019 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35448.0:108768 10.6 10:6013b98f:::benchmark_data_smithi159_258586_object32308:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e396)", 2023-09-24T00:10:26.019 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-24T00:05:03.349355+0000", 2023-09-24T00:10:26.019 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 322.57217685500001, 2023-09-24T00:10:26.020 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.1289448870000003, 2023-09-24T00:10:26.020 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-24T00:10:26.020 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:10:26.020 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-24T00:10:26.020 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35448", 2023-09-24T00:10:26.020 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:10:26.020 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 108768 2023-09-24T00:10:26.020 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.020 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-24T00:10:26.020 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.020 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-24T00:10:26.020 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:03.349355+0000", 2023-09-24T00:10:26.021 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:10:26.021 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.021 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.021 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-24T00:10:26.021 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:03.349355+0000", 2023-09-24T00:10:26.021 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:10:26.021 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.021 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.021 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-24T00:10:26.021 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:03.349355+0000", 2023-09-24T00:10:26.021 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999995 2023-09-24T00:10:26.022 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.022 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.022 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-24T00:10:26.022 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:03.349357+0000", 2023-09-24T00:10:26.022 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.182e-06 2023-09-24T00:10:26.022 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.022 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.022 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-24T00:10:26.022 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:03.349362+0000", 2023-09-24T00:10:26.022 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.541e-06 2023-09-24T00:10:26.022 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.022 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.023 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-24T00:10:26.023 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:03.349366+0000", 2023-09-24T00:10:26.023 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.4800000000000001e-06 2023-09-24T00:10:26.023 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.023 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.023 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:10:26.023 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:03.813081+0000", 2023-09-24T00:10:26.023 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.46371540999999999 2023-09-24T00:10:26.023 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.023 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.023 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-24T00:10:26.023 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:03.813106+0000", 2023-09-24T00:10:26.024 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.4722000000000001e-05 2023-09-24T00:10:26.024 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.024 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.024 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:10:26.024 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:10.438940+0000", 2023-09-24T00:10:26.024 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.6258337550000004 2023-09-24T00:10:26.024 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.024 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.024 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-24T00:10:26.024 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:10.443338+0000", 2023-09-24T00:10:26.024 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0043980909999999998 2023-09-24T00:10:26.024 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.025 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.025 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 0,1", 2023-09-24T00:10:26.025 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:10.447562+0000", 2023-09-24T00:10:26.025 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0042244379999999996 2023-09-24T00:10:26.025 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.025 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.025 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:10:26.025 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:10.455711+0000", 2023-09-24T00:10:26.025 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0081487859999999999 2023-09-24T00:10:26.025 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.025 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.025 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:10:26.026 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:10.456710+0000", 2023-09-24T00:10:26.026 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00099878399999999996 2023-09-24T00:10:26.026 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.026 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.026 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-24T00:10:26.026 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:10.471175+0000", 2023-09-24T00:10:26.026 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.01446506 2023-09-24T00:10:26.026 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.026 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.026 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-24T00:10:26.026 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:10.472279+0000", 2023-09-24T00:10:26.026 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0011036209999999999 2023-09-24T00:10:26.027 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.027 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.027 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-24T00:10:26.027 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:10.478300+0000", 2023-09-24T00:10:26.027 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0060213610000000002 2023-09-24T00:10:26.027 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:10:26.027 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-24T00:10:26.027 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:10:26.027 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.027 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.027 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35448.0:108809 10.6 10:671c2527:::benchmark_data_smithi159_258586_object32349:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e396)", 2023-09-24T00:10:26.027 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-24T00:05:03.823784+0000", 2023-09-24T00:10:26.028 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 322.09774811900002, 2023-09-24T00:10:26.028 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.9471689259999998, 2023-09-24T00:10:26.028 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-24T00:10:26.028 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:10:26.028 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-24T00:10:26.028 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35448", 2023-09-24T00:10:26.028 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:10:26.028 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 108809 2023-09-24T00:10:26.028 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.028 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-24T00:10:26.028 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.028 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-24T00:10:26.029 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:03.823784+0000", 2023-09-24T00:10:26.029 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:10:26.029 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.029 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.029 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-24T00:10:26.029 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:03.823784+0000", 2023-09-24T00:10:26.029 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:10:26.029 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.029 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.029 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-24T00:10:26.029 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:03.823782+0000", 2023-09-24T00:10:26.029 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2023-09-24T00:10:26.030 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.030 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.030 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-24T00:10:26.030 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:03.823789+0000", 2023-09-24T00:10:26.030 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.9920000000000001e-06 2023-09-24T00:10:26.030 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.030 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.030 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-24T00:10:26.030 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:03.823804+0000", 2023-09-24T00:10:26.030 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.4707e-05 2023-09-24T00:10:26.030 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.030 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.030 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-24T00:10:26.031 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:03.823810+0000", 2023-09-24T00:10:26.031 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.7699999999999998e-06 2023-09-24T00:10:26.031 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.031 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.031 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:10:26.031 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:03.823852+0000", 2023-09-24T00:10:26.031 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.1869000000000002e-05 2023-09-24T00:10:26.031 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.031 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.031 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-24T00:10:26.031 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:03.823860+0000", 2023-09-24T00:10:26.031 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.6540000000000005e-06 2023-09-24T00:10:26.032 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.032 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.032 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:10:26.032 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:10.451733+0000", 2023-09-24T00:10:26.032 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.627872773 2023-09-24T00:10:26.032 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.032 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.032 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for missing object", 2023-09-24T00:10:26.032 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:10.454950+0000", 2023-09-24T00:10:26.032 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0032167189999999998 2023-09-24T00:10:26.032 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.032 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.033 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:10:26.033 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:10.478623+0000", 2023-09-24T00:10:26.033 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.023673017000000001 2023-09-24T00:10:26.033 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.033 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.033 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for rw locks", 2023-09-24T00:10:26.033 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:10.482494+0000", 2023-09-24T00:10:26.033 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.003871073 2023-09-24T00:10:26.033 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.033 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.033 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:10:26.033 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:10.742492+0000", 2023-09-24T00:10:26.034 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.25999766499999999 2023-09-24T00:10:26.034 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.034 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.034 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-24T00:10:26.034 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:10.744630+0000", 2023-09-24T00:10:26.034 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0021388190000000001 2023-09-24T00:10:26.034 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.034 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.034 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 0,1", 2023-09-24T00:10:26.034 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:10.748389+0000", 2023-09-24T00:10:26.034 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.003758202 2023-09-24T00:10:26.034 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.035 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.035 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-24T00:10:26.035 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:10.757374+0000", 2023-09-24T00:10:26.035 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0089857689999999994 2023-09-24T00:10:26.035 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.035 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.035 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:10:26.035 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:10.759486+0000", 2023-09-24T00:10:26.035 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.002111262 2023-09-24T00:10:26.035 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.035 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.035 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:10:26.036 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:10.760583+0000", 2023-09-24T00:10:26.036 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0010976009999999999 2023-09-24T00:10:26.036 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.036 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.036 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-24T00:10:26.036 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:10.762396+0000", 2023-09-24T00:10:26.036 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0018127729999999999 2023-09-24T00:10:26.037 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.037 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.037 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-24T00:10:26.037 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:10.770953+0000", 2023-09-24T00:10:26.037 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0085566710000000001 2023-09-24T00:10:26.037 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:10:26.037 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-24T00:10:26.038 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:10:26.038 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.038 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.038 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "MOSDPGPush(10.e 397/354 [PushOp(10:7bd83961:::benchmark_data_smithi159_258586_object32867:head, version: 332'2013, data_included: [0~65536], data_size: 65536, omap_header_size: 0, omap_entries_size: 0, attrset_size: 2, recovery_info: ObjectRecoveryInfo(10:7bd83961:::benchmark_data_smithi159_258586_object32867:head@332'2013, size: 65536, copy_subset: [0~65536], clone_subset: {}, snapset: 0=[]:{}, object_exist: 0), after_progress: ObjectRecoveryProgress(!first, data_recovered_to:65536, data_complete:true, omap_recovered_to:, omap_complete:true, error:false), before_progress: ObjectRecoveryProgress(first, data_recovered_to:0, data_complete:false, omap_recovered_to:, omap_complete:false, error:false))])", 2023-09-24T00:10:26.038 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-24T00:05:04.353301+0000", 2023-09-24T00:10:26.038 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 321.56823106899998, 2023-09-24T00:10:26.038 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.1778125089999998, 2023-09-24T00:10:26.038 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-24T00:10:26.038 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "started", 2023-09-24T00:10:26.038 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-24T00:10:26.038 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.038 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-24T00:10:26.039 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:04.353301+0000", 2023-09-24T00:10:26.039 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:10:26.039 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.039 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.039 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-24T00:10:26.039 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:04.353301+0000", 2023-09-24T00:10:26.039 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:10:26.039 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.039 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.039 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-24T00:10:26.039 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:04.353300+0000", 2023-09-24T00:10:26.040 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999995 2023-09-24T00:10:26.040 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.040 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.040 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-24T00:10:26.040 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:04.353348+0000", 2023-09-24T00:10:26.040 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.7639999999999998e-05 2023-09-24T00:10:26.040 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.040 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.040 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-24T00:10:26.040 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:04.353367+0000", 2023-09-24T00:10:26.040 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.9567000000000001e-05 2023-09-24T00:10:26.040 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.041 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.041 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-24T00:10:26.041 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:04.353381+0000", 2023-09-24T00:10:26.041 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.3607e-05 2023-09-24T00:10:26.041 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.041 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.041 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:10:26.041 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:10.529638+0000", 2023-09-24T00:10:26.041 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.1762571729999998 2023-09-24T00:10:26.041 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.041 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.041 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-24T00:10:26.042 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:10.529643+0000", 2023-09-24T00:10:26.042 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.921e-06 2023-09-24T00:10:26.042 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.042 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.042 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-24T00:10:26.042 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:10.531113+0000", 2023-09-24T00:10:26.042 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.001470297 2023-09-24T00:10:26.042 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:10:26.042 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-24T00:10:26.042 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:10:26.042 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.043 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.043 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "MOSDPGPush(10.e 398/354 [PushOp(10:709dc3da:::benchmark_data_smithi159_258586_object32874:head, version: 332'2014, data_included: [0~65536], data_size: 65536, omap_header_size: 0, omap_entries_size: 0, attrset_size: 2, recovery_info: ObjectRecoveryInfo(10:709dc3da:::benchmark_data_smithi159_258586_object32874:head@332'2014, size: 65536, copy_subset: [0~65536], clone_subset: {}, snapset: 0=[]:{}, object_exist: 0), after_progress: ObjectRecoveryProgress(!first, data_recovered_to:65536, data_complete:true, omap_recovered_to:, omap_complete:true, error:false), before_progress: ObjectRecoveryProgress(first, data_recovered_to:0, data_complete:false, omap_recovered_to:, omap_complete:false, error:false))])", 2023-09-24T00:10:26.043 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-24T00:05:05.330091+0000", 2023-09-24T00:10:26.043 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 320.59144080999999, 2023-09-24T00:10:26.043 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.2988216880000003, 2023-09-24T00:10:26.043 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-24T00:10:26.043 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "started", 2023-09-24T00:10:26.043 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-24T00:10:26.043 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.043 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-24T00:10:26.043 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:05.330091+0000", 2023-09-24T00:10:26.043 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:10:26.044 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.044 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.044 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-24T00:10:26.044 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:05.330091+0000", 2023-09-24T00:10:26.044 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:10:26.044 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.044 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.044 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-24T00:10:26.044 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:05.330090+0000", 2023-09-24T00:10:26.044 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2023-09-24T00:10:26.044 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.044 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.045 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-24T00:10:26.045 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:05.330132+0000", 2023-09-24T00:10:26.045 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.1981999999999999e-05 2023-09-24T00:10:26.045 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.045 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.045 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-24T00:10:26.045 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:05.330156+0000", 2023-09-24T00:10:26.045 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.4019000000000002e-05 2023-09-24T00:10:26.045 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.045 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.045 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-24T00:10:26.045 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:05.330170+0000", 2023-09-24T00:10:26.046 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.4184e-05 2023-09-24T00:10:26.046 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.046 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.046 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:10:26.046 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:10.621329+0000", 2023-09-24T00:10:26.046 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.2911587879999997 2023-09-24T00:10:26.046 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.046 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.046 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-24T00:10:26.046 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:10.621338+0000", 2023-09-24T00:10:26.046 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.0149999999999992e-06 2023-09-24T00:10:26.047 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.047 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.047 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-24T00:10:26.047 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:10.628913+0000", 2023-09-24T00:10:26.047 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0075750330000000001 2023-09-24T00:10:26.047 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:10:26.047 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-24T00:10:26.047 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:10:26.047 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.047 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.047 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35448.0:108828 10.16 10:6db89e66:::benchmark_data_smithi159_258586_object32368:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e398)", 2023-09-24T00:10:26.048 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-24T00:05:05.441270+0000", 2023-09-24T00:10:26.048 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 320.48026141100001, 2023-09-24T00:10:26.048 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.3264583480000001, 2023-09-24T00:10:26.048 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-24T00:10:26.048 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:10:26.048 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-24T00:10:26.048 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35448", 2023-09-24T00:10:26.048 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:10:26.048 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 108828 2023-09-24T00:10:26.048 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.048 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-24T00:10:26.048 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.048 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-24T00:10:26.049 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:05.441270+0000", 2023-09-24T00:10:26.049 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:10:26.049 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.049 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.049 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-24T00:10:26.049 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:05.441270+0000", 2023-09-24T00:10:26.049 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:10:26.049 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.049 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.049 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-24T00:10:26.049 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:05.441269+0000", 2023-09-24T00:10:26.049 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2023-09-24T00:10:26.049 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.050 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.050 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-24T00:10:26.050 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:05.441276+0000", 2023-09-24T00:10:26.050 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.9959999999999996e-06 2023-09-24T00:10:26.050 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.050 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.050 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-24T00:10:26.050 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:05.441290+0000", 2023-09-24T00:10:26.050 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.3402e-05 2023-09-24T00:10:26.050 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.050 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.050 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-24T00:10:26.051 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:05.441298+0000", 2023-09-24T00:10:26.051 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.4870000000000002e-06 2023-09-24T00:10:26.051 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.051 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.051 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:10:26.051 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:10.456299+0000", 2023-09-24T00:10:26.051 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.0150013280000003 2023-09-24T00:10:26.051 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.051 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.052 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for missing object", 2023-09-24T00:10:26.052 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:10.459427+0000", 2023-09-24T00:10:26.052 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.003127131 2023-09-24T00:10:26.052 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.052 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.052 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:10:26.052 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:10.491999+0000", 2023-09-24T00:10:26.052 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.032572489000000003 2023-09-24T00:10:26.053 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.053 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.053 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for rw locks", 2023-09-24T00:10:26.053 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:10.495131+0000", 2023-09-24T00:10:26.053 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0031319960000000002 2023-09-24T00:10:26.053 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.053 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.053 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:10:26.053 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:10.742423+0000", 2023-09-24T00:10:26.053 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.24729237700000001 2023-09-24T00:10:26.053 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.053 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.054 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-24T00:10:26.054 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:10.744575+0000", 2023-09-24T00:10:26.054 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0021514659999999999 2023-09-24T00:10:26.054 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.054 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.054 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 0,1", 2023-09-24T00:10:26.054 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:10.748294+0000", 2023-09-24T00:10:26.054 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.003719576 2023-09-24T00:10:26.054 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.054 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.054 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-24T00:10:26.055 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:10.754672+0000", 2023-09-24T00:10:26.055 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0063775439999999997 2023-09-24T00:10:26.055 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.055 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.055 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:10:26.055 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:10.758334+0000", 2023-09-24T00:10:26.055 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0036622859999999998 2023-09-24T00:10:26.055 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.055 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.055 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:10:26.055 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:10.759238+0000", 2023-09-24T00:10:26.055 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00090351500000000003 2023-09-24T00:10:26.055 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.056 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.056 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-24T00:10:26.056 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:10.760728+0000", 2023-09-24T00:10:26.056 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0014898660000000001 2023-09-24T00:10:26.056 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.056 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.056 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-24T00:10:26.056 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:10.767729+0000", 2023-09-24T00:10:26.056 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0070011839999999997 2023-09-24T00:10:26.056 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:10:26.056 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-24T00:10:26.056 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:10:26.056 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.057 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.057 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "MOSDPGPush(10.e 399/354 [PushOp(10:78cce214:::benchmark_data_smithi159_258586_object32896:head, version: 332'2015, data_included: [0~65536], data_size: 65536, omap_header_size: 0, omap_entries_size: 0, attrset_size: 2, recovery_info: ObjectRecoveryInfo(10:78cce214:::benchmark_data_smithi159_258586_object32896:head@332'2015, size: 65536, copy_subset: [0~65536], clone_subset: {}, snapset: 0=[]:{}, object_exist: 0), after_progress: ObjectRecoveryProgress(!first, data_recovered_to:65536, data_complete:true, omap_recovered_to:, omap_complete:true, error:false), before_progress: ObjectRecoveryProgress(first, data_recovered_to:0, data_complete:false, omap_recovered_to:, omap_complete:false, error:false))])", 2023-09-24T00:10:26.057 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-24T00:05:06.354276+0000", 2023-09-24T00:10:26.057 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 319.567256267, 2023-09-24T00:10:26.057 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.3498142489999996, 2023-09-24T00:10:26.057 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-24T00:10:26.057 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "started", 2023-09-24T00:10:26.057 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-24T00:10:26.057 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.057 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-24T00:10:26.057 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:06.354276+0000", 2023-09-24T00:10:26.057 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:10:26.058 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.058 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.058 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-24T00:10:26.058 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:06.354276+0000", 2023-09-24T00:10:26.058 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:10:26.058 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.058 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.058 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-24T00:10:26.058 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:06.354274+0000", 2023-09-24T00:10:26.058 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2023-09-24T00:10:26.058 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.058 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.059 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-24T00:10:26.059 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:06.354314+0000", 2023-09-24T00:10:26.059 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.9681000000000002e-05 2023-09-24T00:10:26.059 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.059 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.059 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-24T00:10:26.059 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:06.354335+0000", 2023-09-24T00:10:26.059 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.1620999999999998e-05 2023-09-24T00:10:26.059 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.059 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.059 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-24T00:10:26.059 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:06.354349+0000", 2023-09-24T00:10:26.060 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.3664e-05 2023-09-24T00:10:26.060 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.060 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.060 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:10:26.060 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:10.702358+0000", 2023-09-24T00:10:26.060 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.3480093359999996 2023-09-24T00:10:26.060 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.060 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.060 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-24T00:10:26.060 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:10.702366+0000", 2023-09-24T00:10:26.060 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.0199999999999994e-06 2023-09-24T00:10:26.060 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.061 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.061 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-24T00:10:26.061 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:10.704090+0000", 2023-09-24T00:10:26.061 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0017234699999999999 2023-09-24T00:10:26.061 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:10:26.061 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-24T00:10:26.061 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:10:26.061 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.061 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.061 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.26009.0:102 2.2 2:4e99cc3e:::rbd_mirror_snapshot_schedule:head [omap-get-vals] snapc 0=[] ondisk+read+known_if_redirected+supports_pool_eio e466)", 2023-09-24T00:10:26.061 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-24T00:09:32.613009+0000", 2023-09-24T00:10:26.061 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 53.308522772000003, 2023-09-24T00:10:26.062 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000442636, 2023-09-24T00:10:26.062 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-24T00:10:26.062 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "reached pg", 2023-09-24T00:10:26.062 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-24T00:10:26.062 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.26009", 2023-09-24T00:10:26.062 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/3539006413", 2023-09-24T00:10:26.062 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 102 2023-09-24T00:10:26.062 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.062 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-24T00:10:26.062 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.062 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-24T00:10:26.062 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:32.613009+0000", 2023-09-24T00:10:26.063 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:10:26.063 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.063 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.063 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-24T00:10:26.063 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:32.613009+0000", 2023-09-24T00:10:26.063 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:10:26.063 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.063 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.063 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-24T00:10:26.063 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:32.613006+0000", 2023-09-24T00:10:26.063 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999967 2023-09-24T00:10:26.063 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.064 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.064 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-24T00:10:26.064 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:32.613028+0000", 2023-09-24T00:10:26.064 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.1786000000000001e-05 2023-09-24T00:10:26.064 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.064 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.064 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-24T00:10:26.064 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:32.613066+0000", 2023-09-24T00:10:26.064 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.8670000000000001e-05 2023-09-24T00:10:26.064 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.064 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.065 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-24T00:10:26.065 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:32.613089+0000", 2023-09-24T00:10:26.065 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.2461999999999999e-05 2023-09-24T00:10:26.065 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.065 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.065 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:10:26.065 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:32.613258+0000", 2023-09-24T00:10:26.065 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00016896500000000001 2023-09-24T00:10:26.065 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:26.065 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:26.065 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-24T00:10:26.066 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:32.613452+0000", 2023-09-24T00:10:26.066 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000193993 2023-09-24T00:10:26.066 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:10:26.066 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-24T00:10:26.066 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:10:26.066 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:10:26.066 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-24T00:10:26.066 INFO:teuthology.orchestra.run.smithi164.stdout:} 2023-09-24T00:10:26.792 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_ops_in_flight 2023-09-24T00:10:27.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:27 smithi159 bash[105915]: cluster 2023-09-24T00:10:25.254422+0000 mgr.y (mgr.25991) 1616 : cluster 0 pgmap v1891: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s, 1 objects/s recovering 2023-09-24T00:10:27.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:27 smithi159 bash[108473]: cluster 2023-09-24T00:10:25.254422+0000 mgr.y (mgr.25991) 1616 : cluster 0 pgmap v1891: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s, 1 objects/s recovering 2023-09-24T00:10:27.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:27 smithi164 bash[92846]: cluster 2023-09-24T00:10:25.254422+0000 mgr.y (mgr.25991) 1616 : cluster 0 pgmap v1891: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s, 1 objects/s recovering 2023-09-24T00:10:29.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:29 smithi164 bash[92846]: cluster 2023-09-24T00:10:27.255305+0000 mgr.y (mgr.25991) 1617 : cluster 0 pgmap v1892: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:10:29.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:29 smithi159 bash[108473]: cluster 2023-09-24T00:10:27.255305+0000 mgr.y (mgr.25991) 1617 : cluster 0 pgmap v1892: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:10:29.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:29 smithi159 bash[105915]: cluster 2023-09-24T00:10:27.255305+0000 mgr.y (mgr.25991) 1617 : cluster 0 pgmap v1892: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:10:30.202 INFO:teuthology.orchestra.run.smithi159.stderr:reweighted osd.4 to 1 (10000) 2023-09-24T00:10:30.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:30 smithi164 bash[92846]: audit 2023-09-24T00:10:29.593723+0000 mon.c (mon.2) 151 : audit 1 from='client.? 172.21.15.159:0/3756783016' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-24T00:10:30.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:30 smithi164 bash[92846]: audit 2023-09-24T00:10:29.594369+0000 mon.a (mon.0) 2177 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-24T00:10:30.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:30 smithi159 bash[105915]: audit 2023-09-24T00:10:29.593723+0000 mon.c (mon.2) 151 : audit 1 from='client.? 172.21.15.159:0/3756783016' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-24T00:10:30.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:30 smithi159 bash[105915]: audit 2023-09-24T00:10:29.594369+0000 mon.a (mon.0) 2177 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-24T00:10:30.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:30 smithi159 bash[108473]: audit 2023-09-24T00:10:29.593723+0000 mon.c (mon.2) 151 : audit 1 from='client.? 172.21.15.159:0/3756783016' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-24T00:10:30.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:30 smithi159 bash[108473]: audit 2023-09-24T00:10:29.594369+0000 mon.a (mon.0) 2177 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-24T00:10:31.190 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd primary-affinity 4 1 2023-09-24T00:10:31.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:31 smithi164 bash[92846]: cluster 2023-09-24T00:10:29.256206+0000 mgr.y (mgr.25991) 1618 : cluster 0 pgmap v1893: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:10:31.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:31 smithi164 bash[92846]: cluster 2023-09-24T00:10:30.192576+0000 osd.4 (osd.4) 390 : cluster 3 failed to encode map e483 with expected crc 2023-09-24T00:10:31.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:31 smithi164 bash[92846]: audit 2023-09-24T00:10:30.193516+0000 mon.a (mon.0) 2178 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-09-24T00:10:31.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:31 smithi164 bash[92846]: cluster 2023-09-24T00:10:30.193578+0000 mon.a (mon.0) 2179 : cluster 0 osdmap e483: 8 total, 8 up, 8 in 2023-09-24T00:10:31.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:31 smithi164 bash[92846]: cluster 2023-09-24T00:10:30.390315+0000 osd.5 (osd.5) 319 : cluster 3 failed to encode map e483 with expected crc 2023-09-24T00:10:31.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:31 smithi164 bash[92846]: cluster 2023-09-24T00:10:30.582365+0000 osd.7 (osd.7) 347 : cluster 3 failed to encode map e483 with expected crc 2023-09-24T00:10:31.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:31 smithi159 bash[105915]: cluster 2023-09-24T00:10:29.256206+0000 mgr.y (mgr.25991) 1618 : cluster 0 pgmap v1893: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:10:31.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:31 smithi159 bash[105915]: cluster 2023-09-24T00:10:30.192576+0000 osd.4 (osd.4) 390 : cluster 3 failed to encode map e483 with expected crc 2023-09-24T00:10:31.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:31 smithi159 bash[105915]: audit 2023-09-24T00:10:30.193516+0000 mon.a (mon.0) 2178 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-09-24T00:10:31.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:31 smithi159 bash[105915]: cluster 2023-09-24T00:10:30.193578+0000 mon.a (mon.0) 2179 : cluster 0 osdmap e483: 8 total, 8 up, 8 in 2023-09-24T00:10:31.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:31 smithi159 bash[105915]: cluster 2023-09-24T00:10:30.390315+0000 osd.5 (osd.5) 319 : cluster 3 failed to encode map e483 with expected crc 2023-09-24T00:10:31.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:31 smithi159 bash[105915]: cluster 2023-09-24T00:10:30.582365+0000 osd.7 (osd.7) 347 : cluster 3 failed to encode map e483 with expected crc 2023-09-24T00:10:31.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:31 smithi159 bash[108473]: cluster 2023-09-24T00:10:29.256206+0000 mgr.y (mgr.25991) 1618 : cluster 0 pgmap v1893: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:10:31.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:31 smithi159 bash[108473]: cluster 2023-09-24T00:10:30.192576+0000 osd.4 (osd.4) 390 : cluster 3 failed to encode map e483 with expected crc 2023-09-24T00:10:31.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:31 smithi159 bash[108473]: audit 2023-09-24T00:10:30.193516+0000 mon.a (mon.0) 2178 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-09-24T00:10:31.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:31 smithi159 bash[108473]: cluster 2023-09-24T00:10:30.193578+0000 mon.a (mon.0) 2179 : cluster 0 osdmap e483: 8 total, 8 up, 8 in 2023-09-24T00:10:31.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:31 smithi159 bash[108473]: cluster 2023-09-24T00:10:30.390315+0000 osd.5 (osd.5) 319 : cluster 3 failed to encode map e483 with expected crc 2023-09-24T00:10:31.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:31 smithi159 bash[108473]: cluster 2023-09-24T00:10:30.582365+0000 osd.7 (osd.7) 347 : cluster 3 failed to encode map e483 with expected crc 2023-09-24T00:10:31.570 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-24T00:10:33.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:33 smithi164 bash[92846]: cluster 2023-09-24T00:10:31.257056+0000 mgr.y (mgr.25991) 1619 : cluster 0 pgmap v1895: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:10:33.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:33 smithi164 bash[92846]: audit 2023-09-24T00:10:32.280228+0000 mon.a (mon.0) 2180 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:10:33.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:33 smithi159 bash[105915]: cluster 2023-09-24T00:10:31.257056+0000 mgr.y (mgr.25991) 1619 : cluster 0 pgmap v1895: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:10:33.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:33 smithi159 bash[105915]: audit 2023-09-24T00:10:32.280228+0000 mon.a (mon.0) 2180 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:10:33.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:33 smithi159 bash[108473]: cluster 2023-09-24T00:10:31.257056+0000 mgr.y (mgr.25991) 1619 : cluster 0 pgmap v1895: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:10:33.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:33 smithi159 bash[108473]: audit 2023-09-24T00:10:32.280228+0000 mon.a (mon.0) 2180 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:10:34.044 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 24 00:10:33 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [24/Sep/2023:00:10:33] "GET /metrics HTTP/1.1" 200 34198 "" "Prometheus/2.43.0" 2023-09-24T00:10:34.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:34 smithi164 bash[92846]: cluster 2023-09-24T00:10:33.257886+0000 mgr.y (mgr.25991) 1620 : cluster 0 pgmap v1896: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:10:34.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:34 smithi159 bash[105915]: cluster 2023-09-24T00:10:33.257886+0000 mgr.y (mgr.25991) 1620 : cluster 0 pgmap v1896: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:10:34.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:34 smithi159 bash[108473]: cluster 2023-09-24T00:10:33.257886+0000 mgr.y (mgr.25991) 1620 : cluster 0 pgmap v1896: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:10:35.059 INFO:teuthology.orchestra.run.smithi164.stdout:{ 2023-09-24T00:10:35.060 INFO:teuthology.orchestra.run.smithi164.stdout: "ops": [], 2023-09-24T00:10:35.060 INFO:teuthology.orchestra.run.smithi164.stdout: "num_ops": 0 2023-09-24T00:10:35.060 INFO:teuthology.orchestra.run.smithi164.stdout:} 2023-09-24T00:10:35.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:35 smithi164 bash[92846]: audit 2023-09-24T00:10:34.271310+0000 mon.a (mon.0) 2181 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 0]}]: dispatch 2023-09-24T00:10:35.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:35 smithi164 bash[92846]: audit 2023-09-24T00:10:34.271667+0000 mon.a (mon.0) 2182 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.c", "id": [3, 5]}]: dispatch 2023-09-24T00:10:35.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:35 smithi164 bash[92846]: audit 2023-09-24T00:10:34.271920+0000 mon.a (mon.0) 2183 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [3, 2]}]: dispatch 2023-09-24T00:10:35.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:35 smithi159 bash[105915]: audit 2023-09-24T00:10:34.271310+0000 mon.a (mon.0) 2181 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 0]}]: dispatch 2023-09-24T00:10:35.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:35 smithi159 bash[105915]: audit 2023-09-24T00:10:34.271667+0000 mon.a (mon.0) 2182 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.c", "id": [3, 5]}]: dispatch 2023-09-24T00:10:35.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:35 smithi159 bash[105915]: audit 2023-09-24T00:10:34.271920+0000 mon.a (mon.0) 2183 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [3, 2]}]: dispatch 2023-09-24T00:10:35.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:35 smithi159 bash[108473]: audit 2023-09-24T00:10:34.271310+0000 mon.a (mon.0) 2181 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 0]}]: dispatch 2023-09-24T00:10:35.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:35 smithi159 bash[108473]: audit 2023-09-24T00:10:34.271667+0000 mon.a (mon.0) 2182 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.c", "id": [3, 5]}]: dispatch 2023-09-24T00:10:35.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:35 smithi159 bash[108473]: audit 2023-09-24T00:10:34.271920+0000 mon.a (mon.0) 2183 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [3, 2]}]: dispatch 2023-09-24T00:10:35.931 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_blocked_ops 2023-09-24T00:10:35.972 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:10:36.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:36 smithi159 bash[105915]: cluster 2023-09-24T00:10:35.258768+0000 mgr.y (mgr.25991) 1621 : cluster 0 pgmap v1897: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:10:36.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:36 smithi159 bash[105915]: cluster 2023-09-24T00:10:35.275419+0000 osd.6 (osd.6) 593 : cluster 3 failed to encode map e484 with expected crc 2023-09-24T00:10:36.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:36 smithi159 bash[105915]: cluster 2023-09-24T00:10:35.275759+0000 osd.4 (osd.4) 391 : cluster 3 failed to encode map e484 with expected crc 2023-09-24T00:10:36.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:36 smithi159 bash[105915]: audit 2023-09-24T00:10:35.277315+0000 mon.a (mon.0) 2184 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 0]}]': finished 2023-09-24T00:10:36.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:36 smithi159 bash[105915]: audit 2023-09-24T00:10:35.277478+0000 mon.a (mon.0) 2185 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.c", "id": [3, 5]}]': finished 2023-09-24T00:10:36.546 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:36 smithi159 bash[105915]: audit 2023-09-24T00:10:35.277603+0000 mon.a (mon.0) 2186 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [3, 2]}]': finished 2023-09-24T00:10:36.546 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:36 smithi159 bash[105915]: cluster 2023-09-24T00:10:35.277763+0000 mon.a (mon.0) 2187 : cluster 0 osdmap e484: 8 total, 8 up, 8 in 2023-09-24T00:10:36.546 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:36 smithi159 bash[105915]: cluster 2023-09-24T00:10:35.541746+0000 osd.7 (osd.7) 348 : cluster 3 failed to encode map e484 with expected crc 2023-09-24T00:10:36.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:36 smithi159 bash[108473]: cluster 2023-09-24T00:10:35.258768+0000 mgr.y (mgr.25991) 1621 : cluster 0 pgmap v1897: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:10:36.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:36 smithi159 bash[108473]: cluster 2023-09-24T00:10:35.275419+0000 osd.6 (osd.6) 593 : cluster 3 failed to encode map e484 with expected crc 2023-09-24T00:10:36.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:36 smithi159 bash[108473]: cluster 2023-09-24T00:10:35.275759+0000 osd.4 (osd.4) 391 : cluster 3 failed to encode map e484 with expected crc 2023-09-24T00:10:36.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:36 smithi159 bash[108473]: audit 2023-09-24T00:10:35.277315+0000 mon.a (mon.0) 2184 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 0]}]': finished 2023-09-24T00:10:36.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:36 smithi159 bash[108473]: audit 2023-09-24T00:10:35.277478+0000 mon.a (mon.0) 2185 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.c", "id": [3, 5]}]': finished 2023-09-24T00:10:36.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:36 smithi159 bash[108473]: audit 2023-09-24T00:10:35.277603+0000 mon.a (mon.0) 2186 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [3, 2]}]': finished 2023-09-24T00:10:36.546 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:36 smithi159 bash[108473]: cluster 2023-09-24T00:10:35.277763+0000 mon.a (mon.0) 2187 : cluster 0 osdmap e484: 8 total, 8 up, 8 in 2023-09-24T00:10:36.547 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:36 smithi159 bash[108473]: cluster 2023-09-24T00:10:35.541746+0000 osd.7 (osd.7) 348 : cluster 3 failed to encode map e484 with expected crc 2023-09-24T00:10:36.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:36 smithi164 bash[92846]: cluster 2023-09-24T00:10:35.258768+0000 mgr.y (mgr.25991) 1621 : cluster 0 pgmap v1897: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:10:36.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:36 smithi164 bash[92846]: cluster 2023-09-24T00:10:35.275419+0000 osd.6 (osd.6) 593 : cluster 3 failed to encode map e484 with expected crc 2023-09-24T00:10:36.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:36 smithi164 bash[92846]: cluster 2023-09-24T00:10:35.275759+0000 osd.4 (osd.4) 391 : cluster 3 failed to encode map e484 with expected crc 2023-09-24T00:10:36.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:36 smithi164 bash[92846]: audit 2023-09-24T00:10:35.277315+0000 mon.a (mon.0) 2184 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 0]}]': finished 2023-09-24T00:10:36.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:36 smithi164 bash[92846]: audit 2023-09-24T00:10:35.277478+0000 mon.a (mon.0) 2185 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.c", "id": [3, 5]}]': finished 2023-09-24T00:10:36.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:36 smithi164 bash[92846]: audit 2023-09-24T00:10:35.277603+0000 mon.a (mon.0) 2186 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [3, 2]}]': finished 2023-09-24T00:10:36.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:36 smithi164 bash[92846]: cluster 2023-09-24T00:10:35.277763+0000 mon.a (mon.0) 2187 : cluster 0 osdmap e484: 8 total, 8 up, 8 in 2023-09-24T00:10:36.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:36 smithi164 bash[92846]: cluster 2023-09-24T00:10:35.541746+0000 osd.7 (osd.7) 348 : cluster 3 failed to encode map e484 with expected crc 2023-09-24T00:10:37.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:37 smithi159 bash[105915]: cluster 2023-09-24T00:10:36.283906+0000 osd.6 (osd.6) 594 : cluster 3 failed to encode map e485 with expected crc 2023-09-24T00:10:37.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:37 smithi159 bash[105915]: cluster 2023-09-24T00:10:36.284736+0000 osd.4 (osd.4) 392 : cluster 3 failed to encode map e485 with expected crc 2023-09-24T00:10:37.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:37 smithi159 bash[105915]: cluster 2023-09-24T00:10:36.284792+0000 mon.a (mon.0) 2188 : cluster 0 osdmap e485: 8 total, 8 up, 8 in 2023-09-24T00:10:37.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:37 smithi159 bash[105915]: cluster 2023-09-24T00:10:36.286851+0000 osd.5 (osd.5) 320 : cluster 3 failed to encode map e485 with expected crc 2023-09-24T00:10:37.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:37 smithi159 bash[108473]: cluster 2023-09-24T00:10:36.283906+0000 osd.6 (osd.6) 594 : cluster 3 failed to encode map e485 with expected crc 2023-09-24T00:10:37.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:37 smithi159 bash[108473]: cluster 2023-09-24T00:10:36.284736+0000 osd.4 (osd.4) 392 : cluster 3 failed to encode map e485 with expected crc 2023-09-24T00:10:37.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:37 smithi159 bash[108473]: cluster 2023-09-24T00:10:36.284792+0000 mon.a (mon.0) 2188 : cluster 0 osdmap e485: 8 total, 8 up, 8 in 2023-09-24T00:10:37.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:37 smithi159 bash[108473]: cluster 2023-09-24T00:10:36.286851+0000 osd.5 (osd.5) 320 : cluster 3 failed to encode map e485 with expected crc 2023-09-24T00:10:37.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:37 smithi164 bash[92846]: cluster 2023-09-24T00:10:36.283906+0000 osd.6 (osd.6) 594 : cluster 3 failed to encode map e485 with expected crc 2023-09-24T00:10:37.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:37 smithi164 bash[92846]: cluster 2023-09-24T00:10:36.284736+0000 osd.4 (osd.4) 392 : cluster 3 failed to encode map e485 with expected crc 2023-09-24T00:10:37.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:37 smithi164 bash[92846]: cluster 2023-09-24T00:10:36.284792+0000 mon.a (mon.0) 2188 : cluster 0 osdmap e485: 8 total, 8 up, 8 in 2023-09-24T00:10:37.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:37 smithi164 bash[92846]: cluster 2023-09-24T00:10:36.286851+0000 osd.5 (osd.5) 320 : cluster 3 failed to encode map e485 with expected crc 2023-09-24T00:10:38.556 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:38 smithi159 bash[105915]: cluster 2023-09-24T00:10:37.259666+0000 mgr.y (mgr.25991) 1622 : cluster 0 pgmap v1900: 73 pgs: 1 activating, 1 peering, 71 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:10:38.556 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:38 smithi159 bash[105915]: cluster 2023-09-24T00:10:37.282249+0000 mon.a (mon.0) 2189 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2023-09-24T00:10:38.556 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:38 smithi159 bash[105915]: cluster 2023-09-24T00:10:37.305652+0000 osd.7 (osd.7) 349 : cluster 3 failed to encode map e485 with expected crc 2023-09-24T00:10:38.557 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:38 smithi159 bash[105915]: cluster 2023-09-24T00:10:37.309056+0000 osd.7 (osd.7) 350 : cluster 3 failed to encode map e485 with expected crc 2023-09-24T00:10:38.557 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:38 smithi159 bash[105915]: cluster 2023-09-24T00:10:37.311680+0000 osd.7 (osd.7) 351 : cluster 3 failed to encode map e485 with expected crc 2023-09-24T00:10:38.557 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:38 smithi159 bash[105915]: cluster 2023-09-24T00:10:37.314329+0000 osd.7 (osd.7) 352 : cluster 3 failed to encode map e485 with expected crc 2023-09-24T00:10:38.557 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:38 smithi159 bash[108473]: cluster 2023-09-24T00:10:37.259666+0000 mgr.y (mgr.25991) 1622 : cluster 0 pgmap v1900: 73 pgs: 1 activating, 1 peering, 71 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:10:38.557 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:38 smithi159 bash[108473]: cluster 2023-09-24T00:10:37.282249+0000 mon.a (mon.0) 2189 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2023-09-24T00:10:38.557 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:38 smithi159 bash[108473]: cluster 2023-09-24T00:10:37.305652+0000 osd.7 (osd.7) 349 : cluster 3 failed to encode map e485 with expected crc 2023-09-24T00:10:38.557 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:38 smithi159 bash[108473]: cluster 2023-09-24T00:10:37.309056+0000 osd.7 (osd.7) 350 : cluster 3 failed to encode map e485 with expected crc 2023-09-24T00:10:38.557 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:38 smithi159 bash[108473]: cluster 2023-09-24T00:10:37.311680+0000 osd.7 (osd.7) 351 : cluster 3 failed to encode map e485 with expected crc 2023-09-24T00:10:38.558 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:38 smithi159 bash[108473]: cluster 2023-09-24T00:10:37.314329+0000 osd.7 (osd.7) 352 : cluster 3 failed to encode map e485 with expected crc 2023-09-24T00:10:38.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:38 smithi164 bash[92846]: cluster 2023-09-24T00:10:37.259666+0000 mgr.y (mgr.25991) 1622 : cluster 0 pgmap v1900: 73 pgs: 1 activating, 1 peering, 71 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:10:38.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:38 smithi164 bash[92846]: cluster 2023-09-24T00:10:37.282249+0000 mon.a (mon.0) 2189 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2023-09-24T00:10:38.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:38 smithi164 bash[92846]: cluster 2023-09-24T00:10:37.305652+0000 osd.7 (osd.7) 349 : cluster 3 failed to encode map e485 with expected crc 2023-09-24T00:10:38.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:38 smithi164 bash[92846]: cluster 2023-09-24T00:10:37.309056+0000 osd.7 (osd.7) 350 : cluster 3 failed to encode map e485 with expected crc 2023-09-24T00:10:38.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:38 smithi164 bash[92846]: cluster 2023-09-24T00:10:37.311680+0000 osd.7 (osd.7) 351 : cluster 3 failed to encode map e485 with expected crc 2023-09-24T00:10:38.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:38 smithi164 bash[92846]: cluster 2023-09-24T00:10:37.314329+0000 osd.7 (osd.7) 352 : cluster 3 failed to encode map e485 with expected crc 2023-09-24T00:10:40.310 INFO:teuthology.orchestra.run.smithi159.stderr:set osd.4 primary-affinity to 1 (8655362) 2023-09-24T00:10:40.706 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-24T00:10:40.736 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:40 smithi164 bash[92846]: cluster 2023-09-24T00:10:39.260726+0000 mgr.y (mgr.25991) 1623 : cluster 0 pgmap v1901: 73 pgs: 1 activating, 1 peering, 71 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:10:40.736 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:40 smithi164 bash[92846]: audit 2023-09-24T00:10:40.260883+0000 mon.c (mon.2) 152 : audit 1 from='client.? 172.21.15.159:0/1007722130' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]: dispatch 2023-09-24T00:10:40.736 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:40 smithi164 bash[92846]: audit 2023-09-24T00:10:40.261421+0000 mon.a (mon.0) 2190 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]: dispatch 2023-09-24T00:10:40.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:40 smithi159 bash[105915]: cluster 2023-09-24T00:10:39.260726+0000 mgr.y (mgr.25991) 1623 : cluster 0 pgmap v1901: 73 pgs: 1 activating, 1 peering, 71 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:10:40.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:40 smithi159 bash[105915]: audit 2023-09-24T00:10:40.260883+0000 mon.c (mon.2) 152 : audit 1 from='client.? 172.21.15.159:0/1007722130' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]: dispatch 2023-09-24T00:10:40.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:40 smithi159 bash[105915]: audit 2023-09-24T00:10:40.261421+0000 mon.a (mon.0) 2190 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]: dispatch 2023-09-24T00:10:40.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:40 smithi159 bash[108473]: cluster 2023-09-24T00:10:39.260726+0000 mgr.y (mgr.25991) 1623 : cluster 0 pgmap v1901: 73 pgs: 1 activating, 1 peering, 71 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:10:40.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:40 smithi159 bash[108473]: audit 2023-09-24T00:10:40.260883+0000 mon.c (mon.2) 152 : audit 1 from='client.? 172.21.15.159:0/1007722130' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]: dispatch 2023-09-24T00:10:40.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:40 smithi159 bash[108473]: audit 2023-09-24T00:10:40.261421+0000 mon.a (mon.0) 2190 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]: dispatch 2023-09-24T00:10:41.297 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd reweight 5 1 2023-09-24T00:10:41.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:41 smithi164 bash[92846]: cluster 2023-09-24T00:10:40.298184+0000 osd.6 (osd.6) 595 : cluster 3 failed to encode map e486 with expected crc 2023-09-24T00:10:41.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:41 smithi164 bash[92846]: audit 2023-09-24T00:10:40.301757+0000 mon.a (mon.0) 2191 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]': finished 2023-09-24T00:10:41.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:41 smithi164 bash[92846]: cluster 2023-09-24T00:10:40.301920+0000 mon.a (mon.0) 2192 : cluster 0 osdmap e486: 8 total, 8 up, 8 in 2023-09-24T00:10:41.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:41 smithi164 bash[92846]: cluster 2023-09-24T00:10:40.302005+0000 osd.4 (osd.4) 393 : cluster 3 failed to encode map e486 with expected crc 2023-09-24T00:10:41.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:41 smithi159 bash[105915]: cluster 2023-09-24T00:10:40.298184+0000 osd.6 (osd.6) 595 : cluster 3 failed to encode map e486 with expected crc 2023-09-24T00:10:41.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:41 smithi159 bash[105915]: audit 2023-09-24T00:10:40.301757+0000 mon.a (mon.0) 2191 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]': finished 2023-09-24T00:10:41.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:41 smithi159 bash[105915]: cluster 2023-09-24T00:10:40.301920+0000 mon.a (mon.0) 2192 : cluster 0 osdmap e486: 8 total, 8 up, 8 in 2023-09-24T00:10:41.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:41 smithi159 bash[105915]: cluster 2023-09-24T00:10:40.302005+0000 osd.4 (osd.4) 393 : cluster 3 failed to encode map e486 with expected crc 2023-09-24T00:10:41.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:41 smithi159 bash[108473]: cluster 2023-09-24T00:10:40.298184+0000 osd.6 (osd.6) 595 : cluster 3 failed to encode map e486 with expected crc 2023-09-24T00:10:41.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:41 smithi159 bash[108473]: audit 2023-09-24T00:10:40.301757+0000 mon.a (mon.0) 2191 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]': finished 2023-09-24T00:10:41.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:41 smithi159 bash[108473]: cluster 2023-09-24T00:10:40.301920+0000 mon.a (mon.0) 2192 : cluster 0 osdmap e486: 8 total, 8 up, 8 in 2023-09-24T00:10:41.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:41 smithi159 bash[108473]: cluster 2023-09-24T00:10:40.302005+0000 osd.4 (osd.4) 393 : cluster 3 failed to encode map e486 with expected crc 2023-09-24T00:10:42.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:42 smithi164 bash[92846]: cluster 2023-09-24T00:10:41.261537+0000 mgr.y (mgr.25991) 1624 : cluster 0 pgmap v1903: 73 pgs: 1 activating, 1 peering, 71 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:10:42.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:42 smithi164 bash[92846]: cluster 2023-09-24T00:10:41.319455+0000 mon.a (mon.0) 2193 : cluster 0 osdmap e487: 8 total, 8 up, 8 in 2023-09-24T00:10:42.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:42 smithi164 bash[92846]: cluster 2023-09-24T00:10:41.319945+0000 osd.4 (osd.4) 394 : cluster 3 failed to encode map e487 with expected crc 2023-09-24T00:10:42.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:42 smithi164 bash[92846]: cluster 2023-09-24T00:10:41.321039+0000 osd.4 (osd.4) 395 : cluster 3 failed to encode map e487 with expected crc 2023-09-24T00:10:42.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:42 smithi164 bash[92846]: cluster 2023-09-24T00:10:41.322163+0000 osd.4 (osd.4) 396 : cluster 3 failed to encode map e487 with expected crc 2023-09-24T00:10:42.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:42 smithi164 bash[92846]: cluster 2023-09-24T00:10:41.448977+0000 osd.5 (osd.5) 321 : cluster 3 failed to encode map e487 with expected crc 2023-09-24T00:10:42.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:42 smithi159 bash[105915]: cluster 2023-09-24T00:10:41.261537+0000 mgr.y (mgr.25991) 1624 : cluster 0 pgmap v1903: 73 pgs: 1 activating, 1 peering, 71 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:10:42.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:42 smithi159 bash[105915]: cluster 2023-09-24T00:10:41.319455+0000 mon.a (mon.0) 2193 : cluster 0 osdmap e487: 8 total, 8 up, 8 in 2023-09-24T00:10:42.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:42 smithi159 bash[105915]: cluster 2023-09-24T00:10:41.319945+0000 osd.4 (osd.4) 394 : cluster 3 failed to encode map e487 with expected crc 2023-09-24T00:10:42.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:42 smithi159 bash[105915]: cluster 2023-09-24T00:10:41.321039+0000 osd.4 (osd.4) 395 : cluster 3 failed to encode map e487 with expected crc 2023-09-24T00:10:42.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:42 smithi159 bash[105915]: cluster 2023-09-24T00:10:41.322163+0000 osd.4 (osd.4) 396 : cluster 3 failed to encode map e487 with expected crc 2023-09-24T00:10:42.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:42 smithi159 bash[105915]: cluster 2023-09-24T00:10:41.448977+0000 osd.5 (osd.5) 321 : cluster 3 failed to encode map e487 with expected crc 2023-09-24T00:10:42.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:42 smithi159 bash[108473]: cluster 2023-09-24T00:10:41.261537+0000 mgr.y (mgr.25991) 1624 : cluster 0 pgmap v1903: 73 pgs: 1 activating, 1 peering, 71 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:10:42.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:42 smithi159 bash[108473]: cluster 2023-09-24T00:10:41.319455+0000 mon.a (mon.0) 2193 : cluster 0 osdmap e487: 8 total, 8 up, 8 in 2023-09-24T00:10:42.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:42 smithi159 bash[108473]: cluster 2023-09-24T00:10:41.319945+0000 osd.4 (osd.4) 394 : cluster 3 failed to encode map e487 with expected crc 2023-09-24T00:10:42.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:42 smithi159 bash[108473]: cluster 2023-09-24T00:10:41.321039+0000 osd.4 (osd.4) 395 : cluster 3 failed to encode map e487 with expected crc 2023-09-24T00:10:42.796 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:42 smithi159 bash[108473]: cluster 2023-09-24T00:10:41.322163+0000 osd.4 (osd.4) 396 : cluster 3 failed to encode map e487 with expected crc 2023-09-24T00:10:42.796 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:42 smithi159 bash[108473]: cluster 2023-09-24T00:10:41.448977+0000 osd.5 (osd.5) 321 : cluster 3 failed to encode map e487 with expected crc 2023-09-24T00:10:44.044 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 24 00:10:43 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [24/Sep/2023:00:10:43] "GET /metrics HTTP/1.1" 200 34198 "" "Prometheus/2.43.0" 2023-09-24T00:10:44.136 INFO:teuthology.orchestra.run.smithi164.stdout:{ 2023-09-24T00:10:44.136 INFO:teuthology.orchestra.run.smithi164.stdout: "ops": [], 2023-09-24T00:10:44.136 INFO:teuthology.orchestra.run.smithi164.stdout: "complaint_time": 30, 2023-09-24T00:10:44.136 INFO:teuthology.orchestra.run.smithi164.stdout: "num_blocked_ops": 0 2023-09-24T00:10:44.136 INFO:teuthology.orchestra.run.smithi164.stdout:} 2023-09-24T00:10:44.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:44 smithi164 bash[92846]: cluster 2023-09-24T00:10:43.262601+0000 mgr.y (mgr.25991) 1625 : cluster 0 pgmap v1905: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:10:44.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:44 smithi164 bash[92846]: cluster 2023-09-24T00:10:44.262819+0000 mon.a (mon.0) 2194 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2023-09-24T00:10:44.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:44 smithi164 bash[92846]: cluster 2023-09-24T00:10:44.262874+0000 mon.a (mon.0) 2195 : cluster 1 Cluster is now healthy 2023-09-24T00:10:44.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:44 smithi159 bash[105915]: cluster 2023-09-24T00:10:43.262601+0000 mgr.y (mgr.25991) 1625 : cluster 0 pgmap v1905: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:10:44.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:44 smithi159 bash[105915]: cluster 2023-09-24T00:10:44.262819+0000 mon.a (mon.0) 2194 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2023-09-24T00:10:44.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:44 smithi159 bash[105915]: cluster 2023-09-24T00:10:44.262874+0000 mon.a (mon.0) 2195 : cluster 1 Cluster is now healthy 2023-09-24T00:10:44.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:44 smithi159 bash[108473]: cluster 2023-09-24T00:10:43.262601+0000 mgr.y (mgr.25991) 1625 : cluster 0 pgmap v1905: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:10:44.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:44 smithi159 bash[108473]: cluster 2023-09-24T00:10:44.262819+0000 mon.a (mon.0) 2194 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2023-09-24T00:10:44.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:44 smithi159 bash[108473]: cluster 2023-09-24T00:10:44.262874+0000 mon.a (mon.0) 2195 : cluster 1 Cluster is now healthy 2023-09-24T00:10:44.979 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_historic_ops 2023-09-24T00:10:46.076 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:10:46.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:46 smithi159 bash[105915]: cluster 2023-09-24T00:10:45.263379+0000 mgr.y (mgr.25991) 1626 : cluster 0 pgmap v1906: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:10:46.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:46 smithi159 bash[108473]: cluster 2023-09-24T00:10:45.263379+0000 mgr.y (mgr.25991) 1626 : cluster 0 pgmap v1906: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:10:46.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:46 smithi164 bash[92846]: cluster 2023-09-24T00:10:45.263379+0000 mgr.y (mgr.25991) 1626 : cluster 0 pgmap v1906: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:10:48.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:48 smithi159 bash[105915]: cluster 2023-09-24T00:10:47.263942+0000 mgr.y (mgr.25991) 1627 : cluster 0 pgmap v1907: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:10:48.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:48 smithi159 bash[105915]: audit 2023-09-24T00:10:47.281944+0000 mon.a (mon.0) 2196 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:10:48.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:48 smithi159 bash[108473]: cluster 2023-09-24T00:10:47.263942+0000 mgr.y (mgr.25991) 1627 : cluster 0 pgmap v1907: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:10:48.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:48 smithi159 bash[108473]: audit 2023-09-24T00:10:47.281944+0000 mon.a (mon.0) 2196 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:10:48.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:48 smithi164 bash[92846]: cluster 2023-09-24T00:10:47.263942+0000 mgr.y (mgr.25991) 1627 : cluster 0 pgmap v1907: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:10:48.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:48 smithi164 bash[92846]: audit 2023-09-24T00:10:47.281944+0000 mon.a (mon.0) 2196 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:10:49.758 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-24T00:10:50.303 INFO:teuthology.orchestra.run.smithi159.stderr:reweighted osd.5 to 1 (10000) 2023-09-24T00:10:50.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:50 smithi159 bash[105915]: cluster 2023-09-24T00:10:49.264697+0000 mgr.y (mgr.25991) 1628 : cluster 0 pgmap v1908: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:10:50.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:50 smithi159 bash[105915]: audit 2023-09-24T00:10:50.085211+0000 mon.a (mon.0) 2197 : audit 1 from='client.? 172.21.15.159:0/492976328' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-09-24T00:10:50.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:50 smithi159 bash[108473]: cluster 2023-09-24T00:10:49.264697+0000 mgr.y (mgr.25991) 1628 : cluster 0 pgmap v1908: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:10:50.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:50 smithi159 bash[108473]: audit 2023-09-24T00:10:50.085211+0000 mon.a (mon.0) 2197 : audit 1 from='client.? 172.21.15.159:0/492976328' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-09-24T00:10:50.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:50 smithi164 bash[92846]: cluster 2023-09-24T00:10:49.264697+0000 mgr.y (mgr.25991) 1628 : cluster 0 pgmap v1908: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:10:50.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:50 smithi164 bash[92846]: audit 2023-09-24T00:10:50.085211+0000 mon.a (mon.0) 2197 : audit 1 from='client.? 172.21.15.159:0/492976328' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-09-24T00:10:51.277 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd primary-affinity 5 1 2023-09-24T00:10:51.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:51 smithi159 bash[105915]: cluster 2023-09-24T00:10:50.293004+0000 osd.6 (osd.6) 596 : cluster 3 failed to encode map e488 with expected crc 2023-09-24T00:10:51.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:51 smithi159 bash[105915]: audit 2023-09-24T00:10:50.294038+0000 mon.a (mon.0) 2198 : audit 1 from='client.? 172.21.15.159:0/492976328' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-09-24T00:10:51.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:51 smithi159 bash[105915]: cluster 2023-09-24T00:10:50.294152+0000 mon.a (mon.0) 2199 : cluster 0 osdmap e488: 8 total, 8 up, 8 in 2023-09-24T00:10:51.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:51 smithi159 bash[108473]: cluster 2023-09-24T00:10:50.293004+0000 osd.6 (osd.6) 596 : cluster 3 failed to encode map e488 with expected crc 2023-09-24T00:10:51.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:51 smithi159 bash[108473]: audit 2023-09-24T00:10:50.294038+0000 mon.a (mon.0) 2198 : audit 1 from='client.? 172.21.15.159:0/492976328' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-09-24T00:10:51.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:51 smithi159 bash[108473]: cluster 2023-09-24T00:10:50.294152+0000 mon.a (mon.0) 2199 : cluster 0 osdmap e488: 8 total, 8 up, 8 in 2023-09-24T00:10:51.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:51 smithi164 bash[92846]: cluster 2023-09-24T00:10:50.293004+0000 osd.6 (osd.6) 596 : cluster 3 failed to encode map e488 with expected crc 2023-09-24T00:10:51.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:51 smithi164 bash[92846]: audit 2023-09-24T00:10:50.294038+0000 mon.a (mon.0) 2198 : audit 1 from='client.? 172.21.15.159:0/492976328' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-09-24T00:10:51.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:51 smithi164 bash[92846]: cluster 2023-09-24T00:10:50.294152+0000 mon.a (mon.0) 2199 : cluster 0 osdmap e488: 8 total, 8 up, 8 in 2023-09-24T00:10:52.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:52 smithi164 bash[92846]: cluster 2023-09-24T00:10:51.265325+0000 mgr.y (mgr.25991) 1629 : cluster 0 pgmap v1910: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:10:52.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:52 smithi159 bash[105915]: cluster 2023-09-24T00:10:51.265325+0000 mgr.y (mgr.25991) 1629 : cluster 0 pgmap v1910: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:10:52.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:52 smithi159 bash[108473]: cluster 2023-09-24T00:10:51.265325+0000 mgr.y (mgr.25991) 1629 : cluster 0 pgmap v1910: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:10:53.195 INFO:teuthology.orchestra.run.smithi164.stdout:{ 2023-09-24T00:10:53.196 INFO:teuthology.orchestra.run.smithi164.stdout: "size": 20, 2023-09-24T00:10:53.196 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 600, 2023-09-24T00:10:53.196 INFO:teuthology.orchestra.run.smithi164.stdout: "ops": [ 2023-09-24T00:10:53.196 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.196 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35448.0:94453 10.e 10:766f3449:::benchmark_data_smithi159_258586_object17993:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e372)", 2023-09-24T00:10:53.196 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-24T00:02:15.513646+0000", 2023-09-24T00:10:53.196 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 517.67467886400004, 2023-09-24T00:10:53.196 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 15.463153801000001, 2023-09-24T00:10:53.196 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-24T00:10:53.196 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:10:53.196 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-24T00:10:53.196 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35448", 2023-09-24T00:10:53.197 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:10:53.197 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 94453 2023-09-24T00:10:53.197 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.197 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-24T00:10:53.197 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.197 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-24T00:10:53.197 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:02:15.513646+0000", 2023-09-24T00:10:53.197 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:10:53.197 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.197 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.197 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-24T00:10:53.197 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:02:15.513646+0000", 2023-09-24T00:10:53.198 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:10:53.198 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.198 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.198 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-24T00:10:53.198 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:02:15.513644+0000", 2023-09-24T00:10:53.198 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999981 2023-09-24T00:10:53.198 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.198 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.198 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-24T00:10:53.198 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:02:15.513653+0000", 2023-09-24T00:10:53.198 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.9539999999999993e-06 2023-09-24T00:10:53.198 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.199 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.199 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-24T00:10:53.199 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:02:15.513754+0000", 2023-09-24T00:10:53.199 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000100618 2023-09-24T00:10:53.199 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.199 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.199 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-24T00:10:53.199 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:02:15.513763+0000", 2023-09-24T00:10:53.199 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.0129999999999999e-06 2023-09-24T00:10:53.199 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.199 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.199 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:10:53.200 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:02:15.513824+0000", 2023-09-24T00:10:53.200 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.0816999999999997e-05 2023-09-24T00:10:53.200 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.200 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.200 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-24T00:10:53.200 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:02:15.514046+0000", 2023-09-24T00:10:53.200 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00022253900000000001 2023-09-24T00:10:53.200 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.200 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.200 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 2,5", 2023-09-24T00:10:53.200 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:02:15.514274+0000", 2023-09-24T00:10:53.200 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000227297 2023-09-24T00:10:53.200 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.201 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.201 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:10:53.201 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:02:15.517701+0000", 2023-09-24T00:10:53.201 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0034275690000000001 2023-09-24T00:10:53.201 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.201 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.201 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-24T00:10:53.201 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:02:15.517810+0000", 2023-09-24T00:10:53.201 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000109126 2023-09-24T00:10:53.201 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.201 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.201 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:10:53.202 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:02:30.973815+0000", 2023-09-24T00:10:53.202 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 15.456004944 2023-09-24T00:10:53.202 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.202 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.202 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-24T00:10:53.202 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:02:30.973887+0000", 2023-09-24T00:10:53.202 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.1907000000000001e-05 2023-09-24T00:10:53.202 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.202 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.202 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-24T00:10:53.202 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:02:30.976800+0000", 2023-09-24T00:10:53.202 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0029127110000000001 2023-09-24T00:10:53.203 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:10:53.203 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-24T00:10:53.203 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:10:53.203 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.203 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.203 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35448.0:108818 10.e 10:70fbc89f:::benchmark_data_smithi159_258586_object32358:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e397)", 2023-09-24T00:10:53.203 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-24T00:05:04.460535+0000", 2023-09-24T00:10:53.203 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 348.72778996300002, 2023-09-24T00:10:53.203 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.8352017389999999, 2023-09-24T00:10:53.203 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-24T00:10:53.203 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:10:53.203 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-24T00:10:53.203 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35448", 2023-09-24T00:10:53.204 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:10:53.204 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 108818 2023-09-24T00:10:53.204 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.204 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-24T00:10:53.204 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.204 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-24T00:10:53.204 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:04.460535+0000", 2023-09-24T00:10:53.204 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:10:53.204 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.204 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.204 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-24T00:10:53.204 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:04.460535+0000", 2023-09-24T00:10:53.205 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:10:53.205 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.205 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.205 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-24T00:10:53.205 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:04.460534+0000", 2023-09-24T00:10:53.205 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2023-09-24T00:10:53.205 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.205 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.205 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-24T00:10:53.205 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:04.460540+0000", 2023-09-24T00:10:53.205 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.2639999999999997e-06 2023-09-24T00:10:53.205 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.205 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.206 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-24T00:10:53.206 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:04.460566+0000", 2023-09-24T00:10:53.206 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.5890000000000001e-05 2023-09-24T00:10:53.206 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.206 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.206 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-24T00:10:53.206 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:04.460574+0000", 2023-09-24T00:10:53.206 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.6920000000000008e-06 2023-09-24T00:10:53.206 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.206 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.206 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:10:53.207 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:04.460649+0000", 2023-09-24T00:10:53.207 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.4838000000000004e-05 2023-09-24T00:10:53.207 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.207 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.207 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-24T00:10:53.207 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:04.460798+0000", 2023-09-24T00:10:53.207 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00014909299999999999 2023-09-24T00:10:53.207 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.207 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.207 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 2,5", 2023-09-24T00:10:53.207 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:04.461461+0000", 2023-09-24T00:10:53.207 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00066238699999999996 2023-09-24T00:10:53.208 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.208 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.208 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:10:53.208 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:04.468046+0000", 2023-09-24T00:10:53.208 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.006584884 2023-09-24T00:10:53.208 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.208 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.208 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-24T00:10:53.208 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:04.468288+0000", 2023-09-24T00:10:53.208 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00024232999999999999 2023-09-24T00:10:53.208 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.208 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.208 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:10:53.209 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:07.292596+0000", 2023-09-24T00:10:53.209 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.8243082230000001 2023-09-24T00:10:53.209 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.209 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.209 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-24T00:10:53.209 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:07.292692+0000", 2023-09-24T00:10:53.209 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.5470000000000006e-05 2023-09-24T00:10:53.209 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.209 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.209 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-24T00:10:53.209 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:07.295737+0000", 2023-09-24T00:10:53.209 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0030450910000000002 2023-09-24T00:10:53.209 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:10:53.210 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-24T00:10:53.210 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:10:53.210 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.210 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.210 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35448.0:108854 10.e 10:7d43a947:::benchmark_data_smithi159_258586_object32394:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e400)", 2023-09-24T00:10:53.210 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-24T00:05:07.353135+0000", 2023-09-24T00:10:53.210 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 345.83518994999997, 2023-09-24T00:10:53.210 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.9957270739999999, 2023-09-24T00:10:53.210 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-24T00:10:53.210 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:10:53.210 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-24T00:10:53.211 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35448", 2023-09-24T00:10:53.211 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:10:53.211 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 108854 2023-09-24T00:10:53.211 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.211 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-24T00:10:53.211 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.211 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-24T00:10:53.211 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:07.353135+0000", 2023-09-24T00:10:53.211 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:10:53.211 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.211 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.211 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-24T00:10:53.212 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:07.353135+0000", 2023-09-24T00:10:53.212 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:10:53.212 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.212 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.212 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-24T00:10:53.212 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:07.353133+0000", 2023-09-24T00:10:53.212 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2023-09-24T00:10:53.212 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.212 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.212 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-24T00:10:53.212 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:07.353144+0000", 2023-09-24T00:10:53.212 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.0111e-05 2023-09-24T00:10:53.213 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.213 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.213 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-24T00:10:53.213 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:07.353159+0000", 2023-09-24T00:10:53.213 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.5189e-05 2023-09-24T00:10:53.213 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.213 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.213 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-24T00:10:53.213 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:07.353166+0000", 2023-09-24T00:10:53.213 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.2180000000000002e-06 2023-09-24T00:10:53.213 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.213 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.214 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:10:53.214 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:07.355282+0000", 2023-09-24T00:10:53.214 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0021160760000000002 2023-09-24T00:10:53.214 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.214 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.214 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-24T00:10:53.214 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:07.355365+0000", 2023-09-24T00:10:53.214 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.2701000000000007e-05 2023-09-24T00:10:53.214 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.214 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.214 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 2,5", 2023-09-24T00:10:53.215 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:07.355542+0000", 2023-09-24T00:10:53.215 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00017682200000000001 2023-09-24T00:10:53.215 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.215 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.215 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:10:53.215 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:07.358326+0000", 2023-09-24T00:10:53.215 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0027842359999999998 2023-09-24T00:10:53.215 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.215 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.215 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-24T00:10:53.215 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:07.358402+0000", 2023-09-24T00:10:53.215 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.572e-05 2023-09-24T00:10:53.215 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.216 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.216 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:10:53.216 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:10.346239+0000", 2023-09-24T00:10:53.216 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.987837286 2023-09-24T00:10:53.216 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.216 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.216 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-24T00:10:53.216 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:10.346325+0000", 2023-09-24T00:10:53.216 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.5921999999999995e-05 2023-09-24T00:10:53.216 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.216 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.217 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-24T00:10:53.217 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:10.348862+0000", 2023-09-24T00:10:53.217 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0025373399999999999 2023-09-24T00:10:53.217 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:10:53.217 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-24T00:10:53.217 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:10:53.217 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.217 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.217 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35448.0:146356 10.d 10:bb3b88a9:::benchmark_data_smithi159_258586_object69896:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e412)", 2023-09-24T00:10:53.217 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-24T00:06:44.240678+0000", 2023-09-24T00:10:53.217 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 248.94764689900001, 2023-09-24T00:10:53.217 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.178488754, 2023-09-24T00:10:53.217 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-24T00:10:53.218 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "reached pg", 2023-09-24T00:10:53.218 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-24T00:10:53.218 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35448", 2023-09-24T00:10:53.218 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:10:53.218 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 146356 2023-09-24T00:10:53.218 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.218 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-24T00:10:53.218 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.218 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-24T00:10:53.218 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:44.240678+0000", 2023-09-24T00:10:53.218 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:10:53.218 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.219 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.219 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-24T00:10:53.219 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:44.240678+0000", 2023-09-24T00:10:53.219 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:10:53.219 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.219 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.219 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-24T00:10:53.219 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:44.240678+0000", 2023-09-24T00:10:53.219 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999995 2023-09-24T00:10:53.219 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.219 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.219 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-24T00:10:53.220 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:44.240681+0000", 2023-09-24T00:10:53.220 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.4359999999999998e-06 2023-09-24T00:10:53.220 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.220 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.220 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-24T00:10:53.220 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:44.240688+0000", 2023-09-24T00:10:53.220 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.7630000000000003e-06 2023-09-24T00:10:53.220 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.220 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.220 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-24T00:10:53.220 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:44.240693+0000", 2023-09-24T00:10:53.220 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.6739999999999996e-06 2023-09-24T00:10:53.220 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.221 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.221 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:10:53.221 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:44.240725+0000", 2023-09-24T00:10:53.221 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.2737999999999997e-05 2023-09-24T00:10:53.221 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.221 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.221 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-24T00:10:53.221 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:44.240866+0000", 2023-09-24T00:10:53.221 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000140705 2023-09-24T00:10:53.221 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.221 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.221 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 0,3,4", 2023-09-24T00:10:53.222 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:44.241010+0000", 2023-09-24T00:10:53.222 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000144451 2023-09-24T00:10:53.222 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.222 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.222 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-24T00:10:53.222 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:44.248090+0000", 2023-09-24T00:10:53.222 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0070796920000000003 2023-09-24T00:10:53.222 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.222 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.222 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:10:53.222 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:44.248155+0000", 2023-09-24T00:10:53.223 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.4752000000000006e-05 2023-09-24T00:10:53.223 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.223 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.223 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:10:53.223 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:44.306462+0000", 2023-09-24T00:10:53.223 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.058307472999999999 2023-09-24T00:10:53.223 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.223 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.223 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-24T00:10:53.223 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:44.306475+0000", 2023-09-24T00:10:53.223 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.2897999999999999e-05 2023-09-24T00:10:53.223 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.223 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.224 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:10:53.224 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:45.265627+0000", 2023-09-24T00:10:53.224 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.959151745 2023-09-24T00:10:53.224 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.224 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.224 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-24T00:10:53.224 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:45.265637+0000", 2023-09-24T00:10:53.224 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.0135e-05 2023-09-24T00:10:53.224 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.224 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.224 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:10:53.224 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.419077+0000", 2023-09-24T00:10:53.224 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.153440273 2023-09-24T00:10:53.225 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.225 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.225 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-24T00:10:53.225 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.419167+0000", 2023-09-24T00:10:53.225 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.9468000000000005e-05 2023-09-24T00:10:53.225 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:10:53.225 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-24T00:10:53.225 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:10:53.225 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.225 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.225 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35448.0:146358 10.d 10:bd1a37c0:::benchmark_data_smithi159_258586_object69898:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e412)", 2023-09-24T00:10:53.225 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-24T00:06:44.240726+0000", 2023-09-24T00:10:53.225 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 248.94759893899999, 2023-09-24T00:10:53.226 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.2528329299999998, 2023-09-24T00:10:53.226 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-24T00:10:53.226 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "reached pg", 2023-09-24T00:10:53.226 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-24T00:10:53.226 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35448", 2023-09-24T00:10:53.226 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:10:53.226 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 146358 2023-09-24T00:10:53.226 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.226 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-24T00:10:53.226 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.226 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-24T00:10:53.226 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:44.240726+0000", 2023-09-24T00:10:53.227 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:10:53.227 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.227 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.227 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-24T00:10:53.227 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:44.240726+0000", 2023-09-24T00:10:53.227 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:10:53.227 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.227 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.227 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-24T00:10:53.227 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:44.240726+0000", 2023-09-24T00:10:53.227 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999995 2023-09-24T00:10:53.227 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.227 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.228 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-24T00:10:53.229 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:44.240729+0000", 2023-09-24T00:10:53.229 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.3919999999999999e-06 2023-09-24T00:10:53.229 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.229 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.230 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-24T00:10:53.230 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:44.240737+0000", 2023-09-24T00:10:53.230 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.2490000000000001e-06 2023-09-24T00:10:53.230 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.230 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.230 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-24T00:10:53.230 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:44.240741+0000", 2023-09-24T00:10:53.230 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.1710000000000004e-06 2023-09-24T00:10:53.230 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.230 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.230 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:10:53.230 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:44.244207+0000", 2023-09-24T00:10:53.231 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0034660659999999999 2023-09-24T00:10:53.231 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.231 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.231 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-24T00:10:53.231 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:44.244357+0000", 2023-09-24T00:10:53.231 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00014989300000000001 2023-09-24T00:10:53.231 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.231 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.231 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 0,3,4", 2023-09-24T00:10:53.231 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:44.244497+0000", 2023-09-24T00:10:53.231 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000139646 2023-09-24T00:10:53.231 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.232 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.232 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-24T00:10:53.232 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:44.248098+0000", 2023-09-24T00:10:53.232 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.003601295 2023-09-24T00:10:53.232 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.232 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.232 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:10:53.232 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:44.308027+0000", 2023-09-24T00:10:53.232 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.059929177 2023-09-24T00:10:53.232 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.233 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.233 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-24T00:10:53.233 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:44.308034+0000", 2023-09-24T00:10:53.233 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.2700000000000001e-06 2023-09-24T00:10:53.233 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.233 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.233 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:10:53.233 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:45.265667+0000", 2023-09-24T00:10:53.233 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.95763294499999996 2023-09-24T00:10:53.233 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.233 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.233 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-24T00:10:53.233 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:45.265673+0000", 2023-09-24T00:10:53.234 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.7619999999999998e-06 2023-09-24T00:10:53.234 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.234 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.234 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:10:53.234 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.493508+0000", 2023-09-24T00:10:53.234 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.2278347730000001 2023-09-24T00:10:53.234 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.234 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.234 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-24T00:10:53.234 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.493559+0000", 2023-09-24T00:10:53.234 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.0760999999999997e-05 2023-09-24T00:10:53.234 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:10:53.235 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-24T00:10:53.235 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:10:53.235 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.235 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.235 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35448.0:146366 10.10 10:0bfaebe2:::benchmark_data_smithi159_258586_object69906:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e412)", 2023-09-24T00:10:53.235 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-24T00:06:44.260065+0000", 2023-09-24T00:10:53.235 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 248.92826021799999, 2023-09-24T00:10:53.235 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.1337703179999998, 2023-09-24T00:10:53.235 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-24T00:10:53.235 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:10:53.235 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-24T00:10:53.235 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35448", 2023-09-24T00:10:53.236 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:10:53.236 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 146366 2023-09-24T00:10:53.236 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.236 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-24T00:10:53.236 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.236 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-24T00:10:53.236 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:44.260065+0000", 2023-09-24T00:10:53.236 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:10:53.236 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.236 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.236 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-24T00:10:53.236 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:44.260065+0000", 2023-09-24T00:10:53.236 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:10:53.237 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.237 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.237 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-24T00:10:53.237 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:44.260064+0000", 2023-09-24T00:10:53.237 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.999999 2023-09-24T00:10:53.237 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.237 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.237 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-24T00:10:53.237 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:44.260070+0000", 2023-09-24T00:10:53.237 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.4699999999999999e-06 2023-09-24T00:10:53.237 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.237 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.237 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-24T00:10:53.238 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:44.260082+0000", 2023-09-24T00:10:53.238 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.2449000000000001e-05 2023-09-24T00:10:53.238 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.238 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.238 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-24T00:10:53.238 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:44.260090+0000", 2023-09-24T00:10:53.238 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.1799999999999999e-06 2023-09-24T00:10:53.238 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.238 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.238 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:10:53.238 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:44.291029+0000", 2023-09-24T00:10:53.238 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.030939264000000001 2023-09-24T00:10:53.239 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.239 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.239 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-24T00:10:53.239 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:44.291042+0000", 2023-09-24T00:10:53.239 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.2928999999999999e-05 2023-09-24T00:10:53.239 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.239 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.239 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:10:53.239 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:45.263566+0000", 2023-09-24T00:10:53.239 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.97252414099999995 2023-09-24T00:10:53.239 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.239 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.239 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-24T00:10:53.240 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:45.263583+0000", 2023-09-24T00:10:53.240 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.7289999999999999e-05 2023-09-24T00:10:53.240 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.240 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.240 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:10:53.240 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.381360+0000", 2023-09-24T00:10:53.240 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.117776812 2023-09-24T00:10:53.240 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.240 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.240 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-24T00:10:53.240 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.381528+0000", 2023-09-24T00:10:53.240 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00016783400000000001 2023-09-24T00:10:53.240 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.241 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.241 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 1,7", 2023-09-24T00:10:53.241 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.381982+0000", 2023-09-24T00:10:53.241 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000454005 2023-09-24T00:10:53.241 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.241 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.241 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-24T00:10:53.241 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.390874+0000", 2023-09-24T00:10:53.241 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0088918780000000006 2023-09-24T00:10:53.241 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.241 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.241 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:10:53.241 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.391314+0000", 2023-09-24T00:10:53.242 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00044040300000000002 2023-09-24T00:10:53.242 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.242 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.242 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:10:53.242 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.393332+0000", 2023-09-24T00:10:53.242 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0020179450000000002 2023-09-24T00:10:53.242 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.242 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.242 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-24T00:10:53.242 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.393456+0000", 2023-09-24T00:10:53.242 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00012385 2023-09-24T00:10:53.242 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.243 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.243 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-24T00:10:53.243 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.393835+0000", 2023-09-24T00:10:53.243 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00037905799999999999 2023-09-24T00:10:53.243 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:10:53.243 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-24T00:10:53.243 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:10:53.243 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.243 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.243 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35448.0:146368 10.10 10:088ee4b0:::benchmark_data_smithi159_258586_object69908:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e413)", 2023-09-24T00:10:53.243 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-24T00:06:44.292761+0000", 2023-09-24T00:10:53.243 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 248.89556369100001, 2023-09-24T00:10:53.243 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.1177903379999998, 2023-09-24T00:10:53.244 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-24T00:10:53.244 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:10:53.244 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-24T00:10:53.244 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35448", 2023-09-24T00:10:53.244 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:10:53.244 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 146368 2023-09-24T00:10:53.244 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.244 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-24T00:10:53.244 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.244 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-24T00:10:53.244 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:44.292761+0000", 2023-09-24T00:10:53.245 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:10:53.245 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.245 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.245 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-24T00:10:53.245 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:44.292761+0000", 2023-09-24T00:10:53.245 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:10:53.245 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.245 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.245 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-24T00:10:53.245 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:44.292760+0000", 2023-09-24T00:10:53.245 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2023-09-24T00:10:53.245 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.245 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.246 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-24T00:10:53.246 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:44.292766+0000", 2023-09-24T00:10:53.246 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.2219999999999999e-06 2023-09-24T00:10:53.246 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.246 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.246 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-24T00:10:53.246 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:44.292777+0000", 2023-09-24T00:10:53.246 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.0736e-05 2023-09-24T00:10:53.246 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.246 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.281 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-24T00:10:53.282 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:44.292783+0000", 2023-09-24T00:10:53.282 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.567e-06 2023-09-24T00:10:53.282 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.282 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.282 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:10:53.282 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:44.292836+0000", 2023-09-24T00:10:53.282 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.2593000000000003e-05 2023-09-24T00:10:53.282 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.282 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.282 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-24T00:10:53.283 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:44.292847+0000", 2023-09-24T00:10:53.283 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.1477e-05 2023-09-24T00:10:53.283 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.283 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.283 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:10:53.283 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:45.263623+0000", 2023-09-24T00:10:53.283 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.97077555199999999 2023-09-24T00:10:53.283 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.283 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.283 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-24T00:10:53.283 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:45.263634+0000", 2023-09-24T00:10:53.284 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.0693000000000001e-05 2023-09-24T00:10:53.284 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.284 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.284 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:10:53.284 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.383927+0000", 2023-09-24T00:10:53.284 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.1202933319999999 2023-09-24T00:10:53.284 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.284 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.284 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-24T00:10:53.284 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.384090+0000", 2023-09-24T00:10:53.284 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000163284 2023-09-24T00:10:53.284 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.285 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.285 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 1,7", 2023-09-24T00:10:53.285 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.384391+0000", 2023-09-24T00:10:53.285 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00030040600000000002 2023-09-24T00:10:53.285 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.285 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.285 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-24T00:10:53.285 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.390882+0000", 2023-09-24T00:10:53.285 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0064914960000000002 2023-09-24T00:10:53.285 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.285 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.285 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:10:53.286 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.393879+0000", 2023-09-24T00:10:53.286 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0029963780000000001 2023-09-24T00:10:53.286 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.286 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.286 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:10:53.286 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.407388+0000", 2023-09-24T00:10:53.286 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.013509461 2023-09-24T00:10:53.286 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.286 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.286 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-24T00:10:53.286 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.407490+0000", 2023-09-24T00:10:53.286 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000102309 2023-09-24T00:10:53.286 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.287 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.287 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-24T00:10:53.287 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.410552+0000", 2023-09-24T00:10:53.287 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0030613200000000002 2023-09-24T00:10:53.287 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:10:53.287 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-24T00:10:53.287 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:10:53.287 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.287 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.287 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35448.0:146375 10.d 10:b78c8bc8:::benchmark_data_smithi159_258586_object69915:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e413)", 2023-09-24T00:10:53.287 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-24T00:06:44.308935+0000", 2023-09-24T00:10:53.287 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 248.879389683, 2023-09-24T00:10:53.288 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.219440563, 2023-09-24T00:10:53.288 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-24T00:10:53.288 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:10:53.288 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-24T00:10:53.288 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35448", 2023-09-24T00:10:53.288 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:10:53.288 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 146375 2023-09-24T00:10:53.288 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.288 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-24T00:10:53.288 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.288 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-24T00:10:53.289 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:44.308935+0000", 2023-09-24T00:10:53.289 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:10:53.289 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.289 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.289 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-24T00:10:53.289 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:44.308935+0000", 2023-09-24T00:10:53.289 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:10:53.289 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.289 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.289 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-24T00:10:53.289 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:44.308934+0000", 2023-09-24T00:10:53.289 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2023-09-24T00:10:53.289 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.290 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.290 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-24T00:10:53.290 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:44.308941+0000", 2023-09-24T00:10:53.290 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.7200000000000006e-06 2023-09-24T00:10:53.290 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.290 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.290 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-24T00:10:53.290 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:44.308954+0000", 2023-09-24T00:10:53.290 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.2369e-05 2023-09-24T00:10:53.290 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.290 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.291 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-24T00:10:53.291 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:44.308962+0000", 2023-09-24T00:10:53.291 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.6139999999999992e-06 2023-09-24T00:10:53.291 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.291 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.291 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:10:53.291 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:44.309770+0000", 2023-09-24T00:10:53.291 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00080809399999999998 2023-09-24T00:10:53.291 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.291 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.291 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-24T00:10:53.291 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:44.309780+0000", 2023-09-24T00:10:53.291 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.7909999999999999e-06 2023-09-24T00:10:53.292 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.292 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.292 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:10:53.292 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:45.265698+0000", 2023-09-24T00:10:53.292 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.95591759099999996 2023-09-24T00:10:53.292 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.292 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.292 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-24T00:10:53.292 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:45.265706+0000", 2023-09-24T00:10:53.292 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.0260000000000007e-06 2023-09-24T00:10:53.292 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.292 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.293 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:10:53.293 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.493582+0000", 2023-09-24T00:10:53.293 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.2278756749999999 2023-09-24T00:10:53.293 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.293 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.293 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-24T00:10:53.293 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.493661+0000", 2023-09-24T00:10:53.293 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.9868000000000002e-05 2023-09-24T00:10:53.293 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.293 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.293 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 0,3,4", 2023-09-24T00:10:53.293 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.493744+0000", 2023-09-24T00:10:53.294 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.2737000000000004e-05 2023-09-24T00:10:53.294 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.294 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.294 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-24T00:10:53.294 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.497144+0000", 2023-09-24T00:10:53.294 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0033994260000000001 2023-09-24T00:10:53.294 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.294 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.294 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:10:53.294 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.501135+0000", 2023-09-24T00:10:53.294 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0039912960000000001 2023-09-24T00:10:53.294 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.295 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.295 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:10:53.295 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.502332+0000", 2023-09-24T00:10:53.295 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0011966290000000001 2023-09-24T00:10:53.295 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.295 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.295 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:10:53.295 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.527804+0000", 2023-09-24T00:10:53.295 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.025472862999999998 2023-09-24T00:10:53.295 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.295 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.296 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-24T00:10:53.296 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.527902+0000", 2023-09-24T00:10:53.296 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.7242000000000002e-05 2023-09-24T00:10:53.296 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.296 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.296 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-24T00:10:53.296 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.528376+0000", 2023-09-24T00:10:53.296 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00047424199999999999 2023-09-24T00:10:53.296 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:10:53.296 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-24T00:10:53.296 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:10:53.297 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.297 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.297 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35448.0:146431 10.e 10:79b1e779:::benchmark_data_smithi159_258586_object69971:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e415)", 2023-09-24T00:10:53.297 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-24T00:06:46.488803+0000", 2023-09-24T00:10:53.297 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 246.69952235900001, 2023-09-24T00:10:53.297 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.863025656, 2023-09-24T00:10:53.297 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-24T00:10:53.297 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:10:53.297 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-24T00:10:53.297 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35448", 2023-09-24T00:10:53.297 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:10:53.297 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 146431 2023-09-24T00:10:53.298 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.298 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-24T00:10:53.298 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.298 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-24T00:10:53.298 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.488803+0000", 2023-09-24T00:10:53.298 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:10:53.298 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.298 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.298 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-24T00:10:53.298 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.488803+0000", 2023-09-24T00:10:53.298 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:10:53.299 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.299 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.299 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-24T00:10:53.299 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.488801+0000", 2023-09-24T00:10:53.299 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999986 2023-09-24T00:10:53.299 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.299 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.299 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-24T00:10:53.299 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.488808+0000", 2023-09-24T00:10:53.299 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.7120000000000003e-06 2023-09-24T00:10:53.299 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.299 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.300 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-24T00:10:53.300 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.488821+0000", 2023-09-24T00:10:53.300 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.2757e-05 2023-09-24T00:10:53.300 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.300 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.300 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-24T00:10:53.300 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.488827+0000", 2023-09-24T00:10:53.300 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.3690000000000003e-06 2023-09-24T00:10:53.300 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.300 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.300 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:10:53.300 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.488881+0000", 2023-09-24T00:10:53.301 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.3544000000000001e-05 2023-09-24T00:10:53.301 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.301 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.301 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-24T00:10:53.301 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.489076+0000", 2023-09-24T00:10:53.301 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00019512199999999999 2023-09-24T00:10:53.301 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.301 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.301 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 2,5", 2023-09-24T00:10:53.301 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.489261+0000", 2023-09-24T00:10:53.301 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000185312 2023-09-24T00:10:53.301 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.302 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.302 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-24T00:10:53.302 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.494991+0000", 2023-09-24T00:10:53.302 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0057302830000000001 2023-09-24T00:10:53.302 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.302 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.302 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:10:53.302 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.495907+0000", 2023-09-24T00:10:53.302 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000915653 2023-09-24T00:10:53.302 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.302 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.302 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:10:53.303 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:48.351000+0000", 2023-09-24T00:10:53.303 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.8550935239999999 2023-09-24T00:10:53.303 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.303 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.303 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-24T00:10:53.303 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:48.351057+0000", 2023-09-24T00:10:53.303 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.6468999999999998e-05 2023-09-24T00:10:53.303 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.303 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.303 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-24T00:10:53.303 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:48.351828+0000", 2023-09-24T00:10:53.303 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00077136800000000003 2023-09-24T00:10:53.304 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:10:53.304 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-24T00:10:53.304 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:10:53.304 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.304 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.304 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35448.0:146434 10.e 10:76cbe8d7:::benchmark_data_smithi159_258586_object69974:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e415)", 2023-09-24T00:10:53.304 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-24T00:06:46.497127+0000", 2023-09-24T00:10:53.304 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 246.69119760800001, 2023-09-24T00:10:53.304 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.8556750389999999, 2023-09-24T00:10:53.304 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-24T00:10:53.304 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:10:53.304 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-24T00:10:53.305 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35448", 2023-09-24T00:10:53.305 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:10:53.305 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 146434 2023-09-24T00:10:53.305 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.305 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-24T00:10:53.305 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.305 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-24T00:10:53.305 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.497127+0000", 2023-09-24T00:10:53.305 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:10:53.305 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.305 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.305 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-24T00:10:53.306 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.497127+0000", 2023-09-24T00:10:53.306 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:10:53.306 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.306 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.306 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-24T00:10:53.306 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.497126+0000", 2023-09-24T00:10:53.306 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999981 2023-09-24T00:10:53.306 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.306 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.306 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-24T00:10:53.306 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.497133+0000", 2023-09-24T00:10:53.306 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.8199999999999997e-06 2023-09-24T00:10:53.307 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.307 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.307 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-24T00:10:53.307 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.497146+0000", 2023-09-24T00:10:53.307 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.2401999999999999e-05 2023-09-24T00:10:53.307 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.307 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.307 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-24T00:10:53.307 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.497153+0000", 2023-09-24T00:10:53.307 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.9759999999999998e-06 2023-09-24T00:10:53.307 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.307 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.307 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:10:53.308 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.497205+0000", 2023-09-24T00:10:53.308 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.2216999999999998e-05 2023-09-24T00:10:53.308 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.308 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.308 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-24T00:10:53.308 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.497362+0000", 2023-09-24T00:10:53.308 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000156484 2023-09-24T00:10:53.308 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.308 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.308 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 2,5", 2023-09-24T00:10:53.308 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.497474+0000", 2023-09-24T00:10:53.308 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000112268 2023-09-24T00:10:53.309 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.309 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.309 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-24T00:10:53.309 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.501346+0000", 2023-09-24T00:10:53.309 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0038717840000000001 2023-09-24T00:10:53.309 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.309 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.309 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:10:53.309 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.502512+0000", 2023-09-24T00:10:53.309 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.001166659 2023-09-24T00:10:53.309 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.309 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.310 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:10:53.310 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:48.351892+0000", 2023-09-24T00:10:53.310 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.849379288 2023-09-24T00:10:53.310 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.310 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.310 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-24T00:10:53.310 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:48.351962+0000", 2023-09-24T00:10:53.310 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.0665000000000002e-05 2023-09-24T00:10:53.310 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.310 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.310 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-24T00:10:53.310 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:48.352802+0000", 2023-09-24T00:10:53.311 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00084020299999999998 2023-09-24T00:10:53.311 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:10:53.311 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-24T00:10:53.311 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:10:53.311 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.311 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.311 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35448.0:146450 10.e 10:7a154f26:::benchmark_data_smithi159_258586_object69990:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e415)", 2023-09-24T00:10:53.311 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-24T00:06:46.536386+0000", 2023-09-24T00:10:53.311 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 246.65193897699999, 2023-09-24T00:10:53.311 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.8297374980000001, 2023-09-24T00:10:53.311 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-24T00:10:53.311 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:10:53.311 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-24T00:10:53.312 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35448", 2023-09-24T00:10:53.312 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:10:53.312 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 146450 2023-09-24T00:10:53.312 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.312 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-24T00:10:53.312 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.312 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-24T00:10:53.312 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.536386+0000", 2023-09-24T00:10:53.312 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:10:53.312 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.312 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.313 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-24T00:10:53.313 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.536386+0000", 2023-09-24T00:10:53.313 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:10:53.313 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.313 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.313 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-24T00:10:53.313 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.536385+0000", 2023-09-24T00:10:53.313 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999995 2023-09-24T00:10:53.313 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.313 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.313 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-24T00:10:53.313 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.536389+0000", 2023-09-24T00:10:53.313 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.2669999999999998e-06 2023-09-24T00:10:53.314 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.314 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.314 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-24T00:10:53.314 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.536396+0000", 2023-09-24T00:10:53.314 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.5360000000000004e-06 2023-09-24T00:10:53.314 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.314 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.314 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-24T00:10:53.314 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.536401+0000", 2023-09-24T00:10:53.314 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.4290000000000003e-06 2023-09-24T00:10:53.314 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.314 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.315 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:10:53.315 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.536453+0000", 2023-09-24T00:10:53.315 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.2448000000000003e-05 2023-09-24T00:10:53.315 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.315 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.315 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-24T00:10:53.315 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.536607+0000", 2023-09-24T00:10:53.315 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000153659 2023-09-24T00:10:53.315 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.315 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.315 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 2,5", 2023-09-24T00:10:53.315 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.536779+0000", 2023-09-24T00:10:53.315 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000172602 2023-09-24T00:10:53.316 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.316 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.316 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-24T00:10:53.316 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.539813+0000", 2023-09-24T00:10:53.316 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0030333589999999998 2023-09-24T00:10:53.316 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.316 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.316 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:10:53.316 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.542416+0000", 2023-09-24T00:10:53.316 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0026031159999999999 2023-09-24T00:10:53.316 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.316 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.316 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:10:53.317 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:48.365278+0000", 2023-09-24T00:10:53.317 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.8228622880000001 2023-09-24T00:10:53.317 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.317 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.317 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-24T00:10:53.317 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:48.365336+0000", 2023-09-24T00:10:53.317 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.8359000000000001e-05 2023-09-24T00:10:53.317 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.317 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.317 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-24T00:10:53.317 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:48.366124+0000", 2023-09-24T00:10:53.317 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00078703599999999996 2023-09-24T00:10:53.318 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:10:53.318 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-24T00:10:53.318 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:10:53.318 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.318 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.318 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35448.0:146461 10.e 10:788eca07:::benchmark_data_smithi159_258586_object70001:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e415)", 2023-09-24T00:10:53.318 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-24T00:06:46.550455+0000", 2023-09-24T00:10:53.318 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 246.63786961100001, 2023-09-24T00:10:53.318 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.8161941100000001, 2023-09-24T00:10:53.318 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-24T00:10:53.318 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:10:53.318 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-24T00:10:53.319 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35448", 2023-09-24T00:10:53.319 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:10:53.319 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 146461 2023-09-24T00:10:53.319 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.319 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-24T00:10:53.319 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.319 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-24T00:10:53.319 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.550455+0000", 2023-09-24T00:10:53.319 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:10:53.319 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.319 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.319 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-24T00:10:53.320 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.550455+0000", 2023-09-24T00:10:53.320 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:10:53.320 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.320 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.320 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-24T00:10:53.320 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.550454+0000", 2023-09-24T00:10:53.320 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.999999 2023-09-24T00:10:53.320 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.320 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.320 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-24T00:10:53.320 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.550460+0000", 2023-09-24T00:10:53.320 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.079e-06 2023-09-24T00:10:53.320 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.321 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.321 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-24T00:10:53.321 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.550472+0000", 2023-09-24T00:10:53.321 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.2549e-05 2023-09-24T00:10:53.321 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.321 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.321 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-24T00:10:53.321 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.550485+0000", 2023-09-24T00:10:53.321 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.2507000000000001e-05 2023-09-24T00:10:53.321 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.321 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.321 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:10:53.322 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.550543+0000", 2023-09-24T00:10:53.322 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.8464999999999997e-05 2023-09-24T00:10:53.322 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.322 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.322 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-24T00:10:53.322 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.550738+0000", 2023-09-24T00:10:53.322 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00019535900000000001 2023-09-24T00:10:53.322 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.322 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.322 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 2,5", 2023-09-24T00:10:53.322 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.550975+0000", 2023-09-24T00:10:53.322 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00023666599999999999 2023-09-24T00:10:53.323 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.323 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.323 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-24T00:10:53.323 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.554007+0000", 2023-09-24T00:10:53.323 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0030319560000000001 2023-09-24T00:10:53.323 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.323 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.323 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:10:53.323 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.557778+0000", 2023-09-24T00:10:53.323 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0037714290000000002 2023-09-24T00:10:53.323 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.323 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.323 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:10:53.324 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:48.366167+0000", 2023-09-24T00:10:53.324 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.8083889869999998 2023-09-24T00:10:53.324 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.324 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.324 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-24T00:10:53.324 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:48.366248+0000", 2023-09-24T00:10:53.324 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.0896999999999995e-05 2023-09-24T00:10:53.324 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.324 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.324 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-24T00:10:53.325 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:48.366649+0000", 2023-09-24T00:10:53.325 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00040111500000000001 2023-09-24T00:10:53.325 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:10:53.325 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-24T00:10:53.325 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:10:53.325 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.325 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.325 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35448.0:146465 10.e 10:765bb8e5:::benchmark_data_smithi159_258586_object70005:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e415)", 2023-09-24T00:10:53.325 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-24T00:06:46.554372+0000", 2023-09-24T00:10:53.325 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 246.633952491, 2023-09-24T00:10:53.325 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.821563058, 2023-09-24T00:10:53.325 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-24T00:10:53.326 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:10:53.326 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-24T00:10:53.326 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35448", 2023-09-24T00:10:53.326 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:10:53.326 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 146465 2023-09-24T00:10:53.326 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.326 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-24T00:10:53.326 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.326 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-24T00:10:53.326 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.554372+0000", 2023-09-24T00:10:53.326 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:10:53.327 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.327 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.327 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-24T00:10:53.327 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.554372+0000", 2023-09-24T00:10:53.327 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:10:53.327 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.327 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.327 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-24T00:10:53.327 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.554372+0000", 2023-09-24T00:10:53.327 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999995 2023-09-24T00:10:53.327 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.327 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.328 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-24T00:10:53.328 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.554375+0000", 2023-09-24T00:10:53.328 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.892e-06 2023-09-24T00:10:53.328 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.328 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.328 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-24T00:10:53.328 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.554381+0000", 2023-09-24T00:10:53.328 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.8159999999999999e-06 2023-09-24T00:10:53.328 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.328 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.328 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-24T00:10:53.328 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.554384+0000", 2023-09-24T00:10:53.329 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.6389999999999998e-06 2023-09-24T00:10:53.329 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.329 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.329 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:10:53.329 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.554434+0000", 2023-09-24T00:10:53.329 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.9517e-05 2023-09-24T00:10:53.329 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.329 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.329 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-24T00:10:53.329 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.554581+0000", 2023-09-24T00:10:53.329 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00014675800000000001 2023-09-24T00:10:53.329 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.330 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.330 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 2,5", 2023-09-24T00:10:53.330 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.554757+0000", 2023-09-24T00:10:53.330 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00017694499999999999 2023-09-24T00:10:53.330 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.330 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.330 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-24T00:10:53.330 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.558139+0000", 2023-09-24T00:10:53.330 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0033818149999999998 2023-09-24T00:10:53.330 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.330 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.330 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:10:53.330 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.562377+0000", 2023-09-24T00:10:53.331 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0042381349999999996 2023-09-24T00:10:53.331 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.331 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.331 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:10:53.331 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:48.375147+0000", 2023-09-24T00:10:53.331 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.8127692199999998 2023-09-24T00:10:53.331 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.331 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.331 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-24T00:10:53.331 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:48.375190+0000", 2023-09-24T00:10:53.331 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.3398e-05 2023-09-24T00:10:53.331 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.332 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.332 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-24T00:10:53.332 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:48.375936+0000", 2023-09-24T00:10:53.332 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00074553100000000001 2023-09-24T00:10:53.332 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:10:53.332 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-24T00:10:53.332 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:10:53.332 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.332 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.332 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35448.0:146476 10.e 10:7132609e:::benchmark_data_smithi159_258586_object70016:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e415)", 2023-09-24T00:10:53.332 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-24T00:06:46.575358+0000", 2023-09-24T00:10:53.332 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 246.61296667600001, 2023-09-24T00:10:53.333 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.801431083, 2023-09-24T00:10:53.333 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-24T00:10:53.333 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:10:53.333 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-24T00:10:53.333 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35448", 2023-09-24T00:10:53.333 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:10:53.333 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 146476 2023-09-24T00:10:53.333 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.333 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-24T00:10:53.333 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.333 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-24T00:10:53.333 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.575358+0000", 2023-09-24T00:10:53.334 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:10:53.334 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.334 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.334 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-24T00:10:53.334 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.575358+0000", 2023-09-24T00:10:53.334 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:10:53.334 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.334 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.334 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-24T00:10:53.334 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.575356+0000", 2023-09-24T00:10:53.334 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999981 2023-09-24T00:10:53.334 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.335 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.335 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-24T00:10:53.335 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.575364+0000", 2023-09-24T00:10:53.335 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.1179999999999992e-06 2023-09-24T00:10:53.335 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.335 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.335 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-24T00:10:53.335 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.575380+0000", 2023-09-24T00:10:53.335 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.5795999999999999e-05 2023-09-24T00:10:53.335 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.335 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.335 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-24T00:10:53.335 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.575390+0000", 2023-09-24T00:10:53.336 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.9080000000000007e-06 2023-09-24T00:10:53.336 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.336 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.336 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:10:53.336 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.575449+0000", 2023-09-24T00:10:53.336 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.9011999999999997e-05 2023-09-24T00:10:53.336 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.336 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.336 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-24T00:10:53.336 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.575617+0000", 2023-09-24T00:10:53.336 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00016810300000000001 2023-09-24T00:10:53.336 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.337 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.337 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 2,5", 2023-09-24T00:10:53.337 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.575731+0000", 2023-09-24T00:10:53.337 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000114003 2023-09-24T00:10:53.337 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.337 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.337 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-24T00:10:53.337 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.578426+0000", 2023-09-24T00:10:53.337 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0026951520000000001 2023-09-24T00:10:53.337 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.337 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.337 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:10:53.338 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.579247+0000", 2023-09-24T00:10:53.338 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00082030199999999997 2023-09-24T00:10:53.338 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.338 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.338 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:10:53.338 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:48.376018+0000", 2023-09-24T00:10:53.338 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.7967718260000001 2023-09-24T00:10:53.338 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.338 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.338 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-24T00:10:53.338 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:48.376105+0000", 2023-09-24T00:10:53.338 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.6475000000000001e-05 2023-09-24T00:10:53.339 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.339 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.339 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-24T00:10:53.339 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:48.376789+0000", 2023-09-24T00:10:53.339 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00068445300000000001 2023-09-24T00:10:53.339 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:10:53.339 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-24T00:10:53.339 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:10:53.339 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.339 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.339 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35448.0:146491 10.e 10:779cc5a6:::benchmark_data_smithi159_258586_object70031:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e415)", 2023-09-24T00:10:53.339 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-24T00:06:46.612416+0000", 2023-09-24T00:10:53.339 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 246.575909088, 2023-09-24T00:10:53.339 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.7734187160000001, 2023-09-24T00:10:53.340 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-24T00:10:53.340 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:10:53.340 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-24T00:10:53.340 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35448", 2023-09-24T00:10:53.340 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:10:53.340 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 146491 2023-09-24T00:10:53.340 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.340 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-24T00:10:53.340 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.340 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-24T00:10:53.340 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.612416+0000", 2023-09-24T00:10:53.340 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:10:53.340 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.341 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.341 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-24T00:10:53.341 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.612416+0000", 2023-09-24T00:10:53.341 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:10:53.341 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.341 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.341 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-24T00:10:53.341 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.612414+0000", 2023-09-24T00:10:53.341 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999981 2023-09-24T00:10:53.341 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.341 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.341 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-24T00:10:53.341 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.612421+0000", 2023-09-24T00:10:53.342 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.0759999999999997e-06 2023-09-24T00:10:53.342 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.342 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.342 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-24T00:10:53.342 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.612436+0000", 2023-09-24T00:10:53.342 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.4769999999999999e-05 2023-09-24T00:10:53.342 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.342 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.342 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-24T00:10:53.342 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.612443+0000", 2023-09-24T00:10:53.342 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.2099999999999996e-06 2023-09-24T00:10:53.342 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.342 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.343 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:10:53.343 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.612499+0000", 2023-09-24T00:10:53.343 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.5572000000000003e-05 2023-09-24T00:10:53.343 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.343 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.343 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-24T00:10:53.343 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.612664+0000", 2023-09-24T00:10:53.343 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00016509000000000001 2023-09-24T00:10:53.343 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.343 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.343 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 2,5", 2023-09-24T00:10:53.343 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.612826+0000", 2023-09-24T00:10:53.343 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000161862 2023-09-24T00:10:53.344 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.344 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.344 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-24T00:10:53.344 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.615576+0000", 2023-09-24T00:10:53.344 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0027505149999999998 2023-09-24T00:10:53.344 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.344 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.344 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:10:53.344 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:46.616328+0000", 2023-09-24T00:10:53.344 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00075140600000000004 2023-09-24T00:10:53.344 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.344 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.344 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:10:53.345 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:48.385021+0000", 2023-09-24T00:10:53.345 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.768693045 2023-09-24T00:10:53.345 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.345 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.345 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-24T00:10:53.345 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:48.385060+0000", 2023-09-24T00:10:53.345 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.9827999999999999e-05 2023-09-24T00:10:53.345 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:10:53.345 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:10:53.345 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-24T00:10:53.345 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:06:48.385835+0000", 2023-09-24T00:10:53.345 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00077418099999999998 2023-09-24T00:10:53.345 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:10:53.345 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-24T00:10:53.346 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:10:53.346 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:10:53.346 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-24T00:10:53.346 INFO:teuthology.orchestra.run.smithi164.stdout:} 2023-09-24T00:10:54.044 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 24 00:10:53 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [24/Sep/2023:00:10:53] "GET /metrics HTTP/1.1" 200 34197 "" "Prometheus/2.43.0" 2023-09-24T00:10:54.093 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 dump_ops_in_flight 2023-09-24T00:10:54.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:54 smithi164 bash[92846]: audit 2023-09-24T00:10:53.194756+0000 mon.a (mon.0) 2200 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:10:54.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:54 smithi159 bash[105915]: audit 2023-09-24T00:10:53.194756+0000 mon.a (mon.0) 2200 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:10:54.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:54 smithi159 bash[108473]: audit 2023-09-24T00:10:53.194756+0000 mon.a (mon.0) 2200 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:10:55.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:55 smithi164 bash[92846]: cluster 2023-09-24T00:10:53.266279+0000 mgr.y (mgr.25991) 1630 : cluster 0 pgmap v1911: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:10:55.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:55 smithi159 bash[105915]: cluster 2023-09-24T00:10:53.266279+0000 mgr.y (mgr.25991) 1630 : cluster 0 pgmap v1911: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:10:55.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:55 smithi159 bash[108473]: cluster 2023-09-24T00:10:53.266279+0000 mgr.y (mgr.25991) 1630 : cluster 0 pgmap v1911: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:10:56.060 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:10:57.467 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:57 smithi159 bash[105915]: cluster 2023-09-24T00:10:55.267118+0000 mgr.y (mgr.25991) 1631 : cluster 0 pgmap v1912: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:10:57.467 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:57 smithi159 bash[108473]: cluster 2023-09-24T00:10:55.267118+0000 mgr.y (mgr.25991) 1631 : cluster 0 pgmap v1912: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:10:57.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:57 smithi164 bash[92846]: cluster 2023-09-24T00:10:55.267118+0000 mgr.y (mgr.25991) 1631 : cluster 0 pgmap v1912: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:10:58.874 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-24T00:10:59.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:10:59 smithi164 bash[92846]: cluster 2023-09-24T00:10:57.267770+0000 mgr.y (mgr.25991) 1632 : cluster 0 pgmap v1913: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:10:59.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:10:59 smithi159 bash[105915]: cluster 2023-09-24T00:10:57.267770+0000 mgr.y (mgr.25991) 1632 : cluster 0 pgmap v1913: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:10:59.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:10:59 smithi159 bash[108473]: cluster 2023-09-24T00:10:57.267770+0000 mgr.y (mgr.25991) 1632 : cluster 0 pgmap v1913: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:11:00.223 INFO:teuthology.orchestra.run.smithi159.stderr:set osd.5 primary-affinity to 1 (8655362) 2023-09-24T00:11:00.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:11:00 smithi164 bash[92846]: audit 2023-09-24T00:10:59.608400+0000 mon.a (mon.0) 2201 : audit 1 from='client.? 172.21.15.159:0/420715466' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]: dispatch 2023-09-24T00:11:00.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:11:00 smithi159 bash[105915]: audit 2023-09-24T00:10:59.608400+0000 mon.a (mon.0) 2201 : audit 1 from='client.? 172.21.15.159:0/420715466' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]: dispatch 2023-09-24T00:11:00.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:11:00 smithi159 bash[108473]: audit 2023-09-24T00:10:59.608400+0000 mon.a (mon.0) 2201 : audit 1 from='client.? 172.21.15.159:0/420715466' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]: dispatch 2023-09-24T00:11:01.182 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd reweight 6 1 2023-09-24T00:11:01.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:11:01 smithi164 bash[92846]: cluster 2023-09-24T00:10:59.268590+0000 mgr.y (mgr.25991) 1633 : cluster 0 pgmap v1914: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:11:01.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:11:01 smithi164 bash[92846]: cluster 2023-09-24T00:11:00.214760+0000 osd.6 (osd.6) 597 : cluster 3 failed to encode map e489 with expected crc 2023-09-24T00:11:01.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:11:01 smithi164 bash[92846]: audit 2023-09-24T00:11:00.215398+0000 mon.a (mon.0) 2202 : audit 1 from='client.? 172.21.15.159:0/420715466' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]': finished 2023-09-24T00:11:01.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:11:01 smithi164 bash[92846]: cluster 2023-09-24T00:11:00.215470+0000 mon.a (mon.0) 2203 : cluster 0 osdmap e489: 8 total, 8 up, 8 in 2023-09-24T00:11:01.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:11:01 smithi159 bash[105915]: cluster 2023-09-24T00:10:59.268590+0000 mgr.y (mgr.25991) 1633 : cluster 0 pgmap v1914: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:11:01.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:11:01 smithi159 bash[105915]: cluster 2023-09-24T00:11:00.214760+0000 osd.6 (osd.6) 597 : cluster 3 failed to encode map e489 with expected crc 2023-09-24T00:11:01.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:11:01 smithi159 bash[105915]: audit 2023-09-24T00:11:00.215398+0000 mon.a (mon.0) 2202 : audit 1 from='client.? 172.21.15.159:0/420715466' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]': finished 2023-09-24T00:11:01.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:11:01 smithi159 bash[105915]: cluster 2023-09-24T00:11:00.215470+0000 mon.a (mon.0) 2203 : cluster 0 osdmap e489: 8 total, 8 up, 8 in 2023-09-24T00:11:01.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:11:01 smithi159 bash[108473]: cluster 2023-09-24T00:10:59.268590+0000 mgr.y (mgr.25991) 1633 : cluster 0 pgmap v1914: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:11:01.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:11:01 smithi159 bash[108473]: cluster 2023-09-24T00:11:00.214760+0000 osd.6 (osd.6) 597 : cluster 3 failed to encode map e489 with expected crc 2023-09-24T00:11:01.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:11:01 smithi159 bash[108473]: audit 2023-09-24T00:11:00.215398+0000 mon.a (mon.0) 2202 : audit 1 from='client.? 172.21.15.159:0/420715466' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]': finished 2023-09-24T00:11:01.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:11:01 smithi159 bash[108473]: cluster 2023-09-24T00:11:00.215470+0000 mon.a (mon.0) 2203 : cluster 0 osdmap e489: 8 total, 8 up, 8 in 2023-09-24T00:11:02.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:11:02 smithi164 bash[92846]: cluster 2023-09-24T00:11:01.043673+0000 osd.4 (osd.4) 397 : cluster 3 failed to encode map e489 with expected crc 2023-09-24T00:11:02.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:11:02 smithi164 bash[92846]: cluster 2023-09-24T00:11:01.523917+0000 osd.7 (osd.7) 353 : cluster 3 failed to encode map e489 with expected crc 2023-09-24T00:11:02.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:11:02 smithi159 bash[105915]: cluster 2023-09-24T00:11:01.043673+0000 osd.4 (osd.4) 397 : cluster 3 failed to encode map e489 with expected crc 2023-09-24T00:11:02.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:11:02 smithi159 bash[105915]: cluster 2023-09-24T00:11:01.523917+0000 osd.7 (osd.7) 353 : cluster 3 failed to encode map e489 with expected crc 2023-09-24T00:11:02.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:11:02 smithi159 bash[108473]: cluster 2023-09-24T00:11:01.043673+0000 osd.4 (osd.4) 397 : cluster 3 failed to encode map e489 with expected crc 2023-09-24T00:11:02.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:11:02 smithi159 bash[108473]: cluster 2023-09-24T00:11:01.523917+0000 osd.7 (osd.7) 353 : cluster 3 failed to encode map e489 with expected crc 2023-09-24T00:11:02.576 INFO:teuthology.orchestra.run.smithi164.stdout:{ 2023-09-24T00:11:02.576 INFO:teuthology.orchestra.run.smithi164.stdout: "ops": [], 2023-09-24T00:11:02.576 INFO:teuthology.orchestra.run.smithi164.stdout: "num_ops": 0 2023-09-24T00:11:02.576 INFO:teuthology.orchestra.run.smithi164.stdout:} 2023-09-24T00:11:03.489 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:11:03 smithi164 bash[92846]: cluster 2023-09-24T00:11:01.269382+0000 mgr.y (mgr.25991) 1634 : cluster 0 pgmap v1916: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:11:03.489 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:11:03 smithi164 bash[92846]: audit 2023-09-24T00:11:02.281183+0000 mon.a (mon.0) 2204 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:11:03.490 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 dump_blocked_ops 2023-09-24T00:11:03.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:11:03 smithi159 bash[105915]: cluster 2023-09-24T00:11:01.269382+0000 mgr.y (mgr.25991) 1634 : cluster 0 pgmap v1916: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:11:03.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:11:03 smithi159 bash[105915]: audit 2023-09-24T00:11:02.281183+0000 mon.a (mon.0) 2204 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:11:03.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:11:03 smithi159 bash[108473]: cluster 2023-09-24T00:11:01.269382+0000 mgr.y (mgr.25991) 1634 : cluster 0 pgmap v1916: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:11:03.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:11:03 smithi159 bash[108473]: audit 2023-09-24T00:11:02.281183+0000 mon.a (mon.0) 2204 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:11:04.044 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 24 00:11:03 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [24/Sep/2023:00:11:03] "GET /metrics HTTP/1.1" 200 34194 "" "Prometheus/2.43.0" 2023-09-24T00:11:05.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:11:05 smithi164 bash[92846]: cluster 2023-09-24T00:11:03.270280+0000 mgr.y (mgr.25991) 1635 : cluster 0 pgmap v1917: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:11:05.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:11:05 smithi159 bash[105915]: cluster 2023-09-24T00:11:03.270280+0000 mgr.y (mgr.25991) 1635 : cluster 0 pgmap v1917: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:11:05.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:11:05 smithi159 bash[108473]: cluster 2023-09-24T00:11:03.270280+0000 mgr.y (mgr.25991) 1635 : cluster 0 pgmap v1917: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:11:05.959 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:11:06.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:11:06 smithi164 bash[92846]: audit 2023-09-24T00:11:05.477535+0000 mon.a (mon.0) 2205 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-24T00:11:06.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:11:06 smithi159 bash[105915]: audit 2023-09-24T00:11:05.477535+0000 mon.a (mon.0) 2205 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-24T00:11:06.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:11:06 smithi159 bash[108473]: audit 2023-09-24T00:11:05.477535+0000 mon.a (mon.0) 2205 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-24T00:11:07.463 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:11:07 smithi159 bash[105915]: cluster 2023-09-24T00:11:05.271081+0000 mgr.y (mgr.25991) 1636 : cluster 0 pgmap v1918: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:11:07.463 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:11:07 smithi159 bash[108473]: cluster 2023-09-24T00:11:05.271081+0000 mgr.y (mgr.25991) 1636 : cluster 0 pgmap v1918: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:11:07.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:11:07 smithi164 bash[92846]: cluster 2023-09-24T00:11:05.271081+0000 mgr.y (mgr.25991) 1636 : cluster 0 pgmap v1918: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:11:08.271 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-24T00:11:09.507 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:11:09 smithi164 bash[92846]: cluster 2023-09-24T00:11:07.271939+0000 mgr.y (mgr.25991) 1637 : cluster 0 pgmap v1919: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:11:09.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:11:09 smithi159 bash[105915]: cluster 2023-09-24T00:11:07.271939+0000 mgr.y (mgr.25991) 1637 : cluster 0 pgmap v1919: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:11:09.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:11:09 smithi159 bash[108473]: cluster 2023-09-24T00:11:07.271939+0000 mgr.y (mgr.25991) 1637 : cluster 0 pgmap v1919: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:11:10.268 INFO:teuthology.orchestra.run.smithi159.stderr:reweighted osd.6 to 1 (10000) 2023-09-24T00:11:10.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:11:10 smithi164 bash[92846]: audit 2023-09-24T00:11:09.627094+0000 mon.a (mon.0) 2206 : audit 1 from='client.? 172.21.15.159:0/3537878345' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-09-24T00:11:10.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:11:10 smithi159 bash[105915]: audit 2023-09-24T00:11:09.627094+0000 mon.a (mon.0) 2206 : audit 1 from='client.? 172.21.15.159:0/3537878345' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-09-24T00:11:10.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:11:10 smithi159 bash[108473]: audit 2023-09-24T00:11:09.627094+0000 mon.a (mon.0) 2206 : audit 1 from='client.? 172.21.15.159:0/3537878345' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-09-24T00:11:11.320 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd primary-affinity 6 1 2023-09-24T00:11:11.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:11:11 smithi164 bash[92846]: cluster 2023-09-24T00:11:09.272727+0000 mgr.y (mgr.25991) 1638 : cluster 0 pgmap v1920: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:11:11.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:11:11 smithi164 bash[92846]: cluster 2023-09-24T00:11:10.259075+0000 osd.6 (osd.6) 598 : cluster 3 failed to encode map e490 with expected crc 2023-09-24T00:11:11.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:11:11 smithi164 bash[92846]: audit 2023-09-24T00:11:10.259948+0000 mon.a (mon.0) 2207 : audit 1 from='client.? 172.21.15.159:0/3537878345' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-09-24T00:11:11.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:11:11 smithi164 bash[92846]: cluster 2023-09-24T00:11:10.260019+0000 mon.a (mon.0) 2208 : cluster 0 osdmap e490: 8 total, 8 up, 8 in 2023-09-24T00:11:11.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:11:11 smithi164 bash[92846]: cluster 2023-09-24T00:11:10.535945+0000 osd.7 (osd.7) 354 : cluster 3 failed to encode map e490 with expected crc 2023-09-24T00:11:11.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:11:11 smithi159 bash[105915]: cluster 2023-09-24T00:11:09.272727+0000 mgr.y (mgr.25991) 1638 : cluster 0 pgmap v1920: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:11:11.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:11:11 smithi159 bash[105915]: cluster 2023-09-24T00:11:10.259075+0000 osd.6 (osd.6) 598 : cluster 3 failed to encode map e490 with expected crc 2023-09-24T00:11:11.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:11:11 smithi159 bash[105915]: audit 2023-09-24T00:11:10.259948+0000 mon.a (mon.0) 2207 : audit 1 from='client.? 172.21.15.159:0/3537878345' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-09-24T00:11:11.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:11:11 smithi159 bash[105915]: cluster 2023-09-24T00:11:10.260019+0000 mon.a (mon.0) 2208 : cluster 0 osdmap e490: 8 total, 8 up, 8 in 2023-09-24T00:11:11.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:11:11 smithi159 bash[105915]: cluster 2023-09-24T00:11:10.535945+0000 osd.7 (osd.7) 354 : cluster 3 failed to encode map e490 with expected crc 2023-09-24T00:11:11.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:11:11 smithi159 bash[108473]: cluster 2023-09-24T00:11:09.272727+0000 mgr.y (mgr.25991) 1638 : cluster 0 pgmap v1920: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:11:11.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:11:11 smithi159 bash[108473]: cluster 2023-09-24T00:11:10.259075+0000 osd.6 (osd.6) 598 : cluster 3 failed to encode map e490 with expected crc 2023-09-24T00:11:11.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:11:11 smithi159 bash[108473]: audit 2023-09-24T00:11:10.259948+0000 mon.a (mon.0) 2207 : audit 1 from='client.? 172.21.15.159:0/3537878345' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-09-24T00:11:11.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:11:11 smithi159 bash[108473]: cluster 2023-09-24T00:11:10.260019+0000 mon.a (mon.0) 2208 : cluster 0 osdmap e490: 8 total, 8 up, 8 in 2023-09-24T00:11:11.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:11:11 smithi159 bash[108473]: cluster 2023-09-24T00:11:10.535945+0000 osd.7 (osd.7) 354 : cluster 3 failed to encode map e490 with expected crc 2023-09-24T00:11:11.741 INFO:teuthology.orchestra.run.smithi164.stdout:{ 2023-09-24T00:11:11.741 INFO:teuthology.orchestra.run.smithi164.stdout: "ops": [], 2023-09-24T00:11:11.742 INFO:teuthology.orchestra.run.smithi164.stdout: "complaint_time": 30, 2023-09-24T00:11:11.742 INFO:teuthology.orchestra.run.smithi164.stdout: "num_blocked_ops": 0 2023-09-24T00:11:11.742 INFO:teuthology.orchestra.run.smithi164.stdout:} 2023-09-24T00:11:12.637 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 dump_historic_ops 2023-09-24T00:11:13.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:11:13 smithi164 bash[92846]: cluster 2023-09-24T00:11:11.273224+0000 mgr.y (mgr.25991) 1639 : cluster 0 pgmap v1922: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:11:13.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:11:13 smithi164 bash[92846]: audit 2023-09-24T00:11:12.221063+0000 mon.a (mon.0) 2209 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:11:13.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:11:13 smithi164 bash[92846]: audit 2023-09-24T00:11:12.231185+0000 mon.a (mon.0) 2210 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:11:13.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:11:13 smithi164 bash[92846]: audit 2023-09-24T00:11:12.989663+0000 mon.a (mon.0) 2211 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:11:13.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:11:13 smithi164 bash[92846]: audit 2023-09-24T00:11:12.999553+0000 mon.a (mon.0) 2212 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:11:13.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:11:13 smithi159 bash[105915]: cluster 2023-09-24T00:11:11.273224+0000 mgr.y (mgr.25991) 1639 : cluster 0 pgmap v1922: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:11:13.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:11:13 smithi159 bash[105915]: audit 2023-09-24T00:11:12.221063+0000 mon.a (mon.0) 2209 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:11:13.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:11:13 smithi159 bash[105915]: audit 2023-09-24T00:11:12.231185+0000 mon.a (mon.0) 2210 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:11:13.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:11:13 smithi159 bash[105915]: audit 2023-09-24T00:11:12.989663+0000 mon.a (mon.0) 2211 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:11:13.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:11:13 smithi159 bash[105915]: audit 2023-09-24T00:11:12.999553+0000 mon.a (mon.0) 2212 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:11:13.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:11:13 smithi159 bash[108473]: cluster 2023-09-24T00:11:11.273224+0000 mgr.y (mgr.25991) 1639 : cluster 0 pgmap v1922: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:11:13.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:11:13 smithi159 bash[108473]: audit 2023-09-24T00:11:12.221063+0000 mon.a (mon.0) 2209 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:11:13.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:11:13 smithi159 bash[108473]: audit 2023-09-24T00:11:12.231185+0000 mon.a (mon.0) 2210 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:11:13.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:11:13 smithi159 bash[108473]: audit 2023-09-24T00:11:12.989663+0000 mon.a (mon.0) 2211 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:11:13.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:11:13 smithi159 bash[108473]: audit 2023-09-24T00:11:12.999553+0000 mon.a (mon.0) 2212 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:11:14.044 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 24 00:11:13 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [24/Sep/2023:00:11:13] "GET /metrics HTTP/1.1" 200 34194 "" "Prometheus/2.43.0" 2023-09-24T00:11:14.596 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:11:14 smithi159 bash[105915]: cluster 2023-09-24T00:11:13.274048+0000 mgr.y (mgr.25991) 1640 : cluster 0 pgmap v1923: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:11:14.596 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:11:14 smithi159 bash[105915]: audit 2023-09-24T00:11:13.469780+0000 mon.a (mon.0) 2213 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-24T00:11:14.596 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:11:14 smithi159 bash[105915]: audit 2023-09-24T00:11:13.471481+0000 mon.a (mon.0) 2214 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-24T00:11:14.596 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:11:14 smithi159 bash[105915]: audit 2023-09-24T00:11:13.482259+0000 mon.a (mon.0) 2215 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:11:14.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:11:14 smithi164 bash[92846]: cluster 2023-09-24T00:11:13.274048+0000 mgr.y (mgr.25991) 1640 : cluster 0 pgmap v1923: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:11:14.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:11:14 smithi164 bash[92846]: audit 2023-09-24T00:11:13.469780+0000 mon.a (mon.0) 2213 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-24T00:11:14.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:11:14 smithi164 bash[92846]: audit 2023-09-24T00:11:13.471481+0000 mon.a (mon.0) 2214 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-24T00:11:14.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:11:14 smithi164 bash[92846]: audit 2023-09-24T00:11:13.482259+0000 mon.a (mon.0) 2215 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:11:15.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:11:14 smithi159 bash[108473]: cluster 2023-09-24T00:11:13.274048+0000 mgr.y (mgr.25991) 1640 : cluster 0 pgmap v1923: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:11:15.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:11:14 smithi159 bash[108473]: audit 2023-09-24T00:11:13.469780+0000 mon.a (mon.0) 2213 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-24T00:11:15.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:11:14 smithi159 bash[108473]: audit 2023-09-24T00:11:13.471481+0000 mon.a (mon.0) 2214 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-24T00:11:15.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:11:14 smithi159 bash[108473]: audit 2023-09-24T00:11:13.482259+0000 mon.a (mon.0) 2215 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:11:15.864 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:11:16.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:11:16 smithi159 bash[108473]: cluster 2023-09-24T00:11:15.274898+0000 mgr.y (mgr.25991) 1641 : cluster 0 pgmap v1924: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:11:16.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:11:16 smithi159 bash[105915]: cluster 2023-09-24T00:11:15.274898+0000 mgr.y (mgr.25991) 1641 : cluster 0 pgmap v1924: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:11:16.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:11:16 smithi164 bash[92846]: cluster 2023-09-24T00:11:15.274898+0000 mgr.y (mgr.25991) 1641 : cluster 0 pgmap v1924: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:11:17.408 INFO:teuthology.orchestra.run.smithi164.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-24T00:11:17.529 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:11:17 smithi159 bash[105915]: audit 2023-09-24T00:11:17.281241+0000 mon.a (mon.0) 2216 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:11:17.529 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:11:17 smithi159 bash[108473]: audit 2023-09-24T00:11:17.281241+0000 mon.a (mon.0) 2216 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:11:17.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:11:17 smithi164 bash[92846]: audit 2023-09-24T00:11:17.281241+0000 mon.a (mon.0) 2216 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:11:18.614 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:11:18 smithi164 bash[92846]: cluster 2023-09-24T00:11:17.275724+0000 mgr.y (mgr.25991) 1642 : cluster 0 pgmap v1925: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:11:18.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:11:18 smithi159 bash[105915]: cluster 2023-09-24T00:11:17.275724+0000 mgr.y (mgr.25991) 1642 : cluster 0 pgmap v1925: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:11:18.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:11:18 smithi159 bash[108473]: cluster 2023-09-24T00:11:17.275724+0000 mgr.y (mgr.25991) 1642 : cluster 0 pgmap v1925: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:11:20.327 INFO:teuthology.orchestra.run.smithi159.stderr:set osd.6 primary-affinity to 1 (8655362) 2023-09-24T00:11:20.561 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:11:20 smithi164 bash[92846]: cluster 2023-09-24T00:11:19.276640+0000 mgr.y (mgr.25991) 1643 : cluster 0 pgmap v1926: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:11:20.561 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:11:20 smithi164 bash[92846]: audit 2023-09-24T00:11:20.029348+0000 mon.c (mon.2) 153 : audit 1 from='client.? 172.21.15.159:0/2601091954' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]: dispatch 2023-09-24T00:11:20.561 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:11:20 smithi164 bash[92846]: audit 2023-09-24T00:11:20.029974+0000 mon.a (mon.0) 2217 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]: dispatch 2023-09-24T00:11:20.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:11:20 smithi159 bash[105915]: cluster 2023-09-24T00:11:19.276640+0000 mgr.y (mgr.25991) 1643 : cluster 0 pgmap v1926: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:11:20.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:11:20 smithi159 bash[105915]: audit 2023-09-24T00:11:20.029348+0000 mon.c (mon.2) 153 : audit 1 from='client.? 172.21.15.159:0/2601091954' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]: dispatch 2023-09-24T00:11:20.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:11:20 smithi159 bash[105915]: audit 2023-09-24T00:11:20.029974+0000 mon.a (mon.0) 2217 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]: dispatch 2023-09-24T00:11:20.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:11:20 smithi159 bash[108473]: cluster 2023-09-24T00:11:19.276640+0000 mgr.y (mgr.25991) 1643 : cluster 0 pgmap v1926: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:11:20.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:11:20 smithi159 bash[108473]: audit 2023-09-24T00:11:20.029348+0000 mon.c (mon.2) 153 : audit 1 from='client.? 172.21.15.159:0/2601091954' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]: dispatch 2023-09-24T00:11:20.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:11:20 smithi159 bash[108473]: audit 2023-09-24T00:11:20.029974+0000 mon.a (mon.0) 2217 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]: dispatch 2023-09-24T00:11:20.816 INFO:teuthology.orchestra.run.smithi164.stdout:{ 2023-09-24T00:11:20.817 INFO:teuthology.orchestra.run.smithi164.stdout: "size": 20, 2023-09-24T00:11:20.817 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 600, 2023-09-24T00:11:20.817 INFO:teuthology.orchestra.run.smithi164.stdout: "ops": [ 2023-09-24T00:11:20.817 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.817 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "osd_op(client.35448.0:108801 10.11 10:8aac3292:::benchmark_data_smithi159_258586_object32341:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e396)", 2023-09-24T00:11:20.817 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-24T00:05:03.347081+0000", 2023-09-24T00:11:20.817 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 377.46340073900001, 2023-09-24T00:11:20.817 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.4625609769999999, 2023-09-24T00:11:20.817 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-24T00:11:20.817 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:11:20.818 INFO:teuthology.orchestra.run.smithi164.stdout: "client_info": { 2023-09-24T00:11:20.818 INFO:teuthology.orchestra.run.smithi164.stdout: "client": "client.35448", 2023-09-24T00:11:20.818 INFO:teuthology.orchestra.run.smithi164.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:11:20.818 INFO:teuthology.orchestra.run.smithi164.stdout: "tid": 108801 2023-09-24T00:11:20.818 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.818 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-24T00:11:20.818 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.818 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-24T00:11:20.818 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:03.347081+0000", 2023-09-24T00:11:20.818 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:11:20.818 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.818 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.819 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-24T00:11:20.819 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:03.347081+0000", 2023-09-24T00:11:20.819 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:11:20.819 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.819 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.819 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-24T00:11:20.819 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:03.347080+0000", 2023-09-24T00:11:20.819 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999981 2023-09-24T00:11:20.819 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.819 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.819 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-24T00:11:20.819 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:03.347089+0000", 2023-09-24T00:11:20.819 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.7720000000000006e-06 2023-09-24T00:11:20.820 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.820 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.820 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-24T00:11:20.820 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:03.350399+0000", 2023-09-24T00:11:20.820 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0033095189999999999 2023-09-24T00:11:20.820 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.820 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.820 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-24T00:11:20.820 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:03.350417+0000", 2023-09-24T00:11:20.820 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.8587e-05 2023-09-24T00:11:20.820 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.820 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.820 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:11:20.821 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:03.673166+0000", 2023-09-24T00:11:20.821 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.32274842100000001 2023-09-24T00:11:20.821 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.821 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.821 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-24T00:11:20.821 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:03.673175+0000", 2023-09-24T00:11:20.821 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.7360000000000007e-06 2023-09-24T00:11:20.821 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.821 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.821 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:11:20.821 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:05.325017+0000", 2023-09-24T00:11:20.821 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.651842185 2023-09-24T00:11:20.821 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.822 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.822 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for peered", 2023-09-24T00:11:20.822 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:05.325028+0000", 2023-09-24T00:11:20.822 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.1069e-05 2023-09-24T00:11:20.822 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.822 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.822 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:11:20.822 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:06.614124+0000", 2023-09-24T00:11:20.822 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.289096091 2023-09-24T00:11:20.822 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.822 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.822 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "started", 2023-09-24T00:11:20.823 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:06.615276+0000", 2023-09-24T00:11:20.823 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0011523449999999999 2023-09-24T00:11:20.823 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.823 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.823 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "waiting for subops from 0,1,4", 2023-09-24T00:11:20.823 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:06.616733+0000", 2023-09-24T00:11:20.823 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00145714 2023-09-24T00:11:20.823 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.823 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.823 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "op_commit", 2023-09-24T00:11:20.823 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:06.806339+0000", 2023-09-24T00:11:20.823 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.18960563499999999 2023-09-24T00:11:20.823 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.824 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.824 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:11:20.824 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:06.806774+0000", 2023-09-24T00:11:20.824 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00043481299999999999 2023-09-24T00:11:20.824 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.824 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.824 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:11:20.824 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:06.807072+0000", 2023-09-24T00:11:20.824 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00029793400000000002 2023-09-24T00:11:20.824 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.824 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.824 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:11:20.824 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:06.807351+0000", 2023-09-24T00:11:20.825 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00027967399999999999 2023-09-24T00:11:20.825 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.825 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.825 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "commit_sent", 2023-09-24T00:11:20.825 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:06.807781+0000", 2023-09-24T00:11:20.825 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000429846 2023-09-24T00:11:20.825 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.825 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.825 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-24T00:11:20.825 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:05:06.809642+0000", 2023-09-24T00:11:20.825 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.001861173 2023-09-24T00:11:20.825 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:11:20.826 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-24T00:11:20.826 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:11:20.826 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.826 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.826 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "MOSDPGPushReply(3.14 462/461 [PushReplyOp(3:2f55791f:::606.00000000:head)])", 2023-09-24T00:11:20.826 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-24T00:09:07.355413+0000", 2023-09-24T00:11:20.826 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 133.45506902599999, 2023-09-24T00:11:20.826 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.003094468, 2023-09-24T00:11:20.826 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-24T00:11:20.826 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "reached pg", 2023-09-24T00:11:20.826 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-24T00:11:20.826 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.827 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-24T00:11:20.827 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:07.355413+0000", 2023-09-24T00:11:20.827 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:11:20.827 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.827 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.827 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-24T00:11:20.827 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:07.355413+0000", 2023-09-24T00:11:20.827 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:11:20.827 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.827 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.827 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-24T00:11:20.827 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:07.355413+0000", 2023-09-24T00:11:20.827 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999995 2023-09-24T00:11:20.828 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.828 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.828 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-24T00:11:20.828 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:07.355419+0000", 2023-09-24T00:11:20.828 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.2280000000000003e-06 2023-09-24T00:11:20.828 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.828 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.828 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-24T00:11:20.828 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:07.355431+0000", 2023-09-24T00:11:20.828 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.2505e-05 2023-09-24T00:11:20.828 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.828 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.828 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-24T00:11:20.829 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:07.355439+0000", 2023-09-24T00:11:20.829 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.8830000000000006e-06 2023-09-24T00:11:20.829 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.829 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.829 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:11:20.829 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:07.358281+0000", 2023-09-24T00:11:20.829 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.0028421639999999999 2023-09-24T00:11:20.829 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.829 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.829 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-24T00:11:20.829 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:07.358508+0000", 2023-09-24T00:11:20.829 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00022638500000000001 2023-09-24T00:11:20.830 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:11:20.830 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-24T00:11:20.830 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:11:20.830 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.830 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.830 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "MOSDPGPushReply(3.14 462/461 [PushReplyOp(3:287034c4:::1.00000000.inode:head)])", 2023-09-24T00:11:20.830 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-24T00:09:07.359581+0000", 2023-09-24T00:11:20.830 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 133.450901555, 2023-09-24T00:11:20.830 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00031428899999999999, 2023-09-24T00:11:20.830 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-24T00:11:20.830 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "reached pg", 2023-09-24T00:11:20.830 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-24T00:11:20.831 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.831 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-24T00:11:20.831 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:07.359581+0000", 2023-09-24T00:11:20.831 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:11:20.831 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.831 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.831 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-24T00:11:20.831 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:07.359581+0000", 2023-09-24T00:11:20.831 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:11:20.831 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.831 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.831 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-24T00:11:20.832 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:07.359580+0000", 2023-09-24T00:11:20.832 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.999999 2023-09-24T00:11:20.832 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.832 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.832 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-24T00:11:20.832 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:07.359587+0000", 2023-09-24T00:11:20.832 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.878e-06 2023-09-24T00:11:20.832 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.832 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.832 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-24T00:11:20.832 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:07.359603+0000", 2023-09-24T00:11:20.833 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.6078000000000001e-05 2023-09-24T00:11:20.833 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.833 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.833 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-24T00:11:20.833 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:07.359622+0000", 2023-09-24T00:11:20.833 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.9077999999999999e-05 2023-09-24T00:11:20.833 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.833 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.833 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:11:20.833 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:07.359693+0000", 2023-09-24T00:11:20.833 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.1481000000000002e-05 2023-09-24T00:11:20.833 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.834 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.834 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-24T00:11:20.834 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:07.359895+0000", 2023-09-24T00:11:20.834 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00020165600000000001 2023-09-24T00:11:20.834 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:11:20.834 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-24T00:11:20.834 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:11:20.834 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.834 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.834 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "MOSDPGPushReply(3.14 462/461 [PushReplyOp(3:292cf221:::200.00000000:head)])", 2023-09-24T00:11:20.834 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-24T00:09:07.360949+0000", 2023-09-24T00:11:20.834 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 133.44953328099999, 2023-09-24T00:11:20.835 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00045826100000000001, 2023-09-24T00:11:20.835 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-24T00:11:20.835 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "reached pg", 2023-09-24T00:11:20.835 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-24T00:11:20.835 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.835 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-24T00:11:20.835 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:07.360949+0000", 2023-09-24T00:11:20.835 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:11:20.835 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.835 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.835 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-24T00:11:20.836 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:07.360949+0000", 2023-09-24T00:11:20.836 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:11:20.836 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.836 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.836 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-24T00:11:20.836 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:07.360948+0000", 2023-09-24T00:11:20.836 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.999999 2023-09-24T00:11:20.836 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.836 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.836 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-24T00:11:20.836 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:07.360955+0000", 2023-09-24T00:11:20.836 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.9500000000000004e-06 2023-09-24T00:11:20.836 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.837 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.837 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-24T00:11:20.837 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:07.360969+0000", 2023-09-24T00:11:20.837 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.3920999999999999e-05 2023-09-24T00:11:20.837 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.837 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.837 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-24T00:11:20.837 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:07.360976+0000", 2023-09-24T00:11:20.837 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.058e-06 2023-09-24T00:11:20.837 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.837 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.837 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:11:20.837 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:07.361053+0000", 2023-09-24T00:11:20.838 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.6917999999999998e-05 2023-09-24T00:11:20.838 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.838 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.838 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-24T00:11:20.838 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:07.361407+0000", 2023-09-24T00:11:20.838 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00035430599999999998 2023-09-24T00:11:20.838 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:11:20.838 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-24T00:11:20.838 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:11:20.838 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.838 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.838 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "MOSDPGPushReply(3.14 462/461 [PushReplyOp(3:2e2fa760:::200.00000001:head)])", 2023-09-24T00:11:20.838 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-24T00:09:07.362497+0000", 2023-09-24T00:11:20.839 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 133.447984908, 2023-09-24T00:11:20.839 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000415382, 2023-09-24T00:11:20.839 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-24T00:11:20.839 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "reached pg", 2023-09-24T00:11:20.839 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-24T00:11:20.839 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.839 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-24T00:11:20.839 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:07.362497+0000", 2023-09-24T00:11:20.839 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:11:20.839 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.839 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.839 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-24T00:11:20.839 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:07.362497+0000", 2023-09-24T00:11:20.840 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:11:20.840 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.840 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.840 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-24T00:11:20.840 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:07.362497+0000", 2023-09-24T00:11:20.840 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999995 2023-09-24T00:11:20.840 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.840 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.840 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-24T00:11:20.840 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:07.362500+0000", 2023-09-24T00:11:20.840 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.2959999999999999e-06 2023-09-24T00:11:20.840 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.841 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.841 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-24T00:11:20.841 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:07.362506+0000", 2023-09-24T00:11:20.841 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.1639999999999998e-06 2023-09-24T00:11:20.841 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.841 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.841 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-24T00:11:20.841 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:07.362512+0000", 2023-09-24T00:11:20.841 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.7019999999999998e-06 2023-09-24T00:11:20.841 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.841 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.841 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:11:20.842 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:07.362583+0000", 2023-09-24T00:11:20.842 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.0868e-05 2023-09-24T00:11:20.842 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.842 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.842 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-24T00:11:20.842 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:07.362913+0000", 2023-09-24T00:11:20.842 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00032965000000000002 2023-09-24T00:11:20.842 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:11:20.842 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-24T00:11:20.842 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:11:20.842 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.842 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.842 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "MOSDPGPushReply(3.15 462/461 [PushReplyOp(3:a93a17c2:::604.00000000:head)])", 2023-09-24T00:11:20.843 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-24T00:09:07.370288+0000", 2023-09-24T00:11:20.843 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 133.440194507, 2023-09-24T00:11:20.843 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000258304, 2023-09-24T00:11:20.843 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-24T00:11:20.843 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "reached pg", 2023-09-24T00:11:20.843 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-24T00:11:20.843 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.843 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-24T00:11:20.843 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:07.370288+0000", 2023-09-24T00:11:20.843 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:11:20.843 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.843 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.844 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-24T00:11:20.844 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:07.370288+0000", 2023-09-24T00:11:20.844 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:11:20.844 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.844 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.844 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-24T00:11:20.844 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:07.370287+0000", 2023-09-24T00:11:20.844 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.999999 2023-09-24T00:11:20.844 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.844 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.844 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-24T00:11:20.844 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:07.370293+0000", 2023-09-24T00:11:20.845 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.2190000000000001e-06 2023-09-24T00:11:20.845 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.845 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.845 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-24T00:11:20.845 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:07.370308+0000", 2023-09-24T00:11:20.845 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.4652e-05 2023-09-24T00:11:20.845 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.845 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.845 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-24T00:11:20.845 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:07.370317+0000", 2023-09-24T00:11:20.845 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 9.645e-06 2023-09-24T00:11:20.845 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.845 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.846 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:11:20.846 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:07.370360+0000", 2023-09-24T00:11:20.846 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.2162000000000001e-05 2023-09-24T00:11:20.846 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.846 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.846 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-24T00:11:20.846 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:07.370546+0000", 2023-09-24T00:11:20.846 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00018639899999999999 2023-09-24T00:11:20.846 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:11:20.846 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-24T00:11:20.846 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:11:20.846 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.846 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.847 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "MOSDPGPushReply(3.13 462/461 [PushReplyOp(3:cd5a64a3:::100.00000000:head)])", 2023-09-24T00:11:20.847 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-24T00:09:07.373822+0000", 2023-09-24T00:11:20.847 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 133.43665987700001, 2023-09-24T00:11:20.847 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00035646799999999998, 2023-09-24T00:11:20.847 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-24T00:11:20.847 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "reached pg", 2023-09-24T00:11:20.847 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-24T00:11:20.847 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.847 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-24T00:11:20.847 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:07.373822+0000", 2023-09-24T00:11:20.847 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:11:20.847 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.847 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.848 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-24T00:11:20.848 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:07.373822+0000", 2023-09-24T00:11:20.848 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:11:20.848 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.848 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.848 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-24T00:11:20.848 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:07.373822+0000", 2023-09-24T00:11:20.848 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.999999 2023-09-24T00:11:20.848 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.848 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.848 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-24T00:11:20.849 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:07.373827+0000", 2023-09-24T00:11:20.849 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.8610000000000003e-06 2023-09-24T00:11:20.849 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.849 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.849 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-24T00:11:20.849 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:07.373840+0000", 2023-09-24T00:11:20.849 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.2807e-05 2023-09-24T00:11:20.849 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.849 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.849 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-24T00:11:20.849 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:07.373846+0000", 2023-09-24T00:11:20.849 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.0209999999999996e-06 2023-09-24T00:11:20.850 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.850 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.850 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:11:20.850 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:07.373902+0000", 2023-09-24T00:11:20.850 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.5757999999999997e-05 2023-09-24T00:11:20.850 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.850 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.850 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-24T00:11:20.850 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:07.374179+0000", 2023-09-24T00:11:20.850 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00027679499999999998 2023-09-24T00:11:20.850 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:11:20.850 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-24T00:11:20.850 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:11:20.851 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.851 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.851 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "MOSDPGRecoveryDeleteReply(2.5 e463,462 2:be2ceedb:::rbd_object_map.6107c6b42ec7.0000000000000005:head,76'4)", 2023-09-24T00:11:20.851 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-24T00:09:08.578239+0000", 2023-09-24T00:11:20.851 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 132.23224299500001, 2023-09-24T00:11:20.851 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000249363, 2023-09-24T00:11:20.851 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-24T00:11:20.851 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "reached pg", 2023-09-24T00:11:20.851 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-24T00:11:20.851 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.851 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-24T00:11:20.851 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:08.578239+0000", 2023-09-24T00:11:20.852 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:11:20.852 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.852 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.852 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-24T00:11:20.852 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:08.578239+0000", 2023-09-24T00:11:20.852 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:11:20.852 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.852 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.852 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-24T00:11:20.852 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:08.578238+0000", 2023-09-24T00:11:20.852 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.999999 2023-09-24T00:11:20.852 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.852 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.853 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-24T00:11:20.853 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:08.578246+0000", 2023-09-24T00:11:20.853 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.622e-06 2023-09-24T00:11:20.853 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.853 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.853 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-24T00:11:20.853 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:08.578263+0000", 2023-09-24T00:11:20.853 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.7119999999999999e-05 2023-09-24T00:11:20.853 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.853 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.853 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-24T00:11:20.853 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:08.578286+0000", 2023-09-24T00:11:20.853 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.3269e-05 2023-09-24T00:11:20.854 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.854 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.854 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:11:20.854 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:08.578347+0000", 2023-09-24T00:11:20.854 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.0735e-05 2023-09-24T00:11:20.854 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.854 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.854 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-24T00:11:20.854 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:08.578489+0000", 2023-09-24T00:11:20.854 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00014156100000000001 2023-09-24T00:11:20.854 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:11:20.854 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-24T00:11:20.855 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:11:20.855 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.855 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.855 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "MOSDPGRecoveryDeleteReply(2.5 e463,462 2:bbb06f3f:::rbd_object_map.61e5f8b9b91f.000000000000000b:head,85'30)", 2023-09-24T00:11:20.855 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-24T00:09:08.584286+0000", 2023-09-24T00:11:20.855 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 132.22619601299999, 2023-09-24T00:11:20.855 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00024702699999999998, 2023-09-24T00:11:20.855 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-24T00:11:20.855 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "reached pg", 2023-09-24T00:11:20.855 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-24T00:11:20.855 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.855 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-24T00:11:20.856 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:08.584286+0000", 2023-09-24T00:11:20.856 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:11:20.856 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.856 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.856 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-24T00:11:20.856 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:08.584286+0000", 2023-09-24T00:11:20.856 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:11:20.856 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.856 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.856 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-24T00:11:20.856 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:08.584286+0000", 2023-09-24T00:11:20.856 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999995 2023-09-24T00:11:20.857 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.857 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.857 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-24T00:11:20.857 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:08.584291+0000", 2023-09-24T00:11:20.857 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.6910000000000002e-06 2023-09-24T00:11:20.857 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.857 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.857 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-24T00:11:20.857 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:08.584304+0000", 2023-09-24T00:11:20.857 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.29e-05 2023-09-24T00:11:20.857 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.857 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.857 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-24T00:11:20.858 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:08.584310+0000", 2023-09-24T00:11:20.858 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.0950000000000001e-06 2023-09-24T00:11:20.858 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.858 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.858 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:11:20.858 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:08.584362+0000", 2023-09-24T00:11:20.858 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.2266999999999999e-05 2023-09-24T00:11:20.858 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.858 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.858 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-24T00:11:20.858 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:08.584533+0000", 2023-09-24T00:11:20.858 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00017077600000000001 2023-09-24T00:11:20.859 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:11:20.859 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-24T00:11:20.859 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:11:20.859 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.859 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.859 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "MOSDPGRecoveryDeleteReply(2.5 e463,462 2:becd5076:::rbd_object_map.8c2eef0a0902:head,441'91)", 2023-09-24T00:11:20.859 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-24T00:09:08.587651+0000", 2023-09-24T00:11:20.859 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 132.222831386, 2023-09-24T00:11:20.859 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00026393500000000003, 2023-09-24T00:11:20.859 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-24T00:11:20.860 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "reached pg", 2023-09-24T00:11:20.860 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-24T00:11:20.860 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.860 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-24T00:11:20.860 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:08.587651+0000", 2023-09-24T00:11:20.860 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:11:20.860 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.860 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.860 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-24T00:11:20.860 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:08.587651+0000", 2023-09-24T00:11:20.860 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:11:20.860 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.860 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.860 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-24T00:11:20.861 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:08.587650+0000", 2023-09-24T00:11:20.861 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.999999 2023-09-24T00:11:20.861 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.861 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.861 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-24T00:11:20.861 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:08.587656+0000", 2023-09-24T00:11:20.861 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.4899999999999997e-06 2023-09-24T00:11:20.861 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.861 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.861 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-24T00:11:20.861 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:08.587671+0000", 2023-09-24T00:11:20.861 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.4932e-05 2023-09-24T00:11:20.862 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.862 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.862 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-24T00:11:20.862 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:08.587692+0000", 2023-09-24T00:11:20.862 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 2.0550000000000001e-05 2023-09-24T00:11:20.862 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.862 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.862 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:11:20.862 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:08.587746+0000", 2023-09-24T00:11:20.862 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.3881000000000001e-05 2023-09-24T00:11:20.862 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.863 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.863 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-24T00:11:20.863 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:08.587915+0000", 2023-09-24T00:11:20.863 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000168932 2023-09-24T00:11:20.863 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:11:20.863 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-24T00:11:20.863 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:11:20.863 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.863 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.863 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "MOSDPGRecoveryDeleteReply(2.5 e463,462 2:a8ad3e07:::rbd_data.b3605bfe4925.0000000000000018:head,441'93)", 2023-09-24T00:11:20.863 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-24T00:09:08.588763+0000", 2023-09-24T00:11:20.863 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 132.22171905299999, 2023-09-24T00:11:20.863 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00024947899999999999, 2023-09-24T00:11:20.864 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-24T00:11:20.864 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "reached pg", 2023-09-24T00:11:20.864 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-24T00:11:20.864 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.864 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-24T00:11:20.864 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:08.588763+0000", 2023-09-24T00:11:20.864 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:11:20.864 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.864 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.864 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-24T00:11:20.864 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:08.588763+0000", 2023-09-24T00:11:20.864 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:11:20.864 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.865 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.865 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-24T00:11:20.865 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:08.588762+0000", 2023-09-24T00:11:20.865 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.999999 2023-09-24T00:11:20.865 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.865 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.865 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-24T00:11:20.865 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:08.588768+0000", 2023-09-24T00:11:20.865 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.066e-06 2023-09-24T00:11:20.865 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.865 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.865 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-24T00:11:20.866 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:08.588783+0000", 2023-09-24T00:11:20.866 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.4775e-05 2023-09-24T00:11:20.866 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.866 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.866 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-24T00:11:20.866 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:08.588791+0000", 2023-09-24T00:11:20.866 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.3479999999999998e-06 2023-09-24T00:11:20.866 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.866 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.866 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:11:20.866 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:08.588842+0000", 2023-09-24T00:11:20.866 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.185e-05 2023-09-24T00:11:20.867 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.867 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.867 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-24T00:11:20.867 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:08.589013+0000", 2023-09-24T00:11:20.867 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00017022399999999999 2023-09-24T00:11:20.867 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:11:20.867 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-24T00:11:20.867 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:11:20.867 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.867 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.867 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "MOSDPGRecoveryDeleteReply(2.5 e463,462 2:bb233cfb:::rbd_object_map.8c7cae92bbef.0000000000000011:head,443'112)", 2023-09-24T00:11:20.867 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-24T00:09:08.589844+0000", 2023-09-24T00:11:20.867 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 132.22063848799999, 2023-09-24T00:11:20.868 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000245751, 2023-09-24T00:11:20.868 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-24T00:11:20.868 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "reached pg", 2023-09-24T00:11:20.868 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-24T00:11:20.868 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.868 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-24T00:11:20.868 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:08.589844+0000", 2023-09-24T00:11:20.868 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:11:20.868 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.868 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.868 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-24T00:11:20.868 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:08.589844+0000", 2023-09-24T00:11:20.868 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:11:20.869 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.869 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.869 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-24T00:11:20.869 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:08.589843+0000", 2023-09-24T00:11:20.869 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.999999 2023-09-24T00:11:20.869 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.869 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.869 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-24T00:11:20.869 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:08.589849+0000", 2023-09-24T00:11:20.869 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.2260000000000002e-06 2023-09-24T00:11:20.869 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.869 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.869 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-24T00:11:20.869 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:08.589864+0000", 2023-09-24T00:11:20.870 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.4666e-05 2023-09-24T00:11:20.870 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.870 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.870 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-24T00:11:20.870 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:08.589871+0000", 2023-09-24T00:11:20.870 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.9630000000000001e-06 2023-09-24T00:11:20.870 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.870 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.870 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:11:20.870 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:08.589928+0000", 2023-09-24T00:11:20.870 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.7460999999999998e-05 2023-09-24T00:11:20.871 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.871 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.871 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-24T00:11:20.871 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:08.590089+0000", 2023-09-24T00:11:20.871 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00016122099999999999 2023-09-24T00:11:20.871 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:11:20.871 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-24T00:11:20.871 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:11:20.871 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.871 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.871 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "MOSDPGRecoveryDeleteReply(2.5 e463,462 2:ad55273f:::rbd_header.8c5eb0461627:head,445'131)", 2023-09-24T00:11:20.871 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-24T00:09:08.591031+0000", 2023-09-24T00:11:20.871 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 132.219451413, 2023-09-24T00:11:20.871 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00025212500000000002, 2023-09-24T00:11:20.872 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-24T00:11:20.872 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "reached pg", 2023-09-24T00:11:20.872 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-24T00:11:20.872 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.872 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-24T00:11:20.872 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:08.591031+0000", 2023-09-24T00:11:20.872 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:11:20.872 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.872 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.872 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-24T00:11:20.872 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:08.591031+0000", 2023-09-24T00:11:20.872 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:11:20.872 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.872 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.873 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-24T00:11:20.873 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:08.591030+0000", 2023-09-24T00:11:20.873 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.999999 2023-09-24T00:11:20.873 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.873 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.873 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-24T00:11:20.873 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:08.591036+0000", 2023-09-24T00:11:20.873 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.2299999999999996e-06 2023-09-24T00:11:20.873 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.873 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.873 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-24T00:11:20.873 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:08.591051+0000", 2023-09-24T00:11:20.874 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.4239999999999999e-05 2023-09-24T00:11:20.874 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.874 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.874 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-24T00:11:20.874 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:08.591057+0000", 2023-09-24T00:11:20.874 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.866e-06 2023-09-24T00:11:20.874 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.874 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.874 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:11:20.874 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:08.591111+0000", 2023-09-24T00:11:20.874 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.3585999999999998e-05 2023-09-24T00:11:20.874 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.874 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.875 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-24T00:11:20.875 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:08.591283+0000", 2023-09-24T00:11:20.875 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00017197499999999999 2023-09-24T00:11:20.875 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:11:20.875 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-24T00:11:20.875 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:11:20.875 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.875 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.875 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "MOSDPGRecoveryDeleteReply(2.5 e463,462 2:ad3fd329:::rbd_data.b3d57f7cfebc.0000000000000000:head,445'134)", 2023-09-24T00:11:20.875 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-24T00:09:08.592285+0000", 2023-09-24T00:11:20.875 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 132.21819704500001, 2023-09-24T00:11:20.875 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000253136, 2023-09-24T00:11:20.875 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-24T00:11:20.876 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "reached pg", 2023-09-24T00:11:20.876 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-24T00:11:20.876 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.876 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-24T00:11:20.876 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:08.592285+0000", 2023-09-24T00:11:20.876 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:11:20.876 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.876 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.876 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-24T00:11:20.876 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:08.592285+0000", 2023-09-24T00:11:20.876 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:11:20.876 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.876 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.877 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-24T00:11:20.877 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:08.592284+0000", 2023-09-24T00:11:20.877 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.999999 2023-09-24T00:11:20.877 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.877 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.877 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-24T00:11:20.877 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:08.592291+0000", 2023-09-24T00:11:20.877 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.6900000000000003e-06 2023-09-24T00:11:20.877 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.877 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.877 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-24T00:11:20.877 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:08.592307+0000", 2023-09-24T00:11:20.877 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.5605999999999999e-05 2023-09-24T00:11:20.878 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.878 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.878 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-24T00:11:20.878 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:08.592314+0000", 2023-09-24T00:11:20.878 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.2219999999999996e-06 2023-09-24T00:11:20.878 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.878 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.878 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:11:20.878 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:08.592369+0000", 2023-09-24T00:11:20.878 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.5071999999999997e-05 2023-09-24T00:11:20.878 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.878 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.879 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-24T00:11:20.879 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:08.592538+0000", 2023-09-24T00:11:20.879 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00016944400000000001 2023-09-24T00:11:20.879 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:11:20.879 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-24T00:11:20.879 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:11:20.879 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.879 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.879 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "MOSDPGRecoveryDeleteReply(2.5 e463,462 2:aa92372c:::rbd_data.8d0c4e91b5c.000000000000001a:head,445'136)", 2023-09-24T00:11:20.879 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-24T00:09:08.593471+0000", 2023-09-24T00:11:20.879 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 132.21701123400001, 2023-09-24T00:11:20.879 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000267249, 2023-09-24T00:11:20.879 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-24T00:11:20.880 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "reached pg", 2023-09-24T00:11:20.880 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-24T00:11:20.880 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.880 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-24T00:11:20.880 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:08.593471+0000", 2023-09-24T00:11:20.880 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:11:20.880 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.880 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.880 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-24T00:11:20.880 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:08.593471+0000", 2023-09-24T00:11:20.880 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:11:20.880 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.880 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.881 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-24T00:11:20.881 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:08.593470+0000", 2023-09-24T00:11:20.881 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.999999 2023-09-24T00:11:20.881 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.881 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.881 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-24T00:11:20.881 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:08.593476+0000", 2023-09-24T00:11:20.881 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.2380000000000002e-06 2023-09-24T00:11:20.881 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.881 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.881 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-24T00:11:20.881 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:08.593491+0000", 2023-09-24T00:11:20.881 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.4922e-05 2023-09-24T00:11:20.881 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.882 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.882 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-24T00:11:20.882 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:08.593499+0000", 2023-09-24T00:11:20.882 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.2439999999999996e-06 2023-09-24T00:11:20.882 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.882 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.882 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:11:20.882 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:08.593562+0000", 2023-09-24T00:11:20.882 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.3004999999999997e-05 2023-09-24T00:11:20.882 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.882 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.882 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-24T00:11:20.882 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:08.593738+0000", 2023-09-24T00:11:20.883 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00017669800000000001 2023-09-24T00:11:20.883 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:11:20.883 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-24T00:11:20.883 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:11:20.883 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.883 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.883 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "MOSDPGRecoveryDeleteReply(2.5 e463,462 2:acfc4b2d:::rbd_object_map.b46bd0ffcfc7.0000000000000016:head,451'156)", 2023-09-24T00:11:20.883 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-24T00:09:08.594711+0000", 2023-09-24T00:11:20.883 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 132.21577116700001, 2023-09-24T00:11:20.883 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00026368099999999998, 2023-09-24T00:11:20.883 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-24T00:11:20.883 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "reached pg", 2023-09-24T00:11:20.883 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-24T00:11:20.884 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.884 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-24T00:11:20.884 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:08.594711+0000", 2023-09-24T00:11:20.884 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:11:20.884 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.884 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.884 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-24T00:11:20.884 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:08.594711+0000", 2023-09-24T00:11:20.884 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:11:20.884 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.884 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.884 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-24T00:11:20.884 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:08.594710+0000", 2023-09-24T00:11:20.884 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.999999 2023-09-24T00:11:20.885 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.885 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.885 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-24T00:11:20.885 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:08.594717+0000", 2023-09-24T00:11:20.885 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.4370000000000004e-06 2023-09-24T00:11:20.885 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.885 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.885 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-24T00:11:20.885 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:08.594731+0000", 2023-09-24T00:11:20.885 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.4851999999999999e-05 2023-09-24T00:11:20.885 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.885 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.885 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-24T00:11:20.885 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:08.594739+0000", 2023-09-24T00:11:20.886 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.2640000000000002e-06 2023-09-24T00:11:20.886 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.886 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.886 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:11:20.886 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:08.594796+0000", 2023-09-24T00:11:20.886 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.7158999999999999e-05 2023-09-24T00:11:20.886 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.886 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.886 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-24T00:11:20.886 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:08.594975+0000", 2023-09-24T00:11:20.886 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000178827 2023-09-24T00:11:20.886 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:11:20.887 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-24T00:11:20.887 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:11:20.887 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.887 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.887 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "MOSDPGRecoveryDeleteReply(2.5 e463,462 2:acd72fc3:::rbd_object_map.b46bd0ffcfc7.0000000000000017:head,452'159)", 2023-09-24T00:11:20.887 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-24T00:09:08.595938+0000", 2023-09-24T00:11:20.887 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 132.214544555, 2023-09-24T00:11:20.887 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00027360900000000002, 2023-09-24T00:11:20.887 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-24T00:11:20.887 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "reached pg", 2023-09-24T00:11:20.887 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-24T00:11:20.887 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.887 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-24T00:11:20.888 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:08.595938+0000", 2023-09-24T00:11:20.888 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:11:20.888 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.888 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.888 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-24T00:11:20.888 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:08.595938+0000", 2023-09-24T00:11:20.888 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:11:20.888 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.888 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.888 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-24T00:11:20.888 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:08.595937+0000", 2023-09-24T00:11:20.888 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.999999 2023-09-24T00:11:20.888 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.889 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.889 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-24T00:11:20.889 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:08.595943+0000", 2023-09-24T00:11:20.889 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.4019999999999999e-06 2023-09-24T00:11:20.889 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.889 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.889 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-24T00:11:20.889 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:08.595958+0000", 2023-09-24T00:11:20.889 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.4666e-05 2023-09-24T00:11:20.889 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.889 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.889 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-24T00:11:20.889 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:08.595968+0000", 2023-09-24T00:11:20.890 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.0254e-05 2023-09-24T00:11:20.890 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.890 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.890 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:11:20.890 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:08.596032+0000", 2023-09-24T00:11:20.890 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 6.4115000000000005e-05 2023-09-24T00:11:20.890 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.890 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.890 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-24T00:11:20.890 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:08.596211+0000", 2023-09-24T00:11:20.890 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000179094 2023-09-24T00:11:20.890 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:11:20.891 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-24T00:11:20.891 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:11:20.891 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.891 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.891 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "MOSDPGRecoveryDeleteReply(2.5 e463,462 2:ae3e4daa:::rbd_header.b46bd0ffcfc7:head,453'175)", 2023-09-24T00:11:20.891 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-24T00:09:08.597182+0000", 2023-09-24T00:11:20.891 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 132.21330047999999, 2023-09-24T00:11:20.891 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00025920000000000001, 2023-09-24T00:11:20.891 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-24T00:11:20.891 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "reached pg", 2023-09-24T00:11:20.891 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-24T00:11:20.891 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.891 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-24T00:11:20.892 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:08.597182+0000", 2023-09-24T00:11:20.892 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:11:20.892 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.892 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.892 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-24T00:11:20.892 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:08.597182+0000", 2023-09-24T00:11:20.892 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:11:20.892 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.892 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.892 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-24T00:11:20.892 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:08.597181+0000", 2023-09-24T00:11:20.893 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.999999 2023-09-24T00:11:20.893 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.893 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.893 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-24T00:11:20.893 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:08.597188+0000", 2023-09-24T00:11:20.893 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 7.6939999999999995e-06 2023-09-24T00:11:20.893 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.893 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.893 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-24T00:11:20.893 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:08.597207+0000", 2023-09-24T00:11:20.893 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.8141000000000001e-05 2023-09-24T00:11:20.893 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.893 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.894 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-24T00:11:20.894 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:08.597215+0000", 2023-09-24T00:11:20.894 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 8.1540000000000002e-06 2023-09-24T00:11:20.894 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.894 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.894 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:11:20.894 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:08.597270+0000", 2023-09-24T00:11:20.894 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 5.5167000000000002e-05 2023-09-24T00:11:20.894 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.894 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.894 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-24T00:11:20.894 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:08.597441+0000", 2023-09-24T00:11:20.895 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.000171094 2023-09-24T00:11:20.895 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:11:20.895 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-24T00:11:20.895 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:11:20.895 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.895 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.895 INFO:teuthology.orchestra.run.smithi164.stdout: "description": "MOSDPGRecoveryDeleteReply(2.5 e463,462 2:a7cc21f1:::rbd_id.sparse1:head,454'181)", 2023-09-24T00:11:20.895 INFO:teuthology.orchestra.run.smithi164.stdout: "initiated_at": "2023-09-24T00:09:08.598418+0000", 2023-09-24T00:11:20.895 INFO:teuthology.orchestra.run.smithi164.stdout: "age": 132.21206403400001, 2023-09-24T00:11:20.895 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00025947900000000001, 2023-09-24T00:11:20.895 INFO:teuthology.orchestra.run.smithi164.stdout: "type_data": { 2023-09-24T00:11:20.895 INFO:teuthology.orchestra.run.smithi164.stdout: "flag_point": "reached pg", 2023-09-24T00:11:20.895 INFO:teuthology.orchestra.run.smithi164.stdout: "events": [ 2023-09-24T00:11:20.896 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.896 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "initiated", 2023-09-24T00:11:20.896 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:08.598418+0000", 2023-09-24T00:11:20.896 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:11:20.896 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.896 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.896 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "throttled", 2023-09-24T00:11:20.896 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:08.598418+0000", 2023-09-24T00:11:20.896 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0 2023-09-24T00:11:20.896 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.896 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.896 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "header_read", 2023-09-24T00:11:20.897 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:08.598418+0000", 2023-09-24T00:11:20.897 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4294967295.9999995 2023-09-24T00:11:20.897 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.897 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.897 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "all_read", 2023-09-24T00:11:20.897 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:08.598422+0000", 2023-09-24T00:11:20.897 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.8940000000000003e-06 2023-09-24T00:11:20.897 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.897 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.897 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "dispatched", 2023-09-24T00:11:20.897 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:08.598432+0000", 2023-09-24T00:11:20.897 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 1.0118e-05 2023-09-24T00:11:20.898 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.898 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.898 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "queued_for_pg", 2023-09-24T00:11:20.898 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:08.598463+0000", 2023-09-24T00:11:20.898 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 3.1006000000000001e-05 2023-09-24T00:11:20.898 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.898 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.898 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "reached_pg", 2023-09-24T00:11:20.898 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:08.598510+0000", 2023-09-24T00:11:20.898 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 4.6851000000000003e-05 2023-09-24T00:11:20.898 INFO:teuthology.orchestra.run.smithi164.stdout: }, 2023-09-24T00:11:20.898 INFO:teuthology.orchestra.run.smithi164.stdout: { 2023-09-24T00:11:20.898 INFO:teuthology.orchestra.run.smithi164.stdout: "event": "done", 2023-09-24T00:11:20.899 INFO:teuthology.orchestra.run.smithi164.stdout: "time": "2023-09-24T00:09:08.598678+0000", 2023-09-24T00:11:20.899 INFO:teuthology.orchestra.run.smithi164.stdout: "duration": 0.00016793799999999999 2023-09-24T00:11:20.899 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:11:20.899 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-24T00:11:20.899 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:11:20.899 INFO:teuthology.orchestra.run.smithi164.stdout: } 2023-09-24T00:11:20.899 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2023-09-24T00:11:20.899 INFO:teuthology.orchestra.run.smithi164.stdout:} 2023-09-24T00:11:21.298 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd reweight 7 1 2023-09-24T00:11:21.682 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:11:21 smithi164 bash[92846]: audit 2023-09-24T00:11:20.319301+0000 mon.a (mon.0) 2218 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]': finished 2023-09-24T00:11:21.682 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:11:21 smithi164 bash[92846]: cluster 2023-09-24T00:11:20.319438+0000 mon.a (mon.0) 2219 : cluster 0 osdmap e491: 8 total, 8 up, 8 in 2023-09-24T00:11:21.682 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:11:21 smithi164 bash[92846]: cluster 2023-09-24T00:11:20.347120+0000 osd.4 (osd.4) 398 : cluster 3 failed to encode map e491 with expected crc 2023-09-24T00:11:21.682 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:11:21 smithi164 bash[92846]: cluster 2023-09-24T00:11:20.349224+0000 osd.4 (osd.4) 399 : cluster 3 failed to encode map e491 with expected crc 2023-09-24T00:11:21.682 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:11:21 smithi164 bash[92846]: cluster 2023-09-24T00:11:20.705766+0000 osd.5 (osd.5) 322 : cluster 3 failed to encode map e491 with expected crc 2023-09-24T00:11:21.682 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:11:21 smithi164 bash[92846]: cluster 2023-09-24T00:11:20.708503+0000 osd.5 (osd.5) 323 : cluster 3 failed to encode map e491 with expected crc 2023-09-24T00:11:21.683 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_ops_in_flight 2023-09-24T00:11:21.697 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:11:21 smithi159 bash[105915]: audit 2023-09-24T00:11:20.319301+0000 mon.a (mon.0) 2218 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]': finished 2023-09-24T00:11:21.697 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:11:21 smithi159 bash[105915]: cluster 2023-09-24T00:11:20.319438+0000 mon.a (mon.0) 2219 : cluster 0 osdmap e491: 8 total, 8 up, 8 in 2023-09-24T00:11:21.697 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:11:21 smithi159 bash[105915]: cluster 2023-09-24T00:11:20.347120+0000 osd.4 (osd.4) 398 : cluster 3 failed to encode map e491 with expected crc 2023-09-24T00:11:21.697 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:11:21 smithi159 bash[105915]: cluster 2023-09-24T00:11:20.349224+0000 osd.4 (osd.4) 399 : cluster 3 failed to encode map e491 with expected crc 2023-09-24T00:11:21.697 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:11:21 smithi159 bash[105915]: cluster 2023-09-24T00:11:20.705766+0000 osd.5 (osd.5) 322 : cluster 3 failed to encode map e491 with expected crc 2023-09-24T00:11:21.698 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:11:21 smithi159 bash[105915]: cluster 2023-09-24T00:11:20.708503+0000 osd.5 (osd.5) 323 : cluster 3 failed to encode map e491 with expected crc 2023-09-24T00:11:21.698 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:11:21 smithi159 bash[108473]: audit 2023-09-24T00:11:20.319301+0000 mon.a (mon.0) 2218 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]': finished 2023-09-24T00:11:21.698 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:11:21 smithi159 bash[108473]: cluster 2023-09-24T00:11:20.319438+0000 mon.a (mon.0) 2219 : cluster 0 osdmap e491: 8 total, 8 up, 8 in 2023-09-24T00:11:21.698 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:11:21 smithi159 bash[108473]: cluster 2023-09-24T00:11:20.347120+0000 osd.4 (osd.4) 398 : cluster 3 failed to encode map e491 with expected crc 2023-09-24T00:11:21.698 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:11:21 smithi159 bash[108473]: cluster 2023-09-24T00:11:20.349224+0000 osd.4 (osd.4) 399 : cluster 3 failed to encode map e491 with expected crc 2023-09-24T00:11:21.698 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:11:21 smithi159 bash[108473]: cluster 2023-09-24T00:11:20.705766+0000 osd.5 (osd.5) 322 : cluster 3 failed to encode map e491 with expected crc 2023-09-24T00:11:21.698 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:11:21 smithi159 bash[108473]: cluster 2023-09-24T00:11:20.708503+0000 osd.5 (osd.5) 323 : cluster 3 failed to encode map e491 with expected crc 2023-09-24T00:11:22.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:11:22 smithi164 bash[92846]: cluster 2023-09-24T00:11:21.277387+0000 mgr.y (mgr.25991) 1644 : cluster 0 pgmap v1928: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:11:22.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:11:22 smithi159 bash[105915]: cluster 2023-09-24T00:11:21.277387+0000 mgr.y (mgr.25991) 1644 : cluster 0 pgmap v1928: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:11:22.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:11:22 smithi159 bash[108473]: cluster 2023-09-24T00:11:21.277387+0000 mgr.y (mgr.25991) 1644 : cluster 0 pgmap v1928: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:11:24.044 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 24 00:11:23 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [24/Sep/2023:00:11:23] "GET /metrics HTTP/1.1" 200 34183 "" "Prometheus/2.43.0" 2023-09-24T00:11:24.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:11:24 smithi159 bash[105915]: cluster 2023-09-24T00:11:23.278310+0000 mgr.y (mgr.25991) 1645 : cluster 0 pgmap v1929: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:11:24.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:11:24 smithi159 bash[108473]: cluster 2023-09-24T00:11:23.278310+0000 mgr.y (mgr.25991) 1645 : cluster 0 pgmap v1929: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:11:24.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:11:24 smithi164 bash[92846]: cluster 2023-09-24T00:11:23.278310+0000 mgr.y (mgr.25991) 1645 : cluster 0 pgmap v1929: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:11:26.081 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:11:26.081 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:11:26.550 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:11:26 smithi159 bash[105915]: cluster 2023-09-24T00:11:25.279118+0000 mgr.y (mgr.25991) 1646 : cluster 0 pgmap v1930: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:11:26.550 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:11:26 smithi159 bash[108473]: cluster 2023-09-24T00:11:25.279118+0000 mgr.y (mgr.25991) 1646 : cluster 0 pgmap v1930: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:11:26.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:11:26 smithi164 bash[92846]: cluster 2023-09-24T00:11:25.279118+0000 mgr.y (mgr.25991) 1646 : cluster 0 pgmap v1930: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:11:28.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:11:28 smithi159 bash[105915]: cluster 2023-09-24T00:11:27.279963+0000 mgr.y (mgr.25991) 1647 : cluster 0 pgmap v1931: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:11:28.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:11:28 smithi159 bash[108473]: cluster 2023-09-24T00:11:27.279963+0000 mgr.y (mgr.25991) 1647 : cluster 0 pgmap v1931: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:11:28.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:11:28 smithi164 bash[92846]: cluster 2023-09-24T00:11:27.279963+0000 mgr.y (mgr.25991) 1647 : cluster 0 pgmap v1931: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:11:30.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:11:30 smithi164 bash[92846]: cluster 2023-09-24T00:11:29.280872+0000 mgr.y (mgr.25991) 1648 : cluster 0 pgmap v1932: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:11:30.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:11:30 smithi159 bash[105915]: cluster 2023-09-24T00:11:29.280872+0000 mgr.y (mgr.25991) 1648 : cluster 0 pgmap v1932: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:11:30.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:11:30 smithi159 bash[108473]: cluster 2023-09-24T00:11:29.280872+0000 mgr.y (mgr.25991) 1648 : cluster 0 pgmap v1932: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:11:31.710 INFO:teuthology.orchestra.run.smithi159.stdout:{ 2023-09-24T00:11:31.710 INFO:teuthology.orchestra.run.smithi159.stdout: "ops": [], 2023-09-24T00:11:31.710 INFO:teuthology.orchestra.run.smithi159.stdout: "num_ops": 0 2023-09-24T00:11:31.710 INFO:teuthology.orchestra.run.smithi159.stdout:} 2023-09-24T00:11:32.321 INFO:teuthology.orchestra.run.smithi159.stderr:reweighted osd.7 to 1 (10000) 2023-09-24T00:11:32.643 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:11:32 smithi159 bash[105915]: cluster 2023-09-24T00:11:31.281493+0000 mgr.y (mgr.25991) 1649 : cluster 0 pgmap v1933: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:11:32.643 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:11:32 smithi159 bash[105915]: audit 2023-09-24T00:11:31.814346+0000 mon.c (mon.2) 154 : audit 1 from='client.? 172.21.15.159:0/4237250740' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-09-24T00:11:32.643 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:11:32 smithi159 bash[105915]: audit 2023-09-24T00:11:31.814950+0000 mon.a (mon.0) 2220 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-09-24T00:11:32.643 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:11:32 smithi159 bash[105915]: audit 2023-09-24T00:11:32.281741+0000 mon.a (mon.0) 2221 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:11:32.644 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:11:32 smithi159 bash[108473]: cluster 2023-09-24T00:11:31.281493+0000 mgr.y (mgr.25991) 1649 : cluster 0 pgmap v1933: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:11:32.644 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:11:32 smithi159 bash[108473]: audit 2023-09-24T00:11:31.814346+0000 mon.c (mon.2) 154 : audit 1 from='client.? 172.21.15.159:0/4237250740' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-09-24T00:11:32.644 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:11:32 smithi159 bash[108473]: audit 2023-09-24T00:11:31.814950+0000 mon.a (mon.0) 2220 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-09-24T00:11:32.644 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:11:32 smithi159 bash[108473]: audit 2023-09-24T00:11:32.281741+0000 mon.a (mon.0) 2221 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:11:32.645 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_blocked_ops 2023-09-24T00:11:32.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:11:32 smithi164 bash[92846]: cluster 2023-09-24T00:11:31.281493+0000 mgr.y (mgr.25991) 1649 : cluster 0 pgmap v1933: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:11:32.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:11:32 smithi164 bash[92846]: audit 2023-09-24T00:11:31.814346+0000 mon.c (mon.2) 154 : audit 1 from='client.? 172.21.15.159:0/4237250740' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-09-24T00:11:32.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:11:32 smithi164 bash[92846]: audit 2023-09-24T00:11:31.814950+0000 mon.a (mon.0) 2220 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-09-24T00:11:32.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:11:32 smithi164 bash[92846]: audit 2023-09-24T00:11:32.281741+0000 mon.a (mon.0) 2221 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:11:33.382 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd primary-affinity 7 1 2023-09-24T00:11:33.670 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:11:33 smithi159 bash[105915]: cluster 2023-09-24T00:11:32.311294+0000 osd.6 (osd.6) 599 : cluster 3 failed to encode map e492 with expected crc 2023-09-24T00:11:33.671 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:11:33 smithi159 bash[105915]: audit 2023-09-24T00:11:32.313518+0000 mon.a (mon.0) 2222 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-09-24T00:11:33.671 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:11:33 smithi159 bash[105915]: cluster 2023-09-24T00:11:32.313637+0000 mon.a (mon.0) 2223 : cluster 0 osdmap e492: 8 total, 8 up, 8 in 2023-09-24T00:11:33.671 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:11:33 smithi159 bash[105915]: cluster 2023-09-24T00:11:32.618329+0000 osd.4 (osd.4) 400 : cluster 3 failed to encode map e492 with expected crc 2023-09-24T00:11:33.671 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:11:33 smithi159 bash[105915]: cluster 2023-09-24T00:11:32.618611+0000 osd.5 (osd.5) 324 : cluster 3 failed to encode map e492 with expected crc 2023-09-24T00:11:33.671 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:11:33 smithi159 bash[105915]: cluster 2023-09-24T00:11:32.618614+0000 osd.7 (osd.7) 355 : cluster 3 failed to encode map e492 with expected crc 2023-09-24T00:11:33.671 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:11:33 smithi159 bash[108473]: cluster 2023-09-24T00:11:32.311294+0000 osd.6 (osd.6) 599 : cluster 3 failed to encode map e492 with expected crc 2023-09-24T00:11:33.671 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:11:33 smithi159 bash[108473]: audit 2023-09-24T00:11:32.313518+0000 mon.a (mon.0) 2222 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-09-24T00:11:33.671 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:11:33 smithi159 bash[108473]: cluster 2023-09-24T00:11:32.313637+0000 mon.a (mon.0) 2223 : cluster 0 osdmap e492: 8 total, 8 up, 8 in 2023-09-24T00:11:33.672 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:11:33 smithi159 bash[108473]: cluster 2023-09-24T00:11:32.618329+0000 osd.4 (osd.4) 400 : cluster 3 failed to encode map e492 with expected crc 2023-09-24T00:11:33.672 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:11:33 smithi159 bash[108473]: cluster 2023-09-24T00:11:32.618611+0000 osd.5 (osd.5) 324 : cluster 3 failed to encode map e492 with expected crc 2023-09-24T00:11:33.672 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:11:33 smithi159 bash[108473]: cluster 2023-09-24T00:11:32.618614+0000 osd.7 (osd.7) 355 : cluster 3 failed to encode map e492 with expected crc 2023-09-24T00:11:33.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:11:33 smithi164 bash[92846]: cluster 2023-09-24T00:11:32.311294+0000 osd.6 (osd.6) 599 : cluster 3 failed to encode map e492 with expected crc 2023-09-24T00:11:33.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:11:33 smithi164 bash[92846]: audit 2023-09-24T00:11:32.313518+0000 mon.a (mon.0) 2222 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-09-24T00:11:33.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:11:33 smithi164 bash[92846]: cluster 2023-09-24T00:11:32.313637+0000 mon.a (mon.0) 2223 : cluster 0 osdmap e492: 8 total, 8 up, 8 in 2023-09-24T00:11:33.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:11:33 smithi164 bash[92846]: cluster 2023-09-24T00:11:32.618329+0000 osd.4 (osd.4) 400 : cluster 3 failed to encode map e492 with expected crc 2023-09-24T00:11:33.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:11:33 smithi164 bash[92846]: cluster 2023-09-24T00:11:32.618611+0000 osd.5 (osd.5) 324 : cluster 3 failed to encode map e492 with expected crc 2023-09-24T00:11:33.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:11:33 smithi164 bash[92846]: cluster 2023-09-24T00:11:32.618614+0000 osd.7 (osd.7) 355 : cluster 3 failed to encode map e492 with expected crc 2023-09-24T00:11:34.044 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 24 00:11:33 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [24/Sep/2023:00:11:33] "GET /metrics HTTP/1.1" 200 34186 "" "Prometheus/2.43.0" 2023-09-24T00:11:34.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:11:34 smithi164 bash[92846]: cluster 2023-09-24T00:11:33.281991+0000 mgr.y (mgr.25991) 1650 : cluster 0 pgmap v1935: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:11:34.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:11:34 smithi159 bash[105915]: cluster 2023-09-24T00:11:33.281991+0000 mgr.y (mgr.25991) 1650 : cluster 0 pgmap v1935: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:11:34.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:11:34 smithi159 bash[108473]: cluster 2023-09-24T00:11:33.281991+0000 mgr.y (mgr.25991) 1650 : cluster 0 pgmap v1935: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:11:36.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:11:36 smithi164 bash[92846]: cluster 2023-09-24T00:11:35.282745+0000 mgr.y (mgr.25991) 1651 : cluster 0 pgmap v1936: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:11:36.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:11:36 smithi159 bash[105915]: cluster 2023-09-24T00:11:35.282745+0000 mgr.y (mgr.25991) 1651 : cluster 0 pgmap v1936: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:11:36.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:11:36 smithi159 bash[108473]: cluster 2023-09-24T00:11:35.282745+0000 mgr.y (mgr.25991) 1651 : cluster 0 pgmap v1936: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:11:37.462 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:11:37.463 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:11:38.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:11:38 smithi164 bash[92846]: cluster 2023-09-24T00:11:37.283578+0000 mgr.y (mgr.25991) 1652 : cluster 0 pgmap v1937: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:11:38.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:11:38 smithi159 bash[105915]: cluster 2023-09-24T00:11:37.283578+0000 mgr.y (mgr.25991) 1652 : cluster 0 pgmap v1937: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:11:38.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:11:38 smithi159 bash[108473]: cluster 2023-09-24T00:11:37.283578+0000 mgr.y (mgr.25991) 1652 : cluster 0 pgmap v1937: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:11:40.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:11:40 smithi164 bash[92846]: cluster 2023-09-24T00:11:39.284487+0000 mgr.y (mgr.25991) 1653 : cluster 0 pgmap v1938: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:11:40.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:11:40 smithi159 bash[105915]: cluster 2023-09-24T00:11:39.284487+0000 mgr.y (mgr.25991) 1653 : cluster 0 pgmap v1938: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:11:40.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:11:40 smithi159 bash[108473]: cluster 2023-09-24T00:11:39.284487+0000 mgr.y (mgr.25991) 1653 : cluster 0 pgmap v1938: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:11:42.745 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:11:42 smithi159 bash[105915]: cluster 2023-09-24T00:11:41.285028+0000 mgr.y (mgr.25991) 1654 : cluster 0 pgmap v1939: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:11:42.746 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:11:42 smithi159 bash[108473]: cluster 2023-09-24T00:11:41.285028+0000 mgr.y (mgr.25991) 1654 : cluster 0 pgmap v1939: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:11:42.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:11:42 smithi164 bash[92846]: cluster 2023-09-24T00:11:41.285028+0000 mgr.y (mgr.25991) 1654 : cluster 0 pgmap v1939: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:11:43.009 INFO:teuthology.orchestra.run.smithi159.stdout:{ 2023-09-24T00:11:43.010 INFO:teuthology.orchestra.run.smithi159.stdout: "ops": [], 2023-09-24T00:11:43.010 INFO:teuthology.orchestra.run.smithi159.stdout: "complaint_time": 30, 2023-09-24T00:11:43.010 INFO:teuthology.orchestra.run.smithi159.stdout: "num_blocked_ops": 0 2023-09-24T00:11:43.010 INFO:teuthology.orchestra.run.smithi159.stdout:} 2023-09-24T00:11:43.987 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 24 00:11:43 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [24/Sep/2023:00:11:43] "GET /metrics HTTP/1.1" 200 34186 "" "Prometheus/2.43.0" 2023-09-24T00:11:43.989 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_historic_ops 2023-09-24T00:11:44.304 INFO:teuthology.orchestra.run.smithi159.stderr:set osd.7 primary-affinity to 1 (8655362) 2023-09-24T00:11:44.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:11:44 smithi159 bash[105915]: cluster 2023-09-24T00:11:43.285763+0000 mgr.y (mgr.25991) 1655 : cluster 0 pgmap v1940: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:11:44.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:11:44 smithi159 bash[105915]: audit 2023-09-24T00:11:43.286328+0000 mon.c (mon.2) 155 : audit 1 from='client.? 172.21.15.159:0/2351216639' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]: dispatch 2023-09-24T00:11:44.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:11:44 smithi159 bash[105915]: audit 2023-09-24T00:11:43.286936+0000 mon.a (mon.0) 2224 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]: dispatch 2023-09-24T00:11:44.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:11:44 smithi159 bash[108473]: cluster 2023-09-24T00:11:43.285763+0000 mgr.y (mgr.25991) 1655 : cluster 0 pgmap v1940: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:11:44.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:11:44 smithi159 bash[108473]: audit 2023-09-24T00:11:43.286328+0000 mon.c (mon.2) 155 : audit 1 from='client.? 172.21.15.159:0/2351216639' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]: dispatch 2023-09-24T00:11:44.545 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:11:44 smithi159 bash[108473]: audit 2023-09-24T00:11:43.286936+0000 mon.a (mon.0) 2224 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]: dispatch 2023-09-24T00:11:44.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:11:44 smithi164 bash[92846]: cluster 2023-09-24T00:11:43.285763+0000 mgr.y (mgr.25991) 1655 : cluster 0 pgmap v1940: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:11:44.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:11:44 smithi164 bash[92846]: audit 2023-09-24T00:11:43.286328+0000 mon.c (mon.2) 155 : audit 1 from='client.? 172.21.15.159:0/2351216639' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]: dispatch 2023-09-24T00:11:44.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:11:44 smithi164 bash[92846]: audit 2023-09-24T00:11:43.286936+0000 mon.a (mon.0) 2224 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]: dispatch 2023-09-24T00:11:45.426 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd reweight 1 1 2023-09-24T00:11:45.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:11:45 smithi164 bash[92846]: cluster 2023-09-24T00:11:44.293440+0000 osd.4 (osd.4) 401 : cluster 3 failed to encode map e493 with expected crc 2023-09-24T00:11:45.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:11:45 smithi164 bash[92846]: audit 2023-09-24T00:11:44.295265+0000 mon.a (mon.0) 2225 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]': finished 2023-09-24T00:11:45.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:11:45 smithi164 bash[92846]: cluster 2023-09-24T00:11:44.295338+0000 mon.a (mon.0) 2226 : cluster 0 osdmap e493: 8 total, 8 up, 8 in 2023-09-24T00:11:45.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:11:45 smithi159 bash[105915]: cluster 2023-09-24T00:11:44.293440+0000 osd.4 (osd.4) 401 : cluster 3 failed to encode map e493 with expected crc 2023-09-24T00:11:45.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:11:45 smithi159 bash[105915]: audit 2023-09-24T00:11:44.295265+0000 mon.a (mon.0) 2225 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]': finished 2023-09-24T00:11:45.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:11:45 smithi159 bash[105915]: cluster 2023-09-24T00:11:44.295338+0000 mon.a (mon.0) 2226 : cluster 0 osdmap e493: 8 total, 8 up, 8 in 2023-09-24T00:11:45.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:11:45 smithi159 bash[108473]: cluster 2023-09-24T00:11:44.293440+0000 osd.4 (osd.4) 401 : cluster 3 failed to encode map e493 with expected crc 2023-09-24T00:11:45.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:11:45 smithi159 bash[108473]: audit 2023-09-24T00:11:44.295265+0000 mon.a (mon.0) 2225 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]': finished 2023-09-24T00:11:45.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:11:45 smithi159 bash[108473]: cluster 2023-09-24T00:11:44.295338+0000 mon.a (mon.0) 2226 : cluster 0 osdmap e493: 8 total, 8 up, 8 in 2023-09-24T00:11:46.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:11:46 smithi164 bash[92846]: cluster 2023-09-24T00:11:45.013112+0000 osd.5 (osd.5) 325 : cluster 3 failed to encode map e493 with expected crc 2023-09-24T00:11:46.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:11:46 smithi164 bash[92846]: cluster 2023-09-24T00:11:45.286192+0000 mgr.y (mgr.25991) 1656 : cluster 0 pgmap v1942: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:11:46.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:11:46 smithi159 bash[105915]: cluster 2023-09-24T00:11:45.013112+0000 osd.5 (osd.5) 325 : cluster 3 failed to encode map e493 with expected crc 2023-09-24T00:11:46.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:11:46 smithi159 bash[105915]: cluster 2023-09-24T00:11:45.286192+0000 mgr.y (mgr.25991) 1656 : cluster 0 pgmap v1942: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:11:46.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:11:46 smithi159 bash[108473]: cluster 2023-09-24T00:11:45.013112+0000 osd.5 (osd.5) 325 : cluster 3 failed to encode map e493 with expected crc 2023-09-24T00:11:46.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:11:46 smithi159 bash[108473]: cluster 2023-09-24T00:11:45.286192+0000 mgr.y (mgr.25991) 1656 : cluster 0 pgmap v1942: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:11:47.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:11:47 smithi164 bash[92846]: audit 2023-09-24T00:11:47.282121+0000 mon.a (mon.0) 2227 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:11:47.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:11:47 smithi159 bash[105915]: audit 2023-09-24T00:11:47.282121+0000 mon.a (mon.0) 2227 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:11:47.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:11:47 smithi159 bash[108473]: audit 2023-09-24T00:11:47.282121+0000 mon.a (mon.0) 2227 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:11:48.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:11:48 smithi164 bash[92846]: cluster 2023-09-24T00:11:47.292064+0000 mgr.y (mgr.25991) 1657 : cluster 0 pgmap v1943: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:11:48.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:11:48 smithi159 bash[105915]: cluster 2023-09-24T00:11:47.292064+0000 mgr.y (mgr.25991) 1657 : cluster 0 pgmap v1943: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:11:48.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:11:48 smithi159 bash[108473]: cluster 2023-09-24T00:11:47.292064+0000 mgr.y (mgr.25991) 1657 : cluster 0 pgmap v1943: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:11:48.952 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:11:49.973 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:11:50.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:11:50 smithi164 bash[92846]: cluster 2023-09-24T00:11:49.292897+0000 mgr.y (mgr.25991) 1658 : cluster 0 pgmap v1944: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:11:50.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:11:50 smithi159 bash[105915]: cluster 2023-09-24T00:11:49.292897+0000 mgr.y (mgr.25991) 1658 : cluster 0 pgmap v1944: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:11:50.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:11:50 smithi159 bash[108473]: cluster 2023-09-24T00:11:49.292897+0000 mgr.y (mgr.25991) 1658 : cluster 0 pgmap v1944: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:11:52.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:11:52 smithi159 bash[105915]: cluster 2023-09-24T00:11:51.293652+0000 mgr.y (mgr.25991) 1659 : cluster 0 pgmap v1945: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:11:52.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:11:52 smithi159 bash[108473]: cluster 2023-09-24T00:11:51.293652+0000 mgr.y (mgr.25991) 1659 : cluster 0 pgmap v1945: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:11:52.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:11:52 smithi164 bash[92846]: cluster 2023-09-24T00:11:51.293652+0000 mgr.y (mgr.25991) 1659 : cluster 0 pgmap v1945: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:11:54.044 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 24 00:11:53 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [24/Sep/2023:00:11:53] "GET /metrics HTTP/1.1" 200 34184 "" "Prometheus/2.43.0" 2023-09-24T00:11:54.339 INFO:teuthology.orchestra.run.smithi159.stdout:{ 2023-09-24T00:11:54.340 INFO:teuthology.orchestra.run.smithi159.stdout: "size": 20, 2023-09-24T00:11:54.340 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 600, 2023-09-24T00:11:54.340 INFO:teuthology.orchestra.run.smithi159.stdout: "ops": [ 2023-09-24T00:11:54.340 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.340 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_repop(client.35448.0:108611 10.6 e395/377)", 2023-09-24T00:11:54.340 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-24T00:05:03.587345+0000", 2023-09-24T00:11:54.340 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 410.74610660000002, 2023-09-24T00:11:54.340 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.155282532, 2023-09-24T00:11:54.340 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-24T00:11:54.340 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "reached pg", 2023-09-24T00:11:54.340 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-24T00:11:54.341 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.341 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-24T00:11:54.341 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:03.587345+0000", 2023-09-24T00:11:54.341 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:11:54.341 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.341 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.341 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-24T00:11:54.341 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:03.587345+0000", 2023-09-24T00:11:54.341 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:11:54.341 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.341 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.341 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-24T00:11:54.342 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:03.587344+0000", 2023-09-24T00:11:54.342 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999995 2023-09-24T00:11:54.342 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.342 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.342 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-24T00:11:54.342 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:03.587353+0000", 2023-09-24T00:11:54.342 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.4570000000000005e-06 2023-09-24T00:11:54.342 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.342 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.342 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-24T00:11:54.342 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:03.587374+0000", 2023-09-24T00:11:54.342 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.1654999999999998e-05 2023-09-24T00:11:54.343 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.343 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.343 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-24T00:11:54.343 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:03.587388+0000", 2023-09-24T00:11:54.343 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.3927000000000001e-05 2023-09-24T00:11:54.343 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.343 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.343 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:11:54.343 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:03.742606+0000", 2023-09-24T00:11:54.343 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.15521766300000001 2023-09-24T00:11:54.343 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.343 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.344 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-24T00:11:54.344 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:03.742627+0000", 2023-09-24T00:11:54.344 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.1310000000000001e-05 2023-09-24T00:11:54.344 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:11:54.344 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-24T00:11:54.344 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:11:54.344 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.344 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.344 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.35448.0:108805 10.1 10.b6ff3e1 (undecoded) ondisk+retry+write+known_if_redirected+supports_pool_eio e397)", 2023-09-24T00:11:54.344 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-24T00:05:04.337567+0000", 2023-09-24T00:11:54.344 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 409.995884348, 2023-09-24T00:11:54.344 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.97347180799999999, 2023-09-24T00:11:54.344 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-24T00:11:54.345 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "reached pg", 2023-09-24T00:11:54.345 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-24T00:11:54.345 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.35448", 2023-09-24T00:11:54.345 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:11:54.345 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 108805 2023-09-24T00:11:54.345 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.345 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-24T00:11:54.345 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.345 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-24T00:11:54.345 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:04.337567+0000", 2023-09-24T00:11:54.345 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:11:54.345 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.345 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.346 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-24T00:11:54.346 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:04.337567+0000", 2023-09-24T00:11:54.346 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:11:54.346 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.346 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.346 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-24T00:11:54.346 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:04.337565+0000", 2023-09-24T00:11:54.346 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999981 2023-09-24T00:11:54.346 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.346 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.346 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-24T00:11:54.346 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:04.337573+0000", 2023-09-24T00:11:54.347 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.5850000000000002e-06 2023-09-24T00:11:54.347 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.347 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.347 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-24T00:11:54.347 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:04.337584+0000", 2023-09-24T00:11:54.347 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.1426e-05 2023-09-24T00:11:54.347 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.347 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.347 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-24T00:11:54.347 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:04.337596+0000", 2023-09-24T00:11:54.347 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.1372999999999999e-05 2023-09-24T00:11:54.347 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.348 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.348 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:11:54.348 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:04.337658+0000", 2023-09-24T00:11:54.348 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.2211000000000005e-05 2023-09-24T00:11:54.348 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.348 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.348 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for peered", 2023-09-24T00:11:54.348 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:04.337672+0000", 2023-09-24T00:11:54.348 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.4025e-05 2023-09-24T00:11:54.348 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.348 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.348 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:11:54.348 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:05.311020+0000", 2023-09-24T00:11:54.349 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.97334809200000005 2023-09-24T00:11:54.349 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.349 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.349 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-24T00:11:54.349 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:05.311039+0000", 2023-09-24T00:11:54.349 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.8953999999999998e-05 2023-09-24T00:11:54.349 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:11:54.349 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-24T00:11:54.349 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:11:54.349 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.349 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.349 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.35448.0:108830 10.2 10:46c266a4:::benchmark_data_smithi159_258586_object32370:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e399)", 2023-09-24T00:11:54.349 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-24T00:05:06.808852+0000", 2023-09-24T00:11:54.350 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 407.52459982699997, 2023-09-24T00:11:54.350 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.31216602300000001, 2023-09-24T00:11:54.350 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-24T00:11:54.350 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:11:54.350 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-24T00:11:54.350 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.35448", 2023-09-24T00:11:54.350 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:11:54.350 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 108830 2023-09-24T00:11:54.350 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.350 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-24T00:11:54.350 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.350 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-24T00:11:54.351 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:06.808852+0000", 2023-09-24T00:11:54.351 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:11:54.351 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.351 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.351 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-24T00:11:54.351 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:06.808852+0000", 2023-09-24T00:11:54.351 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:11:54.351 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.351 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.351 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-24T00:11:54.351 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:06.808850+0000", 2023-09-24T00:11:54.351 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999981 2023-09-24T00:11:54.351 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.352 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.352 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-24T00:11:54.352 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:06.808861+0000", 2023-09-24T00:11:54.352 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.116e-05 2023-09-24T00:11:54.352 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.352 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.352 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-24T00:11:54.352 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:06.808882+0000", 2023-09-24T00:11:54.352 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.0735000000000001e-05 2023-09-24T00:11:54.352 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.352 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.352 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-24T00:11:54.353 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:06.808892+0000", 2023-09-24T00:11:54.353 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.0937e-05 2023-09-24T00:11:54.353 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.353 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.353 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:11:54.353 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:07.092444+0000", 2023-09-24T00:11:54.353 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.28355142999999999 2023-09-24T00:11:54.353 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.353 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.353 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for degraded object", 2023-09-24T00:11:54.353 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:07.096770+0000", 2023-09-24T00:11:54.353 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.004326084 2023-09-24T00:11:54.354 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.354 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.354 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:11:54.354 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:07.107103+0000", 2023-09-24T00:11:54.354 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.010333293 2023-09-24T00:11:54.354 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.354 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.354 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-24T00:11:54.354 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:07.108744+0000", 2023-09-24T00:11:54.354 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.001641097 2023-09-24T00:11:54.354 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.354 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.354 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 0,3,6", 2023-09-24T00:11:54.355 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:07.111452+0000", 2023-09-24T00:11:54.355 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0027072609999999999 2023-09-24T00:11:54.355 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.355 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.355 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:11:54.355 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:07.114958+0000", 2023-09-24T00:11:54.355 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0035068709999999999 2023-09-24T00:11:54.355 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.355 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.355 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-24T00:11:54.355 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:07.115114+0000", 2023-09-24T00:11:54.355 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00015551200000000001 2023-09-24T00:11:54.356 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.356 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.356 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:11:54.356 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:07.115585+0000", 2023-09-24T00:11:54.356 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000471099 2023-09-24T00:11:54.356 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.356 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.356 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:11:54.356 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:07.116056+0000", 2023-09-24T00:11:54.356 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00047079799999999997 2023-09-24T00:11:54.356 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.356 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.357 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-24T00:11:54.357 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:07.116890+0000", 2023-09-24T00:11:54.357 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000833821 2023-09-24T00:11:54.357 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.357 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.357 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-24T00:11:54.357 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:07.121018+0000", 2023-09-24T00:11:54.357 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0041278499999999997 2023-09-24T00:11:54.357 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:11:54.357 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-24T00:11:54.357 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:11:54.357 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.357 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.358 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.35448.0:108852 10.2 10:406d7479:::benchmark_data_smithi159_258586_object32392:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e399)", 2023-09-24T00:11:54.358 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-24T00:05:07.322834+0000", 2023-09-24T00:11:54.358 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 407.01061744600003, 2023-09-24T00:11:54.358 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.374239518, 2023-09-24T00:11:54.358 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-24T00:11:54.358 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:11:54.358 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-24T00:11:54.358 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.35448", 2023-09-24T00:11:54.358 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:11:54.358 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 108852 2023-09-24T00:11:54.358 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.358 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-24T00:11:54.359 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.359 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-24T00:11:54.359 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:07.322834+0000", 2023-09-24T00:11:54.359 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:11:54.359 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.359 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.359 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-24T00:11:54.359 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:07.322834+0000", 2023-09-24T00:11:54.359 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:11:54.359 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.359 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.359 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-24T00:11:54.359 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:07.322832+0000", 2023-09-24T00:11:54.360 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999981 2023-09-24T00:11:54.360 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.360 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.360 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-24T00:11:54.360 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:07.322842+0000", 2023-09-24T00:11:54.360 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.0491e-05 2023-09-24T00:11:54.360 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.360 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.360 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-24T00:11:54.360 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:07.322860+0000", 2023-09-24T00:11:54.360 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.7955e-05 2023-09-24T00:11:54.360 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.361 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.361 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-24T00:11:54.361 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:07.322873+0000", 2023-09-24T00:11:54.361 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.2904e-05 2023-09-24T00:11:54.361 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.361 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.361 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:11:54.361 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:07.323359+0000", 2023-09-24T00:11:54.361 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00048552399999999998 2023-09-24T00:11:54.361 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.361 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.361 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for degraded object", 2023-09-24T00:11:54.361 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:07.330835+0000", 2023-09-24T00:11:54.362 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0074758769999999997 2023-09-24T00:11:54.362 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.362 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.362 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:11:54.362 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:08.679649+0000", 2023-09-24T00:11:54.362 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.3488144229999999 2023-09-24T00:11:54.362 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.362 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.362 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-24T00:11:54.362 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:08.681289+0000", 2023-09-24T00:11:54.362 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.001639885 2023-09-24T00:11:54.362 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.363 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.363 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 0,3,6", 2023-09-24T00:11:54.363 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:08.684148+0000", 2023-09-24T00:11:54.363 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0028589190000000001 2023-09-24T00:11:54.363 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.363 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.363 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-24T00:11:54.363 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:08.686922+0000", 2023-09-24T00:11:54.363 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0027743640000000001 2023-09-24T00:11:54.363 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.363 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.363 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:11:54.363 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:08.689054+0000", 2023-09-24T00:11:54.364 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0021313590000000002 2023-09-24T00:11:54.364 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.364 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.364 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:11:54.364 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:08.689513+0000", 2023-09-24T00:11:54.364 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00045973100000000001 2023-09-24T00:11:54.364 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.364 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.364 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:11:54.364 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:08.690767+0000", 2023-09-24T00:11:54.364 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.001253713 2023-09-24T00:11:54.364 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.365 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.365 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-24T00:11:54.365 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:08.692349+0000", 2023-09-24T00:11:54.365 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0015818500000000001 2023-09-24T00:11:54.365 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.365 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.365 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-24T00:11:54.365 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:08.697073+0000", 2023-09-24T00:11:54.365 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0047245159999999998 2023-09-24T00:11:54.365 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:11:54.365 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-24T00:11:54.365 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:11:54.365 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.366 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.366 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "MOSDPGPushReply(10.2 399/397 [PushReplyOp(10:406d7479:::benchmark_data_smithi159_258586_object32392:head)])", 2023-09-24T00:11:54.366 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-24T00:05:07.338727+0000", 2023-09-24T00:11:54.366 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 406.99472421000002, 2023-09-24T00:11:54.366 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.1961628049999999, 2023-09-24T00:11:54.366 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-24T00:11:54.366 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "reached pg", 2023-09-24T00:11:54.366 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-24T00:11:54.366 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.366 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-24T00:11:54.366 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:07.338727+0000", 2023-09-24T00:11:54.366 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:11:54.367 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.367 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.367 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-24T00:11:54.367 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:07.338727+0000", 2023-09-24T00:11:54.367 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:11:54.367 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.367 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.367 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-24T00:11:54.367 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:07.338726+0000", 2023-09-24T00:11:54.367 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.999999 2023-09-24T00:11:54.367 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.367 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.367 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-24T00:11:54.368 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:07.338734+0000", 2023-09-24T00:11:54.368 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.3420000000000002e-06 2023-09-24T00:11:54.368 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.368 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.368 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-24T00:11:54.368 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:07.338749+0000", 2023-09-24T00:11:54.368 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.5124e-05 2023-09-24T00:11:54.368 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.368 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.368 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-24T00:11:54.368 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:07.338760+0000", 2023-09-24T00:11:54.368 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.0953e-05 2023-09-24T00:11:54.368 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.369 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.369 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:11:54.369 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:08.528586+0000", 2023-09-24T00:11:54.369 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.1898262829999999 2023-09-24T00:11:54.369 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.369 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.369 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-24T00:11:54.369 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:08.534890+0000", 2023-09-24T00:11:54.369 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0063040600000000002 2023-09-24T00:11:54.369 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:11:54.369 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-24T00:11:54.369 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:11:54.370 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.370 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.370 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.35448.0:110419 10.2 10:44c4883d:::benchmark_data_smithi159_258586_object33959:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e400)", 2023-09-24T00:11:54.370 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-24T00:05:15.236361+0000", 2023-09-24T00:11:54.370 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 399.09709050999999, 2023-09-24T00:11:54.370 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.153603131, 2023-09-24T00:11:54.370 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-24T00:11:54.370 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:11:54.370 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-24T00:11:54.370 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.35448", 2023-09-24T00:11:54.370 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:11:54.370 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 110419 2023-09-24T00:11:54.370 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.371 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-24T00:11:54.371 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.371 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-24T00:11:54.371 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:15.236361+0000", 2023-09-24T00:11:54.371 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:11:54.371 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.371 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.371 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-24T00:11:54.371 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:15.236361+0000", 2023-09-24T00:11:54.371 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:11:54.371 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.371 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.372 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-24T00:11:54.372 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:15.236359+0000", 2023-09-24T00:11:54.372 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999986 2023-09-24T00:11:54.372 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.372 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.372 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-24T00:11:54.372 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:15.236366+0000", 2023-09-24T00:11:54.372 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.3239999999999999e-06 2023-09-24T00:11:54.372 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.372 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.372 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-24T00:11:54.372 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:15.236377+0000", 2023-09-24T00:11:54.373 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.1387e-05 2023-09-24T00:11:54.373 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.373 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.373 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-24T00:11:54.373 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:15.236385+0000", 2023-09-24T00:11:54.373 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.4800000000000004e-06 2023-09-24T00:11:54.373 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.373 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.373 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:11:54.373 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:15.273240+0000", 2023-09-24T00:11:54.373 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.036854884999999997 2023-09-24T00:11:54.373 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.373 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.374 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for degraded object", 2023-09-24T00:11:54.374 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:15.277204+0000", 2023-09-24T00:11:54.374 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0039646569999999999 2023-09-24T00:11:54.374 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.374 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.374 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:11:54.374 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:15.290873+0000", 2023-09-24T00:11:54.374 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.013668567 2023-09-24T00:11:54.374 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.374 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.374 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-24T00:11:54.374 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:15.292822+0000", 2023-09-24T00:11:54.375 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0019487860000000001 2023-09-24T00:11:54.375 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.375 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.375 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 0,3,6", 2023-09-24T00:11:54.375 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:15.296310+0000", 2023-09-24T00:11:54.375 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0034882630000000001 2023-09-24T00:11:54.375 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.375 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.375 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:11:54.375 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:15.379972+0000", 2023-09-24T00:11:54.375 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.083662253000000006 2023-09-24T00:11:54.375 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.376 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.376 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:11:54.376 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:15.380506+0000", 2023-09-24T00:11:54.376 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000534222 2023-09-24T00:11:54.376 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.376 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.376 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:11:54.376 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:15.381003+0000", 2023-09-24T00:11:54.376 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00049629600000000002 2023-09-24T00:11:54.376 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.376 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.376 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-24T00:11:54.376 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:15.385373+0000", 2023-09-24T00:11:54.377 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0043699109999999998 2023-09-24T00:11:54.377 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.377 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.377 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-24T00:11:54.377 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:15.386281+0000", 2023-09-24T00:11:54.377 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00090890000000000003 2023-09-24T00:11:54.377 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.377 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.377 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-24T00:11:54.377 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:15.389964+0000", 2023-09-24T00:11:54.377 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0036825780000000002 2023-09-24T00:11:54.377 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:11:54.377 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-24T00:11:54.378 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:11:54.378 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.378 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.378 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.35448.0:110436 10.12 10:4ca8c7b6:::benchmark_data_smithi159_258586_object33976:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e400)", 2023-09-24T00:11:54.378 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-24T00:05:15.297367+0000", 2023-09-24T00:11:54.378 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 399.03608437499997, 2023-09-24T00:11:54.378 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.119713718, 2023-09-24T00:11:54.378 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-24T00:11:54.378 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:11:54.378 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-24T00:11:54.378 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.35448", 2023-09-24T00:11:54.378 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:11:54.379 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 110436 2023-09-24T00:11:54.379 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.379 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-24T00:11:54.379 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.379 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-24T00:11:54.379 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:15.297367+0000", 2023-09-24T00:11:54.379 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:11:54.379 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.379 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.379 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-24T00:11:54.379 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:15.297367+0000", 2023-09-24T00:11:54.379 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:11:54.380 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.380 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.380 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-24T00:11:54.380 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:15.297365+0000", 2023-09-24T00:11:54.380 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999981 2023-09-24T00:11:54.380 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.380 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.380 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-24T00:11:54.380 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:15.297373+0000", 2023-09-24T00:11:54.380 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.7870000000000002e-06 2023-09-24T00:11:54.380 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.380 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.380 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-24T00:11:54.381 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:15.297569+0000", 2023-09-24T00:11:54.381 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00019628000000000001 2023-09-24T00:11:54.381 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.381 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.381 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-24T00:11:54.381 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:15.297585+0000", 2023-09-24T00:11:54.381 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.5539000000000001e-05 2023-09-24T00:11:54.381 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.381 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.381 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:11:54.381 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:15.385434+0000", 2023-09-24T00:11:54.381 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.087849561000000007 2023-09-24T00:11:54.382 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.382 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.382 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for degraded object", 2023-09-24T00:11:54.382 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:15.389906+0000", 2023-09-24T00:11:54.382 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0044715809999999996 2023-09-24T00:11:54.382 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.382 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.382 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:11:54.382 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:15.400645+0000", 2023-09-24T00:11:54.382 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.010739146 2023-09-24T00:11:54.382 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.382 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.383 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-24T00:11:54.383 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:15.402064+0000", 2023-09-24T00:11:54.383 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0014189490000000001 2023-09-24T00:11:54.383 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.383 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.383 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 0,3,6", 2023-09-24T00:11:54.383 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:15.405046+0000", 2023-09-24T00:11:54.383 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0029823559999999998 2023-09-24T00:11:54.383 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.383 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.383 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:11:54.385 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:15.410142+0000", 2023-09-24T00:11:54.385 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0050957620000000002 2023-09-24T00:11:54.385 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.385 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.385 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:11:54.385 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:15.410698+0000", 2023-09-24T00:11:54.385 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00055619100000000004 2023-09-24T00:11:54.385 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.386 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.386 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-24T00:11:54.386 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:15.410870+0000", 2023-09-24T00:11:54.386 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000171581 2023-09-24T00:11:54.386 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.386 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.386 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:11:54.386 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:15.411467+0000", 2023-09-24T00:11:54.386 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00059674200000000004 2023-09-24T00:11:54.386 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.386 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.387 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-24T00:11:54.387 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:15.412395+0000", 2023-09-24T00:11:54.387 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00092785199999999995 2023-09-24T00:11:54.387 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.387 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.387 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-24T00:11:54.387 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:15.417081+0000", 2023-09-24T00:11:54.387 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0046861139999999999 2023-09-24T00:11:54.387 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:11:54.387 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-24T00:11:54.387 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:11:54.387 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.387 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.388 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.35448.0:121541 10.2 10:42fa2426:::benchmark_data_smithi159_258586_object45081:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e409)", 2023-09-24T00:11:54.388 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-24T00:05:55.333540+0000", 2023-09-24T00:11:54.388 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 358.99991134300001, 2023-09-24T00:11:54.388 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.1189769, 2023-09-24T00:11:54.388 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-24T00:11:54.388 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:11:54.388 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-24T00:11:54.388 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.35448", 2023-09-24T00:11:54.388 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:11:54.388 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 121541 2023-09-24T00:11:54.388 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.388 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-24T00:11:54.389 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.389 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-24T00:11:54.389 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.333540+0000", 2023-09-24T00:11:54.389 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:11:54.389 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.389 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.389 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-24T00:11:54.389 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.333540+0000", 2023-09-24T00:11:54.389 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:11:54.389 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.389 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.389 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-24T00:11:54.390 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.333538+0000", 2023-09-24T00:11:54.390 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999976 2023-09-24T00:11:54.390 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.390 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.390 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-24T00:11:54.390 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.333548+0000", 2023-09-24T00:11:54.390 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.0287e-05 2023-09-24T00:11:54.390 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.390 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.390 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-24T00:11:54.390 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.333571+0000", 2023-09-24T00:11:54.391 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.3000999999999999e-05 2023-09-24T00:11:54.391 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.391 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.391 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-24T00:11:54.391 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.333583+0000", 2023-09-24T00:11:54.391 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.2233e-05 2023-09-24T00:11:54.391 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.391 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.391 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:11:54.391 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.364362+0000", 2023-09-24T00:11:54.391 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.030778944999999999 2023-09-24T00:11:54.391 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.391 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.392 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for degraded object", 2023-09-24T00:11:54.392 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.370862+0000", 2023-09-24T00:11:54.392 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0064998160000000003 2023-09-24T00:11:54.392 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.392 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.392 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:11:54.392 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.391574+0000", 2023-09-24T00:11:54.392 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.020711593 2023-09-24T00:11:54.392 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.392 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.392 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-24T00:11:54.392 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.393852+0000", 2023-09-24T00:11:54.392 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0022780930000000001 2023-09-24T00:11:54.393 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.393 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.393 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 0,4,6", 2023-09-24T00:11:54.393 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.398315+0000", 2023-09-24T00:11:54.393 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0044628439999999997 2023-09-24T00:11:54.393 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.393 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.393 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:11:54.393 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.421749+0000", 2023-09-24T00:11:54.393 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.023434178 2023-09-24T00:11:54.393 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.393 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.394 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-24T00:11:54.394 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.422035+0000", 2023-09-24T00:11:54.394 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00028580400000000002 2023-09-24T00:11:54.394 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.394 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.394 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:11:54.394 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.422764+0000", 2023-09-24T00:11:54.394 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00072963699999999999 2023-09-24T00:11:54.394 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.394 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.395 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:11:54.395 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.446389+0000", 2023-09-24T00:11:54.395 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.023625113999999999 2023-09-24T00:11:54.395 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.395 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.395 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-24T00:11:54.395 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.447565+0000", 2023-09-24T00:11:54.395 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0011760220000000001 2023-09-24T00:11:54.395 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.395 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.395 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-24T00:11:54.395 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.452517+0000", 2023-09-24T00:11:54.396 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0049514789999999999 2023-09-24T00:11:54.396 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:11:54.396 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-24T00:11:54.396 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:11:54.396 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.396 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.396 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.35448.0:121563 10.2 10:4183349f:::benchmark_data_smithi159_258586_object45103:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e409)", 2023-09-24T00:11:54.396 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-24T00:05:55.380915+0000", 2023-09-24T00:11:54.396 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 358.95253604200002, 2023-09-24T00:11:54.396 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.14652675700000001, 2023-09-24T00:11:54.396 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-24T00:11:54.397 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:11:54.397 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-24T00:11:54.397 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.35448", 2023-09-24T00:11:54.397 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:11:54.397 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 121563 2023-09-24T00:11:54.397 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.397 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-24T00:11:54.397 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.397 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-24T00:11:54.397 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.380915+0000", 2023-09-24T00:11:54.397 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:11:54.397 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.398 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.398 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-24T00:11:54.398 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.380915+0000", 2023-09-24T00:11:54.398 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:11:54.398 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.398 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.398 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-24T00:11:54.398 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.380913+0000", 2023-09-24T00:11:54.398 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999981 2023-09-24T00:11:54.398 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.398 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.398 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-24T00:11:54.399 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.380923+0000", 2023-09-24T00:11:54.399 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 9.8330000000000006e-06 2023-09-24T00:11:54.399 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.399 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.399 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-24T00:11:54.399 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.380942+0000", 2023-09-24T00:11:54.399 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.9298999999999999e-05 2023-09-24T00:11:54.399 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.399 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.399 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-24T00:11:54.399 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.380957+0000", 2023-09-24T00:11:54.399 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.4403000000000001e-05 2023-09-24T00:11:54.400 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.400 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.400 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:11:54.400 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.471705+0000", 2023-09-24T00:11:54.400 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.090748221000000004 2023-09-24T00:11:54.400 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.400 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.400 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for degraded object", 2023-09-24T00:11:54.400 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.476684+0000", 2023-09-24T00:11:54.400 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0049785879999999999 2023-09-24T00:11:54.400 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.400 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.400 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:11:54.400 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.495481+0000", 2023-09-24T00:11:54.401 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.018797874999999999 2023-09-24T00:11:54.401 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.401 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.401 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-24T00:11:54.401 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.497083+0000", 2023-09-24T00:11:54.401 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.001601711 2023-09-24T00:11:54.401 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.401 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.401 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 0,4,6", 2023-09-24T00:11:54.401 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.499834+0000", 2023-09-24T00:11:54.401 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0027510550000000001 2023-09-24T00:11:54.402 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.402 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.402 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:11:54.402 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.520614+0000", 2023-09-24T00:11:54.402 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.020779955999999999 2023-09-24T00:11:54.402 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.402 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.402 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-24T00:11:54.402 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.520800+0000", 2023-09-24T00:11:54.402 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00018632800000000001 2023-09-24T00:11:54.402 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.402 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.403 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:11:54.403 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.521507+0000", 2023-09-24T00:11:54.403 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00070655200000000005 2023-09-24T00:11:54.403 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.403 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.403 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:11:54.403 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.522057+0000", 2023-09-24T00:11:54.403 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00055034699999999997 2023-09-24T00:11:54.403 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.403 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.403 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-24T00:11:54.403 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.522934+0000", 2023-09-24T00:11:54.404 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00087649199999999998 2023-09-24T00:11:54.404 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.404 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.404 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-24T00:11:54.404 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:05:55.527442+0000", 2023-09-24T00:11:54.404 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0045082209999999998 2023-09-24T00:11:54.404 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:11:54.404 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-24T00:11:54.404 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:11:54.404 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.404 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.404 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.35448.0:124958 10.2 10:4096ee4b:::benchmark_data_smithi159_258586_object48498:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e409)", 2023-09-24T00:11:54.404 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-24T00:06:02.885210+0000", 2023-09-24T00:11:54.405 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 351.44824144500001, 2023-09-24T00:11:54.405 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.119175668, 2023-09-24T00:11:54.405 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-24T00:11:54.405 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:11:54.405 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-24T00:11:54.405 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.35448", 2023-09-24T00:11:54.405 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:11:54.405 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 124958 2023-09-24T00:11:54.405 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.405 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-24T00:11:54.405 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.405 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-24T00:11:54.405 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:02.885210+0000", 2023-09-24T00:11:54.406 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:11:54.406 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.406 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.406 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-24T00:11:54.406 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:02.885210+0000", 2023-09-24T00:11:54.406 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:11:54.406 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.406 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.406 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-24T00:11:54.406 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:02.885208+0000", 2023-09-24T00:11:54.406 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999981 2023-09-24T00:11:54.406 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.407 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.407 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-24T00:11:54.407 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:02.885216+0000", 2023-09-24T00:11:54.407 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.32e-06 2023-09-24T00:11:54.407 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.407 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.407 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-24T00:11:54.407 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:02.885232+0000", 2023-09-24T00:11:54.407 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.6066000000000002e-05 2023-09-24T00:11:54.407 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.407 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.408 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-24T00:11:54.408 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:02.885240+0000", 2023-09-24T00:11:54.408 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.0420000000000003e-06 2023-09-24T00:11:54.408 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.408 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.408 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:11:54.408 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:02.929041+0000", 2023-09-24T00:11:54.408 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.043800503999999997 2023-09-24T00:11:54.408 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.408 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.408 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for degraded object", 2023-09-24T00:11:54.408 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:02.934578+0000", 2023-09-24T00:11:54.409 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0055373180000000003 2023-09-24T00:11:54.409 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.409 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.409 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:11:54.409 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:02.952890+0000", 2023-09-24T00:11:54.409 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.018311709999999998 2023-09-24T00:11:54.409 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.409 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.409 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-24T00:11:54.409 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:02.954757+0000", 2023-09-24T00:11:54.409 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0018672630000000001 2023-09-24T00:11:54.409 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.409 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.410 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 0,4,6", 2023-09-24T00:11:54.410 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:02.958993+0000", 2023-09-24T00:11:54.410 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0042356420000000004 2023-09-24T00:11:54.410 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.410 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.410 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:11:54.410 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:02.979610+0000", 2023-09-24T00:11:54.410 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.020617093999999999 2023-09-24T00:11:54.410 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.410 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.410 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-24T00:11:54.410 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:02.979792+0000", 2023-09-24T00:11:54.411 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00018194700000000001 2023-09-24T00:11:54.411 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.411 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.411 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:11:54.411 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:02.980300+0000", 2023-09-24T00:11:54.411 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00050859799999999997 2023-09-24T00:11:54.411 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.411 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.411 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:11:54.411 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:02.999033+0000", 2023-09-24T00:11:54.411 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.018732114000000001 2023-09-24T00:11:54.411 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.412 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.412 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-24T00:11:54.412 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:03.000037+0000", 2023-09-24T00:11:54.412 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0010044699999999999 2023-09-24T00:11:54.412 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.412 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.412 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-24T00:11:54.412 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:03.004386+0000", 2023-09-24T00:11:54.412 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0043485390000000002 2023-09-24T00:11:54.412 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:11:54.412 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-24T00:11:54.412 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:11:54.412 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.412 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.413 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.35448.0:124965 10.2 10:4244b91a:::benchmark_data_smithi159_258586_object48505:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e409)", 2023-09-24T00:11:54.413 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-24T00:06:02.895703+0000", 2023-09-24T00:11:54.413 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 351.43774802299998, 2023-09-24T00:11:54.413 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.122177062, 2023-09-24T00:11:54.413 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-24T00:11:54.413 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:11:54.413 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-24T00:11:54.413 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.35448", 2023-09-24T00:11:54.413 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:11:54.413 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 124965 2023-09-24T00:11:54.413 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.413 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-24T00:11:54.414 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.414 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-24T00:11:54.414 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:02.895703+0000", 2023-09-24T00:11:54.414 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:11:54.414 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.414 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.414 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-24T00:11:54.414 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:02.895703+0000", 2023-09-24T00:11:54.414 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:11:54.414 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.414 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.414 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-24T00:11:54.414 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:02.895702+0000", 2023-09-24T00:11:54.415 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999981 2023-09-24T00:11:54.415 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.415 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.415 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-24T00:11:54.415 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:02.895710+0000", 2023-09-24T00:11:54.415 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.2230000000000007e-06 2023-09-24T00:11:54.415 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.415 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.415 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-24T00:11:54.415 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:02.895725+0000", 2023-09-24T00:11:54.415 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.5361000000000001e-05 2023-09-24T00:11:54.415 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.415 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.415 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-24T00:11:54.416 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:02.895737+0000", 2023-09-24T00:11:54.416 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.1566000000000001e-05 2023-09-24T00:11:54.416 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.416 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.416 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:11:54.416 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:02.939735+0000", 2023-09-24T00:11:54.416 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.043997836999999998 2023-09-24T00:11:54.416 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.416 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.416 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for degraded object", 2023-09-24T00:11:54.416 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:02.943978+0000", 2023-09-24T00:11:54.416 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0042430059999999997 2023-09-24T00:11:54.417 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.417 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.417 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:11:54.417 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:02.990757+0000", 2023-09-24T00:11:54.417 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.046779697000000002 2023-09-24T00:11:54.417 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.417 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.417 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-24T00:11:54.417 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:02.992765+0000", 2023-09-24T00:11:54.417 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0020073930000000001 2023-09-24T00:11:54.417 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.417 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.418 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 0,4,6", 2023-09-24T00:11:54.418 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:02.995655+0000", 2023-09-24T00:11:54.418 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0028900150000000001 2023-09-24T00:11:54.418 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.418 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.418 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-24T00:11:54.418 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:03.005677+0000", 2023-09-24T00:11:54.418 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.010022246 2023-09-24T00:11:54.418 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.418 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.418 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:11:54.419 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:03.011427+0000", 2023-09-24T00:11:54.419 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0057504560000000001 2023-09-24T00:11:54.419 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.419 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.419 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:11:54.419 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:03.012477+0000", 2023-09-24T00:11:54.419 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0010493830000000001 2023-09-24T00:11:54.419 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.419 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.419 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:11:54.419 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:03.013016+0000", 2023-09-24T00:11:54.419 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00053960800000000001 2023-09-24T00:11:54.420 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.420 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.420 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-24T00:11:54.420 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:03.014007+0000", 2023-09-24T00:11:54.420 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00099042800000000001 2023-09-24T00:11:54.420 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.420 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.420 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-24T00:11:54.420 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:03.017880+0000", 2023-09-24T00:11:54.420 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0038735589999999999 2023-09-24T00:11:54.420 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:11:54.420 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-24T00:11:54.421 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:11:54.421 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.421 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.421 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.35448.0:125076 10.2 10:46f5224f:::benchmark_data_smithi159_258586_object48616:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e409)", 2023-09-24T00:11:54.421 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-24T00:06:03.124079+0000", 2023-09-24T00:11:54.421 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 351.209372057, 2023-09-24T00:11:54.421 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.124096418, 2023-09-24T00:11:54.421 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-24T00:11:54.421 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:11:54.421 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-24T00:11:54.421 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.35448", 2023-09-24T00:11:54.421 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:11:54.421 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 125076 2023-09-24T00:11:54.422 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.422 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-24T00:11:54.422 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.422 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-24T00:11:54.422 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:03.124079+0000", 2023-09-24T00:11:54.422 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:11:54.422 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.422 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.422 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-24T00:11:54.422 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:03.124079+0000", 2023-09-24T00:11:54.422 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:11:54.422 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.423 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.423 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-24T00:11:54.423 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:03.124077+0000", 2023-09-24T00:11:54.423 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999981 2023-09-24T00:11:54.423 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.423 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.423 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-24T00:11:54.423 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:03.124085+0000", 2023-09-24T00:11:54.423 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.204e-06 2023-09-24T00:11:54.423 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.423 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.423 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-24T00:11:54.424 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:03.124099+0000", 2023-09-24T00:11:54.424 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.4018e-05 2023-09-24T00:11:54.424 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.424 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.424 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-24T00:11:54.424 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:03.124107+0000", 2023-09-24T00:11:54.424 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.9100000000000005e-06 2023-09-24T00:11:54.424 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.424 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.424 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:11:54.424 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:03.176137+0000", 2023-09-24T00:11:54.424 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.052030567 2023-09-24T00:11:54.425 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.425 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.425 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for degraded object", 2023-09-24T00:11:54.425 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:03.181089+0000", 2023-09-24T00:11:54.425 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0049519660000000004 2023-09-24T00:11:54.425 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.425 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.425 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:11:54.425 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:03.200703+0000", 2023-09-24T00:11:54.425 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.019614154000000002 2023-09-24T00:11:54.425 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.425 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.426 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-24T00:11:54.426 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:03.202308+0000", 2023-09-24T00:11:54.426 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.001604456 2023-09-24T00:11:54.426 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.426 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.426 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 0,4,6", 2023-09-24T00:11:54.426 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:03.204795+0000", 2023-09-24T00:11:54.426 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.002487646 2023-09-24T00:11:54.426 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.426 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.426 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:11:54.426 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:03.224492+0000", 2023-09-24T00:11:54.427 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.019696425 2023-09-24T00:11:54.427 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.427 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.427 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-24T00:11:54.427 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:03.224641+0000", 2023-09-24T00:11:54.427 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00014876099999999999 2023-09-24T00:11:54.427 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.427 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.427 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:11:54.427 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:03.225124+0000", 2023-09-24T00:11:54.427 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00048367899999999999 2023-09-24T00:11:54.427 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.428 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.428 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:11:54.428 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:03.243382+0000", 2023-09-24T00:11:54.428 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.018257812000000002 2023-09-24T00:11:54.428 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.428 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.428 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-24T00:11:54.428 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:03.244188+0000", 2023-09-24T00:11:54.428 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00080552800000000002 2023-09-24T00:11:54.428 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.428 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.428 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-24T00:11:54.429 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:03.248176+0000", 2023-09-24T00:11:54.429 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0039881220000000002 2023-09-24T00:11:54.429 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:11:54.429 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-24T00:11:54.429 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:11:54.429 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.429 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.429 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.35448.0:125103 10.2 10:416420f5:::benchmark_data_smithi159_258586_object48643:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e409)", 2023-09-24T00:11:54.429 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-24T00:06:03.174273+0000", 2023-09-24T00:11:54.429 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 351.15917808400002, 2023-09-24T00:11:54.429 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.12430775500000001, 2023-09-24T00:11:54.430 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-24T00:11:54.430 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:11:54.430 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-24T00:11:54.430 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.35448", 2023-09-24T00:11:54.430 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:11:54.430 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 125103 2023-09-24T00:11:54.430 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.430 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-24T00:11:54.430 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.430 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-24T00:11:54.430 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:03.174273+0000", 2023-09-24T00:11:54.431 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:11:54.431 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.431 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.431 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-24T00:11:54.431 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:03.174273+0000", 2023-09-24T00:11:54.431 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:11:54.431 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.431 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.431 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-24T00:11:54.431 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:03.174272+0000", 2023-09-24T00:11:54.431 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999986 2023-09-24T00:11:54.431 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.431 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.432 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-24T00:11:54.432 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:03.174277+0000", 2023-09-24T00:11:54.432 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.8649999999999998e-06 2023-09-24T00:11:54.432 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.432 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.432 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-24T00:11:54.432 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:03.174289+0000", 2023-09-24T00:11:54.432 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.1253000000000001e-05 2023-09-24T00:11:54.432 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.432 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.432 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-24T00:11:54.432 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:03.174295+0000", 2023-09-24T00:11:54.433 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.3840000000000002e-06 2023-09-24T00:11:54.433 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.433 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.433 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:11:54.433 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:03.260019+0000", 2023-09-24T00:11:54.433 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.085723382000000001 2023-09-24T00:11:54.433 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.433 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.433 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for degraded object", 2023-09-24T00:11:54.433 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:03.266778+0000", 2023-09-24T00:11:54.433 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0067591379999999996 2023-09-24T00:11:54.433 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.433 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.434 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:11:54.434 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:03.276886+0000", 2023-09-24T00:11:54.434 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.010108681 2023-09-24T00:11:54.434 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.434 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.434 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-24T00:11:54.434 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:03.279477+0000", 2023-09-24T00:11:54.434 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00259049 2023-09-24T00:11:54.434 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.434 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.434 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 0,4,6", 2023-09-24T00:11:54.434 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:03.283385+0000", 2023-09-24T00:11:54.435 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0039083590000000001 2023-09-24T00:11:54.435 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.435 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.435 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:11:54.435 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:03.288300+0000", 2023-09-24T00:11:54.435 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0049143520000000003 2023-09-24T00:11:54.435 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.435 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.435 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:11:54.435 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:03.288817+0000", 2023-09-24T00:11:54.435 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00051714199999999995 2023-09-24T00:11:54.435 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.436 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.436 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-24T00:11:54.436 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:03.288972+0000", 2023-09-24T00:11:54.436 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00015493500000000001 2023-09-24T00:11:54.436 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.436 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.436 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:11:54.436 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:03.293897+0000", 2023-09-24T00:11:54.436 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0049249879999999999 2023-09-24T00:11:54.436 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.436 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.436 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-24T00:11:54.436 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:03.294800+0000", 2023-09-24T00:11:54.437 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00090337700000000002 2023-09-24T00:11:54.437 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.437 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.437 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-24T00:11:54.437 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:03.298581+0000", 2023-09-24T00:11:54.437 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.003781071 2023-09-24T00:11:54.437 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:11:54.437 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-24T00:11:54.437 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:11:54.437 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.437 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.437 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.35448.0:146385 10.2 10:4319ab8b:::benchmark_data_smithi159_258586_object69925:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e413)", 2023-09-24T00:11:54.438 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-24T00:06:44.383267+0000", 2023-09-24T00:11:54.438 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 309.95018467, 2023-09-24T00:11:54.438 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.5436153859999999, 2023-09-24T00:11:54.438 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-24T00:11:54.438 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:11:54.438 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-24T00:11:54.438 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.35448", 2023-09-24T00:11:54.438 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:11:54.438 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 146385 2023-09-24T00:11:54.438 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.438 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-24T00:11:54.438 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.439 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-24T00:11:54.439 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:44.383267+0000", 2023-09-24T00:11:54.439 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:11:54.439 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.439 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.439 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-24T00:11:54.439 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:44.383267+0000", 2023-09-24T00:11:54.439 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:11:54.439 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.439 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.439 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-24T00:11:54.439 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:44.383265+0000", 2023-09-24T00:11:54.440 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999981 2023-09-24T00:11:54.440 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.440 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.440 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-24T00:11:54.440 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:44.383275+0000", 2023-09-24T00:11:54.440 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.0386e-05 2023-09-24T00:11:54.440 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.440 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.440 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-24T00:11:54.440 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:44.383298+0000", 2023-09-24T00:11:54.440 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 2.2368e-05 2023-09-24T00:11:54.440 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.440 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.441 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-24T00:11:54.441 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:44.383312+0000", 2023-09-24T00:11:54.441 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.4081e-05 2023-09-24T00:11:54.441 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.441 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.441 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:11:54.441 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:44.383385+0000", 2023-09-24T00:11:54.441 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.2930999999999997e-05 2023-09-24T00:11:54.441 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.441 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.441 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for peered", 2023-09-24T00:11:54.441 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:44.383394+0000", 2023-09-24T00:11:54.442 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 9.8449999999999998e-06 2023-09-24T00:11:54.442 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.442 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.442 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:11:54.442 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:45.770902+0000", 2023-09-24T00:11:54.442 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.3875076210000001 2023-09-24T00:11:54.442 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.442 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.442 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for degraded object", 2023-09-24T00:11:54.442 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:45.772679+0000", 2023-09-24T00:11:54.442 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.001777418 2023-09-24T00:11:54.442 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.443 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.443 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:11:54.443 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:45.916044+0000", 2023-09-24T00:11:54.443 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.14336412000000001 2023-09-24T00:11:54.443 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.443 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.443 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-24T00:11:54.443 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:45.916894+0000", 2023-09-24T00:11:54.443 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00084999299999999995 2023-09-24T00:11:54.443 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.443 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.443 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 0,3,6", 2023-09-24T00:11:54.443 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:45.918688+0000", 2023-09-24T00:11:54.444 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0017945229999999999 2023-09-24T00:11:54.444 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.444 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.444 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:11:54.444 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:45.922942+0000", 2023-09-24T00:11:54.444 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.004253855 2023-09-24T00:11:54.444 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.444 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.444 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:11:54.444 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:45.923334+0000", 2023-09-24T00:11:54.444 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000392063 2023-09-24T00:11:54.444 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.445 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.445 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-24T00:11:54.445 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:45.923663+0000", 2023-09-24T00:11:54.445 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00032937500000000002 2023-09-24T00:11:54.445 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.445 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.445 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:11:54.445 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:45.924098+0000", 2023-09-24T00:11:54.445 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00043460999999999999 2023-09-24T00:11:54.445 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.445 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.445 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-24T00:11:54.445 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:45.924802+0000", 2023-09-24T00:11:54.446 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00070402599999999996 2023-09-24T00:11:54.446 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.446 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.446 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-24T00:11:54.446 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:45.926882+0000", 2023-09-24T00:11:54.446 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0020801069999999999 2023-09-24T00:11:54.446 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:11:54.446 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-24T00:11:54.446 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:11:54.446 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.446 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.446 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.35448.0:146377 10.12 10:4beefe14:::benchmark_data_smithi159_258586_object69917:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e414)", 2023-09-24T00:11:54.447 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-24T00:06:45.260340+0000", 2023-09-24T00:11:54.447 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 309.07311114399999, 2023-09-24T00:11:54.447 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.4272911719999999, 2023-09-24T00:11:54.447 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-24T00:11:54.447 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:11:54.447 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-24T00:11:54.447 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.35448", 2023-09-24T00:11:54.447 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:11:54.447 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 146377 2023-09-24T00:11:54.447 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.447 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-24T00:11:54.447 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.447 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-24T00:11:54.448 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:45.260340+0000", 2023-09-24T00:11:54.448 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:11:54.448 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.448 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.448 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-24T00:11:54.448 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:45.260340+0000", 2023-09-24T00:11:54.448 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:11:54.448 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.448 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.448 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-24T00:11:54.448 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:45.260338+0000", 2023-09-24T00:11:54.448 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999976 2023-09-24T00:11:54.449 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.449 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.449 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-24T00:11:54.449 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:45.260346+0000", 2023-09-24T00:11:54.449 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.8790000000000003e-06 2023-09-24T00:11:54.449 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.449 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.449 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-24T00:11:54.449 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:45.260358+0000", 2023-09-24T00:11:54.449 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.271e-05 2023-09-24T00:11:54.449 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.449 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.449 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-24T00:11:54.449 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:45.260371+0000", 2023-09-24T00:11:54.450 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.2887e-05 2023-09-24T00:11:54.450 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.450 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.450 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:11:54.450 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:45.913541+0000", 2023-09-24T00:11:54.450 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.65316922899999996 2023-09-24T00:11:54.450 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.450 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.450 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for peered", 2023-09-24T00:11:54.450 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:45.913549+0000", 2023-09-24T00:11:54.450 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.9490000000000002e-06 2023-09-24T00:11:54.451 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.451 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.451 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:11:54.451 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:46.676903+0000", 2023-09-24T00:11:54.451 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.76335367499999995 2023-09-24T00:11:54.451 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.451 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.451 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-24T00:11:54.451 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:46.677774+0000", 2023-09-24T00:11:54.451 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00087069899999999995 2023-09-24T00:11:54.451 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.451 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.452 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 0,3,4", 2023-09-24T00:11:54.452 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:46.679208+0000", 2023-09-24T00:11:54.452 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0014344920000000001 2023-09-24T00:11:54.452 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.452 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.452 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:11:54.452 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:46.682722+0000", 2023-09-24T00:11:54.452 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.003513202 2023-09-24T00:11:54.452 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.452 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.452 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:11:54.452 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:46.682871+0000", 2023-09-24T00:11:54.453 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00014966099999999999 2023-09-24T00:11:54.453 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.453 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.453 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:11:54.453 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:46.683004+0000", 2023-09-24T00:11:54.453 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00013307400000000001 2023-09-24T00:11:54.453 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.453 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.453 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-24T00:11:54.453 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:46.686375+0000", 2023-09-24T00:11:54.453 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0033707680000000001 2023-09-24T00:11:54.453 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.454 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.454 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-24T00:11:54.454 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:46.686686+0000", 2023-09-24T00:11:54.454 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000310957 2023-09-24T00:11:54.454 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.454 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.454 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-24T00:11:54.454 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:46.687631+0000", 2023-09-24T00:11:54.454 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00094538700000000001 2023-09-24T00:11:54.454 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:11:54.454 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-24T00:11:54.454 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:11:54.455 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.455 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.455 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "MOSDPGPushReply(10.2 414/413 [PushReplyOp(10:4319ab8b:::benchmark_data_smithi159_258586_object69925:head)])", 2023-09-24T00:11:54.455 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-24T00:06:45.775320+0000", 2023-09-24T00:11:54.455 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 308.55813178199998, 2023-09-24T00:11:54.455 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.14058163000000001, 2023-09-24T00:11:54.455 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-24T00:11:54.455 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "reached pg", 2023-09-24T00:11:54.455 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-24T00:11:54.455 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.455 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-24T00:11:54.455 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:45.775320+0000", 2023-09-24T00:11:54.455 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:11:54.456 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.456 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.456 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-24T00:11:54.456 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:45.775320+0000", 2023-09-24T00:11:54.456 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:11:54.456 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.456 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.456 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-24T00:11:54.456 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:45.775319+0000", 2023-09-24T00:11:54.456 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.999999 2023-09-24T00:11:54.456 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.456 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.456 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-24T00:11:54.457 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:45.775327+0000", 2023-09-24T00:11:54.457 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 7.9340000000000006e-06 2023-09-24T00:11:54.457 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.457 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.457 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-24T00:11:54.457 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:45.775339+0000", 2023-09-24T00:11:54.457 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.2838e-05 2023-09-24T00:11:54.457 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.457 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.457 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-24T00:11:54.457 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:45.775351+0000", 2023-09-24T00:11:54.457 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.1238e-05 2023-09-24T00:11:54.457 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.458 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.458 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:11:54.458 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:45.912385+0000", 2023-09-24T00:11:54.458 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.13703457699999999 2023-09-24T00:11:54.458 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.458 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.458 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-24T00:11:54.458 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:45.915901+0000", 2023-09-24T00:11:54.458 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0035159420000000002 2023-09-24T00:11:54.458 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:11:54.458 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-24T00:11:54.458 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:11:54.459 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.459 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.459 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.35448.0:146408 10.12 10:4e01293d:::benchmark_data_smithi159_258586_object69948:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e415)", 2023-09-24T00:11:54.459 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-24T00:06:46.419412+0000", 2023-09-24T00:11:54.459 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 307.91403986799997, 2023-09-24T00:11:54.459 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.27228415099999997, 2023-09-24T00:11:54.459 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-24T00:11:54.459 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:11:54.459 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-24T00:11:54.459 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.35448", 2023-09-24T00:11:54.459 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:11:54.459 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 146408 2023-09-24T00:11:54.460 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.460 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-24T00:11:54.460 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.460 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-24T00:11:54.460 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:46.419412+0000", 2023-09-24T00:11:54.460 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:11:54.460 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.460 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.460 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-24T00:11:54.460 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:46.419412+0000", 2023-09-24T00:11:54.460 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:11:54.460 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.460 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.461 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-24T00:11:54.461 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:46.419410+0000", 2023-09-24T00:11:54.461 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999986 2023-09-24T00:11:54.461 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.461 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.461 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-24T00:11:54.461 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:46.419418+0000", 2023-09-24T00:11:54.461 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.0209999999999999e-06 2023-09-24T00:11:54.461 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.461 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.461 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-24T00:11:54.461 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:46.419434+0000", 2023-09-24T00:11:54.461 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.6127999999999999e-05 2023-09-24T00:11:54.462 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.462 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.462 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-24T00:11:54.462 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:46.419442+0000", 2023-09-24T00:11:54.462 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.4270000000000008e-06 2023-09-24T00:11:54.462 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.462 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.462 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:11:54.462 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:46.447091+0000", 2023-09-24T00:11:54.462 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.027648738999999999 2023-09-24T00:11:54.462 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.462 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.463 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for peered", 2023-09-24T00:11:54.463 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:46.447149+0000", 2023-09-24T00:11:54.463 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 5.7422e-05 2023-09-24T00:11:54.463 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.463 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.463 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:11:54.463 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:46.683093+0000", 2023-09-24T00:11:54.463 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.23594404399999999 2023-09-24T00:11:54.463 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.463 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.463 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-24T00:11:54.463 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:46.683655+0000", 2023-09-24T00:11:54.463 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00056250099999999997 2023-09-24T00:11:54.464 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.464 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.464 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 0,3,4", 2023-09-24T00:11:54.464 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:46.684621+0000", 2023-09-24T00:11:54.464 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00096609199999999999 2023-09-24T00:11:54.464 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.464 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.464 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:11:54.464 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:46.687802+0000", 2023-09-24T00:11:54.464 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0031812009999999998 2023-09-24T00:11:54.464 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.464 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.464 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-24T00:11:54.465 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:46.687845+0000", 2023-09-24T00:11:54.465 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4.2629999999999997e-05 2023-09-24T00:11:54.465 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.465 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.465 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:11:54.465 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:46.687991+0000", 2023-09-24T00:11:54.465 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000145599 2023-09-24T00:11:54.465 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.465 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.465 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:11:54.465 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:46.690448+0000", 2023-09-24T00:11:54.465 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00245714 2023-09-24T00:11:54.466 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.466 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.466 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-24T00:11:54.466 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:46.690712+0000", 2023-09-24T00:11:54.466 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00026431000000000002 2023-09-24T00:11:54.466 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.466 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.466 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-24T00:11:54.466 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:46.691696+0000", 2023-09-24T00:11:54.466 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0009835130000000001 2023-09-24T00:11:54.466 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:11:54.466 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-24T00:11:54.467 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:11:54.467 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.467 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.467 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.35448.0:146453 10.2 10:4620218c:::benchmark_data_smithi159_258586_object69993:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e415)", 2023-09-24T00:11:54.467 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-24T00:06:46.539961+0000", 2023-09-24T00:11:54.467 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 307.79349071600001, 2023-09-24T00:11:54.467 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.183186663, 2023-09-24T00:11:54.467 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-24T00:11:54.467 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:11:54.467 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-24T00:11:54.467 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.35448", 2023-09-24T00:11:54.467 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:11:54.468 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 146453 2023-09-24T00:11:54.468 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.468 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-24T00:11:54.468 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.468 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-24T00:11:54.468 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:46.539961+0000", 2023-09-24T00:11:54.468 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:11:54.468 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.468 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.468 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-24T00:11:54.468 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:46.539961+0000", 2023-09-24T00:11:54.468 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:11:54.469 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.469 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.469 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-24T00:11:54.469 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:46.539959+0000", 2023-09-24T00:11:54.469 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999981 2023-09-24T00:11:54.469 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.469 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.469 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-24T00:11:54.469 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:46.539967+0000", 2023-09-24T00:11:54.469 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 8.4519999999999997e-06 2023-09-24T00:11:54.469 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.469 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.470 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-24T00:11:54.470 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:46.539982+0000", 2023-09-24T00:11:54.470 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.4941e-05 2023-09-24T00:11:54.470 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.470 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.470 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-24T00:11:54.470 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:46.539994+0000", 2023-09-24T00:11:54.470 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.1246e-05 2023-09-24T00:11:54.470 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.470 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.470 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:11:54.470 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:46.683133+0000", 2023-09-24T00:11:54.470 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.14313917700000001 2023-09-24T00:11:54.471 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.471 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.471 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for degraded object", 2023-09-24T00:11:54.471 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:46.685226+0000", 2023-09-24T00:11:54.471 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0020936599999999998 2023-09-24T00:11:54.471 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.471 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.471 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:11:54.471 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:46.698106+0000", 2023-09-24T00:11:54.471 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.012879414 2023-09-24T00:11:54.471 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.471 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.472 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-24T00:11:54.472 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:46.698663+0000", 2023-09-24T00:11:54.472 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00055713799999999999 2023-09-24T00:11:54.472 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.472 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.472 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 0,3,6", 2023-09-24T00:11:54.472 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:46.699942+0000", 2023-09-24T00:11:54.472 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.001278932 2023-09-24T00:11:54.472 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.472 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.472 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-24T00:11:54.472 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:46.714375+0000", 2023-09-24T00:11:54.472 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.014433557 2023-09-24T00:11:54.473 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.473 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.473 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:11:54.473 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:46.721264+0000", 2023-09-24T00:11:54.473 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0068882379999999997 2023-09-24T00:11:54.473 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.473 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.473 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:11:54.473 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:46.721490+0000", 2023-09-24T00:11:54.473 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000226269 2023-09-24T00:11:54.473 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.474 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.474 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:11:54.474 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:46.721790+0000", 2023-09-24T00:11:54.474 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00029991399999999997 2023-09-24T00:11:54.474 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.474 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.474 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-24T00:11:54.474 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:46.722135+0000", 2023-09-24T00:11:54.474 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00034538199999999998 2023-09-24T00:11:54.474 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.474 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.474 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-24T00:11:54.474 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:46.723147+0000", 2023-09-24T00:11:54.475 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0010120559999999999 2023-09-24T00:11:54.475 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:11:54.475 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-24T00:11:54.475 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:11:54.475 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.475 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.475 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.35448.0:146474 10.2 10:4471fdbf:::benchmark_data_smithi159_258586_object70014:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e415)", 2023-09-24T00:11:54.475 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-24T00:06:46.567158+0000", 2023-09-24T00:11:54.475 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 307.76629354300002, 2023-09-24T00:11:54.475 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.15777039300000001, 2023-09-24T00:11:54.475 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-24T00:11:54.475 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:11:54.476 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-24T00:11:54.476 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.35448", 2023-09-24T00:11:54.476 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:11:54.476 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 146474 2023-09-24T00:11:54.476 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.476 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-24T00:11:54.476 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.476 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-24T00:11:54.476 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:46.567158+0000", 2023-09-24T00:11:54.476 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:11:54.476 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.476 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.476 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-24T00:11:54.477 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:46.567158+0000", 2023-09-24T00:11:54.477 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:11:54.477 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.477 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.477 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-24T00:11:54.477 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:46.567156+0000", 2023-09-24T00:11:54.477 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999986 2023-09-24T00:11:54.477 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.477 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.477 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-24T00:11:54.477 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:46.567163+0000", 2023-09-24T00:11:54.477 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.2210000000000002e-06 2023-09-24T00:11:54.478 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.478 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.478 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-24T00:11:54.478 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:46.567182+0000", 2023-09-24T00:11:54.478 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.927e-05 2023-09-24T00:11:54.478 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.478 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.478 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-24T00:11:54.478 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:46.567188+0000", 2023-09-24T00:11:54.478 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.3199999999999996e-06 2023-09-24T00:11:54.478 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.478 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.479 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:11:54.479 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:46.685344+0000", 2023-09-24T00:11:54.479 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.118155763 2023-09-24T00:11:54.479 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.479 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.479 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for degraded object", 2023-09-24T00:11:54.479 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:46.687878+0000", 2023-09-24T00:11:54.479 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.002534026 2023-09-24T00:11:54.479 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.479 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.479 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:11:54.479 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:46.705996+0000", 2023-09-24T00:11:54.479 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.018117841999999999 2023-09-24T00:11:54.480 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.480 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.480 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-24T00:11:54.480 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:46.706709+0000", 2023-09-24T00:11:54.480 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00071296599999999999 2023-09-24T00:11:54.480 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.480 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.480 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 0,3,6", 2023-09-24T00:11:54.480 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:46.708337+0000", 2023-09-24T00:11:54.480 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0016284240000000001 2023-09-24T00:11:54.480 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.480 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.481 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-24T00:11:54.481 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:46.721057+0000", 2023-09-24T00:11:54.481 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.012719836 2023-09-24T00:11:54.481 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.481 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.481 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:11:54.481 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:46.723344+0000", 2023-09-24T00:11:54.481 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0022869629999999999 2023-09-24T00:11:54.481 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.481 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.481 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:11:54.481 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:46.723545+0000", 2023-09-24T00:11:54.482 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00020091900000000001 2023-09-24T00:11:54.482 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.482 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.482 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:11:54.482 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:46.723732+0000", 2023-09-24T00:11:54.482 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00018707399999999999 2023-09-24T00:11:54.482 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.482 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.482 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-24T00:11:54.482 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:46.723986+0000", 2023-09-24T00:11:54.482 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00025413999999999998 2023-09-24T00:11:54.483 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.483 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.483 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-24T00:11:54.483 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:46.724928+0000", 2023-09-24T00:11:54.483 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00094203899999999998 2023-09-24T00:11:54.483 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:11:54.483 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-24T00:11:54.483 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:11:54.483 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.483 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.483 INFO:teuthology.orchestra.run.smithi159.stdout: "description": "osd_op(client.35448.0:146490 10.2 10:403cfab5:::benchmark_data_smithi159_258586_object70030:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e415)", 2023-09-24T00:11:54.483 INFO:teuthology.orchestra.run.smithi159.stdout: "initiated_at": "2023-09-24T00:06:46.607520+0000", 2023-09-24T00:11:54.483 INFO:teuthology.orchestra.run.smithi159.stdout: "age": 307.72593116399997, 2023-09-24T00:11:54.484 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.11948052200000001, 2023-09-24T00:11:54.484 INFO:teuthology.orchestra.run.smithi159.stdout: "type_data": { 2023-09-24T00:11:54.484 INFO:teuthology.orchestra.run.smithi159.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-24T00:11:54.484 INFO:teuthology.orchestra.run.smithi159.stdout: "client_info": { 2023-09-24T00:11:54.484 INFO:teuthology.orchestra.run.smithi159.stdout: "client": "client.35448", 2023-09-24T00:11:54.484 INFO:teuthology.orchestra.run.smithi159.stdout: "client_addr": "172.21.15.159:0/1932773012", 2023-09-24T00:11:54.484 INFO:teuthology.orchestra.run.smithi159.stdout: "tid": 146490 2023-09-24T00:11:54.484 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.484 INFO:teuthology.orchestra.run.smithi159.stdout: "events": [ 2023-09-24T00:11:54.484 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.484 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "initiated", 2023-09-24T00:11:54.484 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:46.607520+0000", 2023-09-24T00:11:54.485 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:11:54.485 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.485 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.485 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "throttled", 2023-09-24T00:11:54.485 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:46.607520+0000", 2023-09-24T00:11:54.485 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0 2023-09-24T00:11:54.485 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.485 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.485 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "header_read", 2023-09-24T00:11:54.485 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:46.607519+0000", 2023-09-24T00:11:54.485 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 4294967295.9999986 2023-09-24T00:11:54.485 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.485 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.486 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "all_read", 2023-09-24T00:11:54.486 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:46.607525+0000", 2023-09-24T00:11:54.486 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.5200000000000003e-06 2023-09-24T00:11:54.486 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.486 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.486 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "dispatched", 2023-09-24T00:11:54.486 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:46.607538+0000", 2023-09-24T00:11:54.486 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 1.3023000000000001e-05 2023-09-24T00:11:54.486 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.486 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.486 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "queued_for_pg", 2023-09-24T00:11:54.486 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:46.607544+0000", 2023-09-24T00:11:54.487 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 6.0249999999999999e-06 2023-09-24T00:11:54.487 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.487 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.487 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:11:54.487 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:46.687990+0000", 2023-09-24T00:11:54.487 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.080446110000000001 2023-09-24T00:11:54.487 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.487 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.487 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for degraded object", 2023-09-24T00:11:54.487 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:46.690200+0000", 2023-09-24T00:11:54.487 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.002209796 2023-09-24T00:11:54.487 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.488 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.488 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "reached_pg", 2023-09-24T00:11:54.488 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:46.716591+0000", 2023-09-24T00:11:54.488 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.026391332999999999 2023-09-24T00:11:54.488 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.488 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.488 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "started", 2023-09-24T00:11:54.488 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:46.717144+0000", 2023-09-24T00:11:54.488 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00055231799999999999 2023-09-24T00:11:54.488 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.488 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.488 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "waiting for subops from 0,3,6", 2023-09-24T00:11:54.488 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:46.718458+0000", 2023-09-24T00:11:54.489 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00131409 2023-09-24T00:11:54.489 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.489 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.489 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "op_commit", 2023-09-24T00:11:54.489 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:46.721562+0000", 2023-09-24T00:11:54.489 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0031045399999999998 2023-09-24T00:11:54.489 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.489 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.489 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:11:54.489 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:46.725145+0000", 2023-09-24T00:11:54.489 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0035824799999999999 2023-09-24T00:11:54.489 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.490 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.490 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:11:54.490 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:46.725413+0000", 2023-09-24T00:11:54.490 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00026801899999999998 2023-09-24T00:11:54.490 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.490 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.490 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "sub_op_commit_rec", 2023-09-24T00:11:54.490 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:46.725611+0000", 2023-09-24T00:11:54.490 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.000198474 2023-09-24T00:11:54.490 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.490 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.490 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "commit_sent", 2023-09-24T00:11:54.490 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:46.725897+0000", 2023-09-24T00:11:54.491 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.00028572899999999997 2023-09-24T00:11:54.491 INFO:teuthology.orchestra.run.smithi159.stdout: }, 2023-09-24T00:11:54.491 INFO:teuthology.orchestra.run.smithi159.stdout: { 2023-09-24T00:11:54.491 INFO:teuthology.orchestra.run.smithi159.stdout: "event": "done", 2023-09-24T00:11:54.491 INFO:teuthology.orchestra.run.smithi159.stdout: "time": "2023-09-24T00:06:46.727001+0000", 2023-09-24T00:11:54.491 INFO:teuthology.orchestra.run.smithi159.stdout: "duration": 0.0011036419999999999 2023-09-24T00:11:54.491 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:11:54.491 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-24T00:11:54.491 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:11:54.491 INFO:teuthology.orchestra.run.smithi159.stdout: } 2023-09-24T00:11:54.491 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2023-09-24T00:11:54.491 INFO:teuthology.orchestra.run.smithi159.stdout:} 2023-09-24T00:11:54.492 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:11:54 smithi159 bash[105915]: cluster 2023-09-24T00:11:53.294216+0000 mgr.y (mgr.25991) 1660 : cluster 0 pgmap v1946: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:11:54.492 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:11:54 smithi159 bash[108473]: cluster 2023-09-24T00:11:53.294216+0000 mgr.y (mgr.25991) 1660 : cluster 0 pgmap v1946: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:11:54.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:11:54 smithi164 bash[92846]: cluster 2023-09-24T00:11:53.294216+0000 mgr.y (mgr.25991) 1660 : cluster 0 pgmap v1946: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:11:55.396 INFO:teuthology.orchestra.run.smithi159.stderr:reweighted osd.1 to 1 (10000) 2023-09-24T00:11:55.715 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:11:55 smithi159 bash[105915]: audit 2023-09-24T00:11:55.328284+0000 mon.c (mon.2) 156 : audit 1 from='client.? 172.21.15.159:0/340358306' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-24T00:11:55.715 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:11:55 smithi159 bash[105915]: audit 2023-09-24T00:11:55.328714+0000 mon.a (mon.0) 2228 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-24T00:11:55.715 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:11:55 smithi159 bash[108473]: audit 2023-09-24T00:11:55.328284+0000 mon.c (mon.2) 156 : audit 1 from='client.? 172.21.15.159:0/340358306' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-24T00:11:55.715 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:11:55 smithi159 bash[108473]: audit 2023-09-24T00:11:55.328714+0000 mon.a (mon.0) 2228 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-24T00:11:55.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:11:55 smithi164 bash[92846]: audit 2023-09-24T00:11:55.328284+0000 mon.c (mon.2) 156 : audit 1 from='client.? 172.21.15.159:0/340358306' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-24T00:11:55.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:11:55 smithi164 bash[92846]: audit 2023-09-24T00:11:55.328714+0000 mon.a (mon.0) 2228 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-24T00:11:56.559 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd primary-affinity 1 1 2023-09-24T00:11:56.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:11:56 smithi164 bash[92846]: cluster 2023-09-24T00:11:55.294626+0000 mgr.y (mgr.25991) 1661 : cluster 0 pgmap v1947: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:11:56.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:11:56 smithi164 bash[92846]: cluster 2023-09-24T00:11:55.385388+0000 osd.6 (osd.6) 600 : cluster 3 failed to encode map e494 with expected crc 2023-09-24T00:11:56.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:11:56 smithi164 bash[92846]: audit 2023-09-24T00:11:55.388082+0000 mon.a (mon.0) 2229 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-09-24T00:11:56.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:11:56 smithi164 bash[92846]: cluster 2023-09-24T00:11:55.388341+0000 mon.a (mon.0) 2230 : cluster 0 osdmap e494: 8 total, 8 up, 8 in 2023-09-24T00:11:56.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:11:56 smithi159 bash[105915]: cluster 2023-09-24T00:11:55.294626+0000 mgr.y (mgr.25991) 1661 : cluster 0 pgmap v1947: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:11:56.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:11:56 smithi159 bash[105915]: cluster 2023-09-24T00:11:55.385388+0000 osd.6 (osd.6) 600 : cluster 3 failed to encode map e494 with expected crc 2023-09-24T00:11:56.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:11:56 smithi159 bash[105915]: audit 2023-09-24T00:11:55.388082+0000 mon.a (mon.0) 2229 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-09-24T00:11:56.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:11:56 smithi159 bash[105915]: cluster 2023-09-24T00:11:55.388341+0000 mon.a (mon.0) 2230 : cluster 0 osdmap e494: 8 total, 8 up, 8 in 2023-09-24T00:11:56.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:11:56 smithi159 bash[108473]: cluster 2023-09-24T00:11:55.294626+0000 mgr.y (mgr.25991) 1661 : cluster 0 pgmap v1947: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:11:56.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:11:56 smithi159 bash[108473]: cluster 2023-09-24T00:11:55.385388+0000 osd.6 (osd.6) 600 : cluster 3 failed to encode map e494 with expected crc 2023-09-24T00:11:56.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:11:56 smithi159 bash[108473]: audit 2023-09-24T00:11:55.388082+0000 mon.a (mon.0) 2229 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-09-24T00:11:56.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:11:56 smithi159 bash[108473]: cluster 2023-09-24T00:11:55.388341+0000 mon.a (mon.0) 2230 : cluster 0 osdmap e494: 8 total, 8 up, 8 in 2023-09-24T00:11:58.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:11:58 smithi164 bash[92846]: cluster 2023-09-24T00:11:57.295335+0000 mgr.y (mgr.25991) 1662 : cluster 0 pgmap v1949: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:11:58.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:11:58 smithi159 bash[105915]: cluster 2023-09-24T00:11:57.295335+0000 mgr.y (mgr.25991) 1662 : cluster 0 pgmap v1949: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:11:58.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:11:58 smithi159 bash[108473]: cluster 2023-09-24T00:11:57.295335+0000 mgr.y (mgr.25991) 1662 : cluster 0 pgmap v1949: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:12:00.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:12:00 smithi164 bash[92846]: cluster 2023-09-24T00:11:59.296354+0000 mgr.y (mgr.25991) 1663 : cluster 0 pgmap v1950: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:12:00.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:12:00 smithi159 bash[105915]: cluster 2023-09-24T00:11:59.296354+0000 mgr.y (mgr.25991) 1663 : cluster 0 pgmap v1950: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:12:00.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:12:00 smithi159 bash[108473]: cluster 2023-09-24T00:11:59.296354+0000 mgr.y (mgr.25991) 1663 : cluster 0 pgmap v1950: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:12:01.340 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:12:02.727 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:12:02 smithi159 bash[105915]: cluster 2023-09-24T00:12:01.297346+0000 mgr.y (mgr.25991) 1664 : cluster 0 pgmap v1951: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:12:02.728 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:12:02 smithi159 bash[105915]: audit 2023-09-24T00:12:02.282112+0000 mon.a (mon.0) 2231 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:12:02.728 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:12:02 smithi159 bash[108473]: cluster 2023-09-24T00:12:01.297346+0000 mgr.y (mgr.25991) 1664 : cluster 0 pgmap v1951: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:12:02.728 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:12:02 smithi159 bash[108473]: audit 2023-09-24T00:12:02.282112+0000 mon.a (mon.0) 2231 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:12:02.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:12:02 smithi164 bash[92846]: cluster 2023-09-24T00:12:01.297346+0000 mgr.y (mgr.25991) 1664 : cluster 0 pgmap v1951: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:12:02.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:12:02 smithi164 bash[92846]: audit 2023-09-24T00:12:02.282112+0000 mon.a (mon.0) 2231 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:12:04.044 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 24 00:12:03 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [24/Sep/2023:00:12:03] "GET /metrics HTTP/1.1" 200 34187 "" "Prometheus/2.43.0" 2023-09-24T00:12:04.742 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:12:04 smithi159 bash[105915]: cluster 2023-09-24T00:12:03.297948+0000 mgr.y (mgr.25991) 1665 : cluster 0 pgmap v1952: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:12:04.742 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:12:04 smithi159 bash[108473]: cluster 2023-09-24T00:12:03.297948+0000 mgr.y (mgr.25991) 1665 : cluster 0 pgmap v1952: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:12:04.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:12:04 smithi164 bash[92846]: cluster 2023-09-24T00:12:03.297948+0000 mgr.y (mgr.25991) 1665 : cluster 0 pgmap v1952: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:12:05.316 INFO:teuthology.orchestra.run.smithi159.stderr:set osd.1 primary-affinity to 1 (8655362) 2023-09-24T00:12:05.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:12:05 smithi164 bash[92846]: audit 2023-09-24T00:12:05.170206+0000 mon.c (mon.2) 157 : audit 1 from='client.? 172.21.15.159:0/3803512515' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]: dispatch 2023-09-24T00:12:05.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:12:05 smithi164 bash[92846]: audit 2023-09-24T00:12:05.170754+0000 mon.a (mon.0) 2232 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]: dispatch 2023-09-24T00:12:05.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:12:05 smithi159 bash[105915]: audit 2023-09-24T00:12:05.170206+0000 mon.c (mon.2) 157 : audit 1 from='client.? 172.21.15.159:0/3803512515' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]: dispatch 2023-09-24T00:12:05.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:12:05 smithi159 bash[105915]: audit 2023-09-24T00:12:05.170754+0000 mon.a (mon.0) 2232 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]: dispatch 2023-09-24T00:12:05.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:12:05 smithi159 bash[108473]: audit 2023-09-24T00:12:05.170206+0000 mon.c (mon.2) 157 : audit 1 from='client.? 172.21.15.159:0/3803512515' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]: dispatch 2023-09-24T00:12:05.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:12:05 smithi159 bash[108473]: audit 2023-09-24T00:12:05.170754+0000 mon.a (mon.0) 2232 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]: dispatch 2023-09-24T00:12:06.317 INFO:tasks.thrashosds.thrasher:joining the do_sighup greenlet 2023-09-24T00:12:06.317 INFO:tasks.thrashosds.thrasher:joining the do_optrack_toggle greenlet 2023-09-24T00:12:06.317 INFO:tasks.thrashosds.thrasher:joining the do_dump_ops greenlet 2023-09-24T00:12:06.317 INFO:tasks.thrashosds.thrasher:joining the do_noscrub_toggle greenlet 2023-09-24T00:12:06.317 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2023-09-24T00:12:06.318 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd dump --format=json 2023-09-24T00:12:06.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:12:06 smithi164 bash[92846]: cluster 2023-09-24T00:12:05.298674+0000 mgr.y (mgr.25991) 1666 : cluster 0 pgmap v1953: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:12:06.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:12:06 smithi164 bash[92846]: cluster 2023-09-24T00:12:05.302661+0000 osd.6 (osd.6) 601 : cluster 3 failed to encode map e495 with expected crc 2023-09-24T00:12:06.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:12:06 smithi164 bash[92846]: audit 2023-09-24T00:12:05.305917+0000 mon.a (mon.0) 2233 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]': finished 2023-09-24T00:12:06.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:12:06 smithi164 bash[92846]: cluster 2023-09-24T00:12:05.306025+0000 mon.a (mon.0) 2234 : cluster 0 osdmap e495: 8 total, 8 up, 8 in 2023-09-24T00:12:06.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:12:06 smithi164 bash[92846]: cluster 2023-09-24T00:12:05.544566+0000 osd.5 (osd.5) 326 : cluster 3 failed to encode map e495 with expected crc 2023-09-24T00:12:06.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:12:06 smithi164 bash[92846]: cluster 2023-09-24T00:12:05.605391+0000 osd.7 (osd.7) 356 : cluster 3 failed to encode map e495 with expected crc 2023-09-24T00:12:06.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:12:06 smithi159 bash[108473]: cluster 2023-09-24T00:12:05.298674+0000 mgr.y (mgr.25991) 1666 : cluster 0 pgmap v1953: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:12:06.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:12:06 smithi159 bash[108473]: cluster 2023-09-24T00:12:05.302661+0000 osd.6 (osd.6) 601 : cluster 3 failed to encode map e495 with expected crc 2023-09-24T00:12:06.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:12:06 smithi159 bash[108473]: audit 2023-09-24T00:12:05.305917+0000 mon.a (mon.0) 2233 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]': finished 2023-09-24T00:12:06.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:12:06 smithi159 bash[108473]: cluster 2023-09-24T00:12:05.306025+0000 mon.a (mon.0) 2234 : cluster 0 osdmap e495: 8 total, 8 up, 8 in 2023-09-24T00:12:06.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:12:06 smithi159 bash[108473]: cluster 2023-09-24T00:12:05.544566+0000 osd.5 (osd.5) 326 : cluster 3 failed to encode map e495 with expected crc 2023-09-24T00:12:06.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:12:06 smithi159 bash[108473]: cluster 2023-09-24T00:12:05.605391+0000 osd.7 (osd.7) 356 : cluster 3 failed to encode map e495 with expected crc 2023-09-24T00:12:06.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:12:06 smithi159 bash[105915]: cluster 2023-09-24T00:12:05.298674+0000 mgr.y (mgr.25991) 1666 : cluster 0 pgmap v1953: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:12:06.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:12:06 smithi159 bash[105915]: cluster 2023-09-24T00:12:05.302661+0000 osd.6 (osd.6) 601 : cluster 3 failed to encode map e495 with expected crc 2023-09-24T00:12:06.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:12:06 smithi159 bash[105915]: audit 2023-09-24T00:12:05.305917+0000 mon.a (mon.0) 2233 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]': finished 2023-09-24T00:12:06.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:12:06 smithi159 bash[105915]: cluster 2023-09-24T00:12:05.306025+0000 mon.a (mon.0) 2234 : cluster 0 osdmap e495: 8 total, 8 up, 8 in 2023-09-24T00:12:06.796 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:12:06 smithi159 bash[105915]: cluster 2023-09-24T00:12:05.544566+0000 osd.5 (osd.5) 326 : cluster 3 failed to encode map e495 with expected crc 2023-09-24T00:12:06.796 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:12:06 smithi159 bash[105915]: cluster 2023-09-24T00:12:05.605391+0000 osd.7 (osd.7) 356 : cluster 3 failed to encode map e495 with expected crc 2023-09-24T00:12:07.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:12:07 smithi164 bash[92846]: cluster 2023-09-24T00:12:06.534600+0000 osd.4 (osd.4) 402 : cluster 3 failed to encode map e495 with expected crc 2023-09-24T00:12:07.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:12:07 smithi159 bash[105915]: cluster 2023-09-24T00:12:06.534600+0000 osd.4 (osd.4) 402 : cluster 3 failed to encode map e495 with expected crc 2023-09-24T00:12:07.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:12:07 smithi159 bash[108473]: cluster 2023-09-24T00:12:06.534600+0000 osd.4 (osd.4) 402 : cluster 3 failed to encode map e495 with expected crc 2023-09-24T00:12:08.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:12:08 smithi164 bash[92846]: cluster 2023-09-24T00:12:07.299603+0000 mgr.y (mgr.25991) 1667 : cluster 0 pgmap v1955: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:12:08.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:12:08 smithi159 bash[105915]: cluster 2023-09-24T00:12:07.299603+0000 mgr.y (mgr.25991) 1667 : cluster 0 pgmap v1955: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:12:08.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:12:08 smithi159 bash[108473]: cluster 2023-09-24T00:12:07.299603+0000 mgr.y (mgr.25991) 1667 : cluster 0 pgmap v1955: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:12:10.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:12:10 smithi164 bash[92846]: cluster 2023-09-24T00:12:09.300564+0000 mgr.y (mgr.25991) 1668 : cluster 0 pgmap v1956: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:12:10.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:12:10 smithi159 bash[105915]: cluster 2023-09-24T00:12:09.300564+0000 mgr.y (mgr.25991) 1668 : cluster 0 pgmap v1956: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:12:10.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:12:10 smithi159 bash[108473]: cluster 2023-09-24T00:12:09.300564+0000 mgr.y (mgr.25991) 1668 : cluster 0 pgmap v1956: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:12:11.093 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:12:12.646 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:12:12 smithi159 bash[105915]: cluster 2023-09-24T00:12:11.301491+0000 mgr.y (mgr.25991) 1669 : cluster 0 pgmap v1957: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:12:12.646 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:12:12 smithi159 bash[108473]: cluster 2023-09-24T00:12:11.301491+0000 mgr.y (mgr.25991) 1669 : cluster 0 pgmap v1957: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:12:12.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:12:12 smithi164 bash[92846]: cluster 2023-09-24T00:12:11.301491+0000 mgr.y (mgr.25991) 1669 : cluster 0 pgmap v1957: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:12:13.794 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 24 00:12:13 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [24/Sep/2023:00:12:13] "GET /metrics HTTP/1.1" 200 34187 "" "Prometheus/2.43.0" 2023-09-24T00:12:14.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:12:14 smithi164 bash[92846]: cluster 2023-09-24T00:12:13.302161+0000 mgr.y (mgr.25991) 1670 : cluster 0 pgmap v1958: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:12:14.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:12:14 smithi164 bash[92846]: audit 2023-09-24T00:12:13.563835+0000 mon.a (mon.0) 2235 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-24T00:12:14.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:12:14 smithi159 bash[105915]: cluster 2023-09-24T00:12:13.302161+0000 mgr.y (mgr.25991) 1670 : cluster 0 pgmap v1958: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:12:14.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:12:14 smithi159 bash[105915]: audit 2023-09-24T00:12:13.563835+0000 mon.a (mon.0) 2235 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-24T00:12:14.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:12:14 smithi159 bash[108473]: cluster 2023-09-24T00:12:13.302161+0000 mgr.y (mgr.25991) 1670 : cluster 0 pgmap v1958: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:12:14.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:12:14 smithi159 bash[108473]: audit 2023-09-24T00:12:13.563835+0000 mon.a (mon.0) 2235 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-24T00:12:14.856 INFO:teuthology.orchestra.run.smithi159.stdout: 2023-09-24T00:12:14.857 INFO:teuthology.orchestra.run.smithi159.stdout:{"epoch":495,"fsid":"e43465dc-5a64-11ee-8db4-212e2dc638e7","created":"2023-09-23T23:00:49.674845+0000","modified":"2023-09-24T00:12:05.295980+0000","last_up_change":"2023-09-24T00:02:52.140208+0000","last_in_change":"2023-09-24T00:09:06.284095+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":23,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":11,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"luminous","require_osd_release":"quincy","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-09-23T23:06:13.639460+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":"off","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":"321","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":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2023-09-23T23:12:09.401085+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","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":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"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":"453","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":27,"snap_epoch":453,"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":{},"application_metadata":{"rbd":{}},"read_balance":{"score_acting":2,"score_stable":2,"optimal_score":1,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs.foo.meta","create_time":"2023-09-23T23:14:11.719339+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":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"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":"67","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_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"foo"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":4,"pool_name":"cephfs.foo.data","create_time":"2023-09-23T23:14:12.189574+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":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"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":"68","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":{},"application_metadata":{"cephfs":{"data":"foo"}},"read_balance":{"score_acting":2.25,"score_stable":2.25,"optimal_score":1,"raw_score_acting":2.25,"raw_score_stable":2.25,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"8558e9bc-d8a0-4d92-a3d5-597ef2b41bff","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":90,"up_from":94,"up_thru":484,"down_at":91,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6802","nonce":1515060734},{"type":"v1","addr":"172.21.15.159:6803","nonce":1515060734}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6804","nonce":1515060734},{"type":"v1","addr":"172.21.15.159:6805","nonce":1515060734}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6808","nonce":1515060734},{"type":"v1","addr":"172.21.15.159:6809","nonce":1515060734}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6806","nonce":1515060734},{"type":"v1","addr":"172.21.15.159:6807","nonce":1515060734}]},"public_addr":"172.21.15.159:6803/1515060734","cluster_addr":"172.21.15.159:6805/1515060734","heartbeat_back_addr":"172.21.15.159:6809/1515060734","heartbeat_front_addr":"172.21.15.159:6807/1515060734","state":["exists","up"]},{"osd":1,"uuid":"4c49a5aa-2c2e-4270-a749-cec5f2d91d9a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":99,"last_clean_end":364,"up_from":376,"up_thru":477,"down_at":365,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6810","nonce":3124828658},{"type":"v1","addr":"172.21.15.159:6811","nonce":3124828658}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6812","nonce":3124828658},{"type":"v1","addr":"172.21.15.159:6813","nonce":3124828658}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6816","nonce":3124828658},{"type":"v1","addr":"172.21.15.159:6817","nonce":3124828658}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6814","nonce":3124828658},{"type":"v1","addr":"172.21.15.159:6815","nonce":3124828658}]},"public_addr":"172.21.15.159:6811/3124828658","cluster_addr":"172.21.15.159:6813/3124828658","heartbeat_back_addr":"172.21.15.159:6817/3124828658","heartbeat_front_addr":"172.21.15.159:6815/3124828658","state":["exists","up"]},{"osd":2,"uuid":"e69361f0-1f5c-4ffe-947a-d8db8e795ad9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":100,"up_from":104,"up_thru":484,"down_at":101,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6818","nonce":3196826591},{"type":"v1","addr":"172.21.15.159:6819","nonce":3196826591}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6820","nonce":3196826591},{"type":"v1","addr":"172.21.15.159:6821","nonce":3196826591}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6824","nonce":3196826591},{"type":"v1","addr":"172.21.15.159:6825","nonce":3196826591}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6822","nonce":3196826591},{"type":"v1","addr":"172.21.15.159:6823","nonce":3196826591}]},"public_addr":"172.21.15.159:6819/3196826591","cluster_addr":"172.21.15.159:6821/3196826591","heartbeat_back_addr":"172.21.15.159:6825/3196826591","heartbeat_front_addr":"172.21.15.159:6823/3196826591","state":["exists","up"]},{"osd":3,"uuid":"586e11de-f487-4c4d-a5d6-249e1bb3b361","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":25,"last_clean_end":105,"up_from":109,"up_thru":477,"down_at":106,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6826","nonce":614570310},{"type":"v1","addr":"172.21.15.159:6827","nonce":614570310}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6828","nonce":614570310},{"type":"v1","addr":"172.21.15.159:6829","nonce":614570310}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6832","nonce":614570310},{"type":"v1","addr":"172.21.15.159:6833","nonce":614570310}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6830","nonce":614570310},{"type":"v1","addr":"172.21.15.159:6831","nonce":614570310}]},"public_addr":"172.21.15.159:6827/614570310","cluster_addr":"172.21.15.159:6829/614570310","heartbeat_back_addr":"172.21.15.159:6833/614570310","heartbeat_front_addr":"172.21.15.159:6831/614570310","state":["exists","up"]},{"osd":4,"uuid":"8e34cadf-fd5a-4168-ae9c-57e03efdaf93","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":486,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6800","nonce":4068262520},{"type":"v1","addr":"172.21.15.164:6801","nonce":4068262520}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6802","nonce":4068262520},{"type":"v1","addr":"172.21.15.164:6803","nonce":4068262520}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6806","nonce":4068262520},{"type":"v1","addr":"172.21.15.164:6807","nonce":4068262520}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6804","nonce":4068262520},{"type":"v1","addr":"172.21.15.164:6805","nonce":4068262520}]},"public_addr":"172.21.15.164:6801/4068262520","cluster_addr":"172.21.15.164:6803/4068262520","heartbeat_back_addr":"172.21.15.164:6807/4068262520","heartbeat_front_addr":"172.21.15.164:6805/4068262520","state":["exists","up"]},{"osd":5,"uuid":"17a780c6-1857-4825-96dd-2e8501936c2e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":484,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6808","nonce":3334203271},{"type":"v1","addr":"172.21.15.164:6809","nonce":3334203271}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6810","nonce":3334203271},{"type":"v1","addr":"172.21.15.164:6811","nonce":3334203271}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6814","nonce":3334203271},{"type":"v1","addr":"172.21.15.164:6815","nonce":3334203271}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6812","nonce":3334203271},{"type":"v1","addr":"172.21.15.164:6813","nonce":3334203271}]},"public_addr":"172.21.15.164:6809/3334203271","cluster_addr":"172.21.15.164:6811/3334203271","heartbeat_back_addr":"172.21.15.164:6815/3334203271","heartbeat_front_addr":"172.21.15.164:6813/3334203271","state":["exists","up"]},{"osd":6,"uuid":"6a548233-0f0a-431b-b6f3-8aadfab4ecdc","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":471,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6816","nonce":1265716723},{"type":"v1","addr":"172.21.15.164:6817","nonce":1265716723}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6818","nonce":1265716723},{"type":"v1","addr":"172.21.15.164:6819","nonce":1265716723}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6822","nonce":1265716723},{"type":"v1","addr":"172.21.15.164:6823","nonce":1265716723}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6820","nonce":1265716723},{"type":"v1","addr":"172.21.15.164:6821","nonce":1265716723}]},"public_addr":"172.21.15.164:6817/1265716723","cluster_addr":"172.21.15.164:6819/1265716723","heartbeat_back_addr":"172.21.15.164:6823/1265716723","heartbeat_front_addr":"172.21.15.164:6821/1265716723","state":["exists","up"]},{"osd":7,"uuid":"70ce4d00-20f4-428b-8ac9-234cc77c2c69","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":467,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6824","nonce":220577122},{"type":"v1","addr":"172.21.15.164:6825","nonce":220577122}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6826","nonce":220577122},{"type":"v1","addr":"172.21.15.164:6827","nonce":220577122}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6830","nonce":220577122},{"type":"v1","addr":"172.21.15.164:6831","nonce":220577122}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6828","nonce":220577122},{"type":"v1","addr":"172.21.15.164:6829","nonce":220577122}]},"public_addr":"172.21.15.164:6825/220577122","cluster_addr":"172.21.15.164:6827/220577122","heartbeat_back_addr":"172.21.15.164:6831/220577122","heartbeat_front_addr":"172.21.15.164:6829/220577122","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T23:04:25.974361+0000","dead_epoch":90},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T23:05:17.793247+0000","dead_epoch":364},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T23:06:11.453322+0000","dead_epoch":100},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T23:07:05.542284+0000","dead_epoch":105},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T23:07:56.421093+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T23:08:47.073341+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T23:09:37.543228+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T23:10:29.024505+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"3.11","mappings":[{"from":4,"to":3}]},{"pgid":"3.1a","mappings":[{"from":1,"to":6}]},{"pgid":"4.9","mappings":[{"from":1,"to":0}]},{"pgid":"4.c","mappings":[{"from":3,"to":5}]},{"pgid":"4.10","mappings":[{"from":3,"to":2}]},{"pgid":"4.13","mappings":[{"from":1,"to":7}]},{"pgid":"4.14","mappings":[{"from":1,"to":5}]},{"pgid":"4.1c","mappings":[{"from":1,"to":2}]},{"pgid":"4.1f","mappings":[{"from":1,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.164:0/2219131645":"2023-09-24T23:19:27.758486+0000","172.21.15.159:0/358568697":"2023-09-24T23:20:32.072324+0000","172.21.15.159:6800/1775715693":"2023-09-24T23:18:24.832399+0000","172.21.15.159:6801/3553440345":"2023-09-24T23:01:23.248088+0000","172.21.15.164:0/2398118519":"2023-09-24T23:19:27.758486+0000","172.21.15.159:6835/2276495702":"2023-09-24T23:14:20.072068+0000","172.21.15.159:6834/2276495702":"2023-09-24T23:14:20.072068+0000","172.21.15.159:6801/2559792961":"2023-09-24T23:11:29.412062+0000","172.21.15.159:0/3476906753":"2023-09-24T23:20:32.072324+0000","172.21.15.159:0/3684843684":"2023-09-24T23:18:24.832399+0000","172.21.15.159:0/3690227183":"2023-09-24T23:20:32.072324+0000","172.21.15.159:6800/3553440345":"2023-09-24T23:01:23.248088+0000","172.21.15.159:0/3547298581":"2023-09-24T23:11:29.412062+0000","172.21.15.159:0/1495614127":"2023-09-24T23:11:29.412062+0000","172.21.15.159:0/2556787186":"2023-09-24T23:20:32.072324+0000","172.21.15.159:6800/56331508":"2023-09-24T23:20:32.072324+0000","172.21.15.159:0/4094935953":"2023-09-24T23:20:32.072324+0000","172.21.15.159:0/4287045522":"2023-09-24T23:18:24.832399+0000","172.21.15.159:6801/1775715693":"2023-09-24T23:18:24.832399+0000","172.21.15.164:6834/2061872734":"2023-09-24T23:19:27.758486+0000","172.21.15.159:0/3632402390":"2023-09-24T23:01:56.984507+0000","172.21.15.159:0/901567022":"2023-09-24T23:01:23.248088+0000","172.21.15.159:0/238564211":"2023-09-24T23:01:56.984507+0000","172.21.15.159:0/4225554496":"2023-09-24T23:11:29.412062+0000","172.21.15.164:0/421191029":"2023-09-24T23:19:27.758486+0000","172.21.15.164:6835/2061872734":"2023-09-24T23:19:27.758486+0000","172.21.15.159:0/2034237092":"2023-09-24T23:18:24.832399+0000","172.21.15.164:0/2309981051":"2023-09-24T23:19:27.758486+0000","172.21.15.164:0/3385234424":"2023-09-24T23:19:27.758486+0000","172.21.15.159:0/628898188":"2023-09-24T23:01:23.248088+0000","172.21.15.159:0/3006995609":"2023-09-24T23:01:56.984507+0000","172.21.15.159:0/2094969008":"2023-09-24T23:18:24.832399+0000","172.21.15.159:0/522488361":"2023-09-24T23:01:23.248088+0000","172.21.15.159:0/1764270806":"2023-09-24T23:20:32.072324+0000","172.21.15.159:0/611583703":"2023-09-24T23:11:29.412062+0000","172.21.15.159:6800/317881060":"2023-09-24T23:01:56.984507+0000","172.21.15.159:6800/2559792961":"2023-09-24T23:11:29.412062+0000","172.21.15.159:6801/317881060":"2023-09-24T23:01:56.984507+0000","172.21.15.164:0/384271861":"2023-09-24T23:19:27.758486+0000","172.21.15.159:6801/56331508":"2023-09-24T23:20:32.072324+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[{"pool":11,"snaps":[{"begin":2,"length":1}]}],"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}} 2023-09-24T00:12:15.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:12:15 smithi164 bash[92846]: audit 2023-09-24T00:12:14.849861+0000 mon.c (mon.2) 158 : audit 0 from='client.? 172.21.15.159:0/2887115756' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-24T00:12:15.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:12:15 smithi159 bash[105915]: audit 2023-09-24T00:12:14.849861+0000 mon.c (mon.2) 158 : audit 0 from='client.? 172.21.15.159:0/2887115756' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-24T00:12:15.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:12:15 smithi159 bash[108473]: audit 2023-09-24T00:12:14.849861+0000 mon.c (mon.2) 158 : audit 0 from='client.? 172.21.15.159:0/2887115756' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-24T00:12:15.814 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2023-09-24T00:12:15.815 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd dump --format=json 2023-09-24T00:12:16.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:12:16 smithi164 bash[92846]: cluster 2023-09-24T00:12:15.302728+0000 mgr.y (mgr.25991) 1671 : cluster 0 pgmap v1959: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:12:16.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:12:16 smithi159 bash[105915]: cluster 2023-09-24T00:12:15.302728+0000 mgr.y (mgr.25991) 1671 : cluster 0 pgmap v1959: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:12:16.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:12:16 smithi159 bash[108473]: cluster 2023-09-24T00:12:15.302728+0000 mgr.y (mgr.25991) 1671 : cluster 0 pgmap v1959: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:12:17.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:12:17 smithi164 bash[92846]: audit 2023-09-24T00:12:17.282879+0000 mon.a (mon.0) 2236 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:12:17.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:12:17 smithi159 bash[105915]: audit 2023-09-24T00:12:17.282879+0000 mon.a (mon.0) 2236 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:12:17.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:12:17 smithi159 bash[108473]: audit 2023-09-24T00:12:17.282879+0000 mon.a (mon.0) 2236 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:12:18.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:12:18 smithi164 bash[92846]: cluster 2023-09-24T00:12:17.303249+0000 mgr.y (mgr.25991) 1672 : cluster 0 pgmap v1960: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:12:18.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:12:18 smithi159 bash[105915]: cluster 2023-09-24T00:12:17.303249+0000 mgr.y (mgr.25991) 1672 : cluster 0 pgmap v1960: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:12:18.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:12:18 smithi159 bash[108473]: cluster 2023-09-24T00:12:17.303249+0000 mgr.y (mgr.25991) 1672 : cluster 0 pgmap v1960: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:12:20.366 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:12:21.271 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:12:20 smithi164 bash[92846]: cluster 2023-09-24T00:12:19.304209+0000 mgr.y (mgr.25991) 1673 : cluster 0 pgmap v1961: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:12:21.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:12:20 smithi164 bash[92846]: audit 2023-09-24T00:12:19.966489+0000 mon.a (mon.0) 2237 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:12:21.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:12:20 smithi164 bash[92846]: audit 2023-09-24T00:12:19.975779+0000 mon.a (mon.0) 2238 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:12:21.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:12:20 smithi164 bash[92846]: audit 2023-09-24T00:12:20.576333+0000 mon.a (mon.0) 2239 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:12:21.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:12:20 smithi164 bash[92846]: audit 2023-09-24T00:12:20.585746+0000 mon.a (mon.0) 2240 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:12:21.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:12:20 smithi159 bash[105915]: cluster 2023-09-24T00:12:19.304209+0000 mgr.y (mgr.25991) 1673 : cluster 0 pgmap v1961: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:12:21.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:12:20 smithi159 bash[105915]: audit 2023-09-24T00:12:19.966489+0000 mon.a (mon.0) 2237 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:12:21.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:12:20 smithi159 bash[105915]: audit 2023-09-24T00:12:19.975779+0000 mon.a (mon.0) 2238 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:12:21.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:12:20 smithi159 bash[105915]: audit 2023-09-24T00:12:20.576333+0000 mon.a (mon.0) 2239 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:12:21.294 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:12:20 smithi159 bash[105915]: audit 2023-09-24T00:12:20.585746+0000 mon.a (mon.0) 2240 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:12:21.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:12:20 smithi159 bash[108473]: cluster 2023-09-24T00:12:19.304209+0000 mgr.y (mgr.25991) 1673 : cluster 0 pgmap v1961: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:12:21.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:12:20 smithi159 bash[108473]: audit 2023-09-24T00:12:19.966489+0000 mon.a (mon.0) 2237 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:12:21.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:12:20 smithi159 bash[108473]: audit 2023-09-24T00:12:19.975779+0000 mon.a (mon.0) 2238 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:12:21.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:12:20 smithi159 bash[108473]: audit 2023-09-24T00:12:20.576333+0000 mon.a (mon.0) 2239 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:12:21.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:12:20 smithi159 bash[108473]: audit 2023-09-24T00:12:20.585746+0000 mon.a (mon.0) 2240 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:12:22.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:12:21 smithi164 bash[92846]: audit 2023-09-24T00:12:21.056561+0000 mon.a (mon.0) 2241 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-24T00:12:22.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:12:21 smithi164 bash[92846]: audit 2023-09-24T00:12:21.057873+0000 mon.a (mon.0) 2242 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-24T00:12:22.272 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:12:21 smithi164 bash[92846]: audit 2023-09-24T00:12:21.066379+0000 mon.a (mon.0) 2243 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:12:22.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:12:21 smithi159 bash[108473]: audit 2023-09-24T00:12:21.056561+0000 mon.a (mon.0) 2241 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-24T00:12:22.294 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:12:21 smithi159 bash[108473]: audit 2023-09-24T00:12:21.057873+0000 mon.a (mon.0) 2242 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-24T00:12:22.295 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:12:21 smithi159 bash[108473]: audit 2023-09-24T00:12:21.066379+0000 mon.a (mon.0) 2243 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:12:22.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:12:21 smithi159 bash[105915]: audit 2023-09-24T00:12:21.056561+0000 mon.a (mon.0) 2241 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-24T00:12:22.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:12:21 smithi159 bash[105915]: audit 2023-09-24T00:12:21.057873+0000 mon.a (mon.0) 2242 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-24T00:12:22.295 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:12:21 smithi159 bash[105915]: audit 2023-09-24T00:12:21.066379+0000 mon.a (mon.0) 2243 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:12:23.521 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:12:23 smithi164 bash[92846]: cluster 2023-09-24T00:12:21.304766+0000 mgr.y (mgr.25991) 1674 : cluster 0 pgmap v1962: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:12:23.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:12:23 smithi159 bash[105915]: cluster 2023-09-24T00:12:21.304766+0000 mgr.y (mgr.25991) 1674 : cluster 0 pgmap v1962: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:12:23.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:12:23 smithi159 bash[108473]: cluster 2023-09-24T00:12:21.304766+0000 mgr.y (mgr.25991) 1674 : cluster 0 pgmap v1962: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:12:23.960 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 24 00:12:23 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [24/Sep/2023:00:12:23] "GET /metrics HTTP/1.1" 200 34185 "" "Prometheus/2.43.0" 2023-09-24T00:12:24.354 INFO:teuthology.orchestra.run.smithi159.stdout: 2023-09-24T00:12:24.354 INFO:teuthology.orchestra.run.smithi159.stdout:{"epoch":495,"fsid":"e43465dc-5a64-11ee-8db4-212e2dc638e7","created":"2023-09-23T23:00:49.674845+0000","modified":"2023-09-24T00:12:05.295980+0000","last_up_change":"2023-09-24T00:02:52.140208+0000","last_in_change":"2023-09-24T00:09:06.284095+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":23,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":11,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"luminous","require_osd_release":"quincy","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-09-23T23:06:13.639460+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":"off","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":"321","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":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2023-09-23T23:12:09.401085+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","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":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"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":"453","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":27,"snap_epoch":453,"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":{},"application_metadata":{"rbd":{}},"read_balance":{"score_acting":2,"score_stable":2,"optimal_score":1,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs.foo.meta","create_time":"2023-09-23T23:14:11.719339+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":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"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":"67","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_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"foo"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":4,"pool_name":"cephfs.foo.data","create_time":"2023-09-23T23:14:12.189574+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":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"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":"68","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":{},"application_metadata":{"cephfs":{"data":"foo"}},"read_balance":{"score_acting":2.25,"score_stable":2.25,"optimal_score":1,"raw_score_acting":2.25,"raw_score_stable":2.25,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"8558e9bc-d8a0-4d92-a3d5-597ef2b41bff","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":90,"up_from":94,"up_thru":484,"down_at":91,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6802","nonce":1515060734},{"type":"v1","addr":"172.21.15.159:6803","nonce":1515060734}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6804","nonce":1515060734},{"type":"v1","addr":"172.21.15.159:6805","nonce":1515060734}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6808","nonce":1515060734},{"type":"v1","addr":"172.21.15.159:6809","nonce":1515060734}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6806","nonce":1515060734},{"type":"v1","addr":"172.21.15.159:6807","nonce":1515060734}]},"public_addr":"172.21.15.159:6803/1515060734","cluster_addr":"172.21.15.159:6805/1515060734","heartbeat_back_addr":"172.21.15.159:6809/1515060734","heartbeat_front_addr":"172.21.15.159:6807/1515060734","state":["exists","up"]},{"osd":1,"uuid":"4c49a5aa-2c2e-4270-a749-cec5f2d91d9a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":99,"last_clean_end":364,"up_from":376,"up_thru":477,"down_at":365,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6810","nonce":3124828658},{"type":"v1","addr":"172.21.15.159:6811","nonce":3124828658}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6812","nonce":3124828658},{"type":"v1","addr":"172.21.15.159:6813","nonce":3124828658}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6816","nonce":3124828658},{"type":"v1","addr":"172.21.15.159:6817","nonce":3124828658}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6814","nonce":3124828658},{"type":"v1","addr":"172.21.15.159:6815","nonce":3124828658}]},"public_addr":"172.21.15.159:6811/3124828658","cluster_addr":"172.21.15.159:6813/3124828658","heartbeat_back_addr":"172.21.15.159:6817/3124828658","heartbeat_front_addr":"172.21.15.159:6815/3124828658","state":["exists","up"]},{"osd":2,"uuid":"e69361f0-1f5c-4ffe-947a-d8db8e795ad9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":100,"up_from":104,"up_thru":484,"down_at":101,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6818","nonce":3196826591},{"type":"v1","addr":"172.21.15.159:6819","nonce":3196826591}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6820","nonce":3196826591},{"type":"v1","addr":"172.21.15.159:6821","nonce":3196826591}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6824","nonce":3196826591},{"type":"v1","addr":"172.21.15.159:6825","nonce":3196826591}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6822","nonce":3196826591},{"type":"v1","addr":"172.21.15.159:6823","nonce":3196826591}]},"public_addr":"172.21.15.159:6819/3196826591","cluster_addr":"172.21.15.159:6821/3196826591","heartbeat_back_addr":"172.21.15.159:6825/3196826591","heartbeat_front_addr":"172.21.15.159:6823/3196826591","state":["exists","up"]},{"osd":3,"uuid":"586e11de-f487-4c4d-a5d6-249e1bb3b361","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":25,"last_clean_end":105,"up_from":109,"up_thru":477,"down_at":106,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6826","nonce":614570310},{"type":"v1","addr":"172.21.15.159:6827","nonce":614570310}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6828","nonce":614570310},{"type":"v1","addr":"172.21.15.159:6829","nonce":614570310}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6832","nonce":614570310},{"type":"v1","addr":"172.21.15.159:6833","nonce":614570310}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.159:6830","nonce":614570310},{"type":"v1","addr":"172.21.15.159:6831","nonce":614570310}]},"public_addr":"172.21.15.159:6827/614570310","cluster_addr":"172.21.15.159:6829/614570310","heartbeat_back_addr":"172.21.15.159:6833/614570310","heartbeat_front_addr":"172.21.15.159:6831/614570310","state":["exists","up"]},{"osd":4,"uuid":"8e34cadf-fd5a-4168-ae9c-57e03efdaf93","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":486,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6800","nonce":4068262520},{"type":"v1","addr":"172.21.15.164:6801","nonce":4068262520}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6802","nonce":4068262520},{"type":"v1","addr":"172.21.15.164:6803","nonce":4068262520}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6806","nonce":4068262520},{"type":"v1","addr":"172.21.15.164:6807","nonce":4068262520}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6804","nonce":4068262520},{"type":"v1","addr":"172.21.15.164:6805","nonce":4068262520}]},"public_addr":"172.21.15.164:6801/4068262520","cluster_addr":"172.21.15.164:6803/4068262520","heartbeat_back_addr":"172.21.15.164:6807/4068262520","heartbeat_front_addr":"172.21.15.164:6805/4068262520","state":["exists","up"]},{"osd":5,"uuid":"17a780c6-1857-4825-96dd-2e8501936c2e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":484,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6808","nonce":3334203271},{"type":"v1","addr":"172.21.15.164:6809","nonce":3334203271}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6810","nonce":3334203271},{"type":"v1","addr":"172.21.15.164:6811","nonce":3334203271}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6814","nonce":3334203271},{"type":"v1","addr":"172.21.15.164:6815","nonce":3334203271}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6812","nonce":3334203271},{"type":"v1","addr":"172.21.15.164:6813","nonce":3334203271}]},"public_addr":"172.21.15.164:6809/3334203271","cluster_addr":"172.21.15.164:6811/3334203271","heartbeat_back_addr":"172.21.15.164:6815/3334203271","heartbeat_front_addr":"172.21.15.164:6813/3334203271","state":["exists","up"]},{"osd":6,"uuid":"6a548233-0f0a-431b-b6f3-8aadfab4ecdc","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":471,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6816","nonce":1265716723},{"type":"v1","addr":"172.21.15.164:6817","nonce":1265716723}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6818","nonce":1265716723},{"type":"v1","addr":"172.21.15.164:6819","nonce":1265716723}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6822","nonce":1265716723},{"type":"v1","addr":"172.21.15.164:6823","nonce":1265716723}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6820","nonce":1265716723},{"type":"v1","addr":"172.21.15.164:6821","nonce":1265716723}]},"public_addr":"172.21.15.164:6817/1265716723","cluster_addr":"172.21.15.164:6819/1265716723","heartbeat_back_addr":"172.21.15.164:6823/1265716723","heartbeat_front_addr":"172.21.15.164:6821/1265716723","state":["exists","up"]},{"osd":7,"uuid":"70ce4d00-20f4-428b-8ac9-234cc77c2c69","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":467,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6824","nonce":220577122},{"type":"v1","addr":"172.21.15.164:6825","nonce":220577122}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6826","nonce":220577122},{"type":"v1","addr":"172.21.15.164:6827","nonce":220577122}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6830","nonce":220577122},{"type":"v1","addr":"172.21.15.164:6831","nonce":220577122}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6828","nonce":220577122},{"type":"v1","addr":"172.21.15.164:6829","nonce":220577122}]},"public_addr":"172.21.15.164:6825/220577122","cluster_addr":"172.21.15.164:6827/220577122","heartbeat_back_addr":"172.21.15.164:6831/220577122","heartbeat_front_addr":"172.21.15.164:6829/220577122","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T23:04:25.974361+0000","dead_epoch":90},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T23:05:17.793247+0000","dead_epoch":364},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T23:06:11.453322+0000","dead_epoch":100},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T23:07:05.542284+0000","dead_epoch":105},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T23:07:56.421093+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T23:08:47.073341+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T23:09:37.543228+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T23:10:29.024505+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"3.11","mappings":[{"from":4,"to":3}]},{"pgid":"3.1a","mappings":[{"from":1,"to":6}]},{"pgid":"4.9","mappings":[{"from":1,"to":0}]},{"pgid":"4.c","mappings":[{"from":3,"to":5}]},{"pgid":"4.10","mappings":[{"from":3,"to":2}]},{"pgid":"4.13","mappings":[{"from":1,"to":7}]},{"pgid":"4.14","mappings":[{"from":1,"to":5}]},{"pgid":"4.1c","mappings":[{"from":1,"to":2}]},{"pgid":"4.1f","mappings":[{"from":1,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.164:0/2219131645":"2023-09-24T23:19:27.758486+0000","172.21.15.159:0/358568697":"2023-09-24T23:20:32.072324+0000","172.21.15.159:6800/1775715693":"2023-09-24T23:18:24.832399+0000","172.21.15.159:6801/3553440345":"2023-09-24T23:01:23.248088+0000","172.21.15.164:0/2398118519":"2023-09-24T23:19:27.758486+0000","172.21.15.159:6835/2276495702":"2023-09-24T23:14:20.072068+0000","172.21.15.159:6834/2276495702":"2023-09-24T23:14:20.072068+0000","172.21.15.159:6801/2559792961":"2023-09-24T23:11:29.412062+0000","172.21.15.159:0/3476906753":"2023-09-24T23:20:32.072324+0000","172.21.15.159:0/3684843684":"2023-09-24T23:18:24.832399+0000","172.21.15.159:0/3690227183":"2023-09-24T23:20:32.072324+0000","172.21.15.159:6800/3553440345":"2023-09-24T23:01:23.248088+0000","172.21.15.159:0/3547298581":"2023-09-24T23:11:29.412062+0000","172.21.15.159:0/1495614127":"2023-09-24T23:11:29.412062+0000","172.21.15.159:0/2556787186":"2023-09-24T23:20:32.072324+0000","172.21.15.159:6800/56331508":"2023-09-24T23:20:32.072324+0000","172.21.15.159:0/4094935953":"2023-09-24T23:20:32.072324+0000","172.21.15.159:0/4287045522":"2023-09-24T23:18:24.832399+0000","172.21.15.159:6801/1775715693":"2023-09-24T23:18:24.832399+0000","172.21.15.164:6834/2061872734":"2023-09-24T23:19:27.758486+0000","172.21.15.159:0/3632402390":"2023-09-24T23:01:56.984507+0000","172.21.15.159:0/901567022":"2023-09-24T23:01:23.248088+0000","172.21.15.159:0/238564211":"2023-09-24T23:01:56.984507+0000","172.21.15.159:0/4225554496":"2023-09-24T23:11:29.412062+0000","172.21.15.164:0/421191029":"2023-09-24T23:19:27.758486+0000","172.21.15.164:6835/2061872734":"2023-09-24T23:19:27.758486+0000","172.21.15.159:0/2034237092":"2023-09-24T23:18:24.832399+0000","172.21.15.164:0/2309981051":"2023-09-24T23:19:27.758486+0000","172.21.15.164:0/3385234424":"2023-09-24T23:19:27.758486+0000","172.21.15.159:0/628898188":"2023-09-24T23:01:23.248088+0000","172.21.15.159:0/3006995609":"2023-09-24T23:01:56.984507+0000","172.21.15.159:0/2094969008":"2023-09-24T23:18:24.832399+0000","172.21.15.159:0/522488361":"2023-09-24T23:01:23.248088+0000","172.21.15.159:0/1764270806":"2023-09-24T23:20:32.072324+0000","172.21.15.159:0/611583703":"2023-09-24T23:11:29.412062+0000","172.21.15.159:6800/317881060":"2023-09-24T23:01:56.984507+0000","172.21.15.159:6800/2559792961":"2023-09-24T23:11:29.412062+0000","172.21.15.159:6801/317881060":"2023-09-24T23:01:56.984507+0000","172.21.15.164:0/384271861":"2023-09-24T23:19:27.758486+0000","172.21.15.159:6801/56331508":"2023-09-24T23:20:32.072324+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[{"pool":11,"snaps":[{"begin":2,"length":1}]}],"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}} 2023-09-24T00:12:24.569 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:12:24 smithi159 bash[105915]: cluster 2023-09-24T00:12:23.305305+0000 mgr.y (mgr.25991) 1675 : cluster 0 pgmap v1963: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:12:24.569 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:12:24 smithi159 bash[108473]: cluster 2023-09-24T00:12:23.305305+0000 mgr.y (mgr.25991) 1675 : cluster 0 pgmap v1963: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:12:24.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:12:24 smithi164 bash[92846]: cluster 2023-09-24T00:12:23.305305+0000 mgr.y (mgr.25991) 1675 : cluster 0 pgmap v1963: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:12:25.353 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph tell osd.0 flush_pg_stats 2023-09-24T00:12:25.353 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph tell osd.1 flush_pg_stats 2023-09-24T00:12:25.354 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph tell osd.2 flush_pg_stats 2023-09-24T00:12:25.354 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph tell osd.3 flush_pg_stats 2023-09-24T00:12:25.355 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph tell osd.4 flush_pg_stats 2023-09-24T00:12:25.355 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph tell osd.5 flush_pg_stats 2023-09-24T00:12:25.356 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph tell osd.6 flush_pg_stats 2023-09-24T00:12:25.356 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph tell osd.7 flush_pg_stats 2023-09-24T00:12:25.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:12:25 smithi164 bash[92846]: audit 2023-09-24T00:12:24.347163+0000 mon.c (mon.2) 159 : audit 0 from='client.? 172.21.15.159:0/2523735998' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-24T00:12:25.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:12:25 smithi159 bash[105915]: audit 2023-09-24T00:12:24.347163+0000 mon.c (mon.2) 159 : audit 0 from='client.? 172.21.15.159:0/2523735998' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-24T00:12:25.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:12:25 smithi159 bash[108473]: audit 2023-09-24T00:12:24.347163+0000 mon.c (mon.2) 159 : audit 0 from='client.? 172.21.15.159:0/2523735998' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-24T00:12:26.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:12:26 smithi164 bash[92846]: cluster 2023-09-24T00:12:25.306067+0000 mgr.y (mgr.25991) 1676 : cluster 0 pgmap v1964: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:12:26.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:12:26 smithi159 bash[105915]: cluster 2023-09-24T00:12:25.306067+0000 mgr.y (mgr.25991) 1676 : cluster 0 pgmap v1964: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:12:26.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:12:26 smithi159 bash[108473]: cluster 2023-09-24T00:12:25.306067+0000 mgr.y (mgr.25991) 1676 : cluster 0 pgmap v1964: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:12:28.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:12:28 smithi164 bash[92846]: cluster 2023-09-24T00:12:27.306907+0000 mgr.y (mgr.25991) 1677 : cluster 0 pgmap v1965: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:12:28.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:12:28 smithi159 bash[105915]: cluster 2023-09-24T00:12:27.306907+0000 mgr.y (mgr.25991) 1677 : cluster 0 pgmap v1965: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:12:28.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:12:28 smithi159 bash[108473]: cluster 2023-09-24T00:12:27.306907+0000 mgr.y (mgr.25991) 1677 : cluster 0 pgmap v1965: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:12:30.238 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:12:30.238 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:12:30.239 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:12:30.239 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:12:30.239 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:12:30.240 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:12:30.243 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:12:30.244 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:12:30.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:12:30 smithi159 bash[105915]: cluster 2023-09-24T00:12:29.307864+0000 mgr.y (mgr.25991) 1678 : cluster 0 pgmap v1966: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:12:30.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:12:30 smithi159 bash[108473]: cluster 2023-09-24T00:12:29.307864+0000 mgr.y (mgr.25991) 1678 : cluster 0 pgmap v1966: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:12:30.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:12:30 smithi164 bash[92846]: cluster 2023-09-24T00:12:29.307864+0000 mgr.y (mgr.25991) 1678 : cluster 0 pgmap v1966: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:12:32.617 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:12:32 smithi159 bash[105915]: cluster 2023-09-24T00:12:31.308692+0000 mgr.y (mgr.25991) 1679 : cluster 0 pgmap v1967: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:12:32.617 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:12:32 smithi159 bash[105915]: audit 2023-09-24T00:12:32.283336+0000 mon.a (mon.0) 2244 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:12:32.617 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:12:32 smithi159 bash[108473]: cluster 2023-09-24T00:12:31.308692+0000 mgr.y (mgr.25991) 1679 : cluster 0 pgmap v1967: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:12:32.618 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:12:32 smithi159 bash[108473]: audit 2023-09-24T00:12:32.283336+0000 mon.a (mon.0) 2244 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:12:32.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:12:32 smithi164 bash[92846]: cluster 2023-09-24T00:12:31.308692+0000 mgr.y (mgr.25991) 1679 : cluster 0 pgmap v1967: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:12:32.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:12:32 smithi164 bash[92846]: audit 2023-09-24T00:12:32.283336+0000 mon.a (mon.0) 2244 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:12:33.972 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 24 00:12:33 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [24/Sep/2023:00:12:33] "GET /metrics HTTP/1.1" 200 34185 "" "Prometheus/2.43.0" 2023-09-24T00:12:34.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:12:34 smithi164 bash[92846]: cluster 2023-09-24T00:12:33.309388+0000 mgr.y (mgr.25991) 1680 : cluster 0 pgmap v1968: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:12:34.789 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:12:34 smithi159 bash[105915]: cluster 2023-09-24T00:12:33.309388+0000 mgr.y (mgr.25991) 1680 : cluster 0 pgmap v1968: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:12:34.789 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:12:34 smithi159 bash[108473]: cluster 2023-09-24T00:12:33.309388+0000 mgr.y (mgr.25991) 1680 : cluster 0 pgmap v1968: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:12:36.711 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:12:36 smithi159 bash[105915]: cluster 2023-09-24T00:12:35.310049+0000 mgr.y (mgr.25991) 1681 : cluster 0 pgmap v1969: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:12:36.711 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:12:36 smithi159 bash[108473]: cluster 2023-09-24T00:12:35.310049+0000 mgr.y (mgr.25991) 1681 : cluster 0 pgmap v1969: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:12:36.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:12:36 smithi164 bash[92846]: cluster 2023-09-24T00:12:35.310049+0000 mgr.y (mgr.25991) 1681 : cluster 0 pgmap v1969: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:12:38.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:12:38 smithi164 bash[92846]: cluster 2023-09-24T00:12:37.310796+0000 mgr.y (mgr.25991) 1682 : cluster 0 pgmap v1970: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:12:38.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:12:38 smithi159 bash[108473]: cluster 2023-09-24T00:12:37.310796+0000 mgr.y (mgr.25991) 1682 : cluster 0 pgmap v1970: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:12:38.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:12:38 smithi159 bash[105915]: cluster 2023-09-24T00:12:37.310796+0000 mgr.y (mgr.25991) 1682 : cluster 0 pgmap v1970: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:12:40.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:12:40 smithi164 bash[92846]: cluster 2023-09-24T00:12:39.311732+0000 mgr.y (mgr.25991) 1683 : cluster 0 pgmap v1971: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:12:40.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:12:40 smithi159 bash[105915]: cluster 2023-09-24T00:12:39.311732+0000 mgr.y (mgr.25991) 1683 : cluster 0 pgmap v1971: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:12:40.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:12:40 smithi159 bash[108473]: cluster 2023-09-24T00:12:39.311732+0000 mgr.y (mgr.25991) 1683 : cluster 0 pgmap v1971: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:12:42.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:12:42 smithi164 bash[92846]: cluster 2023-09-24T00:12:41.312338+0000 mgr.y (mgr.25991) 1684 : cluster 0 pgmap v1972: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:12:42.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:12:42 smithi159 bash[105915]: cluster 2023-09-24T00:12:41.312338+0000 mgr.y (mgr.25991) 1684 : cluster 0 pgmap v1972: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:12:42.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:12:42 smithi159 bash[108473]: cluster 2023-09-24T00:12:41.312338+0000 mgr.y (mgr.25991) 1684 : cluster 0 pgmap v1972: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:12:43.794 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 24 00:12:43 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [24/Sep/2023:00:12:43] "GET /metrics HTTP/1.1" 200 34185 "" "Prometheus/2.43.0" 2023-09-24T00:12:44.593 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:12:44 smithi159 bash[108473]: cluster 2023-09-24T00:12:43.313206+0000 mgr.y (mgr.25991) 1685 : cluster 0 pgmap v1973: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:12:44.593 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:12:44 smithi159 bash[105915]: cluster 2023-09-24T00:12:43.313206+0000 mgr.y (mgr.25991) 1685 : cluster 0 pgmap v1973: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:12:44.594 INFO:teuthology.orchestra.run.smithi159.stdout:446676599342 2023-09-24T00:12:44.594 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.2 2023-09-24T00:12:44.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:12:44 smithi164 bash[92846]: cluster 2023-09-24T00:12:43.313206+0000 mgr.y (mgr.25991) 1685 : cluster 0 pgmap v1973: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:12:46.653 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:12:46 smithi159 bash[105915]: cluster 2023-09-24T00:12:45.314130+0000 mgr.y (mgr.25991) 1686 : cluster 0 pgmap v1974: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:12:46.654 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:12:46 smithi159 bash[108473]: cluster 2023-09-24T00:12:45.314130+0000 mgr.y (mgr.25991) 1686 : cluster 0 pgmap v1974: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:12:46.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:12:46 smithi164 bash[92846]: cluster 2023-09-24T00:12:45.314130+0000 mgr.y (mgr.25991) 1686 : cluster 0 pgmap v1974: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:12:47.554 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:12:47 smithi159 bash[105915]: audit 2023-09-24T00:12:47.283002+0000 mon.a (mon.0) 2245 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:12:47.555 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:12:47 smithi159 bash[108473]: audit 2023-09-24T00:12:47.283002+0000 mon.a (mon.0) 2245 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:12:47.634 INFO:teuthology.orchestra.run.smithi159.stdout:468151435816 2023-09-24T00:12:47.634 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.3 2023-09-24T00:12:47.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:12:47 smithi164 bash[92846]: audit 2023-09-24T00:12:47.283002+0000 mon.a (mon.0) 2245 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:12:48.490 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:12:48 smithi159 bash[105915]: cluster 2023-09-24T00:12:47.314584+0000 mgr.y (mgr.25991) 1687 : cluster 0 pgmap v1975: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:12:48.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:12:48 smithi164 bash[92846]: cluster 2023-09-24T00:12:47.314584+0000 mgr.y (mgr.25991) 1687 : cluster 0 pgmap v1975: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:12:48.793 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:12:48 smithi159 bash[108473]: cluster 2023-09-24T00:12:47.314584+0000 mgr.y (mgr.25991) 1687 : cluster 0 pgmap v1975: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:12:49.998 INFO:teuthology.orchestra.run.smithi159.stdout:231928234731 2023-09-24T00:12:49.999 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.7 2023-09-24T00:12:50.612 INFO:teuthology.orchestra.run.smithi159.stdout:403726926405 2023-09-24T00:12:50.613 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.0 2023-09-24T00:12:50.614 INFO:teuthology.orchestra.run.smithi159.stdout:163208758008 2023-09-24T00:12:50.614 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.5 2023-09-24T00:12:50.663 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:12:50 smithi159 bash[105915]: cluster 2023-09-24T00:12:49.315559+0000 mgr.y (mgr.25991) 1688 : cluster 0 pgmap v1976: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:12:50.663 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:12:50 smithi159 bash[108473]: cluster 2023-09-24T00:12:49.315559+0000 mgr.y (mgr.25991) 1688 : cluster 0 pgmap v1976: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:12:50.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:12:50 smithi164 bash[92846]: cluster 2023-09-24T00:12:49.315559+0000 mgr.y (mgr.25991) 1688 : cluster 0 pgmap v1976: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:12:50.772 INFO:teuthology.orchestra.run.smithi159.stdout:128849019655 2023-09-24T00:12:50.772 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.4 2023-09-24T00:12:51.466 INFO:teuthology.orchestra.run.smithi159.stdout:197568496377 2023-09-24T00:12:51.467 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.6 2023-09-24T00:12:52.127 INFO:teuthology.orchestra.run.smithi159.stdout:1614907703417 2023-09-24T00:12:52.128 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.1 2023-09-24T00:12:52.391 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:12:52 smithi159 bash[108473]: cluster 2023-09-24T00:12:51.316403+0000 mgr.y (mgr.25991) 1689 : cluster 0 pgmap v1977: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:12:52.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:12:52 smithi164 bash[92846]: cluster 2023-09-24T00:12:51.316403+0000 mgr.y (mgr.25991) 1689 : cluster 0 pgmap v1977: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:12:52.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:12:52 smithi159 bash[105915]: cluster 2023-09-24T00:12:51.316403+0000 mgr.y (mgr.25991) 1689 : cluster 0 pgmap v1977: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:12:54.044 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 24 00:12:53 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [24/Sep/2023:00:12:53] "GET /metrics HTTP/1.1" 200 34187 "" "Prometheus/2.43.0" 2023-09-24T00:12:54.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:12:54 smithi164 bash[92846]: cluster 2023-09-24T00:12:53.317170+0000 mgr.y (mgr.25991) 1690 : cluster 0 pgmap v1978: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:12:54.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:12:54 smithi159 bash[105915]: cluster 2023-09-24T00:12:53.317170+0000 mgr.y (mgr.25991) 1690 : cluster 0 pgmap v1978: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:12:54.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:12:54 smithi159 bash[108473]: cluster 2023-09-24T00:12:53.317170+0000 mgr.y (mgr.25991) 1690 : cluster 0 pgmap v1978: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:12:55.162 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:12:55.163 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:12:55.163 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:12:55.164 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:12:55.165 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:12:55.165 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:12:56.176 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:12:56.176 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:12:56.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:12:56 smithi159 bash[105915]: cluster 2023-09-24T00:12:55.317782+0000 mgr.y (mgr.25991) 1691 : cluster 0 pgmap v1979: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:12:56.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:12:56 smithi159 bash[108473]: cluster 2023-09-24T00:12:55.317782+0000 mgr.y (mgr.25991) 1691 : cluster 0 pgmap v1979: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:12:56.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:12:56 smithi164 bash[92846]: cluster 2023-09-24T00:12:55.317782+0000 mgr.y (mgr.25991) 1691 : cluster 0 pgmap v1979: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:12:58.604 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:12:58 smithi159 bash[105915]: cluster 2023-09-24T00:12:57.318625+0000 mgr.y (mgr.25991) 1692 : cluster 0 pgmap v1980: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:12:58.604 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:12:58 smithi159 bash[108473]: cluster 2023-09-24T00:12:57.318625+0000 mgr.y (mgr.25991) 1692 : cluster 0 pgmap v1980: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:12:58.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:12:58 smithi164 bash[92846]: cluster 2023-09-24T00:12:57.318625+0000 mgr.y (mgr.25991) 1692 : cluster 0 pgmap v1980: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:13:00.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:13:00 smithi164 bash[92846]: cluster 2023-09-24T00:12:59.319551+0000 mgr.y (mgr.25991) 1693 : cluster 0 pgmap v1981: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:13:00.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:13:00 smithi159 bash[105915]: cluster 2023-09-24T00:12:59.319551+0000 mgr.y (mgr.25991) 1693 : cluster 0 pgmap v1981: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:13:00.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:13:00 smithi159 bash[108473]: cluster 2023-09-24T00:12:59.319551+0000 mgr.y (mgr.25991) 1693 : cluster 0 pgmap v1981: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:13:02.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:13:02 smithi164 bash[92846]: cluster 2023-09-24T00:13:01.320487+0000 mgr.y (mgr.25991) 1694 : cluster 0 pgmap v1982: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:13:02.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:13:02 smithi164 bash[92846]: audit 2023-09-24T00:13:02.283173+0000 mon.a (mon.0) 2246 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:13:02.798 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:13:02 smithi159 bash[105915]: cluster 2023-09-24T00:13:01.320487+0000 mgr.y (mgr.25991) 1694 : cluster 0 pgmap v1982: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:13:02.798 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:13:02 smithi159 bash[105915]: audit 2023-09-24T00:13:02.283173+0000 mon.a (mon.0) 2246 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:13:02.798 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:13:02 smithi159 bash[108473]: cluster 2023-09-24T00:13:01.320487+0000 mgr.y (mgr.25991) 1694 : cluster 0 pgmap v1982: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:13:02.798 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:13:02 smithi159 bash[108473]: audit 2023-09-24T00:13:02.283173+0000 mon.a (mon.0) 2246 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:13:03.979 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 24 00:13:03 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [24/Sep/2023:00:13:03] "GET /metrics HTTP/1.1" 200 34183 "" "Prometheus/2.43.0" 2023-09-24T00:13:04.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:13:04 smithi159 bash[105915]: cluster 2023-09-24T00:13:03.321493+0000 mgr.y (mgr.25991) 1695 : cluster 0 pgmap v1983: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:13:04.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:13:04 smithi159 bash[108473]: cluster 2023-09-24T00:13:03.321493+0000 mgr.y (mgr.25991) 1695 : cluster 0 pgmap v1983: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:13:04.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:13:04 smithi164 bash[92846]: cluster 2023-09-24T00:13:03.321493+0000 mgr.y (mgr.25991) 1695 : cluster 0 pgmap v1983: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:13:06.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:13:06 smithi159 bash[108473]: cluster 2023-09-24T00:13:05.322309+0000 mgr.y (mgr.25991) 1696 : cluster 0 pgmap v1984: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:13:06.545 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:13:06 smithi159 bash[105915]: cluster 2023-09-24T00:13:05.322309+0000 mgr.y (mgr.25991) 1696 : cluster 0 pgmap v1984: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:13:06.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:13:06 smithi164 bash[92846]: cluster 2023-09-24T00:13:05.322309+0000 mgr.y (mgr.25991) 1696 : cluster 0 pgmap v1984: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:13:08.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:13:08 smithi164 bash[92846]: cluster 2023-09-24T00:13:07.322991+0000 mgr.y (mgr.25991) 1697 : cluster 0 pgmap v1985: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:13:08.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:13:08 smithi159 bash[105915]: cluster 2023-09-24T00:13:07.322991+0000 mgr.y (mgr.25991) 1697 : cluster 0 pgmap v1985: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:13:08.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:13:08 smithi159 bash[108473]: cluster 2023-09-24T00:13:07.322991+0000 mgr.y (mgr.25991) 1697 : cluster 0 pgmap v1985: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:13:09.937 INFO:teuthology.orchestra.run.smithi159.stdout:163208758013 2023-09-24T00:13:10.377 INFO:teuthology.orchestra.run.smithi159.stdout:403726926411 2023-09-24T00:13:10.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:13:10 smithi164 bash[92846]: cluster 2023-09-24T00:13:09.323603+0000 mgr.y (mgr.25991) 1698 : cluster 0 pgmap v1986: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:13:10.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:13:10 smithi164 bash[92846]: audit 2023-09-24T00:13:09.933707+0000 mon.c (mon.2) 160 : audit 0 from='client.? 172.21.15.159:0/279274272' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-09-24T00:13:10.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:13:10 smithi164 bash[92846]: audit 2023-09-24T00:13:10.373644+0000 mon.c (mon.2) 161 : audit 0 from='client.? 172.21.15.159:0/326117863' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-09-24T00:13:10.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:13:10 smithi159 bash[108473]: cluster 2023-09-24T00:13:09.323603+0000 mgr.y (mgr.25991) 1698 : cluster 0 pgmap v1986: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:13:10.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:13:10 smithi159 bash[108473]: audit 2023-09-24T00:13:09.933707+0000 mon.c (mon.2) 160 : audit 0 from='client.? 172.21.15.159:0/279274272' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-09-24T00:13:10.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:13:10 smithi159 bash[108473]: audit 2023-09-24T00:13:10.373644+0000 mon.c (mon.2) 161 : audit 0 from='client.? 172.21.15.159:0/326117863' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-09-24T00:13:10.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:13:10 smithi159 bash[105915]: cluster 2023-09-24T00:13:09.323603+0000 mgr.y (mgr.25991) 1698 : cluster 0 pgmap v1986: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:13:10.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:13:10 smithi159 bash[105915]: audit 2023-09-24T00:13:09.933707+0000 mon.c (mon.2) 160 : audit 0 from='client.? 172.21.15.159:0/279274272' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-09-24T00:13:10.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:13:10 smithi159 bash[105915]: audit 2023-09-24T00:13:10.373644+0000 mon.c (mon.2) 161 : audit 0 from='client.? 172.21.15.159:0/326117863' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-09-24T00:13:11.717 INFO:teuthology.orchestra.run.smithi159.stdout:231928234736 2023-09-24T00:13:12.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:13:12 smithi164 bash[92846]: cluster 2023-09-24T00:13:11.324097+0000 mgr.y (mgr.25991) 1699 : cluster 0 pgmap v1987: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:13:12.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:13:12 smithi164 bash[92846]: audit 2023-09-24T00:13:11.714001+0000 mon.a (mon.0) 2247 : audit 0 from='client.? 172.21.15.159:0/3399896249' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-09-24T00:13:12.798 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:13:12 smithi159 bash[105915]: cluster 2023-09-24T00:13:11.324097+0000 mgr.y (mgr.25991) 1699 : cluster 0 pgmap v1987: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:13:12.798 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:13:12 smithi159 bash[105915]: audit 2023-09-24T00:13:11.714001+0000 mon.a (mon.0) 2247 : audit 0 from='client.? 172.21.15.159:0/3399896249' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-09-24T00:13:12.799 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:13:12 smithi159 bash[108473]: cluster 2023-09-24T00:13:11.324097+0000 mgr.y (mgr.25991) 1699 : cluster 0 pgmap v1987: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:13:12.799 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:13:12 smithi159 bash[108473]: audit 2023-09-24T00:13:11.714001+0000 mon.a (mon.0) 2247 : audit 0 from='client.? 172.21.15.159:0/3399896249' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-09-24T00:13:13.316 INFO:tasks.cephadm.ceph_manager.ceph:need seq 403726926405 got 403726926411 for osd.0 2023-09-24T00:13:13.316 DEBUG:teuthology.parallel:result is None 2023-09-24T00:13:13.441 INFO:teuthology.orchestra.run.smithi159.stdout:446676599348 2023-09-24T00:13:14.044 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 24 00:13:13 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [24/Sep/2023:00:13:13] "GET /metrics HTTP/1.1" 200 34183 "" "Prometheus/2.43.0" 2023-09-24T00:13:14.592 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:13:14 smithi159 bash[108473]: cluster 2023-09-24T00:13:13.324572+0000 mgr.y (mgr.25991) 1700 : cluster 0 pgmap v1988: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:13:14.592 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:13:14 smithi159 bash[108473]: audit 2023-09-24T00:13:13.438016+0000 mon.c (mon.2) 162 : audit 0 from='client.? 172.21.15.159:0/2874116486' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-09-24T00:13:14.592 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:13:14 smithi159 bash[105915]: cluster 2023-09-24T00:13:13.324572+0000 mgr.y (mgr.25991) 1700 : cluster 0 pgmap v1988: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:13:14.592 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:13:14 smithi159 bash[105915]: audit 2023-09-24T00:13:13.438016+0000 mon.c (mon.2) 162 : audit 0 from='client.? 172.21.15.159:0/2874116486' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-09-24T00:13:14.593 INFO:tasks.cephadm.ceph_manager.ceph:need seq 163208758008 got 163208758013 for osd.5 2023-09-24T00:13:14.593 DEBUG:teuthology.parallel:result is None 2023-09-24T00:13:14.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:13:14 smithi164 bash[92846]: cluster 2023-09-24T00:13:13.324572+0000 mgr.y (mgr.25991) 1700 : cluster 0 pgmap v1988: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:13:14.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:13:14 smithi164 bash[92846]: audit 2023-09-24T00:13:13.438016+0000 mon.c (mon.2) 162 : audit 0 from='client.? 172.21.15.159:0/2874116486' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-09-24T00:13:15.451 INFO:tasks.cephadm.ceph_manager.ceph:need seq 231928234731 got 231928234736 for osd.7 2023-09-24T00:13:15.451 DEBUG:teuthology.parallel:result is None 2023-09-24T00:13:15.668 INFO:teuthology.orchestra.run.smithi159.stdout:468151435823 2023-09-24T00:13:15.691 INFO:teuthology.orchestra.run.smithi159.stdout:197568496382 2023-09-24T00:13:16.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:13:16 smithi164 bash[92846]: cluster 2023-09-24T00:13:15.325210+0000 mgr.y (mgr.25991) 1701 : cluster 0 pgmap v1989: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:13:16.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:13:16 smithi164 bash[92846]: audit 2023-09-24T00:13:15.665168+0000 mon.a (mon.0) 2248 : audit 0 from='client.? 172.21.15.159:0/4124353951' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-09-24T00:13:16.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:13:16 smithi164 bash[92846]: audit 2023-09-24T00:13:15.688542+0000 mon.a (mon.0) 2249 : audit 0 from='client.? 172.21.15.159:0/3615639435' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-09-24T00:13:16.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:13:16 smithi159 bash[108473]: cluster 2023-09-24T00:13:15.325210+0000 mgr.y (mgr.25991) 1701 : cluster 0 pgmap v1989: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:13:16.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:13:16 smithi159 bash[108473]: audit 2023-09-24T00:13:15.665168+0000 mon.a (mon.0) 2248 : audit 0 from='client.? 172.21.15.159:0/4124353951' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-09-24T00:13:16.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:13:16 smithi159 bash[108473]: audit 2023-09-24T00:13:15.688542+0000 mon.a (mon.0) 2249 : audit 0 from='client.? 172.21.15.159:0/3615639435' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-09-24T00:13:16.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:13:16 smithi159 bash[105915]: cluster 2023-09-24T00:13:15.325210+0000 mgr.y (mgr.25991) 1701 : cluster 0 pgmap v1989: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:13:16.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:13:16 smithi159 bash[105915]: audit 2023-09-24T00:13:15.665168+0000 mon.a (mon.0) 2248 : audit 0 from='client.? 172.21.15.159:0/4124353951' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-09-24T00:13:16.795 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:13:16 smithi159 bash[105915]: audit 2023-09-24T00:13:15.688542+0000 mon.a (mon.0) 2249 : audit 0 from='client.? 172.21.15.159:0/3615639435' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-09-24T00:13:17.398 INFO:teuthology.orchestra.run.smithi159.stdout:1614907703423 2023-09-24T00:13:17.508 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:13:17 smithi159 bash[105915]: audit 2023-09-24T00:13:17.283220+0000 mon.a (mon.0) 2250 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:13:17.509 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:13:17 smithi159 bash[108473]: audit 2023-09-24T00:13:17.283220+0000 mon.a (mon.0) 2250 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:13:17.646 INFO:teuthology.orchestra.run.smithi159.stdout:128849019661 2023-09-24T00:13:17.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:13:17 smithi164 bash[92846]: audit 2023-09-24T00:13:17.283220+0000 mon.a (mon.0) 2250 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:13:17.775 INFO:tasks.cephadm.ceph_manager.ceph:need seq 446676599342 got 446676599348 for osd.2 2023-09-24T00:13:17.775 DEBUG:teuthology.parallel:result is None 2023-09-24T00:13:18.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:13:18 smithi164 bash[92846]: cluster 2023-09-24T00:13:17.325666+0000 mgr.y (mgr.25991) 1702 : cluster 0 pgmap v1990: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:13:18.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:13:18 smithi164 bash[92846]: audit 2023-09-24T00:13:17.394788+0000 mon.c (mon.2) 163 : audit 0 from='client.? 172.21.15.159:0/4199962041' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-09-24T00:13:18.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:13:18 smithi164 bash[92846]: audit 2023-09-24T00:13:17.642992+0000 mon.a (mon.0) 2251 : audit 0 from='client.? 172.21.15.159:0/1841924594' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-09-24T00:13:18.777 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:13:18 smithi159 bash[105915]: cluster 2023-09-24T00:13:17.325666+0000 mgr.y (mgr.25991) 1702 : cluster 0 pgmap v1990: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:13:18.777 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:13:18 smithi159 bash[105915]: audit 2023-09-24T00:13:17.394788+0000 mon.c (mon.2) 163 : audit 0 from='client.? 172.21.15.159:0/4199962041' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-09-24T00:13:18.777 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:13:18 smithi159 bash[105915]: audit 2023-09-24T00:13:17.642992+0000 mon.a (mon.0) 2251 : audit 0 from='client.? 172.21.15.159:0/1841924594' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-09-24T00:13:18.777 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:13:18 smithi159 bash[108473]: cluster 2023-09-24T00:13:17.325666+0000 mgr.y (mgr.25991) 1702 : cluster 0 pgmap v1990: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:13:18.777 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:13:18 smithi159 bash[108473]: audit 2023-09-24T00:13:17.394788+0000 mon.c (mon.2) 163 : audit 0 from='client.? 172.21.15.159:0/4199962041' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-09-24T00:13:18.778 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:13:18 smithi159 bash[108473]: audit 2023-09-24T00:13:17.642992+0000 mon.a (mon.0) 2251 : audit 0 from='client.? 172.21.15.159:0/1841924594' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-09-24T00:13:19.711 INFO:tasks.cephadm.ceph_manager.ceph:need seq 468151435816 got 468151435823 for osd.3 2023-09-24T00:13:19.711 DEBUG:teuthology.parallel:result is None 2023-09-24T00:13:19.813 INFO:tasks.cephadm.ceph_manager.ceph:need seq 197568496377 got 197568496382 for osd.6 2023-09-24T00:13:19.813 DEBUG:teuthology.parallel:result is None 2023-09-24T00:13:20.371 INFO:tasks.cephadm.ceph_manager.ceph:need seq 1614907703417 got 1614907703423 for osd.1 2023-09-24T00:13:20.371 DEBUG:teuthology.parallel:result is None 2023-09-24T00:13:20.439 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849019655 got 128849019661 for osd.4 2023-09-24T00:13:20.440 DEBUG:teuthology.parallel:result is None 2023-09-24T00:13:20.440 INFO:tasks.cephadm.ceph_manager.ceph:waiting for recovery to complete 2023-09-24T00:13:20.440 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-24T00:13:20.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:13:20 smithi164 bash[92846]: cluster 2023-09-24T00:13:19.326241+0000 mgr.y (mgr.25991) 1703 : cluster 0 pgmap v1991: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:13:20.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:13:20 smithi159 bash[105915]: cluster 2023-09-24T00:13:19.326241+0000 mgr.y (mgr.25991) 1703 : cluster 0 pgmap v1991: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:13:20.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:13:20 smithi159 bash[108473]: cluster 2023-09-24T00:13:19.326241+0000 mgr.y (mgr.25991) 1703 : cluster 0 pgmap v1991: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:13:21.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:13:21 smithi164 bash[92846]: audit 2023-09-24T00:13:21.141887+0000 mon.a (mon.0) 2252 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-24T00:13:21.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:13:21 smithi159 bash[105915]: audit 2023-09-24T00:13:21.141887+0000 mon.a (mon.0) 2252 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-24T00:13:21.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:13:21 smithi159 bash[108473]: audit 2023-09-24T00:13:21.141887+0000 mon.a (mon.0) 2252 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-24T00:13:22.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:13:22 smithi164 bash[92846]: cluster 2023-09-24T00:13:21.326992+0000 mgr.y (mgr.25991) 1704 : cluster 0 pgmap v1992: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:13:22.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:13:22 smithi159 bash[105915]: cluster 2023-09-24T00:13:21.326992+0000 mgr.y (mgr.25991) 1704 : cluster 0 pgmap v1992: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:13:22.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:13:22 smithi159 bash[108473]: cluster 2023-09-24T00:13:21.326992+0000 mgr.y (mgr.25991) 1704 : cluster 0 pgmap v1992: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:13:24.044 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 24 00:13:23 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [24/Sep/2023:00:13:23] "GET /metrics HTTP/1.1" 200 34182 "" "Prometheus/2.43.0" 2023-09-24T00:13:24.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:13:24 smithi164 bash[92846]: cluster 2023-09-24T00:13:23.327935+0000 mgr.y (mgr.25991) 1705 : cluster 0 pgmap v1993: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:13:24.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:13:24 smithi159 bash[105915]: cluster 2023-09-24T00:13:23.327935+0000 mgr.y (mgr.25991) 1705 : cluster 0 pgmap v1993: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:13:24.795 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:13:24 smithi159 bash[108473]: cluster 2023-09-24T00:13:23.327935+0000 mgr.y (mgr.25991) 1705 : cluster 0 pgmap v1993: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:13:25.226 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:13:26.686 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:13:26 smithi159 bash[105915]: cluster 2023-09-24T00:13:25.328702+0000 mgr.y (mgr.25991) 1706 : cluster 0 pgmap v1994: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:13:26.687 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:13:26 smithi159 bash[105915]: audit 2023-09-24T00:13:26.331835+0000 mon.a (mon.0) 2253 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:13:26.687 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:13:26 smithi159 bash[105915]: audit 2023-09-24T00:13:26.337202+0000 mon.a (mon.0) 2254 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:13:26.687 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:13:26 smithi159 bash[108473]: cluster 2023-09-24T00:13:25.328702+0000 mgr.y (mgr.25991) 1706 : cluster 0 pgmap v1994: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:13:26.687 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:13:26 smithi159 bash[108473]: audit 2023-09-24T00:13:26.331835+0000 mon.a (mon.0) 2253 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:13:26.687 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:13:26 smithi159 bash[108473]: audit 2023-09-24T00:13:26.337202+0000 mon.a (mon.0) 2254 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:13:26.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:13:26 smithi164 bash[92846]: cluster 2023-09-24T00:13:25.328702+0000 mgr.y (mgr.25991) 1706 : cluster 0 pgmap v1994: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:13:26.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:13:26 smithi164 bash[92846]: audit 2023-09-24T00:13:26.331835+0000 mon.a (mon.0) 2253 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:13:26.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:13:26 smithi164 bash[92846]: audit 2023-09-24T00:13:26.337202+0000 mon.a (mon.0) 2254 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:13:29.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:13:28 smithi164 bash[92846]: cluster 2023-09-24T00:13:27.329522+0000 mgr.y (mgr.25991) 1707 : cluster 0 pgmap v1995: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:13:29.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:13:28 smithi164 bash[92846]: audit 2023-09-24T00:13:27.585966+0000 mon.a (mon.0) 2255 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:13:29.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:13:28 smithi164 bash[92846]: audit 2023-09-24T00:13:27.592880+0000 mon.a (mon.0) 2256 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:13:29.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:13:28 smithi164 bash[92846]: audit 2023-09-24T00:13:28.067897+0000 mon.a (mon.0) 2257 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-24T00:13:29.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:13:28 smithi164 bash[92846]: audit 2023-09-24T00:13:28.069737+0000 mon.a (mon.0) 2258 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-24T00:13:29.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:13:28 smithi164 bash[92846]: audit 2023-09-24T00:13:28.080747+0000 mon.a (mon.0) 2259 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:13:29.040 INFO:teuthology.orchestra.run.smithi159.stdout: 2023-09-24T00:13:29.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:13:28 smithi159 bash[105915]: cluster 2023-09-24T00:13:27.329522+0000 mgr.y (mgr.25991) 1707 : cluster 0 pgmap v1995: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:13:29.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:13:28 smithi159 bash[105915]: audit 2023-09-24T00:13:27.585966+0000 mon.a (mon.0) 2255 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:13:29.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:13:28 smithi159 bash[105915]: audit 2023-09-24T00:13:27.592880+0000 mon.a (mon.0) 2256 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:13:29.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:13:28 smithi159 bash[105915]: audit 2023-09-24T00:13:28.067897+0000 mon.a (mon.0) 2257 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-24T00:13:29.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:13:28 smithi159 bash[105915]: audit 2023-09-24T00:13:28.069737+0000 mon.a (mon.0) 2258 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-24T00:13:29.045 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:13:28 smithi159 bash[105915]: audit 2023-09-24T00:13:28.080747+0000 mon.a (mon.0) 2259 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:13:29.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:13:28 smithi159 bash[108473]: cluster 2023-09-24T00:13:27.329522+0000 mgr.y (mgr.25991) 1707 : cluster 0 pgmap v1995: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:13:29.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:13:28 smithi159 bash[108473]: audit 2023-09-24T00:13:27.585966+0000 mon.a (mon.0) 2255 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:13:29.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:13:28 smithi159 bash[108473]: audit 2023-09-24T00:13:27.592880+0000 mon.a (mon.0) 2256 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:13:29.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:13:28 smithi159 bash[108473]: audit 2023-09-24T00:13:28.067897+0000 mon.a (mon.0) 2257 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-24T00:13:29.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:13:28 smithi159 bash[108473]: audit 2023-09-24T00:13:28.069737+0000 mon.a (mon.0) 2258 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-24T00:13:29.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:13:28 smithi159 bash[108473]: audit 2023-09-24T00:13:28.080747+0000 mon.a (mon.0) 2259 : audit 1 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' 2023-09-24T00:13:29.045 INFO:teuthology.orchestra.run.smithi159.stderr:dumped all 2023-09-24T00:13:30.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:13:29 smithi164 bash[92846]: audit 2023-09-24T00:13:29.019960+0000 mgr.y (mgr.25991) 1708 : audit 0 from='client.46841 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-24T00:13:30.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:13:29 smithi159 bash[105915]: audit 2023-09-24T00:13:29.019960+0000 mgr.y (mgr.25991) 1708 : audit 0 from='client.46841 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-24T00:13:30.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:13:29 smithi159 bash[108473]: audit 2023-09-24T00:13:29.019960+0000 mgr.y (mgr.25991) 1708 : audit 0 from='client.46841 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-24T00:13:30.070 INFO:teuthology.orchestra.run.smithi159.stdout:{"pg_ready":true,"pg_map":{"version":1995,"stamp":"2023-09-24T00:13:27.329013+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":8984499,"num_objects":29,"num_object_clones":0,"num_object_copies":87,"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":29,"num_whiteouts":0,"num_read":12544,"num_read_kb":27666,"num_write":2040,"num_write_kb":28917,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":426,"num_bytes_recovered":15547973,"num_keys_recovered":40,"num_objects_omap":16,"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":2217,"ondisk_log_size":2217,"up":219,"acting":219,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":219,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":5014796,"kb_used_data":73804,"kb_used_omap":35,"kb_used_meta":4940892,"kb_avail":744946420,"statfs":{"total":767960285184,"available":762825134080,"internally_reserved":0,"allocated":75575296,"data_stored":58382923,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":36527,"internal_metadata":5059473745},"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":"12.004225"},"pg_stats":[{"pgid":"3.1a","version":"69'2","reported_seq":394,"reported_epoch":494,"state":"active+clean","last_fresh":"2023-09-24T00:11:56.658649+0000","last_change":"2023-09-24T00:10:41.330071+0000","last_active":"2023-09-24T00:11:56.658649+0000","last_peered":"2023-09-24T00:11:56.658649+0000","last_clean":"2023-09-24T00:11:56.658649+0000","last_became_active":"2023-09-24T00:10:41.329671+0000","last_became_peered":"2023-09-24T00:10:41.329671+0000","last_unstale":"2023-09-24T00:11:56.658649+0000","last_undegraded":"2023-09-24T00:11:56.658649+0000","last_fullsized":"2023-09-24T00:11:56.658649+0000","mapping_epoch":486,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":487,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T07:37:06.597367+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,6,2],"acting":[4,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":29,"reported_epoch":495,"state":"active+clean","last_fresh":"2023-09-24T00:12:06.639493+0000","last_change":"2023-09-24T00:10:10.977350+0000","last_active":"2023-09-24T00:12:06.639493+0000","last_peered":"2023-09-24T00:12:06.639493+0000","last_clean":"2023-09-24T00:12:06.639493+0000","last_became_active":"2023-09-24T00:10:10.976908+0000","last_became_peered":"2023-09-24T00:10:10.976908+0000","last_unstale":"2023-09-24T00:12:06.639493+0000","last_undegraded":"2023-09-24T00:12:06.639493+0000","last_fullsized":"2023-09-24T00:12:06.639493+0000","mapping_epoch":477,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":478,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:44:28.183863+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":512,"reported_epoch":495,"state":"active+clean","last_fresh":"2023-09-24T00:12:05.431727+0000","last_change":"2023-09-24T00:09:07.325337+0000","last_active":"2023-09-24T00:12:05.431727+0000","last_peered":"2023-09-24T00:12:05.431727+0000","last_clean":"2023-09-24T00:12:05.431727+0000","last_became_active":"2023-09-24T00:09:07.324753+0000","last_became_peered":"2023-09-24T00:09:07.324753+0000","last_unstale":"2023-09-24T00:12:05.431727+0000","last_undegraded":"2023-09-24T00:12:05.431727+0000","last_fullsized":"2023-09-24T00:12:05.431727+0000","mapping_epoch":461,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":462,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-24T23:15:06.691382+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":174,"reported_epoch":495,"state":"active+clean","last_fresh":"2023-09-24T00:12:06.051929+0000","last_change":"2023-09-24T00:10:11.207486+0000","last_active":"2023-09-24T00:12:06.051929+0000","last_peered":"2023-09-24T00:12:06.051929+0000","last_clean":"2023-09-24T00:12:06.051929+0000","last_became_active":"2023-09-24T00:10:11.206816+0000","last_became_peered":"2023-09-24T00:10:11.206816+0000","last_unstale":"2023-09-24T00:12:06.051929+0000","last_undegraded":"2023-09-24T00:12:06.051929+0000","last_fullsized":"2023-09-24T00:12:06.051929+0000","mapping_epoch":477,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":478,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:37:41.977234+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":29,"reported_epoch":495,"state":"active+clean","last_fresh":"2023-09-24T00:12:06.639049+0000","last_change":"2023-09-24T00:10:10.963436+0000","last_active":"2023-09-24T00:12:06.639049+0000","last_peered":"2023-09-24T00:12:06.639049+0000","last_clean":"2023-09-24T00:12:06.639049+0000","last_became_active":"2023-09-24T00:10:10.963104+0000","last_became_peered":"2023-09-24T00:10:10.963104+0000","last_unstale":"2023-09-24T00:12:06.639049+0000","last_undegraded":"2023-09-24T00:12:06.639049+0000","last_fullsized":"2023-09-24T00:12:06.639049+0000","mapping_epoch":477,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":478,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T03:16:10.445244+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":495,"reported_epoch":494,"state":"active+clean","last_fresh":"2023-09-24T00:11:55.391844+0000","last_change":"2023-09-23T23:59:05.084654+0000","last_active":"2023-09-24T00:11:55.391844+0000","last_peered":"2023-09-24T00:11:55.391844+0000","last_clean":"2023-09-24T00:11:55.391844+0000","last_became_active":"2023-09-23T23:59:05.084324+0000","last_became_peered":"2023-09-23T23:59:05.084324+0000","last_unstale":"2023-09-24T00:11:55.391844+0000","last_undegraded":"2023-09-24T00:11:55.391844+0000","last_fullsized":"2023-09-24T00:11:55.391844+0000","mapping_epoch":350,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":351,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T09:21:16.834511+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":125,"reported_epoch":495,"state":"active+clean","last_fresh":"2023-09-24T00:12:06.052316+0000","last_change":"2023-09-24T00:10:10.957369+0000","last_active":"2023-09-24T00:12:06.052316+0000","last_peered":"2023-09-24T00:12:06.052316+0000","last_clean":"2023-09-24T00:12:06.052316+0000","last_became_active":"2023-09-24T00:10:10.956954+0000","last_became_peered":"2023-09-24T00:10:10.956954+0000","last_unstale":"2023-09-24T00:12:06.052316+0000","last_undegraded":"2023-09-24T00:12:06.052316+0000","last_fullsized":"2023-09-24T00:12:06.052316+0000","mapping_epoch":477,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":478,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T06:13:26.014840+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":22,"reported_epoch":495,"state":"active+clean","last_fresh":"2023-09-24T00:12:05.305807+0000","last_change":"2023-09-24T00:10:36.720910+0000","last_active":"2023-09-24T00:12:05.305807+0000","last_peered":"2023-09-24T00:12:05.305807+0000","last_clean":"2023-09-24T00:12:05.305807+0000","last_became_active":"2023-09-24T00:10:36.720512+0000","last_became_peered":"2023-09-24T00:10:36.720512+0000","last_unstale":"2023-09-24T00:12:05.305807+0000","last_undegraded":"2023-09-24T00:12:05.305807+0000","last_fullsized":"2023-09-24T00:12:05.305807+0000","mapping_epoch":484,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":485,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-24T23:48:20.364910+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[2,1,6],"acting":[2,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":162,"reported_epoch":494,"state":"active+clean","last_fresh":"2023-09-24T00:11:55.417115+0000","last_change":"2023-09-24T00:02:53.149727+0000","last_active":"2023-09-24T00:11:55.417115+0000","last_peered":"2023-09-24T00:11:55.417115+0000","last_clean":"2023-09-24T00:11:55.417115+0000","last_became_active":"2023-09-24T00:02:53.149341+0000","last_became_peered":"2023-09-24T00:02:53.149341+0000","last_unstale":"2023-09-24T00:11:55.417115+0000","last_undegraded":"2023-09-24T00:11:55.417115+0000","last_fullsized":"2023-09-24T00:11:55.417115+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T09:49:06.839524+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":72,"reported_epoch":495,"state":"active+clean","last_fresh":"2023-09-24T00:12:06.639446+0000","last_change":"2023-09-24T00:07:34.672100+0000","last_active":"2023-09-24T00:12:06.639446+0000","last_peered":"2023-09-24T00:12:06.639446+0000","last_clean":"2023-09-24T00:12:06.639446+0000","last_became_active":"2023-09-24T00:07:34.671852+0000","last_became_peered":"2023-09-24T00:07:34.671852+0000","last_unstale":"2023-09-24T00:12:06.639446+0000","last_undegraded":"2023-09-24T00:12:06.639446+0000","last_fullsized":"2023-09-24T00:12:06.639446+0000","mapping_epoch":433,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":434,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T07:55:07.622897+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.15","version":"68'3","reported_seq":267,"reported_epoch":494,"state":"active+clean","last_fresh":"2023-09-24T00:11:56.659374+0000","last_change":"2023-09-24T00:09:07.371966+0000","last_active":"2023-09-24T00:11:56.659374+0000","last_peered":"2023-09-24T00:11:56.659374+0000","last_clean":"2023-09-24T00:11:56.659374+0000","last_became_active":"2023-09-24T00:09:07.336034+0000","last_became_peered":"2023-09-24T00:09:07.336034+0000","last_unstale":"2023-09-24T00:11:56.659374+0000","last_undegraded":"2023-09-24T00:11:56.659374+0000","last_fullsized":"2023-09-24T00:11:56.659374+0000","mapping_epoch":461,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":462,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"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 @ 2023-09-25T07:18:20.055176+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"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":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":540,"num_keys_recovered":0,"num_objects_omap":1,"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":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":80,"reported_epoch":494,"state":"active+clean","last_fresh":"2023-09-24T00:11:56.834539+0000","last_change":"2023-09-24T00:07:17.357296+0000","last_active":"2023-09-24T00:11:56.834539+0000","last_peered":"2023-09-24T00:11:56.834539+0000","last_clean":"2023-09-24T00:11:56.834539+0000","last_became_active":"2023-09-24T00:07:17.356894+0000","last_became_peered":"2023-09-24T00:07:17.356894+0000","last_unstale":"2023-09-24T00:11:56.834539+0000","last_undegraded":"2023-09-24T00:11:56.834539+0000","last_fullsized":"2023-09-24T00:11:56.834539+0000","mapping_epoch":427,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":428,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T02:08:57.015894+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"90'23","reported_seq":224,"reported_epoch":494,"state":"active+clean","last_fresh":"2023-09-24T00:11:56.659856+0000","last_change":"2023-09-24T00:10:41.332559+0000","last_active":"2023-09-24T00:11:56.659856+0000","last_peered":"2023-09-24T00:11:56.659856+0000","last_clean":"2023-09-24T00:11:56.659856+0000","last_became_active":"2023-09-24T00:10:41.331958+0000","last_became_peered":"2023-09-24T00:10:41.331958+0000","last_unstale":"2023-09-24T00:11:56.659856+0000","last_undegraded":"2023-09-24T00:11:56.659856+0000","last_fullsized":"2023-09-24T00:11:56.659856+0000","mapping_epoch":486,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":487,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"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 @ 2023-09-25T07:45:24.322750+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"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":4,"num_whiteouts":0,"num_read":7,"num_read_kb":6,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":9468,"num_keys_recovered":0,"num_objects_omap":1,"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":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":42,"reported_epoch":494,"state":"active+clean","last_fresh":"2023-09-24T00:11:56.660196+0000","last_change":"2023-09-24T00:09:07.333999+0000","last_active":"2023-09-24T00:11:56.660196+0000","last_peered":"2023-09-24T00:11:56.660196+0000","last_clean":"2023-09-24T00:11:56.660196+0000","last_became_active":"2023-09-24T00:09:07.333735+0000","last_became_peered":"2023-09-24T00:09:07.333735+0000","last_unstale":"2023-09-24T00:11:56.660196+0000","last_undegraded":"2023-09-24T00:11:56.660196+0000","last_fullsized":"2023-09-24T00:11:56.660196+0000","mapping_epoch":461,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":462,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T04:13:49.065162+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,6,7],"acting":[4,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.13","version":"68'2","reported_seq":243,"reported_epoch":494,"state":"active+clean","last_fresh":"2023-09-24T00:11:56.659269+0000","last_change":"2023-09-24T00:09:07.375572+0000","last_active":"2023-09-24T00:11:56.659269+0000","last_peered":"2023-09-24T00:11:56.659269+0000","last_clean":"2023-09-24T00:11:56.659269+0000","last_became_active":"2023-09-24T00:09:07.341182+0000","last_became_peered":"2023-09-24T00:09:07.341182+0000","last_unstale":"2023-09-24T00:11:56.659269+0000","last_undegraded":"2023-09-24T00:11:56.659269+0000","last_fullsized":"2023-09-24T00:11:56.659269+0000","mapping_epoch":461,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":462,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T07:19:22.097085+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"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":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":136,"num_keys_recovered":40,"num_objects_omap":1,"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":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":520,"reported_epoch":494,"state":"active+clean","last_fresh":"2023-09-24T00:11:56.660497+0000","last_change":"2023-09-24T00:09:35.798340+0000","last_active":"2023-09-24T00:11:56.660497+0000","last_peered":"2023-09-24T00:11:56.660497+0000","last_clean":"2023-09-24T00:11:56.660497+0000","last_became_active":"2023-09-24T00:09:35.797935+0000","last_became_peered":"2023-09-24T00:09:35.797935+0000","last_unstale":"2023-09-24T00:11:56.660497+0000","last_undegraded":"2023-09-24T00:11:56.660497+0000","last_fullsized":"2023-09-24T00:11:56.660497+0000","mapping_epoch":467,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":468,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T06:08:14.009925+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,5,7],"acting":[3,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":147,"reported_epoch":494,"state":"active+clean","last_fresh":"2023-09-24T00:12:03.400992+0000","last_change":"2023-09-24T00:10:11.206787+0000","last_active":"2023-09-24T00:12:03.400992+0000","last_peered":"2023-09-24T00:12:03.400992+0000","last_clean":"2023-09-24T00:12:03.400992+0000","last_became_active":"2023-09-24T00:10:11.205953+0000","last_became_peered":"2023-09-24T00:10:11.205953+0000","last_unstale":"2023-09-24T00:12:03.400992+0000","last_undegraded":"2023-09-24T00:12:03.400992+0000","last_fullsized":"2023-09-24T00:12:03.400992+0000","mapping_epoch":477,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":478,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T07:56:59.410531+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":153,"reported_epoch":494,"state":"active+clean","last_fresh":"2023-09-24T00:11:55.417239+0000","last_change":"2023-09-23T23:59:05.099357+0000","last_active":"2023-09-24T00:11:55.417239+0000","last_peered":"2023-09-24T00:11:55.417239+0000","last_clean":"2023-09-24T00:11:55.417239+0000","last_became_active":"2023-09-23T23:59:05.098757+0000","last_became_peered":"2023-09-23T23:59:05.098757+0000","last_unstale":"2023-09-24T00:11:55.417239+0000","last_undegraded":"2023-09-24T00:11:55.417239+0000","last_fullsized":"2023-09-24T00:11:55.417239+0000","mapping_epoch":350,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":351,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T07:05:12.000922+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":249,"reported_epoch":494,"state":"active+clean","last_fresh":"2023-09-24T00:11:56.660204+0000","last_change":"2023-09-24T00:09:35.798324+0000","last_active":"2023-09-24T00:11:56.660204+0000","last_peered":"2023-09-24T00:11:56.660204+0000","last_clean":"2023-09-24T00:11:56.660204+0000","last_became_active":"2023-09-24T00:09:35.797479+0000","last_became_peered":"2023-09-24T00:09:35.797479+0000","last_unstale":"2023-09-24T00:11:56.660204+0000","last_undegraded":"2023-09-24T00:11:56.660204+0000","last_fullsized":"2023-09-24T00:11:56.660204+0000","mapping_epoch":467,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":468,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T00:50:28.784287+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[7,3,6],"acting":[7,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":106,"reported_epoch":495,"state":"active+clean","last_fresh":"2023-09-24T00:12:06.052094+0000","last_change":"2023-09-24T00:10:11.207391+0000","last_active":"2023-09-24T00:12:06.052094+0000","last_peered":"2023-09-24T00:12:06.052094+0000","last_clean":"2023-09-24T00:12:06.052094+0000","last_became_active":"2023-09-24T00:10:11.206672+0000","last_became_peered":"2023-09-24T00:10:11.206672+0000","last_unstale":"2023-09-24T00:12:06.052094+0000","last_undegraded":"2023-09-24T00:12:06.052094+0000","last_fullsized":"2023-09-24T00:12:06.052094+0000","mapping_epoch":477,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":478,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T07:40:32.961618+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,3,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.10","version":"68'8","reported_seq":548,"reported_epoch":494,"state":"active+clean","last_fresh":"2023-09-24T00:11:55.391379+0000","last_change":"2023-09-24T00:07:17.445518+0000","last_active":"2023-09-24T00:11:55.391379+0000","last_peered":"2023-09-24T00:11:55.391379+0000","last_clean":"2023-09-24T00:11:55.391379+0000","last_became_active":"2023-09-24T00:07:17.371564+0000","last_became_peered":"2023-09-24T00:07:17.371564+0000","last_unstale":"2023-09-24T00:11:55.391379+0000","last_undegraded":"2023-09-24T00:11:55.391379+0000","last_fullsized":"2023-09-24T00:11:55.391379+0000","mapping_epoch":427,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":428,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"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 @ 2023-09-25T03:12:18.729502+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"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":4,"num_whiteouts":0,"num_read":12,"num_read_kb":12,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":16,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"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":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":29,"reported_epoch":495,"state":"active+clean","last_fresh":"2023-09-24T00:12:06.639799+0000","last_change":"2023-09-24T00:10:11.207014+0000","last_active":"2023-09-24T00:12:06.639799+0000","last_peered":"2023-09-24T00:12:06.639799+0000","last_clean":"2023-09-24T00:12:06.639799+0000","last_became_active":"2023-09-24T00:10:11.206283+0000","last_became_peered":"2023-09-24T00:10:11.206283+0000","last_unstale":"2023-09-24T00:12:06.639799+0000","last_undegraded":"2023-09-24T00:12:06.639799+0000","last_fullsized":"2023-09-24T00:12:06.639799+0000","mapping_epoch":477,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":478,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T06:25:15.313780+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.f","version":"68'1","reported_seq":281,"reported_epoch":494,"state":"active+clean","last_fresh":"2023-09-24T00:11:56.659754+0000","last_change":"2023-09-24T00:09:07.368418+0000","last_active":"2023-09-24T00:11:56.659754+0000","last_peered":"2023-09-24T00:11:56.659754+0000","last_clean":"2023-09-24T00:11:56.659754+0000","last_became_active":"2023-09-24T00:09:07.335313+0000","last_became_peered":"2023-09-24T00:09:07.335313+0000","last_unstale":"2023-09-24T00:11:56.659754+0000","last_undegraded":"2023-09-24T00:11:56.659754+0000","last_fullsized":"2023-09-24T00:11:56.659754+0000","mapping_epoch":461,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":462,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"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 @ 2023-09-24T23:43:21.563964+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5,"num_bytes_recovered":110,"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":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":193,"reported_epoch":494,"state":"active+clean","last_fresh":"2023-09-24T00:11:55.416901+0000","last_change":"2023-09-24T00:07:46.523311+0000","last_active":"2023-09-24T00:11:55.416901+0000","last_peered":"2023-09-24T00:11:55.416901+0000","last_clean":"2023-09-24T00:11:55.416901+0000","last_became_active":"2023-09-24T00:07:46.522902+0000","last_became_peered":"2023-09-24T00:07:46.522902+0000","last_unstale":"2023-09-24T00:11:55.416901+0000","last_undegraded":"2023-09-24T00:11:55.416901+0000","last_fullsized":"2023-09-24T00:11:55.416901+0000","mapping_epoch":440,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":441,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:42:56.849597+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.e","version":"68'2","reported_seq":277,"reported_epoch":494,"state":"active+clean","last_fresh":"2023-09-24T00:11:56.659481+0000","last_change":"2023-09-24T00:09:07.377806+0000","last_active":"2023-09-24T00:11:56.659481+0000","last_peered":"2023-09-24T00:11:56.659481+0000","last_clean":"2023-09-24T00:11:56.659481+0000","last_became_active":"2023-09-24T00:09:07.342887+0000","last_became_peered":"2023-09-24T00:09:07.342887+0000","last_unstale":"2023-09-24T00:11:56.659481+0000","last_undegraded":"2023-09-24T00:11:56.659481+0000","last_fullsized":"2023-09-24T00:11:56.659481+0000","mapping_epoch":461,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":462,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T08:39:45.291002+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":7,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"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":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":518,"reported_epoch":494,"state":"active+clean","last_fresh":"2023-09-24T00:11:56.660313+0000","last_change":"2023-09-24T00:10:41.422852+0000","last_active":"2023-09-24T00:11:56.660313+0000","last_peered":"2023-09-24T00:11:56.660313+0000","last_clean":"2023-09-24T00:11:56.660313+0000","last_became_active":"2023-09-24T00:10:41.421577+0000","last_became_peered":"2023-09-24T00:10:41.421577+0000","last_unstale":"2023-09-24T00:11:56.660313+0000","last_undegraded":"2023-09-24T00:11:56.660313+0000","last_fullsized":"2023-09-24T00:11:56.660313+0000","mapping_epoch":486,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":487,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T11:11:31.384937+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,0,3],"acting":[4,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.d","version":"68'1","reported_seq":187,"reported_epoch":494,"state":"active+clean","last_fresh":"2023-09-24T00:11:56.659275+0000","last_change":"2023-09-24T00:02:14.301562+0000","last_active":"2023-09-24T00:11:56.659275+0000","last_peered":"2023-09-24T00:11:56.659275+0000","last_clean":"2023-09-24T00:11:56.659275+0000","last_became_active":"2023-09-23T23:59:05.100174+0000","last_became_peered":"2023-09-23T23:59:05.100174+0000","last_unstale":"2023-09-24T00:11:56.659275+0000","last_undegraded":"2023-09-24T00:11:56.659275+0000","last_fullsized":"2023-09-24T00:11:56.659275+0000","mapping_epoch":350,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":371,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"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 @ 2023-09-25T09:21:30.247925+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":140,"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":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":492,"reported_epoch":494,"state":"active+clean","last_fresh":"2023-09-24T00:11:55.391678+0000","last_change":"2023-09-24T00:02:53.151155+0000","last_active":"2023-09-24T00:11:55.391678+0000","last_peered":"2023-09-24T00:11:55.391678+0000","last_clean":"2023-09-24T00:11:55.391678+0000","last_became_active":"2023-09-24T00:02:53.150408+0000","last_became_peered":"2023-09-24T00:02:53.150408+0000","last_unstale":"2023-09-24T00:11:55.391678+0000","last_undegraded":"2023-09-24T00:11:55.391678+0000","last_fullsized":"2023-09-24T00:11:55.391678+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:05:43.245075+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":173,"reported_epoch":494,"state":"active+clean","last_fresh":"2023-09-24T00:11:55.417623+0000","last_change":"2023-09-24T00:10:10.955165+0000","last_active":"2023-09-24T00:11:55.417623+0000","last_peered":"2023-09-24T00:11:55.417623+0000","last_clean":"2023-09-24T00:11:55.417623+0000","last_became_active":"2023-09-24T00:10:10.954715+0000","last_became_peered":"2023-09-24T00:10:10.954715+0000","last_unstale":"2023-09-24T00:11:55.417623+0000","last_undegraded":"2023-09-24T00:11:55.417623+0000","last_fullsized":"2023-09-24T00:11:55.417623+0000","mapping_epoch":477,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":478,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T02:28:52.708493+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":184,"reported_epoch":494,"state":"active+clean","last_fresh":"2023-09-24T00:11:56.658130+0000","last_change":"2023-09-24T00:09:07.325267+0000","last_active":"2023-09-24T00:11:56.658130+0000","last_peered":"2023-09-24T00:11:56.658130+0000","last_clean":"2023-09-24T00:11:56.658130+0000","last_became_active":"2023-09-24T00:09:07.324898+0000","last_became_peered":"2023-09-24T00:09:07.324898+0000","last_unstale":"2023-09-24T00:11:56.658130+0000","last_undegraded":"2023-09-24T00:11:56.658130+0000","last_fullsized":"2023-09-24T00:11:56.658130+0000","mapping_epoch":461,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":462,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T07:26:09.031602+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.b","version":"69'3","reported_seq":607,"reported_epoch":494,"state":"active+clean","last_fresh":"2023-09-24T00:11:56.658413+0000","last_change":"2023-09-24T00:09:07.350082+0000","last_active":"2023-09-24T00:11:56.658413+0000","last_peered":"2023-09-24T00:11:56.658413+0000","last_clean":"2023-09-24T00:11:56.658413+0000","last_became_active":"2023-09-24T00:09:07.326504+0000","last_became_peered":"2023-09-24T00:09:07.326504+0000","last_unstale":"2023-09-24T00:11:56.658413+0000","last_undegraded":"2023-09-24T00:11:56.658413+0000","last_fullsized":"2023-09-24T00:11:56.658413+0000","mapping_epoch":461,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":462,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"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 @ 2023-09-25T08:45:14.114486+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":7,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"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":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":490,"reported_epoch":494,"state":"active+clean","last_fresh":"2023-09-24T00:11:56.659823+0000","last_change":"2023-09-24T00:10:41.455973+0000","last_active":"2023-09-24T00:11:56.659823+0000","last_peered":"2023-09-24T00:11:56.659823+0000","last_clean":"2023-09-24T00:11:56.659823+0000","last_became_active":"2023-09-24T00:10:41.455393+0000","last_became_peered":"2023-09-24T00:10:41.455393+0000","last_unstale":"2023-09-24T00:11:56.659823+0000","last_undegraded":"2023-09-24T00:11:56.659823+0000","last_fullsized":"2023-09-24T00:11:56.659823+0000","mapping_epoch":486,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":487,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-24T23:54:29.417686+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":556,"reported_epoch":494,"state":"active+clean","last_fresh":"2023-09-24T00:11:55.391427+0000","last_change":"2023-09-24T00:09:07.335923+0000","last_active":"2023-09-24T00:11:55.391427+0000","last_peered":"2023-09-24T00:11:55.391427+0000","last_clean":"2023-09-24T00:11:55.391427+0000","last_became_active":"2023-09-24T00:09:07.335576+0000","last_became_peered":"2023-09-24T00:09:07.335576+0000","last_unstale":"2023-09-24T00:11:55.391427+0000","last_undegraded":"2023-09-24T00:11:55.391427+0000","last_fullsized":"2023-09-24T00:11:55.391427+0000","mapping_epoch":461,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":462,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:34:04.909078+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":506,"reported_epoch":494,"state":"active+clean","last_fresh":"2023-09-24T00:11:56.660630+0000","last_change":"2023-09-24T00:10:41.451831+0000","last_active":"2023-09-24T00:11:56.660630+0000","last_peered":"2023-09-24T00:11:56.660630+0000","last_clean":"2023-09-24T00:11:56.660630+0000","last_became_active":"2023-09-24T00:10:41.451427+0000","last_became_peered":"2023-09-24T00:10:41.451427+0000","last_unstale":"2023-09-24T00:11:56.660630+0000","last_undegraded":"2023-09-24T00:11:56.660630+0000","last_fullsized":"2023-09-24T00:11:56.660630+0000","mapping_epoch":486,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":487,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:21:24.087043+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":42,"reported_epoch":494,"state":"active+clean","last_fresh":"2023-09-24T00:11:56.660093+0000","last_change":"2023-09-24T00:09:07.333065+0000","last_active":"2023-09-24T00:11:56.660093+0000","last_peered":"2023-09-24T00:11:56.660093+0000","last_clean":"2023-09-24T00:11:56.660093+0000","last_became_active":"2023-09-24T00:09:07.332712+0000","last_became_peered":"2023-09-24T00:09:07.332712+0000","last_unstale":"2023-09-24T00:11:56.660093+0000","last_undegraded":"2023-09-24T00:11:56.660093+0000","last_fullsized":"2023-09-24T00:11:56.660093+0000","mapping_epoch":461,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":462,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T02:07:26.266445+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":495,"reported_epoch":494,"state":"active+clean","last_fresh":"2023-09-24T00:11:56.660615+0000","last_change":"2023-09-24T00:10:41.452558+0000","last_active":"2023-09-24T00:11:56.660615+0000","last_peered":"2023-09-24T00:11:56.660615+0000","last_clean":"2023-09-24T00:11:56.660615+0000","last_became_active":"2023-09-24T00:10:41.451687+0000","last_became_peered":"2023-09-24T00:10:41.451687+0000","last_unstale":"2023-09-24T00:11:56.660615+0000","last_undegraded":"2023-09-24T00:11:56.660615+0000","last_fullsized":"2023-09-24T00:11:56.660615+0000","mapping_epoch":486,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":487,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T09:29:39.186987+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":29,"reported_epoch":495,"state":"active+clean","last_fresh":"2023-09-24T00:12:06.638817+0000","last_change":"2023-09-24T00:10:11.207253+0000","last_active":"2023-09-24T00:12:06.638817+0000","last_peered":"2023-09-24T00:12:06.638817+0000","last_clean":"2023-09-24T00:12:06.638817+0000","last_became_active":"2023-09-24T00:10:11.206537+0000","last_became_peered":"2023-09-24T00:10:11.206537+0000","last_unstale":"2023-09-24T00:12:06.638817+0000","last_undegraded":"2023-09-24T00:12:06.638817+0000","last_fullsized":"2023-09-24T00:12:06.638817+0000","mapping_epoch":477,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":478,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:54:11.290989+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":496,"reported_epoch":494,"state":"active+clean","last_fresh":"2023-09-24T00:11:56.660975+0000","last_change":"2023-09-24T00:09:07.325321+0000","last_active":"2023-09-24T00:11:56.660975+0000","last_peered":"2023-09-24T00:11:56.660975+0000","last_clean":"2023-09-24T00:11:56.660975+0000","last_became_active":"2023-09-24T00:09:07.324867+0000","last_became_peered":"2023-09-24T00:09:07.324867+0000","last_unstale":"2023-09-24T00:11:56.660975+0000","last_undegraded":"2023-09-24T00:11:56.660975+0000","last_fullsized":"2023-09-24T00:11:56.660975+0000","mapping_epoch":461,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":462,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:16:58.544911+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"454'256","reported_seq":1543,"reported_epoch":495,"state":"active+clean","last_fresh":"2023-09-24T00:12:05.432010+0000","last_change":"2023-09-24T00:08:17.233806+0000","last_active":"2023-09-24T00:12:05.432010+0000","last_peered":"2023-09-24T00:12:05.432010+0000","last_clean":"2023-09-24T00:12:05.432010+0000","last_became_active":"2023-09-24T00:02:54.115338+0000","last_became_peered":"2023-09-24T00:02:54.115338+0000","last_unstale":"2023-09-24T00:12:05.432010+0000","last_undegraded":"2023-09-24T00:12:05.432010+0000","last_fullsized":"2023-09-24T00:12:05.432010+0000","mapping_epoch":377,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":380,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":256,"log_dups_size":0,"ondisk_log_size":256,"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 @ 2023-09-25T08:27:45.543561+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00071841400000000001,"stat_sum":{"num_bytes":4194304,"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":1457,"num_read_kb":2897,"num_write":243,"num_write_kb":5524,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":10,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"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,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":173,"reported_epoch":494,"state":"active+clean","last_fresh":"2023-09-24T00:11:55.417377+0000","last_change":"2023-09-24T00:10:10.954401+0000","last_active":"2023-09-24T00:11:55.417377+0000","last_peered":"2023-09-24T00:11:55.417377+0000","last_clean":"2023-09-24T00:11:55.417377+0000","last_became_active":"2023-09-24T00:10:10.954037+0000","last_became_peered":"2023-09-24T00:10:10.954037+0000","last_unstale":"2023-09-24T00:11:55.417377+0000","last_undegraded":"2023-09-24T00:11:55.417377+0000","last_fullsized":"2023-09-24T00:11:55.417377+0000","mapping_epoch":477,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":478,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:30:44.816806+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":89,"reported_epoch":494,"state":"active+clean","last_fresh":"2023-09-24T00:11:56.659870+0000","last_change":"2023-09-24T00:09:07.321459+0000","last_active":"2023-09-24T00:11:56.659870+0000","last_peered":"2023-09-24T00:11:56.659870+0000","last_clean":"2023-09-24T00:11:56.659870+0000","last_became_active":"2023-09-24T00:09:07.321096+0000","last_became_peered":"2023-09-24T00:09:07.321096+0000","last_unstale":"2023-09-24T00:11:56.659870+0000","last_undegraded":"2023-09-24T00:11:56.659870+0000","last_fullsized":"2023-09-24T00:11:56.659870+0000","mapping_epoch":461,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":462,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:06:12.593616+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"454'140","reported_seq":616,"reported_epoch":494,"state":"active+clean","last_fresh":"2023-09-24T00:11:55.417232+0000","last_change":"2023-09-24T00:08:17.286993+0000","last_active":"2023-09-24T00:11:55.417232+0000","last_peered":"2023-09-24T00:11:55.417232+0000","last_clean":"2023-09-24T00:11:55.417232+0000","last_became_active":"2023-09-24T00:02:53.149409+0000","last_became_peered":"2023-09-24T00:02:53.149409+0000","last_unstale":"2023-09-24T00:11:55.417232+0000","last_undegraded":"2023-09-24T00:11:55.417232+0000","last_fullsized":"2023-09-24T00:11:55.417232+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":140,"log_dups_size":0,"ondisk_log_size":140,"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 @ 2023-09-24T23:32:23.166441+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001262195,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":1386,"num_read_kb":1974,"num_write":125,"num_write_kb":436,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":15,"num_bytes_recovered":57,"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":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":454,"reported_epoch":494,"state":"active+clean","last_fresh":"2023-09-24T00:11:56.658675+0000","last_change":"2023-09-24T00:10:41.330994+0000","last_active":"2023-09-24T00:11:56.658675+0000","last_peered":"2023-09-24T00:11:56.658675+0000","last_clean":"2023-09-24T00:11:56.658675+0000","last_became_active":"2023-09-24T00:10:41.330645+0000","last_became_peered":"2023-09-24T00:10:41.330645+0000","last_unstale":"2023-09-24T00:11:56.658675+0000","last_undegraded":"2023-09-24T00:11:56.658675+0000","last_fullsized":"2023-09-24T00:11:56.658675+0000","mapping_epoch":486,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":487,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T09:53:53.113932+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":497,"reported_epoch":495,"state":"active+clean","last_fresh":"2023-09-24T00:12:05.431807+0000","last_change":"2023-09-24T00:10:10.962996+0000","last_active":"2023-09-24T00:12:05.431807+0000","last_peered":"2023-09-24T00:12:05.431807+0000","last_clean":"2023-09-24T00:12:05.431807+0000","last_became_active":"2023-09-24T00:10:10.962643+0000","last_became_peered":"2023-09-24T00:10:10.962643+0000","last_unstale":"2023-09-24T00:12:05.431807+0000","last_undegraded":"2023-09-24T00:12:05.431807+0000","last_fullsized":"2023-09-24T00:12:05.431807+0000","mapping_epoch":477,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":478,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T07:54:58.821919+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"454'254","reported_seq":1879,"reported_epoch":494,"state":"active+clean","last_fresh":"2023-09-24T00:12:00.465232+0000","last_change":"2023-09-24T00:10:13.977932+0000","last_active":"2023-09-24T00:12:00.465232+0000","last_peered":"2023-09-24T00:12:00.465232+0000","last_clean":"2023-09-24T00:12:00.465232+0000","last_became_active":"2023-09-24T00:10:13.976714+0000","last_became_peered":"2023-09-24T00:10:13.976714+0000","last_unstale":"2023-09-24T00:12:00.465232+0000","last_undegraded":"2023-09-24T00:12:00.465232+0000","last_fullsized":"2023-09-24T00:12:00.465232+0000","mapping_epoch":480,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":481,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":254,"log_dups_size":0,"ondisk_log_size":254,"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 @ 2023-09-25T04:24:16.123963+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00087504300000000004,"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":2323,"num_read_kb":5776,"num_write":193,"num_write_kb":3589,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":62,"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":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":440,"reported_epoch":495,"state":"active+clean","last_fresh":"2023-09-24T00:12:05.431770+0000","last_change":"2023-09-24T00:02:53.151557+0000","last_active":"2023-09-24T00:12:05.431770+0000","last_peered":"2023-09-24T00:12:05.431770+0000","last_clean":"2023-09-24T00:12:05.431770+0000","last_became_active":"2023-09-24T00:02:53.151204+0000","last_became_peered":"2023-09-24T00:02:53.151204+0000","last_unstale":"2023-09-24T00:12:05.431770+0000","last_undegraded":"2023-09-24T00:12:05.431770+0000","last_fullsized":"2023-09-24T00:12:05.431770+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T07:18:12.384166+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":80,"reported_epoch":494,"state":"active+clean","last_fresh":"2023-09-24T00:11:56.660911+0000","last_change":"2023-09-24T00:07:17.346647+0000","last_active":"2023-09-24T00:11:56.660911+0000","last_peered":"2023-09-24T00:11:56.660911+0000","last_clean":"2023-09-24T00:11:56.660911+0000","last_became_active":"2023-09-24T00:07:17.346283+0000","last_became_peered":"2023-09-24T00:07:17.346283+0000","last_unstale":"2023-09-24T00:11:56.660911+0000","last_undegraded":"2023-09-24T00:11:56.660911+0000","last_fullsized":"2023-09-24T00:11:56.660911+0000","mapping_epoch":427,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":428,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:17:01.246787+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"454'439","reported_seq":1750,"reported_epoch":494,"state":"active+clean","last_fresh":"2023-09-24T00:11:55.416940+0000","last_change":"2023-09-24T00:08:17.286566+0000","last_active":"2023-09-24T00:11:55.416940+0000","last_peered":"2023-09-24T00:11:55.416940+0000","last_clean":"2023-09-24T00:11:55.416940+0000","last_became_active":"2023-09-24T00:03:14.133678+0000","last_became_peered":"2023-09-24T00:03:14.133678+0000","last_unstale":"2023-09-24T00:11:55.416940+0000","last_undegraded":"2023-09-24T00:11:55.416940+0000","last_fullsized":"2023-09-24T00:11:55.416940+0000","mapping_epoch":383,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":384,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":439,"log_dups_size":0,"ondisk_log_size":439,"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 @ 2023-09-25T01:06:19.703825+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00050988900000000002,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":1854,"num_read_kb":1913,"num_write":414,"num_write_kb":1422,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":44,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"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":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"363'206","reported_seq":749,"reported_epoch":494,"state":"active+clean","last_fresh":"2023-09-24T00:11:56.659054+0000","last_change":"2023-09-24T00:07:26.270713+0000","last_active":"2023-09-24T00:11:56.659054+0000","last_peered":"2023-09-24T00:11:56.659054+0000","last_clean":"2023-09-24T00:11:56.659054+0000","last_became_active":"2023-09-24T00:07:26.269977+0000","last_became_peered":"2023-09-24T00:07:26.269977+0000","last_unstale":"2023-09-24T00:11:56.659054+0000","last_undegraded":"2023-09-24T00:11:56.659054+0000","last_fullsized":"2023-09-24T00:11:56.659054+0000","mapping_epoch":431,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":432,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:06:14.091106+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:06:14.091106+0000","last_clean_scrub_stamp":"2023-09-23T23:06:14.091106+0000","objects_scrubbed":0,"log_size":206,"log_dups_size":0,"ondisk_log_size":206,"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 @ 2023-09-25T08:40:16.325669+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":545,"num_read_kb":1152,"num_write":289,"num_write_kb":3462,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":10,"num_bytes_recovered":2951840,"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":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":29,"reported_epoch":495,"state":"active+clean","last_fresh":"2023-09-24T00:12:06.639090+0000","last_change":"2023-09-24T00:10:10.950479+0000","last_active":"2023-09-24T00:12:06.639090+0000","last_peered":"2023-09-24T00:12:06.639090+0000","last_clean":"2023-09-24T00:12:06.639090+0000","last_became_active":"2023-09-24T00:10:10.949957+0000","last_became_peered":"2023-09-24T00:10:10.949957+0000","last_unstale":"2023-09-24T00:12:06.639090+0000","last_undegraded":"2023-09-24T00:12:06.639090+0000","last_fullsized":"2023-09-24T00:12:06.639090+0000","mapping_epoch":477,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":478,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T00:56:51.597902+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":528,"reported_epoch":494,"state":"active+clean","last_fresh":"2023-09-24T00:11:55.391733+0000","last_change":"2023-09-24T00:09:07.336593+0000","last_active":"2023-09-24T00:11:55.391733+0000","last_peered":"2023-09-24T00:11:55.391733+0000","last_clean":"2023-09-24T00:11:55.391733+0000","last_became_active":"2023-09-24T00:09:07.336327+0000","last_became_peered":"2023-09-24T00:09:07.336327+0000","last_unstale":"2023-09-24T00:11:55.391733+0000","last_undegraded":"2023-09-24T00:11:55.391733+0000","last_fullsized":"2023-09-24T00:11:55.391733+0000","mapping_epoch":461,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":462,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:15:41.189632+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.0","version":"454'152","reported_seq":929,"reported_epoch":494,"state":"active+clean","last_fresh":"2023-09-24T00:11:56.658868+0000","last_change":"2023-09-24T00:08:17.228912+0000","last_active":"2023-09-24T00:11:56.658868+0000","last_peered":"2023-09-24T00:11:56.658868+0000","last_clean":"2023-09-24T00:11:56.658868+0000","last_became_active":"2023-09-24T00:02:54.124954+0000","last_became_peered":"2023-09-24T00:02:54.124954+0000","last_unstale":"2023-09-24T00:11:56.658868+0000","last_undegraded":"2023-09-24T00:11:56.658868+0000","last_fullsized":"2023-09-24T00:11:56.658868+0000","mapping_epoch":377,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":152,"log_dups_size":0,"ondisk_log_size":152,"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 @ 2023-09-25T01:28:05.173671+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000674213,"stat_sum":{"num_bytes":4194304,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":678,"num_read_kb":3640,"num_write":131,"num_write_kb":7222,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":36,"num_bytes_recovered":12582912,"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":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":183,"reported_epoch":495,"state":"active+clean","last_fresh":"2023-09-24T00:12:06.051334+0000","last_change":"2023-09-24T00:10:10.978557+0000","last_active":"2023-09-24T00:12:06.051334+0000","last_peered":"2023-09-24T00:12:06.051334+0000","last_clean":"2023-09-24T00:12:06.051334+0000","last_became_active":"2023-09-24T00:10:10.977482+0000","last_became_peered":"2023-09-24T00:10:10.977482+0000","last_unstale":"2023-09-24T00:12:06.051334+0000","last_undegraded":"2023-09-24T00:12:06.051334+0000","last_fullsized":"2023-09-24T00:12:06.051334+0000","mapping_epoch":477,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":478,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T11:01:05.322640+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":88,"reported_epoch":494,"state":"active+clean","last_fresh":"2023-09-24T00:11:56.659838+0000","last_change":"2023-09-24T00:09:51.180820+0000","last_active":"2023-09-24T00:11:56.659838+0000","last_peered":"2023-09-24T00:11:56.659838+0000","last_clean":"2023-09-24T00:11:56.659838+0000","last_became_active":"2023-09-24T00:09:51.180465+0000","last_became_peered":"2023-09-24T00:09:51.180465+0000","last_unstale":"2023-09-24T00:11:56.659838+0000","last_undegraded":"2023-09-24T00:11:56.659838+0000","last_fullsized":"2023-09-24T00:11:56.659838+0000","mapping_epoch":471,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":472,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T01:05:30.609783+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.5","version":"454'181","reported_seq":823,"reported_epoch":494,"state":"active+clean","last_fresh":"2023-09-24T00:11:56.659695+0000","last_change":"2023-09-24T00:09:10.339021+0000","last_active":"2023-09-24T00:11:56.659695+0000","last_peered":"2023-09-24T00:11:56.659695+0000","last_clean":"2023-09-24T00:11:56.659695+0000","last_became_active":"2023-09-24T00:09:10.338167+0000","last_became_peered":"2023-09-24T00:09:10.338167+0000","last_unstale":"2023-09-24T00:11:56.659695+0000","last_undegraded":"2023-09-24T00:11:56.659695+0000","last_fullsized":"2023-09-24T00:11:56.659695+0000","mapping_epoch":464,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":465,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":181,"log_dups_size":0,"ondisk_log_size":181,"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 @ 2023-09-25T07:48:44.146060+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0015738289999999999,"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":1421,"num_read_kb":1366,"num_write":155,"num_write_kb":176,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":59,"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":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":484,"reported_epoch":495,"state":"active+clean","last_fresh":"2023-09-24T00:12:05.432236+0000","last_change":"2023-09-24T00:09:51.182903+0000","last_active":"2023-09-24T00:12:05.432236+0000","last_peered":"2023-09-24T00:12:05.432236+0000","last_clean":"2023-09-24T00:12:05.432236+0000","last_became_active":"2023-09-24T00:09:51.182553+0000","last_became_peered":"2023-09-24T00:09:51.182553+0000","last_unstale":"2023-09-24T00:12:05.432236+0000","last_undegraded":"2023-09-24T00:12:05.432236+0000","last_fullsized":"2023-09-24T00:12:05.432236+0000","mapping_epoch":471,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":472,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T02:41:13.571885+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":77,"reported_epoch":494,"state":"active+clean","last_fresh":"2023-09-24T00:11:56.658014+0000","last_change":"2023-09-24T00:09:41.727956+0000","last_active":"2023-09-24T00:11:56.658014+0000","last_peered":"2023-09-24T00:11:56.658014+0000","last_clean":"2023-09-24T00:11:56.658014+0000","last_became_active":"2023-09-24T00:09:41.727280+0000","last_became_peered":"2023-09-24T00:09:41.727280+0000","last_unstale":"2023-09-24T00:11:56.658014+0000","last_undegraded":"2023-09-24T00:11:56.658014+0000","last_fullsized":"2023-09-24T00:11:56.658014+0000","mapping_epoch":469,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":470,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T06:25:08.450047+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.7","version":"68'2","reported_seq":580,"reported_epoch":495,"state":"active+clean","last_fresh":"2023-09-24T00:12:06.639920+0000","last_change":"2023-09-24T00:02:52.169011+0000","last_active":"2023-09-24T00:12:06.639920+0000","last_peered":"2023-09-24T00:12:06.639920+0000","last_clean":"2023-09-24T00:12:06.639920+0000","last_became_active":"2023-09-24T00:02:15.294703+0000","last_became_peered":"2023-09-24T00:02:15.294703+0000","last_unstale":"2023-09-24T00:12:06.639920+0000","last_undegraded":"2023-09-24T00:12:06.639920+0000","last_fullsized":"2023-09-24T00:12:06.639920+0000","mapping_epoch":371,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":376,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T09:33:46.785331+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"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":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"454'313","reported_seq":1462,"reported_epoch":494,"state":"active+clean","last_fresh":"2023-09-24T00:11:56.660928+0000","last_change":"2023-09-24T00:09:10.338408+0000","last_active":"2023-09-24T00:11:56.660928+0000","last_peered":"2023-09-24T00:11:56.660928+0000","last_clean":"2023-09-24T00:11:56.660928+0000","last_became_active":"2023-09-24T00:09:10.337396+0000","last_became_peered":"2023-09-24T00:09:10.337396+0000","last_unstale":"2023-09-24T00:11:56.660928+0000","last_undegraded":"2023-09-24T00:11:56.660928+0000","last_fullsized":"2023-09-24T00:11:56.660928+0000","mapping_epoch":464,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":465,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":313,"log_dups_size":0,"ondisk_log_size":313,"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 @ 2023-09-25T10:35:29.553231+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000372469,"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":1350,"num_read_kb":4832,"num_write":264,"num_write_kb":4573,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":53,"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,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":29,"reported_epoch":495,"state":"active+clean","last_fresh":"2023-09-24T00:12:06.638828+0000","last_change":"2023-09-24T00:10:11.208534+0000","last_active":"2023-09-24T00:12:06.638828+0000","last_peered":"2023-09-24T00:12:06.638828+0000","last_clean":"2023-09-24T00:12:06.638828+0000","last_became_active":"2023-09-24T00:10:11.207705+0000","last_became_peered":"2023-09-24T00:10:11.207705+0000","last_unstale":"2023-09-24T00:12:06.638828+0000","last_undegraded":"2023-09-24T00:12:06.638828+0000","last_fullsized":"2023-09-24T00:12:06.638828+0000","mapping_epoch":477,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":478,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T02:21:02.003050+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.7","version":"454'215","reported_seq":1460,"reported_epoch":494,"state":"active+clean","last_fresh":"2023-09-24T00:11:55.391989+0000","last_change":"2023-09-24T00:08:17.234721+0000","last_active":"2023-09-24T00:11:55.391989+0000","last_peered":"2023-09-24T00:11:55.391989+0000","last_clean":"2023-09-24T00:11:55.391989+0000","last_became_active":"2023-09-24T00:08:17.231999+0000","last_became_peered":"2023-09-24T00:08:17.231999+0000","last_unstale":"2023-09-24T00:11:55.391989+0000","last_undegraded":"2023-09-24T00:11:55.391989+0000","last_fullsized":"2023-09-24T00:11:55.391989+0000","mapping_epoch":452,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":453,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":215,"log_dups_size":0,"ondisk_log_size":215,"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 @ 2023-09-25T08:16:23.170617+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0018118520000000001,"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":1509,"num_read_kb":4096,"num_write":165,"num_write_kb":2484,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":35,"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":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"69'1","reported_seq":109,"reported_epoch":494,"state":"active+clean","last_fresh":"2023-09-24T00:11:56.659453+0000","last_change":"2023-09-24T00:09:07.342296+0000","last_active":"2023-09-24T00:11:56.659453+0000","last_peered":"2023-09-24T00:11:56.659453+0000","last_clean":"2023-09-24T00:11:56.659453+0000","last_became_active":"2023-09-24T00:09:07.316271+0000","last_became_peered":"2023-09-24T00:09:07.316271+0000","last_unstale":"2023-09-24T00:11:56.659453+0000","last_undegraded":"2023-09-24T00:11:56.659453+0000","last_fullsized":"2023-09-24T00:11:56.659453+0000","mapping_epoch":461,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":462,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"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 @ 2023-09-25T00:46:35.342584+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":9,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"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":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":183,"reported_epoch":494,"state":"active+clean","last_fresh":"2023-09-24T00:11:56.658353+0000","last_change":"2023-09-24T00:10:41.456079+0000","last_active":"2023-09-24T00:11:56.658353+0000","last_peered":"2023-09-24T00:11:56.658353+0000","last_clean":"2023-09-24T00:11:56.658353+0000","last_became_active":"2023-09-24T00:10:41.455392+0000","last_became_peered":"2023-09-24T00:10:41.455392+0000","last_unstale":"2023-09-24T00:11:56.658353+0000","last_undegraded":"2023-09-24T00:11:56.658353+0000","last_fullsized":"2023-09-24T00:11:56.658353+0000","mapping_epoch":486,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":487,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T03:40:43.411578+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1b","version":"69'2","reported_seq":88,"reported_epoch":495,"state":"active+clean","last_fresh":"2023-09-24T00:12:06.052087+0000","last_change":"2023-09-24T00:09:07.326468+0000","last_active":"2023-09-24T00:12:06.052087+0000","last_peered":"2023-09-24T00:12:06.052087+0000","last_clean":"2023-09-24T00:12:06.052087+0000","last_became_active":"2023-09-24T00:09:07.325825+0000","last_became_peered":"2023-09-24T00:09:07.325825+0000","last_unstale":"2023-09-24T00:12:06.052087+0000","last_undegraded":"2023-09-24T00:12:06.052087+0000","last_fullsized":"2023-09-24T00:12:06.052087+0000","mapping_epoch":461,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":462,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-24T23:31:21.434235+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":419,"reported_epoch":495,"state":"active+clean","last_fresh":"2023-09-24T00:12:05.306430+0000","last_change":"2023-09-24T00:10:10.951775+0000","last_active":"2023-09-24T00:12:05.306430+0000","last_peered":"2023-09-24T00:12:05.306430+0000","last_clean":"2023-09-24T00:12:05.306430+0000","last_became_active":"2023-09-24T00:10:10.951394+0000","last_became_peered":"2023-09-24T00:10:10.951394+0000","last_unstale":"2023-09-24T00:12:05.306430+0000","last_undegraded":"2023-09-24T00:12:05.306430+0000","last_fullsized":"2023-09-24T00:12:05.306430+0000","mapping_epoch":477,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":478,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T02:27:35.360442+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[2,1,3],"acting":[2,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1c","version":"68'2","reported_seq":228,"reported_epoch":494,"state":"active+clean","last_fresh":"2023-09-24T00:11:55.417468+0000","last_change":"2023-09-24T00:09:07.365939+0000","last_active":"2023-09-24T00:11:55.417468+0000","last_peered":"2023-09-24T00:11:55.417468+0000","last_clean":"2023-09-24T00:11:55.417468+0000","last_became_active":"2023-09-24T00:09:07.329183+0000","last_became_peered":"2023-09-24T00:09:07.329183+0000","last_unstale":"2023-09-24T00:11:55.417468+0000","last_undegraded":"2023-09-24T00:11:55.417468+0000","last_fullsized":"2023-09-24T00:11:55.417468+0000","mapping_epoch":461,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":462,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T06:38:39.716326+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"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":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":521,"reported_epoch":494,"state":"active+clean","last_fresh":"2023-09-24T00:11:56.658839+0000","last_change":"2023-09-24T00:10:41.451816+0000","last_active":"2023-09-24T00:11:56.658839+0000","last_peered":"2023-09-24T00:11:56.658839+0000","last_clean":"2023-09-24T00:11:56.658839+0000","last_became_active":"2023-09-24T00:10:41.451114+0000","last_became_peered":"2023-09-24T00:10:41.451114+0000","last_unstale":"2023-09-24T00:11:56.658839+0000","last_undegraded":"2023-09-24T00:11:56.658839+0000","last_fullsized":"2023-09-24T00:11:56.658839+0000","mapping_epoch":486,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":487,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:25:24.012457+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"68'2","reported_seq":222,"reported_epoch":494,"state":"active+clean","last_fresh":"2023-09-24T00:11:55.417131+0000","last_change":"2023-09-24T00:09:07.353462+0000","last_active":"2023-09-24T00:11:55.417131+0000","last_peered":"2023-09-24T00:11:55.417131+0000","last_clean":"2023-09-24T00:11:55.417131+0000","last_became_active":"2023-09-24T00:09:07.329016+0000","last_became_peered":"2023-09-24T00:09:07.329016+0000","last_unstale":"2023-09-24T00:11:55.417131+0000","last_undegraded":"2023-09-24T00:11:55.417131+0000","last_fullsized":"2023-09-24T00:11:55.417131+0000","mapping_epoch":461,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":462,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T08:42:51.758126+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"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":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":536,"reported_epoch":494,"state":"active+clean","last_fresh":"2023-09-24T00:11:56.658609+0000","last_change":"2023-09-24T00:10:41.422456+0000","last_active":"2023-09-24T00:11:56.658609+0000","last_peered":"2023-09-24T00:11:56.658609+0000","last_clean":"2023-09-24T00:11:56.658609+0000","last_became_active":"2023-09-24T00:10:41.421527+0000","last_became_peered":"2023-09-24T00:10:41.421527+0000","last_unstale":"2023-09-24T00:11:56.658609+0000","last_undegraded":"2023-09-24T00:11:56.658609+0000","last_fullsized":"2023-09-24T00:11:56.658609+0000","mapping_epoch":486,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":487,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T00:35:21.223539+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1e","version":"69'2","reported_seq":29,"reported_epoch":495,"state":"active+clean","last_fresh":"2023-09-24T00:12:06.639960+0000","last_change":"2023-09-24T00:10:10.951442+0000","last_active":"2023-09-24T00:12:06.639960+0000","last_peered":"2023-09-24T00:12:06.639960+0000","last_clean":"2023-09-24T00:12:06.639960+0000","last_became_active":"2023-09-24T00:10:10.951085+0000","last_became_peered":"2023-09-24T00:10:10.951085+0000","last_unstale":"2023-09-24T00:12:06.639960+0000","last_undegraded":"2023-09-24T00:12:06.639960+0000","last_fullsized":"2023-09-24T00:12:06.639960+0000","mapping_epoch":477,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":478,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T01:09:32.477722+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":29,"reported_epoch":495,"state":"active+clean","last_fresh":"2023-09-24T00:12:06.639080+0000","last_change":"2023-09-24T00:10:10.956218+0000","last_active":"2023-09-24T00:12:06.639080+0000","last_peered":"2023-09-24T00:12:06.639080+0000","last_clean":"2023-09-24T00:12:06.639080+0000","last_became_active":"2023-09-24T00:10:10.955869+0000","last_became_peered":"2023-09-24T00:10:10.955869+0000","last_unstale":"2023-09-24T00:12:06.639080+0000","last_undegraded":"2023-09-24T00:12:06.639080+0000","last_fullsized":"2023-09-24T00:12:06.639080+0000","mapping_epoch":477,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":478,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T01:40:45.908731+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1f","version":"69'5","reported_seq":100,"reported_epoch":494,"state":"active+clean","last_fresh":"2023-09-24T00:11:56.658504+0000","last_change":"2023-09-24T00:09:51.186982+0000","last_active":"2023-09-24T00:11:56.658504+0000","last_peered":"2023-09-24T00:11:56.658504+0000","last_clean":"2023-09-24T00:11:56.658504+0000","last_became_active":"2023-09-24T00:09:51.182848+0000","last_became_peered":"2023-09-24T00:09:51.182848+0000","last_unstale":"2023-09-24T00:11:56.658504+0000","last_undegraded":"2023-09-24T00:11:56.658504+0000","last_fullsized":"2023-09-24T00:11:56.658504+0000","mapping_epoch":471,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":472,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"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 @ 2023-09-25T08:31:39.096295+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"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":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":10,"num_bytes_recovered":2770,"num_keys_recovered":0,"num_objects_omap":1,"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":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":42,"reported_epoch":494,"state":"active+clean","last_fresh":"2023-09-24T00:11:56.658332+0000","last_change":"2023-09-24T00:09:07.326395+0000","last_active":"2023-09-24T00:11:56.658332+0000","last_peered":"2023-09-24T00:11:56.658332+0000","last_clean":"2023-09-24T00:11:56.658332+0000","last_became_active":"2023-09-24T00:09:07.325992+0000","last_became_peered":"2023-09-24T00:09:07.325992+0000","last_unstale":"2023-09-24T00:11:56.658332+0000","last_undegraded":"2023-09-24T00:11:56.658332+0000","last_fullsized":"2023-09-24T00:11:56.658332+0000","mapping_epoch":461,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":462,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:47:37.362861+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"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":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5504,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"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":22,"num_whiteouts":0,"num_read":21,"num_read_kb":20,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":102,"num_bytes_recovered":13164,"num_keys_recovered":40,"num_objects_omap":14,"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":98304,"data_stored":16512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":30384,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"up":96,"acting":96,"num_store_stats":8},{"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":545,"num_read_kb":1152,"num_write":289,"num_write_kb":3462,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":10,"num_bytes_recovered":2951840,"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":2375680,"data_stored":2361472,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":206,"ondisk_log_size":206,"up":3,"acting":3,"num_store_stats":5},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":8388627,"num_objects":5,"num_object_clones":0,"num_object_copies":15,"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":5,"num_whiteouts":0,"num_read":11978,"num_read_kb":26494,"num_write":1690,"num_write_kb":25426,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":314,"num_bytes_recovered":12582969,"num_keys_recovered":0,"num_objects_omap":2,"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":25178112,"data_stored":25165881,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6143,"internal_metadata":0},"log_size":1950,"ondisk_log_size":1950,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234739,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":417712,"kb_used_data":14184,"kb_used_omap":0,"kb_used_meta":403520,"kb_avail":93327440,"statfs":{"total":95995035648,"available":95567298560,"internally_reserved":0,"allocated":14524416,"data_stored":12835870,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":413204480},"hb_peers":[0,1,2,3,4,5,6],"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":"Sun Sep 24 00:12:22 2023","interfaces":[{"interface":"back","average":{"1min":0.92900000000000005,"5min":0.83999999999999997,"15min":0.80600000000000005},"min":{"1min":0.432,"5min":0.39500000000000002,"15min":0.252},"max":{"1min":1.3320000000000001,"5min":1.3480000000000001,"15min":9.8740000000000006},"last":0.88300000000000001},{"interface":"front","average":{"1min":1.0860000000000001,"5min":0.995,"15min":0.90100000000000002},"min":{"1min":0.60699999999999998,"5min":0.48499999999999999,"15min":0.32500000000000001},"max":{"1min":1.8540000000000001,"5min":1.8540000000000001,"15min":6.3079999999999998},"last":1.048}]},{"osd":1,"last update":"Sun Sep 24 00:13:09 2023","interfaces":[{"interface":"back","average":{"1min":0.91900000000000004,"5min":0.94999999999999996,"15min":0.89600000000000002},"min":{"1min":0.59499999999999997,"5min":0.52800000000000002,"15min":0.30399999999999999},"max":{"1min":1.3420000000000001,"5min":1.3480000000000001,"15min":5.766},"last":1.236},{"interface":"front","average":{"1min":1.05,"5min":1.038,"15min":0.86099999999999999},"min":{"1min":0.54800000000000004,"5min":0.54800000000000004,"15min":0.29299999999999998},"max":{"1min":1.427,"5min":1.49,"15min":4.9020000000000001},"last":1.2110000000000001}]},{"osd":2,"last update":"Sun Sep 24 00:12:59 2023","interfaces":[{"interface":"back","average":{"1min":0.999,"5min":1.04,"15min":0.96699999999999997},"min":{"1min":0.51200000000000001,"5min":0.51200000000000001,"15min":0.313},"max":{"1min":1.4590000000000001,"5min":1.512,"15min":12.542},"last":1.155},{"interface":"front","average":{"1min":0.97199999999999998,"5min":0.94899999999999995,"15min":0.93999999999999995},"min":{"1min":0.69399999999999995,"5min":0.53400000000000003,"15min":0.307},"max":{"1min":1.296,"5min":1.472,"15min":12.576000000000001},"last":1.089}]},{"osd":3,"last update":"Sun Sep 24 00:12:31 2023","interfaces":[{"interface":"back","average":{"1min":1.1160000000000001,"5min":1.0289999999999999,"15min":0.98799999999999999},"min":{"1min":0.78800000000000003,"5min":0.59399999999999997,"15min":0.35699999999999998},"max":{"1min":1.97,"5min":1.97,"15min":22.922000000000001},"last":0.83599999999999997},{"interface":"front","average":{"1min":1.097,"5min":0.99199999999999999,"15min":1.032},"min":{"1min":0.78300000000000003,"5min":0.45300000000000001,"15min":0.32700000000000001},"max":{"1min":1.341,"5min":1.4119999999999999,"15min":15.289999999999999},"last":0.69399999999999995}]},{"osd":4,"last update":"Sun Sep 24 00:12:31 2023","interfaces":[{"interface":"back","average":{"1min":1.093,"5min":0.99399999999999999,"15min":1.0369999999999999},"min":{"1min":0.75600000000000001,"5min":0.55600000000000005,"15min":0.318},"max":{"1min":1.415,"5min":1.581,"15min":17.512},"last":0.98999999999999999},{"interface":"front","average":{"1min":1.238,"5min":1.1100000000000001,"15min":1.1040000000000001},"min":{"1min":0.82999999999999996,"5min":0.65200000000000002,"15min":0.33100000000000002},"max":{"1min":2.1200000000000001,"5min":2.1200000000000001,"15min":9.9420000000000002},"last":1.2909999999999999}]},{"osd":5,"last update":"Sun Sep 24 00:12:31 2023","interfaces":[{"interface":"back","average":{"1min":1.1439999999999999,"5min":1.024,"15min":0.97999999999999998},"min":{"1min":0.83699999999999997,"5min":0.45800000000000002,"15min":0.36799999999999999},"max":{"1min":1.917,"5min":1.917,"15min":10.176},"last":0.72399999999999998},{"interface":"front","average":{"1min":1.206,"5min":1.143,"15min":1.1140000000000001},"min":{"1min":0.91600000000000004,"5min":0.52200000000000002,"15min":0.40600000000000003},"max":{"1min":1.5780000000000001,"5min":1.9039999999999999,"15min":10.393000000000001},"last":1.3400000000000001}]},{"osd":6,"last update":"Sun Sep 24 00:12:31 2023","interfaces":[{"interface":"back","average":{"1min":1.236,"5min":1.1399999999999999,"15min":1.206},"min":{"1min":0.99099999999999999,"5min":0.55500000000000005,"15min":0.35799999999999998},"max":{"1min":1.611,"5min":1.8180000000000001,"15min":17.463999999999999},"last":1.123},{"interface":"front","average":{"1min":1.375,"5min":1.24,"15min":1.1859999999999999},"min":{"1min":0.89100000000000001,"5min":0.68700000000000006,"15min":0.39900000000000002},"max":{"1min":2.173,"5min":2.173,"15min":9.6039999999999992},"last":1.377}]}]},{"osd":6,"up_from":46,"seq":197568496384,"num_pgs":28,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":752608,"kb_used_data":5976,"kb_used_omap":0,"kb_used_meta":746624,"kb_avail":92992544,"statfs":{"total":95995035648,"available":95224365056,"internally_reserved":0,"allocated":6119424,"data_stored":4446605,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":764542976},"hb_peers":[0,1,2,3,4,5,7],"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":"Sun Sep 24 00:13:17 2023","interfaces":[{"interface":"back","average":{"1min":0.92000000000000004,"5min":0.90800000000000003,"15min":0.90400000000000003},"min":{"1min":0.56100000000000005,"5min":0.40100000000000002,"15min":0.255},"max":{"1min":1.1930000000000001,"5min":1.484,"15min":12.802},"last":0.93899999999999995},{"interface":"front","average":{"1min":0.94799999999999995,"5min":0.97899999999999998,"15min":1.127},"min":{"1min":0.54400000000000004,"5min":0.501,"15min":0.28299999999999997},"max":{"1min":1.2929999999999999,"5min":1.5409999999999999,"15min":54.450000000000003},"last":1.085}]},{"osd":1,"last update":"Sun Sep 24 00:13:17 2023","interfaces":[{"interface":"back","average":{"1min":0.97499999999999998,"5min":1.024,"15min":1.8520000000000001},"min":{"1min":0.625,"5min":0.51500000000000001,"15min":0.315},"max":{"1min":1.395,"5min":1.6739999999999999,"15min":77.828999999999994},"last":1.135},{"interface":"front","average":{"1min":0.83999999999999997,"5min":0.90500000000000003,"15min":1.792},"min":{"1min":0.56399999999999995,"5min":0.52100000000000002,"15min":0.30499999999999999},"max":{"1min":1.135,"5min":1.9299999999999999,"15min":78.097999999999999},"last":0.77600000000000002}]},{"osd":2,"last update":"Sun Sep 24 00:12:52 2023","interfaces":[{"interface":"back","average":{"1min":0.93200000000000005,"5min":0.96099999999999997,"15min":1.6599999999999999},"min":{"1min":0.51300000000000001,"5min":0.51300000000000001,"15min":0.34399999999999997},"max":{"1min":1.591,"5min":1.591,"15min":80.501999999999995},"last":0.80300000000000005},{"interface":"front","average":{"1min":1.0800000000000001,"5min":1.056,"15min":1.677},"min":{"1min":0.78500000000000003,"5min":0.71899999999999997,"15min":0.34399999999999997},"max":{"1min":1.514,"5min":1.518,"15min":80.787999999999997},"last":1.046}]},{"osd":3,"last update":"Sun Sep 24 00:12:29 2023","interfaces":[{"interface":"back","average":{"1min":0.99399999999999999,"5min":1.0600000000000001,"15min":1.206},"min":{"1min":0.67500000000000004,"5min":0.54700000000000004,"15min":0.32500000000000001},"max":{"1min":1.252,"5min":1.7849999999999999,"15min":54.485999999999997},"last":0.83499999999999996},{"interface":"front","average":{"1min":0.98599999999999999,"5min":0.96099999999999997,"15min":1.1359999999999999},"min":{"1min":0.624,"5min":0.61899999999999999,"15min":0.36399999999999999},"max":{"1min":1.1859999999999999,"5min":1.5009999999999999,"15min":9.4870000000000001},"last":0.97899999999999998}]},{"osd":4,"last update":"Sun Sep 24 00:12:38 2023","interfaces":[{"interface":"back","average":{"1min":0.96299999999999997,"5min":1.0309999999999999,"15min":1.0369999999999999},"min":{"1min":0.65600000000000003,"5min":0.55200000000000005,"15min":0.33900000000000002},"max":{"1min":1.389,"5min":1.5660000000000001,"15min":15.241},"last":0.70399999999999996},{"interface":"front","average":{"1min":1.1259999999999999,"5min":1.159,"15min":1.2110000000000001},"min":{"1min":0.85499999999999998,"5min":0.61099999999999999,"15min":0.34499999999999997},"max":{"1min":1.72,"5min":1.7490000000000001,"15min":54.369999999999997},"last":0.90000000000000002}]},{"osd":5,"last update":"Sun Sep 24 00:12:38 2023","interfaces":[{"interface":"back","average":{"1min":1.022,"5min":1.1120000000000001,"15min":1.1359999999999999},"min":{"1min":0.58499999999999996,"5min":0.58499999999999996,"15min":0.38400000000000001},"max":{"1min":1.6100000000000001,"5min":1.6220000000000001,"15min":15.204000000000001},"last":1.1579999999999999},{"interface":"front","average":{"1min":1.1970000000000001,"5min":1.25,"15min":1.3460000000000001},"min":{"1min":0.76200000000000001,"5min":0.69099999999999995,"15min":0.36299999999999999},"max":{"1min":1.8420000000000001,"5min":1.8420000000000001,"15min":54.545999999999999},"last":0.748}]},{"osd":7,"last update":"Sun Sep 24 00:12:38 2023","interfaces":[{"interface":"back","average":{"1min":1.1419999999999999,"5min":1.2290000000000001,"15min":1.3500000000000001},"min":{"1min":0.749,"5min":0.60099999999999998,"15min":0.38500000000000001},"max":{"1min":1.492,"5min":1.8380000000000001,"15min":54.518999999999998},"last":1.012},{"interface":"front","average":{"1min":1.2829999999999999,"5min":1.341,"15min":1.5469999999999999},"min":{"1min":0.871,"5min":0.67400000000000004,"15min":0.46300000000000002},"max":{"1min":1.663,"5min":2.048,"15min":80.771000000000001},"last":1.2}]}]},{"osd":1,"up_from":376,"seq":1614907703425,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":210564,"kb_used_data":14652,"kb_used_omap":9,"kb_used_meta":195894,"kb_avail":93534588,"statfs":{"total":95995035648,"available":95779418112,"internally_reserved":0,"allocated":15003648,"data_stored":12395698,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9872,"internal_metadata":200595824},"hb_peers":[0,2,3,4,5,6,7],"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":"Sun Sep 24 00:13:12 2023","interfaces":[{"interface":"back","average":{"1min":0.60499999999999998,"5min":0.65600000000000003,"15min":0.84899999999999998},"min":{"1min":0.44900000000000001,"5min":0.38300000000000001,"15min":0.24099999999999999},"max":{"1min":0.84999999999999998,"5min":1.099,"15min":70.004000000000005},"last":0.54900000000000004},{"interface":"front","average":{"1min":0.63900000000000001,"5min":0.75,"15min":0.91000000000000003},"min":{"1min":0.48699999999999999,"5min":0.41499999999999998,"15min":0.23100000000000001},"max":{"1min":0.88300000000000001,"5min":1.1739999999999999,"15min":68.477000000000004},"last":0.63300000000000001}]},{"osd":2,"last update":"Sun Sep 24 00:13:12 2023","interfaces":[{"interface":"back","average":{"1min":0.70499999999999996,"5min":0.80400000000000005,"15min":1.0229999999999999},"min":{"1min":0.48099999999999998,"5min":0.41599999999999998,"15min":0.22900000000000001},"max":{"1min":0.97399999999999998,"5min":1.4550000000000001,"15min":40.161000000000001},"last":0.52600000000000002},{"interface":"front","average":{"1min":0.69099999999999995,"5min":0.74399999999999999,"15min":1.0920000000000001},"min":{"1min":0.48599999999999999,"5min":0.35099999999999998,"15min":0.246},"max":{"1min":1.073,"5min":1.2729999999999999,"15min":39.979999999999997},"last":0.57399999999999995}]},{"osd":3,"last update":"Sun Sep 24 00:13:12 2023","interfaces":[{"interface":"back","average":{"1min":0.76300000000000001,"5min":0.873,"15min":1.0589999999999999},"min":{"1min":0.53000000000000003,"5min":0.48899999999999999,"15min":0.29499999999999998},"max":{"1min":1.054,"5min":1.552,"15min":83.242999999999995},"last":0.70399999999999996},{"interface":"front","average":{"1min":0.72499999999999998,"5min":0.82699999999999996,"15min":1.139},"min":{"1min":0.54200000000000004,"5min":0.44900000000000001,"15min":0.33000000000000002},"max":{"1min":1.071,"5min":1.377,"15min":83.265000000000001},"last":0.66400000000000003}]},{"osd":4,"last update":"Sun Sep 24 00:13:12 2023","interfaces":[{"interface":"back","average":{"1min":0.89700000000000002,"5min":0.98599999999999999,"15min":0.93799999999999994},"min":{"1min":0.753,"5min":0.56899999999999995,"15min":0.36099999999999999},"max":{"1min":1.1830000000000001,"5min":1.5189999999999999,"15min":3.6989999999999998},"last":0.77900000000000003},{"interface":"front","average":{"1min":0.94099999999999995,"5min":1.008,"15min":0.91100000000000003},"min":{"1min":0.63500000000000001,"5min":0.63500000000000001,"15min":0.36299999999999999},"max":{"1min":1.3160000000000001,"5min":1.5349999999999999,"15min":5.1399999999999997},"last":0.90800000000000003}]},{"osd":5,"last update":"Sun Sep 24 00:13:12 2023","interfaces":[{"interface":"back","average":{"1min":0.91700000000000004,"5min":0.98599999999999999,"15min":0.97999999999999998},"min":{"1min":0.66200000000000003,"5min":0.66200000000000003,"15min":0.39100000000000001},"max":{"1min":1.4410000000000001,"5min":1.5820000000000001,"15min":5.7990000000000004},"last":1.153},{"interface":"front","average":{"1min":0.98399999999999999,"5min":1.0700000000000001,"15min":0.95899999999999996},"min":{"1min":0.80800000000000005,"5min":0.71199999999999997,"15min":0.41299999999999998},"max":{"1min":1.417,"5min":1.671,"15min":5.0490000000000004},"last":0.95599999999999996}]},{"osd":6,"last update":"Sun Sep 24 00:13:12 2023","interfaces":[{"interface":"back","average":{"1min":0.96999999999999997,"5min":1.0700000000000001,"15min":1.004},"min":{"1min":0.755,"5min":0.755,"15min":0.44700000000000001},"max":{"1min":1.262,"5min":1.677,"15min":4.9489999999999998},"last":0.96599999999999997},{"interface":"front","average":{"1min":1.0169999999999999,"5min":1.115,"15min":1.02},"min":{"1min":0.66800000000000004,"5min":0.66800000000000004,"15min":0.38},"max":{"1min":1.353,"5min":1.7470000000000001,"15min":5.8330000000000002},"last":1.0469999999999999}]},{"osd":7,"last update":"Sun Sep 24 00:13:12 2023","interfaces":[{"interface":"back","average":{"1min":1.034,"5min":1.103,"15min":1.0629999999999999},"min":{"1min":0.70399999999999996,"5min":0.60899999999999999,"15min":0.45400000000000001},"max":{"1min":1.4139999999999999,"5min":1.571,"15min":5.4969999999999999},"last":1.1299999999999999},{"interface":"front","average":{"1min":1.1000000000000001,"5min":1.161,"15min":1.0229999999999999},"min":{"1min":0.85399999999999998,"5min":0.71799999999999997,"15min":0.38600000000000001},"max":{"1min":1.369,"5min":1.6120000000000001,"15min":3.1659999999999999},"last":1.1970000000000001}]}]},{"osd":0,"up_from":94,"seq":403726926414,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":394348,"kb_used_data":15076,"kb_used_omap":8,"kb_used_meta":379255,"kb_avail":93350804,"statfs":{"total":95995035648,"available":95591223296,"internally_reserved":0,"allocated":15437824,"data_stored":12959597,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9036,"internal_metadata":388357300},"hb_peers":[1,2,3,4,5,6,7],"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":"Sun Sep 24 00:13:21 2023","interfaces":[{"interface":"back","average":{"1min":0.60699999999999998,"5min":0.68200000000000005,"15min":0.64700000000000002},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.245},"max":{"1min":0.95999999999999996,"5min":1.2230000000000001,"15min":16.292000000000002},"last":0.60499999999999998},{"interface":"front","average":{"1min":0.629,"5min":0.78100000000000003,"15min":0.78800000000000003},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.30199999999999999},"max":{"1min":1.0509999999999999,"5min":1.2230000000000001,"15min":16.033000000000001},"last":0.71699999999999997}]},{"osd":2,"last update":"Sun Sep 24 00:12:44 2023","interfaces":[{"interface":"back","average":{"1min":0.75900000000000001,"5min":0.68799999999999994,"15min":1.917},"min":{"1min":0.39900000000000002,"5min":0.29499999999999998,"15min":0.23799999999999999},"max":{"1min":1.097,"5min":1.1639999999999999,"15min":201.749},"last":0.65800000000000003},{"interface":"front","average":{"1min":0.88800000000000001,"5min":0.83799999999999997,"15min":2.0139999999999998},"min":{"1min":0.48199999999999998,"5min":0.38800000000000001,"15min":0.27100000000000002},"max":{"1min":1.4139999999999999,"5min":1.4139999999999999,"15min":201.10300000000001},"last":0.82699999999999996}]},{"osd":3,"last update":"Sun Sep 24 00:12:27 2023","interfaces":[{"interface":"back","average":{"1min":0.82899999999999996,"5min":0.69799999999999995,"15min":0.65700000000000003},"min":{"1min":0.49299999999999999,"5min":0.33300000000000002,"15min":0.26500000000000001},"max":{"1min":1.1559999999999999,"5min":1.1559999999999999,"15min":3.9430000000000001},"last":1.026},{"interface":"front","average":{"1min":0.93799999999999994,"5min":0.77900000000000003,"15min":0.79200000000000004},"min":{"1min":0.56599999999999995,"5min":0.35299999999999998,"15min":0.29999999999999999},"max":{"1min":1.3720000000000001,"5min":1.3720000000000001,"15min":7.5789999999999997},"last":0.97499999999999998}]},{"osd":4,"last update":"Sun Sep 24 00:12:44 2023","interfaces":[{"interface":"back","average":{"1min":0.95999999999999996,"5min":0.92500000000000004,"15min":0.875},"min":{"1min":0.67100000000000004,"5min":0.51800000000000002,"15min":0.33400000000000002},"max":{"1min":1.321,"5min":1.369,"15min":8.2260000000000009},"last":0.92700000000000005},{"interface":"front","average":{"1min":1.071,"5min":1.034,"15min":0.89100000000000001},"min":{"1min":0.68200000000000005,"5min":0.62,"15min":0.33200000000000002},"max":{"1min":1.502,"5min":1.502,"15min":4.3019999999999996},"last":1.218}]},{"osd":5,"last update":"Sun Sep 24 00:12:44 2023","interfaces":[{"interface":"back","average":{"1min":1.1100000000000001,"5min":1.1200000000000001,"15min":1.0409999999999999},"min":{"1min":0.81599999999999995,"5min":0.68100000000000005,"15min":0.34100000000000003},"max":{"1min":1.468,"5min":1.5700000000000001,"15min":9.2420000000000009},"last":1.137},{"interface":"front","average":{"1min":1.107,"5min":1.0800000000000001,"15min":1.0349999999999999},"min":{"1min":0.80300000000000005,"5min":0.65100000000000002,"15min":0.33700000000000002},"max":{"1min":1.6160000000000001,"5min":1.6160000000000001,"15min":9.2590000000000003},"last":1.2989999999999999}]},{"osd":6,"last update":"Sun Sep 24 00:12:44 2023","interfaces":[{"interface":"back","average":{"1min":1.0960000000000001,"5min":1.0349999999999999,"15min":2.2669999999999999},"min":{"1min":0.65200000000000002,"5min":0.61899999999999999,"15min":0.36399999999999999},"max":{"1min":1.764,"5min":1.764,"15min":305.548},"last":0.89000000000000001},{"interface":"front","average":{"1min":1.097,"5min":1.052,"15min":2.2789999999999999},"min":{"1min":0.73199999999999998,"5min":0.56000000000000005,"15min":0.39500000000000002},"max":{"1min":1.742,"5min":1.742,"15min":300.55599999999998},"last":0.998}]},{"osd":7,"last update":"Sun Sep 24 00:12:44 2023","interfaces":[{"interface":"back","average":{"1min":1.163,"5min":1.1020000000000001,"15min":1.036},"min":{"1min":0.68000000000000005,"5min":0.55000000000000004,"15min":0.41399999999999998},"max":{"1min":1.7130000000000001,"5min":1.7130000000000001,"15min":10.769},"last":1.181},{"interface":"front","average":{"1min":1.1299999999999999,"5min":1.0860000000000001,"15min":0.98299999999999998},"min":{"1min":0.64100000000000001,"5min":0.64100000000000001,"15min":0.42799999999999999},"max":{"1min":1.6339999999999999,"5min":1.6339999999999999,"15min":6.9550000000000001},"last":1.25}]}]},{"osd":2,"up_from":104,"seq":446676599351,"num_pgs":19,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1220144,"kb_used_data":6632,"kb_used_omap":11,"kb_used_meta":1213492,"kb_avail":92525008,"statfs":{"total":95995035648,"available":94745608192,"internally_reserved":0,"allocated":6791168,"data_stored":4027228,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12272,"internal_metadata":1242615824},"hb_peers":[0,1,3,4,5,6,7],"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":"Sun Sep 24 00:13:06 2023","interfaces":[{"interface":"back","average":{"1min":0.62,"5min":0.66700000000000004,"15min":0.65200000000000002},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.221},"max":{"1min":0.97799999999999998,"5min":1.121,"15min":4.673},"last":0.59099999999999997},{"interface":"front","average":{"1min":0.64000000000000001,"5min":0.77200000000000002,"15min":0.73999999999999999},"min":{"1min":0.31900000000000001,"5min":0.30299999999999999,"15min":0.223},"max":{"1min":0.95599999999999996,"5min":1.292,"15min":4.7590000000000003},"last":0.83399999999999996}]},{"osd":1,"last update":"Sun Sep 24 00:13:08 2023","interfaces":[{"interface":"back","average":{"1min":0.64400000000000002,"5min":0.76700000000000002,"15min":0.755},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.30499999999999999},"max":{"1min":0.88300000000000001,"5min":1.355,"15min":3.649},"last":0.71299999999999997},{"interface":"front","average":{"1min":0.625,"5min":0.68999999999999995,"15min":0.64000000000000001},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.23699999999999999},"max":{"1min":1.119,"5min":1.2949999999999999,"15min":7.6900000000000004},"last":0.68799999999999994}]},{"osd":3,"last update":"Sun Sep 24 00:12:29 2023","interfaces":[{"interface":"back","average":{"1min":0.89800000000000002,"5min":0.80400000000000005,"15min":0.83099999999999996},"min":{"1min":0.626,"5min":0.35599999999999998,"15min":0.22800000000000001},"max":{"1min":1.472,"5min":1.472,"15min":8.0619999999999994},"last":1.2549999999999999},{"interface":"front","average":{"1min":0.84899999999999998,"5min":0.77200000000000002,"15min":0.84999999999999998},"min":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.224},"max":{"1min":1.335,"5min":1.335,"15min":5.7649999999999997},"last":1.0720000000000001}]},{"osd":4,"last update":"Sun Sep 24 00:13:06 2023","interfaces":[{"interface":"back","average":{"1min":0.98799999999999999,"5min":1.0189999999999999,"15min":1.022},"min":{"1min":0.66300000000000003,"5min":0.66300000000000003,"15min":0.37},"max":{"1min":1.458,"5min":1.9299999999999999,"15min":10.760999999999999},"last":0.91900000000000004},{"interface":"front","average":{"1min":0.98399999999999999,"5min":1.014,"15min":0.94499999999999995},"min":{"1min":0.75600000000000001,"5min":0.60299999999999998,"15min":0.36399999999999999},"max":{"1min":1.5009999999999999,"5min":1.5009999999999999,"15min":8.0670000000000002},"last":1.1839999999999999}]},{"osd":5,"last update":"Sun Sep 24 00:13:06 2023","interfaces":[{"interface":"back","average":{"1min":0.92600000000000005,"5min":0.97499999999999998,"15min":0.96599999999999997},"min":{"1min":0.63700000000000001,"5min":0.63700000000000001,"15min":0.316},"max":{"1min":1.206,"5min":1.3759999999999999,"15min":5.3899999999999997},"last":0.79500000000000004},{"interface":"front","average":{"1min":1.0600000000000001,"5min":1.085,"15min":1.044},"min":{"1min":0.68700000000000006,"5min":0.66500000000000004,"15min":0.36099999999999999},"max":{"1min":1.522,"5min":2.081,"15min":10.644},"last":1.0940000000000001}]},{"osd":6,"last update":"Sun Sep 24 00:13:06 2023","interfaces":[{"interface":"back","average":{"1min":1.034,"5min":1.085,"15min":1.1000000000000001},"min":{"1min":0.72399999999999998,"5min":0.70199999999999996,"15min":0.377},"max":{"1min":1.528,"5min":1.6479999999999999,"15min":8.8010000000000002},"last":1.036},{"interface":"front","average":{"1min":0.98299999999999998,"5min":1.054,"15min":1.101},"min":{"1min":0.67200000000000004,"5min":0.65600000000000003,"15min":0.34000000000000002},"max":{"1min":1.3979999999999999,"5min":1.488,"15min":10.898999999999999},"last":1.2110000000000001}]},{"osd":7,"last update":"Sun Sep 24 00:13:06 2023","interfaces":[{"interface":"back","average":{"1min":1.0569999999999999,"5min":1.121,"15min":1.0780000000000001},"min":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.38300000000000001},"max":{"1min":1.575,"5min":1.5960000000000001,"15min":8.423},"last":1.127},{"interface":"front","average":{"1min":1.0369999999999999,"5min":1.1020000000000001,"15min":1.135},"min":{"1min":0.70299999999999996,"5min":0.70299999999999996,"15min":0.35899999999999999},"max":{"1min":1.3620000000000001,"5min":2.1659999999999999,"15min":6.218},"last":1.1459999999999999}]}]},{"osd":3,"up_from":109,"seq":468151435825,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1204876,"kb_used_data":6468,"kb_used_omap":5,"kb_used_meta":1198394,"kb_avail":92540276,"statfs":{"total":95995035648,"available":94761242624,"internally_reserved":0,"allocated":6623232,"data_stored":4007021,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5347,"internal_metadata":1227156253},"hb_peers":[0,1,2,4,5,6,7],"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":"Sun Sep 24 00:12:36 2023","interfaces":[{"interface":"back","average":{"1min":0.70499999999999996,"5min":0.69399999999999995,"15min":0.749},"min":{"1min":0.42999999999999999,"5min":0.245,"15min":0.221},"max":{"1min":1.038,"5min":1.9219999999999999,"15min":28.196999999999999},"last":0.70299999999999996},{"interface":"front","average":{"1min":0.76700000000000002,"5min":0.72799999999999998,"15min":0.73899999999999999},"min":{"1min":0.50900000000000001,"5min":0.36399999999999999,"15min":0.252},"max":{"1min":1.0549999999999999,"5min":1.1120000000000001,"15min":27.509},"last":1.044}]},{"osd":1,"last update":"Sun Sep 24 00:13:18 2023","interfaces":[{"interface":"back","average":{"1min":0.67500000000000004,"5min":0.75,"15min":0.67400000000000004},"min":{"1min":0.46200000000000002,"5min":0.30099999999999999,"15min":0.21299999999999999},"max":{"1min":1.105,"5min":1.3120000000000001,"15min":3.3199999999999998},"last":1.194},{"interface":"front","average":{"1min":0.65700000000000003,"5min":0.77500000000000002,"15min":0.67700000000000005},"min":{"1min":0.437,"5min":0.27100000000000002,"15min":0.23799999999999999},"max":{"1min":0.97599999999999998,"5min":1.5669999999999999,"15min":3.4689999999999999},"last":0.76500000000000001}]},{"osd":2,"last update":"Sun Sep 24 00:12:36 2023","interfaces":[{"interface":"back","average":{"1min":0.83799999999999997,"5min":0.82899999999999996,"15min":0.92500000000000004},"min":{"1min":0.51400000000000001,"5min":0.378,"15min":0.23599999999999999},"max":{"1min":1.5580000000000001,"5min":1.7030000000000001,"15min":27.834},"last":1.085},{"interface":"front","average":{"1min":0.81699999999999995,"5min":0.81200000000000006,"15min":0.94599999999999995},"min":{"1min":0.60599999999999998,"5min":0.318,"15min":0.27900000000000003},"max":{"1min":1.3300000000000001,"5min":1.353,"15min":28.318000000000001},"last":0.90900000000000003}]},{"osd":4,"last update":"Sun Sep 24 00:12:36 2023","interfaces":[{"interface":"back","average":{"1min":1.024,"5min":0.98799999999999999,"15min":0.90800000000000003},"min":{"1min":0.80700000000000005,"5min":0.505,"15min":0.36099999999999999},"max":{"1min":1.667,"5min":1.667,"15min":4.4240000000000004},"last":1.0129999999999999},{"interface":"front","average":{"1min":1.0049999999999999,"5min":1.036,"15min":0.92700000000000005},"min":{"1min":0.68400000000000005,"5min":0.52400000000000002,"15min":0.34599999999999997},"max":{"1min":1.778,"5min":1.778,"15min":5.4109999999999996},"last":1.343}]},{"osd":5,"last update":"Sun Sep 24 00:12:36 2023","interfaces":[{"interface":"back","average":{"1min":1.0169999999999999,"5min":1.056,"15min":0.996},"min":{"1min":0.72099999999999997,"5min":0.59299999999999997,"15min":0.33700000000000002},"max":{"1min":1.6240000000000001,"5min":1.6240000000000001,"15min":5.6630000000000003},"last":1.401},{"interface":"front","average":{"1min":1.073,"5min":1.093,"15min":1.0149999999999999},"min":{"1min":0.67200000000000004,"5min":0.58199999999999996,"15min":0.35199999999999998},"max":{"1min":1.8500000000000001,"5min":1.8500000000000001,"15min":11.986000000000001},"last":1.3700000000000001}]},{"osd":6,"last update":"Sun Sep 24 00:12:36 2023","interfaces":[{"interface":"back","average":{"1min":1.123,"5min":1.1299999999999999,"15min":1.0029999999999999},"min":{"1min":0.73999999999999999,"5min":0.56299999999999994,"15min":0.42699999999999999},"max":{"1min":1.7070000000000001,"5min":1.7070000000000001,"15min":5.2930000000000001},"last":1.5780000000000001},{"interface":"front","average":{"1min":1.167,"5min":1.1990000000000001,"15min":1.0149999999999999},"min":{"1min":0.90900000000000003,"5min":0.64000000000000001,"15min":0.32400000000000001},"max":{"1min":1.8149999999999999,"5min":1.8149999999999999,"15min":6.923},"last":1.2769999999999999}]},{"osd":7,"last update":"Sun Sep 24 00:12:36 2023","interfaces":[{"interface":"back","average":{"1min":1.135,"5min":1.2150000000000001,"15min":1.0629999999999999},"min":{"1min":0.86599999999999999,"5min":0.60199999999999998,"15min":0.38},"max":{"1min":1.756,"5min":4.7930000000000001,"15min":6.9779999999999998},"last":1.425},{"interface":"front","average":{"1min":1.1120000000000001,"5min":1.117,"15min":1.0680000000000001},"min":{"1min":0.77500000000000002,"5min":0.626,"15min":0.45800000000000002},"max":{"1min":1.599,"5min":1.599,"15min":7.4349999999999996},"last":1.25}]}]},{"osd":4,"up_from":30,"seq":128849019663,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":607144,"kb_used_data":5408,"kb_used_omap":0,"kb_used_meta":601728,"kb_avail":93138008,"statfs":{"total":95995035648,"available":95373320192,"internally_reserved":0,"allocated":5537792,"data_stored":3856882,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":616169472},"hb_peers":[0,1,2,3,5,6,7],"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":"Sun Sep 24 00:13:11 2023","interfaces":[{"interface":"back","average":{"1min":0.874,"5min":0.95099999999999996,"15min":0.83999999999999997},"min":{"1min":0.496,"5min":0.496,"15min":0.26700000000000002},"max":{"1min":1.226,"5min":1.7809999999999999,"15min":8.3160000000000007},"last":0.79000000000000004},{"interface":"front","average":{"1min":0.90500000000000003,"5min":0.95399999999999996,"15min":0.84099999999999997},"min":{"1min":0.622,"5min":0.46600000000000003,"15min":0.29699999999999999},"max":{"1min":1.208,"5min":2.3319999999999999,"15min":10.140000000000001},"last":0.90600000000000003}]},{"osd":1,"last update":"Sun Sep 24 00:13:15 2023","interfaces":[{"interface":"back","average":{"1min":0.871,"5min":0.93999999999999995,"15min":0.92500000000000004},"min":{"1min":0.57899999999999996,"5min":0.55900000000000005,"15min":0.32700000000000001},"max":{"1min":1.2010000000000001,"5min":1.286,"15min":14.778},"last":0.995},{"interface":"front","average":{"1min":0.94699999999999995,"5min":0.97099999999999997,"15min":0.86799999999999999},"min":{"1min":0.60499999999999998,"5min":0.439,"15min":0.32600000000000001},"max":{"1min":1.2809999999999999,"5min":2.0150000000000001,"15min":8.3599999999999994},"last":0.94199999999999995}]},{"osd":2,"last update":"Sun Sep 24 00:12:48 2023","interfaces":[{"interface":"back","average":{"1min":1.002,"5min":1.0469999999999999,"15min":1.8620000000000001},"min":{"1min":0.72899999999999998,"5min":0.58299999999999996,"15min":0.31900000000000001},"max":{"1min":1.3169999999999999,"5min":1.956,"15min":130.68600000000001},"last":1.099},{"interface":"front","average":{"1min":1.036,"5min":0.98599999999999999,"15min":1.8779999999999999},"min":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.33800000000000002},"max":{"1min":1.284,"5min":1.506,"15min":130.755},"last":1.3460000000000001}]},{"osd":3,"last update":"Sun Sep 24 00:12:25 2023","interfaces":[{"interface":"back","average":{"1min":1.075,"5min":1.0529999999999999,"15min":1.212},"min":{"1min":0.72599999999999998,"5min":0.626,"15min":0.33500000000000002},"max":{"1min":1.264,"5min":1.8720000000000001,"15min":82.629999999999995},"last":1.02},{"interface":"front","average":{"1min":1.032,"5min":1.0189999999999999,"15min":1.2410000000000001},"min":{"1min":0.65400000000000003,"5min":0.65400000000000003,"15min":0.32700000000000001},"max":{"1min":1.46,"5min":1.9339999999999999,"15min":82.856999999999999},"last":1.0640000000000001}]},{"osd":5,"last update":"Sun Sep 24 00:12:48 2023","interfaces":[{"interface":"back","average":{"1min":0.97399999999999998,"5min":0.96499999999999997,"15min":0.94399999999999995},"min":{"1min":0.57699999999999996,"5min":0.49199999999999999,"15min":0.28699999999999998},"max":{"1min":1.2629999999999999,"5min":1.387,"15min":12.294},"last":1.194},{"interface":"front","average":{"1min":1.2709999999999999,"5min":1.22,"15min":1.111},"min":{"1min":0.997,"5min":0.68100000000000005,"15min":0.36199999999999999},"max":{"1min":1.5389999999999999,"5min":1.8260000000000001,"15min":12.332000000000001},"last":1.2749999999999999}]},{"osd":6,"last update":"Sun Sep 24 00:12:48 2023","interfaces":[{"interface":"back","average":{"1min":1.0269999999999999,"5min":1.044,"15min":1.9950000000000001},"min":{"1min":0.70699999999999996,"5min":0.56200000000000006,"15min":0.35199999999999998},"max":{"1min":1.536,"5min":2.3940000000000001,"15min":185.62899999999999},"last":0.71999999999999997},{"interface":"front","average":{"1min":1.1870000000000001,"5min":1.163,"15min":1.847},"min":{"1min":0.98299999999999998,"5min":0.51700000000000002,"15min":0.33500000000000002},"max":{"1min":1.4330000000000001,"5min":1.7529999999999999,"15min":184.62},"last":1.167}]},{"osd":7,"last update":"Sun Sep 24 00:12:48 2023","interfaces":[{"interface":"back","average":{"1min":1.1379999999999999,"5min":1.151,"15min":1.0620000000000001},"min":{"1min":0.83499999999999996,"5min":0.47499999999999998,"15min":0.33000000000000002},"max":{"1min":1.4550000000000001,"5min":1.6359999999999999,"15min":9.2810000000000006},"last":0.85599999999999998},{"interface":"front","average":{"1min":1.1499999999999999,"5min":1.147,"15min":1.1040000000000001},"min":{"1min":0.86099999999999999,"5min":0.64800000000000002,"15min":0.314},"max":{"1min":1.611,"5min":1.611,"15min":7.9900000000000002},"last":0.82999999999999996}]}]},{"osd":5,"up_from":38,"seq":163208758017,"num_pgs":22,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":207400,"kb_used_data":5408,"kb_used_omap":0,"kb_used_meta":201984,"kb_avail":93537752,"statfs":{"total":95995035648,"available":95782658048,"internally_reserved":0,"allocated":5537792,"data_stored":3854022,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":206831616},"hb_peers":[0,1,2,3,4,6,7],"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":"Sun Sep 24 00:12:59 2023","interfaces":[{"interface":"back","average":{"1min":0.89500000000000002,"5min":0.93200000000000005,"15min":0.93500000000000005},"min":{"1min":0.50700000000000001,"5min":0.50700000000000001,"15min":0.27900000000000003},"max":{"1min":1.25,"5min":1.3959999999999999,"15min":37.198999999999998},"last":0.85499999999999998},{"interface":"front","average":{"1min":0.91600000000000004,"5min":0.95399999999999996,"15min":1.0109999999999999},"min":{"1min":0.59099999999999997,"5min":0.53000000000000003,"15min":0.27900000000000003},"max":{"1min":1.1619999999999999,"5min":1.6659999999999999,"15min":35.947000000000003},"last":1.103}]},{"osd":1,"last update":"Sun Sep 24 00:13:13 2023","interfaces":[{"interface":"back","average":{"1min":0.91600000000000004,"5min":0.97299999999999998,"15min":0.89600000000000002},"min":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.33600000000000002},"max":{"1min":1.3009999999999999,"5min":1.53,"15min":18.66},"last":1.212},{"interface":"front","average":{"1min":0.91400000000000003,"5min":0.93100000000000005,"15min":0.88100000000000001},"min":{"1min":0.68799999999999994,"5min":0.58299999999999996,"15min":0.379},"max":{"1min":1.248,"5min":1.381,"15min":18.831},"last":0.79900000000000004}]},{"osd":2,"last update":"Sun Sep 24 00:12:44 2023","interfaces":[{"interface":"back","average":{"1min":0.97799999999999998,"5min":0.97499999999999998,"15min":2.258},"min":{"1min":0.64900000000000002,"5min":0.50900000000000001,"15min":0.32900000000000001},"max":{"1min":1.25,"5min":1.548,"15min":154.959},"last":1.181},{"interface":"front","average":{"1min":1.04,"5min":1.0549999999999999,"15min":2.2349999999999999},"min":{"1min":0.79600000000000004,"5min":0.61899999999999999,"15min":0.34699999999999998},"max":{"1min":1.294,"5min":1.4870000000000001,"15min":154.91800000000001},"last":1.2629999999999999}]},{"osd":3,"last update":"Sun Sep 24 00:12:44 2023","interfaces":[{"interface":"back","average":{"1min":0.97599999999999998,"5min":1.022,"15min":1.329},"min":{"1min":0.60999999999999999,"5min":0.60999999999999999,"15min":0.34000000000000002},"max":{"1min":1.3300000000000001,"5min":1.466,"15min":58.244},"last":1.0009999999999999},{"interface":"front","average":{"1min":1.0880000000000001,"5min":1.091,"15min":1.264},"min":{"1min":0.73899999999999999,"5min":0.64600000000000002,"15min":0.375},"max":{"1min":1.3069999999999999,"5min":1.53,"15min":57.457999999999998},"last":0.93400000000000005}]},{"osd":4,"last update":"Sun Sep 24 00:12:44 2023","interfaces":[{"interface":"back","average":{"1min":1.087,"5min":1.0900000000000001,"15min":0.91300000000000003},"min":{"1min":0.69899999999999995,"5min":0.55100000000000005,"15min":0.307},"max":{"1min":1.49,"5min":1.6240000000000001,"15min":6.2030000000000003},"last":1.0629999999999999},{"interface":"front","average":{"1min":0.93999999999999995,"5min":1.0269999999999999,"15min":0.97599999999999998},"min":{"1min":0.64500000000000002,"5min":0.51700000000000002,"15min":0.33600000000000002},"max":{"1min":1.5680000000000001,"5min":1.5680000000000001,"15min":6.4690000000000003},"last":0.97799999999999998}]},{"osd":6,"last update":"Sun Sep 24 00:12:44 2023","interfaces":[{"interface":"back","average":{"1min":1.1459999999999999,"5min":1.1479999999999999,"15min":1.103},"min":{"1min":0.69799999999999995,"5min":0.58599999999999997,"15min":0.32300000000000001},"max":{"1min":1.383,"5min":1.7330000000000001,"15min":9.4220000000000006},"last":1.155},{"interface":"front","average":{"1min":1.028,"5min":1.103,"15min":1.113},"min":{"1min":0.45500000000000002,"5min":0.45500000000000002,"15min":0.38400000000000001},"max":{"1min":1.3160000000000001,"5min":1.5429999999999999,"15min":6.4349999999999996},"last":1.1319999999999999}]},{"osd":7,"last update":"Sun Sep 24 00:12:44 2023","interfaces":[{"interface":"back","average":{"1min":1.089,"5min":1.131,"15min":1.1100000000000001},"min":{"1min":0.77100000000000002,"5min":0.77100000000000002,"15min":0.41199999999999998},"max":{"1min":1.409,"5min":1.579,"15min":6.3380000000000001},"last":1.034},{"interface":"front","average":{"1min":1.123,"5min":1.181,"15min":1.0940000000000001},"min":{"1min":0.47899999999999998,"5min":0.47899999999999998,"15min":0.34999999999999998},"max":{"1min":1.4490000000000001,"5min":1.609,"15min":13.041},"last":0.89400000000000002}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"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":0,"data_stored":0,"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":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8388608,"data_stored":8388608,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":8392704,"data_stored":8388627,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"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":4485,"internal_metadata":0},{"poolid":2,"osd":3,"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":1658,"internal_metadata":0},{"poolid":2,"osd":4,"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},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":8388608,"data_stored":8388608,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9036,"internal_metadata":0},{"poolid":3,"osd":1,"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":9872,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7787,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3689,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4880,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":624,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":4804,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4950,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"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},{"poolid":4,"osd":1,"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},{"poolid":4,"osd":2,"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},{"poolid":4,"osd":3,"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},{"poolid":4,"osd":4,"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},{"poolid":4,"osd":5,"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},{"poolid":4,"osd":6,"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},{"poolid":4,"osd":7,"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}]}} 2023-09-24T00:13:30.076 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-24T00:13:31.021 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:13:30 smithi164 bash[92846]: cluster 2023-09-24T00:13:29.330308+0000 mgr.y (mgr.25991) 1709 : cluster 0 pgmap v1996: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:13:31.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:13:30 smithi159 bash[105915]: cluster 2023-09-24T00:13:29.330308+0000 mgr.y (mgr.25991) 1709 : cluster 0 pgmap v1996: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:13:31.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:13:30 smithi159 bash[108473]: cluster 2023-09-24T00:13:29.330308+0000 mgr.y (mgr.25991) 1709 : cluster 0 pgmap v1996: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:13:33.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:13:32 smithi164 bash[92846]: cluster 2023-09-24T00:13:31.330947+0000 mgr.y (mgr.25991) 1710 : cluster 0 pgmap v1997: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:13:33.022 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:13:32 smithi164 bash[92846]: audit 2023-09-24T00:13:32.284494+0000 mon.a (mon.0) 2260 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:13:33.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:13:32 smithi159 bash[105915]: cluster 2023-09-24T00:13:31.330947+0000 mgr.y (mgr.25991) 1710 : cluster 0 pgmap v1997: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:13:33.044 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:13:32 smithi159 bash[105915]: audit 2023-09-24T00:13:32.284494+0000 mon.a (mon.0) 2260 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:13:33.044 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:13:32 smithi159 bash[108473]: cluster 2023-09-24T00:13:31.330947+0000 mgr.y (mgr.25991) 1710 : cluster 0 pgmap v1997: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:13:33.045 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:13:32 smithi159 bash[108473]: audit 2023-09-24T00:13:32.284494+0000 mon.a (mon.0) 2260 : audit 0 from='mgr.25991 172.21.15.159:0/461296116' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-24T00:13:34.044 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 24 00:13:33 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [24/Sep/2023:00:13:33] "GET /metrics HTTP/1.1" 200 34184 "" "Prometheus/2.43.0" 2023-09-24T00:13:34.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:13:34 smithi164 bash[92846]: cluster 2023-09-24T00:13:33.331728+0000 mgr.y (mgr.25991) 1711 : cluster 0 pgmap v1998: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:13:34.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:13:34 smithi159 bash[105915]: cluster 2023-09-24T00:13:33.331728+0000 mgr.y (mgr.25991) 1711 : cluster 0 pgmap v1998: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:13:34.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:13:34 smithi159 bash[108473]: cluster 2023-09-24T00:13:33.331728+0000 mgr.y (mgr.25991) 1711 : cluster 0 pgmap v1998: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:13:34.887 INFO:teuthology.orchestra.run.smithi159.stderr:Inferring config /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-24T00:13:36.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:13:36 smithi164 bash[92846]: cluster 2023-09-24T00:13:35.332489+0000 mgr.y (mgr.25991) 1712 : cluster 0 pgmap v1999: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:13:36.794 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:13:36 smithi159 bash[108473]: cluster 2023-09-24T00:13:35.332489+0000 mgr.y (mgr.25991) 1712 : cluster 0 pgmap v1999: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:13:36.794 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:13:36 smithi159 bash[105915]: cluster 2023-09-24T00:13:35.332489+0000 mgr.y (mgr.25991) 1712 : cluster 0 pgmap v1999: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:13:38.544 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:13:38 smithi159 bash[108473]: cluster 2023-09-24T00:13:37.333025+0000 mgr.y (mgr.25991) 1713 : cluster 0 pgmap v2000: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:13:38.544 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:13:38 smithi159 bash[105915]: cluster 2023-09-24T00:13:37.333025+0000 mgr.y (mgr.25991) 1713 : cluster 0 pgmap v2000: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:13:38.642 INFO:teuthology.orchestra.run.smithi159.stdout: 2023-09-24T00:13:38.645 INFO:teuthology.orchestra.run.smithi159.stderr:dumped all 2023-09-24T00:13:38.771 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:13:38 smithi164 bash[92846]: cluster 2023-09-24T00:13:37.333025+0000 mgr.y (mgr.25991) 1713 : cluster 0 pgmap v2000: 73 pgs: 73 active+clean; 8.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-24T00:13:39.668 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:13:39 smithi159 bash[108473]: audit 2023-09-24T00:13:38.621146+0000 mgr.y (mgr.25991) 1714 : audit 0 from='client.46847 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-24T00:13:39.668 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:13:39 smithi159 bash[105915]: audit 2023-09-24T00:13:38.621146+0000 mgr.y (mgr.25991) 1714 : audit 0 from='client.46847 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-24T00:13:39.669 INFO:teuthology.orchestra.run.smithi159.stdout:{"pg_ready":true,"pg_map":{"version":2000,"stamp":"2023-09-24T00:13:37.332734+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":8984499,"num_objects":29,"num_object_clones":0,"num_object_copies":87,"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":29,"num_whiteouts":0,"num_read":12544,"num_read_kb":27666,"num_write":2040,"num_write_kb":28917,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":426,"num_bytes_recovered":15547973,"num_keys_recovered":40,"num_objects_omap":16,"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":2217,"ondisk_log_size":2217,"up":219,"acting":219,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":219,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":5014796,"kb_used_data":73804,"kb_used_omap":35,"kb_used_meta":4940892,"kb_avail":744946420,"statfs":{"total":767960285184,"available":762825134080,"internally_reserved":0,"allocated":75575296,"data_stored":58382923,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":36527,"internal_metadata":5059473745},"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":"12.004544"},"pg_stats":[{"pgid":"3.1a","version":"69'2","reported_seq":394,"reported_epoch":494,"state":"active+clean","last_fresh":"2023-09-24T00:11:56.658649+0000","last_change":"2023-09-24T00:10:41.330071+0000","last_active":"2023-09-24T00:11:56.658649+0000","last_peered":"2023-09-24T00:11:56.658649+0000","last_clean":"2023-09-24T00:11:56.658649+0000","last_became_active":"2023-09-24T00:10:41.329671+0000","last_became_peered":"2023-09-24T00:10:41.329671+0000","last_unstale":"2023-09-24T00:11:56.658649+0000","last_undegraded":"2023-09-24T00:11:56.658649+0000","last_fullsized":"2023-09-24T00:11:56.658649+0000","mapping_epoch":486,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":487,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T07:37:06.597367+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,6,2],"acting":[4,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":29,"reported_epoch":495,"state":"active+clean","last_fresh":"2023-09-24T00:12:06.639493+0000","last_change":"2023-09-24T00:10:10.977350+0000","last_active":"2023-09-24T00:12:06.639493+0000","last_peered":"2023-09-24T00:12:06.639493+0000","last_clean":"2023-09-24T00:12:06.639493+0000","last_became_active":"2023-09-24T00:10:10.976908+0000","last_became_peered":"2023-09-24T00:10:10.976908+0000","last_unstale":"2023-09-24T00:12:06.639493+0000","last_undegraded":"2023-09-24T00:12:06.639493+0000","last_fullsized":"2023-09-24T00:12:06.639493+0000","mapping_epoch":477,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":478,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:44:28.183863+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":512,"reported_epoch":495,"state":"active+clean","last_fresh":"2023-09-24T00:12:05.431727+0000","last_change":"2023-09-24T00:09:07.325337+0000","last_active":"2023-09-24T00:12:05.431727+0000","last_peered":"2023-09-24T00:12:05.431727+0000","last_clean":"2023-09-24T00:12:05.431727+0000","last_became_active":"2023-09-24T00:09:07.324753+0000","last_became_peered":"2023-09-24T00:09:07.324753+0000","last_unstale":"2023-09-24T00:12:05.431727+0000","last_undegraded":"2023-09-24T00:12:05.431727+0000","last_fullsized":"2023-09-24T00:12:05.431727+0000","mapping_epoch":461,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":462,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-24T23:15:06.691382+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":174,"reported_epoch":495,"state":"active+clean","last_fresh":"2023-09-24T00:12:06.051929+0000","last_change":"2023-09-24T00:10:11.207486+0000","last_active":"2023-09-24T00:12:06.051929+0000","last_peered":"2023-09-24T00:12:06.051929+0000","last_clean":"2023-09-24T00:12:06.051929+0000","last_became_active":"2023-09-24T00:10:11.206816+0000","last_became_peered":"2023-09-24T00:10:11.206816+0000","last_unstale":"2023-09-24T00:12:06.051929+0000","last_undegraded":"2023-09-24T00:12:06.051929+0000","last_fullsized":"2023-09-24T00:12:06.051929+0000","mapping_epoch":477,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":478,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:37:41.977234+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":29,"reported_epoch":495,"state":"active+clean","last_fresh":"2023-09-24T00:12:06.639049+0000","last_change":"2023-09-24T00:10:10.963436+0000","last_active":"2023-09-24T00:12:06.639049+0000","last_peered":"2023-09-24T00:12:06.639049+0000","last_clean":"2023-09-24T00:12:06.639049+0000","last_became_active":"2023-09-24T00:10:10.963104+0000","last_became_peered":"2023-09-24T00:10:10.963104+0000","last_unstale":"2023-09-24T00:12:06.639049+0000","last_undegraded":"2023-09-24T00:12:06.639049+0000","last_fullsized":"2023-09-24T00:12:06.639049+0000","mapping_epoch":477,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":478,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T03:16:10.445244+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":495,"reported_epoch":494,"state":"active+clean","last_fresh":"2023-09-24T00:11:55.391844+0000","last_change":"2023-09-23T23:59:05.084654+0000","last_active":"2023-09-24T00:11:55.391844+0000","last_peered":"2023-09-24T00:11:55.391844+0000","last_clean":"2023-09-24T00:11:55.391844+0000","last_became_active":"2023-09-23T23:59:05.084324+0000","last_became_peered":"2023-09-23T23:59:05.084324+0000","last_unstale":"2023-09-24T00:11:55.391844+0000","last_undegraded":"2023-09-24T00:11:55.391844+0000","last_fullsized":"2023-09-24T00:11:55.391844+0000","mapping_epoch":350,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":351,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T09:21:16.834511+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":125,"reported_epoch":495,"state":"active+clean","last_fresh":"2023-09-24T00:12:06.052316+0000","last_change":"2023-09-24T00:10:10.957369+0000","last_active":"2023-09-24T00:12:06.052316+0000","last_peered":"2023-09-24T00:12:06.052316+0000","last_clean":"2023-09-24T00:12:06.052316+0000","last_became_active":"2023-09-24T00:10:10.956954+0000","last_became_peered":"2023-09-24T00:10:10.956954+0000","last_unstale":"2023-09-24T00:12:06.052316+0000","last_undegraded":"2023-09-24T00:12:06.052316+0000","last_fullsized":"2023-09-24T00:12:06.052316+0000","mapping_epoch":477,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":478,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T06:13:26.014840+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":22,"reported_epoch":495,"state":"active+clean","last_fresh":"2023-09-24T00:12:05.305807+0000","last_change":"2023-09-24T00:10:36.720910+0000","last_active":"2023-09-24T00:12:05.305807+0000","last_peered":"2023-09-24T00:12:05.305807+0000","last_clean":"2023-09-24T00:12:05.305807+0000","last_became_active":"2023-09-24T00:10:36.720512+0000","last_became_peered":"2023-09-24T00:10:36.720512+0000","last_unstale":"2023-09-24T00:12:05.305807+0000","last_undegraded":"2023-09-24T00:12:05.305807+0000","last_fullsized":"2023-09-24T00:12:05.305807+0000","mapping_epoch":484,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":485,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-24T23:48:20.364910+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[2,1,6],"acting":[2,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":162,"reported_epoch":494,"state":"active+clean","last_fresh":"2023-09-24T00:11:55.417115+0000","last_change":"2023-09-24T00:02:53.149727+0000","last_active":"2023-09-24T00:11:55.417115+0000","last_peered":"2023-09-24T00:11:55.417115+0000","last_clean":"2023-09-24T00:11:55.417115+0000","last_became_active":"2023-09-24T00:02:53.149341+0000","last_became_peered":"2023-09-24T00:02:53.149341+0000","last_unstale":"2023-09-24T00:11:55.417115+0000","last_undegraded":"2023-09-24T00:11:55.417115+0000","last_fullsized":"2023-09-24T00:11:55.417115+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T09:49:06.839524+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":72,"reported_epoch":495,"state":"active+clean","last_fresh":"2023-09-24T00:12:06.639446+0000","last_change":"2023-09-24T00:07:34.672100+0000","last_active":"2023-09-24T00:12:06.639446+0000","last_peered":"2023-09-24T00:12:06.639446+0000","last_clean":"2023-09-24T00:12:06.639446+0000","last_became_active":"2023-09-24T00:07:34.671852+0000","last_became_peered":"2023-09-24T00:07:34.671852+0000","last_unstale":"2023-09-24T00:12:06.639446+0000","last_undegraded":"2023-09-24T00:12:06.639446+0000","last_fullsized":"2023-09-24T00:12:06.639446+0000","mapping_epoch":433,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":434,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T07:55:07.622897+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.15","version":"68'3","reported_seq":267,"reported_epoch":494,"state":"active+clean","last_fresh":"2023-09-24T00:11:56.659374+0000","last_change":"2023-09-24T00:09:07.371966+0000","last_active":"2023-09-24T00:11:56.659374+0000","last_peered":"2023-09-24T00:11:56.659374+0000","last_clean":"2023-09-24T00:11:56.659374+0000","last_became_active":"2023-09-24T00:09:07.336034+0000","last_became_peered":"2023-09-24T00:09:07.336034+0000","last_unstale":"2023-09-24T00:11:56.659374+0000","last_undegraded":"2023-09-24T00:11:56.659374+0000","last_fullsized":"2023-09-24T00:11:56.659374+0000","mapping_epoch":461,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":462,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"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 @ 2023-09-25T07:18:20.055176+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"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":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":540,"num_keys_recovered":0,"num_objects_omap":1,"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":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":80,"reported_epoch":494,"state":"active+clean","last_fresh":"2023-09-24T00:11:56.834539+0000","last_change":"2023-09-24T00:07:17.357296+0000","last_active":"2023-09-24T00:11:56.834539+0000","last_peered":"2023-09-24T00:11:56.834539+0000","last_clean":"2023-09-24T00:11:56.834539+0000","last_became_active":"2023-09-24T00:07:17.356894+0000","last_became_peered":"2023-09-24T00:07:17.356894+0000","last_unstale":"2023-09-24T00:11:56.834539+0000","last_undegraded":"2023-09-24T00:11:56.834539+0000","last_fullsized":"2023-09-24T00:11:56.834539+0000","mapping_epoch":427,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":428,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T02:08:57.015894+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"90'23","reported_seq":224,"reported_epoch":494,"state":"active+clean","last_fresh":"2023-09-24T00:11:56.659856+0000","last_change":"2023-09-24T00:10:41.332559+0000","last_active":"2023-09-24T00:11:56.659856+0000","last_peered":"2023-09-24T00:11:56.659856+0000","last_clean":"2023-09-24T00:11:56.659856+0000","last_became_active":"2023-09-24T00:10:41.331958+0000","last_became_peered":"2023-09-24T00:10:41.331958+0000","last_unstale":"2023-09-24T00:11:56.659856+0000","last_undegraded":"2023-09-24T00:11:56.659856+0000","last_fullsized":"2023-09-24T00:11:56.659856+0000","mapping_epoch":486,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":487,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"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 @ 2023-09-25T07:45:24.322750+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"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":4,"num_whiteouts":0,"num_read":7,"num_read_kb":6,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":9468,"num_keys_recovered":0,"num_objects_omap":1,"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":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":42,"reported_epoch":494,"state":"active+clean","last_fresh":"2023-09-24T00:11:56.660196+0000","last_change":"2023-09-24T00:09:07.333999+0000","last_active":"2023-09-24T00:11:56.660196+0000","last_peered":"2023-09-24T00:11:56.660196+0000","last_clean":"2023-09-24T00:11:56.660196+0000","last_became_active":"2023-09-24T00:09:07.333735+0000","last_became_peered":"2023-09-24T00:09:07.333735+0000","last_unstale":"2023-09-24T00:11:56.660196+0000","last_undegraded":"2023-09-24T00:11:56.660196+0000","last_fullsized":"2023-09-24T00:11:56.660196+0000","mapping_epoch":461,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":462,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T04:13:49.065162+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,6,7],"acting":[4,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.13","version":"68'2","reported_seq":243,"reported_epoch":494,"state":"active+clean","last_fresh":"2023-09-24T00:11:56.659269+0000","last_change":"2023-09-24T00:09:07.375572+0000","last_active":"2023-09-24T00:11:56.659269+0000","last_peered":"2023-09-24T00:11:56.659269+0000","last_clean":"2023-09-24T00:11:56.659269+0000","last_became_active":"2023-09-24T00:09:07.341182+0000","last_became_peered":"2023-09-24T00:09:07.341182+0000","last_unstale":"2023-09-24T00:11:56.659269+0000","last_undegraded":"2023-09-24T00:11:56.659269+0000","last_fullsized":"2023-09-24T00:11:56.659269+0000","mapping_epoch":461,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":462,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T07:19:22.097085+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"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":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":136,"num_keys_recovered":40,"num_objects_omap":1,"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":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":520,"reported_epoch":494,"state":"active+clean","last_fresh":"2023-09-24T00:11:56.660497+0000","last_change":"2023-09-24T00:09:35.798340+0000","last_active":"2023-09-24T00:11:56.660497+0000","last_peered":"2023-09-24T00:11:56.660497+0000","last_clean":"2023-09-24T00:11:56.660497+0000","last_became_active":"2023-09-24T00:09:35.797935+0000","last_became_peered":"2023-09-24T00:09:35.797935+0000","last_unstale":"2023-09-24T00:11:56.660497+0000","last_undegraded":"2023-09-24T00:11:56.660497+0000","last_fullsized":"2023-09-24T00:11:56.660497+0000","mapping_epoch":467,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":468,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T06:08:14.009925+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,5,7],"acting":[3,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":147,"reported_epoch":494,"state":"active+clean","last_fresh":"2023-09-24T00:12:03.400992+0000","last_change":"2023-09-24T00:10:11.206787+0000","last_active":"2023-09-24T00:12:03.400992+0000","last_peered":"2023-09-24T00:12:03.400992+0000","last_clean":"2023-09-24T00:12:03.400992+0000","last_became_active":"2023-09-24T00:10:11.205953+0000","last_became_peered":"2023-09-24T00:10:11.205953+0000","last_unstale":"2023-09-24T00:12:03.400992+0000","last_undegraded":"2023-09-24T00:12:03.400992+0000","last_fullsized":"2023-09-24T00:12:03.400992+0000","mapping_epoch":477,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":478,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T07:56:59.410531+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":153,"reported_epoch":494,"state":"active+clean","last_fresh":"2023-09-24T00:11:55.417239+0000","last_change":"2023-09-23T23:59:05.099357+0000","last_active":"2023-09-24T00:11:55.417239+0000","last_peered":"2023-09-24T00:11:55.417239+0000","last_clean":"2023-09-24T00:11:55.417239+0000","last_became_active":"2023-09-23T23:59:05.098757+0000","last_became_peered":"2023-09-23T23:59:05.098757+0000","last_unstale":"2023-09-24T00:11:55.417239+0000","last_undegraded":"2023-09-24T00:11:55.417239+0000","last_fullsized":"2023-09-24T00:11:55.417239+0000","mapping_epoch":350,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":351,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T07:05:12.000922+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":249,"reported_epoch":494,"state":"active+clean","last_fresh":"2023-09-24T00:11:56.660204+0000","last_change":"2023-09-24T00:09:35.798324+0000","last_active":"2023-09-24T00:11:56.660204+0000","last_peered":"2023-09-24T00:11:56.660204+0000","last_clean":"2023-09-24T00:11:56.660204+0000","last_became_active":"2023-09-24T00:09:35.797479+0000","last_became_peered":"2023-09-24T00:09:35.797479+0000","last_unstale":"2023-09-24T00:11:56.660204+0000","last_undegraded":"2023-09-24T00:11:56.660204+0000","last_fullsized":"2023-09-24T00:11:56.660204+0000","mapping_epoch":467,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":468,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T00:50:28.784287+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[7,3,6],"acting":[7,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":106,"reported_epoch":495,"state":"active+clean","last_fresh":"2023-09-24T00:12:06.052094+0000","last_change":"2023-09-24T00:10:11.207391+0000","last_active":"2023-09-24T00:12:06.052094+0000","last_peered":"2023-09-24T00:12:06.052094+0000","last_clean":"2023-09-24T00:12:06.052094+0000","last_became_active":"2023-09-24T00:10:11.206672+0000","last_became_peered":"2023-09-24T00:10:11.206672+0000","last_unstale":"2023-09-24T00:12:06.052094+0000","last_undegraded":"2023-09-24T00:12:06.052094+0000","last_fullsized":"2023-09-24T00:12:06.052094+0000","mapping_epoch":477,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":478,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T07:40:32.961618+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,3,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.10","version":"68'8","reported_seq":548,"reported_epoch":494,"state":"active+clean","last_fresh":"2023-09-24T00:11:55.391379+0000","last_change":"2023-09-24T00:07:17.445518+0000","last_active":"2023-09-24T00:11:55.391379+0000","last_peered":"2023-09-24T00:11:55.391379+0000","last_clean":"2023-09-24T00:11:55.391379+0000","last_became_active":"2023-09-24T00:07:17.371564+0000","last_became_peered":"2023-09-24T00:07:17.371564+0000","last_unstale":"2023-09-24T00:11:55.391379+0000","last_undegraded":"2023-09-24T00:11:55.391379+0000","last_fullsized":"2023-09-24T00:11:55.391379+0000","mapping_epoch":427,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":428,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"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 @ 2023-09-25T03:12:18.729502+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"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":4,"num_whiteouts":0,"num_read":12,"num_read_kb":12,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":16,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"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":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":29,"reported_epoch":495,"state":"active+clean","last_fresh":"2023-09-24T00:12:06.639799+0000","last_change":"2023-09-24T00:10:11.207014+0000","last_active":"2023-09-24T00:12:06.639799+0000","last_peered":"2023-09-24T00:12:06.639799+0000","last_clean":"2023-09-24T00:12:06.639799+0000","last_became_active":"2023-09-24T00:10:11.206283+0000","last_became_peered":"2023-09-24T00:10:11.206283+0000","last_unstale":"2023-09-24T00:12:06.639799+0000","last_undegraded":"2023-09-24T00:12:06.639799+0000","last_fullsized":"2023-09-24T00:12:06.639799+0000","mapping_epoch":477,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":478,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T06:25:15.313780+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.f","version":"68'1","reported_seq":281,"reported_epoch":494,"state":"active+clean","last_fresh":"2023-09-24T00:11:56.659754+0000","last_change":"2023-09-24T00:09:07.368418+0000","last_active":"2023-09-24T00:11:56.659754+0000","last_peered":"2023-09-24T00:11:56.659754+0000","last_clean":"2023-09-24T00:11:56.659754+0000","last_became_active":"2023-09-24T00:09:07.335313+0000","last_became_peered":"2023-09-24T00:09:07.335313+0000","last_unstale":"2023-09-24T00:11:56.659754+0000","last_undegraded":"2023-09-24T00:11:56.659754+0000","last_fullsized":"2023-09-24T00:11:56.659754+0000","mapping_epoch":461,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":462,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"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 @ 2023-09-24T23:43:21.563964+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5,"num_bytes_recovered":110,"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":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":193,"reported_epoch":494,"state":"active+clean","last_fresh":"2023-09-24T00:11:55.416901+0000","last_change":"2023-09-24T00:07:46.523311+0000","last_active":"2023-09-24T00:11:55.416901+0000","last_peered":"2023-09-24T00:11:55.416901+0000","last_clean":"2023-09-24T00:11:55.416901+0000","last_became_active":"2023-09-24T00:07:46.522902+0000","last_became_peered":"2023-09-24T00:07:46.522902+0000","last_unstale":"2023-09-24T00:11:55.416901+0000","last_undegraded":"2023-09-24T00:11:55.416901+0000","last_fullsized":"2023-09-24T00:11:55.416901+0000","mapping_epoch":440,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":441,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:42:56.849597+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.e","version":"68'2","reported_seq":277,"reported_epoch":494,"state":"active+clean","last_fresh":"2023-09-24T00:11:56.659481+0000","last_change":"2023-09-24T00:09:07.377806+0000","last_active":"2023-09-24T00:11:56.659481+0000","last_peered":"2023-09-24T00:11:56.659481+0000","last_clean":"2023-09-24T00:11:56.659481+0000","last_became_active":"2023-09-24T00:09:07.342887+0000","last_became_peered":"2023-09-24T00:09:07.342887+0000","last_unstale":"2023-09-24T00:11:56.659481+0000","last_undegraded":"2023-09-24T00:11:56.659481+0000","last_fullsized":"2023-09-24T00:11:56.659481+0000","mapping_epoch":461,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":462,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T08:39:45.291002+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":7,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"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":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":518,"reported_epoch":494,"state":"active+clean","last_fresh":"2023-09-24T00:11:56.660313+0000","last_change":"2023-09-24T00:10:41.422852+0000","last_active":"2023-09-24T00:11:56.660313+0000","last_peered":"2023-09-24T00:11:56.660313+0000","last_clean":"2023-09-24T00:11:56.660313+0000","last_became_active":"2023-09-24T00:10:41.421577+0000","last_became_peered":"2023-09-24T00:10:41.421577+0000","last_unstale":"2023-09-24T00:11:56.660313+0000","last_undegraded":"2023-09-24T00:11:56.660313+0000","last_fullsized":"2023-09-24T00:11:56.660313+0000","mapping_epoch":486,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":487,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T11:11:31.384937+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,0,3],"acting":[4,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.d","version":"68'1","reported_seq":187,"reported_epoch":494,"state":"active+clean","last_fresh":"2023-09-24T00:11:56.659275+0000","last_change":"2023-09-24T00:02:14.301562+0000","last_active":"2023-09-24T00:11:56.659275+0000","last_peered":"2023-09-24T00:11:56.659275+0000","last_clean":"2023-09-24T00:11:56.659275+0000","last_became_active":"2023-09-23T23:59:05.100174+0000","last_became_peered":"2023-09-23T23:59:05.100174+0000","last_unstale":"2023-09-24T00:11:56.659275+0000","last_undegraded":"2023-09-24T00:11:56.659275+0000","last_fullsized":"2023-09-24T00:11:56.659275+0000","mapping_epoch":350,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":371,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"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 @ 2023-09-25T09:21:30.247925+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":140,"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":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":492,"reported_epoch":494,"state":"active+clean","last_fresh":"2023-09-24T00:11:55.391678+0000","last_change":"2023-09-24T00:02:53.151155+0000","last_active":"2023-09-24T00:11:55.391678+0000","last_peered":"2023-09-24T00:11:55.391678+0000","last_clean":"2023-09-24T00:11:55.391678+0000","last_became_active":"2023-09-24T00:02:53.150408+0000","last_became_peered":"2023-09-24T00:02:53.150408+0000","last_unstale":"2023-09-24T00:11:55.391678+0000","last_undegraded":"2023-09-24T00:11:55.391678+0000","last_fullsized":"2023-09-24T00:11:55.391678+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:05:43.245075+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":173,"reported_epoch":494,"state":"active+clean","last_fresh":"2023-09-24T00:11:55.417623+0000","last_change":"2023-09-24T00:10:10.955165+0000","last_active":"2023-09-24T00:11:55.417623+0000","last_peered":"2023-09-24T00:11:55.417623+0000","last_clean":"2023-09-24T00:11:55.417623+0000","last_became_active":"2023-09-24T00:10:10.954715+0000","last_became_peered":"2023-09-24T00:10:10.954715+0000","last_unstale":"2023-09-24T00:11:55.417623+0000","last_undegraded":"2023-09-24T00:11:55.417623+0000","last_fullsized":"2023-09-24T00:11:55.417623+0000","mapping_epoch":477,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":478,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T02:28:52.708493+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":185,"reported_epoch":495,"state":"active+clean","last_fresh":"2023-09-24T00:12:06.052192+0000","last_change":"2023-09-24T00:09:07.325267+0000","last_active":"2023-09-24T00:12:06.052192+0000","last_peered":"2023-09-24T00:12:06.052192+0000","last_clean":"2023-09-24T00:12:06.052192+0000","last_became_active":"2023-09-24T00:09:07.324898+0000","last_became_peered":"2023-09-24T00:09:07.324898+0000","last_unstale":"2023-09-24T00:12:06.052192+0000","last_undegraded":"2023-09-24T00:12:06.052192+0000","last_fullsized":"2023-09-24T00:12:06.052192+0000","mapping_epoch":461,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":462,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T07:26:09.031602+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.b","version":"69'3","reported_seq":607,"reported_epoch":494,"state":"active+clean","last_fresh":"2023-09-24T00:11:56.658413+0000","last_change":"2023-09-24T00:09:07.350082+0000","last_active":"2023-09-24T00:11:56.658413+0000","last_peered":"2023-09-24T00:11:56.658413+0000","last_clean":"2023-09-24T00:11:56.658413+0000","last_became_active":"2023-09-24T00:09:07.326504+0000","last_became_peered":"2023-09-24T00:09:07.326504+0000","last_unstale":"2023-09-24T00:11:56.658413+0000","last_undegraded":"2023-09-24T00:11:56.658413+0000","last_fullsized":"2023-09-24T00:11:56.658413+0000","mapping_epoch":461,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":462,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"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 @ 2023-09-25T08:45:14.114486+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":7,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"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":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":490,"reported_epoch":494,"state":"active+clean","last_fresh":"2023-09-24T00:11:56.659823+0000","last_change":"2023-09-24T00:10:41.455973+0000","last_active":"2023-09-24T00:11:56.659823+0000","last_peered":"2023-09-24T00:11:56.659823+0000","last_clean":"2023-09-24T00:11:56.659823+0000","last_became_active":"2023-09-24T00:10:41.455393+0000","last_became_peered":"2023-09-24T00:10:41.455393+0000","last_unstale":"2023-09-24T00:11:56.659823+0000","last_undegraded":"2023-09-24T00:11:56.659823+0000","last_fullsized":"2023-09-24T00:11:56.659823+0000","mapping_epoch":486,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":487,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-24T23:54:29.417686+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":556,"reported_epoch":494,"state":"active+clean","last_fresh":"2023-09-24T00:11:55.391427+0000","last_change":"2023-09-24T00:09:07.335923+0000","last_active":"2023-09-24T00:11:55.391427+0000","last_peered":"2023-09-24T00:11:55.391427+0000","last_clean":"2023-09-24T00:11:55.391427+0000","last_became_active":"2023-09-24T00:09:07.335576+0000","last_became_peered":"2023-09-24T00:09:07.335576+0000","last_unstale":"2023-09-24T00:11:55.391427+0000","last_undegraded":"2023-09-24T00:11:55.391427+0000","last_fullsized":"2023-09-24T00:11:55.391427+0000","mapping_epoch":461,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":462,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:34:04.909078+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":506,"reported_epoch":494,"state":"active+clean","last_fresh":"2023-09-24T00:11:56.660630+0000","last_change":"2023-09-24T00:10:41.451831+0000","last_active":"2023-09-24T00:11:56.660630+0000","last_peered":"2023-09-24T00:11:56.660630+0000","last_clean":"2023-09-24T00:11:56.660630+0000","last_became_active":"2023-09-24T00:10:41.451427+0000","last_became_peered":"2023-09-24T00:10:41.451427+0000","last_unstale":"2023-09-24T00:11:56.660630+0000","last_undegraded":"2023-09-24T00:11:56.660630+0000","last_fullsized":"2023-09-24T00:11:56.660630+0000","mapping_epoch":486,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":487,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:21:24.087043+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":42,"reported_epoch":494,"state":"active+clean","last_fresh":"2023-09-24T00:11:56.660093+0000","last_change":"2023-09-24T00:09:07.333065+0000","last_active":"2023-09-24T00:11:56.660093+0000","last_peered":"2023-09-24T00:11:56.660093+0000","last_clean":"2023-09-24T00:11:56.660093+0000","last_became_active":"2023-09-24T00:09:07.332712+0000","last_became_peered":"2023-09-24T00:09:07.332712+0000","last_unstale":"2023-09-24T00:11:56.660093+0000","last_undegraded":"2023-09-24T00:11:56.660093+0000","last_fullsized":"2023-09-24T00:11:56.660093+0000","mapping_epoch":461,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":462,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T02:07:26.266445+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":495,"reported_epoch":494,"state":"active+clean","last_fresh":"2023-09-24T00:11:56.660615+0000","last_change":"2023-09-24T00:10:41.452558+0000","last_active":"2023-09-24T00:11:56.660615+0000","last_peered":"2023-09-24T00:11:56.660615+0000","last_clean":"2023-09-24T00:11:56.660615+0000","last_became_active":"2023-09-24T00:10:41.451687+0000","last_became_peered":"2023-09-24T00:10:41.451687+0000","last_unstale":"2023-09-24T00:11:56.660615+0000","last_undegraded":"2023-09-24T00:11:56.660615+0000","last_fullsized":"2023-09-24T00:11:56.660615+0000","mapping_epoch":486,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":487,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T09:29:39.186987+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":29,"reported_epoch":495,"state":"active+clean","last_fresh":"2023-09-24T00:12:06.638817+0000","last_change":"2023-09-24T00:10:11.207253+0000","last_active":"2023-09-24T00:12:06.638817+0000","last_peered":"2023-09-24T00:12:06.638817+0000","last_clean":"2023-09-24T00:12:06.638817+0000","last_became_active":"2023-09-24T00:10:11.206537+0000","last_became_peered":"2023-09-24T00:10:11.206537+0000","last_unstale":"2023-09-24T00:12:06.638817+0000","last_undegraded":"2023-09-24T00:12:06.638817+0000","last_fullsized":"2023-09-24T00:12:06.638817+0000","mapping_epoch":477,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":478,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:54:11.290989+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":496,"reported_epoch":494,"state":"active+clean","last_fresh":"2023-09-24T00:11:56.660975+0000","last_change":"2023-09-24T00:09:07.325321+0000","last_active":"2023-09-24T00:11:56.660975+0000","last_peered":"2023-09-24T00:11:56.660975+0000","last_clean":"2023-09-24T00:11:56.660975+0000","last_became_active":"2023-09-24T00:09:07.324867+0000","last_became_peered":"2023-09-24T00:09:07.324867+0000","last_unstale":"2023-09-24T00:11:56.660975+0000","last_undegraded":"2023-09-24T00:11:56.660975+0000","last_fullsized":"2023-09-24T00:11:56.660975+0000","mapping_epoch":461,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":462,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:16:58.544911+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"454'256","reported_seq":1543,"reported_epoch":495,"state":"active+clean","last_fresh":"2023-09-24T00:12:05.432010+0000","last_change":"2023-09-24T00:08:17.233806+0000","last_active":"2023-09-24T00:12:05.432010+0000","last_peered":"2023-09-24T00:12:05.432010+0000","last_clean":"2023-09-24T00:12:05.432010+0000","last_became_active":"2023-09-24T00:02:54.115338+0000","last_became_peered":"2023-09-24T00:02:54.115338+0000","last_unstale":"2023-09-24T00:12:05.432010+0000","last_undegraded":"2023-09-24T00:12:05.432010+0000","last_fullsized":"2023-09-24T00:12:05.432010+0000","mapping_epoch":377,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":380,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":256,"log_dups_size":0,"ondisk_log_size":256,"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 @ 2023-09-25T08:27:45.543561+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00071841400000000001,"stat_sum":{"num_bytes":4194304,"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":1457,"num_read_kb":2897,"num_write":243,"num_write_kb":5524,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":10,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"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,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":173,"reported_epoch":494,"state":"active+clean","last_fresh":"2023-09-24T00:11:55.417377+0000","last_change":"2023-09-24T00:10:10.954401+0000","last_active":"2023-09-24T00:11:55.417377+0000","last_peered":"2023-09-24T00:11:55.417377+0000","last_clean":"2023-09-24T00:11:55.417377+0000","last_became_active":"2023-09-24T00:10:10.954037+0000","last_became_peered":"2023-09-24T00:10:10.954037+0000","last_unstale":"2023-09-24T00:11:55.417377+0000","last_undegraded":"2023-09-24T00:11:55.417377+0000","last_fullsized":"2023-09-24T00:11:55.417377+0000","mapping_epoch":477,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":478,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:30:44.816806+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":90,"reported_epoch":495,"state":"active+clean","last_fresh":"2023-09-24T00:12:05.432051+0000","last_change":"2023-09-24T00:09:07.321459+0000","last_active":"2023-09-24T00:12:05.432051+0000","last_peered":"2023-09-24T00:12:05.432051+0000","last_clean":"2023-09-24T00:12:05.432051+0000","last_became_active":"2023-09-24T00:09:07.321096+0000","last_became_peered":"2023-09-24T00:09:07.321096+0000","last_unstale":"2023-09-24T00:12:05.432051+0000","last_undegraded":"2023-09-24T00:12:05.432051+0000","last_fullsized":"2023-09-24T00:12:05.432051+0000","mapping_epoch":461,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":462,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:06:12.593616+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"454'140","reported_seq":616,"reported_epoch":494,"state":"active+clean","last_fresh":"2023-09-24T00:11:55.417232+0000","last_change":"2023-09-24T00:08:17.286993+0000","last_active":"2023-09-24T00:11:55.417232+0000","last_peered":"2023-09-24T00:11:55.417232+0000","last_clean":"2023-09-24T00:11:55.417232+0000","last_became_active":"2023-09-24T00:02:53.149409+0000","last_became_peered":"2023-09-24T00:02:53.149409+0000","last_unstale":"2023-09-24T00:11:55.417232+0000","last_undegraded":"2023-09-24T00:11:55.417232+0000","last_fullsized":"2023-09-24T00:11:55.417232+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":140,"log_dups_size":0,"ondisk_log_size":140,"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 @ 2023-09-24T23:32:23.166441+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001262195,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":1386,"num_read_kb":1974,"num_write":125,"num_write_kb":436,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":15,"num_bytes_recovered":57,"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":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":454,"reported_epoch":494,"state":"active+clean","last_fresh":"2023-09-24T00:11:56.658675+0000","last_change":"2023-09-24T00:10:41.330994+0000","last_active":"2023-09-24T00:11:56.658675+0000","last_peered":"2023-09-24T00:11:56.658675+0000","last_clean":"2023-09-24T00:11:56.658675+0000","last_became_active":"2023-09-24T00:10:41.330645+0000","last_became_peered":"2023-09-24T00:10:41.330645+0000","last_unstale":"2023-09-24T00:11:56.658675+0000","last_undegraded":"2023-09-24T00:11:56.658675+0000","last_fullsized":"2023-09-24T00:11:56.658675+0000","mapping_epoch":486,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":487,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T09:53:53.113932+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":497,"reported_epoch":495,"state":"active+clean","last_fresh":"2023-09-24T00:12:05.431807+0000","last_change":"2023-09-24T00:10:10.962996+0000","last_active":"2023-09-24T00:12:05.431807+0000","last_peered":"2023-09-24T00:12:05.431807+0000","last_clean":"2023-09-24T00:12:05.431807+0000","last_became_active":"2023-09-24T00:10:10.962643+0000","last_became_peered":"2023-09-24T00:10:10.962643+0000","last_unstale":"2023-09-24T00:12:05.431807+0000","last_undegraded":"2023-09-24T00:12:05.431807+0000","last_fullsized":"2023-09-24T00:12:05.431807+0000","mapping_epoch":477,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":478,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T07:54:58.821919+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"454'254","reported_seq":1879,"reported_epoch":494,"state":"active+clean","last_fresh":"2023-09-24T00:12:00.465232+0000","last_change":"2023-09-24T00:10:13.977932+0000","last_active":"2023-09-24T00:12:00.465232+0000","last_peered":"2023-09-24T00:12:00.465232+0000","last_clean":"2023-09-24T00:12:00.465232+0000","last_became_active":"2023-09-24T00:10:13.976714+0000","last_became_peered":"2023-09-24T00:10:13.976714+0000","last_unstale":"2023-09-24T00:12:00.465232+0000","last_undegraded":"2023-09-24T00:12:00.465232+0000","last_fullsized":"2023-09-24T00:12:00.465232+0000","mapping_epoch":480,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":481,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":254,"log_dups_size":0,"ondisk_log_size":254,"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 @ 2023-09-25T04:24:16.123963+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00087504300000000004,"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":2323,"num_read_kb":5776,"num_write":193,"num_write_kb":3589,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":62,"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":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":440,"reported_epoch":495,"state":"active+clean","last_fresh":"2023-09-24T00:12:05.431770+0000","last_change":"2023-09-24T00:02:53.151557+0000","last_active":"2023-09-24T00:12:05.431770+0000","last_peered":"2023-09-24T00:12:05.431770+0000","last_clean":"2023-09-24T00:12:05.431770+0000","last_became_active":"2023-09-24T00:02:53.151204+0000","last_became_peered":"2023-09-24T00:02:53.151204+0000","last_unstale":"2023-09-24T00:12:05.431770+0000","last_undegraded":"2023-09-24T00:12:05.431770+0000","last_fullsized":"2023-09-24T00:12:05.431770+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T07:18:12.384166+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":80,"reported_epoch":494,"state":"active+clean","last_fresh":"2023-09-24T00:11:56.660911+0000","last_change":"2023-09-24T00:07:17.346647+0000","last_active":"2023-09-24T00:11:56.660911+0000","last_peered":"2023-09-24T00:11:56.660911+0000","last_clean":"2023-09-24T00:11:56.660911+0000","last_became_active":"2023-09-24T00:07:17.346283+0000","last_became_peered":"2023-09-24T00:07:17.346283+0000","last_unstale":"2023-09-24T00:11:56.660911+0000","last_undegraded":"2023-09-24T00:11:56.660911+0000","last_fullsized":"2023-09-24T00:11:56.660911+0000","mapping_epoch":427,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":428,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:17:01.246787+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"454'439","reported_seq":1750,"reported_epoch":494,"state":"active+clean","last_fresh":"2023-09-24T00:11:55.416940+0000","last_change":"2023-09-24T00:08:17.286566+0000","last_active":"2023-09-24T00:11:55.416940+0000","last_peered":"2023-09-24T00:11:55.416940+0000","last_clean":"2023-09-24T00:11:55.416940+0000","last_became_active":"2023-09-24T00:03:14.133678+0000","last_became_peered":"2023-09-24T00:03:14.133678+0000","last_unstale":"2023-09-24T00:11:55.416940+0000","last_undegraded":"2023-09-24T00:11:55.416940+0000","last_fullsized":"2023-09-24T00:11:55.416940+0000","mapping_epoch":383,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":384,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":439,"log_dups_size":0,"ondisk_log_size":439,"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 @ 2023-09-25T01:06:19.703825+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00050988900000000002,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":1854,"num_read_kb":1913,"num_write":414,"num_write_kb":1422,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":44,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"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":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"363'206","reported_seq":749,"reported_epoch":494,"state":"active+clean","last_fresh":"2023-09-24T00:11:56.659054+0000","last_change":"2023-09-24T00:07:26.270713+0000","last_active":"2023-09-24T00:11:56.659054+0000","last_peered":"2023-09-24T00:11:56.659054+0000","last_clean":"2023-09-24T00:11:56.659054+0000","last_became_active":"2023-09-24T00:07:26.269977+0000","last_became_peered":"2023-09-24T00:07:26.269977+0000","last_unstale":"2023-09-24T00:11:56.659054+0000","last_undegraded":"2023-09-24T00:11:56.659054+0000","last_fullsized":"2023-09-24T00:11:56.659054+0000","mapping_epoch":431,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":432,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:06:14.091106+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:06:14.091106+0000","last_clean_scrub_stamp":"2023-09-23T23:06:14.091106+0000","objects_scrubbed":0,"log_size":206,"log_dups_size":0,"ondisk_log_size":206,"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 @ 2023-09-25T08:40:16.325669+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":545,"num_read_kb":1152,"num_write":289,"num_write_kb":3462,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":10,"num_bytes_recovered":2951840,"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":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":29,"reported_epoch":495,"state":"active+clean","last_fresh":"2023-09-24T00:12:06.639090+0000","last_change":"2023-09-24T00:10:10.950479+0000","last_active":"2023-09-24T00:12:06.639090+0000","last_peered":"2023-09-24T00:12:06.639090+0000","last_clean":"2023-09-24T00:12:06.639090+0000","last_became_active":"2023-09-24T00:10:10.949957+0000","last_became_peered":"2023-09-24T00:10:10.949957+0000","last_unstale":"2023-09-24T00:12:06.639090+0000","last_undegraded":"2023-09-24T00:12:06.639090+0000","last_fullsized":"2023-09-24T00:12:06.639090+0000","mapping_epoch":477,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":478,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T00:56:51.597902+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":528,"reported_epoch":494,"state":"active+clean","last_fresh":"2023-09-24T00:11:55.391733+0000","last_change":"2023-09-24T00:09:07.336593+0000","last_active":"2023-09-24T00:11:55.391733+0000","last_peered":"2023-09-24T00:11:55.391733+0000","last_clean":"2023-09-24T00:11:55.391733+0000","last_became_active":"2023-09-24T00:09:07.336327+0000","last_became_peered":"2023-09-24T00:09:07.336327+0000","last_unstale":"2023-09-24T00:11:55.391733+0000","last_undegraded":"2023-09-24T00:11:55.391733+0000","last_fullsized":"2023-09-24T00:11:55.391733+0000","mapping_epoch":461,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":462,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T08:15:41.189632+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.0","version":"454'152","reported_seq":929,"reported_epoch":494,"state":"active+clean","last_fresh":"2023-09-24T00:11:56.658868+0000","last_change":"2023-09-24T00:08:17.228912+0000","last_active":"2023-09-24T00:11:56.658868+0000","last_peered":"2023-09-24T00:11:56.658868+0000","last_clean":"2023-09-24T00:11:56.658868+0000","last_became_active":"2023-09-24T00:02:54.124954+0000","last_became_peered":"2023-09-24T00:02:54.124954+0000","last_unstale":"2023-09-24T00:11:56.658868+0000","last_undegraded":"2023-09-24T00:11:56.658868+0000","last_fullsized":"2023-09-24T00:11:56.658868+0000","mapping_epoch":377,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":152,"log_dups_size":0,"ondisk_log_size":152,"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 @ 2023-09-25T01:28:05.173671+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000674213,"stat_sum":{"num_bytes":4194304,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":678,"num_read_kb":3640,"num_write":131,"num_write_kb":7222,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":36,"num_bytes_recovered":12582912,"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":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":183,"reported_epoch":495,"state":"active+clean","last_fresh":"2023-09-24T00:12:06.051334+0000","last_change":"2023-09-24T00:10:10.978557+0000","last_active":"2023-09-24T00:12:06.051334+0000","last_peered":"2023-09-24T00:12:06.051334+0000","last_clean":"2023-09-24T00:12:06.051334+0000","last_became_active":"2023-09-24T00:10:10.977482+0000","last_became_peered":"2023-09-24T00:10:10.977482+0000","last_unstale":"2023-09-24T00:12:06.051334+0000","last_undegraded":"2023-09-24T00:12:06.051334+0000","last_fullsized":"2023-09-24T00:12:06.051334+0000","mapping_epoch":477,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":478,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T11:01:05.322640+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":88,"reported_epoch":494,"state":"active+clean","last_fresh":"2023-09-24T00:11:56.659838+0000","last_change":"2023-09-24T00:09:51.180820+0000","last_active":"2023-09-24T00:11:56.659838+0000","last_peered":"2023-09-24T00:11:56.659838+0000","last_clean":"2023-09-24T00:11:56.659838+0000","last_became_active":"2023-09-24T00:09:51.180465+0000","last_became_peered":"2023-09-24T00:09:51.180465+0000","last_unstale":"2023-09-24T00:11:56.659838+0000","last_undegraded":"2023-09-24T00:11:56.659838+0000","last_fullsized":"2023-09-24T00:11:56.659838+0000","mapping_epoch":471,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":472,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T01:05:30.609783+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.5","version":"454'181","reported_seq":823,"reported_epoch":494,"state":"active+clean","last_fresh":"2023-09-24T00:11:56.659695+0000","last_change":"2023-09-24T00:09:10.339021+0000","last_active":"2023-09-24T00:11:56.659695+0000","last_peered":"2023-09-24T00:11:56.659695+0000","last_clean":"2023-09-24T00:11:56.659695+0000","last_became_active":"2023-09-24T00:09:10.338167+0000","last_became_peered":"2023-09-24T00:09:10.338167+0000","last_unstale":"2023-09-24T00:11:56.659695+0000","last_undegraded":"2023-09-24T00:11:56.659695+0000","last_fullsized":"2023-09-24T00:11:56.659695+0000","mapping_epoch":464,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":465,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":181,"log_dups_size":0,"ondisk_log_size":181,"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 @ 2023-09-25T07:48:44.146060+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0015738289999999999,"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":1421,"num_read_kb":1366,"num_write":155,"num_write_kb":176,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":59,"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":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":484,"reported_epoch":495,"state":"active+clean","last_fresh":"2023-09-24T00:12:05.432236+0000","last_change":"2023-09-24T00:09:51.182903+0000","last_active":"2023-09-24T00:12:05.432236+0000","last_peered":"2023-09-24T00:12:05.432236+0000","last_clean":"2023-09-24T00:12:05.432236+0000","last_became_active":"2023-09-24T00:09:51.182553+0000","last_became_peered":"2023-09-24T00:09:51.182553+0000","last_unstale":"2023-09-24T00:12:05.432236+0000","last_undegraded":"2023-09-24T00:12:05.432236+0000","last_fullsized":"2023-09-24T00:12:05.432236+0000","mapping_epoch":471,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":472,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T02:41:13.571885+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":77,"reported_epoch":494,"state":"active+clean","last_fresh":"2023-09-24T00:11:56.658014+0000","last_change":"2023-09-24T00:09:41.727956+0000","last_active":"2023-09-24T00:11:56.658014+0000","last_peered":"2023-09-24T00:11:56.658014+0000","last_clean":"2023-09-24T00:11:56.658014+0000","last_became_active":"2023-09-24T00:09:41.727280+0000","last_became_peered":"2023-09-24T00:09:41.727280+0000","last_unstale":"2023-09-24T00:11:56.658014+0000","last_undegraded":"2023-09-24T00:11:56.658014+0000","last_fullsized":"2023-09-24T00:11:56.658014+0000","mapping_epoch":469,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":470,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T06:25:08.450047+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.7","version":"68'2","reported_seq":580,"reported_epoch":495,"state":"active+clean","last_fresh":"2023-09-24T00:12:06.639920+0000","last_change":"2023-09-24T00:02:52.169011+0000","last_active":"2023-09-24T00:12:06.639920+0000","last_peered":"2023-09-24T00:12:06.639920+0000","last_clean":"2023-09-24T00:12:06.639920+0000","last_became_active":"2023-09-24T00:02:15.294703+0000","last_became_peered":"2023-09-24T00:02:15.294703+0000","last_unstale":"2023-09-24T00:12:06.639920+0000","last_undegraded":"2023-09-24T00:12:06.639920+0000","last_fullsized":"2023-09-24T00:12:06.639920+0000","mapping_epoch":371,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":376,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T09:33:46.785331+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"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":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"454'313","reported_seq":1462,"reported_epoch":494,"state":"active+clean","last_fresh":"2023-09-24T00:11:56.660928+0000","last_change":"2023-09-24T00:09:10.338408+0000","last_active":"2023-09-24T00:11:56.660928+0000","last_peered":"2023-09-24T00:11:56.660928+0000","last_clean":"2023-09-24T00:11:56.660928+0000","last_became_active":"2023-09-24T00:09:10.337396+0000","last_became_peered":"2023-09-24T00:09:10.337396+0000","last_unstale":"2023-09-24T00:11:56.660928+0000","last_undegraded":"2023-09-24T00:11:56.660928+0000","last_fullsized":"2023-09-24T00:11:56.660928+0000","mapping_epoch":464,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":465,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":313,"log_dups_size":0,"ondisk_log_size":313,"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 @ 2023-09-25T10:35:29.553231+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000372469,"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":1350,"num_read_kb":4832,"num_write":264,"num_write_kb":4573,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":53,"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,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":29,"reported_epoch":495,"state":"active+clean","last_fresh":"2023-09-24T00:12:06.638828+0000","last_change":"2023-09-24T00:10:11.208534+0000","last_active":"2023-09-24T00:12:06.638828+0000","last_peered":"2023-09-24T00:12:06.638828+0000","last_clean":"2023-09-24T00:12:06.638828+0000","last_became_active":"2023-09-24T00:10:11.207705+0000","last_became_peered":"2023-09-24T00:10:11.207705+0000","last_unstale":"2023-09-24T00:12:06.638828+0000","last_undegraded":"2023-09-24T00:12:06.638828+0000","last_fullsized":"2023-09-24T00:12:06.638828+0000","mapping_epoch":477,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":478,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T02:21:02.003050+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.7","version":"454'215","reported_seq":1460,"reported_epoch":494,"state":"active+clean","last_fresh":"2023-09-24T00:11:55.391989+0000","last_change":"2023-09-24T00:08:17.234721+0000","last_active":"2023-09-24T00:11:55.391989+0000","last_peered":"2023-09-24T00:11:55.391989+0000","last_clean":"2023-09-24T00:11:55.391989+0000","last_became_active":"2023-09-24T00:08:17.231999+0000","last_became_peered":"2023-09-24T00:08:17.231999+0000","last_unstale":"2023-09-24T00:11:55.391989+0000","last_undegraded":"2023-09-24T00:11:55.391989+0000","last_fullsized":"2023-09-24T00:11:55.391989+0000","mapping_epoch":452,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":453,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:12:09.502133+0000","last_clean_scrub_stamp":"2023-09-23T23:12:09.502133+0000","objects_scrubbed":0,"log_size":215,"log_dups_size":0,"ondisk_log_size":215,"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 @ 2023-09-25T08:16:23.170617+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0018118520000000001,"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":1509,"num_read_kb":4096,"num_write":165,"num_write_kb":2484,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":35,"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":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"69'1","reported_seq":109,"reported_epoch":494,"state":"active+clean","last_fresh":"2023-09-24T00:11:56.659453+0000","last_change":"2023-09-24T00:09:07.342296+0000","last_active":"2023-09-24T00:11:56.659453+0000","last_peered":"2023-09-24T00:11:56.659453+0000","last_clean":"2023-09-24T00:11:56.659453+0000","last_became_active":"2023-09-24T00:09:07.316271+0000","last_became_peered":"2023-09-24T00:09:07.316271+0000","last_unstale":"2023-09-24T00:11:56.659453+0000","last_undegraded":"2023-09-24T00:11:56.659453+0000","last_fullsized":"2023-09-24T00:11:56.659453+0000","mapping_epoch":461,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":462,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"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 @ 2023-09-25T00:46:35.342584+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":9,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"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":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":183,"reported_epoch":494,"state":"active+clean","last_fresh":"2023-09-24T00:11:56.658353+0000","last_change":"2023-09-24T00:10:41.456079+0000","last_active":"2023-09-24T00:11:56.658353+0000","last_peered":"2023-09-24T00:11:56.658353+0000","last_clean":"2023-09-24T00:11:56.658353+0000","last_became_active":"2023-09-24T00:10:41.455392+0000","last_became_peered":"2023-09-24T00:10:41.455392+0000","last_unstale":"2023-09-24T00:11:56.658353+0000","last_undegraded":"2023-09-24T00:11:56.658353+0000","last_fullsized":"2023-09-24T00:11:56.658353+0000","mapping_epoch":486,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":487,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T03:40:43.411578+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1b","version":"69'2","reported_seq":88,"reported_epoch":495,"state":"active+clean","last_fresh":"2023-09-24T00:12:06.052087+0000","last_change":"2023-09-24T00:09:07.326468+0000","last_active":"2023-09-24T00:12:06.052087+0000","last_peered":"2023-09-24T00:12:06.052087+0000","last_clean":"2023-09-24T00:12:06.052087+0000","last_became_active":"2023-09-24T00:09:07.325825+0000","last_became_peered":"2023-09-24T00:09:07.325825+0000","last_unstale":"2023-09-24T00:12:06.052087+0000","last_undegraded":"2023-09-24T00:12:06.052087+0000","last_fullsized":"2023-09-24T00:12:06.052087+0000","mapping_epoch":461,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":462,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-24T23:31:21.434235+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":419,"reported_epoch":495,"state":"active+clean","last_fresh":"2023-09-24T00:12:05.306430+0000","last_change":"2023-09-24T00:10:10.951775+0000","last_active":"2023-09-24T00:12:05.306430+0000","last_peered":"2023-09-24T00:12:05.306430+0000","last_clean":"2023-09-24T00:12:05.306430+0000","last_became_active":"2023-09-24T00:10:10.951394+0000","last_became_peered":"2023-09-24T00:10:10.951394+0000","last_unstale":"2023-09-24T00:12:05.306430+0000","last_undegraded":"2023-09-24T00:12:05.306430+0000","last_fullsized":"2023-09-24T00:12:05.306430+0000","mapping_epoch":477,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":478,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T02:27:35.360442+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[2,1,3],"acting":[2,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1c","version":"68'2","reported_seq":228,"reported_epoch":494,"state":"active+clean","last_fresh":"2023-09-24T00:11:55.417468+0000","last_change":"2023-09-24T00:09:07.365939+0000","last_active":"2023-09-24T00:11:55.417468+0000","last_peered":"2023-09-24T00:11:55.417468+0000","last_clean":"2023-09-24T00:11:55.417468+0000","last_became_active":"2023-09-24T00:09:07.329183+0000","last_became_peered":"2023-09-24T00:09:07.329183+0000","last_unstale":"2023-09-24T00:11:55.417468+0000","last_undegraded":"2023-09-24T00:11:55.417468+0000","last_fullsized":"2023-09-24T00:11:55.417468+0000","mapping_epoch":461,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":462,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T06:38:39.716326+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"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":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":521,"reported_epoch":494,"state":"active+clean","last_fresh":"2023-09-24T00:11:56.658839+0000","last_change":"2023-09-24T00:10:41.451816+0000","last_active":"2023-09-24T00:11:56.658839+0000","last_peered":"2023-09-24T00:11:56.658839+0000","last_clean":"2023-09-24T00:11:56.658839+0000","last_became_active":"2023-09-24T00:10:41.451114+0000","last_became_peered":"2023-09-24T00:10:41.451114+0000","last_unstale":"2023-09-24T00:11:56.658839+0000","last_undegraded":"2023-09-24T00:11:56.658839+0000","last_fullsized":"2023-09-24T00:11:56.658839+0000","mapping_epoch":486,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":487,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T05:25:24.012457+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"68'2","reported_seq":222,"reported_epoch":494,"state":"active+clean","last_fresh":"2023-09-24T00:11:55.417131+0000","last_change":"2023-09-24T00:09:07.353462+0000","last_active":"2023-09-24T00:11:55.417131+0000","last_peered":"2023-09-24T00:11:55.417131+0000","last_clean":"2023-09-24T00:11:55.417131+0000","last_became_active":"2023-09-24T00:09:07.329016+0000","last_became_peered":"2023-09-24T00:09:07.329016+0000","last_unstale":"2023-09-24T00:11:55.417131+0000","last_undegraded":"2023-09-24T00:11:55.417131+0000","last_fullsized":"2023-09-24T00:11:55.417131+0000","mapping_epoch":461,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":462,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T08:42:51.758126+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"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":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":536,"reported_epoch":494,"state":"active+clean","last_fresh":"2023-09-24T00:11:56.658609+0000","last_change":"2023-09-24T00:10:41.422456+0000","last_active":"2023-09-24T00:11:56.658609+0000","last_peered":"2023-09-24T00:11:56.658609+0000","last_clean":"2023-09-24T00:11:56.658609+0000","last_became_active":"2023-09-24T00:10:41.421527+0000","last_became_peered":"2023-09-24T00:10:41.421527+0000","last_unstale":"2023-09-24T00:11:56.658609+0000","last_undegraded":"2023-09-24T00:11:56.658609+0000","last_fullsized":"2023-09-24T00:11:56.658609+0000","mapping_epoch":486,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":487,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T00:35:21.223539+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1e","version":"69'2","reported_seq":29,"reported_epoch":495,"state":"active+clean","last_fresh":"2023-09-24T00:12:06.639960+0000","last_change":"2023-09-24T00:10:10.951442+0000","last_active":"2023-09-24T00:12:06.639960+0000","last_peered":"2023-09-24T00:12:06.639960+0000","last_clean":"2023-09-24T00:12:06.639960+0000","last_became_active":"2023-09-24T00:10:10.951085+0000","last_became_peered":"2023-09-24T00:10:10.951085+0000","last_unstale":"2023-09-24T00:12:06.639960+0000","last_undegraded":"2023-09-24T00:12:06.639960+0000","last_fullsized":"2023-09-24T00:12:06.639960+0000","mapping_epoch":477,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":478,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-09-25T01:09:32.477722+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":29,"reported_epoch":495,"state":"active+clean","last_fresh":"2023-09-24T00:12:06.639080+0000","last_change":"2023-09-24T00:10:10.956218+0000","last_active":"2023-09-24T00:12:06.639080+0000","last_peered":"2023-09-24T00:12:06.639080+0000","last_clean":"2023-09-24T00:12:06.639080+0000","last_became_active":"2023-09-24T00:10:10.955869+0000","last_became_peered":"2023-09-24T00:10:10.955869+0000","last_unstale":"2023-09-24T00:12:06.639080+0000","last_undegraded":"2023-09-24T00:12:06.639080+0000","last_fullsized":"2023-09-24T00:12:06.639080+0000","mapping_epoch":477,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":478,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T01:40:45.908731+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1f","version":"69'5","reported_seq":101,"reported_epoch":495,"state":"active+clean","last_fresh":"2023-09-24T00:12:06.052035+0000","last_change":"2023-09-24T00:09:51.186982+0000","last_active":"2023-09-24T00:12:06.052035+0000","last_peered":"2023-09-24T00:12:06.052035+0000","last_clean":"2023-09-24T00:12:06.052035+0000","last_became_active":"2023-09-24T00:09:51.182848+0000","last_became_peered":"2023-09-24T00:09:51.182848+0000","last_unstale":"2023-09-24T00:12:06.052035+0000","last_undegraded":"2023-09-24T00:12:06.052035+0000","last_fullsized":"2023-09-24T00:12:06.052035+0000","mapping_epoch":471,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":472,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:11.769572+0000","last_clean_scrub_stamp":"2023-09-23T23:14:11.769572+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"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 @ 2023-09-25T08:31:39.096295+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"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":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":10,"num_bytes_recovered":2770,"num_keys_recovered":0,"num_objects_omap":1,"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":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":42,"reported_epoch":494,"state":"active+clean","last_fresh":"2023-09-24T00:11:56.658332+0000","last_change":"2023-09-24T00:09:07.326395+0000","last_active":"2023-09-24T00:11:56.658332+0000","last_peered":"2023-09-24T00:11:56.658332+0000","last_clean":"2023-09-24T00:11:56.658332+0000","last_became_active":"2023-09-24T00:09:07.325992+0000","last_became_peered":"2023-09-24T00:09:07.325992+0000","last_unstale":"2023-09-24T00:11:56.658332+0000","last_undegraded":"2023-09-24T00:11:56.658332+0000","last_fullsized":"2023-09-24T00:11:56.658332+0000","mapping_epoch":461,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":462,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:14:12.772273+0000","last_clean_scrub_stamp":"2023-09-23T23:14:12.772273+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-09-25T10:47:37.362861+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"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":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5504,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"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":22,"num_whiteouts":0,"num_read":21,"num_read_kb":20,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":102,"num_bytes_recovered":13164,"num_keys_recovered":40,"num_objects_omap":14,"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":98304,"data_stored":16512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":30384,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"up":96,"acting":96,"num_store_stats":8},{"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":545,"num_read_kb":1152,"num_write":289,"num_write_kb":3462,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":10,"num_bytes_recovered":2951840,"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":2375680,"data_stored":2361472,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":206,"ondisk_log_size":206,"up":3,"acting":3,"num_store_stats":5},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":8388627,"num_objects":5,"num_object_clones":0,"num_object_copies":15,"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":5,"num_whiteouts":0,"num_read":11978,"num_read_kb":26494,"num_write":1690,"num_write_kb":25426,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":314,"num_bytes_recovered":12582969,"num_keys_recovered":0,"num_objects_omap":2,"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":25178112,"data_stored":25165881,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6143,"internal_metadata":0},"log_size":1950,"ondisk_log_size":1950,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234741,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":417712,"kb_used_data":14184,"kb_used_omap":0,"kb_used_meta":403520,"kb_avail":93327440,"statfs":{"total":95995035648,"available":95567298560,"internally_reserved":0,"allocated":14524416,"data_stored":12835870,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":413204480},"hb_peers":[0,1,2,3,4,5,6],"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":"Sun Sep 24 00:13:24 2023","interfaces":[{"interface":"back","average":{"1min":0.879,"5min":0.86699999999999999,"15min":0.78000000000000003},"min":{"1min":0.503,"5min":0.432,"15min":0.252},"max":{"1min":1.3959999999999999,"5min":1.3959999999999999,"15min":9.8740000000000006},"last":0.39200000000000002},{"interface":"front","average":{"1min":1.054,"5min":1.0249999999999999,"15min":0.89400000000000002},"min":{"1min":0.54300000000000004,"5min":0.52700000000000002,"15min":0.33600000000000002},"max":{"1min":1.3799999999999999,"5min":1.8540000000000001,"15min":6.3079999999999998},"last":0.48099999999999998}]},{"osd":1,"last update":"Sun Sep 24 00:13:09 2023","interfaces":[{"interface":"back","average":{"1min":0.91900000000000004,"5min":0.94999999999999996,"15min":0.89600000000000002},"min":{"1min":0.59499999999999997,"5min":0.52800000000000002,"15min":0.30399999999999999},"max":{"1min":1.3420000000000001,"5min":1.3480000000000001,"15min":5.766},"last":0.51800000000000002},{"interface":"front","average":{"1min":1.05,"5min":1.038,"15min":0.86099999999999999},"min":{"1min":0.54800000000000004,"5min":0.54800000000000004,"15min":0.29299999999999998},"max":{"1min":1.427,"5min":1.49,"15min":4.9020000000000001},"last":0.73799999999999999}]},{"osd":2,"last update":"Sun Sep 24 00:12:59 2023","interfaces":[{"interface":"back","average":{"1min":0.999,"5min":1.04,"15min":0.96699999999999997},"min":{"1min":0.51200000000000001,"5min":0.51200000000000001,"15min":0.313},"max":{"1min":1.4590000000000001,"5min":1.512,"15min":12.542},"last":0.85499999999999998},{"interface":"front","average":{"1min":0.97199999999999998,"5min":0.94899999999999995,"15min":0.93999999999999995},"min":{"1min":0.69399999999999995,"5min":0.53400000000000003,"15min":0.307},"max":{"1min":1.296,"5min":1.472,"15min":12.576000000000001},"last":0.83399999999999996}]},{"osd":3,"last update":"Sun Sep 24 00:12:31 2023","interfaces":[{"interface":"back","average":{"1min":1.1160000000000001,"5min":1.0289999999999999,"15min":0.98799999999999999},"min":{"1min":0.78800000000000003,"5min":0.59399999999999997,"15min":0.35699999999999998},"max":{"1min":1.97,"5min":1.97,"15min":22.922000000000001},"last":0.56000000000000005},{"interface":"front","average":{"1min":1.097,"5min":0.99199999999999999,"15min":1.032},"min":{"1min":0.78300000000000003,"5min":0.45300000000000001,"15min":0.32700000000000001},"max":{"1min":1.341,"5min":1.4119999999999999,"15min":15.289999999999999},"last":0.59799999999999998}]},{"osd":4,"last update":"Sun Sep 24 00:12:31 2023","interfaces":[{"interface":"back","average":{"1min":1.093,"5min":0.99399999999999999,"15min":1.0369999999999999},"min":{"1min":0.75600000000000001,"5min":0.55600000000000005,"15min":0.318},"max":{"1min":1.415,"5min":1.581,"15min":17.512},"last":0.71499999999999997},{"interface":"front","average":{"1min":1.238,"5min":1.1100000000000001,"15min":1.1040000000000001},"min":{"1min":0.82999999999999996,"5min":0.65200000000000002,"15min":0.33100000000000002},"max":{"1min":2.1200000000000001,"5min":2.1200000000000001,"15min":9.9420000000000002},"last":0.81599999999999995}]},{"osd":5,"last update":"Sun Sep 24 00:12:31 2023","interfaces":[{"interface":"back","average":{"1min":1.1439999999999999,"5min":1.024,"15min":0.97999999999999998},"min":{"1min":0.83699999999999997,"5min":0.45800000000000002,"15min":0.36799999999999999},"max":{"1min":1.917,"5min":1.917,"15min":10.176},"last":0.89900000000000002},{"interface":"front","average":{"1min":1.206,"5min":1.143,"15min":1.1140000000000001},"min":{"1min":0.91600000000000004,"5min":0.52200000000000002,"15min":0.40600000000000003},"max":{"1min":1.5780000000000001,"5min":1.9039999999999999,"15min":10.393000000000001},"last":0.76400000000000001}]},{"osd":6,"last update":"Sun Sep 24 00:12:31 2023","interfaces":[{"interface":"back","average":{"1min":1.236,"5min":1.1399999999999999,"15min":1.206},"min":{"1min":0.99099999999999999,"5min":0.55500000000000005,"15min":0.35799999999999998},"max":{"1min":1.611,"5min":1.8180000000000001,"15min":17.463999999999999},"last":0.80000000000000004},{"interface":"front","average":{"1min":1.375,"5min":1.24,"15min":1.1859999999999999},"min":{"1min":0.89100000000000001,"5min":0.68700000000000006,"15min":0.39900000000000002},"max":{"1min":2.173,"5min":2.173,"15min":9.6039999999999992},"last":0.66200000000000003}]}]},{"osd":6,"up_from":46,"seq":197568496386,"num_pgs":28,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":752608,"kb_used_data":5976,"kb_used_omap":0,"kb_used_meta":746624,"kb_avail":92992544,"statfs":{"total":95995035648,"available":95224365056,"internally_reserved":0,"allocated":6119424,"data_stored":4446605,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":764542976},"hb_peers":[0,1,2,3,4,5,7],"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":"Sun Sep 24 00:13:17 2023","interfaces":[{"interface":"back","average":{"1min":0.92000000000000004,"5min":0.90800000000000003,"15min":0.90400000000000003},"min":{"1min":0.56100000000000005,"5min":0.40100000000000002,"15min":0.255},"max":{"1min":1.1930000000000001,"5min":1.484,"15min":12.802},"last":1.0249999999999999},{"interface":"front","average":{"1min":0.94799999999999995,"5min":0.97899999999999998,"15min":1.127},"min":{"1min":0.54400000000000004,"5min":0.501,"15min":0.28299999999999997},"max":{"1min":1.2929999999999999,"5min":1.5409999999999999,"15min":54.450000000000003},"last":1.3360000000000001}]},{"osd":1,"last update":"Sun Sep 24 00:13:17 2023","interfaces":[{"interface":"back","average":{"1min":0.97499999999999998,"5min":1.024,"15min":1.8520000000000001},"min":{"1min":0.625,"5min":0.51500000000000001,"15min":0.315},"max":{"1min":1.395,"5min":1.6739999999999999,"15min":77.828999999999994},"last":1.1639999999999999},{"interface":"front","average":{"1min":0.83999999999999997,"5min":0.90500000000000003,"15min":1.792},"min":{"1min":0.56399999999999995,"5min":0.52100000000000002,"15min":0.30499999999999999},"max":{"1min":1.135,"5min":1.9299999999999999,"15min":78.097999999999999},"last":0.88500000000000001}]},{"osd":2,"last update":"Sun Sep 24 00:12:52 2023","interfaces":[{"interface":"back","average":{"1min":0.93200000000000005,"5min":0.96099999999999997,"15min":1.6599999999999999},"min":{"1min":0.51300000000000001,"5min":0.51300000000000001,"15min":0.34399999999999997},"max":{"1min":1.591,"5min":1.591,"15min":80.501999999999995},"last":0.93100000000000005},{"interface":"front","average":{"1min":1.0800000000000001,"5min":1.056,"15min":1.677},"min":{"1min":0.78500000000000003,"5min":0.71899999999999997,"15min":0.34399999999999997},"max":{"1min":1.514,"5min":1.518,"15min":80.787999999999997},"last":1.278}]},{"osd":3,"last update":"Sun Sep 24 00:13:31 2023","interfaces":[{"interface":"back","average":{"1min":0.92000000000000004,"5min":1.0289999999999999,"15min":1.2},"min":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.32500000000000001},"max":{"1min":1.0980000000000001,"5min":1.7849999999999999,"15min":54.485999999999997},"last":1.054},{"interface":"front","average":{"1min":1.01,"5min":0.96799999999999997,"15min":1.0760000000000001},"min":{"1min":0.78300000000000003,"5min":0.61899999999999999,"15min":0.36399999999999999},"max":{"1min":2.5049999999999999,"5min":2.5049999999999999,"15min":9.4870000000000001},"last":0.998}]},{"osd":4,"last update":"Sun Sep 24 00:12:38 2023","interfaces":[{"interface":"back","average":{"1min":0.96299999999999997,"5min":1.0309999999999999,"15min":1.0369999999999999},"min":{"1min":0.65600000000000003,"5min":0.55200000000000005,"15min":0.33900000000000002},"max":{"1min":1.389,"5min":1.5660000000000001,"15min":15.241},"last":1.1020000000000001},{"interface":"front","average":{"1min":1.1259999999999999,"5min":1.159,"15min":1.2110000000000001},"min":{"1min":0.85499999999999998,"5min":0.61099999999999999,"15min":0.34499999999999997},"max":{"1min":1.72,"5min":1.7490000000000001,"15min":54.369999999999997},"last":1.258}]},{"osd":5,"last update":"Sun Sep 24 00:12:38 2023","interfaces":[{"interface":"back","average":{"1min":1.022,"5min":1.1120000000000001,"15min":1.1359999999999999},"min":{"1min":0.58499999999999996,"5min":0.58499999999999996,"15min":0.38400000000000001},"max":{"1min":1.6100000000000001,"5min":1.6220000000000001,"15min":15.204000000000001},"last":1.1919999999999999},{"interface":"front","average":{"1min":1.1970000000000001,"5min":1.25,"15min":1.3460000000000001},"min":{"1min":0.76200000000000001,"5min":0.69099999999999995,"15min":0.36299999999999999},"max":{"1min":1.8420000000000001,"5min":1.8420000000000001,"15min":54.545999999999999},"last":1.4299999999999999}]},{"osd":7,"last update":"Sun Sep 24 00:12:38 2023","interfaces":[{"interface":"back","average":{"1min":1.1419999999999999,"5min":1.2290000000000001,"15min":1.3500000000000001},"min":{"1min":0.749,"5min":0.60099999999999998,"15min":0.38500000000000001},"max":{"1min":1.492,"5min":1.8380000000000001,"15min":54.518999999999998},"last":1.218},{"interface":"front","average":{"1min":1.2829999999999999,"5min":1.341,"15min":1.5469999999999999},"min":{"1min":0.871,"5min":0.67400000000000004,"15min":0.46300000000000002},"max":{"1min":1.663,"5min":2.048,"15min":80.771000000000001},"last":1.387}]}]},{"osd":1,"up_from":376,"seq":1614907703427,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":210564,"kb_used_data":14652,"kb_used_omap":9,"kb_used_meta":195894,"kb_avail":93534588,"statfs":{"total":95995035648,"available":95779418112,"internally_reserved":0,"allocated":15003648,"data_stored":12395698,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9872,"internal_metadata":200595824},"hb_peers":[0,2,3,4,5,6,7],"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":"Sun Sep 24 00:13:12 2023","interfaces":[{"interface":"back","average":{"1min":0.60499999999999998,"5min":0.65600000000000003,"15min":0.84899999999999998},"min":{"1min":0.44900000000000001,"5min":0.38300000000000001,"15min":0.24099999999999999},"max":{"1min":0.84999999999999998,"5min":1.099,"15min":70.004000000000005},"last":0.67900000000000005},{"interface":"front","average":{"1min":0.63900000000000001,"5min":0.75,"15min":0.91000000000000003},"min":{"1min":0.48699999999999999,"5min":0.41499999999999998,"15min":0.23100000000000001},"max":{"1min":0.88300000000000001,"5min":1.1739999999999999,"15min":68.477000000000004},"last":0.97999999999999998}]},{"osd":2,"last update":"Sun Sep 24 00:13:12 2023","interfaces":[{"interface":"back","average":{"1min":0.70499999999999996,"5min":0.80400000000000005,"15min":1.0229999999999999},"min":{"1min":0.48099999999999998,"5min":0.41599999999999998,"15min":0.22900000000000001},"max":{"1min":0.97399999999999998,"5min":1.4550000000000001,"15min":40.161000000000001},"last":1.1279999999999999},{"interface":"front","average":{"1min":0.69099999999999995,"5min":0.74399999999999999,"15min":1.0920000000000001},"min":{"1min":0.48599999999999999,"5min":0.35099999999999998,"15min":0.246},"max":{"1min":1.073,"5min":1.2729999999999999,"15min":39.979999999999997},"last":0.84199999999999997}]},{"osd":3,"last update":"Sun Sep 24 00:13:12 2023","interfaces":[{"interface":"back","average":{"1min":0.76300000000000001,"5min":0.873,"15min":1.0589999999999999},"min":{"1min":0.53000000000000003,"5min":0.48899999999999999,"15min":0.29499999999999998},"max":{"1min":1.054,"5min":1.552,"15min":83.242999999999995},"last":1.268},{"interface":"front","average":{"1min":0.72499999999999998,"5min":0.82699999999999996,"15min":1.139},"min":{"1min":0.54200000000000004,"5min":0.44900000000000001,"15min":0.33000000000000002},"max":{"1min":1.071,"5min":1.377,"15min":83.265000000000001},"last":1.04}]},{"osd":4,"last update":"Sun Sep 24 00:13:12 2023","interfaces":[{"interface":"back","average":{"1min":0.89700000000000002,"5min":0.98599999999999999,"15min":0.93799999999999994},"min":{"1min":0.753,"5min":0.56899999999999995,"15min":0.36099999999999999},"max":{"1min":1.1830000000000001,"5min":1.5189999999999999,"15min":3.6989999999999998},"last":1.177},{"interface":"front","average":{"1min":0.94099999999999995,"5min":1.008,"15min":0.91100000000000003},"min":{"1min":0.63500000000000001,"5min":0.63500000000000001,"15min":0.36299999999999999},"max":{"1min":1.3160000000000001,"5min":1.5349999999999999,"15min":5.1399999999999997},"last":1.298}]},{"osd":5,"last update":"Sun Sep 24 00:13:12 2023","interfaces":[{"interface":"back","average":{"1min":0.91700000000000004,"5min":0.98599999999999999,"15min":0.97999999999999998},"min":{"1min":0.66200000000000003,"5min":0.66200000000000003,"15min":0.39100000000000001},"max":{"1min":1.4410000000000001,"5min":1.5820000000000001,"15min":5.7990000000000004},"last":0.92200000000000004},{"interface":"front","average":{"1min":0.98399999999999999,"5min":1.0700000000000001,"15min":0.95899999999999996},"min":{"1min":0.80800000000000005,"5min":0.71199999999999997,"15min":0.41299999999999998},"max":{"1min":1.417,"5min":1.671,"15min":5.0490000000000004},"last":1.329}]},{"osd":6,"last update":"Sun Sep 24 00:13:12 2023","interfaces":[{"interface":"back","average":{"1min":0.96999999999999997,"5min":1.0700000000000001,"15min":1.004},"min":{"1min":0.755,"5min":0.755,"15min":0.44700000000000001},"max":{"1min":1.262,"5min":1.677,"15min":4.9489999999999998},"last":1.1990000000000001},{"interface":"front","average":{"1min":1.0169999999999999,"5min":1.115,"15min":1.02},"min":{"1min":0.66800000000000004,"5min":0.66800000000000004,"15min":0.38},"max":{"1min":1.353,"5min":1.7470000000000001,"15min":5.8330000000000002},"last":1.4330000000000001}]},{"osd":7,"last update":"Sun Sep 24 00:13:12 2023","interfaces":[{"interface":"back","average":{"1min":1.034,"5min":1.103,"15min":1.0629999999999999},"min":{"1min":0.70399999999999996,"5min":0.60899999999999999,"15min":0.45400000000000001},"max":{"1min":1.4139999999999999,"5min":1.571,"15min":5.4969999999999999},"last":1.2290000000000001},{"interface":"front","average":{"1min":1.1000000000000001,"5min":1.161,"15min":1.0229999999999999},"min":{"1min":0.85399999999999998,"5min":0.71799999999999997,"15min":0.38600000000000001},"max":{"1min":1.369,"5min":1.6120000000000001,"15min":3.1659999999999999},"last":1.369}]}]},{"osd":0,"up_from":94,"seq":403726926416,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":394348,"kb_used_data":15076,"kb_used_omap":8,"kb_used_meta":379255,"kb_avail":93350804,"statfs":{"total":95995035648,"available":95591223296,"internally_reserved":0,"allocated":15437824,"data_stored":12959597,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9036,"internal_metadata":388357300},"hb_peers":[1,2,3,4,5,6,7],"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":"Sun Sep 24 00:13:21 2023","interfaces":[{"interface":"back","average":{"1min":0.60699999999999998,"5min":0.68200000000000005,"15min":0.64700000000000002},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.245},"max":{"1min":0.95999999999999996,"5min":1.2230000000000001,"15min":16.292000000000002},"last":0.753},{"interface":"front","average":{"1min":0.629,"5min":0.78100000000000003,"15min":0.78800000000000003},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.30199999999999999},"max":{"1min":1.0509999999999999,"5min":1.2230000000000001,"15min":16.033000000000001},"last":1.3080000000000001}]},{"osd":2,"last update":"Sun Sep 24 00:12:44 2023","interfaces":[{"interface":"back","average":{"1min":0.75900000000000001,"5min":0.68799999999999994,"15min":1.917},"min":{"1min":0.39900000000000002,"5min":0.29499999999999998,"15min":0.23799999999999999},"max":{"1min":1.097,"5min":1.1639999999999999,"15min":201.749},"last":0.84699999999999998},{"interface":"front","average":{"1min":0.88800000000000001,"5min":0.83799999999999997,"15min":2.0139999999999998},"min":{"1min":0.48199999999999998,"5min":0.38800000000000001,"15min":0.27100000000000002},"max":{"1min":1.4139999999999999,"5min":1.4139999999999999,"15min":201.10300000000001},"last":1.198}]},{"osd":3,"last update":"Sun Sep 24 00:13:28 2023","interfaces":[{"interface":"back","average":{"1min":0.65900000000000003,"5min":0.71099999999999997,"15min":0.64100000000000001},"min":{"1min":0.36899999999999999,"5min":0.33300000000000002,"15min":0.27600000000000002},"max":{"1min":1.026,"5min":1.1559999999999999,"15min":2.778},"last":0.80800000000000005},{"interface":"front","average":{"1min":0.69799999999999995,"5min":0.78500000000000003,"15min":0.72599999999999998},"min":{"1min":0.46899999999999997,"5min":0.40799999999999997,"15min":0.29999999999999999},"max":{"1min":1.0860000000000001,"5min":1.3720000000000001,"15min":5.0049999999999999},"last":0.91600000000000004}]},{"osd":4,"last update":"Sun Sep 24 00:12:44 2023","interfaces":[{"interface":"back","average":{"1min":0.95999999999999996,"5min":0.92500000000000004,"15min":0.875},"min":{"1min":0.67100000000000004,"5min":0.51800000000000002,"15min":0.33400000000000002},"max":{"1min":1.321,"5min":1.369,"15min":8.2260000000000009},"last":0.94499999999999995},{"interface":"front","average":{"1min":1.071,"5min":1.034,"15min":0.89100000000000001},"min":{"1min":0.68200000000000005,"5min":0.62,"15min":0.33200000000000002},"max":{"1min":1.502,"5min":1.502,"15min":4.3019999999999996},"last":1.3979999999999999}]},{"osd":5,"last update":"Sun Sep 24 00:12:44 2023","interfaces":[{"interface":"back","average":{"1min":1.1100000000000001,"5min":1.1200000000000001,"15min":1.0409999999999999},"min":{"1min":0.81599999999999995,"5min":0.68100000000000005,"15min":0.34100000000000003},"max":{"1min":1.468,"5min":1.5700000000000001,"15min":9.2420000000000009},"last":1.4730000000000001},{"interface":"front","average":{"1min":1.107,"5min":1.0800000000000001,"15min":1.0349999999999999},"min":{"1min":0.80300000000000005,"5min":0.65100000000000002,"15min":0.33700000000000002},"max":{"1min":1.6160000000000001,"5min":1.6160000000000001,"15min":9.2590000000000003},"last":0.97499999999999998}]},{"osd":6,"last update":"Sun Sep 24 00:12:44 2023","interfaces":[{"interface":"back","average":{"1min":1.0960000000000001,"5min":1.0349999999999999,"15min":2.2669999999999999},"min":{"1min":0.65200000000000002,"5min":0.61899999999999999,"15min":0.36399999999999999},"max":{"1min":1.764,"5min":1.764,"15min":305.548},"last":1.0129999999999999},{"interface":"front","average":{"1min":1.097,"5min":1.052,"15min":2.2789999999999999},"min":{"1min":0.73199999999999998,"5min":0.56000000000000005,"15min":0.39500000000000002},"max":{"1min":1.742,"5min":1.742,"15min":300.55599999999998},"last":1.081}]},{"osd":7,"last update":"Sun Sep 24 00:12:44 2023","interfaces":[{"interface":"back","average":{"1min":1.163,"5min":1.1020000000000001,"15min":1.036},"min":{"1min":0.68000000000000005,"5min":0.55000000000000004,"15min":0.41399999999999998},"max":{"1min":1.7130000000000001,"5min":1.7130000000000001,"15min":10.769},"last":1.107},{"interface":"front","average":{"1min":1.1299999999999999,"5min":1.0860000000000001,"15min":0.98299999999999998},"min":{"1min":0.64100000000000001,"5min":0.64100000000000001,"15min":0.42799999999999999},"max":{"1min":1.6339999999999999,"5min":1.6339999999999999,"15min":6.9550000000000001},"last":1.1439999999999999}]}]},{"osd":2,"up_from":104,"seq":446676599353,"num_pgs":19,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1220144,"kb_used_data":6632,"kb_used_omap":11,"kb_used_meta":1213492,"kb_avail":92525008,"statfs":{"total":95995035648,"available":94745608192,"internally_reserved":0,"allocated":6791168,"data_stored":4027228,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12272,"internal_metadata":1242615824},"hb_peers":[0,1,3,4,5,6,7],"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":"Sun Sep 24 00:13:06 2023","interfaces":[{"interface":"back","average":{"1min":0.62,"5min":0.66700000000000004,"15min":0.65200000000000002},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.221},"max":{"1min":0.97799999999999998,"5min":1.121,"15min":4.673},"last":0.70599999999999996},{"interface":"front","average":{"1min":0.64000000000000001,"5min":0.77200000000000002,"15min":0.73999999999999999},"min":{"1min":0.31900000000000001,"5min":0.30299999999999999,"15min":0.223},"max":{"1min":0.95599999999999996,"5min":1.292,"15min":4.7590000000000003},"last":0.60399999999999998}]},{"osd":1,"last update":"Sun Sep 24 00:13:08 2023","interfaces":[{"interface":"back","average":{"1min":0.64400000000000002,"5min":0.76700000000000002,"15min":0.755},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.30499999999999999},"max":{"1min":0.88300000000000001,"5min":1.355,"15min":3.649},"last":0.80700000000000005},{"interface":"front","average":{"1min":0.625,"5min":0.68999999999999995,"15min":0.64000000000000001},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.23699999999999999},"max":{"1min":1.119,"5min":1.2949999999999999,"15min":7.6900000000000004},"last":0.748}]},{"osd":3,"last update":"Sun Sep 24 00:13:32 2023","interfaces":[{"interface":"back","average":{"1min":0.77000000000000002,"5min":0.84099999999999997,"15min":0.77700000000000002},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.22800000000000001},"max":{"1min":1.4450000000000001,"5min":1.472,"15min":8.0619999999999994},"last":0.86199999999999999},{"interface":"front","average":{"1min":0.73499999999999999,"5min":0.78300000000000003,"15min":0.77000000000000002},"min":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.24299999999999999},"max":{"1min":1.5640000000000001,"5min":1.5640000000000001,"15min":4.6959999999999997},"last":0.88500000000000001}]},{"osd":4,"last update":"Sun Sep 24 00:13:06 2023","interfaces":[{"interface":"back","average":{"1min":0.98799999999999999,"5min":1.0189999999999999,"15min":1.022},"min":{"1min":0.66300000000000003,"5min":0.66300000000000003,"15min":0.37},"max":{"1min":1.458,"5min":1.9299999999999999,"15min":10.760999999999999},"last":0.96699999999999997},{"interface":"front","average":{"1min":0.98399999999999999,"5min":1.014,"15min":0.94499999999999995},"min":{"1min":0.75600000000000001,"5min":0.60299999999999998,"15min":0.36399999999999999},"max":{"1min":1.5009999999999999,"5min":1.5009999999999999,"15min":8.0670000000000002},"last":0.94399999999999995}]},{"osd":5,"last update":"Sun Sep 24 00:13:06 2023","interfaces":[{"interface":"back","average":{"1min":0.92600000000000005,"5min":0.97499999999999998,"15min":0.96599999999999997},"min":{"1min":0.63700000000000001,"5min":0.63700000000000001,"15min":0.316},"max":{"1min":1.206,"5min":1.3759999999999999,"15min":5.3899999999999997},"last":1.034},{"interface":"front","average":{"1min":1.0600000000000001,"5min":1.085,"15min":1.044},"min":{"1min":0.68700000000000006,"5min":0.66500000000000004,"15min":0.36099999999999999},"max":{"1min":1.522,"5min":2.081,"15min":10.644},"last":1.149}]},{"osd":6,"last update":"Sun Sep 24 00:13:06 2023","interfaces":[{"interface":"back","average":{"1min":1.034,"5min":1.085,"15min":1.1000000000000001},"min":{"1min":0.72399999999999998,"5min":0.70199999999999996,"15min":0.377},"max":{"1min":1.528,"5min":1.6479999999999999,"15min":8.8010000000000002},"last":1.113},{"interface":"front","average":{"1min":0.98299999999999998,"5min":1.054,"15min":1.101},"min":{"1min":0.67200000000000004,"5min":0.65600000000000003,"15min":0.34000000000000002},"max":{"1min":1.3979999999999999,"5min":1.488,"15min":10.898999999999999},"last":1.081}]},{"osd":7,"last update":"Sun Sep 24 00:13:06 2023","interfaces":[{"interface":"back","average":{"1min":1.0569999999999999,"5min":1.121,"15min":1.0780000000000001},"min":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.38300000000000001},"max":{"1min":1.575,"5min":1.5960000000000001,"15min":8.423},"last":0.99099999999999999},{"interface":"front","average":{"1min":1.0369999999999999,"5min":1.1020000000000001,"15min":1.135},"min":{"1min":0.70299999999999996,"5min":0.70299999999999996,"15min":0.35899999999999999},"max":{"1min":1.3620000000000001,"5min":2.1659999999999999,"15min":6.218},"last":1.1759999999999999}]}]},{"osd":3,"up_from":109,"seq":468151435827,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1204876,"kb_used_data":6468,"kb_used_omap":5,"kb_used_meta":1198394,"kb_avail":92540276,"statfs":{"total":95995035648,"available":94761242624,"internally_reserved":0,"allocated":6623232,"data_stored":4007021,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5347,"internal_metadata":1227156253},"hb_peers":[0,1,2,4,5,6,7],"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":"Sun Sep 24 00:12:36 2023","interfaces":[{"interface":"back","average":{"1min":0.70499999999999996,"5min":0.69399999999999995,"15min":0.749},"min":{"1min":0.42999999999999999,"5min":0.245,"15min":0.221},"max":{"1min":1.038,"5min":1.9219999999999999,"15min":28.196999999999999},"last":0.66900000000000004},{"interface":"front","average":{"1min":0.76700000000000002,"5min":0.72799999999999998,"15min":0.73899999999999999},"min":{"1min":0.50900000000000001,"5min":0.36399999999999999,"15min":0.252},"max":{"1min":1.0549999999999999,"5min":1.1120000000000001,"15min":27.509},"last":0.91000000000000003}]},{"osd":1,"last update":"Sun Sep 24 00:13:18 2023","interfaces":[{"interface":"back","average":{"1min":0.67500000000000004,"5min":0.75,"15min":0.67400000000000004},"min":{"1min":0.46200000000000002,"5min":0.30099999999999999,"15min":0.21299999999999999},"max":{"1min":1.105,"5min":1.3120000000000001,"15min":3.3199999999999998},"last":1.006},{"interface":"front","average":{"1min":0.65700000000000003,"5min":0.77500000000000002,"15min":0.67700000000000005},"min":{"1min":0.437,"5min":0.27100000000000002,"15min":0.23799999999999999},"max":{"1min":0.97599999999999998,"5min":1.5669999999999999,"15min":3.4689999999999999},"last":1.131}]},{"osd":2,"last update":"Sun Sep 24 00:12:36 2023","interfaces":[{"interface":"back","average":{"1min":0.83799999999999997,"5min":0.82899999999999996,"15min":0.92500000000000004},"min":{"1min":0.51400000000000001,"5min":0.378,"15min":0.23599999999999999},"max":{"1min":1.5580000000000001,"5min":1.7030000000000001,"15min":27.834},"last":0.96799999999999997},{"interface":"front","average":{"1min":0.81699999999999995,"5min":0.81200000000000006,"15min":0.94599999999999995},"min":{"1min":0.60599999999999998,"5min":0.318,"15min":0.27900000000000003},"max":{"1min":1.3300000000000001,"5min":1.353,"15min":28.318000000000001},"last":0.94599999999999995}]},{"osd":4,"last update":"Sun Sep 24 00:12:36 2023","interfaces":[{"interface":"back","average":{"1min":1.024,"5min":0.98799999999999999,"15min":0.90800000000000003},"min":{"1min":0.80700000000000005,"5min":0.505,"15min":0.36099999999999999},"max":{"1min":1.667,"5min":1.667,"15min":4.4240000000000004},"last":0.874},{"interface":"front","average":{"1min":1.0049999999999999,"5min":1.036,"15min":0.92700000000000005},"min":{"1min":0.68400000000000005,"5min":0.52400000000000002,"15min":0.34599999999999997},"max":{"1min":1.778,"5min":1.778,"15min":5.4109999999999996},"last":1.1000000000000001}]},{"osd":5,"last update":"Sun Sep 24 00:12:36 2023","interfaces":[{"interface":"back","average":{"1min":1.0169999999999999,"5min":1.056,"15min":0.996},"min":{"1min":0.72099999999999997,"5min":0.59299999999999997,"15min":0.33700000000000002},"max":{"1min":1.6240000000000001,"5min":1.6240000000000001,"15min":5.6630000000000003},"last":1.1990000000000001},{"interface":"front","average":{"1min":1.073,"5min":1.093,"15min":1.0149999999999999},"min":{"1min":0.67200000000000004,"5min":0.58199999999999996,"15min":0.35199999999999998},"max":{"1min":1.8500000000000001,"5min":1.8500000000000001,"15min":11.986000000000001},"last":1.2250000000000001}]},{"osd":6,"last update":"Sun Sep 24 00:12:36 2023","interfaces":[{"interface":"back","average":{"1min":1.123,"5min":1.1299999999999999,"15min":1.0029999999999999},"min":{"1min":0.73999999999999999,"5min":0.56299999999999994,"15min":0.42699999999999999},"max":{"1min":1.7070000000000001,"5min":1.7070000000000001,"15min":5.2930000000000001},"last":1.254},{"interface":"front","average":{"1min":1.167,"5min":1.1990000000000001,"15min":1.0149999999999999},"min":{"1min":0.90900000000000003,"5min":0.64000000000000001,"15min":0.32400000000000001},"max":{"1min":1.8149999999999999,"5min":1.8149999999999999,"15min":6.923},"last":1.325}]},{"osd":7,"last update":"Sun Sep 24 00:12:36 2023","interfaces":[{"interface":"back","average":{"1min":1.135,"5min":1.2150000000000001,"15min":1.0629999999999999},"min":{"1min":0.86599999999999999,"5min":0.60199999999999998,"15min":0.38},"max":{"1min":1.756,"5min":4.7930000000000001,"15min":6.9779999999999998},"last":1.286},{"interface":"front","average":{"1min":1.1120000000000001,"5min":1.117,"15min":1.0680000000000001},"min":{"1min":0.77500000000000002,"5min":0.626,"15min":0.45800000000000002},"max":{"1min":1.599,"5min":1.599,"15min":7.4349999999999996},"last":1.1679999999999999}]}]},{"osd":4,"up_from":30,"seq":128849019665,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":607144,"kb_used_data":5408,"kb_used_omap":0,"kb_used_meta":601728,"kb_avail":93138008,"statfs":{"total":95995035648,"available":95373320192,"internally_reserved":0,"allocated":5537792,"data_stored":3856882,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":616169472},"hb_peers":[0,1,2,3,5,6,7],"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":"Sun Sep 24 00:13:11 2023","interfaces":[{"interface":"back","average":{"1min":0.874,"5min":0.95099999999999996,"15min":0.83999999999999997},"min":{"1min":0.496,"5min":0.496,"15min":0.26700000000000002},"max":{"1min":1.226,"5min":1.7809999999999999,"15min":8.3160000000000007},"last":1.292},{"interface":"front","average":{"1min":0.90500000000000003,"5min":0.95399999999999996,"15min":0.84099999999999997},"min":{"1min":0.622,"5min":0.46600000000000003,"15min":0.29699999999999999},"max":{"1min":1.208,"5min":2.3319999999999999,"15min":10.140000000000001},"last":0.92100000000000004}]},{"osd":1,"last update":"Sun Sep 24 00:13:15 2023","interfaces":[{"interface":"back","average":{"1min":0.871,"5min":0.93999999999999995,"15min":0.92500000000000004},"min":{"1min":0.57899999999999996,"5min":0.55900000000000005,"15min":0.32700000000000001},"max":{"1min":1.2010000000000001,"5min":1.286,"15min":14.778},"last":1.226},{"interface":"front","average":{"1min":0.94699999999999995,"5min":0.97099999999999997,"15min":0.86799999999999999},"min":{"1min":0.60499999999999998,"5min":0.439,"15min":0.32600000000000001},"max":{"1min":1.2809999999999999,"5min":2.0150000000000001,"15min":8.3599999999999994},"last":1.371}]},{"osd":2,"last update":"Sun Sep 24 00:12:48 2023","interfaces":[{"interface":"back","average":{"1min":1.002,"5min":1.0469999999999999,"15min":1.8620000000000001},"min":{"1min":0.72899999999999998,"5min":0.58299999999999996,"15min":0.31900000000000001},"max":{"1min":1.3169999999999999,"5min":1.956,"15min":130.68600000000001},"last":1.0409999999999999},{"interface":"front","average":{"1min":1.036,"5min":0.98599999999999999,"15min":1.8779999999999999},"min":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.33800000000000002},"max":{"1min":1.284,"5min":1.506,"15min":130.755},"last":1.083}]},{"osd":3,"last update":"Sun Sep 24 00:13:26 2023","interfaces":[{"interface":"back","average":{"1min":1.052,"5min":1.048,"15min":0.93200000000000005},"min":{"1min":0.63100000000000001,"5min":0.626,"15min":0.33500000000000002},"max":{"1min":1.2490000000000001,"5min":1.8720000000000001,"15min":8.4130000000000003},"last":1.429},{"interface":"front","average":{"1min":0.95499999999999996,"5min":1.0249999999999999,"15min":0.95199999999999996},"min":{"1min":0.66800000000000004,"5min":0.65400000000000003,"15min":0.36799999999999999},"max":{"1min":1.3680000000000001,"5min":1.9339999999999999,"15min":9.234},"last":0.95899999999999996}]},{"osd":5,"last update":"Sun Sep 24 00:12:48 2023","interfaces":[{"interface":"back","average":{"1min":0.97399999999999998,"5min":0.96499999999999997,"15min":0.94399999999999995},"min":{"1min":0.57699999999999996,"5min":0.49199999999999999,"15min":0.28699999999999998},"max":{"1min":1.2629999999999999,"5min":1.387,"15min":12.294},"last":0.873},{"interface":"front","average":{"1min":1.2709999999999999,"5min":1.22,"15min":1.111},"min":{"1min":0.997,"5min":0.68100000000000005,"15min":0.36199999999999999},"max":{"1min":1.5389999999999999,"5min":1.8260000000000001,"15min":12.332000000000001},"last":1.1539999999999999}]},{"osd":6,"last update":"Sun Sep 24 00:12:48 2023","interfaces":[{"interface":"back","average":{"1min":1.0269999999999999,"5min":1.044,"15min":1.9950000000000001},"min":{"1min":0.70699999999999996,"5min":0.56200000000000006,"15min":0.35199999999999998},"max":{"1min":1.536,"5min":2.3940000000000001,"15min":185.62899999999999},"last":1.121},{"interface":"front","average":{"1min":1.1870000000000001,"5min":1.163,"15min":1.847},"min":{"1min":0.98299999999999998,"5min":0.51700000000000002,"15min":0.33500000000000002},"max":{"1min":1.4330000000000001,"5min":1.7529999999999999,"15min":184.62},"last":1.181}]},{"osd":7,"last update":"Sun Sep 24 00:12:48 2023","interfaces":[{"interface":"back","average":{"1min":1.1379999999999999,"5min":1.151,"15min":1.0620000000000001},"min":{"1min":0.83499999999999996,"5min":0.47499999999999998,"15min":0.33000000000000002},"max":{"1min":1.4550000000000001,"5min":1.6359999999999999,"15min":9.2810000000000006},"last":1.006},{"interface":"front","average":{"1min":1.1499999999999999,"5min":1.147,"15min":1.1040000000000001},"min":{"1min":0.86099999999999999,"5min":0.64800000000000002,"15min":0.314},"max":{"1min":1.611,"5min":1.611,"15min":7.9900000000000002},"last":1.3300000000000001}]}]},{"osd":5,"up_from":38,"seq":163208758019,"num_pgs":22,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":207400,"kb_used_data":5408,"kb_used_omap":0,"kb_used_meta":201984,"kb_avail":93537752,"statfs":{"total":95995035648,"available":95782658048,"internally_reserved":0,"allocated":5537792,"data_stored":3854022,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":206831616},"hb_peers":[0,1,2,3,4,6,7],"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":"Sun Sep 24 00:12:59 2023","interfaces":[{"interface":"back","average":{"1min":0.89500000000000002,"5min":0.93200000000000005,"15min":0.93500000000000005},"min":{"1min":0.50700000000000001,"5min":0.50700000000000001,"15min":0.27900000000000003},"max":{"1min":1.25,"5min":1.3959999999999999,"15min":37.198999999999998},"last":1.028},{"interface":"front","average":{"1min":0.91600000000000004,"5min":0.95399999999999996,"15min":1.0109999999999999},"min":{"1min":0.59099999999999997,"5min":0.53000000000000003,"15min":0.27900000000000003},"max":{"1min":1.1619999999999999,"5min":1.6659999999999999,"15min":35.947000000000003},"last":0.65600000000000003}]},{"osd":1,"last update":"Sun Sep 24 00:13:13 2023","interfaces":[{"interface":"back","average":{"1min":0.91600000000000004,"5min":0.97299999999999998,"15min":0.89600000000000002},"min":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.33600000000000002},"max":{"1min":1.3009999999999999,"5min":1.53,"15min":18.66},"last":1.181},{"interface":"front","average":{"1min":0.91400000000000003,"5min":0.93100000000000005,"15min":0.88100000000000001},"min":{"1min":0.68799999999999994,"5min":0.58299999999999996,"15min":0.379},"max":{"1min":1.248,"5min":1.381,"15min":18.831},"last":0.83899999999999997}]},{"osd":2,"last update":"Sun Sep 24 00:12:44 2023","interfaces":[{"interface":"back","average":{"1min":0.97799999999999998,"5min":0.97499999999999998,"15min":2.258},"min":{"1min":0.64900000000000002,"5min":0.50900000000000001,"15min":0.32900000000000001},"max":{"1min":1.25,"5min":1.548,"15min":154.959},"last":0.872},{"interface":"front","average":{"1min":1.04,"5min":1.0549999999999999,"15min":2.2349999999999999},"min":{"1min":0.79600000000000004,"5min":0.61899999999999999,"15min":0.34699999999999998},"max":{"1min":1.294,"5min":1.4870000000000001,"15min":154.91800000000001},"last":1.093}]},{"osd":3,"last update":"Sun Sep 24 00:12:44 2023","interfaces":[{"interface":"back","average":{"1min":0.97599999999999998,"5min":1.022,"15min":1.329},"min":{"1min":0.60999999999999999,"5min":0.60999999999999999,"15min":0.34000000000000002},"max":{"1min":1.3300000000000001,"5min":1.466,"15min":58.244},"last":0.80300000000000005},{"interface":"front","average":{"1min":1.0880000000000001,"5min":1.091,"15min":1.264},"min":{"1min":0.73899999999999999,"5min":0.64600000000000002,"15min":0.375},"max":{"1min":1.3069999999999999,"5min":1.53,"15min":57.457999999999998},"last":0.94299999999999995}]},{"osd":4,"last update":"Sun Sep 24 00:12:44 2023","interfaces":[{"interface":"back","average":{"1min":1.087,"5min":1.0900000000000001,"15min":0.91300000000000003},"min":{"1min":0.69899999999999995,"5min":0.55100000000000005,"15min":0.307},"max":{"1min":1.49,"5min":1.6240000000000001,"15min":6.2030000000000003},"last":1.139},{"interface":"front","average":{"1min":0.93999999999999995,"5min":1.0269999999999999,"15min":0.97599999999999998},"min":{"1min":0.64500000000000002,"5min":0.51700000000000002,"15min":0.33600000000000002},"max":{"1min":1.5680000000000001,"5min":1.5680000000000001,"15min":6.4690000000000003},"last":0.74199999999999999}]},{"osd":6,"last update":"Sun Sep 24 00:12:44 2023","interfaces":[{"interface":"back","average":{"1min":1.1459999999999999,"5min":1.1479999999999999,"15min":1.103},"min":{"1min":0.69799999999999995,"5min":0.58599999999999997,"15min":0.32300000000000001},"max":{"1min":1.383,"5min":1.7330000000000001,"15min":9.4220000000000006},"last":1.222},{"interface":"front","average":{"1min":1.028,"5min":1.103,"15min":1.113},"min":{"1min":0.45500000000000002,"5min":0.45500000000000002,"15min":0.38400000000000001},"max":{"1min":1.3160000000000001,"5min":1.5429999999999999,"15min":6.4349999999999996},"last":1.0549999999999999}]},{"osd":7,"last update":"Sun Sep 24 00:12:44 2023","interfaces":[{"interface":"back","average":{"1min":1.089,"5min":1.131,"15min":1.1100000000000001},"min":{"1min":0.77100000000000002,"5min":0.77100000000000002,"15min":0.41199999999999998},"max":{"1min":1.409,"5min":1.579,"15min":6.3380000000000001},"last":0.98099999999999998},{"interface":"front","average":{"1min":1.123,"5min":1.181,"15min":1.0940000000000001},"min":{"1min":0.47899999999999998,"5min":0.47899999999999998,"15min":0.34999999999999998},"max":{"1min":1.4490000000000001,"5min":1.609,"15min":13.041},"last":0.92100000000000004}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"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":0,"data_stored":0,"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":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8388608,"data_stored":8388608,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":8392704,"data_stored":8388627,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"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":4485,"internal_metadata":0},{"poolid":2,"osd":3,"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":1658,"internal_metadata":0},{"poolid":2,"osd":4,"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},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":8388608,"data_stored":8388608,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9036,"internal_metadata":0},{"poolid":3,"osd":1,"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":9872,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7787,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3689,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4880,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":624,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":4804,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4950,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"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},{"poolid":4,"osd":1,"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},{"poolid":4,"osd":2,"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},{"poolid":4,"osd":3,"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},{"poolid":4,"osd":4,"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},{"poolid":4,"osd":5,"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},{"poolid":4,"osd":6,"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},{"poolid":4,"osd":7,"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}]}} 2023-09-24T00:13:39.675 INFO:tasks.cephadm.ceph_manager.ceph:recovered! 2023-09-24T00:13:39.675 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/run_tasks.py", line 105, in run_tasks manager = run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/task/parallel.py", line 56, in task p.spawn(_run_spawned, ctx, confg, taskname) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/task/parallel.py", line 64, in _run_spawned mgr = run_tasks.run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/task/sequential.py", line 47, in task mgr = run_tasks.run_one_task(taskname, ctx=ctx, config=confg) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/github.com_ceph_ceph_bb0daeff97f020f686596fca6eba20c310e26fb7/qa/tasks/workunit.py", line 119, in task assert 'client' in role AssertionError 2023-09-24T00:13:39.763 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=97ee6f7cae6e49fa9341b93fdfc1fa53 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/run_tasks.py", line 105, in run_tasks manager = run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/task/parallel.py", line 56, in task p.spawn(_run_spawned, ctx, confg, taskname) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/task/parallel.py", line 64, in _run_spawned mgr = run_tasks.run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/task/sequential.py", line 47, in task mgr = run_tasks.run_one_task(taskname, ctx=ctx, config=confg) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/github.com_ceph_ceph_bb0daeff97f020f686596fca6eba20c310e26fb7/qa/tasks/workunit.py", line 119, in task assert 'client' in role AssertionError 2023-09-24T00:13:39.764 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2023-09-24T00:13:39.776 INFO:tasks.cephadm:Teardown begin 2023-09-24T00:13:39.776 DEBUG:teuthology.orchestra.run.smithi159:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-09-24T00:13:39.781 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:13:39 smithi164 bash[92846]: audit 2023-09-24T00:13:38.621146+0000 mgr.y (mgr.25991) 1714 : audit 0 from='client.46847 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-24T00:13:39.820 DEBUG:teuthology.orchestra.run.smithi164:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-09-24T00:13:39.835 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2023-09-24T00:13:39.835 DEBUG:teuthology.orchestra.run.smithi159:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-09-24T00:13:39.876 DEBUG:teuthology.orchestra.run.smithi164:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-09-24T00:13:39.883 INFO:tasks.cephadm:Stopping all daemons... 2023-09-24T00:13:39.883 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2023-09-24T00:13:39.884 DEBUG:teuthology.orchestra.run.smithi159:> sudo systemctl stop ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7@mon.a 2023-09-24T00:13:40.191 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:13:39 smithi159 systemd[1]: Stopping Ceph mon.a for e43465dc-5a64-11ee-8db4-212e2dc638e7... 2023-09-24T00:13:40.191 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:13:40 smithi159 bash[105915]: debug 2023-09-24T00:13:40.107+0000 7f15a6907700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2023-09-24T00:13:40.192 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:13:40 smithi159 bash[105915]: debug 2023-09-24T00:13:40.107+0000 7f15a6907700 -1 mon.a@0(leader) e4 *** Got Signal Terminated *** 2023-09-24T00:13:40.192 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 24 00:13:40 smithi159 bash[95019]: [24/Sep/2023:00:13:40] ENGINE Bus STOPPING 2023-09-24T00:13:40.192 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 24 00:13:40 smithi159 bash[95019]: [24/Sep/2023:00:13:40] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-09-24T00:13:40.192 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 24 00:13:40 smithi159 bash[95019]: [24/Sep/2023:00:13:40] ENGINE Bus STOPPED 2023-09-24T00:13:40.192 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 24 00:13:40 smithi159 bash[95019]: [24/Sep/2023:00:13:40] ENGINE Bus STARTING 2023-09-24T00:13:40.544 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 24 00:13:40 smithi159 bash[95019]: [24/Sep/2023:00:13:40] ENGINE Serving on http://:::9283 2023-09-24T00:13:40.544 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 24 00:13:40 smithi159 bash[95019]: [24/Sep/2023:00:13:40] ENGINE Bus STARTED 2023-09-24T00:13:41.290 INFO:journalctl@ceph.mon.a.smithi159.stdout:Sep 24 00:13:41 smithi159 bash[327341]: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-mon-a 2023-09-24T00:13:41.299 DEBUG:teuthology.orchestra.run.smithi159:> sudo pkill -f 'journalctl -f -n 0 -u ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7@mon.a.service' 2023-09-24T00:13:41.425 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-24T00:13:41.425 INFO:tasks.cephadm.mon.a:Stopped mon.a 2023-09-24T00:13:41.425 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2023-09-24T00:13:41.425 DEBUG:teuthology.orchestra.run.smithi159:> sudo systemctl stop ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7@mon.c 2023-09-24T00:13:41.610 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:13:41 smithi159 systemd[1]: Stopping Ceph mon.c for e43465dc-5a64-11ee-8db4-212e2dc638e7... 2023-09-24T00:13:41.876 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:13:41 smithi159 bash[108473]: debug 2023-09-24T00:13:41.603+0000 7f7deee68700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.c -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2023-09-24T00:13:41.877 INFO:journalctl@ceph.mon.c.smithi159.stdout:Sep 24 00:13:41 smithi159 bash[108473]: debug 2023-09-24T00:13:41.603+0000 7f7deee68700 -1 mon.c@2(peon) e4 *** Got Signal Terminated *** 2023-09-24T00:13:41.877 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 24 00:13:41 smithi159 bash[95019]: [24/Sep/2023:00:13:41] ENGINE Bus STOPPING 2023-09-24T00:13:41.877 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 24 00:13:41 smithi159 bash[95019]: [24/Sep/2023:00:13:41] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-09-24T00:13:41.877 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 24 00:13:41 smithi159 bash[95019]: [24/Sep/2023:00:13:41] ENGINE Bus STOPPED 2023-09-24T00:13:41.877 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 24 00:13:41 smithi159 bash[95019]: [24/Sep/2023:00:13:41] ENGINE Bus STARTING 2023-09-24T00:13:41.877 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 24 00:13:41 smithi159 bash[95019]: [24/Sep/2023:00:13:41] ENGINE Serving on http://:::9283 2023-09-24T00:13:41.877 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 24 00:13:41 smithi159 bash[95019]: [24/Sep/2023:00:13:41] ENGINE Bus STARTED 2023-09-24T00:13:42.937 DEBUG:teuthology.orchestra.run.smithi159:> sudo pkill -f 'journalctl -f -n 0 -u ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7@mon.c.service' 2023-09-24T00:13:43.022 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-24T00:13:43.023 INFO:tasks.cephadm.mon.b:Stopped mon.c 2023-09-24T00:13:43.023 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2023-09-24T00:13:43.023 DEBUG:teuthology.orchestra.run.smithi164:> sudo systemctl stop ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7@mon.b 2023-09-24T00:13:43.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:13:43 smithi164 systemd[1]: Stopping Ceph mon.b for e43465dc-5a64-11ee-8db4-212e2dc638e7... 2023-09-24T00:13:43.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:13:43 smithi164 bash[92846]: debug 2023-09-24T00:13:43.275+0000 7fb3c93f3700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2023-09-24T00:13:43.522 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:13:43 smithi164 bash[92846]: debug 2023-09-24T00:13:43.275+0000 7fb3c93f3700 -1 mon.b@1(peon) e4 *** Got Signal Terminated *** 2023-09-24T00:13:44.044 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 24 00:13:43 smithi159 bash[95019]: ::ffff:172.21.15.164 - - [24/Sep/2023:00:13:43] "GET /metrics HTTP/1.1" 200 34184 "" "Prometheus/2.43.0" 2023-09-24T00:13:44.647 DEBUG:teuthology.orchestra.run.smithi164:> sudo pkill -f 'journalctl -f -n 0 -u ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7@mon.b.service' 2023-09-24T00:13:44.658 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:13:44 smithi164 bash[217140]: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-mon-b 2023-09-24T00:13:44.659 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:13:44 smithi164 bash[217204]: Error response from daemon: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-mon-b 2023-09-24T00:13:44.659 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:13:44 smithi164 systemd[1]: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7@mon.b.service: Succeeded. 2023-09-24T00:13:44.659 INFO:journalctl@ceph.mon.b.smithi164.stdout:Sep 24 00:13:44 smithi164 systemd[1]: Stopped Ceph mon.b for e43465dc-5a64-11ee-8db4-212e2dc638e7. 2023-09-24T00:13:44.687 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-24T00:13:44.687 INFO:tasks.cephadm.mon.b:Stopped mon.b 2023-09-24T00:13:44.687 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2023-09-24T00:13:44.687 DEBUG:teuthology.orchestra.run.smithi159:> sudo systemctl stop ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7@mgr.y 2023-09-24T00:13:45.044 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 24 00:13:44 smithi159 systemd[1]: Stopping Ceph mgr.y for e43465dc-5a64-11ee-8db4-212e2dc638e7... 2023-09-24T00:13:45.044 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 24 00:13:44 smithi159 bash[95019]: debug 2023-09-24T00:13:44.839+0000 7fef91f54700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.y -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-09-24T00:13:45.045 INFO:journalctl@ceph.mgr.y.smithi159.stdout:Sep 24 00:13:44 smithi159 bash[95019]: debug 2023-09-24T00:13:44.839+0000 7fef91f54700 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2023-09-24T00:13:45.830 DEBUG:teuthology.orchestra.run.smithi159:> sudo pkill -f 'journalctl -f -n 0 -u ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7@mgr.y.service' 2023-09-24T00:13:45.923 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-24T00:13:45.923 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2023-09-24T00:13:45.924 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2023-09-24T00:13:45.924 DEBUG:teuthology.orchestra.run.smithi164:> sudo systemctl stop ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7@mgr.x 2023-09-24T00:13:46.271 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Sep 24 00:13:45 smithi164 systemd[1]: Stopping Ceph mgr.x for e43465dc-5a64-11ee-8db4-212e2dc638e7... 2023-09-24T00:13:47.013 DEBUG:teuthology.orchestra.run.smithi164:> sudo pkill -f 'journalctl -f -n 0 -u ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7@mgr.x.service' 2023-09-24T00:13:47.045 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-24T00:13:47.045 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2023-09-24T00:13:47.046 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2023-09-24T00:13:47.046 DEBUG:teuthology.orchestra.run.smithi159:> sudo systemctl stop ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7@osd.0 2023-09-24T00:13:47.545 INFO:journalctl@ceph.osd.0.smithi159.stdout:Sep 24 00:13:47 smithi159 systemd[1]: Stopping Ceph osd.0 for e43465dc-5a64-11ee-8db4-212e2dc638e7... 2023-09-24T00:13:47.545 INFO:journalctl@ceph.osd.0.smithi159.stdout:Sep 24 00:13:47 smithi159 bash[116377]: debug 2023-09-24T00:13:47.227+0000 7fabfdb80700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-09-24T00:13:47.545 INFO:journalctl@ceph.osd.0.smithi159.stdout:Sep 24 00:13:47 smithi159 bash[116377]: debug 2023-09-24T00:13:47.227+0000 7fabfdb80700 -1 osd.0 495 *** Got signal Terminated *** 2023-09-24T00:13:47.545 INFO:journalctl@ceph.osd.0.smithi159.stdout:Sep 24 00:13:47 smithi159 bash[116377]: debug 2023-09-24T00:13:47.227+0000 7fabfdb80700 -1 osd.0 495 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-24T00:13:53.272 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 24 00:13:52 smithi164 bash[82145]: ts=2023-09-24T00:13:52.905Z caller=refresh.go:99 level=error component="discovery manager notify" discovery=http config=config-0 msg="Unable to refresh target groups" err="Get \"http://172.21.15.159:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.159:8765: connect: connection refused" 2023-09-24T00:13:53.272 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 24 00:13:52 smithi164 bash[82145]: ts=2023-09-24T00:13:52.908Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=ceph-exporter msg="Unable to refresh target groups" err="Get \"http://172.21.15.159:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.159:8765: connect: connection refused" 2023-09-24T00:13:53.272 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 24 00:13:52 smithi164 bash[82145]: ts=2023-09-24T00:13:52.912Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=node msg="Unable to refresh target groups" err="Get \"http://172.21.15.159:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.159:8765: connect: connection refused" 2023-09-24T00:13:53.273 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 24 00:13:52 smithi164 bash[82145]: ts=2023-09-24T00:13:52.914Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=ceph msg="Unable to refresh target groups" err="Get \"http://172.21.15.159:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.159:8765: connect: connection refused" 2023-09-24T00:13:53.918 INFO:journalctl@ceph.osd.0.smithi159.stdout:Sep 24 00:13:53 smithi159 bash[327673]: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd-0 2023-09-24T00:13:53.918 INFO:journalctl@ceph.osd.0.smithi159.stdout:Sep 24 00:13:53 smithi159 bash[327739]: Error response from daemon: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd-0 2023-09-24T00:13:56.542 DEBUG:teuthology.orchestra.run.smithi159:> sudo pkill -f 'journalctl -f -n 0 -u ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7@osd.0.service' 2023-09-24T00:13:56.577 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-24T00:13:56.578 INFO:tasks.cephadm.osd.0:Stopped osd.0 2023-09-24T00:13:56.578 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2023-09-24T00:13:56.578 DEBUG:teuthology.orchestra.run.smithi159:> sudo systemctl stop ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7@osd.1 2023-09-24T00:13:56.790 INFO:journalctl@ceph.osd.1.smithi159.stdout:Sep 24 00:13:56 smithi159 systemd[1]: Stopping Ceph osd.1 for e43465dc-5a64-11ee-8db4-212e2dc638e7... 2023-09-24T00:13:57.044 INFO:journalctl@ceph.osd.1.smithi159.stdout:Sep 24 00:13:56 smithi159 bash[285751]: debug 2023-09-24T00:13:56.783+0000 7f03586e4700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-09-24T00:13:57.044 INFO:journalctl@ceph.osd.1.smithi159.stdout:Sep 24 00:13:56 smithi159 bash[285751]: debug 2023-09-24T00:13:56.783+0000 7f03586e4700 -1 osd.1 495 *** Got signal Terminated *** 2023-09-24T00:13:57.045 INFO:journalctl@ceph.osd.1.smithi159.stdout:Sep 24 00:13:56 smithi159 bash[285751]: debug 2023-09-24T00:13:56.783+0000 7f03586e4700 -1 osd.1 495 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-24T00:14:03.327 INFO:journalctl@ceph.osd.1.smithi159.stdout:Sep 24 00:14:03 smithi159 bash[327882]: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd-1 2023-09-24T00:14:03.328 INFO:journalctl@ceph.osd.1.smithi159.stdout:Sep 24 00:14:03 smithi159 bash[327950]: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd-1 2023-09-24T00:14:05.573 DEBUG:teuthology.orchestra.run.smithi159:> sudo pkill -f 'journalctl -f -n 0 -u ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7@osd.1.service' 2023-09-24T00:14:05.604 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-24T00:14:05.604 INFO:tasks.cephadm.osd.1:Stopped osd.1 2023-09-24T00:14:05.605 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2023-09-24T00:14:05.605 DEBUG:teuthology.orchestra.run.smithi159:> sudo systemctl stop ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7@osd.2 2023-09-24T00:14:05.834 INFO:journalctl@ceph.osd.2.smithi159.stdout:Sep 24 00:14:05 smithi159 systemd[1]: Stopping Ceph osd.2 for e43465dc-5a64-11ee-8db4-212e2dc638e7... 2023-09-24T00:14:06.294 INFO:journalctl@ceph.osd.2.smithi159.stdout:Sep 24 00:14:05 smithi159 bash[128886]: debug 2023-09-24T00:14:05.827+0000 7ff1b5ae6700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-09-24T00:14:06.294 INFO:journalctl@ceph.osd.2.smithi159.stdout:Sep 24 00:14:05 smithi159 bash[128886]: debug 2023-09-24T00:14:05.827+0000 7ff1b5ae6700 -1 osd.2 495 *** Got signal Terminated *** 2023-09-24T00:14:06.295 INFO:journalctl@ceph.osd.2.smithi159.stdout:Sep 24 00:14:05 smithi159 bash[128886]: debug 2023-09-24T00:14:05.827+0000 7ff1b5ae6700 -1 osd.2 495 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-24T00:14:12.532 INFO:journalctl@ceph.osd.2.smithi159.stdout:Sep 24 00:14:12 smithi159 bash[328092]: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd-2 2023-09-24T00:14:12.532 INFO:journalctl@ceph.osd.2.smithi159.stdout:Sep 24 00:14:12 smithi159 bash[328158]: Error response from daemon: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd-2 2023-09-24T00:14:14.811 DEBUG:teuthology.orchestra.run.smithi159:> sudo pkill -f 'journalctl -f -n 0 -u ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7@osd.2.service' 2023-09-24T00:14:14.845 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-24T00:14:14.846 INFO:tasks.cephadm.osd.2:Stopped osd.2 2023-09-24T00:14:14.846 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2023-09-24T00:14:14.846 DEBUG:teuthology.orchestra.run.smithi159:> sudo systemctl stop ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7@osd.3 2023-09-24T00:14:15.272 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 24 00:14:14 smithi164 bash[35388]: debug 2023-09-24T00:14:14.782+0000 7fd8376eb700 -1 osd.4 495 heartbeat_check: no reply from 172.21.15.159:6806 osd.0 since back 2023-09-24T00:13:50.684160+0000 front 2023-09-24T00:13:50.683618+0000 (oldest deadline 2023-09-24T00:14:14.783589+0000) 2023-09-24T00:14:15.294 INFO:journalctl@ceph.osd.3.smithi159.stdout:Sep 24 00:14:14 smithi159 systemd[1]: Stopping Ceph osd.3 for e43465dc-5a64-11ee-8db4-212e2dc638e7... 2023-09-24T00:14:15.294 INFO:journalctl@ceph.osd.3.smithi159.stdout:Sep 24 00:14:15 smithi159 bash[135691]: debug 2023-09-24T00:14:15.043+0000 7f3b6e58d700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.3 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-09-24T00:14:15.295 INFO:journalctl@ceph.osd.3.smithi159.stdout:Sep 24 00:14:15 smithi159 bash[135691]: debug 2023-09-24T00:14:15.043+0000 7f3b6e58d700 -1 osd.3 495 *** Got signal Terminated *** 2023-09-24T00:14:15.295 INFO:journalctl@ceph.osd.3.smithi159.stdout:Sep 24 00:14:15 smithi159 bash[135691]: debug 2023-09-24T00:14:15.043+0000 7f3b6e58d700 -1 osd.3 495 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-24T00:14:15.794 INFO:journalctl@ceph.osd.3.smithi159.stdout:Sep 24 00:14:15 smithi159 bash[135691]: debug 2023-09-24T00:14:15.343+0000 7f3b6837e700 -1 osd.3 495 heartbeat_check: no reply from 172.21.15.159:6806 osd.0 since back 2023-09-24T00:13:51.910441+0000 front 2023-09-24T00:13:51.910229+0000 (oldest deadline 2023-09-24T00:14:14.810252+0000) 2023-09-24T00:14:16.273 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 24 00:14:15 smithi164 bash[35388]: debug 2023-09-24T00:14:15.786+0000 7fd8376eb700 -1 osd.4 495 heartbeat_check: no reply from 172.21.15.159:6806 osd.0 since back 2023-09-24T00:13:50.684160+0000 front 2023-09-24T00:13:50.683618+0000 (oldest deadline 2023-09-24T00:14:14.783589+0000) 2023-09-24T00:14:16.274 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 24 00:14:15 smithi164 bash[43088]: debug 2023-09-24T00:14:15.906+0000 7f9f5e670700 -1 osd.5 495 heartbeat_check: no reply from 172.21.15.159:6806 osd.0 since back 2023-09-24T00:13:50.838457+0000 front 2023-09-24T00:13:50.838057+0000 (oldest deadline 2023-09-24T00:14:15.537911+0000) 2023-09-24T00:14:16.794 INFO:journalctl@ceph.osd.3.smithi159.stdout:Sep 24 00:14:16 smithi159 bash[135691]: debug 2023-09-24T00:14:16.351+0000 7f3b6837e700 -1 osd.3 495 heartbeat_check: no reply from 172.21.15.159:6806 osd.0 since back 2023-09-24T00:13:51.910441+0000 front 2023-09-24T00:13:51.910229+0000 (oldest deadline 2023-09-24T00:14:14.810252+0000) 2023-09-24T00:14:16.889 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 24 00:14:16 smithi164 bash[35388]: debug 2023-09-24T00:14:16.806+0000 7fd8376eb700 -1 osd.4 495 heartbeat_check: no reply from 172.21.15.159:6806 osd.0 since back 2023-09-24T00:13:50.684160+0000 front 2023-09-24T00:13:50.683618+0000 (oldest deadline 2023-09-24T00:14:14.783589+0000) 2023-09-24T00:14:16.889 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:16 smithi164 bash[58854]: debug 2023-09-24T00:14:16.614+0000 7fad1fa2e700 -1 osd.7 495 heartbeat_check: no reply from 172.21.15.159:6806 osd.0 since back 2023-09-24T00:13:52.153803+0000 front 2023-09-24T00:13:52.153882+0000 (oldest deadline 2023-09-24T00:14:15.653354+0000) 2023-09-24T00:14:17.272 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 24 00:14:16 smithi164 bash[43088]: debug 2023-09-24T00:14:16.882+0000 7f9f5e670700 -1 osd.5 495 heartbeat_check: no reply from 172.21.15.159:6806 osd.0 since back 2023-09-24T00:13:50.838457+0000 front 2023-09-24T00:13:50.838057+0000 (oldest deadline 2023-09-24T00:14:15.537911+0000) 2023-09-24T00:14:17.272 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 24 00:14:17 smithi164 bash[50928]: debug 2023-09-24T00:14:17.130+0000 7f99e2256700 -1 osd.6 495 heartbeat_check: no reply from 172.21.15.159:6806 osd.0 since back 2023-09-24T00:13:50.382245+0000 front 2023-09-24T00:13:50.382434+0000 (oldest deadline 2023-09-24T00:14:16.782718+0000) 2023-09-24T00:14:17.794 INFO:journalctl@ceph.osd.3.smithi159.stdout:Sep 24 00:14:17 smithi159 bash[135691]: debug 2023-09-24T00:14:17.343+0000 7f3b6837e700 -1 osd.3 495 heartbeat_check: no reply from 172.21.15.159:6806 osd.0 since back 2023-09-24T00:13:51.910441+0000 front 2023-09-24T00:13:51.910229+0000 (oldest deadline 2023-09-24T00:14:14.810252+0000) 2023-09-24T00:14:17.931 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 24 00:14:17 smithi164 bash[35388]: debug 2023-09-24T00:14:17.806+0000 7fd8376eb700 -1 osd.4 495 heartbeat_check: no reply from 172.21.15.159:6806 osd.0 since back 2023-09-24T00:13:50.684160+0000 front 2023-09-24T00:13:50.683618+0000 (oldest deadline 2023-09-24T00:14:14.783589+0000) 2023-09-24T00:14:17.931 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:17 smithi164 bash[58854]: debug 2023-09-24T00:14:17.598+0000 7fad1fa2e700 -1 osd.7 495 heartbeat_check: no reply from 172.21.15.159:6806 osd.0 since back 2023-09-24T00:13:52.153803+0000 front 2023-09-24T00:13:52.153882+0000 (oldest deadline 2023-09-24T00:14:15.653354+0000) 2023-09-24T00:14:18.271 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 24 00:14:17 smithi164 bash[43088]: debug 2023-09-24T00:14:17.922+0000 7f9f5e670700 -1 osd.5 495 heartbeat_check: no reply from 172.21.15.159:6806 osd.0 since back 2023-09-24T00:13:50.838457+0000 front 2023-09-24T00:13:50.838057+0000 (oldest deadline 2023-09-24T00:14:15.537911+0000) 2023-09-24T00:14:18.272 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 24 00:14:18 smithi164 bash[50928]: debug 2023-09-24T00:14:18.102+0000 7f99e2256700 -1 osd.6 495 heartbeat_check: no reply from 172.21.15.159:6806 osd.0 since back 2023-09-24T00:13:50.382245+0000 front 2023-09-24T00:13:50.382434+0000 (oldest deadline 2023-09-24T00:14:16.782718+0000) 2023-09-24T00:14:18.794 INFO:journalctl@ceph.osd.3.smithi159.stdout:Sep 24 00:14:18 smithi159 bash[135691]: debug 2023-09-24T00:14:18.367+0000 7f3b6837e700 -1 osd.3 495 heartbeat_check: no reply from 172.21.15.159:6806 osd.0 since back 2023-09-24T00:13:51.910441+0000 front 2023-09-24T00:13:51.910229+0000 (oldest deadline 2023-09-24T00:14:14.810252+0000) 2023-09-24T00:14:18.886 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 24 00:14:18 smithi164 bash[35388]: debug 2023-09-24T00:14:18.794+0000 7fd8376eb700 -1 osd.4 495 heartbeat_check: no reply from 172.21.15.159:6806 osd.0 since back 2023-09-24T00:13:50.684160+0000 front 2023-09-24T00:13:50.683618+0000 (oldest deadline 2023-09-24T00:14:14.783589+0000) 2023-09-24T00:14:18.887 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:18 smithi164 bash[58854]: debug 2023-09-24T00:14:18.590+0000 7fad1fa2e700 -1 osd.7 495 heartbeat_check: no reply from 172.21.15.159:6806 osd.0 since back 2023-09-24T00:13:52.153803+0000 front 2023-09-24T00:13:52.153882+0000 (oldest deadline 2023-09-24T00:14:15.653354+0000) 2023-09-24T00:14:19.271 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 24 00:14:18 smithi164 bash[43088]: debug 2023-09-24T00:14:18.882+0000 7f9f5e670700 -1 osd.5 495 heartbeat_check: no reply from 172.21.15.159:6806 osd.0 since back 2023-09-24T00:13:50.838457+0000 front 2023-09-24T00:13:50.838057+0000 (oldest deadline 2023-09-24T00:14:15.537911+0000) 2023-09-24T00:14:19.272 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 24 00:14:19 smithi164 bash[50928]: debug 2023-09-24T00:14:19.066+0000 7f99e2256700 -1 osd.6 495 heartbeat_check: no reply from 172.21.15.159:6806 osd.0 since back 2023-09-24T00:13:50.382245+0000 front 2023-09-24T00:13:50.382434+0000 (oldest deadline 2023-09-24T00:14:16.782718+0000) 2023-09-24T00:14:19.794 INFO:journalctl@ceph.osd.3.smithi159.stdout:Sep 24 00:14:19 smithi159 bash[135691]: debug 2023-09-24T00:14:19.407+0000 7f3b6837e700 -1 osd.3 495 heartbeat_check: no reply from 172.21.15.159:6806 osd.0 since back 2023-09-24T00:13:51.910441+0000 front 2023-09-24T00:13:51.910229+0000 (oldest deadline 2023-09-24T00:14:14.810252+0000) 2023-09-24T00:14:19.878 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 24 00:14:19 smithi164 bash[35388]: debug 2023-09-24T00:14:19.794+0000 7fd8376eb700 -1 osd.4 495 heartbeat_check: no reply from 172.21.15.159:6806 osd.0 since back 2023-09-24T00:13:50.684160+0000 front 2023-09-24T00:13:50.683618+0000 (oldest deadline 2023-09-24T00:14:14.783589+0000) 2023-09-24T00:14:19.879 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:19 smithi164 bash[58854]: debug 2023-09-24T00:14:19.546+0000 7fad1fa2e700 -1 osd.7 495 heartbeat_check: no reply from 172.21.15.159:6806 osd.0 since back 2023-09-24T00:13:52.153803+0000 front 2023-09-24T00:13:52.153882+0000 (oldest deadline 2023-09-24T00:14:15.653354+0000) 2023-09-24T00:14:20.272 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 24 00:14:19 smithi164 bash[43088]: debug 2023-09-24T00:14:19.870+0000 7f9f5e670700 -1 osd.5 495 heartbeat_check: no reply from 172.21.15.159:6806 osd.0 since back 2023-09-24T00:13:50.838457+0000 front 2023-09-24T00:13:50.838057+0000 (oldest deadline 2023-09-24T00:14:15.537911+0000) 2023-09-24T00:14:20.272 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 24 00:14:20 smithi164 bash[50928]: debug 2023-09-24T00:14:20.086+0000 7f99e2256700 -1 osd.6 495 heartbeat_check: no reply from 172.21.15.159:6806 osd.0 since back 2023-09-24T00:13:50.382245+0000 front 2023-09-24T00:13:50.382434+0000 (oldest deadline 2023-09-24T00:14:16.782718+0000) 2023-09-24T00:14:20.830 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:20 smithi164 bash[58854]: debug 2023-09-24T00:14:20.534+0000 7fad1fa2e700 -1 osd.7 495 heartbeat_check: no reply from 172.21.15.159:6806 osd.0 since back 2023-09-24T00:13:52.153803+0000 front 2023-09-24T00:13:52.153882+0000 (oldest deadline 2023-09-24T00:14:15.653354+0000) 2023-09-24T00:14:21.272 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 24 00:14:20 smithi164 bash[35388]: debug 2023-09-24T00:14:20.822+0000 7fd8376eb700 -1 osd.4 495 heartbeat_check: no reply from 172.21.15.159:6806 osd.0 since back 2023-09-24T00:13:50.684160+0000 front 2023-09-24T00:13:50.683618+0000 (oldest deadline 2023-09-24T00:14:14.783589+0000) 2023-09-24T00:14:21.272 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 24 00:14:20 smithi164 bash[43088]: debug 2023-09-24T00:14:20.914+0000 7f9f5e670700 -1 osd.5 495 heartbeat_check: no reply from 172.21.15.159:6806 osd.0 since back 2023-09-24T00:13:50.838457+0000 front 2023-09-24T00:13:50.838057+0000 (oldest deadline 2023-09-24T00:14:15.537911+0000) 2023-09-24T00:14:21.273 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 24 00:14:21 smithi164 bash[50928]: debug 2023-09-24T00:14:21.058+0000 7f99e2256700 -1 osd.6 495 heartbeat_check: no reply from 172.21.15.159:6806 osd.0 since back 2023-09-24T00:13:50.382245+0000 front 2023-09-24T00:13:50.382434+0000 (oldest deadline 2023-09-24T00:14:16.782718+0000) 2023-09-24T00:14:21.771 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:21 smithi164 bash[58854]: debug 2023-09-24T00:14:21.498+0000 7fad1fa2e700 -1 osd.7 495 heartbeat_check: no reply from 172.21.15.159:6806 osd.0 since back 2023-09-24T00:13:52.153803+0000 front 2023-09-24T00:13:52.153882+0000 (oldest deadline 2023-09-24T00:14:15.653354+0000) 2023-09-24T00:14:21.783 INFO:journalctl@ceph.osd.3.smithi159.stdout:Sep 24 00:14:21 smithi159 bash[328301]: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd-3 2023-09-24T00:14:21.785 INFO:journalctl@ceph.osd.3.smithi159.stdout:Sep 24 00:14:21 smithi159 bash[328369]: Error response from daemon: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd-3 2023-09-24T00:14:22.271 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 24 00:14:21 smithi164 bash[35388]: debug 2023-09-24T00:14:21.810+0000 7fd8376eb700 -1 osd.4 495 heartbeat_check: no reply from 172.21.15.159:6806 osd.0 since back 2023-09-24T00:13:50.684160+0000 front 2023-09-24T00:13:50.683618+0000 (oldest deadline 2023-09-24T00:14:14.783589+0000) 2023-09-24T00:14:22.272 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 24 00:14:22 smithi164 bash[50928]: debug 2023-09-24T00:14:22.058+0000 7f99e2256700 -1 osd.6 495 heartbeat_check: no reply from 172.21.15.159:6806 osd.0 since back 2023-09-24T00:13:50.382245+0000 front 2023-09-24T00:13:50.382434+0000 (oldest deadline 2023-09-24T00:14:16.782718+0000) 2023-09-24T00:14:22.272 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 24 00:14:21 smithi164 bash[43088]: debug 2023-09-24T00:14:21.930+0000 7f9f5e670700 -1 osd.5 495 heartbeat_check: no reply from 172.21.15.159:6806 osd.0 since back 2023-09-24T00:13:50.838457+0000 front 2023-09-24T00:13:50.838057+0000 (oldest deadline 2023-09-24T00:14:15.537911+0000) 2023-09-24T00:14:22.772 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:22 smithi164 bash[58854]: debug 2023-09-24T00:14:22.514+0000 7fad1fa2e700 -1 osd.7 495 heartbeat_check: no reply from 172.21.15.159:6806 osd.0 since back 2023-09-24T00:13:52.153803+0000 front 2023-09-24T00:13:52.153882+0000 (oldest deadline 2023-09-24T00:14:15.653354+0000) 2023-09-24T00:14:23.271 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 24 00:14:22 smithi164 bash[35388]: debug 2023-09-24T00:14:22.814+0000 7fd8376eb700 -1 osd.4 495 heartbeat_check: no reply from 172.21.15.159:6806 osd.0 since back 2023-09-24T00:13:50.684160+0000 front 2023-09-24T00:13:50.683618+0000 (oldest deadline 2023-09-24T00:14:14.783589+0000) 2023-09-24T00:14:23.272 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 24 00:14:22 smithi164 bash[43088]: debug 2023-09-24T00:14:22.882+0000 7f9f5e670700 -1 osd.5 495 heartbeat_check: no reply from 172.21.15.159:6806 osd.0 since back 2023-09-24T00:13:50.838457+0000 front 2023-09-24T00:13:50.838057+0000 (oldest deadline 2023-09-24T00:14:15.537911+0000) 2023-09-24T00:14:23.272 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 24 00:14:23 smithi164 bash[50928]: debug 2023-09-24T00:14:23.026+0000 7f99e2256700 -1 osd.6 495 heartbeat_check: no reply from 172.21.15.159:6806 osd.0 since back 2023-09-24T00:13:50.382245+0000 front 2023-09-24T00:13:50.382434+0000 (oldest deadline 2023-09-24T00:14:16.782718+0000) 2023-09-24T00:14:23.272 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 24 00:14:23 smithi164 bash[50928]: debug 2023-09-24T00:14:23.026+0000 7f99e2256700 -1 osd.6 495 heartbeat_check: no reply from 172.21.15.159:6814 osd.1 since back 2023-09-24T00:13:59.684165+0000 front 2023-09-24T00:13:59.684126+0000 (oldest deadline 2023-09-24T00:14:22.584108+0000) 2023-09-24T00:14:23.851 DEBUG:teuthology.orchestra.run.smithi159:> sudo pkill -f 'journalctl -f -n 0 -u ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7@osd.3.service' 2023-09-24T00:14:23.854 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 24 00:14:23 smithi164 bash[35388]: debug 2023-09-24T00:14:23.778+0000 7fd8376eb700 -1 osd.4 495 heartbeat_check: no reply from 172.21.15.159:6806 osd.0 since back 2023-09-24T00:13:50.684160+0000 front 2023-09-24T00:13:50.683618+0000 (oldest deadline 2023-09-24T00:14:14.783589+0000) 2023-09-24T00:14:23.854 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:23 smithi164 bash[58854]: debug 2023-09-24T00:14:23.558+0000 7fad1fa2e700 -1 osd.7 495 heartbeat_check: no reply from 172.21.15.159:6806 osd.0 since back 2023-09-24T00:13:52.153803+0000 front 2023-09-24T00:13:52.153882+0000 (oldest deadline 2023-09-24T00:14:15.653354+0000) 2023-09-24T00:14:23.883 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-24T00:14:23.884 INFO:tasks.cephadm.osd.3:Stopped osd.3 2023-09-24T00:14:23.884 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2023-09-24T00:14:23.884 DEBUG:teuthology.orchestra.run.smithi164:> sudo systemctl stop ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7@osd.4 2023-09-24T00:14:24.140 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 24 00:14:23 smithi164 systemd[1]: Stopping Ceph osd.4 for e43465dc-5a64-11ee-8db4-212e2dc638e7... 2023-09-24T00:14:24.141 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 24 00:14:23 smithi164 bash[43088]: debug 2023-09-24T00:14:23.846+0000 7f9f5e670700 -1 osd.5 495 heartbeat_check: no reply from 172.21.15.159:6806 osd.0 since back 2023-09-24T00:13:50.838457+0000 front 2023-09-24T00:13:50.838057+0000 (oldest deadline 2023-09-24T00:14:15.537911+0000) 2023-09-24T00:14:24.141 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 24 00:14:23 smithi164 bash[50928]: debug 2023-09-24T00:14:23.990+0000 7f99e2256700 -1 osd.6 495 heartbeat_check: no reply from 172.21.15.159:6806 osd.0 since back 2023-09-24T00:13:50.382245+0000 front 2023-09-24T00:13:50.382434+0000 (oldest deadline 2023-09-24T00:14:16.782718+0000) 2023-09-24T00:14:24.141 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 24 00:14:23 smithi164 bash[50928]: debug 2023-09-24T00:14:23.990+0000 7f99e2256700 -1 osd.6 495 heartbeat_check: no reply from 172.21.15.159:6814 osd.1 since back 2023-09-24T00:13:59.684165+0000 front 2023-09-24T00:13:59.684126+0000 (oldest deadline 2023-09-24T00:14:22.584108+0000) 2023-09-24T00:14:24.521 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 24 00:14:24 smithi164 bash[35388]: debug 2023-09-24T00:14:24.130+0000 7fd83b0ed700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-09-24T00:14:24.522 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 24 00:14:24 smithi164 bash[35388]: debug 2023-09-24T00:14:24.130+0000 7fd83b0ed700 -1 osd.4 495 *** Got signal Terminated *** 2023-09-24T00:14:24.522 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 24 00:14:24 smithi164 bash[35388]: debug 2023-09-24T00:14:24.130+0000 7fd83b0ed700 -1 osd.4 495 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-24T00:14:24.850 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 24 00:14:24 smithi164 bash[35388]: debug 2023-09-24T00:14:24.818+0000 7fd8376eb700 -1 osd.4 495 heartbeat_check: no reply from 172.21.15.159:6806 osd.0 since back 2023-09-24T00:13:50.684160+0000 front 2023-09-24T00:13:50.683618+0000 (oldest deadline 2023-09-24T00:14:14.783589+0000) 2023-09-24T00:14:24.850 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:24 smithi164 bash[58854]: debug 2023-09-24T00:14:24.586+0000 7fad1fa2e700 -1 osd.7 495 heartbeat_check: no reply from 172.21.15.159:6806 osd.0 since back 2023-09-24T00:13:52.153803+0000 front 2023-09-24T00:13:52.153882+0000 (oldest deadline 2023-09-24T00:14:15.653354+0000) 2023-09-24T00:14:24.851 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:24 smithi164 bash[58854]: debug 2023-09-24T00:14:24.586+0000 7fad1fa2e700 -1 osd.7 495 heartbeat_check: no reply from 172.21.15.159:6814 osd.1 since back 2023-09-24T00:13:59.655525+0000 front 2023-09-24T00:13:59.655568+0000 (oldest deadline 2023-09-24T00:14:24.355269+0000) 2023-09-24T00:14:25.271 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 24 00:14:24 smithi164 bash[43088]: debug 2023-09-24T00:14:24.842+0000 7f9f5e670700 -1 osd.5 495 heartbeat_check: no reply from 172.21.15.159:6806 osd.0 since back 2023-09-24T00:13:50.838457+0000 front 2023-09-24T00:13:50.838057+0000 (oldest deadline 2023-09-24T00:14:15.537911+0000) 2023-09-24T00:14:25.272 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 24 00:14:25 smithi164 bash[50928]: debug 2023-09-24T00:14:25.002+0000 7f99e2256700 -1 osd.6 495 heartbeat_check: no reply from 172.21.15.159:6806 osd.0 since back 2023-09-24T00:13:50.382245+0000 front 2023-09-24T00:13:50.382434+0000 (oldest deadline 2023-09-24T00:14:16.782718+0000) 2023-09-24T00:14:25.272 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 24 00:14:25 smithi164 bash[50928]: debug 2023-09-24T00:14:25.002+0000 7f99e2256700 -1 osd.6 495 heartbeat_check: no reply from 172.21.15.159:6814 osd.1 since back 2023-09-24T00:13:59.684165+0000 front 2023-09-24T00:13:59.684126+0000 (oldest deadline 2023-09-24T00:14:22.584108+0000) 2023-09-24T00:14:25.897 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 24 00:14:25 smithi164 bash[35388]: debug 2023-09-24T00:14:25.782+0000 7fd8376eb700 -1 osd.4 495 heartbeat_check: no reply from 172.21.15.159:6806 osd.0 since back 2023-09-24T00:13:50.684160+0000 front 2023-09-24T00:13:50.683618+0000 (oldest deadline 2023-09-24T00:14:14.783589+0000) 2023-09-24T00:14:25.897 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 24 00:14:25 smithi164 bash[35388]: debug 2023-09-24T00:14:25.782+0000 7fd8376eb700 -1 osd.4 495 heartbeat_check: no reply from 172.21.15.159:6814 osd.1 since back 2023-09-24T00:13:59.986378+0000 front 2023-09-24T00:13:59.986024+0000 (oldest deadline 2023-09-24T00:14:25.285891+0000) 2023-09-24T00:14:25.898 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:25 smithi164 bash[58854]: debug 2023-09-24T00:14:25.622+0000 7fad1fa2e700 -1 osd.7 495 heartbeat_check: no reply from 172.21.15.159:6806 osd.0 since back 2023-09-24T00:13:52.153803+0000 front 2023-09-24T00:13:52.153882+0000 (oldest deadline 2023-09-24T00:14:15.653354+0000) 2023-09-24T00:14:25.898 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:25 smithi164 bash[58854]: debug 2023-09-24T00:14:25.622+0000 7fad1fa2e700 -1 osd.7 495 heartbeat_check: no reply from 172.21.15.159:6814 osd.1 since back 2023-09-24T00:13:59.655525+0000 front 2023-09-24T00:13:59.655568+0000 (oldest deadline 2023-09-24T00:14:24.355269+0000) 2023-09-24T00:14:26.271 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 24 00:14:25 smithi164 bash[43088]: debug 2023-09-24T00:14:25.890+0000 7f9f5e670700 -1 osd.5 495 heartbeat_check: no reply from 172.21.15.159:6806 osd.0 since back 2023-09-24T00:13:50.838457+0000 front 2023-09-24T00:13:50.838057+0000 (oldest deadline 2023-09-24T00:14:15.537911+0000) 2023-09-24T00:14:26.272 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 24 00:14:25 smithi164 bash[50928]: debug 2023-09-24T00:14:25.978+0000 7f99e2256700 -1 osd.6 495 heartbeat_check: no reply from 172.21.15.159:6806 osd.0 since back 2023-09-24T00:13:50.382245+0000 front 2023-09-24T00:13:50.382434+0000 (oldest deadline 2023-09-24T00:14:16.782718+0000) 2023-09-24T00:14:26.272 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 24 00:14:25 smithi164 bash[50928]: debug 2023-09-24T00:14:25.978+0000 7f99e2256700 -1 osd.6 495 heartbeat_check: no reply from 172.21.15.159:6814 osd.1 since back 2023-09-24T00:13:59.684165+0000 front 2023-09-24T00:13:59.684126+0000 (oldest deadline 2023-09-24T00:14:22.584108+0000) 2023-09-24T00:14:26.908 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 24 00:14:26 smithi164 bash[35388]: debug 2023-09-24T00:14:26.786+0000 7fd8376eb700 -1 osd.4 495 heartbeat_check: no reply from 172.21.15.159:6806 osd.0 since back 2023-09-24T00:13:50.684160+0000 front 2023-09-24T00:13:50.683618+0000 (oldest deadline 2023-09-24T00:14:14.783589+0000) 2023-09-24T00:14:26.908 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 24 00:14:26 smithi164 bash[35388]: debug 2023-09-24T00:14:26.786+0000 7fd8376eb700 -1 osd.4 495 heartbeat_check: no reply from 172.21.15.159:6814 osd.1 since back 2023-09-24T00:13:59.986378+0000 front 2023-09-24T00:13:59.986024+0000 (oldest deadline 2023-09-24T00:14:25.285891+0000) 2023-09-24T00:14:26.909 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:26 smithi164 bash[58854]: debug 2023-09-24T00:14:26.594+0000 7fad1fa2e700 -1 osd.7 495 heartbeat_check: no reply from 172.21.15.159:6806 osd.0 since back 2023-09-24T00:13:52.153803+0000 front 2023-09-24T00:13:52.153882+0000 (oldest deadline 2023-09-24T00:14:15.653354+0000) 2023-09-24T00:14:26.909 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:26 smithi164 bash[58854]: debug 2023-09-24T00:14:26.594+0000 7fad1fa2e700 -1 osd.7 495 heartbeat_check: no reply from 172.21.15.159:6814 osd.1 since back 2023-09-24T00:13:59.655525+0000 front 2023-09-24T00:13:59.655568+0000 (oldest deadline 2023-09-24T00:14:24.355269+0000) 2023-09-24T00:14:27.272 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 24 00:14:26 smithi164 bash[43088]: debug 2023-09-24T00:14:26.902+0000 7f9f5e670700 -1 osd.5 495 heartbeat_check: no reply from 172.21.15.159:6806 osd.0 since back 2023-09-24T00:13:50.838457+0000 front 2023-09-24T00:13:50.838057+0000 (oldest deadline 2023-09-24T00:14:15.537911+0000) 2023-09-24T00:14:27.272 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 24 00:14:26 smithi164 bash[50928]: debug 2023-09-24T00:14:26.970+0000 7f99e2256700 -1 osd.6 495 heartbeat_check: no reply from 172.21.15.159:6806 osd.0 since back 2023-09-24T00:13:50.382245+0000 front 2023-09-24T00:13:50.382434+0000 (oldest deadline 2023-09-24T00:14:16.782718+0000) 2023-09-24T00:14:27.272 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 24 00:14:26 smithi164 bash[50928]: debug 2023-09-24T00:14:26.970+0000 7f99e2256700 -1 osd.6 495 heartbeat_check: no reply from 172.21.15.159:6814 osd.1 since back 2023-09-24T00:13:59.684165+0000 front 2023-09-24T00:13:59.684126+0000 (oldest deadline 2023-09-24T00:14:22.584108+0000) 2023-09-24T00:14:27.946 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 24 00:14:27 smithi164 bash[35388]: debug 2023-09-24T00:14:27.782+0000 7fd8376eb700 -1 osd.4 495 heartbeat_check: no reply from 172.21.15.159:6806 osd.0 since back 2023-09-24T00:13:50.684160+0000 front 2023-09-24T00:13:50.683618+0000 (oldest deadline 2023-09-24T00:14:14.783589+0000) 2023-09-24T00:14:27.947 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 24 00:14:27 smithi164 bash[35388]: debug 2023-09-24T00:14:27.782+0000 7fd8376eb700 -1 osd.4 495 heartbeat_check: no reply from 172.21.15.159:6814 osd.1 since back 2023-09-24T00:13:59.986378+0000 front 2023-09-24T00:13:59.986024+0000 (oldest deadline 2023-09-24T00:14:25.285891+0000) 2023-09-24T00:14:27.947 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:27 smithi164 bash[58854]: debug 2023-09-24T00:14:27.642+0000 7fad1fa2e700 -1 osd.7 495 heartbeat_check: no reply from 172.21.15.159:6806 osd.0 since back 2023-09-24T00:13:52.153803+0000 front 2023-09-24T00:13:52.153882+0000 (oldest deadline 2023-09-24T00:14:15.653354+0000) 2023-09-24T00:14:27.947 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:27 smithi164 bash[58854]: debug 2023-09-24T00:14:27.642+0000 7fad1fa2e700 -1 osd.7 495 heartbeat_check: no reply from 172.21.15.159:6814 osd.1 since back 2023-09-24T00:13:59.655525+0000 front 2023-09-24T00:13:59.655568+0000 (oldest deadline 2023-09-24T00:14:24.355269+0000) 2023-09-24T00:14:28.271 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 24 00:14:27 smithi164 bash[43088]: debug 2023-09-24T00:14:27.942+0000 7f9f5e670700 -1 osd.5 495 heartbeat_check: no reply from 172.21.15.159:6806 osd.0 since back 2023-09-24T00:13:50.838457+0000 front 2023-09-24T00:13:50.838057+0000 (oldest deadline 2023-09-24T00:14:15.537911+0000) 2023-09-24T00:14:28.272 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 24 00:14:27 smithi164 bash[43088]: debug 2023-09-24T00:14:27.942+0000 7f9f5e670700 -1 osd.5 495 heartbeat_check: no reply from 172.21.15.159:6814 osd.1 since back 2023-09-24T00:14:00.239897+0000 front 2023-09-24T00:14:00.239855+0000 (oldest deadline 2023-09-24T00:14:27.839907+0000) 2023-09-24T00:14:28.272 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 24 00:14:27 smithi164 bash[50928]: debug 2023-09-24T00:14:27.970+0000 7f99e2256700 -1 osd.6 495 heartbeat_check: no reply from 172.21.15.159:6806 osd.0 since back 2023-09-24T00:13:50.382245+0000 front 2023-09-24T00:13:50.382434+0000 (oldest deadline 2023-09-24T00:14:16.782718+0000) 2023-09-24T00:14:28.272 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 24 00:14:27 smithi164 bash[50928]: debug 2023-09-24T00:14:27.970+0000 7f99e2256700 -1 osd.6 495 heartbeat_check: no reply from 172.21.15.159:6814 osd.1 since back 2023-09-24T00:13:59.684165+0000 front 2023-09-24T00:13:59.684126+0000 (oldest deadline 2023-09-24T00:14:22.584108+0000) 2023-09-24T00:14:28.932 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 24 00:14:28 smithi164 bash[35388]: debug 2023-09-24T00:14:28.774+0000 7fd8376eb700 -1 osd.4 495 heartbeat_check: no reply from 172.21.15.159:6806 osd.0 since back 2023-09-24T00:13:50.684160+0000 front 2023-09-24T00:13:50.683618+0000 (oldest deadline 2023-09-24T00:14:14.783589+0000) 2023-09-24T00:14:28.933 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 24 00:14:28 smithi164 bash[35388]: debug 2023-09-24T00:14:28.774+0000 7fd8376eb700 -1 osd.4 495 heartbeat_check: no reply from 172.21.15.159:6814 osd.1 since back 2023-09-24T00:13:59.986378+0000 front 2023-09-24T00:13:59.986024+0000 (oldest deadline 2023-09-24T00:14:25.285891+0000) 2023-09-24T00:14:28.933 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:28 smithi164 bash[58854]: debug 2023-09-24T00:14:28.642+0000 7fad1fa2e700 -1 osd.7 495 heartbeat_check: no reply from 172.21.15.159:6806 osd.0 since back 2023-09-24T00:13:52.153803+0000 front 2023-09-24T00:13:52.153882+0000 (oldest deadline 2023-09-24T00:14:15.653354+0000) 2023-09-24T00:14:28.933 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:28 smithi164 bash[58854]: debug 2023-09-24T00:14:28.642+0000 7fad1fa2e700 -1 osd.7 495 heartbeat_check: no reply from 172.21.15.159:6814 osd.1 since back 2023-09-24T00:13:59.655525+0000 front 2023-09-24T00:13:59.655568+0000 (oldest deadline 2023-09-24T00:14:24.355269+0000) 2023-09-24T00:14:29.271 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 24 00:14:28 smithi164 bash[43088]: debug 2023-09-24T00:14:28.950+0000 7f9f5e670700 -1 osd.5 495 heartbeat_check: no reply from 172.21.15.159:6806 osd.0 since back 2023-09-24T00:13:50.838457+0000 front 2023-09-24T00:13:50.838057+0000 (oldest deadline 2023-09-24T00:14:15.537911+0000) 2023-09-24T00:14:29.272 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 24 00:14:28 smithi164 bash[43088]: debug 2023-09-24T00:14:28.950+0000 7f9f5e670700 -1 osd.5 495 heartbeat_check: no reply from 172.21.15.159:6814 osd.1 since back 2023-09-24T00:14:00.239897+0000 front 2023-09-24T00:14:00.239855+0000 (oldest deadline 2023-09-24T00:14:27.839907+0000) 2023-09-24T00:14:29.272 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 24 00:14:28 smithi164 bash[50928]: debug 2023-09-24T00:14:28.926+0000 7f99e2256700 -1 osd.6 495 heartbeat_check: no reply from 172.21.15.159:6806 osd.0 since back 2023-09-24T00:13:50.382245+0000 front 2023-09-24T00:13:50.382434+0000 (oldest deadline 2023-09-24T00:14:16.782718+0000) 2023-09-24T00:14:29.272 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 24 00:14:28 smithi164 bash[50928]: debug 2023-09-24T00:14:28.926+0000 7f99e2256700 -1 osd.6 495 heartbeat_check: no reply from 172.21.15.159:6814 osd.1 since back 2023-09-24T00:13:59.684165+0000 front 2023-09-24T00:13:59.684126+0000 (oldest deadline 2023-09-24T00:14:22.584108+0000) 2023-09-24T00:14:29.918 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:29 smithi164 bash[58854]: debug 2023-09-24T00:14:29.654+0000 7fad1fa2e700 -1 osd.7 495 heartbeat_check: no reply from 172.21.15.159:6806 osd.0 since back 2023-09-24T00:13:52.153803+0000 front 2023-09-24T00:13:52.153882+0000 (oldest deadline 2023-09-24T00:14:15.653354+0000) 2023-09-24T00:14:29.918 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:29 smithi164 bash[58854]: debug 2023-09-24T00:14:29.654+0000 7fad1fa2e700 -1 osd.7 495 heartbeat_check: no reply from 172.21.15.159:6814 osd.1 since back 2023-09-24T00:13:59.655525+0000 front 2023-09-24T00:13:59.655568+0000 (oldest deadline 2023-09-24T00:14:24.355269+0000) 2023-09-24T00:14:30.272 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 24 00:14:29 smithi164 bash[50928]: debug 2023-09-24T00:14:29.910+0000 7f99e2256700 -1 osd.6 495 heartbeat_check: no reply from 172.21.15.159:6806 osd.0 since back 2023-09-24T00:13:50.382245+0000 front 2023-09-24T00:13:50.382434+0000 (oldest deadline 2023-09-24T00:14:16.782718+0000) 2023-09-24T00:14:30.272 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 24 00:14:29 smithi164 bash[50928]: debug 2023-09-24T00:14:29.910+0000 7f99e2256700 -1 osd.6 495 heartbeat_check: no reply from 172.21.15.159:6814 osd.1 since back 2023-09-24T00:13:59.684165+0000 front 2023-09-24T00:13:59.684126+0000 (oldest deadline 2023-09-24T00:14:22.584108+0000) 2023-09-24T00:14:30.272 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 24 00:14:29 smithi164 bash[43088]: debug 2023-09-24T00:14:29.914+0000 7f9f5e670700 -1 osd.5 495 heartbeat_check: no reply from 172.21.15.159:6806 osd.0 since back 2023-09-24T00:13:50.838457+0000 front 2023-09-24T00:13:50.838057+0000 (oldest deadline 2023-09-24T00:14:15.537911+0000) 2023-09-24T00:14:30.272 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 24 00:14:29 smithi164 bash[43088]: debug 2023-09-24T00:14:29.914+0000 7f9f5e670700 -1 osd.5 495 heartbeat_check: no reply from 172.21.15.159:6814 osd.1 since back 2023-09-24T00:14:00.239897+0000 front 2023-09-24T00:14:00.239855+0000 (oldest deadline 2023-09-24T00:14:27.839907+0000) 2023-09-24T00:14:30.585 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 24 00:14:30 smithi164 bash[217347]: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd-4 2023-09-24T00:14:30.585 INFO:journalctl@ceph.osd.4.smithi164.stdout:Sep 24 00:14:30 smithi164 bash[217414]: Error response from daemon: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd-4 2023-09-24T00:14:30.883 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:30 smithi164 bash[58854]: debug 2023-09-24T00:14:30.622+0000 7fad1fa2e700 -1 osd.7 495 heartbeat_check: no reply from 172.21.15.159:6806 osd.0 since back 2023-09-24T00:13:52.153803+0000 front 2023-09-24T00:13:52.153882+0000 (oldest deadline 2023-09-24T00:14:15.653354+0000) 2023-09-24T00:14:30.883 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:30 smithi164 bash[58854]: debug 2023-09-24T00:14:30.622+0000 7fad1fa2e700 -1 osd.7 495 heartbeat_check: no reply from 172.21.15.159:6814 osd.1 since back 2023-09-24T00:13:59.655525+0000 front 2023-09-24T00:13:59.655568+0000 (oldest deadline 2023-09-24T00:14:24.355269+0000) 2023-09-24T00:14:31.272 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 24 00:14:30 smithi164 bash[43088]: debug 2023-09-24T00:14:30.910+0000 7f9f5e670700 -1 osd.5 495 heartbeat_check: no reply from 172.21.15.159:6806 osd.0 since back 2023-09-24T00:13:50.838457+0000 front 2023-09-24T00:13:50.838057+0000 (oldest deadline 2023-09-24T00:14:15.537911+0000) 2023-09-24T00:14:31.272 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 24 00:14:30 smithi164 bash[43088]: debug 2023-09-24T00:14:30.910+0000 7f9f5e670700 -1 osd.5 495 heartbeat_check: no reply from 172.21.15.159:6814 osd.1 since back 2023-09-24T00:14:00.239897+0000 front 2023-09-24T00:14:00.239855+0000 (oldest deadline 2023-09-24T00:14:27.839907+0000) 2023-09-24T00:14:31.272 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 24 00:14:30 smithi164 bash[50928]: debug 2023-09-24T00:14:30.874+0000 7f99e2256700 -1 osd.6 495 heartbeat_check: no reply from 172.21.15.159:6806 osd.0 since back 2023-09-24T00:13:50.382245+0000 front 2023-09-24T00:13:50.382434+0000 (oldest deadline 2023-09-24T00:14:16.782718+0000) 2023-09-24T00:14:31.272 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 24 00:14:30 smithi164 bash[50928]: debug 2023-09-24T00:14:30.874+0000 7f99e2256700 -1 osd.6 495 heartbeat_check: no reply from 172.21.15.159:6814 osd.1 since back 2023-09-24T00:13:59.684165+0000 front 2023-09-24T00:13:59.684126+0000 (oldest deadline 2023-09-24T00:14:22.584108+0000) 2023-09-24T00:14:31.894 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:31 smithi164 bash[58854]: debug 2023-09-24T00:14:31.646+0000 7fad1fa2e700 -1 osd.7 495 heartbeat_check: no reply from 172.21.15.159:6806 osd.0 since back 2023-09-24T00:13:52.153803+0000 front 2023-09-24T00:13:52.153882+0000 (oldest deadline 2023-09-24T00:14:15.653354+0000) 2023-09-24T00:14:31.894 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:31 smithi164 bash[58854]: debug 2023-09-24T00:14:31.646+0000 7fad1fa2e700 -1 osd.7 495 heartbeat_check: no reply from 172.21.15.159:6814 osd.1 since back 2023-09-24T00:13:59.655525+0000 front 2023-09-24T00:13:59.655568+0000 (oldest deadline 2023-09-24T00:14:24.355269+0000) 2023-09-24T00:14:32.271 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 24 00:14:31 smithi164 bash[43088]: debug 2023-09-24T00:14:31.954+0000 7f9f5e670700 -1 osd.5 495 heartbeat_check: no reply from 172.21.15.159:6806 osd.0 since back 2023-09-24T00:13:50.838457+0000 front 2023-09-24T00:13:50.838057+0000 (oldest deadline 2023-09-24T00:14:15.537911+0000) 2023-09-24T00:14:32.272 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 24 00:14:31 smithi164 bash[43088]: debug 2023-09-24T00:14:31.954+0000 7f9f5e670700 -1 osd.5 495 heartbeat_check: no reply from 172.21.15.159:6814 osd.1 since back 2023-09-24T00:14:00.239897+0000 front 2023-09-24T00:14:00.239855+0000 (oldest deadline 2023-09-24T00:14:27.839907+0000) 2023-09-24T00:14:32.272 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 24 00:14:31 smithi164 bash[43088]: debug 2023-09-24T00:14:31.954+0000 7f9f5e670700 -1 osd.5 495 heartbeat_check: no reply from 172.21.15.159:6822 osd.2 since back 2023-09-24T00:14:07.840865+0000 front 2023-09-24T00:14:07.840686+0000 (oldest deadline 2023-09-24T00:14:31.940484+0000) 2023-09-24T00:14:32.272 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 24 00:14:31 smithi164 bash[50928]: debug 2023-09-24T00:14:31.886+0000 7f99e2256700 -1 osd.6 495 heartbeat_check: no reply from 172.21.15.159:6806 osd.0 since back 2023-09-24T00:13:50.382245+0000 front 2023-09-24T00:13:50.382434+0000 (oldest deadline 2023-09-24T00:14:16.782718+0000) 2023-09-24T00:14:32.272 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 24 00:14:31 smithi164 bash[50928]: debug 2023-09-24T00:14:31.886+0000 7f99e2256700 -1 osd.6 495 heartbeat_check: no reply from 172.21.15.159:6814 osd.1 since back 2023-09-24T00:13:59.684165+0000 front 2023-09-24T00:13:59.684126+0000 (oldest deadline 2023-09-24T00:14:22.584108+0000) 2023-09-24T00:14:32.923 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:32 smithi164 bash[58854]: debug 2023-09-24T00:14:32.630+0000 7fad1fa2e700 -1 osd.7 495 heartbeat_check: no reply from 172.21.15.159:6806 osd.0 since back 2023-09-24T00:13:52.153803+0000 front 2023-09-24T00:13:52.153882+0000 (oldest deadline 2023-09-24T00:14:15.653354+0000) 2023-09-24T00:14:32.924 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:32 smithi164 bash[58854]: debug 2023-09-24T00:14:32.630+0000 7fad1fa2e700 -1 osd.7 495 heartbeat_check: no reply from 172.21.15.159:6814 osd.1 since back 2023-09-24T00:13:59.655525+0000 front 2023-09-24T00:13:59.655568+0000 (oldest deadline 2023-09-24T00:14:24.355269+0000) 2023-09-24T00:14:32.924 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:32 smithi164 bash[58854]: debug 2023-09-24T00:14:32.630+0000 7fad1fa2e700 -1 osd.7 495 heartbeat_check: no reply from 172.21.15.159:6822 osd.2 since back 2023-09-24T00:14:09.557525+0000 front 2023-09-24T00:14:09.557668+0000 (oldest deadline 2023-09-24T00:14:32.457215+0000) 2023-09-24T00:14:33.139 DEBUG:teuthology.orchestra.run.smithi164:> sudo pkill -f 'journalctl -f -n 0 -u ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7@osd.4.service' 2023-09-24T00:14:33.169 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-24T00:14:33.169 INFO:tasks.cephadm.osd.4:Stopped osd.4 2023-09-24T00:14:33.170 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2023-09-24T00:14:33.170 DEBUG:teuthology.orchestra.run.smithi164:> sudo systemctl stop ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7@osd.5 2023-09-24T00:14:33.226 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 24 00:14:32 smithi164 bash[50928]: debug 2023-09-24T00:14:32.922+0000 7f99e2256700 -1 osd.6 495 heartbeat_check: no reply from 172.21.15.159:6806 osd.0 since back 2023-09-24T00:13:50.382245+0000 front 2023-09-24T00:13:50.382434+0000 (oldest deadline 2023-09-24T00:14:16.782718+0000) 2023-09-24T00:14:33.226 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 24 00:14:32 smithi164 bash[50928]: debug 2023-09-24T00:14:32.922+0000 7f99e2256700 -1 osd.6 495 heartbeat_check: no reply from 172.21.15.159:6814 osd.1 since back 2023-09-24T00:13:59.684165+0000 front 2023-09-24T00:13:59.684126+0000 (oldest deadline 2023-09-24T00:14:22.584108+0000) 2023-09-24T00:14:33.227 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 24 00:14:32 smithi164 bash[43088]: debug 2023-09-24T00:14:32.914+0000 7f9f5e670700 -1 osd.5 495 heartbeat_check: no reply from 172.21.15.159:6806 osd.0 since back 2023-09-24T00:13:50.838457+0000 front 2023-09-24T00:13:50.838057+0000 (oldest deadline 2023-09-24T00:14:15.537911+0000) 2023-09-24T00:14:33.227 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 24 00:14:32 smithi164 bash[43088]: debug 2023-09-24T00:14:32.914+0000 7f9f5e670700 -1 osd.5 495 heartbeat_check: no reply from 172.21.15.159:6814 osd.1 since back 2023-09-24T00:14:00.239897+0000 front 2023-09-24T00:14:00.239855+0000 (oldest deadline 2023-09-24T00:14:27.839907+0000) 2023-09-24T00:14:33.227 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 24 00:14:32 smithi164 bash[43088]: debug 2023-09-24T00:14:32.914+0000 7f9f5e670700 -1 osd.5 495 heartbeat_check: no reply from 172.21.15.159:6822 osd.2 since back 2023-09-24T00:14:07.840865+0000 front 2023-09-24T00:14:07.840686+0000 (oldest deadline 2023-09-24T00:14:31.940484+0000) 2023-09-24T00:14:33.522 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 24 00:14:33 smithi164 systemd[1]: Stopping Ceph osd.5 for e43465dc-5a64-11ee-8db4-212e2dc638e7... 2023-09-24T00:14:33.522 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 24 00:14:33 smithi164 bash[43088]: debug 2023-09-24T00:14:33.386+0000 7f9f62072700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.5 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-09-24T00:14:33.522 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 24 00:14:33 smithi164 bash[43088]: debug 2023-09-24T00:14:33.386+0000 7f9f62072700 -1 osd.5 495 *** Got signal Terminated *** 2023-09-24T00:14:33.522 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 24 00:14:33 smithi164 bash[43088]: debug 2023-09-24T00:14:33.386+0000 7f9f62072700 -1 osd.5 495 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-24T00:14:33.875 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:33 smithi164 bash[58854]: debug 2023-09-24T00:14:33.586+0000 7fad1fa2e700 -1 osd.7 495 heartbeat_check: no reply from 172.21.15.159:6806 osd.0 since back 2023-09-24T00:13:52.153803+0000 front 2023-09-24T00:13:52.153882+0000 (oldest deadline 2023-09-24T00:14:15.653354+0000) 2023-09-24T00:14:33.875 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:33 smithi164 bash[58854]: debug 2023-09-24T00:14:33.586+0000 7fad1fa2e700 -1 osd.7 495 heartbeat_check: no reply from 172.21.15.159:6814 osd.1 since back 2023-09-24T00:13:59.655525+0000 front 2023-09-24T00:13:59.655568+0000 (oldest deadline 2023-09-24T00:14:24.355269+0000) 2023-09-24T00:14:33.875 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:33 smithi164 bash[58854]: debug 2023-09-24T00:14:33.586+0000 7fad1fa2e700 -1 osd.7 495 heartbeat_check: no reply from 172.21.15.159:6822 osd.2 since back 2023-09-24T00:14:09.557525+0000 front 2023-09-24T00:14:09.557668+0000 (oldest deadline 2023-09-24T00:14:32.457215+0000) 2023-09-24T00:14:34.272 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 24 00:14:33 smithi164 bash[50928]: debug 2023-09-24T00:14:33.934+0000 7f99e2256700 -1 osd.6 495 heartbeat_check: no reply from 172.21.15.159:6806 osd.0 since back 2023-09-24T00:13:50.382245+0000 front 2023-09-24T00:13:50.382434+0000 (oldest deadline 2023-09-24T00:14:16.782718+0000) 2023-09-24T00:14:34.272 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 24 00:14:33 smithi164 bash[50928]: debug 2023-09-24T00:14:33.934+0000 7f99e2256700 -1 osd.6 495 heartbeat_check: no reply from 172.21.15.159:6814 osd.1 since back 2023-09-24T00:13:59.684165+0000 front 2023-09-24T00:13:59.684126+0000 (oldest deadline 2023-09-24T00:14:22.584108+0000) 2023-09-24T00:14:34.272 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 24 00:14:33 smithi164 bash[43088]: debug 2023-09-24T00:14:33.870+0000 7f9f5e670700 -1 osd.5 495 heartbeat_check: no reply from 172.21.15.159:6806 osd.0 since back 2023-09-24T00:13:50.838457+0000 front 2023-09-24T00:13:50.838057+0000 (oldest deadline 2023-09-24T00:14:15.537911+0000) 2023-09-24T00:14:34.272 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 24 00:14:33 smithi164 bash[43088]: debug 2023-09-24T00:14:33.870+0000 7f9f5e670700 -1 osd.5 495 heartbeat_check: no reply from 172.21.15.159:6814 osd.1 since back 2023-09-24T00:14:00.239897+0000 front 2023-09-24T00:14:00.239855+0000 (oldest deadline 2023-09-24T00:14:27.839907+0000) 2023-09-24T00:14:34.273 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 24 00:14:33 smithi164 bash[43088]: debug 2023-09-24T00:14:33.870+0000 7f9f5e670700 -1 osd.5 495 heartbeat_check: no reply from 172.21.15.159:6822 osd.2 since back 2023-09-24T00:14:07.840865+0000 front 2023-09-24T00:14:07.840686+0000 (oldest deadline 2023-09-24T00:14:31.940484+0000) 2023-09-24T00:14:34.860 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:34 smithi164 bash[58854]: debug 2023-09-24T00:14:34.594+0000 7fad1fa2e700 -1 osd.7 495 heartbeat_check: no reply from 172.21.15.159:6806 osd.0 since back 2023-09-24T00:13:52.153803+0000 front 2023-09-24T00:13:52.153882+0000 (oldest deadline 2023-09-24T00:14:15.653354+0000) 2023-09-24T00:14:34.861 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:34 smithi164 bash[58854]: debug 2023-09-24T00:14:34.594+0000 7fad1fa2e700 -1 osd.7 495 heartbeat_check: no reply from 172.21.15.159:6814 osd.1 since back 2023-09-24T00:13:59.655525+0000 front 2023-09-24T00:13:59.655568+0000 (oldest deadline 2023-09-24T00:14:24.355269+0000) 2023-09-24T00:14:34.861 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:34 smithi164 bash[58854]: debug 2023-09-24T00:14:34.594+0000 7fad1fa2e700 -1 osd.7 495 heartbeat_check: no reply from 172.21.15.159:6822 osd.2 since back 2023-09-24T00:14:09.557525+0000 front 2023-09-24T00:14:09.557668+0000 (oldest deadline 2023-09-24T00:14:32.457215+0000) 2023-09-24T00:14:35.272 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 24 00:14:34 smithi164 bash[50928]: debug 2023-09-24T00:14:34.890+0000 7f99e2256700 -1 osd.6 495 heartbeat_check: no reply from 172.21.15.159:6806 osd.0 since back 2023-09-24T00:13:50.382245+0000 front 2023-09-24T00:13:50.382434+0000 (oldest deadline 2023-09-24T00:14:16.782718+0000) 2023-09-24T00:14:35.272 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 24 00:14:34 smithi164 bash[50928]: debug 2023-09-24T00:14:34.890+0000 7f99e2256700 -1 osd.6 495 heartbeat_check: no reply from 172.21.15.159:6814 osd.1 since back 2023-09-24T00:13:59.684165+0000 front 2023-09-24T00:13:59.684126+0000 (oldest deadline 2023-09-24T00:14:22.584108+0000) 2023-09-24T00:14:35.273 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 24 00:14:34 smithi164 bash[43088]: debug 2023-09-24T00:14:34.854+0000 7f9f5e670700 -1 osd.5 495 heartbeat_check: no reply from 172.21.15.159:6806 osd.0 since back 2023-09-24T00:13:50.838457+0000 front 2023-09-24T00:13:50.838057+0000 (oldest deadline 2023-09-24T00:14:15.537911+0000) 2023-09-24T00:14:35.273 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 24 00:14:34 smithi164 bash[43088]: debug 2023-09-24T00:14:34.854+0000 7f9f5e670700 -1 osd.5 495 heartbeat_check: no reply from 172.21.15.159:6814 osd.1 since back 2023-09-24T00:14:00.239897+0000 front 2023-09-24T00:14:00.239855+0000 (oldest deadline 2023-09-24T00:14:27.839907+0000) 2023-09-24T00:14:35.273 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 24 00:14:34 smithi164 bash[43088]: debug 2023-09-24T00:14:34.854+0000 7f9f5e670700 -1 osd.5 495 heartbeat_check: no reply from 172.21.15.159:6822 osd.2 since back 2023-09-24T00:14:07.840865+0000 front 2023-09-24T00:14:07.840686+0000 (oldest deadline 2023-09-24T00:14:31.940484+0000) 2023-09-24T00:14:35.920 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 24 00:14:35 smithi164 bash[43088]: debug 2023-09-24T00:14:35.838+0000 7f9f5e670700 -1 osd.5 495 heartbeat_check: no reply from 172.21.15.159:6806 osd.0 since back 2023-09-24T00:13:50.838457+0000 front 2023-09-24T00:13:50.838057+0000 (oldest deadline 2023-09-24T00:14:15.537911+0000) 2023-09-24T00:14:35.921 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 24 00:14:35 smithi164 bash[43088]: debug 2023-09-24T00:14:35.838+0000 7f9f5e670700 -1 osd.5 495 heartbeat_check: no reply from 172.21.15.159:6814 osd.1 since back 2023-09-24T00:14:00.239897+0000 front 2023-09-24T00:14:00.239855+0000 (oldest deadline 2023-09-24T00:14:27.839907+0000) 2023-09-24T00:14:35.921 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 24 00:14:35 smithi164 bash[43088]: debug 2023-09-24T00:14:35.838+0000 7f9f5e670700 -1 osd.5 495 heartbeat_check: no reply from 172.21.15.159:6822 osd.2 since back 2023-09-24T00:14:07.840865+0000 front 2023-09-24T00:14:07.840686+0000 (oldest deadline 2023-09-24T00:14:31.940484+0000) 2023-09-24T00:14:35.921 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:35 smithi164 bash[58854]: debug 2023-09-24T00:14:35.622+0000 7fad1fa2e700 -1 osd.7 495 heartbeat_check: no reply from 172.21.15.159:6806 osd.0 since back 2023-09-24T00:13:52.153803+0000 front 2023-09-24T00:13:52.153882+0000 (oldest deadline 2023-09-24T00:14:15.653354+0000) 2023-09-24T00:14:35.921 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:35 smithi164 bash[58854]: debug 2023-09-24T00:14:35.622+0000 7fad1fa2e700 -1 osd.7 495 heartbeat_check: no reply from 172.21.15.159:6814 osd.1 since back 2023-09-24T00:13:59.655525+0000 front 2023-09-24T00:13:59.655568+0000 (oldest deadline 2023-09-24T00:14:24.355269+0000) 2023-09-24T00:14:35.921 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:35 smithi164 bash[58854]: debug 2023-09-24T00:14:35.622+0000 7fad1fa2e700 -1 osd.7 495 heartbeat_check: no reply from 172.21.15.159:6822 osd.2 since back 2023-09-24T00:14:09.557525+0000 front 2023-09-24T00:14:09.557668+0000 (oldest deadline 2023-09-24T00:14:32.457215+0000) 2023-09-24T00:14:36.271 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 24 00:14:35 smithi164 bash[50928]: debug 2023-09-24T00:14:35.914+0000 7f99e2256700 -1 osd.6 495 heartbeat_check: no reply from 172.21.15.159:6806 osd.0 since back 2023-09-24T00:13:50.382245+0000 front 2023-09-24T00:13:50.382434+0000 (oldest deadline 2023-09-24T00:14:16.782718+0000) 2023-09-24T00:14:36.272 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 24 00:14:35 smithi164 bash[50928]: debug 2023-09-24T00:14:35.914+0000 7f99e2256700 -1 osd.6 495 heartbeat_check: no reply from 172.21.15.159:6814 osd.1 since back 2023-09-24T00:13:59.684165+0000 front 2023-09-24T00:13:59.684126+0000 (oldest deadline 2023-09-24T00:14:22.584108+0000) 2023-09-24T00:14:36.925 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 24 00:14:36 smithi164 bash[43088]: debug 2023-09-24T00:14:36.834+0000 7f9f5e670700 -1 osd.5 495 heartbeat_check: no reply from 172.21.15.159:6806 osd.0 since back 2023-09-24T00:13:50.838457+0000 front 2023-09-24T00:13:50.838057+0000 (oldest deadline 2023-09-24T00:14:15.537911+0000) 2023-09-24T00:14:36.926 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 24 00:14:36 smithi164 bash[43088]: debug 2023-09-24T00:14:36.834+0000 7f9f5e670700 -1 osd.5 495 heartbeat_check: no reply from 172.21.15.159:6814 osd.1 since back 2023-09-24T00:14:00.239897+0000 front 2023-09-24T00:14:00.239855+0000 (oldest deadline 2023-09-24T00:14:27.839907+0000) 2023-09-24T00:14:36.926 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 24 00:14:36 smithi164 bash[43088]: debug 2023-09-24T00:14:36.834+0000 7f9f5e670700 -1 osd.5 495 heartbeat_check: no reply from 172.21.15.159:6822 osd.2 since back 2023-09-24T00:14:07.840865+0000 front 2023-09-24T00:14:07.840686+0000 (oldest deadline 2023-09-24T00:14:31.940484+0000) 2023-09-24T00:14:36.926 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:36 smithi164 bash[58854]: debug 2023-09-24T00:14:36.650+0000 7fad1fa2e700 -1 osd.7 495 heartbeat_check: no reply from 172.21.15.159:6806 osd.0 since back 2023-09-24T00:13:52.153803+0000 front 2023-09-24T00:13:52.153882+0000 (oldest deadline 2023-09-24T00:14:15.653354+0000) 2023-09-24T00:14:36.926 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:36 smithi164 bash[58854]: debug 2023-09-24T00:14:36.650+0000 7fad1fa2e700 -1 osd.7 495 heartbeat_check: no reply from 172.21.15.159:6814 osd.1 since back 2023-09-24T00:13:59.655525+0000 front 2023-09-24T00:13:59.655568+0000 (oldest deadline 2023-09-24T00:14:24.355269+0000) 2023-09-24T00:14:36.926 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:36 smithi164 bash[58854]: debug 2023-09-24T00:14:36.650+0000 7fad1fa2e700 -1 osd.7 495 heartbeat_check: no reply from 172.21.15.159:6822 osd.2 since back 2023-09-24T00:14:09.557525+0000 front 2023-09-24T00:14:09.557668+0000 (oldest deadline 2023-09-24T00:14:32.457215+0000) 2023-09-24T00:14:37.272 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 24 00:14:36 smithi164 bash[50928]: debug 2023-09-24T00:14:36.918+0000 7f99e2256700 -1 osd.6 495 heartbeat_check: no reply from 172.21.15.159:6806 osd.0 since back 2023-09-24T00:13:50.382245+0000 front 2023-09-24T00:13:50.382434+0000 (oldest deadline 2023-09-24T00:14:16.782718+0000) 2023-09-24T00:14:37.272 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 24 00:14:36 smithi164 bash[50928]: debug 2023-09-24T00:14:36.918+0000 7f99e2256700 -1 osd.6 495 heartbeat_check: no reply from 172.21.15.159:6814 osd.1 since back 2023-09-24T00:13:59.684165+0000 front 2023-09-24T00:13:59.684126+0000 (oldest deadline 2023-09-24T00:14:22.584108+0000) 2023-09-24T00:14:37.272 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 24 00:14:36 smithi164 bash[50928]: debug 2023-09-24T00:14:36.918+0000 7f99e2256700 -1 osd.6 495 heartbeat_check: no reply from 172.21.15.159:6822 osd.2 since back 2023-09-24T00:14:10.786547+0000 front 2023-09-24T00:14:10.786354+0000 (oldest deadline 2023-09-24T00:14:36.086406+0000) 2023-09-24T00:14:37.961 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 24 00:14:37 smithi164 bash[43088]: debug 2023-09-24T00:14:37.802+0000 7f9f5e670700 -1 osd.5 495 heartbeat_check: no reply from 172.21.15.159:6806 osd.0 since back 2023-09-24T00:13:50.838457+0000 front 2023-09-24T00:13:50.838057+0000 (oldest deadline 2023-09-24T00:14:15.537911+0000) 2023-09-24T00:14:37.961 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 24 00:14:37 smithi164 bash[43088]: debug 2023-09-24T00:14:37.802+0000 7f9f5e670700 -1 osd.5 495 heartbeat_check: no reply from 172.21.15.159:6814 osd.1 since back 2023-09-24T00:14:00.239897+0000 front 2023-09-24T00:14:00.239855+0000 (oldest deadline 2023-09-24T00:14:27.839907+0000) 2023-09-24T00:14:37.961 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 24 00:14:37 smithi164 bash[43088]: debug 2023-09-24T00:14:37.802+0000 7f9f5e670700 -1 osd.5 495 heartbeat_check: no reply from 172.21.15.159:6822 osd.2 since back 2023-09-24T00:14:07.840865+0000 front 2023-09-24T00:14:07.840686+0000 (oldest deadline 2023-09-24T00:14:31.940484+0000) 2023-09-24T00:14:37.961 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:37 smithi164 bash[58854]: debug 2023-09-24T00:14:37.622+0000 7fad1fa2e700 -1 osd.7 495 heartbeat_check: no reply from 172.21.15.159:6806 osd.0 since back 2023-09-24T00:13:52.153803+0000 front 2023-09-24T00:13:52.153882+0000 (oldest deadline 2023-09-24T00:14:15.653354+0000) 2023-09-24T00:14:37.962 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:37 smithi164 bash[58854]: debug 2023-09-24T00:14:37.622+0000 7fad1fa2e700 -1 osd.7 495 heartbeat_check: no reply from 172.21.15.159:6814 osd.1 since back 2023-09-24T00:13:59.655525+0000 front 2023-09-24T00:13:59.655568+0000 (oldest deadline 2023-09-24T00:14:24.355269+0000) 2023-09-24T00:14:37.962 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:37 smithi164 bash[58854]: debug 2023-09-24T00:14:37.622+0000 7fad1fa2e700 -1 osd.7 495 heartbeat_check: no reply from 172.21.15.159:6822 osd.2 since back 2023-09-24T00:14:09.557525+0000 front 2023-09-24T00:14:09.557668+0000 (oldest deadline 2023-09-24T00:14:32.457215+0000) 2023-09-24T00:14:38.271 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 24 00:14:37 smithi164 bash[50928]: debug 2023-09-24T00:14:37.954+0000 7f99e2256700 -1 osd.6 495 heartbeat_check: no reply from 172.21.15.159:6806 osd.0 since back 2023-09-24T00:13:50.382245+0000 front 2023-09-24T00:13:50.382434+0000 (oldest deadline 2023-09-24T00:14:16.782718+0000) 2023-09-24T00:14:38.272 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 24 00:14:37 smithi164 bash[50928]: debug 2023-09-24T00:14:37.954+0000 7f99e2256700 -1 osd.6 495 heartbeat_check: no reply from 172.21.15.159:6814 osd.1 since back 2023-09-24T00:13:59.684165+0000 front 2023-09-24T00:13:59.684126+0000 (oldest deadline 2023-09-24T00:14:22.584108+0000) 2023-09-24T00:14:38.272 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 24 00:14:37 smithi164 bash[50928]: debug 2023-09-24T00:14:37.954+0000 7f99e2256700 -1 osd.6 495 heartbeat_check: no reply from 172.21.15.159:6822 osd.2 since back 2023-09-24T00:14:10.786547+0000 front 2023-09-24T00:14:10.786354+0000 (oldest deadline 2023-09-24T00:14:36.086406+0000) 2023-09-24T00:14:38.996 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:38 smithi164 bash[58854]: debug 2023-09-24T00:14:38.622+0000 7fad1fa2e700 -1 osd.7 495 heartbeat_check: no reply from 172.21.15.159:6806 osd.0 since back 2023-09-24T00:13:52.153803+0000 front 2023-09-24T00:13:52.153882+0000 (oldest deadline 2023-09-24T00:14:15.653354+0000) 2023-09-24T00:14:38.996 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:38 smithi164 bash[58854]: debug 2023-09-24T00:14:38.622+0000 7fad1fa2e700 -1 osd.7 495 heartbeat_check: no reply from 172.21.15.159:6814 osd.1 since back 2023-09-24T00:13:59.655525+0000 front 2023-09-24T00:13:59.655568+0000 (oldest deadline 2023-09-24T00:14:24.355269+0000) 2023-09-24T00:14:38.996 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:38 smithi164 bash[58854]: debug 2023-09-24T00:14:38.622+0000 7fad1fa2e700 -1 osd.7 495 heartbeat_check: no reply from 172.21.15.159:6822 osd.2 since back 2023-09-24T00:14:09.557525+0000 front 2023-09-24T00:14:09.557668+0000 (oldest deadline 2023-09-24T00:14:32.457215+0000) 2023-09-24T00:14:39.266 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 24 00:14:38 smithi164 bash[50928]: debug 2023-09-24T00:14:38.986+0000 7f99e2256700 -1 osd.6 495 heartbeat_check: no reply from 172.21.15.159:6806 osd.0 since back 2023-09-24T00:13:50.382245+0000 front 2023-09-24T00:13:50.382434+0000 (oldest deadline 2023-09-24T00:14:16.782718+0000) 2023-09-24T00:14:39.266 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 24 00:14:38 smithi164 bash[50928]: debug 2023-09-24T00:14:38.986+0000 7f99e2256700 -1 osd.6 495 heartbeat_check: no reply from 172.21.15.159:6814 osd.1 since back 2023-09-24T00:13:59.684165+0000 front 2023-09-24T00:13:59.684126+0000 (oldest deadline 2023-09-24T00:14:22.584108+0000) 2023-09-24T00:14:39.266 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 24 00:14:38 smithi164 bash[50928]: debug 2023-09-24T00:14:38.986+0000 7f99e2256700 -1 osd.6 495 heartbeat_check: no reply from 172.21.15.159:6822 osd.2 since back 2023-09-24T00:14:10.786547+0000 front 2023-09-24T00:14:10.786354+0000 (oldest deadline 2023-09-24T00:14:36.086406+0000) 2023-09-24T00:14:39.978 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 24 00:14:39 smithi164 bash[217557]: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd-5 2023-09-24T00:14:39.979 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:39 smithi164 bash[58854]: debug 2023-09-24T00:14:39.610+0000 7fad1fa2e700 -1 osd.7 495 heartbeat_check: no reply from 172.21.15.159:6806 osd.0 since back 2023-09-24T00:13:52.153803+0000 front 2023-09-24T00:13:52.153882+0000 (oldest deadline 2023-09-24T00:14:15.653354+0000) 2023-09-24T00:14:39.979 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:39 smithi164 bash[58854]: debug 2023-09-24T00:14:39.610+0000 7fad1fa2e700 -1 osd.7 495 heartbeat_check: no reply from 172.21.15.159:6814 osd.1 since back 2023-09-24T00:13:59.655525+0000 front 2023-09-24T00:13:59.655568+0000 (oldest deadline 2023-09-24T00:14:24.355269+0000) 2023-09-24T00:14:39.979 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:39 smithi164 bash[58854]: debug 2023-09-24T00:14:39.610+0000 7fad1fa2e700 -1 osd.7 495 heartbeat_check: no reply from 172.21.15.159:6822 osd.2 since back 2023-09-24T00:14:09.557525+0000 front 2023-09-24T00:14:09.557668+0000 (oldest deadline 2023-09-24T00:14:32.457215+0000) 2023-09-24T00:14:40.272 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 24 00:14:39 smithi164 bash[217625]: Error response from daemon: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd-5 2023-09-24T00:14:40.272 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 24 00:14:39 smithi164 bash[50928]: debug 2023-09-24T00:14:39.990+0000 7f99e2256700 -1 osd.6 495 heartbeat_check: no reply from 172.21.15.159:6806 osd.0 since back 2023-09-24T00:13:50.382245+0000 front 2023-09-24T00:13:50.382434+0000 (oldest deadline 2023-09-24T00:14:16.782718+0000) 2023-09-24T00:14:40.272 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 24 00:14:39 smithi164 bash[50928]: debug 2023-09-24T00:14:39.990+0000 7f99e2256700 -1 osd.6 495 heartbeat_check: no reply from 172.21.15.159:6814 osd.1 since back 2023-09-24T00:13:59.684165+0000 front 2023-09-24T00:13:59.684126+0000 (oldest deadline 2023-09-24T00:14:22.584108+0000) 2023-09-24T00:14:40.272 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 24 00:14:39 smithi164 bash[50928]: debug 2023-09-24T00:14:39.990+0000 7f99e2256700 -1 osd.6 495 heartbeat_check: no reply from 172.21.15.159:6822 osd.2 since back 2023-09-24T00:14:10.786547+0000 front 2023-09-24T00:14:10.786354+0000 (oldest deadline 2023-09-24T00:14:36.086406+0000) 2023-09-24T00:14:40.970 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:40 smithi164 bash[58854]: debug 2023-09-24T00:14:40.662+0000 7fad1fa2e700 -1 osd.7 495 heartbeat_check: no reply from 172.21.15.159:6806 osd.0 since back 2023-09-24T00:13:52.153803+0000 front 2023-09-24T00:13:52.153882+0000 (oldest deadline 2023-09-24T00:14:15.653354+0000) 2023-09-24T00:14:40.970 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:40 smithi164 bash[58854]: debug 2023-09-24T00:14:40.662+0000 7fad1fa2e700 -1 osd.7 495 heartbeat_check: no reply from 172.21.15.159:6814 osd.1 since back 2023-09-24T00:13:59.655525+0000 front 2023-09-24T00:13:59.655568+0000 (oldest deadline 2023-09-24T00:14:24.355269+0000) 2023-09-24T00:14:40.970 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:40 smithi164 bash[58854]: debug 2023-09-24T00:14:40.662+0000 7fad1fa2e700 -1 osd.7 495 heartbeat_check: no reply from 172.21.15.159:6822 osd.2 since back 2023-09-24T00:14:09.557525+0000 front 2023-09-24T00:14:09.557668+0000 (oldest deadline 2023-09-24T00:14:32.457215+0000) 2023-09-24T00:14:41.271 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 24 00:14:40 smithi164 bash[50928]: debug 2023-09-24T00:14:40.966+0000 7f99e2256700 -1 osd.6 495 heartbeat_check: no reply from 172.21.15.159:6806 osd.0 since back 2023-09-24T00:13:50.382245+0000 front 2023-09-24T00:13:50.382434+0000 (oldest deadline 2023-09-24T00:14:16.782718+0000) 2023-09-24T00:14:41.273 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 24 00:14:40 smithi164 bash[50928]: debug 2023-09-24T00:14:40.966+0000 7f99e2256700 -1 osd.6 495 heartbeat_check: no reply from 172.21.15.159:6814 osd.1 since back 2023-09-24T00:13:59.684165+0000 front 2023-09-24T00:13:59.684126+0000 (oldest deadline 2023-09-24T00:14:22.584108+0000) 2023-09-24T00:14:41.274 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 24 00:14:40 smithi164 bash[50928]: debug 2023-09-24T00:14:40.966+0000 7f99e2256700 -1 osd.6 495 heartbeat_check: no reply from 172.21.15.159:6822 osd.2 since back 2023-09-24T00:14:10.786547+0000 front 2023-09-24T00:14:10.786354+0000 (oldest deadline 2023-09-24T00:14:36.086406+0000) 2023-09-24T00:14:41.274 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 24 00:14:40 smithi164 bash[50928]: debug 2023-09-24T00:14:40.966+0000 7f99e2256700 -1 osd.6 495 heartbeat_check: no reply from 172.21.15.159:6830 osd.3 since back 2023-09-24T00:14:16.087282+0000 front 2023-09-24T00:14:16.087412+0000 (oldest deadline 2023-09-24T00:14:40.787133+0000) 2023-09-24T00:14:42.010 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:41 smithi164 bash[58854]: debug 2023-09-24T00:14:41.698+0000 7fad1fa2e700 -1 osd.7 495 heartbeat_check: no reply from 172.21.15.159:6806 osd.0 since back 2023-09-24T00:13:52.153803+0000 front 2023-09-24T00:13:52.153882+0000 (oldest deadline 2023-09-24T00:14:15.653354+0000) 2023-09-24T00:14:42.011 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:41 smithi164 bash[58854]: debug 2023-09-24T00:14:41.698+0000 7fad1fa2e700 -1 osd.7 495 heartbeat_check: no reply from 172.21.15.159:6814 osd.1 since back 2023-09-24T00:13:59.655525+0000 front 2023-09-24T00:13:59.655568+0000 (oldest deadline 2023-09-24T00:14:24.355269+0000) 2023-09-24T00:14:42.011 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:41 smithi164 bash[58854]: debug 2023-09-24T00:14:41.698+0000 7fad1fa2e700 -1 osd.7 495 heartbeat_check: no reply from 172.21.15.159:6822 osd.2 since back 2023-09-24T00:14:09.557525+0000 front 2023-09-24T00:14:09.557668+0000 (oldest deadline 2023-09-24T00:14:32.457215+0000) 2023-09-24T00:14:42.215 DEBUG:teuthology.orchestra.run.smithi164:> sudo pkill -f 'journalctl -f -n 0 -u ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7@osd.5.service' 2023-09-24T00:14:42.267 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 24 00:14:42 smithi164 systemd[1]: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7@osd.5.service: Succeeded. 2023-09-24T00:14:42.267 INFO:journalctl@ceph.osd.5.smithi164.stdout:Sep 24 00:14:42 smithi164 systemd[1]: Stopped Ceph osd.5 for e43465dc-5a64-11ee-8db4-212e2dc638e7. 2023-09-24T00:14:42.267 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 24 00:14:42 smithi164 bash[50928]: debug 2023-09-24T00:14:42.002+0000 7f99e2256700 -1 osd.6 495 heartbeat_check: no reply from 172.21.15.159:6806 osd.0 since back 2023-09-24T00:13:50.382245+0000 front 2023-09-24T00:13:50.382434+0000 (oldest deadline 2023-09-24T00:14:16.782718+0000) 2023-09-24T00:14:42.268 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 24 00:14:42 smithi164 bash[50928]: debug 2023-09-24T00:14:42.002+0000 7f99e2256700 -1 osd.6 495 heartbeat_check: no reply from 172.21.15.159:6814 osd.1 since back 2023-09-24T00:13:59.684165+0000 front 2023-09-24T00:13:59.684126+0000 (oldest deadline 2023-09-24T00:14:22.584108+0000) 2023-09-24T00:14:42.268 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 24 00:14:42 smithi164 bash[50928]: debug 2023-09-24T00:14:42.002+0000 7f99e2256700 -1 osd.6 495 heartbeat_check: no reply from 172.21.15.159:6822 osd.2 since back 2023-09-24T00:14:10.786547+0000 front 2023-09-24T00:14:10.786354+0000 (oldest deadline 2023-09-24T00:14:36.086406+0000) 2023-09-24T00:14:42.268 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 24 00:14:42 smithi164 bash[50928]: debug 2023-09-24T00:14:42.002+0000 7f99e2256700 -1 osd.6 495 heartbeat_check: no reply from 172.21.15.159:6830 osd.3 since back 2023-09-24T00:14:16.087282+0000 front 2023-09-24T00:14:16.087412+0000 (oldest deadline 2023-09-24T00:14:40.787133+0000) 2023-09-24T00:14:42.286 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-24T00:14:42.286 INFO:tasks.cephadm.osd.5:Stopped osd.5 2023-09-24T00:14:42.286 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2023-09-24T00:14:42.286 DEBUG:teuthology.orchestra.run.smithi164:> sudo systemctl stop ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7@osd.6 2023-09-24T00:14:42.522 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 24 00:14:42 smithi164 systemd[1]: Stopping Ceph osd.6 for e43465dc-5a64-11ee-8db4-212e2dc638e7... 2023-09-24T00:14:42.522 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 24 00:14:42 smithi164 bash[50928]: debug 2023-09-24T00:14:42.506+0000 7f99e6c5a700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.6 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-09-24T00:14:42.522 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 24 00:14:42 smithi164 bash[50928]: debug 2023-09-24T00:14:42.506+0000 7f99e6c5a700 -1 osd.6 495 *** Got signal Terminated *** 2023-09-24T00:14:42.522 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 24 00:14:42 smithi164 bash[50928]: debug 2023-09-24T00:14:42.506+0000 7f99e6c5a700 -1 osd.6 495 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-24T00:14:42.999 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:42 smithi164 bash[58854]: debug 2023-09-24T00:14:42.730+0000 7fad1fa2e700 -1 osd.7 495 heartbeat_check: no reply from 172.21.15.159:6806 osd.0 since back 2023-09-24T00:13:52.153803+0000 front 2023-09-24T00:13:52.153882+0000 (oldest deadline 2023-09-24T00:14:15.653354+0000) 2023-09-24T00:14:42.999 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:42 smithi164 bash[58854]: debug 2023-09-24T00:14:42.730+0000 7fad1fa2e700 -1 osd.7 495 heartbeat_check: no reply from 172.21.15.159:6814 osd.1 since back 2023-09-24T00:13:59.655525+0000 front 2023-09-24T00:13:59.655568+0000 (oldest deadline 2023-09-24T00:14:24.355269+0000) 2023-09-24T00:14:42.999 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:42 smithi164 bash[58854]: debug 2023-09-24T00:14:42.730+0000 7fad1fa2e700 -1 osd.7 495 heartbeat_check: no reply from 172.21.15.159:6822 osd.2 since back 2023-09-24T00:14:09.557525+0000 front 2023-09-24T00:14:09.557668+0000 (oldest deadline 2023-09-24T00:14:32.457215+0000) 2023-09-24T00:14:42.999 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:42 smithi164 bash[58854]: debug 2023-09-24T00:14:42.730+0000 7fad1fa2e700 -1 osd.7 495 heartbeat_check: no reply from 172.21.15.159:6830 osd.3 since back 2023-09-24T00:14:16.359820+0000 front 2023-09-24T00:14:16.360153+0000 (oldest deadline 2023-09-24T00:14:42.259774+0000) 2023-09-24T00:14:43.272 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 24 00:14:42 smithi164 bash[50928]: debug 2023-09-24T00:14:42.994+0000 7f99e2256700 -1 osd.6 495 heartbeat_check: no reply from 172.21.15.159:6806 osd.0 since back 2023-09-24T00:13:50.382245+0000 front 2023-09-24T00:13:50.382434+0000 (oldest deadline 2023-09-24T00:14:16.782718+0000) 2023-09-24T00:14:43.272 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 24 00:14:42 smithi164 bash[50928]: debug 2023-09-24T00:14:42.994+0000 7f99e2256700 -1 osd.6 495 heartbeat_check: no reply from 172.21.15.159:6814 osd.1 since back 2023-09-24T00:13:59.684165+0000 front 2023-09-24T00:13:59.684126+0000 (oldest deadline 2023-09-24T00:14:22.584108+0000) 2023-09-24T00:14:43.272 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 24 00:14:42 smithi164 bash[50928]: debug 2023-09-24T00:14:42.994+0000 7f99e2256700 -1 osd.6 495 heartbeat_check: no reply from 172.21.15.159:6822 osd.2 since back 2023-09-24T00:14:10.786547+0000 front 2023-09-24T00:14:10.786354+0000 (oldest deadline 2023-09-24T00:14:36.086406+0000) 2023-09-24T00:14:43.272 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 24 00:14:42 smithi164 bash[50928]: debug 2023-09-24T00:14:42.994+0000 7f99e2256700 -1 osd.6 495 heartbeat_check: no reply from 172.21.15.159:6830 osd.3 since back 2023-09-24T00:14:16.087282+0000 front 2023-09-24T00:14:16.087412+0000 (oldest deadline 2023-09-24T00:14:40.787133+0000) 2023-09-24T00:14:43.996 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:43 smithi164 bash[58854]: debug 2023-09-24T00:14:43.706+0000 7fad1fa2e700 -1 osd.7 495 heartbeat_check: no reply from 172.21.15.159:6806 osd.0 since back 2023-09-24T00:13:52.153803+0000 front 2023-09-24T00:13:52.153882+0000 (oldest deadline 2023-09-24T00:14:15.653354+0000) 2023-09-24T00:14:43.996 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:43 smithi164 bash[58854]: debug 2023-09-24T00:14:43.706+0000 7fad1fa2e700 -1 osd.7 495 heartbeat_check: no reply from 172.21.15.159:6814 osd.1 since back 2023-09-24T00:13:59.655525+0000 front 2023-09-24T00:13:59.655568+0000 (oldest deadline 2023-09-24T00:14:24.355269+0000) 2023-09-24T00:14:43.996 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:43 smithi164 bash[58854]: debug 2023-09-24T00:14:43.706+0000 7fad1fa2e700 -1 osd.7 495 heartbeat_check: no reply from 172.21.15.159:6822 osd.2 since back 2023-09-24T00:14:09.557525+0000 front 2023-09-24T00:14:09.557668+0000 (oldest deadline 2023-09-24T00:14:32.457215+0000) 2023-09-24T00:14:43.997 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:43 smithi164 bash[58854]: debug 2023-09-24T00:14:43.706+0000 7fad1fa2e700 -1 osd.7 495 heartbeat_check: no reply from 172.21.15.159:6830 osd.3 since back 2023-09-24T00:14:16.359820+0000 front 2023-09-24T00:14:16.360153+0000 (oldest deadline 2023-09-24T00:14:42.259774+0000) 2023-09-24T00:14:44.272 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 24 00:14:43 smithi164 bash[50928]: debug 2023-09-24T00:14:43.990+0000 7f99e2256700 -1 osd.6 495 heartbeat_check: no reply from 172.21.15.159:6806 osd.0 since back 2023-09-24T00:13:50.382245+0000 front 2023-09-24T00:13:50.382434+0000 (oldest deadline 2023-09-24T00:14:16.782718+0000) 2023-09-24T00:14:44.272 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 24 00:14:43 smithi164 bash[50928]: debug 2023-09-24T00:14:43.990+0000 7f99e2256700 -1 osd.6 495 heartbeat_check: no reply from 172.21.15.159:6814 osd.1 since back 2023-09-24T00:13:59.684165+0000 front 2023-09-24T00:13:59.684126+0000 (oldest deadline 2023-09-24T00:14:22.584108+0000) 2023-09-24T00:14:44.272 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 24 00:14:43 smithi164 bash[50928]: debug 2023-09-24T00:14:43.990+0000 7f99e2256700 -1 osd.6 495 heartbeat_check: no reply from 172.21.15.159:6822 osd.2 since back 2023-09-24T00:14:10.786547+0000 front 2023-09-24T00:14:10.786354+0000 (oldest deadline 2023-09-24T00:14:36.086406+0000) 2023-09-24T00:14:44.272 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 24 00:14:43 smithi164 bash[50928]: debug 2023-09-24T00:14:43.990+0000 7f99e2256700 -1 osd.6 495 heartbeat_check: no reply from 172.21.15.159:6830 osd.3 since back 2023-09-24T00:14:16.087282+0000 front 2023-09-24T00:14:16.087412+0000 (oldest deadline 2023-09-24T00:14:40.787133+0000) 2023-09-24T00:14:45.002 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:44 smithi164 bash[58854]: debug 2023-09-24T00:14:44.702+0000 7fad1fa2e700 -1 osd.7 495 heartbeat_check: no reply from 172.21.15.159:6806 osd.0 since back 2023-09-24T00:13:52.153803+0000 front 2023-09-24T00:13:52.153882+0000 (oldest deadline 2023-09-24T00:14:15.653354+0000) 2023-09-24T00:14:45.002 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:44 smithi164 bash[58854]: debug 2023-09-24T00:14:44.702+0000 7fad1fa2e700 -1 osd.7 495 heartbeat_check: no reply from 172.21.15.159:6814 osd.1 since back 2023-09-24T00:13:59.655525+0000 front 2023-09-24T00:13:59.655568+0000 (oldest deadline 2023-09-24T00:14:24.355269+0000) 2023-09-24T00:14:45.002 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:44 smithi164 bash[58854]: debug 2023-09-24T00:14:44.702+0000 7fad1fa2e700 -1 osd.7 495 heartbeat_check: no reply from 172.21.15.159:6822 osd.2 since back 2023-09-24T00:14:09.557525+0000 front 2023-09-24T00:14:09.557668+0000 (oldest deadline 2023-09-24T00:14:32.457215+0000) 2023-09-24T00:14:45.003 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:44 smithi164 bash[58854]: debug 2023-09-24T00:14:44.702+0000 7fad1fa2e700 -1 osd.7 495 heartbeat_check: no reply from 172.21.15.159:6830 osd.3 since back 2023-09-24T00:14:16.359820+0000 front 2023-09-24T00:14:16.360153+0000 (oldest deadline 2023-09-24T00:14:42.259774+0000) 2023-09-24T00:14:45.272 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 24 00:14:44 smithi164 bash[50928]: debug 2023-09-24T00:14:44.994+0000 7f99e2256700 -1 osd.6 495 heartbeat_check: no reply from 172.21.15.159:6806 osd.0 since back 2023-09-24T00:13:50.382245+0000 front 2023-09-24T00:13:50.382434+0000 (oldest deadline 2023-09-24T00:14:16.782718+0000) 2023-09-24T00:14:45.272 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 24 00:14:44 smithi164 bash[50928]: debug 2023-09-24T00:14:44.994+0000 7f99e2256700 -1 osd.6 495 heartbeat_check: no reply from 172.21.15.159:6814 osd.1 since back 2023-09-24T00:13:59.684165+0000 front 2023-09-24T00:13:59.684126+0000 (oldest deadline 2023-09-24T00:14:22.584108+0000) 2023-09-24T00:14:45.272 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 24 00:14:44 smithi164 bash[50928]: debug 2023-09-24T00:14:44.994+0000 7f99e2256700 -1 osd.6 495 heartbeat_check: no reply from 172.21.15.159:6822 osd.2 since back 2023-09-24T00:14:10.786547+0000 front 2023-09-24T00:14:10.786354+0000 (oldest deadline 2023-09-24T00:14:36.086406+0000) 2023-09-24T00:14:45.273 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 24 00:14:44 smithi164 bash[50928]: debug 2023-09-24T00:14:44.994+0000 7f99e2256700 -1 osd.6 495 heartbeat_check: no reply from 172.21.15.159:6830 osd.3 since back 2023-09-24T00:14:16.087282+0000 front 2023-09-24T00:14:16.087412+0000 (oldest deadline 2023-09-24T00:14:40.787133+0000) 2023-09-24T00:14:46.007 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:45 smithi164 bash[58854]: debug 2023-09-24T00:14:45.654+0000 7fad1fa2e700 -1 osd.7 495 heartbeat_check: no reply from 172.21.15.159:6806 osd.0 since back 2023-09-24T00:13:52.153803+0000 front 2023-09-24T00:13:52.153882+0000 (oldest deadline 2023-09-24T00:14:15.653354+0000) 2023-09-24T00:14:46.007 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:45 smithi164 bash[58854]: debug 2023-09-24T00:14:45.654+0000 7fad1fa2e700 -1 osd.7 495 heartbeat_check: no reply from 172.21.15.159:6814 osd.1 since back 2023-09-24T00:13:59.655525+0000 front 2023-09-24T00:13:59.655568+0000 (oldest deadline 2023-09-24T00:14:24.355269+0000) 2023-09-24T00:14:46.007 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:45 smithi164 bash[58854]: debug 2023-09-24T00:14:45.654+0000 7fad1fa2e700 -1 osd.7 495 heartbeat_check: no reply from 172.21.15.159:6822 osd.2 since back 2023-09-24T00:14:09.557525+0000 front 2023-09-24T00:14:09.557668+0000 (oldest deadline 2023-09-24T00:14:32.457215+0000) 2023-09-24T00:14:46.008 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:45 smithi164 bash[58854]: debug 2023-09-24T00:14:45.654+0000 7fad1fa2e700 -1 osd.7 495 heartbeat_check: no reply from 172.21.15.159:6830 osd.3 since back 2023-09-24T00:14:16.359820+0000 front 2023-09-24T00:14:16.360153+0000 (oldest deadline 2023-09-24T00:14:42.259774+0000) 2023-09-24T00:14:46.271 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 24 00:14:46 smithi164 bash[50928]: debug 2023-09-24T00:14:46.002+0000 7f99e2256700 -1 osd.6 495 heartbeat_check: no reply from 172.21.15.159:6806 osd.0 since back 2023-09-24T00:13:50.382245+0000 front 2023-09-24T00:13:50.382434+0000 (oldest deadline 2023-09-24T00:14:16.782718+0000) 2023-09-24T00:14:46.272 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 24 00:14:46 smithi164 bash[50928]: debug 2023-09-24T00:14:46.002+0000 7f99e2256700 -1 osd.6 495 heartbeat_check: no reply from 172.21.15.159:6814 osd.1 since back 2023-09-24T00:13:59.684165+0000 front 2023-09-24T00:13:59.684126+0000 (oldest deadline 2023-09-24T00:14:22.584108+0000) 2023-09-24T00:14:46.272 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 24 00:14:46 smithi164 bash[50928]: debug 2023-09-24T00:14:46.002+0000 7f99e2256700 -1 osd.6 495 heartbeat_check: no reply from 172.21.15.159:6822 osd.2 since back 2023-09-24T00:14:10.786547+0000 front 2023-09-24T00:14:10.786354+0000 (oldest deadline 2023-09-24T00:14:36.086406+0000) 2023-09-24T00:14:46.272 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 24 00:14:46 smithi164 bash[50928]: debug 2023-09-24T00:14:46.002+0000 7f99e2256700 -1 osd.6 495 heartbeat_check: no reply from 172.21.15.159:6830 osd.3 since back 2023-09-24T00:14:16.087282+0000 front 2023-09-24T00:14:16.087412+0000 (oldest deadline 2023-09-24T00:14:40.787133+0000) 2023-09-24T00:14:47.021 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:46 smithi164 bash[58854]: debug 2023-09-24T00:14:46.634+0000 7fad1fa2e700 -1 osd.7 495 heartbeat_check: no reply from 172.21.15.159:6806 osd.0 since back 2023-09-24T00:13:52.153803+0000 front 2023-09-24T00:13:52.153882+0000 (oldest deadline 2023-09-24T00:14:15.653354+0000) 2023-09-24T00:14:47.022 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:46 smithi164 bash[58854]: debug 2023-09-24T00:14:46.634+0000 7fad1fa2e700 -1 osd.7 495 heartbeat_check: no reply from 172.21.15.159:6814 osd.1 since back 2023-09-24T00:13:59.655525+0000 front 2023-09-24T00:13:59.655568+0000 (oldest deadline 2023-09-24T00:14:24.355269+0000) 2023-09-24T00:14:47.022 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:46 smithi164 bash[58854]: debug 2023-09-24T00:14:46.634+0000 7fad1fa2e700 -1 osd.7 495 heartbeat_check: no reply from 172.21.15.159:6822 osd.2 since back 2023-09-24T00:14:09.557525+0000 front 2023-09-24T00:14:09.557668+0000 (oldest deadline 2023-09-24T00:14:32.457215+0000) 2023-09-24T00:14:47.022 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:46 smithi164 bash[58854]: debug 2023-09-24T00:14:46.634+0000 7fad1fa2e700 -1 osd.7 495 heartbeat_check: no reply from 172.21.15.159:6830 osd.3 since back 2023-09-24T00:14:16.359820+0000 front 2023-09-24T00:14:16.360153+0000 (oldest deadline 2023-09-24T00:14:42.259774+0000) 2023-09-24T00:14:47.521 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 24 00:14:47 smithi164 bash[50928]: debug 2023-09-24T00:14:47.022+0000 7f99e2256700 -1 osd.6 495 heartbeat_check: no reply from 172.21.15.159:6806 osd.0 since back 2023-09-24T00:13:50.382245+0000 front 2023-09-24T00:13:50.382434+0000 (oldest deadline 2023-09-24T00:14:16.782718+0000) 2023-09-24T00:14:47.522 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 24 00:14:47 smithi164 bash[50928]: debug 2023-09-24T00:14:47.022+0000 7f99e2256700 -1 osd.6 495 heartbeat_check: no reply from 172.21.15.159:6814 osd.1 since back 2023-09-24T00:13:59.684165+0000 front 2023-09-24T00:13:59.684126+0000 (oldest deadline 2023-09-24T00:14:22.584108+0000) 2023-09-24T00:14:47.522 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 24 00:14:47 smithi164 bash[50928]: debug 2023-09-24T00:14:47.022+0000 7f99e2256700 -1 osd.6 495 heartbeat_check: no reply from 172.21.15.159:6822 osd.2 since back 2023-09-24T00:14:10.786547+0000 front 2023-09-24T00:14:10.786354+0000 (oldest deadline 2023-09-24T00:14:36.086406+0000) 2023-09-24T00:14:47.522 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 24 00:14:47 smithi164 bash[50928]: debug 2023-09-24T00:14:47.022+0000 7f99e2256700 -1 osd.6 495 heartbeat_check: no reply from 172.21.15.159:6830 osd.3 since back 2023-09-24T00:14:16.087282+0000 front 2023-09-24T00:14:16.087412+0000 (oldest deadline 2023-09-24T00:14:40.787133+0000) 2023-09-24T00:14:48.022 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:47 smithi164 bash[58854]: debug 2023-09-24T00:14:47.658+0000 7fad1fa2e700 -1 osd.7 495 heartbeat_check: no reply from 172.21.15.159:6806 osd.0 since back 2023-09-24T00:13:52.153803+0000 front 2023-09-24T00:13:52.153882+0000 (oldest deadline 2023-09-24T00:14:15.653354+0000) 2023-09-24T00:14:48.022 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:47 smithi164 bash[58854]: debug 2023-09-24T00:14:47.658+0000 7fad1fa2e700 -1 osd.7 495 heartbeat_check: no reply from 172.21.15.159:6814 osd.1 since back 2023-09-24T00:13:59.655525+0000 front 2023-09-24T00:13:59.655568+0000 (oldest deadline 2023-09-24T00:14:24.355269+0000) 2023-09-24T00:14:48.022 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:47 smithi164 bash[58854]: debug 2023-09-24T00:14:47.658+0000 7fad1fa2e700 -1 osd.7 495 heartbeat_check: no reply from 172.21.15.159:6822 osd.2 since back 2023-09-24T00:14:09.557525+0000 front 2023-09-24T00:14:09.557668+0000 (oldest deadline 2023-09-24T00:14:32.457215+0000) 2023-09-24T00:14:48.022 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:47 smithi164 bash[58854]: debug 2023-09-24T00:14:47.658+0000 7fad1fa2e700 -1 osd.7 495 heartbeat_check: no reply from 172.21.15.159:6830 osd.3 since back 2023-09-24T00:14:16.359820+0000 front 2023-09-24T00:14:16.360153+0000 (oldest deadline 2023-09-24T00:14:42.259774+0000) 2023-09-24T00:14:48.772 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:48 smithi164 bash[58854]: debug 2023-09-24T00:14:48.654+0000 7fad1fa2e700 -1 osd.7 495 heartbeat_check: no reply from 172.21.15.159:6806 osd.0 since back 2023-09-24T00:13:52.153803+0000 front 2023-09-24T00:13:52.153882+0000 (oldest deadline 2023-09-24T00:14:15.653354+0000) 2023-09-24T00:14:48.772 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:48 smithi164 bash[58854]: debug 2023-09-24T00:14:48.654+0000 7fad1fa2e700 -1 osd.7 495 heartbeat_check: no reply from 172.21.15.159:6814 osd.1 since back 2023-09-24T00:13:59.655525+0000 front 2023-09-24T00:13:59.655568+0000 (oldest deadline 2023-09-24T00:14:24.355269+0000) 2023-09-24T00:14:48.772 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:48 smithi164 bash[58854]: debug 2023-09-24T00:14:48.654+0000 7fad1fa2e700 -1 osd.7 495 heartbeat_check: no reply from 172.21.15.159:6822 osd.2 since back 2023-09-24T00:14:09.557525+0000 front 2023-09-24T00:14:09.557668+0000 (oldest deadline 2023-09-24T00:14:32.457215+0000) 2023-09-24T00:14:48.772 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:48 smithi164 bash[58854]: debug 2023-09-24T00:14:48.654+0000 7fad1fa2e700 -1 osd.7 495 heartbeat_check: no reply from 172.21.15.159:6830 osd.3 since back 2023-09-24T00:14:16.359820+0000 front 2023-09-24T00:14:16.360153+0000 (oldest deadline 2023-09-24T00:14:42.259774+0000) 2023-09-24T00:14:49.222 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 24 00:14:48 smithi164 bash[217764]: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd-6 2023-09-24T00:14:49.223 INFO:journalctl@ceph.osd.6.smithi164.stdout:Sep 24 00:14:49 smithi164 bash[217832]: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd-6 2023-09-24T00:14:50.021 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:49 smithi164 bash[58854]: debug 2023-09-24T00:14:49.650+0000 7fad1fa2e700 -1 osd.7 495 heartbeat_check: no reply from 172.21.15.159:6806 osd.0 since back 2023-09-24T00:13:52.153803+0000 front 2023-09-24T00:13:52.153882+0000 (oldest deadline 2023-09-24T00:14:15.653354+0000) 2023-09-24T00:14:50.022 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:49 smithi164 bash[58854]: debug 2023-09-24T00:14:49.650+0000 7fad1fa2e700 -1 osd.7 495 heartbeat_check: no reply from 172.21.15.159:6814 osd.1 since back 2023-09-24T00:13:59.655525+0000 front 2023-09-24T00:13:59.655568+0000 (oldest deadline 2023-09-24T00:14:24.355269+0000) 2023-09-24T00:14:50.022 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:49 smithi164 bash[58854]: debug 2023-09-24T00:14:49.650+0000 7fad1fa2e700 -1 osd.7 495 heartbeat_check: no reply from 172.21.15.159:6822 osd.2 since back 2023-09-24T00:14:09.557525+0000 front 2023-09-24T00:14:09.557668+0000 (oldest deadline 2023-09-24T00:14:32.457215+0000) 2023-09-24T00:14:50.022 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:49 smithi164 bash[58854]: debug 2023-09-24T00:14:49.650+0000 7fad1fa2e700 -1 osd.7 495 heartbeat_check: no reply from 172.21.15.159:6830 osd.3 since back 2023-09-24T00:14:16.359820+0000 front 2023-09-24T00:14:16.360153+0000 (oldest deadline 2023-09-24T00:14:42.259774+0000) 2023-09-24T00:14:51.023 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:50 smithi164 bash[58854]: debug 2023-09-24T00:14:50.682+0000 7fad1fa2e700 -1 osd.7 495 heartbeat_check: no reply from 172.21.15.159:6806 osd.0 since back 2023-09-24T00:13:52.153803+0000 front 2023-09-24T00:13:52.153882+0000 (oldest deadline 2023-09-24T00:14:15.653354+0000) 2023-09-24T00:14:51.023 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:50 smithi164 bash[58854]: debug 2023-09-24T00:14:50.682+0000 7fad1fa2e700 -1 osd.7 495 heartbeat_check: no reply from 172.21.15.159:6814 osd.1 since back 2023-09-24T00:13:59.655525+0000 front 2023-09-24T00:13:59.655568+0000 (oldest deadline 2023-09-24T00:14:24.355269+0000) 2023-09-24T00:14:51.023 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:50 smithi164 bash[58854]: debug 2023-09-24T00:14:50.682+0000 7fad1fa2e700 -1 osd.7 495 heartbeat_check: no reply from 172.21.15.159:6822 osd.2 since back 2023-09-24T00:14:09.557525+0000 front 2023-09-24T00:14:09.557668+0000 (oldest deadline 2023-09-24T00:14:32.457215+0000) 2023-09-24T00:14:51.023 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:50 smithi164 bash[58854]: debug 2023-09-24T00:14:50.682+0000 7fad1fa2e700 -1 osd.7 495 heartbeat_check: no reply from 172.21.15.159:6830 osd.3 since back 2023-09-24T00:14:16.359820+0000 front 2023-09-24T00:14:16.360153+0000 (oldest deadline 2023-09-24T00:14:42.259774+0000) 2023-09-24T00:14:51.306 DEBUG:teuthology.orchestra.run.smithi164:> sudo pkill -f 'journalctl -f -n 0 -u ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7@osd.6.service' 2023-09-24T00:14:51.334 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-24T00:14:51.334 INFO:tasks.cephadm.osd.6:Stopped osd.6 2023-09-24T00:14:51.334 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2023-09-24T00:14:51.334 DEBUG:teuthology.orchestra.run.smithi164:> sudo systemctl stop ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7@osd.7 2023-09-24T00:14:51.558 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:51 smithi164 systemd[1]: Stopping Ceph osd.7 for e43465dc-5a64-11ee-8db4-212e2dc638e7... 2023-09-24T00:14:52.022 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:51 smithi164 bash[58854]: debug 2023-09-24T00:14:51.550+0000 7fad21c2d700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.7 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-09-24T00:14:52.022 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:51 smithi164 bash[58854]: debug 2023-09-24T00:14:51.550+0000 7fad21c2d700 -1 osd.7 495 *** Got signal Terminated *** 2023-09-24T00:14:52.022 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:51 smithi164 bash[58854]: debug 2023-09-24T00:14:51.550+0000 7fad21c2d700 -1 osd.7 495 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-24T00:14:52.022 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:51 smithi164 bash[58854]: debug 2023-09-24T00:14:51.690+0000 7fad1fa2e700 -1 osd.7 495 heartbeat_check: no reply from 172.21.15.159:6806 osd.0 since back 2023-09-24T00:13:52.153803+0000 front 2023-09-24T00:13:52.153882+0000 (oldest deadline 2023-09-24T00:14:15.653354+0000) 2023-09-24T00:14:52.022 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:51 smithi164 bash[58854]: debug 2023-09-24T00:14:51.690+0000 7fad1fa2e700 -1 osd.7 495 heartbeat_check: no reply from 172.21.15.159:6814 osd.1 since back 2023-09-24T00:13:59.655525+0000 front 2023-09-24T00:13:59.655568+0000 (oldest deadline 2023-09-24T00:14:24.355269+0000) 2023-09-24T00:14:52.023 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:51 smithi164 bash[58854]: debug 2023-09-24T00:14:51.690+0000 7fad1fa2e700 -1 osd.7 495 heartbeat_check: no reply from 172.21.15.159:6822 osd.2 since back 2023-09-24T00:14:09.557525+0000 front 2023-09-24T00:14:09.557668+0000 (oldest deadline 2023-09-24T00:14:32.457215+0000) 2023-09-24T00:14:52.023 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:51 smithi164 bash[58854]: debug 2023-09-24T00:14:51.690+0000 7fad1fa2e700 -1 osd.7 495 heartbeat_check: no reply from 172.21.15.159:6830 osd.3 since back 2023-09-24T00:14:16.359820+0000 front 2023-09-24T00:14:16.360153+0000 (oldest deadline 2023-09-24T00:14:42.259774+0000) 2023-09-24T00:14:53.022 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:52 smithi164 bash[58854]: debug 2023-09-24T00:14:52.734+0000 7fad1fa2e700 -1 osd.7 495 heartbeat_check: no reply from 172.21.15.159:6806 osd.0 since back 2023-09-24T00:13:52.153803+0000 front 2023-09-24T00:13:52.153882+0000 (oldest deadline 2023-09-24T00:14:15.653354+0000) 2023-09-24T00:14:53.022 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:52 smithi164 bash[58854]: debug 2023-09-24T00:14:52.734+0000 7fad1fa2e700 -1 osd.7 495 heartbeat_check: no reply from 172.21.15.159:6814 osd.1 since back 2023-09-24T00:13:59.655525+0000 front 2023-09-24T00:13:59.655568+0000 (oldest deadline 2023-09-24T00:14:24.355269+0000) 2023-09-24T00:14:53.022 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:52 smithi164 bash[58854]: debug 2023-09-24T00:14:52.734+0000 7fad1fa2e700 -1 osd.7 495 heartbeat_check: no reply from 172.21.15.159:6822 osd.2 since back 2023-09-24T00:14:09.557525+0000 front 2023-09-24T00:14:09.557668+0000 (oldest deadline 2023-09-24T00:14:32.457215+0000) 2023-09-24T00:14:53.022 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:52 smithi164 bash[58854]: debug 2023-09-24T00:14:52.734+0000 7fad1fa2e700 -1 osd.7 495 heartbeat_check: no reply from 172.21.15.159:6830 osd.3 since back 2023-09-24T00:14:16.359820+0000 front 2023-09-24T00:14:16.360153+0000 (oldest deadline 2023-09-24T00:14:42.259774+0000) 2023-09-24T00:14:53.022 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 24 00:14:52 smithi164 bash[82145]: ts=2023-09-24T00:14:52.905Z caller=refresh.go:99 level=error component="discovery manager notify" discovery=http config=config-0 msg="Unable to refresh target groups" err="Get \"http://172.21.15.159:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.159:8765: connect: connection refused" 2023-09-24T00:14:53.023 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 24 00:14:52 smithi164 bash[82145]: ts=2023-09-24T00:14:52.907Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=ceph-exporter msg="Unable to refresh target groups" err="Get \"http://172.21.15.159:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.159:8765: connect: connection refused" 2023-09-24T00:14:53.023 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 24 00:14:52 smithi164 bash[82145]: ts=2023-09-24T00:14:52.913Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=ceph msg="Unable to refresh target groups" err="Get \"http://172.21.15.159:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.159:8765: connect: connection refused" 2023-09-24T00:14:53.023 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 24 00:14:52 smithi164 bash[82145]: ts=2023-09-24T00:14:52.913Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=node msg="Unable to refresh target groups" err="Get \"http://172.21.15.159:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.159:8765: connect: connection refused" 2023-09-24T00:14:54.022 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:53 smithi164 bash[58854]: debug 2023-09-24T00:14:53.702+0000 7fad1fa2e700 -1 osd.7 495 heartbeat_check: no reply from 172.21.15.159:6806 osd.0 since back 2023-09-24T00:13:52.153803+0000 front 2023-09-24T00:13:52.153882+0000 (oldest deadline 2023-09-24T00:14:15.653354+0000) 2023-09-24T00:14:54.022 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:53 smithi164 bash[58854]: debug 2023-09-24T00:14:53.702+0000 7fad1fa2e700 -1 osd.7 495 heartbeat_check: no reply from 172.21.15.159:6814 osd.1 since back 2023-09-24T00:13:59.655525+0000 front 2023-09-24T00:13:59.655568+0000 (oldest deadline 2023-09-24T00:14:24.355269+0000) 2023-09-24T00:14:54.022 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:53 smithi164 bash[58854]: debug 2023-09-24T00:14:53.702+0000 7fad1fa2e700 -1 osd.7 495 heartbeat_check: no reply from 172.21.15.159:6822 osd.2 since back 2023-09-24T00:14:09.557525+0000 front 2023-09-24T00:14:09.557668+0000 (oldest deadline 2023-09-24T00:14:32.457215+0000) 2023-09-24T00:14:54.023 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:53 smithi164 bash[58854]: debug 2023-09-24T00:14:53.702+0000 7fad1fa2e700 -1 osd.7 495 heartbeat_check: no reply from 172.21.15.159:6830 osd.3 since back 2023-09-24T00:14:16.359820+0000 front 2023-09-24T00:14:16.360153+0000 (oldest deadline 2023-09-24T00:14:42.259774+0000) 2023-09-24T00:14:54.023 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:53 smithi164 bash[58854]: debug 2023-09-24T00:14:53.702+0000 7fad1fa2e700 -1 osd.7 495 heartbeat_check: no reply from 172.21.15.164:6804 osd.4 since back 2023-09-24T00:14:27.561387+0000 front 2023-09-24T00:14:27.561284+0000 (oldest deadline 2023-09-24T00:14:53.461184+0000) 2023-09-24T00:14:55.022 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:54 smithi164 bash[58854]: debug 2023-09-24T00:14:54.714+0000 7fad1fa2e700 -1 osd.7 495 heartbeat_check: no reply from 172.21.15.159:6806 osd.0 since back 2023-09-24T00:13:52.153803+0000 front 2023-09-24T00:13:52.153882+0000 (oldest deadline 2023-09-24T00:14:15.653354+0000) 2023-09-24T00:14:55.022 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:54 smithi164 bash[58854]: debug 2023-09-24T00:14:54.714+0000 7fad1fa2e700 -1 osd.7 495 heartbeat_check: no reply from 172.21.15.159:6814 osd.1 since back 2023-09-24T00:13:59.655525+0000 front 2023-09-24T00:13:59.655568+0000 (oldest deadline 2023-09-24T00:14:24.355269+0000) 2023-09-24T00:14:55.022 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:54 smithi164 bash[58854]: debug 2023-09-24T00:14:54.714+0000 7fad1fa2e700 -1 osd.7 495 heartbeat_check: no reply from 172.21.15.159:6822 osd.2 since back 2023-09-24T00:14:09.557525+0000 front 2023-09-24T00:14:09.557668+0000 (oldest deadline 2023-09-24T00:14:32.457215+0000) 2023-09-24T00:14:55.022 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:54 smithi164 bash[58854]: debug 2023-09-24T00:14:54.714+0000 7fad1fa2e700 -1 osd.7 495 heartbeat_check: no reply from 172.21.15.159:6830 osd.3 since back 2023-09-24T00:14:16.359820+0000 front 2023-09-24T00:14:16.360153+0000 (oldest deadline 2023-09-24T00:14:42.259774+0000) 2023-09-24T00:14:55.022 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:54 smithi164 bash[58854]: debug 2023-09-24T00:14:54.714+0000 7fad1fa2e700 -1 osd.7 495 heartbeat_check: no reply from 172.21.15.164:6804 osd.4 since back 2023-09-24T00:14:27.561387+0000 front 2023-09-24T00:14:27.561284+0000 (oldest deadline 2023-09-24T00:14:53.461184+0000) 2023-09-24T00:14:56.021 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:55 smithi164 bash[58854]: debug 2023-09-24T00:14:55.678+0000 7fad1fa2e700 -1 osd.7 495 heartbeat_check: no reply from 172.21.15.159:6806 osd.0 since back 2023-09-24T00:13:52.153803+0000 front 2023-09-24T00:13:52.153882+0000 (oldest deadline 2023-09-24T00:14:15.653354+0000) 2023-09-24T00:14:56.022 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:55 smithi164 bash[58854]: debug 2023-09-24T00:14:55.678+0000 7fad1fa2e700 -1 osd.7 495 heartbeat_check: no reply from 172.21.15.159:6814 osd.1 since back 2023-09-24T00:13:59.655525+0000 front 2023-09-24T00:13:59.655568+0000 (oldest deadline 2023-09-24T00:14:24.355269+0000) 2023-09-24T00:14:56.022 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:55 smithi164 bash[58854]: debug 2023-09-24T00:14:55.678+0000 7fad1fa2e700 -1 osd.7 495 heartbeat_check: no reply from 172.21.15.159:6822 osd.2 since back 2023-09-24T00:14:09.557525+0000 front 2023-09-24T00:14:09.557668+0000 (oldest deadline 2023-09-24T00:14:32.457215+0000) 2023-09-24T00:14:56.022 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:55 smithi164 bash[58854]: debug 2023-09-24T00:14:55.678+0000 7fad1fa2e700 -1 osd.7 495 heartbeat_check: no reply from 172.21.15.159:6830 osd.3 since back 2023-09-24T00:14:16.359820+0000 front 2023-09-24T00:14:16.360153+0000 (oldest deadline 2023-09-24T00:14:42.259774+0000) 2023-09-24T00:14:56.022 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:55 smithi164 bash[58854]: debug 2023-09-24T00:14:55.678+0000 7fad1fa2e700 -1 osd.7 495 heartbeat_check: no reply from 172.21.15.164:6804 osd.4 since back 2023-09-24T00:14:27.561387+0000 front 2023-09-24T00:14:27.561284+0000 (oldest deadline 2023-09-24T00:14:53.461184+0000) 2023-09-24T00:14:58.081 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:57 smithi164 bash[217972]: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd-7 2023-09-24T00:14:58.081 INFO:journalctl@ceph.osd.7.smithi164.stdout:Sep 24 00:14:58 smithi164 bash[218040]: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-osd-7 2023-09-24T00:14:59.921 DEBUG:teuthology.orchestra.run.smithi164:> sudo pkill -f 'journalctl -f -n 0 -u ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7@osd.7.service' 2023-09-24T00:14:59.952 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-24T00:14:59.952 INFO:tasks.cephadm.osd.7:Stopped osd.7 2023-09-24T00:14:59.953 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2023-09-24T00:14:59.953 DEBUG:teuthology.orchestra.run.smithi164:> sudo systemctl stop ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7@prometheus.a 2023-09-24T00:15:00.208 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 24 00:15:00 smithi164 systemd[1]: Stopping Ceph prometheus.a for e43465dc-5a64-11ee-8db4-212e2dc638e7... 2023-09-24T00:15:00.208 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 24 00:15:00 smithi164 bash[82145]: ts=2023-09-24T00:15:00.158Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-09-24T00:15:00.209 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 24 00:15:00 smithi164 bash[82145]: ts=2023-09-24T00:15:00.159Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2023-09-24T00:15:00.209 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 24 00:15:00 smithi164 bash[82145]: ts=2023-09-24T00:15:00.159Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2023-09-24T00:15:00.209 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 24 00:15:00 smithi164 bash[82145]: ts=2023-09-24T00:15:00.159Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2023-09-24T00:15:00.209 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 24 00:15:00 smithi164 bash[82145]: ts=2023-09-24T00:15:00.159Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2023-09-24T00:15:00.209 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 24 00:15:00 smithi164 bash[82145]: ts=2023-09-24T00:15:00.159Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2023-09-24T00:15:00.209 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 24 00:15:00 smithi164 bash[82145]: ts=2023-09-24T00:15:00.159Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2023-09-24T00:15:00.209 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 24 00:15:00 smithi164 bash[82145]: ts=2023-09-24T00:15:00.159Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2023-09-24T00:15:00.209 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 24 00:15:00 smithi164 bash[82145]: ts=2023-09-24T00:15:00.159Z caller=main.go:907 level=info msg="Scrape manager stopped" 2023-09-24T00:15:00.210 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 24 00:15:00 smithi164 bash[82145]: ts=2023-09-24T00:15:00.162Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2023-09-24T00:15:00.210 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 24 00:15:00 smithi164 bash[82145]: ts=2023-09-24T00:15:00.162Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2023-09-24T00:15:00.210 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Sep 24 00:15:00 smithi164 bash[82145]: ts=2023-09-24T00:15:00.162Z caller=main.go:1147 level=info msg="See you next time!" 2023-09-24T00:15:01.066 DEBUG:teuthology.orchestra.run.smithi164:> sudo pkill -f 'journalctl -f -n 0 -u ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7@prometheus.a.service' 2023-09-24T00:15:01.095 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-24T00:15:01.095 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2023-09-24T00:15:01.095 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 --force --keep-logs 2023-09-24T00:15:08.045 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 24 00:15:07 smithi159 systemd[1]: Stopping Ceph node-exporter.a for e43465dc-5a64-11ee-8db4-212e2dc638e7... 2023-09-24T00:15:08.794 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 24 00:15:08 smithi159 bash[328733]: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-node-exporter-a 2023-09-24T00:15:08.795 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 24 00:15:08 smithi159 systemd[1]: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2023-09-24T00:15:08.795 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 24 00:15:08 smithi159 bash[328799]: Error response from daemon: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-node-exporter-a 2023-09-24T00:15:08.795 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 24 00:15:08 smithi159 systemd[1]: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7@node-exporter.a.service: Failed with result 'exit-code'. 2023-09-24T00:15:08.795 INFO:journalctl@ceph.node-exporter.a.smithi159.stdout:Sep 24 00:15:08 smithi159 systemd[1]: Stopped Ceph node-exporter.a for e43465dc-5a64-11ee-8db4-212e2dc638e7. 2023-09-24T00:15:09.119 INFO:journalctl@ceph.alertmanager.a.smithi159.stdout:Sep 24 00:15:08 smithi159 systemd[1]: Stopping Ceph alertmanager.a for e43465dc-5a64-11ee-8db4-212e2dc638e7... 2023-09-24T00:15:09.120 INFO:journalctl@ceph.alertmanager.a.smithi159.stdout:Sep 24 00:15:09 smithi159 bash[94401]: ts=2023-09-24T00:15:09.006Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2023-09-24T00:15:10.044 INFO:journalctl@ceph.alertmanager.a.smithi159.stdout:Sep 24 00:15:09 smithi159 bash[328860]: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-alertmanager-a 2023-09-24T00:15:10.044 INFO:journalctl@ceph.alertmanager.a.smithi159.stdout:Sep 24 00:15:09 smithi159 bash[328922]: Error response from daemon: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-alertmanager-a 2023-09-24T00:15:10.045 INFO:journalctl@ceph.alertmanager.a.smithi159.stdout:Sep 24 00:15:09 smithi159 systemd[1]: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7@alertmanager.a.service: Succeeded. 2023-09-24T00:15:10.045 INFO:journalctl@ceph.alertmanager.a.smithi159.stdout:Sep 24 00:15:09 smithi159 systemd[1]: Stopped Ceph alertmanager.a for e43465dc-5a64-11ee-8db4-212e2dc638e7. 2023-09-24T00:15:13.936 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 --force --keep-logs 2023-09-24T00:15:20.768 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 24 00:15:20 smithi164 systemd[1]: Stopping Ceph node-exporter.b for e43465dc-5a64-11ee-8db4-212e2dc638e7... 2023-09-24T00:15:21.516 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 24 00:15:21 smithi164 bash[218522]: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-node-exporter-b 2023-09-24T00:15:21.516 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 24 00:15:21 smithi164 bash[218587]: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-node-exporter-b 2023-09-24T00:15:21.516 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 24 00:15:21 smithi164 systemd[1]: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2023-09-24T00:15:21.517 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 24 00:15:21 smithi164 systemd[1]: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7@node-exporter.b.service: Failed with result 'exit-code'. 2023-09-24T00:15:21.517 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Sep 24 00:15:21 smithi164 systemd[1]: Stopped Ceph node-exporter.b for e43465dc-5a64-11ee-8db4-212e2dc638e7. 2023-09-24T00:15:21.771 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 24 00:15:21 smithi164 systemd[1]: Stopping Ceph grafana.a for e43465dc-5a64-11ee-8db4-212e2dc638e7... 2023-09-24T00:15:22.522 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 24 00:15:22 smithi164 bash[218649]: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-grafana-a 2023-09-24T00:15:22.522 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 24 00:15:22 smithi164 systemd[1]: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7@grafana.a.service: Main process exited, code=exited, status=143/n/a 2023-09-24T00:15:22.522 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 24 00:15:22 smithi164 bash[218712]: Error response from daemon: No such container: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7-grafana-a 2023-09-24T00:15:22.522 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 24 00:15:22 smithi164 systemd[1]: ceph-e43465dc-5a64-11ee-8db4-212e2dc638e7@grafana.a.service: Failed with result 'exit-code'. 2023-09-24T00:15:22.522 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Sep 24 00:15:22 smithi164 systemd[1]: Stopped Ceph grafana.a for e43465dc-5a64-11ee-8db4-212e2dc638e7. 2023-09-24T00:15:30.032 DEBUG:teuthology.orchestra.run.smithi159:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-09-24T00:15:30.047 DEBUG:teuthology.orchestra.run.smithi164:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-09-24T00:15:30.063 INFO:tasks.cephadm:Archiving crash dumps... 2023-09-24T00:15:30.065 DEBUG:teuthology.misc:Transferring archived files from smithi159:/var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/crash to /home/teuthworker/archive/teuthology-2023-09-23_14:23:10-upgrade:quincy-x-reef-distro-default-smithi/7401897/remote/smithi159/crash 2023-09-24T00:15:30.066 DEBUG:teuthology.orchestra.run.smithi159:> sudo tar c -f - -C /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/crash -- . 2023-09-24T00:15:30.126 INFO:teuthology.orchestra.run.smithi159.stderr:tar: /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/crash: Cannot open: No such file or directory 2023-09-24T00:15:30.126 INFO:teuthology.orchestra.run.smithi159.stderr:tar: Error is not recoverable: exiting now 2023-09-24T00:15:30.128 DEBUG:teuthology.misc:Transferring archived files from smithi164:/var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/crash to /home/teuthworker/archive/teuthology-2023-09-23_14:23:10-upgrade:quincy-x-reef-distro-default-smithi/7401897/remote/smithi164/crash 2023-09-24T00:15:30.129 DEBUG:teuthology.orchestra.run.smithi164:> sudo tar c -f - -C /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/crash -- . 2023-09-24T00:15:30.161 INFO:teuthology.orchestra.run.smithi164.stderr:tar: /var/lib/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/crash: Cannot open: No such file or directory 2023-09-24T00:15:30.161 INFO:teuthology.orchestra.run.smithi164.stderr:tar: Error is not recoverable: exiting now 2023-09-24T00:15:30.163 INFO:tasks.cephadm:Checking cluster log for badness... 2023-09-24T00:15:30.163 DEBUG:teuthology.orchestra.run.smithi159:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2023-09-24T00:15:30.186 INFO:teuthology.orchestra.run.smithi159.stderr:grep: /var/log/ceph/e43465dc-5a64-11ee-8db4-212e2dc638e7/ceph.log: No such file or directory 2023-09-24T00:15:30.201 INFO:tasks.cephadm:Compressing logs... 2023-09-24T00:15:30.201 DEBUG:teuthology.orchestra.run.smithi159:> sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-09-24T00:15:30.250 DEBUG:teuthology.orchestra.run.smithi164:> sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-09-24T00:15:30.262 INFO:teuthology.orchestra.run.smithi159.stderr:find: '/var/log/rbd-target-api': No such file or directory 2023-09-24T00:15:30.266 INFO:teuthology.orchestra.run.smithi164.stderr:find: '/var/log/rbd-target-api': No such file or directory 2023-09-24T00:26:21.679 INFO:tasks.cephadm:Archiving logs... 2023-09-24T00:26:21.680 DEBUG:teuthology.misc:Transferring archived files from smithi159:/var/log/ceph to /home/teuthworker/archive/teuthology-2023-09-23_14:23:10-upgrade:quincy-x-reef-distro-default-smithi/7401897/remote/smithi159/log 2023-09-24T00:26:21.681 DEBUG:teuthology.orchestra.run.smithi159:> sudo tar c -f - -C /var/log/ceph -- . 2023-09-24T00:27:38.016 DEBUG:teuthology.misc:Transferring archived files from smithi164:/var/log/ceph to /home/teuthworker/archive/teuthology-2023-09-23_14:23:10-upgrade:quincy-x-reef-distro-default-smithi/7401897/remote/smithi164/log 2023-09-24T00:27:38.017 DEBUG:teuthology.orchestra.run.smithi164:> sudo tar c -f - -C /var/log/ceph -- . 2023-09-24T00:28:13.229 INFO:tasks.cephadm:Removing cluster... 2023-09-24T00:28:13.230 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 --force 2023-09-24T00:28:15.595 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid e43465dc-5a64-11ee-8db4-212e2dc638e7 --force 2023-09-24T00:28:17.460 INFO:tasks.cephadm:Removing cephadm ... 2023-09-24T00:28:17.460 DEBUG:teuthology.orchestra.run.smithi159:> rm -rf /home/ubuntu/cephtest/cephadm 2023-09-24T00:28:17.469 DEBUG:teuthology.orchestra.run.smithi164:> rm -rf /home/ubuntu/cephtest/cephadm 2023-09-24T00:28:17.476 INFO:tasks.cephadm:Teardown complete 2023-09-24T00:28:17.477 DEBUG:teuthology.run_tasks:Unwinding manager install 2023-09-24T00:28:17.486 INFO:teuthology.task.install.util:Removing shipped files: /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer... 2023-09-24T00:28:17.487 DEBUG:teuthology.orchestra.run.smithi159:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2023-09-24T00:28:17.513 DEBUG:teuthology.orchestra.run.smithi164:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2023-09-24T00:28:17.586 DEBUG:teuthology.run_tasks:Unwinding manager clock 2023-09-24T00:28:17.596 INFO:teuthology.task.clock:Checking final clock skew... 2023-09-24T00:28:17.596 DEBUG:teuthology.orchestra.run.smithi159:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-09-24T00:28:17.598 DEBUG:teuthology.orchestra.run.smithi164:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-09-24T00:28:17.666 INFO:teuthology.orchestra.run.smithi159.stdout: remote refid st t when poll reach delay offset jitter 2023-09-24T00:28:17.666 INFO:teuthology.orchestra.run.smithi159.stdout:============================================================================== 2023-09-24T00:28:17.666 INFO:teuthology.orchestra.run.smithi159.stdout:*hv01.front.sepi 44.4.53.2 2 u 113 128 377 0.229 0.819 0.335 2023-09-24T00:28:17.666 INFO:teuthology.orchestra.run.smithi159.stdout:+hv02.front.sepi 63.231.80.2 3 u 124 128 377 0.170 3.434 0.255 2023-09-24T00:28:17.667 INFO:teuthology.orchestra.run.smithi159.stdout:+hv03.front.sepi 74.6.168.72 3 u 41 128 377 0.180 -0.229 0.363 2023-09-24T00:28:17.667 INFO:teuthology.orchestra.run.smithi159.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 0.000 0.000 2023-09-24T00:28:17.686 INFO:teuthology.orchestra.run.smithi164.stdout: remote refid st t when poll reach delay offset jitter 2023-09-24T00:28:17.686 INFO:teuthology.orchestra.run.smithi164.stdout:============================================================================== 2023-09-24T00:28:17.686 INFO:teuthology.orchestra.run.smithi164.stdout:*hv01.front.sepi 44.4.53.2 2 u 43 128 377 0.150 0.284 0.105 2023-09-24T00:28:17.686 INFO:teuthology.orchestra.run.smithi164.stdout:+hv02.front.sepi 63.231.80.2 3 u 10 128 377 0.220 2.970 0.122 2023-09-24T00:28:17.686 INFO:teuthology.orchestra.run.smithi164.stdout:+hv03.front.sepi 74.6.168.72 3 u 112 128 377 0.170 -0.320 0.104 2023-09-24T00:28:17.687 INFO:teuthology.orchestra.run.smithi164.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 0.000 0.000 2023-09-24T00:28:17.688 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-09-24T00:28:17.698 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-09-24T00:28:17.698 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-09-24T00:28:17.709 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-09-24T00:28:17.721 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-09-24T00:28:17.732 INFO:teuthology.task.internal:Duration was 5773.888707 seconds 2023-09-24T00:28:17.733 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-09-24T00:28:17.744 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-09-24T00:28:17.744 DEBUG:teuthology.orchestra.run.smithi159:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-09-24T00:28:17.747 DEBUG:teuthology.orchestra.run.smithi164:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-09-24T00:28:17.840 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-09-24T00:28:17.840 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi159.front.sepia.ceph.com 2023-09-24T00:28:17.840 DEBUG:teuthology.orchestra.run.smithi159:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2023-09-24T00:28:17.861 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi164.front.sepia.ceph.com 2023-09-24T00:28:17.861 DEBUG:teuthology.orchestra.run.smithi164:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2023-09-24T00:28:17.881 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-09-24T00:28:17.881 DEBUG:teuthology.orchestra.run.smithi159:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-09-24T00:28:17.909 DEBUG:teuthology.orchestra.run.smithi164:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-09-24T00:28:18.141 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-09-24T00:28:18.142 DEBUG:teuthology.orchestra.run.smithi159:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-09-24T00:28:18.144 DEBUG:teuthology.orchestra.run.smithi164:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-09-24T00:28:18.666 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-09-24T00:28:18.676 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-09-24T00:28:18.676 DEBUG:teuthology.orchestra.run.smithi159:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-09-24T00:28:18.707 DEBUG:teuthology.orchestra.run.smithi164:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-09-24T00:28:18.739 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-09-24T00:28:18.751 DEBUG:teuthology.orchestra.run.smithi159:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2023-09-24T00:28:18.753 DEBUG:teuthology.orchestra.run.smithi164:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2023-09-24T00:28:18.774 INFO:teuthology.orchestra.run.smithi159.stdout:kernel.core_pattern = core 2023-09-24T00:28:18.809 INFO:teuthology.orchestra.run.smithi164.stdout:kernel.core_pattern = core 2023-09-24T00:28:18.852 DEBUG:teuthology.orchestra.run.smithi159:> test -e /home/ubuntu/cephtest/archive/coredump 2023-09-24T00:28:18.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:28:18.858 DEBUG:teuthology.orchestra.run.smithi164:> test -e /home/ubuntu/cephtest/archive/coredump 2023-09-24T00:28:18.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:28:18.902 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-09-24T00:28:18.913 INFO:teuthology.task.internal:Transferring archived files... 2023-09-24T00:28:18.914 DEBUG:teuthology.misc:Transferring archived files from smithi159:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2023-09-23_14:23:10-upgrade:quincy-x-reef-distro-default-smithi/7401897/remote/smithi159 2023-09-24T00:28:18.914 DEBUG:teuthology.orchestra.run.smithi159:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-09-24T00:28:18.970 DEBUG:teuthology.misc:Transferring archived files from smithi164:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2023-09-23_14:23:10-upgrade:quincy-x-reef-distro-default-smithi/7401897/remote/smithi164 2023-09-24T00:28:18.970 DEBUG:teuthology.orchestra.run.smithi164:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-09-24T00:28:19.010 INFO:teuthology.task.internal:Removing archive directory... 2023-09-24T00:28:19.010 DEBUG:teuthology.orchestra.run.smithi159:> rm -rf -- /home/ubuntu/cephtest/archive 2023-09-24T00:28:19.012 DEBUG:teuthology.orchestra.run.smithi164:> rm -rf -- /home/ubuntu/cephtest/archive 2023-09-24T00:28:19.047 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-09-24T00:28:19.058 INFO:teuthology.task.internal:Not uploading archives. 2023-09-24T00:28:19.058 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-09-24T00:28:19.069 INFO:teuthology.task.internal:Tidying up after the test... 2023-09-24T00:28:19.069 DEBUG:teuthology.orchestra.run.smithi159:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-09-24T00:28:19.071 DEBUG:teuthology.orchestra.run.smithi164:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-09-24T00:28:19.077 INFO:teuthology.orchestra.run.smithi159.stdout: 1048601 4 drwxr-xr-x 3 ubuntu ubuntu 4096 Sep 24 00:28 /home/ubuntu/cephtest 2023-09-24T00:28:19.077 INFO:teuthology.orchestra.run.smithi159.stdout: 1328104 4 drwxrwxr-x 3 ubuntu ubuntu 4096 Sep 24 00:08 /home/ubuntu/cephtest/mnt.0 2023-09-24T00:28:19.077 INFO:teuthology.orchestra.run.smithi159.stdout: 1328106 4 drwxrwxr-x 2 ubuntu ubuntu 4096 Sep 24 00:08 /home/ubuntu/cephtest/mnt.0/client.0 2023-09-24T00:28:19.079 INFO:teuthology.orchestra.run.smithi159.stderr:rmdir: failed to remove '/home/ubuntu/cephtest': Directory not empty 2023-09-24T00:28:19.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-24T00:28:19.090 ERROR:teuthology.run_tasks:Manager failed: internal.base Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/run_tasks.py", line 154, in run_tasks suppress = manager.__exit__(*exc_info) File "/usr/lib/python3.8/contextlib.py", line 120, in __exit__ next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/task/internal/__init__.py", line 53, in base run.wait( File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/orchestra/run.py", line 479, in wait proc.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi159 with status 1: 'find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest' 2023-09-24T00:28:19.096 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-09-24T00:28:19.109 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-09-24T00:28:19.121 DEBUG:teuthology.run_tasks:Exception was not quenched, exiting: CommandFailedError: Command failed on smithi159 with status 1: 'find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest' 2023-09-24T00:28:19.122 INFO:teuthology.nuke:Checking targets against current locks 2023-09-24T00:28:19.128 INFO:teuthology.orchestra.run.smithi164.stdout: 1048601 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 24 00:28 /home/ubuntu/cephtest 2023-09-24T00:28:19.160 DEBUG:teuthology.nuke:shortname: smithi159 2023-09-24T00:28:19.161 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-09-24T00:28:19.188 DEBUG:teuthology.nuke:shortname: smithi164 2023-09-24T00:28:19.188 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-09-24T00:28:19.191 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi159.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2023-09-23_14:23:10-upgrade:quincy-x-reef-distro-default-smithi/7401897', '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': '2023-09-23 22:42:08.964383', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM='} 2023-09-24T00:28:19.212 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi164.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2023-09-23_14:23:10-upgrade:quincy-x-reef-distro-default-smithi/7401897', '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': '2023-09-23 22:42:08.965908', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM='} 2023-09-24T00:28:19.241 INFO:teuthology.orchestra.console.smithi159:Power off 2023-09-24T00:28:19.241 DEBUG:teuthology.orchestra.console.smithi159:pexpect command: ipmitool -H smithi159.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-09-24T00:28:19.266 DEBUG:teuthology.orchestra.console.smithi159:power off output: Chassis Power Control: Down/Off 2023-09-24T00:28:19.266 DEBUG:teuthology.orchestra.console.smithi159:pexpect command: ipmitool -H smithi159.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-09-24T00:28:19.280 INFO:teuthology.orchestra.console.smithi164:Power off 2023-09-24T00:28:19.280 DEBUG:teuthology.orchestra.console.smithi164:pexpect command: ipmitool -H smithi164.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-09-24T00:28:19.289 DEBUG:teuthology.orchestra.console.smithi159:check power output: Chassis Power is on 2023-09-24T00:28:19.302 DEBUG:teuthology.orchestra.console.smithi164:power off output: Chassis Power Control: Down/Off 2023-09-24T00:28:19.302 DEBUG:teuthology.orchestra.console.smithi164:pexpect command: ipmitool -H smithi164.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-09-24T00:28:19.323 DEBUG:teuthology.orchestra.console.smithi164:check power output: Chassis Power is on 2023-09-24T00:28:23.291 DEBUG:teuthology.orchestra.console.smithi159:pexpect command: ipmitool -H smithi159.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-09-24T00:28:23.324 DEBUG:teuthology.orchestra.console.smithi164:pexpect command: ipmitool -H smithi164.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-09-24T00:28:23.402 DEBUG:teuthology.orchestra.console.smithi159:check power output: Chassis Power is on 2023-09-24T00:28:23.433 DEBUG:teuthology.orchestra.console.smithi164:check power output: Chassis Power is on 2023-09-24T00:28:27.407 DEBUG:teuthology.orchestra.console.smithi159:pexpect command: ipmitool -H smithi159.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-09-24T00:28:27.434 DEBUG:teuthology.orchestra.console.smithi164:pexpect command: ipmitool -H smithi164.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-09-24T00:28:27.519 DEBUG:teuthology.orchestra.console.smithi159:check power output: Chassis Power is off 2023-09-24T00:28:27.545 DEBUG:teuthology.orchestra.console.smithi164:check power output: Chassis Power is on 2023-09-24T00:28:27.619 INFO:teuthology.orchestra.console.smithi159:Power off completed 2023-09-24T00:28:31.549 DEBUG:teuthology.orchestra.console.smithi164:pexpect command: ipmitool -H smithi164.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-09-24T00:28:31.660 DEBUG:teuthology.orchestra.console.smithi164:check power output: Chassis Power is off 2023-09-24T00:28:31.760 INFO:teuthology.orchestra.console.smithi164:Power off completed 2023-09-24T00:28:31.864 INFO:teuthology.run:Summary data: description: upgrade:quincy-x/stress-split/{0-distro/ubuntu_20.04 0-roles 1-start 2-first-half-tasks/rbd-import-export 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/rbd-import-export mon_election/connectivity} duration: 5773.88870716095 failure_reason: '' flavor: default owner: scheduled_teuthology@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=97ee6f7cae6e49fa9341b93fdfc1fa53 status: fail success: false 2023-09-24T00:28:31.864 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-09-24T00:28:31.951 INFO:teuthology.run:FAIL